diff --git a/conhistory.txt b/conhistory.txt new file mode 100644 index 0000000..e69de29 diff --git a/engines/afterquake.zip b/engines/afterquake.zip new file mode 100644 index 0000000..88aa4aa Binary files /dev/null and b/engines/afterquake.zip differ diff --git a/fteqw64 b/fteqw64 new file mode 100755 index 0000000..0906ddd Binary files /dev/null and b/fteqw64 differ diff --git a/history.txt b/history.txt index 2c86d62..ce59689 100644 --- a/history.txt +++ b/history.txt @@ -1,18 +1,30 @@ -map ad_devkit1 -maps -map ad_crucial -uit -sky interstellar -sky interstellar_ -sky 0 -loadsky -sky intersellar_ -sky interstllar_ -sky interstellar_ -fly -fog -fog 0.1 maps map zombietest map test map zombietest +god +maps +map kellbase1 +maps +map ne_basetet +map ne_basetest +maps +map breakable +maps +map kelltest5 +skies +sky +sky epiphany +map xj19_here +r_drawentities +r_drawentities 0 +r_drawentities 1 +fly +noclip +fly +flymode +flymodefly +fly +noclip +maps +map basemap-valve diff --git a/id1/fte.cfg b/id1/fte.cfg new file mode 100644 index 0000000..69288d5 --- /dev/null +++ b/id1/fte.cfg @@ -0,0 +1,475 @@ +// Quake config file + +bind "TAB" "+showscores" +bind "ENTER" "+jump" +bind "ESCAPE" "togglemenu" +bind "SPACE" "+jump" +bind "+" "sizeup" +bind , "+klook" +bind - "sizedown" +bind . "+mlook" +bind 0 "impulse 0" +bind 1 "impulse 1" +bind 2 "impulse 2" +bind 3 "impulse 3" +bind 4 "impulse 4" +bind 5 "impulse 5" +bind 6 "impulse 6" +bind 7 "impulse 7" +bind 8 "impulse 8" +bind = "sizeup" +bind [ "impulse 10" +bind ] "impulse 12" +bind ` "toggleconsole" +bind a "+moveleft" +bind d "+moveright" +bind e "+movedown" +bind q "+moveup" +bind s "+back" +bind t "messagemode" +bind w "+forward" +bind ~ "toggleconsole" +bind PAUSE "pause" +bind UPARROW "+forward" +bind DOWNARROW "+back" +bind LEFTARROW "+left" +bind RIGHTARROW "+right" +bind LALT "+strafe" +bind LCTRL "+attack" +bind LSHIFT "+speed" +bind PGDN "+lookdown" +bind PGUP "+lookup" +bind END "centerview" +bind F1 "help" +bind F2 "menu_save" +bind F3 "menu_load" +bind F4 "menu_options" +bind F5 "menu_multiplayer" +bind F6 "echo Quicksaving...; wait; save quick" +bind F9 "echo Quickloading...; wait; load quick" +bind F10 "quit" +bind F12 "screenshot" +bind MOUSE1 "+attack" +bind MOUSE2 "+forward" +bind MOUSE3 "+zoom_key" +bind MOUSE4 "togglemenu" +bind MWHEELUP "impulse 10" +bind MWHEELDOWN "impulse 12" +bind GP_B "togglemenu" +bind GP_X "+zoom_key" +bind GP_Y "-mlook; force_centerview; +mlook" +bind GP_LSHOULDER "impulse 12" +bind GP_RSHOULDER "impulse 10" +bind GP_LTRIGGER "+jump" +bind GP_RTRIGGER "+attack" + +setinfo * "" +setinfo "emodel" "6967" +setinfo "pmodel" "33168" +setinfo "chat" "2" + +p2 setinfo * "" + +p3 setinfo * "" + +p4 setinfo * "" + +serverinfo * "" +serverinfo "map" "e1m1" + +localinfo * "" + +////////////////// +//Aliases +alias +attack2 "+button3" +alias +crouch "impulse 22" +alias -attack2 "-button3" +alias -crouch "impulse 22" +alias restart "map_restart" +alias restart_ents "changelevel . ." +alias startmap_sp "map start" +alias zoom_in "sensitivity 2;fov 90;wait;fov 70;wait;fov 50;wait;fov 30;wait;fov 10;wait;fov 5;bind F11 zoom_out" +alias zoom_out "sensitivity 4;fov 5;wait;fov 10;wait;fov 30;wait;fov 50;wait;fov 70;wait;fov 90;bind F11 zoom_in; sensitivity 3" + +// Shader Conditions +seta r_part_classic_square "0" + +// Custom variables +seta v_viewmodel_quake "0" + +// Text editor +pr_debugger "0" //When enabled, QC errors and debug events will enable step-by-step tracing. + +// Cheats +seta cl_fullpitch "1" //When set, attempts to unlimit the default view pitch. Note that some servers will screw over your angles if you use this, resulting in terrible gameplay, while some may merely clamp your angle serverside. This is also considered a cheat in quakeworld, ^1so this will not function there^7. For the equivelent in quakeworld, use serverinfo minpitch+maxpitch instead, which applies to all players fairly. + +// Item effects +seta r_drawflame "1" //Set to -1 to disable ALL static entities. Set to 0 to disable only wall torches and standing flame. Set to 1 for everything drawn as normal. +seta cl_nolerp "0" //Disables interpolation. If set, missiles/monsters will be show exactly what was last received, which will be jerky. Does not affect players. A value of 2 means 'interpolate only in single-player/coop'. +seta cl_deadbodyfilter "0" +seta cl_gibfilter "0" +v_powerupshell "0" +cl_r2g "0" //Uses progs/grenade.mdl instead of progs/missile.mdl when 1. +r_rocketlight "1" +cl_staticsounds "1" +seta gl_simpleitems "0" +cl_model_bobbing "0" + +// client input controls +m_side "0.8" +m_forward "1" +m_yaw "0.022" +m_pitch "0.022" +sensitivity "7" +lookstrafe "0" +lookspring "0" +cl_sidespeed "350" +cl_backspeed "400" //The base speed that you move backwards at. If empty, uses the value of cl_forwardspeed instead. +cl_forwardspeed "400" +cl_upspeed "200" + +// Temporary entity control +r_rocketlight_colour "2.0 1.0 0.25 200" +r_brightlight_colour "2.0 1.0 0.5 400" +r_dimlight_colour "2.0 1.0 0.5 200" +r_muzzleflash_fade "1.5 0.75 0.375 1000" +r_muzzleflash_colour "1.5 1.3 1.0 200" +r_explosionlight_fade "0.784 0.92 0.48" +r_explosionlight_colour "4.0 2.0 0.5" +r_explosionlight "1" +seta cl_expsprite "0" //Display a central sprite in explosion effects. QuakeWorld typically does so, NQ mods should not (which is problematic when played with the qw protocol). + +// Voice Chat +cl_voip_bitrate "3000" //For codecs with non-specific bitrates, this specifies the target bitrate to use. +cl_voip_autogain "0" //Attempts to normalize your voice levels to a standard level. Useful for lazy people, but interferes with voice activation levels. +cl_voip_noisefilter "1" //Enable the use of the noise cancelation filter. +cl_voip_codec "" //0: speex(@11khz). 1: raw. 2: opus. 3: speex(@8khz). 4: speex(@16). 5:speex(@32). 6: pcma. 7: pcmu. +cl_voip_micamp "2" //Amplifies your microphone when using voip. +cl_voip_ducking "0.5" //Scales game audio by this much when someone is talking to you. Does not affect your speaker volume when you speak (minimum of cl_voip_capturingvol and cl_voip_ducking is used). +cl_voip_play "1" //Enables voip playback. Value is a volume scaler. +cl_voip_showmeter "1" //Shows your speech volume above the standard hud. 0=hide, 1=show when transmitting, 2=ignore voice-activation disable +cl_voip_capturingvol "0.5" //Volume multiplier applied while capturing, to avoid your audio from being heard by others. Does not affect game volume when others speak (minimum of cl_voip_capturingvol and cl_voip_ducking is used). +cl_voip_vad_threshhold "15" //This is the threshhold for voice-activation-detection when sending voip data +cl_voip_send "0" //Sends voice-over-ip data to the server whenever it is set. + //0: only send voice if +voip is pressed. + //1: voice activation. + //2: constantly send. + //+4: Do not send to game, only to rtp sessions. +cl_voip_capturedevice "" + +// Sound controls +s_device "" //This is the sound device(s) to use, in the form of driver:device. + //If desired, multiple devices can be listed in space-seperated (quoted) tokens. _s_device_opts contains any enumerated options. + //In all seriousness, use the menu to set this if you wish to keep your hair. +s_localvolume "1" //Sound level for sounds local or originating from the player such as firing and pain sounds. +s_inactive "1" //Play sound while application is inactive (ie: tabbed out). Needs a snd_restart if changed. +s_doppler_max "2" //Highest allowed doppler scale, to avoid things getting too weird. +s_doppler_min "0.5" //Slowest allowed doppler scale. +s_doppler "0" //Enables doppler, with a multiplier for the scale. +s_bits "16" +s_numspeakers "2" //Number of hardware audio channels to use. FTE Quake supports up to 6. +s_swapstereo "0" +s_khz "48" //Sound speed, in kilohertz. Common values are 11, 22, 44, 48. Values above 1000 are explicitly in hertz. +s_mixahead "0.1" //Specifies how many seconds to prebuffer audio. Lower values give less latency, but might result in crackling. Different hardware/drivers have different tolerances, and this setting may be ignored completely where drivers are expected to provide their own tolerances. +s_ambientfade "100" +s_ambientlevel "0.3" //This controls the volume levels of automatic area-based sounds (like water or sky), and is quite annoying. If you're playing deathmatch you'll definitely want this OFF. +musicvolume "1" //Volume level for background music. +s_loadas8bit "0" //Downsample sounds on load as lower quality 8-bit sound. +volume "0.7" //Volume level for game sounds (does not affect music, voice, or cinematics). +mastervolume "1" //Additional multiplier for all other sounds. +nosound "0" //Disable all sound from the engine. Cannot be overriden by configs or anything if set via the -nosound commandline argument. + +// input controls +m_accel "0" //Values >0 will amplify mouse movement proportional to velocity. Small values have great effect. A lot of good Quake Live players use around the 0.1-0.2 mark, but this depends on your mouse CPI and polling rate. +m_touchmajoraxis "1" //When using a touchscreen, use only the major axis for strafing. +m_slidethreshold "10" //How far your finger needs to move to be considered a slide event (touchscreens). +m_fatpressthreshold "0.2" //How fat your thumb has to be to register a fat press (touchscreens). +m_touchstrafe "1" //0: entire screen changes angles only. + //1: right hand side controls strafing. + //2:left hand side strafes. +m_filter "0" + +// Server Browser Vars +sb_showtimelimit "0" +sb_showfraglimit "0" +sb_showplayers "1" +sb_showgamedir "0" +sb_showmap "0" +sb_showaddress "0" +sb_showping "1" +sb_sortcolumn "0" +sb_hideproxies "1" +sb_hidequakeworld "0" +sb_hidenetquake "0" +sb_hidedead "1" +sb_hidefull "0" +sb_hidenotempty "0" +sb_hideempty "0" +sb_alpha "0.7" + +// Menu thingumiebobs +seta m_preset_chosen "1" + +// server control variables +sv_savefmt "" //Specifies the format used for the saved game. + //0=legacy. + //1=fte + //2=binary +sv_autosave "5" //Interval for autosaves, in minutes. Set to 0 to disable autosave. +sv_crypt_rcon "" //Controls whether the rcon password must be hashed or not. Hashed passwords also partially prevent replay attacks, but does NOT prevent malicious actors from reading the commands/results. + //0: completely insecure. ONLY allows plain-text passwords. Do not use. + //1: Mandatory hashing (recommended). + //Empty: Allow either, whether the password is secure or not is purely the client's responsibility/fault. Only use this for comptibility with old clients. +sv_rconlim "4" //Blocks repeated (invalid) rcon attempts. +seta maxpitch "90" //Assumed to be 80 +seta minpitch "-90" //Assumed to be -70 + +// Progs variables +sv_progs "" //Specifies the filename of the gamecode to use serverside. Empty means autodetect - typically loading either progs or qwprogs depending on gamedir priority, then based upon deathmatch settings. +temp1 "0" +saved4 "0" +saved3 "0" +saved2 "0" +saved1 "0" +savedgamecfg "0" + +// Particle effects +gl_part_flame "1" //Enable particle emitting from models. Mainly used for torch and flame effects. +seta r_part_classic_opaque "0" //Disables transparency on classic particles, for the oldskool look. +seta r_part_classic_expgrav "10" //Scaler for how fast classic explosion particles should accelerate due to gravity. 1 for like vanilla, 10 for like zquake. +seta r_part_density "1" +r_part_contentswitch "1" //Enable particle effects to change based on content (ex. water). +r_particle_tracelimit "0x7fffffff" //Number of traces to allow per frame for particle physics. +r_part_rain_quantity "1" +r_part_rain "0" //Enable particle effects to emit off of surfaces. Mainly used for weather or lava/slime effects. +r_bouncysparks "1" //Enables particle interaction with world surfaces, allowing for bouncy particles, stains, and decals. +seta r_particledesc "high tsshaft" +seta r_particlesystem "script" + +// Screen Options +cl_yieldcpu "1" //Attempt to yield between frames. This can resolve issues with certain drivers and background software, but can mean less consistant frame times. Will reduce power consumption/heat generation so should be set on laptops or similar (over-hot/battery powered) devices. +cl_idlefps "60" //This is the maximum framerate to attain while idle/paused/unfocused. +cl_maxfps "250" //Sets the maximum allowed framerate. If you're using vsync or want to uncap framerates entirely then you should probably set this to 0. Set cl_yieldcpu 0 if you're trying to benchmark. +cl_hudswap "0" +seta cl_sbar "0" +show_fps "0" //Displays the current framerate on-screen. + //1: framerate average over a second. + //2: Slowest frame over the last second (the game will play like shit if this is significantly lower than the average). + //3: Shows the rate of the fastest frame (not very useful). + //4: Shows the current frame's timings (this depends upon timer precision). + //5: Display a graph of how long it took to render each frame, large spikes are BAD BAD BAD. + //6: Displays the standard deviation of the frame times, if its greater than 3 then something is probably badly made, or you've a virus scanner running... + //7: Framegraph, for use with slower frames. +scr_fov_mode "4" //Controls what the fov cvar actually controls: + //0: largest axis (ultra-wide monitors means less height will be visible). + //1: smallest axis (ultra-wide monitors will distort at the edges). + //2: horizontal axis. + //3: vertical axis. + //4: 4:3 horizontal axis, padded for wider resolutions (for a more classic fov) +r_viewmodel_fov "90" //field of vision, 1-170 degrees, standard fov is 90, nquake defaults to 108. +fov "90" //field of vision, 1-170 degrees, standard fov is 90, nquake defaults to 108. +viewsize "100" + +// Realtime Lighting +r_sun_colour "0 0 0" //Specifies the colour of sunlight that appears in the form of crepuscular rays. +r_shadow_shadowmapping "1" //Enables soft shadows instead of stencil shadows. +seta r_shadow_realtime_dlight_shadows "1" //Allows dynamic realtime lights to cast shadows as they move. +seta r_shadow_realtime_dlight "1" //Enables the use of dynamic realtime lights, allowing explosions to use bumpmaps etc properly. +r_shadow_realtime_world_shadows "1" +seta r_shadow_realtime_world "1" //Enables the use of static/world realtime lights. + +// Video config +vid_desktopsettings "0" //Ignore the values of vid_width and vid_height, and just use the same settings that are used for the desktop. +vid_displayfrequency "0" +vid_height "480" //The screen height to attempt to use, in physical pixels. 0 means use desktop resolution. +vid_width "640" //The screen width to attempt to use, in physical pixels. 0 means use desktop resolution. +vid_triplebuffer "1" //Specifies whether the hardware is forcing tripplebuffering on us, this is the number of extra page swaps required before old data has been completely overwritten. +vid_conautoscale "1" //Changes the 2d scale, including hud, console, and fonts. To specify an explicit font size, divide the desired 'point' size by 8 to get the scale. High values will be clamped to maintain at least a 320*200 virtual size. +vid_conheight "0" +vid_conwidth "0" +vid_bpp "0" //The number of colour bits to request from the renedering context +vid_fullscreen "0" +vid_renderer "" //Specifies which backend is used. Values that might work are: sv (dedicated server), headless (null renderer), vk (vulkan), gl (opengl), egl (opengl es), d3d9 (direct3d 9), d3d11 (direct3d 11, with default hardware rendering), d3d11 warp (direct3d 11, with software rendering). +in_windowed_mouse "1" +vid_vsync "0" +vid_devicename "" //Specifies which video device to try to use. If blank or invalid then one will be guessed. +gl_driver "" //Specifies the graphics driver name to load. This is typically a filename. Blank for default. + +// bloom +seta r_bloom "1" //Enables bloom (light bleeding from bright objects). Fractional values reduce the amount shown. + +// Graphical Nicaties +seta r_replacemodels "md3 md2" //A list of filename extensions to attempt to use instead of mdl. +r_shadows "0" //Draw basic blob shadows underneath entities without using realtime lighting. +seta r_lightmap "0" +seta r_drawflat "0" +seta gl_load24bit "1" +r_telealpha "" +r_slimealpha "0.7" +r_lavaalpha "1" +r_wateralpha "0.5" +seta r_fastsky "0" +seta r_nolightdir "0" +seta r_nolerp "0" +seta r_dynamic "0" //-1: the engine will use only pvs to determine which surfaces are visible. This can significantly reduce CPU time, but only if there are many surfaces with few textures visible from the camera. + //0: no standard dlights at all. + //1: coloured dlights will be used, they may show through walls. These are not realtime things. + //2: The dlights will be forced to monochrome (this does not affect coronas/flashblends/rtlights attached to the same light). +seta r_waterwarp "1" //Enables fullscreen warp, preferably via glsl. -1 specifies to force the fov warp fallback instead which can give a smidge more performance. +r_drawviewmodel "1" +r_bloodstains "1" +gl_font "" //Specifies the font file to use. a value such as FONT:ALTFONT specifies an alternative font to be used when ^^a is used. + //When using TTF fonts, you will likely need to scale text to at least 150% - vid_conautoscale 1.5 will do this. + //TTF fonts may be loaded from your windows directory. 'gl_font cour?col=1,1,1:couri?col=0,1,0' loads eg: c:\windows\fonts\cour.ttf, and uses the italic version of courier for alternative text, with specific colour tints. +con_textfont "" //Specifies the font file to use. a value such as FONT:ALTFONT specifies an alternative font to be used when ^^a is used. + //When using TTF fonts, you will likely need to scale text to at least 150% - vid_conautoscale 1.5 will do this. + //TTF fonts may be loaded from your windows directory. 'gl_font cour?col=1,1,1:couri?col=0,1,0' loads eg: c:\windows\fonts\cour.ttf, and uses the italic version of courier for alternative text, with specific colour tints. +r_glsl_turbscale_refract "1" //Controls the strength of the underwater ripples (used by the altwater glsl code). +r_glsl_turbscale_reflect "1" //Controls the strength of the water reflection ripples (used by the altwater glsl code). +r_glsl_offsetmapping_reliefmapping "0" //Changes the paralax sampling mode to be a bit nicer, but noticably more expensive at high resolutions. r_glsl_offsetmapping must be set. +seta r_glsl_offsetmapping "1" //Enables the use of paralax mapping, adding fake depth to textures. +r_stereo_method "0" //Value 0 = Off. + //Value 1 = Attempt hardware acceleration. Requires vid_restart. + //Value 2 = red/cyan. + //Value 3 = red/blue. + //Value 4=red/green. + //Value 5=eye strain. +seta r_renderscale "1" //Provides a way to enable subsampling or super-sampling +seta r_graphics "1" //Turning this off will result in ascii-style rendering. +r_fxaa "0" //Runs a post-procesing pass to strip the jaggies. +r_telestyle "1" //See r_waterstyle, but affects only teleporters. If empty, defers to r_waterstyle. +r_slimestyle "" //See r_waterstyle, but affects only slime. If empty, defers to r_waterstyle. +seta r_lavastyle "1" //See r_waterstyle, but affects only lava. If empty, defers to r_waterstyle. +seta r_waterstyle "2" //Changes how water, and teleporters are drawn. Possible values are: + //0: fastturb-style block colour. + //1: regular q1-style water. + //2: refraction(ripply and transparent) + //3: refraction with reflection at an angle + //4: ripplemapped without reflections (requires particle effects) + //5: ripples+reflections +r_fastturbcolour "0.1 0.2 0.3" //The colour to use for water surfaces draw with r_waterstyle 0. +gl_specular_fallbackexp "1" +gl_specular_fallback "0.05" +gl_specular_power "32" +seta gl_specular "1" +gl_flashblendscale "0.35" +seta gl_flashblend "0" +r_coronas_fadedist "256" //Coronas will fade out over this distance. +r_coronas_mindist "128" //Coronas closer than this will be invisible, preventing near clip plane issues. +r_coronas_occlusion "" //Specifies that coronas should be occluded more carefully. + //0: No occlusion, at all. + //1: BSP occlusion only (simple tracelines). + //2: non-bsp occlusion also (complex tracelines). + //3: Depthbuffer reads (forces synchronisation). + //4: occlusion queries. +r_coronas_intensity "1" //Alternative intensity multiplier for coronas. +seta r_coronas "1" //Draw coronas on realtime lights. Overrides glquake-esque flashblends. +seta r_stains "0" +r_hdr_irisadaptation "0" +r_hdr_framebuffer "0" //If enabled, the map will be rendered into a high-precision image framebuffer. This avoids issues with shaders that contribute more than 1 in any single pass (like overbrights). Can also be set to the name of an image format, to force rendering to that format first - interesting formats are L8, RGB565, B10G11R11F, and others. +r_lightmap_format "" //Overrides the default texture format used for lightmaps. rgb9e5 is a good choice for HDR. +seta r_lightstylesmooth "1" +seta r_loadlit "1" //Whether to load lit files. + //0: Do not load external rgb lightmap data. + //1: Load but don't generate. + //2: Generate ldr lighting (if none found). + //3: Generate hdr lighting (if none found). + //Note that regeneration of lightmap data may be unreliable if the map was made for more advanced lighting tools. + //Deluxemap information will also be generated, as appropriate. +seta r_softwarebanding "0" //Utilise the Quake colormap in order to emulate 8bit software rendering. This results in banding as well as other artifacts that some believe adds character. Also forces nearest sampling on affected surfaces (palette indicies do not interpolate well). +gl_overbright_all "0" +gl_overbright "1" +seta r_deluxemapping "0" //Enables bumpmapping based upon precomputed light directions. + //0=off + //1=use if available + //2=auto-generate (if possible) +r_lodbias "0" //Biases the level-of-detail on models (for those that have lod). +r_lodscale "5" //Scales the level-of-detail reduction on models (for those that have lod). + +// GL Renderer Options +seta gl_texture_anisotropy "16" //Allows for higher quality textures on surfaces that slope away from the camera (like the floor). Set to 16 or something. Only supported with trilinear filtering. +d_lodbias "0" //Biases choice of mipmap levels. Positive values will give more blury textures, while negative values will give crisper images (but will also give some mid-surface aliasing artifacts). +seta d_mipcap "0 1000" //Specifies the range of mipmap levels to use. +seta gl_texturemode2d "l" //Specifies how 2d images are sampled. format is a 3-tupple +seta gl_texturemode "lll" //Specifies how world/model textures appear. Typically 3 letters eg lln. + //First letter can be l(inear) or n(earest) and says how to sample from the mip (when downsampling). + //The middle letter can . to disable mipmaps, or l or n to describe whether to blend between mipmaps. + //The third letter says what to do when the texture is too low resolution and is thus the most noticable with low resolution textures, a n will make it look like lego, while an l will keep it smooth. +seta gl_blendsprites "1" //Blend sprites instead of alpha testing them +r_lightprepass "0" //Experimental. Attempt to use a different lighting mechanism (aka: deferred lighting). Requires vid_reload to take effect. +vid_desktopgamma "0" //Apply gamma ramps upon the desktop rather than the window. +seta vid_hardwaregamma "4" //Use hardware gamma ramps. 0=ugly texture-based gamma, 1=glsl(windowed) or hardware(fullscreen), 2=always glsl, 3=always hardware gamma (disabled if hardware doesn't support), 4=scene-only gamma. +vid_srgb "0" //-1: Only the framebuffer should use sRGB colourspace, textures and colours will be assumed to be linear. This has the effect of just brightening the screen according to a gamma ramp of about 2.2 (or .45 in quake's backwards gamma terms). + //0: Off. Colour blending will be wrong, you're likely to see obvious banding. + //1: Use sRGB extensions/support to ensure that the lighting aproximately matches real-world lighting (required for PBR). + //2: Attempt to use a linear floating-point framebuffer, which should enable monitor support for HDR. + //Note that driver behaviour varies by a disturbing amount, and much of the documentation conflicts with itself (the term 'linear' is awkward when the eye's perception of linear is non-linear). +vid_multisample "2" //The number of samples to use for Multisample AntiAliasing (aka: msaa). A value of 1 explicitly disables it. +r_novis "0" +gl_lightmap_average "0" //Determine lightmap values based upon the center of the polygon. This will give a more buggy look, quite probably. +gl_lightmap_nearest "0" //Use nearest sampling for lightmaps. This will give a more blocky look. Meaningless when gl_lightmap_average is enabled. +gl_compress "0" //Enable automatic texture compression even for textures which are not pre-compressed. +gl_picmip_other "0" //Effectively added to gl_picmip for the purposes of model textures. +gl_picmip_sprites "0" //Effectively added to gl_picmip for the purposes of sprite textures. +gl_picmip_world "0" //Effectively added to gl_picmip for the purposes of world textures. +gl_picmip2d "0" //Reduce hud/menu texture sizes by some exponential factor. +gl_picmip "0" //Reduce world/model texture sizes by some exponential factor. +gl_motionblur "0" +r_noaliasshadows "0" +seta r_noframegrouplerp "0" +seta r_lerpmuzzlehack "1" +gl_lerpimages "1" //Enables smoother resampling for images which are not power-of-two, when the drivers do not support non-power-of-two textures. +gl_nocolors "0" +seta gl_affinemodels "0" + +// View variables +brightness "0.0" //Brightness is how much 'white' to add to each and every pixel on the screen. +v_contrastboost "1.0" //Amplifies contrast in dark areas +contrast "1" //Scales colour values linearly to make your screen easier to see. Setting this to anything but 1 without hardware gamma will reduce your framerates a little. +gamma "1" //Controls how bright the screen is. Setting this to anything but 1 without hardware gamma requires glsl support and can noticably harm your framerate. +seta cl_bob "0.02" //Controls how much the camera position should bob up down as the player runs around. +seta cl_rollangle "2.0" //Controls the maximum view should tilt while strafing. +seta gl_polyblend "1" //Controls whether temporary whole-screen colour changes should be honoured or not. Change gl_cshiftpercent if you want to adjust the intensity. + //This does not affect v_cshift commands sent from the server. +cl_crossy "0" +cl_crossx "0" +crosshairsize "8" +crosshair "2" +crosshaircolor "255 255 255" +v_viewheight "0" +seta v_gunkick "1" //Controls the strength of view angle changes when firing weapons. +v_contentblend "1" //Controls the strength of underwater colour tints (gl_polyblend must be enabled). + +// Filesystem +fs_cache "1" + +// client operation options +cl_download_mapsrc "" //Specifies an http location prefix for map downloads. EG: "http://example.com/path/quakemaps/" +cl_nopext "0" +cl_standardmsg "0" //Disables auto colour coding in console prints. +cl_standardchat "0" //Disables auto colour coding in chat messages. +requiredownloads "1" //0=join the game before downloads have even finished (might be laggy). 1=wait for all downloads to complete before joining. +seta cl_demoreel "0" //When enabled, the engine will begin playing a demo loop on startup. +cl_playerclass "" +w_switch "" +b_switch "" +noaim "" +msg "1" //Filter console prints/messages. Only functions on QuakeWorld servers. 0=pickup messages. 1=death messages. 2=critical messages. 3=chat. +drate "3000000" //A rough measure of the bandwidth to try to use while downloading (in bytes per second). +rate "30000" //A rough measure of the bandwidth to try to use while playing. Too high a value may result in 'buffer bloat'. +bottomcolor "" +topcolor "" +team "" +model "" +skin "" +name "Player" +cl_crypt_rcon "1" //Controls whether to send a hash instead of sending your rcon password as plain-text. Set to 1 for security, or 0 for backwards compatibility. + //Your command and any responses will still be sent as plain text. + //Instead, it is recommended to use rcon ONLY via dtls/tls/wss connections. +cfg_save_name "fte" //This is the config name that is saved by default when no argument is specified. +cfg_save_buttons "0" //If 1, saves the state of things such as +mlook or +forward to configs. +cfg_save_binds "1" //If 1, saves all key bindings to configs. +cfg_save_aliases "1" //If 1, saves userinfo and serverinfo to configs. +cfg_save_infos "1" //If 1, saves userinfo and serverinfo to configs. +cfg_save_auto "0" //If 1, the config will automatically be saved and without prompts. If 0, you'll have to save your config manually (possibly via prompts from the quit menu). +cfg_save_all "" //If 1, cfg_save ALWAYS saves all cvars. If 0, cfg_save only ever saves archived cvars. If empty, cfg_save saves all cvars only when an explicit filename was given (ie: when not used internally via quit menu options). diff --git a/id1/maps/basemap-valve.bsp b/id1/maps/basemap-valve.bsp new file mode 100644 index 0000000..8d25b38 Binary files /dev/null and b/id1/maps/basemap-valve.bsp differ diff --git a/id1/maps/test.bsp b/id1/maps/test.bsp index ab35525..36b285d 100644 Binary files a/id1/maps/test.bsp and b/id1/maps/test.bsp differ diff --git a/id1/maps/test_example.bsp b/id1/maps/test_example.bsp new file mode 100644 index 0000000..7abdcca Binary files /dev/null and b/id1/maps/test_example.bsp differ diff --git a/maptimes.txt b/maptimes.txt new file mode 100644 index 0000000..f5c2d64 --- /dev/null +++ b/maptimes.txt @@ -0,0 +1 @@ +"id1/pak0.pak/maps/start.bsp" 15.5486135 15.5486135 0 0 diff --git a/mod_ad/auto_save_0.sav b/mod_ad/auto_save_0.sav index f2c6ebf..ee44c4b 100644 --- a/mod_ad/auto_save_0.sav +++ b/mod_ad/auto_save_0.sav @@ -1,5 +1,5 @@ 5 -______________________kills:__9/__9____ +Per_Aspera_ad_Inferi__kills:202/221____ 4097.000000 100.000000 0.000000 @@ -12,13 +12,13 @@ ______________________kills:__9/__9____ 0.000000 0.000000 0.000000 -0.000000 -0.000000 +256.000000 +1024.000000 0.000000 0.000000 1 -test -301.038000 +ad_lavatomb +2878.418014 m mmnmmommommnonmmonqnmmo abcdefghijklmnopqrstuvwxyzyxwvutsrqponmlkjihgfedcba @@ -84,21 +84,21 @@ m m a { -"self" "18" +"self" "3282" "other" "0" "world" "0" -"time" "301.035187" +"time" "2878.406738" "frametime" "0.014000" "force_retouch" "0.000000" -"mapname" "test" +"mapname" "ad_lavatomb" "deathmatch" "0.000000" "coop" "0.000000" "teamplay" "0.000000" -"serverflags" "1152.000000" -"total_secrets" "0.000000" -"total_monsters" "9.000000" +"serverflags" "25984.000000" +"total_secrets" "8.000000" +"total_monsters" "221.000000" "found_secrets" "0.000000" -"killed_monsters" "9.000000" +"killed_monsters" "202.000000" "parm1" "4097.000000" "parm2" "100.000000" "parm3" "0.000000" @@ -111,42 +111,42 @@ a "parm10" "0.000000" "parm11" "0.000000" "parm12" "0.000000" -"parm13" "0.000000" -"parm14" "0.000000" +"parm13" "256.000000" +"parm14" "1024.000000" "parm15" "0.000000" "parm16" "0.000000" "trace_allsolid" "0.000000" "trace_startsolid" "0.000000" "trace_fraction" "0.000000" -"trace_plane_dist" "64.281998" +"trace_plane_dist" "-96.000000" "trace_ent" "0" "trace_inopen" "1.000000" "trace_inwater" "0.000000" "msg_entity" "1" -"movedist" "14.000000" +"movedist" "16.000000" "gameover" "0.000000" "string_null" "" -"newmis" "1131" +"newmis" "3258" "activator" "1" "damage_attacker" "1" -"framecount" "21176.000000" +"framecount" "149967.000000" "skill" "1.000000" "developer" "0.000000" -"sight_entity" "18" -"sight_entity_time" "2.820181" -"modelindex_eyes" "3.000000" -"modelindex_player" "2.000000" +"sight_entity" "216" +"sight_entity_time" "2865.733887" +"modelindex_eyes" "197.000000" +"modelindex_player" "196.000000" "intermission_running" "0.000000" "intermission_exittime" "0.000000" "nextmap" "" -"enemy_vis" "1.000000" +"enemy_vis" "0.000000" "enemy_infront" "1.000000" -"enemy_range" "1.000000" -"enemy_yaw" "182.000000" +"enemy_range" "3.000000" +"enemy_yaw" "65.000000" "multi_ent" "0" "multi_damage" "0.000000" "client_ent" "1" -"camera_ent" "108" +"camera_ent" "919" "coop_ent" "13" "coop_artifacts" "0.000000" "coop_ammoboxes" "0.000000" @@ -164,10 +164,10 @@ a "ext_dpsnow" "0.000000" "pixelmode" "0.000000" "playerprojsize" "0.000000" -"gibitem" "1143" -"gibstone" "0.000000" -"gibpoison" "0.000000" -"liquid_alpha" "206.000000" +"gibitem" "3217" +"gibstone" "1.000000" +"gibpoison" "1.000000" +"liquid_alpha" "1.000000" "map_gravity" "800.000000" "map_bodyflrcheck" "0.000000" "map_bodyfadeaway" "0.000000" @@ -175,7 +175,7 @@ a "debugent2" "0" "debugent3" "0" "fog_active" "0.000000" -"fog_control" "110" +"fog_control" "1086" "part_debug" "0.000000" "gettaginfo_parent" "0.000000" "gettaginfo_name" "" @@ -187,12 +187,12 @@ a "mathlib_accuracy" "0.000000" "part_message" "0.000000" "part_control" "12" -"part_start" "41" -"part_end" "1089" -"part_free" "42" -"part_total" "1.000000" +"part_start" "1114" +"part_end" "2128" +"part_free" "1115" +"part_total" "22.000000" "part_max" "1024.000000" -"part" "59" +"part" "1407" "lastspawn" "13" "bodyque_head" "2" "bitflags[0]" "1.000000" @@ -221,8 +221,8 @@ a "bitflags[23]" "8388608.000000" "mapvar[0]" "0.000000" "mapvar[1]" "0.000000" -"mapvar[2]" "0.000000" -"mapvar[3]" "0.000000" +"mapvar[2]" "256.000000" +"mapvar[3]" "1024.000000" "mapvar[4]" "0.000000" "mapvar[5]" "0.000000" "le1" "0" @@ -235,62 +235,68 @@ a "movetype" "7.000000" "solid" "4.000000" "classname" "worldspawn" -"model" "maps/test.bsp" -"wad" "/opt/quakemapping/wads/xj19_here.wad;/opt/quakemapping/wads/skips_2018.wad" +"model" "maps/ad_lavatomb.bsp" +"message" "Per Aspera ad Inferi" +"sounds" "8.000000" +"wad" "C:\:\ad;C:\" +"water_alpha" "1.000000" +"no_item_offset" "1.000000" "classtype" "1.000000" } { -"modelindex" "2.000000" -"absmin" "-405.363983 -149.040207 63.313248" -"absmax" "-371.363983 -115.040207 121.313248" +"modelindex" "196.000000" +"absmin" "137.477249 1206.028564 -80.968750" +"absmax" "171.477249 1240.028564 -22.968750" "movetype" "3.000000" "solid" "3.000000" -"origin" "-388.363983 -132.040207 88.313248" -"oldorigin" "-388.333740 -136.552261 88.313248" -"velocity" "-2.159654 322.289459 0.000000" -"angles" "1.283569 7.047729 -8.000000" +"origin" "154.477249 1223.028564 -55.968750" +"oldorigin" "150.245956 1221.555786 -55.968750" +"velocity" "302.234894 105.198898 0.000000" +"angles" "-1.794434 19.830322 0.152321" "punchangle" "-0.000000 0.000000 0.000000" "classname" "player" "model" "progs/player.mdl" -"frame" "9.000000" +"frame" "8.000000" "mins" "-16.000000 -16.000000 -24.000000" "maxs" "16.000000 16.000000 32.000000" "size" "32.000000 32.000000 56.000000" "think" "player_run" -"nextthink" "301.051941" -"health" "93.000000" -"weapon" "2.000000" -"weaponmodel" "progs/v_shot2.mdl" -"currentammo" "48.000000" -"ammo_shells" "48.000000" -"ammo_rockets" "35.000000" -"ammo_cells" "8.000000" -"items" "20771.000000" +"nextthink" "2878.419678" +"health" "100.000000" +"weapon" "32.000000" +"weaponmodel" "progs/v_rock2.mdl" +"currentammo" "27.000000" +"ammo_shells" "112.000000" +"ammo_nails" "100.000000" +"ammo_rockets" "27.000000" +"items" "5183.000000" "takedamage" "2.000000" "view_ofs" "0.000000 0.000000 22.000000" -"v_angle" "-3.850708 7.047729 0.000000" +"v_angle" "5.383301 19.830322 0.000000" "netname" "player" -"flags" "4616.000000" +"flags" "4680.000000" "colormap" "1.000000" "team" "1.000000" "max_health" "100.000000" -"armortype" "0.600000" -"armorvalue" "138.000000" "watertype" "-1.000000" -"dmg_inflictor" "115" -"noise" "player/pain3.wav" +"movedir" "-0.000000 -50.000000 -0.000000" +"noise" "player/pain1.wav" "th_pain" "player_pain" "th_die" "player_death" -"walkframe" "4.000000" -"attack_finished" "89.341995" -"pain_finished" "78.655998" -"show_hostile" "89.641998" -"jump_flag" "-79.199997" -"air_finished" "313.023987" +"walkframe" "3.000000" +"attack_finished" "2868.208984" +"pain_finished" "1121.824951" +"invincible_sound" "2865.351074" +"show_hostile" "2868.408936" +"jump_flag" "-56.000000" +"air_finished" "2890.404053" +"deathtype" "falling" "dmg" "2.000000" -"cnt" "325.685913" +"cnt" "401.690979" "lip" "3.000000" +"dmgtime" "2633.212891" "gravity" "1.000000" +"moditems" "4098.000000" "bbmins" "-16.000000 -16.000000 -24.000000" "bbmaxs" "16.000000 16.000000 32.000000" "target2" "" @@ -301,10 +307,16 @@ a "headmdl" "progs/h_player.mdl" "estate" "1.000000" "estate_off" "SUB_Null" -"pain_finstate" "26.266003" +"meleeattack" "3.000000" +"pain_finstate" "1121.725830" "steptype" "4.000000" -"steplast" "1.000000" +"steplast" "5.000000" "cshift_time" "999999.000000" +"cshift_step" "7.000000" +"debuff_sound" "-1.000000" +"debuff_qty" "1.000000" +"bleeding_time" "1877.602905" +"poisoned_time" "2865.392090" } { "absmin" "-1.000000 -1.000000 -1.000000" @@ -374,894 +386,7629 @@ a "classtype" "42.000000" } { -"absmin" "47.000000 31.000000 -12.000000" -"absmax" "49.000000 33.000000 -10.000000" -"origin" "48.000000 32.000000 -11.000000" +"absmin" "-3153.000000 2047.000000 31.000000" +"absmax" "-3151.000000 2049.000000 33.000000" +"origin" "-3152.000000 2048.000000 32.000000" +"angles" "-0.000000 0.000000 -0.000000" "classname" "info_player_start" "owner" "13" "classtype" "10.000000" "estate" "1.000000" } { -"modelindex" "75.000000" -"absmin" "-294.317352 -22.901833 63.313248" -"absmax" "-260.317352 11.098167 121.313248" -"movetype" "4.000000" -"solid" "1.000000" -"origin" "-277.317352 -5.901833 88.313248" -"oldorigin" "-272.000000 256.000000 88.313248" -"angles" "0.000000 269.961548 0.000000" -"classname" "monster_army" -"model" "progs/mon_soldier.mdl" -"frame" "17.000000" -"skin" "2.000000" -"mins" "-16.000000 -16.000000 -24.000000" -"maxs" "16.000000 16.000000 32.000000" -"size" "32.000000 32.000000 56.000000" -"touch" "SUB_Null" -"use" "monster_use" -"think" "monster_deadbody_check" -"nextthink" "301.110138" -"health" "-20.025515" -"ammo_shells" "5.000000" -"takedamage" "2.000000" -"deadflag" "2.000000" -"view_ofs" "0.000000 0.000000 24.000000" -"enemy" "1" -"flags" "544.000000" -"max_health" "30.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"ideal_yaw" "270.000000" -"yaw_speed" "20.000000" -"goalentity" "1" -"th_stand" "army_stand1" -"th_walk" "army_walk1" -"th_run" "army_run1" -"th_missile" "army_atk1" -"th_pain" "army_pain" -"th_die" "army_die" -"search_time" "24.733734" -"attack_state" "1.000000" -"attack_finished" "21.372099" -"pain_finished" "1000019.625000" -"show_hostile" "20.733734" -"mdl" "progs/mon_soldier.mdl" -"pausetime" "999999.000000" -"lip" "0.718131" -"activate" "1" -"bboxtype" "4.000000" -"bbmins" "-16.000000 -16.000000 -24.000000" -"bbmaxs" "16.000000 16.000000 32.000000" -"classtype" "100.000000" -"classgroup" "600.000000" -"classmove" "1.000000" -"gibhealth" "-35.000000" -"headmdl" "progs/h_soldier.mdl" -"randomskin" "4.000000" -"th_checkattack" "SoldierCheckAttack" -"liquidbase" "-1.000000" -"liquidcheck" "20.433733" -"attack_chance" "0.400000" -"attack_offset" "12.000000 8.000000 12.000000" -"pain_flinch" "20.000000" -"pain_longanim" "1.000000" -"pain_check" "1.000000" -"pain_timeout" "1.000000" -"pain_sound" "soldier/pain1.wav" -"pain_sound2" "soldier/pain2.wav" -"deathstring" " was shot by a Grunt -" -"idletimer" "21.688324" -"idle_sound" "soldier/idle.wav" -"sight_timeout" "12.733695" -"sight_sound" "soldier/sight1.wav" -"enemydist" "359.062347" -"switchoverride" "1.000000" -"steptype" "4.000000" -"steplast" "2.000000" -"bodyonflr" "TRUE" -"dmgtimeframe" "19.887001" -"dmgcombined" "32.000000" -"gib1mdl" "progs/w_soldiergun.mdl" -"gib1skin" "1.000000" -"gib1sound" "20.000000" -"blockudeath" "1.000000" +"modelindex" "269.000000" +"absmin" "-3721.000000 471.000000 47.000000" +"absmax" "-3719.000000 473.000000 49.000000" +"origin" "-3720.000000 472.000000 48.000000" +"angles" "-0.000000 21.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "120.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "42874.000000" +"part_emitter" "15" +"part_active" "70.000000" } { -"modelindex" "80.000000" -"absmin" "-328.377747 -65.223091 63.313248" -"absmax" "-286.377747 -23.223091 105.313248" -"movetype" "4.000000" -"solid" "1.000000" -"origin" "-307.377747 -44.223091 88.313248" -"oldorigin" "32.000000 304.000000 88.313248" -"angles" "0.000000 270.000000 0.000000" -"classname" "monster_dog" -"model" "progs/mon_dog.mdl" -"frame" "16.000000" -"mins" "-20.000000 -20.000000 -24.000000" -"maxs" "20.000000 20.000000 16.000000" -"size" "40.000000 40.000000 40.000000" -"touch" "SUB_Null" -"use" "monster_use" -"think" "monster_deadbody_check" -"nextthink" "301.098145" -"health" "-12.248573" -"takedamage" "2.000000" -"deadflag" "2.000000" -"view_ofs" "0.000000 0.000000 8.000000" +"absmin" "-3721.000000 471.000000 47.000000" +"absmax" "-3719.000000 473.000000 49.000000" +"origin" "-3720.000000 472.000000 48.000000" +"angles" "-0.000000 21.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2883.334229" "enemy" "1" -"flags" "544.000000" -"max_health" "25.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"ideal_yaw" "270.000000" -"yaw_speed" "20.000000" -"goalentity" "1" -"th_stand" "dog_stand1" -"th_walk" "dog_walk1" -"th_run" "dog_run1" -"th_melee" "dog_atta1" -"th_pain" "dog_pain" -"th_die" "dog_die" -"search_time" "25.409710" -"attack_finished" "3.809668" -"pain_finished" "1000020.187500" -"show_hostile" "21.409710" -"mdl" "progs/mon_dog.mdl" -"pausetime" "999999.000000" -"activate" "1" -"bboxtype" "20.000000" -"bbmins" "-20.000000 -20.000000 -24.000000" -"bbmaxs" "20.000000 20.000000 16.000000" -"idmins" "-32.000000 -32.000000 -24.000000" -"idmaxs" "32.000000 32.000000 40.000000" -"classtype" "120.000000" -"classgroup" "620.000000" -"classmove" "1.000000" -"gibhealth" "-35.000000" -"headmdl" "progs/h_dog.mdl" -"th_checkattack" "DogCheckAttack" -"th_jump" "dog_leap1" -"th_jumpexit" "dog_leap8" -"liquidbase" "-1.000000" -"liquidcheck" "21.109709" -"meleeoffset" "24.000000 0.000000 10.000000" -"pain_flinch" "10.000000" -"pain_check" "1.000000" -"pain_timeout" "1.000000" -"pain_sound" "dog/dpain1.wav" -"deathstring" " was mauled by a Rottweiler -" -"idletimer" "20.531273" -"idle_sound" "dog/idle.wav" -"sight_timeout" "12.809668" -"sight_sound" "dog/dsight.wav" -"enemydist" "355.471924" -"switchoverride" "1.000000" -"steptype" "1.000000" -"steplast" "4.000000" -"bodyonflr" "TRUE" -"dmgtimeframe" "20.575001" -"dmgcombined" "28.000000" -"blockudeath" "1.000000" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "42874.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "14" +"part_style" "70.000000" +"start_delay" "6.343608" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" } { -"absmin" "-335.883606 -213.771667 87.313248" -"absmax" "-333.883606 -211.771667 89.313248" -"origin" "-334.883606 -212.771667 88.313248" -"oldorigin" "245.981384 274.723877 88.313248" -"angles" "0.000000 270.000000 0.000000" -"classname" "monster_dog" -"frame" "9.000000" -"touch" "SUB_Null" -"use" "SUB_Null" +"modelindex" "269.000000" +"absmin" "-3721.000000 935.000000 47.000000" +"absmax" "-3719.000000 937.000000 49.000000" +"origin" "-3720.000000 936.000000 48.000000" +"angles" "-0.000000 179.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "120.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "36064.000000" +"part_emitter" "17" +"part_active" "70.000000" +} +{ +"absmin" "-3721.000000 935.000000 47.000000" +"absmax" "-3719.000000 937.000000 49.000000" +"origin" "-3720.000000 936.000000 48.000000" +"angles" "-0.000000 179.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2882.711914" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "36064.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "16" +"part_style" "70.000000" +"start_delay" "8.068758" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3257.000000 935.000000 47.000000" +"absmax" "-3255.000000 937.000000 49.000000" +"origin" "-3256.000000 936.000000 48.000000" +"angles" "-0.000000 175.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "120.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "235.000000" +"part_emitter" "19" +"part_active" "70.000000" +} +{ +"absmin" "-3257.000000 935.000000 47.000000" +"absmax" "-3255.000000 937.000000 49.000000" +"origin" "-3256.000000 936.000000 48.000000" +"angles" "-0.000000 175.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2884.404785" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "235.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "18" +"part_style" "70.000000" +"start_delay" "5.029115" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3257.000000 471.000000 47.000000" +"absmax" "-3255.000000 473.000000 49.000000" +"origin" "-3256.000000 472.000000 48.000000" +"angles" "-0.000000 126.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "120.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "170065.000000" +"part_emitter" "21" +"part_active" "70.000000" +} +{ +"absmin" "-3257.000000 471.000000 47.000000" +"absmax" "-3255.000000 473.000000 49.000000" +"origin" "-3256.000000 472.000000 48.000000" +"angles" "-0.000000 126.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2880.332764" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "170065.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "20" +"part_style" "70.000000" +"start_delay" "8.248207" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3617.000000 383.000000 415.000000" +"absmax" "-3615.000000 385.000000 417.000000" +"origin" "-3616.000000 384.000000 416.000000" +"angles" "-0.000000 3.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "327662.000000" +"part_emitter" "23" +"part_active" "70.000000" +} +{ +"absmin" "-3617.000000 383.000000 415.000000" +"absmax" "-3615.000000 385.000000 417.000000" +"origin" "-3616.000000 384.000000 416.000000" +"angles" "-0.000000 3.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2881.351318" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "327662.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "22" +"part_style" "70.000000" +"start_delay" "6.003021" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3361.000000 383.000000 415.000000" +"absmax" "-3359.000000 385.000000 417.000000" +"origin" "-3360.000000 384.000000 416.000000" +"angles" "-0.000000 113.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "5278.000000" +"part_emitter" "25" +"part_active" "70.000000" +} +{ +"absmin" "-3361.000000 383.000000 415.000000" +"absmax" "-3359.000000 385.000000 417.000000" +"origin" "-3360.000000 384.000000 416.000000" +"angles" "-0.000000 113.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2881.340332" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "5278.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "24" +"part_style" "70.000000" +"start_delay" "7.931547" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3721.000000 -169.000000 111.000000" +"absmax" "-3719.000000 -167.000000 113.000000" +"origin" "-3720.000000 -168.000000 112.000000" +"angles" "-0.000000 35.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "220020.000000" +"part_emitter" "27" +"part_active" "70.000000" +} +{ +"absmin" "-3721.000000 -169.000000 111.000000" +"absmax" "-3719.000000 -167.000000 113.000000" +"origin" "-3720.000000 -168.000000 112.000000" +"angles" "-0.000000 35.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2879.777344" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "220020.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "26" +"part_style" "70.000000" +"start_delay" "3.067141" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3721.000000 295.000000 111.000000" +"absmax" "-3719.000000 297.000000 113.000000" +"origin" "-3720.000000 296.000000 112.000000" +"angles" "-0.000000 313.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "669832.000000" +"part_emitter" "29" +"part_active" "70.000000" +} +{ +"absmin" "-3721.000000 295.000000 111.000000" +"absmax" "-3719.000000 297.000000 113.000000" +"origin" "-3720.000000 296.000000 112.000000" +"angles" "-0.000000 313.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2879.155518" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "669832.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "28" +"part_style" "70.000000" +"start_delay" "5.140446" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3257.000000 -169.000000 111.000000" +"absmax" "-3255.000000 -167.000000 113.000000" +"origin" "-3256.000000 -168.000000 112.000000" +"angles" "-0.000000 18.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "272.000000" +"part_emitter" "31" +"part_active" "70.000000" +} +{ +"absmin" "-3257.000000 -169.000000 111.000000" +"absmax" "-3255.000000 -167.000000 113.000000" +"origin" "-3256.000000 -168.000000 112.000000" +"angles" "-0.000000 18.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2880.398682" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "272.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "30" +"part_style" "70.000000" +"start_delay" "9.161321" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3257.000000 295.000000 111.000000" +"absmax" "-3255.000000 297.000000 113.000000" +"origin" "-3256.000000 296.000000 112.000000" +"angles" "-0.000000 41.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "155366.000000" +"part_emitter" "33" +"part_active" "70.000000" +} +{ +"absmin" "-3257.000000 295.000000 111.000000" +"absmax" "-3255.000000 297.000000 113.000000" +"origin" "-3256.000000 296.000000 112.000000" +"angles" "-0.000000 41.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2883.877441" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "155366.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "32" +"part_style" "70.000000" +"start_delay" "8.088046" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1049.000000 -1857.000000 711.000000" +"absmax" "-1047.000000 -1855.000000 713.000000" +"origin" "-1048.000000 -1856.000000 712.000000" +"angles" "-0.000000 215.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "127100.000000" +"part_emitter" "35" +"part_active" "72.000000" +} +{ +"absmin" "-1049.000000 -1857.000000 711.000000" +"absmax" "-1047.000000 -1855.000000 713.000000" +"origin" "-1048.000000 -1856.000000 712.000000" +"angles" "-0.000000 215.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2883.595215" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "127100.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "34" +"part_style" "72.000000" +"start_delay" "10.646717" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -1609.000000 711.000000" +"absmax" "-1295.000000 -1607.000000 713.000000" +"origin" "-1296.000000 -1608.000000 712.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "595725.000000" +"part_emitter" "37" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -1609.000000 711.000000" +"absmax" "-1295.000000 -1607.000000 713.000000" +"origin" "-1296.000000 -1608.000000 712.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2884.404297" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "595725.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "36" +"part_style" "72.000000" +"start_delay" "4.525681" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -2105.000000 711.000000" +"absmax" "-1295.000000 -2103.000000 713.000000" +"origin" "-1296.000000 -2104.000000 712.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "198378.000000" +"part_emitter" "39" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -2105.000000 711.000000" +"absmax" "-1295.000000 -2103.000000 713.000000" +"origin" "-1296.000000 -2104.000000 712.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2882.261719" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "198378.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "38" +"part_style" "72.000000" +"start_delay" "8.769951" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1545.000000 -1857.000000 711.000000" +"absmax" "-1543.000000 -1855.000000 713.000000" +"origin" "-1544.000000 -1856.000000 712.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "612140.000000" +"part_emitter" "41" +"part_active" "72.000000" +} +{ +"absmin" "-1545.000000 -1857.000000 711.000000" +"absmax" "-1543.000000 -1855.000000 713.000000" +"origin" "-1544.000000 -1856.000000 712.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2879.149902" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "612140.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "40" +"part_style" "72.000000" +"start_delay" "6.854609" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1545.000000 -1857.000000 967.000000" +"absmax" "-1543.000000 -1855.000000 969.000000" +"origin" "-1544.000000 -1856.000000 968.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "483558.000000" +"part_emitter" "43" +"part_active" "72.000000" +} +{ +"absmin" "-1545.000000 -1857.000000 967.000000" +"absmax" "-1543.000000 -1855.000000 969.000000" +"origin" "-1544.000000 -1856.000000 968.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2880.507812" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "483558.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "42" +"part_style" "72.000000" +"start_delay" "5.408277" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1049.000000 -1857.000000 967.000000" +"absmax" "-1047.000000 -1855.000000 969.000000" +"origin" "-1048.000000 -1856.000000 968.000000" +"angles" "-0.000000 72.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "249094.000000" +"part_emitter" "45" +"part_active" "72.000000" +} +{ +"absmin" "-1049.000000 -1857.000000 967.000000" +"absmax" "-1047.000000 -1855.000000 969.000000" +"origin" "-1048.000000 -1856.000000 968.000000" +"angles" "-0.000000 72.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2884.292969" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "249094.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "44" +"part_style" "72.000000" +"start_delay" "10.185278" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -2105.000000 967.000000" +"absmax" "-1295.000000 -2103.000000 969.000000" +"origin" "-1296.000000 -2104.000000 968.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "101032.000000" +"part_emitter" "47" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -2105.000000 967.000000" +"absmax" "-1295.000000 -2103.000000 969.000000" +"origin" "-1296.000000 -2104.000000 968.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2880.449463" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "101032.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "46" +"part_style" "72.000000" +"start_delay" "3.669210" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -1609.000000 967.000000" +"absmax" "-1295.000000 -1607.000000 969.000000" +"origin" "-1296.000000 -1608.000000 968.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "119016.000000" +"part_emitter" "49" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -1609.000000 967.000000" +"absmax" "-1295.000000 -1607.000000 969.000000" +"origin" "-1296.000000 -1608.000000 968.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2884.497559" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "119016.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "48" +"part_style" "72.000000" +"start_delay" "4.268105" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1545.000000 -1185.000000 487.000000" +"absmax" "-1543.000000 -1183.000000 489.000000" +"origin" "-1544.000000 -1184.000000 488.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "150.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "410751.000000" +"part_emitter" "51" +"part_active" "72.000000" +} +{ +"absmin" "-1545.000000 -1185.000000 487.000000" +"absmax" "-1543.000000 -1183.000000 489.000000" +"origin" "-1544.000000 -1184.000000 488.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2886.326172" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "410751.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "50" +"part_style" "72.000000" +"start_delay" "4.468307" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1545.000000 -1185.000000 167.000000" +"absmax" "-1543.000000 -1183.000000 169.000000" +"origin" "-1544.000000 -1184.000000 168.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "150.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "9702.000000" +"part_emitter" "53" +"part_active" "72.000000" +} +{ +"absmin" "-1545.000000 -1185.000000 167.000000" +"absmax" "-1543.000000 -1183.000000 169.000000" +"origin" "-1544.000000 -1184.000000 168.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2881.980469" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "9702.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "52" +"part_style" "72.000000" +"start_delay" "6.881954" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1545.000000 -513.000000 759.000000" +"absmax" "-1543.000000 -511.000000 761.000000" +"origin" "-1544.000000 -512.000000 760.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "218999.000000" +"part_emitter" "55" +"part_active" "72.000000" +} +{ +"absmin" "-1545.000000 -513.000000 759.000000" +"absmax" "-1543.000000 -511.000000 761.000000" +"origin" "-1544.000000 -512.000000 760.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2880.646484" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "218999.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "54" +"part_style" "72.000000" +"start_delay" "8.098056" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -761.000000 759.000000" +"absmax" "-1295.000000 -759.000000 761.000000" +"origin" "-1296.000000 -760.000000 760.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "33152.000000" +"part_emitter" "57" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -761.000000 759.000000" +"absmax" "-1295.000000 -759.000000 761.000000" +"origin" "-1296.000000 -760.000000 760.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2878.760986" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "33152.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "56" +"part_style" "72.000000" +"start_delay" "10.386700" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1049.000000 -513.000000 751.000000" +"absmax" "-1047.000000 -511.000000 753.000000" +"origin" "-1048.000000 -512.000000 752.000000" +"angles" "-0.000000 248.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "755927.000000" +"part_emitter" "59" +"part_active" "72.000000" +} +{ +"absmin" "-1049.000000 -513.000000 751.000000" +"absmax" "-1047.000000 -511.000000 753.000000" +"origin" "-1048.000000 -512.000000 752.000000" +"angles" "-0.000000 248.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2880.989014" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "755927.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "58" +"part_style" "72.000000" +"start_delay" "6.707145" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1545.000000 -513.000000 1015.000000" +"absmax" "-1543.000000 -511.000000 1017.000000" +"origin" "-1544.000000 -512.000000 1016.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "400985.000000" +"part_emitter" "61" +"part_active" "72.000000" +} +{ +"absmin" "-1545.000000 -513.000000 1015.000000" +"absmax" "-1543.000000 -511.000000 1017.000000" +"origin" "-1544.000000 -512.000000 1016.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2880.657959" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "400985.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "60" +"part_style" "72.000000" +"start_delay" "5.411450" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -761.000000 1015.000000" +"absmax" "-1295.000000 -759.000000 1017.000000" +"origin" "-1296.000000 -760.000000 1016.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "93704.000000" +"part_emitter" "63" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -761.000000 1015.000000" +"absmax" "-1295.000000 -759.000000 1017.000000" +"origin" "-1296.000000 -760.000000 1016.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2878.796143" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "93704.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "62" +"part_style" "72.000000" +"start_delay" "6.494003" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1961.000000 1559.000000 103.000000" +"absmax" "-1959.000000 1561.000000 105.000000" +"origin" "-1960.000000 1560.000000 104.000000" +"angles" "-0.000000 131.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "576516.000000" +"part_emitter" "65" +"part_active" "72.000000" +} +{ +"absmin" "-1961.000000 1559.000000 103.000000" +"absmax" "-1959.000000 1561.000000 105.000000" +"origin" "-1960.000000 1560.000000 104.000000" +"angles" "-0.000000 131.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2886.025146" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "576516.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "64" +"part_style" "72.000000" +"start_delay" "5.830897" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -265.000000 1015.000000" +"absmax" "-1295.000000 -263.000000 1017.000000" +"origin" "-1296.000000 -264.000000 1016.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "889111.000000" +"part_emitter" "67" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -265.000000 1015.000000" +"absmax" "-1295.000000 -263.000000 1017.000000" +"origin" "-1296.000000 -264.000000 1016.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2878.833740" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "889111.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "66" +"part_style" "72.000000" +"start_delay" "7.900784" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1545.000000 -513.000000 551.000000" +"absmax" "-1543.000000 -511.000000 553.000000" +"origin" "-1544.000000 -512.000000 552.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "57456.000000" +"part_emitter" "69" +"part_active" "72.000000" +} +{ +"absmin" "-1545.000000 -513.000000 551.000000" +"absmax" "-1543.000000 -511.000000 553.000000" +"origin" "-1544.000000 -512.000000 552.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2880.737549" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "57456.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "68" +"part_style" "72.000000" +"start_delay" "5.380688" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -761.000000 551.000000" +"absmax" "-1295.000000 -759.000000 553.000000" +"origin" "-1296.000000 -760.000000 552.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "30286.000000" +"part_emitter" "71" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -761.000000 551.000000" +"absmax" "-1295.000000 -759.000000 553.000000" +"origin" "-1296.000000 -760.000000 552.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2886.555664" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "30286.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "70" +"part_style" "72.000000" +"start_delay" "4.883846" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1049.000000 -513.000000 551.000000" +"absmax" "-1047.000000 -511.000000 553.000000" +"origin" "-1048.000000 -512.000000 552.000000" +"angles" "-0.000000 309.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "254012.000000" +"part_emitter" "73" +"part_active" "72.000000" +} +{ +"absmin" "-1049.000000 -513.000000 551.000000" +"absmax" "-1047.000000 -511.000000 553.000000" +"origin" "-1048.000000 -512.000000 552.000000" +"angles" "-0.000000 309.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2879.834229" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "254012.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "72" +"part_style" "72.000000" +"start_delay" "4.537156" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -265.000000 551.000000" +"absmax" "-1295.000000 -263.000000 553.000000" +"origin" "-1296.000000 -264.000000 552.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "531280.000000" +"part_emitter" "75" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -265.000000 551.000000" +"absmax" "-1295.000000 -263.000000 553.000000" +"origin" "-1296.000000 -264.000000 552.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2878.576904" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "531280.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "74" +"part_style" "72.000000" +"start_delay" "4.915097" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2369.000000 -65.000000 399.000000" +"absmax" "-2367.000000 -63.000000 401.000000" +"origin" "-2368.000000 -64.000000 400.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "160.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "174080.000000" +"part_emitter" "77" +"part_active" "70.000000" +} +{ +"absmin" "-2369.000000 -65.000000 399.000000" +"absmax" "-2367.000000 -63.000000 401.000000" +"origin" "-2368.000000 -64.000000 400.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2878.764893" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "174080.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "76" +"part_style" "70.000000" +"start_delay" "9.889370" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2369.000000 191.000000 399.000000" +"absmax" "-2367.000000 193.000000 401.000000" +"origin" "-2368.000000 192.000000 400.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "160.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "579072.000000" +"part_emitter" "79" +"part_active" "70.000000" +} +{ +"absmin" "-2369.000000 191.000000 399.000000" +"absmax" "-2367.000000 193.000000 401.000000" +"origin" "-2368.000000 192.000000 400.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2881.411133" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "579072.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "78" +"part_style" "70.000000" +"start_delay" "10.492416" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1961.000000 1191.000000 103.000000" +"absmax" "-1959.000000 1193.000000 105.000000" +"origin" "-1960.000000 1192.000000 104.000000" +"angles" "-0.000000 222.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "474824.000000" +"part_emitter" "81" +"part_active" "72.000000" +} +{ +"absmin" "-1961.000000 1191.000000 103.000000" +"absmax" "-1959.000000 1193.000000 105.000000" +"origin" "-1960.000000 1192.000000 104.000000" +"angles" "-0.000000 222.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2879.972412" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "474824.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "80" +"part_style" "72.000000" +"start_delay" "3.233406" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-921.000000 -217.000000 15.000000" +"absmax" "-919.000000 -215.000000 17.000000" +"origin" "-920.000000 -216.000000 16.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "83494.000000" +"part_emitter" "83" +"part_active" "70.000000" +} +{ +"absmin" "-921.000000 -217.000000 15.000000" +"absmax" "-919.000000 -215.000000 17.000000" +"origin" "-920.000000 -216.000000 16.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2878.764160" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "83494.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "82" +"part_style" "70.000000" +"start_delay" "8.926451" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-897.000000 -241.000000 427.000000" +"absmax" "-895.000000 -239.000000 429.000000" +"origin" "-896.000000 -240.000000 428.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "244720.000000" +"part_emitter" "85" +"part_active" "70.000000" +} +{ +"absmin" "-897.000000 -241.000000 427.000000" +"absmax" "-895.000000 -239.000000 429.000000" +"origin" "-896.000000 -240.000000 428.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2879.515381" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "244720.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "84" +"part_style" "70.000000" +"start_delay" "5.193914" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-897.000000 -785.000000 427.000000" +"absmax" "-895.000000 -783.000000 429.000000" +"origin" "-896.000000 -784.000000 428.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "156267.000000" +"part_emitter" "87" +"part_active" "70.000000" +} +{ +"absmin" "-897.000000 -785.000000 427.000000" +"absmax" "-895.000000 -783.000000 429.000000" +"origin" "-896.000000 -784.000000 428.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2882.058350" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "156267.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "86" +"part_style" "70.000000" +"start_delay" "8.727959" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-921.000000 -809.000000 15.000000" +"absmax" "-919.000000 -807.000000 17.000000" +"origin" "-920.000000 -808.000000 16.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "267462.000000" +"part_emitter" "89" +"part_active" "70.000000" +} +{ +"absmin" "-921.000000 -809.000000 15.000000" +"absmax" "-919.000000 -807.000000 17.000000" +"origin" "-920.000000 -808.000000 16.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2882.440674" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "267462.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "88" +"part_style" "70.000000" +"start_delay" "3.362072" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-353.000000 -241.000000 427.000000" +"absmax" "-351.000000 -239.000000 429.000000" +"origin" "-352.000000 -240.000000 428.000000" +"angles" "-0.000000 139.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "279682.000000" +"part_emitter" "91" +"part_active" "70.000000" +} +{ +"absmin" "-353.000000 -241.000000 427.000000" +"absmax" "-351.000000 -239.000000 429.000000" +"origin" "-352.000000 -240.000000 428.000000" +"angles" "-0.000000 139.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2883.674805" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "279682.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "90" +"part_style" "70.000000" +"start_delay" "9.495316" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-329.000000 -217.000000 15.000000" +"absmax" "-327.000000 -215.000000 17.000000" +"origin" "-328.000000 -216.000000 16.000000" +"angles" "-0.000000 112.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "547274.000000" +"part_emitter" "93" +"part_active" "70.000000" +} +{ +"absmin" "-329.000000 -217.000000 15.000000" +"absmax" "-327.000000 -215.000000 17.000000" +"origin" "-328.000000 -216.000000 16.000000" +"angles" "-0.000000 112.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2884.177979" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "547274.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "92" +"part_style" "70.000000" +"start_delay" "4.941465" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-329.000000 -809.000000 15.000000" +"absmax" "-327.000000 -807.000000 17.000000" +"origin" "-328.000000 -808.000000 16.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "205160.000000" +"part_emitter" "95" +"part_active" "70.000000" +} +{ +"absmin" "-329.000000 -809.000000 15.000000" +"absmax" "-327.000000 -807.000000 17.000000" +"origin" "-328.000000 -808.000000 16.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2883.734619" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "205160.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "94" +"part_style" "70.000000" +"start_delay" "4.525681" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-353.000000 -785.000000 427.000000" +"absmax" "-351.000000 -783.000000 429.000000" +"origin" "-352.000000 -784.000000 428.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "630.000000" +"part_emitter" "97" +"part_active" "70.000000" +} +{ +"absmin" "-353.000000 -785.000000 427.000000" +"absmax" "-351.000000 -783.000000 429.000000" +"origin" "-352.000000 -784.000000 428.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2884.322754" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "630.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "96" +"part_style" "70.000000" +"start_delay" "9.532914" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1737.000000 1555.000000 519.000000" +"absmax" "-1735.000000 1557.000000 521.000000" +"origin" "-1736.000000 1556.000000 520.000000" +"angles" "-0.000000 345.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "447161.000000" +"part_emitter" "99" +"part_active" "72.000000" +} +{ +"absmin" "-1737.000000 1555.000000 519.000000" +"absmax" "-1735.000000 1557.000000 521.000000" +"origin" "-1736.000000 1556.000000 520.000000" +"angles" "-0.000000 345.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2880.897461" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "447161.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "98" +"part_style" "72.000000" +"start_delay" "9.006287" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1737.000000 1199.000000 519.000000" +"absmax" "-1735.000000 1201.000000 521.000000" +"origin" "-1736.000000 1200.000000 520.000000" +"angles" "-0.000000 148.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "1054.000000" +"part_emitter" "101" +"part_active" "72.000000" +} +{ +"absmin" "-1737.000000 1199.000000 519.000000" +"absmax" "-1735.000000 1201.000000 521.000000" +"origin" "-1736.000000 1200.000000 520.000000" +"angles" "-0.000000 148.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2883.123047" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "1054.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "100" +"part_style" "72.000000" +"start_delay" "4.736869" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2921.000000 -457.000000 239.000000" +"absmax" "-2919.000000 -455.000000 241.000000" +"origin" "-2920.000000 -456.000000 240.000000" +"angles" "-0.000000 112.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "119079.000000" +"part_emitter" "103" +"part_active" "70.000000" +} +{ +"absmin" "-2921.000000 -457.000000 239.000000" +"absmax" "-2919.000000 -455.000000 241.000000" +"origin" "-2920.000000 -456.000000 240.000000" +"angles" "-0.000000 112.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2881.220215" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "119079.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "102" +"part_style" "70.000000" +"start_delay" "3.987823" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2457.000000 -457.000000 239.000000" +"absmax" "-2455.000000 -455.000000 241.000000" +"origin" "-2456.000000 -456.000000 240.000000" +"angles" "-0.000000 280.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "690461.000000" +"part_emitter" "105" +"part_active" "70.000000" +} +{ +"absmin" "-2457.000000 -457.000000 239.000000" +"absmax" "-2455.000000 -455.000000 241.000000" +"origin" "-2456.000000 -456.000000 240.000000" +"angles" "-0.000000 280.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2881.737549" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "690461.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "104" +"part_style" "70.000000" +"start_delay" "8.252357" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2921.000000 263.000000 271.000000" +"absmax" "-2919.000000 265.000000 273.000000" +"origin" "-2920.000000 264.000000 272.000000" +"angles" "-0.000000 111.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "79921.000000" +"part_emitter" "107" +"part_active" "70.000000" +} +{ +"absmin" "-2921.000000 263.000000 271.000000" +"absmax" "-2919.000000 265.000000 273.000000" +"origin" "-2920.000000 264.000000 272.000000" +"angles" "-0.000000 111.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2883.213379" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "79921.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "106" +"part_style" "70.000000" +"start_delay" "4.454390" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2457.000000 263.000000 271.000000" +"absmax" "-2455.000000 265.000000 273.000000" +"origin" "-2456.000000 264.000000 272.000000" +"angles" "-0.000000 43.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "220774.000000" +"part_emitter" "109" +"part_active" "70.000000" +} +{ +"absmin" "-2457.000000 263.000000 271.000000" +"absmax" "-2455.000000 265.000000 273.000000" +"origin" "-2456.000000 264.000000 272.000000" +"angles" "-0.000000 43.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2881.937988" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "220774.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "108" +"part_style" "70.000000" +"start_delay" "8.897396" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2817.000000 543.000000 463.000000" +"absmax" "-2815.000000 545.000000 465.000000" +"origin" "-2816.000000 544.000000 464.000000" +"angles" "-0.000000 199.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "295368.000000" +"part_emitter" "111" +"part_active" "70.000000" +} +{ +"absmin" "-2817.000000 543.000000 463.000000" +"absmax" "-2815.000000 545.000000 465.000000" +"origin" "-2816.000000 544.000000 464.000000" +"angles" "-0.000000 199.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2881.356934" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "295368.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "110" +"part_style" "70.000000" +"start_delay" "8.974547" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2561.000000 543.000000 463.000000" +"absmax" "-2559.000000 545.000000 465.000000" +"origin" "-2560.000000 544.000000 464.000000" +"angles" "-0.000000 289.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "358462.000000" +"part_emitter" "113" +"part_active" "70.000000" +} +{ +"absmin" "-2561.000000 543.000000 463.000000" +"absmax" "-2559.000000 545.000000 465.000000" +"origin" "-2560.000000 544.000000 464.000000" +"angles" "-0.000000 289.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2880.340332" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "358462.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "112" +"part_style" "70.000000" +"start_delay" "3.854030" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2121.000000 -169.000000 367.000000" +"absmax" "-2119.000000 -167.000000 369.000000" +"origin" "-2120.000000 -168.000000 368.000000" +"angles" "-0.000000 47.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "267720.000000" +"part_emitter" "115" +"part_active" "70.000000" +} +{ +"absmin" "-2121.000000 -169.000000 367.000000" +"absmax" "-2119.000000 -167.000000 369.000000" +"origin" "-2120.000000 -168.000000 368.000000" +"angles" "-0.000000 47.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2878.523438" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "267720.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "114" +"part_style" "70.000000" +"start_delay" "4.115024" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2121.000000 295.000000 367.000000" +"absmax" "-2119.000000 297.000000 369.000000" +"origin" "-2120.000000 296.000000 368.000000" +"angles" "-0.000000 176.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "196504.000000" +"part_emitter" "117" +"part_active" "70.000000" +} +{ +"absmin" "-2121.000000 295.000000 367.000000" +"absmax" "-2119.000000 297.000000 369.000000" +"origin" "-2120.000000 296.000000 368.000000" +"angles" "-0.000000 176.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2882.491943" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "196504.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "116" +"part_style" "70.000000" +"start_delay" "3.709006" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-1657.000000 295.000000 367.000000" +"absmax" "-1655.000000 297.000000 369.000000" +"origin" "-1656.000000 296.000000 368.000000" +"angles" "-0.000000 188.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "131850.000000" +"part_emitter" "119" +"part_active" "70.000000" +} +{ +"absmin" "-1657.000000 295.000000 367.000000" +"absmax" "-1655.000000 297.000000 369.000000" +"origin" "-1656.000000 296.000000 368.000000" +"angles" "-0.000000 188.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2884.517334" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "131850.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "118" +"part_style" "70.000000" +"start_delay" "4.947569" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-1657.000000 -169.000000 367.000000" +"absmax" "-1655.000000 -167.000000 369.000000" +"origin" "-1656.000000 -168.000000 368.000000" +"angles" "-0.000000 97.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "114615.000000" +"part_emitter" "121" +"part_active" "70.000000" +} +{ +"absmin" "-1657.000000 -169.000000 367.000000" +"absmax" "-1655.000000 -167.000000 369.000000" +"origin" "-1656.000000 -168.000000 368.000000" +"angles" "-0.000000 97.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2880.037354" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "114615.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "120" +"part_style" "70.000000" +"start_delay" "5.146062" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2121.000000 471.000000 431.000000" +"absmax" "-2119.000000 473.000000 433.000000" +"origin" "-2120.000000 472.000000 432.000000" +"angles" "-0.000000 131.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "46566.000000" +"part_emitter" "123" +"part_active" "70.000000" +} +{ +"absmin" "-2121.000000 471.000000 431.000000" +"absmax" "-2119.000000 473.000000 433.000000" +"origin" "-2120.000000 472.000000 432.000000" +"angles" "-0.000000 131.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2879.538818" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "46566.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "122" +"part_style" "70.000000" +"start_delay" "10.434309" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2121.000000 935.000000 431.000000" +"absmax" "-2119.000000 937.000000 433.000000" +"origin" "-2120.000000 936.000000 432.000000" +"angles" "-0.000000 309.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "232312.000000" +"part_emitter" "125" +"part_active" "70.000000" +} +{ +"absmin" "-2121.000000 935.000000 431.000000" +"absmax" "-2119.000000 937.000000 433.000000" +"origin" "-2120.000000 936.000000 432.000000" +"angles" "-0.000000 309.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2880.568115" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "232312.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "124" +"part_style" "70.000000" +"start_delay" "9.802942" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-1657.000000 935.000000 431.000000" +"absmax" "-1655.000000 937.000000 433.000000" +"origin" "-1656.000000 936.000000 432.000000" +"angles" "-0.000000 130.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "102311.000000" +"part_emitter" "127" +"part_active" "70.000000" +} +{ +"absmin" "-1657.000000 935.000000 431.000000" +"absmax" "-1655.000000 937.000000 433.000000" +"origin" "-1656.000000 936.000000 432.000000" +"angles" "-0.000000 130.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2878.929443" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "102311.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "126" +"part_style" "70.000000" +"start_delay" "8.769951" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-1657.000000 471.000000 431.000000" +"absmax" "-1655.000000 473.000000 433.000000" +"origin" "-1656.000000 472.000000 432.000000" +"angles" "-0.000000 80.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "876071.000000" +"part_emitter" "129" +"part_active" "70.000000" +} +{ +"absmin" "-1657.000000 471.000000 431.000000" +"absmax" "-1655.000000 473.000000 433.000000" +"origin" "-1656.000000 472.000000 432.000000" +"angles" "-0.000000 80.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2884.366699" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "876071.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "128" +"part_style" "70.000000" +"start_delay" "10.355938" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2017.000000 383.000000 415.000000" +"absmax" "-2015.000000 385.000000 417.000000" +"origin" "-2016.000000 384.000000 416.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "160.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "205713.000000" +"part_emitter" "131" +"part_active" "70.000000" +} +{ +"absmin" "-2017.000000 383.000000 415.000000" +"absmax" "-2015.000000 385.000000 417.000000" +"origin" "-2016.000000 384.000000 416.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2880.150635" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "205713.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "130" +"part_style" "70.000000" +"start_delay" "8.331461" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-625.000000 -2265.000000 359.000000" +"absmax" "-623.000000 -2263.000000 361.000000" +"origin" "-624.000000 -2264.000000 360.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "115068.000000" +"part_emitter" "133" +"part_active" "72.000000" +} +{ +"absmin" "-625.000000 -2265.000000 359.000000" +"absmax" "-623.000000 -2263.000000 361.000000" +"origin" "-624.000000 -2264.000000 360.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2885.500977" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "115068.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "132" +"part_style" "72.000000" +"start_delay" "8.545580" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-625.000000 -2201.000000 823.000000" +"absmax" "-623.000000 -2199.000000 825.000000" +"origin" "-624.000000 -2200.000000 824.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "454530.000000" +"part_emitter" "135" +"part_active" "72.000000" +} +{ +"absmin" "-625.000000 -2201.000000 823.000000" +"absmax" "-623.000000 -2199.000000 825.000000" +"origin" "-624.000000 -2200.000000 824.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2883.206787" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "454530.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "134" +"part_style" "72.000000" +"start_delay" "3.649434" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-625.000000 -1513.000000 823.000000" +"absmax" "-623.000000 -1511.000000 825.000000" +"origin" "-624.000000 -1512.000000 824.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "948480.000000" +"part_emitter" "137" +"part_active" "72.000000" +} +{ +"absmin" "-625.000000 -1513.000000 823.000000" +"absmax" "-623.000000 -1511.000000 825.000000" +"origin" "-624.000000 -1512.000000 824.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2882.106445" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "948480.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "136" +"part_style" "72.000000" +"start_delay" "8.422041" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-929.000000 -1609.000000 583.000000" +"absmax" "-927.000000 -1607.000000 585.000000" +"origin" "-928.000000 -1608.000000 584.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "99507.000000" +"part_emitter" "139" +"part_active" "72.000000" +} +{ +"absmin" "-929.000000 -1609.000000 583.000000" +"absmax" "-927.000000 -1607.000000 585.000000" +"origin" "-928.000000 -1608.000000 584.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2881.447754" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "99507.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "138" +"part_style" "72.000000" +"start_delay" "9.093448" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-929.000000 -2105.000000 583.000000" +"absmax" "-927.000000 -2103.000000 585.000000" +"origin" "-928.000000 -2104.000000 584.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "3896.000000" +"part_emitter" "141" +"part_active" "72.000000" +} +{ +"absmin" "-929.000000 -2105.000000 583.000000" +"absmax" "-927.000000 -2103.000000 585.000000" +"origin" "-928.000000 -2104.000000 584.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2880.552002" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "3896.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "140" +"part_style" "72.000000" +"start_delay" "10.019745" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "47.000000 -2105.000000 967.000000" +"absmax" "49.000000 -2103.000000 969.000000" +"origin" "48.000000 -2104.000000 968.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "841857.000000" +"part_emitter" "143" +"part_active" "72.000000" +} +{ +"absmin" "47.000000 -2105.000000 967.000000" +"absmax" "49.000000 -2103.000000 969.000000" +"origin" "48.000000 -2104.000000 968.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2883.892578" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "841857.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "142" +"part_style" "72.000000" +"start_delay" "8.545580" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "47.000000 -1609.000000 967.000000" +"absmax" "49.000000 -1607.000000 969.000000" +"origin" "48.000000 -1608.000000 968.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "106400.000000" +"part_emitter" "145" +"part_active" "72.000000" +} +{ +"absmin" "47.000000 -1609.000000 967.000000" +"absmax" "49.000000 -1607.000000 969.000000" +"origin" "48.000000 -1608.000000 968.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2880.215332" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "106400.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "144" +"part_style" "72.000000" +"start_delay" "8.396648" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-201.000000 -1857.000000 967.000000" +"absmax" "-199.000000 -1855.000000 969.000000" +"origin" "-200.000000 -1856.000000 968.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "66171.000000" +"part_emitter" "147" +"part_active" "72.000000" +} +{ +"absmin" "-201.000000 -1857.000000 967.000000" +"absmax" "-199.000000 -1855.000000 969.000000" +"origin" "-200.000000 -1856.000000 968.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2884.053223" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "66171.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "146" +"part_style" "72.000000" +"start_delay" "4.005646" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "295.000000 -1857.000000 967.000000" +"absmax" "297.000000 -1855.000000 969.000000" +"origin" "296.000000 -1856.000000 968.000000" +"angles" "-0.000000 138.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "273152.000000" +"part_emitter" "149" +"part_active" "72.000000" +} +{ +"absmin" "295.000000 -1857.000000 967.000000" +"absmax" "297.000000 -1855.000000 969.000000" +"origin" "296.000000 -1856.000000 968.000000" +"angles" "-0.000000 138.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2880.731201" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "273152.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "148" +"part_style" "72.000000" +"start_delay" "5.350413" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "295.000000 -1185.000000 903.000000" +"absmax" "297.000000 -1183.000000 905.000000" +"origin" "296.000000 -1184.000000 904.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "183570.000000" +"part_emitter" "151" +"part_active" "72.000000" +} +{ +"absmin" "295.000000 -1185.000000 903.000000" +"absmax" "297.000000 -1183.000000 905.000000" +"origin" "296.000000 -1184.000000 904.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2879.571777" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "183570.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "150" +"part_style" "72.000000" +"start_delay" "10.566637" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "295.000000 -1185.000000 583.000000" +"absmax" "297.000000 -1183.000000 585.000000" +"origin" "296.000000 -1184.000000 584.000000" +"angles" "-0.000000 150.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "288660.000000" +"part_emitter" "153" +"part_active" "72.000000" +} +{ +"absmin" "295.000000 -1185.000000 583.000000" +"absmax" "297.000000 -1183.000000 585.000000" +"origin" "296.000000 -1184.000000 584.000000" +"angles" "-0.000000 150.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2880.818359" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "288660.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "152" +"part_style" "72.000000" +"start_delay" "3.009766" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-929.000000 -817.000000 863.000000" +"absmax" "-927.000000 -815.000000 865.000000" +"origin" "-928.000000 -816.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "168592.000000" +"part_emitter" "155" +"part_active" "70.000000" +} +{ +"absmin" "-929.000000 -817.000000 863.000000" +"absmax" "-927.000000 -815.000000 865.000000" +"origin" "-928.000000 -816.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2882.063965" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "168592.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "154" +"part_style" "70.000000" +"start_delay" "7.453993" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-321.000000 -817.000000 863.000000" +"absmax" "-319.000000 -815.000000 865.000000" +"origin" "-320.000000 -816.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "203401.000000" +"part_emitter" "157" +"part_active" "70.000000" +} +{ +"absmin" "-321.000000 -817.000000 863.000000" +"absmax" "-319.000000 -815.000000 865.000000" +"origin" "-320.000000 -816.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2884.122559" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "203401.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "156" +"part_style" "70.000000" +"start_delay" "3.793725" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-321.000000 -209.000000 863.000000" +"absmax" "-319.000000 -207.000000 865.000000" +"origin" "-320.000000 -208.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "907046.000000" +"part_emitter" "159" +"part_active" "70.000000" +} +{ +"absmin" "-321.000000 -209.000000 863.000000" +"absmax" "-319.000000 -207.000000 865.000000" +"origin" "-320.000000 -208.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2882.982178" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "907046.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "158" +"part_style" "70.000000" +"start_delay" "5.317698" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-929.000000 -209.000000 863.000000" +"absmax" "-927.000000 -207.000000 865.000000" +"origin" "-928.000000 -208.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "650844.000000" +"part_emitter" "161" +"part_active" "70.000000" +} +{ +"absmin" "-929.000000 -209.000000 863.000000" +"absmax" "-927.000000 -207.000000 865.000000" +"origin" "-928.000000 -208.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2879.176025" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "650844.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "160" +"part_style" "70.000000" +"start_delay" "6.659780" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-921.000000 -2153.000000 175.000000" +"absmax" "-919.000000 -2151.000000 177.000000" +"origin" "-920.000000 -2152.000000 176.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "9537.000000" +"part_emitter" "163" +"part_active" "70.000000" +} +{ +"absmin" "-921.000000 -2153.000000 175.000000" +"absmax" "-919.000000 -2151.000000 177.000000" +"origin" "-920.000000 -2152.000000 176.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2882.046387" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "9537.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "162" +"part_style" "70.000000" +"start_delay" "6.173681" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-921.000000 -1561.000000 175.000000" +"absmax" "-919.000000 -1559.000000 177.000000" +"origin" "-920.000000 -1560.000000 176.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "320400.000000" +"part_emitter" "165" +"part_active" "70.000000" +} +{ +"absmin" "-921.000000 -1561.000000 175.000000" +"absmax" "-919.000000 -1559.000000 177.000000" +"origin" "-920.000000 -1560.000000 176.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2880.715088" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "320400.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "164" +"part_style" "70.000000" +"start_delay" "7.040651" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-329.000000 -2153.000000 463.000000" +"absmax" "-327.000000 -2151.000000 465.000000" +"origin" "-328.000000 -2152.000000 464.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "463981.000000" +"part_emitter" "167" +"part_active" "70.000000" +} +{ +"absmin" "-329.000000 -2153.000000 463.000000" +"absmax" "-327.000000 -2151.000000 465.000000" +"origin" "-328.000000 -2152.000000 464.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2882.648926" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "463981.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "166" +"part_style" "70.000000" +"start_delay" "6.732780" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-329.000000 -1561.000000 463.000000" +"absmax" "-327.000000 -1559.000000 465.000000" +"origin" "-328.000000 -1560.000000 464.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "190143.000000" +"part_emitter" "169" +"part_active" "70.000000" +} +{ +"absmin" "-329.000000 -1561.000000 463.000000" +"absmax" "-327.000000 -1559.000000 465.000000" +"origin" "-328.000000 -1560.000000 464.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2880.119873" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "190143.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "168" +"part_style" "70.000000" +"start_delay" "3.560320" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-873.000000 -1185.000000 103.000000" +"absmax" "-871.000000 -1183.000000 105.000000" +"origin" "-872.000000 -1184.000000 104.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "127092.000000" +"part_emitter" "171" +"part_active" "72.000000" +} +{ +"absmin" "-873.000000 -1185.000000 103.000000" +"absmax" "-871.000000 -1183.000000 105.000000" +"origin" "-872.000000 -1184.000000 104.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2882.210449" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "127092.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "170" +"part_style" "72.000000" +"start_delay" "4.268105" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-377.000000 -1185.000000 103.000000" +"absmax" "-375.000000 -1183.000000 105.000000" +"origin" "-376.000000 -1184.000000 104.000000" +"angles" "-0.000000 15.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "26341.000000" +"part_emitter" "173" +"part_active" "72.000000" +} +{ +"absmin" "-377.000000 -1185.000000 103.000000" +"absmax" "-375.000000 -1183.000000 105.000000" +"origin" "-376.000000 -1184.000000 104.000000" +"angles" "-0.000000 15.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2883.199951" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "26341.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "172" +"part_style" "72.000000" +"start_delay" "4.947569" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-625.000000 -1433.000000 103.000000" +"absmax" "-623.000000 -1431.000000 105.000000" +"origin" "-624.000000 -1432.000000 104.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "467775.000000" +"part_emitter" "175" +"part_active" "72.000000" +} +{ +"absmin" "-625.000000 -1433.000000 103.000000" +"absmax" "-623.000000 -1431.000000 105.000000" +"origin" "-624.000000 -1432.000000 104.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2879.137695" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "467775.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "174" +"part_style" "72.000000" +"start_delay" "8.545580" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"absmin" "-425.000000 -1857.000000 175.000000" +"absmax" "-423.000000 -1855.000000 177.000000" +"origin" "-424.000000 -1856.000000 176.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"target" "secret_spears" +"targetname" "spear_counter" +"wait" "2.000000" +"count" "2.000000" +"height" "2.000000" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"modelindex" "2.000000" +"absmin" "-337.000000 -1921.000000 31.000000" +"absmax" "-287.000000 -1791.000000 289.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*1" +"mins" "-336.000000 -1920.000000 32.000000" +"maxs" "-288.000000 -1792.000000 288.000000" +"size" "48.000000 128.000000 256.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "177" +"yaw_speed" "100.000000" +"targetname" "secret_spears" +"owner" "177" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "doors/ddoor2.wav" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*1" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "64.000000" +"state" "1.000000" +"pos2" "-0.000008 0.000000 -192.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "3.000000" +"absmin" "-353.000000 -2097.000000 327.000000" +"absmax" "-319.000000 -2063.000000 337.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_button" +"model" "*2" +"mins" "-352.000000 -2096.000000 328.000000" +"maxs" "-320.000000 -2064.000000 336.000000" +"size" "32.000000 32.000000 8.000000" "think" "SUB_Null" -"nextthink" "-1.000000" -"health" "-38.588306" -"deadflag" "2.000000" -"view_ofs" "0.000000 0.000000 8.000000" -"enemy" "1" -"flags" "544.000000" -"max_health" "25.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"ideal_yaw" "270.000000" -"yaw_speed" "20.000000" -"goalentity" "1" -"th_stand" "dog_stand1" -"th_walk" "dog_walk1" -"th_run" "dog_run1" -"th_melee" "dog_atta1" -"th_pain" "dog_pain" -"th_die" "dog_die" -"oldenemy" "1" -"search_time" "28.226055" -"attack_state" "1.000000" -"attack_finished" "9.025997" -"pain_finished" "5.726000" -"show_hostile" "24.226055" -"mdl" "progs/mon_dog.mdl" -"pausetime" "999999.000000" -"lip" "3.994751" -"waitmin" "1000022.375000" -"activate" "1" -"bboxtype" "20.000000" -"bbmins" "-20.000000 -20.000000 -24.000000" -"bbmaxs" "20.000000 20.000000 16.000000" -"idmins" "-32.000000 -32.000000 -24.000000" -"idmaxs" "32.000000 32.000000 40.000000" -"classtype" "120.000000" -"classgroup" "620.000000" -"classmove" "1.000000" -"gibhealth" "-35.000000" -"gibbed" "1.000000" -"headmdl" "progs/h_dog.mdl" -"estate" "2.000000" -"th_checkattack" "DogCheckAttack" -"th_jump" "dog_leap1" -"th_jumpexit" "dog_leap8" -"liquidbase" "-1.000000" -"liquidcheck" "24.126055" -"meleeoffset" "24.000000 0.000000 10.000000" -"pain_flinch" "10.000000" -"pain_finstate" "5.726000" -"pain_check" "1.000000" -"pain_timeout" "1.000000" -"pain_sound" "dog/dpain1.wav" -"deathstring" " was mauled by a Rottweiler -" -"idletimer" "27.549582" -"idle_sound" "dog/idle.wav" -"sight_timeout" "12.767473" -"sight_sound" "dog/dsight.wav" -"enemydist" "208.799026" -"switchattacker" "18" -"switchtimer" "5.726000" -"switchoverride" "1.000000" -"steptype" "1.000000" -"steplast" "4.000000" -"dmgtimeframe" "23.384001" -"dmgcombined" "12.000000" -"blockudeath" "1.000000" +"blocked" "func_button_blocked" +"health" "1.000000" +"takedamage" "1.000000" +"max_health" "1.000000" +"target" "spear_counter" +"movedir" "-0.000000 -0.000000 1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"th_die" "func_button_killed" +"speed" "40.000000" +"mdl" "*2" +"wait" "-1.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "-0.000000 0.000000 3.999999" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" } { -"modelindex" "80.000000" -"absmin" "-361.065216 -203.681107 63.313248" -"absmax" "-319.065216 -161.681107 105.313248" -"movetype" "4.000000" +"modelindex" "4.000000" +"absmin" "-353.000000 -1649.000000 327.000000" +"absmax" "-319.000000 -1615.000000 337.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_button" +"model" "*3" +"mins" "-352.000000 -1648.000000 328.000000" +"maxs" "-320.000000 -1616.000000 336.000000" +"size" "32.000000 32.000000 8.000000" +"think" "SUB_Null" +"blocked" "func_button_blocked" +"health" "1.000000" +"takedamage" "1.000000" +"max_health" "1.000000" +"target" "spear_counter" +"movedir" "-0.000000 -0.000000 1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"th_die" "func_button_killed" +"speed" "40.000000" +"mdl" "*3" +"wait" "-1.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "-0.000000 0.000000 3.999999" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-369.000000 -1905.000000 127.000000" +"absmax" "-351.000000 -1807.000000 177.000000" "solid" "1.000000" -"origin" "-340.065216 -182.681107 88.313248" -"oldorigin" "-339.785889 -178.690872 88.313248" -"velocity" "20.950535 299.267548 0.000000" -"angles" "0.000000 85.995483 0.000000" -"classname" "monster_dog" -"model" "progs/mon_dog.mdl" -"frame" "16.000000" -"mins" "-20.000000 -20.000000 -24.000000" -"maxs" "20.000000 20.000000 16.000000" -"size" "40.000000 40.000000 40.000000" -"touch" "SUB_Null" -"use" "monster_use" -"think" "monster_deadbody_check" -"nextthink" "301.093109" -"health" "-13.953672" -"takedamage" "2.000000" -"deadflag" "2.000000" -"view_ofs" "0.000000 0.000000 8.000000" -"enemy" "19" -"flags" "544.000000" -"max_health" "25.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"ideal_yaw" "270.000000" -"yaw_speed" "20.000000" -"goalentity" "19" -"th_stand" "dog_stand1" -"th_walk" "dog_walk1" -"th_run" "dog_run1" -"th_melee" "dog_atta1" -"th_pain" "dog_pain" -"th_die" "dog_die" -"oldenemy" "1" -"search_time" "31.866005" -"attack_state" "1.000000" -"attack_finished" "28.684013" -"pain_finished" "1000028.687500" -"show_hostile" "28.684013" -"jump_flag" "29.466000" -"mdl" "progs/mon_dog.mdl" -"pausetime" "999999.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-368.000000 -1904.000000 128.000000" +"maxs" "-352.000000 -1808.000000 176.000000" +"size" "16.000000 96.000000 48.000000" +"touch" "trigger_bmodel_touch" +"message" "Sixth Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*4" +"wait" "-1.000000" "count" "1.000000" -"activate" "19" -"bboxtype" "20.000000" -"bbmins" "-20.000000 -20.000000 -24.000000" -"bbmaxs" "20.000000 20.000000 16.000000" -"idmins" "-32.000000 -32.000000 -24.000000" -"idmaxs" "32.000000 32.000000 40.000000" -"classtype" "120.000000" -"classgroup" "620.000000" -"classmove" "1.000000" -"gibhealth" "-35.000000" -"headmdl" "progs/h_dog.mdl" -"th_checkattack" "DogCheckAttack" -"th_jump" "dog_leap1" -"th_jumpexit" "dog_leap8" -"liquidbase" "-1.000000" -"liquidcheck" "27.866005" -"meleeoffset" "24.000000 0.000000 10.000000" -"pain_flinch" "10.000000" -"pain_check" "1.000000" -"pain_timeout" "1.000000" -"pain_sound" "dog/dpain1.wav" -"deathstring" " was mauled by a Rottweiler -" -"idletimer" "31.356394" -"idle_sound" "dog/idle.wav" -"sight_timeout" "12.742209" -"sight_sound" "dog/dsight.wav" -"enemydist" "156.325592" -"switchattacker" "19" -"switchtimer" "28.684013" -"switchoverride" "1.000000" -"steptype" "1.000000" -"steplast" "3.000000" -"bodyonflr" "TRUE" -"blockudeath" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-368.000000 -1904.000000 128.000000" +"bbmaxs" "-352.000000 -1808.000000 176.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" } { -"modelindex" "75.000000" -"absmin" "266.574158 296.534912 63.313248" -"absmax" "300.574158 330.534912 121.313248" -"movetype" "4.000000" +"modelindex" "269.000000" +"absmin" "-1777.000000 -697.000000 631.000000" +"absmax" "-1775.000000 -695.000000 633.000000" +"origin" "-1776.000000 -696.000000 632.000000" +"angles" "-0.000000 7.000000 -0.000000" +"classname" "light_flame_small_white" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "250.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "272964.000000" +"part_emitter" "182" +"part_active" "70.000000" +} +{ +"absmin" "-1777.000000 -697.000000 631.000000" +"absmax" "-1775.000000 -695.000000 633.000000" +"origin" "-1776.000000 -696.000000 632.000000" +"angles" "-0.000000 7.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2882.689453" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "272964.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "181" +"part_style" "70.000000" +"start_delay" "7.912015" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"absmin" "-1697.000000 -561.000000 639.000000" +"absmax" "-1647.000000 -479.000000 689.000000" "solid" "1.000000" -"origin" "283.574158 313.534912 88.313248" -"oldorigin" "283.574158 293.534912 88.313248" -"angles" "0.000000 149.985352 0.000000" -"classname" "monster_army" -"model" "progs/mon_soldier.mdl" -"frame" "17.000000" -"skin" "1.000000" -"mins" "-16.000000 -16.000000 -24.000000" -"maxs" "16.000000 16.000000 32.000000" -"size" "32.000000 32.000000 56.000000" -"touch" "SUB_Null" -"use" "monster_use" -"think" "monster_deadbody_check" -"nextthink" "301.135193" -"ammo_shells" "5.000000" -"takedamage" "2.000000" -"deadflag" "2.000000" -"view_ofs" "0.000000 0.000000 24.000000" -"enemy" "16" -"flags" "544.000000" -"max_health" "30.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"ideal_yaw" "226.000000" -"yaw_speed" "20.000000" -"goalentity" "16" -"th_stand" "army_stand1" -"th_walk" "army_walk1" -"th_run" "army_run1" -"th_missile" "army_atk1" -"th_pain" "army_pain" -"th_die" "army_die" -"oldenemy" "1" -"search_time" "12.425997" -"attack_state" "4.000000" -"attack_finished" "6.725999" -"pain_finished" "1000007.312500" -"show_hostile" "8.425997" -"mdl" "progs/mon_soldier.mdl" -"pausetime" "999999.000000" -"lip" "0.375652" -"activate" "16" -"bboxtype" "4.000000" -"bbmins" "-16.000000 -16.000000 -24.000000" -"bbmaxs" "16.000000 16.000000 32.000000" -"classtype" "100.000000" -"classgroup" "600.000000" -"classmove" "1.000000" -"gibhealth" "-35.000000" -"headmdl" "progs/h_soldier.mdl" -"randomskin" "4.000000" -"th_checkattack" "SoldierCheckAttack" -"liquidbase" "-1.000000" -"liquidcheck" "8.125998" -"attack_offset" "12.000000 8.000000 12.000000" -"pain_flinch" "20.000000" -"pain_longanim" "1.000000" -"pain_check" "1.000000" -"pain_timeout" "1.000000" -"pain_sound" "soldier/pain1.wav" -"pain_sound2" "soldier/pain2.wav" -"deathstring" " was shot by a Grunt -" -"idletimer" "14.357115" -"idle_sound" "soldier/idle.wav" -"sight_timeout" "12.820181" -"sight_sound" "soldier/sight1.wav" -"enemydist" "56.351692" -"switchattacker" "16" -"switchtimer" "6.725999" -"switchoverride" "1.000000" -"steptype" "4.000000" -"steplast" "1.000000" -"bodyonflr" "TRUE" -"gib1mdl" "progs/w_soldiergun.mdl" -"gib3mdl" "progs/gib_soldfoot2.mdl" -"gib1skin" "1.000000" -"gib1sound" "20.000000" -"blockudeath" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-1696.000000 -560.000000 640.000000" +"maxs" "-1648.000000 -480.000000 688.000000" +"size" "48.000000 80.000000 48.000000" +"touch" "trigger_bmodel_touch" +"message" "Seventh Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*5" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-1696.000000 -560.000000 640.000000" +"bbmaxs" "-1648.000000 -480.000000 688.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" } { -"absmin" "139.386261 198.191437 87.313248" -"absmax" "141.386261 200.191437 89.313248" -"origin" "140.386261 199.191437 88.313248" -"oldorigin" "-339.671875 -220.421387 88.313248" -"angles" "0.000000 154.984131 0.000000" -"classname" "monster_hell_knight" -"frame" "43.000000" +"modelindex" "271.000000" +"absmin" "-1807.000000 -671.000000 608.031250" +"absmax" "-1745.000000 -609.000000 664.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-1776.000000 -640.000000 608.031250" +"oldorigin" "-1776.000000 -640.000000 608.031250" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_armorInv" +"model" "progs/armour.mdl" +"skin" "2.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "32768.000000" +"flags" "768.000000" +"armortype" "0.800000" +"armorvalue" "200.000000" +"noise" "items/armor1.wav" +"mdl" "progs/armour.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "armor_touch" +"classtype" "790.000000" +"classgroup" "275.000000" +"entno_unique" "88580.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1111" +"part_active" "110.000000" +} +{ +"absmin" "-2721.000000 2127.000000 -113.000000" +"absmax" "-2655.000000 2145.000000 -63.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-2720.000000 2128.000000 -112.000000" +"maxs" "-2656.000000 2144.000000 -64.000000" +"size" "64.000000 16.000000 48.000000" +"touch" "trigger_bmodel_touch" +"message" "First Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*6" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-2720.000000 2128.000000 -112.000000" +"bbmaxs" "-2656.000000 2144.000000 -64.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-2721.000000 1983.000000 -113.000000" +"absmax" "-2655.000000 2001.000000 -63.000000" +"solid" "1.000000" +"oldorigin" "-2688.000000 1992.000000 -88.000000" +"classname" "trigger_teleport" +"model" "" +"mins" "-2720.000000 1984.000000 -112.000000" +"maxs" "-2656.000000 2000.000000 -64.000000" +"size" "64.000000 16.000000 48.000000" +"touch" "trigger_teleport_touch" +"use" "entity_state_use" +"spawnflags" "49152.000000" +"target" "teleport_destination2" +"noise" "ambience/hum1.wav" +"speed" "300.000000" +"mdl" "*7" +"waitmin" "3.622000" +"volume" "0.500000" +"bsporigin" "1.000000" +"bbmins" "-2720.000000 1984.000000 -112.000000" +"bbmaxs" "-2656.000000 2000.000000 -64.000000" +"classtype" "930.000000" +"attachment" "187" +"estate" "1.000000" +"estate_on" "trigger_teleport_on" +"estate_off" "trigger_teleport_off" +"estate_use" "trigger_teleport_use" +} +{ +"absmin" "-2689.000000 1991.000000 -89.000000" +"absmax" "-2687.000000 1993.000000 -87.000000" +"origin" "-2688.000000 1992.000000 -88.000000" +"think" "trigger_teleport_sound" +"nextthink" "2878.457275" +"owner" "186" +"fly_sound" "2880.978271" +"estate" "1.000000" +} +{ +"absmin" "-2689.000000 2047.000000 42.000000" +"absmax" "-2687.000000 2049.000000 44.000000" +"origin" "-2688.000000 2048.000000 43.000000" +"classname" "info_teleport_destination" +"targetname" "teleport_destination2" +"mangle" "-0.000000 270.000000 -0.000000" +"classtype" "932.000000" +"estate" "1.000000" +} +{ +"modelindex" "9.000000" +"absmin" "519.000000 791.000000 -101.000000" +"absmax" "569.000000 841.000000 -83.000000" +"ltime" "0.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000001 0.000000 -12.000002" +"classname" "func_button" +"model" "*8" +"frame" "1.000000" +"mins" "520.000000 792.000000 -88.000000" +"maxs" "568.000000 840.000000 -72.000000" +"size" "48.000000 48.000000 16.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.700000" +"chain" "1" +"enemy" "1" +"target" "redmagic3" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*8" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000001 0.000000 -12.000002" +"lip" "4.000000" +"pos2" "-0.000001 0.000000 -12.000002" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "447.000000 1375.000000 63.000000" +"absmax" "449.000000 1377.000000 65.000000" +"origin" "448.000000 1376.000000 64.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"enemy" "1" +"target" "magicdoor3" +"targetname" "redmagic3" +"wait" "2.000000" +"height" "2.000000" +"activate" "189" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicvanish3A" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*9" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "520.000000 792.000000 -72.000000" +"bbmaxs" "568.000000 840.000000 -64.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-199.343872 1243.591919 101.000000" +"absmax" "-197.343872 1245.591919 103.000000" +"origin" "-198.343872 1244.591919 102.000000" +"angles" "-0.000000 191.997070 -0.000000" +"frame" "5.000000" +"owner" "835" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicsummon3A" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*11" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "520.000000 792.000000 -64.000000" +"bbmaxs" "568.000000 840.000000 -56.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1061.376465 1192.637207 13.725540" +"absmax" "-1059.376465 1194.637207 15.725540" +"origin" "-1060.376465 1193.637207 14.725540" +"think" "SUB_updateEnemyTarget" +"health" "999999.000000" +"takedamage" "1.000000" +"view_ofs" "0.000000 0.000000 94.694290" +"enemy" "1" +"owner" "836" +"wait" "2.000000" +"lip" "-1.000000" +"state" "2.000000" +"height" "128.000000" +"waitmin" "2784.459961" +"classtype" "30.000000" +"enemydist" "197.107056" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicsummon3B" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*13" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "520.000000 1912.000000 -64.000000" +"bbmaxs" "568.000000 1960.000000 -56.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicvanish3B" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*14" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "520.000000 1912.000000 -72.000000" +"bbmaxs" "568.000000 1960.000000 -64.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "16.000000" +"absmin" "519.000000 1911.000000 -101.000000" +"absmax" "569.000000 1961.000000 -83.000000" +"ltime" "0.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000001 0.000000 -12.000002" +"classname" "func_button" +"model" "*15" +"frame" "1.000000" +"mins" "520.000000 1912.000000 -88.000000" +"maxs" "568.000000 1960.000000 -72.000000" +"size" "48.000000 48.000000 16.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.700000" +"chain" "189" +"enemy" "1" +"target" "redmagic3" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*15" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000001 0.000000 -12.000002" +"lip" "4.000000" +"pos2" "-0.000001 0.000000 -12.000002" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-677.118225 1466.546753 61.000000" +"absmax" "-675.118225 1468.546753 63.000000" +"origin" "-676.118225 1467.546753 62.000000" +"angles" "-0.000000 318.999023 0.000000" +"frame" "3.000000" +"owner" "977" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "-913.934875 846.434387 79.031250" +"absmax" "-911.934875 848.434387 81.031250" +"origin" "-912.934875 847.434387 80.031250" +"oldorigin" "-905.140015 845.634460 80.031250" +"angles" "0.000000 346.997681 0.000000" +"classname" "monster_gargoyle" +"frame" "23.000000" "touch" "SUB_Null" "use" "SUB_Null" "think" "SUB_Null" "nextthink" "-1.000000" -"health" "-40.707752" +"health" "-70.000000" "deadflag" "2.000000" "view_ofs" "0.000000 0.000000 24.000000" "enemy" "1" -"flags" "544.000000" -"max_health" "250.000000" +"flags" "32.000000" +"max_health" "120.000000" "waterlevel" "-1.000000" "watertype" "-1.000000" -"ideal_yaw" "180.000000" -"yaw_speed" "20.000000" +"ideal_yaw" "347.000000" +"yaw_speed" "15.000000" "goalentity" "1" -"th_stand" "hknight_stand1" -"th_walk" "hknight_walk1" -"th_run" "hknight_run1" -"th_missile" "hknight_magicc1" -"th_melee" "hknight_melee" -"th_pain" "hknight_pain" -"th_die" "hknight_die" -"oldenemy" "1" -"search_time" "93.739838" +"owner" "881" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "-35.000000" +"search_time" "2866.842041" "attack_state" "1.000000" -"attack_finished" "88.739868" -"pain_finished" "79.839996" -"show_hostile" "89.739838" -"mdl" "progs/mon_hknight.mdl" +"attack_finished" "2863.780518" +"pain_finished" "2863.342041" +"show_hostile" "2862.842041" +"mdl" "progs/mon_gargoyle.mdl" "pausetime" "999999.000000" -"lip" "3.328715" -"waitmin" "1000087.875000" +"lip" "1.977355" +"height" "128.000000" +"waitmin" "1002861.250000" +"poisonous" "1.000000" +"bodyfadeaway" "1.000000" "activate" "1" "bboxtype" "5.000000" "bbmins" "-16.000000 -16.000000 -24.000000" "bbmaxs" "16.000000 16.000000 40.000000" -"classtype" "130.000000" -"classgroup" "637.000000" -"classmove" "1.000000" -"gibhealth" "-40.000000" +"classtype" "329.000000" +"classgroup" "615.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" "gibbed" "1.000000" -"headmdl" "progs/h_hellkn.mdl" +"headmdl" "progs/h_gargoyle.mdl" +"attachment" "690" "estate" "2.000000" -"th_checkattack" "CheckAttack" -"th_charge" "hknight_char_a1" +"enemytarget" "689" +"th_checkattack" "GargoyleCheckAttack" "liquidbase" "-1.000000" -"liquidcheck" "89.339844" +"liquidcheck" "2862.842041" "attack_chance" "0.200000" -"attack_speed" "250.000000" -"meleeattack" "2.000000" -"meleetimer" "29.784018" -"pain_flinch" "40.000000" -"pain_longanim" "1.000000" -"pain_finstate" "79.839996" -"pain_check" "1.000000" -"pain_timeout" "1.500000" -"pain_sound" "hknight/pain1.wav" -"death_sound" "hknight/death1.wav" -"deathstring" " was slain by a Hell Knight +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "2862.383301" +"pain_flinch" "70.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle " -"idletimer" "92.120018" -"idle_sound" "hknight/idle.wav" -"sight_timeout" "12.796663" -"sight_sound" "hknight/sight1.wav" -"enemydist" "241.461716" -"switchattacker" "17" -"switchtimer" "25.084000" +"idletimer" "2863.716797" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "2866.136475" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "561.579529" "switchoverride" "1.000000" -"steptype" "5.000000" -"steplast" "3.000000" -"dmgtimeframe" "88.854996" -"dmgcombined" "4.000000" -"gib1mdl" "progs/w_hknightsword.mdl" -"gib1sound" "40.000000" +"infightextra" "2.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_gargwing1.mdl" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gibtype" "10.000000" +"blockudeath" "1.000000" } { -"modelindex" "89.000000" -"absmin" "-317.818512 -45.349106 63.313248" -"absmax" "-283.818512 -11.349106 129.313248" -"movetype" "4.000000" +"absmin" "527.000000 1375.000000 63.000000" +"absmax" "529.000000 1377.000000 65.000000" +"origin" "528.000000 1376.000000 64.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "seal" +"targetname" "magicdoor3" +"killtarget" "magicsummon3C" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "190" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicsummon2A" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*18" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-184.000000 -24.000000 796.000000" +"bbmaxs" "-136.000000 24.000000 804.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "20.000000" +"absmin" "-185.000000 -25.000000 759.000000" +"absmax" "-135.000000 25.000000 777.000000" +"ltime" "0.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000001 0.000000 -12.000002" +"classname" "func_button" +"model" "*19" +"frame" "1.000000" +"mins" "-184.000000 -24.000000 772.000000" +"maxs" "-136.000000 24.000000 788.000000" +"size" "48.000000 48.000000 16.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.700000" +"enemy" "1" +"target" "redmagic2" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*19" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000001 0.000000 -12.000002" +"lip" "4.000000" +"pos2" "-0.000001 0.000000 -12.000002" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-278.843628 1424.014404 69.000000" +"absmax" "-276.843628 1426.014404 71.000000" +"origin" "-277.843628 1425.014404 70.000000" +"angles" "-0.000000 153.995361 0.000000" +"frame" "3.000000" +"owner" "976" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicsummon2B" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*21" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-1112.000000 -24.000000 796.000000" +"bbmaxs" "-1064.000000 24.000000 804.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "23.000000" +"absmin" "-1113.000000 -25.000000 759.000000" +"absmax" "-1063.000000 25.000000 777.000000" +"ltime" "0.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000001 0.000000 -12.000002" +"classname" "func_button" +"model" "*22" +"frame" "1.000000" +"mins" "-1112.000000 -24.000000 772.000000" +"maxs" "-1064.000000 24.000000 788.000000" +"size" "48.000000 48.000000 16.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.700000" +"enemy" "1" +"target" "redmagic2" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*22" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000001 0.000000 -12.000002" +"lip" "4.000000" +"pos2" "-0.000001 0.000000 -12.000002" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-625.000000 399.000000 31.000000" +"absmax" "-623.000000 401.000000 33.000000" +"origin" "-624.000000 400.000000 32.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"enemy" "1" +"target" "magicdoor2" +"targetname" "redmagic2" +"wait" "2.000000" +"height" "2.000000" +"activate" "205" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "-625.000000 319.000000 31.000000" +"absmax" "-623.000000 321.000000 33.000000" +"origin" "-624.000000 320.000000 32.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "seal" +"targetname" "magicdoor2" +"killtarget" "magicsummon2C" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "206" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-530.587524 889.347778 55.031250" +"absmax" "-528.587524 891.347778 57.031250" +"origin" "-529.587524 890.347778 56.031250" +"oldorigin" "-181.321487 811.402527 0.031250" +"angles" "0.000000 310.995483 0.000000" +"classname" "monster_gargoyle" +"frame" "29.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-70.000000" +"chain" "199" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "311.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"owner" "880" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "-36.000000" +"search_time" "2834.174561" +"attack_state" "1.000000" +"attack_finished" "2831.448975" +"pain_finished" "2830.674561" +"show_hostile" "2830.174561" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"lip" "1.771416" +"height" "128.000000" +"waitmin" "1002828.812500" +"poisonous" "1.000000" +"bodyfadeaway" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "329.000000" +"classgroup" "615.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gargoyle.mdl" +"attachment" "3289" +"estate" "2.000000" +"enemytarget" "2445" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2830.174561" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "2835.560547" +"pain_flinch" "70.000000" +"pain_finstate" "2827.380127" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "2829.593018" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "2826.671143" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "360.710236" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_gargwing1.mdl" +"gib2mdl" "" +"gibtype" "10.000000" +"blockudeath" "1.000000" +} +{ +} +{ +"absmin" "-1769.000000 1375.000000 63.000000" +"absmax" "-1767.000000 1377.000000 65.000000" +"origin" "-1768.000000 1376.000000 64.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "pend" +"targetname" "magicdoor1" +"killtarget" "magicsummon1C" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "211" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-1689.000000 1375.000000 63.000000" +"absmax" "-1687.000000 1377.000000 65.000000" +"origin" "-1688.000000 1376.000000 64.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"enemy" "1" +"target" "magicdoor1" +"targetname" "redmagic1" +"wait" "2.000000" +"height" "2.000000" +"activate" "212" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"modelindex" "26.000000" +"absmin" "-2245.000000 1563.000000 443.000000" +"absmax" "-2171.000000 1637.000000 453.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000000 0.000000 -4.000003" +"classname" "func_button" +"model" "*25" +"frame" "1.000000" +"mins" "-2244.000000 1564.000000 448.000000" +"maxs" "-2172.000000 1636.000000 456.000000" +"size" "72.000000 72.000000 8.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.900000" +"enemy" "1" +"target" "redmagic1" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*25" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000000 0.000000 -4.000003" +"lip" "4.000000" +"pos2" "-0.000000 0.000000 -4.000003" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"modelindex" "27.000000" +"absmin" "-2245.000000 1115.000000 443.000000" +"absmax" "-2171.000000 1189.000000 453.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000000 0.000000 -4.000003" +"classname" "func_button" +"model" "*26" +"frame" "1.000000" +"mins" "-2244.000000 1116.000000 448.000000" +"maxs" "-2172.000000 1188.000000 456.000000" +"size" "72.000000 72.000000 8.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.900000" +"enemy" "1" +"target" "redmagic1" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*26" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000000 0.000000 -4.000003" +"lip" "4.000000" +"pos2" "-0.000000 0.000000 -4.000003" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicsummon1B" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*27" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-2240.000000 1568.000000 460.000000" +"bbmaxs" "-2176.000000 1632.000000 468.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicsummon1A" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*28" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-2240.000000 1120.000000 460.000000" +"bbmaxs" "-2176.000000 1184.000000 468.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-879.466125 726.162903 103.031250" +"absmax" "-877.466125 728.162903 105.031250" +"origin" "-878.466125 727.162903 104.031250" +"oldorigin" "-870.466125 727.162903 104.031250" +"classname" "monster_gargoyle" +"frame" "27.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-70.000000" +"chain" "209" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"owner" "881" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "37.000000" +"search_time" "2872.335449" +"attack_state" "1.000000" +"attack_finished" "2869.791260" +"pain_finished" "2868.835449" +"show_hostile" "2868.335449" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"lip" "2.919889" +"height" "128.000000" +"waitmin" "1002866.937500" +"poisonous" "1.000000" +"bodyfadeaway" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "329.000000" +"classgroup" "615.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gargoyle.mdl" +"attachment" "689" +"estate" "2.000000" +"enemytarget" "217" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2867.834961" +"attack_chance" "0.200000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "2872.540039" +"pain_flinch" "70.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "2870.074219" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "2874.833008" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "568.327148" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gibtype" "10.000000" +"blockudeath" "1.000000" +} +{ +} +{ +"absmin" "-265.024933 1028.093506 45.000000" +"absmax" "-263.024933 1030.093506 47.000000" +"origin" "-264.024933 1029.093506 46.000000" +"angles" "-0.000000 164.992676 -0.000000" +"owner" "836" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"modelindex" "33.000000" +"absmin" "-2113.000000 1215.000000 -85.000000" +"absmax" "-1247.000000 1537.000000 -33.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*32" +"mins" "-2112.000000 1216.000000 -84.000000" +"maxs" "-1248.000000 1536.000000 -34.000000" +"size" "864.000000 320.000000 50.000000" +"chain" "197" +"mdl" "*32" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "34.000000" +"absmin" "-3697.000000 -33.000000 -2.000000" +"absmax" "-1679.000000 913.000000 385.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*33" +"mins" "-3696.000000 -32.000000 -1.000000" +"maxs" "-1680.000000 912.000000 384.000000" +"size" "2016.000000 944.000000 385.000000" +"mdl" "*33" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "35.000000" +"absmin" "-1.000000 703.000000 -85.000000" +"absmax" "657.000000 2049.000000 -82.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*34" +"mins" "0.000000 704.000000 -84.000000" +"maxs" "656.000000 2048.000000 -83.000000" +"size" "656.000000 1344.000000 1.000000" +"chain" "219" +"mdl" "*34" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "36.000000" +"absmin" "-753.000000 -49.000000 -85.000000" +"absmax" "-495.000000 769.000000 -34.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*35" +"mins" "-752.000000 -48.000000 -84.000000" +"maxs" "-496.000000 768.000000 -35.000000" +"size" "256.000000 816.000000 49.000000" +"chain" "221" +"mdl" "*35" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "272.000000" +"absmin" "-261.031250 -1831.723877 383.031250" +"absmax" "-259.031250 -1829.723877 385.031250" +"movetype" "6.000000" "solid" "1.000000" -"origin" "-300.818512 -28.349106 88.313248" -"oldorigin" "288.000000 272.000000 88.313248" -"angles" "0.000000 256.997681 0.000000" -"classname" "monster_enforcer" -"model" "progs/mon_enforcer.mdl" -"frame" "54.000000" -"skin" "2.000000" -"mins" "-16.000000 -16.000000 -24.000000" -"maxs" "16.000000 16.000000 40.000000" +"origin" "-260.031250 -1830.723877 408.031250" +"oldorigin" "-624.000000 -2096.000000 976.000000" +"angles" "0.000000 14.996338 0.000000" +"classname" "monster_gaunt" +"model" "progs/mon_gaunt.mdl" +"frame" "100.000000" +"mins" "0.000000 0.000000 -24.000000" +"maxs" "0.000000 0.000000 -24.000000" "size" "32.000000 32.000000 64.000000" "touch" "SUB_Null" "use" "monster_use" "think" "monster_deadbody_check" -"nextthink" "301.117126" -"health" "-17.826138" -"ammo_cells" "2.000000" +"nextthink" "2878.430664" +"health" "-37.082829" "takedamage" "2.000000" "deadflag" "2.000000" "view_ofs" "0.000000 0.000000 24.000000" "enemy" "1" "flags" "544.000000" -"max_health" "80.000000" +"max_health" "120.000000" "waterlevel" "-1.000000" "watertype" "-1.000000" -"ideal_yaw" "257.000000" -"yaw_speed" "20.000000" +"ideal_yaw" "15.000000" +"yaw_speed" "15.000000" "goalentity" "1" -"th_stand" "enf_stand1" -"th_walk" "enf_walk1" -"th_run" "enf_run1" -"th_missile" "enf_atk1" -"th_pain" "enf_pain" -"th_die" "enf_die" -"search_time" "31.038002" -"attack_finished" "27.866854" -"pain_finished" "1000026.500000" -"show_hostile" "27.038002" -"mdl" "progs/mon_enforcer.mdl" +"spawnflags" "257.000000" +"th_stand" "gaunt_idle1" +"th_walk" "gaunt_walk1" +"th_run" "gaunt_run1" +"th_missile" "gaunt_fire1" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"lefty" "1.000000" +"search_time" "2073.118408" +"attack_state" "1.000000" +"attack_finished" "2070.429688" +"pain_finished" "1002068.625000" +"show_hostile" "2069.118408" +"mdl" "progs/mon_gaunt.mdl" "pausetime" "999999.000000" -"lip" "0.365276" +"height" "128.000000" "activate" "1" "bboxtype" "5.000000" "bbmins" "-16.000000 -16.000000 -24.000000" "bbmaxs" "16.000000 16.000000 40.000000" -"classtype" "110.000000" -"classgroup" "610.000000" -"classmove" "1.000000" -"gibhealth" "-35.000000" -"headmdl" "progs/h_enforcer.mdl" -"exactskin" "2.000000" -"th_checkattack" "CheckAttack" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gaunt.mdl" +"attachment" "641" +"enemytarget" "1933" +"th_checkattack" "GauntCheckAttack" "liquidbase" "-1.000000" -"liquidcheck" "26.838001" -"attack_chance" "0.400000" -"attack_offset" "28.000000 8.500000 16.000000" -"pain_flinch" "20.000000" -"pain_longanim" "1.000000" -"pain_check" "1.000000" +"liquidcheck" "2068.617920" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "8.000000 0.000000 -4.000000" +"meleeattack" "2070.970215" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_finstate" "2065.814941" "pain_timeout" "1.000000" -"pain_sound" "enforcer/pain1.wav" -"pain_sound2" "enforcer/pain2.wav" -"deathstring" " was blasted by an Enforcer +"pain_ignore" "1.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt " -"idletimer" "30.314051" -"idle_sound" "enforcer/idle1.wav" -"sight_timeout" "12.811099" -"sight_sound" "enforcer/sight1.wav" -"sight_sound2" "enforcer/sight2.wav" -"sight_sound3" "enforcer/sight3.wav" -"sight_sound4" "enforcer/sight4.wav" -"sight_count" "4.000000" -"enemydist" "394.123932" +"idletimer" "2072.156006" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_timeout" "2058.399170" +"sight_sound" "gaunt/sight.wav" +"enemydist" "396.427124" "switchoverride" "1.000000" -"steptype" "5.000000" -"steplast" "4.000000" "bodyonflr" "TRUE" -"dmgtimeframe" "26.408001" -"dmgcombined" "20.000000" -"gib1mdl" "progs/w_enforcergun.mdl" -"gib1sound" "20.000000" +"dmgtimeframe" "2069.141113" +"dmgcombined" "16.000000" "blockudeath" "1.000000" } { -"absmin" "319.000000 -1.000000 87.313248" -"absmax" "321.000000 1.000000 89.313248" -"origin" "320.000000 0.000000 88.313248" -"oldorigin" "320.000000 0.000000 88.000000" -"classname" "monster_knight" +"modelindex" "272.000000" +"absmin" "-261.031250 -1881.595215 383.031250" +"absmax" "-259.031250 -1879.595215 385.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-260.031250 -1880.595215 408.031250" +"oldorigin" "-624.000000 -1616.000000 976.000000" +"angles" "0.000000 14.996338 0.000000" +"classname" "monster_gaunt" +"model" "progs/mon_gaunt.mdl" +"frame" "100.000000" +"mins" "0.000000 0.000000 -24.000000" +"maxs" "0.000000 0.000000 -24.000000" +"size" "32.000000 32.000000 64.000000" "touch" "SUB_Null" -"use" "SUB_Null" -"think" "SUB_Null" -"nextthink" "-1.000000" -"health" "-49925.000000" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.507568" +"takedamage" "2.000000" +"chain" "218" "deadflag" "2.000000" "view_ofs" "0.000000 0.000000 24.000000" -"enemy" "107" +"enemy" "1" "flags" "544.000000" -"max_health" "75.000000" -"yaw_speed" "20.000000" -"th_stand" "knight_stand1" -"th_walk" "knight_walk1" -"th_run" "knight_run1" -"th_melee" "knight_melee" -"th_pain" "knight_pain" -"th_die" "knight_die" -"mdl" "progs/mon_knight.mdl" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "15.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "gaunt_idle1" +"th_walk" "gaunt_walk1" +"th_run" "gaunt_run1" +"th_missile" "gaunt_fire1" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"search_time" "2082.413574" +"attack_state" "2.000000" +"attack_finished" "2076.902100" +"pain_finished" "1002077.000000" +"show_hostile" "2078.413574" +"mdl" "progs/mon_gaunt.mdl" "pausetime" "999999.000000" -"lip" "2.060854" -"waitmin" "1000000.312500" -"activate" "107" -"bboxtype" "4.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gaunt.mdl" +"attachment" "1930" +"enemytarget" "1931" +"th_checkattack" "GauntCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2077.913086" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "8.000000 0.000000 -4.000000" +"meleeattack" "2081.968018" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_finstate" "2076.111084" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt +" +"idletimer" "2077.175293" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_timeout" "2058.385254" +"sight_sound" "gaunt/sight.wav" +"enemydist" "416.950867" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2077.526123" +"dmgcombined" "4.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "151.000000 -1833.000000 1071.000000" +"absmax" "169.000000 -1815.000000 1105.000000" +"solid" "1.000000" +"origin" "160.000000 -1824.000000 1088.000000" +"oldorigin" "160.000000 -1824.000000 1088.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "128.000000" +"targetname" "path16a" +"state" "1.000000" +"activate" "493" +"classtype" "26.000000" +"targetback" "path16a" +"movetarget3" "225" +} +{ +"absmin" "151.000000 -1897.000000 1071.000000" +"absmax" "169.000000 -1879.000000 1105.000000" +"solid" "1.000000" +"origin" "160.000000 -1888.000000 1088.000000" +"oldorigin" "160.000000 -1888.000000 1088.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "128.000000" +"targetname" "path16b" +"state" "1.000000" +"activate" "631" +"classtype" "26.000000" +"targetback" "path16b" +"movetarget3" "226" +} +{ +"modelindex" "37.000000" +"absmin" "-913.000000 -801.000000 779.000000" +"absmax" "-335.000000 97.000000 782.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*36" +"mins" "-912.000000 -800.000000 780.000000" +"maxs" "-336.000000 96.000000 781.000000" +"size" "576.000000 896.000000 1.000000" +"mdl" "*36" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-481.000000 -129.000000 1151.000000" +"absmax" "-399.000000 -47.000000 1233.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-480.000000 -128.000000 1152.000000" +"maxs" "-400.000000 -48.000000 1232.000000" +"size" "80.000000 80.000000 80.000000" +"touch" "trigger_bmodel_touch" +"target" "RL_scrags" +"message" "Eighth Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*37" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-480.000000 -128.000000 1152.000000" +"bbmaxs" "-400.000000 -48.000000 1232.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "276.000000" +"absmin" "-1727.000000 1025.000000 600.000000" +"absmax" "-1665.000000 1087.000000 656.000000" +"solid" "1.000000" +"origin" "-1696.000000 1056.000000 624.000000" +"oldorigin" "-1696.000000 1056.000000 624.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_artifact_super_damage" +"model" "progs/artifact_quad.mdl" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "4194304.000000" +"chain" "222" +"netname" "Quad Damage" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/damage.wav" +"noise1" "items/damage2.wav" +"noise2" "items/damage3.wav" +"mdl" "progs/artifact_quad.mdl" +"cnt" "30.000000" "bbmins" "-16.000000 -16.000000 -24.000000" "bbmaxs" "16.000000 16.000000 32.000000" -"classtype" "140.000000" -"classgroup" "635.000000" -"classmove" "1.000000" -"gibhealth" "-40.000000" -"gibbed" "1.000000" -"headmdl" "progs/h_knight.mdl" -"estate" "2.000000" -"th_checkattack" "CheckAttack" -"pain_flinch" "20.000000" -"pain_longanim" "1.000000" -"pain_timeout" "1.000000" -"pain_sound" "knight/khurt.wav" -"death_sound" "knight/kdeath.wav" -"deathstring" " was slashed by a Knight -" -"idletimer" "7.532753" -"idle_sound" "knight/idle.wav" -"sight_sound" "knight/ksight.wav" -"switchoverride" "1.000000" -"steptype" "4.000000" -"gib1mdl" "progs/w_knightsword.mdl" -"gib2mdl" "progs/gib_knfoot_l.mdl" -"gib3mdl" "" -"gib1sound" "40.000000" +"touch2" "artifact_touch" +"classtype" "565.000000" +"classgroup" "350.000000" +"entno_unique" "66516.000000" +"respawn_time" "60.000000" +"respawn_style" "520.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1084" +"part_active" "230.000000" } { -"absmin" "351.000000 -1.000000 88.000000" -"absmax" "353.000000 1.000000 90.000000" -"origin" "352.000000 0.000000 89.000000" -"oldorigin" "352.000000 0.000000 88.000000" -"classname" "monster_shambler" -"touch" "SUB_Null" -"use" "SUB_Null" +"absmin" "-1681.000000 991.000000 599.000000" +"absmax" "-1663.000000 1121.000000 753.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-1680.000000 992.000000 600.000000" +"maxs" "-1664.000000 1120.000000 752.000000" +"size" "16.000000 128.000000 152.000000" +"touch" "trigger_bmodel_touch" +"chain" "229" +"message" "Fifth Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*38" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-1680.000000 992.000000 600.000000" +"bbmaxs" "-1664.000000 1120.000000 752.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "40.000000" +"absmin" "-2813.000000 815.000000 495.000000" +"absmax" "-2795.000000 833.000000 513.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_button" +"model" "*39" +"mins" "-2812.000000 816.000000 496.000000" +"maxs" "-2796.000000 832.000000 512.000000" +"size" "16.000000 16.000000 16.000000" +"touch" "func_button_touch" "think" "SUB_Null" -"nextthink" "-1.000000" -"health" "-49400.000000" -"deadflag" "2.000000" -"view_ofs" "0.000000 0.000000 24.000000" -"enemy" "106" +"blocked" "func_button_blocked" +"target" "secret_ledges" +"movedir" "-1.000000 -0.000000 -0.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*39" +"wait" "-1.000000" +"lip" "12.000000" +"state" "1.000000" +"pos2" "-4.000002 -0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"modelindex" "41.000000" +"absmin" "-2921.000000 767.000000 543.000000" +"absmax" "-2887.000000 809.000000 577.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*40" +"mins" "-2920.000000 768.000000 544.000000" +"maxs" "-2888.000000 808.000000 576.000000" +"size" "32.000000 40.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "233" +"yaw_speed" "100.000000" +"targetname" "secret_ledges" +"owner" "232" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*40" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "24.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "42.000000" +"absmin" "-2921.000000 767.000000 511.000000" +"absmax" "-2887.000000 809.000000 545.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*41" +"mins" "-2920.000000 768.000000 512.000000" +"maxs" "-2888.000000 808.000000 544.000000" +"size" "32.000000 40.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "234" +"yaw_speed" "100.000000" +"targetname" "secret_ledges" +"owner" "232" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*41" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "-8.000000" +"state" "1.000000" +"pos2" "40.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "43.000000" +"absmin" "-2921.000000 767.000000 479.000000" +"absmax" "-2887.000000 809.000000 513.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*42" +"mins" "-2920.000000 768.000000 480.000000" +"maxs" "-2888.000000 808.000000 512.000000" +"size" "32.000000 40.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "235" +"yaw_speed" "100.000000" +"targetname" "secret_ledges" +"owner" "232" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*42" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "-16.000000" +"state" "1.000000" +"pos2" "48.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "44.000000" +"absmin" "-2921.000000 767.000000 447.000000" +"absmax" "-2887.000000 809.000000 481.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*43" +"mins" "-2920.000000 768.000000 448.000000" +"maxs" "-2888.000000 808.000000 480.000000" +"size" "32.000000 40.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "232" +"yaw_speed" "100.000000" +"targetname" "secret_ledges" +"owner" "232" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*43" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "-24.000000" +"state" "1.000000" +"pos2" "56.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "45.000000" +"absmin" "-2657.000000 903.000000 607.000000" +"absmax" "-2623.000000 937.000000 641.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*44" +"mins" "-2656.000000 904.000000 608.000000" +"maxs" "-2624.000000 936.000000 640.000000" +"size" "32.000000 32.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "237" +"yaw_speed" "100.000000" +"targetname" "secret_ledges" +"owner" "236" +"movedir" "0.000000 -1.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*44" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "-8.000000" +"state" "1.000000" +"pos2" "0.000000 -40.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "46.000000" +"absmin" "-2625.000000 903.000000 607.000000" +"absmax" "-2591.000000 937.000000 673.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*45" +"mins" "-2624.000000 904.000000 608.000000" +"maxs" "-2592.000000 936.000000 672.000000" +"size" "32.000000 32.000000 64.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "236" +"yaw_speed" "100.000000" +"targetname" "secret_ledges" +"owner" "236" +"movedir" "0.000000 -1.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*45" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "-8.000000" +"state" "1.000000" +"pos2" "0.000000 -40.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "276.000000" +"absmin" "-2719.000000 929.000000 824.000000" +"absmax" "-2657.000000 991.000000 880.000000" +"solid" "1.000000" +"origin" "-2688.000000 960.000000 848.000000" +"oldorigin" "-2688.000000 960.000000 848.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_artifact_super_damage" +"model" "progs/artifact_quad.mdl" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "4194304.000000" +"netname" "Quad Damage" +"flags" "256.000000" +"spawnflags" "34.000000" +"noise" "items/damage.wav" +"noise1" "items/damage2.wav" +"noise2" "items/damage3.wav" +"mdl" "progs/artifact_quad.mdl" +"cnt" "30.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"touch2" "artifact_touch" +"classtype" "565.000000" +"classgroup" "350.000000" +"entno_unique" "79134.000000" +"respawn_time" "60.000000" +"respawn_style" "520.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1105" +"part_active" "230.000000" +} +{ +"absmin" "-2721.000000 935.000000 831.000000" +"absmax" "-2655.000000 1025.000000 881.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-2720.000000 936.000000 832.000000" +"maxs" "-2656.000000 1024.000000 880.000000" +"size" "64.000000 88.000000 48.000000" +"touch" "trigger_bmodel_touch" +"message" "Third Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*46" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-2720.000000 936.000000 832.000000" +"bbmaxs" "-2656.000000 1024.000000 880.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "270.000000" +"absmin" "-3353.000000 -545.000000 47.000000" +"absmax" "-3351.000000 -543.000000 49.000000" +"origin" "-3352.000000 -544.000000 48.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "301674.000000" +"part_emitter" "241" +"part_active" "72.000000" +} +{ +"absmin" "-3353.000000 -545.000000 47.000000" +"absmax" "-3351.000000 -543.000000 49.000000" +"origin" "-3352.000000 -544.000000 48.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2883.794434" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "301674.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "240" +"part_style" "72.000000" +"start_delay" "6.291360" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-3617.000000 -545.000000 47.000000" +"absmax" "-3615.000000 -543.000000 49.000000" +"origin" "-3616.000000 -544.000000 48.000000" +"angles" "-0.000000 160.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "826560.000000" +"part_emitter" "243" +"part_active" "72.000000" +} +{ +"absmin" "-3617.000000 -545.000000 47.000000" +"absmax" "-3615.000000 -543.000000 49.000000" +"origin" "-3616.000000 -544.000000 48.000000" +"angles" "-0.000000 160.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2886.256104" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "826560.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "242" +"part_style" "72.000000" +"start_delay" "3.239265" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "277.000000" +"absmin" "-2849.000000 -793.000000 135.000000" +"absmax" "-2831.000000 -775.000000 193.000000" +"movetype" "5.000000" +"solid" "2.000000" +"origin" "-2840.000000 -784.000000 160.000000" +"oldorigin" "-2840.000000 -784.000000 160.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_zombie" +"model" "progs/mon_zombie.mdl" +"frame" "194.000000" +"mins" "-8.000000 -8.000000 -24.000000" +"maxs" "8.000000 8.000000 32.000000" +"size" "16.000000 16.000000 56.000000" +"use" "SUB_Null" +"think" "zombie_cruc4" +"nextthink" "2878.505615" +"health" "60.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 -24.000000" "flags" "32.000000" -"max_health" "600.000000" -"yaw_speed" "20.000000" -"th_stand" "sham_stand1" -"th_walk" "sham_walk1" -"th_run" "sham_run1" -"th_missile" "sham_magic1" -"th_melee" "sham_melee" -"th_pain" "sham_pain" -"th_die" "sham_die" -"mdl" "progs/mon_shambler.mdl" -"pausetime" "999999.000000" -"lip" "0.495132" -"waitmin" "1000000.312500" -"activate" "106" -"bboxtype" "10.000000" -"bbmins" "-32.000000 -32.000000 -24.000000" -"bbmaxs" "32.000000 32.000000 64.000000" -"classtype" "165.000000" -"classgroup" "666.000000" +"max_health" "60.000000" +"spawnflags" "2.000000" +"th_stand" "zombie_cruc1" +"th_walk" "zombie_cruc1" +"th_run" "zombie_cruc1" +"th_pain" "zombie_cruc_pain" +"th_die" "zombie_die" +"mdl" "progs/mon_zombie.mdl" +"lip" "0.953093" +"bboxtype" "4.000000" +"bbmins" "-8.000000 -8.000000 -24.000000" +"bbmaxs" "8.000000 8.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" "classmove" "1.000000" "gibhealth" "-60.000000" -"gibbed" "1.000000" -"headmdl" "progs/h_shambler.mdl" -"estate" "2.000000" -"th_checkattack" "ShamCheckAttack" -"th_wakeup" "sham_wakeup1" -"attack_offset" "0.000000 0.000000 40.000000" -"meleehitsound" "shambler/smack.wav" -"pain_flinch" "400.000000" -"pain_longanim" "1.000000" -"pain_timeout" "2.000000" -"pain_sound" "shambler/shurt2.wav" -"deathstring" " was smashed by a Shambler +"headmdl" "progs/h_zombie.mdl" +"randomskin" "4.000000" +"pain_flinch" "10.000000" +"pain_timeout" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies " -"idletimer" "8.191391" -"idle_sound" "shambler/sidle.wav" -"sight_sound" "shambler/ssight.wav" -"switchoverride" "1.000000" -"steptype" "6.000000" -"resist_rockets" "0.500000" -"gib1mdl" "progs/gib_shclaw1.mdl" -"gib2mdl" "progs/gib_shclaw2.mdl" -"gib3mdl" "progs/gib_shfoot1.mdl" -"gib4mdl" "progs/gib_shfoot2.mdl" -"blockudeath" "1.000000" +"sight_sound" "zombie/z_idle.wav" +"nomonstercount" "1.000000" } { -"absmin" "-143.000000 -207.000000 -22.426750" -"absmax" "-113.000000 -177.000000 -22.426750" -"origin" "-128.000000 -192.000000 -22.426750" -"oldorigin" "-128.000000 -192.000000 -22.426750" -"angles" "0.000000 250.000000 0.000000" -"classname" "item_shells" -"skin" "1.000000" -"touch" "item_touch" -"think" "item_delay" -"netname" "box of shells" -"flags" "768.000000" -"noise" "weapons/lock4.wav" -"attack_finished" "999999.000000" -"mdl" "progs/ammo_shells0.mdl" -"aflag" "20.000000" -"bbmins" "-16.000000 -16.000000 0.000000" -"bbmaxs" "16.000000 16.000000 56.000000" -"touch2" "ammo_touch" -"classtype" "710.000000" -"classgroup" "200.000000" -"headmdl" "progs/ammo_lidsmall.mdl" -"respawn_time" "30.000000" -"respawn_effect" "1.000000" -"respawn_style" "257.000000" -"respawn_ofs" "0.000000 0.000000 24.000000" -"estate" "2.000000" -"estate_on" "item_on" -"estate_off" "item_off" -"estate_use" "item_use" -"estate_reset" "item_reset" +"absmin" "-3569.000000 -321.000000 79.000000" +"absmax" "-3407.000000 -271.000000 193.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-3568.000000 -320.000000 80.000000" +"maxs" "-3408.000000 -272.000000 192.000000" +"size" "160.000000 48.000000 112.000000" +"touch" "trigger_bmodel_touch" +"message" "Second Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*47" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-3568.000000 -320.000000 80.000000" +"bbmaxs" "-3408.000000 -272.000000 192.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" } { -"absmin" "-175.000000 -255.000000 -22.426750" -"absmax" "-145.000000 -225.000000 -22.426750" -"origin" "-160.000000 -240.000000 -22.426750" -"oldorigin" "-160.000000 -240.000000 -22.426750" -"angles" "0.000000 291.000000 0.000000" -"classname" "item_rockets" -"skin" "1.000000" -"touch" "item_touch" -"think" "item_delay" -"netname" "box of rockets" -"flags" "768.000000" -"noise" "weapons/lock4.wav" -"attack_finished" "999999.000000" -"mdl" "progs/ammo_rockets0.mdl" -"aflag" "5.000000" -"bbmins" "-16.000000 -16.000000 0.000000" -"bbmaxs" "16.000000 16.000000 56.000000" -"touch2" "ammo_touch" -"classtype" "730.000000" -"classgroup" "200.000000" -"frame_override" "1.000000" -"respawn_time" "30.000000" -"respawn_effect" "1.000000" -"respawn_style" "320.000000" -"respawn_ofs" "0.000000 0.000000 24.000000" -"estate" "2.000000" -"estate_on" "item_on" -"estate_off" "item_off" -"estate_use" "item_use" -"estate_reset" "item_reset" +"modelindex" "270.000000" +"absmin" "1063.000000 1375.000000 -409.000000" +"absmax" "1065.000000 1377.000000 -407.000000" +"origin" "1064.000000 1376.000000 -408.000000" +"angles" "-0.000000 258.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "88775.000000" +"part_emitter" "247" +"part_active" "72.000000" } { -"absmin" "-223.000000 -303.000000 -22.426750" -"absmax" "-193.000000 -273.000000 -22.426750" -"origin" "-208.000000 -288.000000 -22.426750" -"oldorigin" "-208.000000 -288.000000 -22.426750" -"angles" "0.000000 251.000000 0.000000" -"classname" "item_rockets" -"skin" "1.000000" -"touch" "item_touch" -"think" "item_delay" -"netname" "box of rockets" -"flags" "768.000000" -"noise" "weapons/lock4.wav" -"attack_finished" "999999.000000" -"mdl" "progs/ammo_rockets0.mdl" -"aflag" "5.000000" -"bbmins" "-16.000000 -16.000000 0.000000" -"bbmaxs" "16.000000 16.000000 56.000000" -"touch2" "ammo_touch" -"classtype" "730.000000" -"classgroup" "200.000000" -"frame_override" "1.000000" -"respawn_time" "30.000000" -"respawn_effect" "1.000000" -"respawn_style" "320.000000" -"respawn_ofs" "0.000000 0.000000 24.000000" -"estate" "2.000000" -"estate_on" "item_on" -"estate_off" "item_off" -"estate_use" "item_use" -"estate_reset" "item_reset" +"absmin" "1063.000000 1375.000000 -409.000000" +"absmax" "1065.000000 1377.000000 -407.000000" +"origin" "1064.000000 1376.000000 -408.000000" +"angles" "-0.000000 258.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2882.881592" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "88775.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "246" +"part_style" "72.000000" +"start_delay" "5.498123" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" } { -"absmin" "-335.000000 -127.000000 -22.426750" -"absmax" "-305.000000 -97.000000 -22.426750" -"origin" "-320.000000 -112.000000 -22.426750" -"oldorigin" "-320.000000 -112.000000 -22.426750" -"angles" "0.000000 280.000000 0.000000" -"classname" "item_rockets" -"skin" "1.000000" -"touch" "item_touch" -"think" "item_delay" -"netname" "box of rockets" -"flags" "768.000000" -"noise" "weapons/lock4.wav" -"attack_finished" "999999.000000" -"mdl" "progs/ammo_rockets0.mdl" -"aflag" "5.000000" -"bbmins" "-16.000000 -16.000000 0.000000" -"bbmaxs" "16.000000 16.000000 56.000000" -"touch2" "ammo_touch" -"classtype" "730.000000" -"classgroup" "200.000000" -"frame_override" "1.000000" -"respawn_time" "30.000000" -"respawn_effect" "1.000000" -"respawn_style" "320.000000" -"respawn_ofs" "0.000000 0.000000 24.000000" -"estate" "2.000000" -"estate_on" "item_on" -"estate_off" "item_off" -"estate_use" "item_use" -"estate_reset" "item_reset" +"modelindex" "270.000000" +"absmin" "855.000000 1375.000000 -409.000000" +"absmax" "857.000000 1377.000000 -407.000000" +"origin" "856.000000 1376.000000 -408.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "449302.000000" +"part_emitter" "249" +"part_active" "72.000000" } { -"absmin" "-143.000000 -175.000000 -22.426750" -"absmax" "-113.000000 -145.000000 -22.426750" -"origin" "-128.000000 -160.000000 -22.426750" -"oldorigin" "-128.000000 -160.000000 -22.426750" -"angles" "0.000000 267.000000 0.000000" -"classname" "item_shells" -"skin" "1.000000" -"touch" "item_touch" -"think" "item_delay" -"netname" "box of shells" -"flags" "768.000000" -"noise" "weapons/lock4.wav" -"attack_finished" "999999.000000" -"mdl" "progs/ammo_shells0.mdl" -"aflag" "20.000000" -"bbmins" "-16.000000 -16.000000 0.000000" -"bbmaxs" "16.000000 16.000000 56.000000" -"touch2" "ammo_touch" -"classtype" "710.000000" -"classgroup" "200.000000" -"headmdl" "progs/ammo_lidsmall.mdl" -"respawn_time" "30.000000" -"respawn_effect" "1.000000" -"respawn_style" "257.000000" -"respawn_ofs" "0.000000 0.000000 24.000000" -"estate" "2.000000" -"estate_on" "item_on" -"estate_off" "item_off" -"estate_use" "item_use" -"estate_reset" "item_reset" +"absmin" "855.000000 1375.000000 -409.000000" +"absmax" "857.000000 1377.000000 -407.000000" +"origin" "856.000000 1376.000000 -408.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2886.034424" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "449302.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "248" +"part_style" "72.000000" +"start_delay" "8.611988" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" } { -"absmin" "-143.000000 -239.000000 -22.426750" -"absmax" "-113.000000 -209.000000 -22.426750" -"origin" "-128.000000 -224.000000 -22.426750" -"oldorigin" "-128.000000 -224.000000 -22.426750" -"classname" "weapon_rocketlauncher" +"modelindex" "49.000000" +"absmin" "543.000000 1247.000000 511.000000" +"absmax" "577.000000 1377.000000 737.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*48" +"mins" "544.000000 1248.000000 512.000000" +"maxs" "576.000000 1376.000000 736.000000" +"size" "32.000000 128.000000 224.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"chain" "230" +"enemy" "251" +"yaw_speed" "100.000000" +"targetname" "upper_arena_door" +"owner" "250" +"movedir" "0.000000 -1.000000 -0.000000" +"noise" "misc/talk.wav" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*48" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "0.000001 -124.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "50.000000" +"absmin" "543.000000 1375.000000 511.000000" +"absmax" "577.000000 1505.000000 737.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*49" +"mins" "544.000000 1376.000000 512.000000" +"maxs" "576.000000 1504.000000 736.000000" +"size" "32.000000 128.000000 224.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"chain" "250" +"enemy" "250" +"yaw_speed" "100.000000" +"targetname" "upper_arena_door" +"owner" "250" +"movedir" "-0.000000 1.000000 -0.000000" +"noise" "misc/talk.wav" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*49" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "-0.000005 124.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "51.000000" +"absmin" "1159.000000 1527.000000 -529.000000" +"absmax" "1177.000000 1625.000000 -255.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*50" +"mins" "1160.000000 1528.000000 -528.000000" +"maxs" "1176.000000 1624.000000 -256.000000" +"size" "16.000000 96.000000 272.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "252" +"yaw_speed" "100.000000" +"spawnflags" "32.000000" +"targetname" "north_bars" +"owner" "252" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "†#ã^" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*50" +"wait" "4.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "-0.000012 0.000000 -264.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "52.000000" +"absmin" "1159.000000 1127.000000 -529.000000" +"absmax" "1177.000000 1225.000000 -255.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*51" +"mins" "1160.000000 1128.000000 -528.000000" +"maxs" "1176.000000 1224.000000 -256.000000" +"size" "16.000000 96.000000 272.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "253" +"yaw_speed" "100.000000" +"spawnflags" "32.000000" +"targetname" "south_bars" +"owner" "253" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "doors/ddoor2.wav" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*51" +"wait" "4.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "-0.000012 0.000000 -264.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "279.000000" +"absmin" "-2593.000000 1095.000000 69.000000" +"absmax" "-2527.000000 1113.000000 143.000000" +"solid" "1.000000" +"origin" "-2688.000000 1104.000000 200.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "trap_pendlongx" +"model" "progs/trap_pendlong.mdl" +"frame" "10.000000" +"mins" "96.000000 -8.000000 -130.000000" +"maxs" "160.000000 8.000000 -58.000000" +"size" "64.000000 16.000000 72.000000" +"touch" "trap_pendulum_touch" +"use" "entity_state_use" +"think" "pend_swing24" +"nextthink" "2878.471680" +"view_ofs" "0.000000 0.000000 -108.000000" +"spawnflags" "33.000000" +"targetname" "pend" +"noise1" "traps/pend_swing.wav" +"noise2" "traps/pend_hit.wav" +"mdl" "progs/trap_pendlong.mdl" +"wait" "1.000000" +"dmg" "5.000000" +"aflag" "-1.000000" +"cnt" "0.130000" +"count" "1111.000000" +"state" "1.000000" +"pos1" "96.000000 -8.000000 -130.000000" +"pos2" "160.000000 8.000000 -58.000000" +"waitmin" "0.500000" +"activate" "210" +"classtype" "662.000000" +"frame_override" "12.000000" +"estate" "1.000000" +"estate_on" "trap_pendulum_on" +"estate_off" "trap_pendulum_off" +"estate_disable" "trap_pendulum_disable" +"estate_use" "trap_pendulum_use" +} +{ +"modelindex" "279.000000" +"absmin" "-2729.000000 967.000000 3.000000" +"absmax" "-2647.000000 985.000000 61.000000" +"solid" "1.000000" +"origin" "-2688.000000 976.000000 200.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "trap_pendlongx" +"model" "progs/trap_pendlong.mdl" +"frame" "6.000000" +"mins" "-40.000000 -8.000000 -196.000000" +"maxs" "40.000000 8.000000 -140.000000" +"size" "80.000000 16.000000 56.000000" +"touch" "trap_pendulum_touch" +"use" "entity_state_use" +"think" "pend_swing8" +"nextthink" "2878.459717" +"view_ofs" "0.000000 0.000000 -108.000000" +"spawnflags" "32.000000" +"targetname" "pend" +"noise1" "traps/pend_swing.wav" +"noise2" "traps/pend_hit.wav" +"mdl" "progs/trap_pendlong.mdl" +"wait" "1.000000" +"dmg" "5.000000" +"aflag" "1.000000" +"cnt" "0.050000" +"count" "1111.000000" +"state" "1.000000" +"pos1" "-40.000000 -8.000000 -196.000000" +"pos2" "40.000000 8.000000 -140.000000" +"waitmin" "0.500000" +"activate" "210" +"classtype" "662.000000" +"estate" "1.000000" +"estate_on" "trap_pendulum_on" +"estate_off" "trap_pendulum_off" +"estate_disable" "trap_pendulum_disable" +"estate_use" "trap_pendulum_use" +} +{ +"absmin" "-3503.000000 689.000000 -7.968750" +"absmax" "-3473.000000 719.000000 -7.968750" +"origin" "-3488.000000 704.000000 -7.968750" +"oldorigin" "-3488.000000 704.000000 -7.968750" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_nailgun" "touch" "item_touch" "think" "item_delay" -"weapon" "32.000000" -"netname" "Rocket Launcher" +"weapon" "4.000000" +"netname" "Nailgun" "flags" "768.000000" "noise" "weapons/pkup.wav" "attack_finished" "999999.000000" -"mdl" "progs/g_rock2.mdl" +"mdl" "progs/g_nail.mdl" "bbmins" "-16.000000 -16.000000 0.000000" "bbmaxs" "16.000000 16.000000 56.000000" "touch2" "weapon_touch" -"classtype" "535.000000" +"classtype" "520.000000" "classgroup" "250.000000" "respawn_time" "30.000000" "estate" "2.000000" @@ -1271,17 +8018,12303 @@ a "estate_reset" "item_reset" } { -"absmin" "-111.000000 -175.000000 -22.426750" -"absmax" "-81.000000 -145.000000 -22.426750" -"origin" "-96.000000 -160.000000 -22.426750" -"oldorigin" "-96.000000 -160.000000 -22.426750" +"modelindex" "270.000000" +"absmin" "-3249.000000 -649.000000 47.000000" +"absmax" "-3247.000000 -647.000000 49.000000" +"origin" "-3248.000000 -648.000000 48.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "463014.000000" +"part_emitter" "258" +"part_active" "72.000000" +} +{ +"absmin" "-3249.000000 -649.000000 47.000000" +"absmax" "-3247.000000 -647.000000 49.000000" +"origin" "-3248.000000 -648.000000 48.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2884.556396" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "463014.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "257" +"part_style" "72.000000" +"start_delay" "8.351237" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-3249.000000 -913.000000 47.000000" +"absmax" "-3247.000000 -911.000000 49.000000" +"origin" "-3248.000000 -912.000000 48.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "63368.000000" +"part_emitter" "260" +"part_active" "72.000000" +} +{ +"absmin" "-3249.000000 -913.000000 47.000000" +"absmax" "-3247.000000 -911.000000 49.000000" +"origin" "-3248.000000 -912.000000 48.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2884.346924" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "63368.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "259" +"part_style" "72.000000" +"start_delay" "9.619343" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "53.000000" +"absmin" "-3441.000000 -257.000000 127.000000" +"absmax" "-3399.000000 -207.000000 161.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3420.000000 -232.000000 144.000000" +"classname" "func_breakable" +"model" "*52" +"mins" "-3440.000000 -256.000000 128.000000" +"maxs" "-3400.000000 -208.000000 160.000000" +"size" "40.000000 48.000000 32.000000" +"use" "funcbreakable_use" +"health" "17.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"pain_finished" "393.658997" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "5.000000" +"count" "6.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "6.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "262" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"pain_finstate" "393.644989" +"dmgtimeframe" "393.744995" +"dmgcombined" "8.000000" +} +{ +"absmin" "-3421.000000 -233.000000 143.000000" +"absmax" "-3419.000000 -231.000000 145.000000" +"origin" "-3420.000000 -232.000000 144.000000" +} +{ +"modelindex" "54.000000" +"absmin" "-3473.000000 -257.000000 159.000000" +"absmax" "-3423.000000 -207.000000 201.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3448.000000 -232.000000 180.000000" +"classname" "func_breakable" +"model" "*53" +"mins" "-3472.000000 -256.000000 160.000000" +"maxs" "-3424.000000 -208.000000 200.000000" +"size" "48.000000 48.000000 40.000000" +"use" "funcbreakable_use" +"health" "25.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "10.000000" +"cnt" "5.000000" +"count" "10.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "10.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "264" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-3449.000000 -233.000000 179.000000" +"absmax" "-3447.000000 -231.000000 181.000000" +"origin" "-3448.000000 -232.000000 180.000000" +} +{ +"modelindex" "55.000000" +"absmin" "-3473.000000 -257.000000 127.000000" +"absmax" "-3431.000000 -207.000000 169.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3452.000000 -232.000000 148.000000" +"classname" "func_breakable" +"model" "*54" +"mins" "-3472.000000 -256.000000 128.000000" +"maxs" "-3432.000000 -208.000000 168.000000" +"size" "40.000000 48.000000 40.000000" +"use" "funcbreakable_use" +"health" "17.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"pain_finished" "393.658997" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "5.000000" +"count" "6.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "6.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "266" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "393.759003" +"dmgcombined" "8.000000" +} +{ +"absmin" "-3453.000000 -233.000000 147.000000" +"absmax" "-3451.000000 -231.000000 149.000000" +"origin" "-3452.000000 -232.000000 148.000000" +} +{ +"modelindex" "56.000000" +"absmin" "-3513.000000 -257.000000 111.000000" +"absmax" "-3471.000000 -207.000000 129.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3492.000000 -232.000000 120.000000" +"classname" "func_breakable" +"model" "*55" +"mins" "-3512.000000 -256.000000 112.000000" +"maxs" "-3472.000000 -208.000000 128.000000" +"size" "40.000000 48.000000 16.000000" +"use" "funcbreakable_use" +"health" "17.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"pain_finished" "393.673004" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "10.000000" +"cnt" "5.000000" +"count" "5.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "5.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "268" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "393.773010" +"dmgcombined" "8.000000" +} +{ +"absmin" "-3493.000000 -233.000000 119.000000" +"absmax" "-3491.000000 -231.000000 121.000000" +"origin" "-3492.000000 -232.000000 120.000000" +} +{ +"modelindex" "57.000000" +"absmin" "-3513.000000 -257.000000 127.000000" +"absmax" "-3463.000000 -207.000000 185.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3488.000000 -232.000000 156.000000" +"classname" "func_breakable" +"model" "*56" +"mins" "-3512.000000 -256.000000 128.000000" +"maxs" "-3464.000000 -208.000000 184.000000" +"size" "48.000000 48.000000 56.000000" +"use" "funcbreakable_use" +"health" "17.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"pain_finished" "393.673004" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "5.000000" +"count" "6.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "6.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "270" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "393.773010" +"dmgcombined" "8.000000" +} +{ +"absmin" "-3489.000000 -233.000000 155.000000" +"absmax" "-3487.000000 -231.000000 157.000000" +"origin" "-3488.000000 -232.000000 156.000000" +} +{ +"modelindex" "58.000000" +"absmin" "-3569.000000 -257.000000 111.000000" +"absmax" "-3511.000000 -207.000000 193.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3540.000000 -232.000000 152.000000" +"classname" "func_breakable" +"model" "*57" +"mins" "-3568.000000 -256.000000 112.000000" +"maxs" "-3512.000000 -208.000000 192.000000" +"size" "56.000000 48.000000 80.000000" +"use" "funcbreakable_use" +"health" "25.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "5.000000" +"count" "5.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "5.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "272" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-3541.000000 -233.000000 151.000000" +"absmax" "-3539.000000 -231.000000 153.000000" +"origin" "-3540.000000 -232.000000 152.000000" +} +{ +"modelindex" "59.000000" +"absmin" "-3529.000000 -257.000000 159.000000" +"absmax" "-3487.000000 -207.000000 201.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3508.000000 -232.000000 180.000000" +"classname" "func_breakable" +"model" "*58" +"mins" "-3528.000000 -256.000000 160.000000" +"maxs" "-3488.000000 -208.000000 200.000000" +"size" "40.000000 48.000000 40.000000" +"use" "funcbreakable_use" +"health" "25.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "10.000000" +"cnt" "5.000000" +"count" "9.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "9.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "274" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-3509.000000 -233.000000 179.000000" +"absmax" "-3507.000000 -231.000000 181.000000" +"origin" "-3508.000000 -232.000000 180.000000" +} +{ +"modelindex" "60.000000" +"absmin" "-3473.000000 -257.000000 111.000000" +"absmax" "-3431.000000 -207.000000 129.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3452.000000 -232.000000 120.000000" +"classname" "func_breakable" +"model" "*59" +"mins" "-3472.000000 -256.000000 112.000000" +"maxs" "-3432.000000 -208.000000 128.000000" +"size" "40.000000 48.000000 16.000000" +"use" "funcbreakable_use" +"health" "17.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"pain_finished" "393.673004" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "5.000000" +"count" "7.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "7.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "276" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"pain_finstate" "393.658997" +"dmgtimeframe" "393.759003" +"dmgcombined" "8.000000" +} +{ +"absmin" "-3453.000000 -233.000000 119.000000" +"absmax" "-3451.000000 -231.000000 121.000000" +"origin" "-3452.000000 -232.000000 120.000000" +} +{ +"modelindex" "270.000000" +"absmin" "-2929.000000 -649.000000 15.000000" +"absmax" "-2927.000000 -647.000000 17.000000" +"origin" "-2928.000000 -648.000000 16.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "338861.000000" +"part_emitter" "278" +"part_active" "72.000000" +} +{ +"absmin" "-2929.000000 -649.000000 15.000000" +"absmax" "-2927.000000 -647.000000 17.000000" +"origin" "-2928.000000 -648.000000 16.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2883.476807" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "338861.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "277" +"part_style" "72.000000" +"start_delay" "5.734214" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-2929.000000 -913.000000 15.000000" +"absmax" "-2927.000000 -911.000000 17.000000" +"origin" "-2928.000000 -912.000000 16.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "189540.000000" +"part_emitter" "280" +"part_active" "72.000000" +} +{ +"absmin" "-2929.000000 -913.000000 15.000000" +"absmax" "-2927.000000 -911.000000 17.000000" +"origin" "-2928.000000 -912.000000 16.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2883.990723" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "189540.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "279" +"part_style" "72.000000" +"start_delay" "5.628742" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"absmin" "-2929.000000 -729.000000 151.000000" +"absmax" "-2927.000000 -727.000000 153.000000" +"origin" "-2928.000000 -728.000000 152.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "shadowzombie" +"targetname" "axe_relay" +"style" "32.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-2929.000000 -849.000000 151.000000" +"absmax" "-2927.000000 -847.000000 153.000000" +"origin" "-2928.000000 -848.000000 152.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "zombie_wall" +"targetname" "axe_relay" +"style" "32.000000" +"delay" "2.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-2633.000000 1431.000000 -33.000000" +"absmax" "-2615.000000 1449.000000 1.000000" +"solid" "1.000000" +"origin" "-2624.000000 1440.000000 -16.000000" +"oldorigin" "-2624.000000 1440.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path1b" +"targetname" "path1a" +"movetarget" "288" +"state" "1.000000" +"activate" "289" +"classtype" "26.000000" +"targetback" "path1a" +"movetarget3" "288" +} +{ +"absmin" "-2697.000000 1367.000000 -33.000000" +"absmax" "-2679.000000 1385.000000 1.000000" +"solid" "1.000000" +"origin" "-2688.000000 1376.000000 -16.000000" +"oldorigin" "-2688.000000 1376.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "283" +"spawnflags" "80.000000" +"target" "path2b" +"targetname" "path2a" +"movetarget" "287" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path2a" +"movetarget3" "287" +} +{ +"absmin" "-2761.000000 1303.000000 -33.000000" +"absmax" "-2743.000000 1321.000000 1.000000" +"solid" "1.000000" +"origin" "-2752.000000 1312.000000 -16.000000" +"oldorigin" "-2752.000000 1312.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "284" +"spawnflags" "80.000000" +"target" "path3b" +"targetname" "path3a" +"movetarget" "286" +"state" "1.000000" +"activate" "290" +"classtype" "26.000000" +"targetback" "path3a" +"movetarget3" "286" +} +{ +"absmin" "-2217.000000 1303.000000 -33.000000" +"absmax" "-2199.000000 1321.000000 1.000000" +"solid" "1.000000" +"origin" "-2208.000000 1312.000000 -16.000000" +"oldorigin" "-2208.000000 1312.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "216" +"spawnflags" "80.000000" +"target" "path3a" +"targetname" "path3b" +"movetarget" "285" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path3b" +"movetarget3" "285" +} +{ +"absmin" "-2297.000000 1367.000000 -33.000000" +"absmax" "-2279.000000 1385.000000 1.000000" +"solid" "1.000000" +"origin" "-2288.000000 1376.000000 -16.000000" +"oldorigin" "-2288.000000 1376.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "286" +"spawnflags" "80.000000" +"target" "path2a" +"targetname" "path2b" +"movetarget" "284" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path2b" +"movetarget3" "284" +} +{ +"absmin" "-2217.000000 1431.000000 -33.000000" +"absmax" "-2199.000000 1449.000000 1.000000" +"solid" "1.000000" +"origin" "-2208.000000 1440.000000 -16.000000" +"oldorigin" "-2208.000000 1440.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "287" +"spawnflags" "80.000000" +"target" "path1a" +"targetname" "path1b" +"movetarget" "283" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path1b" +"movetarget3" "283" +} +{ +"modelindex" "285.000000" +"absmin" "-2641.000000 1677.000000 -32.968750" +"absmax" "-2607.000000 1711.000000 25.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2624.000000 1694.000000 -7.968750" +"oldorigin" "-2624.000000 1694.000000 -7.968750" +"angles" "-0.000000 249.999390 -0.000000" +"classname" "monster_dguard" +"model" "progs/mon_dguard.mdl" +"frame" "226.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.448242" +"health" "-14.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "256.000000" +"target" "path1a" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "9.577000" +"attack_finished" "5.063000" +"pain_finished" "1000005.375000" +"show_hostile" "5.577000" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"movetarget" "283" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dguard.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "4.771605" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "7.956606" +"idle_sound" "knight/idle.wav" +"sight_timeout" "14.063000" +"sight_sound" "knight/ksight.wav" +"enemydist" "524.826477" +"switchattacker" "1" +"switchtimer" "5.063000" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "4.691000" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "285.000000" +"absmin" "-2874.358643 2005.358643 -0.968750" +"absmax" "-2840.358643 2039.358643 57.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2857.358643 2022.358643 24.031250" +"oldorigin" "-2752.000000 1701.000000 -7.968750" +"angles" "-0.000000 135.000000 -0.000000" +"classname" "monster_dguard" +"model" "progs/mon_dguard.mdl" +"frame" "240.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.484131" +"health" "-22.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "256.000000" +"target" "path3a" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "11.600999" +"attack_finished" "5.077877" +"pain_finished" "1000006.812500" +"show_hostile" "7.600999" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"movetarget" "285" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dguard.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "7.000999" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "7.757393" +"idle_sound" "knight/idle.wav" +"sight_timeout" "14.077877" +"sight_sound" "knight/ksight.wav" +"enemydist" "222.561478" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "6.727000" +"dmgcombined" "4.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2169.000000 1511.000000 127.000000" +"absmax" "-2151.000000 1529.000000 161.000000" +"solid" "1.000000" +"origin" "-2160.000000 1520.000000 144.000000" +"oldorigin" "-2160.000000 1520.000000 144.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "251" +"spawnflags" "80.000000" +"target" "path4b" +"targetname" "path4a" +"movetarget" "292" +"state" "1.000000" +"activate" "295" +"classtype" "26.000000" +"targetback" "path4a" +"movetarget3" "292" +} +{ +"absmin" "-2169.000000 1223.000000 127.000000" +"absmax" "-2151.000000 1241.000000 161.000000" +"solid" "1.000000" +"origin" "-2160.000000 1232.000000 144.000000" +"oldorigin" "-2160.000000 1232.000000 144.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path4a" +"targetname" "path4b" +"movetarget" "291" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path4b" +"movetarget3" "291" +} +{ +"absmin" "-2009.000000 1223.000000 127.000000" +"absmax" "-1991.000000 1241.000000 161.000000" +"solid" "1.000000" +"origin" "-2000.000000 1232.000000 144.000000" +"oldorigin" "-2000.000000 1232.000000 144.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "291" +"spawnflags" "80.000000" +"target" "path5a" +"targetname" "path5b" +"movetarget" "294" +"state" "1.000000" +"activate" "296" +"classtype" "26.000000" +"targetback" "path5b" +"movetarget3" "294" +} +{ +"absmin" "-2009.000000 1511.000000 127.000000" +"absmax" "-1991.000000 1529.000000 161.000000" +"solid" "1.000000" +"origin" "-2000.000000 1520.000000 144.000000" +"oldorigin" "-2000.000000 1520.000000 144.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "293" +"spawnflags" "80.000000" +"target" "path5b" +"targetname" "path5a" +"movetarget" "293" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path5a" +"movetarget3" "293" +} +{ +"modelindex" "290.000000" +"absmin" "-2483.169678 1252.784180 -32.968750" +"absmax" "-2449.169678 1286.784180 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2466.169678 1269.784180 -7.968750" +"oldorigin" "-2160.000000 1288.000000 144.000000" +"velocity" "163.097015 -156.590469 0.000000" +"angles" "-0.000000 137.999268 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.515137" +"health" "-17.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 139.987793 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "138.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"target" "path4a" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "30.326483" +"attack_state" "1.000000" +"attack_finished" "25.226475" +"pain_finished" "1000025.250000" +"show_hostile" "26.326483" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "291" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "26.326483" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "32.978550" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "31.226467" +"sight_sound" "wizard/wsight.wav" +"enemydist" "141.691483" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "25.758001" +"dmgcombined" "8.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-2361.447021 1382.869507 -32.968750" +"absmax" "-2327.447021 1416.869507 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2344.447021 1399.869507 -7.968750" +"oldorigin" "-2000.000000 1464.000000 144.000000" +"velocity" "-192.577896 -38.959930 0.000000" +"angles" "-0.000000 184.998779 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.501221" +"groundentity" "660" +"health" "-12.000000" +"takedamage" "2.000000" +"chain" "288" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 173.995972 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "185.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"target" "path5b" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"lefty" "1.000000" +"search_time" "31.962023" +"attack_state" "1.000000" +"attack_finished" "26.762014" +"pain_finished" "1000027.062500" +"show_hostile" "27.962023" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "293" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "27.862022" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "28.451565" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "31.162001" +"sight_sound" "wizard/wsight.wav" +"enemydist" "468.009186" +"enemymaxdist" "1.000000" +"switchattacker" "1" +"switchtimer" "22.162001" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "27.544001" +"dmgcombined" "12.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-2015.000000 1153.000000 -32.000000" +"absmax" "-1985.000000 1183.000000 -32.000000" +"origin" "-2000.000000 1168.000000 -32.000000" +"oldorigin" "-2000.000000 1168.000000 -32.000000" +"angles" "-0.000000 9.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2015.000000 1569.000000 -32.000000" +"absmax" "-1985.000000 1599.000000 -32.000000" +"origin" "-2000.000000 1584.000000 -32.000000" +"oldorigin" "-2000.000000 1584.000000 -32.000000" +"angles" "-0.000000 96.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2175.000000 1569.000000 -32.000000" +"absmax" "-2145.000000 1599.000000 -32.000000" +"origin" "-2160.000000 1584.000000 -32.000000" +"oldorigin" "-2160.000000 1584.000000 -32.000000" +"angles" "-0.000000 137.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2175.000000 1153.000000 -32.000000" +"absmax" "-2145.000000 1183.000000 -32.000000" +"origin" "-2160.000000 1168.000000 -32.000000" +"oldorigin" "-2160.000000 1168.000000 -32.000000" +"angles" "-0.000000 229.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "299.000000" +"absmin" "-2494.886475 633.937012 447.031250" +"absmax" "-2460.886475 667.937012 505.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2477.886475 650.937012 472.031250" +"oldorigin" "-2720.000000 528.000000 360.031250" +"angles" "-0.000000 249.993896 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.432129" +"health" "-5.327036" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "270.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"targetname" "early_monsters" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "3.000000" +"search_time" "304.008057" +"attack_state" "1.000000" +"attack_finished" "55.398750" +"pain_finished" "1000298.875000" +"show_hostile" "300.008057" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "3.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "299.208008" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "300.704071" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "64.398750" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "609.691101" +"switchoverride" "1.000000" +"steptype" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "299.084015" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-3369.000000 567.000000 15.000000" +"absmax" "-3351.000000 585.000000 49.000000" +"solid" "1.000000" +"origin" "-3360.000000 576.000000 32.000000" +"oldorigin" "-3360.000000 576.000000 32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path6b" +"targetname" "path6a" +"movetarget" "303" +"state" "1.000000" +"activate" "306" +"classtype" "26.000000" +"targetback" "path6a" +"movetarget3" "305" +} +{ +"absmin" "-3369.000000 823.000000 15.000000" +"absmax" "-3351.000000 841.000000 49.000000" +"solid" "1.000000" +"origin" "-3360.000000 832.000000 32.000000" +"oldorigin" "-3360.000000 832.000000 32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path6c" +"targetname" "path6b" +"movetarget" "304" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path6b" +"movetarget3" "302" +} +{ +"absmin" "-3625.000000 823.000000 15.000000" +"absmax" "-3607.000000 841.000000 49.000000" +"solid" "1.000000" +"origin" "-3616.000000 832.000000 32.000000" +"oldorigin" "-3616.000000 832.000000 32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path6d" +"targetname" "path6c" +"movetarget" "305" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path6c" +"movetarget3" "303" +} +{ +"absmin" "-3625.000000 567.000000 15.000000" +"absmax" "-3607.000000 585.000000 49.000000" +"solid" "1.000000" +"origin" "-3616.000000 576.000000 32.000000" +"oldorigin" "-3616.000000 576.000000 32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path6a" +"targetname" "path6d" +"movetarget" "302" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path6d" +"movetarget3" "304" +} +{ +"modelindex" "299.000000" +"absmin" "-3218.726807 772.734314 -0.968750" +"absmax" "-3184.726807 806.734314 57.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3201.726807 789.734314 24.031250" +"oldorigin" "-3602.391113 599.249756 24.031250" +"angles" "-0.000000 45.000000 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "255.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.435791" +"health" "-1.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"target" "path6a" +"targetname" "early_monsters" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "161.241302" +"attack_state" "1.000000" +"attack_finished" "145.040558" +"pain_finished" "1000157.062500" +"show_hostile" "157.241302" +"mdl" "progs/mon_dcrossbow.mdl" +"movetarget" "302" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "156.441254" +"attack_track" "-2729.349365 978.203735 -6.968750" +"attack_chance" "0.500000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "151.840973" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "161.088898" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "154.040558" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "535.043030" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "156.378998" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "303.000000" +"absmin" "-2719.000000 2033.000000 -115.968750" +"absmax" "-2657.000000 2095.000000 -59.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-2688.000000 2064.000000 -115.968750" +"oldorigin" "-2688.000000 2064.000000 -115.968750" +"angles" "-0.000000 0.000000 -0.000000" "classname" "weapon_supershotgun" +"model" "progs/g_shot2.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" "touch" "item_touch" "think" "item_delay" "weapon" "2.000000" "netname" "Double-barrelled Shotgun" "flags" "768.000000" "noise" "weapons/pkup.wav" +"mdl" "progs/g_shot2.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "510.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3727.000000 529.000000 0.000000" +"absmax" "-3697.000000 559.000000 0.000000" +"origin" "-3712.000000 544.000000 0.000000" +"oldorigin" "-3712.000000 544.000000 0.000000" +"angles" "-0.000000 103.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3727.000000 857.000000 0.000000" +"absmax" "-3697.000000 887.000000 0.000000" +"origin" "-3712.000000 872.000000 0.000000" +"oldorigin" "-3712.000000 872.000000 0.000000" +"angles" "-0.000000 226.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "307.000000" +"absmin" "-2496.062744 676.709534 447.031250" +"absmax" "-2446.062744 726.709534 513.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2471.062744 701.709534 472.031250" +"oldorigin" "-3488.000000 -160.000000 456.031250" +"angles" "0.000000 164.998169 0.000000" +"classname" "monster_hogremac" +"model" "progs/mon_hogremac.mdl" +"frame" "141.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "hogremac_dieA10" +"nextthink" "2878.431885" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"th_stand" "hogremac_stand1" +"th_walk" "hogremac_walk1" +"th_run" "hogremac_run1" +"th_missile" "hogremac_shoot1" +"th_melee" "hogremac_melee" +"th_pain" "hogremac_pain" +"th_die" "hogremac_die" +"search_time" "293.634674" +"attack_state" "1.000000" +"attack_finished" "290.499237" +"pain_finished" "1000288.500000" +"show_hostile" "289.634674" +"mdl" "progs/mon_hogremac.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "255.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogremac_wakeup1a" +"liquidbase" "-1.000000" +"liquidcheck" "289.634674" +"attack_elev" "-48.000000" +"attack_speed" "550.000000" +"meleerange" "120.000000" +"meleehitsound" "gibs/gibheavy1.wav" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was smashed by a Mace Ogre +" +"idletimer" "292.489563" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "206.429047" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "565.026794" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "288.737030" +"dmgcombined" "24.000000" +"gib1mdl" "progs/w_ogremac.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-3671.000000 921.000000 0.000000" +"absmax" "-3641.000000 951.000000 0.000000" +"origin" "-3656.000000 936.000000 0.000000" +"oldorigin" "-3656.000000 936.000000 0.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3351.000000 921.000000 0.000000" +"absmax" "-3321.000000 951.000000 0.000000" +"origin" "-3336.000000 936.000000 0.000000" +"oldorigin" "-3336.000000 936.000000 0.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "314.000000" +"absmin" "-2667.343018 -173.213348 191.023331" +"absmax" "-2633.343018 -139.213348 257.023315" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-2650.343018 -156.213348 216.023331" +"oldorigin" "-3488.000000 863.000000 448.000000" +"angles" "0.000000 99.997559 0.000000" +"classname" "monster_gargoyle" +"model" "progs/mon_gargoyle.mdl" +"frame" "13.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2878.513428" +"health" "-9.187597" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "100.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"targetname" "monsterwave1" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"search_time" "1701.479248" +"attack_state" "2.000000" +"attack_finished" "1696.841064" +"pain_finished" "1001696.062500" +"show_hostile" "1697.479248" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"think1" "gargoyle_wakeup" +"pos1" "88.000000 111.000000 23.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"skin_override" "1.000000" +"frame_override" "110.000000" +"attachment" "1932" +"enemytarget" "1931" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1697.279297" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "1698.740479" +"pain_flinch" "70.000000" +"pain_finstate" "1695.679810" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "1699.015869" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "1538.720215" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "355.922791" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1696.572876" +"dmgcombined" "20.000000" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "270.000000" +"absmin" "-3345.000000 951.000000 455.000000" +"absmax" "-3343.000000 953.000000 457.000000" +"origin" "-3344.000000 952.000000 456.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "24752.000000" +"part_emitter" "315" +"part_active" "72.000000" +} +{ +"absmin" "-3345.000000 951.000000 455.000000" +"absmax" "-3343.000000 953.000000 457.000000" +"origin" "-3344.000000 952.000000 456.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2879.657227" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "24752.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "314" +"part_style" "72.000000" +"start_delay" "6.410748" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-3633.000000 951.000000 455.000000" +"absmax" "-3631.000000 953.000000 457.000000" +"origin" "-3632.000000 952.000000 456.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "329544.000000" +"part_emitter" "317" +"part_active" "72.000000" +} +{ +"absmin" "-3633.000000 951.000000 455.000000" +"absmax" "-3631.000000 953.000000 457.000000" +"origin" "-3632.000000 952.000000 456.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2878.826660" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "329544.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "316" +"part_style" "72.000000" +"start_delay" "9.792933" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-3737.000000 207.000000 455.000000" +"absmax" "-3735.000000 209.000000 457.000000" +"origin" "-3736.000000 208.000000 456.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "560604.000000" +"part_emitter" "319" +"part_active" "72.000000" +} +{ +"absmin" "-3737.000000 207.000000 455.000000" +"absmax" "-3735.000000 209.000000 457.000000" +"origin" "-3736.000000 208.000000 456.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2885.846191" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "560604.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "318" +"part_style" "72.000000" +"start_delay" "3.928739" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-3737.000000 -81.000000 455.000000" +"absmax" "-3735.000000 -79.000000 457.000000" +"origin" "-3736.000000 -80.000000 456.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "351500.000000" +"part_emitter" "321" +"part_active" "72.000000" +} +{ +"absmin" "-3737.000000 -81.000000 455.000000" +"absmax" "-3735.000000 -79.000000 457.000000" +"origin" "-3736.000000 -80.000000 456.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2878.752197" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "351500.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "320" +"part_style" "72.000000" +"start_delay" "7.974029" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "314.000000" +"absmin" "-3572.321533 43.500885 63.031250" +"absmax" "-3538.321533 77.500885 129.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-3555.321533 60.500885 88.031250" +"oldorigin" "-3647.000000 64.000000 448.000000" +"angles" "0.000000 301.997681 0.000000" +"classname" "monster_gargoyle" +"model" "progs/mon_gargoyle.mdl" +"frame" "13.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2878.511719" +"health" "-6.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "302.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"targetname" "edelman_bars" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "1.000000" +"search_time" "1026.195801" +"attack_state" "1.000000" +"attack_finished" "1022.491638" +"pain_finished" "1001020.875000" +"show_hostile" "1022.195801" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"think1" "gargoyle_wakeup" +"pos1" "88.000000 111.000000 23.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"skin_override" "1.000000" +"frame_override" "88.000000" +"attachment" "2378" +"enemytarget" "1930" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1021.895874" +"attack_chance" "0.200000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "1022.951904" +"pain_flinch" "70.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "1025.595581" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "1028.296509" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "715.804810" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-3727.000000 209.000000 64.000000" +"absmax" "-3697.000000 239.000000 64.000000" +"origin" "-3712.000000 224.000000 64.000000" +"oldorigin" "-3712.000000 224.000000 64.000000" +"angles" "-0.000000 350.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3727.000000 -111.000000 64.000000" +"absmax" "-3697.000000 -81.000000 64.000000" +"origin" "-3712.000000 -96.000000 64.000000" +"oldorigin" "-3712.000000 -96.000000 64.000000" +"angles" "-0.000000 2.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3351.000000 -175.000000 64.000000" +"absmax" "-3321.000000 -145.000000 64.000000" +"origin" "-3336.000000 -160.000000 64.000000" +"oldorigin" "-3336.000000 -160.000000 64.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3663.000000 -175.000000 64.000000" +"absmax" "-3633.000000 -145.000000 64.000000" +"origin" "-3648.000000 -160.000000 64.000000" +"oldorigin" "-3648.000000 -160.000000 64.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3545.000000 919.000000 623.000000" +"absmax" "-3527.000000 937.000000 657.000000" +"solid" "1.000000" +"origin" "-3536.000000 928.000000 640.000000" +"oldorigin" "-3536.000000 928.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7b" +"targetname" "path7a" +"movetarget" "328" +"state" "1.000000" +"activate" "335" +"classtype" "26.000000" +"targetback" "path7a" +"movetarget3" "334" +} +{ +"absmin" "-3545.000000 7.000000 623.000000" +"absmax" "-3527.000000 25.000000 657.000000" +"solid" "1.000000" +"origin" "-3536.000000 16.000000 640.000000" +"oldorigin" "-3536.000000 16.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7c" +"targetname" "path7b" +"movetarget" "329" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path7b" +"movetarget3" "327" +} +{ +"absmin" "-1849.000000 7.000000 623.000000" +"absmax" "-1831.000000 25.000000 657.000000" +"solid" "1.000000" +"origin" "-1840.000000 16.000000 640.000000" +"oldorigin" "-1840.000000 16.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7d" +"targetname" "path7c" +"movetarget" "330" +"state" "1.000000" +"activate" "394" +"classtype" "26.000000" +"targetback" "path7c" +"movetarget3" "328" +} +{ +"absmin" "-1849.000000 871.000000 623.000000" +"absmax" "-1831.000000 889.000000 657.000000" +"solid" "1.000000" +"origin" "-1840.000000 880.000000 640.000000" +"oldorigin" "-1840.000000 880.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "294" +"spawnflags" "80.000000" +"target" "path7e" +"targetname" "path7d" +"movetarget" "331" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path7d" +"movetarget3" "329" +} +{ +"absmin" "-1945.000000 871.000000 623.000000" +"absmax" "-1927.000000 889.000000 657.000000" +"solid" "1.000000" +"origin" "-1936.000000 880.000000 640.000000" +"oldorigin" "-1936.000000 880.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7f" +"targetname" "path7e" +"movetarget" "332" +"state" "1.000000" +"activate" "336" +"classtype" "26.000000" +"targetback" "path7e" +"movetarget3" "330" +} +{ +"absmin" "-1945.000000 103.000000 623.000000" +"absmax" "-1927.000000 121.000000 657.000000" +"solid" "1.000000" +"origin" "-1936.000000 112.000000 640.000000" +"oldorigin" "-1936.000000 112.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7g" +"targetname" "path7f" +"movetarget" "333" +"state" "1.000000" +"activate" "337" +"classtype" "26.000000" +"targetback" "path7f" +"movetarget3" "331" +} +{ +"absmin" "-3449.000000 103.000000 623.000000" +"absmax" "-3431.000000 121.000000 657.000000" +"solid" "1.000000" +"origin" "-3440.000000 112.000000 640.000000" +"oldorigin" "-3440.000000 112.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7h" +"targetname" "path7g" +"movetarget" "334" +"state" "1.000000" +"activate" "338" +"classtype" "26.000000" +"targetback" "path7g" +"movetarget3" "332" +} +{ +"absmin" "-3449.000000 919.000000 623.000000" +"absmax" "-3431.000000 937.000000 657.000000" +"solid" "1.000000" +"origin" "-3440.000000 928.000000 640.000000" +"oldorigin" "-3440.000000 928.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7a" +"targetname" "path7h" +"movetarget" "327" +"state" "1.000000" +"activate" "393" +"classtype" "26.000000" +"targetback" "path7h" +"movetarget3" "333" +} +{ +"modelindex" "290.000000" +"absmin" "-2787.919922 1008.715576 -31.968750" +"absmax" "-2753.919922 1042.715576 34.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2770.919922 1025.715576 -6.968750" +"oldorigin" "-3178.747559 24.186413 640.000000" +"velocity" "-68.831451 -92.562637 0.000000" +"angles" "-0.000000 72.998657 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.486572" +"groundentity" "1015" +"health" "-20.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 85.995483 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "73.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"target" "path7a" +"targetname" "early_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "130.926254" +"attack_state" "1.000000" +"attack_finished" "125.426292" +"pain_finished" "1000126.250000" +"show_hostile" "126.926254" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "329" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "126.726257" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "132.043304" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "64.427338" +"sight_sound" "wizard/wsight.wav" +"enemydist" "229.021149" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "126.727997" +"dmgcombined" "4.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-2751.639648 624.993164 -32.968750" +"absmax" "-2717.639648 658.993164 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2734.639648 641.993164 -7.968750" +"oldorigin" "-2475.397949 102.706146 640.000000" +"velocity" "-158.958710 -5.743591 0.000000" +"angles" "-0.000000 330.996094 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.450439" +"health" "-8.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 319.971313 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "331.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"target" "path7e" +"targetname" "early_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "182.514938" +"attack_state" "1.000000" +"attack_finished" "177.414810" +"pain_finished" "1000177.312500" +"show_hostile" "178.514938" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "333" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "178.514938" +"attack_chance" "0.900000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "183.126343" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "64.413033" +"sight_sound" "wizard/wsight.wav" +"enemydist" "85.121422" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "177.795013" +"dmgcombined" "8.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-3280.713867 1448.010864 31.031250" +"absmax" "-3246.713867 1482.010864 97.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3263.713867 1465.010864 56.031250" +"oldorigin" "-3242.212891 117.645569 640.000000" +"velocity" "-75.154877 172.753082 0.000000" +"angles" "-0.000000 186.992798 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.424805" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 192.996826 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"target" "path7f" +"targetname" "early_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "85.894836" +"attack_state" "1.000000" +"attack_finished" "81.794853" +"pain_finished" "1000080.437500" +"show_hostile" "81.894836" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "333" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "80.894852" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "87.008499" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "64.495239" +"sight_sound" "wizard/wsight.wav" +"enemydist" "162.223694" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "80.966995" +"dmgcombined" "24.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-2731.704834 1371.115479 -32.968750" +"absmax" "-2697.704834 1405.115479 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2714.704834 1388.115479 -7.968750" +"oldorigin" "-3543.827637 515.725769 640.000000" +"velocity" "1.361130 145.347443 0.000000" +"angles" "-0.000000 135.000000 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.494141" +"health" "-8.000000" +"takedamage" "2.000000" +"chain" "285" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 91.999512 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"target" "path7g" +"targetname" "early_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "102.370483" +"attack_state" "1.000000" +"attack_finished" "97.570511" +"pain_finished" "1000096.937500" +"show_hostile" "98.370483" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "328" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "97.770493" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "103.479530" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "64.471130" +"sight_sound" "wizard/wsight.wav" +"enemydist" "198.448074" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "97.435997" +"dmgcombined" "8.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-2840.306396 858.801636 -192.968750" +"absmax" "-2806.306396 892.801636 -126.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2823.306396 875.801636 -167.968750" +"oldorigin" "-3532.180176 450.998230 640.000000" +"velocity" "123.618256 128.489014 0.000000" +"angles" "-0.000000 330.996094 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.422607" +"health" "-27.348064" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 0.000000 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"ideal_yaw" "331.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"target" "path7c" +"targetname" "early_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "230.317230" +"attack_state" "1.000000" +"attack_finished" "225.117096" +"pain_finished" "1000225.250000" +"show_hostile" "226.317230" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "328" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "226.217224" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "232.208847" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "206.515472" +"sight_sound" "wizard/wsight.wav" +"enemydist" "172.064117" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "225.770020" +"dmgcombined" "32.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-3465.000000 487.000000 15.000000" +"absmax" "-3447.000000 505.000000 49.000000" +"solid" "1.000000" +"origin" "-3456.000000 496.000000 32.000000" +"oldorigin" "-3456.000000 496.000000 32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "1" +"spawnflags" "80.000000" +"target" "path8c" +"targetname" "path8b" +"movetarget" "343" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8b" +"movetarget3" "341" +} +{ +"absmin" "-3465.000000 263.000000 79.000000" +"absmax" "-3447.000000 281.000000 113.000000" +"solid" "1.000000" +"origin" "-3456.000000 272.000000 96.000000" +"oldorigin" "-3456.000000 272.000000 96.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8b" +"targetname" "path8a" +"movetarget" "340" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8a" +"movetarget3" "351" +} +{ +"absmin" "-3529.000000 263.000000 79.000000" +"absmax" "-3511.000000 281.000000 113.000000" +"solid" "1.000000" +"origin" "-3520.000000 272.000000 96.000000" +"oldorigin" "-3520.000000 272.000000 96.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8e" +"targetname" "path8d" +"movetarget" "345" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8d" +"movetarget3" "343" +} +{ +"absmin" "-3529.000000 487.000000 15.000000" +"absmax" "-3511.000000 505.000000 49.000000" +"solid" "1.000000" +"origin" "-3520.000000 496.000000 32.000000" +"oldorigin" "-3520.000000 496.000000 32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "340" +"spawnflags" "80.000000" +"target" "path8d" +"targetname" "path8c" +"movetarget" "342" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8c" +"movetarget3" "340" +} +{ +"absmin" "-3673.000000 -9.000000 79.000000" +"absmax" "-3655.000000 9.000000 113.000000" +"solid" "1.000000" +"origin" "-3664.000000 0.000000 96.000000" +"oldorigin" "-3664.000000 0.000000 96.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8g" +"targetname" "path8f" +"movetarget" "346" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8f" +"movetarget3" "345" +} +{ +"absmin" "-3673.000000 119.000000 79.000000" +"absmax" "-3655.000000 137.000000 113.000000" +"solid" "1.000000" +"origin" "-3664.000000 128.000000 96.000000" +"oldorigin" "-3664.000000 128.000000 96.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8f" +"targetname" "path8e" +"movetarget" "344" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8e" +"movetarget3" "342" +} +{ +"absmin" "-3529.000000 -137.000000 79.000000" +"absmax" "-3511.000000 -119.000000 113.000000" +"solid" "1.000000" +"origin" "-3520.000000 -128.000000 96.000000" +"oldorigin" "-3520.000000 -128.000000 96.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8h" +"targetname" "path8g" +"movetarget" "347" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8g" +"movetarget3" "344" +} +{ +"absmin" "-3465.000000 -137.000000 79.000000" +"absmax" "-3447.000000 -119.000000 113.000000" +"solid" "1.000000" +"origin" "-3456.000000 -128.000000 96.000000" +"oldorigin" "-3456.000000 -128.000000 96.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8i" +"targetname" "path8h" +"movetarget" "348" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8h" +"movetarget3" "346" +} +{ +"absmin" "-3305.000000 23.000000 79.000000" +"absmax" "-3287.000000 41.000000 113.000000" +"solid" "1.000000" +"origin" "-3296.000000 32.000000 96.000000" +"oldorigin" "-3296.000000 32.000000 96.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8j" +"targetname" "path8i" +"movetarget" "349" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8i" +"movetarget3" "347" +} +{ +"absmin" "-2905.000000 23.000000 207.000000" +"absmax" "-2887.000000 41.000000 241.000000" +"solid" "1.000000" +"origin" "-2896.000000 32.000000 224.000000" +"oldorigin" "-2896.000000 32.000000 224.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8k" +"targetname" "path8j" +"movetarget" "350" +"state" "1.000000" +"activate" "600" +"classtype" "26.000000" +"targetback" "path8j" +"movetarget3" "348" +} +{ +"absmin" "-2905.000000 87.000000 207.000000" +"absmax" "-2887.000000 105.000000 241.000000" +"solid" "1.000000" +"origin" "-2896.000000 96.000000 224.000000" +"oldorigin" "-2896.000000 96.000000 224.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8l" +"targetname" "path8k" +"movetarget" "351" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8k" +"movetarget3" "349" +} +{ +"absmin" "-3305.000000 87.000000 79.000000" +"absmax" "-3287.000000 105.000000 113.000000" +"solid" "1.000000" +"origin" "-3296.000000 96.000000 96.000000" +"oldorigin" "-3296.000000 96.000000 96.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8a" +"targetname" "path8l" +"movetarget" "341" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8l" +"movetarget3" "350" +} +{ +"modelindex" "323.000000" +"absmin" "-3681.155762 592.826111 -0.968750" +"absmax" "-3631.155762 642.826111 65.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3656.155762 617.826111 24.031250" +"oldorigin" "-3338.656982 173.954941 88.031250" +"angles" "-0.000000 52.998047 -0.000000" +"classname" "monster_hogre" +"model" "progs/mon_hogre.mdl" +"frame" "173.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.419434" +"health" "-9.786462" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "53.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"target" "path8j" +"targetname" "early_monsters" +"th_stand" "hogre_stand1" +"th_walk" "hogre_walk1" +"th_run" "hogre_run1" +"th_missile" "hogre_shoot1" +"th_melee" "hogre_melee" +"th_pain" "hogre_pain" +"th_die" "hogre_die" +"search_time" "366.158112" +"attack_state" "1.000000" +"attack_finished" "363.268585" +"pain_finished" "1000361.562500" +"show_hostile" "362.158112" +"mdl" "progs/mon_hogre.mdl" +"movetarget" "341" +"lip" "0.251534" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "250.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogre_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "361.758087" +"attack_elev" "12.000000" +"attack_speed" "550.000000" +"meleerange" "100.000000" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_finstate" "361.458008" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was blown up by an Ogre Hunter +" +"idletimer" "366.955627" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "362.618103" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "123.261360" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "361.847015" +"dmgcombined" "48.000000" +"gib1mdl" "progs/w_chainsaw.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2863.000000 -463.000000 192.000000" +"absmax" "-2833.000000 -433.000000 192.000000" +"origin" "-2848.000000 -448.000000 192.000000" +"oldorigin" "-2848.000000 -448.000000 192.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "313.000000" +"absmin" "-2559.000000 -479.000000 192.000000" +"absmax" "-2497.000000 -417.000000 248.000000" +"solid" "1.000000" +"origin" "-2528.000000 -448.000000 192.000000" +"oldorigin" "-2528.000000 -448.000000 192.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_15.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2783.000000 -463.000000 192.000000" +"absmax" "-2753.000000 -433.000000 192.000000" +"origin" "-2768.000000 -448.000000 192.000000" +"oldorigin" "-2768.000000 -448.000000 192.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2623.000000 -463.000000 192.000000" +"absmax" "-2593.000000 -433.000000 192.000000" +"origin" "-2608.000000 -448.000000 192.000000" +"oldorigin" "-2608.000000 -448.000000 192.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2711.000000 -463.000000 192.000000" +"absmax" "-2681.000000 -433.000000 192.000000" +"origin" "-2696.000000 -448.000000 192.000000" +"oldorigin" "-2696.000000 -448.000000 192.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "325.000000" +"absmin" "-2339.836670 341.393829 383.031250" +"absmax" "-2305.836670 375.393829 441.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2322.836670 358.393829 408.031250" +"oldorigin" "-3024.000000 368.000000 408.031250" +"angles" "-0.000000 350.996704 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2878.499512" +"health" "-4.500000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "351.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "2.000000" +"targetname" "stone_knight1" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"oldenemy" "1" +"search_time" "682.133667" +"attack_state" "1.000000" +"attack_finished" "672.435059" +"pain_finished" "1000677.500000" +"show_hostile" "678.133667" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"think1" "knight_wakeup" +"lip" "45.000000" +"pos1" "42.000000 51.000000 9.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"frame_override" "42.000000" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"meleetimer" "675.534302" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "679.134460" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "681.435059" +"sight_sound" "statue/sight.wav" +"enemydist" "171.808960" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "325.000000" +"absmin" "-2541.918945 319.693634 431.031250" +"absmax" "-2507.918945 353.693634 489.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2524.918945 336.693634 456.031250" +"oldorigin" "-2288.000000 368.000000 408.031250" +"angles" "0.000000 188.997803 0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "75.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2878.446777" +"health" "-4.500000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "189.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "2.000000" +"targetname" "stone_knight1" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"oldenemy" "1" +"search_time" "677.879883" +"attack_state" "3.000000" +"attack_finished" "672.380249" +"pain_finished" "1000673.562500" +"show_hostile" "673.879883" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"think1" "knight_wakeup" +"lip" "50.000000" +"pos1" "42.000000 51.000000 9.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"frame_override" "42.000000" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"meleetimer" "674.379761" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "677.886902" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "681.380249" +"sight_sound" "statue/sight.wav" +"enemydist" "60.834084" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2743.000000 505.000000 336.000000" +"absmax" "-2713.000000 535.000000 336.000000" +"origin" "-2728.000000 520.000000 336.000000" +"oldorigin" "-2728.000000 520.000000 336.000000" +"angles" "-0.000000 37.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2489.000000 55.000000 207.000000" +"absmax" "-2471.000000 73.000000 241.000000" +"solid" "1.000000" +"origin" "-2480.000000 64.000000 224.000000" +"oldorigin" "-2480.000000 64.000000 224.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path9b" +"targetname" "path9a" +"movetarget" "362" +"state" "1.000000" +"activate" "363" +"classtype" "26.000000" +"targetback" "path9a" +"movetarget3" "362" +} +{ +"absmin" "-2105.000000 55.000000 335.000000" +"absmax" "-2087.000000 73.000000 369.000000" +"solid" "1.000000" +"origin" "-2096.000000 64.000000 352.000000" +"oldorigin" "-2096.000000 64.000000 352.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path9a" +"targetname" "path9b" +"movetarget" "361" +"state" "1.000000" +"activate" "601" +"classtype" "26.000000" +"targetback" "path9b" +"movetarget3" "361" +} +{ +"absmin" "-3429.335449 237.429214 87.031250" +"absmax" "-3427.335449 239.429214 89.031250" +"origin" "-3428.335449 238.429214 88.031250" +"oldorigin" "-2120.000000 64.000000 344.031250" +"angles" "-0.000000 230.998535 -0.000000" +"classname" "monster_hell_knight" +"frame" "43.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-42.621937" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "231.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path9a" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "422.448151" +"attack_finished" "418.007690" +"pain_finished" "416.947998" +"show_hostile" "418.448151" +"mdl" "progs/mon_hknight.mdl" +"movetarget" "361" +"lip" "0.061281" +"waitmin" "1000416.500000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"estate" "2.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "2.000000" +"meleetimer" "417.248077" +"pain_flinch" "60.000000" +"pain_finstate" "410.785980" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "419.665558" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "414.881714" +"sight_sound" "statue/sight.wav" +"enemydist" "155.920029" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"dmgtimeframe" "417.522003" +"dmgcombined" "4.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +} +{ +"absmin" "-2063.000000 -175.000000 320.000000" +"absmax" "-2033.000000 -145.000000 320.000000" +"origin" "-2048.000000 -160.000000 320.000000" +"oldorigin" "-2048.000000 -160.000000 320.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1751.000000 -175.000000 320.000000" +"absmax" "-1721.000000 -145.000000 320.000000" +"origin" "-1736.000000 -160.000000 320.000000" +"oldorigin" "-1736.000000 -160.000000 320.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1679.000000 209.000000 320.000000" +"absmax" "-1649.000000 239.000000 320.000000" +"origin" "-1664.000000 224.000000 320.000000" +"oldorigin" "-1664.000000 224.000000 320.000000" +"angles" "-0.000000 151.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1679.000000 -111.000000 320.000000" +"absmax" "-1649.000000 -81.000000 320.000000" +"origin" "-1664.000000 -96.000000 320.000000" +"oldorigin" "-1664.000000 -96.000000 320.000000" +"angles" "-0.000000 354.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1679.000000 849.000000 384.000000" +"absmax" "-1649.000000 879.000000 384.000000" +"origin" "-1664.000000 864.000000 384.000000" +"oldorigin" "-1664.000000 864.000000 384.000000" +"angles" "-0.000000 89.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1679.000000 529.000000 384.000000" +"absmax" "-1649.000000 559.000000 384.000000" +"origin" "-1664.000000 544.000000 384.000000" +"oldorigin" "-1664.000000 544.000000 384.000000" +"angles" "-0.000000 64.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2479.000000 689.000000 472.000000" +"absmax" "-2449.000000 719.000000 472.000000" +"origin" "-2464.000000 704.000000 472.000000" +"oldorigin" "-2464.000000 704.000000 472.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_armor2" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "16384.000000" +"flags" "256.000000" +"armortype" "0.600000" +"armorvalue" "150.000000" +"spawnflags" "1056.000000" +"noise" "items/armor1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/armour.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "armor_touch" +"classtype" "775.000000" +"classgroup" "275.000000" +"entno_unique" "15884.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "736" +"part_active" "110.000000" +} +{ +"modelindex" "337.000000" +"absmin" "-2327.348633 123.610641 255.031250" +"absmax" "-2293.348633 157.610641 321.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2310.348633 140.610641 280.031250" +"oldorigin" "-2203.312256 634.900513 408.031250" +"velocity" "495.129730 -69.617233 0.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_dfury" +"model" "progs/mon_dfury.mdl" +"frame" "254.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.489746" +"health" "-14.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "180.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"lefty" "2.000000" +"search_time" "630.046570" +"attack_state" "1.000000" +"attack_finished" "625.349060" +"pain_finished" "1000625.250000" +"show_hostile" "626.046570" +"jump_flag" "616.972229" +"mdl" "progs/mon_dfury.mdl" +"pausetime" "999999.000000" +"lip" "2.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "372" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"liquidbase" "-1.000000" +"liquidcheck" "626.046570" +"attack_chance" "0.400000" +"attack_speed" "634.992371" +"attack_offset" "20.000000 0.000000 10.000000" +"meleeattack" "4.000000" +"meleerange" "70.000000" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponstate" "0.199622" +"weaponswitch" "0.834333" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "623.147522" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idletimer" "629.364075" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "624.172424" +"sight_sound" "dknight/dfury_sight.wav" +"enemydist" "158.298065" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "4.000000" +"steplast" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1897.687134 409.260376 391.031250" +"absmax" "-1895.687134 411.260376 393.031250" +"origin" "-1896.687134 410.260376 392.031250" +"angles" "0.000000 260.996704 0.000000" +"frame" "220.000000" +"skin" "1.000000" +"think" "dfury_attachment_finish" +"owner" "371" +"alpha" "0.100000" +"classtype" "32.000000" +} +{ +"absmin" "-2041.000000 487.000000 399.000000" +"absmax" "-2023.000000 505.000000 433.000000" +"solid" "1.000000" +"origin" "-2032.000000 496.000000 416.000000" +"oldorigin" "-2032.000000 496.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path10b" +"targetname" "path10a" +"movetarget" "374" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path10a" +"movetarget3" "380" +} +{ +"absmin" "-1945.000000 487.000000 399.000000" +"absmax" "-1927.000000 505.000000 433.000000" +"solid" "1.000000" +"origin" "-1936.000000 496.000000 416.000000" +"oldorigin" "-1936.000000 496.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "1" +"spawnflags" "80.000000" +"target" "path10c" +"targetname" "path10b" +"movetarget" "375" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path10b" +"movetarget3" "373" +} +{ +"absmin" "-1945.000000 279.000000 319.000000" +"absmax" "-1927.000000 297.000000 353.000000" +"solid" "1.000000" +"origin" "-1936.000000 288.000000 336.000000" +"oldorigin" "-1936.000000 288.000000 336.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path10d" +"targetname" "path10c" +"movetarget" "376" +"state" "1.000000" +"activate" "605" +"classtype" "26.000000" +"targetback" "path10c" +"movetarget3" "374" +} +{ +"absmin" "-1849.000000 279.000000 319.000000" +"absmax" "-1831.000000 297.000000 353.000000" +"solid" "1.000000" +"origin" "-1840.000000 288.000000 336.000000" +"oldorigin" "-1840.000000 288.000000 336.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path10e" +"targetname" "path10d" +"movetarget" "377" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path10d" +"movetarget3" "375" +} +{ +"absmin" "-1849.000000 487.000000 399.000000" +"absmax" "-1831.000000 505.000000 433.000000" +"solid" "1.000000" +"origin" "-1840.000000 496.000000 416.000000" +"oldorigin" "-1840.000000 496.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "374" +"spawnflags" "80.000000" +"target" "path10f" +"targetname" "path10e" +"movetarget" "378" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path10e" +"movetarget3" "376" +} +{ +"absmin" "-1737.000000 487.000000 399.000000" +"absmax" "-1719.000000 505.000000 433.000000" +"solid" "1.000000" +"origin" "-1728.000000 496.000000 416.000000" +"oldorigin" "-1728.000000 496.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path10g" +"targetname" "path10f" +"movetarget" "379" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path10f" +"movetarget3" "377" +} +{ +"absmin" "-1737.000000 695.000000 399.000000" +"absmax" "-1719.000000 713.000000 433.000000" +"solid" "1.000000" +"origin" "-1728.000000 704.000000 416.000000" +"oldorigin" "-1728.000000 704.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "330" +"spawnflags" "80.000000" +"target" "path10h" +"targetname" "path10g" +"movetarget" "380" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path10g" +"movetarget3" "378" +} +{ +"absmin" "-2041.000000 695.000000 399.000000" +"absmax" "-2023.000000 713.000000 433.000000" +"solid" "1.000000" +"origin" "-2032.000000 704.000000 416.000000" +"oldorigin" "-2032.000000 704.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path10a" +"targetname" "path10h" +"movetarget" "373" +"state" "1.000000" +"activate" "604" +"classtype" "26.000000" +"targetback" "path10h" +"movetarget3" "379" +} +{ +"modelindex" "325.000000" +"absmin" "-2014.266724 264.784149 319.031250" +"absmax" "-1980.266724 298.784149 377.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1997.266724 281.784149 344.031250" +"oldorigin" "-1737.067627 579.465698 408.031250" +"angles" "-0.000000 214.996948 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "75.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.469971" +"health" "-13.752190" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"target" "path10h" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"search_time" "520.003296" +"attack_finished" "513.004028" +"pain_finished" "1000514.812500" +"show_hostile" "516.003296" +"mdl" "progs/mon_knight.mdl" +"movetarget" "379" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "519.134949" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "522.004028" +"sight_sound" "statue/sight.wav" +"enemydist" "396.828308" +"switchattacker" "1" +"switchtimer" "513.004028" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "515.133972" +"dmgcombined" "36.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2247.157959 195.894043 423.031250" +"absmax" "-2245.157959 197.894043 425.031250" +"origin" "-2246.157959 196.894043 424.031250" +"oldorigin" "-1927.600586 395.001923 392.031250" +"angles" "-0.000000 124.996948 -0.000000" +"classname" "monster_knight" +"frame" "77.000000" +"skin" "4.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-40.970154" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path10c" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"search_time" "526.166687" +"attack_finished" "518.867493" +"show_hostile" "522.166687" +"mdl" "progs/mon_knight.mdl" +"movetarget" "375" +"waitmin" "1000520.250000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_knight.mdl" +"estate" "2.000000" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "523.212219" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "527.867493" +"sight_sound" "statue/sight.wav" +"enemydist" "209.550262" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"dmgtimeframe" "521.274963" +"dmgcombined" "20.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +} +{ +"absmin" "-2041.000000 903.000000 399.000000" +"absmax" "-2023.000000 921.000000 433.000000" +"solid" "1.000000" +"origin" "-2032.000000 912.000000 416.000000" +"oldorigin" "-2032.000000 912.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path12b" +"targetname" "path12a" +"movetarget" "384" +"state" "1.000000" +"activate" "608" +"classtype" "26.000000" +"targetback" "path12a" +"movetarget3" "384" +} +{ +"absmin" "-1753.000000 903.000000 399.000000" +"absmax" "-1735.000000 921.000000 433.000000" +"solid" "1.000000" +"origin" "-1744.000000 912.000000 416.000000" +"oldorigin" "-1744.000000 912.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "379" +"spawnflags" "80.000000" +"target" "path12a" +"targetname" "path12b" +"movetarget" "383" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path12b" +"movetarget3" "383" +} +{ +"modelindex" "333.000000" +"absmin" "-2620.496094 -120.219650 191.031250" +"absmax" "-2586.496094 -86.219650 257.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2603.496094 -103.219650 216.031250" +"oldorigin" "-1767.360474 912.221741 408.031250" +"angles" "-0.000000 175.995483 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "62.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.476562" +"health" "-20.579670" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "176.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"target" "path12a" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "554.531555" +"attack_finished" "551.531555" +"pain_finished" "1000549.812500" +"show_hostile" "550.531555" +"mdl" "progs/mon_hknight.mdl" +"movetarget" "383" +"lip" "0.201331" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "3.000000" +"pain_flinch" "60.000000" +"pain_finstate" "541.434021" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "552.929260" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "538.376526" +"sight_sound" "statue/sight.wav" +"enemydist" "243.741898" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "550.231995" +"dmgcombined" "40.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1753.000000 807.000000 399.000000" +"absmax" "-1735.000000 825.000000 433.000000" +"solid" "1.000000" +"origin" "-1744.000000 816.000000 416.000000" +"oldorigin" "-1744.000000 816.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "384" +"spawnflags" "80.000000" +"target" "path11a" +"targetname" "path11b" +"movetarget" "388" +"state" "1.000000" +"activate" "606" +"classtype" "26.000000" +"targetback" "path11b" +"movetarget3" "388" +} +{ +"modelindex" "333.000000" +"absmin" "-2227.027100 170.299866 399.031250" +"absmax" "-2193.027100 204.299866 465.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2210.027100 187.299866 424.031250" +"oldorigin" "-1857.000000 816.000000 408.031250" +"angles" "-0.000000 269.978027 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "62.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.507812" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "221.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "261.000000" +"target" "path11b" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "593.156311" +"attack_finished" "589.044434" +"pain_finished" "1000587.875000" +"show_hostile" "589.156311" +"mdl" "progs/mon_hknight.mdl" +"movetarget" "386" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "2.000000" +"pain_flinch" "60.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "593.197083" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "546.169006" +"sight_sound" "statue/sight.wav" +"enemydist" "380.315247" +"switchattacker" "1" +"switchtimer" "537.169006" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "555.231995" +"dmgcombined" "24.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2041.000000 807.000000 399.000000" +"absmax" "-2023.000000 825.000000 433.000000" +"solid" "1.000000" +"origin" "-2032.000000 816.000000 416.000000" +"oldorigin" "-2032.000000 816.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path11b" +"targetname" "path11a" +"movetarget" "386" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path11a" +"movetarget3" "386" +} +{ +"modelindex" "279.000000" +"absmin" "-2593.000000 1767.000000 69.000000" +"absmax" "-2527.000000 1785.000000 143.000000" +"solid" "1.000000" +"origin" "-2688.000000 1776.000000 200.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "trap_pendlongx" +"model" "progs/trap_pendlong.mdl" +"frame" "10.000000" +"mins" "96.000000 -8.000000 -130.000000" +"maxs" "160.000000 8.000000 -58.000000" +"size" "64.000000 16.000000 72.000000" +"touch" "trap_pendulum_touch" +"use" "entity_state_use" +"think" "pend_swing24" +"nextthink" "2878.471680" +"view_ofs" "0.000000 0.000000 -108.000000" +"spawnflags" "33.000000" +"targetname" "pend" +"noise1" "traps/pend_swing.wav" +"noise2" "traps/pend_hit.wav" +"mdl" "progs/trap_pendlong.mdl" +"wait" "1.000000" +"dmg" "5.000000" +"aflag" "-1.000000" +"cnt" "0.130000" +"count" "1111.000000" +"state" "1.000000" +"pos1" "96.000000 -8.000000 -130.000000" +"pos2" "160.000000 8.000000 -58.000000" +"waitmin" "0.500000" +"activate" "210" +"classtype" "662.000000" +"frame_override" "12.000000" +"estate" "1.000000" +"estate_on" "trap_pendulum_on" +"estate_off" "trap_pendulum_off" +"estate_disable" "trap_pendulum_disable" +"estate_use" "trap_pendulum_use" +} +{ +"modelindex" "279.000000" +"absmin" "-2729.000000 1639.000000 3.000000" +"absmax" "-2647.000000 1657.000000 61.000000" +"solid" "1.000000" +"origin" "-2688.000000 1648.000000 200.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "trap_pendlongx" +"model" "progs/trap_pendlong.mdl" +"frame" "6.000000" +"mins" "-40.000000 -8.000000 -196.000000" +"maxs" "40.000000 8.000000 -140.000000" +"size" "80.000000 16.000000 56.000000" +"touch" "trap_pendulum_touch" +"use" "entity_state_use" +"think" "pend_swing8" +"nextthink" "2878.459717" +"chain" "338" +"view_ofs" "0.000000 0.000000 -108.000000" +"spawnflags" "32.000000" +"targetname" "pend" +"noise1" "traps/pend_swing.wav" +"noise2" "traps/pend_hit.wav" +"mdl" "progs/trap_pendlong.mdl" +"wait" "1.000000" +"dmg" "5.000000" +"aflag" "1.000000" +"cnt" "0.050000" +"count" "1111.000000" +"state" "1.000000" +"pos1" "-40.000000 -8.000000 -196.000000" +"pos2" "40.000000 8.000000 -140.000000" +"waitmin" "0.500000" +"activate" "210" +"classtype" "662.000000" +"estate" "1.000000" +"estate_on" "trap_pendulum_on" +"estate_off" "trap_pendulum_off" +"estate_disable" "trap_pendulum_disable" +"estate_use" "trap_pendulum_use" +} +{ +"absmin" "-1769.000000 1439.000000 63.000000" +"absmax" "-1767.000000 1441.000000 65.000000" +"origin" "-1768.000000 1440.000000 64.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "monsterwave1" +"targetname" "magicdoor1" +"killtarget" "magicsummon1C" +"style" "32.000000" +"activate" "211" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "344.000000" +"absmin" "-1975.900146 1449.080811 447.031250" +"absmax" "-1925.900146 1499.080811 513.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1950.900146 1474.080811 472.031250" +"oldorigin" "-1953.728516 1471.252441 472.031250" +"velocity" "-543.763062 0.000000 0.000000" +"angles" "0.000000 45.000000 0.000000" +"classname" "monster_demon1" +"model" "progs/mon_demon.mdl" +"frame" "53.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.439453" +"health" "-10.000000" +"takedamage" "2.000000" +"chain" "386" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "224.000000" +"targetname" "monsterwave1" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"oldenemy" "1" +"search_time" "1243.113892" +"attack_state" "1.000000" +"attack_finished" "1238.713989" +"pain_finished" "1001237.937500" +"axhitme" "1.000000" +"show_hostile" "1239.113892" +"jump_flag" "1230.859009" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"pos1" "-1819.609131 1400.863525 440.031250" +"height" "256.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "1238.813965" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1236.154907" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "1242.728271" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "1245.171997" +"sight_sound" "demon/sight2.wav" +"enemydist" "76.654709" +"switchattacker" "1" +"switchtimer" "1238.713989" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_dmleg1.mdl" +"gib2mdl" "progs/gib_dmleg2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-1944.681641 424.248077 383.031250" +"absmax" "-1910.681641 458.248077 449.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1927.681641 441.248077 408.031250" +"oldorigin" "-1928.353760 651.851318 640.000000" +"velocity" "101.791443 -193.700974 0.000000" +"angles" "-0.000000 316.999512 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.442627" +"health" "-19.000000" +"takedamage" "2.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 330.001831 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "317.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"target" "path7h" +"targetname" "monsterwave1" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "1559.335815" +"attack_state" "1.000000" +"attack_finished" "1555.281738" +"pain_finished" "1001553.937500" +"show_hostile" "1555.335815" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "332" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1554.381714" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1555.654785" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1546.885742" +"sight_sound" "wizard/wsight.wav" +"enemydist" "155.366791" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-2408.006836 625.947021 -32.968750" +"absmax" "-2374.006836 659.947021 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2391.006836 642.947021 -7.968750" +"oldorigin" "-1845.075195 571.446167 640.000000" +"velocity" "11.383408 -73.409225 0.000000" +"angles" "-0.000000 193.996582 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.499023" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 193.996582 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "194.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"target" "path7c" +"targetname" "monsterwave1" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "1503.987793" +"attack_state" "1.000000" +"attack_finished" "1496.729858" +"pain_finished" "1001498.812500" +"show_hostile" "1499.987793" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "330" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1499.887817" +"attack_chance" "0.900000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1502.301025" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1260.689453" +"sight_sound" "wizard/wsight.wav" +"enemydist" "101.535011" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "351.000000" +"absmin" "-2784.094238 1484.866211 -32.968750" +"absmax" "-2734.094238 1534.866211 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2759.094238 1509.866211 -7.968750" +"oldorigin" "-2688.000000 1568.000000 -7.968750" +"angles" "-0.000000 203.999634 0.000000" +"classname" "monster_shalrath" +"model" "progs/mon_shalrath.mdl" +"frame" "22.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.440186" +"health" "-23.000000" +"takedamage" "2.000000" +"chain" "338" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "204.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"targetname" "temple1_monsters" +"th_stand" "shal_stand" +"th_walk" "shal_walk1" +"th_run" "shal_run1" +"th_missile" "shal_magic" +"th_pain" "shal_pain" +"th_die" "shal_die" +"search_time" "1282.831543" +"attack_state" "1.000000" +"attack_finished" "1278.709717" +"pain_finished" "1001277.500000" +"show_hostile" "1278.831543" +"mdl" "progs/mon_shalrath.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "160.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-90.000000" +"headmdl" "progs/h_shalrath.mdl" +"attachment" "216" +"th_checkattack" "ShalCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1278.731567" +"attack_chance" "0.400000" +"attack_speed" "225.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "3.000000" +"pain_ignore" "1.000000" +"pain_sound" "shalrath/pain.wav" +"deathstring" " was exploded by a Vore +" +"idletimer" "1282.782471" +"idle_sound" "shalrath/idle.wav" +"sight_timeout" "1281.796143" +"sight_sound" "shalrath/sight.wav" +"enemydist" "313.750702" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"blockudeath" "1.000000" +} +{ +"absmin" "-2635.181641 1403.202393 -8.968750" +"absmax" "-2633.181641 1405.202393 -6.968750" +"origin" "-2634.181641 1404.202393 -7.968750" +"oldorigin" "-2080.000000 1504.000000 -9.968750" +"angles" "-0.000000 189.975586 -0.000000" +"classname" "monster_knight" +"frame" "9.000000" +"skin" "4.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-49.000000" +"chain" "395" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "temple1_monsters" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"lefty" "1.000000" +"search_time" "1287.337769" +"attack_finished" "1276.450439" +"pain_finished" "1283.238037" +"show_hostile" "1283.337769" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"waitmin" "1001281.375000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_knight.mdl" +"estate" "2.000000" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"weaponswitch" "1277.321167" +"pain_flinch" "40.000000" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idlebusy" "1.000000" +"idletimer" "1288.831909" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1285.450439" +"sight_sound" "statue/sight.wav" +"enemydist" "463.282501" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +} +{ +"modelindex" "325.000000" +"absmin" "-2749.192139 1332.009033 -32.968750" +"absmax" "-2715.192139 1366.009033 25.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2732.192139 1349.009033 -7.968750" +"oldorigin" "-2080.000000 1248.000000 -9.968750" +"angles" "-0.000000 174.995728 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.433838" +"health" "-6.000000" +"takedamage" "2.000000" +"chain" "396" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "398" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "101.000000" +"targetname" "temple1_monsters" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"lefty" "1.000000" +"search_time" "1286.104126" +"attack_finished" "1276.505493" +"pain_finished" "1001281.000000" +"show_hostile" "1282.104126" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"no_liquiddmg" "1.000000" +"activate" "398" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"weaponswitch" "1274.751587" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idlebusy" "1.000000" +"idletimer" "1281.771118" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1285.505493" +"sight_sound" "statue/sight.wav" +"enemydist" "355.708160" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2742.189941 1363.470825 -8.968750" +"absmax" "-2740.189941 1365.470825 -6.968750" +"origin" "-2741.189941 1364.470825 -7.968750" +"oldorigin" "-2080.000000 1376.000000 -9.968750" +"angles" "-0.000000 178.994751 -0.000000" +"classname" "monster_hell_knight" +"frame" "158.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-77.000000" +"chain" "397" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "179.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "temple1_monsters" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "1287.037842" +"attack_finished" "1282.988159" +"pain_finished" "1283.238037" +"show_hostile" "1283.037842" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"waitmin" "1001281.375000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"estate" "2.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "3.000000" +"pain_flinch" "60.000000" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "1283.713135" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1285.445557" +"sight_sound" "statue/sight.wav" +"enemydist" "357.677826" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-2663.123291 1357.503052 -32.968750" +"absmax" "-2629.123291 1391.503052 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2646.123291 1374.503052 -7.968750" +"oldorigin" "-2000.000000 1440.000000 -7.968750" +"angles" "-0.000000 178.994751 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "53.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.443115" +"health" "-28.609056" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "179.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "357.000000" +"targetname" "temple1_monsters" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "1298.625610" +"attack_state" "3.000000" +"attack_finished" "1294.026001" +"pain_finished" "1001294.437500" +"show_hostile" "1294.625610" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.565874" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleetimer" "1294.925537" +"pain_flinch" "60.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "1297.890259" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1299.426636" +"sight_sound" "statue/sight.wav" +"enemydist" "65.549904" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1294.516968" +"dmgcombined" "32.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-2794.721436 1356.182739 -32.968750" +"absmax" "-2760.721436 1390.182739 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2777.721436 1373.182739 -7.968750" +"oldorigin" "-2000.000000 1312.000000 -7.968750" +"angles" "-0.000000 181.999512 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "53.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.480957" +"health" "-37.939079" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "182.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "357.000000" +"targetname" "temple1_monsters" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "1302.774902" +"attack_state" "1.000000" +"attack_finished" "1296.296021" +"pain_finished" "1001297.937500" +"show_hostile" "1298.774902" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.478439" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "1.000000" +"meleetimer" "1295.895020" +"pain_flinch" "60.000000" +"pain_finstate" "1297.099976" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "1298.848755" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1299.418091" +"sight_sound" "statue/sight.wav" +"enemydist" "152.172134" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1298.053955" +"dmgcombined" "24.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "351.000000" +"absmin" "-1906.925171 1064.555176 431.031250" +"absmax" "-1856.925171 1114.555176 497.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1881.925171 1089.555176 456.031250" +"oldorigin" "-1864.998535 1021.344727 440.031250" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_shalrath" +"model" "progs/mon_shalrath.mdl" +"frame" "22.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.438721" +"health" "-14.000000" +"takedamage" "2.000000" +"chain" "392" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "180.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"targetname" "edelman_bars" +"th_stand" "shal_stand" +"th_walk" "shal_walk1" +"th_run" "shal_run1" +"th_missile" "shal_magic" +"th_pain" "shal_pain" +"th_die" "shal_die" +"oldenemy" "1" +"search_time" "1572.240967" +"attack_state" "1.000000" +"attack_finished" "1565.891602" +"pain_finished" "1001566.750000" +"show_hostile" "1568.240967" +"mdl" "progs/mon_shalrath.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "160.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-90.000000" +"headmdl" "progs/h_shalrath.mdl" +"attachment" "1930" +"th_checkattack" "ShalCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1567.441162" +"attack_chance" "0.100000" +"attack_speed" "225.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1566.341919" +"pain_check" "3.000000" +"pain_timeout" "3.000000" +"pain_ignore" "1.000000" +"pain_sound" "shalrath/pain.wav" +"deathstring" " was exploded by a Vore +" +"idletimer" "1568.644287" +"idle_sound" "shalrath/idle.wav" +"sight_timeout" "1172.679443" +"sight_sound" "shalrath/sight.wav" +"enemydist" "686.220276" +"switchattacker" "710" +"switchtimer" "1247.447998" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"blockudeath" "1.000000" +} +{ +"modelindex" "344.000000" +"absmin" "-129.031250 1004.227295 -80.968750" +"absmax" "-79.031250 1054.227295 -14.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-104.031250 1029.227295 -55.968750" +"oldorigin" "-540.851440 1251.192017 -87.968750" +"velocity" "0.000000 -208.355438 0.000000" +"angles" "0.000000 231.981812 0.000000" +"classname" "monster_demon1" +"model" "progs/mon_demon.mdl" +"frame" "53.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.434814" +"health" "-23.175817" +"takedamage" "2.000000" +"chain" "217" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "918" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "161.000000" +"yaw_speed" "20.000000" +"goalentity" "414" +"spawnflags" "1.000000" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"oldenemy" "1" +"search_time" "1330.384888" +"attack_state" "5.000000" +"attack_finished" "1325.984985" +"pain_finished" "1001325.125000" +"show_hostile" "1326.384888" +"jump_flag" "1324.153320" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"pos1" "-540.851440 1251.192017 -87.968750" +"height" "256.000000" +"activate" "918" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "1325.899902" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "1325.871826" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "1326.763184" +"sight_sound" "demon/sight2.wav" +"enemydist" "310.617554" +"switchattacker" "414" +"switchtimer" "1325.984985" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1325.500977" +"dmgcombined" "8.000000" +"gib1mdl" "progs/gib_dmclaw1.mdl" +"gib2mdl" "progs/gib_dmleg2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-1699.070679 1942.135132 79.031250" +"absmax" "-1665.070679 1976.135132 145.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1682.070679 1959.135132 104.031250" +"oldorigin" "-1696.000000 1872.000000 120.031250" +"angles" "-0.000000 119.998169 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "53.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.470459" +"health" "-10.000000" +"takedamage" "2.000000" +"chain" "402" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "120.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"target" "hknight1" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "1790.598755" +"attack_state" "3.000000" +"attack_finished" "1781.223633" +"pain_finished" "1001787.125000" +"axhitme" "1.000000" +"show_hostile" "1786.598755" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"movetarget" "420" +"lip" "0.053255" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"meleetimer" "1787.098633" +"pain_flinch" "60.000000" +"pain_finstate" "1785.038940" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "1793.219238" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1790.223633" +"sight_sound" "statue/sight.wav" +"enemydist" "48.153385" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1113.000000 1959.000000 687.000000" +"absmax" "-1095.000000 1977.000000 721.000000" +"solid" "1.000000" +"origin" "-1104.000000 1968.000000 704.000000" +"oldorigin" "-1104.000000 1968.000000 704.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "403" +"spawnflags" "80.000000" +"target" "path13b" +"targetname" "path13a" +"movetarget" "405" +"state" "1.000000" +"activate" "413" +"classtype" "26.000000" +"targetback" "path13a" +"movetarget3" "412" +} +{ +"absmin" "-1385.000000 1511.000000 783.000000" +"absmax" "-1367.000000 1529.000000 817.000000" +"solid" "1.000000" +"origin" "-1376.000000 1520.000000 800.000000" +"oldorigin" "-1376.000000 1520.000000 800.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "404" +"spawnflags" "80.000000" +"target" "path13c" +"targetname" "path13b" +"movetarget" "406" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path13b" +"movetarget3" "404" +} +{ +"absmin" "-1401.000000 1095.000000 687.000000" +"absmax" "-1383.000000 1113.000000 721.000000" +"solid" "1.000000" +"origin" "-1392.000000 1104.000000 704.000000" +"oldorigin" "-1392.000000 1104.000000 704.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "405" +"spawnflags" "80.000000" +"target" "path13d" +"targetname" "path13c" +"movetarget" "407" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path13c" +"movetarget3" "405" +} +{ +"absmin" "-1001.000000 631.000000 719.000000" +"absmax" "-983.000000 649.000000 753.000000" +"solid" "1.000000" +"origin" "-992.000000 640.000000 736.000000" +"oldorigin" "-992.000000 640.000000 736.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "406" +"spawnflags" "80.000000" +"target" "path13e" +"targetname" "path13d" +"movetarget" "408" +"state" "1.000000" +"activate" "414" +"classtype" "26.000000" +"targetback" "path13d" +"movetarget3" "406" +} +{ +"absmin" "-265.000000 631.000000 815.000000" +"absmax" "-247.000000 649.000000 849.000000" +"solid" "1.000000" +"origin" "-256.000000 640.000000 832.000000" +"oldorigin" "-256.000000 640.000000 832.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "407" +"spawnflags" "80.000000" +"target" "path13f" +"targetname" "path13e" +"movetarget" "409" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path13e" +"movetarget3" "407" +} +{ +"absmin" "71.000000 1095.000000 575.000000" +"absmax" "89.000000 1113.000000 609.000000" +"solid" "1.000000" +"origin" "80.000000 1104.000000 592.000000" +"oldorigin" "80.000000 1104.000000 592.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "408" +"spawnflags" "80.000000" +"target" "path13g" +"targetname" "path13f" +"movetarget" "410" +"state" "1.000000" +"activate" "415" +"classtype" "26.000000" +"targetback" "path13f" +"movetarget3" "408" +} +{ +"absmin" "103.000000 1623.000000 815.000000" +"absmax" "121.000000 1641.000000 849.000000" +"solid" "1.000000" +"origin" "112.000000 1632.000000 832.000000" +"oldorigin" "112.000000 1632.000000 832.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "409" +"spawnflags" "80.000000" +"target" "path13h" +"targetname" "path13g" +"movetarget" "411" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path13g" +"movetarget3" "409" +} +{ +"absmin" "-185.000000 1959.000000 607.000000" +"absmax" "-167.000000 1977.000000 641.000000" +"solid" "1.000000" +"origin" "-176.000000 1968.000000 624.000000" +"oldorigin" "-176.000000 1968.000000 624.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "410" +"spawnflags" "80.000000" +"target" "path13i" +"targetname" "path13h" +"movetarget" "412" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path13h" +"movetarget3" "410" +} +{ +"absmin" "-649.000000 2167.000000 799.000000" +"absmax" "-631.000000 2185.000000 833.000000" +"solid" "1.000000" +"origin" "-640.000000 2176.000000 816.000000" +"oldorigin" "-640.000000 2176.000000 816.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "411" +"spawnflags" "80.000000" +"target" "path13a" +"targetname" "path13i" +"movetarget" "404" +"state" "1.000000" +"activate" "416" +"classtype" "26.000000" +"targetback" "path13i" +"movetarget3" "411" +} +{ +"modelindex" "290.000000" +"absmin" "-1287.263062 1112.865845 -80.968750" +"absmax" "-1253.263062 1146.865845 -14.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1270.263062 1129.865845 -55.968750" +"oldorigin" "-837.266418 2037.159912 720.000000" +"velocity" "-435.699188 144.861206 0.000000" +"angles" "-0.000000 14.996338 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.473145" +"health" "-4.257881" +"takedamage" "2.000000" +"chain" "218" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 335.994873 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"target" "path13a" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "1340.281616" +"attack_state" "1.000000" +"attack_finished" "1335.781982" +"pain_finished" "1001334.937500" +"show_hostile" "1336.281616" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "404" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1336.081665" +"move_elev" "8.000000" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1333.869751" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1339.795532" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1324.786621" +"sight_sound" "wizard/wsight.wav" +"enemydist" "318.868774" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1335.437012" +"dmgcombined" "24.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-372.691864 1063.156860 -41.454334" +"absmax" "-370.691864 1065.156860 -39.454334" +"origin" "-371.691864 1064.156860 -40.454334" +"oldorigin" "-934.453125 1965.601074 720.000000" +"angles" "-0.000000 315.000000 -0.000000" +"classname" "monster_wizard" +"frame" "47.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-31.430494" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 317.999268 -0.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"target" "path13d" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "1345.873413" +"attack_state" "1.000000" +"attack_finished" "1341.473755" +"pain_finished" "1331.276001" +"show_hostile" "1341.873413" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "404" +"lip" "3.628895" +"height" "128.000000" +"waitmin" "1001340.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_wizard.mdl" +"estate" "2.000000" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1341.673462" +"move_elev" "8.000000" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1331.276001" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1344.037964" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1225.015625" +"sight_sound" "wizard/wsight.wav" +"enemydist" "156.761017" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"dmgtimeframe" "1341.028931" +"dmgcombined" "20.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-449.773621 980.017456 -32.876816" +"absmax" "-447.773621 982.017456 -30.876818" +"origin" "-448.773621 981.017456 -31.876818" +"oldorigin" "-174.401932 1906.895630 640.000000" +"angles" "-0.000000 319.998779 -0.000000" +"classname" "monster_wizard" +"frame" "47.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-31.707634" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 350.996704 -0.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "320.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"target" "path13f" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"lefty" "1.000000" +"search_time" "1347.390381" +"attack_state" "1.000000" +"attack_finished" "1344.190430" +"pain_finished" "1325.083130" +"show_hostile" "1343.390381" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "411" +"lip" "2.916227" +"height" "128.000000" +"waitmin" "1001341.500000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_wizard.mdl" +"estate" "2.000000" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1343.390381" +"move_elev" "8.000000" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1325.083130" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1347.247559" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1324.797119" +"sight_sound" "wizard/wsight.wav" +"enemydist" "225.146698" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"dmgtimeframe" "1342.500977" +"dmgcombined" "4.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-1182.248535 1133.898926 -96.968750" +"absmax" "-1148.248535 1167.898926 -30.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1165.248535 1150.898926 -71.968750" +"oldorigin" "-1352.720215 1682.902588 784.000000" +"velocity" "-298.023102 150.205139 0.000000" +"angles" "-0.000000 45.000000 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.442139" +"health" "-13.300547" +"takedamage" "2.000000" +"chain" "209" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 356.995239 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"target" "path13i" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "1340.309326" +"attack_state" "1.000000" +"attack_finished" "1336.409546" +"pain_finished" "1001334.875000" +"show_hostile" "1336.309326" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "405" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1335.609497" +"move_elev" "8.000000" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1332.220825" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1339.265625" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1324.914307" +"sight_sound" "wizard/wsight.wav" +"enemydist" "289.278748" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1335.406006" +"dmgcombined" "4.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "358.000000" +"absmin" "-1656.728149 1281.046997 414.041443" +"absmax" "-1590.728149 1347.046997 504.041443" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1623.728149 1314.046997 439.041443" +"oldorigin" "-1696.000000 1056.000000 408.031250" +"angles" "-0.000000 260.996704 -0.000000" +"classname" "monster_shambler" +"model" "progs/mon_shambler.mdl" +"frame" "93.000000" +"mins" "-32.000000 -32.000000 -24.000000" +"maxs" "32.000000 32.000000 64.000000" +"size" "64.000000 64.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.496582" +"takedamage" "2.000000" +"chain" "416" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "600.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "261.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "sham_stand1" +"th_walk" "sham_walk1" +"th_run" "sham_run1" +"th_missile" "sham_magic1" +"th_melee" "sham_melee" +"th_pain" "sham_pain" +"th_die" "sham_die" +"search_time" "1854.589478" +"attack_state" "1.000000" +"attack_finished" "1849.467896" +"pain_finished" "1001861.250000" +"axhitme" "1.000000" +"show_hostile" "1850.589478" +"mdl" "progs/mon_shambler.mdl" +"pausetime" "999999.000000" +"lip" "0.581591" +"pos1" "-1611.598389 1424.561523 496.031250" +"pos2" "-1587.979980 1390.632690 489.031250" +"pos3" "-1601.411377 1409.927368 493.012024" +"activate" "1" +"bboxtype" "10.000000" +"bbmins" "-32.000000 -32.000000 -24.000000" +"bbmaxs" "32.000000 32.000000 64.000000" +"classtype" "165.000000" +"classgroup" "666.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_shambler.mdl" +"attachment" "216" +"th_checkattack" "ShamCheckAttack" +"th_wakeup" "sham_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "1850.589478" +"attack_offset" "0.000000 0.000000 40.000000" +"meleeattack" "0.581866" +"meleehitsound" "shambler/smack.wav" +"pain_flinch" "400.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1857.838867" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "shambler/shurt2.wav" +"deathstring" " was smashed by a Shambler +" +"idletimer" "1849.694458" +"idle_sound" "shambler/sidle.wav" +"sight_timeout" "1828.020752" +"sight_sound" "shambler/ssight.wav" +"enemydist" "77.134979" +"switchoverride" "1.000000" +"steptype" "6.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"resist_rockets" "0.500000" +"gib1mdl" "progs/gib_shclaw1.mdl" +"gib2mdl" "progs/gib_shclaw2.mdl" +"gib3mdl" "progs/gib_shfoot2.mdl" +"gib4mdl" "progs/gib_shfoot2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-1545.000000 1575.000000 399.000000" +"absmax" "-1527.000000 1593.000000 433.000000" +"solid" "1.000000" +"origin" "-1536.000000 1584.000000 416.000000" +"oldorigin" "-1536.000000 1584.000000 416.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "417" +"spawnflags" "80.000000" +"target" "path14b" +"targetname" "path14a" +"movetarget" "419" +"state" "1.000000" +"activate" "420" +"classtype" "26.000000" +"targetback" "path14a" +"movetarget3" "419" +} +{ +"absmin" "-1513.000000 679.000000 383.000000" +"absmax" "-1495.000000 697.000000 417.000000" +"solid" "1.000000" +"origin" "-1504.000000 688.000000 400.000000" +"oldorigin" "-1504.000000 688.000000 400.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "418" +"spawnflags" "80.000000" +"target" "path14a" +"targetname" "path14b" +"movetarget" "418" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path14b" +"movetarget3" "418" +} +{ +"modelindex" "299.000000" +"absmin" "-1512.276733 1613.514526 383.031250" +"absmax" "-1478.276733 1647.514526 441.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1495.276733 1630.514526 408.031250" +"oldorigin" "-1534.176880 1550.141724 408.031250" +"angles" "-0.000000 263.995972 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.511719" +"health" "-5.000000" +"takedamage" "2.000000" +"chain" "419" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "264.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"target" "path14a" +"targetname" "hknight1" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "1.000000" +"search_time" "1816.950806" +"attack_state" "1.000000" +"attack_finished" "1801.992065" +"pain_finished" "1001812.937500" +"axhitme" "1.000000" +"show_hostile" "1812.950806" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"movetarget" "418" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "1812.950806" +"attack_track" "-1514.216919 1576.776367 408.031250" +"attack_chance" "0.200000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "1812.289551" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1812.450928" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "1817.454102" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "1810.992065" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "32.307755" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-841.000000 439.000000 383.000000" +"absmax" "-823.000000 457.000000 417.000000" +"solid" "1.000000" +"origin" "-832.000000 448.000000 400.000000" +"oldorigin" "-832.000000 448.000000 400.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "420" +"spawnflags" "80.000000" +"target" "path15a" +"targetname" "path15b" +"movetarget" "422" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path15b" +"movetarget3" "422" +} +{ +"absmin" "-425.000000 439.000000 383.000000" +"absmax" "-407.000000 457.000000 417.000000" +"solid" "1.000000" +"origin" "-416.000000 448.000000 400.000000" +"oldorigin" "-416.000000 448.000000 400.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "421" +"spawnflags" "80.000000" +"target" "path15b" +"targetname" "path15a" +"movetarget" "421" +"state" "1.000000" +"activate" "423" +"classtype" "26.000000" +"targetback" "path15a" +"movetarget3" "421" +} +{ +"modelindex" "299.000000" +"absmin" "-137.405579 322.530518 367.031250" +"absmax" "-103.405586 356.530518 425.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-120.405586 339.530518 392.031250" +"oldorigin" "-555.000000 448.000000 392.031250" +"angles" "-0.000000 199.973145 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "255.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.420654" +"health" "-6.000000" +"takedamage" "2.000000" +"chain" "422" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"target" "path15a" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "1395.975464" +"attack_state" "1.000000" +"attack_finished" "1370.405518" +"pain_finished" "1001391.750000" +"show_hostile" "1391.975464" +"mdl" "progs/mon_dcrossbow.mdl" +"movetarget" "422" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "1391.175659" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "1397.437500" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "1379.405518" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "910.672424" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "193.000000 2113.000000 -79.968750" +"absmax" "223.000000 2143.000000 -79.968750" +"origin" "208.000000 2128.000000 -79.968750" +"oldorigin" "208.000000 2128.000000 -79.968750" +"angles" "-0.000000 277.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "113.000000 2113.000000 -79.968750" +"absmax" "143.000000 2143.000000 -79.968750" +"origin" "128.000000 2128.000000 -79.968750" +"oldorigin" "128.000000 2128.000000 -79.968750" +"angles" "-0.000000 203.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "33.000000 2113.000000 -79.968750" +"absmax" "63.000000 2143.000000 -79.968750" +"origin" "48.000000 2128.000000 -79.968750" +"oldorigin" "48.000000 2128.000000 -79.968750" +"angles" "-0.000000 96.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-639.000000 241.000000 392.000000" +"absmax" "-609.000000 271.000000 392.000000" +"origin" "-624.000000 256.000000 392.000000" +"oldorigin" "-624.000000 256.000000 392.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_upgrade_axe" +"skin" "4.000000" +"touch" "item_touch" +"think" "item_delay" +"weapon" "4096.000000" +"netname" "Shadow Axe" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/pkup.wav" +"attack_finished" "999999.000000" +"mdl" "progs/g_shadaxe.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "500.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "367.000000" +"absmin" "-682.787537 216.052887 367.031250" +"absmax" "-648.787537 250.052887 409.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-665.787537 233.052887 392.031250" +"oldorigin" "-630.492432 243.289566 411.396362" +"velocity" "0.000000 -60.932564 0.000000" +"angles" "-0.000000 150.996094 -0.000000" +"classname" "monster_scorpion" +"model" "progs/mon_scorpion.mdl" +"frame" "94.000000" +"skin" "3.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.449707" +"health" "-20.000000" +"takedamage" "2.000000" +"chain" "423" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "151.000000" +"yaw_speed" "30.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"th_stand" "pinch_idle1" +"th_walk" "pinch_walk1" +"th_run" "pinch_run1" +"th_melee" "pinch_claw1" +"th_pain" "pinch_pain" +"th_die" "pinch_die" +"search_time" "1883.162720" +"attack_state" "1.000000" +"attack_finished" "1874.421997" +"pain_finished" "1001878.562500" +"axhitme" "2.000000" +"show_hostile" "1879.162720" +"jump_flag" "1877.229614" +"mdl" "progs/mon_scorpion.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"pos1" "-18.000000 186.000000 0.000000" +"pos2" "-745.588501 234.734650 416.031250" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "310.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_scorpion.mdl" +"exactskin" "3.000000" +"th_checkattack" "ScorpionCheckAttack" +"th_jump" "pinch_leap1" +"th_jumpexit" "pinch_leap8" +"liquidbase" "-1.000000" +"liquidcheck" "1879.162720" +"attack_elev" "18.000000" +"attack_speed" "612.926880" +"attack_offset" "32.000000 8.000000 14.000000" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_finstate" "1877.658936" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "scorpion/pain1.wav" +"pain_sound2" "scorpion/pain2.wav" +"deathstring" " was stung by a Scorpion +" +"idletimer" "1878.609009" +"idlemoreoften" "1.000000" +"idle_sound" "scorpion/idle1.wav" +"idle_sound2" "scorpion/idle2.wav" +"sight_timeout" "1883.421997" +"sight_sound" "scorpion/sight1.wav" +"enemydist" "46.507030" +"switchoverride" "1.000000" +"jumptouch" "1" +"steptype" "3.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_scorpleg.mdl" +"gib2mdl" "progs/gib_scorpleg.mdl" +"gib3mdl" "progs/gib_scorpclaw.mdl" +"gib1skin" "3.000000" +"gib2skin" "3.000000" +"gib3skin" "3.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-610.385376 -1198.247803 -176.078415" +"absmax" "-608.385376 -1196.247803 -174.078415" +"origin" "-609.385376 -1197.247803 -175.078415" +"oldorigin" "-624.000000 112.000000 -7.968750" +"velocity" "0.000000 0.000000 -16.799999" +"angles" "0.000000 16.995850 0.000000" +"classname" "monster_tarbaby" +"frame" "60.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "17.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "tbaby_stand1" +"th_walk" "tbaby_walk1" +"th_run" "tbaby_run1" +"th_melee" "tbaby_jump1" +"th_pain" "tbaby_pain" +"th_die" "tbaby_die" +"search_time" "1937.178467" +"attack_state" "1.000000" +"attack_finished" "1933.143799" +"pain_finished" "1982.304932" +"axhitme" "2.000000" +"show_hostile" "1933.178467" +"mdl" "progs/mon_tarbaby.mdl" +"pausetime" "999999.000000" +"cnt" "2.000000" +"waitmin" "1001982.687500" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "170.000000" +"classgroup" "670.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"estate" "2.000000" +"th_checkattack" "SpawnCheckAttack" +"th_jump" "tbaby_jump1" +"liquidbase" "-1.000000" +"liquidcheck" "1932.178711" +"attack_chance" "0.200000" +"pain_flinch" "20.000000" +"pain_finstate" "1980.598999" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "blob/sight1.wav" +"death_dmg" "120.000000" +"deathstring" " was slimed by a Spawn +" +"idletimer" "7.354720" +"idle_sound" "blob/sight1.wav" +"sight_timeout" "1940.178833" +"sight_sound" "blob/sight1.wav" +"enemydist" "406.332458" +"switchoverride" "1.000000" +} +{ +"modelindex" "298.000000" +"absmin" "-352.000000 -328.000000 -36.000000" +"absmax" "-290.000000 -266.000000 20.000000" +"solid" "1.000000" +"origin" "-321.000000 -297.000000 -36.000000" +"oldorigin" "-321.000000 -297.000000 -36.000000" +"angles" "-0.000000 115.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-352.000000 -752.000000 -36.000000" +"absmax" "-290.000000 -690.000000 20.000000" +"solid" "1.000000" +"origin" "-321.000000 -721.000000 -36.000000" +"oldorigin" "-321.000000 -721.000000 -36.000000" +"angles" "-0.000000 273.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1455.000000 -271.000000 -36.000000" +"absmax" "-1425.000000 -241.000000 -36.000000" +"origin" "-1440.000000 -256.000000 -36.000000" +"oldorigin" "-1440.000000 -256.000000 -36.000000" +"angles" "-0.000000 74.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1151.000000 -271.000000 -36.000000" +"absmax" "-1121.000000 -241.000000 -36.000000" +"origin" "-1136.000000 -256.000000 -36.000000" +"oldorigin" "-1136.000000 -256.000000 -36.000000" +"angles" "-0.000000 69.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1559.000000 -371.000000 -36.000000" +"absmax" "-1529.000000 -341.000000 -36.000000" +"origin" "-1544.000000 -356.000000 -36.000000" +"oldorigin" "-1544.000000 -356.000000 -36.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1559.000000 -675.000000 -36.000000" +"absmax" "-1529.000000 -645.000000 -36.000000" +"origin" "-1544.000000 -660.000000 -36.000000" +"oldorigin" "-1544.000000 -660.000000 -36.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1137.208618 -556.998352 -24.968750" +"absmax" "-1135.208618 -554.998352 -22.968750" +"origin" "-1136.208618 -555.998352 -23.968750" +"oldorigin" "-1162.522339 -567.312012 -7.968750" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "monster_shalrath" +"frame" "21.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-34.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "shal_stand" +"th_walk" "shal_walk1" +"th_run" "shal_run1" +"th_missile" "shal_magic" +"th_pain" "shal_pain" +"th_die" "shal_die" +"oldenemy" "1" +"search_time" "1957.741699" +"attack_state" "1.000000" +"attack_finished" "1953.555054" +"pain_finished" "1001952.937500" +"axhitme" "2.000000" +"show_hostile" "1953.741699" +"mdl" "progs/mon_shalrath.mdl" +"pausetime" "999999.000000" +"lip" "2.334910" +"waitmin" "1001952.937500" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "160.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-90.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_shalrath.mdl" +"attachment" "216" +"estate" "2.000000" +"th_checkattack" "ShalCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1953.641724" +"attack_chance" "0.900000" +"attack_speed" "225.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1948.235596" +"pain_timeout" "3.000000" +"pain_ignore" "1.000000" +"pain_sound" "shalrath/pain.wav" +"deathstring" " was exploded by a Vore +" +"idletimer" "1956.724609" +"idle_sound" "shalrath/idle.wav" +"sight_timeout" "1941.254272" +"sight_sound" "shalrath/sight.wav" +"enemydist" "42.370659" +"switchattacker" "437" +"switchtimer" "1940.344971" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "2.000000" +"bodyonflr" "" +"blockudeath" "1.000000" +} +{ +"absmin" "-1121.222900 -563.900879 -24.968750" +"absmax" "-1119.222900 -561.900879 -22.968750" +"origin" "-1120.222900 -562.900879 -23.968750" +"oldorigin" "-672.259155 -657.377686 -7.968750" +"angles" "-0.000000 185.998535 -0.000000" +"classname" "monster_hell_knight" +"frame" "53.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-2.000000" +"chain" "436" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "436" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "186.000000" +"yaw_speed" "20.000000" +"goalentity" "436" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"oldenemy" "1" +"search_time" "1955.535522" +"attack_state" "1.000000" +"attack_finished" "1940.863403" +"pain_finished" "1001951.250000" +"axhitme" "2.000000" +"show_hostile" "1951.535522" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.030183" +"waitmin" "1001951.375000" +"no_liquiddmg" "1.000000" +"activate" "436" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"estate" "2.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "2.000000" +"meleetimer" "1952.035400" +"pain_flinch" "60.000000" +"pain_finstate" "1948.705811" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "1953.029663" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1941.726440" +"sight_sound" "statue/sight.wav" +"enemydist" "42.528820" +"switchattacker" "436" +"switchtimer" "1937.438965" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"bodyonflr" "" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-899.691528 -385.423462 -8.968750" +"absmax" "-897.691528 -383.423462 -6.968750" +"origin" "-898.691528 -384.423462 -7.968750" +"oldorigin" "-847.089050 -417.950256 -7.968750" +"angles" "-0.000000 214.996948 -0.000000" +"classname" "monster_hell_knight" +"frame" "124.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-759.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "439" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "20.000000" +"goalentity" "439" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"oldenemy" "1" +"search_time" "1939.671631" +"attack_state" "1.000000" +"attack_finished" "1934.371948" +"pain_finished" "1936.782837" +"show_hostile" "1935.671631" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.906796" +"waitmin" "1001933.875000" +"no_liquiddmg" "1.000000" +"activate" "439" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"estate" "2.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.050000" +"meleeattack" "2.000000" +"meleetimer" "1935.071777" +"pain_flinch" "60.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "1937.890625" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1940.546509" +"sight_sound" "statue/sight.wav" +"enemydist" "41.880562" +"switchattacker" "439" +"switchtimer" "1934.371948" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +} +{ +"absmin" "-521.526550 -699.285095 -24.968750" +"absmax" "-519.526550 -697.285095 -22.968750" +"origin" "-520.526550 -698.285095 -23.968750" +"oldorigin" "-519.651855 -673.300354 -7.968750" +"angles" "-0.000000 267.994995 -0.000000" +"classname" "monster_dfury" +"frame" "239.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-9.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "267.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"oldenemy" "1" +"lefty" "2.000000" +"search_time" "1950.714111" +"attack_state" "1.000000" +"attack_finished" "1947.016846" +"pain_finished" "1001946.937500" +"axhitme" "2.000000" +"show_hostile" "1947.016846" +"mdl" "progs/mon_dfury.mdl" +"pausetime" "999999.000000" +"lip" "2.107975" +"waitmin" "1001947.062500" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "440" +"estate" "2.000000" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"liquidbase" "-1.000000" +"liquidcheck" "1946.714111" +"attack_chance" "0.400000" +"attack_speed" "634.325256" +"attack_offset" "20.000000 0.000000 10.000000" +"meleerange" "70.000000" +"meleetimer" "1942.805664" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponstate" "0.314188" +"weaponswitch" "0.936888" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1942.839478" +"pain_check" "2.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idletimer" "1946.185181" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "1950.905884" +"sight_sound" "dknight/dfury_sight.wav" +"enemydist" "447.851166" +"switchattacker" "1" +"switchtimer" "1947.016846" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-934.170288 -360.197327 -8.968750" +"absmax" "-932.170288 -358.197327 -6.968750" +"origin" "-933.170288 -359.197327 -7.968750" +"angles" "-0.000000 350.996704 -0.000000" +"frame" "209.000000" +"think" "dfury_attachment_finish" +"owner" "439" +"alpha" "0.100000" +"classtype" "32.000000" +} +{ +"modelindex" "298.000000" +"absmin" "-527.000000 241.000000 368.031250" +"absmax" "-465.000000 303.000000 424.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-496.000000 272.000000 368.031250" +"oldorigin" "-496.000000 272.000000 368.031250" +"angles" "-0.000000 262.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "428" +"flags" "768.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-527.000000 177.000000 368.031250" +"absmax" "-465.000000 239.000000 424.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-496.000000 208.000000 368.031250" +"oldorigin" "-496.000000 208.000000 368.031250" +"angles" "-0.000000 198.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "441" +"flags" "768.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-639.000000 -1407.000000 -31.968750" +"absmax" "-609.000000 -1377.000000 -31.968750" +"origin" "-624.000000 -1392.000000 -31.968750" +"oldorigin" "-624.000000 -1392.000000 -31.968750" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_armor2" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "16384.000000" +"flags" "768.000000" +"armortype" "0.600000" +"armorvalue" "150.000000" +"target" "YAscrags" +"noise" "items/armor1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/armour.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "armor_touch" +"classtype" "775.000000" +"classgroup" "275.000000" +"entno_unique" "153758.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1210" +"part_active" "110.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-670.791748 -710.267883 -32.968750" +"absmax" "-636.791748 -676.267883 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-653.791748 -693.267883 -7.968750" +"oldorigin" "-816.000000 -960.000000 304.000000" +"angles" "-0.000000 45.000000 0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.512939" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 89.994507 0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"targetname" "YAscrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "2002.200806" +"attack_state" "1.000000" +"attack_finished" "1998.800903" +"pain_finished" "1001996.812500" +"show_hostile" "1998.200806" +"mdl" "progs/mon_wizard.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1998.000854" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1994.857788" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "2004.361328" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1986.005981" +"sight_sound" "wizard/wsight.wav" +"enemydist" "238.439407" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-812.099365 -579.281616 -32.968750" +"absmax" "-778.099365 -545.281616 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-795.099365 -562.281616 -7.968750" +"oldorigin" "-416.000000 -960.000000 288.000000" +"velocity" "-176.781525 199.487274 0.000000" +"angles" "-0.000000 73.998413 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.515137" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 85.995483 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "74.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"targetname" "YAscrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"lefty" "1.000000" +"search_time" "2003.190063" +"attack_state" "1.000000" +"attack_finished" "1997.990601" +"pain_finished" "1001998.125000" +"show_hostile" "1999.190063" +"mdl" "progs/mon_wizard.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1998.190308" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1997.893921" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1999.267822" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1986.095459" +"sight_sound" "wizard/wsight.wav" +"enemydist" "206.125397" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-619.747375 -946.811646 157.655197" +"absmax" "-617.747375 -944.811646 159.655197" +"origin" "-618.747375 -945.811646 158.655197" +"oldorigin" "-624.000000 -928.000000 144.000000" +"velocity" "0.000000 0.000000 -32.799999" +"angles" "0.000000 331.995850 0.000000" +"classname" "monster_wraith" +"frame" "86.000000" +"skin" "2.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-1.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "33.000000" +"max_health" "-2.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "332.000000" +"yaw_speed" "35.000000" +"goalentity" "1" +"targetname" "YAscrags" +"th_stand" "wraith_stand1" +"th_walk" "wraith_walk1" +"th_run" "wraith_run1" +"th_missile" "wraith_magic" +"th_pain" "wraith_pain" +"th_die" "wraith_die" +"search_time" "1995.426392" +"attack_state" "1.000000" +"attack_finished" "1992.893311" +"pain_finished" "1991.312988" +"show_hostile" "1991.426392" +"mdl" "progs/mon_wraith.mdl" +"pausetime" "999999.000000" +"lip" "1.878475" +"height" "128.000000" +"waitmin" "1001990.250000" +"poisonous" "1.000000" +"alpha" "0.700000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "350.000000" +"classgroup" "660.000000" +"classmove" "2.000000" +"gibhealth" "-300.000000" +"gibbed" "1.000000" +"frame_override" "1.000000" +"attachment" "216" +"attachment2" "218" +"attachment3" "1930" +"estate" "2.000000" +"enemytarget" "1933" +"exactskin" "2.000000" +"th_checkattack" "WraithCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1991.326416" +"attack_speed" "999999.000000" +"attack_offset" "30.000000 2.000000 8.000000" +"meleeattack" "1989.823364" +"weaponglow" "progs/mon_wraith_glow.mdl" +"pain_flinch" "70.000000" +"pain_finstate" "1990.101929" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wraith/pain1.wav" +"deathstring" " was shattered by a Wraith +" +"idletimer" "1995.668945" +"idle_sound" "wraith/idle1.wav" +"idle_sound2" "wraith/idle2.wav" +"idle_soundcom" "wraith/idle3.wav" +"sight_timeout" "1985.829956" +"sight_sound" "wraith/sight1.wav" +"enemydist" "211.502914" +"switchoverride" "1.000000" +"minion_active" "1.000000" +"part_style" "2.000000" +"gib1mdl" "progs/gib_wraith1.mdl" +"gib2mdl" "progs/gib_wraith2.mdl" +"gib3mdl" "progs/gib_wraith3.mdl" +"blockudeath" "1.000000" +"minion_baseattack" "1.000000" +"minion_maxcount" "5.000000" +"minion_trigger" "1.000000" +"minion_maxtrigger" "5.000000" +"minion_throwspeed" "200.000000" +"minion_throwextra" "50.000000" +"minion_throwside" "50.000000" +} +{ +"modelindex" "385.000000" +"absmin" "-1179.000000 -2143.000000 124.000000" +"absmax" "-1117.000000 -2081.000000 180.000000" +"solid" "1.000000" +"origin" "-1148.000000 -2112.000000 124.000000" +"oldorigin" "-1148.000000 -2112.000000 124.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1467.000000 -2127.000000 124.000000" +"absmax" "-1437.000000 -2097.000000 124.000000" +"origin" "-1452.000000 -2112.000000 124.000000" +"oldorigin" "-1452.000000 -2112.000000 124.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1567.000000 -2019.000000 124.000000" +"absmax" "-1537.000000 -1989.000000 124.000000" +"origin" "-1552.000000 -2004.000000 124.000000" +"oldorigin" "-1552.000000 -2004.000000 124.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1567.000000 -1715.000000 124.000000" +"absmax" "-1537.000000 -1685.000000 124.000000" +"origin" "-1552.000000 -1700.000000 124.000000" +"oldorigin" "-1552.000000 -1700.000000 124.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_rockets" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "313.000000" +"absmin" "-1543.000000 -2103.000000 124.000000" +"absmax" "-1481.000000 -2041.000000 180.000000" +"solid" "1.000000" +"origin" "-1512.000000 -2072.000000 124.000000" +"oldorigin" "-1512.000000 -2072.000000 124.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_15.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "325.000000" +"absmin" "-1327.007324 -1485.239136 127.031250" +"absmax" "-1293.007324 -1451.239136 185.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1310.007324 -1468.239136 152.031250" +"oldorigin" "-1392.000000 -1712.000000 152.031250" +"angles" "-0.000000 66.994629 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.484375" +"health" "-5.207312" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "67.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"lefty" "1.000000" +"search_time" "2016.438354" +"attack_state" "3.000000" +"attack_finished" "2010.638794" +"pain_finished" "1002011.875000" +"show_hostile" "2012.438354" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"meleetimer" "2012.938232" +"weaponswitch" "2011.066528" +"pain_flinch" "40.000000" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idlebusy" "1.000000" +"idletimer" "2013.879883" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "2019.638794" +"sight_sound" "statue/sight.wav" +"enemydist" "72.689827" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2012.082886" +"dmgcombined" "52.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "325.000000" +"absmin" "-1369.840698 -1081.767456 -0.968750" +"absmax" "-1335.840698 -1047.767456 57.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1352.840698 -1064.767456 24.031250" +"oldorigin" "-1296.000000 -1712.000000 152.031250" +"angles" "-0.000000 54.997559 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.436035" +"health" "-23.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "459" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"search_time" "2023.441040" +"attack_finished" "2010.606445" +"pain_finished" "1002018.312500" +"show_hostile" "2019.441040" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"no_liquiddmg" "1.000000" +"activate" "459" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"weaponswitch" "2007.688232" +"pain_flinch" "40.000000" +"pain_finstate" "2012.642944" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "2018.959229" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "2019.606445" +"sight_sound" "statue/sight.wav" +"enemydist" "146.295166" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2010.742920" +"dmgcombined" "52.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "325.000000" +"absmin" "-1267.219604 -1088.723999 -0.968750" +"absmax" "-1233.219604 -1054.723999 57.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1250.219604 -1071.723999 24.031250" +"oldorigin" "-1200.000000 -1712.000000 152.031250" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.507812" +"health" "-27.770714" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"search_time" "2022.671021" +"attack_state" "1.000000" +"attack_finished" "2010.672974" +"pain_finished" "1002017.625000" +"show_hostile" "2018.671021" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"meleetimer" "2012.972412" +"weaponswitch" "2010.090088" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "2017.900391" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "2019.672974" +"sight_sound" "statue/sight.wav" +"enemydist" "130.461700" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2017.804932" +"dmgcombined" "32.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1222.690186 -974.985474 -8.968750" +"absmax" "-1220.690186 -972.985474 -6.968750" +"origin" "-1221.690186 -973.985474 -7.968750" +"oldorigin" "-1387.758179 -1168.401611 88.031250" +"angles" "-0.000000 84.962769 -0.000000" +"classname" "monster_hell_knight" +"frame" "64.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-669.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "460" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "110.000000" +"yaw_speed" "20.000000" +"goalentity" "459" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"oldenemy" "1" +"search_time" "2031.017334" +"attack_state" "1.000000" +"attack_finished" "2028.017334" +"pain_finished" "2024.245728" +"show_hostile" "2027.017334" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.970336" +"waitmin" "1002025.187500" +"no_liquiddmg" "1.000000" +"activate" "460" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"estate" "2.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleetimer" "2022.118530" +"pain_flinch" "60.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "2029.136230" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "2019.679077" +"sight_sound" "statue/sight.wav" +"enemydist" "213.621750" +"switchattacker" "459" +"switchtimer" "2021.618652" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"dmgtimeframe" "2021.514893" +"dmgcombined" "4.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-1322.877075 -1034.212036 -16.968750" +"absmax" "-1288.877075 -1000.212036 49.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1305.877075 -1017.212036 8.031250" +"oldorigin" "-1248.000000 -1824.000000 152.031250" +"angles" "-0.000000 120.992432 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "62.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.500977" +"health" "-23.585590" +"takedamage" "2.000000" +"chain" "453" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "261.000000" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "2021.825684" +"attack_state" "3.000000" +"attack_finished" "2017.102661" +"pain_finished" "1002018.125000" +"show_hostile" "2017.825684" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.474319" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleetimer" "2018.125610" +"pain_flinch" "60.000000" +"pain_finstate" "2017.625977" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "2019.200928" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "2019.624878" +"sight_sound" "statue/sight.wav" +"enemydist" "79.153587" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2018.480957" +"dmgcombined" "36.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-1294.666016 -1324.379883 127.031250" +"absmax" "-1260.666016 -1290.379883 193.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1277.666016 -1307.379883 152.031250" +"oldorigin" "-1276.295654 -1304.883789 152.031250" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "53.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.515381" +"health" "-12.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "460" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "270.000000" +"yaw_speed" "20.000000" +"goalentity" "460" +"spawnflags" "261.000000" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"oldenemy" "1" +"search_time" "2021.912720" +"attack_state" "3.000000" +"attack_finished" "2017.812744" +"pain_finished" "1002018.125000" +"show_hostile" "2017.912720" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.270302" +"no_liquiddmg" "1.000000" +"activate" "460" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleetimer" "2018.212646" +"pain_flinch" "60.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "2022.295166" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "2019.690186" +"sight_sound" "statue/sight.wav" +"enemydist" "39.410488" +"switchattacker" "460" +"switchtimer" "2017.812744" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-1431.734009 -1032.584961 -16.968750" +"absmax" "-1397.734009 -998.584961 49.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1414.734009 -1015.584961 8.031250" +"oldorigin" "-1440.000000 -1824.000000 152.031250" +"angles" "-0.000000 98.997803 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "62.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.466309" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "99.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "2023.990356" +"attack_state" "1.000000" +"attack_finished" "2019.961914" +"pain_finished" "1002019.562500" +"show_hostile" "2019.990356" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.410688" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.900000" +"attack_speed" "250.000000" +"meleeattack" "1.000000" +"meleetimer" "2012.832031" +"pain_flinch" "60.000000" +"pain_finstate" "2014.691895" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "2020.675049" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "2019.632568" +"sight_sound" "statue/sight.wav" +"enemydist" "115.380295" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2019.962891" +"dmgcombined" "24.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "386.000000" +"absmin" "-1261.054321 -805.184448 -32.968750" +"absmax" "-1227.054321 -771.184448 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1244.054321 -788.184448 -7.968750" +"oldorigin" "-1283.892212 -811.183105 -7.968750" +"angles" "-0.000000 29.998169 -0.000000" +"classname" "monster_dsergeant" +"model" "progs/mon_dsergeant.mdl" +"frame" "234.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.465820" +"health" "-20.724020" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "291.000000" +"yaw_speed" "20.000000" +"goalentity" "455" +"spawnflags" "257.000000" +"th_stand" "dsergeant_stand1" +"th_walk" "dsergeant_walk1" +"th_run" "dsergeant_run1" +"th_missile" "dsergeant_magicc1" +"th_melee" "dsergeant_melee" +"th_pain" "dsergeant_pain" +"th_die" "dsergeant_die" +"oldenemy" "1" +"lefty" "4.000000" +"search_time" "2031.134888" +"attack_state" "3.000000" +"attack_finished" "2026.834961" +"pain_finished" "1002026.187500" +"show_hostile" "2027.134888" +"mdl" "progs/mon_dsergeant.mdl" +"pausetime" "999999.000000" +"lip" "0.560350" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "225.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_dknight.mdl" +"th_checkattack" "DSergeantCheckAttack" +"th_charge" "dsergeant_charging" +"liquidbase" "-1.000000" +"liquidcheck" "2026.460815" +"attack_speed" "220.000000" +"attack_timer" "2025.860840" +"attack_offset" "0.000000 0.000000 10.000000" +"meleeattack" "0.584613" +"meleerange" "70.000000" +"meleehitsound" "gibs/gibheavy2.wav" +"meleecontact" "1.000000" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2023.361572" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was crushed by a Blue Flail Knight +" +"idletimer" "2028.631104" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "2030.661987" +"sight_sound" "dknight/dserg_sight.wav" +"enemydist" "174.280533" +"switchattacker" "455" +"switchtimer" "2026.834961" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2026.260864" +"dmgcombined" "40.000000" +"gib1mdl" "progs/w_blueflail.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib2skin" "3.000000" +"gib3skin" "3.000000" +"gib1sound" "42.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "386.000000" +"absmin" "-1311.593994 -565.496399 -32.968750" +"absmax" "-1277.593994 -531.496399 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1294.593994 -548.496399 -7.968750" +"oldorigin" "-1255.145386 -990.504272 -7.968750" +"angles" "-0.000000 92.999268 -0.000000" +"classname" "monster_dsergeant" +"model" "progs/mon_dsergeant.mdl" +"frame" "234.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.442871" +"health" "-57.393414" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "93.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "dsergeant_stand1" +"th_walk" "dsergeant_walk1" +"th_run" "dsergeant_run1" +"th_missile" "dsergeant_magicc1" +"th_melee" "dsergeant_melee" +"th_pain" "dsergeant_pain" +"th_die" "dsergeant_die" +"oldenemy" "1" +"lefty" "1.000000" +"search_time" "2035.081787" +"attack_state" "1.000000" +"attack_finished" "2032.081787" +"pain_finished" "1002030.437500" +"show_hostile" "2031.081787" +"mdl" "progs/mon_dsergeant.mdl" +"pausetime" "999999.000000" +"lip" "0.795679" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "225.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_dknight.mdl" +"th_checkattack" "DSergeantCheckAttack" +"th_charge" "dsergeant_charging" +"liquidbase" "-1.000000" +"liquidcheck" "2031.081787" +"attack_speed" "220.000000" +"attack_timer" "2030.681763" +"attack_offset" "0.000000 0.000000 10.000000" +"meleeattack" "0.883785" +"meleerange" "70.000000" +"meleehitsound" "gibs/gibheavy2.wav" +"meleecontact" "1.000000" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2030.348877" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was crushed by a Blue Flail Knight +" +"idletimer" "2030.406860" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "2019.702393" +"sight_sound" "dknight/dserg_sight.wav" +"enemydist" "183.969574" +"switchattacker" "455" +"switchtimer" "2026.182983" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2030.536865" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_blueflail.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib2skin" "3.000000" +"gib3skin" "3.000000" +"gib1sound" "42.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "313.000000" +"absmin" "-719.000000 -1695.000000 128.000000" +"absmax" "-657.000000 -1633.000000 184.000000" +"solid" "1.000000" +"origin" "-688.000000 -1664.000000 128.000000" +"oldorigin" "-688.000000 -1664.000000 128.000000" +"angles" "-0.000000 324.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_15.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "313.000000" +"absmin" "-623.000000 -1695.000000 128.000000" +"absmax" "-561.000000 -1633.000000 184.000000" +"solid" "1.000000" +"origin" "-592.000000 -1664.000000 128.000000" +"oldorigin" "-592.000000 -1664.000000 128.000000" +"angles" "-0.000000 168.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_15.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "390.000000" +"absmin" "-543.000000 -1695.000000 128.000000" +"absmax" "-481.000000 -1633.000000 184.000000" +"solid" "1.000000" +"origin" "-512.000000 -1664.000000 128.000000" +"oldorigin" "-512.000000 -1664.000000 128.000000" +"angles" "-0.000000 284.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets0.mdl" +"aflag" "5.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "390.000000" +"absmin" "-799.000000 -1695.000000 128.000000" +"absmax" "-737.000000 -1633.000000 184.000000" +"solid" "1.000000" +"origin" "-768.000000 -1664.000000 128.000000" +"oldorigin" "-768.000000 -1664.000000 128.000000" +"angles" "-0.000000 162.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets0.mdl" +"aflag" "5.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "390.000000" +"absmin" "-539.000000 -2111.000000 128.000000" +"absmax" "-477.000000 -2049.000000 184.000000" +"solid" "1.000000" +"origin" "-508.000000 -2080.000000 128.000000" +"oldorigin" "-508.000000 -2080.000000 128.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets0.mdl" +"aflag" "5.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "313.000000" +"absmin" "-619.000000 -2111.000000 128.000000" +"absmax" "-557.000000 -2049.000000 184.000000" +"solid" "1.000000" +"origin" "-588.000000 -2080.000000 128.000000" +"oldorigin" "-588.000000 -2080.000000 128.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_15.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "313.000000" +"absmin" "-715.000000 -2111.000000 128.000000" +"absmax" "-653.000000 -2049.000000 184.000000" +"solid" "1.000000" +"origin" "-684.000000 -2080.000000 128.000000" +"oldorigin" "-684.000000 -2080.000000 128.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_15.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "390.000000" +"absmin" "-799.000000 -2111.000000 128.000000" +"absmax" "-737.000000 -2049.000000 184.000000" +"solid" "1.000000" +"origin" "-768.000000 -2080.000000 128.000000" +"oldorigin" "-768.000000 -2080.000000 128.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets0.mdl" +"aflag" "5.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "351.000000" +"absmin" "-451.466248 -1898.851074 367.031250" +"absmax" "-401.466248 -1848.851074 433.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-426.466248 -1873.851074 392.031250" +"oldorigin" "-352.000000 -1856.000000 408.031250" +"angles" "-0.000000 124.996948 -0.000000" +"classname" "monster_shalrath" +"model" "progs/mon_shalrath.mdl" +"frame" "22.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.434082" +"health" "-1.000000" +"takedamage" "2.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "471" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "125.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"th_stand" "shal_stand" +"th_walk" "shal_walk1" +"th_run" "shal_run1" +"th_missile" "shal_magic" +"th_pain" "shal_pain" +"th_die" "shal_die" +"search_time" "2052.348633" +"attack_state" "1.000000" +"attack_finished" "2048.634521" +"pain_finished" "1002047.125000" +"show_hostile" "2048.348633" +"mdl" "progs/mon_shalrath.mdl" +"pausetime" "999999.000000" +"activate" "471" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "160.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-90.000000" +"headmdl" "progs/h_shalrath.mdl" +"attachment" "1931" +"th_checkattack" "ShalCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2048.248779" +"attack_chance" "0.900000" +"attack_speed" "225.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2046.246948" +"pain_check" "1.000000" +"pain_timeout" "3.000000" +"pain_ignore" "1.000000" +"pain_sound" "shalrath/pain.wav" +"deathstring" " was exploded by a Vore +" +"idletimer" "2051.718994" +"idle_sound" "shalrath/idle.wav" +"sight_timeout" "2049.476074" +"sight_sound" "shalrath/sight.wav" +"enemydist" "86.318008" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2047.559937" +"dmgcombined" "56.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "272.000000" +"absmin" "-441.744263 -1910.496460 367.031250" +"absmax" "-407.744263 -1876.496460 433.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-424.744263 -1893.496460 392.031250" +"oldorigin" "-928.000000 -1856.000000 976.000000" +"angles" "0.000000 9.997559 0.000000" +"classname" "monster_gaunt" +"model" "progs/mon_gaunt.mdl" +"frame" "108.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.446533" +"health" "-13.125614" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "10.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "gaunt_idle1" +"th_walk" "gaunt_walk1" +"th_run" "gaunt_run1" +"th_missile" "gaunt_fire1" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"lefty" "1.000000" +"search_time" "2091.172852" +"attack_state" "1.000000" +"attack_finished" "2088.766113" +"pain_finished" "1002087.250000" +"show_hostile" "2087.172852" +"mdl" "progs/mon_gaunt.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gaunt.mdl" +"attachment" "2829" +"enemytarget" "217" +"th_checkattack" "GauntCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2086.372070" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "8.000000 0.000000 -4.000000" +"meleeattack" "2086.277588" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_finstate" "2087.372803" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt +" +"idletimer" "2092.330078" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_timeout" "2052.713867" +"sight_sound" "gaunt/sight.wav" +"enemydist" "359.068390" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2087.750977" +"dmgcombined" "24.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-317.092041 -1831.322876 383.031250" +"absmax" "-283.092041 -1797.322876 449.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-300.092041 -1814.322876 408.031250" +"oldorigin" "-272.471161 -1874.064575 440.000000" +"velocity" "-76.302376 9.393600 0.000000" +"angles" "0.000000 329.979858 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.510986" +"health" "-20.075413" +"takedamage" "2.000000" +"chain" "469" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "0.000000 329.979858 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "350.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"oldenemy" "1" +"lefty" "1.000000" +"search_time" "2072.635254" +"attack_state" "1.000000" +"attack_finished" "2067.233887" +"pain_finished" "1002067.250000" +"show_hostile" "2068.635254" +"mdl" "progs/mon_wizard.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "2068.234863" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2066.510986" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "2069.591064" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "2049.927490" +"sight_sound" "wizard/wsight.wav" +"enemydist" "361.510681" +"enemymaxdist" "1.000000" +"switchattacker" "638" +"switchtimer" "2065.131836" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2067.719971" +"dmgcombined" "4.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-1028.961304 -1848.932983 190.887970" +"absmax" "-1026.961304 -1846.932983 192.887970" +"origin" "-1027.961304 -1847.932983 191.887970" +"oldorigin" "-336.000000 -1664.000000 624.000000" +"angles" "0.000000 232.998047 -0.000000" +"classname" "monster_wizard" +"frame" "47.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-32.229836" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "0.000000 232.998047 -0.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "233.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "2045.408813" +"attack_state" "1.000000" +"attack_finished" "1975.247925" +"pain_finished" "2040.908936" +"show_hostile" "2041.408813" +"mdl" "progs/mon_wizard.mdl" +"pausetime" "999999.000000" +"lip" "3.050264" +"height" "128.000000" +"waitmin" "1002039.750000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_wizard.mdl" +"estate" "2.000000" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "2041.308838" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "2044.043457" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1984.247925" +"sight_sound" "wizard/wsight.wav" +"enemydist" "162.682343" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"dmgtimeframe" "2040.737915" +"dmgcombined" "24.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "7.000000 -1977.000000 1071.000000" +"absmax" "25.000000 -1959.000000 1105.000000" +"solid" "1.000000" +"origin" "16.000000 -1968.000000 1088.000000" +"oldorigin" "16.000000 -1968.000000 1088.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "128.000000" +"targetname" "path16d" +"state" "1.000000" +"activate" "634" +"classtype" "26.000000" +"targetback" "path16d" +"movetarget3" "473" +} +{ +"absmin" "71.000000 -1977.000000 1071.000000" +"absmax" "89.000000 -1959.000000 1105.000000" +"solid" "1.000000" +"origin" "80.000000 -1968.000000 1088.000000" +"oldorigin" "80.000000 -1968.000000 1088.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "128.000000" +"targetname" "path16c" +"state" "1.000000" +"activate" "633" +"classtype" "26.000000" +"targetback" "path16c" +"movetarget3" "474" +} +{ +"modelindex" "391.000000" +"absmin" "-1199.000000 449.000000 -80.000000" +"absmax" "-1137.000000 511.000000 -24.000000" +"solid" "1.000000" +"origin" "-1168.000000 480.000000 -80.000000" +"oldorigin" "-1168.000000 480.000000 -80.000000" +"angles" "-0.000000 10.000000 -0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "442" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1311.000000 433.000000 -80.000000" +"absmax" "-1281.000000 463.000000 -80.000000" +"origin" "-1296.000000 448.000000 -80.000000" +"oldorigin" "-1296.000000 448.000000 -80.000000" +"angles" "-0.000000 18.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "475" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "391.000000" +"absmin" "-1487.000000 417.000000 -80.000000" +"absmax" "-1425.000000 479.000000 -24.000000" +"solid" "1.000000" +"origin" "-1456.000000 448.000000 -80.000000" +"oldorigin" "-1456.000000 448.000000 -80.000000" +"angles" "-0.000000 155.000000 -0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "476" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "391.000000" +"absmin" "-175.000000 401.000000 -80.000000" +"absmax" "-113.000000 463.000000 -24.000000" +"solid" "1.000000" +"origin" "-144.000000 432.000000 -80.000000" +"oldorigin" "-144.000000 432.000000 -80.000000" +"angles" "-0.000000 80.000000 -0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "477" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-31.000000 449.000000 -80.000000" +"absmax" "-1.000000 479.000000 -80.000000" +"origin" "-16.000000 464.000000 -80.000000" +"oldorigin" "-16.000000 464.000000 -80.000000" +"angles" "-0.000000 100.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "97.000000 433.000000 -80.000000" +"absmax" "127.000000 463.000000 -80.000000" +"origin" "112.000000 448.000000 -80.000000" +"oldorigin" "112.000000 448.000000 -80.000000" +"angles" "-0.000000 266.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "279.000000 -1913.000000 1055.000000" +"absmax" "289.000000 -1799.000000 1089.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "280.000000 -1912.000000 1056.000000" +"maxs" "288.000000 -1800.000000 1088.000000" +"size" "8.000000 112.000000 32.000000" +"touch" "trigger_bmodel_anytouch" +"spawnflags" "49152.000000" +"movedir" "-1.000000 -0.000000 -0.000000" +"sounds" "3.000000" +"style" "32.000000" +"speed" "50.000000" +"mdl" "*60" +"delay" "2.000000" +"height" "10.000000" +"bsporigin" "1.000000" +"bmodel_act" "662" +"bbmins" "280.000000 -1912.000000 1056.000000" +"bbmaxs" "288.000000 -1800.000000 1088.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "298.061676 -2053.900635 383.031250" +"absmax" "300.061676 -2051.900635 385.031250" +"ltime" "2066.439697" +"origin" "299.061676 -2052.900635 384.031250" +"angles" "50.244453 454.060516 68.324554" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "637" +"noise" "weapons/bounce.wav" +"mangle" "546.524353 -177.576508 20.067209" +"height" "1.000000" +"bodyfadeaway" "1.000000" +"classtype" "460.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-2493.001709 674.925903 447.031250" +"absmax" "-2459.001709 708.925903 505.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2476.001709 691.925903 472.031250" +"oldorigin" "-2656.000000 528.000000 360.031250" +"angles" "-0.000000 135.000000 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.488281" +"health" "-5.062777" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"targetname" "early_monsters" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "3.000000" +"search_time" "286.133514" +"attack_state" "1.000000" +"attack_finished" "55.625298" +"pain_finished" "1000281.062500" +"show_hostile" "282.133514" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "3.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "282.133514" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "286.323822" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "64.625298" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "563.623718" +"switchoverride" "1.000000" +"steptype" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "281.193024" +"dmgcombined" "12.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-1040.099365 -1343.697754 191.031250" +"absmax" "-1006.099304 -1309.697754 249.031250" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-1023.099304 -1326.697754 216.031250" +"oldorigin" "-1024.000000 -1256.000000 216.031250" +"angles" "-0.000000 64.995117 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "131.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"use" "monster_use" +"think" "dcrossbow_run5" +"nextthink" "2878.503174" +"health" "75.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "65.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "1.000000" +"search_time" "2446.877197" +"attack_state" "2.000000" +"attack_finished" "1959.914795" +"show_hostile" "2879.403076" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "3.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "2878.702393" +"attack_track" "-1052.227173 -1846.939819 152.031250" +"attack_chance" "0.500000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "2445.679932" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "2883.643311" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "1968.914795" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "2818.760498" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib1sound" "20.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-1002.338135 -1344.935913 191.031250" +"absmax" "-968.338135 -1310.935913 249.031250" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-985.338135 -1327.935913 216.031250" +"oldorigin" "-1024.000000 -1080.000000 216.031250" +"angles" "-0.000000 65.994873 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "129.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"use" "monster_use" +"think" "dcrossbow_run3" +"nextthink" "2878.468750" +"health" "75.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "66.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "2446.642578" +"attack_state" "2.000000" +"attack_finished" "1959.980347" +"show_hostile" "2879.368652" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "5.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "2879.268555" +"attack_track" "-1163.423584 -1759.274048 152.031250" +"attack_chance" "0.500000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "2445.245117" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "2878.571777" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "1968.980347" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "2798.582764" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "3.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib1sound" "20.000000" +} +{ +"modelindex" "298.000000" +"absmin" "-1547.000000 -335.000000 -36.000000" +"absmax" "-1485.000000 -273.000000 20.000000" +"solid" "1.000000" +"origin" "-1516.000000 -304.000000 -36.000000" +"oldorigin" "-1516.000000 -304.000000 -36.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "392.000000" +"absmin" "-463.000000 -1887.000000 128.000000" +"absmax" "-401.000000 -1825.000000 184.000000" +"solid" "1.000000" +"origin" "-432.000000 -1856.000000 128.000000" +"oldorigin" "-432.000000 -1856.000000 128.000000" +"angles" "-0.000000 320.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_100.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "34.000000" +"noise" "items/r_item2.wav" +"mdl" "progs/health_100.mdl" +"healamount" "100.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "760.000000" +"classgroup" "100.000000" +"entno_unique" "3740.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 28.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1098" +"part_active" "105.000000" +} +{ +"modelindex" "372.000000" +"absmin" "-481.000000 -1873.000000 127.031250" +"absmax" "-447.000000 -1839.000000 193.031250" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-464.000000 -1856.000000 152.031250" +"oldorigin" "-464.000000 -1856.000000 160.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "monster_tarbaby" +"model" "progs/mon_tarbaby.mdl" +"frame" "3.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"use" "monster_use" +"think" "tbaby_stand7" +"nextthink" "2878.447998" +"health" "80.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"spawnflags" "1.000000" +"th_stand" "tbaby_stand1" +"th_walk" "tbaby_walk1" +"th_run" "tbaby_run1" +"th_melee" "tbaby_jump1" +"th_pain" "tbaby_pain" +"th_die" "tbaby_die" +"mdl" "progs/mon_tarbaby.mdl" +"pausetime" "999999.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "170.000000" +"classgroup" "670.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"th_checkattack" "SpawnCheckAttack" +"th_jump" "tbaby_jump1" +"liquidbase" "-1.000000" +"liquidcheck" "2878.517090" +"pain_flinch" "20.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "blob/sight1.wav" +"death_dmg" "120.000000" +"deathstring" " was slimed by a Spawn +" +"idletimer" "7.782309" +"idle_sound" "blob/sight1.wav" +"sight_sound" "blob/sight1.wav" +"switchoverride" "1.000000" +} +{ +"modelindex" "63.000000" +"absmin" "-249.000015 -2025.000000 -185.000000" +"absmax" "-231.000015 -1687.000000 233.000000" +"ltime" "1.732000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000018 0.000000 -408.000000" +"classname" "func_door" +"model" "*62" +"mins" "-248.000000 -2024.000000 224.000000" +"maxs" "-232.000000 -1688.000000 640.000000" +"size" "16.000000 336.000000 416.000000" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"enemy" "489" +"yaw_speed" "500.000000" +"spawnflags" "33.000000" +"targetname" "zombie_trap" +"owner" "489" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "doors/ddoor2.wav" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "500.000000" +"mdl" "*62" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "1000.000000" +"think1" "func_door_hit_bottom" +"finaldest" "-0.000018 0.000000 -408.000000" +"lip" "8.000000" +"state" "1.000000" +"pos1" "-0.000018 0.000000 -408.000000" +"bsporigin" "1.000000" +"activate" "992" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "64.000000" +"absmin" "-121.000015 -1577.000000 -185.000000" +"absmax" "216.999985 -1559.000000 233.000000" +"ltime" "1.732000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000018 0.000000 -408.000000" +"classname" "func_door" +"model" "*63" +"mins" "-120.000000 -1576.000000 224.000000" +"maxs" "216.000000 -1560.000000 640.000000" +"size" "336.000000 16.000000 416.000000" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"enemy" "490" +"yaw_speed" "500.000000" +"spawnflags" "33.000000" +"targetname" "zombie_trap" +"owner" "490" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "doors/ddoor2.wav" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "500.000000" +"mdl" "*63" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "1000.000000" +"think1" "func_door_hit_bottom" +"finaldest" "-0.000018 0.000000 -408.000000" +"lip" "8.000000" +"state" "1.000000" +"pos1" "-0.000018 0.000000 -408.000000" +"bsporigin" "1.000000" +"activate" "992" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "180.149017 -1829.485352 407.031250" +"absmax" "182.149017 -1827.485352 409.031250" +"origin" "181.149017 -1828.485352 408.031250" +"oldorigin" "200.520340 -1830.606812 446.249390" +"angles" "-0.000000 295.999146 -0.000000" +"classname" "monster_zombie" +"frame" "56.000000" +"skin" "3.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "223" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "296.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16a" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"search_time" "2060.572266" +"attack_finished" "2057.361084" +"show_hostile" "2056.572266" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "225" +"lip" "1.000000" +"waitmin" "1002055.062500" +"movespeed" "1.000000" +"activate" "223" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2055.971680" +"attack_chance" "0.900000" +"meleeattack" "1.000000" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2055.537354" +"sight_timeout" "2064.571289" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "101.151390" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "2.000000" +} +{ +"absmin" "197.782471 -1829.549194 407.031250" +"absmax" "199.782471 -1827.549194 409.031250" +"origin" "198.782471 -1828.549194 408.031250" +"oldorigin" "280.770325 -1829.551636 1080.001221" +"angles" "-0.000000 264.995728 -0.000000" +"classname" "monster_zombie" +"frame" "103.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "265.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16a" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"lefty" "2062.928955" +"search_time" "2067.141602" +"attack_finished" "2063.113281" +"pain_finished" "2057.428955" +"show_hostile" "2063.141602" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "225" +"inpain" "2.000000" +"lip" "0.365947" +"waitmin" "1002061.437500" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2063.141602" +"attack_elev" "19.000000" +"attack_chance" "0.400000" +"meleeattack" "1.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2057.428955" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2058.847656" +"sight_timeout" "2068.158691" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "210.894913" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "3.000000" +"altsteplast" "3.000000" +"dmgtimeframe" "2062.529053" +"dmgcombined" "64.000000" +} +{ +"absmin" "137.296265 -1820.105103 407.031250" +"absmax" "139.296265 -1818.105103 409.031250" +"origin" "138.296265 -1819.105103 408.031250" +"oldorigin" "225.896133 -1819.105103 855.257019" +"angles" "-0.000000 117.998657 -0.000000" +"classname" "monster_zombiek" +"frame" "121.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "118.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16a" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2079.790039" +"search_time" "2084.282715" +"attack_state" "1.000000" +"attack_finished" "2077.279785" +"pain_finished" "2074.290039" +"show_hostile" "2080.282715" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"movetarget" "225" +"inpain" "2.000000" +"lip" "0.899533" +"waitmin" "1002078.312500" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2080.182617" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"meleetimer" "2079.381836" +"pain_flinch" "28.000000" +"pain_finstate" "2074.290039" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "2078.745117" +"sight_timeout" "2086.279785" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "36.337463" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "3.000000" +"dmgtimeframe" "2079.390137" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "83.971245 -1850.261475 407.031250" +"absmax" "85.971245 -1848.261475 409.031250" +"origin" "84.971245 -1849.261475 408.031250" +"oldorigin" "166.851501 -1866.454956 412.031250" +"angles" "0.000000 139.993286 0.000000" +"classname" "monster_zombiek" +"frame" "33.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"chain" "216" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "470" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "zombie_counter" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "1.000000" +"search_time" "2092.237549" +"attack_state" "3.000000" +"attack_finished" "2086.615967" +"show_hostile" "2088.237549" +"jump_flag" "2086.560303" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"lip" "0.031831" +"waitmin" "1002086.250000" +"activate" "470" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2087.837158" +"attack_chance" "0.400000" +"meleetimer" "2085.735107" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idlebusy" "1.000000" +"idletimer" "2087.333252" +"sight_timeout" "2068.187744" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "72.616295" +"switchoverride" "1.000000" +"jumptouch" "632" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "3.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"modelindex" "65.000000" +"absmin" "-3201.000000 615.000000 -537.000000" +"absmax" "-3183.000000 793.000000 -167.000000" +"ltime" "7.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000016 0.000000 -360.000000" +"classname" "func_door" +"model" "*64" +"frame" "1.000000" +"mins" "-3200.000000 616.000000 -176.000000" +"maxs" "-3184.000000 792.000000 192.000000" +"size" "16.000000 176.000000 368.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "6.300000" +"enemy" "495" +"yaw_speed" "50.000000" +"targetname" "early_bars" +"owner" "495" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "doors/ddoor2.wav" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "50.000000" +"mdl" "*64" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "1000.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000016 0.000000 -360.000000" +"lip" "8.000000" +"pos2" "-0.000016 0.000000 -360.000000" +"bsporigin" "1.000000" +"activate" "504" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "66.000000" +"absmin" "-2233.000000 1351.000000 -65.000000" +"absmax" "-2183.000000 1401.000000 -39.000000" +"ltime" "0.400000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000001 0.000000 -16.000002" +"classname" "func_button" +"model" "*65" +"frame" "1.000000" +"mins" "-2232.000000 1352.000000 -48.000000" +"maxs" "-2184.000000 1400.000000 -24.000000" +"size" "48.000000 48.000000 24.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.600000" +"chain" "296" +"enemy" "1" +"target" "early_relay" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*65" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000001 0.000000 -16.000002" +"lip" "8.000000" +"pos2" "-0.000001 0.000000 -16.000002" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-2209.000000 1375.000000 87.000000" +"absmax" "-2207.000000 1377.000000 89.000000" +"origin" "-2208.000000 1376.000000 88.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "early_bars" +"targetname" "early_relay" +"style" "32.000000" +"activate" "496" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-2209.000000 1415.000000 87.000000" +"absmax" "-2207.000000 1417.000000 89.000000" +"origin" "-2208.000000 1416.000000 88.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "early_monsters" +"targetname" "early_relay" +"style" "32.000000" +"activate" "496" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "396.000000" +"absmin" "-3025.519287 1663.981567 30.031734" +"absmax" "-2975.519287 1713.981567 96.031738" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-3000.519287 1688.981567 55.031734" +"oldorigin" "-3024.000000 1712.000000 24.031250" +"angles" "-0.000000 349.980469 -0.000000" +"classname" "monster_ogre" +"model" "progs/mon_ogre.mdl" +"frame" "25.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"use" "monster_use" +"think" "ogre_run2" +"nextthink" "2878.475830" +"health" "189.000000" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"target" "platform1" +"th_stand" "ogre_stand1" +"th_walk" "ogre_walk1" +"th_run" "ogre_run1" +"th_missile" "ogre_shoot1" +"th_melee" "ogre_melee" +"th_pain" "ogre_pain" +"th_die" "ogre_die" +"search_time" "2788.683350" +"attack_state" "1.000000" +"attack_finished" "1773.609863" +"pain_finished" "22.947462" +"show_hostile" "2879.375732" +"mdl" "progs/mon_ogre.mdl" +"pausetime" "999999.000000" +"movetarget" "501" +"no_zaware" "1.000000" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "150.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_ogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "ogre_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "2878.975342" +"attack_elev" "30.000000" +"attack_speed" "550.000000" +"attack_offset" "24.000000 0.000000 20.000000" +"meleerange" "100.000000" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was destroyed by an Ogre +" +"idletimer" "2880.660889" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "25.818657" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "3187.716064" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "4.000000" +"gib1mdl" "progs/w_chainsaw.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "early_ambush" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*66" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-2784.000000 1744.000000 -16.000000" +"bbmaxs" "-2592.000000 1824.000000 176.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "68.000000" +"absmin" "-3105.000000 1647.000000 -65.000000" +"absmax" "-2943.000000 1777.000000 -31.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*67" +"mins" "-3104.000000 1648.000000 -64.000000" +"maxs" "-2944.000000 1776.000000 -32.000000" +"size" "160.000000 128.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"chain" "499" +"enemy" "503" +"yaw_speed" "100.000000" +"targetname" "platform1" +"owner" "501" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*67" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "152.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "320.000000" +"absmin" "-3151.000000 1689.000000 0.000000" +"absmax" "-3089.000000 1751.000000 56.000000" +"solid" "1.000000" +"origin" "-3120.000000 1720.000000 0.000000" +"oldorigin" "-3120.000000 1720.000000 0.000000" +"angles" "-0.000000 102.000000 -0.000000" +"classname" "item_shells" +"model" "progs/ammo_shells1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "69.000000" +"absmin" "-3009.000000 1679.000000 -33.000000" +"absmax" "-2943.000000 1745.000000 1.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*68" +"mins" "-3008.000000 1680.000000 -32.000000" +"maxs" "-2944.000000 1744.000000 0.000000" +"size" "64.000000 64.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"chain" "501" +"enemy" "501" +"yaw_speed" "100.000000" +"targetname" "platform1" +"owner" "501" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*68" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "56.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "-2657.000000 1327.000000 -89.000000" +"absmax" "-2655.000000 1329.000000 -87.000000" +"origin" "-2656.000000 1328.000000 -88.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "early_bars" +"targetname" "early_relay" +"style" "32.000000" +"activate" "496" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-2209.000000 1335.000000 87.000000" +"absmax" "-2207.000000 1337.000000 89.000000" +"origin" "-2208.000000 1336.000000 88.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "early_closet" +"targetname" "early_relay" +"style" "32.000000" +"activate" "496" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-3231.000000 1361.000000 33.031250" +"absmax" "-3201.000000 1391.000000 33.031250" +"origin" "-3216.000000 1376.000000 33.031250" +"oldorigin" "-3216.000000 1376.000000 33.031250" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_armor1" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "1077" +"items" "8192.000000" +"flags" "768.000000" +"armortype" "0.300000" +"armorvalue" "100.000000" +"noise" "items/armor1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/armour.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "armor_touch" +"classtype" "770.000000" +"classgroup" "275.000000" +"entno_unique" "265240.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "258.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1190" +"part_active" "110.000000" +} +{ +"modelindex" "325.000000" +"absmin" "-2612.842773 1333.573853 -32.968750" +"absmax" "-2578.842773 1367.573853 25.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2595.842773 1350.573853 -7.968750" +"oldorigin" "-3088.000000 1424.000000 40.031250" +"angles" "-0.000000 315.000000 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.420654" +"takedamage" "2.000000" +"chain" "398" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "509" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "324.000000" +"targetname" "early_monsters" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"lefty" "1.000000" +"search_time" "63.698921" +"attack_finished" "55.998978" +"pain_finished" "1000058.687500" +"show_hostile" "59.698921" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"no_liquiddmg" "1.000000" +"activate" "509" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"weaponswitch" "56.264843" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idlebusy" "1.000000" +"idletimer" "62.002083" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "64.998978" +"sight_sound" "statue/sight.wav" +"enemydist" "266.052094" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "58.820999" +"dmgcombined" "24.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "325.000000" +"absmin" "-2621.424072 1351.854370 -32.968750" +"absmax" "-2587.424072 1385.854370 25.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2604.424072 1368.854370 -7.968750" +"oldorigin" "-2629.879883 1343.398560 -7.968750" +"angles" "-0.000000 45.000000 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.479492" +"health" "-6.000000" +"takedamage" "2.000000" +"chain" "398" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "324.000000" +"targetname" "early_monsters" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"oldenemy" "1" +"lefty" "1.000000" +"search_time" "65.328995" +"attack_finished" "60.828999" +"pain_finished" "1000060.250000" +"show_hostile" "61.328991" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"weaponswitch" "53.163261" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "65.298332" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "65.074989" +"sight_sound" "statue/sight.wav" +"enemydist" "449.657745" +"switchattacker" "1" +"switchtimer" "60.828999" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "60.421997" +"dmgcombined" "20.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "396.000000" +"absmin" "-2461.300781 1392.191895 -32.968750" +"absmax" "-2411.300781 1442.191895 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2436.300781 1417.191895 -7.968750" +"oldorigin" "-3184.000000 1376.000000 57.031250" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "monster_ogre" +"model" "progs/mon_ogre.mdl" +"frame" "135.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.515625" +"health" "-12.000000" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"chain" "496" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "448.000000" +"targetname" "early_monsters" +"th_stand" "ogre_stand1" +"th_walk" "ogre_walk1" +"th_run" "ogre_run1" +"th_missile" "ogre_shoot1" +"th_melee" "ogre_melee" +"th_pain" "ogre_pain" +"th_die" "ogre_die" +"search_time" "69.743568" +"attack_state" "1.000000" +"attack_finished" "66.583626" +"pain_finished" "1000064.562500" +"show_hostile" "65.743568" +"mdl" "progs/mon_ogre.mdl" +"pausetime" "999999.000000" +"lip" "0.596881" +"no_zaware" "1.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "150.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_ogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "ogre_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "64.743584" +"attack_elev" "14.000000" +"attack_speed" "550.000000" +"attack_offset" "24.000000 0.000000 20.000000" +"meleerange" "100.000000" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was destroyed by an Ogre +" +"idletimer" "69.688927" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "46.344002" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "296.725372" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "64.858002" +"dmgcombined" "12.000000" +"gib1mdl" "progs/w_ogregl.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-3199.000000 1193.000000 32.000000" +"absmax" "-3169.000000 1223.000000 32.000000" +"origin" "-3184.000000 1208.000000 32.000000" +"oldorigin" "-3184.000000 1208.000000 32.000000" +"angles" "-0.000000 123.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3263.000000 1193.000000 32.000000" +"absmax" "-3233.000000 1223.000000 32.000000" +"origin" "-3248.000000 1208.000000 32.000000" +"oldorigin" "-3248.000000 1208.000000 32.000000" +"angles" "-0.000000 39.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3263.000000 1537.000000 32.000000" +"absmax" "-3233.000000 1567.000000 32.000000" +"origin" "-3248.000000 1552.000000 32.000000" +"oldorigin" "-3248.000000 1552.000000 32.000000" +"angles" "-0.000000 251.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "1056.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3199.000000 1537.000000 32.000000" +"absmax" "-3169.000000 1567.000000 32.000000" +"origin" "-3184.000000 1552.000000 32.000000" +"oldorigin" "-3184.000000 1552.000000 32.000000" +"angles" "-0.000000 250.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "1056.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2649.000000 647.000000 -17.000000" +"absmax" "-2631.000000 665.000000 17.000000" +"solid" "1.000000" +"origin" "-2640.000000 656.000000 0.000000" +"oldorigin" "-2640.000000 656.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path17b" +"targetname" "path17a" +"movetarget" "518" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path17a" +"movetarget3" "518" +} +{ +"absmin" "-2745.000000 743.000000 -1.000000" +"absmax" "-2727.000000 761.000000 33.000000" +"solid" "1.000000" +"origin" "-2736.000000 752.000000 16.000000" +"oldorigin" "-2736.000000 752.000000 16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path18b" +"targetname" "path18a" +"movetarget" "517" +"state" "1.000000" +"activate" "516" +"classtype" "26.000000" +"targetback" "path18a" +"movetarget3" "517" +} +{ +"modelindex" "299.000000" +"absmin" "-2774.885986 893.679138 -31.968750" +"absmax" "-2740.885986 927.679138 26.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2757.885986 910.679138 -6.968751" +"oldorigin" "-2979.958008 749.615356 -7.968750" +"angles" "-0.000000 85.995483 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "255.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.462158" +"groundentity" "1015" +"health" "-5.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "86.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"target" "path18a" +"targetname" "early_monsters" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "98.587555" +"attack_state" "4.000000" +"attack_finished" "54.288166" +"pain_finished" "1000099.875000" +"show_hostile" "94.587555" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"movetarget" "515" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "94.087563" +"attack_track" "-2598.076416 1462.617554 -7.968750" +"attack_chance" "0.800000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "2.000000" +"weaponswitch" "99.587479" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "99.415573" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "63.288166" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "494.921112" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "99.203995" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2745.000000 1095.000000 -33.000000" +"absmax" "-2727.000000 1113.000000 1.000000" +"solid" "1.000000" +"origin" "-2736.000000 1104.000000 -16.000000" +"oldorigin" "-2736.000000 1104.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path18a" +"targetname" "path18b" +"movetarget" "515" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path18b" +"movetarget3" "515" +} +{ +"absmin" "-2649.000000 1095.000000 -33.000000" +"absmax" "-2631.000000 1113.000000 1.000000" +"solid" "1.000000" +"origin" "-2640.000000 1104.000000 -16.000000" +"oldorigin" "-2640.000000 1104.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path17a" +"targetname" "path17b" +"movetarget" "514" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path17b" +"movetarget3" "514" +} +{ +"modelindex" "392.000000" +"absmin" "-2183.000000 105.000000 32.031250" +"absmax" "-2121.000000 167.000000 88.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-2152.000000 136.000000 32.031250" +"oldorigin" "-2152.000000 136.000000 32.031250" +"angles" "-0.000000 86.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_100.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"spawnflags" "2.000000" +"noise" "items/r_item2.wav" +"mdl" "progs/health_100.mdl" +"healamount" "100.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "760.000000" +"classgroup" "100.000000" +"entno_unique" "27959.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 28.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1191" +"part_active" "105.000000" +} +{ +"modelindex" "323.000000" +"absmin" "-2187.333496 368.926361 34.922554" +"absmax" "-2137.333496 418.926361 100.922554" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2162.333496 393.926361 59.922554" +"oldorigin" "-2160.000000 368.000000 24.031250" +"angles" "-0.000000 194.919434 -0.000000" +"classname" "monster_hogre" +"model" "progs/mon_hogre.mdl" +"frame" "187.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.480713" +"health" "-32.076969" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "92.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"th_stand" "hogre_stand1" +"th_walk" "hogre_walk1" +"th_run" "hogre_run1" +"th_missile" "hogre_shoot1" +"th_melee" "hogre_melee" +"th_pain" "hogre_pain" +"th_die" "hogre_die" +"search_time" "246.834106" +"attack_state" "4.000000" +"attack_finished" "243.037338" +"pain_finished" "1000242.000000" +"show_hostile" "242.834106" +"mdl" "progs/mon_hogre.mdl" +"pausetime" "999999.000000" +"lip" "0.785333" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "250.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogre_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "242.834106" +"attack_elev" "5.000000" +"attack_speed" "550.000000" +"meleerange" "100.000000" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_finstate" "241.334015" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was blown up by an Ogre Hunter +" +"idletimer" "243.850113" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "231.427856" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "329.929291" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "241.915009" +"dmgcombined" "20.000000" +"gib1mdl" "progs/w_chainsaw.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2175.000000 689.000000 -30.968750" +"absmax" "-2145.000000 719.000000 -30.968750" +"origin" "-2160.000000 704.000000 -30.968750" +"oldorigin" "-2160.000000 704.000000 -30.968750" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_supershotgun" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "1072" +"weapon" "2.000000" +"netname" "Double-barrelled Shotgun" +"flags" "768.000000" +"target" "closet2" +"noise" "weapons/pkup.wav" "attack_finished" "999999.000000" "mdl" "progs/g_shot2.mdl" "bbmins" "-16.000000 -16.000000 0.000000" @@ -1297,28 +20330,64 @@ a "estate_reset" "item_reset" } { -"absmin" "289.000000 -95.000000 64.313248" -"absmax" "319.000000 -65.000000 64.313248" -"origin" "304.000000 -80.000000 64.313248" -"oldorigin" "304.000000 -80.000000 64.313248" -"classname" "item_armor2" +"modelindex" "298.000000" +"absmin" "-2783.000000 -47.000000 -96.000000" +"absmax" "-2721.000000 15.000000 -40.000000" +"solid" "1.000000" +"origin" "-2752.000000 -16.000000 -96.000000" +"oldorigin" "-2752.000000 -16.000000 -96.000000" +"angles" "-0.000000 272.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2207.000000 865.000000 -32.000000" +"absmax" "-2177.000000 895.000000 -32.000000" +"origin" "-2192.000000 880.000000 -32.000000" +"oldorigin" "-2192.000000 880.000000 -32.000000" +"angles" "-0.000000 234.000000 -0.000000" +"classname" "item_shells" "skin" "1.000000" "touch" "item_touch" "think" "item_delay" -"items" "16384.000000" -"flags" "768.000000" -"armortype" "0.600000" -"armorvalue" "150.000000" -"noise" "items/armor1.wav" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" "attack_finished" "999999.000000" -"mdl" "progs/armour.mdl" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" "bbmins" "-16.000000 -16.000000 0.000000" "bbmaxs" "16.000000 16.000000 56.000000" -"touch2" "armor_touch" -"classtype" "775.000000" -"classgroup" "275.000000" -"entno_unique" "230399.000000" -"respawn_time" "20.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" "respawn_effect" "1.000000" "respawn_style" "257.000000" "respawn_ofs" "0.000000 0.000000 24.000000" @@ -1327,19 +20396,84 @@ a "estate_off" "item_off" "estate_use" "item_use" "estate_reset" "item_reset" -"part_emitter" "40" -"part_active" "110.000000" } { -"absmin" "-79.000000 -383.000000 64.313248" -"absmax" "-49.000000 -353.000000 64.313248" -"origin" "-64.000000 -368.000000 64.313248" -"oldorigin" "-64.000000 -368.000000 64.313248" -"angles" "0.000000 11.000000 0.000000" +"absmin" "-2143.000000 865.000000 -32.000000" +"absmax" "-2113.000000 895.000000 -32.000000" +"origin" "-2128.000000 880.000000 -32.000000" +"oldorigin" "-2128.000000 880.000000 -32.000000" +"angles" "-0.000000 84.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2175.000000 257.000000 0.000000" +"absmax" "-2145.000000 287.000000 0.000000" +"origin" "-2160.000000 272.000000 0.000000" +"oldorigin" "-2160.000000 272.000000 0.000000" +"angles" "-0.000000 152.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2055.000000 641.000000 -32.000000" +"absmax" "-2025.000000 671.000000 -32.000000" +"origin" "-2040.000000 656.000000 -32.000000" +"oldorigin" "-2040.000000 656.000000 -32.000000" +"angles" "-0.000000 90.000000 -0.000000" "classname" "item_health" "touch" "item_touch" "think" "item_delay" -"flags" "768.000000" +"flags" "256.000000" +"spawnflags" "32.000000" "noise" "items/health1.wav" "attack_finished" "999999.000000" "mdl" "progs/health_25.mdl" @@ -1360,15 +20494,16 @@ a "estate_reset" "item_reset" } { -"absmin" "1.000000 -399.000000 64.313248" -"absmax" "31.000000 -369.000000 64.313248" -"origin" "16.000000 -384.000000 64.313248" -"oldorigin" "16.000000 -384.000000 64.313248" -"angles" "0.000000 122.000000 0.000000" +"absmin" "-2055.000000 729.000000 -32.000000" +"absmax" "-2025.000000 759.000000 -32.000000" +"origin" "-2040.000000 744.000000 -32.000000" +"oldorigin" "-2040.000000 744.000000 -32.000000" +"angles" "-0.000000 90.000000 -0.000000" "classname" "item_health" "touch" "item_touch" "think" "item_delay" -"flags" "768.000000" +"flags" "256.000000" +"spawnflags" "32.000000" "noise" "items/health1.wav" "attack_finished" "999999.000000" "mdl" "progs/health_25.mdl" @@ -1389,29 +20524,1689 @@ a "estate_reset" "item_reset" } { -"absmin" "97.000000 -399.000000 64.313248" -"absmax" "127.000000 -369.000000 64.313248" -"origin" "112.000000 -384.000000 64.313248" -"oldorigin" "112.000000 -384.000000 64.313248" -"angles" "0.000000 335.000000 0.000000" -"classname" "item_cells" +"modelindex" "285.000000" +"absmin" "-2781.057373 1287.564697 -32.968750" +"absmax" "-2747.057373 1321.564697 25.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2764.057373 1304.564697 -7.968750" +"oldorigin" "-2272.000000 640.000000 -7.968750" +"angles" "0.000000 90.000000 -0.000000" +"classname" "monster_dguard" +"model" "progs/mon_dguard.mdl" +"frame" "206.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.492920" +"health" "-18.000000" +"takedamage" "2.000000" +"chain" "508" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "97.008987" +"attack_finished" "87.598457" +"pain_finished" "1000092.062500" +"show_hostile" "93.008987" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"lip" "0.935331" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dguard.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "92.908989" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "98.925224" +"idle_sound" "knight/idle.wav" +"sight_timeout" "96.598457" +"sight_sound" "knight/ksight.wav" +"enemydist" "93.285233" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "92.134995" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "285.000000" +"absmin" "-2505.021240 757.184326 -32.968750" +"absmax" "-2471.021240 791.184326 25.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2488.021240 774.184326 -7.968750" +"oldorigin" "-2272.000000 768.000000 -7.968750" +"angles" "-0.000000 179.994507 -0.000000" +"classname" "monster_dguard" +"model" "progs/mon_dguard.mdl" +"frame" "240.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.470215" +"health" "-18.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "180.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "114.509987" +"attack_finished" "109.167267" +"pain_finished" "1000109.687500" +"show_hostile" "110.509987" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"lip" "0.323923" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dguard.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "110.509987" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "110.963982" +"idle_sound" "knight/idle.wav" +"sight_timeout" "118.167267" +"sight_sound" "knight/ksight.wav" +"enemydist" "284.212524" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "109.612000" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "270.000000" +"absmin" "-2105.000000 135.000000 71.000000" +"absmax" "-2103.000000 137.000000 73.000000" +"origin" "-2104.000000 136.000000 72.000000" +"angles" "-0.000000 347.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "535002.000000" +"part_emitter" "531" +"part_active" "72.000000" +} +{ +"absmin" "-2105.000000 135.000000 71.000000" +"absmax" "-2103.000000 137.000000 73.000000" +"origin" "-2104.000000 136.000000 72.000000" +"angles" "-0.000000 347.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2881.061279" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "535002.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "530" +"part_style" "72.000000" +"start_delay" "7.176885" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "299.000000" +"absmin" "-3606.421875 680.446838 -0.968750" +"absmax" "-3572.421875 714.446838 57.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3589.421875 697.446838 24.031250" +"oldorigin" "-3856.000000 704.000000 56.031250" +"velocity" "200.000000 0.000000 0.000000" +"angles" "0.000000 8.997803 0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.449219" +"health" "-15.000000" +"takedamage" "2.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "9.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "224.000000" +"targetname" "angry_crossbow" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "1.000000" +"search_time" "202.918045" +"attack_state" "2.000000" +"attack_finished" "196.105011" +"pain_finished" "1000198.500000" +"show_hostile" "198.918045" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "198.918045" +"attack_track" "-3465.060303 691.638062 24.031250" +"attack_chance" "0.700000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "2.000000" +"weaponswitch" "199.518082" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "198.418015" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "201.011047" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "205.005005" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "308.893494" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-3460.767090 1026.330811 31.031250" +"absmax" "-3426.767090 1060.330811 89.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3443.767090 1043.330811 56.031250" +"oldorigin" "-3488.000000 1072.000000 56.031250" +"angles" "0.000000 306.996460 0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "255.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.503906" +"health" "-15.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "307.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "224.000000" +"targetname" "angry_crossbow" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"attack_state" "2.000000" +"attack_finished" "206.265350" +"pain_finished" "1000206.875000" +"show_hostile" "205.428040" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "205.328033" +"attack_track" "-3093.741211 580.433167 -7.968750" +"attack_chance" "0.700000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleeattack" "1.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "206.428101" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "204.828003" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "208.223938" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "205.005005" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "575.013916" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-3599.000000 1057.000000 32.000000" +"absmax" "-3569.000000 1087.000000 32.000000" +"origin" "-3584.000000 1072.000000 32.000000" +"oldorigin" "-3584.000000 1072.000000 32.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3407.000000 1057.000000 32.000000" +"absmax" "-3377.000000 1087.000000 32.000000" +"origin" "-3392.000000 1072.000000 32.000000" +"oldorigin" "-3392.000000 1072.000000 32.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3871.000000 785.000000 32.000000" +"absmax" "-3841.000000 815.000000 32.000000" +"origin" "-3856.000000 800.000000 32.000000" +"oldorigin" "-3856.000000 800.000000 32.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3871.000000 593.000000 32.000000" +"absmax" "-3841.000000 623.000000 32.000000" +"origin" "-3856.000000 608.000000 32.000000" +"oldorigin" "-3856.000000 608.000000 32.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2209.000000 1295.000000 87.000000" +"absmax" "-2207.000000 1297.000000 89.000000" +"origin" "-2208.000000 1296.000000 88.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"targetname" "early_relay" +"style" "32.000000" +"activate" "496" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "269.000000" +"absmin" "-3257.000000 -169.000000 463.000000" +"absmax" "-3255.000000 -167.000000 465.000000" +"origin" "-3256.000000 -168.000000 464.000000" +"angles" "-0.000000 227.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "574695.000000" +"part_emitter" "540" +"part_active" "70.000000" +} +{ +"absmin" "-3257.000000 -169.000000 463.000000" +"absmax" "-3255.000000 -167.000000 465.000000" +"origin" "-3256.000000 -168.000000 464.000000" +"angles" "-0.000000 227.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2880.113037" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "574695.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "539" +"part_style" "70.000000" +"start_delay" "3.662618" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "307.000000" +"absmin" "-2210.701904 168.621475 399.031250" +"absmax" "-2160.701904 218.621475 465.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2185.701904 193.621475 424.031250" +"oldorigin" "-2208.000000 184.000000 424.031250" +"angles" "-0.000000 210.997925 -0.000000" +"classname" "monster_hogremac" +"model" "progs/mon_hogremac.mdl" +"frame" "155.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "hogremac_dieB14" +"nextthink" "2878.444336" +"health" "-50013.820312" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "211.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"th_stand" "hogremac_stand1" +"th_walk" "hogremac_walk1" +"th_run" "hogremac_run1" +"th_missile" "hogremac_shoot1" +"th_melee" "hogremac_melee" +"th_pain" "hogremac_pain" +"th_die" "hogremac_die" +"search_time" "480.167969" +"attack_state" "1.000000" +"attack_finished" "476.421478" +"pain_finished" "1000475.625000" +"show_hostile" "476.167969" +"mdl" "progs/mon_hogremac.mdl" +"pausetime" "999999.000000" +"lip" "0.695822" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "255.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogremac_wakeup1a" +"liquidbase" "-1.000000" +"liquidcheck" "476.067963" +"attack_elev" "11.000000" +"attack_speed" "550.000000" +"meleerange" "120.000000" +"meleehitsound" "gibs/gibheavy1.wav" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_finstate" "461.266998" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was smashed by a Mace Ogre +" +"idletimer" "476.893311" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "438.858643" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "644.321960" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "475.507019" +"dmgcombined" "4.000000" +"gib1mdl" "progs/w_ogremac.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "307.000000" +"absmin" "-2272.845703 -94.966431 399.031250" +"absmax" "-2222.845703 -44.966431 465.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2247.845703 -69.966431 424.031250" +"oldorigin" "-2224.000000 -88.000000 424.031250" +"angles" "-0.000000 54.992065 -0.000000" +"classname" "monster_hogremac" +"model" "progs/mon_hogremac.mdl" +"frame" "155.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "hogremac_dieB14" +"nextthink" "2878.475098" +"health" "-50004.125000" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"th_stand" "hogremac_stand1" +"th_walk" "hogremac_walk1" +"th_run" "hogremac_run1" +"th_missile" "hogremac_shoot1" +"th_melee" "hogremac_melee" +"th_pain" "hogremac_pain" +"th_die" "hogremac_die" +"search_time" "499.120361" +"attack_state" "1.000000" +"attack_finished" "497.095032" +"pain_finished" "1000496.125000" +"show_hostile" "496.320435" +"mdl" "progs/mon_hogremac.mdl" +"pausetime" "999999.000000" +"lip" "0.945891" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "255.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogremac_wakeup1a" +"liquidbase" "-1.000000" +"liquidcheck" "495.920410" +"attack_elev" "-2.000000" +"attack_speed" "550.000000" +"meleerange" "120.000000" +"meleehitsound" "gibs/gibheavy1.wav" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_finstate" "489.320007" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was smashed by a Mace Ogre +" +"idletimer" "500.689148" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "494.923096" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "513.793335" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "496.039001" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_ogremac.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "70.000000" +"absmin" "-3617.000000 -177.000000 430.000000" +"absmax" "-2959.000000 129.000000 433.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*69" +"mins" "-3616.000000 -176.000000 431.000000" +"maxs" "-2960.000000 128.000000 432.000000" +"size" "656.000000 304.000000 1.000000" +"mdl" "*69" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-2720.000000 326.000000 272.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "drole_window" +"movedir" "0.000000 270.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.234748" +"pos1" "96.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "735" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "545" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "32.000000" +"brkobj1" "maps/ad_brk/glass09.bsp" +"brkobj2" "maps/ad_brk/glass10.bsp" +"brkobj3" "maps/ad_brk/glass11.bsp" +"brkobj4" "maps/ad_brk/glass12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-2689.000000 327.000000 335.000000" +"absmax" "-2687.000000 329.000000 337.000000" +"origin" "-2688.000000 328.000000 336.000000" +} +{ +"modelindex" "269.000000" +"absmin" "-2921.000000 263.000000 463.000000" +"absmax" "-2919.000000 265.000000 465.000000" +"origin" "-2920.000000 264.000000 464.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "157209.000000" +"part_emitter" "547" +"part_active" "70.000000" +} +{ +"absmin" "-2921.000000 263.000000 463.000000" +"absmax" "-2919.000000 265.000000 465.000000" +"origin" "-2920.000000 264.000000 464.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2881.343506" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "157209.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "546" +"part_style" "70.000000" +"start_delay" "8.578783" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "72.000000" +"absmin" "-2945.000000 143.000000 430.000000" +"absmax" "-2799.000000 321.000000 433.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*71" +"mins" "-2944.000000 144.000000 431.000000" +"maxs" "-2800.000000 320.000000 432.000000" +"size" "144.000000 176.000000 1.000000" +"mdl" "*71" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "269.000000" +"absmin" "-2457.000000 -161.000000 239.000000" +"absmax" "-2455.000000 -159.000000 241.000000" +"origin" "-2456.000000 -160.000000 240.000000" +"angles" "-0.000000 247.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "234144.000000" +"part_emitter" "550" +"part_active" "70.000000" +} +{ +"absmin" "-2457.000000 -161.000000 239.000000" +"absmax" "-2455.000000 -159.000000 241.000000" +"origin" "-2456.000000 -160.000000 240.000000" +"angles" "-0.000000 247.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2884.420410" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "234144.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "549" +"part_style" "70.000000" +"start_delay" "8.980408" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2921.000000 -161.000000 239.000000" +"absmax" "-2919.000000 -159.000000 241.000000" +"origin" "-2920.000000 -160.000000 240.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "826265.000000" +"part_emitter" "552" +"part_active" "70.000000" +} +{ +"absmin" "-2921.000000 -161.000000 239.000000" +"absmax" "-2919.000000 -159.000000 241.000000" +"origin" "-2920.000000 -160.000000 240.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2881.522949" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "826265.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "551" +"part_style" "70.000000" +"start_delay" "9.915983" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-2417.000000 -305.000000 647.000000" +"absmax" "-2415.000000 -303.000000 649.000000" +"origin" "-2416.000000 -304.000000 648.000000" +"angles" "-0.000000 316.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "263967.000000" +"part_emitter" "554" +"part_active" "72.000000" +} +{ +"absmin" "-2417.000000 -305.000000 647.000000" +"absmax" "-2415.000000 -303.000000 649.000000" +"origin" "-2416.000000 -304.000000 648.000000" +"angles" "-0.000000 316.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2883.430908" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "263967.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "553" +"part_style" "72.000000" +"start_delay" "10.770256" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "314.000000" +"absmin" "-2597.863525 -480.968750 431.031250" +"absmax" "-2563.863525 -446.968750 497.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-2580.863525 -463.968750 456.031250" +"oldorigin" "-2529.000000 -304.000000 448.000000" +"angles" "0.000000 227.999268 0.000000" +"classname" "monster_gargoyle" +"model" "progs/mon_gargoyle.mdl" +"frame" "13.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2878.426758" +"health" "-13.483658" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "228.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"targetname" "edelman_bars" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "1.000000" +"search_time" "981.770813" +"attack_state" "4.000000" +"attack_finished" "979.470764" +"pain_finished" "1000976.375000" +"show_hostile" "977.770813" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"think1" "gargoyle_wakeup" +"pos1" "88.000000 111.000000 23.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"skin_override" "1.000000" +"frame_override" "105.000000" +"enemytarget" "1931" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "977.570862" +"attack_chance" "0.600000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "980.286194" +"pain_flinch" "70.000000" +"pain_finstate" "972.807983" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "979.220520" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "983.007568" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "490.386627" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "976.877991" +"dmgcombined" "12.000000" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "270.000000" +"absmin" "-2961.000000 -305.000000 647.000000" +"absmax" "-2959.000000 -303.000000 649.000000" +"origin" "-2960.000000 -304.000000 648.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "688662.000000" +"part_emitter" "557" +"part_active" "72.000000" +} +{ +"absmin" "-2961.000000 -305.000000 647.000000" +"absmax" "-2959.000000 -303.000000 649.000000" +"origin" "-2960.000000 -304.000000 648.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2884.744629" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "688662.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "556" +"part_style" "72.000000" +"start_delay" "9.701864" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"absmin" "-2705.439209 -395.901031 567.000000" +"absmax" "-2703.439209 -393.901031 569.000000" +"origin" "-2704.439209 -394.901031 568.000000" +"oldorigin" "-2706.102783 -402.726135 568.000000" +"angles" "-0.000000 257.997437 -0.000000" +"classname" "monster_gargoyle" +"frame" "27.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-70.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "258.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"targetname" "edelman_bars" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "1.000000" +"search_time" "993.003906" +"attack_state" "1.000000" +"attack_finished" "990.756409" +"pain_finished" "989.503906" +"show_hostile" "989.003906" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"think1" "gargoyle_wakeup" +"lip" "0.837306" +"pos1" "88.000000 111.000000 23.000000" +"height" "128.000000" +"waitmin" "1000987.562500" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gargoyle.mdl" +"skin_override" "1.000000" +"frame_override" "95.000000" +"attachment" "2554" +"estate" "2.000000" +"enemytarget" "1930" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "988.004150" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "989.506348" +"pain_flinch" "70.000000" +"pain_finstate" "986.404663" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "994.864136" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "990.705688" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "466.405365" +"switchoverride" "1.000000" +"dmgtimeframe" "988.679993" +"dmgcombined" "4.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_gargwing1.mdl" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "269.000000" +"absmin" "-2457.000000 -569.000000 479.000000" +"absmax" "-2455.000000 -567.000000 481.000000" +"origin" "-2456.000000 -568.000000 480.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "353430.000000" +"part_emitter" "560" +"part_active" "70.000000" +} +{ +"absmin" "-2457.000000 -569.000000 479.000000" +"absmax" "-2455.000000 -567.000000 481.000000" +"origin" "-2456.000000 -568.000000 480.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2880.559814" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "353430.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "559" +"part_style" "70.000000" +"start_delay" "6.739616" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2457.000000 -1033.000000 479.000000" +"absmax" "-2455.000000 -1031.000000 481.000000" +"origin" "-2456.000000 -1032.000000 480.000000" +"angles" "-0.000000 14.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "496992.000000" +"part_emitter" "562" +"part_active" "70.000000" +} +{ +"absmin" "-2457.000000 -1033.000000 479.000000" +"absmax" "-2455.000000 -1031.000000 481.000000" +"origin" "-2456.000000 -1032.000000 480.000000" +"angles" "-0.000000 14.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2879.694092" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "496992.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "561" +"part_style" "70.000000" +"start_delay" "10.079317" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2921.000000 -1033.000000 479.000000" +"absmax" "-2919.000000 -1031.000000 481.000000" +"origin" "-2920.000000 -1032.000000 480.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "7245.000000" +"part_emitter" "564" +"part_active" "70.000000" +} +{ +"absmin" "-2921.000000 -1033.000000 479.000000" +"absmax" "-2919.000000 -1031.000000 481.000000" +"origin" "-2920.000000 -1032.000000 480.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2883.151367" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "7245.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "563" +"part_style" "70.000000" +"start_delay" "7.675191" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2921.000000 -569.000000 479.000000" +"absmax" "-2919.000000 -567.000000 481.000000" +"origin" "-2920.000000 -568.000000 480.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "328668.000000" +"part_emitter" "566" +"part_active" "70.000000" +} +{ +"absmin" "-2921.000000 -569.000000 479.000000" +"absmax" "-2919.000000 -567.000000 481.000000" +"origin" "-2920.000000 -568.000000 480.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2879.742188" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "328668.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "565" +"part_style" "70.000000" +"start_delay" "6.984497" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "73.000000" +"absmin" "-2713.000000 -825.000000 427.000000" +"absmax" "-2663.000000 -775.000000 437.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000000 0.000000 -4.000002" +"classname" "func_button" +"model" "*72" +"frame" "1.000000" +"mins" "-2712.000000 -824.000000 432.000000" +"maxs" "-2664.000000 -776.000000 440.000000" +"size" "48.000000 48.000000 8.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.900000" +"enemy" "1" +"target" "edelman_bars2" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*72" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000000 0.000000 -4.000002" +"lip" "4.000000" +"pos2" "-0.000000 0.000000 -4.000002" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-2543.000000 -1039.000000 432.000000" +"absmax" "-2513.000000 -1009.000000 432.000000" +"origin" "-2528.000000 -1024.000000 432.000000" +"oldorigin" "-2528.000000 -1024.000000 432.000000" +"angles" "-0.000000 280.000000 -0.000000" +"classname" "item_spikes" "skin" "1.000000" "touch" "item_touch" "think" "item_delay" -"netname" "battery" -"flags" "768.000000" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" "noise" "weapons/lock4.wav" "attack_finished" "999999.000000" -"mdl" "progs/ammo_battery0.mdl" -"aflag" "6.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" "bbmins" "-16.000000 -16.000000 0.000000" "bbmaxs" "16.000000 16.000000 56.000000" "touch2" "ammo_touch" -"classtype" "740.000000" +"classtype" "720.000000" "classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" "respawn_time" "30.000000" "respawn_effect" "1.000000" -"respawn_style" "258.000000" +"respawn_style" "320.000000" "respawn_ofs" "0.000000 0.000000 24.000000" "estate" "2.000000" "estate_on" "item_on" @@ -1420,21 +22215,4255 @@ a "estate_reset" "item_reset" } { -"absmin" "161.000000 -319.000000 64.313248" -"absmax" "191.000000 -289.000000 64.313248" -"origin" "176.000000 -304.000000 64.313248" -"oldorigin" "176.000000 -304.000000 64.313248" -"angles" "0.000000 329.000000 0.000000" +"absmin" "-2863.000000 -1039.000000 432.000000" +"absmax" "-2833.000000 -1009.000000 432.000000" +"origin" "-2848.000000 -1024.000000 432.000000" +"oldorigin" "-2848.000000 -1024.000000 432.000000" +"angles" "-0.000000 178.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2767.000000 -1039.000000 432.000000" +"absmax" "-2737.000000 -1009.000000 432.000000" +"origin" "-2752.000000 -1024.000000 432.000000" +"oldorigin" "-2752.000000 -1024.000000 432.000000" +"angles" "-0.000000 87.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2639.000000 -1039.000000 432.000000" +"absmax" "-2609.000000 -1009.000000 432.000000" +"origin" "-2624.000000 -1024.000000 432.000000" +"oldorigin" "-2624.000000 -1024.000000 432.000000" +"angles" "-0.000000 317.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2479.000000 -879.000000 432.000000" +"absmax" "-2449.000000 -849.000000 432.000000" +"origin" "-2464.000000 -864.000000 432.000000" +"oldorigin" "-2464.000000 -864.000000 432.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2479.000000 -751.000000 432.000000" +"absmax" "-2449.000000 -721.000000 432.000000" +"origin" "-2464.000000 -736.000000 432.000000" +"oldorigin" "-2464.000000 -736.000000 432.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2487.000000 -967.000000 432.000000" +"absmax" "-2457.000000 -937.000000 432.000000" +"origin" "-2472.000000 -952.000000 432.000000" +"oldorigin" "-2472.000000 -952.000000 432.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2487.000000 -663.000000 432.000000" +"absmax" "-2457.000000 -633.000000 432.000000" +"origin" "-2472.000000 -648.000000 432.000000" +"oldorigin" "-2472.000000 -648.000000 432.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "edelman_monsters" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*73" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-2192.000000 608.000000 384.000000" +"bbmaxs" "-2144.000000 800.000000 576.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-2553.000000 -169.000000 671.000000" +"absmax" "-2535.000000 -151.000000 705.000000" +"solid" "1.000000" +"origin" "-2544.000000 -160.000000 688.000000" +"oldorigin" "-2544.000000 -160.000000 688.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path19b" +"targetname" "path19a" +"movetarget" "578" +"state" "1.000000" +"activate" "582" +"classtype" "26.000000" +"targetback" "path19a" +"movetarget3" "580" +} +{ +"absmin" "-2841.000000 -169.000000 671.000000" +"absmax" "-2823.000000 -151.000000 705.000000" +"solid" "1.000000" +"origin" "-2832.000000 -160.000000 688.000000" +"oldorigin" "-2832.000000 -160.000000 688.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path19c" +"targetname" "path19b" +"movetarget" "579" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path19b" +"movetarget3" "577" +} +{ +"absmin" "-2841.000000 -441.000000 671.000000" +"absmax" "-2823.000000 -423.000000 705.000000" +"solid" "1.000000" +"origin" "-2832.000000 -432.000000 688.000000" +"oldorigin" "-2832.000000 -432.000000 688.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path19d" +"targetname" "path19c" +"movetarget" "580" +"state" "1.000000" +"activate" "581" +"classtype" "26.000000" +"targetback" "path19c" +"movetarget3" "578" +} +{ +"absmin" "-2553.000000 -441.000000 671.000000" +"absmax" "-2535.000000 -423.000000 705.000000" +"solid" "1.000000" +"origin" "-2544.000000 -432.000000 688.000000" +"oldorigin" "-2544.000000 -432.000000 688.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path19a" +"targetname" "path19d" +"movetarget" "577" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path19d" +"movetarget3" "579" +} +{ +"modelindex" "290.000000" +"absmin" "-3151.413086 -121.584755 431.031250" +"absmax" "-3117.413086 -87.584755 497.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3134.413086 -104.584755 456.031250" +"oldorigin" "-2833.469238 -388.728271 688.000000" +"velocity" "0.000000 -121.689507 0.000000" +"angles" "-0.000000 355.995483 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.468750" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 334.967651 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "356.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "352.000000" +"target" "path19c" +"targetname" "edelman_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "715.799866" +"attack_state" "1.000000" +"attack_finished" "710.684204" +"pain_finished" "1000710.687500" +"show_hostile" "711.799866" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "579" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "710.883911" +"attack_chance" "0.900000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "717.332764" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "664.997314" +"sight_sound" "wizard/wsight.wav" +"enemydist" "54.139580" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-2649.970703 90.547234 192.031250" +"absmax" "-2615.970703 124.547234 258.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2632.970703 107.547234 217.031250" +"oldorigin" "-2544.838379 -236.112183 688.000000" +"velocity" "100.387573 -198.535110 0.000000" +"angles" "-0.000000 25.999146 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.437256" +"groundentity" "655" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 20.994873 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "26.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "352.000000" +"target" "path19a" +"targetname" "edelman_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "668.692871" +"attack_state" "1.000000" +"attack_finished" "661.631409" +"pain_finished" "1000663.562500" +"show_hostile" "664.692871" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "577" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "664.592896" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "669.929443" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "664.932556" +"sight_sound" "wizard/wsight.wav" +"enemydist" "465.900665" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-2616.218018 372.527679 431.031250" +"absmax" "-2582.218018 406.527679 489.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2599.218018 389.527679 456.031250" +"oldorigin" "-3584.000000 -144.000000 456.031250" +"angles" "-0.000000 25.999146 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.506836" +"health" "-6.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "26.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "96.000000" +"targetname" "edelman_monsters" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "1.000000" +"search_time" "694.757751" +"attack_state" "2.000000" +"attack_finished" "672.654175" +"pain_finished" "1000690.937500" +"show_hostile" "690.757751" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "4.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "690.257874" +"attack_track" "-2249.265381 575.453491 408.031250" +"attack_chance" "0.900000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "2.000000" +"weaponswitch" "691.557556" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "689.757996" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "695.177002" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "681.654175" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "459.175232" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-2651.108398 353.926025 431.031250" +"absmax" "-2617.108398 387.926025 489.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2634.108398 370.926025 456.031250" +"oldorigin" "-3392.000000 -144.000000 456.031250" +"angles" "-0.000000 19.995117 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.451660" +"health" "-15.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "20.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "96.000000" +"targetname" "edelman_monsters" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "698.187378" +"attack_state" "2.000000" +"attack_finished" "672.578125" +"pain_finished" "1000694.250000" +"show_hostile" "694.187378" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "693.687500" +"attack_track" "-2224.031250 525.906677 408.031250" +"attack_chance" "0.700000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "694.887207" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "687.489014" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "693.996765" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "681.578125" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "496.022949" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "401.000000" +"absmin" "-2621.329346 701.056885 -32.968750" +"absmax" "-2587.329346 735.056885 9.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2604.329346 718.056885 -7.968750" +"oldorigin" "-2621.922607 855.161926 15.080851" +"velocity" "-441.456787 0.000000 0.000000" +"angles" "0.000000 355.995483 0.000000" +"classname" "monster_voreling" +"model" "progs/mon_voreling.mdl" +"frame" "63.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.424316" +"health" "-18.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "356.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "voreling_idle1" +"th_walk" "voreling_walk1" +"th_run" "voreling_run1" +"th_missile" "voreling_wakeup" +"th_melee" "voreling_bite1" +"th_pain" "voreling_pain" +"th_die" "voreling_die" +"search_time" "185.729294" +"attack_state" "1.000000" +"attack_finished" "169.593002" +"pain_finished" "1000180.250000" +"show_hostile" "181.729294" +"jump_flag" "182.729294" +"mdl" "progs/mon_voreling.mdl" +"pausetime" "999999.000000" +"movespeed" "2.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "370.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"th_checkattack" "VorelingCheckAttack" +"th_slide" "voreling_slide1" +"th_jump" "voreling_leap1" +"th_jumpexit" "voreling_leap7" +"liquidbase" "-1.000000" +"liquidcheck" "181.629288" +"attack_timer" "168.699921" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "20.000000 0.000000 0.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_finstate" "173.956009" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "voreling/pain.wav" +"deathstring" " was nibbled by a Voreling +" +"idletimer" "184.656738" +"idle_sound" "voreling/idle.wav" +"sight_timeout" "177.599915" +"sight_sound" "voreling/sight.wav" +"enemydist" "121.525414" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "180.969009" +"dmgcombined" "8.000000" +"gib1mdl" "progs/gib_voreleg.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "344.000000" +"absmin" "-3302.486816 -12.944426 63.031250" +"absmax" "-3252.486816 37.055573 129.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3277.486816 12.055574 88.031250" +"oldorigin" "-3551.703857 258.968323 88.031250" +"velocity" "445.881744 -401.484100 0.000000" +"angles" "0.000000 317.999268 0.000000" +"classname" "monster_demon1" +"model" "progs/mon_demon.mdl" +"frame" "53.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.505371" +"health" "-6.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "274.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"target" "path20a" +"targetname" "edelman_monsters" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"oldenemy" "1" +"search_time" "800.986877" +"attack_state" "1.000000" +"attack_finished" "782.955383" +"pain_finished" "1000795.687500" +"show_hostile" "796.986877" +"jump_flag" "795.681641" +"mdl" "progs/mon_demon.mdl" +"movetarget" "588" +"count" "1.000000" +"pos1" "-3411.697021 132.902283 124.984032" +"height" "256.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "796.986877" +"meleerange" "80.000000" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "795.243958" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "799.921814" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "730.630493" +"sight_sound" "demon/sight2.wav" +"enemydist" "154.345947" +"switchattacker" "1" +"switchtimer" "731.076965" +"switchoverride" "1.000000" +"jumptouch" "2380" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_dmleg1.mdl" +"gib2mdl" "progs/gib_dmleg2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"absmin" "-3113.000000 -809.000000 463.000000" +"absmax" "-3095.000000 -791.000000 497.000000" +"solid" "1.000000" +"origin" "-3104.000000 -800.000000 480.000000" +"oldorigin" "-3104.000000 -800.000000 480.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path20b" +"targetname" "path20a" +"movetarget" "588" +"state" "1.000000" +"activate" "586" +"classtype" "26.000000" +"targetback" "path20a" +"movetarget3" "589" +} +{ +"absmin" "-3497.000000 -697.000000 447.000000" +"absmax" "-3479.000000 -679.000000 481.000000" +"solid" "1.000000" +"origin" "-3488.000000 -688.000000 464.000000" +"oldorigin" "-3488.000000 -688.000000 464.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path20c" +"targetname" "path20b" +"movetarget" "589" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path20b" +"movetarget3" "587" +} +{ +"absmin" "-3481.000000 -345.000000 463.000000" +"absmax" "-3463.000000 -327.000000 497.000000" +"solid" "1.000000" +"origin" "-3472.000000 -336.000000 480.000000" +"oldorigin" "-3472.000000 -336.000000 480.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path20a" +"targetname" "path20c" +"movetarget" "587" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path20c" +"movetarget3" "588" +} +{ +"absmin" "-3145.000000 -809.000000 927.000000" +"absmax" "-3127.000000 -791.000000 961.000000" +"solid" "1.000000" +"origin" "-3136.000000 -800.000000 944.000000" +"oldorigin" "-3136.000000 -800.000000 944.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path21b" +"targetname" "path21a" +"movetarget" "591" +"state" "1.000000" +"activate" "594" +"classtype" "26.000000" +"targetback" "path21a" +"movetarget3" "593" +} +{ +"absmin" "-3177.000000 -409.000000 927.000000" +"absmax" "-3159.000000 -391.000000 961.000000" +"solid" "1.000000" +"origin" "-3168.000000 -400.000000 944.000000" +"oldorigin" "-3168.000000 -400.000000 944.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path21c" +"targetname" "path21b" +"movetarget" "592" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path21b" +"movetarget3" "590" +} +{ +"absmin" "-3657.000000 -393.000000 959.000000" +"absmax" "-3639.000000 -375.000000 993.000000" +"solid" "1.000000" +"origin" "-3648.000000 -384.000000 976.000000" +"oldorigin" "-3648.000000 -384.000000 976.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path21d" +"targetname" "path21c" +"movetarget" "593" +"state" "1.000000" +"activate" "595" +"classtype" "26.000000" +"targetback" "path21c" +"movetarget3" "591" +} +{ +"absmin" "-3625.000000 -873.000000 863.000000" +"absmax" "-3607.000000 -855.000000 897.000000" +"solid" "1.000000" +"origin" "-3616.000000 -864.000000 880.000000" +"oldorigin" "-3616.000000 -864.000000 880.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path21a" +"targetname" "path21d" +"movetarget" "590" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path21d" +"movetarget3" "592" +} +{ +"modelindex" "290.000000" +"absmin" "-3389.147217 -90.157402 431.031250" +"absmax" "-3355.147217 -56.157402 497.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3372.147217 -73.157402 456.031250" +"oldorigin" "-3158.364746 -620.389709 928.000000" +"velocity" "-56.697281 49.678040 0.000000" +"angles" "-0.000000 45.000000 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.503906" +"groundentity" "543" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 36.996460 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"target" "path21a" +"targetname" "edelman_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"lefty" "1.000000" +"search_time" "778.068848" +"attack_state" "1.000000" +"attack_finished" "773.891235" +"pain_finished" "1000772.687500" +"show_hostile" "774.068848" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "591" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "774.068848" +"move_elev" "8.000000" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "776.618042" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "771.793701" +"sight_sound" "wizard/wsight.wav" +"enemydist" "240.462509" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-3323.007568 -0.666981 63.031250" +"absmax" "-3289.007568 33.333019 129.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3306.007568 16.333019 88.031250" +"oldorigin" "-3538.795166 -830.310425 928.000000" +"velocity" "26.349686 0.000000 0.000000" +"angles" "-0.000000 45.000000 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.424072" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 45.000000 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"target" "path21c" +"targetname" "edelman_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "737.569885" +"attack_state" "1.000000" +"attack_finished" "731.032410" +"pain_finished" "1000732.437500" +"show_hostile" "733.569885" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "590" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "733.469910" +"move_elev" "8.000000" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "736.225647" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "730.234558" +"sight_sound" "wizard/wsight.wav" +"enemydist" "179.870453" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-2488.056396 -878.237366 614.280029" +"absmax" "-2486.056396 -876.237366 616.280029" +"origin" "-2487.056396 -877.237366 615.280029" +"oldorigin" "-2496.000000 -800.000000 832.000000" +"velocity" "0.000000 0.000000 -24.000000" +"angles" "0.000000 117.998657 0.000000" +"classname" "monster_wraith" +"frame" "86.000000" +"skin" "2.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "33.000000" +"max_health" "-2.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "118.000000" +"yaw_speed" "35.000000" +"goalentity" "1" +"targetname" "edelman_monsters2" +"th_stand" "wraith_stand1" +"th_walk" "wraith_walk1" +"th_run" "wraith_run1" +"th_missile" "wraith_magic" +"th_pain" "wraith_pain" +"th_die" "wraith_die" +"lefty" "1.000000" +"search_time" "959.516968" +"attack_state" "2.000000" +"attack_finished" "955.906250" +"pain_finished" "953.217529" +"show_hostile" "955.516968" +"mdl" "progs/mon_wraith.mdl" +"pausetime" "999999.000000" +"lip" "2.635823" +"height" "128.000000" +"waitmin" "1000954.312500" +"poisonous" "1.000000" +"alpha" "0.700000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "350.000000" +"classgroup" "660.000000" +"classmove" "2.000000" +"gibhealth" "-300.000000" +"gibbed" "1.000000" +"frame_override" "1.000000" +"attachment" "1931" +"attachment2" "1932" +"attachment3" "1933" +"estate" "2.000000" +"enemytarget" "1930" +"exactskin" "2.000000" +"th_checkattack" "WraithCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "955.516968" +"attack_speed" "999999.000000" +"attack_offset" "30.000000 2.000000 8.000000" +"meleeattack" "954.091370" +"weaponglow" "progs/mon_wraith_glow.mdl" +"pain_flinch" "70.000000" +"pain_finstate" "953.217529" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wraith/pain1.wav" +"deathstring" " was shattered by a Wraith +" +"idletimer" "958.791260" +"idle_sound" "wraith/idle1.wav" +"idle_sound2" "wraith/idle2.wav" +"idle_soundcom" "wraith/idle3.wav" +"sight_timeout" "944.504211" +"sight_sound" "wraith/sight1.wav" +"enemydist" "331.562378" +"switchoverride" "1.000000" +"dmgtimeframe" "954.610962" +"dmgcombined" "12.000000" +"minion_active" "1.000000" +"part_style" "2.000000" +"gib1mdl" "progs/gib_wraith1.mdl" +"gib2mdl" "progs/gib_wraith2.mdl" +"gib3mdl" "progs/gib_wraith3.mdl" +"blockudeath" "1.000000" +"minion_baseattack" "1.000000" +"minion_maxcount" "5.000000" +"minion_trigger" "3.000000" +"minion_maxtrigger" "5.000000" +"minion_throwspeed" "200.000000" +"minion_throwextra" "50.000000" +"minion_throwside" "50.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-3298.443359 -544.807800 431.031250" +"absmax" "-3264.443359 -510.807800 497.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3281.443359 -527.807800 456.031250" +"oldorigin" "-2544.000000 -624.000000 456.031250" +"angles" "-0.000000 84.995728 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "53.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2878.476562" +"health" "-2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "85.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "258.000000" +"targetname" "stoneknight2" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "919.080872" +"attack_finished" "915.808838" +"pain_finished" "1000915.125000" +"show_hostile" "915.080872" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"think1" "hknight_wakeup" +"lip" "135.000000" +"pos1" "133.000000 147.000000 14.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"frame_override" "133.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "2.000000" +"pain_flinch" "60.000000" +"pain_finstate" "913.568970" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "916.996521" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "914.274719" +"sight_sound" "statue/sight.wav" +"enemydist" "179.478409" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "915.214966" +"dmgcombined" "48.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-3321.454590 -524.924072 431.031250" +"absmax" "-3287.454590 -490.924072 497.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3304.454590 -507.924072 456.031250" +"oldorigin" "-2560.000000 -976.000000 456.031250" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "62.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2878.428711" +"health" "-18.913877" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "258.000000" +"targetname" "stoneknight2" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"oldenemy" "1" +"search_time" "904.444580" +"attack_finished" "900.825745" +"pain_finished" "1000899.187500" +"show_hostile" "900.444580" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"think1" "hknight_wakeup" +"lip" "0.347453" +"pos1" "133.000000 147.000000 14.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"frame_override" "133.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "1.000000" +"pain_flinch" "60.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "902.934021" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "902.546265" +"sight_sound" "statue/sight.wav" +"enemydist" "209.982910" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "899.598938" +"dmgcombined" "40.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "75.000000" +"absmin" "-1961.000000 1047.000000 55.000000" +"absmax" "-1815.000000 1065.000000 361.000000" +"ltime" "8.980000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000013 0.000000 -296.000000" +"classname" "func_door" +"model" "*74" +"frame" "1.000000" +"mins" "-1960.000000 1048.000000 352.000000" +"maxs" "-1816.000000 1064.000000 656.000000" +"size" "144.000000 16.000000 304.000000" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"chain" "478" +"enemy" "599" +"yaw_speed" "100.000000" +"spawnflags" "32.000000" +"targetname" "edelman_bars2" +"owner" "599" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "doors/ddoor2.wav" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*74" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000013 0.000000 -296.000000" +"lip" "8.000000" +"pos2" "-0.000013 0.000000 -296.000000" +"bsporigin" "1.000000" +"activate" "708" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "323.000000" +"absmin" "-3464.220459 148.920776 63.031250" +"absmax" "-3414.220459 198.920776 129.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3439.220459 173.920776 88.031250" +"oldorigin" "-3510.042236 450.896942 40.031250" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_hogre" +"model" "progs/mon_hogre.mdl" +"frame" "173.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.509766" +"health" "-16.000000" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "270.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"target" "path8j" +"targetname" "edelman_bars" +"th_stand" "hogre_stand1" +"th_walk" "hogre_walk1" +"th_run" "hogre_run1" +"th_missile" "hogre_shoot1" +"th_melee" "hogre_melee" +"th_pain" "hogre_pain" +"th_die" "hogre_die" +"search_time" "1072.465454" +"attack_state" "4.000000" +"attack_finished" "1070.128906" +"pain_finished" "1001067.750000" +"show_hostile" "1068.465454" +"mdl" "progs/mon_hogre.mdl" +"movetarget" "342" +"lip" "0.218268" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "250.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogre_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "1068.065552" +"attack_elev" "21.000000" +"attack_speed" "550.000000" +"meleerange" "100.000000" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1067.494995" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was blown up by an Ogre Hunter +" +"idletimer" "1070.856689" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "1073.642700" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "283.134705" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_ogregl.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "307.000000" +"absmin" "-2528.352051 -59.104641 191.031250" +"absmax" "-2478.352051 -9.104641 257.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2503.352051 -34.104641 216.031250" +"oldorigin" "-2383.000000 64.000000 264.031250" +"angles" "-0.000000 245.994873 -0.000000" +"classname" "monster_hogremac" +"model" "progs/mon_hogremac.mdl" +"frame" "155.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "hogremac_dieB14" +"nextthink" "2878.424561" +"health" "-16.000000" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "246.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"target" "path9b" +"targetname" "edelman_bars" +"th_stand" "hogremac_stand1" +"th_walk" "hogremac_walk1" +"th_run" "hogremac_run1" +"th_missile" "hogremac_shoot1" +"th_melee" "hogremac_melee" +"th_pain" "hogremac_pain" +"th_die" "hogremac_die" +"search_time" "1010.268372" +"attack_state" "1.000000" +"attack_finished" "1006.042542" +"pain_finished" "1001005.437500" +"show_hostile" "1006.268372" +"mdl" "progs/mon_hogremac.mdl" +"movetarget" "361" +"lip" "0.853298" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "255.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogremac_wakeup1a" +"liquidbase" "-1.000000" +"liquidcheck" "1005.368591" +"attack_elev" "30.000000" +"attack_speed" "550.000000" +"meleerange" "120.000000" +"meleehitsound" "gibs/gibheavy1.wav" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1004.669006" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was smashed by a Mace Ogre +" +"idletimer" "1008.361267" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "1011.090027" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "493.142609" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1002.747986" +"dmgcombined" "36.000000" +"gib1mdl" "progs/w_ogregl.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-2235.075928 159.689972 399.031250" +"absmax" "-2201.075928 193.689972 457.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2218.075928 176.689972 424.031250" +"oldorigin" "-2224.000000 216.000000 424.031250" +"angles" "0.000000 337.999878 0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.443359" +"health" "-6.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "338.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"targetname" "edelman_bars" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "1148.518921" +"attack_state" "1.000000" +"attack_finished" "1130.387207" +"pain_finished" "1001143.625000" +"show_hostile" "1144.518921" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "1144.518921" +"attack_track" "-1884.979614 135.597107 344.031250" +"attack_chance" "0.400000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "1143.783936" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "1149.020996" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "1139.387207" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "419.809753" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-2177.902588 -98.673141 399.031250" +"absmax" "-2143.902588 -64.673141 457.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2160.902588 -81.673141 424.031250" +"oldorigin" "-2224.000000 -88.000000 424.031250" +"angles" "0.000000 15.996094 0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.422607" +"health" "-15.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "16.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"targetname" "edelman_bars" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "1.000000" +"search_time" "1145.021851" +"attack_state" "1.000000" +"attack_finished" "1137.606323" +"pain_finished" "1001140.250000" +"show_hostile" "1141.021851" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "4.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "1141.021851" +"attack_track" "-1804.743530 102.114197 344.031250" +"attack_chance" "0.200000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "1140.305664" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "1145.353027" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "1146.606323" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "463.220490" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1854.412231 61.055847 343.031250" +"absmax" "-1852.412231 63.055847 345.031250" +"origin" "-1853.412231 62.055847 344.031250" +"oldorigin" "-1853.412231 62.055847 344.031250" +"angles" "-0.000000 130.995483 -0.000000" +"classname" "monster_hell_knight" +"frame" "144.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-108.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "608" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "131.000000" +"yaw_speed" "20.000000" +"goalentity" "608" +"target" "path10h" +"targetname" "edelman_bars" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"oldenemy" "1" +"search_time" "1151.131958" +"attack_state" "3.000000" +"attack_finished" "1147.031982" +"pain_finished" "1147.833984" +"axhitme" "1.000000" +"show_hostile" "1147.131958" +"mdl" "progs/mon_hknight.mdl" +"movetarget" "373" +"lip" "0.016175" +"waitmin" "1001146.250000" +"no_liquiddmg" "1.000000" +"activate" "608" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"estate" "2.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleetimer" "1147.431885" +"pain_flinch" "60.000000" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "1149.727417" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1148.432129" +"sight_sound" "statue/sight.wav" +"enemydist" "47.189888" +"switchattacker" "608" +"switchtimer" "1147.031982" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +} +{ +"modelindex" "325.000000" +"absmin" "-1840.943237 8.851776 319.031250" +"absmax" "-1806.943237 42.851776 377.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1823.943237 25.851776 344.031250" +"oldorigin" "-2038.512817 560.310913 408.031250" +"angles" "-0.000000 213.997192 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.444580" +"health" "-6.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "604" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "214.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "101.000000" +"target" "path10c" +"targetname" "edelman_bars" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"search_time" "1148.433838" +"attack_state" "1.000000" +"attack_finished" "1139.934937" +"pain_finished" "1001144.250000" +"show_hostile" "1144.433838" +"mdl" "progs/mon_knight.mdl" +"movetarget" "373" +"no_liquiddmg" "1.000000" +"activate" "604" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"meleetimer" "1143.933960" +"pain_flinch" "40.000000" +"pain_finstate" "1143.631958" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "1146.836792" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1148.934937" +"sight_sound" "statue/sight.wav" +"enemydist" "93.498344" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "337.000000" +"absmin" "-2676.850830 -196.290466 191.031250" +"absmax" "-2642.850830 -162.290466 257.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2659.850830 -179.290466 216.031250" +"oldorigin" "-2830.484375 17.257893 216.031250" +"velocity" "424.009369 -264.983093 0.000000" +"angles" "0.000000 188.997803 0.000000" +"classname" "monster_dfury" +"model" "progs/mon_dfury.mdl" +"frame" "240.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.477295" +"health" "-23.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "189.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"target" "path11b" +"targetname" "edelman_bars" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"search_time" "1130.437744" +"attack_state" "1.000000" +"attack_finished" "1127.945190" +"pain_finished" "1001127.000000" +"show_hostile" "1126.437744" +"jump_flag" "1126.425171" +"mdl" "progs/mon_dfury.mdl" +"movetarget" "388" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "607" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"liquidbase" "-1.000000" +"liquidcheck" "1126.237793" +"attack_chance" "0.400000" +"attack_speed" "631.565125" +"attack_offset" "20.000000 0.000000 10.000000" +"meleeattack" "4.000000" +"meleerange" "70.000000" +"meleetimer" "1122.725830" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponstate" "0.570147" +"weaponswitch" "0.614002" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1124.625610" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idletimer" "1127.484863" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "1067.013550" +"sight_sound" "dknight/dfury_sight.wav" +"enemydist" "255.613663" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"jumptouch" "2204" +"steptype" "4.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2615.416748 -173.096222 215.031250" +"absmax" "-2613.416748 -171.096222 217.031250" +"origin" "-2614.416748 -172.096222 216.031250" +"angles" "0.000000 188.997803 0.000000" +"frame" "220.000000" +"skin" "1.000000" +"think" "dfury_attachment_finish" +"owner" "606" +"alpha" "0.100000" +"classtype" "32.000000" +} +{ +"modelindex" "337.000000" +"absmin" "-1885.603882 -180.793289 319.031250" +"absmax" "-1851.603882 -146.793289 385.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1868.603882 -163.793289 344.031250" +"oldorigin" "-1877.934570 36.904877 344.031250" +"velocity" "26.161646 0.000000 0.000000" +"angles" "0.000000 250.999146 0.000000" +"classname" "monster_dfury" +"model" "progs/mon_dfury.mdl" +"frame" "240.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.513916" +"health" "-11.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "251.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"target" "path12a" +"targetname" "edelman_bars" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"oldenemy" "1" +"search_time" "1161.563843" +"attack_state" "3.000000" +"attack_finished" "1148.935425" +"pain_finished" "1001158.500000" +"axhitme" "1.000000" +"show_hostile" "1157.563843" +"jump_flag" "1151.031250" +"mdl" "progs/mon_dfury.mdl" +"movetarget" "384" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "609" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"liquidbase" "-1.000000" +"liquidcheck" "1157.563843" +"attack_chance" "0.050000" +"attack_offset" "20.000000 0.000000 10.000000" +"meleerange" "70.000000" +"meleetimer" "1158.963501" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponstate" "0.868129" +"weaponswitch" "0.956078" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1155.990967" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idletimer" "1164.457520" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "1152.253540" +"sight_sound" "dknight/dfury_sight.wav" +"enemydist" "33.623924" +"switchattacker" "604" +"switchtimer" "1147.431885" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"jumptouch" "1" +"steptype" "4.000000" +"steplast" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1825.000000 911.000000 463.000000" +"absmax" "-1823.000000 913.000000 465.000000" +"origin" "-1824.000000 912.000000 464.000000" +"owner" "608" +"classtype" "32.000000" +} +{ +"absmin" "-2647.000000 505.000000 336.000000" +"absmax" "-2617.000000 535.000000 336.000000" +"origin" "-2632.000000 520.000000 336.000000" +"oldorigin" "-2632.000000 520.000000 336.000000" +"angles" "-0.000000 274.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "edelman_monsters2" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*75" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-3728.000000 -592.000000 432.000000" +"bbmaxs" "-3072.000000 -512.000000 784.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-2449.000000 -1.000000 -81.000000" +"absmax" "-2431.000000 65.000000 33.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-2448.000000 0.000000 -80.000000" +"maxs" "-2432.000000 64.000000 32.000000" +"size" "16.000000 64.000000 112.000000" +"touch" "trigger_bmodel_touch" +"message" "Fourth Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*76" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-2448.000000 0.000000 -80.000000" +"bbmaxs" "-2432.000000 64.000000 32.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "sixth_secret" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*77" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-2848.000000 168.000000 -64.000000" +"bbmaxs" "-2544.000000 184.000000 64.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "367.000000" +"absmin" "-2177.000000 31.000000 11.475887" +"absmax" "-2143.000000 65.000000 53.475887" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-2160.000000 48.000000 36.475887" +"oldorigin" "-2160.000000 48.000000 80.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "monster_scorpion" +"model" "progs/mon_scorpion.mdl" +"frame" "121.000000" +"skin" "3.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"use" "monster_use" +"think" "pinch_idle1" +"nextthink" "2878.447510" +"health" "120.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "270.000000" +"yaw_speed" "30.000000" +"spawnflags" "101.000000" +"targetname" "sixth_secret" +"th_stand" "pinch_idle1" +"th_walk" "pinch_walk1" +"th_run" "pinch_run1" +"th_melee" "pinch_claw1" +"th_pain" "pinch_pain" +"th_die" "pinch_die" +"mdl" "progs/mon_scorpion.mdl" +"pausetime" "999999.000000" +"activate" "613" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "310.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_scorpion.mdl" +"exactskin" "3.000000" +"th_checkattack" "ScorpionCheckAttack" +"th_jump" "pinch_leap1" +"th_jumpexit" "pinch_leap8" +"liquidbase" "-1.000000" +"liquidcheck" "2878.846924" +"attack_offset" "32.000000 8.000000 14.000000" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "scorpion/pain1.wav" +"pain_sound2" "scorpion/pain2.wav" +"deathstring" " was stung by a Scorpion +" +"idletimer" "2882.515869" +"idlemoreoften" "1.000000" +"idle_sound" "scorpion/idle1.wav" +"idle_sound2" "scorpion/idle2.wav" +"sight_sound" "scorpion/sight1.wav" +"switchoverride" "1.000000" +"steptype" "3.000000" +"gib1mdl" "progs/gib_scorpleg.mdl" +"gib2mdl" "progs/gib_scorpclaw.mdl" +"gib3mdl" "progs/gib_scorpclaw.mdl" +"gib1skin" "3.000000" +"gib2skin" "3.000000" +"gib3skin" "3.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "401.000000" +"absmin" "-2240.518799 640.067566 -31.968750" +"absmax" "-2206.518799 674.067566 10.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2223.518799 657.067566 -6.968750" +"oldorigin" "-2481.294434 703.029541 -3.968750" +"angles" "0.000000 30.997925 0.000000" +"classname" "monster_voreling" +"model" "progs/mon_voreling.mdl" +"frame" "70.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.466553" +"groundentity" "1072" +"health" "-15.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "31.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"targetname" "temple1_monsters" +"th_stand" "voreling_idle1" +"th_walk" "voreling_walk1" +"th_run" "voreling_run1" +"th_melee" "voreling_bite1" +"th_pain" "voreling_pain" +"th_die" "voreling_die" +"search_time" "1509.693848" +"attack_state" "1.000000" +"attack_finished" "1493.960327" +"pain_finished" "1001504.187500" +"show_hostile" "1505.693848" +"jump_flag" "1503.406128" +"mdl" "progs/mon_voreling.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"movespeed" "2.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "370.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"th_checkattack" "VorelingCheckAttack" +"th_slide" "voreling_slide1" +"th_jump" "voreling_leap1" +"th_jumpexit" "voreling_leap7" +"liquidbase" "-1.000000" +"liquidcheck" "1505.593872" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "20.000000 0.000000 0.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "voreling/pain.wav" +"deathstring" " was nibbled by a Voreling +" +"idletimer" "1510.929077" +"idle_sound" "voreling/idle.wav" +"sight_timeout" "1502.960327" +"sight_sound" "voreling/sight.wav" +"enemydist" "50.891064" +"switchoverride" "1.000000" +"jumptouch" "616" +"steptype" "3.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_voreleg.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "401.000000" +"absmin" "-2233.035156 686.525208 -31.968750" +"absmax" "-2199.035156 720.525208 10.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2216.035156 703.525208 -6.968750" +"oldorigin" "-2493.494629 644.353271 18.515255" +"angles" "0.000000 326.997070 0.000000" +"classname" "monster_voreling" +"model" "progs/mon_voreling.mdl" +"frame" "63.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.472412" +"groundentity" "1072" +"health" "-15.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "327.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"targetname" "temple1_monsters" +"th_stand" "voreling_idle1" +"th_walk" "voreling_walk1" +"th_run" "voreling_run1" +"th_melee" "voreling_bite1" +"th_pain" "voreling_pain" +"th_die" "voreling_die" +"search_time" "1508.998901" +"attack_state" "1.000000" +"attack_finished" "1493.881104" +"pain_finished" "1001503.375000" +"show_hostile" "1504.998901" +"jump_flag" "1502.379272" +"mdl" "progs/mon_voreling.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"movespeed" "2.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "370.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"th_checkattack" "VorelingCheckAttack" +"th_slide" "voreling_slide1" +"th_jump" "voreling_leap1" +"th_jumpexit" "voreling_leap7" +"liquidbase" "-1.000000" +"liquidcheck" "1504.898926" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "20.000000 0.000000 0.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "voreling/pain.wav" +"deathstring" " was nibbled by a Voreling +" +"idletimer" "1507.939331" +"idle_sound" "voreling/idle.wav" +"sight_timeout" "1502.881104" +"sight_sound" "voreling/sight.wav" +"enemydist" "41.362614" +"switchoverride" "1.000000" +"jumptouch" "615" +"steptype" "3.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_voreleg.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-3055.000000 -303.000000 480.000000" +"absmax" "-3025.000000 -273.000000 480.000000" +"origin" "-3040.000000 -288.000000 480.000000" +"oldorigin" "-3040.000000 -288.000000 480.000000" +"angles" "-0.000000 129.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3199.000000 161.000000 432.000000" +"absmax" "-3169.000000 191.000000 432.000000" +"origin" "-3184.000000 176.000000 432.000000" +"oldorigin" "-3184.000000 176.000000 432.000000" +"angles" "-0.000000 333.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3007.000000 161.000000 432.000000" +"absmax" "-2977.000000 191.000000 432.000000" +"origin" "-2992.000000 176.000000 432.000000" +"oldorigin" "-2992.000000 176.000000 432.000000" +"angles" "-0.000000 354.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3103.000000 161.000000 432.000000" +"absmax" "-3073.000000 191.000000 432.000000" +"origin" "-3088.000000 176.000000 432.000000" +"oldorigin" "-3088.000000 176.000000 432.000000" +"angles" "-0.000000 92.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1679.000000 97.000000 320.000000" +"absmax" "-1649.000000 127.000000 320.000000" +"origin" "-1664.000000 112.000000 320.000000" +"oldorigin" "-1664.000000 112.000000 320.000000" +"angles" "-0.000000 82.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1679.000000 1.000000 320.000000" +"absmax" "-1649.000000 31.000000 320.000000" +"origin" "-1664.000000 16.000000 320.000000" +"oldorigin" "-1664.000000 16.000000 320.000000" +"angles" "-0.000000 294.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1863.000000 -175.000000 320.000000" +"absmax" "-1833.000000 -145.000000 320.000000" +"origin" "-1848.000000 -160.000000 320.000000" +"oldorigin" "-1848.000000 -160.000000 320.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1951.000000 -175.000000 320.000000" +"absmax" "-1921.000000 -145.000000 320.000000" +"origin" "-1936.000000 -160.000000 320.000000" +"oldorigin" "-1936.000000 -160.000000 320.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3761.000000 559.000000 31.000000" +"absmax" "-3743.000000 833.000000 65.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "-3760.000000 560.000000 32.000000" +"maxs" "-3744.000000 832.000000 64.000000" +"size" "16.000000 272.000000 32.000000" +"touch" "trigger_bmodel_anytouch" +"use" "entity_state_use" +"spawnflags" "49152.000000" +"targetname" "monsterwave1" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "3.000000" +"style" "32.000000" +"speed" "200.000000" +"mdl" "*78" +"delay" "2.000000" +"height" "200.000000" +"bsporigin" "1.000000" +"activate" "391" +"bmodel_act" "1" +"bbmins" "-3760.000000 560.000000 32.000000" +"bbmaxs" "-3744.000000 832.000000 64.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-3625.000000 975.000000 31.000000" +"absmax" "-3351.000000 993.000000 65.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "-3624.000000 976.000000 32.000000" +"maxs" "-3352.000000 992.000000 64.000000" +"size" "272.000000 16.000000 32.000000" +"touch" "trigger_bmodel_anytouch" +"use" "entity_state_use" +"spawnflags" "49152.000000" +"targetname" "monsterwave1" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "3.000000" +"style" "32.000000" +"speed" "200.000000" +"mdl" "*79" +"delay" "2.000000" +"height" "200.000000" +"bsporigin" "1.000000" +"activate" "391" +"bmodel_act" "1" +"bbmins" "-3624.000000 976.000000 32.000000" +"bbmaxs" "-3352.000000 992.000000 64.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "zombie_trap" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*80" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-208.000000 -2112.000000 416.000000" +"bbmaxs" "304.000000 -1600.000000 480.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "47.000000 -1857.000000 1087.000000" +"absmax" "49.000000 -1855.000000 1089.000000" +"origin" "48.000000 -1856.000000 1088.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"targetname" "zombie_trap" +"killtarget" "zombiepen" +"style" "32.000000" +"activate" "992" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "211.951370 -1891.384644 407.031250" +"absmax" "213.951370 -1889.384644 409.031250" +"origin" "212.951370 -1890.384644 408.031250" +"oldorigin" "210.419571 -1889.876587 630.297058" +"angles" "-0.000000 212.997437 -0.000000" +"classname" "monster_zombie" +"frame" "162.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "213.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16b" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"lefty" "2061.477051" +"search_time" "2065.697998" +"attack_finished" "2062.695557" +"pain_finished" "2056.691895" +"show_hostile" "2061.697998" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "226" +"inpain" "2.000000" +"lip" "0.177526" +"waitmin" "1002060.687500" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2061.597900" +"attack_chance" "0.900000" +"meleeattack" "3.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2056.691895" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2055.349854" +"sight_timeout" "2065.248779" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "118.242737" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "5.000000" +"zombieflr" "2.000000" +"bodyonflr" "" +"dmgtimeframe" "2061.791992" +"dmgcombined" "64.000000" +} +{ +"absmin" "162.417496 -1896.075317 407.031250" +"absmax" "164.417496 -1894.075317 409.031250" +"origin" "163.417496 -1895.075317 408.031250" +"oldorigin" "298.817566 -1895.075317 1080.031250" +"angles" "-0.000000 229.998779 -0.000000" +"classname" "monster_zombie" +"frame" "162.000000" +"skin" "3.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "230.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16b" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"lefty" "2061.440918" +"search_time" "2065.917725" +"attack_finished" "2061.466553" +"pain_finished" "2055.940918" +"show_hostile" "2061.917725" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "226" +"inpain" "2.000000" +"lip" "0.848384" +"waitmin" "1002059.937500" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2061.917725" +"attack_elev" "-33.000000" +"attack_chance" "0.900000" +"attack_speed" "575.000000" +"meleeattack" "1.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2055.940918" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2057.984375" +"sight_timeout" "2068.215088" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "78.329735" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "3.000000" +"altsteplast" "5.000000" +"dmgtimeframe" "2061.041016" +"dmgcombined" "64.000000" +} +{ +"absmin" "142.832306 -1883.162231 407.031250" +"absmax" "144.832306 -1881.162231 409.031250" +"origin" "143.832306 -1882.162231 408.031250" +"oldorigin" "225.160675 -1892.717407 848.409241" +"angles" "-0.000000 98.997803 -0.000000" +"classname" "monster_zombiek" +"frame" "128.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "99.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16b" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2080.482910" +"search_time" "2084.855713" +"attack_state" "1.000000" +"attack_finished" "2078.353271" +"pain_finished" "2075.675049" +"show_hostile" "2080.855713" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"movetarget" "226" +"inpain" "2.000000" +"lip" "0.238624" +"waitmin" "1002079.687500" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2080.755615" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"pain_flinch" "28.000000" +"pain_finstate" "2075.675049" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "2079.285645" +"sight_timeout" "2087.353271" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "33.926765" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "5.000000" +"altsteplast" "5.000000" +"dmgtimeframe" "2080.775146" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "53.232716 -1813.608398 407.031250" +"absmax" "55.232716 -1811.608398 409.031250" +"origin" "54.232716 -1812.608398 408.031250" +"oldorigin" "83.033440 -1865.294922 412.031250" +"angles" "0.000000 112.999878 0.000000" +"classname" "monster_zombiek" +"frame" "129.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"chain" "494" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "113.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "zombie_counter" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2088.677979" +"search_time" "2092.337646" +"attack_state" "1.000000" +"attack_finished" "2090.936035" +"pain_finished" "2084.058838" +"show_hostile" "2088.337646" +"jump_flag" "2089.537842" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"inpain" "2.000000" +"lip" "0.932188" +"waitmin" "1002088.062500" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2087.737061" +"attack_elev" "3.000000" +"attack_chance" "0.400000" +"meleetimer" "2088.969238" +"pain_flinch" "28.000000" +"pain_finstate" "2084.058838" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "2088.908447" +"sight_timeout" "2068.258545" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "99.684044" +"switchoverride" "1.000000" +"jumptouch" "2896" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"dmgtimeframe" "2089.158936" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "144.368835 -1914.051514 407.031250" +"absmax" "146.368835 -1912.051514 409.031250" +"origin" "145.368835 -1913.051514 408.031250" +"oldorigin" "85.239807 -1963.235352 436.804108" +"angles" "-0.000000 53.997803 -0.000000" +"classname" "monster_zombiek" +"frame" "128.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "54.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16c" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2073.526855" +"search_time" "2077.462158" +"attack_state" "1.000000" +"attack_finished" "2075.814697" +"pain_finished" "2068.723877" +"show_hostile" "2073.462158" +"jump_flag" "2074.662354" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"movetarget" "474" +"inpain" "2.000000" +"lip" "0.557360" +"waitmin" "1002072.750000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2073.362061" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"pain_flinch" "28.000000" +"pain_finstate" "2068.723877" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "2074.542969" +"sight_timeout" "2079.759521" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "142.023636" +"switchoverride" "1.000000" +"jumptouch" "2882" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "5.000000" +"dmgtimeframe" "2073.823975" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "115.443596 -1867.691406 407.031250" +"absmax" "117.443596 -1865.691406 409.031250" +"origin" "116.443596 -1866.691406 408.031250" +"oldorigin" "17.267366 -2098.289551 1080.031250" +"angles" "-0.000000 51.998291 -0.000000" +"classname" "monster_zombiek" +"frame" "121.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "52.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16d" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2072.110840" +"search_time" "2075.978027" +"attack_state" "1.000000" +"attack_finished" "2067.273438" +"pain_finished" "2066.610840" +"show_hostile" "2071.978027" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"movetarget" "473" +"inpain" "2.000000" +"lip" "0.156865" +"waitmin" "1002070.625000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2071.877930" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"meleetimer" "2072.378418" +"pain_flinch" "28.000000" +"pain_finstate" "2066.610840" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "2067.248535" +"sight_timeout" "2076.273438" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "40.972984" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "2.000000" +"altsteplast" "4.000000" +"dmgtimeframe" "2071.710938" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "87.326805 -1942.250366 425.028076" +"absmax" "89.326805 -1940.250366 427.028076" +"origin" "88.326805 -1941.250366 426.028076" +"oldorigin" "78.488892 -1951.088379 412.031250" +"angles" "-0.000000 41.995239 -0.000000" +"classname" "monster_zombiek" +"frame" "121.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "42.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "zombie_counter" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2074.943848" +"search_time" "2079.158447" +"attack_state" "1.000000" +"attack_finished" "2076.347656" +"pain_finished" "2069.443848" +"show_hostile" "2075.158447" +"jump_flag" "2076.358643" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"inpain" "2.000000" +"lip" "0.653371" +"waitmin" "1002073.437500" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2074.257568" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"pain_flinch" "28.000000" +"pain_finstate" "2069.443848" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "2076.496826" +"sight_timeout" "2063.137939" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "129.975357" +"switchoverride" "1.000000" +"jumptouch" "2648" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "5.000000" +"dmgtimeframe" "2074.543945" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "94.996017 -1893.106323 407.031250" +"absmax" "96.996017 -1891.106323 409.031250" +"origin" "95.996017 -1892.106323 408.031250" +"oldorigin" "89.160576 -1968.779175 412.031250" +"angles" "0.000000 50.998535 0.000000" +"classname" "monster_zombiek" +"frame" "121.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "51.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "zombie_counter" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2081.175049" +"search_time" "2084.922852" +"attack_state" "1.000000" +"attack_finished" "2075.955811" +"pain_finished" "2076.404053" +"show_hostile" "2080.922852" +"jump_flag" "2080.461182" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"inpain" "2.000000" +"lip" "0.921506" +"waitmin" "1002080.375000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2080.822754" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"meleetimer" "2081.323242" +"pain_flinch" "28.000000" +"pain_finstate" "2076.404053" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "2079.356201" +"sight_timeout" "2063.005371" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "64.310532" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "4.000000" +"zombieflr" "8.000000" +"bodyonflr" "" +"dmgtimeframe" "2081.487061" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "93.048309 -1990.115112 407.031250" +"absmax" "95.048309 -1988.115112 409.031250" +"origin" "94.048309 -1989.115112 408.031250" +"oldorigin" "84.878433 -2028.888672 794.822876" +"angles" "-0.000000 45.000000 -0.000000" +"classname" "monster_zombie" +"frame" "162.000000" +"skin" "2.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16c" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"lefty" "2064.256836" +"search_time" "2068.742432" +"attack_finished" "2063.764404" +"pain_finished" "2058.756836" +"show_hostile" "2064.742432" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "474" +"inpain" "2.000000" +"lip" "0.693533" +"waitmin" "1002062.750000" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2064.342041" +"attack_elev" "2.000000" +"attack_chance" "0.900000" +"attack_speed" "575.000000" +"meleeattack" "2.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2058.756836" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2062.463379" +"sight_timeout" "2070.939697" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "92.365402" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "1.000000" +"dmgtimeframe" "2063.856934" +"dmgcombined" "64.000000" +} +{ +"absmin" "23.771425 -2014.618408 407.031250" +"absmax" "25.771425 -2012.618408 409.031250" +"origin" "24.771425 -2013.618408 408.031250" +"oldorigin" "25.478533 -2014.325562 408.031250" +"angles" "-0.000000 135.000000 -0.000000" +"classname" "monster_zombie" +"frame" "162.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "471" +"target" "path16d" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"oldenemy" "1" +"lefty" "2064.333984" +"search_time" "2070.236084" +"attack_finished" "2066.135986" +"pain_finished" "2060.223877" +"show_hostile" "2066.236084" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "473" +"inpain" "2.000000" +"lip" "0.684805" +"waitmin" "1002064.250000" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2066.236084" +"attack_elev" "34.000000" +"attack_chance" "0.400000" +"attack_speed" "575.000000" +"meleeattack" "1.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2060.200928" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2059.174561" +"sight_timeout" "2070.232910" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "330.861267" +"switchattacker" "471" +"switchtimer" "2066.135986" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "5.000000" +"dmgtimeframe" "2065.301025" +"dmgcombined" "64.000000" +} +{ +"absmin" "47.743645 -2018.541626 407.031250" +"absmax" "49.743645 -2016.541626 409.031250" +"origin" "48.743645 -2017.541626 408.031250" +"oldorigin" "48.743645 -2017.541626 408.031250" +"angles" "-0.000000 333.995361 -0.000000" +"classname" "monster_zombie" +"frame" "162.000000" +"skin" "3.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "201.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16d" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"oldenemy" "1" +"lefty" "2058.024902" +"search_time" "2062.335938" +"attack_finished" "2059.813965" +"pain_finished" "2053.813965" +"show_hostile" "2059.813965" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "473" +"inpain" "2.000000" +"lip" "0.636952" +"waitmin" "1002057.812500" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2057.735352" +"attack_elev" "6.000000" +"attack_chance" "0.400000" +"attack_speed" "575.000000" +"meleeattack" "1.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2053.813965" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2053.232422" +"sight_timeout" "2063.131836" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "150.938461" +"switchattacker" "1" +"switchtimer" "2059.813965" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "5.000000" +"dmgtimeframe" "2058.914062" +"dmgcombined" "64.000000" +} +{ +"absmin" "101.077682 -2001.361938 407.031250" +"absmax" "103.077682 -1999.361938 409.031250" +"origin" "102.077682 -2000.361938 408.031250" +"oldorigin" "73.165329 -2088.240967 1080.019775" +"angles" "-0.000000 200.994873 -0.000000" +"classname" "monster_zombie" +"frame" "117.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "201.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16c" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"lefty" "2059.342041" +"search_time" "2063.168457" +"attack_finished" "2058.514404" +"pain_finished" "2059.468018" +"show_hostile" "2059.168457" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "474" +"inpain" "2.000000" +"count" "21.000000" +"lip" "0.469161" +"waitmin" "1002063.437500" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2058.467773" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"attack_speed" "575.000000" +"meleeattack" "3.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2059.468018" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2053.068359" +"sight_timeout" "2062.963379" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "136.661163" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "5.000000" +"zombieflr" "2.000000" +"bodyonflr" "" +"dmgtimeframe" "2064.550049" +"dmgcombined" "64.000000" +} +{ +"absmin" "-263.658539 -1812.387085 527.000000" +"absmax" "-261.658539 -1810.387085 529.000000" +"origin" "-262.658539 -1811.387085 528.000000" +"angles" "-0.000000 12.996826 -0.000000" +"frame" "8.000000" +"owner" "223" +"mdl" "progs/mon_gaunt_elec.mdl" +"state" "2.000000" +"classtype" "32.000000" +} +{ +"absmin" "-9.000000 -2097.000000 1055.000000" +"absmax" "105.000000 -2087.000000 1089.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "-8.000000 -2096.000000 1056.000000" +"maxs" "104.000000 -2088.000000 1088.000000" +"size" "112.000000 8.000000 32.000000" +"touch" "trigger_bmodel_anytouch" +"spawnflags" "49152.000000" +"movedir" "-0.000000 1.000000 -0.000000" +"sounds" "3.000000" +"style" "32.000000" +"speed" "50.000000" +"mdl" "*82" +"delay" "2.000000" +"height" "10.000000" +"bsporigin" "1.000000" +"bmodel_act" "662" +"bbmins" "-8.000000 -2096.000000 1056.000000" +"bbmaxs" "104.000000 -2088.000000 1088.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "47.000000 -1857.000000 1135.000000" +"absmax" "49.000000 -1855.000000 1137.000000" +"origin" "48.000000 -1856.000000 1136.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"enemy" "1" +"spawnflags" "1.000000" +"target" "golem_prerelay" +"targetname" "zombie_counter" +"wait" "2.000000" +"height" "4.000000" +"activate" "632" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-103.000000 -2159.000000 384.000000" +"absmax" "-41.000000 -2097.000000 440.000000" +"solid" "1.000000" +"origin" "-72.000000 -2128.000000 384.000000" +"oldorigin" "-72.000000 -2128.000000 384.000000" +"angles" "-0.000000 207.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "153.000000 -2159.000000 384.000000" +"absmax" "215.000000 -2097.000000 440.000000" +"solid" "1.000000" +"origin" "184.000000 -2128.000000 384.000000" +"oldorigin" "184.000000 -2128.000000 384.000000" +"angles" "-0.000000 46.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-7.000000 -2143.000000 384.000000" +"absmax" "23.000000 -2113.000000 384.000000" +"origin" "8.000000 -2128.000000 384.000000" +"oldorigin" "8.000000 -2128.000000 384.000000" +"angles" "-0.000000 73.000000 -0.000000" "classname" "item_rockets" "skin" "1.000000" "touch" "item_touch" "think" "item_delay" "netname" "box of rockets" -"flags" "768.000000" +"flags" "256.000000" +"spawnflags" "33.000000" "noise" "weapons/lock4.wav" "attack_finished" "999999.000000" -"mdl" "progs/ammo_rockets0.mdl" -"aflag" "5.000000" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" "bbmins" "-16.000000 -16.000000 0.000000" "bbmaxs" "16.000000 16.000000 56.000000" "touch2" "ammo_touch" @@ -1452,21 +26481,22 @@ a "estate_reset" "item_reset" } { -"absmin" "273.000000 -95.000000 64.313248" -"absmax" "303.000000 -65.000000 64.313248" -"origin" "288.000000 -80.000000 64.313248" -"oldorigin" "288.000000 -80.000000 64.313248" -"angles" "0.000000 42.000000 0.000000" +"absmin" "89.000000 -2143.000000 384.000000" +"absmax" "119.000000 -2113.000000 384.000000" +"origin" "104.000000 -2128.000000 384.000000" +"oldorigin" "104.000000 -2128.000000 384.000000" +"angles" "-0.000000 98.000000 -0.000000" "classname" "item_rockets" "skin" "1.000000" "touch" "item_touch" "think" "item_delay" "netname" "box of rockets" -"flags" "768.000000" +"flags" "256.000000" +"spawnflags" "33.000000" "noise" "weapons/lock4.wav" "attack_finished" "999999.000000" -"mdl" "progs/ammo_rockets0.mdl" -"aflag" "5.000000" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" "bbmins" "-16.000000 -16.000000 0.000000" "bbmaxs" "16.000000 16.000000 56.000000" "touch2" "ammo_touch" @@ -1484,27 +26514,910 @@ a "estate_reset" "item_reset" } { -"absmin" "257.000000 113.000000 64.313248" -"absmax" "287.000000 143.000000 64.313248" -"origin" "272.000000 128.000000 64.313248" -"oldorigin" "272.000000 128.000000 64.313248" -"angles" "0.000000 280.000000 0.000000" -"classname" "item_rockets" +"modelindex" "298.000000" +"absmin" "289.000000 -2015.000000 384.000000" +"absmax" "351.000000 -1953.000000 440.000000" +"solid" "1.000000" +"origin" "320.000000 -1984.000000 384.000000" +"oldorigin" "320.000000 -1984.000000 384.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "305.000000 -1927.000000 384.000000" +"absmax" "335.000000 -1897.000000 384.000000" +"origin" "320.000000 -1912.000000 384.000000" +"oldorigin" "320.000000 -1912.000000 384.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_shells" "skin" "1.000000" "touch" "item_touch" "think" "item_delay" -"netname" "box of rockets" -"flags" "768.000000" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" "noise" "weapons/lock4.wav" "attack_finished" "999999.000000" -"mdl" "progs/ammo_rockets0.mdl" -"aflag" "5.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" "bbmins" "-16.000000 -16.000000 0.000000" "bbmaxs" "16.000000 16.000000 56.000000" "touch2" "ammo_touch" -"classtype" "730.000000" +"classtype" "710.000000" "classgroup" "200.000000" -"frame_override" "1.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "305.000000 -1799.000000 384.000000" +"absmax" "335.000000 -1769.000000 384.000000" +"origin" "320.000000 -1784.000000 384.000000" +"oldorigin" "320.000000 -1784.000000 384.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "289.000000 -1743.000000 384.000000" +"absmax" "351.000000 -1681.000000 440.000000" +"solid" "1.000000" +"origin" "320.000000 -1712.000000 384.000000" +"oldorigin" "320.000000 -1712.000000 384.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2497.000000 -801.000000 799.000000" +"absmax" "-2495.000000 -799.000000 801.000000" +"origin" "-2496.000000 -800.000000 800.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_wraithminion" +"spawnflags" "2.000000" +"mdl" "progs/mon_spiderb.mdl" +"classtype" "302.000000" +"headmdl" "progs/h_spiderb.mdl" +"pain_ignore" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_sound" "spider/hiss1.wav" +"nomonstercount" "1.000000" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +} +{ +"modelindex" "269.000000" +"absmin" "-2689.000000 -801.000000 1083.000000" +"absmax" "-2687.000000 -799.000000 1085.000000" +"origin" "-2688.000000 -800.000000 1084.000000" +"angles" "-0.000000 297.000000 -0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"light_lev" "150.000000" +"mdl" "progs/flame2.mdl" +"wait" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "292414.000000" +"part_emitter" "654" +"part_active" "75.000000" +} +{ +"absmin" "-2689.000000 -801.000000 1083.000000" +"absmax" "-2687.000000 -799.000000 1085.000000" +"origin" "-2688.000000 -800.000000 1084.000000" +"angles" "-0.000000 297.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2878.590332" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "292414.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "653" +"part_style" "75.000000" +"start_delay" "2.145421" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"modelindex" "84.000000" +"absmin" "-2753.000000 -65.000000 191.000000" +"absmax" "-2623.000000 97.000000 194.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*83" +"mins" "-2752.000000 -64.000000 192.000000" +"maxs" "-2624.000000 96.000000 193.000000" +"size" "128.000000 160.000000 1.000000" +"mdl" "*83" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "85.000000" +"absmin" "-3361.000000 1183.000000 19.000000" +"absmax" "-3071.000000 1569.000000 30.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*84" +"mins" "-3360.000000 1184.000000 20.000000" +"maxs" "-3072.000000 1568.000000 29.000000" +"size" "288.000000 384.000000 9.000000" +"mdl" "*84" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "86.000000" +"absmin" "-2305.000000 511.000000 -37.000000" +"absmax" "-2015.000000 897.000000 -34.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*85" +"mins" "-2304.000000 512.000000 -36.000000" +"maxs" "-2016.000000 896.000000 -35.000000" +"size" "288.000000 384.000000 1.000000" +"mdl" "*85" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"use" "entity_state_use" +"think" "SUB_Null" +"target" "sock_closet" +"targetname" "early_closet" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*86" +"wait" "-1.000000" +"bsporigin" "1.000000" +"activate" "505" +"bmodel_act" "1" +"bbmins" "-2784.000000 1280.000000 -32.000000" +"bbmaxs" "-2592.000000 1472.000000 64.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-2097.000000 687.000000 -32.968750" +"absmax" "-2063.000000 721.000000 33.031250" +"ltime" "157.147858" +"movetype" "4.000000" +"origin" "-2080.000000 704.000000 -7.968750" +"oldorigin" "-2080.000000 704.000000 -7.968750" +"angles" "0.000000 167.997437 0.000000" +"classname" "monster_skullwiz" +"model" "" +"frame" "14.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "model_fade" +"health" "-1.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "168.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "256.000000" +"th_stand" "skullw_stand" +"th_walk" "skullw_walk" +"th_run" "skullw_run1" +"th_missile" "skullw_magic" +"th_melee" "skullw_tele1" +"th_pain" "skullw_pain" +"th_die" "skullw_die" +"search_time" "150.684814" +"attack_state" "1.000000" +"attack_finished" "147.369873" +"show_hostile" "146.684814" +"mdl" "progs/mon_skullwiz.mdl" +"pausetime" "999999.000000" +"height" "96.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "320.000000" +"classgroup" "675.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"attachment" "2138" +"th_checkattack" "SkullWizCheckAttack" +"th_updmissile" "skullw_guardian" +"liquidbase" "-1.000000" +"liquidcheck" "146.584808" +"distmin" "256.000000" +"distmax" "512.000000" +"attack_speed" "600.000000" +"bodyphased" "1.000000" +"pain_flinch" "50.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "skullwiz/pain1.wav" +"pain_sound2" "skullwiz/pain2.wav" +"deathstring" " was blown apart by a Skull Wizard +" +"idlebusy" "1.000000" +"idletimer" "146.295319" +"idle_sound" "skullwiz/idle1.wav" +"idle_sound2" "skullwiz/idle2.wav" +"sight_timeout" "63.284882" +"sight_sound" "skullwiz/sight.wav" +"enemydist" "624.878967" +"switchoverride" "1.000000" +"steptype" "4.000000" +"dmgtimeframe" "146.294998" +"dmgcombined" "20.000000" +"part_style" "4.000000" +"gib1mdl" "progs/h_skullwiz.mdl" +"gib2mdl" "progs/w_skullbook.mdl" +} +{ +"modelindex" "88.000000" +"absmin" "-2785.000000 1279.000000 -34.000000" +"absmax" "-2279.000000 1809.000000 -31.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*87" +"mins" "-2784.000000 1280.000000 -33.000000" +"maxs" "-2280.000000 1808.000000 -32.000000" +"size" "504.000000 528.000000 1.000000" +"mdl" "*87" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-2593.000000 -817.000000 431.031250" +"absmax" "-2559.000000 -783.000000 497.031250" +"ltime" "941.687378" +"movetype" "4.000000" +"origin" "-2576.000000 -800.000000 456.031250" +"oldorigin" "-2576.000000 -800.000000 456.031250" +"angles" "-0.000000 168.997192 -0.000000" +"classname" "monster_skullwiz" +"model" "" +"frame" "14.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "model_fade" +"health" "-1.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "169.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1377.000000" +"targetname" "edelman_monsters2" +"th_stand" "skullw_stand" +"th_walk" "skullw_walk" +"th_run" "skullw_run1" +"th_missile" "skullw_magic" +"th_melee" "skullw_tele1" +"th_pain" "skullw_pain" +"th_die" "skullw_die" +"search_time" "936.828918" +"attack_state" "6.000000" +"attack_finished" "932.379456" +"show_hostile" "932.828918" +"mdl" "progs/mon_skullwiz.mdl" +"pausetime" "999999.000000" +"height" "96.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "320.000000" +"classgroup" "675.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"attachment" "2378" +"th_checkattack" "SkullWizCheckAttack" +"th_updmissile" "skullw_guardian" +"liquidbase" "-1.000000" +"liquidcheck" "932.728943" +"distmin" "256.000000" +"distmax" "512.000000" +"attack_speed" "600.000000" +"bodyphased" "1.000000" +"pain_flinch" "50.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "skullwiz/pain1.wav" +"pain_sound2" "skullwiz/pain2.wav" +"deathstring" " was blown apart by a Skull Wizard +" +"idlebusy" "1.000000" +"idletimer" "938.626160" +"idle_sound" "skullwiz/idle1.wav" +"idle_sound2" "skullwiz/idle2.wav" +"sight_timeout" "914.235657" +"sight_sound" "skullwiz/sight.wav" +"enemydist" "669.774353" +"switchoverride" "1.000000" +"steptype" "4.000000" +"dmgtimeframe" "931.917969" +"dmgcombined" "4.000000" +"part_style" "4.000000" +"gib1mdl" "progs/h_skullwiz.mdl" +"gib2mdl" "progs/w_skullbook.mdl" +} +{ +"modelindex" "89.000000" +"absmin" "43.000000 -2477.000000 1055.000000" +"absmax" "669.000000 -1851.000000 1137.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*88" +"mins" "44.000000 -2476.000000 1056.000000" +"maxs" "668.000000 -1852.000000 1136.000000" +"size" "624.000000 624.000000 80.000000" +"mdl" "*88" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "47.000000 -1857.000000 1183.000000" +"absmax" "49.000000 -1855.000000 1185.000000" +"origin" "48.000000 -1856.000000 1184.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"enemy" "470" +"spawnflags" "1.000000" +"target" "zombie_wiz" +"targetname" "wiz_counter" +"wait" "2.000000" +"height" "4.000000" +"activate" "685" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "31.000000 -2113.000000 383.031250" +"absmax" "65.000000 -2079.000000 449.031250" +"ltime" "2098.263184" +"movetype" "4.000000" +"origin" "48.000000 -2096.000000 408.031250" +"oldorigin" "48.000000 -2096.000000 408.031250" +"angles" "0.000000 36.996460 0.000000" +"classname" "monster_skullwiz" +"model" "" +"frame" "14.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "model_fade" +"health" "-1.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "37.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "448.000000" +"targetname" "zombie_wiz" +"th_stand" "skullw_stand" +"th_walk" "skullw_walk" +"th_run" "skullw_run1" +"th_missile" "skullw_magic" +"th_melee" "skullw_tele1" +"th_pain" "skullw_pain" +"th_die" "skullw_die" +"search_time" "2088.192871" +"attack_state" "1.000000" +"attack_finished" "2084.502930" +"pain_finished" "2083.291992" +"show_hostile" "2084.192871" +"mdl" "progs/mon_skullwiz.mdl" +"pausetime" "999999.000000" +"height" "96.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "320.000000" +"classgroup" "675.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"attachment" "216" +"th_checkattack" "SkullWizCheckAttack" +"th_updmissile" "skullw_guardian" +"liquidbase" "-1.000000" +"liquidcheck" "2083.892578" +"distmin" "256.000000" +"distmax" "512.000000" +"attack_speed" "600.000000" +"bodyphased" "1.000000" +"pain_flinch" "50.000000" +"pain_finstate" "2083.291992" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "skullwiz/pain1.wav" +"pain_sound2" "skullwiz/pain2.wav" +"deathstring" " was blown apart by a Skull Wizard +" +"idlebusy" "1.000000" +"idletimer" "2090.236572" +"idle_sound" "skullwiz/idle1.wav" +"idle_sound2" "skullwiz/idle2.wav" +"sight_timeout" "2087.660889" +"sight_sound" "skullwiz/sight.wav" +"enemydist" "260.344391" +"switchoverride" "1.000000" +"steptype" "4.000000" +"dmgtimeframe" "2083.703125" +"dmgcombined" "24.000000" +"part_style" "4.000000" +"gib1mdl" "progs/h_skullwiz.mdl" +"gib2mdl" "progs/w_skullbook.mdl" +} +{ +"absmin" "33.000000 -1871.000000 400.000000" +"absmax" "63.000000 -1841.000000 400.000000" +"origin" "48.000000 -1856.000000 400.000000" +"oldorigin" "48.000000 -1856.000000 400.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_upgrade_ssg" +"touch" "item_touch" +"think" "item_delay" +"weapon" "2.000000" +"netname" "Widowmaker Shotgun" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/pkup.wav" +"attack_finished" "999999.000000" +"mdl" "progs/g_shot3.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "515.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-279.000000 -1279.000000 608.000000" +"absmax" "-217.000000 -1217.000000 664.000000" +"solid" "1.000000" +"origin" "-248.000000 -1248.000000 608.000000" +"oldorigin" "-248.000000 -1248.000000 608.000000" +"angles" "-0.000000 273.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "1" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-279.000000 -1343.000000 608.000000" +"absmax" "-217.000000 -1281.000000 664.000000" +"solid" "1.000000" +"origin" "-248.000000 -1312.000000 608.000000" +"oldorigin" "-248.000000 -1312.000000 608.000000" +"angles" "-0.000000 127.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-271.000000 -1135.000000 608.000000" +"absmax" "-241.000000 -1105.000000 608.000000" +"origin" "-256.000000 -1120.000000 608.000000" +"oldorigin" "-256.000000 -1120.000000 608.000000" +"angles" "-0.000000 222.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-271.000000 -1071.000000 608.000000" +"absmax" "-241.000000 -1041.000000 608.000000" +"origin" "-256.000000 -1056.000000 608.000000" +"oldorigin" "-256.000000 -1056.000000 608.000000" +"angles" "-0.000000 305.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1103.000000 -527.000000 784.000000" +"absmax" "-1073.000000 -497.000000 784.000000" +"origin" "-1088.000000 -512.000000 784.000000" +"oldorigin" "-1088.000000 -512.000000 784.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_supernailgun" +"touch" "item_touch" +"think" "item_delay" +"weapon" "8.000000" +"netname" "Super Nailgun" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/pkup.wav" +"attack_finished" "999999.000000" +"mdl" "progs/g_nail2.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "525.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-447.000000 -847.000000 784.000000" +"absmax" "-385.000000 -785.000000 840.000000" +"solid" "1.000000" +"origin" "-416.000000 -816.000000 784.000000" +"oldorigin" "-416.000000 -816.000000 784.000000" +"angles" "-0.000000 23.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-511.000000 -855.000000 784.000000" +"absmax" "-481.000000 -825.000000 784.000000" +"origin" "-496.000000 -840.000000 784.000000" +"oldorigin" "-496.000000 -840.000000 784.000000" +"angles" "-0.000000 247.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-591.000000 -855.000000 784.000000" +"absmax" "-561.000000 -825.000000 784.000000" +"origin" "-576.000000 -840.000000 784.000000" +"oldorigin" "-576.000000 -840.000000 784.000000" +"angles" "-0.000000 128.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" "respawn_time" "30.000000" "respawn_effect" "1.000000" "respawn_style" "320.000000" @@ -1516,27 +27429,2577 @@ a "estate_reset" "item_reset" } { -"classname" "particle" -"cnt" "128.000000" -"classtype" "40.000000" -"entchain" "38" +"absmin" "-687.000000 -855.000000 784.000000" +"absmax" "-657.000000 -825.000000 784.000000" +"origin" "-672.000000 -840.000000 784.000000" +"oldorigin" "-672.000000 -840.000000 784.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" } { -"classname" "particle" -"cnt" "129.000000" -"classtype" "40.000000" -"entchain" "105" +"absmin" "-767.000000 -855.000000 784.000000" +"absmax" "-737.000000 -825.000000 784.000000" +"origin" "-752.000000 -840.000000 784.000000" +"oldorigin" "-752.000000 -840.000000 784.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" } { -"classname" "particle" -"cnt" "64.000000" -"classtype" "40.000000" -"entchain" "106" +"modelindex" "298.000000" +"absmin" "-863.000000 -847.000000 784.000000" +"absmax" "-801.000000 -785.000000 840.000000" +"solid" "1.000000" +"origin" "-832.000000 -816.000000 784.000000" +"oldorigin" "-832.000000 -816.000000 784.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" } { -"absmin" "303.000000 -81.000000 63.313248" -"absmax" "305.000000 -79.000000 65.313248" -"origin" "304.000000 -80.000000 64.313248" +"absmin" "63.838959 -537.298462 756.917664" +"absmax" "65.838959 -535.298462 758.917664" +"origin" "64.838959 -536.298462 757.917664" +"oldorigin" "28.122509 -521.463989 744.031250" +"angles" "0.000000 337.999878 0.000000" +"classname" "monster_demon1" +"frame" "30.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-99.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "338.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "howdrole" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"search_time" "2205.093994" +"attack_state" "1.000000" +"attack_finished" "2192.422363" +"pain_finished" "2201.223877" +"show_hostile" "2201.093994" +"jump_flag" "2200.394287" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"lip" "3.609119" +"pos1" "-6.115523 -510.339386 744.031250" +"height" "256.000000" +"waitmin" "1002199.437500" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_demon.mdl" +"estate" "2.000000" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "2200.493408" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2197.541992" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "2205.464844" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "2201.422363" +"sight_sound" "demon/sight2.wav" +"enemydist" "138.112167" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "1.000000" +"gib1mdl" "progs/gib_dmclaw1.mdl" +"gib2mdl" "progs/gib_dmleg2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"modelindex" "358.000000" +"absmin" "96.622498 -577.317444 719.031250" +"absmax" "162.622498 -511.317444 809.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "129.622498 -544.317444 744.031250" +"oldorigin" "49.915726 -452.557648 744.031250" +"angles" "0.000000 315.000000 0.000000" +"classname" "monster_shambler" +"model" "progs/mon_shambler.mdl" +"frame" "93.000000" +"mins" "-32.000000 -32.000000 -24.000000" +"maxs" "32.000000 32.000000 64.000000" +"size" "64.000000 64.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.460205" +"health" "-30.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "600.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "96.000000" +"targetname" "howdrole" +"th_stand" "sham_stand1" +"th_walk" "sham_walk1" +"th_run" "sham_run1" +"th_missile" "sham_magic1" +"th_melee" "sham_melee" +"th_pain" "sham_pain" +"th_die" "sham_die" +"oldenemy" "1" +"search_time" "2207.805664" +"attack_state" "1.000000" +"attack_finished" "2205.287842" +"pain_finished" "1002202.687500" +"show_hostile" "2203.805664" +"mdl" "progs/mon_shambler.mdl" +"pausetime" "999999.000000" +"lip" "0.762719" +"pos1" "74.492805 -523.605896 832.031250" +"pos2" "115.803642 -525.159729 825.031250" +"pos3" "112.458893 -525.033936 825.598022" +"activate" "1" +"bboxtype" "10.000000" +"bbmins" "-32.000000 -32.000000 -24.000000" +"bbmaxs" "32.000000 32.000000 64.000000" +"classtype" "165.000000" +"classgroup" "666.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_shambler.mdl" +"attachment" "216" +"th_checkattack" "ShamCheckAttack" +"th_wakeup" "sham_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "2203.705566" +"attack_offset" "0.000000 0.000000 40.000000" +"meleeattack" "0.345775" +"meleehitsound" "shambler/smack.wav" +"pain_flinch" "400.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "shambler/shurt2.wav" +"deathstring" " was smashed by a Shambler +" +"idletimer" "2205.571289" +"idle_sound" "shambler/sidle.wav" +"sight_timeout" "2201.264404" +"sight_sound" "shambler/ssight.wav" +"enemydist" "107.604233" +"switchattacker" "1" +"switchtimer" "2200.902832" +"switchoverride" "1.000000" +"steptype" "6.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"resist_rockets" "0.500000" +"gib1mdl" "progs/gib_shclaw1.mdl" +"gib2mdl" "progs/gib_shclaw2.mdl" +"gib3mdl" "progs/gib_shfoot1.mdl" +"gib4mdl" "progs/gib_shfoot2.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "344.000000" +"absmin" "-151.897369 -587.392517 767.031250" +"absmax" "-101.897377 -537.392517 833.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-126.897377 -562.392517 792.031250" +"oldorigin" "-364.873901 -517.847412 808.031250" +"velocity" "0.000000 -13.167282 0.000000" +"angles" "0.000000 25.999146 0.000000" +"classname" "monster_demon1" +"model" "progs/mon_demon.mdl" +"frame" "53.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.455566" +"health" "-2.000000" +"takedamage" "2.000000" +"chain" "216" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "26.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "96.000000" +"targetname" "howdrole" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"search_time" "2199.943848" +"attack_state" "1.000000" +"attack_finished" "2192.674316" +"pain_finished" "1002196.000000" +"show_hostile" "2195.943848" +"jump_flag" "2194.786865" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"pos1" "-384.000000 -512.000000 805.031250" +"height" "256.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "2195.843750" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2194.843262" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "2198.304443" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "2201.674316" +"sight_sound" "demon/sight2.wav" +"enemydist" "62.446709" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_dmclaw1.mdl" +"gib2mdl" "progs/gib_dmclaw2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"modelindex" "344.000000" +"absmin" "-144.968750 -564.678284 751.031250" +"absmax" "-94.968750 -514.678284 817.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-119.968750 -539.678284 776.031250" +"oldorigin" "104.370773 -482.194672 744.031250" +"velocity" "0.000000 -134.938293 0.000000" +"angles" "0.000000 192.996826 0.000000" +"classname" "monster_demon1" +"model" "progs/mon_demon.mdl" +"frame" "53.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.423828" +"health" "-16.000000" +"takedamage" "2.000000" +"chain" "678" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "193.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "352.000000" +"targetname" "howdrole" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"search_time" "2212.270264" +"attack_state" "1.000000" +"attack_finished" "2192.341797" +"pain_finished" "1002207.375000" +"show_hostile" "2208.270264" +"jump_flag" "2207.570557" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"pos1" "118.512909 -468.052551 744.031250" +"height" "256.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "2208.270264" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2201.809814" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "2207.202637" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "2201.341797" +"sight_sound" "demon/sight2.wav" +"enemydist" "305.721161" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_dmleg1.mdl" +"gib2mdl" "progs/gib_dmclaw2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"modelindex" "420.000000" +"absmin" "-213.180084 -582.520630 783.031250" +"absmax" "-163.180084 -532.520630 873.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-188.180084 -557.520630 808.031250" +"oldorigin" "-160.000000 -512.000000 808.031250" +"angles" "-0.000000 329.996338 -0.000000" +"classname" "monster_drole" +"model" "progs/mon_drole.mdl" +"frame" "194.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 64.000000" +"size" "48.000000 48.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.508789" +"health" "-15.000000" +"takedamage" "2.000000" +"chain" "680" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "330.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"target" "howdrole" +"targetname" "post_zombieism" +"th_stand" "drole_standC1" +"th_walk" "drole_walk1" +"th_run" "drole_run" +"th_missile" "drole_magic1" +"th_melee" "drole_melee" +"th_pain" "drole_pain" +"th_die" "drole_die" +"search_time" "2195.786865" +"attack_state" "1.000000" +"attack_finished" "2182.457764" +"pain_finished" "1002192.562500" +"axhitme" "2.000000" +"show_hostile" "2191.786865" +"mdl" "progs/mon_drole.mdl" +"pausetime" "999999.000000" +"movetarget" "677" +"activate" "1" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "380.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_drole.mdl" +"th_checkattack" "DroleCheckAttack" +"th_updmissile" "drole_rocket1" +"liquidbase" "-1.000000" +"liquidcheck" "2191.686768" +"attack_track" "-1.377193 -543.775635 744.031250" +"attack_speed" "80.000000" +"attack_offset" "0.000000 0.000000 34.000000" +"attack_rage" "1.000000" +"attack_sidestep" "2181.192627" +"attack_sidedeny" "2177.993408" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2189.626221" +"pain_check" "2.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "drole/pain.wav" +"deathstring" " was decimated by a Drole +" +"idletimer" "2190.998535" +"idle_sound" "drole/idle.wav" +"sight_timeout" "2186.449707" +"sight_sound" "drole/sight.wav" +"enemydist" "78.920029" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_drolearm1.mdl" +"gib2mdl" "progs/gib_drolearm2.mdl" +"gib3mdl" "progs/gib_droleleg1.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-234.130096 -1184.891113 615.031250" +"absmax" "-232.130096 -1182.891113 617.031250" +"origin" "-233.130096 -1183.891113 616.031250" +"oldorigin" "-256.000000 -1184.000000 632.031250" +"angles" "-0.000000 249.999390 -0.000000" +"classname" "monster_shalrath" +"frame" "21.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-20.000000" +"chain" "666" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "250.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "post_zombieism" +"th_stand" "shal_stand" +"th_walk" "shal_walk1" +"th_run" "shal_run1" +"th_missile" "shal_magic" +"th_pain" "shal_pain" +"th_die" "shal_die" +"search_time" "2174.970703" +"attack_state" "1.000000" +"attack_finished" "2170.244873" +"pain_finished" "1002169.500000" +"axhitme" "2.000000" +"show_hostile" "2170.970703" +"mdl" "progs/mon_shalrath.mdl" +"pausetime" "999999.000000" +"lip" "2.520707" +"waitmin" "1002169.500000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "160.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-90.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_shalrath.mdl" +"attachment" "216" +"estate" "2.000000" +"th_checkattack" "ShalCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2170.463623" +"attack_chance" "0.900000" +"attack_speed" "225.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2169.463135" +"pain_check" "2.000000" +"pain_timeout" "3.000000" +"pain_ignore" "1.000000" +"pain_sound" "shalrath/pain.wav" +"deathstring" " was exploded by a Vore +" +"idletimer" "2170.923340" +"idle_sound" "shalrath/idle.wav" +"sight_timeout" "2169.260498" +"sight_sound" "shalrath/sight.wav" +"enemydist" "42.692623" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"bodyonflr" "" +"blockudeath" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "post_zombieism" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*89" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-144.000000 -1552.000000 416.000000" +"bbmaxs" "240.000000 -1536.000000 640.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "184.794373 -1884.151001 407.031250" +"absmax" "186.794373 -1882.151001 409.031250" +"origin" "185.794373 -1883.151001 408.031250" +"oldorigin" "203.803604 -1894.790161 512.476074" +"angles" "-0.000000 161.998901 -0.000000" +"classname" "monster_zombie" +"frame" "77.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "224" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "162.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16b" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"search_time" "2079.796631" +"attack_finished" "2075.006836" +"show_hostile" "2075.796631" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "226" +"lip" "2.000000" +"waitmin" "1002075.062500" +"movespeed" "1.000000" +"activate" "224" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"target2" "wiz_counter" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2075.296143" +"attack_elev" "-24.000000" +"attack_chance" "0.900000" +"attack_speed" "575.000000" +"meleeattack" "2.000000" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2073.271240" +"sight_timeout" "2083.795654" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "67.154274" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "5.000000" +"altsteplast" "4.000000" +} +{ +"absmin" "171.843048 -1841.999268 407.031250" +"absmax" "173.843048 -1839.999268 409.031250" +"origin" "172.843048 -1840.999268 408.031250" +"oldorigin" "224.757385 -1823.205444 845.286987" +"angles" "-0.000000 125.996704 -0.000000" +"classname" "monster_zombie" +"frame" "59.000000" +"skin" "3.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"chain" "218" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "470" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "126.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16a" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"search_time" "2081.911865" +"attack_finished" "2077.039551" +"show_hostile" "2077.911865" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "225" +"lip" "1.000000" +"waitmin" "1002076.687500" +"movespeed" "1.000000" +"activate" "470" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"target2" "wiz_counter" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2077.811768" +"attack_elev" "-23.000000" +"attack_chance" "0.900000" +"attack_speed" "575.000000" +"meleeattack" "1.000000" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2066.005127" +"sight_timeout" "2075.200439" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "43.185947" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "5.000000" +"altsteplast" "3.000000" +} +{ +"absmin" "106.885330 -1978.217163 407.031250" +"absmax" "108.885330 -1976.217163 409.031250" +"origin" "107.885330 -1977.217163 408.031250" +"oldorigin" "81.394196 -2102.586426 1080.031250" +"angles" "-0.000000 71.998901 -0.000000" +"classname" "monster_zombie" +"frame" "162.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "72.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16c" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"lefty" "2072.888916" +"search_time" "2076.773438" +"attack_finished" "2073.343750" +"pain_finished" "2067.388916" +"show_hostile" "2072.773438" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "474" +"inpain" "2.000000" +"lip" "0.878872" +"waitmin" "1002071.375000" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"target2" "wiz_counter" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2072.172852" +"attack_elev" "9.000000" +"attack_chance" "0.400000" +"attack_speed" "575.000000" +"meleeattack" "1.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2067.388916" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2066.618164" +"sight_timeout" "2077.269043" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "159.714828" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "3.000000" +"altsteplast" "4.000000" +"dmgtimeframe" "2072.489014" +"dmgcombined" "64.000000" +} +{ +"absmin" "26.287800 -2003.981934 407.031250" +"absmax" "28.287800 -2001.981934 409.031250" +"origin" "27.287800 -2002.981934 408.031250" +"oldorigin" "27.287800 -2002.981934 408.031250" +"angles" "-0.000000 49.998779 -0.000000" +"classname" "monster_zombie" +"frame" "131.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "470" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "156.000000" +"yaw_speed" "20.000000" +"goalentity" "471" +"target" "path16d" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"oldenemy" "1" +"lefty" "2066.566895" +"search_time" "2071.025391" +"attack_finished" "2067.066895" +"pain_finished" "2061.066895" +"show_hostile" "2067.066895" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "473" +"inpain" "1.000000" +"lip" "0.070894" +"waitmin" "1002065.062500" +"movespeed" "1.000000" +"activate" "470" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"target2" "wiz_counter" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2066.625000" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2064.512451" +"sight_timeout" "2075.324707" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "109.238007" +"switchattacker" "471" +"switchtimer" "2067.066895" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "4.000000" +} +{ +"absmin" "-1109.097656 923.097168 31.031250" +"absmax" "-1107.097656 925.097168 33.031250" +"origin" "-1108.097656 924.097168 32.031250" +"oldorigin" "-1112.911743 930.486572 32.031250" +"angles" "0.000000 126.996460 0.000000" +"classname" "monster_gargoyle" +"frame" "25.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-70.000000" +"chain" "217" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "127.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"owner" "881" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "37.000000" +"search_time" "2847.006592" +"attack_state" "1.000000" +"attack_finished" "2844.159668" +"pain_finished" "2843.506592" +"show_hostile" "2843.006592" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"lip" "2.276192" +"height" "128.000000" +"waitmin" "1002841.437500" +"poisonous" "1.000000" +"bodyfadeaway" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "329.000000" +"classgroup" "615.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gargoyle.mdl" +"attachment" "3303" +"estate" "2.000000" +"enemytarget" "689" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2843.006592" +"attack_chance" "0.600000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "2845.581299" +"pain_flinch" "70.000000" +"pain_finstate" "2840.715576" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "2845.457520" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "2849.515625" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "345.011230" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gibtype" "10.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-911.466125 704.162903 141.031250" +"absmax" "-909.466125 706.162903 143.031250" +"origin" "-910.466125 705.162903 142.031250" +"frame" "3.000000" +"owner" "216" +"mdl" "progs/proj_gargballgrn.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "-946.241150 835.420593 117.031250" +"absmax" "-944.241150 837.420593 119.031250" +"origin" "-945.241150 836.420593 118.031250" +"angles" "0.000000 346.997681 0.000000" +"frame" "5.000000" +"owner" "199" +"mdl" "progs/proj_gargballgrn.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "-1769.000000 1311.000000 63.000000" +"absmax" "-1767.000000 1313.000000 65.000000" +"origin" "-1768.000000 1312.000000 64.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "edelman_bars2" +"targetname" "magicdoor1" +"killtarget" "magicsummon1C" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "211" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "edelman_bars" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*93" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-2704.000000 -816.000000 448.000000" +"bbmaxs" "-2672.000000 -784.000000 456.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "270.000000" +"absmin" "-3209.000000 1511.000000 639.000000" +"absmax" "-3207.000000 1513.000000 641.000000" +"origin" "-3208.000000 1512.000000 640.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "37401.000000" +"part_emitter" "694" +"part_active" "72.000000" +} +{ +"absmin" "-3209.000000 1511.000000 639.000000" +"absmax" "-3207.000000 1513.000000 641.000000" +"origin" "-3208.000000 1512.000000 640.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2882.064453" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "37401.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "693" +"part_style" "72.000000" +"start_delay" "8.213782" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-3225.000000 1239.000000 639.000000" +"absmax" "-3223.000000 1241.000000 641.000000" +"origin" "-3224.000000 1240.000000 640.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "542385.000000" +"part_emitter" "696" +"part_active" "72.000000" +} +{ +"absmin" "-3225.000000 1239.000000 639.000000" +"absmax" "-3223.000000 1241.000000 641.000000" +"origin" "-3224.000000 1240.000000 640.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2879.653564" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "542385.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "695" +"part_style" "72.000000" +"start_delay" "4.652394" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "298.000000" +"absmin" "-3351.000000 1345.000000 528.000000" +"absmax" "-3289.000000 1407.000000 584.000000" +"solid" "1.000000" +"origin" "-3320.000000 1376.000000 528.000000" +"oldorigin" "-3320.000000 1376.000000 528.000000" +"angles" "-0.000000 118.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3231.000000 1361.000000 536.000000" +"absmax" "-3201.000000 1391.000000 536.000000" +"origin" "-3216.000000 1376.000000 536.000000" +"oldorigin" "-3216.000000 1376.000000 536.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_grenadelauncher" +"touch" "item_touch" +"think" "item_delay" +"weapon" "16.000000" +"netname" "Grenade Launcher" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/pkup.wav" +"attack_finished" "999999.000000" +"mdl" "progs/g_rock.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "530.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "270.000000" +"absmin" "-2609.000000 1239.000000 667.000000" +"absmax" "-2607.000000 1241.000000 669.000000" +"origin" "-2608.000000 1240.000000 668.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "23114.000000" +"part_emitter" "700" +"part_active" "72.000000" +} +{ +"absmin" "-2609.000000 1239.000000 667.000000" +"absmax" "-2607.000000 1241.000000 669.000000" +"origin" "-2608.000000 1240.000000 668.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2884.036133" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "23114.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "699" +"part_style" "72.000000" +"start_delay" "10.569567" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-2769.000000 1239.000000 667.000000" +"absmax" "-2767.000000 1241.000000 669.000000" +"origin" "-2768.000000 1240.000000 668.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "27195.000000" +"part_emitter" "702" +"part_active" "72.000000" +} +{ +"absmin" "-2769.000000 1239.000000 667.000000" +"absmax" "-2767.000000 1241.000000 669.000000" +"origin" "-2768.000000 1240.000000 668.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2883.097168" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "27195.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "701" +"part_style" "72.000000" +"start_delay" "5.474929" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"absmin" "-3039.000000 1281.000000 528.000000" +"absmax" "-3009.000000 1311.000000 528.000000" +"origin" "-3024.000000 1296.000000 528.000000" +"oldorigin" "-3024.000000 1296.000000 528.000000" +"angles" "-0.000000 141.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2943.000000 1281.000000 528.000000" +"absmax" "-2913.000000 1311.000000 528.000000" +"origin" "-2928.000000 1296.000000 528.000000" +"oldorigin" "-2928.000000 1296.000000 528.000000" +"angles" "-0.000000 27.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2943.000000 1441.000000 528.000000" +"absmax" "-2913.000000 1471.000000 528.000000" +"origin" "-2928.000000 1456.000000 528.000000" +"oldorigin" "-2928.000000 1456.000000 528.000000" +"angles" "-0.000000 302.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3039.000000 1441.000000 528.000000" +"absmax" "-3009.000000 1471.000000 528.000000" +"origin" "-3024.000000 1456.000000 528.000000" +"oldorigin" "-3024.000000 1456.000000 528.000000" +"angles" "-0.000000 246.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-2623.000000 -47.000000 -96.000000" +"absmax" "-2561.000000 15.000000 -40.000000" +"solid" "1.000000" +"origin" "-2592.000000 -16.000000 -96.000000" +"oldorigin" "-2592.000000 -16.000000 -96.000000" +"angles" "-0.000000 77.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "edelman_bars2" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*94" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-3312.000000 1280.000000 432.000000" +"bbmaxs" "-2544.000000 1472.000000 448.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-2570.000000 42.000000 -96.000000" +"absmax" "-2540.000000 72.000000 -96.000000" +"origin" "-2555.000000 57.000000 -96.000000" +"oldorigin" "-2555.000000 57.000000 -96.000000" +"angles" "-0.000000 49.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "290.000000" +"absmin" "-1820.734741 1350.210083 415.031250" +"absmax" "-1786.734741 1384.210083 481.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1803.734741 1367.210083 440.031250" +"oldorigin" "-1934.648560 1534.825562 512.000000" +"velocity" "125.803406 143.797119 0.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.466064" +"health" "-24.000000" +"takedamage" "2.000000" +"chain" "599" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 270.000000 -0.000000" +"enemy" "401" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "270.000000" +"yaw_speed" "15.000000" +"goalentity" "401" +"spawnflags" "96.000000" +"target" "path22a" +"targetname" "monsterwave1" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"oldenemy" "1" +"search_time" "1253.562256" +"attack_state" "1.000000" +"attack_finished" "1249.662476" +"pain_finished" "1001248.125000" +"axhitme" "1.000000" +"show_hostile" "1249.562256" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "711" +"height" "128.000000" +"activate" "401" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1248.762451" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1244.315918" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1249.962646" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1236.691895" +"sight_sound" "wizard/wsight.wav" +"enemydist" "290.733521" +"enemymaxdist" "1.000000" +"switchattacker" "401" +"switchtimer" "1246.463013" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-2609.000000 1455.000000 831.000000" +"absmax" "-2591.000000 1473.000000 865.000000" +"solid" "1.000000" +"origin" "-2600.000000 1464.000000 848.000000" +"oldorigin" "-2600.000000 1464.000000 848.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path22b" +"targetname" "path22a" +"movetarget" "712" +"state" "1.000000" +"activate" "710" +"classtype" "26.000000" +"targetback" "path22a" +"movetarget3" "712" +} +{ +"absmin" "-2609.000000 1279.000000 831.000000" +"absmax" "-2591.000000 1297.000000 865.000000" +"solid" "1.000000" +"origin" "-2600.000000 1288.000000 848.000000" +"oldorigin" "-2600.000000 1288.000000 848.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path22a" +"targetname" "path22b" +"movetarget" "711" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path22b" +"movetarget3" "711" +} +{ +"modelindex" "290.000000" +"absmin" "-1997.601562 1425.188232 447.031250" +"absmax" "-1963.601562 1459.188232 513.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1980.601562 1442.188232 472.031250" +"oldorigin" "-1910.372314 1426.800781 512.000000" +"velocity" "-138.291565 -92.294075 0.000000" +"angles" "-0.000000 86.995239 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.494873" +"health" "-21.000000" +"takedamage" "2.000000" +"chain" "710" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 86.995239 -0.000000" +"enemy" "710" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "87.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "96.000000" +"target" "path23b" +"targetname" "monsterwave1" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"oldenemy" "1" +"search_time" "1244.340820" +"attack_state" "1.000000" +"attack_finished" "1239.213623" +"pain_finished" "1001239.312500" +"axhitme" "1.000000" +"show_hostile" "1240.340820" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "715" +"height" "128.000000" +"activate" "710" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1240.240845" +"attack_chance" "0.900000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1238.413818" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1242.734009" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1236.749756" +"sight_sound" "wizard/wsight.wav" +"enemydist" "58.303539" +"enemymaxdist" "1.000000" +"switchattacker" "392" +"switchtimer" "1238.413818" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-2769.000000 1455.000000 831.000000" +"absmax" "-2751.000000 1473.000000 865.000000" +"solid" "1.000000" +"origin" "-2760.000000 1464.000000 848.000000" +"oldorigin" "-2760.000000 1464.000000 848.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path23b" +"targetname" "path23a" +"movetarget" "715" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path23a" +"movetarget3" "715" +} +{ +"absmin" "-2769.000000 1279.000000 831.000000" +"absmax" "-2751.000000 1297.000000 865.000000" +"solid" "1.000000" +"origin" "-2760.000000 1288.000000 848.000000" +"oldorigin" "-2760.000000 1288.000000 848.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path23a" +"targetname" "path23b" +"movetarget" "714" +"state" "1.000000" +"activate" "713" +"classtype" "26.000000" +"targetback" "path23b" +"movetarget3" "714" +} +{ +"absmin" "-3291.729004 1460.496704 527.031250" +"absmax" "-3257.729004 1494.496704 593.031250" +"ltime" "1609.928589" +"movetype" "4.000000" +"origin" "-3274.729004 1477.496704 552.031250" +"oldorigin" "-3266.427002 1485.005615 552.031250" +"angles" "-0.000000 337.999878 -0.000000" +"classname" "monster_skullwiz" +"model" "" +"frame" "14.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "model_fade" +"health" "-1.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "338.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"targetname" "monsterwave1" +"th_stand" "skullw_stand" +"th_walk" "skullw_walk" +"th_run" "skullw_run1" +"th_missile" "skullw_magic" +"th_melee" "skullw_tele1" +"th_pain" "skullw_pain" +"th_die" "skullw_die" +"search_time" "1597.163208" +"attack_state" "1.000000" +"attack_finished" "1593.548462" +"pain_finished" "1270.042114" +"axhitme" "1.000000" +"show_hostile" "1593.163208" +"mdl" "progs/mon_skullwiz.mdl" +"pausetime" "999999.000000" +"height" "96.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "320.000000" +"classgroup" "675.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"attachment" "2145" +"th_checkattack" "SkullWizCheckAttack" +"th_updmissile" "skullw_guardian" +"liquidbase" "-1.000000" +"liquidcheck" "1593.163208" +"distmin" "256.000000" +"distmax" "512.000000" +"attack_speed" "600.000000" +"bodyphased" "1.000000" +"pain_flinch" "50.000000" +"pain_finstate" "1270.042114" +"pain_timeout" "1.000000" +"pain_sound" "skullwiz/pain1.wav" +"pain_sound2" "skullwiz/pain2.wav" +"deathstring" " was blown apart by a Skull Wizard +" +"idlebusy" "1.000000" +"idletimer" "1594.042603" +"idle_sound" "skullwiz/idle1.wav" +"idle_sound2" "skullwiz/idle2.wav" +"sight_timeout" "1236.654541" +"sight_sound" "skullwiz/sight.wav" +"enemydist" "404.907227" +"switchoverride" "1.000000" +"steptype" "4.000000" +"dmgtimeframe" "1592.668945" +"dmgcombined" "4.000000" +"part_style" "4.000000" +"gib1mdl" "progs/h_skullwiz.mdl" +"gib2mdl" "progs/w_skullbook.mdl" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3200.000000 1328.000000 516.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "GL_floor" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.087313" +"pos1" "16.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "738" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "718" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-3177.000000 1375.000000 519.000000" +"absmax" "-3175.000000 1377.000000 521.000000" +"origin" "-3176.000000 1376.000000 520.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3248.000000 1392.000000 516.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "GL_floor" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.747246" +"pos1" "16.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "738" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "720" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-3217.000000 1423.000000 519.000000" +"absmax" "-3215.000000 1425.000000 521.000000" +"origin" "-3216.000000 1424.000000 520.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3280.000000 1328.000000 516.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "GL_floor" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.771874" +"pos1" "16.000000 8.000000 1.000000" +"height" "5.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "738" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "722" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-3257.000000 1375.000000 519.000000" +"absmax" "-3255.000000 1377.000000 521.000000" +"origin" "-3256.000000 1376.000000 520.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3248.000000 1296.000000 516.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "GL_floor" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "2.538163" +"pos1" "16.000000 8.000000 1.000000" +"height" "4.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "738" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "724" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-3217.000000 1327.000000 519.000000" +"absmax" "-3215.000000 1329.000000 521.000000" +"origin" "-3216.000000 1328.000000 520.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-2968.000000 1680.000000 16.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"targetname" "early_ambush" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.680471" +"pos1" "16.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "500" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "726" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-2941.000000 1711.000000 55.000000" +"absmax" "-2939.000000 1713.000000 57.000000" +"origin" "-2940.000000 1712.000000 56.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-2928.000000 1680.000000 96.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"targetname" "early_ambush" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.434248" +"pos1" "16.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "500" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "728" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-2903.000000 1711.000000 131.000000" +"absmax" "-2901.000000 1713.000000 133.000000" +"origin" "-2902.000000 1712.000000 132.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-2192.000000 424.000000 16.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "closet2" +"movedir" "0.000000 90.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.051027" +"pos1" "16.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "521" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "730" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-2161.000000 455.000000 63.000000" +"absmax" "-2159.000000 457.000000 65.000000" +"origin" "-2160.000000 456.000000 64.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-2192.000000 472.000000 112.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "closet2" +"movedir" "0.000000 90.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "2.808680" +"pos1" "16.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "521" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "732" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-2161.000000 499.000000 151.000000" +"absmax" "-2159.000000 501.000000 153.000000" +"origin" "-2160.000000 500.000000 152.000000" +} +{ +"absmin" "-2703.432861 359.379700 255.031250" +"absmax" "-2669.432861 393.379700 321.031250" +"ltime" "1129.285522" +"movetype" "4.000000" +"origin" "-2686.432861 376.379700 280.031250" +"oldorigin" "-2684.002197 373.728058 280.031250" +"angles" "0.000000 271.999512 0.000000" +"classname" "monster_skullwiz" +"model" "" +"frame" "14.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "model_fade" +"health" "-1.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "272.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "17.000000" +"th_stand" "skullw_stand" +"th_walk" "skullw_walk" +"th_run" "skullw_run1" +"th_missile" "skullw_magic" +"th_melee" "skullw_tele1" +"th_pain" "skullw_pain" +"th_die" "skullw_die" +"search_time" "1123.240479" +"attack_state" "3.000000" +"attack_finished" "1063.681152" +"pain_finished" "1119.128052" +"show_hostile" "1119.240479" +"mdl" "progs/mon_skullwiz.mdl" +"pausetime" "999999.000000" +"height" "96.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "320.000000" +"classgroup" "675.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"attachment" "2204" +"th_checkattack" "SkullWizCheckAttack" +"th_updmissile" "skullw_guardian" +"liquidbase" "-1.000000" +"liquidcheck" "1119.240479" +"distmin" "256.000000" +"distmax" "512.000000" +"attack_speed" "600.000000" +"bodyphased" "1.000000" +"pain_flinch" "50.000000" +"pain_finstate" "1117.740845" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_sound" "skullwiz/pain1.wav" +"pain_sound2" "skullwiz/pain2.wav" +"deathstring" " was blown apart by a Skull Wizard +" +"idlebusy" "1.000000" +"idletimer" "8.227647" +"idle_sound" "skullwiz/idle1.wav" +"idle_sound2" "skullwiz/idle2.wav" +"sight_timeout" "1070.263306" +"sight_sound" "skullwiz/sight.wav" +"enemydist" "155.425278" +"switchoverride" "1.000000" +"steptype" "4.000000" +"part_style" "4.000000" +"gib1mdl" "progs/h_skullwiz.mdl" +"gib2mdl" "progs/w_skullbook.mdl" +} +{ +"absmin" "-2737.000000 287.000000 255.000000" +"absmax" "-2639.000000 321.000000 273.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "-2736.000000 288.000000 256.000000" +"maxs" "-2640.000000 320.000000 272.000000" +"size" "96.000000 32.000000 16.000000" +"touch" "trigger_bmodel_anytouch" +"chain" "216" +"spawnflags" "49152.000000" +"movedir" "0.000000 -1.000000 -0.000000" +"sounds" "3.000000" +"style" "32.000000" +"speed" "40.000000" +"mdl" "*103" +"delay" "2.000000" +"height" "32.000000" +"bsporigin" "1.000000" +"bmodel_act" "220" +"bbmins" "-2736.000000 288.000000 256.000000" +"bbmaxs" "-2640.000000 320.000000 272.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"use" "entity_state_use" +"think" "SUB_Null" +"target" "drole_window" +"targetname" "edelman_bars2" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*104" +"wait" "-1.000000" +"bsporigin" "1.000000" +"activate" "708" +"bmodel_act" "1" +"bbmins" "-2944.000000 -256.000000 192.000000" +"bbmaxs" "-2432.000000 192.000000 256.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-2465.000000 703.000000 471.000000" +"absmax" "-2463.000000 705.000000 473.000000" +"origin" "-2464.000000 704.000000 472.000000" +"angles" "-0.000000 0.000000 -0.000000" "use" "misc_particle_use" "think" "emit_particle" "enemy" "1" @@ -1544,15 +30007,15580 @@ a "target" "" "state" "2.000000" "classtype" "41.000000" -"entno_unique" "230399.000000" +"entno_unique" "15884.000000" "estate" "2.000000" "estate_on" "misc_particle_switch_on" "estate_off" "misc_particle_switch_off" "estate_disable" "misc_particle_switch_disable" "estate_use" "misc_particle_use" -"pemit_source" "30" +"pemit_source" "370" "part_style" "110.000000" -"start_delay" "1.786096" +"start_delay" "1.004456" +"dpp_name" "DPP_ITSARMOR2" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_yell.spr" +"spr_name2" "progs/s_dotmed_yell.spr" +"spr_name3" "progs/s_dotsml_gold.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.750000" +"part_ofs" "0.000000 0.000000 24.000000" +"part_veltype" "5.000000" +"part_velbase" "0.000000 0.000000 12.000000" +"part_vel" "6.000000 6.000000 4.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +"spawn_rand" "0.200000" +} +{ +"modelindex" "106.000000" +"absmin" "-2417.000000 1199.000000 447.000000" +"absmax" "-2031.000000 1553.000000 498.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*105" +"mins" "-2416.000000 1200.000000 448.000000" +"maxs" "-2032.000000 1552.000000 497.000000" +"size" "384.000000 352.000000 49.000000" +"mdl" "*105" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "GL_floor" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*106" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-3280.000000 1296.000000 528.000000" +"bbmaxs" "-3152.000000 1456.000000 560.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "108.000000" +"absmin" "-2233.000000 1295.000000 263.000000" +"absmax" "-2215.000000 1457.000000 457.000000" +"ltime" "1.020000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000008 0.000000 -184.000000" +"classname" "func_door" +"model" "*107" +"frame" "1.000000" +"mins" "-2232.000000 1296.000000 448.000000" +"maxs" "-2216.000000 1456.000000 640.000000" +"size" "16.000000 160.000000 192.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.020000" +"enemy" "739" +"yaw_speed" "200.000000" +"targetname" "magicdoor1" +"owner" "739" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "200.000000" +"mdl" "*107" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000008 0.000000 -184.000000" +"lip" "8.000000" +"pos2" "-0.000008 0.000000 -184.000000" +"bsporigin" "1.000000" +"activate" "211" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "366.000000" +"absmin" "-2959.000000 -815.000000 24.000000" +"absmax" "-2897.000000 -753.000000 80.000000" +"solid" "1.000000" +"origin" "-2928.000000 -784.000000 24.000000" +"oldorigin" "-2928.000000 -784.000000 24.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_upgrade_axe" +"model" "progs/g_shadaxe.mdl" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"weapon" "4096.000000" +"netname" "Shadow Axe" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/pkup.wav" +"mdl" "progs/g_shadaxe.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "500.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2953.000000 -809.000000 7.000000" +"absmax" "-2903.000000 -759.000000 71.000000" +"solid" "1.000000" +"classname" "trigger_once" +"model" "" +"mins" "-2952.000000 -808.000000 8.000000" +"maxs" "-2904.000000 -760.000000 70.000000" +"size" "48.000000 48.000000 62.000000" +"touch" "trigger_bmodel_touch" +"target" "axe_relay" +"style" "32.000000" +"mdl" "*108" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bbmins" "-2952.000000 -808.000000 8.000000" +"bbmaxs" "-2904.000000 -760.000000 70.000000" +"classtype" "900.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "110.000000" +"absmin" "-3585.000000 -881.000000 15.000000" +"absmax" "-3407.000000 -687.000000 33.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3496.000000 -784.000000 24.000000" +"classname" "func_breakable" +"model" "*109" +"mins" "-3584.000000 -880.000000 16.000000" +"maxs" "-3408.000000 -688.000000 32.000000" +"size" "176.000000 192.000000 16.000000" +"use" "funcbreakable_use" +"health" "1.000000" +"takedamage" "1.000000" +"targetname" "zombie_wall" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "10.000000" +"count" "18.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "18.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "743" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-3497.000000 -785.000000 23.000000" +"absmax" "-3495.000000 -783.000000 25.000000" +"origin" "-3496.000000 -784.000000 24.000000" +} +{ +"modelindex" "298.000000" +"absmin" "-2959.000000 -735.000000 0.000000" +"absmax" "-2897.000000 -673.000000 56.000000" +"solid" "1.000000" +"origin" "-2928.000000 -704.000000 0.000000" +"oldorigin" "-2928.000000 -704.000000 0.000000" +"angles" "-0.000000 17.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-2959.000000 -887.000000 0.000000" +"absmax" "-2897.000000 -825.000000 56.000000" +"solid" "1.000000" +"origin" "-2928.000000 -856.000000 0.000000" +"oldorigin" "-2928.000000 -856.000000 0.000000" +"angles" "-0.000000 247.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3569.000000 -369.000000 103.000000" +"absmax" "-3567.000000 -367.000000 105.000000" +"origin" "-3568.000000 -368.000000 104.000000" +"oldorigin" "-3568.000000 -368.000000 104.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_zombie" +"use" "monster_spawn" +"health" "60.000000" +"flags" "32.000000" +"max_health" "60.000000" +"spawnflags" "352.000000" +"targetname" "shadowzombie" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"mdl" "progs/mon_zombie.mdl" +"movespeed" "1.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_zombie.mdl" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"sight_sound" "zombie/z_idle.wav" +"steptype" "1.000000" +"altsteptype" "2.000000" +} +{ +"absmin" "-3409.000000 -385.000000 103.000000" +"absmax" "-3407.000000 -383.000000 105.000000" +"origin" "-3408.000000 -384.000000 104.000000" +"oldorigin" "-3408.000000 -384.000000 104.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_zombie" +"use" "monster_spawn" +"health" "60.000000" +"flags" "32.000000" +"max_health" "60.000000" +"spawnflags" "352.000000" +"targetname" "shadowzombie" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"mdl" "progs/mon_zombie.mdl" +"movespeed" "1.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_zombie.mdl" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"sight_sound" "zombie/z_idle.wav" +"steptype" "1.000000" +"altsteptype" "2.000000" +} +{ +"absmin" "-1735.000000 1361.000000 384.000000" +"absmax" "-1705.000000 1391.000000 384.000000" +"origin" "-1720.000000 1376.000000 384.000000" +"oldorigin" "-1720.000000 1376.000000 384.000000" +"angles" "-0.000000 327.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-175.000000 177.000000 808.031250" +"absmax" "-145.000000 207.000000 808.031250" +"origin" "-160.000000 192.000000 808.031250" +"oldorigin" "-160.000000 192.000000 808.031250" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_key1" +"skin" "2.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "131072.000000" +"netname" "silver key" +"flags" "768.000000" +"target" "key" +"noise" "misc/medkey.wav" +"attack_finished" "999999.000000" +"mdl" "progs/key_medieval.mdl" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"touch2" "key_touch" +"classtype" "600.000000" +"classgroup" "300.000000" +"entno_unique" "638856.000000" +"respawn_time" "60.000000" +"respawn_style" "520.000000" +"respawn_ofs" "0.000000 0.000000 20.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1220" +"part_active" "120.000000" +} +{ +"absmin" "-1103.000000 177.000000 808.031250" +"absmax" "-1073.000000 207.000000 808.031250" +"origin" "-1088.000000 192.000000 808.031250" +"oldorigin" "-1088.000000 192.000000 808.031250" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_key2" +"skin" "6.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "262144.000000" +"netname" "gold key" +"flags" "768.000000" +"target" "key" +"noise" "misc/medkey.wav" +"attack_finished" "999999.000000" +"mdl" "progs/key_medieval.mdl" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"touch2" "key_touch" +"classtype" "605.000000" +"classgroup" "300.000000" +"entno_unique" "312000.000000" +"respawn_time" "60.000000" +"respawn_style" "513.000000" +"respawn_ofs" "0.000000 0.000000 20.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1108" +"part_active" "122.000000" +} +{ +"absmin" "-1689.000000 1311.000000 63.000000" +"absmax" "-1687.000000 1313.000000 65.000000" +"origin" "-1688.000000 1312.000000 64.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "seal" +"targetname" "magicdoor1" +"killtarget" "magicsummon1C" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "211" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-625.000000 1375.000000 -1.000000" +"absmax" "-623.000000 1377.000000 1.000000" +"origin" "-624.000000 1376.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"enemy" "1" +"spawnflags" "1.000000" +"target" "seal_intermediate" +"targetname" "seal" +"wait" "2.000000" +"height" "3.000000" +"activate" "200" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "-625.000000 1455.000000 -1.000000" +"absmax" "-623.000000 1457.000000 1.000000" +"origin" "-624.000000 1456.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "runicseal" +"targetname" "thousandfoldseal" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "802" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-640.000000 1360.000000 -192.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"chain" "690" +"spawnflags" "2.000000" +"targetname" "runicseal" +"noise" "break/metal_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.841243" +"pos1" "80.000000 8.000000 1.000000" +"height" "5.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "753" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "755" +"brksound" "4.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 100.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-625.000000 1375.000000 -189.000000" +"absmax" "-623.000000 1377.000000 -187.000000" +"origin" "-624.000000 1376.000000 -188.000000" +} +{ +"absmin" "-561.000000 1455.000000 -1.000000" +"absmax" "-559.000000 1457.000000 1.000000" +"origin" "-560.000000 1456.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"targetname" "thousandfoldseal" +"killtarget" "magicsummon4" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "802" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-1040.976929 964.361389 -0.968750" +"absmax" "-1038.976929 966.361389 1.031250" +"origin" "-1039.976929 965.361389 0.031250" +"oldorigin" "-1030.013550 958.269165 8.031250" +"angles" "0.000000 11.975098 0.000000" +"classname" "monster_gargoyle" +"frame" "39.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-70.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1068" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "10.000000" +"yaw_speed" "15.000000" +"goalentity" "1068" +"owner" "881" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"oldenemy" "1" +"lefty" "36.000000" +"search_time" "2854.200195" +"attack_state" "2.000000" +"attack_finished" "2849.899902" +"pain_finished" "2849.899902" +"show_hostile" "2850.200195" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"lip" "2.725181" +"height" "128.000000" +"waitmin" "1002848.187500" +"poisonous" "1.000000" +"bodyfadeaway" "1.000000" +"activate" "1068" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "329.000000" +"classgroup" "615.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gargoyle.mdl" +"estate" "2.000000" +"enemytarget" "2200" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2849.599121" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "2857.862549" +"pain_flinch" "70.000000" +"pain_finstate" "2848.798096" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "2853.073730" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "2857.598145" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "338.437653" +"switchattacker" "1068" +"switchtimer" "2849.899902" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gibtype" "10.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-689.000000 1455.000000 -1.000000" +"absmax" "-687.000000 1457.000000 1.000000" +"origin" "-688.000000 1456.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "sealquake" +"targetname" "thousandfoldseal" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"delay" "6.000000" +"activate" "802" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-689.000000 1503.000000 -1.000000" +"absmax" "-687.000000 1505.000000 1.000000" +"origin" "-688.000000 1504.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "misc_shake" +"use" "entity_state_use" +"think" "misc_shake_think" +"targetname" "sealquake" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"attack_finished" "2699.281982" +"wait" "4.000000" +"dmg" "120.000000" +"count" "1500.000000" +"activate" "2212" +"classtype" "676.000000" +"classgroup" "410.000000" +"estate" "2.000000" +"estate_on" "misc_shake_on" +} +{ +"absmin" "-753.000000 1455.000000 -1.000000" +"absmax" "-751.000000 1457.000000 1.000000" +"origin" "-752.000000 1456.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "lavajump" +"targetname" "thousandfoldseal" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"delay" "10.000000" +"activate" "802" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "113.000000" +"absmin" "-2473.000000 31.000000 -41.000000" +"absmax" "-2447.000000 65.000000 17.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-2460.000000 48.000000 -12.000000" +"classname" "func_breakable" +"model" "*112" +"mins" "-2472.000000 32.000000 -40.000000" +"maxs" "-2448.000000 64.000000 16.000000" +"size" "24.000000 32.000000 56.000000" +"use" "funcbreakable_use" +"health" "50.000000" +"takedamage" "1.000000" +"spawnflags" "4096.000000" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "3.000000" +"count" "2.000000" +"pos1" "16.000000 8.000000 1.000000" +"height" "2.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "762" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "40.000000" +"brkobj1" "maps/ad_brk/metal01.bsp" +"brkobj2" "maps/ad_brk/metal02.bsp" +"brkobj3" "maps/ad_brk/metal03.bsp" +"brkobj4" "maps/ad_brk/metal04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-2461.000000 47.000000 -13.000000" +"absmax" "-2459.000000 49.000000 -11.000000" +"origin" "-2460.000000 48.000000 -12.000000" +} +{ +"modelindex" "114.000000" +"absmin" "-2473.000000 -1.000000 -41.000000" +"absmax" "-2447.000000 65.000000 17.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-2460.000000 32.000000 -12.000000" +"classname" "func_breakable" +"model" "*113" +"mins" "-2472.000000 0.000000 -40.000000" +"maxs" "-2448.000000 64.000000 16.000000" +"size" "24.000000 64.000000 56.000000" +"use" "funcbreakable_use" +"health" "50.000000" +"takedamage" "1.000000" +"spawnflags" "4096.000000" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "3.000000" +"count" "4.000000" +"pos1" "16.000000 8.000000 1.000000" +"height" "4.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "764" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "40.000000" +"brkobj1" "maps/ad_brk/metal01.bsp" +"brkobj2" "maps/ad_brk/metal02.bsp" +"brkobj3" "maps/ad_brk/metal03.bsp" +"brkobj4" "maps/ad_brk/metal04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-2461.000000 31.000000 -13.000000" +"absmax" "-2459.000000 33.000000 -11.000000" +"origin" "-2460.000000 32.000000 -12.000000" +} +{ +"modelindex" "115.000000" +"absmin" "-2473.000000 -1.000000 -81.000000" +"absmax" "-2447.000000 65.000000 -15.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-2460.000000 32.000000 -48.000000" +"classname" "func_breakable" +"model" "*114" +"mins" "-2472.000000 0.000000 -80.000000" +"maxs" "-2448.000000 64.000000 -16.000000" +"size" "24.000000 64.000000 64.000000" +"use" "funcbreakable_use" +"health" "50.000000" +"takedamage" "1.000000" +"spawnflags" "4096.000000" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "3.000000" +"count" "2.000000" +"pos1" "16.000000 8.000000 1.000000" +"height" "2.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "766" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "40.000000" +"brkobj1" "maps/ad_brk/metal01.bsp" +"brkobj2" "maps/ad_brk/metal02.bsp" +"brkobj3" "maps/ad_brk/metal03.bsp" +"brkobj4" "maps/ad_brk/metal04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-2461.000000 31.000000 -49.000000" +"absmax" "-2459.000000 33.000000 -47.000000" +"origin" "-2460.000000 32.000000 -48.000000" +} +{ +"modelindex" "116.000000" +"absmin" "-2473.000000 -1.000000 -93.000000" +"absmax" "-2447.000000 65.000000 -39.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-2460.000000 32.000000 -66.000000" +"classname" "func_breakable" +"model" "*115" +"mins" "-2472.000000 0.000000 -92.000000" +"maxs" "-2448.000000 64.000000 -40.000000" +"size" "24.000000 64.000000 52.000000" +"use" "funcbreakable_use" +"health" "50.000000" +"takedamage" "1.000000" +"spawnflags" "4096.000000" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "3.000000" +"count" "1.000000" +"pos1" "16.000000 8.000000 1.000000" +"height" "1.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "768" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "40.000000" +"brkobj1" "maps/ad_brk/metal01.bsp" +"brkobj2" "maps/ad_brk/metal02.bsp" +"brkobj3" "maps/ad_brk/metal03.bsp" +"brkobj4" "maps/ad_brk/metal04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-2461.000000 31.000000 -67.000000" +"absmax" "-2459.000000 33.000000 -65.000000" +"origin" "-2460.000000 32.000000 -66.000000" +} +{ +"modelindex" "351.000000" +"absmin" "-2633.616455 113.424820 -96.968750" +"absmax" "-2583.616455 163.424820 -30.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2608.616455 138.424820 -71.968750" +"oldorigin" "-2688.000000 -16.000000 -71.968750" +"angles" "-0.000000 72.998657 -0.000000" +"classname" "monster_shalrath" +"model" "progs/mon_shalrath.mdl" +"frame" "22.000000" +"skin" "2.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.490723" +"health" "-14.000000" +"takedamage" "2.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "73.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "101.000000" +"targetname" "temple1_monsters" +"th_stand" "shal_stand" +"th_walk" "shal_walk1" +"th_run" "shal_run1" +"th_missile" "shal_magic" +"th_pain" "shal_pain" +"th_die" "shal_die" +"lefty" "1.000000" +"search_time" "1521.702515" +"attack_state" "1.000000" +"attack_finished" "1519.488159" +"pain_finished" "1001517.125000" +"show_hostile" "1517.702515" +"mdl" "progs/mon_shalrath.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "160.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-90.000000" +"headmdl" "progs/h_shalrath.mdl" +"attachment" "216" +"exactskin" "2.000000" +"th_checkattack" "ShalCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1517.602539" +"attack_chance" "0.900000" +"attack_speed" "225.000000" +"attack_sidestep" "1516.638672" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1515.970947" +"pain_check" "3.000000" +"pain_timeout" "3.000000" +"pain_sound" "shalrath/pain.wav" +"deathstring" " was exploded by a Vore +" +"idletimer" "1521.914551" +"idle_sound" "shalrath/idle.wav" +"sight_timeout" "1502.008545" +"sight_sound" "shalrath/sight.wav" +"enemydist" "55.840034" +"switchoverride" "1.000000" +"nomonstercount" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"minion_active" "1.000000" +"blockudeath" "1.000000" +"minion_baseattack" "1.000000" +"minion_maxcount" "5.000000" +"minion_trigger" "2.000000" +"minion_maxtrigger" "5.000000" +"minion_throwspeed" "200.000000" +"minion_throwextra" "50.000000" +"minion_throwside" "50.000000" +} +{ +"absmin" "-2689.000000 -17.000000 39.000000" +"absmax" "-2687.000000 -15.000000 41.000000" +"origin" "-2688.000000 -16.000000 40.000000" +"classname" "monster_shalrathminion" +"spawnflags" "2.000000" +"mdl" "progs/mon_voreling.mdl" +"classtype" "372.000000" +"pain_sound" "voreling/pain.wav" +"idle_sound" "voreling/idle.wav" +"sight_sound" "voreling/sight.wav" +"nomonstercount" "1.000000" +"gib1mdl" "progs/gib_voreleg.mdl" +} +{ +"modelindex" "117.000000" +"absmin" "-929.000000 1087.000000 -117.000000" +"absmax" "-319.000000 1553.000000 -111.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*116" +"mins" "-928.000000 1088.000000 -116.000000" +"maxs" "-320.000000 1552.000000 -112.000000" +"size" "608.000000 464.000000 4.000000" +"chain" "688" +"mdl" "*116" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-896.000000 1120.000000 -128.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"chain" "771" +"spawnflags" "2.000000" +"targetname" "secondwave" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "2.605670" +"pos1" "80.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "3179" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "773" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-865.000000 1151.000000 -121.000000" +"absmax" "-863.000000 1153.000000 -119.000000" +"origin" "-864.000000 1152.000000 -120.000000" +} +{ +"modelindex" "119.000000" +"absmin" "-897.000000 1119.000000 -145.000000" +"absmax" "-831.000000 1185.000000 -111.000000" +"ltime" "0.380000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000005 0.000000 112.000000" +"classname" "func_door" +"model" "*118" +"frame" "1.000000" +"mins" "-896.000000 1120.000000 -256.000000" +"maxs" "-832.000000 1184.000000 -224.000000" +"size" "64.000000 64.000000 32.000000" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"chain" "199" +"enemy" "774" +"yaw_speed" "400.000000" +"spawnflags" "32.000000" +"targetname" "secondwave" +"owner" "774" +"movedir" "-0.000000 -0.000000 1.000000" +"message" "" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "400.000000" +"mdl" "*118" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000005 0.000000 112.000000" +"lip" "-80.000000" +"pos2" "-0.000005 0.000000 112.000000" +"bsporigin" "1.000000" +"activate" "3179" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "-879.000000 1137.000000 -211.968750" +"absmax" "-849.000000 1167.000000 -211.968750" +"origin" "-864.000000 1152.000000 -211.968750" +"oldorigin" "-864.000000 1152.000000 -211.968750" +"classname" "item_backpack" +"skin" "6.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "774" +"ammo_shells" "6.000000" +"ammo_nails" "2.000000" +"ammo_rockets" "6.000000" +"chain" "774" +"netname" "" +"flags" "768.000000" +"armorvalue" "50.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "7.000000" +"noise" "items/backpack_ammo.wav" +"attack_finished" "999999.000000" +"mdl" "progs/w_backpack.mdl" +"count" "5.000000" +"bbmins" "-16.000000 -16.000000 -12.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"touch2" "BackpackTouch" +"classtype" "702.000000" +"classgroup" "200.000000" +"entno_unique" "3416.000000" +"respawn_time" "30.000000" +"respawn_style" "576.000000" +"respawn_ofs" "0.000000 0.000000 12.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"exactskin" "6.000000" +"part_emitter" "1416" +"part_active" "175.000000" +} +{ +"modelindex" "298.000000" +"absmin" "449.000000 625.000000 -80.000000" +"absmax" "511.000000 687.000000 -24.000000" +"solid" "1.000000" +"origin" "480.000000 656.000000 -80.000000" +"oldorigin" "480.000000 656.000000 -80.000000" +"angles" "-0.000000 284.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "775" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "577.000000 625.000000 -80.000000" +"absmax" "639.000000 687.000000 -24.000000" +"solid" "1.000000" +"origin" "608.000000 656.000000 -80.000000" +"oldorigin" "608.000000 656.000000 -80.000000" +"angles" "-0.000000 82.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "433.000000 977.000000 -80.000000" +"absmax" "463.000000 1007.000000 -80.000000" +"origin" "448.000000 992.000000 -80.000000" +"oldorigin" "448.000000 992.000000 -80.000000" +"angles" "-0.000000 130.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "305.000000" +"absmin" "609.000000 961.000000 -80.000000" +"absmax" "671.000000 1023.000000 -24.000000" +"solid" "1.000000" +"origin" "640.000000 992.000000 -80.000000" +"oldorigin" "640.000000 992.000000 -80.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "776" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "87.912964 872.824402 -56.968750" +"absmax" "89.912964 874.824402 -54.968750" +"origin" "88.912964 873.824402 -55.968750" +"oldorigin" "359.626038 801.190796 -55.968750" +"angles" "0.000000 130.995483 0.000000" +"classname" "monster_demon1" +"frame" "46.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-82.681938" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "131.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"search_time" "2610.832520" +"attack_state" "1.000000" +"attack_finished" "2604.128174" +"pain_finished" "2605.946045" +"show_hostile" "2606.832520" +"jump_flag" "2604.947021" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"lip" "0.984771" +"pos1" "379.322205 797.717834 -55.968750" +"height" "199.937500" +"waitmin" "1002605.187500" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_demon.mdl" +"estate" "2.000000" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "2606.632324" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "2606.371094" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "2613.128174" +"sight_sound" "demon/sight2.wav" +"enemydist" "61.949352" +"switchoverride" "1.000000" +"jumptouch" "1" +"steptype" "1.000000" +"steplast" "5.000000" +"dmgtimeframe" "2606.158203" +"dmgcombined" "4.000000" +"gib1mdl" "progs/gib_dmclaw1.mdl" +"gib2mdl" "progs/gib_dmleg2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"modelindex" "420.000000" +"absmin" "-400.714996 1252.151611 -112.968750" +"absmax" "-350.714996 1302.151611 -22.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-375.714996 1277.151611 -87.968750" +"oldorigin" "-380.405487 1295.230957 -87.968750" +"velocity" "31.263168 -54.199524 0.000000" +"angles" "0.000000 313.994751 -0.000000" +"classname" "monster_drole" +"model" "progs/mon_drole.mdl" +"frame" "194.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 64.000000" +"size" "48.000000 48.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.469727" +"health" "-52.000000" +"takedamage" "2.000000" +"chain" "216" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "973" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "144.000000" +"yaw_speed" "20.000000" +"goalentity" "973" +"spawnflags" "257.000000" +"th_stand" "drole_standC1" +"th_walk" "drole_walk1" +"th_run" "drole_run" +"th_missile" "drole_magic1" +"th_melee" "drole_melee" +"th_pain" "drole_pain" +"th_die" "drole_die" +"oldenemy" "1" +"lefty" "1.000000" +"search_time" "2656.001465" +"attack_state" "1.000000" +"attack_finished" "2652.096924" +"pain_finished" "1002652.562500" +"show_hostile" "2652.096924" +"mdl" "progs/mon_drole.mdl" +"pausetime" "999999.000000" +"activate" "973" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "380.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_drole.mdl" +"th_checkattack" "DroleCheckAttack" +"th_updmissile" "drole_rocket1" +"liquidbase" "-1.000000" +"liquidcheck" "2651.901367" +"attack_track" "-585.445862 1655.875488 -160.060043" +"attack_speed" "80.000000" +"attack_offset" "0.000000 0.000000 34.000000" +"attack_rage" "1.000000" +"attack_sidestep" "2623.307373" +"attack_sidedeny" "2615.232910" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2641.189941" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "drole/pain.wav" +"deathstring" " was decimated by a Drole +" +"idletimer" "2652.810059" +"idle_sound" "drole/idle.wav" +"sight_timeout" "2625.320068" +"sight_sound" "drole/sight.wav" +"enemydist" "109.008461" +"switchattacker" "973" +"switchtimer" "2652.096924" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2639.290039" +"dmgcombined" "84.000000" +"gib1mdl" "progs/gib_drolearm1.mdl" +"gib2mdl" "progs/gib_drolearm2.mdl" +"gib3mdl" "progs/gib_droleleg1.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "420.000000" +"absmin" "70.799927 898.290405 -80.968750" +"absmax" "120.799927 948.290405 9.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "95.799927 923.290405 -55.968750" +"oldorigin" "71.584404 947.505981 -55.968750" +"velocity" "60.996258 -60.996277 0.000000" +"angles" "0.000000 85.995483 -0.000000" +"classname" "monster_drole" +"model" "progs/mon_drole.mdl" +"frame" "194.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 64.000000" +"size" "48.000000 48.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.486572" +"health" "-36.000000" +"takedamage" "2.000000" +"chain" "781" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "973" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "139.000000" +"yaw_speed" "20.000000" +"goalentity" "973" +"spawnflags" "257.000000" +"th_stand" "drole_standC1" +"th_walk" "drole_walk1" +"th_run" "drole_run" +"th_missile" "drole_magic1" +"th_melee" "drole_melee" +"th_pain" "drole_pain" +"th_die" "drole_die" +"oldenemy" "1" +"search_time" "2616.943604" +"attack_state" "1.000000" +"attack_finished" "2613.282959" +"pain_finished" "1002613.750000" +"show_hostile" "2613.282959" +"mdl" "progs/mon_drole.mdl" +"pausetime" "999999.000000" +"activate" "973" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "380.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_drole.mdl" +"th_checkattack" "DroleCheckAttack" +"th_updmissile" "drole_rocket1" +"liquidbase" "-1.000000" +"liquidcheck" "2612.943604" +"attack_track" "-71.420578 757.729004 -55.968750" +"attack_speed" "80.000000" +"attack_offset" "0.000000 0.000000 34.000000" +"attack_rage" "1.000000" +"attack_sidestep" "-1.000000" +"attack_sidedeny" "2611.318115" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2609.722900" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "drole/pain.wav" +"deathstring" " was decimated by a Drole +" +"idletimer" "2613.398926" +"idle_sound" "drole/idle.wav" +"sight_timeout" "2613.331299" +"sight_sound" "drole/sight.wav" +"enemydist" "101.229942" +"switchattacker" "973" +"switchtimer" "2613.282959" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2611.811035" +"dmgcombined" "80.000000" +"gib1mdl" "progs/gib_drolearm1.mdl" +"gib2mdl" "progs/gib_drolearm2.mdl" +"gib3mdl" "progs/gib_droleleg1.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "437.000000 1747.000000 -80.000000" +"absmax" "467.000000 1777.000000 -80.000000" +"origin" "452.000000 1762.000000 -80.000000" +"oldorigin" "452.000000 1762.000000 -80.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "621.000000 1747.000000 -80.000000" +"absmax" "651.000000 1777.000000 -80.000000" +"origin" "636.000000 1762.000000 -80.000000" +"oldorigin" "636.000000 1762.000000 -80.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "453.000000 2067.000000 -80.000000" +"absmax" "515.000000 2129.000000 -24.000000" +"solid" "1.000000" +"origin" "484.000000 2098.000000 -80.000000" +"oldorigin" "484.000000 2098.000000 -80.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "782" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "573.000000 2067.000000 -80.000000" +"absmax" "635.000000 2129.000000 -24.000000" +"solid" "1.000000" +"origin" "604.000000 2098.000000 -80.000000" +"oldorigin" "604.000000 2098.000000 -80.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "785" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "358.000000" +"absmin" "172.434158 1910.296021 -80.968750" +"absmax" "238.434158 1976.296021 9.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "205.434158 1943.296021 -55.968750" +"oldorigin" "544.000000 2032.000000 -55.968750" +"angles" "0.000000 225.000000 0.000000" +"classname" "monster_shambler" +"model" "progs/mon_shambler.mdl" +"frame" "93.000000" +"mins" "-32.000000 -32.000000 -24.000000" +"maxs" "32.000000 32.000000 64.000000" +"size" "64.000000 64.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.497314" +"health" "-30.000000" +"takedamage" "2.000000" +"chain" "786" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "600.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "225.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"th_stand" "sham_stand1" +"th_walk" "sham_walk1" +"th_run" "sham_run1" +"th_missile" "sham_magic1" +"th_melee" "sham_melee" +"th_pain" "sham_pain" +"th_die" "sham_die" +"search_time" "2334.066650" +"attack_state" "3.000000" +"attack_finished" "2329.915039" +"pain_finished" "1002329.562500" +"show_hostile" "2330.066650" +"mdl" "progs/mon_shambler.mdl" +"pausetime" "999999.000000" +"lip" "0.906919" +"pos1" "398.203278 1966.002808 32.031250" +"pos2" "388.092529 1925.918213 25.031250" +"pos3" "393.863007 1948.795532 29.026337" +"activate" "1" +"bboxtype" "10.000000" +"bbmins" "-32.000000 -32.000000 -24.000000" +"bbmaxs" "32.000000 32.000000 64.000000" +"classtype" "165.000000" +"classgroup" "666.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_shambler.mdl" +"attachment" "2200" +"th_checkattack" "ShamCheckAttack" +"th_wakeup" "sham_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "2330.066650" +"attack_offset" "0.000000 0.000000 40.000000" +"meleeattack" "0.483016" +"meleehitsound" "shambler/smack.wav" +"pain_flinch" "400.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2328.263916" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "shambler/shurt2.wav" +"deathstring" " was smashed by a Shambler +" +"idletimer" "2332.313232" +"idle_sound" "shambler/sidle.wav" +"sight_timeout" "2335.541748" +"sight_sound" "shambler/ssight.wav" +"enemydist" "87.969154" +"switchoverride" "1.000000" +"steptype" "6.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"resist_rockets" "0.500000" +"gib1mdl" "progs/gib_shclaw1.mdl" +"gib2mdl" "progs/gib_shclaw2.mdl" +"gib3mdl" "progs/gib_shfoot1.mdl" +"gib4mdl" "progs/gib_shfoot2.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "358.000000" +"absmin" "116.091751 1840.834717 -80.968750" +"absmax" "182.091751 1906.834717 9.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "149.091751 1873.834717 -55.968750" +"oldorigin" "544.000000 1824.000000 -55.968750" +"angles" "-0.000000 315.000000 -0.000000" +"classname" "monster_shambler" +"model" "progs/mon_shambler.mdl" +"frame" "93.000000" +"mins" "-32.000000 -32.000000 -24.000000" +"maxs" "32.000000 32.000000 64.000000" +"size" "64.000000 64.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.442139" +"health" "-27.284372" +"takedamage" "2.000000" +"chain" "787" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "600.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"th_stand" "sham_stand1" +"th_walk" "sham_walk1" +"th_run" "sham_run1" +"th_missile" "sham_magic1" +"th_melee" "sham_melee" +"th_pain" "sham_pain" +"th_die" "sham_die" +"search_time" "2340.019287" +"attack_state" "1.000000" +"attack_finished" "2337.177734" +"pain_finished" "1002334.937500" +"show_hostile" "2336.019287" +"mdl" "progs/mon_shambler.mdl" +"pausetime" "999999.000000" +"lip" "0.512955" +"pos1" "43.351730 1943.059570 32.031250" +"pos2" "79.563065 1963.003052 25.031250" +"pos3" "71.857094 1958.758911 26.520889" +"activate" "1" +"bboxtype" "10.000000" +"bbmins" "-32.000000 -32.000000 -24.000000" +"bbmaxs" "32.000000 32.000000 64.000000" +"classtype" "165.000000" +"classgroup" "666.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_shambler.mdl" +"attachment" "689" +"th_checkattack" "ShamCheckAttack" +"th_wakeup" "sham_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "2335.518799" +"attack_offset" "0.000000 0.000000 40.000000" +"meleehitsound" "shambler/smack.wav" +"pain_flinch" "400.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2332.846924" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "shambler/shurt2.wav" +"deathstring" " was smashed by a Shambler +" +"idletimer" "2337.625244" +"idle_sound" "shambler/sidle.wav" +"sight_timeout" "2335.730713" +"sight_sound" "shambler/ssight.wav" +"enemydist" "144.311600" +"switchoverride" "1.000000" +"steptype" "6.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2335.112061" +"dmgcombined" "60.000000" +"resist_rockets" "0.500000" +"gib1mdl" "progs/gib_shclaw1.mdl" +"gib2mdl" "progs/gib_shclaw2.mdl" +"gib3mdl" "progs/gib_shfoot2.mdl" +"gib4mdl" "progs/gib_shfoot2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-817.000000 1455.000000 -1.000000" +"absmax" "-815.000000 1457.000000 1.000000" +"origin" "-816.000000 1456.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "lavagolem" +"targetname" "thousandfoldseal" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"delay" "12.000000" +"activate" "802" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "443.000000" +"absmin" "-933.147461 1167.184814 -112.968750" +"absmax" "-875.147461 1225.184814 -6.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-904.147461 1196.184814 -87.968750" +"oldorigin" "-624.000000 1628.599609 -108.205566" +"velocity" "0.000000 -200.000000 0.000000" +"angles" "-0.000000 315.000000 0.000000" +"classname" "monster_golem" +"model" "progs/mon_golem.mdl" +"frame" "178.000000" +"mins" "-28.000000 -28.000000 -24.000000" +"maxs" "28.000000 28.000000 80.000000" +"size" "56.000000 56.000000 104.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.448730" +"health" "-50011.000000" +"takedamage" "2.000000" +"chain" "216" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"target" "obelisk1" +"targetname" "lavagolem" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"search_time" "2718.774170" +"attack_state" "1.000000" +"attack_finished" "2714.814697" +"pain_finished" "1002714.812500" +"show_hostile" "2714.774170" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"movetarget" "791" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_speed" "628.086975" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"pain_flinch" "200.000000" +"pain_finstate" "2706.359619" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "2719.138184" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_timeout" "2711.606445" +"sight_sound" "golem/sight.wav" +"enemydist" "402.450714" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2709.222168" +"dmgcombined" "16.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-812.546387 947.249573 79.031250" +"absmax" "-810.546387 949.249573 81.031250" +"origin" "-811.546387 948.249573 80.031250" +"oldorigin" "-1025.372070 863.313599 0.031250" +"angles" "0.000000 35.996704 0.000000" +"classname" "monster_gargoyle" +"frame" "29.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-70.000000" +"chain" "688" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "36.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"owner" "881" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "-36.000000" +"search_time" "2859.337891" +"attack_state" "1.000000" +"attack_finished" "2856.857910" +"pain_finished" "2855.837891" +"show_hostile" "2855.337891" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"lip" "2.583697" +"height" "128.000000" +"waitmin" "1002854.062500" +"poisonous" "1.000000" +"bodyfadeaway" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "329.000000" +"classgroup" "615.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gargoyle.mdl" +"attachment" "792" +"estate" "2.000000" +"enemytarget" "690" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2854.737305" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "2859.778076" +"pain_flinch" "70.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "2861.475342" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "2827.201660" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "468.282806" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gibtype" "10.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-825.505798 910.642822 117.031250" +"absmax" "-823.505798 912.642822 119.031250" +"origin" "-824.505798 911.642822 118.031250" +"angles" "0.000000 35.996704 0.000000" +"frame" "3.000000" +"owner" "791" +"mdl" "progs/proj_gargballgrn.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +} +{ +"absmin" "-958.571106 729.864502 77.031250" +"absmax" "-956.571106 731.864502 79.031250" +"origin" "-957.571106 730.864502 78.031250" +"angles" "0.000000 7.998047 0.000000" +"frame" "3.000000" +"owner" "2203" +"mdl" "progs/proj_gargballgrn.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-1232.000000 1296.000000 -64.000000" +"classname" "func_breakable" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "funcbreakable_delayexplode" +"health" "1.000000" +"chain" "793" +"targetname" "obelisk1_destroy" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "40.000000" +"cnt" "10.000000" +"lip" "0.342174" +"pos1" "0.000000 8.000000 1.000000" +"height" "24.000000" +"waitmin" "1002716.812500" +"bsporigin" "1.000000" +"activate" "3178" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "796" +"estate" "2.000000" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-1153.000000 1375.000000 63.000000" +"absmax" "-1151.000000 1377.000000 65.000000" +"origin" "-1152.000000 1376.000000 64.000000" +} +{ +"absmin" "-1105.000000 1327.000000 -9.000000" +"absmax" "-1103.000000 1329.000000 -7.000000" +"origin" "-1104.000000 1328.000000 -8.000000" +"oldorigin" "-1104.000000 1328.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk1_destroy" +"movedir" "0.000000 315.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "12.000000" +"lip" "2.348949" +"pos1" "80.000000 8.000000 1.000000" +"height" "12.000000" +"activate" "3178" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "797" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-1201.000000 1327.000000 -9.000000" +"absmax" "-1199.000000 1329.000000 -7.000000" +"origin" "-1200.000000 1328.000000 -8.000000" +"oldorigin" "-1200.000000 1328.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk1_destroy" +"movedir" "0.000000 225.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "12.000000" +"lip" "3.878292" +"pos1" "80.000000 8.000000 1.000000" +"height" "12.000000" +"activate" "3178" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "798" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-1201.000000 1423.000000 -9.000000" +"absmax" "-1199.000000 1425.000000 -7.000000" +"origin" "-1200.000000 1424.000000 -8.000000" +"oldorigin" "-1200.000000 1424.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk1_destroy" +"movedir" "0.000000 135.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "7.000000" +"lip" "0.043580" +"pos1" "80.000000 8.000000 1.000000" +"height" "7.000000" +"activate" "3178" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "799" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-1105.000000 1423.000000 -9.000000" +"absmax" "-1103.000000 1425.000000 -7.000000" +"origin" "-1104.000000 1424.000000 -8.000000" +"oldorigin" "-1104.000000 1424.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk1_destroy" +"movedir" "0.000000 45.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "8.000000" +"lip" "1.561693" +"pos1" "80.000000 8.000000 1.000000" +"height" "8.000000" +"activate" "3178" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "800" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-1153.000000 1375.000000 71.000000" +"absmax" "-1151.000000 1377.000000 73.000000" +"origin" "-1152.000000 1376.000000 72.000000" +"oldorigin" "-1152.000000 1376.000000 72.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "6.000000" +"targetname" "obelisk1_destroy" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "11.000000" +"lip" "3.048677" +"pos1" "80.000000 8.000000 1.000000" +"height" "11.000000" +"activate" "3178" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "801" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"use" "entity_state_use" +"think" "SUB_Null" +"target" "thousandfoldseal" +"targetname" "seal_intermediate" +"attack_finished" "999999.000000" +"mdl" "*121" +"wait" "-1.000000" +"bsporigin" "1.000000" +"activate" "752" +"bmodel_act" "1" +"bbmins" "332.000000 1184.000000 -32.000000" +"bbmaxs" "340.000000 1568.000000 288.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"use" "entity_state_use" +"think" "SUB_Null" +"target" "brimstone_spikes3" +"targetname" "seal_intermediate" +"attack_finished" "999999.000000" +"mdl" "*122" +"wait" "-1.000000" +"bsporigin" "1.000000" +"activate" "752" +"bmodel_act" "1" +"bbmins" "344.000000 1184.000000 -32.000000" +"bbmaxs" "352.000000 1568.000000 288.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"use" "entity_state_use" +"think" "SUB_Null" +"target" "brimstone_spikes2" +"targetname" "seal_intermediate" +"attack_finished" "999999.000000" +"mdl" "*123" +"wait" "-1.000000" +"bsporigin" "1.000000" +"activate" "752" +"bmodel_act" "1" +"bbmins" "320.000000 1184.000000 -32.000000" +"bbmaxs" "328.000000 1568.000000 288.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"use" "entity_state_use" +"think" "SUB_Null" +"target" "brimstone_spikes1" +"targetname" "seal_intermediate" +"attack_finished" "999999.000000" +"mdl" "*124" +"wait" "-1.000000" +"bsporigin" "1.000000" +"activate" "752" +"bmodel_act" "1" +"bbmins" "308.000000 1184.000000 -32.000000" +"bbmaxs" "316.000000 1568.000000 288.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-910.946350 946.320496 -0.968750" +"absmax" "-908.946350 948.320496 1.031250" +"origin" "-909.946350 947.320496 0.031250" +"oldorigin" "-1174.541626 1024.530762 0.031250" +"angles" "0.000000 76.997681 0.000000" +"classname" "monster_gargoyle" +"frame" "29.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-70.000000" +"chain" "689" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "77.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"owner" "881" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "36.000000" +"search_time" "2842.040039" +"attack_state" "1.000000" +"attack_finished" "2839.197754" +"pain_finished" "2838.540039" +"show_hostile" "2838.040039" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"lip" "3.698355" +"height" "128.000000" +"waitmin" "1002836.687500" +"poisonous" "1.000000" +"bodyfadeaway" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "329.000000" +"classgroup" "615.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gargoyle.mdl" +"attachment" "1933" +"estate" "2.000000" +"enemytarget" "1931" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2837.639648" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "2838.730469" +"pain_flinch" "70.000000" +"pain_finstate" "2836.137695" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "2842.135986" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "2831.925293" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "381.108978" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gibtype" "10.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-399.000000 1137.000000 -223.968750" +"absmax" "-369.000000 1167.000000 -223.968750" +"origin" "-384.000000 1152.000000 -223.968750" +"oldorigin" "-384.000000 1152.000000 -223.968750" +"classname" "weapon_rocketlauncher" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "822" +"weapon" "32.000000" +"chain" "806" +"netname" "Rocket Launcher" +"flags" "768.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "2.000000" +"noise" "weapons/pkup.wav" +"attack_finished" "999999.000000" +"mdl" "progs/g_rock2.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "535.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-769.000000 271.000000 783.000000" +"absmax" "-495.000000 337.000000 849.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "-768.000000 272.000000 784.000000" +"maxs" "-496.000000 336.000000 848.000000" +"size" "272.000000 64.000000 64.000000" +"touch" "trigger_bmodel_anytouch" +"use" "entity_state_use" +"think" "SUB_Null" +"spawnflags" "49152.000000" +"targetname" "secondwave" +"movedir" "-0.000000 1.000000 -0.000000" +"speed" "200.000000" +"mdl" "*125" +"height" "200.000000" +"bsporigin" "1.000000" +"activate" "3179" +"bmodel_act" "814" +"bbmins" "-768.000000 272.000000 784.000000" +"bbmaxs" "-496.000000 336.000000 848.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-817.000000 431.000000 367.000000" +"absmax" "-447.000000 529.000000 433.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "-816.000000 432.000000 368.000000" +"maxs" "-448.000000 528.000000 432.000000" +"size" "368.000000 96.000000 64.000000" +"touch" "trigger_bmodel_anytouch" +"use" "entity_state_use" +"think" "SUB_Null" +"spawnflags" "49152.000000" +"targetname" "secondwave" +"movedir" "-0.000000 1.000000 -0.000000" +"speed" "200.000000" +"mdl" "*126" +"height" "200.000000" +"bsporigin" "1.000000" +"activate" "3179" +"bmodel_act" "823" +"bbmins" "-816.000000 432.000000 368.000000" +"bbmaxs" "-448.000000 528.000000 432.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "443.000000" +"absmin" "-967.966309 1148.839355 -112.968750" +"absmax" "-909.966309 1206.839355 -6.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-938.966309 1177.839355 -87.968750" +"oldorigin" "-801.269226 1086.718994 -87.968750" +"velocity" "0.000000 -200.000000 0.000000" +"angles" "-0.000000 102.996826 0.000000" +"classname" "monster_golem" +"model" "progs/mon_golem.mdl" +"frame" "178.000000" +"mins" "-28.000000 -28.000000 -24.000000" +"maxs" "28.000000 28.000000 80.000000" +"size" "56.000000 56.000000 104.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.509277" +"health" "-8.000000" +"takedamage" "2.000000" +"chain" "807" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "103.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "192.000000" +"target" "obelisk2" +"targetname" "lavagolem2" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"oldenemy" "1" +"search_time" "2753.260010" +"attack_state" "1.000000" +"attack_finished" "2751.545410" +"pain_finished" "1002750.312500" +"axhitme" "2.000000" +"show_hostile" "2749.260010" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"pos1" "-0.845083 0.534636 0.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_speed" "632.494751" +"attack_offset" "10.000000 0.000000 30.000000" +"meleeattack" "0.652547" +"meleerange" "100.000000" +"meleehitsound" "golem/groundslam.wav" +"pain_flinch" "200.000000" +"pain_finstate" "2736.761719" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "2750.668213" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_timeout" "2731.784912" +"sight_sound" "golem/sight.wav" +"enemydist" "139.952942" +"switchattacker" "814" +"switchtimer" "2738.117920" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"steplast" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2733.399170" +"dmgcombined" "72.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-616.049133 780.445618 81.031250" +"absmax" "-614.049133 782.445618 83.031250" +"origin" "-615.049133 781.445618 82.031250" +"angles" "0.000000 325.997314 0.000000" +"frame" "4.000000" +"owner" "3268" +"mdl" "progs/proj_gargballgrn.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"modelindex" "344.000000" +"absmin" "-1412.519043 655.125610 -80.968750" +"absmax" "-1362.519043 705.125610 -14.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1387.519043 680.125610 -55.968750" +"oldorigin" "-1387.519043 680.125610 -55.968750" +"velocity" "335.491302 -497.439026 0.000000" +"angles" "0.000000 73.998413 0.000000" +"classname" "monster_demon1" +"model" "progs/mon_demon.mdl" +"frame" "53.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.426025" +"health" "-24.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1048" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "52.000000" +"yaw_speed" "20.000000" +"goalentity" "1048" +"spawnflags" "224.000000" +"targetname" "secondwave_monsters" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"oldenemy" "1" +"search_time" "2731.733887" +"attack_state" "5.000000" +"attack_finished" "2727.701904" +"pain_finished" "1002726.500000" +"show_hostile" "2727.701904" +"jump_flag" "2726.731934" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"pos1" "-1397.442017 645.520203 -55.968750" +"height" "256.000000" +"activate" "1048" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "2727.033203" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2724.273926" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "2731.238770" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "2728.788086" +"sight_sound" "demon/sight2.wav" +"enemydist" "542.407104" +"switchattacker" "1048" +"switchtimer" "2727.701904" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_dmclaw1.mdl" +"gib2mdl" "progs/gib_dmclaw2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"modelindex" "344.000000" +"absmin" "-1009.231018 1707.076172 -112.968750" +"absmax" "-959.231018 1757.076172 -46.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-984.231018 1732.076172 -87.968750" +"oldorigin" "-903.291321 1223.488525 -87.968750" +"velocity" "-120.617928 407.316528 0.000000" +"angles" "0.000000 135.000000 0.000000" +"classname" "monster_demon1" +"model" "progs/mon_demon.mdl" +"frame" "53.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.445312" +"health" "-41.000000" +"takedamage" "2.000000" +"chain" "810" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "810" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1048" +"spawnflags" "224.000000" +"targetname" "secondwave_monsters" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"oldenemy" "1" +"search_time" "2734.138428" +"attack_state" "1.000000" +"attack_finished" "2729.738037" +"pain_finished" "1002729.187500" +"show_hostile" "2730.138428" +"jump_flag" "2729.438721" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"pos1" "-895.799194 1204.944824 -87.968750" +"height" "256.000000" +"activate" "810" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "2730.038330" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2728.701904" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "2732.813965" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "2728.788086" +"sight_sound" "demon/sight2.wav" +"enemydist" "83.087540" +"switchattacker" "1048" +"switchtimer" "2729.738037" +"switchoverride" "1.000000" +"jumptouch" "217" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2729.163086" +"dmgcombined" "68.000000" +"gib1mdl" "progs/gib_dmclaw1.mdl" +"gib2mdl" "progs/gib_dmclaw2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"absmin" "-944.028687 1063.107544 -88.968750" +"absmax" "-942.028687 1065.107544 -86.968750" +"origin" "-943.028687 1064.107544 -87.968750" +"oldorigin" "-830.784668 1112.799683 -87.968750" +"velocity" "-84.327408 -391.010132 250.000000" +"angles" "0.000000 18.995361 0.000000" +"classname" "monster_drole" +"frame" "126.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-744.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1048" +"flags" "32.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "323.000000" +"yaw_speed" "20.000000" +"goalentity" "810" +"targetname" "secondwave_monsters" +"th_stand" "drole_standC1" +"th_walk" "drole_walk1" +"th_run" "drole_run" +"th_missile" "drole_magic1" +"th_melee" "drole_melee" +"th_pain" "drole_pain" +"th_die" "drole_die" +"oldenemy" "1" +"lefty" "1.000000" +"search_time" "2747.222900" +"attack_state" "1.000000" +"attack_finished" "2742.322021" +"pain_finished" "2743.322021" +"show_hostile" "2743.222900" +"mdl" "progs/mon_drole.mdl" +"pausetime" "999999.000000" +"lip" "2.386425" +"waitmin" "1002741.187500" +"activate" "1048" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "380.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_drole.mdl" +"estate" "2.000000" +"th_checkattack" "DroleCheckAttack" +"th_updmissile" "drole_rocket1" +"liquidbase" "-1.000000" +"liquidcheck" "2742.922607" +"attack_track" "-864.482300 1141.147949 -87.968750" +"attack_speed" "80.000000" +"attack_offset" "0.000000 0.000000 34.000000" +"attack_rage" "1.000000" +"attack_sidestep" "2744.480713" +"attack_sidedeny" "2739.690918" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2741.075928" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "drole/pain.wav" +"deathstring" " was decimated by a Drole +" +"idletimer" "2745.152100" +"idle_sound" "drole/idle.wav" +"sight_timeout" "2728.788086" +"sight_sound" "drole/sight.wav" +"enemydist" "164.222351" +"switchattacker" "810" +"switchtimer" "2742.322021" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"gib1mdl" "progs/gib_drolearm1.mdl" +"gib2mdl" "progs/gib_drolearm2.mdl" +"gib3mdl" "progs/gib_droleleg1.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "272.000000" +"absmin" "-1681.000000 2079.000000 1023.000000" +"absmax" "-1647.000000 2113.000000 1089.000000" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-1664.000000 2096.000000 1048.000000" +"oldorigin" "-1664.000000 2096.000000 1048.000000" +"angles" "0.000000 315.000000 0.000000" +"classname" "monster_gaunt" +"model" "progs/mon_gaunt.mdl" +"frame" "10.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"use" "monster_use" +"think" "gaunt_perch12" +"nextthink" "2878.443848" +"health" "120.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "33.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "15.000000" +"spawnflags" "196.000000" +"targetname" "secondwave_monsters" +"th_stand" "gaunt_perch1" +"th_walk" "gaunt_perch1" +"th_run" "gaunt_wakeup" +"th_missile" "gaunt_wakeup" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"mdl" "progs/mon_gaunt.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "3180" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gaunt.mdl" +"th_checkattack" "GauntCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2878.943359" +"attack_offset" "8.000000 0.000000 -4.000000" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_timeout" "1.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt +" +"idletimer" "2883.377197" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_sound" "gaunt/sight.wav" +"switchoverride" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "272.000000" +"absmin" "-1505.000000 2127.000000 1119.000000" +"absmax" "-1471.000000 2161.000000 1185.000000" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-1488.000000 2144.000000 1144.000000" +"oldorigin" "-1488.000000 2144.000000 1144.000000" +"angles" "0.000000 315.000000 0.000000" +"classname" "monster_gaunt" +"model" "progs/mon_gaunt.mdl" +"frame" "10.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"use" "monster_use" +"think" "gaunt_perch12" +"nextthink" "2878.443848" +"health" "120.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "33.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "15.000000" +"spawnflags" "452.000000" +"targetname" "secondwave_monsters" +"th_stand" "gaunt_perch1" +"th_walk" "gaunt_perch1" +"th_run" "gaunt_wakeup" +"th_missile" "gaunt_wakeup" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"mdl" "progs/mon_gaunt.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "3180" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gaunt.mdl" +"th_checkattack" "GauntCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2878.943359" +"attack_offset" "8.000000 0.000000 -4.000000" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_timeout" "1.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt +" +"idletimer" "2880.878174" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_sound" "gaunt/sight.wav" +"switchoverride" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "272.000000" +"absmin" "-137.000000 1863.000000 1599.000000" +"absmax" "-103.000000 1897.000000 1665.000000" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-120.000000 1880.000000 1624.000000" +"oldorigin" "-120.000000 1880.000000 1624.000000" +"angles" "0.000000 225.000000 0.000000" +"classname" "monster_gaunt" +"model" "progs/mon_gaunt.mdl" +"frame" "10.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"use" "monster_use" +"think" "gaunt_perch12" +"nextthink" "2878.443848" +"health" "120.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "33.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "225.000000" +"yaw_speed" "15.000000" +"spawnflags" "452.000000" +"targetname" "secondwave_monsters" +"th_stand" "gaunt_perch1" +"th_walk" "gaunt_perch1" +"th_run" "gaunt_wakeup" +"th_missile" "gaunt_wakeup" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"mdl" "progs/mon_gaunt.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "3180" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gaunt.mdl" +"th_checkattack" "GauntCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2878.943359" +"attack_offset" "8.000000 0.000000 -4.000000" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_timeout" "1.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt +" +"idletimer" "2883.480713" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_sound" "gaunt/sight.wav" +"switchoverride" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "272.000000" +"absmin" "-185.000000 2039.000000 1503.000000" +"absmax" "-151.000000 2073.000000 1569.000000" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-168.000000 2056.000000 1528.000000" +"oldorigin" "-168.000000 2056.000000 1528.000000" +"angles" "0.000000 225.000000 0.000000" +"classname" "monster_gaunt" +"model" "progs/mon_gaunt.mdl" +"frame" "10.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"use" "monster_use" +"think" "gaunt_perch12" +"nextthink" "2878.443848" +"health" "120.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "33.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "225.000000" +"yaw_speed" "15.000000" +"spawnflags" "196.000000" +"targetname" "secondwave_monsters" +"th_stand" "gaunt_perch1" +"th_walk" "gaunt_perch1" +"th_run" "gaunt_wakeup" +"th_missile" "gaunt_wakeup" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"mdl" "progs/mon_gaunt.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "3180" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gaunt.mdl" +"th_checkattack" "GauntCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2878.943359" +"attack_offset" "8.000000 0.000000 -4.000000" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_timeout" "1.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt +" +"idletimer" "2883.849121" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_sound" "gaunt/sight.wav" +"switchoverride" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-936.558044 949.868530 69.031250" +"absmax" "-934.558044 951.868530 71.031250" +"origin" "-935.558044 950.868530 70.031250" +"angles" "0.000000 324.997559 0.000000" +"frame" "3.000000" +"owner" "2200" +"mdl" "progs/proj_gargballgrn.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-416.000000 1120.000000 -128.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"chain" "819" +"spawnflags" "2.000000" +"targetname" "secondwave" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "2.043764" +"pos1" "80.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "3179" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "821" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-385.000000 1151.000000 -121.000000" +"absmax" "-383.000000 1153.000000 -119.000000" +"origin" "-384.000000 1152.000000 -120.000000" +} +{ +"modelindex" "130.000000" +"absmin" "-417.000000 1119.000000 -145.000000" +"absmax" "-351.000000 1185.000000 -111.000000" +"ltime" "0.380000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000005 0.000000 112.000000" +"classname" "func_door" +"model" "*129" +"frame" "1.000000" +"mins" "-416.000000 1120.000000 -256.000000" +"maxs" "-352.000000 1184.000000 -224.000000" +"size" "64.000000 64.000000 32.000000" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"chain" "819" +"enemy" "822" +"yaw_speed" "400.000000" +"spawnflags" "32.000000" +"targetname" "secondwave" +"owner" "822" +"movedir" "-0.000000 -0.000000 1.000000" +"message" "" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "400.000000" +"mdl" "*129" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000005 0.000000 112.000000" +"lip" "-80.000000" +"pos2" "-0.000005 0.000000 112.000000" +"bsporigin" "1.000000" +"activate" "3179" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +} +{ +"absmin" "-625.000000 1007.000000 -33.000000" +"absmax" "-623.000000 1009.000000 -31.000000" +"origin" "-624.000000 1008.000000 -32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "obelisk2_destroy" +"targetname" "obelisk2" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"delay" "4.000000" +"activate" "810" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-704.000000 784.000000 -64.000000" +"classname" "func_breakable" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "funcbreakable_delayexplode" +"health" "1.000000" +"chain" "822" +"targetname" "obelisk2_destroy" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "40.000000" +"cnt" "10.000000" +"lip" "1.234779" +"pos1" "0.000000 8.000000 1.000000" +"height" "20.000000" +"waitmin" "1002752.312500" +"bsporigin" "1.000000" +"activate" "2880" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "826" +"estate" "2.000000" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-625.000000 863.000000 63.000000" +"absmax" "-623.000000 865.000000 65.000000" +"origin" "-624.000000 864.000000 64.000000" +} +{ +"absmin" "-673.000000 815.000000 -9.000000" +"absmax" "-671.000000 817.000000 -7.000000" +"origin" "-672.000000 816.000000 -8.000000" +"oldorigin" "-672.000000 816.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk2_destroy" +"movedir" "0.000000 225.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "10.000000" +"lip" "2.792444" +"pos1" "80.000000 8.000000 1.000000" +"height" "10.000000" +"activate" "2880" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "827" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-577.000000 815.000000 -9.000000" +"absmax" "-575.000000 817.000000 -7.000000" +"origin" "-576.000000 816.000000 -8.000000" +"oldorigin" "-576.000000 816.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk2_destroy" +"movedir" "0.000000 315.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "9.000000" +"lip" "3.009613" +"pos1" "80.000000 8.000000 1.000000" +"height" "9.000000" +"activate" "2880" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "828" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-577.000000 911.000000 -9.000000" +"absmax" "-575.000000 913.000000 -7.000000" +"origin" "-576.000000 912.000000 -8.000000" +"oldorigin" "-576.000000 912.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk2_destroy" +"movedir" "0.000000 45.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "6.000000" +"lip" "1.418867" +"pos1" "80.000000 8.000000 1.000000" +"height" "6.000000" +"activate" "2880" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "829" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-673.000000 911.000000 -9.000000" +"absmax" "-671.000000 913.000000 -7.000000" +"origin" "-672.000000 912.000000 -8.000000" +"oldorigin" "-672.000000 912.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk2_destroy" +"movedir" "0.000000 135.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "7.000000" +"lip" "3.387311" +"pos1" "80.000000 8.000000 1.000000" +"height" "7.000000" +"activate" "2880" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "830" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-577.000000 1007.000000 -33.000000" +"absmax" "-575.000000 1009.000000 -31.000000" +"origin" "-576.000000 1008.000000 -32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"targetname" "obelisk2" +"killtarget" "magickill2" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"delay" "4.000000" +"activate" "810" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-689.000000 1007.000000 -33.000000" +"absmax" "-687.000000 1009.000000 -31.000000" +"origin" "-688.000000 1008.000000 -32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "lavagolem3" +"targetname" "obelisk2" +"killtarget" "obelisk1" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"delay" "8.000000" +"activate" "810" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "443.000000" +"absmin" "-373.846161 936.997559 -104.968750" +"absmax" "-315.846161 994.997559 1.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-344.846161 965.997559 -79.968750" +"oldorigin" "-501.758484 1020.384521 -87.968750" +"velocity" "0.000000 -100.000000 0.000000" +"angles" "-0.000000 254.998169 0.000000" +"classname" "monster_golem" +"model" "progs/mon_golem.mdl" +"frame" "178.000000" +"mins" "-28.000000 -28.000000 -24.000000" +"maxs" "28.000000 28.000000 80.000000" +"size" "56.000000 56.000000 104.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.439941" +"health" "-62.876587" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "255.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "192.000000" +"target" "obelisk3_counter" +"targetname" "lavagolem3" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"oldenemy" "1" +"search_time" "2802.802246" +"attack_state" "1.000000" +"attack_finished" "2801.074951" +"pain_finished" "1002799.687500" +"show_hostile" "2798.802246" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"pos1" "-0.989946 -0.141446 0.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_speed" "631.631348" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"meleehitsound" "golem/melee_punch.wav" +"pain_flinch" "200.000000" +"pain_finstate" "2794.160645" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "2797.901611" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_timeout" "2794.062988" +"sight_sound" "golem/sight.wav" +"enemydist" "265.399139" +"switchattacker" "1" +"switchtimer" "2792.597900" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2798.762207" +"dmgcombined" "4.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-737.000000 1007.000000 -33.000000" +"absmax" "-735.000000 1009.000000 -31.000000" +"origin" "-736.000000 1008.000000 -32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "thirdwave_monsters" +"targetname" "obelisk2" +"killtarget" "magickill1" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"delay" "12.000000" +"activate" "810" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "314.000000" +"absmin" "-165.119766 1109.963135 -104.968750" +"absmax" "-131.119766 1143.963135 -38.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-148.119766 1126.963135 -79.968750" +"oldorigin" "-222.968948 1220.957153 64.000000" +"angles" "0.000000 191.997070 0.000000" +"classname" "monster_gargoyle" +"model" "progs/mon_gargoyle.mdl" +"frame" "13.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2878.499023" +"health" "-21.000000" +"takedamage" "2.000000" +"chain" "217" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "833" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "192.000000" +"yaw_speed" "15.000000" +"goalentity" "833" +"spawnflags" "128.000000" +"targetname" "thirdwave_monsters" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"oldenemy" "1" +"search_time" "2789.259033" +"attack_state" "2.000000" +"attack_finished" "2785.158936" +"pain_finished" "1002783.937500" +"show_hostile" "2785.259033" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"think1" "gargoyle_wakeup" +"pos1" "88.000000 111.000000 23.000000" +"height" "128.000000" +"activate" "833" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"skin_override" "1.000000" +"frame_override" "88.000000" +"attachment" "192" +"enemytarget" "216" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2785.259033" +"attack_chance" "0.200000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "2789.548584" +"pain_flinch" "70.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "2790.597412" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "2771.783691" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "250.561844" +"switchattacker" "833" +"switchtimer" "2785.158936" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_gargwing1.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-259.509064 1010.049866 47.000000" +"absmax" "-257.509064 1012.049866 49.000000" +"origin" "-258.509064 1011.049866 48.000000" +"oldorigin" "-266.236206 1013.121399 48.000000" +"angles" "-0.000000 164.992676 -0.000000" +"classname" "monster_gargoyle" +"frame" "15.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-70.000000" +"chain" "835" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1066" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "172.000000" +"yaw_speed" "15.000000" +"goalentity" "1066" +"targetname" "thirdwave_monsters" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"oldenemy" "1" +"search_time" "2788.456055" +"attack_state" "1.000000" +"attack_finished" "2784.355957" +"pain_finished" "2784.956055" +"show_hostile" "2784.456055" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"think1" "gargoyle_wakeup" +"lip" "0.974029" +"pos1" "88.000000 111.000000 23.000000" +"height" "128.000000" +"waitmin" "1002782.562500" +"activate" "1066" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gargoyle.mdl" +"skin_override" "1.000000" +"frame_override" "102.000000" +"attachment" "218" +"estate" "2.000000" +"enemytarget" "194" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2784.104492" +"attack_chance" "0.200000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "2785.684570" +"pain_flinch" "70.000000" +"pain_finstate" "2781.601562" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "2789.945557" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "2771.783691" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "253.238876" +"switchattacker" "1066" +"switchtimer" "2784.355957" +"switchoverride" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_gargwing1.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "452.000000" +"absmin" "-106.660553 1079.877686 -88.968750" +"absmax" "-56.660553 1129.877686 1.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-81.660553 1104.877686 -63.968750" +"oldorigin" "-158.315033 1085.770508 -71.968750" +"velocity" "1.708901 -1.708901 0.000000" +"angles" "-0.000000 13.996582 -0.000000" +"classname" "monster_minotaur" +"model" "progs/mon_minotaur.mdl" +"frame" "60.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 64.000000" +"size" "48.000000 48.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.448730" +"health" "-32.674309" +"takedamage" "2.000000" +"chain" "836" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "184.000000" +"yaw_speed" "20.000000" +"goalentity" "833" +"spawnflags" "192.000000" +"targetname" "thirdwave_monsters" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"oldenemy" "1" +"search_time" "2798.225342" +"attack_state" "1.000000" +"attack_finished" "2794.565918" +"pain_finished" "1002793.750000" +"show_hostile" "2794.565918" +"mdl" "progs/mon_minotaur.mdl" +"pausetime" "999999.000000" +"finalangle" "-557.610840 1013.937378 -55.968750" +"lip" "0.931761" +"activate" "1" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"attachment" "209" +"attachment2" "792" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"liquidbase" "-1.000000" +"liquidcheck" "2794.125244" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"attack_speed" "650.000000" +"attack_rage" "1.000000" +"attack_sidestep" "2785.916016" +"attack_sidedeny" "2780.812744" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2783.614014" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idletimer" "2794.331787" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_timeout" "2771.247070" +"sight_sound" "minotaur/sight1.wav" +"enemydist" "181.322083" +"switchattacker" "833" +"switchtimer" "2794.565918" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "6.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2793.666016" +"dmgcombined" "68.000000" +"resist_cells" "0.500000" +"part_style" "8.000000" +"gib1mdl" "progs/gib_minoclaw1.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg2.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "452.000000" +"absmin" "-257.031250 959.031250 -112.968750" +"absmax" "-207.031250 1009.031250 -22.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-232.031250 984.031250 -87.968750" +"oldorigin" "-246.724396 995.403198 -87.968750" +"angles" "-0.000000 315.999756 -0.000000" +"classname" "monster_minotaur" +"model" "progs/mon_minotaur.mdl" +"frame" "60.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 64.000000" +"size" "48.000000 48.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.489014" +"health" "-7.000000" +"takedamage" "2.000000" +"chain" "833" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1066" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "91.000000" +"yaw_speed" "20.000000" +"goalentity" "1066" +"spawnflags" "192.000000" +"targetname" "thirdwave_monsters" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"oldenemy" "1" +"lefty" "1.000000" +"search_time" "2775.805664" +"attack_state" "1.000000" +"attack_finished" "2772.593994" +"pain_finished" "1002772.000000" +"show_hostile" "2772.593994" +"mdl" "progs/mon_minotaur.mdl" +"pausetime" "999999.000000" +"finalangle" "-281.226562 1176.196655 -55.968750" +"lip" "0.705161" +"activate" "1066" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"attachment" "199" +"attachment2" "208" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"liquidbase" "-1.000000" +"liquidcheck" "2771.405273" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"attack_speed" "650.000000" +"attack_rage" "1.000000" +"attack_sidestep" "-1.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2769.001953" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idletimer" "2774.933838" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_timeout" "2771.247070" +"sight_sound" "minotaur/sight1.wav" +"enemydist" "435.953125" +"switchattacker" "1066" +"switchtimer" "2772.593994" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "6.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"resist_cells" "0.500000" +"part_style" "8.000000" +"gib1mdl" "progs/gib_minoleg2.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg1.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "337.000000" +"absmin" "35.612160 667.595215 -64.968750" +"absmax" "69.612160 701.595215 1.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "52.612160 684.595215 -39.968750" +"oldorigin" "37.066170 604.547363 -39.968750" +"velocity" "469.606720 194.853714 0.000000" +"angles" "0.000000 113.999634 0.000000" +"classname" "monster_dfury" +"model" "progs/mon_dfury.mdl" +"frame" "240.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.453369" +"groundentity" "888" +"health" "-6.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "833" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "114.000000" +"yaw_speed" "20.000000" +"goalentity" "833" +"spawnflags" "353.000000" +"targetname" "secondwave" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"oldenemy" "1" +"lefty" "2.000000" +"search_time" "2775.449219" +"attack_state" "1.000000" +"attack_finished" "2771.349121" +"pain_finished" "1002770.875000" +"axhitme" "2.000000" +"show_hostile" "2771.449219" +"jump_flag" "2763.765869" +"mdl" "progs/mon_dfury.mdl" +"pausetime" "999999.000000" +"lip" "1.000000" +"activate" "833" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "840" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"liquidbase" "-1.000000" +"liquidcheck" "2770.468262" +"attack_chance" "0.400000" +"attack_speed" "632.904907" +"attack_offset" "20.000000 0.000000 10.000000" +"meleeattack" "1.000000" +"meleerange" "70.000000" +"meleetimer" "2769.614502" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponstate" "0.831446" +"weaponswitch" "0.768926" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2769.930420" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idletimer" "2774.035156" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "2764.458740" +"sight_sound" "dknight/dfury_sight.wav" +"enemydist" "708.360413" +"switchattacker" "833" +"switchtimer" "2771.349121" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "4.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "137.245178 696.267029 -56.968750" +"absmax" "139.245178 698.267029 -54.968750" +"origin" "138.245178 697.267029 -55.968750" +"angles" "0.000000 267.994995 0.000000" +"frame" "209.000000" +"think" "dfury_attachment_finish" +"owner" "839" +"alpha" "0.100000" +"classtype" "32.000000" +} +{ +"absmin" "-356.025818 1159.483887 -88.968750" +"absmax" "-354.025818 1161.483887 -86.968750" +"origin" "-355.025818 1160.483887 -87.968750" +"oldorigin" "-355.025818 1160.483887 -87.968750" +"velocity" "-207.838272 -341.764923 250.000000" +"angles" "0.000000 57.996826 0.000000" +"classname" "monster_dfury" +"frame" "96.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-616.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1066" +"flags" "32.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "349.000000" +"yaw_speed" "20.000000" +"goalentity" "838" +"targetname" "secondwave" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"oldenemy" "1" +"lefty" "3.000000" +"search_time" "2772.088379" +"attack_state" "1.000000" +"attack_finished" "2769.803711" +"pain_finished" "2770.803711" +"show_hostile" "2769.803711" +"jump_flag" "2769.388672" +"mdl" "progs/mon_dfury.mdl" +"pausetime" "999999.000000" +"lip" "0.874905" +"waitmin" "1002767.937500" +"activate" "1066" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "842" +"estate" "2.000000" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"liquidbase" "-1.000000" +"liquidcheck" "2768.088379" +"attack_chance" "0.400000" +"attack_speed" "633.842712" +"attack_offset" "20.000000 0.000000 10.000000" +"meleeattack" "1.000000" +"meleerange" "70.000000" +"meleetimer" "2768.939209" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponstate" "0.290262" +"weaponswitch" "0.617884" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2767.787109" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idletimer" "2772.404541" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "2768.256592" +"sight_sound" "dknight/dfury_sight.wav" +"enemydist" "299.374237" +"switchattacker" "838" +"switchtimer" "2769.803711" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"jumptouch" "1066" +"steptype" "4.000000" +"steplast" "2.000000" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +} +{ +"absmin" "-258.541809 919.616455 -80.968750" +"absmax" "-256.541809 921.616455 -78.968750" +"origin" "-257.541809 920.616455 -79.968750" +"angles" "-0.000000 108.995361 -0.000000" +"frame" "220.000000" +"skin" "1.000000" +"think" "dfury_attachment_finish" +"owner" "841" +"alpha" "0.100000" +"classtype" "32.000000" +} +{ +"absmin" "-315.514252 1257.223389 -88.968750" +"absmax" "-313.514252 1259.223389 -86.968750" +"origin" "-314.514252 1258.223389 -87.968750" +"oldorigin" "-171.530457 701.059631 -55.968750" +"velocity" "-395.978394 -56.578468 250.000000" +"angles" "-0.000000 7.998047 -0.000000" +"classname" "monster_dknight" +"frame" "131.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-223.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "833" +"flags" "32.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "8.000000" +"yaw_speed" "20.000000" +"goalentity" "833" +"targetname" "secondwave" +"th_stand" "dknight_stand1" +"th_walk" "dknight_walk1" +"th_run" "dknight_run1" +"th_missile" "dknight_magicc1" +"th_melee" "dknight_melee" +"th_pain" "dknight_pain" +"th_die" "dknight_die" +"oldenemy" "1" +"lefty" "1.000000" +"search_time" "2770.723145" +"attack_state" "3.000000" +"attack_finished" "2766.521973" +"pain_finished" "2761.969971" +"show_hostile" "2766.723145" +"mdl" "progs/mon_dknight.mdl" +"pausetime" "999999.000000" +"lip" "1.893857" +"waitmin" "1002765.062500" +"activate" "833" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "220.000000" +"classgroup" "637.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dknight.mdl" +"estate" "2.000000" +"th_checkattack" "CheckAttack" +"th_charge" "dknight_char_a1" +"liquidbase" "-1.000000" +"liquidcheck" "2766.723145" +"attack_chance" "0.050000" +"meleeattack" "2.000000" +"meleetimer" "2766.122559" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.500000" +"pain_sound" "hknight/pain1.wav" +"death_sound" "hknight/death1.wav" +"deathstring" " was cleaved by a Death Knight +" +"idletimer" "2767.288330" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "2764.502686" +"sight_sound" "hknight/sight1.wav" +"enemydist" "46.993809" +"switchattacker" "833" +"switchtimer" "2761.469971" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"gib1mdl" "progs/w_dknightsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "" +"gib1sound" "40.000000" +} +{ +"absmin" "123.102142 613.275146 -56.968750" +"absmax" "125.102142 615.275146 -54.968750" +"origin" "124.102142 614.275146 -55.968750" +"oldorigin" "100.341805 541.929626 -55.968750" +"angles" "-0.000000 42.984009 -0.000000" +"classname" "monster_dknight" +"frame" "214.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-46.000000" +"chain" "791" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "839" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "80.000000" +"yaw_speed" "20.000000" +"goalentity" "836" +"targetname" "secondwave" +"th_stand" "dknight_stand1" +"th_walk" "dknight_walk1" +"th_run" "dknight_run1" +"th_missile" "dknight_magicc1" +"th_melee" "dknight_melee" +"th_pain" "dknight_pain" +"th_die" "dknight_die" +"oldenemy" "1" +"lefty" "1.000000" +"search_time" "2769.705322" +"attack_state" "1.000000" +"attack_finished" "2765.405029" +"pain_finished" "2765.905029" +"axhitme" "2.000000" +"show_hostile" "2765.705322" +"mdl" "progs/mon_dknight.mdl" +"pausetime" "999999.000000" +"lip" "1.542405" +"waitmin" "1002763.875000" +"activate" "839" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "220.000000" +"classgroup" "637.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dknight.mdl" +"estate" "2.000000" +"th_checkattack" "CheckAttack" +"th_charge" "dknight_char_a1" +"liquidbase" "-1.000000" +"liquidcheck" "2765.222168" +"attack_chance" "0.200000" +"meleetimer" "2760.653809" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2764.221191" +"pain_check" "3.000000" +"pain_timeout" "1.500000" +"pain_sound" "hknight/pain1.wav" +"death_sound" "hknight/death1.wav" +"deathstring" " was cleaved by a Death Knight +" +"idletimer" "2766.025391" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "2767.651855" +"sight_sound" "hknight/sight1.wav" +"enemydist" "408.780548" +"switchattacker" "836" +"switchtimer" "2765.405029" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"gib1mdl" "progs/w_dknightsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "" +"gib1sound" "40.000000" +} +{ +"absmin" "-157.128342 594.619751 -40.974789" +"absmax" "-155.128342 596.619751 -38.974789" +"origin" "-156.128342 595.619751 -39.974789" +"oldorigin" "-96.000000 504.000000 86.879753" +"angles" "-0.000000 178.994751 -0.000000" +"classname" "monster_dcrossbow" +"frame" "138.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"groundentity" "888" +"health" "-30.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "179.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "secondwave" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "2765.101318" +"attack_state" "1.000000" +"attack_finished" "2755.697021" +"pain_finished" "2760.000244" +"axhitme" "2.000000" +"show_hostile" "2761.101318" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "2.700644" +"waitmin" "1002759.500000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"estate" "2.000000" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "2761.001221" +"attack_track" "-382.479614 734.804443 -55.968750" +"attack_chance" "0.700000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleeattack" "1.000000" +"meleerange" "70.000000" +"meleetimer" "2761.401611" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "2758.099365" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_check" "2.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "2763.185303" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "2764.697021" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "32.095943" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "3.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib1sound" "20.000000" +} +{ +"absmin" "-221.903931 676.834778 -56.968750" +"absmax" "-219.903931 678.834778 -54.968750" +"origin" "-220.903931 677.834778 -55.968750" +"oldorigin" "-8.000010 504.000000 72.929756" +"angles" "-0.000000 206.998901 -0.000000" +"classname" "monster_dcrossbow" +"frame" "237.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-28.198462" +"chain" "839" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "207.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "secondwave" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "1.000000" +"search_time" "2791.244873" +"attack_state" "2.000000" +"attack_finished" "2755.980713" +"pain_finished" "2760.531250" +"show_hostile" "2787.244873" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "2.054140" +"waitmin" "1002786.250000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"estate" "2.000000" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "2786.744385" +"attack_track" "-452.375366 549.818848 -55.968750" +"attack_chance" "0.700000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleeattack" "1.000000" +"meleerange" "70.000000" +"meleetimer" "2761.932617" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "2.000000" +"weaponswitch" "2787.945557" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2760.531250" +"pain_check" "2.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "2789.804932" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "2764.980713" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "494.718018" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "4.000000" +"dmgtimeframe" "2787.207031" +"dmgcombined" "40.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib1sound" "20.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-1200.000000 816.000000 -96.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"chain" "825" +"spawnflags" "2.000000" +"targetname" "thirdwave_monsters" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "2.757286" +"pos1" "80.000000 8.000000 1.000000" +"height" "8.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "2954" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "848" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-1129.000000 895.000000 -89.000000" +"absmax" "-1127.000000 897.000000 -87.000000" +"origin" "-1128.000000 896.000000 -88.000000" +} +{ +"modelindex" "134.000000" +"absmin" "-1201.000000 815.000000 -113.000008" +"absmax" "-1055.000000 977.000000 -79.000008" +"ltime" "0.340000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000004 0.000000 95.999992" +"classname" "func_door" +"model" "*133" +"frame" "1.000000" +"mins" "-1200.000000 816.000000 -208.000000" +"maxs" "-1056.000000 976.000000 -176.000000" +"size" "144.000000 160.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "-0.660000" +"chain" "823" +"enemy" "849" +"yaw_speed" "400.000000" +"targetname" "thirdwave_monsters" +"owner" "849" +"movedir" "-0.000000 -0.000000 1.000000" +"message" "" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "400.000000" +"mdl" "*133" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000004 0.000000 95.999992" +"lip" "-64.000000" +"pos2" "-0.000004 0.000000 95.999992" +"bsporigin" "1.000000" +"activate" "2954" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "-1167.000000 849.000000 -175.968750" +"absmax" "-1137.000000 879.000000 -175.968750" +"origin" "-1152.000000 864.000000 -175.968750" +"oldorigin" "-1152.000000 864.000000 -175.968750" +"classname" "item_armorInv" +"skin" "2.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "849" +"items" "32768.000000" +"chain" "849" +"flags" "768.000000" +"armortype" "0.800000" +"armorvalue" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"noise" "items/armor1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/armour.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "armor_touch" +"classtype" "790.000000" +"classgroup" "275.000000" +"entno_unique" "338896.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1200" +"part_active" "110.000000" +} +{ +"absmin" "-1103.000000 873.000000 -175.968750" +"absmax" "-1073.000000 903.000000 -175.968750" +"origin" "-1088.000000 888.000000 -175.968750" +"oldorigin" "-1088.000000 888.000000 -175.968750" +"angles" "0.000000 200.000000 0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "849" +"chain" "216" +"netname" "box of shells" +"flags" "768.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1103.000000 833.000000 -175.968750" +"absmax" "-1073.000000 863.000000 -175.968750" +"origin" "-1088.000000 848.000000 -175.968750" +"oldorigin" "-1088.000000 848.000000 -175.968750" +"angles" "0.000000 275.000000 0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "849" +"chain" "851" +"netname" "box of shells" +"flags" "768.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1148.000000 928.000000 -175.968750" +"absmax" "-1118.000000 958.000000 -175.968750" +"origin" "-1133.000000 943.000000 -175.968750" +"oldorigin" "-1133.000000 943.000000 -175.968750" +"angles" "0.000000 90.000000 0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "849" +"chain" "689" +"netname" "box of nails" +"flags" "768.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1196.000000 928.000000 -175.968750" +"absmax" "-1166.000000 958.000000 -175.968750" +"origin" "-1181.000000 943.000000 -175.968750" +"oldorigin" "-1181.000000 943.000000 -175.968750" +"angles" "0.000000 90.000000 0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "849" +"chain" "853" +"netname" "box of nails" +"flags" "768.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1148.000000 888.000000 -175.968750" +"absmax" "-1118.000000 918.000000 -175.968750" +"origin" "-1133.000000 903.000000 -175.968750" +"oldorigin" "-1133.000000 903.000000 -175.968750" +"angles" "0.000000 90.000000 0.000000" +"classname" "item_rockets" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "849" +"chain" "852" +"netname" "box of rockets" +"flags" "768.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1196.000000 888.000000 -175.968750" +"absmax" "-1166.000000 918.000000 -175.968750" +"origin" "-1181.000000 903.000000 -175.968750" +"oldorigin" "-1181.000000 903.000000 -175.968750" +"angles" "0.000000 90.000000 0.000000" +"classname" "item_rockets" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "849" +"chain" "855" +"netname" "box of rockets" +"flags" "768.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-192.000000 816.000000 -112.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"chain" "856" +"spawnflags" "2.000000" +"targetname" "thirdwave_monsters" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.775079" +"pos1" "80.000000 8.000000 1.000000" +"height" "5.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "2954" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "858" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-121.000000 895.000000 -97.000000" +"absmax" "-119.000000 897.000000 -95.000000" +"origin" "-120.000000 896.000000 -96.000000" +} +{ +"modelindex" "136.000000" +"absmin" "-193.000000 815.000000 -113.000008" +"absmax" "-47.000004 977.000000 -79.000008" +"ltime" "0.340000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000004 0.000000 95.999992" +"classname" "func_door" +"model" "*135" +"frame" "1.000000" +"mins" "-192.000000 816.000000 -208.000000" +"maxs" "-48.000000 976.000000 -176.000000" +"size" "144.000000 160.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "-0.660000" +"chain" "846" +"enemy" "859" +"yaw_speed" "400.000000" +"targetname" "thirdwave_monsters" +"owner" "859" +"movedir" "-0.000000 -0.000000 1.000000" +"message" "" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "400.000000" +"mdl" "*135" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000004 0.000000 95.999992" +"lip" "-64.000000" +"pos2" "-0.000004 0.000000 95.999992" +"bsporigin" "1.000000" +"activate" "2954" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "-164.000000 841.000000 -175.968750" +"absmax" "-134.000000 871.000000 -175.968750" +"origin" "-149.000000 856.000000 -175.968750" +"oldorigin" "-149.000000 856.000000 -175.968750" +"angles" "0.000000 101.000000 0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "859" +"chain" "859" +"netname" "box of shells" +"flags" "768.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-164.000000 873.000000 -175.968750" +"absmax" "-134.000000 903.000000 -175.968750" +"origin" "-149.000000 888.000000 -175.968750" +"oldorigin" "-149.000000 888.000000 -175.968750" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "859" +"chain" "860" +"netname" "box of shells" +"flags" "768.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-135.000000 936.000000 -175.968750" +"absmax" "-105.000000 966.000000 -175.968750" +"origin" "-120.000000 951.000000 -175.968750" +"oldorigin" "-120.000000 951.000000 -175.968750" +"angles" "0.000000 317.000000 0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "859" +"chain" "861" +"netname" "box of nails" +"flags" "768.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-135.000000 896.000000 -175.968750" +"absmax" "-105.000000 926.000000 -175.968750" +"origin" "-120.000000 911.000000 -175.968750" +"oldorigin" "-120.000000 911.000000 -175.968750" +"angles" "0.000000 93.000000 0.000000" +"classname" "item_rockets" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "859" +"chain" "862" +"netname" "box of rockets" +"flags" "768.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-87.000000 896.000000 -175.968750" +"absmax" "-57.000000 926.000000 -175.968750" +"origin" "-72.000000 911.000000 -175.968750" +"oldorigin" "-72.000000 911.000000 -175.968750" +"angles" "0.000000 151.000000 0.000000" +"classname" "item_rockets" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "859" +"chain" "863" +"netname" "box of rockets" +"flags" "768.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-87.000000 936.000000 -175.968750" +"absmax" "-57.000000 966.000000 -175.968750" +"origin" "-72.000000 951.000000 -175.968750" +"oldorigin" "-72.000000 951.000000 -175.968750" +"angles" "0.000000 163.000000 0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "859" +"chain" "864" +"netname" "box of nails" +"flags" "768.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-111.000000 849.000000 -175.968750" +"absmax" "-81.000000 879.000000 -175.968750" +"origin" "-96.000000 864.000000 -175.968750" +"oldorigin" "-96.000000 864.000000 -175.968750" +"angles" "0.000000 260.000000 0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_megahealth_rot" +"groundentity" "859" +"chain" "865" +"flags" "768.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "2.000000" +"owner" "1" +"noise" "items/r_item2.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_100.mdl" +"healamount" "100.000000" +"alpha" "0.100000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "760.000000" +"classgroup" "100.000000" +"entno_unique" "908232.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 28.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1099" +"part_active" "105.000000" +} +{ +"absmin" "-574.658752 876.583435 7.031250" +"absmax" "-572.658752 878.583435 9.031250" +"origin" "-573.658752 877.583435 8.031250" +"oldorigin" "-579.216064 871.828735 8.031250" +"angles" "0.000000 225.999756 0.000000" +"classname" "monster_gargoyle" +"frame" "15.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-70.000000" +"chain" "811" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "226.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"owner" "880" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "-35.000000" +"search_time" "2831.245850" +"attack_state" "1.000000" +"attack_finished" "2828.986816" +"pain_finished" "2828.746826" +"show_hostile" "2827.245850" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"lip" "2.463698" +"height" "128.000000" +"waitmin" "1002826.250000" +"poisonous" "1.000000" +"bodyfadeaway" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "329.000000" +"classgroup" "615.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gargoyle.mdl" +"attachment" "3134" +"estate" "2.000000" +"enemytarget" "2427" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2827.245850" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "2833.556641" +"pain_flinch" "70.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "2831.359863" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "2834.243896" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "171.353455" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gibtype" "10.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1151.910278 647.242188 -64.968750" +"absmax" "-1149.910278 649.242188 -62.968750" +"ltime" "2876.750244" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-1150.910278 648.242188 -63.968750" +"oldorigin" "-875.616089 782.253296 123.246803" +"angles" "272.385742 431.278687 527.584778" +"classname" "item_gib" +"model" "" +"frame" "2.000000" +"touch" "TouchGib" +"think" "SUB_Remove" +"nextthink" "2878.758057" +"groundentity" "889" +"chain" "823" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "219.150986" +"owner" "2203" +"noise" "gibs/gibhit2.wav" +"pain_finished" "2876.635742" +"mdl" "progs/gib_p3.mdl" +"lip" "1.322672" +"waitmin" "999999.000000" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-176.000000 1296.000000 -64.000000" +"classname" "func_breakable" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "funcbreakable_delayexplode" +"health" "1.000000" +"chain" "835" +"targetname" "obelisk3_destroy" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "40.000000" +"cnt" "10.000000" +"lip" "2.843471" +"pos1" "0.000000 8.000000 1.000000" +"height" "18.000000" +"waitmin" "1002805.687500" +"bsporigin" "1.000000" +"activate" "209" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "870" +"estate" "2.000000" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-97.000000 1375.000000 63.000000" +"absmax" "-95.000000 1377.000000 65.000000" +"origin" "-96.000000 1376.000000 64.000000" +} +{ +"absmin" "-145.000000 1423.000000 -9.000000" +"absmax" "-143.000000 1425.000000 -7.000000" +"origin" "-144.000000 1424.000000 -8.000000" +"oldorigin" "-144.000000 1424.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk3_destroy" +"movedir" "0.000000 135.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "7.000000" +"lip" "3.899899" +"pos1" "80.000000 8.000000 1.000000" +"height" "7.000000" +"activate" "209" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "871" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-49.000000 1423.000000 -9.000000" +"absmax" "-47.000000 1425.000000 -7.000000" +"origin" "-48.000000 1424.000000 -8.000000" +"oldorigin" "-48.000000 1424.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk3_destroy" +"movedir" "0.000000 45.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "11.000000" +"lip" "0.394177" +"pos1" "80.000000 8.000000 1.000000" +"height" "11.000000" +"activate" "209" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "872" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-49.000000 1327.000000 -9.000000" +"absmax" "-47.000000 1329.000000 -7.000000" +"origin" "-48.000000 1328.000000 -8.000000" +"oldorigin" "-48.000000 1328.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk3_destroy" +"movedir" "0.000000 315.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "10.000000" +"lip" "1.285195" +"pos1" "80.000000 8.000000 1.000000" +"height" "10.000000" +"activate" "209" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "873" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-145.000000 1327.000000 -9.000000" +"absmax" "-143.000000 1329.000000 -7.000000" +"origin" "-144.000000 1328.000000 -8.000000" +"oldorigin" "-144.000000 1328.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk3_destroy" +"movedir" "0.000000 225.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "7.000000" +"lip" "2.796228" +"pos1" "80.000000 8.000000 1.000000" +"height" "7.000000" +"activate" "209" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "874" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-241.000000 1295.000000 -33.000000" +"absmax" "-239.000000 1297.000000 -31.000000" +"origin" "-240.000000 1296.000000 -32.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "fourthwave" +"targetname" "obelisk3" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"delay" "12.000000" +"activate" "3235" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-241.000000 1343.000000 -33.000000" +"absmax" "-239.000000 1345.000000 -31.000000" +"origin" "-240.000000 1344.000000 -32.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "lavagolem4" +"targetname" "obelisk3" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"delay" "8.000000" +"activate" "3235" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-241.000000 1407.000000 -33.000000" +"absmax" "-239.000000 1409.000000 -31.000000" +"origin" "-240.000000 1408.000000 -32.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "obelisk3_destroy" +"targetname" "obelisk3" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"delay" "4.000000" +"activate" "3235" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-241.000000 1455.000000 -33.000000" +"absmax" "-239.000000 1457.000000 -31.000000" +"origin" "-240.000000 1456.000000 -32.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"targetname" "obelisk3" +"killtarget" "magickill3" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"delay" "4.000000" +"activate" "3235" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "443.000000" +"absmin" "-701.144165 1107.674561 -112.968750" +"absmax" "-643.144165 1165.674561 -6.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-672.144165 1136.674561 -87.968750" +"oldorigin" "-588.407104 1221.546143 -87.968750" +"velocity" "0.000000 -200.000000 0.000000" +"angles" "-0.000000 221.995239 0.000000" +"classname" "monster_golem" +"model" "progs/mon_golem.mdl" +"frame" "178.000000" +"mins" "-28.000000 -28.000000 -24.000000" +"maxs" "28.000000 28.000000 80.000000" +"size" "56.000000 56.000000 104.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.463623" +"health" "-55.000000" +"takedamage" "2.000000" +"chain" "774" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "222.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "192.000000" +"target" "finaldoor_counter" +"targetname" "lavagolem4" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"oldenemy" "1" +"search_time" "2828.180908" +"attack_state" "1.000000" +"attack_finished" "2825.419922" +"pain_finished" "1002824.437500" +"show_hostile" "2824.180908" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"pos1" "-0.272823 -0.962064 0.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_speed" "628.869446" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"meleehitsound" "golem/melee_punch.wav" +"pain_flinch" "200.000000" +"pain_finstate" "2821.574951" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "2823.790527" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_timeout" "2832.122070" +"sight_sound" "golem/sight.wav" +"enemydist" "649.806763" +"switchattacker" "1" +"switchtimer" "2823.122070" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "452.000000" +"absmin" "-466.193665 955.978699 -104.968750" +"absmax" "-416.193665 1005.978699 -14.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-441.193665 980.978699 -79.968750" +"oldorigin" "-294.994659 894.536499 -71.968750" +"angles" "-0.000000 160.999146 -0.000000" +"classname" "monster_minotaur" +"model" "progs/mon_minotaur.mdl" +"frame" "60.000000" +"skin" "1.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 64.000000" +"size" "48.000000 48.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.438232" +"health" "-40.000000" +"takedamage" "2.000000" +"chain" "833" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "161.000000" +"yaw_speed" "20.000000" +"goalentity" "1067" +"spawnflags" "452.000000" +"targetname" "fourthwave" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"oldenemy" "1" +"lefty" "1.000000" +"search_time" "2837.764160" +"attack_state" "1.000000" +"attack_finished" "2836.641602" +"pain_finished" "1002834.375000" +"show_hostile" "2833.764160" +"mdl" "progs/mon_minotaur.mdl" +"pausetime" "999999.000000" +"aflag" "1.000000" +"finalangle" "-411.882721 970.885681 -47.968750" +"lip" "0.143010" +"pos1" "-232.393814 881.227356 -15.968750" +"pos2" "-232.393814 881.227356 -31.968750" +"poisonous" "1.000000" +"activate" "1" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"attachment" "2736" +"attachment2" "3188" +"exactskin" "1.000000" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"liquidbase" "-1.000000" +"liquidcheck" "2833.764160" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"attack_speed" "650.000000" +"attack_sidestep" "2830.717773" +"attack_sidedeny" "2833.921387" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2828.473633" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idletimer" "2833.412109" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_timeout" "2824.662109" +"sight_sound" "minotaur/sight1.wav" +"enemydist" "229.473694" +"switchattacker" "1067" +"switchtimer" "2832.663086" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "6.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"minion_active" "1.000000" +"resist_cells" "0.500000" +"part_style" "2.000000" +"gib1mdl" "progs/gib_minoleg2.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg1.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"gib3skin" "1.000000" +"gibtype" "10.000000" +"blockudeath" "1.000000" +"minion_baseattack" "1.000000" +"minion_maxcount" "3.000000" +"minion_trigger" "4.000000" +"minion_maxtrigger" "5.000000" +"minion_throwspeed" "200.000000" +"minion_throwextra" "50.000000" +"minion_throwside" "50.000000" +} +{ +"modelindex" "452.000000" +"absmin" "-944.189758 629.173889 -80.968750" +"absmax" "-894.189758 679.173889 9.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-919.189758 654.173889 -55.968750" +"oldorigin" "-1152.000000 864.000000 -55.968758" +"angles" "-0.000000 4.993286 -0.000000" +"classname" "monster_minotaur" +"model" "progs/mon_minotaur.mdl" +"frame" "60.000000" +"skin" "1.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 64.000000" +"size" "48.000000 48.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.438232" +"health" "-24.000000" +"takedamage" "2.000000" +"chain" "868" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "452.000000" +"targetname" "fourthwave" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"search_time" "2870.829834" +"attack_state" "1.000000" +"attack_finished" "2868.382324" +"pain_finished" "1002866.125000" +"show_hostile" "2866.829834" +"mdl" "progs/mon_minotaur.mdl" +"pausetime" "999999.000000" +"aflag" "1.000000" +"finalangle" "-997.483276 865.232178 -23.968750" +"lip" "0.905087" +"pos1" "-945.605225 671.659973 16.031250" +"pos2" "-945.605225 671.659973 0.031250" +"poisonous" "1.000000" +"activate" "1" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"attachment" "2845" +"attachment2" "2963" +"exactskin" "1.000000" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"liquidbase" "-1.000000" +"liquidcheck" "2866.529541" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"attack_speed" "650.000000" +"attack_sidestep" "2867.941895" +"attack_sidedeny" "2866.789062" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2844.406982" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idletimer" "2866.372559" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_timeout" "2824.643066" +"sight_sound" "minotaur/sight1.wav" +"enemydist" "731.597595" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "6.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"minion_active" "1.000000" +"resist_cells" "0.500000" +"part_style" "2.000000" +"gib1mdl" "progs/gib_minoclaw1.mdl" +"gib2mdl" "progs/gib_minoleg2.mdl" +"gib3mdl" "progs/gib_minoleg1.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"gib3skin" "1.000000" +"gibtype" "10.000000" +"blockudeath" "1.000000" +"minion_baseattack" "1.000000" +"minion_maxcount" "3.000000" +"minion_maxtrigger" "5.000000" +"minion_throwspeed" "200.000000" +"minion_throwextra" "50.000000" +"minion_throwside" "50.000000" +} +{ +"modelindex" "452.000000" +"absmin" "-780.341064 1069.752197 -112.968750" +"absmax" "-730.341064 1119.752197 -22.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-755.341064 1094.752197 -87.968750" +"oldorigin" "-723.202454 1166.919556 -87.968750" +"angles" "-0.000000 245.994873 -0.000000" +"classname" "monster_minotaur" +"model" "progs/mon_minotaur.mdl" +"frame" "60.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 64.000000" +"size" "48.000000 48.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.431885" +"health" "-10.000000" +"takedamage" "2.000000" +"chain" "879" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1067" +"spawnflags" "192.000000" +"targetname" "fourthwave" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"oldenemy" "1" +"lefty" "1.000000" +"search_time" "2823.845947" +"attack_state" "1.000000" +"attack_finished" "2818.844971" +"pain_finished" "1002819.250000" +"show_hostile" "2819.845947" +"mdl" "progs/mon_minotaur.mdl" +"pausetime" "999999.000000" +"lip" "0.912595" +"activate" "1" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"attachment" "2847" +"attachment2" "2880" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"liquidbase" "-1.000000" +"liquidcheck" "2819.845947" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"attack_speed" "650.000000" +"attack_rage" "1.000000" +"attack_sidestep" "2822.519287" +"attack_sidedeny" "2817.055664" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idletimer" "2823.990967" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_timeout" "2824.643066" +"sight_sound" "minotaur/sight1.wav" +"enemydist" "117.363640" +"switchattacker" "1067" +"switchtimer" "2818.844971" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "6.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"resist_cells" "0.500000" +"part_style" "8.000000" +"gib1mdl" "progs/gib_minoclaw1.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg2.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "452.000000" +"absmin" "-496.968750 933.800842 -104.968750" +"absmax" "-446.968750 983.800842 -14.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-471.968750 958.800842 -79.968750" +"oldorigin" "-458.743774 975.960571 -58.535545" +"angles" "0.000000 103.991089 0.000000" +"classname" "monster_minotaur" +"model" "progs/mon_minotaur.mdl" +"frame" "60.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 64.000000" +"size" "48.000000 48.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.467773" +"health" "-22.000000" +"takedamage" "2.000000" +"chain" "880" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1068" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "879" +"spawnflags" "192.000000" +"targetname" "fourthwave" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"oldenemy" "1" +"search_time" "2820.941406" +"attack_state" "1.000000" +"attack_finished" "2816.541016" +"pain_finished" "1002816.500000" +"show_hostile" "2816.941406" +"jump_flag" "2817.143555" +"mdl" "progs/mon_minotaur.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"lip" "0.763970" +"activate" "1068" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"liquidbase" "-1.000000" +"liquidcheck" "2816.941406" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"attack_rage" "1.000000" +"attack_sidedeny" "2817.309570" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idletimer" "2822.417725" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_timeout" "2824.643066" +"sight_sound" "minotaur/sight1.wav" +"enemydist" "449.639923" +"switchattacker" "879" +"switchtimer" "2816.541016" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"jumptouch" "2954" +"steptype" "6.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"resist_cells" "0.500000" +"part_style" "8.000000" +"gib1mdl" "progs/gib_minoclaw1.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg1.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-209.000000 863.000000 -25.000000" +"absmax" "-207.000000 865.000000 -23.000000" +"origin" "-208.000000 864.000000 -24.000000" +"classname" "monster_minotaurminion" +"mdl" "progs/mon_gargoyle.mdl" +"poisonous" "1.000000" +"classtype" "327.000000" +"headmdl" "progs/h_gargoyle.mdl" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_sound" "gargoyle/sight1.wav" +"nomonstercount" "1.000000" +"gib1mdl" "progs/gib_gargwing1.mdl" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gibtype" "10.000000" +} +{ +"absmin" "-641.000000 2031.000000 79.000000" +"absmax" "-639.000000 2033.000000 81.000000" +"origin" "-640.000000 2032.000000 80.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes2_gate" +"targetname" "finaldoor" +"activate" "1069" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-577.000000 2031.000000 79.000000" +"absmax" "-575.000000 2033.000000 81.000000" +"origin" "-576.000000 2032.000000 80.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes3_gate" +"targetname" "finaldoor" +"activate" "1069" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-705.000000 2031.000000 79.000000" +"absmax" "-703.000000 2033.000000 81.000000" +"origin" "-704.000000 2032.000000 80.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes1_gate" +"targetname" "finaldoor" +"activate" "1069" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "140.000000" +"absmin" "-177.000092 479.000000 -81.000000" +"absmax" "80.999916 673.000000 1889.000000" +"ltime" "38.500000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000084 0.000000 -1920.000000" +"classname" "func_door" +"model" "*139" +"frame" "1.000000" +"mins" "-176.000000 480.000000 1840.000000" +"maxs" "80.000000 672.000000 3808.000000" +"size" "256.000000 192.000000 1968.000000" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"enemy" "888" +"yaw_speed" "50.000000" +"spawnflags" "32.000000" +"targetname" "secondwave" +"owner" "888" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"sounds" "3.000000" +"noise" "misc/talk.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "50.000000" +"mdl" "*139" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000084 0.000000 -1920.000000" +"lip" "48.000000" +"pos2" "-0.000084 0.000000 -1920.000000" +"bsporigin" "1.000000" +"activate" "3179" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "141.000000" +"absmin" "-1265.000122 543.000000 -81.000000" +"absmax" "-1007.000122 737.000000 2081.000000" +"ltime" "42.340000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000092 0.000000 -2112.000000" +"classname" "func_door" +"model" "*140" +"frame" "1.000000" +"mins" "-1264.000000 544.000000 2032.000000" +"maxs" "-1008.000000 736.000000 4192.000000" +"size" "256.000000 192.000000 2160.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "41.340000" +"enemy" "889" +"yaw_speed" "50.000000" +"targetname" "thirdwave_monsters" +"owner" "889" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"sounds" "3.000000" +"noise" "misc/talk.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "50.000000" +"mdl" "*140" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000092 0.000000 -2112.000000" +"lip" "48.000000" +"pos2" "-0.000092 0.000000 -2112.000000" +"bsporigin" "1.000000" +"activate" "2954" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-1568.000000 1625.209961 224.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"chain" "869" +"spawnflags" "2.000000" +"targetname" "obelisk1_destroy" +"noise" "break/wood_impact.wav" +"noise1" "break/wood_i1.wav" +"noise2" "break/wood_i2.wav" +"noise3" "break/wood_i3.wav" +"style" "2.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/wood_i4.wav" +"cnt" "8.000000" +"lip" "2.268624" +"pos1" "80.000000 8.000000 1.000000" +"height" "8.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "3178" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "891" +"brksound" "2.000000" +"brkimpsound" "2.000000" +"brkimpqty" "4.000000" +"brkobjects" "22.000000" +"brkobj1" "maps/ad_brk/wood09.bsp" +"brkobj2" "maps/ad_brk/wood10.bsp" +"brkobj3" "maps/ad_brk/wood11.bsp" +"brkobj4" "maps/ad_brk/wood12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 50.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-1545.000000 1739.604980 316.281494" +"absmax" "-1543.000000 1741.604980 318.281494" +"origin" "-1544.000000 1740.604980 317.281494" +} +{ +"absmin" "-602.560303 1174.163574 -88.968750" +"absmax" "-600.560303 1176.163574 -86.968750" +"origin" "-601.560303 1175.163574 -87.968750" +"oldorigin" "-609.576660 1150.548828 -87.968750" +"velocity" "-109.129120 -384.825714 250.000000" +"angles" "0.000000 72.993164 0.000000" +"classname" "monster_dfury" +"frame" "182.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-956.000000" +"chain" "882" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "879" +"flags" "32.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "74.000000" +"yaw_speed" "20.000000" +"goalentity" "879" +"targetname" "thirdwave_monsters" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"oldenemy" "1" +"lefty" "4.000000" +"search_time" "2826.884277" +"attack_state" "1.000000" +"attack_finished" "2821.683105" +"pain_finished" "2821.625244" +"show_hostile" "2822.884277" +"jump_flag" "2815.669434" +"mdl" "progs/mon_dfury.mdl" +"pausetime" "999999.000000" +"lip" "2.848842" +"waitmin" "1002821.062500" +"activate" "879" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "893" +"estate" "2.000000" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"liquidbase" "-1.000000" +"liquidcheck" "2822.884277" +"attack_chance" "0.400000" +"attack_speed" "627.395081" +"attack_offset" "20.000000 0.000000 10.000000" +"meleeattack" "1.000000" +"meleerange" "70.000000" +"meleetimer" "2822.183594" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponstate" "0.802759" +"weaponswitch" "0.930271" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2809.284424" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idletimer" "2828.293457" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "2813.480713" +"sight_sound" "dknight/dfury_sight.wav" +"enemydist" "49.087162" +"switchattacker" "879" +"switchtimer" "2821.683105" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "4.000000" +"steplast" "4.000000" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +} +{ +"absmin" "-610.576660 1149.548828 -88.968750" +"absmax" "-608.576660 1151.548828 -86.968750" +"origin" "-609.576660 1150.548828 -87.968750" +"angles" "0.000000 198.995361 0.000000" +"frame" "220.000000" +"skin" "1.000000" +"think" "dfury_attachment_finish" +"owner" "892" +"alpha" "0.100000" +"classtype" "32.000000" +} +{ +"absmin" "-389.440857 1183.200195 -88.968750" +"absmax" "-387.440857 1185.200195 -86.968750" +"origin" "-388.440857 1184.200195 -87.968750" +"oldorigin" "-388.440857 1184.200195 -87.968750" +"angles" "-0.000000 227.993774 -0.000000" +"classname" "monster_dfury" +"frame" "86.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-49806.000000" +"chain" "771" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "2736" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1067" +"targetname" "thirdwave_monsters" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"oldenemy" "1" +"lefty" "3.000000" +"search_time" "2819.570312" +"attack_state" "1.000000" +"attack_finished" "2815.270020" +"pain_finished" "2816.270020" +"show_hostile" "2815.570312" +"mdl" "progs/mon_dfury.mdl" +"pausetime" "999999.000000" +"lip" "3.329569" +"waitmin" "1002813.625000" +"activate" "2736" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "895" +"estate" "2.000000" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"liquidbase" "-1.000000" +"liquidcheck" "2815.370117" +"attack_chance" "0.400000" +"attack_speed" "634.156189" +"attack_offset" "20.000000 0.000000 10.000000" +"meleeattack" "5.000000" +"meleerange" "70.000000" +"meleetimer" "2807.808594" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponstate" "0.271004" +"weaponswitch" "0.792132" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2813.813477" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idletimer" "2819.799561" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "2809.723145" +"sight_sound" "dknight/dfury_sight.wav" +"enemydist" "393.751068" +"switchattacker" "1067" +"switchtimer" "2815.270020" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "4.000000" +"steplast" "4.000000" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +} +{ +"absmin" "-568.906250 1346.759277 -88.968750" +"absmax" "-566.906250 1348.759277 -86.968750" +"origin" "-567.906250 1347.759277 -87.968750" +"angles" "-0.000000 18.995361 -0.000000" +"frame" "220.000000" +"skin" "1.000000" +"think" "dfury_attachment_finish" +"owner" "894" +"alpha" "0.100000" +"classtype" "32.000000" +} +{ +"absmin" "-1025.059448 941.290283 -56.968750" +"absmax" "-1023.059448 943.290283 -54.968750" +"origin" "-1024.059448 942.290283 -55.968750" +"oldorigin" "-1026.732422 943.652222 -55.968750" +"angles" "-0.000000 332.995605 -0.000000" +"classname" "monster_dknight" +"frame" "136.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-165.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "894" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "333.000000" +"yaw_speed" "20.000000" +"goalentity" "894" +"targetname" "thirdwave_monsters" +"th_stand" "dknight_stand1" +"th_walk" "dknight_walk1" +"th_run" "dknight_run1" +"th_missile" "dknight_magicc1" +"th_melee" "dknight_melee" +"th_pain" "dknight_pain" +"th_die" "dknight_die" +"oldenemy" "1" +"lefty" "1.000000" +"search_time" "2812.309082" +"attack_state" "3.000000" +"attack_finished" "2807.808594" +"pain_finished" "2808.308594" +"show_hostile" "2808.309082" +"mdl" "progs/mon_dknight.mdl" +"pausetime" "999999.000000" +"lip" "0.415784" +"waitmin" "1002807.187500" +"activate" "894" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "220.000000" +"classgroup" "637.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dknight.mdl" +"estate" "2.000000" +"th_checkattack" "CheckAttack" +"th_charge" "dknight_char_a1" +"liquidbase" "-1.000000" +"liquidcheck" "2807.792969" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "2.000000" +"meleetimer" "2808.809570" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.500000" +"pain_sound" "hknight/pain1.wav" +"death_sound" "hknight/death1.wav" +"deathstring" " was cleaved by a Death Knight +" +"idletimer" "2810.226074" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "2813.589844" +"sight_sound" "hknight/sight1.wav" +"enemydist" "50.617466" +"switchattacker" "894" +"switchtimer" "2807.808594" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"gib1mdl" "progs/w_dknightsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "" +"gib1sound" "40.000000" +} +{ +"absmin" "-810.375488 1276.103027 -88.968750" +"absmax" "-808.375488 1278.103027 -86.968750" +"origin" "-809.375488 1277.103027 -87.968750" +"oldorigin" "-1176.000000 568.000000 135.929642" +"angles" "-0.000000 233.997803 -0.000000" +"classname" "monster_dcrossbow" +"frame" "237.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-27.000000" +"chain" "882" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1068" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "209.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "thirdwave_monsters" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "2823.559570" +"attack_state" "2.000000" +"attack_finished" "2800.966553" +"pain_finished" "2819.059082" +"show_hostile" "2819.559570" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "0.734275" +"waitmin" "1002817.875000" +"activate" "1068" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"estate" "2.000000" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "2819.559570" +"attack_track" "-967.526855 848.096802 -55.968750" +"attack_chance" "0.700000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "2817.883057" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "2825.664062" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "2809.966553" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "283.779419" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib1sound" "20.000000" +} +{ +"modelindex" "461.000000" +"absmin" "-681.489502 1005.171570 -112.968750" +"absmax" "-647.489502 1039.171631 -46.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-664.489502 1022.171570 -87.968750" +"oldorigin" "-666.043823 1020.912903 -87.968750" +"angles" "-0.000000 38.995972 -0.000000" +"classname" "monster_dknight" +"model" "progs/mon_dknight.mdl" +"frame" "243.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.432617" +"health" "-14.057589" +"takedamage" "2.000000" +"chain" "882" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "892" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "39.000000" +"yaw_speed" "20.000000" +"goalentity" "892" +"spawnflags" "353.000000" +"targetname" "thirdwave_monsters" +"th_stand" "dknight_stand1" +"th_walk" "dknight_walk1" +"th_run" "dknight_run1" +"th_missile" "dknight_magicc1" +"th_melee" "dknight_melee" +"th_pain" "dknight_pain" +"th_die" "dknight_die" +"oldenemy" "1" +"lefty" "1.000000" +"search_time" "2814.265137" +"attack_state" "3.000000" +"attack_finished" "2809.764648" +"pain_finished" "1002810.937500" +"show_hostile" "2810.265137" +"mdl" "progs/mon_dknight.mdl" +"pausetime" "999999.000000" +"lip" "0.868129" +"activate" "892" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "220.000000" +"classgroup" "637.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_dknight.mdl" +"th_checkattack" "CheckAttack" +"th_charge" "dknight_char_a1" +"liquidbase" "-1.000000" +"liquidcheck" "2809.655273" +"attack_chance" "0.050000" +"attack_speed" "250.000000" +"meleeattack" "1.000000" +"meleetimer" "2810.665527" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.500000" +"pain_sound" "hknight/pain1.wav" +"death_sound" "hknight/death1.wav" +"deathstring" " was cleaved by a Death Knight +" +"idletimer" "2813.968994" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "2809.346191" +"sight_sound" "hknight/sight1.wav" +"enemydist" "48.703033" +"switchattacker" "892" +"switchtimer" "2809.764648" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dknightsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-763.935669 728.993774 -80.968750" +"absmax" "-729.935669 762.993774 -22.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-746.935669 745.993774 -55.968750" +"oldorigin" "-750.792419 750.590027 -55.968750" +"angles" "-0.000000 124.980469 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "255.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.420410" +"health" "-22.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "208" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "221.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"targetname" "secondwave" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"oldenemy" "1" +"lefty" "1.000000" +"search_time" "2827.129883" +"attack_state" "2.000000" +"attack_finished" "2823.129883" +"pain_finished" "1002823.437500" +"show_hostile" "2823.129883" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "3.000000" +"activate" "208" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "2822.829590" +"attack_track" "-545.229980 1086.202026 -87.968750" +"attack_chance" "0.500000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "2819.226074" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "2826.269043" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "2809.262695" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "137.973480" +"switchattacker" "892" +"switchtimer" "2818.024902" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "1175.000000 1183.000000 -1.000000" +"absmax" "1185.000000 1545.000000 273.000000" +"solid" "1.000000" +"classname" "trigger_changelevel" +"model" "" +"mins" "1176.000000 1184.000000 0.000000" +"maxs" "1184.000000 1544.000000 272.000000" +"size" "8.000000 360.000000 272.000000" +"touch" "trigger_bmodel_touch" +"think" "trigger_changelevel_setup" +"spawnflags" "49152.000000" +"map" "start" +"mdl" "*142" +"bsporigin" "1.000000" +"bbmins" "1176.000000 1184.000000 0.000000" +"bbmaxs" "1184.000000 1544.000000 272.000000" +"classtype" "975.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_changelevel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "144.000000" +"absmin" "-2817.000000 -529.000000 230.999985" +"absmax" "-2559.000000 -495.000000 441.000000" +"ltime" "2.100000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000009 0.000000 -200.000015" +"classname" "func_door" +"model" "*143" +"frame" "1.000000" +"mins" "-2816.000000 -528.000000 432.000000" +"maxs" "-2560.000000 -496.000000 640.000000" +"size" "256.000000 32.000000 208.000000" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"enemy" "901" +"yaw_speed" "100.000000" +"spawnflags" "32.000000" +"targetname" "edelman_bars" +"owner" "901" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*143" +"wait" "4.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000009 0.000000 -200.000015" +"lip" "8.000000" +"pos2" "-0.000009 0.000000 -200.000015" +"bsporigin" "1.000000" +"activate" "692" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "451.000000" +"absmin" "-471.000000 -127.000000 1160.000000" +"absmax" "-409.000000 -65.000000 1216.000000" +"solid" "1.000000" +"origin" "-440.000000 -96.000000 1160.000000" +"oldorigin" "-440.000000 -96.000000 1160.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_rocketlauncher" +"model" "progs/g_rock2.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"weapon" "32.000000" +"netname" "Rocket Launcher" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/pkup.wav" +"mdl" "progs/g_rock2.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "535.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "385.000000" +"absmin" "-407.000000 -111.000000 1152.000000" +"absmax" "-345.000000 -49.000000 1208.000000" +"solid" "1.000000" +"origin" "-376.000000 -80.000000 1152.000000" +"oldorigin" "-376.000000 -80.000000 1152.000000" +"angles" "-0.000000 185.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "385.000000" +"absmin" "-359.000000 -111.000000 1152.000000" +"absmax" "-297.000000 -49.000000 1208.000000" +"solid" "1.000000" +"origin" "-328.000000 -80.000000 1152.000000" +"oldorigin" "-328.000000 -80.000000 1152.000000" +"angles" "-0.000000 87.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-849.000000 991.000000 1479.000000" +"absmax" "-847.000000 993.000000 1481.000000" +"origin" "-848.000000 992.000000 1480.000000" +"oldorigin" "-848.000000 992.000000 1480.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "192.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-737.000000 991.000000 1463.000000" +"absmax" "-735.000000 993.000000 1465.000000" +"origin" "-736.000000 992.000000 1464.000000" +"oldorigin" "-736.000000 992.000000 1464.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "192.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-529.000000 1135.000000 1575.000000" +"absmax" "-527.000000 1137.000000 1577.000000" +"origin" "-528.000000 1136.000000 1576.000000" +"oldorigin" "-528.000000 1136.000000 1576.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "448.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-513.000000 1311.000000 1543.000000" +"absmax" "-511.000000 1313.000000 1545.000000" +"origin" "-512.000000 1312.000000 1544.000000" +"oldorigin" "-512.000000 1312.000000 1544.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "448.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-785.000000 1295.000000 1319.000000" +"absmax" "-783.000000 1297.000000 1321.000000" +"origin" "-784.000000 1296.000000 1320.000000" +"oldorigin" "-784.000000 1296.000000 1320.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "192.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-993.000000 1199.000000 1559.000000" +"absmax" "-991.000000 1201.000000 1561.000000" +"origin" "-992.000000 1200.000000 1560.000000" +"oldorigin" "-992.000000 1200.000000 1560.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "448.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-401.000000 911.000000 1639.000000" +"absmax" "-399.000000 913.000000 1641.000000" +"origin" "-400.000000 912.000000 1640.000000" +"oldorigin" "-400.000000 912.000000 1640.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "448.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-785.000000 783.000000 1751.000000" +"absmax" "-783.000000 785.000000 1753.000000" +"origin" "-784.000000 784.000000 1752.000000" +"oldorigin" "-784.000000 784.000000 1752.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "448.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-1231.000000 561.000000 2048.031250" +"absmax" "-1201.000000 591.000000 2048.031250" +"origin" "-1216.000000 576.000000 2048.031250" +"oldorigin" "-1216.000000 576.000000 2048.031250" +"angles" "-0.000000 121.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "889" +"netname" "box of nails" +"flags" "768.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1055.000000 561.000000 2048.031250" +"absmax" "-1025.000000 591.000000 2048.031250" +"origin" "-1040.000000 576.000000 2048.031250" +"oldorigin" "-1040.000000 576.000000 2048.031250" +"angles" "-0.000000 271.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "889" +"netname" "box of nails" +"flags" "768.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2623.000000 2113.000000 0.000000" +"absmax" "-2593.000000 2143.000000 0.000000" +"origin" "-2608.000000 2128.000000 0.000000" +"oldorigin" "-2608.000000 2128.000000 0.000000" +"angles" "-0.000000 166.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "minotaur_ambush" +"attack_finished" "999999.000000" +"mdl" "*144" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-1744.000000 1232.000000 -32.000000" +"bbmaxs" "-1712.000000 1520.000000 144.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-486.679077 1133.136230 -88.968750" +"absmax" "-484.679077 1135.136230 -86.968750" +"origin" "-485.679077 1134.136230 -87.968750" +"oldorigin" "-344.000000 1568.000000 -87.968750" +"angles" "0.000000 214.996948 -0.000000" +"classname" "monster_minotaur" +"frame" "38.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.090828" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "minotaur_ambush" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"lefty" "1.000000" +"search_time" "1337.413452" +"attack_state" "3.000000" +"attack_finished" "1331.659668" +"pain_finished" "1329.567017" +"show_hostile" "1333.413452" +"mdl" "progs/mon_minotaur.mdl" +"pausetime" "999999.000000" +"finalangle" "-349.995972 1353.484497 -55.968750" +"lip" "3.037812" +"waitmin" "1001331.500000" +"activate" "1" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_minotaur.mdl" +"attachment" "217" +"attachment2" "1931" +"estate" "2.000000" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"liquidbase" "-1.000000" +"liquidcheck" "1333.413452" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"attack_speed" "650.000000" +"attack_rage" "1.000000" +"attack_sidestep" "1326.849854" +"attack_sidedeny" "1322.204224" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1326.599976" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idletimer" "1338.881836" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_timeout" "1323.824219" +"sight_sound" "minotaur/sight1.wav" +"enemydist" "65.568077" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "6.000000" +"steplast" "3.000000" +"dmgtimeframe" "1332.517944" +"dmgcombined" "4.000000" +"resist_cells" "0.500000" +"part_style" "8.000000" +"gib1mdl" "progs/gib_minoleg2.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg1.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "452.000000" +"absmin" "-483.444580 767.031250 -88.968750" +"absmax" "-433.444580 817.031250 1.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-458.444580 792.031250 -63.968750" +"oldorigin" "-618.054993 1034.984497 -87.968750" +"velocity" "44.487404 0.000000 0.000000" +"angles" "0.000000 207.998657 0.000000" +"classname" "monster_minotaur" +"model" "progs/mon_minotaur.mdl" +"frame" "60.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 64.000000" +"size" "48.000000 48.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.494385" +"health" "-12.424330" +"takedamage" "2.000000" +"chain" "208" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "208.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"targetname" "minotaur_ambush" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"oldenemy" "1" +"search_time" "1349.114868" +"attack_state" "1.000000" +"attack_finished" "1344.564087" +"pain_finished" "1001344.625000" +"show_hostile" "1345.114868" +"jump_flag" "1334.840942" +"mdl" "progs/mon_minotaur.mdl" +"pausetime" "999999.000000" +"finalangle" "-569.207275 1008.822266 -55.968750" +"count" "1.000000" +"lip" "0.199408" +"activate" "1" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"attachment" "1932" +"attachment2" "1933" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"liquidbase" "-1.000000" +"liquidcheck" "1344.814941" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"attack_speed" "650.000000" +"attack_rage" "1.000000" +"attack_sidestep" "1338.946655" +"attack_sidedeny" "1336.183105" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1340.256958" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idletimer" "1346.805420" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_timeout" "1346.870972" +"sight_sound" "minotaur/sight1.wav" +"enemydist" "69.105400" +"switchattacker" "1" +"switchtimer" "1340.615967" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "6.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1344.536011" +"dmgcombined" "48.000000" +"resist_cells" "0.500000" +"part_style" "8.000000" +"gib1mdl" "progs/gib_minoleg2.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg1.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "237.000000" +"absmin" "-697.000000 2119.000000 1399.000000" +"absmax" "-694.996521 2121.003418 1401.003540" +"origin" "-696.000000 2120.000000 1400.000000" +"angles" "45.000000 270.000000 90.000000" +"classname" "info_intermission" +"model" "progs/misc_empty.mdl" +"mins" "0.000001 0.000000 0.000000" +"maxs" "0.003501 0.003500 0.003500" +"size" "0.003500 0.003500 0.003500" +"owner" "1082" +"count" "2.000000" +"classtype" "16.000000" +"estate" "1.000000" +} +{ +"modelindex" "269.000000" +"absmin" "-25.000000 183.000000 831.000000" +"absmax" "-23.000000 185.000000 833.000000" +"origin" "-24.000000 184.000000 832.000000" +"angles" "-0.000000 45.000000 -0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"light_lev" "100.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "3.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "207792.000000" +"part_emitter" "921" +"part_active" "75.000000" +} +{ +"absmin" "-25.000000 183.000000 831.000000" +"absmax" "-23.000000 185.000000 833.000000" +"origin" "-24.000000 184.000000 832.000000" +"angles" "-0.000000 45.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2878.493164" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "207792.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "920" +"part_style" "75.000000" +"pemit_tcount" "11.000000" +"start_delay" "2.155797" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"modelindex" "269.000000" +"absmin" "-1233.000000 191.000000 831.000000" +"absmax" "-1231.000000 193.000000 833.000000" +"origin" "-1232.000000 192.000000 832.000000" +"angles" "-0.000000 75.000000 -0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"light_lev" "100.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "3.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "722724.000000" +"part_emitter" "923" +"part_active" "75.000000" +} +{ +"absmin" "-1233.000000 191.000000 831.000000" +"absmax" "-1231.000000 193.000000 833.000000" +"origin" "-1232.000000 192.000000 832.000000" +"angles" "-0.000000 75.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2879.345703" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "722724.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "922" +"part_style" "75.000000" +"pemit_tcount" "10.000000" +"start_delay" "1.035035" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"modelindex" "146.000000" +"absmin" "2943.000000 847.000000 -517.000000" +"absmax" "3105.000000 1009.000000 -514.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*145" +"mins" "2944.000000 848.000000 -516.000000" +"maxs" "3104.000000 1008.000000 -515.000000" +"size" "160.000000 160.000000 1.000000" +"mdl" "*145" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "147.000000" +"absmin" "2943.000000 1743.000000 -517.000000" +"absmax" "3105.000000 1905.000000 -514.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*146" +"mins" "2944.000000 1744.000000 -516.000000" +"maxs" "3104.000000 1904.000000 -515.000000" +"size" "160.000000 160.000000 1.000000" +"mdl" "*146" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "270.000000" +"absmin" "2491.000000 -93.000000 11.000000" +"absmax" "2493.000000 -91.000000 13.000000" +"origin" "2492.000000 -92.000000 12.000000" +"angles" "-0.000000 189.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "370755.000000" +"part_emitter" "927" +"part_active" "72.000000" +} +{ +"absmin" "2491.000000 -93.000000 11.000000" +"absmax" "2493.000000 -91.000000 13.000000" +"origin" "2492.000000 -92.000000 12.000000" +"angles" "-0.000000 189.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2884.750977" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "370755.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "926" +"part_style" "72.000000" +"start_delay" "4.979553" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "1859.000000 -93.000000 11.000000" +"absmax" "1861.000000 -91.000000 13.000000" +"origin" "1860.000000 -92.000000 12.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "24165.000000" +"part_emitter" "929" +"part_active" "72.000000" +} +{ +"absmin" "1859.000000 -93.000000 11.000000" +"absmax" "1861.000000 -91.000000 13.000000" +"origin" "1860.000000 -92.000000 12.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2886.071045" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "24165.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "928" +"part_style" "72.000000" +"start_delay" "7.683737" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "2447.000000 319.000000 623.000000" +"absmax" "2449.000000 321.000000 625.000000" +"origin" "2448.000000 320.000000 624.000000" +"angles" "-0.000000 33.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "57067.000000" +"part_emitter" "931" +"part_active" "70.000000" +} +{ +"absmin" "2447.000000 319.000000 623.000000" +"absmax" "2449.000000 321.000000 625.000000" +"origin" "2448.000000 320.000000 624.000000" +"angles" "-0.000000 33.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2883.888916" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "57067.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "930" +"part_style" "70.000000" +"start_delay" "3.593280" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "2447.000000 127.000000 623.000000" +"absmax" "2449.000000 129.000000 625.000000" +"origin" "2448.000000 128.000000 624.000000" +"angles" "-0.000000 238.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "41605.000000" +"part_emitter" "933" +"part_active" "70.000000" +} +{ +"absmin" "2447.000000 127.000000 623.000000" +"absmax" "2449.000000 129.000000 625.000000" +"origin" "2448.000000 128.000000 624.000000" +"angles" "-0.000000 238.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2883.673096" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "41605.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "932" +"part_style" "70.000000" +"start_delay" "5.687582" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "1903.000000 127.000000 623.000000" +"absmax" "1905.000000 129.000000 625.000000" +"origin" "1904.000000 128.000000 624.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "181502.000000" +"part_emitter" "935" +"part_active" "70.000000" +} +{ +"absmin" "1903.000000 127.000000 623.000000" +"absmax" "1905.000000 129.000000 625.000000" +"origin" "1904.000000 128.000000 624.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2883.239258" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "181502.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "934" +"part_style" "70.000000" +"start_delay" "9.504105" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "1903.000000 319.000000 623.000000" +"absmax" "1905.000000 321.000000 625.000000" +"origin" "1904.000000 320.000000 624.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "706700.000000" +"part_emitter" "937" +"part_active" "70.000000" +} +{ +"absmin" "1903.000000 319.000000 623.000000" +"absmax" "1905.000000 321.000000 625.000000" +"origin" "1904.000000 320.000000 624.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2879.977783" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "706700.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "936" +"part_style" "70.000000" +"start_delay" "4.083773" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "148.000000" +"absmin" "639.000000 1143.000000 -1.000000" +"absmax" "673.000000 1273.000000 209.000000" +"ltime" "1.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000001 -120.000000 0.000000" +"classname" "func_door" +"model" "*147" +"frame" "1.000000" +"mins" "640.000000 1264.000000 0.000000" +"maxs" "672.000000 1392.000000 208.000000" +"size" "32.000000 128.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.300000" +"chain" "918" +"enemy" "939" +"yaw_speed" "100.000000" +"targetname" "magicdoor3" +"owner" "938" +"movedir" "0.000000 -1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*147" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "0.000001 -120.000000 0.000000" +"lip" "8.000000" +"pos2" "0.000001 -120.000000 0.000000" +"bsporigin" "1.000000" +"activate" "190" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "149.000000" +"absmin" "639.000000 1479.000000 -1.000000" +"absmax" "673.000000 1593.000000 209.000000" +"ltime" "1.140000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000005 104.000000 0.000000" +"classname" "func_door" +"model" "*148" +"frame" "1.000000" +"mins" "640.000000 1376.000000 0.000000" +"maxs" "672.000000 1488.000000 208.000000" +"size" "32.000000 112.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.140000" +"chain" "938" +"enemy" "938" +"yaw_speed" "100.000000" +"targetname" "magicdoor3" +"owner" "938" +"movedir" "-0.000000 1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*148" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000005 104.000000 0.000000" +"lip" "8.000000" +"pos2" "-0.000005 104.000000 0.000000" +"bsporigin" "1.000000" +"activate" "190" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "150.000000" +"absmin" "-521.000000 175.000000 -33.000000" +"absmax" "-391.000000 209.000000 177.000000" +"ltime" "1.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "120.000000 0.000000 0.000000" +"classname" "func_door" +"model" "*149" +"frame" "1.000000" +"mins" "-640.000000 176.000000 -32.000000" +"maxs" "-512.000000 208.000000 176.000000" +"size" "128.000000 32.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.300000" +"chain" "939" +"enemy" "941" +"yaw_speed" "100.000000" +"targetname" "magicdoor2" +"owner" "940" +"movedir" "1.000000 0.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*149" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "120.000000 0.000000 0.000000" +"lip" "8.000000" +"pos2" "120.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"activate" "206" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "151.000000" +"absmin" "-841.000000 174.999985 -33.000000" +"absmax" "-727.000000 208.999985 177.000000" +"ltime" "1.140000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-104.000000 -0.000009 0.000000" +"classname" "func_door" +"model" "*150" +"frame" "1.000000" +"mins" "-736.000000 176.000000 -32.000000" +"maxs" "-624.000000 208.000000 176.000000" +"size" "112.000000 32.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.140000" +"chain" "940" +"enemy" "940" +"yaw_speed" "100.000000" +"targetname" "magicdoor2" +"owner" "940" +"movedir" "-1.000000 -0.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*150" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-104.000000 -0.000009 0.000000" +"lip" "8.000000" +"pos2" "-104.000000 -0.000009 0.000000" +"bsporigin" "1.000000" +"activate" "206" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "152.000000" +"absmin" "-1873.000000 1479.000000 -33.000000" +"absmax" "-1839.000000 1593.000000 177.000000" +"ltime" "1.140000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000005 104.000000 0.000000" +"classname" "func_door" +"model" "*151" +"frame" "1.000000" +"mins" "-1872.000000 1376.000000 -32.000000" +"maxs" "-1840.000000 1488.000000 176.000000" +"size" "32.000000 112.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.140000" +"chain" "941" +"enemy" "943" +"yaw_speed" "100.000000" +"targetname" "magicdoor1" +"owner" "942" +"movedir" "-0.000000 1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*151" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000005 104.000000 0.000000" +"lip" "8.000000" +"pos2" "-0.000005 104.000000 0.000000" +"bsporigin" "1.000000" +"activate" "211" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "153.000000" +"absmin" "-1873.000000 1143.000000 -33.000000" +"absmax" "-1839.000000 1273.000000 177.000000" +"ltime" "1.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000001 -120.000000 0.000000" +"classname" "func_door" +"model" "*152" +"frame" "1.000000" +"mins" "-1872.000000 1264.000000 -32.000000" +"maxs" "-1840.000000 1392.000000 176.000000" +"size" "32.000000 128.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.300000" +"chain" "942" +"enemy" "942" +"yaw_speed" "100.000000" +"targetname" "magicdoor1" +"owner" "942" +"movedir" "0.000000 -1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*152" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "0.000001 -120.000000 0.000000" +"lip" "8.000000" +"pos2" "0.000001 -120.000000 0.000000" +"bsporigin" "1.000000" +"activate" "211" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "154.000000" +"absmin" "319.000000 2039.000000 -81.000000" +"absmax" "353.000000 2153.000000 129.000000" +"ltime" "1.140000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000005 104.000000 0.000000" +"classname" "func_door" +"model" "*153" +"frame" "1.000000" +"mins" "320.000000 1936.000000 -80.000000" +"maxs" "352.000000 2048.000000 128.000000" +"size" "32.000000 112.000000 208.000000" +"touch" "SUB_Null" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.140000" +"items" "262144.000000" +"chain" "943" +"enemy" "945" +"yaw_speed" "100.000000" +"spawnflags" "8.000000" +"owner" "944" +"movedir" "-0.000000 1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"attack_finished" "2327.165039" +"mdl" "*153" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000005 104.000000 0.000000" +"lip" "8.000000" +"pos2" "-0.000005 104.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "155.000000" +"absmin" "319.000000 1703.000000 -81.000000" +"absmax" "353.000000 1833.000000 129.000000" +"ltime" "1.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000001 -120.000000 0.000000" +"classname" "func_door" +"model" "*154" +"frame" "1.000000" +"mins" "320.000000 1824.000000 -80.000000" +"maxs" "352.000000 1952.000000 128.000000" +"size" "32.000000 128.000000 208.000000" +"touch" "SUB_Null" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.300000" +"items" "262144.000000" +"chain" "944" +"enemy" "944" +"yaw_speed" "100.000000" +"spawnflags" "8.000000" +"owner" "944" +"movedir" "0.000000 -1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*154" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "0.000001 -120.000000 0.000000" +"lip" "8.000000" +"pos2" "0.000001 -120.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "156.000000" +"absmin" "319.000000 583.000000 -81.000000" +"absmax" "353.000000 713.000000 129.000000" +"ltime" "1.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000001 -120.000000 0.000000" +"classname" "func_door" +"model" "*155" +"frame" "1.000000" +"mins" "320.000000 704.000000 -80.000000" +"maxs" "352.000000 832.000000 128.000000" +"size" "32.000000 128.000000 208.000000" +"touch" "SUB_Null" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.300000" +"items" "131072.000000" +"chain" "945" +"enemy" "947" +"yaw_speed" "100.000000" +"spawnflags" "16.000000" +"owner" "946" +"movedir" "0.000000 -1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"attack_finished" "2604.923096" +"mdl" "*155" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "0.000001 -120.000000 0.000000" +"lip" "8.000000" +"pos2" "0.000001 -120.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "157.000000" +"absmin" "319.000000 919.000000 -81.000000" +"absmax" "353.000000 1033.000000 129.000000" +"ltime" "1.140000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000005 104.000000 0.000000" +"classname" "func_door" +"model" "*156" +"frame" "1.000000" +"mins" "320.000000 816.000000 -80.000000" +"maxs" "352.000000 928.000000 128.000000" +"size" "32.000000 112.000000 208.000000" +"touch" "SUB_Null" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.140000" +"items" "131072.000000" +"chain" "946" +"enemy" "946" +"yaw_speed" "100.000000" +"spawnflags" "16.000000" +"owner" "946" +"movedir" "-0.000000 1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*156" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000005 104.000000 0.000000" +"lip" "8.000000" +"pos2" "-0.000005 104.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3800.000000 568.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "3.759636" +"pos1" "0.000000 8.000000 1.000000" +"height" "5.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "949" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "156.701996" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3793.000000 611.000000 95.000000" +"absmax" "-3791.000000 613.000000 97.000000" +"origin" "-3792.000000 612.000000 96.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3800.000000 608.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.676565" +"pos1" "0.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "951" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "156.688004" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3793.000000 639.000000 95.000000" +"absmax" "-3791.000000 641.000000 97.000000" +"origin" "-3792.000000 640.000000 96.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3800.000000 656.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "3.704947" +"pos1" "0.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "953" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "157.430008" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3793.000000 703.000000 111.000000" +"absmax" "-3791.000000 705.000000 113.000000" +"origin" "-3792.000000 704.000000 112.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3800.000000 672.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "3.086398" +"pos1" "0.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "955" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "161.117004" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3793.000000 719.000000 87.000000" +"absmax" "-3791.000000 721.000000 89.000000" +"origin" "-3792.000000 720.000000 88.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3800.000000 752.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.208289" +"pos1" "0.000000 8.000000 1.000000" +"height" "5.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "957" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "224.726013" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3793.000000 783.000000 87.000000" +"absmax" "-3791.000000 785.000000 89.000000" +"origin" "-3792.000000 784.000000 88.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3592.000000 1000.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "2.555986" +"pos1" "0.000000 8.000000 1.000000" +"height" "4.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "959" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "375.591003" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3565.000000 1007.000000 79.000000" +"absmax" "-3563.000000 1009.000000 81.000000" +"origin" "-3564.000000 1008.000000 80.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3552.000000 1000.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.887722" +"pos1" "0.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "961" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "375.576996" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3505.000000 1007.000000 79.000000" +"absmax" "-3503.000000 1009.000000 81.000000" +"origin" "-3504.000000 1008.000000 80.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3552.000000 1000.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-14.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.196295" +"pos1" "0.000000 8.000000 1.000000" +"height" "4.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "533" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "963" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-3489.000000 1007.000000 111.000000" +"absmax" "-3487.000000 1009.000000 113.000000" +"origin" "-3488.000000 1008.000000 112.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3456.000000 1000.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-11.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.062166" +"pos1" "0.000000 8.000000 1.000000" +"height" "4.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "533" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "965" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-3425.000000 1007.000000 95.000000" +"absmax" "-3423.000000 1009.000000 97.000000" +"origin" "-3424.000000 1008.000000 96.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3424.000000 1000.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.413343" +"pos1" "0.000000 8.000000 1.000000" +"height" "8.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "967" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "374.289001" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3389.000000 1007.000000 95.000000" +"absmax" "-3387.000000 1009.000000 97.000000" +"origin" "-3388.000000 1008.000000 96.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "angry_crossbow" +"attack_finished" "999999.000000" +"mdl" "*167" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-3136.000000 528.000000 0.000000" +"bbmaxs" "-3104.000000 880.000000 208.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "stone_knight1" +"attack_finished" "999999.000000" +"mdl" "*168" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-2880.000000 336.000000 437.000000" +"bbmaxs" "-2496.000000 416.000000 527.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "443.000000" +"absmin" "-3424.961426 -58.528435 431.031250" +"absmax" "-3366.961426 -0.528435 537.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3395.961426 -29.528435 456.031250" +"oldorigin" "-3196.000000 -528.000000 474.708923" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_golem" +"model" "progs/mon_golem.mdl" +"frame" "178.000000" +"mins" "-28.000000 -28.000000 -24.000000" +"maxs" "28.000000 28.000000 80.000000" +"size" "56.000000 56.000000 104.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2878.488770" +"health" "-4.306437" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "256.000000" +"targetname" "stoneknight2" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"oldenemy" "1" +"search_time" "855.172974" +"attack_state" "1.000000" +"attack_finished" "844.118164" +"pain_finished" "1000851.187500" +"show_hostile" "851.172974" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"think1" "golem_wakeup" +"lip" "201.000000" +"pos1" "179.000000 202.000000 23.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"skin_override" "1.000000" +"frame_override" "179.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_speed" "628.750122" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"pain_flinch" "200.000000" +"pain_finstate" "841.821838" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "852.322693" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_timeout" "794.209900" +"sight_sound" "golem/sight.wav" +"enemydist" "1014.781433" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "850.270935" +"dmgcombined" "12.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "stoneknight2" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*169" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-3728.000000 -496.000000 416.000000" +"bbmaxs" "-3072.000000 -416.000000 768.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "443.000000" +"absmin" "-394.705536 880.927307 -96.968750" +"absmax" "-336.705536 938.927307 9.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-365.705536 909.927307 -71.968750" +"oldorigin" "-660.815918 1390.699463 -87.968750" +"angles" "0.000000 214.996948 0.000000" +"classname" "monster_golem" +"model" "progs/mon_golem.mdl" +"frame" "178.000000" +"mins" "-28.000000 -28.000000 -24.000000" +"maxs" "28.000000 28.000000 80.000000" +"size" "56.000000 56.000000 104.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2878.462891" +"health" "-60.391609" +"takedamage" "2.000000" +"chain" "883" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "stone_guards" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"oldenemy" "1" +"search_time" "2677.540283" +"attack_state" "1.000000" +"attack_finished" "2672.568848" +"pain_finished" "1002673.562500" +"show_hostile" "2673.540283" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"think1" "golem_wakeup" +"lip" "189.000000" +"pos1" "179.000000 202.000000 23.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"skin_override" "1.000000" +"frame_override" "179.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_speed" "627.997559" +"attack_offset" "10.000000 0.000000 30.000000" +"meleeattack" "0.747002" +"meleerange" "100.000000" +"meleehitsound" "golem/groundslam.wav" +"pain_flinch" "200.000000" +"pain_finstate" "2670.687012" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "2673.940186" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_timeout" "2664.399902" +"sight_sound" "golem/sight.wav" +"enemydist" "272.152954" +"switchattacker" "1" +"switchtimer" "2655.399902" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2672.662109" +"dmgcombined" "12.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "443.000000" +"absmin" "-539.374390 1313.204956 -112.968750" +"absmax" "-481.374390 1371.204956 -6.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-510.374390 1342.204956 -87.968750" +"oldorigin" "-435.310303 1330.313110 -87.968750" +"angles" "-0.000000 170.996704 -0.000000" +"classname" "monster_golem" +"model" "progs/mon_golem.mdl" +"frame" "178.000000" +"mins" "-28.000000 -28.000000 -24.000000" +"maxs" "28.000000 28.000000 80.000000" +"size" "56.000000 56.000000 104.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2878.499512" +"health" "-17.393291" +"takedamage" "2.000000" +"chain" "819" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "171.000000" +"yaw_speed" "20.000000" +"goalentity" "975" +"targetname" "stone_guards" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"oldenemy" "1" +"search_time" "2658.463623" +"attack_state" "1.000000" +"attack_finished" "2653.863037" +"pain_finished" "1002654.500000" +"show_hostile" "2654.463623" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"think1" "golem_wakeup" +"lip" "193.000000" +"pos1" "179.000000 202.000000 23.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"skin_override" "1.000000" +"frame_override" "179.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_speed" "628.118103" +"attack_offset" "10.000000 0.000000 30.000000" +"meleeattack" "0.238014" +"meleerange" "100.000000" +"meleehitsound" "golem/groundslam.wav" +"pain_flinch" "200.000000" +"pain_finstate" "2627.244873" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "2657.148926" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_timeout" "2615.244873" +"sight_sound" "golem/sight.wav" +"enemydist" "351.030182" +"switchattacker" "975" +"switchtimer" "2653.863037" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2653.551025" +"dmgcombined" "40.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"use" "entity_state_use" +"think" "SUB_Null" +"target" "stone_guards" +"targetname" "golem_unfreeze" +"attack_finished" "999999.000000" +"mdl" "*170" +"wait" "-1.000000" +"bsporigin" "1.000000" +"activate" "978" +"bmodel_act" "1" +"bbmins" "-1696.000000 688.000000 -80.000000" +"bbmaxs" "400.000000 736.000000 1536.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-320.854187 752.520569 95.000000" +"absmax" "-318.854187 754.520569 97.000000" +"origin" "-319.854187 753.520569 96.000000" +"oldorigin" "-327.418549 750.916626 96.000000" +"angles" "-0.000000 198.995361 0.000000" +"classname" "monster_gargoyle" +"frame" "17.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-70.000000" +"chain" "973" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "199.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"targetname" "stone_guards" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "1.000000" +"search_time" "2681.549561" +"attack_state" "1.000000" +"attack_finished" "2679.034424" +"pain_finished" "2678.049561" +"show_hostile" "2677.549561" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"lip" "3.319193" +"height" "128.000000" +"waitmin" "1002675.625000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gargoyle.mdl" +"attachment" "2866" +"estate" "2.000000" +"enemytarget" "199" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2676.763672" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "2681.245117" +"pain_flinch" "70.000000" +"pain_finstate" "2675.261719" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "2677.767334" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "2611.391113" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "491.750092" +"switchoverride" "1.000000" +"dmgtimeframe" "2676.749023" +"dmgcombined" "16.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_gargwing1.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-699.175171 1609.219360 -119.577057" +"absmax" "-697.175171 1611.219360 -117.577057" +"origin" "-698.175171 1610.219360 -118.577057" +"oldorigin" "-672.000000 2112.000000 -312.000000" +"velocity" "0.000000 0.000000 -12.800000" +"angles" "0.000000 313.994751 0.000000" +"classname" "monster_gargoyle" +"frame" "2.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-72.555359" +"chain" "973" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "314.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"targetname" "stone_guards" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "1.000000" +"search_time" "2648.932617" +"attack_state" "2.000000" +"attack_finished" "2627.481445" +"pain_finished" "2644.955078" +"show_hostile" "2645.655762" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"lip" "1.592944" +"height" "128.000000" +"waitmin" "1002643.750000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gargoyle.mdl" +"attachment" "203" +"estate" "2.000000" +"enemytarget" "2735" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2644.932617" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "2649.806152" +"pain_flinch" "70.000000" +"pain_finstate" "2626.414062" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "2647.467773" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "2611.391113" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "129.992630" +"switchoverride" "1.000000" +"dmgtimeframe" "2644.748047" +"dmgcombined" "16.000000" +"gib2mdl" "progs/gib_gargwing2.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "314.000000" +"absmin" "-569.194824 1253.319824 -112.968750" +"absmax" "-535.194824 1287.319824 -46.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-552.194824 1270.319824 -87.968750" +"oldorigin" "-677.930115 1407.663208 -16.000000" +"angles" "0.000000 339.999390 0.000000" +"classname" "monster_gargoyle" +"model" "progs/mon_gargoyle.mdl" +"frame" "13.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.509521" +"health" "-69.000000" +"takedamage" "2.000000" +"chain" "973" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "972" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "340.000000" +"yaw_speed" "15.000000" +"goalentity" "972" +"spawnflags" "480.000000" +"targetname" "stone_guards" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"oldenemy" "1" +"search_time" "2656.563232" +"attack_state" "2.000000" +"attack_finished" "2652.363037" +"pain_finished" "1002651.187500" +"show_hostile" "2652.563232" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "972" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"attachment" "198" +"enemytarget" "3060" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2652.239746" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "2651.940674" +"pain_flinch" "70.000000" +"pain_finstate" "2650.737793" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "2652.307861" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "2611.391113" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "105.381790" +"switchattacker" "972" +"switchtimer" "2652.363037" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib2mdl" "progs/gib_gargwing2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-621.000000 71.000000 895.000000" +"absmax" "-619.000000 73.000000 897.000000" +"origin" "-620.000000 72.000000 896.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"enemy" "1" +"spawnflags" "1.000000" +"target" "golem_unfreeze" +"targetname" "key" +"wait" "2.000000" +"height" "2.000000" +"activate" "749" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"modelindex" "269.000000" +"absmin" "559.000000 -2073.000000 387.000000" +"absmax" "561.000000 -2071.000000 389.000000" +"origin" "560.000000 -2072.000000 388.000000" +"angles" "-0.000000 43.000000 -0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "283605.000000" +"part_emitter" "980" +"part_active" "75.000000" +} +{ +"absmin" "559.000000 -2073.000000 387.000000" +"absmax" "561.000000 -2071.000000 389.000000" +"origin" "560.000000 -2072.000000 388.000000" +"angles" "-0.000000 43.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2878.879395" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "283605.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "979" +"part_style" "75.000000" +"start_delay" "1.698019" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"modelindex" "269.000000" +"absmin" "1447.000000 -2529.000000 387.000000" +"absmax" "1449.000000 -2527.000000 389.000000" +"origin" "1448.000000 -2528.000000 388.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "1218.000000" +"part_emitter" "982" +"part_active" "75.000000" +} +{ +"absmin" "1447.000000 -2529.000000 387.000000" +"absmax" "1449.000000 -2527.000000 389.000000" +"origin" "1448.000000 -2528.000000 388.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2879.137451" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "1218.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "981" +"part_style" "75.000000" +"start_delay" "1.665487" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "368.000000 -2000.000977 384.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "golem_wall3" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.560076" +"pos1" "80.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "3007" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "984" +"brksound" "5.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "383.000000 -1865.000488 399.000000" +"absmax" "385.000000 -1863.000488 401.000000" +"origin" "384.000000 -1864.000488 400.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "368.000000 -1968.000000 416.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "golem_wall3" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.038209" +"pos1" "0.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "3007" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "986" +"brksound" "5.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "383.000000 -1857.000000 447.000000" +"absmax" "385.000000 -1855.000000 449.000000" +"origin" "384.000000 -1856.000000 448.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "368.000000 -1960.000000 480.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "golem_wall3" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.725486" +"pos1" "0.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "3007" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "988" +"brksound" "5.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "383.000000 -1861.000000 551.000000" +"absmax" "385.000000 -1859.000000 553.000000" +"origin" "384.000000 -1860.000000 552.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "368.000000 -1960.000000 480.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "golem_wall2" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/metal_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.258797" +"pos1" "96.000000 8.000000 1.000000" +"height" "5.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "2891" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "990" +"brksound" "4.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "32.000000" +"brkobj1" "maps/ad_brk/glass09.bsp" +"brkobj2" "maps/ad_brk/glass10.bsp" +"brkobj3" "maps/ad_brk/glass11.bsp" +"brkobj4" "maps/ad_brk/glass12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 100.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "383.000000 -1857.000000 543.000000" +"absmax" "385.000000 -1855.000000 545.000000" +"origin" "384.000000 -1856.000000 544.000000" +} +{ +"absmin" "47.000000 -1857.000000 1039.000000" +"absmax" "49.000000 -1855.000000 1041.000000" +"origin" "48.000000 -1856.000000 1040.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"spawnflags" "1.000000" +"target" "golem_closet" +"targetname" "golem_relay" +"count" "4.000000" +"activate" "1064" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "443.000000" +"absmin" "18.878490 -1905.135498 383.031250" +"absmax" "76.878494 -1847.135498 489.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "47.878490 -1876.135498 408.031250" +"oldorigin" "131.698563 -1789.391479 408.031250" +"angles" "-0.000000 200.994873 -0.000000" +"classname" "monster_golem" +"model" "progs/mon_golem.mdl" +"frame" "178.000000" +"mins" "-28.000000 -28.000000 -24.000000" +"maxs" "28.000000 28.000000 80.000000" +"size" "56.000000 56.000000 104.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.463623" +"health" "-31.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "201.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "224.000000" +"target" "zombie_trap" +"targetname" "golem_closet" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"oldenemy" "1" +"search_time" "2108.689941" +"attack_state" "1.000000" +"attack_finished" "2102.151367" +"pain_finished" "1002105.187500" +"axhitme" "2.000000" +"show_hostile" "2104.689941" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_speed" "633.528381" +"attack_offset" "10.000000 0.000000 30.000000" +"meleeattack" "0.104404" +"meleerange" "100.000000" +"meleehitsound" "golem/melee_pound.wav" +"pain_flinch" "200.000000" +"pain_finstate" "2103.631104" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "2102.173340" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_timeout" "2099.058838" +"sight_sound" "golem/sight.wav" +"enemydist" "51.466843" +"switchattacker" "1" +"switchtimer" "2099.864014" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2093.799072" +"dmgcombined" "40.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "408.000000" +"absmin" "-20.643948 -1864.384155 383.031250" +"absmax" "13.356052 -1830.384155 425.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3.643948 -1847.384155 408.031250" +"oldorigin" "-3.643948 -1877.135376 426.910461" +"velocity" "0.000000 223.692703 0.000000" +"angles" "0.000000 145.997314 0.000000" +"classname" "monster_spider" +"model" "progs/mon_spiderb.mdl" +"frame" "132.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.435791" +"health" "-9.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "16.000000" +"yaw_speed" "20.000000" +"goalentity" "992" +"spawnflags" "480.000000" +"targetname" "golem_closet" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"oldenemy" "1" +"search_time" "2100.965576" +"attack_state" "1.000000" +"attack_finished" "2097.537842" +"pain_finished" "1002096.375000" +"show_hostile" "2097.537842" +"jump_flag" "2098.165771" +"mdl" "progs/mon_spiderb.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"movespeed" "8.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "300.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"headmdl" "progs/h_spiderb.mdl" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "spider_leap1" +"th_jumpexit" "spider_leap9" +"liquidbase" "-1.000000" +"liquidcheck" "2096.565186" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "2102.794922" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "2099.058838" +"sight_sound" "spider/hiss1.wav" +"enemydist" "167.478851" +"switchattacker" "992" +"switchtimer" "2097.537842" +"switchoverride" "1.000000" +"jumptouch" "2615" +"steptype" "3.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "408.000000" +"absmin" "66.794876 -1850.422729 383.031250" +"absmax" "100.794876 -1816.422729 425.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "83.794876 -1833.422729 408.031250" +"oldorigin" "83.794876 -1833.422729 408.031250" +"velocity" "-272.773804 0.000000 0.000000" +"angles" "0.000000 41.995239 0.000000" +"classname" "monster_spider" +"model" "progs/mon_spiderb.mdl" +"frame" "132.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.496338" +"health" "-9.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "173.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "480.000000" +"targetname" "golem_closet" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"oldenemy" "1" +"search_time" "2103.452637" +"attack_state" "1.000000" +"attack_finished" "2099.736816" +"pain_finished" "1002098.812500" +"show_hostile" "2099.736816" +"jump_flag" "2099.674072" +"mdl" "progs/mon_spiderb.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"movespeed" "4.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "300.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"headmdl" "progs/h_spiderb.mdl" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "spider_leap1" +"th_jumpexit" "spider_leap9" +"liquidbase" "-1.000000" +"liquidcheck" "2099.152344" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2097.572998" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "2101.027344" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "2099.058838" +"sight_sound" "spider/hiss1.wav" +"enemydist" "67.003838" +"switchattacker" "1" +"switchtimer" "2099.736816" +"switchoverride" "1.000000" +"jumptouch" "992" +"steptype" "3.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "625.000000 -2079.000000 384.031250" +"absmax" "655.000000 -2049.000000 384.031250" +"origin" "640.000000 -2064.000000 384.031250" +"oldorigin" "640.000000 -2064.000000 384.031250" +"angles" "0.000000 204.000000 0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "537.000000 -1879.000000 376.031250" +"absmax" "599.000000 -1817.000000 432.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "568.000000 -1848.000000 376.031250" +"oldorigin" "568.000000 -1848.000000 376.031250" +"angles" "-0.000000 194.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "476.000000" +"absmin" "579.000000 -1769.000000 367.000000" +"absmax" "581.000000 -1767.000000 369.000000" +"origin" "580.000000 -1768.000000 368.000000" +"angles" "-0.000000 40.000000 -0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "100.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"modelindex" "476.000000" +"absmin" "563.000000 -1761.000000 367.000000" +"absmax" "565.000000 -1759.000000 369.000000" +"origin" "564.000000 -1760.000000 368.000000" +"angles" "-0.000000 9.000000 -0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "100.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"modelindex" "476.000000" +"absmin" "587.000000 -1753.000000 367.000000" +"absmax" "589.000000 -1751.000000 369.000000" +"origin" "588.000000 -1752.000000 368.000000" +"angles" "-0.000000 98.000000 -0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "100.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"modelindex" "476.000000" +"absmin" "603.000000 -1949.000000 367.000000" +"absmax" "605.000000 -1947.000000 369.000000" +"origin" "604.000000 -1948.000000 368.000000" +"angles" "-0.000000 160.000000 -0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "100.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"modelindex" "476.000000" +"absmin" "587.000000 -1941.000000 367.000000" +"absmax" "589.000000 -1939.000000 369.000000" +"origin" "588.000000 -1940.000000 368.000000" +"angles" "-0.000000 54.000000 -0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "100.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"modelindex" "476.000000" +"absmin" "611.000000 -1929.000000 367.000000" +"absmax" "613.000000 -1927.000000 369.000000" +"origin" "612.000000 -1928.000000 368.000000" +"angles" "-0.000000 18.000000 -0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "100.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"absmin" "-2514.056641 2077.392334 -192.968750" +"absmax" "-2512.056641 2079.392334 -190.968750" +"origin" "-2513.056641 2078.392334 -191.968750" +"oldorigin" "-2480.000000 2080.000000 -128.000000" +"classname" "misc_fireball" +"model" "" +"touch" "SUB_Null" +"think" "misc_lavaball_fly" +"nextthink" "2883.267822" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"speed" "500.000000" +"mdl" "progs/proj_balllava.mdl" +"wait" "5.000000" +"delay" "3.000000" +"dmg" "20.000000" +"classtype" "670.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_lavaball_on" +} +{ +"modelindex" "477.000000" +"absmin" "-2374.041260 1149.511597 -82.029190" +"absmax" "-2372.041260 1151.511597 -80.029190" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-2373.041260 1150.511597 -81.029190" +"oldorigin" "-2352.000000 1184.000000 -112.000000" +"velocity" "-16.728722 -26.622822 -472.775055" +"classname" "misc_fireball" +"model" "progs/proj_balllava.mdl" +"touch" "misc_lavaball_touch" +"think" "misc_lavaball_reset" +"nextthink" "2882.156006" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"speed" "500.000000" +"mdl" "progs/proj_balllava.mdl" +"wait" "5.000000" +"delay" "3.000000" +"dmg" "20.000000" +"classtype" "670.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_lavaball_on" +} +{ +"absmin" "-2817.000000 2239.000000 -97.000000" +"absmax" "-2815.000000 2241.000000 -95.000000" +"origin" "-2816.000000 2240.000000 -96.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2885.340820" +"impulse" "1.000000" +"noise" "ambience/liquid_burnshort.wav" +"speed" "1.000000" +"wait" "10.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2689.000000 2239.000000 -97.000000" +"absmax" "-2687.000000 2241.000000 -95.000000" +"origin" "-2688.000000 2240.000000 -96.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2884.150879" +"impulse" "1.000000" +"noise" "ambience/liquid_bubble.wav" +"speed" "1.000000" +"wait" "13.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2561.000000 2239.000000 -113.000000" +"absmax" "-2559.000000 2241.000000 -111.000000" +"origin" "-2560.000000 2240.000000 -112.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2886.815186" +"impulse" "1.000000" +"noise" "ambience/liquid_burnlong.wav" +"speed" "1.000000" +"wait" "15.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2833.000000 911.000000 -113.000000" +"absmax" "-2831.000000 913.000000 -111.000000" +"origin" "-2832.000000 912.000000 -112.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2882.906738" +"impulse" "1.000000" +"noise" "ambience/liquid_burnshort.wav" +"speed" "1.000000" +"wait" "9.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2833.000000 1039.000000 -113.000000" +"absmax" "-2831.000000 1041.000000 -111.000000" +"origin" "-2832.000000 1040.000000 -112.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2880.000977" +"impulse" "1.000000" +"noise" "ambience/liquid_bubble.wav" +"speed" "1.000000" +"wait" "15.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2833.000000 1167.000000 -113.000000" +"absmax" "-2831.000000 1169.000000 -111.000000" +"origin" "-2832.000000 1168.000000 -112.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2883.798096" +"impulse" "1.000000" +"noise" "ambience/liquid_burnlong.wav" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"modelindex" "477.000000" +"absmin" "-2553.163330 516.147766 116.100418" +"absmax" "-2551.163330 518.147766 118.100418" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-2552.163330 517.147766 117.100418" +"oldorigin" "-2528.000000 544.000000 -96.000000" +"velocity" "-29.580065 -32.866909 -60.225739" +"classname" "misc_fireball" +"model" "progs/proj_balllava.mdl" +"touch" "misc_lavaball_touch" +"think" "misc_lavaball_reset" +"nextthink" "2882.597168" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"speed" "500.000000" +"mdl" "progs/proj_balllava.mdl" +"wait" "5.000000" +"delay" "3.000000" +"dmg" "20.000000" +"classtype" "670.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_lavaball_on" +} +{ +"absmin" "-2881.000000 -33.000000 -97.000000" +"absmax" "-2879.000000 -31.000000 -95.000000" +"origin" "-2880.000000 -32.000000 -96.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2883.846436" +"impulse" "1.000000" +"noise" "ambience/liquid_burnlong.wav" +"speed" "1.000000" +"wait" "5.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2769.000000 -129.000000 -97.000000" +"absmax" "-2767.000000 -127.000000 -95.000000" +"origin" "-2768.000000 -128.000000 -96.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2883.319580" +"impulse" "1.000000" +"noise" "ambience/liquid_bubble.wav" +"speed" "1.000000" +"wait" "8.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2625.000000 -129.000000 -97.000000" +"absmax" "-2623.000000 -127.000000 -95.000000" +"origin" "-2624.000000 -128.000000 -96.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2883.448975" +"impulse" "1.000000" +"noise" "ambience/liquid_burnshort.wav" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"modelindex" "176.000000" +"absmin" "-2785.000000 911.000000 -33.000000" +"absmax" "-2591.000000 1137.000000 -30.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*175" +"mins" "-2784.000000 912.000000 -32.000000" +"maxs" "-2592.000000 1136.000000 -31.000000" +"size" "192.000000 224.000000 1.000000" +"mdl" "*175" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-3662.000000 -1.000000 610.000000" +"absmax" "-3660.000000 1.000000 612.000000" +"origin" "-3661.000000 0.000000 611.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2884.376465" +"impulse" "1.000000" +"noise" "ambience/windgust3.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "5.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-3662.000000 79.000000 610.000000" +"absmax" "-3660.000000 81.000000 612.000000" +"origin" "-3661.000000 80.000000 611.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2880.269043" +"impulse" "1.000000" +"noise" "ambience/windgust1.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "4.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-3662.000000 159.000000 610.000000" +"absmax" "-3660.000000 161.000000 612.000000" +"origin" "-3661.000000 160.000000 611.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2881.805664" +"impulse" "1.000000" +"noise" "ambience/windgust2.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-1806.000000 -129.000000 562.000000" +"absmax" "-1804.000000 -127.000000 564.000000" +"origin" "-1805.000000 -128.000000 563.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2880.313232" +"impulse" "1.000000" +"noise" "ambience/windgust3.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "5.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-1886.000000 -129.000000 562.000000" +"absmax" "-1884.000000 -127.000000 564.000000" +"origin" "-1885.000000 -128.000000 563.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2879.591553" +"impulse" "1.000000" +"noise" "ambience/windgust1.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "4.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-1966.000000 -129.000000 562.000000" +"absmax" "-1964.000000 -127.000000 564.000000" +"origin" "-1965.000000 -128.000000 563.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2882.960693" +"impulse" "1.000000" +"noise" "ambience/windgust2.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-1662.000000 783.000000 642.000000" +"absmax" "-1660.000000 785.000000 644.000000" +"origin" "-1661.000000 784.000000 643.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2879.673584" +"impulse" "1.000000" +"noise" "ambience/windgust3.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "5.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-1662.000000 703.000000 642.000000" +"absmax" "-1660.000000 705.000000 644.000000" +"origin" "-1661.000000 704.000000 643.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2882.115967" +"impulse" "1.000000" +"noise" "ambience/windgust1.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "4.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-1662.000000 623.000000 642.000000" +"absmax" "-1660.000000 625.000000 644.000000" +"origin" "-1661.000000 624.000000 643.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2879.267578" +"impulse" "1.000000" +"noise" "ambience/windgust2.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-641.000000 2047.000000 -305.000000" +"absmax" "-639.000000 2049.000000 -303.000000" +"origin" "-640.000000 2048.000000 -304.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2890.493896" +"impulse" "1.000000" +"noise" "ambience/liquid_bubble.wav" +"speed" "1.000000" +"wait" "15.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-401.000000 1999.000000 -305.000000" +"absmax" "-399.000000 2001.000000 -303.000000" +"origin" "-400.000000 2000.000000 -304.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2879.729004" +"impulse" "1.000000" +"noise" "ambience/liquid_burnshort.wav" +"speed" "1.000000" +"wait" "9.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-897.000000 2047.000000 -305.000000" +"absmax" "-895.000000 2049.000000 -303.000000" +"origin" "-896.000000 2048.000000 -304.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2881.850830" +"impulse" "1.000000" +"noise" "ambience/liquid_burnlong.wav" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-766.733215 2100.127686 -640.968750" +"absmax" "-764.733215 2102.127686 -638.968750" +"origin" "-765.733215 2101.127686 -639.968750" +"oldorigin" "-800.000000 2080.000000 -352.000000" +"classname" "misc_fireball" +"model" "" +"touch" "SUB_Null" +"think" "misc_lavaball_fly" +"nextthink" "2885.193848" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"speed" "500.000000" +"mdl" "progs/proj_balllava.mdl" +"wait" "5.000000" +"delay" "3.000000" +"dmg" "20.000000" +"classtype" "670.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_lavaball_on" +} +{ +"absmin" "-205.587143 1913.994141 -640.968750" +"absmax" "-203.587143 1915.994141 -638.968750" +"origin" "-204.587143 1914.994141 -639.968750" +"oldorigin" "-304.000000 1936.000000 -352.000000" +"classname" "misc_fireball" +"model" "" +"touch" "SUB_Null" +"think" "misc_lavaball_fly" +"nextthink" "2881.955322" +"chain" "977" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"speed" "500.000000" +"mdl" "progs/proj_balllava.mdl" +"wait" "5.000000" +"delay" "3.000000" +"dmg" "20.000000" +"classtype" "670.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_lavaball_on" +} +{ +"absmin" "-721.000000 -1249.000000 -161.000000" +"absmax" "-719.000000 -1247.000000 -159.000000" +"origin" "-720.000000 -1248.000000 -160.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2878.602295" +"impulse" "1.000000" +"noise" "ambience/liquid_burnlong.wav" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-593.000000 -1121.000000 -161.000000" +"absmax" "-591.000000 -1119.000000 -159.000000" +"origin" "-592.000000 -1120.000000 -160.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2883.198242" +"impulse" "1.000000" +"noise" "ambience/liquid_bubble.wav" +"speed" "1.000000" +"wait" "15.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-561.000000 -1233.000000 -161.000000" +"absmax" "-559.000000 -1231.000000 -159.000000" +"origin" "-560.000000 -1232.000000 -160.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2885.626953" +"impulse" "1.000000" +"noise" "ambience/liquid_burnshort.wav" +"speed" "1.000000" +"wait" "9.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-570.723328 -1161.918335 -272.968750" +"absmax" "-568.723328 -1159.918335 -270.968750" +"origin" "-569.723328 -1160.918335 -271.968750" +"oldorigin" "-624.000000 -1200.000000 -176.000000" +"classname" "misc_fireball" +"model" "" +"touch" "SUB_Null" +"think" "misc_lavaball_fly" +"nextthink" "2880.845459" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"speed" "500.000000" +"mdl" "progs/proj_balllava.mdl" +"wait" "5.000000" +"delay" "3.000000" +"dmg" "20.000000" +"classtype" "670.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_lavaball_on" +} +{ +"absmin" "-3697.000000 -545.000000 383.000000" +"absmax" "-3695.000000 -543.000000 385.000000" +"origin" "-3696.000000 -544.000000 384.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2881.364502" +"impulse" "1.000000" +"noise" "ambience/liquid_burnlong.wav" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-3649.000000 -801.000000 383.000000" +"absmax" "-3647.000000 -799.000000 385.000000" +"origin" "-3648.000000 -800.000000 384.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2882.301758" +"impulse" "1.000000" +"noise" "ambience/liquid_bubble.wav" +"speed" "1.000000" +"wait" "7.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-3377.000000 -913.000000 383.000000" +"absmax" "-3375.000000 -911.000000 385.000000" +"origin" "-3376.000000 -912.000000 384.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2881.207275" +"impulse" "1.000000" +"noise" "ambience/liquid_burnshort.wav" +"speed" "1.000000" +"wait" "5.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-814.000000 -513.000000 914.000000" +"absmax" "-812.000000 -511.000000 916.000000" +"origin" "-813.000000 -512.000000 915.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2881.224854" +"impulse" "1.000000" +"noise" "ambience/windgust2.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-622.000000 -321.000000 914.000000" +"absmax" "-620.000000 -319.000000 916.000000" +"origin" "-621.000000 -320.000000 915.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2881.084473" +"impulse" "1.000000" +"noise" "ambience/windgust1.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "4.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-430.000000 -513.000000 914.000000" +"absmax" "-428.000000 -511.000000 916.000000" +"origin" "-429.000000 -512.000000 915.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2881.721191" +"impulse" "1.000000" +"noise" "ambience/windgust3.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "5.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "576.000000 1424.000000 -16.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "brimstone_spikes3_break" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.761254" +"pos1" "0.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1050" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "1041" +"brksound" "5.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "599.000000 1447.000000 -9.000000" +"absmax" "601.000000 1449.000000 -7.000000" +"origin" "600.000000 1448.000000 -8.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "576.000000 1344.000000 -16.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "brimstone_spikes3_break" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.312998" +"pos1" "0.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1050" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "1043" +"brksound" "5.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "599.000000 1375.000000 -9.000000" +"absmax" "601.000000 1377.000000 -7.000000" +"origin" "600.000000 1376.000000 -8.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "576.000000 1280.000000 -16.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "brimstone_spikes3_break" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.865505" +"pos1" "0.000000 8.000000 1.000000" +"height" "4.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1050" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "1045" +"brksound" "5.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "599.000000 1303.000000 -9.000000" +"absmax" "601.000000 1305.000000 -7.000000" +"origin" "600.000000 1304.000000 -8.000000" +} +{ +"modelindex" "181.000000" +"absmin" "575.000000 1284.329956 -281.007477" +"absmax" "625.000977 1473.000000 -39.000000" +"ltime" "1.646717" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000010 0.000000 -232.007477" +"classname" "func_door" +"model" "*180" +"mins" "576.000000 1285.329956 -48.000000" +"maxs" "624.000977 1472.000000 192.007477" +"size" "48.000977 186.670044 240.007477" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"chain" "977" +"enemy" "1046" +"yaw_speed" "300.000000" +"spawnflags" "33.000000" +"targetname" "brimstone_spikes3_gate" +"owner" "1046" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"noise" "misc/talk.wav" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"noise3" "doors/medtry.wav" +"speed" "300.000000" +"mdl" "*180" +"wait" "3.000000" +"noise4" "doors/meduse.wav" +"dmg" "300.000000" +"think1" "func_door_hit_bottom" +"finaldest" "-0.000010 0.000000 -232.007477" +"lip" "8.000000" +"state" "1.000000" +"pos1" "-0.000010 0.000000 -232.007477" +"bsporigin" "1.000000" +"activate" "886" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "-785.000000 1567.000000 -321.000000" +"absmax" "-463.000000 1889.000000 -191.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "-784.000000 1568.000000 -320.000000" +"maxs" "-464.000000 1888.000000 -192.000000" +"size" "320.000000 320.000000 128.000000" +"touch" "trigger_bmodel_anytouch" +"use" "entity_state_use" +"chain" "1046" +"spawnflags" "49152.000000" +"targetname" "lavajump" +"movedir" "0.000000 -1.000000 -0.000000" +"speed" "200.000000" +"mdl" "*181" +"height" "700.000000" +"bsporigin" "1.000000" +"activate" "2408" +"bmodel_act" "3157" +"bbmins" "-784.000000 1568.000000 -320.000000" +"bbmaxs" "-464.000000 1888.000000 -192.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-970.203674 1178.500732 -104.968750" +"absmax" "-968.203674 1180.500732 -102.968750" +"origin" "-969.203674 1179.500732 -103.968750" +"oldorigin" "-934.112732 1115.262085 -87.968750" +"angles" "-0.000000 135.000000 0.000000" +"classname" "monster_golem" +"frame" "178.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-20.000000" +"chain" "977" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "obelisk2_counter" +"targetname" "lavagolem2" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"oldenemy" "1" +"search_time" "2750.276123" +"attack_state" "1.000000" +"attack_finished" "2747.195068" +"pain_finished" "1002746.937500" +"axhitme" "2.000000" +"show_hostile" "2746.276123" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"pos1" "-0.210819 -0.977525 0.000000" +"waitmin" "1002747.750000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"bleedcolour" "16.000000" +"estate" "2.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_speed" "627.376160" +"attack_offset" "10.000000 0.000000 30.000000" +"meleeattack" "0.254738" +"meleerange" "100.000000" +"meleehitsound" "golem/groundslam.wav" +"pain_flinch" "200.000000" +"pain_finstate" "2742.093506" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "2750.480957" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_timeout" "2741.947998" +"sight_sound" "golem/sight.wav" +"enemydist" "150.447205" +"switchattacker" "814" +"switchtimer" "2742.278076" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"steplast" "4.000000" +"bodyonflr" "" +"dmgtimeframe" "2732.048096" +"dmgcombined" "20.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-625.000000 1055.000000 -33.000000" +"absmax" "-623.000000 1057.000000 -31.000000" +"origin" "-624.000000 1056.000000 -32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"spawnflags" "1.000000" +"target" "obelisk2" +"targetname" "obelisk2_counter" +"wait" "2.000000" +"delay" "1.000000" +"count" "1.000000" +"height" "2.000000" +"activate" "1048" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "495.000000 1375.000000 127.000000" +"absmax" "497.000000 1377.000000 129.000000" +"origin" "496.000000 1376.000000 128.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes3_break" +"targetname" "brimstone_spikes3" +"activate" "803" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "495.000000 1311.000000 127.000000" +"absmax" "497.000000 1313.000000 129.000000" +"origin" "496.000000 1312.000000 128.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes3_gate" +"targetname" "brimstone_spikes3" +"activate" "803" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "47.000000 -1905.000000 1039.000000" +"absmax" "49.000000 -1903.000000 1041.000000" +"origin" "48.000000 -1904.000000 1040.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"spawnflags" "1.000000" +"target" "golem_wall2" +"targetname" "golem_relay" +"delay" "1.000000" +"count" "4.000000" +"activate" "1064" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "47.000000 -1953.000000 1039.000000" +"absmax" "49.000000 -1951.000000 1041.000000" +"origin" "48.000000 -1952.000000 1040.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"spawnflags" "1.000000" +"target" "golem_wall3" +"targetname" "golem_relay" +"delay" "1.000000" +"count" "4.000000" +"activate" "1064" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-736.000000 240.000000 -48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "brimstone_spikes2_floor" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.969176" +"pos1" "96.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1057" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "1055" +"brksound" "5.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "60.000000" +"brkobj1" "maps/ad_brk/glass09.bsp" +"brkobj2" "maps/ad_brk/glass10.bsp" +"brkobj3" "maps/ad_brk/glass11.bsp" +"brkobj4" "maps/ad_brk/glass12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-625.000000 271.000000 -41.000000" +"absmax" "-623.000000 273.000000 -39.000000" +"origin" "-624.000000 272.000000 -40.000000" +} +{ +"absmin" "-577.000000 319.000000 31.000000" +"absmax" "-575.000000 321.000000 33.000000" +"origin" "-576.000000 320.000000 32.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes2_gate" +"targetname" "brimstone_spikes2" +"killtarget" "magicsummon2C" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "804" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-529.000000 319.000000 31.000000" +"absmax" "-527.000000 321.000000 33.000000" +"origin" "-528.000000 320.000000 32.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes2_floor" +"targetname" "brimstone_spikes2" +"killtarget" "magicsummon2C" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "804" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "184.000000" +"absmin" "-737.000000 239.000000 -296.996277" +"absmax" "-511.000000 305.000000 -55.000015" +"ltime" "1.646642" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000010 0.000000 -231.996262" +"classname" "func_door" +"model" "*183" +"mins" "-736.000000 240.000000 -64.000000" +"maxs" "-512.000000 304.000000 175.996246" +"size" "224.000000 64.000000 239.996246" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"chain" "1047" +"enemy" "1058" +"yaw_speed" "300.000000" +"spawnflags" "33.000000" +"targetname" "brimstone_spikes2_gate" +"owner" "1058" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"noise" "misc/talk.wav" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"noise3" "doors/medtry.wav" +"speed" "300.000000" +"mdl" "*183" +"wait" "3.000000" +"noise4" "doors/meduse.wav" +"dmg" "300.000000" +"think1" "func_door_hit_bottom" +"finaldest" "-0.000010 0.000000 -231.996262" +"lip" "8.000000" +"state" "1.000000" +"pos1" "-0.000010 0.000000 -231.996262" +"bsporigin" "1.000000" +"activate" "885" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-1808.000000 1264.000000 -48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "brimstone_spikes1_floor" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.171392" +"pos1" "0.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1062" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "1060" +"brksound" "6.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-1777.000000 1375.000000 -41.000000" +"absmax" "-1775.000000 1377.000000 -39.000000" +"origin" "-1776.000000 1376.000000 -40.000000" +} +{ +"absmin" "-1641.000000 1351.000000 47.000000" +"absmax" "-1639.000000 1353.000000 49.000000" +"origin" "-1640.000000 1352.000000 48.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes1_gate" +"targetname" "brimstone_spikes1" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "805" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-1641.000000 1399.000000 47.000000" +"absmax" "-1639.000000 1401.000000 49.000000" +"origin" "-1640.000000 1400.000000 48.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes1_floor" +"targetname" "brimstone_spikes1" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "805" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "186.000000" +"absmin" "-1809.000000 1263.000000 -313.000000" +"absmax" "-1743.000000 1489.000000 -71.000000" +"ltime" "1.646667" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000010 0.000000 -232.000000" +"classname" "func_door" +"model" "*185" +"mins" "-1808.000000 1264.000000 -80.000000" +"maxs" "-1744.000000 1488.000000 160.000000" +"size" "64.000000 224.000000 240.000000" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"chain" "1058" +"enemy" "1063" +"yaw_speed" "300.000000" +"spawnflags" "33.000000" +"targetname" "brimstone_spikes1_gate" +"owner" "1063" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"noise" "misc/talk.wav" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"noise3" "doors/medtry.wav" +"speed" "300.000000" +"mdl" "*185" +"wait" "3.000000" +"noise4" "doors/meduse.wav" +"dmg" "300.000000" +"think1" "func_door_hit_bottom" +"finaldest" "-0.000010 0.000000 -232.000000" +"lip" "8.000000" +"state" "1.000000" +"pos1" "-0.000010 0.000000 -232.000000" +"bsporigin" "1.000000" +"activate" "887" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "47.000000 -1905.000000 1087.000000" +"absmax" "49.000000 -1903.000000 1089.000000" +"origin" "48.000000 -1904.000000 1088.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "golem_relay" +"targetname" "golem_prerelay" +"killtarget" "zombiepen" +"style" "32.000000" +"activate" "643" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-241.000000 1503.000000 -33.000000" +"absmax" "-239.000000 1505.000000 -31.000000" +"origin" "-240.000000 1504.000000 -32.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"enemy" "1" +"spawnflags" "1.000000" +"target" "obelisk3" +"targetname" "obelisk3_counter" +"killtarget" "magickill3" +"style" "32.000000" +"wait" "2.000000" +"delay" "4.000000" +"height" "2.000000" +"activate" "833" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"modelindex" "443.000000" +"absmin" "-588.160278 992.021240 -112.968750" +"absmax" "-530.160278 1050.021240 -6.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-559.160278 1021.021240 -87.968750" +"oldorigin" "-470.293549 1039.152588 -87.968750" +"velocity" "0.000000 -100.000000 0.000000" +"angles" "-0.000000 215.996704 0.000000" +"classname" "monster_golem" +"model" "progs/mon_golem.mdl" +"frame" "178.000000" +"mins" "-28.000000 -28.000000 -24.000000" +"maxs" "28.000000 28.000000 80.000000" +"size" "56.000000 56.000000 104.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2878.479980" +"health" "-15.588244" +"takedamage" "2.000000" +"chain" "977" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "216.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "192.000000" +"target" "obelisk3_counter" +"targetname" "lavagolem3" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"oldenemy" "1" +"search_time" "2789.701172" +"attack_state" "1.000000" +"attack_finished" "2788.517578" +"pain_finished" "1002786.312500" +"show_hostile" "2785.701172" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"pos1" "-0.519596 -0.854412 0.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_speed" "630.791809" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"meleehitsound" "golem/groundslam.wav" +"pain_flinch" "200.000000" +"pain_finstate" "2759.927246" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "2786.521240" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_timeout" "2767.276123" +"sight_sound" "golem/sight.wav" +"enemydist" "427.774689" +"switchattacker" "836" +"switchtimer" "2782.397949" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2785.343994" +"dmgcombined" "40.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-484.057037 1036.019775 -88.968750" +"absmax" "-482.057037 1038.019775 -86.968750" +"origin" "-483.057037 1037.019775 -87.968750" +"oldorigin" "-552.320435 1020.756348 -87.968750" +"angles" "-0.000000 35.996704 0.000000" +"classname" "monster_golem" +"frame" "184.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-70.000000" +"chain" "1066" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "36.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "finaldoor_counter" +"targetname" "lavagolem4" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"oldenemy" "1" +"search_time" "2840.321045" +"attack_state" "1.000000" +"attack_finished" "2837.791748" +"pain_finished" "2836.821045" +"show_hostile" "2836.321045" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"waitmin" "1002834.687500" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"bleedcolour" "16.000000" +"estate" "2.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_speed" "629.650085" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"pain_flinch" "200.000000" +"pain_finstate" "2821.524902" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "2840.309082" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_timeout" "2820.623047" +"sight_sound" "golem/sight.wav" +"enemydist" "311.369781" +"switchattacker" "880" +"switchtimer" "2834.818115" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"steplast" "4.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-729.684509 1086.766724 -88.968750" +"absmax" "-727.684509 1088.766724 -86.968750" +"origin" "-728.684509 1087.766724 -87.968750" +"oldorigin" "-715.956604 1021.298828 -87.968750" +"angles" "-0.000000 45.000000 0.000000" +"classname" "monster_golem" +"frame" "93.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-108.000000" +"chain" "898" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "finaldoor_counter" +"targetname" "lavagolem4" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"oldenemy" "1" +"search_time" "2857.236084" +"attack_state" "1.000000" +"attack_finished" "2853.182129" +"pain_finished" "2851.642090" +"show_hostile" "2853.236084" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"waitmin" "1002851.312500" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"bleedcolour" "16.000000" +"estate" "2.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_speed" "631.598083" +"attack_offset" "10.000000 0.000000 30.000000" +"meleeattack" "0.285379" +"meleerange" "100.000000" +"meleehitsound" "golem/melee_pound.wav" +"pain_flinch" "200.000000" +"pain_finstate" "2845.698975" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "2856.589355" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_timeout" "2820.623047" +"sight_sound" "golem/sight.wav" +"enemydist" "244.308472" +"switchattacker" "3181" +"switchtimer" "2847.705078" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"steplast" "4.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-641.000000 2031.000000 15.000000" +"absmax" "-639.000000 2033.000000 17.000000" +"origin" "-640.000000 2032.000000 16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"enemy" "1" +"spawnflags" "1.000000" +"target" "finaldoor" +"targetname" "finaldoor_counter" +"wait" "2.000000" +"height" "3.000000" +"activate" "1068" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"modelindex" "187.000000" +"absmin" "-2561.000000 367.000000 -33.000000" +"absmax" "-2431.000000 401.000000 177.000000" +"ltime" "1.540000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "144.000000 0.000000 0.000000" +"classname" "func_door" +"model" "*186" +"frame" "1.000000" +"mins" "-2704.000000 368.000000 -32.000000" +"maxs" "-2576.000000 400.000000 176.000000" +"size" "128.000000 32.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.540000" +"enemy" "1071" +"yaw_speed" "100.000000" +"targetname" "monsterwave1" +"owner" "1070" +"movedir" "1.000000 0.000000 -0.000000" +"message" "" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*186" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "144.000000 0.000000 0.000000" +"lip" "-16.000000" +"pos2" "144.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"activate" "391" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "188.000000" +"absmin" "-2929.000000 367.000000 -33.000000" +"absmax" "-2815.000000 401.000000 177.000000" +"ltime" "1.380000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-128.000000 -0.000011 0.000000" +"classname" "func_door" +"model" "*187" +"frame" "1.000000" +"mins" "-2800.000000 368.000000 -32.000000" +"maxs" "-2688.000000 400.000000 176.000000" +"size" "112.000000 32.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.380000" +"enemy" "1070" +"yaw_speed" "100.000000" +"targetname" "monsterwave1" +"owner" "1070" +"movedir" "-1.000000 -0.000000 -0.000000" +"message" "" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*187" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-128.000000 -0.000011 0.000000" +"lip" "-16.000000" +"pos2" "-128.000000 -0.000011 0.000000" +"bsporigin" "1.000000" +"activate" "391" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "189.000000" +"absmin" "-2209.000000 639.000000 -33.000000" +"absmax" "-2111.000000 769.000000 -30.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*188" +"mins" "-2208.000000 640.000000 -32.000000" +"maxs" "-2112.000000 768.000000 -31.000000" +"size" "96.000000 128.000000 1.000000" +"mdl" "*188" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "190.000000" +"absmin" "-2385.000000 831.000000 -33.000000" +"absmax" "-2351.000000 961.000000 177.000000" +"ltime" "1.540000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000006 144.000000 0.000000" +"classname" "func_door" +"model" "*189" +"frame" "1.000000" +"mins" "-2384.000000 688.000000 -32.000000" +"maxs" "-2352.000000 816.000000 176.000000" +"size" "32.000000 128.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.540000" +"enemy" "1074" +"yaw_speed" "100.000000" +"targetname" "early_closet" +"owner" "1073" +"movedir" "-0.000000 1.000000 -0.000000" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*189" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000006 144.000000 0.000000" +"lip" "-16.000000" +"pos2" "-0.000006 144.000000 0.000000" +"bsporigin" "1.000000" +"activate" "505" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "191.000000" +"absmin" "-2385.000000 463.000000 -33.000000" +"absmax" "-2351.000000 577.000000 177.000000" +"ltime" "1.380000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000002 -128.000000 0.000000" +"classname" "func_door" +"model" "*190" +"frame" "1.000000" +"mins" "-2384.000000 592.000000 -32.000000" +"maxs" "-2352.000000 704.000000 176.000000" +"size" "32.000000 112.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.380000" +"enemy" "1073" +"yaw_speed" "100.000000" +"targetname" "early_closet" +"owner" "1073" +"movedir" "0.000000 -1.000000 -0.000000" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*190" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "0.000002 -128.000000 0.000000" +"lip" "-16.000000" +"pos2" "0.000002 -128.000000 0.000000" +"bsporigin" "1.000000" +"activate" "505" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "192.000000" +"absmin" "-3025.000000 1503.000000 -1.000000" +"absmax" "-2991.000000 1633.000000 209.000000" +"ltime" "0.820000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000006 144.000000 0.000000" +"classname" "func_door" +"model" "*191" +"frame" "1.000000" +"mins" "-3024.000000 1360.000000 0.000000" +"maxs" "-2992.000000 1488.000000 208.000000" +"size" "32.000000 128.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "-0.180000" +"enemy" "1076" +"yaw_speed" "200.000000" +"targetname" "sock_closet" +"owner" "1075" +"movedir" "-0.000000 1.000000 -0.000000" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "200.000000" +"mdl" "*191" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000006 144.000000 0.000000" +"lip" "-16.000000" +"pos2" "-0.000006 144.000000 0.000000" +"bsporigin" "1.000000" +"activate" "658" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "193.000000" +"absmin" "-3025.000000 1135.000000 -1.000000" +"absmax" "-2991.000000 1249.000000 209.000000" +"ltime" "0.740000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000002 -128.000000 0.000000" +"classname" "func_door" +"model" "*192" +"frame" "1.000000" +"mins" "-3024.000000 1264.000000 0.000000" +"maxs" "-2992.000000 1376.000000 208.000000" +"size" "32.000000 112.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "-0.260000" +"enemy" "1075" +"yaw_speed" "200.000000" +"targetname" "sock_closet" +"owner" "1075" +"movedir" "0.000000 -1.000000 -0.000000" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "200.000000" +"mdl" "*192" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "0.000002 -128.000000 0.000000" +"lip" "-16.000000" +"pos2" "0.000002 -128.000000 0.000000" +"bsporigin" "1.000000" +"activate" "658" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "194.000000" +"absmin" "-3265.000000 1311.000000 31.000000" +"absmax" "-3167.000000 1441.000000 34.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*193" +"mins" "-3264.000000 1312.000000 32.000000" +"maxs" "-3168.000000 1440.000000 33.000000" +"size" "96.000000 128.000000 1.000000" +"mdl" "*193" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-1687.000000 1161.000000 -47.968750" +"absmax" "-1657.000000 1191.000000 -47.968750" +"origin" "-1672.000000 1176.000000 -47.968750" +"oldorigin" "-1672.000000 1176.000000 -47.968750" +"angles" "-0.000000 170.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1623.000000 1161.000000 -63.968750" +"absmax" "-1593.000000 1191.000000 -63.968750" +"origin" "-1608.000000 1176.000000 -63.968750" +"oldorigin" "-1608.000000 1176.000000 -63.968750" +"angles" "-0.000000 293.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1687.000000 1569.000000 -47.968750" +"absmax" "-1657.000000 1599.000000 -47.968750" +"origin" "-1672.000000 1584.000000 -47.968750" +"oldorigin" "-1672.000000 1584.000000 -47.968750" +"angles" "-0.000000 95.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1623.000000 1569.000000 -63.968750" +"absmax" "-1593.000000 1599.000000 -63.968750" +"origin" "-1608.000000 1584.000000 -63.968750" +"oldorigin" "-1608.000000 1584.000000 -63.968750" +"angles" "-0.000000 150.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "237.000000" +"absmin" "-2689.000000 2159.000000 71.000000" +"absmax" "-2686.996582 2161.003418 73.003502" +"origin" "-2688.000000 2160.000000 72.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "info_intermission" +"model" "progs/misc_empty.mdl" +"mins" "0.000001 0.000000 0.000000" +"maxs" "0.003501 0.003500 0.003500" +"size" "0.003500 0.003500 0.003500" +"owner" "919" +"classtype" "16.000000" +"estate" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "temple1_monsters" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*194" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-3312.000000 1280.000000 464.000000" +"bbmaxs" "-2544.000000 1472.000000 512.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1697.000000 1055.000000 623.000000" +"absmax" "-1695.000000 1057.000000 625.000000" +"origin" "-1696.000000 1056.000000 624.000000" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2879.205078" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "66516.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "229" +"part_style" "230.000000" +"start_delay" "1.174749" +"dpp_name" "DPP_ITSQUAD" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_blue.spr" +"spr_name2" "progs/s_dotsml_wht.spr" +"spr_name3" "progs/s_dotsml_blue.spr" +"spr_frame" "1.000000" +"part_limit" "75.000000" +"part_life" "1.500000" +"part_ofs" "0.000000 0.000000 16.000000" +"part_veltype" "5.000000" +"part_vel" "10.000000 10.000000 16.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9404.089844 10070.666992 10307.251953" +"classname" "particle" +"think" "finish_particle" +"cnt" "128.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1752" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"think" "fog_controller_think" +"nextthink" "2878.464355" +"owner" "1" +"state" "2.000000" +"fog_dpextra" "1 0 8192 1024 32" +"fog_currden" "0.100000" +"fog_targden" "0.100000" +"fog_currcol" "0.100000 0.100000 0.100000" +"fog_targcol" "0.100000 0.100000 0.100000" +"classtype" "15.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "973.613586 1494.241821 1513.685547" +"classname" "particle" +"think" "finish_particle" +"cnt" "129.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2018" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11443.061523 11732.529297 9827.297852" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "130.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1906" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10180.948242 11443.119141 10574.135742" +"classname" "particle" +"think" "finish_particle" +"cnt" "131.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1956" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9776.541016 8854.610352 10867.647461" +"classname" "particle" +"think" "finish_particle" +"cnt" "132.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1850" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10107.590820 9409.826172 9681.268555" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "133.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2031" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9199.200195 11838.189453 10968.992188" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "134.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1803" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10673.254883 10008.832031 9829.975586" +"classname" "particle" +"think" "finish_particle" +"cnt" "135.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2015" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9066.044922 6654.911621 6122.845215" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "136.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1784" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9779.854492 9373.884766 12310.135742" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "137.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2091" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6477.490723 6416.444824 5852.246094" +"classname" "particle" +"think" "finish_particle" +"cnt" "138.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1962" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10730.304688 9711.901367 10026.010742" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "139.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2047" +} +{ +"absmin" "-433.000000 -1857.000000 127.000000" +"absmax" "-431.000000 -1855.000000 129.000000" +"origin" "-432.000000 -1856.000000 128.000000" +"angles" "-0.000000 320.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2878.981934" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "3740.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "487" +"part_style" "105.000000" +"start_delay" "1.550981" +"dpp_name" "DPP_ITSMEGAH" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_wht.spr" +"spr_name2" "progs/s_dotmed_red.spr" +"spr_name3" "progs/s_dotsml_gold.spr" +"spr_frame" "1.000000" +"part_limit" "75.000000" +"part_life" "3.500000" +"part_ofs" "0.000000 0.000000 16.000000" +"part_veltype" "5.000000" +"part_vel" "12.000000 12.000000 4.000000" +"part_velrand" "0.000000 0.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"absmin" "-97.000000 863.000000 -176.968750" +"absmax" "-95.000000 865.000000 -174.968750" +"origin" "-96.000000 864.000000 -175.968750" +"angles" "-0.000000 260.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "908232.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "866" +"part_style" "105.000000" +"start_delay" "2.562120" +"dpp_name" "DPP_ITSMEGAH" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_wht.spr" +"spr_name2" "progs/s_dotmed_red.spr" +"spr_name3" "progs/s_dotsml_gold.spr" +"spr_frame" "1.000000" +"part_limit" "75.000000" +"part_life" "3.500000" +"part_ofs" "0.000000 0.000000 16.000000" +"part_veltype" "5.000000" +"part_vel" "12.000000 12.000000 4.000000" +"part_velrand" "0.000000 0.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7020.520020 7441.434570 7617.323242" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "140.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2081" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "12434.166016 13214.249023 14302.711914" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "141.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1815" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9337.619141 8219.988281 8689.312500" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "142.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2083" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2012.591431 3019.071533 3164.514404" +"classname" "particle" +"think" "finish_particle" +"cnt" "64.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2095" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8579.116211 8425.807617 6947.026367" +"classname" "particle" +"think" "finish_particle" +"cnt" "65.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1974" +} +{ +"absmin" "-2689.000000 959.000000 847.000000" +"absmax" "-2687.000000 961.000000 849.000000" +"origin" "-2688.000000 960.000000 848.000000" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2878.853027" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "79134.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "238" +"part_style" "230.000000" +"start_delay" "2.681082" +"dpp_name" "DPP_ITSQUAD" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_blue.spr" +"spr_name2" "progs/s_dotsml_wht.spr" +"spr_name3" "progs/s_dotsml_blue.spr" +"spr_frame" "1.000000" +"part_limit" "75.000000" +"part_life" "1.500000" +"part_ofs" "0.000000 0.000000 16.000000" +"part_veltype" "5.000000" +"part_vel" "10.000000 10.000000 16.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "17351.652344 17187.593750 16474.476562" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "66.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1796" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10675.488281 11674.513672 10402.764648" +"classname" "particle" +"think" "finish_particle" +"cnt" "67.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1102" +} +{ +"absmin" "-1089.000000 191.000000 807.031250" +"absmax" "-1087.000000 193.000000 809.031250" +"origin" "-1088.000000 192.000000 808.031250" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "312000.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "750" +"part_style" "122.000000" +"start_delay" "2.598437" +"dpp_name" "DPP_ITSGOLDKEY" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_gold.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_yell.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 20.000000" +"part_veltype" "5.000000" +"part_vel" "16.000000 16.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10013.705078 12424.330078 9893.194336" +"classname" "particle" +"think" "finish_particle" +"cnt" "68.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2022" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "10430.867188 9922.755859 8114.150879" +"classname" "particle" +"think" "finish_particle" +"cnt" "143.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2006" +} +{ +"absmin" "-1777.000000 -641.000000 607.031250" +"absmax" "-1775.000000 -639.000000 609.031250" +"origin" "-1776.000000 -640.000000 608.031250" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2878.627930" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "88580.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "184" +"part_style" "110.000000" +"start_delay" "1.155034" +"dpp_name" "DPP_ITSARMOR3" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_red.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotmed_red.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.750000" +"part_ofs" "0.000000 0.000000 24.000000" +"part_veltype" "5.000000" +"part_velbase" "0.000000 0.000000 12.000000" +"part_vel" "6.000000 6.000000 4.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +"spawn_rand" "0.200000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9369.085938 8771.762695 7443.582520" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "69.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1994" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9273.077148 9638.251953 8850.827148" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "70.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1103" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"classtype" "40.000000" +"entchain" "1115" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1.000000" +"classtype" "40.000000" +"entchain" "1728" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10456.267578 10293.660156 11229.661133" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "2.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2017" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8593.027344 7612.890625 7503.777832" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "3.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1882" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9741.237305 11221.334961 10344.633789" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "4.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1851" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5839.218750 6218.910156 4061.678711" +"classname" "particle" +"think" "finish_particle" +"cnt" "5.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1091" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8751.454102 9009.610352 8618.430664" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "6.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2021" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4981.522949 7525.089355 6967.942383" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "7.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2092" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6586.153320 5933.923340 7069.665527" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "8.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1112" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10244.030273 8299.981445 9403.379883" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "9.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2043" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "839.727600 966.546326 711.033386" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "10.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1989" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "15822.208008 16517.359375 14609.642578" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "11.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1577" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "13742.692383 14759.773438 14435.077148" +"classname" "particle" +"think" "finish_particle" +"cnt" "12.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2010" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "14172.124023 13369.932617 12974.511719" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "13.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1694" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "19213.613281 18691.093750 16997.964844" +"classname" "particle" +"think" "finish_particle" +"cnt" "14.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1986" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8484.016602 7314.903320 8162.865234" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "15.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2111" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8127.050293 6961.700195 7601.413086" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "16.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1794" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "12368.181641 11691.745117 12060.947266" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "17.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1124" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8732.694336 6634.375977 8530.251953" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "18.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1089" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5345.766113 5475.654297 4745.972168" +"classname" "particle" +"think" "finish_particle" +"cnt" "19.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1899" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8043.688965 7809.500977 8875.146484" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "20.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1513" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9201.866211 9989.394531 10463.113281" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "21.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1132" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5571.429199 4762.741699 4913.850586" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "22.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2072" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10795.325195 11109.809570 11490.778320" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "23.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2077" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8269.633789 10950.928711 10135.218750" +"classname" "particle" +"think" "finish_particle" +"cnt" "24.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1126" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2294.151855 1986.573608 2475.793701" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "25.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1584" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9787.140625 8513.786133 8749.548828" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "26.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1130" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5570.419434 5829.902832 5841.722168" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "27.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1134" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "12413.757812 11296.634766 11463.923828" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "28.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1122" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6603.857422 5136.469238 5256.192383" +"classname" "particle" +"think" "finish_particle" +"cnt" "29.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1414" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "12946.048828 11776.705078 11514.627930" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "30.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2080" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8616.943359 9168.354492 9321.343750" +"classname" "particle" +"think" "finish_particle" +"cnt" "31.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1853" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11797.692383 11730.479492 11725.766602" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "32.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1985" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10186.662109 9995.568359 10628.047852" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "33.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1085" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1441.220093 1051.367310 1720.537964" +"classname" "particle" +"think" "finish_particle" +"cnt" "34.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1131" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10643.231445 10280.090820 11337.552734" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "35.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1123" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7497.206543 8515.863281 6273.687988" +"classname" "particle" +"think" "finish_particle" +"cnt" "36.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1097" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "12868.073242 11726.541992 14131.531250" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "37.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1128" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5803.665039 5917.610840 5842.857910" +"classname" "particle" +"think" "finish_particle" +"cnt" "38.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1136" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10465.741211 7790.005371 8612.991211" +"classname" "particle" +"think" "finish_particle" +"cnt" "39.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1524" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10445.154297 9462.026367 9937.587891" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "40.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2009" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6153.043457 9984.415039 9165.893555" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "41.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1147" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7180.025879 6598.059570 7365.703125" +"classname" "particle" +"think" "finish_particle" +"cnt" "42.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1144" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3519.828125 3406.189453 2510.058594" +"classname" "particle" +"think" "finish_particle" +"cnt" "43.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1146" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "15999.527344 15413.470703 13819.047852" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "44.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2071" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "15218.251953 14711.492188 12080.328125" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "45.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1133" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4628.889648 4199.997070 5585.682129" +"classname" "particle" +"think" "finish_particle" +"cnt" "46.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1129" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8436.697266 9263.155273 9916.835938" +"classname" "particle" +"think" "finish_particle" +"cnt" "47.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2060" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9496.788086 9368.957031 7537.902832" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "48.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1154" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7135.505371 6064.891602 6327.450684" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "49.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1608" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "11646.630859 9700.962891 9392.062500" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "50.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1155" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4620.458008 4604.885742 4041.239014" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "51.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1140" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3927.516602 4218.567871 5767.345703" +"classname" "particle" +"think" "finish_particle" +"cnt" "52.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2082" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10833.010742 11730.790039 9363.166992" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "53.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1148" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5256.447754 4270.724609 6037.728516" +"classname" "particle" +"think" "finish_particle" +"cnt" "54.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1090" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7782.090820 7283.910645 8886.669922" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "55.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1909" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6148.877930 6359.939453 6988.890137" +"classname" "particle" +"think" "finish_particle" +"cnt" "56.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1172" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10610.657227 11636.464844 11330.257812" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "57.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1868" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11710.323242 10585.866211 11649.354492" +"classname" "particle" +"think" "finish_particle" +"cnt" "58.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2105" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7257.536133 7140.877441 6859.224121" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "59.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1710" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5195.903320 5799.225098 4177.629883" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "60.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2026" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4246.261230 4867.914551 4621.642090" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "61.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1161" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9920.684570 10626.356445 11573.421875" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "62.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2011" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3615.117920 3739.955322 3296.007080" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "63.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1135" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8966.952148 10319.965820 10001.523438" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "71.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2102" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "13886.405273 13195.682617 11739.230469" +"classname" "particle" +"think" "finish_particle" +"cnt" "72.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1973" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "11847.400391 11433.629883 11856.533203" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "144.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2112" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5172.540039 5543.979492 4216.075195" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "145.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1117" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "14846.079102 13796.066406 13158.430664" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "73.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2061" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9132.896484 7273.486328 9022.370117" +"classname" "particle" +"think" "finish_particle" +"cnt" "74.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1173" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6447.582520 6993.738770 6755.589355" +"classname" "particle" +"think" "finish_particle" +"cnt" "146.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1149" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4210.530762 3846.437256 4209.270996" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "147.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1095" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11745.406250 11795.866211 12358.741211" +"classname" "particle" +"think" "finish_particle" +"cnt" "75.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1163" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "14202.528320 12137.315430 14101.225586" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "76.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1151" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6938.582520 7760.921387 7934.040527" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "148.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1804" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1184.851685 1021.927246 1132.165771" +"classname" "particle" +"think" "finish_particle" +"cnt" "77.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1150" +} +{ +"absmin" "-3217.000000 1375.000000 32.031250" +"absmax" "-3215.000000 1377.000000 34.031250" +"origin" "-3216.000000 1376.000000 33.031250" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "265240.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "506" +"part_style" "110.000000" +"start_delay" "2.182653" +"dpp_name" "DPP_ITSARMOR1" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_lgrn.spr" +"spr_name2" "progs/s_dotmed_lgrn.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.750000" +"part_ofs" "0.000000 0.000000 24.000000" +"part_veltype" "5.000000" +"part_velbase" "0.000000 0.000000 12.000000" +"part_vel" "6.000000 6.000000 4.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +"spawn_rand" "0.200000" +} +{ +"absmin" "-2153.000000 135.000000 31.031250" +"absmax" "-2151.000000 137.000000 33.031250" +"origin" "-2152.000000 136.000000 32.031250" +"angles" "-0.000000 86.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2878.954102" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "27959.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "519" +"part_style" "105.000000" +"start_delay" "1.963897" +"dpp_name" "DPP_ITSMEGAH" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_wht.spr" +"spr_name2" "progs/s_dotmed_red.spr" +"spr_name3" "progs/s_dotsml_gold.spr" +"spr_frame" "1.000000" +"part_limit" "75.000000" +"part_life" "3.500000" +"part_ofs" "0.000000 0.000000 16.000000" +"part_veltype" "5.000000" +"part_vel" "12.000000 12.000000 4.000000" +"part_velrand" "0.000000 0.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8228.124023 8747.868164 8453.200195" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "78.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1181" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10775.217773 9983.950195 9544.291992" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "79.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1087" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9118.583984 8962.468750 8806.155273" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "80.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1970" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9648.017578 8679.246094 9459.885742" +"classname" "particle" +"think" "finish_particle" +"cnt" "81.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2019" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "12423.013672 11872.839844 11832.497070" +"classname" "particle" +"think" "finish_particle" +"cnt" "82.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1116" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "12993.331055 11898.102539 13089.134766" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "149.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2089" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10272.753906 7361.948242 8730.490234" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "150.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1506" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10347.179688 11052.699219 11387.247070" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "151.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1183" +} +{ +"absmin" "-1153.000000 863.000000 -176.968750" +"absmax" "-1151.000000 865.000000 -174.968750" +"origin" "-1152.000000 864.000000 -175.968750" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "338896.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "850" +"part_style" "110.000000" +"start_delay" "2.900571" +"dpp_name" "DPP_ITSARMOR3" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_red.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotmed_red.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.750000" +"part_ofs" "0.000000 0.000000 24.000000" +"part_veltype" "5.000000" +"part_velbase" "0.000000 0.000000 12.000000" +"part_vel" "6.000000 6.000000 4.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +"spawn_rand" "0.200000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8184.533691 8360.728516 8610.023438" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "83.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1174" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7070.679688 6639.913086 6469.244141" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "152.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1164" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2979.975098 3670.545654 4555.485840" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "153.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1165" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9201.506836 10699.056641 9911.184570" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "154.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2117" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3017.151855 2715.487793 2137.809814" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "155.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1203" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10563.121094 10213.165039 9110.967773" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "156.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1152" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10642.293945 9388.937500 9708.905273" +"classname" "particle" +"think" "finish_particle" +"cnt" "157.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1551" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10247.429688 9831.212891 11338.126953" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "158.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1860" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "14752.094727 15181.165039 15848.480469" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "159.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1093" +} +{ +"absmin" "-625.000000 -1393.000000 -32.968750" +"absmax" "-623.000000 -1391.000000 -30.968750" +"origin" "-624.000000 -1392.000000 -31.968750" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "153758.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "443" +"part_style" "110.000000" +"start_delay" "1.093692" "dpp_name" "DPP_ITSARMOR2" "dpp_wait" "0.100000" "dpp_rnd" "1.000000" @@ -1575,6589 +45603,11879 @@ a { "absmin" "-1.000000 -1.000000 -1.000000" "absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"classtype" "40.000000" -"entchain" "42" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "1.000000" -"classtype" "40.000000" -"entchain" "59" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" +"movetype" "5.000000" +"angles" "13100.645508 12090.728516 13417.055664" "classname" "particle" "think" "finish_particle" -"cnt" "2.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "54" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "3.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "43" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "4.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "62" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "5.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "45" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "6.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "46" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "7.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "52" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "8.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "57" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "9.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "44" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "10.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "56" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "11.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "49" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "12.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "48" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "13.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "65" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "14.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "50" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "15.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "64" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "16.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "60" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "17.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "55" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "18.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "61" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "19.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "51" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "20.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "53" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "21.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "63" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "22.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "58" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "23.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "47" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "24.000000" -"classtype" "40.000000" -"entchain" "66" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "25.000000" -"classtype" "40.000000" -"entchain" "67" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "26.000000" -"classtype" "40.000000" -"entchain" "68" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "27.000000" -"classtype" "40.000000" -"entchain" "69" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "28.000000" -"classtype" "40.000000" -"entchain" "70" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "29.000000" -"classtype" "40.000000" -"entchain" "71" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "30.000000" -"classtype" "40.000000" -"entchain" "72" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "31.000000" -"classtype" "40.000000" -"entchain" "73" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "32.000000" -"classtype" "40.000000" -"entchain" "74" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "33.000000" -"classtype" "40.000000" -"entchain" "75" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "34.000000" -"classtype" "40.000000" -"entchain" "76" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "35.000000" -"classtype" "40.000000" -"entchain" "77" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "36.000000" -"classtype" "40.000000" -"entchain" "78" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "37.000000" -"classtype" "40.000000" -"entchain" "79" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "38.000000" -"classtype" "40.000000" -"entchain" "80" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "39.000000" -"classtype" "40.000000" -"entchain" "81" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "40.000000" -"classtype" "40.000000" -"entchain" "82" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "41.000000" -"classtype" "40.000000" -"entchain" "83" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "42.000000" -"classtype" "40.000000" -"entchain" "84" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "43.000000" -"classtype" "40.000000" -"entchain" "85" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "44.000000" -"classtype" "40.000000" -"entchain" "86" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "45.000000" -"classtype" "40.000000" -"entchain" "87" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "46.000000" -"classtype" "40.000000" -"entchain" "88" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "47.000000" -"classtype" "40.000000" -"entchain" "89" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "48.000000" -"classtype" "40.000000" -"entchain" "90" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "49.000000" -"classtype" "40.000000" -"entchain" "91" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "50.000000" -"classtype" "40.000000" -"entchain" "92" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "51.000000" -"classtype" "40.000000" -"entchain" "93" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "52.000000" -"classtype" "40.000000" -"entchain" "94" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "53.000000" -"classtype" "40.000000" -"entchain" "95" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "54.000000" -"classtype" "40.000000" -"entchain" "96" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "55.000000" -"classtype" "40.000000" -"entchain" "97" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "56.000000" -"classtype" "40.000000" -"entchain" "98" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "57.000000" -"classtype" "40.000000" -"entchain" "99" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "58.000000" -"classtype" "40.000000" -"entchain" "100" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "59.000000" -"classtype" "40.000000" -"entchain" "101" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "60.000000" -"classtype" "40.000000" -"entchain" "102" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "61.000000" -"classtype" "40.000000" -"entchain" "103" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "62.000000" -"classtype" "40.000000" -"entchain" "104" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "63.000000" -"classtype" "40.000000" -"entchain" "39" -} -{ -"classname" "particle" -"cnt" "130.000000" -"classtype" "40.000000" -"entchain" "109" -} -{ -"classname" "particle" -"cnt" "65.000000" -"classtype" "40.000000" -"entchain" "107" -} -{ -"classname" "particle" -"cnt" "66.000000" -"classtype" "40.000000" -"entchain" "138" -} -{ -"modelindex" "43.000000" -"absmin" "47.000000 31.000000 -12.000000" -"absmax" "49.003502 33.003502 -9.996500" -"origin" "48.000000 32.000000 -11.000000" -"model" "progs/misc_empty.mdl" -"mins" "0.000001 0.000000 0.000000" -"maxs" "0.003501 0.003500 0.003500" -"size" "0.003500 0.003500 0.003500" -"owner" "108" -"count" "1.000000" -"classtype" "16.000000" -} -{ -"classname" "particle" -"cnt" "131.000000" -"classtype" "40.000000" -"entchain" "137" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"think" "fog_controller_think" -"nextthink" "301.071014" -"owner" "1" -"state" "2.000000" -"fog_dpextra" "1 0 8192 1024 32" -"fog_currden" "0.100000" -"fog_targden" "0.100000" -"fog_currcol" "0.100000 0.100000 0.100000" -"fog_targcol" "0.100000 0.100000 0.100000" -"classtype" "15.000000" -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -"absmin" "294.093506 -8.565871 63.313248" -"absmax" "296.093506 -6.565871 65.313248" -"ltime" "69.837990" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "295.093506 -7.565871 64.313248" -"angles" "81.375778 547.322510 -9.117833" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" +"waterlevel" "1.000000" "watertype" "-1.000000" -"owner" "1" -"noise" "weapons/bounce.wav" -"mangle" "1.125995 -75.848450 157.198792" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "308.795319 -2.232558 63.313248" -"absmax" "310.795319 -0.232558 65.313248" -"ltime" "69.297073" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "309.795319 -1.232558 64.313248" -"angles" "105.132751 304.908264 -5.447459" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "1" -"noise" "weapons/bounce.wav" -"mangle" "16.385118 -73.303108 139.501663" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "-124.695526 -403.546387 63.313248" -"absmax" "-122.695526 -401.546387 65.313248" -"ltime" "38.920586" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "-123.695526 -402.546387 64.313248" -"angles" "-170.836349 7.572117 92.540657" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "1" -"noise" "weapons/bounce.wav" -"mangle" "-55.827389 -51.678513 104.457802" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "-398.140839 -360.378723 63.313248" -"absmax" "-396.140839 -358.378723 65.313248" -"ltime" "32.032791" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "-397.140839 -359.378723 64.313248" -"angles" "-58.112431 188.067078 51.734371" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "1" -"noise" "weapons/bounce.wav" -"mangle" "-71.951981 25.108946 143.775360" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "-387.255310 -352.182739 63.313248" -"absmax" "-385.255310 -350.182739 65.313248" -"ltime" "29.128334" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "-386.255310 -351.182739 64.313248" -"angles" "137.591217 -15.346624 -43.187038" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "1" -"noise" "weapons/bounce.wav" -"mangle" "-66.843208 45.278175 113.500153" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "-403.518433 -342.213257 63.313248" -"absmax" "-401.518433 -340.213257 65.313248" -"ltime" "28.518484" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "-402.518433 -341.213257 64.313248" -"angles" "220.643097 35.841213 -127.338463" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "1" -"noise" "weapons/bounce.wav" -"mangle" "-67.044319 44.362492 151.650085" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "-368.453339 -368.684906 63.313248" -"absmax" "-366.453339 -366.684906 65.313248" -"ltime" "25.697487" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "-367.453339 -367.684906 64.313248" -"angles" "-255.697357 262.080444 57.969421" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "1" -"noise" "weapons/bounce.wav" -"mangle" "-75.121567 -0.779613 193.025299" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "-399.720673 -357.696564 63.313248" -"absmax" "-397.720673 -355.696564 65.313248" -"ltime" "31.611542" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "-398.720673 -356.696564 64.313248" -"angles" "158.176514 296.822113 -259.201477" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "1" -"noise" "weapons/bounce.wav" -"mangle" "-71.344444 28.933874 123.360275" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "-130.139297 -396.754944 63.313248" -"absmax" "-128.139297 -394.754944 65.313248" -"ltime" "38.886497" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "-129.139297 -395.754944 64.313248" -"angles" "-94.656830 52.280918 -167.465424" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "1" -"noise" "weapons/bounce.wav" -"mangle" "-50.410549 -55.845181 125.679863" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -} -{ -} -{ -"classname" "particle" -"cnt" "132.000000" -"classtype" "40.000000" -"entchain" "199" -} -{ -"classname" "particle" -"cnt" "67.000000" -"classtype" "40.000000" -"entchain" "139" -} -{ -"classname" "particle" -"cnt" "68.000000" -"classtype" "40.000000" -"entchain" "140" -} -{ -"classname" "particle" -"cnt" "69.000000" -"classtype" "40.000000" -"entchain" "141" -} -{ -"classname" "particle" -"cnt" "70.000000" -"classtype" "40.000000" -"entchain" "142" -} -{ -"classname" "particle" -"cnt" "71.000000" -"classtype" "40.000000" -"entchain" "143" -} -{ -"classname" "particle" -"cnt" "72.000000" -"classtype" "40.000000" -"entchain" "144" -} -{ -"classname" "particle" -"cnt" "73.000000" -"classtype" "40.000000" -"entchain" "145" -} -{ -"classname" "particle" -"cnt" "74.000000" -"classtype" "40.000000" -"entchain" "146" -} -{ -"classname" "particle" -"cnt" "75.000000" -"classtype" "40.000000" -"entchain" "147" -} -{ -"classname" "particle" -"cnt" "76.000000" -"classtype" "40.000000" -"entchain" "148" -} -{ -"classname" "particle" -"cnt" "77.000000" -"classtype" "40.000000" -"entchain" "149" -} -{ -"classname" "particle" -"cnt" "78.000000" -"classtype" "40.000000" -"entchain" "150" -} -{ -"classname" "particle" -"cnt" "79.000000" -"classtype" "40.000000" -"entchain" "151" -} -{ -"classname" "particle" -"cnt" "80.000000" -"classtype" "40.000000" -"entchain" "152" -} -{ -"classname" "particle" -"cnt" "81.000000" -"classtype" "40.000000" -"entchain" "153" -} -{ -"classname" "particle" -"cnt" "82.000000" -"classtype" "40.000000" -"entchain" "154" -} -{ -"classname" "particle" -"cnt" "83.000000" -"classtype" "40.000000" -"entchain" "155" -} -{ -"classname" "particle" -"cnt" "84.000000" -"classtype" "40.000000" -"entchain" "156" -} -{ -"classname" "particle" -"cnt" "85.000000" -"classtype" "40.000000" -"entchain" "157" -} -{ -"classname" "particle" -"cnt" "86.000000" -"classtype" "40.000000" -"entchain" "158" -} -{ -"classname" "particle" -"cnt" "87.000000" -"classtype" "40.000000" -"entchain" "159" -} -{ -"classname" "particle" -"cnt" "88.000000" -"classtype" "40.000000" -"entchain" "160" -} -{ -"classname" "particle" -"cnt" "89.000000" -"classtype" "40.000000" -"entchain" "161" -} -{ -"classname" "particle" -"cnt" "90.000000" -"classtype" "40.000000" -"entchain" "162" -} -{ -"classname" "particle" -"cnt" "91.000000" -"classtype" "40.000000" -"entchain" "163" -} -{ -"classname" "particle" -"cnt" "92.000000" -"classtype" "40.000000" -"entchain" "164" -} -{ -"classname" "particle" -"cnt" "93.000000" -"classtype" "40.000000" -"entchain" "165" -} -{ -"classname" "particle" -"cnt" "94.000000" -"classtype" "40.000000" -"entchain" "166" -} -{ -"classname" "particle" -"cnt" "95.000000" -"classtype" "40.000000" -"entchain" "167" -} -{ -"classname" "particle" -"cnt" "96.000000" -"classtype" "40.000000" -"entchain" "168" -} -{ -"classname" "particle" -"cnt" "97.000000" -"classtype" "40.000000" -"entchain" "169" -} -{ -"classname" "particle" -"cnt" "98.000000" -"classtype" "40.000000" -"entchain" "170" -} -{ -"classname" "particle" -"cnt" "99.000000" -"classtype" "40.000000" -"entchain" "171" -} -{ -"classname" "particle" -"cnt" "100.000000" -"classtype" "40.000000" -"entchain" "172" -} -{ -"classname" "particle" -"cnt" "101.000000" -"classtype" "40.000000" -"entchain" "173" -} -{ -"classname" "particle" -"cnt" "102.000000" -"classtype" "40.000000" -"entchain" "174" -} -{ -"classname" "particle" -"cnt" "103.000000" -"classtype" "40.000000" -"entchain" "175" -} -{ -"classname" "particle" -"cnt" "104.000000" -"classtype" "40.000000" -"entchain" "176" -} -{ -"classname" "particle" -"cnt" "105.000000" -"classtype" "40.000000" -"entchain" "177" -} -{ -"classname" "particle" -"cnt" "106.000000" -"classtype" "40.000000" -"entchain" "178" -} -{ -"classname" "particle" -"cnt" "107.000000" -"classtype" "40.000000" -"entchain" "179" -} -{ -"classname" "particle" -"cnt" "108.000000" -"classtype" "40.000000" -"entchain" "180" -} -{ -"classname" "particle" -"cnt" "109.000000" -"classtype" "40.000000" -"entchain" "181" -} -{ -"classname" "particle" -"cnt" "110.000000" -"classtype" "40.000000" -"entchain" "182" -} -{ -"classname" "particle" -"cnt" "111.000000" -"classtype" "40.000000" -"entchain" "183" -} -{ -"classname" "particle" -"cnt" "112.000000" -"classtype" "40.000000" -"entchain" "184" -} -{ -"classname" "particle" -"cnt" "113.000000" -"classtype" "40.000000" -"entchain" "185" -} -{ -"classname" "particle" -"cnt" "114.000000" -"classtype" "40.000000" -"entchain" "186" -} -{ -"classname" "particle" -"cnt" "115.000000" -"classtype" "40.000000" -"entchain" "187" -} -{ -"classname" "particle" -"cnt" "116.000000" -"classtype" "40.000000" -"entchain" "188" -} -{ -"classname" "particle" -"cnt" "117.000000" -"classtype" "40.000000" -"entchain" "189" -} -{ -"classname" "particle" -"cnt" "118.000000" -"classtype" "40.000000" -"entchain" "190" -} -{ -"classname" "particle" -"cnt" "119.000000" -"classtype" "40.000000" -"entchain" "191" -} -{ -"classname" "particle" -"cnt" "120.000000" -"classtype" "40.000000" -"entchain" "192" -} -{ -"classname" "particle" -"cnt" "121.000000" -"classtype" "40.000000" -"entchain" "193" -} -{ -"classname" "particle" -"cnt" "122.000000" -"classtype" "40.000000" -"entchain" "194" -} -{ -"classname" "particle" -"cnt" "123.000000" -"classtype" "40.000000" -"entchain" "195" -} -{ -"classname" "particle" -"cnt" "124.000000" -"classtype" "40.000000" -"entchain" "196" -} -{ -"classname" "particle" -"cnt" "125.000000" -"classtype" "40.000000" -"entchain" "197" -} -{ -"classname" "particle" -"cnt" "126.000000" -"classtype" "40.000000" -"entchain" "198" -} -{ -"classname" "particle" -"cnt" "127.000000" -"classtype" "40.000000" -"entchain" "37" -} -{ -"classname" "particle" -"cnt" "133.000000" -"classtype" "40.000000" -"entchain" "200" -} -{ -"classname" "particle" -"cnt" "134.000000" -"classtype" "40.000000" -"entchain" "201" -} -{ -"classname" "particle" -"cnt" "135.000000" -"classtype" "40.000000" -"entchain" "202" -} -{ -"classname" "particle" -"cnt" "136.000000" -"classtype" "40.000000" -"entchain" "203" -} -{ -"classname" "particle" -"cnt" "137.000000" -"classtype" "40.000000" -"entchain" "204" -} -{ -"classname" "particle" -"cnt" "138.000000" -"classtype" "40.000000" -"entchain" "205" -} -{ -"classname" "particle" -"cnt" "139.000000" -"classtype" "40.000000" -"entchain" "206" -} -{ -"classname" "particle" -"cnt" "140.000000" -"classtype" "40.000000" -"entchain" "207" -} -{ -"classname" "particle" -"cnt" "141.000000" -"classtype" "40.000000" -"entchain" "208" -} -{ -"classname" "particle" -"cnt" "142.000000" -"classtype" "40.000000" -"entchain" "209" -} -{ -"classname" "particle" -"cnt" "143.000000" -"classtype" "40.000000" -"entchain" "210" -} -{ -"classname" "particle" -"cnt" "144.000000" -"classtype" "40.000000" -"entchain" "211" -} -{ -"classname" "particle" -"cnt" "145.000000" -"classtype" "40.000000" -"entchain" "212" -} -{ -"classname" "particle" -"cnt" "146.000000" -"classtype" "40.000000" -"entchain" "213" -} -{ -"classname" "particle" -"cnt" "147.000000" -"classtype" "40.000000" -"entchain" "214" -} -{ -"classname" "particle" -"cnt" "148.000000" -"classtype" "40.000000" -"entchain" "215" -} -{ -"classname" "particle" -"cnt" "149.000000" -"classtype" "40.000000" -"entchain" "216" -} -{ -"classname" "particle" -"cnt" "150.000000" -"classtype" "40.000000" -"entchain" "217" -} -{ -"classname" "particle" -"cnt" "151.000000" -"classtype" "40.000000" -"entchain" "218" -} -{ -"classname" "particle" -"cnt" "152.000000" -"classtype" "40.000000" -"entchain" "219" -} -{ -"classname" "particle" -"cnt" "153.000000" -"classtype" "40.000000" -"entchain" "220" -} -{ -"classname" "particle" -"cnt" "154.000000" -"classtype" "40.000000" -"entchain" "221" -} -{ -"classname" "particle" -"cnt" "155.000000" -"classtype" "40.000000" -"entchain" "222" -} -{ -"classname" "particle" -"cnt" "156.000000" -"classtype" "40.000000" -"entchain" "223" -} -{ -"classname" "particle" -"cnt" "157.000000" -"classtype" "40.000000" -"entchain" "224" -} -{ -"classname" "particle" -"cnt" "158.000000" -"classtype" "40.000000" -"entchain" "225" -} -{ -"classname" "particle" -"cnt" "159.000000" -"classtype" "40.000000" -"entchain" "226" -} -{ -"classname" "particle" "cnt" "160.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "227" +"entchain" "1944" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8023.924316 10113.416992 8327.358398" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "161.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "228" +"entchain" "1201" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11402.732422 10095.726562 10105.951172" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "162.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "229" +"entchain" "1205" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7990.338379 6722.767578 7866.993164" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "163.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "230" +"entchain" "1157" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "10588.349609 8739.385742 9296.058594" "classname" "particle" +"think" "finish_particle" "cnt" "164.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "231" +"entchain" "1092" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5157.423828 6338.840332 8155.881348" "classname" "particle" +"think" "finish_particle" "cnt" "165.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "232" +"entchain" "2012" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8638.268555 8810.135742 7221.574707" "classname" "particle" +"think" "finish_particle" "cnt" "166.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "233" +"entchain" "1212" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4752.444824 3187.293701 4759.445801" "classname" "particle" +"think" "finish_particle" "cnt" "167.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "234" +"entchain" "1189" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8664.523438 9868.712891 8608.826172" "classname" "particle" +"think" "finish_particle" "cnt" "168.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "235" +"entchain" "1120" } { +"absmin" "-161.000000 191.000000 807.031250" +"absmax" "-159.000000 193.000000 809.031250" +"origin" "-160.000000 192.000000 808.031250" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "638856.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "749" +"part_style" "120.000000" +"start_delay" "2.766961" +"dpp_name" "DPP_ITSSILVERKEY" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_blue.spr" +"spr_name2" "progs/s_dotsml_blue.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 20.000000" +"part_veltype" "5.000000" +"part_vel" "16.000000 16.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"modelindex" "268.000000" +"absmin" "9.683859 150.167603 964.756470" +"absmax" "11.683859 152.167603 966.756470" +"movetype" "8.000000" +"origin" "10.683859 151.167603 965.756470" +"velocity" "3.970946 -3.545152 15.514999" +"angles" "13862.489258 14583.890625 14635.207031" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2878.780273" +"owner" "921" "cnt" "169.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "236" +"entchain" "1582" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8428.442383 8462.500977 8057.407715" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "170.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "237" +"entchain" "1214" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7431.100586 6762.959961 6909.472656" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "171.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "238" +"entchain" "1113" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5194.106934 5231.582031 6111.017090" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "172.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "239" +"entchain" "1175" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7516.260254 8230.655273 9607.758789" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "173.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "240" +"entchain" "1197" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "13664.214844 10458.915039 10693.881836" "classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "84.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1216" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6952.200684 5955.948730 7423.986328" +"classname" "particle" +"think" "finish_particle" +"cnt" "85.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1913" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11927.162109 12635.359375 11657.955078" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "86.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1217" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7879.721191 8762.489258 8267.496094" +"classname" "particle" +"think" "finish_particle" +"cnt" "87.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2124" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "14125.430664 15101.025391 14751.293945" +"classname" "particle" +"think" "finish_particle" +"cnt" "88.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1718" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6610.756348 7053.982910 8047.283691" +"classname" "particle" +"think" "finish_particle" +"cnt" "89.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1194" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4126.891602 4218.682617 4279.415039" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "90.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1127" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2711.428467 1706.821167 2051.835693" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "91.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1094" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9995.673828 10999.080078 9339.132812" +"classname" "particle" +"think" "finish_particle" +"cnt" "92.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1202" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10569.008789 12465.763672 12108.721680" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "93.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2046" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10814.515625 10257.322266 11453.496094" +"classname" "particle" +"think" "finish_particle" +"cnt" "94.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1227" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9074.872070 9759.156250 8695.109375" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "95.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1166" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3617.057861 2680.926758 3225.755859" +"classname" "particle" +"think" "finish_particle" +"cnt" "96.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1802" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6070.971680 5661.719238 6992.511719" +"classname" "particle" +"think" "finish_particle" +"cnt" "97.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1184" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6154.931152 3894.729492 5392.143555" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "98.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1182" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5187.983887 5733.438477 6629.059082" +"classname" "particle" +"think" "finish_particle" +"cnt" "99.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1222" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2824.077637 3501.935303 3163.752197" +"classname" "particle" +"think" "finish_particle" +"cnt" "100.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1118" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11188.840820 12096.990234 12121.243164" +"classname" "particle" +"think" "finish_particle" +"cnt" "101.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1206" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5839.306152 7926.642578 7560.289551" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "102.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1213" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8874.498047 9894.808594 9583.111328" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "103.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1232" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "13539.533203 13140.831055 10105.687500" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "104.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1219" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6036.449219 6433.825195 5292.083984" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "105.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1246" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11108.322266 11157.639648 13127.786133" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "106.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1141" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3222.032471 2800.901611 2972.171631" +"classname" "particle" +"think" "finish_particle" +"cnt" "107.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1177" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11099.155273 11513.816406 12539.378906" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "108.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1969" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "13390.269531 12481.451172 13999.527344" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "109.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1855" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1650.617554 2622.788574 2594.715332" +"classname" "particle" +"think" "finish_particle" +"cnt" "110.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1925" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5504.479004 6213.297852 5747.204590" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "111.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1230" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "12209.407227 12650.162109 12938.778320" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "112.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1218" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11652.965820 12749.034180 10571.303711" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "113.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1169" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8727.555664 10413.719727 8884.264648" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "114.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1145" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3362.991699 3707.414551 3553.572021" +"classname" "particle" +"think" "finish_particle" +"cnt" "115.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1167" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6462.264648 6719.143555 5891.233887" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "116.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1228" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9394.844727 10937.585938 10515.206055" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "117.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1258" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3393.177002 3620.852051 4245.595703" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "118.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1178" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7969.624023 7084.872559 6054.488281" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "119.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1204" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9456.039062 10819.745117 10696.489258" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "120.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1231" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "17592.923828 19534.794922 19299.251953" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "121.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2004" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6310.983398 7279.518555 8809.149414" +"classname" "particle" +"think" "finish_particle" +"cnt" "122.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1242" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2781.630615 2109.006348 3526.575439" +"classname" "particle" +"think" "finish_particle" +"cnt" "123.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1234" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7588.645508 8043.488281 9383.919922" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "124.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1256" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10330.703125 12264.669922 12753.268555" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "125.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1252" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "12553.628906 14260.688477 11675.246094" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "126.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1153" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11525.366211 12311.586914 12262.320312" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "127.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1211" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6513.193359 6471.979980 7137.277832" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "174.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "241" +"entchain" "1168" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3453.548828 2886.348877 3105.762451" "classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "175.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "242" +"entchain" "1257" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "12457.784180 11480.605469 12493.311523" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "176.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "243" +"entchain" "1264" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8532.364258 10307.704102 9627.610352" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "177.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "244" +"entchain" "1240" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1778.781250 1544.784790 2093.273682" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "178.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "245" +"entchain" "1207" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10822.426758 10253.141602 8785.931641" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "179.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "246" +"entchain" "1195" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6902.371582 8487.033203 7577.979492" "classname" "particle" +"think" "finish_particle" "cnt" "180.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "247" +"entchain" "1245" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10439.715820 10784.007812 10170.986328" "classname" "particle" +"think" "finish_particle" "cnt" "181.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "248" +"entchain" "1267" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9988.126953 9737.976562 9320.771484" "classname" "particle" +"think" "finish_particle" "cnt" "182.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "249" +"entchain" "1106" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4593.353516 4248.750488 4671.720215" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "183.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "250" +"entchain" "1225" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "12979.844727 13604.583008 14863.799805" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "184.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "251" +"entchain" "2065" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11095.597656 9771.692383 10019.407227" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "185.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "252" +"entchain" "1547" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11021.978516 12380.862305 12494.608398" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "186.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "253" +"entchain" "2053" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7082.030273 7412.173828 6020.626465" "classname" "particle" +"think" "finish_particle" "cnt" "187.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "254" +"entchain" "1253" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3571.974365 4446.110352 4175.754395" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "188.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "255" +"entchain" "1274" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6177.269043 6312.737305 6705.266602" "classname" "particle" +"think" "finish_particle" "cnt" "189.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "256" +"entchain" "2025" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "10517.282227 9827.025391 10318.312500" "classname" "particle" +"think" "finish_particle" "cnt" "190.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "257" +"entchain" "1143" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8113.927246 9196.201172 9760.196289" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "191.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "258" +"entchain" "1649" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7933.103516 8312.647461 7609.004883" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "192.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "259" +"entchain" "1119" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7762.829590 9596.660156 10316.685547" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "193.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "260" +"entchain" "1282" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7303.454102 7546.641602 8090.860352" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "194.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "261" +"entchain" "1287" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6672.145508 6116.910156 5684.007324" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "195.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "262" +"entchain" "1266" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4387.682129 5375.432129 4700.271484" "classname" "particle" +"think" "finish_particle" "cnt" "196.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "263" +"entchain" "1922" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5620.333008 6250.169434 5793.376953" "classname" "particle" +"think" "finish_particle" "cnt" "197.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "264" +"entchain" "1226" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9053.308594 9242.211914 8715.797852" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "198.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "265" +"entchain" "1160" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10911.898438 9800.030273 10774.902344" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "199.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "266" +"entchain" "1238" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7562.528809 7531.866699 6772.870605" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "200.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "267" +"entchain" "1286" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6868.612793 5967.207031 7000.371582" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "201.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "268" +"entchain" "1192" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5021.300293 3606.037109 4791.827148" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "202.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "269" +"entchain" "1280" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "12377.449219 10527.797852 10975.726562" "classname" "particle" +"think" "finish_particle" "cnt" "203.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "270" +"entchain" "1270" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8181.841309 7512.376953 8427.607422" "classname" "particle" +"think" "finish_particle" "cnt" "204.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "271" +"entchain" "1615" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5034.547363 5396.979492 4888.924805" "classname" "particle" +"think" "finish_particle" "cnt" "205.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "272" +"entchain" "1249" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "14837.423828 15206.864258 14525.795898" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "206.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "273" +"entchain" "1901" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10953.669922 12290.095703 10468.442383" "classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "207.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "274" +"entchain" "2119" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "12453.244141 13051.179688 13345.661133" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "208.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "275" +"entchain" "1158" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "10457.176758 9301.045898 6615.845703" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "209.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "276" +"entchain" "1269" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8196.947266 7009.726074 7827.959961" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "210.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "277" +"entchain" "1316" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "11030.167969 9410.132812 11246.765625" "classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "211.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "278" +"entchain" "1883" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10961.909180 12091.810547 12111.156250" "classname" "particle" +"think" "finish_particle" "cnt" "212.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "279" +"entchain" "2093" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2022.940674 2349.203857 2789.879639" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "213.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "280" +"entchain" "1224" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7312.611328 9250.786133 7219.693359" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "214.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "281" +"entchain" "1297" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5491.229492 4970.183105 5970.137207" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "215.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "282" +"entchain" "1254" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7790.989746 9541.032227 8233.729492" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "216.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "283" +"entchain" "1265" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "13199.636719 10693.617188 12651.045898" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "217.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "284" +"entchain" "1271" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8344.255859 10286.204102 9447.961914" "classname" "particle" +"think" "finish_particle" "cnt" "218.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "285" +"entchain" "1276" } { +"modelindex" "268.000000" +"absmin" "-1247.613647 192.842987 927.525879" +"absmax" "-1245.613647 194.842987 929.525879" +"movetype" "8.000000" +"origin" "-1246.613647 193.842987 928.525879" +"velocity" "-2.811487 0.386609 16.130619" +"angles" "8464.909180 8329.771484 7004.682617" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2881.249756" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "923" "cnt" "219.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "286" +"entchain" "1686" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9760.621094 8663.603516 8545.816406" "classname" "particle" +"think" "finish_particle" "cnt" "220.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "287" +"entchain" "1229" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7496.660156 6532.825684 8331.021484" "classname" "particle" +"think" "finish_particle" "cnt" "221.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "288" +"entchain" "1879" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11031.618164 10493.297852 9074.751953" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "222.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "289" +"entchain" "2044" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7072.179199 7995.850098 7700.606934" "classname" "particle" +"think" "finish_particle" "cnt" "223.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "290" +"entchain" "1273" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4149.499023 3060.175537 3314.820068" "classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "224.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "291" +"entchain" "1237" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "11151.405273 12755.724609 11428.563477" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "225.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "292" +"entchain" "1893" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5621.746582 4348.308105 4982.640625" "classname" "particle" +"think" "finish_particle" "cnt" "226.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "293" +"entchain" "1301" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9226.982422 7236.466309 6704.978516" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "227.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "294" +"entchain" "1193" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "11363.354492 14293.527344 12039.055664" "classname" "particle" +"think" "finish_particle" "cnt" "228.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "295" +"entchain" "1788" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9825.370117 10979.355469 9237.905273" "classname" "particle" +"think" "finish_particle" "cnt" "229.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "296" +"entchain" "1900" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10730.913086 10877.015625 11209.520508" "classname" "particle" +"think" "finish_particle" "cnt" "230.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "297" +"entchain" "1291" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8233.831055 9659.916016 8839.333984" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "231.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "298" +"entchain" "1137" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7642.713867 7763.502930 9211.034180" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "232.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "299" +"entchain" "1314" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7101.413086 7150.449707 7998.419922" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "233.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "300" +"entchain" "1725" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7562.344238 6946.305176 9209.610352" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "234.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "301" +"entchain" "1834" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5976.518555 5514.632812 5558.114746" "classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "235.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "302" +"entchain" "1304" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4454.928223 4048.982422 4258.935059" "classname" "particle" +"think" "finish_particle" "cnt" "236.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "303" +"entchain" "1185" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7799.669434 6608.474121 7697.104492" "classname" "particle" +"think" "finish_particle" "cnt" "237.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "304" +"entchain" "1215" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11086.198242 9719.912109 9173.702148" "classname" "particle" +"think" "finish_particle" "cnt" "238.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "305" +"entchain" "1295" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6964.210449 7018.250000 4880.609863" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "239.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "306" +"entchain" "1223" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3187.177002 4487.465332 3556.332031" "classname" "particle" +"think" "finish_particle" "cnt" "240.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "307" +"entchain" "2088" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "10302.115234 12066.385742 11768.667969" "classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "241.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "308" +"entchain" "2096" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8842.537109 9182.058594 12165.720703" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "242.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "309" +"entchain" "2028" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6764.018066 7316.211426 7207.597168" "classname" "particle" +"think" "finish_particle" "cnt" "243.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "310" +"entchain" "1329" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8582.000000 8822.430664 7642.953613" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "244.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "311" +"entchain" "1736" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1224.877075 1071.095581 1831.668945" "classname" "particle" +"think" "finish_particle" "cnt" "245.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "312" +"entchain" "1107" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9568.176758 9289.333984 9960.723633" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "246.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "313" +"entchain" "1259" } { +"modelindex" "243.000000" +"absmin" "-1229.045898 194.725082 953.815002" +"absmax" "-1227.045898 196.725082 955.815002" +"movetype" "8.000000" +"origin" "-1228.045898 195.725082 954.815002" +"velocity" "0.741600 0.745995 20.872097" +"angles" "11936.333984 11414.166992 10024.699219" "classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2881.459717" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "923" "cnt" "247.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "314" +"entchain" "1686" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11191.521484 10973.591797 10955.398438" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "248.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "315" +"entchain" "1988" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8481.728516 7501.814453 6869.409668" "classname" "particle" +"think" "finish_particle" "cnt" "249.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "316" +"entchain" "1244" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7308.373047 7560.018555 8300.939453" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "250.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "317" +"entchain" "1474" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "9407.417969 9150.163086 9568.208008" "classname" "particle" +"think" "finish_particle" "cnt" "251.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "318" +"entchain" "1235" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3551.690918 4737.997070 5036.258301" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "252.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "319" +"entchain" "1196" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8001.900879 7364.469727 6928.236328" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "253.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "320" +"entchain" "1293" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6491.848145 5694.400391 5349.492188" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "254.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "321" +"entchain" "2048" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8340.003906 9458.024414 9708.104492" "classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "255.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "322" +"entchain" "1865" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5679.853027 4929.738281 4583.455566" "classname" "particle" +"think" "finish_particle" "cnt" "256.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "323" +"entchain" "1310" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7716.986328 5893.220215 7493.246094" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "257.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "324" +"entchain" "1294" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7906.505371 7943.344238 7725.991699" "classname" "particle" +"think" "finish_particle" "cnt" "258.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "325" +"entchain" "1349" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5346.458008 6127.860352 5855.437500" "classname" "particle" +"think" "finish_particle" "cnt" "259.000000" -"classtype" "40.000000" -"entchain" "326" -} -{ -"classname" "particle" -"cnt" "260.000000" -"classtype" "40.000000" -"entchain" "327" -} -{ -"classname" "particle" -"cnt" "261.000000" -"classtype" "40.000000" -"entchain" "328" -} -{ -"classname" "particle" -"cnt" "262.000000" -"classtype" "40.000000" -"entchain" "329" -} -{ -"classname" "particle" -"cnt" "263.000000" -"classtype" "40.000000" -"entchain" "330" -} -{ -"classname" "particle" -"cnt" "264.000000" -"classtype" "40.000000" -"entchain" "331" -} -{ -"classname" "particle" -"cnt" "265.000000" -"classtype" "40.000000" -"entchain" "332" -} -{ -"classname" "particle" -"cnt" "266.000000" -"classtype" "40.000000" -"entchain" "333" -} -{ -"classname" "particle" -"cnt" "267.000000" -"classtype" "40.000000" -"entchain" "334" -} -{ -"classname" "particle" -"cnt" "268.000000" -"classtype" "40.000000" -"entchain" "335" -} -{ -"classname" "particle" -"cnt" "269.000000" -"classtype" "40.000000" -"entchain" "336" -} -{ -"classname" "particle" -"cnt" "270.000000" -"classtype" "40.000000" -"entchain" "337" -} -{ -"classname" "particle" -"cnt" "271.000000" -"classtype" "40.000000" -"entchain" "338" -} -{ -"classname" "particle" -"cnt" "272.000000" -"classtype" "40.000000" -"entchain" "339" -} -{ -"classname" "particle" -"cnt" "273.000000" -"classtype" "40.000000" -"entchain" "340" -} -{ -"classname" "particle" -"cnt" "274.000000" -"classtype" "40.000000" -"entchain" "341" -} -{ -"classname" "particle" -"cnt" "275.000000" -"classtype" "40.000000" -"entchain" "342" -} -{ -"classname" "particle" -"cnt" "276.000000" -"classtype" "40.000000" -"entchain" "343" -} -{ -"classname" "particle" -"cnt" "277.000000" -"classtype" "40.000000" -"entchain" "344" -} -{ -"classname" "particle" -"cnt" "278.000000" -"classtype" "40.000000" -"entchain" "345" -} -{ -"classname" "particle" -"cnt" "279.000000" -"classtype" "40.000000" -"entchain" "346" -} -{ -"classname" "particle" -"cnt" "280.000000" -"classtype" "40.000000" -"entchain" "347" -} -{ -"classname" "particle" -"cnt" "281.000000" -"classtype" "40.000000" -"entchain" "348" -} -{ -"classname" "particle" -"cnt" "282.000000" -"classtype" "40.000000" -"entchain" "349" -} -{ -"classname" "particle" -"cnt" "283.000000" -"classtype" "40.000000" -"entchain" "350" -} -{ -"classname" "particle" -"cnt" "284.000000" -"classtype" "40.000000" -"entchain" "351" -} -{ -"classname" "particle" -"cnt" "285.000000" -"classtype" "40.000000" -"entchain" "352" -} -{ -"classname" "particle" -"cnt" "286.000000" -"classtype" "40.000000" -"entchain" "353" -} -{ -"classname" "particle" -"cnt" "287.000000" -"classtype" "40.000000" -"entchain" "354" -} -{ -"classname" "particle" -"cnt" "288.000000" -"classtype" "40.000000" -"entchain" "355" -} -{ -"classname" "particle" -"cnt" "289.000000" -"classtype" "40.000000" -"entchain" "356" -} -{ -"classname" "particle" -"cnt" "290.000000" -"classtype" "40.000000" -"entchain" "357" -} -{ -"classname" "particle" -"cnt" "291.000000" -"classtype" "40.000000" -"entchain" "358" -} -{ -"classname" "particle" -"cnt" "292.000000" -"classtype" "40.000000" -"entchain" "359" -} -{ -"classname" "particle" -"cnt" "293.000000" -"classtype" "40.000000" -"entchain" "360" -} -{ -"classname" "particle" -"cnt" "294.000000" -"classtype" "40.000000" -"entchain" "361" -} -{ -"classname" "particle" -"cnt" "295.000000" -"classtype" "40.000000" -"entchain" "362" -} -{ -"classname" "particle" -"cnt" "296.000000" -"classtype" "40.000000" -"entchain" "363" -} -{ -"classname" "particle" -"cnt" "297.000000" -"classtype" "40.000000" -"entchain" "364" -} -{ -"classname" "particle" -"cnt" "298.000000" -"classtype" "40.000000" -"entchain" "365" -} -{ -"classname" "particle" -"cnt" "299.000000" -"classtype" "40.000000" -"entchain" "366" -} -{ -"classname" "particle" -"cnt" "300.000000" -"classtype" "40.000000" -"entchain" "367" -} -{ -"classname" "particle" -"cnt" "301.000000" -"classtype" "40.000000" -"entchain" "368" -} -{ -"classname" "particle" -"cnt" "302.000000" -"classtype" "40.000000" -"entchain" "369" -} -{ -"classname" "particle" -"cnt" "303.000000" -"classtype" "40.000000" -"entchain" "370" -} -{ -"classname" "particle" -"cnt" "304.000000" -"classtype" "40.000000" -"entchain" "371" -} -{ -"classname" "particle" -"cnt" "305.000000" -"classtype" "40.000000" -"entchain" "372" -} -{ -"classname" "particle" -"cnt" "306.000000" -"classtype" "40.000000" -"entchain" "373" -} -{ -"classname" "particle" -"cnt" "307.000000" -"classtype" "40.000000" -"entchain" "374" -} -{ -"classname" "particle" -"cnt" "308.000000" -"classtype" "40.000000" -"entchain" "375" -} -{ -"classname" "particle" -"cnt" "309.000000" -"classtype" "40.000000" -"entchain" "376" -} -{ -"classname" "particle" -"cnt" "310.000000" -"classtype" "40.000000" -"entchain" "377" -} -{ -"classname" "particle" -"cnt" "311.000000" -"classtype" "40.000000" -"entchain" "378" -} -{ -"classname" "particle" -"cnt" "312.000000" -"classtype" "40.000000" -"entchain" "379" -} -{ -"classname" "particle" -"cnt" "313.000000" -"classtype" "40.000000" -"entchain" "380" -} -{ -"classname" "particle" -"cnt" "314.000000" -"classtype" "40.000000" -"entchain" "381" -} -{ -"classname" "particle" -"cnt" "315.000000" -"classtype" "40.000000" -"entchain" "382" -} -{ -"classname" "particle" -"cnt" "316.000000" -"classtype" "40.000000" -"entchain" "383" -} -{ -"classname" "particle" -"cnt" "317.000000" -"classtype" "40.000000" -"entchain" "384" -} -{ -"classname" "particle" -"cnt" "318.000000" -"classtype" "40.000000" -"entchain" "385" -} -{ -"classname" "particle" -"cnt" "319.000000" -"classtype" "40.000000" -"entchain" "386" -} -{ -"classname" "particle" -"cnt" "320.000000" -"classtype" "40.000000" -"entchain" "387" -} -{ -"classname" "particle" -"cnt" "321.000000" -"classtype" "40.000000" -"entchain" "388" -} -{ -"classname" "particle" -"cnt" "322.000000" -"classtype" "40.000000" -"entchain" "389" -} -{ -"classname" "particle" -"cnt" "323.000000" -"classtype" "40.000000" -"entchain" "390" -} -{ -"classname" "particle" -"cnt" "324.000000" -"classtype" "40.000000" -"entchain" "391" -} -{ -"classname" "particle" -"cnt" "325.000000" -"classtype" "40.000000" -"entchain" "392" -} -{ -"classname" "particle" -"cnt" "326.000000" -"classtype" "40.000000" -"entchain" "393" -} -{ -"classname" "particle" -"cnt" "327.000000" -"classtype" "40.000000" -"entchain" "394" -} -{ -"classname" "particle" -"cnt" "328.000000" -"classtype" "40.000000" -"entchain" "395" -} -{ -"classname" "particle" -"cnt" "329.000000" -"classtype" "40.000000" -"entchain" "396" -} -{ -"classname" "particle" -"cnt" "330.000000" -"classtype" "40.000000" -"entchain" "397" -} -{ -"classname" "particle" -"cnt" "331.000000" -"classtype" "40.000000" -"entchain" "398" -} -{ -"classname" "particle" -"cnt" "332.000000" -"classtype" "40.000000" -"entchain" "399" -} -{ -"classname" "particle" -"cnt" "333.000000" -"classtype" "40.000000" -"entchain" "400" -} -{ -"classname" "particle" -"cnt" "334.000000" -"classtype" "40.000000" -"entchain" "401" -} -{ -"classname" "particle" -"cnt" "335.000000" -"classtype" "40.000000" -"entchain" "402" -} -{ -"classname" "particle" -"cnt" "336.000000" -"classtype" "40.000000" -"entchain" "403" -} -{ -"classname" "particle" -"cnt" "337.000000" -"classtype" "40.000000" -"entchain" "404" -} -{ -"classname" "particle" -"cnt" "338.000000" -"classtype" "40.000000" -"entchain" "405" -} -{ -"classname" "particle" -"cnt" "339.000000" -"classtype" "40.000000" -"entchain" "406" -} -{ -"classname" "particle" -"cnt" "340.000000" -"classtype" "40.000000" -"entchain" "407" -} -{ -"classname" "particle" -"cnt" "341.000000" -"classtype" "40.000000" -"entchain" "408" -} -{ -"classname" "particle" -"cnt" "342.000000" -"classtype" "40.000000" -"entchain" "409" -} -{ -"classname" "particle" -"cnt" "343.000000" -"classtype" "40.000000" -"entchain" "410" -} -{ -"classname" "particle" -"cnt" "344.000000" -"classtype" "40.000000" -"entchain" "411" -} -{ -"classname" "particle" -"cnt" "345.000000" -"classtype" "40.000000" -"entchain" "412" -} -{ -"classname" "particle" -"cnt" "346.000000" -"classtype" "40.000000" -"entchain" "413" -} -{ -"classname" "particle" -"cnt" "347.000000" -"classtype" "40.000000" -"entchain" "414" -} -{ -"classname" "particle" -"cnt" "348.000000" -"classtype" "40.000000" -"entchain" "415" -} -{ -"classname" "particle" -"cnt" "349.000000" -"classtype" "40.000000" -"entchain" "416" -} -{ -"classname" "particle" -"cnt" "350.000000" -"classtype" "40.000000" -"entchain" "417" -} -{ -"classname" "particle" -"cnt" "351.000000" -"classtype" "40.000000" -"entchain" "418" -} -{ -"classname" "particle" -"cnt" "352.000000" -"classtype" "40.000000" -"entchain" "419" -} -{ -"classname" "particle" -"cnt" "353.000000" -"classtype" "40.000000" -"entchain" "420" -} -{ -"classname" "particle" -"cnt" "354.000000" -"classtype" "40.000000" -"entchain" "421" -} -{ -"classname" "particle" -"cnt" "355.000000" -"classtype" "40.000000" -"entchain" "422" -} -{ -"classname" "particle" -"cnt" "356.000000" -"classtype" "40.000000" -"entchain" "423" -} -{ -"classname" "particle" -"cnt" "357.000000" -"classtype" "40.000000" -"entchain" "424" -} -{ -"classname" "particle" -"cnt" "358.000000" -"classtype" "40.000000" -"entchain" "425" -} -{ -"classname" "particle" -"cnt" "359.000000" -"classtype" "40.000000" -"entchain" "426" -} -{ -"classname" "particle" -"cnt" "360.000000" -"classtype" "40.000000" -"entchain" "427" -} -{ -"classname" "particle" -"cnt" "361.000000" -"classtype" "40.000000" -"entchain" "428" -} -{ -"classname" "particle" -"cnt" "362.000000" -"classtype" "40.000000" -"entchain" "429" -} -{ -"classname" "particle" -"cnt" "363.000000" -"classtype" "40.000000" -"entchain" "430" -} -{ -"classname" "particle" -"cnt" "364.000000" -"classtype" "40.000000" -"entchain" "431" -} -{ -"classname" "particle" -"cnt" "365.000000" -"classtype" "40.000000" -"entchain" "432" -} -{ -"classname" "particle" -"cnt" "366.000000" -"classtype" "40.000000" -"entchain" "433" -} -{ -"classname" "particle" -"cnt" "367.000000" -"classtype" "40.000000" -"entchain" "434" -} -{ -"classname" "particle" -"cnt" "368.000000" -"classtype" "40.000000" -"entchain" "435" -} -{ -"classname" "particle" -"cnt" "369.000000" -"classtype" "40.000000" -"entchain" "436" -} -{ -"classname" "particle" -"cnt" "370.000000" -"classtype" "40.000000" -"entchain" "437" -} -{ -"classname" "particle" -"cnt" "371.000000" -"classtype" "40.000000" -"entchain" "438" -} -{ -"classname" "particle" -"cnt" "372.000000" -"classtype" "40.000000" -"entchain" "439" -} -{ -"classname" "particle" -"cnt" "373.000000" -"classtype" "40.000000" -"entchain" "440" -} -{ -"classname" "particle" -"cnt" "374.000000" -"classtype" "40.000000" -"entchain" "441" -} -{ -"classname" "particle" -"cnt" "375.000000" -"classtype" "40.000000" -"entchain" "442" -} -{ -"classname" "particle" -"cnt" "376.000000" -"classtype" "40.000000" -"entchain" "443" -} -{ -"classname" "particle" -"cnt" "377.000000" -"classtype" "40.000000" -"entchain" "444" -} -{ -"classname" "particle" -"cnt" "378.000000" -"classtype" "40.000000" -"entchain" "445" -} -{ -"classname" "particle" -"cnt" "379.000000" -"classtype" "40.000000" -"entchain" "446" -} -{ -"classname" "particle" -"cnt" "380.000000" -"classtype" "40.000000" -"entchain" "447" -} -{ -"classname" "particle" -"cnt" "381.000000" -"classtype" "40.000000" -"entchain" "448" -} -{ -"classname" "particle" -"cnt" "382.000000" -"classtype" "40.000000" -"entchain" "449" -} -{ -"classname" "particle" -"cnt" "383.000000" -"classtype" "40.000000" -"entchain" "450" -} -{ -"classname" "particle" -"cnt" "384.000000" -"classtype" "40.000000" -"entchain" "451" -} -{ -"classname" "particle" -"cnt" "385.000000" -"classtype" "40.000000" -"entchain" "452" -} -{ -"classname" "particle" -"cnt" "386.000000" -"classtype" "40.000000" -"entchain" "453" -} -{ -"classname" "particle" -"cnt" "387.000000" -"classtype" "40.000000" -"entchain" "454" -} -{ -"classname" "particle" -"cnt" "388.000000" -"classtype" "40.000000" -"entchain" "455" -} -{ -"classname" "particle" -"cnt" "389.000000" -"classtype" "40.000000" -"entchain" "456" -} -{ -"classname" "particle" -"cnt" "390.000000" -"classtype" "40.000000" -"entchain" "457" -} -{ -"classname" "particle" -"cnt" "391.000000" -"classtype" "40.000000" -"entchain" "458" -} -{ -"classname" "particle" -"cnt" "392.000000" -"classtype" "40.000000" -"entchain" "459" -} -{ -"classname" "particle" -"cnt" "393.000000" -"classtype" "40.000000" -"entchain" "460" -} -{ -"classname" "particle" -"cnt" "394.000000" -"classtype" "40.000000" -"entchain" "461" -} -{ -"classname" "particle" -"cnt" "395.000000" -"classtype" "40.000000" -"entchain" "462" -} -{ -"classname" "particle" -"cnt" "396.000000" -"classtype" "40.000000" -"entchain" "463" -} -{ -"classname" "particle" -"cnt" "397.000000" -"classtype" "40.000000" -"entchain" "464" -} -{ -"classname" "particle" -"cnt" "398.000000" -"classtype" "40.000000" -"entchain" "465" -} -{ -"classname" "particle" -"cnt" "399.000000" -"classtype" "40.000000" -"entchain" "466" -} -{ -"classname" "particle" -"cnt" "400.000000" -"classtype" "40.000000" -"entchain" "467" -} -{ -"classname" "particle" -"cnt" "401.000000" -"classtype" "40.000000" -"entchain" "468" -} -{ -"classname" "particle" -"cnt" "402.000000" -"classtype" "40.000000" -"entchain" "469" -} -{ -"classname" "particle" -"cnt" "403.000000" -"classtype" "40.000000" -"entchain" "470" -} -{ -"classname" "particle" -"cnt" "404.000000" -"classtype" "40.000000" -"entchain" "471" -} -{ -"classname" "particle" -"cnt" "405.000000" -"classtype" "40.000000" -"entchain" "472" -} -{ -"classname" "particle" -"cnt" "406.000000" -"classtype" "40.000000" -"entchain" "473" -} -{ -"classname" "particle" -"cnt" "407.000000" -"classtype" "40.000000" -"entchain" "474" -} -{ -"classname" "particle" -"cnt" "408.000000" -"classtype" "40.000000" -"entchain" "475" -} -{ -"classname" "particle" -"cnt" "409.000000" -"classtype" "40.000000" -"entchain" "476" -} -{ -"classname" "particle" -"cnt" "410.000000" -"classtype" "40.000000" -"entchain" "477" -} -{ -"classname" "particle" -"cnt" "411.000000" -"classtype" "40.000000" -"entchain" "478" -} -{ -"classname" "particle" -"cnt" "412.000000" -"classtype" "40.000000" -"entchain" "479" -} -{ -"classname" "particle" -"cnt" "413.000000" -"classtype" "40.000000" -"entchain" "480" -} -{ -"classname" "particle" -"cnt" "414.000000" -"classtype" "40.000000" -"entchain" "481" -} -{ -"classname" "particle" -"cnt" "415.000000" -"classtype" "40.000000" -"entchain" "482" -} -{ -"classname" "particle" -"cnt" "416.000000" -"classtype" "40.000000" -"entchain" "483" -} -{ -"classname" "particle" -"cnt" "417.000000" -"classtype" "40.000000" -"entchain" "484" -} -{ -"classname" "particle" -"cnt" "418.000000" -"classtype" "40.000000" -"entchain" "485" -} -{ -"classname" "particle" -"cnt" "419.000000" -"classtype" "40.000000" -"entchain" "486" -} -{ -"classname" "particle" -"cnt" "420.000000" -"classtype" "40.000000" -"entchain" "487" -} -{ -"classname" "particle" -"cnt" "421.000000" -"classtype" "40.000000" -"entchain" "488" -} -{ -"classname" "particle" -"cnt" "422.000000" -"classtype" "40.000000" -"entchain" "489" -} -{ -"classname" "particle" -"cnt" "423.000000" -"classtype" "40.000000" -"entchain" "490" -} -{ -"classname" "particle" -"cnt" "424.000000" -"classtype" "40.000000" -"entchain" "491" -} -{ -"classname" "particle" -"cnt" "425.000000" -"classtype" "40.000000" -"entchain" "492" -} -{ -"classname" "particle" -"cnt" "426.000000" -"classtype" "40.000000" -"entchain" "493" -} -{ -"classname" "particle" -"cnt" "427.000000" -"classtype" "40.000000" -"entchain" "494" -} -{ -"classname" "particle" -"cnt" "428.000000" -"classtype" "40.000000" -"entchain" "495" -} -{ -"classname" "particle" -"cnt" "429.000000" -"classtype" "40.000000" -"entchain" "496" -} -{ -"classname" "particle" -"cnt" "430.000000" -"classtype" "40.000000" -"entchain" "497" -} -{ -"classname" "particle" -"cnt" "431.000000" -"classtype" "40.000000" -"entchain" "498" -} -{ -"classname" "particle" -"cnt" "432.000000" -"classtype" "40.000000" -"entchain" "499" -} -{ -"classname" "particle" -"cnt" "433.000000" -"classtype" "40.000000" -"entchain" "500" -} -{ -"classname" "particle" -"cnt" "434.000000" -"classtype" "40.000000" -"entchain" "501" -} -{ -"classname" "particle" -"cnt" "435.000000" -"classtype" "40.000000" -"entchain" "502" -} -{ -"classname" "particle" -"cnt" "436.000000" -"classtype" "40.000000" -"entchain" "503" -} -{ -"classname" "particle" -"cnt" "437.000000" -"classtype" "40.000000" -"entchain" "504" -} -{ -"classname" "particle" -"cnt" "438.000000" -"classtype" "40.000000" -"entchain" "505" -} -{ -"classname" "particle" -"cnt" "439.000000" -"classtype" "40.000000" -"entchain" "506" -} -{ -"classname" "particle" -"cnt" "440.000000" -"classtype" "40.000000" -"entchain" "507" -} -{ -"classname" "particle" -"cnt" "441.000000" -"classtype" "40.000000" -"entchain" "508" -} -{ -"classname" "particle" -"cnt" "442.000000" -"classtype" "40.000000" -"entchain" "509" -} -{ -"classname" "particle" -"cnt" "443.000000" -"classtype" "40.000000" -"entchain" "510" -} -{ -"classname" "particle" -"cnt" "444.000000" -"classtype" "40.000000" -"entchain" "511" -} -{ -"classname" "particle" -"cnt" "445.000000" -"classtype" "40.000000" -"entchain" "512" -} -{ -"classname" "particle" -"cnt" "446.000000" -"classtype" "40.000000" -"entchain" "513" -} -{ -"classname" "particle" -"cnt" "447.000000" -"classtype" "40.000000" -"entchain" "514" -} -{ -"classname" "particle" -"cnt" "448.000000" -"classtype" "40.000000" -"entchain" "515" -} -{ -"classname" "particle" -"cnt" "449.000000" -"classtype" "40.000000" -"entchain" "516" -} -{ -"classname" "particle" -"cnt" "450.000000" -"classtype" "40.000000" -"entchain" "517" -} -{ -"classname" "particle" -"cnt" "451.000000" -"classtype" "40.000000" -"entchain" "518" -} -{ -"classname" "particle" -"cnt" "452.000000" -"classtype" "40.000000" -"entchain" "519" -} -{ -"classname" "particle" -"cnt" "453.000000" -"classtype" "40.000000" -"entchain" "520" -} -{ -"classname" "particle" -"cnt" "454.000000" -"classtype" "40.000000" -"entchain" "521" -} -{ -"classname" "particle" -"cnt" "455.000000" -"classtype" "40.000000" -"entchain" "522" -} -{ -"classname" "particle" -"cnt" "456.000000" -"classtype" "40.000000" -"entchain" "523" -} -{ -"classname" "particle" -"cnt" "457.000000" -"classtype" "40.000000" -"entchain" "524" -} -{ -"classname" "particle" -"cnt" "458.000000" -"classtype" "40.000000" -"entchain" "525" -} -{ -"classname" "particle" -"cnt" "459.000000" -"classtype" "40.000000" -"entchain" "526" -} -{ -"classname" "particle" -"cnt" "460.000000" -"classtype" "40.000000" -"entchain" "527" -} -{ -"classname" "particle" -"cnt" "461.000000" -"classtype" "40.000000" -"entchain" "528" -} -{ -"classname" "particle" -"cnt" "462.000000" -"classtype" "40.000000" -"entchain" "529" -} -{ -"classname" "particle" -"cnt" "463.000000" -"classtype" "40.000000" -"entchain" "530" -} -{ -"classname" "particle" -"cnt" "464.000000" -"classtype" "40.000000" -"entchain" "531" -} -{ -"classname" "particle" -"cnt" "465.000000" -"classtype" "40.000000" -"entchain" "532" -} -{ -"classname" "particle" -"cnt" "466.000000" -"classtype" "40.000000" -"entchain" "533" -} -{ -"classname" "particle" -"cnt" "467.000000" -"classtype" "40.000000" -"entchain" "534" -} -{ -"classname" "particle" -"cnt" "468.000000" -"classtype" "40.000000" -"entchain" "535" -} -{ -"classname" "particle" -"cnt" "469.000000" -"classtype" "40.000000" -"entchain" "536" -} -{ -"classname" "particle" -"cnt" "470.000000" -"classtype" "40.000000" -"entchain" "537" -} -{ -"classname" "particle" -"cnt" "471.000000" -"classtype" "40.000000" -"entchain" "538" -} -{ -"classname" "particle" -"cnt" "472.000000" -"classtype" "40.000000" -"entchain" "539" -} -{ -"classname" "particle" -"cnt" "473.000000" -"classtype" "40.000000" -"entchain" "540" -} -{ -"classname" "particle" -"cnt" "474.000000" -"classtype" "40.000000" -"entchain" "541" -} -{ -"classname" "particle" -"cnt" "475.000000" -"classtype" "40.000000" -"entchain" "542" -} -{ -"classname" "particle" -"cnt" "476.000000" -"classtype" "40.000000" -"entchain" "543" -} -{ -"classname" "particle" -"cnt" "477.000000" -"classtype" "40.000000" -"entchain" "544" -} -{ -"classname" "particle" -"cnt" "478.000000" -"classtype" "40.000000" -"entchain" "545" -} -{ -"classname" "particle" -"cnt" "479.000000" -"classtype" "40.000000" -"entchain" "546" -} -{ -"classname" "particle" -"cnt" "480.000000" -"classtype" "40.000000" -"entchain" "547" -} -{ -"classname" "particle" -"cnt" "481.000000" -"classtype" "40.000000" -"entchain" "548" -} -{ -"classname" "particle" -"cnt" "482.000000" -"classtype" "40.000000" -"entchain" "549" -} -{ -"classname" "particle" -"cnt" "483.000000" -"classtype" "40.000000" -"entchain" "550" -} -{ -"classname" "particle" -"cnt" "484.000000" -"classtype" "40.000000" -"entchain" "551" -} -{ -"classname" "particle" -"cnt" "485.000000" -"classtype" "40.000000" -"entchain" "552" -} -{ -"classname" "particle" -"cnt" "486.000000" -"classtype" "40.000000" -"entchain" "553" -} -{ -"classname" "particle" -"cnt" "487.000000" -"classtype" "40.000000" -"entchain" "554" -} -{ -"classname" "particle" -"cnt" "488.000000" -"classtype" "40.000000" -"entchain" "555" -} -{ -"classname" "particle" -"cnt" "489.000000" -"classtype" "40.000000" -"entchain" "556" -} -{ -"classname" "particle" -"cnt" "490.000000" -"classtype" "40.000000" -"entchain" "557" -} -{ -"classname" "particle" -"cnt" "491.000000" -"classtype" "40.000000" -"entchain" "558" -} -{ -"classname" "particle" -"cnt" "492.000000" -"classtype" "40.000000" -"entchain" "559" -} -{ -"classname" "particle" -"cnt" "493.000000" -"classtype" "40.000000" -"entchain" "560" -} -{ -"classname" "particle" -"cnt" "494.000000" -"classtype" "40.000000" -"entchain" "561" -} -{ -"classname" "particle" -"cnt" "495.000000" -"classtype" "40.000000" -"entchain" "562" -} -{ -"classname" "particle" -"cnt" "496.000000" -"classtype" "40.000000" -"entchain" "563" -} -{ -"classname" "particle" -"cnt" "497.000000" -"classtype" "40.000000" -"entchain" "564" -} -{ -"classname" "particle" -"cnt" "498.000000" -"classtype" "40.000000" -"entchain" "565" -} -{ -"classname" "particle" -"cnt" "499.000000" -"classtype" "40.000000" -"entchain" "566" -} -{ -"classname" "particle" -"cnt" "500.000000" -"classtype" "40.000000" -"entchain" "567" -} -{ -"classname" "particle" -"cnt" "501.000000" -"classtype" "40.000000" -"entchain" "568" -} -{ -"classname" "particle" -"cnt" "502.000000" -"classtype" "40.000000" -"entchain" "569" -} -{ -"classname" "particle" -"cnt" "503.000000" -"classtype" "40.000000" -"entchain" "570" -} -{ -"classname" "particle" -"cnt" "504.000000" -"classtype" "40.000000" -"entchain" "571" -} -{ -"classname" "particle" -"cnt" "505.000000" -"classtype" "40.000000" -"entchain" "572" -} -{ -"classname" "particle" -"cnt" "506.000000" -"classtype" "40.000000" -"entchain" "573" -} -{ -"classname" "particle" -"cnt" "507.000000" -"classtype" "40.000000" -"entchain" "574" -} -{ -"classname" "particle" -"cnt" "508.000000" -"classtype" "40.000000" -"entchain" "575" -} -{ -"classname" "particle" -"cnt" "509.000000" -"classtype" "40.000000" -"entchain" "576" -} -{ -"classname" "particle" -"cnt" "510.000000" -"classtype" "40.000000" -"entchain" "577" -} -{ -"classname" "particle" -"cnt" "511.000000" -"classtype" "40.000000" -"entchain" "578" -} -{ -"classname" "particle" -"cnt" "512.000000" -"classtype" "40.000000" -"entchain" "579" -} -{ -"classname" "particle" -"cnt" "513.000000" -"classtype" "40.000000" -"entchain" "580" -} -{ -"classname" "particle" -"cnt" "514.000000" -"classtype" "40.000000" -"entchain" "581" -} -{ -"classname" "particle" -"cnt" "515.000000" -"classtype" "40.000000" -"entchain" "582" -} -{ -"classname" "particle" -"cnt" "516.000000" -"classtype" "40.000000" -"entchain" "583" -} -{ -"classname" "particle" -"cnt" "517.000000" -"classtype" "40.000000" -"entchain" "584" -} -{ -"classname" "particle" -"cnt" "518.000000" -"classtype" "40.000000" -"entchain" "585" -} -{ -"classname" "particle" -"cnt" "519.000000" -"classtype" "40.000000" -"entchain" "586" -} -{ -"classname" "particle" -"cnt" "520.000000" -"classtype" "40.000000" -"entchain" "587" -} -{ -"classname" "particle" -"cnt" "521.000000" -"classtype" "40.000000" -"entchain" "588" -} -{ -"classname" "particle" -"cnt" "522.000000" -"classtype" "40.000000" -"entchain" "589" -} -{ -"classname" "particle" -"cnt" "523.000000" -"classtype" "40.000000" -"entchain" "590" -} -{ -"classname" "particle" -"cnt" "524.000000" -"classtype" "40.000000" -"entchain" "591" -} -{ -"classname" "particle" -"cnt" "525.000000" -"classtype" "40.000000" -"entchain" "592" -} -{ -"classname" "particle" -"cnt" "526.000000" -"classtype" "40.000000" -"entchain" "593" -} -{ -"classname" "particle" -"cnt" "527.000000" -"classtype" "40.000000" -"entchain" "594" -} -{ -"classname" "particle" -"cnt" "528.000000" -"classtype" "40.000000" -"entchain" "595" -} -{ -"classname" "particle" -"cnt" "529.000000" -"classtype" "40.000000" -"entchain" "596" -} -{ -"classname" "particle" -"cnt" "530.000000" -"classtype" "40.000000" -"entchain" "597" -} -{ -"classname" "particle" -"cnt" "531.000000" -"classtype" "40.000000" -"entchain" "598" -} -{ -"classname" "particle" -"cnt" "532.000000" -"classtype" "40.000000" -"entchain" "599" -} -{ -"classname" "particle" -"cnt" "533.000000" -"classtype" "40.000000" -"entchain" "600" -} -{ -"classname" "particle" -"cnt" "534.000000" -"classtype" "40.000000" -"entchain" "601" -} -{ -"classname" "particle" -"cnt" "535.000000" -"classtype" "40.000000" -"entchain" "602" -} -{ -"classname" "particle" -"cnt" "536.000000" -"classtype" "40.000000" -"entchain" "603" -} -{ -"classname" "particle" -"cnt" "537.000000" -"classtype" "40.000000" -"entchain" "604" -} -{ -"classname" "particle" -"cnt" "538.000000" -"classtype" "40.000000" -"entchain" "605" -} -{ -"classname" "particle" -"cnt" "539.000000" -"classtype" "40.000000" -"entchain" "606" -} -{ -"classname" "particle" -"cnt" "540.000000" -"classtype" "40.000000" -"entchain" "607" -} -{ -"classname" "particle" -"cnt" "541.000000" -"classtype" "40.000000" -"entchain" "608" -} -{ -"classname" "particle" -"cnt" "542.000000" -"classtype" "40.000000" -"entchain" "609" -} -{ -"classname" "particle" -"cnt" "543.000000" -"classtype" "40.000000" -"entchain" "610" -} -{ -"classname" "particle" -"cnt" "544.000000" -"classtype" "40.000000" -"entchain" "611" -} -{ -"classname" "particle" -"cnt" "545.000000" -"classtype" "40.000000" -"entchain" "612" -} -{ -"classname" "particle" -"cnt" "546.000000" -"classtype" "40.000000" -"entchain" "613" -} -{ -"classname" "particle" -"cnt" "547.000000" -"classtype" "40.000000" -"entchain" "614" -} -{ -"classname" "particle" -"cnt" "548.000000" -"classtype" "40.000000" -"entchain" "615" -} -{ -"classname" "particle" -"cnt" "549.000000" -"classtype" "40.000000" -"entchain" "616" -} -{ -"classname" "particle" -"cnt" "550.000000" -"classtype" "40.000000" -"entchain" "617" -} -{ -"classname" "particle" -"cnt" "551.000000" -"classtype" "40.000000" -"entchain" "618" -} -{ -"classname" "particle" -"cnt" "552.000000" -"classtype" "40.000000" -"entchain" "619" -} -{ -"classname" "particle" -"cnt" "553.000000" -"classtype" "40.000000" -"entchain" "620" -} -{ -"classname" "particle" -"cnt" "554.000000" -"classtype" "40.000000" -"entchain" "621" -} -{ -"classname" "particle" -"cnt" "555.000000" -"classtype" "40.000000" -"entchain" "622" -} -{ -"classname" "particle" -"cnt" "556.000000" -"classtype" "40.000000" -"entchain" "623" -} -{ -"classname" "particle" -"cnt" "557.000000" -"classtype" "40.000000" -"entchain" "624" -} -{ -"classname" "particle" -"cnt" "558.000000" -"classtype" "40.000000" -"entchain" "625" -} -{ -"classname" "particle" -"cnt" "559.000000" -"classtype" "40.000000" -"entchain" "626" -} -{ -"classname" "particle" -"cnt" "560.000000" -"classtype" "40.000000" -"entchain" "627" -} -{ -"classname" "particle" -"cnt" "561.000000" -"classtype" "40.000000" -"entchain" "628" -} -{ -"classname" "particle" -"cnt" "562.000000" -"classtype" "40.000000" -"entchain" "629" -} -{ -"classname" "particle" -"cnt" "563.000000" -"classtype" "40.000000" -"entchain" "630" -} -{ -"classname" "particle" -"cnt" "564.000000" -"classtype" "40.000000" -"entchain" "631" -} -{ -"classname" "particle" -"cnt" "565.000000" -"classtype" "40.000000" -"entchain" "632" -} -{ -"classname" "particle" -"cnt" "566.000000" -"classtype" "40.000000" -"entchain" "633" -} -{ -"classname" "particle" -"cnt" "567.000000" -"classtype" "40.000000" -"entchain" "634" -} -{ -"classname" "particle" -"cnt" "568.000000" -"classtype" "40.000000" -"entchain" "635" -} -{ -"classname" "particle" -"cnt" "569.000000" -"classtype" "40.000000" -"entchain" "636" -} -{ -"classname" "particle" -"cnt" "570.000000" -"classtype" "40.000000" -"entchain" "637" -} -{ -"classname" "particle" -"cnt" "571.000000" -"classtype" "40.000000" -"entchain" "638" -} -{ -"classname" "particle" -"cnt" "572.000000" -"classtype" "40.000000" -"entchain" "639" -} -{ -"classname" "particle" -"cnt" "573.000000" -"classtype" "40.000000" -"entchain" "640" -} -{ -"classname" "particle" -"cnt" "574.000000" -"classtype" "40.000000" -"entchain" "641" -} -{ -"classname" "particle" -"cnt" "575.000000" -"classtype" "40.000000" -"entchain" "642" -} -{ -"classname" "particle" -"cnt" "576.000000" -"classtype" "40.000000" -"entchain" "643" -} -{ -"classname" "particle" -"cnt" "577.000000" -"classtype" "40.000000" -"entchain" "644" -} -{ -"classname" "particle" -"cnt" "578.000000" -"classtype" "40.000000" -"entchain" "645" -} -{ -"classname" "particle" -"cnt" "579.000000" -"classtype" "40.000000" -"entchain" "646" -} -{ -"classname" "particle" -"cnt" "580.000000" -"classtype" "40.000000" -"entchain" "647" -} -{ -"classname" "particle" -"cnt" "581.000000" -"classtype" "40.000000" -"entchain" "648" -} -{ -"classname" "particle" -"cnt" "582.000000" -"classtype" "40.000000" -"entchain" "649" -} -{ -"classname" "particle" -"cnt" "583.000000" -"classtype" "40.000000" -"entchain" "650" -} -{ -"classname" "particle" -"cnt" "584.000000" -"classtype" "40.000000" -"entchain" "651" -} -{ -"classname" "particle" -"cnt" "585.000000" -"classtype" "40.000000" -"entchain" "652" -} -{ -"classname" "particle" -"cnt" "586.000000" -"classtype" "40.000000" -"entchain" "653" -} -{ -"classname" "particle" -"cnt" "587.000000" -"classtype" "40.000000" -"entchain" "654" -} -{ -"classname" "particle" -"cnt" "588.000000" -"classtype" "40.000000" -"entchain" "655" -} -{ -"classname" "particle" -"cnt" "589.000000" -"classtype" "40.000000" -"entchain" "656" -} -{ -"classname" "particle" -"cnt" "590.000000" -"classtype" "40.000000" -"entchain" "657" -} -{ -"classname" "particle" -"cnt" "591.000000" -"classtype" "40.000000" -"entchain" "658" -} -{ -"classname" "particle" -"cnt" "592.000000" -"classtype" "40.000000" -"entchain" "659" -} -{ -"classname" "particle" -"cnt" "593.000000" -"classtype" "40.000000" -"entchain" "660" -} -{ -"classname" "particle" -"cnt" "594.000000" -"classtype" "40.000000" -"entchain" "661" -} -{ -"classname" "particle" -"cnt" "595.000000" -"classtype" "40.000000" -"entchain" "662" -} -{ -"classname" "particle" -"cnt" "596.000000" -"classtype" "40.000000" -"entchain" "663" -} -{ -"classname" "particle" -"cnt" "597.000000" -"classtype" "40.000000" -"entchain" "664" -} -{ -"classname" "particle" -"cnt" "598.000000" -"classtype" "40.000000" -"entchain" "665" -} -{ -"classname" "particle" -"cnt" "599.000000" -"classtype" "40.000000" -"entchain" "666" -} -{ -"classname" "particle" -"cnt" "600.000000" -"classtype" "40.000000" -"entchain" "667" -} -{ -"classname" "particle" -"cnt" "601.000000" -"classtype" "40.000000" -"entchain" "668" -} -{ -"classname" "particle" -"cnt" "602.000000" -"classtype" "40.000000" -"entchain" "669" -} -{ -"classname" "particle" -"cnt" "603.000000" -"classtype" "40.000000" -"entchain" "670" -} -{ -"classname" "particle" -"cnt" "604.000000" -"classtype" "40.000000" -"entchain" "671" -} -{ -"classname" "particle" -"cnt" "605.000000" -"classtype" "40.000000" -"entchain" "672" -} -{ -"classname" "particle" -"cnt" "606.000000" -"classtype" "40.000000" -"entchain" "673" -} -{ -"classname" "particle" -"cnt" "607.000000" -"classtype" "40.000000" -"entchain" "674" -} -{ -"classname" "particle" -"cnt" "608.000000" -"classtype" "40.000000" -"entchain" "675" -} -{ -"classname" "particle" -"cnt" "609.000000" -"classtype" "40.000000" -"entchain" "676" -} -{ -"classname" "particle" -"cnt" "610.000000" -"classtype" "40.000000" -"entchain" "677" -} -{ -"classname" "particle" -"cnt" "611.000000" -"classtype" "40.000000" -"entchain" "678" -} -{ -"classname" "particle" -"cnt" "612.000000" -"classtype" "40.000000" -"entchain" "679" -} -{ -"classname" "particle" -"cnt" "613.000000" -"classtype" "40.000000" -"entchain" "680" -} -{ -"classname" "particle" -"cnt" "614.000000" -"classtype" "40.000000" -"entchain" "681" -} -{ -"classname" "particle" -"cnt" "615.000000" -"classtype" "40.000000" -"entchain" "682" -} -{ -"classname" "particle" -"cnt" "616.000000" -"classtype" "40.000000" -"entchain" "683" -} -{ -"classname" "particle" -"cnt" "617.000000" -"classtype" "40.000000" -"entchain" "684" -} -{ -"classname" "particle" -"cnt" "618.000000" -"classtype" "40.000000" -"entchain" "685" -} -{ -"classname" "particle" -"cnt" "619.000000" -"classtype" "40.000000" -"entchain" "686" -} -{ -"classname" "particle" -"cnt" "620.000000" -"classtype" "40.000000" -"entchain" "687" -} -{ -"classname" "particle" -"cnt" "621.000000" -"classtype" "40.000000" -"entchain" "688" -} -{ -"classname" "particle" -"cnt" "622.000000" -"classtype" "40.000000" -"entchain" "689" -} -{ -"classname" "particle" -"cnt" "623.000000" -"classtype" "40.000000" -"entchain" "690" -} -{ -"classname" "particle" -"cnt" "624.000000" -"classtype" "40.000000" -"entchain" "691" -} -{ -"classname" "particle" -"cnt" "625.000000" -"classtype" "40.000000" -"entchain" "692" -} -{ -"classname" "particle" -"cnt" "626.000000" -"classtype" "40.000000" -"entchain" "693" -} -{ -"classname" "particle" -"cnt" "627.000000" -"classtype" "40.000000" -"entchain" "694" -} -{ -"classname" "particle" -"cnt" "628.000000" -"classtype" "40.000000" -"entchain" "695" -} -{ -"classname" "particle" -"cnt" "629.000000" -"classtype" "40.000000" -"entchain" "696" -} -{ -"classname" "particle" -"cnt" "630.000000" -"classtype" "40.000000" -"entchain" "697" -} -{ -"classname" "particle" -"cnt" "631.000000" -"classtype" "40.000000" -"entchain" "698" -} -{ -"classname" "particle" -"cnt" "632.000000" -"classtype" "40.000000" -"entchain" "699" -} -{ -"classname" "particle" -"cnt" "633.000000" -"classtype" "40.000000" -"entchain" "700" -} -{ -"classname" "particle" -"cnt" "634.000000" -"classtype" "40.000000" -"entchain" "701" -} -{ -"classname" "particle" -"cnt" "635.000000" -"classtype" "40.000000" -"entchain" "702" -} -{ -"classname" "particle" -"cnt" "636.000000" -"classtype" "40.000000" -"entchain" "703" -} -{ -"classname" "particle" -"cnt" "637.000000" -"classtype" "40.000000" -"entchain" "704" -} -{ -"classname" "particle" -"cnt" "638.000000" -"classtype" "40.000000" -"entchain" "705" -} -{ -"classname" "particle" -"cnt" "639.000000" -"classtype" "40.000000" -"entchain" "706" -} -{ -"classname" "particle" -"cnt" "640.000000" -"classtype" "40.000000" -"entchain" "707" -} -{ -"classname" "particle" -"cnt" "641.000000" -"classtype" "40.000000" -"entchain" "708" -} -{ -"classname" "particle" -"cnt" "642.000000" -"classtype" "40.000000" -"entchain" "709" -} -{ -"classname" "particle" -"cnt" "643.000000" -"classtype" "40.000000" -"entchain" "710" -} -{ -"classname" "particle" -"cnt" "644.000000" -"classtype" "40.000000" -"entchain" "711" -} -{ -"classname" "particle" -"cnt" "645.000000" -"classtype" "40.000000" -"entchain" "712" -} -{ -"classname" "particle" -"cnt" "646.000000" -"classtype" "40.000000" -"entchain" "713" -} -{ -"classname" "particle" -"cnt" "647.000000" -"classtype" "40.000000" -"entchain" "714" -} -{ -"classname" "particle" -"cnt" "648.000000" -"classtype" "40.000000" -"entchain" "715" -} -{ -"classname" "particle" -"cnt" "649.000000" -"classtype" "40.000000" -"entchain" "716" -} -{ -"classname" "particle" -"cnt" "650.000000" -"classtype" "40.000000" -"entchain" "717" -} -{ -"classname" "particle" -"cnt" "651.000000" -"classtype" "40.000000" -"entchain" "718" -} -{ -"classname" "particle" -"cnt" "652.000000" -"classtype" "40.000000" -"entchain" "719" -} -{ -"classname" "particle" -"cnt" "653.000000" -"classtype" "40.000000" -"entchain" "720" -} -{ -"classname" "particle" -"cnt" "654.000000" -"classtype" "40.000000" -"entchain" "721" -} -{ -"classname" "particle" -"cnt" "655.000000" -"classtype" "40.000000" -"entchain" "722" -} -{ -"classname" "particle" -"cnt" "656.000000" -"classtype" "40.000000" -"entchain" "723" -} -{ -"classname" "particle" -"cnt" "657.000000" -"classtype" "40.000000" -"entchain" "724" -} -{ -"classname" "particle" -"cnt" "658.000000" -"classtype" "40.000000" -"entchain" "725" -} -{ -"classname" "particle" -"cnt" "659.000000" -"classtype" "40.000000" -"entchain" "726" -} -{ -"classname" "particle" -"cnt" "660.000000" -"classtype" "40.000000" -"entchain" "727" -} -{ -"classname" "particle" -"cnt" "661.000000" -"classtype" "40.000000" -"entchain" "728" -} -{ -"classname" "particle" -"cnt" "662.000000" -"classtype" "40.000000" -"entchain" "729" -} -{ -"classname" "particle" -"cnt" "663.000000" -"classtype" "40.000000" -"entchain" "730" -} -{ -"classname" "particle" -"cnt" "664.000000" -"classtype" "40.000000" -"entchain" "731" -} -{ -"classname" "particle" -"cnt" "665.000000" -"classtype" "40.000000" -"entchain" "732" -} -{ -"classname" "particle" -"cnt" "666.000000" -"classtype" "40.000000" -"entchain" "733" -} -{ -"classname" "particle" -"cnt" "667.000000" -"classtype" "40.000000" -"entchain" "734" -} -{ -"classname" "particle" -"cnt" "668.000000" -"classtype" "40.000000" -"entchain" "735" -} -{ -"classname" "particle" -"cnt" "669.000000" -"classtype" "40.000000" -"entchain" "736" -} -{ -"classname" "particle" -"cnt" "670.000000" -"classtype" "40.000000" -"entchain" "737" -} -{ -"classname" "particle" -"cnt" "671.000000" -"classtype" "40.000000" -"entchain" "738" -} -{ -"classname" "particle" -"cnt" "672.000000" -"classtype" "40.000000" -"entchain" "739" -} -{ -"classname" "particle" -"cnt" "673.000000" -"classtype" "40.000000" -"entchain" "740" -} -{ -"classname" "particle" -"cnt" "674.000000" -"classtype" "40.000000" -"entchain" "741" -} -{ -"classname" "particle" -"cnt" "675.000000" -"classtype" "40.000000" -"entchain" "742" -} -{ -"classname" "particle" -"cnt" "676.000000" -"classtype" "40.000000" -"entchain" "743" -} -{ -"classname" "particle" -"cnt" "677.000000" -"classtype" "40.000000" -"entchain" "744" -} -{ -"classname" "particle" -"cnt" "678.000000" -"classtype" "40.000000" -"entchain" "745" -} -{ -"classname" "particle" -"cnt" "679.000000" -"classtype" "40.000000" -"entchain" "746" -} -{ -"classname" "particle" -"cnt" "680.000000" -"classtype" "40.000000" -"entchain" "747" -} -{ -"classname" "particle" -"cnt" "681.000000" -"classtype" "40.000000" -"entchain" "748" -} -{ -"classname" "particle" -"cnt" "682.000000" -"classtype" "40.000000" -"entchain" "749" -} -{ -"classname" "particle" -"cnt" "683.000000" -"classtype" "40.000000" -"entchain" "750" -} -{ -"classname" "particle" -"cnt" "684.000000" -"classtype" "40.000000" -"entchain" "751" -} -{ -"classname" "particle" -"cnt" "685.000000" -"classtype" "40.000000" -"entchain" "752" -} -{ -"classname" "particle" -"cnt" "686.000000" -"classtype" "40.000000" -"entchain" "753" -} -{ -"classname" "particle" -"cnt" "687.000000" -"classtype" "40.000000" -"entchain" "754" -} -{ -"classname" "particle" -"cnt" "688.000000" -"classtype" "40.000000" -"entchain" "755" -} -{ -"classname" "particle" -"cnt" "689.000000" -"classtype" "40.000000" -"entchain" "756" -} -{ -"classname" "particle" -"cnt" "690.000000" -"classtype" "40.000000" -"entchain" "757" -} -{ -"classname" "particle" -"cnt" "691.000000" -"classtype" "40.000000" -"entchain" "758" -} -{ -"classname" "particle" -"cnt" "692.000000" -"classtype" "40.000000" -"entchain" "759" -} -{ -"classname" "particle" -"cnt" "693.000000" -"classtype" "40.000000" -"entchain" "760" -} -{ -"classname" "particle" -"cnt" "694.000000" -"classtype" "40.000000" -"entchain" "761" -} -{ -"classname" "particle" -"cnt" "695.000000" -"classtype" "40.000000" -"entchain" "762" -} -{ -"classname" "particle" -"cnt" "696.000000" -"classtype" "40.000000" -"entchain" "763" -} -{ -"classname" "particle" -"cnt" "697.000000" -"classtype" "40.000000" -"entchain" "764" -} -{ -"classname" "particle" -"cnt" "698.000000" -"classtype" "40.000000" -"entchain" "765" -} -{ -"classname" "particle" -"cnt" "699.000000" -"classtype" "40.000000" -"entchain" "766" -} -{ -"classname" "particle" -"cnt" "700.000000" -"classtype" "40.000000" -"entchain" "767" -} -{ -"classname" "particle" -"cnt" "701.000000" -"classtype" "40.000000" -"entchain" "768" -} -{ -"classname" "particle" -"cnt" "702.000000" -"classtype" "40.000000" -"entchain" "769" -} -{ -"classname" "particle" -"cnt" "703.000000" -"classtype" "40.000000" -"entchain" "770" -} -{ -"classname" "particle" -"cnt" "704.000000" -"classtype" "40.000000" -"entchain" "771" -} -{ -"classname" "particle" -"cnt" "705.000000" -"classtype" "40.000000" -"entchain" "772" -} -{ -"classname" "particle" -"cnt" "706.000000" -"classtype" "40.000000" -"entchain" "773" -} -{ -"classname" "particle" -"cnt" "707.000000" -"classtype" "40.000000" -"entchain" "774" -} -{ -"classname" "particle" -"cnt" "708.000000" -"classtype" "40.000000" -"entchain" "775" -} -{ -"classname" "particle" -"cnt" "709.000000" -"classtype" "40.000000" -"entchain" "776" -} -{ -"classname" "particle" -"cnt" "710.000000" -"classtype" "40.000000" -"entchain" "777" -} -{ -"classname" "particle" -"cnt" "711.000000" -"classtype" "40.000000" -"entchain" "778" -} -{ -"classname" "particle" -"cnt" "712.000000" -"classtype" "40.000000" -"entchain" "779" -} -{ -"classname" "particle" -"cnt" "713.000000" -"classtype" "40.000000" -"entchain" "780" -} -{ -"classname" "particle" -"cnt" "714.000000" -"classtype" "40.000000" -"entchain" "781" -} -{ -"classname" "particle" -"cnt" "715.000000" -"classtype" "40.000000" -"entchain" "782" -} -{ -"classname" "particle" -"cnt" "716.000000" -"classtype" "40.000000" -"entchain" "783" -} -{ -"classname" "particle" -"cnt" "717.000000" -"classtype" "40.000000" -"entchain" "784" -} -{ -"classname" "particle" -"cnt" "718.000000" -"classtype" "40.000000" -"entchain" "785" -} -{ -"classname" "particle" -"cnt" "719.000000" -"classtype" "40.000000" -"entchain" "786" -} -{ -"classname" "particle" -"cnt" "720.000000" -"classtype" "40.000000" -"entchain" "787" -} -{ -"classname" "particle" -"cnt" "721.000000" -"classtype" "40.000000" -"entchain" "788" -} -{ -"classname" "particle" -"cnt" "722.000000" -"classtype" "40.000000" -"entchain" "789" -} -{ -"classname" "particle" -"cnt" "723.000000" -"classtype" "40.000000" -"entchain" "790" -} -{ -"classname" "particle" -"cnt" "724.000000" -"classtype" "40.000000" -"entchain" "791" -} -{ -"classname" "particle" -"cnt" "725.000000" -"classtype" "40.000000" -"entchain" "792" -} -{ -"classname" "particle" -"cnt" "726.000000" -"classtype" "40.000000" -"entchain" "793" -} -{ -"classname" "particle" -"cnt" "727.000000" -"classtype" "40.000000" -"entchain" "794" -} -{ -"classname" "particle" -"cnt" "728.000000" -"classtype" "40.000000" -"entchain" "795" -} -{ -"classname" "particle" -"cnt" "729.000000" -"classtype" "40.000000" -"entchain" "796" -} -{ -"classname" "particle" -"cnt" "730.000000" -"classtype" "40.000000" -"entchain" "797" -} -{ -"classname" "particle" -"cnt" "731.000000" -"classtype" "40.000000" -"entchain" "798" -} -{ -"classname" "particle" -"cnt" "732.000000" -"classtype" "40.000000" -"entchain" "799" -} -{ -"classname" "particle" -"cnt" "733.000000" -"classtype" "40.000000" -"entchain" "800" -} -{ -"classname" "particle" -"cnt" "734.000000" -"classtype" "40.000000" -"entchain" "801" -} -{ -"classname" "particle" -"cnt" "735.000000" -"classtype" "40.000000" -"entchain" "802" -} -{ -"classname" "particle" -"cnt" "736.000000" -"classtype" "40.000000" -"entchain" "803" -} -{ -"classname" "particle" -"cnt" "737.000000" -"classtype" "40.000000" -"entchain" "804" -} -{ -"classname" "particle" -"cnt" "738.000000" -"classtype" "40.000000" -"entchain" "805" -} -{ -"classname" "particle" -"cnt" "739.000000" -"classtype" "40.000000" -"entchain" "806" -} -{ -"classname" "particle" -"cnt" "740.000000" -"classtype" "40.000000" -"entchain" "807" -} -{ -"classname" "particle" -"cnt" "741.000000" -"classtype" "40.000000" -"entchain" "808" -} -{ -"classname" "particle" -"cnt" "742.000000" -"classtype" "40.000000" -"entchain" "809" -} -{ -"classname" "particle" -"cnt" "743.000000" -"classtype" "40.000000" -"entchain" "810" -} -{ -"classname" "particle" -"cnt" "744.000000" -"classtype" "40.000000" -"entchain" "811" -} -{ -"classname" "particle" -"cnt" "745.000000" -"classtype" "40.000000" -"entchain" "812" -} -{ -"classname" "particle" -"cnt" "746.000000" -"classtype" "40.000000" -"entchain" "813" -} -{ -"classname" "particle" -"cnt" "747.000000" -"classtype" "40.000000" -"entchain" "814" -} -{ -"classname" "particle" -"cnt" "748.000000" -"classtype" "40.000000" -"entchain" "815" -} -{ -"classname" "particle" -"cnt" "749.000000" -"classtype" "40.000000" -"entchain" "816" -} -{ -"classname" "particle" -"cnt" "750.000000" -"classtype" "40.000000" -"entchain" "817" -} -{ -"classname" "particle" -"cnt" "751.000000" -"classtype" "40.000000" -"entchain" "818" -} -{ -"classname" "particle" -"cnt" "752.000000" -"classtype" "40.000000" -"entchain" "819" -} -{ -"classname" "particle" -"cnt" "753.000000" -"classtype" "40.000000" -"entchain" "820" -} -{ -"classname" "particle" -"cnt" "754.000000" -"classtype" "40.000000" -"entchain" "821" -} -{ -"classname" "particle" -"cnt" "755.000000" -"classtype" "40.000000" -"entchain" "822" -} -{ -"classname" "particle" -"cnt" "756.000000" -"classtype" "40.000000" -"entchain" "823" -} -{ -"classname" "particle" -"cnt" "757.000000" -"classtype" "40.000000" -"entchain" "824" -} -{ -"classname" "particle" -"cnt" "758.000000" -"classtype" "40.000000" -"entchain" "825" -} -{ -"classname" "particle" -"cnt" "759.000000" -"classtype" "40.000000" -"entchain" "826" -} -{ -"classname" "particle" -"cnt" "760.000000" -"classtype" "40.000000" -"entchain" "827" -} -{ -"classname" "particle" -"cnt" "761.000000" -"classtype" "40.000000" -"entchain" "828" -} -{ -"classname" "particle" -"cnt" "762.000000" -"classtype" "40.000000" -"entchain" "829" -} -{ -"classname" "particle" -"cnt" "763.000000" -"classtype" "40.000000" -"entchain" "830" -} -{ -"classname" "particle" -"cnt" "764.000000" -"classtype" "40.000000" -"entchain" "831" -} -{ -"classname" "particle" -"cnt" "765.000000" -"classtype" "40.000000" -"entchain" "832" -} -{ -"classname" "particle" -"cnt" "766.000000" -"classtype" "40.000000" -"entchain" "833" -} -{ -"classname" "particle" -"cnt" "767.000000" -"classtype" "40.000000" -"entchain" "834" -} -{ -"classname" "particle" -"cnt" "768.000000" -"classtype" "40.000000" -"entchain" "835" -} -{ -"classname" "particle" -"cnt" "769.000000" -"classtype" "40.000000" -"entchain" "836" -} -{ -"classname" "particle" -"cnt" "770.000000" -"classtype" "40.000000" -"entchain" "837" -} -{ -"classname" "particle" -"cnt" "771.000000" -"classtype" "40.000000" -"entchain" "838" -} -{ -"classname" "particle" -"cnt" "772.000000" -"classtype" "40.000000" -"entchain" "839" -} -{ -"classname" "particle" -"cnt" "773.000000" -"classtype" "40.000000" -"entchain" "840" -} -{ -"classname" "particle" -"cnt" "774.000000" -"classtype" "40.000000" -"entchain" "841" -} -{ -"classname" "particle" -"cnt" "775.000000" -"classtype" "40.000000" -"entchain" "842" -} -{ -"classname" "particle" -"cnt" "776.000000" -"classtype" "40.000000" -"entchain" "843" -} -{ -"classname" "particle" -"cnt" "777.000000" -"classtype" "40.000000" -"entchain" "844" -} -{ -"classname" "particle" -"cnt" "778.000000" -"classtype" "40.000000" -"entchain" "845" -} -{ -"classname" "particle" -"cnt" "779.000000" -"classtype" "40.000000" -"entchain" "846" -} -{ -"classname" "particle" -"cnt" "780.000000" -"classtype" "40.000000" -"entchain" "847" -} -{ -"classname" "particle" -"cnt" "781.000000" -"classtype" "40.000000" -"entchain" "848" -} -{ -"classname" "particle" -"cnt" "782.000000" -"classtype" "40.000000" -"entchain" "849" -} -{ -"classname" "particle" -"cnt" "783.000000" -"classtype" "40.000000" -"entchain" "850" -} -{ -"classname" "particle" -"cnt" "784.000000" -"classtype" "40.000000" -"entchain" "851" -} -{ -"classname" "particle" -"cnt" "785.000000" -"classtype" "40.000000" -"entchain" "852" -} -{ -"classname" "particle" -"cnt" "786.000000" -"classtype" "40.000000" -"entchain" "853" -} -{ -"classname" "particle" -"cnt" "787.000000" -"classtype" "40.000000" -"entchain" "854" -} -{ -"classname" "particle" -"cnt" "788.000000" -"classtype" "40.000000" -"entchain" "855" -} -{ -"classname" "particle" -"cnt" "789.000000" -"classtype" "40.000000" -"entchain" "856" -} -{ -"classname" "particle" -"cnt" "790.000000" -"classtype" "40.000000" -"entchain" "857" -} -{ -"classname" "particle" -"cnt" "791.000000" -"classtype" "40.000000" -"entchain" "858" -} -{ -"classname" "particle" -"cnt" "792.000000" -"classtype" "40.000000" -"entchain" "859" -} -{ -"classname" "particle" -"cnt" "793.000000" -"classtype" "40.000000" -"entchain" "860" -} -{ -"classname" "particle" -"cnt" "794.000000" -"classtype" "40.000000" -"entchain" "861" -} -{ -"classname" "particle" -"cnt" "795.000000" -"classtype" "40.000000" -"entchain" "862" -} -{ -"classname" "particle" -"cnt" "796.000000" -"classtype" "40.000000" -"entchain" "863" -} -{ -"classname" "particle" -"cnt" "797.000000" -"classtype" "40.000000" -"entchain" "864" -} -{ -"classname" "particle" -"cnt" "798.000000" -"classtype" "40.000000" -"entchain" "865" -} -{ -"classname" "particle" -"cnt" "799.000000" -"classtype" "40.000000" -"entchain" "866" -} -{ -"classname" "particle" -"cnt" "800.000000" -"classtype" "40.000000" -"entchain" "867" -} -{ -"classname" "particle" -"cnt" "801.000000" -"classtype" "40.000000" -"entchain" "868" -} -{ -"classname" "particle" -"cnt" "802.000000" -"classtype" "40.000000" -"entchain" "869" -} -{ -"classname" "particle" -"cnt" "803.000000" -"classtype" "40.000000" -"entchain" "870" -} -{ -"classname" "particle" -"cnt" "804.000000" -"classtype" "40.000000" -"entchain" "871" -} -{ -"classname" "particle" -"cnt" "805.000000" -"classtype" "40.000000" -"entchain" "872" -} -{ -"classname" "particle" -"cnt" "806.000000" -"classtype" "40.000000" -"entchain" "873" -} -{ -"classname" "particle" -"cnt" "807.000000" -"classtype" "40.000000" -"entchain" "874" -} -{ -"classname" "particle" -"cnt" "808.000000" -"classtype" "40.000000" -"entchain" "875" -} -{ -"classname" "particle" -"cnt" "809.000000" -"classtype" "40.000000" -"entchain" "876" -} -{ -"classname" "particle" -"cnt" "810.000000" -"classtype" "40.000000" -"entchain" "877" -} -{ -"classname" "particle" -"cnt" "811.000000" -"classtype" "40.000000" -"entchain" "878" -} -{ -"classname" "particle" -"cnt" "812.000000" -"classtype" "40.000000" -"entchain" "879" -} -{ -"classname" "particle" -"cnt" "813.000000" -"classtype" "40.000000" -"entchain" "880" -} -{ -"classname" "particle" -"cnt" "814.000000" -"classtype" "40.000000" -"entchain" "881" -} -{ -"classname" "particle" -"cnt" "815.000000" -"classtype" "40.000000" -"entchain" "882" -} -{ -"classname" "particle" -"cnt" "816.000000" -"classtype" "40.000000" -"entchain" "883" -} -{ -"classname" "particle" -"cnt" "817.000000" -"classtype" "40.000000" -"entchain" "884" -} -{ -"classname" "particle" -"cnt" "818.000000" -"classtype" "40.000000" -"entchain" "885" -} -{ -"classname" "particle" -"cnt" "819.000000" -"classtype" "40.000000" -"entchain" "886" -} -{ -"classname" "particle" -"cnt" "820.000000" -"classtype" "40.000000" -"entchain" "887" -} -{ -"classname" "particle" -"cnt" "821.000000" -"classtype" "40.000000" -"entchain" "888" -} -{ -"classname" "particle" -"cnt" "822.000000" -"classtype" "40.000000" -"entchain" "889" -} -{ -"classname" "particle" -"cnt" "823.000000" -"classtype" "40.000000" -"entchain" "890" -} -{ -"classname" "particle" -"cnt" "824.000000" -"classtype" "40.000000" -"entchain" "891" -} -{ -"classname" "particle" -"cnt" "825.000000" -"classtype" "40.000000" -"entchain" "892" -} -{ -"classname" "particle" -"cnt" "826.000000" -"classtype" "40.000000" -"entchain" "893" -} -{ -"classname" "particle" -"cnt" "827.000000" -"classtype" "40.000000" -"entchain" "894" -} -{ -"classname" "particle" -"cnt" "828.000000" -"classtype" "40.000000" -"entchain" "895" -} -{ -"classname" "particle" -"cnt" "829.000000" -"classtype" "40.000000" -"entchain" "896" -} -{ -"classname" "particle" -"cnt" "830.000000" -"classtype" "40.000000" -"entchain" "897" -} -{ -"classname" "particle" -"cnt" "831.000000" -"classtype" "40.000000" -"entchain" "898" -} -{ -"classname" "particle" -"cnt" "832.000000" -"classtype" "40.000000" -"entchain" "899" -} -{ -"classname" "particle" -"cnt" "833.000000" -"classtype" "40.000000" -"entchain" "900" -} -{ -"classname" "particle" -"cnt" "834.000000" -"classtype" "40.000000" -"entchain" "901" -} -{ -"classname" "particle" -"cnt" "835.000000" -"classtype" "40.000000" -"entchain" "902" -} -{ -"classname" "particle" -"cnt" "836.000000" -"classtype" "40.000000" -"entchain" "903" -} -{ -"classname" "particle" -"cnt" "837.000000" -"classtype" "40.000000" -"entchain" "904" -} -{ -"classname" "particle" -"cnt" "838.000000" -"classtype" "40.000000" -"entchain" "905" -} -{ -"classname" "particle" -"cnt" "839.000000" -"classtype" "40.000000" -"entchain" "906" -} -{ -"classname" "particle" -"cnt" "840.000000" -"classtype" "40.000000" -"entchain" "907" -} -{ -"classname" "particle" -"cnt" "841.000000" -"classtype" "40.000000" -"entchain" "908" -} -{ -"classname" "particle" -"cnt" "842.000000" -"classtype" "40.000000" -"entchain" "909" -} -{ -"classname" "particle" -"cnt" "843.000000" -"classtype" "40.000000" -"entchain" "910" -} -{ -"classname" "particle" -"cnt" "844.000000" -"classtype" "40.000000" -"entchain" "911" -} -{ -"classname" "particle" -"cnt" "845.000000" -"classtype" "40.000000" -"entchain" "912" -} -{ -"classname" "particle" -"cnt" "846.000000" -"classtype" "40.000000" -"entchain" "913" -} -{ -"classname" "particle" -"cnt" "847.000000" -"classtype" "40.000000" -"entchain" "914" -} -{ -"classname" "particle" -"cnt" "848.000000" -"classtype" "40.000000" -"entchain" "915" -} -{ -"classname" "particle" -"cnt" "849.000000" -"classtype" "40.000000" -"entchain" "916" -} -{ -"classname" "particle" -"cnt" "850.000000" -"classtype" "40.000000" -"entchain" "917" -} -{ -"classname" "particle" -"cnt" "851.000000" -"classtype" "40.000000" -"entchain" "918" -} -{ -"classname" "particle" -"cnt" "852.000000" -"classtype" "40.000000" -"entchain" "919" -} -{ -"classname" "particle" -"cnt" "853.000000" -"classtype" "40.000000" -"entchain" "920" -} -{ -"classname" "particle" -"cnt" "854.000000" -"classtype" "40.000000" -"entchain" "921" -} -{ -"classname" "particle" -"cnt" "855.000000" -"classtype" "40.000000" -"entchain" "922" -} -{ -"classname" "particle" -"cnt" "856.000000" -"classtype" "40.000000" -"entchain" "923" -} -{ -"classname" "particle" -"cnt" "857.000000" -"classtype" "40.000000" -"entchain" "924" -} -{ -"classname" "particle" -"cnt" "858.000000" -"classtype" "40.000000" -"entchain" "925" -} -{ -"classname" "particle" -"cnt" "859.000000" -"classtype" "40.000000" -"entchain" "926" -} -{ -"classname" "particle" -"cnt" "860.000000" -"classtype" "40.000000" -"entchain" "927" -} -{ -"classname" "particle" -"cnt" "861.000000" -"classtype" "40.000000" -"entchain" "928" -} -{ -"classname" "particle" -"cnt" "862.000000" -"classtype" "40.000000" -"entchain" "929" -} -{ -"classname" "particle" -"cnt" "863.000000" -"classtype" "40.000000" -"entchain" "930" -} -{ -"classname" "particle" -"cnt" "864.000000" -"classtype" "40.000000" -"entchain" "931" -} -{ -"classname" "particle" -"cnt" "865.000000" -"classtype" "40.000000" -"entchain" "932" -} -{ -"classname" "particle" -"cnt" "866.000000" -"classtype" "40.000000" -"entchain" "933" -} -{ -"classname" "particle" -"cnt" "867.000000" -"classtype" "40.000000" -"entchain" "934" -} -{ -"classname" "particle" -"cnt" "868.000000" -"classtype" "40.000000" -"entchain" "935" -} -{ -"classname" "particle" -"cnt" "869.000000" -"classtype" "40.000000" -"entchain" "936" -} -{ -"classname" "particle" -"cnt" "870.000000" -"classtype" "40.000000" -"entchain" "937" -} -{ -"classname" "particle" -"cnt" "871.000000" -"classtype" "40.000000" -"entchain" "938" -} -{ -"classname" "particle" -"cnt" "872.000000" -"classtype" "40.000000" -"entchain" "939" -} -{ -"classname" "particle" -"cnt" "873.000000" -"classtype" "40.000000" -"entchain" "940" -} -{ -"classname" "particle" -"cnt" "874.000000" -"classtype" "40.000000" -"entchain" "941" -} -{ -"classname" "particle" -"cnt" "875.000000" -"classtype" "40.000000" -"entchain" "942" -} -{ -"classname" "particle" -"cnt" "876.000000" -"classtype" "40.000000" -"entchain" "943" -} -{ -"classname" "particle" -"cnt" "877.000000" -"classtype" "40.000000" -"entchain" "944" -} -{ -"classname" "particle" -"cnt" "878.000000" -"classtype" "40.000000" -"entchain" "945" -} -{ -"classname" "particle" -"cnt" "879.000000" -"classtype" "40.000000" -"entchain" "946" -} -{ -"classname" "particle" -"cnt" "880.000000" -"classtype" "40.000000" -"entchain" "947" -} -{ -"classname" "particle" -"cnt" "881.000000" -"classtype" "40.000000" -"entchain" "948" -} -{ -"classname" "particle" -"cnt" "882.000000" -"classtype" "40.000000" -"entchain" "949" -} -{ -"classname" "particle" -"cnt" "883.000000" -"classtype" "40.000000" -"entchain" "950" -} -{ -"classname" "particle" -"cnt" "884.000000" -"classtype" "40.000000" -"entchain" "951" -} -{ -"classname" "particle" -"cnt" "885.000000" -"classtype" "40.000000" -"entchain" "952" -} -{ -"classname" "particle" -"cnt" "886.000000" -"classtype" "40.000000" -"entchain" "953" -} -{ -"classname" "particle" -"cnt" "887.000000" -"classtype" "40.000000" -"entchain" "954" -} -{ -"classname" "particle" -"cnt" "888.000000" -"classtype" "40.000000" -"entchain" "955" -} -{ -"classname" "particle" -"cnt" "889.000000" -"classtype" "40.000000" -"entchain" "956" -} -{ -"classname" "particle" -"cnt" "890.000000" -"classtype" "40.000000" -"entchain" "957" -} -{ -"classname" "particle" -"cnt" "891.000000" -"classtype" "40.000000" -"entchain" "958" -} -{ -"classname" "particle" -"cnt" "892.000000" -"classtype" "40.000000" -"entchain" "959" -} -{ -"classname" "particle" -"cnt" "893.000000" -"classtype" "40.000000" -"entchain" "960" -} -{ -"classname" "particle" -"cnt" "894.000000" -"classtype" "40.000000" -"entchain" "961" -} -{ -"classname" "particle" -"cnt" "895.000000" -"classtype" "40.000000" -"entchain" "962" -} -{ -"classname" "particle" -"cnt" "896.000000" -"classtype" "40.000000" -"entchain" "963" -} -{ -"classname" "particle" -"cnt" "897.000000" -"classtype" "40.000000" -"entchain" "964" -} -{ -"classname" "particle" -"cnt" "898.000000" -"classtype" "40.000000" -"entchain" "965" -} -{ -"classname" "particle" -"cnt" "899.000000" -"classtype" "40.000000" -"entchain" "966" -} -{ -"classname" "particle" -"cnt" "900.000000" -"classtype" "40.000000" -"entchain" "967" -} -{ -"classname" "particle" -"cnt" "901.000000" -"classtype" "40.000000" -"entchain" "968" -} -{ -"classname" "particle" -"cnt" "902.000000" -"classtype" "40.000000" -"entchain" "969" -} -{ -"classname" "particle" -"cnt" "903.000000" -"classtype" "40.000000" -"entchain" "970" -} -{ -"classname" "particle" -"cnt" "904.000000" -"classtype" "40.000000" -"entchain" "971" -} -{ -"classname" "particle" -"cnt" "905.000000" -"classtype" "40.000000" -"entchain" "972" -} -{ -"classname" "particle" -"cnt" "906.000000" -"classtype" "40.000000" -"entchain" "973" -} -{ -"classname" "particle" -"cnt" "907.000000" -"classtype" "40.000000" -"entchain" "974" -} -{ -"classname" "particle" -"cnt" "908.000000" -"classtype" "40.000000" -"entchain" "975" -} -{ -"classname" "particle" -"cnt" "909.000000" -"classtype" "40.000000" -"entchain" "976" -} -{ -"classname" "particle" -"cnt" "910.000000" -"classtype" "40.000000" -"entchain" "977" -} -{ -"classname" "particle" -"cnt" "911.000000" -"classtype" "40.000000" -"entchain" "978" -} -{ -"classname" "particle" -"cnt" "912.000000" -"classtype" "40.000000" -"entchain" "979" -} -{ -"classname" "particle" -"cnt" "913.000000" -"classtype" "40.000000" -"entchain" "980" -} -{ -"classname" "particle" -"cnt" "914.000000" -"classtype" "40.000000" -"entchain" "981" -} -{ -"classname" "particle" -"cnt" "915.000000" -"classtype" "40.000000" -"entchain" "982" -} -{ -"classname" "particle" -"cnt" "916.000000" -"classtype" "40.000000" -"entchain" "983" -} -{ -"classname" "particle" -"cnt" "917.000000" -"classtype" "40.000000" -"entchain" "984" -} -{ -"classname" "particle" -"cnt" "918.000000" -"classtype" "40.000000" -"entchain" "985" -} -{ -"classname" "particle" -"cnt" "919.000000" -"classtype" "40.000000" -"entchain" "986" -} -{ -"classname" "particle" -"cnt" "920.000000" -"classtype" "40.000000" -"entchain" "987" -} -{ -"classname" "particle" -"cnt" "921.000000" -"classtype" "40.000000" -"entchain" "988" -} -{ -"classname" "particle" -"cnt" "922.000000" -"classtype" "40.000000" -"entchain" "989" -} -{ -"classname" "particle" -"cnt" "923.000000" -"classtype" "40.000000" -"entchain" "990" -} -{ -"classname" "particle" -"cnt" "924.000000" -"classtype" "40.000000" -"entchain" "991" -} -{ -"classname" "particle" -"cnt" "925.000000" -"classtype" "40.000000" -"entchain" "992" -} -{ -"classname" "particle" -"cnt" "926.000000" -"classtype" "40.000000" -"entchain" "993" -} -{ -"classname" "particle" -"cnt" "927.000000" -"classtype" "40.000000" -"entchain" "994" -} -{ -"classname" "particle" -"cnt" "928.000000" -"classtype" "40.000000" -"entchain" "995" -} -{ -"classname" "particle" -"cnt" "929.000000" -"classtype" "40.000000" -"entchain" "996" -} -{ -"classname" "particle" -"cnt" "930.000000" -"classtype" "40.000000" -"entchain" "997" -} -{ -"classname" "particle" -"cnt" "931.000000" -"classtype" "40.000000" -"entchain" "998" -} -{ -"classname" "particle" -"cnt" "932.000000" -"classtype" "40.000000" -"entchain" "999" -} -{ -"classname" "particle" -"cnt" "933.000000" -"classtype" "40.000000" -"entchain" "1000" -} -{ -"classname" "particle" -"cnt" "934.000000" -"classtype" "40.000000" -"entchain" "1001" -} -{ -"classname" "particle" -"cnt" "935.000000" -"classtype" "40.000000" -"entchain" "1002" -} -{ -"classname" "particle" -"cnt" "936.000000" -"classtype" "40.000000" -"entchain" "1003" -} -{ -"classname" "particle" -"cnt" "937.000000" -"classtype" "40.000000" -"entchain" "1004" -} -{ -"classname" "particle" -"cnt" "938.000000" -"classtype" "40.000000" -"entchain" "1005" -} -{ -"classname" "particle" -"cnt" "939.000000" -"classtype" "40.000000" -"entchain" "1006" -} -{ -"classname" "particle" -"cnt" "940.000000" -"classtype" "40.000000" -"entchain" "1007" -} -{ -"classname" "particle" -"cnt" "941.000000" -"classtype" "40.000000" -"entchain" "1008" -} -{ -"classname" "particle" -"cnt" "942.000000" -"classtype" "40.000000" -"entchain" "1009" -} -{ -"classname" "particle" -"cnt" "943.000000" -"classtype" "40.000000" -"entchain" "1010" -} -{ -"classname" "particle" -"cnt" "944.000000" -"classtype" "40.000000" -"entchain" "1011" -} -{ -"classname" "particle" -"cnt" "945.000000" -"classtype" "40.000000" -"entchain" "1012" -} -{ -"classname" "particle" -"cnt" "946.000000" -"classtype" "40.000000" -"entchain" "1013" -} -{ -"classname" "particle" -"cnt" "947.000000" -"classtype" "40.000000" -"entchain" "1014" -} -{ -"classname" "particle" -"cnt" "948.000000" -"classtype" "40.000000" -"entchain" "1015" -} -{ -"classname" "particle" -"cnt" "949.000000" -"classtype" "40.000000" -"entchain" "1016" -} -{ -"classname" "particle" -"cnt" "950.000000" -"classtype" "40.000000" -"entchain" "1017" -} -{ -"classname" "particle" -"cnt" "951.000000" -"classtype" "40.000000" -"entchain" "1018" -} -{ -"classname" "particle" -"cnt" "952.000000" -"classtype" "40.000000" -"entchain" "1019" -} -{ -"classname" "particle" -"cnt" "953.000000" -"classtype" "40.000000" -"entchain" "1020" -} -{ -"classname" "particle" -"cnt" "954.000000" -"classtype" "40.000000" -"entchain" "1021" -} -{ -"classname" "particle" -"cnt" "955.000000" -"classtype" "40.000000" -"entchain" "1022" -} -{ -"classname" "particle" -"cnt" "956.000000" -"classtype" "40.000000" -"entchain" "1023" -} -{ -"classname" "particle" -"cnt" "957.000000" -"classtype" "40.000000" -"entchain" "1024" -} -{ -"classname" "particle" -"cnt" "958.000000" -"classtype" "40.000000" -"entchain" "1025" -} -{ -"classname" "particle" -"cnt" "959.000000" -"classtype" "40.000000" -"entchain" "1026" -} -{ -"classname" "particle" -"cnt" "960.000000" -"classtype" "40.000000" -"entchain" "1027" -} -{ -"classname" "particle" -"cnt" "961.000000" -"classtype" "40.000000" -"entchain" "1028" -} -{ -"classname" "particle" -"cnt" "962.000000" -"classtype" "40.000000" -"entchain" "1029" -} -{ -"classname" "particle" -"cnt" "963.000000" -"classtype" "40.000000" -"entchain" "1030" -} -{ -"classname" "particle" -"cnt" "964.000000" -"classtype" "40.000000" -"entchain" "1031" -} -{ -"classname" "particle" -"cnt" "965.000000" -"classtype" "40.000000" -"entchain" "1032" -} -{ -"classname" "particle" -"cnt" "966.000000" -"classtype" "40.000000" -"entchain" "1033" -} -{ -"classname" "particle" -"cnt" "967.000000" -"classtype" "40.000000" -"entchain" "1034" -} -{ -"classname" "particle" -"cnt" "968.000000" -"classtype" "40.000000" -"entchain" "1035" -} -{ -"classname" "particle" -"cnt" "969.000000" -"classtype" "40.000000" -"entchain" "1036" -} -{ -"classname" "particle" -"cnt" "970.000000" -"classtype" "40.000000" -"entchain" "1037" -} -{ -"classname" "particle" -"cnt" "971.000000" -"classtype" "40.000000" -"entchain" "1038" -} -{ -"classname" "particle" -"cnt" "972.000000" -"classtype" "40.000000" -"entchain" "1039" -} -{ -"classname" "particle" -"cnt" "973.000000" -"classtype" "40.000000" -"entchain" "1040" -} -{ -"classname" "particle" -"cnt" "974.000000" -"classtype" "40.000000" -"entchain" "1041" -} -{ -"classname" "particle" -"cnt" "975.000000" -"classtype" "40.000000" -"entchain" "1042" -} -{ -"classname" "particle" -"cnt" "976.000000" -"classtype" "40.000000" -"entchain" "1043" -} -{ -"classname" "particle" -"cnt" "977.000000" -"classtype" "40.000000" -"entchain" "1044" -} -{ -"classname" "particle" -"cnt" "978.000000" -"classtype" "40.000000" -"entchain" "1045" -} -{ -"classname" "particle" -"cnt" "979.000000" -"classtype" "40.000000" -"entchain" "1046" -} -{ -"classname" "particle" -"cnt" "980.000000" -"classtype" "40.000000" -"entchain" "1047" -} -{ -"classname" "particle" -"cnt" "981.000000" -"classtype" "40.000000" -"entchain" "1048" -} -{ -"classname" "particle" -"cnt" "982.000000" -"classtype" "40.000000" -"entchain" "1049" -} -{ -"classname" "particle" -"cnt" "983.000000" -"classtype" "40.000000" -"entchain" "1050" -} -{ -"classname" "particle" -"cnt" "984.000000" -"classtype" "40.000000" -"entchain" "1051" -} -{ -"classname" "particle" -"cnt" "985.000000" -"classtype" "40.000000" -"entchain" "1052" -} -{ -"classname" "particle" -"cnt" "986.000000" -"classtype" "40.000000" -"entchain" "1053" -} -{ -"classname" "particle" -"cnt" "987.000000" -"classtype" "40.000000" -"entchain" "1054" -} -{ -"classname" "particle" -"cnt" "988.000000" -"classtype" "40.000000" -"entchain" "1055" -} -{ -"classname" "particle" -"cnt" "989.000000" -"classtype" "40.000000" -"entchain" "1056" -} -{ -"classname" "particle" -"cnt" "990.000000" -"classtype" "40.000000" -"entchain" "1057" -} -{ -"classname" "particle" -"cnt" "991.000000" -"classtype" "40.000000" -"entchain" "1058" -} -{ -"classname" "particle" -"cnt" "992.000000" -"classtype" "40.000000" -"entchain" "1059" -} -{ -"classname" "particle" -"cnt" "993.000000" -"classtype" "40.000000" -"entchain" "1060" -} -{ -"classname" "particle" -"cnt" "994.000000" -"classtype" "40.000000" -"entchain" "1061" -} -{ -"classname" "particle" -"cnt" "995.000000" -"classtype" "40.000000" -"entchain" "1062" -} -{ -"classname" "particle" -"cnt" "996.000000" -"classtype" "40.000000" -"entchain" "1063" -} -{ -"classname" "particle" -"cnt" "997.000000" -"classtype" "40.000000" -"entchain" "1064" -} -{ -"classname" "particle" -"cnt" "998.000000" -"classtype" "40.000000" -"entchain" "1065" -} -{ -"classname" "particle" -"cnt" "999.000000" -"classtype" "40.000000" -"entchain" "1066" -} -{ -"classname" "particle" -"cnt" "1000.000000" -"classtype" "40.000000" -"entchain" "1067" -} -{ -"classname" "particle" -"cnt" "1001.000000" -"classtype" "40.000000" -"entchain" "1068" -} -{ -"classname" "particle" -"cnt" "1002.000000" -"classtype" "40.000000" -"entchain" "1069" -} -{ -"classname" "particle" -"cnt" "1003.000000" -"classtype" "40.000000" -"entchain" "1070" -} -{ -"classname" "particle" -"cnt" "1004.000000" -"classtype" "40.000000" -"entchain" "1071" -} -{ -"classname" "particle" -"cnt" "1005.000000" -"classtype" "40.000000" -"entchain" "1072" -} -{ -"classname" "particle" -"cnt" "1006.000000" -"classtype" "40.000000" -"entchain" "1073" -} -{ -"classname" "particle" -"cnt" "1007.000000" -"classtype" "40.000000" -"entchain" "1074" -} -{ -"classname" "particle" -"cnt" "1008.000000" -"classtype" "40.000000" -"entchain" "1075" -} -{ -"classname" "particle" -"cnt" "1009.000000" -"classtype" "40.000000" -"entchain" "1076" -} -{ -"classname" "particle" -"cnt" "1010.000000" -"classtype" "40.000000" -"entchain" "1077" -} -{ -"classname" "particle" -"cnt" "1011.000000" -"classtype" "40.000000" -"entchain" "1078" -} -{ -"classname" "particle" -"cnt" "1012.000000" -"classtype" "40.000000" -"entchain" "1079" -} -{ -"classname" "particle" -"cnt" "1013.000000" -"classtype" "40.000000" -"entchain" "1080" -} -{ -"classname" "particle" -"cnt" "1014.000000" -"classtype" "40.000000" -"entchain" "1081" -} -{ -"classname" "particle" -"cnt" "1015.000000" -"classtype" "40.000000" -"entchain" "1082" -} -{ -"classname" "particle" -"cnt" "1016.000000" -"classtype" "40.000000" -"entchain" "1083" -} -{ -"classname" "particle" -"cnt" "1017.000000" -"classtype" "40.000000" -"entchain" "1084" -} -{ -"classname" "particle" -"cnt" "1018.000000" -"classtype" "40.000000" -"entchain" "1085" -} -{ -"classname" "particle" -"cnt" "1019.000000" -"classtype" "40.000000" -"entchain" "1086" -} -{ -"classname" "particle" -"cnt" "1020.000000" -"classtype" "40.000000" -"entchain" "1087" -} -{ -"classname" "particle" -"cnt" "1021.000000" +"gravity" "1.000000" "classtype" "40.000000" "entchain" "1088" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9819.121094 9402.847656 9582.665039" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "260.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1288" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "911.195251 1525.023804 1036.867920" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "261.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1335" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3136.005371 4256.159668 4527.622559" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "262.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1342" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3502.000000 3483.980713 4211.875000" +"classname" "particle" +"think" "finish_particle" +"cnt" "263.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1318" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "12616.269531 11115.205078 13937.733398" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "264.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1096" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10421.475586 10035.467773 12099.472656" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "265.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1260" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4306.045898 3697.600830 4543.393066" +"classname" "particle" +"think" "finish_particle" +"cnt" "266.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1344" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7390.586426 8937.418945 8153.946777" +"classname" "particle" +"think" "finish_particle" +"cnt" "267.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1138" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "10284.645508 11821.500000 10881.802734" +"classname" "particle" +"think" "finish_particle" +"cnt" "268.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2070" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10189.689453 9401.486328 8851.218750" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "269.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1840" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "12033.451172 9898.241211 12357.917969" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "270.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1891" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4185.122559 3422.311523 3692.828369" +"classname" "particle" +"think" "finish_particle" +"cnt" "271.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1327" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10507.750977 12275.702148 12130.760742" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "272.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1338" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7465.366699 8013.737305 7399.891602" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "273.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1104" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5015.250488 3954.030762 5216.704102" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "274.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1255" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3962.462891 4395.714355 4358.278809" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "275.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1251" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11591.751953 11139.264648 10329.160156" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "276.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1328" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3638.384277 4236.918945 5122.644531" +"classname" "particle" +"think" "finish_particle" +"cnt" "277.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1277" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4528.341309 4805.951660 4628.950684" +"classname" "particle" +"think" "finish_particle" +"cnt" "278.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1365" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7590.829590 7736.022949 6526.653809" +"classname" "particle" +"think" "finish_particle" +"cnt" "279.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1284" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1956.544067 1634.289551 2076.550293" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "280.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1368" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7677.591309 6993.248535 7882.713867" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "281.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1233" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9205.251953 9519.384766 10161.141602" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "282.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1208" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9162.228516 10457.846680 9249.215820" +"classname" "particle" +"think" "finish_particle" +"cnt" "283.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1199" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6621.241211 7641.471191 7282.465332" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "284.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1355" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "13519.972656 13460.859375 12806.289062" +"classname" "particle" +"think" "finish_particle" +"cnt" "285.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1341" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8032.753906 8627.517578 8501.056641" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "286.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1322" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8714.439453 8489.009766 8092.463867" +"classname" "particle" +"think" "finish_particle" +"cnt" "287.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1309" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "882.548889 538.826965 435.279083" +"classname" "particle" +"think" "finish_particle" +"cnt" "288.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1383" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8944.489258 11019.056641 8903.661133" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "289.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1250" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8045.561523 9079.884766 8445.801758" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "290.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1509" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2341.299072 2694.702637 2105.614990" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "291.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1243" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8629.375977 7985.774902 7808.199707" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "292.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1357" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "13173.399414 12703.206055 12670.635742" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "293.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1285" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7722.525391 7858.105469 8068.791504" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "294.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1347" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7185.178223 6882.103516 5576.304688" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "295.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1367" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6554.680176 5721.200684 4935.338379" +"classname" "particle" +"think" "finish_particle" +"cnt" "296.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1389" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6543.959961 6020.378906 7336.598633" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "297.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1236" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2415.058105 1829.161621 2532.829346" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "298.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1382" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7406.323730 8320.927734 9418.767578" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "299.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1358" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9487.895508 10069.915039 8283.291016" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "300.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1352" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5100.838379 5744.482910 6063.189941" +"classname" "particle" +"think" "finish_particle" +"cnt" "301.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1179" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8139.734863 8078.719238 8810.867188" +"classname" "particle" +"think" "finish_particle" +"cnt" "302.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1354" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9234.460938 6448.140625 8126.954590" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "303.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1345" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5445.098633 5543.665039 5377.785156" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "304.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1377" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5523.918457 5804.743652 5816.708008" +"classname" "particle" +"think" "finish_particle" +"cnt" "305.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1334" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9299.757812 9625.044922 10877.646484" +"classname" "particle" +"think" "finish_particle" +"cnt" "306.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1401" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3933.680176 4489.227051 4169.408691" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "307.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1398" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5000.885742 4894.957520 4795.089355" +"classname" "particle" +"think" "finish_particle" +"cnt" "308.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1321" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5762.887695 5260.624512 5813.726562" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "309.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1241" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4546.254883 5630.778320 5003.023926" +"classname" "particle" +"think" "finish_particle" +"cnt" "310.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1607" +} +{ +"modelindex" "255.000000" +"absmin" "-1246.539673 206.375610 962.686340" +"absmax" "-1244.539673 208.375610 964.686340" +"movetype" "8.000000" +"origin" "-1245.539673 207.375610 963.686340" +"velocity" "-2.078310 2.640095 23.633778" +"angles" "12759.010742 11588.482422 11108.901367" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2881.608154" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "923" +"cnt" "311.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1589" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8439.176758 8453.814453 8783.745117" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "312.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1139" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7528.493164 9882.763672 8402.629883" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "313.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1312" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9507.263672 9947.237305 10489.098633" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "314.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1302" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9864.238281 9730.967773 12946.478516" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "315.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1395" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5958.496094 6497.780762 5408.064941" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "316.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1372" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8577.967773 5746.772461 7118.148438" +"classname" "particle" +"think" "finish_particle" +"cnt" "317.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1385" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11445.102539 13094.379883 13453.818359" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "318.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2118" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8644.023438 8633.939453 9071.009766" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "319.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1156" +} +{ +"absmin" "-865.000000 1151.000000 -212.968750" +"absmax" "-863.000000 1153.000000 -210.968750" +"origin" "-864.000000 1152.000000 -211.968750" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "3416.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "775" +"part_style" "175.000000" +"start_delay" "2.666311" +"dpp_name" "DPP_ITSBACKPACK" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_grey.spr" +"spr_name2" "progs/s_dotsml_wht.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_veltype" "5.000000" +"part_vel" "16.000000 16.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3777.024170 1991.613403 2904.024902" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "320.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1360" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5085.440918 5284.958008 5263.982910" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "321.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1770" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "10035.682617 13112.633789 8783.042969" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "322.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1656" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10349.375000 9723.994141 10445.658203" +"classname" "particle" +"think" "finish_particle" +"cnt" "323.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1369" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "12229.466797 11053.969727 10833.173828" +"classname" "particle" +"think" "finish_particle" +"cnt" "324.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1502" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9136.930664 10543.850586 11505.702148" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "325.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2064" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10527.077148 11075.519531 9751.508789" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "326.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1370" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6638.570312 8407.308594 7684.959473" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "327.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1391" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4824.976562 4952.540527 3727.196533" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "328.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1763" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2095.270264 2778.809082 1526.464111" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "329.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1299" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7866.071777 7850.941895 7677.226074" +"classname" "particle" +"think" "finish_particle" +"cnt" "330.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1411" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3108.667480 2906.531738 3509.423584" +"classname" "particle" +"think" "finish_particle" +"cnt" "331.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1402" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4521.691406 4307.625488 4460.027832" +"classname" "particle" +"think" "finish_particle" +"cnt" "332.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1408" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2805.783203 4048.916260 3889.917480" +"classname" "particle" +"think" "finish_particle" +"cnt" "333.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1375" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11213.747070 10856.483398 11151.367188" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "334.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1323" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4767.942871 4583.897949 4531.612793" +"classname" "particle" +"think" "finish_particle" +"cnt" "335.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1339" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6813.411621 5488.540527 6423.164551" +"classname" "particle" +"think" "finish_particle" +"cnt" "336.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1239" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7585.180176 6794.618164 6405.954590" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "337.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1320" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "10268.455078 12714.176758 12763.744141" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "338.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1307" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11355.250000 11304.208008 12157.653320" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "339.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1331" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5638.385254 6258.405762 6517.059570" +"classname" "particle" +"think" "finish_particle" +"cnt" "340.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2123" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3160.981689 3350.087402 4056.718750" +"classname" "particle" +"think" "finish_particle" +"cnt" "341.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1311" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2220.539795 2593.883301 2484.218994" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "342.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1432" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11626.139648 9519.685547 9073.179688" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "343.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1319" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3052.004150 3551.851074 3622.831299" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "344.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1306" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5668.793945 5547.771484 6172.231934" +"classname" "particle" +"think" "finish_particle" +"cnt" "345.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1388" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7498.658691 9393.196289 9439.878906" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "346.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1176" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5920.735352 5305.356934 6187.578125" +"classname" "particle" +"think" "finish_particle" +"cnt" "347.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1426" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "11633.118164 11746.205078 12926.425781" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "348.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1110" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7551.815918 8017.705566 6585.537109" +"classname" "particle" +"think" "finish_particle" +"cnt" "349.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1371" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11097.483398 12134.130859 12984.218750" +"classname" "particle" +"think" "finish_particle" +"cnt" "350.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1125" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "13272.778320 13722.104492 11229.386719" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "351.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1669" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7911.686523 9271.503906 9591.489258" +"classname" "particle" +"think" "finish_particle" +"cnt" "352.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1387" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7152.356445 7003.000977 6761.962891" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "353.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1325" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9553.966797 8028.554688 7954.443359" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "354.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1361" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6451.467773 6059.908691 6978.145996" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "355.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1421" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "11745.374023 11334.053711 10726.153320" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "356.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1403" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5560.550293 5321.716309 5823.024902" +"classname" "particle" +"think" "finish_particle" +"cnt" "357.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1247" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7269.615723 7520.333984 7792.595703" +"classname" "particle" +"think" "finish_particle" +"cnt" "358.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1290" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5131.763184 5299.978516 5697.671875" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "359.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1374" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4765.013672 5212.712402 5177.193359" +"classname" "particle" +"think" "finish_particle" +"cnt" "360.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1396" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8250.204102 5606.304688 6726.980469" +"classname" "particle" +"think" "finish_particle" +"cnt" "361.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1262" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4868.836426 3845.328125 3866.757568" +"classname" "particle" +"think" "finish_particle" +"cnt" "362.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1427" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8905.439453 8249.412109 8116.736328" +"classname" "particle" +"think" "finish_particle" +"cnt" "363.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1366" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3126.749268 3624.587402 3220.935547" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "364.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1417" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4475.152344 4670.588379 4967.821777" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "365.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2051" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2557.565674 2725.824951 2040.765137" +"classname" "particle" +"think" "finish_particle" +"cnt" "366.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1442" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3715.801270 3800.743164 3011.794922" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "367.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1508" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1432.742188 1376.223999 1500.742065" +"classname" "particle" +"think" "finish_particle" +"cnt" "368.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1409" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "698.343262 910.276367 843.709595" +"classname" "particle" +"think" "finish_particle" +"cnt" "369.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1453" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3216.965576 2831.457031 3254.242920" +"classname" "particle" +"think" "finish_particle" +"cnt" "370.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2100" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "271.964233 253.886276 358.712433" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "371.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1430" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7355.510254 7726.063965 5902.465820" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "372.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2116" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8016.133789 6359.188965 7485.980469" +"classname" "particle" +"think" "finish_particle" +"cnt" "373.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1209" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "374.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1444" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1008.701843 1185.132568 1163.868652" +"classname" "particle" +"think" "finish_particle" +"cnt" "375.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2074" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4049.869873 3887.686768 4570.039062" +"classname" "particle" +"think" "finish_particle" +"cnt" "376.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1446" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2552.964111 2053.181885 1469.294800" +"classname" "particle" +"think" "finish_particle" +"cnt" "377.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2036" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "735.845825 960.200684 949.608765" +"classname" "particle" +"think" "finish_particle" +"cnt" "378.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1381" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2015.944458 2130.656494 1650.077026" +"classname" "particle" +"think" "finish_particle" +"cnt" "379.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1405" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4443.090332 5150.808594 4405.808105" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "380.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1263" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4872.911621 4726.233398 5041.987793" +"classname" "particle" +"think" "finish_particle" +"cnt" "381.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1707" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "823.932190 643.018982 817.702942" +"classname" "particle" +"think" "finish_particle" +"cnt" "382.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1459" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2670.912598 1615.826904 2273.702881" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "383.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1434" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "648.178284 571.938904 1329.283813" +"classname" "particle" +"think" "finish_particle" +"cnt" "384.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1326" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1042.997314 779.518250 833.055786" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "385.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1463" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3495.973877 2729.817871 3438.147461" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "386.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2029" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1216.155762 1408.624756 1864.228394" +"classname" "particle" +"think" "finish_particle" +"cnt" "387.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1424" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "370.815491 400.309296 399.104126" +"classname" "particle" +"think" "finish_particle" +"cnt" "388.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1479" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "566.168335 517.222229 512.478638" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "389.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1356" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5655.813477 6715.017090 7006.937988" +"classname" "particle" +"think" "finish_particle" +"cnt" "390.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1350" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1723.020264 1477.487549 862.702820" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "391.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1433" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2025.767822 1420.415405 1474.853882" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "392.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1412" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2920.176270 2921.133789 4034.535156" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "393.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1447" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4215.199707 3424.626709 3385.285889" +"classname" "particle" +"think" "finish_particle" +"cnt" "394.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2035" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3635.783447 2866.938232 2975.564697" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "395.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1353" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1985.624634 1885.800293 2358.851318" +"classname" "particle" +"think" "finish_particle" +"cnt" "396.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1313" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "397.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1471" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7219.608398 7577.562988 6045.978516" +"classname" "particle" +"think" "finish_particle" +"cnt" "398.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1473" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "843.535034 782.550171 924.969177" +"classname" "particle" +"think" "finish_particle" +"cnt" "399.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1449" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "119.910103 138.290634 143.486801" +"classname" "particle" +"think" "finish_particle" +"cnt" "400.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1303" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3015.374023 2703.201172 3222.407715" +"classname" "particle" +"think" "finish_particle" +"cnt" "401.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1492" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "929.656555 1230.083008 1071.680298" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "402.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1400" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "958.192688 581.103638 1049.960449" +"classname" "particle" +"think" "finish_particle" +"cnt" "403.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1499" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2497.614746 1975.927246 2146.595459" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "404.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1484" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2725.770020 2389.735107 2077.878174" +"classname" "particle" +"think" "finish_particle" +"cnt" "405.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1283" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "668.416992 1483.271851 802.296143" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "406.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1362" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1234.058594 1201.662842 1291.284058" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "407.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1438" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6080.026855 5723.453125 6892.566895" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "408.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1410" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6208.647461 5692.436523 4892.373047" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "409.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1452" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2033.804810 1902.500488 1103.928101" +"classname" "particle" +"think" "finish_particle" +"cnt" "410.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1486" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5627.955078 6091.601562 6191.232422" +"classname" "particle" +"think" "finish_particle" +"cnt" "411.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1317" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4829.324707 3784.559326 3842.343506" +"classname" "particle" +"think" "finish_particle" +"cnt" "412.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1439" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1170.699219 1061.833618 1172.364380" +"classname" "particle" +"think" "finish_particle" +"cnt" "413.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2030" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1478.874023 1898.725586 1598.303467" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "414.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1466" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3755.214844 3205.710693 3450.000732" +"classname" "particle" +"think" "finish_particle" +"cnt" "415.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1835" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1684.989868 1270.820312 2336.716797" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "416.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1392" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8200.294922 9696.382812 7366.228027" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "417.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2014" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1926.164917 2113.597168 2944.311279" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "418.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2090" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3614.922119 2714.524414 3916.182617" +"classname" "particle" +"think" "finish_particle" +"cnt" "419.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1261" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1676.519653 1846.073364 1684.217651" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "420.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1170" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4866.820801 4594.794434 5244.231934" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "421.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1180" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2508.437744 1921.081543 1906.632935" +"classname" "particle" +"think" "finish_particle" +"cnt" "422.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1475" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "770.079346 712.471313 774.410583" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "423.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1456" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4642.271973 4833.330566 4154.932129" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "424.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1423" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7230.077148 6356.102051 5002.910645" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "425.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1272" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2741.307373 2483.329834 3383.955078" +"classname" "particle" +"think" "finish_particle" +"cnt" "426.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1188" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5742.754395 5933.716309 5873.468750" +"classname" "particle" +"think" "finish_particle" +"cnt" "427.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1296" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "634.243896 828.595459 641.568848" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "428.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1448" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1054.021973 810.179993 1515.810303" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "429.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1373" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2697.477295 2324.443115 2064.808350" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "430.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1394" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "599.131165 1250.997070 1069.432251" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "431.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1526" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "278.636200 414.050201 338.566650" +"classname" "particle" +"think" "finish_particle" +"cnt" "432.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1507" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2202.308838 1441.378052 2180.860596" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "433.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1481" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1444.488403 1788.528442 2408.372070" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "434.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1428" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2098.475098 3648.866455 3187.880371" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "435.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1333" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "297.753143 198.264694 247.603180" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "436.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1488" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "437.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1493" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3863.514160 3670.719238 4176.298828" +"classname" "particle" +"think" "finish_particle" +"cnt" "438.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1482" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4237.573242 6103.741211 5240.918945" +"classname" "particle" +"think" "finish_particle" +"cnt" "439.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1308" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6080.577637 5575.941895 4915.133789" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "440.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1504" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3995.484863 3351.594238 3027.238525" +"classname" "particle" +"think" "finish_particle" +"cnt" "441.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2115" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2739.368164 2418.884766 2281.583252" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "442.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1457" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3245.706299 3713.637939 3587.421875" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "443.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1489" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6558.525391 5717.223145 5487.583496" +"classname" "particle" +"think" "finish_particle" +"cnt" "444.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1522" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1769.760132 2232.750977 2243.868164" +"classname" "particle" +"think" "finish_particle" +"cnt" "445.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1429" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "486.382965 578.795898 1068.854492" +"classname" "particle" +"think" "finish_particle" +"cnt" "446.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1454" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7287.329590 6520.757812 7329.507812" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "447.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1186" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2326.164795 2072.595215 1661.683960" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "448.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1468" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2448.633301 2288.564697 2647.898438" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "449.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1520" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5454.359375 5588.792480 5014.923828" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "450.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1491" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3004.915039 4240.013672 3453.771484" +"classname" "particle" +"think" "finish_particle" +"cnt" "451.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1420" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4485.351562 5258.434570 4330.690430" +"classname" "particle" +"think" "finish_particle" +"cnt" "452.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1516" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2668.143066 3257.985107 3130.976318" +"classname" "particle" +"think" "finish_particle" +"cnt" "453.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1500" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2610.516602 3358.960205 2750.092285" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "454.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1384" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2079.454590 2309.818604 2067.493652" +"classname" "particle" +"think" "finish_particle" +"cnt" "455.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1279" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2254.788818 3515.742676 2258.792969" +"classname" "particle" +"think" "finish_particle" +"cnt" "456.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1527" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4024.114746 2757.657227 3783.932617" +"classname" "particle" +"think" "finish_particle" +"cnt" "457.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1450" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "778.760376 1187.372925 620.550415" +"classname" "particle" +"think" "finish_particle" +"cnt" "458.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1460" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3478.497559 3835.413818 3979.951416" +"classname" "particle" +"think" "finish_particle" +"cnt" "459.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1515" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "87.950226 133.708755 91.301369" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "460.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1531" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1567.885376 1327.648438 745.020752" +"classname" "particle" +"think" "finish_particle" +"cnt" "461.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1528" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "750.033813 762.931580 1090.280640" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "462.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1529" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3854.200684 3767.906982 4391.830078" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "463.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1443" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2846.977051 3445.885986 4401.705566" +"classname" "particle" +"think" "finish_particle" +"cnt" "464.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1530" +} +{ +"modelindex" "268.000000" +"absmin" "-1239.658691 182.145416 965.541931" +"absmax" "-1237.658691 184.145416 967.541931" +"movetype" "8.000000" +"origin" "-1238.658691 183.145416 966.541931" +"velocity" "-0.577532 -1.874691 22.330761" +"angles" "3607.934326 4627.969727 4619.723145" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2881.336426" +"owner" "923" +"cnt" "465.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1315" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2008.763184 1331.585449 2213.510254" +"classname" "particle" +"think" "finish_particle" +"cnt" "466.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1503" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "467.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1458" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1977.992798 1823.107544 2212.747803" +"classname" "particle" +"think" "finish_particle" +"cnt" "468.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1981" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "683.658997 1088.792236 635.344604" +"classname" "particle" +"think" "finish_particle" +"cnt" "469.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1501" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4150.738770 2580.075439 3108.375488" +"classname" "particle" +"think" "finish_particle" +"cnt" "470.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1519" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "731.362061 1222.352417 502.686829" +"classname" "particle" +"think" "finish_particle" +"cnt" "471.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1540" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "765.694092 941.611572 845.843872" +"classname" "particle" +"think" "finish_particle" +"cnt" "472.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1485" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4238.978027 4563.176758 3977.121094" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "473.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1455" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5386.775391 4458.026855 4005.894531" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "474.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1159" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4246.449707 3830.568115 4529.704102" +"classname" "particle" +"think" "finish_particle" +"cnt" "475.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2114" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "764.521179 998.947693 990.096863" +"classname" "particle" +"think" "finish_particle" +"cnt" "476.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1248" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2365.036865 2695.474609 3000.585693" +"classname" "particle" +"think" "finish_particle" +"cnt" "477.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1393" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "506.684235 632.684326 1244.646362" +"classname" "particle" +"think" "finish_particle" +"cnt" "478.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1533" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1065.824707 880.300781 1093.065796" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "479.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1553" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5259.501953 5555.612305 4007.300537" +"classname" "particle" +"think" "finish_particle" +"cnt" "480.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1518" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1564.848755 1295.204712 922.492798" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "481.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1535" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3114.782471 2699.206055 3909.898926" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "482.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1532" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2836.388428 2911.373535 1548.425537" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "483.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1574" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "484.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1278" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2101.770264 2016.375854 1668.802734" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "485.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1340" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "486.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1399" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "845.335938 744.353455 778.494568" +"classname" "particle" +"think" "finish_particle" +"cnt" "487.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1441" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "488.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1569" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3314.545898 3507.573486 3813.046875" +"classname" "particle" +"think" "finish_particle" +"cnt" "489.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1629" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1610.061279 2516.063477 3040.283691" +"classname" "particle" +"think" "finish_particle" +"cnt" "490.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1470" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2539.195312 1957.256348 2655.698730" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "491.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1469" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1038.927490 2154.703613 1734.143311" +"classname" "particle" +"think" "finish_particle" +"cnt" "492.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2033" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "493.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1546" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2895.045410 3401.649658 2823.736572" +"classname" "particle" +"think" "finish_particle" +"cnt" "494.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1582" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2330.541748 2019.170532 1542.058472" +"classname" "particle" +"think" "finish_particle" +"cnt" "495.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1476" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1229.842773 749.571655 870.470886" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "496.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1514" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4054.829834 5167.218262 4809.572266" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "497.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1467" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1719.301758 1837.083252 1711.102539" +"classname" "particle" +"think" "finish_particle" +"cnt" "498.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1397" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2421.596924 1771.332397 2203.332031" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "499.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1563" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3784.097900 4006.864746 4059.926270" +"classname" "particle" +"think" "finish_particle" +"cnt" "500.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1478" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2987.308105 3863.451904 3544.429443" +"classname" "particle" +"think" "finish_particle" +"cnt" "501.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1348" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2275.518555 1351.203735 1409.377563" +"classname" "particle" +"think" "finish_particle" +"cnt" "502.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1511" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1257.172363 1752.838501 1626.385376" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "503.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1480" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5774.638672 6149.033691 5101.678711" +"classname" "particle" +"think" "finish_particle" +"cnt" "504.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1548" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4779.893555 4504.713867 4421.019531" +"classname" "particle" +"think" "finish_particle" +"cnt" "505.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1487" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3006.166992 2318.968994 1755.954102" +"classname" "particle" +"think" "finish_particle" +"cnt" "506.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1875" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "801.558289 841.267517 725.584473" +"classname" "particle" +"think" "finish_particle" +"cnt" "507.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1537" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3234.791504 1886.592896 2241.596191" +"classname" "particle" +"think" "finish_particle" +"cnt" "508.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1510" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1755.323975 1974.297852 1226.373413" +"classname" "particle" +"think" "finish_particle" +"cnt" "509.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1561" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3219.009521 1809.774414 1696.011597" +"classname" "particle" +"think" "finish_particle" +"cnt" "510.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1589" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3869.646973 3740.809814 3796.440918" +"classname" "particle" +"think" "finish_particle" +"cnt" "511.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1437" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "985.545654 889.437561 1546.110840" +"classname" "particle" +"think" "finish_particle" +"cnt" "512.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1496" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1547.495972 1561.516235 1720.739502" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "513.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1928" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1772.019409 1978.490479 1206.031128" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "514.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1583" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3662.825195 2873.832764 3613.320557" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "515.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1560" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2552.701416 3914.273682 2744.640137" +"classname" "particle" +"think" "finish_particle" +"cnt" "516.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1390" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2337.769287 2584.396729 2595.559814" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "517.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2079" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3003.660400 2898.754395 4473.300781" +"classname" "particle" +"think" "finish_particle" +"cnt" "518.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1495" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4560.495605 5354.227051 5577.564941" +"classname" "particle" +"think" "finish_particle" +"cnt" "519.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1555" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "520.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1545" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1585.386353 1077.818115 1501.566406" +"classname" "particle" +"think" "finish_particle" +"cnt" "521.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1422" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1175.021118 772.817688 851.591125" +"classname" "particle" +"think" "finish_particle" +"cnt" "522.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1534" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1712.247559 1876.763184 1502.862549" +"classname" "particle" +"think" "finish_particle" +"cnt" "523.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1465" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "918.399780 503.718903 864.121460" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "524.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1620" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3061.044922 2256.582275 1565.180786" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "525.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1619" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2004.552979 1795.550293 2180.664795" +"classname" "particle" +"think" "finish_particle" +"cnt" "526.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1621" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2796.493408 2973.029053 2270.211914" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "527.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1337" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6058.657227 6168.310059 6267.085938" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "528.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1618" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1978.539551 2010.969116 2438.713135" +"classname" "particle" +"think" "finish_particle" +"cnt" "529.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1604" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "839.317810 1262.056152 947.494873" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "530.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1617" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4550.999512 4847.155762 3229.304199" +"classname" "particle" +"think" "finish_particle" +"cnt" "531.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1605" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2309.856934 1163.597778 1675.474243" +"classname" "particle" +"think" "finish_particle" +"cnt" "532.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1877" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1415.290039 1100.506714 1491.426147" +"classname" "particle" +"think" "finish_particle" +"cnt" "533.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1566" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1619.882324 898.228394 737.030701" +"classname" "particle" +"think" "finish_particle" +"cnt" "534.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1542" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "935.567627 812.382812 702.004700" +"classname" "particle" +"think" "finish_particle" +"cnt" "535.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1575" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "536.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1557" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2800.499756 2344.932129 3237.570801" +"classname" "particle" +"think" "finish_particle" +"cnt" "537.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1378" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "538.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1585" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3007.330811 4006.330322 3858.770020" +"classname" "particle" +"think" "finish_particle" +"cnt" "539.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1298" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "629.147644 808.907776 781.867859" +"classname" "particle" +"think" "finish_particle" +"cnt" "540.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1633" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "541.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1567" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1493.931519 959.430786 1144.590210" +"classname" "particle" +"think" "finish_particle" +"cnt" "542.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1418" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "733.353699 487.960236 711.347168" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "543.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1598" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3883.844482 4019.483643 4067.788330" +"classname" "particle" +"think" "finish_particle" +"cnt" "544.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1404" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "886.015381 1121.290283 871.445190" +"classname" "particle" +"think" "finish_particle" +"cnt" "545.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1606" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "925.241028 941.769043 888.081177" +"classname" "particle" +"think" "finish_particle" +"cnt" "546.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1592" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2376.704102 2967.406006 2621.599121" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "547.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1521" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1362.443359 1077.391602 1231.084595" +"classname" "particle" +"think" "finish_particle" +"cnt" "548.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1599" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "855.320801 748.234619 448.694977" +"classname" "particle" +"think" "finish_particle" +"cnt" "549.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1596" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2720.087158 2503.157471 2155.373291" +"classname" "particle" +"think" "finish_particle" +"cnt" "550.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1628" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "287.196106 212.289688 338.225891" +"classname" "particle" +"think" "finish_particle" +"cnt" "551.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1578" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3525.001953 3475.925537 3830.466064" +"classname" "particle" +"think" "finish_particle" +"cnt" "552.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1142" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "835.015747 1099.904785 862.840942" +"classname" "particle" +"think" "finish_particle" +"cnt" "553.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1637" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "591.489136 966.244995 1062.652100" +"classname" "particle" +"think" "finish_particle" +"cnt" "554.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1609" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2417.205078 2591.883545 2766.648682" +"classname" "particle" +"think" "finish_particle" +"cnt" "555.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1648" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4853.675293 4493.101562 5114.264648" +"classname" "particle" +"think" "finish_particle" +"cnt" "556.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1761" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1810.746704 1608.673950 1865.173340" +"classname" "particle" +"think" "finish_particle" +"cnt" "557.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1622" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "177.993301 189.078812 153.395035" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "558.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1630" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3077.823975 3046.473145 3347.880371" +"classname" "particle" +"think" "finish_particle" +"cnt" "559.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1641" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2352.744141 2486.386475 3135.275635" +"classname" "particle" +"think" "finish_particle" +"cnt" "560.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1461" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4823.773926 5182.950684 5646.294922" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "561.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1998" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1194.769043 2080.554932 1392.232544" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "562.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1380" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "563.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1632" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1805.264648 1848.590210 1712.377319" +"classname" "particle" +"think" "finish_particle" +"cnt" "564.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1363" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1724.855103 1559.315186 1951.076904" +"classname" "particle" +"think" "finish_particle" +"cnt" "565.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2054" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "374.098602 546.242004 1078.085205" +"classname" "particle" +"think" "finish_particle" +"cnt" "566.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1650" +} +{ +"modelindex" "255.000000" +"absmin" "1.843538 151.674408 946.222229" +"absmax" "3.843538 153.674408 948.222229" +"movetype" "8.000000" +"origin" "2.843538 152.674408 947.222229" +"velocity" "3.261940 -3.916745 13.227210" +"angles" "1361.543945 1920.641113 1675.970215" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "2878.673584" +"owner" "921" +"cnt" "567.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1582" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1002.724792 1077.969116 1086.898926" +"classname" "particle" +"think" "finish_particle" +"cnt" "568.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1590" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4125.819336 4106.584961 3924.740479" +"classname" "particle" +"think" "finish_particle" +"cnt" "569.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1330" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3633.900635 3469.449707 3382.739746" +"classname" "particle" +"think" "finish_particle" +"cnt" "570.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1616" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1100.224121 1219.613159 977.474609" +"classname" "particle" +"think" "finish_particle" +"cnt" "571.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1601" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2509.156006 2791.082520 2423.591309" +"classname" "particle" +"think" "finish_particle" +"cnt" "572.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1541" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1037.599487 1241.605103 724.529968" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "573.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1665" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2894.737061 2018.055420 2063.873291" +"classname" "particle" +"think" "finish_particle" +"cnt" "574.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1623" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1407.061768 804.357788 748.027771" +"classname" "particle" +"think" "finish_particle" +"cnt" "575.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1550" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2388.950684 3682.609619 3353.132324" +"classname" "particle" +"think" "finish_particle" +"cnt" "576.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1100" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "257.347961 309.663544 308.046844" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "577.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1612" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "143.009094 105.157860 131.555969" +"classname" "particle" +"think" "finish_particle" +"cnt" "578.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1497" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3082.435547 3198.676025 3017.257080" +"classname" "particle" +"think" "finish_particle" +"cnt" "579.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1162" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1182.974609 1309.744629 1565.180420" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "580.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1593" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "226.572876 214.687119 157.995392" +"classname" "particle" +"think" "finish_particle" +"cnt" "581.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1671" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "57.903580 133.441544 153.688202" +"classname" "particle" +"think" "finish_particle" +"cnt" "582.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1652" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2479.491943 1857.942017 2445.619141" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "583.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1579" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3724.247559 4808.891113 2530.326660" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "584.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1581" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "93.418190 77.957428 118.747414" +"classname" "particle" +"think" "finish_particle" +"cnt" "585.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1670" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5003.251465 3876.542969 5559.485352" +"classname" "particle" +"think" "finish_particle" +"cnt" "586.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1570" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "243.111908 161.162994 241.626846" +"classname" "particle" +"think" "finish_particle" +"cnt" "587.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1663" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "975.144104 1321.125000 834.044922" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "588.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1655" +} +{ +"modelindex" "243.000000" +"absmin" "-1232.285889 194.241150 914.569519" +"absmax" "-1230.285889 196.241150 916.569519" +"movetype" "8.000000" +"origin" "-1231.285889 195.241150 915.569519" +"velocity" "-0.334849 0.840236 14.438307" +"angles" "3127.900146 3946.572754 3350.742676" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2881.622314" +"owner" "923" +"cnt" "589.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2033" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1399.976685 1729.547974 788.833069" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "590.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1684" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "75.351471 149.010468 130.424347" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "591.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1494" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "235.052567 363.592316 248.586395" +"classname" "particle" +"think" "finish_particle" +"cnt" "592.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1668" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3614.921631 4686.612793 3938.071289" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "593.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1505" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "224.976318 137.467361 236.838394" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "594.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1651" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2887.810791 3643.847412 3922.024658" +"classname" "particle" +"think" "finish_particle" +"cnt" "595.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1657" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2818.992676 3738.102051 3792.474609" +"classname" "particle" +"think" "finish_particle" +"cnt" "596.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1512" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "686.823547 1295.054565 890.495178" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "597.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1543" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3809.538086 3382.099609 2990.375977" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "598.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1688" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1030.712402 1703.749878 1861.619263" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "599.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2113" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1281.876709 2280.742432 1512.651489" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "600.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1643" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1663.357300 2186.934570 1859.807373" +"classname" "particle" +"think" "finish_particle" +"cnt" "601.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1517" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2733.594238 1423.266602 2478.705322" +"classname" "particle" +"think" "finish_particle" +"cnt" "602.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1685" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3744.857910 4227.567871 4011.005859" +"classname" "particle" +"think" "finish_particle" +"cnt" "603.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2098" +} +{ +"modelindex" "255.000000" +"absmin" "-11.607426 213.379257 929.434265" +"absmax" "-9.607426 215.379257 931.434265" +"movetype" "8.000000" +"origin" "-10.607426 214.379257 930.434265" +"velocity" "1.581469 3.835688 12.237312" +"angles" "6219.784668 6694.060547 5102.082031" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2879.349365" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "921" +"cnt" "604.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1608" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1836.431641 1498.975830 1716.033203" +"classname" "particle" +"think" "finish_particle" +"cnt" "605.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1523" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "664.689209 627.928955 532.707458" +"classname" "particle" +"think" "finish_particle" +"cnt" "606.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1611" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3798.467285 2808.195801 2658.882080" +"classname" "particle" +"think" "finish_particle" +"cnt" "607.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1602" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "677.167603 1033.282837 707.255066" +"classname" "particle" +"think" "finish_particle" +"cnt" "608.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1679" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "609.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1568" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2007.623657 1443.528442 1467.532959" +"classname" "particle" +"think" "finish_particle" +"cnt" "610.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1676" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1409.729492 836.360107 1008.427673" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "611.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1660" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4443.005371 6173.501953 5550.417969" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "612.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1680" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5162.601074 4295.371582 3057.809082" +"classname" "particle" +"think" "finish_particle" +"cnt" "613.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1477" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2604.202393 2622.971191 2570.122070" +"classname" "particle" +"think" "finish_particle" +"cnt" "614.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1275" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1237.195557 1565.914062 1436.977051" +"classname" "particle" +"think" "finish_particle" +"cnt" "615.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1588" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "616.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1635" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1484.360107 780.927307 844.405396" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "617.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1626" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "666.348633 750.799438 491.761108" +"classname" "particle" +"think" "finish_particle" +"cnt" "618.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1714" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1057.918335 1104.018921 1551.205688" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "619.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1705" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1164.291748 2031.828491 978.798950" +"classname" "particle" +"think" "finish_particle" +"cnt" "620.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1580" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2585.150635 3755.364258 2853.592041" +"classname" "particle" +"think" "finish_particle" +"cnt" "621.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2066" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "455.512695 606.569641 541.738342" +"classname" "particle" +"think" "finish_particle" +"cnt" "622.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1702" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1801.642700 2292.699707 2244.164551" +"classname" "particle" +"think" "finish_particle" +"cnt" "623.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1573" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2379.002686 2931.297607 2056.081787" +"classname" "particle" +"think" "finish_particle" +"cnt" "624.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1483" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2076.837646 2230.789062 1422.098022" +"classname" "particle" +"think" "finish_particle" +"cnt" "625.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1558" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3275.592529 4988.774414 3498.220215" +"classname" "particle" +"think" "finish_particle" +"cnt" "626.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1677" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4159.136719 3969.824707 3486.732178" +"classname" "particle" +"think" "finish_particle" +"cnt" "627.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1415" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "653.851868 917.897583 1116.170532" +"classname" "particle" +"think" "finish_particle" +"cnt" "628.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1109" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1287.044922 944.162048 908.919312" +"classname" "particle" +"think" "finish_particle" +"cnt" "629.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1675" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1587.320679 1476.506104 1495.716797" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "630.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1556" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1304.227905 2312.860107 2603.586426" +"classname" "particle" +"think" "finish_particle" +"cnt" "631.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2055" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2955.239746 2113.485352 2169.407227" +"classname" "particle" +"think" "finish_particle" +"cnt" "632.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1600" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "176.843964 130.187469 121.910812" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "633.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1697" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "593.153198 765.580933 724.461792" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "634.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1336" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "220.977661 175.614197 113.670212" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "635.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1638" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2536.187012 3388.341553 2966.495850" +"classname" "particle" +"think" "finish_particle" +"cnt" "636.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1300" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2051.854736 1192.005737 1406.392334" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "637.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1539" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1788.494873 1301.798584 1526.645142" +"classname" "particle" +"think" "finish_particle" +"cnt" "638.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1732" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3114.347900 2390.909912 1727.695435" +"classname" "particle" +"think" "finish_particle" +"cnt" "639.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1490" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1283.066772 1160.847412 822.422119" +"classname" "particle" +"think" "finish_particle" +"cnt" "640.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1681" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1608.328491 1585.537598 1581.122314" +"classname" "particle" +"think" "finish_particle" +"cnt" "641.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1565" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2256.569580 1944.271362 2880.411377" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "642.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1729" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "174.966721 177.442078 202.494598" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "643.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1703" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "791.609497 751.535278 1170.209106" +"classname" "particle" +"think" "finish_particle" +"cnt" "644.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1699" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1715.961792 1959.819458 1558.447998" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "645.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1726" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2155.394043 1920.930176 1887.369751" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "646.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1667" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4541.098145 3565.619873 4770.349609" +"classname" "particle" +"think" "finish_particle" +"cnt" "647.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1425" +} +{ +"modelindex" "268.000000" +"absmin" "-22.934561 166.720184 983.571899" +"absmax" "-20.934561 168.720184 985.571899" +"movetype" "8.000000" +"origin" "-21.934561 167.720184 984.571899" +"velocity" "0.545305 -2.002380 17.341351" +"angles" "1465.015137 1468.663940 1367.941406" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2878.612061" +"owner" "921" +"cnt" "648.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1577" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3812.290771 2971.143555 3265.681396" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "649.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1171" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2187.954102 2223.609619 1825.463867" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "650.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1730" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1331.241455 1582.871216 1023.522644" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "651.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1645" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1539.685181 2234.332764 1399.016357" +"classname" "particle" +"think" "finish_particle" +"cnt" "652.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1678" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1951.298828 3399.580078 2464.108643" +"classname" "particle" +"think" "finish_particle" +"cnt" "653.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1690" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1621.171997 1704.622070 1206.566528" +"classname" "particle" +"think" "finish_particle" +"cnt" "654.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1597" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "116.557686 160.072739 135.239151" +"classname" "particle" +"think" "finish_particle" +"cnt" "655.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1631" +} +{ +"modelindex" "243.000000" +"absmin" "-1233.379639 217.287781 927.302551" +"absmax" "-1231.379639 219.287781 929.302551" +"movetype" "8.000000" +"origin" "-1232.379639 218.287781 928.302551" +"velocity" "-0.689840 3.837153 15.426008" +"angles" "2781.422852 3036.884766 2494.905029" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "2881.177002" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "923" +"cnt" "656.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1562" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "704.638123 578.460815 871.885498" +"classname" "particle" +"think" "finish_particle" +"cnt" "657.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1627" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4509.557617 4323.949707 5822.874512" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "658.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1419" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1985.040894 1530.943359 1889.699707" +"classname" "particle" +"think" "finish_particle" +"cnt" "659.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1364" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "534.162720 474.893402 574.646301" +"classname" "particle" +"think" "finish_particle" +"cnt" "660.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1689" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "661.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1559" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4048.729248 4438.617188 3870.434570" +"classname" "particle" +"think" "finish_particle" +"cnt" "662.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2110" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "102.050270 195.435760 147.703934" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "663.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1646" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4175.439941 3909.093506 4083.497070" +"classname" "particle" +"think" "finish_particle" +"cnt" "664.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1613" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "665.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1735" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "666.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1552" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "739.891602 1162.892700 1145.875732" +"classname" "particle" +"think" "finish_particle" +"cnt" "667.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1724" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "668.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1332" +} +{ +"modelindex" "255.000000" +"absmin" "-32.702457 187.650360 983.505310" +"absmax" "-30.702457 189.650360 985.505310" +"movetype" "8.000000" +"origin" "-31.702457 188.650360 984.505310" +"velocity" "-0.926176 1.120518 19.780754" +"angles" "2048.967041 1910.938965 1445.418335" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2878.946289" +"owner" "921" +"cnt" "669.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2110" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "614.443298 660.885071 495.339264" +"classname" "particle" +"think" "finish_particle" +"cnt" "670.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1682" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3008.118408 1851.598999 2754.574707" +"classname" "particle" +"think" "finish_particle" +"cnt" "671.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1435" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4170.458008 4216.388672 3870.309326" +"classname" "particle" +"think" "finish_particle" +"cnt" "672.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1346" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1860.368530 1461.946899 2072.979980" +"classname" "particle" +"think" "finish_particle" +"cnt" "673.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1746" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "590.560669 773.538025 924.926941" +"classname" "particle" +"think" "finish_particle" +"cnt" "674.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1727" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1014.880005 989.557068 648.082642" +"classname" "particle" +"think" "finish_particle" +"cnt" "675.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1765" +} +{ +"modelindex" "243.000000" +"absmin" "-1251.575684 192.988113 926.434875" +"absmax" "-1249.575684 194.988113 928.434875" +"movetype" "8.000000" +"origin" "-1250.575684 193.988113 927.434875" +"velocity" "-3.652089 -0.300913 16.754295" +"angles" "2246.416748 2319.978760 2916.357178" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2881.673828" +"owner" "923" +"cnt" "676.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1407" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "677.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1691" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2280.965820 2426.528320 2302.062256" +"classname" "particle" +"think" "finish_particle" +"cnt" "678.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1738" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "679.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1654" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3864.542725 2725.916260 3224.217773" +"classname" "particle" +"think" "finish_particle" +"cnt" "680.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1594" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "681.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1451" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "682.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1713" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "683.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1740" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "684.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1672" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "685.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1781" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2243.168701 2338.483398 1507.945801" +"classname" "particle" +"think" "finish_particle" +"cnt" "686.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1759" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "751.074829 423.521729 471.499847" +"classname" "particle" +"think" "finish_particle" +"cnt" "687.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1642" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "562.765259 622.543457 463.051483" +"classname" "particle" +"think" "finish_particle" +"cnt" "688.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1576" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "917.434387 607.257935 1024.415283" +"classname" "particle" +"think" "finish_particle" +"cnt" "689.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1785" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2830.639160 3458.643799 2622.174561" +"classname" "particle" +"think" "finish_particle" +"cnt" "690.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1693" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4628.243652 4770.766602 5656.906738" +"classname" "particle" +"think" "finish_particle" +"cnt" "691.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1836" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "692.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1767" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "693.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1786" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1997.707031 2238.882080 1745.559570" +"classname" "particle" +"think" "finish_particle" +"cnt" "694.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1666" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1199.327393 827.456177 510.847992" +"classname" "particle" +"think" "finish_particle" +"cnt" "695.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1780" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "460.148285 330.116669 368.899750" +"classname" "particle" +"think" "finish_particle" +"cnt" "696.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1722" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "697.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1715" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "645.176086 1541.633301 1167.732300" +"classname" "particle" +"think" "finish_particle" +"cnt" "698.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1544" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "598.967468 977.234375 1172.471558" +"classname" "particle" +"think" "finish_particle" +"cnt" "699.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1634" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2463.291016 2464.288818 2283.364990" +"classname" "particle" +"think" "finish_particle" +"cnt" "700.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1720" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1813.064331 1505.295654 1697.157104" +"classname" "particle" +"think" "finish_particle" +"cnt" "701.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1742" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "702.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1789" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1416.259521 1247.042236 1432.479370" +"classname" "particle" +"think" "finish_particle" +"cnt" "703.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1798" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "704.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1779" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "705.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1741" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1998.557617 3047.294434 2882.573730" +"classname" "particle" +"think" "finish_particle" +"cnt" "706.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1673" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "707.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1747" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "708.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1696" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2510.946533 2404.806885 2596.310303" +"classname" "particle" +"think" "finish_particle" +"cnt" "709.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1625" +} +{ +"modelindex" "268.000000" +"absmin" "-39.301701 169.589890 939.029663" +"absmax" "-37.301701 171.589890 941.029663" +"movetype" "8.000000" +"origin" "-38.301701 170.589890 940.029663" +"velocity" "-2.263619 -1.656667 14.632404" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2879.630615" +"owner" "921" +"cnt" "710.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2098" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "514.369385 1030.861694 1137.141602" +"classname" "particle" +"think" "finish_particle" +"cnt" "711.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1799" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1684.479248 1751.245239 900.488708" +"classname" "particle" +"think" "finish_particle" +"cnt" "712.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1640" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1763.877075 2336.632568 1453.472046" +"classname" "particle" +"think" "finish_particle" +"cnt" "713.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1734" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1379.587158 1782.611450 1830.058838" +"classname" "particle" +"think" "finish_particle" +"cnt" "714.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1810" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1031.632812 1632.948242 1285.469238" +"classname" "particle" +"think" "finish_particle" +"cnt" "715.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1762" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2673.692139 2779.338867 2973.036133" +"classname" "particle" +"think" "finish_particle" +"cnt" "716.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1805" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "805.565125 584.609070 1207.183105" +"classname" "particle" +"think" "finish_particle" +"cnt" "717.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1737" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1590.107422 1925.963257 1458.921997" +"classname" "particle" +"think" "finish_particle" +"cnt" "718.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1595" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "719.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1674" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2394.088867 2970.461426 3165.646484" +"classname" "particle" +"think" "finish_particle" +"cnt" "720.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1305" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2918.864746 4863.489258 3952.868896" +"classname" "particle" +"think" "finish_particle" +"cnt" "721.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1783" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2558.059570 1623.586304 1909.058350" +"classname" "particle" +"think" "finish_particle" +"cnt" "722.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1811" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1572.127930 878.239746 1324.560669" +"classname" "particle" +"think" "finish_particle" +"cnt" "723.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1774" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3387.196777 2535.826416 2320.858887" +"classname" "particle" +"think" "finish_particle" +"cnt" "724.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1324" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1592.891968 1941.753052 1493.756714" +"classname" "particle" +"think" "finish_particle" +"cnt" "725.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1754" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1752.833740 2136.733398 1432.232422" +"classname" "particle" +"think" "finish_particle" +"cnt" "726.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1716" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "910.247192 476.188416 736.714966" +"classname" "particle" +"think" "finish_particle" +"cnt" "727.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1820" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3155.216064 2197.906982 2396.458984" +"classname" "particle" +"think" "finish_particle" +"cnt" "728.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1769" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "729.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1776" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1253.129272 1380.252930 1829.059814" +"classname" "particle" +"think" "finish_particle" +"cnt" "730.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1764" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "731.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1812" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "732.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1782" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "733.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1819" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "607.089844 654.875427 1147.693726" +"classname" "particle" +"think" "finish_particle" +"cnt" "734.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1647" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2152.056885 1977.245361 1781.073730" +"classname" "particle" +"think" "finish_particle" +"cnt" "735.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1445" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "736.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1706" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2433.301758 1983.549927 2409.241943" +"classname" "particle" +"think" "finish_particle" +"cnt" "737.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1198" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3451.251465 2286.046143 3074.832031" +"classname" "particle" +"think" "finish_particle" +"cnt" "738.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1791" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "739.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2109" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "740.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1748" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "741.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1829" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2274.013428 3133.237549 3067.284668" +"classname" "particle" +"think" "finish_particle" +"cnt" "742.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1775" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "743.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1837" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3323.970215 4674.024414 4210.527344" +"classname" "particle" +"think" "finish_particle" +"cnt" "744.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1554" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "745.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1823" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2541.732178 1695.894775 1886.886963" +"classname" "particle" +"think" "finish_particle" +"cnt" "746.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2076" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "747.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1801" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1316.789795 1315.865356 1493.559448" +"classname" "particle" +"think" "finish_particle" +"cnt" "748.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1806" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "768.666626 746.951294 394.329468" +"classname" "particle" +"think" "finish_particle" +"cnt" "749.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1268" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "750.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1828" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1001.881592 1445.189453 879.251953" +"classname" "particle" +"think" "finish_particle" +"cnt" "751.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1661" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1894.740845 2331.796387 2152.074707" +"classname" "particle" +"think" "finish_particle" +"cnt" "752.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1817" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "729.165222 1004.232422 1133.215088" +"classname" "particle" +"think" "finish_particle" +"cnt" "753.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1758" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2121.082031 2698.656250 2064.830078" +"classname" "particle" +"think" "finish_particle" +"cnt" "754.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1624" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4383.861816 4185.663574 5129.902832" +"classname" "particle" +"think" "finish_particle" +"cnt" "755.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1376" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "756.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1687" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4217.411621 4587.306641 3402.468994" +"classname" "particle" +"think" "finish_particle" +"cnt" "757.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1795" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1774.927368 1952.771973 2010.435547" +"classname" "particle" +"think" "finish_particle" +"cnt" "758.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1827" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "393.480835 455.044067 961.256836" +"classname" "particle" +"think" "finish_particle" +"cnt" "759.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1838" +} +{ +"modelindex" "268.000000" +"absmin" "-9.590752 160.659500 925.943054" +"absmax" "-7.590752 162.659500 927.943054" +"movetype" "8.000000" +"origin" "-8.590752 161.659500 926.943054" +"velocity" "1.970397 -3.011445 12.640522" +"angles" "3499.223145 3651.517334 4421.973633" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2879.378662" +"owner" "921" +"cnt" "760.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1515" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "408.406342 732.505127 369.856079" +"classname" "particle" +"think" "finish_particle" +"cnt" "761.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1826" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "762.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1749" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2331.813965 2380.936035 2131.126953" +"classname" "particle" +"think" "finish_particle" +"cnt" "763.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1440" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3292.050293 2607.775146 2136.930908" +"classname" "particle" +"think" "finish_particle" +"cnt" "764.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1848" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1179.854370 842.846680 1011.899597" +"classname" "particle" +"think" "finish_particle" +"cnt" "765.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1831" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2373.147461 1502.642456 1991.261963" +"classname" "particle" +"think" "finish_particle" +"cnt" "766.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1778" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "531.266235 831.909668 580.101746" +"classname" "particle" +"think" "finish_particle" +"cnt" "767.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1830" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2933.966797 2817.440430 3380.648438" +"classname" "particle" +"think" "finish_particle" +"cnt" "768.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1462" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2691.136475 1636.035767 2942.237793" +"classname" "particle" +"think" "finish_particle" +"cnt" "769.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1863" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1123.675537 1155.317627 880.824646" +"classname" "particle" +"think" "finish_particle" +"cnt" "770.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1862" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3809.197266 3281.906982 3475.888916" +"classname" "particle" +"think" "finish_particle" +"cnt" "771.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1549" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1026.820801 804.175171 720.740967" +"classname" "particle" +"think" "finish_particle" +"cnt" "772.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1822" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3308.412354 2839.487549 2303.614746" +"classname" "particle" +"think" "finish_particle" +"cnt" "773.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1867" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "702.067444 618.562378 1184.907593" +"classname" "particle" +"think" "finish_particle" +"cnt" "774.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1866" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4159.255371 3186.033203 3026.572998" +"classname" "particle" +"think" "finish_particle" +"cnt" "775.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1870" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2457.102783 1592.661621 1774.751221" +"classname" "particle" +"think" "finish_particle" +"cnt" "776.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1723" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "365.638550 474.218231 480.442413" +"classname" "particle" +"think" "finish_particle" +"cnt" "777.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1856" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2892.216797 3186.021729 3738.406250" +"classname" "particle" +"think" "finish_particle" +"cnt" "778.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1464" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1503.346924 1324.955933 1495.401733" +"classname" "particle" +"think" "finish_particle" +"cnt" "779.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1659" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2247.360596 2690.042480 2792.053711" +"classname" "particle" +"think" "finish_particle" +"cnt" "780.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1954" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1979.994019 1899.940186 2149.444824" +"classname" "particle" +"think" "finish_particle" +"cnt" "781.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2121" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1648.278442 1390.443848 1631.087402" +"classname" "particle" +"think" "finish_particle" +"cnt" "782.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1755" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2222.240234 2307.403076 2639.574707" +"classname" "particle" +"think" "finish_particle" +"cnt" "783.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1756" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1927.778564 1897.290161 1650.530884" +"classname" "particle" +"think" "finish_particle" +"cnt" "784.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1564" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1283.629883 1340.434570 871.517517" +"classname" "particle" +"think" "finish_particle" +"cnt" "785.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1793" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2217.106445 1829.636841 2319.170166" +"classname" "particle" +"think" "finish_particle" +"cnt" "786.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1743" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4640.352051 3804.152344 3882.587646" +"classname" "particle" +"think" "finish_particle" +"cnt" "787.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1873" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3037.531494 3796.889160 2399.982910" +"classname" "particle" +"think" "finish_particle" +"cnt" "788.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1614" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3483.500488 3452.381836 3008.458008" +"classname" "particle" +"think" "finish_particle" +"cnt" "789.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1821" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "945.908508 588.865845 989.304688" +"classname" "particle" +"think" "finish_particle" +"cnt" "790.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1881" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "967.340454 341.629425 703.994934" +"classname" "particle" +"think" "finish_particle" +"cnt" "791.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1814" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3210.344727 2883.402832 2975.768799" +"classname" "particle" +"think" "finish_particle" +"cnt" "792.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1721" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "966.874023 1030.741577 788.371643" +"classname" "particle" +"think" "finish_particle" +"cnt" "793.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1872" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2124.668457 2397.176758 2587.526123" +"classname" "particle" +"think" "finish_particle" +"cnt" "794.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1603" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "481.578003 675.563721 879.850769" +"classname" "particle" +"think" "finish_particle" +"cnt" "795.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1760" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3129.768066 3233.882080 1869.373779" +"classname" "particle" +"think" "finish_particle" +"cnt" "796.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1709" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "684.261169 1153.530884 876.213379" +"classname" "particle" +"think" "finish_particle" +"cnt" "797.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1842" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1728.432617 1260.812988 1621.881226" +"classname" "particle" +"think" "finish_particle" +"cnt" "798.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1844" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1850.100098 1442.756348 1226.250977" +"classname" "particle" +"think" "finish_particle" +"cnt" "799.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1894" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "758.087524 569.400696 563.590881" +"classname" "particle" +"think" "finish_particle" +"cnt" "800.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1644" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1731.617676 1136.922974 1106.516724" +"classname" "particle" +"think" "finish_particle" +"cnt" "801.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1874" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3510.887451 3818.052979 4227.527832" +"classname" "particle" +"think" "finish_particle" +"cnt" "802.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1591" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1580.069946 2392.315430 1484.756592" +"classname" "particle" +"think" "finish_particle" +"cnt" "803.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1379" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3325.797852 3172.355957 3162.322510" +"classname" "particle" +"think" "finish_particle" +"cnt" "804.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1845" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5460.582031 6047.342773 6238.379883" +"classname" "particle" +"think" "finish_particle" +"cnt" "805.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1832" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2050.087402 1780.096069 2129.216064" +"classname" "particle" +"think" "finish_particle" +"cnt" "806.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1887" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1859.148438 2747.416992 3312.474365" +"classname" "particle" +"think" "finish_particle" +"cnt" "807.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1683" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2457.967529 1935.137451 2404.074219" +"classname" "particle" +"think" "finish_particle" +"cnt" "808.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1864" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1459.369873 1549.833740 587.618408" +"classname" "particle" +"think" "finish_particle" +"cnt" "809.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1888" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1440.729370 1213.340820 659.888000" +"classname" "particle" +"think" "finish_particle" +"cnt" "810.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1833" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1156.031372 765.114868 556.488525" +"classname" "particle" +"think" "finish_particle" +"cnt" "811.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1895" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1069.315674 1166.427368 808.617249" +"classname" "particle" +"think" "finish_particle" +"cnt" "812.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1890" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3692.315918 4438.479980 3672.686279" +"classname" "particle" +"think" "finish_particle" +"cnt" "813.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1717" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "819.991455 906.268311 762.509155" +"classname" "particle" +"think" "finish_particle" +"cnt" "814.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1876" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2797.639160 2655.406006 2992.861816" +"classname" "particle" +"think" "finish_particle" +"cnt" "815.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1187" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3986.163086 3380.868164 3473.544189" +"classname" "particle" +"think" "finish_particle" +"cnt" "816.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1639" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2404.551758 2916.062256 2695.436279" +"classname" "particle" +"think" "finish_particle" +"cnt" "817.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2094" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1110.501221 1156.220825 749.689331" +"classname" "particle" +"think" "finish_particle" +"cnt" "818.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1610" +} +{ +"modelindex" "243.000000" +"absmin" "-1209.224121 209.546600 926.541809" +"absmax" "-1207.224121 211.546600 928.541809" +"movetype" "8.000000" +"origin" "-1208.224121 210.546600 927.541809" +"velocity" "3.248024 2.842006 14.890591" +"angles" "1877.737061 2731.776611 1583.894653" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2880.545654" +"owner" "923" +"cnt" "819.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1753" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3454.256592 2814.630859 2948.197754" +"classname" "particle" +"think" "finish_particle" +"cnt" "820.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1712" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "821.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1869" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "939.621338 935.041626 1135.478516" +"classname" "particle" +"think" "finish_particle" +"cnt" "822.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1847" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "823.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1816" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3901.322266 4144.502930 3574.480225" +"classname" "particle" +"think" "finish_particle" +"cnt" "824.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1472" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "553.408875 686.190369 960.158020" +"classname" "particle" +"think" "finish_particle" +"cnt" "825.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1406" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "585.795593 938.284241 676.074402" +"classname" "particle" +"think" "finish_particle" +"cnt" "826.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1790" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1383.337036 1074.178223 475.195099" +"classname" "particle" +"think" "finish_particle" +"cnt" "827.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1744" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "957.048340 521.576355 667.269409" +"classname" "particle" +"think" "finish_particle" +"cnt" "828.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1919" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3283.293701 2291.913330 2333.036865" +"classname" "particle" +"think" "finish_particle" +"cnt" "829.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1818" +} +{ +"modelindex" "243.000000" +"absmin" "-8.002965 202.138184 1008.424927" +"absmax" "-6.002965 204.138184 1010.424927" +"movetype" "8.000000" +"origin" "-7.002965 203.138184 1009.424927" +"velocity" "1.934507 2.237007 23.363873" +"angles" "931.368958 646.063538 676.205688" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "2879.795898" +"owner" "921" +"cnt" "830.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1514" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1092.704102 468.875366 1144.844971" +"classname" "particle" +"think" "finish_particle" +"cnt" "831.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1751" +} +{ +"absmin" "-2800.140381 -958.774109 431.031250" +"absmax" "-2798.140381 -956.774109 433.031250" +"ltime" "959.415710" +"origin" "-2799.140381 -957.774109 432.031250" +"angles" "138.618286 359.825745 66.914223" +"classname" "proj_grenade" +"model" "" +"frame" "5.000000" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "2215" +"noise" "weapons/bounce.wav" +"mangle" "29.202301 -589.224365 124.747017" +"height" "1.000000" +"poisonous" "1.000000" +"bodyfadeaway" "1.000000" +"classtype" "461.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-263.294098 -1884.187866 519.000000" +"absmax" "-261.294098 -1882.187866 521.000000" +"origin" "-262.294098 -1883.187866 520.000000" +"angles" "-0.000000 0.999756 -0.000000" +"frame" "8.000000" +"owner" "224" +"mdl" "progs/mon_gaunt_elec.mdl" +"state" "2.000000" +"classtype" "32.000000" +} +{ +} +{ +"absmin" "-2660.290527 -148.709167 485.000000" +"absmax" "-2658.290527 -146.709167 487.000000" +"origin" "-2659.290527 -147.709167 486.000000" +"angles" "-0.000000 90.000000 -0.000000" +"frame" "3.000000" +"owner" "313" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "-896.710144 910.191162 37.031250" +"absmax" "-894.710144 912.191162 39.031250" +"origin" "-895.710144 911.191162 38.031250" +"angles" "0.000000 76.997681 0.000000" +"frame" "3.000000" +"owner" "806" +"mdl" "progs/proj_gargballgrn.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "-2973.391846 -827.258728 455.031250" +"absmax" "-2971.391846 -825.258728 457.031250" +"origin" "-2972.391846 -826.258728 456.031250" +"oldorigin" "-2870.584229 -806.221252 460.031250" +"angles" "0.000000 135.000000 0.000000" +"classname" "monster_spider" +"frame" "96.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-20.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"owner" "596" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_missile" "SUB_Null" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"lefty" "-36.000000" +"search_time" "964.281311" +"attack_state" "1.000000" +"attack_finished" "956.785034" +"pain_finished" "960.440002" +"show_hostile" "960.281311" +"jump_flag" "959.626343" +"mdl" "progs/mon_spiderb.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"lip" "3.586901" +"waitmin" "1000958.437500" +"movespeed" "8.000000" +"bodyfadeaway" "1.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "304.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_spiderb.mdl" +"estate" "2.000000" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "spider_leap1" +"th_jumpexit" "spider_leap9" +"liquidbase" "-1.000000" +"liquidcheck" "960.181335" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_finstate" "956.085266" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "962.682617" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "964.885254" +"sight_sound" "spider/hiss1.wav" +"enemydist" "234.630173" +"switchoverride" "1.000000" +"jumptouch" "2564" +"steptype" "3.000000" +"steplast" "5.000000" +"dmgtimeframe" "959.539978" +"dmgcombined" "32.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2758.363281 -749.269531 474.396881" +"absmax" "-2756.363281 -747.269531 476.396881" +"origin" "-2757.363281 -748.269531 475.396881" +"oldorigin" "-2721.020264 -666.338928 460.031250" +"angles" "0.000000 254.998169 0.000000" +"classname" "monster_spider" +"frame" "96.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-20.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "255.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"owner" "596" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_missile" "SUB_Null" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"lefty" "-36.000000" +"search_time" "948.517578" +"attack_state" "1.000000" +"attack_finished" "940.018677" +"pain_finished" "945.032959" +"show_hostile" "944.517578" +"jump_flag" "945.717529" +"mdl" "progs/mon_spiderb.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"lip" "2.426466" +"waitmin" "1000943.062500" +"movespeed" "5.000000" +"bodyfadeaway" "1.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "304.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_spiderb.mdl" +"estate" "2.000000" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "spider_leap1" +"th_jumpexit" "spider_leap9" +"liquidbase" "-1.000000" +"liquidcheck" "944.517578" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_finstate" "939.318909" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "948.945374" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "948.118896" +"sight_sound" "spider/hiss1.wav" +"enemydist" "157.678482" +"switchoverride" "1.000000" +"jumptouch" "1" +"steptype" "3.000000" +"steplast" "5.000000" +"dmgtimeframe" "944.132935" +"dmgcombined" "32.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2930.779297 2031.327148 -0.968750" +"absmax" "-2928.779297 2033.327148 1.031250" +"ltime" "10.628096" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2929.779297 2032.327148 0.031250" +"angles" "-110.336601 -201.735138 135.778992" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "102.347427 11.270132 151.899429" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "832.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1923" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "833.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1808" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1100.689697 1517.977051 1376.565918" +"classname" "particle" +"think" "finish_particle" +"cnt" "834.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1719" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "835.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1436" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2334.084229 1183.512573 1915.240234" +"classname" "particle" +"think" "finish_particle" +"cnt" "836.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1839" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "837.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1792" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3177.165527 2769.920166 3224.057617" +"classname" "particle" +"think" "finish_particle" +"cnt" "838.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1711" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "934.741272 878.225464 540.929443" +"classname" "particle" +"think" "finish_particle" +"cnt" "839.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1101" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "678.858704 643.508179 943.225952" +"classname" "particle" +"think" "finish_particle" +"cnt" "840.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1636" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1112.656860 486.154816 907.322083" +"classname" "particle" +"think" "finish_particle" +"cnt" "841.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1918" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "842.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1920" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2073.052979 1812.773438 2548.125732" +"classname" "particle" +"think" "finish_particle" +"cnt" "843.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1586" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1766.975708 2680.286133 2577.928467" +"classname" "particle" +"think" "finish_particle" +"cnt" "844.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1940" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3320.508301 2456.123047 2978.501221" +"classname" "particle" +"think" "finish_particle" +"cnt" "845.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1386" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2656.343262 2405.920654 2854.428223" +"classname" "particle" +"think" "finish_particle" +"cnt" "846.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1910" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "847.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1859" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "848.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1937" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "897.193176 1177.880981 915.366211" +"classname" "particle" +"think" "finish_particle" +"cnt" "849.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2038" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1254.865234 918.220642 1393.195801" +"classname" "particle" +"think" "finish_particle" +"cnt" "850.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1889" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "895.780823 326.198975 677.248352" +"classname" "particle" +"think" "finish_particle" +"cnt" "851.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1824" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "852.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1908" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "731.474548 386.508728 427.493256" +"classname" "particle" +"think" "finish_particle" +"cnt" "853.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1924" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "854.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1946" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1738.537109 2073.751953 1606.658569" +"classname" "particle" +"think" "finish_particle" +"cnt" "855.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1750" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "856.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1959" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1969.364502 2113.254395 1752.488037" +"classname" "particle" +"think" "finish_particle" +"cnt" "857.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1852" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "858.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1897" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "674.960327 787.163940 980.916504" +"classname" "particle" +"think" "finish_particle" +"cnt" "859.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1498" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1594.579834 997.310181 1384.993652" +"classname" "particle" +"think" "finish_particle" +"cnt" "860.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2063" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "861.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1947" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1563.921631 1745.432617 1505.267944" +"classname" "particle" +"think" "finish_particle" +"cnt" "862.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1825" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2678.942139 2405.896729 2834.282471" +"classname" "particle" +"think" "finish_particle" +"cnt" "863.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2007" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3982.415283 4420.638672 4028.340088" +"classname" "particle" +"think" "finish_particle" +"cnt" "864.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1771" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "877.241577 544.744263 551.420166" +"classname" "particle" +"think" "finish_particle" +"cnt" "865.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1963" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1779.016846 1235.219238 1310.842651" +"classname" "particle" +"think" "finish_particle" +"cnt" "866.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1938" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2289.133057 3362.509277 3016.730225" +"classname" "particle" +"think" "finish_particle" +"cnt" "867.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1571" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3344.360352 3557.811768 3092.477295" +"classname" "particle" +"think" "finish_particle" +"cnt" "868.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1967" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2114.442627 2158.073975 2051.948730" +"classname" "particle" +"think" "finish_particle" +"cnt" "869.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1704" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1752.486084 1064.609253 868.666870" +"classname" "particle" +"think" "finish_particle" +"cnt" "870.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1692" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1085.652100 798.295349 800.658203" +"classname" "particle" +"think" "finish_particle" +"cnt" "871.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1800" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1318.917969 736.172607 513.482422" +"classname" "particle" +"think" "finish_particle" +"cnt" "872.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1708" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3718.417969 3008.333496 3423.781006" +"classname" "particle" +"think" "finish_particle" +"cnt" "873.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1926" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3129.255371 3298.187988 4064.872803" +"classname" "particle" +"think" "finish_particle" +"cnt" "874.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2002" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1417.621948 1473.966919 1712.001343" +"classname" "particle" +"think" "finish_particle" +"cnt" "875.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1858" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1524.070923 1769.162354 1482.639404" +"classname" "particle" +"think" "finish_particle" +"cnt" "876.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1359" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1733.229736 1117.365479 1085.889893" +"classname" "particle" +"think" "finish_particle" +"cnt" "877.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1942" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1924.306763 1686.392822 1993.119629" +"classname" "particle" +"think" "finish_particle" +"cnt" "878.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1905" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3316.277588 2713.514404 2929.331787" +"classname" "particle" +"think" "finish_particle" +"cnt" "879.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1975" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "516.197266 994.985107 1241.032837" +"classname" "particle" +"think" "finish_particle" +"cnt" "880.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1980" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3150.058594 3554.498779 3581.568604" +"classname" "particle" +"think" "finish_particle" +"cnt" "881.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1797" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "921.758423 741.565796 822.412781" +"classname" "particle" +"think" "finish_particle" +"cnt" "882.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1695" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1628.194702 1905.192871 1334.123047" +"classname" "particle" +"think" "finish_particle" +"cnt" "883.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1813" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "494.897095 449.690338 614.035767" +"classname" "particle" +"think" "finish_particle" +"cnt" "884.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1977" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "964.295227 790.990845 1391.217285" +"classname" "particle" +"think" "finish_particle" +"cnt" "885.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1896" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "591.969604 985.741699 610.699829" +"classname" "particle" +"think" "finish_particle" +"cnt" "886.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1987" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3267.522461 3634.993408 4191.148438" +"classname" "particle" +"think" "finish_particle" +"cnt" "887.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1968" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4166.641113 4466.637207 3951.964355" +"classname" "particle" +"think" "finish_particle" +"cnt" "888.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1854" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1343.695068 1318.668823 1200.422119" +"classname" "particle" +"think" "finish_particle" +"cnt" "889.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1281" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2276.516846 2432.564453 2382.948975" +"classname" "particle" +"think" "finish_particle" +"cnt" "890.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1757" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1856.861084 1418.888184 1888.299561" +"classname" "particle" +"think" "finish_particle" +"cnt" "891.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1976" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2399.364014 1486.906616 1946.668091" +"classname" "particle" +"think" "finish_particle" +"cnt" "892.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1772" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2119.581299 2582.627686 2228.816895" +"classname" "particle" +"think" "finish_particle" +"cnt" "893.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1849" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3069.376221 3375.843994 2471.975342" +"classname" "particle" +"think" "finish_particle" +"cnt" "894.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2069" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1603.166138 1446.344971 1336.516113" +"classname" "particle" +"think" "finish_particle" +"cnt" "895.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1971" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3581.254395 3282.700439 3610.224854" +"classname" "particle" +"think" "finish_particle" +"cnt" "896.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1941" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "885.911011 411.007782 511.154968" +"classname" "particle" +"think" "finish_particle" +"cnt" "897.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1904" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "916.398376 1435.187622 1820.227783" +"classname" "particle" +"think" "finish_particle" +"cnt" "898.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1982" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4883.991699 4929.823242 4229.694336" +"classname" "particle" +"think" "finish_particle" +"cnt" "899.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1960" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4043.518799 4921.797852 4012.827637" +"classname" "particle" +"think" "finish_particle" +"cnt" "900.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1979" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2735.012939 2340.772217 3002.120850" +"classname" "particle" +"think" "finish_particle" +"cnt" "901.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1949" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "606.246521 564.222534 809.362305" +"classname" "particle" +"think" "finish_particle" +"cnt" "902.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1843" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "903.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1880" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2618.806641 2469.481934 2365.235107" +"classname" "particle" +"think" "finish_particle" +"cnt" "904.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2005" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1920.396240 1765.254517 2162.909424" +"classname" "particle" +"think" "finish_particle" +"cnt" "905.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1943" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "880.509094 740.154114 1176.144897" +"classname" "particle" +"think" "finish_particle" +"cnt" "906.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1871" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "907.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1991" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "908.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1945" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3209.065918 3214.752197 3511.008057" +"classname" "particle" +"think" "finish_particle" +"cnt" "909.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1538" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2598.206299 2727.553711 2550.743652" +"classname" "particle" +"think" "finish_particle" +"cnt" "910.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1912" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "983.203979 905.185120 1444.703613" +"classname" "particle" +"think" "finish_particle" +"cnt" "911.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1961" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1828.199463 1326.660767 2284.153076" +"classname" "particle" +"think" "finish_particle" +"cnt" "912.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1698" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "456.314270 799.206055 562.663086" +"classname" "particle" +"think" "finish_particle" +"cnt" "913.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1739" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2203.239502 1532.417114 2695.005371" +"classname" "particle" +"think" "finish_particle" +"cnt" "914.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1917" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6548.393066 5079.762695 5175.574219" +"classname" "particle" +"think" "finish_particle" +"cnt" "915.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1995" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "510.723206 625.163086 362.150970" +"classname" "particle" +"think" "finish_particle" +"cnt" "916.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1953" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2100.575439 1414.868774 2217.885498" +"classname" "particle" +"think" "finish_particle" +"cnt" "917.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1431" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "918.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1990" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "866.054626 512.343140 950.439148" +"classname" "particle" +"think" "finish_particle" +"cnt" "919.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2013" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2123.704346 3042.754883 1611.852051" +"classname" "particle" +"think" "finish_particle" +"cnt" "920.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1536" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "921.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2023" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1058.973633 646.179504 581.795105" +"classname" "particle" +"think" "finish_particle" +"cnt" "922.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1885" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2917.876221 2143.729492 2548.533447" +"classname" "particle" +"think" "finish_particle" +"cnt" "923.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1951" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4094.034424 3546.466309 3795.233398" +"classname" "particle" +"think" "finish_particle" +"cnt" "924.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1958" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1055.701416 1409.030151 699.011658" +"classname" "particle" +"think" "finish_particle" +"cnt" "925.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1939" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "926.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1898" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "927.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1700" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2591.821777 3083.615479 2822.064697" +"classname" "particle" +"think" "finish_particle" +"cnt" "928.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1915" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1364.047363 1752.460938 1428.543579" +"classname" "particle" +"think" "finish_particle" +"cnt" "929.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1121" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2393.447510 3079.919678 1823.473145" +"classname" "particle" +"think" "finish_particle" +"cnt" "930.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2027" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "834.062622 941.023560 369.080048" +"classname" "particle" +"think" "finish_particle" +"cnt" "931.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2008" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3626.023682 3455.908691 2976.107178" +"classname" "particle" +"think" "finish_particle" +"cnt" "932.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1777" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2448.281982 2639.630859 2612.965088" +"classname" "particle" +"think" "finish_particle" +"cnt" "933.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2078" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2014.623047 1677.085938 1992.005249" +"classname" "particle" +"think" "finish_particle" +"cnt" "934.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2120" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2588.281006 3351.481201 2150.448730" +"classname" "particle" +"think" "finish_particle" +"cnt" "935.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2020" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "555.591003 628.856750 717.692383" +"classname" "particle" +"think" "finish_particle" +"cnt" "936.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1892" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1207.887329 1027.601807 1303.768188" +"classname" "particle" +"think" "finish_particle" +"cnt" "937.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1903" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "938.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1539.380005 1812.452637 2025.245972" +"classname" "particle" +"think" "finish_particle" +"cnt" "939.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1972" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "940.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1984" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "799.253967 839.423096 815.324890" +"classname" "particle" +"think" "finish_particle" +"cnt" "941.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2045" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "942.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1983" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2098.812988 2366.766357 2590.333496" +"classname" "particle" +"think" "finish_particle" +"cnt" "943.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1902" +} +{ +"modelindex" "255.000000" +"absmin" "-11.898952 161.911072 1000.867615" +"absmax" "-9.898952 163.911072 1002.867615" +"movetype" "8.000000" +"origin" "-10.898952 162.911072 1001.867615" +"velocity" "1.824397 -2.173528 19.916624" +"angles" "3611.496094 1941.297729 2553.534668" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "2878.734375" +"owner" "921" +"cnt" "944.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1899" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "764.562317 684.626770 809.302307" +"classname" "particle" +"think" "finish_particle" +"cnt" "945.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2067" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "977.514954 886.530396 669.084839" +"classname" "particle" +"think" "finish_particle" +"cnt" "946.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2039" +} +{ +"modelindex" "255.000000" +"absmin" "-20.122957 190.621002 953.251343" +"absmax" "-18.122957 192.621002 955.251343" +"movetype" "8.000000" +"origin" "-19.122957 191.621002 954.251343" +"velocity" "0.666891 0.835597 15.617542" +"angles" "3515.600586 2609.795654 2096.389893" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2878.801758" +"owner" "921" +"cnt" "947.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2015" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1770.450684 1870.711182 1321.910645" +"classname" "particle" +"think" "finish_particle" +"cnt" "948.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1658" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1802.179077 1870.939941 1728.624268" +"classname" "particle" +"think" "finish_particle" +"cnt" "949.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1948" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2653.779785 3154.395508 2523.881592" +"classname" "particle" +"think" "finish_particle" +"cnt" "950.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2085" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "951.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2003" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "943.131958 1540.865967 1214.070801" +"classname" "particle" +"think" "finish_particle" +"cnt" "952.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1861" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "953.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1996" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "954.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2016" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "955.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1957" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "712.296265 601.104492 508.979401" +"classname" "particle" +"think" "finish_particle" +"cnt" "956.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1809" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3467.760742 2837.180420 3926.340576" +"classname" "particle" +"think" "finish_particle" +"cnt" "957.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1525" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1344.026611 798.640259 1370.541138" +"classname" "particle" +"think" "finish_particle" +"cnt" "958.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1572" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3003.792236 3996.712646 2357.043457" +"classname" "particle" +"think" "finish_particle" +"cnt" "959.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1731" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "814.483276 1017.437683 818.631287" +"classname" "particle" +"think" "finish_particle" +"cnt" "960.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2058" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1064.501709 974.107361 1030.701538" +"classname" "particle" +"think" "finish_particle" +"cnt" "961.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1846" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "701.024658 1598.615723 1043.495972" +"classname" "particle" +"think" "finish_particle" +"cnt" "962.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2073" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "997.310791 1590.549561 1192.960205" +"classname" "particle" +"think" "finish_particle" +"cnt" "963.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2056" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2232.793701 1729.165161 1683.948608" +"classname" "particle" +"think" "finish_particle" +"cnt" "964.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1914" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "965.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2040" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2007.734131 1836.902222 2367.964355" +"classname" "particle" +"think" "finish_particle" +"cnt" "966.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2057" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "967.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2068" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "510.122314 979.974426 443.666656" +"classname" "particle" +"think" "finish_particle" +"cnt" "968.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1999" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1387.123413 2398.198486 1690.565308" +"classname" "particle" +"think" "finish_particle" +"cnt" "969.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1587" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1620.595825 1473.646118 1027.931274" +"classname" "particle" +"think" "finish_particle" +"cnt" "970.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2042" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2805.510986 1989.447754 2972.010498" +"classname" "particle" +"think" "finish_particle" +"cnt" "971.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1965" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "972.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2059" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1446.381470 2406.416016 1558.675781" +"classname" "particle" +"think" "finish_particle" +"cnt" "973.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2034" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4367.758301 4441.798828 4957.386230" +"classname" "particle" +"think" "finish_particle" +"cnt" "974.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2032" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "920.081116 721.564514 1374.629028" +"classname" "particle" +"think" "finish_particle" +"cnt" "975.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1950" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1278.570801 1953.376343 1952.223022" +"classname" "particle" +"think" "finish_particle" +"cnt" "976.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1289" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "591.161255 775.676147 1702.643555" +"classname" "particle" +"think" "finish_particle" +"cnt" "977.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1964" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "978.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1997" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1414.393921 731.455750 1462.564575" +"classname" "particle" +"think" "finish_particle" +"cnt" "979.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2024" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2242.550781 2831.720215 2257.317383" +"classname" "particle" +"think" "finish_particle" +"cnt" "980.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1878" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2088.185303 1837.717285 2028.377441" +"classname" "particle" +"think" "finish_particle" +"cnt" "981.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2099" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "842.474243 956.392090 603.739563" +"classname" "particle" +"think" "finish_particle" +"cnt" "982.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1952" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3850.337158 3350.112305 3771.733887" +"classname" "particle" +"think" "finish_particle" +"cnt" "983.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2037" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "714.265930 1140.867798 1518.271118" +"classname" "particle" +"think" "finish_particle" +"cnt" "984.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1911" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1833.510620 1391.192993 1727.662598" +"classname" "particle" +"think" "finish_particle" +"cnt" "985.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1884" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "986.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2087" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1728.505249 1262.720825 1108.522827" +"classname" "particle" +"think" "finish_particle" +"cnt" "987.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1886" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1124.712769 739.027039 1215.213745" +"classname" "particle" +"think" "finish_particle" +"cnt" "988.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1993" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2278.412842 2040.619751 2217.613281" +"classname" "particle" +"think" "finish_particle" +"cnt" "989.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2086" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "990.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1907" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3334.195557 3818.623779 3217.431641" +"classname" "particle" +"think" "finish_particle" +"cnt" "991.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1955" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "992.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2041" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2290.561768 1818.767578 1639.054199" +"classname" "particle" +"think" "finish_particle" +"cnt" "993.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1413" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3164.298096 2688.225342 3412.814941" +"classname" "particle" +"think" "finish_particle" +"cnt" "994.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1292" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "684.594604 551.822449 1197.110352" +"classname" "particle" +"think" "finish_particle" +"cnt" "995.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2001" +} +{ +"modelindex" "255.000000" +"absmin" "-39.012890 187.712753 940.421021" +"absmax" "-37.012890 189.712753 942.421021" +"movetype" "8.000000" +"origin" "-38.012890 188.712753 941.421021" +"velocity" "-1.432295 0.307749 13.831111" +"angles" "2001.861450 1824.321167 2145.333740" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2878.702881" +"owner" "921" +"cnt" "996.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1513" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2140.785889 1566.964355 1931.665161" +"classname" "particle" +"think" "finish_particle" +"cnt" "997.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2084" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "998.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2075" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "968.073547 579.987732 684.511658" +"classname" "particle" +"think" "finish_particle" +"cnt" "999.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2097" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2313.204834 1913.517944 2103.739258" +"classname" "particle" +"think" "finish_particle" +"cnt" "1000.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1733" +} +{ +"modelindex" "268.000000" +"absmin" "-1214.978638 175.503159 950.520874" +"absmax" "-1212.978638 177.503159 952.520874" +"movetype" "8.000000" +"origin" "-1213.978638 176.503159 951.520874" +"velocity" "2.417921 -1.903012 19.523300" +"angles" "557.096069 493.025604 750.721130" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2881.176514" +"owner" "923" +"cnt" "1001.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1562" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "1002.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2103" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1259.153687 1653.495361 1784.848267" +"classname" "particle" +"think" "finish_particle" +"cnt" "1003.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2107" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "727.469666 1062.611084 983.665283" +"classname" "particle" +"think" "finish_particle" +"cnt" "1004.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1992" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1964.356201 1071.248169 1329.127808" +"classname" "particle" +"think" "finish_particle" +"cnt" "1005.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1921" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "1006.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2104" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1476.174805 2683.450928 1616.245850" +"classname" "particle" +"think" "finish_particle" +"cnt" "1007.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1787" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "1008.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1966" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1046.947998 851.837341 1070.471313" +"classname" "particle" +"think" "finish_particle" +"cnt" "1009.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2050" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2779.292725 2820.588135 3348.786377" +"classname" "particle" +"think" "finish_particle" +"cnt" "1010.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1978" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "1011.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1653" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "768.554260 1465.383057 1190.148071" +"classname" "particle" +"think" "finish_particle" +"cnt" "1012.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2062" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2848.573486 4595.816895 3663.877930" +"classname" "particle" +"think" "finish_particle" +"cnt" "1013.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1768" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "1014.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "2108" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1955.084839 2290.572021 1444.899902" +"classname" "particle" +"think" "finish_particle" +"cnt" "1015.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1662" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1400.875977 2306.339111 2186.022461" +"classname" "particle" +"think" "finish_particle" +"cnt" "1016.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1351" +} +{ +"modelindex" "243.000000" +"absmin" "-1212.046265 206.761307 942.368835" +"absmax" "-1210.046265 208.761307 944.368835" +"movetype" "8.000000" +"origin" "-1211.046265 207.761307 943.368835" +"velocity" "3.330302 2.340526 17.621510" +"angles" "1725.541870 1312.751221 1408.212891" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2880.943848" +"owner" "923" +"cnt" "1017.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1753" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "814.051880 893.420288 1547.411255" +"classname" "particle" +"think" "finish_particle" +"cnt" "1018.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1841" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1019.000000" +"classtype" "40.000000" +"entchain" "2125" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1020.000000" +"classtype" "40.000000" +"entchain" "2126" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1021.000000" +"classtype" "40.000000" +"entchain" "2127" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" "classname" "particle" "cnt" "1022.000000" "classtype" "40.000000" -"entchain" "1089" +"entchain" "2128" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" "classname" "particle" "cnt" "1023.000000" "classtype" "40.000000" -"entchain" "41" +"entchain" "1114" } { -"absmin" "-351.187500 -380.378937 63.313248" -"absmax" "-349.187500 -378.378937 65.313248" -"ltime" "25.721779" +"absmin" "-2525.841309 1311.711060 -32.968750" +"absmax" "-2523.841309 1313.711060 -30.968750" +"ltime" "61.339409" "movetype" "10.000000" "solid" "2.000000" -"origin" "-350.187500 -379.378937 64.313248" -"angles" "70.519730 120.608345 261.261169" +"origin" "-2524.841309 1312.711060 -31.968750" +"angles" "197.334290 62.107433 215.942474" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8167,19 +57485,19 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-75.748260 -13.975092 116.022476" +"mangle" "68.754280 -31.640175 156.282593" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "247.844223 247.886139 63.313248" -"absmax" "249.844223 249.886139 65.313248" -"ltime" "92.298584" +"absmin" "-2973.355469 2071.599365 -0.968750" +"absmax" "-2971.355469 2073.599365 1.031250" +"ltime" "12.836858" "movetype" "10.000000" "solid" "2.000000" -"origin" "248.844223 248.886139 64.313248" -"angles" "121.180122 -301.110809 -225.948776" +"origin" "-2972.355469 2072.599365 0.031250" +"angles" "-141.227524 183.368561 100.392021" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8189,19 +57507,110 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "76.738792 5.897196 195.772324" +"mangle" "59.352116 51.191048 165.313965" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "242.414490 228.392471 63.313248" -"absmax" "244.414490 230.392471 65.313248" -"ltime" "93.167999" +"absmin" "-2521.461426 1161.319336 -192.968750" +"absmax" "-2519.461426 1163.319336 -190.968750" +"ltime" "64.273987" "movetype" "10.000000" "solid" "2.000000" -"origin" "243.414490 229.392471 64.313248" -"angles" "-230.724426 653.508118 -60.877666" +"origin" "-2520.461426 1162.319336 -191.968750" +"angles" "-519.296204 983.834534 -387.366302" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-17.475073 -73.644684 124.680504" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2725.536865 1306.763306 -32.968750" +"absmax" "-2723.536865 1308.763306 -30.968750" +"ltime" "98.274437" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2724.536865 1307.763306 -31.968750" +"angles" "64.807129 218.727982 -18.473841" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "528" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "84.867874 -10.919240 102.844963" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2773.531494 1417.961182 -32.968750" +"absmax" "-2771.531494 1419.961182 -30.968750" +"ltime" "100.045372" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2772.531494 1418.961182 -31.968750" +"angles" "11.648543 101.429115 -97.744720" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2132" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.755363 22.161541 102.955200" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2668.307617 1484.450806 -32.968750" +"absmax" "-2666.307617 1486.450806 -30.968750" +"ltime" "33.743931" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2667.307617 1485.450806 -31.968750" +"angles" "312.065460 -189.103256 -226.895874" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2133" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.921532 74.901421 166.892105" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3250.298096 1512.872437 31.031250" +"absmax" "-3248.298096 1514.872437 33.031250" +"ltime" "84.213379" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3249.298096 1513.872437 32.031250" +"angles" "-76.716515 -103.711212 242.313751" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8211,67 +57620,19 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "82.610085 -12.873275 144.183853" +"mangle" "25.457317 71.108482 163.380035" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -} -{ -} -{ -"absmin" "254.471085 114.859863 -23.426750" -"absmax" "256.471069 116.859863 -21.426750" -"ltime" "10.857422" +"absmin" "-2948.479004 2049.669434 -0.968750" +"absmax" "-2946.479004 2051.669434 1.031250" +"ltime" "11.242867" "movetype" "10.000000" "solid" "2.000000" -"origin" "255.471085 115.859863 -22.426750" -"angles" "-30.558008 34.985428 15.161823" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "18" -"noise" "weapons/bounce.wav" -"mangle" "-16.774101 -73.818176 184.157837" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "-40.703827 236.645218 63.313248" -"absmax" "-38.703827 238.645218 65.313248" -"ltime" "13.744232" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "-39.703827 237.645218 64.313248" -"angles" "-58.634727 498.157898 27.668549" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "14" -"noise" "weapons/bounce.wav" -"mangle" "-9.473801 -88.065048 145.667908" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "-80.111946 -48.531631 -23.426750" -"absmax" "-78.111946 -46.531631 -21.426750" -"ltime" "84.697037" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "-79.111946 -47.531631 -22.426750" -"angles" "204.207794 -105.034416 -119.470276" +"origin" "-2947.479004 2050.669434 0.031250" +"angles" "-4.138884 208.158447 267.371185" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8281,19 +57642,42 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-76.642761 34.823238 141.567993" +"mangle" "82.798630 28.738789 186.003799" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "360.421997 -260.554016 63.313248" -"absmax" "362.421997 -258.554016 65.313248" -"ltime" "41.944065" +"absmin" "-2658.876953 944.344666 -31.968750" +"absmax" "-2656.876953 946.344666 -29.968750" +"ltime" "115.468430" "movetype" "10.000000" "solid" "2.000000" -"origin" "361.421997 -259.554016 64.313248" -"angles" "7.753312 -35.181767 -140.256042" +"origin" "-2657.876953 945.344666 -30.968750" +"angles" "-218.804672 175.369614 171.742294" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1015" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.000053 67.483444 137.939209" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2535.293701 648.264954 -32.968750" +"absmax" "-2533.293701 650.264954 -30.968750" +"ltime" "187.472366" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2534.293701 649.264954 -31.968750" +"angles" "-108.952965 446.220062 24.634014" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8303,19 +57687,111 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "13.484051 -77.986870 191.009689" +"mangle" "-53.971741 -65.639748 112.187469" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "368.523315 -251.400040 63.313248" -"absmax" "370.523315 -249.400040 65.313248" -"ltime" "42.079689" +"absmin" "-2758.568359 1376.607910 -32.968750" +"absmax" "-2756.568359 1378.607910 -30.968750" +"ltime" "123.300926" "movetype" "10.000000" "solid" "2.000000" -"origin" "369.523315 -250.400040 64.313248" -"angles" "52.088081 155.231018 268.470734" +"origin" "-2757.568359 1377.607910 -31.968750" +"angles" "79.678864 234.282181 -60.930992" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2134" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-0.243858 126.856125 140.836594" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2530.628418 1317.688721 -32.968750" +"absmax" "-2528.628418 1319.688721 -30.968750" +"ltime" "61.813335" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2529.628418 1318.688721 -31.968750" +"angles" "-153.130600 458.984161 110.195015" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2139" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.947113 -28.706444 123.593666" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2704.934570 1431.675171 -32.968750" +"absmax" "-2702.934570 1433.675171 -30.968750" +"ltime" "34.068741" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2703.934570 1432.675171 -31.968750" +"angles" "204.807480 -12.350910 -125.312607" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2139" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-12.097809 74.038551 127.314774" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2638.756348 1410.361450 -32.968750" +"absmax" "-2636.756348 1412.361450 -30.968750" +"ltime" "105.118523" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2637.756348 1411.361450 -31.968750" +"angles" "66.803917 270.548523 332.345215" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2141" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.757591 -20.327663 197.155640" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2682.277344 908.312500 -32.968750" +"absmax" "-2680.277344 910.312500 -30.968750" +"ltime" "138.429916" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2681.277344 909.312500 -31.968750" +"angles" "141.249649 84.996071 3.742325" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8325,19 +57801,19 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "21.876768 -73.442757 165.711761" +"mangle" "21.820652 71.960197 115.677376" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "-68.269936 -46.513802 -23.426750" -"absmax" "-66.269936 -44.513802 -21.426750" -"ltime" "85.215431" +"absmin" "-2963.316895 2055.052734 -0.968750" +"absmax" "-2961.316895 2057.052734 1.031250" +"ltime" "11.880625" "movetype" "10.000000" "solid" "2.000000" -"origin" "-67.269936 -45.513802 -22.426750" -"angles" "128.706650 316.885498 -161.947266" +"origin" "-2962.316895 2056.052734 0.031250" +"angles" "-108.703896 309.645844 182.777573" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8347,29 +57823,40 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-76.752121 37.253708 98.378716" +"mangle" "74.770020 37.249638 141.192429" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { +"absmin" "288.280273 -2092.587402 383.031250" +"absmax" "290.280273 -2090.587402 385.031250" +"ltime" "2060.040283" +"origin" "289.280273 -2091.587402 384.031250" +"angles" "50.665455 391.280304 61.208836" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "640" +"noise" "weapons/bounce.wav" +"mangle" "539.994080 -196.541916 20.067209" +"height" "1.000000" +"bodyfadeaway" "1.000000" +"classtype" "460.000000" +"classgroup" "230.000000" } { -} -{ -} -{ -} -{ -} -{ -"absmin" "-381.709106 -373.015045 63.313248" -"absmax" "-379.709106 -371.015045 65.313248" -"ltime" "33.057724" +"absmin" "-3018.125977 2072.210449 -0.968750" +"absmax" "-3016.125977 2074.210449 1.031250" +"ltime" "13.466549" "movetype" "10.000000" "solid" "2.000000" -"origin" "-380.709106 -372.015045 64.313248" -"angles" "-170.904556 431.266174 14.381667" +"origin" "-3017.125977 2073.210449 0.031250" +"angles" "-126.865486 224.788620 -111.279388" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8379,19 +57866,19 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-73.707779 13.952602 142.663544" +"mangle" "21.417826 72.720940 103.777023" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "-386.000336 -403.915039 63.313248" -"absmax" "-384.000336 -401.915039 65.313248" -"ltime" "29.355675" +"absmin" "-3024.385254 2081.031738 -0.968750" +"absmax" "-3022.385254 2083.031738 1.031250" +"ltime" "13.293516" "movetype" "10.000000" "solid" "2.000000" -"origin" "-385.000336 -402.915039 64.313248" -"angles" "285.513550 105.580048 -306.060211" +"origin" "-3023.385254 2082.031738 0.031250" +"angles" "-69.103416 134.649521 172.983978" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8401,19 +57888,42 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-73.088287 -17.309292 143.564377" +"mangle" "11.121450 74.385567 142.634872" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "-391.868591 -393.453583 63.313248" -"absmax" "-389.868591 -391.453583 65.313248" -"ltime" "29.326927" +"absmin" "-2688.872314 1351.208374 -32.968750" +"absmax" "-2686.872314 1353.208374 -30.968750" +"ltime" "124.859108" "movetype" "10.000000" "solid" "2.000000" -"origin" "-390.868591 -392.453583 64.313248" -"angles" "156.175781 249.604156 124.059113" +"origin" "-2687.872314 1352.208374 -31.968750" +"angles" "105.228165 -143.946701 254.080688" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2142" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.085632 70.170097 124.968430" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2498.108887 1284.179565 -32.968750" +"absmax" "-2496.108887 1286.179565 -30.968750" +"ltime" "64.339020" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2497.108887 1285.179565 -31.968750" +"angles" "200.486420 435.209412 -113.653900" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8423,21 +57933,42 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-70.089294 -33.939056 192.358002" +"mangle" "-49.772110 -70.932922 110.324234" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -} -{ -"absmin" "-355.498260 -372.435425 63.313248" -"absmax" "-353.498260 -370.435425 65.313248" -"ltime" "26.539650" +"absmin" "-2695.831299 1488.458618 -32.968750" +"absmax" "-2693.831299 1490.458618 -30.968750" +"ltime" "27.137486" "movetype" "10.000000" "solid" "2.000000" -"origin" "-354.498260 -371.435425 64.313248" -"angles" "193.694992 101.228951 -197.165009" +"origin" "-2694.831299 1489.458618 -31.968750" +"angles" "-191.192383 -58.180321 29.293707" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2148" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-39.966896 72.419128 194.017014" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3288.136475 1456.458740 31.031250" +"absmax" "-3286.136475 1458.458740 33.031250" +"ltime" "84.425919" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3287.136475 1457.458740 32.031250" +"angles" "117.529617 286.725708 -187.499023" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8447,19 +57978,19 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-74.926674 -5.668339 144.033752" +"mangle" "11.346077 74.148201 134.818314" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "-352.775391 -344.883606 63.313248" -"absmax" "-350.775391 -342.883606 65.313248" -"ltime" "26.620432" +"absmin" "-3377.513672 1386.372681 31.031250" +"absmax" "-3375.513672 1388.372681 33.031250" +"ltime" "87.619522" "movetype" "10.000000" "solid" "2.000000" -"origin" "-351.775391 -343.883606 64.313248" -"angles" "-92.976913 258.916687 -5.058727" +"origin" "-3376.513672 1387.372681 32.031250" +"angles" "-143.764954 0.349975 -227.761780" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8469,29 +58000,42 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-75.345345 23.637239 126.074097" +"mangle" "-24.227566 71.082130 188.927200" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -} -{ -} -{ -} -{ -} -{ -} -{ -"absmin" "-380.172638 -390.968201 63.313248" -"absmax" "-378.172638 -388.968201 65.313248" -"ltime" "32.546509" +"absmin" "-2674.240234 1493.219604 -32.968750" +"absmax" "-2672.240234 1495.219604 -30.968750" +"ltime" "29.372461" "movetype" "10.000000" "solid" "2.000000" -"origin" "-379.172638 -389.968201 64.313248" -"angles" "306.236755 149.744415 -67.491829" +"origin" "-2673.240234 1494.219604 -31.968750" +"angles" "120.909401 322.363373 -275.488129" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2150" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-13.657518 75.060959 167.913254" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2599.654297 902.965027 -32.968750" +"absmax" "-2597.654297 904.965027 -30.968750" +"ltime" "146.472961" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2598.654297 903.965027 -31.968750" +"angles" "232.796234 172.704651 215.260544" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8501,19 +58045,340 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-76.751488 -4.219036 143.580719" +"mangle" "62.358498 63.762093 151.867615" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "232.737961 -372.517303 63.313248" -"absmax" "234.737961 -370.517303 65.313248" -"ltime" "40.724659" +"absmin" "-2668.509277 1425.549316 -32.968750" +"absmax" "-2666.509277 1427.549316 -30.968750" +"ltime" "30.217257" "movetype" "10.000000" "solid" "2.000000" -"origin" "233.737961 -371.517303 64.313248" -"angles" "151.370041 343.035004 231.653870" +"origin" "-2667.509277 1426.549316 -31.968750" +"angles" "59.685768 137.096802 109.965919" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2153" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "2.080927 76.579002 127.221802" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2662.410400 1399.997559 -32.968750" +"absmax" "-2660.410400 1401.997559 -30.968750" +"ltime" "31.179338" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2661.410400 1400.997559 -31.968750" +"angles" "291.275330 271.601715 136.243134" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2155" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "1.750626 75.441887 196.889145" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2663.520508 1491.991943 -32.968750" +"absmax" "-2661.520508 1493.991943 -30.968750" +"ltime" "27.394484" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2662.520508 1492.991943 -31.968750" +"angles" "324.475037 -122.291855 291.887238" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2156" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.184734 74.887169 158.045273" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2526.609619 1292.510132 -32.968750" +"absmax" "-2524.609619 1294.510132 -30.968750" +"ltime" "63.011356" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2525.609619 1293.510132 -31.968750" +"angles" "189.128021 334.566437 -268.481964" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2156" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.542953 -50.806030 160.621811" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2619.320557 1478.947021 -32.968750" +"absmax" "-2617.320557 1480.947021 -30.968750" +"ltime" "32.440647" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2618.320557 1479.947021 -31.968750" +"angles" "253.917648 175.558716 81.216293" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2157" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "39.312584 67.890419 104.582031" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2599.457520 1053.872070 -31.968750" +"absmax" "-2597.457520 1055.872070 -29.968750" +"ltime" "129.162079" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2598.457520 1054.872070 -30.968750" +"angles" "24.864248 335.216705 75.960571" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1015" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "63.080391 -40.787361 162.380539" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2679.864502 1504.104492 -32.968750" +"absmax" "-2677.864502 1506.104492 -30.968750" +"ltime" "28.181089" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2678.864502 1505.104492 -31.968750" +"angles" "155.834396 -169.897888 -252.739319" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2159" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-19.952915 79.550507 188.972397" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2666.703613 1328.703491 -32.968750" +"absmax" "-2664.703613 1330.703491 -30.968750" +"ltime" "98.313110" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2665.703613 1329.703491 -31.968750" +"angles" "166.932388 293.414703 299.148102" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2157" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.429993 -5.458610 157.845123" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2185.420166 1349.638306 -40.968750" +"absmax" "-2183.420166 1351.638306 -38.968750" +"ltime" "67.324249" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2184.420166 1350.638306 -39.968750" +"angles" "-244.484085 280.837799 -104.575951" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "509" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-14.357388 -77.254860 139.610077" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2656.522217 1499.863037 -32.968750" +"absmax" "-2654.522217 1501.863037 -30.968750" +"ltime" "29.560984" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2655.522217 1500.863037 -31.968750" +"angles" "-22.963243 157.541458 142.367004" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2162" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "2.734627 74.959785 189.858322" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2430.625732 1144.754150 -192.968750" +"absmax" "-2428.625732 1146.754150 -190.968750" +"ltime" "64.875244" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2429.625732 1145.754150 -191.968750" +"angles" "160.943359 263.517181 -99.924835" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-31.264748 -72.551704 199.210724" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2199.865967 1347.860352 -40.968750" +"absmax" "-2197.865967 1349.860352 -38.968750" +"ltime" "66.796043" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2198.865967 1348.860352 -39.968750" +"angles" "272.329285 493.209259 -203.451675" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2163" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-30.231007 -78.954872 115.620682" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2674.631836 915.040710 -31.968750" +"absmax" "-2672.631836 917.040710 -29.968750" +"ltime" "139.873886" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2673.631836 916.040710 -30.968750" +"angles" "329.344299 -200.139099 -288.109863" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1015" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "45.051636 64.850868 162.719330" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2701.245850 1424.133545 -32.968750" +"absmax" "-2699.245850 1426.133545 -30.968750" +"ltime" "100.705673" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2700.245850 1425.133545 -31.968750" +"angles" "-134.628448 -8.427957 -278.563812" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2162" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.840851 5.790703 116.551056" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3378.413818 1335.523804 31.031250" +"absmax" "-3376.413818 1337.523804 33.031250" +"ltime" "88.263412" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3377.413818 1336.523804 32.031250" +"angles" "279.466034 144.421753 270.111420" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8523,19 +58388,42 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "22.159645 -74.567001 181.600998" +"mangle" "-72.443672 30.796068 157.129440" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "211.338821 -371.546509 63.313248" -"absmax" "213.338821 -369.546509 65.313248" -"ltime" "40.194981" +"absmin" "-2713.847168 1520.404541 -32.968750" +"absmax" "-2711.847168 1522.404541 -30.968750" +"ltime" "103.098640" "movetype" "10.000000" "solid" "2.000000" -"origin" "212.338821 -370.546509 64.313248" -"angles" "239.947311 470.987091 -245.368225" +"origin" "-2712.847168 1521.404541 -31.968750" +"angles" "-170.130188 -39.960045 200.402542" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2168" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.080681 49.856373 172.360062" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2516.915039 1306.648926 -32.968750" +"absmax" "-2514.915039 1308.648926 -30.968750" +"ltime" "63.445515" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2515.915039 1307.648926 -31.968750" +"angles" "-190.340729 150.454376 -83.020493" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8545,29 +58433,42 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "2.573372 -74.963272 192.140610" +"mangle" "68.970245 -37.140503 143.784164" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -} -{ -} -{ -} -{ -} -{ -} -{ -"absmin" "-296.475830 -364.391571 63.313248" -"absmax" "-294.475830 -362.391571 65.313248" -"ltime" "27.319183" +"absmin" "-2589.475830 1389.000610 -32.968750" +"absmax" "-2587.475830 1391.000610 -30.968750" +"ltime" "102.674934" "movetype" "10.000000" "solid" "2.000000" -"origin" "-295.475830 -363.391571 64.313248" -"angles" "-207.147034 504.449280 182.434555" +"origin" "-2588.475830 1390.000610 -31.968750" +"angles" "-33.231918 395.981049 7.127625" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2170" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "53.867439 -63.864380 110.352798" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3349.668457 1377.193115 31.031250" +"absmax" "-3347.668457 1379.193115 33.031250" +"ltime" "85.242249" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3348.668457 1378.193115 32.031250" +"angles" "51.342583 39.744511 -256.881226" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8577,19 +58478,340 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-77.785057 1.090929 180.917969" +"mangle" "-43.851067 62.331047 178.971542" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "-302.589294 -346.703827 63.313248" -"absmax" "-300.589294 -344.703827 65.313248" -"ltime" "27.784376" +"absmin" "-2649.283447 948.736267 -31.968750" +"absmax" "-2647.283447 950.736267 -29.968750" +"ltime" "115.950966" "movetype" "10.000000" "solid" "2.000000" -"origin" "-301.589294 -345.703827 64.313248" -"angles" "-199.591324 -96.723946 196.025543" +"origin" "-2648.283447 949.736267 -30.968750" +"angles" "-146.222778 8.059008 191.653595" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1015" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "39.490387 64.561600 179.395599" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2337.790283 1148.705322 -192.968750" +"absmax" "-2335.790283 1150.705322 -190.968750" +"ltime" "65.489197" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2336.790283 1149.705322 -191.968750" +"angles" "46.705425 129.299377 412.593567" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-33.920540 -72.773041 119.519119" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2207.357666 1269.031494 -32.968750" +"absmax" "-2205.357666 1271.031494 -30.968750" +"ltime" "65.819687" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2206.357666 1270.031494 -31.968750" +"angles" "71.358589 44.366009 -263.080353" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2166" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-25.469500 -75.103165 116.076271" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2232.388428 1344.435425 -40.968750" +"absmax" "-2230.388428 1346.435425 -38.968750" +"ltime" "70.117867" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2231.388428 1345.435425 -39.968750" +"angles" "-223.901962 233.654465 169.681686" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2176" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-41.461163 -75.031815 110.329247" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2202.125244 1349.933350 -40.968750" +"absmax" "-2200.125244 1351.933350 -38.968750" +"ltime" "67.254913" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2201.125244 1350.933350 -39.968750" +"angles" "320.087646 476.796753 316.093445" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2177" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-30.022972 -77.009262 141.351593" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2282.338623 1206.320190 -192.968750" +"absmax" "-2280.338623 1208.320190 -190.968750" +"ltime" "67.923813" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2281.338623 1207.320190 -191.968750" +"angles" "-118.000336 423.718506 47.776184" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-43.417625 -75.462074 183.170731" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2301.096924 1155.848389 -192.968750" +"absmax" "-2299.096924 1157.848389 -190.968750" +"ltime" "68.387604" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2300.096924 1156.848389 -191.968750" +"angles" "754.183044 510.818054 -377.304596" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-55.680286 -66.851006 183.827911" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2563.618408 1313.957764 -32.968750" +"absmax" "-2561.618408 1315.957764 -30.968750" +"ltime" "106.030098" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2562.618408 1314.957764 -31.968750" +"angles" "-148.383606 194.770355 -128.321243" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2172" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.656361 -60.560936 123.383736" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2162.649658 1353.409668 -32.968750" +"absmax" "-2160.649658 1355.409668 -30.968750" +"ltime" "69.393173" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2161.649658 1354.409668 -31.968750" +"angles" "48.975166 312.141754 94.792236" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1063" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-19.993465 -75.015358 111.497368" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2226.540771 1345.534180 -40.968750" +"absmax" "-2224.540771 1347.534180 -38.968750" +"ltime" "71.059837" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2225.540771 1346.534180 -39.968750" +"angles" "164.667953 158.934082 75.966362" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2182" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-6.195196 -75.076248 153.848877" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2299.151855 1341.147705 -32.968750" +"absmax" "-2297.151855 1343.147705 -30.968750" +"ltime" "70.112892" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2298.151855 1342.147705 -31.968750" +"angles" "93.752190 485.013336 228.070435" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "660" +"chain" "2183" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-39.253986 -75.135933 156.442719" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2302.667725 1333.023071 -32.968750" +"absmax" "-2300.667725 1335.023071 -30.968750" +"ltime" "70.639397" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2301.667725 1334.023071 -31.968750" +"angles" "198.097504 574.647034 -130.476318" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "660" +"chain" "2184" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-9.504593 -75.059731 187.758286" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2656.458984 922.950623 -31.968750" +"absmax" "-2654.458984 924.950623 -29.968750" +"ltime" "143.755173" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2655.458984 923.950623 -30.968750" +"angles" "108.926064 -247.685196 -48.518204" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1015" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.364017 65.925125 169.947876" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2646.106689 1288.648193 -32.968750" +"absmax" "-2644.106689 1290.648193 -30.968750" +"ltime" "99.013641" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2645.106689 1289.648193 -31.968750" +"angles" "291.015778 184.073578 235.723923" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2168" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "50.482937 -67.839439 140.236877" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2679.585205 806.373047 -32.968750" +"absmax" "-2677.585205 808.373047 -30.968750" +"ltime" "159.194550" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2678.585205 807.373047 -31.968750" +"angles" "65.635941 132.888443 -171.722549" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8599,21 +58821,66 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-81.929871 17.008421 189.782089" +"mangle" "3.117742 -77.638718 100.738167" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -} -{ -"absmin" "166.268814 214.394348 63.313248" -"absmax" "168.268814 216.394348 65.313248" -"ltime" "93.992271" +"absmin" "-2141.732666 1332.821899 -32.968750" +"absmax" "-2139.732666 1334.821899 -30.968750" +"ltime" "71.235512" "movetype" "10.000000" "solid" "2.000000" -"origin" "167.268814 215.394348 64.313248" -"angles" "88.154266 -221.853424 -168.775024" +"origin" "-2140.732666 1333.821899 -31.968750" +"angles" "31.823645 58.237247 -343.275635" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2182" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-34.779282 -75.405113 195.816269" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2079.465820 1351.426392 -34.968750" +"absmax" "-2077.465820 1353.426392 -32.968750" +"ltime" "71.843422" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2078.465820 1352.426392 -33.968750" +"angles" "165.795654 54.555405 174.433609" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "219" +"chain" "2189" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.753883 -75.565903 111.530777" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3321.540771 1417.223511 31.031250" +"absmax" "-3319.540771 1419.223511 33.031250" +"ltime" "85.548302" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3320.540771 1418.223511 32.031250" +"angles" "310.664612 -26.180054 -191.156097" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8623,19 +58890,19 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "85.091568 12.877131 108.402267" +"mangle" "-8.804259 74.964470 171.899765" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "172.726425 206.100204 63.313248" -"absmax" "174.726425 208.100204 65.313248" -"ltime" "93.712814" +"absmin" "-2624.586182 899.668091 -32.968750" +"absmax" "-2622.586182 901.668091 -30.968750" +"ltime" "148.124008" "movetype" "10.000000" "solid" "2.000000" -"origin" "173.726425 207.100204 64.313248" -"angles" "-174.246826 -250.629761 -63.811935" +"origin" "-2623.586182 900.668091 -31.968750" +"angles" "-93.900398 143.476166 281.383850" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8645,19 +58912,42 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "92.395752 3.519524 108.261772" +"mangle" "57.451130 62.411114 137.519791" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "-68.678024 253.163315 63.313248" -"absmax" "-66.678024 255.163315 65.313248" -"ltime" "95.529846" +"absmin" "-3321.439697 1498.138184 28.031250" +"absmax" "-3319.439697 1500.138184 30.031250" +"ltime" "86.119781" "movetype" "10.000000" "solid" "2.000000" -"origin" "-67.678024 254.163315 64.313248" -"angles" "-103.699036 297.954376 194.358185" +"origin" "-3320.439697 1499.138184 29.031250" +"angles" "196.447266 178.906891 -114.849998" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "656" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.050015 74.383026 156.014786" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2702.159424 784.608154 -32.968750" +"absmax" "-2700.159424 786.608154 -30.968750" +"ltime" "162.938293" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2701.159424 785.608154 -31.968750" +"angles" "91.603554 -18.734682 -139.046127" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8667,19 +58957,19 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "10.557750 75.370445 108.035851" +"mangle" "-20.757446 -81.679474 167.540497" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "-64.859344 262.379364 63.313248" -"absmax" "-62.859348 264.379364 65.313248" -"ltime" "95.244644" +"absmin" "-2662.764648 894.477966 -32.968750" +"absmax" "-2660.764648 896.477966 -30.968750" +"ltime" "151.103851" "movetype" "10.000000" "solid" "2.000000" -"origin" "-63.859348 263.379364 64.313248" -"angles" "330.681610 317.001190 -2.663562" +"origin" "-2661.764648 895.477966 -31.968750" +"angles" "-3.998838 44.666340 -99.209564" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8689,27 +58979,87 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "13.084085 75.450172 149.587494" +"mangle" "26.285429 71.021736 165.493759" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -} -{ -} -{ -} -{ -} -{ -"absmin" "-390.598236 -172.816605 63.313248" -"absmax" "-388.598236 -170.816605 65.313248" -"ltime" "33.163307" +"absmin" "-2474.239258 1096.073242 -192.968750" +"absmax" "-2472.239258 1098.073242 -190.968750" +"ltime" "130.764099" "movetype" "10.000000" "solid" "2.000000" -"origin" "-389.598236 -171.816605 64.313248" -"angles" "365.782013 -44.724197 143.775589" +"origin" "-2473.239258 1097.073242 -191.968750" +"angles" "-94.535217 910.594971 -437.174469" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.936333 -24.874094 152.172882" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2597.395508 1408.200928 -32.968750" +"absmax" "-2595.395508 1410.200928 -30.968750" +"ltime" "101.871559" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2596.395508 1409.200928 -31.968750" +"angles" "239.600967 519.817810 123.082291" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2187" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.758034 -27.789886 123.466057" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2702.314453 1514.508423 -32.968750" +"absmax" "-2700.314453 1516.508423 -30.968750" +"ltime" "103.842484" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2701.314453 1515.508423 -31.968750" +"angles" "338.831329 -223.090378 -249.282990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2187" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.585442 36.383202 175.413528" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2469.317139 785.438538 -32.968750" +"absmax" "-2467.317139 787.438538 -30.968750" +"ltime" "179.602783" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2468.317139 786.438538 -31.968750" +"angles" "-134.405792 199.743164 137.801956" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8719,19 +59069,307 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-72.270050 20.094923 195.174515" +"mangle" "63.067055 67.653557 97.428299" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "-400.211639 -151.951553 63.313248" -"absmax" "-398.211639 -149.951553 65.313248" -"ltime" "33.334793" +"absmin" "-872.004150 927.495056 71.031250" +"absmax" "-870.004150 929.495056 73.031250" +"origin" "-871.004150 928.495056 72.031250" +"oldorigin" "-1045.097168 970.606445 0.031250" +"angles" "0.000000 315.000000 0.000000" +"classname" "monster_gargoyle" +"frame" "45.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-70.000000" +"chain" "217" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"owner" "881" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "36.000000" +"search_time" "2867.222168" +"attack_state" "1.000000" +"attack_finished" "2863.238525" +"pain_finished" "2862.220703" +"show_hostile" "2863.222168" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"lip" "0.837306" +"height" "128.000000" +"waitmin" "1002861.250000" +"poisonous" "1.000000" +"bodyfadeaway" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "329.000000" +"classgroup" "615.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gargoyle.mdl" +"attachment" "819" +"estate" "2.000000" +"enemytarget" "823" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2862.721680" +"attack_chance" "0.200000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "2867.069824" +"pain_flinch" "70.000000" +"pain_finstate" "2859.294922" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "2866.881592" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "2862.689941" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "563.428284" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gibtype" "10.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2504.400879 961.515991 -192.968750" +"absmax" "-2502.400879 963.515991 -190.968750" +"ltime" "181.157883" "movetype" "10.000000" "solid" "2.000000" -"origin" "-399.211639 -150.951553 64.313248" -"angles" "-21.348965 50.310905 -150.168015" +"origin" "-2503.400879 962.515991 -191.968750" +"angles" "-510.279022 491.883911 64.025246" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.112083 40.422230 138.436600" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2855.551025 -955.139648 431.031250" +"absmax" "-2853.551025 -953.139648 433.031250" +"ltime" "958.898254" +"origin" "-2854.551025 -954.139648 432.031250" +"angles" "71.929337 354.047455 137.215347" +"classname" "proj_grenade" +"model" "" +"frame" "3.000000" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "2215" +"noise" "weapons/bounce.wav" +"mangle" "-90.633247 -582.944092 124.747017" +"height" "1.000000" +"poisonous" "1.000000" +"bodyfadeaway" "1.000000" +"classtype" "461.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-865.251099 781.112305 103.031250" +"absmax" "-863.251099 783.112305 105.031250" +"origin" "-864.251099 782.112305 104.031250" +"oldorigin" "-974.946045 793.806335 0.031250" +"angles" "0.000000 345.003662 0.000000" +"classname" "monster_gargoyle" +"frame" "43.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-70.000000" +"chain" "2200" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"owner" "881" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "37.000000" +"search_time" "2869.389404" +"attack_state" "1.000000" +"attack_finished" "2864.490234" +"pain_finished" "2863.487061" +"show_hostile" "2865.389404" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"lip" "1.739433" +"height" "128.000000" +"waitmin" "1002863.375000" +"poisonous" "1.000000" +"bodyfadeaway" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "329.000000" +"classgroup" "615.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gargoyle.mdl" +"attachment" "794" +"estate" "2.000000" +"enemytarget" "209" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2864.989014" +"attack_chance" "0.200000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "2867.318115" +"pain_flinch" "70.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "2865.902344" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "2869.985107" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "613.499084" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gibtype" "10.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2624.401367 249.255310 -40.968750" +"absmax" "-2622.401367 251.255310 -38.968750" +"origin" "-2623.401367 250.255310 -39.968750" +"oldorigin" "-2623.401367 250.255310 -31.968750" +"angles" "0.000000 324.000000 0.000000" +"classname" "monster_voreling" +"frame" "30.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-25.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"owner" "769" +"th_stand" "SUB_Null" +"th_walk" "SUB_Null" +"th_run" "SUB_Null" +"th_missile" "SUB_Null" +"th_melee" "SUB_Null" +"th_pain" "voreling_pain" +"th_die" "voreling_die" +"lefty" "36.000000" +"pain_finished" "1511.889038" +"mdl" "progs/mon_vorelingp.mdl" +"pausetime" "999999.000000" +"lip" "0.746361" +"waitmin" "1001510.312500" +"movespeed" "1.000000" +"bodyfadeaway" "1.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "374.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"gibbed" "1.000000" +"estate" "2.000000" +"th_checkattack" "VorelingCheckAttack" +"th_slide" "SUB_Null" +"th_jump" "SUB_Null" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "20.000000 0.000000 0.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "voreling/pain.wav" +"deathstring" " was nibbled by a Voreling +" +"idletimer" "1517.008423" +"idle_sound" "voreling/idle.wav" +"sight_timeout" "1520.689087" +"sight_sound" "voreling/sight.wav" +"switchoverride" "1.000000" +"steptype" "3.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_vorelegp.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-2676.468262 889.344971 -32.968750" +"absmax" "-2674.468262 891.344971 -30.968750" +"ltime" "152.186340" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2675.468262 890.344971 -31.968750" +"angles" "44.909046 179.850067 -36.104404" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8741,7 +59379,24478 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-65.558578 46.001610 127.136078" +"mangle" "21.906256 72.082054 127.110191" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2479.991211 1203.431519 -192.968750" +"absmax" "-2477.991211 1205.431519 -190.968750" +"ltime" "130.761963" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2478.991211 1204.431519 -191.968750" +"angles" "746.717285 465.980591 337.373230" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "78.836823 1.283119 173.194977" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2689.081787 1264.915039 -32.968750" +"absmax" "-2687.081787 1266.915039 -30.968750" +"ltime" "132.125671" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2688.081787 1265.915039 -31.968750" +"angles" "323.069244 -48.771629 116.458427" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2198" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.231972 39.143623 143.425919" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2673.238037 1292.453735 -32.968750" +"absmax" "-2671.238037 1294.453735 -30.968750" +"ltime" "131.832916" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2672.238037 1293.453735 -31.968750" +"angles" "-194.259384 61.270664 220.756790" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2207" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.683311 -9.608112 192.085236" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2685.468018 778.492920 -32.968750" +"absmax" "-2683.468018 780.492920 -30.968750" +"ltime" "160.695129" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2684.468018 779.492920 -31.968750" +"angles" "22.601931 537.907227 210.559479" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.232585 -78.612595 199.437042" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2612.431396 1280.389282 -32.968750" +"absmax" "-2610.431396 1282.389282 -30.968750" +"ltime" "133.091888" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2611.431396 1281.389282 -31.968750" +"angles" "152.276505 149.021637 151.437637" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2208" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.919060 -45.243645 108.209999" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-966.355103 830.619080 47.031250" +"absmax" "-964.355103 832.619080 49.031250" +"origin" "-965.355103 831.619080 48.031250" +"oldorigin" "-1229.026855 935.440430 0.031250" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_gargoyle" +"frame" "37.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-70.000000" +"chain" "209" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "180.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"owner" "881" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "36.000000" +"search_time" "2846.443604" +"attack_state" "1.000000" +"attack_finished" "2841.564941" +"pain_finished" "2841.843018" +"show_hostile" "2842.443604" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"lip" "0.266243" +"height" "128.000000" +"waitmin" "1002840.500000" +"poisonous" "1.000000" +"bodyfadeaway" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "329.000000" +"classgroup" "615.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gargoyle.mdl" +"attachment" "3330" +"estate" "2.000000" +"enemytarget" "3290" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2841.707031" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "2845.374512" +"pain_flinch" "70.000000" +"pain_finstate" "2840.205078" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "2844.764160" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "2836.141113" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "527.780334" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_gargwing1.mdl" +"gib2mdl" "" +"gibtype" "10.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2556.148682 639.886841 -32.968750" +"absmax" "-2554.148682 641.886841 -30.968750" +"ltime" "188.312500" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2555.148682 640.886841 -31.968750" +"angles" "-31.486633 492.106201 -53.252312" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-69.477386 -68.112335 148.212875" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2699.253906 849.517944 -32.968750" +"absmax" "-2697.253906 851.517944 -30.968750" +"ltime" "182.379227" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2698.253906 850.517944 -31.968750" +"angles" "-79.961548 -75.855957 -145.400665" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "15.182505 73.453339 123.147194" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2814.751465 -716.747314 455.031250" +"absmax" "-2812.751465 -714.747314 457.031250" +"origin" "-2813.751465 -715.747314 456.031250" +"oldorigin" "-2791.635498 -645.568848 456.031250" +"angles" "0.000000 267.994995 0.000000" +"classname" "monster_spider" +"frame" "46.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-25.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "268.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"owner" "596" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_missile" "spider_spit1" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"lefty" "36.000000" +"search_time" "962.304810" +"attack_state" "1.000000" +"attack_finished" "957.923157" +"pain_finished" "957.604980" +"show_hostile" "958.304810" +"mdl" "progs/mon_spiderg.mdl" +"pausetime" "999999.000000" +"lip" "2.986175" +"waitmin" "1000956.312500" +"movespeed" "3.000000" +"poisonous" "1.000000" +"bodyfadeaway" "1.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "304.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_spiderg.mdl" +"estate" "2.000000" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "SUB_Null" +"liquidbase" "-1.000000" +"liquidcheck" "957.447754" +"attack_elev" "12.000000" +"attack_chance" "0.900000" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_finstate" "952.748962" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "958.707153" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "961.548950" +"sight_sound" "spider/hiss1.wav" +"enemydist" "219.807068" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"dmgtimeframe" "957.400940" +"dmgcombined" "24.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_spidlegg.mdl" +"gib2mdl" "progs/gib_spidbodyg.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2245.309082 769.558899 -32.968750" +"absmax" "-2243.309082 771.558899 -30.968750" +"ltime" "266.230347" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2244.309082 770.558899 -31.968750" +"angles" "205.053238 248.029236 19.555664" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-133.881317 139.487488 68.234337" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2672.032715 628.887024 -32.968750" +"absmax" "-2670.032715 630.887024 -30.968750" +"ltime" "166.633301" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2671.032715 629.887024 -31.968750" +"angles" "198.662964 393.586212 -277.860382" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-8.470497 -74.835358 173.521622" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2702.196289 785.031311 -32.968750" +"absmax" "-2700.196289 787.031311 -30.968750" +"ltime" "160.785782" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2701.196289 786.031311 -31.968750" +"angles" "-242.894714 254.269012 -125.074585" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-21.612658 -84.718521 156.119858" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2055.514404 528.202576 -35.968750" +"absmax" "-2053.514404 530.202576 -33.968750" +"ltime" "239.659943" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2054.514404 529.202576 -34.968750" +"angles" "-87.351654 581.218079 341.524628" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "657" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.759689 -6.091444 165.660095" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2048.179443 555.433960 -35.968750" +"absmax" "-2046.179443 557.433960 -33.968750" +"ltime" "239.754883" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2047.179443 556.433960 -34.968750" +"angles" "-247.680344 386.921234 -175.083221" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "657" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.219536 15.597284 185.110260" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2237.960693 749.426392 -32.968750" +"absmax" "-2235.960693 751.426392 -30.968750" +"ltime" "265.997589" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2236.960693 750.426392 -31.968750" +"angles" "66.622711 177.500549 -114.191475" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-121.239594 106.555290 68.625862" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2121.114990 706.278198 -31.968750" +"absmax" "-2119.114990 708.278198 -29.968750" +"ltime" "246.377350" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2120.114990 707.278198 -30.968750" +"angles" "180.222549 331.718353 -90.906120" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1072" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.060959 18.453966 184.913116" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2125.819824 718.608887 -31.968750" +"absmax" "-2123.819824 720.608887 -29.968750" +"ltime" "246.807755" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2124.819824 719.608887 -30.968750" +"angles" "240.341156 144.817902 146.254990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1072" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.198875 30.755108 167.880386" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2835.895020 681.208008 -32.968750" +"absmax" "-2833.895020 683.208008 -30.968750" +"ltime" "182.698746" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2834.895020 682.208008 -31.968750" +"angles" "68.913719 75.690659 -306.510437" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1929" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-86.541771 6.741615 186.463333" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2777.279785 638.666687 -32.968750" +"absmax" "-2775.279785 640.666687 -30.968750" +"ltime" "183.409714" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2776.279785 639.666687 -31.968750" +"angles" "94.052322 -110.001717 58.423660" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2224" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-85.722961 12.034538 198.766617" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2679.115479 796.693848 -32.968750" +"absmax" "-2677.115479 798.693848 -30.968750" +"ltime" "161.228043" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2678.115479 797.693848 -31.968750" +"angles" "-227.726517 35.023491 278.304565" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "1.420593 -78.084137 127.462006" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2860.952148 739.024780 -32.968750" +"absmax" "-2858.952148 741.024780 -30.968750" +"ltime" "286.399170" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2859.952148 740.024780 -31.968750" +"angles" "-40.440399 329.297333 140.715881" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-148.918320 71.352745 86.660210" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2525.926270 454.094208 -192.968750" +"absmax" "-2523.926270 456.094208 -190.968750" +"ltime" "183.913803" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2524.926270 455.094208 -191.968750" +"angles" "-473.234772 22.481339 53.033920" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "62.526890 -80.356537 187.376495" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2504.736572 467.625885 -192.968750" +"absmax" "-2502.736572 469.625885 -190.968750" +"ltime" "184.601807" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2503.736572 468.625885 -191.968750" +"angles" "466.868378 -194.813492 -233.507950" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.897091 -82.026917 120.185387" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2842.232178 740.951904 -32.968750" +"absmax" "-2840.232178 742.951904 -30.968750" +"ltime" "273.924408" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2841.232178 741.951904 -31.968750" +"angles" "184.140015 304.692474 11.891627" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-59.220165 83.052483 86.243446" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2857.621826 742.913330 -32.968750" +"absmax" "-2855.621826 744.913330 -30.968750" +"ltime" "274.020355" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2856.621826 743.913330 -31.968750" +"angles" "-20.515640 117.699303 109.800705" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-85.174606 86.321884 86.993828" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2826.901367 736.514893 -32.968750" +"absmax" "-2824.901367 738.514893 -30.968750" +"ltime" "285.833588" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2825.901367 737.514893 -31.968750" +"angles" "4.584065 113.473763 -31.501579" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-98.972885 72.583626 74.435539" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2665.051025 798.117737 -32.968750" +"absmax" "-2663.051025 800.117737 -30.968750" +"ltime" "162.829422" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2664.051025 799.117737 -31.968750" +"angles" "279.814880 80.491501 89.805687" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "15.590544 -73.362411 137.384705" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2818.111572 740.108643 -32.968750" +"absmax" "-2816.111572 742.108643 -30.968750" +"ltime" "279.522308" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2817.111572 741.108643 -31.968750" +"angles" "-25.215769 206.179230 2.382178" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.660728 73.133499 79.464493" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2821.845215 736.203003 -32.968750" +"absmax" "-2819.845215 738.203003 -30.968750" +"ltime" "279.569946" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2820.845215 737.203003 -31.968750" +"angles" "201.427734 184.177185 -163.500748" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-90.717911 72.787064 66.865913" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2929.500732 750.553467 -32.968750" +"absmax" "-2927.500732 752.553467 -30.968750" +"ltime" "301.471039" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2928.500732 751.553467 -31.968750" +"angles" "-17.122572 107.579727 -245.189835" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-91.675690 73.013649 105.177185" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2826.792725 736.434265 -32.968750" +"absmax" "-2824.792725 738.434265 -30.968750" +"ltime" "294.743317" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2825.792725 737.434265 -31.968750" +"angles" "201.908249 21.133823 18.633234" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-98.974083 72.583603 71.201881" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2869.606689 751.270447 -32.968750" +"absmax" "-2867.606689 753.270447 -30.968750" +"ltime" "294.659515" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2868.606689 752.270447 -31.968750" +"angles" "164.016800 127.352036 105.521019" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-127.746811 71.874512 113.270744" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2828.894287 27.289028 191.031250" +"absmax" "-2826.894287 29.289028 193.031250" +"ltime" "447.507202" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2827.894287 28.289028 192.031250" +"angles" "238.415146 262.968567 -56.072994" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.766647 59.486664 140.196014" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2371.251953 604.954285 -32.968750" +"absmax" "-2369.251953 606.954285 -30.968750" +"ltime" "229.426132" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2370.251953 605.954285 -31.968750" +"angles" "-214.790207 213.027176 -107.711853" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.152392 -74.542572 124.518265" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2468.208496 613.798828 -192.968750" +"absmax" "-2466.208496 615.798828 -190.968750" +"ltime" "229.721909" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2467.208496 614.798828 -191.968750" +"angles" "-270.826416 56.629280 338.431854" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.225403 -72.917793 134.971252" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2847.609863 739.429199 -32.968750" +"absmax" "-2845.609863 741.429199 -30.968750" +"ltime" "297.015594" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2846.609863 740.429199 -31.968750" +"angles" "-102.181427 286.863586 155.703796" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-126.218040 71.912186 81.896210" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2877.413574 743.001038 -32.968750" +"absmax" "-2875.413574 745.001038 -30.968750" +"ltime" "296.808838" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2876.413574 744.001038 -31.968750" +"angles" "220.930542 263.437988 -123.994888" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-160.832642 71.059120 111.723816" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2007.157471 646.104004 -32.968750" +"absmax" "-2005.157471 648.104004 -30.968750" +"ltime" "241.789398" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2006.157471 647.104004 -31.968750" +"angles" "-248.974976 509.381439 337.912659" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.293434 -31.392876 184.184341" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1996.205078 681.519287 -32.968750" +"absmax" "-1994.205078 683.519287 -30.968750" +"ltime" "240.917480" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1995.205078 682.519287 -31.968750" +"angles" "237.903168 -202.684601 28.731361" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.637497 0.326704 194.345901" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2922.730469 750.654663 -32.968750" +"absmax" "-2920.730469 752.654663 -30.968750" +"ltime" "300.932983" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2921.730469 751.654663 -31.968750" +"angles" "39.905983 148.708771 -130.421188" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-82.902306 73.205460 104.563538" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2067.509521 709.286621 -32.968750" +"absmax" "-2065.509521 711.286621 -30.968750" +"ltime" "242.440384" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2066.509521 710.286621 -31.968750" +"angles" "176.472351 510.742981 284.232239" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.819740 -26.219048 136.036636" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2063.631836 741.049133 -32.968750" +"absmax" "-2061.631836 743.049133 -30.968750" +"ltime" "241.772568" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2062.631836 742.049133 -31.968750" +"angles" "-117.723389 -127.369400 -1.117841" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.382187 6.090930 149.853867" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2131.851074 720.824646 -31.968750" +"absmax" "-2129.851074 722.824646 -29.968750" +"ltime" "247.716934" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2130.851074 721.824646 -30.968750" +"angles" "-57.630077 -155.021378 60.603275" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1072" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.115662 12.004391 156.540985" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2133.918457 693.032288 -31.968750" +"absmax" "-2131.918457 695.032288 -29.968750" +"ltime" "248.514938" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2132.918457 694.032288 -30.968750" +"angles" "84.846291 406.123291 5.488202" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1072" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "80.240135 -17.132048 113.464127" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2952.176270 752.899048 -32.968750" +"absmax" "-2950.176270 754.899048 -30.968750" +"ltime" "304.925873" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2951.176270 753.899048 -31.968750" +"angles" "-101.858498 33.013336 -42.870296" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-118.873489 74.101784 156.784561" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2933.705078 743.688477 -32.968750" +"absmax" "-2931.705078 745.688477 -30.968750" +"ltime" "304.668335" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2932.705078 744.688477 -31.968750" +"angles" "-69.317711 138.594910 -143.202744" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-113.340538 74.143684 97.664902" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3347.662354 656.946411 -0.968750" +"absmax" "-3345.662354 658.946411 1.031250" +"ltime" "356.977875" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3346.662354 657.946411 0.031250" +"angles" "261.442993 287.851044 273.154785" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-5.938920 -75.045883 154.039948" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3373.656006 661.636841 -0.968750" +"absmax" "-3371.656006 663.636841 1.031250" +"ltime" "356.492035" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3372.656006 662.636841 0.031250" +"angles" "103.832901 387.092590 -68.068962" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-33.648605 -75.250450 128.428452" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2847.193115 739.046753 -32.968750" +"absmax" "-2845.193115 741.046753 -30.968750" +"ltime" "277.707031" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2846.193115 740.046753 -31.968750" +"angles" "181.151031 255.982986 -110.140335" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-122.951706 70.015152 101.054817" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2521.779053 474.487030 -192.968750" +"absmax" "-2519.779053 476.487030 -190.968750" +"ltime" "230.102798" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2520.779053 475.487030 -191.968750" +"angles" "-16.537844 776.393799 -4.790420" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-9.388684 -75.268219 186.139389" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2473.510254 528.613220 -192.968750" +"absmax" "-2471.510254 530.613220 -190.968750" +"ltime" "229.844269" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2472.510254 529.613220 -191.968750" +"angles" "-602.438904 1091.505981 531.320068" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.253997 -74.811417 191.463501" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2878.066162 750.573547 -32.968750" +"absmax" "-2876.066162 752.573547 -30.968750" +"ltime" "274.459900" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2877.066162 751.573547 -31.968750" +"angles" "-60.968723 -35.023209 204.569183" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2225" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-107.022644 88.768295 120.881638" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2877.585938 750.308594 -32.968750" +"absmax" "-2875.585938 752.308594 -30.968750" +"ltime" "274.529846" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2876.585938 751.308594 -31.968750" +"angles" "237.391998 -34.819004 61.753017" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2258" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-106.737350 88.733109 113.164162" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2846.803955 736.867981 -32.968750" +"absmax" "-2844.803955 738.867981 -30.968750" +"ltime" "276.546967" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2845.803955 737.867981 -31.968750" +"angles" "-47.479061 103.223831 126.808197" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-128.501999 69.787277 78.364655" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2815.719971 738.096680 -32.968750" +"absmax" "-2813.719971 740.096680 -30.968750" +"ltime" "276.566681" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2814.719971 739.096680 -31.968750" +"angles" "201.794937 178.708557 124.893753" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.776031 71.993103 75.515594" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2833.864258 739.229187 -32.968750" +"absmax" "-2831.864258 741.229187 -30.968750" +"ltime" "277.814941" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2832.864258 740.229187 -31.968750" +"angles" "-121.237358 189.071472 -94.774666" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-101.806427 70.883316 89.055298" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3297.774902 904.090454 -0.968750" +"absmax" "-3295.774902 906.090454 1.031250" +"ltime" "380.601562" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3296.774902 905.090454 0.031250" +"angles" "11.877117 464.944885 -410.064728" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "62.447659 -89.274918 128.760315" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3354.262939 965.382935 31.031250" +"absmax" "-3352.262939 967.382935 33.031250" +"ltime" "380.684509" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3353.262939 966.382935 32.031250" +"angles" "-205.072647 333.497223 28.234209" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.388657 -76.335136 117.289116" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3813.249023 772.741028 31.031250" +"absmax" "-3811.249023 774.741028 33.031250" +"ltime" "364.345093" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3812.249023 773.741028 32.031250" +"angles" "-308.100983 -230.020309 79.190598" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1930" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.034912 44.587311 190.368408" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2830.452881 736.925537 -32.968750" +"absmax" "-2828.452881 738.925537 -30.968750" +"ltime" "281.334930" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2829.452881 737.925537 -31.968750" +"angles" "215.738922 280.461456 -98.753899" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-104.184120 72.455200 71.824371" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2829.845459 737.368774 -32.968750" +"absmax" "-2827.845459 739.368774 -30.968750" +"ltime" "281.125458" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2828.845459 738.368774 -31.968750" +"angles" "-30.357832 159.648575 -34.821400" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-102.042442 72.507980 80.761932" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2883.299316 751.604126 -32.968750" +"absmax" "-2881.299316 753.604126 -30.968750" +"ltime" "281.596313" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2882.299316 752.604126 -31.968750" +"angles" "133.127731 218.856277 30.909153" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-144.082428 71.471924 116.238922" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2853.133057 740.296570 -32.968750" +"absmax" "-2851.133057 742.296570 -30.968750" +"ltime" "282.064636" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2852.133057 741.296570 -31.968750" +"angles" "-73.101082 285.470337 183.071182" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-132.526855 71.756706 98.413788" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3856.768799 781.423950 31.031250" +"absmax" "-3854.768799 783.423950 33.031250" +"ltime" "364.590820" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3855.768799 782.423950 32.031250" +"angles" "134.827759 -136.466324 -127.190102" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2265" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "44.796001 60.892731 123.185997" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2865.566895 743.668213 -32.968750" +"absmax" "-2863.566895 745.668213 -30.968750" +"ltime" "282.753723" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2864.566895 744.668213 -31.968750" +"angles" "189.247955 332.941803 -175.998947" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-141.568405 71.533882 114.446205" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2814.059082 739.724854 -32.968750" +"absmax" "-2812.059082 741.724854 -30.968750" +"ltime" "283.274750" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2813.059082 740.724854 -31.968750" +"angles" "-71.803192 13.641717 152.571533" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.600555 73.282852 84.137474" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2849.155762 743.465576 -32.968750" +"absmax" "-2847.155762 745.465576 -30.968750" +"ltime" "287.290710" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2848.155762 744.465576 -31.968750" +"angles" "-149.136887 -56.421295 -92.975800" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-118.030907 72.113953 108.516533" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2829.646973 745.938049 -32.968750" +"absmax" "-2827.646973 747.938049 -30.968750" +"ltime" "287.228027" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2828.646973 746.938049 -31.968750" +"angles" "42.147598 33.258316 -156.694962" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-84.494675 72.940437 78.900955" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2839.449951 748.362488 -32.968750" +"absmax" "-2837.449951 750.362488 -30.968750" +"ltime" "288.521454" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2838.449951 749.362488 -31.968750" +"angles" "265.074005 130.109100 -212.264755" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-94.063110 72.704628 86.155350" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2865.865967 740.039978 -32.968750" +"absmax" "-2863.865967 742.039978 -30.968750" +"ltime" "287.912598" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2864.865967 741.039978 -31.968750" +"angles" "1.761878 255.035507 30.374033" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-153.287720 71.245064 102.907883" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3255.139648 -126.452797 63.031250" +"absmax" "-3253.139648 -124.452797 65.031250" +"ltime" "400.454590" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3254.139648 -125.452797 64.031250" +"angles" "85.608864 532.962891 -170.009277" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "41.585861 -64.120941 180.018829" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2678.196289 590.246582 -32.968750" +"absmax" "-2676.196289 592.246582 -30.968750" +"ltime" "231.044235" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2677.196289 591.246582 -31.968750" +"angles" "289.542145 73.557526 -219.431931" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-6.386629 -74.824905 149.787537" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2675.551270 606.789124 -32.968750" +"absmax" "-2673.551270 608.789124 -30.968750" +"ltime" "231.318344" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2674.551270 607.789124 -31.968750" +"angles" "251.949921 118.602890 -140.571167" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.811106 -74.879005 123.831284" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2849.207275 471.904785 -192.968750" +"absmax" "-2847.207275 473.904785 -190.968750" +"ltime" "232.225021" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2848.207275 472.904785 -191.968750" +"angles" "-458.918396 -468.552307 -597.250122" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "3.576721 -88.956680 164.113693" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2882.219727 643.801697 -32.968750" +"absmax" "-2880.219727 645.801697 -30.968750" +"ltime" "232.009293" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2881.219727 644.801697 -31.968750" +"angles" "108.713333 429.293427 -32.169273" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-32.038681 -68.144470 107.612366" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2838.555420 738.137268 -32.968750" +"absmax" "-2836.555420 740.137268 -30.968750" +"ltime" "277.886566" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2837.555420 739.137268 -31.968750" +"angles" "142.597809 274.716248 -14.253967" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-114.864006 72.181160 86.818794" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2816.442383 734.732361 -32.968750" +"absmax" "-2814.442383 736.732361 -30.968750" +"ltime" "278.082855" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2815.442383 735.732361 -31.968750" +"angles" "167.228149 161.614136 147.050964" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-84.065590 72.943130 57.915283" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2834.283936 746.941528 -32.968750" +"absmax" "-2832.283936 748.941528 -30.968750" +"ltime" "290.203796" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2833.283936 747.941528 -31.968750" +"angles" "36.163311 230.593506 -123.381088" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-89.388985 72.819824 80.477539" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2812.593018 740.440491 -32.968750" +"absmax" "-2810.593018 742.440491 -30.968750" +"ltime" "289.842560" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2811.593018 741.440491 -31.968750" +"angles" "64.358223 -31.863461 -119.581001" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-67.069328 73.369881 89.414101" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3274.455566 -126.100464 63.031250" +"absmax" "-3272.455566 -124.100464 65.031250" +"ltime" "400.434937" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3273.455566 -125.100464 64.031250" +"angles" "-20.775282 31.042562 8.637649" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "28.157669 -77.110924 113.954750" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3576.104736 -34.199677 63.031250" +"absmax" "-3574.104736 -32.199677 65.031250" +"ltime" "402.152863" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3575.104736 -33.199677 64.031250" +"angles" "-176.540710 51.315350 270.641571" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-18.142567 -74.404854 198.926971" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3537.465576 -31.935019 63.031250" +"absmax" "-3535.465576 -29.935019 65.031250" +"ltime" "402.157166" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3536.465576 -30.935019 64.031250" +"angles" "178.385208 274.102417 182.940170" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "18.121605 -75.688316 174.485413" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3123.814941 113.498810 111.031250" +"absmax" "-3121.814941 115.498810 113.031250" +"ltime" "414.080719" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3122.814941 114.498810 112.031250" +"angles" "-218.637772 364.048035 282.660706" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "12.250980 74.934166 116.940361" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3141.759521 125.066132 111.031250" +"absmax" "-3139.759521 127.066132 113.031250" +"ltime" "413.991119" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3140.759521 126.066132 112.031250" +"angles" "17.247805 421.369324 -61.191738" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-6.143199 75.034691 160.194778" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2821.463867 741.136047 -32.968750" +"absmax" "-2819.463867 743.136047 -30.968750" +"ltime" "298.473633" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2820.463867 742.136047 -31.968750" +"angles" "108.112328 -34.621563 -40.415558" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-80.305542 73.043678 103.199265" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2874.839600 739.745544 -32.968750" +"absmax" "-2872.839600 741.745544 -30.968750" +"ltime" "298.666260" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2873.839600 740.745544 -31.968750" +"angles" "91.577248 232.544830 -186.107834" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-168.307907 70.874893 101.437691" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2825.670654 36.538830 191.031250" +"absmax" "-2823.670654 38.538830 193.031250" +"ltime" "447.500244" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2824.670654 37.538830 192.031250" +"angles" "-94.053627 361.962219 11.553118" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.608963 63.199978 124.008369" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2957.459229 742.534851 -32.968750" +"absmax" "-2955.459229 744.534851 -30.968750" +"ltime" "302.521393" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2956.459229 743.534851 -31.968750" +"angles" "19.089041 300.882874 8.223120" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-137.704254 67.296837 145.963699" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2907.406494 740.494873 -32.968750" +"absmax" "-2905.406494 742.494873 -30.968750" +"ltime" "302.612274" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2906.406494 741.494873 -31.968750" +"angles" "-60.820377 157.252762 68.161804" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.535797 70.885963 117.907394" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3361.270508 303.155212 63.031250" +"absmax" "-3359.270508 305.155212 65.031250" +"ltime" "421.012939" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3360.270508 304.155212 64.031250" +"angles" "204.218399 -10.530010 118.781647" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "54.462200 53.525078 186.980179" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3888.864014 603.690918 31.031250" +"absmax" "-3886.864014 605.690918 33.031250" +"ltime" "385.104065" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3887.864014 604.690918 32.031250" +"angles" "366.042206 -23.866062 -326.668793" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-84.871727 -56.193733 160.039795" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3871.731934 594.043518 31.031250" +"absmax" "-3869.731934 596.043518 33.031250" +"ltime" "385.050842" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3870.731934 595.043518 32.031250" +"angles" "434.184052 67.626595 251.952103" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-66.199837 -60.832764 187.026215" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3365.762939 274.551605 63.031250" +"absmax" "-3363.762939 276.551605 65.031250" +"ltime" "421.727936" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3364.762939 275.551605 64.031250" +"angles" "-138.336105 88.767426 136.112732" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.429405 39.718781 105.711433" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2818.678467 29.469669 191.031250" +"absmax" "-2816.678467 31.469669 193.031250" +"ltime" "455.367401" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2817.678467 30.469669 192.031250" +"angles" "22.197136 82.618797 25.599627" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-45.712433 63.835838 125.119728" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2799.787842 36.535343 191.031250" +"absmax" "-2797.787842 38.535343 193.031250" +"ltime" "455.702759" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2798.787842 37.535343 192.031250" +"angles" "-62.958328 -16.601837 -118.752785" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-19.018442 72.713989 143.916840" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3166.495605 140.621490 95.031250" +"absmax" "-3164.495605 142.621490 97.031250" +"ltime" "418.431488" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3165.495605 141.621490 96.031250" +"angles" "-379.152496 87.328033 -173.286194" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-35.928288 75.513840 180.121704" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3124.226318 116.216698 111.031250" +"absmax" "-3122.226318 118.216698 113.031250" +"ltime" "418.222961" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3123.226318 117.216698 112.031250" +"angles" "307.017639 254.422653 149.928574" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-6.308674 75.096367 194.275513" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3693.253662 748.636353 -0.968750" +"absmax" "-3691.253662 750.636353 1.031250" +"ltime" "366.128387" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3692.253662 749.636353 0.031250" +"angles" "373.207214 -291.962677 324.261353" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1929" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.141777 62.640186 133.089508" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3645.235352 749.736572 -0.968750" +"absmax" "-3643.235352 751.736572 1.031250" +"ltime" "365.587982" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3644.235352 750.736572 0.031250" +"angles" "625.757385 -194.111237 -526.889832" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"chain" "2304" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "91.905441 58.627865 182.955734" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2848.461182 33.471867 191.031250" +"absmax" "-2846.461182 35.471867 193.031250" +"ltime" "462.407867" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2847.461182 34.471867 192.031250" +"angles" "163.546036 -50.032257 -9.358251" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.118393 55.718666 168.198410" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3668.402588 728.656311 -0.968750" +"absmax" "-3666.402588 730.656311 1.031250" +"ltime" "366.862427" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3667.402588 729.656311 0.031250" +"angles" "228.793854 -41.908802 -191.305389" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "89.924622 44.606323 118.259026" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3635.939697 715.723022 -0.968750" +"absmax" "-3633.939697 717.723022 1.031250" +"ltime" "367.055908" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3634.939697 716.723022 0.031250" +"angles" "-116.581001 117.677742 34.450993" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"chain" "1929" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "115.052505 34.473549 120.361053" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2818.598389 42.124409 191.031250" +"absmax" "-2816.598389 44.124409 193.031250" +"ltime" "461.444641" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2817.598389 43.124409 192.031250" +"angles" "173.899216 -59.047337 116.886765" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.269402 66.643906 194.886368" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3308.858398 294.075775 63.031250" +"absmax" "-3306.858398 296.075775 65.031250" +"ltime" "423.104126" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3307.858398 295.075775 64.031250" +"angles" "143.408340 410.088409 136.159027" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.608398 -8.252955 107.978706" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2709.267334 -27.568087 192.031250" +"absmax" "-2707.267334 -25.568087 194.031250" +"ltime" "465.714569" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2708.267334 -26.568087 193.031250" +"angles" "91.508430 172.861755 -9.823256" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.720181 59.425034 119.074173" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2715.304688 -17.002081 192.031250" +"absmax" "-2713.304688 -15.002081 194.031250" +"ltime" "465.714264" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2714.304688 -16.002081 193.031250" +"angles" "-7.774686 399.782715 -54.935474" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-45.774765 60.482460 162.590012" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2687.544922 -86.887520 191.031250" +"absmax" "-2685.544922 -84.887520 193.031250" +"ltime" "468.879456" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2686.544922 -85.887520 192.031250" +"angles" "221.229156 6.733283 -65.628372" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-56.635761 51.434238 133.432343" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2845.725830 32.827232 191.031250" +"absmax" "-2843.725830 34.827232 193.031250" +"ltime" "458.815948" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2844.725830 33.827232 192.031250" +"angles" "161.524139 104.609802 35.811813" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-68.561523 56.236458 194.296936" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3578.856445 672.352356 -0.968750" +"absmax" "-3576.856445 674.352356 1.031250" +"ltime" "367.150635" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3577.856445 673.352356 0.031250" +"angles" "90.083107 291.611328 42.065990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2308" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "51.323055 -67.155289 104.189568" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3578.589844 671.426636 -0.968750" +"absmax" "-3576.589844 673.426636 1.031250" +"ltime" "367.673553" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3577.589844 672.426636 0.031250" +"angles" "329.449219 255.637558 -17.742327" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2315" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "51.135662 -67.554367 111.898628" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2834.729736 43.559128 191.031250" +"absmax" "-2832.729736 45.559128 193.031250" +"ltime" "452.887268" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2833.729736 44.559128 192.031250" +"angles" "325.714233 148.814575 304.915894" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-50.725109 62.168671 163.916977" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3398.063721 1033.395752 31.031250" +"absmax" "-3396.063721 1035.395752 33.031250" +"ltime" "381.867218" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3397.063721 1034.395752 32.031250" +"angles" "-142.184219 165.207306 324.349701" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.475128 -61.656876 159.504333" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3413.180176 1024.113037 31.031250" +"absmax" "-3411.180176 1026.113037 33.031250" +"ltime" "381.438660" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3412.180176 1025.113037 32.031250" +"angles" "16.386057 203.767532 171.481155" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "37.638084 -77.240242 128.482590" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3017.713867 115.607330 159.031250" +"absmax" "-3015.713867 117.607330 161.031250" +"ltime" "415.558075" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3016.713867 116.607330 160.031250" +"angles" "267.811951 225.946808 164.226212" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "14.215584 74.847816 173.754745" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3012.666260 115.623833 159.031250" +"absmax" "-3010.666260 117.623833 161.031250" +"ltime" "415.370605" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3011.666260 116.623833 160.031250" +"angles" "10.062721 27.585297 -114.135841" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "19.486055 74.789703 174.306030" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2831.988037 26.886497 191.031250" +"absmax" "-2829.988037 28.886497 193.031250" +"ltime" "451.380249" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2830.988037 27.886497 192.031250" +"angles" "195.079361 290.272766 -68.297516" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-62.593613 58.571102 143.376007" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2814.451904 32.603893 191.031250" +"absmax" "-2812.451904 34.603893 193.031250" +"ltime" "450.641327" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2813.451904 33.603893 192.031250" +"angles" "-97.690918 189.370117 -114.090500" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-38.690231 66.307899 144.533249" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3088.623291 105.286041 127.031250" +"absmax" "-3086.623291 107.286041 129.031250" +"ltime" "415.864075" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3087.623291 106.286041 128.031250" +"angles" "-94.430450 286.386414 -256.626343" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "13.041708 74.960342 123.385460" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3103.020264 103.014702 127.031250" +"absmax" "-3101.020264 105.014702 129.031250" +"ltime" "415.474396" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3102.020264 104.014702 128.031250" +"angles" "-41.354622 9.056402 -76.868187" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.865243 75.015282 147.750351" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3580.814941 614.947144 -0.968750" +"absmax" "-3578.814941 616.947144 1.031250" +"ltime" "367.997009" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3579.814941 615.947144 0.031250" +"angles" "126.556229 128.302307 60.643898" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "18.210491 -95.722824 112.310425" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3583.522705 589.659241 -0.968750" +"absmax" "-3581.522705 591.659241 1.031250" +"ltime" "367.931549" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3582.522705 590.659241 0.031250" +"angles" "76.019279 348.617432 177.705734" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "12.597832 -102.517914 179.185867" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2758.407227 -71.191582 191.031250" +"absmax" "-2756.407227 -69.191582 193.031250" +"ltime" "482.040985" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2757.407227 -70.191582 192.031250" +"angles" "-137.650421 243.304871 128.147705" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-42.894794 61.901691 131.369781" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2811.357422 45.080914 191.031250" +"absmax" "-2809.357422 47.080914 193.031250" +"ltime" "459.178925" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2810.357422 46.080914 192.031250" +"angles" "166.260086 -35.823273 -211.827347" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-28.760244 69.473969 164.411514" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2725.330322 -107.343208 191.031250" +"absmax" "-2723.330322 -105.343208 193.031250" +"ltime" "468.996643" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2724.330322 -106.343208 192.031250" +"angles" "36.724266 226.599411 -195.294693" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-97.226639 21.540600 173.458603" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2687.383789 -25.210976 192.031250" +"absmax" "-2685.383789 -23.210976 194.031250" +"ltime" "475.871521" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2686.383789 -24.210976 193.031250" +"angles" "-149.245956 343.740387 298.362701" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-63.010105 49.791641 158.781921" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2819.289795 26.374695 191.031250" +"absmax" "-2817.289795 28.374695 193.031250" +"ltime" "447.860535" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2818.289795 27.374695 192.031250" +"angles" "-16.684460 161.852814 62.486645" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-49.235153 62.894829 122.255356" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2817.756348 32.066006 191.031250" +"absmax" "-2815.756348 34.066006 193.031250" +"ltime" "448.424042" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2816.756348 33.066006 192.031250" +"angles" "262.206512 -81.925789 28.008472" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-42.792854 64.980003 149.024994" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2692.174316 -43.402622 192.031250" +"absmax" "-2690.174316 -41.402622 194.031250" +"ltime" "475.100006" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2691.174316 -42.402622 193.031250" +"angles" "8.170070 265.298950 -16.888842" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-84.928375 36.759800 139.262665" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2772.526367 -79.427895 191.031250" +"absmax" "-2770.526367 -77.427895 193.031250" +"ltime" "481.562469" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2771.526367 -78.427895 192.031250" +"angles" "212.170456 273.885895 160.941254" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-61.243134 51.516773 129.694489" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3290.943604 288.818451 111.031250" +"absmax" "-3288.943604 290.818451 113.031250" +"ltime" "422.345520" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3289.943604 289.818451 112.031250" +"angles" "-10.206427 374.580566 -54.628803" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "86.565414 -33.221458 162.466141" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3324.151855 289.845856 63.031250" +"absmax" "-3322.151855 291.845856 65.031250" +"ltime" "422.346130" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3323.151855 290.845856 64.031250" +"angles" "-198.155624 210.483063 209.157181" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.886497 -8.327226 103.309128" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3163.250488 -610.422241 433.990112" +"absmax" "-3161.250488 -608.422241 435.990112" +"ltime" "899.722534" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3162.250488 -609.422241 434.990112" +"angles" "270.240601 -183.872925 177.942917" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "88.992767 36.311836 176.768600" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3303.929688 278.489197 63.031250" +"absmax" "-3301.929688 280.489197 65.031250" +"ltime" "422.958435" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3302.929688 279.489197 64.031250" +"angles" "121.139809 476.546600 187.253250" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "86.362503 -34.344830 92.464561" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2819.380615 50.043579 191.031250" +"absmax" "-2817.380615 52.043579 193.031250" +"ltime" "451.261810" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2818.380615 51.043579 192.031250" +"angles" "345.408661 -78.503304 -307.521271" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-34.170609 67.770760 189.631348" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3296.932373 107.518204 63.031250" +"absmax" "-3294.932373 109.518204 65.031250" +"ltime" "418.397003" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3295.932373 108.518204 64.031250" +"angles" "337.446777 94.476357 -191.228699" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-18.624638 74.868019 202.124741" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3316.388184 100.158600 63.031250" +"absmax" "-3314.388184 102.158600 65.031250" +"ltime" "418.404694" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3315.388184 101.158600 64.031250" +"angles" "177.925888 190.586349 5.325223" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-40.278999 74.712303 196.115570" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2832.233643 45.894981 191.031250" +"absmax" "-2830.233643 47.894981 193.031250" +"ltime" "451.829987" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2831.233643 46.894981 192.031250" +"angles" "245.812500 442.605469 -328.670624" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.326447 63.512623 189.741302" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2802.622559 29.789175 191.031250" +"absmax" "-2800.622559 31.789175 193.031250" +"ltime" "453.284576" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2801.622559 30.789175 192.031250" +"angles" "84.773354 -71.283859 25.158913" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-25.515469 70.553146 114.539764" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2261.167969 139.101517 255.031250" +"absmax" "-2259.167969 141.101517 257.031250" +"ltime" "494.986237" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2260.167969 140.101517 256.031250" +"angles" "246.728683 -233.836899 -19.036818" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "58.248413 58.197758 138.074051" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2814.134521 32.342953 191.031250" +"absmax" "-2812.134521 34.342953 193.031250" +"ltime" "448.961914" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2813.134521 33.342953 192.031250" +"angles" "283.186707 87.747261 -72.013458" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-38.500404 66.369347 146.414459" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2806.926025 33.990379 191.031250" +"absmax" "-2804.926025 35.990379 193.031250" +"ltime" "449.654816" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2805.926025 34.990379 192.031250" +"angles" "264.535156 -78.506096 -44.801315" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-28.976385 69.451973 130.805374" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2264.299072 153.776489 255.031250" +"absmax" "-2262.299072 155.776489 257.031250" +"ltime" "495.088409" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2263.299072 154.776489 256.031250" +"angles" "127.198593 265.649902 -92.979691" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.198402 29.064785 138.206604" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2272.261719 60.969852 255.031250" +"absmax" "-2270.261719 62.969852 257.031250" +"ltime" "517.751099" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2271.261719 61.969852 256.031250" +"angles" "14.540912 402.703766 -328.641724" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-38.579205 70.265381 109.715439" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2849.494385 31.184711 191.031250" +"absmax" "-2847.494385 33.184711 193.031250" +"ltime" "457.208069" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2848.494385 32.184711 192.031250" +"angles" "314.400330 115.041832 206.722198" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.302376 54.659698 181.214462" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2809.744629 28.694639 191.031250" +"absmax" "-2807.744629 30.694639 193.031250" +"ltime" "456.659485" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2808.744629 29.694639 192.031250" +"angles" "150.496414 197.500809 -76.693436" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-35.571861 67.208488 113.797829" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2300.448486 35.675041 255.031250" +"absmax" "-2298.448486 37.675041 257.031250" +"ltime" "517.963989" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2299.448486 36.675041 256.031250" +"angles" "188.812347 197.650681 -177.070572" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.161484 45.050659 152.131287" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2608.454102 231.966156 191.031250" +"absmax" "-2606.454102 233.966156 193.031250" +"ltime" "496.979004" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2607.454102 232.966156 192.031250" +"angles" "-60.862663 -58.072098 97.905540" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.882412 76.094643 135.310410" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3492.161865 263.456940 63.031250" +"absmax" "-3490.161865 265.456940 65.031250" +"ltime" "424.077454" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3491.161865 264.456940 64.031250" +"angles" "-94.603119 233.665726 298.707947" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.204109 87.392723 170.087372" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3479.764893 269.597656 63.029816" +"absmax" "-3477.764893 271.597656 65.029816" +"ltime" "423.894196" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3478.764893 270.597656 64.029816" +"angles" "51.542896 269.095367 275.996124" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "31.666319 91.620857 173.583282" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2614.543701 227.926407 191.031250" +"absmax" "-2612.543701 229.926407 193.031250" +"ltime" "497.261932" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2613.543701 228.926407 192.031250" +"angles" "-87.048897 -42.835960 192.510117" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "11.211239 82.484535 117.648499" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2279.016357 88.268303 255.031250" +"absmax" "-2277.016357 90.268303 257.031250" +"ltime" "525.845642" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2278.016357 89.268303 256.031250" +"angles" "124.640869 314.749786 -189.546494" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-49.681084 60.572933 192.145920" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2282.851807 63.412231 255.031250" +"absmax" "-2280.851807 65.412231 257.031250" +"ltime" "526.397217" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2281.851807 64.412231 256.031250" +"angles" "295.460510 97.834785 281.589508" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-57.910553 48.302547 120.624352" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2736.676514 -41.503685 192.031250" +"absmax" "-2734.676514 -39.503685 194.031250" +"ltime" "467.100006" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2735.676514 -40.503685 193.031250" +"angles" "83.232170 116.220528 76.779930" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-84.778519 39.282227 144.420761" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2727.895508 -21.781452 192.031250" +"absmax" "-2725.895508 -19.781452 194.031250" +"ltime" "467.122070" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2726.895508 -20.781452 193.031250" +"angles" "-207.344971 195.824234 101.408546" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.531631 53.548550 162.275208" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3192.950439 -595.755310 431.110382" +"absmax" "-3190.950439 -593.755310 433.110382" +"ltime" "899.982666" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3191.950439 -594.755310 432.110382" +"angles" "168.904373 10.401609 190.181168" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "56.594090 54.338634 142.900635" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2559.595947 25.977627 191.031250" +"absmax" "-2557.595947 27.977627 193.031250" +"ltime" "561.829712" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2558.595947 26.977627 192.031250" +"angles" "-168.937424 187.343765 -165.265717" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-82.669212 42.824505 191.157455" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2554.153076 32.483784 191.031250" +"absmax" "-2552.153076 34.483784 193.031250" +"ltime" "561.156494" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2553.153076 33.483784 192.031250" +"angles" "78.893387 305.553223 -215.387238" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.884003 47.656254 182.566681" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2693.867188 -84.091553 191.031250" +"absmax" "-2691.867188 -82.091553 193.031250" +"ltime" "470.577393" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2692.867188 -83.091553 192.031250" +"angles" "-57.245682 73.027061 214.936356" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.816967 49.827866 175.563278" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2701.673584 -79.675964 191.031250" +"absmax" "-2699.673584 -77.675964 193.031250" +"ltime" "470.578888" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2700.673584 -78.675964 192.031250" +"angles" "-173.039352 100.678612 128.102646" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.308594 48.729343 163.663864" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3239.561523 -638.708130 431.031250" +"absmax" "-3237.561523 -636.708130 433.031250" +"ltime" "911.206909" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3238.561523 -637.708130 432.031250" +"angles" "158.494522 39.534603 315.601990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "55.934116 69.104462 174.368484" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3394.726318 854.192932 -0.968750" +"absmax" "-3392.726318 856.192932 1.031250" +"ltime" "845.869568" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3393.726318 855.192932 0.031250" +"angles" "201.749146 16.091063 85.280792" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.611496 53.343521 118.421349" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2591.172607 253.908875 191.031250" +"absmax" "-2589.172607 255.908875 193.031250" +"ltime" "501.987213" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2590.172607 254.908875 192.031250" +"angles" "273.952759 223.014526 163.115067" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.944035 60.956467 117.353165" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2623.002441 215.679688 191.031250" +"absmax" "-2621.002441 217.679688 193.031250" +"ltime" "499.956818" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2622.002441 216.679688 192.031250" +"angles" "18.716202 -87.897774 246.963226" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-3.104465 90.290352 169.281174" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2615.670410 229.546066 191.031250" +"absmax" "-2613.670410 231.546066 193.031250" +"ltime" "499.725922" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2614.670410 230.546066 192.031250" +"angles" "80.277588 85.940979 37.108597" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.865952 82.834991 100.169739" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2620.352783 226.150436 191.031250" +"absmax" "-2618.352783 228.150436 193.031250" +"ltime" "501.961945" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2619.352783 227.150436 192.031250" +"angles" "156.077576 102.153458 -208.880554" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2369" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "0.314045 88.461945 132.084396" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2544.228271 170.266983 191.031250" +"absmax" "-2542.228271 172.266983 193.031250" +"ltime" "495.734497" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2543.228271 171.266983 192.031250" +"angles" "-62.807663 146.317490 -148.517242" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-30.252617 95.170937 141.296402" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2541.539062 168.429520 191.031250" +"absmax" "-2539.539062 170.429520 193.031250" +"ltime" "495.573700" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2540.539062 169.429520 192.031250" +"angles" "-69.991592 -18.347313 108.038277" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-26.814976 93.662880 129.494003" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3393.585205 838.508728 -0.968750" +"absmax" "-3391.585205 840.508728 1.031250" +"ltime" "845.512207" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3392.585205 839.508728 0.031250" +"angles" "280.668121 44.317696 214.945221" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.173569 35.523987 116.237846" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3282.115723 -647.568542 431.031250" +"absmax" "-3280.115723 -645.568542 433.031250" +"ltime" "911.470032" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3281.115723 -646.568542 432.031250" +"angles" "87.738281 -20.466532 159.871063" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "17.727886 73.463852 157.088211" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2441.801270 -434.310760 223.031250" +"absmax" "-2439.801270 -432.310760 225.031250" +"ltime" "498.236420" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2440.801270 -433.310760 224.031250" +"angles" "-743.865906 2330.953613 519.529480" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "39.957954 63.486107 115.565422" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2626.627930 212.206924 191.018646" +"absmax" "-2624.627930 214.206924 193.018646" +"ltime" "498.413879" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2625.627930 213.206924 192.018646" +"angles" "-96.447670 266.269897 -20.410067" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2371" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-7.188057 94.454735 188.823151" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3621.305664 13.743755 573.000000" +"absmax" "-3619.305664 15.743755 575.000000" +"origin" "-3620.305664 14.743755 574.000000" +"angles" "-0.000000 301.997681 -0.000000" +"frame" "3.000000" +"owner" "322" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "-3443.725098 884.054932 -0.968750" +"absmax" "-3441.725098 886.054932 1.031250" +"ltime" "849.950439" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3442.725098 885.054932 0.031250" +"angles" "128.448166 -170.468964 -200.141815" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.992928 42.472992 117.803429" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3426.529053 918.690247 -0.968750" +"absmax" "-3424.529053 920.690247 1.031250" +"ltime" "849.894714" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3425.529053 919.690247 0.031250" +"angles" "133.699585 -62.989380 274.830475" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.126472 63.933083 175.253952" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3216.220459 -669.009766 431.031250" +"absmax" "-3214.220459 -667.009766 433.031250" +"ltime" "926.906006" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3215.220459 -668.009766 432.031250" +"angles" "269.086182 -32.506615 83.470284" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.387527 72.802635 147.948746" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2547.120117 90.323151 191.031250" +"absmax" "-2545.120117 92.323151 193.031250" +"ltime" "547.901550" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2546.120117 91.323151 192.031250" +"angles" "-176.843338 149.722839 -295.442993" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.036430 70.642227 151.902054" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3289.118408 -648.135620 431.031250" +"absmax" "-3287.118408 -646.135620 433.031250" +"ltime" "914.728760" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3288.118408 -647.135620 432.031250" +"angles" "-117.915848 131.556274 209.403656" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.764088 70.860268 142.297531" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2853.765381 197.819778 191.031250" +"absmax" "-2851.765381 199.819778 193.031250" +"ltime" "552.253418" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2852.765381 198.819778 192.031250" +"angles" "-204.230133 -37.179676 164.299637" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.759014 66.340721 187.363892" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2295.407227 37.682186 255.031250" +"absmax" "-2293.407227 39.682186 257.031250" +"ltime" "518.919922" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2294.407227 38.682186 256.031250" +"angles" "126.513321 264.527466 53.500996" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-57.547935 48.104080 122.174698" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2291.746094 43.325695 255.031250" +"absmax" "-2289.746094 45.325695 257.031250" +"ltime" "518.984863" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2290.746094 44.325695 256.031250" +"angles" "-0.302233 226.595215 -168.640305" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-53.822475 52.456558 121.811890" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2020.170654 -43.958447 319.031250" +"absmax" "-2018.170654 -41.958447 321.031250" +"ltime" "542.613770" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2019.170654 -42.958447 320.031250" +"angles" "68.253845 118.485657 -69.194061" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2374" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.650253 7.304688 127.578255" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2290.109619 55.674442 255.031250" +"absmax" "-2288.109619 57.674442 257.031250" +"ltime" "521.479553" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2289.109619 56.674442 256.031250" +"angles" "391.793121 46.203403 -282.204498" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.644939 58.505516 182.641556" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2291.578857 58.035919 255.031250" +"absmax" "-2289.578857 60.035919 257.031250" +"ltime" "521.628418" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2290.578857 59.035919 256.031250" +"angles" "-102.318565 101.046661 103.269165" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.450752 58.732391 197.675690" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2035.691284 -54.155716 319.031250" +"absmax" "-2033.691284 -52.155716 321.031250" +"ltime" "541.986511" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2034.691284 -53.155716 320.031250" +"angles" "77.482834 53.738037 -88.474426" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2387" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.538292 -3.232100 187.858276" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2294.409180 46.822109 255.031250" +"absmax" "-2292.409180 48.822109 257.031250" +"ltime" "527.138428" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2293.409180 47.822109 256.031250" +"angles" "205.689728 167.909500 -249.783173" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-65.823601 37.085876 124.744316" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2280.401611 62.450596 255.031250" +"absmax" "-2278.401611 64.450592 257.031250" +"ltime" "522.461670" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2279.401611 63.450596 256.031250" +"angles" "-57.262856 323.916016 -239.489990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-42.110191 65.417404 147.526260" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2284.605957 62.341885 255.031250" +"absmax" "-2282.605957 64.341888 257.031250" +"ltime" "521.897156" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2283.605957 63.341885 256.031250" +"angles" "-286.211334 115.170456 -243.846649" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.073353 63.222801 168.541840" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2629.477051 214.574692 191.031250" +"absmax" "-2627.477051 216.574692 193.031250" +"ltime" "499.092865" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2628.477051 215.574692 192.031250" +"angles" "86.563385 166.678558 -144.639297" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2377" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.147701 96.458549 172.382660" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2612.384766 235.039566 191.031250" +"absmax" "-2610.384766 237.039566 193.031250" +"ltime" "499.096802" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2611.384766 236.039566 192.031250" +"angles" "230.709091 236.236420 -190.615845" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "14.359985 79.995926 123.678802" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2317.430176 12.534242 255.031250" +"absmax" "-2315.430176 14.534242 257.031250" +"ltime" "526.521667" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2316.430176 13.534242 256.031250" +"angles" "467.875824 -61.215233 150.896027" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.856438 10.406881 192.572845" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2870.664551 199.526840 191.031250" +"absmax" "-2868.664551 201.526840 193.031250" +"ltime" "552.059448" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2869.664551 200.526840 192.031250" +"angles" "244.768341 136.725708 4.868397" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "24.790005 70.813286 132.408875" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2516.467285 79.932594 191.031250" +"absmax" "-2514.467285 81.932594 193.031250" +"ltime" "547.501892" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2515.467285 80.932594 192.031250" +"angles" "282.649902 151.611420 19.615288" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-14.528524 73.898064 121.738983" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2714.742188 -26.783079 192.031250" +"absmax" "-2712.742188 -24.783079 194.031250" +"ltime" "556.143005" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2713.742188 -25.783079 193.031250" +"angles" "-153.089859 189.882294 -104.229736" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "40.608643 73.471756 148.353241" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3272.501709 -637.104919 431.005371" +"absmax" "-3270.501709 -635.104919 433.005371" +"ltime" "914.897705" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3271.501709 -636.104919 432.005371" +"angles" "-32.087894 -61.741287 148.126495" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "56.009022 69.973877 145.603455" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2615.272705 225.646164 191.031250" +"absmax" "-2613.272705 227.646164 193.031250" +"ltime" "499.051849" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2614.272705 226.646164 192.031250" +"angles" "28.759239 226.923096 5.135164" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.895615 83.283081 116.326729" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2610.107666 218.572723 191.031250" +"absmax" "-2608.107666 220.572723 193.031250" +"ltime" "499.829834" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2609.107666 219.572723 192.031250" +"angles" "-58.973080 320.857941 211.602890" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "13.706581 80.214554 178.624573" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3197.510742 -674.890137 431.031250" +"absmax" "-3195.510742 -672.890137 433.031250" +"ltime" "927.248596" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3196.510742 -673.890137 432.031250" +"angles" "200.047623 -21.920868 -136.880157" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.462612 69.304482 127.298904" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2620.873047 210.725388 191.031250" +"absmax" "-2618.873047 212.725388 193.031250" +"ltime" "501.009460" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2619.873047 211.725388 192.031250" +"angles" "62.077766 111.518288 15.913758" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2394" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-0.369316 88.892746 194.902039" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2515.615723 42.097351 191.031250" +"absmax" "-2513.615723 44.097351 193.031250" +"ltime" "500.481812" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2514.615723 43.097351 192.031250" +"angles" "-392.332214 -1610.611816 -1902.094482" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "35.073437 66.548721 121.923721" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2610.130371 225.932129 191.031250" +"absmax" "-2608.130371 227.932129 193.031250" +"ltime" "501.098083" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2609.130371 226.932129 192.031250" +"angles" "269.829926 28.921478 38.629314" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "16.384258 78.330864 138.426620" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2612.825928 224.468109 191.031250" +"absmax" "-2610.825928 226.468109 193.031250" +"ltime" "501.878510" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2611.825928 225.468109 192.031250" +"angles" "-115.484268 295.128723 -218.145615" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.434681 82.081627 175.695877" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-2738.956299 -40.029182 192.031250" +"absmax" "-2736.956299 -38.029182 194.031250" +"ltime" "556.245972" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2737.956299 -39.029182 193.031250" +"angles" "-87.004265 -156.731522 58.861851" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "18.881062 74.320007 125.981018" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2315.626953 28.997185 255.031250" +"absmax" "-2313.626953 30.997185 257.031250" +"ltime" "519.716919" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2314.626953 29.997185 256.031250" +"angles" "-83.744743 311.863281 244.794785" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-67.493973 36.484058 197.567123" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2281.995117 49.226173 255.031250" +"absmax" "-2279.995117 51.226173 257.031250" +"ltime" "519.744873" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2280.995117 50.226173 256.031250" +"angles" "-244.642792 9.546700 -303.485260" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.395123 59.965683 106.191551" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3235.267334 -538.640076 431.743500" +"absmax" "-3233.267334 -536.640076 433.743500" +"ltime" "917.975769" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3234.267334 -537.640076 432.743500" +"angles" "-90.568954 193.875961 -313.344177" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.422798 48.787289 187.927460" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3239.505615 -555.330627 431.031250" +"absmax" "-3237.505615 -553.330627 433.031250" +"ltime" "917.554443" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3238.505615 -554.330627 432.031250" +"angles" "8.703135 -93.917099 254.496033" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "84.141922 41.981934 167.032990" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2287.422119 66.811226 255.031250" +"absmax" "-2285.422119 68.811226 257.031250" +"ltime" "519.720520" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2286.422119 67.811226 256.031250" +"angles" "-37.783966 488.432678 -221.874619" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.072937 63.847023 177.476212" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2313.322510 32.219555 255.031250" +"absmax" "-2311.322510 34.219555 257.031250" +"ltime" "519.684021" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2312.322510 33.219555 256.031250" +"angles" "21.208107 381.047485 112.293030" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-65.463516 38.856255 192.076416" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3173.555664 -609.435120 432.454529" +"absmax" "-3171.555664 -607.435120 434.454529" +"ltime" "937.873535" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3172.555664 -608.435120 433.454529" +"angles" "151.016983 -260.459229 -333.936340" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "60.900124 64.549698 192.125290" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3265.182617 -644.111938 431.031250" +"absmax" "-3263.182617 -642.111938 433.031250" +"ltime" "932.952576" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3264.182617 -643.111938 432.031250" +"angles" "-9.812092 31.497637 -170.948669" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.313349 72.675354 120.990944" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3222.069336 -631.301208 431.003052" +"absmax" "-3220.069336 -629.301208 433.003052" +"ltime" "932.273499" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3221.069336 -630.301208 432.003052" +"angles" "-43.951260 -234.442596 -38.666630" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.835484 67.021515 160.793365" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3208.349854 -618.634583 431.031250" +"absmax" "-3206.349854 -616.634583 433.031250" +"ltime" "938.300049" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3207.349854 -617.634583 432.031250" +"angles" "139.440414 -140.136139 194.898117" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "32.260563 70.126663 157.526886" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3165.488525 -449.519470 454.669678" +"absmax" "-3163.488525 -447.519470 456.669678" +"ltime" "906.750061" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3164.488525 -448.519470 455.669678" +"angles" "315.104523 158.626083 -104.689156" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "45.400993 -73.435394 169.056854" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2030.639648 -5.864900 319.031250" +"absmax" "-2028.639648 -3.864900 321.031250" +"ltime" "542.360291" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2029.639648 -4.864900 320.031250" +"angles" "-72.874878 157.364273 176.778839" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.625839 40.940147 187.051300" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2296.704346 18.692926 255.031250" +"absmax" "-2294.704346 20.692926 257.031250" +"ltime" "527.303101" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2295.704346 19.692926 256.031250" +"angles" "351.763397 274.088409 173.578522" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-64.505005 -92.942635 165.363464" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2298.051270 13.193372 255.031250" +"absmax" "-2296.051270 15.193372 257.031250" +"ltime" "527.266907" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2297.051270 14.193372 256.031250" +"angles" "97.907906 660.694763 -312.046143" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-65.434952 -85.099762 169.424850" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2031.310059 -37.597622 319.031250" +"absmax" "-2029.310059 -35.597622 321.031250" +"ltime" "543.025757" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2030.310059 -36.597622 320.031250" +"angles" "-262.071991 56.336823 314.220367" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2390" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.204765 12.217253 177.941589" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3179.935547 -606.661682 431.786560" +"absmax" "-3177.935547 -604.661682 433.786560" +"ltime" "900.010681" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3178.935547 -605.661682 432.786560" +"angles" "86.449059 219.939713 -128.356567" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.435753 42.331585 127.793991" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3172.364014 -613.781128 432.078674" +"absmax" "-3170.364014 -611.781128 434.078674" +"ltime" "899.791870" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3171.364014 -612.781128 433.078674" +"angles" "-110.673210 -150.383286 -321.783295" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "80.884056 39.081593 177.827484" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "318.000000" +"absmin" "-1043.160034 1011.671143 -112.968750" +"absmax" "-1041.160034 1013.671143 -110.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-1042.160034 1012.671143 -111.968750" +"oldorigin" "-908.140686 843.890442 82.591019" +"angles" "0.000000 -312.208618 0.000000" +"classname" "item_gib" +"model" "progs/gib_gargwing1.mdl" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2878.517090" +"chain" "2408" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "158.416702" +"owner" "199" +"noise" "gibs/gibhit3.wav" +"pain_finished" "2881.802246" +"mdl" "progs/gib_gargwing1.mdl" +"lip" "2.469405" +"waitmin" "2866.928711" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +"absmin" "-3210.852783 -602.164673 431.031250" +"absmax" "-3208.852783 -600.164673 433.031250" +"ltime" "929.099060" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3209.852783 -601.164673 432.031250" +"angles" "163.023880 -32.589348 24.338800" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "50.295986 66.284294 153.429443" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2579.618408 35.306000 191.031250" +"absmax" "-2577.618408 37.306000 193.031250" +"ltime" "548.822998" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2578.618408 36.306000 192.031250" +"angles" "57.709064 134.613281 -165.765396" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.891243 57.550434 149.731995" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2602.321777 39.819134 191.031250" +"absmax" "-2600.321777 41.819134 193.031250" +"ltime" "548.341064" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2601.321777 40.819134 192.031250" +"angles" "-47.116112 -36.584072 264.503479" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.026947 52.044693 172.705093" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2753.264893 163.093536 191.031250" +"absmax" "-2751.264893 165.093536 193.031250" +"ltime" "552.895325" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2752.264893 164.093536 192.031250" +"angles" "349.087433 134.326111 98.973358" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1932" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "2.195320 75.688087 176.056473" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2768.493896 143.470352 191.031250" +"absmax" "-2766.493896 145.470352 193.031250" +"ltime" "553.470032" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2767.493896 144.470352 192.031250" +"angles" "-164.884018 -13.130402 -83.257690" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2431" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-17.830746 73.496384 115.275803" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3216.889648 -613.779114 431.031250" +"absmax" "-3214.889648 -611.779114 433.031250" +"ltime" "928.596558" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3215.889648 -612.779114 432.031250" +"angles" "14.574926 42.197113 -121.425537" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "53.344406 65.662422 144.875427" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2301.241211 -12.335703 255.031250" +"absmax" "-2299.241211 -10.335703 257.031250" +"ltime" "528.391113" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2300.241211 -11.335703 256.031250" +"angles" "279.725525 91.528976 -355.161163" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-69.668701 -50.489162 140.713348" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2293.906006 -20.970058 255.031250" +"absmax" "-2291.906006 -18.970058 257.031250" +"ltime" "528.631775" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2292.906006 -19.970058 256.031250" +"angles" "89.208565 137.505066 65.888962" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.690979 -41.635376 110.186447" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3421.975342 926.339844 -0.968750" +"absmax" "-3419.975342 928.339844 1.031250" +"ltime" "851.445618" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3420.975342 927.339844 0.031250" +"angles" "236.284958 292.308899 152.333038" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.662842 68.751343 184.239655" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3540.162109 822.779846 -0.968750" +"absmax" "-3538.162109 824.779846 1.031250" +"ltime" "847.017273" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3539.162109 823.779846 0.031250" +"angles" "212.370087 -81.258110 185.639572" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "66.371193 37.970932 106.459595" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2031.677368 -19.013468 319.031250" +"absmax" "-2029.677368 -17.013468 321.031250" +"ltime" "543.488159" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2030.677368 -18.013468 320.031250" +"angles" "-36.049393 443.320709 70.340027" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2424" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.829720 28.666870 188.282471" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2019.094360 -45.750626 319.031250" +"absmax" "-2017.094360 -43.750626 321.031250" +"ltime" "543.208191" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2018.094360 -44.750626 320.031250" +"angles" "333.995239 -85.599403 9.751790" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2438" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.933693 5.496189 124.677925" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3539.701172 884.304321 -0.968750" +"absmax" "-3537.701172 886.304321 1.031250" +"ltime" "847.535583" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3538.701172 885.304321 0.031250" +"angles" "-40.472450 59.846745 21.111156" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.270599 94.926323 176.161835" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2439.818604 146.298676 191.031250" +"absmax" "-2437.818604 148.298676 193.031250" +"ltime" "546.759583" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2438.818604 147.298676 192.031250" +"angles" "304.417358 -36.592815 207.474258" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-22.838926 72.750076 162.308762" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2440.489258 178.520935 191.031250" +"absmax" "-2438.489258 180.520935 193.031250" +"ltime" "546.422363" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2439.489258 179.520935 192.031250" +"angles" "221.851562 -138.017807 238.928131" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-25.242317 72.453407 108.952133" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2788.625732 37.252628 191.031250" +"absmax" "-2786.625732 39.252628 193.031250" +"ltime" "557.785034" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2787.625732 38.252628 192.031250" +"angles" "-18.370850 -138.968735 -22.776726" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.580841 40.805820 119.782921" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2789.678955 46.827667 191.031250" +"absmax" "-2787.678955 48.827667 193.031250" +"ltime" "557.781860" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2788.678955 47.827667 192.031250" +"angles" "307.829681 136.312210 79.942047" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "63.676804 46.517696 153.596069" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-3421.252197 907.097107 -0.968750" +"absmax" "-3419.252197 909.097107 1.031250" +"ltime" "851.135132" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3420.252197 908.097107 0.031250" +"angles" "-233.738892 -73.987167 319.093903" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.320236 51.722771 179.483994" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2733.201904 -7.838072 192.031250" +"absmax" "-2731.201904 -5.838072 194.031250" +"ltime" "549.708496" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2732.201904 -6.838072 193.031250" +"angles" "297.184662 160.788116 78.406876" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.848858 58.526810 177.136887" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2706.935059 -16.994713 192.031250" +"absmax" "-2704.935059 -14.994712 194.031250" +"ltime" "549.581238" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2705.935059 -15.994712 193.031250" +"angles" "-120.326103 297.721558 185.610886" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-33.764839 67.003654 139.988312" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2159.331787 -8.175236 319.031250" +"absmax" "-2157.331787 -6.175236 321.031250" +"ltime" "544.496155" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2158.331787 -7.175236 320.031250" +"angles" "225.536301 64.334633 39.443382" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.226982 20.321419 197.576340" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2144.961670 -2.227704 319.031250" +"absmax" "-2142.961670 -0.227704 321.031250" +"ltime" "544.626526" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2143.961670 -1.227704 320.031250" +"angles" "16.839729 -40.367378 148.845001" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-69.001129 30.634428 131.611343" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3234.415039 -634.867065 431.031250" +"absmax" "-3232.415039 -632.867065 433.031250" +"ltime" "912.510071" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3233.415039 -633.867065 432.031250" +"angles" "124.816422 110.131165 113.012154" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "57.646633 68.909058 195.272736" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3260.512451 -658.309326 431.031250" +"absmax" "-3258.512451 -656.309326 433.031250" +"ltime" "912.246460" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3259.512451 -657.309326 432.031250" +"angles" "-96.569130 -20.232719 75.338699" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "49.625427 69.824287 123.047417" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1890.885132 1333.243652 415.031250" +"absmax" "-1888.885132 1335.243652 417.031250" +"ltime" "1730.612793" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1889.885132 1334.243652 416.031250" +"angles" "184.576950 451.775177 -198.430756" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2190" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-23.385374 73.337593 99.989494" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2770.641602 -188.063660 191.031250" +"absmax" "-2768.641602 -186.063660 193.031250" +"ltime" "1009.237610" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2769.641602 -187.063660 192.031250" +"angles" "405.187775 153.760300 357.318237" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.559357 103.582794 123.849281" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3534.921631 864.761414 -0.968750" +"absmax" "-3532.921631 866.761414 1.031250" +"ltime" "847.647522" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3533.921631 865.761414 0.031250" +"angles" "-89.837891 -86.367973 -56.562283" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "53.864285 75.264847 195.288223" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2281.731201 53.121059 255.031250" +"absmax" "-2279.731201 55.121059 257.031250" +"ltime" "545.159485" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2280.731201 54.121059 256.031250" +"angles" "-226.314316 -261.923767 215.834915" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-64.058380 39.060776 154.991165" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2276.996094 54.992054 255.031250" +"absmax" "-2274.996094 56.992054 257.031250" +"ltime" "545.237305" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2275.996094 55.992054 256.031250" +"angles" "119.657959 -138.467209 15.355965" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-62.449150 41.544224 162.414612" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3534.867920 850.525085 -0.968750" +"absmax" "-3532.867920 852.525085 1.031250" +"ltime" "848.141052" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3533.867920 851.525085 0.031250" +"angles" "-18.075937 275.974609 26.870220" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "57.847809 63.386528 173.191544" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2775.562012 -783.263489 287.031250" +"absmax" "-2773.562012 -781.263489 289.031250" +"ltime" "987.557495" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2774.562012 -782.263489 288.031250" +"angles" "-428.461670 374.757965 709.052246" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-80.919868 2.877046 128.937347" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2744.245361 -804.692078 427.031250" +"absmax" "-2742.245361 -802.692078 429.031250" +"ltime" "987.575073" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2743.245361 -803.692078 428.031250" +"angles" "369.724762 502.503937 243.679489" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.795540 -13.853970 140.800232" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3306.359863 -652.123779 431.031250" +"absmax" "-3304.359863 -650.123779 433.031250" +"ltime" "915.650696" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3305.359863 -651.123779 432.031250" +"angles" "-4.606856 -153.859375 -103.018044" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.183056 72.259605 131.520248" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3293.202148 -654.155945 431.031250" +"absmax" "-3291.202148 -652.155945 433.031250" +"ltime" "914.863525" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3292.202148 -653.155945 432.031250" +"angles" "2.531401 -157.632385 137.953659" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "44.931904 70.113670 120.497787" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3064.396973 -490.996460 465.231781" +"absmax" "-3062.396973 -488.996460 467.231781" +"ltime" "922.635254" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3063.396973 -489.996460 466.231781" +"angles" "124.619125 304.554626 81.962379" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-34.757339 -102.375549 170.501251" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2691.071289 -62.502052 192.031250" +"absmax" "-2689.071289 -60.502052 194.031250" +"ltime" "554.268982" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2690.071289 -61.502052 193.031250" +"angles" "76.779808 124.637161 -113.139999" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.828938 77.126068 146.458664" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2702.455811 -71.770737 191.031250" +"absmax" "-2700.455811 -69.770737 193.031250" +"ltime" "554.191284" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2701.455811 -70.770737 192.031250" +"angles" "252.091568 -75.959595 145.208908" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-39.324612 64.929031 136.856918" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2276.828125 107.126114 255.031250" +"absmax" "-2274.828125 109.126114 257.031250" +"ltime" "545.858826" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2275.828125 108.126114 256.031250" +"angles" "-134.167374 -55.502048 149.259186" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.148968 78.844994 130.385452" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2308.866455 98.504654 255.031250" +"absmax" "-2306.866455 100.504654 257.031250" +"ltime" "545.717957" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2307.866455 99.504654 256.031250" +"angles" "18.279461 66.048981 -295.211884" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.281185 59.202866 189.227783" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2820.997070 -821.611023 431.031250" +"absmax" "-2818.997070 -819.611023 433.031250" +"ltime" "991.356079" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2819.997070 -820.611023 432.031250" +"angles" "63.019554 214.030823 90.350327" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-77.746658 -13.597919 120.890030" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2820.702148 -814.906921 431.031250" +"absmax" "-2818.702148 -812.906921 433.031250" +"ltime" "991.719055" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2819.702148 -813.906921 432.031250" +"angles" "191.201599 364.404083 169.044449" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.282501 -3.473377 137.831299" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3178.962402 -606.981262 431.901978" +"absmax" "-3176.962402 -604.981262 433.901978" +"ltime" "900.578735" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3177.962402 -605.981262 432.901978" +"angles" "-104.900932 297.876923 102.334091" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.766655 40.129723 163.013474" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3197.029297 -598.710327 431.031250" +"absmax" "-3195.029297 -596.710327 433.031250" +"ltime" "900.786560" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3196.029297 -597.710327 432.031250" +"angles" "-84.103241 -280.983215 84.281433" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "56.077930 51.776928 198.653641" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2930.738770 -763.706665 431.031250" +"absmax" "-2928.738770 -761.706665 433.031250" +"ltime" "979.947876" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2929.738770 -762.706665 432.031250" +"angles" "94.448418 233.773865 204.827393" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-38.186897 72.690437 143.346161" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3251.714844 -541.072510 431.031250" +"absmax" "-3249.714844 -539.072510 433.031250" +"ltime" "918.169373" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3250.714844 -540.072510 432.031250" +"angles" "167.357849 -222.718719 -29.846899" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "63.701595 54.004200 146.058334" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3417.023926 920.433777 -0.968750" +"absmax" "-3415.023926 922.433777 1.031250" +"ltime" "851.976501" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3416.023926 921.433777 0.031250" +"angles" "-197.361298 -204.834961 70.406509" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.223915 64.695038 180.613052" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3421.701172 898.660828 -0.968750" +"absmax" "-3419.701172 900.660828 1.031250" +"ltime" "851.370789" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3420.701172 899.660828 0.031250" +"angles" "354.052856 -235.485413 -84.386436" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.435883 47.148720 151.783249" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3233.712402 -545.604065 431.084015" +"absmax" "-3231.712402 -543.604065 433.084015" +"ltime" "919.087341" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3232.712402 -544.604065 432.084015" +"angles" "231.424942 -145.116425 48.552704" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.731476 46.995888 162.954773" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3054.013184 -495.165039 464.814911" +"absmax" "-3052.013184 -493.165039 466.814911" +"ltime" "921.825806" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3053.013184 -494.165039 465.814911" +"angles" "330.344910 432.494812 -155.597137" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-28.265331 -99.021477 122.255661" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3194.752197 -565.197937 434.815308" +"absmax" "-3192.752197 -563.197937 436.815308" +"ltime" "901.944763" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3193.752197 -564.197937 435.815308" +"angles" "-56.303574 -241.315109 158.877609" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.317924 42.145821 129.775299" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3425.454346 895.809204 -0.968750" +"absmax" "-3423.454346 897.809204 1.031250" +"ltime" "854.877747" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3424.454346 896.809204 0.031250" +"angles" "304.082520 -129.827393 -115.819809" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.936852 47.097889 132.763580" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3564.455566 872.188660 -0.968750" +"absmax" "-3562.455566 874.188660 1.031250" +"ltime" "843.528503" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3563.455566 873.188660 0.031250" +"angles" "-29.890039 103.243080 154.403137" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "66.332085 43.111885 121.560356" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3558.170410 894.531799 -0.968750" +"absmax" "-3556.170410 896.531799 1.031250" +"ltime" "842.692993" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3557.170410 895.531799 0.031250" +"angles" "222.975861 279.173859 18.738441" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.681908 61.133018 142.050858" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3425.431396 897.708069 -0.968750" +"absmax" "-3423.431396 899.708069 1.031250" +"ltime" "855.036499" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3424.431396 898.708069 0.031250" +"angles" "161.631943 119.786034 -150.325500" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.934166 49.099274 133.024506" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3424.491943 873.465210 -0.968750" +"absmax" "-3422.491943 875.465210 1.031250" +"ltime" "852.992920" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3423.491943 874.465210 0.031250" +"angles" "315.685028 -229.913177 -157.636047" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.705872 23.202370 134.384094" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3414.845703 890.156189 -0.968750" +"absmax" "-3412.845703 892.156189 1.031250" +"ltime" "852.636169" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3413.845703 891.156189 0.031250" +"angles" "252.469131 214.935257 -277.274811" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.084297 36.225784 177.283539" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3439.053955 855.712341 -0.968750" +"absmax" "-3437.053955 857.712341 1.031250" +"ltime" "853.428345" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3438.053955 856.712341 0.031250" +"angles" "276.974091 126.054153 193.139267" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.835434 5.597408 110.071930" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3416.518311 893.557800 -0.968750" +"absmax" "-3414.518311 895.557800 1.031250" +"ltime" "853.106079" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3415.518311 894.557800 0.031250" +"angles" "137.299255 88.061226 -296.005859" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.205368 42.108337 158.657715" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3207.337158 -560.769653 433.361389" +"absmax" "-3205.337158 -558.769653 435.361389" +"ltime" "901.361877" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3206.337158 -559.769653 434.361389" +"angles" "109.883087 161.173218 228.343338" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.378044 49.161453 108.712418" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2924.341553 -756.324036 431.031250" +"absmax" "-2922.341553 -754.324036 433.031250" +"ltime" "979.950012" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2923.341553 -755.324036 432.031250" +"angles" "21.376253 -1.665987 -113.252350" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-29.977983 83.097641 132.748276" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3421.825684 882.868835 -0.968750" +"absmax" "-3419.825684 884.868835 1.031250" +"ltime" "854.324158" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3420.825684 883.868835 0.031250" +"angles" "151.804047 274.684692 38.239754" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.543739 33.028519 140.817261" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3407.456055 896.072388 -0.968750" +"absmax" "-3405.456055 898.072388 1.031250" +"ltime" "853.749878" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3406.456055 897.072388 0.031250" +"angles" "272.034027 -317.689240 80.678902" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "78.004059 39.488342 194.871872" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2805.034912 -736.781311 431.031250" +"absmax" "-2803.034912 -734.781311 433.031250" +"ltime" "950.861755" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2804.034912 -735.781311 432.031250" +"angles" "73.048515 157.914124 -71.566833" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-22.981266 84.082748 120.885696" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3438.141357 859.885986 -0.968750" +"absmax" "-3436.141357 861.885986 1.031250" +"ltime" "854.980774" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3437.141357 860.885986 0.031250" +"angles" "168.627380 26.450939 -0.618105" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.014664 10.871655 124.429337" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3439.710938 851.710632 -0.968750" +"absmax" "-3437.710938 853.710632 1.031250" +"ltime" "854.618286" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3438.710938 852.710632 0.031250" +"angles" "198.907196 -155.962738 -110.621780" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.000420 0.265217 115.684280" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3351.881348 -504.462433 431.031250" +"absmax" "-3349.881348 -502.462433 433.031250" +"ltime" "902.522766" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3350.881348 -503.462433 432.031250" +"angles" "38.505222 -155.348236 136.840851" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "63.225029 50.578678 155.734833" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3425.892578 888.845032 -0.968750" +"absmax" "-3423.892578 890.845032 1.031250" +"ltime" "855.682251" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3424.892578 889.845032 0.031250" +"angles" "-12.850306 36.166641 -179.711868" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.438995 39.054810 139.987793" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3424.625732 902.771057 -0.968750" +"absmax" "-3422.625732 904.771057 1.031250" +"ltime" "855.550293" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3423.625732 903.771057 0.031250" +"angles" "150.302063 103.400452 147.339142" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.888603 52.274891 150.774597" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3308.201660 -509.200500 431.031250" +"absmax" "-3306.201660 -507.200500 433.031250" +"ltime" "902.505432" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3307.201660 -508.200500 432.031250" +"angles" "-260.552734 -194.739624 -127.740738" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "90.789970 35.168640 194.315964" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3456.402588 -508.220398 431.031250" +"absmax" "-3454.402588 -506.220398 433.031250" +"ltime" "903.514771" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3455.402588 -507.220398 432.031250" +"angles" "107.242172 -58.780251 124.119766" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.082947 45.871082 100.775543" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3430.452637 893.000061 -0.968750" +"absmax" "-3428.452637 895.000061 1.031250" +"ltime" "857.185242" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3429.452637 894.000061 0.031250" +"angles" "196.912064 172.892365 -193.776199" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.061638 44.777718 134.191132" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3431.952881 904.970215 -0.968750" +"absmax" "-3429.952881 906.970215 1.031250" +"ltime" "856.816345" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3430.952881 905.970215 0.031250" +"angles" "-0.588452 234.806732 -52.962639" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.799026 57.986675 130.320526" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3549.043457 840.230591 -0.968750" +"absmax" "-3547.043457 842.230591 1.031250" +"ltime" "844.192383" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3548.043457 841.230591 0.031250" +"angles" "294.690338 -188.671844 -4.710736" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "62.646435 62.955051 159.425568" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3546.000000 848.779785 -0.968750" +"absmax" "-3544.000000 850.779785 1.031250" +"ltime" "844.190308" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3545.000000 849.779785 0.031250" +"angles" "206.586304 99.545212 69.603615" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.475880 68.126038 125.544044" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3439.179199 867.173523 -0.968750" +"absmax" "-3437.179199 869.173523 1.031250" +"ltime" "857.705261" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3438.179199 868.173523 0.031250" +"angles" "106.711662 39.507282 237.946762" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.235527 19.954777 126.568008" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3443.464600 871.851746 -0.968750" +"absmax" "-3441.464600 873.851746 1.031250" +"ltime" "857.117493" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3442.464600 872.851746 0.031250" +"angles" "-12.378210 129.127380 117.912720" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.367928 27.710289 104.817268" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3461.765869 -500.881744 431.031250" +"absmax" "-3459.765869 -498.881744 433.031250" +"ltime" "902.928589" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3460.765869 -499.881744 432.031250" +"angles" "-3.221348 236.118683 5.295990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.152382 52.171368 125.753250" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3374.061768 -395.921356 431.031250" +"absmax" "-3372.061768 -393.921356 433.031250" +"ltime" "904.070129" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3373.061768 -394.921356 432.031250" +"angles" "133.035736 -21.508509 -7.389923" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "86.022659 35.385696 141.702133" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3398.512939 -366.023254 429.884033" +"absmax" "-3396.512939 -364.023254 431.884033" +"ltime" "903.395142" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3397.512939 -365.023254 430.884033" +"angles" "173.392654 60.932713 269.376465" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "53.830978 55.017815 181.657455" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3178.055664 -464.413513 450.691956" +"absmax" "-3176.055664 -462.413513 452.691956" +"ltime" "906.713623" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3177.055664 -463.413513 451.691956" +"angles" "167.002686 497.572540 136.677216" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.736168 -100.353897 138.722183" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3396.737549 -385.254059 431.031250" +"absmax" "-3394.737549 -383.254059 433.031250" +"ltime" "904.878174" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3395.737549 -384.254059 432.031250" +"angles" "-172.248337 142.257965 -83.267105" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.719215 37.262737 105.449760" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3381.906494 -387.747620 431.031250" +"absmax" "-3379.906494 -385.747620 433.031250" +"ltime" "904.063538" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3380.906494 -386.747620 432.031250" +"angles" "272.637360 -197.880753 155.372513" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.622414 29.316992 102.419304" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2823.597900 -749.663818 431.031250" +"absmax" "-2821.597900 -747.663818 433.031250" +"ltime" "950.620178" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2822.597900 -748.663818 432.031250" +"angles" "-107.655373 -89.597687 -141.723145" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.739128 61.612450 148.526962" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3246.010010 -613.191223 431.031250" +"absmax" "-3244.010010 -611.191223 433.031250" +"ltime" "929.574890" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3245.010010 -612.191223 432.031250" +"angles" "-65.250732 83.385208 50.074627" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "17.825380 72.925255 114.554459" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3225.744873 -598.076782 431.031250" +"absmax" "-3223.744873 -596.076782 433.031250" +"ltime" "929.708191" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3224.744873 -597.076782 432.031250" +"angles" "-109.825386 -223.210434 -134.280685" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.141346 69.687935 168.017517" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2855.513916 -833.579041 431.031250" +"absmax" "-2853.513916 -831.579041 433.031250" +"ltime" "994.537354" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2854.513916 -832.579041 432.031250" +"angles" "104.304016 278.872528 -150.975006" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.941505 7.475752 110.148087" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2869.006592 -844.467529 431.031250" +"absmax" "-2867.006592 -842.467529 433.031250" +"ltime" "994.269653" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2868.006592 -843.467529 432.031250" +"angles" "-67.875229 46.205685 36.511433" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-77.733467 -6.987518 182.400116" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3224.050537 -633.084412 431.031250" +"absmax" "-3222.050537 -631.084412 433.031250" +"ltime" "933.617371" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3223.050537 -632.084412 432.031250" +"angles" "-46.463608 263.089569 -79.798615" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "57.982018 67.293549 177.829636" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3257.842773 -623.502380 431.031250" +"absmax" "-3255.842773 -621.502380 433.031250" +"ltime" "932.823181" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3256.842773 -622.502380 432.031250" +"angles" "-200.604355 -102.414017 199.126633" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "22.418644 72.513130 181.665146" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3289.577148 -324.567261 432.625641" +"absmax" "-3287.577148 -322.567261 434.625641" +"ltime" "904.748230" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3288.577148 -323.567261 433.625641" +"angles" "-178.406937 46.786469 -277.829926" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "81.240021 -2.776532 180.868988" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3292.735840 -326.610535 432.602997" +"absmax" "-3290.735840 -324.610535 434.602997" +"ltime" "905.534241" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3291.735840 -325.610535 433.602997" +"angles" "23.964735 119.730240 -131.927551" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "80.843582 -1.728810 144.439545" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3325.976807 -337.677948 431.031250" +"absmax" "-3323.976807 -335.677948 433.031250" +"ltime" "905.851929" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3324.976807 -336.677948 432.031250" +"angles" "291.599182 594.646362 126.994225" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.814568 -32.968117 135.200424" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3359.969971 -325.934692 429.887207" +"absmax" "-3357.969971 -323.934692 431.887207" +"ltime" "906.131348" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3358.969971 -324.934692 430.887207" +"angles" "-182.206726 350.184143 159.547241" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.729324 -57.393150 192.660995" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3249.263672 -540.574341 431.031250" +"absmax" "-3247.263672 -538.574341 433.031250" +"ltime" "916.251282" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3248.263672 -539.574341 432.031250" +"angles" "258.849457 -174.243286 172.379166" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.224236 59.162514 123.061348" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3286.488525 -527.002075 431.031250" +"absmax" "-3284.488525 -525.002075 433.031250" +"ltime" "915.544617" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3285.488525 -526.002075 432.031250" +"angles" "316.929626 -196.466187 279.382446" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "26.411434 70.615952 146.734528" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3254.595703 -643.953064 431.031250" +"absmax" "-3252.595703 -641.953064 433.031250" +"ltime" "934.634338" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3253.595703 -642.953064 432.031250" +"angles" "211.263565 178.307724 142.413940" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "44.946083 69.666008 121.582199" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3249.313232 -632.903381 431.031250" +"absmax" "-3247.313232 -630.903381 433.031250" +"ltime" "934.664429" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3248.313232 -631.903381 432.031250" +"angles" "256.299774 334.884003 149.942810" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.054234 69.918526 133.988663" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3267.780518 -646.736328 431.031250" +"absmax" "-3265.780518 -644.736328 433.031250" +"ltime" "935.251282" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3266.780518 -645.736328 432.031250" +"angles" "-70.239594 88.159828 122.446800" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "28.374928 71.928490 127.597404" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3248.154053 -535.075073 431.031250" +"absmax" "-3246.154053 -533.075073 433.031250" +"ltime" "919.212891" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3247.154053 -534.075073 432.031250" +"angles" "233.391876 68.917412 -316.946289" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.525345 52.054878 178.279694" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3266.714844 -545.117920 431.031250" +"absmax" "-3264.714844 -543.117920 433.031250" +"ltime" "918.937439" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3265.714844 -544.117920 432.031250" +"angles" "-165.681763 192.406509 157.495697" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.583679 53.641716 137.017242" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3323.171387 -516.403015 431.031250" +"absmax" "-3321.171387 -514.403015 433.031250" +"ltime" "920.033020" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3322.171387 -515.403015 432.031250" +"angles" "277.350616 266.878754 23.081955" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.317070 82.635010 179.795303" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3332.643799 -519.406067 431.031250" +"absmax" "-3330.643799 -517.406067 433.031250" +"ltime" "920.095032" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3331.643799 -518.406067 432.031250" +"angles" "-31.802567 162.560715 279.211731" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.054371 81.417450 169.201523" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3249.547119 -642.508240 431.031250" +"absmax" "-3247.547119 -640.508240 433.031250" +"ltime" "935.711304" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3248.547119 -641.508240 432.031250" +"angles" "-12.492140 141.059799 -240.733810" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.150795 69.473686 162.009521" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3262.728271 -430.129425 441.497314" +"absmax" "-3260.728271 -428.129425 443.497314" +"ltime" "921.048157" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3261.728271 -429.129425 442.497314" +"angles" "-54.993027 418.112518 -241.282639" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "96.426430 -21.025835 171.677795" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3273.140381 -347.423431 438.866516" +"absmax" "-3271.140381 -345.423431 440.866516" +"ltime" "920.902527" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3272.140381 -346.423431 439.866516" +"angles" "-98.374924 -181.750427 -245.066055" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.519722 17.899141 182.123138" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2724.058594 -73.390800 191.031250" +"absmax" "-2722.058594 -71.390800 193.031250" +"ltime" "1009.125244" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2723.058594 -72.390800 192.031250" +"angles" "706.917480 729.029114 -110.903809" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-17.496944 150.922852 141.082932" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2382.822998 1308.427490 496.031250" +"absmax" "-2380.822998 1310.427490 498.031250" +"ltime" "1629.634644" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2381.822998 1309.427490 497.031250" +"angles" "282.686249 28.467838 -170.106750" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "737" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.967514 -78.461899 106.688812" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2983.575684 1249.209229 527.031250" +"absmax" "-2981.575684 1251.209229 529.031250" +"ltime" "1597.110962" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2982.575684 1250.209229 528.031250" +"angles" "57.689499 -23.859665 -227.143097" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-54.565712 -58.962559 131.302902" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2881.436768 1332.836182 527.031250" +"absmax" "-2879.436768 1334.836182 529.031250" +"ltime" "1593.267578" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2880.436768 1333.836182 528.031250" +"angles" "-160.420807 146.993286 129.271622" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-67.708664 -56.006866 174.192871" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2708.668457 1452.032227 -32.968750" +"absmax" "-2706.668457 1454.032227 -30.968750" +"ltime" "1297.456665" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2707.668457 1453.032227 -31.968750" +"angles" "10.368111 -17.213663 -231.168701" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.125593 74.954689 115.345749" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2698.338623 1450.427612 -32.968750" +"absmax" "-2696.338623 1452.427612 -30.968750" +"ltime" "1297.360107" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2697.338623 1451.427612 -31.968750" +"angles" "256.181793 -134.330505 196.258072" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.245936 76.165993 151.566330" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2849.891846 1325.563965 527.031250" +"absmax" "-2847.891846 1327.563965 529.031250" +"ltime" "1593.217041" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2848.891846 1326.563965 528.031250" +"angles" "275.641602 287.003479 -8.929541" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-54.477467 -60.562954 104.897255" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2835.336670 1445.246338 -16.968750" +"absmax" "-2833.336670 1447.246338 -14.968750" +"ltime" "1303.283447" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2834.336670 1446.246338 -15.968750" +"angles" "85.628281 106.261063 -129.791351" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "16.503288 75.549004 110.220184" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2978.972412 1257.020752 527.031250" +"absmax" "-2976.972412 1259.020752 529.031250" +"ltime" "1596.783691" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2977.972412 1258.020752 528.031250" +"angles" "308.877594 350.868988 303.078949" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-42.020462 -63.975319 186.231384" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1024.880859 1595.866333 -112.968750" +"absmax" "-1022.880859 1597.866333 -110.968750" +"ltime" "1321.796265" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1023.880859 1596.866333 -111.968750" +"angles" "192.945450 422.331665 -99.041000" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "216" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.738181 75.327637 144.955521" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1028.214722 1590.465454 -112.968750" +"absmax" "-1026.214722 1592.465454 -110.968750" +"ltime" "1322.260864" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1027.214722 1591.465454 -111.968750" +"angles" "-24.785336 -92.896629 -199.025589" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2543" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.469731 75.264542 105.862999" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2781.601562 -799.569397 287.031250" +"absmax" "-2779.601562 -797.569397 289.031250" +"ltime" "988.528625" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2780.601562 -798.569397 288.031250" +"angles" "44.057030 702.599670 -527.390747" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.874306 -4.130902 149.802597" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2777.388428 -723.981506 287.031250" +"absmax" "-2775.388428 -721.981506 289.031250" +"ltime" "988.272766" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2776.388428 -722.981506 288.031250" +"angles" "-551.349365 -212.410339 -313.547272" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-83.348648 29.978981 109.449982" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2925.817871 -741.826172 431.031250" +"absmax" "-2923.817871 -739.826172 433.031250" +"ltime" "981.024109" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2924.817871 -740.826172 432.031250" +"angles" "-133.823624 361.208618 -73.154564" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-27.179260 86.868973 143.897736" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2933.345215 -753.683350 431.031250" +"absmax" "-2931.345215 -751.683350 433.031250" +"ltime" "981.100159" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2932.345215 -752.683350 432.031250" +"angles" "1.186266 168.989136 -164.711365" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-36.451073 75.049118 177.822922" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3116.558350 -441.090118 464.549988" +"absmax" "-3114.558350 -439.090118 466.549988" +"ltime" "921.098877" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3115.558350 -440.090118 465.549988" +"angles" "-6.756168 347.713593 -221.704010" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.858849 -74.146957 98.494019" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3117.910889 -447.454590 463.402985" +"absmax" "-3115.910889 -445.454590 465.402985" +"ltime" "921.670166" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3116.910889 -446.454590 464.402985" +"angles" "-84.206261 461.652374 -60.388878" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "36.339615 -77.618294 117.055069" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2891.729736 -874.054199 431.031250" +"absmax" "-2889.729736 -872.054199 433.031250" +"ltime" "962.993958" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2890.729736 -873.054199 432.031250" +"angles" "75.430412 35.961971 14.050606" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.366814 34.823681 160.702759" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2986.661377 -842.250183 431.031250" +"absmax" "-2984.661377 -840.250183 433.031250" +"ltime" "954.543213" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2985.661377 -841.250183 432.031250" +"angles" "-48.672157 -152.155518 -71.490623" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-63.928658 62.354492 181.617584" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2957.903564 -856.359253 431.031250" +"absmax" "-2955.903564 -854.359253 433.031250" +"ltime" "954.396362" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2956.903564 -855.359253 432.031250" +"angles" "115.666595 -80.261223 107.174995" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.670181 66.059525 119.602364" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2720.303711 -360.025604 605.000000" +"absmax" "-2718.303711 -358.025604 607.000000" +"origin" "-2719.303711 -359.025604 606.000000" +"angles" "-0.000000 257.997437 -0.000000" +"frame" "3.000000" +"owner" "558" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "-2388.748535 1318.186890 496.031250" +"absmax" "-2386.748535 1320.186890 498.031250" +"ltime" "1629.208130" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2387.748535 1319.186890 497.031250" +"angles" "-3.637290 75.333618 77.074768" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "737" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-98.802505 -79.423393 112.812088" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2740.962402 -262.536743 191.031250" +"absmax" "-2738.962402 -260.536743 193.031250" +"ltime" "1674.385132" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2739.962402 -261.536743 192.031250" +"angles" "-425.665863 407.572571 625.220581" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-32.058048 80.043457 96.743797" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2984.442871 1273.841309 527.031250" +"absmax" "-2982.442871 1275.841309 529.031250" +"ltime" "1599.230225" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2983.442871 1274.841309 528.031250" +"angles" "273.485931 514.139099 -139.339432" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-77.708275 -48.038414 154.446289" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2961.270996 1269.016235 527.031250" +"absmax" "-2959.270996 1271.016235 529.031250" +"ltime" "1598.963501" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2960.270996 1270.016235 528.031250" +"angles" "214.740417 -42.887867 -59.518860" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.507179 -56.369682 131.471085" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2939.724121 -880.579102 431.031250" +"absmax" "-2937.724121 -878.579102 433.031250" +"ltime" "951.519653" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2938.724121 -879.579102 432.031250" +"angles" "92.389580 107.335449 -177.233643" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.620176 74.376877 170.002457" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2941.409424 -881.031189 431.031250" +"absmax" "-2939.409424 -879.031189 433.031250" +"ltime" "951.748169" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2940.409424 -880.031189 432.031250" +"angles" "-27.165222 88.177162 132.351959" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-13.696360 73.866325 168.590881" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2856.496094 -836.548340 431.031250" +"absmax" "-2854.496094 -834.548340 433.031250" +"ltime" "995.299072" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2855.496094 -835.548340 432.031250" +"angles" "-153.230652 174.303619 208.512665" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.421799 3.364603 105.404999" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2940.432617 -927.085144 431.031250" +"absmax" "-2938.432617 -925.085144 433.031250" +"ltime" "952.282898" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2939.432617 -926.085144 432.031250" +"angles" "193.143829 217.683273 -25.846466" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-31.006804 68.718948 130.036163" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2924.929688 -939.535583 431.031250" +"absmax" "-2922.929688 -937.535583 433.031250" +"ltime" "952.639771" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2923.929688 -938.535583 432.031250" +"angles" "34.640789 191.705765 -128.743332" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-66.977982 47.851227 187.487915" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2874.339844 -911.301025 431.031250" +"absmax" "-2872.339844 -909.301025 433.031250" +"ltime" "962.896545" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2873.339844 -910.301025 432.031250" +"angles" "29.761257 218.818756 -203.275192" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.667587 43.245674 125.041359" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2852.599121 -820.367249 431.031250" +"absmax" "-2850.599121 -818.367249 433.031250" +"ltime" "994.657593" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2851.599121 -819.367249 432.031250" +"angles" "83.238785 -21.820988 126.827141" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.549355 27.146992 109.262581" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2741.884766 -255.735138 191.031250" +"absmax" "-2739.884766 -253.735138 193.031250" +"ltime" "1674.358765" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2740.884766 -254.735138 192.031250" +"angles" "438.971710 416.198364 -391.489746" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-31.553358 80.675407 112.927429" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-432.882568 891.947266 -96.968750" +"absmax" "-430.882568 893.947266 -94.968750" +"ltime" "1350.558472" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-431.882568 892.947266 -95.968750" +"angles" "-208.677689 419.725708 303.241791" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2445" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-49.676655 60.989468 167.760880" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-438.857849 891.843140 -96.968750" +"absmax" "-436.857849 893.843140 -94.968750" +"ltime" "1350.523682" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-437.857849 892.843140 -95.968750" +"angles" "-149.024048 -215.220001 -308.346313" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2567" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-52.011269 57.433819 182.794876" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3035.043213 -663.756958 428.638641" +"absmax" "-3033.043213 -661.756958 430.638641" +"ltime" "965.660461" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3034.043213 -662.756958 429.638641" +"angles" "144.333557 76.778740 118.722702" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "88.696518 20.207888 169.628052" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2943.953613 -884.048340 431.031250" +"absmax" "-2941.953613 -882.048340 433.031250" +"ltime" "964.176331" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2942.953613 -883.048340 432.031250" +"angles" "116.667206 316.482635 -306.433838" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.988968 23.980438 194.002853" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2939.529053 -869.221069 431.031250" +"absmax" "-2937.529053 -867.221069 433.031250" +"ltime" "963.512939" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2938.529053 -868.221069 432.031250" +"angles" "326.533386 -70.269028 26.617268" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.294258 39.289398 177.760635" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1852.316772 1359.054810 415.031250" +"absmax" "-1850.316772 1361.054810 417.031250" +"ltime" "1731.435791" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1851.316772 1360.054810 416.031250" +"angles" "224.057907 85.710159 345.391174" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2568" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "9.238182 92.704811 140.402222" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2546.125732 -80.684929 -108.592094" +"absmax" "-2544.125732 -78.684929 -106.592094" +"origin" "-2545.125732 -79.684929 -107.592094" +"oldorigin" "-2570.744629 64.666634 -29.484743" +"angles" "0.000000 289.995117 0.000000" +"classname" "monster_voreling" +"frame" "42.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "voreling_idle1" +"nextthink" "-1.000000" +"health" "-20.000000" +"chain" "2537" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"flags" "32.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "290.000000" +"yaw_speed" "20.000000" +"owner" "769" +"th_stand" "voreling_idle1" +"th_walk" "voreling_walk1" +"th_run" "voreling_run1" +"th_missile" "SUB_Null" +"th_melee" "voreling_bite1" +"th_pain" "voreling_pain" +"th_die" "voreling_die" +"lefty" "-36.000000" +"search_time" "1527.322632" +"attack_state" "1.000000" +"attack_finished" "1516.495483" +"show_hostile" "1523.322632" +"jump_flag" "1522.365234" +"mdl" "progs/mon_voreling.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"lip" "1.840144" +"waitmin" "1001521.437500" +"movespeed" "4.000000" +"bodyfadeaway" "1.000000" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "374.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"gibbed" "1.000000" +"estate" "2.000000" +"th_checkattack" "VorelingCheckAttack" +"th_slide" "voreling_slide1" +"th_jump" "voreling_leap1" +"th_jumpexit" "voreling_leap7" +"liquidbase" "-5.000000" +"liquidcheck" "1523.422607" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "20.000000 0.000000 0.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1515.795654" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "voreling/pain.wav" +"deathstring" " was nibbled by a Voreling +" +"idletimer" "1525.552612" +"idle_sound" "voreling/idle.wav" +"sight_timeout" "1524.595703" +"sight_sound" "voreling/sight.wav" +"enemydist" "253.113022" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "3.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_voreleg.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-3304.977295 1328.726685 31.031250" +"absmax" "-3302.977295 1330.726685 33.031250" +"ltime" "1747.571899" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3303.977295 1329.726685 32.031250" +"angles" "-233.868286 64.250488 -84.848289" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "54.350082 -60.081093 141.268936" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2622.124023 200.077438 191.031250" +"absmax" "-2620.124023 202.077438 193.031250" +"ltime" "1700.400513" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2621.124023 201.077438 192.031250" +"angles" "-180.214249 -9.742532 138.034225" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2404" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.387955 54.661411 145.764481" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2714.026367 -652.695679 431.031250" +"absmax" "-2712.026367 -650.695679 433.031250" +"ltime" "960.588318" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2713.026367 -651.695679 432.031250" +"angles" "-256.518982 305.491394 -230.139969" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.038433 68.627441 194.507751" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2731.632324 -672.709656 431.031250" +"absmax" "-2729.632324 -670.709656 433.031250" +"ltime" "960.408997" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2730.632324 -671.709656 432.031250" +"angles" "271.020905 287.662811 92.267349" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "32.349625 74.536430 113.558128" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2870.278076 -561.749023 431.031250" +"absmax" "-2868.278076 -559.749023 433.031250" +"ltime" "955.687622" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2869.278076 -560.749023 432.031250" +"angles" "-158.443848 -148.401398 -99.552658" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "7.748562 81.412476 120.994858" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2982.526123 -754.745056 431.031250" +"absmax" "-2980.526123 -752.745056 433.031250" +"ltime" "953.026306" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2981.526123 -753.745056 432.031250" +"angles" "-8.041477 103.456528 146.729126" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-49.684826 66.353615 187.311188" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2943.205322 -762.217712 431.031250" +"absmax" "-2941.205322 -760.217712 433.031250" +"ltime" "953.583069" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2942.205322 -761.217712 432.031250" +"angles" "-22.672787 135.087372 -39.576550" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-7.180500 75.092438 130.039459" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2602.722168 169.395065 191.031250" +"absmax" "-2600.722168 171.395065 193.031250" +"ltime" "1700.950562" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2601.722168 170.395065 192.031250" +"angles" "246.842270 209.798843 296.582794" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.150658 62.541351 188.312958" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2959.366699 -781.656494 431.031250" +"absmax" "-2957.366699 -779.656494 433.031250" +"ltime" "957.477234" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2958.366699 -780.656494 432.031250" +"angles" "74.874886 64.920036 141.226990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-14.260687 75.512909 103.286484" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2956.310303 -778.382690 431.031250" +"absmax" "-2954.310303 -776.382690 433.031250" +"ltime" "954.872925" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2955.310303 -777.382690 432.031250" +"angles" "262.978882 162.492249 -63.290352" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.359730 74.828079 168.391937" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2913.451416 -788.686890 431.031250" +"absmax" "-2911.451416 -786.686890 433.031250" +"ltime" "954.863159" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2912.451416 -787.686890 432.031250" +"angles" "200.386154 -117.439590 -36.294353" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "2.145052 75.007622 106.251663" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2854.899170 -573.590027 431.031250" +"absmax" "-2852.899170 -571.590027 433.031250" +"ltime" "955.532532" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2853.899170 -572.590027 432.031250" +"angles" "162.635651 191.925964 66.034943" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "29.587038 69.340820 111.147125" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2842.619873 -825.323853 431.031250" +"absmax" "-2840.619873 -823.323853 433.031250" +"ltime" "958.695312" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2841.619873 -824.323853 432.031250" +"angles" "-141.706116 -24.860718 -21.013481" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "12.519039 74.129372 167.953857" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2811.224854 -561.736206 431.031250" +"absmax" "-2809.224854 -559.736206 433.031250" +"ltime" "955.976013" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2810.224854 -560.736206 432.031250" +"angles" "70.574722 142.554352 15.959712" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.348423 69.873055 180.791061" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2824.984375 -579.157837 431.031250" +"absmax" "-2822.984375 -577.157837 433.031250" +"ltime" "955.931885" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2823.984375 -578.157837 432.031250" +"angles" "-31.885057 161.402527 168.506653" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "28.711536 74.904785 95.921448" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-367.887329 888.679321 -96.968750" +"absmax" "-365.887329 890.679321 -94.968750" +"ltime" "1345.473755" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-366.887329 889.679321 -95.968750" +"angles" "-40.219948 398.271088 -95.112679" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2568" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-62.036011 -57.678959 170.953537" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2736.478516 -768.654114 431.031250" +"absmax" "-2734.478516 -766.654114 433.031250" +"ltime" "989.212463" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2735.478516 -767.654114 432.031250" +"angles" "-94.021561 404.408783 -213.956360" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-80.330910 24.754856 109.232834" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3024.441895 -725.112671 422.642242" +"absmax" "-3022.441895 -723.112671 424.642242" +"ltime" "981.665222" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3023.441895 -724.112671 423.642242" +"angles" "54.466629 278.010010 -310.454926" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.362961 45.455307 186.426544" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2978.854492 -774.494995 431.031250" +"absmax" "-2976.854492 -772.494995 433.031250" +"ltime" "956.930237" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2977.854492 -773.494995 432.031250" +"angles" "241.870239 -26.164177 83.836266" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.566879 76.284081 163.633545" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2947.662354 -825.461121 431.031250" +"absmax" "-2945.662354 -823.461121 433.031250" +"ltime" "957.828308" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2946.662354 -824.461121 432.031250" +"angles" "-133.484818 238.540451 48.315578" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "11.306282 74.144127 169.008728" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2945.250977 -818.429932 431.031250" +"absmax" "-2943.250977 -816.429932 433.031250" +"ltime" "957.651184" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2944.250977 -817.429932 432.031250" +"angles" "-72.894127 -89.985786 72.759590" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "12.770378 73.912292 157.338104" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2994.484863 -723.088928 431.031250" +"absmax" "-2992.484863 -721.088928 433.031250" +"ltime" "981.787720" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2993.484863 -722.088928 432.031250" +"angles" "304.215881 -30.124260 -84.104782" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.352005 62.044533 153.679718" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2986.142090 -718.595154 431.031250" +"absmax" "-2984.142090 -716.595154 433.031250" +"ltime" "981.835144" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2985.142090 -717.595154 432.031250" +"angles" "-36.493694 239.442810 239.618042" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-35.340614 70.869324 177.249878" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2992.013916 -732.703247 431.031250" +"absmax" "-2990.013916 -730.703247 433.031250" +"ltime" "982.482727" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2991.013916 -731.703247 432.031250" +"angles" "116.272781 -17.916960 -51.842983" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.033195 59.082199 139.240662" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2864.777832 -843.488708 431.031250" +"absmax" "-2862.777832 -841.488708 433.031250" +"ltime" "958.802856" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2863.777832 -842.488708 432.031250" +"angles" "254.188919 38.969982 96.825233" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-15.433076 76.885124 99.133842" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2991.672363 -720.933105 431.031250" +"absmax" "-2989.672363 -718.933105 433.031250" +"ltime" "983.076111" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2990.672363 -719.933105 432.031250" +"angles" "236.039963 316.652435 100.735611" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-40.633369 65.533775 145.807495" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2806.811279 -743.454529 431.031250" +"absmax" "-2804.811279 -741.454529 433.031250" +"ltime" "959.505981" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2805.811279 -742.454529 432.031250" +"angles" "283.331451 156.522858 -18.399162" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "5.457027 79.272049 144.804474" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2799.562744 -747.727783 431.031250" +"absmax" "-2797.562744 -745.727783 433.031250" +"ltime" "959.503357" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2798.562744 -746.727783 432.031250" +"angles" "26.616238 -58.054825 259.572357" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "11.390633 76.725822 194.631393" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2988.838867 -719.690918 431.031250" +"absmax" "-2986.838867 -717.690918 433.031250" +"ltime" "982.827881" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2987.838867 -718.690918 432.031250" +"angles" "-153.516296 22.092918 -195.331696" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.951729 68.237099 179.221436" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2744.332275 -797.155151 427.031250" +"absmax" "-2742.332275 -795.155151 429.031250" +"ltime" "989.776489" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2743.332275 -796.155151 428.031250" +"angles" "-155.810822 -79.281700 271.633057" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.082527 -5.893339 161.745010" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-819.786743 1311.775635 -112.968750" +"absmax" "-817.786743 1313.775635 -110.968750" +"ltime" "1332.084839" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-818.786743 1312.775635 -111.968750" +"angles" "-66.363319 -145.321106 237.672699" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2427" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-20.857342 72.158638 153.471848" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2639.146729 -545.901367 431.031250" +"absmax" "-2637.146729 -543.901367 433.031250" +"ltime" "961.182251" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2638.146729 -544.901367 432.031250" +"angles" "-160.223969 256.916565 -199.870026" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.814758 88.076080 187.716232" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2618.745117 -582.470032 431.031250" +"absmax" "-2616.745117 -580.470032 433.031250" +"ltime" "960.716187" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2617.745117 -581.470032 432.031250" +"angles" "161.497986 69.666641 -66.184723" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.378235 60.637985 147.974854" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-784.850586 1314.526611 -112.968750" +"absmax" "-782.850586 1316.526611 -110.968750" +"ltime" "1332.290405" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-783.850586 1315.526611 -111.968750" +"angles" "256.855408 -132.026917 157.462662" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2211" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "16.171535 85.096252 108.113472" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-707.592590 1159.002563 -112.968750" +"absmax" "-705.592590 1161.002563 -110.968750" +"ltime" "1329.976196" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-706.592590 1160.002563 -111.968750" +"angles" "301.978729 392.971680 -256.109924" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "898" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-82.217583 37.556751 169.550278" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-692.508667 1138.591064 -112.968750" +"absmax" "-690.508667 1140.591064 -110.968750" +"ltime" "1330.129150" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-691.508667 1139.591064 -111.968750" +"angles" "143.043564 233.913849 260.132843" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2608" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-79.383835 20.396387 100.082016" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-361.114655 893.165833 -96.968750" +"absmax" "-359.114655 895.165833 -94.968750" +"ltime" "1346.257446" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-360.114655 894.165833 -95.968750" +"angles" "60.573734 276.186737 211.596786" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2589" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.040596 -58.381084 132.277451" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2686.566162 -648.301636 431.031250" +"absmax" "-2684.566162 -646.301636 433.031250" +"ltime" "961.451416" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2685.566162 -647.301636 432.031250" +"angles" "172.351807 -161.356262 -89.277534" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.788666 57.812874 118.360023" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2691.292480 -637.118164 431.031250" +"absmax" "-2689.292480 -635.118164 433.031250" +"ltime" "961.339172" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2690.292480 -636.118164 432.031250" +"angles" "-85.105721 291.783936 173.180359" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "36.877705 66.579788 152.869781" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3291.973389 1333.839233 31.031250" +"absmax" "-3289.973389 1335.839233 33.031250" +"ltime" "1748.105957" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3290.973389 1334.839233 32.031250" +"angles" "247.595184 577.303467 124.388176" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.174278 -55.073334 137.255280" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-1084.997314 883.316162 -80.968750" +"absmax" "-1082.997314 885.316162 -78.968750" +"ltime" "2687.976318" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1083.997314 884.316162 -79.968750" +"angles" "-178.045410 -44.817276 -84.061592" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "847" +"chain" "881" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.043970 78.251472 168.873627" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-570.331421 1147.295410 -112.968750" +"absmax" "-568.331421 1149.295410 -110.968750" +"ltime" "1338.515869" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-569.331421 1148.295410 -111.968750" +"angles" "-82.277840 -79.697708 172.053787" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2609" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.352997 68.228127 107.157013" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-226.216843 1338.025757 -112.968750" +"absmax" "-224.216843 1340.025757 -110.968750" +"ltime" "1343.438477" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-225.216843 1339.025757 -111.968750" +"angles" "157.507401 506.675537 109.498299" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.127159 -38.977119 169.450180" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-584.932495 1148.919312 -112.968750" +"absmax" "-582.932495 1150.919312 -110.968750" +"ltime" "1338.796021" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-583.932495 1149.919312 -111.968750" +"angles" "-196.454407 334.472046 -120.419968" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2616" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-53.389481 56.615082 124.617371" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-914.117371 1497.626953 -112.968750" +"absmax" "-912.117371 1499.626953 -110.968750" +"ltime" "1322.558838" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-913.117371 1498.626953 -111.968750" +"angles" "110.350060 -86.245781 -188.091522" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.793381 79.908447 115.771248" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2835.362549 1443.963013 -16.968750" +"absmax" "-2833.362549 1445.963013 -14.968750" +"ltime" "1304.034302" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2834.362549 1444.963013 -15.968750" +"angles" "-121.269028 -155.407867 -64.088791" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "16.986971 75.720314 98.159424" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2624.098389 1459.657227 -32.968750" +"absmax" "-2622.098389 1461.657227 -30.968750" +"ltime" "1297.811890" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2623.098389 1460.657227 -31.968750" +"angles" "170.584793 179.331543 -130.185333" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "24.942013 75.632309 110.290100" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2623.963135 1459.054443 -32.968750" +"absmax" "-2621.963135 1461.054443 -30.968750" +"ltime" "1297.754883" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2622.963135 1460.054443 -31.968750" +"angles" "-49.585506 -118.190010 -239.188309" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "25.328035 75.641762 171.092972" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-917.852051 1496.573853 -112.968750" +"absmax" "-915.852051 1498.573853 -110.968750" +"ltime" "1322.075806" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-916.852051 1497.573853 -111.968750" +"angles" "154.678391 83.052048 -162.885269" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2619" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.077000 79.370758 98.540405" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2713.229736 1446.555420 -32.968750" +"absmax" "-2711.229736 1448.555420 -30.968750" +"ltime" "1302.361572" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2712.229736 1447.555420 -31.968750" +"angles" "133.816864 353.868500 -251.099533" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "45.315830 76.444298 142.275513" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3226.437500 -691.593079 431.031250" +"absmax" "-3224.437500 -689.593079 433.031250" +"ltime" "966.714417" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3225.437500 -690.593079 432.031250" +"angles" "204.940125 228.453629 50.912476" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "28.274492 73.882980 109.077141" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3216.911133 -691.713074 431.031250" +"absmax" "-3214.911133 -689.713074 433.031250" +"ltime" "966.658203" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3215.911133 -690.713074 432.031250" +"angles" "270.170258 -36.534374 80.723465" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "41.460651 73.331467 116.726814" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2999.517822 -762.412048 431.031250" +"absmax" "-2997.517822 -760.412048 433.031250" +"ltime" "964.862549" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2998.517822 -761.412048 432.031250" +"angles" "241.544876 308.966156 -95.237541" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-59.656494 67.780754 143.296417" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3001.434814 -769.994751 431.031250" +"absmax" "-2999.434814 -767.994751 433.031250" +"ltime" "964.658508" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3000.434814 -768.994751 432.031250" +"angles" "-120.952873 416.601013 227.855301" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-61.716473 59.989323 142.210403" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2945.348633 -688.375549 431.031250" +"absmax" "-2943.348633 -686.375549 433.031250" +"ltime" "965.357971" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2944.348633 -687.375549 432.031250" +"angles" "-41.927422 -91.936005 103.644066" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "83.681557 33.001720 109.648605" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2928.578125 -688.637817 431.031250" +"absmax" "-2926.578125 -686.637817 433.031250" +"ltime" "965.180359" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2927.578125 -687.637817 432.031250" +"angles" "112.688622 65.920776 -278.522675" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "89.859093 28.681950 155.042801" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3086.458008 -647.288330 440.563507" +"absmax" "-3084.458008 -645.288330 442.563507" +"ltime" "965.657593" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3085.458008 -646.288330 441.563507" +"angles" "40.462666 -40.875416 112.673004" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.571999 39.699913 176.016861" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2759.367920 1471.892212 -32.968750" +"absmax" "-2757.367920 1473.892212 -30.968750" +"ltime" "1304.622192" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2758.367920 1472.892212 -31.968750" +"angles" "434.723083 -19.131329 211.956161" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.829834 77.822357 176.867599" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2798.389893 1457.681030 -32.968750" +"absmax" "-2796.389893 1459.681030 -30.968750" +"ltime" "1303.667114" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2797.389893 1458.681030 -31.968750" +"angles" "-11.760802 104.865120 -27.083733" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.640877 76.485466 117.064003" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-383.534576 836.426941 -96.968750" +"absmax" "-381.534576 838.426941 -94.968750" +"ltime" "1346.770752" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-382.534576 837.426941 -95.968750" +"angles" "256.852844 445.805786 -79.601639" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2610" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-53.958954 -52.243782 138.784439" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-390.238068 839.338196 -96.968750" +"absmax" "-388.238068 841.338196 -94.968750" +"ltime" "1346.782349" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-389.238068 840.338196 -95.968750" +"angles" "-22.066687 124.718582 -244.217728" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2634" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-59.021988 -47.543175 154.104828" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-883.718384 1235.641602 -112.968750" +"absmax" "-881.718384 1237.641602 -110.968750" +"ltime" "1325.119751" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-882.718384 1236.641602 -111.968750" +"angles" "-108.291847 -159.335266 -142.089722" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "790" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-7.672057 85.151047 186.755920" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1076.165649 880.103943 -80.968750" +"absmax" "-1074.165649 882.103943 -78.968750" +"ltime" "2687.664551" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1075.165649 881.103943 -79.968750" +"angles" "14.222048 350.234100 18.754206" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "847" +"chain" "2615" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.087738 80.160355 135.280731" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2867.984131 1331.926392 527.031250" +"absmax" "-2865.984131 1333.926392 529.031250" +"ltime" "1593.801880" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2866.984131 1332.926392 528.031250" +"angles" "2.167368 -11.626408 31.710526" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2540" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.716251 -60.091534 134.886810" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1002.963257 1348.986450 -112.968750" +"absmax" "-1000.963257 1350.986450 -110.968750" +"ltime" "1328.009155" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1001.963257 1349.986450 -111.968750" +"angles" "-75.868088 63.735085 -122.235466" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2637" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.169164 87.414146 100.098854" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-880.296936 1231.505859 -112.968750" +"absmax" "-878.296936 1233.505859 -110.968750" +"ltime" "1324.737183" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-879.296936 1232.505859 -111.968750" +"angles" "327.139038 295.509460 32.960213" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2636" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.662424 87.168709 153.499878" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1021.450317 1365.860352 -112.968750" +"absmax" "-1019.450317 1367.860352 -110.968750" +"ltime" "1327.458740" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1020.450317 1366.860352 -111.968750" +"angles" "374.423492 -154.413269 151.160355" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2640" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-12.285672 77.445312 175.214920" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2773.687500 1458.827026 -32.968750" +"absmax" "-2771.687500 1460.827026 -30.968750" +"ltime" "1305.523926" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2772.687500 1459.827026 -31.968750" +"angles" "-157.748581 -92.825859 23.265051" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.194916 81.226257 97.331459" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2748.090576 1472.308594 -32.968750" +"absmax" "-2746.090576 1474.308594 -30.968750" +"ltime" "1304.890503" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2747.090576 1473.308594 -31.968750" +"angles" "-76.462959 29.116850 243.951462" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "82.351158 82.257828 164.463058" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2859.696533 1334.904541 527.031250" +"absmax" "-2857.696533 1336.904541 529.031250" +"ltime" "1593.934570" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2858.696533 1335.904541 528.031250" +"angles" "-135.398682 371.854767 45.175655" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2638" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-49.814407 -63.360939 148.128082" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2758.307861 1456.168823 -32.968750" +"absmax" "-2756.307861 1458.168823 -30.968750" +"ltime" "1302.583740" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2757.307861 1457.168823 -31.968750" +"angles" "-116.677803 -183.471405 271.644623" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "37.659405 76.206390 194.438492" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2724.606689 1449.501709 -32.968750" +"absmax" "-2722.606689 1451.501709 -30.968750" +"ltime" "1302.960938" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2723.606689 1450.501709 -31.968750" +"angles" "296.740204 -19.362385 -188.436020" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.080315 77.369171 175.669083" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-662.119873 1534.877563 -112.968750" +"absmax" "-660.119873 1536.877563 -110.968750" +"ltime" "1337.186279" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-661.119873 1535.877563 -111.968750" +"angles" "164.945297 -193.463303 -11.908724" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2641" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "57.933472 49.213066 183.775925" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-311.565765 -294.029663 -160.968750" +"absmax" "-309.565765 -292.029663 -158.968750" +"ltime" "2381.803955" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-310.565765 -293.029663 -159.968750" +"angles" "-194.456711 -187.295731 -280.647064" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.346128 70.940308 188.357437" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2659.518555 1430.906616 -32.968750" +"absmax" "-2657.518555 1432.906616 -30.968750" +"ltime" "1300.472778" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2658.518555 1431.906616 -31.968750" +"angles" "89.571259 160.781815 -2.930011" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.273758 77.033379 108.231773" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2632.649902 1454.919434 -32.968750" +"absmax" "-2630.649902 1456.919434 -30.968750" +"ltime" "1300.645752" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2631.649902 1455.919434 -31.968750" +"angles" "336.268311 132.737350 7.109457" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.025452 77.243179 177.864243" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2648.118652 1457.748047 -32.968750" +"absmax" "-2646.118652 1459.748047 -30.968750" +"ltime" "1301.684326" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2647.118652 1458.748047 -31.968750" +"angles" "125.717361 -233.430054 321.281128" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.129219 77.308548 190.054977" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2613.100830 1445.852417 -32.968750" +"absmax" "-2611.100830 1447.852417 -30.968750" +"ltime" "1299.123657" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2612.100830 1446.852417 -31.968750" +"angles" "-150.174530 -100.745956 111.123535" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.293118 75.587891 123.481598" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2617.590820 1465.195068 -32.968750" +"absmax" "-2615.590820 1467.195068 -30.968750" +"ltime" "1299.050537" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2616.590820 1466.195068 -31.968750" +"angles" "84.611061 -253.630173 183.309662" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.835800 75.380402 179.166458" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2620.916504 1451.883789 -32.968750" +"absmax" "-2618.916504 1453.883789 -30.968750" +"ltime" "1299.745728" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2619.916504 1452.883789 -31.968750" +"angles" "194.948074 -30.419447 -322.421204" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "33.153442 81.859718 162.171005" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2614.365234 1444.285156 -32.968750" +"absmax" "-2612.365234 1446.285156 -30.968750" +"ltime" "1299.185425" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2613.365234 1445.285156 -31.968750" +"angles" "35.563793 57.513241 -25.441662" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "44.760071 83.870224 118.104446" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2621.006592 1451.373047 -32.968750" +"absmax" "-2619.006592 1453.373047 -30.968750" +"ltime" "1299.729370" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2620.006592 1452.373047 -31.968750" +"angles" "13.420965 360.841553 -213.167740" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "32.446831 74.126640 169.483078" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2605.649658 1434.889893 -32.968750" +"absmax" "-2603.649658 1436.889893 -30.968750" +"ltime" "1300.412598" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2604.649658 1435.889893 -31.968750" +"angles" "-168.145004 257.306458 -63.982182" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "60.050301 73.358963 142.146133" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2684.846191 1430.555786 -32.968750" +"absmax" "-2682.846191 1432.555786 -30.968750" +"ltime" "1301.417603" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2683.846191 1431.555786 -31.968750" +"angles" "-2.638245 -86.873260 -196.278778" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "57.704971 76.829262 115.326904" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2718.235107 1433.456665 -32.968750" +"absmax" "-2716.235107 1435.456665 -30.968750" +"ltime" "1301.852783" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2717.235107 1434.456665 -31.968750" +"angles" "121.453888 -156.466904 -224.822693" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.886459 76.555252 131.743378" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1212.370605 -1441.519897 127.031250" +"absmax" "-1210.370605 -1439.519897 129.031250" +"ltime" "2016.890259" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1211.370605 -1440.519897 128.031250" +"angles" "115.415901 130.583618 254.261581" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.501564 -41.742218 178.931595" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1218.303589 -1438.153931 127.031250" +"absmax" "-1216.303589 -1436.153931 129.031250" +"ltime" "2017.342529" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1217.303589 -1437.153931 128.031250" +"angles" "141.229401 392.734894 -123.906410" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.500542 -41.656128 156.767761" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-281.019623 -277.618317 -160.968750" +"absmax" "-279.019623 -275.618317 -158.968750" +"ltime" "2381.166992" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-280.019623 -276.618317 -159.968750" +"angles" "-214.716003 -247.855576 -350.714874" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "55.375675 52.254101 139.993591" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-745.081726 1080.984619 -112.968750" +"absmax" "-743.081726 1082.984619 -110.968750" +"ltime" "1333.093384" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-744.081726 1081.984619 -111.968750" +"angles" "-18.101797 122.006706 76.970650" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2609" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.608482 63.642818 130.784012" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-766.100891 1057.268066 -112.968750" +"absmax" "-764.100891 1059.268066 -110.968750" +"ltime" "1333.314697" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-765.100891 1058.268066 -111.968750" +"angles" "77.970947 361.512787 172.861176" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2663" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-68.990875 29.839397 122.447830" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-973.372742 1422.038940 -112.968750" +"absmax" "-971.372742 1424.038940 -110.968750" +"ltime" "1325.316284" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-972.372742 1423.038940 -111.968750" +"angles" "107.276062 325.240265 -111.222755" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "3.198132 75.509132 137.315720" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-963.506348 1435.854248 -112.968750" +"absmax" "-961.506348 1437.854248 -110.968750" +"ltime" "1325.854370" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-962.506348 1436.854248 -111.968750" +"angles" "374.961945 65.974419 200.519104" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2665" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "12.866928 76.296951 154.487595" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-236.423553 1334.002075 -112.968750" +"absmax" "-234.423553 1336.002075 -110.968750" +"ltime" "1343.394043" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-235.423553 1335.002075 -111.968750" +"angles" "224.193405 276.959259 303.661560" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2617" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.321060 -45.341118 155.108643" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-282.547333 -280.379852 -160.968750" +"absmax" "-280.547333 -278.379852 -158.968750" +"ltime" "2382.155029" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-281.547333 -279.379852 -159.968750" +"angles" "-359.877167 594.369324 331.690155" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.315285 59.018272 158.720856" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-671.567505 -1222.657593 -248.968750" +"absmax" "-669.567505 -1220.657593 -246.968750" +"origin" "-670.567505 -1221.657593 -247.968750" +"oldorigin" "-670.567505 -1221.657593 -247.968750" +"angles" "0.000000 -289.000000 0.000000" +"classname" "monster_spider" +"frame" "42.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "spider_idle1" +"nextthink" "-1.000000" +"health" "-20.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"ideal_yaw" "36.000000" +"yaw_speed" "20.000000" +"owner" "446" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_missile" "SUB_Null" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"lefty" "-36.000000" +"attack_finished" "1992.297974" +"show_hostile" "1992.297974" +"mdl" "progs/mon_spiderb.mdl" +"pausetime" "999999.000000" +"lip" "2.339793" +"waitmin" "1001990.375000" +"movespeed" "1.000000" +"bodyfadeaway" "1.000000" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "304.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_spiderb.mdl" +"estate" "2.000000" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "spider_leap1" +"th_jumpexit" "spider_leap9" +"liquidbase" "-5.000000" +"liquidcheck" "1992.397949" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "1997.965698" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "2000.398193" +"sight_sound" "spider/hiss1.wav" +"switchoverride" "1.000000" +"steptype" "3.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2959.552979 1261.727905 527.031250" +"absmax" "-2957.552979 1263.727905 529.031250" +"ltime" "1600.014648" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2958.552979 1262.727905 528.031250" +"angles" "264.366577 -20.368940 -231.074112" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-52.233395 -59.089302 158.814957" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-975.836365 1550.924072 -112.968750" +"absmax" "-973.836365 1552.924072 -110.968750" +"ltime" "1328.328247" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-974.836365 1551.924072 -111.968750" +"angles" "287.683716 128.379074 54.359310" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2623" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "41.896023 78.134705 134.995270" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2952.644531 1259.852661 527.031250" +"absmax" "-2950.644531 1261.852661 529.031250" +"ltime" "1599.169678" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2951.644531 1260.852661 528.031250" +"angles" "66.221291 83.331261 -33.922741" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.119728 -61.742687 153.519089" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-982.345337 1556.915283 -112.968750" +"absmax" "-980.345337 1558.915283 -110.968750" +"ltime" "1328.273804" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-981.345337 1557.915283 -111.968750" +"angles" "-193.798904 -40.666435 142.529099" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2671" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.404854 77.325821 115.216507" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-420.614716 1558.222046 -112.968750" +"absmax" "-418.614716 1560.222046 -110.968750" +"ltime" "1336.090332" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-419.614716 1559.222046 -111.968750" +"angles" "30.776016 -231.672318 -103.751892" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1931" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.935814 38.297836 195.842529" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-490.604645 1183.004272 -112.968750" +"absmax" "-488.604645 1185.004272 -110.968750" +"ltime" "1331.511108" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-489.604645 1184.004272 -111.968750" +"angles" "160.894897 271.389923 -6.379136" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2618" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.881330 -75.553352 156.002975" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-887.748352 1276.539062 -112.968750" +"absmax" "-885.748352 1278.539062 -110.968750" +"ltime" "1323.714111" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-886.748352 1277.539062 -111.968750" +"angles" "152.691422 279.295288 185.780487" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2640" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-16.924078 77.074394 111.305786" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-865.528748 1310.686401 -112.968750" +"absmax" "-863.528748 1312.686401 -110.968750" +"ltime" "1323.139771" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-864.528748 1311.686401 -111.968750" +"angles" "295.556946 -194.932510 -194.189301" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2676" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.546996 93.254829 157.501694" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-516.847229 1247.808350 -112.968750" +"absmax" "-514.847229 1249.808350 -110.968750" +"ltime" "1330.653442" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-515.847229 1248.808350 -111.968750" +"angles" "61.668983 2.855183 207.101318" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "977" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-21.255449 -86.567795 117.071617" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-429.189240 1537.709595 -112.968750" +"absmax" "-427.189240 1539.709595 -110.968750" +"ltime" "1336.064453" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-428.189240 1538.709595 -111.968750" +"angles" "-210.882355 211.173340 104.169456" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2674" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.524353 21.065306 151.565948" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "496.708984 -1736.920410 383.031250" +"absmax" "498.708984 -1734.920410 385.031250" +"ltime" "2413.152588" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "497.708984 -1735.920410 384.031250" +"angles" "91.808701 182.246140 158.478683" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-110.229729 -162.056274 65.048889" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1206.482056 -1950.935303 127.031250" +"absmax" "-1204.482056 -1948.935303 129.031250" +"ltime" "2045.963135" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1205.482056 -1949.935303 128.031250" +"angles" "-194.773697 329.154846 119.585617" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-62.848595 43.008698 184.595657" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-372.646820 996.401428 -112.968750" +"absmax" "-370.646820 998.401428 -110.968750" +"ltime" "1339.447754" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-371.646820 997.401428 -111.968750" +"angles" "240.889572 395.868927 -172.421402" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2568" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-62.525913 -41.569248 119.765915" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-981.065063 1446.578125 -112.982521" +"absmax" "-979.065063 1448.578125 -110.982521" +"ltime" "1329.032837" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-980.065063 1447.578125 -111.982521" +"angles" "349.151093 -1.719324 -12.021028" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2666" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "3.890530 86.752411 171.121094" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1011.377319 1433.968872 -112.968750" +"absmax" "-1009.377319 1435.968872 -110.968750" +"ltime" "1328.953979" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1010.377319 1434.968872 -111.968750" +"angles" "279.499023 41.743523 -246.182709" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2683" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.631241 71.776855 183.779831" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-679.543152 1515.155518 -112.968750" +"absmax" "-677.543152 1517.155518 -110.968750" +"ltime" "1336.916260" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-678.543152 1516.155518 -111.968750" +"angles" "8.955070 -186.636612 28.700239" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2684" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.933861 45.822723 103.299400" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-973.078247 1531.446167 -112.968750" +"absmax" "-971.078247 1533.446167 -110.968750" +"ltime" "1326.491821" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-972.078247 1532.446167 -111.968750" +"angles" "-183.203064 -90.006660 301.177460" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2684" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "25.280609 72.527817 159.115585" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-796.058044 1092.746582 -112.968750" +"absmax" "-794.058044 1094.746582 -110.968750" +"ltime" "1323.639771" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-795.058044 1093.746582 -111.968750" +"angles" "-65.832825 292.914795 -232.203049" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2664" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.591766 59.668629 175.156693" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-781.560120 1097.267944 -112.968750" +"absmax" "-779.560120 1099.267944 -110.968750" +"ltime" "1324.029663" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-780.560120 1098.267944 -111.968750" +"angles" "-30.069660 358.710114 9.324183" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2687" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.233475 71.695412 133.928207" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-974.806213 1514.444336 -112.968750" +"absmax" "-972.806213 1516.444336 -110.968750" +"ltime" "1326.469604" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-973.806213 1515.444336 -111.968750" +"angles" "81.649460 25.094130 42.353371" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2686" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.603073 71.896721 126.270927" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-166.156189 1187.209473 -104.968750" +"absmax" "-164.156189 1189.209473 -102.968750" +"ltime" "1341.715454" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-165.156189 1188.209473 -103.968750" +"angles" "394.619934 494.574036 -105.301704" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "835" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "23.998543 -72.813683 189.637711" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-176.541016 1200.498047 -104.968750" +"absmax" "-174.541016 1202.498047 -102.968750" +"ltime" "1341.965942" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-175.541016 1201.498047 -103.968750" +"angles" "143.601440 190.703445 -148.124252" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2690" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "18.576542 -73.409721 112.311378" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-903.429688 1248.001099 -112.968750" +"absmax" "-901.429688 1250.001099 -110.968750" +"ltime" "1329.786011" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-902.429688 1249.001099 -111.968750" +"angles" "290.996674 143.966629 -35.367508" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2676" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-59.106815 58.254379 168.428925" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-898.032104 1253.706299 -112.968750" +"absmax" "-896.032104 1255.706299 -110.968750" +"ltime" "1329.363770" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-897.032104 1254.706299 -111.968750" +"angles" "-157.753159 346.498260 42.456657" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2692" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-56.221317 66.523186 153.749344" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1209.855347 -1941.903931 127.031250" +"absmax" "-1207.855347 -1939.903931 129.031250" +"ltime" "2046.145020" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1208.855347 -1940.903931 128.031250" +"angles" "-48.938408 324.537140 231.636520" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.734253 47.213169 171.490051" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-976.700256 1317.144531 -112.968750" +"absmax" "-974.700256 1319.144531 -110.968750" +"ltime" "1326.708496" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-975.700256 1318.144531 -111.968750" +"angles" "-187.059036 -28.963844 35.937752" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2693" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "7.303706 89.875221 148.424484" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-998.277039 1305.832642 -112.968750" +"absmax" "-996.277039 1307.832642 -110.968750" +"ltime" "1326.668213" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-997.277039 1306.832642 -111.968750" +"angles" "-150.005219 -66.232246 145.558990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-15.443572 77.227089 135.888794" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-547.790955 992.652466 -112.968750" +"absmax" "-545.790955 994.652466 -110.968750" +"ltime" "1333.835571" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-546.790955 993.652466 -111.968750" +"angles" "64.858627 413.381287 -237.067276" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2682" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.247894 -22.693954 119.925827" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-561.417786 1001.154907 -112.968750" +"absmax" "-559.417786 1003.154907 -110.968750" +"ltime" "1334.241333" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-560.417786 1002.154907 -111.968750" +"angles" "220.498871 379.057068 84.852882" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2675" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-79.444267 -11.625053 159.389160" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-379.235291 981.401733 -112.968750" +"absmax" "-377.235291 983.401733 -110.968750" +"ltime" "1339.953003" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-378.235291 982.401733 -111.968750" +"angles" "-58.910622 337.230286 -256.278992" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2698" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-57.670902 -48.174843 201.439819" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2633.043945 249.321503 191.031250" +"absmax" "-2631.043945 251.321503 193.031250" +"ltime" "1701.794800" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2632.043945 250.321503 192.031250" +"angles" "-74.450081 -121.563385 29.280638" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2575" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.784790 77.823456 101.641830" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2629.178223 231.285080 191.031250" +"absmax" "-2627.178223 233.285080 193.031250" +"ltime" "1701.376221" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2628.178223 232.285080 192.031250" +"angles" "157.134079 58.635929 -228.899994" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2700" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.603271 49.468796 120.754669" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "513.390198 -1724.559082 383.031250" +"absmax" "515.390198 -1722.559082 385.031250" +"ltime" "2413.114258" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "514.390198 -1723.559082 384.031250" +"angles" "-79.120789 419.196991 -84.280708" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-85.119644 -145.576080 59.013306" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1984.228638 400.913971 367.031250" +"absmax" "-1982.228638 402.913971 369.031250" +"ltime" "1573.352295" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1983.228638 401.913971 368.031250" +"angles" "-185.040497 102.110596 -304.401428" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2566" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.010681 -4.030515 174.433868" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-593.889893 1389.322021 -112.968750" +"absmax" "-591.889893 1391.322021 -110.968750" +"ltime" "1331.625977" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-592.889893 1390.322021 -111.968750" +"angles" "347.184082 319.244812 97.466530" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "771" +"chain" "771" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "84.944618 -6.100871 163.442551" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-591.217468 1389.716064 -112.968750" +"absmax" "-589.217468 1391.716064 -110.968750" +"ltime" "1331.624023" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-590.217468 1390.716064 -111.968750" +"angles" "187.894501 461.164673 181.969620" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "771" +"chain" "2704" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "84.680077 -5.511420 170.668488" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-244.866257 1132.364746 -112.968750" +"absmax" "-242.866257 1134.364746 -110.968750" +"ltime" "1344.702637" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-243.866257 1133.364746 -111.968750" +"angles" "401.862976 633.231323 -158.629761" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2705" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.999443 -72.725456 201.264099" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-834.814697 1380.739136 -112.968750" +"absmax" "-832.814697 1382.739136 -110.968750" +"ltime" "1337.233643" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-833.814697 1381.739136 -111.968750" +"angles" "251.273087 -54.468880 80.981514" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "771" +"chain" "2705" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-7.678385 74.905655 175.345123" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-841.967468 1354.912476 -112.968750" +"absmax" "-839.967468 1356.912476 -110.968750" +"ltime" "1337.252808" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-840.967468 1355.912476 -111.968750" +"angles" "130.980133 304.048584 84.291039" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "771" +"chain" "2707" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-21.118977 72.304413 106.315971" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-320.482117 1089.179321 -112.968750" +"absmax" "-318.482117 1091.179321 -110.968750" +"ltime" "1334.988892" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-319.482117 1090.179321 -111.968750" +"angles" "52.980350 480.453247 -9.858495" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2706" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-19.139669 -73.283264 154.696915" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-300.186523 1086.309570 -112.968750" +"absmax" "-298.186523 1088.309570 -110.968750" +"ltime" "1334.504028" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-299.186523 1087.309570 -111.968750" +"angles" "2.780607 44.499523 -151.047226" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2709" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "2.819130 -75.829330 159.367218" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-262.867401 1155.534058 -112.968750" +"absmax" "-260.867401 1157.534058 -110.968750" +"ltime" "1345.025513" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-261.867401 1156.534058 -111.968750" +"angles" "-122.681076 338.738159 95.508453" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2710" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.709164 -79.219940 104.585815" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-233.074265 1446.878174 -112.968750" +"absmax" "-231.074265 1448.878174 -110.968750" +"ltime" "1342.640381" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-232.074265 1447.878174 -111.968750" +"angles" "-110.300362 316.241119 257.805084" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.688141 -29.994581 195.479919" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-225.523026 1432.540405 -112.968750" +"absmax" "-223.523026 1434.540405 -110.968750" +"ltime" "1342.242310" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-224.523026 1433.540405 -111.968750" +"angles" "357.578430 288.702911 62.708019" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2712" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.989033 -45.033108 171.218811" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-255.914978 1359.457642 -112.968750" +"absmax" "-253.914978 1361.457642 -110.968750" +"ltime" "1335.267944" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-254.914978 1360.457642 -111.968750" +"angles" "210.754837 265.362732 62.787067" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2667" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "66.673752 -45.884964 139.242294" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-249.529755 1366.461304 -192.968750" +"absmax" "-247.529755 1368.461304 -190.968750" +"ltime" "1335.130737" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-248.529755 1367.461304 -191.968750" +"angles" "-17.239248 587.362366 -204.317245" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2714" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.324100 -64.565300 174.399796" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1982.546753 430.416016 367.031250" +"absmax" "-1980.546753 432.416016 369.031250" +"ltime" "1573.787476" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1981.546753 431.416016 368.031250" +"angles" "-142.318268 279.525818 -284.075165" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2703" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.943398 21.965488 198.997375" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2599.957275 222.909836 191.031174" +"absmax" "-2597.957275 224.909836 193.031174" +"ltime" "1703.123291" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2598.957275 223.909836 192.031174" +"angles" "191.846710 141.681229 -45.363377" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.060890 18.142031 150.736343" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-570.049500 -1775.005249 287.031250" +"absmax" "-568.049500 -1773.005249 289.031250" +"ltime" "2049.270996" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-569.049500 -1774.005249 288.031250" +"angles" "-233.028763 -85.243370 290.952118" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.803627 78.375130 99.388336" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2856.094971 1337.420654 527.031250" +"absmax" "-2854.094971 1339.420654 529.031250" +"ltime" "1594.486084" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2855.094971 1338.420654 528.031250" +"angles" "-194.187012 285.948975 -262.844452" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2648" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.169846 -65.322182 168.529892" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2852.695068 1331.430664 527.000244" +"absmax" "-2850.695068 1333.430664 529.000244" +"ltime" "1594.371094" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2851.695068 1332.430664 528.000244" +"angles" "80.542496 2.380614 110.716347" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2719" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.595772 -64.046501 108.889076" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-555.027954 -1769.562988 287.031250" +"absmax" "-553.027954 -1767.562988 289.031250" +"ltime" "2049.956299" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-554.027954 -1768.562988 288.031250" +"angles" "319.957855 125.635109 -286.111969" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1933" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-8.767422 76.517326 137.127045" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "492.405426 -1735.333740 383.031250" +"absmax" "494.405426 -1733.333740 385.031250" +"ltime" "2413.801270" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "493.405426 -1734.333740 384.031250" +"angles" "-29.491928 342.867249 -111.059219" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-127.539803 -173.417175 36.816971" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1122.568359 873.439148 -80.968750" +"absmax" "-1120.568359 875.439148 -78.968750" +"ltime" "2687.675049" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1121.568359 874.439148 -79.968750" +"angles" "328.300934 208.503723 -156.805191" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "847" +"chain" "2637" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-28.253975 70.972679 149.195435" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-356.273987 829.826477 -88.968750" +"absmax" "-354.273987 831.826477 -86.968750" +"ltime" "1347.986450" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-355.273987 830.826477 -87.968750" +"angles" "40.938171 410.481995 -168.290207" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2699" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.109188 -60.467773 107.184799" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-375.438232 1516.755737 -112.968750" +"absmax" "-373.438232 1518.755737 -110.968750" +"ltime" "1343.374878" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-374.438232 1517.755737 -111.968750" +"angles" "-174.591782 508.778015 -153.412979" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2705" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.507027 -16.076946 120.214455" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-726.637390 1342.204590 -112.968750" +"absmax" "-724.637390 1344.204590 -110.968750" +"ltime" "1338.454224" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-725.637390 1343.204590 -111.968750" +"angles" "-41.303192 3.297397 110.861801" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2688" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-22.645746 77.915794 165.614243" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-744.513611 1303.889893 -112.968750" +"absmax" "-742.513611 1305.889893 -110.968750" +"ltime" "1338.024780" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-743.513611 1304.889893 -111.968750" +"angles" "-72.776024 289.008881 43.195408" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2678" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-53.128277 53.547997 126.906441" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-380.298248 1500.453247 -112.968750" +"absmax" "-378.298248 1502.453247 -110.968750" +"ltime" "1343.428833" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-379.298248 1501.453247 -111.968750" +"angles" "42.341743 410.585693 114.567978" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2726" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.804916 -36.209492 134.963989" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-299.587708 970.741577 -112.968750" +"absmax" "-297.587708 972.741577 -110.968750" +"ltime" "1347.830688" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-298.587708 971.741577 -111.968750" +"angles" "346.884583 17.325802 107.292412" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2725" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-45.464882 -59.740372 170.804688" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-297.433075 928.803223 -104.968750" +"absmax" "-295.433075 930.803223 -102.968750" +"ltime" "1347.248779" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-296.433075 929.803223 -103.968750" +"angles" "-126.100075 -31.437969 -51.209942" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-40.852222 -62.939606 201.872070" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1979.549072 407.560516 367.031250" +"absmax" "-1977.549072 409.560516 369.031250" +"ltime" "1574.169189" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1978.549072 408.560516 368.031250" +"angles" "265.831848 470.155060 -172.675583" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.032433 3.673576 137.936432" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1978.714233 408.250153 367.031250" +"absmax" "-1976.714233 410.250153 369.031250" +"ltime" "1574.492676" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1977.714233 409.250153 368.031250" +"angles" "194.935257 -84.578995 249.826096" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.038605 4.431427 141.190521" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-367.583313 824.399475 -88.968750" +"absmax" "-365.583313 826.399475 -86.968750" +"ltime" "1348.129272" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-366.583313 825.399475 -87.968750" +"angles" "125.660141 319.245392 -94.928520" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2731" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.123505 -55.123634 172.652466" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-619.221008 1526.511230 -106.733452" +"absmax" "-617.221008 1528.511230 -104.733452" +"origin" "-618.221008 1527.511230 -105.733452" +"think" "SUB_updateEnemyTarget" +"health" "999999.000000" +"takedamage" "1.000000" +"view_ofs" "0.000000 0.000000 62.235298" +"enemy" "1" +"owner" "976" +"wait" "2.000000" +"lip" "-1.000000" +"state" "2.000000" +"height" "128.000000" +"waitmin" "2646.774414" +"classtype" "30.000000" +"enemydist" "209.218796" +} +{ +"modelindex" "319.000000" +"absmin" "-1162.703003 794.766357 -80.968750" +"absmax" "-1160.703003 796.766357 -78.968750" +"ltime" "2877.983643" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-1161.703003 795.766357 -79.968750" +"oldorigin" "-924.433899 835.800598 86.901459" +"angles" "0.000000 601.688721 0.000000" +"classname" "item_gib" +"model" "progs/gib_gargwing2.mdl" +"touch" "TouchGib" +"think" "model_fade" +"nextthink" "2878.414062" +"chain" "2614" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "73.720512" +"owner" "199" +"noise" "gibs/gibhit3.wav" +"pain_finished" "2877.818359" +"mdl" "progs/gib_gargwing2.mdl" +"lip" "2.868130" +"waitmin" "999999.000000" +"volume" "2.000000" +"alpha" "0.579590" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +"absmin" "-754.511169 1405.394165 -192.968750" +"absmax" "-752.511169 1407.394165 -190.968750" +"ltime" "2642.283203" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-753.511169 1406.394165 -191.968750" +"angles" "310.033142 428.833740 200.851303" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2728" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-83.374832 55.027588 178.036667" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-233.405319 944.447815 -80.968750" +"absmax" "-231.405319 946.447815 -78.968750" +"ltime" "1345.663818" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-232.405319 945.447815 -79.968750" +"angles" "166.792114 236.041489 122.312126" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2731" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-32.821945 -73.542603 160.920013" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-238.526352 978.497620 -112.968750" +"absmax" "-236.526352 980.497620 -110.968750" +"ltime" "1345.443359" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-237.526352 979.497620 -111.968750" +"angles" "149.052109 -27.697124 -210.084167" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2738" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-26.502865 -73.839073 120.051338" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1259.583008 -1316.845825 127.031250" +"absmax" "-1257.583008 -1314.845825 129.031250" +"ltime" "2019.676636" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1258.583008 -1315.845825 128.031250" +"angles" "-160.744003 182.418518 -161.302460" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.384422 10.220007 104.785873" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1236.343872 -1258.219604 95.031250" +"absmax" "-1234.343872 -1256.219604 97.031250" +"ltime" "2020.131592" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1235.343872 -1257.219604 96.031250" +"angles" "137.545563 98.518417 102.009048" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.970505 -7.464063 169.831635" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-380.300262 929.869690 -104.968750" +"absmax" "-378.300262 931.869690 -102.968750" +"ltime" "1351.510864" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-379.300262 930.869690 -103.968750" +"angles" "343.854065 284.898468 86.097694" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2699" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "42.751579 70.772346 122.743172" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1206.791382 -686.906250 -32.968750" +"absmax" "-1204.791382 -684.906250 -30.968750" +"ltime" "2033.652222" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1205.791382 -685.906250 -31.968750" +"angles" "140.513916 299.934052 215.974350" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "81.470596 -21.771648 156.057907" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1226.414307 -1463.893921 127.031250" +"absmax" "-1224.414307 -1461.893921 129.031250" +"ltime" "2017.678467" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1225.414307 -1462.893921 128.031250" +"angles" "-31.330261 373.575165 254.600128" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.573769 -35.255402 101.780190" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-385.583008 928.585876 -104.968750" +"absmax" "-383.583008 930.585876 -102.968750" +"ltime" "1351.585693" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-384.583008 929.585876 -103.968750" +"angles" "325.652069 249.621674 -4.599539" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2742" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.784710 71.206108 107.734093" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1210.295044 -1474.097534 127.004791" +"absmax" "-1208.295044 -1472.097534 129.004791" +"ltime" "2017.407471" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1209.295044 -1473.097534 128.004791" +"angles" "-6.865108 549.368408 113.947029" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.759850 -37.988605 176.974075" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1259.306519 -959.410095 -32.968750" +"absmax" "-1257.306519 -957.410095 -30.968750" +"ltime" "2020.815552" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1258.306519 -958.410095 -31.968750" +"angles" "425.694824 17.417650 2.762416" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2445" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "63.529560 54.672943 194.501465" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1267.460083 -989.440552 -32.968750" +"absmax" "-1265.460083 -987.440552 -30.968750" +"ltime" "2021.695679" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1266.460083 -988.440552 -31.968750" +"angles" "288.374451 -205.084412 -33.831402" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2747" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.793282 37.822693 102.611900" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2541.081543 208.832016 191.031250" +"absmax" "-2539.081543 210.832016 193.031250" +"ltime" "1702.169189" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2540.081543 209.832016 192.031250" +"angles" "-65.012115 216.429794 -24.515144" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "86.998093 28.219910 87.164780" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2501.596436 234.328781 191.031250" +"absmax" "-2499.596436 236.328781 193.031250" +"ltime" "1701.654053" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2500.596436 235.328781 192.031250" +"angles" "147.675797 73.504272 -243.352448" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "90.961617 41.231983 180.705933" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2602.831543 253.018585 191.031250" +"absmax" "-2600.831543 255.018585 193.031250" +"ltime" "1702.878784" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2601.831543 254.018585 192.031250" +"angles" "77.634186 210.127823 -121.815170" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.786644 64.742981 144.546158" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2591.321777 223.523758 191.031250" +"absmax" "-2589.321777 225.523758 193.031250" +"ltime" "1702.468506" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2590.321777 224.523758 192.031250" +"angles" "193.458557 -67.970604 156.363159" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.310646 20.380199 137.395752" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-349.465271 831.133118 -96.968750" +"absmax" "-347.465271 833.133118 -94.968750" +"ltime" "1348.670898" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-348.465271 832.133118 -95.968750" +"angles" "44.070137 138.782700 -127.601219" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2745" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.526279 -51.351288 151.209930" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-325.177246 824.049072 -88.968750" +"absmax" "-323.177246 826.049072 -86.968750" +"ltime" "1348.746826" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-324.177246 825.049072 -87.968750" +"angles" "328.619293 73.877357 -190.317673" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2753" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.177830 -65.298317 189.514389" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2623.782959 253.565826 191.031250" +"absmax" "-2621.782959 255.565826 193.031250" +"ltime" "1703.450806" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2622.782959 254.565826 192.031250" +"angles" "113.752586 182.596634 -15.706394" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "57.664772 63.147560 137.908508" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-761.149353 1396.178101 -192.968750" +"absmax" "-759.149353 1398.178101 -190.968750" +"ltime" "2641.912354" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-760.149353 1397.178101 -191.968750" +"angles" "290.036133 132.286301 -43.444099" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2745" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-107.952591 48.334969 140.376556" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-738.902893 1397.748413 -192.968750" +"absmax" "-736.902893 1399.748413 -190.968750" +"ltime" "2641.960205" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-737.902893 1398.748413 -191.968750" +"angles" "-24.822716 329.911377 54.317837" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2756" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-86.363159 54.213852 118.399506" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1246.093872 -744.056885 -32.968750" +"absmax" "-1244.093872 -742.056885 -30.968750" +"ltime" "2031.981323" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1245.093872 -743.056885 -31.968750" +"angles" "305.743073 277.667816 298.850037" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.410866 31.899132 144.619125" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-650.335510 1465.661743 -192.968750" +"absmax" "-648.335510 1467.661743 -190.968750" +"ltime" "2650.859619" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-649.335510 1466.661743 -191.968750" +"angles" "-44.503876 414.584808 -201.916595" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2757" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.447773 -57.767487 150.192184" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1245.093628 -736.614868 -32.968750" +"absmax" "-1243.093628 -734.614868 -30.968750" +"ltime" "2032.094849" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1244.093628 -735.614868 -31.968750" +"angles" "325.361359 46.482731 36.237453" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.839821 36.881847 174.238678" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "22.009968 -1904.329834 383.031250" +"absmax" "24.009968 -1902.329834 385.031250" +"ltime" "2095.826416" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "23.009968 -1903.329834 384.031250" +"angles" "86.261864 541.779358 -220.218796" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.944878 -100.018036 167.617584" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "49.119625 -1893.653320 383.031250" +"absmax" "51.119625 -1891.653320 385.031250" +"ltime" "2095.409180" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "50.119625 -1892.653320 384.031250" +"angles" "-216.383759 300.474884 -134.685974" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.537868 -92.739273 157.300766" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-259.721588 831.085571 -96.968750" +"absmax" "-257.721588 833.085571 -94.968750" +"ltime" "1349.484863" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-258.721588 832.085571 -95.968750" +"angles" "410.756165 476.679535 -139.443436" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2738" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-33.278740 -69.881462 187.493896" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-223.719528 842.374146 -80.968750" +"absmax" "-221.719528 844.374146 -78.968750" +"ltime" "1349.701904" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-222.719528 843.374146 -79.968750" +"angles" "-18.800634 125.871147 76.414734" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2763" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "6.388100 -77.704506 148.394165" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1252.486206 -848.835693 -32.968750" +"absmax" "-1250.486206 -846.835693 -30.968750" +"ltime" "2030.203003" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1251.486206 -847.835693 -31.968750" +"angles" "25.736267 212.591644 179.624161" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "459" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.660141 15.730904 123.535522" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1223.129761 -685.019897 -32.968750" +"absmax" "-1221.129761 -683.019897 -30.968750" +"ltime" "2034.375122" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1222.129761 -684.019897 -31.968750" +"angles" "101.624062 553.091492 183.107330" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.072182 -22.694656 112.526665" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "58.432747 -1871.159424 383.031250" +"absmax" "60.432747 -1869.159424 385.031250" +"ltime" "2095.859375" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "59.432747 -1870.159424 384.031250" +"angles" "93.820396 170.537155 -81.603149" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-52.373932 -93.883278 120.803734" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1252.298584 -861.108215 -32.968750" +"absmax" "-1250.298584 -859.108215 -30.968750" +"ltime" "2029.508301" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1251.298584 -860.108215 -31.968750" +"angles" "-202.508667 -88.888779 30.599520" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2765" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.247360 2.344727 117.012688" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1217.145264 -697.343262 -32.968750" +"absmax" "-1215.145264 -695.343262 -30.968750" +"ltime" "2034.298584" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1216.145264 -696.343262 -31.968750" +"angles" "-130.924927 199.215805 -236.132507" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.106728 -33.613632 139.895569" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1228.606689 -1279.205200 95.031250" +"absmax" "-1226.606689 -1277.205200 97.031250" +"ltime" "2020.291382" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1227.606689 -1278.205200 96.031250" +"angles" "59.231941 304.530670 3.026362" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.916954 -29.166191 191.850739" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1207.498657 -764.713257 -32.968750" +"absmax" "-1205.498657 -762.713257 -30.968750" +"ltime" "2032.925781" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1206.498657 -763.713257 -31.968750" +"angles" "54.857117 292.328522 3.608509" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.651833 -23.439331 132.256989" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-351.504791 738.064880 -80.968750" +"absmax" "-349.504791 740.064880 -78.968750" +"ltime" "1349.907349" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-350.504791 739.064880 -79.968750" +"angles" "-29.875153 106.169754 5.362013" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2764" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.354622 -26.047869 140.670944" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-357.936615 734.127563 -80.968750" +"absmax" "-355.936615 736.127563 -78.968750" +"ltime" "1349.984741" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-356.936615 735.127563 -79.968750" +"angles" "-227.197388 -46.150639 -68.512543" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2772" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.561996 -27.289007 182.163879" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "56.510555 -1923.719360 383.031250" +"absmax" "58.510555 -1921.719360 385.031250" +"ltime" "2093.133057" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "57.510555 -1922.719360 384.031250" +"angles" "-49.025303 83.659531 -53.141354" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "632" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "13.700737 -77.843269 196.916489" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1170.424438 -1945.940063 127.031250" +"absmax" "-1168.424438 -1943.940063 129.031250" +"ltime" "2047.050415" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1169.424438 -1944.940063 128.031250" +"angles" "233.368149 117.507401 152.897766" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-59.094810 46.182430 105.755608" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1167.810181 -1942.611938 127.031250" +"absmax" "-1165.810181 -1940.611938 129.031250" +"ltime" "2047.206421" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1166.810181 -1941.611938 128.031250" +"angles" "245.813797 184.396408 151.455505" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-55.008587 51.427765 105.056915" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "75.015327 -1918.075317 383.031250" +"absmax" "77.015327 -1916.075317 385.031250" +"ltime" "2093.774414" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "76.015327 -1917.075317 384.031250" +"angles" "-45.138626 234.725769 -95.182892" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2774" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "33.780365 -80.813934 159.955811" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1219.239868 -1454.097534 127.015747" +"absmax" "-1217.239868 -1452.097534 129.015747" +"ltime" "2018.070190" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1218.239868 -1453.097534 128.015747" +"angles" "155.426315 248.119659 -48.869232" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.635277 -21.470039 156.554230" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1227.955688 -1433.800903 127.031250" +"absmax" "-1225.955688 -1431.800903 129.031250" +"ltime" "2018.492676" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1226.955688 -1432.800903 128.031250" +"angles" "73.482574 157.967087 -101.028358" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.291801 -1.736108 122.440048" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1231.193848 -1350.677490 127.031250" +"absmax" "-1229.193848 -1348.677490 129.031250" +"ltime" "2018.849731" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1230.193848 -1349.677490 128.031250" +"angles" "172.245117 487.513947 183.944077" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.498474 -24.500341 169.099091" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1.586423 -1955.779297 383.031250" +"absmax" "3.586423 -1953.779297 385.031250" +"ltime" "2065.451660" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2.586423 -1954.779297 384.031250" +"angles" "-26.825649 276.801086 181.119263" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2736" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "42.565178 100.688812 140.635757" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1235.878906 -1066.577515 -0.968750" +"absmax" "-1233.878906 -1064.577515 1.031250" +"ltime" "2020.920898" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1234.878906 -1065.577515 0.031250" +"angles" "401.741394 99.269066 2.144500" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.180458 38.401592 173.414658" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1241.498047 -1070.918457 -0.968750" +"absmax" "-1239.498047 -1068.918457 1.031250" +"ltime" "2020.770020" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1240.498047 -1069.918457 0.031250" +"angles" "-91.504723 43.741631 -269.288086" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.357582 37.622955 132.076202" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1162.709351 -827.687073 -32.968750" +"absmax" "-1160.709351 -825.687073 -30.968750" +"ltime" "2030.417480" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1161.709351 -826.687073 -31.968750" +"angles" "-198.442627 30.655981 -135.451080" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2768" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.956924 25.357555 154.143814" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1214.262085 -919.155579 -32.968750" +"absmax" "-1212.262085 -917.155579 -30.968750" +"ltime" "2028.615601" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1213.262085 -918.155579 -31.968750" +"angles" "-187.146393 126.080399 -42.058304" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2748" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.127243 -18.566254 153.984863" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1296.833008 -882.551697 -32.968750" +"absmax" "-1294.833008 -880.551697 -30.968750" +"ltime" "2026.066284" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1295.833008 -881.551697 -31.968750" +"angles" "41.865761 399.568237 -260.488251" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2785" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.558670 -41.405567 138.038010" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1262.159302 -935.296875 -32.968750" +"absmax" "-1260.159302 -933.296875 -30.968750" +"ltime" "2021.917847" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1261.159302 -934.296875 -31.968750" +"angles" "29.631277 298.684326 183.877167" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2785" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "63.531231 54.666328 132.697144" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1273.640015 -948.177490 -32.968750" +"absmax" "-1271.640015 -946.177490 -30.968750" +"ltime" "2021.587769" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1272.640015 -947.177490 -31.968750" +"angles" "-1.993073 -76.873039 -41.211422" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2787" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.370628 51.349022 110.098709" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1151.018555 -840.237671 -32.968750" +"absmax" "-1149.018555 -838.237671 -30.968750" +"ltime" "2030.410522" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1150.018555 -839.237671 -31.968750" +"angles" "-1.360441 156.739273 190.753815" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2786" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.284698 11.150635 201.019638" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-16.161766 -1966.282471 383.031250" +"absmax" "-14.161767 -1964.282471 385.031250" +"ltime" "2065.173584" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-15.161767 -1965.282471 384.031250" +"angles" "307.967621 13.076241 -276.202637" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2781" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "24.880457 92.902397 130.440430" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1210.897217 -708.876221 -32.968750" +"absmax" "-1208.897217 -706.876221 -30.968750" +"ltime" "2035.315430" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1209.897217 -707.876221 -31.968750" +"angles" "-171.948105 630.396484 -95.200500" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.837105 -43.277477 158.653503" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-568.494202 -505.360657 -32.968750" +"absmax" "-566.494202 -503.360657 -30.968750" +"ltime" "2004.955811" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-567.494202 -504.360657 -31.968750" +"angles" "-155.057770 243.736542 75.016846" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.101379 -31.523237 142.012955" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-552.203613 -483.610748 -32.968750" +"absmax" "-550.203613 -481.610748 -30.968750" +"ltime" "2005.792969" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-551.203613 -482.610748 -31.968750" +"angles" "-207.119720 401.646118 43.375591" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "78.070976 -7.910435 167.194763" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1203.098755 -691.111694 -32.968750" +"absmax" "-1201.098755 -689.111694 -30.968750" +"ltime" "2035.124512" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1202.098755 -690.111694 -31.968750" +"angles" "-276.293701 466.536743 -36.999725" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.574669 -22.983181 193.878128" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1297.373413 -868.025269 -32.968750" +"absmax" "-1295.373413 -866.025269 -30.968750" +"ltime" "2029.050049" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1296.373413 -867.025269 -31.968750" +"angles" "142.191406 219.090851 164.126541" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2789" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.314072 27.083317 112.260803" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1227.734375 -957.315308 -32.968750" +"absmax" "-1225.734375 -955.315308 -30.968750" +"ltime" "2022.776855" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1226.734375 -956.315308 -31.968750" +"angles" "217.275314 -176.621826 63.410374" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2788" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.403862 24.805218 115.580200" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1219.922119 -958.011414 -32.968750" +"absmax" "-1217.922119 -956.011414 -30.968750" +"ltime" "2022.353394" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1218.922119 -957.011414 -31.968750" +"angles" "212.628296 136.977310 -229.912292" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2796" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.677673 21.013931 104.598938" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1219.465820 -769.881958 -32.968750" +"absmax" "-1217.465820 -767.881958 -30.968750" +"ltime" "2032.957642" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1218.465820 -768.881958 -31.968750" +"angles" "142.663025 231.951477 -28.649139" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.386284 -34.926140 125.155769" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "78.880363 -1905.952759 383.031250" +"absmax" "80.880363 -1903.952759 385.031250" +"ltime" "2093.429688" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "79.880363 -1904.952759 384.031250" +"angles" "111.399536 474.947083 142.171936" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2777" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "45.258278 -82.512024 154.527710" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1287.882812 -932.125549 -32.968750" +"absmax" "-1285.882812 -930.125549 -30.968750" +"ltime" "2022.966797" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1286.882812 -931.125549 -31.968750" +"angles" "56.258610 37.928791 182.129684" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2797" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.762741 48.271378 154.838577" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1284.904053 -901.543884 -32.968750" +"absmax" "-1282.904053 -899.543884 -30.968750" +"ltime" "2023.066040" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1283.904053 -900.543884 -31.968750" +"angles" "119.118973 192.082260 -225.612915" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2800" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.360718 71.637978 187.859009" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1288.875244 -896.604187 -32.968750" +"absmax" "-1286.875244 -894.604187 -30.968750" +"ltime" "2026.014282" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1287.875244 -895.604187 -31.968750" +"angles" "-214.162247 409.135956 -147.268219" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2801" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.018723 -50.045433 176.626266" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "12.076293 -1943.257446 383.031250" +"absmax" "14.076293 -1941.257446 385.031250" +"ltime" "2065.489014" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "13.076293 -1942.257446 384.031250" +"angles" "-91.559563 -214.688293 -63.026569" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.623917 103.356415 172.039948" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1290.788696 -900.278687 -32.968750" +"absmax" "-1288.788696 -898.278687 -30.968750" +"ltime" "2028.931274" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1289.788696 -899.278687 -31.968750" +"angles" "127.466316 242.482605 145.603226" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2802" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.583977 -8.927898 122.215256" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1162.618530 -937.039062 -32.968750" +"absmax" "-1160.618530 -935.039062 -30.968750" +"ltime" "2023.802979" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1161.618530 -936.039062 -31.968750" +"angles" "359.143921 85.066139 136.547836" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "78.794754 9.406376 158.956787" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1150.640625 -931.330200 -32.968750" +"absmax" "-1148.640625 -929.330200 -30.968750" +"ltime" "2024.504272" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1149.640625 -930.330200 -31.968750" +"angles" "-83.191406 -148.837448 208.826569" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.621597 13.211178 201.545624" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-646.656677 1473.452393 -192.968750" +"absmax" "-644.656677 1475.452393 -190.968750" +"ltime" "2650.497070" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-645.656677 1474.452393 -191.968750" +"angles" "170.772430 454.541931 233.031631" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2759" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-57.382023 -49.014004 170.107086" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1222.182495 -826.663086 -32.968750" +"absmax" "-1220.182495 -824.663086 -30.968750" +"ltime" "2031.570679" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1221.182495 -825.663086 -31.968750" +"angles" "-169.379013 68.054863 226.347534" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.586372 16.079956 155.412262" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1244.795532 -919.013611 -32.968750" +"absmax" "-1242.795532 -917.013611 -30.968750" +"ltime" "2024.856567" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1243.795532 -918.013611 -31.968750" +"angles" "308.892548 -213.984665 -35.734859" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2804" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.354233 10.007458 197.210907" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1249.115234 -920.841003 -32.968750" +"absmax" "-1247.115234 -918.841003 -30.968750" +"ltime" "2024.925049" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1248.115234 -919.841003 -31.968750" +"angles" "75.430687 -282.574005 66.812614" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2809" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.482330 8.827557 175.222504" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1213.215088 -832.616577 -32.968750" +"absmax" "-1211.215088 -830.616577 -30.968750" +"ltime" "2031.404053" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1212.215088 -831.616577 -31.968750" +"angles" "-101.628578 -313.645294 -3.521659" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.448914 9.075699 189.866577" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1216.040894 -598.384888 -32.968750" +"absmax" "-1214.040894 -596.384888 -30.968750" +"ltime" "2036.155884" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1215.040894 -597.384888 -31.968750" +"angles" "227.365936 624.034790 70.339340" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.254494 -41.222466 167.473557" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1230.250366 -604.044006 -32.968750" +"absmax" "-1228.250366 -602.044006 -30.968750" +"ltime" "2036.304443" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1229.250366 -603.044006 -31.968750" +"angles" "-200.617340 488.646210 -110.435905" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.723213 -57.039619 101.316269" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1356.433472 -861.457642 -32.968750" +"absmax" "-1354.433472 -859.457642 -30.968750" +"ltime" "2025.174805" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1355.433472 -860.457642 -31.968750" +"angles" "-106.947823 345.949219 -208.746109" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2804" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.360565 39.261169 168.030212" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1360.273315 -911.350830 -32.968750" +"absmax" "-1358.273315 -909.350830 -30.968750" +"ltime" "2025.216309" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1359.273315 -910.350830 -31.968750" +"angles" "227.484589 553.416077 -5.289813" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2814" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.955650 -10.843727 112.033432" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1227.326782 -515.551208 -32.968750" +"absmax" "-1225.326782 -513.551208 -30.968750" +"ltime" "2037.189941" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1226.326782 -514.551208 -31.968750" +"angles" "-165.907211 362.517639 -36.666862" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.709984 -35.732609 141.064651" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1208.981201 -698.056702 -32.968750" +"absmax" "-1206.981201 -696.056702 -30.968750" +"ltime" "2034.299927" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1207.981201 -697.056702 -31.968750" +"angles" "23.469664 143.023834 262.561920" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "84.304474 -34.829987 136.210236" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "101.816917 1744.692749 -83.968750" +"absmax" "103.816917 1746.692749 -81.968750" +"ltime" "2341.473877" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "102.816917 1745.692749 -82.968750" +"angles" "128.013824 -128.306549 -155.440521" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2807" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.513222 0.144144 147.174866" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1280.722046 -884.980408 -32.968750" +"absmax" "-1278.722046 -882.980408 -30.968750" +"ltime" "2027.230103" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1279.722046 -883.980408 -31.968750" +"angles" "382.122345 497.029877 -31.562147" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2810" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.495277 -41.881996 180.974335" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1288.252441 -881.084656 -32.968750" +"absmax" "-1286.252441 -879.084656 -30.968750" +"ltime" "2026.927856" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1287.252441 -880.084656 -31.968750" +"angles" "87.662323 482.986664 185.721008" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2819" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.249199 -42.670277 148.689728" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "94.001083 1771.306885 -80.968750" +"absmax" "96.001083 1773.306885 -78.968750" +"ltime" "2341.803223" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "95.001083 1772.306885 -79.968750" +"angles" "-58.959339 -45.694508 -23.306505" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2818" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-79.259377 32.643864 136.549698" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "101.459480 1746.587280 -83.968750" +"absmax" "103.459480 1748.587280 -81.968750" +"ltime" "2341.890381" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "102.459480 1747.587280 -82.968750" +"angles" "-158.196030 -93.227074 302.319580" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2821" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.728973 2.015939 143.046265" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-462.505768 -1762.070312 335.031250" +"absmax" "-460.505768 -1760.070312 337.031250" +"ltime" "2050.011719" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-461.505768 -1761.070312 336.031250" +"angles" "124.105301 -173.842270 91.310593" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-5.936337 81.210930 141.722687" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1207.360962 -905.734192 -32.968750" +"absmax" "-1205.360962 -903.734192 -30.968750" +"ltime" "2027.601685" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1206.360962 -904.734192 -31.968750" +"angles" "244.136337 77.552216 109.461769" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2819" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.544662 -41.815437 172.136566" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1197.780396 -899.845886 -32.968750" +"absmax" "-1195.780396 -897.845886 -30.968750" +"ltime" "2027.203735" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1196.780396 -898.845886 -31.968750" +"angles" "106.588470 663.490967 -92.648041" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2824" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.680992 -33.270164 202.586395" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1204.202881 -910.151489 -32.968750" +"absmax" "-1202.202881 -908.151489 -30.968750" +"ltime" "2028.380859" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1203.202881 -909.151489 -31.968750" +"angles" "50.615528 228.081619 -332.854736" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2825" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.534622 -8.556725 196.179276" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-424.936005 -1790.925171 351.031250" +"absmax" "-422.936005 -1788.925171 353.031250" +"ltime" "2049.958496" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-423.936005 -1789.925171 352.031250" +"angles" "265.245544 251.100906 24.676472" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2823" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.443459 67.513908 121.259445" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-647.719727 1484.263184 -192.968750" +"absmax" "-645.719727 1486.263184 -190.968750" +"ltime" "2650.844482" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-646.719727 1485.263184 -191.968750" +"angles" "-45.978203 44.337772 -199.928101" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2807" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-61.505890 -42.930977 130.948761" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-261.460571 -1865.541992 567.000000" +"absmax" "-259.460571 -1863.541992 569.000000" +"origin" "-260.460571 -1864.541992 568.000000" +"angles" "-0.000000 8.997803 -0.000000" +"frame" "8.000000" +"owner" "470" +"mdl" "progs/mon_gaunt_elec.mdl" +"state" "2.000000" +"classtype" "32.000000" +} +{ +"absmin" "-1233.923828 -489.775208 -32.968750" +"absmax" "-1231.923828 -487.775208 -30.968750" +"ltime" "2036.642700" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1232.923828 -488.775208 -31.968750" +"angles" "-214.483948 486.293060 -157.670013" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.502029 -9.281408 105.368134" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1226.443237 -447.109161 -32.968750" +"absmax" "-1224.443237 -445.109161 -30.968750" +"ltime" "2037.573120" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1225.443237 -446.109161 -31.968750" +"angles" "-102.322044 300.750702 202.909836" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.772408 -29.292400 148.037201" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1196.305664 -710.365112 -32.968750" +"absmax" "-1194.305664 -708.365112 -30.968750" +"ltime" "2032.942261" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1195.305664 -709.365112 -31.968750" +"angles" "-80.737053 583.041199 87.673958" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "84.505653 -33.121010 180.832443" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1208.707764 -682.476624 -32.968750" +"absmax" "-1206.707764 -680.476624 -30.968750" +"ltime" "2033.801025" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1207.707764 -681.476624 -31.968750" +"angles" "349.791199 582.360046 -182.668442" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "78.763412 -8.000690 157.023514" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1244.331055 -452.894165 -32.968750" +"absmax" "-1242.331055 -450.894165 -30.968750" +"ltime" "2037.705078" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1243.331055 -451.894165 -31.968750" +"angles" "-10.835086 539.991333 78.269249" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.723907 -46.152885 118.893227" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-429.287292 -1791.279785 351.031250" +"absmax" "-427.287292 -1789.279785 353.031250" +"ltime" "2052.809570" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-428.287292 -1790.279785 352.031250" +"angles" "-39.278191 -116.934311 155.869293" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2827" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.907253 56.864563 108.477249" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-755.369751 853.684021 -96.968750" +"absmax" "-753.369751 855.684021 -94.968750" +"ltime" "2680.770996" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-754.369751 854.684021 -95.968750" +"angles" "276.995483 452.820038 -235.880676" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2828" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.473999 77.305275 147.749634" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-762.963806 855.580933 -96.968750" +"absmax" "-760.963806 857.580933 -94.968750" +"ltime" "2679.955566" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-761.963806 856.580933 -95.968750" +"angles" "409.927612 405.901672 -68.589500" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2837" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "4.278908 76.406342 202.598480" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-383.571198 777.185730 -88.968750" +"absmax" "-381.571198 779.185730 -86.968750" +"ltime" "2678.264160" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-382.571198 778.185730 -87.968750" +"angles" "88.820053 471.052887 235.190506" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2753" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-81.184822 32.281162 145.388077" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-380.371033 766.225952 -80.968750" +"absmax" "-378.371033 768.225952 -78.968750" +"ltime" "2678.695801" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-379.371033 767.225952 -79.968750" +"angles" "319.611572 -153.866547 21.538107" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2839" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-79.603287 22.487850 176.980835" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "82.252602 -1890.133057 383.031250" +"absmax" "84.252602 -1888.133057 385.031250" +"ltime" "2067.923340" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "83.252602 -1889.133057 384.031250" +"angles" "301.520508 -130.094528 -26.072727" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2799" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-33.534904 69.524475 131.684921" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-368.718994 764.307190 -80.968750" +"absmax" "-366.718994 766.307190 -78.968750" +"ltime" "2678.512939" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-367.718994 765.307190 -79.968750" +"angles" "327.747223 153.115356 -152.770309" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2840" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-79.859222 24.072725 127.057312" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "87.484474 -1872.811035 383.031250" +"absmax" "89.484474 -1870.811035 385.031250" +"ltime" "2067.653076" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "88.484474 -1871.811035 384.031250" +"angles" "-37.411285 -151.563309 -131.863159" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2841" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.378048 77.054024 184.526169" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +} +{ +"modelindex" "465.000000" +"absmin" "-1145.633301 844.687012 -80.968758" +"absmax" "-1143.633301 846.687012 -78.968758" +"ltime" "2877.816406" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-1144.633301 845.687012 -79.968758" +"oldorigin" "-920.396667 839.376404 101.677292" +"angles" "183.927216 697.606689 445.396881" +"classname" "item_gib" +"model" "progs/gib_p3.mdl" +"frame" "4.000000" +"touch" "TouchGib" +"think" "model_fade" +"nextthink" "2878.414062" +"groundentity" "849" +"chain" "2836" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "205.329758" +"owner" "199" +"noise" "gibs/gibhit3.wav" +"pain_finished" "2877.625000" +"mdl" "progs/gib_p3.mdl" +"lip" "2.204504" +"waitmin" "999999.000000" +"volume" "2.000000" +"alpha" "0.412354" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +"absmin" "163.638748 -2039.339600 383.031250" +"absmax" "165.638748 -2037.339600 385.031250" +"ltime" "2069.886963" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "164.638748 -2038.339600 384.031250" +"angles" "73.776237 550.610168 -168.606415" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.477229 -89.121239 138.877762" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "177.962631 -2035.281006 383.031250" +"absmax" "179.962631 -2033.281006 385.031250" +"ltime" "2070.165771" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "178.962631 -2034.281006 384.031250" +"angles" "136.260651 146.564865 -241.999069" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "3.349537 -81.863602 157.053879" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-450.130890 -1737.259155 335.031250" +"absmax" "-448.130890 -1735.259155 337.031250" +"ltime" "2053.130859" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-449.130890 -1736.259155 336.031250" +"angles" "118.298157 179.478195 249.312653" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.277786 76.506165 131.855545" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-453.456360 -1729.298462 335.031250" +"absmax" "-451.456360 -1727.298462 337.031250" +"ltime" "2053.682617" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-452.456360 -1728.298462 336.031250" +"angles" "315.254669 316.270905 -153.732880" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "32.159100 72.080292 188.593048" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "187.573990 -2007.945190 383.031250" +"absmax" "189.573990 -2005.945190 385.031250" +"ltime" "2070.572510" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "188.573990 -2006.945190 384.031250" +"angles" "-125.821777 501.813477 28.000687" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "17.910166 -74.736244 102.741203" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-428.378052 -1782.954468 351.031250" +"absmax" "-426.378052 -1780.954468 353.031250" +"ltime" "2051.489502" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-427.378052 -1781.954468 352.031250" +"angles" "186.651276 -48.949806 153.698166" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2835" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.506985 71.925735 138.101700" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-423.147736 -1806.903809 351.031250" +"absmax" "-421.147736 -1804.903809 353.031250" +"ltime" "2051.173584" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-422.147736 -1805.903809 352.031250" +"angles" "-28.759840 160.754501 -26.578974" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2854" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.195107 61.329762 104.551346" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-450.294556 -1724.773071 335.031250" +"absmax" "-448.294556 -1722.773071 337.031250" +"ltime" "2054.055908" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-449.294556 -1723.773071 336.031250" +"angles" "210.368713 -30.804403 24.208023" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "26.705540 77.025024 189.768951" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-449.682220 -1763.561157 335.031250" +"absmax" "-447.682220 -1761.561157 337.031250" +"ltime" "2051.475098" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-448.682220 -1762.561157 336.031250" +"angles" "53.017593 27.423834 -213.601074" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2855" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.055723 75.368118 135.741623" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-461.187988 -1780.036499 335.031250" +"absmax" "-459.187988 -1778.036499 337.031250" +"ltime" "2052.319824" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-460.187988 -1779.036499 336.031250" +"angles" "-43.299458 240.032257 -26.179358" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2857" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.788254 59.169785 113.125290" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "55.605869 2033.995117 -80.968750" +"absmax" "57.605869 2035.995117 -78.968750" +"ltime" "2338.740479" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "56.605869 2034.995117 -79.968750" +"angles" "-36.966038 -245.148895 -304.826813" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2842" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.909042 32.327713 180.188889" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-420.475861 -1783.173706 351.031250" +"absmax" "-418.475861 -1781.173706 353.031250" +"ltime" "2052.882080" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-419.475861 -1782.173706 352.031250" +"angles" "-119.868973 -134.659531 298.006165" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2858" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "55.882645 50.750069 155.988358" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-449.093506 -1741.070923 335.031250" +"absmax" "-447.093506 -1739.070923 337.031250" +"ltime" "2054.193115" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-448.093506 -1740.070923 336.031250" +"angles" "-7.038932 302.718689 -26.602556" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "29.431070 74.553795 120.338158" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "44.194065 2025.436646 -80.968750" +"absmax" "46.194065 2027.436646 -78.968750" +"ltime" "2339.051514" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "45.194065 2026.436646 -79.968750" +"angles" "180.854050 -215.833572 146.933121" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2859" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.589424 29.387764 103.506805" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "49.071140 2046.040283 -80.991669" +"absmax" "51.071140 2048.040283 -78.991669" +"ltime" "2339.166992" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "50.071140 2047.040283 -79.991669" +"angles" "27.517990 -118.637161 108.166901" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2862" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.288322 43.911106 165.972595" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "240.540176 741.068848 -80.968750" +"absmax" "242.540176 743.068848 -78.968750" +"ltime" "2675.718018" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "241.540176 742.068848 -79.968750" +"angles" "9.159597 83.216156 -133.855927" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2863" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-63.856846 -52.581299 176.301544" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "270.194885 724.257080 -80.968750" +"absmax" "272.194885 726.257080 -78.968750" +"ltime" "2675.747803" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "271.194885 725.257080 -79.968750" +"angles" "-0.579414 181.762512 -318.680725" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2864" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-33.564980 -67.082809 186.826492" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-327.364014 771.431458 93.000000" +"absmax" "-325.364014 773.431458 95.000000" +"origin" "-326.364014 772.431458 94.000000" +"angles" "-0.000000 198.995361 0.000000" +"frame" "2.000000" +"owner" "975" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "262.479065 727.264465 -80.968750" +"absmax" "264.479065 729.264465 -78.968750" +"ltime" "2676.148193" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "263.479065 728.264465 -79.968750" +"angles" "-207.034698 -87.790092 233.105392" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2865" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-40.625694 -63.702663 193.282639" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-770.642761 853.389465 -96.968750" +"absmax" "-768.642761 855.389465 -94.968750" +"ltime" "2680.546143" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-769.642761 854.389465 -95.968750" +"angles" "-4.653487 366.538361 76.328148" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2838" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-1.680632 75.541588 192.998566" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "263.566406 -1999.273071 383.031250" +"absmax" "265.566406 -1997.273071 385.031250" +"ltime" "2090.122314" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "264.566406 -1998.273071 384.031250" +"angles" "180.598007 499.312897 -216.297165" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2737" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "14.591198 -82.527245 102.104530" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-994.218323 920.278809 -104.968750" +"absmax" "-992.218323 922.278809 -102.968750" +"ltime" "2877.115723" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-993.218323 921.278809 -103.968750" +"oldorigin" "-903.305054 841.113770 68.896759" +"angles" "467.060883 269.579254 395.231049" +"classname" "item_gib" +"model" "" +"frame" "2.000000" +"touch" "TouchGib" +"think" "SUB_Remove" +"nextthink" "2879.118896" +"chain" "2848" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "14.996796" +"owner" "199" +"noise" "gibs/gibhit2.wav" +"pain_finished" "2876.975098" +"mdl" "progs/gib_p4.mdl" +"lip" "1.341441" +"waitmin" "999999.000000" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +"absmin" "283.042389 -2019.018066 383.031250" +"absmax" "285.042389 -2017.018066 385.031250" +"ltime" "2089.561523" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "284.042389 -2018.018066 384.031250" +"angles" "258.535675 403.774933 146.047607" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2869" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.580923 -72.904984 186.098022" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "154.549347 -1934.040771 383.031250" +"absmax" "156.549347 -1932.040771 385.031250" +"ltime" "2087.444092" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "155.549347 -1933.040771 384.031250" +"angles" "319.169342 538.651733 134.169144" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2756" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-5.459409 -94.998734 124.636932" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "177.033356 -1930.509888 383.031250" +"absmax" "179.033356 -1928.509888 385.031250" +"ltime" "2087.915771" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "178.033356 -1929.509888 384.031250" +"angles" "158.578201 275.842621 -96.533607" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2872" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "16.604088 -79.724197 176.339844" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "125.990204 -1942.395142 383.031250" +"absmax" "127.990204 -1940.395142 385.031250" +"ltime" "2067.731934" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "126.990204 -1941.395142 384.031250" +"angles" "-22.557102 -41.980942 -202.505630" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2839" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-31.558878 75.066261 163.285370" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "125.538582 -1941.004517 383.031250" +"absmax" "127.538582 -1939.004517 385.031250" +"ltime" "2068.437988" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "126.538582 -1940.004517 384.031250" +"angles" "-105.615677 234.804474 201.853714" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2874" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-31.448582 75.179382 110.336136" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-36.003471 -1969.839355 383.031250" +"absmax" "-34.003471 -1967.839355 385.031250" +"ltime" "2065.858398" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-35.003471 -1968.839355 384.031250" +"angles" "-77.350723 315.308167 289.605255" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "6.853102 79.911575 149.273270" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-45.899342 -1973.204834 383.031250" +"absmax" "-43.899342 -1971.204834 385.031250" +"ltime" "2066.058105" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-44.899342 -1972.204834 384.031250" +"angles" "-37.697472 381.832977 -239.810226" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-3.289092 77.031433 143.859314" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-13.890764 -1968.668579 383.031250" +"absmax" "-11.890764 -1966.668579 385.031250" +"ltime" "2066.131104" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-12.890764 -1967.668579 384.031250" +"angles" "129.623138 245.630417 26.271711" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2862" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "31.577625 86.932747 118.061752" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "156.006561 -1915.078003 383.031250" +"absmax" "158.006561 -1913.078003 385.031250" +"ltime" "2087.653809" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "157.006561 -1914.078003 384.031250" +"angles" "223.075256 197.337387 167.083710" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2873" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.929956 -94.632195 104.504333" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +"absmin" "134.589890 982.148376 -83.968750" +"absmax" "136.589890 984.148376 -81.968750" +"ltime" "2612.104980" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "135.589890 983.148376 -82.968750" +"angles" "343.236572 -65.503632 -209.389481" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2880" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "87.654175 46.507725 181.102386" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "36.757519 -1982.568481 383.031250" +"absmax" "38.757519 -1980.568481 385.031250" +"ltime" "2072.504395" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "37.757519 -1981.568481 384.031250" +"angles" "223.596741 7.907990 254.773834" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.412926 -69.656204 149.797791" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "68.597679 -1991.005493 383.031250" +"absmax" "70.597679 -1989.005493 385.031250" +"ltime" "2072.402344" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "69.597679 -1990.005493 384.031250" +"angles" "116.936996 528.949158 -108.210327" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-13.244587 -73.915100 175.164841" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "49.427475 -1975.816040 383.031250" +"absmax" "51.427475 -1973.816040 385.031250" +"ltime" "2072.464600" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "50.427475 -1974.816040 384.031250" +"angles" "313.340454 91.323326 -142.667099" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.782532 -70.764359 107.664169" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "136.514389 983.789429 -83.968750" +"absmax" "138.514389 985.789429 -81.968750" +"ltime" "2612.140625" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "137.514389 984.789429 -82.968750" +"angles" "-169.582336 49.405670 -74.585991" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2882" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "87.060753 46.737289 187.041397" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "98.009010 1002.210449 -83.968750" +"absmax" "100.009010 1004.210449 -81.968750" +"ltime" "2612.563721" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "99.009010 1003.210449 -82.968750" +"angles" "-235.460266 119.257492 -170.208023" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2886" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "51.382027 60.539398 196.709457" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "466.000000" +"absmin" "-1117.908813 781.757935 -80.968750" +"absmax" "-1115.908813 783.757935 -78.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-1116.908813 782.757935 -79.968750" +"oldorigin" "-924.345276 851.682190 82.942596" +"angles" "301.674835 665.481018 401.670044" +"classname" "item_gib" +"model" "progs/gib_p4.mdl" +"frame" "4.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2878.484131" +"chain" "2870" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "277.281403" +"owner" "199" +"noise" "gibs/gibhit1.wav" +"pain_finished" "2879.900635" +"mdl" "progs/gib_p4.mdl" +"lip" "0.804468" +"waitmin" "2865.156250" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +"absmin" "-768.919373 1375.795288 -196.968750" +"absmax" "-766.919373 1377.795288 -194.968750" +"ltime" "2642.877197" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-767.919373 1376.795288 -195.968750" +"angles" "105.822701 139.982697 161.511612" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "819" +"chain" "2868" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-121.871048 26.724522 78.032051" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-805.415710 1541.211670 -112.968750" +"absmax" "-803.415710 1543.211670 -110.968750" +"ltime" "2631.211182" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-804.415710 1542.211670 -111.968750" +"angles" "-171.025772 222.230621 -149.973862" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2889" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "82.010544 25.635853 101.442749" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-780.262024 1544.502441 -112.968750" +"absmax" "-778.262024 1546.502441 -110.968750" +"ltime" "2631.446289" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-779.262024 1545.502441 -111.968750" +"angles" "168.906418 -37.210892 -75.610443" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2890" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "85.775986 22.070755 157.735260" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "229.608795 1924.687744 -83.968750" +"absmax" "231.608795 1926.687744 -81.968750" +"ltime" "2340.054688" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "230.608795 1925.687744 -82.968750" +"angles" "45.185345 487.550049 114.330284" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2891" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.504778 -71.413803 114.046867" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "231.400558 1929.615845 -83.968750" +"absmax" "233.400558 1931.615845 -81.968750" +"ltime" "2340.229736" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "232.400558 1930.615845 -82.968750" +"angles" "214.245331 462.283936 230.972305" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2892" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.868742 -69.268196 101.848381" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "259.829041 1931.420898 -83.968750" +"absmax" "261.829041 1933.420898 -81.968750" +"ltime" "2339.579346" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "260.829041 1932.420898 -82.968750" +"angles" "146.443573 280.913757 268.084259" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2893" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "52.258293 -55.625523 170.029861" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-771.498169 1369.704224 -192.968750" +"absmax" "-769.498169 1371.704224 -190.968750" +"ltime" "2642.726318" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-770.498169 1370.704224 -191.968750" +"angles" "-45.949276 109.030647 -146.597900" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2891" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-136.005768 20.258541 121.727013" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "42.479721 -1858.960815 383.031250" +"absmax" "44.479721 -1856.960815 385.031250" +"ltime" "2094.404297" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "43.479721 -1857.960815 384.031250" +"angles" "129.947937 309.445648 181.490051" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "19.089174 -72.535957 132.535568" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "146.442703 -1778.808960 383.031250" +"absmax" "148.442703 -1776.808960 385.031250" +"ltime" "2085.112549" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "147.442703 -1777.808960 384.031250" +"angles" "-12.466113 553.026123 -68.994698" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1933" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "25.774054 -74.573380 153.253891" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "52.364700 -1904.641846 383.031250" +"absmax" "54.364700 -1902.641846 385.031250" +"ltime" "2066.409180" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "53.364700 -1903.641846 384.031250" +"angles" "-213.592575 -130.649872 -244.564621" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2881" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-20.343388 89.919662 139.624969" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "58.350910 -1900.915283 383.031250" +"absmax" "60.350910 -1898.915283 385.031250" +"ltime" "2066.421387" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "59.350910 -1899.915283 384.031250" +"angles" "323.587738 -13.290672 -32.498810" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2898" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-14.427109 96.561554 126.714661" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "60.241508 -1921.722046 383.031250" +"absmax" "62.241508 -1919.722046 385.031250" +"ltime" "2066.457275" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "61.241508 -1920.722046 384.031250" +"angles" "-80.713516 -12.442877 67.512680" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-15.881459 94.928833 99.310486" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "118.335442 -2032.941772 383.031250" +"absmax" "120.335442 -2030.941772 385.031250" +"ltime" "2070.640381" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "119.335442 -2031.941772 384.031250" +"angles" "312.298920 284.880341 -231.576813" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-18.446884 -86.652840 121.223305" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "109.772774 -1857.180298 383.031250" +"absmax" "111.772774 -1855.180298 385.031250" +"ltime" "2067.033447" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "110.772774 -1856.180298 384.031250" +"angles" "-10.018966 338.625244 72.461296" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2836" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-3.490398 94.229614 170.295715" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "118.062469 -1851.722290 383.031250" +"absmax" "120.062469 -1849.722290 385.031250" +"ltime" "2093.876465" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "119.062469 -1850.722290 384.031250" +"angles" "312.170227 433.916626 289.254761" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.034729 -58.050865 164.183014" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-779.291260 1365.708618 -192.968750" +"absmax" "-777.291260 1367.708618 -190.968750" +"ltime" "2642.765869" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-778.291260 1366.708618 -191.968750" +"angles" "244.574097 77.010071 139.263611" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2895" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-148.315521 14.627392 111.948845" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "390.880707 857.020691 -80.968750" +"absmax" "392.880707 859.020691 -78.968750" +"ltime" "2610.795166" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "391.880707 858.020691 -79.968750" +"angles" "-108.395531 75.360939 234.998749" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2904" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.811661 64.175629 140.561325" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "136.950134 -1786.468262 383.031250" +"absmax" "138.950134 -1784.468262 385.031250" +"ltime" "2085.560059" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "137.950134 -1785.468262 384.031250" +"angles" "-46.097908 398.775818 -186.706467" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2897" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "19.898872 -74.673088 106.508492" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "272.826569 -2011.934326 383.031250" +"absmax" "274.826569 -2009.934326 385.031250" +"ltime" "2090.262207" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "273.826569 -2010.934326 384.031250" +"angles" "160.316620 13.188047 -61.006718" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2871" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.258987 -77.588013 132.793533" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "99.601471 -1851.915039 383.031250" +"absmax" "101.601471 -1849.915039 385.031250" +"ltime" "2093.520020" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "100.601471 -1850.915039 384.031250" +"angles" "35.161037 209.855087 208.197067" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.905167 -61.832916 138.781693" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "130.654419 -1786.380005 383.031250" +"absmax" "132.654419 -1784.380005 385.031250" +"ltime" "2085.071289" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "131.654419 -1785.380005 384.031250" +"angles" "-89.177582 305.804108 -193.538483" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "11.022526 -74.823730 110.598671" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "370.655579 853.056946 -80.968750" +"absmax" "372.655579 855.056946 -78.968750" +"ltime" "2609.974365" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "371.655579 854.056946 -79.968750" +"angles" "184.087402 -154.022156 48.911732" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2905" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "58.214848 67.005310 102.869942" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "149.300400 -1921.022095 383.031250" +"absmax" "151.300400 -1919.022095 385.031250" +"ltime" "2068.379150" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "150.300400 -1920.022095 384.031250" +"angles" "270.180267 326.544250 -53.615440" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2614" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-3.496593 103.847969 158.675995" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "370.445618 860.078491 -80.968750" +"absmax" "372.445618 862.078491 -78.968750" +"ltime" "2610.083008" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "371.445618 861.078491 -79.968750" +"angles" "12.624862 -153.189056 24.599527" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2910" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "51.217819 68.069977 139.275894" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1270.660034 993.505188 -80.968750" +"absmax" "-1268.660034 995.505188 -78.968750" +"ltime" "2711.227295" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1269.660034 994.505188 -79.968750" +"angles" "-161.329758 4.285221 137.752701" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2724" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-13.234147 85.271370 128.333771" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "12576.372070 17220.070312 -538097.687500" +"absmax" "12578.372070 17222.070312 -538095.687500" +"ltime" "2617.919434" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "12577.372070 17221.070312 -538096.687500" +"velocity" "47.009186 61.042309 -2011.199951" +"angles" "74479.898438 -59403.605469 -17658.681641" +"avelocity" "278.209778 -222.287674 -66.020699" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.009186 61.042309 179.268890" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "103.557556 1016.051514 -83.968750" +"absmax" "105.557556 1018.051514 -81.968750" +"ltime" "2612.902832" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "104.557556 1017.051514 -82.968750" +"angles" "-0.589911 -274.574280 -130.872726" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2888" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "93.327332 15.640648 130.175720" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "120.103142 1021.384399 -83.968750" +"absmax" "122.103142 1023.384399 -81.968750" +"ltime" "2613.182129" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "121.103142 1022.384399 -82.968750" +"angles" "-10.424406 233.095856 123.337944" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2915" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "91.349258 17.479603 194.454437" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "98.751144 1033.964355 -83.968750" +"absmax" "100.751144 1035.964355 -81.968750" +"ltime" "2613.135010" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "99.751144 1034.964355 -82.968750" +"angles" "23.132038 -83.980438 134.825790" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2916" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.939789 29.945938 174.896149" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-809.685913 1554.423828 -112.968750" +"absmax" "-807.685913 1556.423828 -110.968750" +"ltime" "2631.616455" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-808.685913 1555.423828 -111.968750" +"angles" "93.400528 43.578682 13.356212" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2913" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.401566 39.467522 143.917084" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "109.187393 -2047.127319 383.031250" +"absmax" "111.187393 -2045.127319 385.031250" +"ltime" "2070.657471" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "110.187393 -2046.127319 384.031250" +"angles" "118.686066 0.090661 -115.344757" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.854103 -89.003052 178.325592" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "113.622932 -2043.589600 383.031250" +"absmax" "115.622932 -2041.589600 385.031250" +"ltime" "2070.965088" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "114.622932 -2042.589600 384.031250" +"angles" "106.570305 125.523697 26.162992" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-21.064730 -87.613083 167.198669" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1305.995483 992.445068 -80.968750" +"absmax" "-1303.995483 994.445068 -78.968750" +"ltime" "2711.023682" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1304.995483 993.445068 -79.968750" +"angles" "285.185028 -17.198668 25.677382" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2913" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-43.280582 61.402912 186.989868" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1282.694214 980.526489 -80.968750" +"absmax" "-1280.694214 982.526489 -78.968750" +"ltime" "2711.329590" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1281.694214 981.526489 -79.968750" +"angles" "-19.235575 -48.899906 148.012115" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2921" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-30.269173 71.738991 119.305946" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "123.617523 -2017.036011 383.031250" +"absmax" "125.617523 -2015.036011 385.031250" +"ltime" "2068.657959" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "124.617523 -2016.036011 384.031250" +"angles" "56.715080 189.666901 41.451183" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.856812 28.550255 122.519501" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "112.153648 -1987.018311 383.031250" +"absmax" "114.153648 -1985.018311 385.031250" +"ltime" "2069.112793" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "113.153648 -1986.018311 384.031250" +"angles" "166.331833 288.376587 48.303261" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2911" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.667801 56.591869 115.288620" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "113.126266 -1992.316772 383.031250" +"absmax" "115.126266 -1990.316772 385.031250" +"ltime" "2068.859863" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "114.126266 -1991.316772 384.031250" +"angles" "110.462776 229.130066 265.724518" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2924" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.879181 51.606720 192.344666" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "175.129852 1823.046875 -80.968750" +"absmax" "177.129852 1825.046875 -78.968750" +"ltime" "2340.740723" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "176.129852 1824.046875 -79.968750" +"angles" "-140.976532 446.945343 143.718811" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2918" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.199532 -31.322193 113.036552" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-21.530905 -1756.682251 383.031250" +"absmax" "-19.530905 -1754.682251 385.031250" +"ltime" "2099.624512" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-20.530905 -1755.682251 384.031250" +"angles" "34.550331 249.580032 124.178841" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.764905 74.343956 137.920776" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-30.985483 -1752.086670 383.031250" +"absmax" "-28.985483 -1750.086670 385.031250" +"ltime" "2099.501709" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-29.985483 -1751.086670 384.031250" +"angles" "269.443848 392.311066 187.243668" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "0.711766 75.225220 150.500687" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-4.100162 -1750.275024 383.022156" +"absmax" "-2.100162 -1748.275024 385.022156" +"ltime" "2099.275391" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3.100162 -1749.275024 384.022156" +"angles" "350.971954 2.445960 -11.353206" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "26.294518 72.982620 172.988846" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "191.896957 1807.946167 -80.994324" +"absmax" "193.896957 1809.946167 -78.994324" +"ltime" "2340.128906" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "192.896957 1808.946167 -79.994324" +"angles" "22.876812 52.763123 155.868576" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2926" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-57.376606 -48.783154 107.444901" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "141.976501 1830.874023 -83.968750" +"absmax" "143.976501 1832.874023 -81.968750" +"ltime" "2340.188721" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "142.976501 1831.874023 -82.968750" +"angles" "125.539642 442.063538 25.009544" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2930" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-88.856415 -17.942675 185.558945" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "202.556808 -2040.719482 383.031250" +"absmax" "204.556808 -2038.719482 385.031250" +"ltime" "2090.849365" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "203.556808 -2039.719482 384.031250" +"angles" "187.528488 529.109009 -73.917709" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.838245 -69.586380 148.050781" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "95.440170 1811.992310 -83.976028" +"absmax" "97.440170 1813.992310 -81.976028" +"ltime" "2342.338379" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "96.440170 1812.992310 -82.976028" +"angles" "-56.177319 386.059753 -169.201553" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2931" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.416641 59.610641 174.884003" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "193.163376 -2055.311035 383.031250" +"absmax" "195.163376 -2053.311035 385.031250" +"ltime" "2090.599121" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "194.163376 -2054.311035 384.031250" +"angles" "-215.427734 309.974274 18.631165" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "23.900829 -79.457535 170.960480" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "154.868576 -1931.576172 383.031250" +"absmax" "156.868576 -1929.576172 385.031250" +"ltime" "2083.132324" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "155.868576 -1930.576172 384.031250" +"angles" "218.330063 112.159874 46.305794" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "13.187265 -73.837135 131.084457" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "138.146179 -1959.783447 383.031250" +"absmax" "140.146179 -1957.783447 385.031250" +"ltime" "2083.040283" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "139.146179 -1958.783447 384.031250" +"angles" "3.671809 519.632385 31.214472" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-5.499981 -76.941437 197.579163" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "149.854797 -1928.578979 383.031250" +"absmax" "151.854797 -1926.578979 385.031250" +"ltime" "2082.394775" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "150.854797 -1927.578979 384.031250" +"angles" "71.165207 151.404266 108.066902" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "7.357214 -74.805618 112.668488" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "218.575134 -1869.099731 383.031250" +"absmax" "220.575134 -1867.099731 385.031250" +"ltime" "2088.797363" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "219.575134 -1868.099731 384.031250" +"angles" "243.151001 414.275330 -13.150526" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.520401 -90.664680 103.243858" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "124.877014 -1870.557739 383.031250" +"absmax" "126.877014 -1868.557739 385.031250" +"ltime" "2083.896484" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "125.877014 -1869.557739 384.031250" +"angles" "-66.722664 425.738403 56.024158" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2907" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "5.449804 -75.175041 113.645874" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "119.967537 -1896.803833 383.031250" +"absmax" "121.967537 -1894.803833 385.031250" +"ltime" "2083.298096" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "120.967537 -1895.803833 384.031250" +"angles" "-58.731197 597.995178 -245.625198" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2939" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-0.716415 -76.244980 189.788254" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "167.661530 -1886.556030 383.031250" +"absmax" "169.661530 -1884.556030 385.031250" +"ltime" "2084.140137" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "168.661530 -1885.556030 384.031250" +"angles" "-162.511520 470.307770 -32.916878" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2940" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "44.043434 -68.478416 181.848984" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "101.803284 1785.880005 -83.968750" +"absmax" "103.803284 1787.880005 -81.968750" +"ltime" "2341.698242" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "102.803284 1786.880005 -82.968750" +"angles" "-19.649723 12.654842 -66.738846" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2933" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-63.730087 44.652138 102.786835" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "96.381073 1781.907959 -83.968750" +"absmax" "98.381073 1783.907959 -81.968750" +"ltime" "2341.869385" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "97.381073 1782.907959 -82.968750" +"angles" "164.808456 307.882385 -161.090790" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2942" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-66.739861 36.178963 139.564651" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-642.204956 1478.024536 -192.968750" +"absmax" "-640.204956 1480.024536 -190.968750" +"ltime" "2651.251709" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-641.204956 1479.024536 -191.968750" +"angles" "325.110321 347.039764 -30.725702" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2922" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-62.112831 -42.037247 186.832458" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-646.149170 1474.881470 -192.968750" +"absmax" "-644.149170 1476.881470 -190.968750" +"ltime" "2651.014648" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-645.149170 1475.881470 -191.968750" +"angles" "-76.404327 238.614716 -115.114243" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2944" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.358986 -47.642464 169.483994" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-649.402710 1464.442871 -192.968750" +"absmax" "-647.402710 1466.442871 -190.968750" +"ltime" "2651.143066" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-648.402710 1465.442871 -191.968750" +"angles" "157.168716 499.818634 -199.047363" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2945" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.840214 -57.376255 164.129044" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "232.645615 876.277100 -80.968750" +"absmax" "234.645615 878.277100 -78.968750" +"ltime" "2611.547119" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "233.645615 877.277100 -79.968750" +"angles" "-91.097092 215.311340 212.650406" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2917" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "49.773304 68.289764 110.846077" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "220.369659 878.234131 -80.968750" +"absmax" "222.369659 880.234131 -78.968750" +"ltime" "2611.635254" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "221.369659 879.234131 -79.968750" +"angles" "214.072800 21.768034 -144.967041" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2947" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "32.868305 70.862022 112.974754" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "131.475937 -1784.160156 383.031250" +"absmax" "133.475937 -1782.160156 385.031250" +"ltime" "2075.633301" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "132.475937 -1783.160156 384.031250" +"angles" "-175.370346 473.808960 251.401108" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2907" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.217230 -72.224098 122.639793" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "138.256805 -1780.129517 383.031250" +"absmax" "140.256805 -1778.129517 385.031250" +"ltime" "2075.508057" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "139.256805 -1779.129517 384.031250" +"angles" "223.505646 164.826859 33.676872" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2914" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "28.957802 -69.747414 117.997368" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "166.649048 -1778.784912 383.031250" +"absmax" "168.649048 -1776.784912 385.031250" +"ltime" "2075.814453" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "167.649048 -1777.784912 384.031250" +"angles" "-151.700958 594.157715 -31.731226" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2947" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "56.981934 -61.806656 148.488846" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "240.979691 874.913940 -80.968750" +"absmax" "242.979691 876.913940 -78.968750" +"ltime" "2610.773682" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "241.979691 875.913940 -79.968750" +"angles" "177.419495 39.228996 23.909367" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2948" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.318413 66.533066 108.325684" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "76.177025 939.726440 -80.968750" +"absmax" "78.177025 941.726440 -78.968750" +"ltime" "2617.546143" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "77.177025 940.726440 -79.968750" +"angles" "-50.704556 182.715332 -210.460098" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2952" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.526543 47.672718 139.570541" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "225.662354 -1859.051147 383.031250" +"absmax" "227.662354 -1857.051147 385.031250" +"ltime" "2088.726074" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "226.662354 -1858.051147 384.031250" +"angles" "269.853851 203.725372 49.931866" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "54.036427 -72.214157 119.648064" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "193.138809 -1926.414917 383.031250" +"absmax" "195.138809 -1924.414917 385.031250" +"ltime" "2080.072754" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "194.138809 -1925.414917 384.031250" +"angles" "223.215714 408.326019 -125.113350" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2911" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.614128 -58.961243 134.706284" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "131.528320 -2015.172607 383.031250" +"absmax" "133.528320 -2013.172607 385.031250" +"ltime" "2071.337402" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "132.528320 -2014.172607 384.031250" +"angles" "19.937025 281.340698 43.047108" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2934" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.814367 -84.219978 114.345779" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "120.753845 -2034.325073 383.031250" +"absmax" "122.753845 -2032.325073 385.031250" +"ltime" "2071.981201" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "121.753845 -2033.325073 384.031250" +"angles" "-126.749756 158.986023 -281.103180" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2957" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-20.973251 -87.579529 137.423416" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "138.547195 -2032.934814 383.031250" +"absmax" "140.547195 -2030.934814 385.031250" +"ltime" "2071.384033" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "139.547195 -2031.934814 384.031250" +"angles" "203.729553 49.135822 -28.318975" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2958" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-1.739607 -80.524475 152.728149" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "187.780960 -1942.948975 383.031250" +"absmax" "189.780960 -1940.948975 385.031250" +"ltime" "2080.351562" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "188.780960 -1941.948975 384.031250" +"angles" "185.697052 89.815750 4.118495" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "52.827576 -79.691101 135.876862" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "193.582748 -1952.641846 383.031250" +"absmax" "195.582748 -1950.641846 385.031250" +"ltime" "2080.573975" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "194.582748 -1951.641846 384.031250" +"angles" "39.301464 91.017609 -241.024063" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "52.600945 -80.383362 119.850975" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "234.245514 -1903.820923 383.031250" +"absmax" "236.245514 -1901.820923 385.031250" +"ltime" "2088.763184" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "235.245514 -1902.820923 384.031250" +"angles" "-65.533890 161.823639 -76.951515" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.568939 -93.358795 175.189224" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "319.000000" +"absmin" "-992.790833 946.706604 -104.968750" +"absmax" "-990.790833 948.706604 -102.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-991.790833 947.706604 -103.968750" +"oldorigin" "-872.952637 735.014343 128.686417" +"angles" "0.000000 -307.437195 0.000000" +"classname" "item_gib" +"model" "progs/gib_gargwing2.mdl" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2878.493408" +"chain" "1931" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "69.996033" +"owner" "216" +"noise" "gibs/gibhit3.wav" +"pain_finished" "2878.717773" +"mdl" "progs/gib_gargwing2.mdl" +"lip" "2.483596" +"waitmin" "2872.440430" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +"modelindex" "466.000000" +"absmin" "-1000.545959 720.072754 -80.968750" +"absmax" "-998.545959 722.072754 -78.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-999.545959 721.072754 -79.968750" +"oldorigin" "-890.114563 734.039429 123.715569" +"angles" "270.752777 723.461853 518.856567" +"classname" "item_gib" +"model" "progs/gib_p4.mdl" +"frame" "1.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2878.498535" +"chain" "2963" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "339.268188" +"owner" "216" +"noise" "gibs/gibhit1.wav" +"pain_finished" "2883.112061" +"mdl" "progs/gib_p4.mdl" +"lip" "0.400098" +"waitmin" "2872.513428" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +"absmin" "-342.644836 741.762878 -80.968750" +"absmax" "-340.644836 743.762878 -78.968750" +"ltime" "2804.446289" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-341.644836 742.762878 -79.968750" +"angles" "-55.352802 240.609772 213.694809" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.605606 -7.822805 127.906441" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "108.923485 -1946.719482 383.031250" +"absmax" "110.923485 -1944.719482 385.031250" +"ltime" "2091.184570" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "109.923485 -1945.719482 384.031250" +"angles" "265.851746 502.577942 -226.044464" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.752296 -40.488640 112.485100" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1049.534058 1015.935120 -112.968750" +"absmax" "-1047.534058 1017.935120 -110.968750" +"ltime" "2877.383057" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-1048.534058 1016.935120 -111.968750" +"oldorigin" "-916.262756 844.422974 70.481277" +"angles" "563.871399 624.200256 326.875641" +"classname" "item_gib" +"model" "" +"frame" "3.000000" +"touch" "TouchGib" +"think" "SUB_Remove" +"nextthink" "2879.389893" +"chain" "2954" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "340.586548" +"owner" "199" +"noise" "gibs/gibhit5.wav" +"pain_finished" "2877.188965" +"mdl" "progs/gib_p4.mdl" +"lip" "4.541765" +"waitmin" "999999.000000" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +"absmin" "266.513824 -1961.084106 383.031250" +"absmax" "268.513824 -1959.084106 385.031250" +"ltime" "2089.059814" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "267.513824 -1960.084106 384.031250" +"angles" "-54.937115 252.035995 -143.515518" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2907" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "44.407211 -69.928253 111.254829" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-681.586243 1496.642822 -112.968750" +"absmax" "-679.586243 1498.642822 -110.968750" +"ltime" "2739.060547" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-680.586243 1497.642822 -111.968750" +"angles" "-68.612068 504.471985 233.199738" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2946" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.787659 -58.175552 175.257980" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "259.353973 -1957.026978 383.031250" +"absmax" "261.353973 -1955.026978 385.031250" +"ltime" "2088.801758" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "260.353973 -1956.026978 384.031250" +"angles" "216.931549 518.150635 -15.753028" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2968" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "41.451309 -74.575401 121.185600" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "259.218445 -1954.194946 383.031250" +"absmax" "261.218445 -1952.194946 385.031250" +"ltime" "2089.401367" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "260.218445 -1953.194946 384.031250" +"angles" "162.440170 509.770630 30.082506" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2970" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "42.469181 -72.975143 118.338005" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "76.946587 -1955.868896 383.031250" +"absmax" "78.946587 -1953.868896 385.031250" +"ltime" "2072.957520" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "77.946587 -1954.868896 384.031250" +"angles" "227.891541 56.643555 -33.815071" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-2.820630 -74.982323 173.381699" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "60.631973 -1939.164307 383.031250" +"absmax" "62.631973 -1937.164307 385.031250" +"ltime" "2072.818359" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "61.631973 -1938.164307 384.031250" +"angles" "106.104279 122.177078 92.293076" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-23.740976 -74.837906 142.917557" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "37.523510 -1959.743164 383.031250" +"absmax" "39.523510 -1957.743164 385.031250" +"ltime" "2073.685059" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "38.523510 -1958.743164 384.031250" +"angles" "44.924740 356.807983 307.181122" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-38.971767 -74.732765 185.605377" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-676.759460 1526.009277 -112.968750" +"absmax" "-674.759460 1528.009277 -110.968750" +"ltime" "2739.313477" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-675.759460 1527.009277 -111.968750" +"angles" "-58.032806 604.087646 -37.152328" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2969" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.356972 -26.090477 192.486252" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "188.187225 681.473755 -80.968750" +"absmax" "190.187225 683.473755 -78.968750" +"ltime" "2622.750732" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "189.187225 682.473755 -79.968750" +"angles" "343.336975 157.026535 -180.938843" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2953" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-55.032204 91.073837 139.130707" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "61.440601 932.119080 -80.968750" +"absmax" "63.440601 934.119080 -78.968750" +"ltime" "2615.977051" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "62.440601 933.119080 -79.968750" +"angles" "120.851486 42.781464 -128.492447" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2963" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "41.795254 71.603401 112.229218" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "156.957245 -1852.320312 383.031250" +"absmax" "158.957245 -1850.320312 385.031250" +"ltime" "2086.360352" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "157.957245 -1851.320312 384.031250" +"angles" "-94.067558 471.347870 97.510292" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2952" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "22.335907 -72.471146 123.802567" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-19.127277 872.007874 -80.968750" +"absmax" "-17.127277 874.007874 -78.968750" +"ltime" "2614.435791" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-18.127277 873.007874 -79.968750" +"angles" "283.302826 -123.917320 35.207176" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2977" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.273663 72.276703 178.001968" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "163.736267 -1855.433960 383.031250" +"absmax" "165.736267 -1853.433960 385.031250" +"ltime" "2086.498047" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "164.736267 -1854.433960 384.031250" +"angles" "91.004730 521.213806 -162.348907" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2978" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "32.405472 -70.944885 156.944672" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "167.661758 -1843.825928 383.031250" +"absmax" "169.661758 -1841.825928 385.031250" +"ltime" "2086.415039" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "168.661758 -1842.825928 384.031250" +"angles" "80.174660 303.759155 -31.004648" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2980" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "26.922600 -71.775940 198.620483" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "203.343246 -2043.860596 383.031250" +"absmax" "205.343246 -2041.860596 385.031250" +"ltime" "2091.150635" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "204.343246 -2042.860596 384.031250" +"angles" "-24.985603 38.053787 -5.421785" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.311619 -70.061668 160.163895" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "170.223160 -1968.277344 383.031250" +"absmax" "172.223160 -1966.277344 385.031250" +"ltime" "2080.972900" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "171.223160 -1967.277344 384.031250" +"angles" "269.320496 186.478180 -10.469791" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2902" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.558928 -94.564301 133.169235" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "162.538315 -1992.780396 383.031250" +"absmax" "164.538315 -1990.780396 385.031250" +"ltime" "2080.540283" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "163.538315 -1991.780396 384.031250" +"angles" "11.422687 518.569397 268.167938" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2983" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.762402 -106.862579 169.576080" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-4.390715 -1860.593140 383.031250" +"absmax" "-2.390715 -1858.593140 385.031250" +"ltime" "2099.749512" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3.390715 -1859.593140 384.031250" +"angles" "246.355591 211.294144 -94.480095" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-21.339333 73.091125 128.308121" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "83.811798 -1959.423340 383.031250" +"absmax" "85.811798 -1957.423340 385.031250" +"ltime" "2074.247314" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "84.811798 -1958.423340 384.031250" +"angles" "116.465462 605.687744 232.644180" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2899" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "2.459736 -75.443222 177.898880" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "78.171066 -1948.391357 383.031250" +"absmax" "80.171066 -1946.391357 385.031250" +"ltime" "2074.367676" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "79.171066 -1947.391357 384.031250" +"angles" "150.785065 258.191986 119.238327" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2986" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-3.238888 -74.982742 132.177780" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "79.597565 -1951.239746 383.031250" +"absmax" "81.597565 -1949.239746 385.031250" +"ltime" "2073.821045" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "80.597565 -1950.239746 384.031250" +"angles" "-74.222519 398.208160 20.784664" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2987" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-1.639687 -75.111961 153.744781" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-38.449924 891.936462 -80.968750" +"absmax" "-36.449924 893.936462 -78.968750" +"ltime" "2613.643311" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-37.449924 892.936462 -79.968750" +"angles" "200.654953 -237.231232 -62.556236" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2979" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.298973 73.871643 185.636536" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "101.117775 -1986.596069 383.031250" +"absmax" "103.117775 -1984.596069 385.031250" +"ltime" "2091.440186" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "102.117775 -1985.596069 384.031250" +"angles" "360.509064 380.653198 97.470047" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.406319 -68.917496 161.376694" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "165.997162 -1893.619263 383.031250" +"absmax" "167.997162 -1891.619263 385.031250" +"ltime" "2076.227539" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "166.997162 -1892.619263 384.031250" +"angles" "334.808258 377.942139 180.641068" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2981" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "32.010406 -74.315170 188.420135" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "140.626633 -1823.750122 383.031250" +"absmax" "142.626633 -1821.750122 385.031250" +"ltime" "2076.637939" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "141.626633 -1822.750122 384.031250" +"angles" "-57.924980 357.564758 -168.902740" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2991" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "7.661861 -74.849838 178.247070" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "152.378647 -1885.414062 383.031250" +"absmax" "154.378647 -1883.414062 385.031250" +"ltime" "2076.696533" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "153.378647 -1884.414062 384.031250" +"angles" "295.578156 113.803619 -267.936981" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2992" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.973114 -74.557541 145.822189" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "178.629822 -1909.564087 383.031250" +"absmax" "180.629822 -1907.564087 385.031250" +"ltime" "2077.080811" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "179.629822 -1908.564087 384.031250" +"angles" "146.626785 418.616669 247.552795" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2993" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.660688 -77.838493 181.086639" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "170.600571 -1890.937012 383.031250" +"absmax" "172.600571 -1888.937012 385.031250" +"ltime" "2077.705811" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "171.600571 -1889.937012 384.031250" +"angles" "-132.932999 245.112000 -181.769272" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2994" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "25.814508 -77.669876 146.633606" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "169.492828 -1886.553345 383.031250" +"absmax" "171.492828 -1884.553345 385.031250" +"ltime" "2077.720703" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "170.492828 -1885.553345 384.031250" +"angles" "-40.165588 221.762573 -208.489197" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2995" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "26.306530 -77.714813 116.322823" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-50.321056 869.615234 -80.968750" +"absmax" "-48.321056 871.615234 -78.968750" +"ltime" "2613.824463" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-49.321056 870.615234 -79.968750" +"angles" "267.116302 67.150543 -63.387833" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "857" +"chain" "2989" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "15.065333 74.240211 99.904617" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "4.517665 -1853.520752 383.031250" +"absmax" "6.517665 -1851.520752 385.031250" +"ltime" "2099.696289" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "5.517665 -1852.520752 384.031250" +"angles" "129.820251 391.963440 -228.883057" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.557117 77.907417 161.430908" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "109.824707 -1877.014160 383.031250" +"absmax" "111.824707 -1875.014160 385.031250" +"ltime" "2074.559570" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "110.824707 -1876.014160 384.031250" +"angles" "121.317802 543.094177 168.168106" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2905" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-5.313036 -75.497734 123.530716" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "159.431564 -1887.634277 383.031250" +"absmax" "161.431564 -1885.634277 385.031250" +"ltime" "2074.461182" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "160.431564 -1886.634277 384.031250" +"angles" "-47.299053 482.072937 -334.286407" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2999" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "40.687080 -72.534401 196.420547" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "128.373596 -1889.117676 383.031250" +"absmax" "130.373596 -1887.117676 385.031250" +"ltime" "2074.681885" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "129.373596 -1888.117676 384.031250" +"angles" "195.174057 519.382141 268.757812" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3000" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "12.521683 -74.348816 191.362289" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "146.323029 -2010.794189 383.031250" +"absmax" "148.323029 -2008.794189 385.031250" +"ltime" "2080.482178" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "147.323029 -2009.794189 384.031250" +"angles" "-227.673325 535.857117 -200.976089" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3001" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.868767 -126.485489 172.125275" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-823.213745 719.438904 -80.968750" +"absmax" "-821.213745 721.438904 -78.968750" +"ltime" "2681.117432" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-822.213745 720.438904 -79.968750" +"angles" "-132.507446 90.400894 -189.715546" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-40.980782 64.087029 158.110748" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "154.373550 -1852.217041 383.031250" +"absmax" "156.373550 -1850.217041 385.031250" +"ltime" "2075.717041" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "155.373550 -1851.217041 384.031250" +"angles" "-167.686951 70.128593 -264.227356" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3001" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "29.023617 -72.817581 123.145264" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "150.417496 -1839.859131 383.031250" +"absmax" "152.417496 -1837.859131 385.031250" +"ltime" "2076.075684" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "151.417496 -1838.859131 384.031250" +"angles" "34.733334 470.585754 129.383194" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3004" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.386101 -72.702621 101.525040" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "132.293289 -1841.460083 383.031250" +"absmax" "134.293289 -1839.460083 385.031250" +"ltime" "2076.429932" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "133.293289 -1840.460083 384.031250" +"angles" "-113.974571 276.436249 -170.804504" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3005" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "4.055843 -74.924286 106.075981" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-795.158630 714.850952 -80.968750" +"absmax" "-793.158630 716.850952 -78.968750" +"ltime" "2681.178467" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-794.158630 715.850952 -79.968750" +"angles" "60.461231 141.098740 -13.268352" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3003" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-15.717012 74.799377 128.803436" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-830.203552 702.586914 -80.968750" +"absmax" "-828.203552 704.586914 -78.968750" +"ltime" "2681.803955" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-829.203552 703.586914 -79.968750" +"angles" "-93.521454 305.682678 -56.385628" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3007" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.147614 56.807957 143.134781" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "175.017639 -1880.536743 383.031250" +"absmax" "177.017639 -1878.536743 385.031250" +"ltime" "2077.852295" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "176.017639 -1879.536743 384.031250" +"angles" "216.663361 355.141907 -67.162979" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3006" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "36.663982 -68.942863 119.155754" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "166.842331 -1908.288330 383.031250" +"absmax" "168.842331 -1906.288330 385.031250" +"ltime" "2078.143311" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "167.842331 -1907.288330 384.031250" +"angles" "103.226471 583.176147 188.595230" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3009" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.960640 -84.195068 138.832153" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "175.661102 -1908.869751 383.031250" +"absmax" "177.661102 -1906.869751 385.031250" +"ltime" "2078.619385" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "176.661102 -1907.869751 384.031250" +"angles" "242.589340 208.937134 186.237747" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3010" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.610062 -77.736679 173.029770" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-696.784363 1536.664185 -112.968750" +"absmax" "-694.784363 1538.664185 -110.968750" +"ltime" "2739.056885" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-695.784363 1537.664185 -111.968750" +"angles" "263.328125 554.964172 138.618912" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3008" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.292328 -21.274502 127.498222" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1027.490845 1137.994873 -112.968750" +"absmax" "-1025.490845 1139.994873 -110.968750" +"ltime" "2629.495361" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1026.490845 1138.994873 -111.968750" +"angles" "50.173988 66.307220 7.361203" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "217" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "13.585378 82.184593 157.861923" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1053.345703 1130.638794 -112.968750" +"absmax" "-1051.345703 1132.638794 -110.968750" +"ltime" "2628.889648" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1052.345703 1131.638794 -111.968750" +"angles" "-35.082737 -64.303192 261.952911" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3013" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-12.630490 74.464821 160.075974" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1030.150513 1133.731689 -112.968750" +"absmax" "-1028.150513 1135.731689 -110.968750" +"ltime" "2629.209717" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1029.150513 1134.731689 -111.968750" +"angles" "99.108673 373.962646 -200.605637" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3014" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "11.399385 81.540886 149.425766" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-371.332062 772.486755 -88.968750" +"absmax" "-369.332062 774.486755 -86.968750" +"ltime" "2803.881836" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-370.332062 773.486755 -87.968750" +"angles" "116.206093 51.995113 -69.434402" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-83.172943 19.925259 188.694092" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-333.939240 905.843262 -104.968750" +"absmax" "-331.939240 907.843262 -102.968750" +"ltime" "2660.036133" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-332.939240 906.843262 -103.968750" +"angles" "151.634521 461.997101 268.851898" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2764" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.365227 -27.118334 137.961136" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "145.349152 -1881.274170 383.031250" +"absmax" "147.349152 -1879.274170 385.031250" +"ltime" "2079.127686" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "146.349152 -1880.274170 384.031250" +"angles" "144.287125 581.835205 -52.921730" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3017" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "58.558834 -48.995197 122.482460" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "193.747879 -1924.419800 383.031250" +"absmax" "195.747879 -1922.419800 385.031250" +"ltime" "2079.063477" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "194.747879 -1923.419800 384.031250" +"angles" "298.045105 262.179596 335.173706" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3018" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "41.924660 -78.857285 189.973297" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "198.569077 -1889.129395 383.031250" +"absmax" "200.569077 -1887.129395 385.031250" +"ltime" "2078.482666" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "199.569077 -1888.129395 384.031250" +"angles" "-5.323225 388.025391 197.496048" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3018" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "54.811798 -55.721970 128.084900" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "152.955902 823.575745 -83.968750" +"absmax" "154.955902 825.575745 -81.968750" +"ltime" "2611.395996" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "153.955902 824.575745 -82.968750" +"angles" "110.425240 51.647171 288.147461" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3017" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "58.746162 67.186081 187.542572" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "109.575485 822.571716 -83.968750" +"absmax" "111.575485 824.571716 -81.968750" +"ltime" "2611.781738" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "110.575485 823.571716 -82.968750" +"angles" "264.662048 22.963469 141.539551" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3021" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "23.568657 72.345589 125.127441" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "136.644211 828.443481 -83.968750" +"absmax" "138.644211 830.443481 -81.968750" +"ltime" "2611.959229" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "137.644211 829.443481 -82.968750" +"angles" "301.309235 104.058914 -4.720780" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3022" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "51.588799 68.235855 123.599533" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-342.942688 910.572693 -104.968750" +"absmax" "-340.942688 912.572693 -102.968750" +"ltime" "2659.469727" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-341.942688 911.572693 -103.968750" +"angles" "-85.576859 26.886141 312.605103" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3017" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.866966 -22.219790 168.948227" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "84.935257 -1982.889526 383.031250" +"absmax" "86.935257 -1980.889526 385.031250" +"ltime" "2082.064453" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "85.935257 -1981.889526 384.031250" +"angles" "0.371014 336.690674 49.257477" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-66.296112 -59.884922 113.644333" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "84.134895 -1980.359375 383.031250" +"absmax" "86.134895 -1978.359375 385.031250" +"ltime" "2081.712891" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "85.134895 -1979.359375 384.031250" +"angles" "127.522591 148.581955 205.509415" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.234100 -58.830013 97.724274" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "101.547279 -1987.095825 383.031250" +"absmax" "103.547279 -1985.095825 385.031250" +"ltime" "2081.788818" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "102.547279 -1986.095825 384.031250" +"angles" "229.779678 346.480255 -133.700836" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-43.889530 -65.887222 106.856056" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "100.231895 -1956.629639 383.031250" +"absmax" "102.231895 -1954.629639 385.031250" +"ltime" "2091.014893" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "101.231895 -1955.629639 384.031250" +"angles" "304.538513 568.405334 90.888992" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.756287 -40.454788 150.833755" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-337.814209 908.392151 -104.968750" +"absmax" "-335.814209 910.392151 -102.968750" +"ltime" "2659.295410" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-336.814209 909.392151 -103.968750" +"angles" "274.708954 480.975281 282.331451" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3024" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.642220 -24.617910 155.682388" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-341.701202 738.651611 -80.968750" +"absmax" "-339.701202 740.651611 -78.968750" +"ltime" "2804.656006" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-340.701202 739.651611 -79.968750" +"angles" "147.377594 123.098953 -132.076050" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.678833 -11.221108 126.798050" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "190.185211 -1867.617065 383.031250" +"absmax" "192.185211 -1865.617065 385.031250" +"ltime" "2079.356445" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "191.185211 -1866.617065 384.031250" +"angles" "86.290764 217.844055 148.527863" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3020" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.633526 -65.170303 128.021210" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "203.113220 -1926.281128 383.031250" +"absmax" "205.113220 -1924.281128 385.031250" +"ltime" "2079.306152" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "204.113220 -1925.281128 384.031250" +"angles" "-14.853464 554.672913 -172.570908" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3031" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "55.715359 -51.598099 162.136169" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "197.673264 -1872.216431 383.031250" +"absmax" "199.673264 -1870.216431 385.031250" +"ltime" "2079.331299" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "198.673264 -1871.216431 384.031250" +"angles" "-178.624832 265.414001 85.692253" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3031" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "53.898884 -54.312710 136.418854" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-760.253967 1357.645386 -192.968750" +"absmax" "-758.253967 1359.645386 -190.968750" +"ltime" "2643.944580" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-759.253967 1358.645386 -191.968750" +"angles" "66.593277 226.576035 -62.625191" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3015" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-136.166168 5.265053 101.050491" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-737.544434 1367.616455 -192.968750" +"absmax" "-735.544434 1369.616455 -190.968750" +"ltime" "2644.109863" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-736.544434 1368.616455 -191.968750" +"angles" "198.745392 131.069595 66.101143" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3034" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-106.529465 23.198990 77.837936" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "118.082489 -1818.615234 383.031250" +"absmax" "120.082489 -1816.615234 385.031250" +"ltime" "2094.420898" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "119.082489 -1817.615234 384.031250" +"angles" "-47.941383 15.568982 320.897980" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.615112 -58.881706 176.467987" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "80.377144 -1781.256836 383.031250" +"absmax" "82.377144 -1779.256836 385.031250" +"ltime" "2094.259521" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "81.377144 -1780.256836 384.031250" +"angles" "263.475098 417.899200 236.346191" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "33.093552 -68.599220 172.415939" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-69.806641 824.857300 -80.968750" +"absmax" "-67.806641 826.857300 -78.968750" +"ltime" "2615.053223" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-68.806641 825.857300 -79.968750" +"angles" "21.681997 298.793518 51.366261" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "857" +"chain" "3029" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "3.875410 76.839592 173.289536" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "113.764320 -1817.351196 383.031250" +"absmax" "115.764320 -1815.351196 385.031250" +"ltime" "2095.067871" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "114.764320 -1816.351196 384.031250" +"angles" "-127.975792 601.357483 126.647415" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.459351 -59.488537 171.774429" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-68.565781 824.702942 -80.968750" +"absmax" "-66.565781 826.702942 -78.968750" +"ltime" "2614.167725" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-67.565781 825.702942 -79.968750" +"angles" "54.464989 363.751740 -123.269722" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "857" +"chain" "3038" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "5.138203 77.062202 169.772812" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-70.541000 820.586792 -80.968750" +"absmax" "-68.541000 822.586792 -78.968750" +"ltime" "2614.524658" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-69.541000 821.586792 -79.968750" +"angles" "55.966488 -205.986893 145.106384" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "857" +"chain" "3040" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "3.323139 76.742241 146.131119" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "66.302391 867.428650 -80.968750" +"absmax" "68.302391 869.428650 -78.968750" +"ltime" "2615.653564" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "67.302391 868.428650 -79.968750" +"angles" "-125.332672 113.627373 -14.894720" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3041" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.507141 74.837845 182.262726" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "54.696911 842.616211 -80.968750" +"absmax" "56.696911 844.616211 -78.968750" +"ltime" "2615.745117" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "55.696911 843.616211 -79.968750" +"angles" "1.591224 -114.572342 56.278599" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3042" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.376736 74.823380 102.195351" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "179.338806 -1911.596558 383.031250" +"absmax" "181.338806 -1909.596558 385.031250" +"ltime" "2086.768799" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "180.338806 -1910.596558 384.031250" +"angles" "210.479279 50.840954 120.189545" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "25.352608 -77.277962 102.115906" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "164.562027 -1928.912354 383.031250" +"absmax" "166.562027 -1926.912354 385.031250" +"ltime" "2087.436279" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "165.562027 -1927.912354 384.031250" +"angles" "135.210754 189.526398 19.726034" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "7.993423 -92.324806 124.141907" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "169.543823 -1939.293457 383.031250" +"absmax" "171.543823 -1937.293457 385.031250" +"ltime" "2087.214600" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "170.543823 -1938.293457 384.031250" +"angles" "42.007469 144.586334 -52.407257" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "11.557219 -89.235725 182.436996" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "105.834763 -1823.903442 383.031250" +"absmax" "107.834763 -1821.903442 385.031250" +"ltime" "2084.788086" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "106.834763 -1822.903442 384.031250" +"angles" "-46.361053 332.011383 -59.183796" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2902" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-3.003056 -78.416687 132.347717" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "146.891373 -1798.190796 383.031250" +"absmax" "148.891373 -1796.190796 385.031250" +"ltime" "2084.513672" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "147.891373 -1797.190796 384.031250" +"angles" "-29.894613 307.584045 -177.177658" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3017" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "40.421028 -66.846657 131.580872" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "104.675392 -1819.641968 383.031250" +"absmax" "106.675392 -1817.641968 385.031250" +"ltime" "2084.383789" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "105.675392 -1818.641968 384.031250" +"angles" "-145.563629 283.858826 -80.236412" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3047" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.571333 -78.834541 109.615044" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "54.428585 864.160828 -80.968750" +"absmax" "56.428585 866.160828 -78.968750" +"ltime" "2615.245361" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "55.428585 865.160828 -79.968750" +"angles" "-172.676651 268.506989 -146.661011" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3043" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "33.694790 74.874535 163.405167" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "59.995377 946.337769 -80.968750" +"absmax" "61.995377 948.337769 -78.968750" +"ltime" "2616.352783" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "60.995377 947.337769 -79.968750" +"angles" "180.627792 -1.228070 -118.277344" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3050" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "31.807592 72.484718 133.182190" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "83.476547 957.317688 -80.968750" +"absmax" "85.476547 959.317688 -78.968750" +"ltime" "2615.946045" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "84.476547 958.317688 -79.968750" +"angles" "273.408325 11.381084 226.738617" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3051" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.122993 71.045044 191.464371" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "127.797882 -1858.276733 383.031250" +"absmax" "129.797882 -1856.276733 385.031250" +"ltime" "2085.931152" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "128.797882 -1857.276733 384.031250" +"angles" "87.372337 231.073196 113.507484" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3033" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "5.325787 -75.414619 159.979828" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "178.071182 -1861.006592 383.031250" +"absmax" "180.071182 -1859.006592 385.031250" +"ltime" "2086.290283" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "179.071182 -1860.006592 384.031250" +"angles" "243.920288 -8.343033 -105.392395" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3053" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "50.408546 -66.424629 193.999969" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "126.317642 -1842.702026 383.031250" +"absmax" "128.317642 -1840.702026 385.031250" +"ltime" "2085.877441" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "127.317642 -1841.702026 384.031250" +"angles" "-61.858948 296.702881 -55.569912" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3049" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "5.367119 -75.406372 110.621330" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "102.610924 942.339722 -83.968750" +"absmax" "104.610924 944.339722 -81.968750" +"ltime" "2617.001465" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "103.610924 943.339722 -82.968750" +"angles" "-198.595428 -312.946228 19.598267" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3052" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "87.989639 42.480621 178.465271" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "32.821930 820.987854 -80.968750" +"absmax" "34.821930 822.987854 -78.968750" +"ltime" "2616.382568" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "33.821930 821.987854 -79.968750" +"angles" "262.170441 -94.259621 162.363876" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3056" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "14.054791 78.427673 124.472847" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "46.335732 830.214661 -80.968750" +"absmax" "48.335732 832.214661 -78.968750" +"ltime" "2616.632568" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "47.335732 831.214661 -79.968750" +"angles" "134.462860 82.517342 -182.543564" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3057" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "28.110960 80.797295 100.558456" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "30.674387 827.701111 -80.968796" +"absmax" "32.674385 829.701111 -78.968796" +"ltime" "2616.921387" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "31.674387 828.701111 -79.968796" +"angles" "-90.261269 198.816803 -61.545174" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3058" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.091594 77.759544 102.018845" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "126.512169 1011.044495 -83.968750" +"absmax" "128.512177 1013.044495 -81.968750" +"ltime" "2618.384766" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "127.512169 1012.044495 -82.968750" +"angles" "7.072367 -9.599475 -268.034210" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3059" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "81.413170 25.348881 111.383797" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "158.246979 995.626770 -83.968750" +"absmax" "160.246979 997.626770 -81.968750" +"ltime" "2618.636230" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "159.246979 996.626770 -82.968750" +"angles" "369.476624 -206.338409 148.979675" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3061" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "99.862030 7.347366 171.645874" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "157.163483 995.024719 -83.968750" +"absmax" "159.163483 997.024719 -81.968750" +"ltime" "2617.894531" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "158.163483 996.024719 -82.968750" +"angles" "-99.269325 -173.070648 74.820328" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3062" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "100.659607 6.569124 189.448898" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-783.718445 1343.412842 -192.968750" +"absmax" "-781.718445 1345.412842 -190.968750" +"ltime" "2643.973145" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-782.718445 1344.412842 -191.968750" +"angles" "-68.486603 25.834488 -29.769503" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3035" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-174.637909 -18.015152 100.482796" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-774.762634 1364.722168 -192.968750" +"absmax" "-772.762634 1366.722168 -190.968750" +"ltime" "2643.965332" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-773.762634 1365.722168 -191.968750" +"angles" "142.376892 150.200089 151.739716" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3064" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-157.013855 14.901161 94.969536" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "159.427368 999.562622 -80.968750" +"absmax" "161.427368 1001.562622 -78.968750" +"ltime" "2622.030518" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "160.427368 1000.562622 -79.968750" +"angles" "205.602036 -395.844971 -255.194290" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3063" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.477936 75.685966 193.535049" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "153.175201 1001.728638 -83.968750" +"absmax" "155.175201 1003.728638 -81.968750" +"ltime" "2621.815674" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "154.175201 1002.728638 -82.968750" +"angles" "-156.003052 -280.162781 453.235992" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3066" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.867779 75.621437 189.228592" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "117.055603 994.856567 -83.968750" +"absmax" "119.055603 996.856567 -81.968750" +"ltime" "2621.698486" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "118.055603 995.856567 -82.968750" +"angles" "-132.032089 -228.384827 -198.225815" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3067" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "23.457066 75.335709 164.244720" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "163.481064 571.345154 -80.968750" +"absmax" "165.481064 573.345154 -78.968750" +"ltime" "2622.623291" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "164.481064 572.345154 -79.968750" +"angles" "26.285131 -29.302536 -46.254395" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "844" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-94.791290 30.644566 156.469635" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "187.639893 547.748901 -80.968750" +"absmax" "189.639893 549.748901 -78.968750" +"ltime" "2623.220947" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "188.639893 548.748901 -79.968750" +"angles" "-144.644180 361.164459 -195.583511" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3069" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-84.801910 7.390375 141.601776" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "148.474564 980.180542 -83.968750" +"absmax" "150.474564 982.180542 -81.968750" +"ltime" "2618.597900" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "149.474564 981.180542 -82.968750" +"angles" "-85.016129 216.306351 153.659195" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3068" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "82.124809 -30.892277 166.930511" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "179.269684 981.447205 -80.968750" +"absmax" "181.269684 983.447205 -78.968750" +"ltime" "2619.335449" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "180.269684 982.447205 -79.968750" +"angles" "284.969238 290.413422 51.980694" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3071" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "81.871101 -29.543280 142.390488" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "176.196503 978.269470 -80.968750" +"absmax" "178.196503 980.269470 -78.968750" +"ltime" "2618.578613" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "177.196503 979.269470 -79.968750" +"angles" "230.938751 404.784271 223.370880" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3072" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "83.015106 -35.626095 118.574852" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "187.402145 692.044617 -80.968750" +"absmax" "189.402145 694.044617 -78.968750" +"ltime" "2622.095215" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "188.402145 693.044617 -79.968750" +"angles" "218.960556 400.258484 -29.936647" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3073" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-53.386154 97.840302 161.665802" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "197.557495 671.295654 -80.968750" +"absmax" "199.557495 673.295654 -78.968750" +"ltime" "2622.523438" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "198.557495 672.295654 -79.968750" +"angles" "73.950066 -89.056625 -96.398834" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3074" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-53.847328 95.944550 136.302292" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "197.985809 900.887695 -80.968750" +"absmax" "199.985809 902.887695 -78.968750" +"ltime" "2619.795898" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "198.985809 901.887695 -79.968750" +"angles" "186.223511 359.297241 -177.601395" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3073" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-43.883804 -90.836243 121.093788" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "215.058914 905.934265 -80.968750" +"absmax" "217.058914 907.934265 -78.968750" +"ltime" "2619.378906" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "216.058914 906.934265 -79.968750" +"angles" "-82.670494 287.297089 138.297226" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3076" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-20.691557 -84.103394 118.924492" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "220.605026 910.058777 -80.968750" +"absmax" "222.605026 912.058777 -78.968750" +"ltime" "2619.392578" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "221.605026 911.058777 -79.968750" +"angles" "127.454063 287.343933 -39.892876" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3077" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-13.737782 -82.084663 108.225723" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-544.767334 726.792847 -80.968750" +"absmax" "-542.767334 728.792847 -78.968750" +"ltime" "2626.635010" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-543.767334 727.792847 -79.968750" +"angles" "342.268829 145.141907 -27.380028" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "209" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.454529 54.726601 154.361389" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-514.128967 765.876587 -80.968750" +"absmax" "-512.128967 767.876587 -78.968750" +"ltime" "2626.899170" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-513.128967 766.876587 -79.968750" +"angles" "-189.090866 -150.520309 276.876282" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3079" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-17.864777 90.040901 173.485962" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "156.427414 1068.665771 -83.968750" +"absmax" "158.427414 1070.665771 -81.968750" +"ltime" "2620.754883" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "157.427414 1069.665771 -82.968750" +"angles" "133.126465 475.156494 174.934601" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3080" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.778641 -55.085388 147.016998" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "156.092499 1110.745972 -83.968750" +"absmax" "158.092499 1112.745972 -81.968750" +"ltime" "2619.811035" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "157.092499 1111.745972 -82.968750" +"angles" "-132.164261 260.193848 -1.464767" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2967" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.917084 -13.391109 135.357895" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "157.105728 1074.710205 -83.968750" +"absmax" "159.105728 1076.710205 -81.968750" +"ltime" "2620.246338" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "158.105728 1075.710205 -82.968750" +"angles" "75.825806 97.383766 104.657112" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3082" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.358040 -50.384037 141.895126" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-65.147957 1173.648193 -96.968750" +"absmax" "-63.147957 1175.648193 -94.968750" +"ltime" "2621.444092" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-64.147957 1174.648193 -95.968750" +"angles" "171.590469 -194.516541 -16.682009" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2691" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.312263 31.743307 134.416107" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-86.242043 1184.977539 -96.968750" +"absmax" "-84.242043 1186.977539 -94.968750" +"ltime" "2621.119629" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-85.242043 1185.977539 -95.968750" +"angles" "290.280792 -40.667835 -150.527527" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3084" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.624252 47.389782 110.283592" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-93.317238 1179.610840 -96.968750" +"absmax" "-91.317238 1181.610840 -94.968750" +"ltime" "2620.538818" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-92.317238 1180.610840 -95.968750" +"angles" "183.245178 -88.161034 -58.662155" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3085" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.423767 47.567127 113.760773" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-18.849976 483.489960 -244642.515625" +"absmax" "-16.849976 485.489960 -244640.515625" +"ltime" "2624.047852" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-17.849976 484.489960 -244641.515625" +"velocity" "0.000000 0.000000 -2011.199951" +"angles" "222.700958 205.576309 76.345947" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3086" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-86.262207 24.994217 115.891518" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-524.579041 725.215393 -80.968750" +"absmax" "-522.579041 727.215393 -78.968750" +"ltime" "2626.877686" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-523.579041 726.215393 -79.968750" +"angles" "-151.981995 26.888853 26.071297" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3080" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-38.676861 68.160294 120.719711" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-787.095581 1359.500244 -192.968750" +"absmax" "-785.095581 1361.500244 -190.968750" +"ltime" "2644.513184" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-786.095581 1360.500244 -191.968750" +"angles" "-167.714615 239.247406 -10.367067" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3088" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-176.936035 6.456017 95.201591" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-740.067078 1370.039062 -192.968750" +"absmax" "-738.067078 1372.039062 -190.968750" +"ltime" "2644.529785" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-739.067078 1371.039062 -191.968750" +"angles" "97.977051 93.239182 -152.250443" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3089" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-124.027260 28.884399 59.340084" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-646.018738 647.363464 -82.968750" +"absmax" "-644.018738 649.363464 -80.968750" +"ltime" "2626.864502" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-645.018738 648.363464 -81.968750" +"angles" "-242.233948 312.891571 113.902443" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "222" +"chain" "3090" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-41.664566 66.325897 160.079102" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "200.819260 532.879700 -80.968750" +"absmax" "202.819260 534.879700 -78.968750" +"ltime" "2623.156982" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "201.819260 533.879700 -79.968750" +"angles" "248.664948 190.671600 46.451847" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3091" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.118263 -12.824189 105.498962" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-19.019539 477.240295 -80.968750" +"absmax" "-17.019539 479.240295 -78.968750" +"ltime" "2623.428955" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-18.019539 478.240295 -79.968750" +"angles" "-108.101898 -6.257669 -84.038597" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3092" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-83.442520 15.894038 118.531662" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-16.620371 469.278107 -80.968750" +"absmax" "-14.620371 471.278107 -78.968750" +"ltime" "2623.820312" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-15.620371 470.278107 -79.968750" +"angles" "-132.529602 -10.133713 -165.252853" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3093" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-80.196426 5.417686 120.750954" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-776.305847 1367.756958 -192.968750" +"absmax" "-774.305847 1369.756958 -190.968750" +"ltime" "2644.716797" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-775.305847 1368.756958 -191.968750" +"angles" "-75.429237 -23.443752 -183.778137" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3090" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-154.158417 18.900917 107.337463" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-637.399597 637.909973 -82.968750" +"absmax" "-635.399597 639.909973 -80.968750" +"ltime" "2627.108398" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-636.399597 638.909973 -81.968750" +"angles" "50.586456 -0.810726 120.735100" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "222" +"chain" "3095" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-39.758514 68.510437 145.835480" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-238.032425 550.703918 -80.968750" +"absmax" "-236.032425 552.703918 -78.968750" +"ltime" "2624.334961" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-237.032425 551.703918 -79.968750" +"angles" "-222.563644 -81.969666 -164.254745" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "199" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.815834 46.998192 176.799133" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-157.354568 513.584290 -244642.515625" +"absmax" "-155.354568 515.584290 -244640.515625" +"ltime" "2624.140381" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-156.354568 514.584290 -244641.515625" +"velocity" "0.000000 0.000000 -2011.199951" +"angles" "-3.422446 285.112701 12.869128" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3097" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.940346 15.321478 117.740868" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-215.030136 540.508667 -80.968750" +"absmax" "-213.030136 542.508667 -78.968750" +"ltime" "2624.335449" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-214.030136 541.508667 -79.968750" +"angles" "-92.407158 356.942841 -150.274948" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3097" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.792763 52.867741 105.556068" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-636.680481 644.684204 -82.968750" +"absmax" "-634.680481 646.684204 -80.968750" +"ltime" "2627.151611" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-635.680481 645.684204 -81.968750" +"angles" "-193.739243 313.403503 55.749027" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "222" +"chain" "3079" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-36.547733 72.190331 101.734131" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-786.117615 1364.009399 -192.968750" +"absmax" "-784.117615 1366.009399 -190.968750" +"ltime" "2645.086670" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-785.117615 1365.009399 -191.968750" +"angles" "78.456223 146.056351 -59.589184" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3095" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-168.868576 12.992008 114.990356" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-757.746887 1373.546143 -196.968750" +"absmax" "-755.746887 1375.546143 -194.968750" +"ltime" "2644.787109" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-756.746887 1374.546143 -195.968750" +"angles" "89.945038 67.323120 -51.710564" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "819" +"chain" "3101" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-129.303772 28.884739 93.233650" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-984.891174 1297.935059 -112.968750" +"absmax" "-982.891174 1299.935059 -110.968750" +"ltime" "2629.760010" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-983.891174 1298.935059 -111.968750" +"angles" "-59.348057 288.210205 278.198181" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2696" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "54.687466 63.678112 107.868675" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1007.929626 1311.898926 -112.968750" +"absmax" "-1005.929626 1313.898926 -110.968750" +"ltime" "2630.034180" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1006.929626 1312.898926 -111.968750" +"angles" "272.154022 320.969269 139.691498" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3103" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "29.787313 69.874702 179.713211" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1007.551575 1311.531006 -112.968750" +"absmax" "-1005.551575 1313.531006 -110.968750" +"ltime" "2630.271973" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1006.551575 1312.531006 -111.968750" +"angles" "-295.918213 422.216095 30.632217" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3104" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.206482 69.770386 177.943146" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-230.100418 573.795898 -80.968750" +"absmax" "-228.100418 575.795898 -78.968750" +"ltime" "2625.153076" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-229.100418 574.795898 -79.968750" +"angles" "-93.683113 155.950058 56.307858" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3097" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.543243 42.264824 166.242050" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-225.885483 566.275879 -80.968750" +"absmax" "-223.885483 568.275879 -78.968750" +"ltime" "2625.097168" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-224.885483 567.275879 -79.968750" +"angles" "-101.834099 53.685631 25.023714" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3099" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.143990 37.160660 141.706299" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-218.546051 578.183167 -80.968750" +"absmax" "-216.546051 580.183167 -78.968750" +"ltime" "2625.554688" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-217.546051 579.183167 -79.968750" +"angles" "228.899078 234.682663 -78.314682" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3107" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-69.054932 54.910187 106.860306" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-790.806274 1360.853149 -192.968750" +"absmax" "-788.806274 1362.853149 -190.968750" +"ltime" "2645.691650" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-789.806274 1361.853149 -191.968750" +"angles" "-51.096279 57.926270 -160.137695" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3105" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-180.604614 8.277771 96.698029" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-792.666809 1377.005859 -196.968750" +"absmax" "-790.666809 1379.005859 -194.968750" +"ltime" "2645.404785" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-791.666809 1378.005859 -195.968750" +"angles" "87.748611 420.524200 244.658508" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "819" +"chain" "3109" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-137.619904 25.544243 109.743103" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-768.894348 1369.801880 -192.968750" +"absmax" "-766.894348 1371.801880 -190.968750" +"ltime" "2645.768066" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-767.894348 1370.801880 -191.968750" +"angles" "147.442764 83.153549 -52.378422" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3110" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-145.186569 22.504803 99.959320" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-816.989929 655.385498 -80.968750" +"absmax" "-814.989929 657.385498 -78.968750" +"ltime" "2682.410400" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-815.989929 656.385498 -79.968750" +"angles" "232.101761 231.599182 66.754677" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2211" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-55.893826 56.860317 124.177948" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-816.794373 652.458313 -80.968750" +"absmax" "-814.794373 654.458313 -78.968750" +"ltime" "2681.700439" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-815.794373 653.458313 -79.968750" +"angles" "-15.534114 -29.542786 -146.853958" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3112" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.027550 55.880283 107.941895" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-814.381714 668.123596 -80.968750" +"absmax" "-812.381714 670.123596 -78.968750" +"ltime" "2682.406006" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-813.381714 669.123596 -79.968750" +"angles" "-62.797447 92.947304 -56.077389" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3113" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-45.892357 61.454094 170.423233" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-185.518951 1062.474365 -104.968750" +"absmax" "-183.518951 1064.474365 -102.968750" +"ltime" "2798.343262" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-184.518951 1063.474365 -103.968750" +"angles" "344.686218 22.732166 0.418991" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-23.365877 -82.672112 119.849915" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-834.502563 762.223206 -80.968750" +"absmax" "-832.502563 764.223206 -78.968750" +"ltime" "2628.404785" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-833.502563 763.223206 -79.968750" +"angles" "373.419342 105.841499 -51.797371" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3114" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-16.472715 84.303772 174.574249" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-847.662354 745.164062 -80.968750" +"absmax" "-845.662354 747.164062 -78.968750" +"ltime" "2627.685547" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-846.662354 746.164062 -79.968750" +"angles" "226.284698 336.107300 -288.336456" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3117" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-30.954329 72.052025 153.639481" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-849.277710 733.673828 -80.968750" +"absmax" "-847.277710 735.673828 -78.968750" +"ltime" "2628.079102" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-848.277710 734.673828 -79.968750" +"angles" "62.368431 -11.171658 268.249725" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3118" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-36.450642 67.402023 110.312927" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-499.364014 755.692688 -80.968750" +"absmax" "-497.364014 757.692688 -78.968750" +"ltime" "2678.519775" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-498.364014 756.692688 -79.968750" +"angles" "-77.070152 41.834114 114.092880" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3088" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.505360 46.932365 117.808952" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-493.802704 786.919495 -88.968750" +"absmax" "-491.802704 788.919495 -86.968750" +"ltime" "2678.685303" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-492.802704 787.919495 -87.968750" +"angles" "86.948166 -154.218124 -8.953448" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3120" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-40.412140 69.938805 108.038353" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-482.572174 1659.166870 -320.968750" +"absmax" "-480.572174 1661.166870 -318.968750" +"ltime" "2632.103027" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-481.572174 1660.166870 -319.968750" +"angles" "-583.740112 -39.176891 -182.746841" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3121" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "83.427017 12.665309 138.966309" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-465.912201 1645.063232 -320.968750" +"absmax" "-463.912201 1647.063232 -318.968750" +"ltime" "2632.620605" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-464.912201 1646.063232 -319.968750" +"angles" "-495.578186 -675.072754 -587.246765" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3122" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "88.261978 5.988232 152.919296" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-988.958679 942.239563 -104.968750" +"absmax" "-986.958679 944.239563 -102.968750" +"ltime" "2629.098877" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-987.958679 943.239563 -103.968750" +"angles" "344.087524 82.889023 -312.593292" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2637" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.654837 73.856956 162.485626" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-979.452454 939.025452 -104.968750" +"absmax" "-977.452454 941.025452 -102.968750" +"ltime" "2629.128174" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-978.452454 940.025452 -103.968750" +"angles" "-167.631470 278.965881 163.964645" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3124" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-17.929605 78.401146 123.245644" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-970.074707 949.082703 -104.968750" +"absmax" "-968.074707 951.082703 -102.968750" +"ltime" "2629.148682" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-969.074707 950.082703 -103.968750" +"angles" "-198.008438 387.160919 96.941879" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3125" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-8.426084 84.822624 146.408554" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-358.687683 731.508545 -80.968750" +"absmax" "-356.687683 733.508545 -78.968750" +"ltime" "2626.332275" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-357.687683 732.508545 -79.968750" +"angles" "-18.725521 27.541990 -211.266312" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3121" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-41.620548 80.920006 104.783775" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-363.134247 723.200989 -80.968750" +"absmax" "-361.134247 725.200989 -78.968750" +"ltime" "2625.652832" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-362.134247 724.200989 -79.968750" +"angles" "90.148567 307.272003 104.043480" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3127" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.944195 71.028702 104.469872" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-368.038971 703.957703 -80.968750" +"absmax" "-366.038971 705.957703 -78.968750" +"ltime" "2625.949707" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-367.038971 704.957703 -79.968750" +"angles" "174.531555 146.944611 -49.647854" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "688" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-57.170578 52.028141 126.210403" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-151.288162 1069.587158 -104.968750" +"absmax" "-149.288162 1071.587158 -102.968750" +"ltime" "2797.518311" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-150.288162 1070.587158 -103.968750" +"angles" "147.944260 251.673538 289.084778" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "15.049990 -73.513916 134.275345" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-492.207306 794.671082 -88.968750" +"absmax" "-490.207306 796.671082 -86.968750" +"ltime" "2679.350830" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-491.207306 795.671082 -87.968750" +"angles" "199.033905 91.257820 -110.920494" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3121" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.534809 64.696617 173.132401" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-165.644714 1066.362549 -104.968750" +"absmax" "-163.644714 1068.362549 -102.968750" +"ltime" "2797.520264" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-164.644714 1067.362549 -103.968750" +"angles" "269.163086 234.794403 259.233032" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-0.916421 -77.320251 131.918701" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-593.114746 880.504639 5.031250" +"absmax" "-591.114746 882.504639 7.031250" +"origin" "-592.114746 881.504639 6.031250" +"angles" "0.000000 225.999756 0.000000" +"owner" "867" +"mdl" "progs/proj_gargballgrn.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "-653.086060 1494.968872 -192.968750" +"absmax" "-651.086060 1496.968872 -190.968750" +"ltime" "2651.622803" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-652.086060 1495.968872 -191.968750" +"angles" "83.630981 258.332275 -75.524399" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3131" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-63.962795 -39.909386 109.198135" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-655.322266 1469.339966 -192.968750" +"absmax" "-653.322266 1471.339966 -190.968750" +"ltime" "2651.939453" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-654.322266 1470.339966 -191.968750" +"angles" "180.972778 -5.687894 -276.394958" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3135" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.447803 -61.193134 115.257812" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-654.480896 1453.252197 -192.968750" +"absmax" "-652.480896 1455.252197 -190.968750" +"ltime" "2651.594238" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-653.480896 1454.252197 -191.968750" +"angles" "71.419998 423.525146 97.705841" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3136" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-42.302776 -67.823799 165.170151" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "69.367912 723.134705 -80.968750" +"absmax" "71.367912 725.134705 -78.968750" +"ltime" "2677.080811" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "70.367912 724.134705 -79.968750" +"angles" "129.476379 493.372375 137.480240" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3134" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.729034 -42.721676 175.724136" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "114.237038 722.569214 -80.968750" +"absmax" "116.237038 724.569214 -78.968750" +"ltime" "2676.367676" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "115.237038 723.569214 -79.968750" +"angles" "193.486282 304.000763 -196.624115" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3138" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-39.651722 -63.682301 101.495537" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "112.016869 711.038147 -80.968750" +"absmax" "114.016869 713.038147 -78.968750" +"ltime" "2676.565430" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "113.016869 712.038147 -79.968750" +"angles" "269.536194 219.610550 92.678444" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3139" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-35.383720 -66.471184 159.497025" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-353.592438 743.865723 -80.968750" +"absmax" "-351.592438 745.865723 -78.968750" +"ltime" "2660.571289" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-352.592438 744.865723 -79.968750" +"angles" "3.568465 182.855377 222.394211" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3140" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-84.334908 15.947606 109.164536" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-351.710632 723.987488 -80.968750" +"absmax" "-349.710632 725.987488 -78.968750" +"ltime" "2660.323242" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-350.710632 724.987488 -79.968750" +"angles" "-147.454651 129.721512 2.865145" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3141" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.832787 -6.623510 138.818527" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-467.616150 1702.625977 -320.988342" +"absmax" "-465.616150 1704.625977 -318.988342" +"ltime" "2633.002197" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-466.616150 1703.625977 -319.988342" +"angles" "171.879303 -220.997437 -58.191055" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3142" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.014091 22.902557 180.363876" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-466.818512 1680.039185 -320.968750" +"absmax" "-464.818512 1682.039185 -318.968750" +"ltime" "2632.828125" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-465.818512 1681.039185 -319.968750" +"angles" "186.179306 -96.055176 -165.069717" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3143" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "88.040649 6.293903 99.861099" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-473.487823 1691.237183 -320.968750" +"absmax" "-471.487823 1693.237183 -318.968750" +"ltime" "2632.496338" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-472.487823 1692.237183 -319.968750" +"angles" "-48.526482 19.817907 -261.046875" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3144" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "82.714119 13.649818 188.923355" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-345.144806 719.744995 -80.968750" +"absmax" "-343.144806 721.744995 -78.968750" +"ltime" "2660.282227" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-344.144806 720.744995 -79.968750" +"angles" "-142.966492 249.795624 -126.781250" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3142" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.021370 -12.073385 104.317574" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "467.000000" +"absmin" "-1117.715454 809.498474 -80.968750" +"absmax" "-1115.715454 811.498474 -78.968750" +"ltime" "2877.737305" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-1116.715454 810.498474 -79.968750" +"oldorigin" "-916.006409 857.929199 87.260353" +"angles" "424.204498 865.537354 359.951447" +"classname" "item_gib" +"model" "progs/gib_p5.mdl" +"frame" "7.000000" +"touch" "TouchGib" +"think" "model_fade" +"nextthink" "2878.414062" +"chain" "3115" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "344.585724" +"owner" "199" +"noise" "gibs/gibhit2.wav" +"pain_finished" "2877.578369" +"mdl" "progs/gib_p5.mdl" +"lip" "1.861171" +"waitmin" "999999.000000" +"volume" "2.000000" +"alpha" "0.333252" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +} +{ +"absmin" "-1239.888916 793.317749 -80.968750" +"absmax" "-1237.888916 795.317749 -78.968750" +"ltime" "2713.782471" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1238.888916 794.317749 -79.968750" +"angles" "-23.998354 -106.614288 42.944649" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3137" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-38.979656 79.760963 118.685966" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-437.362183 707.081848 -80.968750" +"absmax" "-435.362183 709.081848 -78.968750" +"ltime" "2661.446533" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-436.362183 708.081848 -79.968750" +"angles" "-233.699677 235.774048 -154.214066" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3146" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-79.080673 24.975697 165.365128" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-442.706421 720.145264 -80.968750" +"absmax" "-440.706421 722.145264 -78.968750" +"ltime" "2660.936035" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-441.706421 721.145264 -79.968750" +"angles" "9.423405 12.152552 77.406349" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3150" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-80.630379 36.385983 174.490952" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-424.428253 709.699524 -80.968750" +"absmax" "-422.428253 711.699524 -78.968750" +"ltime" "2661.220703" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-423.428253 710.699524 -79.968750" +"angles" "55.328804 329.305817 67.395302" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3151" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-80.242218 33.528004 149.481842" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1253.815063 813.058533 -80.968750" +"absmax" "-1251.815063 815.058533 -78.968750" +"ltime" "2714.271973" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1252.815063 814.058533 -79.968750" +"angles" "170.159973 211.275330 207.330856" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3149" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-41.295200 75.998222 168.324036" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-896.951111 1368.979370 -112.968750" +"absmax" "-894.951111 1370.979370 -110.968750" +"ltime" "2630.957031" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-895.951111 1369.979370 -111.968750" +"angles" "209.996521 165.728622 -130.501297" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "771" +"chain" "3137" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.351479 60.236610 135.908920" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-929.584229 1387.213989 -112.968750" +"absmax" "-927.584229 1389.213989 -110.968750" +"ltime" "2631.156982" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-928.584229 1388.213989 -111.968750" +"angles" "119.481590 -74.417969 115.324745" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3154" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.636641 70.354782 184.945816" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-912.509949 1359.045654 -112.968750" +"absmax" "-910.509949 1361.045654 -110.968750" +"ltime" "2630.733643" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-911.509949 1360.045654 -111.968750" +"angles" "210.639633 -101.969009 156.474014" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "771" +"chain" "3155" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "62.613831 61.443623 127.476234" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-472.306396 1644.473022 -320.968750" +"absmax" "-470.306396 1646.473022 -318.968750" +"ltime" "2631.714111" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-471.306396 1645.473022 -319.968750" +"angles" "367.522064 299.292328 647.091980" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3156" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "88.312073 5.919059 137.688873" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-937.422058 767.693420 -88.968750" +"absmax" "-935.422058 769.693420 -86.968750" +"ltime" "2876.593018" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-936.422058 768.693420 -87.968750" +"oldorigin" "-912.934875 847.434387 80.031250" +"angles" "0.000000 803.448486 0.000000" +"classname" "item_gib" +"model" "" +"touch" "TouchGib" +"think" "SUB_Remove" +"nextthink" "2878.601074" +"chain" "3148" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "149.627380" +"owner" "199" +"noise" "gibs/gibhit1.wav" +"pain_finished" "2876.462891" +"mdl" "progs/h_gargoyle.mdl" +"lip" "0.927458" +"waitmin" "999999.000000" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +"absmin" "-1266.322754 954.605774 -80.968750" +"absmax" "-1264.322754 956.605774 -78.968750" +"ltime" "2712.071777" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1265.322754 955.605774 -79.968750" +"angles" "276.469849 -150.854446 153.477829" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2723" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-31.018814 75.831955 185.359848" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1270.399902 930.614563 -80.968750" +"absmax" "-1268.399902 932.614563 -78.968750" +"ltime" "2711.317139" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1269.399902 931.614563 -79.968750" +"angles" "-54.919739 331.605133 -132.631760" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3159" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-42.268551 64.189316 112.029709" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1256.157227 942.890015 -80.968750" +"absmax" "-1254.157227 944.890015 -78.968750" +"ltime" "2711.925781" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1255.157227 943.890015 -79.968750" +"angles" "275.290375 335.113556 48.084236" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3160" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-26.549723 80.457138 163.225647" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-565.537964 577.350830 -80.968750" +"absmax" "-563.537964 579.350830 -78.968750" +"ltime" "2793.691162" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-564.537964 578.350830 -79.968750" +"angles" "-73.680992 335.443359 -81.018173" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "794" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-22.672853 71.871971 139.319366" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-558.675415 580.380493 -80.968750" +"absmax" "-556.675415 582.380493 -78.968750" +"ltime" "2793.004883" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-557.675415 581.380493 -79.968750" +"angles" "-1.673045 195.216095 221.772385" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3162" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-13.787354 75.668777 142.273239" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-433.810699 715.691223 -80.968750" +"absmax" "-431.810699 717.691223 -78.968750" +"ltime" "2662.016113" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-432.810699 716.691223 -79.968750" +"angles" "156.736038 258.126312 -73.484528" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3162" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-85.549408 37.305161 131.470032" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-433.586700 687.804626 -80.968750" +"absmax" "-431.586700 689.804626 -78.968750" +"ltime" "2661.800049" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-432.586700 688.804626 -79.968750" +"angles" "-133.594055 404.040314 158.763672" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3164" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-78.204506 5.399068 152.750641" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-440.658875 676.830872 -80.968750" +"absmax" "-438.658875 678.830872 -78.968750" +"ltime" "2661.463135" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-439.658875 677.830872 -79.968750" +"angles" "45.505997 -86.556519 30.594660" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3165" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.751091 -5.258500 197.933655" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-543.131897 596.265564 -80.968750" +"absmax" "-541.131897 598.265564 -78.968750" +"ltime" "2793.054688" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-542.131897 597.265564 -79.968750" +"angles" "-98.919846 294.449677 95.365387" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3163" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "5.460535 83.893471 128.534409" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-837.822571 663.041260 -80.968750" +"absmax" "-835.822571 665.041260 -78.968750" +"ltime" "2682.660156" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-836.822571 664.041260 -79.968750" +"angles" "128.622040 45.388412 267.538116" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3113" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-69.505348 57.817699 170.959991" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-812.083496 676.446533 -80.973251" +"absmax" "-810.083496 678.446533 -78.973251" +"ltime" "2683.188965" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-811.083496 677.446533 -79.973251" +"angles" "378.956543 -122.148308 -309.716125" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3168" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-41.124878 66.115768 196.662888" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-813.252869 654.007324 -80.968750" +"absmax" "-811.252869 656.007324 -78.968750" +"ltime" "2682.877930" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-812.252869 655.007324 -79.968750" +"angles" "-99.502228 38.792175 -58.182453" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3169" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-56.957260 61.486595 142.401611" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-764.340576 1011.397949 -112.968750" +"absmax" "-762.340576 1013.397949 -110.968750" +"ltime" "2736.490479" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-763.340576 1012.397949 -111.968750" +"angles" "-111.964447 122.987480 -239.777695" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2881" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.803879 -25.112661 159.444870" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-781.347046 1009.452759 -112.968750" +"absmax" "-779.347046 1011.452759 -110.968750" +"ltime" "2736.776611" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-780.347046 1010.452759 -111.968750" +"angles" "-156.914688 223.439911 -280.068451" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3171" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.859154 -22.136585 174.893509" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-286.800903 645.545532 -80.968750" +"absmax" "-284.800903 647.545532 -78.968750" +"ltime" "2662.961182" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-285.800903 646.545532 -79.968750" +"angles" "-57.362160 15.218695 -108.100479" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3129" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-43.717796 -84.116417 148.575989" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-269.634979 635.925110 -80.968750" +"absmax" "-267.634979 637.925110 -78.968750" +"ltime" "2662.184082" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-268.634979 636.925110 -79.968750" +"angles" "256.123810 331.172028 -173.393845" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3173" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-18.689091 -79.592865 165.442261" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-268.643524 635.043091 -80.968750" +"absmax" "-266.643524 637.043091 -78.968750" +"ltime" "2662.173584" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-267.643524 636.043091 -79.968750" +"angles" "-87.683655 121.352585 -178.184662" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3174" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-17.426662 -79.364700 156.902359" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-764.120117 1011.490784 -112.968750" +"absmax" "-762.120117 1013.490784 -110.968750" +"ltime" "2736.541504" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-763.120117 1012.490784 -111.968750" +"angles" "109.585342 -18.804386 -208.043655" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3172" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.815811 -25.095387 102.092522" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "466.000000" +"absmin" "-961.484314 594.738892 -80.968750" +"absmax" "-959.484314 596.738892 -78.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-960.484314 595.738892 -79.968750" +"oldorigin" "-886.924011 737.156006 96.638321" +"angles" "486.488922 610.194458 356.811371" +"classname" "item_gib" +"model" "progs/gib_p4.mdl" +"frame" "4.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2878.498535" +"chain" "2964" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "200.693375" +"owner" "216" +"noise" "gibs/gibhit5.wav" +"pain_finished" "2886.494385" +"mdl" "progs/gib_p4.mdl" +"lip" "4.007233" +"waitmin" "2872.214844" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +"absmin" "-1107.261963 1182.134155 -104.968750" +"absmax" "-1105.261963 1184.134155 -102.968750" +"ltime" "2790.074463" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1106.261963 1183.134155 -103.968750" +"angles" "211.679916 294.548859 -139.754547" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "416" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-8.143260 74.567894 123.087471" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1100.679688 1187.821045 -104.968750" +"absmax" "-1098.679688 1189.821045 -102.968750" +"ltime" "2789.932373" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1099.679688 1188.821045 -103.968750" +"angles" "-112.585747 285.744019 -250.191605" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3178" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "0.897162 75.713730 152.700226" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1117.960449 1205.612305 -104.968750" +"absmax" "-1115.960449 1207.612305 -102.968750" +"ltime" "2790.056152" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1116.960449 1206.612305 -103.968750" +"angles" "-27.916029 27.119463 -338.481140" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3179" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-15.782898 73.599602 198.629196" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1037.934326 915.941467 39.031250" +"absmax" "-1035.934326 917.941467 41.031250" +"origin" "-1036.934326 916.941467 40.031250" +"oldorigin" "-1036.934326 916.941467 40.031250" +"angles" "0.000000 78.997192 0.000000" +"classname" "monster_gargoyle" +"frame" "29.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-70.000000" +"chain" "3126" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1068" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "18.000000" +"yaw_speed" "15.000000" +"goalentity" "1068" +"owner" "881" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"oldenemy" "1" +"lefty" "-35.000000" +"search_time" "2853.166748" +"attack_state" "1.000000" +"attack_finished" "2849.899902" +"pain_finished" "2849.666748" +"show_hostile" "2849.899902" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"lip" "0.200446" +"height" "128.000000" +"waitmin" "1002847.937500" +"poisonous" "1.000000" +"bodyfadeaway" "1.000000" +"activate" "1068" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "329.000000" +"classgroup" "615.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gargoyle.mdl" +"attachment" "3192" +"estate" "2.000000" +"enemytarget" "2881" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2848.265869" +"attack_chance" "0.200000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "2849.531006" +"pain_flinch" "70.000000" +"pain_finstate" "2844.451172" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "2849.563477" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "2853.251221" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "521.672485" +"switchattacker" "1068" +"switchtimer" "2849.899902" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_gargwing1.mdl" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gibtype" "10.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-140.899155 698.858459 -80.968750" +"absmax" "-138.899155 700.858459 -78.968750" +"ltime" "2677.811035" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-139.899155 699.858459 -79.968750" +"angles" "149.302109 94.003204 122.840240" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3179" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-67.984886 -31.916464 199.103348" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-146.918869 735.002197 -80.968750" +"absmax" "-144.918869 737.002197 -78.968750" +"ltime" "2677.316162" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-145.918869 736.002197 -79.968750" +"angles" "-136.000183 56.678036 178.073578" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2764" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-85.651917 1.082951 152.185150" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-141.344421 719.860840 -80.968750" +"absmax" "-139.344421 721.860840 -78.968750" +"ltime" "2677.238281" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-140.344421 720.860840 -79.968750" +"angles" "-124.552856 242.553864 -277.649261" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3183" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-77.307266 -14.503634 152.900558" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1002.650085 1017.267090 -112.968750" +"absmax" "-1000.650085 1019.267090 -110.968750" +"ltime" "2876.836426" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-1001.650085 1018.267090 -111.968750" +"oldorigin" "-863.970825 924.828796 87.634628" +"angles" "0.000000 -153.927292 0.000000" +"classname" "item_gib" +"model" "" +"touch" "TouchGib" +"think" "SUB_Remove" +"nextthink" "2878.843994" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "124.566788" +"owner" "2200" +"noise" "gibs/gibhit4.wav" +"pain_finished" "2876.654541" +"mdl" "progs/gib_gargwing2.mdl" +"lip" "3.345744" +"waitmin" "999999.000000" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +"absmin" "-610.575562 1318.269043 -112.968750" +"absmax" "-608.575562 1320.269043 -110.968750" +"ltime" "2737.840088" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-609.575562 1319.269043 -111.968750" +"angles" "-175.805954 -3.031168 1.082513" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "771" +"chain" "2705" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-26.707136 -96.062225 184.398026" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-633.734680 1307.236328 -112.968750" +"absmax" "-631.734680 1309.236328 -110.968750" +"ltime" "2738.045898" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-632.734680 1308.236328 -111.968750" +"angles" "258.376678 316.747314 301.978882" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "771" +"chain" "3186" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.687748 -106.631592 183.543564" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"modelindex" "466.000000" +"absmin" "-1059.954102 942.317261 -80.968750" +"absmax" "-1057.954102 944.317261 -78.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-1058.954102 943.317261 -79.968750" +"oldorigin" "-861.851257 784.706970 126.321846" +"angles" "338.424866 793.682190 454.502869" +"classname" "item_gib" +"model" "progs/gib_p4.mdl" +"frame" "5.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2878.449951" +"chain" "2211" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "272.359375" +"owner" "2203" +"noise" "gibs/gibhit3.wav" +"pain_finished" "2879.209473" +"mdl" "progs/gib_p4.mdl" +"lip" "2.209845" +"waitmin" "2868.424805" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +} +{ +"modelindex" "466.000000" +"absmin" "-1032.157471 606.121155 -64.968750" +"absmax" "-1030.157471 608.121155 -62.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-1031.157471 607.121155 -63.968750" +"oldorigin" "-882.809875 716.405151 125.130402" +"angles" "259.394012 478.738373 304.267303" +"classname" "item_gib" +"model" "progs/gib_p4.mdl" +"frame" "5.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2878.498535" +"groundentity" "889" +"chain" "3177" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "193.804749" +"owner" "216" +"noise" "gibs/gibhit1.wav" +"pain_finished" "2880.595947" +"mdl" "progs/gib_p4.mdl" +"lip" "0.547960" +"waitmin" "2872.179932" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +"absmin" "-1022.446167 880.330872 77.031250" +"absmax" "-1020.446167 882.330872 79.031250" +"origin" "-1021.446167 881.330872 78.031250" +"angles" "0.000000 78.997192 0.000000" +"frame" "3.000000" +"owner" "3181" +"mdl" "progs/proj_gargballgrn.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"modelindex" "465.000000" +"absmin" "-996.873535 1088.948730 -112.968750" +"absmax" "-994.873535 1090.948730 -110.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-995.873535 1089.948730 -111.968750" +"oldorigin" "-863.931274 925.975830 89.960144" +"angles" "197.804047 888.696472 293.162323" +"classname" "item_gib" +"model" "progs/gib_p3.mdl" +"frame" "4.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2878.484131" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "332.445465" +"owner" "2200" +"noise" "gibs/gibhit4.wav" +"pain_finished" "2879.353760" +"mdl" "progs/gib_p3.mdl" +"lip" "3.787805" +"waitmin" "2867.059570" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +"absmin" "-621.000610 671.985718 -82.968750" +"absmax" "-619.000610 673.985718 -80.968750" +"ltime" "2679.369141" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-620.000610 672.985718 -81.968750" +"angles" "303.840698 212.428986 -192.167450" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "222" +"chain" "3100" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.067032 56.331932 105.064438" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-623.329956 685.481873 -82.968750" +"absmax" "-621.329956 687.481873 -80.968750" +"ltime" "2679.517334" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-622.329956 686.481873 -81.968750" +"angles" "274.518066 -65.675819 236.315216" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "222" +"chain" "3194" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.532879 62.063332 151.522095" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-639.979736 669.153381 -82.968750" +"absmax" "-637.979736 671.153381 -80.968750" +"ltime" "2679.179443" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-638.979736 670.153381 -81.968750" +"angles" "-54.414864 222.492264 106.026108" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "222" +"chain" "3195" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.565315 44.325615 180.578873" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "466.000000" +"absmin" "-992.525574 875.774902 -96.968750" +"absmax" "-990.525574 877.774902 -94.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-991.525574 876.774902 -95.968750" +"oldorigin" "-873.453613 720.199951 126.490311" +"angles" "234.070801 529.860657 490.141327" +"classname" "item_gib" +"model" "progs/gib_p4.mdl" +"frame" "7.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2878.498535" +"chain" "3191" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "176.654556" +"owner" "216" +"noise" "gibs/gibhit5.wav" +"pain_finished" "2886.477783" +"mdl" "progs/gib_p4.mdl" +"lip" "4.849239" +"waitmin" "2871.664062" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +"absmin" "-592.868408 1336.543091 -112.968750" +"absmax" "-590.868408 1338.543091 -110.968750" +"ltime" "2738.109863" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-591.868408 1337.543091 -111.968750" +"angles" "-51.461670 270.435730 -37.160778" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3186" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.187002 -88.599388 147.844406" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-1416.096924 926.354187 -80.968750" +"absmax" "-1414.096924 928.354187 -78.968750" +"ltime" "2714.565186" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1415.096924 927.354187 -79.968750" +"angles" "282.828583 94.030922 -56.094589" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "216" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.309021 74.567406 132.624832" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1399.091675 932.688904 -80.968750" +"absmax" "-1397.091675 934.688904 -78.968750" +"ltime" "2714.049805" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1398.091675 933.688904 -79.968750" +"angles" "178.728302 -79.131813 154.085907" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3200" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-6.015418 87.406662 160.813904" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1408.280884 926.357727 -80.968750" +"absmax" "-1406.280884 928.357727 -78.968750" +"ltime" "2714.676025" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1407.280884 927.357727 -79.968750" +"angles" "273.193909 169.672882 -16.990345" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3201" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-16.821606 79.822403 162.783203" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-938.605713 1557.158203 -112.968750" +"absmax" "-936.605713 1559.158203 -110.968750" +"ltime" "2739.437744" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-937.605713 1558.158203 -111.968750" +"angles" "-89.191574 -52.911125 -163.008438" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2880" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "50.862057 55.490273 124.904121" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-918.589600 1565.766602 -112.968750" +"absmax" "-916.589600 1567.766602 -110.968750" +"ltime" "2739.726562" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-917.589600 1566.766602 -111.968750" +"angles" "33.249203 -61.014336 248.186203" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3203" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "56.869026 48.958878 174.433990" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-907.694824 1543.287720 -112.968750" +"absmax" "-905.694824 1545.287720 -110.968750" +"ltime" "2739.441162" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-906.694824 1544.287720 -111.968750" +"angles" "330.316040 92.020805 155.826889" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3204" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.742325 29.525208 197.433762" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-801.040222 648.920349 -80.968750" +"absmax" "-799.040222 650.920349 -78.968750" +"ltime" "2683.498535" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-800.040222 649.920349 -79.968750" +"angles" "227.487793 -69.118484 -28.142056" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3170" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.532715 63.952675 97.342033" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-824.997742 662.428101 -80.968750" +"absmax" "-822.997742 664.428101 -78.968750" +"ltime" "2683.694092" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-823.997742 663.428101 -79.968750" +"angles" "26.313501 -1.764022 -192.586838" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3168" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.217770 60.537338 146.022003" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-797.205566 673.884705 -80.968750" +"absmax" "-795.205566 675.884705 -78.968750" +"ltime" "2684.049561" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-796.205566 674.884705 -79.968750" +"angles" "297.666534 -65.627342 235.741608" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3207" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-29.939068 69.387276 168.566238" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "205.915024 1065.431030 -80.968750" +"absmax" "207.915024 1067.431030 -78.968750" +"ltime" "2800.730225" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "206.915024 1066.431030 -79.968750" +"angles" "-93.793602 96.278099 91.089958" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "2.355978 -75.641319 127.343117" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "185.612198 1055.694336 -80.968750" +"absmax" "187.612198 1057.694336 -78.968750" +"ltime" "2800.527832" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "186.612198 1056.694336 -79.968750" +"angles" "-53.653103 278.704895 -209.276672" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-25.289455 -80.247360 161.942490" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "183.756821 1048.479736 -80.968750" +"absmax" "185.756821 1050.479736 -78.968750" +"ltime" "2800.877930" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "184.756821 1049.479736 -79.968750" +"angles" "301.102142 485.205109 -254.173431" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.759197 -80.159012 181.346085" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "466.000000" +"absmin" "-976.903320 867.223022 -96.968750" +"absmax" "-974.903320 869.223022 -94.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-975.903320 868.223022 -95.968750" +"oldorigin" "-880.952393 725.078003 100.940216" +"angles" "277.857483 467.018219 367.599915" +"classname" "item_gib" +"model" "progs/gib_p4.mdl" +"frame" "4.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2878.502686" +"chain" "3197" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "218.337967" +"owner" "216" +"noise" "gibs/gibhit5.wav" +"pain_finished" "2883.967529" +"mdl" "progs/gib_p4.mdl" +"lip" "4.864650" +"waitmin" "2871.083008" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +"modelindex" "467.000000" +"absmin" "-1059.793701 833.112305 -80.968758" +"absmax" "-1057.793701 835.112305 -78.968758" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-1058.793701 834.112305 -79.968758" +"oldorigin" "-887.034607 727.956482 100.141846" +"angles" "191.504562 558.918884 284.391418" +"classname" "item_gib" +"model" "progs/gib_p5.mdl" +"frame" "8.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2878.445312" +"groundentity" "849" +"chain" "3212" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "65.612350" +"owner" "216" +"noise" "gibs/gibhit4.wav" +"pain_finished" "2886.831055" +"mdl" "progs/gib_p5.mdl" +"lip" "3.728599" +"waitmin" "2872.436523" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +"absmin" "-1103.486328 801.354309 -80.968750" +"absmax" "-1101.486328 803.354309 -78.968750" +"ltime" "2712.260010" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1102.486328 802.354309 -79.968750" +"angles" "172.055771 364.267090 -219.458191" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3181" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-40.737087 79.659210 170.433395" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1098.388428 782.207397 -80.968750" +"absmax" "-1096.388428 784.207397 -78.968750" +"ltime" "2712.540527" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1097.388428 783.207397 -79.968750" +"angles" "125.046547 -26.673738 186.831131" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3214" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-43.777206 74.366264 146.726730" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1125.233765 763.693359 -80.968750" +"absmax" "-1123.233765 765.693359 -78.968750" +"ltime" "2712.339844" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1124.233765 764.693359 -79.968750" +"angles" "-135.126907 337.370850 -58.084705" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3215" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-62.338463 42.050480 171.598434" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "315.000000" +"absmin" "-948.627319 782.617737 -88.968750" +"absmax" "-946.627319 784.617737 -86.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-947.627319 783.617737 -87.968750" +"oldorigin" "-878.466125 727.162903 104.031250" +"angles" "0.000000 824.544495 0.000000" +"classname" "item_gib" +"model" "progs/h_gargoyle.mdl" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2878.502197" +"chain" "3213" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "127.643051" +"owner" "216" +"noise" "gibs/gibhit5.wav" +"pain_finished" "2885.668945" +"mdl" "progs/h_gargoyle.mdl" +"lip" "4.997559" +"waitmin" "2872.286377" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +"absmin" "34.549114 902.398254 -80.968750" +"absmax" "36.549114 904.398254 -78.968750" +"ltime" "2801.616699" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "35.549114 903.398254 -79.968750" +"angles" "102.113518 282.038116 -109.181534" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-21.752594 -71.788902 194.244324" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-550.091370 1120.465942 -112.968750" +"absmax" "-548.091370 1122.465942 -110.968750" +"ltime" "2737.706055" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-549.091370 1121.465942 -111.968750" +"angles" "263.973022 244.974716 -295.544189" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3212" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.320785 -75.461433 158.098862" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-194.209946 1113.607544 -112.968750" +"absmax" "-192.209946 1115.607544 -110.968750" +"ltime" "2798.872314" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-193.209946 1114.607544 -111.968750" +"angles" "271.135101 227.530365 23.675453" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "13.329455 -75.846191 199.029816" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-196.674881 1114.831055 -112.968750" +"absmax" "-194.674881 1116.831055 -110.968750" +"ltime" "2798.625000" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-195.674881 1115.831055 -111.968750" +"angles" "150.850998 14.259099 123.793159" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "18.405949 -73.682739 146.060837" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-551.119568 1135.433228 -112.968750" +"absmax" "-549.119568 1137.433228 -110.968750" +"ltime" "2737.407471" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-550.119568 1136.433228 -111.968750" +"angles" "-56.179680 110.866699 0.419568" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3219" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-6.741959 -75.624626 131.852341" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-199.490265 1111.576538 -112.968750" +"absmax" "-197.490265 1113.576538 -110.968750" +"ltime" "2798.297607" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-198.490265 1112.576538 -111.968750" +"angles" "154.918732 148.249878 77.849434" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "3.739450 -79.933167 193.974899" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1145.011108 740.269836 -80.968750" +"absmax" "-1143.011108 742.269836 -78.968750" +"ltime" "2712.740234" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1144.011108 741.269836 -79.968750" +"angles" "-155.454346 27.263912 -39.164326" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3216" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-68.466972 30.867771 166.467422" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1128.349243 779.492798 -80.968750" +"absmax" "-1126.349243 781.492798 -78.968750" +"ltime" "2712.996826" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1127.349243 780.492798 -79.968750" +"angles" "-246.599106 419.652130 87.539886" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3215" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-52.442390 72.056740 153.046921" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1139.224365 751.583740 -80.968750" +"absmax" "-1137.224365 753.583740 -78.968750" +"ltime" "2713.321777" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1138.224365 752.583740 -79.968750" +"angles" "163.377014 435.792999 -236.983414" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3225" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-63.694233 43.135429 153.242569" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1255.187744 786.242188 -80.968750" +"absmax" "-1253.187744 788.242188 -78.968750" +"ltime" "2713.872559" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1254.187744 787.242188 -79.968750" +"angles" "-12.501943 -109.317329 9.940179" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3226" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.162815 59.963451 109.438454" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "32.151302 908.453125 -80.968750" +"absmax" "34.151302 910.453125 -78.968750" +"ltime" "2802.062988" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "33.151302 909.453125 -79.968750" +"angles" "261.820038 244.327148 -100.250793" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-26.655886 -70.399033 168.405411" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1461.219116 1145.424438 -80.968750" +"absmax" "-1459.219116 1147.424438 -78.968750" +"ltime" "2715.058105" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1460.219116 1146.424438 -79.968750" +"angles" "-97.403687 -231.989227 -131.030228" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "25.762539 84.522469 187.326859" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1469.643921 1128.855469 -80.968750" +"absmax" "-1467.643921 1130.855469 -78.968750" +"ltime" "2714.692139" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1468.643921 1129.855469 -79.968750" +"angles" "57.196976 233.381882 89.214729" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.560305 83.398933 171.489807" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1487.497559 1118.657349 -80.968750" +"absmax" "-1485.497559 1120.657349 -78.968750" +"ltime" "2715.427246" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1486.497559 1119.657349 -79.968750" +"angles" "88.157875 150.268738 108.338341" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "1.248751 77.968292 141.623566" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "39.417564 919.072083 -80.968750" +"absmax" "41.417564 921.072083 -78.968750" +"ltime" "2801.608643" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "40.417564 920.072083 -79.968750" +"angles" "15.835630 319.780029 24.814308" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-22.020351 -71.713005 111.762718" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "466.000000" +"absmin" "-1051.483643 1002.920044 -112.968750" +"absmax" "-1049.483643 1004.920044 -110.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-1050.483643 1003.920044 -111.968750" +"oldorigin" "-877.135071 933.226257 66.031189" +"angles" "462.873901 456.578583 219.739410" +"classname" "item_gib" +"model" "progs/gib_p4.mdl" +"frame" "8.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2878.437988" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "203.055511" +"owner" "2200" +"noise" "gibs/gibhit3.wav" +"pain_finished" "2879.450195" +"mdl" "progs/gib_p4.mdl" +"lip" "2.337413" +"waitmin" "2866.669434" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +"absmin" "-545.106750 1116.849487 -112.968750" +"absmax" "-543.106750 1118.849487 -110.968750" +"ltime" "2737.383789" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-544.106750 1117.849487 -111.968750" +"angles" "38.638420 362.883453 14.902873" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3222" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "0.718130 -75.121780 177.131866" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +"modelindex" "466.000000" +"absmin" "-1030.665283 1077.185791 -112.968750" +"absmax" "-1028.665283 1079.185791 -110.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-1029.665283 1078.185791 -111.968750" +"oldorigin" "-874.953857 918.039795 64.817772" +"angles" "207.165558 444.503784 456.746399" +"classname" "item_gib" +"model" "progs/gib_p4.mdl" +"frame" "1.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2878.484131" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "177.885071" +"owner" "2200" +"noise" "gibs/gibhit4.wav" +"pain_finished" "2879.289551" +"mdl" "progs/gib_p4.mdl" +"lip" "3.226264" +"waitmin" "2865.323730" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +} +{ +"modelindex" "467.000000" +"absmin" "-997.367432 1071.212036 -112.968750" +"absmax" "-995.367432 1073.212036 -110.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-996.367432 1072.212036 -111.968750" +"oldorigin" "-881.935486 934.237793 64.276985" +"angles" "456.708405 584.349487 304.260345" +"classname" "item_gib" +"model" "progs/gib_p5.mdl" +"frame" "1.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2878.517090" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "285.103912" +"owner" "2200" +"noise" "gibs/gibhit3.wav" +"pain_finished" "2878.477295" +"mdl" "progs/gib_p5.mdl" +"lip" "2.153386" +"waitmin" "2866.625977" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +"modelindex" "467.000000" +"absmin" "-990.971375 937.057312 -104.968750" +"absmax" "-988.971375 939.057312 -102.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-989.971375 938.057312 -103.968750" +"oldorigin" "-861.591858 931.888123 60.907742" +"angles" "412.374054 280.496155 518.011047" +"classname" "item_gib" +"model" "progs/gib_p5.mdl" +"frame" "8.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2878.484131" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "44.990387" +"owner" "2200" +"noise" "gibs/gibhit4.wav" +"pain_finished" "2881.986572" +"mdl" "progs/gib_p5.mdl" +"lip" "3.309122" +"waitmin" "2865.480469" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +"absmin" "-428.585999 1003.995483 63.031250" +"absmax" "-426.585999 1005.995483 65.031250" +"origin" "-427.585999 1004.995483 64.031250" +"oldorigin" "-427.585999 1004.995483 64.031250" +"angles" "0.000000 179.989014 0.000000" +"classname" "monster_gargoyle" +"frame" "2.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-70.000000" +"chain" "3233" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1068" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "159.000000" +"yaw_speed" "15.000000" +"goalentity" "1068" +"owner" "880" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"oldenemy" "1" +"lefty" "37.000000" +"search_time" "2844.793945" +"attack_state" "1.000000" +"attack_finished" "2840.810059" +"pain_finished" "2840.810059" +"show_hostile" "2840.810059" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"lip" "2.424390" +"height" "128.000000" +"waitmin" "1002838.812500" +"poisonous" "1.000000" +"bodyfadeaway" "1.000000" +"activate" "1068" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "329.000000" +"classgroup" "615.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gargoyle.mdl" +"attachment" "3292" +"estate" "2.000000" +"enemytarget" "689" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2840.593750" +"attack_chance" "0.200000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "2841.641602" +"pain_flinch" "70.000000" +"pain_finstate" "2838.090820" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "2846.497559" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "2841.886230" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "932.342896" +"switchattacker" "1068" +"switchtimer" "2840.810059" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_gargwing1.mdl" +"gib2mdl" "" +"gibtype" "10.000000" +"blockudeath" "1.000000" +} +{ +} +{ +"modelindex" "466.000000" +"absmin" "-1000.963745 981.546387 -112.968750" +"absmax" "-998.963745 983.546387 -110.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-999.963745 982.546387 -111.968750" +"oldorigin" "-868.506958 786.291260 128.697403" +"angles" "395.067841 560.463440 400.953583" +"classname" "item_gib" +"model" "progs/gib_p4.mdl" +"frame" "8.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2878.451904" +"chain" "3189" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "82.938324" +"owner" "2203" +"noise" "gibs/gibhit4.wav" +"pain_finished" "2883.758545" +"mdl" "progs/gib_p4.mdl" +"lip" "3.999603" +"waitmin" "2868.742920" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +} +{ +"absmin" "-508.817780 696.663574 -80.968750" +"absmax" "-506.817780 698.663574 -78.968750" +"ltime" "2793.682373" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-507.817780 697.663574 -79.968750" +"angles" "2.297503 -118.648460 82.796402" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3195" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-6.896422 76.988762 149.229858" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-507.837524 673.971436 -80.968750" +"absmax" "-505.837524 675.971436 -78.968750" +"ltime" "2794.587402" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-506.837524 674.971436 -79.968750" +"angles" "180.523987 214.084625 159.006149" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3246" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-8.380583 76.474190 103.453064" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-518.572449 684.328064 -80.968750" +"absmax" "-516.572449 686.328064 -78.968750" +"ltime" "2794.536133" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-517.572449 685.328064 -79.968750" +"angles" "175.302979 6.170461 211.657715" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3247" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-19.073860 72.766777 187.705246" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "466.000000" +"absmin" "-1064.407959 728.223755 -80.968750" +"absmax" "-1062.407959 730.223755 -78.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-1063.407959 729.223755 -79.968750" +"oldorigin" "-872.981445 794.037598 108.284187" +"angles" "555.082703 317.632507 599.404358" +"classname" "item_gib" +"model" "progs/gib_p4.mdl" +"frame" "6.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2878.449951" +"chain" "3207" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.232090" +"owner" "2203" +"noise" "gibs/gibhit4.wav" +"pain_finished" "2880.425537" +"mdl" "progs/gib_p4.mdl" +"lip" "3.287301" +"waitmin" "2867.327393" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +} +{ +"absmin" "-126.914917 1118.419922 -96.968750" +"absmax" "-124.914917 1120.419922 -94.968750" +"ltime" "2799.170410" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-125.914917 1119.419922 -95.968750" +"angles" "285.485077 -52.327393 30.643219" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3086" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-66.249847 -50.097855 120.435211" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-112.507301 1098.751343 -96.968750" +"absmax" "-110.507301 1100.751343 -94.968750" +"ltime" "2799.801270" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-111.507301 1099.751343 -95.968750" +"angles" "-201.968948 460.050568 -51.640160" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-41.368587 -63.025295 179.036255" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1047.584351 1105.243164 -112.968750" +"absmax" "-1045.584351 1107.243164 -110.968750" +"ltime" "2791.315674" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1046.584351 1106.243164 -111.968750" +"angles" "37.627647 248.096588 -85.820129" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3180" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "1.981902 83.289520 138.921356" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1076.360229 1090.083130 -104.968750" +"absmax" "-1074.360229 1092.083130 -102.968750" +"ltime" "2790.820068" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1075.360229 1091.083130 -103.968750" +"angles" "-137.211288 -10.888065 -26.094425" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3253" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-35.226570 66.371788 146.089844" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1056.173096 1102.546753 -112.968750" +"absmax" "-1054.173096 1104.546753 -110.968750" +"ltime" "2790.510254" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1055.173096 1103.546753 -111.968750" +"angles" "68.305687 -148.261673 262.320526" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3254" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.387503 77.210793 113.257462" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-111.799583 1104.763672 -96.968750" +"absmax" "-109.799583 1106.763672 -94.968750" +"ltime" "2799.366699" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-110.799583 1105.763672 -95.968750" +"angles" "-77.456253 374.117371 -40.800625" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3251" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.090210 -61.611237 145.667358" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-445.600952 811.169800 -88.968750" +"absmax" "-443.600952 813.169800 -86.968750" +"ltime" "2805.491943" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-444.600952 812.169800 -87.968750" +"angles" "191.104187 315.066345 357.748871" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3131" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.036091 62.181953 196.103745" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-444.085358 779.987244 -88.968750" +"absmax" "-442.085358 781.987244 -86.968750" +"ltime" "2805.473633" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-443.085358 780.987244 -87.968750" +"angles" "-155.237778 95.638550 -62.863003" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3257" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-66.456955 40.080231 134.086029" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-443.082672 789.583862 -88.968750" +"absmax" "-441.082672 791.583862 -86.968750" +"ltime" "2804.637207" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-442.082672 790.583862 -87.968750" +"angles" "-216.030441 80.353050 104.858673" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3259" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-64.061646 48.325298 143.314758" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1133.609741 1114.068359 -96.968750" +"absmax" "-1131.609741 1116.068359 -94.968750" +"ltime" "2735.560059" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1132.609741 1115.068359 -95.968750" +"angles" "305.100128 -57.170448 -186.240555" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3180" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.057140 76.062508 132.762115" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1136.966187 1129.401733 -96.968750" +"absmax" "-1134.966187 1131.401733 -94.968750" +"ltime" "2735.706299" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1135.966187 1130.401733 -95.968750" +"angles" "-283.422485 -261.148621 -348.279846" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3261" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-34.981815 78.872002 195.516861" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1128.139526 1099.708374 -96.968750" +"absmax" "-1126.139526 1101.708374 -94.968750" +"ltime" "2735.755371" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1127.139526 1100.708374 -95.968750" +"angles" "-47.444164 327.542206 84.744194" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3262" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-38.120617 74.622818 123.968155" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "466.000000" +"absmin" "-1131.948608 654.187805 -64.968750" +"absmax" "-1129.948608 656.187805 -62.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-1130.948608 655.187805 -63.968750" +"oldorigin" "-873.972473 778.749268 111.067474" +"angles" "310.546356 703.372070 443.886230" +"classname" "item_gib" +"model" "progs/gib_p4.mdl" +"frame" "1.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2878.500977" +"groundentity" "889" +"chain" "3249" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "311.329071" +"owner" "2203" +"noise" "gibs/gibhit3.wav" +"pain_finished" "2879.994629" +"mdl" "progs/gib_p4.mdl" +"lip" "2.146977" +"waitmin" "2867.642334" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +"absmin" "-43.058048 857.662476 -80.968750" +"absmax" "-41.058048 859.662476 -78.968750" +"ltime" "2802.296631" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-42.058048 858.662476 -79.968750" +"angles" "64.731728 295.074860 100.849396" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.815300 -57.264572 143.172073" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-15.698292 847.161072 -80.968750" +"absmax" "-13.698292 849.161072 -78.968750" +"ltime" "2802.918213" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-14.698292 848.161072 -79.968750" +"angles" "-50.576237 419.649963 -128.530823" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-22.819908 -71.545631 147.072479" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-43.557426 852.403503 -80.968750" +"absmax" "-41.557426 854.403503 -78.968750" +"ltime" "2802.556641" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-42.557426 853.403503 -79.968750" +"angles" "121.727333 27.470940 -229.803604" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-56.212486 -58.994602 161.964203" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-588.244934 793.052246 63.031250" +"absmax" "-586.244934 795.052246 65.031250" +"origin" "-587.244934 794.052246 64.031250" +"oldorigin" "-580.612854 789.578369 64.031250" +"angles" "0.000000 325.997314 0.000000" +"classname" "monster_gargoyle" +"frame" "21.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-70.000000" +"chain" "3257" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "326.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"owner" "880" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "-35.000000" +"search_time" "2834.474854" +"attack_state" "1.000000" +"attack_finished" "2831.562500" +"pain_finished" "2830.974854" +"show_hostile" "2830.474854" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"lip" "1.938414" +"height" "128.000000" +"waitmin" "1002828.812500" +"poisonous" "1.000000" +"bodyfadeaway" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "329.000000" +"classgroup" "615.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gargoyle.mdl" +"attachment" "811" +"estate" "2.000000" +"enemytarget" "2211" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2830.474854" +"attack_chance" "0.600000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "2835.434326" +"pain_flinch" "70.000000" +"pain_finstate" "2828.671875" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "2834.801514" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "2837.471924" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "398.963165" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_gargwing1.mdl" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gibtype" "10.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "466.000000" +"absmin" "-983.885132 643.403198 -80.968750" +"absmax" "-981.885132 645.403198 -78.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-982.885132 644.403198 -79.968750" +"oldorigin" "-862.465027 789.087708 125.690720" +"angles" "318.380981 801.850891 267.621826" +"classname" "item_gib" +"model" "progs/gib_p4.mdl" +"frame" "5.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2878.500977" +"chain" "3264" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "260.746490" +"owner" "2203" +"noise" "gibs/gibhit2.wav" +"pain_finished" "2882.309082" +"mdl" "progs/gib_p4.mdl" +"lip" "1.735740" +"waitmin" "2869.232178" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +"absmin" "-969.937561 1097.869751 -112.968750" +"absmax" "-967.937561 1099.869751 -110.968750" +"ltime" "2735.854248" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-968.937561 1098.869751 -111.968750" +"angles" "197.023743 190.499069 221.338470" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3263" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.246731 76.811363 117.510818" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-972.830200 1091.474121 -112.968750" +"absmax" "-970.830200 1093.474121 -110.968750" +"ltime" "2736.307861" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-971.830200 1092.474121 -111.968750" +"angles" "116.149330 -132.625870 111.250191" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3270" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-54.179733 69.010254 122.018036" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-973.720276 1092.826538 -112.968750" +"absmax" "-971.720276 1094.826538 -110.968750" +"ltime" "2736.304199" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-972.720276 1093.826538 -111.968750" +"angles" "140.274307 265.957031 54.015343" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3271" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-54.117619 69.175461 125.721855" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-902.479004 1507.232910 -112.968750" +"absmax" "-900.479004 1509.232910 -110.968750" +"ltime" "2786.525391" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-901.479004 1508.232910 -111.968750" +"angles" "112.641327 -201.034897 -179.902695" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3205" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "19.416632 77.469055 143.001877" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-875.580566 1522.880005 -112.968750" +"absmax" "-873.580566 1524.880005 -110.968750" +"ltime" "2786.420898" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-874.580566 1523.880005 -111.968750" +"angles" "45.014530 -140.449051 2.061115" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "41.651897 79.818428 193.638718" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-898.718933 1492.761597 -112.968750" +"absmax" "-896.718933 1494.761597 -110.968750" +"ltime" "2786.620117" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-897.718933 1493.761597 -111.968750" +"angles" "-29.682011 150.144913 -150.326538" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.341518 78.623375 100.940956" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "50.243675 1070.091431 -80.968750" +"absmax" "52.243675 1072.091431 -78.968750" +"ltime" "2800.317627" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "51.243675 1071.091431 -79.968750" +"angles" "224.693726 448.518951 -141.853577" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.476587 -84.649033 183.733597" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "79.337547 1088.801514 -80.968750" +"absmax" "81.337547 1090.801514 -78.968750" +"ltime" "2800.269043" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "80.337547 1089.801514 -79.968750" +"angles" "205.533203 43.125423 -136.415939" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "26.016754 -70.347076 162.142792" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "59.098106 1081.614380 -80.968750" +"absmax" "61.098106 1083.614380 -78.968750" +"ltime" "2800.478760" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "60.098106 1082.614380 -79.968750" +"angles" "209.276169 82.486694 89.589432" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-1.089169 -80.686722 151.458542" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +"modelindex" "467.000000" +"absmin" "-1112.189575 823.257629 -80.968758" +"absmax" "-1110.189575 825.257629 -78.968758" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-1111.189575 824.257629 -79.968758" +"oldorigin" "-854.234558 792.229187 126.846771" +"angles" "544.753540 719.517029 583.244690" +"classname" "item_gib" +"model" "progs/gib_p5.mdl" +"frame" "6.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2878.451904" +"groundentity" "849" +"chain" "3269" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "358.275116" +"owner" "2203" +"noise" "gibs/gibhit3.wav" +"pain_finished" "2883.977539" +"mdl" "progs/gib_p5.mdl" +"lip" "2.027497" +"waitmin" "2867.717773" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +"modelindex" "315.000000" +"absmin" "-892.429810 857.180664 -96.968750" +"absmax" "-890.429810 859.180664 -94.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-891.429810 858.180664 -95.968750" +"oldorigin" "-864.251099 782.112305 104.031250" +"angles" "0.000000 690.461365 0.000000" +"classname" "item_gib" +"model" "progs/h_gargoyle.mdl" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2878.506836" +"chain" "3281" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "226.347244" +"owner" "2203" +"noise" "gibs/gibhit4.wav" +"pain_finished" "2883.545166" +"mdl" "progs/h_gargoyle.mdl" +"lip" "3.796503" +"waitmin" "2868.136963" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +"gibtype" "10.000000" +} +{ +"absmin" "-932.082397 941.855774 -104.968750" +"absmax" "-930.082397 943.855774 -102.968750" +"ltime" "2791.421143" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-931.082397 942.855774 -103.968750" +"angles" "-134.846771 -136.397552 126.797340" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3269" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-22.499104 71.813812 132.061447" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-907.240845 957.403259 -104.968750" +"absmax" "-905.240845 959.403259 -102.968750" +"ltime" "2791.873047" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-906.240845 958.403259 -103.968750" +"angles" "-167.712692 -49.924484 160.029083" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3283" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "4.202438 82.667572 158.826752" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-933.621704 933.308533 -104.968750" +"absmax" "-931.621704 935.308533 -102.968750" +"ltime" "2791.737305" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-932.621704 934.308533 -103.968750" +"angles" "180.928345 102.194183 -75.466560" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3284" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-27.050747 69.963646 148.896683" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +"absmin" "-568.184265 899.068115 93.031250" +"absmax" "-566.184265 901.068115 95.031250" +"origin" "-567.184265 900.068115 94.031250" +"angles" "0.000000 310.995483 0.000000" +"frame" "3.000000" +"owner" "208" +"mdl" "progs/proj_gargballgrn.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +} +{ +} +{ +"absmin" "-291.142090 928.057556 93.031250" +"absmax" "-289.142090 930.057556 95.031250" +"origin" "-290.142090 929.057556 94.031250" +"angles" "0.000000 142.998047 0.000000" +"frame" "3.000000" +"owner" "3242" +"mdl" "progs/proj_gargballgrn.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "-928.759949 1283.275757 -112.968750" +"absmax" "-926.759949 1285.275757 -110.968750" +"ltime" "2787.625977" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-927.759949 1284.275757 -111.968750" +"angles" "-145.562943 313.802704 -183.356796" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3245" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.826077 58.239098 144.983261" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-933.747803 1296.050415 -112.968750" +"absmax" "-931.747803 1298.050415 -110.968750" +"ltime" "2786.776123" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-932.747803 1297.050415 -111.968750" +"angles" "-41.195206 -129.106094 272.388306" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3293" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-45.817841 61.733257 146.175797" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-965.920532 1275.732666 -112.968750" +"absmax" "-963.920532 1277.732666 -110.968750" +"ltime" "2787.287842" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-964.920532 1276.732666 -111.968750" +"angles" "203.127228 -104.311188 257.507812" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3294" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-68.637375 35.227730 196.800278" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" @@ -8758,3 +83867,221 @@ a } { } +{ +} +{ +"absmin" "-1081.449463 901.358215 76.031250" +"absmax" "-1079.449463 903.358215 78.031250" +"origin" "-1080.449463 902.358215 77.031250" +"angles" "0.000000 126.996460 0.000000" +"frame" "4.000000" +"owner" "688" +"mdl" "progs/proj_gargballgrn.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +} +{ +"absmin" "-491.668640 823.146240 -88.968750" +"absmax" "-489.668640 825.146240 -86.968750" +"ltime" "2805.577881" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-490.668640 824.146240 -87.968750" +"angles" "-147.000183 258.372040 15.778793" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3248" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-41.740639 62.916691 138.504105" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-495.719482 856.685608 -96.968750" +"absmax" "-493.719482 858.685608 -94.968750" +"ltime" "2805.623535" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-494.719482 857.685608 -95.968750" +"angles" "148.709259 -202.498138 -127.367653" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3305" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-23.363184 78.437225 143.704819" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-492.660614 828.062195 -88.968750" +"absmax" "-490.660614 830.062195 -86.968750" +"ltime" "2806.132568" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-491.660614 829.062195 -87.968750" +"angles" "4.878020 90.118828 233.826431" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3305" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.684593 66.342186 156.696777" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +"absmin" "-775.943481 1090.685669 -112.994385" +"absmax" "-773.943481 1092.685669 -110.994385" +"ltime" "2787.986572" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-774.943481 1091.685669 -111.994385" +"angles" "-106.530914 161.534470 -173.173828" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3310" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.639732 8.777960 122.589157" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-786.438538 1088.241455 -112.968750" +"absmax" "-784.438538 1090.241455 -110.968750" +"ltime" "2787.921875" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-785.438538 1089.241455 -111.968750" +"angles" "11.004892 237.487091 73.368073" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3311" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.868416 4.650747 166.238770" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-773.634888 1119.617554 -112.968750" +"absmax" "-771.634888 1121.617554 -110.968750" +"ltime" "2787.892334" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-772.634888 1120.617554 -111.968750" +"angles" "304.528961 105.820427 -78.032318" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3312" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-65.312775 43.466892 145.176880" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +"absmin" "-884.322754 892.912720 117.031250" +"absmax" "-882.322754 894.912720 119.031250" +"origin" "-883.322754 893.912720 118.031250" +"angles" "0.000000 173.995972 0.000000" +"frame" "3.000000" +"owner" "2212" +"mdl" "progs/proj_gargballgrn.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} diff --git a/mod_ad/auto_save_1.sav b/mod_ad/auto_save_1.sav index b369a23..eab7569 100644 --- a/mod_ad/auto_save_1.sav +++ b/mod_ad/auto_save_1.sav @@ -1,5 +1,5 @@ 5 -______________________kills:__9/__9____ +Per_Aspera_ad_Inferi__kills:173/207____ 4097.000000 100.000000 0.000000 @@ -12,13 +12,13 @@ ______________________kills:__9/__9____ 0.000000 0.000000 0.000000 -0.000000 -0.000000 +256.000000 +1024.000000 0.000000 0.000000 1 -test -211.025000 +ad_lavatomb +2788.412014 m mmnmmommommnonmmonqnmmo abcdefghijklmnopqrstuvwxyzyxwvutsrqponmlkjihgfedcba @@ -84,21 +84,21 @@ m m a { -"self" "20" +"self" "3313" "other" "0" "world" "0" -"time" "211.011627" -"frametime" "0.014000" +"time" "2788.377930" +"frametime" "0.034000" "force_retouch" "0.000000" -"mapname" "test" +"mapname" "ad_lavatomb" "deathmatch" "0.000000" "coop" "0.000000" "teamplay" "0.000000" -"serverflags" "1152.000000" -"total_secrets" "0.000000" -"total_monsters" "9.000000" +"serverflags" "25984.000000" +"total_secrets" "8.000000" +"total_monsters" "207.000000" "found_secrets" "0.000000" -"killed_monsters" "9.000000" +"killed_monsters" "173.000000" "parm1" "4097.000000" "parm2" "100.000000" "parm3" "0.000000" @@ -111,42 +111,42 @@ a "parm10" "0.000000" "parm11" "0.000000" "parm12" "0.000000" -"parm13" "0.000000" -"parm14" "0.000000" +"parm13" "256.000000" +"parm14" "1024.000000" "parm15" "0.000000" "parm16" "0.000000" "trace_allsolid" "0.000000" "trace_startsolid" "0.000000" "trace_fraction" "0.000000" -"trace_plane_dist" "64.281998" +"trace_plane_dist" "-80.000000" "trace_ent" "0" "trace_inopen" "1.000000" "trace_inwater" "0.000000" "msg_entity" "1" -"movedist" "14.000000" +"movedist" "4.000000" "gameover" "0.000000" "string_null" "" -"newmis" "1131" +"newmis" "3248" "activator" "1" -"damage_attacker" "1" -"framecount" "14820.000000" +"damage_attacker" "846" +"framecount" "147753.000000" "skill" "1.000000" "developer" "0.000000" -"sight_entity" "18" -"sight_entity_time" "2.820181" -"modelindex_eyes" "3.000000" -"modelindex_player" "2.000000" +"sight_entity" "833" +"sight_entity_time" "2784.062988" +"modelindex_eyes" "197.000000" +"modelindex_player" "196.000000" "intermission_running" "0.000000" "intermission_exittime" "0.000000" "nextmap" "" -"enemy_vis" "1.000000" +"enemy_vis" "0.000000" "enemy_infront" "1.000000" -"enemy_range" "1.000000" -"enemy_yaw" "182.000000" +"enemy_range" "3.000000" +"enemy_yaw" "342.000000" "multi_ent" "0" "multi_damage" "0.000000" "client_ent" "1" -"camera_ent" "108" +"camera_ent" "919" "coop_ent" "13" "coop_artifacts" "0.000000" "coop_ammoboxes" "0.000000" @@ -164,10 +164,10 @@ a "ext_dpsnow" "0.000000" "pixelmode" "0.000000" "playerprojsize" "0.000000" -"gibitem" "1143" -"gibstone" "0.000000" -"gibpoison" "0.000000" -"liquid_alpha" "206.000000" +"gibitem" "3193" +"gibstone" "1.000000" +"gibpoison" "1.000000" +"liquid_alpha" "1.000000" "map_gravity" "800.000000" "map_bodyflrcheck" "0.000000" "map_bodyfadeaway" "0.000000" @@ -175,7 +175,7 @@ a "debugent2" "0" "debugent3" "0" "fog_active" "0.000000" -"fog_control" "110" +"fog_control" "1086" "part_debug" "0.000000" "gettaginfo_parent" "0.000000" "gettaginfo_name" "" @@ -187,12 +187,12 @@ a "mathlib_accuracy" "0.000000" "part_message" "0.000000" "part_control" "12" -"part_start" "41" -"part_end" "1089" -"part_free" "42" -"part_total" "1.000000" +"part_start" "1114" +"part_end" "2128" +"part_free" "1115" +"part_total" "256.000000" "part_max" "1024.000000" -"part" "59" +"part" "1590" "lastspawn" "13" "bodyque_head" "2" "bitflags[0]" "1.000000" @@ -221,8 +221,8 @@ a "bitflags[23]" "8388608.000000" "mapvar[0]" "0.000000" "mapvar[1]" "0.000000" -"mapvar[2]" "0.000000" -"mapvar[3]" "0.000000" +"mapvar[2]" "256.000000" +"mapvar[3]" "1024.000000" "mapvar[4]" "0.000000" "mapvar[5]" "0.000000" "le1" "0" @@ -235,63 +235,68 @@ a "movetype" "7.000000" "solid" "4.000000" "classname" "worldspawn" -"model" "maps/test.bsp" -"wad" "/opt/quakemapping/wads/xj19_here.wad;/opt/quakemapping/wads/skips_2018.wad" +"model" "maps/ad_lavatomb.bsp" +"message" "Per Aspera ad Inferi" +"sounds" "8.000000" +"wad" "C:\:\ad;C:\" +"water_alpha" "1.000000" +"no_item_offset" "1.000000" "classtype" "1.000000" } { -"modelindex" "2.000000" -"absmin" "-18.948891 -310.013031 63.313248" -"absmax" "15.051108 -276.013031 121.313248" +"modelindex" "196.000000" +"absmin" "-510.226959 834.124634 -80.968750" +"absmax" "-476.226959 868.124634 -22.968750" "movetype" "3.000000" "solid" "3.000000" -"origin" "-1.948891 -293.013031 88.313248" -"oldorigin" "-1.289989 -292.870148 88.313248" -"velocity" "-47.064487 -10.205010 0.000000" -"angles" "-1.334839 98.618774 -2.144086" +"origin" "-493.226959 851.124634 -55.968750" +"oldorigin" "-500.793762 847.307983 -55.968750" +"velocity" "222.553314 112.255013 0.000000" +"angles" "-0.047607 -9.876709 -6.899051" "punchangle" "-0.000000 0.000000 0.000000" "classname" "player" "model" "progs/player.mdl" -"frame" "11.000000" +"frame" "10.000000" "mins" "-16.000000 -16.000000 -24.000000" "maxs" "16.000000 16.000000 32.000000" "size" "32.000000 32.000000 56.000000" "think" "player_run" -"nextthink" "211.046463" -"health" "93.000000" +"nextthink" "2788.434570" +"health" "188.000000" "weapon" "2.000000" -"weaponmodel" "progs/v_shot2.mdl" -"currentammo" "48.000000" -"ammo_shells" "48.000000" -"ammo_rockets" "35.000000" -"ammo_cells" "8.000000" -"items" "20771.000000" +"weaponmodel" "progs/v_shot3.mdl" +"currentammo" "22.000000" +"ammo_shells" "22.000000" +"ammo_rockets" "39.000000" +"items" "69919.000000" "takedamage" "2.000000" "view_ofs" "0.000000 0.000000 22.000000" -"v_angle" "4.004517 98.618774 0.000000" -"idealpitch" "4.000000" +"v_angle" "0.142822 -9.876709 0.000000" "netname" "player" -"flags" "4616.000000" +"flags" "4680.000000" "colormap" "1.000000" "team" "1.000000" "max_health" "100.000000" -"armortype" "0.600000" -"armorvalue" "138.000000" "watertype" "-1.000000" -"dmg_inflictor" "115" -"noise" "player/pain3.wav" +"dmg_inflictor" "3177" +"movedir" "-0.000000 -50.000000 -0.000000" +"noise" "player/pain1.wav" "th_pain" "player_pain" "th_die" "player_death" -"walkframe" "6.000000" -"attack_finished" "89.341995" -"pain_finished" "78.655998" -"show_hostile" "89.641998" -"jump_flag" "-78.399994" -"air_finished" "223.011002" +"walkframe" "5.000000" +"attack_finished" "2788.333740" +"pain_finished" "1121.824951" +"invincible_sound" "2789.268066" +"show_hostile" "2787.933105" +"jump_flag" "-32.799999" +"air_finished" "2800.377930" +"deathtype" "falling" "dmg" "2.000000" -"cnt" "90.566986" +"cnt" "243.072311" "lip" "3.000000" +"dmgtime" "2633.212891" "gravity" "1.000000" +"moditems" "4098.000000" "bbmins" "-16.000000 -16.000000 -24.000000" "bbmaxs" "16.000000 16.000000 32.000000" "target2" "" @@ -302,10 +307,15 @@ a "headmdl" "progs/h_player.mdl" "estate" "1.000000" "estate_off" "SUB_Null" -"pain_finstate" "26.266003" +"meleeattack" "3.000000" +"pain_finstate" "1121.725830" "steptype" "4.000000" -"steplast" "4.000000" +"steplast" "3.000000" "cshift_time" "999999.000000" +"cshift_step" "10.000000" +"debuff_sound" "-1.000000" +"bleeding_time" "1877.602905" +"poisoned_time" "961.446960" } { "absmin" "-1.000000 -1.000000 -1.000000" @@ -375,894 +385,7389 @@ a "classtype" "42.000000" } { -"absmin" "47.000000 31.000000 -12.000000" -"absmax" "49.000000 33.000000 -10.000000" -"origin" "48.000000 32.000000 -11.000000" +"absmin" "-3153.000000 2047.000000 31.000000" +"absmax" "-3151.000000 2049.000000 33.000000" +"origin" "-3152.000000 2048.000000 32.000000" +"angles" "-0.000000 0.000000 -0.000000" "classname" "info_player_start" "owner" "13" "classtype" "10.000000" "estate" "1.000000" } { -"modelindex" "75.000000" -"absmin" "-294.317352 -22.901833 63.313248" -"absmax" "-260.317352 11.098167 121.313248" -"movetype" "4.000000" -"solid" "1.000000" -"origin" "-277.317352 -5.901833 88.313248" -"oldorigin" "-272.000000 256.000000 88.313248" -"angles" "0.000000 269.961548 0.000000" -"classname" "monster_army" -"model" "progs/mon_soldier.mdl" -"frame" "17.000000" -"skin" "2.000000" -"mins" "-16.000000 -16.000000 -24.000000" -"maxs" "16.000000 16.000000 32.000000" -"size" "32.000000 32.000000 56.000000" -"touch" "SUB_Null" -"use" "monster_use" -"think" "monster_deadbody_check" -"nextthink" "211.104645" -"health" "-20.025515" -"ammo_shells" "5.000000" -"takedamage" "2.000000" -"deadflag" "2.000000" -"view_ofs" "0.000000 0.000000 24.000000" -"enemy" "1" -"flags" "544.000000" -"max_health" "30.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"ideal_yaw" "270.000000" -"yaw_speed" "20.000000" -"goalentity" "1" -"th_stand" "army_stand1" -"th_walk" "army_walk1" -"th_run" "army_run1" -"th_missile" "army_atk1" -"th_pain" "army_pain" -"th_die" "army_die" -"search_time" "24.733734" -"attack_state" "1.000000" -"attack_finished" "21.372099" -"pain_finished" "1000019.625000" -"show_hostile" "20.733734" -"mdl" "progs/mon_soldier.mdl" -"pausetime" "999999.000000" -"lip" "0.718131" -"activate" "1" -"bboxtype" "4.000000" -"bbmins" "-16.000000 -16.000000 -24.000000" -"bbmaxs" "16.000000 16.000000 32.000000" -"classtype" "100.000000" -"classgroup" "600.000000" -"classmove" "1.000000" -"gibhealth" "-35.000000" -"headmdl" "progs/h_soldier.mdl" -"randomskin" "4.000000" -"th_checkattack" "SoldierCheckAttack" -"liquidbase" "-1.000000" -"liquidcheck" "20.433733" -"attack_chance" "0.400000" -"attack_offset" "12.000000 8.000000 12.000000" -"pain_flinch" "20.000000" -"pain_longanim" "1.000000" -"pain_check" "1.000000" -"pain_timeout" "1.000000" -"pain_sound" "soldier/pain1.wav" -"pain_sound2" "soldier/pain2.wav" -"deathstring" " was shot by a Grunt -" -"idletimer" "21.688324" -"idle_sound" "soldier/idle.wav" -"sight_timeout" "12.733695" -"sight_sound" "soldier/sight1.wav" -"enemydist" "359.062347" -"switchoverride" "1.000000" -"steptype" "4.000000" -"steplast" "2.000000" -"bodyonflr" "TRUE" -"dmgtimeframe" "19.887001" -"dmgcombined" "32.000000" -"gib1mdl" "progs/w_soldiergun.mdl" -"gib1skin" "1.000000" -"gib1sound" "20.000000" -"blockudeath" "1.000000" +"modelindex" "269.000000" +"absmin" "-3721.000000 471.000000 47.000000" +"absmax" "-3719.000000 473.000000 49.000000" +"origin" "-3720.000000 472.000000 48.000000" +"angles" "-0.000000 21.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "120.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "42874.000000" +"part_emitter" "15" +"part_active" "70.000000" } { -"modelindex" "80.000000" -"absmin" "-328.377747 -65.223091 63.313248" -"absmax" "-286.377747 -23.223091 105.313248" -"movetype" "4.000000" -"solid" "1.000000" -"origin" "-307.377747 -44.223091 88.313248" -"oldorigin" "32.000000 304.000000 88.313248" -"angles" "0.000000 270.000000 0.000000" -"classname" "monster_dog" -"model" "progs/mon_dog.mdl" -"frame" "16.000000" -"mins" "-20.000000 -20.000000 -24.000000" -"maxs" "20.000000 20.000000 16.000000" -"size" "40.000000 40.000000 40.000000" -"touch" "SUB_Null" -"use" "monster_use" -"think" "monster_deadbody_check" -"nextthink" "211.092651" -"health" "-12.248573" -"takedamage" "2.000000" -"deadflag" "2.000000" -"view_ofs" "0.000000 0.000000 8.000000" +"absmin" "-3721.000000 471.000000 47.000000" +"absmax" "-3719.000000 473.000000 49.000000" +"origin" "-3720.000000 472.000000 48.000000" +"angles" "-0.000000 21.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2791.356934" "enemy" "1" -"flags" "544.000000" -"max_health" "25.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"ideal_yaw" "270.000000" -"yaw_speed" "20.000000" -"goalentity" "1" -"th_stand" "dog_stand1" -"th_walk" "dog_walk1" -"th_run" "dog_run1" -"th_melee" "dog_atta1" -"th_pain" "dog_pain" -"th_die" "dog_die" -"search_time" "25.409710" -"attack_finished" "3.809668" -"pain_finished" "1000020.187500" -"show_hostile" "21.409710" -"mdl" "progs/mon_dog.mdl" -"pausetime" "999999.000000" -"activate" "1" -"bboxtype" "20.000000" -"bbmins" "-20.000000 -20.000000 -24.000000" -"bbmaxs" "20.000000 20.000000 16.000000" -"idmins" "-32.000000 -32.000000 -24.000000" -"idmaxs" "32.000000 32.000000 40.000000" -"classtype" "120.000000" -"classgroup" "620.000000" -"classmove" "1.000000" -"gibhealth" "-35.000000" -"headmdl" "progs/h_dog.mdl" -"th_checkattack" "DogCheckAttack" -"th_jump" "dog_leap1" -"th_jumpexit" "dog_leap8" -"liquidbase" "-1.000000" -"liquidcheck" "21.109709" -"meleeoffset" "24.000000 0.000000 10.000000" -"pain_flinch" "10.000000" -"pain_check" "1.000000" -"pain_timeout" "1.000000" -"pain_sound" "dog/dpain1.wav" -"deathstring" " was mauled by a Rottweiler -" -"idletimer" "20.531273" -"idle_sound" "dog/idle.wav" -"sight_timeout" "12.809668" -"sight_sound" "dog/dsight.wav" -"enemydist" "355.471924" -"switchoverride" "1.000000" -"steptype" "1.000000" -"steplast" "4.000000" -"bodyonflr" "TRUE" -"dmgtimeframe" "20.575001" -"dmgcombined" "28.000000" -"blockudeath" "1.000000" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "42874.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "14" +"part_style" "70.000000" +"start_delay" "6.343608" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" } { -"absmin" "-335.883606 -213.771667 87.313248" -"absmax" "-333.883606 -211.771667 89.313248" -"origin" "-334.883606 -212.771667 88.313248" -"oldorigin" "245.981384 274.723877 88.313248" -"angles" "0.000000 270.000000 0.000000" -"classname" "monster_dog" -"frame" "9.000000" -"touch" "SUB_Null" -"use" "SUB_Null" +"modelindex" "269.000000" +"absmin" "-3721.000000 935.000000 47.000000" +"absmax" "-3719.000000 937.000000 49.000000" +"origin" "-3720.000000 936.000000 48.000000" +"angles" "-0.000000 179.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "120.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "36064.000000" +"part_emitter" "17" +"part_active" "70.000000" +} +{ +"absmin" "-3721.000000 935.000000 47.000000" +"absmax" "-3719.000000 937.000000 49.000000" +"origin" "-3720.000000 936.000000 48.000000" +"angles" "-0.000000 179.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2790.887451" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "36064.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "16" +"part_style" "70.000000" +"start_delay" "8.068758" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3257.000000 935.000000 47.000000" +"absmax" "-3255.000000 937.000000 49.000000" +"origin" "-3256.000000 936.000000 48.000000" +"angles" "-0.000000 175.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "120.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "235.000000" +"part_emitter" "19" +"part_active" "70.000000" +} +{ +"absmin" "-3257.000000 935.000000 47.000000" +"absmax" "-3255.000000 937.000000 49.000000" +"origin" "-3256.000000 936.000000 48.000000" +"angles" "-0.000000 175.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2792.514404" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "235.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "18" +"part_style" "70.000000" +"start_delay" "5.029115" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3257.000000 471.000000 47.000000" +"absmax" "-3255.000000 473.000000 49.000000" +"origin" "-3256.000000 472.000000 48.000000" +"angles" "-0.000000 126.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "120.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "170065.000000" +"part_emitter" "21" +"part_active" "70.000000" +} +{ +"absmin" "-3257.000000 471.000000 47.000000" +"absmax" "-3255.000000 473.000000 49.000000" +"origin" "-3256.000000 472.000000 48.000000" +"angles" "-0.000000 126.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2788.596680" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "170065.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "20" +"part_style" "70.000000" +"start_delay" "8.248207" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3617.000000 383.000000 415.000000" +"absmax" "-3615.000000 385.000000 417.000000" +"origin" "-3616.000000 384.000000 416.000000" +"angles" "-0.000000 3.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "327662.000000" +"part_emitter" "23" +"part_active" "70.000000" +} +{ +"absmin" "-3617.000000 383.000000 415.000000" +"absmax" "-3615.000000 385.000000 417.000000" +"origin" "-3616.000000 384.000000 416.000000" +"angles" "-0.000000 3.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2789.940430" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "327662.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "22" +"part_style" "70.000000" +"start_delay" "6.003021" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3361.000000 383.000000 415.000000" +"absmax" "-3359.000000 385.000000 417.000000" +"origin" "-3360.000000 384.000000 416.000000" +"angles" "-0.000000 113.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "5278.000000" +"part_emitter" "25" +"part_active" "70.000000" +} +{ +"absmin" "-3361.000000 383.000000 415.000000" +"absmax" "-3359.000000 385.000000 417.000000" +"origin" "-3360.000000 384.000000 416.000000" +"angles" "-0.000000 113.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2789.117676" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "5278.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "24" +"part_style" "70.000000" +"start_delay" "7.931547" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3721.000000 -169.000000 111.000000" +"absmax" "-3719.000000 -167.000000 113.000000" +"origin" "-3720.000000 -168.000000 112.000000" +"angles" "-0.000000 35.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "220020.000000" +"part_emitter" "27" +"part_active" "70.000000" +} +{ +"absmin" "-3721.000000 -169.000000 111.000000" +"absmax" "-3719.000000 -167.000000 113.000000" +"origin" "-3720.000000 -168.000000 112.000000" +"angles" "-0.000000 35.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2793.713379" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "220020.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "26" +"part_style" "70.000000" +"start_delay" "3.067141" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3721.000000 295.000000 111.000000" +"absmax" "-3719.000000 297.000000 113.000000" +"origin" "-3720.000000 296.000000 112.000000" +"angles" "-0.000000 313.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "669832.000000" +"part_emitter" "29" +"part_active" "70.000000" +} +{ +"absmin" "-3721.000000 295.000000 111.000000" +"absmax" "-3719.000000 297.000000 113.000000" +"origin" "-3720.000000 296.000000 112.000000" +"angles" "-0.000000 313.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2792.906738" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "669832.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "28" +"part_style" "70.000000" +"start_delay" "5.140446" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3257.000000 -169.000000 111.000000" +"absmax" "-3255.000000 -167.000000 113.000000" +"origin" "-3256.000000 -168.000000 112.000000" +"angles" "-0.000000 18.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "272.000000" +"part_emitter" "31" +"part_active" "70.000000" +} +{ +"absmin" "-3257.000000 -169.000000 111.000000" +"absmax" "-3255.000000 -167.000000 113.000000" +"origin" "-3256.000000 -168.000000 112.000000" +"angles" "-0.000000 18.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2794.393311" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "272.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "30" +"part_style" "70.000000" +"start_delay" "9.161321" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3257.000000 295.000000 111.000000" +"absmax" "-3255.000000 297.000000 113.000000" +"origin" "-3256.000000 296.000000 112.000000" +"angles" "-0.000000 41.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "155366.000000" +"part_emitter" "33" +"part_active" "70.000000" +} +{ +"absmin" "-3257.000000 295.000000 111.000000" +"absmax" "-3255.000000 297.000000 113.000000" +"origin" "-3256.000000 296.000000 112.000000" +"angles" "-0.000000 41.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2791.353027" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "155366.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "32" +"part_style" "70.000000" +"start_delay" "8.088046" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1049.000000 -1857.000000 711.000000" +"absmax" "-1047.000000 -1855.000000 713.000000" +"origin" "-1048.000000 -1856.000000 712.000000" +"angles" "-0.000000 215.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "127100.000000" +"part_emitter" "35" +"part_active" "72.000000" +} +{ +"absmin" "-1049.000000 -1857.000000 711.000000" +"absmax" "-1047.000000 -1855.000000 713.000000" +"origin" "-1048.000000 -1856.000000 712.000000" +"angles" "-0.000000 215.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2794.273682" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "127100.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "34" +"part_style" "72.000000" +"start_delay" "10.646717" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -1609.000000 711.000000" +"absmax" "-1295.000000 -1607.000000 713.000000" +"origin" "-1296.000000 -1608.000000 712.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "595725.000000" +"part_emitter" "37" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -1609.000000 711.000000" +"absmax" "-1295.000000 -1607.000000 713.000000" +"origin" "-1296.000000 -1608.000000 712.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2794.469971" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "595725.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "36" +"part_style" "72.000000" +"start_delay" "4.525681" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -2105.000000 711.000000" +"absmax" "-1295.000000 -2103.000000 713.000000" +"origin" "-1296.000000 -2104.000000 712.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "198378.000000" +"part_emitter" "39" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -2105.000000 711.000000" +"absmax" "-1295.000000 -2103.000000 713.000000" +"origin" "-1296.000000 -2104.000000 712.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2792.482178" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "198378.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "38" +"part_style" "72.000000" +"start_delay" "8.769951" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1545.000000 -1857.000000 711.000000" +"absmax" "-1543.000000 -1855.000000 713.000000" +"origin" "-1544.000000 -1856.000000 712.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "612140.000000" +"part_emitter" "41" +"part_active" "72.000000" +} +{ +"absmin" "-1545.000000 -1857.000000 711.000000" +"absmax" "-1543.000000 -1855.000000 713.000000" +"origin" "-1544.000000 -1856.000000 712.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2790.323486" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "612140.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "40" +"part_style" "72.000000" +"start_delay" "6.854609" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1545.000000 -1857.000000 967.000000" +"absmax" "-1543.000000 -1855.000000 969.000000" +"origin" "-1544.000000 -1856.000000 968.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "483558.000000" +"part_emitter" "43" +"part_active" "72.000000" +} +{ +"absmin" "-1545.000000 -1857.000000 967.000000" +"absmax" "-1543.000000 -1855.000000 969.000000" +"origin" "-1544.000000 -1856.000000 968.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2791.039795" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "483558.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "42" +"part_style" "72.000000" +"start_delay" "5.408277" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1049.000000 -1857.000000 967.000000" +"absmax" "-1047.000000 -1855.000000 969.000000" +"origin" "-1048.000000 -1856.000000 968.000000" +"angles" "-0.000000 72.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "249094.000000" +"part_emitter" "45" +"part_active" "72.000000" +} +{ +"absmin" "-1049.000000 -1857.000000 967.000000" +"absmax" "-1047.000000 -1855.000000 969.000000" +"origin" "-1048.000000 -1856.000000 968.000000" +"angles" "-0.000000 72.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2794.848389" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "249094.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "44" +"part_style" "72.000000" +"start_delay" "10.185278" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -2105.000000 967.000000" +"absmax" "-1295.000000 -2103.000000 969.000000" +"origin" "-1296.000000 -2104.000000 968.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "101032.000000" +"part_emitter" "47" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -2105.000000 967.000000" +"absmax" "-1295.000000 -2103.000000 969.000000" +"origin" "-1296.000000 -2104.000000 968.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2790.735840" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "101032.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "46" +"part_style" "72.000000" +"start_delay" "3.669210" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -1609.000000 967.000000" +"absmax" "-1295.000000 -1607.000000 969.000000" +"origin" "-1296.000000 -1608.000000 968.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "119016.000000" +"part_emitter" "49" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -1609.000000 967.000000" +"absmax" "-1295.000000 -1607.000000 969.000000" +"origin" "-1296.000000 -1608.000000 968.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2794.820312" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "119016.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "48" +"part_style" "72.000000" +"start_delay" "4.268105" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1545.000000 -1185.000000 487.000000" +"absmax" "-1543.000000 -1183.000000 489.000000" +"origin" "-1544.000000 -1184.000000 488.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "150.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "410751.000000" +"part_emitter" "51" +"part_active" "72.000000" +} +{ +"absmin" "-1545.000000 -1185.000000 487.000000" +"absmax" "-1543.000000 -1183.000000 489.000000" +"origin" "-1544.000000 -1184.000000 488.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2789.146484" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "410751.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "50" +"part_style" "72.000000" +"start_delay" "4.468307" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1545.000000 -1185.000000 167.000000" +"absmax" "-1543.000000 -1183.000000 169.000000" +"origin" "-1544.000000 -1184.000000 168.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "150.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "9702.000000" +"part_emitter" "53" +"part_active" "72.000000" +} +{ +"absmin" "-1545.000000 -1185.000000 167.000000" +"absmax" "-1543.000000 -1183.000000 169.000000" +"origin" "-1544.000000 -1184.000000 168.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2792.901367" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "9702.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "52" +"part_style" "72.000000" +"start_delay" "6.881954" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1545.000000 -513.000000 759.000000" +"absmax" "-1543.000000 -511.000000 761.000000" +"origin" "-1544.000000 -512.000000 760.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "218999.000000" +"part_emitter" "55" +"part_active" "72.000000" +} +{ +"absmin" "-1545.000000 -513.000000 759.000000" +"absmax" "-1543.000000 -511.000000 761.000000" +"origin" "-1544.000000 -512.000000 760.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2791.015625" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "218999.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "54" +"part_style" "72.000000" +"start_delay" "8.098056" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -761.000000 759.000000" +"absmax" "-1295.000000 -759.000000 761.000000" +"origin" "-1296.000000 -760.000000 760.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "33152.000000" +"part_emitter" "57" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -761.000000 759.000000" +"absmax" "-1295.000000 -759.000000 761.000000" +"origin" "-1296.000000 -760.000000 760.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2789.518311" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "33152.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "56" +"part_style" "72.000000" +"start_delay" "10.386700" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1049.000000 -513.000000 751.000000" +"absmax" "-1047.000000 -511.000000 753.000000" +"origin" "-1048.000000 -512.000000 752.000000" +"angles" "-0.000000 248.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "755927.000000" +"part_emitter" "59" +"part_active" "72.000000" +} +{ +"absmin" "-1049.000000 -513.000000 751.000000" +"absmax" "-1047.000000 -511.000000 753.000000" +"origin" "-1048.000000 -512.000000 752.000000" +"angles" "-0.000000 248.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2791.417236" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "755927.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "58" +"part_style" "72.000000" +"start_delay" "6.707145" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1545.000000 -513.000000 1015.000000" +"absmax" "-1543.000000 -511.000000 1017.000000" +"origin" "-1544.000000 -512.000000 1016.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "400985.000000" +"part_emitter" "61" +"part_active" "72.000000" +} +{ +"absmin" "-1545.000000 -513.000000 1015.000000" +"absmax" "-1543.000000 -511.000000 1017.000000" +"origin" "-1544.000000 -512.000000 1016.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2791.384277" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "400985.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "60" +"part_style" "72.000000" +"start_delay" "5.411450" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -761.000000 1015.000000" +"absmax" "-1295.000000 -759.000000 1017.000000" +"origin" "-1296.000000 -760.000000 1016.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "93704.000000" +"part_emitter" "63" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -761.000000 1015.000000" +"absmax" "-1295.000000 -759.000000 1017.000000" +"origin" "-1296.000000 -760.000000 1016.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2789.462158" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "93704.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "62" +"part_style" "72.000000" +"start_delay" "6.494003" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1961.000000 1559.000000 103.000000" +"absmax" "-1959.000000 1561.000000 105.000000" +"origin" "-1960.000000 1560.000000 104.000000" +"angles" "-0.000000 131.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "576516.000000" +"part_emitter" "65" +"part_active" "72.000000" +} +{ +"absmin" "-1961.000000 1559.000000 103.000000" +"absmax" "-1959.000000 1561.000000 105.000000" +"origin" "-1960.000000 1560.000000 104.000000" +"angles" "-0.000000 131.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2788.778320" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "576516.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "64" +"part_style" "72.000000" +"start_delay" "5.830897" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -265.000000 1015.000000" +"absmax" "-1295.000000 -263.000000 1017.000000" +"origin" "-1296.000000 -264.000000 1016.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "889111.000000" +"part_emitter" "67" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -265.000000 1015.000000" +"absmax" "-1295.000000 -263.000000 1017.000000" +"origin" "-1296.000000 -264.000000 1016.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2789.469238" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "889111.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "66" +"part_style" "72.000000" +"start_delay" "7.900784" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1545.000000 -513.000000 551.000000" +"absmax" "-1543.000000 -511.000000 553.000000" +"origin" "-1544.000000 -512.000000 552.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "57456.000000" +"part_emitter" "69" +"part_active" "72.000000" +} +{ +"absmin" "-1545.000000 -513.000000 551.000000" +"absmax" "-1543.000000 -511.000000 553.000000" +"origin" "-1544.000000 -512.000000 552.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2790.973877" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "57456.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "68" +"part_style" "72.000000" +"start_delay" "5.380688" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -761.000000 551.000000" +"absmax" "-1295.000000 -759.000000 553.000000" +"origin" "-1296.000000 -760.000000 552.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "30286.000000" +"part_emitter" "71" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -761.000000 551.000000" +"absmax" "-1295.000000 -759.000000 553.000000" +"origin" "-1296.000000 -760.000000 552.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2789.090820" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "30286.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "70" +"part_style" "72.000000" +"start_delay" "4.883846" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1049.000000 -513.000000 551.000000" +"absmax" "-1047.000000 -511.000000 553.000000" +"origin" "-1048.000000 -512.000000 552.000000" +"angles" "-0.000000 309.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "254012.000000" +"part_emitter" "73" +"part_active" "72.000000" +} +{ +"absmin" "-1049.000000 -513.000000 551.000000" +"absmax" "-1047.000000 -511.000000 553.000000" +"origin" "-1048.000000 -512.000000 552.000000" +"angles" "-0.000000 309.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2790.686768" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "254012.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "72" +"part_style" "72.000000" +"start_delay" "4.537156" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -265.000000 551.000000" +"absmax" "-1295.000000 -263.000000 553.000000" +"origin" "-1296.000000 -264.000000 552.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "531280.000000" +"part_emitter" "75" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -265.000000 551.000000" +"absmax" "-1295.000000 -263.000000 553.000000" +"origin" "-1296.000000 -264.000000 552.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2789.548584" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "531280.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "74" +"part_style" "72.000000" +"start_delay" "4.915097" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2369.000000 -65.000000 399.000000" +"absmax" "-2367.000000 -63.000000 401.000000" +"origin" "-2368.000000 -64.000000 400.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "160.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "174080.000000" +"part_emitter" "77" +"part_active" "70.000000" +} +{ +"absmin" "-2369.000000 -65.000000 399.000000" +"absmax" "-2367.000000 -63.000000 401.000000" +"origin" "-2368.000000 -64.000000 400.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2792.938477" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "174080.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "76" +"part_style" "70.000000" +"start_delay" "9.889370" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2369.000000 191.000000 399.000000" +"absmax" "-2367.000000 193.000000 401.000000" +"origin" "-2368.000000 192.000000 400.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "160.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "579072.000000" +"part_emitter" "79" +"part_active" "70.000000" +} +{ +"absmin" "-2369.000000 191.000000 399.000000" +"absmax" "-2367.000000 193.000000 401.000000" +"origin" "-2368.000000 192.000000 400.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2789.510254" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "579072.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "78" +"part_style" "70.000000" +"start_delay" "10.492416" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1961.000000 1191.000000 103.000000" +"absmax" "-1959.000000 1193.000000 105.000000" +"origin" "-1960.000000 1192.000000 104.000000" +"angles" "-0.000000 222.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "474824.000000" +"part_emitter" "81" +"part_active" "72.000000" +} +{ +"absmin" "-1961.000000 1191.000000 103.000000" +"absmax" "-1959.000000 1193.000000 105.000000" +"origin" "-1960.000000 1192.000000 104.000000" +"angles" "-0.000000 222.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2790.880371" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "474824.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "80" +"part_style" "72.000000" +"start_delay" "3.233406" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-921.000000 -217.000000 15.000000" +"absmax" "-919.000000 -215.000000 17.000000" +"origin" "-920.000000 -216.000000 16.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "83494.000000" +"part_emitter" "83" +"part_active" "70.000000" +} +{ +"absmin" "-921.000000 -217.000000 15.000000" +"absmax" "-919.000000 -215.000000 17.000000" +"origin" "-920.000000 -216.000000 16.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2793.181641" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "83494.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "82" +"part_style" "70.000000" +"start_delay" "8.926451" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-897.000000 -241.000000 427.000000" +"absmax" "-895.000000 -239.000000 429.000000" +"origin" "-896.000000 -240.000000 428.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "244720.000000" +"part_emitter" "85" +"part_active" "70.000000" +} +{ +"absmin" "-897.000000 -241.000000 427.000000" +"absmax" "-895.000000 -239.000000 429.000000" +"origin" "-896.000000 -240.000000 428.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2793.578613" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "244720.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "84" +"part_style" "70.000000" +"start_delay" "5.193914" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-897.000000 -785.000000 427.000000" +"absmax" "-895.000000 -783.000000 429.000000" +"origin" "-896.000000 -784.000000 428.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "156267.000000" +"part_emitter" "87" +"part_active" "70.000000" +} +{ +"absmin" "-897.000000 -785.000000 427.000000" +"absmax" "-895.000000 -783.000000 429.000000" +"origin" "-896.000000 -784.000000 428.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2790.260742" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "156267.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "86" +"part_style" "70.000000" +"start_delay" "8.727959" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-921.000000 -809.000000 15.000000" +"absmax" "-919.000000 -807.000000 17.000000" +"origin" "-920.000000 -808.000000 16.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "267462.000000" +"part_emitter" "89" +"part_active" "70.000000" +} +{ +"absmin" "-921.000000 -809.000000 15.000000" +"absmax" "-919.000000 -807.000000 17.000000" +"origin" "-920.000000 -808.000000 16.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2790.730469" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "267462.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "88" +"part_style" "70.000000" +"start_delay" "3.362072" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-353.000000 -241.000000 427.000000" +"absmax" "-351.000000 -239.000000 429.000000" +"origin" "-352.000000 -240.000000 428.000000" +"angles" "-0.000000 139.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "279682.000000" +"part_emitter" "91" +"part_active" "70.000000" +} +{ +"absmin" "-353.000000 -241.000000 427.000000" +"absmax" "-351.000000 -239.000000 429.000000" +"origin" "-352.000000 -240.000000 428.000000" +"angles" "-0.000000 139.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2791.628662" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "279682.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "90" +"part_style" "70.000000" +"start_delay" "9.495316" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-329.000000 -217.000000 15.000000" +"absmax" "-327.000000 -215.000000 17.000000" +"origin" "-328.000000 -216.000000 16.000000" +"angles" "-0.000000 112.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "547274.000000" +"part_emitter" "93" +"part_active" "70.000000" +} +{ +"absmin" "-329.000000 -217.000000 15.000000" +"absmax" "-327.000000 -215.000000 17.000000" +"origin" "-328.000000 -216.000000 16.000000" +"angles" "-0.000000 112.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2792.564941" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "547274.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "92" +"part_style" "70.000000" +"start_delay" "4.941465" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-329.000000 -809.000000 15.000000" +"absmax" "-327.000000 -807.000000 17.000000" +"origin" "-328.000000 -808.000000 16.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "205160.000000" +"part_emitter" "95" +"part_active" "70.000000" +} +{ +"absmin" "-329.000000 -809.000000 15.000000" +"absmax" "-327.000000 -807.000000 17.000000" +"origin" "-328.000000 -808.000000 16.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2792.009521" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "205160.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "94" +"part_style" "70.000000" +"start_delay" "4.525681" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-353.000000 -785.000000 427.000000" +"absmax" "-351.000000 -783.000000 429.000000" +"origin" "-352.000000 -784.000000 428.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "630.000000" +"part_emitter" "97" +"part_active" "70.000000" +} +{ +"absmin" "-353.000000 -785.000000 427.000000" +"absmax" "-351.000000 -783.000000 429.000000" +"origin" "-352.000000 -784.000000 428.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2792.265137" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "630.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "96" +"part_style" "70.000000" +"start_delay" "9.532914" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1737.000000 1555.000000 519.000000" +"absmax" "-1735.000000 1557.000000 521.000000" +"origin" "-1736.000000 1556.000000 520.000000" +"angles" "-0.000000 345.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "447161.000000" +"part_emitter" "99" +"part_active" "72.000000" +} +{ +"absmin" "-1737.000000 1555.000000 519.000000" +"absmax" "-1735.000000 1557.000000 521.000000" +"origin" "-1736.000000 1556.000000 520.000000" +"angles" "-0.000000 345.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2791.470215" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "447161.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "98" +"part_style" "72.000000" +"start_delay" "9.006287" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1737.000000 1199.000000 519.000000" +"absmax" "-1735.000000 1201.000000 521.000000" +"origin" "-1736.000000 1200.000000 520.000000" +"angles" "-0.000000 148.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "1054.000000" +"part_emitter" "101" +"part_active" "72.000000" +} +{ +"absmin" "-1737.000000 1199.000000 519.000000" +"absmax" "-1735.000000 1201.000000 521.000000" +"origin" "-1736.000000 1200.000000 520.000000" +"angles" "-0.000000 148.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2793.747314" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "1054.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "100" +"part_style" "72.000000" +"start_delay" "4.736869" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2921.000000 -457.000000 239.000000" +"absmax" "-2919.000000 -455.000000 241.000000" +"origin" "-2920.000000 -456.000000 240.000000" +"angles" "-0.000000 112.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "119079.000000" +"part_emitter" "103" +"part_active" "70.000000" +} +{ +"absmin" "-2921.000000 -457.000000 239.000000" +"absmax" "-2919.000000 -455.000000 241.000000" +"origin" "-2920.000000 -456.000000 240.000000" +"angles" "-0.000000 112.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2789.287109" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "119079.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "102" +"part_style" "70.000000" +"start_delay" "3.987823" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2457.000000 -457.000000 239.000000" +"absmax" "-2455.000000 -455.000000 241.000000" +"origin" "-2456.000000 -456.000000 240.000000" +"angles" "-0.000000 280.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "690461.000000" +"part_emitter" "105" +"part_active" "70.000000" +} +{ +"absmin" "-2457.000000 -457.000000 239.000000" +"absmax" "-2455.000000 -455.000000 241.000000" +"origin" "-2456.000000 -456.000000 240.000000" +"angles" "-0.000000 280.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2790.132568" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "690461.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "104" +"part_style" "70.000000" +"start_delay" "8.252357" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2921.000000 263.000000 271.000000" +"absmax" "-2919.000000 265.000000 273.000000" +"origin" "-2920.000000 264.000000 272.000000" +"angles" "-0.000000 111.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "79921.000000" +"part_emitter" "107" +"part_active" "70.000000" +} +{ +"absmin" "-2921.000000 263.000000 271.000000" +"absmax" "-2919.000000 265.000000 273.000000" +"origin" "-2920.000000 264.000000 272.000000" +"angles" "-0.000000 111.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2791.131592" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "79921.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "106" +"part_style" "70.000000" +"start_delay" "4.454390" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2457.000000 263.000000 271.000000" +"absmax" "-2455.000000 265.000000 273.000000" +"origin" "-2456.000000 264.000000 272.000000" +"angles" "-0.000000 43.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "220774.000000" +"part_emitter" "109" +"part_active" "70.000000" +} +{ +"absmin" "-2457.000000 263.000000 271.000000" +"absmax" "-2455.000000 265.000000 273.000000" +"origin" "-2456.000000 264.000000 272.000000" +"angles" "-0.000000 43.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2789.846680" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "220774.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "108" +"part_style" "70.000000" +"start_delay" "8.897396" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2817.000000 543.000000 463.000000" +"absmax" "-2815.000000 545.000000 465.000000" +"origin" "-2816.000000 544.000000 464.000000" +"angles" "-0.000000 199.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "295368.000000" +"part_emitter" "111" +"part_active" "70.000000" +} +{ +"absmin" "-2817.000000 543.000000 463.000000" +"absmax" "-2815.000000 545.000000 465.000000" +"origin" "-2816.000000 544.000000 464.000000" +"angles" "-0.000000 199.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2790.050781" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "295368.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "110" +"part_style" "70.000000" +"start_delay" "8.974547" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2561.000000 543.000000 463.000000" +"absmax" "-2559.000000 545.000000 465.000000" +"origin" "-2560.000000 544.000000 464.000000" +"angles" "-0.000000 289.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "358462.000000" +"part_emitter" "113" +"part_active" "70.000000" +} +{ +"absmin" "-2561.000000 543.000000 463.000000" +"absmax" "-2559.000000 545.000000 465.000000" +"origin" "-2560.000000 544.000000 464.000000" +"angles" "-0.000000 289.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2788.828125" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "358462.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "112" +"part_style" "70.000000" +"start_delay" "3.854030" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2121.000000 -169.000000 367.000000" +"absmax" "-2119.000000 -167.000000 369.000000" +"origin" "-2120.000000 -168.000000 368.000000" +"angles" "-0.000000 47.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "267720.000000" +"part_emitter" "115" +"part_active" "70.000000" +} +{ +"absmin" "-2121.000000 -169.000000 367.000000" +"absmax" "-2119.000000 -167.000000 369.000000" +"origin" "-2120.000000 -168.000000 368.000000" +"angles" "-0.000000 47.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2792.514648" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "267720.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "114" +"part_style" "70.000000" +"start_delay" "4.115024" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2121.000000 295.000000 367.000000" +"absmax" "-2119.000000 297.000000 369.000000" +"origin" "-2120.000000 296.000000 368.000000" +"angles" "-0.000000 176.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "196504.000000" +"part_emitter" "117" +"part_active" "70.000000" +} +{ +"absmin" "-2121.000000 295.000000 367.000000" +"absmax" "-2119.000000 297.000000 369.000000" +"origin" "-2120.000000 296.000000 368.000000" +"angles" "-0.000000 176.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2790.723877" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "196504.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "116" +"part_style" "70.000000" +"start_delay" "3.709006" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-1657.000000 295.000000 367.000000" +"absmax" "-1655.000000 297.000000 369.000000" +"origin" "-1656.000000 296.000000 368.000000" +"angles" "-0.000000 188.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "131850.000000" +"part_emitter" "119" +"part_active" "70.000000" +} +{ +"absmin" "-1657.000000 295.000000 367.000000" +"absmax" "-1655.000000 297.000000 369.000000" +"origin" "-1656.000000 296.000000 368.000000" +"angles" "-0.000000 188.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2792.849365" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "131850.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "118" +"part_style" "70.000000" +"start_delay" "4.947569" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-1657.000000 -169.000000 367.000000" +"absmax" "-1655.000000 -167.000000 369.000000" +"origin" "-1656.000000 -168.000000 368.000000" +"angles" "-0.000000 97.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "114615.000000" +"part_emitter" "121" +"part_active" "70.000000" +} +{ +"absmin" "-1657.000000 -169.000000 367.000000" +"absmax" "-1655.000000 -167.000000 369.000000" +"origin" "-1656.000000 -168.000000 368.000000" +"angles" "-0.000000 97.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2794.420166" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "114615.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "120" +"part_style" "70.000000" +"start_delay" "5.146062" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2121.000000 471.000000 431.000000" +"absmax" "-2119.000000 473.000000 433.000000" +"origin" "-2120.000000 472.000000 432.000000" +"angles" "-0.000000 131.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "46566.000000" +"part_emitter" "123" +"part_active" "70.000000" +} +{ +"absmin" "-2121.000000 471.000000 431.000000" +"absmax" "-2119.000000 473.000000 433.000000" +"origin" "-2120.000000 472.000000 432.000000" +"angles" "-0.000000 131.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2793.676025" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "46566.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "122" +"part_style" "70.000000" +"start_delay" "10.434309" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2121.000000 935.000000 431.000000" +"absmax" "-2119.000000 937.000000 433.000000" +"origin" "-2120.000000 936.000000 432.000000" +"angles" "-0.000000 309.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "232312.000000" +"part_emitter" "125" +"part_active" "70.000000" +} +{ +"absmin" "-2121.000000 935.000000 431.000000" +"absmax" "-2119.000000 937.000000 433.000000" +"origin" "-2120.000000 936.000000 432.000000" +"angles" "-0.000000 309.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2788.678955" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "232312.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "124" +"part_style" "70.000000" +"start_delay" "9.802942" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-1657.000000 935.000000 431.000000" +"absmax" "-1655.000000 937.000000 433.000000" +"origin" "-1656.000000 936.000000 432.000000" +"angles" "-0.000000 130.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "102311.000000" +"part_emitter" "127" +"part_active" "70.000000" +} +{ +"absmin" "-1657.000000 935.000000 431.000000" +"absmax" "-1655.000000 937.000000 433.000000" +"origin" "-1656.000000 936.000000 432.000000" +"angles" "-0.000000 130.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2792.044189" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "102311.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "126" +"part_style" "70.000000" +"start_delay" "8.769951" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-1657.000000 471.000000 431.000000" +"absmax" "-1655.000000 473.000000 433.000000" +"origin" "-1656.000000 472.000000 432.000000" +"angles" "-0.000000 80.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "876071.000000" +"part_emitter" "129" +"part_active" "70.000000" +} +{ +"absmin" "-1657.000000 471.000000 431.000000" +"absmax" "-1655.000000 473.000000 433.000000" +"origin" "-1656.000000 472.000000 432.000000" +"angles" "-0.000000 80.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2792.343018" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "876071.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "128" +"part_style" "70.000000" +"start_delay" "10.355938" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2017.000000 383.000000 415.000000" +"absmax" "-2015.000000 385.000000 417.000000" +"origin" "-2016.000000 384.000000 416.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "160.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "205713.000000" +"part_emitter" "131" +"part_active" "70.000000" +} +{ +"absmin" "-2017.000000 383.000000 415.000000" +"absmax" "-2015.000000 385.000000 417.000000" +"origin" "-2016.000000 384.000000 416.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2794.275146" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "205713.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "130" +"part_style" "70.000000" +"start_delay" "8.331461" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-625.000000 -2265.000000 359.000000" +"absmax" "-623.000000 -2263.000000 361.000000" +"origin" "-624.000000 -2264.000000 360.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "115068.000000" +"part_emitter" "133" +"part_active" "72.000000" +} +{ +"absmin" "-625.000000 -2265.000000 359.000000" +"absmax" "-623.000000 -2263.000000 361.000000" +"origin" "-624.000000 -2264.000000 360.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2795.909912" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "115068.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "132" +"part_style" "72.000000" +"start_delay" "8.545580" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-625.000000 -2201.000000 823.000000" +"absmax" "-623.000000 -2199.000000 825.000000" +"origin" "-624.000000 -2200.000000 824.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "454530.000000" +"part_emitter" "135" +"part_active" "72.000000" +} +{ +"absmin" "-625.000000 -2201.000000 823.000000" +"absmax" "-623.000000 -2199.000000 825.000000" +"origin" "-624.000000 -2200.000000 824.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2793.250977" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "454530.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "134" +"part_style" "72.000000" +"start_delay" "3.649434" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-625.000000 -1513.000000 823.000000" +"absmax" "-623.000000 -1511.000000 825.000000" +"origin" "-624.000000 -1512.000000 824.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "948480.000000" +"part_emitter" "137" +"part_active" "72.000000" +} +{ +"absmin" "-625.000000 -1513.000000 823.000000" +"absmax" "-623.000000 -1511.000000 825.000000" +"origin" "-624.000000 -1512.000000 824.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2792.953369" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "948480.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "136" +"part_style" "72.000000" +"start_delay" "8.422041" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-929.000000 -1609.000000 583.000000" +"absmax" "-927.000000 -1607.000000 585.000000" +"origin" "-928.000000 -1608.000000 584.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "99507.000000" +"part_emitter" "139" +"part_active" "72.000000" +} +{ +"absmin" "-929.000000 -1609.000000 583.000000" +"absmax" "-927.000000 -1607.000000 585.000000" +"origin" "-928.000000 -1608.000000 584.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2792.449463" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "99507.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "138" +"part_style" "72.000000" +"start_delay" "9.093448" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-929.000000 -2105.000000 583.000000" +"absmax" "-927.000000 -2103.000000 585.000000" +"origin" "-928.000000 -2104.000000 584.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "3896.000000" +"part_emitter" "141" +"part_active" "72.000000" +} +{ +"absmin" "-929.000000 -2105.000000 583.000000" +"absmax" "-927.000000 -2103.000000 585.000000" +"origin" "-928.000000 -2104.000000 584.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2791.382080" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "3896.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "140" +"part_style" "72.000000" +"start_delay" "10.019745" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "47.000000 -2105.000000 967.000000" +"absmax" "49.000000 -2103.000000 969.000000" +"origin" "48.000000 -2104.000000 968.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "841857.000000" +"part_emitter" "143" +"part_active" "72.000000" +} +{ +"absmin" "47.000000 -2105.000000 967.000000" +"absmax" "49.000000 -2103.000000 969.000000" +"origin" "48.000000 -2104.000000 968.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2794.485352" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "841857.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "142" +"part_style" "72.000000" +"start_delay" "8.545580" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "47.000000 -1609.000000 967.000000" +"absmax" "49.000000 -1607.000000 969.000000" +"origin" "48.000000 -1608.000000 968.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "106400.000000" +"part_emitter" "145" +"part_active" "72.000000" +} +{ +"absmin" "47.000000 -1609.000000 967.000000" +"absmax" "49.000000 -1607.000000 969.000000" +"origin" "48.000000 -1608.000000 968.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2790.654297" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "106400.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "144" +"part_style" "72.000000" +"start_delay" "8.396648" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-201.000000 -1857.000000 967.000000" +"absmax" "-199.000000 -1855.000000 969.000000" +"origin" "-200.000000 -1856.000000 968.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "66171.000000" +"part_emitter" "147" +"part_active" "72.000000" +} +{ +"absmin" "-201.000000 -1857.000000 967.000000" +"absmax" "-199.000000 -1855.000000 969.000000" +"origin" "-200.000000 -1856.000000 968.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2794.426514" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "66171.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "146" +"part_style" "72.000000" +"start_delay" "4.005646" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "295.000000 -1857.000000 967.000000" +"absmax" "297.000000 -1855.000000 969.000000" +"origin" "296.000000 -1856.000000 968.000000" +"angles" "-0.000000 138.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "273152.000000" +"part_emitter" "149" +"part_active" "72.000000" +} +{ +"absmin" "295.000000 -1857.000000 967.000000" +"absmax" "297.000000 -1855.000000 969.000000" +"origin" "296.000000 -1856.000000 968.000000" +"angles" "-0.000000 138.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2791.301025" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "273152.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "148" +"part_style" "72.000000" +"start_delay" "5.350413" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "295.000000 -1185.000000 903.000000" +"absmax" "297.000000 -1183.000000 905.000000" +"origin" "296.000000 -1184.000000 904.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "183570.000000" +"part_emitter" "151" +"part_active" "72.000000" +} +{ +"absmin" "295.000000 -1185.000000 903.000000" +"absmax" "297.000000 -1183.000000 905.000000" +"origin" "296.000000 -1184.000000 904.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2790.219238" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "183570.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "150" +"part_style" "72.000000" +"start_delay" "10.566637" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "295.000000 -1185.000000 583.000000" +"absmax" "297.000000 -1183.000000 585.000000" +"origin" "296.000000 -1184.000000 584.000000" +"angles" "-0.000000 150.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "288660.000000" +"part_emitter" "153" +"part_active" "72.000000" +} +{ +"absmin" "295.000000 -1185.000000 583.000000" +"absmax" "297.000000 -1183.000000 585.000000" +"origin" "296.000000 -1184.000000 584.000000" +"angles" "-0.000000 150.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2791.562744" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "288660.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "152" +"part_style" "72.000000" +"start_delay" "3.009766" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-929.000000 -817.000000 863.000000" +"absmax" "-927.000000 -815.000000 865.000000" +"origin" "-928.000000 -816.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "168592.000000" +"part_emitter" "155" +"part_active" "70.000000" +} +{ +"absmin" "-929.000000 -817.000000 863.000000" +"absmax" "-927.000000 -815.000000 865.000000" +"origin" "-928.000000 -816.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2790.368652" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "168592.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "154" +"part_style" "70.000000" +"start_delay" "7.453993" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-321.000000 -817.000000 863.000000" +"absmax" "-319.000000 -815.000000 865.000000" +"origin" "-320.000000 -816.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "203401.000000" +"part_emitter" "157" +"part_active" "70.000000" +} +{ +"absmin" "-321.000000 -817.000000 863.000000" +"absmax" "-319.000000 -815.000000 865.000000" +"origin" "-320.000000 -816.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2791.986572" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "203401.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "156" +"part_style" "70.000000" +"start_delay" "3.793725" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-321.000000 -209.000000 863.000000" +"absmax" "-319.000000 -207.000000 865.000000" +"origin" "-320.000000 -208.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "907046.000000" +"part_emitter" "159" +"part_active" "70.000000" +} +{ +"absmin" "-321.000000 -209.000000 863.000000" +"absmax" "-319.000000 -207.000000 865.000000" +"origin" "-320.000000 -208.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2790.921631" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "907046.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "158" +"part_style" "70.000000" +"start_delay" "5.317698" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-929.000000 -209.000000 863.000000" +"absmax" "-927.000000 -207.000000 865.000000" +"origin" "-928.000000 -208.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "650844.000000" +"part_emitter" "161" +"part_active" "70.000000" +} +{ +"absmin" "-929.000000 -209.000000 863.000000" +"absmax" "-927.000000 -207.000000 865.000000" +"origin" "-928.000000 -208.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2793.557861" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "650844.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "160" +"part_style" "70.000000" +"start_delay" "6.659780" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-921.000000 -2153.000000 175.000000" +"absmax" "-919.000000 -2151.000000 177.000000" +"origin" "-920.000000 -2152.000000 176.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "9537.000000" +"part_emitter" "163" +"part_active" "70.000000" +} +{ +"absmin" "-921.000000 -2153.000000 175.000000" +"absmax" "-919.000000 -2151.000000 177.000000" +"origin" "-920.000000 -2152.000000 176.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2790.439453" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "9537.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "162" +"part_style" "70.000000" +"start_delay" "6.173681" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-921.000000 -1561.000000 175.000000" +"absmax" "-919.000000 -1559.000000 177.000000" +"origin" "-920.000000 -1560.000000 176.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "320400.000000" +"part_emitter" "165" +"part_active" "70.000000" +} +{ +"absmin" "-921.000000 -1561.000000 175.000000" +"absmax" "-919.000000 -1559.000000 177.000000" +"origin" "-920.000000 -1560.000000 176.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2789.091309" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "320400.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "164" +"part_style" "70.000000" +"start_delay" "7.040651" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-329.000000 -2153.000000 463.000000" +"absmax" "-327.000000 -2151.000000 465.000000" +"origin" "-328.000000 -2152.000000 464.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "463981.000000" +"part_emitter" "167" +"part_active" "70.000000" +} +{ +"absmin" "-329.000000 -2153.000000 463.000000" +"absmax" "-327.000000 -2151.000000 465.000000" +"origin" "-328.000000 -2152.000000 464.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2790.897949" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "463981.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "166" +"part_style" "70.000000" +"start_delay" "6.732780" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-329.000000 -1561.000000 463.000000" +"absmax" "-327.000000 -1559.000000 465.000000" +"origin" "-328.000000 -1560.000000 464.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "190143.000000" +"part_emitter" "169" +"part_active" "70.000000" +} +{ +"absmin" "-329.000000 -1561.000000 463.000000" +"absmax" "-327.000000 -1559.000000 465.000000" +"origin" "-328.000000 -1560.000000 464.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2794.270020" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "190143.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "168" +"part_style" "70.000000" +"start_delay" "3.560320" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-873.000000 -1185.000000 103.000000" +"absmax" "-871.000000 -1183.000000 105.000000" +"origin" "-872.000000 -1184.000000 104.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "127092.000000" +"part_emitter" "171" +"part_active" "72.000000" +} +{ +"absmin" "-873.000000 -1185.000000 103.000000" +"absmax" "-871.000000 -1183.000000 105.000000" +"origin" "-872.000000 -1184.000000 104.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2792.701172" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "127092.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "170" +"part_style" "72.000000" +"start_delay" "4.268105" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-377.000000 -1185.000000 103.000000" +"absmax" "-375.000000 -1183.000000 105.000000" +"origin" "-376.000000 -1184.000000 104.000000" +"angles" "-0.000000 15.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "26341.000000" +"part_emitter" "173" +"part_active" "72.000000" +} +{ +"absmin" "-377.000000 -1185.000000 103.000000" +"absmax" "-375.000000 -1183.000000 105.000000" +"origin" "-376.000000 -1184.000000 104.000000" +"angles" "-0.000000 15.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2793.589844" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "26341.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "172" +"part_style" "72.000000" +"start_delay" "4.947569" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-625.000000 -1433.000000 103.000000" +"absmax" "-623.000000 -1431.000000 105.000000" +"origin" "-624.000000 -1432.000000 104.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "467775.000000" +"part_emitter" "175" +"part_active" "72.000000" +} +{ +"absmin" "-625.000000 -1433.000000 103.000000" +"absmax" "-623.000000 -1431.000000 105.000000" +"origin" "-624.000000 -1432.000000 104.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2789.755127" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "467775.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "174" +"part_style" "72.000000" +"start_delay" "8.545580" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"absmin" "-425.000000 -1857.000000 175.000000" +"absmax" "-423.000000 -1855.000000 177.000000" +"origin" "-424.000000 -1856.000000 176.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"target" "secret_spears" +"targetname" "spear_counter" +"wait" "2.000000" +"count" "2.000000" +"height" "2.000000" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"modelindex" "2.000000" +"absmin" "-337.000000 -1921.000000 31.000000" +"absmax" "-287.000000 -1791.000000 289.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*1" +"mins" "-336.000000 -1920.000000 32.000000" +"maxs" "-288.000000 -1792.000000 288.000000" +"size" "48.000000 128.000000 256.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "177" +"yaw_speed" "100.000000" +"targetname" "secret_spears" +"owner" "177" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "doors/ddoor2.wav" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*1" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "64.000000" +"state" "1.000000" +"pos2" "-0.000008 0.000000 -192.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "3.000000" +"absmin" "-353.000000 -2097.000000 327.000000" +"absmax" "-319.000000 -2063.000000 337.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_button" +"model" "*2" +"mins" "-352.000000 -2096.000000 328.000000" +"maxs" "-320.000000 -2064.000000 336.000000" +"size" "32.000000 32.000000 8.000000" "think" "SUB_Null" -"nextthink" "-1.000000" -"health" "-38.588306" -"deadflag" "2.000000" -"view_ofs" "0.000000 0.000000 8.000000" -"enemy" "1" -"flags" "544.000000" -"max_health" "25.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"ideal_yaw" "270.000000" -"yaw_speed" "20.000000" -"goalentity" "1" -"th_stand" "dog_stand1" -"th_walk" "dog_walk1" -"th_run" "dog_run1" -"th_melee" "dog_atta1" -"th_pain" "dog_pain" -"th_die" "dog_die" -"oldenemy" "1" -"search_time" "28.226055" -"attack_state" "1.000000" -"attack_finished" "9.025997" -"pain_finished" "5.726000" -"show_hostile" "24.226055" -"mdl" "progs/mon_dog.mdl" -"pausetime" "999999.000000" -"lip" "3.994751" -"waitmin" "1000022.375000" -"activate" "1" -"bboxtype" "20.000000" -"bbmins" "-20.000000 -20.000000 -24.000000" -"bbmaxs" "20.000000 20.000000 16.000000" -"idmins" "-32.000000 -32.000000 -24.000000" -"idmaxs" "32.000000 32.000000 40.000000" -"classtype" "120.000000" -"classgroup" "620.000000" -"classmove" "1.000000" -"gibhealth" "-35.000000" -"gibbed" "1.000000" -"headmdl" "progs/h_dog.mdl" -"estate" "2.000000" -"th_checkattack" "DogCheckAttack" -"th_jump" "dog_leap1" -"th_jumpexit" "dog_leap8" -"liquidbase" "-1.000000" -"liquidcheck" "24.126055" -"meleeoffset" "24.000000 0.000000 10.000000" -"pain_flinch" "10.000000" -"pain_finstate" "5.726000" -"pain_check" "1.000000" -"pain_timeout" "1.000000" -"pain_sound" "dog/dpain1.wav" -"deathstring" " was mauled by a Rottweiler -" -"idletimer" "27.549582" -"idle_sound" "dog/idle.wav" -"sight_timeout" "12.767473" -"sight_sound" "dog/dsight.wav" -"enemydist" "208.799026" -"switchattacker" "18" -"switchtimer" "5.726000" -"switchoverride" "1.000000" -"steptype" "1.000000" -"steplast" "4.000000" -"dmgtimeframe" "23.384001" -"dmgcombined" "12.000000" -"blockudeath" "1.000000" +"blocked" "func_button_blocked" +"health" "1.000000" +"takedamage" "1.000000" +"max_health" "1.000000" +"target" "spear_counter" +"movedir" "-0.000000 -0.000000 1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"th_die" "func_button_killed" +"speed" "40.000000" +"mdl" "*2" +"wait" "-1.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "-0.000000 0.000000 3.999999" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" } { -"modelindex" "80.000000" -"absmin" "-361.065216 -203.681107 63.313248" -"absmax" "-319.065216 -161.681107 105.313248" -"movetype" "4.000000" +"modelindex" "4.000000" +"absmin" "-353.000000 -1649.000000 327.000000" +"absmax" "-319.000000 -1615.000000 337.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_button" +"model" "*3" +"mins" "-352.000000 -1648.000000 328.000000" +"maxs" "-320.000000 -1616.000000 336.000000" +"size" "32.000000 32.000000 8.000000" +"think" "SUB_Null" +"blocked" "func_button_blocked" +"health" "1.000000" +"takedamage" "1.000000" +"max_health" "1.000000" +"target" "spear_counter" +"movedir" "-0.000000 -0.000000 1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"th_die" "func_button_killed" +"speed" "40.000000" +"mdl" "*3" +"wait" "-1.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "-0.000000 0.000000 3.999999" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-369.000000 -1905.000000 127.000000" +"absmax" "-351.000000 -1807.000000 177.000000" "solid" "1.000000" -"origin" "-340.065216 -182.681107 88.313248" -"oldorigin" "-339.785889 -178.690872 88.313248" -"velocity" "20.950535 299.267548 0.000000" -"angles" "0.000000 85.995483 0.000000" -"classname" "monster_dog" -"model" "progs/mon_dog.mdl" -"frame" "16.000000" -"mins" "-20.000000 -20.000000 -24.000000" -"maxs" "20.000000 20.000000 16.000000" -"size" "40.000000 40.000000 40.000000" -"touch" "SUB_Null" -"use" "monster_use" -"think" "monster_deadbody_check" -"nextthink" "211.087631" -"health" "-13.953672" -"takedamage" "2.000000" -"deadflag" "2.000000" -"view_ofs" "0.000000 0.000000 8.000000" -"enemy" "19" -"flags" "544.000000" -"max_health" "25.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"ideal_yaw" "270.000000" -"yaw_speed" "20.000000" -"goalentity" "19" -"th_stand" "dog_stand1" -"th_walk" "dog_walk1" -"th_run" "dog_run1" -"th_melee" "dog_atta1" -"th_pain" "dog_pain" -"th_die" "dog_die" -"oldenemy" "1" -"search_time" "31.866005" -"attack_state" "1.000000" -"attack_finished" "28.684013" -"pain_finished" "1000028.687500" -"show_hostile" "28.684013" -"jump_flag" "29.466000" -"mdl" "progs/mon_dog.mdl" -"pausetime" "999999.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-368.000000 -1904.000000 128.000000" +"maxs" "-352.000000 -1808.000000 176.000000" +"size" "16.000000 96.000000 48.000000" +"touch" "trigger_bmodel_touch" +"message" "Sixth Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*4" +"wait" "-1.000000" "count" "1.000000" -"activate" "19" -"bboxtype" "20.000000" -"bbmins" "-20.000000 -20.000000 -24.000000" -"bbmaxs" "20.000000 20.000000 16.000000" -"idmins" "-32.000000 -32.000000 -24.000000" -"idmaxs" "32.000000 32.000000 40.000000" -"classtype" "120.000000" -"classgroup" "620.000000" -"classmove" "1.000000" -"gibhealth" "-35.000000" -"headmdl" "progs/h_dog.mdl" -"th_checkattack" "DogCheckAttack" -"th_jump" "dog_leap1" -"th_jumpexit" "dog_leap8" -"liquidbase" "-1.000000" -"liquidcheck" "27.866005" -"meleeoffset" "24.000000 0.000000 10.000000" -"pain_flinch" "10.000000" -"pain_check" "1.000000" -"pain_timeout" "1.000000" -"pain_sound" "dog/dpain1.wav" -"deathstring" " was mauled by a Rottweiler -" -"idletimer" "31.356394" -"idle_sound" "dog/idle.wav" -"sight_timeout" "12.742209" -"sight_sound" "dog/dsight.wav" -"enemydist" "156.325592" -"switchattacker" "19" -"switchtimer" "28.684013" -"switchoverride" "1.000000" -"steptype" "1.000000" -"steplast" "3.000000" -"bodyonflr" "TRUE" -"blockudeath" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-368.000000 -1904.000000 128.000000" +"bbmaxs" "-352.000000 -1808.000000 176.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" } { -"modelindex" "75.000000" -"absmin" "266.574158 296.534912 63.313248" -"absmax" "300.574158 330.534912 121.313248" -"movetype" "4.000000" -"solid" "1.000000" -"origin" "283.574158 313.534912 88.313248" -"oldorigin" "283.574158 293.534912 88.313248" -"angles" "0.000000 149.985352 0.000000" -"classname" "monster_army" -"model" "progs/mon_soldier.mdl" -"frame" "17.000000" -"skin" "1.000000" -"mins" "-16.000000 -16.000000 -24.000000" -"maxs" "16.000000 16.000000 32.000000" -"size" "32.000000 32.000000 56.000000" -"touch" "SUB_Null" -"use" "monster_use" -"think" "monster_deadbody_check" -"nextthink" "211.029694" -"ammo_shells" "5.000000" -"takedamage" "2.000000" -"deadflag" "2.000000" -"view_ofs" "0.000000 0.000000 24.000000" -"enemy" "16" -"flags" "544.000000" -"max_health" "30.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"ideal_yaw" "226.000000" -"yaw_speed" "20.000000" -"goalentity" "16" -"th_stand" "army_stand1" -"th_walk" "army_walk1" -"th_run" "army_run1" -"th_missile" "army_atk1" -"th_pain" "army_pain" -"th_die" "army_die" -"oldenemy" "1" -"search_time" "12.425997" -"attack_state" "4.000000" -"attack_finished" "6.725999" -"pain_finished" "1000007.312500" -"show_hostile" "8.425997" -"mdl" "progs/mon_soldier.mdl" -"pausetime" "999999.000000" -"lip" "0.375652" -"activate" "16" -"bboxtype" "4.000000" -"bbmins" "-16.000000 -16.000000 -24.000000" -"bbmaxs" "16.000000 16.000000 32.000000" -"classtype" "100.000000" -"classgroup" "600.000000" -"classmove" "1.000000" -"gibhealth" "-35.000000" -"headmdl" "progs/h_soldier.mdl" -"randomskin" "4.000000" -"th_checkattack" "SoldierCheckAttack" -"liquidbase" "-1.000000" -"liquidcheck" "8.125998" -"attack_offset" "12.000000 8.000000 12.000000" -"pain_flinch" "20.000000" -"pain_longanim" "1.000000" -"pain_check" "1.000000" -"pain_timeout" "1.000000" -"pain_sound" "soldier/pain1.wav" -"pain_sound2" "soldier/pain2.wav" -"deathstring" " was shot by a Grunt -" -"idletimer" "14.357115" -"idle_sound" "soldier/idle.wav" -"sight_timeout" "12.820181" -"sight_sound" "soldier/sight1.wav" -"enemydist" "56.351692" -"switchattacker" "16" -"switchtimer" "6.725999" -"switchoverride" "1.000000" -"steptype" "4.000000" -"steplast" "1.000000" -"bodyonflr" "TRUE" -"gib1mdl" "progs/w_soldiergun.mdl" -"gib3mdl" "progs/gib_soldfoot2.mdl" -"gib1skin" "1.000000" -"gib1sound" "20.000000" -"blockudeath" "1.000000" +"modelindex" "269.000000" +"absmin" "-1777.000000 -697.000000 631.000000" +"absmax" "-1775.000000 -695.000000 633.000000" +"origin" "-1776.000000 -696.000000 632.000000" +"angles" "-0.000000 7.000000 -0.000000" +"classname" "light_flame_small_white" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "250.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "272964.000000" +"part_emitter" "182" +"part_active" "70.000000" } { -"absmin" "139.386261 198.191437 87.313248" -"absmax" "141.386261 200.191437 89.313248" -"origin" "140.386261 199.191437 88.313248" -"oldorigin" "-339.671875 -220.421387 88.313248" -"angles" "0.000000 154.984131 0.000000" -"classname" "monster_hell_knight" -"frame" "43.000000" -"touch" "SUB_Null" -"use" "SUB_Null" -"think" "SUB_Null" -"nextthink" "-1.000000" -"health" "-40.707752" -"deadflag" "2.000000" -"view_ofs" "0.000000 0.000000 24.000000" +"absmin" "-1777.000000 -697.000000 631.000000" +"absmax" "-1775.000000 -695.000000 633.000000" +"origin" "-1776.000000 -696.000000 632.000000" +"angles" "-0.000000 7.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2790.876465" "enemy" "1" -"flags" "544.000000" -"max_health" "250.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"ideal_yaw" "180.000000" -"yaw_speed" "20.000000" -"goalentity" "1" -"th_stand" "hknight_stand1" -"th_walk" "hknight_walk1" -"th_run" "hknight_run1" -"th_missile" "hknight_magicc1" -"th_melee" "hknight_melee" -"th_pain" "hknight_pain" -"th_die" "hknight_die" -"oldenemy" "1" -"search_time" "93.739838" -"attack_state" "1.000000" -"attack_finished" "88.739868" -"pain_finished" "79.839996" -"show_hostile" "89.739838" -"mdl" "progs/mon_hknight.mdl" -"pausetime" "999999.000000" -"lip" "3.328715" -"waitmin" "1000087.875000" -"activate" "1" -"bboxtype" "5.000000" -"bbmins" "-16.000000 -16.000000 -24.000000" -"bbmaxs" "16.000000 16.000000 40.000000" -"classtype" "130.000000" -"classgroup" "637.000000" -"classmove" "1.000000" -"gibhealth" "-40.000000" -"gibbed" "1.000000" -"headmdl" "progs/h_hellkn.mdl" -"estate" "2.000000" -"th_checkattack" "CheckAttack" -"th_charge" "hknight_char_a1" -"liquidbase" "-1.000000" -"liquidcheck" "89.339844" -"attack_chance" "0.200000" -"attack_speed" "250.000000" -"meleeattack" "2.000000" -"meleetimer" "29.784018" -"pain_flinch" "40.000000" -"pain_longanim" "1.000000" -"pain_finstate" "79.839996" -"pain_check" "1.000000" -"pain_timeout" "1.500000" -"pain_sound" "hknight/pain1.wav" -"death_sound" "hknight/death1.wav" -"deathstring" " was slain by a Hell Knight -" -"idletimer" "92.120018" -"idle_sound" "hknight/idle.wav" -"sight_timeout" "12.796663" -"sight_sound" "hknight/sight1.wav" -"enemydist" "241.461716" -"switchattacker" "17" -"switchtimer" "25.084000" -"switchoverride" "1.000000" -"steptype" "5.000000" -"steplast" "3.000000" -"dmgtimeframe" "88.854996" -"dmgcombined" "4.000000" -"gib1mdl" "progs/w_hknightsword.mdl" -"gib1sound" "40.000000" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "272964.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "181" +"part_style" "70.000000" +"start_delay" "7.912015" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" } { -"modelindex" "89.000000" -"absmin" "-317.818512 -45.349106 63.313248" -"absmax" "-283.818512 -11.349106 129.313248" -"movetype" "4.000000" +"absmin" "-1697.000000 -561.000000 639.000000" +"absmax" "-1647.000000 -479.000000 689.000000" "solid" "1.000000" -"origin" "-300.818512 -28.349106 88.313248" -"oldorigin" "288.000000 272.000000 88.313248" -"angles" "0.000000 256.997681 0.000000" -"classname" "monster_enforcer" -"model" "progs/mon_enforcer.mdl" -"frame" "54.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-1696.000000 -560.000000 640.000000" +"maxs" "-1648.000000 -480.000000 688.000000" +"size" "48.000000 80.000000 48.000000" +"touch" "trigger_bmodel_touch" +"message" "Seventh Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*5" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-1696.000000 -560.000000 640.000000" +"bbmaxs" "-1648.000000 -480.000000 688.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "271.000000" +"absmin" "-1807.000000 -671.000000 608.031250" +"absmax" "-1745.000000 -609.000000 664.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-1776.000000 -640.000000 608.031250" +"oldorigin" "-1776.000000 -640.000000 608.031250" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_armorInv" +"model" "progs/armour.mdl" "skin" "2.000000" -"mins" "-16.000000 -16.000000 -24.000000" -"maxs" "16.000000 16.000000 40.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "32768.000000" +"flags" "768.000000" +"armortype" "0.800000" +"armorvalue" "200.000000" +"noise" "items/armor1.wav" +"mdl" "progs/armour.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "armor_touch" +"classtype" "790.000000" +"classgroup" "275.000000" +"entno_unique" "88580.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1111" +"part_active" "110.000000" +} +{ +"absmin" "-2721.000000 2127.000000 -113.000000" +"absmax" "-2655.000000 2145.000000 -63.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-2720.000000 2128.000000 -112.000000" +"maxs" "-2656.000000 2144.000000 -64.000000" +"size" "64.000000 16.000000 48.000000" +"touch" "trigger_bmodel_touch" +"message" "First Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*6" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-2720.000000 2128.000000 -112.000000" +"bbmaxs" "-2656.000000 2144.000000 -64.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-2721.000000 1983.000000 -113.000000" +"absmax" "-2655.000000 2001.000000 -63.000000" +"solid" "1.000000" +"oldorigin" "-2688.000000 1992.000000 -88.000000" +"classname" "trigger_teleport" +"model" "" +"mins" "-2720.000000 1984.000000 -112.000000" +"maxs" "-2656.000000 2000.000000 -64.000000" +"size" "64.000000 16.000000 48.000000" +"touch" "trigger_teleport_touch" +"use" "entity_state_use" +"spawnflags" "49152.000000" +"target" "teleport_destination2" +"noise" "ambience/hum1.wav" +"speed" "300.000000" +"mdl" "*7" +"waitmin" "3.622000" +"volume" "0.500000" +"bsporigin" "1.000000" +"bbmins" "-2720.000000 1984.000000 -112.000000" +"bbmaxs" "-2656.000000 2000.000000 -64.000000" +"classtype" "930.000000" +"attachment" "187" +"estate" "1.000000" +"estate_on" "trigger_teleport_on" +"estate_off" "trigger_teleport_off" +"estate_use" "trigger_teleport_use" +} +{ +"absmin" "-2689.000000 1991.000000 -89.000000" +"absmax" "-2687.000000 1993.000000 -87.000000" +"origin" "-2688.000000 1992.000000 -88.000000" +"think" "trigger_teleport_sound" +"nextthink" "2788.469482" +"owner" "186" +"fly_sound" "2788.387939" +"estate" "1.000000" +} +{ +"absmin" "-2689.000000 2047.000000 42.000000" +"absmax" "-2687.000000 2049.000000 44.000000" +"origin" "-2688.000000 2048.000000 43.000000" +"classname" "info_teleport_destination" +"targetname" "teleport_destination2" +"mangle" "-0.000000 270.000000 -0.000000" +"classtype" "932.000000" +"estate" "1.000000" +} +{ +"modelindex" "9.000000" +"absmin" "519.000000 791.000000 -101.000000" +"absmax" "569.000000 841.000000 -83.000000" +"ltime" "0.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000001 0.000000 -12.000002" +"classname" "func_button" +"model" "*8" +"frame" "1.000000" +"mins" "520.000000 792.000000 -88.000000" +"maxs" "568.000000 840.000000 -72.000000" +"size" "48.000000 48.000000 16.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.700000" +"chain" "1" +"enemy" "1" +"target" "redmagic3" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*8" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000001 0.000000 -12.000002" +"lip" "4.000000" +"pos2" "-0.000001 0.000000 -12.000002" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "447.000000 1375.000000 63.000000" +"absmax" "449.000000 1377.000000 65.000000" +"origin" "448.000000 1376.000000 64.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"enemy" "1" +"target" "magicdoor3" +"targetname" "redmagic3" +"wait" "2.000000" +"height" "2.000000" +"activate" "189" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicvanish3A" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*9" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "520.000000 792.000000 -72.000000" +"bbmaxs" "568.000000 840.000000 -64.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-199.343872 1243.591919 101.000000" +"absmax" "-197.343872 1245.591919 103.000000" +"origin" "-198.343872 1244.591919 102.000000" +"angles" "-0.000000 191.997070 -0.000000" +"frame" "5.000000" +"owner" "835" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicsummon3A" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*11" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "520.000000 792.000000 -64.000000" +"bbmaxs" "568.000000 840.000000 -56.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1061.376465 1192.637207 13.725540" +"absmax" "-1059.376465 1194.637207 15.725540" +"origin" "-1060.376465 1193.637207 14.725540" +"think" "SUB_updateEnemyTarget" +"health" "999999.000000" +"takedamage" "1.000000" +"view_ofs" "0.000000 0.000000 94.694290" +"enemy" "1" +"owner" "836" +"wait" "2.000000" +"lip" "-1.000000" +"state" "2.000000" +"height" "128.000000" +"waitmin" "2784.459961" +"classtype" "30.000000" +"enemydist" "197.107056" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicsummon3B" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*13" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "520.000000 1912.000000 -64.000000" +"bbmaxs" "568.000000 1960.000000 -56.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicvanish3B" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*14" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "520.000000 1912.000000 -72.000000" +"bbmaxs" "568.000000 1960.000000 -64.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "16.000000" +"absmin" "519.000000 1911.000000 -101.000000" +"absmax" "569.000000 1961.000000 -83.000000" +"ltime" "0.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000001 0.000000 -12.000002" +"classname" "func_button" +"model" "*15" +"frame" "1.000000" +"mins" "520.000000 1912.000000 -88.000000" +"maxs" "568.000000 1960.000000 -72.000000" +"size" "48.000000 48.000000 16.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.700000" +"chain" "189" +"enemy" "1" +"target" "redmagic3" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*15" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000001 0.000000 -12.000002" +"lip" "4.000000" +"pos2" "-0.000001 0.000000 -12.000002" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-677.118225 1466.546753 61.000000" +"absmax" "-675.118225 1468.546753 63.000000" +"origin" "-676.118225 1467.546753 62.000000" +"angles" "-0.000000 318.999023 0.000000" +"frame" "3.000000" +"owner" "977" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +} +{ +"absmin" "527.000000 1375.000000 63.000000" +"absmax" "529.000000 1377.000000 65.000000" +"origin" "528.000000 1376.000000 64.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "seal" +"targetname" "magicdoor3" +"killtarget" "magicsummon3C" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "190" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicsummon2A" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*18" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-184.000000 -24.000000 796.000000" +"bbmaxs" "-136.000000 24.000000 804.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "20.000000" +"absmin" "-185.000000 -25.000000 759.000000" +"absmax" "-135.000000 25.000000 777.000000" +"ltime" "0.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000001 0.000000 -12.000002" +"classname" "func_button" +"model" "*19" +"frame" "1.000000" +"mins" "-184.000000 -24.000000 772.000000" +"maxs" "-136.000000 24.000000 788.000000" +"size" "48.000000 48.000000 16.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.700000" +"enemy" "1" +"target" "redmagic2" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*19" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000001 0.000000 -12.000002" +"lip" "4.000000" +"pos2" "-0.000001 0.000000 -12.000002" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-278.843628 1424.014404 69.000000" +"absmax" "-276.843628 1426.014404 71.000000" +"origin" "-277.843628 1425.014404 70.000000" +"angles" "-0.000000 153.995361 0.000000" +"frame" "3.000000" +"owner" "976" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicsummon2B" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*21" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-1112.000000 -24.000000 796.000000" +"bbmaxs" "-1064.000000 24.000000 804.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "23.000000" +"absmin" "-1113.000000 -25.000000 759.000000" +"absmax" "-1063.000000 25.000000 777.000000" +"ltime" "0.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000001 0.000000 -12.000002" +"classname" "func_button" +"model" "*22" +"frame" "1.000000" +"mins" "-1112.000000 -24.000000 772.000000" +"maxs" "-1064.000000 24.000000 788.000000" +"size" "48.000000 48.000000 16.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.700000" +"enemy" "1" +"target" "redmagic2" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*22" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000001 0.000000 -12.000002" +"lip" "4.000000" +"pos2" "-0.000001 0.000000 -12.000002" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-625.000000 399.000000 31.000000" +"absmax" "-623.000000 401.000000 33.000000" +"origin" "-624.000000 400.000000 32.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"enemy" "1" +"target" "magicdoor2" +"targetname" "redmagic2" +"wait" "2.000000" +"height" "2.000000" +"activate" "205" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "-625.000000 319.000000 31.000000" +"absmax" "-623.000000 321.000000 33.000000" +"origin" "-624.000000 320.000000 32.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "seal" +"targetname" "magicdoor2" +"killtarget" "magicsummon2C" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "206" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +} +{ +"absmin" "-721.875122 979.642700 -42.968750" +"absmax" "-719.875122 981.642700 -40.968750" +"origin" "-720.875122 980.642700 -41.968750" +"angles" "0.000000 134.000000 0.000000" +"frame" "2.000000" +"owner" "837" +"mdl" "progs/proj_minoball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "-1769.000000 1375.000000 63.000000" +"absmax" "-1767.000000 1377.000000 65.000000" +"origin" "-1768.000000 1376.000000 64.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "pend" +"targetname" "magicdoor1" +"killtarget" "magicsummon1C" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "211" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-1689.000000 1375.000000 63.000000" +"absmax" "-1687.000000 1377.000000 65.000000" +"origin" "-1688.000000 1376.000000 64.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"enemy" "1" +"target" "magicdoor1" +"targetname" "redmagic1" +"wait" "2.000000" +"height" "2.000000" +"activate" "212" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"modelindex" "26.000000" +"absmin" "-2245.000000 1563.000000 443.000000" +"absmax" "-2171.000000 1637.000000 453.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000000 0.000000 -4.000003" +"classname" "func_button" +"model" "*25" +"frame" "1.000000" +"mins" "-2244.000000 1564.000000 448.000000" +"maxs" "-2172.000000 1636.000000 456.000000" +"size" "72.000000 72.000000 8.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.900000" +"enemy" "1" +"target" "redmagic1" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*25" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000000 0.000000 -4.000003" +"lip" "4.000000" +"pos2" "-0.000000 0.000000 -4.000003" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"modelindex" "27.000000" +"absmin" "-2245.000000 1115.000000 443.000000" +"absmax" "-2171.000000 1189.000000 453.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000000 0.000000 -4.000003" +"classname" "func_button" +"model" "*26" +"frame" "1.000000" +"mins" "-2244.000000 1116.000000 448.000000" +"maxs" "-2172.000000 1188.000000 456.000000" +"size" "72.000000 72.000000 8.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.900000" +"enemy" "1" +"target" "redmagic1" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*26" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000000 0.000000 -4.000003" +"lip" "4.000000" +"pos2" "-0.000000 0.000000 -4.000003" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicsummon1B" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*27" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-2240.000000 1568.000000 460.000000" +"bbmaxs" "-2176.000000 1632.000000 468.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicsummon1A" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*28" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-2240.000000 1120.000000 460.000000" +"bbmaxs" "-2176.000000 1184.000000 468.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +} +{ +} +{ +"absmin" "-265.024933 1028.093506 45.000000" +"absmax" "-263.024933 1030.093506 47.000000" +"origin" "-264.024933 1029.093506 46.000000" +"angles" "-0.000000 164.992676 -0.000000" +"owner" "836" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"modelindex" "33.000000" +"absmin" "-2113.000000 1215.000000 -85.000000" +"absmax" "-1247.000000 1537.000000 -33.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*32" +"mins" "-2112.000000 1216.000000 -84.000000" +"maxs" "-1248.000000 1536.000000 -34.000000" +"size" "864.000000 320.000000 50.000000" +"chain" "197" +"mdl" "*32" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "34.000000" +"absmin" "-3697.000000 -33.000000 -2.000000" +"absmax" "-1679.000000 913.000000 385.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*33" +"mins" "-3696.000000 -32.000000 -1.000000" +"maxs" "-1680.000000 912.000000 384.000000" +"size" "2016.000000 944.000000 385.000000" +"mdl" "*33" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "35.000000" +"absmin" "-1.000000 703.000000 -85.000000" +"absmax" "657.000000 2049.000000 -82.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*34" +"mins" "0.000000 704.000000 -84.000000" +"maxs" "656.000000 2048.000000 -83.000000" +"size" "656.000000 1344.000000 1.000000" +"chain" "219" +"mdl" "*34" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "36.000000" +"absmin" "-753.000000 -49.000000 -85.000000" +"absmax" "-495.000000 769.000000 -34.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*35" +"mins" "-752.000000 -48.000000 -84.000000" +"maxs" "-496.000000 768.000000 -35.000000" +"size" "256.000000 816.000000 49.000000" +"chain" "221" +"mdl" "*35" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "272.000000" +"absmin" "-261.031250 -1831.723877 383.031250" +"absmax" "-259.031250 -1829.723877 385.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-260.031250 -1830.723877 408.031250" +"oldorigin" "-624.000000 -2096.000000 976.000000" +"angles" "0.000000 14.996338 0.000000" +"classname" "monster_gaunt" +"model" "progs/mon_gaunt.mdl" +"frame" "100.000000" +"mins" "0.000000 0.000000 -24.000000" +"maxs" "0.000000 0.000000 -24.000000" "size" "32.000000 32.000000 64.000000" "touch" "SUB_Null" "use" "monster_use" "think" "monster_deadbody_check" -"nextthink" "211.111633" -"health" "-17.826138" -"ammo_cells" "2.000000" +"nextthink" "2788.442871" +"health" "-37.082829" "takedamage" "2.000000" "deadflag" "2.000000" "view_ofs" "0.000000 0.000000 24.000000" "enemy" "1" "flags" "544.000000" -"max_health" "80.000000" +"max_health" "120.000000" "waterlevel" "-1.000000" "watertype" "-1.000000" -"ideal_yaw" "257.000000" -"yaw_speed" "20.000000" +"ideal_yaw" "15.000000" +"yaw_speed" "15.000000" "goalentity" "1" -"th_stand" "enf_stand1" -"th_walk" "enf_walk1" -"th_run" "enf_run1" -"th_missile" "enf_atk1" -"th_pain" "enf_pain" -"th_die" "enf_die" -"search_time" "31.038002" -"attack_finished" "27.866854" -"pain_finished" "1000026.500000" -"show_hostile" "27.038002" -"mdl" "progs/mon_enforcer.mdl" +"spawnflags" "257.000000" +"th_stand" "gaunt_idle1" +"th_walk" "gaunt_walk1" +"th_run" "gaunt_run1" +"th_missile" "gaunt_fire1" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"lefty" "1.000000" +"search_time" "2073.118408" +"attack_state" "1.000000" +"attack_finished" "2070.429688" +"pain_finished" "1002068.625000" +"show_hostile" "2069.118408" +"mdl" "progs/mon_gaunt.mdl" "pausetime" "999999.000000" -"lip" "0.365276" +"height" "128.000000" "activate" "1" "bboxtype" "5.000000" "bbmins" "-16.000000 -16.000000 -24.000000" "bbmaxs" "16.000000 16.000000 40.000000" -"classtype" "110.000000" -"classgroup" "610.000000" -"classmove" "1.000000" -"gibhealth" "-35.000000" -"headmdl" "progs/h_enforcer.mdl" -"exactskin" "2.000000" -"th_checkattack" "CheckAttack" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gaunt.mdl" +"attachment" "641" +"enemytarget" "1933" +"th_checkattack" "GauntCheckAttack" "liquidbase" "-1.000000" -"liquidcheck" "26.838001" -"attack_chance" "0.400000" -"attack_offset" "28.000000 8.500000 16.000000" -"pain_flinch" "20.000000" -"pain_longanim" "1.000000" -"pain_check" "1.000000" +"liquidcheck" "2068.617920" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "8.000000 0.000000 -4.000000" +"meleeattack" "2070.970215" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_finstate" "2065.814941" "pain_timeout" "1.000000" -"pain_sound" "enforcer/pain1.wav" -"pain_sound2" "enforcer/pain2.wav" -"deathstring" " was blasted by an Enforcer +"pain_ignore" "1.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt " -"idletimer" "30.314051" -"idle_sound" "enforcer/idle1.wav" -"sight_timeout" "12.811099" -"sight_sound" "enforcer/sight1.wav" -"sight_sound2" "enforcer/sight2.wav" -"sight_sound3" "enforcer/sight3.wav" -"sight_sound4" "enforcer/sight4.wav" -"sight_count" "4.000000" -"enemydist" "394.123932" +"idletimer" "2072.156006" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_timeout" "2058.399170" +"sight_sound" "gaunt/sight.wav" +"enemydist" "396.427124" "switchoverride" "1.000000" -"steptype" "5.000000" -"steplast" "4.000000" "bodyonflr" "TRUE" -"dmgtimeframe" "26.408001" -"dmgcombined" "20.000000" -"gib1mdl" "progs/w_enforcergun.mdl" -"gib1sound" "20.000000" +"dmgtimeframe" "2069.141113" +"dmgcombined" "16.000000" "blockudeath" "1.000000" } { -"absmin" "319.000000 -1.000000 87.313248" -"absmax" "321.000000 1.000000 89.313248" -"origin" "320.000000 0.000000 88.313248" -"oldorigin" "320.000000 0.000000 88.000000" -"classname" "monster_knight" +"modelindex" "272.000000" +"absmin" "-261.031250 -1881.595215 383.031250" +"absmax" "-259.031250 -1879.595215 385.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-260.031250 -1880.595215 408.031250" +"oldorigin" "-624.000000 -1616.000000 976.000000" +"angles" "0.000000 14.996338 0.000000" +"classname" "monster_gaunt" +"model" "progs/mon_gaunt.mdl" +"frame" "100.000000" +"mins" "0.000000 0.000000 -24.000000" +"maxs" "0.000000 0.000000 -24.000000" +"size" "32.000000 32.000000 64.000000" "touch" "SUB_Null" -"use" "SUB_Null" -"think" "SUB_Null" -"nextthink" "-1.000000" -"health" "-49925.000000" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.419678" +"takedamage" "2.000000" +"chain" "218" "deadflag" "2.000000" "view_ofs" "0.000000 0.000000 24.000000" -"enemy" "107" +"enemy" "1" "flags" "544.000000" -"max_health" "75.000000" -"yaw_speed" "20.000000" -"th_stand" "knight_stand1" -"th_walk" "knight_walk1" -"th_run" "knight_run1" -"th_melee" "knight_melee" -"th_pain" "knight_pain" -"th_die" "knight_die" -"mdl" "progs/mon_knight.mdl" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "15.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "gaunt_idle1" +"th_walk" "gaunt_walk1" +"th_run" "gaunt_run1" +"th_missile" "gaunt_fire1" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"search_time" "2082.413574" +"attack_state" "2.000000" +"attack_finished" "2076.902100" +"pain_finished" "1002077.000000" +"show_hostile" "2078.413574" +"mdl" "progs/mon_gaunt.mdl" "pausetime" "999999.000000" -"lip" "2.060854" -"waitmin" "1000000.312500" -"activate" "107" -"bboxtype" "4.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gaunt.mdl" +"attachment" "1930" +"enemytarget" "1931" +"th_checkattack" "GauntCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2077.913086" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "8.000000 0.000000 -4.000000" +"meleeattack" "2081.968018" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_finstate" "2076.111084" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt +" +"idletimer" "2077.175293" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_timeout" "2058.385254" +"sight_sound" "gaunt/sight.wav" +"enemydist" "416.950867" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2077.526123" +"dmgcombined" "4.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "151.000000 -1833.000000 1071.000000" +"absmax" "169.000000 -1815.000000 1105.000000" +"solid" "1.000000" +"origin" "160.000000 -1824.000000 1088.000000" +"oldorigin" "160.000000 -1824.000000 1088.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "128.000000" +"targetname" "path16a" +"state" "1.000000" +"activate" "493" +"classtype" "26.000000" +"targetback" "path16a" +"movetarget3" "225" +} +{ +"absmin" "151.000000 -1897.000000 1071.000000" +"absmax" "169.000000 -1879.000000 1105.000000" +"solid" "1.000000" +"origin" "160.000000 -1888.000000 1088.000000" +"oldorigin" "160.000000 -1888.000000 1088.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "128.000000" +"targetname" "path16b" +"state" "1.000000" +"activate" "631" +"classtype" "26.000000" +"targetback" "path16b" +"movetarget3" "226" +} +{ +"modelindex" "37.000000" +"absmin" "-913.000000 -801.000000 779.000000" +"absmax" "-335.000000 97.000000 782.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*36" +"mins" "-912.000000 -800.000000 780.000000" +"maxs" "-336.000000 96.000000 781.000000" +"size" "576.000000 896.000000 1.000000" +"mdl" "*36" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-481.000000 -129.000000 1151.000000" +"absmax" "-399.000000 -47.000000 1233.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-480.000000 -128.000000 1152.000000" +"maxs" "-400.000000 -48.000000 1232.000000" +"size" "80.000000 80.000000 80.000000" +"touch" "trigger_bmodel_touch" +"target" "RL_scrags" +"message" "Eighth Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*37" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-480.000000 -128.000000 1152.000000" +"bbmaxs" "-400.000000 -48.000000 1232.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "276.000000" +"absmin" "-1727.000000 1025.000000 600.000000" +"absmax" "-1665.000000 1087.000000 656.000000" +"solid" "1.000000" +"origin" "-1696.000000 1056.000000 624.000000" +"oldorigin" "-1696.000000 1056.000000 624.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_artifact_super_damage" +"model" "progs/artifact_quad.mdl" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "4194304.000000" +"chain" "222" +"netname" "Quad Damage" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/damage.wav" +"noise1" "items/damage2.wav" +"noise2" "items/damage3.wav" +"mdl" "progs/artifact_quad.mdl" +"cnt" "30.000000" "bbmins" "-16.000000 -16.000000 -24.000000" "bbmaxs" "16.000000 16.000000 32.000000" -"classtype" "140.000000" -"classgroup" "635.000000" -"classmove" "1.000000" -"gibhealth" "-40.000000" -"gibbed" "1.000000" -"headmdl" "progs/h_knight.mdl" -"estate" "2.000000" -"th_checkattack" "CheckAttack" -"pain_flinch" "20.000000" -"pain_longanim" "1.000000" -"pain_timeout" "1.000000" -"pain_sound" "knight/khurt.wav" -"death_sound" "knight/kdeath.wav" -"deathstring" " was slashed by a Knight -" -"idletimer" "7.532753" -"idle_sound" "knight/idle.wav" -"sight_sound" "knight/ksight.wav" -"switchoverride" "1.000000" -"steptype" "4.000000" -"gib1mdl" "progs/w_knightsword.mdl" -"gib2mdl" "progs/gib_knfoot_l.mdl" -"gib3mdl" "" -"gib1sound" "40.000000" +"touch2" "artifact_touch" +"classtype" "565.000000" +"classgroup" "350.000000" +"entno_unique" "66516.000000" +"respawn_time" "60.000000" +"respawn_style" "520.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1084" +"part_active" "230.000000" } { -"absmin" "351.000000 -1.000000 88.000000" -"absmax" "353.000000 1.000000 90.000000" -"origin" "352.000000 0.000000 89.000000" -"oldorigin" "352.000000 0.000000 88.000000" -"classname" "monster_shambler" -"touch" "SUB_Null" -"use" "SUB_Null" +"absmin" "-1681.000000 991.000000 599.000000" +"absmax" "-1663.000000 1121.000000 753.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-1680.000000 992.000000 600.000000" +"maxs" "-1664.000000 1120.000000 752.000000" +"size" "16.000000 128.000000 152.000000" +"touch" "trigger_bmodel_touch" +"chain" "229" +"message" "Fifth Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*38" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-1680.000000 992.000000 600.000000" +"bbmaxs" "-1664.000000 1120.000000 752.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "40.000000" +"absmin" "-2813.000000 815.000000 495.000000" +"absmax" "-2795.000000 833.000000 513.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_button" +"model" "*39" +"mins" "-2812.000000 816.000000 496.000000" +"maxs" "-2796.000000 832.000000 512.000000" +"size" "16.000000 16.000000 16.000000" +"touch" "func_button_touch" "think" "SUB_Null" -"nextthink" "-1.000000" -"health" "-49400.000000" -"deadflag" "2.000000" -"view_ofs" "0.000000 0.000000 24.000000" -"enemy" "106" +"blocked" "func_button_blocked" +"target" "secret_ledges" +"movedir" "-1.000000 -0.000000 -0.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*39" +"wait" "-1.000000" +"lip" "12.000000" +"state" "1.000000" +"pos2" "-4.000002 -0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"modelindex" "41.000000" +"absmin" "-2921.000000 767.000000 543.000000" +"absmax" "-2887.000000 809.000000 577.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*40" +"mins" "-2920.000000 768.000000 544.000000" +"maxs" "-2888.000000 808.000000 576.000000" +"size" "32.000000 40.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "233" +"yaw_speed" "100.000000" +"targetname" "secret_ledges" +"owner" "232" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*40" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "24.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "42.000000" +"absmin" "-2921.000000 767.000000 511.000000" +"absmax" "-2887.000000 809.000000 545.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*41" +"mins" "-2920.000000 768.000000 512.000000" +"maxs" "-2888.000000 808.000000 544.000000" +"size" "32.000000 40.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "234" +"yaw_speed" "100.000000" +"targetname" "secret_ledges" +"owner" "232" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*41" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "-8.000000" +"state" "1.000000" +"pos2" "40.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "43.000000" +"absmin" "-2921.000000 767.000000 479.000000" +"absmax" "-2887.000000 809.000000 513.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*42" +"mins" "-2920.000000 768.000000 480.000000" +"maxs" "-2888.000000 808.000000 512.000000" +"size" "32.000000 40.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "235" +"yaw_speed" "100.000000" +"targetname" "secret_ledges" +"owner" "232" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*42" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "-16.000000" +"state" "1.000000" +"pos2" "48.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "44.000000" +"absmin" "-2921.000000 767.000000 447.000000" +"absmax" "-2887.000000 809.000000 481.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*43" +"mins" "-2920.000000 768.000000 448.000000" +"maxs" "-2888.000000 808.000000 480.000000" +"size" "32.000000 40.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "232" +"yaw_speed" "100.000000" +"targetname" "secret_ledges" +"owner" "232" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*43" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "-24.000000" +"state" "1.000000" +"pos2" "56.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "45.000000" +"absmin" "-2657.000000 903.000000 607.000000" +"absmax" "-2623.000000 937.000000 641.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*44" +"mins" "-2656.000000 904.000000 608.000000" +"maxs" "-2624.000000 936.000000 640.000000" +"size" "32.000000 32.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "237" +"yaw_speed" "100.000000" +"targetname" "secret_ledges" +"owner" "236" +"movedir" "0.000000 -1.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*44" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "-8.000000" +"state" "1.000000" +"pos2" "0.000000 -40.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "46.000000" +"absmin" "-2625.000000 903.000000 607.000000" +"absmax" "-2591.000000 937.000000 673.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*45" +"mins" "-2624.000000 904.000000 608.000000" +"maxs" "-2592.000000 936.000000 672.000000" +"size" "32.000000 32.000000 64.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "236" +"yaw_speed" "100.000000" +"targetname" "secret_ledges" +"owner" "236" +"movedir" "0.000000 -1.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*45" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "-8.000000" +"state" "1.000000" +"pos2" "0.000000 -40.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "276.000000" +"absmin" "-2719.000000 929.000000 824.000000" +"absmax" "-2657.000000 991.000000 880.000000" +"solid" "1.000000" +"origin" "-2688.000000 960.000000 848.000000" +"oldorigin" "-2688.000000 960.000000 848.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_artifact_super_damage" +"model" "progs/artifact_quad.mdl" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "4194304.000000" +"netname" "Quad Damage" +"flags" "256.000000" +"spawnflags" "34.000000" +"noise" "items/damage.wav" +"noise1" "items/damage2.wav" +"noise2" "items/damage3.wav" +"mdl" "progs/artifact_quad.mdl" +"cnt" "30.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"touch2" "artifact_touch" +"classtype" "565.000000" +"classgroup" "350.000000" +"entno_unique" "79134.000000" +"respawn_time" "60.000000" +"respawn_style" "520.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1105" +"part_active" "230.000000" +} +{ +"absmin" "-2721.000000 935.000000 831.000000" +"absmax" "-2655.000000 1025.000000 881.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-2720.000000 936.000000 832.000000" +"maxs" "-2656.000000 1024.000000 880.000000" +"size" "64.000000 88.000000 48.000000" +"touch" "trigger_bmodel_touch" +"message" "Third Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*46" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-2720.000000 936.000000 832.000000" +"bbmaxs" "-2656.000000 1024.000000 880.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "270.000000" +"absmin" "-3353.000000 -545.000000 47.000000" +"absmax" "-3351.000000 -543.000000 49.000000" +"origin" "-3352.000000 -544.000000 48.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "301674.000000" +"part_emitter" "241" +"part_active" "72.000000" +} +{ +"absmin" "-3353.000000 -545.000000 47.000000" +"absmax" "-3351.000000 -543.000000 49.000000" +"origin" "-3352.000000 -544.000000 48.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2794.535400" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "301674.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "240" +"part_style" "72.000000" +"start_delay" "6.291360" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-3617.000000 -545.000000 47.000000" +"absmax" "-3615.000000 -543.000000 49.000000" +"origin" "-3616.000000 -544.000000 48.000000" +"angles" "-0.000000 160.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "826560.000000" +"part_emitter" "243" +"part_active" "72.000000" +} +{ +"absmin" "-3617.000000 -545.000000 47.000000" +"absmax" "-3615.000000 -543.000000 49.000000" +"origin" "-3616.000000 -544.000000 48.000000" +"angles" "-0.000000 160.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2789.011963" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "826560.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "242" +"part_style" "72.000000" +"start_delay" "3.239265" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "277.000000" +"absmin" "-2849.000000 -793.000000 135.000000" +"absmax" "-2831.000000 -775.000000 193.000000" +"movetype" "5.000000" +"solid" "2.000000" +"origin" "-2840.000000 -784.000000 160.000000" +"oldorigin" "-2840.000000 -784.000000 160.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_zombie" +"model" "progs/mon_zombie.mdl" +"frame" "194.000000" +"mins" "-8.000000 -8.000000 -24.000000" +"maxs" "8.000000 8.000000 32.000000" +"size" "16.000000 16.000000 56.000000" +"use" "SUB_Null" +"think" "zombie_cruc4" +"nextthink" "2788.513916" +"health" "60.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 -24.000000" "flags" "32.000000" -"max_health" "600.000000" -"yaw_speed" "20.000000" -"th_stand" "sham_stand1" -"th_walk" "sham_walk1" -"th_run" "sham_run1" -"th_missile" "sham_magic1" -"th_melee" "sham_melee" -"th_pain" "sham_pain" -"th_die" "sham_die" -"mdl" "progs/mon_shambler.mdl" -"pausetime" "999999.000000" -"lip" "0.495132" -"waitmin" "1000000.312500" -"activate" "106" -"bboxtype" "10.000000" -"bbmins" "-32.000000 -32.000000 -24.000000" -"bbmaxs" "32.000000 32.000000 64.000000" -"classtype" "165.000000" -"classgroup" "666.000000" +"max_health" "60.000000" +"spawnflags" "2.000000" +"th_stand" "zombie_cruc1" +"th_walk" "zombie_cruc1" +"th_run" "zombie_cruc1" +"th_pain" "zombie_cruc_pain" +"th_die" "zombie_die" +"mdl" "progs/mon_zombie.mdl" +"lip" "0.655843" +"bboxtype" "4.000000" +"bbmins" "-8.000000 -8.000000 -24.000000" +"bbmaxs" "8.000000 8.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" "classmove" "1.000000" "gibhealth" "-60.000000" -"gibbed" "1.000000" -"headmdl" "progs/h_shambler.mdl" -"estate" "2.000000" -"th_checkattack" "ShamCheckAttack" -"th_wakeup" "sham_wakeup1" -"attack_offset" "0.000000 0.000000 40.000000" -"meleehitsound" "shambler/smack.wav" -"pain_flinch" "400.000000" -"pain_longanim" "1.000000" -"pain_timeout" "2.000000" -"pain_sound" "shambler/shurt2.wav" -"deathstring" " was smashed by a Shambler +"headmdl" "progs/h_zombie.mdl" +"randomskin" "4.000000" +"pain_flinch" "10.000000" +"pain_timeout" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies " -"idletimer" "8.191391" -"idle_sound" "shambler/sidle.wav" -"sight_sound" "shambler/ssight.wav" -"switchoverride" "1.000000" -"steptype" "6.000000" -"resist_rockets" "0.500000" -"gib1mdl" "progs/gib_shclaw1.mdl" -"gib2mdl" "progs/gib_shclaw2.mdl" -"gib3mdl" "progs/gib_shfoot1.mdl" -"gib4mdl" "progs/gib_shfoot2.mdl" -"blockudeath" "1.000000" +"sight_sound" "zombie/z_idle.wav" +"nomonstercount" "1.000000" } { -"absmin" "-143.000000 -207.000000 -22.426750" -"absmax" "-113.000000 -177.000000 -22.426750" -"origin" "-128.000000 -192.000000 -22.426750" -"oldorigin" "-128.000000 -192.000000 -22.426750" -"angles" "0.000000 250.000000 0.000000" -"classname" "item_shells" -"skin" "1.000000" -"touch" "item_touch" -"think" "item_delay" -"netname" "box of shells" -"flags" "768.000000" -"noise" "weapons/lock4.wav" -"attack_finished" "999999.000000" -"mdl" "progs/ammo_shells0.mdl" -"aflag" "20.000000" -"bbmins" "-16.000000 -16.000000 0.000000" -"bbmaxs" "16.000000 16.000000 56.000000" -"touch2" "ammo_touch" -"classtype" "710.000000" -"classgroup" "200.000000" -"headmdl" "progs/ammo_lidsmall.mdl" -"respawn_time" "30.000000" -"respawn_effect" "1.000000" -"respawn_style" "257.000000" -"respawn_ofs" "0.000000 0.000000 24.000000" -"estate" "2.000000" -"estate_on" "item_on" -"estate_off" "item_off" -"estate_use" "item_use" -"estate_reset" "item_reset" +"absmin" "-3569.000000 -321.000000 79.000000" +"absmax" "-3407.000000 -271.000000 193.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-3568.000000 -320.000000 80.000000" +"maxs" "-3408.000000 -272.000000 192.000000" +"size" "160.000000 48.000000 112.000000" +"touch" "trigger_bmodel_touch" +"message" "Second Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*47" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-3568.000000 -320.000000 80.000000" +"bbmaxs" "-3408.000000 -272.000000 192.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" } { -"absmin" "-175.000000 -255.000000 -22.426750" -"absmax" "-145.000000 -225.000000 -22.426750" -"origin" "-160.000000 -240.000000 -22.426750" -"oldorigin" "-160.000000 -240.000000 -22.426750" -"angles" "0.000000 291.000000 0.000000" -"classname" "item_rockets" -"skin" "1.000000" -"touch" "item_touch" -"think" "item_delay" -"netname" "box of rockets" -"flags" "768.000000" -"noise" "weapons/lock4.wav" -"attack_finished" "999999.000000" -"mdl" "progs/ammo_rockets0.mdl" -"aflag" "5.000000" -"bbmins" "-16.000000 -16.000000 0.000000" -"bbmaxs" "16.000000 16.000000 56.000000" -"touch2" "ammo_touch" -"classtype" "730.000000" -"classgroup" "200.000000" -"frame_override" "1.000000" -"respawn_time" "30.000000" -"respawn_effect" "1.000000" -"respawn_style" "320.000000" -"respawn_ofs" "0.000000 0.000000 24.000000" -"estate" "2.000000" -"estate_on" "item_on" -"estate_off" "item_off" -"estate_use" "item_use" -"estate_reset" "item_reset" +"modelindex" "270.000000" +"absmin" "1063.000000 1375.000000 -409.000000" +"absmax" "1065.000000 1377.000000 -407.000000" +"origin" "1064.000000 1376.000000 -408.000000" +"angles" "-0.000000 258.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "88775.000000" +"part_emitter" "247" +"part_active" "72.000000" } { -"absmin" "-223.000000 -303.000000 -22.426750" -"absmax" "-193.000000 -273.000000 -22.426750" -"origin" "-208.000000 -288.000000 -22.426750" -"oldorigin" "-208.000000 -288.000000 -22.426750" -"angles" "0.000000 251.000000 0.000000" -"classname" "item_rockets" -"skin" "1.000000" -"touch" "item_touch" -"think" "item_delay" -"netname" "box of rockets" -"flags" "768.000000" -"noise" "weapons/lock4.wav" -"attack_finished" "999999.000000" -"mdl" "progs/ammo_rockets0.mdl" -"aflag" "5.000000" -"bbmins" "-16.000000 -16.000000 0.000000" -"bbmaxs" "16.000000 16.000000 56.000000" -"touch2" "ammo_touch" -"classtype" "730.000000" -"classgroup" "200.000000" -"frame_override" "1.000000" -"respawn_time" "30.000000" -"respawn_effect" "1.000000" -"respawn_style" "320.000000" -"respawn_ofs" "0.000000 0.000000 24.000000" -"estate" "2.000000" -"estate_on" "item_on" -"estate_off" "item_off" -"estate_use" "item_use" -"estate_reset" "item_reset" +"absmin" "1063.000000 1375.000000 -409.000000" +"absmax" "1065.000000 1377.000000 -407.000000" +"origin" "1064.000000 1376.000000 -408.000000" +"angles" "-0.000000 258.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2793.811035" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "88775.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "246" +"part_style" "72.000000" +"start_delay" "5.498123" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" } { -"absmin" "-335.000000 -127.000000 -22.426750" -"absmax" "-305.000000 -97.000000 -22.426750" -"origin" "-320.000000 -112.000000 -22.426750" -"oldorigin" "-320.000000 -112.000000 -22.426750" -"angles" "0.000000 280.000000 0.000000" -"classname" "item_rockets" -"skin" "1.000000" -"touch" "item_touch" -"think" "item_delay" -"netname" "box of rockets" -"flags" "768.000000" -"noise" "weapons/lock4.wav" -"attack_finished" "999999.000000" -"mdl" "progs/ammo_rockets0.mdl" -"aflag" "5.000000" -"bbmins" "-16.000000 -16.000000 0.000000" -"bbmaxs" "16.000000 16.000000 56.000000" -"touch2" "ammo_touch" -"classtype" "730.000000" -"classgroup" "200.000000" -"frame_override" "1.000000" -"respawn_time" "30.000000" -"respawn_effect" "1.000000" -"respawn_style" "320.000000" -"respawn_ofs" "0.000000 0.000000 24.000000" -"estate" "2.000000" -"estate_on" "item_on" -"estate_off" "item_off" -"estate_use" "item_use" -"estate_reset" "item_reset" +"modelindex" "270.000000" +"absmin" "855.000000 1375.000000 -409.000000" +"absmax" "857.000000 1377.000000 -407.000000" +"origin" "856.000000 1376.000000 -408.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "449302.000000" +"part_emitter" "249" +"part_active" "72.000000" } { -"absmin" "-143.000000 -175.000000 -22.426750" -"absmax" "-113.000000 -145.000000 -22.426750" -"origin" "-128.000000 -160.000000 -22.426750" -"oldorigin" "-128.000000 -160.000000 -22.426750" -"angles" "0.000000 267.000000 0.000000" -"classname" "item_shells" -"skin" "1.000000" -"touch" "item_touch" -"think" "item_delay" -"netname" "box of shells" -"flags" "768.000000" -"noise" "weapons/lock4.wav" -"attack_finished" "999999.000000" -"mdl" "progs/ammo_shells0.mdl" -"aflag" "20.000000" -"bbmins" "-16.000000 -16.000000 0.000000" -"bbmaxs" "16.000000 16.000000 56.000000" -"touch2" "ammo_touch" -"classtype" "710.000000" -"classgroup" "200.000000" -"headmdl" "progs/ammo_lidsmall.mdl" -"respawn_time" "30.000000" -"respawn_effect" "1.000000" -"respawn_style" "257.000000" -"respawn_ofs" "0.000000 0.000000 24.000000" -"estate" "2.000000" -"estate_on" "item_on" -"estate_off" "item_off" -"estate_use" "item_use" -"estate_reset" "item_reset" +"absmin" "855.000000 1375.000000 -409.000000" +"absmax" "857.000000 1377.000000 -407.000000" +"origin" "856.000000 1376.000000 -408.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2788.579834" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "449302.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "248" +"part_style" "72.000000" +"start_delay" "8.611988" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" } { -"absmin" "-143.000000 -239.000000 -22.426750" -"absmax" "-113.000000 -209.000000 -22.426750" -"origin" "-128.000000 -224.000000 -22.426750" -"oldorigin" "-128.000000 -224.000000 -22.426750" -"classname" "weapon_rocketlauncher" +"modelindex" "49.000000" +"absmin" "543.000000 1247.000000 511.000000" +"absmax" "577.000000 1377.000000 737.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*48" +"mins" "544.000000 1248.000000 512.000000" +"maxs" "576.000000 1376.000000 736.000000" +"size" "32.000000 128.000000 224.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"chain" "230" +"enemy" "251" +"yaw_speed" "100.000000" +"targetname" "upper_arena_door" +"owner" "250" +"movedir" "0.000000 -1.000000 -0.000000" +"noise" "misc/talk.wav" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*48" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "0.000001 -124.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "50.000000" +"absmin" "543.000000 1375.000000 511.000000" +"absmax" "577.000000 1505.000000 737.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*49" +"mins" "544.000000 1376.000000 512.000000" +"maxs" "576.000000 1504.000000 736.000000" +"size" "32.000000 128.000000 224.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"chain" "250" +"enemy" "250" +"yaw_speed" "100.000000" +"targetname" "upper_arena_door" +"owner" "250" +"movedir" "-0.000000 1.000000 -0.000000" +"noise" "misc/talk.wav" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*49" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "-0.000005 124.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "51.000000" +"absmin" "1159.000000 1527.000000 -529.000000" +"absmax" "1177.000000 1625.000000 -255.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*50" +"mins" "1160.000000 1528.000000 -528.000000" +"maxs" "1176.000000 1624.000000 -256.000000" +"size" "16.000000 96.000000 272.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "252" +"yaw_speed" "100.000000" +"spawnflags" "32.000000" +"targetname" "north_bars" +"owner" "252" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "†#ã^" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*50" +"wait" "4.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "-0.000012 0.000000 -264.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "52.000000" +"absmin" "1159.000000 1127.000000 -529.000000" +"absmax" "1177.000000 1225.000000 -255.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*51" +"mins" "1160.000000 1128.000000 -528.000000" +"maxs" "1176.000000 1224.000000 -256.000000" +"size" "16.000000 96.000000 272.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "253" +"yaw_speed" "100.000000" +"spawnflags" "32.000000" +"targetname" "south_bars" +"owner" "253" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "doors/ddoor2.wav" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*51" +"wait" "4.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "-0.000012 0.000000 -264.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "279.000000" +"absmin" "-2569.000000 1095.000000 139.000000" +"absmax" "-2511.000000 1113.000000 221.000000" +"solid" "1.000000" +"origin" "-2688.000000 1104.000000 200.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "trap_pendlongx" +"model" "progs/trap_pendlong.mdl" +"frame" "12.000000" +"mins" "120.000000 -8.000000 -60.000000" +"maxs" "176.000000 8.000000 20.000000" +"size" "56.000000 16.000000 80.000000" +"touch" "trap_pendulum_touch" +"use" "entity_state_use" +"think" "pend_swing22" +"nextthink" "2788.550049" +"view_ofs" "0.000000 0.000000 -108.000000" +"spawnflags" "33.000000" +"targetname" "pend" +"noise1" "traps/pend_swing.wav" +"noise2" "traps/pend_hit.wav" +"mdl" "progs/trap_pendlong.mdl" +"wait" "1.000000" +"dmg" "5.000000" +"aflag" "-1.000000" +"cnt" "0.170000" +"count" "1051.000000" +"state" "1.000000" +"pos1" "120.000000 -8.000000 -60.000000" +"pos2" "176.000000 8.000000 20.000000" +"waitmin" "0.500000" +"activate" "210" +"classtype" "662.000000" +"frame_override" "12.000000" +"estate" "1.000000" +"estate_on" "trap_pendulum_on" +"estate_off" "trap_pendulum_off" +"estate_disable" "trap_pendulum_disable" +"estate_use" "trap_pendulum_use" +} +{ +"modelindex" "279.000000" +"absmin" "-2861.000000 967.000000 103.000000" +"absmax" "-2799.000000 985.000000 181.000000" +"solid" "1.000000" +"origin" "-2688.000000 976.000000 200.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "trap_pendlongx" +"model" "progs/trap_pendlong.mdl" +"frame" "1.000000" +"mins" "-172.000000 -8.000000 -96.000000" +"maxs" "-112.000000 8.000000 -20.000000" +"size" "60.000000 16.000000 76.000000" +"touch" "trap_pendulum_touch" +"use" "entity_state_use" +"think" "pend_swing3" +"nextthink" "2788.545898" +"view_ofs" "0.000000 0.000000 -108.000000" +"spawnflags" "32.000000" +"targetname" "pend" +"noise1" "traps/pend_swing.wav" +"noise2" "traps/pend_hit.wav" +"mdl" "progs/trap_pendlong.mdl" +"wait" "1.000000" +"dmg" "5.000000" +"aflag" "1.000000" +"cnt" "0.150000" +"count" "1051.000000" +"state" "1.000000" +"pos1" "-172.000000 -8.000000 -96.000000" +"pos2" "-112.000000 8.000000 -20.000000" +"waitmin" "0.500000" +"activate" "210" +"classtype" "662.000000" +"estate" "1.000000" +"estate_on" "trap_pendulum_on" +"estate_off" "trap_pendulum_off" +"estate_disable" "trap_pendulum_disable" +"estate_use" "trap_pendulum_use" +} +{ +"absmin" "-3503.000000 689.000000 -7.968750" +"absmax" "-3473.000000 719.000000 -7.968750" +"origin" "-3488.000000 704.000000 -7.968750" +"oldorigin" "-3488.000000 704.000000 -7.968750" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_nailgun" "touch" "item_touch" "think" "item_delay" -"weapon" "32.000000" -"netname" "Rocket Launcher" +"weapon" "4.000000" +"netname" "Nailgun" "flags" "768.000000" "noise" "weapons/pkup.wav" "attack_finished" "999999.000000" -"mdl" "progs/g_rock2.mdl" +"mdl" "progs/g_nail.mdl" "bbmins" "-16.000000 -16.000000 0.000000" "bbmaxs" "16.000000 16.000000 56.000000" "touch2" "weapon_touch" -"classtype" "535.000000" +"classtype" "520.000000" "classgroup" "250.000000" "respawn_time" "30.000000" "estate" "2.000000" @@ -1272,17 +7777,12305 @@ a "estate_reset" "item_reset" } { -"absmin" "-111.000000 -175.000000 -22.426750" -"absmax" "-81.000000 -145.000000 -22.426750" -"origin" "-96.000000 -160.000000 -22.426750" -"oldorigin" "-96.000000 -160.000000 -22.426750" +"modelindex" "270.000000" +"absmin" "-3249.000000 -649.000000 47.000000" +"absmax" "-3247.000000 -647.000000 49.000000" +"origin" "-3248.000000 -648.000000 48.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "463014.000000" +"part_emitter" "258" +"part_active" "72.000000" +} +{ +"absmin" "-3249.000000 -649.000000 47.000000" +"absmax" "-3247.000000 -647.000000 49.000000" +"origin" "-3248.000000 -648.000000 48.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2795.478516" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "463014.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "257" +"part_style" "72.000000" +"start_delay" "8.351237" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-3249.000000 -913.000000 47.000000" +"absmax" "-3247.000000 -911.000000 49.000000" +"origin" "-3248.000000 -912.000000 48.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "63368.000000" +"part_emitter" "260" +"part_active" "72.000000" +} +{ +"absmin" "-3249.000000 -913.000000 47.000000" +"absmax" "-3247.000000 -911.000000 49.000000" +"origin" "-3248.000000 -912.000000 48.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2795.119629" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "63368.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "259" +"part_style" "72.000000" +"start_delay" "9.619343" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "53.000000" +"absmin" "-3441.000000 -257.000000 127.000000" +"absmax" "-3399.000000 -207.000000 161.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3420.000000 -232.000000 144.000000" +"classname" "func_breakable" +"model" "*52" +"mins" "-3440.000000 -256.000000 128.000000" +"maxs" "-3400.000000 -208.000000 160.000000" +"size" "40.000000 48.000000 32.000000" +"use" "funcbreakable_use" +"health" "17.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"pain_finished" "393.658997" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "5.000000" +"count" "6.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "6.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "262" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"pain_finstate" "393.644989" +"dmgtimeframe" "393.744995" +"dmgcombined" "8.000000" +} +{ +"absmin" "-3421.000000 -233.000000 143.000000" +"absmax" "-3419.000000 -231.000000 145.000000" +"origin" "-3420.000000 -232.000000 144.000000" +} +{ +"modelindex" "54.000000" +"absmin" "-3473.000000 -257.000000 159.000000" +"absmax" "-3423.000000 -207.000000 201.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3448.000000 -232.000000 180.000000" +"classname" "func_breakable" +"model" "*53" +"mins" "-3472.000000 -256.000000 160.000000" +"maxs" "-3424.000000 -208.000000 200.000000" +"size" "48.000000 48.000000 40.000000" +"use" "funcbreakable_use" +"health" "25.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "10.000000" +"cnt" "5.000000" +"count" "10.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "10.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "264" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-3449.000000 -233.000000 179.000000" +"absmax" "-3447.000000 -231.000000 181.000000" +"origin" "-3448.000000 -232.000000 180.000000" +} +{ +"modelindex" "55.000000" +"absmin" "-3473.000000 -257.000000 127.000000" +"absmax" "-3431.000000 -207.000000 169.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3452.000000 -232.000000 148.000000" +"classname" "func_breakable" +"model" "*54" +"mins" "-3472.000000 -256.000000 128.000000" +"maxs" "-3432.000000 -208.000000 168.000000" +"size" "40.000000 48.000000 40.000000" +"use" "funcbreakable_use" +"health" "17.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"pain_finished" "393.658997" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "5.000000" +"count" "6.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "6.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "266" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "393.759003" +"dmgcombined" "8.000000" +} +{ +"absmin" "-3453.000000 -233.000000 147.000000" +"absmax" "-3451.000000 -231.000000 149.000000" +"origin" "-3452.000000 -232.000000 148.000000" +} +{ +"modelindex" "56.000000" +"absmin" "-3513.000000 -257.000000 111.000000" +"absmax" "-3471.000000 -207.000000 129.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3492.000000 -232.000000 120.000000" +"classname" "func_breakable" +"model" "*55" +"mins" "-3512.000000 -256.000000 112.000000" +"maxs" "-3472.000000 -208.000000 128.000000" +"size" "40.000000 48.000000 16.000000" +"use" "funcbreakable_use" +"health" "17.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"pain_finished" "393.673004" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "10.000000" +"cnt" "5.000000" +"count" "5.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "5.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "268" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "393.773010" +"dmgcombined" "8.000000" +} +{ +"absmin" "-3493.000000 -233.000000 119.000000" +"absmax" "-3491.000000 -231.000000 121.000000" +"origin" "-3492.000000 -232.000000 120.000000" +} +{ +"modelindex" "57.000000" +"absmin" "-3513.000000 -257.000000 127.000000" +"absmax" "-3463.000000 -207.000000 185.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3488.000000 -232.000000 156.000000" +"classname" "func_breakable" +"model" "*56" +"mins" "-3512.000000 -256.000000 128.000000" +"maxs" "-3464.000000 -208.000000 184.000000" +"size" "48.000000 48.000000 56.000000" +"use" "funcbreakable_use" +"health" "17.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"pain_finished" "393.673004" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "5.000000" +"count" "6.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "6.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "270" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "393.773010" +"dmgcombined" "8.000000" +} +{ +"absmin" "-3489.000000 -233.000000 155.000000" +"absmax" "-3487.000000 -231.000000 157.000000" +"origin" "-3488.000000 -232.000000 156.000000" +} +{ +"modelindex" "58.000000" +"absmin" "-3569.000000 -257.000000 111.000000" +"absmax" "-3511.000000 -207.000000 193.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3540.000000 -232.000000 152.000000" +"classname" "func_breakable" +"model" "*57" +"mins" "-3568.000000 -256.000000 112.000000" +"maxs" "-3512.000000 -208.000000 192.000000" +"size" "56.000000 48.000000 80.000000" +"use" "funcbreakable_use" +"health" "25.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "5.000000" +"count" "5.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "5.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "272" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-3541.000000 -233.000000 151.000000" +"absmax" "-3539.000000 -231.000000 153.000000" +"origin" "-3540.000000 -232.000000 152.000000" +} +{ +"modelindex" "59.000000" +"absmin" "-3529.000000 -257.000000 159.000000" +"absmax" "-3487.000000 -207.000000 201.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3508.000000 -232.000000 180.000000" +"classname" "func_breakable" +"model" "*58" +"mins" "-3528.000000 -256.000000 160.000000" +"maxs" "-3488.000000 -208.000000 200.000000" +"size" "40.000000 48.000000 40.000000" +"use" "funcbreakable_use" +"health" "25.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "10.000000" +"cnt" "5.000000" +"count" "9.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "9.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "274" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-3509.000000 -233.000000 179.000000" +"absmax" "-3507.000000 -231.000000 181.000000" +"origin" "-3508.000000 -232.000000 180.000000" +} +{ +"modelindex" "60.000000" +"absmin" "-3473.000000 -257.000000 111.000000" +"absmax" "-3431.000000 -207.000000 129.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3452.000000 -232.000000 120.000000" +"classname" "func_breakable" +"model" "*59" +"mins" "-3472.000000 -256.000000 112.000000" +"maxs" "-3432.000000 -208.000000 128.000000" +"size" "40.000000 48.000000 16.000000" +"use" "funcbreakable_use" +"health" "17.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"pain_finished" "393.673004" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "5.000000" +"count" "7.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "7.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "276" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"pain_finstate" "393.658997" +"dmgtimeframe" "393.759003" +"dmgcombined" "8.000000" +} +{ +"absmin" "-3453.000000 -233.000000 119.000000" +"absmax" "-3451.000000 -231.000000 121.000000" +"origin" "-3452.000000 -232.000000 120.000000" +} +{ +"modelindex" "270.000000" +"absmin" "-2929.000000 -649.000000 15.000000" +"absmax" "-2927.000000 -647.000000 17.000000" +"origin" "-2928.000000 -648.000000 16.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "338861.000000" +"part_emitter" "278" +"part_active" "72.000000" +} +{ +"absmin" "-2929.000000 -649.000000 15.000000" +"absmax" "-2927.000000 -647.000000 17.000000" +"origin" "-2928.000000 -648.000000 16.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2793.851318" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "338861.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "277" +"part_style" "72.000000" +"start_delay" "5.734214" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-2929.000000 -913.000000 15.000000" +"absmax" "-2927.000000 -911.000000 17.000000" +"origin" "-2928.000000 -912.000000 16.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "189540.000000" +"part_emitter" "280" +"part_active" "72.000000" +} +{ +"absmin" "-2929.000000 -913.000000 15.000000" +"absmax" "-2927.000000 -911.000000 17.000000" +"origin" "-2928.000000 -912.000000 16.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2794.058838" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "189540.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "279" +"part_style" "72.000000" +"start_delay" "5.628742" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"absmin" "-2929.000000 -729.000000 151.000000" +"absmax" "-2927.000000 -727.000000 153.000000" +"origin" "-2928.000000 -728.000000 152.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "shadowzombie" +"targetname" "axe_relay" +"style" "32.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-2929.000000 -849.000000 151.000000" +"absmax" "-2927.000000 -847.000000 153.000000" +"origin" "-2928.000000 -848.000000 152.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "zombie_wall" +"targetname" "axe_relay" +"style" "32.000000" +"delay" "2.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-2633.000000 1431.000000 -33.000000" +"absmax" "-2615.000000 1449.000000 1.000000" +"solid" "1.000000" +"origin" "-2624.000000 1440.000000 -16.000000" +"oldorigin" "-2624.000000 1440.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path1b" +"targetname" "path1a" +"movetarget" "288" +"state" "1.000000" +"activate" "289" +"classtype" "26.000000" +"targetback" "path1a" +"movetarget3" "288" +} +{ +"absmin" "-2697.000000 1367.000000 -33.000000" +"absmax" "-2679.000000 1385.000000 1.000000" +"solid" "1.000000" +"origin" "-2688.000000 1376.000000 -16.000000" +"oldorigin" "-2688.000000 1376.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "283" +"spawnflags" "80.000000" +"target" "path2b" +"targetname" "path2a" +"movetarget" "287" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path2a" +"movetarget3" "287" +} +{ +"absmin" "-2761.000000 1303.000000 -33.000000" +"absmax" "-2743.000000 1321.000000 1.000000" +"solid" "1.000000" +"origin" "-2752.000000 1312.000000 -16.000000" +"oldorigin" "-2752.000000 1312.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "284" +"spawnflags" "80.000000" +"target" "path3b" +"targetname" "path3a" +"movetarget" "286" +"state" "1.000000" +"activate" "290" +"classtype" "26.000000" +"targetback" "path3a" +"movetarget3" "286" +} +{ +"absmin" "-2217.000000 1303.000000 -33.000000" +"absmax" "-2199.000000 1321.000000 1.000000" +"solid" "1.000000" +"origin" "-2208.000000 1312.000000 -16.000000" +"oldorigin" "-2208.000000 1312.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "216" +"spawnflags" "80.000000" +"target" "path3a" +"targetname" "path3b" +"movetarget" "285" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path3b" +"movetarget3" "285" +} +{ +"absmin" "-2297.000000 1367.000000 -33.000000" +"absmax" "-2279.000000 1385.000000 1.000000" +"solid" "1.000000" +"origin" "-2288.000000 1376.000000 -16.000000" +"oldorigin" "-2288.000000 1376.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "286" +"spawnflags" "80.000000" +"target" "path2a" +"targetname" "path2b" +"movetarget" "284" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path2b" +"movetarget3" "284" +} +{ +"absmin" "-2217.000000 1431.000000 -33.000000" +"absmax" "-2199.000000 1449.000000 1.000000" +"solid" "1.000000" +"origin" "-2208.000000 1440.000000 -16.000000" +"oldorigin" "-2208.000000 1440.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "287" +"spawnflags" "80.000000" +"target" "path1a" +"targetname" "path1b" +"movetarget" "283" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path1b" +"movetarget3" "283" +} +{ +"modelindex" "285.000000" +"absmin" "-2641.000000 1677.000000 -32.968750" +"absmax" "-2607.000000 1711.000000 25.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2624.000000 1694.000000 -7.968750" +"oldorigin" "-2624.000000 1694.000000 -7.968750" +"angles" "-0.000000 249.999390 -0.000000" +"classname" "monster_dguard" +"model" "progs/mon_dguard.mdl" +"frame" "226.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.460449" +"health" "-14.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "256.000000" +"target" "path1a" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "9.577000" +"attack_finished" "5.063000" +"pain_finished" "1000005.375000" +"show_hostile" "5.577000" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"movetarget" "283" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dguard.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "4.771605" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "7.956606" +"idle_sound" "knight/idle.wav" +"sight_timeout" "14.063000" +"sight_sound" "knight/ksight.wav" +"enemydist" "524.826477" +"switchattacker" "1" +"switchtimer" "5.063000" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "4.691000" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "285.000000" +"absmin" "-2874.358643 2005.358643 -0.968750" +"absmax" "-2840.358643 2039.358643 57.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2857.358643 2022.358643 24.031250" +"oldorigin" "-2752.000000 1701.000000 -7.968750" +"angles" "-0.000000 135.000000 -0.000000" +"classname" "monster_dguard" +"model" "progs/mon_dguard.mdl" +"frame" "240.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.496338" +"health" "-22.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "256.000000" +"target" "path3a" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "11.600999" +"attack_finished" "5.077877" +"pain_finished" "1000006.812500" +"show_hostile" "7.600999" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"movetarget" "285" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dguard.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "7.000999" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "7.757393" +"idle_sound" "knight/idle.wav" +"sight_timeout" "14.077877" +"sight_sound" "knight/ksight.wav" +"enemydist" "222.561478" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "6.727000" +"dmgcombined" "4.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2169.000000 1511.000000 127.000000" +"absmax" "-2151.000000 1529.000000 161.000000" +"solid" "1.000000" +"origin" "-2160.000000 1520.000000 144.000000" +"oldorigin" "-2160.000000 1520.000000 144.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "251" +"spawnflags" "80.000000" +"target" "path4b" +"targetname" "path4a" +"movetarget" "292" +"state" "1.000000" +"activate" "295" +"classtype" "26.000000" +"targetback" "path4a" +"movetarget3" "292" +} +{ +"absmin" "-2169.000000 1223.000000 127.000000" +"absmax" "-2151.000000 1241.000000 161.000000" +"solid" "1.000000" +"origin" "-2160.000000 1232.000000 144.000000" +"oldorigin" "-2160.000000 1232.000000 144.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path4a" +"targetname" "path4b" +"movetarget" "291" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path4b" +"movetarget3" "291" +} +{ +"absmin" "-2009.000000 1223.000000 127.000000" +"absmax" "-1991.000000 1241.000000 161.000000" +"solid" "1.000000" +"origin" "-2000.000000 1232.000000 144.000000" +"oldorigin" "-2000.000000 1232.000000 144.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "291" +"spawnflags" "80.000000" +"target" "path5a" +"targetname" "path5b" +"movetarget" "294" +"state" "1.000000" +"activate" "296" +"classtype" "26.000000" +"targetback" "path5b" +"movetarget3" "294" +} +{ +"absmin" "-2009.000000 1511.000000 127.000000" +"absmax" "-1991.000000 1529.000000 161.000000" +"solid" "1.000000" +"origin" "-2000.000000 1520.000000 144.000000" +"oldorigin" "-2000.000000 1520.000000 144.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "293" +"spawnflags" "80.000000" +"target" "path5b" +"targetname" "path5a" +"movetarget" "293" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path5a" +"movetarget3" "293" +} +{ +"modelindex" "290.000000" +"absmin" "-2483.169678 1252.784180 -32.968750" +"absmax" "-2449.169678 1286.784180 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2466.169678 1269.784180 -7.968750" +"oldorigin" "-2160.000000 1288.000000 144.000000" +"velocity" "163.097015 -156.590469 0.000000" +"angles" "-0.000000 137.999268 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.427246" +"health" "-17.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 139.987793 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "138.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"target" "path4a" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "30.326483" +"attack_state" "1.000000" +"attack_finished" "25.226475" +"pain_finished" "1000025.250000" +"show_hostile" "26.326483" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "291" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "26.326483" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "32.978550" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "31.226467" +"sight_sound" "wizard/wsight.wav" +"enemydist" "141.691483" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "25.758001" +"dmgcombined" "8.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-2361.447021 1382.869507 -32.968750" +"absmax" "-2327.447021 1416.869507 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2344.447021 1399.869507 -7.968750" +"oldorigin" "-2000.000000 1464.000000 144.000000" +"velocity" "-192.577896 -38.959930 0.000000" +"angles" "-0.000000 184.998779 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.413330" +"groundentity" "660" +"health" "-12.000000" +"takedamage" "2.000000" +"chain" "288" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 173.995972 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "185.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"target" "path5b" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"lefty" "1.000000" +"search_time" "31.962023" +"attack_state" "1.000000" +"attack_finished" "26.762014" +"pain_finished" "1000027.062500" +"show_hostile" "27.962023" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "293" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "27.862022" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "28.451565" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "31.162001" +"sight_sound" "wizard/wsight.wav" +"enemydist" "468.009186" +"enemymaxdist" "1.000000" +"switchattacker" "1" +"switchtimer" "22.162001" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "27.544001" +"dmgcombined" "12.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-2015.000000 1153.000000 -32.000000" +"absmax" "-1985.000000 1183.000000 -32.000000" +"origin" "-2000.000000 1168.000000 -32.000000" +"oldorigin" "-2000.000000 1168.000000 -32.000000" +"angles" "-0.000000 9.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2015.000000 1569.000000 -32.000000" +"absmax" "-1985.000000 1599.000000 -32.000000" +"origin" "-2000.000000 1584.000000 -32.000000" +"oldorigin" "-2000.000000 1584.000000 -32.000000" +"angles" "-0.000000 96.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2175.000000 1569.000000 -32.000000" +"absmax" "-2145.000000 1599.000000 -32.000000" +"origin" "-2160.000000 1584.000000 -32.000000" +"oldorigin" "-2160.000000 1584.000000 -32.000000" +"angles" "-0.000000 137.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2175.000000 1153.000000 -32.000000" +"absmax" "-2145.000000 1183.000000 -32.000000" +"origin" "-2160.000000 1168.000000 -32.000000" +"oldorigin" "-2160.000000 1168.000000 -32.000000" +"angles" "-0.000000 229.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "299.000000" +"absmin" "-2494.886475 633.937012 447.031250" +"absmax" "-2460.886475 667.937012 505.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2477.886475 650.937012 472.031250" +"oldorigin" "-2720.000000 528.000000 360.031250" +"angles" "-0.000000 249.993896 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.444336" +"health" "-5.327036" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "270.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"targetname" "early_monsters" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "3.000000" +"search_time" "304.008057" +"attack_state" "1.000000" +"attack_finished" "55.398750" +"pain_finished" "1000298.875000" +"show_hostile" "300.008057" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "3.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "299.208008" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "300.704071" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "64.398750" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "609.691101" +"switchoverride" "1.000000" +"steptype" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "299.084015" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-3369.000000 567.000000 15.000000" +"absmax" "-3351.000000 585.000000 49.000000" +"solid" "1.000000" +"origin" "-3360.000000 576.000000 32.000000" +"oldorigin" "-3360.000000 576.000000 32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path6b" +"targetname" "path6a" +"movetarget" "303" +"state" "1.000000" +"activate" "306" +"classtype" "26.000000" +"targetback" "path6a" +"movetarget3" "305" +} +{ +"absmin" "-3369.000000 823.000000 15.000000" +"absmax" "-3351.000000 841.000000 49.000000" +"solid" "1.000000" +"origin" "-3360.000000 832.000000 32.000000" +"oldorigin" "-3360.000000 832.000000 32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path6c" +"targetname" "path6b" +"movetarget" "304" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path6b" +"movetarget3" "302" +} +{ +"absmin" "-3625.000000 823.000000 15.000000" +"absmax" "-3607.000000 841.000000 49.000000" +"solid" "1.000000" +"origin" "-3616.000000 832.000000 32.000000" +"oldorigin" "-3616.000000 832.000000 32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path6d" +"targetname" "path6c" +"movetarget" "305" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path6c" +"movetarget3" "303" +} +{ +"absmin" "-3625.000000 567.000000 15.000000" +"absmax" "-3607.000000 585.000000 49.000000" +"solid" "1.000000" +"origin" "-3616.000000 576.000000 32.000000" +"oldorigin" "-3616.000000 576.000000 32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path6a" +"targetname" "path6d" +"movetarget" "302" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path6d" +"movetarget3" "304" +} +{ +"modelindex" "299.000000" +"absmin" "-3218.726807 772.734314 -0.968750" +"absmax" "-3184.726807 806.734314 57.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3201.726807 789.734314 24.031250" +"oldorigin" "-3602.391113 599.249756 24.031250" +"angles" "-0.000000 45.000000 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "255.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.447998" +"health" "-1.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"target" "path6a" +"targetname" "early_monsters" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "161.241302" +"attack_state" "1.000000" +"attack_finished" "145.040558" +"pain_finished" "1000157.062500" +"show_hostile" "157.241302" +"mdl" "progs/mon_dcrossbow.mdl" +"movetarget" "302" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "156.441254" +"attack_track" "-2729.349365 978.203735 -6.968750" +"attack_chance" "0.500000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "151.840973" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "161.088898" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "154.040558" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "535.043030" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "156.378998" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "303.000000" +"absmin" "-2719.000000 2033.000000 -115.968750" +"absmax" "-2657.000000 2095.000000 -59.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-2688.000000 2064.000000 -115.968750" +"oldorigin" "-2688.000000 2064.000000 -115.968750" +"angles" "-0.000000 0.000000 -0.000000" "classname" "weapon_supershotgun" +"model" "progs/g_shot2.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" "touch" "item_touch" "think" "item_delay" "weapon" "2.000000" "netname" "Double-barrelled Shotgun" "flags" "768.000000" "noise" "weapons/pkup.wav" +"mdl" "progs/g_shot2.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "510.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3727.000000 529.000000 0.000000" +"absmax" "-3697.000000 559.000000 0.000000" +"origin" "-3712.000000 544.000000 0.000000" +"oldorigin" "-3712.000000 544.000000 0.000000" +"angles" "-0.000000 103.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3727.000000 857.000000 0.000000" +"absmax" "-3697.000000 887.000000 0.000000" +"origin" "-3712.000000 872.000000 0.000000" +"oldorigin" "-3712.000000 872.000000 0.000000" +"angles" "-0.000000 226.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "307.000000" +"absmin" "-2496.062744 676.709534 447.031250" +"absmax" "-2446.062744 726.709534 513.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2471.062744 701.709534 472.031250" +"oldorigin" "-3488.000000 -160.000000 456.031250" +"angles" "0.000000 164.998169 0.000000" +"classname" "monster_hogremac" +"model" "progs/mon_hogremac.mdl" +"frame" "141.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "hogremac_dieA10" +"nextthink" "2788.444092" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"th_stand" "hogremac_stand1" +"th_walk" "hogremac_walk1" +"th_run" "hogremac_run1" +"th_missile" "hogremac_shoot1" +"th_melee" "hogremac_melee" +"th_pain" "hogremac_pain" +"th_die" "hogremac_die" +"search_time" "293.634674" +"attack_state" "1.000000" +"attack_finished" "290.499237" +"pain_finished" "1000288.500000" +"show_hostile" "289.634674" +"mdl" "progs/mon_hogremac.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "255.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogremac_wakeup1a" +"liquidbase" "-1.000000" +"liquidcheck" "289.634674" +"attack_elev" "-48.000000" +"attack_speed" "550.000000" +"meleerange" "120.000000" +"meleehitsound" "gibs/gibheavy1.wav" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was smashed by a Mace Ogre +" +"idletimer" "292.489563" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "206.429047" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "565.026794" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "288.737030" +"dmgcombined" "24.000000" +"gib1mdl" "progs/w_ogremac.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-3671.000000 921.000000 0.000000" +"absmax" "-3641.000000 951.000000 0.000000" +"origin" "-3656.000000 936.000000 0.000000" +"oldorigin" "-3656.000000 936.000000 0.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3351.000000 921.000000 0.000000" +"absmax" "-3321.000000 951.000000 0.000000" +"origin" "-3336.000000 936.000000 0.000000" +"oldorigin" "-3336.000000 936.000000 0.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "314.000000" +"absmin" "-2667.343018 -173.213348 191.023331" +"absmax" "-2633.343018 -139.213348 257.023315" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-2650.343018 -156.213348 216.023331" +"oldorigin" "-3488.000000 863.000000 448.000000" +"angles" "0.000000 99.997559 0.000000" +"classname" "monster_gargoyle" +"model" "progs/mon_gargoyle.mdl" +"frame" "13.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2788.425537" +"health" "-9.187597" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "100.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"targetname" "monsterwave1" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"search_time" "1701.479248" +"attack_state" "2.000000" +"attack_finished" "1696.841064" +"pain_finished" "1001696.062500" +"show_hostile" "1697.479248" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"think1" "gargoyle_wakeup" +"pos1" "88.000000 111.000000 23.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"skin_override" "1.000000" +"frame_override" "110.000000" +"attachment" "1932" +"enemytarget" "1931" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1697.279297" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "1698.740479" +"pain_flinch" "70.000000" +"pain_finstate" "1695.679810" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "1699.015869" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "1538.720215" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "355.922791" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1696.572876" +"dmgcombined" "20.000000" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "270.000000" +"absmin" "-3345.000000 951.000000 455.000000" +"absmax" "-3343.000000 953.000000 457.000000" +"origin" "-3344.000000 952.000000 456.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "24752.000000" +"part_emitter" "315" +"part_active" "72.000000" +} +{ +"absmin" "-3345.000000 951.000000 455.000000" +"absmax" "-3343.000000 953.000000 457.000000" +"origin" "-3344.000000 952.000000 456.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2790.246582" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "24752.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "314" +"part_style" "72.000000" +"start_delay" "6.410748" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-3633.000000 951.000000 455.000000" +"absmax" "-3631.000000 953.000000 457.000000" +"origin" "-3632.000000 952.000000 456.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "329544.000000" +"part_emitter" "317" +"part_active" "72.000000" +} +{ +"absmin" "-3633.000000 951.000000 455.000000" +"absmax" "-3631.000000 953.000000 457.000000" +"origin" "-3632.000000 952.000000 456.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2789.512451" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "329544.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "316" +"part_style" "72.000000" +"start_delay" "9.792933" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-3737.000000 207.000000 455.000000" +"absmax" "-3735.000000 209.000000 457.000000" +"origin" "-3736.000000 208.000000 456.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "560604.000000" +"part_emitter" "319" +"part_active" "72.000000" +} +{ +"absmin" "-3737.000000 207.000000 455.000000" +"absmax" "-3735.000000 209.000000 457.000000" +"origin" "-3736.000000 208.000000 456.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2788.523682" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "560604.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "318" +"part_style" "72.000000" +"start_delay" "3.928739" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-3737.000000 -81.000000 455.000000" +"absmax" "-3735.000000 -79.000000 457.000000" +"origin" "-3736.000000 -80.000000 456.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "351500.000000" +"part_emitter" "321" +"part_active" "72.000000" +} +{ +"absmin" "-3737.000000 -81.000000 455.000000" +"absmax" "-3735.000000 -79.000000 457.000000" +"origin" "-3736.000000 -80.000000 456.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2789.277100" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "351500.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "320" +"part_style" "72.000000" +"start_delay" "7.974029" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "314.000000" +"absmin" "-3572.321533 43.500885 63.031250" +"absmax" "-3538.321533 77.500885 129.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-3555.321533 60.500885 88.031250" +"oldorigin" "-3647.000000 64.000000 448.000000" +"angles" "0.000000 301.997681 0.000000" +"classname" "monster_gargoyle" +"model" "progs/mon_gargoyle.mdl" +"frame" "13.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2788.423828" +"health" "-6.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "302.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"targetname" "edelman_bars" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "1.000000" +"search_time" "1026.195801" +"attack_state" "1.000000" +"attack_finished" "1022.491638" +"pain_finished" "1001020.875000" +"show_hostile" "1022.195801" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"think1" "gargoyle_wakeup" +"pos1" "88.000000 111.000000 23.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"skin_override" "1.000000" +"frame_override" "88.000000" +"attachment" "2378" +"enemytarget" "1930" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1021.895874" +"attack_chance" "0.200000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "1022.951904" +"pain_flinch" "70.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "1025.595581" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "1028.296509" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "715.804810" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-3727.000000 209.000000 64.000000" +"absmax" "-3697.000000 239.000000 64.000000" +"origin" "-3712.000000 224.000000 64.000000" +"oldorigin" "-3712.000000 224.000000 64.000000" +"angles" "-0.000000 350.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3727.000000 -111.000000 64.000000" +"absmax" "-3697.000000 -81.000000 64.000000" +"origin" "-3712.000000 -96.000000 64.000000" +"oldorigin" "-3712.000000 -96.000000 64.000000" +"angles" "-0.000000 2.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3351.000000 -175.000000 64.000000" +"absmax" "-3321.000000 -145.000000 64.000000" +"origin" "-3336.000000 -160.000000 64.000000" +"oldorigin" "-3336.000000 -160.000000 64.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3663.000000 -175.000000 64.000000" +"absmax" "-3633.000000 -145.000000 64.000000" +"origin" "-3648.000000 -160.000000 64.000000" +"oldorigin" "-3648.000000 -160.000000 64.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3545.000000 919.000000 623.000000" +"absmax" "-3527.000000 937.000000 657.000000" +"solid" "1.000000" +"origin" "-3536.000000 928.000000 640.000000" +"oldorigin" "-3536.000000 928.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7b" +"targetname" "path7a" +"movetarget" "328" +"state" "1.000000" +"activate" "335" +"classtype" "26.000000" +"targetback" "path7a" +"movetarget3" "334" +} +{ +"absmin" "-3545.000000 7.000000 623.000000" +"absmax" "-3527.000000 25.000000 657.000000" +"solid" "1.000000" +"origin" "-3536.000000 16.000000 640.000000" +"oldorigin" "-3536.000000 16.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7c" +"targetname" "path7b" +"movetarget" "329" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path7b" +"movetarget3" "327" +} +{ +"absmin" "-1849.000000 7.000000 623.000000" +"absmax" "-1831.000000 25.000000 657.000000" +"solid" "1.000000" +"origin" "-1840.000000 16.000000 640.000000" +"oldorigin" "-1840.000000 16.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7d" +"targetname" "path7c" +"movetarget" "330" +"state" "1.000000" +"activate" "394" +"classtype" "26.000000" +"targetback" "path7c" +"movetarget3" "328" +} +{ +"absmin" "-1849.000000 871.000000 623.000000" +"absmax" "-1831.000000 889.000000 657.000000" +"solid" "1.000000" +"origin" "-1840.000000 880.000000 640.000000" +"oldorigin" "-1840.000000 880.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "294" +"spawnflags" "80.000000" +"target" "path7e" +"targetname" "path7d" +"movetarget" "331" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path7d" +"movetarget3" "329" +} +{ +"absmin" "-1945.000000 871.000000 623.000000" +"absmax" "-1927.000000 889.000000 657.000000" +"solid" "1.000000" +"origin" "-1936.000000 880.000000 640.000000" +"oldorigin" "-1936.000000 880.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7f" +"targetname" "path7e" +"movetarget" "332" +"state" "1.000000" +"activate" "336" +"classtype" "26.000000" +"targetback" "path7e" +"movetarget3" "330" +} +{ +"absmin" "-1945.000000 103.000000 623.000000" +"absmax" "-1927.000000 121.000000 657.000000" +"solid" "1.000000" +"origin" "-1936.000000 112.000000 640.000000" +"oldorigin" "-1936.000000 112.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7g" +"targetname" "path7f" +"movetarget" "333" +"state" "1.000000" +"activate" "337" +"classtype" "26.000000" +"targetback" "path7f" +"movetarget3" "331" +} +{ +"absmin" "-3449.000000 103.000000 623.000000" +"absmax" "-3431.000000 121.000000 657.000000" +"solid" "1.000000" +"origin" "-3440.000000 112.000000 640.000000" +"oldorigin" "-3440.000000 112.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7h" +"targetname" "path7g" +"movetarget" "334" +"state" "1.000000" +"activate" "338" +"classtype" "26.000000" +"targetback" "path7g" +"movetarget3" "332" +} +{ +"absmin" "-3449.000000 919.000000 623.000000" +"absmax" "-3431.000000 937.000000 657.000000" +"solid" "1.000000" +"origin" "-3440.000000 928.000000 640.000000" +"oldorigin" "-3440.000000 928.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7a" +"targetname" "path7h" +"movetarget" "327" +"state" "1.000000" +"activate" "393" +"classtype" "26.000000" +"targetback" "path7h" +"movetarget3" "333" +} +{ +"modelindex" "290.000000" +"absmin" "-2787.919922 1008.715576 -31.968750" +"absmax" "-2753.919922 1042.715576 34.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2770.919922 1025.715576 -6.968750" +"oldorigin" "-3178.747559 24.186413 640.000000" +"velocity" "-68.831451 -92.562637 0.000000" +"angles" "-0.000000 72.998657 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.498779" +"groundentity" "1015" +"health" "-20.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 85.995483 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "73.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"target" "path7a" +"targetname" "early_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "130.926254" +"attack_state" "1.000000" +"attack_finished" "125.426292" +"pain_finished" "1000126.250000" +"show_hostile" "126.926254" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "329" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "126.726257" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "132.043304" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "64.427338" +"sight_sound" "wizard/wsight.wav" +"enemydist" "229.021149" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "126.727997" +"dmgcombined" "4.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-2751.639648 624.993164 -32.968750" +"absmax" "-2717.639648 658.993164 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2734.639648 641.993164 -7.968750" +"oldorigin" "-2475.397949 102.706146 640.000000" +"velocity" "-158.958710 -5.743591 0.000000" +"angles" "-0.000000 330.996094 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.462646" +"health" "-8.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 319.971313 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "331.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"target" "path7e" +"targetname" "early_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "182.514938" +"attack_state" "1.000000" +"attack_finished" "177.414810" +"pain_finished" "1000177.312500" +"show_hostile" "178.514938" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "333" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "178.514938" +"attack_chance" "0.900000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "183.126343" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "64.413033" +"sight_sound" "wizard/wsight.wav" +"enemydist" "85.121422" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "177.795013" +"dmgcombined" "8.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-3280.713867 1448.010864 31.031250" +"absmax" "-3246.713867 1482.010864 97.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3263.713867 1465.010864 56.031250" +"oldorigin" "-3242.212891 117.645569 640.000000" +"velocity" "-75.154877 172.753082 0.000000" +"angles" "-0.000000 186.992798 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.437012" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 192.996826 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"target" "path7f" +"targetname" "early_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "85.894836" +"attack_state" "1.000000" +"attack_finished" "81.794853" +"pain_finished" "1000080.437500" +"show_hostile" "81.894836" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "333" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "80.894852" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "87.008499" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "64.495239" +"sight_sound" "wizard/wsight.wav" +"enemydist" "162.223694" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "80.966995" +"dmgcombined" "24.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-2731.704834 1371.115479 -32.968750" +"absmax" "-2697.704834 1405.115479 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2714.704834 1388.115479 -7.968750" +"oldorigin" "-3543.827637 515.725769 640.000000" +"velocity" "1.361130 145.347443 0.000000" +"angles" "-0.000000 135.000000 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.506348" +"health" "-8.000000" +"takedamage" "2.000000" +"chain" "285" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 91.999512 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"target" "path7g" +"targetname" "early_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "102.370483" +"attack_state" "1.000000" +"attack_finished" "97.570511" +"pain_finished" "1000096.937500" +"show_hostile" "98.370483" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "328" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "97.770493" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "103.479530" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "64.471130" +"sight_sound" "wizard/wsight.wav" +"enemydist" "198.448074" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "97.435997" +"dmgcombined" "8.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-2840.306396 858.801636 -192.968750" +"absmax" "-2806.306396 892.801636 -126.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2823.306396 875.801636 -167.968750" +"oldorigin" "-3532.180176 450.998230 640.000000" +"velocity" "123.618256 128.489014 0.000000" +"angles" "-0.000000 330.996094 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.434814" +"health" "-27.348064" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 0.000000 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"ideal_yaw" "331.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"target" "path7c" +"targetname" "early_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "230.317230" +"attack_state" "1.000000" +"attack_finished" "225.117096" +"pain_finished" "1000225.250000" +"show_hostile" "226.317230" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "328" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "226.217224" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "232.208847" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "206.515472" +"sight_sound" "wizard/wsight.wav" +"enemydist" "172.064117" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "225.770020" +"dmgcombined" "32.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-3465.000000 487.000000 15.000000" +"absmax" "-3447.000000 505.000000 49.000000" +"solid" "1.000000" +"origin" "-3456.000000 496.000000 32.000000" +"oldorigin" "-3456.000000 496.000000 32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "1" +"spawnflags" "80.000000" +"target" "path8c" +"targetname" "path8b" +"movetarget" "343" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8b" +"movetarget3" "341" +} +{ +"absmin" "-3465.000000 263.000000 79.000000" +"absmax" "-3447.000000 281.000000 113.000000" +"solid" "1.000000" +"origin" "-3456.000000 272.000000 96.000000" +"oldorigin" "-3456.000000 272.000000 96.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8b" +"targetname" "path8a" +"movetarget" "340" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8a" +"movetarget3" "351" +} +{ +"absmin" "-3529.000000 263.000000 79.000000" +"absmax" "-3511.000000 281.000000 113.000000" +"solid" "1.000000" +"origin" "-3520.000000 272.000000 96.000000" +"oldorigin" "-3520.000000 272.000000 96.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8e" +"targetname" "path8d" +"movetarget" "345" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8d" +"movetarget3" "343" +} +{ +"absmin" "-3529.000000 487.000000 15.000000" +"absmax" "-3511.000000 505.000000 49.000000" +"solid" "1.000000" +"origin" "-3520.000000 496.000000 32.000000" +"oldorigin" "-3520.000000 496.000000 32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "340" +"spawnflags" "80.000000" +"target" "path8d" +"targetname" "path8c" +"movetarget" "342" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8c" +"movetarget3" "340" +} +{ +"absmin" "-3673.000000 -9.000000 79.000000" +"absmax" "-3655.000000 9.000000 113.000000" +"solid" "1.000000" +"origin" "-3664.000000 0.000000 96.000000" +"oldorigin" "-3664.000000 0.000000 96.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8g" +"targetname" "path8f" +"movetarget" "346" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8f" +"movetarget3" "345" +} +{ +"absmin" "-3673.000000 119.000000 79.000000" +"absmax" "-3655.000000 137.000000 113.000000" +"solid" "1.000000" +"origin" "-3664.000000 128.000000 96.000000" +"oldorigin" "-3664.000000 128.000000 96.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8f" +"targetname" "path8e" +"movetarget" "344" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8e" +"movetarget3" "342" +} +{ +"absmin" "-3529.000000 -137.000000 79.000000" +"absmax" "-3511.000000 -119.000000 113.000000" +"solid" "1.000000" +"origin" "-3520.000000 -128.000000 96.000000" +"oldorigin" "-3520.000000 -128.000000 96.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8h" +"targetname" "path8g" +"movetarget" "347" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8g" +"movetarget3" "344" +} +{ +"absmin" "-3465.000000 -137.000000 79.000000" +"absmax" "-3447.000000 -119.000000 113.000000" +"solid" "1.000000" +"origin" "-3456.000000 -128.000000 96.000000" +"oldorigin" "-3456.000000 -128.000000 96.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8i" +"targetname" "path8h" +"movetarget" "348" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8h" +"movetarget3" "346" +} +{ +"absmin" "-3305.000000 23.000000 79.000000" +"absmax" "-3287.000000 41.000000 113.000000" +"solid" "1.000000" +"origin" "-3296.000000 32.000000 96.000000" +"oldorigin" "-3296.000000 32.000000 96.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8j" +"targetname" "path8i" +"movetarget" "349" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8i" +"movetarget3" "347" +} +{ +"absmin" "-2905.000000 23.000000 207.000000" +"absmax" "-2887.000000 41.000000 241.000000" +"solid" "1.000000" +"origin" "-2896.000000 32.000000 224.000000" +"oldorigin" "-2896.000000 32.000000 224.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8k" +"targetname" "path8j" +"movetarget" "350" +"state" "1.000000" +"activate" "600" +"classtype" "26.000000" +"targetback" "path8j" +"movetarget3" "348" +} +{ +"absmin" "-2905.000000 87.000000 207.000000" +"absmax" "-2887.000000 105.000000 241.000000" +"solid" "1.000000" +"origin" "-2896.000000 96.000000 224.000000" +"oldorigin" "-2896.000000 96.000000 224.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8l" +"targetname" "path8k" +"movetarget" "351" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8k" +"movetarget3" "349" +} +{ +"absmin" "-3305.000000 87.000000 79.000000" +"absmax" "-3287.000000 105.000000 113.000000" +"solid" "1.000000" +"origin" "-3296.000000 96.000000 96.000000" +"oldorigin" "-3296.000000 96.000000 96.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8a" +"targetname" "path8l" +"movetarget" "341" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8l" +"movetarget3" "350" +} +{ +"modelindex" "323.000000" +"absmin" "-3681.155762 592.826111 -0.968750" +"absmax" "-3631.155762 642.826111 65.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3656.155762 617.826111 24.031250" +"oldorigin" "-3338.656982 173.954941 88.031250" +"angles" "-0.000000 52.998047 -0.000000" +"classname" "monster_hogre" +"model" "progs/mon_hogre.mdl" +"frame" "173.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.431641" +"health" "-9.786462" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "53.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"target" "path8j" +"targetname" "early_monsters" +"th_stand" "hogre_stand1" +"th_walk" "hogre_walk1" +"th_run" "hogre_run1" +"th_missile" "hogre_shoot1" +"th_melee" "hogre_melee" +"th_pain" "hogre_pain" +"th_die" "hogre_die" +"search_time" "366.158112" +"attack_state" "1.000000" +"attack_finished" "363.268585" +"pain_finished" "1000361.562500" +"show_hostile" "362.158112" +"mdl" "progs/mon_hogre.mdl" +"movetarget" "341" +"lip" "0.251534" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "250.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogre_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "361.758087" +"attack_elev" "12.000000" +"attack_speed" "550.000000" +"meleerange" "100.000000" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_finstate" "361.458008" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was blown up by an Ogre Hunter +" +"idletimer" "366.955627" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "362.618103" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "123.261360" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "361.847015" +"dmgcombined" "48.000000" +"gib1mdl" "progs/w_chainsaw.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2863.000000 -463.000000 192.000000" +"absmax" "-2833.000000 -433.000000 192.000000" +"origin" "-2848.000000 -448.000000 192.000000" +"oldorigin" "-2848.000000 -448.000000 192.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "313.000000" +"absmin" "-2559.000000 -479.000000 192.000000" +"absmax" "-2497.000000 -417.000000 248.000000" +"solid" "1.000000" +"origin" "-2528.000000 -448.000000 192.000000" +"oldorigin" "-2528.000000 -448.000000 192.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_15.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2783.000000 -463.000000 192.000000" +"absmax" "-2753.000000 -433.000000 192.000000" +"origin" "-2768.000000 -448.000000 192.000000" +"oldorigin" "-2768.000000 -448.000000 192.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2623.000000 -463.000000 192.000000" +"absmax" "-2593.000000 -433.000000 192.000000" +"origin" "-2608.000000 -448.000000 192.000000" +"oldorigin" "-2608.000000 -448.000000 192.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2711.000000 -463.000000 192.000000" +"absmax" "-2681.000000 -433.000000 192.000000" +"origin" "-2696.000000 -448.000000 192.000000" +"oldorigin" "-2696.000000 -448.000000 192.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "325.000000" +"absmin" "-2339.836670 341.393829 383.031250" +"absmax" "-2305.836670 375.393829 441.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2322.836670 358.393829 408.031250" +"oldorigin" "-3024.000000 368.000000 408.031250" +"angles" "-0.000000 350.996704 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2788.511719" +"health" "-4.500000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "351.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "2.000000" +"targetname" "stone_knight1" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"oldenemy" "1" +"search_time" "682.133667" +"attack_state" "1.000000" +"attack_finished" "672.435059" +"pain_finished" "1000677.500000" +"show_hostile" "678.133667" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"think1" "knight_wakeup" +"lip" "45.000000" +"pos1" "42.000000 51.000000 9.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"frame_override" "42.000000" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"meleetimer" "675.534302" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "679.134460" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "681.435059" +"sight_sound" "statue/sight.wav" +"enemydist" "171.808960" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "325.000000" +"absmin" "-2541.918945 319.693634 431.031250" +"absmax" "-2507.918945 353.693634 489.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2524.918945 336.693634 456.031250" +"oldorigin" "-2288.000000 368.000000 408.031250" +"angles" "0.000000 188.997803 0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "75.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2788.458984" +"health" "-4.500000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "189.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "2.000000" +"targetname" "stone_knight1" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"oldenemy" "1" +"search_time" "677.879883" +"attack_state" "3.000000" +"attack_finished" "672.380249" +"pain_finished" "1000673.562500" +"show_hostile" "673.879883" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"think1" "knight_wakeup" +"lip" "50.000000" +"pos1" "42.000000 51.000000 9.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"frame_override" "42.000000" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"meleetimer" "674.379761" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "677.886902" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "681.380249" +"sight_sound" "statue/sight.wav" +"enemydist" "60.834084" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2743.000000 505.000000 336.000000" +"absmax" "-2713.000000 535.000000 336.000000" +"origin" "-2728.000000 520.000000 336.000000" +"oldorigin" "-2728.000000 520.000000 336.000000" +"angles" "-0.000000 37.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2489.000000 55.000000 207.000000" +"absmax" "-2471.000000 73.000000 241.000000" +"solid" "1.000000" +"origin" "-2480.000000 64.000000 224.000000" +"oldorigin" "-2480.000000 64.000000 224.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path9b" +"targetname" "path9a" +"movetarget" "362" +"state" "1.000000" +"activate" "363" +"classtype" "26.000000" +"targetback" "path9a" +"movetarget3" "362" +} +{ +"absmin" "-2105.000000 55.000000 335.000000" +"absmax" "-2087.000000 73.000000 369.000000" +"solid" "1.000000" +"origin" "-2096.000000 64.000000 352.000000" +"oldorigin" "-2096.000000 64.000000 352.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path9a" +"targetname" "path9b" +"movetarget" "361" +"state" "1.000000" +"activate" "601" +"classtype" "26.000000" +"targetback" "path9b" +"movetarget3" "361" +} +{ +"absmin" "-3429.335449 237.429214 87.031250" +"absmax" "-3427.335449 239.429214 89.031250" +"origin" "-3428.335449 238.429214 88.031250" +"oldorigin" "-2120.000000 64.000000 344.031250" +"angles" "-0.000000 230.998535 -0.000000" +"classname" "monster_hell_knight" +"frame" "43.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-42.621937" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "231.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path9a" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "422.448151" +"attack_finished" "418.007690" +"pain_finished" "416.947998" +"show_hostile" "418.448151" +"mdl" "progs/mon_hknight.mdl" +"movetarget" "361" +"lip" "0.061281" +"waitmin" "1000416.500000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"estate" "2.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "2.000000" +"meleetimer" "417.248077" +"pain_flinch" "60.000000" +"pain_finstate" "410.785980" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "419.665558" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "414.881714" +"sight_sound" "statue/sight.wav" +"enemydist" "155.920029" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"dmgtimeframe" "417.522003" +"dmgcombined" "4.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +} +{ +"absmin" "-2063.000000 -175.000000 320.000000" +"absmax" "-2033.000000 -145.000000 320.000000" +"origin" "-2048.000000 -160.000000 320.000000" +"oldorigin" "-2048.000000 -160.000000 320.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1751.000000 -175.000000 320.000000" +"absmax" "-1721.000000 -145.000000 320.000000" +"origin" "-1736.000000 -160.000000 320.000000" +"oldorigin" "-1736.000000 -160.000000 320.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1679.000000 209.000000 320.000000" +"absmax" "-1649.000000 239.000000 320.000000" +"origin" "-1664.000000 224.000000 320.000000" +"oldorigin" "-1664.000000 224.000000 320.000000" +"angles" "-0.000000 151.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1679.000000 -111.000000 320.000000" +"absmax" "-1649.000000 -81.000000 320.000000" +"origin" "-1664.000000 -96.000000 320.000000" +"oldorigin" "-1664.000000 -96.000000 320.000000" +"angles" "-0.000000 354.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1679.000000 849.000000 384.000000" +"absmax" "-1649.000000 879.000000 384.000000" +"origin" "-1664.000000 864.000000 384.000000" +"oldorigin" "-1664.000000 864.000000 384.000000" +"angles" "-0.000000 89.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1679.000000 529.000000 384.000000" +"absmax" "-1649.000000 559.000000 384.000000" +"origin" "-1664.000000 544.000000 384.000000" +"oldorigin" "-1664.000000 544.000000 384.000000" +"angles" "-0.000000 64.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2479.000000 689.000000 472.000000" +"absmax" "-2449.000000 719.000000 472.000000" +"origin" "-2464.000000 704.000000 472.000000" +"oldorigin" "-2464.000000 704.000000 472.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_armor2" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "16384.000000" +"flags" "256.000000" +"armortype" "0.600000" +"armorvalue" "150.000000" +"spawnflags" "1056.000000" +"noise" "items/armor1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/armour.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "armor_touch" +"classtype" "775.000000" +"classgroup" "275.000000" +"entno_unique" "15884.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "736" +"part_active" "110.000000" +} +{ +"modelindex" "337.000000" +"absmin" "-2327.348633 123.610641 255.031250" +"absmax" "-2293.348633 157.610641 321.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2310.348633 140.610641 280.031250" +"oldorigin" "-2203.312256 634.900513 408.031250" +"velocity" "495.129730 -69.617233 0.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_dfury" +"model" "progs/mon_dfury.mdl" +"frame" "254.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.501953" +"health" "-14.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "180.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"lefty" "2.000000" +"search_time" "630.046570" +"attack_state" "1.000000" +"attack_finished" "625.349060" +"pain_finished" "1000625.250000" +"show_hostile" "626.046570" +"jump_flag" "616.972229" +"mdl" "progs/mon_dfury.mdl" +"pausetime" "999999.000000" +"lip" "2.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "372" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"liquidbase" "-1.000000" +"liquidcheck" "626.046570" +"attack_chance" "0.400000" +"attack_speed" "634.992371" +"attack_offset" "20.000000 0.000000 10.000000" +"meleeattack" "4.000000" +"meleerange" "70.000000" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponstate" "0.199622" +"weaponswitch" "0.834333" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "623.147522" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idletimer" "629.364075" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "624.172424" +"sight_sound" "dknight/dfury_sight.wav" +"enemydist" "158.298065" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "4.000000" +"steplast" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1897.687134 409.260376 391.031250" +"absmax" "-1895.687134 411.260376 393.031250" +"origin" "-1896.687134 410.260376 392.031250" +"angles" "0.000000 260.996704 0.000000" +"frame" "220.000000" +"skin" "1.000000" +"think" "dfury_attachment_finish" +"owner" "371" +"alpha" "0.100000" +"classtype" "32.000000" +} +{ +"absmin" "-2041.000000 487.000000 399.000000" +"absmax" "-2023.000000 505.000000 433.000000" +"solid" "1.000000" +"origin" "-2032.000000 496.000000 416.000000" +"oldorigin" "-2032.000000 496.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path10b" +"targetname" "path10a" +"movetarget" "374" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path10a" +"movetarget3" "380" +} +{ +"absmin" "-1945.000000 487.000000 399.000000" +"absmax" "-1927.000000 505.000000 433.000000" +"solid" "1.000000" +"origin" "-1936.000000 496.000000 416.000000" +"oldorigin" "-1936.000000 496.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "1" +"spawnflags" "80.000000" +"target" "path10c" +"targetname" "path10b" +"movetarget" "375" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path10b" +"movetarget3" "373" +} +{ +"absmin" "-1945.000000 279.000000 319.000000" +"absmax" "-1927.000000 297.000000 353.000000" +"solid" "1.000000" +"origin" "-1936.000000 288.000000 336.000000" +"oldorigin" "-1936.000000 288.000000 336.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path10d" +"targetname" "path10c" +"movetarget" "376" +"state" "1.000000" +"activate" "605" +"classtype" "26.000000" +"targetback" "path10c" +"movetarget3" "374" +} +{ +"absmin" "-1849.000000 279.000000 319.000000" +"absmax" "-1831.000000 297.000000 353.000000" +"solid" "1.000000" +"origin" "-1840.000000 288.000000 336.000000" +"oldorigin" "-1840.000000 288.000000 336.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path10e" +"targetname" "path10d" +"movetarget" "377" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path10d" +"movetarget3" "375" +} +{ +"absmin" "-1849.000000 487.000000 399.000000" +"absmax" "-1831.000000 505.000000 433.000000" +"solid" "1.000000" +"origin" "-1840.000000 496.000000 416.000000" +"oldorigin" "-1840.000000 496.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "374" +"spawnflags" "80.000000" +"target" "path10f" +"targetname" "path10e" +"movetarget" "378" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path10e" +"movetarget3" "376" +} +{ +"absmin" "-1737.000000 487.000000 399.000000" +"absmax" "-1719.000000 505.000000 433.000000" +"solid" "1.000000" +"origin" "-1728.000000 496.000000 416.000000" +"oldorigin" "-1728.000000 496.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path10g" +"targetname" "path10f" +"movetarget" "379" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path10f" +"movetarget3" "377" +} +{ +"absmin" "-1737.000000 695.000000 399.000000" +"absmax" "-1719.000000 713.000000 433.000000" +"solid" "1.000000" +"origin" "-1728.000000 704.000000 416.000000" +"oldorigin" "-1728.000000 704.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "330" +"spawnflags" "80.000000" +"target" "path10h" +"targetname" "path10g" +"movetarget" "380" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path10g" +"movetarget3" "378" +} +{ +"absmin" "-2041.000000 695.000000 399.000000" +"absmax" "-2023.000000 713.000000 433.000000" +"solid" "1.000000" +"origin" "-2032.000000 704.000000 416.000000" +"oldorigin" "-2032.000000 704.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path10a" +"targetname" "path10h" +"movetarget" "373" +"state" "1.000000" +"activate" "604" +"classtype" "26.000000" +"targetback" "path10h" +"movetarget3" "379" +} +{ +"modelindex" "325.000000" +"absmin" "-2014.266724 264.784149 319.031250" +"absmax" "-1980.266724 298.784149 377.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1997.266724 281.784149 344.031250" +"oldorigin" "-1737.067627 579.465698 408.031250" +"angles" "-0.000000 214.996948 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "75.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.482178" +"health" "-13.752190" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"target" "path10h" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"search_time" "520.003296" +"attack_finished" "513.004028" +"pain_finished" "1000514.812500" +"show_hostile" "516.003296" +"mdl" "progs/mon_knight.mdl" +"movetarget" "379" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "519.134949" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "522.004028" +"sight_sound" "statue/sight.wav" +"enemydist" "396.828308" +"switchattacker" "1" +"switchtimer" "513.004028" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "515.133972" +"dmgcombined" "36.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2247.157959 195.894043 423.031250" +"absmax" "-2245.157959 197.894043 425.031250" +"origin" "-2246.157959 196.894043 424.031250" +"oldorigin" "-1927.600586 395.001923 392.031250" +"angles" "-0.000000 124.996948 -0.000000" +"classname" "monster_knight" +"frame" "77.000000" +"skin" "4.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-40.970154" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path10c" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"search_time" "526.166687" +"attack_finished" "518.867493" +"show_hostile" "522.166687" +"mdl" "progs/mon_knight.mdl" +"movetarget" "375" +"waitmin" "1000520.250000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_knight.mdl" +"estate" "2.000000" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "523.212219" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "527.867493" +"sight_sound" "statue/sight.wav" +"enemydist" "209.550262" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"dmgtimeframe" "521.274963" +"dmgcombined" "20.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +} +{ +"absmin" "-2041.000000 903.000000 399.000000" +"absmax" "-2023.000000 921.000000 433.000000" +"solid" "1.000000" +"origin" "-2032.000000 912.000000 416.000000" +"oldorigin" "-2032.000000 912.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path12b" +"targetname" "path12a" +"movetarget" "384" +"state" "1.000000" +"activate" "608" +"classtype" "26.000000" +"targetback" "path12a" +"movetarget3" "384" +} +{ +"absmin" "-1753.000000 903.000000 399.000000" +"absmax" "-1735.000000 921.000000 433.000000" +"solid" "1.000000" +"origin" "-1744.000000 912.000000 416.000000" +"oldorigin" "-1744.000000 912.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "379" +"spawnflags" "80.000000" +"target" "path12a" +"targetname" "path12b" +"movetarget" "383" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path12b" +"movetarget3" "383" +} +{ +"modelindex" "333.000000" +"absmin" "-2620.496094 -120.219650 191.031250" +"absmax" "-2586.496094 -86.219650 257.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2603.496094 -103.219650 216.031250" +"oldorigin" "-1767.360474 912.221741 408.031250" +"angles" "-0.000000 175.995483 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "62.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.488770" +"health" "-20.579670" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "176.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"target" "path12a" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "554.531555" +"attack_finished" "551.531555" +"pain_finished" "1000549.812500" +"show_hostile" "550.531555" +"mdl" "progs/mon_hknight.mdl" +"movetarget" "383" +"lip" "0.201331" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "3.000000" +"pain_flinch" "60.000000" +"pain_finstate" "541.434021" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "552.929260" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "538.376526" +"sight_sound" "statue/sight.wav" +"enemydist" "243.741898" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "550.231995" +"dmgcombined" "40.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1753.000000 807.000000 399.000000" +"absmax" "-1735.000000 825.000000 433.000000" +"solid" "1.000000" +"origin" "-1744.000000 816.000000 416.000000" +"oldorigin" "-1744.000000 816.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "384" +"spawnflags" "80.000000" +"target" "path11a" +"targetname" "path11b" +"movetarget" "388" +"state" "1.000000" +"activate" "606" +"classtype" "26.000000" +"targetback" "path11b" +"movetarget3" "388" +} +{ +"modelindex" "333.000000" +"absmin" "-2227.027100 170.299866 399.031250" +"absmax" "-2193.027100 204.299866 465.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2210.027100 187.299866 424.031250" +"oldorigin" "-1857.000000 816.000000 408.031250" +"angles" "-0.000000 269.978027 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "62.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.419922" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "221.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "261.000000" +"target" "path11b" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "593.156311" +"attack_finished" "589.044434" +"pain_finished" "1000587.875000" +"show_hostile" "589.156311" +"mdl" "progs/mon_hknight.mdl" +"movetarget" "386" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "2.000000" +"pain_flinch" "60.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "593.197083" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "546.169006" +"sight_sound" "statue/sight.wav" +"enemydist" "380.315247" +"switchattacker" "1" +"switchtimer" "537.169006" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "555.231995" +"dmgcombined" "24.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2041.000000 807.000000 399.000000" +"absmax" "-2023.000000 825.000000 433.000000" +"solid" "1.000000" +"origin" "-2032.000000 816.000000 416.000000" +"oldorigin" "-2032.000000 816.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path11b" +"targetname" "path11a" +"movetarget" "386" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path11a" +"movetarget3" "386" +} +{ +"modelindex" "279.000000" +"absmin" "-2569.000000 1767.000000 139.000000" +"absmax" "-2511.000000 1785.000000 221.000000" +"solid" "1.000000" +"origin" "-2688.000000 1776.000000 200.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "trap_pendlongx" +"model" "progs/trap_pendlong.mdl" +"frame" "12.000000" +"mins" "120.000000 -8.000000 -60.000000" +"maxs" "176.000000 8.000000 20.000000" +"size" "56.000000 16.000000 80.000000" +"touch" "trap_pendulum_touch" +"use" "entity_state_use" +"think" "pend_swing22" +"nextthink" "2788.550049" +"view_ofs" "0.000000 0.000000 -108.000000" +"spawnflags" "33.000000" +"targetname" "pend" +"noise1" "traps/pend_swing.wav" +"noise2" "traps/pend_hit.wav" +"mdl" "progs/trap_pendlong.mdl" +"wait" "1.000000" +"dmg" "5.000000" +"aflag" "-1.000000" +"cnt" "0.170000" +"count" "1051.000000" +"state" "1.000000" +"pos1" "120.000000 -8.000000 -60.000000" +"pos2" "176.000000 8.000000 20.000000" +"waitmin" "0.500000" +"activate" "210" +"classtype" "662.000000" +"frame_override" "12.000000" +"estate" "1.000000" +"estate_on" "trap_pendulum_on" +"estate_off" "trap_pendulum_off" +"estate_disable" "trap_pendulum_disable" +"estate_use" "trap_pendulum_use" +} +{ +"modelindex" "279.000000" +"absmin" "-2861.000000 1639.000000 103.000000" +"absmax" "-2799.000000 1657.000000 181.000000" +"solid" "1.000000" +"origin" "-2688.000000 1648.000000 200.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "trap_pendlongx" +"model" "progs/trap_pendlong.mdl" +"frame" "1.000000" +"mins" "-172.000000 -8.000000 -96.000000" +"maxs" "-112.000000 8.000000 -20.000000" +"size" "60.000000 16.000000 76.000000" +"touch" "trap_pendulum_touch" +"use" "entity_state_use" +"think" "pend_swing3" +"nextthink" "2788.545898" +"chain" "338" +"view_ofs" "0.000000 0.000000 -108.000000" +"spawnflags" "32.000000" +"targetname" "pend" +"noise1" "traps/pend_swing.wav" +"noise2" "traps/pend_hit.wav" +"mdl" "progs/trap_pendlong.mdl" +"wait" "1.000000" +"dmg" "5.000000" +"aflag" "1.000000" +"cnt" "0.150000" +"count" "1051.000000" +"state" "1.000000" +"pos1" "-172.000000 -8.000000 -96.000000" +"pos2" "-112.000000 8.000000 -20.000000" +"waitmin" "0.500000" +"activate" "210" +"classtype" "662.000000" +"estate" "1.000000" +"estate_on" "trap_pendulum_on" +"estate_off" "trap_pendulum_off" +"estate_disable" "trap_pendulum_disable" +"estate_use" "trap_pendulum_use" +} +{ +"absmin" "-1769.000000 1439.000000 63.000000" +"absmax" "-1767.000000 1441.000000 65.000000" +"origin" "-1768.000000 1440.000000 64.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "monsterwave1" +"targetname" "magicdoor1" +"killtarget" "magicsummon1C" +"style" "32.000000" +"activate" "211" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "344.000000" +"absmin" "-1975.900146 1449.080811 447.031250" +"absmax" "-1925.900146 1499.080811 513.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1950.900146 1474.080811 472.031250" +"oldorigin" "-1953.728516 1471.252441 472.031250" +"velocity" "-543.763062 0.000000 0.000000" +"angles" "0.000000 45.000000 0.000000" +"classname" "monster_demon1" +"model" "progs/mon_demon.mdl" +"frame" "53.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.451660" +"health" "-10.000000" +"takedamage" "2.000000" +"chain" "386" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "224.000000" +"targetname" "monsterwave1" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"oldenemy" "1" +"search_time" "1243.113892" +"attack_state" "1.000000" +"attack_finished" "1238.713989" +"pain_finished" "1001237.937500" +"axhitme" "1.000000" +"show_hostile" "1239.113892" +"jump_flag" "1230.859009" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"pos1" "-1819.609131 1400.863525 440.031250" +"height" "256.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "1238.813965" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1236.154907" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "1242.728271" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "1245.171997" +"sight_sound" "demon/sight2.wav" +"enemydist" "76.654709" +"switchattacker" "1" +"switchtimer" "1238.713989" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_dmleg1.mdl" +"gib2mdl" "progs/gib_dmleg2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-1944.681641 424.248077 383.031250" +"absmax" "-1910.681641 458.248077 449.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1927.681641 441.248077 408.031250" +"oldorigin" "-1928.353760 651.851318 640.000000" +"velocity" "101.791443 -193.700974 0.000000" +"angles" "-0.000000 316.999512 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.454834" +"health" "-19.000000" +"takedamage" "2.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 330.001831 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "317.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"target" "path7h" +"targetname" "monsterwave1" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "1559.335815" +"attack_state" "1.000000" +"attack_finished" "1555.281738" +"pain_finished" "1001553.937500" +"show_hostile" "1555.335815" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "332" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1554.381714" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1555.654785" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1546.885742" +"sight_sound" "wizard/wsight.wav" +"enemydist" "155.366791" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-2408.006836 625.947021 -32.968750" +"absmax" "-2374.006836 659.947021 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2391.006836 642.947021 -7.968750" +"oldorigin" "-1845.075195 571.446167 640.000000" +"velocity" "11.383408 -73.409225 0.000000" +"angles" "-0.000000 193.996582 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.511230" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 193.996582 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "194.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"target" "path7c" +"targetname" "monsterwave1" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "1503.987793" +"attack_state" "1.000000" +"attack_finished" "1496.729858" +"pain_finished" "1001498.812500" +"show_hostile" "1499.987793" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "330" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1499.887817" +"attack_chance" "0.900000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1502.301025" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1260.689453" +"sight_sound" "wizard/wsight.wav" +"enemydist" "101.535011" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "351.000000" +"absmin" "-2784.094238 1484.866211 -32.968750" +"absmax" "-2734.094238 1534.866211 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2759.094238 1509.866211 -7.968750" +"oldorigin" "-2688.000000 1568.000000 -7.968750" +"angles" "-0.000000 203.999634 0.000000" +"classname" "monster_shalrath" +"model" "progs/mon_shalrath.mdl" +"frame" "22.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.452393" +"health" "-23.000000" +"takedamage" "2.000000" +"chain" "338" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "204.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"targetname" "temple1_monsters" +"th_stand" "shal_stand" +"th_walk" "shal_walk1" +"th_run" "shal_run1" +"th_missile" "shal_magic" +"th_pain" "shal_pain" +"th_die" "shal_die" +"search_time" "1282.831543" +"attack_state" "1.000000" +"attack_finished" "1278.709717" +"pain_finished" "1001277.500000" +"show_hostile" "1278.831543" +"mdl" "progs/mon_shalrath.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "160.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-90.000000" +"headmdl" "progs/h_shalrath.mdl" +"attachment" "216" +"th_checkattack" "ShalCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1278.731567" +"attack_chance" "0.400000" +"attack_speed" "225.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "3.000000" +"pain_ignore" "1.000000" +"pain_sound" "shalrath/pain.wav" +"deathstring" " was exploded by a Vore +" +"idletimer" "1282.782471" +"idle_sound" "shalrath/idle.wav" +"sight_timeout" "1281.796143" +"sight_sound" "shalrath/sight.wav" +"enemydist" "313.750702" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"blockudeath" "1.000000" +} +{ +"absmin" "-2635.181641 1403.202393 -8.968750" +"absmax" "-2633.181641 1405.202393 -6.968750" +"origin" "-2634.181641 1404.202393 -7.968750" +"oldorigin" "-2080.000000 1504.000000 -9.968750" +"angles" "-0.000000 189.975586 -0.000000" +"classname" "monster_knight" +"frame" "9.000000" +"skin" "4.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-49.000000" +"chain" "395" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "temple1_monsters" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"lefty" "1.000000" +"search_time" "1287.337769" +"attack_finished" "1276.450439" +"pain_finished" "1283.238037" +"show_hostile" "1283.337769" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"waitmin" "1001281.375000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_knight.mdl" +"estate" "2.000000" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"weaponswitch" "1277.321167" +"pain_flinch" "40.000000" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idlebusy" "1.000000" +"idletimer" "1288.831909" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1285.450439" +"sight_sound" "statue/sight.wav" +"enemydist" "463.282501" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +} +{ +"modelindex" "325.000000" +"absmin" "-2749.192139 1332.009033 -32.968750" +"absmax" "-2715.192139 1366.009033 25.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2732.192139 1349.009033 -7.968750" +"oldorigin" "-2080.000000 1248.000000 -9.968750" +"angles" "-0.000000 174.995728 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.446045" +"health" "-6.000000" +"takedamage" "2.000000" +"chain" "396" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "398" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "101.000000" +"targetname" "temple1_monsters" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"lefty" "1.000000" +"search_time" "1286.104126" +"attack_finished" "1276.505493" +"pain_finished" "1001281.000000" +"show_hostile" "1282.104126" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"no_liquiddmg" "1.000000" +"activate" "398" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"weaponswitch" "1274.751587" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idlebusy" "1.000000" +"idletimer" "1281.771118" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1285.505493" +"sight_sound" "statue/sight.wav" +"enemydist" "355.708160" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2742.189941 1363.470825 -8.968750" +"absmax" "-2740.189941 1365.470825 -6.968750" +"origin" "-2741.189941 1364.470825 -7.968750" +"oldorigin" "-2080.000000 1376.000000 -9.968750" +"angles" "-0.000000 178.994751 -0.000000" +"classname" "monster_hell_knight" +"frame" "158.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-77.000000" +"chain" "397" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "179.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "temple1_monsters" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "1287.037842" +"attack_finished" "1282.988159" +"pain_finished" "1283.238037" +"show_hostile" "1283.037842" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"waitmin" "1001281.375000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"estate" "2.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "3.000000" +"pain_flinch" "60.000000" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "1283.713135" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1285.445557" +"sight_sound" "statue/sight.wav" +"enemydist" "357.677826" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-2663.123291 1357.503052 -32.968750" +"absmax" "-2629.123291 1391.503052 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2646.123291 1374.503052 -7.968750" +"oldorigin" "-2000.000000 1440.000000 -7.968750" +"angles" "-0.000000 178.994751 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "53.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.455322" +"health" "-28.609056" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "179.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "357.000000" +"targetname" "temple1_monsters" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "1298.625610" +"attack_state" "3.000000" +"attack_finished" "1294.026001" +"pain_finished" "1001294.437500" +"show_hostile" "1294.625610" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.565874" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleetimer" "1294.925537" +"pain_flinch" "60.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "1297.890259" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1299.426636" +"sight_sound" "statue/sight.wav" +"enemydist" "65.549904" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1294.516968" +"dmgcombined" "32.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-2794.721436 1356.182739 -32.968750" +"absmax" "-2760.721436 1390.182739 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2777.721436 1373.182739 -7.968750" +"oldorigin" "-2000.000000 1312.000000 -7.968750" +"angles" "-0.000000 181.999512 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "53.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.493164" +"health" "-37.939079" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "182.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "357.000000" +"targetname" "temple1_monsters" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "1302.774902" +"attack_state" "1.000000" +"attack_finished" "1296.296021" +"pain_finished" "1001297.937500" +"show_hostile" "1298.774902" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.478439" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "1.000000" +"meleetimer" "1295.895020" +"pain_flinch" "60.000000" +"pain_finstate" "1297.099976" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "1298.848755" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1299.418091" +"sight_sound" "statue/sight.wav" +"enemydist" "152.172134" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1298.053955" +"dmgcombined" "24.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "351.000000" +"absmin" "-1906.925171 1064.555176 431.031250" +"absmax" "-1856.925171 1114.555176 497.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1881.925171 1089.555176 456.031250" +"oldorigin" "-1864.998535 1021.344727 440.031250" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_shalrath" +"model" "progs/mon_shalrath.mdl" +"frame" "22.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.450928" +"health" "-14.000000" +"takedamage" "2.000000" +"chain" "392" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "180.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"targetname" "edelman_bars" +"th_stand" "shal_stand" +"th_walk" "shal_walk1" +"th_run" "shal_run1" +"th_missile" "shal_magic" +"th_pain" "shal_pain" +"th_die" "shal_die" +"oldenemy" "1" +"search_time" "1572.240967" +"attack_state" "1.000000" +"attack_finished" "1565.891602" +"pain_finished" "1001566.750000" +"show_hostile" "1568.240967" +"mdl" "progs/mon_shalrath.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "160.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-90.000000" +"headmdl" "progs/h_shalrath.mdl" +"attachment" "1930" +"th_checkattack" "ShalCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1567.441162" +"attack_chance" "0.100000" +"attack_speed" "225.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1566.341919" +"pain_check" "3.000000" +"pain_timeout" "3.000000" +"pain_ignore" "1.000000" +"pain_sound" "shalrath/pain.wav" +"deathstring" " was exploded by a Vore +" +"idletimer" "1568.644287" +"idle_sound" "shalrath/idle.wav" +"sight_timeout" "1172.679443" +"sight_sound" "shalrath/sight.wav" +"enemydist" "686.220276" +"switchattacker" "710" +"switchtimer" "1247.447998" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"blockudeath" "1.000000" +} +{ +"modelindex" "344.000000" +"absmin" "-129.031250 1004.227295 -80.968750" +"absmax" "-79.031250 1054.227295 -14.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-104.031250 1029.227295 -55.968750" +"oldorigin" "-540.851440 1251.192017 -87.968750" +"velocity" "0.000000 -208.355438 0.000000" +"angles" "0.000000 231.981812 0.000000" +"classname" "monster_demon1" +"model" "progs/mon_demon.mdl" +"frame" "53.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.447021" +"health" "-23.175817" +"takedamage" "2.000000" +"chain" "217" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "918" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "161.000000" +"yaw_speed" "20.000000" +"goalentity" "414" +"spawnflags" "1.000000" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"oldenemy" "1" +"search_time" "1330.384888" +"attack_state" "5.000000" +"attack_finished" "1325.984985" +"pain_finished" "1001325.125000" +"show_hostile" "1326.384888" +"jump_flag" "1324.153320" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"pos1" "-540.851440 1251.192017 -87.968750" +"height" "256.000000" +"activate" "918" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "1325.899902" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "1325.871826" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "1326.763184" +"sight_sound" "demon/sight2.wav" +"enemydist" "310.617554" +"switchattacker" "414" +"switchtimer" "1325.984985" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1325.500977" +"dmgcombined" "8.000000" +"gib1mdl" "progs/gib_dmclaw1.mdl" +"gib2mdl" "progs/gib_dmleg2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-1699.070679 1942.135132 79.031250" +"absmax" "-1665.070679 1976.135132 145.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1682.070679 1959.135132 104.031250" +"oldorigin" "-1696.000000 1872.000000 120.031250" +"angles" "-0.000000 119.998169 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "53.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.482666" +"health" "-10.000000" +"takedamage" "2.000000" +"chain" "402" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "120.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"target" "hknight1" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "1790.598755" +"attack_state" "3.000000" +"attack_finished" "1781.223633" +"pain_finished" "1001787.125000" +"axhitme" "1.000000" +"show_hostile" "1786.598755" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"movetarget" "420" +"lip" "0.053255" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"meleetimer" "1787.098633" +"pain_flinch" "60.000000" +"pain_finstate" "1785.038940" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "1793.219238" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1790.223633" +"sight_sound" "statue/sight.wav" +"enemydist" "48.153385" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1113.000000 1959.000000 687.000000" +"absmax" "-1095.000000 1977.000000 721.000000" +"solid" "1.000000" +"origin" "-1104.000000 1968.000000 704.000000" +"oldorigin" "-1104.000000 1968.000000 704.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "403" +"spawnflags" "80.000000" +"target" "path13b" +"targetname" "path13a" +"movetarget" "405" +"state" "1.000000" +"activate" "413" +"classtype" "26.000000" +"targetback" "path13a" +"movetarget3" "412" +} +{ +"absmin" "-1385.000000 1511.000000 783.000000" +"absmax" "-1367.000000 1529.000000 817.000000" +"solid" "1.000000" +"origin" "-1376.000000 1520.000000 800.000000" +"oldorigin" "-1376.000000 1520.000000 800.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "404" +"spawnflags" "80.000000" +"target" "path13c" +"targetname" "path13b" +"movetarget" "406" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path13b" +"movetarget3" "404" +} +{ +"absmin" "-1401.000000 1095.000000 687.000000" +"absmax" "-1383.000000 1113.000000 721.000000" +"solid" "1.000000" +"origin" "-1392.000000 1104.000000 704.000000" +"oldorigin" "-1392.000000 1104.000000 704.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "405" +"spawnflags" "80.000000" +"target" "path13d" +"targetname" "path13c" +"movetarget" "407" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path13c" +"movetarget3" "405" +} +{ +"absmin" "-1001.000000 631.000000 719.000000" +"absmax" "-983.000000 649.000000 753.000000" +"solid" "1.000000" +"origin" "-992.000000 640.000000 736.000000" +"oldorigin" "-992.000000 640.000000 736.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "406" +"spawnflags" "80.000000" +"target" "path13e" +"targetname" "path13d" +"movetarget" "408" +"state" "1.000000" +"activate" "414" +"classtype" "26.000000" +"targetback" "path13d" +"movetarget3" "406" +} +{ +"absmin" "-265.000000 631.000000 815.000000" +"absmax" "-247.000000 649.000000 849.000000" +"solid" "1.000000" +"origin" "-256.000000 640.000000 832.000000" +"oldorigin" "-256.000000 640.000000 832.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "407" +"spawnflags" "80.000000" +"target" "path13f" +"targetname" "path13e" +"movetarget" "409" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path13e" +"movetarget3" "407" +} +{ +"absmin" "71.000000 1095.000000 575.000000" +"absmax" "89.000000 1113.000000 609.000000" +"solid" "1.000000" +"origin" "80.000000 1104.000000 592.000000" +"oldorigin" "80.000000 1104.000000 592.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "408" +"spawnflags" "80.000000" +"target" "path13g" +"targetname" "path13f" +"movetarget" "410" +"state" "1.000000" +"activate" "415" +"classtype" "26.000000" +"targetback" "path13f" +"movetarget3" "408" +} +{ +"absmin" "103.000000 1623.000000 815.000000" +"absmax" "121.000000 1641.000000 849.000000" +"solid" "1.000000" +"origin" "112.000000 1632.000000 832.000000" +"oldorigin" "112.000000 1632.000000 832.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "409" +"spawnflags" "80.000000" +"target" "path13h" +"targetname" "path13g" +"movetarget" "411" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path13g" +"movetarget3" "409" +} +{ +"absmin" "-185.000000 1959.000000 607.000000" +"absmax" "-167.000000 1977.000000 641.000000" +"solid" "1.000000" +"origin" "-176.000000 1968.000000 624.000000" +"oldorigin" "-176.000000 1968.000000 624.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "410" +"spawnflags" "80.000000" +"target" "path13i" +"targetname" "path13h" +"movetarget" "412" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path13h" +"movetarget3" "410" +} +{ +"absmin" "-649.000000 2167.000000 799.000000" +"absmax" "-631.000000 2185.000000 833.000000" +"solid" "1.000000" +"origin" "-640.000000 2176.000000 816.000000" +"oldorigin" "-640.000000 2176.000000 816.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "411" +"spawnflags" "80.000000" +"target" "path13a" +"targetname" "path13i" +"movetarget" "404" +"state" "1.000000" +"activate" "416" +"classtype" "26.000000" +"targetback" "path13i" +"movetarget3" "411" +} +{ +"modelindex" "290.000000" +"absmin" "-1287.263062 1112.865845 -80.968750" +"absmax" "-1253.263062 1146.865845 -14.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1270.263062 1129.865845 -55.968750" +"oldorigin" "-837.266418 2037.159912 720.000000" +"velocity" "-435.699188 144.861206 0.000000" +"angles" "-0.000000 14.996338 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.485352" +"health" "-4.257881" +"takedamage" "2.000000" +"chain" "218" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 335.994873 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"target" "path13a" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "1340.281616" +"attack_state" "1.000000" +"attack_finished" "1335.781982" +"pain_finished" "1001334.937500" +"show_hostile" "1336.281616" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "404" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1336.081665" +"move_elev" "8.000000" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1333.869751" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1339.795532" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1324.786621" +"sight_sound" "wizard/wsight.wav" +"enemydist" "318.868774" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1335.437012" +"dmgcombined" "24.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-372.691864 1063.156860 -41.454334" +"absmax" "-370.691864 1065.156860 -39.454334" +"origin" "-371.691864 1064.156860 -40.454334" +"oldorigin" "-934.453125 1965.601074 720.000000" +"angles" "-0.000000 315.000000 -0.000000" +"classname" "monster_wizard" +"frame" "47.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-31.430494" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 317.999268 -0.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"target" "path13d" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "1345.873413" +"attack_state" "1.000000" +"attack_finished" "1341.473755" +"pain_finished" "1331.276001" +"show_hostile" "1341.873413" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "404" +"lip" "3.628895" +"height" "128.000000" +"waitmin" "1001340.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_wizard.mdl" +"estate" "2.000000" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1341.673462" +"move_elev" "8.000000" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1331.276001" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1344.037964" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1225.015625" +"sight_sound" "wizard/wsight.wav" +"enemydist" "156.761017" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"dmgtimeframe" "1341.028931" +"dmgcombined" "20.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-449.773621 980.017456 -32.876816" +"absmax" "-447.773621 982.017456 -30.876818" +"origin" "-448.773621 981.017456 -31.876818" +"oldorigin" "-174.401932 1906.895630 640.000000" +"angles" "-0.000000 319.998779 -0.000000" +"classname" "monster_wizard" +"frame" "47.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-31.707634" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 350.996704 -0.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "320.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"target" "path13f" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"lefty" "1.000000" +"search_time" "1347.390381" +"attack_state" "1.000000" +"attack_finished" "1344.190430" +"pain_finished" "1325.083130" +"show_hostile" "1343.390381" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "411" +"lip" "2.916227" +"height" "128.000000" +"waitmin" "1001341.500000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_wizard.mdl" +"estate" "2.000000" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1343.390381" +"move_elev" "8.000000" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1325.083130" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1347.247559" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1324.797119" +"sight_sound" "wizard/wsight.wav" +"enemydist" "225.146698" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"dmgtimeframe" "1342.500977" +"dmgcombined" "4.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-1182.248535 1133.898926 -96.968750" +"absmax" "-1148.248535 1167.898926 -30.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1165.248535 1150.898926 -71.968750" +"oldorigin" "-1352.720215 1682.902588 784.000000" +"velocity" "-298.023102 150.205139 0.000000" +"angles" "-0.000000 45.000000 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.454346" +"health" "-13.300547" +"takedamage" "2.000000" +"chain" "413" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 356.995239 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"target" "path13i" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "1340.309326" +"attack_state" "1.000000" +"attack_finished" "1336.409546" +"pain_finished" "1001334.875000" +"show_hostile" "1336.309326" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "405" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1335.609497" +"move_elev" "8.000000" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1332.220825" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1339.265625" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1324.914307" +"sight_sound" "wizard/wsight.wav" +"enemydist" "289.278748" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1335.406006" +"dmgcombined" "4.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "358.000000" +"absmin" "-1656.728149 1281.046997 414.041443" +"absmax" "-1590.728149 1347.046997 504.041443" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1623.728149 1314.046997 439.041443" +"oldorigin" "-1696.000000 1056.000000 408.031250" +"angles" "-0.000000 260.996704 -0.000000" +"classname" "monster_shambler" +"model" "progs/mon_shambler.mdl" +"frame" "93.000000" +"mins" "-32.000000 -32.000000 -24.000000" +"maxs" "32.000000 32.000000 64.000000" +"size" "64.000000 64.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.508789" +"takedamage" "2.000000" +"chain" "416" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "600.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "261.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "sham_stand1" +"th_walk" "sham_walk1" +"th_run" "sham_run1" +"th_missile" "sham_magic1" +"th_melee" "sham_melee" +"th_pain" "sham_pain" +"th_die" "sham_die" +"search_time" "1854.589478" +"attack_state" "1.000000" +"attack_finished" "1849.467896" +"pain_finished" "1001861.250000" +"axhitme" "1.000000" +"show_hostile" "1850.589478" +"mdl" "progs/mon_shambler.mdl" +"pausetime" "999999.000000" +"lip" "0.581591" +"pos1" "-1611.598389 1424.561523 496.031250" +"pos2" "-1587.979980 1390.632690 489.031250" +"pos3" "-1601.411377 1409.927368 493.012024" +"activate" "1" +"bboxtype" "10.000000" +"bbmins" "-32.000000 -32.000000 -24.000000" +"bbmaxs" "32.000000 32.000000 64.000000" +"classtype" "165.000000" +"classgroup" "666.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_shambler.mdl" +"attachment" "216" +"th_checkattack" "ShamCheckAttack" +"th_wakeup" "sham_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "1850.589478" +"attack_offset" "0.000000 0.000000 40.000000" +"meleeattack" "0.581866" +"meleehitsound" "shambler/smack.wav" +"pain_flinch" "400.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1857.838867" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "shambler/shurt2.wav" +"deathstring" " was smashed by a Shambler +" +"idletimer" "1849.694458" +"idle_sound" "shambler/sidle.wav" +"sight_timeout" "1828.020752" +"sight_sound" "shambler/ssight.wav" +"enemydist" "77.134979" +"switchoverride" "1.000000" +"steptype" "6.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"resist_rockets" "0.500000" +"gib1mdl" "progs/gib_shclaw1.mdl" +"gib2mdl" "progs/gib_shclaw2.mdl" +"gib3mdl" "progs/gib_shfoot2.mdl" +"gib4mdl" "progs/gib_shfoot2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-1545.000000 1575.000000 399.000000" +"absmax" "-1527.000000 1593.000000 433.000000" +"solid" "1.000000" +"origin" "-1536.000000 1584.000000 416.000000" +"oldorigin" "-1536.000000 1584.000000 416.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "417" +"spawnflags" "80.000000" +"target" "path14b" +"targetname" "path14a" +"movetarget" "419" +"state" "1.000000" +"activate" "420" +"classtype" "26.000000" +"targetback" "path14a" +"movetarget3" "419" +} +{ +"absmin" "-1513.000000 679.000000 383.000000" +"absmax" "-1495.000000 697.000000 417.000000" +"solid" "1.000000" +"origin" "-1504.000000 688.000000 400.000000" +"oldorigin" "-1504.000000 688.000000 400.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "418" +"spawnflags" "80.000000" +"target" "path14a" +"targetname" "path14b" +"movetarget" "418" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path14b" +"movetarget3" "418" +} +{ +"modelindex" "299.000000" +"absmin" "-1512.276733 1613.514526 383.031250" +"absmax" "-1478.276733 1647.514526 441.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1495.276733 1630.514526 408.031250" +"oldorigin" "-1534.176880 1550.141724 408.031250" +"angles" "-0.000000 263.995972 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.423828" +"health" "-5.000000" +"takedamage" "2.000000" +"chain" "419" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "264.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"target" "path14a" +"targetname" "hknight1" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "1.000000" +"search_time" "1816.950806" +"attack_state" "1.000000" +"attack_finished" "1801.992065" +"pain_finished" "1001812.937500" +"axhitme" "1.000000" +"show_hostile" "1812.950806" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"movetarget" "418" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "1812.950806" +"attack_track" "-1514.216919 1576.776367 408.031250" +"attack_chance" "0.200000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "1812.289551" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1812.450928" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "1817.454102" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "1810.992065" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "32.307755" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-841.000000 439.000000 383.000000" +"absmax" "-823.000000 457.000000 417.000000" +"solid" "1.000000" +"origin" "-832.000000 448.000000 400.000000" +"oldorigin" "-832.000000 448.000000 400.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "420" +"spawnflags" "80.000000" +"target" "path15a" +"targetname" "path15b" +"movetarget" "422" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path15b" +"movetarget3" "422" +} +{ +"absmin" "-425.000000 439.000000 383.000000" +"absmax" "-407.000000 457.000000 417.000000" +"solid" "1.000000" +"origin" "-416.000000 448.000000 400.000000" +"oldorigin" "-416.000000 448.000000 400.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "421" +"spawnflags" "80.000000" +"target" "path15b" +"targetname" "path15a" +"movetarget" "421" +"state" "1.000000" +"activate" "423" +"classtype" "26.000000" +"targetback" "path15a" +"movetarget3" "421" +} +{ +"modelindex" "299.000000" +"absmin" "-137.405579 322.530518 367.031250" +"absmax" "-103.405586 356.530518 425.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-120.405586 339.530518 392.031250" +"oldorigin" "-555.000000 448.000000 392.031250" +"angles" "-0.000000 199.973145 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "255.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.432861" +"health" "-6.000000" +"takedamage" "2.000000" +"chain" "422" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"target" "path15a" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "1395.975464" +"attack_state" "1.000000" +"attack_finished" "1370.405518" +"pain_finished" "1001391.750000" +"show_hostile" "1391.975464" +"mdl" "progs/mon_dcrossbow.mdl" +"movetarget" "422" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "1391.175659" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "1397.437500" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "1379.405518" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "910.672424" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "193.000000 2113.000000 -79.968750" +"absmax" "223.000000 2143.000000 -79.968750" +"origin" "208.000000 2128.000000 -79.968750" +"oldorigin" "208.000000 2128.000000 -79.968750" +"angles" "-0.000000 277.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "113.000000 2113.000000 -79.968750" +"absmax" "143.000000 2143.000000 -79.968750" +"origin" "128.000000 2128.000000 -79.968750" +"oldorigin" "128.000000 2128.000000 -79.968750" +"angles" "-0.000000 203.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "33.000000 2113.000000 -79.968750" +"absmax" "63.000000 2143.000000 -79.968750" +"origin" "48.000000 2128.000000 -79.968750" +"oldorigin" "48.000000 2128.000000 -79.968750" +"angles" "-0.000000 96.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-639.000000 241.000000 392.000000" +"absmax" "-609.000000 271.000000 392.000000" +"origin" "-624.000000 256.000000 392.000000" +"oldorigin" "-624.000000 256.000000 392.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_upgrade_axe" +"skin" "4.000000" +"touch" "item_touch" +"think" "item_delay" +"weapon" "4096.000000" +"netname" "Shadow Axe" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/pkup.wav" +"attack_finished" "999999.000000" +"mdl" "progs/g_shadaxe.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "500.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "367.000000" +"absmin" "-682.787537 216.052887 367.031250" +"absmax" "-648.787537 250.052887 409.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-665.787537 233.052887 392.031250" +"oldorigin" "-630.492432 243.289566 411.396362" +"velocity" "0.000000 -60.932564 0.000000" +"angles" "-0.000000 150.996094 -0.000000" +"classname" "monster_scorpion" +"model" "progs/mon_scorpion.mdl" +"frame" "94.000000" +"skin" "3.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.461914" +"health" "-20.000000" +"takedamage" "2.000000" +"chain" "423" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "151.000000" +"yaw_speed" "30.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"th_stand" "pinch_idle1" +"th_walk" "pinch_walk1" +"th_run" "pinch_run1" +"th_melee" "pinch_claw1" +"th_pain" "pinch_pain" +"th_die" "pinch_die" +"search_time" "1883.162720" +"attack_state" "1.000000" +"attack_finished" "1874.421997" +"pain_finished" "1001878.562500" +"axhitme" "2.000000" +"show_hostile" "1879.162720" +"jump_flag" "1877.229614" +"mdl" "progs/mon_scorpion.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"pos1" "-18.000000 186.000000 0.000000" +"pos2" "-745.588501 234.734650 416.031250" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "310.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_scorpion.mdl" +"exactskin" "3.000000" +"th_checkattack" "ScorpionCheckAttack" +"th_jump" "pinch_leap1" +"th_jumpexit" "pinch_leap8" +"liquidbase" "-1.000000" +"liquidcheck" "1879.162720" +"attack_elev" "18.000000" +"attack_speed" "612.926880" +"attack_offset" "32.000000 8.000000 14.000000" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_finstate" "1877.658936" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "scorpion/pain1.wav" +"pain_sound2" "scorpion/pain2.wav" +"deathstring" " was stung by a Scorpion +" +"idletimer" "1878.609009" +"idlemoreoften" "1.000000" +"idle_sound" "scorpion/idle1.wav" +"idle_sound2" "scorpion/idle2.wav" +"sight_timeout" "1883.421997" +"sight_sound" "scorpion/sight1.wav" +"enemydist" "46.507030" +"switchoverride" "1.000000" +"jumptouch" "1" +"steptype" "3.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_scorpleg.mdl" +"gib2mdl" "progs/gib_scorpleg.mdl" +"gib3mdl" "progs/gib_scorpclaw.mdl" +"gib1skin" "3.000000" +"gib2skin" "3.000000" +"gib3skin" "3.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-610.385376 -1198.247803 -176.078415" +"absmax" "-608.385376 -1196.247803 -174.078415" +"origin" "-609.385376 -1197.247803 -175.078415" +"oldorigin" "-624.000000 112.000000 -7.968750" +"velocity" "0.000000 0.000000 -16.799999" +"angles" "0.000000 16.995850 0.000000" +"classname" "monster_tarbaby" +"frame" "60.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "17.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "tbaby_stand1" +"th_walk" "tbaby_walk1" +"th_run" "tbaby_run1" +"th_melee" "tbaby_jump1" +"th_pain" "tbaby_pain" +"th_die" "tbaby_die" +"search_time" "1937.178467" +"attack_state" "1.000000" +"attack_finished" "1933.143799" +"pain_finished" "1982.304932" +"axhitme" "2.000000" +"show_hostile" "1933.178467" +"mdl" "progs/mon_tarbaby.mdl" +"pausetime" "999999.000000" +"cnt" "2.000000" +"waitmin" "1001982.687500" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "170.000000" +"classgroup" "670.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"estate" "2.000000" +"th_checkattack" "SpawnCheckAttack" +"th_jump" "tbaby_jump1" +"liquidbase" "-1.000000" +"liquidcheck" "1932.178711" +"attack_chance" "0.200000" +"pain_flinch" "20.000000" +"pain_finstate" "1980.598999" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "blob/sight1.wav" +"death_dmg" "120.000000" +"deathstring" " was slimed by a Spawn +" +"idletimer" "7.354720" +"idle_sound" "blob/sight1.wav" +"sight_timeout" "1940.178833" +"sight_sound" "blob/sight1.wav" +"enemydist" "406.332458" +"switchoverride" "1.000000" +} +{ +"modelindex" "298.000000" +"absmin" "-352.000000 -328.000000 -36.000000" +"absmax" "-290.000000 -266.000000 20.000000" +"solid" "1.000000" +"origin" "-321.000000 -297.000000 -36.000000" +"oldorigin" "-321.000000 -297.000000 -36.000000" +"angles" "-0.000000 115.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-352.000000 -752.000000 -36.000000" +"absmax" "-290.000000 -690.000000 20.000000" +"solid" "1.000000" +"origin" "-321.000000 -721.000000 -36.000000" +"oldorigin" "-321.000000 -721.000000 -36.000000" +"angles" "-0.000000 273.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1455.000000 -271.000000 -36.000000" +"absmax" "-1425.000000 -241.000000 -36.000000" +"origin" "-1440.000000 -256.000000 -36.000000" +"oldorigin" "-1440.000000 -256.000000 -36.000000" +"angles" "-0.000000 74.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1151.000000 -271.000000 -36.000000" +"absmax" "-1121.000000 -241.000000 -36.000000" +"origin" "-1136.000000 -256.000000 -36.000000" +"oldorigin" "-1136.000000 -256.000000 -36.000000" +"angles" "-0.000000 69.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1559.000000 -371.000000 -36.000000" +"absmax" "-1529.000000 -341.000000 -36.000000" +"origin" "-1544.000000 -356.000000 -36.000000" +"oldorigin" "-1544.000000 -356.000000 -36.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1559.000000 -675.000000 -36.000000" +"absmax" "-1529.000000 -645.000000 -36.000000" +"origin" "-1544.000000 -660.000000 -36.000000" +"oldorigin" "-1544.000000 -660.000000 -36.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1137.208618 -556.998352 -24.968750" +"absmax" "-1135.208618 -554.998352 -22.968750" +"origin" "-1136.208618 -555.998352 -23.968750" +"oldorigin" "-1162.522339 -567.312012 -7.968750" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "monster_shalrath" +"frame" "21.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-34.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "shal_stand" +"th_walk" "shal_walk1" +"th_run" "shal_run1" +"th_missile" "shal_magic" +"th_pain" "shal_pain" +"th_die" "shal_die" +"oldenemy" "1" +"search_time" "1957.741699" +"attack_state" "1.000000" +"attack_finished" "1953.555054" +"pain_finished" "1001952.937500" +"axhitme" "2.000000" +"show_hostile" "1953.741699" +"mdl" "progs/mon_shalrath.mdl" +"pausetime" "999999.000000" +"lip" "2.334910" +"waitmin" "1001952.937500" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "160.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-90.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_shalrath.mdl" +"attachment" "216" +"estate" "2.000000" +"th_checkattack" "ShalCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1953.641724" +"attack_chance" "0.900000" +"attack_speed" "225.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1948.235596" +"pain_timeout" "3.000000" +"pain_ignore" "1.000000" +"pain_sound" "shalrath/pain.wav" +"deathstring" " was exploded by a Vore +" +"idletimer" "1956.724609" +"idle_sound" "shalrath/idle.wav" +"sight_timeout" "1941.254272" +"sight_sound" "shalrath/sight.wav" +"enemydist" "42.370659" +"switchattacker" "437" +"switchtimer" "1940.344971" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "2.000000" +"bodyonflr" "" +"blockudeath" "1.000000" +} +{ +"absmin" "-1121.222900 -563.900879 -24.968750" +"absmax" "-1119.222900 -561.900879 -22.968750" +"origin" "-1120.222900 -562.900879 -23.968750" +"oldorigin" "-672.259155 -657.377686 -7.968750" +"angles" "-0.000000 185.998535 -0.000000" +"classname" "monster_hell_knight" +"frame" "53.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-2.000000" +"chain" "436" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "436" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "186.000000" +"yaw_speed" "20.000000" +"goalentity" "436" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"oldenemy" "1" +"search_time" "1955.535522" +"attack_state" "1.000000" +"attack_finished" "1940.863403" +"pain_finished" "1001951.250000" +"axhitme" "2.000000" +"show_hostile" "1951.535522" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.030183" +"waitmin" "1001951.375000" +"no_liquiddmg" "1.000000" +"activate" "436" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"estate" "2.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "2.000000" +"meleetimer" "1952.035400" +"pain_flinch" "60.000000" +"pain_finstate" "1948.705811" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "1953.029663" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1941.726440" +"sight_sound" "statue/sight.wav" +"enemydist" "42.528820" +"switchattacker" "436" +"switchtimer" "1937.438965" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"bodyonflr" "" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-899.691528 -385.423462 -8.968750" +"absmax" "-897.691528 -383.423462 -6.968750" +"origin" "-898.691528 -384.423462 -7.968750" +"oldorigin" "-847.089050 -417.950256 -7.968750" +"angles" "-0.000000 214.996948 -0.000000" +"classname" "monster_hell_knight" +"frame" "124.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-759.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "439" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "20.000000" +"goalentity" "439" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"oldenemy" "1" +"search_time" "1939.671631" +"attack_state" "1.000000" +"attack_finished" "1934.371948" +"pain_finished" "1936.782837" +"show_hostile" "1935.671631" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.906796" +"waitmin" "1001933.875000" +"no_liquiddmg" "1.000000" +"activate" "439" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"estate" "2.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.050000" +"meleeattack" "2.000000" +"meleetimer" "1935.071777" +"pain_flinch" "60.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "1937.890625" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1940.546509" +"sight_sound" "statue/sight.wav" +"enemydist" "41.880562" +"switchattacker" "439" +"switchtimer" "1934.371948" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +} +{ +"absmin" "-521.526550 -699.285095 -24.968750" +"absmax" "-519.526550 -697.285095 -22.968750" +"origin" "-520.526550 -698.285095 -23.968750" +"oldorigin" "-519.651855 -673.300354 -7.968750" +"angles" "-0.000000 267.994995 -0.000000" +"classname" "monster_dfury" +"frame" "239.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-9.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "267.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"oldenemy" "1" +"lefty" "2.000000" +"search_time" "1950.714111" +"attack_state" "1.000000" +"attack_finished" "1947.016846" +"pain_finished" "1001946.937500" +"axhitme" "2.000000" +"show_hostile" "1947.016846" +"mdl" "progs/mon_dfury.mdl" +"pausetime" "999999.000000" +"lip" "2.107975" +"waitmin" "1001947.062500" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "440" +"estate" "2.000000" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"liquidbase" "-1.000000" +"liquidcheck" "1946.714111" +"attack_chance" "0.400000" +"attack_speed" "634.325256" +"attack_offset" "20.000000 0.000000 10.000000" +"meleerange" "70.000000" +"meleetimer" "1942.805664" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponstate" "0.314188" +"weaponswitch" "0.936888" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1942.839478" +"pain_check" "2.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idletimer" "1946.185181" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "1950.905884" +"sight_sound" "dknight/dfury_sight.wav" +"enemydist" "447.851166" +"switchattacker" "1" +"switchtimer" "1947.016846" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-934.170288 -360.197327 -8.968750" +"absmax" "-932.170288 -358.197327 -6.968750" +"origin" "-933.170288 -359.197327 -7.968750" +"angles" "-0.000000 350.996704 -0.000000" +"frame" "209.000000" +"think" "dfury_attachment_finish" +"owner" "439" +"alpha" "0.100000" +"classtype" "32.000000" +} +{ +"modelindex" "298.000000" +"absmin" "-527.000000 241.000000 368.031250" +"absmax" "-465.000000 303.000000 424.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-496.000000 272.000000 368.031250" +"oldorigin" "-496.000000 272.000000 368.031250" +"angles" "-0.000000 262.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "428" +"flags" "768.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-527.000000 177.000000 368.031250" +"absmax" "-465.000000 239.000000 424.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-496.000000 208.000000 368.031250" +"oldorigin" "-496.000000 208.000000 368.031250" +"angles" "-0.000000 198.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "441" +"flags" "768.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-639.000000 -1407.000000 -31.968750" +"absmax" "-609.000000 -1377.000000 -31.968750" +"origin" "-624.000000 -1392.000000 -31.968750" +"oldorigin" "-624.000000 -1392.000000 -31.968750" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_armor2" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "16384.000000" +"flags" "768.000000" +"armortype" "0.600000" +"armorvalue" "150.000000" +"target" "YAscrags" +"noise" "items/armor1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/armour.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "armor_touch" +"classtype" "775.000000" +"classgroup" "275.000000" +"entno_unique" "153758.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1210" +"part_active" "110.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-670.791748 -710.267883 -32.968750" +"absmax" "-636.791748 -676.267883 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-653.791748 -693.267883 -7.968750" +"oldorigin" "-816.000000 -960.000000 304.000000" +"angles" "-0.000000 45.000000 0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.425049" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 89.994507 0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"targetname" "YAscrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "2002.200806" +"attack_state" "1.000000" +"attack_finished" "1998.800903" +"pain_finished" "1001996.812500" +"show_hostile" "1998.200806" +"mdl" "progs/mon_wizard.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1998.000854" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1994.857788" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "2004.361328" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1986.005981" +"sight_sound" "wizard/wsight.wav" +"enemydist" "238.439407" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-812.099365 -579.281616 -32.968750" +"absmax" "-778.099365 -545.281616 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-795.099365 -562.281616 -7.968750" +"oldorigin" "-416.000000 -960.000000 288.000000" +"velocity" "-176.781525 199.487274 0.000000" +"angles" "-0.000000 73.998413 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.427246" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 85.995483 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "74.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"targetname" "YAscrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"lefty" "1.000000" +"search_time" "2003.190063" +"attack_state" "1.000000" +"attack_finished" "1997.990601" +"pain_finished" "1001998.125000" +"show_hostile" "1999.190063" +"mdl" "progs/mon_wizard.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1998.190308" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1997.893921" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1999.267822" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1986.095459" +"sight_sound" "wizard/wsight.wav" +"enemydist" "206.125397" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-619.747375 -946.811646 157.655197" +"absmax" "-617.747375 -944.811646 159.655197" +"origin" "-618.747375 -945.811646 158.655197" +"oldorigin" "-624.000000 -928.000000 144.000000" +"velocity" "0.000000 0.000000 -32.799999" +"angles" "0.000000 331.995850 0.000000" +"classname" "monster_wraith" +"frame" "86.000000" +"skin" "2.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-1.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "33.000000" +"max_health" "-2.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "332.000000" +"yaw_speed" "35.000000" +"goalentity" "1" +"targetname" "YAscrags" +"th_stand" "wraith_stand1" +"th_walk" "wraith_walk1" +"th_run" "wraith_run1" +"th_missile" "wraith_magic" +"th_pain" "wraith_pain" +"th_die" "wraith_die" +"search_time" "1995.426392" +"attack_state" "1.000000" +"attack_finished" "1992.893311" +"pain_finished" "1991.312988" +"show_hostile" "1991.426392" +"mdl" "progs/mon_wraith.mdl" +"pausetime" "999999.000000" +"lip" "1.878475" +"height" "128.000000" +"waitmin" "1001990.250000" +"poisonous" "1.000000" +"alpha" "0.700000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "350.000000" +"classgroup" "660.000000" +"classmove" "2.000000" +"gibhealth" "-300.000000" +"gibbed" "1.000000" +"frame_override" "1.000000" +"attachment" "216" +"attachment2" "218" +"attachment3" "1930" +"estate" "2.000000" +"enemytarget" "1933" +"exactskin" "2.000000" +"th_checkattack" "WraithCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1991.326416" +"attack_speed" "999999.000000" +"attack_offset" "30.000000 2.000000 8.000000" +"meleeattack" "1989.823364" +"weaponglow" "progs/mon_wraith_glow.mdl" +"pain_flinch" "70.000000" +"pain_finstate" "1990.101929" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wraith/pain1.wav" +"deathstring" " was shattered by a Wraith +" +"idletimer" "1995.668945" +"idle_sound" "wraith/idle1.wav" +"idle_sound2" "wraith/idle2.wav" +"idle_soundcom" "wraith/idle3.wav" +"sight_timeout" "1985.829956" +"sight_sound" "wraith/sight1.wav" +"enemydist" "211.502914" +"switchoverride" "1.000000" +"minion_active" "1.000000" +"part_style" "2.000000" +"gib1mdl" "progs/gib_wraith1.mdl" +"gib2mdl" "progs/gib_wraith2.mdl" +"gib3mdl" "progs/gib_wraith3.mdl" +"blockudeath" "1.000000" +"minion_baseattack" "1.000000" +"minion_maxcount" "5.000000" +"minion_trigger" "1.000000" +"minion_maxtrigger" "5.000000" +"minion_throwspeed" "200.000000" +"minion_throwextra" "50.000000" +"minion_throwside" "50.000000" +} +{ +"modelindex" "385.000000" +"absmin" "-1179.000000 -2143.000000 124.000000" +"absmax" "-1117.000000 -2081.000000 180.000000" +"solid" "1.000000" +"origin" "-1148.000000 -2112.000000 124.000000" +"oldorigin" "-1148.000000 -2112.000000 124.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1467.000000 -2127.000000 124.000000" +"absmax" "-1437.000000 -2097.000000 124.000000" +"origin" "-1452.000000 -2112.000000 124.000000" +"oldorigin" "-1452.000000 -2112.000000 124.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1567.000000 -2019.000000 124.000000" +"absmax" "-1537.000000 -1989.000000 124.000000" +"origin" "-1552.000000 -2004.000000 124.000000" +"oldorigin" "-1552.000000 -2004.000000 124.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1567.000000 -1715.000000 124.000000" +"absmax" "-1537.000000 -1685.000000 124.000000" +"origin" "-1552.000000 -1700.000000 124.000000" +"oldorigin" "-1552.000000 -1700.000000 124.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_rockets" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "313.000000" +"absmin" "-1543.000000 -2103.000000 124.000000" +"absmax" "-1481.000000 -2041.000000 180.000000" +"solid" "1.000000" +"origin" "-1512.000000 -2072.000000 124.000000" +"oldorigin" "-1512.000000 -2072.000000 124.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_15.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "325.000000" +"absmin" "-1327.007324 -1485.239136 127.031250" +"absmax" "-1293.007324 -1451.239136 185.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1310.007324 -1468.239136 152.031250" +"oldorigin" "-1392.000000 -1712.000000 152.031250" +"angles" "-0.000000 66.994629 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.496582" +"health" "-5.207312" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "67.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"lefty" "1.000000" +"search_time" "2016.438354" +"attack_state" "3.000000" +"attack_finished" "2010.638794" +"pain_finished" "1002011.875000" +"show_hostile" "2012.438354" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"meleetimer" "2012.938232" +"weaponswitch" "2011.066528" +"pain_flinch" "40.000000" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idlebusy" "1.000000" +"idletimer" "2013.879883" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "2019.638794" +"sight_sound" "statue/sight.wav" +"enemydist" "72.689827" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2012.082886" +"dmgcombined" "52.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "325.000000" +"absmin" "-1369.840698 -1081.767456 -0.968750" +"absmax" "-1335.840698 -1047.767456 57.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1352.840698 -1064.767456 24.031250" +"oldorigin" "-1296.000000 -1712.000000 152.031250" +"angles" "-0.000000 54.997559 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.448242" +"health" "-23.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "459" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"search_time" "2023.441040" +"attack_finished" "2010.606445" +"pain_finished" "1002018.312500" +"show_hostile" "2019.441040" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"no_liquiddmg" "1.000000" +"activate" "459" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"weaponswitch" "2007.688232" +"pain_flinch" "40.000000" +"pain_finstate" "2012.642944" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "2018.959229" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "2019.606445" +"sight_sound" "statue/sight.wav" +"enemydist" "146.295166" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2010.742920" +"dmgcombined" "52.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "325.000000" +"absmin" "-1267.219604 -1088.723999 -0.968750" +"absmax" "-1233.219604 -1054.723999 57.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1250.219604 -1071.723999 24.031250" +"oldorigin" "-1200.000000 -1712.000000 152.031250" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.419922" +"health" "-27.770714" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"search_time" "2022.671021" +"attack_state" "1.000000" +"attack_finished" "2010.672974" +"pain_finished" "1002017.625000" +"show_hostile" "2018.671021" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"meleetimer" "2012.972412" +"weaponswitch" "2010.090088" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "2017.900391" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "2019.672974" +"sight_sound" "statue/sight.wav" +"enemydist" "130.461700" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2017.804932" +"dmgcombined" "32.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1222.690186 -974.985474 -8.968750" +"absmax" "-1220.690186 -972.985474 -6.968750" +"origin" "-1221.690186 -973.985474 -7.968750" +"oldorigin" "-1387.758179 -1168.401611 88.031250" +"angles" "-0.000000 84.962769 -0.000000" +"classname" "monster_hell_knight" +"frame" "64.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-669.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "460" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "110.000000" +"yaw_speed" "20.000000" +"goalentity" "459" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"oldenemy" "1" +"search_time" "2031.017334" +"attack_state" "1.000000" +"attack_finished" "2028.017334" +"pain_finished" "2024.245728" +"show_hostile" "2027.017334" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.970336" +"waitmin" "1002025.187500" +"no_liquiddmg" "1.000000" +"activate" "460" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"estate" "2.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleetimer" "2022.118530" +"pain_flinch" "60.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "2029.136230" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "2019.679077" +"sight_sound" "statue/sight.wav" +"enemydist" "213.621750" +"switchattacker" "459" +"switchtimer" "2021.618652" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"dmgtimeframe" "2021.514893" +"dmgcombined" "4.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-1322.877075 -1034.212036 -16.968750" +"absmax" "-1288.877075 -1000.212036 49.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1305.877075 -1017.212036 8.031250" +"oldorigin" "-1248.000000 -1824.000000 152.031250" +"angles" "-0.000000 120.992432 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "62.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.413086" +"health" "-23.585590" +"takedamage" "2.000000" +"chain" "453" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "261.000000" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "2021.825684" +"attack_state" "3.000000" +"attack_finished" "2017.102661" +"pain_finished" "1002018.125000" +"show_hostile" "2017.825684" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.474319" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleetimer" "2018.125610" +"pain_flinch" "60.000000" +"pain_finstate" "2017.625977" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "2019.200928" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "2019.624878" +"sight_sound" "statue/sight.wav" +"enemydist" "79.153587" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2018.480957" +"dmgcombined" "36.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-1294.666016 -1324.379883 127.031250" +"absmax" "-1260.666016 -1290.379883 193.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1277.666016 -1307.379883 152.031250" +"oldorigin" "-1276.295654 -1304.883789 152.031250" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "53.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.427490" +"health" "-12.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "460" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "270.000000" +"yaw_speed" "20.000000" +"goalentity" "460" +"spawnflags" "261.000000" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"oldenemy" "1" +"search_time" "2021.912720" +"attack_state" "3.000000" +"attack_finished" "2017.812744" +"pain_finished" "1002018.125000" +"show_hostile" "2017.912720" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.270302" +"no_liquiddmg" "1.000000" +"activate" "460" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleetimer" "2018.212646" +"pain_flinch" "60.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "2022.295166" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "2019.690186" +"sight_sound" "statue/sight.wav" +"enemydist" "39.410488" +"switchattacker" "460" +"switchtimer" "2017.812744" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-1431.734009 -1032.584961 -16.968750" +"absmax" "-1397.734009 -998.584961 49.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1414.734009 -1015.584961 8.031250" +"oldorigin" "-1440.000000 -1824.000000 152.031250" +"angles" "-0.000000 98.997803 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "62.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.478516" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "99.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "2023.990356" +"attack_state" "1.000000" +"attack_finished" "2019.961914" +"pain_finished" "1002019.562500" +"show_hostile" "2019.990356" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.410688" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.900000" +"attack_speed" "250.000000" +"meleeattack" "1.000000" +"meleetimer" "2012.832031" +"pain_flinch" "60.000000" +"pain_finstate" "2014.691895" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "2020.675049" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "2019.632568" +"sight_sound" "statue/sight.wav" +"enemydist" "115.380295" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2019.962891" +"dmgcombined" "24.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "386.000000" +"absmin" "-1261.054321 -805.184448 -32.968750" +"absmax" "-1227.054321 -771.184448 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1244.054321 -788.184448 -7.968750" +"oldorigin" "-1283.892212 -811.183105 -7.968750" +"angles" "-0.000000 29.998169 -0.000000" +"classname" "monster_dsergeant" +"model" "progs/mon_dsergeant.mdl" +"frame" "234.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.478027" +"health" "-20.724020" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "291.000000" +"yaw_speed" "20.000000" +"goalentity" "455" +"spawnflags" "257.000000" +"th_stand" "dsergeant_stand1" +"th_walk" "dsergeant_walk1" +"th_run" "dsergeant_run1" +"th_missile" "dsergeant_magicc1" +"th_melee" "dsergeant_melee" +"th_pain" "dsergeant_pain" +"th_die" "dsergeant_die" +"oldenemy" "1" +"lefty" "4.000000" +"search_time" "2031.134888" +"attack_state" "3.000000" +"attack_finished" "2026.834961" +"pain_finished" "1002026.187500" +"show_hostile" "2027.134888" +"mdl" "progs/mon_dsergeant.mdl" +"pausetime" "999999.000000" +"lip" "0.560350" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "225.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_dknight.mdl" +"th_checkattack" "DSergeantCheckAttack" +"th_charge" "dsergeant_charging" +"liquidbase" "-1.000000" +"liquidcheck" "2026.460815" +"attack_speed" "220.000000" +"attack_timer" "2025.860840" +"attack_offset" "0.000000 0.000000 10.000000" +"meleeattack" "0.584613" +"meleerange" "70.000000" +"meleehitsound" "gibs/gibheavy2.wav" +"meleecontact" "1.000000" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2023.361572" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was crushed by a Blue Flail Knight +" +"idletimer" "2028.631104" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "2030.661987" +"sight_sound" "dknight/dserg_sight.wav" +"enemydist" "174.280533" +"switchattacker" "455" +"switchtimer" "2026.834961" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2026.260864" +"dmgcombined" "40.000000" +"gib1mdl" "progs/w_blueflail.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib2skin" "3.000000" +"gib3skin" "3.000000" +"gib1sound" "42.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "386.000000" +"absmin" "-1311.593994 -565.496399 -32.968750" +"absmax" "-1277.593994 -531.496399 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1294.593994 -548.496399 -7.968750" +"oldorigin" "-1255.145386 -990.504272 -7.968750" +"angles" "-0.000000 92.999268 -0.000000" +"classname" "monster_dsergeant" +"model" "progs/mon_dsergeant.mdl" +"frame" "234.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.455078" +"health" "-57.393414" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "93.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "dsergeant_stand1" +"th_walk" "dsergeant_walk1" +"th_run" "dsergeant_run1" +"th_missile" "dsergeant_magicc1" +"th_melee" "dsergeant_melee" +"th_pain" "dsergeant_pain" +"th_die" "dsergeant_die" +"oldenemy" "1" +"lefty" "1.000000" +"search_time" "2035.081787" +"attack_state" "1.000000" +"attack_finished" "2032.081787" +"pain_finished" "1002030.437500" +"show_hostile" "2031.081787" +"mdl" "progs/mon_dsergeant.mdl" +"pausetime" "999999.000000" +"lip" "0.795679" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "225.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_dknight.mdl" +"th_checkattack" "DSergeantCheckAttack" +"th_charge" "dsergeant_charging" +"liquidbase" "-1.000000" +"liquidcheck" "2031.081787" +"attack_speed" "220.000000" +"attack_timer" "2030.681763" +"attack_offset" "0.000000 0.000000 10.000000" +"meleeattack" "0.883785" +"meleerange" "70.000000" +"meleehitsound" "gibs/gibheavy2.wav" +"meleecontact" "1.000000" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2030.348877" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was crushed by a Blue Flail Knight +" +"idletimer" "2030.406860" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "2019.702393" +"sight_sound" "dknight/dserg_sight.wav" +"enemydist" "183.969574" +"switchattacker" "455" +"switchtimer" "2026.182983" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2030.536865" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_blueflail.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib2skin" "3.000000" +"gib3skin" "3.000000" +"gib1sound" "42.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "313.000000" +"absmin" "-719.000000 -1695.000000 128.000000" +"absmax" "-657.000000 -1633.000000 184.000000" +"solid" "1.000000" +"origin" "-688.000000 -1664.000000 128.000000" +"oldorigin" "-688.000000 -1664.000000 128.000000" +"angles" "-0.000000 324.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_15.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "313.000000" +"absmin" "-623.000000 -1695.000000 128.000000" +"absmax" "-561.000000 -1633.000000 184.000000" +"solid" "1.000000" +"origin" "-592.000000 -1664.000000 128.000000" +"oldorigin" "-592.000000 -1664.000000 128.000000" +"angles" "-0.000000 168.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_15.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "390.000000" +"absmin" "-543.000000 -1695.000000 128.000000" +"absmax" "-481.000000 -1633.000000 184.000000" +"solid" "1.000000" +"origin" "-512.000000 -1664.000000 128.000000" +"oldorigin" "-512.000000 -1664.000000 128.000000" +"angles" "-0.000000 284.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets0.mdl" +"aflag" "5.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "390.000000" +"absmin" "-799.000000 -1695.000000 128.000000" +"absmax" "-737.000000 -1633.000000 184.000000" +"solid" "1.000000" +"origin" "-768.000000 -1664.000000 128.000000" +"oldorigin" "-768.000000 -1664.000000 128.000000" +"angles" "-0.000000 162.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets0.mdl" +"aflag" "5.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "390.000000" +"absmin" "-539.000000 -2111.000000 128.000000" +"absmax" "-477.000000 -2049.000000 184.000000" +"solid" "1.000000" +"origin" "-508.000000 -2080.000000 128.000000" +"oldorigin" "-508.000000 -2080.000000 128.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets0.mdl" +"aflag" "5.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "313.000000" +"absmin" "-619.000000 -2111.000000 128.000000" +"absmax" "-557.000000 -2049.000000 184.000000" +"solid" "1.000000" +"origin" "-588.000000 -2080.000000 128.000000" +"oldorigin" "-588.000000 -2080.000000 128.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_15.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "313.000000" +"absmin" "-715.000000 -2111.000000 128.000000" +"absmax" "-653.000000 -2049.000000 184.000000" +"solid" "1.000000" +"origin" "-684.000000 -2080.000000 128.000000" +"oldorigin" "-684.000000 -2080.000000 128.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_15.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "390.000000" +"absmin" "-799.000000 -2111.000000 128.000000" +"absmax" "-737.000000 -2049.000000 184.000000" +"solid" "1.000000" +"origin" "-768.000000 -2080.000000 128.000000" +"oldorigin" "-768.000000 -2080.000000 128.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets0.mdl" +"aflag" "5.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "351.000000" +"absmin" "-451.466248 -1898.851074 367.031250" +"absmax" "-401.466248 -1848.851074 433.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-426.466248 -1873.851074 392.031250" +"oldorigin" "-352.000000 -1856.000000 408.031250" +"angles" "-0.000000 124.996948 -0.000000" +"classname" "monster_shalrath" +"model" "progs/mon_shalrath.mdl" +"frame" "22.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.446289" +"health" "-1.000000" +"takedamage" "2.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "471" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "125.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"th_stand" "shal_stand" +"th_walk" "shal_walk1" +"th_run" "shal_run1" +"th_missile" "shal_magic" +"th_pain" "shal_pain" +"th_die" "shal_die" +"search_time" "2052.348633" +"attack_state" "1.000000" +"attack_finished" "2048.634521" +"pain_finished" "1002047.125000" +"show_hostile" "2048.348633" +"mdl" "progs/mon_shalrath.mdl" +"pausetime" "999999.000000" +"activate" "471" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "160.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-90.000000" +"headmdl" "progs/h_shalrath.mdl" +"attachment" "1931" +"th_checkattack" "ShalCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2048.248779" +"attack_chance" "0.900000" +"attack_speed" "225.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2046.246948" +"pain_check" "1.000000" +"pain_timeout" "3.000000" +"pain_ignore" "1.000000" +"pain_sound" "shalrath/pain.wav" +"deathstring" " was exploded by a Vore +" +"idletimer" "2051.718994" +"idle_sound" "shalrath/idle.wav" +"sight_timeout" "2049.476074" +"sight_sound" "shalrath/sight.wav" +"enemydist" "86.318008" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2047.559937" +"dmgcombined" "56.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "272.000000" +"absmin" "-441.744263 -1910.496460 367.031250" +"absmax" "-407.744263 -1876.496460 433.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-424.744263 -1893.496460 392.031250" +"oldorigin" "-928.000000 -1856.000000 976.000000" +"angles" "0.000000 9.997559 0.000000" +"classname" "monster_gaunt" +"model" "progs/mon_gaunt.mdl" +"frame" "108.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.458740" +"health" "-13.125614" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "10.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "gaunt_idle1" +"th_walk" "gaunt_walk1" +"th_run" "gaunt_run1" +"th_missile" "gaunt_fire1" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"lefty" "1.000000" +"search_time" "2091.172852" +"attack_state" "1.000000" +"attack_finished" "2088.766113" +"pain_finished" "1002087.250000" +"show_hostile" "2087.172852" +"mdl" "progs/mon_gaunt.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gaunt.mdl" +"attachment" "2829" +"enemytarget" "217" +"th_checkattack" "GauntCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2086.372070" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "8.000000 0.000000 -4.000000" +"meleeattack" "2086.277588" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_finstate" "2087.372803" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt +" +"idletimer" "2092.330078" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_timeout" "2052.713867" +"sight_sound" "gaunt/sight.wav" +"enemydist" "359.068390" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2087.750977" +"dmgcombined" "24.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-317.092041 -1831.322876 383.031250" +"absmax" "-283.092041 -1797.322876 449.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-300.092041 -1814.322876 408.031250" +"oldorigin" "-272.471161 -1874.064575 440.000000" +"velocity" "-76.302376 9.393600 0.000000" +"angles" "0.000000 329.979858 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.423096" +"health" "-20.075413" +"takedamage" "2.000000" +"chain" "469" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "0.000000 329.979858 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "350.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"oldenemy" "1" +"lefty" "1.000000" +"search_time" "2072.635254" +"attack_state" "1.000000" +"attack_finished" "2067.233887" +"pain_finished" "1002067.250000" +"show_hostile" "2068.635254" +"mdl" "progs/mon_wizard.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "2068.234863" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2066.510986" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "2069.591064" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "2049.927490" +"sight_sound" "wizard/wsight.wav" +"enemydist" "361.510681" +"enemymaxdist" "1.000000" +"switchattacker" "638" +"switchtimer" "2065.131836" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2067.719971" +"dmgcombined" "4.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-1028.961304 -1848.932983 190.887970" +"absmax" "-1026.961304 -1846.932983 192.887970" +"origin" "-1027.961304 -1847.932983 191.887970" +"oldorigin" "-336.000000 -1664.000000 624.000000" +"angles" "0.000000 232.998047 -0.000000" +"classname" "monster_wizard" +"frame" "47.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-32.229836" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "0.000000 232.998047 -0.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "233.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "2045.408813" +"attack_state" "1.000000" +"attack_finished" "1975.247925" +"pain_finished" "2040.908936" +"show_hostile" "2041.408813" +"mdl" "progs/mon_wizard.mdl" +"pausetime" "999999.000000" +"lip" "3.050264" +"height" "128.000000" +"waitmin" "1002039.750000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_wizard.mdl" +"estate" "2.000000" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "2041.308838" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "2044.043457" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1984.247925" +"sight_sound" "wizard/wsight.wav" +"enemydist" "162.682343" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"dmgtimeframe" "2040.737915" +"dmgcombined" "24.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "7.000000 -1977.000000 1071.000000" +"absmax" "25.000000 -1959.000000 1105.000000" +"solid" "1.000000" +"origin" "16.000000 -1968.000000 1088.000000" +"oldorigin" "16.000000 -1968.000000 1088.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "128.000000" +"targetname" "path16d" +"state" "1.000000" +"activate" "634" +"classtype" "26.000000" +"targetback" "path16d" +"movetarget3" "473" +} +{ +"absmin" "71.000000 -1977.000000 1071.000000" +"absmax" "89.000000 -1959.000000 1105.000000" +"solid" "1.000000" +"origin" "80.000000 -1968.000000 1088.000000" +"oldorigin" "80.000000 -1968.000000 1088.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "128.000000" +"targetname" "path16c" +"state" "1.000000" +"activate" "633" +"classtype" "26.000000" +"targetback" "path16c" +"movetarget3" "474" +} +{ +"modelindex" "391.000000" +"absmin" "-1199.000000 449.000000 -80.000000" +"absmax" "-1137.000000 511.000000 -24.000000" +"solid" "1.000000" +"origin" "-1168.000000 480.000000 -80.000000" +"oldorigin" "-1168.000000 480.000000 -80.000000" +"angles" "-0.000000 10.000000 -0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "442" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1311.000000 433.000000 -80.000000" +"absmax" "-1281.000000 463.000000 -80.000000" +"origin" "-1296.000000 448.000000 -80.000000" +"oldorigin" "-1296.000000 448.000000 -80.000000" +"angles" "-0.000000 18.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "475" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "391.000000" +"absmin" "-1487.000000 417.000000 -80.000000" +"absmax" "-1425.000000 479.000000 -24.000000" +"solid" "1.000000" +"origin" "-1456.000000 448.000000 -80.000000" +"oldorigin" "-1456.000000 448.000000 -80.000000" +"angles" "-0.000000 155.000000 -0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "476" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "391.000000" +"absmin" "-175.000000 401.000000 -80.000000" +"absmax" "-113.000000 463.000000 -24.000000" +"solid" "1.000000" +"origin" "-144.000000 432.000000 -80.000000" +"oldorigin" "-144.000000 432.000000 -80.000000" +"angles" "-0.000000 80.000000 -0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "477" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-31.000000 449.000000 -80.000000" +"absmax" "-1.000000 479.000000 -80.000000" +"origin" "-16.000000 464.000000 -80.000000" +"oldorigin" "-16.000000 464.000000 -80.000000" +"angles" "-0.000000 100.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "97.000000 433.000000 -80.000000" +"absmax" "127.000000 463.000000 -80.000000" +"origin" "112.000000 448.000000 -80.000000" +"oldorigin" "112.000000 448.000000 -80.000000" +"angles" "-0.000000 266.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "279.000000 -1913.000000 1055.000000" +"absmax" "289.000000 -1799.000000 1089.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "280.000000 -1912.000000 1056.000000" +"maxs" "288.000000 -1800.000000 1088.000000" +"size" "8.000000 112.000000 32.000000" +"touch" "trigger_bmodel_anytouch" +"spawnflags" "49152.000000" +"movedir" "-1.000000 -0.000000 -0.000000" +"sounds" "3.000000" +"style" "32.000000" +"speed" "50.000000" +"mdl" "*60" +"delay" "2.000000" +"height" "10.000000" +"bsporigin" "1.000000" +"bmodel_act" "662" +"bbmins" "280.000000 -1912.000000 1056.000000" +"bbmaxs" "288.000000 -1800.000000 1088.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "298.061676 -2053.900635 383.031250" +"absmax" "300.061676 -2051.900635 385.031250" +"ltime" "2066.439697" +"origin" "299.061676 -2052.900635 384.031250" +"angles" "50.244453 454.060516 68.324554" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "637" +"noise" "weapons/bounce.wav" +"mangle" "546.524353 -177.576508 20.067209" +"height" "1.000000" +"bodyfadeaway" "1.000000" +"classtype" "460.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-2493.001709 674.925903 447.031250" +"absmax" "-2459.001709 708.925903 505.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2476.001709 691.925903 472.031250" +"oldorigin" "-2656.000000 528.000000 360.031250" +"angles" "-0.000000 135.000000 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.500488" +"health" "-5.062777" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"targetname" "early_monsters" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "3.000000" +"search_time" "286.133514" +"attack_state" "1.000000" +"attack_finished" "55.625298" +"pain_finished" "1000281.062500" +"show_hostile" "282.133514" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "3.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "282.133514" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "286.323822" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "64.625298" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "563.623718" +"switchoverride" "1.000000" +"steptype" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "281.193024" +"dmgcombined" "12.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-1040.220215 -1343.731689 191.031250" +"absmax" "-1006.220276 -1309.731689 249.031250" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-1023.220276 -1326.731689 216.031250" +"oldorigin" "-1024.000000 -1256.000000 216.031250" +"angles" "-0.000000 75.997925 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "131.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"use" "monster_use" +"think" "dcrossbow_run5" +"nextthink" "2788.415283" +"health" "75.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "76.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "1.000000" +"search_time" "2446.877197" +"attack_state" "2.000000" +"attack_finished" "1959.914795" +"show_hostile" "2789.315186" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "3.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "2788.614502" +"attack_track" "-1052.227173 -1846.939819 152.031250" +"attack_chance" "0.500000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "2445.679932" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "2790.979980" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "1968.914795" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "2246.273926" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib1sound" "20.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-1007.044617 -1343.160034 191.031250" +"absmax" "-973.044617 -1309.160034 249.031250" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-990.044617 -1326.160034 216.031250" +"oldorigin" "-1024.000000 -1080.000000 216.031250" +"angles" "-0.000000 76.997681 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "130.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"use" "monster_use" +"think" "dcrossbow_run4" +"nextthink" "2788.480957" +"health" "75.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "77.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "1.000000" +"search_time" "2446.642578" +"attack_state" "2.000000" +"attack_finished" "1959.980347" +"show_hostile" "2789.380859" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "5.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "2789.180664" +"attack_track" "-1163.423584 -1759.274048 152.031250" +"attack_chance" "0.500000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "2445.245117" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "2793.620605" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "1968.980347" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "2250.022461" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "3.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib1sound" "20.000000" +} +{ +"modelindex" "298.000000" +"absmin" "-1547.000000 -335.000000 -36.000000" +"absmax" "-1485.000000 -273.000000 20.000000" +"solid" "1.000000" +"origin" "-1516.000000 -304.000000 -36.000000" +"oldorigin" "-1516.000000 -304.000000 -36.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "392.000000" +"absmin" "-463.000000 -1887.000000 128.000000" +"absmax" "-401.000000 -1825.000000 184.000000" +"solid" "1.000000" +"origin" "-432.000000 -1856.000000 128.000000" +"oldorigin" "-432.000000 -1856.000000 128.000000" +"angles" "-0.000000 320.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_100.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "34.000000" +"noise" "items/r_item2.wav" +"mdl" "progs/health_100.mdl" +"healamount" "100.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "760.000000" +"classgroup" "100.000000" +"entno_unique" "3740.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 28.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1098" +"part_active" "105.000000" +} +{ +"modelindex" "372.000000" +"absmin" "-481.000000 -1873.000000 127.031250" +"absmax" "-447.000000 -1839.000000 193.031250" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-464.000000 -1856.000000 152.031250" +"oldorigin" "-464.000000 -1856.000000 160.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "monster_tarbaby" +"model" "progs/mon_tarbaby.mdl" +"frame" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"use" "monster_use" +"think" "tbaby_stand3" +"nextthink" "2788.437256" +"health" "80.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"spawnflags" "1.000000" +"th_stand" "tbaby_stand1" +"th_walk" "tbaby_walk1" +"th_run" "tbaby_run1" +"th_melee" "tbaby_jump1" +"th_pain" "tbaby_pain" +"th_die" "tbaby_die" +"mdl" "progs/mon_tarbaby.mdl" +"pausetime" "999999.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "170.000000" +"classgroup" "670.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"th_checkattack" "SpawnCheckAttack" +"th_jump" "tbaby_jump1" +"liquidbase" "-1.000000" +"liquidcheck" "2788.781250" +"pain_flinch" "20.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "blob/sight1.wav" +"death_dmg" "120.000000" +"deathstring" " was slimed by a Spawn +" +"idletimer" "7.782309" +"idle_sound" "blob/sight1.wav" +"sight_sound" "blob/sight1.wav" +"switchoverride" "1.000000" +} +{ +"modelindex" "63.000000" +"absmin" "-249.000015 -2025.000000 -185.000000" +"absmax" "-231.000015 -1687.000000 233.000000" +"ltime" "1.732000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000018 0.000000 -408.000000" +"classname" "func_door" +"model" "*62" +"mins" "-248.000000 -2024.000000 224.000000" +"maxs" "-232.000000 -1688.000000 640.000000" +"size" "16.000000 336.000000 416.000000" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"enemy" "489" +"yaw_speed" "500.000000" +"spawnflags" "33.000000" +"targetname" "zombie_trap" +"owner" "489" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "doors/ddoor2.wav" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "500.000000" +"mdl" "*62" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "1000.000000" +"think1" "func_door_hit_bottom" +"finaldest" "-0.000018 0.000000 -408.000000" +"lip" "8.000000" +"state" "1.000000" +"pos1" "-0.000018 0.000000 -408.000000" +"bsporigin" "1.000000" +"activate" "992" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "64.000000" +"absmin" "-121.000015 -1577.000000 -185.000000" +"absmax" "216.999985 -1559.000000 233.000000" +"ltime" "1.732000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000018 0.000000 -408.000000" +"classname" "func_door" +"model" "*63" +"mins" "-120.000000 -1576.000000 224.000000" +"maxs" "216.000000 -1560.000000 640.000000" +"size" "336.000000 16.000000 416.000000" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"enemy" "490" +"yaw_speed" "500.000000" +"spawnflags" "33.000000" +"targetname" "zombie_trap" +"owner" "490" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "doors/ddoor2.wav" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "500.000000" +"mdl" "*63" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "1000.000000" +"think1" "func_door_hit_bottom" +"finaldest" "-0.000018 0.000000 -408.000000" +"lip" "8.000000" +"state" "1.000000" +"pos1" "-0.000018 0.000000 -408.000000" +"bsporigin" "1.000000" +"activate" "992" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "180.149017 -1829.485352 407.031250" +"absmax" "182.149017 -1827.485352 409.031250" +"origin" "181.149017 -1828.485352 408.031250" +"oldorigin" "200.520340 -1830.606812 446.249390" +"angles" "-0.000000 295.999146 -0.000000" +"classname" "monster_zombie" +"frame" "56.000000" +"skin" "3.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "223" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "296.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16a" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"search_time" "2060.572266" +"attack_finished" "2057.361084" +"show_hostile" "2056.572266" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "225" +"lip" "1.000000" +"waitmin" "1002055.062500" +"movespeed" "1.000000" +"activate" "223" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2055.971680" +"attack_chance" "0.900000" +"meleeattack" "1.000000" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2055.537354" +"sight_timeout" "2064.571289" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "101.151390" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "2.000000" +} +{ +"absmin" "197.782471 -1829.549194 407.031250" +"absmax" "199.782471 -1827.549194 409.031250" +"origin" "198.782471 -1828.549194 408.031250" +"oldorigin" "280.770325 -1829.551636 1080.001221" +"angles" "-0.000000 264.995728 -0.000000" +"classname" "monster_zombie" +"frame" "103.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "265.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16a" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"lefty" "2062.928955" +"search_time" "2067.141602" +"attack_finished" "2063.113281" +"pain_finished" "2057.428955" +"show_hostile" "2063.141602" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "225" +"inpain" "2.000000" +"lip" "0.365947" +"waitmin" "1002061.437500" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2063.141602" +"attack_elev" "19.000000" +"attack_chance" "0.400000" +"meleeattack" "1.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2057.428955" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2058.847656" +"sight_timeout" "2068.158691" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "210.894913" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "3.000000" +"altsteplast" "3.000000" +"dmgtimeframe" "2062.529053" +"dmgcombined" "64.000000" +} +{ +"absmin" "137.296265 -1820.105103 407.031250" +"absmax" "139.296265 -1818.105103 409.031250" +"origin" "138.296265 -1819.105103 408.031250" +"oldorigin" "225.896133 -1819.105103 855.257019" +"angles" "-0.000000 117.998657 -0.000000" +"classname" "monster_zombiek" +"frame" "121.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "118.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16a" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2079.790039" +"search_time" "2084.282715" +"attack_state" "1.000000" +"attack_finished" "2077.279785" +"pain_finished" "2074.290039" +"show_hostile" "2080.282715" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"movetarget" "225" +"inpain" "2.000000" +"lip" "0.899533" +"waitmin" "1002078.312500" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2080.182617" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"meleetimer" "2079.381836" +"pain_flinch" "28.000000" +"pain_finstate" "2074.290039" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "2078.745117" +"sight_timeout" "2086.279785" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "36.337463" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "3.000000" +"dmgtimeframe" "2079.390137" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "83.971245 -1850.261475 407.031250" +"absmax" "85.971245 -1848.261475 409.031250" +"origin" "84.971245 -1849.261475 408.031250" +"oldorigin" "166.851501 -1866.454956 412.031250" +"angles" "0.000000 139.993286 0.000000" +"classname" "monster_zombiek" +"frame" "33.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"chain" "216" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "470" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "zombie_counter" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "1.000000" +"search_time" "2092.237549" +"attack_state" "3.000000" +"attack_finished" "2086.615967" +"show_hostile" "2088.237549" +"jump_flag" "2086.560303" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"lip" "0.031831" +"waitmin" "1002086.250000" +"activate" "470" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2087.837158" +"attack_chance" "0.400000" +"meleetimer" "2085.735107" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idlebusy" "1.000000" +"idletimer" "2087.333252" +"sight_timeout" "2068.187744" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "72.616295" +"switchoverride" "1.000000" +"jumptouch" "632" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "3.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"modelindex" "65.000000" +"absmin" "-3201.000000 615.000000 -537.000000" +"absmax" "-3183.000000 793.000000 -167.000000" +"ltime" "7.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000016 0.000000 -360.000000" +"classname" "func_door" +"model" "*64" +"frame" "1.000000" +"mins" "-3200.000000 616.000000 -176.000000" +"maxs" "-3184.000000 792.000000 192.000000" +"size" "16.000000 176.000000 368.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "6.300000" +"enemy" "495" +"yaw_speed" "50.000000" +"targetname" "early_bars" +"owner" "495" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "doors/ddoor2.wav" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "50.000000" +"mdl" "*64" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "1000.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000016 0.000000 -360.000000" +"lip" "8.000000" +"pos2" "-0.000016 0.000000 -360.000000" +"bsporigin" "1.000000" +"activate" "504" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "66.000000" +"absmin" "-2233.000000 1351.000000 -65.000000" +"absmax" "-2183.000000 1401.000000 -39.000000" +"ltime" "0.400000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000001 0.000000 -16.000002" +"classname" "func_button" +"model" "*65" +"frame" "1.000000" +"mins" "-2232.000000 1352.000000 -48.000000" +"maxs" "-2184.000000 1400.000000 -24.000000" +"size" "48.000000 48.000000 24.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.600000" +"chain" "296" +"enemy" "1" +"target" "early_relay" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*65" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000001 0.000000 -16.000002" +"lip" "8.000000" +"pos2" "-0.000001 0.000000 -16.000002" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-2209.000000 1375.000000 87.000000" +"absmax" "-2207.000000 1377.000000 89.000000" +"origin" "-2208.000000 1376.000000 88.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "early_bars" +"targetname" "early_relay" +"style" "32.000000" +"activate" "496" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-2209.000000 1415.000000 87.000000" +"absmax" "-2207.000000 1417.000000 89.000000" +"origin" "-2208.000000 1416.000000 88.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "early_monsters" +"targetname" "early_relay" +"style" "32.000000" +"activate" "496" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "396.000000" +"absmin" "-3023.215332 1670.508179 34.639656" +"absmax" "-2973.215332 1720.508179 100.639656" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-2998.215332 1695.508179 59.639656" +"oldorigin" "-3024.000000 1712.000000 24.031250" +"angles" "-0.000000 9.970093 -0.000000" +"classname" "monster_ogre" +"model" "progs/mon_ogre.mdl" +"frame" "30.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"use" "monster_use" +"think" "ogre_run7" +"nextthink" "2788.488037" +"health" "189.000000" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"target" "platform1" +"th_stand" "ogre_stand1" +"th_walk" "ogre_walk1" +"th_run" "ogre_run1" +"th_missile" "ogre_shoot1" +"th_melee" "ogre_melee" +"th_pain" "ogre_pain" +"th_die" "ogre_die" +"search_time" "2788.683350" +"attack_state" "1.000000" +"attack_finished" "1773.609863" +"pain_finished" "22.947462" +"show_hostile" "2789.387939" +"mdl" "progs/mon_ogre.mdl" +"pausetime" "999999.000000" +"movetarget" "501" +"no_zaware" "1.000000" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "150.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_ogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "ogre_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "2788.887451" +"attack_elev" "30.000000" +"attack_speed" "550.000000" +"attack_offset" "24.000000 0.000000 20.000000" +"meleerange" "100.000000" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was destroyed by an Ogre +" +"idletimer" "2790.502441" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "25.818657" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "2644.814209" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "4.000000" +"gib1mdl" "progs/w_chainsaw.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "early_ambush" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*66" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-2784.000000 1744.000000 -16.000000" +"bbmaxs" "-2592.000000 1824.000000 176.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "68.000000" +"absmin" "-3105.000000 1647.000000 -65.000000" +"absmax" "-2943.000000 1777.000000 -31.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*67" +"mins" "-3104.000000 1648.000000 -64.000000" +"maxs" "-2944.000000 1776.000000 -32.000000" +"size" "160.000000 128.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"chain" "499" +"enemy" "503" +"yaw_speed" "100.000000" +"targetname" "platform1" +"owner" "501" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*67" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "152.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "320.000000" +"absmin" "-3151.000000 1689.000000 0.000000" +"absmax" "-3089.000000 1751.000000 56.000000" +"solid" "1.000000" +"origin" "-3120.000000 1720.000000 0.000000" +"oldorigin" "-3120.000000 1720.000000 0.000000" +"angles" "-0.000000 102.000000 -0.000000" +"classname" "item_shells" +"model" "progs/ammo_shells1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "69.000000" +"absmin" "-3009.000000 1679.000000 -33.000000" +"absmax" "-2943.000000 1745.000000 1.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*68" +"mins" "-3008.000000 1680.000000 -32.000000" +"maxs" "-2944.000000 1744.000000 0.000000" +"size" "64.000000 64.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"chain" "501" +"enemy" "501" +"yaw_speed" "100.000000" +"targetname" "platform1" +"owner" "501" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*68" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "56.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "-2657.000000 1327.000000 -89.000000" +"absmax" "-2655.000000 1329.000000 -87.000000" +"origin" "-2656.000000 1328.000000 -88.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "early_bars" +"targetname" "early_relay" +"style" "32.000000" +"activate" "496" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-2209.000000 1335.000000 87.000000" +"absmax" "-2207.000000 1337.000000 89.000000" +"origin" "-2208.000000 1336.000000 88.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "early_closet" +"targetname" "early_relay" +"style" "32.000000" +"activate" "496" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-3231.000000 1361.000000 33.031250" +"absmax" "-3201.000000 1391.000000 33.031250" +"origin" "-3216.000000 1376.000000 33.031250" +"oldorigin" "-3216.000000 1376.000000 33.031250" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_armor1" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "1077" +"items" "8192.000000" +"flags" "768.000000" +"armortype" "0.300000" +"armorvalue" "100.000000" +"noise" "items/armor1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/armour.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "armor_touch" +"classtype" "770.000000" +"classgroup" "275.000000" +"entno_unique" "265240.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "258.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1190" +"part_active" "110.000000" +} +{ +"modelindex" "325.000000" +"absmin" "-2612.842773 1333.573853 -32.968750" +"absmax" "-2578.842773 1367.573853 25.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2595.842773 1350.573853 -7.968750" +"oldorigin" "-3088.000000 1424.000000 40.031250" +"angles" "-0.000000 315.000000 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.432861" +"takedamage" "2.000000" +"chain" "398" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "509" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "324.000000" +"targetname" "early_monsters" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"lefty" "1.000000" +"search_time" "63.698921" +"attack_finished" "55.998978" +"pain_finished" "1000058.687500" +"show_hostile" "59.698921" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"no_liquiddmg" "1.000000" +"activate" "509" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"weaponswitch" "56.264843" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idlebusy" "1.000000" +"idletimer" "62.002083" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "64.998978" +"sight_sound" "statue/sight.wav" +"enemydist" "266.052094" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "58.820999" +"dmgcombined" "24.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "325.000000" +"absmin" "-2621.424072 1351.854370 -32.968750" +"absmax" "-2587.424072 1385.854370 25.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2604.424072 1368.854370 -7.968750" +"oldorigin" "-2629.879883 1343.398560 -7.968750" +"angles" "-0.000000 45.000000 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.491699" +"health" "-6.000000" +"takedamage" "2.000000" +"chain" "398" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "324.000000" +"targetname" "early_monsters" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"oldenemy" "1" +"lefty" "1.000000" +"search_time" "65.328995" +"attack_finished" "60.828999" +"pain_finished" "1000060.250000" +"show_hostile" "61.328991" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"weaponswitch" "53.163261" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "65.298332" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "65.074989" +"sight_sound" "statue/sight.wav" +"enemydist" "449.657745" +"switchattacker" "1" +"switchtimer" "60.828999" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "60.421997" +"dmgcombined" "20.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "396.000000" +"absmin" "-2461.300781 1392.191895 -32.968750" +"absmax" "-2411.300781 1442.191895 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2436.300781 1417.191895 -7.968750" +"oldorigin" "-3184.000000 1376.000000 57.031250" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "monster_ogre" +"model" "progs/mon_ogre.mdl" +"frame" "135.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.427734" +"health" "-12.000000" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"chain" "496" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "448.000000" +"targetname" "early_monsters" +"th_stand" "ogre_stand1" +"th_walk" "ogre_walk1" +"th_run" "ogre_run1" +"th_missile" "ogre_shoot1" +"th_melee" "ogre_melee" +"th_pain" "ogre_pain" +"th_die" "ogre_die" +"search_time" "69.743568" +"attack_state" "1.000000" +"attack_finished" "66.583626" +"pain_finished" "1000064.562500" +"show_hostile" "65.743568" +"mdl" "progs/mon_ogre.mdl" +"pausetime" "999999.000000" +"lip" "0.596881" +"no_zaware" "1.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "150.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_ogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "ogre_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "64.743584" +"attack_elev" "14.000000" +"attack_speed" "550.000000" +"attack_offset" "24.000000 0.000000 20.000000" +"meleerange" "100.000000" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was destroyed by an Ogre +" +"idletimer" "69.688927" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "46.344002" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "296.725372" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "64.858002" +"dmgcombined" "12.000000" +"gib1mdl" "progs/w_ogregl.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-3199.000000 1193.000000 32.000000" +"absmax" "-3169.000000 1223.000000 32.000000" +"origin" "-3184.000000 1208.000000 32.000000" +"oldorigin" "-3184.000000 1208.000000 32.000000" +"angles" "-0.000000 123.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3263.000000 1193.000000 32.000000" +"absmax" "-3233.000000 1223.000000 32.000000" +"origin" "-3248.000000 1208.000000 32.000000" +"oldorigin" "-3248.000000 1208.000000 32.000000" +"angles" "-0.000000 39.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3263.000000 1537.000000 32.000000" +"absmax" "-3233.000000 1567.000000 32.000000" +"origin" "-3248.000000 1552.000000 32.000000" +"oldorigin" "-3248.000000 1552.000000 32.000000" +"angles" "-0.000000 251.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "1056.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3199.000000 1537.000000 32.000000" +"absmax" "-3169.000000 1567.000000 32.000000" +"origin" "-3184.000000 1552.000000 32.000000" +"oldorigin" "-3184.000000 1552.000000 32.000000" +"angles" "-0.000000 250.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "1056.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2649.000000 647.000000 -17.000000" +"absmax" "-2631.000000 665.000000 17.000000" +"solid" "1.000000" +"origin" "-2640.000000 656.000000 0.000000" +"oldorigin" "-2640.000000 656.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path17b" +"targetname" "path17a" +"movetarget" "518" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path17a" +"movetarget3" "518" +} +{ +"absmin" "-2745.000000 743.000000 -1.000000" +"absmax" "-2727.000000 761.000000 33.000000" +"solid" "1.000000" +"origin" "-2736.000000 752.000000 16.000000" +"oldorigin" "-2736.000000 752.000000 16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path18b" +"targetname" "path18a" +"movetarget" "517" +"state" "1.000000" +"activate" "516" +"classtype" "26.000000" +"targetback" "path18a" +"movetarget3" "517" +} +{ +"modelindex" "299.000000" +"absmin" "-2774.885986 893.679138 -31.968750" +"absmax" "-2740.885986 927.679138 26.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2757.885986 910.679138 -6.968751" +"oldorigin" "-2979.958008 749.615356 -7.968750" +"angles" "-0.000000 85.995483 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "255.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.474365" +"groundentity" "1015" +"health" "-5.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "86.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"target" "path18a" +"targetname" "early_monsters" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "98.587555" +"attack_state" "4.000000" +"attack_finished" "54.288166" +"pain_finished" "1000099.875000" +"show_hostile" "94.587555" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"movetarget" "515" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "94.087563" +"attack_track" "-2598.076416 1462.617554 -7.968750" +"attack_chance" "0.800000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "2.000000" +"weaponswitch" "99.587479" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "99.415573" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "63.288166" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "494.921112" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "99.203995" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2745.000000 1095.000000 -33.000000" +"absmax" "-2727.000000 1113.000000 1.000000" +"solid" "1.000000" +"origin" "-2736.000000 1104.000000 -16.000000" +"oldorigin" "-2736.000000 1104.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path18a" +"targetname" "path18b" +"movetarget" "515" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path18b" +"movetarget3" "515" +} +{ +"absmin" "-2649.000000 1095.000000 -33.000000" +"absmax" "-2631.000000 1113.000000 1.000000" +"solid" "1.000000" +"origin" "-2640.000000 1104.000000 -16.000000" +"oldorigin" "-2640.000000 1104.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path17a" +"targetname" "path17b" +"movetarget" "514" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path17b" +"movetarget3" "514" +} +{ +"modelindex" "392.000000" +"absmin" "-2183.000000 105.000000 32.031250" +"absmax" "-2121.000000 167.000000 88.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-2152.000000 136.000000 32.031250" +"oldorigin" "-2152.000000 136.000000 32.031250" +"angles" "-0.000000 86.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_100.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"spawnflags" "2.000000" +"noise" "items/r_item2.wav" +"mdl" "progs/health_100.mdl" +"healamount" "100.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "760.000000" +"classgroup" "100.000000" +"entno_unique" "27959.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 28.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1191" +"part_active" "105.000000" +} +{ +"modelindex" "323.000000" +"absmin" "-2187.333496 368.926361 34.922554" +"absmax" "-2137.333496 418.926361 100.922554" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2162.333496 393.926361 59.922554" +"oldorigin" "-2160.000000 368.000000 24.031250" +"angles" "-0.000000 194.919434 -0.000000" +"classname" "monster_hogre" +"model" "progs/mon_hogre.mdl" +"frame" "187.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.492920" +"health" "-32.076969" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "92.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"th_stand" "hogre_stand1" +"th_walk" "hogre_walk1" +"th_run" "hogre_run1" +"th_missile" "hogre_shoot1" +"th_melee" "hogre_melee" +"th_pain" "hogre_pain" +"th_die" "hogre_die" +"search_time" "246.834106" +"attack_state" "4.000000" +"attack_finished" "243.037338" +"pain_finished" "1000242.000000" +"show_hostile" "242.834106" +"mdl" "progs/mon_hogre.mdl" +"pausetime" "999999.000000" +"lip" "0.785333" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "250.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogre_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "242.834106" +"attack_elev" "5.000000" +"attack_speed" "550.000000" +"meleerange" "100.000000" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_finstate" "241.334015" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was blown up by an Ogre Hunter +" +"idletimer" "243.850113" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "231.427856" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "329.929291" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "241.915009" +"dmgcombined" "20.000000" +"gib1mdl" "progs/w_chainsaw.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2175.000000 689.000000 -30.968750" +"absmax" "-2145.000000 719.000000 -30.968750" +"origin" "-2160.000000 704.000000 -30.968750" +"oldorigin" "-2160.000000 704.000000 -30.968750" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_supershotgun" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "1072" +"weapon" "2.000000" +"netname" "Double-barrelled Shotgun" +"flags" "768.000000" +"target" "closet2" +"noise" "weapons/pkup.wav" "attack_finished" "999999.000000" "mdl" "progs/g_shot2.mdl" "bbmins" "-16.000000 -16.000000 0.000000" @@ -1298,28 +20091,64 @@ a "estate_reset" "item_reset" } { -"absmin" "289.000000 -95.000000 64.313248" -"absmax" "319.000000 -65.000000 64.313248" -"origin" "304.000000 -80.000000 64.313248" -"oldorigin" "304.000000 -80.000000 64.313248" -"classname" "item_armor2" +"modelindex" "298.000000" +"absmin" "-2783.000000 -47.000000 -96.000000" +"absmax" "-2721.000000 15.000000 -40.000000" +"solid" "1.000000" +"origin" "-2752.000000 -16.000000 -96.000000" +"oldorigin" "-2752.000000 -16.000000 -96.000000" +"angles" "-0.000000 272.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2207.000000 865.000000 -32.000000" +"absmax" "-2177.000000 895.000000 -32.000000" +"origin" "-2192.000000 880.000000 -32.000000" +"oldorigin" "-2192.000000 880.000000 -32.000000" +"angles" "-0.000000 234.000000 -0.000000" +"classname" "item_shells" "skin" "1.000000" "touch" "item_touch" "think" "item_delay" -"items" "16384.000000" -"flags" "768.000000" -"armortype" "0.600000" -"armorvalue" "150.000000" -"noise" "items/armor1.wav" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" "attack_finished" "999999.000000" -"mdl" "progs/armour.mdl" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" "bbmins" "-16.000000 -16.000000 0.000000" "bbmaxs" "16.000000 16.000000 56.000000" -"touch2" "armor_touch" -"classtype" "775.000000" -"classgroup" "275.000000" -"entno_unique" "230399.000000" -"respawn_time" "20.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" "respawn_effect" "1.000000" "respawn_style" "257.000000" "respawn_ofs" "0.000000 0.000000 24.000000" @@ -1328,19 +20157,84 @@ a "estate_off" "item_off" "estate_use" "item_use" "estate_reset" "item_reset" -"part_emitter" "40" -"part_active" "110.000000" } { -"absmin" "-79.000000 -383.000000 64.313248" -"absmax" "-49.000000 -353.000000 64.313248" -"origin" "-64.000000 -368.000000 64.313248" -"oldorigin" "-64.000000 -368.000000 64.313248" -"angles" "0.000000 11.000000 0.000000" +"absmin" "-2143.000000 865.000000 -32.000000" +"absmax" "-2113.000000 895.000000 -32.000000" +"origin" "-2128.000000 880.000000 -32.000000" +"oldorigin" "-2128.000000 880.000000 -32.000000" +"angles" "-0.000000 84.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2175.000000 257.000000 0.000000" +"absmax" "-2145.000000 287.000000 0.000000" +"origin" "-2160.000000 272.000000 0.000000" +"oldorigin" "-2160.000000 272.000000 0.000000" +"angles" "-0.000000 152.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2055.000000 641.000000 -32.000000" +"absmax" "-2025.000000 671.000000 -32.000000" +"origin" "-2040.000000 656.000000 -32.000000" +"oldorigin" "-2040.000000 656.000000 -32.000000" +"angles" "-0.000000 90.000000 -0.000000" "classname" "item_health" "touch" "item_touch" "think" "item_delay" -"flags" "768.000000" +"flags" "256.000000" +"spawnflags" "32.000000" "noise" "items/health1.wav" "attack_finished" "999999.000000" "mdl" "progs/health_25.mdl" @@ -1361,15 +20255,16 @@ a "estate_reset" "item_reset" } { -"absmin" "1.000000 -399.000000 64.313248" -"absmax" "31.000000 -369.000000 64.313248" -"origin" "16.000000 -384.000000 64.313248" -"oldorigin" "16.000000 -384.000000 64.313248" -"angles" "0.000000 122.000000 0.000000" +"absmin" "-2055.000000 729.000000 -32.000000" +"absmax" "-2025.000000 759.000000 -32.000000" +"origin" "-2040.000000 744.000000 -32.000000" +"oldorigin" "-2040.000000 744.000000 -32.000000" +"angles" "-0.000000 90.000000 -0.000000" "classname" "item_health" "touch" "item_touch" "think" "item_delay" -"flags" "768.000000" +"flags" "256.000000" +"spawnflags" "32.000000" "noise" "items/health1.wav" "attack_finished" "999999.000000" "mdl" "progs/health_25.mdl" @@ -1390,29 +20285,1689 @@ a "estate_reset" "item_reset" } { -"absmin" "97.000000 -399.000000 64.313248" -"absmax" "127.000000 -369.000000 64.313248" -"origin" "112.000000 -384.000000 64.313248" -"oldorigin" "112.000000 -384.000000 64.313248" -"angles" "0.000000 335.000000 0.000000" -"classname" "item_cells" +"modelindex" "285.000000" +"absmin" "-2781.057373 1287.564697 -32.968750" +"absmax" "-2747.057373 1321.564697 25.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2764.057373 1304.564697 -7.968750" +"oldorigin" "-2272.000000 640.000000 -7.968750" +"angles" "0.000000 90.000000 -0.000000" +"classname" "monster_dguard" +"model" "progs/mon_dguard.mdl" +"frame" "206.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.505127" +"health" "-18.000000" +"takedamage" "2.000000" +"chain" "508" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "97.008987" +"attack_finished" "87.598457" +"pain_finished" "1000092.062500" +"show_hostile" "93.008987" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"lip" "0.935331" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dguard.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "92.908989" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "98.925224" +"idle_sound" "knight/idle.wav" +"sight_timeout" "96.598457" +"sight_sound" "knight/ksight.wav" +"enemydist" "93.285233" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "92.134995" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "285.000000" +"absmin" "-2505.021240 757.184326 -32.968750" +"absmax" "-2471.021240 791.184326 25.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2488.021240 774.184326 -7.968750" +"oldorigin" "-2272.000000 768.000000 -7.968750" +"angles" "-0.000000 179.994507 -0.000000" +"classname" "monster_dguard" +"model" "progs/mon_dguard.mdl" +"frame" "240.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.482422" +"health" "-18.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "180.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "114.509987" +"attack_finished" "109.167267" +"pain_finished" "1000109.687500" +"show_hostile" "110.509987" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"lip" "0.323923" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dguard.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "110.509987" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "110.963982" +"idle_sound" "knight/idle.wav" +"sight_timeout" "118.167267" +"sight_sound" "knight/ksight.wav" +"enemydist" "284.212524" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "109.612000" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "270.000000" +"absmin" "-2105.000000 135.000000 71.000000" +"absmax" "-2103.000000 137.000000 73.000000" +"origin" "-2104.000000 136.000000 72.000000" +"angles" "-0.000000 347.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "535002.000000" +"part_emitter" "531" +"part_active" "72.000000" +} +{ +"absmin" "-2105.000000 135.000000 71.000000" +"absmax" "-2103.000000 137.000000 73.000000" +"origin" "-2104.000000 136.000000 72.000000" +"angles" "-0.000000 347.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2792.052490" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "535002.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "530" +"part_style" "72.000000" +"start_delay" "7.176885" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "299.000000" +"absmin" "-3606.421875 680.446838 -0.968750" +"absmax" "-3572.421875 714.446838 57.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3589.421875 697.446838 24.031250" +"oldorigin" "-3856.000000 704.000000 56.031250" +"velocity" "200.000000 0.000000 0.000000" +"angles" "0.000000 8.997803 0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.461426" +"health" "-15.000000" +"takedamage" "2.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "9.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "224.000000" +"targetname" "angry_crossbow" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "1.000000" +"search_time" "202.918045" +"attack_state" "2.000000" +"attack_finished" "196.105011" +"pain_finished" "1000198.500000" +"show_hostile" "198.918045" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "198.918045" +"attack_track" "-3465.060303 691.638062 24.031250" +"attack_chance" "0.700000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "2.000000" +"weaponswitch" "199.518082" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "198.418015" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "201.011047" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "205.005005" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "308.893494" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-3460.767090 1026.330811 31.031250" +"absmax" "-3426.767090 1060.330811 89.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3443.767090 1043.330811 56.031250" +"oldorigin" "-3488.000000 1072.000000 56.031250" +"angles" "0.000000 306.996460 0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "255.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.416016" +"health" "-15.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "307.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "224.000000" +"targetname" "angry_crossbow" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"attack_state" "2.000000" +"attack_finished" "206.265350" +"pain_finished" "1000206.875000" +"show_hostile" "205.428040" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "205.328033" +"attack_track" "-3093.741211 580.433167 -7.968750" +"attack_chance" "0.700000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleeattack" "1.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "206.428101" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "204.828003" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "208.223938" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "205.005005" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "575.013916" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-3599.000000 1057.000000 32.000000" +"absmax" "-3569.000000 1087.000000 32.000000" +"origin" "-3584.000000 1072.000000 32.000000" +"oldorigin" "-3584.000000 1072.000000 32.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3407.000000 1057.000000 32.000000" +"absmax" "-3377.000000 1087.000000 32.000000" +"origin" "-3392.000000 1072.000000 32.000000" +"oldorigin" "-3392.000000 1072.000000 32.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3871.000000 785.000000 32.000000" +"absmax" "-3841.000000 815.000000 32.000000" +"origin" "-3856.000000 800.000000 32.000000" +"oldorigin" "-3856.000000 800.000000 32.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3871.000000 593.000000 32.000000" +"absmax" "-3841.000000 623.000000 32.000000" +"origin" "-3856.000000 608.000000 32.000000" +"oldorigin" "-3856.000000 608.000000 32.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2209.000000 1295.000000 87.000000" +"absmax" "-2207.000000 1297.000000 89.000000" +"origin" "-2208.000000 1296.000000 88.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"targetname" "early_relay" +"style" "32.000000" +"activate" "496" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "269.000000" +"absmin" "-3257.000000 -169.000000 463.000000" +"absmax" "-3255.000000 -167.000000 465.000000" +"origin" "-3256.000000 -168.000000 464.000000" +"angles" "-0.000000 227.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "574695.000000" +"part_emitter" "540" +"part_active" "70.000000" +} +{ +"absmin" "-3257.000000 -169.000000 463.000000" +"absmax" "-3255.000000 -167.000000 465.000000" +"origin" "-3256.000000 -168.000000 464.000000" +"angles" "-0.000000 227.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2788.443848" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "574695.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "539" +"part_style" "70.000000" +"start_delay" "3.662618" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "307.000000" +"absmin" "-2210.701904 168.621475 399.031250" +"absmax" "-2160.701904 218.621475 465.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2185.701904 193.621475 424.031250" +"oldorigin" "-2208.000000 184.000000 424.031250" +"angles" "-0.000000 210.997925 -0.000000" +"classname" "monster_hogremac" +"model" "progs/mon_hogremac.mdl" +"frame" "155.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "hogremac_dieB14" +"nextthink" "2788.456543" +"health" "-50013.820312" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "211.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"th_stand" "hogremac_stand1" +"th_walk" "hogremac_walk1" +"th_run" "hogremac_run1" +"th_missile" "hogremac_shoot1" +"th_melee" "hogremac_melee" +"th_pain" "hogremac_pain" +"th_die" "hogremac_die" +"search_time" "480.167969" +"attack_state" "1.000000" +"attack_finished" "476.421478" +"pain_finished" "1000475.625000" +"show_hostile" "476.167969" +"mdl" "progs/mon_hogremac.mdl" +"pausetime" "999999.000000" +"lip" "0.695822" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "255.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogremac_wakeup1a" +"liquidbase" "-1.000000" +"liquidcheck" "476.067963" +"attack_elev" "11.000000" +"attack_speed" "550.000000" +"meleerange" "120.000000" +"meleehitsound" "gibs/gibheavy1.wav" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_finstate" "461.266998" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was smashed by a Mace Ogre +" +"idletimer" "476.893311" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "438.858643" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "644.321960" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "475.507019" +"dmgcombined" "4.000000" +"gib1mdl" "progs/w_ogremac.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "307.000000" +"absmin" "-2272.845703 -94.966431 399.031250" +"absmax" "-2222.845703 -44.966431 465.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2247.845703 -69.966431 424.031250" +"oldorigin" "-2224.000000 -88.000000 424.031250" +"angles" "-0.000000 54.992065 -0.000000" +"classname" "monster_hogremac" +"model" "progs/mon_hogremac.mdl" +"frame" "155.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "hogremac_dieB14" +"nextthink" "2788.487305" +"health" "-50004.125000" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"th_stand" "hogremac_stand1" +"th_walk" "hogremac_walk1" +"th_run" "hogremac_run1" +"th_missile" "hogremac_shoot1" +"th_melee" "hogremac_melee" +"th_pain" "hogremac_pain" +"th_die" "hogremac_die" +"search_time" "499.120361" +"attack_state" "1.000000" +"attack_finished" "497.095032" +"pain_finished" "1000496.125000" +"show_hostile" "496.320435" +"mdl" "progs/mon_hogremac.mdl" +"pausetime" "999999.000000" +"lip" "0.945891" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "255.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogremac_wakeup1a" +"liquidbase" "-1.000000" +"liquidcheck" "495.920410" +"attack_elev" "-2.000000" +"attack_speed" "550.000000" +"meleerange" "120.000000" +"meleehitsound" "gibs/gibheavy1.wav" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_finstate" "489.320007" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was smashed by a Mace Ogre +" +"idletimer" "500.689148" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "494.923096" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "513.793335" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "496.039001" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_ogremac.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "70.000000" +"absmin" "-3617.000000 -177.000000 430.000000" +"absmax" "-2959.000000 129.000000 433.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*69" +"mins" "-3616.000000 -176.000000 431.000000" +"maxs" "-2960.000000 128.000000 432.000000" +"size" "656.000000 304.000000 1.000000" +"mdl" "*69" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-2720.000000 326.000000 272.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "drole_window" +"movedir" "0.000000 270.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.234748" +"pos1" "96.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "735" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "545" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "32.000000" +"brkobj1" "maps/ad_brk/glass09.bsp" +"brkobj2" "maps/ad_brk/glass10.bsp" +"brkobj3" "maps/ad_brk/glass11.bsp" +"brkobj4" "maps/ad_brk/glass12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-2689.000000 327.000000 335.000000" +"absmax" "-2687.000000 329.000000 337.000000" +"origin" "-2688.000000 328.000000 336.000000" +} +{ +"modelindex" "269.000000" +"absmin" "-2921.000000 263.000000 463.000000" +"absmax" "-2919.000000 265.000000 465.000000" +"origin" "-2920.000000 264.000000 464.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "157209.000000" +"part_emitter" "547" +"part_active" "70.000000" +} +{ +"absmin" "-2921.000000 263.000000 463.000000" +"absmax" "-2919.000000 265.000000 465.000000" +"origin" "-2920.000000 264.000000 464.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2789.712891" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "157209.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "546" +"part_style" "70.000000" +"start_delay" "8.578783" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "72.000000" +"absmin" "-2945.000000 143.000000 430.000000" +"absmax" "-2799.000000 321.000000 433.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*71" +"mins" "-2944.000000 144.000000 431.000000" +"maxs" "-2800.000000 320.000000 432.000000" +"size" "144.000000 176.000000 1.000000" +"mdl" "*71" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "269.000000" +"absmin" "-2457.000000 -161.000000 239.000000" +"absmax" "-2455.000000 -159.000000 241.000000" +"origin" "-2456.000000 -160.000000 240.000000" +"angles" "-0.000000 247.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "234144.000000" +"part_emitter" "550" +"part_active" "70.000000" +} +{ +"absmin" "-2457.000000 -161.000000 239.000000" +"absmax" "-2455.000000 -159.000000 241.000000" +"origin" "-2456.000000 -160.000000 240.000000" +"angles" "-0.000000 247.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2792.795166" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "234144.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "549" +"part_style" "70.000000" +"start_delay" "8.980408" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2921.000000 -161.000000 239.000000" +"absmax" "-2919.000000 -159.000000 241.000000" +"origin" "-2920.000000 -160.000000 240.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "826265.000000" +"part_emitter" "552" +"part_active" "70.000000" +} +{ +"absmin" "-2921.000000 -161.000000 239.000000" +"absmax" "-2919.000000 -159.000000 241.000000" +"origin" "-2920.000000 -160.000000 240.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2789.723633" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "826265.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "551" +"part_style" "70.000000" +"start_delay" "9.915983" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-2417.000000 -305.000000 647.000000" +"absmax" "-2415.000000 -303.000000 649.000000" +"origin" "-2416.000000 -304.000000 648.000000" +"angles" "-0.000000 316.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "263967.000000" +"part_emitter" "554" +"part_active" "72.000000" +} +{ +"absmin" "-2417.000000 -305.000000 647.000000" +"absmax" "-2415.000000 -303.000000 649.000000" +"origin" "-2416.000000 -304.000000 648.000000" +"angles" "-0.000000 316.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2793.954346" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "263967.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "553" +"part_style" "72.000000" +"start_delay" "10.770256" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "314.000000" +"absmin" "-2597.863525 -480.968750 431.031250" +"absmax" "-2563.863525 -446.968750 497.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-2580.863525 -463.968750 456.031250" +"oldorigin" "-2529.000000 -304.000000 448.000000" +"angles" "0.000000 227.999268 0.000000" +"classname" "monster_gargoyle" +"model" "progs/mon_gargoyle.mdl" +"frame" "13.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2788.438965" +"health" "-13.483658" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "228.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"targetname" "edelman_bars" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "1.000000" +"search_time" "981.770813" +"attack_state" "4.000000" +"attack_finished" "979.470764" +"pain_finished" "1000976.375000" +"show_hostile" "977.770813" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"think1" "gargoyle_wakeup" +"pos1" "88.000000 111.000000 23.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"skin_override" "1.000000" +"frame_override" "105.000000" +"enemytarget" "1931" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "977.570862" +"attack_chance" "0.600000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "980.286194" +"pain_flinch" "70.000000" +"pain_finstate" "972.807983" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "979.220520" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "983.007568" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "490.386627" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "976.877991" +"dmgcombined" "12.000000" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "270.000000" +"absmin" "-2961.000000 -305.000000 647.000000" +"absmax" "-2959.000000 -303.000000 649.000000" +"origin" "-2960.000000 -304.000000 648.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "688662.000000" +"part_emitter" "557" +"part_active" "72.000000" +} +{ +"absmin" "-2961.000000 -305.000000 647.000000" +"absmax" "-2959.000000 -303.000000 649.000000" +"origin" "-2960.000000 -304.000000 648.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2795.177246" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "688662.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "556" +"part_style" "72.000000" +"start_delay" "9.701864" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"absmin" "-2705.439209 -395.901031 567.000000" +"absmax" "-2703.439209 -393.901031 569.000000" +"origin" "-2704.439209 -394.901031 568.000000" +"oldorigin" "-2706.102783 -402.726135 568.000000" +"angles" "-0.000000 257.997437 -0.000000" +"classname" "monster_gargoyle" +"frame" "27.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-70.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "258.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"targetname" "edelman_bars" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "1.000000" +"search_time" "993.003906" +"attack_state" "1.000000" +"attack_finished" "990.756409" +"pain_finished" "989.503906" +"show_hostile" "989.003906" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"think1" "gargoyle_wakeup" +"lip" "0.837306" +"pos1" "88.000000 111.000000 23.000000" +"height" "128.000000" +"waitmin" "1000987.562500" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gargoyle.mdl" +"skin_override" "1.000000" +"frame_override" "95.000000" +"attachment" "2554" +"estate" "2.000000" +"enemytarget" "1930" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "988.004150" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "989.506348" +"pain_flinch" "70.000000" +"pain_finstate" "986.404663" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "994.864136" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "990.705688" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "466.405365" +"switchoverride" "1.000000" +"dmgtimeframe" "988.679993" +"dmgcombined" "4.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_gargwing1.mdl" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "269.000000" +"absmin" "-2457.000000 -569.000000 479.000000" +"absmax" "-2455.000000 -567.000000 481.000000" +"origin" "-2456.000000 -568.000000 480.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "353430.000000" +"part_emitter" "560" +"part_active" "70.000000" +} +{ +"absmin" "-2457.000000 -569.000000 479.000000" +"absmax" "-2455.000000 -567.000000 481.000000" +"origin" "-2456.000000 -568.000000 480.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2789.075195" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "353430.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "559" +"part_style" "70.000000" +"start_delay" "6.739616" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2457.000000 -1033.000000 479.000000" +"absmax" "-2455.000000 -1031.000000 481.000000" +"origin" "-2456.000000 -1032.000000 480.000000" +"angles" "-0.000000 14.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "496992.000000" +"part_emitter" "562" +"part_active" "70.000000" +} +{ +"absmin" "-2457.000000 -1033.000000 479.000000" +"absmax" "-2455.000000 -1031.000000 481.000000" +"origin" "-2456.000000 -1032.000000 480.000000" +"angles" "-0.000000 14.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2793.702637" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "496992.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "561" +"part_style" "70.000000" +"start_delay" "10.079317" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2921.000000 -1033.000000 479.000000" +"absmax" "-2919.000000 -1031.000000 481.000000" +"origin" "-2920.000000 -1032.000000 480.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "7245.000000" +"part_emitter" "564" +"part_active" "70.000000" +} +{ +"absmin" "-2921.000000 -1033.000000 479.000000" +"absmax" "-2919.000000 -1031.000000 481.000000" +"origin" "-2920.000000 -1032.000000 480.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2791.509033" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "7245.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "563" +"part_style" "70.000000" +"start_delay" "7.675191" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2921.000000 -569.000000 479.000000" +"absmax" "-2919.000000 -567.000000 481.000000" +"origin" "-2920.000000 -568.000000 480.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "328668.000000" +"part_emitter" "566" +"part_active" "70.000000" +} +{ +"absmin" "-2921.000000 -569.000000 479.000000" +"absmax" "-2919.000000 -567.000000 481.000000" +"origin" "-2920.000000 -568.000000 480.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2794.137695" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "328668.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "565" +"part_style" "70.000000" +"start_delay" "6.984497" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "73.000000" +"absmin" "-2713.000000 -825.000000 427.000000" +"absmax" "-2663.000000 -775.000000 437.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000000 0.000000 -4.000002" +"classname" "func_button" +"model" "*72" +"frame" "1.000000" +"mins" "-2712.000000 -824.000000 432.000000" +"maxs" "-2664.000000 -776.000000 440.000000" +"size" "48.000000 48.000000 8.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.900000" +"enemy" "1" +"target" "edelman_bars2" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*72" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000000 0.000000 -4.000002" +"lip" "4.000000" +"pos2" "-0.000000 0.000000 -4.000002" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-2543.000000 -1039.000000 432.000000" +"absmax" "-2513.000000 -1009.000000 432.000000" +"origin" "-2528.000000 -1024.000000 432.000000" +"oldorigin" "-2528.000000 -1024.000000 432.000000" +"angles" "-0.000000 280.000000 -0.000000" +"classname" "item_spikes" "skin" "1.000000" "touch" "item_touch" "think" "item_delay" -"netname" "battery" -"flags" "768.000000" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" "noise" "weapons/lock4.wav" "attack_finished" "999999.000000" -"mdl" "progs/ammo_battery0.mdl" -"aflag" "6.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" "bbmins" "-16.000000 -16.000000 0.000000" "bbmaxs" "16.000000 16.000000 56.000000" "touch2" "ammo_touch" -"classtype" "740.000000" +"classtype" "720.000000" "classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" "respawn_time" "30.000000" "respawn_effect" "1.000000" -"respawn_style" "258.000000" +"respawn_style" "320.000000" "respawn_ofs" "0.000000 0.000000 24.000000" "estate" "2.000000" "estate_on" "item_on" @@ -1421,21 +21976,4255 @@ a "estate_reset" "item_reset" } { -"absmin" "161.000000 -319.000000 64.313248" -"absmax" "191.000000 -289.000000 64.313248" -"origin" "176.000000 -304.000000 64.313248" -"oldorigin" "176.000000 -304.000000 64.313248" -"angles" "0.000000 329.000000 0.000000" +"absmin" "-2863.000000 -1039.000000 432.000000" +"absmax" "-2833.000000 -1009.000000 432.000000" +"origin" "-2848.000000 -1024.000000 432.000000" +"oldorigin" "-2848.000000 -1024.000000 432.000000" +"angles" "-0.000000 178.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2767.000000 -1039.000000 432.000000" +"absmax" "-2737.000000 -1009.000000 432.000000" +"origin" "-2752.000000 -1024.000000 432.000000" +"oldorigin" "-2752.000000 -1024.000000 432.000000" +"angles" "-0.000000 87.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2639.000000 -1039.000000 432.000000" +"absmax" "-2609.000000 -1009.000000 432.000000" +"origin" "-2624.000000 -1024.000000 432.000000" +"oldorigin" "-2624.000000 -1024.000000 432.000000" +"angles" "-0.000000 317.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2479.000000 -879.000000 432.000000" +"absmax" "-2449.000000 -849.000000 432.000000" +"origin" "-2464.000000 -864.000000 432.000000" +"oldorigin" "-2464.000000 -864.000000 432.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2479.000000 -751.000000 432.000000" +"absmax" "-2449.000000 -721.000000 432.000000" +"origin" "-2464.000000 -736.000000 432.000000" +"oldorigin" "-2464.000000 -736.000000 432.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2487.000000 -967.000000 432.000000" +"absmax" "-2457.000000 -937.000000 432.000000" +"origin" "-2472.000000 -952.000000 432.000000" +"oldorigin" "-2472.000000 -952.000000 432.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2487.000000 -663.000000 432.000000" +"absmax" "-2457.000000 -633.000000 432.000000" +"origin" "-2472.000000 -648.000000 432.000000" +"oldorigin" "-2472.000000 -648.000000 432.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "edelman_monsters" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*73" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-2192.000000 608.000000 384.000000" +"bbmaxs" "-2144.000000 800.000000 576.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-2553.000000 -169.000000 671.000000" +"absmax" "-2535.000000 -151.000000 705.000000" +"solid" "1.000000" +"origin" "-2544.000000 -160.000000 688.000000" +"oldorigin" "-2544.000000 -160.000000 688.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path19b" +"targetname" "path19a" +"movetarget" "578" +"state" "1.000000" +"activate" "582" +"classtype" "26.000000" +"targetback" "path19a" +"movetarget3" "580" +} +{ +"absmin" "-2841.000000 -169.000000 671.000000" +"absmax" "-2823.000000 -151.000000 705.000000" +"solid" "1.000000" +"origin" "-2832.000000 -160.000000 688.000000" +"oldorigin" "-2832.000000 -160.000000 688.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path19c" +"targetname" "path19b" +"movetarget" "579" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path19b" +"movetarget3" "577" +} +{ +"absmin" "-2841.000000 -441.000000 671.000000" +"absmax" "-2823.000000 -423.000000 705.000000" +"solid" "1.000000" +"origin" "-2832.000000 -432.000000 688.000000" +"oldorigin" "-2832.000000 -432.000000 688.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path19d" +"targetname" "path19c" +"movetarget" "580" +"state" "1.000000" +"activate" "581" +"classtype" "26.000000" +"targetback" "path19c" +"movetarget3" "578" +} +{ +"absmin" "-2553.000000 -441.000000 671.000000" +"absmax" "-2535.000000 -423.000000 705.000000" +"solid" "1.000000" +"origin" "-2544.000000 -432.000000 688.000000" +"oldorigin" "-2544.000000 -432.000000 688.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path19a" +"targetname" "path19d" +"movetarget" "577" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path19d" +"movetarget3" "579" +} +{ +"modelindex" "290.000000" +"absmin" "-3151.413086 -121.584755 431.031250" +"absmax" "-3117.413086 -87.584755 497.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3134.413086 -104.584755 456.031250" +"oldorigin" "-2833.469238 -388.728271 688.000000" +"velocity" "0.000000 -121.689507 0.000000" +"angles" "-0.000000 355.995483 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.480957" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 334.967651 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "356.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "352.000000" +"target" "path19c" +"targetname" "edelman_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "715.799866" +"attack_state" "1.000000" +"attack_finished" "710.684204" +"pain_finished" "1000710.687500" +"show_hostile" "711.799866" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "579" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "710.883911" +"attack_chance" "0.900000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "717.332764" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "664.997314" +"sight_sound" "wizard/wsight.wav" +"enemydist" "54.139580" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-2649.970703 90.547234 192.031250" +"absmax" "-2615.970703 124.547234 258.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2632.970703 107.547234 217.031250" +"oldorigin" "-2544.838379 -236.112183 688.000000" +"velocity" "100.387573 -198.535110 0.000000" +"angles" "-0.000000 25.999146 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.449463" +"groundentity" "655" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 20.994873 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "26.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "352.000000" +"target" "path19a" +"targetname" "edelman_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "668.692871" +"attack_state" "1.000000" +"attack_finished" "661.631409" +"pain_finished" "1000663.562500" +"show_hostile" "664.692871" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "577" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "664.592896" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "669.929443" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "664.932556" +"sight_sound" "wizard/wsight.wav" +"enemydist" "465.900665" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-2616.218018 372.527679 431.031250" +"absmax" "-2582.218018 406.527679 489.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2599.218018 389.527679 456.031250" +"oldorigin" "-3584.000000 -144.000000 456.031250" +"angles" "-0.000000 25.999146 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.418945" +"health" "-6.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "26.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "96.000000" +"targetname" "edelman_monsters" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "1.000000" +"search_time" "694.757751" +"attack_state" "2.000000" +"attack_finished" "672.654175" +"pain_finished" "1000690.937500" +"show_hostile" "690.757751" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "4.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "690.257874" +"attack_track" "-2249.265381 575.453491 408.031250" +"attack_chance" "0.900000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "2.000000" +"weaponswitch" "691.557556" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "689.757996" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "695.177002" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "681.654175" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "459.175232" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-2651.108398 353.926025 431.031250" +"absmax" "-2617.108398 387.926025 489.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2634.108398 370.926025 456.031250" +"oldorigin" "-3392.000000 -144.000000 456.031250" +"angles" "-0.000000 19.995117 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.463867" +"health" "-15.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "20.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "96.000000" +"targetname" "edelman_monsters" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "698.187378" +"attack_state" "2.000000" +"attack_finished" "672.578125" +"pain_finished" "1000694.250000" +"show_hostile" "694.187378" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "693.687500" +"attack_track" "-2224.031250 525.906677 408.031250" +"attack_chance" "0.700000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "694.887207" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "687.489014" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "693.996765" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "681.578125" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "496.022949" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "401.000000" +"absmin" "-2621.329346 701.056885 -32.968750" +"absmax" "-2587.329346 735.056885 9.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2604.329346 718.056885 -7.968750" +"oldorigin" "-2621.922607 855.161926 15.080851" +"velocity" "-441.456787 0.000000 0.000000" +"angles" "0.000000 355.995483 0.000000" +"classname" "monster_voreling" +"model" "progs/mon_voreling.mdl" +"frame" "63.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.436523" +"health" "-18.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "356.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "voreling_idle1" +"th_walk" "voreling_walk1" +"th_run" "voreling_run1" +"th_missile" "voreling_wakeup" +"th_melee" "voreling_bite1" +"th_pain" "voreling_pain" +"th_die" "voreling_die" +"search_time" "185.729294" +"attack_state" "1.000000" +"attack_finished" "169.593002" +"pain_finished" "1000180.250000" +"show_hostile" "181.729294" +"jump_flag" "182.729294" +"mdl" "progs/mon_voreling.mdl" +"pausetime" "999999.000000" +"movespeed" "2.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "370.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"th_checkattack" "VorelingCheckAttack" +"th_slide" "voreling_slide1" +"th_jump" "voreling_leap1" +"th_jumpexit" "voreling_leap7" +"liquidbase" "-1.000000" +"liquidcheck" "181.629288" +"attack_timer" "168.699921" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "20.000000 0.000000 0.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_finstate" "173.956009" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "voreling/pain.wav" +"deathstring" " was nibbled by a Voreling +" +"idletimer" "184.656738" +"idle_sound" "voreling/idle.wav" +"sight_timeout" "177.599915" +"sight_sound" "voreling/sight.wav" +"enemydist" "121.525414" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "180.969009" +"dmgcombined" "8.000000" +"gib1mdl" "progs/gib_voreleg.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "344.000000" +"absmin" "-3302.486816 -12.944426 63.031250" +"absmax" "-3252.486816 37.055573 129.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3277.486816 12.055574 88.031250" +"oldorigin" "-3551.703857 258.968323 88.031250" +"velocity" "445.881744 -401.484100 0.000000" +"angles" "0.000000 317.999268 0.000000" +"classname" "monster_demon1" +"model" "progs/mon_demon.mdl" +"frame" "53.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.417480" +"health" "-6.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "274.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"target" "path20a" +"targetname" "edelman_monsters" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"oldenemy" "1" +"search_time" "800.986877" +"attack_state" "1.000000" +"attack_finished" "782.955383" +"pain_finished" "1000795.687500" +"show_hostile" "796.986877" +"jump_flag" "795.681641" +"mdl" "progs/mon_demon.mdl" +"movetarget" "588" +"count" "1.000000" +"pos1" "-3411.697021 132.902283 124.984032" +"height" "256.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "796.986877" +"meleerange" "80.000000" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "795.243958" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "799.921814" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "730.630493" +"sight_sound" "demon/sight2.wav" +"enemydist" "154.345947" +"switchattacker" "1" +"switchtimer" "731.076965" +"switchoverride" "1.000000" +"jumptouch" "2380" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_dmleg1.mdl" +"gib2mdl" "progs/gib_dmleg2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"absmin" "-3113.000000 -809.000000 463.000000" +"absmax" "-3095.000000 -791.000000 497.000000" +"solid" "1.000000" +"origin" "-3104.000000 -800.000000 480.000000" +"oldorigin" "-3104.000000 -800.000000 480.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path20b" +"targetname" "path20a" +"movetarget" "588" +"state" "1.000000" +"activate" "586" +"classtype" "26.000000" +"targetback" "path20a" +"movetarget3" "589" +} +{ +"absmin" "-3497.000000 -697.000000 447.000000" +"absmax" "-3479.000000 -679.000000 481.000000" +"solid" "1.000000" +"origin" "-3488.000000 -688.000000 464.000000" +"oldorigin" "-3488.000000 -688.000000 464.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path20c" +"targetname" "path20b" +"movetarget" "589" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path20b" +"movetarget3" "587" +} +{ +"absmin" "-3481.000000 -345.000000 463.000000" +"absmax" "-3463.000000 -327.000000 497.000000" +"solid" "1.000000" +"origin" "-3472.000000 -336.000000 480.000000" +"oldorigin" "-3472.000000 -336.000000 480.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path20a" +"targetname" "path20c" +"movetarget" "587" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path20c" +"movetarget3" "588" +} +{ +"absmin" "-3145.000000 -809.000000 927.000000" +"absmax" "-3127.000000 -791.000000 961.000000" +"solid" "1.000000" +"origin" "-3136.000000 -800.000000 944.000000" +"oldorigin" "-3136.000000 -800.000000 944.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path21b" +"targetname" "path21a" +"movetarget" "591" +"state" "1.000000" +"activate" "594" +"classtype" "26.000000" +"targetback" "path21a" +"movetarget3" "593" +} +{ +"absmin" "-3177.000000 -409.000000 927.000000" +"absmax" "-3159.000000 -391.000000 961.000000" +"solid" "1.000000" +"origin" "-3168.000000 -400.000000 944.000000" +"oldorigin" "-3168.000000 -400.000000 944.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path21c" +"targetname" "path21b" +"movetarget" "592" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path21b" +"movetarget3" "590" +} +{ +"absmin" "-3657.000000 -393.000000 959.000000" +"absmax" "-3639.000000 -375.000000 993.000000" +"solid" "1.000000" +"origin" "-3648.000000 -384.000000 976.000000" +"oldorigin" "-3648.000000 -384.000000 976.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path21d" +"targetname" "path21c" +"movetarget" "593" +"state" "1.000000" +"activate" "595" +"classtype" "26.000000" +"targetback" "path21c" +"movetarget3" "591" +} +{ +"absmin" "-3625.000000 -873.000000 863.000000" +"absmax" "-3607.000000 -855.000000 897.000000" +"solid" "1.000000" +"origin" "-3616.000000 -864.000000 880.000000" +"oldorigin" "-3616.000000 -864.000000 880.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path21a" +"targetname" "path21d" +"movetarget" "590" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path21d" +"movetarget3" "592" +} +{ +"modelindex" "290.000000" +"absmin" "-3389.147217 -90.157402 431.031250" +"absmax" "-3355.147217 -56.157402 497.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3372.147217 -73.157402 456.031250" +"oldorigin" "-3158.364746 -620.389709 928.000000" +"velocity" "-56.697281 49.678040 0.000000" +"angles" "-0.000000 45.000000 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.416016" +"groundentity" "543" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 36.996460 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"target" "path21a" +"targetname" "edelman_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"lefty" "1.000000" +"search_time" "778.068848" +"attack_state" "1.000000" +"attack_finished" "773.891235" +"pain_finished" "1000772.687500" +"show_hostile" "774.068848" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "591" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "774.068848" +"move_elev" "8.000000" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "776.618042" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "771.793701" +"sight_sound" "wizard/wsight.wav" +"enemydist" "240.462509" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-3323.007568 -0.666981 63.031250" +"absmax" "-3289.007568 33.333019 129.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3306.007568 16.333019 88.031250" +"oldorigin" "-3538.795166 -830.310425 928.000000" +"velocity" "26.349686 0.000000 0.000000" +"angles" "-0.000000 45.000000 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.436279" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 45.000000 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"target" "path21c" +"targetname" "edelman_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "737.569885" +"attack_state" "1.000000" +"attack_finished" "731.032410" +"pain_finished" "1000732.437500" +"show_hostile" "733.569885" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "590" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "733.469910" +"move_elev" "8.000000" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "736.225647" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "730.234558" +"sight_sound" "wizard/wsight.wav" +"enemydist" "179.870453" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-2488.056396 -878.237366 614.280029" +"absmax" "-2486.056396 -876.237366 616.280029" +"origin" "-2487.056396 -877.237366 615.280029" +"oldorigin" "-2496.000000 -800.000000 832.000000" +"velocity" "0.000000 0.000000 -24.000000" +"angles" "0.000000 117.998657 0.000000" +"classname" "monster_wraith" +"frame" "86.000000" +"skin" "2.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "33.000000" +"max_health" "-2.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "118.000000" +"yaw_speed" "35.000000" +"goalentity" "1" +"targetname" "edelman_monsters2" +"th_stand" "wraith_stand1" +"th_walk" "wraith_walk1" +"th_run" "wraith_run1" +"th_missile" "wraith_magic" +"th_pain" "wraith_pain" +"th_die" "wraith_die" +"lefty" "1.000000" +"search_time" "959.516968" +"attack_state" "2.000000" +"attack_finished" "955.906250" +"pain_finished" "953.217529" +"show_hostile" "955.516968" +"mdl" "progs/mon_wraith.mdl" +"pausetime" "999999.000000" +"lip" "2.635823" +"height" "128.000000" +"waitmin" "1000954.312500" +"poisonous" "1.000000" +"alpha" "0.700000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "350.000000" +"classgroup" "660.000000" +"classmove" "2.000000" +"gibhealth" "-300.000000" +"gibbed" "1.000000" +"frame_override" "1.000000" +"attachment" "1931" +"attachment2" "1932" +"attachment3" "1933" +"estate" "2.000000" +"enemytarget" "1930" +"exactskin" "2.000000" +"th_checkattack" "WraithCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "955.516968" +"attack_speed" "999999.000000" +"attack_offset" "30.000000 2.000000 8.000000" +"meleeattack" "954.091370" +"weaponglow" "progs/mon_wraith_glow.mdl" +"pain_flinch" "70.000000" +"pain_finstate" "953.217529" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wraith/pain1.wav" +"deathstring" " was shattered by a Wraith +" +"idletimer" "958.791260" +"idle_sound" "wraith/idle1.wav" +"idle_sound2" "wraith/idle2.wav" +"idle_soundcom" "wraith/idle3.wav" +"sight_timeout" "944.504211" +"sight_sound" "wraith/sight1.wav" +"enemydist" "331.562378" +"switchoverride" "1.000000" +"dmgtimeframe" "954.610962" +"dmgcombined" "12.000000" +"minion_active" "1.000000" +"part_style" "2.000000" +"gib1mdl" "progs/gib_wraith1.mdl" +"gib2mdl" "progs/gib_wraith2.mdl" +"gib3mdl" "progs/gib_wraith3.mdl" +"blockudeath" "1.000000" +"minion_baseattack" "1.000000" +"minion_maxcount" "5.000000" +"minion_trigger" "3.000000" +"minion_maxtrigger" "5.000000" +"minion_throwspeed" "200.000000" +"minion_throwextra" "50.000000" +"minion_throwside" "50.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-3298.443359 -544.807800 431.031250" +"absmax" "-3264.443359 -510.807800 497.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3281.443359 -527.807800 456.031250" +"oldorigin" "-2544.000000 -624.000000 456.031250" +"angles" "-0.000000 84.995728 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "53.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2788.488770" +"health" "-2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "85.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "258.000000" +"targetname" "stoneknight2" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "919.080872" +"attack_finished" "915.808838" +"pain_finished" "1000915.125000" +"show_hostile" "915.080872" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"think1" "hknight_wakeup" +"lip" "135.000000" +"pos1" "133.000000 147.000000 14.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"frame_override" "133.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "2.000000" +"pain_flinch" "60.000000" +"pain_finstate" "913.568970" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "916.996521" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "914.274719" +"sight_sound" "statue/sight.wav" +"enemydist" "179.478409" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "915.214966" +"dmgcombined" "48.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-3321.454590 -524.924072 431.031250" +"absmax" "-3287.454590 -490.924072 497.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3304.454590 -507.924072 456.031250" +"oldorigin" "-2560.000000 -976.000000 456.031250" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "62.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2788.440918" +"health" "-18.913877" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "258.000000" +"targetname" "stoneknight2" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"oldenemy" "1" +"search_time" "904.444580" +"attack_finished" "900.825745" +"pain_finished" "1000899.187500" +"show_hostile" "900.444580" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"think1" "hknight_wakeup" +"lip" "0.347453" +"pos1" "133.000000 147.000000 14.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"frame_override" "133.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "1.000000" +"pain_flinch" "60.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "902.934021" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "902.546265" +"sight_sound" "statue/sight.wav" +"enemydist" "209.982910" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "899.598938" +"dmgcombined" "40.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "75.000000" +"absmin" "-1961.000000 1047.000000 55.000000" +"absmax" "-1815.000000 1065.000000 361.000000" +"ltime" "8.980000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000013 0.000000 -296.000000" +"classname" "func_door" +"model" "*74" +"frame" "1.000000" +"mins" "-1960.000000 1048.000000 352.000000" +"maxs" "-1816.000000 1064.000000 656.000000" +"size" "144.000000 16.000000 304.000000" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"chain" "478" +"enemy" "599" +"yaw_speed" "100.000000" +"spawnflags" "32.000000" +"targetname" "edelman_bars2" +"owner" "599" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "doors/ddoor2.wav" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*74" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000013 0.000000 -296.000000" +"lip" "8.000000" +"pos2" "-0.000013 0.000000 -296.000000" +"bsporigin" "1.000000" +"activate" "708" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "323.000000" +"absmin" "-3464.220459 148.920776 63.031250" +"absmax" "-3414.220459 198.920776 129.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3439.220459 173.920776 88.031250" +"oldorigin" "-3510.042236 450.896942 40.031250" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_hogre" +"model" "progs/mon_hogre.mdl" +"frame" "173.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.421875" +"health" "-16.000000" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "270.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"target" "path8j" +"targetname" "edelman_bars" +"th_stand" "hogre_stand1" +"th_walk" "hogre_walk1" +"th_run" "hogre_run1" +"th_missile" "hogre_shoot1" +"th_melee" "hogre_melee" +"th_pain" "hogre_pain" +"th_die" "hogre_die" +"search_time" "1072.465454" +"attack_state" "4.000000" +"attack_finished" "1070.128906" +"pain_finished" "1001067.750000" +"show_hostile" "1068.465454" +"mdl" "progs/mon_hogre.mdl" +"movetarget" "342" +"lip" "0.218268" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "250.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogre_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "1068.065552" +"attack_elev" "21.000000" +"attack_speed" "550.000000" +"meleerange" "100.000000" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1067.494995" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was blown up by an Ogre Hunter +" +"idletimer" "1070.856689" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "1073.642700" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "283.134705" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_ogregl.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "307.000000" +"absmin" "-2528.352051 -59.104641 191.031250" +"absmax" "-2478.352051 -9.104641 257.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2503.352051 -34.104641 216.031250" +"oldorigin" "-2383.000000 64.000000 264.031250" +"angles" "-0.000000 245.994873 -0.000000" +"classname" "monster_hogremac" +"model" "progs/mon_hogremac.mdl" +"frame" "155.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "hogremac_dieB14" +"nextthink" "2788.436768" +"health" "-16.000000" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "246.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"target" "path9b" +"targetname" "edelman_bars" +"th_stand" "hogremac_stand1" +"th_walk" "hogremac_walk1" +"th_run" "hogremac_run1" +"th_missile" "hogremac_shoot1" +"th_melee" "hogremac_melee" +"th_pain" "hogremac_pain" +"th_die" "hogremac_die" +"search_time" "1010.268372" +"attack_state" "1.000000" +"attack_finished" "1006.042542" +"pain_finished" "1001005.437500" +"show_hostile" "1006.268372" +"mdl" "progs/mon_hogremac.mdl" +"movetarget" "361" +"lip" "0.853298" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "255.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogremac_wakeup1a" +"liquidbase" "-1.000000" +"liquidcheck" "1005.368591" +"attack_elev" "30.000000" +"attack_speed" "550.000000" +"meleerange" "120.000000" +"meleehitsound" "gibs/gibheavy1.wav" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1004.669006" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was smashed by a Mace Ogre +" +"idletimer" "1008.361267" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "1011.090027" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "493.142609" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1002.747986" +"dmgcombined" "36.000000" +"gib1mdl" "progs/w_ogregl.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-2235.075928 159.689972 399.031250" +"absmax" "-2201.075928 193.689972 457.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2218.075928 176.689972 424.031250" +"oldorigin" "-2224.000000 216.000000 424.031250" +"angles" "0.000000 337.999878 0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.455566" +"health" "-6.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "338.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"targetname" "edelman_bars" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "1148.518921" +"attack_state" "1.000000" +"attack_finished" "1130.387207" +"pain_finished" "1001143.625000" +"show_hostile" "1144.518921" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "1144.518921" +"attack_track" "-1884.979614 135.597107 344.031250" +"attack_chance" "0.400000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "1143.783936" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "1149.020996" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "1139.387207" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "419.809753" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-2177.902588 -98.673141 399.031250" +"absmax" "-2143.902588 -64.673141 457.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2160.902588 -81.673141 424.031250" +"oldorigin" "-2224.000000 -88.000000 424.031250" +"angles" "0.000000 15.996094 0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.434814" +"health" "-15.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "16.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"targetname" "edelman_bars" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "1.000000" +"search_time" "1145.021851" +"attack_state" "1.000000" +"attack_finished" "1137.606323" +"pain_finished" "1001140.250000" +"show_hostile" "1141.021851" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "4.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "1141.021851" +"attack_track" "-1804.743530 102.114197 344.031250" +"attack_chance" "0.200000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "1140.305664" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "1145.353027" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "1146.606323" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "463.220490" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1854.412231 61.055847 343.031250" +"absmax" "-1852.412231 63.055847 345.031250" +"origin" "-1853.412231 62.055847 344.031250" +"oldorigin" "-1853.412231 62.055847 344.031250" +"angles" "-0.000000 130.995483 -0.000000" +"classname" "monster_hell_knight" +"frame" "144.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-108.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "608" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "131.000000" +"yaw_speed" "20.000000" +"goalentity" "608" +"target" "path10h" +"targetname" "edelman_bars" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"oldenemy" "1" +"search_time" "1151.131958" +"attack_state" "3.000000" +"attack_finished" "1147.031982" +"pain_finished" "1147.833984" +"axhitme" "1.000000" +"show_hostile" "1147.131958" +"mdl" "progs/mon_hknight.mdl" +"movetarget" "373" +"lip" "0.016175" +"waitmin" "1001146.250000" +"no_liquiddmg" "1.000000" +"activate" "608" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"estate" "2.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleetimer" "1147.431885" +"pain_flinch" "60.000000" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "1149.727417" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1148.432129" +"sight_sound" "statue/sight.wav" +"enemydist" "47.189888" +"switchattacker" "608" +"switchtimer" "1147.031982" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +} +{ +"modelindex" "325.000000" +"absmin" "-1840.943237 8.851776 319.031250" +"absmax" "-1806.943237 42.851776 377.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1823.943237 25.851776 344.031250" +"oldorigin" "-2038.512817 560.310913 408.031250" +"angles" "-0.000000 213.997192 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.456787" +"health" "-6.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "604" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "214.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "101.000000" +"target" "path10c" +"targetname" "edelman_bars" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"search_time" "1148.433838" +"attack_state" "1.000000" +"attack_finished" "1139.934937" +"pain_finished" "1001144.250000" +"show_hostile" "1144.433838" +"mdl" "progs/mon_knight.mdl" +"movetarget" "373" +"no_liquiddmg" "1.000000" +"activate" "604" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"meleetimer" "1143.933960" +"pain_flinch" "40.000000" +"pain_finstate" "1143.631958" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "1146.836792" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1148.934937" +"sight_sound" "statue/sight.wav" +"enemydist" "93.498344" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "337.000000" +"absmin" "-2676.850830 -196.290466 191.031250" +"absmax" "-2642.850830 -162.290466 257.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2659.850830 -179.290466 216.031250" +"oldorigin" "-2830.484375 17.257893 216.031250" +"velocity" "424.009369 -264.983093 0.000000" +"angles" "0.000000 188.997803 0.000000" +"classname" "monster_dfury" +"model" "progs/mon_dfury.mdl" +"frame" "240.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.489502" +"health" "-23.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "189.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"target" "path11b" +"targetname" "edelman_bars" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"search_time" "1130.437744" +"attack_state" "1.000000" +"attack_finished" "1127.945190" +"pain_finished" "1001127.000000" +"show_hostile" "1126.437744" +"jump_flag" "1126.425171" +"mdl" "progs/mon_dfury.mdl" +"movetarget" "388" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "607" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"liquidbase" "-1.000000" +"liquidcheck" "1126.237793" +"attack_chance" "0.400000" +"attack_speed" "631.565125" +"attack_offset" "20.000000 0.000000 10.000000" +"meleeattack" "4.000000" +"meleerange" "70.000000" +"meleetimer" "1122.725830" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponstate" "0.570147" +"weaponswitch" "0.614002" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1124.625610" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idletimer" "1127.484863" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "1067.013550" +"sight_sound" "dknight/dfury_sight.wav" +"enemydist" "255.613663" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"jumptouch" "2204" +"steptype" "4.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2615.416748 -173.096222 215.031250" +"absmax" "-2613.416748 -171.096222 217.031250" +"origin" "-2614.416748 -172.096222 216.031250" +"angles" "0.000000 188.997803 0.000000" +"frame" "220.000000" +"skin" "1.000000" +"think" "dfury_attachment_finish" +"owner" "606" +"alpha" "0.100000" +"classtype" "32.000000" +} +{ +"modelindex" "337.000000" +"absmin" "-1885.603882 -180.793289 319.031250" +"absmax" "-1851.603882 -146.793289 385.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1868.603882 -163.793289 344.031250" +"oldorigin" "-1877.934570 36.904877 344.031250" +"velocity" "26.161646 0.000000 0.000000" +"angles" "0.000000 250.999146 0.000000" +"classname" "monster_dfury" +"model" "progs/mon_dfury.mdl" +"frame" "240.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.426025" +"health" "-11.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "251.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"target" "path12a" +"targetname" "edelman_bars" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"oldenemy" "1" +"search_time" "1161.563843" +"attack_state" "3.000000" +"attack_finished" "1148.935425" +"pain_finished" "1001158.500000" +"axhitme" "1.000000" +"show_hostile" "1157.563843" +"jump_flag" "1151.031250" +"mdl" "progs/mon_dfury.mdl" +"movetarget" "384" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "609" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"liquidbase" "-1.000000" +"liquidcheck" "1157.563843" +"attack_chance" "0.050000" +"attack_offset" "20.000000 0.000000 10.000000" +"meleerange" "70.000000" +"meleetimer" "1158.963501" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponstate" "0.868129" +"weaponswitch" "0.956078" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1155.990967" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idletimer" "1164.457520" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "1152.253540" +"sight_sound" "dknight/dfury_sight.wav" +"enemydist" "33.623924" +"switchattacker" "604" +"switchtimer" "1147.431885" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"jumptouch" "1" +"steptype" "4.000000" +"steplast" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1825.000000 911.000000 463.000000" +"absmax" "-1823.000000 913.000000 465.000000" +"origin" "-1824.000000 912.000000 464.000000" +"owner" "608" +"classtype" "32.000000" +} +{ +"absmin" "-2647.000000 505.000000 336.000000" +"absmax" "-2617.000000 535.000000 336.000000" +"origin" "-2632.000000 520.000000 336.000000" +"oldorigin" "-2632.000000 520.000000 336.000000" +"angles" "-0.000000 274.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "edelman_monsters2" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*75" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-3728.000000 -592.000000 432.000000" +"bbmaxs" "-3072.000000 -512.000000 784.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-2449.000000 -1.000000 -81.000000" +"absmax" "-2431.000000 65.000000 33.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-2448.000000 0.000000 -80.000000" +"maxs" "-2432.000000 64.000000 32.000000" +"size" "16.000000 64.000000 112.000000" +"touch" "trigger_bmodel_touch" +"message" "Fourth Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*76" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-2448.000000 0.000000 -80.000000" +"bbmaxs" "-2432.000000 64.000000 32.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "sixth_secret" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*77" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-2848.000000 168.000000 -64.000000" +"bbmaxs" "-2544.000000 184.000000 64.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "367.000000" +"absmin" "-2177.000000 31.000000 11.475887" +"absmax" "-2143.000000 65.000000 53.475887" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-2160.000000 48.000000 36.475887" +"oldorigin" "-2160.000000 48.000000 80.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "monster_scorpion" +"model" "progs/mon_scorpion.mdl" +"frame" "120.000000" +"skin" "3.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"use" "monster_use" +"think" "pinch_idle2" +"nextthink" "2788.459717" +"health" "120.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "270.000000" +"yaw_speed" "30.000000" +"spawnflags" "101.000000" +"targetname" "sixth_secret" +"th_stand" "pinch_idle1" +"th_walk" "pinch_walk1" +"th_run" "pinch_run1" +"th_melee" "pinch_claw1" +"th_pain" "pinch_pain" +"th_die" "pinch_die" +"mdl" "progs/mon_scorpion.mdl" +"pausetime" "999999.000000" +"activate" "613" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "310.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_scorpion.mdl" +"exactskin" "3.000000" +"th_checkattack" "ScorpionCheckAttack" +"th_jump" "pinch_leap1" +"th_jumpexit" "pinch_leap8" +"liquidbase" "-1.000000" +"liquidcheck" "2788.759033" +"attack_offset" "32.000000 8.000000 14.000000" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "scorpion/pain1.wav" +"pain_sound2" "scorpion/pain2.wav" +"deathstring" " was stung by a Scorpion +" +"idletimer" "2794.504395" +"idlemoreoften" "1.000000" +"idle_sound" "scorpion/idle1.wav" +"idle_sound2" "scorpion/idle2.wav" +"sight_sound" "scorpion/sight1.wav" +"switchoverride" "1.000000" +"steptype" "3.000000" +"gib1mdl" "progs/gib_scorpleg.mdl" +"gib2mdl" "progs/gib_scorpclaw.mdl" +"gib3mdl" "progs/gib_scorpclaw.mdl" +"gib1skin" "3.000000" +"gib2skin" "3.000000" +"gib3skin" "3.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "401.000000" +"absmin" "-2240.518799 640.067566 -31.968750" +"absmax" "-2206.518799 674.067566 10.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2223.518799 657.067566 -6.968750" +"oldorigin" "-2481.294434 703.029541 -3.968750" +"angles" "0.000000 30.997925 0.000000" +"classname" "monster_voreling" +"model" "progs/mon_voreling.mdl" +"frame" "70.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.478760" +"groundentity" "1072" +"health" "-15.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "31.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"targetname" "temple1_monsters" +"th_stand" "voreling_idle1" +"th_walk" "voreling_walk1" +"th_run" "voreling_run1" +"th_melee" "voreling_bite1" +"th_pain" "voreling_pain" +"th_die" "voreling_die" +"search_time" "1509.693848" +"attack_state" "1.000000" +"attack_finished" "1493.960327" +"pain_finished" "1001504.187500" +"show_hostile" "1505.693848" +"jump_flag" "1503.406128" +"mdl" "progs/mon_voreling.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"movespeed" "2.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "370.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"th_checkattack" "VorelingCheckAttack" +"th_slide" "voreling_slide1" +"th_jump" "voreling_leap1" +"th_jumpexit" "voreling_leap7" +"liquidbase" "-1.000000" +"liquidcheck" "1505.593872" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "20.000000 0.000000 0.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "voreling/pain.wav" +"deathstring" " was nibbled by a Voreling +" +"idletimer" "1510.929077" +"idle_sound" "voreling/idle.wav" +"sight_timeout" "1502.960327" +"sight_sound" "voreling/sight.wav" +"enemydist" "50.891064" +"switchoverride" "1.000000" +"jumptouch" "616" +"steptype" "3.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_voreleg.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "401.000000" +"absmin" "-2233.035156 686.525208 -31.968750" +"absmax" "-2199.035156 720.525208 10.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2216.035156 703.525208 -6.968750" +"oldorigin" "-2493.494629 644.353271 18.515255" +"angles" "0.000000 326.997070 0.000000" +"classname" "monster_voreling" +"model" "progs/mon_voreling.mdl" +"frame" "63.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.484619" +"groundentity" "1072" +"health" "-15.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "327.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"targetname" "temple1_monsters" +"th_stand" "voreling_idle1" +"th_walk" "voreling_walk1" +"th_run" "voreling_run1" +"th_melee" "voreling_bite1" +"th_pain" "voreling_pain" +"th_die" "voreling_die" +"search_time" "1508.998901" +"attack_state" "1.000000" +"attack_finished" "1493.881104" +"pain_finished" "1001503.375000" +"show_hostile" "1504.998901" +"jump_flag" "1502.379272" +"mdl" "progs/mon_voreling.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"movespeed" "2.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "370.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"th_checkattack" "VorelingCheckAttack" +"th_slide" "voreling_slide1" +"th_jump" "voreling_leap1" +"th_jumpexit" "voreling_leap7" +"liquidbase" "-1.000000" +"liquidcheck" "1504.898926" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "20.000000 0.000000 0.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "voreling/pain.wav" +"deathstring" " was nibbled by a Voreling +" +"idletimer" "1507.939331" +"idle_sound" "voreling/idle.wav" +"sight_timeout" "1502.881104" +"sight_sound" "voreling/sight.wav" +"enemydist" "41.362614" +"switchoverride" "1.000000" +"jumptouch" "615" +"steptype" "3.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_voreleg.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-3055.000000 -303.000000 480.000000" +"absmax" "-3025.000000 -273.000000 480.000000" +"origin" "-3040.000000 -288.000000 480.000000" +"oldorigin" "-3040.000000 -288.000000 480.000000" +"angles" "-0.000000 129.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3199.000000 161.000000 432.000000" +"absmax" "-3169.000000 191.000000 432.000000" +"origin" "-3184.000000 176.000000 432.000000" +"oldorigin" "-3184.000000 176.000000 432.000000" +"angles" "-0.000000 333.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3007.000000 161.000000 432.000000" +"absmax" "-2977.000000 191.000000 432.000000" +"origin" "-2992.000000 176.000000 432.000000" +"oldorigin" "-2992.000000 176.000000 432.000000" +"angles" "-0.000000 354.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3103.000000 161.000000 432.000000" +"absmax" "-3073.000000 191.000000 432.000000" +"origin" "-3088.000000 176.000000 432.000000" +"oldorigin" "-3088.000000 176.000000 432.000000" +"angles" "-0.000000 92.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1679.000000 97.000000 320.000000" +"absmax" "-1649.000000 127.000000 320.000000" +"origin" "-1664.000000 112.000000 320.000000" +"oldorigin" "-1664.000000 112.000000 320.000000" +"angles" "-0.000000 82.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1679.000000 1.000000 320.000000" +"absmax" "-1649.000000 31.000000 320.000000" +"origin" "-1664.000000 16.000000 320.000000" +"oldorigin" "-1664.000000 16.000000 320.000000" +"angles" "-0.000000 294.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1863.000000 -175.000000 320.000000" +"absmax" "-1833.000000 -145.000000 320.000000" +"origin" "-1848.000000 -160.000000 320.000000" +"oldorigin" "-1848.000000 -160.000000 320.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1951.000000 -175.000000 320.000000" +"absmax" "-1921.000000 -145.000000 320.000000" +"origin" "-1936.000000 -160.000000 320.000000" +"oldorigin" "-1936.000000 -160.000000 320.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3761.000000 559.000000 31.000000" +"absmax" "-3743.000000 833.000000 65.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "-3760.000000 560.000000 32.000000" +"maxs" "-3744.000000 832.000000 64.000000" +"size" "16.000000 272.000000 32.000000" +"touch" "trigger_bmodel_anytouch" +"use" "entity_state_use" +"spawnflags" "49152.000000" +"targetname" "monsterwave1" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "3.000000" +"style" "32.000000" +"speed" "200.000000" +"mdl" "*78" +"delay" "2.000000" +"height" "200.000000" +"bsporigin" "1.000000" +"activate" "391" +"bmodel_act" "1" +"bbmins" "-3760.000000 560.000000 32.000000" +"bbmaxs" "-3744.000000 832.000000 64.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-3625.000000 975.000000 31.000000" +"absmax" "-3351.000000 993.000000 65.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "-3624.000000 976.000000 32.000000" +"maxs" "-3352.000000 992.000000 64.000000" +"size" "272.000000 16.000000 32.000000" +"touch" "trigger_bmodel_anytouch" +"use" "entity_state_use" +"spawnflags" "49152.000000" +"targetname" "monsterwave1" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "3.000000" +"style" "32.000000" +"speed" "200.000000" +"mdl" "*79" +"delay" "2.000000" +"height" "200.000000" +"bsporigin" "1.000000" +"activate" "391" +"bmodel_act" "1" +"bbmins" "-3624.000000 976.000000 32.000000" +"bbmaxs" "-3352.000000 992.000000 64.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "zombie_trap" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*80" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-208.000000 -2112.000000 416.000000" +"bbmaxs" "304.000000 -1600.000000 480.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "47.000000 -1857.000000 1087.000000" +"absmax" "49.000000 -1855.000000 1089.000000" +"origin" "48.000000 -1856.000000 1088.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"targetname" "zombie_trap" +"killtarget" "zombiepen" +"style" "32.000000" +"activate" "992" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "211.951370 -1891.384644 407.031250" +"absmax" "213.951370 -1889.384644 409.031250" +"origin" "212.951370 -1890.384644 408.031250" +"oldorigin" "210.419571 -1889.876587 630.297058" +"angles" "-0.000000 212.997437 -0.000000" +"classname" "monster_zombie" +"frame" "162.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "213.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16b" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"lefty" "2061.477051" +"search_time" "2065.697998" +"attack_finished" "2062.695557" +"pain_finished" "2056.691895" +"show_hostile" "2061.697998" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "226" +"inpain" "2.000000" +"lip" "0.177526" +"waitmin" "1002060.687500" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2061.597900" +"attack_chance" "0.900000" +"meleeattack" "3.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2056.691895" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2055.349854" +"sight_timeout" "2065.248779" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "118.242737" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "5.000000" +"zombieflr" "2.000000" +"bodyonflr" "" +"dmgtimeframe" "2061.791992" +"dmgcombined" "64.000000" +} +{ +"absmin" "162.417496 -1896.075317 407.031250" +"absmax" "164.417496 -1894.075317 409.031250" +"origin" "163.417496 -1895.075317 408.031250" +"oldorigin" "298.817566 -1895.075317 1080.031250" +"angles" "-0.000000 229.998779 -0.000000" +"classname" "monster_zombie" +"frame" "162.000000" +"skin" "3.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "230.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16b" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"lefty" "2061.440918" +"search_time" "2065.917725" +"attack_finished" "2061.466553" +"pain_finished" "2055.940918" +"show_hostile" "2061.917725" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "226" +"inpain" "2.000000" +"lip" "0.848384" +"waitmin" "1002059.937500" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2061.917725" +"attack_elev" "-33.000000" +"attack_chance" "0.900000" +"attack_speed" "575.000000" +"meleeattack" "1.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2055.940918" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2057.984375" +"sight_timeout" "2068.215088" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "78.329735" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "3.000000" +"altsteplast" "5.000000" +"dmgtimeframe" "2061.041016" +"dmgcombined" "64.000000" +} +{ +"absmin" "142.832306 -1883.162231 407.031250" +"absmax" "144.832306 -1881.162231 409.031250" +"origin" "143.832306 -1882.162231 408.031250" +"oldorigin" "225.160675 -1892.717407 848.409241" +"angles" "-0.000000 98.997803 -0.000000" +"classname" "monster_zombiek" +"frame" "128.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "99.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16b" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2080.482910" +"search_time" "2084.855713" +"attack_state" "1.000000" +"attack_finished" "2078.353271" +"pain_finished" "2075.675049" +"show_hostile" "2080.855713" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"movetarget" "226" +"inpain" "2.000000" +"lip" "0.238624" +"waitmin" "1002079.687500" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2080.755615" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"pain_flinch" "28.000000" +"pain_finstate" "2075.675049" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "2079.285645" +"sight_timeout" "2087.353271" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "33.926765" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "5.000000" +"altsteplast" "5.000000" +"dmgtimeframe" "2080.775146" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "53.232716 -1813.608398 407.031250" +"absmax" "55.232716 -1811.608398 409.031250" +"origin" "54.232716 -1812.608398 408.031250" +"oldorigin" "83.033440 -1865.294922 412.031250" +"angles" "0.000000 112.999878 0.000000" +"classname" "monster_zombiek" +"frame" "129.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"chain" "494" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "113.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "zombie_counter" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2088.677979" +"search_time" "2092.337646" +"attack_state" "1.000000" +"attack_finished" "2090.936035" +"pain_finished" "2084.058838" +"show_hostile" "2088.337646" +"jump_flag" "2089.537842" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"inpain" "2.000000" +"lip" "0.932188" +"waitmin" "1002088.062500" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2087.737061" +"attack_elev" "3.000000" +"attack_chance" "0.400000" +"meleetimer" "2088.969238" +"pain_flinch" "28.000000" +"pain_finstate" "2084.058838" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "2088.908447" +"sight_timeout" "2068.258545" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "99.684044" +"switchoverride" "1.000000" +"jumptouch" "2896" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"dmgtimeframe" "2089.158936" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "144.368835 -1914.051514 407.031250" +"absmax" "146.368835 -1912.051514 409.031250" +"origin" "145.368835 -1913.051514 408.031250" +"oldorigin" "85.239807 -1963.235352 436.804108" +"angles" "-0.000000 53.997803 -0.000000" +"classname" "monster_zombiek" +"frame" "128.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "54.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16c" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2073.526855" +"search_time" "2077.462158" +"attack_state" "1.000000" +"attack_finished" "2075.814697" +"pain_finished" "2068.723877" +"show_hostile" "2073.462158" +"jump_flag" "2074.662354" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"movetarget" "474" +"inpain" "2.000000" +"lip" "0.557360" +"waitmin" "1002072.750000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2073.362061" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"pain_flinch" "28.000000" +"pain_finstate" "2068.723877" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "2074.542969" +"sight_timeout" "2079.759521" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "142.023636" +"switchoverride" "1.000000" +"jumptouch" "2882" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "5.000000" +"dmgtimeframe" "2073.823975" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "115.443596 -1867.691406 407.031250" +"absmax" "117.443596 -1865.691406 409.031250" +"origin" "116.443596 -1866.691406 408.031250" +"oldorigin" "17.267366 -2098.289551 1080.031250" +"angles" "-0.000000 51.998291 -0.000000" +"classname" "monster_zombiek" +"frame" "121.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "52.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16d" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2072.110840" +"search_time" "2075.978027" +"attack_state" "1.000000" +"attack_finished" "2067.273438" +"pain_finished" "2066.610840" +"show_hostile" "2071.978027" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"movetarget" "473" +"inpain" "2.000000" +"lip" "0.156865" +"waitmin" "1002070.625000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2071.877930" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"meleetimer" "2072.378418" +"pain_flinch" "28.000000" +"pain_finstate" "2066.610840" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "2067.248535" +"sight_timeout" "2076.273438" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "40.972984" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "2.000000" +"altsteplast" "4.000000" +"dmgtimeframe" "2071.710938" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "87.326805 -1942.250366 425.028076" +"absmax" "89.326805 -1940.250366 427.028076" +"origin" "88.326805 -1941.250366 426.028076" +"oldorigin" "78.488892 -1951.088379 412.031250" +"angles" "-0.000000 41.995239 -0.000000" +"classname" "monster_zombiek" +"frame" "121.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "42.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "zombie_counter" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2074.943848" +"search_time" "2079.158447" +"attack_state" "1.000000" +"attack_finished" "2076.347656" +"pain_finished" "2069.443848" +"show_hostile" "2075.158447" +"jump_flag" "2076.358643" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"inpain" "2.000000" +"lip" "0.653371" +"waitmin" "1002073.437500" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2074.257568" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"pain_flinch" "28.000000" +"pain_finstate" "2069.443848" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "2076.496826" +"sight_timeout" "2063.137939" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "129.975357" +"switchoverride" "1.000000" +"jumptouch" "2648" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "5.000000" +"dmgtimeframe" "2074.543945" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "94.996017 -1893.106323 407.031250" +"absmax" "96.996017 -1891.106323 409.031250" +"origin" "95.996017 -1892.106323 408.031250" +"oldorigin" "89.160576 -1968.779175 412.031250" +"angles" "0.000000 50.998535 0.000000" +"classname" "monster_zombiek" +"frame" "121.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "51.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "zombie_counter" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2081.175049" +"search_time" "2084.922852" +"attack_state" "1.000000" +"attack_finished" "2075.955811" +"pain_finished" "2076.404053" +"show_hostile" "2080.922852" +"jump_flag" "2080.461182" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"inpain" "2.000000" +"lip" "0.921506" +"waitmin" "1002080.375000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2080.822754" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"meleetimer" "2081.323242" +"pain_flinch" "28.000000" +"pain_finstate" "2076.404053" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "2079.356201" +"sight_timeout" "2063.005371" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "64.310532" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "4.000000" +"zombieflr" "8.000000" +"bodyonflr" "" +"dmgtimeframe" "2081.487061" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "93.048309 -1990.115112 407.031250" +"absmax" "95.048309 -1988.115112 409.031250" +"origin" "94.048309 -1989.115112 408.031250" +"oldorigin" "84.878433 -2028.888672 794.822876" +"angles" "-0.000000 45.000000 -0.000000" +"classname" "monster_zombie" +"frame" "162.000000" +"skin" "2.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16c" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"lefty" "2064.256836" +"search_time" "2068.742432" +"attack_finished" "2063.764404" +"pain_finished" "2058.756836" +"show_hostile" "2064.742432" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "474" +"inpain" "2.000000" +"lip" "0.693533" +"waitmin" "1002062.750000" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2064.342041" +"attack_elev" "2.000000" +"attack_chance" "0.900000" +"attack_speed" "575.000000" +"meleeattack" "2.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2058.756836" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2062.463379" +"sight_timeout" "2070.939697" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "92.365402" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "1.000000" +"dmgtimeframe" "2063.856934" +"dmgcombined" "64.000000" +} +{ +"absmin" "23.771425 -2014.618408 407.031250" +"absmax" "25.771425 -2012.618408 409.031250" +"origin" "24.771425 -2013.618408 408.031250" +"oldorigin" "25.478533 -2014.325562 408.031250" +"angles" "-0.000000 135.000000 -0.000000" +"classname" "monster_zombie" +"frame" "162.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "471" +"target" "path16d" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"oldenemy" "1" +"lefty" "2064.333984" +"search_time" "2070.236084" +"attack_finished" "2066.135986" +"pain_finished" "2060.223877" +"show_hostile" "2066.236084" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "473" +"inpain" "2.000000" +"lip" "0.684805" +"waitmin" "1002064.250000" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2066.236084" +"attack_elev" "34.000000" +"attack_chance" "0.400000" +"attack_speed" "575.000000" +"meleeattack" "1.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2060.200928" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2059.174561" +"sight_timeout" "2070.232910" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "330.861267" +"switchattacker" "471" +"switchtimer" "2066.135986" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "5.000000" +"dmgtimeframe" "2065.301025" +"dmgcombined" "64.000000" +} +{ +"absmin" "47.743645 -2018.541626 407.031250" +"absmax" "49.743645 -2016.541626 409.031250" +"origin" "48.743645 -2017.541626 408.031250" +"oldorigin" "48.743645 -2017.541626 408.031250" +"angles" "-0.000000 333.995361 -0.000000" +"classname" "monster_zombie" +"frame" "162.000000" +"skin" "3.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "201.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16d" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"oldenemy" "1" +"lefty" "2058.024902" +"search_time" "2062.335938" +"attack_finished" "2059.813965" +"pain_finished" "2053.813965" +"show_hostile" "2059.813965" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "473" +"inpain" "2.000000" +"lip" "0.636952" +"waitmin" "1002057.812500" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2057.735352" +"attack_elev" "6.000000" +"attack_chance" "0.400000" +"attack_speed" "575.000000" +"meleeattack" "1.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2053.813965" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2053.232422" +"sight_timeout" "2063.131836" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "150.938461" +"switchattacker" "1" +"switchtimer" "2059.813965" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "5.000000" +"dmgtimeframe" "2058.914062" +"dmgcombined" "64.000000" +} +{ +"absmin" "101.077682 -2001.361938 407.031250" +"absmax" "103.077682 -1999.361938 409.031250" +"origin" "102.077682 -2000.361938 408.031250" +"oldorigin" "73.165329 -2088.240967 1080.019775" +"angles" "-0.000000 200.994873 -0.000000" +"classname" "monster_zombie" +"frame" "117.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "201.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16c" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"lefty" "2059.342041" +"search_time" "2063.168457" +"attack_finished" "2058.514404" +"pain_finished" "2059.468018" +"show_hostile" "2059.168457" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "474" +"inpain" "2.000000" +"count" "21.000000" +"lip" "0.469161" +"waitmin" "1002063.437500" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2058.467773" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"attack_speed" "575.000000" +"meleeattack" "3.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2059.468018" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2053.068359" +"sight_timeout" "2062.963379" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "136.661163" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "5.000000" +"zombieflr" "2.000000" +"bodyonflr" "" +"dmgtimeframe" "2064.550049" +"dmgcombined" "64.000000" +} +{ +"absmin" "-263.658539 -1812.387085 527.000000" +"absmax" "-261.658539 -1810.387085 529.000000" +"origin" "-262.658539 -1811.387085 528.000000" +"angles" "-0.000000 12.996826 -0.000000" +"frame" "8.000000" +"owner" "223" +"mdl" "progs/mon_gaunt_elec.mdl" +"state" "2.000000" +"classtype" "32.000000" +} +{ +"absmin" "-9.000000 -2097.000000 1055.000000" +"absmax" "105.000000 -2087.000000 1089.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "-8.000000 -2096.000000 1056.000000" +"maxs" "104.000000 -2088.000000 1088.000000" +"size" "112.000000 8.000000 32.000000" +"touch" "trigger_bmodel_anytouch" +"spawnflags" "49152.000000" +"movedir" "-0.000000 1.000000 -0.000000" +"sounds" "3.000000" +"style" "32.000000" +"speed" "50.000000" +"mdl" "*82" +"delay" "2.000000" +"height" "10.000000" +"bsporigin" "1.000000" +"bmodel_act" "662" +"bbmins" "-8.000000 -2096.000000 1056.000000" +"bbmaxs" "104.000000 -2088.000000 1088.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "47.000000 -1857.000000 1135.000000" +"absmax" "49.000000 -1855.000000 1137.000000" +"origin" "48.000000 -1856.000000 1136.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"enemy" "1" +"spawnflags" "1.000000" +"target" "golem_prerelay" +"targetname" "zombie_counter" +"wait" "2.000000" +"height" "4.000000" +"activate" "632" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-103.000000 -2159.000000 384.000000" +"absmax" "-41.000000 -2097.000000 440.000000" +"solid" "1.000000" +"origin" "-72.000000 -2128.000000 384.000000" +"oldorigin" "-72.000000 -2128.000000 384.000000" +"angles" "-0.000000 207.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "153.000000 -2159.000000 384.000000" +"absmax" "215.000000 -2097.000000 440.000000" +"solid" "1.000000" +"origin" "184.000000 -2128.000000 384.000000" +"oldorigin" "184.000000 -2128.000000 384.000000" +"angles" "-0.000000 46.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-7.000000 -2143.000000 384.000000" +"absmax" "23.000000 -2113.000000 384.000000" +"origin" "8.000000 -2128.000000 384.000000" +"oldorigin" "8.000000 -2128.000000 384.000000" +"angles" "-0.000000 73.000000 -0.000000" "classname" "item_rockets" "skin" "1.000000" "touch" "item_touch" "think" "item_delay" "netname" "box of rockets" -"flags" "768.000000" +"flags" "256.000000" +"spawnflags" "33.000000" "noise" "weapons/lock4.wav" "attack_finished" "999999.000000" -"mdl" "progs/ammo_rockets0.mdl" -"aflag" "5.000000" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" "bbmins" "-16.000000 -16.000000 0.000000" "bbmaxs" "16.000000 16.000000 56.000000" "touch2" "ammo_touch" @@ -1453,21 +26242,22 @@ a "estate_reset" "item_reset" } { -"absmin" "273.000000 -95.000000 64.313248" -"absmax" "303.000000 -65.000000 64.313248" -"origin" "288.000000 -80.000000 64.313248" -"oldorigin" "288.000000 -80.000000 64.313248" -"angles" "0.000000 42.000000 0.000000" +"absmin" "89.000000 -2143.000000 384.000000" +"absmax" "119.000000 -2113.000000 384.000000" +"origin" "104.000000 -2128.000000 384.000000" +"oldorigin" "104.000000 -2128.000000 384.000000" +"angles" "-0.000000 98.000000 -0.000000" "classname" "item_rockets" "skin" "1.000000" "touch" "item_touch" "think" "item_delay" "netname" "box of rockets" -"flags" "768.000000" +"flags" "256.000000" +"spawnflags" "33.000000" "noise" "weapons/lock4.wav" "attack_finished" "999999.000000" -"mdl" "progs/ammo_rockets0.mdl" -"aflag" "5.000000" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" "bbmins" "-16.000000 -16.000000 0.000000" "bbmaxs" "16.000000 16.000000 56.000000" "touch2" "ammo_touch" @@ -1485,27 +26275,910 @@ a "estate_reset" "item_reset" } { -"absmin" "257.000000 113.000000 64.313248" -"absmax" "287.000000 143.000000 64.313248" -"origin" "272.000000 128.000000 64.313248" -"oldorigin" "272.000000 128.000000 64.313248" -"angles" "0.000000 280.000000 0.000000" -"classname" "item_rockets" +"modelindex" "298.000000" +"absmin" "289.000000 -2015.000000 384.000000" +"absmax" "351.000000 -1953.000000 440.000000" +"solid" "1.000000" +"origin" "320.000000 -1984.000000 384.000000" +"oldorigin" "320.000000 -1984.000000 384.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "305.000000 -1927.000000 384.000000" +"absmax" "335.000000 -1897.000000 384.000000" +"origin" "320.000000 -1912.000000 384.000000" +"oldorigin" "320.000000 -1912.000000 384.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_shells" "skin" "1.000000" "touch" "item_touch" "think" "item_delay" -"netname" "box of rockets" -"flags" "768.000000" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" "noise" "weapons/lock4.wav" "attack_finished" "999999.000000" -"mdl" "progs/ammo_rockets0.mdl" -"aflag" "5.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" "bbmins" "-16.000000 -16.000000 0.000000" "bbmaxs" "16.000000 16.000000 56.000000" "touch2" "ammo_touch" -"classtype" "730.000000" +"classtype" "710.000000" "classgroup" "200.000000" -"frame_override" "1.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "305.000000 -1799.000000 384.000000" +"absmax" "335.000000 -1769.000000 384.000000" +"origin" "320.000000 -1784.000000 384.000000" +"oldorigin" "320.000000 -1784.000000 384.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "289.000000 -1743.000000 384.000000" +"absmax" "351.000000 -1681.000000 440.000000" +"solid" "1.000000" +"origin" "320.000000 -1712.000000 384.000000" +"oldorigin" "320.000000 -1712.000000 384.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2497.000000 -801.000000 799.000000" +"absmax" "-2495.000000 -799.000000 801.000000" +"origin" "-2496.000000 -800.000000 800.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_wraithminion" +"spawnflags" "2.000000" +"mdl" "progs/mon_spiderb.mdl" +"classtype" "302.000000" +"headmdl" "progs/h_spiderb.mdl" +"pain_ignore" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_sound" "spider/hiss1.wav" +"nomonstercount" "1.000000" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +} +{ +"modelindex" "269.000000" +"absmin" "-2689.000000 -801.000000 1083.000000" +"absmax" "-2687.000000 -799.000000 1085.000000" +"origin" "-2688.000000 -800.000000 1084.000000" +"angles" "-0.000000 297.000000 -0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"light_lev" "150.000000" +"mdl" "progs/flame2.mdl" +"wait" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "292414.000000" +"part_emitter" "654" +"part_active" "75.000000" +} +{ +"absmin" "-2689.000000 -801.000000 1083.000000" +"absmax" "-2687.000000 -799.000000 1085.000000" +"origin" "-2688.000000 -800.000000 1084.000000" +"angles" "-0.000000 297.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2788.854736" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "292414.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "653" +"part_style" "75.000000" +"start_delay" "2.145421" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"modelindex" "84.000000" +"absmin" "-2753.000000 -65.000000 191.000000" +"absmax" "-2623.000000 97.000000 194.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*83" +"mins" "-2752.000000 -64.000000 192.000000" +"maxs" "-2624.000000 96.000000 193.000000" +"size" "128.000000 160.000000 1.000000" +"mdl" "*83" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "85.000000" +"absmin" "-3361.000000 1183.000000 19.000000" +"absmax" "-3071.000000 1569.000000 30.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*84" +"mins" "-3360.000000 1184.000000 20.000000" +"maxs" "-3072.000000 1568.000000 29.000000" +"size" "288.000000 384.000000 9.000000" +"mdl" "*84" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "86.000000" +"absmin" "-2305.000000 511.000000 -37.000000" +"absmax" "-2015.000000 897.000000 -34.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*85" +"mins" "-2304.000000 512.000000 -36.000000" +"maxs" "-2016.000000 896.000000 -35.000000" +"size" "288.000000 384.000000 1.000000" +"mdl" "*85" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"use" "entity_state_use" +"think" "SUB_Null" +"target" "sock_closet" +"targetname" "early_closet" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*86" +"wait" "-1.000000" +"bsporigin" "1.000000" +"activate" "505" +"bmodel_act" "1" +"bbmins" "-2784.000000 1280.000000 -32.000000" +"bbmaxs" "-2592.000000 1472.000000 64.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-2097.000000 687.000000 -32.968750" +"absmax" "-2063.000000 721.000000 33.031250" +"ltime" "157.147858" +"movetype" "4.000000" +"origin" "-2080.000000 704.000000 -7.968750" +"oldorigin" "-2080.000000 704.000000 -7.968750" +"angles" "0.000000 167.997437 0.000000" +"classname" "monster_skullwiz" +"model" "" +"frame" "14.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "model_fade" +"health" "-1.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "168.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "256.000000" +"th_stand" "skullw_stand" +"th_walk" "skullw_walk" +"th_run" "skullw_run1" +"th_missile" "skullw_magic" +"th_melee" "skullw_tele1" +"th_pain" "skullw_pain" +"th_die" "skullw_die" +"search_time" "150.684814" +"attack_state" "1.000000" +"attack_finished" "147.369873" +"show_hostile" "146.684814" +"mdl" "progs/mon_skullwiz.mdl" +"pausetime" "999999.000000" +"height" "96.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "320.000000" +"classgroup" "675.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"attachment" "2138" +"th_checkattack" "SkullWizCheckAttack" +"th_updmissile" "skullw_guardian" +"liquidbase" "-1.000000" +"liquidcheck" "146.584808" +"distmin" "256.000000" +"distmax" "512.000000" +"attack_speed" "600.000000" +"bodyphased" "1.000000" +"pain_flinch" "50.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "skullwiz/pain1.wav" +"pain_sound2" "skullwiz/pain2.wav" +"deathstring" " was blown apart by a Skull Wizard +" +"idlebusy" "1.000000" +"idletimer" "146.295319" +"idle_sound" "skullwiz/idle1.wav" +"idle_sound2" "skullwiz/idle2.wav" +"sight_timeout" "63.284882" +"sight_sound" "skullwiz/sight.wav" +"enemydist" "624.878967" +"switchoverride" "1.000000" +"steptype" "4.000000" +"dmgtimeframe" "146.294998" +"dmgcombined" "20.000000" +"part_style" "4.000000" +"gib1mdl" "progs/h_skullwiz.mdl" +"gib2mdl" "progs/w_skullbook.mdl" +} +{ +"modelindex" "88.000000" +"absmin" "-2785.000000 1279.000000 -34.000000" +"absmax" "-2279.000000 1809.000000 -31.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*87" +"mins" "-2784.000000 1280.000000 -33.000000" +"maxs" "-2280.000000 1808.000000 -32.000000" +"size" "504.000000 528.000000 1.000000" +"mdl" "*87" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-2593.000000 -817.000000 431.031250" +"absmax" "-2559.000000 -783.000000 497.031250" +"ltime" "941.687378" +"movetype" "4.000000" +"origin" "-2576.000000 -800.000000 456.031250" +"oldorigin" "-2576.000000 -800.000000 456.031250" +"angles" "-0.000000 168.997192 -0.000000" +"classname" "monster_skullwiz" +"model" "" +"frame" "14.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "model_fade" +"health" "-1.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "169.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1377.000000" +"targetname" "edelman_monsters2" +"th_stand" "skullw_stand" +"th_walk" "skullw_walk" +"th_run" "skullw_run1" +"th_missile" "skullw_magic" +"th_melee" "skullw_tele1" +"th_pain" "skullw_pain" +"th_die" "skullw_die" +"search_time" "936.828918" +"attack_state" "6.000000" +"attack_finished" "932.379456" +"show_hostile" "932.828918" +"mdl" "progs/mon_skullwiz.mdl" +"pausetime" "999999.000000" +"height" "96.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "320.000000" +"classgroup" "675.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"attachment" "2378" +"th_checkattack" "SkullWizCheckAttack" +"th_updmissile" "skullw_guardian" +"liquidbase" "-1.000000" +"liquidcheck" "932.728943" +"distmin" "256.000000" +"distmax" "512.000000" +"attack_speed" "600.000000" +"bodyphased" "1.000000" +"pain_flinch" "50.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "skullwiz/pain1.wav" +"pain_sound2" "skullwiz/pain2.wav" +"deathstring" " was blown apart by a Skull Wizard +" +"idlebusy" "1.000000" +"idletimer" "938.626160" +"idle_sound" "skullwiz/idle1.wav" +"idle_sound2" "skullwiz/idle2.wav" +"sight_timeout" "914.235657" +"sight_sound" "skullwiz/sight.wav" +"enemydist" "669.774353" +"switchoverride" "1.000000" +"steptype" "4.000000" +"dmgtimeframe" "931.917969" +"dmgcombined" "4.000000" +"part_style" "4.000000" +"gib1mdl" "progs/h_skullwiz.mdl" +"gib2mdl" "progs/w_skullbook.mdl" +} +{ +"modelindex" "89.000000" +"absmin" "43.000000 -2477.000000 1055.000000" +"absmax" "669.000000 -1851.000000 1137.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*88" +"mins" "44.000000 -2476.000000 1056.000000" +"maxs" "668.000000 -1852.000000 1136.000000" +"size" "624.000000 624.000000 80.000000" +"mdl" "*88" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "47.000000 -1857.000000 1183.000000" +"absmax" "49.000000 -1855.000000 1185.000000" +"origin" "48.000000 -1856.000000 1184.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"enemy" "470" +"spawnflags" "1.000000" +"target" "zombie_wiz" +"targetname" "wiz_counter" +"wait" "2.000000" +"height" "4.000000" +"activate" "685" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "31.000000 -2113.000000 383.031250" +"absmax" "65.000000 -2079.000000 449.031250" +"ltime" "2098.263184" +"movetype" "4.000000" +"origin" "48.000000 -2096.000000 408.031250" +"oldorigin" "48.000000 -2096.000000 408.031250" +"angles" "0.000000 36.996460 0.000000" +"classname" "monster_skullwiz" +"model" "" +"frame" "14.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "model_fade" +"health" "-1.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "37.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "448.000000" +"targetname" "zombie_wiz" +"th_stand" "skullw_stand" +"th_walk" "skullw_walk" +"th_run" "skullw_run1" +"th_missile" "skullw_magic" +"th_melee" "skullw_tele1" +"th_pain" "skullw_pain" +"th_die" "skullw_die" +"search_time" "2088.192871" +"attack_state" "1.000000" +"attack_finished" "2084.502930" +"pain_finished" "2083.291992" +"show_hostile" "2084.192871" +"mdl" "progs/mon_skullwiz.mdl" +"pausetime" "999999.000000" +"height" "96.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "320.000000" +"classgroup" "675.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"attachment" "216" +"th_checkattack" "SkullWizCheckAttack" +"th_updmissile" "skullw_guardian" +"liquidbase" "-1.000000" +"liquidcheck" "2083.892578" +"distmin" "256.000000" +"distmax" "512.000000" +"attack_speed" "600.000000" +"bodyphased" "1.000000" +"pain_flinch" "50.000000" +"pain_finstate" "2083.291992" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "skullwiz/pain1.wav" +"pain_sound2" "skullwiz/pain2.wav" +"deathstring" " was blown apart by a Skull Wizard +" +"idlebusy" "1.000000" +"idletimer" "2090.236572" +"idle_sound" "skullwiz/idle1.wav" +"idle_sound2" "skullwiz/idle2.wav" +"sight_timeout" "2087.660889" +"sight_sound" "skullwiz/sight.wav" +"enemydist" "260.344391" +"switchoverride" "1.000000" +"steptype" "4.000000" +"dmgtimeframe" "2083.703125" +"dmgcombined" "24.000000" +"part_style" "4.000000" +"gib1mdl" "progs/h_skullwiz.mdl" +"gib2mdl" "progs/w_skullbook.mdl" +} +{ +"absmin" "33.000000 -1871.000000 400.000000" +"absmax" "63.000000 -1841.000000 400.000000" +"origin" "48.000000 -1856.000000 400.000000" +"oldorigin" "48.000000 -1856.000000 400.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_upgrade_ssg" +"touch" "item_touch" +"think" "item_delay" +"weapon" "2.000000" +"netname" "Widowmaker Shotgun" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/pkup.wav" +"attack_finished" "999999.000000" +"mdl" "progs/g_shot3.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "515.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-279.000000 -1279.000000 608.000000" +"absmax" "-217.000000 -1217.000000 664.000000" +"solid" "1.000000" +"origin" "-248.000000 -1248.000000 608.000000" +"oldorigin" "-248.000000 -1248.000000 608.000000" +"angles" "-0.000000 273.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "1" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-279.000000 -1343.000000 608.000000" +"absmax" "-217.000000 -1281.000000 664.000000" +"solid" "1.000000" +"origin" "-248.000000 -1312.000000 608.000000" +"oldorigin" "-248.000000 -1312.000000 608.000000" +"angles" "-0.000000 127.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-271.000000 -1135.000000 608.000000" +"absmax" "-241.000000 -1105.000000 608.000000" +"origin" "-256.000000 -1120.000000 608.000000" +"oldorigin" "-256.000000 -1120.000000 608.000000" +"angles" "-0.000000 222.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-271.000000 -1071.000000 608.000000" +"absmax" "-241.000000 -1041.000000 608.000000" +"origin" "-256.000000 -1056.000000 608.000000" +"oldorigin" "-256.000000 -1056.000000 608.000000" +"angles" "-0.000000 305.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1103.000000 -527.000000 784.000000" +"absmax" "-1073.000000 -497.000000 784.000000" +"origin" "-1088.000000 -512.000000 784.000000" +"oldorigin" "-1088.000000 -512.000000 784.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_supernailgun" +"touch" "item_touch" +"think" "item_delay" +"weapon" "8.000000" +"netname" "Super Nailgun" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/pkup.wav" +"attack_finished" "999999.000000" +"mdl" "progs/g_nail2.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "525.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-447.000000 -847.000000 784.000000" +"absmax" "-385.000000 -785.000000 840.000000" +"solid" "1.000000" +"origin" "-416.000000 -816.000000 784.000000" +"oldorigin" "-416.000000 -816.000000 784.000000" +"angles" "-0.000000 23.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-511.000000 -855.000000 784.000000" +"absmax" "-481.000000 -825.000000 784.000000" +"origin" "-496.000000 -840.000000 784.000000" +"oldorigin" "-496.000000 -840.000000 784.000000" +"angles" "-0.000000 247.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-591.000000 -855.000000 784.000000" +"absmax" "-561.000000 -825.000000 784.000000" +"origin" "-576.000000 -840.000000 784.000000" +"oldorigin" "-576.000000 -840.000000 784.000000" +"angles" "-0.000000 128.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" "respawn_time" "30.000000" "respawn_effect" "1.000000" "respawn_style" "320.000000" @@ -1517,27 +27190,2473 @@ a "estate_reset" "item_reset" } { -"classname" "particle" -"cnt" "128.000000" -"classtype" "40.000000" -"entchain" "38" +"absmin" "-687.000000 -855.000000 784.000000" +"absmax" "-657.000000 -825.000000 784.000000" +"origin" "-672.000000 -840.000000 784.000000" +"oldorigin" "-672.000000 -840.000000 784.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" } { -"classname" "particle" -"cnt" "129.000000" -"classtype" "40.000000" -"entchain" "105" +"absmin" "-767.000000 -855.000000 784.000000" +"absmax" "-737.000000 -825.000000 784.000000" +"origin" "-752.000000 -840.000000 784.000000" +"oldorigin" "-752.000000 -840.000000 784.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" } { -"classname" "particle" -"cnt" "64.000000" -"classtype" "40.000000" -"entchain" "106" +"modelindex" "298.000000" +"absmin" "-863.000000 -847.000000 784.000000" +"absmax" "-801.000000 -785.000000 840.000000" +"solid" "1.000000" +"origin" "-832.000000 -816.000000 784.000000" +"oldorigin" "-832.000000 -816.000000 784.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" } { -"absmin" "303.000000 -81.000000 63.313248" -"absmax" "305.000000 -79.000000 65.313248" -"origin" "304.000000 -80.000000 64.313248" +"absmin" "63.838959 -537.298462 756.917664" +"absmax" "65.838959 -535.298462 758.917664" +"origin" "64.838959 -536.298462 757.917664" +"oldorigin" "28.122509 -521.463989 744.031250" +"angles" "0.000000 337.999878 0.000000" +"classname" "monster_demon1" +"frame" "30.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-99.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "338.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "howdrole" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"search_time" "2205.093994" +"attack_state" "1.000000" +"attack_finished" "2192.422363" +"pain_finished" "2201.223877" +"show_hostile" "2201.093994" +"jump_flag" "2200.394287" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"lip" "3.609119" +"pos1" "-6.115523 -510.339386 744.031250" +"height" "256.000000" +"waitmin" "1002199.437500" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_demon.mdl" +"estate" "2.000000" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "2200.493408" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2197.541992" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "2205.464844" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "2201.422363" +"sight_sound" "demon/sight2.wav" +"enemydist" "138.112167" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "1.000000" +"gib1mdl" "progs/gib_dmclaw1.mdl" +"gib2mdl" "progs/gib_dmleg2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"modelindex" "358.000000" +"absmin" "96.622498 -577.317444 719.031250" +"absmax" "162.622498 -511.317444 809.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "129.622498 -544.317444 744.031250" +"oldorigin" "49.915726 -452.557648 744.031250" +"angles" "0.000000 315.000000 0.000000" +"classname" "monster_shambler" +"model" "progs/mon_shambler.mdl" +"frame" "93.000000" +"mins" "-32.000000 -32.000000 -24.000000" +"maxs" "32.000000 32.000000 64.000000" +"size" "64.000000 64.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.472412" +"health" "-30.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "600.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "96.000000" +"targetname" "howdrole" +"th_stand" "sham_stand1" +"th_walk" "sham_walk1" +"th_run" "sham_run1" +"th_missile" "sham_magic1" +"th_melee" "sham_melee" +"th_pain" "sham_pain" +"th_die" "sham_die" +"oldenemy" "1" +"search_time" "2207.805664" +"attack_state" "1.000000" +"attack_finished" "2205.287842" +"pain_finished" "1002202.687500" +"show_hostile" "2203.805664" +"mdl" "progs/mon_shambler.mdl" +"pausetime" "999999.000000" +"lip" "0.762719" +"pos1" "74.492805 -523.605896 832.031250" +"pos2" "115.803642 -525.159729 825.031250" +"pos3" "112.458893 -525.033936 825.598022" +"activate" "1" +"bboxtype" "10.000000" +"bbmins" "-32.000000 -32.000000 -24.000000" +"bbmaxs" "32.000000 32.000000 64.000000" +"classtype" "165.000000" +"classgroup" "666.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_shambler.mdl" +"attachment" "216" +"th_checkattack" "ShamCheckAttack" +"th_wakeup" "sham_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "2203.705566" +"attack_offset" "0.000000 0.000000 40.000000" +"meleeattack" "0.345775" +"meleehitsound" "shambler/smack.wav" +"pain_flinch" "400.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "shambler/shurt2.wav" +"deathstring" " was smashed by a Shambler +" +"idletimer" "2205.571289" +"idle_sound" "shambler/sidle.wav" +"sight_timeout" "2201.264404" +"sight_sound" "shambler/ssight.wav" +"enemydist" "107.604233" +"switchattacker" "1" +"switchtimer" "2200.902832" +"switchoverride" "1.000000" +"steptype" "6.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"resist_rockets" "0.500000" +"gib1mdl" "progs/gib_shclaw1.mdl" +"gib2mdl" "progs/gib_shclaw2.mdl" +"gib3mdl" "progs/gib_shfoot1.mdl" +"gib4mdl" "progs/gib_shfoot2.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "344.000000" +"absmin" "-151.897369 -587.392517 767.031250" +"absmax" "-101.897377 -537.392517 833.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-126.897377 -562.392517 792.031250" +"oldorigin" "-364.873901 -517.847412 808.031250" +"velocity" "0.000000 -13.167282 0.000000" +"angles" "0.000000 25.999146 0.000000" +"classname" "monster_demon1" +"model" "progs/mon_demon.mdl" +"frame" "53.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.467773" +"health" "-2.000000" +"takedamage" "2.000000" +"chain" "216" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "26.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "96.000000" +"targetname" "howdrole" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"search_time" "2199.943848" +"attack_state" "1.000000" +"attack_finished" "2192.674316" +"pain_finished" "1002196.000000" +"show_hostile" "2195.943848" +"jump_flag" "2194.786865" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"pos1" "-384.000000 -512.000000 805.031250" +"height" "256.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "2195.843750" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2194.843262" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "2198.304443" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "2201.674316" +"sight_sound" "demon/sight2.wav" +"enemydist" "62.446709" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_dmclaw1.mdl" +"gib2mdl" "progs/gib_dmclaw2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"modelindex" "344.000000" +"absmin" "-144.968750 -564.678284 751.031250" +"absmax" "-94.968750 -514.678284 817.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-119.968750 -539.678284 776.031250" +"oldorigin" "104.370773 -482.194672 744.031250" +"velocity" "0.000000 -134.938293 0.000000" +"angles" "0.000000 192.996826 0.000000" +"classname" "monster_demon1" +"model" "progs/mon_demon.mdl" +"frame" "53.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.436035" +"health" "-16.000000" +"takedamage" "2.000000" +"chain" "678" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "193.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "352.000000" +"targetname" "howdrole" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"search_time" "2212.270264" +"attack_state" "1.000000" +"attack_finished" "2192.341797" +"pain_finished" "1002207.375000" +"show_hostile" "2208.270264" +"jump_flag" "2207.570557" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"pos1" "118.512909 -468.052551 744.031250" +"height" "256.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "2208.270264" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2201.809814" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "2207.202637" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "2201.341797" +"sight_sound" "demon/sight2.wav" +"enemydist" "305.721161" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_dmleg1.mdl" +"gib2mdl" "progs/gib_dmclaw2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"modelindex" "420.000000" +"absmin" "-213.180084 -582.520630 783.031250" +"absmax" "-163.180084 -532.520630 873.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-188.180084 -557.520630 808.031250" +"oldorigin" "-160.000000 -512.000000 808.031250" +"angles" "-0.000000 329.996338 -0.000000" +"classname" "monster_drole" +"model" "progs/mon_drole.mdl" +"frame" "194.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 64.000000" +"size" "48.000000 48.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.420898" +"health" "-15.000000" +"takedamage" "2.000000" +"chain" "680" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "330.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"target" "howdrole" +"targetname" "post_zombieism" +"th_stand" "drole_standC1" +"th_walk" "drole_walk1" +"th_run" "drole_run" +"th_missile" "drole_magic1" +"th_melee" "drole_melee" +"th_pain" "drole_pain" +"th_die" "drole_die" +"search_time" "2195.786865" +"attack_state" "1.000000" +"attack_finished" "2182.457764" +"pain_finished" "1002192.562500" +"axhitme" "2.000000" +"show_hostile" "2191.786865" +"mdl" "progs/mon_drole.mdl" +"pausetime" "999999.000000" +"movetarget" "677" +"activate" "1" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "380.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_drole.mdl" +"th_checkattack" "DroleCheckAttack" +"th_updmissile" "drole_rocket1" +"liquidbase" "-1.000000" +"liquidcheck" "2191.686768" +"attack_track" "-1.377193 -543.775635 744.031250" +"attack_speed" "80.000000" +"attack_offset" "0.000000 0.000000 34.000000" +"attack_rage" "1.000000" +"attack_sidestep" "2181.192627" +"attack_sidedeny" "2177.993408" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2189.626221" +"pain_check" "2.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "drole/pain.wav" +"deathstring" " was decimated by a Drole +" +"idletimer" "2190.998535" +"idle_sound" "drole/idle.wav" +"sight_timeout" "2186.449707" +"sight_sound" "drole/sight.wav" +"enemydist" "78.920029" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_drolearm1.mdl" +"gib2mdl" "progs/gib_drolearm2.mdl" +"gib3mdl" "progs/gib_droleleg1.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-234.130096 -1184.891113 615.031250" +"absmax" "-232.130096 -1182.891113 617.031250" +"origin" "-233.130096 -1183.891113 616.031250" +"oldorigin" "-256.000000 -1184.000000 632.031250" +"angles" "-0.000000 249.999390 -0.000000" +"classname" "monster_shalrath" +"frame" "21.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-20.000000" +"chain" "666" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "250.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "post_zombieism" +"th_stand" "shal_stand" +"th_walk" "shal_walk1" +"th_run" "shal_run1" +"th_missile" "shal_magic" +"th_pain" "shal_pain" +"th_die" "shal_die" +"search_time" "2174.970703" +"attack_state" "1.000000" +"attack_finished" "2170.244873" +"pain_finished" "1002169.500000" +"axhitme" "2.000000" +"show_hostile" "2170.970703" +"mdl" "progs/mon_shalrath.mdl" +"pausetime" "999999.000000" +"lip" "2.520707" +"waitmin" "1002169.500000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "160.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-90.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_shalrath.mdl" +"attachment" "216" +"estate" "2.000000" +"th_checkattack" "ShalCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2170.463623" +"attack_chance" "0.900000" +"attack_speed" "225.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2169.463135" +"pain_check" "2.000000" +"pain_timeout" "3.000000" +"pain_ignore" "1.000000" +"pain_sound" "shalrath/pain.wav" +"deathstring" " was exploded by a Vore +" +"idletimer" "2170.923340" +"idle_sound" "shalrath/idle.wav" +"sight_timeout" "2169.260498" +"sight_sound" "shalrath/sight.wav" +"enemydist" "42.692623" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"bodyonflr" "" +"blockudeath" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "post_zombieism" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*89" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-144.000000 -1552.000000 416.000000" +"bbmaxs" "240.000000 -1536.000000 640.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "184.794373 -1884.151001 407.031250" +"absmax" "186.794373 -1882.151001 409.031250" +"origin" "185.794373 -1883.151001 408.031250" +"oldorigin" "203.803604 -1894.790161 512.476074" +"angles" "-0.000000 161.998901 -0.000000" +"classname" "monster_zombie" +"frame" "77.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "224" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "162.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16b" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"search_time" "2079.796631" +"attack_finished" "2075.006836" +"show_hostile" "2075.796631" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "226" +"lip" "2.000000" +"waitmin" "1002075.062500" +"movespeed" "1.000000" +"activate" "224" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"target2" "wiz_counter" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2075.296143" +"attack_elev" "-24.000000" +"attack_chance" "0.900000" +"attack_speed" "575.000000" +"meleeattack" "2.000000" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2073.271240" +"sight_timeout" "2083.795654" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "67.154274" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "5.000000" +"altsteplast" "4.000000" +} +{ +"absmin" "171.843048 -1841.999268 407.031250" +"absmax" "173.843048 -1839.999268 409.031250" +"origin" "172.843048 -1840.999268 408.031250" +"oldorigin" "224.757385 -1823.205444 845.286987" +"angles" "-0.000000 125.996704 -0.000000" +"classname" "monster_zombie" +"frame" "59.000000" +"skin" "3.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"chain" "218" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "470" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "126.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16a" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"search_time" "2081.911865" +"attack_finished" "2077.039551" +"show_hostile" "2077.911865" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "225" +"lip" "1.000000" +"waitmin" "1002076.687500" +"movespeed" "1.000000" +"activate" "470" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"target2" "wiz_counter" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2077.811768" +"attack_elev" "-23.000000" +"attack_chance" "0.900000" +"attack_speed" "575.000000" +"meleeattack" "1.000000" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2066.005127" +"sight_timeout" "2075.200439" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "43.185947" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "5.000000" +"altsteplast" "3.000000" +} +{ +"absmin" "106.885330 -1978.217163 407.031250" +"absmax" "108.885330 -1976.217163 409.031250" +"origin" "107.885330 -1977.217163 408.031250" +"oldorigin" "81.394196 -2102.586426 1080.031250" +"angles" "-0.000000 71.998901 -0.000000" +"classname" "monster_zombie" +"frame" "162.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "72.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16c" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"lefty" "2072.888916" +"search_time" "2076.773438" +"attack_finished" "2073.343750" +"pain_finished" "2067.388916" +"show_hostile" "2072.773438" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "474" +"inpain" "2.000000" +"lip" "0.878872" +"waitmin" "1002071.375000" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"target2" "wiz_counter" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2072.172852" +"attack_elev" "9.000000" +"attack_chance" "0.400000" +"attack_speed" "575.000000" +"meleeattack" "1.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2067.388916" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2066.618164" +"sight_timeout" "2077.269043" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "159.714828" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "3.000000" +"altsteplast" "4.000000" +"dmgtimeframe" "2072.489014" +"dmgcombined" "64.000000" +} +{ +"absmin" "26.287800 -2003.981934 407.031250" +"absmax" "28.287800 -2001.981934 409.031250" +"origin" "27.287800 -2002.981934 408.031250" +"oldorigin" "27.287800 -2002.981934 408.031250" +"angles" "-0.000000 49.998779 -0.000000" +"classname" "monster_zombie" +"frame" "131.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "470" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "156.000000" +"yaw_speed" "20.000000" +"goalentity" "471" +"target" "path16d" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"oldenemy" "1" +"lefty" "2066.566895" +"search_time" "2071.025391" +"attack_finished" "2067.066895" +"pain_finished" "2061.066895" +"show_hostile" "2067.066895" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "473" +"inpain" "1.000000" +"lip" "0.070894" +"waitmin" "1002065.062500" +"movespeed" "1.000000" +"activate" "470" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"target2" "wiz_counter" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2066.625000" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2064.512451" +"sight_timeout" "2075.324707" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "109.238007" +"switchattacker" "471" +"switchtimer" "2067.066895" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "4.000000" +} +{ +} +{ +} +{ +} +{ +"absmin" "-1769.000000 1311.000000 63.000000" +"absmax" "-1767.000000 1313.000000 65.000000" +"origin" "-1768.000000 1312.000000 64.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "edelman_bars2" +"targetname" "magicdoor1" +"killtarget" "magicsummon1C" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "211" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "edelman_bars" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*93" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-2704.000000 -816.000000 448.000000" +"bbmaxs" "-2672.000000 -784.000000 456.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "270.000000" +"absmin" "-3209.000000 1511.000000 639.000000" +"absmax" "-3207.000000 1513.000000 641.000000" +"origin" "-3208.000000 1512.000000 640.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "37401.000000" +"part_emitter" "694" +"part_active" "72.000000" +} +{ +"absmin" "-3209.000000 1511.000000 639.000000" +"absmax" "-3207.000000 1513.000000 641.000000" +"origin" "-3208.000000 1512.000000 640.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2792.561035" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "37401.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "693" +"part_style" "72.000000" +"start_delay" "8.213782" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-3225.000000 1239.000000 639.000000" +"absmax" "-3223.000000 1241.000000 641.000000" +"origin" "-3224.000000 1240.000000 640.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "542385.000000" +"part_emitter" "696" +"part_active" "72.000000" +} +{ +"absmin" "-3225.000000 1239.000000 639.000000" +"absmax" "-3223.000000 1241.000000 641.000000" +"origin" "-3224.000000 1240.000000 640.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2790.296143" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "542385.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "695" +"part_style" "72.000000" +"start_delay" "4.652394" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "298.000000" +"absmin" "-3351.000000 1345.000000 528.000000" +"absmax" "-3289.000000 1407.000000 584.000000" +"solid" "1.000000" +"origin" "-3320.000000 1376.000000 528.000000" +"oldorigin" "-3320.000000 1376.000000 528.000000" +"angles" "-0.000000 118.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3231.000000 1361.000000 536.000000" +"absmax" "-3201.000000 1391.000000 536.000000" +"origin" "-3216.000000 1376.000000 536.000000" +"oldorigin" "-3216.000000 1376.000000 536.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_grenadelauncher" +"touch" "item_touch" +"think" "item_delay" +"weapon" "16.000000" +"netname" "Grenade Launcher" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/pkup.wav" +"attack_finished" "999999.000000" +"mdl" "progs/g_rock.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "530.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "270.000000" +"absmin" "-2609.000000 1239.000000 667.000000" +"absmax" "-2607.000000 1241.000000 669.000000" +"origin" "-2608.000000 1240.000000 668.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "23114.000000" +"part_emitter" "700" +"part_active" "72.000000" +} +{ +"absmin" "-2609.000000 1239.000000 667.000000" +"absmax" "-2607.000000 1241.000000 669.000000" +"origin" "-2608.000000 1240.000000 668.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2794.236572" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "23114.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "699" +"part_style" "72.000000" +"start_delay" "10.569567" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-2769.000000 1239.000000 667.000000" +"absmax" "-2767.000000 1241.000000 669.000000" +"origin" "-2768.000000 1240.000000 668.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "27195.000000" +"part_emitter" "702" +"part_active" "72.000000" +} +{ +"absmin" "-2769.000000 1239.000000 667.000000" +"absmax" "-2767.000000 1241.000000 669.000000" +"origin" "-2768.000000 1240.000000 668.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2793.519043" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "27195.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "701" +"part_style" "72.000000" +"start_delay" "5.474929" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"absmin" "-3039.000000 1281.000000 528.000000" +"absmax" "-3009.000000 1311.000000 528.000000" +"origin" "-3024.000000 1296.000000 528.000000" +"oldorigin" "-3024.000000 1296.000000 528.000000" +"angles" "-0.000000 141.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2943.000000 1281.000000 528.000000" +"absmax" "-2913.000000 1311.000000 528.000000" +"origin" "-2928.000000 1296.000000 528.000000" +"oldorigin" "-2928.000000 1296.000000 528.000000" +"angles" "-0.000000 27.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2943.000000 1441.000000 528.000000" +"absmax" "-2913.000000 1471.000000 528.000000" +"origin" "-2928.000000 1456.000000 528.000000" +"oldorigin" "-2928.000000 1456.000000 528.000000" +"angles" "-0.000000 302.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3039.000000 1441.000000 528.000000" +"absmax" "-3009.000000 1471.000000 528.000000" +"origin" "-3024.000000 1456.000000 528.000000" +"oldorigin" "-3024.000000 1456.000000 528.000000" +"angles" "-0.000000 246.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-2623.000000 -47.000000 -96.000000" +"absmax" "-2561.000000 15.000000 -40.000000" +"solid" "1.000000" +"origin" "-2592.000000 -16.000000 -96.000000" +"oldorigin" "-2592.000000 -16.000000 -96.000000" +"angles" "-0.000000 77.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "edelman_bars2" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*94" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-3312.000000 1280.000000 432.000000" +"bbmaxs" "-2544.000000 1472.000000 448.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-2570.000000 42.000000 -96.000000" +"absmax" "-2540.000000 72.000000 -96.000000" +"origin" "-2555.000000 57.000000 -96.000000" +"oldorigin" "-2555.000000 57.000000 -96.000000" +"angles" "-0.000000 49.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "290.000000" +"absmin" "-1820.734741 1350.210083 415.031250" +"absmax" "-1786.734741 1384.210083 481.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1803.734741 1367.210083 440.031250" +"oldorigin" "-1934.648560 1534.825562 512.000000" +"velocity" "125.803406 143.797119 0.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.478271" +"health" "-24.000000" +"takedamage" "2.000000" +"chain" "599" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 270.000000 -0.000000" +"enemy" "401" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "270.000000" +"yaw_speed" "15.000000" +"goalentity" "401" +"spawnflags" "96.000000" +"target" "path22a" +"targetname" "monsterwave1" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"oldenemy" "1" +"search_time" "1253.562256" +"attack_state" "1.000000" +"attack_finished" "1249.662476" +"pain_finished" "1001248.125000" +"axhitme" "1.000000" +"show_hostile" "1249.562256" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "711" +"height" "128.000000" +"activate" "401" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1248.762451" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1244.315918" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1249.962646" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1236.691895" +"sight_sound" "wizard/wsight.wav" +"enemydist" "290.733521" +"enemymaxdist" "1.000000" +"switchattacker" "401" +"switchtimer" "1246.463013" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-2609.000000 1455.000000 831.000000" +"absmax" "-2591.000000 1473.000000 865.000000" +"solid" "1.000000" +"origin" "-2600.000000 1464.000000 848.000000" +"oldorigin" "-2600.000000 1464.000000 848.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path22b" +"targetname" "path22a" +"movetarget" "712" +"state" "1.000000" +"activate" "710" +"classtype" "26.000000" +"targetback" "path22a" +"movetarget3" "712" +} +{ +"absmin" "-2609.000000 1279.000000 831.000000" +"absmax" "-2591.000000 1297.000000 865.000000" +"solid" "1.000000" +"origin" "-2600.000000 1288.000000 848.000000" +"oldorigin" "-2600.000000 1288.000000 848.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path22a" +"targetname" "path22b" +"movetarget" "711" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path22b" +"movetarget3" "711" +} +{ +"modelindex" "290.000000" +"absmin" "-1997.601562 1425.188232 447.031250" +"absmax" "-1963.601562 1459.188232 513.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1980.601562 1442.188232 472.031250" +"oldorigin" "-1910.372314 1426.800781 512.000000" +"velocity" "-138.291565 -92.294075 0.000000" +"angles" "-0.000000 86.995239 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.507080" +"health" "-21.000000" +"takedamage" "2.000000" +"chain" "710" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 86.995239 -0.000000" +"enemy" "710" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "87.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "96.000000" +"target" "path23b" +"targetname" "monsterwave1" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"oldenemy" "1" +"search_time" "1244.340820" +"attack_state" "1.000000" +"attack_finished" "1239.213623" +"pain_finished" "1001239.312500" +"axhitme" "1.000000" +"show_hostile" "1240.340820" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "715" +"height" "128.000000" +"activate" "710" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1240.240845" +"attack_chance" "0.900000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1238.413818" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1242.734009" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1236.749756" +"sight_sound" "wizard/wsight.wav" +"enemydist" "58.303539" +"enemymaxdist" "1.000000" +"switchattacker" "392" +"switchtimer" "1238.413818" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-2769.000000 1455.000000 831.000000" +"absmax" "-2751.000000 1473.000000 865.000000" +"solid" "1.000000" +"origin" "-2760.000000 1464.000000 848.000000" +"oldorigin" "-2760.000000 1464.000000 848.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path23b" +"targetname" "path23a" +"movetarget" "715" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path23a" +"movetarget3" "715" +} +{ +"absmin" "-2769.000000 1279.000000 831.000000" +"absmax" "-2751.000000 1297.000000 865.000000" +"solid" "1.000000" +"origin" "-2760.000000 1288.000000 848.000000" +"oldorigin" "-2760.000000 1288.000000 848.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path23a" +"targetname" "path23b" +"movetarget" "714" +"state" "1.000000" +"activate" "713" +"classtype" "26.000000" +"targetback" "path23b" +"movetarget3" "714" +} +{ +"absmin" "-3291.729004 1460.496704 527.031250" +"absmax" "-3257.729004 1494.496704 593.031250" +"ltime" "1609.928589" +"movetype" "4.000000" +"origin" "-3274.729004 1477.496704 552.031250" +"oldorigin" "-3266.427002 1485.005615 552.031250" +"angles" "-0.000000 337.999878 -0.000000" +"classname" "monster_skullwiz" +"model" "" +"frame" "14.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "model_fade" +"health" "-1.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "338.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"targetname" "monsterwave1" +"th_stand" "skullw_stand" +"th_walk" "skullw_walk" +"th_run" "skullw_run1" +"th_missile" "skullw_magic" +"th_melee" "skullw_tele1" +"th_pain" "skullw_pain" +"th_die" "skullw_die" +"search_time" "1597.163208" +"attack_state" "1.000000" +"attack_finished" "1593.548462" +"pain_finished" "1270.042114" +"axhitme" "1.000000" +"show_hostile" "1593.163208" +"mdl" "progs/mon_skullwiz.mdl" +"pausetime" "999999.000000" +"height" "96.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "320.000000" +"classgroup" "675.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"attachment" "2145" +"th_checkattack" "SkullWizCheckAttack" +"th_updmissile" "skullw_guardian" +"liquidbase" "-1.000000" +"liquidcheck" "1593.163208" +"distmin" "256.000000" +"distmax" "512.000000" +"attack_speed" "600.000000" +"bodyphased" "1.000000" +"pain_flinch" "50.000000" +"pain_finstate" "1270.042114" +"pain_timeout" "1.000000" +"pain_sound" "skullwiz/pain1.wav" +"pain_sound2" "skullwiz/pain2.wav" +"deathstring" " was blown apart by a Skull Wizard +" +"idlebusy" "1.000000" +"idletimer" "1594.042603" +"idle_sound" "skullwiz/idle1.wav" +"idle_sound2" "skullwiz/idle2.wav" +"sight_timeout" "1236.654541" +"sight_sound" "skullwiz/sight.wav" +"enemydist" "404.907227" +"switchoverride" "1.000000" +"steptype" "4.000000" +"dmgtimeframe" "1592.668945" +"dmgcombined" "4.000000" +"part_style" "4.000000" +"gib1mdl" "progs/h_skullwiz.mdl" +"gib2mdl" "progs/w_skullbook.mdl" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3200.000000 1328.000000 516.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "GL_floor" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.087313" +"pos1" "16.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "738" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "718" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-3177.000000 1375.000000 519.000000" +"absmax" "-3175.000000 1377.000000 521.000000" +"origin" "-3176.000000 1376.000000 520.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3248.000000 1392.000000 516.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "GL_floor" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.747246" +"pos1" "16.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "738" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "720" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-3217.000000 1423.000000 519.000000" +"absmax" "-3215.000000 1425.000000 521.000000" +"origin" "-3216.000000 1424.000000 520.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3280.000000 1328.000000 516.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "GL_floor" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.771874" +"pos1" "16.000000 8.000000 1.000000" +"height" "5.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "738" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "722" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-3257.000000 1375.000000 519.000000" +"absmax" "-3255.000000 1377.000000 521.000000" +"origin" "-3256.000000 1376.000000 520.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3248.000000 1296.000000 516.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "GL_floor" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "2.538163" +"pos1" "16.000000 8.000000 1.000000" +"height" "4.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "738" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "724" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-3217.000000 1327.000000 519.000000" +"absmax" "-3215.000000 1329.000000 521.000000" +"origin" "-3216.000000 1328.000000 520.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-2968.000000 1680.000000 16.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"targetname" "early_ambush" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.680471" +"pos1" "16.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "500" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "726" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-2941.000000 1711.000000 55.000000" +"absmax" "-2939.000000 1713.000000 57.000000" +"origin" "-2940.000000 1712.000000 56.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-2928.000000 1680.000000 96.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"targetname" "early_ambush" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.434248" +"pos1" "16.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "500" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "728" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-2903.000000 1711.000000 131.000000" +"absmax" "-2901.000000 1713.000000 133.000000" +"origin" "-2902.000000 1712.000000 132.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-2192.000000 424.000000 16.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "closet2" +"movedir" "0.000000 90.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.051027" +"pos1" "16.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "521" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "730" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-2161.000000 455.000000 63.000000" +"absmax" "-2159.000000 457.000000 65.000000" +"origin" "-2160.000000 456.000000 64.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-2192.000000 472.000000 112.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "closet2" +"movedir" "0.000000 90.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "2.808680" +"pos1" "16.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "521" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "732" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-2161.000000 499.000000 151.000000" +"absmax" "-2159.000000 501.000000 153.000000" +"origin" "-2160.000000 500.000000 152.000000" +} +{ +"absmin" "-2703.432861 359.379700 255.031250" +"absmax" "-2669.432861 393.379700 321.031250" +"ltime" "1129.285522" +"movetype" "4.000000" +"origin" "-2686.432861 376.379700 280.031250" +"oldorigin" "-2684.002197 373.728058 280.031250" +"angles" "0.000000 271.999512 0.000000" +"classname" "monster_skullwiz" +"model" "" +"frame" "14.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "model_fade" +"health" "-1.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "272.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "17.000000" +"th_stand" "skullw_stand" +"th_walk" "skullw_walk" +"th_run" "skullw_run1" +"th_missile" "skullw_magic" +"th_melee" "skullw_tele1" +"th_pain" "skullw_pain" +"th_die" "skullw_die" +"search_time" "1123.240479" +"attack_state" "3.000000" +"attack_finished" "1063.681152" +"pain_finished" "1119.128052" +"show_hostile" "1119.240479" +"mdl" "progs/mon_skullwiz.mdl" +"pausetime" "999999.000000" +"height" "96.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "320.000000" +"classgroup" "675.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"attachment" "2204" +"th_checkattack" "SkullWizCheckAttack" +"th_updmissile" "skullw_guardian" +"liquidbase" "-1.000000" +"liquidcheck" "1119.240479" +"distmin" "256.000000" +"distmax" "512.000000" +"attack_speed" "600.000000" +"bodyphased" "1.000000" +"pain_flinch" "50.000000" +"pain_finstate" "1117.740845" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_sound" "skullwiz/pain1.wav" +"pain_sound2" "skullwiz/pain2.wav" +"deathstring" " was blown apart by a Skull Wizard +" +"idlebusy" "1.000000" +"idletimer" "8.227647" +"idle_sound" "skullwiz/idle1.wav" +"idle_sound2" "skullwiz/idle2.wav" +"sight_timeout" "1070.263306" +"sight_sound" "skullwiz/sight.wav" +"enemydist" "155.425278" +"switchoverride" "1.000000" +"steptype" "4.000000" +"part_style" "4.000000" +"gib1mdl" "progs/h_skullwiz.mdl" +"gib2mdl" "progs/w_skullbook.mdl" +} +{ +"absmin" "-2737.000000 287.000000 255.000000" +"absmax" "-2639.000000 321.000000 273.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "-2736.000000 288.000000 256.000000" +"maxs" "-2640.000000 320.000000 272.000000" +"size" "96.000000 32.000000 16.000000" +"touch" "trigger_bmodel_anytouch" +"chain" "216" +"spawnflags" "49152.000000" +"movedir" "0.000000 -1.000000 -0.000000" +"sounds" "3.000000" +"style" "32.000000" +"speed" "40.000000" +"mdl" "*103" +"delay" "2.000000" +"height" "32.000000" +"bsporigin" "1.000000" +"bmodel_act" "220" +"bbmins" "-2736.000000 288.000000 256.000000" +"bbmaxs" "-2640.000000 320.000000 272.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"use" "entity_state_use" +"think" "SUB_Null" +"target" "drole_window" +"targetname" "edelman_bars2" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*104" +"wait" "-1.000000" +"bsporigin" "1.000000" +"activate" "708" +"bmodel_act" "1" +"bbmins" "-2944.000000 -256.000000 192.000000" +"bbmaxs" "-2432.000000 192.000000 256.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-2465.000000 703.000000 471.000000" +"absmax" "-2463.000000 705.000000 473.000000" +"origin" "-2464.000000 704.000000 472.000000" +"angles" "-0.000000 0.000000 -0.000000" "use" "misc_particle_use" "think" "emit_particle" "enemy" "1" @@ -1545,15 +29664,15285 @@ a "target" "" "state" "2.000000" "classtype" "41.000000" -"entno_unique" "230399.000000" +"entno_unique" "15884.000000" "estate" "2.000000" "estate_on" "misc_particle_switch_on" "estate_off" "misc_particle_switch_off" "estate_disable" "misc_particle_switch_disable" "estate_use" "misc_particle_use" -"pemit_source" "30" +"pemit_source" "370" "part_style" "110.000000" -"start_delay" "1.786096" +"start_delay" "1.004456" +"dpp_name" "DPP_ITSARMOR2" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_yell.spr" +"spr_name2" "progs/s_dotmed_yell.spr" +"spr_name3" "progs/s_dotsml_gold.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.750000" +"part_ofs" "0.000000 0.000000 24.000000" +"part_veltype" "5.000000" +"part_velbase" "0.000000 0.000000 12.000000" +"part_vel" "6.000000 6.000000 4.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +"spawn_rand" "0.200000" +} +{ +"modelindex" "106.000000" +"absmin" "-2417.000000 1199.000000 447.000000" +"absmax" "-2031.000000 1553.000000 498.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*105" +"mins" "-2416.000000 1200.000000 448.000000" +"maxs" "-2032.000000 1552.000000 497.000000" +"size" "384.000000 352.000000 49.000000" +"mdl" "*105" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "GL_floor" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*106" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-3280.000000 1296.000000 528.000000" +"bbmaxs" "-3152.000000 1456.000000 560.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "108.000000" +"absmin" "-2233.000000 1295.000000 263.000000" +"absmax" "-2215.000000 1457.000000 457.000000" +"ltime" "1.020000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000008 0.000000 -184.000000" +"classname" "func_door" +"model" "*107" +"frame" "1.000000" +"mins" "-2232.000000 1296.000000 448.000000" +"maxs" "-2216.000000 1456.000000 640.000000" +"size" "16.000000 160.000000 192.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.020000" +"enemy" "739" +"yaw_speed" "200.000000" +"targetname" "magicdoor1" +"owner" "739" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "200.000000" +"mdl" "*107" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000008 0.000000 -184.000000" +"lip" "8.000000" +"pos2" "-0.000008 0.000000 -184.000000" +"bsporigin" "1.000000" +"activate" "211" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "366.000000" +"absmin" "-2959.000000 -815.000000 24.000000" +"absmax" "-2897.000000 -753.000000 80.000000" +"solid" "1.000000" +"origin" "-2928.000000 -784.000000 24.000000" +"oldorigin" "-2928.000000 -784.000000 24.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_upgrade_axe" +"model" "progs/g_shadaxe.mdl" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"weapon" "4096.000000" +"netname" "Shadow Axe" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/pkup.wav" +"mdl" "progs/g_shadaxe.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "500.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2953.000000 -809.000000 7.000000" +"absmax" "-2903.000000 -759.000000 71.000000" +"solid" "1.000000" +"classname" "trigger_once" +"model" "" +"mins" "-2952.000000 -808.000000 8.000000" +"maxs" "-2904.000000 -760.000000 70.000000" +"size" "48.000000 48.000000 62.000000" +"touch" "trigger_bmodel_touch" +"target" "axe_relay" +"style" "32.000000" +"mdl" "*108" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bbmins" "-2952.000000 -808.000000 8.000000" +"bbmaxs" "-2904.000000 -760.000000 70.000000" +"classtype" "900.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "110.000000" +"absmin" "-3585.000000 -881.000000 15.000000" +"absmax" "-3407.000000 -687.000000 33.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3496.000000 -784.000000 24.000000" +"classname" "func_breakable" +"model" "*109" +"mins" "-3584.000000 -880.000000 16.000000" +"maxs" "-3408.000000 -688.000000 32.000000" +"size" "176.000000 192.000000 16.000000" +"use" "funcbreakable_use" +"health" "1.000000" +"takedamage" "1.000000" +"targetname" "zombie_wall" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "10.000000" +"count" "18.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "18.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "743" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-3497.000000 -785.000000 23.000000" +"absmax" "-3495.000000 -783.000000 25.000000" +"origin" "-3496.000000 -784.000000 24.000000" +} +{ +"modelindex" "298.000000" +"absmin" "-2959.000000 -735.000000 0.000000" +"absmax" "-2897.000000 -673.000000 56.000000" +"solid" "1.000000" +"origin" "-2928.000000 -704.000000 0.000000" +"oldorigin" "-2928.000000 -704.000000 0.000000" +"angles" "-0.000000 17.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-2959.000000 -887.000000 0.000000" +"absmax" "-2897.000000 -825.000000 56.000000" +"solid" "1.000000" +"origin" "-2928.000000 -856.000000 0.000000" +"oldorigin" "-2928.000000 -856.000000 0.000000" +"angles" "-0.000000 247.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3569.000000 -369.000000 103.000000" +"absmax" "-3567.000000 -367.000000 105.000000" +"origin" "-3568.000000 -368.000000 104.000000" +"oldorigin" "-3568.000000 -368.000000 104.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_zombie" +"use" "monster_spawn" +"health" "60.000000" +"flags" "32.000000" +"max_health" "60.000000" +"spawnflags" "352.000000" +"targetname" "shadowzombie" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"mdl" "progs/mon_zombie.mdl" +"movespeed" "1.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_zombie.mdl" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"sight_sound" "zombie/z_idle.wav" +"steptype" "1.000000" +"altsteptype" "2.000000" +} +{ +"absmin" "-3409.000000 -385.000000 103.000000" +"absmax" "-3407.000000 -383.000000 105.000000" +"origin" "-3408.000000 -384.000000 104.000000" +"oldorigin" "-3408.000000 -384.000000 104.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_zombie" +"use" "monster_spawn" +"health" "60.000000" +"flags" "32.000000" +"max_health" "60.000000" +"spawnflags" "352.000000" +"targetname" "shadowzombie" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"mdl" "progs/mon_zombie.mdl" +"movespeed" "1.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_zombie.mdl" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"sight_sound" "zombie/z_idle.wav" +"steptype" "1.000000" +"altsteptype" "2.000000" +} +{ +"absmin" "-1735.000000 1361.000000 384.000000" +"absmax" "-1705.000000 1391.000000 384.000000" +"origin" "-1720.000000 1376.000000 384.000000" +"oldorigin" "-1720.000000 1376.000000 384.000000" +"angles" "-0.000000 327.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-175.000000 177.000000 808.031250" +"absmax" "-145.000000 207.000000 808.031250" +"origin" "-160.000000 192.000000 808.031250" +"oldorigin" "-160.000000 192.000000 808.031250" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_key1" +"skin" "2.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "131072.000000" +"netname" "silver key" +"flags" "768.000000" +"target" "key" +"noise" "misc/medkey.wav" +"attack_finished" "999999.000000" +"mdl" "progs/key_medieval.mdl" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"touch2" "key_touch" +"classtype" "600.000000" +"classgroup" "300.000000" +"entno_unique" "638856.000000" +"respawn_time" "60.000000" +"respawn_style" "520.000000" +"respawn_ofs" "0.000000 0.000000 20.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1220" +"part_active" "120.000000" +} +{ +"absmin" "-1103.000000 177.000000 808.031250" +"absmax" "-1073.000000 207.000000 808.031250" +"origin" "-1088.000000 192.000000 808.031250" +"oldorigin" "-1088.000000 192.000000 808.031250" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_key2" +"skin" "6.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "262144.000000" +"netname" "gold key" +"flags" "768.000000" +"target" "key" +"noise" "misc/medkey.wav" +"attack_finished" "999999.000000" +"mdl" "progs/key_medieval.mdl" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"touch2" "key_touch" +"classtype" "605.000000" +"classgroup" "300.000000" +"entno_unique" "312000.000000" +"respawn_time" "60.000000" +"respawn_style" "513.000000" +"respawn_ofs" "0.000000 0.000000 20.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1108" +"part_active" "122.000000" +} +{ +"absmin" "-1689.000000 1311.000000 63.000000" +"absmax" "-1687.000000 1313.000000 65.000000" +"origin" "-1688.000000 1312.000000 64.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "seal" +"targetname" "magicdoor1" +"killtarget" "magicsummon1C" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "211" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-625.000000 1375.000000 -1.000000" +"absmax" "-623.000000 1377.000000 1.000000" +"origin" "-624.000000 1376.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"enemy" "1" +"spawnflags" "1.000000" +"target" "seal_intermediate" +"targetname" "seal" +"wait" "2.000000" +"height" "3.000000" +"activate" "200" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "-625.000000 1455.000000 -1.000000" +"absmax" "-623.000000 1457.000000 1.000000" +"origin" "-624.000000 1456.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "runicseal" +"targetname" "thousandfoldseal" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "802" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-640.000000 1360.000000 -192.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"chain" "690" +"spawnflags" "2.000000" +"targetname" "runicseal" +"noise" "break/metal_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.841243" +"pos1" "80.000000 8.000000 1.000000" +"height" "5.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "753" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "755" +"brksound" "4.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 100.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-625.000000 1375.000000 -189.000000" +"absmax" "-623.000000 1377.000000 -187.000000" +"origin" "-624.000000 1376.000000 -188.000000" +} +{ +"absmin" "-561.000000 1455.000000 -1.000000" +"absmax" "-559.000000 1457.000000 1.000000" +"origin" "-560.000000 1456.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"targetname" "thousandfoldseal" +"killtarget" "magicsummon4" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "802" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +} +{ +"absmin" "-689.000000 1455.000000 -1.000000" +"absmax" "-687.000000 1457.000000 1.000000" +"origin" "-688.000000 1456.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "sealquake" +"targetname" "thousandfoldseal" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"delay" "6.000000" +"activate" "802" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-689.000000 1503.000000 -1.000000" +"absmax" "-687.000000 1505.000000 1.000000" +"origin" "-688.000000 1504.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "misc_shake" +"use" "entity_state_use" +"think" "misc_shake_think" +"targetname" "sealquake" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"attack_finished" "2699.281982" +"wait" "4.000000" +"dmg" "120.000000" +"count" "1500.000000" +"activate" "2212" +"classtype" "676.000000" +"classgroup" "410.000000" +"estate" "2.000000" +"estate_on" "misc_shake_on" +} +{ +"absmin" "-753.000000 1455.000000 -1.000000" +"absmax" "-751.000000 1457.000000 1.000000" +"origin" "-752.000000 1456.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "lavajump" +"targetname" "thousandfoldseal" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"delay" "10.000000" +"activate" "802" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "113.000000" +"absmin" "-2473.000000 31.000000 -41.000000" +"absmax" "-2447.000000 65.000000 17.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-2460.000000 48.000000 -12.000000" +"classname" "func_breakable" +"model" "*112" +"mins" "-2472.000000 32.000000 -40.000000" +"maxs" "-2448.000000 64.000000 16.000000" +"size" "24.000000 32.000000 56.000000" +"use" "funcbreakable_use" +"health" "50.000000" +"takedamage" "1.000000" +"spawnflags" "4096.000000" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "3.000000" +"count" "2.000000" +"pos1" "16.000000 8.000000 1.000000" +"height" "2.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "762" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "40.000000" +"brkobj1" "maps/ad_brk/metal01.bsp" +"brkobj2" "maps/ad_brk/metal02.bsp" +"brkobj3" "maps/ad_brk/metal03.bsp" +"brkobj4" "maps/ad_brk/metal04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-2461.000000 47.000000 -13.000000" +"absmax" "-2459.000000 49.000000 -11.000000" +"origin" "-2460.000000 48.000000 -12.000000" +} +{ +"modelindex" "114.000000" +"absmin" "-2473.000000 -1.000000 -41.000000" +"absmax" "-2447.000000 65.000000 17.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-2460.000000 32.000000 -12.000000" +"classname" "func_breakable" +"model" "*113" +"mins" "-2472.000000 0.000000 -40.000000" +"maxs" "-2448.000000 64.000000 16.000000" +"size" "24.000000 64.000000 56.000000" +"use" "funcbreakable_use" +"health" "50.000000" +"takedamage" "1.000000" +"spawnflags" "4096.000000" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "3.000000" +"count" "4.000000" +"pos1" "16.000000 8.000000 1.000000" +"height" "4.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "764" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "40.000000" +"brkobj1" "maps/ad_brk/metal01.bsp" +"brkobj2" "maps/ad_brk/metal02.bsp" +"brkobj3" "maps/ad_brk/metal03.bsp" +"brkobj4" "maps/ad_brk/metal04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-2461.000000 31.000000 -13.000000" +"absmax" "-2459.000000 33.000000 -11.000000" +"origin" "-2460.000000 32.000000 -12.000000" +} +{ +"modelindex" "115.000000" +"absmin" "-2473.000000 -1.000000 -81.000000" +"absmax" "-2447.000000 65.000000 -15.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-2460.000000 32.000000 -48.000000" +"classname" "func_breakable" +"model" "*114" +"mins" "-2472.000000 0.000000 -80.000000" +"maxs" "-2448.000000 64.000000 -16.000000" +"size" "24.000000 64.000000 64.000000" +"use" "funcbreakable_use" +"health" "50.000000" +"takedamage" "1.000000" +"spawnflags" "4096.000000" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "3.000000" +"count" "2.000000" +"pos1" "16.000000 8.000000 1.000000" +"height" "2.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "766" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "40.000000" +"brkobj1" "maps/ad_brk/metal01.bsp" +"brkobj2" "maps/ad_brk/metal02.bsp" +"brkobj3" "maps/ad_brk/metal03.bsp" +"brkobj4" "maps/ad_brk/metal04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-2461.000000 31.000000 -49.000000" +"absmax" "-2459.000000 33.000000 -47.000000" +"origin" "-2460.000000 32.000000 -48.000000" +} +{ +"modelindex" "116.000000" +"absmin" "-2473.000000 -1.000000 -93.000000" +"absmax" "-2447.000000 65.000000 -39.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-2460.000000 32.000000 -66.000000" +"classname" "func_breakable" +"model" "*115" +"mins" "-2472.000000 0.000000 -92.000000" +"maxs" "-2448.000000 64.000000 -40.000000" +"size" "24.000000 64.000000 52.000000" +"use" "funcbreakable_use" +"health" "50.000000" +"takedamage" "1.000000" +"spawnflags" "4096.000000" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "3.000000" +"count" "1.000000" +"pos1" "16.000000 8.000000 1.000000" +"height" "1.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "768" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "40.000000" +"brkobj1" "maps/ad_brk/metal01.bsp" +"brkobj2" "maps/ad_brk/metal02.bsp" +"brkobj3" "maps/ad_brk/metal03.bsp" +"brkobj4" "maps/ad_brk/metal04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-2461.000000 31.000000 -67.000000" +"absmax" "-2459.000000 33.000000 -65.000000" +"origin" "-2460.000000 32.000000 -66.000000" +} +{ +"modelindex" "351.000000" +"absmin" "-2633.616455 113.424820 -96.968750" +"absmax" "-2583.616455 163.424820 -30.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2608.616455 138.424820 -71.968750" +"oldorigin" "-2688.000000 -16.000000 -71.968750" +"angles" "-0.000000 72.998657 -0.000000" +"classname" "monster_shalrath" +"model" "progs/mon_shalrath.mdl" +"frame" "22.000000" +"skin" "2.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.502930" +"health" "-14.000000" +"takedamage" "2.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "73.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "101.000000" +"targetname" "temple1_monsters" +"th_stand" "shal_stand" +"th_walk" "shal_walk1" +"th_run" "shal_run1" +"th_missile" "shal_magic" +"th_pain" "shal_pain" +"th_die" "shal_die" +"lefty" "1.000000" +"search_time" "1521.702515" +"attack_state" "1.000000" +"attack_finished" "1519.488159" +"pain_finished" "1001517.125000" +"show_hostile" "1517.702515" +"mdl" "progs/mon_shalrath.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "160.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-90.000000" +"headmdl" "progs/h_shalrath.mdl" +"attachment" "216" +"exactskin" "2.000000" +"th_checkattack" "ShalCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1517.602539" +"attack_chance" "0.900000" +"attack_speed" "225.000000" +"attack_sidestep" "1516.638672" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1515.970947" +"pain_check" "3.000000" +"pain_timeout" "3.000000" +"pain_sound" "shalrath/pain.wav" +"deathstring" " was exploded by a Vore +" +"idletimer" "1521.914551" +"idle_sound" "shalrath/idle.wav" +"sight_timeout" "1502.008545" +"sight_sound" "shalrath/sight.wav" +"enemydist" "55.840034" +"switchoverride" "1.000000" +"nomonstercount" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"minion_active" "1.000000" +"blockudeath" "1.000000" +"minion_baseattack" "1.000000" +"minion_maxcount" "5.000000" +"minion_trigger" "2.000000" +"minion_maxtrigger" "5.000000" +"minion_throwspeed" "200.000000" +"minion_throwextra" "50.000000" +"minion_throwside" "50.000000" +} +{ +"absmin" "-2689.000000 -17.000000 39.000000" +"absmax" "-2687.000000 -15.000000 41.000000" +"origin" "-2688.000000 -16.000000 40.000000" +"classname" "monster_shalrathminion" +"spawnflags" "2.000000" +"mdl" "progs/mon_voreling.mdl" +"classtype" "372.000000" +"pain_sound" "voreling/pain.wav" +"idle_sound" "voreling/idle.wav" +"sight_sound" "voreling/sight.wav" +"nomonstercount" "1.000000" +"gib1mdl" "progs/gib_voreleg.mdl" +} +{ +"modelindex" "117.000000" +"absmin" "-929.000000 1087.000000 -117.000000" +"absmax" "-319.000000 1553.000000 -111.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*116" +"mins" "-928.000000 1088.000000 -116.000000" +"maxs" "-320.000000 1552.000000 -112.000000" +"size" "608.000000 464.000000 4.000000" +"chain" "689" +"mdl" "*116" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-896.000000 1120.000000 -128.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"chain" "771" +"spawnflags" "2.000000" +"targetname" "secondwave" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "2.605670" +"pos1" "80.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "3179" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "773" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-865.000000 1151.000000 -121.000000" +"absmax" "-863.000000 1153.000000 -119.000000" +"origin" "-864.000000 1152.000000 -120.000000" +} +{ +"modelindex" "119.000000" +"absmin" "-897.000000 1119.000000 -145.000000" +"absmax" "-831.000000 1185.000000 -111.000000" +"ltime" "0.380000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000005 0.000000 112.000000" +"classname" "func_door" +"model" "*118" +"frame" "1.000000" +"mins" "-896.000000 1120.000000 -256.000000" +"maxs" "-832.000000 1184.000000 -224.000000" +"size" "64.000000 64.000000 32.000000" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"chain" "771" +"enemy" "774" +"yaw_speed" "400.000000" +"spawnflags" "32.000000" +"targetname" "secondwave" +"owner" "774" +"movedir" "-0.000000 -0.000000 1.000000" +"message" "" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "400.000000" +"mdl" "*118" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000005 0.000000 112.000000" +"lip" "-80.000000" +"pos2" "-0.000005 0.000000 112.000000" +"bsporigin" "1.000000" +"activate" "3179" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "-879.000000 1137.000000 -211.968750" +"absmax" "-849.000000 1167.000000 -211.968750" +"origin" "-864.000000 1152.000000 -211.968750" +"oldorigin" "-864.000000 1152.000000 -211.968750" +"classname" "item_backpack" +"skin" "6.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "774" +"ammo_shells" "6.000000" +"ammo_nails" "2.000000" +"ammo_rockets" "6.000000" +"chain" "774" +"netname" "" +"flags" "768.000000" +"armorvalue" "50.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "7.000000" +"noise" "items/backpack_ammo.wav" +"attack_finished" "999999.000000" +"mdl" "progs/w_backpack.mdl" +"count" "5.000000" +"bbmins" "-16.000000 -16.000000 -12.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"touch2" "BackpackTouch" +"classtype" "702.000000" +"classgroup" "200.000000" +"entno_unique" "3416.000000" +"respawn_time" "30.000000" +"respawn_style" "576.000000" +"respawn_ofs" "0.000000 0.000000 12.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"exactskin" "6.000000" +"part_emitter" "1416" +"part_active" "175.000000" +} +{ +"modelindex" "298.000000" +"absmin" "449.000000 625.000000 -80.000000" +"absmax" "511.000000 687.000000 -24.000000" +"solid" "1.000000" +"origin" "480.000000 656.000000 -80.000000" +"oldorigin" "480.000000 656.000000 -80.000000" +"angles" "-0.000000 284.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "775" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "577.000000 625.000000 -80.000000" +"absmax" "639.000000 687.000000 -24.000000" +"solid" "1.000000" +"origin" "608.000000 656.000000 -80.000000" +"oldorigin" "608.000000 656.000000 -80.000000" +"angles" "-0.000000 82.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "433.000000 977.000000 -80.000000" +"absmax" "463.000000 1007.000000 -80.000000" +"origin" "448.000000 992.000000 -80.000000" +"oldorigin" "448.000000 992.000000 -80.000000" +"angles" "-0.000000 130.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "305.000000" +"absmin" "609.000000 961.000000 -80.000000" +"absmax" "671.000000 1023.000000 -24.000000" +"solid" "1.000000" +"origin" "640.000000 992.000000 -80.000000" +"oldorigin" "640.000000 992.000000 -80.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "776" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "87.912964 872.824402 -56.968750" +"absmax" "89.912964 874.824402 -54.968750" +"origin" "88.912964 873.824402 -55.968750" +"oldorigin" "359.626038 801.190796 -55.968750" +"angles" "0.000000 130.995483 0.000000" +"classname" "monster_demon1" +"frame" "46.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-82.681938" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "131.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"search_time" "2610.832520" +"attack_state" "1.000000" +"attack_finished" "2604.128174" +"pain_finished" "2605.946045" +"show_hostile" "2606.832520" +"jump_flag" "2604.947021" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"lip" "0.984771" +"pos1" "379.322205 797.717834 -55.968750" +"height" "199.937500" +"waitmin" "1002605.187500" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_demon.mdl" +"estate" "2.000000" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "2606.632324" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "2606.371094" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "2613.128174" +"sight_sound" "demon/sight2.wav" +"enemydist" "61.949352" +"switchoverride" "1.000000" +"jumptouch" "1" +"steptype" "1.000000" +"steplast" "5.000000" +"dmgtimeframe" "2606.158203" +"dmgcombined" "4.000000" +"gib1mdl" "progs/gib_dmclaw1.mdl" +"gib2mdl" "progs/gib_dmleg2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"modelindex" "420.000000" +"absmin" "-400.714996 1252.151611 -112.968750" +"absmax" "-350.714996 1302.151611 -22.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-375.714996 1277.151611 -87.968750" +"oldorigin" "-380.405487 1295.230957 -87.968750" +"velocity" "31.263168 -54.199524 0.000000" +"angles" "0.000000 313.994751 -0.000000" +"classname" "monster_drole" +"model" "progs/mon_drole.mdl" +"frame" "194.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 64.000000" +"size" "48.000000 48.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.481934" +"health" "-52.000000" +"takedamage" "2.000000" +"chain" "771" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "973" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "144.000000" +"yaw_speed" "20.000000" +"goalentity" "973" +"spawnflags" "257.000000" +"th_stand" "drole_standC1" +"th_walk" "drole_walk1" +"th_run" "drole_run" +"th_missile" "drole_magic1" +"th_melee" "drole_melee" +"th_pain" "drole_pain" +"th_die" "drole_die" +"oldenemy" "1" +"lefty" "1.000000" +"search_time" "2656.001465" +"attack_state" "1.000000" +"attack_finished" "2652.096924" +"pain_finished" "1002652.562500" +"show_hostile" "2652.096924" +"mdl" "progs/mon_drole.mdl" +"pausetime" "999999.000000" +"activate" "973" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "380.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_drole.mdl" +"th_checkattack" "DroleCheckAttack" +"th_updmissile" "drole_rocket1" +"liquidbase" "-1.000000" +"liquidcheck" "2651.901367" +"attack_track" "-585.445862 1655.875488 -160.060043" +"attack_speed" "80.000000" +"attack_offset" "0.000000 0.000000 34.000000" +"attack_rage" "1.000000" +"attack_sidestep" "2623.307373" +"attack_sidedeny" "2615.232910" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2641.189941" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "drole/pain.wav" +"deathstring" " was decimated by a Drole +" +"idletimer" "2652.810059" +"idle_sound" "drole/idle.wav" +"sight_timeout" "2625.320068" +"sight_sound" "drole/sight.wav" +"enemydist" "109.008461" +"switchattacker" "973" +"switchtimer" "2652.096924" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2639.290039" +"dmgcombined" "84.000000" +"gib1mdl" "progs/gib_drolearm1.mdl" +"gib2mdl" "progs/gib_drolearm2.mdl" +"gib3mdl" "progs/gib_droleleg1.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "420.000000" +"absmin" "70.799927 898.290405 -80.968750" +"absmax" "120.799927 948.290405 9.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "95.799927 923.290405 -55.968750" +"oldorigin" "71.584404 947.505981 -55.968750" +"velocity" "60.996258 -60.996277 0.000000" +"angles" "0.000000 85.995483 -0.000000" +"classname" "monster_drole" +"model" "progs/mon_drole.mdl" +"frame" "194.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 64.000000" +"size" "48.000000 48.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.498779" +"health" "-36.000000" +"takedamage" "2.000000" +"chain" "781" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "973" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "139.000000" +"yaw_speed" "20.000000" +"goalentity" "973" +"spawnflags" "257.000000" +"th_stand" "drole_standC1" +"th_walk" "drole_walk1" +"th_run" "drole_run" +"th_missile" "drole_magic1" +"th_melee" "drole_melee" +"th_pain" "drole_pain" +"th_die" "drole_die" +"oldenemy" "1" +"search_time" "2616.943604" +"attack_state" "1.000000" +"attack_finished" "2613.282959" +"pain_finished" "1002613.750000" +"show_hostile" "2613.282959" +"mdl" "progs/mon_drole.mdl" +"pausetime" "999999.000000" +"activate" "973" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "380.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_drole.mdl" +"th_checkattack" "DroleCheckAttack" +"th_updmissile" "drole_rocket1" +"liquidbase" "-1.000000" +"liquidcheck" "2612.943604" +"attack_track" "-71.420578 757.729004 -55.968750" +"attack_speed" "80.000000" +"attack_offset" "0.000000 0.000000 34.000000" +"attack_rage" "1.000000" +"attack_sidestep" "-1.000000" +"attack_sidedeny" "2611.318115" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2609.722900" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "drole/pain.wav" +"deathstring" " was decimated by a Drole +" +"idletimer" "2613.398926" +"idle_sound" "drole/idle.wav" +"sight_timeout" "2613.331299" +"sight_sound" "drole/sight.wav" +"enemydist" "101.229942" +"switchattacker" "973" +"switchtimer" "2613.282959" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2611.811035" +"dmgcombined" "80.000000" +"gib1mdl" "progs/gib_drolearm1.mdl" +"gib2mdl" "progs/gib_drolearm2.mdl" +"gib3mdl" "progs/gib_droleleg1.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "437.000000 1747.000000 -80.000000" +"absmax" "467.000000 1777.000000 -80.000000" +"origin" "452.000000 1762.000000 -80.000000" +"oldorigin" "452.000000 1762.000000 -80.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "621.000000 1747.000000 -80.000000" +"absmax" "651.000000 1777.000000 -80.000000" +"origin" "636.000000 1762.000000 -80.000000" +"oldorigin" "636.000000 1762.000000 -80.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "453.000000 2067.000000 -80.000000" +"absmax" "515.000000 2129.000000 -24.000000" +"solid" "1.000000" +"origin" "484.000000 2098.000000 -80.000000" +"oldorigin" "484.000000 2098.000000 -80.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "782" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "573.000000 2067.000000 -80.000000" +"absmax" "635.000000 2129.000000 -24.000000" +"solid" "1.000000" +"origin" "604.000000 2098.000000 -80.000000" +"oldorigin" "604.000000 2098.000000 -80.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "785" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "358.000000" +"absmin" "172.434158 1910.296021 -80.968750" +"absmax" "238.434158 1976.296021 9.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "205.434158 1943.296021 -55.968750" +"oldorigin" "544.000000 2032.000000 -55.968750" +"angles" "0.000000 225.000000 0.000000" +"classname" "monster_shambler" +"model" "progs/mon_shambler.mdl" +"frame" "93.000000" +"mins" "-32.000000 -32.000000 -24.000000" +"maxs" "32.000000 32.000000 64.000000" +"size" "64.000000 64.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.509521" +"health" "-30.000000" +"takedamage" "2.000000" +"chain" "786" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "600.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "225.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"th_stand" "sham_stand1" +"th_walk" "sham_walk1" +"th_run" "sham_run1" +"th_missile" "sham_magic1" +"th_melee" "sham_melee" +"th_pain" "sham_pain" +"th_die" "sham_die" +"search_time" "2334.066650" +"attack_state" "3.000000" +"attack_finished" "2329.915039" +"pain_finished" "1002329.562500" +"show_hostile" "2330.066650" +"mdl" "progs/mon_shambler.mdl" +"pausetime" "999999.000000" +"lip" "0.906919" +"pos1" "398.203278 1966.002808 32.031250" +"pos2" "388.092529 1925.918213 25.031250" +"pos3" "393.863007 1948.795532 29.026337" +"activate" "1" +"bboxtype" "10.000000" +"bbmins" "-32.000000 -32.000000 -24.000000" +"bbmaxs" "32.000000 32.000000 64.000000" +"classtype" "165.000000" +"classgroup" "666.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_shambler.mdl" +"attachment" "2200" +"th_checkattack" "ShamCheckAttack" +"th_wakeup" "sham_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "2330.066650" +"attack_offset" "0.000000 0.000000 40.000000" +"meleeattack" "0.483016" +"meleehitsound" "shambler/smack.wav" +"pain_flinch" "400.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2328.263916" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "shambler/shurt2.wav" +"deathstring" " was smashed by a Shambler +" +"idletimer" "2332.313232" +"idle_sound" "shambler/sidle.wav" +"sight_timeout" "2335.541748" +"sight_sound" "shambler/ssight.wav" +"enemydist" "87.969154" +"switchoverride" "1.000000" +"steptype" "6.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"resist_rockets" "0.500000" +"gib1mdl" "progs/gib_shclaw1.mdl" +"gib2mdl" "progs/gib_shclaw2.mdl" +"gib3mdl" "progs/gib_shfoot1.mdl" +"gib4mdl" "progs/gib_shfoot2.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "358.000000" +"absmin" "116.091751 1840.834717 -80.968750" +"absmax" "182.091751 1906.834717 9.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "149.091751 1873.834717 -55.968750" +"oldorigin" "544.000000 1824.000000 -55.968750" +"angles" "-0.000000 315.000000 -0.000000" +"classname" "monster_shambler" +"model" "progs/mon_shambler.mdl" +"frame" "93.000000" +"mins" "-32.000000 -32.000000 -24.000000" +"maxs" "32.000000 32.000000 64.000000" +"size" "64.000000 64.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.454346" +"health" "-27.284372" +"takedamage" "2.000000" +"chain" "787" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "600.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"th_stand" "sham_stand1" +"th_walk" "sham_walk1" +"th_run" "sham_run1" +"th_missile" "sham_magic1" +"th_melee" "sham_melee" +"th_pain" "sham_pain" +"th_die" "sham_die" +"search_time" "2340.019287" +"attack_state" "1.000000" +"attack_finished" "2337.177734" +"pain_finished" "1002334.937500" +"show_hostile" "2336.019287" +"mdl" "progs/mon_shambler.mdl" +"pausetime" "999999.000000" +"lip" "0.512955" +"pos1" "43.351730 1943.059570 32.031250" +"pos2" "79.563065 1963.003052 25.031250" +"pos3" "71.857094 1958.758911 26.520889" +"activate" "1" +"bboxtype" "10.000000" +"bbmins" "-32.000000 -32.000000 -24.000000" +"bbmaxs" "32.000000 32.000000 64.000000" +"classtype" "165.000000" +"classgroup" "666.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_shambler.mdl" +"attachment" "689" +"th_checkattack" "ShamCheckAttack" +"th_wakeup" "sham_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "2335.518799" +"attack_offset" "0.000000 0.000000 40.000000" +"meleehitsound" "shambler/smack.wav" +"pain_flinch" "400.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2332.846924" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "shambler/shurt2.wav" +"deathstring" " was smashed by a Shambler +" +"idletimer" "2337.625244" +"idle_sound" "shambler/sidle.wav" +"sight_timeout" "2335.730713" +"sight_sound" "shambler/ssight.wav" +"enemydist" "144.311600" +"switchoverride" "1.000000" +"steptype" "6.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2335.112061" +"dmgcombined" "60.000000" +"resist_rockets" "0.500000" +"gib1mdl" "progs/gib_shclaw1.mdl" +"gib2mdl" "progs/gib_shclaw2.mdl" +"gib3mdl" "progs/gib_shfoot2.mdl" +"gib4mdl" "progs/gib_shfoot2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-817.000000 1455.000000 -1.000000" +"absmax" "-815.000000 1457.000000 1.000000" +"origin" "-816.000000 1456.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "lavagolem" +"targetname" "thousandfoldseal" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"delay" "12.000000" +"activate" "802" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "443.000000" +"absmin" "-933.147461 1167.184814 -112.968750" +"absmax" "-875.147461 1225.184814 -6.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-904.147461 1196.184814 -87.968750" +"oldorigin" "-624.000000 1628.599609 -108.205566" +"velocity" "0.000000 -200.000000 0.000000" +"angles" "-0.000000 315.000000 0.000000" +"classname" "monster_golem" +"model" "progs/mon_golem.mdl" +"frame" "178.000000" +"mins" "-28.000000 -28.000000 -24.000000" +"maxs" "28.000000 28.000000 80.000000" +"size" "56.000000 56.000000 104.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.460938" +"health" "-50011.000000" +"takedamage" "2.000000" +"chain" "781" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"target" "obelisk1" +"targetname" "lavagolem" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"search_time" "2718.774170" +"attack_state" "1.000000" +"attack_finished" "2714.814697" +"pain_finished" "1002714.812500" +"show_hostile" "2714.774170" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"movetarget" "791" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_speed" "628.086975" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"pain_flinch" "200.000000" +"pain_finstate" "2706.359619" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "2719.138184" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_timeout" "2711.606445" +"sight_sound" "golem/sight.wav" +"enemydist" "402.450714" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2709.222168" +"dmgcombined" "16.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-589.910889 943.031250 -65.522415" +"absmax" "-587.910889 945.031250 -63.522415" +"origin" "-588.910889 944.031250 -64.522415" +"angles" "68.983551 268.778046 -16.587349" +"classname" "proj_nail" +"frame" "7.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2788.413086" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" +"finalangle" "-0.407844 -0.912769 0.022715" +"lip" "0.468123" +"waitmin" "1002785.437500" +"volume" "0.657567" +"classtype" "421.000000" +"classgroup" "205.000000" +"estate" "2.000000" +"attack_speed" "632.867371" +} +{ +"absmin" "-723.589478 978.612671 -44.968750" +"absmax" "-721.589478 980.612671 -42.968750" +"origin" "-722.589478 979.612671 -43.968750" +"angles" "0.000000 130.000000 0.000000" +"frame" "2.000000" +"owner" "837" +"mdl" "progs/proj_minoball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "-559.477478 943.031250 -70.947235" +"absmax" "-557.477478 945.031250 -68.947235" +"origin" "-558.477478 944.031250 -69.947235" +"angles" "-1.368128 312.671844 74.067123" +"classname" "proj_nail" +"frame" "3.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2788.413086" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" +"finalangle" "-0.423153 -0.905346 0.035919" +"lip" "0.557207" +"waitmin" "1002785.437500" +"volume" "0.840678" +"classtype" "421.000000" +"classgroup" "205.000000" +"estate" "2.000000" +"attack_speed" "629.463013" +} +{ +"absmin" "-569.733459 927.031250 -62.339592" +"absmax" "-567.733459 929.031250 -60.339592" +"origin" "-568.733459 928.031250 -61.339592" +"angles" "59.258842 268.748322 -49.281929" +"classname" "proj_nail" +"frame" "3.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2788.514893" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" +"finalangle" "-0.375282 -0.926806 0.013950" +"lip" "0.295450" +"waitmin" "1002785.500000" +"volume" "0.634693" +"classtype" "421.000000" +"classgroup" "205.000000" +"estate" "2.000000" +"attack_speed" "632.333923" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-1232.000000 1296.000000 -64.000000" +"classname" "func_breakable" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "funcbreakable_delayexplode" +"health" "1.000000" +"chain" "793" +"targetname" "obelisk1_destroy" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "40.000000" +"cnt" "10.000000" +"lip" "0.342174" +"pos1" "0.000000 8.000000 1.000000" +"height" "24.000000" +"waitmin" "1002716.812500" +"bsporigin" "1.000000" +"activate" "3178" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "796" +"estate" "2.000000" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-1153.000000 1375.000000 63.000000" +"absmax" "-1151.000000 1377.000000 65.000000" +"origin" "-1152.000000 1376.000000 64.000000" +} +{ +"absmin" "-1105.000000 1327.000000 -9.000000" +"absmax" "-1103.000000 1329.000000 -7.000000" +"origin" "-1104.000000 1328.000000 -8.000000" +"oldorigin" "-1104.000000 1328.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk1_destroy" +"movedir" "0.000000 315.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "12.000000" +"lip" "2.348949" +"pos1" "80.000000 8.000000 1.000000" +"height" "12.000000" +"activate" "3178" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "797" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-1201.000000 1327.000000 -9.000000" +"absmax" "-1199.000000 1329.000000 -7.000000" +"origin" "-1200.000000 1328.000000 -8.000000" +"oldorigin" "-1200.000000 1328.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk1_destroy" +"movedir" "0.000000 225.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "12.000000" +"lip" "3.878292" +"pos1" "80.000000 8.000000 1.000000" +"height" "12.000000" +"activate" "3178" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "798" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-1201.000000 1423.000000 -9.000000" +"absmax" "-1199.000000 1425.000000 -7.000000" +"origin" "-1200.000000 1424.000000 -8.000000" +"oldorigin" "-1200.000000 1424.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk1_destroy" +"movedir" "0.000000 135.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "7.000000" +"lip" "0.043580" +"pos1" "80.000000 8.000000 1.000000" +"height" "7.000000" +"activate" "3178" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "799" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-1105.000000 1423.000000 -9.000000" +"absmax" "-1103.000000 1425.000000 -7.000000" +"origin" "-1104.000000 1424.000000 -8.000000" +"oldorigin" "-1104.000000 1424.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk1_destroy" +"movedir" "0.000000 45.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "8.000000" +"lip" "1.561693" +"pos1" "80.000000 8.000000 1.000000" +"height" "8.000000" +"activate" "3178" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "800" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-1153.000000 1375.000000 71.000000" +"absmax" "-1151.000000 1377.000000 73.000000" +"origin" "-1152.000000 1376.000000 72.000000" +"oldorigin" "-1152.000000 1376.000000 72.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "6.000000" +"targetname" "obelisk1_destroy" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "11.000000" +"lip" "3.048677" +"pos1" "80.000000 8.000000 1.000000" +"height" "11.000000" +"activate" "3178" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "801" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"use" "entity_state_use" +"think" "SUB_Null" +"target" "thousandfoldseal" +"targetname" "seal_intermediate" +"attack_finished" "999999.000000" +"mdl" "*121" +"wait" "-1.000000" +"bsporigin" "1.000000" +"activate" "752" +"bmodel_act" "1" +"bbmins" "332.000000 1184.000000 -32.000000" +"bbmaxs" "340.000000 1568.000000 288.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"use" "entity_state_use" +"think" "SUB_Null" +"target" "brimstone_spikes3" +"targetname" "seal_intermediate" +"attack_finished" "999999.000000" +"mdl" "*122" +"wait" "-1.000000" +"bsporigin" "1.000000" +"activate" "752" +"bmodel_act" "1" +"bbmins" "344.000000 1184.000000 -32.000000" +"bbmaxs" "352.000000 1568.000000 288.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"use" "entity_state_use" +"think" "SUB_Null" +"target" "brimstone_spikes2" +"targetname" "seal_intermediate" +"attack_finished" "999999.000000" +"mdl" "*123" +"wait" "-1.000000" +"bsporigin" "1.000000" +"activate" "752" +"bmodel_act" "1" +"bbmins" "320.000000 1184.000000 -32.000000" +"bbmaxs" "328.000000 1568.000000 288.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"use" "entity_state_use" +"think" "SUB_Null" +"target" "brimstone_spikes1" +"targetname" "seal_intermediate" +"attack_finished" "999999.000000" +"mdl" "*124" +"wait" "-1.000000" +"bsporigin" "1.000000" +"activate" "752" +"bmodel_act" "1" +"bbmins" "308.000000 1184.000000 -32.000000" +"bbmaxs" "316.000000 1568.000000 288.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-408.666168 1071.537109 -112.968750" +"absmax" "-406.666168 1073.537109 -110.968750" +"ltime" "2786.649902" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-407.666168 1072.537109 -111.968750" +"oldorigin" "-366.280182 1158.801147 -90.678917" +"angles" "0.000000 100.082306 0.000000" +"classname" "item_gib" +"model" "" +"touch" "TouchGib" +"think" "SUB_Remove" +"nextthink" "2788.658936" +"weapon" "40.000000" +"chain" "791" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "199.396957" +"owner" "841" +"noise" "gibs/gibmetala.wav" +"pain_finished" "2786.498779" +"mdl" "progs/w_dfurysword2.mdl" +"waitmin" "999999.000000" +"volume" "1.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +} +{ +"modelindex" "451.000000" +"absmin" "-415.000000 1121.000000 -111.968750" +"absmax" "-353.000000 1183.000000 -55.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-384.000000 1152.000000 -111.968750" +"oldorigin" "-384.000000 1152.000000 -223.968750" +"classname" "weapon_rocketlauncher" +"model" "progs/g_rock2.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "822" +"weapon" "32.000000" +"chain" "806" +"netname" "Rocket Launcher" +"flags" "768.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "2.000000" +"noise" "weapons/pkup.wav" +"mdl" "progs/g_rock2.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "535.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-769.000000 271.000000 783.000000" +"absmax" "-495.000000 337.000000 849.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "-768.000000 272.000000 784.000000" +"maxs" "-496.000000 336.000000 848.000000" +"size" "272.000000 64.000000 64.000000" +"touch" "trigger_bmodel_anytouch" +"use" "entity_state_use" +"think" "SUB_Null" +"spawnflags" "49152.000000" +"targetname" "secondwave" +"movedir" "-0.000000 1.000000 -0.000000" +"speed" "200.000000" +"mdl" "*125" +"height" "200.000000" +"bsporigin" "1.000000" +"activate" "3179" +"bmodel_act" "814" +"bbmins" "-768.000000 272.000000 784.000000" +"bbmaxs" "-496.000000 336.000000 848.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-817.000000 431.000000 367.000000" +"absmax" "-447.000000 529.000000 433.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "-816.000000 432.000000 368.000000" +"maxs" "-448.000000 528.000000 432.000000" +"size" "368.000000 96.000000 64.000000" +"touch" "trigger_bmodel_anytouch" +"use" "entity_state_use" +"think" "SUB_Null" +"spawnflags" "49152.000000" +"targetname" "secondwave" +"movedir" "-0.000000 1.000000 -0.000000" +"speed" "200.000000" +"mdl" "*126" +"height" "200.000000" +"bsporigin" "1.000000" +"activate" "3179" +"bmodel_act" "823" +"bbmins" "-816.000000 432.000000 368.000000" +"bbmaxs" "-448.000000 528.000000 432.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "443.000000" +"absmin" "-967.966309 1148.839355 -112.968750" +"absmax" "-909.966309 1206.839355 -6.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-938.966309 1177.839355 -87.968750" +"oldorigin" "-801.269226 1086.718994 -87.968750" +"velocity" "0.000000 -200.000000 0.000000" +"angles" "-0.000000 102.996826 0.000000" +"classname" "monster_golem" +"model" "progs/mon_golem.mdl" +"frame" "178.000000" +"mins" "-28.000000 -28.000000 -24.000000" +"maxs" "28.000000 28.000000 80.000000" +"size" "56.000000 56.000000 104.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.421387" +"health" "-8.000000" +"takedamage" "2.000000" +"chain" "807" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "103.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "192.000000" +"target" "obelisk2" +"targetname" "lavagolem2" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"oldenemy" "1" +"search_time" "2753.260010" +"attack_state" "1.000000" +"attack_finished" "2751.545410" +"pain_finished" "1002750.312500" +"axhitme" "2.000000" +"show_hostile" "2749.260010" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"pos1" "-0.845083 0.534636 0.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_speed" "632.494751" +"attack_offset" "10.000000 0.000000 30.000000" +"meleeattack" "0.652547" +"meleerange" "100.000000" +"meleehitsound" "golem/groundslam.wav" +"pain_flinch" "200.000000" +"pain_finstate" "2736.761719" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "2750.668213" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_timeout" "2731.784912" +"sight_sound" "golem/sight.wav" +"enemydist" "139.952942" +"switchattacker" "814" +"switchtimer" "2738.117920" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"steplast" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2733.399170" +"dmgcombined" "72.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +} +{ +"modelindex" "344.000000" +"absmin" "-1412.519043 655.125610 -80.968750" +"absmax" "-1362.519043 705.125610 -14.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1387.519043 680.125610 -55.968750" +"oldorigin" "-1387.519043 680.125610 -55.968750" +"velocity" "335.491302 -497.439026 0.000000" +"angles" "0.000000 73.998413 0.000000" +"classname" "monster_demon1" +"model" "progs/mon_demon.mdl" +"frame" "53.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.438232" +"health" "-24.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1048" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "52.000000" +"yaw_speed" "20.000000" +"goalentity" "1048" +"spawnflags" "224.000000" +"targetname" "secondwave_monsters" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"oldenemy" "1" +"search_time" "2731.733887" +"attack_state" "5.000000" +"attack_finished" "2727.701904" +"pain_finished" "1002726.500000" +"show_hostile" "2727.701904" +"jump_flag" "2726.731934" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"pos1" "-1397.442017 645.520203 -55.968750" +"height" "256.000000" +"activate" "1048" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "2727.033203" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2724.273926" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "2731.238770" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "2728.788086" +"sight_sound" "demon/sight2.wav" +"enemydist" "542.407104" +"switchattacker" "1048" +"switchtimer" "2727.701904" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_dmclaw1.mdl" +"gib2mdl" "progs/gib_dmclaw2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"modelindex" "344.000000" +"absmin" "-1009.231018 1707.076172 -112.968750" +"absmax" "-959.231018 1757.076172 -46.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-984.231018 1732.076172 -87.968750" +"oldorigin" "-903.291321 1223.488525 -87.968750" +"velocity" "-120.617928 407.316528 0.000000" +"angles" "0.000000 135.000000 0.000000" +"classname" "monster_demon1" +"model" "progs/mon_demon.mdl" +"frame" "53.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.457520" +"health" "-41.000000" +"takedamage" "2.000000" +"chain" "810" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "810" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1048" +"spawnflags" "224.000000" +"targetname" "secondwave_monsters" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"oldenemy" "1" +"search_time" "2734.138428" +"attack_state" "1.000000" +"attack_finished" "2729.738037" +"pain_finished" "1002729.187500" +"show_hostile" "2730.138428" +"jump_flag" "2729.438721" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"pos1" "-895.799194 1204.944824 -87.968750" +"height" "256.000000" +"activate" "810" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "2730.038330" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2728.701904" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "2732.813965" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "2728.788086" +"sight_sound" "demon/sight2.wav" +"enemydist" "83.087540" +"switchattacker" "1048" +"switchtimer" "2729.738037" +"switchoverride" "1.000000" +"jumptouch" "217" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2729.163086" +"dmgcombined" "68.000000" +"gib1mdl" "progs/gib_dmclaw1.mdl" +"gib2mdl" "progs/gib_dmclaw2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"absmin" "-944.028687 1063.107544 -88.968750" +"absmax" "-942.028687 1065.107544 -86.968750" +"origin" "-943.028687 1064.107544 -87.968750" +"oldorigin" "-830.784668 1112.799683 -87.968750" +"velocity" "-84.327408 -391.010132 250.000000" +"angles" "0.000000 18.995361 0.000000" +"classname" "monster_drole" +"frame" "126.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-744.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1048" +"flags" "32.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "323.000000" +"yaw_speed" "20.000000" +"goalentity" "810" +"targetname" "secondwave_monsters" +"th_stand" "drole_standC1" +"th_walk" "drole_walk1" +"th_run" "drole_run" +"th_missile" "drole_magic1" +"th_melee" "drole_melee" +"th_pain" "drole_pain" +"th_die" "drole_die" +"oldenemy" "1" +"lefty" "1.000000" +"search_time" "2747.222900" +"attack_state" "1.000000" +"attack_finished" "2742.322021" +"pain_finished" "2743.322021" +"show_hostile" "2743.222900" +"mdl" "progs/mon_drole.mdl" +"pausetime" "999999.000000" +"lip" "2.386425" +"waitmin" "1002741.187500" +"activate" "1048" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "380.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_drole.mdl" +"estate" "2.000000" +"th_checkattack" "DroleCheckAttack" +"th_updmissile" "drole_rocket1" +"liquidbase" "-1.000000" +"liquidcheck" "2742.922607" +"attack_track" "-864.482300 1141.147949 -87.968750" +"attack_speed" "80.000000" +"attack_offset" "0.000000 0.000000 34.000000" +"attack_rage" "1.000000" +"attack_sidestep" "2744.480713" +"attack_sidedeny" "2739.690918" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2741.075928" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "drole/pain.wav" +"deathstring" " was decimated by a Drole +" +"idletimer" "2745.152100" +"idle_sound" "drole/idle.wav" +"sight_timeout" "2728.788086" +"sight_sound" "drole/sight.wav" +"enemydist" "164.222351" +"switchattacker" "810" +"switchtimer" "2742.322021" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"gib1mdl" "progs/gib_drolearm1.mdl" +"gib2mdl" "progs/gib_drolearm2.mdl" +"gib3mdl" "progs/gib_droleleg1.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "272.000000" +"absmin" "-1681.000000 2079.000000 1023.000000" +"absmax" "-1647.000000 2113.000000 1089.000000" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-1664.000000 2096.000000 1048.000000" +"oldorigin" "-1664.000000 2096.000000 1048.000000" +"angles" "0.000000 315.000000 0.000000" +"classname" "monster_gaunt" +"model" "progs/mon_gaunt.mdl" +"frame" "7.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"use" "monster_use" +"think" "gaunt_perch9" +"nextthink" "2788.456055" +"health" "120.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "33.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "15.000000" +"spawnflags" "196.000000" +"targetname" "secondwave_monsters" +"th_stand" "gaunt_perch1" +"th_walk" "gaunt_perch1" +"th_run" "gaunt_wakeup" +"th_missile" "gaunt_wakeup" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"mdl" "progs/mon_gaunt.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "3180" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gaunt.mdl" +"th_checkattack" "GauntCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2788.855469" +"attack_offset" "8.000000 0.000000 -4.000000" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_timeout" "1.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt +" +"idletimer" "2790.958252" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_sound" "gaunt/sight.wav" +"switchoverride" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "272.000000" +"absmin" "-1505.000000 2127.000000 1119.000000" +"absmax" "-1471.000000 2161.000000 1185.000000" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-1488.000000 2144.000000 1144.000000" +"oldorigin" "-1488.000000 2144.000000 1144.000000" +"angles" "0.000000 315.000000 0.000000" +"classname" "monster_gaunt" +"model" "progs/mon_gaunt.mdl" +"frame" "7.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"use" "monster_use" +"think" "gaunt_perch9" +"nextthink" "2788.456055" +"health" "120.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "33.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "15.000000" +"spawnflags" "452.000000" +"targetname" "secondwave_monsters" +"th_stand" "gaunt_perch1" +"th_walk" "gaunt_perch1" +"th_run" "gaunt_wakeup" +"th_missile" "gaunt_wakeup" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"mdl" "progs/mon_gaunt.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "3180" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gaunt.mdl" +"th_checkattack" "GauntCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2788.855469" +"attack_offset" "8.000000 0.000000 -4.000000" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_timeout" "1.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt +" +"idletimer" "2792.781250" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_sound" "gaunt/sight.wav" +"switchoverride" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "272.000000" +"absmin" "-137.000000 1863.000000 1599.000000" +"absmax" "-103.000000 1897.000000 1665.000000" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-120.000000 1880.000000 1624.000000" +"oldorigin" "-120.000000 1880.000000 1624.000000" +"angles" "0.000000 225.000000 0.000000" +"classname" "monster_gaunt" +"model" "progs/mon_gaunt.mdl" +"frame" "7.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"use" "monster_use" +"think" "gaunt_perch9" +"nextthink" "2788.456055" +"health" "120.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "33.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "225.000000" +"yaw_speed" "15.000000" +"spawnflags" "452.000000" +"targetname" "secondwave_monsters" +"th_stand" "gaunt_perch1" +"th_walk" "gaunt_perch1" +"th_run" "gaunt_wakeup" +"th_missile" "gaunt_wakeup" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"mdl" "progs/mon_gaunt.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "3180" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gaunt.mdl" +"th_checkattack" "GauntCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2788.855469" +"attack_offset" "8.000000 0.000000 -4.000000" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_timeout" "1.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt +" +"idletimer" "2790.211426" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_sound" "gaunt/sight.wav" +"switchoverride" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "272.000000" +"absmin" "-185.000000 2039.000000 1503.000000" +"absmax" "-151.000000 2073.000000 1569.000000" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-168.000000 2056.000000 1528.000000" +"oldorigin" "-168.000000 2056.000000 1528.000000" +"angles" "0.000000 225.000000 0.000000" +"classname" "monster_gaunt" +"model" "progs/mon_gaunt.mdl" +"frame" "7.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"use" "monster_use" +"think" "gaunt_perch9" +"nextthink" "2788.456055" +"health" "120.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "33.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "225.000000" +"yaw_speed" "15.000000" +"spawnflags" "196.000000" +"targetname" "secondwave_monsters" +"th_stand" "gaunt_perch1" +"th_walk" "gaunt_perch1" +"th_run" "gaunt_wakeup" +"th_missile" "gaunt_wakeup" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"mdl" "progs/mon_gaunt.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "3180" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gaunt.mdl" +"th_checkattack" "GauntCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2788.855469" +"attack_offset" "8.000000 0.000000 -4.000000" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_timeout" "1.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt +" +"idletimer" "2788.742676" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_sound" "gaunt/sight.wav" +"switchoverride" "1.000000" +"blockudeath" "1.000000" +} +{ +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-416.000000 1120.000000 -128.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"chain" "819" +"spawnflags" "2.000000" +"targetname" "secondwave" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "2.043764" +"pos1" "80.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "3179" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "821" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-385.000000 1151.000000 -121.000000" +"absmax" "-383.000000 1153.000000 -119.000000" +"origin" "-384.000000 1152.000000 -120.000000" +} +{ +"modelindex" "130.000000" +"absmin" "-417.000000 1119.000000 -145.000000" +"absmax" "-351.000000 1185.000000 -111.000000" +"ltime" "0.380000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000005 0.000000 112.000000" +"classname" "func_door" +"model" "*129" +"frame" "1.000000" +"mins" "-416.000000 1120.000000 -256.000000" +"maxs" "-352.000000 1184.000000 -224.000000" +"size" "64.000000 64.000000 32.000000" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"chain" "819" +"enemy" "822" +"yaw_speed" "400.000000" +"spawnflags" "32.000000" +"targetname" "secondwave" +"owner" "822" +"movedir" "-0.000000 -0.000000 1.000000" +"message" "" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "400.000000" +"mdl" "*129" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000005 0.000000 112.000000" +"lip" "-80.000000" +"pos2" "-0.000005 0.000000 112.000000" +"bsporigin" "1.000000" +"activate" "3179" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +} +{ +"absmin" "-625.000000 1007.000000 -33.000000" +"absmax" "-623.000000 1009.000000 -31.000000" +"origin" "-624.000000 1008.000000 -32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "obelisk2_destroy" +"targetname" "obelisk2" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"delay" "4.000000" +"activate" "810" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-704.000000 784.000000 -64.000000" +"classname" "func_breakable" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "funcbreakable_delayexplode" +"health" "1.000000" +"chain" "822" +"targetname" "obelisk2_destroy" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "40.000000" +"cnt" "10.000000" +"lip" "1.234779" +"pos1" "0.000000 8.000000 1.000000" +"height" "20.000000" +"waitmin" "1002752.312500" +"bsporigin" "1.000000" +"activate" "2880" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "826" +"estate" "2.000000" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-625.000000 863.000000 63.000000" +"absmax" "-623.000000 865.000000 65.000000" +"origin" "-624.000000 864.000000 64.000000" +} +{ +"absmin" "-673.000000 815.000000 -9.000000" +"absmax" "-671.000000 817.000000 -7.000000" +"origin" "-672.000000 816.000000 -8.000000" +"oldorigin" "-672.000000 816.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk2_destroy" +"movedir" "0.000000 225.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "10.000000" +"lip" "2.792444" +"pos1" "80.000000 8.000000 1.000000" +"height" "10.000000" +"activate" "2880" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "827" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-577.000000 815.000000 -9.000000" +"absmax" "-575.000000 817.000000 -7.000000" +"origin" "-576.000000 816.000000 -8.000000" +"oldorigin" "-576.000000 816.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk2_destroy" +"movedir" "0.000000 315.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "9.000000" +"lip" "3.009613" +"pos1" "80.000000 8.000000 1.000000" +"height" "9.000000" +"activate" "2880" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "828" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-577.000000 911.000000 -9.000000" +"absmax" "-575.000000 913.000000 -7.000000" +"origin" "-576.000000 912.000000 -8.000000" +"oldorigin" "-576.000000 912.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk2_destroy" +"movedir" "0.000000 45.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "6.000000" +"lip" "1.418867" +"pos1" "80.000000 8.000000 1.000000" +"height" "6.000000" +"activate" "2880" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "829" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-673.000000 911.000000 -9.000000" +"absmax" "-671.000000 913.000000 -7.000000" +"origin" "-672.000000 912.000000 -8.000000" +"oldorigin" "-672.000000 912.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk2_destroy" +"movedir" "0.000000 135.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "7.000000" +"lip" "3.387311" +"pos1" "80.000000 8.000000 1.000000" +"height" "7.000000" +"activate" "2880" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "830" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-577.000000 1007.000000 -33.000000" +"absmax" "-575.000000 1009.000000 -31.000000" +"origin" "-576.000000 1008.000000 -32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"targetname" "obelisk2" +"killtarget" "magickill2" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"delay" "4.000000" +"activate" "810" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-689.000000 1007.000000 -33.000000" +"absmax" "-687.000000 1009.000000 -31.000000" +"origin" "-688.000000 1008.000000 -32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "lavagolem3" +"targetname" "obelisk2" +"killtarget" "obelisk1" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"delay" "8.000000" +"activate" "810" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "443.000000" +"absmin" "-555.557434 1011.183472 -112.968750" +"absmax" "-497.557434 1069.183472 -6.968750" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-526.557434 1040.183472 -87.968750" +"oldorigin" "-421.938354 1211.062012 -87.968750" +"velocity" "0.000000 -100.000000 0.000000" +"angles" "-0.000000 279.997559 0.000000" +"classname" "monster_golem" +"model" "progs/mon_golem.mdl" +"frame" "181.000000" +"mins" "-28.000000 -28.000000 -24.000000" +"maxs" "28.000000 28.000000 80.000000" +"size" "56.000000 56.000000 104.000000" +"use" "monster_use" +"think" "golem_magic4" +"nextthink" "2788.458252" +"health" "404.000000" +"takedamage" "2.000000" +"chain" "217" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "280.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "192.000000" +"target" "obelisk3_counter" +"targetname" "lavagolem3" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"oldenemy" "1" +"search_time" "2793.308105" +"attack_state" "1.000000" +"attack_finished" "2790.528564" +"pain_finished" "2789.808105" +"show_hostile" "2789.308105" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"pos1" "-0.989946 -0.141446 0.000000" +"no_liquiddmg" "1.000000" +"activate" "2888" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_speed" "631.323120" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"meleehitsound" "golem/melee_punch.wav" +"pain_flinch" "200.000000" +"pain_finstate" "2781.963135" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "2791.960449" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_timeout" "2794.062988" +"sight_sound" "golem/sight.wav" +"enemydist" "200.753494" +"switchattacker" "1" +"switchtimer" "2785.062988" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"steplast" "4.000000" +"dmgtimeframe" "2784.834229" +"dmgcombined" "16.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-737.000000 1007.000000 -33.000000" +"absmax" "-735.000000 1009.000000 -31.000000" +"origin" "-736.000000 1008.000000 -32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "thirdwave_monsters" +"targetname" "obelisk2" +"killtarget" "magickill1" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"delay" "12.000000" +"activate" "810" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "314.000000" +"absmin" "-165.119766 1109.963135 -104.968750" +"absmax" "-131.119766 1143.963135 -38.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-148.119766 1126.963135 -79.968750" +"oldorigin" "-222.968948 1220.957153 64.000000" +"angles" "0.000000 191.997070 0.000000" +"classname" "monster_gargoyle" +"model" "progs/mon_gargoyle.mdl" +"frame" "13.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2788.511230" +"health" "-21.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "833" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "192.000000" +"yaw_speed" "15.000000" +"goalentity" "833" +"spawnflags" "128.000000" +"targetname" "thirdwave_monsters" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"oldenemy" "1" +"search_time" "2789.259033" +"attack_state" "2.000000" +"attack_finished" "2785.158936" +"pain_finished" "1002783.937500" +"show_hostile" "2785.259033" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"think1" "gargoyle_wakeup" +"pos1" "88.000000 111.000000 23.000000" +"height" "128.000000" +"activate" "833" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"skin_override" "1.000000" +"frame_override" "88.000000" +"attachment" "192" +"enemytarget" "216" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2785.259033" +"attack_chance" "0.200000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "2789.548584" +"pain_flinch" "70.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "2790.597412" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "2771.783691" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "250.561844" +"switchattacker" "833" +"switchtimer" "2785.158936" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_gargwing1.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-259.509064 1010.049866 47.000000" +"absmax" "-257.509064 1012.049866 49.000000" +"origin" "-258.509064 1011.049866 48.000000" +"oldorigin" "-266.236206 1013.121399 48.000000" +"angles" "-0.000000 164.992676 -0.000000" +"classname" "monster_gargoyle" +"frame" "15.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-70.000000" +"chain" "835" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1066" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "172.000000" +"yaw_speed" "15.000000" +"goalentity" "1066" +"targetname" "thirdwave_monsters" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"oldenemy" "1" +"search_time" "2788.456055" +"attack_state" "1.000000" +"attack_finished" "2784.355957" +"pain_finished" "2784.956055" +"show_hostile" "2784.456055" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"think1" "gargoyle_wakeup" +"lip" "0.974029" +"pos1" "88.000000 111.000000 23.000000" +"height" "128.000000" +"waitmin" "1002782.562500" +"activate" "1066" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gargoyle.mdl" +"skin_override" "1.000000" +"frame_override" "102.000000" +"attachment" "218" +"estate" "2.000000" +"enemytarget" "194" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2784.104492" +"attack_chance" "0.200000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "2785.684570" +"pain_flinch" "70.000000" +"pain_finstate" "2781.601562" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "2789.945557" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "2771.783691" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "253.238876" +"switchattacker" "1066" +"switchtimer" "2784.355957" +"switchoverride" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_gargwing1.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "452.000000" +"absmin" "-680.535400 993.358887 -112.968750" +"absmax" "-630.535400 1043.358887 -22.968750" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-655.535400 1018.358887 -87.968750" +"oldorigin" "-864.000000 1152.000000 -87.968750" +"velocity" "1.708901 -1.708901 0.000000" +"angles" "-0.000000 334.978638 -0.000000" +"classname" "monster_minotaur" +"model" "progs/mon_minotaur.mdl" +"frame" "31.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 64.000000" +"size" "48.000000 48.000000 88.000000" +"use" "monster_use" +"think" "mino_rage5" +"nextthink" "2788.420654" +"health" "132.000000" +"takedamage" "2.000000" +"chain" "836" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "192.000000" +"targetname" "thirdwave_monsters" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"search_time" "2791.318604" +"attack_state" "1.000000" +"attack_finished" "2788.933105" +"pain_finished" "2783.614014" +"show_hostile" "2789.320557" +"mdl" "progs/mon_minotaur.mdl" +"pausetime" "999999.000000" +"finalangle" "-720.220459 981.043823 -55.968750" +"lip" "0.590930" +"activate" "2954" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"attachment" "209" +"attachment2" "792" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"liquidbase" "-1.000000" +"liquidcheck" "2789.020264" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"attack_speed" "650.000000" +"attack_rage" "1.000000" +"attack_sidestep" "2785.916016" +"attack_sidedeny" "2780.812744" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2781.418945" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idletimer" "2789.069092" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_timeout" "2771.247070" +"sight_sound" "minotaur/sight1.wav" +"enemydist" "254.222702" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "6.000000" +"steplast" "5.000000" +"dmgtimeframe" "2781.690186" +"dmgcombined" "72.000000" +"resist_cells" "0.500000" +"part_style" "8.000000" +"gib1mdl" "progs/gib_minoclaw1.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg2.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "452.000000" +"absmin" "-257.031250 959.031250 -112.968750" +"absmax" "-207.031250 1009.031250 -22.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-232.031250 984.031250 -87.968750" +"oldorigin" "-246.724396 995.403198 -87.968750" +"angles" "-0.000000 315.999756 -0.000000" +"classname" "monster_minotaur" +"model" "progs/mon_minotaur.mdl" +"frame" "60.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 64.000000" +"size" "48.000000 48.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.501221" +"health" "-7.000000" +"takedamage" "2.000000" +"chain" "837" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1066" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "91.000000" +"yaw_speed" "20.000000" +"goalentity" "1066" +"spawnflags" "192.000000" +"targetname" "thirdwave_monsters" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"oldenemy" "1" +"lefty" "1.000000" +"search_time" "2775.805664" +"attack_state" "1.000000" +"attack_finished" "2772.593994" +"pain_finished" "1002772.000000" +"show_hostile" "2772.593994" +"mdl" "progs/mon_minotaur.mdl" +"pausetime" "999999.000000" +"finalangle" "-281.226562 1176.196655 -55.968750" +"lip" "0.705161" +"activate" "1066" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"attachment" "199" +"attachment2" "208" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"liquidbase" "-1.000000" +"liquidcheck" "2771.405273" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"attack_speed" "650.000000" +"attack_rage" "1.000000" +"attack_sidestep" "-1.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2769.001953" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idletimer" "2774.933838" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_timeout" "2771.247070" +"sight_sound" "minotaur/sight1.wav" +"enemydist" "435.953125" +"switchattacker" "1066" +"switchtimer" "2772.593994" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "6.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"resist_cells" "0.500000" +"part_style" "8.000000" +"gib1mdl" "progs/gib_minoleg2.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg1.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "337.000000" +"absmin" "35.612160 667.595215 -64.968750" +"absmax" "69.612160 701.595215 1.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "52.612160 684.595215 -39.968750" +"oldorigin" "37.066170 604.547363 -39.968750" +"velocity" "469.606720 194.853714 0.000000" +"angles" "0.000000 113.999634 0.000000" +"classname" "monster_dfury" +"model" "progs/mon_dfury.mdl" +"frame" "240.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.465576" +"groundentity" "888" +"health" "-6.000000" +"takedamage" "2.000000" +"chain" "838" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "833" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "114.000000" +"yaw_speed" "20.000000" +"goalentity" "833" +"spawnflags" "353.000000" +"targetname" "secondwave" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"oldenemy" "1" +"lefty" "2.000000" +"search_time" "2775.449219" +"attack_state" "1.000000" +"attack_finished" "2771.349121" +"pain_finished" "1002770.875000" +"axhitme" "2.000000" +"show_hostile" "2771.449219" +"jump_flag" "2763.765869" +"mdl" "progs/mon_dfury.mdl" +"pausetime" "999999.000000" +"lip" "1.000000" +"activate" "833" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "840" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"liquidbase" "-1.000000" +"liquidcheck" "2770.468262" +"attack_chance" "0.400000" +"attack_speed" "632.904907" +"attack_offset" "20.000000 0.000000 10.000000" +"meleeattack" "1.000000" +"meleerange" "70.000000" +"meleetimer" "2769.614502" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponstate" "0.831446" +"weaponswitch" "0.768926" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2769.930420" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idletimer" "2774.035156" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "2764.458740" +"sight_sound" "dknight/dfury_sight.wav" +"enemydist" "708.360413" +"switchattacker" "833" +"switchtimer" "2771.349121" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "4.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "137.245178 696.267029 -56.968750" +"absmax" "139.245178 698.267029 -54.968750" +"origin" "138.245178 697.267029 -55.968750" +"angles" "0.000000 267.994995 0.000000" +"frame" "209.000000" +"think" "dfury_attachment_finish" +"owner" "839" +"alpha" "0.100000" +"classtype" "32.000000" +} +{ +"absmin" "-356.025818 1159.483887 -88.968750" +"absmax" "-354.025818 1161.483887 -86.968750" +"origin" "-355.025818 1160.483887 -87.968750" +"oldorigin" "-355.025818 1160.483887 -87.968750" +"velocity" "-207.838272 -341.764923 250.000000" +"angles" "0.000000 57.996826 0.000000" +"classname" "monster_dfury" +"frame" "96.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-616.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1066" +"flags" "32.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "349.000000" +"yaw_speed" "20.000000" +"goalentity" "838" +"targetname" "secondwave" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"oldenemy" "1" +"lefty" "3.000000" +"search_time" "2772.088379" +"attack_state" "1.000000" +"attack_finished" "2769.803711" +"pain_finished" "2770.803711" +"show_hostile" "2769.803711" +"jump_flag" "2769.388672" +"mdl" "progs/mon_dfury.mdl" +"pausetime" "999999.000000" +"lip" "0.874905" +"waitmin" "1002767.937500" +"activate" "1066" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "842" +"estate" "2.000000" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"liquidbase" "-1.000000" +"liquidcheck" "2768.088379" +"attack_chance" "0.400000" +"attack_speed" "633.842712" +"attack_offset" "20.000000 0.000000 10.000000" +"meleeattack" "1.000000" +"meleerange" "70.000000" +"meleetimer" "2768.939209" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponstate" "0.290262" +"weaponswitch" "0.617884" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2767.787109" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idletimer" "2772.404541" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "2768.256592" +"sight_sound" "dknight/dfury_sight.wav" +"enemydist" "299.374237" +"switchattacker" "838" +"switchtimer" "2769.803711" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"jumptouch" "1066" +"steptype" "4.000000" +"steplast" "2.000000" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +} +{ +"absmin" "-258.541809 919.616455 -80.968750" +"absmax" "-256.541809 921.616455 -78.968750" +"origin" "-257.541809 920.616455 -79.968750" +"angles" "-0.000000 108.995361 -0.000000" +"frame" "220.000000" +"skin" "1.000000" +"think" "dfury_attachment_finish" +"owner" "841" +"alpha" "0.100000" +"classtype" "32.000000" +} +{ +"absmin" "-315.514252 1257.223389 -88.968750" +"absmax" "-313.514252 1259.223389 -86.968750" +"origin" "-314.514252 1258.223389 -87.968750" +"oldorigin" "-171.530457 701.059631 -55.968750" +"velocity" "-395.978394 -56.578468 250.000000" +"angles" "-0.000000 7.998047 -0.000000" +"classname" "monster_dknight" +"frame" "131.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-223.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "833" +"flags" "32.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "8.000000" +"yaw_speed" "20.000000" +"goalentity" "833" +"targetname" "secondwave" +"th_stand" "dknight_stand1" +"th_walk" "dknight_walk1" +"th_run" "dknight_run1" +"th_missile" "dknight_magicc1" +"th_melee" "dknight_melee" +"th_pain" "dknight_pain" +"th_die" "dknight_die" +"oldenemy" "1" +"lefty" "1.000000" +"search_time" "2770.723145" +"attack_state" "3.000000" +"attack_finished" "2766.521973" +"pain_finished" "2761.969971" +"show_hostile" "2766.723145" +"mdl" "progs/mon_dknight.mdl" +"pausetime" "999999.000000" +"lip" "1.893857" +"waitmin" "1002765.062500" +"activate" "833" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "220.000000" +"classgroup" "637.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dknight.mdl" +"estate" "2.000000" +"th_checkattack" "CheckAttack" +"th_charge" "dknight_char_a1" +"liquidbase" "-1.000000" +"liquidcheck" "2766.723145" +"attack_chance" "0.050000" +"meleeattack" "2.000000" +"meleetimer" "2766.122559" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.500000" +"pain_sound" "hknight/pain1.wav" +"death_sound" "hknight/death1.wav" +"deathstring" " was cleaved by a Death Knight +" +"idletimer" "2767.288330" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "2764.502686" +"sight_sound" "hknight/sight1.wav" +"enemydist" "46.993809" +"switchattacker" "833" +"switchtimer" "2761.469971" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"gib1mdl" "progs/w_dknightsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "" +"gib1sound" "40.000000" +} +{ +"absmin" "123.102142 613.275146 -56.968750" +"absmax" "125.102142 615.275146 -54.968750" +"origin" "124.102142 614.275146 -55.968750" +"oldorigin" "100.341805 541.929626 -55.968750" +"angles" "-0.000000 42.984009 -0.000000" +"classname" "monster_dknight" +"frame" "214.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-46.000000" +"chain" "791" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "839" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "80.000000" +"yaw_speed" "20.000000" +"goalentity" "836" +"targetname" "secondwave" +"th_stand" "dknight_stand1" +"th_walk" "dknight_walk1" +"th_run" "dknight_run1" +"th_missile" "dknight_magicc1" +"th_melee" "dknight_melee" +"th_pain" "dknight_pain" +"th_die" "dknight_die" +"oldenemy" "1" +"lefty" "1.000000" +"search_time" "2769.705322" +"attack_state" "1.000000" +"attack_finished" "2765.405029" +"pain_finished" "2765.905029" +"axhitme" "2.000000" +"show_hostile" "2765.705322" +"mdl" "progs/mon_dknight.mdl" +"pausetime" "999999.000000" +"lip" "1.542405" +"waitmin" "1002763.875000" +"activate" "839" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "220.000000" +"classgroup" "637.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dknight.mdl" +"estate" "2.000000" +"th_checkattack" "CheckAttack" +"th_charge" "dknight_char_a1" +"liquidbase" "-1.000000" +"liquidcheck" "2765.222168" +"attack_chance" "0.200000" +"meleetimer" "2760.653809" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2764.221191" +"pain_check" "3.000000" +"pain_timeout" "1.500000" +"pain_sound" "hknight/pain1.wav" +"death_sound" "hknight/death1.wav" +"deathstring" " was cleaved by a Death Knight +" +"idletimer" "2766.025391" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "2767.651855" +"sight_sound" "hknight/sight1.wav" +"enemydist" "408.780548" +"switchattacker" "836" +"switchtimer" "2765.405029" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"gib1mdl" "progs/w_dknightsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "" +"gib1sound" "40.000000" +} +{ +"absmin" "-157.128342 594.619751 -40.974789" +"absmax" "-155.128342 596.619751 -38.974789" +"origin" "-156.128342 595.619751 -39.974789" +"oldorigin" "-96.000000 504.000000 86.879753" +"angles" "-0.000000 178.994751 -0.000000" +"classname" "monster_dcrossbow" +"frame" "138.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"groundentity" "888" +"health" "-30.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "179.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "secondwave" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "2765.101318" +"attack_state" "1.000000" +"attack_finished" "2755.697021" +"pain_finished" "2760.000244" +"axhitme" "2.000000" +"show_hostile" "2761.101318" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "2.700644" +"waitmin" "1002759.500000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"estate" "2.000000" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "2761.001221" +"attack_track" "-382.479614 734.804443 -55.968750" +"attack_chance" "0.700000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleeattack" "1.000000" +"meleerange" "70.000000" +"meleetimer" "2761.401611" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "2758.099365" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_check" "2.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "2763.185303" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "2764.697021" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "32.095943" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "3.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib1sound" "20.000000" +} +{ +"absmin" "-221.903931 676.834778 -56.968750" +"absmax" "-219.903931 678.834778 -54.968750" +"origin" "-220.903931 677.834778 -55.968750" +"oldorigin" "-8.000010 504.000000 72.929756" +"angles" "-0.000000 206.998901 -0.000000" +"classname" "monster_dcrossbow" +"frame" "237.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-28.198462" +"chain" "839" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "207.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "secondwave" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "1.000000" +"search_time" "2791.244873" +"attack_state" "2.000000" +"attack_finished" "2755.980713" +"pain_finished" "2760.531250" +"show_hostile" "2787.244873" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "2.054140" +"waitmin" "1002786.250000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"estate" "2.000000" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "2786.744385" +"attack_track" "-452.375366 549.818848 -55.968750" +"attack_chance" "0.700000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleeattack" "1.000000" +"meleerange" "70.000000" +"meleetimer" "2761.932617" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "2.000000" +"weaponswitch" "2787.945557" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2760.531250" +"pain_check" "2.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "2789.804932" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "2764.980713" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "494.718018" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "4.000000" +"dmgtimeframe" "2787.207031" +"dmgcombined" "40.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib1sound" "20.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-1200.000000 816.000000 -96.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"chain" "825" +"spawnflags" "2.000000" +"targetname" "thirdwave_monsters" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "2.757286" +"pos1" "80.000000 8.000000 1.000000" +"height" "8.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "2954" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "848" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-1129.000000 895.000000 -89.000000" +"absmax" "-1127.000000 897.000000 -87.000000" +"origin" "-1128.000000 896.000000 -88.000000" +} +{ +"modelindex" "134.000000" +"absmin" "-1201.000000 815.000000 -113.000008" +"absmax" "-1055.000000 977.000000 -79.000008" +"ltime" "0.340000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000004 0.000000 95.999992" +"classname" "func_door" +"model" "*133" +"frame" "1.000000" +"mins" "-1200.000000 816.000000 -208.000000" +"maxs" "-1056.000000 976.000000 -176.000000" +"size" "144.000000 160.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "-0.660000" +"chain" "847" +"enemy" "849" +"yaw_speed" "400.000000" +"targetname" "thirdwave_monsters" +"owner" "849" +"movedir" "-0.000000 -0.000000 1.000000" +"message" "" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "400.000000" +"mdl" "*133" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000004 0.000000 95.999992" +"lip" "-64.000000" +"pos2" "-0.000004 0.000000 95.999992" +"bsporigin" "1.000000" +"activate" "2954" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "271.000000" +"absmin" "-1183.000000 833.000000 -79.968758" +"absmax" "-1121.000000 895.000000 -23.968758" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-1152.000000 864.000000 -79.968758" +"oldorigin" "-1152.000000 864.000000 -175.968750" +"classname" "item_armorInv" +"model" "progs/armour.mdl" +"skin" "2.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "849" +"items" "32768.000000" +"chain" "849" +"flags" "768.000000" +"armortype" "0.800000" +"armorvalue" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"noise" "items/armor1.wav" +"mdl" "progs/armour.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "armor_touch" +"classtype" "790.000000" +"classgroup" "275.000000" +"entno_unique" "338896.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1200" +"part_active" "110.000000" +} +{ +"modelindex" "320.000000" +"absmin" "-1119.000000 857.000000 -79.968758" +"absmax" "-1057.000000 919.000000 -23.968758" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-1088.000000 888.000000 -79.968758" +"oldorigin" "-1088.000000 888.000000 -175.968750" +"angles" "0.000000 200.000000 0.000000" +"classname" "item_shells" +"model" "progs/ammo_shells1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "849" +"chain" "850" +"netname" "box of shells" +"flags" "768.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "320.000000" +"absmin" "-1119.000000 817.000000 -79.968758" +"absmax" "-1057.000000 879.000000 -23.968758" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-1088.000000 848.000000 -79.968758" +"oldorigin" "-1088.000000 848.000000 -175.968750" +"angles" "0.000000 275.000000 0.000000" +"classname" "item_shells" +"model" "progs/ammo_shells1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "849" +"chain" "851" +"netname" "box of shells" +"flags" "768.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "305.000000" +"absmin" "-1164.000000 912.000000 -79.968758" +"absmax" "-1102.000000 974.000000 -23.968758" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-1133.000000 943.000000 -79.968758" +"oldorigin" "-1133.000000 943.000000 -175.968750" +"angles" "0.000000 90.000000 0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "849" +"chain" "852" +"netname" "box of nails" +"flags" "768.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "305.000000" +"absmin" "-1212.000000 912.000000 -79.968758" +"absmax" "-1150.000000 974.000000 -23.968758" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-1181.000000 943.000000 -79.968758" +"oldorigin" "-1181.000000 943.000000 -175.968750" +"angles" "0.000000 90.000000 0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "849" +"chain" "853" +"netname" "box of nails" +"flags" "768.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "385.000000" +"absmin" "-1164.000000 872.000000 -79.968758" +"absmax" "-1102.000000 934.000000 -23.968758" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-1133.000000 903.000000 -79.968758" +"oldorigin" "-1133.000000 903.000000 -175.968750" +"angles" "0.000000 90.000000 0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "849" +"chain" "854" +"netname" "box of rockets" +"flags" "768.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "385.000000" +"absmin" "-1212.000000 872.000000 -79.968758" +"absmax" "-1150.000000 934.000000 -23.968758" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-1181.000000 903.000000 -79.968758" +"oldorigin" "-1181.000000 903.000000 -175.968750" +"angles" "0.000000 90.000000 0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "849" +"chain" "855" +"netname" "box of rockets" +"flags" "768.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-192.000000 816.000000 -112.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"chain" "856" +"spawnflags" "2.000000" +"targetname" "thirdwave_monsters" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.775079" +"pos1" "80.000000 8.000000 1.000000" +"height" "5.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "2954" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "858" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-121.000000 895.000000 -97.000000" +"absmax" "-119.000000 897.000000 -95.000000" +"origin" "-120.000000 896.000000 -96.000000" +} +{ +"modelindex" "136.000000" +"absmin" "-193.000000 815.000000 -113.000008" +"absmax" "-47.000004 977.000000 -79.000008" +"ltime" "0.340000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000004 0.000000 95.999992" +"classname" "func_door" +"model" "*135" +"frame" "1.000000" +"mins" "-192.000000 816.000000 -208.000000" +"maxs" "-48.000000 976.000000 -176.000000" +"size" "144.000000 160.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "-0.660000" +"chain" "846" +"enemy" "859" +"yaw_speed" "400.000000" +"targetname" "thirdwave_monsters" +"owner" "859" +"movedir" "-0.000000 -0.000000 1.000000" +"message" "" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "400.000000" +"mdl" "*135" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000004 0.000000 95.999992" +"lip" "-64.000000" +"pos2" "-0.000004 0.000000 95.999992" +"bsporigin" "1.000000" +"activate" "2954" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "320.000000" +"absmin" "-180.000000 825.000000 -79.968758" +"absmax" "-118.000000 887.000000 -23.968758" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-149.000000 856.000000 -79.968758" +"oldorigin" "-149.000000 856.000000 -175.968750" +"angles" "0.000000 101.000000 0.000000" +"classname" "item_shells" +"model" "progs/ammo_shells1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "859" +"chain" "859" +"netname" "box of shells" +"flags" "768.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-164.000000 873.000000 -175.968750" +"absmax" "-134.000000 903.000000 -175.968750" +"origin" "-149.000000 888.000000 -175.968750" +"oldorigin" "-149.000000 888.000000 -175.968750" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "859" +"chain" "860" +"netname" "box of shells" +"flags" "768.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-135.000000 936.000000 -175.968750" +"absmax" "-105.000000 966.000000 -175.968750" +"origin" "-120.000000 951.000000 -175.968750" +"oldorigin" "-120.000000 951.000000 -175.968750" +"angles" "0.000000 317.000000 0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "859" +"chain" "861" +"netname" "box of nails" +"flags" "768.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-135.000000 896.000000 -175.968750" +"absmax" "-105.000000 926.000000 -175.968750" +"origin" "-120.000000 911.000000 -175.968750" +"oldorigin" "-120.000000 911.000000 -175.968750" +"angles" "0.000000 93.000000 0.000000" +"classname" "item_rockets" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "859" +"chain" "862" +"netname" "box of rockets" +"flags" "768.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-87.000000 896.000000 -175.968750" +"absmax" "-57.000000 926.000000 -175.968750" +"origin" "-72.000000 911.000000 -175.968750" +"oldorigin" "-72.000000 911.000000 -175.968750" +"angles" "0.000000 151.000000 0.000000" +"classname" "item_rockets" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "859" +"chain" "863" +"netname" "box of rockets" +"flags" "768.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-87.000000 936.000000 -175.968750" +"absmax" "-57.000000 966.000000 -175.968750" +"origin" "-72.000000 951.000000 -175.968750" +"oldorigin" "-72.000000 951.000000 -175.968750" +"angles" "0.000000 163.000000 0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "859" +"chain" "864" +"netname" "box of nails" +"flags" "768.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-111.000000 849.000000 -175.968750" +"absmax" "-81.000000 879.000000 -175.968750" +"origin" "-96.000000 864.000000 -175.968750" +"oldorigin" "-96.000000 864.000000 -175.968750" +"angles" "0.000000 260.000000 0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_megahealth_rot" +"nextthink" "2788.812988" +"groundentity" "859" +"chain" "865" +"flags" "768.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"spawnflags" "2.000000" +"owner" "1" +"noise" "items/r_item2.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_100.mdl" +"healamount" "100.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "760.000000" +"classgroup" "100.000000" +"entno_unique" "908232.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 28.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1099" +"part_active" "105.000000" +} +{ +} +{ +"modelindex" "138.000000" +"absmin" "-629.000000 695.000000 -201.000000" +"absmax" "657.000000 2049.000000 113.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*137" +"mins" "-628.000000 696.000000 -200.000000" +"maxs" "656.000000 2048.000000 112.000000" +"size" "1284.000000 1352.000000 312.000000" +"use" "entity_state_use" +"chain" "867" +"targetname" "magickill3" +"mdl" "*137" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "139.000000" +"absmin" "-177.000000 1295.000000 -65.000000" +"absmax" "-15.000000 1457.000000 193.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_breakable" +"model" "*138" +"mins" "-176.000000 1296.000000 -64.000000" +"maxs" "-16.000000 1456.000000 192.000000" +"size" "160.000000 160.000000 256.000000" +"use" "funcbreakable_use" +"health" "1.000000" +"chain" "835" +"spawnflags" "6.000000" +"targetname" "obelisk3_destroy" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "40.000000" +"cnt" "10.000000" +"count" "18.000000" +"pos1" "0.000000 8.000000 1.000000" +"height" "18.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "870" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-97.000000 1375.000000 63.000000" +"absmax" "-95.000000 1377.000000 65.000000" +"origin" "-96.000000 1376.000000 64.000000" +} +{ +"absmin" "-145.000000 1423.000000 -9.000000" +"absmax" "-143.000000 1425.000000 -7.000000" +"origin" "-144.000000 1424.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk3_destroy" +"movedir" "0.000000 135.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "7.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "7.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "871" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-49.000000 1423.000000 -9.000000" +"absmax" "-47.000000 1425.000000 -7.000000" +"origin" "-48.000000 1424.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk3_destroy" +"movedir" "0.000000 45.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "11.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "11.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "872" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-49.000000 1327.000000 -9.000000" +"absmax" "-47.000000 1329.000000 -7.000000" +"origin" "-48.000000 1328.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk3_destroy" +"movedir" "0.000000 315.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "10.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "10.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "873" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-145.000000 1327.000000 -9.000000" +"absmax" "-143.000000 1329.000000 -7.000000" +"origin" "-144.000000 1328.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk3_destroy" +"movedir" "0.000000 225.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "7.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "7.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "874" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-241.000000 1295.000000 -33.000000" +"absmax" "-239.000000 1297.000000 -31.000000" +"origin" "-240.000000 1296.000000 -32.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "fourthwave" +"targetname" "obelisk3" +"style" "32.000000" +"wait" "-1.000000" +"delay" "12.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-241.000000 1343.000000 -33.000000" +"absmax" "-239.000000 1345.000000 -31.000000" +"origin" "-240.000000 1344.000000 -32.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "lavagolem4" +"targetname" "obelisk3" +"style" "32.000000" +"wait" "-1.000000" +"delay" "8.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-241.000000 1407.000000 -33.000000" +"absmax" "-239.000000 1409.000000 -31.000000" +"origin" "-240.000000 1408.000000 -32.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "obelisk3_destroy" +"targetname" "obelisk3" +"style" "32.000000" +"wait" "-1.000000" +"delay" "4.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-241.000000 1455.000000 -33.000000" +"absmax" "-239.000000 1457.000000 -31.000000" +"origin" "-240.000000 1456.000000 -32.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"targetname" "obelisk3" +"killtarget" "magickill3" +"style" "32.000000" +"wait" "-1.000000" +"delay" "4.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-625.000000 1759.000000 -249.000000" +"absmax" "-623.000000 1761.000000 -247.000000" +"origin" "-624.000000 1760.000000 -248.000000" +"oldorigin" "-624.000000 1760.000000 -248.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "monster_golem" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "192.000000" +"target" "finaldoor_counter" +"targetname" "lavagolem4" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"mdl" "progs/mon_golem.mdl" +"no_liquiddmg" "1.000000" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"pain_flinch" "200.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_sound" "golem/sight.wav" +"infightextra" "3.000000" +"steptype" "7.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-97.000000 863.000000 -41.000000" +"absmax" "-95.000000 865.000000 -39.000000" +"origin" "-96.000000 864.000000 -40.000000" +"oldorigin" "-96.000000 864.000000 -40.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_minotaur" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "452.000000" +"targetname" "fourthwave" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"mdl" "progs/mon_minotaur.mdl" +"lip" "0.220862" +"poisonous" "1.000000" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"exactskin" "1.000000" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_sound" "minotaur/sight1.wav" +"infightextra" "2.000000" +"steptype" "6.000000" +"resist_cells" "0.500000" +"part_style" "2.000000" +"gib1mdl" "progs/gib_minoleg2.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg1.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"gib3skin" "1.000000" +"gibtype" "10.000000" +"blockudeath" "1.000000" +"minion_maxcount" "3.000000" +} +{ +"absmin" "-1153.000000 863.000000 -41.000000" +"absmax" "-1151.000000 865.000000 -39.000000" +"origin" "-1152.000000 864.000000 -40.000000" +"oldorigin" "-1152.000000 864.000000 -40.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_minotaur" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "452.000000" +"targetname" "fourthwave" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"mdl" "progs/mon_minotaur.mdl" +"lip" "0.391827" +"poisonous" "1.000000" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"exactskin" "1.000000" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_sound" "minotaur/sight1.wav" +"infightextra" "2.000000" +"steptype" "6.000000" +"resist_cells" "0.500000" +"part_style" "2.000000" +"gib1mdl" "progs/gib_minoclaw1.mdl" +"gib2mdl" "progs/gib_minoleg2.mdl" +"gib3mdl" "progs/gib_minoleg1.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"gib3skin" "1.000000" +"gibtype" "10.000000" +"blockudeath" "1.000000" +"minion_maxcount" "3.000000" +} +{ +"absmin" "-865.000000 1151.000000 -57.000000" +"absmax" "-863.000000 1153.000000 -55.000000" +"origin" "-864.000000 1152.000000 -56.000000" +"oldorigin" "-864.000000 1152.000000 -56.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_minotaur" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "192.000000" +"targetname" "fourthwave" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"mdl" "progs/mon_minotaur.mdl" +"lip" "0.512650" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_sound" "minotaur/sight1.wav" +"infightextra" "2.000000" +"steptype" "6.000000" +"resist_cells" "0.500000" +"part_style" "8.000000" +"gib1mdl" "progs/gib_minoclaw1.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg2.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-385.000000 1151.000000 -57.000000" +"absmax" "-383.000000 1153.000000 -55.000000" +"origin" "-384.000000 1152.000000 -56.000000" +"oldorigin" "-384.000000 1152.000000 -56.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_minotaur" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "192.000000" +"targetname" "fourthwave" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"mdl" "progs/mon_minotaur.mdl" +"lip" "0.778375" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_sound" "minotaur/sight1.wav" +"infightextra" "2.000000" +"steptype" "6.000000" +"resist_cells" "0.500000" +"part_style" "8.000000" +"gib1mdl" "progs/gib_minoclaw1.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg1.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-209.000000 863.000000 -25.000000" +"absmax" "-207.000000 865.000000 -23.000000" +"origin" "-208.000000 864.000000 -24.000000" +"classname" "monster_minotaurminion" +"mdl" "progs/mon_gargoyle.mdl" +"poisonous" "1.000000" +"classtype" "327.000000" +"headmdl" "progs/h_gargoyle.mdl" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_sound" "gargoyle/sight1.wav" +"nomonstercount" "1.000000" +"gib1mdl" "progs/gib_gargwing1.mdl" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gibtype" "10.000000" +} +{ +"absmin" "-641.000000 2031.000000 79.000000" +"absmax" "-639.000000 2033.000000 81.000000" +"origin" "-640.000000 2032.000000 80.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes2_gate" +"targetname" "finaldoor" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-577.000000 2031.000000 79.000000" +"absmax" "-575.000000 2033.000000 81.000000" +"origin" "-576.000000 2032.000000 80.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes3_gate" +"targetname" "finaldoor" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-705.000000 2031.000000 79.000000" +"absmax" "-703.000000 2033.000000 81.000000" +"origin" "-704.000000 2032.000000 80.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes1_gate" +"targetname" "finaldoor" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "140.000000" +"absmin" "-177.000092 479.000000 -81.000000" +"absmax" "80.999916 673.000000 1889.000000" +"ltime" "38.500000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000084 0.000000 -1920.000000" +"classname" "func_door" +"model" "*139" +"frame" "1.000000" +"mins" "-176.000000 480.000000 1840.000000" +"maxs" "80.000000 672.000000 3808.000000" +"size" "256.000000 192.000000 1968.000000" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"enemy" "888" +"yaw_speed" "50.000000" +"spawnflags" "32.000000" +"targetname" "secondwave" +"owner" "888" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"sounds" "3.000000" +"noise" "misc/talk.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "50.000000" +"mdl" "*139" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000084 0.000000 -1920.000000" +"lip" "48.000000" +"pos2" "-0.000084 0.000000 -1920.000000" +"bsporigin" "1.000000" +"activate" "3179" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "141.000000" +"absmin" "-1265.000000 543.000000 674.649170" +"absmax" "-1007.000061 737.000000 2836.649170" +"ltime" "27.227015" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000059 0.000000 -1356.350830" +"velocity" "-0.000002 0.000000 -50.000000" +"classname" "func_door" +"model" "*140" +"frame" "1.000000" +"mins" "-1264.000000 544.000000 2032.000000" +"maxs" "-1008.000000 736.000000 4192.000000" +"size" "256.000000 192.000000 2160.000000" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "42.340000" +"enemy" "889" +"yaw_speed" "50.000000" +"targetname" "thirdwave_monsters" +"owner" "889" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"sounds" "3.000000" +"noise" "misc/talk.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "50.000000" +"mdl" "*140" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000092 0.000000 -2112.000000" +"lip" "48.000000" +"state" "2.000000" +"pos2" "-0.000092 0.000000 -2112.000000" +"bsporigin" "1.000000" +"activate" "2954" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-1568.000000 1625.209961 224.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"chain" "869" +"spawnflags" "2.000000" +"targetname" "obelisk1_destroy" +"noise" "break/wood_impact.wav" +"noise1" "break/wood_i1.wav" +"noise2" "break/wood_i2.wav" +"noise3" "break/wood_i3.wav" +"style" "2.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/wood_i4.wav" +"cnt" "8.000000" +"lip" "2.268624" +"pos1" "80.000000 8.000000 1.000000" +"height" "8.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "3178" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "891" +"brksound" "2.000000" +"brkimpsound" "2.000000" +"brkimpqty" "4.000000" +"brkobjects" "22.000000" +"brkobj1" "maps/ad_brk/wood09.bsp" +"brkobj2" "maps/ad_brk/wood10.bsp" +"brkobj3" "maps/ad_brk/wood11.bsp" +"brkobj4" "maps/ad_brk/wood12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 50.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-1545.000000 1739.604980 316.281494" +"absmax" "-1543.000000 1741.604980 318.281494" +"origin" "-1544.000000 1740.604980 317.281494" +} +{ +"modelindex" "337.000000" +"absmin" "-1217.000000 655.000000 690.680481" +"absmax" "-1183.000000 689.000000 756.680481" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-1200.000000 672.000000 715.680481" +"oldorigin" "-1200.000000 672.000000 2088.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dfury" +"model" "progs/mon_dfury.mdl" +"frame" "29.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"use" "monster_use" +"think" "dfury_standR12" +"nextthink" "2788.466064" +"groundentity" "889" +"health" "400.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"spawnflags" "353.000000" +"targetname" "thirdwave_monsters" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"lefty" "4.000000" +"mdl" "progs/mon_dfury.mdl" +"pausetime" "999999.000000" +"lip" "4.000000" +"activate" "2954" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "893" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"liquidbase" "-1.000000" +"liquidcheck" "2788.965576" +"attack_offset" "20.000000 0.000000 10.000000" +"meleeattack" "1.000000" +"meleerange" "70.000000" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponswitch" "2788.671143" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idlebusy" "1.000000" +"idletimer" "2791.807129" +"idle_sound" "hknight/idle.wav" +"sight_sound" "dknight/dfury_sight.wav" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "4.000000" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +} +{ +"absmin" "-1201.000000 671.000000 2087.000000" +"absmax" "-1199.000000 673.000000 2089.000000" +"origin" "-1200.000000 672.000000 2088.000000" +"owner" "892" +"classtype" "32.000000" +} +{ +"modelindex" "337.000000" +"absmin" "-1089.000000 655.000000 690.680481" +"absmax" "-1055.000000 689.000000 756.680481" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-1072.000000 672.000000 715.680481" +"oldorigin" "-1072.000000 672.000000 2088.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dfury" +"model" "progs/mon_dfury.mdl" +"frame" "23.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"use" "monster_use" +"think" "dfury_standR6" +"nextthink" "2788.412109" +"groundentity" "889" +"health" "400.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"spawnflags" "353.000000" +"targetname" "thirdwave_monsters" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"lefty" "4.000000" +"mdl" "progs/mon_dfury.mdl" +"pausetime" "999999.000000" +"lip" "4.000000" +"activate" "2954" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "895" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"liquidbase" "-1.000000" +"liquidcheck" "2788.811523" +"attack_offset" "20.000000 0.000000 10.000000" +"meleeattack" "5.000000" +"meleerange" "70.000000" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponswitch" "2782.099854" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idlebusy" "1.000000" +"idletimer" "2789.777344" +"idle_sound" "hknight/idle.wav" +"sight_sound" "dknight/dfury_sight.wav" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "4.000000" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +} +{ +"absmin" "-1073.000000 671.000000 2087.000000" +"absmax" "-1071.000000 673.000000 2089.000000" +"origin" "-1072.000000 672.000000 2088.000000" +"owner" "894" +"classtype" "32.000000" +} +{ +"modelindex" "461.000000" +"absmin" "-1241.000000 591.000000 690.680481" +"absmax" "-1207.000000 625.000000 756.680481" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-1224.000000 608.000000 715.680481" +"oldorigin" "-1224.000000 608.000000 2088.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dknight" +"model" "progs/mon_dknight.mdl" +"frame" "40.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"use" "monster_use" +"think" "dknight_standB18" +"nextthink" "2788.475098" +"groundentity" "889" +"health" "250.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"spawnflags" "353.000000" +"targetname" "thirdwave_monsters" +"th_stand" "dknight_stand1" +"th_walk" "dknight_walk1" +"th_run" "dknight_run1" +"th_missile" "dknight_magicc1" +"th_melee" "dknight_melee" +"th_pain" "dknight_pain" +"th_die" "dknight_die" +"lefty" "4.000000" +"mdl" "progs/mon_dknight.mdl" +"pausetime" "999999.000000" +"lip" "4.000000" +"activate" "2954" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "220.000000" +"classgroup" "637.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_dknight.mdl" +"th_checkattack" "CheckAttack" +"th_charge" "dknight_char_a1" +"liquidbase" "-1.000000" +"liquidcheck" "2788.574219" +"meleeattack" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.500000" +"pain_sound" "hknight/pain1.wav" +"death_sound" "hknight/death1.wav" +"deathstring" " was cleaved by a Death Knight +" +"idlebusy" "1.000000" +"idletimer" "2787.505615" +"idle_sound" "hknight/idle.wav" +"sight_sound" "hknight/sight1.wav" +"switchoverride" "1.000000" +"steptype" "5.000000" +"gib1mdl" "progs/w_dknightsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "" +"gib1sound" "40.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-1193.000000 551.000000 690.680481" +"absmax" "-1159.000000 585.000000 748.680481" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-1176.000000 568.000000 715.680481" +"oldorigin" "-1176.000000 568.000000 2088.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "84.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"use" "monster_use" +"think" "dcrossbow_standE4" +"nextthink" "2788.455322" +"groundentity" "889" +"health" "75.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"spawnflags" "97.000000" +"targetname" "thirdwave_monsters" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"activate" "2954" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "2788.654541" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idlebusy" "1.000000" +"idletimer" "2791.581299" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_sound" "weapons/crossbow_rdy.wav" +"switchoverride" "1.000000" +"steptype" "4.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib1sound" "20.000000" +} +{ +"modelindex" "461.000000" +"absmin" "-1073.000000 591.000000 690.680481" +"absmax" "-1039.000000 625.000000 756.680481" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-1056.000000 608.000000 715.680481" +"oldorigin" "-1056.000000 608.000000 2088.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dknight" +"model" "progs/mon_dknight.mdl" +"frame" "28.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"use" "monster_use" +"think" "dknight_standB6" +"nextthink" "2788.435547" +"groundentity" "889" +"health" "250.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"spawnflags" "353.000000" +"targetname" "thirdwave_monsters" +"th_stand" "dknight_stand1" +"th_walk" "dknight_walk1" +"th_run" "dknight_run1" +"th_missile" "dknight_magicc1" +"th_melee" "dknight_melee" +"th_pain" "dknight_pain" +"th_die" "dknight_die" +"lefty" "3.000000" +"mdl" "progs/mon_dknight.mdl" +"pausetime" "999999.000000" +"lip" "3.000000" +"activate" "2954" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "220.000000" +"classgroup" "637.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_dknight.mdl" +"th_checkattack" "CheckAttack" +"th_charge" "dknight_char_a1" +"liquidbase" "-1.000000" +"liquidcheck" "2788.534668" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.500000" +"pain_sound" "hknight/pain1.wav" +"death_sound" "hknight/death1.wav" +"deathstring" " was cleaved by a Death Knight +" +"idlebusy" "1.000000" +"idletimer" "2791.028809" +"idle_sound" "hknight/idle.wav" +"sight_sound" "hknight/sight1.wav" +"switchoverride" "1.000000" +"steptype" "5.000000" +"gib1mdl" "progs/w_dknightsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "" +"gib1sound" "40.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-1137.000000 551.000000 690.680481" +"absmax" "-1103.000000 585.000000 748.680481" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-1120.000000 568.000000 715.680481" +"oldorigin" "-1120.000000 568.000000 2088.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"use" "monster_use" +"think" "dcrossbow_stand6" +"nextthink" "2788.452148" +"groundentity" "889" +"health" "75.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"spawnflags" "97.000000" +"targetname" "secondwave" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "3.000000" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "3.000000" +"activate" "3179" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "2788.451172" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "2790.467529" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_sound" "weapons/crossbow_rdy.wav" +"switchoverride" "1.000000" +"steptype" "4.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +} +{ +"absmin" "1175.000000 1183.000000 -1.000000" +"absmax" "1185.000000 1545.000000 273.000000" +"solid" "1.000000" +"classname" "trigger_changelevel" +"model" "" +"mins" "1176.000000 1184.000000 0.000000" +"maxs" "1184.000000 1544.000000 272.000000" +"size" "8.000000 360.000000 272.000000" +"touch" "trigger_bmodel_touch" +"think" "trigger_changelevel_setup" +"spawnflags" "49152.000000" +"map" "start" +"mdl" "*142" +"bsporigin" "1.000000" +"bbmins" "1176.000000 1184.000000 0.000000" +"bbmaxs" "1184.000000 1544.000000 272.000000" +"classtype" "975.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_changelevel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "144.000000" +"absmin" "-2817.000000 -529.000000 230.999985" +"absmax" "-2559.000000 -495.000000 441.000000" +"ltime" "2.100000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000009 0.000000 -200.000015" +"classname" "func_door" +"model" "*143" +"frame" "1.000000" +"mins" "-2816.000000 -528.000000 432.000000" +"maxs" "-2560.000000 -496.000000 640.000000" +"size" "256.000000 32.000000 208.000000" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"enemy" "901" +"yaw_speed" "100.000000" +"spawnflags" "32.000000" +"targetname" "edelman_bars" +"owner" "901" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*143" +"wait" "4.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000009 0.000000 -200.000015" +"lip" "8.000000" +"pos2" "-0.000009 0.000000 -200.000015" +"bsporigin" "1.000000" +"activate" "692" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "451.000000" +"absmin" "-471.000000 -127.000000 1160.000000" +"absmax" "-409.000000 -65.000000 1216.000000" +"solid" "1.000000" +"origin" "-440.000000 -96.000000 1160.000000" +"oldorigin" "-440.000000 -96.000000 1160.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_rocketlauncher" +"model" "progs/g_rock2.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"weapon" "32.000000" +"netname" "Rocket Launcher" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/pkup.wav" +"mdl" "progs/g_rock2.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "535.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "385.000000" +"absmin" "-407.000000 -111.000000 1152.000000" +"absmax" "-345.000000 -49.000000 1208.000000" +"solid" "1.000000" +"origin" "-376.000000 -80.000000 1152.000000" +"oldorigin" "-376.000000 -80.000000 1152.000000" +"angles" "-0.000000 185.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "385.000000" +"absmin" "-359.000000 -111.000000 1152.000000" +"absmax" "-297.000000 -49.000000 1208.000000" +"solid" "1.000000" +"origin" "-328.000000 -80.000000 1152.000000" +"oldorigin" "-328.000000 -80.000000 1152.000000" +"angles" "-0.000000 87.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-849.000000 991.000000 1479.000000" +"absmax" "-847.000000 993.000000 1481.000000" +"origin" "-848.000000 992.000000 1480.000000" +"oldorigin" "-848.000000 992.000000 1480.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "192.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-737.000000 991.000000 1463.000000" +"absmax" "-735.000000 993.000000 1465.000000" +"origin" "-736.000000 992.000000 1464.000000" +"oldorigin" "-736.000000 992.000000 1464.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "192.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-529.000000 1135.000000 1575.000000" +"absmax" "-527.000000 1137.000000 1577.000000" +"origin" "-528.000000 1136.000000 1576.000000" +"oldorigin" "-528.000000 1136.000000 1576.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "448.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-513.000000 1311.000000 1543.000000" +"absmax" "-511.000000 1313.000000 1545.000000" +"origin" "-512.000000 1312.000000 1544.000000" +"oldorigin" "-512.000000 1312.000000 1544.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "448.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-785.000000 1295.000000 1319.000000" +"absmax" "-783.000000 1297.000000 1321.000000" +"origin" "-784.000000 1296.000000 1320.000000" +"oldorigin" "-784.000000 1296.000000 1320.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "192.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-993.000000 1199.000000 1559.000000" +"absmax" "-991.000000 1201.000000 1561.000000" +"origin" "-992.000000 1200.000000 1560.000000" +"oldorigin" "-992.000000 1200.000000 1560.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "448.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-401.000000 911.000000 1639.000000" +"absmax" "-399.000000 913.000000 1641.000000" +"origin" "-400.000000 912.000000 1640.000000" +"oldorigin" "-400.000000 912.000000 1640.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "448.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-785.000000 783.000000 1751.000000" +"absmax" "-783.000000 785.000000 1753.000000" +"origin" "-784.000000 784.000000 1752.000000" +"oldorigin" "-784.000000 784.000000 1752.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "448.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-1231.000000 561.000000 2048.031250" +"absmax" "-1201.000000 591.000000 2048.031250" +"origin" "-1216.000000 576.000000 2048.031250" +"oldorigin" "-1216.000000 576.000000 2048.031250" +"angles" "-0.000000 121.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "889" +"netname" "box of nails" +"flags" "768.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1055.000000 561.000000 2048.031250" +"absmax" "-1025.000000 591.000000 2048.031250" +"origin" "-1040.000000 576.000000 2048.031250" +"oldorigin" "-1040.000000 576.000000 2048.031250" +"angles" "-0.000000 271.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "889" +"netname" "box of nails" +"flags" "768.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2623.000000 2113.000000 0.000000" +"absmax" "-2593.000000 2143.000000 0.000000" +"origin" "-2608.000000 2128.000000 0.000000" +"oldorigin" "-2608.000000 2128.000000 0.000000" +"angles" "-0.000000 166.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "minotaur_ambush" +"attack_finished" "999999.000000" +"mdl" "*144" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-1744.000000 1232.000000 -32.000000" +"bbmaxs" "-1712.000000 1520.000000 144.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-486.679077 1133.136230 -88.968750" +"absmax" "-484.679077 1135.136230 -86.968750" +"origin" "-485.679077 1134.136230 -87.968750" +"oldorigin" "-344.000000 1568.000000 -87.968750" +"angles" "0.000000 214.996948 -0.000000" +"classname" "monster_minotaur" +"frame" "38.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.090828" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "minotaur_ambush" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"lefty" "1.000000" +"search_time" "1337.413452" +"attack_state" "3.000000" +"attack_finished" "1331.659668" +"pain_finished" "1329.567017" +"show_hostile" "1333.413452" +"mdl" "progs/mon_minotaur.mdl" +"pausetime" "999999.000000" +"finalangle" "-349.995972 1353.484497 -55.968750" +"lip" "3.037812" +"waitmin" "1001331.500000" +"activate" "1" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_minotaur.mdl" +"attachment" "217" +"attachment2" "1931" +"estate" "2.000000" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"liquidbase" "-1.000000" +"liquidcheck" "1333.413452" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"attack_speed" "650.000000" +"attack_rage" "1.000000" +"attack_sidestep" "1326.849854" +"attack_sidedeny" "1322.204224" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1326.599976" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idletimer" "1338.881836" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_timeout" "1323.824219" +"sight_sound" "minotaur/sight1.wav" +"enemydist" "65.568077" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "6.000000" +"steplast" "3.000000" +"dmgtimeframe" "1332.517944" +"dmgcombined" "4.000000" +"resist_cells" "0.500000" +"part_style" "8.000000" +"gib1mdl" "progs/gib_minoleg2.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg1.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "452.000000" +"absmin" "-483.444580 767.031250 -88.968750" +"absmax" "-433.444580 817.031250 1.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-458.444580 792.031250 -63.968750" +"oldorigin" "-618.054993 1034.984497 -87.968750" +"velocity" "44.487404 0.000000 0.000000" +"angles" "0.000000 207.998657 0.000000" +"classname" "monster_minotaur" +"model" "progs/mon_minotaur.mdl" +"frame" "60.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 64.000000" +"size" "48.000000 48.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.506592" +"health" "-12.424330" +"takedamage" "2.000000" +"chain" "869" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "208.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"targetname" "minotaur_ambush" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"oldenemy" "1" +"search_time" "1349.114868" +"attack_state" "1.000000" +"attack_finished" "1344.564087" +"pain_finished" "1001344.625000" +"show_hostile" "1345.114868" +"jump_flag" "1334.840942" +"mdl" "progs/mon_minotaur.mdl" +"pausetime" "999999.000000" +"finalangle" "-569.207275 1008.822266 -55.968750" +"count" "1.000000" +"lip" "0.199408" +"activate" "1" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"attachment" "1932" +"attachment2" "1933" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"liquidbase" "-1.000000" +"liquidcheck" "1344.814941" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"attack_speed" "650.000000" +"attack_rage" "1.000000" +"attack_sidestep" "1338.946655" +"attack_sidedeny" "1336.183105" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1340.256958" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idletimer" "1346.805420" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_timeout" "1346.870972" +"sight_sound" "minotaur/sight1.wav" +"enemydist" "69.105400" +"switchattacker" "1" +"switchtimer" "1340.615967" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "6.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1344.536011" +"dmgcombined" "48.000000" +"resist_cells" "0.500000" +"part_style" "8.000000" +"gib1mdl" "progs/gib_minoleg2.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg1.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "237.000000" +"absmin" "-697.000000 2119.000000 1399.000000" +"absmax" "-694.996521 2121.003418 1401.003540" +"origin" "-696.000000 2120.000000 1400.000000" +"angles" "45.000000 270.000000 90.000000" +"classname" "info_intermission" +"model" "progs/misc_empty.mdl" +"mins" "0.000001 0.000000 0.000000" +"maxs" "0.003501 0.003500 0.003500" +"size" "0.003500 0.003500 0.003500" +"owner" "1082" +"count" "2.000000" +"classtype" "16.000000" +"estate" "1.000000" +} +{ +"modelindex" "269.000000" +"absmin" "-25.000000 183.000000 831.000000" +"absmax" "-23.000000 185.000000 833.000000" +"origin" "-24.000000 184.000000 832.000000" +"angles" "-0.000000 45.000000 -0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"light_lev" "100.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "3.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "207792.000000" +"part_emitter" "921" +"part_active" "75.000000" +} +{ +"absmin" "-25.000000 183.000000 831.000000" +"absmax" "-23.000000 185.000000 833.000000" +"origin" "-24.000000 184.000000 832.000000" +"angles" "-0.000000 45.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2789.185303" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "207792.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "920" +"part_style" "75.000000" +"pemit_tcount" "10.000000" +"start_delay" "2.155797" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"modelindex" "269.000000" +"absmin" "-1233.000000 191.000000 831.000000" +"absmax" "-1231.000000 193.000000 833.000000" +"origin" "-1232.000000 192.000000 832.000000" +"angles" "-0.000000 75.000000 -0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"light_lev" "100.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "3.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "722724.000000" +"part_emitter" "923" +"part_active" "75.000000" +} +{ +"absmin" "-1233.000000 191.000000 831.000000" +"absmax" "-1231.000000 193.000000 833.000000" +"origin" "-1232.000000 192.000000 832.000000" +"angles" "-0.000000 75.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2789.060547" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "722724.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "922" +"part_style" "75.000000" +"pemit_tcount" "13.000000" +"start_delay" "1.035035" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"modelindex" "146.000000" +"absmin" "2943.000000 847.000000 -517.000000" +"absmax" "3105.000000 1009.000000 -514.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*145" +"mins" "2944.000000 848.000000 -516.000000" +"maxs" "3104.000000 1008.000000 -515.000000" +"size" "160.000000 160.000000 1.000000" +"mdl" "*145" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "147.000000" +"absmin" "2943.000000 1743.000000 -517.000000" +"absmax" "3105.000000 1905.000000 -514.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*146" +"mins" "2944.000000 1744.000000 -516.000000" +"maxs" "3104.000000 1904.000000 -515.000000" +"size" "160.000000 160.000000 1.000000" +"mdl" "*146" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "270.000000" +"absmin" "2491.000000 -93.000000 11.000000" +"absmax" "2493.000000 -91.000000 13.000000" +"origin" "2492.000000 -92.000000 12.000000" +"angles" "-0.000000 189.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "370755.000000" +"part_emitter" "927" +"part_active" "72.000000" +} +{ +"absmin" "2491.000000 -93.000000 11.000000" +"absmax" "2493.000000 -91.000000 13.000000" +"origin" "2492.000000 -92.000000 12.000000" +"angles" "-0.000000 189.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2795.549316" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "370755.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "926" +"part_style" "72.000000" +"start_delay" "4.979553" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "1859.000000 -93.000000 11.000000" +"absmax" "1861.000000 -91.000000 13.000000" +"origin" "1860.000000 -92.000000 12.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "24165.000000" +"part_emitter" "929" +"part_active" "72.000000" +} +{ +"absmin" "1859.000000 -93.000000 11.000000" +"absmax" "1861.000000 -91.000000 13.000000" +"origin" "1860.000000 -92.000000 12.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2788.613037" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "24165.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "928" +"part_style" "72.000000" +"start_delay" "7.683737" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "2447.000000 319.000000 623.000000" +"absmax" "2449.000000 321.000000 625.000000" +"origin" "2448.000000 320.000000 624.000000" +"angles" "-0.000000 33.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "57067.000000" +"part_emitter" "931" +"part_active" "70.000000" +} +{ +"absmin" "2447.000000 319.000000 623.000000" +"absmax" "2449.000000 321.000000 625.000000" +"origin" "2448.000000 320.000000 624.000000" +"angles" "-0.000000 33.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2791.973633" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "57067.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "930" +"part_style" "70.000000" +"start_delay" "3.593280" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "2447.000000 127.000000 623.000000" +"absmax" "2449.000000 129.000000 625.000000" +"origin" "2448.000000 128.000000 624.000000" +"angles" "-0.000000 238.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "41605.000000" +"part_emitter" "933" +"part_active" "70.000000" +} +{ +"absmin" "2447.000000 127.000000 623.000000" +"absmax" "2449.000000 129.000000 625.000000" +"origin" "2448.000000 128.000000 624.000000" +"angles" "-0.000000 238.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2791.895020" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "41605.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "932" +"part_style" "70.000000" +"start_delay" "5.687582" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "1903.000000 127.000000 623.000000" +"absmax" "1905.000000 129.000000 625.000000" +"origin" "1904.000000 128.000000 624.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "181502.000000" +"part_emitter" "935" +"part_active" "70.000000" +} +{ +"absmin" "1903.000000 127.000000 623.000000" +"absmax" "1905.000000 129.000000 625.000000" +"origin" "1904.000000 128.000000 624.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2791.694824" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "181502.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "934" +"part_style" "70.000000" +"start_delay" "9.504105" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "1903.000000 319.000000 623.000000" +"absmax" "1905.000000 321.000000 625.000000" +"origin" "1904.000000 320.000000 624.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "706700.000000" +"part_emitter" "937" +"part_active" "70.000000" +} +{ +"absmin" "1903.000000 319.000000 623.000000" +"absmax" "1905.000000 321.000000 625.000000" +"origin" "1904.000000 320.000000 624.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2794.045898" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "706700.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "936" +"part_style" "70.000000" +"start_delay" "4.083773" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "148.000000" +"absmin" "639.000000 1143.000000 -1.000000" +"absmax" "673.000000 1273.000000 209.000000" +"ltime" "1.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000001 -120.000000 0.000000" +"classname" "func_door" +"model" "*147" +"frame" "1.000000" +"mins" "640.000000 1264.000000 0.000000" +"maxs" "672.000000 1392.000000 208.000000" +"size" "32.000000 128.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.300000" +"chain" "918" +"enemy" "939" +"yaw_speed" "100.000000" +"targetname" "magicdoor3" +"owner" "938" +"movedir" "0.000000 -1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*147" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "0.000001 -120.000000 0.000000" +"lip" "8.000000" +"pos2" "0.000001 -120.000000 0.000000" +"bsporigin" "1.000000" +"activate" "190" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "149.000000" +"absmin" "639.000000 1479.000000 -1.000000" +"absmax" "673.000000 1593.000000 209.000000" +"ltime" "1.140000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000005 104.000000 0.000000" +"classname" "func_door" +"model" "*148" +"frame" "1.000000" +"mins" "640.000000 1376.000000 0.000000" +"maxs" "672.000000 1488.000000 208.000000" +"size" "32.000000 112.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.140000" +"chain" "938" +"enemy" "938" +"yaw_speed" "100.000000" +"targetname" "magicdoor3" +"owner" "938" +"movedir" "-0.000000 1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*148" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000005 104.000000 0.000000" +"lip" "8.000000" +"pos2" "-0.000005 104.000000 0.000000" +"bsporigin" "1.000000" +"activate" "190" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "150.000000" +"absmin" "-521.000000 175.000000 -33.000000" +"absmax" "-391.000000 209.000000 177.000000" +"ltime" "1.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "120.000000 0.000000 0.000000" +"classname" "func_door" +"model" "*149" +"frame" "1.000000" +"mins" "-640.000000 176.000000 -32.000000" +"maxs" "-512.000000 208.000000 176.000000" +"size" "128.000000 32.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.300000" +"chain" "939" +"enemy" "941" +"yaw_speed" "100.000000" +"targetname" "magicdoor2" +"owner" "940" +"movedir" "1.000000 0.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*149" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "120.000000 0.000000 0.000000" +"lip" "8.000000" +"pos2" "120.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"activate" "206" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "151.000000" +"absmin" "-841.000000 174.999985 -33.000000" +"absmax" "-727.000000 208.999985 177.000000" +"ltime" "1.140000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-104.000000 -0.000009 0.000000" +"classname" "func_door" +"model" "*150" +"frame" "1.000000" +"mins" "-736.000000 176.000000 -32.000000" +"maxs" "-624.000000 208.000000 176.000000" +"size" "112.000000 32.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.140000" +"chain" "940" +"enemy" "940" +"yaw_speed" "100.000000" +"targetname" "magicdoor2" +"owner" "940" +"movedir" "-1.000000 -0.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*150" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-104.000000 -0.000009 0.000000" +"lip" "8.000000" +"pos2" "-104.000000 -0.000009 0.000000" +"bsporigin" "1.000000" +"activate" "206" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "152.000000" +"absmin" "-1873.000000 1479.000000 -33.000000" +"absmax" "-1839.000000 1593.000000 177.000000" +"ltime" "1.140000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000005 104.000000 0.000000" +"classname" "func_door" +"model" "*151" +"frame" "1.000000" +"mins" "-1872.000000 1376.000000 -32.000000" +"maxs" "-1840.000000 1488.000000 176.000000" +"size" "32.000000 112.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.140000" +"chain" "941" +"enemy" "943" +"yaw_speed" "100.000000" +"targetname" "magicdoor1" +"owner" "942" +"movedir" "-0.000000 1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*151" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000005 104.000000 0.000000" +"lip" "8.000000" +"pos2" "-0.000005 104.000000 0.000000" +"bsporigin" "1.000000" +"activate" "211" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "153.000000" +"absmin" "-1873.000000 1143.000000 -33.000000" +"absmax" "-1839.000000 1273.000000 177.000000" +"ltime" "1.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000001 -120.000000 0.000000" +"classname" "func_door" +"model" "*152" +"frame" "1.000000" +"mins" "-1872.000000 1264.000000 -32.000000" +"maxs" "-1840.000000 1392.000000 176.000000" +"size" "32.000000 128.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.300000" +"chain" "942" +"enemy" "942" +"yaw_speed" "100.000000" +"targetname" "magicdoor1" +"owner" "942" +"movedir" "0.000000 -1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*152" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "0.000001 -120.000000 0.000000" +"lip" "8.000000" +"pos2" "0.000001 -120.000000 0.000000" +"bsporigin" "1.000000" +"activate" "211" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "154.000000" +"absmin" "319.000000 2039.000000 -81.000000" +"absmax" "353.000000 2153.000000 129.000000" +"ltime" "1.140000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000005 104.000000 0.000000" +"classname" "func_door" +"model" "*153" +"frame" "1.000000" +"mins" "320.000000 1936.000000 -80.000000" +"maxs" "352.000000 2048.000000 128.000000" +"size" "32.000000 112.000000 208.000000" +"touch" "SUB_Null" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.140000" +"items" "262144.000000" +"chain" "943" +"enemy" "945" +"yaw_speed" "100.000000" +"spawnflags" "8.000000" +"owner" "944" +"movedir" "-0.000000 1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"attack_finished" "2327.165039" +"mdl" "*153" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000005 104.000000 0.000000" +"lip" "8.000000" +"pos2" "-0.000005 104.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "155.000000" +"absmin" "319.000000 1703.000000 -81.000000" +"absmax" "353.000000 1833.000000 129.000000" +"ltime" "1.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000001 -120.000000 0.000000" +"classname" "func_door" +"model" "*154" +"frame" "1.000000" +"mins" "320.000000 1824.000000 -80.000000" +"maxs" "352.000000 1952.000000 128.000000" +"size" "32.000000 128.000000 208.000000" +"touch" "SUB_Null" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.300000" +"items" "262144.000000" +"chain" "944" +"enemy" "944" +"yaw_speed" "100.000000" +"spawnflags" "8.000000" +"owner" "944" +"movedir" "0.000000 -1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*154" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "0.000001 -120.000000 0.000000" +"lip" "8.000000" +"pos2" "0.000001 -120.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "156.000000" +"absmin" "319.000000 583.000000 -81.000000" +"absmax" "353.000000 713.000000 129.000000" +"ltime" "1.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000001 -120.000000 0.000000" +"classname" "func_door" +"model" "*155" +"frame" "1.000000" +"mins" "320.000000 704.000000 -80.000000" +"maxs" "352.000000 832.000000 128.000000" +"size" "32.000000 128.000000 208.000000" +"touch" "SUB_Null" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.300000" +"items" "131072.000000" +"chain" "945" +"enemy" "947" +"yaw_speed" "100.000000" +"spawnflags" "16.000000" +"owner" "946" +"movedir" "0.000000 -1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"attack_finished" "2604.923096" +"mdl" "*155" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "0.000001 -120.000000 0.000000" +"lip" "8.000000" +"pos2" "0.000001 -120.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "157.000000" +"absmin" "319.000000 919.000000 -81.000000" +"absmax" "353.000000 1033.000000 129.000000" +"ltime" "1.140000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000005 104.000000 0.000000" +"classname" "func_door" +"model" "*156" +"frame" "1.000000" +"mins" "320.000000 816.000000 -80.000000" +"maxs" "352.000000 928.000000 128.000000" +"size" "32.000000 112.000000 208.000000" +"touch" "SUB_Null" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.140000" +"items" "131072.000000" +"chain" "946" +"enemy" "946" +"yaw_speed" "100.000000" +"spawnflags" "16.000000" +"owner" "946" +"movedir" "-0.000000 1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*156" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000005 104.000000 0.000000" +"lip" "8.000000" +"pos2" "-0.000005 104.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3800.000000 568.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "3.759636" +"pos1" "0.000000 8.000000 1.000000" +"height" "5.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "949" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "156.701996" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3793.000000 611.000000 95.000000" +"absmax" "-3791.000000 613.000000 97.000000" +"origin" "-3792.000000 612.000000 96.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3800.000000 608.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.676565" +"pos1" "0.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "951" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "156.688004" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3793.000000 639.000000 95.000000" +"absmax" "-3791.000000 641.000000 97.000000" +"origin" "-3792.000000 640.000000 96.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3800.000000 656.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "3.704947" +"pos1" "0.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "953" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "157.430008" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3793.000000 703.000000 111.000000" +"absmax" "-3791.000000 705.000000 113.000000" +"origin" "-3792.000000 704.000000 112.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3800.000000 672.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "3.086398" +"pos1" "0.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "955" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "161.117004" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3793.000000 719.000000 87.000000" +"absmax" "-3791.000000 721.000000 89.000000" +"origin" "-3792.000000 720.000000 88.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3800.000000 752.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.208289" +"pos1" "0.000000 8.000000 1.000000" +"height" "5.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "957" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "224.726013" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3793.000000 783.000000 87.000000" +"absmax" "-3791.000000 785.000000 89.000000" +"origin" "-3792.000000 784.000000 88.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3592.000000 1000.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "2.555986" +"pos1" "0.000000 8.000000 1.000000" +"height" "4.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "959" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "375.591003" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3565.000000 1007.000000 79.000000" +"absmax" "-3563.000000 1009.000000 81.000000" +"origin" "-3564.000000 1008.000000 80.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3552.000000 1000.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.887722" +"pos1" "0.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "961" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "375.576996" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3505.000000 1007.000000 79.000000" +"absmax" "-3503.000000 1009.000000 81.000000" +"origin" "-3504.000000 1008.000000 80.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3552.000000 1000.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-14.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.196295" +"pos1" "0.000000 8.000000 1.000000" +"height" "4.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "533" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "963" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-3489.000000 1007.000000 111.000000" +"absmax" "-3487.000000 1009.000000 113.000000" +"origin" "-3488.000000 1008.000000 112.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3456.000000 1000.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-11.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.062166" +"pos1" "0.000000 8.000000 1.000000" +"height" "4.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "533" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "965" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-3425.000000 1007.000000 95.000000" +"absmax" "-3423.000000 1009.000000 97.000000" +"origin" "-3424.000000 1008.000000 96.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3424.000000 1000.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.413343" +"pos1" "0.000000 8.000000 1.000000" +"height" "8.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "967" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "374.289001" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3389.000000 1007.000000 95.000000" +"absmax" "-3387.000000 1009.000000 97.000000" +"origin" "-3388.000000 1008.000000 96.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "angry_crossbow" +"attack_finished" "999999.000000" +"mdl" "*167" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-3136.000000 528.000000 0.000000" +"bbmaxs" "-3104.000000 880.000000 208.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "stone_knight1" +"attack_finished" "999999.000000" +"mdl" "*168" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-2880.000000 336.000000 437.000000" +"bbmaxs" "-2496.000000 416.000000 527.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "443.000000" +"absmin" "-3424.961426 -58.528435 431.031250" +"absmax" "-3366.961426 -0.528435 537.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3395.961426 -29.528435 456.031250" +"oldorigin" "-3196.000000 -528.000000 474.708923" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_golem" +"model" "progs/mon_golem.mdl" +"frame" "178.000000" +"mins" "-28.000000 -28.000000 -24.000000" +"maxs" "28.000000 28.000000 80.000000" +"size" "56.000000 56.000000 104.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2788.500977" +"health" "-4.306437" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "256.000000" +"targetname" "stoneknight2" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"oldenemy" "1" +"search_time" "855.172974" +"attack_state" "1.000000" +"attack_finished" "844.118164" +"pain_finished" "1000851.187500" +"show_hostile" "851.172974" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"think1" "golem_wakeup" +"lip" "201.000000" +"pos1" "179.000000 202.000000 23.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"skin_override" "1.000000" +"frame_override" "179.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_speed" "628.750122" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"pain_flinch" "200.000000" +"pain_finstate" "841.821838" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "852.322693" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_timeout" "794.209900" +"sight_sound" "golem/sight.wav" +"enemydist" "1014.781433" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "850.270935" +"dmgcombined" "12.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "stoneknight2" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*169" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-3728.000000 -496.000000 416.000000" +"bbmaxs" "-3072.000000 -416.000000 768.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "443.000000" +"absmin" "-394.705536 880.927307 -96.968750" +"absmax" "-336.705536 938.927307 9.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-365.705536 909.927307 -71.968750" +"oldorigin" "-660.815918 1390.699463 -87.968750" +"angles" "0.000000 214.996948 0.000000" +"classname" "monster_golem" +"model" "progs/mon_golem.mdl" +"frame" "178.000000" +"mins" "-28.000000 -28.000000 -24.000000" +"maxs" "28.000000 28.000000 80.000000" +"size" "56.000000 56.000000 104.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2788.475098" +"health" "-60.391609" +"takedamage" "2.000000" +"chain" "918" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "stone_guards" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"oldenemy" "1" +"search_time" "2677.540283" +"attack_state" "1.000000" +"attack_finished" "2672.568848" +"pain_finished" "1002673.562500" +"show_hostile" "2673.540283" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"think1" "golem_wakeup" +"lip" "189.000000" +"pos1" "179.000000 202.000000 23.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"skin_override" "1.000000" +"frame_override" "179.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_speed" "627.997559" +"attack_offset" "10.000000 0.000000 30.000000" +"meleeattack" "0.747002" +"meleerange" "100.000000" +"meleehitsound" "golem/groundslam.wav" +"pain_flinch" "200.000000" +"pain_finstate" "2670.687012" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "2673.940186" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_timeout" "2664.399902" +"sight_sound" "golem/sight.wav" +"enemydist" "272.152954" +"switchattacker" "1" +"switchtimer" "2655.399902" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2672.662109" +"dmgcombined" "12.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "443.000000" +"absmin" "-539.374390 1313.204956 -112.968750" +"absmax" "-481.374390 1371.204956 -6.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-510.374390 1342.204956 -87.968750" +"oldorigin" "-435.310303 1330.313110 -87.968750" +"angles" "-0.000000 170.996704 -0.000000" +"classname" "monster_golem" +"model" "progs/mon_golem.mdl" +"frame" "178.000000" +"mins" "-28.000000 -28.000000 -24.000000" +"maxs" "28.000000 28.000000 80.000000" +"size" "56.000000 56.000000 104.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2788.511719" +"health" "-17.393291" +"takedamage" "2.000000" +"chain" "972" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "171.000000" +"yaw_speed" "20.000000" +"goalentity" "975" +"targetname" "stone_guards" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"oldenemy" "1" +"search_time" "2658.463623" +"attack_state" "1.000000" +"attack_finished" "2653.863037" +"pain_finished" "1002654.500000" +"show_hostile" "2654.463623" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"think1" "golem_wakeup" +"lip" "193.000000" +"pos1" "179.000000 202.000000 23.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"skin_override" "1.000000" +"frame_override" "179.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_speed" "628.118103" +"attack_offset" "10.000000 0.000000 30.000000" +"meleeattack" "0.238014" +"meleerange" "100.000000" +"meleehitsound" "golem/groundslam.wav" +"pain_flinch" "200.000000" +"pain_finstate" "2627.244873" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "2657.148926" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_timeout" "2615.244873" +"sight_sound" "golem/sight.wav" +"enemydist" "351.030182" +"switchattacker" "975" +"switchtimer" "2653.863037" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2653.551025" +"dmgcombined" "40.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"use" "entity_state_use" +"think" "SUB_Null" +"target" "stone_guards" +"targetname" "golem_unfreeze" +"attack_finished" "999999.000000" +"mdl" "*170" +"wait" "-1.000000" +"bsporigin" "1.000000" +"activate" "978" +"bmodel_act" "1" +"bbmins" "-1696.000000 688.000000 -80.000000" +"bbmaxs" "400.000000 736.000000 1536.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-320.854187 752.520569 95.000000" +"absmax" "-318.854187 754.520569 97.000000" +"origin" "-319.854187 753.520569 96.000000" +"oldorigin" "-327.418549 750.916626 96.000000" +"angles" "-0.000000 198.995361 0.000000" +"classname" "monster_gargoyle" +"frame" "17.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-70.000000" +"chain" "973" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "199.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"targetname" "stone_guards" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "1.000000" +"search_time" "2681.549561" +"attack_state" "1.000000" +"attack_finished" "2679.034424" +"pain_finished" "2678.049561" +"show_hostile" "2677.549561" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"lip" "3.319193" +"height" "128.000000" +"waitmin" "1002675.625000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gargoyle.mdl" +"attachment" "2866" +"estate" "2.000000" +"enemytarget" "199" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2676.763672" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "2681.245117" +"pain_flinch" "70.000000" +"pain_finstate" "2675.261719" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "2677.767334" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "2611.391113" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "491.750092" +"switchoverride" "1.000000" +"dmgtimeframe" "2676.749023" +"dmgcombined" "16.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_gargwing1.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-699.175171 1609.219360 -119.577057" +"absmax" "-697.175171 1611.219360 -117.577057" +"origin" "-698.175171 1610.219360 -118.577057" +"oldorigin" "-672.000000 2112.000000 -312.000000" +"velocity" "0.000000 0.000000 -12.800000" +"angles" "0.000000 313.994751 0.000000" +"classname" "monster_gargoyle" +"frame" "2.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-72.555359" +"chain" "973" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "314.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"targetname" "stone_guards" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "1.000000" +"search_time" "2648.932617" +"attack_state" "2.000000" +"attack_finished" "2627.481445" +"pain_finished" "2644.955078" +"show_hostile" "2645.655762" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"lip" "1.592944" +"height" "128.000000" +"waitmin" "1002643.750000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gargoyle.mdl" +"attachment" "203" +"estate" "2.000000" +"enemytarget" "2735" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2644.932617" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "2649.806152" +"pain_flinch" "70.000000" +"pain_finstate" "2626.414062" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "2647.467773" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "2611.391113" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "129.992630" +"switchoverride" "1.000000" +"dmgtimeframe" "2644.748047" +"dmgcombined" "16.000000" +"gib2mdl" "progs/gib_gargwing2.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "314.000000" +"absmin" "-569.194824 1253.319824 -112.968750" +"absmax" "-535.194824 1287.319824 -46.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-552.194824 1270.319824 -87.968750" +"oldorigin" "-677.930115 1407.663208 -16.000000" +"angles" "0.000000 339.999390 0.000000" +"classname" "monster_gargoyle" +"model" "progs/mon_gargoyle.mdl" +"frame" "13.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.421631" +"health" "-69.000000" +"takedamage" "2.000000" +"chain" "973" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "972" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "340.000000" +"yaw_speed" "15.000000" +"goalentity" "972" +"spawnflags" "480.000000" +"targetname" "stone_guards" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"oldenemy" "1" +"search_time" "2656.563232" +"attack_state" "2.000000" +"attack_finished" "2652.363037" +"pain_finished" "1002651.187500" +"show_hostile" "2652.563232" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "972" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"attachment" "198" +"enemytarget" "3060" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2652.239746" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "2651.940674" +"pain_flinch" "70.000000" +"pain_finstate" "2650.737793" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "2652.307861" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "2611.391113" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "105.381790" +"switchattacker" "972" +"switchtimer" "2652.363037" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib2mdl" "progs/gib_gargwing2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-621.000000 71.000000 895.000000" +"absmax" "-619.000000 73.000000 897.000000" +"origin" "-620.000000 72.000000 896.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"enemy" "1" +"spawnflags" "1.000000" +"target" "golem_unfreeze" +"targetname" "key" +"wait" "2.000000" +"height" "2.000000" +"activate" "749" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"modelindex" "269.000000" +"absmin" "559.000000 -2073.000000 387.000000" +"absmax" "561.000000 -2071.000000 389.000000" +"origin" "560.000000 -2072.000000 388.000000" +"angles" "-0.000000 43.000000 -0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "283605.000000" +"part_emitter" "980" +"part_active" "75.000000" +} +{ +"absmin" "559.000000 -2073.000000 387.000000" +"absmax" "561.000000 -2071.000000 389.000000" +"origin" "560.000000 -2072.000000 388.000000" +"angles" "-0.000000 43.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2789.390137" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "283605.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "979" +"part_style" "75.000000" +"start_delay" "1.698019" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"modelindex" "269.000000" +"absmin" "1447.000000 -2529.000000 387.000000" +"absmax" "1449.000000 -2527.000000 389.000000" +"origin" "1448.000000 -2528.000000 388.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "1218.000000" +"part_emitter" "982" +"part_active" "75.000000" +} +{ +"absmin" "1447.000000 -2529.000000 387.000000" +"absmax" "1449.000000 -2527.000000 389.000000" +"origin" "1448.000000 -2528.000000 388.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2789.378418" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "1218.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "981" +"part_style" "75.000000" +"start_delay" "1.665487" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "368.000000 -2000.000977 384.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "golem_wall3" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.560076" +"pos1" "80.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "3007" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "984" +"brksound" "5.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "383.000000 -1865.000488 399.000000" +"absmax" "385.000000 -1863.000488 401.000000" +"origin" "384.000000 -1864.000488 400.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "368.000000 -1968.000000 416.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "golem_wall3" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.038209" +"pos1" "0.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "3007" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "986" +"brksound" "5.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "383.000000 -1857.000000 447.000000" +"absmax" "385.000000 -1855.000000 449.000000" +"origin" "384.000000 -1856.000000 448.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "368.000000 -1960.000000 480.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "golem_wall3" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.725486" +"pos1" "0.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "3007" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "988" +"brksound" "5.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "383.000000 -1861.000000 551.000000" +"absmax" "385.000000 -1859.000000 553.000000" +"origin" "384.000000 -1860.000000 552.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "368.000000 -1960.000000 480.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "golem_wall2" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/metal_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.258797" +"pos1" "96.000000 8.000000 1.000000" +"height" "5.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "2891" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "990" +"brksound" "4.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "32.000000" +"brkobj1" "maps/ad_brk/glass09.bsp" +"brkobj2" "maps/ad_brk/glass10.bsp" +"brkobj3" "maps/ad_brk/glass11.bsp" +"brkobj4" "maps/ad_brk/glass12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 100.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "383.000000 -1857.000000 543.000000" +"absmax" "385.000000 -1855.000000 545.000000" +"origin" "384.000000 -1856.000000 544.000000" +} +{ +"absmin" "47.000000 -1857.000000 1039.000000" +"absmax" "49.000000 -1855.000000 1041.000000" +"origin" "48.000000 -1856.000000 1040.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"spawnflags" "1.000000" +"target" "golem_closet" +"targetname" "golem_relay" +"count" "4.000000" +"activate" "1064" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "443.000000" +"absmin" "18.878490 -1905.135498 383.031250" +"absmax" "76.878494 -1847.135498 489.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "47.878490 -1876.135498 408.031250" +"oldorigin" "131.698563 -1789.391479 408.031250" +"angles" "-0.000000 200.994873 -0.000000" +"classname" "monster_golem" +"model" "progs/mon_golem.mdl" +"frame" "178.000000" +"mins" "-28.000000 -28.000000 -24.000000" +"maxs" "28.000000 28.000000 80.000000" +"size" "56.000000 56.000000 104.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.475830" +"health" "-31.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "201.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "224.000000" +"target" "zombie_trap" +"targetname" "golem_closet" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"oldenemy" "1" +"search_time" "2108.689941" +"attack_state" "1.000000" +"attack_finished" "2102.151367" +"pain_finished" "1002105.187500" +"axhitme" "2.000000" +"show_hostile" "2104.689941" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_speed" "633.528381" +"attack_offset" "10.000000 0.000000 30.000000" +"meleeattack" "0.104404" +"meleerange" "100.000000" +"meleehitsound" "golem/melee_pound.wav" +"pain_flinch" "200.000000" +"pain_finstate" "2103.631104" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "2102.173340" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_timeout" "2099.058838" +"sight_sound" "golem/sight.wav" +"enemydist" "51.466843" +"switchattacker" "1" +"switchtimer" "2099.864014" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2093.799072" +"dmgcombined" "40.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "408.000000" +"absmin" "-20.643948 -1864.384155 383.031250" +"absmax" "13.356052 -1830.384155 425.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3.643948 -1847.384155 408.031250" +"oldorigin" "-3.643948 -1877.135376 426.910461" +"velocity" "0.000000 223.692703 0.000000" +"angles" "0.000000 145.997314 0.000000" +"classname" "monster_spider" +"model" "progs/mon_spiderb.mdl" +"frame" "132.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.447998" +"health" "-9.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "16.000000" +"yaw_speed" "20.000000" +"goalentity" "992" +"spawnflags" "480.000000" +"targetname" "golem_closet" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"oldenemy" "1" +"search_time" "2100.965576" +"attack_state" "1.000000" +"attack_finished" "2097.537842" +"pain_finished" "1002096.375000" +"show_hostile" "2097.537842" +"jump_flag" "2098.165771" +"mdl" "progs/mon_spiderb.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"movespeed" "8.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "300.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"headmdl" "progs/h_spiderb.mdl" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "spider_leap1" +"th_jumpexit" "spider_leap9" +"liquidbase" "-1.000000" +"liquidcheck" "2096.565186" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "2102.794922" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "2099.058838" +"sight_sound" "spider/hiss1.wav" +"enemydist" "167.478851" +"switchattacker" "992" +"switchtimer" "2097.537842" +"switchoverride" "1.000000" +"jumptouch" "2615" +"steptype" "3.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "408.000000" +"absmin" "66.794876 -1850.422729 383.031250" +"absmax" "100.794876 -1816.422729 425.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "83.794876 -1833.422729 408.031250" +"oldorigin" "83.794876 -1833.422729 408.031250" +"velocity" "-272.773804 0.000000 0.000000" +"angles" "0.000000 41.995239 0.000000" +"classname" "monster_spider" +"model" "progs/mon_spiderb.mdl" +"frame" "132.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.508545" +"health" "-9.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "173.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "480.000000" +"targetname" "golem_closet" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"oldenemy" "1" +"search_time" "2103.452637" +"attack_state" "1.000000" +"attack_finished" "2099.736816" +"pain_finished" "1002098.812500" +"show_hostile" "2099.736816" +"jump_flag" "2099.674072" +"mdl" "progs/mon_spiderb.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"movespeed" "4.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "300.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"headmdl" "progs/h_spiderb.mdl" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "spider_leap1" +"th_jumpexit" "spider_leap9" +"liquidbase" "-1.000000" +"liquidcheck" "2099.152344" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2097.572998" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "2101.027344" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "2099.058838" +"sight_sound" "spider/hiss1.wav" +"enemydist" "67.003838" +"switchattacker" "1" +"switchtimer" "2099.736816" +"switchoverride" "1.000000" +"jumptouch" "992" +"steptype" "3.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "625.000000 -2079.000000 384.031250" +"absmax" "655.000000 -2049.000000 384.031250" +"origin" "640.000000 -2064.000000 384.031250" +"oldorigin" "640.000000 -2064.000000 384.031250" +"angles" "0.000000 204.000000 0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "537.000000 -1879.000000 376.031250" +"absmax" "599.000000 -1817.000000 432.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "568.000000 -1848.000000 376.031250" +"oldorigin" "568.000000 -1848.000000 376.031250" +"angles" "-0.000000 194.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "476.000000" +"absmin" "579.000000 -1769.000000 367.000000" +"absmax" "581.000000 -1767.000000 369.000000" +"origin" "580.000000 -1768.000000 368.000000" +"angles" "-0.000000 40.000000 -0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "100.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"modelindex" "476.000000" +"absmin" "563.000000 -1761.000000 367.000000" +"absmax" "565.000000 -1759.000000 369.000000" +"origin" "564.000000 -1760.000000 368.000000" +"angles" "-0.000000 9.000000 -0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "100.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"modelindex" "476.000000" +"absmin" "587.000000 -1753.000000 367.000000" +"absmax" "589.000000 -1751.000000 369.000000" +"origin" "588.000000 -1752.000000 368.000000" +"angles" "-0.000000 98.000000 -0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "100.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"modelindex" "476.000000" +"absmin" "603.000000 -1949.000000 367.000000" +"absmax" "605.000000 -1947.000000 369.000000" +"origin" "604.000000 -1948.000000 368.000000" +"angles" "-0.000000 160.000000 -0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "100.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"modelindex" "476.000000" +"absmin" "587.000000 -1941.000000 367.000000" +"absmax" "589.000000 -1939.000000 369.000000" +"origin" "588.000000 -1940.000000 368.000000" +"angles" "-0.000000 54.000000 -0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "100.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"modelindex" "476.000000" +"absmin" "611.000000 -1929.000000 367.000000" +"absmax" "613.000000 -1927.000000 369.000000" +"origin" "612.000000 -1928.000000 368.000000" +"angles" "-0.000000 18.000000 -0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "100.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"modelindex" "477.000000" +"absmin" "-2463.605957 2067.363281 26.768024" +"absmax" "-2461.605957 2069.363281 28.768024" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-2462.605957 2068.363281 27.768024" +"oldorigin" "-2480.000000 2080.000000 -128.000000" +"velocity" "40.078430 -26.812037 199.804688" +"classname" "misc_fireball" +"model" "progs/proj_balllava.mdl" +"touch" "misc_lavaball_touch" +"think" "misc_lavaball_reset" +"nextthink" "2792.946533" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"speed" "500.000000" +"mdl" "progs/proj_balllava.mdl" +"wait" "5.000000" +"delay" "3.000000" +"dmg" "20.000000" +"classtype" "670.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_lavaball_on" +} +{ +"absmin" "-2325.924561 1165.016235 -192.968750" +"absmax" "-2323.924561 1167.016235 -190.968750" +"origin" "-2324.924561 1166.016235 -191.968750" +"oldorigin" "-2352.000000 1184.000000 -112.000000" +"classname" "misc_fireball" +"model" "" +"touch" "SUB_Null" +"think" "misc_lavaball_fly" +"nextthink" "2790.844238" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"speed" "500.000000" +"mdl" "progs/proj_balllava.mdl" +"wait" "5.000000" +"delay" "3.000000" +"dmg" "20.000000" +"classtype" "670.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_lavaball_on" +} +{ +"absmin" "-2817.000000 2239.000000 -97.000000" +"absmax" "-2815.000000 2241.000000 -95.000000" +"origin" "-2816.000000 2240.000000 -96.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2790.343994" +"impulse" "1.000000" +"noise" "ambience/liquid_burnshort.wav" +"speed" "1.000000" +"wait" "10.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2689.000000 2239.000000 -97.000000" +"absmax" "-2687.000000 2241.000000 -95.000000" +"origin" "-2688.000000 2240.000000 -96.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2797.924072" +"impulse" "1.000000" +"noise" "ambience/liquid_bubble.wav" +"speed" "1.000000" +"wait" "13.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2561.000000 2239.000000 -113.000000" +"absmax" "-2559.000000 2241.000000 -111.000000" +"origin" "-2560.000000 2240.000000 -112.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2798.399902" +"impulse" "1.000000" +"noise" "ambience/liquid_burnlong.wav" +"speed" "1.000000" +"wait" "15.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2833.000000 911.000000 -113.000000" +"absmax" "-2831.000000 913.000000 -111.000000" +"origin" "-2832.000000 912.000000 -112.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2793.083496" +"impulse" "1.000000" +"noise" "ambience/liquid_burnshort.wav" +"speed" "1.000000" +"wait" "9.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2833.000000 1039.000000 -113.000000" +"absmax" "-2831.000000 1041.000000 -111.000000" +"origin" "-2832.000000 1040.000000 -112.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2790.789062" +"impulse" "1.000000" +"noise" "ambience/liquid_bubble.wav" +"speed" "1.000000" +"wait" "15.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2833.000000 1167.000000 -113.000000" +"absmax" "-2831.000000 1169.000000 -111.000000" +"origin" "-2832.000000 1168.000000 -112.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2793.130127" +"impulse" "1.000000" +"noise" "ambience/liquid_burnlong.wav" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2467.474121 553.463257 -192.968750" +"absmax" "-2465.474121 555.463257 -190.968750" +"origin" "-2466.474121 554.463257 -191.968750" +"oldorigin" "-2528.000000 544.000000 -96.000000" +"classname" "misc_fireball" +"model" "" +"touch" "SUB_Null" +"think" "misc_lavaball_fly" +"nextthink" "2794.650635" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"speed" "500.000000" +"mdl" "progs/proj_balllava.mdl" +"wait" "5.000000" +"delay" "3.000000" +"dmg" "20.000000" +"classtype" "670.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_lavaball_on" +} +{ +"absmin" "-2881.000000 -33.000000 -97.000000" +"absmax" "-2879.000000 -31.000000 -95.000000" +"origin" "-2880.000000 -32.000000 -96.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2789.011719" +"impulse" "1.000000" +"noise" "ambience/liquid_burnlong.wav" +"speed" "1.000000" +"wait" "5.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2769.000000 -129.000000 -97.000000" +"absmax" "-2767.000000 -127.000000 -95.000000" +"origin" "-2768.000000 -128.000000 -96.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2790.716553" +"impulse" "1.000000" +"noise" "ambience/liquid_bubble.wav" +"speed" "1.000000" +"wait" "8.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2625.000000 -129.000000 -97.000000" +"absmax" "-2623.000000 -127.000000 -95.000000" +"origin" "-2624.000000 -128.000000 -96.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2789.972656" +"impulse" "1.000000" +"noise" "ambience/liquid_burnshort.wav" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"modelindex" "176.000000" +"absmin" "-2785.000000 911.000000 -33.000000" +"absmax" "-2591.000000 1137.000000 -30.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*175" +"mins" "-2784.000000 912.000000 -32.000000" +"maxs" "-2592.000000 1136.000000 -31.000000" +"size" "192.000000 224.000000 1.000000" +"mdl" "*175" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-3662.000000 -1.000000 610.000000" +"absmax" "-3660.000000 1.000000 612.000000" +"origin" "-3661.000000 0.000000 611.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2792.462646" +"impulse" "1.000000" +"noise" "ambience/windgust3.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "5.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-3662.000000 79.000000 610.000000" +"absmax" "-3660.000000 81.000000 612.000000" +"origin" "-3661.000000 80.000000 611.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2789.546631" +"impulse" "1.000000" +"noise" "ambience/windgust1.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "4.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-3662.000000 159.000000 610.000000" +"absmax" "-3660.000000 161.000000 612.000000" +"origin" "-3661.000000 160.000000 611.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2792.191162" +"impulse" "1.000000" +"noise" "ambience/windgust2.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-1806.000000 -129.000000 562.000000" +"absmax" "-1804.000000 -127.000000 564.000000" +"origin" "-1805.000000 -128.000000 563.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2794.206787" +"impulse" "1.000000" +"noise" "ambience/windgust3.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "5.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-1886.000000 -129.000000 562.000000" +"absmax" "-1884.000000 -127.000000 564.000000" +"origin" "-1885.000000 -128.000000 563.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2788.434814" +"impulse" "1.000000" +"noise" "ambience/windgust1.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "4.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-1966.000000 -129.000000 562.000000" +"absmax" "-1964.000000 -127.000000 564.000000" +"origin" "-1965.000000 -128.000000 563.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2790.790771" +"impulse" "1.000000" +"noise" "ambience/windgust2.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-1662.000000 783.000000 642.000000" +"absmax" "-1660.000000 785.000000 644.000000" +"origin" "-1661.000000 784.000000 643.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2794.178223" +"impulse" "1.000000" +"noise" "ambience/windgust3.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "5.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-1662.000000 703.000000 642.000000" +"absmax" "-1660.000000 705.000000 644.000000" +"origin" "-1661.000000 704.000000 643.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2788.764404" +"impulse" "1.000000" +"noise" "ambience/windgust1.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "4.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-1662.000000 623.000000 642.000000" +"absmax" "-1660.000000 625.000000 644.000000" +"origin" "-1661.000000 624.000000 643.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2793.861816" +"impulse" "1.000000" +"noise" "ambience/windgust2.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-641.000000 2047.000000 -305.000000" +"absmax" "-639.000000 2049.000000 -303.000000" +"origin" "-640.000000 2048.000000 -304.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2798.802979" +"impulse" "1.000000" +"noise" "ambience/liquid_bubble.wav" +"speed" "1.000000" +"wait" "15.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-401.000000 1999.000000 -305.000000" +"absmax" "-399.000000 2001.000000 -303.000000" +"origin" "-400.000000 2000.000000 -304.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2788.934570" +"impulse" "1.000000" +"noise" "ambience/liquid_burnshort.wav" +"speed" "1.000000" +"wait" "9.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-897.000000 2047.000000 -305.000000" +"absmax" "-895.000000 2049.000000 -303.000000" +"origin" "-896.000000 2048.000000 -304.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2790.502686" +"impulse" "1.000000" +"noise" "ambience/liquid_burnlong.wav" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"modelindex" "477.000000" +"absmin" "-800.590271 2039.729858 -290.350647" +"absmax" "-798.590271 2041.729858 -288.350647" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-799.590271 2040.729858 -289.350647" +"oldorigin" "-800.000000 2080.000000 -352.000000" +"velocity" "0.334179 -32.030701 -423.290894" +"classname" "misc_fireball" +"model" "progs/proj_balllava.mdl" +"touch" "misc_lavaball_touch" +"think" "misc_lavaball_reset" +"nextthink" "2792.181152" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"speed" "500.000000" +"mdl" "progs/proj_balllava.mdl" +"wait" "5.000000" +"delay" "3.000000" +"dmg" "20.000000" +"classtype" "670.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_lavaball_on" +} +{ +"modelindex" "477.000000" +"absmin" "-335.923859 1874.382202 -570.395691" +"absmax" "-333.923859 1876.382202 -568.395691" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-334.923859 1875.382202 -569.395691" +"oldorigin" "-304.000000 1936.000000 -352.000000" +"velocity" "-16.301460 -31.954405 -857.103088" +"classname" "misc_fireball" +"model" "progs/proj_balllava.mdl" +"touch" "misc_lavaball_touch" +"think" "misc_lavaball_reset" +"nextthink" "2791.496338" +"chain" "977" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"speed" "500.000000" +"mdl" "progs/proj_balllava.mdl" +"wait" "5.000000" +"delay" "3.000000" +"dmg" "20.000000" +"classtype" "670.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_lavaball_on" +} +{ +"absmin" "-721.000000 -1249.000000 -161.000000" +"absmax" "-719.000000 -1247.000000 -159.000000" +"origin" "-720.000000 -1248.000000 -160.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2791.180664" +"impulse" "1.000000" +"noise" "ambience/liquid_burnlong.wav" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-593.000000 -1121.000000 -161.000000" +"absmax" "-591.000000 -1119.000000 -159.000000" +"origin" "-592.000000 -1120.000000 -160.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2793.273682" +"impulse" "1.000000" +"noise" "ambience/liquid_bubble.wav" +"speed" "1.000000" +"wait" "15.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-561.000000 -1233.000000 -161.000000" +"absmax" "-559.000000 -1231.000000 -159.000000" +"origin" "-560.000000 -1232.000000 -160.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2790.795654" +"impulse" "1.000000" +"noise" "ambience/liquid_burnshort.wav" +"speed" "1.000000" +"wait" "9.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"modelindex" "477.000000" +"absmin" "-665.421631 -1260.287964 -182.209900" +"absmax" "-663.421631 -1258.287964 -180.209900" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-664.421631 -1259.287964 -181.209900" +"oldorigin" "-624.000000 -1200.000000 -176.000000" +"velocity" "-28.148746 -41.286964 -561.895447" +"classname" "misc_fireball" +"model" "progs/proj_balllava.mdl" +"touch" "misc_lavaball_touch" +"think" "misc_lavaball_reset" +"nextthink" "2791.949463" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"speed" "500.000000" +"mdl" "progs/proj_balllava.mdl" +"wait" "5.000000" +"delay" "3.000000" +"dmg" "20.000000" +"classtype" "670.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_lavaball_on" +} +{ +"absmin" "-3697.000000 -545.000000 383.000000" +"absmax" "-3695.000000 -543.000000 385.000000" +"origin" "-3696.000000 -544.000000 384.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2789.692139" +"impulse" "1.000000" +"noise" "ambience/liquid_burnlong.wav" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-3649.000000 -801.000000 383.000000" +"absmax" "-3647.000000 -799.000000 385.000000" +"origin" "-3648.000000 -800.000000 384.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2794.825439" +"impulse" "1.000000" +"noise" "ambience/liquid_bubble.wav" +"speed" "1.000000" +"wait" "7.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-3377.000000 -913.000000 383.000000" +"absmax" "-3375.000000 -911.000000 385.000000" +"origin" "-3376.000000 -912.000000 384.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2793.829834" +"impulse" "1.000000" +"noise" "ambience/liquid_burnshort.wav" +"speed" "1.000000" +"wait" "5.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-814.000000 -513.000000 914.000000" +"absmax" "-812.000000 -511.000000 916.000000" +"origin" "-813.000000 -512.000000 915.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2789.193115" +"impulse" "1.000000" +"noise" "ambience/windgust2.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-622.000000 -321.000000 914.000000" +"absmax" "-620.000000 -319.000000 916.000000" +"origin" "-621.000000 -320.000000 915.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2789.221680" +"impulse" "1.000000" +"noise" "ambience/windgust1.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "4.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-430.000000 -513.000000 914.000000" +"absmax" "-428.000000 -511.000000 916.000000" +"origin" "-429.000000 -512.000000 915.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2792.435303" +"impulse" "1.000000" +"noise" "ambience/windgust3.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "5.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "576.000000 1424.000000 -16.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "brimstone_spikes3_break" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.761254" +"pos1" "0.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1050" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "1041" +"brksound" "5.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "599.000000 1447.000000 -9.000000" +"absmax" "601.000000 1449.000000 -7.000000" +"origin" "600.000000 1448.000000 -8.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "576.000000 1344.000000 -16.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "brimstone_spikes3_break" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.312998" +"pos1" "0.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1050" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "1043" +"brksound" "5.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "599.000000 1375.000000 -9.000000" +"absmax" "601.000000 1377.000000 -7.000000" +"origin" "600.000000 1376.000000 -8.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "576.000000 1280.000000 -16.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "brimstone_spikes3_break" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.865505" +"pos1" "0.000000 8.000000 1.000000" +"height" "4.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1050" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "1045" +"brksound" "5.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "599.000000 1303.000000 -9.000000" +"absmax" "601.000000 1305.000000 -7.000000" +"origin" "600.000000 1304.000000 -8.000000" +} +{ +"modelindex" "181.000000" +"absmin" "575.000000 1284.329956 -49.000000" +"absmax" "625.000977 1473.000000 193.007477" +"ltime" "0.873358" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*180" +"frame" "1.000000" +"mins" "576.000000 1285.329956 -48.000000" +"maxs" "624.000977 1472.000000 192.007477" +"size" "48.000977 186.670044 240.007477" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"chain" "977" +"enemy" "1046" +"yaw_speed" "300.000000" +"spawnflags" "33.000000" +"targetname" "brimstone_spikes3_gate" +"owner" "1046" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"noise" "misc/talk.wav" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"noise3" "doors/medtry.wav" +"speed" "300.000000" +"mdl" "*180" +"wait" "3.000000" +"noise4" "doors/meduse.wav" +"dmg" "300.000000" +"think1" "func_door_hit_top" +"lip" "8.000000" +"pos1" "-0.000010 0.000000 -232.007477" +"bsporigin" "1.000000" +"activate" "1051" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "-785.000000 1567.000000 -321.000000" +"absmax" "-463.000000 1889.000000 -191.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "-784.000000 1568.000000 -320.000000" +"maxs" "-464.000000 1888.000000 -192.000000" +"size" "320.000000 320.000000 128.000000" +"touch" "trigger_bmodel_anytouch" +"use" "entity_state_use" +"chain" "1046" +"spawnflags" "49152.000000" +"targetname" "lavajump" +"movedir" "0.000000 -1.000000 -0.000000" +"speed" "200.000000" +"mdl" "*181" +"height" "700.000000" +"bsporigin" "1.000000" +"activate" "2408" +"bmodel_act" "3157" +"bbmins" "-784.000000 1568.000000 -320.000000" +"bbmaxs" "-464.000000 1888.000000 -192.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-970.203674 1178.500732 -104.968750" +"absmax" "-968.203674 1180.500732 -102.968750" +"origin" "-969.203674 1179.500732 -103.968750" +"oldorigin" "-934.112732 1115.262085 -87.968750" +"angles" "-0.000000 135.000000 0.000000" +"classname" "monster_golem" +"frame" "178.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-20.000000" +"chain" "977" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "obelisk2_counter" +"targetname" "lavagolem2" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"oldenemy" "1" +"search_time" "2750.276123" +"attack_state" "1.000000" +"attack_finished" "2747.195068" +"pain_finished" "1002746.937500" +"axhitme" "2.000000" +"show_hostile" "2746.276123" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"pos1" "-0.210819 -0.977525 0.000000" +"waitmin" "1002747.750000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"bleedcolour" "16.000000" +"estate" "2.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_speed" "627.376160" +"attack_offset" "10.000000 0.000000 30.000000" +"meleeattack" "0.254738" +"meleerange" "100.000000" +"meleehitsound" "golem/groundslam.wav" +"pain_flinch" "200.000000" +"pain_finstate" "2742.093506" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "2750.480957" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_timeout" "2741.947998" +"sight_sound" "golem/sight.wav" +"enemydist" "150.447205" +"switchattacker" "814" +"switchtimer" "2742.278076" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"steplast" "4.000000" +"bodyonflr" "" +"dmgtimeframe" "2732.048096" +"dmgcombined" "20.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-625.000000 1055.000000 -33.000000" +"absmax" "-623.000000 1057.000000 -31.000000" +"origin" "-624.000000 1056.000000 -32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"spawnflags" "1.000000" +"target" "obelisk2" +"targetname" "obelisk2_counter" +"wait" "2.000000" +"delay" "1.000000" +"count" "1.000000" +"height" "2.000000" +"activate" "1048" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "495.000000 1375.000000 127.000000" +"absmax" "497.000000 1377.000000 129.000000" +"origin" "496.000000 1376.000000 128.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes3_break" +"targetname" "brimstone_spikes3" +"activate" "803" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "495.000000 1311.000000 127.000000" +"absmax" "497.000000 1313.000000 129.000000" +"origin" "496.000000 1312.000000 128.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes3_gate" +"targetname" "brimstone_spikes3" +"activate" "803" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "47.000000 -1905.000000 1039.000000" +"absmax" "49.000000 -1903.000000 1041.000000" +"origin" "48.000000 -1904.000000 1040.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"spawnflags" "1.000000" +"target" "golem_wall2" +"targetname" "golem_relay" +"delay" "1.000000" +"count" "4.000000" +"activate" "1064" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "47.000000 -1953.000000 1039.000000" +"absmax" "49.000000 -1951.000000 1041.000000" +"origin" "48.000000 -1952.000000 1040.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"spawnflags" "1.000000" +"target" "golem_wall3" +"targetname" "golem_relay" +"delay" "1.000000" +"count" "4.000000" +"activate" "1064" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-736.000000 240.000000 -48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "brimstone_spikes2_floor" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.969176" +"pos1" "96.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1057" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "1055" +"brksound" "5.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "60.000000" +"brkobj1" "maps/ad_brk/glass09.bsp" +"brkobj2" "maps/ad_brk/glass10.bsp" +"brkobj3" "maps/ad_brk/glass11.bsp" +"brkobj4" "maps/ad_brk/glass12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-625.000000 271.000000 -41.000000" +"absmax" "-623.000000 273.000000 -39.000000" +"origin" "-624.000000 272.000000 -40.000000" +} +{ +"absmin" "-577.000000 319.000000 31.000000" +"absmax" "-575.000000 321.000000 33.000000" +"origin" "-576.000000 320.000000 32.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes2_gate" +"targetname" "brimstone_spikes2" +"killtarget" "magicsummon2C" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "804" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-529.000000 319.000000 31.000000" +"absmax" "-527.000000 321.000000 33.000000" +"origin" "-528.000000 320.000000 32.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes2_floor" +"targetname" "brimstone_spikes2" +"killtarget" "magicsummon2C" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "804" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "184.000000" +"absmin" "-737.000000 239.000000 -65.000000" +"absmax" "-511.000000 305.000000 176.996246" +"ltime" "0.873321" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*183" +"frame" "1.000000" +"mins" "-736.000000 240.000000 -64.000000" +"maxs" "-512.000000 304.000000 175.996246" +"size" "224.000000 64.000000 239.996246" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"chain" "1047" +"enemy" "1058" +"yaw_speed" "300.000000" +"spawnflags" "33.000000" +"targetname" "brimstone_spikes2_gate" +"owner" "1058" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"noise" "misc/talk.wav" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"noise3" "doors/medtry.wav" +"speed" "300.000000" +"mdl" "*183" +"wait" "3.000000" +"noise4" "doors/meduse.wav" +"dmg" "300.000000" +"think1" "func_door_hit_top" +"lip" "8.000000" +"pos1" "-0.000010 0.000000 -231.996262" +"bsporigin" "1.000000" +"activate" "1056" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-1808.000000 1264.000000 -48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "brimstone_spikes1_floor" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.171392" +"pos1" "0.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1062" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "1060" +"brksound" "6.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-1777.000000 1375.000000 -41.000000" +"absmax" "-1775.000000 1377.000000 -39.000000" +"origin" "-1776.000000 1376.000000 -40.000000" +} +{ +"absmin" "-1641.000000 1351.000000 47.000000" +"absmax" "-1639.000000 1353.000000 49.000000" +"origin" "-1640.000000 1352.000000 48.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes1_gate" +"targetname" "brimstone_spikes1" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "805" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-1641.000000 1399.000000 47.000000" +"absmax" "-1639.000000 1401.000000 49.000000" +"origin" "-1640.000000 1400.000000 48.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes1_floor" +"targetname" "brimstone_spikes1" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "805" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "186.000000" +"absmin" "-1809.000000 1263.000000 -81.000000" +"absmax" "-1743.000000 1489.000000 161.000000" +"ltime" "0.873333" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*185" +"frame" "1.000000" +"mins" "-1808.000000 1264.000000 -80.000000" +"maxs" "-1744.000000 1488.000000 160.000000" +"size" "64.000000 224.000000 240.000000" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"chain" "1058" +"enemy" "1063" +"yaw_speed" "300.000000" +"spawnflags" "33.000000" +"targetname" "brimstone_spikes1_gate" +"owner" "1063" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"noise" "misc/talk.wav" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"noise3" "doors/medtry.wav" +"speed" "300.000000" +"mdl" "*185" +"wait" "3.000000" +"noise4" "doors/meduse.wav" +"dmg" "300.000000" +"think1" "func_door_hit_top" +"lip" "8.000000" +"pos1" "-0.000010 0.000000 -232.000000" +"bsporigin" "1.000000" +"activate" "1061" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "47.000000 -1905.000000 1087.000000" +"absmax" "49.000000 -1903.000000 1089.000000" +"origin" "48.000000 -1904.000000 1088.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "golem_relay" +"targetname" "golem_prerelay" +"killtarget" "zombiepen" +"style" "32.000000" +"activate" "643" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-241.000000 1503.000000 -33.000000" +"absmax" "-239.000000 1505.000000 -31.000000" +"origin" "-240.000000 1504.000000 -32.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"spawnflags" "1.000000" +"target" "obelisk3" +"targetname" "obelisk3_counter" +"killtarget" "magickill3" +"style" "32.000000" +"wait" "2.000000" +"delay" "4.000000" +"count" "1.000000" +"height" "2.000000" +"activate" "1066" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"modelindex" "443.000000" +"absmin" "-588.160278 992.021240 -112.968750" +"absmax" "-530.160278 1050.021240 -6.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-559.160278 1021.021240 -87.968750" +"oldorigin" "-470.293549 1039.152588 -87.968750" +"velocity" "0.000000 -100.000000 0.000000" +"angles" "-0.000000 215.996704 0.000000" +"classname" "monster_golem" +"model" "progs/mon_golem.mdl" +"frame" "178.000000" +"mins" "-28.000000 -28.000000 -24.000000" +"maxs" "28.000000 28.000000 80.000000" +"size" "56.000000 56.000000 104.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2788.492188" +"health" "-15.588244" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "216.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "192.000000" +"target" "obelisk3_counter" +"targetname" "lavagolem3" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"oldenemy" "1" +"search_time" "2789.701172" +"attack_state" "1.000000" +"attack_finished" "2788.517578" +"pain_finished" "1002786.312500" +"show_hostile" "2785.701172" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"pos1" "-0.519596 -0.854412 0.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_speed" "630.791809" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"meleehitsound" "golem/groundslam.wav" +"pain_flinch" "200.000000" +"pain_finstate" "2759.927246" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "2786.521240" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_timeout" "2767.276123" +"sight_sound" "golem/sight.wav" +"enemydist" "427.774689" +"switchattacker" "836" +"switchtimer" "2782.397949" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2785.343994" +"dmgcombined" "40.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-705.000000 1791.000000 -249.000000" +"absmax" "-703.000000 1793.000000 -247.000000" +"origin" "-704.000000 1792.000000 -248.000000" +"oldorigin" "-704.000000 1792.000000 -248.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "monster_golem" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "192.000000" +"target" "finaldoor_counter" +"targetname" "lavagolem4" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"mdl" "progs/mon_golem.mdl" +"no_liquiddmg" "1.000000" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"pain_flinch" "200.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_sound" "golem/sight.wav" +"infightextra" "3.000000" +"steptype" "7.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-561.000000 1791.000000 -249.000000" +"absmax" "-559.000000 1793.000000 -247.000000" +"origin" "-560.000000 1792.000000 -248.000000" +"oldorigin" "-560.000000 1792.000000 -248.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "monster_golem" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "192.000000" +"target" "finaldoor_counter" +"targetname" "lavagolem4" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"mdl" "progs/mon_golem.mdl" +"no_liquiddmg" "1.000000" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"pain_flinch" "200.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_sound" "golem/sight.wav" +"infightextra" "3.000000" +"steptype" "7.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-641.000000 2031.000000 15.000000" +"absmax" "-639.000000 2033.000000 17.000000" +"origin" "-640.000000 2032.000000 16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"spawnflags" "1.000000" +"target" "finaldoor" +"targetname" "finaldoor_counter" +"wait" "2.000000" +"count" "3.000000" +"height" "3.000000" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"modelindex" "187.000000" +"absmin" "-2561.000000 367.000000 -33.000000" +"absmax" "-2431.000000 401.000000 177.000000" +"ltime" "1.540000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "144.000000 0.000000 0.000000" +"classname" "func_door" +"model" "*186" +"frame" "1.000000" +"mins" "-2704.000000 368.000000 -32.000000" +"maxs" "-2576.000000 400.000000 176.000000" +"size" "128.000000 32.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.540000" +"enemy" "1071" +"yaw_speed" "100.000000" +"targetname" "monsterwave1" +"owner" "1070" +"movedir" "1.000000 0.000000 -0.000000" +"message" "" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*186" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "144.000000 0.000000 0.000000" +"lip" "-16.000000" +"pos2" "144.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"activate" "391" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "188.000000" +"absmin" "-2929.000000 367.000000 -33.000000" +"absmax" "-2815.000000 401.000000 177.000000" +"ltime" "1.380000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-128.000000 -0.000011 0.000000" +"classname" "func_door" +"model" "*187" +"frame" "1.000000" +"mins" "-2800.000000 368.000000 -32.000000" +"maxs" "-2688.000000 400.000000 176.000000" +"size" "112.000000 32.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.380000" +"enemy" "1070" +"yaw_speed" "100.000000" +"targetname" "monsterwave1" +"owner" "1070" +"movedir" "-1.000000 -0.000000 -0.000000" +"message" "" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*187" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-128.000000 -0.000011 0.000000" +"lip" "-16.000000" +"pos2" "-128.000000 -0.000011 0.000000" +"bsporigin" "1.000000" +"activate" "391" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "189.000000" +"absmin" "-2209.000000 639.000000 -33.000000" +"absmax" "-2111.000000 769.000000 -30.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*188" +"mins" "-2208.000000 640.000000 -32.000000" +"maxs" "-2112.000000 768.000000 -31.000000" +"size" "96.000000 128.000000 1.000000" +"mdl" "*188" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "190.000000" +"absmin" "-2385.000000 831.000000 -33.000000" +"absmax" "-2351.000000 961.000000 177.000000" +"ltime" "1.540000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000006 144.000000 0.000000" +"classname" "func_door" +"model" "*189" +"frame" "1.000000" +"mins" "-2384.000000 688.000000 -32.000000" +"maxs" "-2352.000000 816.000000 176.000000" +"size" "32.000000 128.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.540000" +"enemy" "1074" +"yaw_speed" "100.000000" +"targetname" "early_closet" +"owner" "1073" +"movedir" "-0.000000 1.000000 -0.000000" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*189" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000006 144.000000 0.000000" +"lip" "-16.000000" +"pos2" "-0.000006 144.000000 0.000000" +"bsporigin" "1.000000" +"activate" "505" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "191.000000" +"absmin" "-2385.000000 463.000000 -33.000000" +"absmax" "-2351.000000 577.000000 177.000000" +"ltime" "1.380000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000002 -128.000000 0.000000" +"classname" "func_door" +"model" "*190" +"frame" "1.000000" +"mins" "-2384.000000 592.000000 -32.000000" +"maxs" "-2352.000000 704.000000 176.000000" +"size" "32.000000 112.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.380000" +"enemy" "1073" +"yaw_speed" "100.000000" +"targetname" "early_closet" +"owner" "1073" +"movedir" "0.000000 -1.000000 -0.000000" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*190" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "0.000002 -128.000000 0.000000" +"lip" "-16.000000" +"pos2" "0.000002 -128.000000 0.000000" +"bsporigin" "1.000000" +"activate" "505" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "192.000000" +"absmin" "-3025.000000 1503.000000 -1.000000" +"absmax" "-2991.000000 1633.000000 209.000000" +"ltime" "0.820000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000006 144.000000 0.000000" +"classname" "func_door" +"model" "*191" +"frame" "1.000000" +"mins" "-3024.000000 1360.000000 0.000000" +"maxs" "-2992.000000 1488.000000 208.000000" +"size" "32.000000 128.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "-0.180000" +"enemy" "1076" +"yaw_speed" "200.000000" +"targetname" "sock_closet" +"owner" "1075" +"movedir" "-0.000000 1.000000 -0.000000" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "200.000000" +"mdl" "*191" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000006 144.000000 0.000000" +"lip" "-16.000000" +"pos2" "-0.000006 144.000000 0.000000" +"bsporigin" "1.000000" +"activate" "658" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "193.000000" +"absmin" "-3025.000000 1135.000000 -1.000000" +"absmax" "-2991.000000 1249.000000 209.000000" +"ltime" "0.740000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000002 -128.000000 0.000000" +"classname" "func_door" +"model" "*192" +"frame" "1.000000" +"mins" "-3024.000000 1264.000000 0.000000" +"maxs" "-2992.000000 1376.000000 208.000000" +"size" "32.000000 112.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "-0.260000" +"enemy" "1075" +"yaw_speed" "200.000000" +"targetname" "sock_closet" +"owner" "1075" +"movedir" "0.000000 -1.000000 -0.000000" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "200.000000" +"mdl" "*192" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "0.000002 -128.000000 0.000000" +"lip" "-16.000000" +"pos2" "0.000002 -128.000000 0.000000" +"bsporigin" "1.000000" +"activate" "658" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "194.000000" +"absmin" "-3265.000000 1311.000000 31.000000" +"absmax" "-3167.000000 1441.000000 34.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*193" +"mins" "-3264.000000 1312.000000 32.000000" +"maxs" "-3168.000000 1440.000000 33.000000" +"size" "96.000000 128.000000 1.000000" +"mdl" "*193" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-1687.000000 1161.000000 -47.968750" +"absmax" "-1657.000000 1191.000000 -47.968750" +"origin" "-1672.000000 1176.000000 -47.968750" +"oldorigin" "-1672.000000 1176.000000 -47.968750" +"angles" "-0.000000 170.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1623.000000 1161.000000 -63.968750" +"absmax" "-1593.000000 1191.000000 -63.968750" +"origin" "-1608.000000 1176.000000 -63.968750" +"oldorigin" "-1608.000000 1176.000000 -63.968750" +"angles" "-0.000000 293.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1687.000000 1569.000000 -47.968750" +"absmax" "-1657.000000 1599.000000 -47.968750" +"origin" "-1672.000000 1584.000000 -47.968750" +"oldorigin" "-1672.000000 1584.000000 -47.968750" +"angles" "-0.000000 95.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1623.000000 1569.000000 -63.968750" +"absmax" "-1593.000000 1599.000000 -63.968750" +"origin" "-1608.000000 1584.000000 -63.968750" +"oldorigin" "-1608.000000 1584.000000 -63.968750" +"angles" "-0.000000 150.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "237.000000" +"absmin" "-2689.000000 2159.000000 71.000000" +"absmax" "-2686.996582 2161.003418 73.003502" +"origin" "-2688.000000 2160.000000 72.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "info_intermission" +"model" "progs/misc_empty.mdl" +"mins" "0.000001 0.000000 0.000000" +"maxs" "0.003501 0.003500 0.003500" +"size" "0.003500 0.003500 0.003500" +"owner" "919" +"classtype" "16.000000" +"estate" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "temple1_monsters" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*194" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-3312.000000 1280.000000 464.000000" +"bbmaxs" "-2544.000000 1472.000000 512.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1697.000000 1055.000000 623.000000" +"absmax" "-1695.000000 1057.000000 625.000000" +"origin" "-1696.000000 1056.000000 624.000000" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2788.894043" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "66516.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "229" +"part_style" "230.000000" +"start_delay" "1.174749" +"dpp_name" "DPP_ITSQUAD" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_blue.spr" +"spr_name2" "progs/s_dotsml_wht.spr" +"spr_name3" "progs/s_dotsml_blue.spr" +"spr_frame" "1.000000" +"part_limit" "75.000000" +"part_life" "1.500000" +"part_ofs" "0.000000 0.000000 16.000000" +"part_veltype" "5.000000" +"part_vel" "10.000000 10.000000 16.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"modelindex" "268.000000" +"absmin" "-734.094482 982.240173 -36.255905" +"absmax" "-732.094482 984.240173 -34.255905" +"movetype" "5.000000" +"origin" "-733.094482 983.240173 -35.255905" +"velocity" "-7.686026 7.310038 28.827175" +"angles" "8858.522461 9719.718750 9604.289062" +"avelocity" "207.046722 133.185822 266.777557" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2791.071533" +"owner" "837" +"cnt" "128.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1599" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"think" "fog_controller_think" +"nextthink" "2788.458252" +"owner" "1" +"state" "2.000000" +"fog_dpextra" "1 0 8192 1024 32" +"fog_currden" "0.100000" +"fog_targden" "0.100000" +"fog_currcol" "0.100000 0.100000 0.100000" +"fog_targcol" "0.100000 0.100000 0.100000" +"classtype" "15.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "973.613586 1494.241821 1513.685547" +"classname" "particle" +"think" "finish_particle" +"cnt" "129.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1657" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8987.068359 8792.321289 7291.841309" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "130.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1755" +} +{ +"modelindex" "267.000000" +"absmin" "-498.685791 1202.598877 14.839206" +"absmax" "-496.685791 1204.598877 16.839207" +"movetype" "5.000000" +"origin" "-497.685791 1203.598877 15.839206" +"velocity" "3.600208 12.858303 18.043274" +"angles" "10180.948242 11443.119141 10574.135742" +"classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.333252" +"owner" "833" +"cnt" "131.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1690" +"part_active" "1.000000" +} +{ +"modelindex" "249.000000" +"absmin" "-718.221741 979.951111 -28.907600" +"absmax" "-716.221741 981.951111 -26.907600" +"movetype" "5.000000" +"origin" "-717.221741 980.951111 -27.907600" +"velocity" "6.859340 -3.065767 8.982056" +"angles" "8603.521484 6999.008301 8707.381836" +"avelocity" "184.176147 169.722595 295.947144" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2792.143066" +"owner" "837" +"cnt" "132.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1707" +"part_active" "1.000000" +} +{ +"modelindex" "266.000000" +"absmin" "-435.972168 1187.820923 -61.036446" +"absmax" "-433.972168 1189.820923 -59.036446" +"movetype" "5.000000" +"origin" "-434.972168 1188.820923 -60.036446" +"velocity" "10.471512 13.640553 11.700308" +"angles" "10107.590820 9409.826172 9681.268555" +"classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"think" "finish_particle" +"nextthink" "2788.533936" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" +"cnt" "133.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1175" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5491.002441 7136.583496 5702.778320" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "134.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1639" +} +{ +"modelindex" "249.000000" +"absmin" "-704.952026 1357.475952 75.419861" +"absmax" "-702.952026 1359.475952 77.419861" +"movetype" "5.000000" +"origin" "-703.952026 1358.475952 76.419861" +"velocity" "-1.078890 2.496902 32.203590" +"angles" "6797.570312 5326.719238 5964.015137" +"avelocity" "246.977142 224.527725 219.620346" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2789.742676" +"owner" "837" +"cnt" "135.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1524" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6874.220215 5672.121582 4955.546875" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "136.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1698" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9779.854492 9373.884766 12310.135742" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "137.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1092" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3844.207031 3973.229736 3701.235107" +"classname" "particle" +"think" "finish_particle" +"cnt" "138.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1738" +} +{ +"modelindex" "249.000000" +"absmin" "-728.723328 977.324402 -33.978794" +"absmax" "-726.723328 979.324402 -31.978794" +"movetype" "5.000000" +"origin" "-727.723328 978.324402 -32.978794" +"velocity" "-6.497025 -3.738639 3.508866" +"angles" "8480.463867 8391.547852 7907.364258" +"avelocity" "220.108643 276.482422 274.278992" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2790.675049" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "837" +"cnt" "139.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1670" +"part_active" "1.000000" +} +{ +"absmin" "-433.000000 -1857.000000 127.000000" +"absmax" "-431.000000 -1855.000000 129.000000" +"origin" "-432.000000 -1856.000000 128.000000" +"angles" "-0.000000 320.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2788.851807" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "3740.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "487" +"part_style" "105.000000" +"start_delay" "1.550981" +"dpp_name" "DPP_ITSMEGAH" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_wht.spr" +"spr_name2" "progs/s_dotmed_red.spr" +"spr_name3" "progs/s_dotsml_gold.spr" +"spr_frame" "1.000000" +"part_limit" "75.000000" +"part_life" "3.500000" +"part_ofs" "0.000000 0.000000 16.000000" +"part_veltype" "5.000000" +"part_vel" "12.000000 12.000000 4.000000" +"part_velrand" "0.000000 0.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"absmin" "-97.000000 863.000000 -176.968750" +"absmax" "-95.000000 865.000000 -174.968750" +"origin" "-96.000000 864.000000 -175.968750" +"angles" "-0.000000 260.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "908232.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "866" +"part_style" "105.000000" +"start_delay" "2.562120" +"dpp_name" "DPP_ITSMEGAH" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_wht.spr" +"spr_name2" "progs/s_dotmed_red.spr" +"spr_name3" "progs/s_dotsml_gold.spr" +"spr_frame" "1.000000" +"part_limit" "75.000000" +"part_life" "3.500000" +"part_ofs" "0.000000 0.000000 16.000000" +"part_veltype" "5.000000" +"part_vel" "12.000000 12.000000 4.000000" +"part_velrand" "0.000000 0.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6024.148926 5773.410645 6128.254883" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "140.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1533" +} +{ +"modelindex" "257.000000" +"absmin" "-1144.938721 863.545471 -37.544605" +"absmax" "-1142.938721 865.545471 -35.544605" +"movetype" "8.000000" +"origin" "-1143.938721 864.545471 -36.544605" +"velocity" "5.289529 0.357982 12.745506" +"angles" "9851.495117 11031.651367 11646.714844" +"classname" "particle" +"model" "progs/s_dotmed_red.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2790.589355" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1200" +"cnt" "141.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1593" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8432.645508 7660.555176 8225.691406" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "142.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1749" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2012.591431 3019.071533 3164.514404" +"classname" "particle" +"think" "finish_particle" +"cnt" "64.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1100" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7426.589844 7602.521973 5939.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "65.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1456" +} +{ +"absmin" "-2689.000000 959.000000 847.000000" +"absmax" "-2687.000000 961.000000 849.000000" +"origin" "-2688.000000 960.000000 848.000000" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2788.853027" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "79134.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "238" +"part_style" "230.000000" +"start_delay" "2.681082" +"dpp_name" "DPP_ITSQUAD" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_blue.spr" +"spr_name2" "progs/s_dotsml_wht.spr" +"spr_name3" "progs/s_dotsml_blue.spr" +"spr_frame" "1.000000" +"part_limit" "75.000000" +"part_life" "1.500000" +"part_ofs" "0.000000 0.000000 16.000000" +"part_veltype" "5.000000" +"part_vel" "10.000000 10.000000 16.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -27726.390625" +"absmax" "1.000000 1.000000 -27724.390625" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -27725.390625" +"velocity" "0.000000 0.000000 -2027.199951" +"angles" "14040.580078 13743.411133 12891.228516" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "66.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1633" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9611.656250 10581.430664 9650.214844" +"classname" "particle" +"think" "finish_particle" +"cnt" "67.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1757" +} +{ +"absmin" "-1089.000000 191.000000 807.031250" +"absmax" "-1087.000000 193.000000 809.031250" +"origin" "-1088.000000 192.000000 808.031250" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "312000.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "750" +"part_style" "122.000000" +"start_delay" "2.598437" +"dpp_name" "DPP_ITSGOLDKEY" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_gold.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_yell.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 20.000000" +"part_veltype" "5.000000" +"part_vel" "16.000000 16.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"modelindex" "249.000000" +"absmin" "-707.969604 1370.589966 -57.331596" +"absmax" "-705.969604 1372.589966 -55.331596" +"movetype" "5.000000" +"origin" "-706.969604 1371.589966 -56.331596" +"velocity" "-2.451491 7.362286 2.595599" +"angles" "9902.532227 12333.283203 9733.582031" +"avelocity" "163.966797 134.284485 235.422836" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"think" "finish_particle" +"nextthink" "2789.116455" +"owner" "837" +"cnt" "68.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1754" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6863.264648 7318.044434 5397.157715" +"classname" "particle" +"think" "finish_particle" +"cnt" "143.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1710" +} +{ +"absmin" "-1777.000000 -641.000000 607.031250" +"absmax" "-1775.000000 -639.000000 609.031250" +"origin" "-1776.000000 -640.000000 608.031250" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2788.505615" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "88580.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "184" +"part_style" "110.000000" +"start_delay" "1.155034" +"dpp_name" "DPP_ITSARMOR3" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_red.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotmed_red.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.750000" +"part_ofs" "0.000000 0.000000 24.000000" +"part_veltype" "5.000000" +"part_velbase" "0.000000 0.000000 12.000000" +"part_vel" "6.000000 6.000000 4.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +"spawn_rand" "0.200000" +} +{ +"modelindex" "258.000000" +"absmin" "-1146.893555 868.978882 -42.675766" +"absmax" "-1144.893555 870.978882 -40.675766" +"movetype" "8.000000" +"origin" "-1145.893555 869.978882 -41.675766" +"velocity" "4.679037 4.581622 10.952482" +"angles" "8827.365234 8036.241211 6781.016602" +"classname" "particle" +"model" "progs/s_dotsml_red.spr" +"think" "finish_particle" +"nextthink" "2790.142334" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1200" +"cnt" "69.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1094" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9273.077148 9638.251953 8850.827148" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "70.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1731" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"classtype" "40.000000" +"entchain" "1115" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1.000000" +"classtype" "40.000000" +"entchain" "1730" +} +{ +"modelindex" "268.000000" +"absmin" "-492.124573 1181.421997 17.723991" +"absmax" "-490.124573 1183.421997 19.723991" +"movetype" "5.000000" +"origin" "-491.124573 1182.421997 18.723991" +"velocity" "-6.704795 14.787073 23.386700" +"angles" "8537.594727 7612.781738 9144.135742" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.450195" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" +"cnt" "2.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1758" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7510.618652 7102.280273 7071.282715" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "3.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1102" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8571.859375 9077.053711 8618.134766" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "4.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1638" +} +{ +"modelindex" "258.000000" +"absmin" "-1143.161743 853.039124 -38.830769" +"absmax" "-1141.161743 855.039124 -36.830769" +"movetype" "8.000000" +"origin" "-1142.161743 854.039124 -37.830769" +"velocity" "5.561632 -5.630848 10.253242" +"angles" "5839.218750 6218.910156 4061.678711" +"classname" "particle" +"model" "progs/s_dotsml_red.spr" +"think" "finish_particle" +"nextthink" "2790.319092" +"owner" "1200" +"cnt" "5.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1716" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8751.454102 9009.610352 8618.430664" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "6.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1104" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3177.857422 4580.791016 4558.634766" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "7.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1753" +} +{ +"modelindex" "268.000000" +"absmin" "-502.016418 1193.447876 7.140810" +"absmax" "-500.016418 1195.447876 9.140810" +"movetype" "5.000000" +"origin" "-501.016418 1194.447876 8.140810" +"velocity" "-3.431257 13.348553 15.740471" +"angles" "4939.719727 4307.893555 4777.694824" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.658447" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" +"cnt" "8.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1116" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9380.593750 7373.477051 8545.218750" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "9.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1646" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "56.896378 142.986694 137.407516" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "10.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1632" +} +{ +"modelindex" "249.000000" +"absmin" "-714.929504 991.971802 -59.714722" +"absmax" "-712.929504 993.971802 -57.714722" +"movetype" "5.000000" +"origin" "-713.929504 992.971802 -58.714722" +"velocity" "5.320719 6.077089 17.806023" +"angles" "8609.465820 9393.248047 9282.760742" +"avelocity" "102.215645 274.944305 236.301773" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2791.793701" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "837" +"cnt" "11.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1090" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11216.493164 11926.740234 11710.227539" +"classname" "particle" +"think" "finish_particle" +"cnt" "12.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1660" +} +{ +"modelindex" "268.000000" +"absmin" "-735.029297 1354.600098 44.959297" +"absmax" "-733.029297 1356.600098 46.959297" +"movetype" "5.000000" +"origin" "-734.029297 1355.600098 45.959297" +"velocity" "-6.602496 2.154607 22.108522" +"angles" "13925.263672 13249.814453 12850.364258" +"avelocity" "250.621063 121.942810 126.044495" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2789.416504" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "837" +"cnt" "13.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1646" +"part_active" "1.000000" +} +{ +"modelindex" "255.000000" +"absmin" "-1166.431763 879.619263 -14.923793" +"absmax" "-1164.431763 881.619263 -12.923793" +"movetype" "8.000000" +"origin" "-1165.431763 880.619263 -13.923793" +"velocity" "-4.582721 5.670034 14.344920" +"angles" "13118.936523 13955.790039 12112.987305" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2788.481201" +"owner" "1200" +"cnt" "14.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1089" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5391.103516 4246.388672 5443.151367" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "15.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1596" +} +{ +"modelindex" "268.000000" +"absmin" "-480.605316 1201.646118 -1.824961" +"absmax" "-478.605316 1203.646118 0.175039" +"movetype" "5.000000" +"origin" "-479.605316 1202.646118 -0.824961" +"velocity" "-3.023042 11.652210 22.646442" +"angles" "7451.524902 6327.741699 7110.256836" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2788.624756" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" +"cnt" "16.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1632" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11685.408203 11098.088867 11217.875000" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "17.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1096" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8732.694336 6634.375977 8530.251953" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "18.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1627" +} +{ +"modelindex" "249.000000" +"absmin" "-714.892212 982.433838 -67.455544" +"absmax" "-712.892212 984.433838 -65.455544" +"movetype" "5.000000" +"origin" "-713.892212 983.433838 -66.455544" +"velocity" "5.879818 5.521409 13.841060" +"angles" "3704.427979 3970.922363 3708.476807" +"avelocity" "139.326157 236.210220 138.715775" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2791.203125" +"owner" "837" +"cnt" "19.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1721" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6387.338379 5831.668945 7505.553223" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "20.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1399" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7079.070801 7994.228027 7993.710449" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "21.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1651" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4404.468262 4048.475098 3987.570312" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "22.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1752" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "9807.483398 10725.674805 10508.200195" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "23.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1663" +} +{ +"modelindex" "257.000000" +"absmin" "-1150.289307 861.061157 -31.234518" +"absmax" "-1148.289307 863.061157 -29.234518" +"movetype" "8.000000" +"origin" "-1149.289307 862.061157 -30.234518" +"velocity" "1.248634 -0.893033 11.853634" +"angles" "6310.577637 9400.700195 9013.452148" +"classname" "particle" +"model" "progs/s_dotmed_red.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2789.443604" +"owner" "1200" +"cnt" "24.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1667" +"part_active" "1.000000" +} +{ +"modelindex" "266.000000" +"absmin" "-525.139099 1118.094727 -7.866698" +"absmax" "-523.139099 1120.094727 -5.866698" +"movetype" "5.000000" +"origin" "-524.139099 1119.094727 -6.866698" +"velocity" "-13.624928 -12.188360 18.948088" +"angles" "2294.151855 1986.573608 2475.793701" +"classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2788.503662" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" +"cnt" "25.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1480" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6590.345703 5777.323242 6621.936523" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "26.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1103" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2114.188721 2651.736572 2716.969727" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "27.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1129" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11034.617188 9362.499023 9832.545898" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "28.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1640" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4882.275391 3918.647705 4468.281250" +"classname" "particle" +"think" "finish_particle" +"cnt" "29.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1413" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10572.060547 10009.847656 9415.484375" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "30.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1642" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8616.943359 9168.354492 9321.343750" +"classname" "particle" +"think" "finish_particle" +"cnt" "31.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1759" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "11797.692383 11730.479492 11725.766602" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "32.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1117" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "10186.662109 9995.568359 10628.047852" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "33.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1134" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1441.220093 1051.367310 1720.537964" +"classname" "particle" +"think" "finish_particle" +"cnt" "34.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1132" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9805.201172 9590.264648 10493.895508" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "35.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1525" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7497.206543 8515.863281 6273.687988" +"classname" "particle" +"think" "finish_particle" +"cnt" "36.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1135" +} +{ +"modelindex" "248.000000" +"absmin" "-714.692139 1330.213379 78.137848" +"absmax" "-712.692139 1332.213379 80.137848" +"movetype" "5.000000" +"origin" "-713.692139 1331.213379 79.137848" +"velocity" "-2.870937 -1.085238 33.560139" +"angles" "8135.714844 7595.348633 8703.038086" +"avelocity" "271.654419 215.549179 259.251709" +"classname" "particle" +"model" "progs/s_dotmed_blue.spr" +"think" "finish_particle" +"nextthink" "2789.168457" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "837" +"cnt" "37.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1145" +"part_active" "1.000000" +} +{ +"modelindex" "258.000000" +"absmin" "-1141.462646 848.876038 -28.276646" +"absmax" "-1139.462646 850.876038 -26.276646" +"movetype" "8.000000" +"origin" "-1140.462646 849.876038 -27.276646" +"velocity" "3.747001 -4.587115 9.318644" +"angles" "5803.665039 5917.610840 5842.857910" +"classname" "particle" +"model" "progs/s_dotsml_red.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2788.657715" +"owner" "1200" +"cnt" "38.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1095" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -27726.390625" +"absmax" "1.000000 1.000000 -27724.390625" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -27725.390625" +"velocity" "0.000000 0.000000 -2027.199951" +"angles" "9319.987305 7049.994629 7948.170898" +"classname" "particle" +"think" "finish_particle" +"cnt" "39.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1106" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5982.769043 5119.578613 5141.876953" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "40.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1661" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5533.995605 8997.855469 8735.904297" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "41.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1088" +} +{ +"modelindex" "268.000000" +"absmin" "-494.996216 1215.741943 -20.301435" +"absmax" "-492.996216 1217.741943 -18.301435" +"movetype" "5.000000" +"origin" "-493.996216 1216.741943 -19.301435" +"velocity" "1.640186 13.472580 18.349926" +"angles" "5927.545898 5284.189453 6441.223145" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2789.375488" +"owner" "833" +"cnt" "42.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1753" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3519.828125 3406.189453 2510.058594" +"classname" "particle" +"think" "finish_particle" +"cnt" "43.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1510" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9953.368164 10591.804688 8936.891602" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "44.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1746" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10155.017578 9089.339844 8384.453125" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "45.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1147" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3023.718262 3466.281250 4079.265625" +"classname" "particle" +"think" "finish_particle" +"cnt" "46.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1148" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8436.697266 9263.155273 9916.835938" +"classname" "particle" +"think" "finish_particle" +"cnt" "47.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1154" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7366.211914 7629.577148 6265.412109" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "48.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1221" +} +{ +"modelindex" "268.000000" +"absmin" "-487.870544 1189.926636 -14.467354" +"absmax" "-485.870544 1191.926636 -12.467354" +"movetype" "5.000000" +"origin" "-486.870544 1190.926636 -13.467354" +"velocity" "-3.523057 9.865047 21.732353" +"angles" "3045.773926 3095.533203 2730.120850" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.601807" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" +"cnt" "49.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1156" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11062.755859 8621.668945 8663.805664" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "50.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1107" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4620.458008 4604.885742 4041.239014" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "51.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1275" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3105.156006 3701.572266 4856.214355" +"classname" "particle" +"think" "finish_particle" +"cnt" "52.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1736" +} +{ +"modelindex" "268.000000" +"absmin" "-466.869507 1150.919800 -21.431334" +"absmax" "-464.869507 1152.919800 -19.431334" +"movetype" "5.000000" +"origin" "-465.869507 1151.919800 -20.431334" +"velocity" "-2.681234 8.125736 17.435835" +"angles" "9830.373047 10830.789062 8531.842773" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2789.805908" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" +"cnt" "53.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1091" +"part_active" "1.000000" +} +{ +"modelindex" "266.000000" +"absmin" "-532.584351 1097.986084 -38.753571" +"absmax" "-530.584351 1099.986084 -36.753571" +"movetype" "5.000000" +"origin" "-531.584351 1098.986084 -37.753571" +"velocity" "-11.849483 -15.641591 8.212897" +"angles" "5256.447754 4270.724609 6037.728516" +"classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2788.448975" +"owner" "833" +"cnt" "54.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1459" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7782.090820 7283.910645 8886.669922" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "55.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1715" +} +{ +"modelindex" "248.000000" +"absmin" "-719.558044 983.902161 -46.862946" +"absmax" "-717.558044 985.902161 -44.862946" +"movetype" "5.000000" +"origin" "-718.558044 984.902161 -45.862946" +"velocity" "-0.711204 -2.458327 15.504167" +"angles" "3061.663574 2803.968750 3492.047607" +"avelocity" "145.429855 229.502243 272.667603" +"classname" "particle" +"model" "progs/s_dotmed_blue.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2791.114014" +"owner" "837" +"cnt" "56.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1636" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7195.420898 6887.599609 7511.857422" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "57.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1144" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9280.117188 8231.121094 9031.309570" +"classname" "particle" +"think" "finish_particle" +"cnt" "58.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1113" +} +{ +"modelindex" "266.000000" +"absmin" "-438.332336 1195.871948 -24.470175" +"absmax" "-436.332336 1197.871948 -22.470175" +"movetype" "5.000000" +"origin" "-437.332336 1196.871948 -23.470175" +"velocity" "15.817377 9.960752 15.513412" +"angles" "3657.758789 4165.666016 3906.927002" +"classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.004150" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" +"cnt" "59.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1168" +"part_active" "1.000000" +} +{ +"modelindex" "257.000000" +"absmin" "-1142.449219 849.614258 -19.682478" +"absmax" "-1140.449219 851.614258 -17.682478" +"movetype" "8.000000" +"origin" "-1141.449219 850.614258 -18.682478" +"velocity" "3.905576 -4.955900 13.804621" +"angles" "5195.903320 5799.225098 4177.629883" +"classname" "particle" +"model" "progs/s_dotmed_red.spr" +"think" "finish_particle" +"nextthink" "2788.924072" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1200" +"cnt" "60.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1635" +"part_active" "1.000000" +} +{ +"modelindex" "268.000000" +"absmin" "-458.778442 1141.905273 -16.241325" +"absmax" "-456.778442 1143.905273 -14.241324" +"movetype" "5.000000" +"origin" "-457.778442 1142.905273 -15.241324" +"velocity" "15.321268 -6.771203 11.043062" +"angles" "4246.261230 4867.914551 4621.642090" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2788.539307" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" +"cnt" "61.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1173" +"part_active" "1.000000" +} +{ +"modelindex" "268.000000" +"absmin" "-522.232422 1143.031250 13.070348" +"absmax" "-520.232422 1145.031250 15.070348" +"movetype" "5.000000" +"origin" "-521.232422 1144.031250 14.070348" +"velocity" "-13.233315 -9.110142 22.065859" +"angles" "9345.396484 9199.690430 10901.039062" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.039062" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" +"cnt" "62.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1124" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3615.117920 3739.955322 3296.007080" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "63.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1155" +} +{ +"modelindex" "257.000000" +"absmin" "-1149.976685 862.276917 -46.096626" +"absmax" "-1147.976685 864.276917 -44.096626" +"movetype" "8.000000" +"origin" "-1148.976685 863.276917 -45.096626" +"velocity" "4.015076 -0.960418 14.438429" +"angles" "7957.042969 8900.914062 8284.309570" +"classname" "particle" +"model" "progs/s_dotmed_red.spr" +"think" "finish_particle" +"nextthink" "2790.875000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1200" +"cnt" "71.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1143" +"part_active" "1.000000" +} +{ +"modelindex" "249.000000" +"absmin" "-711.784546 988.486084 -32.434414" +"absmax" "-709.784546 990.486084 -30.434414" +"movetype" "5.000000" +"origin" "-710.784546 989.486084 -31.434414" +"velocity" "6.312937 1.938780 13.594317" +"angles" "10498.375000 10236.268555 8179.153320" +"avelocity" "188.686798 179.720459 141.914124" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2792.499023" +"owner" "837" +"cnt" "72.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1097" +"part_active" "1.000000" +} +{ +"modelindex" "248.000000" +"absmin" "-713.367615 1341.219727 56.107426" +"absmax" "-711.367615 1343.219727 58.107426" +"movetype" "5.000000" +"origin" "-712.367615 1342.219727 57.107426" +"velocity" "-1.448042 -1.658986 26.472975" +"angles" "8166.183594 8560.742188 7881.920898" +"avelocity" "178.658417 141.926331 169.154938" +"classname" "particle" +"model" "progs/s_dotmed_blue.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2789.132324" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "837" +"cnt" "144.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1109" +"part_active" "1.000000" +} +{ +"modelindex" "258.000000" +"absmin" "-1151.380859 862.289978 -50.101170" +"absmax" "-1149.380859 864.289978 -48.101170" +"movetype" "8.000000" +"origin" "-1150.380859 863.289978 -49.101170" +"velocity" "2.891507 -1.268044 12.263557" +"angles" "5172.540039 5543.979492 4216.075195" +"classname" "particle" +"model" "progs/s_dotsml_red.spr" +"think" "finish_particle" +"nextthink" "2790.890137" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1200" +"cnt" "145.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1491" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11985.337891 11882.792969 10974.047852" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "73.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1160" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5620.246582 4692.212402 5432.396484" +"classname" "particle" +"think" "finish_particle" +"cnt" "74.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1140" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6447.582520 6993.738770 6755.589355" +"classname" "particle" +"think" "finish_particle" +"cnt" "146.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1171" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3326.793213 2835.654053 3449.535400" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "147.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1158" +} +{ +"modelindex" "268.000000" +"absmin" "-459.331909 1160.474976 7.316186" +"absmax" "-457.331909 1162.474976 9.316186" +"movetype" "5.000000" +"origin" "-458.331909 1161.474976 8.316186" +"velocity" "1.350140 6.893276 20.300180" +"angles" "10283.279297 10627.450195 10145.277344" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2788.697998" +"owner" "833" +"cnt" "75.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1511" +"part_active" "1.000000" +} +{ +"modelindex" "267.000000" +"absmin" "-530.664185 1166.826050 -22.513876" +"absmax" "-528.664185 1168.826050 -20.513876" +"movetype" "5.000000" +"origin" "-529.664185 1167.826050 -21.513876" +"velocity" "-11.679556 9.973450 14.289743" +"angles" "9557.829102 8046.523926 10019.292969" +"classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2789.647949" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" +"cnt" "76.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1756" +"part_active" "1.000000" +} +{ +"modelindex" "257.000000" +"absmin" "-1155.549072 859.704224 -45.921116" +"absmax" "-1153.549072 861.704224 -43.921116" +"movetype" "8.000000" +"origin" "-1154.549072 860.704224 -44.921116" +"velocity" "-2.227912 -2.880886 9.657033" +"angles" "5461.635742 5708.371582 6645.387207" +"classname" "particle" +"model" "progs/s_dotmed_red.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2790.178711" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1200" +"cnt" "148.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1133" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1184.851685 1021.927246 1132.165771" +"classname" "particle" +"think" "finish_particle" +"cnt" "77.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1141" +} +{ +"absmin" "-3217.000000 1375.000000 32.031250" +"absmax" "-3215.000000 1377.000000 34.031250" +"origin" "-3216.000000 1376.000000 33.031250" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "265240.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "506" +"part_style" "110.000000" +"start_delay" "2.182653" +"dpp_name" "DPP_ITSARMOR1" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_lgrn.spr" +"spr_name2" "progs/s_dotmed_lgrn.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.750000" +"part_ofs" "0.000000 0.000000 24.000000" +"part_veltype" "5.000000" +"part_velbase" "0.000000 0.000000 12.000000" +"part_vel" "6.000000 6.000000 4.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +"spawn_rand" "0.200000" +} +{ +"absmin" "-2153.000000 135.000000 31.031250" +"absmax" "-2151.000000 137.000000 33.031250" +"origin" "-2152.000000 136.000000 32.031250" +"angles" "-0.000000 86.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2788.911377" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "27959.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "519" +"part_style" "105.000000" +"start_delay" "1.963897" +"dpp_name" "DPP_ITSMEGAH" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_wht.spr" +"spr_name2" "progs/s_dotmed_red.spr" +"spr_name3" "progs/s_dotsml_gold.spr" +"spr_frame" "1.000000" +"part_limit" "75.000000" +"part_life" "3.500000" +"part_ofs" "0.000000 0.000000 16.000000" +"part_veltype" "5.000000" +"part_vel" "12.000000 12.000000 4.000000" +"part_velrand" "0.000000 0.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7336.492188 7549.521484 7504.852539" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "78.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1499" +} +{ +"modelindex" "268.000000" +"absmin" "-712.619995 980.724915 -58.528099" +"absmax" "-710.619995 982.724915 -56.528099" +"movetype" "5.000000" +"origin" "-711.619995 981.724915 -57.528099" +"velocity" "3.049654 -0.941191 12.704551" +"angles" "6841.114746 5563.696289 6258.624512" +"avelocity" "238.889740 196.957306 100.415054" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2793.412109" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "837" +"cnt" "79.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1085" +"part_active" "1.000000" +} +{ +"modelindex" "249.000000" +"absmin" "-723.233948 1369.820312 28.268011" +"absmax" "-721.233948 1371.820312 30.268011" +"movetype" "5.000000" +"origin" "-722.233948 1370.820312 29.268011" +"velocity" "-3.319681 6.151799 24.240547" +"angles" "8307.998047 7840.124512 7363.877930" +"avelocity" "105.236977 201.217682 220.773956" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2790.006592" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "837" +"cnt" "80.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1518" +"part_active" "1.000000" +} +{ +"modelindex" "258.000000" +"absmin" "-1160.712280 861.620422 -25.096592" +"absmax" "-1158.712280 863.620422 -23.096592" +"movetype" "8.000000" +"origin" "-1159.712280 862.620422 -24.096592" +"velocity" "-3.779229 -0.675863 15.615955" +"angles" "3787.665283 2926.384277 3239.379883" +"classname" "particle" +"model" "progs/s_dotsml_red.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2790.076660" +"owner" "1200" +"cnt" "81.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1164" +"part_active" "1.000000" +} +{ +"modelindex" "268.000000" +"absmin" "-601.963989 1004.444092 -36.804260" +"absmax" "-599.963989 1006.444092 -34.804260" +"movetype" "5.000000" +"origin" "-600.963989 1005.444092 -35.804260" +"velocity" "-10.882656 -2.151921 8.071291" +"angles" "9616.887695 9605.921875 9256.750977" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2789.128418" +"owner" "1066" +"cnt" "82.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1724" +"part_active" "1.000000" +} +{ +"modelindex" "268.000000" +"absmin" "-487.555603 1167.402100 -27.040964" +"absmax" "-485.555603 1169.402100 -25.040964" +"movetype" "5.000000" +"origin" "-486.555603 1168.402100 -26.040964" +"velocity" "6.332712 7.561266 20.580463" +"angles" "10360.793945 9604.577148 10878.565430" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2789.790771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" +"cnt" "149.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1122" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4457.019043 3924.589844 2952.206543" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "150.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1748" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7029.414062 8810.683594 8509.819336" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "151.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1183" +} +{ +"absmin" "-1153.000000 863.000000 -176.968750" +"absmax" "-1151.000000 865.000000 -174.968750" +"origin" "-1152.000000 864.000000 -175.968750" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2788.657959" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "338896.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "850" +"part_style" "110.000000" +"pemit_tcount" "17.000000" +"start_delay" "2.900571" +"dpp_name" "DPP_ITSARMOR3" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_red.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotmed_red.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.750000" +"part_ofs" "0.000000 0.000000 24.000000" +"part_veltype" "5.000000" +"part_velbase" "0.000000 0.000000 12.000000" +"part_vel" "6.000000 6.000000 4.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +"spawn_rand" "0.200000" +} +{ +"modelindex" "249.000000" +"absmin" "-686.244751 1342.836060 -27.547043" +"absmax" "-684.244751 1344.836060 -25.547043" +"movetype" "5.000000" +"origin" "-685.244751 1343.836060 -26.547043" +"velocity" "4.544328 0.145757 5.377057" +"angles" "8146.224121 8314.075195 8585.801758" +"avelocity" "229.398483 279.363403 145.039215" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2788.590088" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "837" +"cnt" "83.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1180" +"part_active" "1.000000" +} +{ +"modelindex" "249.000000" +"absmin" "-735.227783 1322.463379 22.997934" +"absmax" "-733.227783 1324.463379 24.997934" +"movetype" "5.000000" +"origin" "-734.227783 1323.463379 23.997934" +"velocity" "-7.952147 -3.130711 15.907926" +"angles" "6837.784180 6390.281250 6215.337891" +"avelocity" "246.452225 264.165161 268.681915" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"think" "finish_particle" +"nextthink" "2789.371094" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "837" +"cnt" "152.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1597" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2979.975098 3670.545654 4555.485840" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "153.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1094" +} +{ +"modelindex" "249.000000" +"absmin" "-727.965942 975.746277 -54.449604" +"absmax" "-725.965942 977.746277 -52.449604" +"movetype" "5.000000" +"origin" "-726.965942 976.746277 -53.449604" +"velocity" "-2.755211 4.311899 2.406537" +"angles" "6470.499023 8032.044434 6676.143555" +"avelocity" "163.283173 181.160919 223.441269" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2792.952637" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "837" +"cnt" "154.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1714" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3017.151855 2715.487793 2137.809814" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "155.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1118" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9792.493164 9517.864258 8550.238281" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "156.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1110" +} +{ +"modelindex" "249.000000" +"absmin" "-720.884521 977.088074 -75.509094" +"absmax" "-718.884521 979.088074 -73.509094" +"movetype" "5.000000" +"origin" "-719.884521 978.088074 -74.509094" +"velocity" "0.887478 4.672262 2.843410" +"angles" "9641.535156 7785.747559 8272.239258" +"avelocity" "115.436264 274.877167 284.295166" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2790.870850" +"owner" "837" +"cnt" "157.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1170" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8559.477539 8423.041992 9588.005859" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "158.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1126" +} +{ +"modelindex" "255.000000" +"absmin" "-22.853615 188.320740 849.423096" +"absmax" "-20.853615 190.320740 851.423096" +"movetype" "8.000000" +"origin" "-21.853615 189.320740 850.423096" +"velocity" "0.183966 2.993134 21.006866" +"angles" "9779.867188 9799.441406 11077.954102" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2795.789795" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "921" +"cnt" "159.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1193" +"part_active" "1.000000" +} +{ +"absmin" "-625.000000 -1393.000000 -32.968750" +"absmax" "-623.000000 -1391.000000 -30.968750" +"origin" "-624.000000 -1392.000000 -31.968750" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "153758.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "443" +"part_style" "110.000000" +"start_delay" "1.093692" "dpp_name" "DPP_ITSARMOR2" "dpp_wait" "0.100000" "dpp_rnd" "1.000000" @@ -1576,6589 +44965,12007 @@ a { "absmin" "-1.000000 -1.000000 -1.000000" "absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"classtype" "40.000000" -"entchain" "42" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "1.000000" -"classtype" "40.000000" -"entchain" "59" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" +"movetype" "5.000000" +"angles" "7779.964844 6434.983887 8279.587891" "classname" "particle" "think" "finish_particle" -"cnt" "2.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "54" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "3.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "43" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "4.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "62" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "5.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "45" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "6.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "46" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "7.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "52" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "8.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "57" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "9.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "44" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "10.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "56" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "11.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "49" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "12.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "48" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "13.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "65" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "14.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "50" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "15.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "64" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "16.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "60" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "17.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "55" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "18.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "61" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "19.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "51" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "20.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "53" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "21.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "63" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "22.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "58" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "23.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "47" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "24.000000" -"classtype" "40.000000" -"entchain" "66" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "25.000000" -"classtype" "40.000000" -"entchain" "67" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "26.000000" -"classtype" "40.000000" -"entchain" "68" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "27.000000" -"classtype" "40.000000" -"entchain" "69" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "28.000000" -"classtype" "40.000000" -"entchain" "70" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "29.000000" -"classtype" "40.000000" -"entchain" "71" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "30.000000" -"classtype" "40.000000" -"entchain" "72" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "31.000000" -"classtype" "40.000000" -"entchain" "73" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "32.000000" -"classtype" "40.000000" -"entchain" "74" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "33.000000" -"classtype" "40.000000" -"entchain" "75" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "34.000000" -"classtype" "40.000000" -"entchain" "76" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "35.000000" -"classtype" "40.000000" -"entchain" "77" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "36.000000" -"classtype" "40.000000" -"entchain" "78" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "37.000000" -"classtype" "40.000000" -"entchain" "79" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "38.000000" -"classtype" "40.000000" -"entchain" "80" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "39.000000" -"classtype" "40.000000" -"entchain" "81" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "40.000000" -"classtype" "40.000000" -"entchain" "82" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "41.000000" -"classtype" "40.000000" -"entchain" "83" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "42.000000" -"classtype" "40.000000" -"entchain" "84" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "43.000000" -"classtype" "40.000000" -"entchain" "85" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "44.000000" -"classtype" "40.000000" -"entchain" "86" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "45.000000" -"classtype" "40.000000" -"entchain" "87" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "46.000000" -"classtype" "40.000000" -"entchain" "88" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "47.000000" -"classtype" "40.000000" -"entchain" "89" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "48.000000" -"classtype" "40.000000" -"entchain" "90" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "49.000000" -"classtype" "40.000000" -"entchain" "91" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "50.000000" -"classtype" "40.000000" -"entchain" "92" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "51.000000" -"classtype" "40.000000" -"entchain" "93" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "52.000000" -"classtype" "40.000000" -"entchain" "94" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "53.000000" -"classtype" "40.000000" -"entchain" "95" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "54.000000" -"classtype" "40.000000" -"entchain" "96" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "55.000000" -"classtype" "40.000000" -"entchain" "97" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "56.000000" -"classtype" "40.000000" -"entchain" "98" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "57.000000" -"classtype" "40.000000" -"entchain" "99" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "58.000000" -"classtype" "40.000000" -"entchain" "100" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "59.000000" -"classtype" "40.000000" -"entchain" "101" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "60.000000" -"classtype" "40.000000" -"entchain" "102" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "61.000000" -"classtype" "40.000000" -"entchain" "103" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "62.000000" -"classtype" "40.000000" -"entchain" "104" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "63.000000" -"classtype" "40.000000" -"entchain" "39" -} -{ -"classname" "particle" -"cnt" "130.000000" -"classtype" "40.000000" -"entchain" "109" -} -{ -"classname" "particle" -"cnt" "65.000000" -"classtype" "40.000000" -"entchain" "107" -} -{ -"classname" "particle" -"cnt" "66.000000" -"classtype" "40.000000" -"entchain" "138" -} -{ -"modelindex" "43.000000" -"absmin" "47.000000 31.000000 -12.000000" -"absmax" "49.003502 33.003502 -9.996500" -"origin" "48.000000 32.000000 -11.000000" -"model" "progs/misc_empty.mdl" -"mins" "0.000001 0.000000 0.000000" -"maxs" "0.003501 0.003500 0.003500" -"size" "0.003500 0.003500 0.003500" -"owner" "108" -"count" "1.000000" -"classtype" "16.000000" -} -{ -"classname" "particle" -"cnt" "131.000000" -"classtype" "40.000000" -"entchain" "137" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"think" "fog_controller_think" -"nextthink" "211.029282" -"owner" "1" -"state" "2.000000" -"fog_dpextra" "1 0 8192 1024 32" -"fog_currden" "0.100000" -"fog_targden" "0.100000" -"fog_currcol" "0.100000 0.100000 0.100000" -"fog_targcol" "0.100000 0.100000 0.100000" -"classtype" "15.000000" -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -"absmin" "294.093506 -8.565871 63.313248" -"absmax" "296.093506 -6.565871 65.313248" -"ltime" "69.837990" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "295.093506 -7.565871 64.313248" -"angles" "81.375778 547.322510 -9.117833" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" +"waterlevel" "1.000000" "watertype" "-1.000000" -"owner" "1" -"noise" "weapons/bounce.wav" -"mangle" "1.125995 -75.848450 157.198792" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "308.795319 -2.232558 63.313248" -"absmax" "310.795319 -0.232558 65.313248" -"ltime" "69.297073" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "309.795319 -1.232558 64.313248" -"angles" "105.132751 304.908264 -5.447459" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "1" -"noise" "weapons/bounce.wav" -"mangle" "16.385118 -73.303108 139.501663" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "-124.695526 -403.546387 63.313248" -"absmax" "-122.695526 -401.546387 65.313248" -"ltime" "38.920586" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "-123.695526 -402.546387 64.313248" -"angles" "-170.836349 7.572117 92.540657" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "1" -"noise" "weapons/bounce.wav" -"mangle" "-55.827389 -51.678513 104.457802" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "-398.140839 -360.378723 63.313248" -"absmax" "-396.140839 -358.378723 65.313248" -"ltime" "32.032791" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "-397.140839 -359.378723 64.313248" -"angles" "-58.112431 188.067078 51.734371" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "1" -"noise" "weapons/bounce.wav" -"mangle" "-71.951981 25.108946 143.775360" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "-387.255310 -352.182739 63.313248" -"absmax" "-385.255310 -350.182739 65.313248" -"ltime" "29.128334" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "-386.255310 -351.182739 64.313248" -"angles" "137.591217 -15.346624 -43.187038" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "1" -"noise" "weapons/bounce.wav" -"mangle" "-66.843208 45.278175 113.500153" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "-403.518433 -342.213257 63.313248" -"absmax" "-401.518433 -340.213257 65.313248" -"ltime" "28.518484" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "-402.518433 -341.213257 64.313248" -"angles" "220.643097 35.841213 -127.338463" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "1" -"noise" "weapons/bounce.wav" -"mangle" "-67.044319 44.362492 151.650085" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "-368.453339 -368.684906 63.313248" -"absmax" "-366.453339 -366.684906 65.313248" -"ltime" "25.697487" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "-367.453339 -367.684906 64.313248" -"angles" "-255.697357 262.080444 57.969421" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "1" -"noise" "weapons/bounce.wav" -"mangle" "-75.121567 -0.779613 193.025299" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "-399.720673 -357.696564 63.313248" -"absmax" "-397.720673 -355.696564 65.313248" -"ltime" "31.611542" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "-398.720673 -356.696564 64.313248" -"angles" "158.176514 296.822113 -259.201477" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "1" -"noise" "weapons/bounce.wav" -"mangle" "-71.344444 28.933874 123.360275" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "-130.139297 -396.754944 63.313248" -"absmax" "-128.139297 -394.754944 65.313248" -"ltime" "38.886497" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "-129.139297 -395.754944 64.313248" -"angles" "-94.656830 52.280918 -167.465424" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "1" -"noise" "weapons/bounce.wav" -"mangle" "-50.410549 -55.845181 125.679863" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -} -{ -} -{ -"classname" "particle" -"cnt" "132.000000" -"classtype" "40.000000" -"entchain" "199" -} -{ -"classname" "particle" -"cnt" "67.000000" -"classtype" "40.000000" -"entchain" "139" -} -{ -"classname" "particle" -"cnt" "68.000000" -"classtype" "40.000000" -"entchain" "140" -} -{ -"classname" "particle" -"cnt" "69.000000" -"classtype" "40.000000" -"entchain" "141" -} -{ -"classname" "particle" -"cnt" "70.000000" -"classtype" "40.000000" -"entchain" "142" -} -{ -"classname" "particle" -"cnt" "71.000000" -"classtype" "40.000000" -"entchain" "143" -} -{ -"classname" "particle" -"cnt" "72.000000" -"classtype" "40.000000" -"entchain" "144" -} -{ -"classname" "particle" -"cnt" "73.000000" -"classtype" "40.000000" -"entchain" "145" -} -{ -"classname" "particle" -"cnt" "74.000000" -"classtype" "40.000000" -"entchain" "146" -} -{ -"classname" "particle" -"cnt" "75.000000" -"classtype" "40.000000" -"entchain" "147" -} -{ -"classname" "particle" -"cnt" "76.000000" -"classtype" "40.000000" -"entchain" "148" -} -{ -"classname" "particle" -"cnt" "77.000000" -"classtype" "40.000000" -"entchain" "149" -} -{ -"classname" "particle" -"cnt" "78.000000" -"classtype" "40.000000" -"entchain" "150" -} -{ -"classname" "particle" -"cnt" "79.000000" -"classtype" "40.000000" -"entchain" "151" -} -{ -"classname" "particle" -"cnt" "80.000000" -"classtype" "40.000000" -"entchain" "152" -} -{ -"classname" "particle" -"cnt" "81.000000" -"classtype" "40.000000" -"entchain" "153" -} -{ -"classname" "particle" -"cnt" "82.000000" -"classtype" "40.000000" -"entchain" "154" -} -{ -"classname" "particle" -"cnt" "83.000000" -"classtype" "40.000000" -"entchain" "155" -} -{ -"classname" "particle" -"cnt" "84.000000" -"classtype" "40.000000" -"entchain" "156" -} -{ -"classname" "particle" -"cnt" "85.000000" -"classtype" "40.000000" -"entchain" "157" -} -{ -"classname" "particle" -"cnt" "86.000000" -"classtype" "40.000000" -"entchain" "158" -} -{ -"classname" "particle" -"cnt" "87.000000" -"classtype" "40.000000" -"entchain" "159" -} -{ -"classname" "particle" -"cnt" "88.000000" -"classtype" "40.000000" -"entchain" "160" -} -{ -"classname" "particle" -"cnt" "89.000000" -"classtype" "40.000000" -"entchain" "161" -} -{ -"classname" "particle" -"cnt" "90.000000" -"classtype" "40.000000" -"entchain" "162" -} -{ -"classname" "particle" -"cnt" "91.000000" -"classtype" "40.000000" -"entchain" "163" -} -{ -"classname" "particle" -"cnt" "92.000000" -"classtype" "40.000000" -"entchain" "164" -} -{ -"classname" "particle" -"cnt" "93.000000" -"classtype" "40.000000" -"entchain" "165" -} -{ -"classname" "particle" -"cnt" "94.000000" -"classtype" "40.000000" -"entchain" "166" -} -{ -"classname" "particle" -"cnt" "95.000000" -"classtype" "40.000000" -"entchain" "167" -} -{ -"classname" "particle" -"cnt" "96.000000" -"classtype" "40.000000" -"entchain" "168" -} -{ -"classname" "particle" -"cnt" "97.000000" -"classtype" "40.000000" -"entchain" "169" -} -{ -"classname" "particle" -"cnt" "98.000000" -"classtype" "40.000000" -"entchain" "170" -} -{ -"classname" "particle" -"cnt" "99.000000" -"classtype" "40.000000" -"entchain" "171" -} -{ -"classname" "particle" -"cnt" "100.000000" -"classtype" "40.000000" -"entchain" "172" -} -{ -"classname" "particle" -"cnt" "101.000000" -"classtype" "40.000000" -"entchain" "173" -} -{ -"classname" "particle" -"cnt" "102.000000" -"classtype" "40.000000" -"entchain" "174" -} -{ -"classname" "particle" -"cnt" "103.000000" -"classtype" "40.000000" -"entchain" "175" -} -{ -"classname" "particle" -"cnt" "104.000000" -"classtype" "40.000000" -"entchain" "176" -} -{ -"classname" "particle" -"cnt" "105.000000" -"classtype" "40.000000" -"entchain" "177" -} -{ -"classname" "particle" -"cnt" "106.000000" -"classtype" "40.000000" -"entchain" "178" -} -{ -"classname" "particle" -"cnt" "107.000000" -"classtype" "40.000000" -"entchain" "179" -} -{ -"classname" "particle" -"cnt" "108.000000" -"classtype" "40.000000" -"entchain" "180" -} -{ -"classname" "particle" -"cnt" "109.000000" -"classtype" "40.000000" -"entchain" "181" -} -{ -"classname" "particle" -"cnt" "110.000000" -"classtype" "40.000000" -"entchain" "182" -} -{ -"classname" "particle" -"cnt" "111.000000" -"classtype" "40.000000" -"entchain" "183" -} -{ -"classname" "particle" -"cnt" "112.000000" -"classtype" "40.000000" -"entchain" "184" -} -{ -"classname" "particle" -"cnt" "113.000000" -"classtype" "40.000000" -"entchain" "185" -} -{ -"classname" "particle" -"cnt" "114.000000" -"classtype" "40.000000" -"entchain" "186" -} -{ -"classname" "particle" -"cnt" "115.000000" -"classtype" "40.000000" -"entchain" "187" -} -{ -"classname" "particle" -"cnt" "116.000000" -"classtype" "40.000000" -"entchain" "188" -} -{ -"classname" "particle" -"cnt" "117.000000" -"classtype" "40.000000" -"entchain" "189" -} -{ -"classname" "particle" -"cnt" "118.000000" -"classtype" "40.000000" -"entchain" "190" -} -{ -"classname" "particle" -"cnt" "119.000000" -"classtype" "40.000000" -"entchain" "191" -} -{ -"classname" "particle" -"cnt" "120.000000" -"classtype" "40.000000" -"entchain" "192" -} -{ -"classname" "particle" -"cnt" "121.000000" -"classtype" "40.000000" -"entchain" "193" -} -{ -"classname" "particle" -"cnt" "122.000000" -"classtype" "40.000000" -"entchain" "194" -} -{ -"classname" "particle" -"cnt" "123.000000" -"classtype" "40.000000" -"entchain" "195" -} -{ -"classname" "particle" -"cnt" "124.000000" -"classtype" "40.000000" -"entchain" "196" -} -{ -"classname" "particle" -"cnt" "125.000000" -"classtype" "40.000000" -"entchain" "197" -} -{ -"classname" "particle" -"cnt" "126.000000" -"classtype" "40.000000" -"entchain" "198" -} -{ -"classname" "particle" -"cnt" "127.000000" -"classtype" "40.000000" -"entchain" "37" -} -{ -"classname" "particle" -"cnt" "133.000000" -"classtype" "40.000000" -"entchain" "200" -} -{ -"classname" "particle" -"cnt" "134.000000" -"classtype" "40.000000" -"entchain" "201" -} -{ -"classname" "particle" -"cnt" "135.000000" -"classtype" "40.000000" -"entchain" "202" -} -{ -"classname" "particle" -"cnt" "136.000000" -"classtype" "40.000000" -"entchain" "203" -} -{ -"classname" "particle" -"cnt" "137.000000" -"classtype" "40.000000" -"entchain" "204" -} -{ -"classname" "particle" -"cnt" "138.000000" -"classtype" "40.000000" -"entchain" "205" -} -{ -"classname" "particle" -"cnt" "139.000000" -"classtype" "40.000000" -"entchain" "206" -} -{ -"classname" "particle" -"cnt" "140.000000" -"classtype" "40.000000" -"entchain" "207" -} -{ -"classname" "particle" -"cnt" "141.000000" -"classtype" "40.000000" -"entchain" "208" -} -{ -"classname" "particle" -"cnt" "142.000000" -"classtype" "40.000000" -"entchain" "209" -} -{ -"classname" "particle" -"cnt" "143.000000" -"classtype" "40.000000" -"entchain" "210" -} -{ -"classname" "particle" -"cnt" "144.000000" -"classtype" "40.000000" -"entchain" "211" -} -{ -"classname" "particle" -"cnt" "145.000000" -"classtype" "40.000000" -"entchain" "212" -} -{ -"classname" "particle" -"cnt" "146.000000" -"classtype" "40.000000" -"entchain" "213" -} -{ -"classname" "particle" -"cnt" "147.000000" -"classtype" "40.000000" -"entchain" "214" -} -{ -"classname" "particle" -"cnt" "148.000000" -"classtype" "40.000000" -"entchain" "215" -} -{ -"classname" "particle" -"cnt" "149.000000" -"classtype" "40.000000" -"entchain" "216" -} -{ -"classname" "particle" -"cnt" "150.000000" -"classtype" "40.000000" -"entchain" "217" -} -{ -"classname" "particle" -"cnt" "151.000000" -"classtype" "40.000000" -"entchain" "218" -} -{ -"classname" "particle" -"cnt" "152.000000" -"classtype" "40.000000" -"entchain" "219" -} -{ -"classname" "particle" -"cnt" "153.000000" -"classtype" "40.000000" -"entchain" "220" -} -{ -"classname" "particle" -"cnt" "154.000000" -"classtype" "40.000000" -"entchain" "221" -} -{ -"classname" "particle" -"cnt" "155.000000" -"classtype" "40.000000" -"entchain" "222" -} -{ -"classname" "particle" -"cnt" "156.000000" -"classtype" "40.000000" -"entchain" "223" -} -{ -"classname" "particle" -"cnt" "157.000000" -"classtype" "40.000000" -"entchain" "224" -} -{ -"classname" "particle" -"cnt" "158.000000" -"classtype" "40.000000" -"entchain" "225" -} -{ -"classname" "particle" -"cnt" "159.000000" -"classtype" "40.000000" -"entchain" "226" -} -{ -"classname" "particle" "cnt" "160.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "227" +"entchain" "1182" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8023.924316 10113.416992 8327.358398" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "161.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "228" +"entchain" "1198" } { +"modelindex" "249.000000" +"absmin" "-720.054993 969.937561 -49.274815" +"absmax" "-718.054993 971.937561 -47.274815" +"movetype" "5.000000" +"origin" "-719.054993 970.937561 -48.274815" +"velocity" "3.222022 -4.873440 10.493484" +"angles" "9611.101562 8786.776367 8772.050781" +"avelocity" "210.122986 149.378952 126.538895" "classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2792.702637" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "837" "cnt" "162.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "229" +"entchain" "1531" +"part_active" "1.000000" } { +"modelindex" "249.000000" +"absmin" "-663.674194 1311.976440 9.276536" +"absmax" "-661.674194 1313.976440 11.276536" +"movetype" "5.000000" +"origin" "-662.674194 1312.976440 10.276536" +"velocity" "6.871059 -5.857845 11.886350" +"angles" "7247.353027 5885.937012 6565.636719" +"avelocity" "239.628281 175.173187 266.875214" "classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"think" "finish_particle" +"nextthink" "2788.567383" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "837" "cnt" "163.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "230" +"entchain" "1151" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8402.528320 6255.284668 7358.901855" "classname" "particle" +"think" "finish_particle" "cnt" "164.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "231" +"entchain" "1616" } { +"modelindex" "266.000000" +"absmin" "-489.287842 1164.793945 -0.784748" +"absmax" "-487.287842 1166.793945 1.215252" +"movetype" "5.000000" +"origin" "-488.287842 1165.793945 0.215252" +"velocity" "2.266182 8.821070 9.127964" +"angles" "4199.977051 5666.070801 7050.558594" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2788.884766" +"owner" "833" "cnt" "165.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "232" +"entchain" "1635" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8638.268555 8810.135742 7221.574707" "classname" "particle" +"think" "finish_particle" "cnt" "166.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "233" +"entchain" "1409" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4752.444824 3187.293701 4759.445801" "classname" "particle" +"think" "finish_particle" "cnt" "167.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "234" +"entchain" "1716" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7205.920410 8600.547852 7776.665527" "classname" "particle" +"think" "finish_particle" "cnt" "168.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "235" +"entchain" "1095" } { +"absmin" "-161.000000 191.000000 807.031250" +"absmax" "-159.000000 193.000000 809.031250" +"origin" "-160.000000 192.000000 808.031250" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "638856.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "749" +"part_style" "120.000000" +"start_delay" "2.766961" +"dpp_name" "DPP_ITSSILVERKEY" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_blue.spr" +"spr_name2" "progs/s_dotsml_blue.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 20.000000" +"part_veltype" "5.000000" +"part_vel" "16.000000 16.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9593.711914 10545.001953 10220.146484" "classname" "particle" +"think" "finish_particle" "cnt" "169.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "236" +"entchain" "1143" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8428.442383 8462.500977 8057.407715" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "170.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "237" +"entchain" "1205" } { +"modelindex" "266.000000" +"absmin" "-503.508636 1155.183105 -39.994473" +"absmax" "-501.508636 1157.183105 -37.994473" +"movetype" "5.000000" +"origin" "-502.508636 1156.183105 -38.994473" +"velocity" "-14.480422 0.958525 15.396709" +"angles" "7431.100586 6762.959961 6909.472656" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.218262" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "171.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "238" +"entchain" "1167" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5194.106934 5231.582031 6111.017090" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "172.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "239" +"entchain" "1751" } { +"modelindex" "268.000000" +"absmin" "-466.679779 1181.344238 -26.771360" +"absmax" "-464.679779 1183.344238 -24.771360" +"movetype" "5.000000" +"origin" "-465.679779 1182.344238 -25.771360" +"velocity" "4.651020 9.800592 11.101657" +"angles" "5151.630859 5266.146484 6878.365723" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.781982" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "173.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "240" +"entchain" "1175" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "13664.214844 10458.915039 10693.881836" "classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "84.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1215" +} +{ +"modelindex" "249.000000" +"absmin" "-730.990723 1301.325806 33.144543" +"absmax" "-728.990723 1303.325806 35.144543" +"movetype" "5.000000" +"origin" "-729.990723 1302.325806 34.144543" +"velocity" "-7.732414 -7.165990 21.333048" +"angles" "3539.409668 2772.045898 3218.740234" +"avelocity" "296.063110 127.838982 289.526062" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2789.440674" +"owner" "837" +"cnt" "85.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1171" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10052.375000 10708.622070 9922.769531" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "86.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1222" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7073.583496 8172.774414 7541.734375" +"classname" "particle" +"think" "finish_particle" +"cnt" "87.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1532" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9724.064453 10815.647461 11596.051758" +"classname" "particle" +"think" "finish_particle" +"cnt" "88.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1421" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3947.750488 5457.654297 5559.560547" +"classname" "particle" +"think" "finish_particle" +"cnt" "89.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1145" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4126.891602 4218.682617 4279.415039" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "90.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1224" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2711.428467 1706.821167 2051.835693" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "91.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1142" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9995.673828 10999.080078 9339.132812" +"classname" "particle" +"think" "finish_particle" +"cnt" "92.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1123" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7816.963867 9411.708984 9443.112305" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "93.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1203" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9111.764648 8529.199219 9285.052734" +"classname" "particle" +"think" "finish_particle" +"cnt" "94.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1172" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6896.778809 8227.250000 7405.316406" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "95.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1189" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3099.326416 1764.215576 2160.982666" +"classname" "particle" +"think" "finish_particle" +"cnt" "96.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1208" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6070.971680 5661.719238 6992.511719" +"classname" "particle" +"think" "finish_particle" +"cnt" "97.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1613" +} +{ +"modelindex" "268.000000" +"absmin" "-523.796936 1146.235474 -9.416560" +"absmax" "-521.796936 1148.235474 -7.416560" +"movetype" "5.000000" +"origin" "-522.796936 1147.235474 -8.416560" +"velocity" "-8.372814 -8.187262 19.549669" +"angles" "4824.823730 3303.456543 3981.552490" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2788.563232" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" +"cnt" "98.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1616" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5187.983887 5733.438477 6629.059082" +"classname" "particle" +"think" "finish_particle" +"cnt" "99.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1235" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2412.820068 2838.486572 2294.422852" +"classname" "particle" +"think" "finish_particle" +"cnt" "100.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1236" +} +{ +"modelindex" "249.000000" +"absmin" "-715.033447 972.955566 -53.749519" +"absmax" "-713.033447 974.955566 -51.749519" +"movetype" "5.000000" +"origin" "-714.033447 973.955566 -52.749519" +"velocity" "5.263100 -3.197608 10.487076" +"angles" "9096.824219 10146.813477 10630.084961" +"avelocity" "242.979218 294.671448 143.140961" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"think" "finish_particle" +"nextthink" "2793.469727" +"owner" "837" +"cnt" "101.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1296" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5839.306152 7926.642578 7560.289551" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "102.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1157" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8874.498047 9894.808594 9583.111328" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "103.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1712" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "12265.514648 11644.165039 9003.471680" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "104.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1593" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5198.812500 5724.409668 4848.276367" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "105.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1233" +} +{ +"modelindex" "268.000000" +"absmin" "-722.534668 987.814636 -29.637970" +"absmax" "-720.534668 989.814636 -27.637970" +"movetype" "5.000000" +"origin" "-721.534668 988.814636 -28.637970" +"velocity" "7.722159 6.314402 13.483230" +"angles" "8027.891113 7898.486328 9650.849609" +"avelocity" "207.480087 218.936737 228.623306" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2790.768799" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "837" +"cnt" "106.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1243" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3222.032471 2800.901611 2972.171631" +"classname" "particle" +"think" "finish_particle" +"cnt" "107.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1232" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10532.746094 10387.617188 11134.522461" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "108.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1473" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9449.204102 8525.391602 9078.964844" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "109.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1121" +} +{ +"modelindex" "266.000000" +"absmin" "-426.580902 1221.075806 -30.736917" +"absmax" "-424.580902 1223.075806 -28.736917" +"movetype" "5.000000" +"origin" "-425.580902 1222.075806 -29.736917" +"velocity" "15.554674 15.874020 13.641285" +"angles" "1650.617554 2622.788574 2594.715332" +"classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2788.967529" +"owner" "833" +"cnt" "110.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1176" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1670.521729 1372.694580 1618.455933" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "111.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1185" +} +{ +"modelindex" "267.000000" +"absmin" "-478.491333 1118.960449 -61.049301" +"absmax" "-476.491333 1120.960449 -59.049301" +"movetype" "5.000000" +"origin" "-477.491333 1119.960449 -60.049301" +"velocity" "6.763390 -5.781915 8.479995" +"angles" "12209.407227 12650.162109 12938.778320" +"classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.303223" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" +"cnt" "112.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1095" +"part_active" "1.000000" +} +{ +"modelindex" "249.000000" +"absmin" "-726.235474 967.379028 -51.654583" +"absmax" "-724.235474 969.379028 -49.654583" +"movetype" "5.000000" +"origin" "-725.235474 968.379028 -50.654583" +"velocity" "-0.433363 -5.810968 13.059175" +"angles" "9043.039062 10120.186523 7645.745117" +"avelocity" "237.791077 281.890320 197.457809" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2791.364746" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "837" +"cnt" "113.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1193" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8727.555664 10413.719727 8884.264648" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "114.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1164" +} +{ +"modelindex" "268.000000" +"absmin" "-699.801147 1348.830566 61.758369" +"absmax" "-697.801147 1350.830566 63.758369" +"movetype" "5.000000" +"origin" "-698.801147 1349.830566 62.758369" +"velocity" "-0.026612 0.386974 32.102116" +"angles" "3274.507324 3551.215820 3409.932129" +"avelocity" "119.092377 210.226746 193.325592" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.178467" +"owner" "837" +"cnt" "115.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1221" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5549.919922 5900.178223 5028.022949" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "116.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1253" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9394.844727 10937.585938 10515.206055" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "117.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1674" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2456.690674 3161.681885 3751.845947" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "118.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1219" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4987.360352 4796.017578 3982.788330" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "119.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1217" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8686.299805 9884.904297 9427.533203" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "120.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1565" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "12865.573242 14268.391602 13897.927734" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "121.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1177" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2446.004395 3350.532471 4015.656250" +"classname" "particle" +"think" "finish_particle" +"cnt" "122.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1250" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1477.162354 1491.155396 2876.449219" +"classname" "particle" +"think" "finish_particle" +"cnt" "123.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1673" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6939.577148 7659.406738 8440.697266" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "124.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1150" +} +{ +"modelindex" "249.000000" +"absmin" "-726.140076 987.240295 -26.408140" +"absmax" "-724.140076 989.240295 -24.408140" +"movetype" "5.000000" +"origin" "-725.140076 988.240295 -25.408140" +"velocity" "2.932951 4.364147 12.911771" +"angles" "7792.044922 8788.621094 9786.645508" +"avelocity" "240.549942 177.211823 218.399597" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2791.571533" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "837" +"cnt" "125.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1125" +"part_active" "1.000000" +} +{ +"modelindex" "268.000000" +"absmin" "-428.401459 1140.050293 -17.663986" +"absmax" "-426.401459 1142.050293 -15.663986" +"movetype" "5.000000" +"origin" "-427.401459 1141.050293 -16.663986" +"velocity" "13.914000 -14.956023 12.033326" +"angles" "9540.626953 10694.476562 8717.817383" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2789.638428" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" +"cnt" "126.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1727" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8459.916992 9316.428711 9368.663086" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "127.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1667" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6513.193359 6471.979980 7137.277832" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "174.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "241" +"entchain" "1169" } { +"modelindex" "268.000000" +"absmin" "-447.789673 1145.109253 -22.003580" +"absmax" "-445.789673 1147.109253 -20.003580" +"movetype" "5.000000" +"origin" "-446.789673 1146.109253 -21.003580" +"velocity" "6.181341 -12.203009 13.803400" +"angles" "3453.548828 2886.348877 3105.762451" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2788.770020" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "175.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "242" +"entchain" "1250" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8424.134766 6787.314453 8993.653320" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "176.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "243" +"entchain" "1146" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7158.390625 9313.244141 7960.691895" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "177.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "244" +"entchain" "1212" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1778.781250 1544.784790 2093.273682" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "178.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "245" +"entchain" "1762" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6516.253418 7011.733398 6090.371094" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "179.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "246" +"entchain" "1273" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6902.371582 8487.033203 7577.979492" "classname" "particle" +"think" "finish_particle" "cnt" "180.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "247" +"entchain" "1192" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9435.730469 10251.134766 9826.083984" "classname" "particle" +"think" "finish_particle" "cnt" "181.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "248" +"entchain" "1247" } { +"modelindex" "266.000000" +"absmin" "-460.502045 1181.822388 -45.768108" +"absmax" "-458.502045 1183.822388 -43.768108" +"movetype" "5.000000" +"origin" "-459.502045 1182.822388 -44.768108" +"velocity" "7.378643 5.015289 15.383038" +"angles" "9056.021484 9358.869141 8858.844727" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2789.048340" +"owner" "833" "cnt" "182.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "249" +"entchain" "1254" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2324.925293 1753.432983 1671.546265" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "183.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "250" +"entchain" "1272" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11670.633789 12962.112305 13675.934570" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "184.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "251" +"entchain" "1184" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9372.616211 8189.886230 8600.455078" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "185.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "252" +"entchain" "1279" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8824.869141 9842.763672 9208.866211" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "186.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "253" +"entchain" "1659" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5509.696777 5291.732422 4567.697266" "classname" "particle" +"think" "finish_particle" "cnt" "187.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "254" +"entchain" "1713" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3571.974365 4446.110352 4175.754395" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "188.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "255" +"entchain" "1261" } { +"modelindex" "268.000000" +"absmin" "-714.569824 991.515930 -33.578690" +"absmax" "-712.569824 993.515930 -31.578690" +"movetype" "5.000000" +"origin" "-713.569824 992.515930 -32.578690" +"velocity" "3.409039 4.498428 30.587481" +"angles" "3953.153320 3627.123535 4246.429199" +"avelocity" "250.541702 282.256531 292.315430" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2792.114990" +"owner" "837" "cnt" "189.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "256" +"entchain" "1213" +"part_active" "1.000000" } { +"modelindex" "268.000000" +"absmin" "-716.189636 992.855530 -42.945309" +"absmax" "-714.189636 994.855530 -40.945309" +"movetype" "5.000000" +"origin" "-715.189636 993.855530 -41.945309" +"velocity" "2.719565 7.405744 1.573382" +"angles" "8028.045410 6807.279785 7362.709473" +"avelocity" "205.893127 140.339371 158.577225" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2790.660645" +"owner" "837" "cnt" "190.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "257" +"entchain" "1248" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5612.297363 6516.088867 6418.643555" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "191.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "258" +"entchain" "1760" } { +"modelindex" "248.000000" +"absmin" "-694.794189 1355.029175 43.521545" +"absmax" "-692.794189 1357.029175 45.521545" +"movetype" "5.000000" +"origin" "-693.794189 1356.029175 44.521545" +"velocity" "3.272317 3.110203 24.193548" +"angles" "6936.190430 7085.912598 6426.361328" +"avelocity" "189.999084 298.528992 162.385925" "classname" "particle" +"model" "progs/s_dotmed_blue.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.196533" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "837" "cnt" "192.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "259" +"entchain" "1270" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6516.576660 7789.761719 8706.389648" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "193.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "260" +"entchain" "1131" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2038.806763 3184.151123 3805.906006" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "194.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "261" +"entchain" "1153" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6672.145508 6116.910156 5684.007324" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "195.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "262" +"entchain" "1206" } { +"modelindex" "268.000000" +"absmin" "-485.495361 1169.267578 -24.101191" +"absmax" "-483.495361 1171.267578 -22.101191" +"movetype" "5.000000" +"origin" "-484.495361 1170.267578 -23.101191" +"velocity" "-9.558397 7.241920 9.498093" +"angles" "3133.891357 3254.878662 3210.774658" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2789.708984" +"owner" "833" "cnt" "196.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "263" +"entchain" "1139" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5620.333008 6250.169434 5793.376953" "classname" "particle" +"think" "finish_particle" "cnt" "197.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "264" +"entchain" "1506" } { +"modelindex" "267.000000" +"absmin" "-467.026489 1150.250488 3.382071" +"absmax" "-465.026489 1152.250488 5.382071" +"movetype" "5.000000" +"origin" "-466.026489 1151.250488 4.382071" +"velocity" "12.245003 -8.844508 22.371044" +"angles" "7023.541992 7386.299316 7033.284180" "classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2788.631836" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "198.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "265" +"entchain" "1293" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10911.898438 9800.030273 10774.902344" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "199.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "266" +"entchain" "1289" } { +"modelindex" "268.000000" +"absmin" "-716.123108 970.636719 -23.884321" +"absmax" "-714.123108 972.636719 -21.884321" +"movetype" "5.000000" +"origin" "-715.123108 971.636719 -22.884321" +"velocity" "-3.395367 -5.018952 32.894680" +"angles" "3786.832520 3086.034668 2958.429932" +"avelocity" "198.184143 140.620132 219.510483" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2792.584717" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "837" "cnt" "200.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "267" +"entchain" "1267" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6019.485840 5614.082031 5971.870605" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "201.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "268" +"entchain" "1265" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5021.300293 3606.037109 4791.827148" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "202.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "269" +"entchain" "1211" } { +"modelindex" "268.000000" +"absmin" "-458.012787 1134.751587 21.479118" +"absmax" "-456.012787 1136.751587 23.479118" +"movetype" "5.000000" +"origin" "-457.012787 1135.751587 22.479118" +"velocity" "8.977325 -5.626637 21.840267" +"angles" "11627.951172 9672.942383 10334.729492" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2789.651611" +"owner" "833" "cnt" "203.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "270" +"entchain" "1699" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6647.195801 6719.040039 6769.031250" "classname" "particle" +"think" "finish_particle" "cnt" "204.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "271" +"entchain" "1246" } { +"modelindex" "268.000000" +"absmin" "-492.420074 1167.364624 18.863506" +"absmax" "-490.420074 1169.364624 20.863506" +"movetype" "5.000000" +"origin" "-491.420074 1168.364624 19.863506" +"velocity" "-7.160863 8.304453 19.208839" +"angles" "3556.861328 4071.811768 3588.500488" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.237061" +"owner" "833" "cnt" "205.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "272" +"entchain" "1750" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10645.417969 9443.015625 9143.055664" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "206.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "273" +"entchain" "1136" } { +"modelindex" "268.000000" +"absmin" "-486.923401 1116.089966 -43.851051" +"absmax" "-484.923401 1118.089966 -41.851051" +"movetype" "5.000000" +"origin" "-485.923401 1117.089966 -42.851051" +"velocity" "1.558153 -9.631641 16.853786" +"angles" "7759.095703 8515.947266 7568.400879" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2788.698242" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "207.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "274" +"entchain" "1686" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10429.327148 12012.306641 11712.430664" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "208.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "275" +"entchain" "1137" } { +"absmin" "-1.000000 -1.000000 -27726.390625" +"absmax" "1.000000 1.000000 -27724.390625" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -27725.390625" +"velocity" "0.000000 0.000000 -2027.199951" +"angles" "7717.192871 6975.433594 4837.112305" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "209.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "276" +"entchain" "1290" } { +"modelindex" "267.000000" +"absmin" "-468.215363 1201.592651 -14.099384" +"absmax" "-466.215363 1203.592651 -12.099384" +"movetype" "5.000000" +"origin" "-467.215363 1202.592651 -13.099384" +"velocity" "-0.711448 12.304575 20.090702" +"angles" "7342.337891 6563.837891 7381.094238" "classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2788.412842" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "210.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "277" +"entchain" "1299" +"part_active" "1.000000" } { +"modelindex" "249.000000" +"absmin" "-719.027954 976.247803 -38.539299" +"absmax" "-717.027954 978.247803 -36.539299" +"movetype" "5.000000" +"origin" "-718.027954 977.247803 -37.539299" +"velocity" "6.844203 4.142461 21.781672" +"angles" "8108.157715 6724.332031 8426.732422" +"avelocity" "295.416138 224.674210 174.221008" "classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"think" "finish_particle" +"nextthink" "2793.470459" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "837" "cnt" "211.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "278" +"entchain" "1204" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7249.282715 6883.631836 7155.004883" "classname" "particle" +"think" "finish_particle" "cnt" "212.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "279" +"entchain" "1159" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2022.940674 2349.203857 2789.879639" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "213.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "280" +"entchain" "1270" } { +"modelindex" "267.000000" +"absmin" "-471.692505 1171.582397 -35.780746" +"absmax" "-469.692505 1173.582397 -33.780746" +"movetype" "5.000000" +"origin" "-470.692505 1172.582397 -34.780746" +"velocity" "1.366741 13.358318 11.372662" +"angles" "7312.611328 9250.786133 7219.693359" "classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2788.424561" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "214.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "281" +"entchain" "1197" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3724.365723 3521.460693 4388.115234" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "215.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "282" +"entchain" "1238" } { +"modelindex" "267.000000" +"absmin" "-466.656647 1130.061523 -45.145741" +"absmax" "-464.656647 1132.061523 -43.145741" +"movetype" "5.000000" +"origin" "-465.656647 1131.061523 -44.145741" +"velocity" "8.728294 -5.061190 9.003448" +"angles" "7235.256836 8789.565430 7149.089355" "classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2789.844238" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "216.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "283" +"entchain" "1223" +"part_active" "1.000000" } { +"modelindex" "268.000000" +"absmin" "-458.740875 1155.870483 11.434749" +"absmax" "-456.740875 1157.870483 13.434749" +"movetype" "5.000000" +"origin" "-457.740875 1156.870483 12.434749" +"velocity" "10.870937 9.702932 21.171787" +"angles" "11238.646484 8959.313477 10836.410156" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.407471" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "217.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "284" +"entchain" "1260" +"part_active" "1.000000" } { +"modelindex" "266.000000" +"absmin" "-477.795898 1114.078369 -30.555391" +"absmax" "-475.795898 1116.078369 -28.555391" +"movetype" "5.000000" +"origin" "-476.795898 1115.078369 -29.555391" +"velocity" "-4.840480 -7.929441 22.898891" +"angles" "8344.255859 10286.204102 9447.961914" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2788.417236" +"owner" "833" "cnt" "218.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "285" +"entchain" "1261" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4833.765625 4285.985840 4116.170898" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "219.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "286" +"entchain" "1228" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8219.427734 7686.917480 7960.935547" "classname" "particle" +"think" "finish_particle" "cnt" "220.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "287" +"entchain" "1237" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3081.912109 2944.956787 3463.285156" "classname" "particle" +"think" "finish_particle" "cnt" "221.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "288" +"entchain" "1259" } { +"modelindex" "266.000000" +"absmin" "-471.527069 1194.255249 -33.164383" +"absmax" "-469.527069 1196.255249 -31.164383" +"movetype" "5.000000" +"origin" "-470.527069 1195.255249 -32.164383" +"velocity" "12.175665 15.051729 13.024079" +"angles" "8151.094727 7239.520996 6014.827637" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2789.541748" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "222.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "289" +"entchain" "1734" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5432.470215 6547.413086 6252.632324" "classname" "particle" +"think" "finish_particle" "cnt" "223.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "290" +"entchain" "1305" } { +"modelindex" "266.000000" +"absmin" "-493.581940 1178.526489 25.707926" +"absmax" "-491.581940 1180.526489 27.707926" +"movetype" "5.000000" +"origin" "-492.581940 1179.526489 26.707926" +"velocity" "-7.061251 10.344555 23.813471" +"angles" "2201.372559 1498.202515 1710.541138" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.590332" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "224.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "291" +"entchain" "1226" +"part_active" "1.000000" } { +"modelindex" "249.000000" +"absmin" "-712.318298 1351.489014 -31.721960" +"absmax" "-710.318298 1353.489014 -29.721960" +"movetype" "5.000000" +"origin" "-711.318298 1352.489014 -30.721960" +"velocity" "-2.840663 3.826532 1.930143" +"angles" "6768.713379 7685.666992 6874.453613" +"avelocity" "161.531418 272.844604 280.669586" "classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"think" "finish_particle" +"nextthink" "2788.465332" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "837" "cnt" "225.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "292" +"entchain" "1127" +"part_active" "1.000000" } { +"modelindex" "268.000000" +"absmin" "-722.848450 984.255493 -37.441944" +"absmax" "-720.848450 986.255493 -35.441944" +"movetype" "5.000000" +"origin" "-721.848450 985.255493 -36.441944" +"velocity" "6.676718 -1.340617 2.912839" +"angles" "3972.673340 2814.539062 3382.174072" +"avelocity" "231.406586 226.816620 129.651779" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2792.856934" +"owner" "837" "cnt" "226.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "293" +"entchain" "1285" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5571.291992 4458.521484 4836.337891" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "227.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "294" +"entchain" "1124" } { +"modelindex" "267.000000" +"absmin" "-466.949493 1193.855103 0.973170" +"absmax" "-464.949493 1195.855103 2.973170" +"movetype" "5.000000" +"origin" "-465.949493 1194.855103 1.973170" +"velocity" "0.653828 5.273109 12.917631" +"angles" "8700.739258 10231.972656 8294.351562" "classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2788.780518" +"owner" "833" "cnt" "228.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "295" +"entchain" "1292" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9025.053711 9530.655273 8696.017578" "classname" "particle" +"think" "finish_particle" "cnt" "229.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "296" +"entchain" "1256" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10730.913086 10877.015625 11209.520508" "classname" "particle" +"think" "finish_particle" "cnt" "230.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "297" +"entchain" "1291" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8233.831055 9659.916016 8839.333984" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "231.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "298" +"entchain" "1298" } { +"modelindex" "268.000000" +"absmin" "-478.761078 1115.699585 -0.638276" +"absmax" "-476.761078 1117.699585 1.361724" +"movetype" "5.000000" +"origin" "-477.761078 1116.699585 0.361724" +"velocity" "8.163824 -10.556475 13.786798" +"angles" "7642.713867 7763.502930 9211.034180" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2788.412354" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "232.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "299" +"entchain" "1280" +"part_active" "1.000000" } { +"modelindex" "266.000000" +"absmin" "-469.803986 1140.989136 -39.524757" +"absmax" "-467.803986 1142.989136 -37.524757" +"movetype" "5.000000" +"origin" "-468.803986 1141.989136 -38.524757" +"velocity" "0.402843 0.839380 10.140690" +"angles" "6439.777344 6424.796875 6772.122559" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2788.669678" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "233.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "300" +"entchain" "1312" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3241.362305 3849.523438 4040.197998" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "234.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "301" +"entchain" "1263" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2721.796631 2653.511230 3326.265137" "classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "235.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "302" +"entchain" "1269" } { +"modelindex" "249.000000" +"absmin" "-715.528320 974.525085 -41.162350" +"absmax" "-713.528320 976.525085 -39.162350" +"movetype" "5.000000" +"origin" "-714.528320 975.525085 -40.162350" +"velocity" "2.997894 -1.978820 19.728691" +"angles" "3325.278320 2758.597168 3292.229736" +"avelocity" "288.207642 219.009979 143.122650" "classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2790.851074" +"owner" "837" "cnt" "236.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "303" +"entchain" "1286" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5706.753418 4762.738770 5152.294434" "classname" "particle" +"think" "finish_particle" "cnt" "237.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "304" +"entchain" "1231" } { +"modelindex" "268.000000" +"absmin" "-497.991882 1116.095703 -5.937399" +"absmax" "-495.991882 1118.095703 -3.937399" +"movetype" "5.000000" +"origin" "-496.991882 1117.095703 -4.937399" +"velocity" "-9.419722 -9.147251 18.409496" +"angles" "9737.574219 8792.012695 8338.233398" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2789.769287" +"owner" "833" "cnt" "238.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "305" +"entchain" "1187" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6964.210449 7018.250000 4880.609863" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "239.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "306" +"entchain" "1161" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1890.085571 2514.149902 2224.875244" "classname" "particle" +"think" "finish_particle" "cnt" "240.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "307" +"entchain" "1293" } { +"modelindex" "266.000000" +"absmin" "-502.298126 968.668701 -3.757445" +"absmax" "-500.298126 970.668701 -1.757445" +"movetype" "5.000000" +"origin" "-501.298126 969.668701 -2.757445" +"velocity" "10.956877 -15.062471 21.214760" +"angles" "7732.089844 9892.726562 9608.791016" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2788.647705" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1066" "cnt" "241.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "308" +"entchain" "1309" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6133.902832 6445.409180 8439.992188" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "242.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "309" +"entchain" "1297" } { +"modelindex" "248.000000" +"absmin" "-727.287720 981.465515 -56.112175" +"absmax" "-725.287720 983.465515 -54.112175" +"movetype" "5.000000" +"origin" "-726.287720 982.465515 -55.112175" +"velocity" "-2.273263 6.563921 0.113224" +"angles" "3090.450195 3210.145264 2876.218750" +"avelocity" "119.623398 292.187256 293.163849" "classname" "particle" +"model" "progs/s_dotmed_blue.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2791.330566" +"owner" "837" "cnt" "243.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "310" +"entchain" "1332" +"part_active" "1.000000" } { +"modelindex" "266.000000" +"absmin" "-514.107788 1145.464111 -37.277420" +"absmax" "-512.107788 1147.464111 -35.277420" +"movetype" "5.000000" +"origin" "-513.107788 1146.464111 -36.277420" +"velocity" "-3.162694 -2.513260 14.477249" +"angles" "4538.149414 4832.312500 4088.878174" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.833008" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "244.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "311" +"entchain" "1264" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1224.877075 1071.095581 1831.668945" "classname" "particle" +"think" "finish_particle" "cnt" "245.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "312" +"entchain" "1262" } { +"modelindex" "267.000000" +"absmin" "-445.183777 1129.761719 -49.565598" +"absmax" "-443.183777 1131.761719 -47.565598" +"movetype" "5.000000" +"origin" "-444.183777 1130.761719 -48.565598" +"velocity" "10.244942 -4.374645 9.103061" +"angles" "8376.540039 8086.488281 8589.181641" "classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.823242" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "246.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "313" +"entchain" "1324" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6435.537598 5445.647461 5207.254883" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "247.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "314" +"entchain" "1283" } { +"modelindex" "268.000000" +"absmin" "-1239.754395 182.333374 874.097168" +"absmax" "-1237.754395 184.333374 876.097168" +"movetype" "8.000000" +"origin" "-1238.754395 183.333374 875.097168" +"velocity" "-1.905210 -3.419172 17.314981" +"angles" "9921.697266 10127.622070 9836.378906" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2794.549561" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "923" "cnt" "248.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "315" +"entchain" "1511" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8481.728516 7501.814453 6869.409668" "classname" "particle" +"think" "finish_particle" "cnt" "249.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "316" +"entchain" "1229" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4741.643066 4514.345215 5277.030273" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "250.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "317" +"entchain" "1264" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5881.316895 6819.580566 7030.821777" "classname" "particle" +"think" "finish_particle" "cnt" "251.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "318" +"entchain" "1165" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2356.562744 3546.967285 3677.397461" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "252.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "319" +"entchain" "1330" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8001.900879 7364.469727 6928.236328" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "253.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "320" +"entchain" "1166" } { +"modelindex" "249.000000" +"absmin" "-718.330994 981.316528 -33.816776" +"absmax" "-716.330994 983.316528 -31.816776" +"movetype" "5.000000" +"origin" "-717.330994 982.316528 -32.816776" +"velocity" "1.241982 -3.688833 23.115788" +"angles" "4427.153320 3984.363037 3563.702148" +"avelocity" "288.140503 234.995575 256.389038" "classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2792.006104" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "837" "cnt" "254.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "321" +"entchain" "1179" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5884.185059 7029.815430 6902.870117" "classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "255.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "322" +"entchain" "1348" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5679.853027 4929.738281 4583.455566" "classname" "particle" +"think" "finish_particle" "cnt" "256.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "323" +"entchain" "1260" } { +"modelindex" "249.000000" +"absmin" "-729.380859 972.136536 -42.374657" +"absmax" "-727.380859 974.136536 -40.374657" +"movetype" "5.000000" +"origin" "-728.380859 973.136536 -41.374657" +"velocity" "-2.698569 -1.575976 31.751762" +"angles" "4112.463867 3572.910645 3756.141846" +"avelocity" "275.780518 131.659897 159.175385" "classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"think" "finish_particle" +"nextthink" "2790.841553" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "837" "cnt" "257.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "324" +"entchain" "1322" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7450.900391 7058.343750 6510.462891" "classname" "particle" +"think" "finish_particle" "cnt" "258.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "325" +"entchain" "1331" } { +"modelindex" "268.000000" +"absmin" "-443.765717 1187.322876 5.552048" +"absmax" "-441.765717 1189.322876 7.552048" +"movetype" "5.000000" +"origin" "-442.765717 1188.322876 6.552048" +"velocity" "11.266457 7.148167 22.385693" +"angles" "2618.558594 3823.589844 2583.142578" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2789.253906" +"owner" "833" "cnt" "259.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "326" +"entchain" "1560" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9819.121094 9402.847656 9582.665039" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "260.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "327" +"entchain" "1242" } { +"modelindex" "268.000000" +"absmin" "-524.156433 1171.133179 -24.471384" +"absmax" "-522.156433 1173.133179 -22.471384" +"movetype" "5.000000" +"origin" "-523.156433 1172.133179 -23.471384" +"velocity" "-9.563280 12.098515 14.608601" +"angles" "911.195251 1525.023804 1036.867920" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2788.730469" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "261.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "328" +"entchain" "1329" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2736.050781 3404.982666 3809.914062" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "262.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "329" +"entchain" "1335" } { +"modelindex" "268.000000" +"absmin" "-446.761017 1136.156860 -29.259901" +"absmax" "-444.761017 1138.156860 -27.259901" +"movetype" "5.000000" +"origin" "-445.761017 1137.156860 -28.259901" +"velocity" "14.401318 1.152866 21.891537" +"angles" "1351.314331 1831.658081 1748.312256" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.051270" +"owner" "833" "cnt" "263.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "330" +"entchain" "1313" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -27726.390625" +"absmax" "1.000000 1.000000 -27724.390625" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -27725.390625" +"velocity" "0.000000 0.000000 -2027.199951" +"angles" "8430.419922 8183.794922 10290.226562" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "264.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "331" +"entchain" "1319" } { +"modelindex" "267.000000" +"absmin" "-495.175232 1121.029419 -23.013191" +"absmax" "-493.175232 1123.029419 -21.013191" +"movetype" "5.000000" +"origin" "-494.175232 1122.029419 -22.013191" +"velocity" "-11.572130 -6.074892 11.960570" +"angles" "6709.478027 5827.556641 8304.710938" "classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"think" "finish_particle" +"nextthink" "2790.026123" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "265.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "332" +"entchain" "1359" +"part_active" "1.000000" } { +"modelindex" "248.000000" +"absmin" "-720.082642 968.110962 -8.341942" +"absmax" "-718.082642 970.110962 -6.341942" +"movetype" "5.000000" +"origin" "-719.082642 969.110962 -7.341942" +"velocity" "6.801233 -5.985290 34.754326" +"angles" "1894.265015 1978.567505 2472.710938" +"avelocity" "184.847565 153.614929 294.897308" "classname" "particle" +"model" "progs/s_dotmed_blue.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2793.013184" +"owner" "837" "cnt" "266.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "333" +"entchain" "1353" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6121.152344 6574.901855 6168.916016" "classname" "particle" +"think" "finish_particle" "cnt" "267.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "334" +"entchain" "1351" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6387.859375 8068.072754 6565.398438" "classname" "particle" +"think" "finish_particle" "cnt" "268.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "335" +"entchain" "1287" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8811.512695 8736.569336 7730.867188" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "269.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "336" +"entchain" "1284" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9415.723633 7635.052246 10493.751953" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "270.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "337" +"entchain" "1358" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3228.811035 2495.066162 2946.603760" "classname" "particle" +"think" "finish_particle" "cnt" "271.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "338" +"entchain" "1364" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6294.540527 7683.853027 7210.687012" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "272.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "339" +"entchain" "1241" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3509.149170 4423.563965 2790.131836" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "273.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "340" +"entchain" "1542" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3216.724121 2569.895508 3308.709961" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "274.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "341" +"entchain" "1120" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2460.829346 2969.063477 2722.708252" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "275.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "342" +"entchain" "1274" } { +"modelindex" "266.000000" +"absmin" "-459.048920 1149.003296 14.890614" +"absmax" "-457.048920 1151.003296 16.890614" +"movetype" "5.000000" +"origin" "-458.048920 1150.003296 15.890614" +"velocity" "4.238899 6.371777 21.082920" +"angles" "9518.170898 9110.632812 8928.796875" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2789.862793" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "276.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "343" +"entchain" "1361" +"part_active" "1.000000" } { +"modelindex" "268.000000" +"absmin" "-515.433838 1139.192627 -35.775124" +"absmax" "-513.433838 1141.192627 -33.775124" +"movetype" "5.000000" +"origin" "-514.433838 1140.192627 -34.775124" +"velocity" "-9.916807 -5.369793 10.221747" +"angles" "1703.474243 1496.104492 2878.664795" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2789.733154" +"owner" "833" "cnt" "277.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "344" +"entchain" "1121" +"part_active" "1.000000" } { +"modelindex" "249.000000" +"absmin" "-673.693665 1360.573975 -5.844841" +"absmax" "-671.693665 1362.573975 -3.844841" +"movetype" "5.000000" +"origin" "-672.693665 1361.573975 -4.844841" +"velocity" "7.847163 5.138096 15.187994" +"angles" "4370.888672 4705.818848 4498.009277" +"avelocity" "173.024689 110.034485 143.891724" "classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2789.323975" +"owner" "837" "cnt" "278.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "345" +"entchain" "1546" +"part_active" "1.000000" } { +"modelindex" "268.000000" +"absmin" "-714.076477 980.491394 -31.803787" +"absmax" "-712.076477 982.491394 -29.803787" +"movetype" "5.000000" +"origin" "-713.076477 981.491394 -30.803787" +"velocity" "5.971618 -0.394299 28.037811" +"angles" "6326.553711 6608.539551 5798.900391" +"avelocity" "291.039764 259.550781 167.531357" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2792.774658" +"owner" "837" "cnt" "279.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "346" +"entchain" "1307" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1187.730591 884.341492 1509.295776" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "280.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "347" +"entchain" "1276" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7677.591309 6993.248535 7882.713867" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "281.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "348" +"entchain" "1443" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9205.251953 9519.384766 10161.141602" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "282.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "349" +"entchain" "1371" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7048.686035 8261.755859 7072.796387" "classname" "particle" +"think" "finish_particle" "cnt" "283.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "350" +"entchain" "1277" } { +"modelindex" "268.000000" +"absmin" "-476.031769 1177.106079 -32.928127" +"absmax" "-474.031769 1179.106079 -30.928127" +"movetype" "5.000000" +"origin" "-475.031769 1178.106079 -31.928127" +"velocity" "10.408033 5.259438 22.419872" +"angles" "5732.757812 7090.184082 6055.304199" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2788.721924" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "284.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "351" +"entchain" "1357" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10687.618164 10886.206055 10323.365234" "classname" "particle" +"think" "finish_particle" "cnt" "285.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "352" +"entchain" "1367" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8032.753906 8627.517578 8501.056641" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "286.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "353" +"entchain" "1266" } { +"modelindex" "266.000000" +"absmin" "-477.640381 1181.796265 -21.688040" +"absmax" "-475.640381 1183.796265 -19.688040" +"movetype" "5.000000" +"origin" "-476.640381 1182.796265 -20.688040" +"velocity" "-5.169591 12.302622 19.084812" +"angles" "7878.341309 7514.447266 6694.421875" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2788.863525" +"owner" "833" "cnt" "287.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "354" +"entchain" "1181" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "882.548889 538.826965 435.279083" "classname" "particle" +"think" "finish_particle" "cnt" "288.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "355" +"entchain" "1370" } { +"modelindex" "268.000000" +"absmin" "-483.850159 1186.625366 6.160480" +"absmax" "-481.850159 1188.625366 8.160480" +"movetype" "5.000000" +"origin" "-482.850159 1187.625366 7.160480" +"velocity" "8.509537 4.988922 16.204353" +"angles" "6161.230957 8042.068359 6515.100586" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2789.831055" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "289.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "356" +"entchain" "1334" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5887.544922 6568.530762 5893.523438" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "290.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "357" +"entchain" "1688" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2341.299072 2694.702637 2105.614990" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "291.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "358" +"entchain" "1345" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6975.878906 6791.978516 6247.872070" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "292.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "359" +"entchain" "1325" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10004.664062 9833.971680 9831.927734" "classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "293.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "360" +"entchain" "1387" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4772.951660 5127.437500 4698.080566" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "294.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "361" +"entchain" "1234" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7185.178223 6882.103516 5576.304688" "classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "295.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "362" +"entchain" "1244" } { +"modelindex" "249.000000" +"absmin" "-715.684448 984.263367 -71.785362" +"absmax" "-713.684448 986.263367 -69.785362" +"movetype" "5.000000" +"origin" "-714.684448 985.263367 -70.785362" +"velocity" "-0.355724 0.287362 9.497971" +"angles" "3366.541992 2287.592041 2774.001221" +"avelocity" "281.273834 220.023193 121.253090" "classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"think" "finish_particle" +"nextthink" "2792.906006" +"owner" "837" "cnt" "296.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "363" +"entchain" "1375" +"part_active" "1.000000" } { +"modelindex" "268.000000" +"absmin" "-1231.357544 187.260544 885.423157" +"absmax" "-1229.357544 189.260544 887.423157" +"movetype" "8.000000" +"origin" "-1230.357544 188.260544 886.423157" +"velocity" "1.730888 -0.123417 21.151524" +"angles" "5592.781250 4643.119629 6692.175293" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2794.231445" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "923" "cnt" "297.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "364" +"entchain" "1318" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1670.379272 1366.566895 2076.277344" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "298.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "365" +"entchain" "1369" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7406.323730 8320.927734 9418.767578" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "299.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "366" +"entchain" "1315" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8451.818359 9293.571289 7032.068359" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "300.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "367" +"entchain" "1300" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2120.935547 2467.697998 2681.393555" "classname" "particle" +"think" "finish_particle" "cnt" "301.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "368" +"entchain" "1323" } { +"modelindex" "266.000000" +"absmin" "-496.645172 1152.910400 -9.259339" +"absmax" "-494.645172 1154.910400 -7.259339" +"movetype" "5.000000" +"origin" "-495.645172 1153.910400 -8.259339" +"velocity" "3.321878 8.245857 10.439039" +"angles" "6662.527832 5763.133301 6564.114746" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2789.837402" +"owner" "833" "cnt" "302.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "369" +"entchain" "1225" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8129.707520 6007.978516 7657.816406" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "303.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "370" +"entchain" "1258" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5445.098633 5543.665039 5377.785156" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "304.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "371" +"entchain" "1376" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4595.225098 4623.427734 5103.794922" "classname" "particle" +"think" "finish_particle" "cnt" "305.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "372" +"entchain" "1327" } { +"modelindex" "249.000000" +"absmin" "-723.850098 983.701050 -53.208241" +"absmax" "-721.850098 985.701050 -51.208241" +"movetype" "5.000000" +"origin" "-722.850098 984.701050 -52.208241" +"velocity" "0.255623 3.696646 19.718008" +"angles" "6977.176758 8141.342773 8834.266602" +"avelocity" "246.787933 184.896393 229.239792" "classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"think" "finish_particle" +"nextthink" "2792.753662" +"owner" "837" "cnt" "306.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "373" +"entchain" "1392" +"part_active" "1.000000" } { +"modelindex" "268.000000" +"absmin" "-512.568176 1187.221680 1.875314" +"absmax" "-510.568176 1189.221680 3.875314" +"movetype" "5.000000" +"origin" "-511.568176 1188.221680 2.875314" +"velocity" "-12.507706 8.151127 23.365215" +"angles" "3933.680176 4489.227051 4169.408691" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2788.809082" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "307.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "374" +"entchain" "1372" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2903.724121 2452.962402 2303.621094" "classname" "particle" +"think" "finish_particle" "cnt" "308.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "375" +"entchain" "1705" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5762.887695 5260.624512 5813.726562" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "309.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "376" +"entchain" "1382" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2389.854492 2727.259766 2595.505127" "classname" "particle" +"think" "finish_particle" "cnt" "310.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "377" +"entchain" "1395" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9323.711914 9184.192383 8636.657227" "classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "311.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "378" +"entchain" "1316" } { +"modelindex" "266.000000" +"absmin" "-449.465332 1167.953247 -4.198181" +"absmax" "-447.465332 1169.953247 -2.198181" +"movetype" "5.000000" +"origin" "-448.465332 1168.953247 -3.198181" +"velocity" "4.435194 6.804407 11.540635" +"angles" "8439.176758 8453.814453 8783.745117" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.025146" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "312.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "379" +"entchain" "1306" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6652.389160 9077.241211 7797.799316" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "313.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "380" +"entchain" "1352" } { +"modelindex" "266.000000" +"absmin" "-463.891571 1128.890137 -26.520494" +"absmax" "-461.891571 1130.890137 -24.520494" +"movetype" "5.000000" +"origin" "-462.891571 1129.890137 -25.520494" +"velocity" "9.319132 -15.776361 20.379772" +"angles" "7448.326172 7180.199707 6825.513184" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2788.832031" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "314.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "381" +"entchain" "1278" +"part_active" "1.000000" } { +"modelindex" "249.000000" +"absmin" "-669.700806 1338.804443 -17.760727" +"absmax" "-667.700806 1340.804443 -15.760727" +"movetype" "5.000000" +"origin" "-668.700806 1339.804443 -16.760727" +"velocity" "7.481917 0.068117 13.098697" +"angles" "9173.099609 9065.108398 11496.494141" +"avelocity" "133.198029 147.370834 275.347168" "classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2788.854980" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "837" "cnt" "315.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "382" +"entchain" "1288" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5043.019531 5782.533203 4478.837891" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "316.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "383" +"entchain" "1390" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4834.051758 3166.792725 3841.417480" "classname" "particle" +"think" "finish_particle" "cnt" "317.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "384" +"entchain" "1581" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9518.965820 10876.361328 11801.989258" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "318.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "385" +"entchain" "1401" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6096.634766 6386.907715 6596.894531" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "319.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "386" +"entchain" "1407" } { +"absmin" "-865.000000 1151.000000 -212.968750" +"absmax" "-863.000000 1153.000000 -210.968750" +"origin" "-864.000000 1152.000000 -211.968750" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "3416.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "775" +"part_style" "175.000000" +"start_delay" "2.666311" +"dpp_name" "DPP_ITSBACKPACK" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_grey.spr" +"spr_name2" "progs/s_dotsml_wht.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_veltype" "5.000000" +"part_vel" "16.000000 16.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2839.284424 1432.573486 2474.013916" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "320.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "387" +"entchain" "1396" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2460.035400 2351.591064 2519.675293" "classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "321.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "388" +"entchain" "1354" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7584.596191 9613.222656 6485.084473" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "322.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "389" +"entchain" "1418" } { +"modelindex" "249.000000" +"absmin" "-724.792664 1355.338379 -36.718929" +"absmax" "-722.792664 1357.338379 -34.718929" +"movetype" "5.000000" +"origin" "-723.792664 1356.338379 -35.718929" +"velocity" "-6.400830 3.035493 2.550737" +"angles" "6872.298340 7124.293945 6919.814941" +"avelocity" "108.520767 242.020935 213.718079" "classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2788.840088" +"owner" "837" "cnt" "323.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "390" +"entchain" "1201" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10268.777344 8783.989258 9412.099609" "classname" "particle" +"think" "finish_particle" "cnt" "324.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "391" +"entchain" "1326" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6091.060059 7482.971191 6851.396484" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "325.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "392" +"entchain" "1498" } { +"modelindex" "266.000000" +"absmin" "-448.425812 1191.673706 5.333529" +"absmax" "-446.425812 1193.673706 7.333529" +"movetype" "5.000000" +"origin" "-447.425812 1192.673706 6.333529" +"velocity" "4.502579 6.966520 14.108097" +"angles" "6772.788086 7342.297363 6310.672363" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2788.950684" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "326.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "393" +"entchain" "1408" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6638.570312 8407.308594 7684.959473" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "327.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "394" +"entchain" "1400" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1662.239746 1377.479492 842.657898" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "328.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "395" +"entchain" "1388" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1184.845703 1570.973877 1078.510498" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "329.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "396" +"entchain" "1309" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7866.071777 7850.941895 7677.226074" "classname" "particle" +"think" "finish_particle" "cnt" "330.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "397" +"entchain" "1391" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3108.667480 2906.531738 3509.423584" "classname" "particle" +"think" "finish_particle" "cnt" "331.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "398" +"entchain" "1311" } { +"modelindex" "268.000000" +"absmin" "-734.295410 986.571045 -39.542759" +"absmax" "-732.295410 988.571045 -37.542759" +"movetype" "5.000000" +"origin" "-733.295410 987.571045 -38.542759" +"velocity" "-6.946257 5.176184 5.734886" +"angles" "2727.206787 2387.086182 2669.452637" +"avelocity" "241.398361 248.399307 285.021515" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2792.717529" +"owner" "837" "cnt" "332.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "399" +"entchain" "1255" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2805.783203 4048.916260 3889.917480" "classname" "particle" +"think" "finish_particle" "cnt" "333.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "400" +"entchain" "1245" } { +"modelindex" "248.000000" +"absmin" "-690.587158 1344.101196 73.558784" +"absmax" "-688.587158 1346.101196 75.558784" +"movetype" "5.000000" +"origin" "-689.587158 1345.101196 74.558784" +"velocity" "3.871456 -0.457778 26.111942" +"angles" "9194.304688 8907.250977 9360.864258" +"avelocity" "135.871460 105.865662 271.660522" "classname" "particle" +"model" "progs/s_dotmed_blue.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2789.563721" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "837" "cnt" "334.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "401" +"entchain" "1429" +"part_active" "1.000000" } { +"modelindex" "267.000000" +"absmin" "-478.645233 1177.168457 -4.284493" +"absmax" "-476.645233 1179.168457 -2.284494" +"movetype" "5.000000" +"origin" "-477.645233 1178.168457 -3.284494" +"velocity" "7.392315 7.873775 8.935575" +"angles" "2513.426514 1934.995483 2103.710205" "classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"think" "finish_particle" +"nextthink" "2789.162354" +"owner" "833" "cnt" "335.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "402" +"entchain" "1328" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5402.196777 4753.953125 5868.551758" "classname" "particle" +"think" "finish_particle" "cnt" "336.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "403" +"entchain" "1282" } { +"modelindex" "249.000000" +"absmin" "-683.973389 1321.260620 22.085125" +"absmax" "-681.973389 1323.260620 24.085125" +"movetype" "5.000000" +"origin" "-682.973389 1322.260620 23.085125" +"velocity" "5.057039 -3.579943 18.096561" +"angles" "6911.999512 5933.298340 5713.562988" +"avelocity" "288.817993 138.032166 223.380234" "classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"think" "finish_particle" +"nextthink" "2788.885986" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "837" "cnt" "337.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "404" +"entchain" "1697" +"part_active" "1.000000" } { +"modelindex" "268.000000" +"absmin" "-687.961914 1315.819458 -20.630972" +"absmax" "-685.961914 1317.819458 -18.630972" +"movetype" "5.000000" +"origin" "-686.961914 1316.819458 -19.630972" +"velocity" "4.888577 -5.414472 11.992096" +"angles" "7854.263672 8957.571289 9039.793945" +"avelocity" "127.643661 275.487549 227.164520" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2789.415771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "837" "cnt" "338.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "405" +"entchain" "1588" +"part_active" "1.000000" } { +"modelindex" "268.000000" +"absmin" "-714.204346 973.454407 -41.474602" +"absmax" "-712.204346 975.454407 -39.474602" +"movetype" "5.000000" +"origin" "-713.204346 974.454407 -40.474602" +"velocity" "3.193701 -0.500259 22.076479" +"angles" "6647.188477 6320.206055 6531.476074" +"avelocity" "296.484253 259.288330 262.303528" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2793.169189" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "837" "cnt" "339.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "406" +"entchain" "1429" +"part_active" "1.000000" } { +"modelindex" "266.000000" +"absmin" "-458.432281 1176.465942 -16.300358" +"absmax" "-456.432281 1178.465942 -14.300358" +"movetype" "5.000000" +"origin" "-457.432281 1177.465942 -15.300358" +"velocity" "4.959623 10.179510 9.150914" +"angles" "2809.400879 2986.069824 3530.931885" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2788.424805" +"owner" "833" "cnt" "340.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "407" +"entchain" "1355" +"part_active" "1.000000" } { +"modelindex" "266.000000" +"absmin" "-464.335632 1177.499390 -4.680009" +"absmax" "-462.335632 1179.499390 -2.680009" +"movetype" "5.000000" +"origin" "-463.335632 1178.499390 -3.680009" +"velocity" "-1.858943 12.429579 13.608082" +"angles" "3160.981689 3350.087402 4056.718750" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2788.463379" +"owner" "833" "cnt" "341.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "408" +"entchain" "1271" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1538.503052 1690.686279 1373.642090" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "342.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "409" +"entchain" "1428" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10240.046875 8450.928711 7676.539062" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "343.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "410" +"entchain" "1230" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2658.762451 2818.186035 2967.113037" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "344.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "411" +"entchain" "1430" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4103.662109 4569.398926 4650.847656" "classname" "particle" +"think" "finish_particle" "cnt" "345.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "412" +"entchain" "1424" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5520.751953 6784.218262 6623.193848" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "346.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "413" +"entchain" "1336" } { +"modelindex" "268.000000" +"absmin" "-482.936768 1159.242065 14.378071" +"absmax" "-480.936768 1161.242065 16.378071" +"movetype" "5.000000" +"origin" "-481.936768 1160.242065 15.378071" +"velocity" "4.262337 -6.908902 16.776634" +"angles" "5920.735352 5305.356934 6187.578125" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2789.954590" +"owner" "833" "cnt" "347.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "414" +"entchain" "1410" +"part_active" "1.000000" } { +"modelindex" "266.000000" +"absmin" "-510.994171 1166.655518 -30.501045" +"absmax" "-508.994171 1168.655518 -28.501045" +"movetype" "5.000000" +"origin" "-509.994171 1167.655518 -29.501045" +"velocity" "-2.660726 11.851437 18.729820" +"angles" "5134.483398 5732.625000 5690.229004" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"think" "finish_particle" +"nextthink" "2789.739014" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "348.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "415" +"entchain" "1303" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6175.095215 5961.480957 4458.199219" "classname" "particle" +"think" "finish_particle" "cnt" "349.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "416" +"entchain" "1414" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7802.263672 9607.819336 10247.786133" "classname" "particle" +"think" "finish_particle" "cnt" "350.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "417" +"entchain" "1440" } { +"modelindex" "267.000000" +"absmin" "-526.716125 1129.087036 27.106798" +"absmax" "-524.716125 1131.087036 29.106798" +"movetype" "5.000000" +"origin" "-525.716125 1130.087036 28.106798" +"velocity" "-10.586749 -2.928312 19.787468" +"angles" "9253.402344 10347.236328 8717.736328" "classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2789.558594" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "351.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "418" +"entchain" "1252" +"part_active" "1.000000" } { +"modelindex" "268.000000" +"absmin" "-493.423676 1193.640625 -61.023994" +"absmax" "-491.423676 1195.640625 -59.023994" +"movetype" "5.000000" +"origin" "-492.423676 1194.640625 -60.023994" +"velocity" "-7.174536 11.885616 9.537156" +"angles" "7911.686523 9271.503906 9591.489258" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2788.415771" +"owner" "833" "cnt" "352.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "419" +"entchain" "1340" +"part_active" "1.000000" } { +"modelindex" "266.000000" +"absmin" "-453.342773 1164.313599 10.457995" +"absmax" "-451.342773 1166.313599 12.457995" +"movetype" "5.000000" +"origin" "-452.342773 1165.313599 11.457995" +"velocity" "10.132633 -4.619770 21.661549" +"angles" "4070.315674 4212.569824 4447.722656" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"think" "finish_particle" +"nextthink" "2789.870605" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "353.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "420" +"entchain" "1385" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8687.874023 7071.758789 7483.528320" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "354.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "421" +"entchain" "1251" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3846.215088 3623.737549 4926.234375" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "355.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "422" +"entchain" "1333" } { +"modelindex" "266.000000" +"absmin" "-507.177734 1186.876587 -36.136711" +"absmax" "-505.177734 1188.876587 -34.136711" +"movetype" "5.000000" +"origin" "-506.177734 1187.876587 -35.136711" +"velocity" "-0.679220 6.794641 18.043274" +"angles" "11745.374023 11334.053711 10726.153320" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2788.725342" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "356.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "423" +"entchain" "1438" +"part_active" "1.000000" } { +"modelindex" "266.000000" +"absmin" "-486.272339 1117.703979 5.400869" +"absmax" "-484.272339 1119.703979 7.400869" +"movetype" "5.000000" +"origin" "-485.272339 1118.703979 6.400869" +"velocity" "3.092379 -8.640400 16.264900" +"angles" "5560.550293 5321.716309 5823.024902" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2789.896729" +"owner" "833" "cnt" "357.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "424" +"entchain" "1398" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4105.753906 3813.439209 3836.667236" "classname" "particle" +"think" "finish_particle" "cnt" "358.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "425" +"entchain" "1379" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5131.763184 5299.978516 5697.671875" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "359.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "426" +"entchain" "1378" } { +"modelindex" "268.000000" +"absmin" "-723.125854 1364.723022 24.740494" +"absmax" "-721.125854 1366.723022 26.740494" +"movetype" "5.000000" +"origin" "-722.125854 1365.723022 25.740494" +"velocity" "-6.579546 6.014587 15.029908" +"angles" "2840.295166 3279.229004 3391.020996" +"avelocity" "119.074066 117.615280 241.795105" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2788.840332" +"owner" "837" "cnt" "360.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "427" +"entchain" "1431" +"part_active" "1.000000" } { +"modelindex" "268.000000" +"absmin" "-472.222412 1158.206177 -21.103828" +"absmax" "-470.222412 1160.206177 -19.103828" +"movetype" "5.000000" +"origin" "-471.222412 1159.206177 -20.103828" +"velocity" "-2.264229 -3.877560 11.542588" +"angles" "6854.252930 5001.723145 6033.037109" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2789.137207" +"owner" "833" "cnt" "361.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "428" +"entchain" "1345" +"part_active" "1.000000" } { +"modelindex" "267.000000" +"absmin" "-454.783936 1116.467773 -23.059408" +"absmax" "-452.783936 1118.467773 -21.059408" +"movetype" "5.000000" +"origin" "-453.783936 1117.467773 -22.059408" +"velocity" "14.426710 -7.069063 10.906339" +"angles" "3463.542236 2344.497314 2415.982422" "classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2789.538086" +"owner" "833" "cnt" "362.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "429" +"entchain" "1346" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6615.422363 6283.077148 6704.579590" "classname" "particle" +"think" "finish_particle" "cnt" "363.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "430" +"entchain" "1280" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "122.593819 182.374283 203.988556" "classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "364.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "431" +"entchain" "1239" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "270.214630 300.665833 241.841965" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "365.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "432" +"entchain" "1588" } { +"modelindex" "267.000000" +"absmin" "-497.676025 1183.427368 -17.600773" +"absmax" "-495.676025 1185.427368 -15.600773" +"movetype" "5.000000" +"origin" "-496.676025 1184.427368 -16.600773" +"velocity" "-4.015259 7.509506 10.336986" +"angles" "2557.565674 2725.824951 2040.765137" "classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2788.783691" +"owner" "833" "cnt" "366.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "433" +"entchain" "1380" +"part_active" "1.000000" } { +"modelindex" "268.000000" +"absmin" "-477.967194 1116.885986 -12.696609" +"absmax" "-475.967194 1118.885986 -10.696609" +"movetype" "5.000000" +"origin" "-476.967194 1117.885986 -11.696609" +"velocity" "12.008667 -12.723533 15.083712" +"angles" "124.275467 62.809544 91.730156" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.315186" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "367.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "434" +"entchain" "1423" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "394.581329 489.433502 246.105423" "classname" "particle" +"think" "finish_particle" "cnt" "368.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "435" +"entchain" "1384" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "698.343262 910.276367 843.709595" "classname" "particle" +"think" "finish_particle" "cnt" "369.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "436" +"entchain" "1469" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1074.772583 674.143005 1096.201782" "classname" "particle" +"think" "finish_particle" "cnt" "370.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "437" +"entchain" "1308" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "271.964233 253.886276 358.712433" "classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "371.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "438" +"entchain" "1349" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1075.643433 1420.214722 1057.277832" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "372.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "439" +"entchain" "1451" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" "classname" "particle" +"think" "finish_particle" "cnt" "373.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "440" +"entchain" "1425" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" "classname" "particle" +"think" "finish_particle" "cnt" "374.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "441" +"entchain" "1368" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "141.152390 159.843719 189.310837" "classname" "particle" +"think" "finish_particle" "cnt" "375.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "442" +"entchain" "1446" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1399.196899 1882.844482 1494.343872" "classname" "particle" +"think" "finish_particle" "cnt" "376.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "443" +"entchain" "1397" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" "classname" "particle" +"think" "finish_particle" "cnt" "377.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "444" +"entchain" "1455" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "735.845825 960.200684 949.608765" "classname" "particle" +"think" "finish_particle" "cnt" "378.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "445" +"entchain" "1461" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "912.650208 1168.174561 941.619873" "classname" "particle" +"think" "finish_particle" "cnt" "379.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "446" +"entchain" "1681" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "126.168900 90.700874 101.791443" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "380.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "447" +"entchain" "1249" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "195.609329 160.190796 86.413025" "classname" "particle" +"think" "finish_particle" "cnt" "381.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "448" +"entchain" "1678" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "823.932190 643.018982 817.702942" "classname" "particle" +"think" "finish_particle" "cnt" "382.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "449" +"entchain" "1365" } { +"modelindex" "267.000000" +"absmin" "-453.488739 1197.185791 30.840612" +"absmax" "-451.488739 1199.185791 32.840614" +"movetype" "5.000000" +"origin" "-452.488739 1198.185791 31.840612" +"velocity" "13.951109 7.945066 23.065889" +"angles" "381.973267 444.552399 368.331635" "classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"think" "finish_particle" +"nextthink" "2789.499512" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "383.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "450" +"entchain" "1430" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "154.658569 123.875206 167.618393" "classname" "particle" +"think" "finish_particle" "cnt" "384.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "451" +"entchain" "1471" } { +"modelindex" "266.000000" +"absmin" "-470.028870 1145.833740 -11.794876" +"absmax" "-468.028870 1147.833740 -9.794876" +"movetype" "5.000000" +"origin" "-469.028870 1146.833740 -10.794876" +"velocity" "9.441206 -5.508469 21.369549" +"angles" "1042.997314 779.518250 833.055786" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"think" "finish_particle" +"nextthink" "2789.233887" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "385.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "452" +"entchain" "1310" +"part_active" "1.000000" } { +"modelindex" "268.000000" +"absmin" "-509.220215 1147.935669 5.217332" +"absmax" "-507.220215 1149.935669 7.217332" +"movetype" "5.000000" +"origin" "-508.220215 1148.935669 6.217332" +"velocity" "-5.672537 -6.515335 16.748314" +"angles" "1611.777710 1045.833984 873.655762" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2788.863037" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "386.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "453" +"entchain" "1403" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "575.955688 706.067322 638.291687" "classname" "particle" +"think" "finish_particle" "cnt" "387.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "454" +"entchain" "1470" } { +"modelindex" "268.000000" +"absmin" "-508.356903 1022.816895 0.131134" +"absmax" "-506.356903 1024.816895 2.131134" +"movetype" "5.000000" +"origin" "-507.356903 1023.816895 1.131134" +"velocity" "12.647358 -4.025025 17.437788" +"angles" "370.815491 400.309296 399.104126" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2788.789551" +"owner" "1066" "cnt" "388.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "455" +"entchain" "1337" +"part_active" "1.000000" } { +"modelindex" "266.000000" +"absmin" "-486.456848 1143.998657 -11.790110" +"absmax" "-484.456848 1145.998657 -9.790110" +"movetype" "5.000000" +"origin" "-485.456848 1144.998657 -10.790110" +"velocity" "7.908934 3.655872 18.253731" +"angles" "566.168335 517.222229 512.478638" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2788.659424" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "389.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "456" +"entchain" "1377" +"part_active" "1.000000" } { +"modelindex" "267.000000" +"absmin" "-558.076721 1009.251465 -41.982971" +"absmax" "-556.076721 1011.251465 -39.982971" +"movetype" "5.000000" +"origin" "-557.076721 1010.251465 -40.982971" +"velocity" "0.546404 -12.146367 11.415143" +"angles" "506.055786 541.672852 465.319458" "classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2788.582764" +"owner" "1066" "cnt" "390.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "457" +"entchain" "1365" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1723.020264 1477.487549 862.702820" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "391.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "458" +"entchain" "1465" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2025.767822 1420.415405 1474.853882" "classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "392.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "459" +"entchain" "1343" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1265.830444 1690.929932 1446.135254" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "393.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "460" +"entchain" "1199" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" "classname" "particle" +"think" "finish_particle" "cnt" "394.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "461" +"entchain" "1427" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "335.332825 250.420715 188.757874" "classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "395.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "462" +"entchain" "1366" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1451.553345 1418.610718 1334.656616" "classname" "particle" +"think" "finish_particle" "cnt" "396.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "463" +"entchain" "1442" } { +"modelindex" "268.000000" +"absmin" "-523.710022 1201.912964 -3.633468" +"absmax" "-521.710022 1203.912964 -1.633468" +"movetype" "5.000000" +"origin" "-522.710022 1202.912964 -2.633468" +"velocity" "-10.639484 10.515457 11.605579" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2789.013428" +"owner" "833" "cnt" "397.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "464" +"entchain" "1486" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1602.246094 1574.089844 1249.212402" "classname" "particle" +"think" "finish_particle" "cnt" "398.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "465" +"entchain" "1295" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "843.535034 782.550171 924.969177" "classname" "particle" +"think" "finish_particle" "cnt" "399.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "466" +"entchain" "1347" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "119.910103 138.290634 143.486801" "classname" "particle" +"think" "finish_particle" "cnt" "400.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "467" +"entchain" "1317" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1238.769409 799.034912 1494.351318" "classname" "particle" +"think" "finish_particle" "cnt" "401.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "468" +"entchain" "1467" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "291.551300 309.071350 207.524246" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "402.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "469" +"entchain" "1281" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "958.192688 581.103638 1049.960449" "classname" "particle" +"think" "finish_particle" "cnt" "403.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "470" +"entchain" "1417" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "114.273781 133.099121 114.098289" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "404.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "471" +"entchain" "1474" } { +"modelindex" "267.000000" +"absmin" "-466.805908 1165.194458 11.325580" +"absmax" "-464.805908 1167.194458 13.325580" +"movetype" "5.000000" +"origin" "-465.805908 1166.194458 12.325580" +"velocity" "1.757378 -2.030824 23.727043" +"angles" "2205.347412 1583.866943 1362.434326" "classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2788.754639" +"owner" "833" "cnt" "405.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "472" +"entchain" "1373" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "120.087776 209.795471 88.315399" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "406.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "473" +"entchain" "1478" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1234.058594 1201.662842 1291.284058" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "407.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "474" +"entchain" "1381" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "350.296570 321.783173 487.152039" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "408.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "475" +"entchain" "1419" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "871.557129 779.070007 848.726990" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "409.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "476" +"entchain" "1389" } { +"modelindex" "248.000000" +"absmin" "-707.299561 1371.626099 31.632538" +"absmax" "-705.299561 1373.626099 33.632538" +"movetype" "5.000000" +"origin" "-706.299561 1372.626099 32.632538" +"velocity" "-1.555956 6.363720 16.973938" +"angles" "944.091675 1286.100952 547.700623" +"avelocity" "214.468826 292.162842 124.420914" "classname" "particle" +"model" "progs/s_dotmed_blue.spr" +"think" "finish_particle" +"nextthink" "2788.575195" +"owner" "837" "cnt" "410.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "477" +"entchain" "1434" +"part_active" "1.000000" } { +"modelindex" "248.000000" +"absmin" "-729.254700 979.712708 -61.207783" +"absmax" "-727.254700 981.712708 -59.207783" +"movetype" "5.000000" +"origin" "-728.254700 980.712708 -60.207783" +"velocity" "-5.839778 1.135044 20.173040" +"angles" "284.795563 207.430878 324.763855" +"avelocity" "121.137115 118.927582 280.834381" "classname" "particle" +"model" "progs/s_dotmed_blue.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2793.577393" +"owner" "837" "cnt" "411.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "478" +"entchain" "1207" +"part_active" "1.000000" } { +"modelindex" "268.000000" +"absmin" "-700.958557 1333.749023 32.858627" +"absmax" "-698.958557 1335.749023 34.858627" +"movetype" "5.000000" +"origin" "-699.958557 1334.749023 33.858627" +"velocity" "1.895810 -1.528611 21.118351" +"angles" "1309.579712 1740.062744 1736.447876" +"avelocity" "154.872284 181.423386 214.542068" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2789.734863" +"owner" "837" "cnt" "412.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "479" +"entchain" "1473" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "341.674377 347.797089 359.046295" "classname" "particle" +"think" "finish_particle" "cnt" "413.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "480" +"entchain" "1426" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "131.938889 187.283676 74.987869" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "414.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "481" +"entchain" "1462" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" "classname" "particle" +"think" "finish_particle" "cnt" "415.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "482" +"entchain" "1363" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "215.657364 220.865341 159.640045" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "416.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "483" +"entchain" "1489" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1847.357910 3137.966064 2197.194580" "classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "417.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "484" +"entchain" "1302" } { +"modelindex" "249.000000" +"absmin" "-731.170776 984.740112 -22.162010" +"absmax" "-729.170776 986.740112 -20.162010" +"movetype" "5.000000" +"origin" "-730.170776 985.740112 -21.162010" +"velocity" "-6.558550 2.725425 20.863064" +"angles" "966.823425 924.103149 1003.840393" +"avelocity" "146.186707 169.826355 299.359100" "classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2790.760010" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "837" "cnt" "418.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "485" +"entchain" "1339" +"part_active" "1.000000" } { +"modelindex" "249.000000" +"absmin" "-722.558960 983.598267 -31.044634" +"absmax" "-720.558960 985.598267 -29.044634" +"movetype" "5.000000" +"origin" "-721.558960 984.598267 -30.044634" +"velocity" "-2.008606 5.044831 10.954925" +"angles" "1502.596802 1374.791260 1415.136719" +"avelocity" "207.333603 185.421295 279.467163" "classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2790.762207" +"owner" "837" "cnt" "419.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "486" +"entchain" "1133" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "807.494995 1101.627686 1084.895874" "classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "420.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "487" +"entchain" "1415" } { +"modelindex" "249.000000" +"absmin" "-703.421387 1356.717896 78.453461" +"absmax" "-701.421387 1358.717896 80.453461" +"movetype" "5.000000" +"origin" "-702.421387 1357.717896 79.453461" +"velocity" "-1.911435 5.128330 32.717369" +"angles" "1044.479004 771.112000 1166.096069" +"avelocity" "208.310181 146.473587 228.073975" "classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"think" "finish_particle" +"nextthink" "2789.102051" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "837" "cnt" "421.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "488" +"entchain" "1507" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "246.010361 338.415039 334.256439" "classname" "particle" +"think" "finish_particle" "cnt" "422.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "489" +"entchain" "1460" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "770.079346 712.471313 774.410583" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "423.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "490" +"entchain" "1452" } { +"modelindex" "257.000000" +"absmin" "-1154.229492 875.024658 -24.968704" +"absmax" "-1152.229492 877.024658 -22.968704" +"movetype" "8.000000" +"origin" "-1153.229492 876.024658 -23.968704" +"velocity" "-0.505204 4.941984 13.152501" +"angles" "1475.543213 1184.548828 1285.001953" "classname" "particle" +"model" "progs/s_dotmed_red.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2788.973145" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1200" "cnt" "424.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "491" +"entchain" "1483" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "603.774475 693.113403 732.907288" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "425.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "492" +"entchain" "1377" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "978.447510 792.850891 940.468628" "classname" "particle" +"think" "finish_particle" "cnt" "426.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "493" +"entchain" "1513" } { +"modelindex" "249.000000" +"absmin" "-719.001465 1333.282715 10.891652" +"absmax" "-717.001465 1335.282715 12.891652" +"movetype" "5.000000" +"origin" "-718.001465 1334.282715 11.891652" +"velocity" "-2.138493 -3.355815 16.853237" +"angles" "776.285400 511.602417 1033.999878" +"avelocity" "159.620956 102.917572 218.564423" "classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2788.881104" +"owner" "837" "cnt" "427.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "494" +"entchain" "1515" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "634.243896 828.595459 641.568848" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "428.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "495" +"entchain" "1341" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1054.021973 810.179993 1515.810303" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "429.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "496" +"entchain" "1356" } { +"modelindex" "268.000000" +"absmin" "-508.819641 1126.098633 -27.955479" +"absmax" "-506.819641 1128.098633 -25.955479" +"movetype" "5.000000" +"origin" "-507.819641 1127.098633 -26.955479" +"velocity" "-14.569292 -4.849269 23.722160" +"angles" "214.842773 233.782639 128.522156" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2789.050781" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "430.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "497" +"entchain" "1344" +"part_active" "1.000000" } { +"modelindex" "268.000000" +"absmin" "-519.478760 1161.583130 -39.354973" +"absmax" "-517.478760 1163.583130 -37.354973" +"movetype" "5.000000" +"origin" "-518.478760 1162.583130 -38.354973" +"velocity" "-10.558428 -0.257332 14.942106" +"angles" "210.983826 346.406525 389.020966" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2789.159424" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "431.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "498" +"entchain" "1454" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "278.636200 414.050201 338.566650" "classname" "particle" +"think" "finish_particle" "cnt" "432.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "499" +"entchain" "1503" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "720.581238 525.342224 627.799011" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "433.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "500" +"entchain" "1490" } { +"modelindex" "249.000000" +"absmin" "-711.120728 986.071594 -20.166222" +"absmax" "-709.120728 988.071594 -18.166222" +"movetype" "5.000000" +"origin" "-710.120728 987.071594 -19.166222" +"velocity" "6.811487 1.069124 25.974152" +"angles" "826.340271 1077.199463 1326.049194" +"avelocity" "139.979248 161.079742 245.091095" "classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2792.846436" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "837" "cnt" "434.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "501" +"entchain" "1350" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1468.256714 2010.223511 1967.533203" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "435.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "502" +"entchain" "1497" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "297.753143 198.264694 247.603180" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "436.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "503" +"entchain" "1500" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" "classname" "particle" +"think" "finish_particle" "cnt" "437.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "504" +"entchain" "1496" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2425.664551 1740.206543 2107.177002" "classname" "particle" +"think" "finish_particle" "cnt" "438.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "505" +"entchain" "1522" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1018.098083 2336.289062 1451.794189" "classname" "particle" +"think" "finish_particle" "cnt" "439.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "506" +"entchain" "1338" } { +"modelindex" "266.000000" +"absmin" "-490.217560 1149.177124 -15.466714" +"absmax" "-488.217560 1151.177124 -13.466714" +"movetype" "5.000000" +"origin" "-489.217560 1150.177124 -14.466714" +"velocity" "5.578783 5.524094 11.504013" +"angles" "3703.676758 3047.039062 2675.505859" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2788.591309" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "440.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "507" +"entchain" "1450" +"part_active" "1.000000" } { +"modelindex" "267.000000" +"absmin" "-513.606689 972.816528 18.086372" +"absmax" "-511.606689 974.816528 20.086372" +"movetype" "5.000000" +"origin" "-512.606689 973.816528 19.086372" +"velocity" "6.696005 -13.803644 17.513962" +"angles" "1139.122681 475.904419 1081.527710" "classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2788.609863" +"owner" "1066" "cnt" "441.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "508" +"entchain" "1485" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1103.028198 1229.994263 1144.610229" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "442.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "509" +"entchain" "1529" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2111.284912 3082.411133 2988.223145" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "443.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "510" +"entchain" "1405" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2000.393677 1871.387817 1828.712891" "classname" "particle" +"think" "finish_particle" "cnt" "444.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "511" +"entchain" "1404" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1769.760132 2232.750977 2243.868164" "classname" "particle" +"think" "finish_particle" "cnt" "445.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "512" +"entchain" "1422" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "486.382965 578.795898 1068.854492" "classname" "particle" +"think" "finish_particle" "cnt" "446.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "513" +"entchain" "1481" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1017.820374 1063.131470 736.704834" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "447.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "514" +"entchain" "1543" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "998.864319 667.345154 980.247498" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "448.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "515" +"entchain" "1514" } { +"modelindex" "249.000000" +"absmin" "-701.027527 1360.219971 54.228336" +"absmax" "-699.027527 1362.219971 56.228336" +"movetype" "5.000000" +"origin" "-700.027527 1361.219971 55.228336" +"velocity" "0.497330 3.050142 30.318310" +"angles" "2293.834473 2177.179688 2474.786621" +"avelocity" "228.318115 164.284180 255.327011" "classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2789.113525" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "837" "cnt" "449.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "516" +"entchain" "1227" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1043.876831 871.322754 733.764648" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "450.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "517" +"entchain" "1475" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1770.375854 3136.596191 2611.116455" "classname" "particle" +"think" "finish_particle" "cnt" "451.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "518" +"entchain" "1406" } { +"absmin" "-1.000000 -1.000000 -27726.390625" +"absmax" "1.000000 1.000000 -27724.390625" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -27725.390625" +"velocity" "0.000000 0.000000 -2027.199951" +"angles" "1615.973022 1664.325562 714.095276" "classname" "particle" +"think" "finish_particle" "cnt" "452.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "519" +"entchain" "1360" } { +"modelindex" "268.000000" +"absmin" "-720.906372 978.490417 -66.351089" +"absmax" "-718.906372 980.490417 -64.351089" +"movetype" "5.000000" +"origin" "-719.906372 979.490417 -65.351089" +"velocity" "-6.091250 -7.609851 17.465284" +"angles" "1812.451172 1698.879639 2352.767822" +"avelocity" "156.489761 251.878418 102.252266" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2791.580811" +"owner" "837" "cnt" "453.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "520" +"entchain" "1516" +"part_active" "1.000000" } { +"modelindex" "249.000000" +"absmin" "-718.214294 975.968445 -41.701843" +"absmax" "-716.214294 977.968445 -39.701843" +"movetype" "5.000000" +"origin" "-717.214294 976.968445 -40.701843" +"velocity" "1.464644 -6.527299 18.994873" +"angles" "891.471558 1718.948486 1160.628174" +"avelocity" "168.794830 293.749817 155.464340" "classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"think" "finish_particle" +"nextthink" "2792.067383" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "837" "cnt" "454.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "521" +"entchain" "1550" +"part_active" "1.000000" } { +"modelindex" "268.000000" +"absmin" "-471.094757 1180.149902 -19.694160" +"absmax" "-469.094757 1182.149902 -17.694160" +"movetype" "5.000000" +"origin" "-470.094757 1181.149902 -18.694160" +"velocity" "0.117680 14.450148 21.384197" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.799072" +"owner" "833" "cnt" "455.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "522" +"entchain" "1494" +"part_active" "1.000000" } { +"modelindex" "268.000000" +"absmin" "-516.973694 1147.510254 -7.760328" +"absmax" "-514.973694 1149.510254 -5.760328" +"movetype" "5.000000" +"origin" "-515.973694 1148.510254 -6.760328" +"velocity" "-9.967589 -9.943174 18.259590" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.810059" +"owner" "833" "cnt" "456.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "523" +"entchain" "1453" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1205.235962 519.919678 1240.178101" "classname" "particle" +"think" "finish_particle" "cnt" "457.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "524" +"entchain" "1530" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "92.314484 64.148354 119.080803" "classname" "particle" +"think" "finish_particle" "cnt" "458.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "525" +"entchain" "1495" } { +"modelindex" "266.000000" +"absmin" "-478.876953 1139.512451 4.538957" +"absmax" "-476.876953 1141.512451 6.538957" +"movetype" "5.000000" +"origin" "-477.876953 1140.512451 5.538957" +"velocity" "-5.683279 -7.543687 21.375896" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.239502" +"owner" "833" "cnt" "459.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "526" +"entchain" "1441" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "87.950226 133.708755 91.301369" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "460.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "527" +"entchain" "1493" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1567.885376 1327.648438 745.020752" "classname" "particle" +"think" "finish_particle" "cnt" "461.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "528" +"entchain" "1517" } { +"modelindex" "266.000000" +"absmin" "-513.466675 1148.340210 -5.427021" +"absmax" "-511.466675 1150.340210 -3.427021" +"movetype" "5.000000" +"origin" "-512.466675 1149.340210 -4.427021" +"velocity" "-9.010529 0.888210 14.198919" +"angles" "322.750000 356.630371 193.396942" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2790.042236" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "462.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "529" +"entchain" "1464" +"part_active" "1.000000" } { +"modelindex" "266.000000" +"absmin" "-455.425903 1177.448975 -43.711937" +"absmax" "-453.425903 1179.448975 -41.711937" +"movetype" "5.000000" +"origin" "-454.425903 1178.448975 -42.711937" +"velocity" "14.071230 7.385479 14.407422" +"angles" "1362.235596 1424.183594 1082.400635" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.950439" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "463.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "530" +"entchain" "1482" +"part_active" "1.000000" } { +"modelindex" "249.000000" +"absmin" "-715.513245 978.972778 -13.897367" +"absmax" "-713.513245 980.972778 -11.897367" +"movetype" "5.000000" +"origin" "-714.513245 979.972778 -12.897367" +"velocity" "1.922667 0.853786 34.215981" +"angles" "878.682922 1310.747314 1159.390137" +"avelocity" "110.882904 158.882416 273.155914" "classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2792.369873" +"owner" "837" "cnt" "464.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "531" +"entchain" "1362" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "78.230438 95.925072 120.824379" "classname" "particle" +"think" "finish_particle" "cnt" "465.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "532" +"entchain" "1536" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "907.027832 598.166138 904.081116" "classname" "particle" +"think" "finish_particle" "cnt" "466.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "533" +"entchain" "1505" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" "classname" "particle" +"think" "finish_particle" "cnt" "467.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "534" +"entchain" "1472" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "63.042091 88.299858 106.101509" "classname" "particle" +"think" "finish_particle" "cnt" "468.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "535" +"entchain" "1386" } { +"modelindex" "266.000000" +"absmin" "-446.949768 1114.807007 13.470062" +"absmax" "-444.949768 1116.807007 15.470062" +"movetype" "5.000000" +"origin" "-445.949768 1115.807007 14.470062" +"velocity" "11.362164 -14.711875 16.381603" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.574463" +"owner" "833" "cnt" "469.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "536" +"entchain" "1387" +"part_active" "1.000000" } { +"modelindex" "249.000000" +"absmin" "-721.530762 990.486816 -48.613022" +"absmax" "-719.530762 992.486816 -46.613022" +"movetype" "5.000000" +"origin" "-720.530762 991.486816 -47.613022" +"velocity" "7.671865 6.118107 30.601368" +"angles" "1268.497559 1076.863647 922.599915" +"avelocity" "293.774231 194.497513 147.376938" "classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2793.400635" +"owner" "837" "cnt" "470.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "537" +"entchain" "1402" +"part_active" "1.000000" } { +"modelindex" "267.000000" +"absmin" "-585.612854 1076.199219 -2.951082" +"absmax" "-583.612854 1078.199219 -0.951082" +"movetype" "5.000000" +"origin" "-584.612854 1077.199219 -1.951082" +"velocity" "-5.782891 11.762566 18.377758" +"angles" "731.362061 1222.352417 502.686829" "classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2788.695801" +"owner" "1066" "cnt" "471.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "538" +"entchain" "1522" +"part_active" "1.000000" } { +"modelindex" "266.000000" +"absmin" "-462.921600 1159.029541 3.022508" +"absmax" "-460.921600 1161.029541 5.022508" +"movetype" "5.000000" +"origin" "-461.921600 1160.029541 4.022508" +"velocity" "7.862057 1.134312 20.226936" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2788.627197" +"owner" "833" "cnt" "472.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "539" +"entchain" "1553" +"part_active" "1.000000" } { +"modelindex" "249.000000" +"absmin" "-733.427979 989.090088 -17.076176" +"absmax" "-731.427979 991.090088 -15.076176" +"movetype" "5.000000" +"origin" "-732.427979 990.090088 -16.076176" +"velocity" "-6.648885 4.334849 19.500107" +"angles" "311.071381 376.265167 353.921967" +"avelocity" "282.006287 273.100983 262.950531" "classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2792.052490" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "837" "cnt" "473.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "540" +"entchain" "1508" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1706.355713 1096.074341 1790.537354" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "474.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "541" +"entchain" "1558" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2904.872803 2234.025879 2788.071533" "classname" "particle" +"think" "finish_particle" "cnt" "475.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "542" +"entchain" "1412" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" "classname" "particle" +"think" "finish_particle" "cnt" "476.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "543" +"entchain" "1304" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" "classname" "particle" +"think" "finish_particle" "cnt" "477.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "544" +"entchain" "1539" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" "classname" "particle" +"think" "finish_particle" "cnt" "478.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "545" +"entchain" "1504" } { +"modelindex" "268.000000" +"absmin" "-436.178497 1163.943726 -12.026405" +"absmax" "-434.178497 1165.943726 -10.026405" +"movetype" "5.000000" +"origin" "-435.178497 1164.943726 -11.026405" +"velocity" "10.285959 -3.168553 20.752831" +"angles" "73.710648 113.150711 94.482101" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.683350" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "479.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "546" +"entchain" "1547" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" "classname" "particle" +"think" "finish_particle" "cnt" "480.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "547" +"entchain" "1488" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1564.848755 1295.204712 922.492798" "classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "481.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "548" +"entchain" "1577" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1614.371948 1160.259155 2097.544434" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "482.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "549" +"entchain" "1572" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "224.356674 248.820587 208.622116" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "483.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "550" +"entchain" "1547" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" "classname" "particle" +"think" "finish_particle" "cnt" "484.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "551" +"entchain" "1579" } { +"modelindex" "243.000000" +"absmin" "-1230.237183 183.024811 875.538025" +"absmax" "-1228.237183 185.024811 877.538025" +"movetype" "8.000000" +"origin" "-1229.237183 184.024811 876.538025" +"velocity" "2.619343 -3.860103 19.398052" +"angles" "163.644287 117.135201 128.579025" "classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "2794.678223" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "923" "cnt" "485.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "552" +"entchain" "1275" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" "classname" "particle" +"think" "finish_particle" "cnt" "486.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "553" +"entchain" "1544" } { +"modelindex" "267.000000" +"absmin" "-462.725372 1113.456787 -51.938499" +"absmax" "-460.725372 1115.456787 -49.938499" +"movetype" "5.000000" +"origin" "-461.725372 1114.456787 -50.938499" +"velocity" "13.219643 -10.921721 8.660665" +"angles" "845.335938 744.353455 778.494568" "classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2789.495361" +"owner" "833" "cnt" "487.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "554" +"entchain" "1475" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" "classname" "particle" +"think" "finish_particle" "cnt" "488.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "555" +"entchain" "1548" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" "classname" "particle" +"think" "finish_particle" "cnt" "489.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "556" +"entchain" "1519" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "506.127777 817.420105 1096.031372" "classname" "particle" +"think" "finish_particle" "cnt" "490.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "557" +"entchain" "1523" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1168.103394 1297.943970 1302.488403" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "491.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "558" +"entchain" "1479" } { +"modelindex" "268.000000" +"absmin" "-731.596863 988.628235 -26.161263" +"absmax" "-729.596863 990.628235 -24.161263" +"movetype" "5.000000" +"origin" "-730.596863 989.628235 -25.161263" +"velocity" "-3.835810 1.423628 16.209143" +"angles" "89.191673 242.234436 247.195068" +"avelocity" "107.330544 291.497559 297.466980" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2790.975342" +"owner" "837" "cnt" "492.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "559" +"entchain" "1515" +"part_active" "1.000000" } { +"modelindex" "257.000000" +"absmin" "-1153.071899 863.093750 -56.657013" +"absmax" "-1151.071899 865.093750 -54.657013" +"movetype" "8.000000" +"origin" "-1152.071899 864.093750 -55.657013" +"velocity" "-2.114750 2.756737 9.168982" "classname" "particle" +"model" "progs/s_dotmed_red.spr" +"think" "finish_particle" +"nextthink" "2791.715332" +"owner" "1200" "cnt" "493.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "560" +"entchain" "1588" +"part_active" "1.000000" } { +"modelindex" "255.000000" +"absmin" "-1237.005737 197.207977 860.735168" +"absmax" "-1235.005737 199.207977 862.735168" +"movetype" "8.000000" +"origin" "-1236.005737 198.207977 861.735168" +"velocity" "-2.225044 1.729423 12.221564" +"angles" "668.776123 1072.808960 1145.235718" "classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "2794.078857" +"owner" "923" "cnt" "494.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "561" +"entchain" "1521" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1487.112183 1521.908813 1075.979004" "classname" "particle" +"think" "finish_particle" "cnt" "495.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "562" +"entchain" "1545" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "260.676788 226.894653 232.258636" "classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "496.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "563" +"entchain" "1468" } { +"modelindex" "266.000000" +"absmin" "-515.395630 1153.024780 -39.582436" +"absmax" "-513.395630 1155.024780 -37.582436" +"movetype" "5.000000" +"origin" "-514.395630 1154.024780 -38.582436" +"velocity" "-8.926542 -1.742729 8.236336" +"angles" "967.121948 1261.962524 1656.548706" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2788.838379" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "497.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "564" +"entchain" "1393" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" "classname" "particle" +"think" "finish_particle" "cnt" "498.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "565" +"entchain" "1512" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "97.400848 107.528694 153.798813" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "499.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "566" +"entchain" "1562" } { +"modelindex" "268.000000" +"absmin" "-22.473257 180.229630 836.514465" +"absmax" "-20.473257 182.229630 838.514465" +"movetype" "8.000000" +"origin" "-21.473257 181.229630 837.514465" +"velocity" "0.965972 -2.120304 13.890072" +"angles" "1219.667603 1267.703613 897.199280" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2796.143066" +"owner" "921" "cnt" "500.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "567" +"entchain" "1443" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1015.352661 1251.820190 1258.984863" "classname" "particle" +"think" "finish_particle" "cnt" "501.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "568" +"entchain" "1587" } { +"modelindex" "268.000000" +"absmin" "-727.342712 978.299988 -60.988625" +"absmax" "-725.342712 980.299988 -58.988625" +"movetype" "5.000000" +"origin" "-726.342712 979.299988 -59.988625" +"velocity" "-7.824214 1.218055 17.119205" +"angles" "1000.979614 521.313232 905.006226" +"avelocity" "293.401917 191.042816 116.107666" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2792.778076" +"owner" "837" "cnt" "502.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "569" +"entchain" "1570" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1257.172363 1752.838501 1626.385376" "classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "503.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "570" +"entchain" "1595" } { +"modelindex" "267.000000" +"absmin" "-466.269135 1175.774292 -43.533020" +"absmax" "-464.269135 1177.774292 -41.533020" +"movetype" "5.000000" +"origin" "-465.269135 1176.774292 -42.533020" +"velocity" "8.872829 7.773186 16.740501" +"angles" "1115.347290 1233.956665 959.135864" "classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.686523" +"owner" "833" "cnt" "504.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "571" +"entchain" "1584" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "778.224609 983.031982 863.130066" "classname" "particle" +"think" "finish_particle" "cnt" "505.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "572" +"entchain" "1218" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" "classname" "particle" +"think" "finish_particle" "cnt" "506.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "573" +"entchain" "1394" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "79.651588 78.352104 76.603668" "classname" "particle" +"think" "finish_particle" "cnt" "507.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "574" +"entchain" "1526" } { +"modelindex" "268.000000" +"absmin" "-1231.793579 188.308960 853.536804" +"absmax" "-1229.793579 190.308960 855.536804" +"movetype" "8.000000" +"origin" "-1230.793579 189.308960 854.536804" +"velocity" "1.175939 -0.005249 14.788049" +"angles" "1589.318848 1152.645142 797.837341" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2795.340576" +"owner" "923" "cnt" "508.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "575" +"entchain" "1533" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "93.530197 136.919022 163.638596" "classname" "particle" +"think" "finish_particle" "cnt" "509.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "576" +"entchain" "1557" } { +"modelindex" "248.000000" +"absmin" "-714.336426 985.427124 -65.768463" +"absmax" "-712.336426 987.427124 -63.768463" +"movetype" "5.000000" +"origin" "-713.336426 986.427124 -64.768463" +"velocity" "0.225837 1.448530 17.845545" +"angles" "1488.888306 841.819153 746.953430" +"avelocity" "250.840790 119.953003 152.760406" "classname" "particle" +"model" "progs/s_dotmed_blue.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2790.999512" +"owner" "837" "cnt" "510.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "577" +"entchain" "1436" +"part_active" "1.000000" } { +"modelindex" "268.000000" +"absmin" "-463.554718 1141.461304 -1.266988" +"absmax" "-461.554718 1143.461304 0.733012" +"movetype" "5.000000" +"origin" "-462.554718 1142.461304 -0.266988" +"velocity" "1.884335 -4.274056 17.104771" +"angles" "119.728989 91.246078 160.147888" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2788.475586" +"owner" "833" "cnt" "511.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "578" +"entchain" "1559" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "985.545654 889.437561 1546.110840" "classname" "particle" +"think" "finish_particle" "cnt" "512.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "579" +"entchain" "1447" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "225.322174 246.678009 321.443909" "classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "513.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "580" +"entchain" "1563" } { +"modelindex" "267.000000" +"absmin" "-432.439819 1189.001953 -10.634610" +"absmax" "-430.439819 1191.001953 -8.634610" +"movetype" "5.000000" +"origin" "-431.439819 1190.001953 -9.634610" +"velocity" "15.416975 8.535906 14.484573" +"angles" "156.439178 156.160889 82.172340" "classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2789.833252" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "514.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "581" +"entchain" "1608" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1227.052246 867.612671 1376.649658" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "515.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "582" +"entchain" "1439" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "288.690308 243.026428 248.872879" "classname" "particle" +"think" "finish_particle" "cnt" "516.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "583" +"entchain" "1346" } { +"modelindex" "266.000000" +"absmin" "-461.950195 1204.934082 19.875481" +"absmax" "-459.950195 1206.934082 21.875481" +"movetype" "5.000000" +"origin" "-460.950195 1205.934082 20.875481" +"velocity" "11.848507 13.624928 23.315897" +"angles" "241.827011 258.844238 301.061890" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2789.111328" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "517.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "584" +"entchain" "1519" +"part_active" "1.000000" } { +"modelindex" "267.000000" +"absmin" "-569.419983 1034.620483 8.004832" +"absmax" "-567.419983 1036.620483 10.004832" +"movetype" "5.000000" +"origin" "-568.419983 1035.620483 9.004832" +"velocity" "-4.997711 -2.692953 13.363934" +"angles" "583.955017 518.983398 1070.244141" "classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2789.155029" +"owner" "1066" "cnt" "518.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "585" +"entchain" "1607" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "874.979126 327.282593 717.209900" "classname" "particle" +"think" "finish_particle" "cnt" "519.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "586" +"entchain" "1441" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" "classname" "particle" +"think" "finish_particle" "cnt" "520.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "587" +"entchain" "1575" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1003.935242 554.736328 650.398132" "classname" "particle" +"think" "finish_particle" "cnt" "521.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "588" +"entchain" "1610" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "199.133301 168.765045 117.817352" "classname" "particle" +"think" "finish_particle" "cnt" "522.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "589" +"entchain" "1586" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "281.988190 298.018341 235.255081" "classname" "particle" +"think" "finish_particle" "cnt" "523.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "590" +"entchain" "1491" } { +"modelindex" "268.000000" +"absmin" "-22.497404 181.678604 843.655457" +"absmax" "-20.497404 183.678604 845.655457" +"movetype" "8.000000" +"origin" "-21.497404 182.678604 844.655457" +"velocity" "1.374432 0.187384 21.198400" +"angles" "265.238373 179.478088 224.369598" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2795.922119" +"groundentity" "774" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "921" "cnt" "524.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "591" +"entchain" "1491" +"part_active" "1.000000" } { +"modelindex" "268.000000" +"absmin" "-499.306305 975.462524 -3.161272" +"absmax" "-497.306305 977.462524 -1.161272" +"movetype" "5.000000" +"origin" "-498.306305 976.462524 -2.161272" +"velocity" "15.523422 -8.647236 10.118717" +"angles" "1302.682861 933.362549 675.562561" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2789.235352" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1066" "cnt" "525.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "592" +"entchain" "1621" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "822.224121 834.572388 1130.584351" "classname" "particle" +"think" "finish_particle" "cnt" "526.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "593" +"entchain" "1501" } { +"modelindex" "255.000000" +"absmin" "-1233.758301 187.282608 854.212646" +"absmax" "-1231.758301 189.282608 856.212646" +"movetype" "8.000000" +"origin" "-1232.758301 188.282608 855.212646" +"velocity" "-0.685202 -2.127140 14.841884" +"angles" "244.649872 121.589943 186.476532" "classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "2795.104492" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "923" "cnt" "527.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "594" +"entchain" "1593" +"part_active" "1.000000" } { +"modelindex" "268.000000" +"absmin" "-519.105530 1177.283447 -21.244284" +"absmax" "-517.105530 1179.283447 -19.244284" +"movetype" "5.000000" +"origin" "-518.105530 1178.283447 -20.244284" +"velocity" "-9.547655 6.761436 10.577227" +"angles" "199.491089 338.490509 387.737000" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2789.089844" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "528.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "595" +"entchain" "1590" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1539.713135 1351.499878 1916.546997" "classname" "particle" +"think" "finish_particle" "cnt" "529.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "596" +"entchain" "1564" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "839.317810 1262.056152 947.494873" "classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "530.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "597" +"entchain" "1574" } { +"modelindex" "248.000000" +"absmin" "-732.748840 981.967651 -41.231800" +"absmax" "-730.748840 983.967651 -39.231800" +"movetype" "5.000000" +"origin" "-731.748840 982.967651 -40.231800" +"velocity" "-6.982391 -6.956999 11.633198" +"angles" "1214.488037 983.829224 814.001099" +"avelocity" "251.200897 241.203033 140.235596" "classname" "particle" +"model" "progs/s_dotmed_blue.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2791.561523" +"owner" "837" "cnt" "531.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "598" +"entchain" "1561" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" "classname" "particle" +"think" "finish_particle" "cnt" "532.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "599" +"entchain" "1600" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "737.061096 715.218689 857.567017" "classname" "particle" +"think" "finish_particle" "cnt" "533.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "600" +"entchain" "1606" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1619.882324 898.228394 737.030701" "classname" "particle" +"think" "finish_particle" "cnt" "534.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "601" +"entchain" "1612" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "935.567627 812.382812 702.004700" "classname" "particle" +"think" "finish_particle" "cnt" "535.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "602" +"entchain" "1466" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" "classname" "particle" +"think" "finish_particle" "cnt" "536.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "603" +"entchain" "1149" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1601.737915 1147.878174 1727.458496" "classname" "particle" +"think" "finish_particle" "cnt" "537.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "604" +"entchain" "1520" } { +"modelindex" "267.000000" +"absmin" "-535.962036 1136.768311 14.835711" +"absmax" "-533.962036 1138.768311 16.835712" +"movetype" "5.000000" +"origin" "-534.962036 1137.768311 15.835711" +"velocity" "-14.806604 -0.490738 15.641834" "classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2788.638672" +"owner" "833" "cnt" "538.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "605" +"entchain" "1556" +"part_active" "1.000000" } { +"modelindex" "268.000000" +"absmin" "-715.433533 991.227478 -39.900230" +"absmax" "-713.433533 993.227478 -37.900230" +"movetype" "5.000000" +"origin" "-714.433533 992.227478 -38.900230" +"velocity" "2.323069 5.983825 22.209997" +"angles" "103.946640 141.085129 200.632477" +"avelocity" "125.086212 169.777527 241.434982" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2790.802490" +"owner" "837" "cnt" "539.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "606" +"entchain" "1628" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "210.770233 323.234467 308.319641" "classname" "particle" +"think" "finish_particle" "cnt" "540.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "607" +"entchain" "1226" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" "classname" "particle" +"think" "finish_particle" "cnt" "541.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "608" +"entchain" "1541" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "586.472107 345.036865 705.760742" "classname" "particle" +"think" "finish_particle" "cnt" "542.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "609" +"entchain" "1580" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "162.398468 84.853722 96.706139" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "543.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "610" +"entchain" "1484" } { +"modelindex" "266.000000" +"absmin" "-605.004089 991.601501 38.795345" +"absmax" "-603.004089 993.601501 40.795345" +"movetype" "5.000000" +"origin" "-604.004089 992.601501 39.795345" +"velocity" "-10.731285 -10.202948 23.666004" +"angles" "1322.773560 1193.694702 1533.046509" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2788.570801" +"owner" "1066" "cnt" "544.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "611" +"entchain" "1397" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" "classname" "particle" +"think" "finish_particle" "cnt" "545.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "612" +"entchain" "1620" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "145.471558 213.051880 188.025879" "classname" "particle" +"think" "finish_particle" "cnt" "546.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "613" +"entchain" "1631" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "779.579651 1070.317261 710.516846" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "547.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "614" +"entchain" "1555" } { +"modelindex" "266.000000" +"absmin" "-482.894135 1124.376587 2.205842" +"absmax" "-480.894135 1126.376587 4.205842" +"movetype" "5.000000" +"origin" "-481.894135 1125.376587 3.205842" +"velocity" "1.805231 -6.581744 18.938810" +"angles" "100.895309 235.652298 99.870743" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.139893" +"owner" "833" "cnt" "548.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "615" +"entchain" "1642" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "855.320801 748.234619 448.694977" "classname" "particle" +"think" "finish_particle" "cnt" "549.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "616" +"entchain" "1583" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1701.365601 1531.197510 1278.625732" "classname" "particle" +"think" "finish_particle" "cnt" "550.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "617" +"entchain" "1585" } { +"modelindex" "266.000000" +"absmin" "-519.701782 1142.755371 -21.750307" +"absmax" "-517.701782 1144.755371 -19.750307" +"movetype" "5.000000" +"origin" "-518.701782 1143.755371 -20.750307" +"velocity" "-10.487137 -7.412824 9.076693" +"angles" "287.196106 212.289688 338.225891" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2789.369141" +"owner" "833" "cnt" "551.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "618" +"entchain" "1611" +"part_active" "1.000000" } { +"modelindex" "267.000000" +"absmin" "-486.572815 1130.373535 19.399986" +"absmax" "-484.572815 1132.373535 21.399986" +"movetype" "5.000000" +"origin" "-485.572815 1131.373535 20.399986" +"velocity" "8.277107 -8.839625 21.015533" +"angles" "678.761169 722.540649 401.446686" "classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"think" "finish_particle" +"nextthink" "2788.571533" +"owner" "833" "cnt" "552.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "619" +"entchain" "1576" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "181.870468 92.426735 140.229721" "classname" "particle" +"think" "finish_particle" "cnt" "553.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "620" +"entchain" "1433" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" "classname" "particle" +"think" "finish_particle" "cnt" "554.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "621" +"entchain" "1598" } { +"modelindex" "266.000000" +"absmin" "-438.599365 1141.220703 -27.863779" +"absmax" "-436.599365 1143.220703 -25.863779" +"movetype" "5.000000" +"origin" "-437.599365 1142.220703 -26.863779" +"velocity" "9.469528 -12.699118 9.861874" +"angles" "1778.085449 1781.821777 1687.650391" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2788.452881" +"owner" "833" "cnt" "555.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "622" +"entchain" "1648" +"part_active" "1.000000" } { +"modelindex" "268.000000" +"absmin" "-718.570740 985.606506 -28.957920" +"absmax" "-716.570740 987.606506 -26.957920" +"movetype" "5.000000" +"origin" "-717.570740 986.606506 -27.957920" +"velocity" "-1.336223 6.457473 7.012390" +"angles" "808.693604 785.400696 825.775024" +"avelocity" "156.855988 146.943573 270.763245" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2791.685303" +"owner" "837" "cnt" "556.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "623" +"entchain" "1551" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" "classname" "particle" +"think" "finish_particle" "cnt" "557.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "624" +"entchain" "1571" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "177.993301 189.078812 153.395035" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "558.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "625" +"entchain" "1623" } { +"modelindex" "249.000000" +"absmin" "-727.993225 968.798096 -42.017101" +"absmax" "-725.993225 970.798096 -40.017101" +"movetype" "5.000000" +"origin" "-726.993225 969.798096 -41.017101" +"velocity" "-0.455824 -6.577593 25.723135" +"angles" "143.022690 134.694199 206.485764" +"avelocity" "172.109131 162.086853 248.478653" "classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"think" "finish_particle" +"nextthink" "2793.168945" +"owner" "837" "cnt" "559.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "626" +"entchain" "1581" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "106.244781 107.566391 110.800819" "classname" "particle" +"think" "finish_particle" "cnt" "560.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "627" +"entchain" "1650" } { +"modelindex" "268.000000" +"absmin" "-458.099243 1139.028809 -28.554268" +"absmax" "-456.099243 1141.028809 -26.554268" +"movetype" "5.000000" +"origin" "-457.099243 1140.028809 -27.554268" +"velocity" "12.945219 -8.524186 14.856655" +"angles" "1855.183350 2242.208496 2545.786133" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2789.080811" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "561.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "628" +"entchain" "1625" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "51.347221 108.778183 119.835449" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "562.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "629" +"entchain" "1476" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" "classname" "particle" +"think" "finish_particle" "cnt" "563.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "630" +"entchain" "1477" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1020.326538 581.585754 1075.809448" "classname" "particle" +"think" "finish_particle" "cnt" "564.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "631" +"entchain" "1643" } { +"modelindex" "266.000000" +"absmin" "-498.248230 1162.183716 -42.102161" +"absmax" "-496.248230 1164.183716 -40.102161" +"movetype" "5.000000" +"origin" "-497.248230 1163.183716 -41.102161" +"velocity" "-12.080935 10.496902 14.111027" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"think" "finish_particle" +"nextthink" "2788.535156" +"owner" "833" "cnt" "565.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "632" +"entchain" "1594" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "374.098602 546.242004 1078.085205" "classname" "particle" +"think" "finish_particle" "cnt" "566.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "633" +"entchain" "1162" } { +"modelindex" "266.000000" +"absmin" "-438.509857 1125.318359 -26.791466" +"absmax" "-436.509857 1127.318359 -24.791466" +"movetype" "5.000000" +"origin" "-437.509857 1126.318359 -25.791466" +"velocity" "15.147434 -8.612080 23.678701" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2789.062988" +"owner" "833" "cnt" "567.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "634" +"entchain" "1662" +"part_active" "1.000000" } { +"modelindex" "267.000000" +"absmin" "-423.166168 1146.703125 19.370188" +"absmax" "-421.166168 1148.703125 21.370188" +"movetype" "5.000000" +"origin" "-422.166168 1147.703125 20.370188" +"velocity" "15.717764 -7.981200 23.300272" "classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2789.469238" +"owner" "833" "cnt" "568.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "635" +"entchain" "1652" +"part_active" "1.000000" } { +"modelindex" "243.000000" +"absmin" "-23.359488 182.202988 845.487976" +"absmax" "-21.359488 184.202988 847.487976" +"movetype" "8.000000" +"origin" "-22.359488 183.202988 846.487976" +"velocity" "-0.631489 2.371288 20.319468" "classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "2795.808594" +"owner" "921" "cnt" "569.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "636" +"entchain" "1663" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1062.767578 1143.735229 790.976807" "classname" "particle" +"think" "finish_particle" "cnt" "570.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "637" +"entchain" "1617" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" "classname" "particle" +"think" "finish_particle" "cnt" "571.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "638" +"entchain" "1549" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" "classname" "particle" +"think" "finish_particle" "cnt" "572.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "639" +"entchain" "1592" } { +"modelindex" "268.000000" +"absmin" "-718.881409 983.278503 -66.540527" +"absmax" "-716.881409 985.278503 -64.540527" +"movetype" "5.000000" +"origin" "-717.881409 984.278503 -65.540527" +"velocity" "-0.628193 5.804132 6.723990" +"angles" "254.316483 302.571533 207.620392" +"avelocity" "187.612549 224.918365 123.810539" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2792.606689" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "837" "cnt" "573.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "640" +"entchain" "1589" +"part_active" "1.000000" } { +"modelindex" "268.000000" +"absmin" "-1233.604980 185.137360 873.940186" +"absmax" "-1231.604980 187.137360 875.940186" +"movetype" "8.000000" +"origin" "-1232.604980 186.137360 874.940186" +"velocity" "0.135136 -1.257485 21.038729" +"angles" "2046.229492 1609.222168 1711.714111" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2794.843750" +"owner" "923" "cnt" "574.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "641" +"entchain" "1640" +"part_active" "1.000000" } { +"modelindex" "266.000000" +"absmin" "-539.671692 1182.380127 -45.857887" +"absmax" "-537.671692 1184.380127 -43.857887" +"movetype" "5.000000" +"origin" "-538.671692 1183.380127 -44.857887" +"velocity" "-12.771386 0.905788 8.318369" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.413818" +"owner" "833" "cnt" "575.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "642" +"entchain" "1586" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "226.347855 349.076233 340.566071" "classname" "particle" +"think" "finish_particle" "cnt" "576.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "643" +"entchain" "1618" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "257.347961 309.663544 308.046844" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "577.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "644" +"entchain" "1619" } { +"modelindex" "268.000000" +"absmin" "-1239.197510 192.003983 866.418335" +"absmax" "-1237.197510 194.003983 868.418335" +"movetype" "8.000000" +"origin" "-1238.197510 193.003983 867.418335" +"velocity" "-1.439131 -0.081912 21.517746" +"angles" "143.009094 105.157860 131.555969" "classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2795.398682" +"owner" "923" "cnt" "578.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "645" +"entchain" "1627" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "171.462326 189.016388 205.055771" "classname" "particle" +"think" "finish_particle" "cnt" "579.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "646" +"entchain" "1604" } { +"modelindex" "266.000000" +"absmin" "-508.600952 1142.346436 -32.714363" +"absmax" "-506.600952 1144.346436 -30.714365" +"movetype" "5.000000" +"origin" "-507.600952 1143.346436 -31.714365" +"velocity" "-3.424421 3.813105 16.646748" +"angles" "76.005196 164.611221 111.743736" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2788.525879" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "580.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "647" +"entchain" "1580" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "226.572876 214.687119 157.995392" "classname" "particle" +"think" "finish_particle" "cnt" "581.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "648" +"entchain" "1540" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "57.903580 133.441544 153.688202" "classname" "particle" +"think" "finish_particle" "cnt" "582.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "649" +"entchain" "1630" } { +"modelindex" "267.000000" +"absmin" "-483.015381 1186.211426 -19.893091" +"absmax" "-481.015381 1188.211426 -17.893091" +"movetype" "5.000000" +"origin" "-482.015381 1187.211426 -18.893091" +"velocity" "-7.417706 10.187323 20.122929" +"angles" "1353.635010 963.308838 1301.747437" "classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2788.919434" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "583.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "650" +"entchain" "1664" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1119.668579 824.843323 709.145081" "classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "584.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "651" +"entchain" "1578" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "93.418190 77.957428 118.747414" "classname" "particle" +"think" "finish_particle" "cnt" "585.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "652" +"entchain" "1669" } { +"modelindex" "255.000000" +"absmin" "-1154.235962 860.987610 -47.429932" +"absmax" "-1152.235962 862.987610 -45.429932" +"movetype" "8.000000" +"origin" "-1153.235962 861.987610 -46.429932" +"velocity" "-1.214210 -1.976684 9.370159" +"angles" "166.158310 114.439796 111.829201" "classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "2790.583252" +"owner" "1200" "cnt" "586.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "653" +"entchain" "1531" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "243.111908 161.162994 241.626846" "classname" "particle" +"think" "finish_particle" "cnt" "587.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "654" +"entchain" "1682" } { +"modelindex" "266.000000" +"absmin" "-482.344452 1168.306519 8.819778" +"absmax" "-480.344452 1170.306519 10.819778" +"movetype" "5.000000" +"origin" "-481.344452 1169.306519 9.819778" +"velocity" "8.779076 0.595234 14.231148" +"angles" "123.310104 65.047272 57.480095" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2788.995117" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" "cnt" "588.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "655" +"entchain" "1677" +"part_active" "1.000000" } { +"modelindex" "266.000000" +"absmin" "-500.152466 1165.316162 -25.386522" +"absmax" "-498.152466 1167.316162 -23.386522" +"movetype" "5.000000" +"origin" "-499.152466 1166.316162 -24.386522" +"velocity" "-10.593585 -4.272103 15.225806" +"angles" "173.028488 75.020004 159.816803" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2788.423584" +"owner" "833" "cnt" "589.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "656" +"entchain" "1645" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1399.976685 1729.547974 788.833069" "classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "590.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "657" +"entchain" "1679" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "75.351471 149.010468 130.424347" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "591.000000" -"classtype" "40.000000" -"entchain" "658" -} -{ -"classname" "particle" -"cnt" "592.000000" -"classtype" "40.000000" -"entchain" "659" -} -{ -"classname" "particle" -"cnt" "593.000000" -"classtype" "40.000000" -"entchain" "660" -} -{ -"classname" "particle" -"cnt" "594.000000" -"classtype" "40.000000" -"entchain" "661" -} -{ -"classname" "particle" -"cnt" "595.000000" -"classtype" "40.000000" -"entchain" "662" -} -{ -"classname" "particle" -"cnt" "596.000000" -"classtype" "40.000000" -"entchain" "663" -} -{ -"classname" "particle" -"cnt" "597.000000" -"classtype" "40.000000" -"entchain" "664" -} -{ -"classname" "particle" -"cnt" "598.000000" -"classtype" "40.000000" -"entchain" "665" -} -{ -"classname" "particle" -"cnt" "599.000000" -"classtype" "40.000000" -"entchain" "666" -} -{ -"classname" "particle" -"cnt" "600.000000" -"classtype" "40.000000" -"entchain" "667" -} -{ -"classname" "particle" -"cnt" "601.000000" -"classtype" "40.000000" -"entchain" "668" -} -{ -"classname" "particle" -"cnt" "602.000000" -"classtype" "40.000000" -"entchain" "669" -} -{ -"classname" "particle" -"cnt" "603.000000" -"classtype" "40.000000" -"entchain" "670" -} -{ -"classname" "particle" -"cnt" "604.000000" -"classtype" "40.000000" -"entchain" "671" -} -{ -"classname" "particle" -"cnt" "605.000000" -"classtype" "40.000000" -"entchain" "672" -} -{ -"classname" "particle" -"cnt" "606.000000" -"classtype" "40.000000" -"entchain" "673" -} -{ -"classname" "particle" -"cnt" "607.000000" -"classtype" "40.000000" -"entchain" "674" -} -{ -"classname" "particle" -"cnt" "608.000000" -"classtype" "40.000000" -"entchain" "675" -} -{ -"classname" "particle" -"cnt" "609.000000" -"classtype" "40.000000" -"entchain" "676" -} -{ -"classname" "particle" -"cnt" "610.000000" -"classtype" "40.000000" -"entchain" "677" -} -{ -"classname" "particle" -"cnt" "611.000000" -"classtype" "40.000000" -"entchain" "678" -} -{ -"classname" "particle" -"cnt" "612.000000" -"classtype" "40.000000" -"entchain" "679" -} -{ -"classname" "particle" -"cnt" "613.000000" -"classtype" "40.000000" -"entchain" "680" -} -{ -"classname" "particle" -"cnt" "614.000000" -"classtype" "40.000000" -"entchain" "681" -} -{ -"classname" "particle" -"cnt" "615.000000" -"classtype" "40.000000" -"entchain" "682" -} -{ -"classname" "particle" -"cnt" "616.000000" -"classtype" "40.000000" -"entchain" "683" -} -{ -"classname" "particle" -"cnt" "617.000000" -"classtype" "40.000000" -"entchain" "684" -} -{ -"classname" "particle" -"cnt" "618.000000" -"classtype" "40.000000" -"entchain" "685" -} -{ -"classname" "particle" -"cnt" "619.000000" -"classtype" "40.000000" -"entchain" "686" -} -{ -"classname" "particle" -"cnt" "620.000000" -"classtype" "40.000000" -"entchain" "687" -} -{ -"classname" "particle" -"cnt" "621.000000" -"classtype" "40.000000" -"entchain" "688" -} -{ -"classname" "particle" -"cnt" "622.000000" -"classtype" "40.000000" -"entchain" "689" -} -{ -"classname" "particle" -"cnt" "623.000000" -"classtype" "40.000000" -"entchain" "690" -} -{ -"classname" "particle" -"cnt" "624.000000" -"classtype" "40.000000" -"entchain" "691" -} -{ -"classname" "particle" -"cnt" "625.000000" -"classtype" "40.000000" -"entchain" "692" -} -{ -"classname" "particle" -"cnt" "626.000000" -"classtype" "40.000000" -"entchain" "693" -} -{ -"classname" "particle" -"cnt" "627.000000" -"classtype" "40.000000" -"entchain" "694" -} -{ -"classname" "particle" -"cnt" "628.000000" -"classtype" "40.000000" -"entchain" "695" -} -{ -"classname" "particle" -"cnt" "629.000000" -"classtype" "40.000000" -"entchain" "696" -} -{ -"classname" "particle" -"cnt" "630.000000" -"classtype" "40.000000" -"entchain" "697" -} -{ -"classname" "particle" -"cnt" "631.000000" -"classtype" "40.000000" -"entchain" "698" -} -{ -"classname" "particle" -"cnt" "632.000000" -"classtype" "40.000000" -"entchain" "699" -} -{ -"classname" "particle" -"cnt" "633.000000" -"classtype" "40.000000" -"entchain" "700" -} -{ -"classname" "particle" -"cnt" "634.000000" -"classtype" "40.000000" -"entchain" "701" -} -{ -"classname" "particle" -"cnt" "635.000000" -"classtype" "40.000000" -"entchain" "702" -} -{ -"classname" "particle" -"cnt" "636.000000" -"classtype" "40.000000" -"entchain" "703" -} -{ -"classname" "particle" -"cnt" "637.000000" -"classtype" "40.000000" -"entchain" "704" -} -{ -"classname" "particle" -"cnt" "638.000000" -"classtype" "40.000000" -"entchain" "705" -} -{ -"classname" "particle" -"cnt" "639.000000" -"classtype" "40.000000" -"entchain" "706" -} -{ -"classname" "particle" -"cnt" "640.000000" -"classtype" "40.000000" -"entchain" "707" -} -{ -"classname" "particle" -"cnt" "641.000000" -"classtype" "40.000000" -"entchain" "708" -} -{ -"classname" "particle" -"cnt" "642.000000" -"classtype" "40.000000" -"entchain" "709" -} -{ -"classname" "particle" -"cnt" "643.000000" -"classtype" "40.000000" -"entchain" "710" -} -{ -"classname" "particle" -"cnt" "644.000000" -"classtype" "40.000000" -"entchain" "711" -} -{ -"classname" "particle" -"cnt" "645.000000" -"classtype" "40.000000" -"entchain" "712" -} -{ -"classname" "particle" -"cnt" "646.000000" -"classtype" "40.000000" -"entchain" "713" -} -{ -"classname" "particle" -"cnt" "647.000000" -"classtype" "40.000000" -"entchain" "714" -} -{ -"classname" "particle" -"cnt" "648.000000" -"classtype" "40.000000" -"entchain" "715" -} -{ -"classname" "particle" -"cnt" "649.000000" -"classtype" "40.000000" -"entchain" "716" -} -{ -"classname" "particle" -"cnt" "650.000000" -"classtype" "40.000000" -"entchain" "717" -} -{ -"classname" "particle" -"cnt" "651.000000" -"classtype" "40.000000" -"entchain" "718" -} -{ -"classname" "particle" -"cnt" "652.000000" -"classtype" "40.000000" -"entchain" "719" -} -{ -"classname" "particle" -"cnt" "653.000000" -"classtype" "40.000000" -"entchain" "720" -} -{ -"classname" "particle" -"cnt" "654.000000" -"classtype" "40.000000" -"entchain" "721" -} -{ -"classname" "particle" -"cnt" "655.000000" -"classtype" "40.000000" -"entchain" "722" -} -{ -"classname" "particle" -"cnt" "656.000000" -"classtype" "40.000000" -"entchain" "723" -} -{ -"classname" "particle" -"cnt" "657.000000" -"classtype" "40.000000" -"entchain" "724" -} -{ -"classname" "particle" -"cnt" "658.000000" -"classtype" "40.000000" -"entchain" "725" -} -{ -"classname" "particle" -"cnt" "659.000000" -"classtype" "40.000000" -"entchain" "726" -} -{ -"classname" "particle" -"cnt" "660.000000" -"classtype" "40.000000" -"entchain" "727" -} -{ -"classname" "particle" -"cnt" "661.000000" -"classtype" "40.000000" -"entchain" "728" -} -{ -"classname" "particle" -"cnt" "662.000000" -"classtype" "40.000000" -"entchain" "729" -} -{ -"classname" "particle" -"cnt" "663.000000" -"classtype" "40.000000" -"entchain" "730" -} -{ -"classname" "particle" -"cnt" "664.000000" -"classtype" "40.000000" -"entchain" "731" -} -{ -"classname" "particle" -"cnt" "665.000000" -"classtype" "40.000000" -"entchain" "732" -} -{ -"classname" "particle" -"cnt" "666.000000" -"classtype" "40.000000" -"entchain" "733" -} -{ -"classname" "particle" -"cnt" "667.000000" -"classtype" "40.000000" -"entchain" "734" -} -{ -"classname" "particle" -"cnt" "668.000000" -"classtype" "40.000000" -"entchain" "735" -} -{ -"classname" "particle" -"cnt" "669.000000" -"classtype" "40.000000" -"entchain" "736" -} -{ -"classname" "particle" -"cnt" "670.000000" -"classtype" "40.000000" -"entchain" "737" -} -{ -"classname" "particle" -"cnt" "671.000000" -"classtype" "40.000000" -"entchain" "738" -} -{ -"classname" "particle" -"cnt" "672.000000" -"classtype" "40.000000" -"entchain" "739" -} -{ -"classname" "particle" -"cnt" "673.000000" -"classtype" "40.000000" -"entchain" "740" -} -{ -"classname" "particle" -"cnt" "674.000000" -"classtype" "40.000000" -"entchain" "741" -} -{ -"classname" "particle" -"cnt" "675.000000" -"classtype" "40.000000" -"entchain" "742" -} -{ -"classname" "particle" -"cnt" "676.000000" -"classtype" "40.000000" -"entchain" "743" -} -{ -"classname" "particle" -"cnt" "677.000000" -"classtype" "40.000000" -"entchain" "744" -} -{ -"classname" "particle" -"cnt" "678.000000" -"classtype" "40.000000" -"entchain" "745" -} -{ -"classname" "particle" -"cnt" "679.000000" -"classtype" "40.000000" -"entchain" "746" -} -{ -"classname" "particle" -"cnt" "680.000000" -"classtype" "40.000000" -"entchain" "747" -} -{ -"classname" "particle" -"cnt" "681.000000" -"classtype" "40.000000" -"entchain" "748" -} -{ -"classname" "particle" -"cnt" "682.000000" -"classtype" "40.000000" -"entchain" "749" -} -{ -"classname" "particle" -"cnt" "683.000000" -"classtype" "40.000000" -"entchain" "750" -} -{ -"classname" "particle" -"cnt" "684.000000" -"classtype" "40.000000" -"entchain" "751" -} -{ -"classname" "particle" -"cnt" "685.000000" -"classtype" "40.000000" -"entchain" "752" -} -{ -"classname" "particle" -"cnt" "686.000000" -"classtype" "40.000000" -"entchain" "753" -} -{ -"classname" "particle" -"cnt" "687.000000" -"classtype" "40.000000" -"entchain" "754" -} -{ -"classname" "particle" -"cnt" "688.000000" -"classtype" "40.000000" -"entchain" "755" -} -{ -"classname" "particle" -"cnt" "689.000000" -"classtype" "40.000000" -"entchain" "756" -} -{ -"classname" "particle" -"cnt" "690.000000" -"classtype" "40.000000" -"entchain" "757" -} -{ -"classname" "particle" -"cnt" "691.000000" -"classtype" "40.000000" -"entchain" "758" -} -{ -"classname" "particle" -"cnt" "692.000000" -"classtype" "40.000000" -"entchain" "759" -} -{ -"classname" "particle" -"cnt" "693.000000" -"classtype" "40.000000" -"entchain" "760" -} -{ -"classname" "particle" -"cnt" "694.000000" -"classtype" "40.000000" -"entchain" "761" -} -{ -"classname" "particle" -"cnt" "695.000000" -"classtype" "40.000000" -"entchain" "762" -} -{ -"classname" "particle" -"cnt" "696.000000" -"classtype" "40.000000" -"entchain" "763" -} -{ -"classname" "particle" -"cnt" "697.000000" -"classtype" "40.000000" -"entchain" "764" -} -{ -"classname" "particle" -"cnt" "698.000000" -"classtype" "40.000000" -"entchain" "765" -} -{ -"classname" "particle" -"cnt" "699.000000" -"classtype" "40.000000" -"entchain" "766" -} -{ -"classname" "particle" -"cnt" "700.000000" -"classtype" "40.000000" -"entchain" "767" -} -{ -"classname" "particle" -"cnt" "701.000000" -"classtype" "40.000000" -"entchain" "768" -} -{ -"classname" "particle" -"cnt" "702.000000" -"classtype" "40.000000" -"entchain" "769" -} -{ -"classname" "particle" -"cnt" "703.000000" -"classtype" "40.000000" -"entchain" "770" -} -{ -"classname" "particle" -"cnt" "704.000000" -"classtype" "40.000000" -"entchain" "771" -} -{ -"classname" "particle" -"cnt" "705.000000" -"classtype" "40.000000" -"entchain" "772" -} -{ -"classname" "particle" -"cnt" "706.000000" -"classtype" "40.000000" -"entchain" "773" -} -{ -"classname" "particle" -"cnt" "707.000000" -"classtype" "40.000000" -"entchain" "774" -} -{ -"classname" "particle" -"cnt" "708.000000" -"classtype" "40.000000" -"entchain" "775" -} -{ -"classname" "particle" -"cnt" "709.000000" -"classtype" "40.000000" -"entchain" "776" -} -{ -"classname" "particle" -"cnt" "710.000000" -"classtype" "40.000000" -"entchain" "777" -} -{ -"classname" "particle" -"cnt" "711.000000" -"classtype" "40.000000" -"entchain" "778" -} -{ -"classname" "particle" -"cnt" "712.000000" -"classtype" "40.000000" -"entchain" "779" -} -{ -"classname" "particle" -"cnt" "713.000000" -"classtype" "40.000000" -"entchain" "780" -} -{ -"classname" "particle" -"cnt" "714.000000" -"classtype" "40.000000" -"entchain" "781" -} -{ -"classname" "particle" -"cnt" "715.000000" -"classtype" "40.000000" -"entchain" "782" -} -{ -"classname" "particle" -"cnt" "716.000000" -"classtype" "40.000000" -"entchain" "783" -} -{ -"classname" "particle" -"cnt" "717.000000" -"classtype" "40.000000" -"entchain" "784" -} -{ -"classname" "particle" -"cnt" "718.000000" -"classtype" "40.000000" -"entchain" "785" -} -{ -"classname" "particle" -"cnt" "719.000000" -"classtype" "40.000000" -"entchain" "786" -} -{ -"classname" "particle" -"cnt" "720.000000" -"classtype" "40.000000" -"entchain" "787" -} -{ -"classname" "particle" -"cnt" "721.000000" -"classtype" "40.000000" -"entchain" "788" -} -{ -"classname" "particle" -"cnt" "722.000000" -"classtype" "40.000000" -"entchain" "789" -} -{ -"classname" "particle" -"cnt" "723.000000" -"classtype" "40.000000" -"entchain" "790" -} -{ -"classname" "particle" -"cnt" "724.000000" -"classtype" "40.000000" -"entchain" "791" -} -{ -"classname" "particle" -"cnt" "725.000000" -"classtype" "40.000000" -"entchain" "792" -} -{ -"classname" "particle" -"cnt" "726.000000" -"classtype" "40.000000" -"entchain" "793" -} -{ -"classname" "particle" -"cnt" "727.000000" -"classtype" "40.000000" -"entchain" "794" -} -{ -"classname" "particle" -"cnt" "728.000000" -"classtype" "40.000000" -"entchain" "795" -} -{ -"classname" "particle" -"cnt" "729.000000" -"classtype" "40.000000" -"entchain" "796" -} -{ -"classname" "particle" -"cnt" "730.000000" -"classtype" "40.000000" -"entchain" "797" -} -{ -"classname" "particle" -"cnt" "731.000000" -"classtype" "40.000000" -"entchain" "798" -} -{ -"classname" "particle" -"cnt" "732.000000" -"classtype" "40.000000" -"entchain" "799" -} -{ -"classname" "particle" -"cnt" "733.000000" -"classtype" "40.000000" -"entchain" "800" -} -{ -"classname" "particle" -"cnt" "734.000000" -"classtype" "40.000000" -"entchain" "801" -} -{ -"classname" "particle" -"cnt" "735.000000" -"classtype" "40.000000" -"entchain" "802" -} -{ -"classname" "particle" -"cnt" "736.000000" -"classtype" "40.000000" -"entchain" "803" -} -{ -"classname" "particle" -"cnt" "737.000000" -"classtype" "40.000000" -"entchain" "804" -} -{ -"classname" "particle" -"cnt" "738.000000" -"classtype" "40.000000" -"entchain" "805" -} -{ -"classname" "particle" -"cnt" "739.000000" -"classtype" "40.000000" -"entchain" "806" -} -{ -"classname" "particle" -"cnt" "740.000000" -"classtype" "40.000000" -"entchain" "807" -} -{ -"classname" "particle" -"cnt" "741.000000" -"classtype" "40.000000" -"entchain" "808" -} -{ -"classname" "particle" -"cnt" "742.000000" -"classtype" "40.000000" -"entchain" "809" -} -{ -"classname" "particle" -"cnt" "743.000000" -"classtype" "40.000000" -"entchain" "810" -} -{ -"classname" "particle" -"cnt" "744.000000" -"classtype" "40.000000" -"entchain" "811" -} -{ -"classname" "particle" -"cnt" "745.000000" -"classtype" "40.000000" -"entchain" "812" -} -{ -"classname" "particle" -"cnt" "746.000000" -"classtype" "40.000000" -"entchain" "813" -} -{ -"classname" "particle" -"cnt" "747.000000" -"classtype" "40.000000" -"entchain" "814" -} -{ -"classname" "particle" -"cnt" "748.000000" -"classtype" "40.000000" -"entchain" "815" -} -{ -"classname" "particle" -"cnt" "749.000000" -"classtype" "40.000000" -"entchain" "816" -} -{ -"classname" "particle" -"cnt" "750.000000" -"classtype" "40.000000" -"entchain" "817" -} -{ -"classname" "particle" -"cnt" "751.000000" -"classtype" "40.000000" -"entchain" "818" -} -{ -"classname" "particle" -"cnt" "752.000000" -"classtype" "40.000000" -"entchain" "819" -} -{ -"classname" "particle" -"cnt" "753.000000" -"classtype" "40.000000" -"entchain" "820" -} -{ -"classname" "particle" -"cnt" "754.000000" -"classtype" "40.000000" -"entchain" "821" -} -{ -"classname" "particle" -"cnt" "755.000000" -"classtype" "40.000000" -"entchain" "822" -} -{ -"classname" "particle" -"cnt" "756.000000" -"classtype" "40.000000" -"entchain" "823" -} -{ -"classname" "particle" -"cnt" "757.000000" -"classtype" "40.000000" -"entchain" "824" -} -{ -"classname" "particle" -"cnt" "758.000000" -"classtype" "40.000000" -"entchain" "825" -} -{ -"classname" "particle" -"cnt" "759.000000" -"classtype" "40.000000" -"entchain" "826" -} -{ -"classname" "particle" -"cnt" "760.000000" -"classtype" "40.000000" -"entchain" "827" -} -{ -"classname" "particle" -"cnt" "761.000000" -"classtype" "40.000000" -"entchain" "828" -} -{ -"classname" "particle" -"cnt" "762.000000" -"classtype" "40.000000" -"entchain" "829" -} -{ -"classname" "particle" -"cnt" "763.000000" -"classtype" "40.000000" -"entchain" "830" -} -{ -"classname" "particle" -"cnt" "764.000000" -"classtype" "40.000000" -"entchain" "831" -} -{ -"classname" "particle" -"cnt" "765.000000" -"classtype" "40.000000" -"entchain" "832" -} -{ -"classname" "particle" -"cnt" "766.000000" -"classtype" "40.000000" -"entchain" "833" -} -{ -"classname" "particle" -"cnt" "767.000000" -"classtype" "40.000000" -"entchain" "834" -} -{ -"classname" "particle" -"cnt" "768.000000" -"classtype" "40.000000" -"entchain" "835" -} -{ -"classname" "particle" -"cnt" "769.000000" -"classtype" "40.000000" -"entchain" "836" -} -{ -"classname" "particle" -"cnt" "770.000000" -"classtype" "40.000000" -"entchain" "837" -} -{ -"classname" "particle" -"cnt" "771.000000" -"classtype" "40.000000" -"entchain" "838" -} -{ -"classname" "particle" -"cnt" "772.000000" -"classtype" "40.000000" -"entchain" "839" -} -{ -"classname" "particle" -"cnt" "773.000000" -"classtype" "40.000000" -"entchain" "840" -} -{ -"classname" "particle" -"cnt" "774.000000" -"classtype" "40.000000" -"entchain" "841" -} -{ -"classname" "particle" -"cnt" "775.000000" -"classtype" "40.000000" -"entchain" "842" -} -{ -"classname" "particle" -"cnt" "776.000000" -"classtype" "40.000000" -"entchain" "843" -} -{ -"classname" "particle" -"cnt" "777.000000" -"classtype" "40.000000" -"entchain" "844" -} -{ -"classname" "particle" -"cnt" "778.000000" -"classtype" "40.000000" -"entchain" "845" -} -{ -"classname" "particle" -"cnt" "779.000000" -"classtype" "40.000000" -"entchain" "846" -} -{ -"classname" "particle" -"cnt" "780.000000" -"classtype" "40.000000" -"entchain" "847" -} -{ -"classname" "particle" -"cnt" "781.000000" -"classtype" "40.000000" -"entchain" "848" -} -{ -"classname" "particle" -"cnt" "782.000000" -"classtype" "40.000000" -"entchain" "849" -} -{ -"classname" "particle" -"cnt" "783.000000" -"classtype" "40.000000" -"entchain" "850" -} -{ -"classname" "particle" -"cnt" "784.000000" -"classtype" "40.000000" -"entchain" "851" -} -{ -"classname" "particle" -"cnt" "785.000000" -"classtype" "40.000000" -"entchain" "852" -} -{ -"classname" "particle" -"cnt" "786.000000" -"classtype" "40.000000" -"entchain" "853" -} -{ -"classname" "particle" -"cnt" "787.000000" -"classtype" "40.000000" -"entchain" "854" -} -{ -"classname" "particle" -"cnt" "788.000000" -"classtype" "40.000000" -"entchain" "855" -} -{ -"classname" "particle" -"cnt" "789.000000" -"classtype" "40.000000" -"entchain" "856" -} -{ -"classname" "particle" -"cnt" "790.000000" -"classtype" "40.000000" -"entchain" "857" -} -{ -"classname" "particle" -"cnt" "791.000000" -"classtype" "40.000000" -"entchain" "858" -} -{ -"classname" "particle" -"cnt" "792.000000" -"classtype" "40.000000" -"entchain" "859" -} -{ -"classname" "particle" -"cnt" "793.000000" -"classtype" "40.000000" -"entchain" "860" -} -{ -"classname" "particle" -"cnt" "794.000000" -"classtype" "40.000000" -"entchain" "861" -} -{ -"classname" "particle" -"cnt" "795.000000" -"classtype" "40.000000" -"entchain" "862" -} -{ -"classname" "particle" -"cnt" "796.000000" -"classtype" "40.000000" -"entchain" "863" -} -{ -"classname" "particle" -"cnt" "797.000000" -"classtype" "40.000000" -"entchain" "864" -} -{ -"classname" "particle" -"cnt" "798.000000" -"classtype" "40.000000" -"entchain" "865" -} -{ -"classname" "particle" -"cnt" "799.000000" -"classtype" "40.000000" -"entchain" "866" -} -{ -"classname" "particle" -"cnt" "800.000000" -"classtype" "40.000000" -"entchain" "867" -} -{ -"classname" "particle" -"cnt" "801.000000" -"classtype" "40.000000" -"entchain" "868" -} -{ -"classname" "particle" -"cnt" "802.000000" -"classtype" "40.000000" -"entchain" "869" -} -{ -"classname" "particle" -"cnt" "803.000000" -"classtype" "40.000000" -"entchain" "870" -} -{ -"classname" "particle" -"cnt" "804.000000" -"classtype" "40.000000" -"entchain" "871" -} -{ -"classname" "particle" -"cnt" "805.000000" -"classtype" "40.000000" -"entchain" "872" -} -{ -"classname" "particle" -"cnt" "806.000000" -"classtype" "40.000000" -"entchain" "873" -} -{ -"classname" "particle" -"cnt" "807.000000" -"classtype" "40.000000" -"entchain" "874" -} -{ -"classname" "particle" -"cnt" "808.000000" -"classtype" "40.000000" -"entchain" "875" -} -{ -"classname" "particle" -"cnt" "809.000000" -"classtype" "40.000000" -"entchain" "876" -} -{ -"classname" "particle" -"cnt" "810.000000" -"classtype" "40.000000" -"entchain" "877" -} -{ -"classname" "particle" -"cnt" "811.000000" -"classtype" "40.000000" -"entchain" "878" -} -{ -"classname" "particle" -"cnt" "812.000000" -"classtype" "40.000000" -"entchain" "879" -} -{ -"classname" "particle" -"cnt" "813.000000" -"classtype" "40.000000" -"entchain" "880" -} -{ -"classname" "particle" -"cnt" "814.000000" -"classtype" "40.000000" -"entchain" "881" -} -{ -"classname" "particle" -"cnt" "815.000000" -"classtype" "40.000000" -"entchain" "882" -} -{ -"classname" "particle" -"cnt" "816.000000" -"classtype" "40.000000" -"entchain" "883" -} -{ -"classname" "particle" -"cnt" "817.000000" -"classtype" "40.000000" -"entchain" "884" -} -{ -"classname" "particle" -"cnt" "818.000000" -"classtype" "40.000000" -"entchain" "885" -} -{ -"classname" "particle" -"cnt" "819.000000" -"classtype" "40.000000" -"entchain" "886" -} -{ -"classname" "particle" -"cnt" "820.000000" -"classtype" "40.000000" -"entchain" "887" -} -{ -"classname" "particle" -"cnt" "821.000000" -"classtype" "40.000000" -"entchain" "888" -} -{ -"classname" "particle" -"cnt" "822.000000" -"classtype" "40.000000" -"entchain" "889" -} -{ -"classname" "particle" -"cnt" "823.000000" -"classtype" "40.000000" -"entchain" "890" -} -{ -"classname" "particle" -"cnt" "824.000000" -"classtype" "40.000000" -"entchain" "891" -} -{ -"classname" "particle" -"cnt" "825.000000" -"classtype" "40.000000" -"entchain" "892" -} -{ -"classname" "particle" -"cnt" "826.000000" -"classtype" "40.000000" -"entchain" "893" -} -{ -"classname" "particle" -"cnt" "827.000000" -"classtype" "40.000000" -"entchain" "894" -} -{ -"classname" "particle" -"cnt" "828.000000" -"classtype" "40.000000" -"entchain" "895" -} -{ -"classname" "particle" -"cnt" "829.000000" -"classtype" "40.000000" -"entchain" "896" -} -{ -"classname" "particle" -"cnt" "830.000000" -"classtype" "40.000000" -"entchain" "897" -} -{ -"classname" "particle" -"cnt" "831.000000" -"classtype" "40.000000" -"entchain" "898" -} -{ -"classname" "particle" -"cnt" "832.000000" -"classtype" "40.000000" -"entchain" "899" -} -{ -"classname" "particle" -"cnt" "833.000000" -"classtype" "40.000000" -"entchain" "900" -} -{ -"classname" "particle" -"cnt" "834.000000" -"classtype" "40.000000" -"entchain" "901" -} -{ -"classname" "particle" -"cnt" "835.000000" -"classtype" "40.000000" -"entchain" "902" -} -{ -"classname" "particle" -"cnt" "836.000000" -"classtype" "40.000000" -"entchain" "903" -} -{ -"classname" "particle" -"cnt" "837.000000" -"classtype" "40.000000" -"entchain" "904" -} -{ -"classname" "particle" -"cnt" "838.000000" -"classtype" "40.000000" -"entchain" "905" -} -{ -"classname" "particle" -"cnt" "839.000000" -"classtype" "40.000000" -"entchain" "906" -} -{ -"classname" "particle" -"cnt" "840.000000" -"classtype" "40.000000" -"entchain" "907" -} -{ -"classname" "particle" -"cnt" "841.000000" -"classtype" "40.000000" -"entchain" "908" -} -{ -"classname" "particle" -"cnt" "842.000000" -"classtype" "40.000000" -"entchain" "909" -} -{ -"classname" "particle" -"cnt" "843.000000" -"classtype" "40.000000" -"entchain" "910" -} -{ -"classname" "particle" -"cnt" "844.000000" -"classtype" "40.000000" -"entchain" "911" -} -{ -"classname" "particle" -"cnt" "845.000000" -"classtype" "40.000000" -"entchain" "912" -} -{ -"classname" "particle" -"cnt" "846.000000" -"classtype" "40.000000" -"entchain" "913" -} -{ -"classname" "particle" -"cnt" "847.000000" -"classtype" "40.000000" -"entchain" "914" -} -{ -"classname" "particle" -"cnt" "848.000000" -"classtype" "40.000000" -"entchain" "915" -} -{ -"classname" "particle" -"cnt" "849.000000" -"classtype" "40.000000" -"entchain" "916" -} -{ -"classname" "particle" -"cnt" "850.000000" -"classtype" "40.000000" -"entchain" "917" -} -{ -"classname" "particle" -"cnt" "851.000000" -"classtype" "40.000000" -"entchain" "918" -} -{ -"classname" "particle" -"cnt" "852.000000" -"classtype" "40.000000" -"entchain" "919" -} -{ -"classname" "particle" -"cnt" "853.000000" -"classtype" "40.000000" -"entchain" "920" -} -{ -"classname" "particle" -"cnt" "854.000000" -"classtype" "40.000000" -"entchain" "921" -} -{ -"classname" "particle" -"cnt" "855.000000" -"classtype" "40.000000" -"entchain" "922" -} -{ -"classname" "particle" -"cnt" "856.000000" -"classtype" "40.000000" -"entchain" "923" -} -{ -"classname" "particle" -"cnt" "857.000000" -"classtype" "40.000000" -"entchain" "924" -} -{ -"classname" "particle" -"cnt" "858.000000" -"classtype" "40.000000" -"entchain" "925" -} -{ -"classname" "particle" -"cnt" "859.000000" -"classtype" "40.000000" -"entchain" "926" -} -{ -"classname" "particle" -"cnt" "860.000000" -"classtype" "40.000000" -"entchain" "927" -} -{ -"classname" "particle" -"cnt" "861.000000" -"classtype" "40.000000" -"entchain" "928" -} -{ -"classname" "particle" -"cnt" "862.000000" -"classtype" "40.000000" -"entchain" "929" -} -{ -"classname" "particle" -"cnt" "863.000000" -"classtype" "40.000000" -"entchain" "930" -} -{ -"classname" "particle" -"cnt" "864.000000" -"classtype" "40.000000" -"entchain" "931" -} -{ -"classname" "particle" -"cnt" "865.000000" -"classtype" "40.000000" -"entchain" "932" -} -{ -"classname" "particle" -"cnt" "866.000000" -"classtype" "40.000000" -"entchain" "933" -} -{ -"classname" "particle" -"cnt" "867.000000" -"classtype" "40.000000" -"entchain" "934" -} -{ -"classname" "particle" -"cnt" "868.000000" -"classtype" "40.000000" -"entchain" "935" -} -{ -"classname" "particle" -"cnt" "869.000000" -"classtype" "40.000000" -"entchain" "936" -} -{ -"classname" "particle" -"cnt" "870.000000" -"classtype" "40.000000" -"entchain" "937" -} -{ -"classname" "particle" -"cnt" "871.000000" -"classtype" "40.000000" -"entchain" "938" -} -{ -"classname" "particle" -"cnt" "872.000000" -"classtype" "40.000000" -"entchain" "939" -} -{ -"classname" "particle" -"cnt" "873.000000" -"classtype" "40.000000" -"entchain" "940" -} -{ -"classname" "particle" -"cnt" "874.000000" -"classtype" "40.000000" -"entchain" "941" -} -{ -"classname" "particle" -"cnt" "875.000000" -"classtype" "40.000000" -"entchain" "942" -} -{ -"classname" "particle" -"cnt" "876.000000" -"classtype" "40.000000" -"entchain" "943" -} -{ -"classname" "particle" -"cnt" "877.000000" -"classtype" "40.000000" -"entchain" "944" -} -{ -"classname" "particle" -"cnt" "878.000000" -"classtype" "40.000000" -"entchain" "945" -} -{ -"classname" "particle" -"cnt" "879.000000" -"classtype" "40.000000" -"entchain" "946" -} -{ -"classname" "particle" -"cnt" "880.000000" -"classtype" "40.000000" -"entchain" "947" -} -{ -"classname" "particle" -"cnt" "881.000000" -"classtype" "40.000000" -"entchain" "948" -} -{ -"classname" "particle" -"cnt" "882.000000" -"classtype" "40.000000" -"entchain" "949" -} -{ -"classname" "particle" -"cnt" "883.000000" -"classtype" "40.000000" -"entchain" "950" -} -{ -"classname" "particle" -"cnt" "884.000000" -"classtype" "40.000000" -"entchain" "951" -} -{ -"classname" "particle" -"cnt" "885.000000" -"classtype" "40.000000" -"entchain" "952" -} -{ -"classname" "particle" -"cnt" "886.000000" -"classtype" "40.000000" -"entchain" "953" -} -{ -"classname" "particle" -"cnt" "887.000000" -"classtype" "40.000000" -"entchain" "954" -} -{ -"classname" "particle" -"cnt" "888.000000" -"classtype" "40.000000" -"entchain" "955" -} -{ -"classname" "particle" -"cnt" "889.000000" -"classtype" "40.000000" -"entchain" "956" -} -{ -"classname" "particle" -"cnt" "890.000000" -"classtype" "40.000000" -"entchain" "957" -} -{ -"classname" "particle" -"cnt" "891.000000" -"classtype" "40.000000" -"entchain" "958" -} -{ -"classname" "particle" -"cnt" "892.000000" -"classtype" "40.000000" -"entchain" "959" -} -{ -"classname" "particle" -"cnt" "893.000000" -"classtype" "40.000000" -"entchain" "960" -} -{ -"classname" "particle" -"cnt" "894.000000" -"classtype" "40.000000" -"entchain" "961" -} -{ -"classname" "particle" -"cnt" "895.000000" -"classtype" "40.000000" -"entchain" "962" -} -{ -"classname" "particle" -"cnt" "896.000000" -"classtype" "40.000000" -"entchain" "963" -} -{ -"classname" "particle" -"cnt" "897.000000" -"classtype" "40.000000" -"entchain" "964" -} -{ -"classname" "particle" -"cnt" "898.000000" -"classtype" "40.000000" -"entchain" "965" -} -{ -"classname" "particle" -"cnt" "899.000000" -"classtype" "40.000000" -"entchain" "966" -} -{ -"classname" "particle" -"cnt" "900.000000" -"classtype" "40.000000" -"entchain" "967" -} -{ -"classname" "particle" -"cnt" "901.000000" -"classtype" "40.000000" -"entchain" "968" -} -{ -"classname" "particle" -"cnt" "902.000000" -"classtype" "40.000000" -"entchain" "969" -} -{ -"classname" "particle" -"cnt" "903.000000" -"classtype" "40.000000" -"entchain" "970" -} -{ -"classname" "particle" -"cnt" "904.000000" -"classtype" "40.000000" -"entchain" "971" -} -{ -"classname" "particle" -"cnt" "905.000000" -"classtype" "40.000000" -"entchain" "972" -} -{ -"classname" "particle" -"cnt" "906.000000" -"classtype" "40.000000" -"entchain" "973" -} -{ -"classname" "particle" -"cnt" "907.000000" -"classtype" "40.000000" -"entchain" "974" -} -{ -"classname" "particle" -"cnt" "908.000000" -"classtype" "40.000000" -"entchain" "975" -} -{ -"classname" "particle" -"cnt" "909.000000" -"classtype" "40.000000" -"entchain" "976" -} -{ -"classname" "particle" -"cnt" "910.000000" -"classtype" "40.000000" -"entchain" "977" -} -{ -"classname" "particle" -"cnt" "911.000000" -"classtype" "40.000000" -"entchain" "978" -} -{ -"classname" "particle" -"cnt" "912.000000" -"classtype" "40.000000" -"entchain" "979" -} -{ -"classname" "particle" -"cnt" "913.000000" -"classtype" "40.000000" -"entchain" "980" -} -{ -"classname" "particle" -"cnt" "914.000000" -"classtype" "40.000000" -"entchain" "981" -} -{ -"classname" "particle" -"cnt" "915.000000" -"classtype" "40.000000" -"entchain" "982" -} -{ -"classname" "particle" -"cnt" "916.000000" -"classtype" "40.000000" -"entchain" "983" -} -{ -"classname" "particle" -"cnt" "917.000000" -"classtype" "40.000000" -"entchain" "984" -} -{ -"classname" "particle" -"cnt" "918.000000" -"classtype" "40.000000" -"entchain" "985" -} -{ -"classname" "particle" -"cnt" "919.000000" -"classtype" "40.000000" -"entchain" "986" -} -{ -"classname" "particle" -"cnt" "920.000000" -"classtype" "40.000000" -"entchain" "987" -} -{ -"classname" "particle" -"cnt" "921.000000" -"classtype" "40.000000" -"entchain" "988" -} -{ -"classname" "particle" -"cnt" "922.000000" -"classtype" "40.000000" -"entchain" "989" -} -{ -"classname" "particle" -"cnt" "923.000000" -"classtype" "40.000000" -"entchain" "990" -} -{ -"classname" "particle" -"cnt" "924.000000" -"classtype" "40.000000" -"entchain" "991" -} -{ -"classname" "particle" -"cnt" "925.000000" -"classtype" "40.000000" -"entchain" "992" -} -{ -"classname" "particle" -"cnt" "926.000000" -"classtype" "40.000000" -"entchain" "993" -} -{ -"classname" "particle" -"cnt" "927.000000" -"classtype" "40.000000" -"entchain" "994" -} -{ -"classname" "particle" -"cnt" "928.000000" -"classtype" "40.000000" -"entchain" "995" -} -{ -"classname" "particle" -"cnt" "929.000000" -"classtype" "40.000000" -"entchain" "996" -} -{ -"classname" "particle" -"cnt" "930.000000" -"classtype" "40.000000" -"entchain" "997" -} -{ -"classname" "particle" -"cnt" "931.000000" -"classtype" "40.000000" -"entchain" "998" -} -{ -"classname" "particle" -"cnt" "932.000000" -"classtype" "40.000000" -"entchain" "999" -} -{ -"classname" "particle" -"cnt" "933.000000" -"classtype" "40.000000" -"entchain" "1000" -} -{ -"classname" "particle" -"cnt" "934.000000" -"classtype" "40.000000" -"entchain" "1001" -} -{ -"classname" "particle" -"cnt" "935.000000" -"classtype" "40.000000" -"entchain" "1002" -} -{ -"classname" "particle" -"cnt" "936.000000" -"classtype" "40.000000" -"entchain" "1003" -} -{ -"classname" "particle" -"cnt" "937.000000" -"classtype" "40.000000" -"entchain" "1004" -} -{ -"classname" "particle" -"cnt" "938.000000" -"classtype" "40.000000" -"entchain" "1005" -} -{ -"classname" "particle" -"cnt" "939.000000" -"classtype" "40.000000" -"entchain" "1006" -} -{ -"classname" "particle" -"cnt" "940.000000" -"classtype" "40.000000" -"entchain" "1007" -} -{ -"classname" "particle" -"cnt" "941.000000" -"classtype" "40.000000" -"entchain" "1008" -} -{ -"classname" "particle" -"cnt" "942.000000" -"classtype" "40.000000" -"entchain" "1009" -} -{ -"classname" "particle" -"cnt" "943.000000" -"classtype" "40.000000" -"entchain" "1010" -} -{ -"classname" "particle" -"cnt" "944.000000" -"classtype" "40.000000" -"entchain" "1011" -} -{ -"classname" "particle" -"cnt" "945.000000" -"classtype" "40.000000" -"entchain" "1012" -} -{ -"classname" "particle" -"cnt" "946.000000" -"classtype" "40.000000" -"entchain" "1013" -} -{ -"classname" "particle" -"cnt" "947.000000" -"classtype" "40.000000" -"entchain" "1014" -} -{ -"classname" "particle" -"cnt" "948.000000" -"classtype" "40.000000" -"entchain" "1015" -} -{ -"classname" "particle" -"cnt" "949.000000" -"classtype" "40.000000" -"entchain" "1016" -} -{ -"classname" "particle" -"cnt" "950.000000" -"classtype" "40.000000" -"entchain" "1017" -} -{ -"classname" "particle" -"cnt" "951.000000" -"classtype" "40.000000" -"entchain" "1018" -} -{ -"classname" "particle" -"cnt" "952.000000" -"classtype" "40.000000" -"entchain" "1019" -} -{ -"classname" "particle" -"cnt" "953.000000" -"classtype" "40.000000" -"entchain" "1020" -} -{ -"classname" "particle" -"cnt" "954.000000" -"classtype" "40.000000" -"entchain" "1021" -} -{ -"classname" "particle" -"cnt" "955.000000" -"classtype" "40.000000" -"entchain" "1022" -} -{ -"classname" "particle" -"cnt" "956.000000" -"classtype" "40.000000" -"entchain" "1023" -} -{ -"classname" "particle" -"cnt" "957.000000" -"classtype" "40.000000" -"entchain" "1024" -} -{ -"classname" "particle" -"cnt" "958.000000" -"classtype" "40.000000" -"entchain" "1025" -} -{ -"classname" "particle" -"cnt" "959.000000" -"classtype" "40.000000" -"entchain" "1026" -} -{ -"classname" "particle" -"cnt" "960.000000" -"classtype" "40.000000" -"entchain" "1027" -} -{ -"classname" "particle" -"cnt" "961.000000" -"classtype" "40.000000" -"entchain" "1028" -} -{ -"classname" "particle" -"cnt" "962.000000" -"classtype" "40.000000" -"entchain" "1029" -} -{ -"classname" "particle" -"cnt" "963.000000" -"classtype" "40.000000" -"entchain" "1030" -} -{ -"classname" "particle" -"cnt" "964.000000" -"classtype" "40.000000" -"entchain" "1031" -} -{ -"classname" "particle" -"cnt" "965.000000" -"classtype" "40.000000" -"entchain" "1032" -} -{ -"classname" "particle" -"cnt" "966.000000" -"classtype" "40.000000" -"entchain" "1033" -} -{ -"classname" "particle" -"cnt" "967.000000" -"classtype" "40.000000" -"entchain" "1034" -} -{ -"classname" "particle" -"cnt" "968.000000" -"classtype" "40.000000" -"entchain" "1035" -} -{ -"classname" "particle" -"cnt" "969.000000" -"classtype" "40.000000" -"entchain" "1036" -} -{ -"classname" "particle" -"cnt" "970.000000" -"classtype" "40.000000" -"entchain" "1037" -} -{ -"classname" "particle" -"cnt" "971.000000" -"classtype" "40.000000" -"entchain" "1038" -} -{ -"classname" "particle" -"cnt" "972.000000" -"classtype" "40.000000" -"entchain" "1039" -} -{ -"classname" "particle" -"cnt" "973.000000" -"classtype" "40.000000" -"entchain" "1040" -} -{ -"classname" "particle" -"cnt" "974.000000" -"classtype" "40.000000" -"entchain" "1041" -} -{ -"classname" "particle" -"cnt" "975.000000" -"classtype" "40.000000" -"entchain" "1042" -} -{ -"classname" "particle" -"cnt" "976.000000" -"classtype" "40.000000" -"entchain" "1043" -} -{ -"classname" "particle" -"cnt" "977.000000" -"classtype" "40.000000" -"entchain" "1044" -} -{ -"classname" "particle" -"cnt" "978.000000" -"classtype" "40.000000" -"entchain" "1045" -} -{ -"classname" "particle" -"cnt" "979.000000" -"classtype" "40.000000" -"entchain" "1046" -} -{ -"classname" "particle" -"cnt" "980.000000" -"classtype" "40.000000" -"entchain" "1047" -} -{ -"classname" "particle" -"cnt" "981.000000" -"classtype" "40.000000" -"entchain" "1048" -} -{ -"classname" "particle" -"cnt" "982.000000" -"classtype" "40.000000" -"entchain" "1049" -} -{ -"classname" "particle" -"cnt" "983.000000" -"classtype" "40.000000" -"entchain" "1050" -} -{ -"classname" "particle" -"cnt" "984.000000" -"classtype" "40.000000" -"entchain" "1051" -} -{ -"classname" "particle" -"cnt" "985.000000" -"classtype" "40.000000" -"entchain" "1052" -} -{ -"classname" "particle" -"cnt" "986.000000" -"classtype" "40.000000" -"entchain" "1053" -} -{ -"classname" "particle" -"cnt" "987.000000" -"classtype" "40.000000" -"entchain" "1054" -} -{ -"classname" "particle" -"cnt" "988.000000" -"classtype" "40.000000" -"entchain" "1055" -} -{ -"classname" "particle" -"cnt" "989.000000" -"classtype" "40.000000" -"entchain" "1056" -} -{ -"classname" "particle" -"cnt" "990.000000" -"classtype" "40.000000" -"entchain" "1057" -} -{ -"classname" "particle" -"cnt" "991.000000" -"classtype" "40.000000" -"entchain" "1058" -} -{ -"classname" "particle" -"cnt" "992.000000" -"classtype" "40.000000" -"entchain" "1059" -} -{ -"classname" "particle" -"cnt" "993.000000" -"classtype" "40.000000" -"entchain" "1060" -} -{ -"classname" "particle" -"cnt" "994.000000" -"classtype" "40.000000" -"entchain" "1061" -} -{ -"classname" "particle" -"cnt" "995.000000" -"classtype" "40.000000" -"entchain" "1062" -} -{ -"classname" "particle" -"cnt" "996.000000" -"classtype" "40.000000" -"entchain" "1063" -} -{ -"classname" "particle" -"cnt" "997.000000" -"classtype" "40.000000" -"entchain" "1064" -} -{ -"classname" "particle" -"cnt" "998.000000" -"classtype" "40.000000" -"entchain" "1065" -} -{ -"classname" "particle" -"cnt" "999.000000" -"classtype" "40.000000" -"entchain" "1066" -} -{ -"classname" "particle" -"cnt" "1000.000000" -"classtype" "40.000000" -"entchain" "1067" -} -{ -"classname" "particle" -"cnt" "1001.000000" -"classtype" "40.000000" -"entchain" "1068" -} -{ -"classname" "particle" -"cnt" "1002.000000" -"classtype" "40.000000" -"entchain" "1069" -} -{ -"classname" "particle" -"cnt" "1003.000000" -"classtype" "40.000000" -"entchain" "1070" -} -{ -"classname" "particle" -"cnt" "1004.000000" -"classtype" "40.000000" -"entchain" "1071" -} -{ -"classname" "particle" -"cnt" "1005.000000" -"classtype" "40.000000" -"entchain" "1072" -} -{ -"classname" "particle" -"cnt" "1006.000000" -"classtype" "40.000000" -"entchain" "1073" -} -{ -"classname" "particle" -"cnt" "1007.000000" -"classtype" "40.000000" -"entchain" "1074" -} -{ -"classname" "particle" -"cnt" "1008.000000" -"classtype" "40.000000" -"entchain" "1075" -} -{ -"classname" "particle" -"cnt" "1009.000000" -"classtype" "40.000000" -"entchain" "1076" -} -{ -"classname" "particle" -"cnt" "1010.000000" -"classtype" "40.000000" -"entchain" "1077" -} -{ -"classname" "particle" -"cnt" "1011.000000" -"classtype" "40.000000" -"entchain" "1078" -} -{ -"classname" "particle" -"cnt" "1012.000000" -"classtype" "40.000000" -"entchain" "1079" -} -{ -"classname" "particle" -"cnt" "1013.000000" -"classtype" "40.000000" -"entchain" "1080" -} -{ -"classname" "particle" -"cnt" "1014.000000" -"classtype" "40.000000" -"entchain" "1081" -} -{ -"classname" "particle" -"cnt" "1015.000000" -"classtype" "40.000000" -"entchain" "1082" -} -{ -"classname" "particle" -"cnt" "1016.000000" -"classtype" "40.000000" -"entchain" "1083" -} -{ -"classname" "particle" -"cnt" "1017.000000" -"classtype" "40.000000" -"entchain" "1084" -} -{ -"classname" "particle" -"cnt" "1018.000000" -"classtype" "40.000000" -"entchain" "1085" -} -{ -"classname" "particle" -"cnt" "1019.000000" -"classtype" "40.000000" -"entchain" "1086" -} -{ -"classname" "particle" -"cnt" "1020.000000" +"gravity" "1.000000" "classtype" "40.000000" "entchain" "1087" } { +"modelindex" "268.000000" +"absmin" "-541.954041 1134.137817 -9.398670" +"absmax" "-539.954041 1136.137817 -7.398670" +"movetype" "5.000000" +"origin" "-540.954041 1135.137817 -8.398670" +"velocity" "-14.946257 -1.721244 20.258675" +"angles" "235.052567 363.592316 248.586395" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2789.110107" +"owner" "833" +"cnt" "592.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1479" +"part_active" "1.000000" +} +{ +"modelindex" "243.000000" +"absmin" "-27.127207 180.556458 839.327087" +"absmax" "-25.127207 182.556458 841.327087" +"movetype" "8.000000" +"origin" "-26.127207 181.556458 840.327087" +"velocity" "2.530961 2.526567 17.169226" +"angles" "1068.315674 1047.887695 925.407471" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2795.974121" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "921" +"cnt" "593.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1532" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "224.976318 137.467361 236.838394" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "594.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1626" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "911.047668 1165.106689 1075.786499" +"classname" "particle" +"think" "finish_particle" +"cnt" "595.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1634" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "596.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1684" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "686.823547 1295.054565 890.495178" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "597.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1654" +} +{ +"modelindex" "268.000000" +"absmin" "-1235.588013 189.393997 861.581726" +"absmax" "-1233.588013 191.393997 863.581726" +"movetype" "8.000000" +"origin" "-1234.588013 190.393997 862.581726" +"velocity" "-1.579516 -1.742851 18.138615" +"angles" "1463.611084 1287.252563 1902.025146" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2795.166504" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "923" +"cnt" "598.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1678" +"part_active" "1.000000" +} +{ +"modelindex" "266.000000" +"absmin" "-449.966278 1194.826904 -28.136967" +"absmax" "-447.966278 1196.826904 -26.136967" +"movetype" "5.000000" +"origin" "-448.966278 1195.826904 -27.136967" +"velocity" "8.146244 12.537004 20.023804" +"angles" "140.678223 68.482605 135.096939" +"classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.416504" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" +"cnt" "599.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1537" +"part_active" "1.000000" +} +{ +"modelindex" "268.000000" +"absmin" "-721.950867 1355.997314 31.323780" +"absmax" "-719.950867 1357.997314 33.323780" +"movetype" "5.000000" +"origin" "-720.950867 1356.997314 32.323780" +"velocity" "-4.827052 4.919339 21.908779" +"angles" "778.701538 978.713074 815.202209" +"avelocity" "154.188660 176.235229 163.521225" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2788.461670" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "837" +"cnt" "600.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1457" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "148.649185 167.534744 161.431793" +"classname" "particle" +"think" "finish_particle" +"cnt" "601.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1692" +} +{ +"modelindex" "267.000000" +"absmin" "-472.057739 1136.184082 -4.745395" +"absmax" "-470.057739 1138.184082 -2.745395" +"movetype" "5.000000" +"origin" "-471.057739 1137.184082 -3.745395" +"velocity" "12.089724 -5.482100 12.730614" +"angles" "1483.024658 741.103149 1108.427856" +"classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.732666" +"owner" "833" +"cnt" "602.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1649" +"part_active" "1.000000" +} +{ +"modelindex" "268.000000" +"absmin" "-464.508911 1165.909302 -19.050737" +"absmax" "-462.508911 1167.909302 -17.050737" +"movetype" "5.000000" +"origin" "-463.508911 1166.909302 -18.050737" +"velocity" "11.036959 7.462629 12.559710" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2788.801270" +"owner" "833" +"cnt" "603.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1601" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "111.316391 158.924347 201.312439" +"classname" "particle" +"think" "finish_particle" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "604.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1668" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "605.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1701" +} +{ +"modelindex" "268.000000" +"absmin" "-478.765991 1155.950928 -40.385654" +"absmax" "-476.765991 1157.950928 -38.385654" +"movetype" "5.000000" +"origin" "-477.765991 1156.950928 -39.385654" +"velocity" "-4.955718 3.383404 8.839869" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2788.574951" +"owner" "833" +"cnt" "606.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1502" +"part_active" "1.000000" +} +{ +"modelindex" "267.000000" +"absmin" "-516.943909 1133.417114 19.435879" +"absmax" "-514.943909 1135.417114 21.435879" +"movetype" "5.000000" +"origin" "-515.943909 1134.417114 20.435879" +"velocity" "-7.741936 0.430189 21.163975" +"classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2788.622314" +"owner" "833" +"cnt" "607.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1689" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "608.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1693" +} +{ +"modelindex" "267.000000" +"absmin" "-561.286865 953.965942 0.728472" +"absmax" "-559.286865 955.965942 2.728472" +"movetype" "5.000000" +"origin" "-560.286865 954.965942 1.728472" +"velocity" "-2.777917 -15.986328 14.981659" +"classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.040283" +"owner" "1066" +"cnt" "609.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1641" +"part_active" "1.000000" +} +{ +"modelindex" "249.000000" +"absmin" "-715.610535 977.838745 -29.334980" +"absmax" "-713.610535 979.838745 -27.334980" +"movetype" "5.000000" +"origin" "-714.610535 978.838745 -28.334980" +"velocity" "-0.501724 -7.170873 12.372356" +"angles" "143.063263 194.231384 130.190079" +"avelocity" "172.157959 233.732101 156.666763" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2791.298584" +"owner" "837" +"cnt" "610.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1653" +"part_active" "1.000000" +} +{ +"modelindex" "255.000000" +"absmin" "-1158.513306 847.927612 -20.195469" +"absmax" "-1156.513306 849.927612 -18.195469" +"movetype" "8.000000" +"origin" "-1157.513306 848.927612 -19.195469" +"velocity" "-2.107426 -5.761589 14.057070" +"angles" "1409.729492 836.360107 1008.427673" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "2788.960205" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1200" +"cnt" "611.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1616" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1845.813477 1697.594849 1537.729370" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "612.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1691" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "613.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1492" +} +{ +"modelindex" "267.000000" +"absmin" "-452.875671 1174.605225 8.083015" +"absmax" "-450.875671 1176.605225 10.083015" +"movetype" "5.000000" +"origin" "-451.875671 1175.605225 9.083015" +"velocity" "3.012299 7.721428 20.143925" +"angles" "770.925964 1110.416504 1119.988037" +"classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2789.356934" +"owner" "833" +"cnt" "614.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1527" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "615.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1535" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "616.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1602" +} +{ +"modelindex" "249.000000" +"absmin" "-714.427307 981.806458 -69.770439" +"absmax" "-712.427307 983.806458 -67.770439" +"movetype" "5.000000" +"origin" "-713.427307 982.806458 -68.770439" +"velocity" "6.660604 7.238747 7.138432" +"angles" "415.786072 252.773483 303.558258" +"avelocity" "296.990875 146.790985 150.318924" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"think" "finish_particle" +"nextthink" "2792.054199" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "837" +"cnt" "617.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1656" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "618.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1573" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "91.263954 163.701569 126.988983" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "619.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1629" +} +{ +"modelindex" "266.000000" +"absmin" "-450.726410 1120.777588 1.936016" +"absmax" "-448.726410 1122.777588 3.936016" +"movetype" "5.000000" +"origin" "-449.726410 1121.777588 2.936016" +"velocity" "12.136600 -7.344462 20.974030" +"angles" "607.053955 1190.638306 643.066650" +"classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2788.679443" +"owner" "833" +"cnt" "620.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1552" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "621.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1603" +} +{ +"modelindex" "266.000000" +"absmin" "-535.917480 1154.569580 -44.428715" +"absmax" "-533.917480 1156.569580 -42.428715" +"movetype" "5.000000" +"origin" "-534.917480 1155.569580 -43.428715" +"velocity" "-14.067324 -3.448835 9.975158" +"classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2789.540283" +"owner" "833" +"cnt" "622.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1639" +"part_active" "1.000000" +} +{ +"modelindex" "257.000000" +"absmin" "-1155.550293 864.414490 -51.441975" +"absmax" "-1153.550293 866.414490 -49.441975" +"movetype" "8.000000" +"origin" "-1154.550293 865.414490 -50.441975" +"velocity" "-5.876583 3.259194 12.734520" +"angles" "117.776344 69.720345 133.168594" +"classname" "particle" +"model" "progs/s_dotmed_red.spr" +"think" "finish_particle" +"nextthink" "2791.484375" +"owner" "1200" +"cnt" "623.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1506" +"part_active" "1.000000" +} +{ +"modelindex" "248.000000" +"absmin" "-715.402893 972.080627 -75.426765" +"absmax" "-713.402893 974.080627 -73.426765" +"movetype" "5.000000" +"origin" "-714.402893 973.080627 -74.426765" +"velocity" "3.275735 -1.550096 5.361034" +"angles" "186.075317 236.639832 185.030457" +"avelocity" "223.917358 284.765167 222.660004" +"classname" "particle" +"model" "progs/s_dotmed_blue.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2792.927490" +"owner" "837" +"cnt" "624.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1567" +"part_active" "1.000000" +} +{ +"modelindex" "243.000000" +"absmin" "-1241.569824 181.992432 869.164062" +"absmax" "-1239.569824 183.992432 871.164062" +"movetype" "8.000000" +"origin" "-1240.569824 182.992432 870.164062" +"velocity" "-2.930387 -3.454817 21.096592" +"angles" "2076.837646 2230.789062 1422.098022" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "2794.929688" +"owner" "923" +"cnt" "625.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1716" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "626.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1694" +} +{ +"modelindex" "266.000000" +"absmin" "-465.768341 1138.095093 -29.255398" +"absmax" "-463.768341 1140.095093 -27.255398" +"movetype" "5.000000" +"origin" "-464.768341 1139.095093 -28.255398" +"velocity" "-1.720267 -9.338664 11.921019" +"angles" "162.373642 93.686195 105.224884" +"classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2789.001709" +"owner" "833" +"cnt" "627.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1711" +"part_active" "1.000000" +} +{ +"modelindex" "268.000000" +"absmin" "-20.071634 180.649567 859.312012" +"absmax" "-18.071634 182.649567 861.312012" +"movetype" "8.000000" +"origin" "-19.071634 181.649567 860.312012" +"velocity" "3.777581 -2.996552 21.018585" +"angles" "155.772949 196.883514 159.693237" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2795.145264" +"owner" "921" +"cnt" "628.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1698" +"part_active" "1.000000" +} +{ +"modelindex" "255.000000" +"absmin" "-25.838051 181.384933 848.318970" +"absmax" "-23.838051 183.384933 850.318970" +"movetype" "8.000000" +"origin" "-24.838051 182.384933 849.318970" +"velocity" "-3.516098 0.346324 17.873104" +"angles" "132.294403 153.320038 132.415695" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "2795.665283" +"owner" "921" +"cnt" "629.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1636" +"part_active" "1.000000" +} +{ +"modelindex" "266.000000" +"absmin" "-479.560791 1120.045532 -13.732910" +"absmax" "-477.560791 1122.045532 -11.732910" +"movetype" "5.000000" +"origin" "-478.560791 1121.045532 -12.732910" +"velocity" "-3.235939 -8.862087 23.836422" +"angles" "80.722740 108.108292 177.434174" +"classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2788.446777" +"groundentity" "774" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" +"cnt" "630.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1680" +"part_active" "1.000000" +} +{ +"modelindex" "268.000000" +"absmin" "-24.089653 183.684784 854.610107" +"absmax" "-22.089653 185.684784 856.610107" +"movetype" "8.000000" +"origin" "-23.089653 184.684784 855.610107" +"velocity" "3.327616 -2.717002 20.638081" +"angles" "141.698242 127.541695 179.129669" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2795.735840" +"owner" "921" +"cnt" "631.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1707" +"part_active" "1.000000" +} +{ +"modelindex" "255.000000" +"absmin" "-1224.831543 186.141678 868.115173" +"absmax" "-1222.831543 188.141678 870.115173" +"movetype" "8.000000" +"origin" "-1223.831543 187.141678 869.115173" +"velocity" "2.961638 -1.948179 16.794214" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2795.129150" +"owner" "923" +"cnt" "632.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1667" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "176.843964 130.187469 121.910812" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "633.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1511" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "162.475327 169.328659 227.895813" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "634.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1644" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "220.977661 175.614197 113.670212" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "635.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1723" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "636.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1554" +} +{ +"modelindex" "268.000000" +"absmin" "-483.042999 1194.554688 -63.839565" +"absmax" "-481.042999 1196.554688 -61.839565" +"movetype" "5.000000" +"origin" "-482.042999 1195.554688 -62.839565" +"velocity" "-4.849269 7.843500 9.578173" +"angles" "1054.723999 670.622009 824.709412" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2788.809570" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" +"cnt" "637.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1658" +"part_active" "1.000000" +} +{ +"modelindex" "268.000000" +"absmin" "-477.494354 1111.352661 -25.935799" +"absmax" "-475.494354 1113.352661 -23.935799" +"movetype" "5.000000" +"origin" "-476.494354 1112.352661 -24.935799" +"velocity" "-5.628590 -14.959929 16.033447" +"angles" "94.369164 144.607758 148.342255" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2789.766846" +"owner" "833" +"cnt" "638.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1717" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "639.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1709" +} +{ +"absmin" "-1.000000 -1.000000 -27726.390625" +"absmax" "1.000000 1.000000 -27724.390625" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -27725.390625" +"velocity" "0.000000 0.000000 -2027.199951" +"angles" "129.030777 82.640671 72.282890" +"classname" "particle" +"think" "finish_particle" +"cnt" "640.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1702" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "979.921631 902.641663 1020.621338" +"classname" "particle" +"think" "finish_particle" +"cnt" "641.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1609" +} +{ +"modelindex" "267.000000" +"absmin" "-610.360291 978.020447 12.719758" +"absmax" "-608.360291 980.020447 14.719758" +"movetype" "5.000000" +"origin" "-609.360291 979.020447 13.719758" +"velocity" "-10.413892 -10.178534 13.176916" +"angles" "1023.284668 620.305725 1008.365967" +"classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2788.694580" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1066" +"cnt" "642.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1706" +"part_active" "1.000000" +} +{ +"modelindex" "268.000000" +"absmin" "-24.519547 176.477509 847.834656" +"absmax" "-22.519547 178.477509 849.834656" +"movetype" "8.000000" +"origin" "-23.519547 177.477509 848.834656" +"velocity" "1.040193 -3.812738 13.731865" +"angles" "174.966721 177.442078 202.494598" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2796.130371" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "921" +"cnt" "643.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1714" +"part_active" "1.000000" +} +{ +"modelindex" "267.000000" +"absmin" "-452.596375 1187.848145 32.374786" +"absmax" "-450.596375 1189.848145 34.374786" +"movetype" "5.000000" +"origin" "-451.596375 1188.848145 33.374786" +"velocity" "3.931273 5.796564 22.613728" +"angles" "117.396599 162.625839 176.179337" +"classname" "particle" +"model" "progs/s_dotmed_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.687988" +"owner" "833" +"cnt" "644.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1700" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "585.073059 557.603760 627.907166" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "645.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1718" +} +{ +"modelindex" "243.000000" +"absmin" "-1241.385742 184.364746 866.696899" +"absmax" "-1239.385742 186.364746 868.696899" +"movetype" "8.000000" +"origin" "-1240.385742 185.364746 867.696899" +"velocity" "-2.538041 -2.457716 16.782494" +"angles" "75.835472 124.143723 104.877777" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "2795.073975" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "923" +"cnt" "646.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1596" +"part_active" "1.000000" +} +{ +"modelindex" "243.000000" +"absmin" "-1231.506104 193.604919 866.961426" +"absmax" "-1229.506104 195.604919 868.961426" +"movetype" "8.000000" +"origin" "-1230.506104 194.604919 867.961426" +"velocity" "0.231819 0.997467 18.527176" +"angles" "115.061409 133.096466 176.713242" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2795.263916" +"owner" "923" +"cnt" "647.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1705" +"part_active" "1.000000" +} +{ +"modelindex" "268.000000" +"absmin" "-456.906555 1169.696777 -35.854824" +"absmax" "-454.906555 1171.696777 -33.854824" +"movetype" "5.000000" +"origin" "-455.906555 1170.696777 -34.854824" +"velocity" "7.247780 9.523239 11.027925" +"angles" "374.496857 769.378906 904.540527" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "3.000000" +"think" "finish_particle" +"nextthink" "2789.750488" +"owner" "833" +"cnt" "648.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1665" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "159.712265 128.013840 181.768295" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "649.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1676" +} +{ +"modelindex" "266.000000" +"absmin" "-455.650513 1172.793335 -9.982632" +"absmax" "-453.650513 1174.793335 -7.982632" +"movetype" "5.000000" +"origin" "-454.650513 1173.793335 -8.982632" +"velocity" "15.161108 11.622913 19.830929" +"angles" "751.457825 1653.180420 809.070496" +"classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"think" "finish_particle" +"nextthink" "2788.498047" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" +"cnt" "650.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1730" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "704.532288 1097.308472 559.015991" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "651.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1742" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "136.348236 123.006836 158.249008" +"classname" "particle" +"think" "finish_particle" +"cnt" "652.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1733" +} +{ +"modelindex" "268.000000" +"absmin" "-519.126038 1209.831055 -31.858912" +"absmax" "-517.126038 1211.831055 -29.858912" +"movetype" "5.000000" +"origin" "-518.126038 1210.831055 -30.858912" +"velocity" "-7.397199 11.496933 10.889736" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2789.455322" +"owner" "833" +"cnt" "653.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1672" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -27726.390625" +"absmax" "1.000000 1.000000 -27724.390625" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -27725.390625" +"velocity" "0.000000 0.000000 -2027.199951" +"angles" "106.948814 136.589142 152.422455" +"classname" "particle" +"think" "finish_particle" +"cnt" "654.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1737" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "116.557686 160.072739 135.239151" +"classname" "particle" +"think" "finish_particle" +"cnt" "655.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1655" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "103.370972 135.892868 116.158195" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "656.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1637" +} +{ +"modelindex" "243.000000" +"absmin" "-28.894217 181.532013 853.580750" +"absmax" "-26.894217 183.532013 855.580750" +"movetype" "8.000000" +"origin" "-27.894217 182.532013 854.580750" +"velocity" "-0.158086 -0.118778 21.322916" +"angles" "78.711517 120.989151 103.646194" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2796.142334" +"owner" "921" +"cnt" "657.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1670" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "97.323822 84.702927 227.322998" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "658.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1647" +} +{ +"modelindex" "268.000000" +"absmin" "-469.995087 1171.357178 -30.558920" +"absmax" "-467.995087 1173.357178 -28.558920" +"movetype" "5.000000" +"origin" "-468.995087 1172.357178 -29.558920" +"velocity" "1.620655 4.474258 12.720359" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "2788.769531" +"owner" "833" +"cnt" "659.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1735" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "660.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1732" +} +{ +"modelindex" "255.000000" +"absmin" "-1153.369995 862.258606 -53.584057" +"absmax" "-1151.369995 864.258606 -51.584057" +"movetype" "8.000000" +"origin" "-1152.369995 863.258606 -52.584057" +"velocity" "-1.486312 -2.977569 13.593188" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2791.473145" +"owner" "1200" +"cnt" "661.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1469" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "192.594971 195.005585 163.301208" +"classname" "particle" +"think" "finish_particle" +"cnt" "662.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1687" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "102.050270 195.435760 147.703934" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "663.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1534" +} +{ +"modelindex" "268.000000" +"absmin" "-618.767456 1006.933655 -55.426434" +"absmax" "-616.767456 1008.933655 -53.426434" +"movetype" "5.000000" +"origin" "-617.767456 1007.933655 -54.426434" +"velocity" "-15.050753 1.618702 8.245613" +"angles" "68.716988 129.980560 133.696426" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2789.090576" +"owner" "1066" +"cnt" "664.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1568" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "665.000000" +"classtype" "40.000000" +"entchain" "1763" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "666.000000" +"classtype" "40.000000" +"entchain" "1764" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "667.000000" +"classtype" "40.000000" +"entchain" "1765" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "668.000000" +"classtype" "40.000000" +"entchain" "1766" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "669.000000" +"classtype" "40.000000" +"entchain" "1767" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "670.000000" +"classtype" "40.000000" +"entchain" "1768" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "671.000000" +"classtype" "40.000000" +"entchain" "1769" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "672.000000" +"classtype" "40.000000" +"entchain" "1770" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "673.000000" +"classtype" "40.000000" +"entchain" "1771" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "674.000000" +"classtype" "40.000000" +"entchain" "1772" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "675.000000" +"classtype" "40.000000" +"entchain" "1773" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "676.000000" +"classtype" "40.000000" +"entchain" "1774" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "677.000000" +"classtype" "40.000000" +"entchain" "1775" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "678.000000" +"classtype" "40.000000" +"entchain" "1776" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "679.000000" +"classtype" "40.000000" +"entchain" "1777" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "680.000000" +"classtype" "40.000000" +"entchain" "1778" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "681.000000" +"classtype" "40.000000" +"entchain" "1779" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "682.000000" +"classtype" "40.000000" +"entchain" "1780" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "683.000000" +"classtype" "40.000000" +"entchain" "1781" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "684.000000" +"classtype" "40.000000" +"entchain" "1782" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "685.000000" +"classtype" "40.000000" +"entchain" "1783" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "686.000000" +"classtype" "40.000000" +"entchain" "1784" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "687.000000" +"classtype" "40.000000" +"entchain" "1785" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "688.000000" +"classtype" "40.000000" +"entchain" "1786" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "689.000000" +"classtype" "40.000000" +"entchain" "1787" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "690.000000" +"classtype" "40.000000" +"entchain" "1788" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "691.000000" +"classtype" "40.000000" +"entchain" "1789" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "692.000000" +"classtype" "40.000000" +"entchain" "1790" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "693.000000" +"classtype" "40.000000" +"entchain" "1791" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "694.000000" +"classtype" "40.000000" +"entchain" "1792" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "695.000000" +"classtype" "40.000000" +"entchain" "1793" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "696.000000" +"classtype" "40.000000" +"entchain" "1794" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "697.000000" +"classtype" "40.000000" +"entchain" "1795" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "698.000000" +"classtype" "40.000000" +"entchain" "1796" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "699.000000" +"classtype" "40.000000" +"entchain" "1797" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "700.000000" +"classtype" "40.000000" +"entchain" "1798" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "701.000000" +"classtype" "40.000000" +"entchain" "1799" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "702.000000" +"classtype" "40.000000" +"entchain" "1800" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "703.000000" +"classtype" "40.000000" +"entchain" "1801" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "704.000000" +"classtype" "40.000000" +"entchain" "1802" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "705.000000" +"classtype" "40.000000" +"entchain" "1803" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "706.000000" +"classtype" "40.000000" +"entchain" "1804" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "707.000000" +"classtype" "40.000000" +"entchain" "1805" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "708.000000" +"classtype" "40.000000" +"entchain" "1806" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "709.000000" +"classtype" "40.000000" +"entchain" "1807" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "710.000000" +"classtype" "40.000000" +"entchain" "1808" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "711.000000" +"classtype" "40.000000" +"entchain" "1809" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "712.000000" +"classtype" "40.000000" +"entchain" "1810" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "713.000000" +"classtype" "40.000000" +"entchain" "1811" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "714.000000" +"classtype" "40.000000" +"entchain" "1812" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "715.000000" +"classtype" "40.000000" +"entchain" "1813" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "716.000000" +"classtype" "40.000000" +"entchain" "1814" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "717.000000" +"classtype" "40.000000" +"entchain" "1815" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "718.000000" +"classtype" "40.000000" +"entchain" "1816" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "719.000000" +"classtype" "40.000000" +"entchain" "1817" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "720.000000" +"classtype" "40.000000" +"entchain" "1818" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "721.000000" +"classtype" "40.000000" +"entchain" "1819" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "722.000000" +"classtype" "40.000000" +"entchain" "1820" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "723.000000" +"classtype" "40.000000" +"entchain" "1821" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "724.000000" +"classtype" "40.000000" +"entchain" "1822" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "725.000000" +"classtype" "40.000000" +"entchain" "1823" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "726.000000" +"classtype" "40.000000" +"entchain" "1824" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "727.000000" +"classtype" "40.000000" +"entchain" "1825" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "728.000000" +"classtype" "40.000000" +"entchain" "1826" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "729.000000" +"classtype" "40.000000" +"entchain" "1827" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "730.000000" +"classtype" "40.000000" +"entchain" "1828" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "731.000000" +"classtype" "40.000000" +"entchain" "1829" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "732.000000" +"classtype" "40.000000" +"entchain" "1830" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "733.000000" +"classtype" "40.000000" +"entchain" "1831" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "734.000000" +"classtype" "40.000000" +"entchain" "1832" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "735.000000" +"classtype" "40.000000" +"entchain" "1833" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "736.000000" +"classtype" "40.000000" +"entchain" "1834" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "737.000000" +"classtype" "40.000000" +"entchain" "1835" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "738.000000" +"classtype" "40.000000" +"entchain" "1836" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "739.000000" +"classtype" "40.000000" +"entchain" "1837" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "740.000000" +"classtype" "40.000000" +"entchain" "1838" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "741.000000" +"classtype" "40.000000" +"entchain" "1839" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "742.000000" +"classtype" "40.000000" +"entchain" "1840" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "743.000000" +"classtype" "40.000000" +"entchain" "1841" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "744.000000" +"classtype" "40.000000" +"entchain" "1842" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "745.000000" +"classtype" "40.000000" +"entchain" "1843" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "746.000000" +"classtype" "40.000000" +"entchain" "1844" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "747.000000" +"classtype" "40.000000" +"entchain" "1845" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "748.000000" +"classtype" "40.000000" +"entchain" "1846" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "749.000000" +"classtype" "40.000000" +"entchain" "1847" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "750.000000" +"classtype" "40.000000" +"entchain" "1848" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "751.000000" +"classtype" "40.000000" +"entchain" "1849" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "752.000000" +"classtype" "40.000000" +"entchain" "1850" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "753.000000" +"classtype" "40.000000" +"entchain" "1851" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "754.000000" +"classtype" "40.000000" +"entchain" "1852" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "755.000000" +"classtype" "40.000000" +"entchain" "1853" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "756.000000" +"classtype" "40.000000" +"entchain" "1854" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "757.000000" +"classtype" "40.000000" +"entchain" "1855" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "758.000000" +"classtype" "40.000000" +"entchain" "1856" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "759.000000" +"classtype" "40.000000" +"entchain" "1857" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "760.000000" +"classtype" "40.000000" +"entchain" "1858" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "761.000000" +"classtype" "40.000000" +"entchain" "1859" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "762.000000" +"classtype" "40.000000" +"entchain" "1860" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "763.000000" +"classtype" "40.000000" +"entchain" "1861" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "764.000000" +"classtype" "40.000000" +"entchain" "1862" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "765.000000" +"classtype" "40.000000" +"entchain" "1863" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "766.000000" +"classtype" "40.000000" +"entchain" "1864" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "767.000000" +"classtype" "40.000000" +"entchain" "1865" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "768.000000" +"classtype" "40.000000" +"entchain" "1866" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "769.000000" +"classtype" "40.000000" +"entchain" "1867" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "770.000000" +"classtype" "40.000000" +"entchain" "1868" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "771.000000" +"classtype" "40.000000" +"entchain" "1869" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "772.000000" +"classtype" "40.000000" +"entchain" "1870" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "773.000000" +"classtype" "40.000000" +"entchain" "1871" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "774.000000" +"classtype" "40.000000" +"entchain" "1872" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "775.000000" +"classtype" "40.000000" +"entchain" "1873" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "776.000000" +"classtype" "40.000000" +"entchain" "1874" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "777.000000" +"classtype" "40.000000" +"entchain" "1875" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "778.000000" +"classtype" "40.000000" +"entchain" "1876" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "779.000000" +"classtype" "40.000000" +"entchain" "1877" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "780.000000" +"classtype" "40.000000" +"entchain" "1878" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "781.000000" +"classtype" "40.000000" +"entchain" "1879" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "782.000000" +"classtype" "40.000000" +"entchain" "1880" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "783.000000" +"classtype" "40.000000" +"entchain" "1881" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "784.000000" +"classtype" "40.000000" +"entchain" "1882" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "785.000000" +"classtype" "40.000000" +"entchain" "1883" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "786.000000" +"classtype" "40.000000" +"entchain" "1884" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "787.000000" +"classtype" "40.000000" +"entchain" "1885" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "788.000000" +"classtype" "40.000000" +"entchain" "1886" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "789.000000" +"classtype" "40.000000" +"entchain" "1887" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "790.000000" +"classtype" "40.000000" +"entchain" "1888" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "791.000000" +"classtype" "40.000000" +"entchain" "1889" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "792.000000" +"classtype" "40.000000" +"entchain" "1890" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "793.000000" +"classtype" "40.000000" +"entchain" "1891" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "794.000000" +"classtype" "40.000000" +"entchain" "1892" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "795.000000" +"classtype" "40.000000" +"entchain" "1893" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "796.000000" +"classtype" "40.000000" +"entchain" "1894" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "797.000000" +"classtype" "40.000000" +"entchain" "1895" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "798.000000" +"classtype" "40.000000" +"entchain" "1896" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "799.000000" +"classtype" "40.000000" +"entchain" "1897" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "800.000000" +"classtype" "40.000000" +"entchain" "1898" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "801.000000" +"classtype" "40.000000" +"entchain" "1899" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "802.000000" +"classtype" "40.000000" +"entchain" "1900" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "803.000000" +"classtype" "40.000000" +"entchain" "1901" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "804.000000" +"classtype" "40.000000" +"entchain" "1902" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "805.000000" +"classtype" "40.000000" +"entchain" "1903" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "806.000000" +"classtype" "40.000000" +"entchain" "1904" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "807.000000" +"classtype" "40.000000" +"entchain" "1905" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "808.000000" +"classtype" "40.000000" +"entchain" "1906" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "809.000000" +"classtype" "40.000000" +"entchain" "1907" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "810.000000" +"classtype" "40.000000" +"entchain" "1908" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "811.000000" +"classtype" "40.000000" +"entchain" "1909" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "812.000000" +"classtype" "40.000000" +"entchain" "1910" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "813.000000" +"classtype" "40.000000" +"entchain" "1911" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "814.000000" +"classtype" "40.000000" +"entchain" "1912" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "815.000000" +"classtype" "40.000000" +"entchain" "1913" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "816.000000" +"classtype" "40.000000" +"entchain" "1914" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "817.000000" +"classtype" "40.000000" +"entchain" "1915" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "818.000000" +"classtype" "40.000000" +"entchain" "1916" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "819.000000" +"classtype" "40.000000" +"entchain" "1917" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "820.000000" +"classtype" "40.000000" +"entchain" "1918" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "821.000000" +"classtype" "40.000000" +"entchain" "1919" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "822.000000" +"classtype" "40.000000" +"entchain" "1920" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "823.000000" +"classtype" "40.000000" +"entchain" "1921" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "824.000000" +"classtype" "40.000000" +"entchain" "1922" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "825.000000" +"classtype" "40.000000" +"entchain" "1923" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "826.000000" +"classtype" "40.000000" +"entchain" "1924" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "827.000000" +"classtype" "40.000000" +"entchain" "1925" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "828.000000" +"classtype" "40.000000" +"entchain" "1926" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "829.000000" +"classtype" "40.000000" +"entchain" "1927" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "830.000000" +"classtype" "40.000000" +"entchain" "1928" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "831.000000" +"classtype" "40.000000" +"entchain" "1937" +} +{ +"absmin" "-2800.140381 -958.774109 431.031250" +"absmax" "-2798.140381 -956.774109 433.031250" +"ltime" "959.415710" +"origin" "-2799.140381 -957.774109 432.031250" +"angles" "138.618286 359.825745 66.914223" +"classname" "proj_grenade" +"model" "" +"frame" "5.000000" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "2215" +"noise" "weapons/bounce.wav" +"mangle" "29.202301 -589.224365 124.747017" +"height" "1.000000" +"poisonous" "1.000000" +"bodyfadeaway" "1.000000" +"classtype" "461.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-263.294098 -1884.187866 519.000000" +"absmax" "-261.294098 -1882.187866 521.000000" +"origin" "-262.294098 -1883.187866 520.000000" +"angles" "-0.000000 0.999756 -0.000000" +"frame" "8.000000" +"owner" "224" +"mdl" "progs/mon_gaunt_elec.mdl" +"state" "2.000000" +"classtype" "32.000000" +} +{ +} +{ +"absmin" "-2660.290527 -148.709167 485.000000" +"absmax" "-2658.290527 -146.709167 487.000000" +"origin" "-2659.290527 -147.709167 486.000000" +"angles" "-0.000000 90.000000 -0.000000" +"frame" "3.000000" +"owner" "313" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +} +{ +"absmin" "-2973.391846 -827.258728 455.031250" +"absmax" "-2971.391846 -825.258728 457.031250" +"origin" "-2972.391846 -826.258728 456.031250" +"oldorigin" "-2870.584229 -806.221252 460.031250" +"angles" "0.000000 135.000000 0.000000" +"classname" "monster_spider" +"frame" "96.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-20.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"owner" "596" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_missile" "SUB_Null" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"lefty" "-36.000000" +"search_time" "964.281311" +"attack_state" "1.000000" +"attack_finished" "956.785034" +"pain_finished" "960.440002" +"show_hostile" "960.281311" +"jump_flag" "959.626343" +"mdl" "progs/mon_spiderb.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"lip" "3.586901" +"waitmin" "1000958.437500" +"movespeed" "8.000000" +"bodyfadeaway" "1.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "304.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_spiderb.mdl" +"estate" "2.000000" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "spider_leap1" +"th_jumpexit" "spider_leap9" +"liquidbase" "-1.000000" +"liquidcheck" "960.181335" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_finstate" "956.085266" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "962.682617" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "964.885254" +"sight_sound" "spider/hiss1.wav" +"enemydist" "234.630173" +"switchoverride" "1.000000" +"jumptouch" "2564" +"steptype" "3.000000" +"steplast" "5.000000" +"dmgtimeframe" "959.539978" +"dmgcombined" "32.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2758.363281 -749.269531 474.396881" +"absmax" "-2756.363281 -747.269531 476.396881" +"origin" "-2757.363281 -748.269531 475.396881" +"oldorigin" "-2721.020264 -666.338928 460.031250" +"angles" "0.000000 254.998169 0.000000" +"classname" "monster_spider" +"frame" "96.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-20.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "255.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"owner" "596" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_missile" "SUB_Null" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"lefty" "-36.000000" +"search_time" "948.517578" +"attack_state" "1.000000" +"attack_finished" "940.018677" +"pain_finished" "945.032959" +"show_hostile" "944.517578" +"jump_flag" "945.717529" +"mdl" "progs/mon_spiderb.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"lip" "2.426466" +"waitmin" "1000943.062500" +"movespeed" "5.000000" +"bodyfadeaway" "1.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "304.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_spiderb.mdl" +"estate" "2.000000" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "spider_leap1" +"th_jumpexit" "spider_leap9" +"liquidbase" "-1.000000" +"liquidcheck" "944.517578" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_finstate" "939.318909" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "948.945374" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "948.118896" +"sight_sound" "spider/hiss1.wav" +"enemydist" "157.678482" +"switchoverride" "1.000000" +"jumptouch" "1" +"steptype" "3.000000" +"steplast" "5.000000" +"dmgtimeframe" "944.132935" +"dmgcombined" "32.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2930.779297 2031.327148 -0.968750" +"absmax" "-2928.779297 2033.327148 1.031250" +"ltime" "10.628096" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2929.779297 2032.327148 0.031250" +"angles" "-110.336601 -201.735138 135.778992" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "102.347427 11.270132 151.899429" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "832.000000" +"classtype" "40.000000" +"entchain" "1938" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "833.000000" +"classtype" "40.000000" +"entchain" "1939" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "834.000000" +"classtype" "40.000000" +"entchain" "1940" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "835.000000" +"classtype" "40.000000" +"entchain" "1941" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "836.000000" +"classtype" "40.000000" +"entchain" "1942" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "837.000000" +"classtype" "40.000000" +"entchain" "1943" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "838.000000" +"classtype" "40.000000" +"entchain" "1944" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "839.000000" +"classtype" "40.000000" +"entchain" "1945" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "840.000000" +"classtype" "40.000000" +"entchain" "1946" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "841.000000" +"classtype" "40.000000" +"entchain" "1947" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "842.000000" +"classtype" "40.000000" +"entchain" "1948" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "843.000000" +"classtype" "40.000000" +"entchain" "1949" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "844.000000" +"classtype" "40.000000" +"entchain" "1950" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "845.000000" +"classtype" "40.000000" +"entchain" "1951" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "846.000000" +"classtype" "40.000000" +"entchain" "1952" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "847.000000" +"classtype" "40.000000" +"entchain" "1953" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "848.000000" +"classtype" "40.000000" +"entchain" "1954" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "849.000000" +"classtype" "40.000000" +"entchain" "1955" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "850.000000" +"classtype" "40.000000" +"entchain" "1956" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "851.000000" +"classtype" "40.000000" +"entchain" "1957" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "852.000000" +"classtype" "40.000000" +"entchain" "1958" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "853.000000" +"classtype" "40.000000" +"entchain" "1959" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "854.000000" +"classtype" "40.000000" +"entchain" "1960" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "855.000000" +"classtype" "40.000000" +"entchain" "1961" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "856.000000" +"classtype" "40.000000" +"entchain" "1962" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "857.000000" +"classtype" "40.000000" +"entchain" "1963" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "858.000000" +"classtype" "40.000000" +"entchain" "1964" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "859.000000" +"classtype" "40.000000" +"entchain" "1965" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "860.000000" +"classtype" "40.000000" +"entchain" "1966" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "861.000000" +"classtype" "40.000000" +"entchain" "1967" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "862.000000" +"classtype" "40.000000" +"entchain" "1968" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "863.000000" +"classtype" "40.000000" +"entchain" "1969" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "864.000000" +"classtype" "40.000000" +"entchain" "1970" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "865.000000" +"classtype" "40.000000" +"entchain" "1971" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "866.000000" +"classtype" "40.000000" +"entchain" "1972" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "867.000000" +"classtype" "40.000000" +"entchain" "1973" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "868.000000" +"classtype" "40.000000" +"entchain" "1974" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "869.000000" +"classtype" "40.000000" +"entchain" "1975" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "870.000000" +"classtype" "40.000000" +"entchain" "1976" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "871.000000" +"classtype" "40.000000" +"entchain" "1977" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "872.000000" +"classtype" "40.000000" +"entchain" "1978" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "873.000000" +"classtype" "40.000000" +"entchain" "1979" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "874.000000" +"classtype" "40.000000" +"entchain" "1980" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "875.000000" +"classtype" "40.000000" +"entchain" "1981" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "876.000000" +"classtype" "40.000000" +"entchain" "1982" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "877.000000" +"classtype" "40.000000" +"entchain" "1983" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "878.000000" +"classtype" "40.000000" +"entchain" "1984" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "879.000000" +"classtype" "40.000000" +"entchain" "1985" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "880.000000" +"classtype" "40.000000" +"entchain" "1986" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "881.000000" +"classtype" "40.000000" +"entchain" "1987" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "882.000000" +"classtype" "40.000000" +"entchain" "1988" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "883.000000" +"classtype" "40.000000" +"entchain" "1989" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "884.000000" +"classtype" "40.000000" +"entchain" "1990" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "885.000000" +"classtype" "40.000000" +"entchain" "1991" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "886.000000" +"classtype" "40.000000" +"entchain" "1992" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "887.000000" +"classtype" "40.000000" +"entchain" "1993" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "888.000000" +"classtype" "40.000000" +"entchain" "1994" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "889.000000" +"classtype" "40.000000" +"entchain" "1995" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "890.000000" +"classtype" "40.000000" +"entchain" "1996" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "891.000000" +"classtype" "40.000000" +"entchain" "1997" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "892.000000" +"classtype" "40.000000" +"entchain" "1998" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "893.000000" +"classtype" "40.000000" +"entchain" "1999" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "894.000000" +"classtype" "40.000000" +"entchain" "2000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "895.000000" +"classtype" "40.000000" +"entchain" "2001" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "896.000000" +"classtype" "40.000000" +"entchain" "2002" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "897.000000" +"classtype" "40.000000" +"entchain" "2003" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "898.000000" +"classtype" "40.000000" +"entchain" "2004" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "899.000000" +"classtype" "40.000000" +"entchain" "2005" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "900.000000" +"classtype" "40.000000" +"entchain" "2006" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "901.000000" +"classtype" "40.000000" +"entchain" "2007" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "902.000000" +"classtype" "40.000000" +"entchain" "2008" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "903.000000" +"classtype" "40.000000" +"entchain" "2009" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "904.000000" +"classtype" "40.000000" +"entchain" "2010" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "905.000000" +"classtype" "40.000000" +"entchain" "2011" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "906.000000" +"classtype" "40.000000" +"entchain" "2012" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "907.000000" +"classtype" "40.000000" +"entchain" "2013" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "908.000000" +"classtype" "40.000000" +"entchain" "2014" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "909.000000" +"classtype" "40.000000" +"entchain" "2015" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "910.000000" +"classtype" "40.000000" +"entchain" "2016" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "911.000000" +"classtype" "40.000000" +"entchain" "2017" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "912.000000" +"classtype" "40.000000" +"entchain" "2018" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "913.000000" +"classtype" "40.000000" +"entchain" "2019" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "914.000000" +"classtype" "40.000000" +"entchain" "2020" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "915.000000" +"classtype" "40.000000" +"entchain" "2021" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "916.000000" +"classtype" "40.000000" +"entchain" "2022" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "917.000000" +"classtype" "40.000000" +"entchain" "2023" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "918.000000" +"classtype" "40.000000" +"entchain" "2024" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "919.000000" +"classtype" "40.000000" +"entchain" "2025" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "920.000000" +"classtype" "40.000000" +"entchain" "2026" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "921.000000" +"classtype" "40.000000" +"entchain" "2027" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "922.000000" +"classtype" "40.000000" +"entchain" "2028" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "923.000000" +"classtype" "40.000000" +"entchain" "2029" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "924.000000" +"classtype" "40.000000" +"entchain" "2030" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "925.000000" +"classtype" "40.000000" +"entchain" "2031" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "926.000000" +"classtype" "40.000000" +"entchain" "2032" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "927.000000" +"classtype" "40.000000" +"entchain" "2033" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "928.000000" +"classtype" "40.000000" +"entchain" "2034" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "929.000000" +"classtype" "40.000000" +"entchain" "2035" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "930.000000" +"classtype" "40.000000" +"entchain" "2036" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "931.000000" +"classtype" "40.000000" +"entchain" "2037" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "932.000000" +"classtype" "40.000000" +"entchain" "2038" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "933.000000" +"classtype" "40.000000" +"entchain" "2039" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "934.000000" +"classtype" "40.000000" +"entchain" "2040" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "935.000000" +"classtype" "40.000000" +"entchain" "2041" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "936.000000" +"classtype" "40.000000" +"entchain" "2042" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "937.000000" +"classtype" "40.000000" +"entchain" "2043" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "938.000000" +"classtype" "40.000000" +"entchain" "2044" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "939.000000" +"classtype" "40.000000" +"entchain" "2045" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "940.000000" +"classtype" "40.000000" +"entchain" "2046" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "941.000000" +"classtype" "40.000000" +"entchain" "2047" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "942.000000" +"classtype" "40.000000" +"entchain" "2048" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "943.000000" +"classtype" "40.000000" +"entchain" "2049" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "944.000000" +"classtype" "40.000000" +"entchain" "2050" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "945.000000" +"classtype" "40.000000" +"entchain" "2051" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "946.000000" +"classtype" "40.000000" +"entchain" "2052" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "947.000000" +"classtype" "40.000000" +"entchain" "2053" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "948.000000" +"classtype" "40.000000" +"entchain" "2054" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "949.000000" +"classtype" "40.000000" +"entchain" "2055" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "950.000000" +"classtype" "40.000000" +"entchain" "2056" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "951.000000" +"classtype" "40.000000" +"entchain" "2057" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "952.000000" +"classtype" "40.000000" +"entchain" "2058" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "953.000000" +"classtype" "40.000000" +"entchain" "2059" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "954.000000" +"classtype" "40.000000" +"entchain" "2060" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "955.000000" +"classtype" "40.000000" +"entchain" "2061" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "956.000000" +"classtype" "40.000000" +"entchain" "2062" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "957.000000" +"classtype" "40.000000" +"entchain" "2063" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "958.000000" +"classtype" "40.000000" +"entchain" "2064" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "959.000000" +"classtype" "40.000000" +"entchain" "2065" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "960.000000" +"classtype" "40.000000" +"entchain" "2066" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "961.000000" +"classtype" "40.000000" +"entchain" "2067" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "962.000000" +"classtype" "40.000000" +"entchain" "2068" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "963.000000" +"classtype" "40.000000" +"entchain" "2069" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "964.000000" +"classtype" "40.000000" +"entchain" "2070" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "965.000000" +"classtype" "40.000000" +"entchain" "2071" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "966.000000" +"classtype" "40.000000" +"entchain" "2072" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "967.000000" +"classtype" "40.000000" +"entchain" "2073" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "968.000000" +"classtype" "40.000000" +"entchain" "2074" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "969.000000" +"classtype" "40.000000" +"entchain" "2075" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "970.000000" +"classtype" "40.000000" +"entchain" "2076" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "971.000000" +"classtype" "40.000000" +"entchain" "2077" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "972.000000" +"classtype" "40.000000" +"entchain" "2078" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "973.000000" +"classtype" "40.000000" +"entchain" "2079" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "974.000000" +"classtype" "40.000000" +"entchain" "2080" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "975.000000" +"classtype" "40.000000" +"entchain" "2081" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "976.000000" +"classtype" "40.000000" +"entchain" "2082" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "977.000000" +"classtype" "40.000000" +"entchain" "2083" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "978.000000" +"classtype" "40.000000" +"entchain" "2084" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "979.000000" +"classtype" "40.000000" +"entchain" "2085" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "980.000000" +"classtype" "40.000000" +"entchain" "2086" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "981.000000" +"classtype" "40.000000" +"entchain" "2087" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "982.000000" +"classtype" "40.000000" +"entchain" "2088" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "983.000000" +"classtype" "40.000000" +"entchain" "2089" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "984.000000" +"classtype" "40.000000" +"entchain" "2090" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "985.000000" +"classtype" "40.000000" +"entchain" "2091" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "986.000000" +"classtype" "40.000000" +"entchain" "2092" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "987.000000" +"classtype" "40.000000" +"entchain" "2093" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "988.000000" +"classtype" "40.000000" +"entchain" "2094" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "989.000000" +"classtype" "40.000000" +"entchain" "2095" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "990.000000" +"classtype" "40.000000" +"entchain" "2096" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "991.000000" +"classtype" "40.000000" +"entchain" "2097" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "992.000000" +"classtype" "40.000000" +"entchain" "2098" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "993.000000" +"classtype" "40.000000" +"entchain" "2099" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "994.000000" +"classtype" "40.000000" +"entchain" "2100" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "995.000000" +"classtype" "40.000000" +"entchain" "2101" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "996.000000" +"classtype" "40.000000" +"entchain" "2102" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "997.000000" +"classtype" "40.000000" +"entchain" "2103" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "998.000000" +"classtype" "40.000000" +"entchain" "2104" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "999.000000" +"classtype" "40.000000" +"entchain" "2105" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1000.000000" +"classtype" "40.000000" +"entchain" "2106" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1001.000000" +"classtype" "40.000000" +"entchain" "2107" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1002.000000" +"classtype" "40.000000" +"entchain" "2108" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1003.000000" +"classtype" "40.000000" +"entchain" "2109" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1004.000000" +"classtype" "40.000000" +"entchain" "2110" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1005.000000" +"classtype" "40.000000" +"entchain" "2111" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1006.000000" +"classtype" "40.000000" +"entchain" "2112" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1007.000000" +"classtype" "40.000000" +"entchain" "2113" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1008.000000" +"classtype" "40.000000" +"entchain" "2114" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1009.000000" +"classtype" "40.000000" +"entchain" "2115" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1010.000000" +"classtype" "40.000000" +"entchain" "2116" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1011.000000" +"classtype" "40.000000" +"entchain" "2117" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1012.000000" +"classtype" "40.000000" +"entchain" "2118" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1013.000000" +"classtype" "40.000000" +"entchain" "2119" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1014.000000" +"classtype" "40.000000" +"entchain" "2120" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1015.000000" +"classtype" "40.000000" +"entchain" "2121" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1016.000000" +"classtype" "40.000000" +"entchain" "2122" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1017.000000" +"classtype" "40.000000" +"entchain" "2123" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1018.000000" +"classtype" "40.000000" +"entchain" "2124" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1019.000000" +"classtype" "40.000000" +"entchain" "2125" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1020.000000" +"classtype" "40.000000" +"entchain" "2126" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" "classname" "particle" "cnt" "1021.000000" "classtype" "40.000000" -"entchain" "1088" +"entchain" "2127" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" "classname" "particle" "cnt" "1022.000000" "classtype" "40.000000" -"entchain" "1089" +"entchain" "2128" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" "classname" "particle" "cnt" "1023.000000" "classtype" "40.000000" -"entchain" "41" +"entchain" "1114" } { -"absmin" "-351.187500 -380.378937 63.313248" -"absmax" "-349.187500 -378.378937 65.313248" -"ltime" "25.721779" +"absmin" "-2525.841309 1311.711060 -32.968750" +"absmax" "-2523.841309 1313.711060 -30.968750" +"ltime" "61.339409" "movetype" "10.000000" "solid" "2.000000" -"origin" "-350.187500 -379.378937 64.313248" -"angles" "70.519730 120.608345 261.261169" +"origin" "-2524.841309 1312.711060 -31.968750" +"angles" "197.334290 62.107433 215.942474" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8168,19 +56975,19 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-75.748260 -13.975092 116.022476" +"mangle" "68.754280 -31.640175 156.282593" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "247.844223 247.886139 63.313248" -"absmax" "249.844223 249.886139 65.313248" -"ltime" "92.298584" +"absmin" "-2973.355469 2071.599365 -0.968750" +"absmax" "-2971.355469 2073.599365 1.031250" +"ltime" "12.836858" "movetype" "10.000000" "solid" "2.000000" -"origin" "248.844223 248.886139 64.313248" -"angles" "121.180122 -301.110809 -225.948776" +"origin" "-2972.355469 2072.599365 0.031250" +"angles" "-141.227524 183.368561 100.392021" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8190,19 +56997,110 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "76.738792 5.897196 195.772324" +"mangle" "59.352116 51.191048 165.313965" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "242.414490 228.392471 63.313248" -"absmax" "244.414490 230.392471 65.313248" -"ltime" "93.167999" +"absmin" "-2521.461426 1161.319336 -192.968750" +"absmax" "-2519.461426 1163.319336 -190.968750" +"ltime" "64.273987" "movetype" "10.000000" "solid" "2.000000" -"origin" "243.414490 229.392471 64.313248" -"angles" "-230.724426 653.508118 -60.877666" +"origin" "-2520.461426 1162.319336 -191.968750" +"angles" "-519.296204 983.834534 -387.366302" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-17.475073 -73.644684 124.680504" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2725.536865 1306.763306 -32.968750" +"absmax" "-2723.536865 1308.763306 -30.968750" +"ltime" "98.274437" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2724.536865 1307.763306 -31.968750" +"angles" "64.807129 218.727982 -18.473841" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "528" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "84.867874 -10.919240 102.844963" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2773.531494 1417.961182 -32.968750" +"absmax" "-2771.531494 1419.961182 -30.968750" +"ltime" "100.045372" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2772.531494 1418.961182 -31.968750" +"angles" "11.648543 101.429115 -97.744720" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2132" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.755363 22.161541 102.955200" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2668.307617 1484.450806 -32.968750" +"absmax" "-2666.307617 1486.450806 -30.968750" +"ltime" "33.743931" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2667.307617 1485.450806 -31.968750" +"angles" "312.065460 -189.103256 -226.895874" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2133" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.921532 74.901421 166.892105" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3250.298096 1512.872437 31.031250" +"absmax" "-3248.298096 1514.872437 33.031250" +"ltime" "84.213379" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3249.298096 1513.872437 32.031250" +"angles" "-76.716515 -103.711212 242.313751" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8212,67 +57110,19 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "82.610085 -12.873275 144.183853" +"mangle" "25.457317 71.108482 163.380035" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -} -{ -} -{ -"absmin" "254.471085 114.859863 -23.426750" -"absmax" "256.471069 116.859863 -21.426750" -"ltime" "10.857422" +"absmin" "-2948.479004 2049.669434 -0.968750" +"absmax" "-2946.479004 2051.669434 1.031250" +"ltime" "11.242867" "movetype" "10.000000" "solid" "2.000000" -"origin" "255.471085 115.859863 -22.426750" -"angles" "-30.558008 34.985428 15.161823" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "18" -"noise" "weapons/bounce.wav" -"mangle" "-16.774101 -73.818176 184.157837" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "-40.703827 236.645218 63.313248" -"absmax" "-38.703827 238.645218 65.313248" -"ltime" "13.744232" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "-39.703827 237.645218 64.313248" -"angles" "-58.634727 498.157898 27.668549" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "14" -"noise" "weapons/bounce.wav" -"mangle" "-9.473801 -88.065048 145.667908" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "-80.111946 -48.531631 -23.426750" -"absmax" "-78.111946 -46.531631 -21.426750" -"ltime" "84.697037" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "-79.111946 -47.531631 -22.426750" -"angles" "204.207794 -105.034416 -119.470276" +"origin" "-2947.479004 2050.669434 0.031250" +"angles" "-4.138884 208.158447 267.371185" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8282,19 +57132,42 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-76.642761 34.823238 141.567993" +"mangle" "82.798630 28.738789 186.003799" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "360.421997 -260.554016 63.313248" -"absmax" "362.421997 -258.554016 65.313248" -"ltime" "41.944065" +"absmin" "-2658.876953 944.344666 -31.968750" +"absmax" "-2656.876953 946.344666 -29.968750" +"ltime" "115.468430" "movetype" "10.000000" "solid" "2.000000" -"origin" "361.421997 -259.554016 64.313248" -"angles" "7.753312 -35.181767 -140.256042" +"origin" "-2657.876953 945.344666 -30.968750" +"angles" "-218.804672 175.369614 171.742294" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1015" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.000053 67.483444 137.939209" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2535.293701 648.264954 -32.968750" +"absmax" "-2533.293701 650.264954 -30.968750" +"ltime" "187.472366" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2534.293701 649.264954 -31.968750" +"angles" "-108.952965 446.220062 24.634014" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8304,19 +57177,111 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "13.484051 -77.986870 191.009689" +"mangle" "-53.971741 -65.639748 112.187469" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "368.523315 -251.400040 63.313248" -"absmax" "370.523315 -249.400040 65.313248" -"ltime" "42.079689" +"absmin" "-2758.568359 1376.607910 -32.968750" +"absmax" "-2756.568359 1378.607910 -30.968750" +"ltime" "123.300926" "movetype" "10.000000" "solid" "2.000000" -"origin" "369.523315 -250.400040 64.313248" -"angles" "52.088081 155.231018 268.470734" +"origin" "-2757.568359 1377.607910 -31.968750" +"angles" "79.678864 234.282181 -60.930992" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2134" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-0.243858 126.856125 140.836594" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2530.628418 1317.688721 -32.968750" +"absmax" "-2528.628418 1319.688721 -30.968750" +"ltime" "61.813335" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2529.628418 1318.688721 -31.968750" +"angles" "-153.130600 458.984161 110.195015" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2139" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.947113 -28.706444 123.593666" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2704.934570 1431.675171 -32.968750" +"absmax" "-2702.934570 1433.675171 -30.968750" +"ltime" "34.068741" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2703.934570 1432.675171 -31.968750" +"angles" "204.807480 -12.350910 -125.312607" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2139" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-12.097809 74.038551 127.314774" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2638.756348 1410.361450 -32.968750" +"absmax" "-2636.756348 1412.361450 -30.968750" +"ltime" "105.118523" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2637.756348 1411.361450 -31.968750" +"angles" "66.803917 270.548523 332.345215" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2141" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.757591 -20.327663 197.155640" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2682.277344 908.312500 -32.968750" +"absmax" "-2680.277344 910.312500 -30.968750" +"ltime" "138.429916" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2681.277344 909.312500 -31.968750" +"angles" "141.249649 84.996071 3.742325" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8326,19 +57291,19 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "21.876768 -73.442757 165.711761" +"mangle" "21.820652 71.960197 115.677376" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "-68.269936 -46.513802 -23.426750" -"absmax" "-66.269936 -44.513802 -21.426750" -"ltime" "85.215431" +"absmin" "-2963.316895 2055.052734 -0.968750" +"absmax" "-2961.316895 2057.052734 1.031250" +"ltime" "11.880625" "movetype" "10.000000" "solid" "2.000000" -"origin" "-67.269936 -45.513802 -22.426750" -"angles" "128.706650 316.885498 -161.947266" +"origin" "-2962.316895 2056.052734 0.031250" +"angles" "-108.703896 309.645844 182.777573" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8348,29 +57313,40 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-76.752121 37.253708 98.378716" +"mangle" "74.770020 37.249638 141.192429" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { +"absmin" "288.280273 -2092.587402 383.031250" +"absmax" "290.280273 -2090.587402 385.031250" +"ltime" "2060.040283" +"origin" "289.280273 -2091.587402 384.031250" +"angles" "50.665455 391.280304 61.208836" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "640" +"noise" "weapons/bounce.wav" +"mangle" "539.994080 -196.541916 20.067209" +"height" "1.000000" +"bodyfadeaway" "1.000000" +"classtype" "460.000000" +"classgroup" "230.000000" } { -} -{ -} -{ -} -{ -} -{ -"absmin" "-381.709106 -373.015045 63.313248" -"absmax" "-379.709106 -371.015045 65.313248" -"ltime" "33.057724" +"absmin" "-3018.125977 2072.210449 -0.968750" +"absmax" "-3016.125977 2074.210449 1.031250" +"ltime" "13.466549" "movetype" "10.000000" "solid" "2.000000" -"origin" "-380.709106 -372.015045 64.313248" -"angles" "-170.904556 431.266174 14.381667" +"origin" "-3017.125977 2073.210449 0.031250" +"angles" "-126.865486 224.788620 -111.279388" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8380,19 +57356,19 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-73.707779 13.952602 142.663544" +"mangle" "21.417826 72.720940 103.777023" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "-386.000336 -403.915039 63.313248" -"absmax" "-384.000336 -401.915039 65.313248" -"ltime" "29.355675" +"absmin" "-3024.385254 2081.031738 -0.968750" +"absmax" "-3022.385254 2083.031738 1.031250" +"ltime" "13.293516" "movetype" "10.000000" "solid" "2.000000" -"origin" "-385.000336 -402.915039 64.313248" -"angles" "285.513550 105.580048 -306.060211" +"origin" "-3023.385254 2082.031738 0.031250" +"angles" "-69.103416 134.649521 172.983978" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8402,19 +57378,42 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-73.088287 -17.309292 143.564377" +"mangle" "11.121450 74.385567 142.634872" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "-391.868591 -393.453583 63.313248" -"absmax" "-389.868591 -391.453583 65.313248" -"ltime" "29.326927" +"absmin" "-2688.872314 1351.208374 -32.968750" +"absmax" "-2686.872314 1353.208374 -30.968750" +"ltime" "124.859108" "movetype" "10.000000" "solid" "2.000000" -"origin" "-390.868591 -392.453583 64.313248" -"angles" "156.175781 249.604156 124.059113" +"origin" "-2687.872314 1352.208374 -31.968750" +"angles" "105.228165 -143.946701 254.080688" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2142" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.085632 70.170097 124.968430" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2498.108887 1284.179565 -32.968750" +"absmax" "-2496.108887 1286.179565 -30.968750" +"ltime" "64.339020" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2497.108887 1285.179565 -31.968750" +"angles" "200.486420 435.209412 -113.653900" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8424,21 +57423,42 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-70.089294 -33.939056 192.358002" +"mangle" "-49.772110 -70.932922 110.324234" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -} -{ -"absmin" "-355.498260 -372.435425 63.313248" -"absmax" "-353.498260 -370.435425 65.313248" -"ltime" "26.539650" +"absmin" "-2695.831299 1488.458618 -32.968750" +"absmax" "-2693.831299 1490.458618 -30.968750" +"ltime" "27.137486" "movetype" "10.000000" "solid" "2.000000" -"origin" "-354.498260 -371.435425 64.313248" -"angles" "193.694992 101.228951 -197.165009" +"origin" "-2694.831299 1489.458618 -31.968750" +"angles" "-191.192383 -58.180321 29.293707" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2148" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-39.966896 72.419128 194.017014" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3288.136475 1456.458740 31.031250" +"absmax" "-3286.136475 1458.458740 33.031250" +"ltime" "84.425919" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3287.136475 1457.458740 32.031250" +"angles" "117.529617 286.725708 -187.499023" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8448,19 +57468,19 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-74.926674 -5.668339 144.033752" +"mangle" "11.346077 74.148201 134.818314" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "-352.775391 -344.883606 63.313248" -"absmax" "-350.775391 -342.883606 65.313248" -"ltime" "26.620432" +"absmin" "-3377.513672 1386.372681 31.031250" +"absmax" "-3375.513672 1388.372681 33.031250" +"ltime" "87.619522" "movetype" "10.000000" "solid" "2.000000" -"origin" "-351.775391 -343.883606 64.313248" -"angles" "-92.976913 258.916687 -5.058727" +"origin" "-3376.513672 1387.372681 32.031250" +"angles" "-143.764954 0.349975 -227.761780" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8470,29 +57490,42 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-75.345345 23.637239 126.074097" +"mangle" "-24.227566 71.082130 188.927200" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -} -{ -} -{ -} -{ -} -{ -} -{ -"absmin" "-380.172638 -390.968201 63.313248" -"absmax" "-378.172638 -388.968201 65.313248" -"ltime" "32.546509" +"absmin" "-2674.240234 1493.219604 -32.968750" +"absmax" "-2672.240234 1495.219604 -30.968750" +"ltime" "29.372461" "movetype" "10.000000" "solid" "2.000000" -"origin" "-379.172638 -389.968201 64.313248" -"angles" "306.236755 149.744415 -67.491829" +"origin" "-2673.240234 1494.219604 -31.968750" +"angles" "120.909401 322.363373 -275.488129" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2150" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-13.657518 75.060959 167.913254" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2599.654297 902.965027 -32.968750" +"absmax" "-2597.654297 904.965027 -30.968750" +"ltime" "146.472961" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2598.654297 903.965027 -31.968750" +"angles" "232.796234 172.704651 215.260544" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8502,19 +57535,340 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-76.751488 -4.219036 143.580719" +"mangle" "62.358498 63.762093 151.867615" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "232.737961 -372.517303 63.313248" -"absmax" "234.737961 -370.517303 65.313248" -"ltime" "40.724659" +"absmin" "-2668.509277 1425.549316 -32.968750" +"absmax" "-2666.509277 1427.549316 -30.968750" +"ltime" "30.217257" "movetype" "10.000000" "solid" "2.000000" -"origin" "233.737961 -371.517303 64.313248" -"angles" "151.370041 343.035004 231.653870" +"origin" "-2667.509277 1426.549316 -31.968750" +"angles" "59.685768 137.096802 109.965919" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2153" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "2.080927 76.579002 127.221802" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2662.410400 1399.997559 -32.968750" +"absmax" "-2660.410400 1401.997559 -30.968750" +"ltime" "31.179338" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2661.410400 1400.997559 -31.968750" +"angles" "291.275330 271.601715 136.243134" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2155" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "1.750626 75.441887 196.889145" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2663.520508 1491.991943 -32.968750" +"absmax" "-2661.520508 1493.991943 -30.968750" +"ltime" "27.394484" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2662.520508 1492.991943 -31.968750" +"angles" "324.475037 -122.291855 291.887238" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2156" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.184734 74.887169 158.045273" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2526.609619 1292.510132 -32.968750" +"absmax" "-2524.609619 1294.510132 -30.968750" +"ltime" "63.011356" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2525.609619 1293.510132 -31.968750" +"angles" "189.128021 334.566437 -268.481964" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2156" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.542953 -50.806030 160.621811" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2619.320557 1478.947021 -32.968750" +"absmax" "-2617.320557 1480.947021 -30.968750" +"ltime" "32.440647" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2618.320557 1479.947021 -31.968750" +"angles" "253.917648 175.558716 81.216293" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2157" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "39.312584 67.890419 104.582031" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2599.457520 1053.872070 -31.968750" +"absmax" "-2597.457520 1055.872070 -29.968750" +"ltime" "129.162079" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2598.457520 1054.872070 -30.968750" +"angles" "24.864248 335.216705 75.960571" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1015" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "63.080391 -40.787361 162.380539" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2679.864502 1504.104492 -32.968750" +"absmax" "-2677.864502 1506.104492 -30.968750" +"ltime" "28.181089" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2678.864502 1505.104492 -31.968750" +"angles" "155.834396 -169.897888 -252.739319" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2159" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-19.952915 79.550507 188.972397" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2666.703613 1328.703491 -32.968750" +"absmax" "-2664.703613 1330.703491 -30.968750" +"ltime" "98.313110" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2665.703613 1329.703491 -31.968750" +"angles" "166.932388 293.414703 299.148102" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2157" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.429993 -5.458610 157.845123" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2185.420166 1349.638306 -40.968750" +"absmax" "-2183.420166 1351.638306 -38.968750" +"ltime" "67.324249" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2184.420166 1350.638306 -39.968750" +"angles" "-244.484085 280.837799 -104.575951" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "509" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-14.357388 -77.254860 139.610077" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2656.522217 1499.863037 -32.968750" +"absmax" "-2654.522217 1501.863037 -30.968750" +"ltime" "29.560984" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2655.522217 1500.863037 -31.968750" +"angles" "-22.963243 157.541458 142.367004" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2162" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "2.734627 74.959785 189.858322" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2430.625732 1144.754150 -192.968750" +"absmax" "-2428.625732 1146.754150 -190.968750" +"ltime" "64.875244" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2429.625732 1145.754150 -191.968750" +"angles" "160.943359 263.517181 -99.924835" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-31.264748 -72.551704 199.210724" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2199.865967 1347.860352 -40.968750" +"absmax" "-2197.865967 1349.860352 -38.968750" +"ltime" "66.796043" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2198.865967 1348.860352 -39.968750" +"angles" "272.329285 493.209259 -203.451675" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2163" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-30.231007 -78.954872 115.620682" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2674.631836 915.040710 -31.968750" +"absmax" "-2672.631836 917.040710 -29.968750" +"ltime" "139.873886" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2673.631836 916.040710 -30.968750" +"angles" "329.344299 -200.139099 -288.109863" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1015" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "45.051636 64.850868 162.719330" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2701.245850 1424.133545 -32.968750" +"absmax" "-2699.245850 1426.133545 -30.968750" +"ltime" "100.705673" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2700.245850 1425.133545 -31.968750" +"angles" "-134.628448 -8.427957 -278.563812" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2162" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.840851 5.790703 116.551056" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3378.413818 1335.523804 31.031250" +"absmax" "-3376.413818 1337.523804 33.031250" +"ltime" "88.263412" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3377.413818 1336.523804 32.031250" +"angles" "279.466034 144.421753 270.111420" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8524,19 +57878,42 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "22.159645 -74.567001 181.600998" +"mangle" "-72.443672 30.796068 157.129440" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "211.338821 -371.546509 63.313248" -"absmax" "213.338821 -369.546509 65.313248" -"ltime" "40.194981" +"absmin" "-2713.847168 1520.404541 -32.968750" +"absmax" "-2711.847168 1522.404541 -30.968750" +"ltime" "103.098640" "movetype" "10.000000" "solid" "2.000000" -"origin" "212.338821 -370.546509 64.313248" -"angles" "239.947311 470.987091 -245.368225" +"origin" "-2712.847168 1521.404541 -31.968750" +"angles" "-170.130188 -39.960045 200.402542" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2168" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.080681 49.856373 172.360062" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2516.915039 1306.648926 -32.968750" +"absmax" "-2514.915039 1308.648926 -30.968750" +"ltime" "63.445515" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2515.915039 1307.648926 -31.968750" +"angles" "-190.340729 150.454376 -83.020493" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8546,29 +57923,42 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "2.573372 -74.963272 192.140610" +"mangle" "68.970245 -37.140503 143.784164" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -} -{ -} -{ -} -{ -} -{ -} -{ -"absmin" "-296.475830 -364.391571 63.313248" -"absmax" "-294.475830 -362.391571 65.313248" -"ltime" "27.319183" +"absmin" "-2589.475830 1389.000610 -32.968750" +"absmax" "-2587.475830 1391.000610 -30.968750" +"ltime" "102.674934" "movetype" "10.000000" "solid" "2.000000" -"origin" "-295.475830 -363.391571 64.313248" -"angles" "-207.147034 504.449280 182.434555" +"origin" "-2588.475830 1390.000610 -31.968750" +"angles" "-33.231918 395.981049 7.127625" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2170" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "53.867439 -63.864380 110.352798" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3349.668457 1377.193115 31.031250" +"absmax" "-3347.668457 1379.193115 33.031250" +"ltime" "85.242249" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3348.668457 1378.193115 32.031250" +"angles" "51.342583 39.744511 -256.881226" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8578,19 +57968,340 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-77.785057 1.090929 180.917969" +"mangle" "-43.851067 62.331047 178.971542" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "-302.589294 -346.703827 63.313248" -"absmax" "-300.589294 -344.703827 65.313248" -"ltime" "27.784376" +"absmin" "-2649.283447 948.736267 -31.968750" +"absmax" "-2647.283447 950.736267 -29.968750" +"ltime" "115.950966" "movetype" "10.000000" "solid" "2.000000" -"origin" "-301.589294 -345.703827 64.313248" -"angles" "-199.591324 -96.723946 196.025543" +"origin" "-2648.283447 949.736267 -30.968750" +"angles" "-146.222778 8.059008 191.653595" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1015" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "39.490387 64.561600 179.395599" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2337.790283 1148.705322 -192.968750" +"absmax" "-2335.790283 1150.705322 -190.968750" +"ltime" "65.489197" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2336.790283 1149.705322 -191.968750" +"angles" "46.705425 129.299377 412.593567" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-33.920540 -72.773041 119.519119" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2207.357666 1269.031494 -32.968750" +"absmax" "-2205.357666 1271.031494 -30.968750" +"ltime" "65.819687" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2206.357666 1270.031494 -31.968750" +"angles" "71.358589 44.366009 -263.080353" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2166" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-25.469500 -75.103165 116.076271" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2232.388428 1344.435425 -40.968750" +"absmax" "-2230.388428 1346.435425 -38.968750" +"ltime" "70.117867" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2231.388428 1345.435425 -39.968750" +"angles" "-223.901962 233.654465 169.681686" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2176" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-41.461163 -75.031815 110.329247" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2202.125244 1349.933350 -40.968750" +"absmax" "-2200.125244 1351.933350 -38.968750" +"ltime" "67.254913" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2201.125244 1350.933350 -39.968750" +"angles" "320.087646 476.796753 316.093445" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2177" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-30.022972 -77.009262 141.351593" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2282.338623 1206.320190 -192.968750" +"absmax" "-2280.338623 1208.320190 -190.968750" +"ltime" "67.923813" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2281.338623 1207.320190 -191.968750" +"angles" "-118.000336 423.718506 47.776184" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-43.417625 -75.462074 183.170731" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2301.096924 1155.848389 -192.968750" +"absmax" "-2299.096924 1157.848389 -190.968750" +"ltime" "68.387604" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2300.096924 1156.848389 -191.968750" +"angles" "754.183044 510.818054 -377.304596" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-55.680286 -66.851006 183.827911" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2563.618408 1313.957764 -32.968750" +"absmax" "-2561.618408 1315.957764 -30.968750" +"ltime" "106.030098" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2562.618408 1314.957764 -31.968750" +"angles" "-148.383606 194.770355 -128.321243" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2172" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.656361 -60.560936 123.383736" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2162.649658 1353.409668 -32.968750" +"absmax" "-2160.649658 1355.409668 -30.968750" +"ltime" "69.393173" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2161.649658 1354.409668 -31.968750" +"angles" "48.975166 312.141754 94.792236" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1063" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-19.993465 -75.015358 111.497368" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2226.540771 1345.534180 -40.968750" +"absmax" "-2224.540771 1347.534180 -38.968750" +"ltime" "71.059837" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2225.540771 1346.534180 -39.968750" +"angles" "164.667953 158.934082 75.966362" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2182" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-6.195196 -75.076248 153.848877" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2299.151855 1341.147705 -32.968750" +"absmax" "-2297.151855 1343.147705 -30.968750" +"ltime" "70.112892" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2298.151855 1342.147705 -31.968750" +"angles" "93.752190 485.013336 228.070435" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "660" +"chain" "2183" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-39.253986 -75.135933 156.442719" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2302.667725 1333.023071 -32.968750" +"absmax" "-2300.667725 1335.023071 -30.968750" +"ltime" "70.639397" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2301.667725 1334.023071 -31.968750" +"angles" "198.097504 574.647034 -130.476318" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "660" +"chain" "2184" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-9.504593 -75.059731 187.758286" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2656.458984 922.950623 -31.968750" +"absmax" "-2654.458984 924.950623 -29.968750" +"ltime" "143.755173" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2655.458984 923.950623 -30.968750" +"angles" "108.926064 -247.685196 -48.518204" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1015" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.364017 65.925125 169.947876" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2646.106689 1288.648193 -32.968750" +"absmax" "-2644.106689 1290.648193 -30.968750" +"ltime" "99.013641" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2645.106689 1289.648193 -31.968750" +"angles" "291.015778 184.073578 235.723923" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2168" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "50.482937 -67.839439 140.236877" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2679.585205 806.373047 -32.968750" +"absmax" "-2677.585205 808.373047 -30.968750" +"ltime" "159.194550" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2678.585205 807.373047 -31.968750" +"angles" "65.635941 132.888443 -171.722549" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8600,21 +58311,66 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-81.929871 17.008421 189.782089" +"mangle" "3.117742 -77.638718 100.738167" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -} -{ -"absmin" "166.268814 214.394348 63.313248" -"absmax" "168.268814 216.394348 65.313248" -"ltime" "93.992271" +"absmin" "-2141.732666 1332.821899 -32.968750" +"absmax" "-2139.732666 1334.821899 -30.968750" +"ltime" "71.235512" "movetype" "10.000000" "solid" "2.000000" -"origin" "167.268814 215.394348 64.313248" -"angles" "88.154266 -221.853424 -168.775024" +"origin" "-2140.732666 1333.821899 -31.968750" +"angles" "31.823645 58.237247 -343.275635" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2182" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-34.779282 -75.405113 195.816269" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2079.465820 1351.426392 -34.968750" +"absmax" "-2077.465820 1353.426392 -32.968750" +"ltime" "71.843422" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2078.465820 1352.426392 -33.968750" +"angles" "165.795654 54.555405 174.433609" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "219" +"chain" "2189" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.753883 -75.565903 111.530777" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3321.540771 1417.223511 31.031250" +"absmax" "-3319.540771 1419.223511 33.031250" +"ltime" "85.548302" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3320.540771 1418.223511 32.031250" +"angles" "310.664612 -26.180054 -191.156097" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8624,19 +58380,19 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "85.091568 12.877131 108.402267" +"mangle" "-8.804259 74.964470 171.899765" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "172.726425 206.100204 63.313248" -"absmax" "174.726425 208.100204 65.313248" -"ltime" "93.712814" +"absmin" "-2624.586182 899.668091 -32.968750" +"absmax" "-2622.586182 901.668091 -30.968750" +"ltime" "148.124008" "movetype" "10.000000" "solid" "2.000000" -"origin" "173.726425 207.100204 64.313248" -"angles" "-174.246826 -250.629761 -63.811935" +"origin" "-2623.586182 900.668091 -31.968750" +"angles" "-93.900398 143.476166 281.383850" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8646,19 +58402,42 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "92.395752 3.519524 108.261772" +"mangle" "57.451130 62.411114 137.519791" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "-68.678024 253.163315 63.313248" -"absmax" "-66.678024 255.163315 65.313248" -"ltime" "95.529846" +"absmin" "-3321.439697 1498.138184 28.031250" +"absmax" "-3319.439697 1500.138184 30.031250" +"ltime" "86.119781" "movetype" "10.000000" "solid" "2.000000" -"origin" "-67.678024 254.163315 64.313248" -"angles" "-103.699036 297.954376 194.358185" +"origin" "-3320.439697 1499.138184 29.031250" +"angles" "196.447266 178.906891 -114.849998" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "656" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.050015 74.383026 156.014786" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2702.159424 784.608154 -32.968750" +"absmax" "-2700.159424 786.608154 -30.968750" +"ltime" "162.938293" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2701.159424 785.608154 -31.968750" +"angles" "91.603554 -18.734682 -139.046127" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8668,19 +58447,19 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "10.557750 75.370445 108.035851" +"mangle" "-20.757446 -81.679474 167.540497" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "-64.859344 262.379364 63.313248" -"absmax" "-62.859348 264.379364 65.313248" -"ltime" "95.244644" +"absmin" "-2662.764648 894.477966 -32.968750" +"absmax" "-2660.764648 896.477966 -30.968750" +"ltime" "151.103851" "movetype" "10.000000" "solid" "2.000000" -"origin" "-63.859348 263.379364 64.313248" -"angles" "330.681610 317.001190 -2.663562" +"origin" "-2661.764648 895.477966 -31.968750" +"angles" "-3.998838 44.666340 -99.209564" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8690,27 +58469,87 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "13.084085 75.450172 149.587494" +"mangle" "26.285429 71.021736 165.493759" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -} -{ -} -{ -} -{ -} -{ -"absmin" "-390.598236 -172.816605 63.313248" -"absmax" "-388.598236 -170.816605 65.313248" -"ltime" "33.163307" +"absmin" "-2474.239258 1096.073242 -192.968750" +"absmax" "-2472.239258 1098.073242 -190.968750" +"ltime" "130.764099" "movetype" "10.000000" "solid" "2.000000" -"origin" "-389.598236 -171.816605 64.313248" -"angles" "365.782013 -44.724197 143.775589" +"origin" "-2473.239258 1097.073242 -191.968750" +"angles" "-94.535217 910.594971 -437.174469" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.936333 -24.874094 152.172882" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2597.395508 1408.200928 -32.968750" +"absmax" "-2595.395508 1410.200928 -30.968750" +"ltime" "101.871559" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2596.395508 1409.200928 -31.968750" +"angles" "239.600967 519.817810 123.082291" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2187" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.758034 -27.789886 123.466057" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2702.314453 1514.508423 -32.968750" +"absmax" "-2700.314453 1516.508423 -30.968750" +"ltime" "103.842484" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2701.314453 1515.508423 -31.968750" +"angles" "338.831329 -223.090378 -249.282990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2187" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.585442 36.383202 175.413528" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2469.317139 785.438538 -32.968750" +"absmax" "-2467.317139 787.438538 -30.968750" +"ltime" "179.602783" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2468.317139 786.438538 -31.968750" +"angles" "-134.405792 199.743164 137.801956" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8720,19 +58559,165 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-72.270050 20.094923 195.174515" +"mangle" "63.067055 67.653557 97.428299" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "-400.211639 -151.951553 63.313248" -"absmax" "-398.211639 -149.951553 65.313248" -"ltime" "33.334793" +} +{ +"absmin" "-2504.400879 961.515991 -192.968750" +"absmax" "-2502.400879 963.515991 -190.968750" +"ltime" "181.157883" "movetype" "10.000000" "solid" "2.000000" -"origin" "-399.211639 -150.951553 64.313248" -"angles" "-21.348965 50.310905 -150.168015" +"origin" "-2503.400879 962.515991 -191.968750" +"angles" "-510.279022 491.883911 64.025246" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.112083 40.422230 138.436600" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2855.551025 -955.139648 431.031250" +"absmax" "-2853.551025 -953.139648 433.031250" +"ltime" "958.898254" +"origin" "-2854.551025 -954.139648 432.031250" +"angles" "71.929337 354.047455 137.215347" +"classname" "proj_grenade" +"model" "" +"frame" "3.000000" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "2215" +"noise" "weapons/bounce.wav" +"mangle" "-90.633247 -582.944092 124.747017" +"height" "1.000000" +"poisonous" "1.000000" +"bodyfadeaway" "1.000000" +"classtype" "461.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-376.353607 1004.437378 -112.968750" +"absmax" "-374.353607 1006.437378 -110.968750" +"ltime" "2786.842529" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-375.353607 1005.437378 -111.968750" +"oldorigin" "-354.318634 1161.872192 -63.436874" +"angles" "302.834808 320.273346 288.785492" +"classname" "item_gib" +"model" "" +"frame" "1.000000" +"touch" "TouchGib" +"think" "SUB_Remove" +"nextthink" "2788.852051" +"chain" "1931" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "89.695122" +"owner" "841" +"noise" "gibs/gibhit5.wav" +"pain_finished" "2786.703857" +"mdl" "progs/gib_4.mdl" +"lip" "4.775842" +"waitmin" "999999.000000" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +} +{ +"absmin" "-2624.401367 249.255310 -40.968750" +"absmax" "-2622.401367 251.255310 -38.968750" +"origin" "-2623.401367 250.255310 -39.968750" +"oldorigin" "-2623.401367 250.255310 -31.968750" +"angles" "0.000000 324.000000 0.000000" +"classname" "monster_voreling" +"frame" "30.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-25.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"owner" "769" +"th_stand" "SUB_Null" +"th_walk" "SUB_Null" +"th_run" "SUB_Null" +"th_missile" "SUB_Null" +"th_melee" "SUB_Null" +"th_pain" "voreling_pain" +"th_die" "voreling_die" +"lefty" "36.000000" +"pain_finished" "1511.889038" +"mdl" "progs/mon_vorelingp.mdl" +"pausetime" "999999.000000" +"lip" "0.746361" +"waitmin" "1001510.312500" +"movespeed" "1.000000" +"bodyfadeaway" "1.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "374.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"gibbed" "1.000000" +"estate" "2.000000" +"th_checkattack" "VorelingCheckAttack" +"th_slide" "SUB_Null" +"th_jump" "SUB_Null" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "20.000000 0.000000 0.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "voreling/pain.wav" +"deathstring" " was nibbled by a Voreling +" +"idletimer" "1517.008423" +"idle_sound" "voreling/idle.wav" +"sight_timeout" "1520.689087" +"sight_sound" "voreling/sight.wav" +"switchoverride" "1.000000" +"steptype" "3.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_vorelegp.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-2676.468262 889.344971 -32.968750" +"absmax" "-2674.468262 891.344971 -30.968750" +"ltime" "152.186340" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2675.468262 890.344971 -31.968750" +"angles" "44.909046 179.850067 -36.104404" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8742,7 +58727,23437 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-65.558578 46.001610 127.136078" +"mangle" "21.906256 72.082054 127.110191" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2479.991211 1203.431519 -192.968750" +"absmax" "-2477.991211 1205.431519 -190.968750" +"ltime" "130.761963" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2478.991211 1204.431519 -191.968750" +"angles" "746.717285 465.980591 337.373230" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "78.836823 1.283119 173.194977" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2689.081787 1264.915039 -32.968750" +"absmax" "-2687.081787 1266.915039 -30.968750" +"ltime" "132.125671" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2688.081787 1265.915039 -31.968750" +"angles" "323.069244 -48.771629 116.458427" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2198" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.231972 39.143623 143.425919" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2673.238037 1292.453735 -32.968750" +"absmax" "-2671.238037 1294.453735 -30.968750" +"ltime" "131.832916" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2672.238037 1293.453735 -31.968750" +"angles" "-194.259384 61.270664 220.756790" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2207" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.683311 -9.608112 192.085236" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2685.468018 778.492920 -32.968750" +"absmax" "-2683.468018 780.492920 -30.968750" +"ltime" "160.695129" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2684.468018 779.492920 -31.968750" +"angles" "22.601931 537.907227 210.559479" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.232585 -78.612595 199.437042" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2612.431396 1280.389282 -32.968750" +"absmax" "-2610.431396 1282.389282 -30.968750" +"ltime" "133.091888" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2611.431396 1281.389282 -31.968750" +"angles" "152.276505 149.021637 151.437637" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2208" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.919060 -45.243645 108.209999" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-705.031250 940.733398 -42.218987" +"absmax" "-703.031250 942.733398 -40.218987" +"origin" "-704.031250 941.733398 -41.218987" +"oldorigin" "0.186010 0.186010 0.186010" +"angles" "359.000000 297.000000 0.000000" +"classname" "proj_plasma" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2788.486084" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "837" +"speed" "0.020000" +"dmg" "11.320841" +"count" "3.000000" +"lip" "31.000000" +"pos1" "10.000000 5.000000 10.000000" +"waitmin" "1002786.500000" +"classtype" "430.000000" +"classgroup" "240.000000" +"classproj" "340.000000" +"estate" "2.000000" +"attack_speed" "650.000000" +} +{ +"absmin" "-2556.148682 639.886841 -32.968750" +"absmax" "-2554.148682 641.886841 -30.968750" +"ltime" "188.312500" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2555.148682 640.886841 -31.968750" +"angles" "-31.486633 492.106201 -53.252312" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-69.477386 -68.112335 148.212875" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2699.253906 849.517944 -32.968750" +"absmax" "-2697.253906 851.517944 -30.968750" +"ltime" "182.379227" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2698.253906 850.517944 -31.968750" +"angles" "-79.961548 -75.855957 -145.400665" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "15.182505 73.453339 123.147194" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2814.751465 -716.747314 455.031250" +"absmax" "-2812.751465 -714.747314 457.031250" +"origin" "-2813.751465 -715.747314 456.031250" +"oldorigin" "-2791.635498 -645.568848 456.031250" +"angles" "0.000000 267.994995 0.000000" +"classname" "monster_spider" +"frame" "46.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-25.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "268.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"owner" "596" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_missile" "spider_spit1" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"lefty" "36.000000" +"search_time" "962.304810" +"attack_state" "1.000000" +"attack_finished" "957.923157" +"pain_finished" "957.604980" +"show_hostile" "958.304810" +"mdl" "progs/mon_spiderg.mdl" +"pausetime" "999999.000000" +"lip" "2.986175" +"waitmin" "1000956.312500" +"movespeed" "3.000000" +"poisonous" "1.000000" +"bodyfadeaway" "1.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "304.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_spiderg.mdl" +"estate" "2.000000" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "SUB_Null" +"liquidbase" "-1.000000" +"liquidcheck" "957.447754" +"attack_elev" "12.000000" +"attack_chance" "0.900000" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_finstate" "952.748962" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "958.707153" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "961.548950" +"sight_sound" "spider/hiss1.wav" +"enemydist" "219.807068" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"dmgtimeframe" "957.400940" +"dmgcombined" "24.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_spidlegg.mdl" +"gib2mdl" "progs/gib_spidbodyg.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2245.309082 769.558899 -32.968750" +"absmax" "-2243.309082 771.558899 -30.968750" +"ltime" "266.230347" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2244.309082 770.558899 -31.968750" +"angles" "205.053238 248.029236 19.555664" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-133.881317 139.487488 68.234337" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2672.032715 628.887024 -32.968750" +"absmax" "-2670.032715 630.887024 -30.968750" +"ltime" "166.633301" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2671.032715 629.887024 -31.968750" +"angles" "198.662964 393.586212 -277.860382" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-8.470497 -74.835358 173.521622" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2702.196289 785.031311 -32.968750" +"absmax" "-2700.196289 787.031311 -30.968750" +"ltime" "160.785782" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2701.196289 786.031311 -31.968750" +"angles" "-242.894714 254.269012 -125.074585" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-21.612658 -84.718521 156.119858" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2055.514404 528.202576 -35.968750" +"absmax" "-2053.514404 530.202576 -33.968750" +"ltime" "239.659943" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2054.514404 529.202576 -34.968750" +"angles" "-87.351654 581.218079 341.524628" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "657" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.759689 -6.091444 165.660095" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2048.179443 555.433960 -35.968750" +"absmax" "-2046.179443 557.433960 -33.968750" +"ltime" "239.754883" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2047.179443 556.433960 -34.968750" +"angles" "-247.680344 386.921234 -175.083221" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "657" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.219536 15.597284 185.110260" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2237.960693 749.426392 -32.968750" +"absmax" "-2235.960693 751.426392 -30.968750" +"ltime" "265.997589" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2236.960693 750.426392 -31.968750" +"angles" "66.622711 177.500549 -114.191475" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-121.239594 106.555290 68.625862" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2121.114990 706.278198 -31.968750" +"absmax" "-2119.114990 708.278198 -29.968750" +"ltime" "246.377350" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2120.114990 707.278198 -30.968750" +"angles" "180.222549 331.718353 -90.906120" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1072" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.060959 18.453966 184.913116" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2125.819824 718.608887 -31.968750" +"absmax" "-2123.819824 720.608887 -29.968750" +"ltime" "246.807755" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2124.819824 719.608887 -30.968750" +"angles" "240.341156 144.817902 146.254990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1072" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.198875 30.755108 167.880386" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2835.895020 681.208008 -32.968750" +"absmax" "-2833.895020 683.208008 -30.968750" +"ltime" "182.698746" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2834.895020 682.208008 -31.968750" +"angles" "68.913719 75.690659 -306.510437" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1929" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-86.541771 6.741615 186.463333" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2777.279785 638.666687 -32.968750" +"absmax" "-2775.279785 640.666687 -30.968750" +"ltime" "183.409714" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2776.279785 639.666687 -31.968750" +"angles" "94.052322 -110.001717 58.423660" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2224" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-85.722961 12.034538 198.766617" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2679.115479 796.693848 -32.968750" +"absmax" "-2677.115479 798.693848 -30.968750" +"ltime" "161.228043" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2678.115479 797.693848 -31.968750" +"angles" "-227.726517 35.023491 278.304565" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "1.420593 -78.084137 127.462006" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2860.952148 739.024780 -32.968750" +"absmax" "-2858.952148 741.024780 -30.968750" +"ltime" "286.399170" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2859.952148 740.024780 -31.968750" +"angles" "-40.440399 329.297333 140.715881" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-148.918320 71.352745 86.660210" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2525.926270 454.094208 -192.968750" +"absmax" "-2523.926270 456.094208 -190.968750" +"ltime" "183.913803" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2524.926270 455.094208 -191.968750" +"angles" "-473.234772 22.481339 53.033920" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "62.526890 -80.356537 187.376495" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2504.736572 467.625885 -192.968750" +"absmax" "-2502.736572 469.625885 -190.968750" +"ltime" "184.601807" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2503.736572 468.625885 -191.968750" +"angles" "466.868378 -194.813492 -233.507950" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.897091 -82.026917 120.185387" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2842.232178 740.951904 -32.968750" +"absmax" "-2840.232178 742.951904 -30.968750" +"ltime" "273.924408" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2841.232178 741.951904 -31.968750" +"angles" "184.140015 304.692474 11.891627" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-59.220165 83.052483 86.243446" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2857.621826 742.913330 -32.968750" +"absmax" "-2855.621826 744.913330 -30.968750" +"ltime" "274.020355" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2856.621826 743.913330 -31.968750" +"angles" "-20.515640 117.699303 109.800705" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-85.174606 86.321884 86.993828" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2826.901367 736.514893 -32.968750" +"absmax" "-2824.901367 738.514893 -30.968750" +"ltime" "285.833588" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2825.901367 737.514893 -31.968750" +"angles" "4.584065 113.473763 -31.501579" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-98.972885 72.583626 74.435539" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2665.051025 798.117737 -32.968750" +"absmax" "-2663.051025 800.117737 -30.968750" +"ltime" "162.829422" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2664.051025 799.117737 -31.968750" +"angles" "279.814880 80.491501 89.805687" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "15.590544 -73.362411 137.384705" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2818.111572 740.108643 -32.968750" +"absmax" "-2816.111572 742.108643 -30.968750" +"ltime" "279.522308" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2817.111572 741.108643 -31.968750" +"angles" "-25.215769 206.179230 2.382178" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.660728 73.133499 79.464493" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2821.845215 736.203003 -32.968750" +"absmax" "-2819.845215 738.203003 -30.968750" +"ltime" "279.569946" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2820.845215 737.203003 -31.968750" +"angles" "201.427734 184.177185 -163.500748" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-90.717911 72.787064 66.865913" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2929.500732 750.553467 -32.968750" +"absmax" "-2927.500732 752.553467 -30.968750" +"ltime" "301.471039" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2928.500732 751.553467 -31.968750" +"angles" "-17.122572 107.579727 -245.189835" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-91.675690 73.013649 105.177185" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2826.792725 736.434265 -32.968750" +"absmax" "-2824.792725 738.434265 -30.968750" +"ltime" "294.743317" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2825.792725 737.434265 -31.968750" +"angles" "201.908249 21.133823 18.633234" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-98.974083 72.583603 71.201881" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2869.606689 751.270447 -32.968750" +"absmax" "-2867.606689 753.270447 -30.968750" +"ltime" "294.659515" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2868.606689 752.270447 -31.968750" +"angles" "164.016800 127.352036 105.521019" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-127.746811 71.874512 113.270744" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2828.894287 27.289028 191.031250" +"absmax" "-2826.894287 29.289028 193.031250" +"ltime" "447.507202" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2827.894287 28.289028 192.031250" +"angles" "238.415146 262.968567 -56.072994" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.766647 59.486664 140.196014" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2371.251953 604.954285 -32.968750" +"absmax" "-2369.251953 606.954285 -30.968750" +"ltime" "229.426132" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2370.251953 605.954285 -31.968750" +"angles" "-214.790207 213.027176 -107.711853" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.152392 -74.542572 124.518265" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2468.208496 613.798828 -192.968750" +"absmax" "-2466.208496 615.798828 -190.968750" +"ltime" "229.721909" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2467.208496 614.798828 -191.968750" +"angles" "-270.826416 56.629280 338.431854" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.225403 -72.917793 134.971252" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2847.609863 739.429199 -32.968750" +"absmax" "-2845.609863 741.429199 -30.968750" +"ltime" "297.015594" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2846.609863 740.429199 -31.968750" +"angles" "-102.181427 286.863586 155.703796" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-126.218040 71.912186 81.896210" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2877.413574 743.001038 -32.968750" +"absmax" "-2875.413574 745.001038 -30.968750" +"ltime" "296.808838" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2876.413574 744.001038 -31.968750" +"angles" "220.930542 263.437988 -123.994888" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-160.832642 71.059120 111.723816" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2007.157471 646.104004 -32.968750" +"absmax" "-2005.157471 648.104004 -30.968750" +"ltime" "241.789398" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2006.157471 647.104004 -31.968750" +"angles" "-248.974976 509.381439 337.912659" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.293434 -31.392876 184.184341" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1996.205078 681.519287 -32.968750" +"absmax" "-1994.205078 683.519287 -30.968750" +"ltime" "240.917480" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1995.205078 682.519287 -31.968750" +"angles" "237.903168 -202.684601 28.731361" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.637497 0.326704 194.345901" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2922.730469 750.654663 -32.968750" +"absmax" "-2920.730469 752.654663 -30.968750" +"ltime" "300.932983" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2921.730469 751.654663 -31.968750" +"angles" "39.905983 148.708771 -130.421188" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-82.902306 73.205460 104.563538" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2067.509521 709.286621 -32.968750" +"absmax" "-2065.509521 711.286621 -30.968750" +"ltime" "242.440384" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2066.509521 710.286621 -31.968750" +"angles" "176.472351 510.742981 284.232239" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.819740 -26.219048 136.036636" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2063.631836 741.049133 -32.968750" +"absmax" "-2061.631836 743.049133 -30.968750" +"ltime" "241.772568" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2062.631836 742.049133 -31.968750" +"angles" "-117.723389 -127.369400 -1.117841" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.382187 6.090930 149.853867" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2131.851074 720.824646 -31.968750" +"absmax" "-2129.851074 722.824646 -29.968750" +"ltime" "247.716934" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2130.851074 721.824646 -30.968750" +"angles" "-57.630077 -155.021378 60.603275" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1072" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.115662 12.004391 156.540985" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2133.918457 693.032288 -31.968750" +"absmax" "-2131.918457 695.032288 -29.968750" +"ltime" "248.514938" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2132.918457 694.032288 -30.968750" +"angles" "84.846291 406.123291 5.488202" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1072" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "80.240135 -17.132048 113.464127" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2952.176270 752.899048 -32.968750" +"absmax" "-2950.176270 754.899048 -30.968750" +"ltime" "304.925873" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2951.176270 753.899048 -31.968750" +"angles" "-101.858498 33.013336 -42.870296" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-118.873489 74.101784 156.784561" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2933.705078 743.688477 -32.968750" +"absmax" "-2931.705078 745.688477 -30.968750" +"ltime" "304.668335" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2932.705078 744.688477 -31.968750" +"angles" "-69.317711 138.594910 -143.202744" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-113.340538 74.143684 97.664902" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3347.662354 656.946411 -0.968750" +"absmax" "-3345.662354 658.946411 1.031250" +"ltime" "356.977875" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3346.662354 657.946411 0.031250" +"angles" "261.442993 287.851044 273.154785" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-5.938920 -75.045883 154.039948" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3373.656006 661.636841 -0.968750" +"absmax" "-3371.656006 663.636841 1.031250" +"ltime" "356.492035" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3372.656006 662.636841 0.031250" +"angles" "103.832901 387.092590 -68.068962" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-33.648605 -75.250450 128.428452" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2847.193115 739.046753 -32.968750" +"absmax" "-2845.193115 741.046753 -30.968750" +"ltime" "277.707031" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2846.193115 740.046753 -31.968750" +"angles" "181.151031 255.982986 -110.140335" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-122.951706 70.015152 101.054817" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2521.779053 474.487030 -192.968750" +"absmax" "-2519.779053 476.487030 -190.968750" +"ltime" "230.102798" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2520.779053 475.487030 -191.968750" +"angles" "-16.537844 776.393799 -4.790420" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-9.388684 -75.268219 186.139389" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2473.510254 528.613220 -192.968750" +"absmax" "-2471.510254 530.613220 -190.968750" +"ltime" "229.844269" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2472.510254 529.613220 -191.968750" +"angles" "-602.438904 1091.505981 531.320068" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.253997 -74.811417 191.463501" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2878.066162 750.573547 -32.968750" +"absmax" "-2876.066162 752.573547 -30.968750" +"ltime" "274.459900" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2877.066162 751.573547 -31.968750" +"angles" "-60.968723 -35.023209 204.569183" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2225" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-107.022644 88.768295 120.881638" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2877.585938 750.308594 -32.968750" +"absmax" "-2875.585938 752.308594 -30.968750" +"ltime" "274.529846" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2876.585938 751.308594 -31.968750" +"angles" "237.391998 -34.819004 61.753017" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2258" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-106.737350 88.733109 113.164162" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2846.803955 736.867981 -32.968750" +"absmax" "-2844.803955 738.867981 -30.968750" +"ltime" "276.546967" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2845.803955 737.867981 -31.968750" +"angles" "-47.479061 103.223831 126.808197" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-128.501999 69.787277 78.364655" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2815.719971 738.096680 -32.968750" +"absmax" "-2813.719971 740.096680 -30.968750" +"ltime" "276.566681" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2814.719971 739.096680 -31.968750" +"angles" "201.794937 178.708557 124.893753" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.776031 71.993103 75.515594" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2833.864258 739.229187 -32.968750" +"absmax" "-2831.864258 741.229187 -30.968750" +"ltime" "277.814941" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2832.864258 740.229187 -31.968750" +"angles" "-121.237358 189.071472 -94.774666" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-101.806427 70.883316 89.055298" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3297.774902 904.090454 -0.968750" +"absmax" "-3295.774902 906.090454 1.031250" +"ltime" "380.601562" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3296.774902 905.090454 0.031250" +"angles" "11.877117 464.944885 -410.064728" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "62.447659 -89.274918 128.760315" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3354.262939 965.382935 31.031250" +"absmax" "-3352.262939 967.382935 33.031250" +"ltime" "380.684509" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3353.262939 966.382935 32.031250" +"angles" "-205.072647 333.497223 28.234209" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.388657 -76.335136 117.289116" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3813.249023 772.741028 31.031250" +"absmax" "-3811.249023 774.741028 33.031250" +"ltime" "364.345093" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3812.249023 773.741028 32.031250" +"angles" "-308.100983 -230.020309 79.190598" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1930" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.034912 44.587311 190.368408" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2830.452881 736.925537 -32.968750" +"absmax" "-2828.452881 738.925537 -30.968750" +"ltime" "281.334930" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2829.452881 737.925537 -31.968750" +"angles" "215.738922 280.461456 -98.753899" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-104.184120 72.455200 71.824371" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2829.845459 737.368774 -32.968750" +"absmax" "-2827.845459 739.368774 -30.968750" +"ltime" "281.125458" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2828.845459 738.368774 -31.968750" +"angles" "-30.357832 159.648575 -34.821400" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-102.042442 72.507980 80.761932" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2883.299316 751.604126 -32.968750" +"absmax" "-2881.299316 753.604126 -30.968750" +"ltime" "281.596313" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2882.299316 752.604126 -31.968750" +"angles" "133.127731 218.856277 30.909153" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-144.082428 71.471924 116.238922" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2853.133057 740.296570 -32.968750" +"absmax" "-2851.133057 742.296570 -30.968750" +"ltime" "282.064636" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2852.133057 741.296570 -31.968750" +"angles" "-73.101082 285.470337 183.071182" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-132.526855 71.756706 98.413788" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3856.768799 781.423950 31.031250" +"absmax" "-3854.768799 783.423950 33.031250" +"ltime" "364.590820" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3855.768799 782.423950 32.031250" +"angles" "134.827759 -136.466324 -127.190102" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2265" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "44.796001 60.892731 123.185997" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2865.566895 743.668213 -32.968750" +"absmax" "-2863.566895 745.668213 -30.968750" +"ltime" "282.753723" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2864.566895 744.668213 -31.968750" +"angles" "189.247955 332.941803 -175.998947" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-141.568405 71.533882 114.446205" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2814.059082 739.724854 -32.968750" +"absmax" "-2812.059082 741.724854 -30.968750" +"ltime" "283.274750" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2813.059082 740.724854 -31.968750" +"angles" "-71.803192 13.641717 152.571533" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.600555 73.282852 84.137474" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2849.155762 743.465576 -32.968750" +"absmax" "-2847.155762 745.465576 -30.968750" +"ltime" "287.290710" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2848.155762 744.465576 -31.968750" +"angles" "-149.136887 -56.421295 -92.975800" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-118.030907 72.113953 108.516533" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2829.646973 745.938049 -32.968750" +"absmax" "-2827.646973 747.938049 -30.968750" +"ltime" "287.228027" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2828.646973 746.938049 -31.968750" +"angles" "42.147598 33.258316 -156.694962" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-84.494675 72.940437 78.900955" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2839.449951 748.362488 -32.968750" +"absmax" "-2837.449951 750.362488 -30.968750" +"ltime" "288.521454" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2838.449951 749.362488 -31.968750" +"angles" "265.074005 130.109100 -212.264755" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-94.063110 72.704628 86.155350" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2865.865967 740.039978 -32.968750" +"absmax" "-2863.865967 742.039978 -30.968750" +"ltime" "287.912598" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2864.865967 741.039978 -31.968750" +"angles" "1.761878 255.035507 30.374033" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-153.287720 71.245064 102.907883" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3255.139648 -126.452797 63.031250" +"absmax" "-3253.139648 -124.452797 65.031250" +"ltime" "400.454590" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3254.139648 -125.452797 64.031250" +"angles" "85.608864 532.962891 -170.009277" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "41.585861 -64.120941 180.018829" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2678.196289 590.246582 -32.968750" +"absmax" "-2676.196289 592.246582 -30.968750" +"ltime" "231.044235" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2677.196289 591.246582 -31.968750" +"angles" "289.542145 73.557526 -219.431931" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-6.386629 -74.824905 149.787537" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2675.551270 606.789124 -32.968750" +"absmax" "-2673.551270 608.789124 -30.968750" +"ltime" "231.318344" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2674.551270 607.789124 -31.968750" +"angles" "251.949921 118.602890 -140.571167" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.811106 -74.879005 123.831284" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2849.207275 471.904785 -192.968750" +"absmax" "-2847.207275 473.904785 -190.968750" +"ltime" "232.225021" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2848.207275 472.904785 -191.968750" +"angles" "-458.918396 -468.552307 -597.250122" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "3.576721 -88.956680 164.113693" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2882.219727 643.801697 -32.968750" +"absmax" "-2880.219727 645.801697 -30.968750" +"ltime" "232.009293" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2881.219727 644.801697 -31.968750" +"angles" "108.713333 429.293427 -32.169273" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-32.038681 -68.144470 107.612366" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2838.555420 738.137268 -32.968750" +"absmax" "-2836.555420 740.137268 -30.968750" +"ltime" "277.886566" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2837.555420 739.137268 -31.968750" +"angles" "142.597809 274.716248 -14.253967" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-114.864006 72.181160 86.818794" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2816.442383 734.732361 -32.968750" +"absmax" "-2814.442383 736.732361 -30.968750" +"ltime" "278.082855" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2815.442383 735.732361 -31.968750" +"angles" "167.228149 161.614136 147.050964" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-84.065590 72.943130 57.915283" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2834.283936 746.941528 -32.968750" +"absmax" "-2832.283936 748.941528 -30.968750" +"ltime" "290.203796" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2833.283936 747.941528 -31.968750" +"angles" "36.163311 230.593506 -123.381088" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-89.388985 72.819824 80.477539" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2812.593018 740.440491 -32.968750" +"absmax" "-2810.593018 742.440491 -30.968750" +"ltime" "289.842560" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2811.593018 741.440491 -31.968750" +"angles" "64.358223 -31.863461 -119.581001" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-67.069328 73.369881 89.414101" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3274.455566 -126.100464 63.031250" +"absmax" "-3272.455566 -124.100464 65.031250" +"ltime" "400.434937" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3273.455566 -125.100464 64.031250" +"angles" "-20.775282 31.042562 8.637649" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "28.157669 -77.110924 113.954750" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3576.104736 -34.199677 63.031250" +"absmax" "-3574.104736 -32.199677 65.031250" +"ltime" "402.152863" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3575.104736 -33.199677 64.031250" +"angles" "-176.540710 51.315350 270.641571" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-18.142567 -74.404854 198.926971" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3537.465576 -31.935019 63.031250" +"absmax" "-3535.465576 -29.935019 65.031250" +"ltime" "402.157166" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3536.465576 -30.935019 64.031250" +"angles" "178.385208 274.102417 182.940170" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "18.121605 -75.688316 174.485413" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3123.814941 113.498810 111.031250" +"absmax" "-3121.814941 115.498810 113.031250" +"ltime" "414.080719" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3122.814941 114.498810 112.031250" +"angles" "-218.637772 364.048035 282.660706" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "12.250980 74.934166 116.940361" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3141.759521 125.066132 111.031250" +"absmax" "-3139.759521 127.066132 113.031250" +"ltime" "413.991119" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3140.759521 126.066132 112.031250" +"angles" "17.247805 421.369324 -61.191738" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-6.143199 75.034691 160.194778" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2821.463867 741.136047 -32.968750" +"absmax" "-2819.463867 743.136047 -30.968750" +"ltime" "298.473633" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2820.463867 742.136047 -31.968750" +"angles" "108.112328 -34.621563 -40.415558" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-80.305542 73.043678 103.199265" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2874.839600 739.745544 -32.968750" +"absmax" "-2872.839600 741.745544 -30.968750" +"ltime" "298.666260" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2873.839600 740.745544 -31.968750" +"angles" "91.577248 232.544830 -186.107834" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-168.307907 70.874893 101.437691" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2825.670654 36.538830 191.031250" +"absmax" "-2823.670654 38.538830 193.031250" +"ltime" "447.500244" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2824.670654 37.538830 192.031250" +"angles" "-94.053627 361.962219 11.553118" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.608963 63.199978 124.008369" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2957.459229 742.534851 -32.968750" +"absmax" "-2955.459229 744.534851 -30.968750" +"ltime" "302.521393" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2956.459229 743.534851 -31.968750" +"angles" "19.089041 300.882874 8.223120" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-137.704254 67.296837 145.963699" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2907.406494 740.494873 -32.968750" +"absmax" "-2905.406494 742.494873 -30.968750" +"ltime" "302.612274" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2906.406494 741.494873 -31.968750" +"angles" "-60.820377 157.252762 68.161804" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.535797 70.885963 117.907394" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3361.270508 303.155212 63.031250" +"absmax" "-3359.270508 305.155212 65.031250" +"ltime" "421.012939" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3360.270508 304.155212 64.031250" +"angles" "204.218399 -10.530010 118.781647" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "54.462200 53.525078 186.980179" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3888.864014 603.690918 31.031250" +"absmax" "-3886.864014 605.690918 33.031250" +"ltime" "385.104065" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3887.864014 604.690918 32.031250" +"angles" "366.042206 -23.866062 -326.668793" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-84.871727 -56.193733 160.039795" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3871.731934 594.043518 31.031250" +"absmax" "-3869.731934 596.043518 33.031250" +"ltime" "385.050842" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3870.731934 595.043518 32.031250" +"angles" "434.184052 67.626595 251.952103" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-66.199837 -60.832764 187.026215" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3365.762939 274.551605 63.031250" +"absmax" "-3363.762939 276.551605 65.031250" +"ltime" "421.727936" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3364.762939 275.551605 64.031250" +"angles" "-138.336105 88.767426 136.112732" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.429405 39.718781 105.711433" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2818.678467 29.469669 191.031250" +"absmax" "-2816.678467 31.469669 193.031250" +"ltime" "455.367401" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2817.678467 30.469669 192.031250" +"angles" "22.197136 82.618797 25.599627" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-45.712433 63.835838 125.119728" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2799.787842 36.535343 191.031250" +"absmax" "-2797.787842 38.535343 193.031250" +"ltime" "455.702759" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2798.787842 37.535343 192.031250" +"angles" "-62.958328 -16.601837 -118.752785" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-19.018442 72.713989 143.916840" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3166.495605 140.621490 95.031250" +"absmax" "-3164.495605 142.621490 97.031250" +"ltime" "418.431488" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3165.495605 141.621490 96.031250" +"angles" "-379.152496 87.328033 -173.286194" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-35.928288 75.513840 180.121704" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3124.226318 116.216698 111.031250" +"absmax" "-3122.226318 118.216698 113.031250" +"ltime" "418.222961" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3123.226318 117.216698 112.031250" +"angles" "307.017639 254.422653 149.928574" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-6.308674 75.096367 194.275513" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3693.253662 748.636353 -0.968750" +"absmax" "-3691.253662 750.636353 1.031250" +"ltime" "366.128387" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3692.253662 749.636353 0.031250" +"angles" "373.207214 -291.962677 324.261353" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1929" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.141777 62.640186 133.089508" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3645.235352 749.736572 -0.968750" +"absmax" "-3643.235352 751.736572 1.031250" +"ltime" "365.587982" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3644.235352 750.736572 0.031250" +"angles" "625.757385 -194.111237 -526.889832" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"chain" "2304" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "91.905441 58.627865 182.955734" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2848.461182 33.471867 191.031250" +"absmax" "-2846.461182 35.471867 193.031250" +"ltime" "462.407867" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2847.461182 34.471867 192.031250" +"angles" "163.546036 -50.032257 -9.358251" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.118393 55.718666 168.198410" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3668.402588 728.656311 -0.968750" +"absmax" "-3666.402588 730.656311 1.031250" +"ltime" "366.862427" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3667.402588 729.656311 0.031250" +"angles" "228.793854 -41.908802 -191.305389" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "89.924622 44.606323 118.259026" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3635.939697 715.723022 -0.968750" +"absmax" "-3633.939697 717.723022 1.031250" +"ltime" "367.055908" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3634.939697 716.723022 0.031250" +"angles" "-116.581001 117.677742 34.450993" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"chain" "1929" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "115.052505 34.473549 120.361053" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2818.598389 42.124409 191.031250" +"absmax" "-2816.598389 44.124409 193.031250" +"ltime" "461.444641" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2817.598389 43.124409 192.031250" +"angles" "173.899216 -59.047337 116.886765" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.269402 66.643906 194.886368" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3308.858398 294.075775 63.031250" +"absmax" "-3306.858398 296.075775 65.031250" +"ltime" "423.104126" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3307.858398 295.075775 64.031250" +"angles" "143.408340 410.088409 136.159027" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.608398 -8.252955 107.978706" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2709.267334 -27.568087 192.031250" +"absmax" "-2707.267334 -25.568087 194.031250" +"ltime" "465.714569" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2708.267334 -26.568087 193.031250" +"angles" "91.508430 172.861755 -9.823256" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.720181 59.425034 119.074173" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2715.304688 -17.002081 192.031250" +"absmax" "-2713.304688 -15.002081 194.031250" +"ltime" "465.714264" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2714.304688 -16.002081 193.031250" +"angles" "-7.774686 399.782715 -54.935474" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-45.774765 60.482460 162.590012" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2687.544922 -86.887520 191.031250" +"absmax" "-2685.544922 -84.887520 193.031250" +"ltime" "468.879456" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2686.544922 -85.887520 192.031250" +"angles" "221.229156 6.733283 -65.628372" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-56.635761 51.434238 133.432343" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2845.725830 32.827232 191.031250" +"absmax" "-2843.725830 34.827232 193.031250" +"ltime" "458.815948" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2844.725830 33.827232 192.031250" +"angles" "161.524139 104.609802 35.811813" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-68.561523 56.236458 194.296936" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3578.856445 672.352356 -0.968750" +"absmax" "-3576.856445 674.352356 1.031250" +"ltime" "367.150635" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3577.856445 673.352356 0.031250" +"angles" "90.083107 291.611328 42.065990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2308" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "51.323055 -67.155289 104.189568" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3578.589844 671.426636 -0.968750" +"absmax" "-3576.589844 673.426636 1.031250" +"ltime" "367.673553" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3577.589844 672.426636 0.031250" +"angles" "329.449219 255.637558 -17.742327" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2315" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "51.135662 -67.554367 111.898628" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2834.729736 43.559128 191.031250" +"absmax" "-2832.729736 45.559128 193.031250" +"ltime" "452.887268" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2833.729736 44.559128 192.031250" +"angles" "325.714233 148.814575 304.915894" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-50.725109 62.168671 163.916977" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3398.063721 1033.395752 31.031250" +"absmax" "-3396.063721 1035.395752 33.031250" +"ltime" "381.867218" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3397.063721 1034.395752 32.031250" +"angles" "-142.184219 165.207306 324.349701" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.475128 -61.656876 159.504333" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3413.180176 1024.113037 31.031250" +"absmax" "-3411.180176 1026.113037 33.031250" +"ltime" "381.438660" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3412.180176 1025.113037 32.031250" +"angles" "16.386057 203.767532 171.481155" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "37.638084 -77.240242 128.482590" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3017.713867 115.607330 159.031250" +"absmax" "-3015.713867 117.607330 161.031250" +"ltime" "415.558075" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3016.713867 116.607330 160.031250" +"angles" "267.811951 225.946808 164.226212" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "14.215584 74.847816 173.754745" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3012.666260 115.623833 159.031250" +"absmax" "-3010.666260 117.623833 161.031250" +"ltime" "415.370605" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3011.666260 116.623833 160.031250" +"angles" "10.062721 27.585297 -114.135841" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "19.486055 74.789703 174.306030" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2831.988037 26.886497 191.031250" +"absmax" "-2829.988037 28.886497 193.031250" +"ltime" "451.380249" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2830.988037 27.886497 192.031250" +"angles" "195.079361 290.272766 -68.297516" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-62.593613 58.571102 143.376007" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2814.451904 32.603893 191.031250" +"absmax" "-2812.451904 34.603893 193.031250" +"ltime" "450.641327" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2813.451904 33.603893 192.031250" +"angles" "-97.690918 189.370117 -114.090500" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-38.690231 66.307899 144.533249" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3088.623291 105.286041 127.031250" +"absmax" "-3086.623291 107.286041 129.031250" +"ltime" "415.864075" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3087.623291 106.286041 128.031250" +"angles" "-94.430450 286.386414 -256.626343" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "13.041708 74.960342 123.385460" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3103.020264 103.014702 127.031250" +"absmax" "-3101.020264 105.014702 129.031250" +"ltime" "415.474396" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3102.020264 104.014702 128.031250" +"angles" "-41.354622 9.056402 -76.868187" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.865243 75.015282 147.750351" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3580.814941 614.947144 -0.968750" +"absmax" "-3578.814941 616.947144 1.031250" +"ltime" "367.997009" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3579.814941 615.947144 0.031250" +"angles" "126.556229 128.302307 60.643898" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "18.210491 -95.722824 112.310425" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3583.522705 589.659241 -0.968750" +"absmax" "-3581.522705 591.659241 1.031250" +"ltime" "367.931549" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3582.522705 590.659241 0.031250" +"angles" "76.019279 348.617432 177.705734" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "12.597832 -102.517914 179.185867" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2758.407227 -71.191582 191.031250" +"absmax" "-2756.407227 -69.191582 193.031250" +"ltime" "482.040985" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2757.407227 -70.191582 192.031250" +"angles" "-137.650421 243.304871 128.147705" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-42.894794 61.901691 131.369781" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2811.357422 45.080914 191.031250" +"absmax" "-2809.357422 47.080914 193.031250" +"ltime" "459.178925" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2810.357422 46.080914 192.031250" +"angles" "166.260086 -35.823273 -211.827347" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-28.760244 69.473969 164.411514" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2725.330322 -107.343208 191.031250" +"absmax" "-2723.330322 -105.343208 193.031250" +"ltime" "468.996643" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2724.330322 -106.343208 192.031250" +"angles" "36.724266 226.599411 -195.294693" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-97.226639 21.540600 173.458603" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2687.383789 -25.210976 192.031250" +"absmax" "-2685.383789 -23.210976 194.031250" +"ltime" "475.871521" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2686.383789 -24.210976 193.031250" +"angles" "-149.245956 343.740387 298.362701" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-63.010105 49.791641 158.781921" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2819.289795 26.374695 191.031250" +"absmax" "-2817.289795 28.374695 193.031250" +"ltime" "447.860535" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2818.289795 27.374695 192.031250" +"angles" "-16.684460 161.852814 62.486645" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-49.235153 62.894829 122.255356" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2817.756348 32.066006 191.031250" +"absmax" "-2815.756348 34.066006 193.031250" +"ltime" "448.424042" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2816.756348 33.066006 192.031250" +"angles" "262.206512 -81.925789 28.008472" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-42.792854 64.980003 149.024994" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2692.174316 -43.402622 192.031250" +"absmax" "-2690.174316 -41.402622 194.031250" +"ltime" "475.100006" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2691.174316 -42.402622 193.031250" +"angles" "8.170070 265.298950 -16.888842" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-84.928375 36.759800 139.262665" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2772.526367 -79.427895 191.031250" +"absmax" "-2770.526367 -77.427895 193.031250" +"ltime" "481.562469" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2771.526367 -78.427895 192.031250" +"angles" "212.170456 273.885895 160.941254" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-61.243134 51.516773 129.694489" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3290.943604 288.818451 111.031250" +"absmax" "-3288.943604 290.818451 113.031250" +"ltime" "422.345520" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3289.943604 289.818451 112.031250" +"angles" "-10.206427 374.580566 -54.628803" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "86.565414 -33.221458 162.466141" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3324.151855 289.845856 63.031250" +"absmax" "-3322.151855 291.845856 65.031250" +"ltime" "422.346130" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3323.151855 290.845856 64.031250" +"angles" "-198.155624 210.483063 209.157181" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.886497 -8.327226 103.309128" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3163.250488 -610.422241 433.990112" +"absmax" "-3161.250488 -608.422241 435.990112" +"ltime" "899.722534" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3162.250488 -609.422241 434.990112" +"angles" "270.240601 -183.872925 177.942917" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "88.992767 36.311836 176.768600" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3303.929688 278.489197 63.031250" +"absmax" "-3301.929688 280.489197 65.031250" +"ltime" "422.958435" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3302.929688 279.489197 64.031250" +"angles" "121.139809 476.546600 187.253250" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "86.362503 -34.344830 92.464561" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2819.380615 50.043579 191.031250" +"absmax" "-2817.380615 52.043579 193.031250" +"ltime" "451.261810" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2818.380615 51.043579 192.031250" +"angles" "345.408661 -78.503304 -307.521271" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-34.170609 67.770760 189.631348" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3296.932373 107.518204 63.031250" +"absmax" "-3294.932373 109.518204 65.031250" +"ltime" "418.397003" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3295.932373 108.518204 64.031250" +"angles" "337.446777 94.476357 -191.228699" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-18.624638 74.868019 202.124741" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3316.388184 100.158600 63.031250" +"absmax" "-3314.388184 102.158600 65.031250" +"ltime" "418.404694" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3315.388184 101.158600 64.031250" +"angles" "177.925888 190.586349 5.325223" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-40.278999 74.712303 196.115570" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2832.233643 45.894981 191.031250" +"absmax" "-2830.233643 47.894981 193.031250" +"ltime" "451.829987" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2831.233643 46.894981 192.031250" +"angles" "245.812500 442.605469 -328.670624" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.326447 63.512623 189.741302" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2802.622559 29.789175 191.031250" +"absmax" "-2800.622559 31.789175 193.031250" +"ltime" "453.284576" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2801.622559 30.789175 192.031250" +"angles" "84.773354 -71.283859 25.158913" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-25.515469 70.553146 114.539764" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2261.167969 139.101517 255.031250" +"absmax" "-2259.167969 141.101517 257.031250" +"ltime" "494.986237" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2260.167969 140.101517 256.031250" +"angles" "246.728683 -233.836899 -19.036818" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "58.248413 58.197758 138.074051" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2814.134521 32.342953 191.031250" +"absmax" "-2812.134521 34.342953 193.031250" +"ltime" "448.961914" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2813.134521 33.342953 192.031250" +"angles" "283.186707 87.747261 -72.013458" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-38.500404 66.369347 146.414459" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2806.926025 33.990379 191.031250" +"absmax" "-2804.926025 35.990379 193.031250" +"ltime" "449.654816" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2805.926025 34.990379 192.031250" +"angles" "264.535156 -78.506096 -44.801315" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-28.976385 69.451973 130.805374" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2264.299072 153.776489 255.031250" +"absmax" "-2262.299072 155.776489 257.031250" +"ltime" "495.088409" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2263.299072 154.776489 256.031250" +"angles" "127.198593 265.649902 -92.979691" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.198402 29.064785 138.206604" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2272.261719 60.969852 255.031250" +"absmax" "-2270.261719 62.969852 257.031250" +"ltime" "517.751099" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2271.261719 61.969852 256.031250" +"angles" "14.540912 402.703766 -328.641724" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-38.579205 70.265381 109.715439" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2849.494385 31.184711 191.031250" +"absmax" "-2847.494385 33.184711 193.031250" +"ltime" "457.208069" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2848.494385 32.184711 192.031250" +"angles" "314.400330 115.041832 206.722198" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.302376 54.659698 181.214462" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2809.744629 28.694639 191.031250" +"absmax" "-2807.744629 30.694639 193.031250" +"ltime" "456.659485" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2808.744629 29.694639 192.031250" +"angles" "150.496414 197.500809 -76.693436" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-35.571861 67.208488 113.797829" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2300.448486 35.675041 255.031250" +"absmax" "-2298.448486 37.675041 257.031250" +"ltime" "517.963989" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2299.448486 36.675041 256.031250" +"angles" "188.812347 197.650681 -177.070572" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.161484 45.050659 152.131287" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2608.454102 231.966156 191.031250" +"absmax" "-2606.454102 233.966156 193.031250" +"ltime" "496.979004" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2607.454102 232.966156 192.031250" +"angles" "-60.862663 -58.072098 97.905540" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.882412 76.094643 135.310410" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3492.161865 263.456940 63.031250" +"absmax" "-3490.161865 265.456940 65.031250" +"ltime" "424.077454" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3491.161865 264.456940 64.031250" +"angles" "-94.603119 233.665726 298.707947" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.204109 87.392723 170.087372" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3479.764893 269.597656 63.029816" +"absmax" "-3477.764893 271.597656 65.029816" +"ltime" "423.894196" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3478.764893 270.597656 64.029816" +"angles" "51.542896 269.095367 275.996124" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "31.666319 91.620857 173.583282" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2614.543701 227.926407 191.031250" +"absmax" "-2612.543701 229.926407 193.031250" +"ltime" "497.261932" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2613.543701 228.926407 192.031250" +"angles" "-87.048897 -42.835960 192.510117" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "11.211239 82.484535 117.648499" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2279.016357 88.268303 255.031250" +"absmax" "-2277.016357 90.268303 257.031250" +"ltime" "525.845642" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2278.016357 89.268303 256.031250" +"angles" "124.640869 314.749786 -189.546494" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-49.681084 60.572933 192.145920" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2282.851807 63.412231 255.031250" +"absmax" "-2280.851807 65.412231 257.031250" +"ltime" "526.397217" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2281.851807 64.412231 256.031250" +"angles" "295.460510 97.834785 281.589508" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-57.910553 48.302547 120.624352" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2736.676514 -41.503685 192.031250" +"absmax" "-2734.676514 -39.503685 194.031250" +"ltime" "467.100006" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2735.676514 -40.503685 193.031250" +"angles" "83.232170 116.220528 76.779930" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-84.778519 39.282227 144.420761" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2727.895508 -21.781452 192.031250" +"absmax" "-2725.895508 -19.781452 194.031250" +"ltime" "467.122070" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2726.895508 -20.781452 193.031250" +"angles" "-207.344971 195.824234 101.408546" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.531631 53.548550 162.275208" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3192.950439 -595.755310 431.110382" +"absmax" "-3190.950439 -593.755310 433.110382" +"ltime" "899.982666" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3191.950439 -594.755310 432.110382" +"angles" "168.904373 10.401609 190.181168" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "56.594090 54.338634 142.900635" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2559.595947 25.977627 191.031250" +"absmax" "-2557.595947 27.977627 193.031250" +"ltime" "561.829712" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2558.595947 26.977627 192.031250" +"angles" "-168.937424 187.343765 -165.265717" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-82.669212 42.824505 191.157455" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2554.153076 32.483784 191.031250" +"absmax" "-2552.153076 34.483784 193.031250" +"ltime" "561.156494" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2553.153076 33.483784 192.031250" +"angles" "78.893387 305.553223 -215.387238" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.884003 47.656254 182.566681" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2693.867188 -84.091553 191.031250" +"absmax" "-2691.867188 -82.091553 193.031250" +"ltime" "470.577393" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2692.867188 -83.091553 192.031250" +"angles" "-57.245682 73.027061 214.936356" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.816967 49.827866 175.563278" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2701.673584 -79.675964 191.031250" +"absmax" "-2699.673584 -77.675964 193.031250" +"ltime" "470.578888" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2700.673584 -78.675964 192.031250" +"angles" "-173.039352 100.678612 128.102646" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.308594 48.729343 163.663864" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3239.561523 -638.708130 431.031250" +"absmax" "-3237.561523 -636.708130 433.031250" +"ltime" "911.206909" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3238.561523 -637.708130 432.031250" +"angles" "158.494522 39.534603 315.601990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "55.934116 69.104462 174.368484" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3394.726318 854.192932 -0.968750" +"absmax" "-3392.726318 856.192932 1.031250" +"ltime" "845.869568" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3393.726318 855.192932 0.031250" +"angles" "201.749146 16.091063 85.280792" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.611496 53.343521 118.421349" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2591.172607 253.908875 191.031250" +"absmax" "-2589.172607 255.908875 193.031250" +"ltime" "501.987213" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2590.172607 254.908875 192.031250" +"angles" "273.952759 223.014526 163.115067" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.944035 60.956467 117.353165" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2623.002441 215.679688 191.031250" +"absmax" "-2621.002441 217.679688 193.031250" +"ltime" "499.956818" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2622.002441 216.679688 192.031250" +"angles" "18.716202 -87.897774 246.963226" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-3.104465 90.290352 169.281174" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2615.670410 229.546066 191.031250" +"absmax" "-2613.670410 231.546066 193.031250" +"ltime" "499.725922" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2614.670410 230.546066 192.031250" +"angles" "80.277588 85.940979 37.108597" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.865952 82.834991 100.169739" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2620.352783 226.150436 191.031250" +"absmax" "-2618.352783 228.150436 193.031250" +"ltime" "501.961945" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2619.352783 227.150436 192.031250" +"angles" "156.077576 102.153458 -208.880554" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2369" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "0.314045 88.461945 132.084396" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2544.228271 170.266983 191.031250" +"absmax" "-2542.228271 172.266983 193.031250" +"ltime" "495.734497" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2543.228271 171.266983 192.031250" +"angles" "-62.807663 146.317490 -148.517242" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-30.252617 95.170937 141.296402" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2541.539062 168.429520 191.031250" +"absmax" "-2539.539062 170.429520 193.031250" +"ltime" "495.573700" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2540.539062 169.429520 192.031250" +"angles" "-69.991592 -18.347313 108.038277" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-26.814976 93.662880 129.494003" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3393.585205 838.508728 -0.968750" +"absmax" "-3391.585205 840.508728 1.031250" +"ltime" "845.512207" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3392.585205 839.508728 0.031250" +"angles" "280.668121 44.317696 214.945221" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.173569 35.523987 116.237846" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3282.115723 -647.568542 431.031250" +"absmax" "-3280.115723 -645.568542 433.031250" +"ltime" "911.470032" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3281.115723 -646.568542 432.031250" +"angles" "87.738281 -20.466532 159.871063" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "17.727886 73.463852 157.088211" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2441.801270 -434.310760 223.031250" +"absmax" "-2439.801270 -432.310760 225.031250" +"ltime" "498.236420" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2440.801270 -433.310760 224.031250" +"angles" "-743.865906 2330.953613 519.529480" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "39.957954 63.486107 115.565422" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2626.627930 212.206924 191.018646" +"absmax" "-2624.627930 214.206924 193.018646" +"ltime" "498.413879" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2625.627930 213.206924 192.018646" +"angles" "-96.447670 266.269897 -20.410067" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2371" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-7.188057 94.454735 188.823151" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3621.305664 13.743755 573.000000" +"absmax" "-3619.305664 15.743755 575.000000" +"origin" "-3620.305664 14.743755 574.000000" +"angles" "-0.000000 301.997681 -0.000000" +"frame" "3.000000" +"owner" "322" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "-3443.725098 884.054932 -0.968750" +"absmax" "-3441.725098 886.054932 1.031250" +"ltime" "849.950439" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3442.725098 885.054932 0.031250" +"angles" "128.448166 -170.468964 -200.141815" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.992928 42.472992 117.803429" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3426.529053 918.690247 -0.968750" +"absmax" "-3424.529053 920.690247 1.031250" +"ltime" "849.894714" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3425.529053 919.690247 0.031250" +"angles" "133.699585 -62.989380 274.830475" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.126472 63.933083 175.253952" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3216.220459 -669.009766 431.031250" +"absmax" "-3214.220459 -667.009766 433.031250" +"ltime" "926.906006" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3215.220459 -668.009766 432.031250" +"angles" "269.086182 -32.506615 83.470284" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.387527 72.802635 147.948746" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2547.120117 90.323151 191.031250" +"absmax" "-2545.120117 92.323151 193.031250" +"ltime" "547.901550" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2546.120117 91.323151 192.031250" +"angles" "-176.843338 149.722839 -295.442993" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.036430 70.642227 151.902054" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3289.118408 -648.135620 431.031250" +"absmax" "-3287.118408 -646.135620 433.031250" +"ltime" "914.728760" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3288.118408 -647.135620 432.031250" +"angles" "-117.915848 131.556274 209.403656" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.764088 70.860268 142.297531" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2853.765381 197.819778 191.031250" +"absmax" "-2851.765381 199.819778 193.031250" +"ltime" "552.253418" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2852.765381 198.819778 192.031250" +"angles" "-204.230133 -37.179676 164.299637" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.759014 66.340721 187.363892" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2295.407227 37.682186 255.031250" +"absmax" "-2293.407227 39.682186 257.031250" +"ltime" "518.919922" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2294.407227 38.682186 256.031250" +"angles" "126.513321 264.527466 53.500996" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-57.547935 48.104080 122.174698" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2291.746094 43.325695 255.031250" +"absmax" "-2289.746094 45.325695 257.031250" +"ltime" "518.984863" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2290.746094 44.325695 256.031250" +"angles" "-0.302233 226.595215 -168.640305" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-53.822475 52.456558 121.811890" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2020.170654 -43.958447 319.031250" +"absmax" "-2018.170654 -41.958447 321.031250" +"ltime" "542.613770" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2019.170654 -42.958447 320.031250" +"angles" "68.253845 118.485657 -69.194061" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2374" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.650253 7.304688 127.578255" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2290.109619 55.674442 255.031250" +"absmax" "-2288.109619 57.674442 257.031250" +"ltime" "521.479553" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2289.109619 56.674442 256.031250" +"angles" "391.793121 46.203403 -282.204498" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.644939 58.505516 182.641556" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2291.578857 58.035919 255.031250" +"absmax" "-2289.578857 60.035919 257.031250" +"ltime" "521.628418" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2290.578857 59.035919 256.031250" +"angles" "-102.318565 101.046661 103.269165" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.450752 58.732391 197.675690" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2035.691284 -54.155716 319.031250" +"absmax" "-2033.691284 -52.155716 321.031250" +"ltime" "541.986511" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2034.691284 -53.155716 320.031250" +"angles" "77.482834 53.738037 -88.474426" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2387" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.538292 -3.232100 187.858276" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2294.409180 46.822109 255.031250" +"absmax" "-2292.409180 48.822109 257.031250" +"ltime" "527.138428" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2293.409180 47.822109 256.031250" +"angles" "205.689728 167.909500 -249.783173" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-65.823601 37.085876 124.744316" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2280.401611 62.450596 255.031250" +"absmax" "-2278.401611 64.450592 257.031250" +"ltime" "522.461670" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2279.401611 63.450596 256.031250" +"angles" "-57.262856 323.916016 -239.489990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-42.110191 65.417404 147.526260" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2284.605957 62.341885 255.031250" +"absmax" "-2282.605957 64.341888 257.031250" +"ltime" "521.897156" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2283.605957 63.341885 256.031250" +"angles" "-286.211334 115.170456 -243.846649" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.073353 63.222801 168.541840" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2629.477051 214.574692 191.031250" +"absmax" "-2627.477051 216.574692 193.031250" +"ltime" "499.092865" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2628.477051 215.574692 192.031250" +"angles" "86.563385 166.678558 -144.639297" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2377" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.147701 96.458549 172.382660" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2612.384766 235.039566 191.031250" +"absmax" "-2610.384766 237.039566 193.031250" +"ltime" "499.096802" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2611.384766 236.039566 192.031250" +"angles" "230.709091 236.236420 -190.615845" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "14.359985 79.995926 123.678802" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2317.430176 12.534242 255.031250" +"absmax" "-2315.430176 14.534242 257.031250" +"ltime" "526.521667" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2316.430176 13.534242 256.031250" +"angles" "467.875824 -61.215233 150.896027" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.856438 10.406881 192.572845" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2870.664551 199.526840 191.031250" +"absmax" "-2868.664551 201.526840 193.031250" +"ltime" "552.059448" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2869.664551 200.526840 192.031250" +"angles" "244.768341 136.725708 4.868397" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "24.790005 70.813286 132.408875" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2516.467285 79.932594 191.031250" +"absmax" "-2514.467285 81.932594 193.031250" +"ltime" "547.501892" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2515.467285 80.932594 192.031250" +"angles" "282.649902 151.611420 19.615288" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-14.528524 73.898064 121.738983" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2714.742188 -26.783079 192.031250" +"absmax" "-2712.742188 -24.783079 194.031250" +"ltime" "556.143005" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2713.742188 -25.783079 193.031250" +"angles" "-153.089859 189.882294 -104.229736" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "40.608643 73.471756 148.353241" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3272.501709 -637.104919 431.005371" +"absmax" "-3270.501709 -635.104919 433.005371" +"ltime" "914.897705" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3271.501709 -636.104919 432.005371" +"angles" "-32.087894 -61.741287 148.126495" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "56.009022 69.973877 145.603455" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2615.272705 225.646164 191.031250" +"absmax" "-2613.272705 227.646164 193.031250" +"ltime" "499.051849" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2614.272705 226.646164 192.031250" +"angles" "28.759239 226.923096 5.135164" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.895615 83.283081 116.326729" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2610.107666 218.572723 191.031250" +"absmax" "-2608.107666 220.572723 193.031250" +"ltime" "499.829834" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2609.107666 219.572723 192.031250" +"angles" "-58.973080 320.857941 211.602890" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "13.706581 80.214554 178.624573" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3197.510742 -674.890137 431.031250" +"absmax" "-3195.510742 -672.890137 433.031250" +"ltime" "927.248596" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3196.510742 -673.890137 432.031250" +"angles" "200.047623 -21.920868 -136.880157" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.462612 69.304482 127.298904" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2620.873047 210.725388 191.031250" +"absmax" "-2618.873047 212.725388 193.031250" +"ltime" "501.009460" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2619.873047 211.725388 192.031250" +"angles" "62.077766 111.518288 15.913758" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2394" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-0.369316 88.892746 194.902039" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2515.615723 42.097351 191.031250" +"absmax" "-2513.615723 44.097351 193.031250" +"ltime" "500.481812" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2514.615723 43.097351 192.031250" +"angles" "-392.332214 -1610.611816 -1902.094482" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "35.073437 66.548721 121.923721" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2610.130371 225.932129 191.031250" +"absmax" "-2608.130371 227.932129 193.031250" +"ltime" "501.098083" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2609.130371 226.932129 192.031250" +"angles" "269.829926 28.921478 38.629314" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "16.384258 78.330864 138.426620" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2612.825928 224.468109 191.031250" +"absmax" "-2610.825928 226.468109 193.031250" +"ltime" "501.878510" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2611.825928 225.468109 192.031250" +"angles" "-115.484268 295.128723 -218.145615" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.434681 82.081627 175.695877" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "302.000000" +"absmin" "-174.783081 738.892273 -80.968750" +"absmax" "-172.783081 740.892273 -78.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-173.783081 739.892273 -79.968750" +"oldorigin" "-230.899963 676.220093 -52.925323" +"angles" "0.000000 -99.800179 0.000000" +"classname" "item_gib" +"model" "progs/w_dcrossbow.mdl" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2788.420898" +"weapon" "20.000000" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "104.351334" +"owner" "846" +"noise" "gibs/gibwood.wav" +"pain_finished" "2799.852539" +"mdl" "progs/w_dcrossbow.mdl" +"waitmin" "2791.321777" +"volume" "1.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +} +{ +"absmin" "-2738.956299 -40.029182 192.031250" +"absmax" "-2736.956299 -38.029182 194.031250" +"ltime" "556.245972" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2737.956299 -39.029182 193.031250" +"angles" "-87.004265 -156.731522 58.861851" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "18.881062 74.320007 125.981018" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2315.626953 28.997185 255.031250" +"absmax" "-2313.626953 30.997185 257.031250" +"ltime" "519.716919" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2314.626953 29.997185 256.031250" +"angles" "-83.744743 311.863281 244.794785" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-67.493973 36.484058 197.567123" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2281.995117 49.226173 255.031250" +"absmax" "-2279.995117 51.226173 257.031250" +"ltime" "519.744873" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2280.995117 50.226173 256.031250" +"angles" "-244.642792 9.546700 -303.485260" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.395123 59.965683 106.191551" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3235.267334 -538.640076 431.743500" +"absmax" "-3233.267334 -536.640076 433.743500" +"ltime" "917.975769" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3234.267334 -537.640076 432.743500" +"angles" "-90.568954 193.875961 -313.344177" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.422798 48.787289 187.927460" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3239.505615 -555.330627 431.031250" +"absmax" "-3237.505615 -553.330627 433.031250" +"ltime" "917.554443" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3238.505615 -554.330627 432.031250" +"angles" "8.703135 -93.917099 254.496033" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "84.141922 41.981934 167.032990" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2287.422119 66.811226 255.031250" +"absmax" "-2285.422119 68.811226 257.031250" +"ltime" "519.720520" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2286.422119 67.811226 256.031250" +"angles" "-37.783966 488.432678 -221.874619" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.072937 63.847023 177.476212" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2313.322510 32.219555 255.031250" +"absmax" "-2311.322510 34.219555 257.031250" +"ltime" "519.684021" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2312.322510 33.219555 256.031250" +"angles" "21.208107 381.047485 112.293030" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-65.463516 38.856255 192.076416" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3173.555664 -609.435120 432.454529" +"absmax" "-3171.555664 -607.435120 434.454529" +"ltime" "937.873535" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3172.555664 -608.435120 433.454529" +"angles" "151.016983 -260.459229 -333.936340" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "60.900124 64.549698 192.125290" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3265.182617 -644.111938 431.031250" +"absmax" "-3263.182617 -642.111938 433.031250" +"ltime" "932.952576" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3264.182617 -643.111938 432.031250" +"angles" "-9.812092 31.497637 -170.948669" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.313349 72.675354 120.990944" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3222.069336 -631.301208 431.003052" +"absmax" "-3220.069336 -629.301208 433.003052" +"ltime" "932.273499" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3221.069336 -630.301208 432.003052" +"angles" "-43.951260 -234.442596 -38.666630" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.835484 67.021515 160.793365" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3208.349854 -618.634583 431.031250" +"absmax" "-3206.349854 -616.634583 433.031250" +"ltime" "938.300049" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3207.349854 -617.634583 432.031250" +"angles" "139.440414 -140.136139 194.898117" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "32.260563 70.126663 157.526886" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3165.488525 -449.519470 454.669678" +"absmax" "-3163.488525 -447.519470 456.669678" +"ltime" "906.750061" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3164.488525 -448.519470 455.669678" +"angles" "315.104523 158.626083 -104.689156" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "45.400993 -73.435394 169.056854" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2030.639648 -5.864900 319.031250" +"absmax" "-2028.639648 -3.864900 321.031250" +"ltime" "542.360291" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2029.639648 -4.864900 320.031250" +"angles" "-72.874878 157.364273 176.778839" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.625839 40.940147 187.051300" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2296.704346 18.692926 255.031250" +"absmax" "-2294.704346 20.692926 257.031250" +"ltime" "527.303101" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2295.704346 19.692926 256.031250" +"angles" "351.763397 274.088409 173.578522" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-64.505005 -92.942635 165.363464" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2298.051270 13.193372 255.031250" +"absmax" "-2296.051270 15.193372 257.031250" +"ltime" "527.266907" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2297.051270 14.193372 256.031250" +"angles" "97.907906 660.694763 -312.046143" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-65.434952 -85.099762 169.424850" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2031.310059 -37.597622 319.031250" +"absmax" "-2029.310059 -35.597622 321.031250" +"ltime" "543.025757" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2030.310059 -36.597622 320.031250" +"angles" "-262.071991 56.336823 314.220367" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2390" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.204765 12.217253 177.941589" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3179.935547 -606.661682 431.786560" +"absmax" "-3177.935547 -604.661682 433.786560" +"ltime" "900.010681" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3178.935547 -605.661682 432.786560" +"angles" "86.449059 219.939713 -128.356567" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.435753 42.331585 127.793991" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3172.364014 -613.781128 432.078674" +"absmax" "-3170.364014 -611.781128 434.078674" +"ltime" "899.791870" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3171.364014 -612.781128 433.078674" +"angles" "-110.673210 -150.383286 -321.783295" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "80.884056 39.081593 177.827484" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-3210.852783 -602.164673 431.031250" +"absmax" "-3208.852783 -600.164673 433.031250" +"ltime" "929.099060" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3209.852783 -601.164673 432.031250" +"angles" "163.023880 -32.589348 24.338800" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "50.295986 66.284294 153.429443" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2579.618408 35.306000 191.031250" +"absmax" "-2577.618408 37.306000 193.031250" +"ltime" "548.822998" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2578.618408 36.306000 192.031250" +"angles" "57.709064 134.613281 -165.765396" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.891243 57.550434 149.731995" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2602.321777 39.819134 191.031250" +"absmax" "-2600.321777 41.819134 193.031250" +"ltime" "548.341064" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2601.321777 40.819134 192.031250" +"angles" "-47.116112 -36.584072 264.503479" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.026947 52.044693 172.705093" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2753.264893 163.093536 191.031250" +"absmax" "-2751.264893 165.093536 193.031250" +"ltime" "552.895325" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2752.264893 164.093536 192.031250" +"angles" "349.087433 134.326111 98.973358" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1932" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "2.195320 75.688087 176.056473" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2768.493896 143.470352 191.031250" +"absmax" "-2766.493896 145.470352 193.031250" +"ltime" "553.470032" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2767.493896 144.470352 192.031250" +"angles" "-164.884018 -13.130402 -83.257690" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2431" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-17.830746 73.496384 115.275803" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3216.889648 -613.779114 431.031250" +"absmax" "-3214.889648 -611.779114 433.031250" +"ltime" "928.596558" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3215.889648 -612.779114 432.031250" +"angles" "14.574926 42.197113 -121.425537" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "53.344406 65.662422 144.875427" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2301.241211 -12.335703 255.031250" +"absmax" "-2299.241211 -10.335703 257.031250" +"ltime" "528.391113" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2300.241211 -11.335703 256.031250" +"angles" "279.725525 91.528976 -355.161163" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-69.668701 -50.489162 140.713348" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2293.906006 -20.970058 255.031250" +"absmax" "-2291.906006 -18.970058 257.031250" +"ltime" "528.631775" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2292.906006 -19.970058 256.031250" +"angles" "89.208565 137.505066 65.888962" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.690979 -41.635376 110.186447" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3421.975342 926.339844 -0.968750" +"absmax" "-3419.975342 928.339844 1.031250" +"ltime" "851.445618" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3420.975342 927.339844 0.031250" +"angles" "236.284958 292.308899 152.333038" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.662842 68.751343 184.239655" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3540.162109 822.779846 -0.968750" +"absmax" "-3538.162109 824.779846 1.031250" +"ltime" "847.017273" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3539.162109 823.779846 0.031250" +"angles" "212.370087 -81.258110 185.639572" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "66.371193 37.970932 106.459595" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2031.677368 -19.013468 319.031250" +"absmax" "-2029.677368 -17.013468 321.031250" +"ltime" "543.488159" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2030.677368 -18.013468 320.031250" +"angles" "-36.049393 443.320709 70.340027" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2424" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.829720 28.666870 188.282471" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2019.094360 -45.750626 319.031250" +"absmax" "-2017.094360 -43.750626 321.031250" +"ltime" "543.208191" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2018.094360 -44.750626 320.031250" +"angles" "333.995239 -85.599403 9.751790" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2438" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.933693 5.496189 124.677925" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3539.701172 884.304321 -0.968750" +"absmax" "-3537.701172 886.304321 1.031250" +"ltime" "847.535583" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3538.701172 885.304321 0.031250" +"angles" "-40.472450 59.846745 21.111156" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.270599 94.926323 176.161835" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2439.818604 146.298676 191.031250" +"absmax" "-2437.818604 148.298676 193.031250" +"ltime" "546.759583" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2438.818604 147.298676 192.031250" +"angles" "304.417358 -36.592815 207.474258" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-22.838926 72.750076 162.308762" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2440.489258 178.520935 191.031250" +"absmax" "-2438.489258 180.520935 193.031250" +"ltime" "546.422363" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2439.489258 179.520935 192.031250" +"angles" "221.851562 -138.017807 238.928131" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-25.242317 72.453407 108.952133" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2788.625732 37.252628 191.031250" +"absmax" "-2786.625732 39.252628 193.031250" +"ltime" "557.785034" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2787.625732 38.252628 192.031250" +"angles" "-18.370850 -138.968735 -22.776726" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.580841 40.805820 119.782921" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2789.678955 46.827667 191.031250" +"absmax" "-2787.678955 48.827667 193.031250" +"ltime" "557.781860" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2788.678955 47.827667 192.031250" +"angles" "307.829681 136.312210 79.942047" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "63.676804 46.517696 153.596069" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "241.000000" +"absmin" "-410.232086 1151.482544 -112.968750" +"absmax" "-408.232086 1153.482544 -110.968750" +"ltime" "2788.404541" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-409.232086 1152.482544 -111.968750" +"oldorigin" "-348.723511 1164.955811 -87.573349" +"angles" "77.886429 376.452972 74.621040" +"classname" "item_gib" +"model" "progs/gib_4.mdl" +"touch" "TouchGib" +"think" "model_fade" +"nextthink" "2788.414551" +"groundentity" "822" +"chain" "2211" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "205.626389" +"owner" "841" +"noise" "gibs/gibhit4.wav" +"pain_finished" "2788.212646" +"mdl" "progs/gib_4.mdl" +"lip" "3.217872" +"waitmin" "999999.000000" +"waitmin2" "999999.000000" +"volume" "2.000000" +"alpha" "1.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +} +{ +"absmin" "-3421.252197 907.097107 -0.968750" +"absmax" "-3419.252197 909.097107 1.031250" +"ltime" "851.135132" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3420.252197 908.097107 0.031250" +"angles" "-233.738892 -73.987167 319.093903" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.320236 51.722771 179.483994" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2733.201904 -7.838072 192.031250" +"absmax" "-2731.201904 -5.838072 194.031250" +"ltime" "549.708496" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2732.201904 -6.838072 193.031250" +"angles" "297.184662 160.788116 78.406876" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.848858 58.526810 177.136887" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2706.935059 -16.994713 192.031250" +"absmax" "-2704.935059 -14.994712 194.031250" +"ltime" "549.581238" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2705.935059 -15.994712 193.031250" +"angles" "-120.326103 297.721558 185.610886" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-33.764839 67.003654 139.988312" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2159.331787 -8.175236 319.031250" +"absmax" "-2157.331787 -6.175236 321.031250" +"ltime" "544.496155" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2158.331787 -7.175236 320.031250" +"angles" "225.536301 64.334633 39.443382" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.226982 20.321419 197.576340" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2144.961670 -2.227704 319.031250" +"absmax" "-2142.961670 -0.227704 321.031250" +"ltime" "544.626526" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2143.961670 -1.227704 320.031250" +"angles" "16.839729 -40.367378 148.845001" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-69.001129 30.634428 131.611343" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3234.415039 -634.867065 431.031250" +"absmax" "-3232.415039 -632.867065 433.031250" +"ltime" "912.510071" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3233.415039 -633.867065 432.031250" +"angles" "124.816422 110.131165 113.012154" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "57.646633 68.909058 195.272736" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3260.512451 -658.309326 431.031250" +"absmax" "-3258.512451 -656.309326 433.031250" +"ltime" "912.246460" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3259.512451 -657.309326 432.031250" +"angles" "-96.569130 -20.232719 75.338699" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "49.625427 69.824287 123.047417" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1890.885132 1333.243652 415.031250" +"absmax" "-1888.885132 1335.243652 417.031250" +"ltime" "1730.612793" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1889.885132 1334.243652 416.031250" +"angles" "184.576950 451.775177 -198.430756" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2190" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-23.385374 73.337593 99.989494" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2770.641602 -188.063660 191.031250" +"absmax" "-2768.641602 -186.063660 193.031250" +"ltime" "1009.237610" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2769.641602 -187.063660 192.031250" +"angles" "405.187775 153.760300 357.318237" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.559357 103.582794 123.849281" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3534.921631 864.761414 -0.968750" +"absmax" "-3532.921631 866.761414 1.031250" +"ltime" "847.647522" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3533.921631 865.761414 0.031250" +"angles" "-89.837891 -86.367973 -56.562283" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "53.864285 75.264847 195.288223" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2281.731201 53.121059 255.031250" +"absmax" "-2279.731201 55.121059 257.031250" +"ltime" "545.159485" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2280.731201 54.121059 256.031250" +"angles" "-226.314316 -261.923767 215.834915" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-64.058380 39.060776 154.991165" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2276.996094 54.992054 255.031250" +"absmax" "-2274.996094 56.992054 257.031250" +"ltime" "545.237305" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2275.996094 55.992054 256.031250" +"angles" "119.657959 -138.467209 15.355965" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-62.449150 41.544224 162.414612" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3534.867920 850.525085 -0.968750" +"absmax" "-3532.867920 852.525085 1.031250" +"ltime" "848.141052" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3533.867920 851.525085 0.031250" +"angles" "-18.075937 275.974609 26.870220" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "57.847809 63.386528 173.191544" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2775.562012 -783.263489 287.031250" +"absmax" "-2773.562012 -781.263489 289.031250" +"ltime" "987.557495" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2774.562012 -782.263489 288.031250" +"angles" "-428.461670 374.757965 709.052246" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-80.919868 2.877046 128.937347" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2744.245361 -804.692078 427.031250" +"absmax" "-2742.245361 -802.692078 429.031250" +"ltime" "987.575073" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2743.245361 -803.692078 428.031250" +"angles" "369.724762 502.503937 243.679489" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.795540 -13.853970 140.800232" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3306.359863 -652.123779 431.031250" +"absmax" "-3304.359863 -650.123779 433.031250" +"ltime" "915.650696" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3305.359863 -651.123779 432.031250" +"angles" "-4.606856 -153.859375 -103.018044" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.183056 72.259605 131.520248" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3293.202148 -654.155945 431.031250" +"absmax" "-3291.202148 -652.155945 433.031250" +"ltime" "914.863525" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3292.202148 -653.155945 432.031250" +"angles" "2.531401 -157.632385 137.953659" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "44.931904 70.113670 120.497787" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3064.396973 -490.996460 465.231781" +"absmax" "-3062.396973 -488.996460 467.231781" +"ltime" "922.635254" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3063.396973 -489.996460 466.231781" +"angles" "124.619125 304.554626 81.962379" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-34.757339 -102.375549 170.501251" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2691.071289 -62.502052 192.031250" +"absmax" "-2689.071289 -60.502052 194.031250" +"ltime" "554.268982" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2690.071289 -61.502052 193.031250" +"angles" "76.779808 124.637161 -113.139999" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.828938 77.126068 146.458664" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2702.455811 -71.770737 191.031250" +"absmax" "-2700.455811 -69.770737 193.031250" +"ltime" "554.191284" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2701.455811 -70.770737 192.031250" +"angles" "252.091568 -75.959595 145.208908" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-39.324612 64.929031 136.856918" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2276.828125 107.126114 255.031250" +"absmax" "-2274.828125 109.126114 257.031250" +"ltime" "545.858826" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2275.828125 108.126114 256.031250" +"angles" "-134.167374 -55.502048 149.259186" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.148968 78.844994 130.385452" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2308.866455 98.504654 255.031250" +"absmax" "-2306.866455 100.504654 257.031250" +"ltime" "545.717957" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2307.866455 99.504654 256.031250" +"angles" "18.279461 66.048981 -295.211884" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.281185 59.202866 189.227783" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2820.997070 -821.611023 431.031250" +"absmax" "-2818.997070 -819.611023 433.031250" +"ltime" "991.356079" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2819.997070 -820.611023 432.031250" +"angles" "63.019554 214.030823 90.350327" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-77.746658 -13.597919 120.890030" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2820.702148 -814.906921 431.031250" +"absmax" "-2818.702148 -812.906921 433.031250" +"ltime" "991.719055" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2819.702148 -813.906921 432.031250" +"angles" "191.201599 364.404083 169.044449" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.282501 -3.473377 137.831299" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3178.962402 -606.981262 431.901978" +"absmax" "-3176.962402 -604.981262 433.901978" +"ltime" "900.578735" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3177.962402 -605.981262 432.901978" +"angles" "-104.900932 297.876923 102.334091" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.766655 40.129723 163.013474" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3197.029297 -598.710327 431.031250" +"absmax" "-3195.029297 -596.710327 433.031250" +"ltime" "900.786560" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3196.029297 -597.710327 432.031250" +"angles" "-84.103241 -280.983215 84.281433" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "56.077930 51.776928 198.653641" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2930.738770 -763.706665 431.031250" +"absmax" "-2928.738770 -761.706665 433.031250" +"ltime" "979.947876" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2929.738770 -762.706665 432.031250" +"angles" "94.448418 233.773865 204.827393" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-38.186897 72.690437 143.346161" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3251.714844 -541.072510 431.031250" +"absmax" "-3249.714844 -539.072510 433.031250" +"ltime" "918.169373" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3250.714844 -540.072510 432.031250" +"angles" "167.357849 -222.718719 -29.846899" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "63.701595 54.004200 146.058334" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3417.023926 920.433777 -0.968750" +"absmax" "-3415.023926 922.433777 1.031250" +"ltime" "851.976501" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3416.023926 921.433777 0.031250" +"angles" "-197.361298 -204.834961 70.406509" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.223915 64.695038 180.613052" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3421.701172 898.660828 -0.968750" +"absmax" "-3419.701172 900.660828 1.031250" +"ltime" "851.370789" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3420.701172 899.660828 0.031250" +"angles" "354.052856 -235.485413 -84.386436" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.435883 47.148720 151.783249" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3233.712402 -545.604065 431.084015" +"absmax" "-3231.712402 -543.604065 433.084015" +"ltime" "919.087341" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3232.712402 -544.604065 432.084015" +"angles" "231.424942 -145.116425 48.552704" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.731476 46.995888 162.954773" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3054.013184 -495.165039 464.814911" +"absmax" "-3052.013184 -493.165039 466.814911" +"ltime" "921.825806" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3053.013184 -494.165039 465.814911" +"angles" "330.344910 432.494812 -155.597137" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-28.265331 -99.021477 122.255661" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3194.752197 -565.197937 434.815308" +"absmax" "-3192.752197 -563.197937 436.815308" +"ltime" "901.944763" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3193.752197 -564.197937 435.815308" +"angles" "-56.303574 -241.315109 158.877609" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.317924 42.145821 129.775299" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3425.454346 895.809204 -0.968750" +"absmax" "-3423.454346 897.809204 1.031250" +"ltime" "854.877747" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3424.454346 896.809204 0.031250" +"angles" "304.082520 -129.827393 -115.819809" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.936852 47.097889 132.763580" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3564.455566 872.188660 -0.968750" +"absmax" "-3562.455566 874.188660 1.031250" +"ltime" "843.528503" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3563.455566 873.188660 0.031250" +"angles" "-29.890039 103.243080 154.403137" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "66.332085 43.111885 121.560356" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3558.170410 894.531799 -0.968750" +"absmax" "-3556.170410 896.531799 1.031250" +"ltime" "842.692993" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3557.170410 895.531799 0.031250" +"angles" "222.975861 279.173859 18.738441" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.681908 61.133018 142.050858" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3425.431396 897.708069 -0.968750" +"absmax" "-3423.431396 899.708069 1.031250" +"ltime" "855.036499" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3424.431396 898.708069 0.031250" +"angles" "161.631943 119.786034 -150.325500" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.934166 49.099274 133.024506" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3424.491943 873.465210 -0.968750" +"absmax" "-3422.491943 875.465210 1.031250" +"ltime" "852.992920" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3423.491943 874.465210 0.031250" +"angles" "315.685028 -229.913177 -157.636047" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.705872 23.202370 134.384094" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3414.845703 890.156189 -0.968750" +"absmax" "-3412.845703 892.156189 1.031250" +"ltime" "852.636169" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3413.845703 891.156189 0.031250" +"angles" "252.469131 214.935257 -277.274811" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.084297 36.225784 177.283539" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3439.053955 855.712341 -0.968750" +"absmax" "-3437.053955 857.712341 1.031250" +"ltime" "853.428345" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3438.053955 856.712341 0.031250" +"angles" "276.974091 126.054153 193.139267" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.835434 5.597408 110.071930" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3416.518311 893.557800 -0.968750" +"absmax" "-3414.518311 895.557800 1.031250" +"ltime" "853.106079" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3415.518311 894.557800 0.031250" +"angles" "137.299255 88.061226 -296.005859" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.205368 42.108337 158.657715" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3207.337158 -560.769653 433.361389" +"absmax" "-3205.337158 -558.769653 435.361389" +"ltime" "901.361877" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3206.337158 -559.769653 434.361389" +"angles" "109.883087 161.173218 228.343338" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.378044 49.161453 108.712418" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2924.341553 -756.324036 431.031250" +"absmax" "-2922.341553 -754.324036 433.031250" +"ltime" "979.950012" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2923.341553 -755.324036 432.031250" +"angles" "21.376253 -1.665987 -113.252350" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-29.977983 83.097641 132.748276" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3421.825684 882.868835 -0.968750" +"absmax" "-3419.825684 884.868835 1.031250" +"ltime" "854.324158" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3420.825684 883.868835 0.031250" +"angles" "151.804047 274.684692 38.239754" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.543739 33.028519 140.817261" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3407.456055 896.072388 -0.968750" +"absmax" "-3405.456055 898.072388 1.031250" +"ltime" "853.749878" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3406.456055 897.072388 0.031250" +"angles" "272.034027 -317.689240 80.678902" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "78.004059 39.488342 194.871872" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2805.034912 -736.781311 431.031250" +"absmax" "-2803.034912 -734.781311 433.031250" +"ltime" "950.861755" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2804.034912 -735.781311 432.031250" +"angles" "73.048515 157.914124 -71.566833" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-22.981266 84.082748 120.885696" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3438.141357 859.885986 -0.968750" +"absmax" "-3436.141357 861.885986 1.031250" +"ltime" "854.980774" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3437.141357 860.885986 0.031250" +"angles" "168.627380 26.450939 -0.618105" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.014664 10.871655 124.429337" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3439.710938 851.710632 -0.968750" +"absmax" "-3437.710938 853.710632 1.031250" +"ltime" "854.618286" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3438.710938 852.710632 0.031250" +"angles" "198.907196 -155.962738 -110.621780" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.000420 0.265217 115.684280" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3351.881348 -504.462433 431.031250" +"absmax" "-3349.881348 -502.462433 433.031250" +"ltime" "902.522766" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3350.881348 -503.462433 432.031250" +"angles" "38.505222 -155.348236 136.840851" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "63.225029 50.578678 155.734833" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3425.892578 888.845032 -0.968750" +"absmax" "-3423.892578 890.845032 1.031250" +"ltime" "855.682251" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3424.892578 889.845032 0.031250" +"angles" "-12.850306 36.166641 -179.711868" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.438995 39.054810 139.987793" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3424.625732 902.771057 -0.968750" +"absmax" "-3422.625732 904.771057 1.031250" +"ltime" "855.550293" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3423.625732 903.771057 0.031250" +"angles" "150.302063 103.400452 147.339142" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.888603 52.274891 150.774597" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3308.201660 -509.200500 431.031250" +"absmax" "-3306.201660 -507.200500 433.031250" +"ltime" "902.505432" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3307.201660 -508.200500 432.031250" +"angles" "-260.552734 -194.739624 -127.740738" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "90.789970 35.168640 194.315964" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3456.402588 -508.220398 431.031250" +"absmax" "-3454.402588 -506.220398 433.031250" +"ltime" "903.514771" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3455.402588 -507.220398 432.031250" +"angles" "107.242172 -58.780251 124.119766" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.082947 45.871082 100.775543" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3430.452637 893.000061 -0.968750" +"absmax" "-3428.452637 895.000061 1.031250" +"ltime" "857.185242" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3429.452637 894.000061 0.031250" +"angles" "196.912064 172.892365 -193.776199" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.061638 44.777718 134.191132" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3431.952881 904.970215 -0.968750" +"absmax" "-3429.952881 906.970215 1.031250" +"ltime" "856.816345" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3430.952881 905.970215 0.031250" +"angles" "-0.588452 234.806732 -52.962639" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.799026 57.986675 130.320526" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3549.043457 840.230591 -0.968750" +"absmax" "-3547.043457 842.230591 1.031250" +"ltime" "844.192383" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3548.043457 841.230591 0.031250" +"angles" "294.690338 -188.671844 -4.710736" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "62.646435 62.955051 159.425568" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3546.000000 848.779785 -0.968750" +"absmax" "-3544.000000 850.779785 1.031250" +"ltime" "844.190308" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3545.000000 849.779785 0.031250" +"angles" "206.586304 99.545212 69.603615" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.475880 68.126038 125.544044" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3439.179199 867.173523 -0.968750" +"absmax" "-3437.179199 869.173523 1.031250" +"ltime" "857.705261" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3438.179199 868.173523 0.031250" +"angles" "106.711662 39.507282 237.946762" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.235527 19.954777 126.568008" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3443.464600 871.851746 -0.968750" +"absmax" "-3441.464600 873.851746 1.031250" +"ltime" "857.117493" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3442.464600 872.851746 0.031250" +"angles" "-12.378210 129.127380 117.912720" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.367928 27.710289 104.817268" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3461.765869 -500.881744 431.031250" +"absmax" "-3459.765869 -498.881744 433.031250" +"ltime" "902.928589" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3460.765869 -499.881744 432.031250" +"angles" "-3.221348 236.118683 5.295990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.152382 52.171368 125.753250" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3374.061768 -395.921356 431.031250" +"absmax" "-3372.061768 -393.921356 433.031250" +"ltime" "904.070129" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3373.061768 -394.921356 432.031250" +"angles" "133.035736 -21.508509 -7.389923" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "86.022659 35.385696 141.702133" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3398.512939 -366.023254 429.884033" +"absmax" "-3396.512939 -364.023254 431.884033" +"ltime" "903.395142" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3397.512939 -365.023254 430.884033" +"angles" "173.392654 60.932713 269.376465" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "53.830978 55.017815 181.657455" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3178.055664 -464.413513 450.691956" +"absmax" "-3176.055664 -462.413513 452.691956" +"ltime" "906.713623" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3177.055664 -463.413513 451.691956" +"angles" "167.002686 497.572540 136.677216" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.736168 -100.353897 138.722183" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3396.737549 -385.254059 431.031250" +"absmax" "-3394.737549 -383.254059 433.031250" +"ltime" "904.878174" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3395.737549 -384.254059 432.031250" +"angles" "-172.248337 142.257965 -83.267105" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.719215 37.262737 105.449760" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3381.906494 -387.747620 431.031250" +"absmax" "-3379.906494 -385.747620 433.031250" +"ltime" "904.063538" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3380.906494 -386.747620 432.031250" +"angles" "272.637360 -197.880753 155.372513" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.622414 29.316992 102.419304" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2823.597900 -749.663818 431.031250" +"absmax" "-2821.597900 -747.663818 433.031250" +"ltime" "950.620178" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2822.597900 -748.663818 432.031250" +"angles" "-107.655373 -89.597687 -141.723145" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.739128 61.612450 148.526962" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3246.010010 -613.191223 431.031250" +"absmax" "-3244.010010 -611.191223 433.031250" +"ltime" "929.574890" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3245.010010 -612.191223 432.031250" +"angles" "-65.250732 83.385208 50.074627" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "17.825380 72.925255 114.554459" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3225.744873 -598.076782 431.031250" +"absmax" "-3223.744873 -596.076782 433.031250" +"ltime" "929.708191" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3224.744873 -597.076782 432.031250" +"angles" "-109.825386 -223.210434 -134.280685" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.141346 69.687935 168.017517" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2855.513916 -833.579041 431.031250" +"absmax" "-2853.513916 -831.579041 433.031250" +"ltime" "994.537354" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2854.513916 -832.579041 432.031250" +"angles" "104.304016 278.872528 -150.975006" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.941505 7.475752 110.148087" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2869.006592 -844.467529 431.031250" +"absmax" "-2867.006592 -842.467529 433.031250" +"ltime" "994.269653" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2868.006592 -843.467529 432.031250" +"angles" "-67.875229 46.205685 36.511433" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-77.733467 -6.987518 182.400116" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3224.050537 -633.084412 431.031250" +"absmax" "-3222.050537 -631.084412 433.031250" +"ltime" "933.617371" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3223.050537 -632.084412 432.031250" +"angles" "-46.463608 263.089569 -79.798615" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "57.982018 67.293549 177.829636" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3257.842773 -623.502380 431.031250" +"absmax" "-3255.842773 -621.502380 433.031250" +"ltime" "932.823181" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3256.842773 -622.502380 432.031250" +"angles" "-200.604355 -102.414017 199.126633" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "22.418644 72.513130 181.665146" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3289.577148 -324.567261 432.625641" +"absmax" "-3287.577148 -322.567261 434.625641" +"ltime" "904.748230" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3288.577148 -323.567261 433.625641" +"angles" "-178.406937 46.786469 -277.829926" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "81.240021 -2.776532 180.868988" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3292.735840 -326.610535 432.602997" +"absmax" "-3290.735840 -324.610535 434.602997" +"ltime" "905.534241" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3291.735840 -325.610535 433.602997" +"angles" "23.964735 119.730240 -131.927551" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "80.843582 -1.728810 144.439545" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3325.976807 -337.677948 431.031250" +"absmax" "-3323.976807 -335.677948 433.031250" +"ltime" "905.851929" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3324.976807 -336.677948 432.031250" +"angles" "291.599182 594.646362 126.994225" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.814568 -32.968117 135.200424" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3359.969971 -325.934692 429.887207" +"absmax" "-3357.969971 -323.934692 431.887207" +"ltime" "906.131348" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3358.969971 -324.934692 430.887207" +"angles" "-182.206726 350.184143 159.547241" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.729324 -57.393150 192.660995" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3249.263672 -540.574341 431.031250" +"absmax" "-3247.263672 -538.574341 433.031250" +"ltime" "916.251282" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3248.263672 -539.574341 432.031250" +"angles" "258.849457 -174.243286 172.379166" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.224236 59.162514 123.061348" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3286.488525 -527.002075 431.031250" +"absmax" "-3284.488525 -525.002075 433.031250" +"ltime" "915.544617" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3285.488525 -526.002075 432.031250" +"angles" "316.929626 -196.466187 279.382446" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "26.411434 70.615952 146.734528" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3254.595703 -643.953064 431.031250" +"absmax" "-3252.595703 -641.953064 433.031250" +"ltime" "934.634338" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3253.595703 -642.953064 432.031250" +"angles" "211.263565 178.307724 142.413940" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "44.946083 69.666008 121.582199" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3249.313232 -632.903381 431.031250" +"absmax" "-3247.313232 -630.903381 433.031250" +"ltime" "934.664429" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3248.313232 -631.903381 432.031250" +"angles" "256.299774 334.884003 149.942810" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.054234 69.918526 133.988663" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3267.780518 -646.736328 431.031250" +"absmax" "-3265.780518 -644.736328 433.031250" +"ltime" "935.251282" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3266.780518 -645.736328 432.031250" +"angles" "-70.239594 88.159828 122.446800" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "28.374928 71.928490 127.597404" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3248.154053 -535.075073 431.031250" +"absmax" "-3246.154053 -533.075073 433.031250" +"ltime" "919.212891" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3247.154053 -534.075073 432.031250" +"angles" "233.391876 68.917412 -316.946289" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.525345 52.054878 178.279694" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3266.714844 -545.117920 431.031250" +"absmax" "-3264.714844 -543.117920 433.031250" +"ltime" "918.937439" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3265.714844 -544.117920 432.031250" +"angles" "-165.681763 192.406509 157.495697" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.583679 53.641716 137.017242" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3323.171387 -516.403015 431.031250" +"absmax" "-3321.171387 -514.403015 433.031250" +"ltime" "920.033020" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3322.171387 -515.403015 432.031250" +"angles" "277.350616 266.878754 23.081955" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.317070 82.635010 179.795303" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3332.643799 -519.406067 431.031250" +"absmax" "-3330.643799 -517.406067 433.031250" +"ltime" "920.095032" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3331.643799 -518.406067 432.031250" +"angles" "-31.802567 162.560715 279.211731" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.054371 81.417450 169.201523" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3249.547119 -642.508240 431.031250" +"absmax" "-3247.547119 -640.508240 433.031250" +"ltime" "935.711304" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3248.547119 -641.508240 432.031250" +"angles" "-12.492140 141.059799 -240.733810" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.150795 69.473686 162.009521" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3262.728271 -430.129425 441.497314" +"absmax" "-3260.728271 -428.129425 443.497314" +"ltime" "921.048157" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3261.728271 -429.129425 442.497314" +"angles" "-54.993027 418.112518 -241.282639" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "96.426430 -21.025835 171.677795" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3273.140381 -347.423431 438.866516" +"absmax" "-3271.140381 -345.423431 440.866516" +"ltime" "920.902527" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3272.140381 -346.423431 439.866516" +"angles" "-98.374924 -181.750427 -245.066055" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.519722 17.899141 182.123138" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2724.058594 -73.390800 191.031250" +"absmax" "-2722.058594 -71.390800 193.031250" +"ltime" "1009.125244" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2723.058594 -72.390800 192.031250" +"angles" "706.917480 729.029114 -110.903809" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-17.496944 150.922852 141.082932" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2382.822998 1308.427490 496.031250" +"absmax" "-2380.822998 1310.427490 498.031250" +"ltime" "1629.634644" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2381.822998 1309.427490 497.031250" +"angles" "282.686249 28.467838 -170.106750" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "737" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.967514 -78.461899 106.688812" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2983.575684 1249.209229 527.031250" +"absmax" "-2981.575684 1251.209229 529.031250" +"ltime" "1597.110962" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2982.575684 1250.209229 528.031250" +"angles" "57.689499 -23.859665 -227.143097" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-54.565712 -58.962559 131.302902" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2881.436768 1332.836182 527.031250" +"absmax" "-2879.436768 1334.836182 529.031250" +"ltime" "1593.267578" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2880.436768 1333.836182 528.031250" +"angles" "-160.420807 146.993286 129.271622" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-67.708664 -56.006866 174.192871" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2708.668457 1452.032227 -32.968750" +"absmax" "-2706.668457 1454.032227 -30.968750" +"ltime" "1297.456665" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2707.668457 1453.032227 -31.968750" +"angles" "10.368111 -17.213663 -231.168701" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.125593 74.954689 115.345749" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2698.338623 1450.427612 -32.968750" +"absmax" "-2696.338623 1452.427612 -30.968750" +"ltime" "1297.360107" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2697.338623 1451.427612 -31.968750" +"angles" "256.181793 -134.330505 196.258072" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.245936 76.165993 151.566330" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2849.891846 1325.563965 527.031250" +"absmax" "-2847.891846 1327.563965 529.031250" +"ltime" "1593.217041" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2848.891846 1326.563965 528.031250" +"angles" "275.641602 287.003479 -8.929541" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-54.477467 -60.562954 104.897255" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2835.336670 1445.246338 -16.968750" +"absmax" "-2833.336670 1447.246338 -14.968750" +"ltime" "1303.283447" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2834.336670 1446.246338 -15.968750" +"angles" "85.628281 106.261063 -129.791351" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "16.503288 75.549004 110.220184" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2978.972412 1257.020752 527.031250" +"absmax" "-2976.972412 1259.020752 529.031250" +"ltime" "1596.783691" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2977.972412 1258.020752 528.031250" +"angles" "308.877594 350.868988 303.078949" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-42.020462 -63.975319 186.231384" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1024.880859 1595.866333 -112.968750" +"absmax" "-1022.880859 1597.866333 -110.968750" +"ltime" "1321.796265" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1023.880859 1596.866333 -111.968750" +"angles" "192.945450 422.331665 -99.041000" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "977" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.738181 75.327637 144.955521" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1028.214722 1590.465454 -112.968750" +"absmax" "-1026.214722 1592.465454 -110.968750" +"ltime" "1322.260864" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1027.214722 1591.465454 -111.968750" +"angles" "-24.785336 -92.896629 -199.025589" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2543" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.469731 75.264542 105.862999" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2781.601562 -799.569397 287.031250" +"absmax" "-2779.601562 -797.569397 289.031250" +"ltime" "988.528625" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2780.601562 -798.569397 288.031250" +"angles" "44.057030 702.599670 -527.390747" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.874306 -4.130902 149.802597" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2777.388428 -723.981506 287.031250" +"absmax" "-2775.388428 -721.981506 289.031250" +"ltime" "988.272766" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2776.388428 -722.981506 288.031250" +"angles" "-551.349365 -212.410339 -313.547272" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-83.348648 29.978981 109.449982" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2925.817871 -741.826172 431.031250" +"absmax" "-2923.817871 -739.826172 433.031250" +"ltime" "981.024109" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2924.817871 -740.826172 432.031250" +"angles" "-133.823624 361.208618 -73.154564" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-27.179260 86.868973 143.897736" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2933.345215 -753.683350 431.031250" +"absmax" "-2931.345215 -751.683350 433.031250" +"ltime" "981.100159" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2932.345215 -752.683350 432.031250" +"angles" "1.186266 168.989136 -164.711365" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-36.451073 75.049118 177.822922" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3116.558350 -441.090118 464.549988" +"absmax" "-3114.558350 -439.090118 466.549988" +"ltime" "921.098877" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3115.558350 -440.090118 465.549988" +"angles" "-6.756168 347.713593 -221.704010" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.858849 -74.146957 98.494019" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3117.910889 -447.454590 463.402985" +"absmax" "-3115.910889 -445.454590 465.402985" +"ltime" "921.670166" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3116.910889 -446.454590 464.402985" +"angles" "-84.206261 461.652374 -60.388878" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "36.339615 -77.618294 117.055069" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2891.729736 -874.054199 431.031250" +"absmax" "-2889.729736 -872.054199 433.031250" +"ltime" "962.993958" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2890.729736 -873.054199 432.031250" +"angles" "75.430412 35.961971 14.050606" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.366814 34.823681 160.702759" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2986.661377 -842.250183 431.031250" +"absmax" "-2984.661377 -840.250183 433.031250" +"ltime" "954.543213" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2985.661377 -841.250183 432.031250" +"angles" "-48.672157 -152.155518 -71.490623" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-63.928658 62.354492 181.617584" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2957.903564 -856.359253 431.031250" +"absmax" "-2955.903564 -854.359253 433.031250" +"ltime" "954.396362" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2956.903564 -855.359253 432.031250" +"angles" "115.666595 -80.261223 107.174995" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.670181 66.059525 119.602364" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2720.303711 -360.025604 605.000000" +"absmax" "-2718.303711 -358.025604 607.000000" +"origin" "-2719.303711 -359.025604 606.000000" +"angles" "-0.000000 257.997437 -0.000000" +"frame" "3.000000" +"owner" "558" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "-2388.748535 1318.186890 496.031250" +"absmax" "-2386.748535 1320.186890 498.031250" +"ltime" "1629.208130" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2387.748535 1319.186890 497.031250" +"angles" "-3.637290 75.333618 77.074768" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "737" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-98.802505 -79.423393 112.812088" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2740.962402 -262.536743 191.031250" +"absmax" "-2738.962402 -260.536743 193.031250" +"ltime" "1674.385132" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2739.962402 -261.536743 192.031250" +"angles" "-425.665863 407.572571 625.220581" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-32.058048 80.043457 96.743797" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2984.442871 1273.841309 527.031250" +"absmax" "-2982.442871 1275.841309 529.031250" +"ltime" "1599.230225" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2983.442871 1274.841309 528.031250" +"angles" "273.485931 514.139099 -139.339432" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-77.708275 -48.038414 154.446289" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2961.270996 1269.016235 527.031250" +"absmax" "-2959.270996 1271.016235 529.031250" +"ltime" "1598.963501" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2960.270996 1270.016235 528.031250" +"angles" "214.740417 -42.887867 -59.518860" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.507179 -56.369682 131.471085" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2939.724121 -880.579102 431.031250" +"absmax" "-2937.724121 -878.579102 433.031250" +"ltime" "951.519653" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2938.724121 -879.579102 432.031250" +"angles" "92.389580 107.335449 -177.233643" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.620176 74.376877 170.002457" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2941.409424 -881.031189 431.031250" +"absmax" "-2939.409424 -879.031189 433.031250" +"ltime" "951.748169" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2940.409424 -880.031189 432.031250" +"angles" "-27.165222 88.177162 132.351959" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-13.696360 73.866325 168.590881" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2856.496094 -836.548340 431.031250" +"absmax" "-2854.496094 -834.548340 433.031250" +"ltime" "995.299072" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2855.496094 -835.548340 432.031250" +"angles" "-153.230652 174.303619 208.512665" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.421799 3.364603 105.404999" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2940.432617 -927.085144 431.031250" +"absmax" "-2938.432617 -925.085144 433.031250" +"ltime" "952.282898" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2939.432617 -926.085144 432.031250" +"angles" "193.143829 217.683273 -25.846466" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-31.006804 68.718948 130.036163" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2924.929688 -939.535583 431.031250" +"absmax" "-2922.929688 -937.535583 433.031250" +"ltime" "952.639771" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2923.929688 -938.535583 432.031250" +"angles" "34.640789 191.705765 -128.743332" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-66.977982 47.851227 187.487915" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2874.339844 -911.301025 431.031250" +"absmax" "-2872.339844 -909.301025 433.031250" +"ltime" "962.896545" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2873.339844 -910.301025 432.031250" +"angles" "29.761257 218.818756 -203.275192" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.667587 43.245674 125.041359" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2852.599121 -820.367249 431.031250" +"absmax" "-2850.599121 -818.367249 433.031250" +"ltime" "994.657593" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2851.599121 -819.367249 432.031250" +"angles" "83.238785 -21.820988 126.827141" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.549355 27.146992 109.262581" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2741.884766 -255.735138 191.031250" +"absmax" "-2739.884766 -253.735138 193.031250" +"ltime" "1674.358765" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2740.884766 -254.735138 192.031250" +"angles" "438.971710 416.198364 -391.489746" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-31.553358 80.675407 112.927429" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-432.882568 891.947266 -96.968750" +"absmax" "-430.882568 893.947266 -94.968750" +"ltime" "1350.558472" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-431.882568 892.947266 -95.968750" +"angles" "-208.677689 419.725708 303.241791" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2445" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-49.676655 60.989468 167.760880" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-438.857849 891.843140 -96.968750" +"absmax" "-436.857849 893.843140 -94.968750" +"ltime" "1350.523682" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-437.857849 892.843140 -95.968750" +"angles" "-149.024048 -215.220001 -308.346313" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2567" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-52.011269 57.433819 182.794876" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3035.043213 -663.756958 428.638641" +"absmax" "-3033.043213 -661.756958 430.638641" +"ltime" "965.660461" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3034.043213 -662.756958 429.638641" +"angles" "144.333557 76.778740 118.722702" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "88.696518 20.207888 169.628052" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2943.953613 -884.048340 431.031250" +"absmax" "-2941.953613 -882.048340 433.031250" +"ltime" "964.176331" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2942.953613 -883.048340 432.031250" +"angles" "116.667206 316.482635 -306.433838" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.988968 23.980438 194.002853" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2939.529053 -869.221069 431.031250" +"absmax" "-2937.529053 -867.221069 433.031250" +"ltime" "963.512939" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2938.529053 -868.221069 432.031250" +"angles" "326.533386 -70.269028 26.617268" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.294258 39.289398 177.760635" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1852.316772 1359.054810 415.031250" +"absmax" "-1850.316772 1361.054810 417.031250" +"ltime" "1731.435791" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1851.316772 1360.054810 416.031250" +"angles" "224.057907 85.710159 345.391174" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2568" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "9.238182 92.704811 140.402222" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2546.125732 -80.684929 -108.592094" +"absmax" "-2544.125732 -78.684929 -106.592094" +"origin" "-2545.125732 -79.684929 -107.592094" +"oldorigin" "-2570.744629 64.666634 -29.484743" +"angles" "0.000000 289.995117 0.000000" +"classname" "monster_voreling" +"frame" "42.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "voreling_idle1" +"nextthink" "-1.000000" +"health" "-20.000000" +"chain" "2537" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"flags" "32.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "290.000000" +"yaw_speed" "20.000000" +"owner" "769" +"th_stand" "voreling_idle1" +"th_walk" "voreling_walk1" +"th_run" "voreling_run1" +"th_missile" "SUB_Null" +"th_melee" "voreling_bite1" +"th_pain" "voreling_pain" +"th_die" "voreling_die" +"lefty" "-36.000000" +"search_time" "1527.322632" +"attack_state" "1.000000" +"attack_finished" "1516.495483" +"show_hostile" "1523.322632" +"jump_flag" "1522.365234" +"mdl" "progs/mon_voreling.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"lip" "1.840144" +"waitmin" "1001521.437500" +"movespeed" "4.000000" +"bodyfadeaway" "1.000000" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "374.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"gibbed" "1.000000" +"estate" "2.000000" +"th_checkattack" "VorelingCheckAttack" +"th_slide" "voreling_slide1" +"th_jump" "voreling_leap1" +"th_jumpexit" "voreling_leap7" +"liquidbase" "-5.000000" +"liquidcheck" "1523.422607" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "20.000000 0.000000 0.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1515.795654" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "voreling/pain.wav" +"deathstring" " was nibbled by a Voreling +" +"idletimer" "1525.552612" +"idle_sound" "voreling/idle.wav" +"sight_timeout" "1524.595703" +"sight_sound" "voreling/sight.wav" +"enemydist" "253.113022" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "3.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_voreleg.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-3304.977295 1328.726685 31.031250" +"absmax" "-3302.977295 1330.726685 33.031250" +"ltime" "1747.571899" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3303.977295 1329.726685 32.031250" +"angles" "-233.868286 64.250488 -84.848289" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "54.350082 -60.081093 141.268936" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2622.124023 200.077438 191.031250" +"absmax" "-2620.124023 202.077438 193.031250" +"ltime" "1700.400513" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2621.124023 201.077438 192.031250" +"angles" "-180.214249 -9.742532 138.034225" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2404" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.387955 54.661411 145.764481" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2714.026367 -652.695679 431.031250" +"absmax" "-2712.026367 -650.695679 433.031250" +"ltime" "960.588318" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2713.026367 -651.695679 432.031250" +"angles" "-256.518982 305.491394 -230.139969" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.038433 68.627441 194.507751" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2731.632324 -672.709656 431.031250" +"absmax" "-2729.632324 -670.709656 433.031250" +"ltime" "960.408997" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2730.632324 -671.709656 432.031250" +"angles" "271.020905 287.662811 92.267349" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "32.349625 74.536430 113.558128" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2870.278076 -561.749023 431.031250" +"absmax" "-2868.278076 -559.749023 433.031250" +"ltime" "955.687622" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2869.278076 -560.749023 432.031250" +"angles" "-158.443848 -148.401398 -99.552658" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "7.748562 81.412476 120.994858" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2982.526123 -754.745056 431.031250" +"absmax" "-2980.526123 -752.745056 433.031250" +"ltime" "953.026306" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2981.526123 -753.745056 432.031250" +"angles" "-8.041477 103.456528 146.729126" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-49.684826 66.353615 187.311188" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2943.205322 -762.217712 431.031250" +"absmax" "-2941.205322 -760.217712 433.031250" +"ltime" "953.583069" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2942.205322 -761.217712 432.031250" +"angles" "-22.672787 135.087372 -39.576550" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-7.180500 75.092438 130.039459" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2602.722168 169.395065 191.031250" +"absmax" "-2600.722168 171.395065 193.031250" +"ltime" "1700.950562" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2601.722168 170.395065 192.031250" +"angles" "246.842270 209.798843 296.582794" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.150658 62.541351 188.312958" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2959.366699 -781.656494 431.031250" +"absmax" "-2957.366699 -779.656494 433.031250" +"ltime" "957.477234" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2958.366699 -780.656494 432.031250" +"angles" "74.874886 64.920036 141.226990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-14.260687 75.512909 103.286484" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2956.310303 -778.382690 431.031250" +"absmax" "-2954.310303 -776.382690 433.031250" +"ltime" "954.872925" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2955.310303 -777.382690 432.031250" +"angles" "262.978882 162.492249 -63.290352" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.359730 74.828079 168.391937" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2913.451416 -788.686890 431.031250" +"absmax" "-2911.451416 -786.686890 433.031250" +"ltime" "954.863159" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2912.451416 -787.686890 432.031250" +"angles" "200.386154 -117.439590 -36.294353" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "2.145052 75.007622 106.251663" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2854.899170 -573.590027 431.031250" +"absmax" "-2852.899170 -571.590027 433.031250" +"ltime" "955.532532" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2853.899170 -572.590027 432.031250" +"angles" "162.635651 191.925964 66.034943" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "29.587038 69.340820 111.147125" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2842.619873 -825.323853 431.031250" +"absmax" "-2840.619873 -823.323853 433.031250" +"ltime" "958.695312" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2841.619873 -824.323853 432.031250" +"angles" "-141.706116 -24.860718 -21.013481" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "12.519039 74.129372 167.953857" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2811.224854 -561.736206 431.031250" +"absmax" "-2809.224854 -559.736206 433.031250" +"ltime" "955.976013" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2810.224854 -560.736206 432.031250" +"angles" "70.574722 142.554352 15.959712" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.348423 69.873055 180.791061" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2824.984375 -579.157837 431.031250" +"absmax" "-2822.984375 -577.157837 433.031250" +"ltime" "955.931885" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2823.984375 -578.157837 432.031250" +"angles" "-31.885057 161.402527 168.506653" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "28.711536 74.904785 95.921448" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-367.887329 888.679321 -96.968750" +"absmax" "-365.887329 890.679321 -94.968750" +"ltime" "1345.473755" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-366.887329 889.679321 -95.968750" +"angles" "-40.219948 398.271088 -95.112679" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2568" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-62.036011 -57.678959 170.953537" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2736.478516 -768.654114 431.031250" +"absmax" "-2734.478516 -766.654114 433.031250" +"ltime" "989.212463" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2735.478516 -767.654114 432.031250" +"angles" "-94.021561 404.408783 -213.956360" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-80.330910 24.754856 109.232834" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3024.441895 -725.112671 422.642242" +"absmax" "-3022.441895 -723.112671 424.642242" +"ltime" "981.665222" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3023.441895 -724.112671 423.642242" +"angles" "54.466629 278.010010 -310.454926" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.362961 45.455307 186.426544" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2978.854492 -774.494995 431.031250" +"absmax" "-2976.854492 -772.494995 433.031250" +"ltime" "956.930237" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2977.854492 -773.494995 432.031250" +"angles" "241.870239 -26.164177 83.836266" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.566879 76.284081 163.633545" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2947.662354 -825.461121 431.031250" +"absmax" "-2945.662354 -823.461121 433.031250" +"ltime" "957.828308" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2946.662354 -824.461121 432.031250" +"angles" "-133.484818 238.540451 48.315578" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "11.306282 74.144127 169.008728" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2945.250977 -818.429932 431.031250" +"absmax" "-2943.250977 -816.429932 433.031250" +"ltime" "957.651184" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2944.250977 -817.429932 432.031250" +"angles" "-72.894127 -89.985786 72.759590" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "12.770378 73.912292 157.338104" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2994.484863 -723.088928 431.031250" +"absmax" "-2992.484863 -721.088928 433.031250" +"ltime" "981.787720" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2993.484863 -722.088928 432.031250" +"angles" "304.215881 -30.124260 -84.104782" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.352005 62.044533 153.679718" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2986.142090 -718.595154 431.031250" +"absmax" "-2984.142090 -716.595154 433.031250" +"ltime" "981.835144" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2985.142090 -717.595154 432.031250" +"angles" "-36.493694 239.442810 239.618042" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-35.340614 70.869324 177.249878" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2992.013916 -732.703247 431.031250" +"absmax" "-2990.013916 -730.703247 433.031250" +"ltime" "982.482727" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2991.013916 -731.703247 432.031250" +"angles" "116.272781 -17.916960 -51.842983" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.033195 59.082199 139.240662" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2864.777832 -843.488708 431.031250" +"absmax" "-2862.777832 -841.488708 433.031250" +"ltime" "958.802856" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2863.777832 -842.488708 432.031250" +"angles" "254.188919 38.969982 96.825233" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-15.433076 76.885124 99.133842" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2991.672363 -720.933105 431.031250" +"absmax" "-2989.672363 -718.933105 433.031250" +"ltime" "983.076111" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2990.672363 -719.933105 432.031250" +"angles" "236.039963 316.652435 100.735611" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-40.633369 65.533775 145.807495" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2806.811279 -743.454529 431.031250" +"absmax" "-2804.811279 -741.454529 433.031250" +"ltime" "959.505981" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2805.811279 -742.454529 432.031250" +"angles" "283.331451 156.522858 -18.399162" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "5.457027 79.272049 144.804474" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2799.562744 -747.727783 431.031250" +"absmax" "-2797.562744 -745.727783 433.031250" +"ltime" "959.503357" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2798.562744 -746.727783 432.031250" +"angles" "26.616238 -58.054825 259.572357" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "11.390633 76.725822 194.631393" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2988.838867 -719.690918 431.031250" +"absmax" "-2986.838867 -717.690918 433.031250" +"ltime" "982.827881" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2987.838867 -718.690918 432.031250" +"angles" "-153.516296 22.092918 -195.331696" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.951729 68.237099 179.221436" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2744.332275 -797.155151 427.031250" +"absmax" "-2742.332275 -795.155151 429.031250" +"ltime" "989.776489" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2743.332275 -796.155151 428.031250" +"angles" "-155.810822 -79.281700 271.633057" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.082527 -5.893339 161.745010" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-819.786743 1311.775635 -112.968750" +"absmax" "-817.786743 1313.775635 -110.968750" +"ltime" "1332.084839" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-818.786743 1312.775635 -111.968750" +"angles" "-66.363319 -145.321106 237.672699" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2568" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-20.857342 72.158638 153.471848" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2639.146729 -545.901367 431.031250" +"absmax" "-2637.146729 -543.901367 433.031250" +"ltime" "961.182251" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2638.146729 -544.901367 432.031250" +"angles" "-160.223969 256.916565 -199.870026" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.814758 88.076080 187.716232" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2618.745117 -582.470032 431.031250" +"absmax" "-2616.745117 -580.470032 433.031250" +"ltime" "960.716187" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2617.745117 -581.470032 432.031250" +"angles" "161.497986 69.666641 -66.184723" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.378235 60.637985 147.974854" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-784.850586 1314.526611 -112.968750" +"absmax" "-782.850586 1316.526611 -110.968750" +"ltime" "1332.290405" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-783.850586 1315.526611 -111.968750" +"angles" "256.855408 -132.026917 157.462662" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2604" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "16.171535 85.096252 108.113472" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-707.592590 1159.002563 -112.968750" +"absmax" "-705.592590 1161.002563 -110.968750" +"ltime" "1329.976196" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-706.592590 1160.002563 -111.968750" +"angles" "301.978729 392.971680 -256.109924" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2589" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-82.217583 37.556751 169.550278" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-692.508667 1138.591064 -112.968750" +"absmax" "-690.508667 1140.591064 -110.968750" +"ltime" "1330.129150" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-691.508667 1139.591064 -111.968750" +"angles" "143.043564 233.913849 260.132843" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2608" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-79.383835 20.396387 100.082016" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-361.114655 893.165833 -96.968750" +"absmax" "-359.114655 895.165833 -94.968750" +"ltime" "1346.257446" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-360.114655 894.165833 -95.968750" +"angles" "60.573734 276.186737 211.596786" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2609" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.040596 -58.381084 132.277451" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2686.566162 -648.301636 431.031250" +"absmax" "-2684.566162 -646.301636 433.031250" +"ltime" "961.451416" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2685.566162 -647.301636 432.031250" +"angles" "172.351807 -161.356262 -89.277534" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.788666 57.812874 118.360023" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2691.292480 -637.118164 431.031250" +"absmax" "-2689.292480 -635.118164 433.031250" +"ltime" "961.339172" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2690.292480 -636.118164 432.031250" +"angles" "-85.105721 291.783936 173.180359" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "36.877705 66.579788 152.869781" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3291.973389 1333.839233 31.031250" +"absmax" "-3289.973389 1335.839233 33.031250" +"ltime" "1748.105957" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3290.973389 1334.839233 32.031250" +"angles" "247.595184 577.303467 124.388176" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.174278 -55.073334 137.255280" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "318.000000" +"absmin" "-123.799858 858.946106 -80.968758" +"absmax" "-121.799858 860.946106 -78.968758" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-122.799858 859.946106 -79.968758" +"oldorigin" "-261.034180 1005.270508 62.807457" +"angles" "0.000000 335.786560 0.000000" +"classname" "item_gib" +"model" "progs/gib_gargwing1.mdl" +"skin" "1.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2788.511230" +"groundentity" "859" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "191.497528" +"owner" "836" +"noise" "gibs/gibhit4.wav" +"pain_finished" "2799.824707" +"mdl" "progs/gib_gargwing1.mdl" +"lip" "3.086947" +"waitmin" "2787.673096" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +} +{ +"absmin" "-1084.997314 883.316162 -80.968750" +"absmax" "-1082.997314 885.316162 -78.968750" +"ltime" "2687.976318" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1083.997314 884.316162 -79.968750" +"angles" "-178.045410 -44.817276 -84.061592" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "847" +"chain" "2609" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.043970 78.251472 168.873627" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-570.331421 1147.295410 -112.968750" +"absmax" "-568.331421 1149.295410 -110.968750" +"ltime" "1338.515869" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-569.331421 1148.295410 -111.968750" +"angles" "-82.277840 -79.697708 172.053787" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2614" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.352997 68.228127 107.157013" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-226.216843 1338.025757 -112.968750" +"absmax" "-224.216843 1340.025757 -110.968750" +"ltime" "1343.438477" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-225.216843 1339.025757 -111.968750" +"angles" "157.507401 506.675537 109.498299" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2616" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.127159 -38.977119 169.450180" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-584.932495 1148.919312 -112.968750" +"absmax" "-582.932495 1150.919312 -110.968750" +"ltime" "1338.796021" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-583.932495 1149.919312 -111.968750" +"angles" "-196.454407 334.472046 -120.419968" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2617" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-53.389481 56.615082 124.617371" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-914.117371 1497.626953 -112.968750" +"absmax" "-912.117371 1499.626953 -110.968750" +"ltime" "1322.558838" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-913.117371 1498.626953 -111.968750" +"angles" "110.350060 -86.245781 -188.091522" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2618" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.793381 79.908447 115.771248" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2835.362549 1443.963013 -16.968750" +"absmax" "-2833.362549 1445.963013 -14.968750" +"ltime" "1304.034302" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2834.362549 1444.963013 -15.968750" +"angles" "-121.269028 -155.407867 -64.088791" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "16.986971 75.720314 98.159424" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2624.098389 1459.657227 -32.968750" +"absmax" "-2622.098389 1461.657227 -30.968750" +"ltime" "1297.811890" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2623.098389 1460.657227 -31.968750" +"angles" "170.584793 179.331543 -130.185333" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "24.942013 75.632309 110.290100" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2623.963135 1459.054443 -32.968750" +"absmax" "-2621.963135 1461.054443 -30.968750" +"ltime" "1297.754883" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2622.963135 1460.054443 -31.968750" +"angles" "-49.585506 -118.190010 -239.188309" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "25.328035 75.641762 171.092972" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-917.852051 1496.573853 -112.968750" +"absmax" "-915.852051 1498.573853 -110.968750" +"ltime" "1322.075806" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-916.852051 1497.573853 -111.968750" +"angles" "154.678391 83.052048 -162.885269" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2619" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.077000 79.370758 98.540405" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2713.229736 1446.555420 -32.968750" +"absmax" "-2711.229736 1448.555420 -30.968750" +"ltime" "1302.361572" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2712.229736 1447.555420 -31.968750" +"angles" "133.816864 353.868500 -251.099533" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "45.315830 76.444298 142.275513" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3226.437500 -691.593079 431.031250" +"absmax" "-3224.437500 -689.593079 433.031250" +"ltime" "966.714417" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3225.437500 -690.593079 432.031250" +"angles" "204.940125 228.453629 50.912476" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "28.274492 73.882980 109.077141" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3216.911133 -691.713074 431.031250" +"absmax" "-3214.911133 -689.713074 433.031250" +"ltime" "966.658203" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3215.911133 -690.713074 432.031250" +"angles" "270.170258 -36.534374 80.723465" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "41.460651 73.331467 116.726814" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2999.517822 -762.412048 431.031250" +"absmax" "-2997.517822 -760.412048 433.031250" +"ltime" "964.862549" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2998.517822 -761.412048 432.031250" +"angles" "241.544876 308.966156 -95.237541" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-59.656494 67.780754 143.296417" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3001.434814 -769.994751 431.031250" +"absmax" "-2999.434814 -767.994751 433.031250" +"ltime" "964.658508" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3000.434814 -768.994751 432.031250" +"angles" "-120.952873 416.601013 227.855301" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-61.716473 59.989323 142.210403" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2945.348633 -688.375549 431.031250" +"absmax" "-2943.348633 -686.375549 433.031250" +"ltime" "965.357971" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2944.348633 -687.375549 432.031250" +"angles" "-41.927422 -91.936005 103.644066" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "83.681557 33.001720 109.648605" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2928.578125 -688.637817 431.031250" +"absmax" "-2926.578125 -686.637817 433.031250" +"ltime" "965.180359" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2927.578125 -687.637817 432.031250" +"angles" "112.688622 65.920776 -278.522675" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "89.859093 28.681950 155.042801" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3086.458008 -647.288330 440.563507" +"absmax" "-3084.458008 -645.288330 442.563507" +"ltime" "965.657593" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3085.458008 -646.288330 441.563507" +"angles" "40.462666 -40.875416 112.673004" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.571999 39.699913 176.016861" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2759.367920 1471.892212 -32.968750" +"absmax" "-2757.367920 1473.892212 -30.968750" +"ltime" "1304.622192" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2758.367920 1472.892212 -31.968750" +"angles" "434.723083 -19.131329 211.956161" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.829834 77.822357 176.867599" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2798.389893 1457.681030 -32.968750" +"absmax" "-2796.389893 1459.681030 -30.968750" +"ltime" "1303.667114" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2797.389893 1458.681030 -31.968750" +"angles" "-11.760802 104.865120 -27.083733" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.640877 76.485466 117.064003" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-383.534576 836.426941 -96.968750" +"absmax" "-381.534576 838.426941 -94.968750" +"ltime" "1346.770752" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-382.534576 837.426941 -95.968750" +"angles" "256.852844 445.805786 -79.601639" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2618" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-53.958954 -52.243782 138.784439" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-390.238068 839.338196 -96.968750" +"absmax" "-388.238068 841.338196 -94.968750" +"ltime" "1346.782349" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-389.238068 840.338196 -95.968750" +"angles" "-22.066687 124.718582 -244.217728" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2634" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-59.021988 -47.543175 154.104828" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-883.718384 1235.641602 -112.968750" +"absmax" "-881.718384 1237.641602 -110.968750" +"ltime" "1325.119751" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-882.718384 1236.641602 -111.968750" +"angles" "-108.291847 -159.335266 -142.089722" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2623" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-7.672057 85.151047 186.755920" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1076.165649 880.103943 -80.968750" +"absmax" "-1074.165649 882.103943 -78.968750" +"ltime" "2687.664551" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1075.165649 881.103943 -79.968750" +"angles" "14.222048 350.234100 18.754206" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "847" +"chain" "2636" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.087738 80.160355 135.280731" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2867.984131 1331.926392 527.031250" +"absmax" "-2865.984131 1333.926392 529.031250" +"ltime" "1593.801880" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2866.984131 1332.926392 528.031250" +"angles" "2.167368 -11.626408 31.710526" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2540" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.716251 -60.091534 134.886810" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1002.963257 1348.986450 -112.968750" +"absmax" "-1000.963257 1350.986450 -110.968750" +"ltime" "1328.009155" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1001.963257 1349.986450 -111.968750" +"angles" "-75.868088 63.735085 -122.235466" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2637" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.169164 87.414146 100.098854" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-880.296936 1231.505859 -112.968750" +"absmax" "-878.296936 1233.505859 -110.968750" +"ltime" "1324.737183" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-879.296936 1232.505859 -111.968750" +"angles" "327.139038 295.509460 32.960213" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2639" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.662424 87.168709 153.499878" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1021.450317 1365.860352 -112.968750" +"absmax" "-1019.450317 1367.860352 -110.968750" +"ltime" "1327.458740" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1020.450317 1366.860352 -111.968750" +"angles" "374.423492 -154.413269 151.160355" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2640" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-12.285672 77.445312 175.214920" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2773.687500 1458.827026 -32.968750" +"absmax" "-2771.687500 1460.827026 -30.968750" +"ltime" "1305.523926" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2772.687500 1459.827026 -31.968750" +"angles" "-157.748581 -92.825859 23.265051" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.194916 81.226257 97.331459" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2748.090576 1472.308594 -32.968750" +"absmax" "-2746.090576 1474.308594 -30.968750" +"ltime" "1304.890503" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2747.090576 1473.308594 -31.968750" +"angles" "-76.462959 29.116850 243.951462" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "82.351158 82.257828 164.463058" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2859.696533 1334.904541 527.031250" +"absmax" "-2857.696533 1336.904541 529.031250" +"ltime" "1593.934570" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2858.696533 1335.904541 528.031250" +"angles" "-135.398682 371.854767 45.175655" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2638" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-49.814407 -63.360939 148.128082" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2758.307861 1456.168823 -32.968750" +"absmax" "-2756.307861 1458.168823 -30.968750" +"ltime" "1302.583740" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2757.307861 1457.168823 -31.968750" +"angles" "-116.677803 -183.471405 271.644623" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "37.659405 76.206390 194.438492" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2724.606689 1449.501709 -32.968750" +"absmax" "-2722.606689 1451.501709 -30.968750" +"ltime" "1302.960938" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2723.606689 1450.501709 -31.968750" +"angles" "296.740204 -19.362385 -188.436020" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.080315 77.369171 175.669083" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-662.119873 1534.877563 -112.968750" +"absmax" "-660.119873 1536.877563 -110.968750" +"ltime" "1337.186279" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-661.119873 1535.877563 -111.968750" +"angles" "164.945297 -193.463303 -11.908724" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2641" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "57.933472 49.213066 183.775925" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-311.565765 -294.029663 -160.968750" +"absmax" "-309.565765 -292.029663 -158.968750" +"ltime" "2381.803955" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-310.565765 -293.029663 -159.968750" +"angles" "-194.456711 -187.295731 -280.647064" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.346128 70.940308 188.357437" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2659.518555 1430.906616 -32.968750" +"absmax" "-2657.518555 1432.906616 -30.968750" +"ltime" "1300.472778" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2658.518555 1431.906616 -31.968750" +"angles" "89.571259 160.781815 -2.930011" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.273758 77.033379 108.231773" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2632.649902 1454.919434 -32.968750" +"absmax" "-2630.649902 1456.919434 -30.968750" +"ltime" "1300.645752" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2631.649902 1455.919434 -31.968750" +"angles" "336.268311 132.737350 7.109457" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.025452 77.243179 177.864243" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2648.118652 1457.748047 -32.968750" +"absmax" "-2646.118652 1459.748047 -30.968750" +"ltime" "1301.684326" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2647.118652 1458.748047 -31.968750" +"angles" "125.717361 -233.430054 321.281128" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.129219 77.308548 190.054977" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2613.100830 1445.852417 -32.968750" +"absmax" "-2611.100830 1447.852417 -30.968750" +"ltime" "1299.123657" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2612.100830 1446.852417 -31.968750" +"angles" "-150.174530 -100.745956 111.123535" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.293118 75.587891 123.481598" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2617.590820 1465.195068 -32.968750" +"absmax" "-2615.590820 1467.195068 -30.968750" +"ltime" "1299.050537" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2616.590820 1466.195068 -31.968750" +"angles" "84.611061 -253.630173 183.309662" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.835800 75.380402 179.166458" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2620.916504 1451.883789 -32.968750" +"absmax" "-2618.916504 1453.883789 -30.968750" +"ltime" "1299.745728" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2619.916504 1452.883789 -31.968750" +"angles" "194.948074 -30.419447 -322.421204" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "33.153442 81.859718 162.171005" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2614.365234 1444.285156 -32.968750" +"absmax" "-2612.365234 1446.285156 -30.968750" +"ltime" "1299.185425" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2613.365234 1445.285156 -31.968750" +"angles" "35.563793 57.513241 -25.441662" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "44.760071 83.870224 118.104446" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2621.006592 1451.373047 -32.968750" +"absmax" "-2619.006592 1453.373047 -30.968750" +"ltime" "1299.729370" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2620.006592 1452.373047 -31.968750" +"angles" "13.420965 360.841553 -213.167740" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "32.446831 74.126640 169.483078" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2605.649658 1434.889893 -32.968750" +"absmax" "-2603.649658 1436.889893 -30.968750" +"ltime" "1300.412598" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2604.649658 1435.889893 -31.968750" +"angles" "-168.145004 257.306458 -63.982182" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "60.050301 73.358963 142.146133" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2684.846191 1430.555786 -32.968750" +"absmax" "-2682.846191 1432.555786 -30.968750" +"ltime" "1301.417603" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2683.846191 1431.555786 -31.968750" +"angles" "-2.638245 -86.873260 -196.278778" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "57.704971 76.829262 115.326904" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2718.235107 1433.456665 -32.968750" +"absmax" "-2716.235107 1435.456665 -30.968750" +"ltime" "1301.852783" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2717.235107 1434.456665 -31.968750" +"angles" "121.453888 -156.466904 -224.822693" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.886459 76.555252 131.743378" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1212.370605 -1441.519897 127.031250" +"absmax" "-1210.370605 -1439.519897 129.031250" +"ltime" "2016.890259" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1211.370605 -1440.519897 128.031250" +"angles" "115.415901 130.583618 254.261581" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.501564 -41.742218 178.931595" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1218.303589 -1438.153931 127.031250" +"absmax" "-1216.303589 -1436.153931 129.031250" +"ltime" "2017.342529" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1217.303589 -1437.153931 128.031250" +"angles" "141.229401 392.734894 -123.906410" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.500542 -41.656128 156.767761" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-281.019623 -277.618317 -160.968750" +"absmax" "-279.019623 -275.618317 -158.968750" +"ltime" "2381.166992" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-280.019623 -276.618317 -159.968750" +"angles" "-214.716003 -247.855576 -350.714874" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "55.375675 52.254101 139.993591" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-745.081726 1080.984619 -112.968750" +"absmax" "-743.081726 1082.984619 -110.968750" +"ltime" "1333.093384" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-744.081726 1081.984619 -111.968750" +"angles" "-18.101797 122.006706 76.970650" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2647" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.608482 63.642818 130.784012" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-766.100891 1057.268066 -112.968750" +"absmax" "-764.100891 1059.268066 -110.968750" +"ltime" "1333.314697" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-765.100891 1058.268066 -111.968750" +"angles" "77.970947 361.512787 172.861176" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2663" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-68.990875 29.839397 122.447830" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-973.372742 1422.038940 -112.968750" +"absmax" "-971.372742 1424.038940 -110.968750" +"ltime" "1325.316284" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-972.372742 1423.038940 -111.968750" +"angles" "107.276062 325.240265 -111.222755" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2664" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "3.198132 75.509132 137.315720" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-963.506348 1435.854248 -112.968750" +"absmax" "-961.506348 1437.854248 -110.968750" +"ltime" "1325.854370" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-962.506348 1436.854248 -111.968750" +"angles" "374.961945 65.974419 200.519104" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2665" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "12.866928 76.296951 154.487595" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-236.423553 1334.002075 -112.968750" +"absmax" "-234.423553 1336.002075 -110.968750" +"ltime" "1343.394043" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-235.423553 1335.002075 -111.968750" +"angles" "224.193405 276.959259 303.661560" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2635" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.321060 -45.341118 155.108643" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-282.547333 -280.379852 -160.968750" +"absmax" "-280.547333 -278.379852 -158.968750" +"ltime" "2382.155029" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-281.547333 -279.379852 -159.968750" +"angles" "-359.877167 594.369324 331.690155" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.315285 59.018272 158.720856" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-671.567505 -1222.657593 -248.968750" +"absmax" "-669.567505 -1220.657593 -246.968750" +"origin" "-670.567505 -1221.657593 -247.968750" +"oldorigin" "-670.567505 -1221.657593 -247.968750" +"angles" "0.000000 -289.000000 0.000000" +"classname" "monster_spider" +"frame" "42.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "spider_idle1" +"nextthink" "-1.000000" +"health" "-20.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"ideal_yaw" "36.000000" +"yaw_speed" "20.000000" +"owner" "446" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_missile" "SUB_Null" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"lefty" "-36.000000" +"attack_finished" "1992.297974" +"show_hostile" "1992.297974" +"mdl" "progs/mon_spiderb.mdl" +"pausetime" "999999.000000" +"lip" "2.339793" +"waitmin" "1001990.375000" +"movespeed" "1.000000" +"bodyfadeaway" "1.000000" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "304.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_spiderb.mdl" +"estate" "2.000000" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "spider_leap1" +"th_jumpexit" "spider_leap9" +"liquidbase" "-5.000000" +"liquidcheck" "1992.397949" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "1997.965698" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "2000.398193" +"sight_sound" "spider/hiss1.wav" +"switchoverride" "1.000000" +"steptype" "3.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2959.552979 1261.727905 527.031250" +"absmax" "-2957.552979 1263.727905 529.031250" +"ltime" "1600.014648" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2958.552979 1262.727905 528.031250" +"angles" "264.366577 -20.368940 -231.074112" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-52.233395 -59.089302 158.814957" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-975.836365 1550.924072 -112.968750" +"absmax" "-973.836365 1552.924072 -110.968750" +"ltime" "1328.328247" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-974.836365 1551.924072 -111.968750" +"angles" "287.683716 128.379074 54.359310" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2666" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "41.896023 78.134705 134.995270" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2952.644531 1259.852661 527.031250" +"absmax" "-2950.644531 1261.852661 529.031250" +"ltime" "1599.169678" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2951.644531 1260.852661 528.031250" +"angles" "66.221291 83.331261 -33.922741" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.119728 -61.742687 153.519089" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-982.345337 1556.915283 -112.968750" +"absmax" "-980.345337 1558.915283 -110.968750" +"ltime" "1328.273804" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-981.345337 1557.915283 -111.968750" +"angles" "-193.798904 -40.666435 142.529099" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2671" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.404854 77.325821 115.216507" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-420.614716 1558.222046 -112.968750" +"absmax" "-418.614716 1560.222046 -110.968750" +"ltime" "1336.090332" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-419.614716 1559.222046 -111.968750" +"angles" "30.776016 -231.672318 -103.751892" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2673" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.935814 38.297836 195.842529" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-490.604645 1183.004272 -112.968750" +"absmax" "-488.604645 1185.004272 -110.968750" +"ltime" "1331.511108" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-489.604645 1184.004272 -111.968750" +"angles" "160.894897 271.389923 -6.379136" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2667" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.881330 -75.553352 156.002975" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-887.748352 1276.539062 -112.968750" +"absmax" "-885.748352 1278.539062 -110.968750" +"ltime" "1323.714111" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-886.748352 1277.539062 -111.968750" +"angles" "152.691422 279.295288 185.780487" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2675" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-16.924078 77.074394 111.305786" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-865.528748 1310.686401 -112.968750" +"absmax" "-863.528748 1312.686401 -110.968750" +"ltime" "1323.139771" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-864.528748 1311.686401 -111.968750" +"angles" "295.556946 -194.932510 -194.189301" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2676" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.546996 93.254829 157.501694" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-516.847229 1247.808350 -112.968750" +"absmax" "-514.847229 1249.808350 -110.968750" +"ltime" "1330.653442" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-515.847229 1248.808350 -111.968750" +"angles" "61.668983 2.855183 207.101318" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2675" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-21.255449 -86.567795 117.071617" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-429.189240 1537.709595 -112.968750" +"absmax" "-427.189240 1539.709595 -110.968750" +"ltime" "1336.064453" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-428.189240 1538.709595 -111.968750" +"angles" "-210.882355 211.173340 104.169456" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2678" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.524353 21.065306 151.565948" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "496.708984 -1736.920410 383.031250" +"absmax" "498.708984 -1734.920410 385.031250" +"ltime" "2413.152588" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "497.708984 -1735.920410 384.031250" +"angles" "91.808701 182.246140 158.478683" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-110.229729 -162.056274 65.048889" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1206.482056 -1950.935303 127.031250" +"absmax" "-1204.482056 -1948.935303 129.031250" +"ltime" "2045.963135" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1205.482056 -1949.935303 128.031250" +"angles" "-194.773697 329.154846 119.585617" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-62.848595 43.008698 184.595657" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-372.646820 996.401428 -112.968750" +"absmax" "-370.646820 998.401428 -110.968750" +"ltime" "1339.447754" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-371.646820 997.401428 -111.968750" +"angles" "240.889572 395.868927 -172.421402" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2678" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-62.525913 -41.569248 119.765915" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-981.065063 1446.578125 -112.982521" +"absmax" "-979.065063 1448.578125 -110.982521" +"ltime" "1329.032837" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-980.065063 1447.578125 -111.982521" +"angles" "349.151093 -1.719324 -12.021028" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2682" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "3.890530 86.752411 171.121094" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1011.377319 1433.968872 -112.968750" +"absmax" "-1009.377319 1435.968872 -110.968750" +"ltime" "1328.953979" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1010.377319 1434.968872 -111.968750" +"angles" "279.499023 41.743523 -246.182709" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2683" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.631241 71.776855 183.779831" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-679.543152 1515.155518 -112.968750" +"absmax" "-677.543152 1517.155518 -110.968750" +"ltime" "1336.916260" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-678.543152 1516.155518 -111.968750" +"angles" "8.955070 -186.636612 28.700239" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2684" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.933861 45.822723 103.299400" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-973.078247 1531.446167 -112.968750" +"absmax" "-971.078247 1533.446167 -110.968750" +"ltime" "1326.491821" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-972.078247 1532.446167 -111.968750" +"angles" "-183.203064 -90.006660 301.177460" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2685" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "25.280609 72.527817 159.115585" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-796.058044 1092.746582 -112.968750" +"absmax" "-794.058044 1094.746582 -110.968750" +"ltime" "1323.639771" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-795.058044 1093.746582 -111.968750" +"angles" "-65.832825 292.914795 -232.203049" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2686" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.591766 59.668629 175.156693" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-781.560120 1097.267944 -112.968750" +"absmax" "-779.560120 1099.267944 -110.968750" +"ltime" "1324.029663" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-780.560120 1098.267944 -111.968750" +"angles" "-30.069660 358.710114 9.324183" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2687" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.233475 71.695412 133.928207" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-974.806213 1514.444336 -112.968750" +"absmax" "-972.806213 1516.444336 -110.968750" +"ltime" "1326.469604" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-973.806213 1515.444336 -111.968750" +"angles" "81.649460 25.094130 42.353371" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2688" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.603073 71.896721 126.270927" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-166.156189 1187.209473 -104.968750" +"absmax" "-164.156189 1189.209473 -102.968750" +"ltime" "1341.715454" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-165.156189 1188.209473 -103.968750" +"angles" "394.619934 494.574036 -105.301704" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2682" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "23.998543 -72.813683 189.637711" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-176.541016 1200.498047 -104.968750" +"absmax" "-174.541016 1202.498047 -102.968750" +"ltime" "1341.965942" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-175.541016 1201.498047 -103.968750" +"angles" "143.601440 190.703445 -148.124252" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2690" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "18.576542 -73.409721 112.311378" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-903.429688 1248.001099 -112.968750" +"absmax" "-901.429688 1250.001099 -110.968750" +"ltime" "1329.786011" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-902.429688 1249.001099 -111.968750" +"angles" "290.996674 143.966629 -35.367508" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2689" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-59.106815 58.254379 168.428925" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-898.032104 1253.706299 -112.968750" +"absmax" "-896.032104 1255.706299 -110.968750" +"ltime" "1329.363770" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-897.032104 1254.706299 -111.968750" +"angles" "-157.753159 346.498260 42.456657" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2692" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-56.221317 66.523186 153.749344" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1209.855347 -1941.903931 127.031250" +"absmax" "-1207.855347 -1939.903931 129.031250" +"ltime" "2046.145020" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1208.855347 -1940.903931 128.031250" +"angles" "-48.938408 324.537140 231.636520" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.734253 47.213169 171.490051" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-976.700256 1317.144531 -112.968750" +"absmax" "-974.700256 1319.144531 -110.968750" +"ltime" "1326.708496" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-975.700256 1318.144531 -111.968750" +"angles" "-187.059036 -28.963844 35.937752" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2693" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "7.303706 89.875221 148.424484" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-998.277039 1305.832642 -112.968750" +"absmax" "-996.277039 1307.832642 -110.968750" +"ltime" "1326.668213" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-997.277039 1306.832642 -111.968750" +"angles" "-150.005219 -66.232246 145.558990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-15.443572 77.227089 135.888794" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-547.790955 992.652466 -112.968750" +"absmax" "-545.790955 994.652466 -110.968750" +"ltime" "1333.835571" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-546.790955 993.652466 -111.968750" +"angles" "64.858627 413.381287 -237.067276" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2691" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.247894 -22.693954 119.925827" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-561.417786 1001.154907 -112.968750" +"absmax" "-559.417786 1003.154907 -110.968750" +"ltime" "1334.241333" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-560.417786 1002.154907 -111.968750" +"angles" "220.498871 379.057068 84.852882" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2697" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-79.444267 -11.625053 159.389160" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-379.235291 981.401733 -112.968750" +"absmax" "-377.235291 983.401733 -110.968750" +"ltime" "1339.953003" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-378.235291 982.401733 -111.968750" +"angles" "-58.910622 337.230286 -256.278992" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2698" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-57.670902 -48.174843 201.439819" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2633.043945 249.321503 191.031250" +"absmax" "-2631.043945 251.321503 193.031250" +"ltime" "1701.794800" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2632.043945 250.321503 192.031250" +"angles" "-74.450081 -121.563385 29.280638" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2575" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.784790 77.823456 101.641830" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2629.178223 231.285080 191.031250" +"absmax" "-2627.178223 233.285080 193.031250" +"ltime" "1701.376221" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2628.178223 232.285080 192.031250" +"angles" "157.134079 58.635929 -228.899994" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2700" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.603271 49.468796 120.754669" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "513.390198 -1724.559082 383.031250" +"absmax" "515.390198 -1722.559082 385.031250" +"ltime" "2413.114258" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "514.390198 -1723.559082 384.031250" +"angles" "-79.120789 419.196991 -84.280708" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-85.119644 -145.576080 59.013306" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1984.228638 400.913971 367.031250" +"absmax" "-1982.228638 402.913971 369.031250" +"ltime" "1573.352295" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1983.228638 401.913971 368.031250" +"angles" "-185.040497 102.110596 -304.401428" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2566" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.010681 -4.030515 174.433868" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-593.889893 1389.322021 -112.968750" +"absmax" "-591.889893 1391.322021 -110.968750" +"ltime" "1331.625977" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-592.889893 1390.322021 -111.968750" +"angles" "347.184082 319.244812 97.466530" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "771" +"chain" "2699" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "84.944618 -6.100871 163.442551" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-591.217468 1389.716064 -112.968750" +"absmax" "-589.217468 1391.716064 -110.968750" +"ltime" "1331.624023" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-590.217468 1390.716064 -111.968750" +"angles" "187.894501 461.164673 181.969620" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "771" +"chain" "2704" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "84.680077 -5.511420 170.668488" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-244.866257 1132.364746 -112.968750" +"absmax" "-242.866257 1134.364746 -110.968750" +"ltime" "1344.702637" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-243.866257 1133.364746 -111.968750" +"angles" "401.862976 633.231323 -158.629761" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2705" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.999443 -72.725456 201.264099" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-834.814697 1380.739136 -112.968750" +"absmax" "-832.814697 1382.739136 -110.968750" +"ltime" "1337.233643" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-833.814697 1381.739136 -111.968750" +"angles" "251.273087 -54.468880 80.981514" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "771" +"chain" "2705" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-7.678385 74.905655 175.345123" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-841.967468 1354.912476 -112.968750" +"absmax" "-839.967468 1356.912476 -110.968750" +"ltime" "1337.252808" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-840.967468 1355.912476 -111.968750" +"angles" "130.980133 304.048584 84.291039" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "771" +"chain" "2707" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-21.118977 72.304413 106.315971" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-320.482117 1089.179321 -112.968750" +"absmax" "-318.482117 1091.179321 -110.968750" +"ltime" "1334.988892" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-319.482117 1090.179321 -111.968750" +"angles" "52.980350 480.453247 -9.858495" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2706" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-19.139669 -73.283264 154.696915" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-300.186523 1086.309570 -112.968750" +"absmax" "-298.186523 1088.309570 -110.968750" +"ltime" "1334.504028" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-299.186523 1087.309570 -111.968750" +"angles" "2.780607 44.499523 -151.047226" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2709" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "2.819130 -75.829330 159.367218" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-262.867401 1155.534058 -112.968750" +"absmax" "-260.867401 1157.534058 -110.968750" +"ltime" "1345.025513" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-261.867401 1156.534058 -111.968750" +"angles" "-122.681076 338.738159 95.508453" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2710" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.709164 -79.219940 104.585815" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-233.074265 1446.878174 -112.968750" +"absmax" "-231.074265 1448.878174 -110.968750" +"ltime" "1342.640381" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-232.074265 1447.878174 -111.968750" +"angles" "-110.300362 316.241119 257.805084" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2711" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.688141 -29.994581 195.479919" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-225.523026 1432.540405 -112.968750" +"absmax" "-223.523026 1434.540405 -110.968750" +"ltime" "1342.242310" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-224.523026 1433.540405 -111.968750" +"angles" "357.578430 288.702911 62.708019" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2712" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.989033 -45.033108 171.218811" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-255.914978 1359.457642 -112.968750" +"absmax" "-253.914978 1361.457642 -110.968750" +"ltime" "1335.267944" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-254.914978 1360.457642 -111.968750" +"angles" "210.754837 265.362732 62.787067" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2713" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "66.673752 -45.884964 139.242294" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-249.529755 1366.461304 -192.968750" +"absmax" "-247.529755 1368.461304 -190.968750" +"ltime" "1335.130737" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-248.529755 1367.461304 -191.968750" +"angles" "-17.239248 587.362366 -204.317245" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2714" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.324100 -64.565300 174.399796" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1982.546753 430.416016 367.031250" +"absmax" "-1980.546753 432.416016 369.031250" +"ltime" "1573.787476" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1981.546753 431.416016 368.031250" +"angles" "-142.318268 279.525818 -284.075165" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2703" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.943398 21.965488 198.997375" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2599.957275 222.909836 191.031174" +"absmax" "-2597.957275 224.909836 193.031174" +"ltime" "1703.123291" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2598.957275 223.909836 192.031174" +"angles" "191.846710 141.681229 -45.363377" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.060890 18.142031 150.736343" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-570.049500 -1775.005249 287.031250" +"absmax" "-568.049500 -1773.005249 289.031250" +"ltime" "2049.270996" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-569.049500 -1774.005249 288.031250" +"angles" "-233.028763 -85.243370 290.952118" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.803627 78.375130 99.388336" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2856.094971 1337.420654 527.031250" +"absmax" "-2854.094971 1339.420654 529.031250" +"ltime" "1594.486084" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2855.094971 1338.420654 528.031250" +"angles" "-194.187012 285.948975 -262.844452" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2648" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.169846 -65.322182 168.529892" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2852.695068 1331.430664 527.000244" +"absmax" "-2850.695068 1333.430664 529.000244" +"ltime" "1594.371094" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2851.695068 1332.430664 528.000244" +"angles" "80.542496 2.380614 110.716347" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2719" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.595772 -64.046501 108.889076" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-555.027954 -1769.562988 287.031250" +"absmax" "-553.027954 -1767.562988 289.031250" +"ltime" "2049.956299" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-554.027954 -1768.562988 288.031250" +"angles" "319.957855 125.635109 -286.111969" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1933" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-8.767422 76.517326 137.127045" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "492.405426 -1735.333740 383.031250" +"absmax" "494.405426 -1733.333740 385.031250" +"ltime" "2413.801270" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "493.405426 -1734.333740 384.031250" +"angles" "-29.491928 342.867249 -111.059219" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-127.539803 -173.417175 36.816971" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1122.568359 873.439148 -80.968750" +"absmax" "-1120.568359 875.439148 -78.968750" +"ltime" "2687.675049" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1121.568359 874.439148 -79.968750" +"angles" "328.300934 208.503723 -156.805191" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "847" +"chain" "2708" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-28.253975 70.972679 149.195435" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "241.000000" +"absmin" "-127.029221 1007.512451 -80.968750" +"absmax" "-125.029221 1009.512451 -78.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-126.029221 1008.512451 -79.968750" +"oldorigin" "-255.053024 1009.337769 59.001190" +"angles" "387.464020 520.059326 257.333984" +"classname" "item_gib" +"model" "progs/gib_4.mdl" +"frame" "4.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2788.461914" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "22.017273" +"owner" "836" +"noise" "gibs/gibhit5.wav" +"pain_finished" "2801.761230" +"mdl" "progs/gib_4.mdl" +"lip" "4.321726" +"waitmin" "2786.575195" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +} +{ +"absmin" "-356.273987 829.826477 -88.968750" +"absmax" "-354.273987 831.826477 -86.968750" +"ltime" "1347.986450" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-355.273987 830.826477 -87.968750" +"angles" "40.938171 410.481995 -168.290207" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2715" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.109188 -60.467773 107.184799" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-375.438232 1516.755737 -112.968750" +"absmax" "-373.438232 1518.755737 -110.968750" +"ltime" "1343.374878" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-374.438232 1517.755737 -111.968750" +"angles" "-174.591782 508.778015 -153.412979" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2725" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.507027 -16.076946 120.214455" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-726.637390 1342.204590 -112.968750" +"absmax" "-724.637390 1344.204590 -110.968750" +"ltime" "1338.454224" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-725.637390 1343.204590 -111.968750" +"angles" "-41.303192 3.297397 110.861801" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2723" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-22.645746 77.915794 165.614243" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-744.513611 1303.889893 -112.968750" +"absmax" "-742.513611 1305.889893 -110.968750" +"ltime" "1338.024780" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-743.513611 1304.889893 -111.968750" +"angles" "-72.776024 289.008881 43.195408" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2727" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-53.128277 53.547997 126.906441" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-380.298248 1500.453247 -112.968750" +"absmax" "-378.298248 1502.453247 -110.968750" +"ltime" "1343.428833" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-379.298248 1501.453247 -111.968750" +"angles" "42.341743 410.585693 114.567978" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2726" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.804916 -36.209492 134.963989" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-299.587708 970.741577 -112.968750" +"absmax" "-297.587708 972.741577 -110.968750" +"ltime" "1347.830688" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-298.587708 971.741577 -111.968750" +"angles" "346.884583 17.325802 107.292412" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2729" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-45.464882 -59.740372 170.804688" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-297.433075 928.803223 -104.968750" +"absmax" "-295.433075 930.803223 -102.968750" +"ltime" "1347.248779" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-296.433075 929.803223 -103.968750" +"angles" "-126.100075 -31.437969 -51.209942" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2730" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-40.852222 -62.939606 201.872070" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1979.549072 407.560516 367.031250" +"absmax" "-1977.549072 409.560516 369.031250" +"ltime" "1574.169189" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1978.549072 408.560516 368.031250" +"angles" "265.831848 470.155060 -172.675583" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.032433 3.673576 137.936432" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1978.714233 408.250153 367.031250" +"absmax" "-1976.714233 410.250153 369.031250" +"ltime" "1574.492676" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1977.714233 409.250153 368.031250" +"angles" "194.935257 -84.578995 249.826096" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.038605 4.431427 141.190521" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-367.583313 824.399475 -88.968750" +"absmax" "-365.583313 826.399475 -86.968750" +"ltime" "1348.129272" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-366.583313 825.399475 -87.968750" +"angles" "125.660141 319.245392 -94.928520" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2731" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.123505 -55.123634 172.652466" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-619.221008 1526.511230 -106.733452" +"absmax" "-617.221008 1528.511230 -104.733452" +"origin" "-618.221008 1527.511230 -105.733452" +"think" "SUB_updateEnemyTarget" +"health" "999999.000000" +"takedamage" "1.000000" +"view_ofs" "0.000000 0.000000 62.235298" +"enemy" "1" +"owner" "976" +"wait" "2.000000" +"lip" "-1.000000" +"state" "2.000000" +"height" "128.000000" +"waitmin" "2646.774414" +"classtype" "30.000000" +"enemydist" "209.218796" +} +{ +"modelindex" "241.000000" +"absmin" "-222.295349 1011.257080 -112.968750" +"absmax" "-220.295349 1013.257080 -110.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-221.295349 1012.257080 -111.968750" +"oldorigin" "-252.110062 1004.973145 68.225105" +"angles" "410.953674 598.140076 508.748291" +"classname" "item_gib" +"model" "progs/gib_4.mdl" +"frame" "1.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2788.511230" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "250.572830" +"owner" "836" +"noise" "gibs/gibhit2.wav" +"pain_finished" "2796.997803" +"mdl" "progs/gib_4.mdl" +"lip" "1.136509" +"waitmin" "2786.582520" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +} +{ +"absmin" "-754.511169 1405.394165 -192.968750" +"absmax" "-752.511169 1407.394165 -190.968750" +"ltime" "2642.283203" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-753.511169 1406.394165 -191.968750" +"angles" "310.033142 428.833740 200.851303" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2728" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-83.374832 55.027588 178.036667" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-233.405319 944.447815 -80.968750" +"absmax" "-231.405319 946.447815 -78.968750" +"ltime" "1345.663818" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-232.405319 945.447815 -79.968750" +"angles" "166.792114 236.041489 122.312126" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2734" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-32.821945 -73.542603 160.920013" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-238.526352 978.497620 -112.968750" +"absmax" "-236.526352 980.497620 -110.968750" +"ltime" "1345.443359" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-237.526352 979.497620 -111.968750" +"angles" "149.052109 -27.697124 -210.084167" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2738" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-26.502865 -73.839073 120.051338" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1259.583008 -1316.845825 127.031250" +"absmax" "-1257.583008 -1314.845825 129.031250" +"ltime" "2019.676636" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1258.583008 -1315.845825 128.031250" +"angles" "-160.744003 182.418518 -161.302460" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.384422 10.220007 104.785873" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1236.343872 -1258.219604 95.031250" +"absmax" "-1234.343872 -1256.219604 97.031250" +"ltime" "2020.131592" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1235.343872 -1257.219604 96.031250" +"angles" "137.545563 98.518417 102.009048" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.970505 -7.464063 169.831635" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-380.300262 929.869690 -104.968750" +"absmax" "-378.300262 931.869690 -102.968750" +"ltime" "1351.510864" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-379.300262 930.869690 -103.968750" +"angles" "343.854065 284.898468 86.097694" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2739" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "42.751579 70.772346 122.743172" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1206.791382 -686.906250 -32.968750" +"absmax" "-1204.791382 -684.906250 -30.968750" +"ltime" "2033.652222" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1205.791382 -685.906250 -31.968750" +"angles" "140.513916 299.934052 215.974350" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "81.470596 -21.771648 156.057907" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1226.414307 -1463.893921 127.031250" +"absmax" "-1224.414307 -1461.893921 129.031250" +"ltime" "2017.678467" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1225.414307 -1462.893921 128.031250" +"angles" "-31.330261 373.575165 254.600128" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.573769 -35.255402 101.780190" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-385.583008 928.585876 -104.968750" +"absmax" "-383.583008 930.585876 -102.968750" +"ltime" "1351.585693" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-384.583008 929.585876 -103.968750" +"angles" "325.652069 249.621674 -4.599539" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2742" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.784710 71.206108 107.734093" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1210.295044 -1474.097534 127.004791" +"absmax" "-1208.295044 -1472.097534 129.004791" +"ltime" "2017.407471" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1209.295044 -1473.097534 128.004791" +"angles" "-6.865108 549.368408 113.947029" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.759850 -37.988605 176.974075" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1259.306519 -959.410095 -32.968750" +"absmax" "-1257.306519 -957.410095 -30.968750" +"ltime" "2020.815552" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1258.306519 -958.410095 -31.968750" +"angles" "425.694824 17.417650 2.762416" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2445" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "63.529560 54.672943 194.501465" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1267.460083 -989.440552 -32.968750" +"absmax" "-1265.460083 -987.440552 -30.968750" +"ltime" "2021.695679" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1266.460083 -988.440552 -31.968750" +"angles" "288.374451 -205.084412 -33.831402" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2747" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.793282 37.822693 102.611900" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2541.081543 208.832016 191.031250" +"absmax" "-2539.081543 210.832016 193.031250" +"ltime" "1702.169189" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2540.081543 209.832016 192.031250" +"angles" "-65.012115 216.429794 -24.515144" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "86.998093 28.219910 87.164780" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2501.596436 234.328781 191.031250" +"absmax" "-2499.596436 236.328781 193.031250" +"ltime" "1701.654053" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2500.596436 235.328781 192.031250" +"angles" "147.675797 73.504272 -243.352448" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "90.961617 41.231983 180.705933" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2602.831543 253.018585 191.031250" +"absmax" "-2600.831543 255.018585 193.031250" +"ltime" "1702.878784" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2601.831543 254.018585 192.031250" +"angles" "77.634186 210.127823 -121.815170" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.786644 64.742981 144.546158" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2591.321777 223.523758 191.031250" +"absmax" "-2589.321777 225.523758 193.031250" +"ltime" "1702.468506" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2590.321777 224.523758 192.031250" +"angles" "193.458557 -67.970604 156.363159" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.310646 20.380199 137.395752" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-349.465271 831.133118 -96.968750" +"absmax" "-347.465271 833.133118 -94.968750" +"ltime" "1348.670898" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-348.465271 832.133118 -95.968750" +"angles" "44.070137 138.782700 -127.601219" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2745" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.526279 -51.351288 151.209930" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-325.177246 824.049072 -88.968750" +"absmax" "-323.177246 826.049072 -86.968750" +"ltime" "1348.746826" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-324.177246 825.049072 -87.968750" +"angles" "328.619293 73.877357 -190.317673" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2753" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.177830 -65.298317 189.514389" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2623.782959 253.565826 191.031250" +"absmax" "-2621.782959 255.565826 193.031250" +"ltime" "1703.450806" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2622.782959 254.565826 192.031250" +"angles" "113.752586 182.596634 -15.706394" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "57.664772 63.147560 137.908508" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-761.149353 1396.178101 -192.968750" +"absmax" "-759.149353 1398.178101 -190.968750" +"ltime" "2641.912354" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-760.149353 1397.178101 -191.968750" +"angles" "290.036133 132.286301 -43.444099" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2745" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-107.952591 48.334969 140.376556" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-738.902893 1397.748413 -192.968750" +"absmax" "-736.902893 1399.748413 -190.968750" +"ltime" "2641.960205" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-737.902893 1398.748413 -191.968750" +"angles" "-24.822716 329.911377 54.317837" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2756" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-86.363159 54.213852 118.399506" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1246.093872 -744.056885 -32.968750" +"absmax" "-1244.093872 -742.056885 -30.968750" +"ltime" "2031.981323" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1245.093872 -743.056885 -31.968750" +"angles" "305.743073 277.667816 298.850037" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.410866 31.899132 144.619125" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-650.335510 1465.661743 -192.968750" +"absmax" "-648.335510 1467.661743 -190.968750" +"ltime" "2650.859619" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-649.335510 1466.661743 -191.968750" +"angles" "-44.503876 414.584808 -201.916595" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2757" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.447773 -57.767487 150.192184" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1245.093628 -736.614868 -32.968750" +"absmax" "-1243.093628 -734.614868 -30.968750" +"ltime" "2032.094849" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1244.093628 -735.614868 -31.968750" +"angles" "325.361359 46.482731 36.237453" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.839821 36.881847 174.238678" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "22.009968 -1904.329834 383.031250" +"absmax" "24.009968 -1902.329834 385.031250" +"ltime" "2095.826416" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "23.009968 -1903.329834 384.031250" +"angles" "86.261864 541.779358 -220.218796" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.944878 -100.018036 167.617584" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "49.119625 -1893.653320 383.031250" +"absmax" "51.119625 -1891.653320 385.031250" +"ltime" "2095.409180" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "50.119625 -1892.653320 384.031250" +"angles" "-216.383759 300.474884 -134.685974" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.537868 -92.739273 157.300766" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-259.721588 831.085571 -96.968750" +"absmax" "-257.721588 833.085571 -94.968750" +"ltime" "1349.484863" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-258.721588 832.085571 -95.968750" +"angles" "410.756165 476.679535 -139.443436" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2754" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-33.278740 -69.881462 187.493896" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-223.719528 842.374146 -80.968750" +"absmax" "-221.719528 844.374146 -78.968750" +"ltime" "1349.701904" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-222.719528 843.374146 -79.968750" +"angles" "-18.800634 125.871147 76.414734" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2763" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "6.388100 -77.704506 148.394165" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1252.486206 -848.835693 -32.968750" +"absmax" "-1250.486206 -846.835693 -30.968750" +"ltime" "2030.203003" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1251.486206 -847.835693 -31.968750" +"angles" "25.736267 212.591644 179.624161" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "459" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.660141 15.730904 123.535522" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1223.129761 -685.019897 -32.968750" +"absmax" "-1221.129761 -683.019897 -30.968750" +"ltime" "2034.375122" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1222.129761 -684.019897 -31.968750" +"angles" "101.624062 553.091492 183.107330" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.072182 -22.694656 112.526665" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "58.432747 -1871.159424 383.031250" +"absmax" "60.432747 -1869.159424 385.031250" +"ltime" "2095.859375" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "59.432747 -1870.159424 384.031250" +"angles" "93.820396 170.537155 -81.603149" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-52.373932 -93.883278 120.803734" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1252.298584 -861.108215 -32.968750" +"absmax" "-1250.298584 -859.108215 -30.968750" +"ltime" "2029.508301" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1251.298584 -860.108215 -31.968750" +"angles" "-202.508667 -88.888779 30.599520" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2765" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.247360 2.344727 117.012688" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1217.145264 -697.343262 -32.968750" +"absmax" "-1215.145264 -695.343262 -30.968750" +"ltime" "2034.298584" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1216.145264 -696.343262 -31.968750" +"angles" "-130.924927 199.215805 -236.132507" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.106728 -33.613632 139.895569" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1228.606689 -1279.205200 95.031250" +"absmax" "-1226.606689 -1277.205200 97.031250" +"ltime" "2020.291382" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1227.606689 -1278.205200 96.031250" +"angles" "59.231941 304.530670 3.026362" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.916954 -29.166191 191.850739" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1207.498657 -764.713257 -32.968750" +"absmax" "-1205.498657 -762.713257 -30.968750" +"ltime" "2032.925781" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1206.498657 -763.713257 -31.968750" +"angles" "54.857117 292.328522 3.608509" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.651833 -23.439331 132.256989" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-351.504791 738.064880 -80.968750" +"absmax" "-349.504791 740.064880 -78.968750" +"ltime" "1349.907349" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-350.504791 739.064880 -79.968750" +"angles" "-29.875153 106.169754 5.362013" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2764" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.354622 -26.047869 140.670944" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-357.936615 734.127563 -80.968750" +"absmax" "-355.936615 736.127563 -78.968750" +"ltime" "1349.984741" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-356.936615 735.127563 -79.968750" +"angles" "-227.197388 -46.150639 -68.512543" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2772" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.561996 -27.289007 182.163879" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "56.510555 -1923.719360 383.031250" +"absmax" "58.510555 -1921.719360 385.031250" +"ltime" "2093.133057" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "57.510555 -1922.719360 384.031250" +"angles" "-49.025303 83.659531 -53.141354" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "632" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "13.700737 -77.843269 196.916489" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1170.424438 -1945.940063 127.031250" +"absmax" "-1168.424438 -1943.940063 129.031250" +"ltime" "2047.050415" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1169.424438 -1944.940063 128.031250" +"angles" "233.368149 117.507401 152.897766" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-59.094810 46.182430 105.755608" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1167.810181 -1942.611938 127.031250" +"absmax" "-1165.810181 -1940.611938 129.031250" +"ltime" "2047.206421" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1166.810181 -1941.611938 128.031250" +"angles" "245.813797 184.396408 151.455505" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-55.008587 51.427765 105.056915" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "75.015327 -1918.075317 383.031250" +"absmax" "77.015327 -1916.075317 385.031250" +"ltime" "2093.774414" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "76.015327 -1917.075317 384.031250" +"angles" "-45.138626 234.725769 -95.182892" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2774" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "33.780365 -80.813934 159.955811" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1219.239868 -1454.097534 127.015747" +"absmax" "-1217.239868 -1452.097534 129.015747" +"ltime" "2018.070190" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1218.239868 -1453.097534 128.015747" +"angles" "155.426315 248.119659 -48.869232" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.635277 -21.470039 156.554230" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1227.955688 -1433.800903 127.031250" +"absmax" "-1225.955688 -1431.800903 129.031250" +"ltime" "2018.492676" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1226.955688 -1432.800903 128.031250" +"angles" "73.482574 157.967087 -101.028358" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.291801 -1.736108 122.440048" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1231.193848 -1350.677490 127.031250" +"absmax" "-1229.193848 -1348.677490 129.031250" +"ltime" "2018.849731" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1230.193848 -1349.677490 128.031250" +"angles" "172.245117 487.513947 183.944077" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.498474 -24.500341 169.099091" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1.586423 -1955.779297 383.031250" +"absmax" "3.586423 -1953.779297 385.031250" +"ltime" "2065.451660" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2.586423 -1954.779297 384.031250" +"angles" "-26.825649 276.801086 181.119263" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2736" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "42.565178 100.688812 140.635757" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1235.878906 -1066.577515 -0.968750" +"absmax" "-1233.878906 -1064.577515 1.031250" +"ltime" "2020.920898" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1234.878906 -1065.577515 0.031250" +"angles" "401.741394 99.269066 2.144500" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.180458 38.401592 173.414658" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1241.498047 -1070.918457 -0.968750" +"absmax" "-1239.498047 -1068.918457 1.031250" +"ltime" "2020.770020" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1240.498047 -1069.918457 0.031250" +"angles" "-91.504723 43.741631 -269.288086" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.357582 37.622955 132.076202" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1162.709351 -827.687073 -32.968750" +"absmax" "-1160.709351 -825.687073 -30.968750" +"ltime" "2030.417480" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1161.709351 -826.687073 -31.968750" +"angles" "-198.442627 30.655981 -135.451080" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2768" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.956924 25.357555 154.143814" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1214.262085 -919.155579 -32.968750" +"absmax" "-1212.262085 -917.155579 -30.968750" +"ltime" "2028.615601" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1213.262085 -918.155579 -31.968750" +"angles" "-187.146393 126.080399 -42.058304" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2748" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.127243 -18.566254 153.984863" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1296.833008 -882.551697 -32.968750" +"absmax" "-1294.833008 -880.551697 -30.968750" +"ltime" "2026.066284" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1295.833008 -881.551697 -31.968750" +"angles" "41.865761 399.568237 -260.488251" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2785" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.558670 -41.405567 138.038010" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1262.159302 -935.296875 -32.968750" +"absmax" "-1260.159302 -933.296875 -30.968750" +"ltime" "2021.917847" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1261.159302 -934.296875 -31.968750" +"angles" "29.631277 298.684326 183.877167" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2785" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "63.531231 54.666328 132.697144" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1273.640015 -948.177490 -32.968750" +"absmax" "-1271.640015 -946.177490 -30.968750" +"ltime" "2021.587769" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1272.640015 -947.177490 -31.968750" +"angles" "-1.993073 -76.873039 -41.211422" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2787" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.370628 51.349022 110.098709" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1151.018555 -840.237671 -32.968750" +"absmax" "-1149.018555 -838.237671 -30.968750" +"ltime" "2030.410522" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1150.018555 -839.237671 -31.968750" +"angles" "-1.360441 156.739273 190.753815" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2786" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.284698 11.150635 201.019638" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-16.161766 -1966.282471 383.031250" +"absmax" "-14.161767 -1964.282471 385.031250" +"ltime" "2065.173584" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-15.161767 -1965.282471 384.031250" +"angles" "307.967621 13.076241 -276.202637" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2781" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "24.880457 92.902397 130.440430" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1210.897217 -708.876221 -32.968750" +"absmax" "-1208.897217 -706.876221 -30.968750" +"ltime" "2035.315430" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1209.897217 -707.876221 -31.968750" +"angles" "-171.948105 630.396484 -95.200500" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.837105 -43.277477 158.653503" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-568.494202 -505.360657 -32.968750" +"absmax" "-566.494202 -503.360657 -30.968750" +"ltime" "2004.955811" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-567.494202 -504.360657 -31.968750" +"angles" "-155.057770 243.736542 75.016846" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.101379 -31.523237 142.012955" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-552.203613 -483.610748 -32.968750" +"absmax" "-550.203613 -481.610748 -30.968750" +"ltime" "2005.792969" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-551.203613 -482.610748 -31.968750" +"angles" "-207.119720 401.646118 43.375591" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "78.070976 -7.910435 167.194763" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1203.098755 -691.111694 -32.968750" +"absmax" "-1201.098755 -689.111694 -30.968750" +"ltime" "2035.124512" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1202.098755 -690.111694 -31.968750" +"angles" "-276.293701 466.536743 -36.999725" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.574669 -22.983181 193.878128" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1297.373413 -868.025269 -32.968750" +"absmax" "-1295.373413 -866.025269 -30.968750" +"ltime" "2029.050049" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1296.373413 -867.025269 -31.968750" +"angles" "142.191406 219.090851 164.126541" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2789" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.314072 27.083317 112.260803" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1227.734375 -957.315308 -32.968750" +"absmax" "-1225.734375 -955.315308 -30.968750" +"ltime" "2022.776855" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1226.734375 -956.315308 -31.968750" +"angles" "217.275314 -176.621826 63.410374" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2788" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.403862 24.805218 115.580200" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1219.922119 -958.011414 -32.968750" +"absmax" "-1217.922119 -956.011414 -30.968750" +"ltime" "2022.353394" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1218.922119 -957.011414 -31.968750" +"angles" "212.628296 136.977310 -229.912292" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2796" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.677673 21.013931 104.598938" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1219.465820 -769.881958 -32.968750" +"absmax" "-1217.465820 -767.881958 -30.968750" +"ltime" "2032.957642" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1218.465820 -768.881958 -31.968750" +"angles" "142.663025 231.951477 -28.649139" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.386284 -34.926140 125.155769" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "78.880363 -1905.952759 383.031250" +"absmax" "80.880363 -1903.952759 385.031250" +"ltime" "2093.429688" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "79.880363 -1904.952759 384.031250" +"angles" "111.399536 474.947083 142.171936" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2777" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "45.258278 -82.512024 154.527710" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1287.882812 -932.125549 -32.968750" +"absmax" "-1285.882812 -930.125549 -30.968750" +"ltime" "2022.966797" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1286.882812 -931.125549 -31.968750" +"angles" "56.258610 37.928791 182.129684" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2797" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.762741 48.271378 154.838577" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1284.904053 -901.543884 -32.968750" +"absmax" "-1282.904053 -899.543884 -30.968750" +"ltime" "2023.066040" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1283.904053 -900.543884 -31.968750" +"angles" "119.118973 192.082260 -225.612915" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2800" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.360718 71.637978 187.859009" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1288.875244 -896.604187 -32.968750" +"absmax" "-1286.875244 -894.604187 -30.968750" +"ltime" "2026.014282" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1287.875244 -895.604187 -31.968750" +"angles" "-214.162247 409.135956 -147.268219" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2801" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.018723 -50.045433 176.626266" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "12.076293 -1943.257446 383.031250" +"absmax" "14.076293 -1941.257446 385.031250" +"ltime" "2065.489014" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "13.076293 -1942.257446 384.031250" +"angles" "-91.559563 -214.688293 -63.026569" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.623917 103.356415 172.039948" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1290.788696 -900.278687 -32.968750" +"absmax" "-1288.788696 -898.278687 -30.968750" +"ltime" "2028.931274" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1289.788696 -899.278687 -31.968750" +"angles" "127.466316 242.482605 145.603226" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2802" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.583977 -8.927898 122.215256" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1162.618530 -937.039062 -32.968750" +"absmax" "-1160.618530 -935.039062 -30.968750" +"ltime" "2023.802979" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1161.618530 -936.039062 -31.968750" +"angles" "359.143921 85.066139 136.547836" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "78.794754 9.406376 158.956787" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1150.640625 -931.330200 -32.968750" +"absmax" "-1148.640625 -929.330200 -30.968750" +"ltime" "2024.504272" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1149.640625 -930.330200 -31.968750" +"angles" "-83.191406 -148.837448 208.826569" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.621597 13.211178 201.545624" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-646.656677 1473.452393 -192.968750" +"absmax" "-644.656677 1475.452393 -190.968750" +"ltime" "2650.497070" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-645.656677 1474.452393 -191.968750" +"angles" "170.772430 454.541931 233.031631" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2759" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-57.382023 -49.014004 170.107086" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1222.182495 -826.663086 -32.968750" +"absmax" "-1220.182495 -824.663086 -30.968750" +"ltime" "2031.570679" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1221.182495 -825.663086 -31.968750" +"angles" "-169.379013 68.054863 226.347534" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.586372 16.079956 155.412262" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1244.795532 -919.013611 -32.968750" +"absmax" "-1242.795532 -917.013611 -30.968750" +"ltime" "2024.856567" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1243.795532 -918.013611 -31.968750" +"angles" "308.892548 -213.984665 -35.734859" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2804" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.354233 10.007458 197.210907" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1249.115234 -920.841003 -32.968750" +"absmax" "-1247.115234 -918.841003 -30.968750" +"ltime" "2024.925049" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1248.115234 -919.841003 -31.968750" +"angles" "75.430687 -282.574005 66.812614" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2809" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.482330 8.827557 175.222504" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1213.215088 -832.616577 -32.968750" +"absmax" "-1211.215088 -830.616577 -30.968750" +"ltime" "2031.404053" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1212.215088 -831.616577 -31.968750" +"angles" "-101.628578 -313.645294 -3.521659" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.448914 9.075699 189.866577" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1216.040894 -598.384888 -32.968750" +"absmax" "-1214.040894 -596.384888 -30.968750" +"ltime" "2036.155884" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1215.040894 -597.384888 -31.968750" +"angles" "227.365936 624.034790 70.339340" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.254494 -41.222466 167.473557" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1230.250366 -604.044006 -32.968750" +"absmax" "-1228.250366 -602.044006 -30.968750" +"ltime" "2036.304443" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1229.250366 -603.044006 -31.968750" +"angles" "-200.617340 488.646210 -110.435905" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.723213 -57.039619 101.316269" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1356.433472 -861.457642 -32.968750" +"absmax" "-1354.433472 -859.457642 -30.968750" +"ltime" "2025.174805" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1355.433472 -860.457642 -31.968750" +"angles" "-106.947823 345.949219 -208.746109" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2804" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.360565 39.261169 168.030212" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1360.273315 -911.350830 -32.968750" +"absmax" "-1358.273315 -909.350830 -30.968750" +"ltime" "2025.216309" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1359.273315 -910.350830 -31.968750" +"angles" "227.484589 553.416077 -5.289813" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2814" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.955650 -10.843727 112.033432" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1227.326782 -515.551208 -32.968750" +"absmax" "-1225.326782 -513.551208 -30.968750" +"ltime" "2037.189941" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1226.326782 -514.551208 -31.968750" +"angles" "-165.907211 362.517639 -36.666862" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.709984 -35.732609 141.064651" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1208.981201 -698.056702 -32.968750" +"absmax" "-1206.981201 -696.056702 -30.968750" +"ltime" "2034.299927" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1207.981201 -697.056702 -31.968750" +"angles" "23.469664 143.023834 262.561920" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "84.304474 -34.829987 136.210236" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "101.816917 1744.692749 -83.968750" +"absmax" "103.816917 1746.692749 -81.968750" +"ltime" "2341.473877" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "102.816917 1745.692749 -82.968750" +"angles" "128.013824 -128.306549 -155.440521" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2807" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.513222 0.144144 147.174866" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1280.722046 -884.980408 -32.968750" +"absmax" "-1278.722046 -882.980408 -30.968750" +"ltime" "2027.230103" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1279.722046 -883.980408 -31.968750" +"angles" "382.122345 497.029877 -31.562147" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2810" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.495277 -41.881996 180.974335" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1288.252441 -881.084656 -32.968750" +"absmax" "-1286.252441 -879.084656 -30.968750" +"ltime" "2026.927856" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1287.252441 -880.084656 -31.968750" +"angles" "87.662323 482.986664 185.721008" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2819" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.249199 -42.670277 148.689728" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "94.001083 1771.306885 -80.968750" +"absmax" "96.001083 1773.306885 -78.968750" +"ltime" "2341.803223" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "95.001083 1772.306885 -79.968750" +"angles" "-58.959339 -45.694508 -23.306505" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2818" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-79.259377 32.643864 136.549698" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "101.459480 1746.587280 -83.968750" +"absmax" "103.459480 1748.587280 -81.968750" +"ltime" "2341.890381" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "102.459480 1747.587280 -82.968750" +"angles" "-158.196030 -93.227074 302.319580" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2821" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.728973 2.015939 143.046265" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-462.505768 -1762.070312 335.031250" +"absmax" "-460.505768 -1760.070312 337.031250" +"ltime" "2050.011719" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-461.505768 -1761.070312 336.031250" +"angles" "124.105301 -173.842270 91.310593" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-5.936337 81.210930 141.722687" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1207.360962 -905.734192 -32.968750" +"absmax" "-1205.360962 -903.734192 -30.968750" +"ltime" "2027.601685" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1206.360962 -904.734192 -31.968750" +"angles" "244.136337 77.552216 109.461769" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2819" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.544662 -41.815437 172.136566" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1197.780396 -899.845886 -32.968750" +"absmax" "-1195.780396 -897.845886 -30.968750" +"ltime" "2027.203735" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1196.780396 -898.845886 -31.968750" +"angles" "106.588470 663.490967 -92.648041" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2824" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.680992 -33.270164 202.586395" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1204.202881 -910.151489 -32.968750" +"absmax" "-1202.202881 -908.151489 -30.968750" +"ltime" "2028.380859" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1203.202881 -909.151489 -31.968750" +"angles" "50.615528 228.081619 -332.854736" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2825" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.534622 -8.556725 196.179276" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-424.936005 -1790.925171 351.031250" +"absmax" "-422.936005 -1788.925171 353.031250" +"ltime" "2049.958496" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-423.936005 -1789.925171 352.031250" +"angles" "265.245544 251.100906 24.676472" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2823" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.443459 67.513908 121.259445" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-647.719727 1484.263184 -192.968750" +"absmax" "-645.719727 1486.263184 -190.968750" +"ltime" "2650.844482" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-646.719727 1485.263184 -191.968750" +"angles" "-45.978203 44.337772 -199.928101" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2807" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-61.505890 -42.930977 130.948761" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-261.460571 -1865.541992 567.000000" +"absmax" "-259.460571 -1863.541992 569.000000" +"origin" "-260.460571 -1864.541992 568.000000" +"angles" "-0.000000 8.997803 -0.000000" +"frame" "8.000000" +"owner" "470" +"mdl" "progs/mon_gaunt_elec.mdl" +"state" "2.000000" +"classtype" "32.000000" +} +{ +"absmin" "-1233.923828 -489.775208 -32.968750" +"absmax" "-1231.923828 -487.775208 -30.968750" +"ltime" "2036.642700" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1232.923828 -488.775208 -31.968750" +"angles" "-214.483948 486.293060 -157.670013" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.502029 -9.281408 105.368134" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1226.443237 -447.109161 -32.968750" +"absmax" "-1224.443237 -445.109161 -30.968750" +"ltime" "2037.573120" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1225.443237 -446.109161 -31.968750" +"angles" "-102.322044 300.750702 202.909836" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.772408 -29.292400 148.037201" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1196.305664 -710.365112 -32.968750" +"absmax" "-1194.305664 -708.365112 -30.968750" +"ltime" "2032.942261" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1195.305664 -709.365112 -31.968750" +"angles" "-80.737053 583.041199 87.673958" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "84.505653 -33.121010 180.832443" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1208.707764 -682.476624 -32.968750" +"absmax" "-1206.707764 -680.476624 -30.968750" +"ltime" "2033.801025" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1207.707764 -681.476624 -31.968750" +"angles" "349.791199 582.360046 -182.668442" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "78.763412 -8.000690 157.023514" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1244.331055 -452.894165 -32.968750" +"absmax" "-1242.331055 -450.894165 -30.968750" +"ltime" "2037.705078" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1243.331055 -451.894165 -31.968750" +"angles" "-10.835086 539.991333 78.269249" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.723907 -46.152885 118.893227" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-429.287292 -1791.279785 351.031250" +"absmax" "-427.287292 -1789.279785 353.031250" +"ltime" "2052.809570" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-428.287292 -1790.279785 352.031250" +"angles" "-39.278191 -116.934311 155.869293" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2827" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.907253 56.864563 108.477249" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-755.369751 853.684021 -96.968750" +"absmax" "-753.369751 855.684021 -94.968750" +"ltime" "2680.770996" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-754.369751 854.684021 -95.968750" +"angles" "276.995483 452.820038 -235.880676" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2828" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.473999 77.305275 147.749634" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-762.963806 855.580933 -96.968750" +"absmax" "-760.963806 857.580933 -94.968750" +"ltime" "2679.955566" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-761.963806 856.580933 -95.968750" +"angles" "409.927612 405.901672 -68.589500" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2837" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "4.278908 76.406342 202.598480" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-383.571198 777.185730 -88.968750" +"absmax" "-381.571198 779.185730 -86.968750" +"ltime" "2678.264160" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-382.571198 778.185730 -87.968750" +"angles" "88.820053 471.052887 235.190506" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2836" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-81.184822 32.281162 145.388077" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-380.371033 766.225952 -80.968750" +"absmax" "-378.371033 768.225952 -78.968750" +"ltime" "2678.695801" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-379.371033 767.225952 -79.968750" +"angles" "319.611572 -153.866547 21.538107" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2839" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-79.603287 22.487850 176.980835" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "82.252602 -1890.133057 383.031250" +"absmax" "84.252602 -1888.133057 385.031250" +"ltime" "2067.923340" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "83.252602 -1889.133057 384.031250" +"angles" "301.520508 -130.094528 -26.072727" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2799" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-33.534904 69.524475 131.684921" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-368.718994 764.307190 -80.968750" +"absmax" "-366.718994 766.307190 -78.968750" +"ltime" "2678.512939" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-367.718994 765.307190 -79.968750" +"angles" "327.747223 153.115356 -152.770309" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2840" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-79.859222 24.072725 127.057312" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "87.484474 -1872.811035 383.031250" +"absmax" "89.484474 -1870.811035 385.031250" +"ltime" "2067.653076" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "88.484474 -1871.811035 384.031250" +"angles" "-37.411285 -151.563309 -131.863159" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2841" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.378048 77.054024 184.526169" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "241.000000" +"absmin" "-125.120613 994.208374 -80.968750" +"absmax" "-123.120613 996.208374 -78.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-124.120613 995.208374 -79.968750" +"oldorigin" "-249.876114 1020.772705 63.442245" +"angles" "211.901566 667.076843 318.427429" +"classname" "item_gib" +"model" "progs/gib_4.mdl" +"frame" "1.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2788.462158" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "339.465942" +"owner" "836" +"noise" "gibs/gibhit2.wav" +"pain_finished" "2799.508789" +"mdl" "progs/gib_4.mdl" +"lip" "1.981872" +"waitmin" "2786.496094" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +} +{ +"modelindex" "242.000000" +"absmin" "-376.642303 1104.544434 -112.968750" +"absmax" "-374.642303 1106.544434 -110.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-375.642303 1105.544434 -111.968750" +"oldorigin" "-351.316345 1164.028564 -91.201393" +"angles" "78.369568 242.652328 116.395447" +"classname" "item_gib" +"model" "progs/gib_5.mdl" +"frame" "6.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2788.413086" +"chain" "2842" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "104.285416" +"owner" "841" +"noise" "gibs/gibhit1.wav" +"pain_finished" "2788.392090" +"mdl" "progs/gib_5.mdl" +"lip" "0.911283" +"waitmin" "2782.187012" +"waitmin2" "999999.000000" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +} +{ +"modelindex" "242.000000" +"absmin" "-68.934776 1002.530090 -80.968750" +"absmax" "-66.934776 1004.530090 -78.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-67.934776 1003.530090 -79.968750" +"oldorigin" "-254.718292 1014.399719 54.809166" +"angles" "400.452209 526.664734 180.375198" +"classname" "item_gib" +"model" "progs/gib_5.mdl" +"frame" "5.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2788.511230" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "244.837784" +"owner" "836" +"noise" "gibs/gibhit2.wav" +"pain_finished" "2794.944580" +"mdl" "progs/gib_5.mdl" +"lip" "1.233253" +"waitmin" "2788.303955" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +} +{ +} +{ +"modelindex" "315.000000" +"absmin" "-269.260010 1056.741821 -112.968750" +"absmax" "-267.260010 1058.741821 -110.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-268.260010 1057.741821 -111.968750" +"oldorigin" "-258.509064 1011.049866 48.000000" +"angles" "0.000000 1023.319824 0.000000" +"classname" "item_gib" +"model" "progs/h_gargoyle.mdl" +"skin" "1.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2788.429932" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "250.386063" +"owner" "836" +"noise" "gibs/gibhit1.wav" +"pain_finished" "2795.156006" +"mdl" "progs/h_gargoyle.mdl" +"lip" "0.396283" +"waitmin" "2787.142822" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +} +{ +"absmin" "163.638748 -2039.339600 383.031250" +"absmax" "165.638748 -2037.339600 385.031250" +"ltime" "2069.886963" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "164.638748 -2038.339600 384.031250" +"angles" "73.776237 550.610168 -168.606415" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.477229 -89.121239 138.877762" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "177.962631 -2035.281006 383.031250" +"absmax" "179.962631 -2033.281006 385.031250" +"ltime" "2070.165771" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "178.962631 -2034.281006 384.031250" +"angles" "136.260651 146.564865 -241.999069" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "3.349537 -81.863602 157.053879" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-450.130890 -1737.259155 335.031250" +"absmax" "-448.130890 -1735.259155 337.031250" +"ltime" "2053.130859" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-449.130890 -1736.259155 336.031250" +"angles" "118.298157 179.478195 249.312653" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.277786 76.506165 131.855545" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-453.456360 -1729.298462 335.031250" +"absmax" "-451.456360 -1727.298462 337.031250" +"ltime" "2053.682617" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-452.456360 -1728.298462 336.031250" +"angles" "315.254669 316.270905 -153.732880" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "32.159100 72.080292 188.593048" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "187.573990 -2007.945190 383.031250" +"absmax" "189.573990 -2005.945190 385.031250" +"ltime" "2070.572510" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "188.573990 -2006.945190 384.031250" +"angles" "-125.821777 501.813477 28.000687" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "17.910166 -74.736244 102.741203" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-428.378052 -1782.954468 351.031250" +"absmax" "-426.378052 -1780.954468 353.031250" +"ltime" "2051.489502" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-427.378052 -1781.954468 352.031250" +"angles" "186.651276 -48.949806 153.698166" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2835" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.506985 71.925735 138.101700" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-423.147736 -1806.903809 351.031250" +"absmax" "-421.147736 -1804.903809 353.031250" +"ltime" "2051.173584" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-422.147736 -1805.903809 352.031250" +"angles" "-28.759840 160.754501 -26.578974" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2854" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.195107 61.329762 104.551346" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-450.294556 -1724.773071 335.031250" +"absmax" "-448.294556 -1722.773071 337.031250" +"ltime" "2054.055908" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-449.294556 -1723.773071 336.031250" +"angles" "210.368713 -30.804403 24.208023" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "26.705540 77.025024 189.768951" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-449.682220 -1763.561157 335.031250" +"absmax" "-447.682220 -1761.561157 337.031250" +"ltime" "2051.475098" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-448.682220 -1762.561157 336.031250" +"angles" "53.017593 27.423834 -213.601074" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2855" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.055723 75.368118 135.741623" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-461.187988 -1780.036499 335.031250" +"absmax" "-459.187988 -1778.036499 337.031250" +"ltime" "2052.319824" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-460.187988 -1779.036499 336.031250" +"angles" "-43.299458 240.032257 -26.179358" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2857" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.788254 59.169785 113.125290" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "55.605869 2033.995117 -80.968750" +"absmax" "57.605869 2035.995117 -78.968750" +"ltime" "2338.740479" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "56.605869 2034.995117 -79.968750" +"angles" "-36.966038 -245.148895 -304.826813" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2842" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.909042 32.327713 180.188889" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-420.475861 -1783.173706 351.031250" +"absmax" "-418.475861 -1781.173706 353.031250" +"ltime" "2052.882080" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-419.475861 -1782.173706 352.031250" +"angles" "-119.868973 -134.659531 298.006165" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2858" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "55.882645 50.750069 155.988358" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-449.093506 -1741.070923 335.031250" +"absmax" "-447.093506 -1739.070923 337.031250" +"ltime" "2054.193115" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-448.093506 -1740.070923 336.031250" +"angles" "-7.038932 302.718689 -26.602556" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "29.431070 74.553795 120.338158" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "44.194065 2025.436646 -80.968750" +"absmax" "46.194065 2027.436646 -78.968750" +"ltime" "2339.051514" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "45.194065 2026.436646 -79.968750" +"angles" "180.854050 -215.833572 146.933121" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2859" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.589424 29.387764 103.506805" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "49.071140 2046.040283 -80.991669" +"absmax" "51.071140 2048.040283 -78.991669" +"ltime" "2339.166992" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "50.071140 2047.040283 -79.991669" +"angles" "27.517990 -118.637161 108.166901" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2862" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.288322 43.911106 165.972595" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "240.540176 741.068848 -80.968750" +"absmax" "242.540176 743.068848 -78.968750" +"ltime" "2675.718018" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "241.540176 742.068848 -79.968750" +"angles" "9.159597 83.216156 -133.855927" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2863" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-63.856846 -52.581299 176.301544" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "270.194885 724.257080 -80.968750" +"absmax" "272.194885 726.257080 -78.968750" +"ltime" "2675.747803" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "271.194885 725.257080 -79.968750" +"angles" "-0.579414 181.762512 -318.680725" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2864" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-33.564980 -67.082809 186.826492" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-327.364014 771.431458 93.000000" +"absmax" "-325.364014 773.431458 95.000000" +"origin" "-326.364014 772.431458 94.000000" +"angles" "-0.000000 198.995361 0.000000" +"frame" "2.000000" +"owner" "975" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "262.479065 727.264465 -80.968750" +"absmax" "264.479065 729.264465 -78.968750" +"ltime" "2676.148193" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "263.479065 728.264465 -79.968750" +"angles" "-207.034698 -87.790092 233.105392" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2865" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-40.625694 -63.702663 193.282639" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-770.642761 853.389465 -96.968750" +"absmax" "-768.642761 855.389465 -94.968750" +"ltime" "2680.546143" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-769.642761 854.389465 -95.968750" +"angles" "-4.653487 366.538361 76.328148" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2838" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-1.680632 75.541588 192.998566" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "263.566406 -1999.273071 383.031250" +"absmax" "265.566406 -1997.273071 385.031250" +"ltime" "2090.122314" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "264.566406 -1998.273071 384.031250" +"angles" "180.598007 499.312897 -216.297165" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2737" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "14.591198 -82.527245 102.104530" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-586.156494 943.031250 -73.567047" +"absmax" "-584.156494 945.031250 -71.567047" +"origin" "-585.156494 944.031250 -72.567047" +"angles" "-49.514069 222.040680 -71.136398" +"classname" "proj_nail" +"frame" "4.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2788.413086" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" +"finalangle" "-0.492430 -0.869256 0.043665" +"lip" "0.815607" +"waitmin" "1002785.437500" +"volume" "0.962416" +"classtype" "421.000000" +"classgroup" "205.000000" +"estate" "2.000000" +"attack_speed" "631.643250" +} +{ +"absmin" "283.042389 -2019.018066 383.031250" +"absmax" "285.042389 -2017.018066 385.031250" +"ltime" "2089.561523" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "284.042389 -2018.018066 384.031250" +"angles" "258.535675 403.774933 146.047607" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2869" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.580923 -72.904984 186.098022" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "154.549347 -1934.040771 383.031250" +"absmax" "156.549347 -1932.040771 385.031250" +"ltime" "2087.444092" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "155.549347 -1933.040771 384.031250" +"angles" "319.169342 538.651733 134.169144" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2756" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-5.459409 -94.998734 124.636932" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "177.033356 -1930.509888 383.031250" +"absmax" "179.033356 -1928.509888 385.031250" +"ltime" "2087.915771" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "178.033356 -1929.509888 384.031250" +"angles" "158.578201 275.842621 -96.533607" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2872" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "16.604088 -79.724197 176.339844" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "125.990204 -1942.395142 383.031250" +"absmax" "127.990204 -1940.395142 385.031250" +"ltime" "2067.731934" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "126.990204 -1941.395142 384.031250" +"angles" "-22.557102 -41.980942 -202.505630" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2839" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-31.558878 75.066261 163.285370" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "125.538582 -1941.004517 383.031250" +"absmax" "127.538582 -1939.004517 385.031250" +"ltime" "2068.437988" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "126.538582 -1940.004517 384.031250" +"angles" "-105.615677 234.804474 201.853714" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2874" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-31.448582 75.179382 110.336136" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-36.003471 -1969.839355 383.031250" +"absmax" "-34.003471 -1967.839355 385.031250" +"ltime" "2065.858398" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-35.003471 -1968.839355 384.031250" +"angles" "-77.350723 315.308167 289.605255" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "6.853102 79.911575 149.273270" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-45.899342 -1973.204834 383.031250" +"absmax" "-43.899342 -1971.204834 385.031250" +"ltime" "2066.058105" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-44.899342 -1972.204834 384.031250" +"angles" "-37.697472 381.832977 -239.810226" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-3.289092 77.031433 143.859314" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-13.890764 -1968.668579 383.031250" +"absmax" "-11.890764 -1966.668579 385.031250" +"ltime" "2066.131104" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-12.890764 -1967.668579 384.031250" +"angles" "129.623138 245.630417 26.271711" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2862" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "31.577625 86.932747 118.061752" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "156.006561 -1915.078003 383.031250" +"absmax" "158.006561 -1913.078003 385.031250" +"ltime" "2087.653809" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "157.006561 -1914.078003 384.031250" +"angles" "223.075256 197.337387 167.083710" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2873" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.929956 -94.632195 104.504333" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-544.968750 933.008362 -71.274300" +"absmax" "-542.968750 935.008362 -69.274300" +"origin" "-543.968750 934.008362 -70.274300" +"angles" "8.183424 316.683441 -28.579147" +"classname" "proj_nail" +"frame" "8.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2788.470947" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "833" +"finalangle" "-0.391355 -0.919545 0.035754" +"lip" "0.413709" +"waitmin" "1002785.500000" +"volume" "0.569674" +"classtype" "421.000000" +"classgroup" "205.000000" +"estate" "2.000000" +"attack_speed" "631.323120" +} +{ +"absmin" "134.589890 982.148376 -83.968750" +"absmax" "136.589890 984.148376 -81.968750" +"ltime" "2612.104980" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "135.589890 983.148376 -82.968750" +"angles" "343.236572 -65.503632 -209.389481" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2880" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "87.654175 46.507725 181.102386" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "36.757519 -1982.568481 383.031250" +"absmax" "38.757519 -1980.568481 385.031250" +"ltime" "2072.504395" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "37.757519 -1981.568481 384.031250" +"angles" "223.596741 7.907990 254.773834" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.412926 -69.656204 149.797791" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "68.597679 -1991.005493 383.031250" +"absmax" "70.597679 -1989.005493 385.031250" +"ltime" "2072.402344" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "69.597679 -1990.005493 384.031250" +"angles" "116.936996 528.949158 -108.210327" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-13.244587 -73.915100 175.164841" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "49.427475 -1975.816040 383.031250" +"absmax" "51.427475 -1973.816040 385.031250" +"ltime" "2072.464600" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "50.427475 -1974.816040 384.031250" +"angles" "313.340454 91.323326 -142.667099" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.782532 -70.764359 107.664169" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "136.514389 983.789429 -83.968750" +"absmax" "138.514389 985.789429 -81.968750" +"ltime" "2612.140625" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "137.514389 984.789429 -82.968750" +"angles" "-169.582336 49.405670 -74.585991" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2882" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "87.060753 46.737289 187.041397" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "98.009010 1002.210449 -83.968750" +"absmax" "100.009010 1004.210449 -81.968750" +"ltime" "2612.563721" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "99.009010 1003.210449 -82.968750" +"angles" "-235.460266 119.257492 -170.208023" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2886" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "51.382027 60.539398 196.709457" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-768.919373 1375.795288 -196.968750" +"absmax" "-766.919373 1377.795288 -194.968750" +"ltime" "2642.877197" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-767.919373 1376.795288 -195.968750" +"angles" "105.822701 139.982697 161.511612" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "819" +"chain" "2868" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-121.871048 26.724522 78.032051" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-805.415710 1541.211670 -112.968750" +"absmax" "-803.415710 1543.211670 -110.968750" +"ltime" "2631.211182" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-804.415710 1542.211670 -111.968750" +"angles" "-171.025772 222.230621 -149.973862" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2889" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "82.010544 25.635853 101.442749" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-780.262024 1544.502441 -112.968750" +"absmax" "-778.262024 1546.502441 -110.968750" +"ltime" "2631.446289" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-779.262024 1545.502441 -111.968750" +"angles" "168.906418 -37.210892 -75.610443" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2890" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "85.775986 22.070755 157.735260" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "229.608795 1924.687744 -83.968750" +"absmax" "231.608795 1926.687744 -81.968750" +"ltime" "2340.054688" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "230.608795 1925.687744 -82.968750" +"angles" "45.185345 487.550049 114.330284" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2891" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.504778 -71.413803 114.046867" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "231.400558 1929.615845 -83.968750" +"absmax" "233.400558 1931.615845 -81.968750" +"ltime" "2340.229736" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "232.400558 1930.615845 -82.968750" +"angles" "214.245331 462.283936 230.972305" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2892" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.868742 -69.268196 101.848381" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "259.829041 1931.420898 -83.968750" +"absmax" "261.829041 1933.420898 -81.968750" +"ltime" "2339.579346" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "260.829041 1932.420898 -82.968750" +"angles" "146.443573 280.913757 268.084259" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2893" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "52.258293 -55.625523 170.029861" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-771.498169 1369.704224 -192.968750" +"absmax" "-769.498169 1371.704224 -190.968750" +"ltime" "2642.726318" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-770.498169 1370.704224 -191.968750" +"angles" "-45.949276 109.030647 -146.597900" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2891" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-136.005768 20.258541 121.727013" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "42.479721 -1858.960815 383.031250" +"absmax" "44.479721 -1856.960815 385.031250" +"ltime" "2094.404297" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "43.479721 -1857.960815 384.031250" +"angles" "129.947937 309.445648 181.490051" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "19.089174 -72.535957 132.535568" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "146.442703 -1778.808960 383.031250" +"absmax" "148.442703 -1776.808960 385.031250" +"ltime" "2085.112549" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "147.442703 -1777.808960 384.031250" +"angles" "-12.466113 553.026123 -68.994698" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1933" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "25.774054 -74.573380 153.253891" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "52.364700 -1904.641846 383.031250" +"absmax" "54.364700 -1902.641846 385.031250" +"ltime" "2066.409180" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "53.364700 -1903.641846 384.031250" +"angles" "-213.592575 -130.649872 -244.564621" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2881" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-20.343388 89.919662 139.624969" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "58.350910 -1900.915283 383.031250" +"absmax" "60.350910 -1898.915283 385.031250" +"ltime" "2066.421387" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "59.350910 -1899.915283 384.031250" +"angles" "323.587738 -13.290672 -32.498810" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2898" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-14.427109 96.561554 126.714661" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "60.241508 -1921.722046 383.031250" +"absmax" "62.241508 -1919.722046 385.031250" +"ltime" "2066.457275" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "61.241508 -1920.722046 384.031250" +"angles" "-80.713516 -12.442877 67.512680" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-15.881459 94.928833 99.310486" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "118.335442 -2032.941772 383.031250" +"absmax" "120.335442 -2030.941772 385.031250" +"ltime" "2070.640381" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "119.335442 -2031.941772 384.031250" +"angles" "312.298920 284.880341 -231.576813" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-18.446884 -86.652840 121.223305" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "109.772774 -1857.180298 383.031250" +"absmax" "111.772774 -1855.180298 385.031250" +"ltime" "2067.033447" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "110.772774 -1856.180298 384.031250" +"angles" "-10.018966 338.625244 72.461296" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2836" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-3.490398 94.229614 170.295715" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "118.062469 -1851.722290 383.031250" +"absmax" "120.062469 -1849.722290 385.031250" +"ltime" "2093.876465" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "119.062469 -1850.722290 384.031250" +"angles" "312.170227 433.916626 289.254761" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.034729 -58.050865 164.183014" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-779.291260 1365.708618 -192.968750" +"absmax" "-777.291260 1367.708618 -190.968750" +"ltime" "2642.765869" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-778.291260 1366.708618 -191.968750" +"angles" "244.574097 77.010071 139.263611" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2895" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-148.315521 14.627392 111.948845" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "390.880707 857.020691 -80.968750" +"absmax" "392.880707 859.020691 -78.968750" +"ltime" "2610.795166" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "391.880707 858.020691 -79.968750" +"angles" "-108.395531 75.360939 234.998749" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2904" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.811661 64.175629 140.561325" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "136.950134 -1786.468262 383.031250" +"absmax" "138.950134 -1784.468262 385.031250" +"ltime" "2085.560059" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "137.950134 -1785.468262 384.031250" +"angles" "-46.097908 398.775818 -186.706467" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2897" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "19.898872 -74.673088 106.508492" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "272.826569 -2011.934326 383.031250" +"absmax" "274.826569 -2009.934326 385.031250" +"ltime" "2090.262207" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "273.826569 -2010.934326 384.031250" +"angles" "160.316620 13.188047 -61.006718" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2871" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.258987 -77.588013 132.793533" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "99.601471 -1851.915039 383.031250" +"absmax" "101.601471 -1849.915039 385.031250" +"ltime" "2093.520020" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "100.601471 -1850.915039 384.031250" +"angles" "35.161037 209.855087 208.197067" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.905167 -61.832916 138.781693" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "130.654419 -1786.380005 383.031250" +"absmax" "132.654419 -1784.380005 385.031250" +"ltime" "2085.071289" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "131.654419 -1785.380005 384.031250" +"angles" "-89.177582 305.804108 -193.538483" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "11.022526 -74.823730 110.598671" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "370.655579 853.056946 -80.968750" +"absmax" "372.655579 855.056946 -78.968750" +"ltime" "2609.974365" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "371.655579 854.056946 -79.968750" +"angles" "184.087402 -154.022156 48.911732" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2905" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "58.214848 67.005310 102.869942" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "149.300400 -1921.022095 383.031250" +"absmax" "151.300400 -1919.022095 385.031250" +"ltime" "2068.379150" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "150.300400 -1920.022095 384.031250" +"angles" "270.180267 326.544250 -53.615440" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2614" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-3.496593 103.847969 158.675995" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "370.445618 860.078491 -80.968750" +"absmax" "372.445618 862.078491 -78.968750" +"ltime" "2610.083008" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "371.445618 861.078491 -79.968750" +"angles" "12.624862 -153.189056 24.599527" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2910" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "51.217819 68.069977 139.275894" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1270.660034 993.505188 -80.968750" +"absmax" "-1268.660034 995.505188 -78.968750" +"ltime" "2711.227295" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1269.660034 994.505188 -79.968750" +"angles" "-161.329758 4.285221 137.752701" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2904" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-13.234147 85.271370 128.333771" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "8345.276367 11725.807617 -354537.968750" +"absmax" "8347.276367 11727.807617 -354535.968750" +"ltime" "2617.919434" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "8346.276367 11726.807617 -354536.968750" +"velocity" "47.009186 61.042309 -2027.199951" +"angles" "49438.859375 -39396.078125 -11716.428711" +"avelocity" "278.209778 -222.287674 -66.020699" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.009186 61.042309 179.268890" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "103.557556 1016.051514 -83.968750" +"absmax" "105.557556 1018.051514 -81.968750" +"ltime" "2612.902832" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "104.557556 1017.051514 -82.968750" +"angles" "-0.589911 -274.574280 -130.872726" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2888" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "93.327332 15.640648 130.175720" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "120.103142 1021.384399 -83.968750" +"absmax" "122.103142 1023.384399 -81.968750" +"ltime" "2613.182129" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "121.103142 1022.384399 -82.968750" +"angles" "-10.424406 233.095856 123.337944" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2915" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "91.349258 17.479603 194.454437" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "98.751144 1033.964355 -83.968750" +"absmax" "100.751144 1035.964355 -81.968750" +"ltime" "2613.135010" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "99.751144 1034.964355 -82.968750" +"angles" "23.132038 -83.980438 134.825790" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2916" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.939789 29.945938 174.896149" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-809.685913 1554.423828 -112.968750" +"absmax" "-807.685913 1556.423828 -110.968750" +"ltime" "2631.616455" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-808.685913 1555.423828 -111.968750" +"angles" "93.400528 43.578682 13.356212" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2913" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.401566 39.467522 143.917084" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "109.187393 -2047.127319 383.031250" +"absmax" "111.187393 -2045.127319 385.031250" +"ltime" "2070.657471" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "110.187393 -2046.127319 384.031250" +"angles" "118.686066 0.090661 -115.344757" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.854103 -89.003052 178.325592" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "113.622932 -2043.589600 383.031250" +"absmax" "115.622932 -2041.589600 385.031250" +"ltime" "2070.965088" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "114.622932 -2042.589600 384.031250" +"angles" "106.570305 125.523697 26.162992" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-21.064730 -87.613083 167.198669" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1305.995483 992.445068 -80.968750" +"absmax" "-1303.995483 994.445068 -78.968750" +"ltime" "2711.023682" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1304.995483 993.445068 -79.968750" +"angles" "285.185028 -17.198668 25.677382" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2918" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-43.280582 61.402912 186.989868" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1282.694214 980.526489 -80.968750" +"absmax" "-1280.694214 982.526489 -78.968750" +"ltime" "2711.329590" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1281.694214 981.526489 -79.968750" +"angles" "-19.235575 -48.899906 148.012115" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2921" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-30.269173 71.738991 119.305946" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "123.617523 -2017.036011 383.031250" +"absmax" "125.617523 -2015.036011 385.031250" +"ltime" "2068.657959" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "124.617523 -2016.036011 384.031250" +"angles" "56.715080 189.666901 41.451183" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.856812 28.550255 122.519501" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "112.153648 -1987.018311 383.031250" +"absmax" "114.153648 -1985.018311 385.031250" +"ltime" "2069.112793" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "113.153648 -1986.018311 384.031250" +"angles" "166.331833 288.376587 48.303261" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2911" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.667801 56.591869 115.288620" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "113.126266 -1992.316772 383.031250" +"absmax" "115.126266 -1990.316772 385.031250" +"ltime" "2068.859863" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "114.126266 -1991.316772 384.031250" +"angles" "110.462776 229.130066 265.724518" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2924" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.879181 51.606720 192.344666" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "175.129852 1823.046875 -80.968750" +"absmax" "177.129852 1825.046875 -78.968750" +"ltime" "2340.740723" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "176.129852 1824.046875 -79.968750" +"angles" "-140.976532 446.945343 143.718811" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2918" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.199532 -31.322193 113.036552" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-21.530905 -1756.682251 383.031250" +"absmax" "-19.530905 -1754.682251 385.031250" +"ltime" "2099.624512" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-20.530905 -1755.682251 384.031250" +"angles" "34.550331 249.580032 124.178841" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.764905 74.343956 137.920776" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-30.985483 -1752.086670 383.031250" +"absmax" "-28.985483 -1750.086670 385.031250" +"ltime" "2099.501709" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-29.985483 -1751.086670 384.031250" +"angles" "269.443848 392.311066 187.243668" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "0.711766 75.225220 150.500687" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-4.100162 -1750.275024 383.022156" +"absmax" "-2.100162 -1748.275024 385.022156" +"ltime" "2099.275391" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3.100162 -1749.275024 384.022156" +"angles" "350.971954 2.445960 -11.353206" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "26.294518 72.982620 172.988846" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "191.896957 1807.946167 -80.994324" +"absmax" "193.896957 1809.946167 -78.994324" +"ltime" "2340.128906" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "192.896957 1808.946167 -79.994324" +"angles" "22.876812 52.763123 155.868576" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2926" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-57.376606 -48.783154 107.444901" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "141.976501 1830.874023 -83.968750" +"absmax" "143.976501 1832.874023 -81.968750" +"ltime" "2340.188721" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "142.976501 1831.874023 -82.968750" +"angles" "125.539642 442.063538 25.009544" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2930" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-88.856415 -17.942675 185.558945" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "202.556808 -2040.719482 383.031250" +"absmax" "204.556808 -2038.719482 385.031250" +"ltime" "2090.849365" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "203.556808 -2039.719482 384.031250" +"angles" "187.528488 529.109009 -73.917709" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.838245 -69.586380 148.050781" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "95.440170 1811.992310 -83.976028" +"absmax" "97.440170 1813.992310 -81.976028" +"ltime" "2342.338379" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "96.440170 1812.992310 -82.976028" +"angles" "-56.177319 386.059753 -169.201553" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2931" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.416641 59.610641 174.884003" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "193.163376 -2055.311035 383.031250" +"absmax" "195.163376 -2053.311035 385.031250" +"ltime" "2090.599121" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "194.163376 -2054.311035 384.031250" +"angles" "-215.427734 309.974274 18.631165" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "23.900829 -79.457535 170.960480" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "154.868576 -1931.576172 383.031250" +"absmax" "156.868576 -1929.576172 385.031250" +"ltime" "2083.132324" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "155.868576 -1930.576172 384.031250" +"angles" "218.330063 112.159874 46.305794" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "13.187265 -73.837135 131.084457" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "138.146179 -1959.783447 383.031250" +"absmax" "140.146179 -1957.783447 385.031250" +"ltime" "2083.040283" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "139.146179 -1958.783447 384.031250" +"angles" "3.671809 519.632385 31.214472" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-5.499981 -76.941437 197.579163" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "149.854797 -1928.578979 383.031250" +"absmax" "151.854797 -1926.578979 385.031250" +"ltime" "2082.394775" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "150.854797 -1927.578979 384.031250" +"angles" "71.165207 151.404266 108.066902" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "7.357214 -74.805618 112.668488" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "218.575134 -1869.099731 383.031250" +"absmax" "220.575134 -1867.099731 385.031250" +"ltime" "2088.797363" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "219.575134 -1868.099731 384.031250" +"angles" "243.151001 414.275330 -13.150526" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.520401 -90.664680 103.243858" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "124.877014 -1870.557739 383.031250" +"absmax" "126.877014 -1868.557739 385.031250" +"ltime" "2083.896484" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "125.877014 -1869.557739 384.031250" +"angles" "-66.722664 425.738403 56.024158" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2907" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "5.449804 -75.175041 113.645874" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "119.967537 -1896.803833 383.031250" +"absmax" "121.967537 -1894.803833 385.031250" +"ltime" "2083.298096" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "120.967537 -1895.803833 384.031250" +"angles" "-58.731197 597.995178 -245.625198" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2939" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-0.716415 -76.244980 189.788254" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "167.661530 -1886.556030 383.031250" +"absmax" "169.661530 -1884.556030 385.031250" +"ltime" "2084.140137" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "168.661530 -1885.556030 384.031250" +"angles" "-162.511520 470.307770 -32.916878" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2940" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "44.043434 -68.478416 181.848984" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "101.803284 1785.880005 -83.968750" +"absmax" "103.803284 1787.880005 -81.968750" +"ltime" "2341.698242" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "102.803284 1786.880005 -82.968750" +"angles" "-19.649723 12.654842 -66.738846" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2933" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-63.730087 44.652138 102.786835" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "96.381073 1781.907959 -83.968750" +"absmax" "98.381073 1783.907959 -81.968750" +"ltime" "2341.869385" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "97.381073 1782.907959 -82.968750" +"angles" "164.808456 307.882385 -161.090790" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2942" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-66.739861 36.178963 139.564651" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-642.204956 1478.024536 -192.968750" +"absmax" "-640.204956 1480.024536 -190.968750" +"ltime" "2651.251709" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-641.204956 1479.024536 -191.968750" +"angles" "325.110321 347.039764 -30.725702" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2922" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-62.112831 -42.037247 186.832458" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-646.149170 1474.881470 -192.968750" +"absmax" "-644.149170 1476.881470 -190.968750" +"ltime" "2651.014648" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-645.149170 1475.881470 -191.968750" +"angles" "-76.404327 238.614716 -115.114243" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2944" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.358986 -47.642464 169.483994" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-649.402710 1464.442871 -192.968750" +"absmax" "-647.402710 1466.442871 -190.968750" +"ltime" "2651.143066" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-648.402710 1465.442871 -191.968750" +"angles" "157.168716 499.818634 -199.047363" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2945" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.840214 -57.376255 164.129044" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "232.645615 876.277100 -80.968750" +"absmax" "234.645615 878.277100 -78.968750" +"ltime" "2611.547119" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "233.645615 877.277100 -79.968750" +"angles" "-91.097092 215.311340 212.650406" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2917" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "49.773304 68.289764 110.846077" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "220.369659 878.234131 -80.968750" +"absmax" "222.369659 880.234131 -78.968750" +"ltime" "2611.635254" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "221.369659 879.234131 -79.968750" +"angles" "214.072800 21.768034 -144.967041" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2947" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "32.868305 70.862022 112.974754" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "131.475937 -1784.160156 383.031250" +"absmax" "133.475937 -1782.160156 385.031250" +"ltime" "2075.633301" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "132.475937 -1783.160156 384.031250" +"angles" "-175.370346 473.808960 251.401108" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2907" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.217230 -72.224098 122.639793" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "138.256805 -1780.129517 383.031250" +"absmax" "140.256805 -1778.129517 385.031250" +"ltime" "2075.508057" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "139.256805 -1779.129517 384.031250" +"angles" "223.505646 164.826859 33.676872" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2914" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "28.957802 -69.747414 117.997368" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "166.649048 -1778.784912 383.031250" +"absmax" "168.649048 -1776.784912 385.031250" +"ltime" "2075.814453" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "167.649048 -1777.784912 384.031250" +"angles" "-151.700958 594.157715 -31.731226" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2947" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "56.981934 -61.806656 148.488846" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "240.979691 874.913940 -80.968750" +"absmax" "242.979691 876.913940 -78.968750" +"ltime" "2610.773682" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "241.979691 875.913940 -79.968750" +"angles" "177.419495 39.228996 23.909367" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2948" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.318413 66.533066 108.325684" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "76.177025 939.726440 -80.968750" +"absmax" "78.177025 941.726440 -78.968750" +"ltime" "2617.546143" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "77.177025 940.726440 -79.968750" +"angles" "-50.704556 182.715332 -210.460098" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2952" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.526543 47.672718 139.570541" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "225.662354 -1859.051147 383.031250" +"absmax" "227.662354 -1857.051147 385.031250" +"ltime" "2088.726074" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "226.662354 -1858.051147 384.031250" +"angles" "269.853851 203.725372 49.931866" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "54.036427 -72.214157 119.648064" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "193.138809 -1926.414917 383.031250" +"absmax" "195.138809 -1924.414917 385.031250" +"ltime" "2080.072754" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "194.138809 -1925.414917 384.031250" +"angles" "223.215714 408.326019 -125.113350" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2911" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.614128 -58.961243 134.706284" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "131.528320 -2015.172607 383.031250" +"absmax" "133.528320 -2013.172607 385.031250" +"ltime" "2071.337402" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "132.528320 -2014.172607 384.031250" +"angles" "19.937025 281.340698 43.047108" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2934" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.814367 -84.219978 114.345779" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "120.753845 -2034.325073 383.031250" +"absmax" "122.753845 -2032.325073 385.031250" +"ltime" "2071.981201" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "121.753845 -2033.325073 384.031250" +"angles" "-126.749756 158.986023 -281.103180" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2957" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-20.973251 -87.579529 137.423416" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "138.547195 -2032.934814 383.031250" +"absmax" "140.547195 -2030.934814 385.031250" +"ltime" "2071.384033" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "139.547195 -2031.934814 384.031250" +"angles" "203.729553 49.135822 -28.318975" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2958" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-1.739607 -80.524475 152.728149" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "187.780960 -1942.948975 383.031250" +"absmax" "189.780960 -1940.948975 385.031250" +"ltime" "2080.351562" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "188.780960 -1941.948975 384.031250" +"angles" "185.697052 89.815750 4.118495" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "52.827576 -79.691101 135.876862" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "193.582748 -1952.641846 383.031250" +"absmax" "195.582748 -1950.641846 385.031250" +"ltime" "2080.573975" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "194.582748 -1951.641846 384.031250" +"angles" "39.301464 91.017609 -241.024063" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "52.600945 -80.383362 119.850975" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "234.245514 -1903.820923 383.031250" +"absmax" "236.245514 -1901.820923 385.031250" +"ltime" "2088.763184" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "235.245514 -1902.820923 384.031250" +"angles" "-65.533890 161.823639 -76.951515" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.568939 -93.358795 175.189224" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +"absmin" "108.923485 -1946.719482 383.031250" +"absmax" "110.923485 -1944.719482 385.031250" +"ltime" "2091.184570" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "109.923485 -1945.719482 384.031250" +"angles" "265.851746 502.577942 -226.044464" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.752296 -40.488640 112.485100" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "266.513824 -1961.084106 383.031250" +"absmax" "268.513824 -1959.084106 385.031250" +"ltime" "2089.059814" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "267.513824 -1960.084106 384.031250" +"angles" "-54.937115 252.035995 -143.515518" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2907" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "44.407211 -69.928253 111.254829" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-681.586243 1496.642822 -112.968750" +"absmax" "-679.586243 1498.642822 -110.968750" +"ltime" "2739.060547" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-680.586243 1497.642822 -111.968750" +"angles" "-68.612068 504.471985 233.199738" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2946" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.787659 -58.175552 175.257980" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "259.353973 -1957.026978 383.031250" +"absmax" "261.353973 -1955.026978 385.031250" +"ltime" "2088.801758" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "260.353973 -1956.026978 384.031250" +"angles" "216.931549 518.150635 -15.753028" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2968" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "41.451309 -74.575401 121.185600" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "259.218445 -1954.194946 383.031250" +"absmax" "261.218445 -1952.194946 385.031250" +"ltime" "2089.401367" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "260.218445 -1953.194946 384.031250" +"angles" "162.440170 509.770630 30.082506" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2970" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "42.469181 -72.975143 118.338005" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "76.946587 -1955.868896 383.031250" +"absmax" "78.946587 -1953.868896 385.031250" +"ltime" "2072.957520" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "77.946587 -1954.868896 384.031250" +"angles" "227.891541 56.643555 -33.815071" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-2.820630 -74.982323 173.381699" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "60.631973 -1939.164307 383.031250" +"absmax" "62.631973 -1937.164307 385.031250" +"ltime" "2072.818359" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "61.631973 -1938.164307 384.031250" +"angles" "106.104279 122.177078 92.293076" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-23.740976 -74.837906 142.917557" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "37.523510 -1959.743164 383.031250" +"absmax" "39.523510 -1957.743164 385.031250" +"ltime" "2073.685059" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "38.523510 -1958.743164 384.031250" +"angles" "44.924740 356.807983 307.181122" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-38.971767 -74.732765 185.605377" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-676.759460 1526.009277 -112.968750" +"absmax" "-674.759460 1528.009277 -110.968750" +"ltime" "2739.313477" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-675.759460 1527.009277 -111.968750" +"angles" "-58.032806 604.087646 -37.152328" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2969" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.356972 -26.090477 192.486252" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "188.187225 681.473755 -80.968750" +"absmax" "190.187225 683.473755 -78.968750" +"ltime" "2622.750732" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "189.187225 682.473755 -79.968750" +"angles" "343.336975 157.026535 -180.938843" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2953" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-55.032204 91.073837 139.130707" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "61.440601 932.119080 -80.968750" +"absmax" "63.440601 934.119080 -78.968750" +"ltime" "2615.977051" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "62.440601 933.119080 -79.968750" +"angles" "120.851486 42.781464 -128.492447" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2963" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "41.795254 71.603401 112.229218" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "156.957245 -1852.320312 383.031250" +"absmax" "158.957245 -1850.320312 385.031250" +"ltime" "2086.360352" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "157.957245 -1851.320312 384.031250" +"angles" "-94.067558 471.347870 97.510292" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2952" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "22.335907 -72.471146 123.802567" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-19.127277 872.007874 -80.968750" +"absmax" "-17.127277 874.007874 -78.968750" +"ltime" "2614.435791" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-18.127277 873.007874 -79.968750" +"angles" "283.302826 -123.917320 35.207176" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2977" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.273663 72.276703 178.001968" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "163.736267 -1855.433960 383.031250" +"absmax" "165.736267 -1853.433960 385.031250" +"ltime" "2086.498047" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "164.736267 -1854.433960 384.031250" +"angles" "91.004730 521.213806 -162.348907" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2978" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "32.405472 -70.944885 156.944672" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "167.661758 -1843.825928 383.031250" +"absmax" "169.661758 -1841.825928 385.031250" +"ltime" "2086.415039" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "168.661758 -1842.825928 384.031250" +"angles" "80.174660 303.759155 -31.004648" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2980" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "26.922600 -71.775940 198.620483" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "203.343246 -2043.860596 383.031250" +"absmax" "205.343246 -2041.860596 385.031250" +"ltime" "2091.150635" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "204.343246 -2042.860596 384.031250" +"angles" "-24.985603 38.053787 -5.421785" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.311619 -70.061668 160.163895" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "170.223160 -1968.277344 383.031250" +"absmax" "172.223160 -1966.277344 385.031250" +"ltime" "2080.972900" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "171.223160 -1967.277344 384.031250" +"angles" "269.320496 186.478180 -10.469791" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2902" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.558928 -94.564301 133.169235" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "162.538315 -1992.780396 383.031250" +"absmax" "164.538315 -1990.780396 385.031250" +"ltime" "2080.540283" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "163.538315 -1991.780396 384.031250" +"angles" "11.422687 518.569397 268.167938" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2983" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.762402 -106.862579 169.576080" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-4.390715 -1860.593140 383.031250" +"absmax" "-2.390715 -1858.593140 385.031250" +"ltime" "2099.749512" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3.390715 -1859.593140 384.031250" +"angles" "246.355591 211.294144 -94.480095" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-21.339333 73.091125 128.308121" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "83.811798 -1959.423340 383.031250" +"absmax" "85.811798 -1957.423340 385.031250" +"ltime" "2074.247314" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "84.811798 -1958.423340 384.031250" +"angles" "116.465462 605.687744 232.644180" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2899" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "2.459736 -75.443222 177.898880" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "78.171066 -1948.391357 383.031250" +"absmax" "80.171066 -1946.391357 385.031250" +"ltime" "2074.367676" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "79.171066 -1947.391357 384.031250" +"angles" "150.785065 258.191986 119.238327" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2986" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-3.238888 -74.982742 132.177780" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "79.597565 -1951.239746 383.031250" +"absmax" "81.597565 -1949.239746 385.031250" +"ltime" "2073.821045" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "80.597565 -1950.239746 384.031250" +"angles" "-74.222519 398.208160 20.784664" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2987" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-1.639687 -75.111961 153.744781" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-38.449924 891.936462 -80.968750" +"absmax" "-36.449924 893.936462 -78.968750" +"ltime" "2613.643311" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-37.449924 892.936462 -79.968750" +"angles" "200.654953 -237.231232 -62.556236" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2979" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.298973 73.871643 185.636536" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "101.117775 -1986.596069 383.031250" +"absmax" "103.117775 -1984.596069 385.031250" +"ltime" "2091.440186" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "102.117775 -1985.596069 384.031250" +"angles" "360.509064 380.653198 97.470047" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.406319 -68.917496 161.376694" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "165.997162 -1893.619263 383.031250" +"absmax" "167.997162 -1891.619263 385.031250" +"ltime" "2076.227539" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "166.997162 -1892.619263 384.031250" +"angles" "334.808258 377.942139 180.641068" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2981" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "32.010406 -74.315170 188.420135" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "140.626633 -1823.750122 383.031250" +"absmax" "142.626633 -1821.750122 385.031250" +"ltime" "2076.637939" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "141.626633 -1822.750122 384.031250" +"angles" "-57.924980 357.564758 -168.902740" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2991" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "7.661861 -74.849838 178.247070" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "152.378647 -1885.414062 383.031250" +"absmax" "154.378647 -1883.414062 385.031250" +"ltime" "2076.696533" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "153.378647 -1884.414062 384.031250" +"angles" "295.578156 113.803619 -267.936981" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2992" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.973114 -74.557541 145.822189" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "178.629822 -1909.564087 383.031250" +"absmax" "180.629822 -1907.564087 385.031250" +"ltime" "2077.080811" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "179.629822 -1908.564087 384.031250" +"angles" "146.626785 418.616669 247.552795" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2993" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.660688 -77.838493 181.086639" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "170.600571 -1890.937012 383.031250" +"absmax" "172.600571 -1888.937012 385.031250" +"ltime" "2077.705811" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "171.600571 -1889.937012 384.031250" +"angles" "-132.932999 245.112000 -181.769272" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2994" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "25.814508 -77.669876 146.633606" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "169.492828 -1886.553345 383.031250" +"absmax" "171.492828 -1884.553345 385.031250" +"ltime" "2077.720703" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "170.492828 -1885.553345 384.031250" +"angles" "-40.165588 221.762573 -208.489197" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2995" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "26.306530 -77.714813 116.322823" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-50.321056 869.615234 -80.968750" +"absmax" "-48.321056 871.615234 -78.968750" +"ltime" "2613.824463" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-49.321056 870.615234 -79.968750" +"angles" "267.116302 67.150543 -63.387833" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "857" +"chain" "2989" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "15.065333 74.240211 99.904617" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "4.517665 -1853.520752 383.031250" +"absmax" "6.517665 -1851.520752 385.031250" +"ltime" "2099.696289" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "5.517665 -1852.520752 384.031250" +"angles" "129.820251 391.963440 -228.883057" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.557117 77.907417 161.430908" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "109.824707 -1877.014160 383.031250" +"absmax" "111.824707 -1875.014160 385.031250" +"ltime" "2074.559570" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "110.824707 -1876.014160 384.031250" +"angles" "121.317802 543.094177 168.168106" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2905" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-5.313036 -75.497734 123.530716" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "159.431564 -1887.634277 383.031250" +"absmax" "161.431564 -1885.634277 385.031250" +"ltime" "2074.461182" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "160.431564 -1886.634277 384.031250" +"angles" "-47.299053 482.072937 -334.286407" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2999" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "40.687080 -72.534401 196.420547" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "128.373596 -1889.117676 383.031250" +"absmax" "130.373596 -1887.117676 385.031250" +"ltime" "2074.681885" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "129.373596 -1888.117676 384.031250" +"angles" "195.174057 519.382141 268.757812" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3000" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "12.521683 -74.348816 191.362289" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "146.323029 -2010.794189 383.031250" +"absmax" "148.323029 -2008.794189 385.031250" +"ltime" "2080.482178" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "147.323029 -2009.794189 384.031250" +"angles" "-227.673325 535.857117 -200.976089" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3001" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.868767 -126.485489 172.125275" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-823.213745 719.438904 -80.968750" +"absmax" "-821.213745 721.438904 -78.968750" +"ltime" "2681.117432" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-822.213745 720.438904 -79.968750" +"angles" "-132.507446 90.400894 -189.715546" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2975" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-40.980782 64.087029 158.110748" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "154.373550 -1852.217041 383.031250" +"absmax" "156.373550 -1850.217041 385.031250" +"ltime" "2075.717041" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "155.373550 -1851.217041 384.031250" +"angles" "-167.686951 70.128593 -264.227356" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3001" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "29.023617 -72.817581 123.145264" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "150.417496 -1839.859131 383.031250" +"absmax" "152.417496 -1837.859131 385.031250" +"ltime" "2076.075684" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "151.417496 -1838.859131 384.031250" +"angles" "34.733334 470.585754 129.383194" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3004" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.386101 -72.702621 101.525040" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "132.293289 -1841.460083 383.031250" +"absmax" "134.293289 -1839.460083 385.031250" +"ltime" "2076.429932" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "133.293289 -1840.460083 384.031250" +"angles" "-113.974571 276.436249 -170.804504" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3005" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "4.055843 -74.924286 106.075981" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-795.158630 714.850952 -80.968750" +"absmax" "-793.158630 716.850952 -78.968750" +"ltime" "2681.178467" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-794.158630 715.850952 -79.968750" +"angles" "60.461231 141.098740 -13.268352" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3003" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-15.717012 74.799377 128.803436" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-830.203552 702.586914 -80.968750" +"absmax" "-828.203552 704.586914 -78.968750" +"ltime" "2681.803955" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-829.203552 703.586914 -79.968750" +"angles" "-93.521454 305.682678 -56.385628" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3007" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.147614 56.807957 143.134781" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "175.017639 -1880.536743 383.031250" +"absmax" "177.017639 -1878.536743 385.031250" +"ltime" "2077.852295" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "176.017639 -1879.536743 384.031250" +"angles" "216.663361 355.141907 -67.162979" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3006" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "36.663982 -68.942863 119.155754" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "166.842331 -1908.288330 383.031250" +"absmax" "168.842331 -1906.288330 385.031250" +"ltime" "2078.143311" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "167.842331 -1907.288330 384.031250" +"angles" "103.226471 583.176147 188.595230" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3009" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.960640 -84.195068 138.832153" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "175.661102 -1908.869751 383.031250" +"absmax" "177.661102 -1906.869751 385.031250" +"ltime" "2078.619385" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "176.661102 -1907.869751 384.031250" +"angles" "242.589340 208.937134 186.237747" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3010" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.610062 -77.736679 173.029770" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-696.784363 1536.664185 -112.968750" +"absmax" "-694.784363 1538.664185 -110.968750" +"ltime" "2739.056885" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-695.784363 1537.664185 -111.968750" +"angles" "263.328125 554.964172 138.618912" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3008" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.292328 -21.274502 127.498222" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1027.490845 1137.994873 -112.968750" +"absmax" "-1025.490845 1139.994873 -110.968750" +"ltime" "2629.495361" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1026.490845 1138.994873 -111.968750" +"angles" "50.173988 66.307220 7.361203" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3012" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "13.585378 82.184593 157.861923" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1053.345703 1130.638794 -112.968750" +"absmax" "-1051.345703 1132.638794 -110.968750" +"ltime" "2628.889648" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1052.345703 1131.638794 -111.968750" +"angles" "-35.082737 -64.303192 261.952911" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3013" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-12.630490 74.464821 160.075974" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1030.150513 1133.731689 -112.968750" +"absmax" "-1028.150513 1135.731689 -110.968750" +"ltime" "2629.209717" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1029.150513 1134.731689 -111.968750" +"angles" "99.108673 373.962646 -200.605637" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3014" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "11.399385 81.540886 149.425766" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-333.939240 905.843262 -104.968750" +"absmax" "-331.939240 907.843262 -102.968750" +"ltime" "2660.036133" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-332.939240 906.843262 -103.968750" +"angles" "151.634521 461.997101 268.851898" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2997" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.365227 -27.118334 137.961136" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "145.349152 -1881.274170 383.031250" +"absmax" "147.349152 -1879.274170 385.031250" +"ltime" "2079.127686" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "146.349152 -1880.274170 384.031250" +"angles" "144.287125 581.835205 -52.921730" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3017" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "58.558834 -48.995197 122.482460" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "193.747879 -1924.419800 383.031250" +"absmax" "195.747879 -1922.419800 385.031250" +"ltime" "2079.063477" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "194.747879 -1923.419800 384.031250" +"angles" "298.045105 262.179596 335.173706" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3018" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "41.924660 -78.857285 189.973297" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "198.569077 -1889.129395 383.031250" +"absmax" "200.569077 -1887.129395 385.031250" +"ltime" "2078.482666" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "199.569077 -1888.129395 384.031250" +"angles" "-5.323225 388.025391 197.496048" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3018" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "54.811798 -55.721970 128.084900" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "152.955902 823.575745 -83.968750" +"absmax" "154.955902 825.575745 -81.968750" +"ltime" "2611.395996" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "153.955902 824.575745 -82.968750" +"angles" "110.425240 51.647171 288.147461" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3017" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "58.746162 67.186081 187.542572" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "109.575485 822.571716 -83.968750" +"absmax" "111.575485 824.571716 -81.968750" +"ltime" "2611.781738" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "110.575485 823.571716 -82.968750" +"angles" "264.662048 22.963469 141.539551" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3021" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "23.568657 72.345589 125.127441" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "136.644211 828.443481 -83.968750" +"absmax" "138.644211 830.443481 -81.968750" +"ltime" "2611.959229" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "137.644211 829.443481 -82.968750" +"angles" "301.309235 104.058914 -4.720780" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3022" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "51.588799 68.235855 123.599533" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-342.942688 910.572693 -104.968750" +"absmax" "-340.942688 912.572693 -102.968750" +"ltime" "2659.469727" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-341.942688 911.572693 -103.968750" +"angles" "-85.576859 26.886141 312.605103" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3023" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.866966 -22.219790 168.948227" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "84.935257 -1982.889526 383.031250" +"absmax" "86.935257 -1980.889526 385.031250" +"ltime" "2082.064453" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "85.935257 -1981.889526 384.031250" +"angles" "0.371014 336.690674 49.257477" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-66.296112 -59.884922 113.644333" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "84.134895 -1980.359375 383.031250" +"absmax" "86.134895 -1978.359375 385.031250" +"ltime" "2081.712891" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "85.134895 -1979.359375 384.031250" +"angles" "127.522591 148.581955 205.509415" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.234100 -58.830013 97.724274" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "101.547279 -1987.095825 383.031250" +"absmax" "103.547279 -1985.095825 385.031250" +"ltime" "2081.788818" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "102.547279 -1986.095825 384.031250" +"angles" "229.779678 346.480255 -133.700836" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-43.889530 -65.887222 106.856056" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "100.231895 -1956.629639 383.031250" +"absmax" "102.231895 -1954.629639 385.031250" +"ltime" "2091.014893" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "101.231895 -1955.629639 384.031250" +"angles" "304.538513 568.405334 90.888992" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.756287 -40.454788 150.833755" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-337.814209 908.392151 -104.968750" +"absmax" "-335.814209 910.392151 -102.968750" +"ltime" "2659.295410" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-336.814209 909.392151 -103.968750" +"angles" "274.708954 480.975281 282.331451" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3024" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.642220 -24.617910 155.682388" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "190.185211 -1867.617065 383.031250" +"absmax" "192.185211 -1865.617065 385.031250" +"ltime" "2079.356445" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "191.185211 -1866.617065 384.031250" +"angles" "86.290764 217.844055 148.527863" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3020" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.633526 -65.170303 128.021210" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "203.113220 -1926.281128 383.031250" +"absmax" "205.113220 -1924.281128 385.031250" +"ltime" "2079.306152" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "204.113220 -1925.281128 384.031250" +"angles" "-14.853464 554.672913 -172.570908" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3031" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "55.715359 -51.598099 162.136169" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "197.673264 -1872.216431 383.031250" +"absmax" "199.673264 -1870.216431 385.031250" +"ltime" "2079.331299" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "198.673264 -1871.216431 384.031250" +"angles" "-178.624832 265.414001 85.692253" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3031" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "53.898884 -54.312710 136.418854" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-760.253967 1357.645386 -192.968750" +"absmax" "-758.253967 1359.645386 -190.968750" +"ltime" "2643.944580" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-759.253967 1358.645386 -191.968750" +"angles" "66.593277 226.576035 -62.625191" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3015" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-136.166168 5.265053 101.050491" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-737.544434 1367.616455 -192.968750" +"absmax" "-735.544434 1369.616455 -190.968750" +"ltime" "2644.109863" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-736.544434 1368.616455 -191.968750" +"angles" "198.745392 131.069595 66.101143" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3034" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-106.529465 23.198990 77.837936" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "118.082489 -1818.615234 383.031250" +"absmax" "120.082489 -1816.615234 385.031250" +"ltime" "2094.420898" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "119.082489 -1817.615234 384.031250" +"angles" "-47.941383 15.568982 320.897980" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.615112 -58.881706 176.467987" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "80.377144 -1781.256836 383.031250" +"absmax" "82.377144 -1779.256836 385.031250" +"ltime" "2094.259521" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "81.377144 -1780.256836 384.031250" +"angles" "263.475098 417.899200 236.346191" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "33.093552 -68.599220 172.415939" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-69.806641 824.857300 -80.968750" +"absmax" "-67.806641 826.857300 -78.968750" +"ltime" "2615.053223" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-68.806641 825.857300 -79.968750" +"angles" "21.681997 298.793518 51.366261" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "857" +"chain" "3029" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "3.875410 76.839592 173.289536" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "113.764320 -1817.351196 383.031250" +"absmax" "115.764320 -1815.351196 385.031250" +"ltime" "2095.067871" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "114.764320 -1816.351196 384.031250" +"angles" "-127.975792 601.357483 126.647415" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.459351 -59.488537 171.774429" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-68.565781 824.702942 -80.968750" +"absmax" "-66.565781 826.702942 -78.968750" +"ltime" "2614.167725" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-67.565781 825.702942 -79.968750" +"angles" "54.464989 363.751740 -123.269722" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "857" +"chain" "3038" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "5.138203 77.062202 169.772812" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-70.541000 820.586792 -80.968750" +"absmax" "-68.541000 822.586792 -78.968750" +"ltime" "2614.524658" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-69.541000 821.586792 -79.968750" +"angles" "55.966488 -205.986893 145.106384" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "857" +"chain" "3040" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "3.323139 76.742241 146.131119" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "66.302391 867.428650 -80.968750" +"absmax" "68.302391 869.428650 -78.968750" +"ltime" "2615.653564" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "67.302391 868.428650 -79.968750" +"angles" "-125.332672 113.627373 -14.894720" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3041" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.507141 74.837845 182.262726" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "54.696911 842.616211 -80.968750" +"absmax" "56.696911 844.616211 -78.968750" +"ltime" "2615.745117" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "55.696911 843.616211 -79.968750" +"angles" "1.591224 -114.572342 56.278599" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3042" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.376736 74.823380 102.195351" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "179.338806 -1911.596558 383.031250" +"absmax" "181.338806 -1909.596558 385.031250" +"ltime" "2086.768799" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "180.338806 -1910.596558 384.031250" +"angles" "210.479279 50.840954 120.189545" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "25.352608 -77.277962 102.115906" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "164.562027 -1928.912354 383.031250" +"absmax" "166.562027 -1926.912354 385.031250" +"ltime" "2087.436279" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "165.562027 -1927.912354 384.031250" +"angles" "135.210754 189.526398 19.726034" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "7.993423 -92.324806 124.141907" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "169.543823 -1939.293457 383.031250" +"absmax" "171.543823 -1937.293457 385.031250" +"ltime" "2087.214600" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "170.543823 -1938.293457 384.031250" +"angles" "42.007469 144.586334 -52.407257" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "11.557219 -89.235725 182.436996" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "105.834763 -1823.903442 383.031250" +"absmax" "107.834763 -1821.903442 385.031250" +"ltime" "2084.788086" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "106.834763 -1822.903442 384.031250" +"angles" "-46.361053 332.011383 -59.183796" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2902" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-3.003056 -78.416687 132.347717" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "146.891373 -1798.190796 383.031250" +"absmax" "148.891373 -1796.190796 385.031250" +"ltime" "2084.513672" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "147.891373 -1797.190796 384.031250" +"angles" "-29.894613 307.584045 -177.177658" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3017" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "40.421028 -66.846657 131.580872" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "104.675392 -1819.641968 383.031250" +"absmax" "106.675392 -1817.641968 385.031250" +"ltime" "2084.383789" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "105.675392 -1818.641968 384.031250" +"angles" "-145.563629 283.858826 -80.236412" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3047" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.571333 -78.834541 109.615044" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "54.428585 864.160828 -80.968750" +"absmax" "56.428585 866.160828 -78.968750" +"ltime" "2615.245361" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "55.428585 865.160828 -79.968750" +"angles" "-172.676651 268.506989 -146.661011" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3043" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "33.694790 74.874535 163.405167" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "59.995377 946.337769 -80.968750" +"absmax" "61.995377 948.337769 -78.968750" +"ltime" "2616.352783" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "60.995377 947.337769 -79.968750" +"angles" "180.627792 -1.228070 -118.277344" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3050" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "31.807592 72.484718 133.182190" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "83.476547 957.317688 -80.968750" +"absmax" "85.476547 959.317688 -78.968750" +"ltime" "2615.946045" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "84.476547 958.317688 -79.968750" +"angles" "273.408325 11.381084 226.738617" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3051" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.122993 71.045044 191.464371" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "127.797882 -1858.276733 383.031250" +"absmax" "129.797882 -1856.276733 385.031250" +"ltime" "2085.931152" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "128.797882 -1857.276733 384.031250" +"angles" "87.372337 231.073196 113.507484" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3033" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "5.325787 -75.414619 159.979828" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "178.071182 -1861.006592 383.031250" +"absmax" "180.071182 -1859.006592 385.031250" +"ltime" "2086.290283" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "179.071182 -1860.006592 384.031250" +"angles" "243.920288 -8.343033 -105.392395" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3053" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "50.408546 -66.424629 193.999969" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "126.317642 -1842.702026 383.031250" +"absmax" "128.317642 -1840.702026 385.031250" +"ltime" "2085.877441" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "127.317642 -1841.702026 384.031250" +"angles" "-61.858948 296.702881 -55.569912" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3049" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "5.367119 -75.406372 110.621330" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "102.610924 942.339722 -83.968750" +"absmax" "104.610924 944.339722 -81.968750" +"ltime" "2617.001465" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "103.610924 943.339722 -82.968750" +"angles" "-198.595428 -312.946228 19.598267" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3052" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "87.989639 42.480621 178.465271" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "32.821930 820.987854 -80.968750" +"absmax" "34.821930 822.987854 -78.968750" +"ltime" "2616.382568" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "33.821930 821.987854 -79.968750" +"angles" "262.170441 -94.259621 162.363876" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3056" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "14.054791 78.427673 124.472847" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "46.335732 830.214661 -80.968750" +"absmax" "48.335732 832.214661 -78.968750" +"ltime" "2616.632568" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "47.335732 831.214661 -79.968750" +"angles" "134.462860 82.517342 -182.543564" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3057" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "28.110960 80.797295 100.558456" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "30.674387 827.701111 -80.968796" +"absmax" "32.674385 829.701111 -78.968796" +"ltime" "2616.921387" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "31.674387 828.701111 -79.968796" +"angles" "-90.261269 198.816803 -61.545174" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3058" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.091594 77.759544 102.018845" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "126.512169 1011.044495 -83.968750" +"absmax" "128.512177 1013.044495 -81.968750" +"ltime" "2618.384766" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "127.512169 1012.044495 -82.968750" +"angles" "7.072367 -9.599475 -268.034210" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3059" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "81.413170 25.348881 111.383797" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "158.246979 995.626770 -83.968750" +"absmax" "160.246979 997.626770 -81.968750" +"ltime" "2618.636230" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "159.246979 996.626770 -82.968750" +"angles" "369.476624 -206.338409 148.979675" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3061" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "99.862030 7.347366 171.645874" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "157.163483 995.024719 -83.968750" +"absmax" "159.163483 997.024719 -81.968750" +"ltime" "2617.894531" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "158.163483 996.024719 -82.968750" +"angles" "-99.269325 -173.070648 74.820328" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3062" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "100.659607 6.569124 189.448898" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-783.718445 1343.412842 -192.968750" +"absmax" "-781.718445 1345.412842 -190.968750" +"ltime" "2643.973145" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-782.718445 1344.412842 -191.968750" +"angles" "-68.486603 25.834488 -29.769503" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3035" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-174.637909 -18.015152 100.482796" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-774.762634 1364.722168 -192.968750" +"absmax" "-772.762634 1366.722168 -190.968750" +"ltime" "2643.965332" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-773.762634 1365.722168 -191.968750" +"angles" "142.376892 150.200089 151.739716" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3064" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-157.013855 14.901161 94.969536" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "159.427368 999.562622 -80.968750" +"absmax" "161.427368 1001.562622 -78.968750" +"ltime" "2622.030518" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "160.427368 1000.562622 -79.968750" +"angles" "205.602036 -395.844971 -255.194290" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3063" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.477936 75.685966 193.535049" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "153.175201 1001.728638 -83.968750" +"absmax" "155.175201 1003.728638 -81.968750" +"ltime" "2621.815674" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "154.175201 1002.728638 -82.968750" +"angles" "-156.003052 -280.162781 453.235992" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3066" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.867779 75.621437 189.228592" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "117.055603 994.856567 -83.968750" +"absmax" "119.055603 996.856567 -81.968750" +"ltime" "2621.698486" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "118.055603 995.856567 -82.968750" +"angles" "-132.032089 -228.384827 -198.225815" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3067" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "23.457066 75.335709 164.244720" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "163.481064 571.345154 -80.968750" +"absmax" "165.481064 573.345154 -78.968750" +"ltime" "2622.623291" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "164.481064 572.345154 -79.968750" +"angles" "26.285131 -29.302536 -46.254395" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "844" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-94.791290 30.644566 156.469635" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "187.639893 547.748901 -80.968750" +"absmax" "189.639893 549.748901 -78.968750" +"ltime" "2623.220947" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "188.639893 548.748901 -79.968750" +"angles" "-144.644180 361.164459 -195.583511" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3069" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-84.801910 7.390375 141.601776" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "148.474564 980.180542 -83.968750" +"absmax" "150.474564 982.180542 -81.968750" +"ltime" "2618.597900" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "149.474564 981.180542 -82.968750" +"angles" "-85.016129 216.306351 153.659195" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3068" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "82.124809 -30.892277 166.930511" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "179.269684 981.447205 -80.968750" +"absmax" "181.269684 983.447205 -78.968750" +"ltime" "2619.335449" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "180.269684 982.447205 -79.968750" +"angles" "284.969238 290.413422 51.980694" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3071" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "81.871101 -29.543280 142.390488" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "176.196503 978.269470 -80.968750" +"absmax" "178.196503 980.269470 -78.968750" +"ltime" "2618.578613" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "177.196503 979.269470 -79.968750" +"angles" "230.938751 404.784271 223.370880" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3072" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "83.015106 -35.626095 118.574852" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "187.402145 692.044617 -80.968750" +"absmax" "189.402145 694.044617 -78.968750" +"ltime" "2622.095215" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "188.402145 693.044617 -79.968750" +"angles" "218.960556 400.258484 -29.936647" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3073" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-53.386154 97.840302 161.665802" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "197.557495 671.295654 -80.968750" +"absmax" "199.557495 673.295654 -78.968750" +"ltime" "2622.523438" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "198.557495 672.295654 -79.968750" +"angles" "73.950066 -89.056625 -96.398834" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3074" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-53.847328 95.944550 136.302292" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "197.985809 900.887695 -80.968750" +"absmax" "199.985809 902.887695 -78.968750" +"ltime" "2619.795898" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "198.985809 901.887695 -79.968750" +"angles" "186.223511 359.297241 -177.601395" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3073" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-43.883804 -90.836243 121.093788" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "215.058914 905.934265 -80.968750" +"absmax" "217.058914 907.934265 -78.968750" +"ltime" "2619.378906" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "216.058914 906.934265 -79.968750" +"angles" "-82.670494 287.297089 138.297226" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3076" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-20.691557 -84.103394 118.924492" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "220.605026 910.058777 -80.968750" +"absmax" "222.605026 912.058777 -78.968750" +"ltime" "2619.392578" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "221.605026 911.058777 -79.968750" +"angles" "127.454063 287.343933 -39.892876" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3077" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-13.737782 -82.084663 108.225723" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-544.767334 726.792847 -80.968750" +"absmax" "-542.767334 728.792847 -78.968750" +"ltime" "2626.635010" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-543.767334 727.792847 -79.968750" +"angles" "342.268829 145.141907 -27.380028" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3078" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.454529 54.726601 154.361389" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-514.128967 765.876587 -80.968750" +"absmax" "-512.128967 767.876587 -78.968750" +"ltime" "2626.899170" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-513.128967 766.876587 -79.968750" +"angles" "-189.090866 -150.520309 276.876282" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3079" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-17.864777 90.040901 173.485962" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "156.427414 1068.665771 -83.968750" +"absmax" "158.427414 1070.665771 -81.968750" +"ltime" "2620.754883" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "157.427414 1069.665771 -82.968750" +"angles" "133.126465 475.156494 174.934601" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3080" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.778641 -55.085388 147.016998" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "156.092499 1110.745972 -83.968750" +"absmax" "158.092499 1112.745972 -81.968750" +"ltime" "2619.811035" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "157.092499 1111.745972 -82.968750" +"angles" "-132.164261 260.193848 -1.464767" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3081" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.917084 -13.391109 135.357895" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "157.105728 1074.710205 -83.968750" +"absmax" "159.105728 1076.710205 -81.968750" +"ltime" "2620.246338" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "158.105728 1075.710205 -82.968750" +"angles" "75.825806 97.383766 104.657112" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3082" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.358040 -50.384037 141.895126" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-65.147957 1173.648193 -96.968750" +"absmax" "-63.147957 1175.648193 -94.968750" +"ltime" "2621.444092" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-64.147957 1174.648193 -95.968750" +"angles" "171.590469 -194.516541 -16.682009" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3083" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.312263 31.743307 134.416107" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-86.242043 1184.977539 -96.968750" +"absmax" "-84.242043 1186.977539 -94.968750" +"ltime" "2621.119629" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-85.242043 1185.977539 -95.968750" +"angles" "290.280792 -40.667835 -150.527527" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3084" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.624252 47.389782 110.283592" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-93.317238 1179.610840 -96.968750" +"absmax" "-91.317238 1181.610840 -94.968750" +"ltime" "2620.538818" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-92.317238 1180.610840 -95.968750" +"angles" "183.245178 -88.161034 -58.662155" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3085" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.423767 47.567127 113.760773" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-18.849976 483.489960 -61086.578125" +"absmax" "-16.849976 485.489960 -61084.578125" +"ltime" "2624.047852" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-17.849976 484.489960 -61085.578125" +"velocity" "0.000000 0.000000 -2027.199951" +"angles" "222.700958 205.576309 76.345947" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3086" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-86.262207 24.994217 115.891518" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-524.579041 725.215393 -80.968750" +"absmax" "-522.579041 727.215393 -78.968750" +"ltime" "2626.877686" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-523.579041 726.215393 -79.968750" +"angles" "-151.981995 26.888853 26.071297" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3086" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-38.676861 68.160294 120.719711" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-787.095581 1359.500244 -192.968750" +"absmax" "-785.095581 1361.500244 -190.968750" +"ltime" "2644.513184" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-786.095581 1360.500244 -191.968750" +"angles" "-167.714615 239.247406 -10.367067" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3088" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-176.936035 6.456017 95.201591" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-740.067078 1370.039062 -192.968750" +"absmax" "-738.067078 1372.039062 -190.968750" +"ltime" "2644.529785" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-739.067078 1371.039062 -191.968750" +"angles" "97.977051 93.239182 -152.250443" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3089" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-124.027260 28.884399 59.340084" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-646.018738 647.363464 -82.968750" +"absmax" "-644.018738 649.363464 -80.968750" +"ltime" "2626.864502" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-645.018738 648.363464 -81.968750" +"angles" "-242.233948 312.891571 113.902443" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "222" +"chain" "3090" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-41.664566 66.325897 160.079102" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "200.819260 532.879700 -80.968750" +"absmax" "202.819260 534.879700 -78.968750" +"ltime" "2623.156982" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "201.819260 533.879700 -79.968750" +"angles" "248.664948 190.671600 46.451847" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3091" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.118263 -12.824189 105.498962" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-19.019539 477.240295 -80.968750" +"absmax" "-17.019539 479.240295 -78.968750" +"ltime" "2623.428955" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-18.019539 478.240295 -79.968750" +"angles" "-108.101898 -6.257669 -84.038597" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3092" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-83.442520 15.894038 118.531662" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-16.620371 469.278107 -80.968750" +"absmax" "-14.620371 471.278107 -78.968750" +"ltime" "2623.820312" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-15.620371 470.278107 -79.968750" +"angles" "-132.529602 -10.133713 -165.252853" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3093" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-80.196426 5.417686 120.750954" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-776.305847 1367.756958 -192.968750" +"absmax" "-774.305847 1369.756958 -190.968750" +"ltime" "2644.716797" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-775.305847 1368.756958 -191.968750" +"angles" "-75.429237 -23.443752 -183.778137" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3090" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-154.158417 18.900917 107.337463" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-637.399597 637.909973 -82.968750" +"absmax" "-635.399597 639.909973 -80.968750" +"ltime" "2627.108398" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-636.399597 638.909973 -81.968750" +"angles" "50.586456 -0.810726 120.735100" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "222" +"chain" "3095" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-39.758514 68.510437 145.835480" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-238.032425 550.703918 -80.968750" +"absmax" "-236.032425 552.703918 -78.968750" +"ltime" "2624.334961" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-237.032425 551.703918 -79.968750" +"angles" "-222.563644 -81.969666 -164.254745" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3088" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.815834 46.998192 176.799133" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-157.354568 513.584290 -61086.578125" +"absmax" "-155.354568 515.584290 -61084.578125" +"ltime" "2624.140381" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-156.354568 514.584290 -61085.578125" +"velocity" "0.000000 0.000000 -2027.199951" +"angles" "-3.422446 285.112701 12.869128" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3097" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.940346 15.321478 117.740868" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-215.030136 540.508667 -80.968750" +"absmax" "-213.030136 542.508667 -78.968750" +"ltime" "2624.335449" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-214.030136 541.508667 -79.968750" +"angles" "-92.407158 356.942841 -150.274948" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3098" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.792763 52.867741 105.556068" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-636.680481 644.684204 -82.968750" +"absmax" "-634.680481 646.684204 -80.968750" +"ltime" "2627.151611" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-635.680481 645.684204 -81.968750" +"angles" "-193.739243 313.403503 55.749027" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "222" +"chain" "3096" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-36.547733 72.190331 101.734131" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-786.117615 1364.009399 -192.968750" +"absmax" "-784.117615 1366.009399 -190.968750" +"ltime" "2645.086670" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-785.117615 1365.009399 -191.968750" +"angles" "78.456223 146.056351 -59.589184" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3095" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-168.868576 12.992008 114.990356" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-757.746887 1373.546143 -196.968750" +"absmax" "-755.746887 1375.546143 -194.968750" +"ltime" "2644.787109" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-756.746887 1374.546143 -195.968750" +"angles" "89.945038 67.323120 -51.710564" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "819" +"chain" "3101" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-129.303772 28.884739 93.233650" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-984.891174 1297.935059 -112.968750" +"absmax" "-982.891174 1299.935059 -110.968750" +"ltime" "2629.760010" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-983.891174 1298.935059 -111.968750" +"angles" "-59.348057 288.210205 278.198181" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2696" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "54.687466 63.678112 107.868675" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1007.929626 1311.898926 -112.968750" +"absmax" "-1005.929626 1313.898926 -110.968750" +"ltime" "2630.034180" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1006.929626 1312.898926 -111.968750" +"angles" "272.154022 320.969269 139.691498" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3103" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "29.787313 69.874702 179.713211" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1007.551575 1311.531006 -112.968750" +"absmax" "-1005.551575 1313.531006 -110.968750" +"ltime" "2630.271973" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1006.551575 1312.531006 -111.968750" +"angles" "-295.918213 422.216095 30.632217" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3104" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.206482 69.770386 177.943146" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-230.100418 573.795898 -80.968750" +"absmax" "-228.100418 575.795898 -78.968750" +"ltime" "2625.153076" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-229.100418 574.795898 -79.968750" +"angles" "-93.683113 155.950058 56.307858" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3097" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.543243 42.264824 166.242050" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-225.885483 566.275879 -80.968750" +"absmax" "-223.885483 568.275879 -78.968750" +"ltime" "2625.097168" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-224.885483 567.275879 -79.968750" +"angles" "-101.834099 53.685631 25.023714" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3106" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.143990 37.160660 141.706299" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-218.546051 578.183167 -80.968750" +"absmax" "-216.546051 580.183167 -78.968750" +"ltime" "2625.554688" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-217.546051 579.183167 -79.968750" +"angles" "228.899078 234.682663 -78.314682" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3107" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-69.054932 54.910187 106.860306" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-790.806274 1360.853149 -192.968750" +"absmax" "-788.806274 1362.853149 -190.968750" +"ltime" "2645.691650" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-789.806274 1361.853149 -191.968750" +"angles" "-51.096279 57.926270 -160.137695" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3105" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-180.604614 8.277771 96.698029" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-792.666809 1377.005859 -196.968750" +"absmax" "-790.666809 1379.005859 -194.968750" +"ltime" "2645.404785" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-791.666809 1378.005859 -195.968750" +"angles" "87.748611 420.524200 244.658508" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "819" +"chain" "3109" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-137.619904 25.544243 109.743103" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-768.894348 1369.801880 -192.968750" +"absmax" "-766.894348 1371.801880 -190.968750" +"ltime" "2645.768066" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-767.894348 1370.801880 -191.968750" +"angles" "147.442764 83.153549 -52.378422" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3110" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-145.186569 22.504803 99.959320" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-816.989929 655.385498 -80.968750" +"absmax" "-814.989929 657.385498 -78.968750" +"ltime" "2682.410400" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-815.989929 656.385498 -79.968750" +"angles" "232.101761 231.599182 66.754677" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3111" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-55.893826 56.860317 124.177948" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-816.794373 652.458313 -80.968750" +"absmax" "-814.794373 654.458313 -78.968750" +"ltime" "2681.700439" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-815.794373 653.458313 -79.968750" +"angles" "-15.534114 -29.542786 -146.853958" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3112" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.027550 55.880283 107.941895" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-814.381714 668.123596 -80.968750" +"absmax" "-812.381714 670.123596 -78.968750" +"ltime" "2682.406006" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-813.381714 669.123596 -79.968750" +"angles" "-62.797447 92.947304 -56.077389" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3113" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-45.892357 61.454094 170.423233" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "351.750946 830.544800 -83.968750" +"absmax" "353.750946 832.544800 -81.968750" +"origin" "352.750946 831.544800 -82.968750" +"angles" "527.759094 118.088287 75.119110" +"classname" "proj_bullet" +"frame" "5.124821" +"skin" "18.885067" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2788.534912" +"groundentity" "221" +"weapon" "1.000000" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"mdl" "progs/proj_diam2.mdl" +"waitmin" "1002786.562500" +"classtype" "412.000000" +"classgroup" "210.000000" +"estate" "2.000000" +} +{ +"absmin" "-834.502563 762.223206 -80.968750" +"absmax" "-832.502563 764.223206 -78.968750" +"ltime" "2628.404785" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-833.502563 763.223206 -79.968750" +"angles" "373.419342 105.841499 -51.797371" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3114" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-16.472715 84.303772 174.574249" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-847.662354 745.164062 -80.968750" +"absmax" "-845.662354 747.164062 -78.968750" +"ltime" "2627.685547" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-846.662354 746.164062 -79.968750" +"angles" "226.284698 336.107300 -288.336456" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3117" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-30.954329 72.052025 153.639481" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-849.277710 733.673828 -80.968750" +"absmax" "-847.277710 735.673828 -78.968750" +"ltime" "2628.079102" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-848.277710 734.673828 -79.968750" +"angles" "62.368431 -11.171658 268.249725" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3118" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-36.450642 67.402023 110.312927" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-499.364014 755.692688 -80.968750" +"absmax" "-497.364014 757.692688 -78.968750" +"ltime" "2678.519775" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-498.364014 756.692688 -79.968750" +"angles" "-77.070152 41.834114 114.092880" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3116" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.505360 46.932365 117.808952" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-493.802704 786.919495 -88.968750" +"absmax" "-491.802704 788.919495 -86.968750" +"ltime" "2678.685303" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-492.802704 787.919495 -87.968750" +"angles" "86.948166 -154.218124 -8.953448" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3120" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-40.412140 69.938805 108.038353" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-482.572174 1659.166870 -320.968750" +"absmax" "-480.572174 1661.166870 -318.968750" +"ltime" "2632.103027" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-481.572174 1660.166870 -319.968750" +"angles" "-583.740112 -39.176891 -182.746841" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3121" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "83.427017 12.665309 138.966309" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-465.912201 1645.063232 -320.968750" +"absmax" "-463.912201 1647.063232 -318.968750" +"ltime" "2632.620605" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-464.912201 1646.063232 -319.968750" +"angles" "-495.578186 -675.072754 -587.246765" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3122" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "88.261978 5.988232 152.919296" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-988.958679 942.239563 -104.968750" +"absmax" "-986.958679 944.239563 -102.968750" +"ltime" "2629.098877" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-987.958679 943.239563 -103.968750" +"angles" "344.087524 82.889023 -312.593292" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.654837 73.856956 162.485626" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-979.452454 939.025452 -104.968750" +"absmax" "-977.452454 941.025452 -102.968750" +"ltime" "2629.128174" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-978.452454 940.025452 -103.968750" +"angles" "-167.631470 278.965881 163.964645" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3124" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-17.929605 78.401146 123.245644" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-970.074707 949.082703 -104.968750" +"absmax" "-968.074707 951.082703 -102.968750" +"ltime" "2629.148682" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-969.074707 950.082703 -103.968750" +"angles" "-198.008438 387.160919 96.941879" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3125" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-8.426084 84.822624 146.408554" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-358.687683 731.508545 -80.968750" +"absmax" "-356.687683 733.508545 -78.968750" +"ltime" "2626.332275" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-357.687683 732.508545 -79.968750" +"angles" "-18.725521 27.541990 -211.266312" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3121" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-41.620548 80.920006 104.783775" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-363.134247 723.200989 -80.968750" +"absmax" "-361.134247 725.200989 -78.968750" +"ltime" "2625.652832" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-362.134247 724.200989 -79.968750" +"angles" "90.148567 307.272003 104.043480" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3127" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.944195 71.028702 104.469872" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-368.038971 703.957703 -80.968750" +"absmax" "-366.038971 705.957703 -78.968750" +"ltime" "2625.949707" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-367.038971 704.957703 -79.968750" +"angles" "174.531555 146.944611 -49.647854" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3128" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-57.170578 52.028141 126.210403" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-492.207306 794.671082 -88.968750" +"absmax" "-490.207306 796.671082 -86.968750" +"ltime" "2679.350830" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-491.207306 795.671082 -87.968750" +"angles" "199.033905 91.257820 -110.920494" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3130" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.534809 64.696617 173.132401" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +"absmin" "-653.086060 1494.968872 -192.968750" +"absmax" "-651.086060 1496.968872 -190.968750" +"ltime" "2651.622803" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-652.086060 1495.968872 -191.968750" +"angles" "83.630981 258.332275 -75.524399" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3131" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-63.962795 -39.909386 109.198135" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-655.322266 1469.339966 -192.968750" +"absmax" "-653.322266 1471.339966 -190.968750" +"ltime" "2651.939453" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-654.322266 1470.339966 -191.968750" +"angles" "180.972778 -5.687894 -276.394958" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3135" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.447803 -61.193134 115.257812" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-654.480896 1453.252197 -192.968750" +"absmax" "-652.480896 1455.252197 -190.968750" +"ltime" "2651.594238" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-653.480896 1454.252197 -191.968750" +"angles" "71.419998 423.525146 97.705841" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3136" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-42.302776 -67.823799 165.170151" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "69.367912 723.134705 -80.968750" +"absmax" "71.367912 725.134705 -78.968750" +"ltime" "2677.080811" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "70.367912 724.134705 -79.968750" +"angles" "129.476379 493.372375 137.480240" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3134" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.729034 -42.721676 175.724136" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "114.237038 722.569214 -80.968750" +"absmax" "116.237038 724.569214 -78.968750" +"ltime" "2676.367676" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "115.237038 723.569214 -79.968750" +"angles" "193.486282 304.000763 -196.624115" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3138" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-39.651722 -63.682301 101.495537" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "112.016869 711.038147 -80.968750" +"absmax" "114.016869 713.038147 -78.968750" +"ltime" "2676.565430" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "113.016869 712.038147 -79.968750" +"angles" "269.536194 219.610550 92.678444" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3139" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-35.383720 -66.471184 159.497025" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-353.592438 743.865723 -80.968750" +"absmax" "-351.592438 745.865723 -78.968750" +"ltime" "2660.571289" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-352.592438 744.865723 -79.968750" +"angles" "3.568465 182.855377 222.394211" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3140" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-84.334908 15.947606 109.164536" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-351.710632 723.987488 -80.968750" +"absmax" "-349.710632 725.987488 -78.968750" +"ltime" "2660.323242" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-350.710632 724.987488 -79.968750" +"angles" "-147.454651 129.721512 2.865145" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3141" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.832787 -6.623510 138.818527" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-467.616150 1702.625977 -320.988342" +"absmax" "-465.616150 1704.625977 -318.988342" +"ltime" "2633.002197" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-466.616150 1703.625977 -319.988342" +"angles" "171.879303 -220.997437 -58.191055" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3142" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.014091 22.902557 180.363876" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-466.818512 1680.039185 -320.968750" +"absmax" "-464.818512 1682.039185 -318.968750" +"ltime" "2632.828125" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-465.818512 1681.039185 -319.968750" +"angles" "186.179306 -96.055176 -165.069717" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3143" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "88.040649 6.293903 99.861099" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-473.487823 1691.237183 -320.968750" +"absmax" "-471.487823 1693.237183 -318.968750" +"ltime" "2632.496338" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-472.487823 1692.237183 -319.968750" +"angles" "-48.526482 19.817907 -261.046875" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3144" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "82.714119 13.649818 188.923355" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-345.144806 719.744995 -80.968750" +"absmax" "-343.144806 721.744995 -78.968750" +"ltime" "2660.282227" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-344.144806 720.744995 -79.968750" +"angles" "-142.966492 249.795624 -126.781250" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3142" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.021370 -12.073385 104.317574" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +"absmin" "-1239.888916 793.317749 -80.968750" +"absmax" "-1237.888916 795.317749 -78.968750" +"ltime" "2713.782471" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1238.888916 794.317749 -79.968750" +"angles" "-23.998354 -106.614288 42.944649" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3137" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-38.979656 79.760963 118.685966" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-437.362183 707.081848 -80.968750" +"absmax" "-435.362183 709.081848 -78.968750" +"ltime" "2661.446533" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-436.362183 708.081848 -79.968750" +"angles" "-233.699677 235.774048 -154.214066" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3146" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-79.080673 24.975697 165.365128" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-442.706421 720.145264 -80.968750" +"absmax" "-440.706421 722.145264 -78.968750" +"ltime" "2660.936035" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-441.706421 721.145264 -79.968750" +"angles" "9.423405 12.152552 77.406349" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3150" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-80.630379 36.385983 174.490952" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-424.428253 709.699524 -80.968750" +"absmax" "-422.428253 711.699524 -78.968750" +"ltime" "2661.220703" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-423.428253 710.699524 -79.968750" +"angles" "55.328804 329.305817 67.395302" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3151" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-80.242218 33.528004 149.481842" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1253.815063 813.058533 -80.968750" +"absmax" "-1251.815063 815.058533 -78.968750" +"ltime" "2714.271973" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1252.815063 814.058533 -79.968750" +"angles" "170.159973 211.275330 207.330856" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3149" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-41.295200 75.998222 168.324036" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-896.951111 1368.979370 -112.968750" +"absmax" "-894.951111 1370.979370 -110.968750" +"ltime" "2630.957031" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-895.951111 1369.979370 -111.968750" +"angles" "209.996521 165.728622 -130.501297" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "771" +"chain" "3137" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.351479 60.236610 135.908920" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-929.584229 1387.213989 -112.968750" +"absmax" "-927.584229 1389.213989 -110.968750" +"ltime" "2631.156982" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-928.584229 1388.213989 -111.968750" +"angles" "119.481590 -74.417969 115.324745" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3154" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.636641 70.354782 184.945816" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-912.509949 1359.045654 -112.968750" +"absmax" "-910.509949 1361.045654 -110.968750" +"ltime" "2630.733643" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-911.509949 1360.045654 -111.968750" +"angles" "210.639633 -101.969009 156.474014" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "771" +"chain" "3155" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "62.613831 61.443623 127.476234" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-472.306396 1644.473022 -320.968750" +"absmax" "-470.306396 1646.473022 -318.968750" +"ltime" "2631.714111" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-471.306396 1645.473022 -319.968750" +"angles" "367.522064 299.292328 647.091980" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3156" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "88.312073 5.919059 137.688873" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-1266.322754 954.605774 -80.968750" +"absmax" "-1264.322754 956.605774 -78.968750" +"ltime" "2712.071777" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1265.322754 955.605774 -79.968750" +"angles" "276.469849 -150.854446 153.477829" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3156" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-31.018814 75.831955 185.359848" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1270.399902 930.614563 -80.968750" +"absmax" "-1268.399902 932.614563 -78.968750" +"ltime" "2711.317139" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1269.399902 931.614563 -79.968750" +"angles" "-54.919739 331.605133 -132.631760" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3159" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-42.268551 64.189316 112.029709" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1256.157227 942.890015 -80.968750" +"absmax" "-1254.157227 944.890015 -78.968750" +"ltime" "2711.925781" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1255.157227 943.890015 -79.968750" +"angles" "275.290375 335.113556 48.084236" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3160" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-26.549723 80.457138 163.225647" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "228.000000" +"absmin" "-565.537964 577.350830 -80.968750" +"absmax" "-563.537964 579.350830 -78.968750" +"ltime" "2793.691162" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-564.537964 578.350830 -79.968750" +"angles" "-73.680992 335.443359 -81.018173" +"classname" "proj_grenade" +"model" "progs/proj_shellcase.mdl" +"touch" "SUB_Null" +"think" "model_fade" +"nextthink" "2793.691162" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-22.672853 71.871971 139.319366" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "228.000000" +"absmin" "-558.675415 580.380493 -80.968750" +"absmax" "-556.675415 582.380493 -78.968750" +"ltime" "2793.004883" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-557.675415 581.380493 -79.968750" +"angles" "-1.673045 195.216095 221.772385" +"classname" "proj_grenade" +"model" "progs/proj_shellcase.mdl" +"touch" "SUB_Null" +"think" "model_fade" +"nextthink" "2793.004883" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-13.787354 75.668777 142.273239" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-433.810699 715.691223 -80.968750" +"absmax" "-431.810699 717.691223 -78.968750" +"ltime" "2662.016113" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-432.810699 716.691223 -79.968750" +"angles" "156.736038 258.126312 -73.484528" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3162" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-85.549408 37.305161 131.470032" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-433.586700 687.804626 -80.968750" +"absmax" "-431.586700 689.804626 -78.968750" +"ltime" "2661.800049" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-432.586700 688.804626 -79.968750" +"angles" "-133.594055 404.040314 158.763672" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3164" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-78.204506 5.399068 152.750641" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-440.658875 676.830872 -80.968750" +"absmax" "-438.658875 678.830872 -78.968750" +"ltime" "2661.463135" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-439.658875 677.830872 -79.968750" +"angles" "45.505997 -86.556519 30.594660" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3165" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.751091 -5.258500 197.933655" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "228.000000" +"absmin" "-543.131897 596.265564 -80.968750" +"absmax" "-541.131897 598.265564 -78.968750" +"ltime" "2793.054688" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-542.131897 597.265564 -79.968750" +"angles" "-98.919846 294.449677 95.365387" +"classname" "proj_grenade" +"model" "progs/proj_shellcase.mdl" +"touch" "SUB_Null" +"think" "model_fade" +"nextthink" "2793.054688" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "5.460535 83.893471 128.534409" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-837.822571 663.041260 -80.968750" +"absmax" "-835.822571 665.041260 -78.968750" +"ltime" "2682.660156" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-836.822571 664.041260 -79.968750" +"angles" "128.622040 45.388412 267.538116" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3161" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-69.505348 57.817699 170.959991" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-812.083496 676.446533 -80.973251" +"absmax" "-810.083496 678.446533 -78.973251" +"ltime" "2683.188965" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-811.083496 677.446533 -79.973251" +"angles" "378.956543 -122.148308 -309.716125" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3168" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-41.124878 66.115768 196.662888" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-813.252869 654.007324 -80.968750" +"absmax" "-811.252869 656.007324 -78.968750" +"ltime" "2682.877930" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-812.252869 655.007324 -79.968750" +"angles" "-99.502228 38.792175 -58.182453" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3169" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-56.957260 61.486595 142.401611" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-764.340576 1011.397949 -112.968750" +"absmax" "-762.340576 1013.397949 -110.968750" +"ltime" "2736.490479" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-763.340576 1012.397949 -111.968750" +"angles" "-111.964447 122.987480 -239.777695" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3170" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.803879 -25.112661 159.444870" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-781.347046 1009.452759 -112.968750" +"absmax" "-779.347046 1011.452759 -110.968750" +"ltime" "2736.776611" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-780.347046 1010.452759 -111.968750" +"angles" "-156.914688 223.439911 -280.068451" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3171" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.859154 -22.136585 174.893509" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-286.800903 645.545532 -80.968750" +"absmax" "-284.800903 647.545532 -78.968750" +"ltime" "2662.961182" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-285.800903 646.545532 -79.968750" +"angles" "-57.362160 15.218695 -108.100479" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3166" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-43.717796 -84.116417 148.575989" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-269.634979 635.925110 -80.968750" +"absmax" "-267.634979 637.925110 -78.968750" +"ltime" "2662.184082" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-268.634979 636.925110 -79.968750" +"angles" "256.123810 331.172028 -173.393845" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3173" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-18.689091 -79.592865 165.442261" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-268.643524 635.043091 -80.968750" +"absmax" "-266.643524 637.043091 -78.968750" +"ltime" "2662.173584" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-267.643524 636.043091 -79.968750" +"angles" "-87.683655 121.352585 -178.184662" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3174" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-17.426662 -79.364700 156.902359" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-764.120117 1011.490784 -112.968750" +"absmax" "-762.120117 1013.490784 -110.968750" +"ltime" "2736.541504" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-763.120117 1012.490784 -111.968750" +"angles" "109.585342 -18.804386 -208.043655" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3172" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.815811 -25.095387 102.092522" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-473.482330 560.279541 -50.071232" +"absmax" "-471.482330 562.279541 -48.071232" +"origin" "-472.482330 561.279541 -49.071232" +"angles" "356.000000 208.000000 0.000000" +"classname" "proj_nail" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2789.268066" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "846" +"dmg" "15.000000" +"finalangle" "-0.885119 -0.458117 -0.081811" +"waitmin" "1002786.250000" +"bodyfadeaway" "1.000000" +"classtype" "442.000000" +"classgroup" "205.000000" +"estate" "2.000000" +"attack_speed" "700.000000" +} +{ +"modelindex" "228.000000" +"absmin" "-1107.261963 1182.134155 -104.968750" +"absmax" "-1105.261963 1184.134155 -102.968750" +"ltime" "2790.074463" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1106.261963 1183.134155 -103.968750" +"angles" "211.679916 294.548859 -139.754547" +"classname" "proj_grenade" +"model" "progs/proj_shellcase.mdl" +"touch" "SUB_Null" +"think" "model_fade" +"nextthink" "2790.074463" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-8.143260 74.567894 123.087471" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "228.000000" +"absmin" "-1100.679688 1187.821045 -104.968750" +"absmax" "-1098.679688 1189.821045 -102.968750" +"ltime" "2789.932373" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1099.679688 1188.821045 -103.968750" +"angles" "-112.585747 285.744019 -250.191605" +"classname" "proj_grenade" +"model" "progs/proj_shellcase.mdl" +"touch" "SUB_Null" +"think" "model_fade" +"nextthink" "2789.932373" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "0.897162 75.713730 152.700226" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "228.000000" +"absmin" "-1117.960449 1205.612305 -104.968750" +"absmax" "-1115.960449 1207.612305 -102.968750" +"ltime" "2790.056152" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1116.960449 1206.612305 -103.968750" +"angles" "-27.916029 27.119463 -338.481140" +"classname" "proj_grenade" +"model" "progs/proj_shellcase.mdl" +"touch" "SUB_Null" +"think" "model_fade" +"nextthink" "2790.056152" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-15.782898 73.599602 198.629196" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "239.000000" +"absmin" "-112.805016 730.819275 -80.968750" +"absmax" "-110.805016 732.819275 -78.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-111.805016 731.819275 -79.968750" +"oldorigin" "-217.960602 671.470947 -55.106052" +"angles" "116.001083 392.868286 215.529663" +"classname" "item_gib" +"model" "progs/gib_2.mdl" +"frame" "4.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2788.499756" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "250.924408" +"owner" "846" +"noise" "gibs/gibhit1.wav" +"pain_finished" "2805.254883" +"mdl" "progs/gib_2.mdl" +"lip" "0.384533" +"waitmin" "2789.937012" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +} +{ +"absmin" "-140.899155 698.858459 -80.968750" +"absmax" "-138.899155 700.858459 -78.968750" +"ltime" "2677.811035" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-139.899155 699.858459 -79.968750" +"angles" "149.302109 94.003204 122.840240" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3179" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-67.984886 -31.916464 199.103348" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-146.918869 735.002197 -80.968750" +"absmax" "-144.918869 737.002197 -78.968750" +"ltime" "2677.316162" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-145.918869 736.002197 -79.968750" +"angles" "-136.000183 56.678036 178.073578" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3182" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-85.651917 1.082951 152.185150" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-141.344421 719.860840 -80.968750" +"absmax" "-139.344421 721.860840 -78.968750" +"ltime" "2677.238281" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-140.344421 720.860840 -79.968750" +"angles" "-124.552856 242.553864 -277.649261" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3183" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-77.307266 -14.503634 152.900558" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "241.000000" +"absmin" "-104.671501 762.645691 -80.968750" +"absmax" "-102.671501 764.645691 -78.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-103.671501 763.645691 -79.968750" +"oldorigin" "-231.524734 666.897583 -44.958282" +"angles" "184.517105 365.082092 269.272766" +"classname" "item_gib" +"model" "progs/gib_4.mdl" +"frame" "4.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2788.499756" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "147.869507" +"owner" "846" +"noise" "gibs/gibhit2.wav" +"pain_finished" "2806.220947" +"mdl" "progs/gib_4.mdl" +"lip" "1.964782" +"waitmin" "2790.926025" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +} +{ +"absmin" "-610.575562 1318.269043 -112.968750" +"absmax" "-608.575562 1320.269043 -110.968750" +"ltime" "2737.840088" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-609.575562 1319.269043 -111.968750" +"angles" "-175.805954 -3.031168 1.082513" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "771" +"chain" "3185" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-26.707136 -96.062225 184.398026" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-633.734680 1307.236328 -112.968750" +"absmax" "-631.734680 1309.236328 -110.968750" +"ltime" "2738.045898" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-632.734680 1308.236328 -111.968750" +"angles" "258.376678 316.747314 301.978882" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "771" +"chain" "3186" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.687748 -106.631592 183.543564" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "241.000000" +"absmin" "-143.507141 723.364929 -80.968750" +"absmax" "-141.507141 725.364929 -78.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-142.507141 724.364929 -79.968750" +"oldorigin" "-211.215530 670.328308 -38.036194" +"angles" "251.470169 562.932922 230.145065" +"classname" "item_gib" +"model" "progs/gib_4.mdl" +"frame" "8.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2788.477783" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "283.269135" +"owner" "846" +"noise" "gibs/gibhit2.wav" +"pain_finished" "2798.474121" +"mdl" "progs/gib_4.mdl" +"lip" "1.983703" +"waitmin" "2791.099365" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +} +{ +"modelindex" "241.000000" +"absmin" "-198.603485 770.944946 -80.968750" +"absmax" "-196.603485 772.944946 -78.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-197.603485 771.944946 -79.968750" +"oldorigin" "-226.628342 674.423401 -50.436966" +"angles" "129.035995 411.574738 146.111755" +"classname" "item_gib" +"model" "progs/gib_4.mdl" +"frame" "1.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2788.477783" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "213.042389" +"owner" "846" +"noise" "gibs/gibhit2.wav" +"pain_finished" "2798.380127" +"mdl" "progs/gib_4.mdl" +"lip" "1.951201" +"waitmin" "2789.925049" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +} +{ +"modelindex" "242.000000" +"absmin" "-175.206955 727.717896 -80.968750" +"absmax" "-173.206955 729.717896 -78.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-174.206955 728.717896 -79.968750" +"oldorigin" "-220.326401 675.692017 -64.579971" +"angles" "117.248154 283.321259 114.594994" +"classname" "item_gib" +"model" "progs/gib_5.mdl" +"frame" "4.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2788.481934" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "111.097137" +"owner" "846" +"noise" "gibs/gibhit4.wav" +"pain_finished" "2806.483154" +"mdl" "progs/gib_5.mdl" +"lip" "3.661000" +"waitmin" "2790.652344" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +} +{ +"modelindex" "242.000000" +"absmin" "-110.149521 696.362427 -80.968750" +"absmax" "-108.149521 698.362427 -78.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-109.149521 697.362427 -79.968750" +"oldorigin" "-226.673035 679.916016 -63.262550" +"angles" "85.320908 232.848053 107.224319" +"classname" "item_gib" +"model" "progs/gib_5.mdl" +"frame" "3.000000" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2788.459717" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "30.817593" +"owner" "846" +"noise" "gibs/gibhit3.wav" +"pain_finished" "2799.506104" +"mdl" "progs/gib_5.mdl" +"lip" "2.126835" +"waitmin" "2790.045166" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +} +{ +} +{ +"modelindex" "300.000000" +"absmin" "-232.918137 710.635681 -80.968750" +"absmax" "-230.918137 712.635681 -78.968750" +"movetype" "10.000000" +"solid" "1.000000" +"origin" "-231.918137 711.635681 -79.968750" +"oldorigin" "-220.903931 677.834778 -55.968750" +"angles" "0.000000 272.550964 0.000000" +"classname" "item_gib" +"model" "progs/h_dcrossbow.mdl" +"touch" "TouchGib" +"think" "CheckFloorGib" +"nextthink" "2788.452637" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "41.595509" +"owner" "846" +"noise" "gibs/gibhit3.wav" +"pain_finished" "2802.799805" +"mdl" "progs/h_dcrossbow.mdl" +"lip" "2.089755" +"waitmin" "2790.736572" +"volume" "2.000000" +"classtype" "50.000000" +"classgroup" "420.000000" +} +{ +"absmin" "-621.000610 671.985718 -82.968750" +"absmax" "-619.000610 673.985718 -80.968750" +"ltime" "2679.369141" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-620.000610 672.985718 -81.968750" +"angles" "303.840698 212.428986 -192.167450" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "222" +"chain" "3187" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.067032 56.331932 105.064438" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-623.329956 685.481873 -82.968750" +"absmax" "-621.329956 687.481873 -80.968750" +"ltime" "2679.517334" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-622.329956 686.481873 -81.968750" +"angles" "274.518066 -65.675819 236.315216" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "222" +"chain" "3194" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.532879 62.063332 151.522095" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-639.979736 669.153381 -82.968750" +"absmax" "-637.979736 671.153381 -80.968750" +"ltime" "2679.179443" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-638.979736 670.153381 -81.968750" +"angles" "-54.414864 222.492264 106.026108" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "222" +"chain" "3195" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.565315 44.325615 180.578873" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-705.031250 940.028381 -45.209232" +"absmax" "-703.031250 942.028381 -43.209232" +"origin" "-704.031250 941.028381 -44.209232" +"oldorigin" "-0.882015 -0.882015 -0.882015" +"angles" "359.000000 294.000000 0.000000" +"classname" "proj_plasma" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2788.534912" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "837" +"speed" "0.020000" +"dmg" "12.392956" +"count" "1.000000" +"lip" "31.000000" +"pos1" "10.000000 5.000000 10.000000" +"waitmin" "1002786.562500" +"classtype" "430.000000" +"classgroup" "240.000000" +"classproj" "340.000000" +"estate" "2.000000" +"attack_speed" "650.000000" +} +{ +"absmin" "-592.868408 1336.543091 -112.968750" +"absmax" "-590.868408 1338.543091 -110.968750" +"ltime" "2738.109863" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-591.868408 1337.543091 -111.968750" +"angles" "-51.461670 270.435730 -37.160778" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3188" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.187002 -88.599388 147.844406" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-1416.096924 926.354187 -80.968750" +"absmax" "-1414.096924 928.354187 -78.968750" +"ltime" "2714.565186" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1415.096924 927.354187 -79.968750" +"angles" "282.828583 94.030922 -56.094589" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2847" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.309021 74.567406 132.624832" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1399.091675 932.688904 -80.968750" +"absmax" "-1397.091675 934.688904 -78.968750" +"ltime" "2714.049805" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1398.091675 933.688904 -79.968750" +"angles" "178.728302 -79.131813 154.085907" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3198" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-6.015418 87.406662 160.813904" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1408.280884 926.357727 -80.968750" +"absmax" "-1406.280884 928.357727 -78.968750" +"ltime" "2714.676025" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1407.280884 927.357727 -79.968750" +"angles" "273.193909 169.672882 -16.990345" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3201" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-16.821606 79.822403 162.783203" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-938.605713 1557.158203 -112.968750" +"absmax" "-936.605713 1559.158203 -110.968750" +"ltime" "2739.437744" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-937.605713 1558.158203 -111.968750" +"angles" "-89.191574 -52.911125 -163.008438" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3198" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "50.862057 55.490273 124.904121" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-918.589600 1565.766602 -112.968750" +"absmax" "-916.589600 1567.766602 -110.968750" +"ltime" "2739.726562" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-917.589600 1566.766602 -111.968750" +"angles" "33.249203 -61.014336 248.186203" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3203" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "56.869026 48.958878 174.433990" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-907.694824 1543.287720 -112.968750" +"absmax" "-905.694824 1545.287720 -110.968750" +"ltime" "2739.441162" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-906.694824 1544.287720 -111.968750" +"angles" "330.316040 92.020805 155.826889" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3204" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.742325 29.525208 197.433762" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-801.040222 648.920349 -80.968750" +"absmax" "-799.040222 650.920349 -78.968750" +"ltime" "2683.498535" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-800.040222 649.920349 -79.968750" +"angles" "227.487793 -69.118484 -28.142056" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3205" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.532715 63.952675 97.342033" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-824.997742 662.428101 -80.968750" +"absmax" "-822.997742 664.428101 -78.968750" +"ltime" "2683.694092" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-823.997742 663.428101 -79.968750" +"angles" "26.313501 -1.764022 -192.586838" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3206" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.217770 60.537338 146.022003" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-797.205566 673.884705 -80.968750" +"absmax" "-795.205566 675.884705 -78.968750" +"ltime" "2684.049561" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-796.205566 674.884705 -79.968750" +"angles" "297.666534 -65.627342 235.741608" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3207" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-29.939068 69.387276 168.566238" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "398.968750 933.787720 -64.240601" +"absmax" "400.968750 935.787720 -62.240604" +"origin" "399.968750 934.787720 -63.240604" +"oldorigin" "0.812738 0.812738 0.812738" +"angles" "181.188721 168.821106 152.766571" +"classname" "proj_bullet" +"frame" "9.659566" +"skin" "16.965178" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2789.237061" +"weapon" "1.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"speed" "0.020000" +"mdl" "progs/proj_diam2.mdl" +"delay" "2793.633789" +"count" "1.000000" +"lip" "0.938597" +"waitmin" "1002787.250000" +"classtype" "400.000000" +"classgroup" "210.000000" +"estate" "2.000000" +} +{ +"absmin" "208.476715 870.368591 -80.968750" +"absmax" "210.476715 872.368591 -78.968750" +"origin" "209.476715 871.368591 -79.968750" +"angles" "414.093842 86.416901 90.066116" +"classname" "proj_bullet" +"frame" "3.684652" +"skin" "21.054476" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2789.092041" +"weapon" "1.000000" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"mdl" "progs/proj_diam2.mdl" +"waitmin" "1002787.062500" +"classtype" "412.000000" +"classgroup" "210.000000" +"estate" "2.000000" +} +{ +"absmin" "-62.406822 759.826050 -80.968750" +"absmax" "-60.406822 761.826050 -78.968750" +"origin" "-61.406822 760.826050 -79.968750" +"angles" "388.630066 64.452095 88.785172" +"classname" "proj_bullet" +"frame" "10.252388" +"skin" "17.775475" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2788.888916" +"weapon" "1.000000" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"mdl" "progs/proj_diam2.mdl" +"waitmin" "1002786.875000" +"classtype" "412.000000" +"classgroup" "210.000000" +"estate" "2.000000" +} +{ +"absmin" "398.968750 904.273560 4.612077" +"absmax" "400.968750 906.273560 6.612077" +"origin" "399.968750 905.273560 5.612077" +"angles" "117.284462 153.433090 84.483253" +"classname" "proj_bullet" +"frame" "5.735497" +"skin" "21.503525" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2789.237061" +"weapon" "1.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"mdl" "progs/proj_diam2.mdl" +"waitmin" "1002787.250000" +"classtype" "412.000000" +"classgroup" "210.000000" +"estate" "2.000000" +} +{ +"absmin" "-1103.486328 801.354309 -80.968750" +"absmax" "-1101.486328 803.354309 -78.968750" +"ltime" "2712.260010" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1102.486328 802.354309 -79.968750" +"angles" "172.055771 364.267090 -219.458191" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3208" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-40.737087 79.659210 170.433395" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1098.388428 782.207397 -80.968750" +"absmax" "-1096.388428 784.207397 -78.968750" +"ltime" "2712.540527" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1097.388428 783.207397 -79.968750" +"angles" "125.046547 -26.673738 186.831131" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3214" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-43.777206 74.366264 146.726730" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1125.233765 763.693359 -80.968750" +"absmax" "-1123.233765 765.693359 -78.968750" +"ltime" "2712.339844" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1124.233765 764.693359 -79.968750" +"angles" "-135.126907 337.370850 -58.084705" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3215" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-62.338463 42.050480 171.598434" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "254.968750 927.354736 -24.559454" +"absmax" "256.968750 929.354736 -22.559454" +"origin" "255.968750 928.354736 -23.559454" +"angles" "102.866982 166.392914 68.727188" +"classname" "proj_bullet" +"frame" "2.397839" +"skin" "17.435163" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2789.126953" +"weapon" "1.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"mdl" "progs/proj_diam2.mdl" +"waitmin" "1002787.125000" +"classtype" "412.000000" +"classgroup" "210.000000" +"estate" "2.000000" +} +{ +"absmin" "254.968750 965.866089 -78.145401" +"absmax" "256.968750 967.866089 -76.145401" +"origin" "255.968750 966.866089 -77.145401" +"angles" "471.307983 82.250648 90.860161" +"classname" "proj_bullet" +"frame" "9.722281" +"skin" "17.505875" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2789.126953" +"weapon" "1.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"mdl" "progs/proj_diam2.mdl" +"waitmin" "1002787.125000" +"classtype" "412.000000" +"classgroup" "210.000000" +"estate" "2.000000" +} +{ +"absmin" "-550.091370 1120.465942 -112.968750" +"absmax" "-548.091370 1122.465942 -110.968750" +"ltime" "2737.706055" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-549.091370 1121.465942 -111.968750" +"angles" "263.973022 244.974716 -295.544189" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3213" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.320785 -75.461433 158.098862" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-178.446747 764.571472 -80.968750" +"absmax" "-176.446747 766.571472 -78.968750" +"origin" "-177.446747 765.571472 -79.968750" +"angles" "391.794159 63.331741 33.011868" +"classname" "proj_bullet" +"frame" "6.024811" +"skin" "17.588121" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2788.814941" +"weapon" "1.000000" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"mdl" "progs/proj_diam2.mdl" +"waitmin" "1002786.812500" +"classtype" "412.000000" +"classgroup" "210.000000" +"estate" "2.000000" +} +{ +"absmin" "254.968750 929.797058 -49.935711" +"absmax" "256.968750 931.797058 -47.935711" +"origin" "255.968750 930.797058 -48.935711" +"angles" "69.340347 166.744186 130.840683" +"classname" "proj_bullet" +"frame" "10.289010" +"skin" "20.779961" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2789.126953" +"weapon" "1.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"mdl" "progs/proj_diam2.mdl" +"waitmin" "1002787.125000" +"classtype" "412.000000" +"classgroup" "210.000000" +"estate" "2.000000" +} +{ +"absmin" "-551.119568 1135.433228 -112.968750" +"absmax" "-549.119568 1137.433228 -110.968750" +"ltime" "2737.407471" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-550.119568 1136.433228 -111.968750" +"angles" "-56.179680 110.866699 0.419568" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3219" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-6.741959 -75.624626 131.852341" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "229.000000" +"absmin" "643.507019 975.064575 1.124449" +"absmax" "645.507019 977.064575 3.124449" +"movetype" "9.000000" +"solid" "2.000000" +"origin" "644.507019 976.064575 2.124449" +"velocity" "1434.552490 442.435211 63.452431" +"angles" "191.166855 221.984116 235.656723" +"avelocity" "238.847000 258.818329 297.546326" +"classname" "proj_bullet" +"model" "progs/proj_diam2.mdl" +"frame" "9.918669" +"skin" "16.431318" +"touch" "Touch_Bullet" +"think" "SUB_Remove" +"nextthink" "2793.633789" +"weapon" "1.000000" +"owner" "1" +"mdl" "progs/proj_diam2.mdl" +"classtype" "412.000000" +"classgroup" "210.000000" +} +{ +"absmin" "-1145.011108 740.269836 -80.968750" +"absmax" "-1143.011108 742.269836 -78.968750" +"ltime" "2712.740234" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1144.011108 741.269836 -79.968750" +"angles" "-155.454346 27.263912 -39.164326" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3222" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-68.466972 30.867771 166.467422" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1128.349243 779.492798 -80.968750" +"absmax" "-1126.349243 781.492798 -78.968750" +"ltime" "2712.996826" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1127.349243 780.492798 -79.968750" +"angles" "-246.599106 419.652130 87.539886" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3224" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-52.442390 72.056740 153.046921" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1139.224365 751.583740 -80.968750" +"absmax" "-1137.224365 753.583740 -78.968750" +"ltime" "2713.321777" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1138.224365 752.583740 -79.968750" +"angles" "163.377014 435.792999 -236.983414" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3225" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-63.694233 43.135429 153.242569" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1255.187744 786.242188 -80.968750" +"absmax" "-1253.187744 788.242188 -78.968750" +"ltime" "2713.872559" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1254.187744 787.242188 -79.968750" +"angles" "-12.501943 -109.317329 9.940179" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3226" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.162815 59.963451 109.438454" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "254.968750 963.151306 -44.449348" +"absmax" "256.968750 965.151306 -42.449348" +"origin" "255.968750 964.151306 -43.449348" +"angles" "127.307617 122.602394 148.121475" +"classname" "proj_bullet" +"frame" "1.068911" +"skin" "21.011322" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2789.126953" +"weapon" "1.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"mdl" "progs/proj_diam2.mdl" +"waitmin" "1002787.125000" +"classtype" "412.000000" +"classgroup" "210.000000" +"estate" "2.000000" +} +{ +"absmin" "-1461.219116 1145.424438 -80.968750" +"absmax" "-1459.219116 1147.424438 -78.968750" +"ltime" "2715.058105" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1460.219116 1146.424438 -79.968750" +"angles" "-97.403687 -231.989227 -131.030228" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "25.762539 84.522469 187.326859" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1469.643921 1128.855469 -80.968750" +"absmax" "-1467.643921 1130.855469 -78.968750" +"ltime" "2714.692139" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1468.643921 1129.855469 -79.968750" +"angles" "57.196976 233.381882 89.214729" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.560305 83.398933 171.489807" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1487.497559 1118.657349 -80.968750" +"absmax" "-1485.497559 1120.657349 -78.968750" +"ltime" "2715.427246" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1486.497559 1119.657349 -79.968750" +"angles" "88.157875 150.268738 108.338341" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "1.248751 77.968292 141.623566" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "65.557083 830.881958 -80.995216" +"absmax" "67.557083 832.881958 -78.995216" +"origin" "66.557083 831.881958 -79.995216" +"angles" "453.626465 89.958931 97.280800" +"classname" "proj_bullet" +"frame" "1.417737" +"skin" "21.047426" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2789.014893" +"weapon" "1.000000" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"mdl" "progs/proj_diam2.mdl" +"waitmin" "1002787.000000" +"classtype" "412.000000" +"classgroup" "210.000000" +"estate" "2.000000" +} +{ +"absmin" "172.649109 774.953369 -80.968750" +"absmax" "174.649109 776.953369 -78.968750" +"origin" "173.649109 775.953369 -79.968750" +"angles" "418.363037 88.329262 93.879997" +"classname" "proj_bullet" +"frame" "9.057131" +"skin" "16.268105" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2789.053955" +"weapon" "1.000000" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"mdl" "progs/proj_diam2.mdl" +"waitmin" "1002787.062500" +"classtype" "412.000000" +"classgroup" "210.000000" +"estate" "2.000000" +} +{ +"absmin" "-545.106750 1116.849487 -112.968750" +"absmax" "-543.106750 1118.849487 -110.968750" +"ltime" "2737.383789" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-544.106750 1117.849487 -111.968750" +"angles" "38.638420 362.883453 14.902873" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3222" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "0.718130 -75.121780 177.131866" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-83.355362 809.934998 -80.968750" +"absmax" "-81.355362 811.934998 -78.968750" +"origin" "-82.355362 810.934998 -79.968750" +"angles" "445.017548 104.583405 75.128662" +"classname" "proj_bullet" +"frame" "12.370983" +"skin" "22.072206" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2788.888916" +"weapon" "1.000000" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"mdl" "progs/proj_diam2.mdl" +"waitmin" "1002786.875000" +"classtype" "412.000000" +"classgroup" "210.000000" +"estate" "2.000000" +} +{ +"absmin" "303.984894 913.835327 -22.740555" +"absmax" "305.984894 915.835327 -20.740555" +"origin" "304.984894 914.835327 -21.740555" +"angles" "82.661285 158.685043 172.931137" +"classname" "proj_bullet" +"frame" "12.573320" +"skin" "16.843624" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2789.163086" +"weapon" "1.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"mdl" "progs/proj_diam2.mdl" +"waitmin" "1002787.187500" +"classtype" "412.000000" +"classgroup" "210.000000" +"estate" "2.000000" +} +{ +"absmin" "-113.144897 702.920654 -80.968750" +"absmax" "-111.144897 704.920654 -78.968750" +"origin" "-112.144897 703.920654 -79.968750" +"angles" "403.812836 90.228859 53.897690" +"classname" "proj_bullet" +"frame" "5.278176" +"skin" "20.066011" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2788.852051" +"weapon" "1.000000" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"mdl" "progs/proj_diam2.mdl" +"waitmin" "1002786.875000" +"classtype" "412.000000" +"classgroup" "210.000000" +"estate" "2.000000" +} +{ +"absmin" "-120.968529 779.849609 -80.968750" +"absmax" "-118.968529 781.849609 -78.968750" +"origin" "-119.968529 780.849609 -79.968750" +"angles" "412.131683 103.128677 41.862446" +"classname" "proj_bullet" +"frame" "4.902341" +"skin" "18.931211" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2788.888916" +"weapon" "1.000000" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"mdl" "progs/proj_diam2.mdl" +"waitmin" "1002786.875000" +"classtype" "412.000000" +"classgroup" "210.000000" +"estate" "2.000000" +} +{ +"absmin" "-161.641357 692.020142 -80.968750" +"absmax" "-159.641357 694.020142 -78.968750" +"origin" "-160.641357 693.020142 -79.968750" +"angles" "416.200012 42.478279 25.479855" +"classname" "proj_bullet" +"frame" "6.822718" +"skin" "22.487717" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2788.814941" +"weapon" "1.000000" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"mdl" "progs/proj_diam2.mdl" +"waitmin" "1002786.812500" +"classtype" "412.000000" +"classgroup" "210.000000" +"estate" "2.000000" +} +{ +"absmin" "670.968750 863.083191 4.941123" +"absmax" "672.968750 865.083191 6.941123" +"origin" "671.968750 864.083191 5.941123" +"angles" "174.571243 149.751678 207.009644" +"classname" "proj_bullet" +"frame" "5.816523" +"skin" "17.232216" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2789.377930" +"weapon" "1.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"mdl" "progs/proj_diam2.mdl" +"waitmin" "1002787.375000" +"classtype" "412.000000" +"classgroup" "210.000000" +"estate" "2.000000" +} +{ +"absmin" "-68.715042 777.163696 -80.968750" +"absmax" "-66.715042 779.163696 -78.968750" +"origin" "-67.715042 778.163696 -79.968750" +"angles" "394.766846 88.983109 39.042316" +"classname" "proj_bullet" +"frame" "2.069155" +"skin" "21.931639" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2788.888916" +"weapon" "1.000000" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"mdl" "progs/proj_diam2.mdl" +"waitmin" "1002786.875000" +"classtype" "412.000000" +"classgroup" "210.000000" +"estate" "2.000000" +} +{ +"modelindex" "229.000000" +"absmin" "654.911926 936.236206 -75.209709" +"absmax" "656.911926 938.236206 -73.209709" +"movetype" "9.000000" +"solid" "2.000000" +"origin" "655.911926 937.236206 -74.209709" +"velocity" "1448.952637 393.409698 -32.929070" +"angles" "483.186371 95.974129 197.520203" +"avelocity" "156.801056 102.240059 249.394196" +"classname" "proj_bullet" +"model" "progs/proj_diam2.mdl" +"frame" "12.441023" +"skin" "17.116856" +"touch" "Touch_Bullet" +"think" "SUB_Remove" +"nextthink" "2793.633789" +"weapon" "1.000000" +"owner" "1" +"mdl" "progs/proj_diam2.mdl" +"classtype" "412.000000" +"classgroup" "210.000000" +} +{ +"absmin" "-43.070210 851.950378 -80.968750" +"absmax" "-41.070210 853.950378 -78.968750" +"origin" "-42.070210 852.950378 -79.968750" +"angles" "420.022308 78.765312 43.238167" +"classname" "proj_bullet" +"frame" "2.817164" +"skin" "21.856655" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2788.927002" +"weapon" "1.000000" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"mdl" "progs/proj_diam2.mdl" +"waitmin" "1002786.937500" +"classtype" "412.000000" +"classgroup" "210.000000" +"estate" "2.000000" +} +{ +} +{ +"absmin" "254.968750 975.311951 -63.376942" +"absmax" "256.968750 977.311951 -61.376942" +"origin" "255.968750 976.311951 -62.376942" +"angles" "158.916382 122.183220 89.572983" +"classname" "proj_bullet" +"frame" "7.942442" +"skin" "20.996368" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2789.163086" +"weapon" "1.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"mdl" "progs/proj_diam2.mdl" +"waitmin" "1002787.187500" +"classtype" "412.000000" +"classgroup" "210.000000" +"estate" "2.000000" +} +{ +"modelindex" "228.000000" +"absmin" "-507.506409 682.023193 -80.991997" +"absmax" "-505.506409 684.023193 -78.991997" +"ltime" "2793.682373" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-506.506409 683.023193 -79.991997" +"velocity" "-6.896422 76.988762 -99.814911" +"angles" "18.659599 -60.095860 60.105186" +"avelocity" "-54.722733 -195.828110 75.890388" +"classname" "proj_grenade" +"model" "progs/proj_shellcase.mdl" +"touch" "SUB_Null" +"think" "model_fade" +"nextthink" "2793.682373" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-6.896422 76.988762 149.229858" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "228.000000" +"absmin" "-507.837524 673.971436 -80.968750" +"absmax" "-505.837524 675.971436 -78.968750" +"ltime" "2794.587402" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-506.837524 674.971436 -79.968750" +"angles" "180.523987 214.084625 159.006149" +"classname" "proj_grenade" +"model" "progs/proj_shellcase.mdl" +"touch" "SUB_Null" +"think" "model_fade" +"nextthink" "2794.587402" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-8.380583 76.474190 103.453064" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "228.000000" +"absmin" "-517.109680 678.747681 -72.513649" +"absmax" "-515.109680 680.747681 -70.513649" +"ltime" "2794.536133" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-516.109680 679.747681 -71.513649" +"velocity" "-19.073860 72.766777 -30.252613" +"angles" "163.273499 17.137897 187.929276" +"avelocity" "120.294823 -109.674362 237.284439" +"classname" "proj_grenade" +"model" "progs/proj_shellcase.mdl" +"touch" "SUB_Null" +"think" "model_fade" +"nextthink" "2794.536133" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-19.073860 72.766777 187.705246" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +} +{ +"modelindex" "228.000000" +"absmin" "-1047.584351 1105.243164 -112.968750" +"absmax" "-1045.584351 1107.243164 -110.968750" +"ltime" "2791.315674" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1046.584351 1106.243164 -111.968750" +"angles" "37.627647 248.096588 -85.820129" +"classname" "proj_grenade" +"model" "progs/proj_shellcase.mdl" +"touch" "SUB_Null" +"think" "model_fade" +"nextthink" "2791.315674" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "1.981902 83.289520 138.921356" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "228.000000" +"absmin" "-1076.360229 1090.083130 -104.968750" +"absmax" "-1074.360229 1092.083130 -102.968750" +"ltime" "2790.820068" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1075.360229 1091.083130 -103.968750" +"angles" "-137.211288 -10.888065 -26.094425" +"classname" "proj_grenade" +"model" "progs/proj_shellcase.mdl" +"touch" "SUB_Null" +"think" "model_fade" +"nextthink" "2790.820068" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-35.226570 66.371788 146.089844" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "228.000000" +"absmin" "-1056.173096 1102.546753 -112.968750" +"absmax" "-1054.173096 1104.546753 -110.968750" +"ltime" "2790.510254" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1055.173096 1103.546753 -111.968750" +"angles" "68.305687 -148.261673 262.320526" +"classname" "proj_grenade" +"model" "progs/proj_shellcase.mdl" +"touch" "SUB_Null" +"think" "model_fade" +"nextthink" "2790.510254" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.387503 77.210793 113.257462" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +"absmin" "-1133.609741 1114.068359 -96.968750" +"absmax" "-1131.609741 1116.068359 -94.968750" +"ltime" "2735.560059" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1132.609741 1115.068359 -95.968750" +"angles" "305.100128 -57.170448 -186.240555" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3251" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.057140 76.062508 132.762115" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1136.966187 1129.401733 -96.968750" +"absmax" "-1134.966187 1131.401733 -94.968750" +"ltime" "2735.706299" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1135.966187 1130.401733 -95.968750" +"angles" "-283.422485 -261.148621 -348.279846" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3261" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-34.981815 78.872002 195.516861" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1128.139526 1099.708374 -96.968750" +"absmax" "-1126.139526 1101.708374 -94.968750" +"ltime" "2735.755371" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1127.139526 1100.708374 -95.968750" +"angles" "-47.444164 327.542206 84.744194" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3262" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-38.120617 74.622818 123.968155" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" @@ -8759,3 +82174,444 @@ a } { } +{ +"absmin" "-969.937561 1097.869751 -112.968750" +"absmax" "-967.937561 1099.869751 -110.968750" +"ltime" "2735.854248" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-968.937561 1098.869751 -111.968750" +"angles" "197.023743 190.499069 221.338470" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3263" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.246731 76.811363 117.510818" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-972.830200 1091.474121 -112.968750" +"absmax" "-970.830200 1093.474121 -110.968750" +"ltime" "2736.307861" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-971.830200 1092.474121 -111.968750" +"angles" "116.149330 -132.625870 111.250191" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3270" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-54.179733 69.010254 122.018036" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-973.720276 1092.826538 -112.968750" +"absmax" "-971.720276 1094.826538 -110.968750" +"ltime" "2736.304199" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-972.720276 1093.826538 -111.968750" +"angles" "140.274307 265.957031 54.015343" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3271" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-54.117619 69.175461 125.721855" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-902.479004 1507.232910 -112.968750" +"absmax" "-900.479004 1509.232910 -110.968750" +"ltime" "2786.525391" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-901.479004 1508.232910 -111.968750" +"angles" "112.641327 -201.034897 -179.902695" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "19.416632 77.469055 143.001877" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-875.580566 1522.880005 -112.968750" +"absmax" "-873.580566 1524.880005 -110.968750" +"ltime" "2786.420898" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-874.580566 1523.880005 -111.968750" +"angles" "45.014530 -140.449051 2.061115" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "41.651897 79.818428 193.638718" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-898.718933 1492.761597 -112.968750" +"absmax" "-896.718933 1494.761597 -110.968750" +"ltime" "2786.620117" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-897.718933 1493.761597 -111.968750" +"angles" "-29.682011 150.144913 -150.326538" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.341518 78.623375 100.940956" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +"modelindex" "228.000000" +"absmin" "-932.082397 941.855774 -104.968750" +"absmax" "-930.082397 943.855774 -102.968750" +"ltime" "2791.421143" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-931.082397 942.855774 -103.968750" +"angles" "-134.846771 -136.397552 126.797340" +"classname" "proj_grenade" +"model" "progs/proj_shellcase.mdl" +"touch" "SUB_Null" +"think" "model_fade" +"nextthink" "2791.421143" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-22.499104 71.813812 132.061447" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "228.000000" +"absmin" "-907.240845 957.403259 -104.968750" +"absmax" "-905.240845 959.403259 -102.968750" +"ltime" "2791.873047" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-906.240845 958.403259 -103.968750" +"angles" "-167.712692 -49.924484 160.029083" +"classname" "proj_grenade" +"model" "progs/proj_shellcase.mdl" +"touch" "SUB_Null" +"think" "model_fade" +"nextthink" "2791.873047" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "4.202438 82.667572 158.826752" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "228.000000" +"absmin" "-933.621704 933.308533 -104.968750" +"absmax" "-931.621704 935.308533 -102.968750" +"ltime" "2791.737305" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-932.621704 934.308533 -103.968750" +"angles" "180.928345 102.194183 -75.466560" +"classname" "proj_grenade" +"model" "progs/proj_shellcase.mdl" +"touch" "SUB_Null" +"think" "model_fade" +"nextthink" "2791.737305" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-27.050747 69.963646 148.896683" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +"modelindex" "209.000000" +"absmin" "-572.762146 1133.279175 -112.968750" +"absmax" "-570.762146 1135.279175 -110.968750" +"movetype" "6.000000" +"origin" "-571.762146 1134.279175 -111.968750" +"model" "progs/proj_smoke.mdl" +"think" "SUB_Remove" +"nextthink" "2788.579346" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"classgroup" "420.000000" +} +{ +"modelindex" "209.000000" +"absmin" "-464.758606 956.167847 -104.968750" +"absmax" "-462.758606 958.167847 -102.968750" +"movetype" "6.000000" +"origin" "-463.758606 957.167847 -103.968750" +"model" "progs/proj_smoke.mdl" +"think" "SUB_Remove" +"nextthink" "2789.070312" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"classgroup" "420.000000" +} +{ +} +{ +} +{ +} +{ +"modelindex" "228.000000" +"absmin" "-928.759949 1283.275757 -112.968750" +"absmax" "-926.759949 1285.275757 -110.968750" +"ltime" "2787.625977" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-927.759949 1284.275757 -111.968750" +"angles" "-145.562943 313.802704 -183.356796" +"classname" "proj_grenade" +"model" "progs/proj_shellcase.mdl" +"touch" "SUB_Null" +"think" "model_fade" +"nextthink" "2788.387939" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.826077 58.239098 144.983261" +"height" "1.000000" +"alpha" "0.248047" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-933.747803 1296.050415 -112.968750" +"absmax" "-931.747803 1298.050415 -110.968750" +"ltime" "2786.776123" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-932.747803 1297.050415 -111.968750" +"angles" "-41.195206 -129.106094 272.388306" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-45.817841 61.733257 146.175797" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-965.920532 1275.732666 -112.968750" +"absmax" "-963.920532 1277.732666 -110.968750" +"ltime" "2787.287842" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-964.920532 1276.732666 -111.968750" +"angles" "203.127228 -104.311188 257.507812" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-68.637375 35.227730 196.800278" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +"modelindex" "228.000000" +"absmin" "-775.943481 1090.685669 -112.994385" +"absmax" "-773.943481 1092.685669 -110.994385" +"ltime" "2787.986572" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-774.943481 1091.685669 -111.994385" +"angles" "-106.530914 161.534470 -173.173828" +"classname" "proj_grenade" +"model" "progs/proj_shellcase.mdl" +"touch" "SUB_Null" +"think" "model_fade" +"nextthink" "2788.387939" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.639732 8.777960 122.589157" +"height" "1.000000" +"alpha" "0.608643" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "228.000000" +"absmin" "-786.438538 1088.241455 -112.968750" +"absmax" "-784.438538 1090.241455 -110.968750" +"ltime" "2787.921875" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-785.438538 1089.241455 -111.968750" +"angles" "11.004892 237.487091 73.368073" +"classname" "proj_grenade" +"model" "progs/proj_shellcase.mdl" +"touch" "SUB_Null" +"think" "model_fade" +"nextthink" "2788.387939" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.868416 4.650747 166.238770" +"height" "1.000000" +"alpha" "0.543945" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "228.000000" +"absmin" "-773.634888 1119.617554 -112.968750" +"absmax" "-771.634888 1121.617554 -110.968750" +"ltime" "2787.892334" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-772.634888 1120.617554 -111.968750" +"angles" "304.528961 105.820427 -78.032318" +"classname" "proj_grenade" +"model" "progs/proj_shellcase.mdl" +"touch" "SUB_Null" +"think" "model_fade" +"nextthink" "2788.387939" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-65.312775 43.466892 145.176880" +"height" "1.000000" +"alpha" "0.514404" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +} diff --git a/mod_ad/auto_save_2.sav b/mod_ad/auto_save_2.sav index 237fd89..6933fce 100644 --- a/mod_ad/auto_save_2.sav +++ b/mod_ad/auto_save_2.sav @@ -1,5 +1,5 @@ 5 -______________________kills:__9/__9____ +Per_Aspera_ad_Inferi__kills:157/207____ 4097.000000 100.000000 0.000000 @@ -12,13 +12,13 @@ ______________________kills:__9/__9____ 0.000000 0.000000 0.000000 -0.000000 -0.000000 +256.000000 +1024.000000 0.000000 0.000000 1 -test -121.012000 +ad_lavatomb +2698.394014 m mmnmmommommnonmmonqnmmo abcdefghijklmnopqrstuvwxyzyxwvutsrqponmlkjihgfedcba @@ -84,21 +84,21 @@ m m a { -"self" "20" +"self" "2614" "other" "0" "world" "0" -"time" "121.006668" -"frametime" "0.014000" +"time" "2698.370117" +"frametime" "0.024000" "force_retouch" "0.000000" -"mapname" "test" +"mapname" "ad_lavatomb" "deathmatch" "0.000000" "coop" "0.000000" "teamplay" "0.000000" -"serverflags" "1152.000000" -"total_secrets" "0.000000" -"total_monsters" "9.000000" +"serverflags" "25984.000000" +"total_secrets" "8.000000" +"total_monsters" "207.000000" "found_secrets" "0.000000" -"killed_monsters" "9.000000" +"killed_monsters" "157.000000" "parm1" "4097.000000" "parm2" "100.000000" "parm3" "0.000000" @@ -111,42 +111,42 @@ a "parm10" "0.000000" "parm11" "0.000000" "parm12" "0.000000" -"parm13" "0.000000" -"parm14" "0.000000" +"parm13" "256.000000" +"parm14" "1024.000000" "parm15" "0.000000" "parm16" "0.000000" "trace_allsolid" "0.000000" "trace_startsolid" "0.000000" -"trace_fraction" "0.000000" -"trace_plane_dist" "64.281998" +"trace_fraction" "0.077000" +"trace_plane_dist" "930.204285" "trace_ent" "0" "trace_inopen" "1.000000" "trace_inwater" "0.000000" "msg_entity" "1" -"movedist" "14.000000" +"movedist" "16.000000" "gameover" "0.000000" "string_null" "" -"newmis" "1131" +"newmis" "2921" "activator" "1" "damage_attacker" "1" -"framecount" "8455.000000" +"framecount" "144723.000000" "skill" "1.000000" "developer" "0.000000" -"sight_entity" "18" -"sight_entity_time" "2.820181" -"modelindex_eyes" "3.000000" -"modelindex_player" "2.000000" +"sight_entity" "972" +"sight_entity_time" "2654.399902" +"modelindex_eyes" "197.000000" +"modelindex_player" "196.000000" "intermission_running" "0.000000" "intermission_exittime" "0.000000" "nextmap" "" -"enemy_vis" "1.000000" +"enemy_vis" "0.000000" "enemy_infront" "1.000000" -"enemy_range" "1.000000" -"enemy_yaw" "182.000000" +"enemy_range" "3.000000" +"enemy_yaw" "69.000000" "multi_ent" "0" "multi_damage" "0.000000" "client_ent" "1" -"camera_ent" "108" +"camera_ent" "919" "coop_ent" "13" "coop_artifacts" "0.000000" "coop_ammoboxes" "0.000000" @@ -164,10 +164,10 @@ a "ext_dpsnow" "0.000000" "pixelmode" "0.000000" "playerprojsize" "0.000000" -"gibitem" "1143" -"gibstone" "0.000000" -"gibpoison" "0.000000" -"liquid_alpha" "206.000000" +"gibitem" "3186" +"gibstone" "1.000000" +"gibpoison" "1.000000" +"liquid_alpha" "1.000000" "map_gravity" "800.000000" "map_bodyflrcheck" "0.000000" "map_bodyfadeaway" "0.000000" @@ -175,7 +175,7 @@ a "debugent2" "0" "debugent3" "0" "fog_active" "0.000000" -"fog_control" "110" +"fog_control" "1086" "part_debug" "0.000000" "gettaginfo_parent" "0.000000" "gettaginfo_name" "" @@ -187,12 +187,12 @@ a "mathlib_accuracy" "0.000000" "part_message" "0.000000" "part_control" "12" -"part_start" "41" -"part_end" "1089" -"part_free" "42" -"part_total" "1.000000" +"part_start" "1114" +"part_end" "2128" +"part_free" "1115" +"part_total" "67.000000" "part_max" "1024.000000" -"part" "59" +"part" "1390" "lastspawn" "13" "bodyque_head" "2" "bitflags[0]" "1.000000" @@ -221,8 +221,8 @@ a "bitflags[23]" "8388608.000000" "mapvar[0]" "0.000000" "mapvar[1]" "0.000000" -"mapvar[2]" "0.000000" -"mapvar[3]" "0.000000" +"mapvar[2]" "256.000000" +"mapvar[3]" "1024.000000" "mapvar[4]" "0.000000" "mapvar[5]" "0.000000" "le1" "0" @@ -235,61 +235,69 @@ a "movetype" "7.000000" "solid" "4.000000" "classname" "worldspawn" -"model" "maps/test.bsp" -"wad" "/opt/quakemapping/wads/xj19_here.wad;/opt/quakemapping/wads/skips_2018.wad" +"model" "maps/ad_lavatomb.bsp" +"message" "Per Aspera ad Inferi" +"sounds" "8.000000" +"wad" "C:\:\ad;C:\" +"water_alpha" "1.000000" +"no_item_offset" "1.000000" "classtype" "1.000000" } { -"modelindex" "2.000000" -"absmin" "75.146027 -405.352722 63.313248" -"absmax" "109.146027 -371.352722 121.313248" +"modelindex" "196.000000" +"absmin" "-234.859116 695.010071 -80.968750" +"absmax" "-200.859116 729.010071 -22.968750" "movetype" "3.000000" "solid" "3.000000" -"origin" "92.146027 -388.352722 88.313248" -"oldorigin" "92.146027 -388.352722 88.313248" -"angles" "-2.977295 102.974854 0.000000" -"punchangle" "-0.000000 0.000000 0.000000" +"origin" "-217.859116 712.010071 -55.968750" +"oldorigin" "-210.779205 715.044861 -55.968750" +"velocity" "-333.201294 -122.952271 11.445876" +"angles" "0.999463 -161.218872 -1.089404" +"punchangle" "-1.314934 0.000000 0.000000" "classname" "player" "model" "progs/player.mdl" -"frame" "15.000000" +"frame" "10.000000" "mins" "-16.000000 -16.000000 -24.000000" "maxs" "16.000000 16.000000 32.000000" "size" "32.000000 32.000000 56.000000" -"think" "player_stand1" -"nextthink" "121.041504" -"health" "93.000000" +"think" "player_run" +"nextthink" "2698.407715" +"health" "100.000000" "weapon" "2.000000" -"weaponmodel" "progs/v_shot2.mdl" -"currentammo" "48.000000" -"ammo_shells" "48.000000" -"ammo_rockets" "35.000000" -"ammo_cells" "8.000000" -"items" "20771.000000" +"weaponmodel" "progs/v_shot3.mdl" +"currentammo" "22.000000" +"ammo_shells" "22.000000" +"ammo_nails" "200.000000" +"ammo_rockets" "13.000000" +"items" "4383.000000" "takedamage" "2.000000" "view_ofs" "0.000000 0.000000 22.000000" -"v_angle" "8.931885 102.974854 0.000000" +"v_angle" "-2.471924 -161.218872 0.000000" "netname" "player" -"flags" "4616.000000" +"flags" "4680.000000" "colormap" "1.000000" "team" "1.000000" "max_health" "100.000000" -"armortype" "0.600000" -"armorvalue" "138.000000" "watertype" "-1.000000" -"dmg_inflictor" "115" -"noise" "player/pain3.wav" +"dmg_inflictor" "218" +"movedir" "-0.000000 -50.000000 -0.000000" +"noise" "player/pain1.wav" "th_pain" "player_pain" "th_die" "player_death" -"walkframe" "4.000000" -"attack_finished" "89.341995" -"pain_finished" "78.655998" -"show_hostile" "89.641998" -"jump_flag" "-116.507423" -"air_finished" "132.998001" +"walkframe" "5.000000" +"attack_finished" "2682.091064" +"pain_finished" "1121.824951" +"invincible_sound" "2674.721924" +"show_hostile" "2682.391113" +"jump_flag" "-1.798829" +"air_finished" "2710.370117" +"deathtype" "falling" "dmg" "2.000000" -"cnt" "35.945324" -"lip" "3.000000" +"cnt" "405.884705" +"lip" "1.000000" +"dmgtime" "2633.212891" "gravity" "1.000000" +"moditems" "4098.000000" "bbmins" "-16.000000 -16.000000 -24.000000" "bbmaxs" "16.000000 16.000000 32.000000" "target2" "" @@ -300,10 +308,15 @@ a "headmdl" "progs/h_player.mdl" "estate" "1.000000" "estate_off" "SUB_Null" -"pain_finstate" "26.266003" +"meleeattack" "1.000000" +"pain_finstate" "1121.725830" "steptype" "4.000000" -"steplast" "2.000000" +"steplast" "3.000000" "cshift_time" "999999.000000" +"cshift_step" "10.000000" +"debuff_sound" "-1.000000" +"bleeding_time" "1877.602905" +"poisoned_time" "961.446960" } { "absmin" "-1.000000 -1.000000 -1.000000" @@ -373,894 +386,7344 @@ a "classtype" "42.000000" } { -"absmin" "47.000000 31.000000 -12.000000" -"absmax" "49.000000 33.000000 -10.000000" -"origin" "48.000000 32.000000 -11.000000" +"absmin" "-3153.000000 2047.000000 31.000000" +"absmax" "-3151.000000 2049.000000 33.000000" +"origin" "-3152.000000 2048.000000 32.000000" +"angles" "-0.000000 0.000000 -0.000000" "classname" "info_player_start" "owner" "13" "classtype" "10.000000" "estate" "1.000000" } { -"modelindex" "75.000000" -"absmin" "-294.317352 -22.901833 63.313248" -"absmax" "-260.317352 11.098167 121.313248" -"movetype" "4.000000" -"solid" "1.000000" -"origin" "-277.317352 -5.901833 88.313248" -"oldorigin" "-272.000000 256.000000 88.313248" -"angles" "0.000000 269.961548 0.000000" -"classname" "monster_army" -"model" "progs/mon_soldier.mdl" -"frame" "17.000000" -"skin" "2.000000" -"mins" "-16.000000 -16.000000 -24.000000" -"maxs" "16.000000 16.000000 32.000000" -"size" "32.000000 32.000000 56.000000" -"touch" "SUB_Null" -"use" "monster_use" -"think" "monster_deadbody_check" -"nextthink" "121.099686" -"health" "-20.025515" -"ammo_shells" "5.000000" -"takedamage" "2.000000" -"deadflag" "2.000000" -"view_ofs" "0.000000 0.000000 24.000000" -"enemy" "1" -"flags" "544.000000" -"max_health" "30.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"ideal_yaw" "270.000000" -"yaw_speed" "20.000000" -"goalentity" "1" -"th_stand" "army_stand1" -"th_walk" "army_walk1" -"th_run" "army_run1" -"th_missile" "army_atk1" -"th_pain" "army_pain" -"th_die" "army_die" -"search_time" "24.733734" -"attack_state" "1.000000" -"attack_finished" "21.372099" -"pain_finished" "1000019.625000" -"show_hostile" "20.733734" -"mdl" "progs/mon_soldier.mdl" -"pausetime" "999999.000000" -"lip" "0.718131" -"activate" "1" -"bboxtype" "4.000000" -"bbmins" "-16.000000 -16.000000 -24.000000" -"bbmaxs" "16.000000 16.000000 32.000000" -"classtype" "100.000000" -"classgroup" "600.000000" -"classmove" "1.000000" -"gibhealth" "-35.000000" -"headmdl" "progs/h_soldier.mdl" -"randomskin" "4.000000" -"th_checkattack" "SoldierCheckAttack" -"liquidbase" "-1.000000" -"liquidcheck" "20.433733" -"attack_chance" "0.400000" -"attack_offset" "12.000000 8.000000 12.000000" -"pain_flinch" "20.000000" -"pain_longanim" "1.000000" -"pain_check" "1.000000" -"pain_timeout" "1.000000" -"pain_sound" "soldier/pain1.wav" -"pain_sound2" "soldier/pain2.wav" -"deathstring" " was shot by a Grunt -" -"idletimer" "21.688324" -"idle_sound" "soldier/idle.wav" -"sight_timeout" "12.733695" -"sight_sound" "soldier/sight1.wav" -"enemydist" "359.062347" -"switchoverride" "1.000000" -"steptype" "4.000000" -"steplast" "2.000000" -"bodyonflr" "TRUE" -"dmgtimeframe" "19.887001" -"dmgcombined" "32.000000" -"gib1mdl" "progs/w_soldiergun.mdl" -"gib1skin" "1.000000" -"gib1sound" "20.000000" -"blockudeath" "1.000000" +"modelindex" "269.000000" +"absmin" "-3721.000000 471.000000 47.000000" +"absmax" "-3719.000000 473.000000 49.000000" +"origin" "-3720.000000 472.000000 48.000000" +"angles" "-0.000000 21.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "120.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "42874.000000" +"part_emitter" "15" +"part_active" "70.000000" } { -"modelindex" "80.000000" -"absmin" "-328.377747 -65.223091 63.313248" -"absmax" "-286.377747 -23.223091 105.313248" -"movetype" "4.000000" -"solid" "1.000000" -"origin" "-307.377747 -44.223091 88.313248" -"oldorigin" "32.000000 304.000000 88.313248" -"angles" "0.000000 270.000000 0.000000" -"classname" "monster_dog" -"model" "progs/mon_dog.mdl" -"frame" "16.000000" -"mins" "-20.000000 -20.000000 -24.000000" -"maxs" "20.000000 20.000000 16.000000" -"size" "40.000000 40.000000 40.000000" -"touch" "SUB_Null" -"use" "monster_use" -"think" "monster_deadbody_check" -"nextthink" "121.087685" -"health" "-12.248573" -"takedamage" "2.000000" -"deadflag" "2.000000" -"view_ofs" "0.000000 0.000000 8.000000" +"absmin" "-3721.000000 471.000000 47.000000" +"absmax" "-3719.000000 473.000000 49.000000" +"origin" "-3720.000000 472.000000 48.000000" +"angles" "-0.000000 21.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2699.819336" "enemy" "1" -"flags" "544.000000" -"max_health" "25.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"ideal_yaw" "270.000000" -"yaw_speed" "20.000000" -"goalentity" "1" -"th_stand" "dog_stand1" -"th_walk" "dog_walk1" -"th_run" "dog_run1" -"th_melee" "dog_atta1" -"th_pain" "dog_pain" -"th_die" "dog_die" -"search_time" "25.409710" -"attack_finished" "3.809668" -"pain_finished" "1000020.187500" -"show_hostile" "21.409710" -"mdl" "progs/mon_dog.mdl" -"pausetime" "999999.000000" -"activate" "1" -"bboxtype" "20.000000" -"bbmins" "-20.000000 -20.000000 -24.000000" -"bbmaxs" "20.000000 20.000000 16.000000" -"idmins" "-32.000000 -32.000000 -24.000000" -"idmaxs" "32.000000 32.000000 40.000000" -"classtype" "120.000000" -"classgroup" "620.000000" -"classmove" "1.000000" -"gibhealth" "-35.000000" -"headmdl" "progs/h_dog.mdl" -"th_checkattack" "DogCheckAttack" -"th_jump" "dog_leap1" -"th_jumpexit" "dog_leap8" -"liquidbase" "-1.000000" -"liquidcheck" "21.109709" -"meleeoffset" "24.000000 0.000000 10.000000" -"pain_flinch" "10.000000" -"pain_check" "1.000000" -"pain_timeout" "1.000000" -"pain_sound" "dog/dpain1.wav" -"deathstring" " was mauled by a Rottweiler -" -"idletimer" "20.531273" -"idle_sound" "dog/idle.wav" -"sight_timeout" "12.809668" -"sight_sound" "dog/dsight.wav" -"enemydist" "355.471924" -"switchoverride" "1.000000" -"steptype" "1.000000" -"steplast" "4.000000" -"bodyonflr" "TRUE" -"dmgtimeframe" "20.575001" -"dmgcombined" "28.000000" -"blockudeath" "1.000000" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "42874.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "14" +"part_style" "70.000000" +"start_delay" "6.343608" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" } { -"absmin" "-335.883606 -213.771667 87.313248" -"absmax" "-333.883606 -211.771667 89.313248" -"origin" "-334.883606 -212.771667 88.313248" -"oldorigin" "245.981384 274.723877 88.313248" -"angles" "0.000000 270.000000 0.000000" -"classname" "monster_dog" -"frame" "9.000000" -"touch" "SUB_Null" -"use" "SUB_Null" +"modelindex" "269.000000" +"absmin" "-3721.000000 935.000000 47.000000" +"absmax" "-3719.000000 937.000000 49.000000" +"origin" "-3720.000000 936.000000 48.000000" +"angles" "-0.000000 179.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "120.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "36064.000000" +"part_emitter" "17" +"part_active" "70.000000" +} +{ +"absmin" "-3721.000000 935.000000 47.000000" +"absmax" "-3719.000000 937.000000 49.000000" +"origin" "-3720.000000 936.000000 48.000000" +"angles" "-0.000000 179.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2698.981445" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "36064.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "16" +"part_style" "70.000000" +"start_delay" "8.068758" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3257.000000 935.000000 47.000000" +"absmax" "-3255.000000 937.000000 49.000000" +"origin" "-3256.000000 936.000000 48.000000" +"angles" "-0.000000 175.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "120.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "235.000000" +"part_emitter" "19" +"part_active" "70.000000" +} +{ +"absmin" "-3257.000000 935.000000 47.000000" +"absmax" "-3255.000000 937.000000 49.000000" +"origin" "-3256.000000 936.000000 48.000000" +"angles" "-0.000000 175.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2700.680420" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "235.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "18" +"part_style" "70.000000" +"start_delay" "5.029115" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3257.000000 471.000000 47.000000" +"absmax" "-3255.000000 473.000000 49.000000" +"origin" "-3256.000000 472.000000 48.000000" +"angles" "-0.000000 126.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "120.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "170065.000000" +"part_emitter" "21" +"part_active" "70.000000" +} +{ +"absmin" "-3257.000000 471.000000 47.000000" +"absmax" "-3255.000000 473.000000 49.000000" +"origin" "-3256.000000 472.000000 48.000000" +"angles" "-0.000000 126.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2703.089844" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "170065.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "20" +"part_style" "70.000000" +"start_delay" "8.248207" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3617.000000 383.000000 415.000000" +"absmax" "-3615.000000 385.000000 417.000000" +"origin" "-3616.000000 384.000000 416.000000" +"angles" "-0.000000 3.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "327662.000000" +"part_emitter" "23" +"part_active" "70.000000" +} +{ +"absmin" "-3617.000000 383.000000 415.000000" +"absmax" "-3615.000000 385.000000 417.000000" +"origin" "-3616.000000 384.000000 416.000000" +"angles" "-0.000000 3.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2703.989746" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "327662.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "22" +"part_style" "70.000000" +"start_delay" "6.003021" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3361.000000 383.000000 415.000000" +"absmax" "-3359.000000 385.000000 417.000000" +"origin" "-3360.000000 384.000000 416.000000" +"angles" "-0.000000 113.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "5278.000000" +"part_emitter" "25" +"part_active" "70.000000" +} +{ +"absmin" "-3361.000000 383.000000 415.000000" +"absmax" "-3359.000000 385.000000 417.000000" +"origin" "-3360.000000 384.000000 416.000000" +"angles" "-0.000000 113.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2703.353027" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "5278.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "24" +"part_style" "70.000000" +"start_delay" "7.931547" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3721.000000 -169.000000 111.000000" +"absmax" "-3719.000000 -167.000000 113.000000" +"origin" "-3720.000000 -168.000000 112.000000" +"angles" "-0.000000 35.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "220020.000000" +"part_emitter" "27" +"part_active" "70.000000" +} +{ +"absmin" "-3721.000000 -169.000000 111.000000" +"absmax" "-3719.000000 -167.000000 113.000000" +"origin" "-3720.000000 -168.000000 112.000000" +"angles" "-0.000000 35.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2701.530273" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "220020.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "26" +"part_style" "70.000000" +"start_delay" "3.067141" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3721.000000 295.000000 111.000000" +"absmax" "-3719.000000 297.000000 113.000000" +"origin" "-3720.000000 296.000000 112.000000" +"angles" "-0.000000 313.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "669832.000000" +"part_emitter" "29" +"part_active" "70.000000" +} +{ +"absmin" "-3721.000000 295.000000 111.000000" +"absmax" "-3719.000000 297.000000 113.000000" +"origin" "-3720.000000 296.000000 112.000000" +"angles" "-0.000000 313.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2701.024658" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "669832.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "28" +"part_style" "70.000000" +"start_delay" "5.140446" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3257.000000 -169.000000 111.000000" +"absmax" "-3255.000000 -167.000000 113.000000" +"origin" "-3256.000000 -168.000000 112.000000" +"angles" "-0.000000 18.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "272.000000" +"part_emitter" "31" +"part_active" "70.000000" +} +{ +"absmin" "-3257.000000 -169.000000 111.000000" +"absmax" "-3255.000000 -167.000000 113.000000" +"origin" "-3256.000000 -168.000000 112.000000" +"angles" "-0.000000 18.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2702.726562" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "272.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "30" +"part_style" "70.000000" +"start_delay" "9.161321" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3257.000000 295.000000 111.000000" +"absmax" "-3255.000000 297.000000 113.000000" +"origin" "-3256.000000 296.000000 112.000000" +"angles" "-0.000000 41.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "155366.000000" +"part_emitter" "33" +"part_active" "70.000000" +} +{ +"absmin" "-3257.000000 295.000000 111.000000" +"absmax" "-3255.000000 297.000000 113.000000" +"origin" "-3256.000000 296.000000 112.000000" +"angles" "-0.000000 41.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2699.482910" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "155366.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "32" +"part_style" "70.000000" +"start_delay" "8.088046" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1049.000000 -1857.000000 711.000000" +"absmax" "-1047.000000 -1855.000000 713.000000" +"origin" "-1048.000000 -1856.000000 712.000000" +"angles" "-0.000000 215.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "127100.000000" +"part_emitter" "35" +"part_active" "72.000000" +} +{ +"absmin" "-1049.000000 -1857.000000 711.000000" +"absmax" "-1047.000000 -1855.000000 713.000000" +"origin" "-1048.000000 -1856.000000 712.000000" +"angles" "-0.000000 215.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2705.082275" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "127100.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "34" +"part_style" "72.000000" +"start_delay" "10.646717" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -1609.000000 711.000000" +"absmax" "-1295.000000 -1607.000000 713.000000" +"origin" "-1296.000000 -1608.000000 712.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "595725.000000" +"part_emitter" "37" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -1609.000000 711.000000" +"absmax" "-1295.000000 -1607.000000 713.000000" +"origin" "-1296.000000 -1608.000000 712.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2705.408936" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "595725.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "36" +"part_style" "72.000000" +"start_delay" "4.525681" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -2105.000000 711.000000" +"absmax" "-1295.000000 -2103.000000 713.000000" +"origin" "-1296.000000 -2104.000000 712.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "198378.000000" +"part_emitter" "39" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -2105.000000 711.000000" +"absmax" "-1295.000000 -2103.000000 713.000000" +"origin" "-1296.000000 -2104.000000 712.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2702.803955" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "198378.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "38" +"part_style" "72.000000" +"start_delay" "8.769951" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1545.000000 -1857.000000 711.000000" +"absmax" "-1543.000000 -1855.000000 713.000000" +"origin" "-1544.000000 -1856.000000 712.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "612140.000000" +"part_emitter" "41" +"part_active" "72.000000" +} +{ +"absmin" "-1545.000000 -1857.000000 711.000000" +"absmax" "-1543.000000 -1855.000000 713.000000" +"origin" "-1544.000000 -1856.000000 712.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2701.331055" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "612140.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "40" +"part_style" "72.000000" +"start_delay" "6.854609" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1545.000000 -1857.000000 967.000000" +"absmax" "-1543.000000 -1855.000000 969.000000" +"origin" "-1544.000000 -1856.000000 968.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "483558.000000" +"part_emitter" "43" +"part_active" "72.000000" +} +{ +"absmin" "-1545.000000 -1857.000000 967.000000" +"absmax" "-1543.000000 -1855.000000 969.000000" +"origin" "-1544.000000 -1856.000000 968.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2701.367432" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "483558.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "42" +"part_style" "72.000000" +"start_delay" "5.408277" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1049.000000 -1857.000000 967.000000" +"absmax" "-1047.000000 -1855.000000 969.000000" +"origin" "-1048.000000 -1856.000000 968.000000" +"angles" "-0.000000 72.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "249094.000000" +"part_emitter" "45" +"part_active" "72.000000" +} +{ +"absmin" "-1049.000000 -1857.000000 967.000000" +"absmax" "-1047.000000 -1855.000000 969.000000" +"origin" "-1048.000000 -1856.000000 968.000000" +"angles" "-0.000000 72.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2704.982666" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "249094.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "44" +"part_style" "72.000000" +"start_delay" "10.185278" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -2105.000000 967.000000" +"absmax" "-1295.000000 -2103.000000 969.000000" +"origin" "-1296.000000 -2104.000000 968.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "101032.000000" +"part_emitter" "47" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -2105.000000 967.000000" +"absmax" "-1295.000000 -2103.000000 969.000000" +"origin" "-1296.000000 -2104.000000 968.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2701.316895" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "101032.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "46" +"part_style" "72.000000" +"start_delay" "3.669210" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -1609.000000 967.000000" +"absmax" "-1295.000000 -1607.000000 969.000000" +"origin" "-1296.000000 -1608.000000 968.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "119016.000000" +"part_emitter" "49" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -1609.000000 967.000000" +"absmax" "-1295.000000 -1607.000000 969.000000" +"origin" "-1296.000000 -1608.000000 968.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2705.507324" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "119016.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "48" +"part_style" "72.000000" +"start_delay" "4.268105" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1545.000000 -1185.000000 487.000000" +"absmax" "-1543.000000 -1183.000000 489.000000" +"origin" "-1544.000000 -1184.000000 488.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "150.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "410751.000000" +"part_emitter" "51" +"part_active" "72.000000" +} +{ +"absmin" "-1545.000000 -1185.000000 487.000000" +"absmax" "-1543.000000 -1183.000000 489.000000" +"origin" "-1544.000000 -1184.000000 488.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2699.797852" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "410751.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "50" +"part_style" "72.000000" +"start_delay" "4.468307" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1545.000000 -1185.000000 167.000000" +"absmax" "-1543.000000 -1183.000000 169.000000" +"origin" "-1544.000000 -1184.000000 168.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "150.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "9702.000000" +"part_emitter" "53" +"part_active" "72.000000" +} +{ +"absmin" "-1545.000000 -1185.000000 167.000000" +"absmax" "-1543.000000 -1183.000000 169.000000" +"origin" "-1544.000000 -1184.000000 168.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2703.401611" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "9702.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "52" +"part_style" "72.000000" +"start_delay" "6.881954" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1545.000000 -513.000000 759.000000" +"absmax" "-1543.000000 -511.000000 761.000000" +"origin" "-1544.000000 -512.000000 760.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "218999.000000" +"part_emitter" "55" +"part_active" "72.000000" +} +{ +"absmin" "-1545.000000 -513.000000 759.000000" +"absmax" "-1543.000000 -511.000000 761.000000" +"origin" "-1544.000000 -512.000000 760.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2701.248291" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "218999.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "54" +"part_style" "72.000000" +"start_delay" "8.098056" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -761.000000 759.000000" +"absmax" "-1295.000000 -759.000000 761.000000" +"origin" "-1296.000000 -760.000000 760.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "33152.000000" +"part_emitter" "57" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -761.000000 759.000000" +"absmax" "-1295.000000 -759.000000 761.000000" +"origin" "-1296.000000 -760.000000 760.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2700.550781" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "33152.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "56" +"part_style" "72.000000" +"start_delay" "10.386700" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1049.000000 -513.000000 751.000000" +"absmax" "-1047.000000 -511.000000 753.000000" +"origin" "-1048.000000 -512.000000 752.000000" +"angles" "-0.000000 248.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "755927.000000" +"part_emitter" "59" +"part_active" "72.000000" +} +{ +"absmin" "-1049.000000 -513.000000 751.000000" +"absmax" "-1047.000000 -511.000000 753.000000" +"origin" "-1048.000000 -512.000000 752.000000" +"angles" "-0.000000 248.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2701.781982" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "755927.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "58" +"part_style" "72.000000" +"start_delay" "6.707145" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1545.000000 -513.000000 1015.000000" +"absmax" "-1543.000000 -511.000000 1017.000000" +"origin" "-1544.000000 -512.000000 1016.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "400985.000000" +"part_emitter" "61" +"part_active" "72.000000" +} +{ +"absmin" "-1545.000000 -513.000000 1015.000000" +"absmax" "-1543.000000 -511.000000 1017.000000" +"origin" "-1544.000000 -512.000000 1016.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2702.087402" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "400985.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "60" +"part_style" "72.000000" +"start_delay" "5.411450" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -761.000000 1015.000000" +"absmax" "-1295.000000 -759.000000 1017.000000" +"origin" "-1296.000000 -760.000000 1016.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "93704.000000" +"part_emitter" "63" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -761.000000 1015.000000" +"absmax" "-1295.000000 -759.000000 1017.000000" +"origin" "-1296.000000 -760.000000 1016.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2700.081299" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "93704.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "62" +"part_style" "72.000000" +"start_delay" "6.494003" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1961.000000 1559.000000 103.000000" +"absmax" "-1959.000000 1561.000000 105.000000" +"origin" "-1960.000000 1560.000000 104.000000" +"angles" "-0.000000 131.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "576516.000000" +"part_emitter" "65" +"part_active" "72.000000" +} +{ +"absmin" "-1961.000000 1559.000000 103.000000" +"absmax" "-1959.000000 1561.000000 105.000000" +"origin" "-1960.000000 1560.000000 104.000000" +"angles" "-0.000000 131.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2699.706787" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "576516.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "64" +"part_style" "72.000000" +"start_delay" "5.830897" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -265.000000 1015.000000" +"absmax" "-1295.000000 -263.000000 1017.000000" +"origin" "-1296.000000 -264.000000 1016.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "889111.000000" +"part_emitter" "67" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -265.000000 1015.000000" +"absmax" "-1295.000000 -263.000000 1017.000000" +"origin" "-1296.000000 -264.000000 1016.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2699.978516" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "889111.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "66" +"part_style" "72.000000" +"start_delay" "7.900784" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1545.000000 -513.000000 551.000000" +"absmax" "-1543.000000 -511.000000 553.000000" +"origin" "-1544.000000 -512.000000 552.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "57456.000000" +"part_emitter" "69" +"part_active" "72.000000" +} +{ +"absmin" "-1545.000000 -513.000000 551.000000" +"absmax" "-1543.000000 -511.000000 553.000000" +"origin" "-1544.000000 -512.000000 552.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2701.444092" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "57456.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "68" +"part_style" "72.000000" +"start_delay" "5.380688" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -761.000000 551.000000" +"absmax" "-1295.000000 -759.000000 553.000000" +"origin" "-1296.000000 -760.000000 552.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "30286.000000" +"part_emitter" "71" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -761.000000 551.000000" +"absmax" "-1295.000000 -759.000000 553.000000" +"origin" "-1296.000000 -760.000000 552.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2699.984863" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "30286.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "70" +"part_style" "72.000000" +"start_delay" "4.883846" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1049.000000 -513.000000 551.000000" +"absmax" "-1047.000000 -511.000000 553.000000" +"origin" "-1048.000000 -512.000000 552.000000" +"angles" "-0.000000 309.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "254012.000000" +"part_emitter" "73" +"part_active" "72.000000" +} +{ +"absmin" "-1049.000000 -513.000000 551.000000" +"absmax" "-1047.000000 -511.000000 553.000000" +"origin" "-1048.000000 -512.000000 552.000000" +"angles" "-0.000000 309.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2701.641602" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "254012.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "72" +"part_style" "72.000000" +"start_delay" "4.537156" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -265.000000 551.000000" +"absmax" "-1295.000000 -263.000000 553.000000" +"origin" "-1296.000000 -264.000000 552.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "531280.000000" +"part_emitter" "75" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -265.000000 551.000000" +"absmax" "-1295.000000 -263.000000 553.000000" +"origin" "-1296.000000 -264.000000 552.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2700.382568" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "531280.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "74" +"part_style" "72.000000" +"start_delay" "4.915097" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2369.000000 -65.000000 399.000000" +"absmax" "-2367.000000 -63.000000 401.000000" +"origin" "-2368.000000 -64.000000 400.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "160.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "174080.000000" +"part_emitter" "77" +"part_active" "70.000000" +} +{ +"absmin" "-2369.000000 -65.000000 399.000000" +"absmax" "-2367.000000 -63.000000 401.000000" +"origin" "-2368.000000 -64.000000 400.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2701.560303" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "174080.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "76" +"part_style" "70.000000" +"start_delay" "9.889370" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2369.000000 191.000000 399.000000" +"absmax" "-2367.000000 193.000000 401.000000" +"origin" "-2368.000000 192.000000 400.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "160.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "579072.000000" +"part_emitter" "79" +"part_active" "70.000000" +} +{ +"absmin" "-2369.000000 191.000000 399.000000" +"absmax" "-2367.000000 193.000000 401.000000" +"origin" "-2368.000000 192.000000 400.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2703.328369" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "579072.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "78" +"part_style" "70.000000" +"start_delay" "10.492416" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1961.000000 1191.000000 103.000000" +"absmax" "-1959.000000 1193.000000 105.000000" +"origin" "-1960.000000 1192.000000 104.000000" +"angles" "-0.000000 222.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "474824.000000" +"part_emitter" "81" +"part_active" "72.000000" +} +{ +"absmin" "-1961.000000 1191.000000 103.000000" +"absmax" "-1959.000000 1193.000000 105.000000" +"origin" "-1960.000000 1192.000000 104.000000" +"angles" "-0.000000 222.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2701.706543" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "474824.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "80" +"part_style" "72.000000" +"start_delay" "3.233406" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-921.000000 -217.000000 15.000000" +"absmax" "-919.000000 -215.000000 17.000000" +"origin" "-920.000000 -216.000000 16.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "83494.000000" +"part_emitter" "83" +"part_active" "70.000000" +} +{ +"absmin" "-921.000000 -217.000000 15.000000" +"absmax" "-919.000000 -215.000000 17.000000" +"origin" "-920.000000 -216.000000 16.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2700.922607" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "83494.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "82" +"part_style" "70.000000" +"start_delay" "8.926451" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-897.000000 -241.000000 427.000000" +"absmax" "-895.000000 -239.000000 429.000000" +"origin" "-896.000000 -240.000000 428.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "244720.000000" +"part_emitter" "85" +"part_active" "70.000000" +} +{ +"absmin" "-897.000000 -241.000000 427.000000" +"absmax" "-895.000000 -239.000000 429.000000" +"origin" "-896.000000 -240.000000 428.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2701.485352" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "244720.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "84" +"part_style" "70.000000" +"start_delay" "5.193914" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-897.000000 -785.000000 427.000000" +"absmax" "-895.000000 -783.000000 429.000000" +"origin" "-896.000000 -784.000000 428.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "156267.000000" +"part_emitter" "87" +"part_active" "70.000000" +} +{ +"absmin" "-897.000000 -785.000000 427.000000" +"absmax" "-895.000000 -783.000000 429.000000" +"origin" "-896.000000 -784.000000 428.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2698.425537" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "156267.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "86" +"part_style" "70.000000" +"start_delay" "8.727959" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-921.000000 -809.000000 15.000000" +"absmax" "-919.000000 -807.000000 17.000000" +"origin" "-920.000000 -808.000000 16.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "267462.000000" +"part_emitter" "89" +"part_active" "70.000000" +} +{ +"absmin" "-921.000000 -809.000000 15.000000" +"absmax" "-919.000000 -807.000000 17.000000" +"origin" "-920.000000 -808.000000 16.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2698.686279" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "267462.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "88" +"part_style" "70.000000" +"start_delay" "3.362072" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-353.000000 -241.000000 427.000000" +"absmax" "-351.000000 -239.000000 429.000000" +"origin" "-352.000000 -240.000000 428.000000" +"angles" "-0.000000 139.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "279682.000000" +"part_emitter" "91" +"part_active" "70.000000" +} +{ +"absmin" "-353.000000 -241.000000 427.000000" +"absmax" "-351.000000 -239.000000 429.000000" +"origin" "-352.000000 -240.000000 428.000000" +"angles" "-0.000000 139.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2700.275879" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "279682.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "90" +"part_style" "70.000000" +"start_delay" "9.495316" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-329.000000 -217.000000 15.000000" +"absmax" "-327.000000 -215.000000 17.000000" +"origin" "-328.000000 -216.000000 16.000000" +"angles" "-0.000000 112.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "547274.000000" +"part_emitter" "93" +"part_active" "70.000000" +} +{ +"absmin" "-329.000000 -217.000000 15.000000" +"absmax" "-327.000000 -215.000000 17.000000" +"origin" "-328.000000 -216.000000 16.000000" +"angles" "-0.000000 112.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2700.190918" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "547274.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "92" +"part_style" "70.000000" +"start_delay" "4.941465" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-329.000000 -809.000000 15.000000" +"absmax" "-327.000000 -807.000000 17.000000" +"origin" "-328.000000 -808.000000 16.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "205160.000000" +"part_emitter" "95" +"part_active" "70.000000" +} +{ +"absmin" "-329.000000 -809.000000 15.000000" +"absmax" "-327.000000 -807.000000 17.000000" +"origin" "-328.000000 -808.000000 16.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2700.434326" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "205160.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "94" +"part_style" "70.000000" +"start_delay" "4.525681" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-353.000000 -785.000000 427.000000" +"absmax" "-351.000000 -783.000000 429.000000" +"origin" "-352.000000 -784.000000 428.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "630.000000" +"part_emitter" "97" +"part_active" "70.000000" +} +{ +"absmin" "-353.000000 -785.000000 427.000000" +"absmax" "-351.000000 -783.000000 429.000000" +"origin" "-352.000000 -784.000000 428.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2700.271240" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "630.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "96" +"part_style" "70.000000" +"start_delay" "9.532914" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1737.000000 1555.000000 519.000000" +"absmax" "-1735.000000 1557.000000 521.000000" +"origin" "-1736.000000 1556.000000 520.000000" +"angles" "-0.000000 345.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "447161.000000" +"part_emitter" "99" +"part_active" "72.000000" +} +{ +"absmin" "-1737.000000 1555.000000 519.000000" +"absmax" "-1735.000000 1557.000000 521.000000" +"origin" "-1736.000000 1556.000000 520.000000" +"angles" "-0.000000 345.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2702.087158" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "447161.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "98" +"part_style" "72.000000" +"start_delay" "9.006287" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1737.000000 1199.000000 519.000000" +"absmax" "-1735.000000 1201.000000 521.000000" +"origin" "-1736.000000 1200.000000 520.000000" +"angles" "-0.000000 148.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "1054.000000" +"part_emitter" "101" +"part_active" "72.000000" +} +{ +"absmin" "-1737.000000 1199.000000 519.000000" +"absmax" "-1735.000000 1201.000000 521.000000" +"origin" "-1736.000000 1200.000000 520.000000" +"angles" "-0.000000 148.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2704.900391" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "1054.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "100" +"part_style" "72.000000" +"start_delay" "4.736869" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2921.000000 -457.000000 239.000000" +"absmax" "-2919.000000 -455.000000 241.000000" +"origin" "-2920.000000 -456.000000 240.000000" +"angles" "-0.000000 112.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "119079.000000" +"part_emitter" "103" +"part_active" "70.000000" +} +{ +"absmin" "-2921.000000 -457.000000 239.000000" +"absmax" "-2919.000000 -455.000000 241.000000" +"origin" "-2920.000000 -456.000000 240.000000" +"angles" "-0.000000 112.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2703.292969" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "119079.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "102" +"part_style" "70.000000" +"start_delay" "3.987823" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2457.000000 -457.000000 239.000000" +"absmax" "-2455.000000 -455.000000 241.000000" +"origin" "-2456.000000 -456.000000 240.000000" +"angles" "-0.000000 280.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "690461.000000" +"part_emitter" "105" +"part_active" "70.000000" +} +{ +"absmin" "-2457.000000 -457.000000 239.000000" +"absmax" "-2455.000000 -455.000000 241.000000" +"origin" "-2456.000000 -456.000000 240.000000" +"angles" "-0.000000 280.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2704.207520" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "690461.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "104" +"part_style" "70.000000" +"start_delay" "8.252357" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2921.000000 263.000000 271.000000" +"absmax" "-2919.000000 265.000000 273.000000" +"origin" "-2920.000000 264.000000 272.000000" +"angles" "-0.000000 111.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "79921.000000" +"part_emitter" "107" +"part_active" "70.000000" +} +{ +"absmin" "-2921.000000 263.000000 271.000000" +"absmax" "-2919.000000 265.000000 273.000000" +"origin" "-2920.000000 264.000000 272.000000" +"angles" "-0.000000 111.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2699.358643" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "79921.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "106" +"part_style" "70.000000" +"start_delay" "4.454390" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2457.000000 263.000000 271.000000" +"absmax" "-2455.000000 265.000000 273.000000" +"origin" "-2456.000000 264.000000 272.000000" +"angles" "-0.000000 43.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "220774.000000" +"part_emitter" "109" +"part_active" "70.000000" +} +{ +"absmin" "-2457.000000 263.000000 271.000000" +"absmax" "-2455.000000 265.000000 273.000000" +"origin" "-2456.000000 264.000000 272.000000" +"angles" "-0.000000 43.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2703.949463" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "220774.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "108" +"part_style" "70.000000" +"start_delay" "8.897396" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2817.000000 543.000000 463.000000" +"absmax" "-2815.000000 545.000000 465.000000" +"origin" "-2816.000000 544.000000 464.000000" +"angles" "-0.000000 199.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "295368.000000" +"part_emitter" "111" +"part_active" "70.000000" +} +{ +"absmin" "-2817.000000 543.000000 463.000000" +"absmax" "-2815.000000 545.000000 465.000000" +"origin" "-2816.000000 544.000000 464.000000" +"angles" "-0.000000 199.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2698.443115" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "295368.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "110" +"part_style" "70.000000" +"start_delay" "8.974547" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2561.000000 543.000000 463.000000" +"absmax" "-2559.000000 545.000000 465.000000" +"origin" "-2560.000000 544.000000 464.000000" +"angles" "-0.000000 289.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "358462.000000" +"part_emitter" "113" +"part_active" "70.000000" +} +{ +"absmin" "-2561.000000 543.000000 463.000000" +"absmax" "-2559.000000 545.000000 465.000000" +"origin" "-2560.000000 544.000000 464.000000" +"angles" "-0.000000 289.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2703.373779" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "358462.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "112" +"part_style" "70.000000" +"start_delay" "3.854030" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2121.000000 -169.000000 367.000000" +"absmax" "-2119.000000 -167.000000 369.000000" +"origin" "-2120.000000 -168.000000 368.000000" +"angles" "-0.000000 47.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "267720.000000" +"part_emitter" "115" +"part_active" "70.000000" +} +{ +"absmin" "-2121.000000 -169.000000 367.000000" +"absmax" "-2119.000000 -167.000000 369.000000" +"origin" "-2120.000000 -168.000000 368.000000" +"angles" "-0.000000 47.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2700.045654" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "267720.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "114" +"part_style" "70.000000" +"start_delay" "4.115024" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2121.000000 295.000000 367.000000" +"absmax" "-2119.000000 297.000000 369.000000" +"origin" "-2120.000000 296.000000 368.000000" +"angles" "-0.000000 176.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "196504.000000" +"part_emitter" "117" +"part_active" "70.000000" +} +{ +"absmin" "-2121.000000 295.000000 367.000000" +"absmax" "-2119.000000 297.000000 369.000000" +"origin" "-2120.000000 296.000000 368.000000" +"angles" "-0.000000 176.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2698.439941" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "196504.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "116" +"part_style" "70.000000" +"start_delay" "3.709006" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-1657.000000 295.000000 367.000000" +"absmax" "-1655.000000 297.000000 369.000000" +"origin" "-1656.000000 296.000000 368.000000" +"angles" "-0.000000 188.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "131850.000000" +"part_emitter" "119" +"part_active" "70.000000" +} +{ +"absmin" "-1657.000000 295.000000 367.000000" +"absmax" "-1655.000000 297.000000 369.000000" +"origin" "-1656.000000 296.000000 368.000000" +"angles" "-0.000000 188.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2700.546875" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "131850.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "118" +"part_style" "70.000000" +"start_delay" "4.947569" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-1657.000000 -169.000000 367.000000" +"absmax" "-1655.000000 -167.000000 369.000000" +"origin" "-1656.000000 -168.000000 368.000000" +"angles" "-0.000000 97.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "114615.000000" +"part_emitter" "121" +"part_active" "70.000000" +} +{ +"absmin" "-1657.000000 -169.000000 367.000000" +"absmax" "-1655.000000 -167.000000 369.000000" +"origin" "-1656.000000 -168.000000 368.000000" +"angles" "-0.000000 97.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2702.421875" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "114615.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "120" +"part_style" "70.000000" +"start_delay" "5.146062" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2121.000000 471.000000 431.000000" +"absmax" "-2119.000000 473.000000 433.000000" +"origin" "-2120.000000 472.000000 432.000000" +"angles" "-0.000000 131.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "46566.000000" +"part_emitter" "123" +"part_active" "70.000000" +} +{ +"absmin" "-2121.000000 471.000000 431.000000" +"absmax" "-2119.000000 473.000000 433.000000" +"origin" "-2120.000000 472.000000 432.000000" +"angles" "-0.000000 131.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2701.576904" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "46566.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "122" +"part_style" "70.000000" +"start_delay" "10.434309" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2121.000000 935.000000 431.000000" +"absmax" "-2119.000000 937.000000 433.000000" +"origin" "-2120.000000 936.000000 432.000000" +"angles" "-0.000000 309.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "232312.000000" +"part_emitter" "125" +"part_active" "70.000000" +} +{ +"absmin" "-2121.000000 935.000000 431.000000" +"absmax" "-2119.000000 937.000000 433.000000" +"origin" "-2120.000000 936.000000 432.000000" +"angles" "-0.000000 309.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2702.833008" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "232312.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "124" +"part_style" "70.000000" +"start_delay" "9.802942" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-1657.000000 935.000000 431.000000" +"absmax" "-1655.000000 937.000000 433.000000" +"origin" "-1656.000000 936.000000 432.000000" +"angles" "-0.000000 130.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "102311.000000" +"part_emitter" "127" +"part_active" "70.000000" +} +{ +"absmin" "-1657.000000 935.000000 431.000000" +"absmax" "-1655.000000 937.000000 433.000000" +"origin" "-1656.000000 936.000000 432.000000" +"angles" "-0.000000 130.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2700.284912" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "102311.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "126" +"part_style" "70.000000" +"start_delay" "8.769951" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-1657.000000 471.000000 431.000000" +"absmax" "-1655.000000 473.000000 433.000000" +"origin" "-1656.000000 472.000000 432.000000" +"angles" "-0.000000 80.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "876071.000000" +"part_emitter" "129" +"part_active" "70.000000" +} +{ +"absmin" "-1657.000000 471.000000 431.000000" +"absmax" "-1655.000000 473.000000 433.000000" +"origin" "-1656.000000 472.000000 432.000000" +"angles" "-0.000000 80.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2700.613037" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "876071.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "128" +"part_style" "70.000000" +"start_delay" "10.355938" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2017.000000 383.000000 415.000000" +"absmax" "-2015.000000 385.000000 417.000000" +"origin" "-2016.000000 384.000000 416.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "160.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "205713.000000" +"part_emitter" "131" +"part_active" "70.000000" +} +{ +"absmin" "-2017.000000 383.000000 415.000000" +"absmax" "-2015.000000 385.000000 417.000000" +"origin" "-2016.000000 384.000000 416.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2702.114502" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "205713.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "130" +"part_style" "70.000000" +"start_delay" "8.331461" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-625.000000 -2265.000000 359.000000" +"absmax" "-623.000000 -2263.000000 361.000000" +"origin" "-624.000000 -2264.000000 360.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "115068.000000" +"part_emitter" "133" +"part_active" "72.000000" +} +{ +"absmin" "-625.000000 -2265.000000 359.000000" +"absmax" "-623.000000 -2263.000000 361.000000" +"origin" "-624.000000 -2264.000000 360.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2706.235596" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "115068.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "132" +"part_style" "72.000000" +"start_delay" "8.545580" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-625.000000 -2201.000000 823.000000" +"absmax" "-623.000000 -2199.000000 825.000000" +"origin" "-624.000000 -2200.000000 824.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "454530.000000" +"part_emitter" "135" +"part_active" "72.000000" +} +{ +"absmin" "-625.000000 -2201.000000 823.000000" +"absmax" "-623.000000 -2199.000000 825.000000" +"origin" "-624.000000 -2200.000000 824.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2704.392334" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "454530.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "134" +"part_style" "72.000000" +"start_delay" "3.649434" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-625.000000 -1513.000000 823.000000" +"absmax" "-623.000000 -1511.000000 825.000000" +"origin" "-624.000000 -1512.000000 824.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "948480.000000" +"part_emitter" "137" +"part_active" "72.000000" +} +{ +"absmin" "-625.000000 -1513.000000 823.000000" +"absmax" "-623.000000 -1511.000000 825.000000" +"origin" "-624.000000 -1512.000000 824.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2703.386475" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "948480.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "136" +"part_style" "72.000000" +"start_delay" "8.422041" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-929.000000 -1609.000000 583.000000" +"absmax" "-927.000000 -1607.000000 585.000000" +"origin" "-928.000000 -1608.000000 584.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "99507.000000" +"part_emitter" "139" +"part_active" "72.000000" +} +{ +"absmin" "-929.000000 -1609.000000 583.000000" +"absmax" "-927.000000 -1607.000000 585.000000" +"origin" "-928.000000 -1608.000000 584.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2702.958252" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "99507.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "138" +"part_style" "72.000000" +"start_delay" "9.093448" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-929.000000 -2105.000000 583.000000" +"absmax" "-927.000000 -2103.000000 585.000000" +"origin" "-928.000000 -2104.000000 584.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "3896.000000" +"part_emitter" "141" +"part_active" "72.000000" +} +{ +"absmin" "-929.000000 -2105.000000 583.000000" +"absmax" "-927.000000 -2103.000000 585.000000" +"origin" "-928.000000 -2104.000000 584.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2702.330566" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "3896.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "140" +"part_style" "72.000000" +"start_delay" "10.019745" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "47.000000 -2105.000000 967.000000" +"absmax" "49.000000 -2103.000000 969.000000" +"origin" "48.000000 -2104.000000 968.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "841857.000000" +"part_emitter" "143" +"part_active" "72.000000" +} +{ +"absmin" "47.000000 -2105.000000 967.000000" +"absmax" "49.000000 -2103.000000 969.000000" +"origin" "48.000000 -2104.000000 968.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2705.051514" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "841857.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "142" +"part_style" "72.000000" +"start_delay" "8.545580" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "47.000000 -1609.000000 967.000000" +"absmax" "49.000000 -1607.000000 969.000000" +"origin" "48.000000 -1608.000000 968.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "106400.000000" +"part_emitter" "145" +"part_active" "72.000000" +} +{ +"absmin" "47.000000 -1609.000000 967.000000" +"absmax" "49.000000 -1607.000000 969.000000" +"origin" "48.000000 -1608.000000 968.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2701.259766" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "106400.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "144" +"part_style" "72.000000" +"start_delay" "8.396648" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-201.000000 -1857.000000 967.000000" +"absmax" "-199.000000 -1855.000000 969.000000" +"origin" "-200.000000 -1856.000000 968.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "66171.000000" +"part_emitter" "147" +"part_active" "72.000000" +} +{ +"absmin" "-201.000000 -1857.000000 967.000000" +"absmax" "-199.000000 -1855.000000 969.000000" +"origin" "-200.000000 -1856.000000 968.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2704.898193" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "66171.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "146" +"part_style" "72.000000" +"start_delay" "4.005646" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "295.000000 -1857.000000 967.000000" +"absmax" "297.000000 -1855.000000 969.000000" +"origin" "296.000000 -1856.000000 968.000000" +"angles" "-0.000000 138.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "273152.000000" +"part_emitter" "149" +"part_active" "72.000000" +} +{ +"absmin" "295.000000 -1857.000000 967.000000" +"absmax" "297.000000 -1855.000000 969.000000" +"origin" "296.000000 -1856.000000 968.000000" +"angles" "-0.000000 138.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2701.829102" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "273152.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "148" +"part_style" "72.000000" +"start_delay" "5.350413" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "295.000000 -1185.000000 903.000000" +"absmax" "297.000000 -1183.000000 905.000000" +"origin" "296.000000 -1184.000000 904.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "183570.000000" +"part_emitter" "151" +"part_active" "72.000000" +} +{ +"absmin" "295.000000 -1185.000000 903.000000" +"absmax" "297.000000 -1183.000000 905.000000" +"origin" "296.000000 -1184.000000 904.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2700.416992" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "183570.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "150" +"part_style" "72.000000" +"start_delay" "10.566637" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "295.000000 -1185.000000 583.000000" +"absmax" "297.000000 -1183.000000 585.000000" +"origin" "296.000000 -1184.000000 584.000000" +"angles" "-0.000000 150.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "288660.000000" +"part_emitter" "153" +"part_active" "72.000000" +} +{ +"absmin" "295.000000 -1185.000000 583.000000" +"absmax" "297.000000 -1183.000000 585.000000" +"origin" "296.000000 -1184.000000 584.000000" +"angles" "-0.000000 150.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2702.357910" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "288660.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "152" +"part_style" "72.000000" +"start_delay" "3.009766" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-929.000000 -817.000000 863.000000" +"absmax" "-927.000000 -815.000000 865.000000" +"origin" "-928.000000 -816.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "168592.000000" +"part_emitter" "155" +"part_active" "70.000000" +} +{ +"absmin" "-929.000000 -817.000000 863.000000" +"absmax" "-927.000000 -815.000000 865.000000" +"origin" "-928.000000 -816.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2704.458008" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "168592.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "154" +"part_style" "70.000000" +"start_delay" "7.453993" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-321.000000 -817.000000 863.000000" +"absmax" "-319.000000 -815.000000 865.000000" +"origin" "-320.000000 -816.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "203401.000000" +"part_emitter" "157" +"part_active" "70.000000" +} +{ +"absmin" "-321.000000 -817.000000 863.000000" +"absmax" "-319.000000 -815.000000 865.000000" +"origin" "-320.000000 -816.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2699.677002" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "203401.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "156" +"part_style" "70.000000" +"start_delay" "3.793725" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-321.000000 -209.000000 863.000000" +"absmax" "-319.000000 -207.000000 865.000000" +"origin" "-320.000000 -208.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "907046.000000" +"part_emitter" "159" +"part_active" "70.000000" +} +{ +"absmin" "-321.000000 -209.000000 863.000000" +"absmax" "-319.000000 -207.000000 865.000000" +"origin" "-320.000000 -208.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2699.310791" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "907046.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "158" +"part_style" "70.000000" +"start_delay" "5.317698" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-929.000000 -209.000000 863.000000" +"absmax" "-927.000000 -207.000000 865.000000" +"origin" "-928.000000 -208.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "650844.000000" +"part_emitter" "161" +"part_active" "70.000000" +} +{ +"absmin" "-929.000000 -209.000000 863.000000" +"absmax" "-927.000000 -207.000000 865.000000" +"origin" "-928.000000 -208.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2701.700195" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "650844.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "160" +"part_style" "70.000000" +"start_delay" "6.659780" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-921.000000 -2153.000000 175.000000" +"absmax" "-919.000000 -2151.000000 177.000000" +"origin" "-920.000000 -2152.000000 176.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "9537.000000" +"part_emitter" "163" +"part_active" "70.000000" +} +{ +"absmin" "-921.000000 -2153.000000 175.000000" +"absmax" "-919.000000 -2151.000000 177.000000" +"origin" "-920.000000 -2152.000000 176.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2698.612061" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "9537.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "162" +"part_style" "70.000000" +"start_delay" "6.173681" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-921.000000 -1561.000000 175.000000" +"absmax" "-919.000000 -1559.000000 177.000000" +"origin" "-920.000000 -1560.000000 176.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "320400.000000" +"part_emitter" "165" +"part_active" "70.000000" +} +{ +"absmin" "-921.000000 -1561.000000 175.000000" +"absmax" "-919.000000 -1559.000000 177.000000" +"origin" "-920.000000 -1560.000000 176.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2703.453857" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "320400.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "164" +"part_style" "70.000000" +"start_delay" "7.040651" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-329.000000 -2153.000000 463.000000" +"absmax" "-327.000000 -2151.000000 465.000000" +"origin" "-328.000000 -2152.000000 464.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "463981.000000" +"part_emitter" "167" +"part_active" "70.000000" +} +{ +"absmin" "-329.000000 -2153.000000 463.000000" +"absmax" "-327.000000 -2151.000000 465.000000" +"origin" "-328.000000 -2152.000000 464.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2699.012695" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "463981.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "166" +"part_style" "70.000000" +"start_delay" "6.732780" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-329.000000 -1561.000000 463.000000" +"absmax" "-327.000000 -1559.000000 465.000000" +"origin" "-328.000000 -1560.000000 464.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "190143.000000" +"part_emitter" "169" +"part_active" "70.000000" +} +{ +"absmin" "-329.000000 -1561.000000 463.000000" +"absmax" "-327.000000 -1559.000000 465.000000" +"origin" "-328.000000 -1560.000000 464.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2702.253174" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "190143.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "168" +"part_style" "70.000000" +"start_delay" "3.560320" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-873.000000 -1185.000000 103.000000" +"absmax" "-871.000000 -1183.000000 105.000000" +"origin" "-872.000000 -1184.000000 104.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "127092.000000" +"part_emitter" "171" +"part_active" "72.000000" +} +{ +"absmin" "-873.000000 -1185.000000 103.000000" +"absmax" "-871.000000 -1183.000000 105.000000" +"origin" "-872.000000 -1184.000000 104.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2703.533203" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "127092.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "170" +"part_style" "72.000000" +"start_delay" "4.268105" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-377.000000 -1185.000000 103.000000" +"absmax" "-375.000000 -1183.000000 105.000000" +"origin" "-376.000000 -1184.000000 104.000000" +"angles" "-0.000000 15.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "26341.000000" +"part_emitter" "173" +"part_active" "72.000000" +} +{ +"absmin" "-377.000000 -1185.000000 103.000000" +"absmax" "-375.000000 -1183.000000 105.000000" +"origin" "-376.000000 -1184.000000 104.000000" +"angles" "-0.000000 15.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2704.303955" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "26341.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "172" +"part_style" "72.000000" +"start_delay" "4.947569" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-625.000000 -1433.000000 103.000000" +"absmax" "-623.000000 -1431.000000 105.000000" +"origin" "-624.000000 -1432.000000 104.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "467775.000000" +"part_emitter" "175" +"part_active" "72.000000" +} +{ +"absmin" "-625.000000 -1433.000000 103.000000" +"absmax" "-623.000000 -1431.000000 105.000000" +"origin" "-624.000000 -1432.000000 104.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2700.327637" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "467775.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "174" +"part_style" "72.000000" +"start_delay" "8.545580" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"absmin" "-425.000000 -1857.000000 175.000000" +"absmax" "-423.000000 -1855.000000 177.000000" +"origin" "-424.000000 -1856.000000 176.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"target" "secret_spears" +"targetname" "spear_counter" +"wait" "2.000000" +"count" "2.000000" +"height" "2.000000" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"modelindex" "2.000000" +"absmin" "-337.000000 -1921.000000 31.000000" +"absmax" "-287.000000 -1791.000000 289.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*1" +"mins" "-336.000000 -1920.000000 32.000000" +"maxs" "-288.000000 -1792.000000 288.000000" +"size" "48.000000 128.000000 256.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "177" +"yaw_speed" "100.000000" +"targetname" "secret_spears" +"owner" "177" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "doors/ddoor2.wav" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*1" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "64.000000" +"state" "1.000000" +"pos2" "-0.000008 0.000000 -192.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "3.000000" +"absmin" "-353.000000 -2097.000000 327.000000" +"absmax" "-319.000000 -2063.000000 337.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_button" +"model" "*2" +"mins" "-352.000000 -2096.000000 328.000000" +"maxs" "-320.000000 -2064.000000 336.000000" +"size" "32.000000 32.000000 8.000000" "think" "SUB_Null" -"nextthink" "-1.000000" -"health" "-38.588306" -"deadflag" "2.000000" -"view_ofs" "0.000000 0.000000 8.000000" -"enemy" "1" -"flags" "544.000000" -"max_health" "25.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"ideal_yaw" "270.000000" -"yaw_speed" "20.000000" -"goalentity" "1" -"th_stand" "dog_stand1" -"th_walk" "dog_walk1" -"th_run" "dog_run1" -"th_melee" "dog_atta1" -"th_pain" "dog_pain" -"th_die" "dog_die" -"oldenemy" "1" -"search_time" "28.226055" -"attack_state" "1.000000" -"attack_finished" "9.025997" -"pain_finished" "5.726000" -"show_hostile" "24.226055" -"mdl" "progs/mon_dog.mdl" -"pausetime" "999999.000000" -"lip" "3.994751" -"waitmin" "1000022.375000" -"activate" "1" -"bboxtype" "20.000000" -"bbmins" "-20.000000 -20.000000 -24.000000" -"bbmaxs" "20.000000 20.000000 16.000000" -"idmins" "-32.000000 -32.000000 -24.000000" -"idmaxs" "32.000000 32.000000 40.000000" -"classtype" "120.000000" -"classgroup" "620.000000" -"classmove" "1.000000" -"gibhealth" "-35.000000" -"gibbed" "1.000000" -"headmdl" "progs/h_dog.mdl" -"estate" "2.000000" -"th_checkattack" "DogCheckAttack" -"th_jump" "dog_leap1" -"th_jumpexit" "dog_leap8" -"liquidbase" "-1.000000" -"liquidcheck" "24.126055" -"meleeoffset" "24.000000 0.000000 10.000000" -"pain_flinch" "10.000000" -"pain_finstate" "5.726000" -"pain_check" "1.000000" -"pain_timeout" "1.000000" -"pain_sound" "dog/dpain1.wav" -"deathstring" " was mauled by a Rottweiler -" -"idletimer" "27.549582" -"idle_sound" "dog/idle.wav" -"sight_timeout" "12.767473" -"sight_sound" "dog/dsight.wav" -"enemydist" "208.799026" -"switchattacker" "18" -"switchtimer" "5.726000" -"switchoverride" "1.000000" -"steptype" "1.000000" -"steplast" "4.000000" -"dmgtimeframe" "23.384001" -"dmgcombined" "12.000000" -"blockudeath" "1.000000" +"blocked" "func_button_blocked" +"health" "1.000000" +"takedamage" "1.000000" +"max_health" "1.000000" +"target" "spear_counter" +"movedir" "-0.000000 -0.000000 1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"th_die" "func_button_killed" +"speed" "40.000000" +"mdl" "*2" +"wait" "-1.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "-0.000000 0.000000 3.999999" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" } { -"modelindex" "80.000000" -"absmin" "-361.065216 -203.681107 63.313248" -"absmax" "-319.065216 -161.681107 105.313248" -"movetype" "4.000000" +"modelindex" "4.000000" +"absmin" "-353.000000 -1649.000000 327.000000" +"absmax" "-319.000000 -1615.000000 337.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_button" +"model" "*3" +"mins" "-352.000000 -1648.000000 328.000000" +"maxs" "-320.000000 -1616.000000 336.000000" +"size" "32.000000 32.000000 8.000000" +"think" "SUB_Null" +"blocked" "func_button_blocked" +"health" "1.000000" +"takedamage" "1.000000" +"max_health" "1.000000" +"target" "spear_counter" +"movedir" "-0.000000 -0.000000 1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"th_die" "func_button_killed" +"speed" "40.000000" +"mdl" "*3" +"wait" "-1.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "-0.000000 0.000000 3.999999" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-369.000000 -1905.000000 127.000000" +"absmax" "-351.000000 -1807.000000 177.000000" "solid" "1.000000" -"origin" "-340.065216 -182.681107 88.313248" -"oldorigin" "-339.785889 -178.690872 88.313248" -"velocity" "20.950535 299.267548 0.000000" -"angles" "0.000000 85.995483 0.000000" -"classname" "monster_dog" -"model" "progs/mon_dog.mdl" -"frame" "16.000000" -"mins" "-20.000000 -20.000000 -24.000000" -"maxs" "20.000000 20.000000 16.000000" -"size" "40.000000 40.000000 40.000000" -"touch" "SUB_Null" -"use" "monster_use" -"think" "monster_deadbody_check" -"nextthink" "121.082672" -"health" "-13.953672" -"takedamage" "2.000000" -"deadflag" "2.000000" -"view_ofs" "0.000000 0.000000 8.000000" -"enemy" "19" -"flags" "544.000000" -"max_health" "25.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"ideal_yaw" "270.000000" -"yaw_speed" "20.000000" -"goalentity" "19" -"th_stand" "dog_stand1" -"th_walk" "dog_walk1" -"th_run" "dog_run1" -"th_melee" "dog_atta1" -"th_pain" "dog_pain" -"th_die" "dog_die" -"oldenemy" "1" -"search_time" "31.866005" -"attack_state" "1.000000" -"attack_finished" "28.684013" -"pain_finished" "1000028.687500" -"show_hostile" "28.684013" -"jump_flag" "29.466000" -"mdl" "progs/mon_dog.mdl" -"pausetime" "999999.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-368.000000 -1904.000000 128.000000" +"maxs" "-352.000000 -1808.000000 176.000000" +"size" "16.000000 96.000000 48.000000" +"touch" "trigger_bmodel_touch" +"message" "Sixth Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*4" +"wait" "-1.000000" "count" "1.000000" -"activate" "19" -"bboxtype" "20.000000" -"bbmins" "-20.000000 -20.000000 -24.000000" -"bbmaxs" "20.000000 20.000000 16.000000" -"idmins" "-32.000000 -32.000000 -24.000000" -"idmaxs" "32.000000 32.000000 40.000000" -"classtype" "120.000000" -"classgroup" "620.000000" -"classmove" "1.000000" -"gibhealth" "-35.000000" -"headmdl" "progs/h_dog.mdl" -"th_checkattack" "DogCheckAttack" -"th_jump" "dog_leap1" -"th_jumpexit" "dog_leap8" -"liquidbase" "-1.000000" -"liquidcheck" "27.866005" -"meleeoffset" "24.000000 0.000000 10.000000" -"pain_flinch" "10.000000" -"pain_check" "1.000000" -"pain_timeout" "1.000000" -"pain_sound" "dog/dpain1.wav" -"deathstring" " was mauled by a Rottweiler -" -"idletimer" "31.356394" -"idle_sound" "dog/idle.wav" -"sight_timeout" "12.742209" -"sight_sound" "dog/dsight.wav" -"enemydist" "156.325592" -"switchattacker" "19" -"switchtimer" "28.684013" -"switchoverride" "1.000000" -"steptype" "1.000000" -"steplast" "3.000000" -"bodyonflr" "TRUE" -"blockudeath" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-368.000000 -1904.000000 128.000000" +"bbmaxs" "-352.000000 -1808.000000 176.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" } { -"modelindex" "75.000000" -"absmin" "266.574158 296.534912 63.313248" -"absmax" "300.574158 330.534912 121.313248" -"movetype" "4.000000" -"solid" "1.000000" -"origin" "283.574158 313.534912 88.313248" -"oldorigin" "283.574158 293.534912 88.313248" -"angles" "0.000000 149.985352 0.000000" -"classname" "monster_army" -"model" "progs/mon_soldier.mdl" -"frame" "17.000000" -"skin" "1.000000" -"mins" "-16.000000 -16.000000 -24.000000" -"maxs" "16.000000 16.000000 32.000000" -"size" "32.000000 32.000000 56.000000" -"touch" "SUB_Null" -"use" "monster_use" -"think" "monster_deadbody_check" -"nextthink" "121.024734" -"ammo_shells" "5.000000" -"takedamage" "2.000000" -"deadflag" "2.000000" -"view_ofs" "0.000000 0.000000 24.000000" -"enemy" "16" -"flags" "544.000000" -"max_health" "30.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"ideal_yaw" "226.000000" -"yaw_speed" "20.000000" -"goalentity" "16" -"th_stand" "army_stand1" -"th_walk" "army_walk1" -"th_run" "army_run1" -"th_missile" "army_atk1" -"th_pain" "army_pain" -"th_die" "army_die" -"oldenemy" "1" -"search_time" "12.425997" -"attack_state" "4.000000" -"attack_finished" "6.725999" -"pain_finished" "1000007.312500" -"show_hostile" "8.425997" -"mdl" "progs/mon_soldier.mdl" -"pausetime" "999999.000000" -"lip" "0.375652" -"activate" "16" -"bboxtype" "4.000000" -"bbmins" "-16.000000 -16.000000 -24.000000" -"bbmaxs" "16.000000 16.000000 32.000000" -"classtype" "100.000000" -"classgroup" "600.000000" -"classmove" "1.000000" -"gibhealth" "-35.000000" -"headmdl" "progs/h_soldier.mdl" -"randomskin" "4.000000" -"th_checkattack" "SoldierCheckAttack" -"liquidbase" "-1.000000" -"liquidcheck" "8.125998" -"attack_offset" "12.000000 8.000000 12.000000" -"pain_flinch" "20.000000" -"pain_longanim" "1.000000" -"pain_check" "1.000000" -"pain_timeout" "1.000000" -"pain_sound" "soldier/pain1.wav" -"pain_sound2" "soldier/pain2.wav" -"deathstring" " was shot by a Grunt -" -"idletimer" "14.357115" -"idle_sound" "soldier/idle.wav" -"sight_timeout" "12.820181" -"sight_sound" "soldier/sight1.wav" -"enemydist" "56.351692" -"switchattacker" "16" -"switchtimer" "6.725999" -"switchoverride" "1.000000" -"steptype" "4.000000" -"steplast" "1.000000" -"bodyonflr" "TRUE" -"gib1mdl" "progs/w_soldiergun.mdl" -"gib3mdl" "progs/gib_soldfoot2.mdl" -"gib1skin" "1.000000" -"gib1sound" "20.000000" -"blockudeath" "1.000000" +"modelindex" "269.000000" +"absmin" "-1777.000000 -697.000000 631.000000" +"absmax" "-1775.000000 -695.000000 633.000000" +"origin" "-1776.000000 -696.000000 632.000000" +"angles" "-0.000000 7.000000 -0.000000" +"classname" "light_flame_small_white" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "250.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "272964.000000" +"part_emitter" "182" +"part_active" "70.000000" } { -"absmin" "139.386261 198.191437 87.313248" -"absmax" "141.386261 200.191437 89.313248" -"origin" "140.386261 199.191437 88.313248" -"oldorigin" "-339.671875 -220.421387 88.313248" -"angles" "0.000000 154.984131 0.000000" -"classname" "monster_hell_knight" -"frame" "43.000000" -"touch" "SUB_Null" -"use" "SUB_Null" -"think" "SUB_Null" -"nextthink" "-1.000000" -"health" "-40.707752" -"deadflag" "2.000000" -"view_ofs" "0.000000 0.000000 24.000000" +"absmin" "-1777.000000 -697.000000 631.000000" +"absmax" "-1775.000000 -695.000000 633.000000" +"origin" "-1776.000000 -696.000000 632.000000" +"angles" "-0.000000 7.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2698.824707" "enemy" "1" -"flags" "544.000000" -"max_health" "250.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"ideal_yaw" "180.000000" -"yaw_speed" "20.000000" -"goalentity" "1" -"th_stand" "hknight_stand1" -"th_walk" "hknight_walk1" -"th_run" "hknight_run1" -"th_missile" "hknight_magicc1" -"th_melee" "hknight_melee" -"th_pain" "hknight_pain" -"th_die" "hknight_die" -"oldenemy" "1" -"search_time" "93.739838" -"attack_state" "1.000000" -"attack_finished" "88.739868" -"pain_finished" "79.839996" -"show_hostile" "89.739838" -"mdl" "progs/mon_hknight.mdl" -"pausetime" "999999.000000" -"lip" "3.328715" -"waitmin" "1000087.875000" -"activate" "1" -"bboxtype" "5.000000" -"bbmins" "-16.000000 -16.000000 -24.000000" -"bbmaxs" "16.000000 16.000000 40.000000" -"classtype" "130.000000" -"classgroup" "637.000000" -"classmove" "1.000000" -"gibhealth" "-40.000000" -"gibbed" "1.000000" -"headmdl" "progs/h_hellkn.mdl" -"estate" "2.000000" -"th_checkattack" "CheckAttack" -"th_charge" "hknight_char_a1" -"liquidbase" "-1.000000" -"liquidcheck" "89.339844" -"attack_chance" "0.200000" -"attack_speed" "250.000000" -"meleeattack" "2.000000" -"meleetimer" "29.784018" -"pain_flinch" "40.000000" -"pain_longanim" "1.000000" -"pain_finstate" "79.839996" -"pain_check" "1.000000" -"pain_timeout" "1.500000" -"pain_sound" "hknight/pain1.wav" -"death_sound" "hknight/death1.wav" -"deathstring" " was slain by a Hell Knight -" -"idletimer" "92.120018" -"idle_sound" "hknight/idle.wav" -"sight_timeout" "12.796663" -"sight_sound" "hknight/sight1.wav" -"enemydist" "241.461716" -"switchattacker" "17" -"switchtimer" "25.084000" -"switchoverride" "1.000000" -"steptype" "5.000000" -"steplast" "3.000000" -"dmgtimeframe" "88.854996" -"dmgcombined" "4.000000" -"gib1mdl" "progs/w_hknightsword.mdl" -"gib1sound" "40.000000" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "272964.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "181" +"part_style" "70.000000" +"start_delay" "7.912015" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" } { -"modelindex" "89.000000" -"absmin" "-317.818512 -45.349106 63.313248" -"absmax" "-283.818512 -11.349106 129.313248" -"movetype" "4.000000" +"absmin" "-1697.000000 -561.000000 639.000000" +"absmax" "-1647.000000 -479.000000 689.000000" "solid" "1.000000" -"origin" "-300.818512 -28.349106 88.313248" -"oldorigin" "288.000000 272.000000 88.313248" -"angles" "0.000000 256.997681 0.000000" -"classname" "monster_enforcer" -"model" "progs/mon_enforcer.mdl" -"frame" "54.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-1696.000000 -560.000000 640.000000" +"maxs" "-1648.000000 -480.000000 688.000000" +"size" "48.000000 80.000000 48.000000" +"touch" "trigger_bmodel_touch" +"message" "Seventh Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*5" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-1696.000000 -560.000000 640.000000" +"bbmaxs" "-1648.000000 -480.000000 688.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "271.000000" +"absmin" "-1807.000000 -671.000000 608.031250" +"absmax" "-1745.000000 -609.000000 664.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-1776.000000 -640.000000 608.031250" +"oldorigin" "-1776.000000 -640.000000 608.031250" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_armorInv" +"model" "progs/armour.mdl" "skin" "2.000000" -"mins" "-16.000000 -16.000000 -24.000000" -"maxs" "16.000000 16.000000 40.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "32768.000000" +"flags" "768.000000" +"armortype" "0.800000" +"armorvalue" "200.000000" +"noise" "items/armor1.wav" +"mdl" "progs/armour.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "armor_touch" +"classtype" "790.000000" +"classgroup" "275.000000" +"entno_unique" "88580.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1111" +"part_active" "110.000000" +} +{ +"absmin" "-2721.000000 2127.000000 -113.000000" +"absmax" "-2655.000000 2145.000000 -63.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-2720.000000 2128.000000 -112.000000" +"maxs" "-2656.000000 2144.000000 -64.000000" +"size" "64.000000 16.000000 48.000000" +"touch" "trigger_bmodel_touch" +"message" "First Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*6" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-2720.000000 2128.000000 -112.000000" +"bbmaxs" "-2656.000000 2144.000000 -64.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-2721.000000 1983.000000 -113.000000" +"absmax" "-2655.000000 2001.000000 -63.000000" +"solid" "1.000000" +"oldorigin" "-2688.000000 1992.000000 -88.000000" +"classname" "trigger_teleport" +"model" "" +"mins" "-2720.000000 1984.000000 -112.000000" +"maxs" "-2656.000000 2000.000000 -64.000000" +"size" "64.000000 16.000000 48.000000" +"touch" "trigger_teleport_touch" +"use" "entity_state_use" +"spawnflags" "49152.000000" +"target" "teleport_destination2" +"noise" "ambience/hum1.wav" +"speed" "300.000000" +"mdl" "*7" +"waitmin" "3.622000" +"volume" "0.500000" +"bsporigin" "1.000000" +"bbmins" "-2720.000000 1984.000000 -112.000000" +"bbmaxs" "-2656.000000 2000.000000 -64.000000" +"classtype" "930.000000" +"attachment" "187" +"estate" "1.000000" +"estate_on" "trigger_teleport_on" +"estate_off" "trigger_teleport_off" +"estate_use" "trigger_teleport_use" +} +{ +"absmin" "-2689.000000 1991.000000 -89.000000" +"absmax" "-2687.000000 1993.000000 -87.000000" +"origin" "-2688.000000 1992.000000 -88.000000" +"think" "trigger_teleport_sound" +"nextthink" "2698.481689" +"owner" "186" +"fly_sound" "2699.501221" +"estate" "1.000000" +} +{ +"absmin" "-2689.000000 2047.000000 42.000000" +"absmax" "-2687.000000 2049.000000 44.000000" +"origin" "-2688.000000 2048.000000 43.000000" +"classname" "info_teleport_destination" +"targetname" "teleport_destination2" +"mangle" "-0.000000 270.000000 -0.000000" +"classtype" "932.000000" +"estate" "1.000000" +} +{ +"modelindex" "9.000000" +"absmin" "519.000000 791.000000 -101.000000" +"absmax" "569.000000 841.000000 -83.000000" +"ltime" "0.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000001 0.000000 -12.000002" +"classname" "func_button" +"model" "*8" +"frame" "1.000000" +"mins" "520.000000 792.000000 -88.000000" +"maxs" "568.000000 840.000000 -72.000000" +"size" "48.000000 48.000000 16.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.700000" +"chain" "1" +"enemy" "1" +"target" "redmagic3" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*8" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000001 0.000000 -12.000002" +"lip" "4.000000" +"pos2" "-0.000001 0.000000 -12.000002" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "447.000000 1375.000000 63.000000" +"absmax" "449.000000 1377.000000 65.000000" +"origin" "448.000000 1376.000000 64.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"enemy" "1" +"target" "magicdoor3" +"targetname" "redmagic3" +"wait" "2.000000" +"height" "2.000000" +"activate" "189" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicvanish3A" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*9" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "520.000000 792.000000 -72.000000" +"bbmaxs" "568.000000 840.000000 -64.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicsummon3A" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*11" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "520.000000 792.000000 -64.000000" +"bbmaxs" "568.000000 840.000000 -56.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicsummon3B" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*13" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "520.000000 1912.000000 -64.000000" +"bbmaxs" "568.000000 1960.000000 -56.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicvanish3B" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*14" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "520.000000 1912.000000 -72.000000" +"bbmaxs" "568.000000 1960.000000 -64.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "16.000000" +"absmin" "519.000000 1911.000000 -101.000000" +"absmax" "569.000000 1961.000000 -83.000000" +"ltime" "0.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000001 0.000000 -12.000002" +"classname" "func_button" +"model" "*15" +"frame" "1.000000" +"mins" "520.000000 1912.000000 -88.000000" +"maxs" "568.000000 1960.000000 -72.000000" +"size" "48.000000 48.000000 16.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.700000" +"chain" "189" +"enemy" "1" +"target" "redmagic3" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*15" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000001 0.000000 -12.000002" +"lip" "4.000000" +"pos2" "-0.000001 0.000000 -12.000002" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-677.118225 1466.546753 61.000000" +"absmax" "-675.118225 1468.546753 63.000000" +"origin" "-676.118225 1467.546753 62.000000" +"angles" "-0.000000 318.999023 0.000000" +"frame" "3.000000" +"owner" "977" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +} +{ +"absmin" "527.000000 1375.000000 63.000000" +"absmax" "529.000000 1377.000000 65.000000" +"origin" "528.000000 1376.000000 64.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "seal" +"targetname" "magicdoor3" +"killtarget" "magicsummon3C" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "190" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicsummon2A" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*18" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-184.000000 -24.000000 796.000000" +"bbmaxs" "-136.000000 24.000000 804.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "20.000000" +"absmin" "-185.000000 -25.000000 759.000000" +"absmax" "-135.000000 25.000000 777.000000" +"ltime" "0.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000001 0.000000 -12.000002" +"classname" "func_button" +"model" "*19" +"frame" "1.000000" +"mins" "-184.000000 -24.000000 772.000000" +"maxs" "-136.000000 24.000000 788.000000" +"size" "48.000000 48.000000 16.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.700000" +"enemy" "1" +"target" "redmagic2" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*19" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000001 0.000000 -12.000002" +"lip" "4.000000" +"pos2" "-0.000001 0.000000 -12.000002" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-278.843628 1424.014404 69.000000" +"absmax" "-276.843628 1426.014404 71.000000" +"origin" "-277.843628 1425.014404 70.000000" +"angles" "-0.000000 153.995361 0.000000" +"frame" "3.000000" +"owner" "976" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicsummon2B" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*21" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-1112.000000 -24.000000 796.000000" +"bbmaxs" "-1064.000000 24.000000 804.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "23.000000" +"absmin" "-1113.000000 -25.000000 759.000000" +"absmax" "-1063.000000 25.000000 777.000000" +"ltime" "0.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000001 0.000000 -12.000002" +"classname" "func_button" +"model" "*22" +"frame" "1.000000" +"mins" "-1112.000000 -24.000000 772.000000" +"maxs" "-1064.000000 24.000000 788.000000" +"size" "48.000000 48.000000 16.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.700000" +"enemy" "1" +"target" "redmagic2" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*22" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000001 0.000000 -12.000002" +"lip" "4.000000" +"pos2" "-0.000001 0.000000 -12.000002" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-625.000000 399.000000 31.000000" +"absmax" "-623.000000 401.000000 33.000000" +"origin" "-624.000000 400.000000 32.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"enemy" "1" +"target" "magicdoor2" +"targetname" "redmagic2" +"wait" "2.000000" +"height" "2.000000" +"activate" "205" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "-625.000000 319.000000 31.000000" +"absmax" "-623.000000 321.000000 33.000000" +"origin" "-624.000000 320.000000 32.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "seal" +"targetname" "magicdoor2" +"killtarget" "magicsummon2C" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "206" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +} +{ +} +{ +"absmin" "-1769.000000 1375.000000 63.000000" +"absmax" "-1767.000000 1377.000000 65.000000" +"origin" "-1768.000000 1376.000000 64.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "pend" +"targetname" "magicdoor1" +"killtarget" "magicsummon1C" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "211" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-1689.000000 1375.000000 63.000000" +"absmax" "-1687.000000 1377.000000 65.000000" +"origin" "-1688.000000 1376.000000 64.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"enemy" "1" +"target" "magicdoor1" +"targetname" "redmagic1" +"wait" "2.000000" +"height" "2.000000" +"activate" "212" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"modelindex" "26.000000" +"absmin" "-2245.000000 1563.000000 443.000000" +"absmax" "-2171.000000 1637.000000 453.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000000 0.000000 -4.000003" +"classname" "func_button" +"model" "*25" +"frame" "1.000000" +"mins" "-2244.000000 1564.000000 448.000000" +"maxs" "-2172.000000 1636.000000 456.000000" +"size" "72.000000 72.000000 8.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.900000" +"enemy" "1" +"target" "redmagic1" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*25" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000000 0.000000 -4.000003" +"lip" "4.000000" +"pos2" "-0.000000 0.000000 -4.000003" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"modelindex" "27.000000" +"absmin" "-2245.000000 1115.000000 443.000000" +"absmax" "-2171.000000 1189.000000 453.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000000 0.000000 -4.000003" +"classname" "func_button" +"model" "*26" +"frame" "1.000000" +"mins" "-2244.000000 1116.000000 448.000000" +"maxs" "-2172.000000 1188.000000 456.000000" +"size" "72.000000 72.000000 8.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.900000" +"enemy" "1" +"target" "redmagic1" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*26" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000000 0.000000 -4.000003" +"lip" "4.000000" +"pos2" "-0.000000 0.000000 -4.000003" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicsummon1B" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*27" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-2240.000000 1568.000000 460.000000" +"bbmaxs" "-2176.000000 1632.000000 468.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicsummon1A" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*28" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-2240.000000 1120.000000 460.000000" +"bbmaxs" "-2176.000000 1184.000000 468.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +} +{ +} +{ +} +{ +"modelindex" "33.000000" +"absmin" "-2113.000000 1215.000000 -85.000000" +"absmax" "-1247.000000 1537.000000 -33.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*32" +"mins" "-2112.000000 1216.000000 -84.000000" +"maxs" "-1248.000000 1536.000000 -34.000000" +"size" "864.000000 320.000000 50.000000" +"chain" "197" +"mdl" "*32" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "34.000000" +"absmin" "-3697.000000 -33.000000 -2.000000" +"absmax" "-1679.000000 913.000000 385.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*33" +"mins" "-3696.000000 -32.000000 -1.000000" +"maxs" "-1680.000000 912.000000 384.000000" +"size" "2016.000000 944.000000 385.000000" +"mdl" "*33" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "35.000000" +"absmin" "-1.000000 703.000000 -85.000000" +"absmax" "657.000000 2049.000000 -82.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*34" +"mins" "0.000000 704.000000 -84.000000" +"maxs" "656.000000 2048.000000 -83.000000" +"size" "656.000000 1344.000000 1.000000" +"chain" "219" +"mdl" "*34" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "36.000000" +"absmin" "-753.000000 -49.000000 -85.000000" +"absmax" "-495.000000 769.000000 -34.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*35" +"mins" "-752.000000 -48.000000 -84.000000" +"maxs" "-496.000000 768.000000 -35.000000" +"size" "256.000000 816.000000 49.000000" +"chain" "221" +"mdl" "*35" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "272.000000" +"absmin" "-261.031250 -1831.723877 383.031250" +"absmax" "-259.031250 -1829.723877 385.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-260.031250 -1830.723877 408.031250" +"oldorigin" "-624.000000 -2096.000000 976.000000" +"angles" "0.000000 14.996338 0.000000" +"classname" "monster_gaunt" +"model" "progs/mon_gaunt.mdl" +"frame" "100.000000" +"mins" "0.000000 0.000000 -24.000000" +"maxs" "0.000000 0.000000 -24.000000" "size" "32.000000 32.000000 64.000000" "touch" "SUB_Null" "use" "monster_use" "think" "monster_deadbody_check" -"nextthink" "121.106667" -"health" "-17.826138" -"ammo_cells" "2.000000" +"nextthink" "2698.455078" +"health" "-37.082829" "takedamage" "2.000000" "deadflag" "2.000000" "view_ofs" "0.000000 0.000000 24.000000" "enemy" "1" "flags" "544.000000" -"max_health" "80.000000" +"max_health" "120.000000" "waterlevel" "-1.000000" "watertype" "-1.000000" -"ideal_yaw" "257.000000" -"yaw_speed" "20.000000" +"ideal_yaw" "15.000000" +"yaw_speed" "15.000000" "goalentity" "1" -"th_stand" "enf_stand1" -"th_walk" "enf_walk1" -"th_run" "enf_run1" -"th_missile" "enf_atk1" -"th_pain" "enf_pain" -"th_die" "enf_die" -"search_time" "31.038002" -"attack_finished" "27.866854" -"pain_finished" "1000026.500000" -"show_hostile" "27.038002" -"mdl" "progs/mon_enforcer.mdl" +"spawnflags" "257.000000" +"th_stand" "gaunt_idle1" +"th_walk" "gaunt_walk1" +"th_run" "gaunt_run1" +"th_missile" "gaunt_fire1" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"lefty" "1.000000" +"search_time" "2073.118408" +"attack_state" "1.000000" +"attack_finished" "2070.429688" +"pain_finished" "1002068.625000" +"show_hostile" "2069.118408" +"mdl" "progs/mon_gaunt.mdl" "pausetime" "999999.000000" -"lip" "0.365276" +"height" "128.000000" "activate" "1" "bboxtype" "5.000000" "bbmins" "-16.000000 -16.000000 -24.000000" "bbmaxs" "16.000000 16.000000 40.000000" -"classtype" "110.000000" -"classgroup" "610.000000" -"classmove" "1.000000" -"gibhealth" "-35.000000" -"headmdl" "progs/h_enforcer.mdl" -"exactskin" "2.000000" -"th_checkattack" "CheckAttack" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gaunt.mdl" +"attachment" "641" +"enemytarget" "1933" +"th_checkattack" "GauntCheckAttack" "liquidbase" "-1.000000" -"liquidcheck" "26.838001" -"attack_chance" "0.400000" -"attack_offset" "28.000000 8.500000 16.000000" -"pain_flinch" "20.000000" -"pain_longanim" "1.000000" -"pain_check" "1.000000" +"liquidcheck" "2068.617920" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "8.000000 0.000000 -4.000000" +"meleeattack" "2070.970215" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_finstate" "2065.814941" "pain_timeout" "1.000000" -"pain_sound" "enforcer/pain1.wav" -"pain_sound2" "enforcer/pain2.wav" -"deathstring" " was blasted by an Enforcer +"pain_ignore" "1.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt " -"idletimer" "30.314051" -"idle_sound" "enforcer/idle1.wav" -"sight_timeout" "12.811099" -"sight_sound" "enforcer/sight1.wav" -"sight_sound2" "enforcer/sight2.wav" -"sight_sound3" "enforcer/sight3.wav" -"sight_sound4" "enforcer/sight4.wav" -"sight_count" "4.000000" -"enemydist" "394.123932" +"idletimer" "2072.156006" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_timeout" "2058.399170" +"sight_sound" "gaunt/sight.wav" +"enemydist" "396.427124" "switchoverride" "1.000000" -"steptype" "5.000000" -"steplast" "4.000000" "bodyonflr" "TRUE" -"dmgtimeframe" "26.408001" -"dmgcombined" "20.000000" -"gib1mdl" "progs/w_enforcergun.mdl" -"gib1sound" "20.000000" +"dmgtimeframe" "2069.141113" +"dmgcombined" "16.000000" "blockudeath" "1.000000" } { -"absmin" "319.000000 -1.000000 87.313248" -"absmax" "321.000000 1.000000 89.313248" -"origin" "320.000000 0.000000 88.313248" -"oldorigin" "320.000000 0.000000 88.000000" -"classname" "monster_knight" +"modelindex" "272.000000" +"absmin" "-261.031250 -1881.595215 383.031250" +"absmax" "-259.031250 -1879.595215 385.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-260.031250 -1880.595215 408.031250" +"oldorigin" "-624.000000 -1616.000000 976.000000" +"angles" "0.000000 14.996338 0.000000" +"classname" "monster_gaunt" +"model" "progs/mon_gaunt.mdl" +"frame" "100.000000" +"mins" "0.000000 0.000000 -24.000000" +"maxs" "0.000000 0.000000 -24.000000" +"size" "32.000000 32.000000 64.000000" "touch" "SUB_Null" -"use" "SUB_Null" -"think" "SUB_Null" -"nextthink" "-1.000000" -"health" "-49925.000000" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.431885" +"takedamage" "2.000000" +"chain" "218" "deadflag" "2.000000" "view_ofs" "0.000000 0.000000 24.000000" -"enemy" "107" +"enemy" "1" "flags" "544.000000" -"max_health" "75.000000" -"yaw_speed" "20.000000" -"th_stand" "knight_stand1" -"th_walk" "knight_walk1" -"th_run" "knight_run1" -"th_melee" "knight_melee" -"th_pain" "knight_pain" -"th_die" "knight_die" -"mdl" "progs/mon_knight.mdl" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "15.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "gaunt_idle1" +"th_walk" "gaunt_walk1" +"th_run" "gaunt_run1" +"th_missile" "gaunt_fire1" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"search_time" "2082.413574" +"attack_state" "2.000000" +"attack_finished" "2076.902100" +"pain_finished" "1002077.000000" +"show_hostile" "2078.413574" +"mdl" "progs/mon_gaunt.mdl" "pausetime" "999999.000000" -"lip" "2.060854" -"waitmin" "1000000.312500" -"activate" "107" -"bboxtype" "4.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gaunt.mdl" +"attachment" "1930" +"enemytarget" "1931" +"th_checkattack" "GauntCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2077.913086" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "8.000000 0.000000 -4.000000" +"meleeattack" "2081.968018" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_finstate" "2076.111084" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt +" +"idletimer" "2077.175293" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_timeout" "2058.385254" +"sight_sound" "gaunt/sight.wav" +"enemydist" "416.950867" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2077.526123" +"dmgcombined" "4.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "151.000000 -1833.000000 1071.000000" +"absmax" "169.000000 -1815.000000 1105.000000" +"solid" "1.000000" +"origin" "160.000000 -1824.000000 1088.000000" +"oldorigin" "160.000000 -1824.000000 1088.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "128.000000" +"targetname" "path16a" +"state" "1.000000" +"activate" "493" +"classtype" "26.000000" +"targetback" "path16a" +"movetarget3" "225" +} +{ +"absmin" "151.000000 -1897.000000 1071.000000" +"absmax" "169.000000 -1879.000000 1105.000000" +"solid" "1.000000" +"origin" "160.000000 -1888.000000 1088.000000" +"oldorigin" "160.000000 -1888.000000 1088.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "128.000000" +"targetname" "path16b" +"state" "1.000000" +"activate" "631" +"classtype" "26.000000" +"targetback" "path16b" +"movetarget3" "226" +} +{ +"modelindex" "37.000000" +"absmin" "-913.000000 -801.000000 779.000000" +"absmax" "-335.000000 97.000000 782.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*36" +"mins" "-912.000000 -800.000000 780.000000" +"maxs" "-336.000000 96.000000 781.000000" +"size" "576.000000 896.000000 1.000000" +"mdl" "*36" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-481.000000 -129.000000 1151.000000" +"absmax" "-399.000000 -47.000000 1233.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-480.000000 -128.000000 1152.000000" +"maxs" "-400.000000 -48.000000 1232.000000" +"size" "80.000000 80.000000 80.000000" +"touch" "trigger_bmodel_touch" +"target" "RL_scrags" +"message" "Eighth Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*37" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-480.000000 -128.000000 1152.000000" +"bbmaxs" "-400.000000 -48.000000 1232.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "276.000000" +"absmin" "-1727.000000 1025.000000 600.000000" +"absmax" "-1665.000000 1087.000000 656.000000" +"solid" "1.000000" +"origin" "-1696.000000 1056.000000 624.000000" +"oldorigin" "-1696.000000 1056.000000 624.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_artifact_super_damage" +"model" "progs/artifact_quad.mdl" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "4194304.000000" +"chain" "222" +"netname" "Quad Damage" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/damage.wav" +"noise1" "items/damage2.wav" +"noise2" "items/damage3.wav" +"mdl" "progs/artifact_quad.mdl" +"cnt" "30.000000" "bbmins" "-16.000000 -16.000000 -24.000000" "bbmaxs" "16.000000 16.000000 32.000000" -"classtype" "140.000000" -"classgroup" "635.000000" -"classmove" "1.000000" -"gibhealth" "-40.000000" -"gibbed" "1.000000" -"headmdl" "progs/h_knight.mdl" -"estate" "2.000000" -"th_checkattack" "CheckAttack" -"pain_flinch" "20.000000" -"pain_longanim" "1.000000" -"pain_timeout" "1.000000" -"pain_sound" "knight/khurt.wav" -"death_sound" "knight/kdeath.wav" -"deathstring" " was slashed by a Knight -" -"idletimer" "7.532753" -"idle_sound" "knight/idle.wav" -"sight_sound" "knight/ksight.wav" -"switchoverride" "1.000000" -"steptype" "4.000000" -"gib1mdl" "progs/w_knightsword.mdl" -"gib2mdl" "progs/gib_knfoot_l.mdl" -"gib3mdl" "" -"gib1sound" "40.000000" +"touch2" "artifact_touch" +"classtype" "565.000000" +"classgroup" "350.000000" +"entno_unique" "66516.000000" +"respawn_time" "60.000000" +"respawn_style" "520.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1084" +"part_active" "230.000000" } { -"absmin" "351.000000 -1.000000 88.000000" -"absmax" "353.000000 1.000000 90.000000" -"origin" "352.000000 0.000000 89.000000" -"oldorigin" "352.000000 0.000000 88.000000" -"classname" "monster_shambler" -"touch" "SUB_Null" -"use" "SUB_Null" +"absmin" "-1681.000000 991.000000 599.000000" +"absmax" "-1663.000000 1121.000000 753.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-1680.000000 992.000000 600.000000" +"maxs" "-1664.000000 1120.000000 752.000000" +"size" "16.000000 128.000000 152.000000" +"touch" "trigger_bmodel_touch" +"chain" "229" +"message" "Fifth Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*38" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-1680.000000 992.000000 600.000000" +"bbmaxs" "-1664.000000 1120.000000 752.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "40.000000" +"absmin" "-2813.000000 815.000000 495.000000" +"absmax" "-2795.000000 833.000000 513.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_button" +"model" "*39" +"mins" "-2812.000000 816.000000 496.000000" +"maxs" "-2796.000000 832.000000 512.000000" +"size" "16.000000 16.000000 16.000000" +"touch" "func_button_touch" "think" "SUB_Null" -"nextthink" "-1.000000" -"health" "-49400.000000" -"deadflag" "2.000000" -"view_ofs" "0.000000 0.000000 24.000000" -"enemy" "106" +"blocked" "func_button_blocked" +"target" "secret_ledges" +"movedir" "-1.000000 -0.000000 -0.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*39" +"wait" "-1.000000" +"lip" "12.000000" +"state" "1.000000" +"pos2" "-4.000002 -0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"modelindex" "41.000000" +"absmin" "-2921.000000 767.000000 543.000000" +"absmax" "-2887.000000 809.000000 577.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*40" +"mins" "-2920.000000 768.000000 544.000000" +"maxs" "-2888.000000 808.000000 576.000000" +"size" "32.000000 40.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "233" +"yaw_speed" "100.000000" +"targetname" "secret_ledges" +"owner" "232" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*40" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "24.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "42.000000" +"absmin" "-2921.000000 767.000000 511.000000" +"absmax" "-2887.000000 809.000000 545.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*41" +"mins" "-2920.000000 768.000000 512.000000" +"maxs" "-2888.000000 808.000000 544.000000" +"size" "32.000000 40.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "234" +"yaw_speed" "100.000000" +"targetname" "secret_ledges" +"owner" "232" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*41" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "-8.000000" +"state" "1.000000" +"pos2" "40.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "43.000000" +"absmin" "-2921.000000 767.000000 479.000000" +"absmax" "-2887.000000 809.000000 513.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*42" +"mins" "-2920.000000 768.000000 480.000000" +"maxs" "-2888.000000 808.000000 512.000000" +"size" "32.000000 40.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "235" +"yaw_speed" "100.000000" +"targetname" "secret_ledges" +"owner" "232" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*42" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "-16.000000" +"state" "1.000000" +"pos2" "48.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "44.000000" +"absmin" "-2921.000000 767.000000 447.000000" +"absmax" "-2887.000000 809.000000 481.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*43" +"mins" "-2920.000000 768.000000 448.000000" +"maxs" "-2888.000000 808.000000 480.000000" +"size" "32.000000 40.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "232" +"yaw_speed" "100.000000" +"targetname" "secret_ledges" +"owner" "232" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*43" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "-24.000000" +"state" "1.000000" +"pos2" "56.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "45.000000" +"absmin" "-2657.000000 903.000000 607.000000" +"absmax" "-2623.000000 937.000000 641.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*44" +"mins" "-2656.000000 904.000000 608.000000" +"maxs" "-2624.000000 936.000000 640.000000" +"size" "32.000000 32.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "237" +"yaw_speed" "100.000000" +"targetname" "secret_ledges" +"owner" "236" +"movedir" "0.000000 -1.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*44" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "-8.000000" +"state" "1.000000" +"pos2" "0.000000 -40.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "46.000000" +"absmin" "-2625.000000 903.000000 607.000000" +"absmax" "-2591.000000 937.000000 673.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*45" +"mins" "-2624.000000 904.000000 608.000000" +"maxs" "-2592.000000 936.000000 672.000000" +"size" "32.000000 32.000000 64.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "236" +"yaw_speed" "100.000000" +"targetname" "secret_ledges" +"owner" "236" +"movedir" "0.000000 -1.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*45" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "-8.000000" +"state" "1.000000" +"pos2" "0.000000 -40.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "276.000000" +"absmin" "-2719.000000 929.000000 824.000000" +"absmax" "-2657.000000 991.000000 880.000000" +"solid" "1.000000" +"origin" "-2688.000000 960.000000 848.000000" +"oldorigin" "-2688.000000 960.000000 848.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_artifact_super_damage" +"model" "progs/artifact_quad.mdl" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "4194304.000000" +"netname" "Quad Damage" +"flags" "256.000000" +"spawnflags" "34.000000" +"noise" "items/damage.wav" +"noise1" "items/damage2.wav" +"noise2" "items/damage3.wav" +"mdl" "progs/artifact_quad.mdl" +"cnt" "30.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"touch2" "artifact_touch" +"classtype" "565.000000" +"classgroup" "350.000000" +"entno_unique" "79134.000000" +"respawn_time" "60.000000" +"respawn_style" "520.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1105" +"part_active" "230.000000" +} +{ +"absmin" "-2721.000000 935.000000 831.000000" +"absmax" "-2655.000000 1025.000000 881.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-2720.000000 936.000000 832.000000" +"maxs" "-2656.000000 1024.000000 880.000000" +"size" "64.000000 88.000000 48.000000" +"touch" "trigger_bmodel_touch" +"message" "Third Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*46" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-2720.000000 936.000000 832.000000" +"bbmaxs" "-2656.000000 1024.000000 880.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "270.000000" +"absmin" "-3353.000000 -545.000000 47.000000" +"absmax" "-3351.000000 -543.000000 49.000000" +"origin" "-3352.000000 -544.000000 48.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "301674.000000" +"part_emitter" "241" +"part_active" "72.000000" +} +{ +"absmin" "-3353.000000 -545.000000 47.000000" +"absmax" "-3351.000000 -543.000000 49.000000" +"origin" "-3352.000000 -544.000000 48.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2705.365234" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "301674.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "240" +"part_style" "72.000000" +"start_delay" "6.291360" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-3617.000000 -545.000000 47.000000" +"absmax" "-3615.000000 -543.000000 49.000000" +"origin" "-3616.000000 -544.000000 48.000000" +"angles" "-0.000000 160.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "826560.000000" +"part_emitter" "243" +"part_active" "72.000000" +} +{ +"absmin" "-3617.000000 -545.000000 47.000000" +"absmax" "-3615.000000 -543.000000 49.000000" +"origin" "-3616.000000 -544.000000 48.000000" +"angles" "-0.000000 160.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2699.394287" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "826560.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "242" +"part_style" "72.000000" +"start_delay" "3.239265" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "277.000000" +"absmin" "-2849.000000 -793.000000 135.000000" +"absmax" "-2831.000000 -775.000000 193.000000" +"movetype" "5.000000" +"solid" "2.000000" +"origin" "-2840.000000 -784.000000 160.000000" +"oldorigin" "-2840.000000 -784.000000 160.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_zombie" +"model" "progs/mon_zombie.mdl" +"frame" "194.000000" +"mins" "-8.000000 -8.000000 -24.000000" +"maxs" "8.000000 8.000000 32.000000" +"size" "16.000000 16.000000 56.000000" +"use" "SUB_Null" +"think" "zombie_cruc4" +"nextthink" "2698.405518" +"health" "60.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 -24.000000" "flags" "32.000000" -"max_health" "600.000000" -"yaw_speed" "20.000000" -"th_stand" "sham_stand1" -"th_walk" "sham_walk1" -"th_run" "sham_run1" -"th_missile" "sham_magic1" -"th_melee" "sham_melee" -"th_pain" "sham_pain" -"th_die" "sham_die" -"mdl" "progs/mon_shambler.mdl" -"pausetime" "999999.000000" -"lip" "0.495132" -"waitmin" "1000000.312500" -"activate" "106" -"bboxtype" "10.000000" -"bbmins" "-32.000000 -32.000000 -24.000000" -"bbmaxs" "32.000000 32.000000 64.000000" -"classtype" "165.000000" -"classgroup" "666.000000" +"max_health" "60.000000" +"spawnflags" "2.000000" +"th_stand" "zombie_cruc1" +"th_walk" "zombie_cruc1" +"th_run" "zombie_cruc1" +"th_pain" "zombie_cruc_pain" +"th_die" "zombie_die" +"mdl" "progs/mon_zombie.mdl" +"lip" "0.829768" +"bboxtype" "4.000000" +"bbmins" "-8.000000 -8.000000 -24.000000" +"bbmaxs" "8.000000 8.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" "classmove" "1.000000" "gibhealth" "-60.000000" -"gibbed" "1.000000" -"headmdl" "progs/h_shambler.mdl" -"estate" "2.000000" -"th_checkattack" "ShamCheckAttack" -"th_wakeup" "sham_wakeup1" -"attack_offset" "0.000000 0.000000 40.000000" -"meleehitsound" "shambler/smack.wav" -"pain_flinch" "400.000000" -"pain_longanim" "1.000000" -"pain_timeout" "2.000000" -"pain_sound" "shambler/shurt2.wav" -"deathstring" " was smashed by a Shambler +"headmdl" "progs/h_zombie.mdl" +"randomskin" "4.000000" +"pain_flinch" "10.000000" +"pain_timeout" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies " -"idletimer" "8.191391" -"idle_sound" "shambler/sidle.wav" -"sight_sound" "shambler/ssight.wav" -"switchoverride" "1.000000" -"steptype" "6.000000" -"resist_rockets" "0.500000" -"gib1mdl" "progs/gib_shclaw1.mdl" -"gib2mdl" "progs/gib_shclaw2.mdl" -"gib3mdl" "progs/gib_shfoot1.mdl" -"gib4mdl" "progs/gib_shfoot2.mdl" -"blockudeath" "1.000000" +"sight_sound" "zombie/z_idle.wav" +"nomonstercount" "1.000000" } { -"absmin" "-143.000000 -207.000000 -22.426750" -"absmax" "-113.000000 -177.000000 -22.426750" -"origin" "-128.000000 -192.000000 -22.426750" -"oldorigin" "-128.000000 -192.000000 -22.426750" -"angles" "0.000000 250.000000 0.000000" -"classname" "item_shells" -"skin" "1.000000" -"touch" "item_touch" -"think" "item_delay" -"netname" "box of shells" -"flags" "768.000000" -"noise" "weapons/lock4.wav" -"attack_finished" "999999.000000" -"mdl" "progs/ammo_shells0.mdl" -"aflag" "20.000000" -"bbmins" "-16.000000 -16.000000 0.000000" -"bbmaxs" "16.000000 16.000000 56.000000" -"touch2" "ammo_touch" -"classtype" "710.000000" -"classgroup" "200.000000" -"headmdl" "progs/ammo_lidsmall.mdl" -"respawn_time" "30.000000" -"respawn_effect" "1.000000" -"respawn_style" "257.000000" -"respawn_ofs" "0.000000 0.000000 24.000000" -"estate" "2.000000" -"estate_on" "item_on" -"estate_off" "item_off" -"estate_use" "item_use" -"estate_reset" "item_reset" +"absmin" "-3569.000000 -321.000000 79.000000" +"absmax" "-3407.000000 -271.000000 193.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-3568.000000 -320.000000 80.000000" +"maxs" "-3408.000000 -272.000000 192.000000" +"size" "160.000000 48.000000 112.000000" +"touch" "trigger_bmodel_touch" +"message" "Second Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*47" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-3568.000000 -320.000000 80.000000" +"bbmaxs" "-3408.000000 -272.000000 192.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" } { -"absmin" "-175.000000 -255.000000 -22.426750" -"absmax" "-145.000000 -225.000000 -22.426750" -"origin" "-160.000000 -240.000000 -22.426750" -"oldorigin" "-160.000000 -240.000000 -22.426750" -"angles" "0.000000 291.000000 0.000000" -"classname" "item_rockets" -"skin" "1.000000" -"touch" "item_touch" -"think" "item_delay" -"netname" "box of rockets" -"flags" "768.000000" -"noise" "weapons/lock4.wav" -"attack_finished" "999999.000000" -"mdl" "progs/ammo_rockets0.mdl" -"aflag" "5.000000" -"bbmins" "-16.000000 -16.000000 0.000000" -"bbmaxs" "16.000000 16.000000 56.000000" -"touch2" "ammo_touch" -"classtype" "730.000000" -"classgroup" "200.000000" -"frame_override" "1.000000" -"respawn_time" "30.000000" -"respawn_effect" "1.000000" -"respawn_style" "320.000000" -"respawn_ofs" "0.000000 0.000000 24.000000" -"estate" "2.000000" -"estate_on" "item_on" -"estate_off" "item_off" -"estate_use" "item_use" -"estate_reset" "item_reset" +"modelindex" "270.000000" +"absmin" "1063.000000 1375.000000 -409.000000" +"absmax" "1065.000000 1377.000000 -407.000000" +"origin" "1064.000000 1376.000000 -408.000000" +"angles" "-0.000000 258.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "88775.000000" +"part_emitter" "247" +"part_active" "72.000000" } { -"absmin" "-223.000000 -303.000000 -22.426750" -"absmax" "-193.000000 -273.000000 -22.426750" -"origin" "-208.000000 -288.000000 -22.426750" -"oldorigin" "-208.000000 -288.000000 -22.426750" -"angles" "0.000000 251.000000 0.000000" -"classname" "item_rockets" -"skin" "1.000000" -"touch" "item_touch" -"think" "item_delay" -"netname" "box of rockets" -"flags" "768.000000" -"noise" "weapons/lock4.wav" -"attack_finished" "999999.000000" -"mdl" "progs/ammo_rockets0.mdl" -"aflag" "5.000000" -"bbmins" "-16.000000 -16.000000 0.000000" -"bbmaxs" "16.000000 16.000000 56.000000" -"touch2" "ammo_touch" -"classtype" "730.000000" -"classgroup" "200.000000" -"frame_override" "1.000000" -"respawn_time" "30.000000" -"respawn_effect" "1.000000" -"respawn_style" "320.000000" -"respawn_ofs" "0.000000 0.000000 24.000000" -"estate" "2.000000" -"estate_on" "item_on" -"estate_off" "item_off" -"estate_use" "item_use" -"estate_reset" "item_reset" +"absmin" "1063.000000 1375.000000 -409.000000" +"absmax" "1065.000000 1377.000000 -407.000000" +"origin" "1064.000000 1376.000000 -408.000000" +"angles" "-0.000000 258.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2704.534912" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "88775.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "246" +"part_style" "72.000000" +"start_delay" "5.498123" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" } { -"absmin" "-335.000000 -127.000000 -22.426750" -"absmax" "-305.000000 -97.000000 -22.426750" -"origin" "-320.000000 -112.000000 -22.426750" -"oldorigin" "-320.000000 -112.000000 -22.426750" -"angles" "0.000000 280.000000 0.000000" -"classname" "item_rockets" -"skin" "1.000000" -"touch" "item_touch" -"think" "item_delay" -"netname" "box of rockets" -"flags" "768.000000" -"noise" "weapons/lock4.wav" -"attack_finished" "999999.000000" -"mdl" "progs/ammo_rockets0.mdl" -"aflag" "5.000000" -"bbmins" "-16.000000 -16.000000 0.000000" -"bbmaxs" "16.000000 16.000000 56.000000" -"touch2" "ammo_touch" -"classtype" "730.000000" -"classgroup" "200.000000" -"frame_override" "1.000000" -"respawn_time" "30.000000" -"respawn_effect" "1.000000" -"respawn_style" "320.000000" -"respawn_ofs" "0.000000 0.000000 24.000000" -"estate" "2.000000" -"estate_on" "item_on" -"estate_off" "item_off" -"estate_use" "item_use" -"estate_reset" "item_reset" +"modelindex" "270.000000" +"absmin" "855.000000 1375.000000 -409.000000" +"absmax" "857.000000 1377.000000 -407.000000" +"origin" "856.000000 1376.000000 -408.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "449302.000000" +"part_emitter" "249" +"part_active" "72.000000" } { -"absmin" "-143.000000 -175.000000 -22.426750" -"absmax" "-113.000000 -145.000000 -22.426750" -"origin" "-128.000000 -160.000000 -22.426750" -"oldorigin" "-128.000000 -160.000000 -22.426750" -"angles" "0.000000 267.000000 0.000000" -"classname" "item_shells" -"skin" "1.000000" -"touch" "item_touch" -"think" "item_delay" -"netname" "box of shells" -"flags" "768.000000" -"noise" "weapons/lock4.wav" -"attack_finished" "999999.000000" -"mdl" "progs/ammo_shells0.mdl" -"aflag" "20.000000" -"bbmins" "-16.000000 -16.000000 0.000000" -"bbmaxs" "16.000000 16.000000 56.000000" -"touch2" "ammo_touch" -"classtype" "710.000000" -"classgroup" "200.000000" -"headmdl" "progs/ammo_lidsmall.mdl" -"respawn_time" "30.000000" -"respawn_effect" "1.000000" -"respawn_style" "257.000000" -"respawn_ofs" "0.000000 0.000000 24.000000" -"estate" "2.000000" -"estate_on" "item_on" -"estate_off" "item_off" -"estate_use" "item_use" -"estate_reset" "item_reset" +"absmin" "855.000000 1375.000000 -409.000000" +"absmax" "857.000000 1377.000000 -407.000000" +"origin" "856.000000 1376.000000 -408.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2698.798340" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "449302.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "248" +"part_style" "72.000000" +"start_delay" "8.611988" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" } { -"absmin" "-143.000000 -239.000000 -22.426750" -"absmax" "-113.000000 -209.000000 -22.426750" -"origin" "-128.000000 -224.000000 -22.426750" -"oldorigin" "-128.000000 -224.000000 -22.426750" -"classname" "weapon_rocketlauncher" +"modelindex" "49.000000" +"absmin" "543.000000 1247.000000 511.000000" +"absmax" "577.000000 1377.000000 737.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*48" +"mins" "544.000000 1248.000000 512.000000" +"maxs" "576.000000 1376.000000 736.000000" +"size" "32.000000 128.000000 224.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"chain" "230" +"enemy" "251" +"yaw_speed" "100.000000" +"targetname" "upper_arena_door" +"owner" "250" +"movedir" "0.000000 -1.000000 -0.000000" +"noise" "misc/talk.wav" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*48" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "0.000001 -124.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "50.000000" +"absmin" "543.000000 1375.000000 511.000000" +"absmax" "577.000000 1505.000000 737.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*49" +"mins" "544.000000 1376.000000 512.000000" +"maxs" "576.000000 1504.000000 736.000000" +"size" "32.000000 128.000000 224.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"chain" "250" +"enemy" "250" +"yaw_speed" "100.000000" +"targetname" "upper_arena_door" +"owner" "250" +"movedir" "-0.000000 1.000000 -0.000000" +"noise" "misc/talk.wav" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*49" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "-0.000005 124.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "51.000000" +"absmin" "1159.000000 1527.000000 -529.000000" +"absmax" "1177.000000 1625.000000 -255.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*50" +"mins" "1160.000000 1528.000000 -528.000000" +"maxs" "1176.000000 1624.000000 -256.000000" +"size" "16.000000 96.000000 272.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "252" +"yaw_speed" "100.000000" +"spawnflags" "32.000000" +"targetname" "north_bars" +"owner" "252" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "†#ã^" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*50" +"wait" "4.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "-0.000012 0.000000 -264.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "52.000000" +"absmin" "1159.000000 1127.000000 -529.000000" +"absmax" "1177.000000 1225.000000 -255.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*51" +"mins" "1160.000000 1128.000000 -528.000000" +"maxs" "1176.000000 1224.000000 -256.000000" +"size" "16.000000 96.000000 272.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "253" +"yaw_speed" "100.000000" +"spawnflags" "32.000000" +"targetname" "south_bars" +"owner" "253" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "doors/ddoor2.wav" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*51" +"wait" "4.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "-0.000012 0.000000 -264.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "279.000000" +"absmin" "-2651.000000 1095.000000 19.000000" +"absmax" "-2587.000000 1113.000000 85.000000" +"solid" "1.000000" +"origin" "-2688.000000 1104.000000 200.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "trap_pendlongx" +"model" "progs/trap_pendlong.mdl" +"frame" "8.000000" +"mins" "38.000000 -8.000000 -180.000000" +"maxs" "100.000000 8.000000 -116.000000" +"size" "62.000000 16.000000 64.000000" +"touch" "trap_pendulum_touch" +"use" "entity_state_use" +"think" "pend_swing10" +"nextthink" "2698.420898" +"view_ofs" "0.000000 0.000000 -108.000000" +"spawnflags" "33.000000" +"targetname" "pend" +"noise1" "traps/pend_swing.wav" +"noise2" "traps/pend_hit.wav" +"mdl" "progs/trap_pendlong.mdl" +"wait" "1.000000" +"dmg" "5.000000" +"aflag" "1.000000" +"cnt" "0.090000" +"count" "990.000000" +"state" "1.000000" +"pos1" "38.000000 -8.000000 -180.000000" +"pos2" "100.000000 8.000000 -116.000000" +"waitmin" "0.500000" +"activate" "210" +"classtype" "662.000000" +"frame_override" "12.000000" +"estate" "1.000000" +"estate_on" "trap_pendulum_on" +"estate_off" "trap_pendulum_off" +"estate_disable" "trap_pendulum_disable" +"estate_use" "trap_pendulum_use" +} +{ +"modelindex" "279.000000" +"absmin" "-2849.000000 967.000000 69.000000" +"absmax" "-2783.000000 985.000000 143.000000" +"solid" "1.000000" +"origin" "-2688.000000 976.000000 200.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "trap_pendlongx" +"model" "progs/trap_pendlong.mdl" +"frame" "2.000000" +"mins" "-160.000000 -8.000000 -130.000000" +"maxs" "-96.000000 8.000000 -58.000000" +"size" "64.000000 16.000000 72.000000" +"touch" "trap_pendulum_touch" +"use" "entity_state_use" +"think" "pend_swing32" +"nextthink" "2698.502197" +"view_ofs" "0.000000 0.000000 -108.000000" +"spawnflags" "32.000000" +"targetname" "pend" +"noise1" "traps/pend_swing.wav" +"noise2" "traps/pend_hit.wav" +"mdl" "progs/trap_pendlong.mdl" +"wait" "1.000000" +"dmg" "5.000000" +"aflag" "-1.000000" +"cnt" "0.130000" +"count" "990.000000" +"state" "1.000000" +"pos1" "-160.000000 -8.000000 -130.000000" +"pos2" "-96.000000 8.000000 -58.000000" +"waitmin" "0.500000" +"activate" "210" +"classtype" "662.000000" +"estate" "1.000000" +"estate_on" "trap_pendulum_on" +"estate_off" "trap_pendulum_off" +"estate_disable" "trap_pendulum_disable" +"estate_use" "trap_pendulum_use" +} +{ +"absmin" "-3503.000000 689.000000 -7.968750" +"absmax" "-3473.000000 719.000000 -7.968750" +"origin" "-3488.000000 704.000000 -7.968750" +"oldorigin" "-3488.000000 704.000000 -7.968750" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_nailgun" "touch" "item_touch" "think" "item_delay" -"weapon" "32.000000" -"netname" "Rocket Launcher" +"weapon" "4.000000" +"netname" "Nailgun" "flags" "768.000000" "noise" "weapons/pkup.wav" "attack_finished" "999999.000000" -"mdl" "progs/g_rock2.mdl" +"mdl" "progs/g_nail.mdl" "bbmins" "-16.000000 -16.000000 0.000000" "bbmaxs" "16.000000 16.000000 56.000000" "touch2" "weapon_touch" -"classtype" "535.000000" +"classtype" "520.000000" "classgroup" "250.000000" "respawn_time" "30.000000" "estate" "2.000000" @@ -1270,17 +7733,12309 @@ a "estate_reset" "item_reset" } { -"absmin" "-111.000000 -175.000000 -22.426750" -"absmax" "-81.000000 -145.000000 -22.426750" -"origin" "-96.000000 -160.000000 -22.426750" -"oldorigin" "-96.000000 -160.000000 -22.426750" +"modelindex" "270.000000" +"absmin" "-3249.000000 -649.000000 47.000000" +"absmax" "-3247.000000 -647.000000 49.000000" +"origin" "-3248.000000 -648.000000 48.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "463014.000000" +"part_emitter" "258" +"part_active" "72.000000" +} +{ +"absmin" "-3249.000000 -649.000000 47.000000" +"absmax" "-3247.000000 -647.000000 49.000000" +"origin" "-3248.000000 -648.000000 48.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2705.870850" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "463014.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "257" +"part_style" "72.000000" +"start_delay" "8.351237" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-3249.000000 -913.000000 47.000000" +"absmax" "-3247.000000 -911.000000 49.000000" +"origin" "-3248.000000 -912.000000 48.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "63368.000000" +"part_emitter" "260" +"part_active" "72.000000" +} +{ +"absmin" "-3249.000000 -913.000000 47.000000" +"absmax" "-3247.000000 -911.000000 49.000000" +"origin" "-3248.000000 -912.000000 48.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2705.659180" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "63368.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "259" +"part_style" "72.000000" +"start_delay" "9.619343" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "53.000000" +"absmin" "-3441.000000 -257.000000 127.000000" +"absmax" "-3399.000000 -207.000000 161.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3420.000000 -232.000000 144.000000" +"classname" "func_breakable" +"model" "*52" +"mins" "-3440.000000 -256.000000 128.000000" +"maxs" "-3400.000000 -208.000000 160.000000" +"size" "40.000000 48.000000 32.000000" +"use" "funcbreakable_use" +"health" "17.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"pain_finished" "393.658997" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "5.000000" +"count" "6.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "6.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "262" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"pain_finstate" "393.644989" +"dmgtimeframe" "393.744995" +"dmgcombined" "8.000000" +} +{ +"absmin" "-3421.000000 -233.000000 143.000000" +"absmax" "-3419.000000 -231.000000 145.000000" +"origin" "-3420.000000 -232.000000 144.000000" +} +{ +"modelindex" "54.000000" +"absmin" "-3473.000000 -257.000000 159.000000" +"absmax" "-3423.000000 -207.000000 201.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3448.000000 -232.000000 180.000000" +"classname" "func_breakable" +"model" "*53" +"mins" "-3472.000000 -256.000000 160.000000" +"maxs" "-3424.000000 -208.000000 200.000000" +"size" "48.000000 48.000000 40.000000" +"use" "funcbreakable_use" +"health" "25.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "10.000000" +"cnt" "5.000000" +"count" "10.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "10.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "264" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-3449.000000 -233.000000 179.000000" +"absmax" "-3447.000000 -231.000000 181.000000" +"origin" "-3448.000000 -232.000000 180.000000" +} +{ +"modelindex" "55.000000" +"absmin" "-3473.000000 -257.000000 127.000000" +"absmax" "-3431.000000 -207.000000 169.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3452.000000 -232.000000 148.000000" +"classname" "func_breakable" +"model" "*54" +"mins" "-3472.000000 -256.000000 128.000000" +"maxs" "-3432.000000 -208.000000 168.000000" +"size" "40.000000 48.000000 40.000000" +"use" "funcbreakable_use" +"health" "17.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"pain_finished" "393.658997" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "5.000000" +"count" "6.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "6.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "266" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "393.759003" +"dmgcombined" "8.000000" +} +{ +"absmin" "-3453.000000 -233.000000 147.000000" +"absmax" "-3451.000000 -231.000000 149.000000" +"origin" "-3452.000000 -232.000000 148.000000" +} +{ +"modelindex" "56.000000" +"absmin" "-3513.000000 -257.000000 111.000000" +"absmax" "-3471.000000 -207.000000 129.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3492.000000 -232.000000 120.000000" +"classname" "func_breakable" +"model" "*55" +"mins" "-3512.000000 -256.000000 112.000000" +"maxs" "-3472.000000 -208.000000 128.000000" +"size" "40.000000 48.000000 16.000000" +"use" "funcbreakable_use" +"health" "17.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"pain_finished" "393.673004" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "10.000000" +"cnt" "5.000000" +"count" "5.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "5.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "268" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "393.773010" +"dmgcombined" "8.000000" +} +{ +"absmin" "-3493.000000 -233.000000 119.000000" +"absmax" "-3491.000000 -231.000000 121.000000" +"origin" "-3492.000000 -232.000000 120.000000" +} +{ +"modelindex" "57.000000" +"absmin" "-3513.000000 -257.000000 127.000000" +"absmax" "-3463.000000 -207.000000 185.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3488.000000 -232.000000 156.000000" +"classname" "func_breakable" +"model" "*56" +"mins" "-3512.000000 -256.000000 128.000000" +"maxs" "-3464.000000 -208.000000 184.000000" +"size" "48.000000 48.000000 56.000000" +"use" "funcbreakable_use" +"health" "17.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"pain_finished" "393.673004" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "5.000000" +"count" "6.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "6.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "270" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "393.773010" +"dmgcombined" "8.000000" +} +{ +"absmin" "-3489.000000 -233.000000 155.000000" +"absmax" "-3487.000000 -231.000000 157.000000" +"origin" "-3488.000000 -232.000000 156.000000" +} +{ +"modelindex" "58.000000" +"absmin" "-3569.000000 -257.000000 111.000000" +"absmax" "-3511.000000 -207.000000 193.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3540.000000 -232.000000 152.000000" +"classname" "func_breakable" +"model" "*57" +"mins" "-3568.000000 -256.000000 112.000000" +"maxs" "-3512.000000 -208.000000 192.000000" +"size" "56.000000 48.000000 80.000000" +"use" "funcbreakable_use" +"health" "25.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "5.000000" +"count" "5.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "5.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "272" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-3541.000000 -233.000000 151.000000" +"absmax" "-3539.000000 -231.000000 153.000000" +"origin" "-3540.000000 -232.000000 152.000000" +} +{ +"modelindex" "59.000000" +"absmin" "-3529.000000 -257.000000 159.000000" +"absmax" "-3487.000000 -207.000000 201.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3508.000000 -232.000000 180.000000" +"classname" "func_breakable" +"model" "*58" +"mins" "-3528.000000 -256.000000 160.000000" +"maxs" "-3488.000000 -208.000000 200.000000" +"size" "40.000000 48.000000 40.000000" +"use" "funcbreakable_use" +"health" "25.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "10.000000" +"cnt" "5.000000" +"count" "9.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "9.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "274" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-3509.000000 -233.000000 179.000000" +"absmax" "-3507.000000 -231.000000 181.000000" +"origin" "-3508.000000 -232.000000 180.000000" +} +{ +"modelindex" "60.000000" +"absmin" "-3473.000000 -257.000000 111.000000" +"absmax" "-3431.000000 -207.000000 129.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3452.000000 -232.000000 120.000000" +"classname" "func_breakable" +"model" "*59" +"mins" "-3472.000000 -256.000000 112.000000" +"maxs" "-3432.000000 -208.000000 128.000000" +"size" "40.000000 48.000000 16.000000" +"use" "funcbreakable_use" +"health" "17.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"pain_finished" "393.673004" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "5.000000" +"count" "7.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "7.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "276" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"pain_finstate" "393.658997" +"dmgtimeframe" "393.759003" +"dmgcombined" "8.000000" +} +{ +"absmin" "-3453.000000 -233.000000 119.000000" +"absmax" "-3451.000000 -231.000000 121.000000" +"origin" "-3452.000000 -232.000000 120.000000" +} +{ +"modelindex" "270.000000" +"absmin" "-2929.000000 -649.000000 15.000000" +"absmax" "-2927.000000 -647.000000 17.000000" +"origin" "-2928.000000 -648.000000 16.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "338861.000000" +"part_emitter" "278" +"part_active" "72.000000" +} +{ +"absmin" "-2929.000000 -649.000000 15.000000" +"absmax" "-2927.000000 -647.000000 17.000000" +"origin" "-2928.000000 -648.000000 16.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2704.732910" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "338861.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "277" +"part_style" "72.000000" +"start_delay" "5.734214" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-2929.000000 -913.000000 15.000000" +"absmax" "-2927.000000 -911.000000 17.000000" +"origin" "-2928.000000 -912.000000 16.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "189540.000000" +"part_emitter" "280" +"part_active" "72.000000" +} +{ +"absmin" "-2929.000000 -913.000000 15.000000" +"absmax" "-2927.000000 -911.000000 17.000000" +"origin" "-2928.000000 -912.000000 16.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2704.950439" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "189540.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "279" +"part_style" "72.000000" +"start_delay" "5.628742" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"absmin" "-2929.000000 -729.000000 151.000000" +"absmax" "-2927.000000 -727.000000 153.000000" +"origin" "-2928.000000 -728.000000 152.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "shadowzombie" +"targetname" "axe_relay" +"style" "32.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-2929.000000 -849.000000 151.000000" +"absmax" "-2927.000000 -847.000000 153.000000" +"origin" "-2928.000000 -848.000000 152.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "zombie_wall" +"targetname" "axe_relay" +"style" "32.000000" +"delay" "2.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-2633.000000 1431.000000 -33.000000" +"absmax" "-2615.000000 1449.000000 1.000000" +"solid" "1.000000" +"origin" "-2624.000000 1440.000000 -16.000000" +"oldorigin" "-2624.000000 1440.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path1b" +"targetname" "path1a" +"movetarget" "288" +"state" "1.000000" +"activate" "289" +"classtype" "26.000000" +"targetback" "path1a" +"movetarget3" "288" +} +{ +"absmin" "-2697.000000 1367.000000 -33.000000" +"absmax" "-2679.000000 1385.000000 1.000000" +"solid" "1.000000" +"origin" "-2688.000000 1376.000000 -16.000000" +"oldorigin" "-2688.000000 1376.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "283" +"spawnflags" "80.000000" +"target" "path2b" +"targetname" "path2a" +"movetarget" "287" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path2a" +"movetarget3" "287" +} +{ +"absmin" "-2761.000000 1303.000000 -33.000000" +"absmax" "-2743.000000 1321.000000 1.000000" +"solid" "1.000000" +"origin" "-2752.000000 1312.000000 -16.000000" +"oldorigin" "-2752.000000 1312.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "284" +"spawnflags" "80.000000" +"target" "path3b" +"targetname" "path3a" +"movetarget" "286" +"state" "1.000000" +"activate" "290" +"classtype" "26.000000" +"targetback" "path3a" +"movetarget3" "286" +} +{ +"absmin" "-2217.000000 1303.000000 -33.000000" +"absmax" "-2199.000000 1321.000000 1.000000" +"solid" "1.000000" +"origin" "-2208.000000 1312.000000 -16.000000" +"oldorigin" "-2208.000000 1312.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "216" +"spawnflags" "80.000000" +"target" "path3a" +"targetname" "path3b" +"movetarget" "285" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path3b" +"movetarget3" "285" +} +{ +"absmin" "-2297.000000 1367.000000 -33.000000" +"absmax" "-2279.000000 1385.000000 1.000000" +"solid" "1.000000" +"origin" "-2288.000000 1376.000000 -16.000000" +"oldorigin" "-2288.000000 1376.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "286" +"spawnflags" "80.000000" +"target" "path2a" +"targetname" "path2b" +"movetarget" "284" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path2b" +"movetarget3" "284" +} +{ +"absmin" "-2217.000000 1431.000000 -33.000000" +"absmax" "-2199.000000 1449.000000 1.000000" +"solid" "1.000000" +"origin" "-2208.000000 1440.000000 -16.000000" +"oldorigin" "-2208.000000 1440.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "287" +"spawnflags" "80.000000" +"target" "path1a" +"targetname" "path1b" +"movetarget" "283" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path1b" +"movetarget3" "283" +} +{ +"modelindex" "285.000000" +"absmin" "-2641.000000 1677.000000 -32.968750" +"absmax" "-2607.000000 1711.000000 25.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2624.000000 1694.000000 -7.968750" +"oldorigin" "-2624.000000 1694.000000 -7.968750" +"angles" "-0.000000 249.999390 -0.000000" +"classname" "monster_dguard" +"model" "progs/mon_dguard.mdl" +"frame" "226.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.472656" +"health" "-14.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "256.000000" +"target" "path1a" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "9.577000" +"attack_finished" "5.063000" +"pain_finished" "1000005.375000" +"show_hostile" "5.577000" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"movetarget" "283" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dguard.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "4.771605" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "7.956606" +"idle_sound" "knight/idle.wav" +"sight_timeout" "14.063000" +"sight_sound" "knight/ksight.wav" +"enemydist" "524.826477" +"switchattacker" "1" +"switchtimer" "5.063000" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "4.691000" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "285.000000" +"absmin" "-2874.358643 2005.358643 -0.968750" +"absmax" "-2840.358643 2039.358643 57.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2857.358643 2022.358643 24.031250" +"oldorigin" "-2752.000000 1701.000000 -7.968750" +"angles" "-0.000000 135.000000 -0.000000" +"classname" "monster_dguard" +"model" "progs/mon_dguard.mdl" +"frame" "240.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.408447" +"health" "-22.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "256.000000" +"target" "path3a" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "11.600999" +"attack_finished" "5.077877" +"pain_finished" "1000006.812500" +"show_hostile" "7.600999" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"movetarget" "285" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dguard.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "7.000999" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "7.757393" +"idle_sound" "knight/idle.wav" +"sight_timeout" "14.077877" +"sight_sound" "knight/ksight.wav" +"enemydist" "222.561478" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "6.727000" +"dmgcombined" "4.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2169.000000 1511.000000 127.000000" +"absmax" "-2151.000000 1529.000000 161.000000" +"solid" "1.000000" +"origin" "-2160.000000 1520.000000 144.000000" +"oldorigin" "-2160.000000 1520.000000 144.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "251" +"spawnflags" "80.000000" +"target" "path4b" +"targetname" "path4a" +"movetarget" "292" +"state" "1.000000" +"activate" "295" +"classtype" "26.000000" +"targetback" "path4a" +"movetarget3" "292" +} +{ +"absmin" "-2169.000000 1223.000000 127.000000" +"absmax" "-2151.000000 1241.000000 161.000000" +"solid" "1.000000" +"origin" "-2160.000000 1232.000000 144.000000" +"oldorigin" "-2160.000000 1232.000000 144.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path4a" +"targetname" "path4b" +"movetarget" "291" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path4b" +"movetarget3" "291" +} +{ +"absmin" "-2009.000000 1223.000000 127.000000" +"absmax" "-1991.000000 1241.000000 161.000000" +"solid" "1.000000" +"origin" "-2000.000000 1232.000000 144.000000" +"oldorigin" "-2000.000000 1232.000000 144.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "291" +"spawnflags" "80.000000" +"target" "path5a" +"targetname" "path5b" +"movetarget" "294" +"state" "1.000000" +"activate" "296" +"classtype" "26.000000" +"targetback" "path5b" +"movetarget3" "294" +} +{ +"absmin" "-2009.000000 1511.000000 127.000000" +"absmax" "-1991.000000 1529.000000 161.000000" +"solid" "1.000000" +"origin" "-2000.000000 1520.000000 144.000000" +"oldorigin" "-2000.000000 1520.000000 144.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "293" +"spawnflags" "80.000000" +"target" "path5b" +"targetname" "path5a" +"movetarget" "293" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path5a" +"movetarget3" "293" +} +{ +"modelindex" "290.000000" +"absmin" "-2483.169678 1252.784180 -32.968750" +"absmax" "-2449.169678 1286.784180 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2466.169678 1269.784180 -7.968750" +"oldorigin" "-2160.000000 1288.000000 144.000000" +"velocity" "163.097015 -156.590469 0.000000" +"angles" "-0.000000 137.999268 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.439453" +"health" "-17.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 139.987793 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "138.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"target" "path4a" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "30.326483" +"attack_state" "1.000000" +"attack_finished" "25.226475" +"pain_finished" "1000025.250000" +"show_hostile" "26.326483" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "291" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "26.326483" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "32.978550" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "31.226467" +"sight_sound" "wizard/wsight.wav" +"enemydist" "141.691483" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "25.758001" +"dmgcombined" "8.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-2361.447021 1382.869507 -32.968750" +"absmax" "-2327.447021 1416.869507 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2344.447021 1399.869507 -7.968750" +"oldorigin" "-2000.000000 1464.000000 144.000000" +"velocity" "-192.577896 -38.959930 0.000000" +"angles" "-0.000000 184.998779 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.425537" +"groundentity" "660" +"health" "-12.000000" +"takedamage" "2.000000" +"chain" "288" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 173.995972 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "185.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"target" "path5b" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"lefty" "1.000000" +"search_time" "31.962023" +"attack_state" "1.000000" +"attack_finished" "26.762014" +"pain_finished" "1000027.062500" +"show_hostile" "27.962023" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "293" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "27.862022" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "28.451565" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "31.162001" +"sight_sound" "wizard/wsight.wav" +"enemydist" "468.009186" +"enemymaxdist" "1.000000" +"switchattacker" "1" +"switchtimer" "22.162001" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "27.544001" +"dmgcombined" "12.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-2015.000000 1153.000000 -32.000000" +"absmax" "-1985.000000 1183.000000 -32.000000" +"origin" "-2000.000000 1168.000000 -32.000000" +"oldorigin" "-2000.000000 1168.000000 -32.000000" +"angles" "-0.000000 9.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2015.000000 1569.000000 -32.000000" +"absmax" "-1985.000000 1599.000000 -32.000000" +"origin" "-2000.000000 1584.000000 -32.000000" +"oldorigin" "-2000.000000 1584.000000 -32.000000" +"angles" "-0.000000 96.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2175.000000 1569.000000 -32.000000" +"absmax" "-2145.000000 1599.000000 -32.000000" +"origin" "-2160.000000 1584.000000 -32.000000" +"oldorigin" "-2160.000000 1584.000000 -32.000000" +"angles" "-0.000000 137.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2175.000000 1153.000000 -32.000000" +"absmax" "-2145.000000 1183.000000 -32.000000" +"origin" "-2160.000000 1168.000000 -32.000000" +"oldorigin" "-2160.000000 1168.000000 -32.000000" +"angles" "-0.000000 229.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "299.000000" +"absmin" "-2494.886475 633.937012 447.031250" +"absmax" "-2460.886475 667.937012 505.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2477.886475 650.937012 472.031250" +"oldorigin" "-2720.000000 528.000000 360.031250" +"angles" "-0.000000 249.993896 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.456543" +"health" "-5.327036" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "270.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"targetname" "early_monsters" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "3.000000" +"search_time" "304.008057" +"attack_state" "1.000000" +"attack_finished" "55.398750" +"pain_finished" "1000298.875000" +"show_hostile" "300.008057" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "3.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "299.208008" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "300.704071" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "64.398750" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "609.691101" +"switchoverride" "1.000000" +"steptype" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "299.084015" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-3369.000000 567.000000 15.000000" +"absmax" "-3351.000000 585.000000 49.000000" +"solid" "1.000000" +"origin" "-3360.000000 576.000000 32.000000" +"oldorigin" "-3360.000000 576.000000 32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path6b" +"targetname" "path6a" +"movetarget" "303" +"state" "1.000000" +"activate" "306" +"classtype" "26.000000" +"targetback" "path6a" +"movetarget3" "305" +} +{ +"absmin" "-3369.000000 823.000000 15.000000" +"absmax" "-3351.000000 841.000000 49.000000" +"solid" "1.000000" +"origin" "-3360.000000 832.000000 32.000000" +"oldorigin" "-3360.000000 832.000000 32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path6c" +"targetname" "path6b" +"movetarget" "304" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path6b" +"movetarget3" "302" +} +{ +"absmin" "-3625.000000 823.000000 15.000000" +"absmax" "-3607.000000 841.000000 49.000000" +"solid" "1.000000" +"origin" "-3616.000000 832.000000 32.000000" +"oldorigin" "-3616.000000 832.000000 32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path6d" +"targetname" "path6c" +"movetarget" "305" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path6c" +"movetarget3" "303" +} +{ +"absmin" "-3625.000000 567.000000 15.000000" +"absmax" "-3607.000000 585.000000 49.000000" +"solid" "1.000000" +"origin" "-3616.000000 576.000000 32.000000" +"oldorigin" "-3616.000000 576.000000 32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path6a" +"targetname" "path6d" +"movetarget" "302" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path6d" +"movetarget3" "304" +} +{ +"modelindex" "299.000000" +"absmin" "-3218.726807 772.734314 -0.968750" +"absmax" "-3184.726807 806.734314 57.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3201.726807 789.734314 24.031250" +"oldorigin" "-3602.391113 599.249756 24.031250" +"angles" "-0.000000 45.000000 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "255.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.460205" +"health" "-1.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"target" "path6a" +"targetname" "early_monsters" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "161.241302" +"attack_state" "1.000000" +"attack_finished" "145.040558" +"pain_finished" "1000157.062500" +"show_hostile" "157.241302" +"mdl" "progs/mon_dcrossbow.mdl" +"movetarget" "302" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "156.441254" +"attack_track" "-2729.349365 978.203735 -6.968750" +"attack_chance" "0.500000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "151.840973" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "161.088898" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "154.040558" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "535.043030" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "156.378998" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "303.000000" +"absmin" "-2719.000000 2033.000000 -115.968750" +"absmax" "-2657.000000 2095.000000 -59.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-2688.000000 2064.000000 -115.968750" +"oldorigin" "-2688.000000 2064.000000 -115.968750" +"angles" "-0.000000 0.000000 -0.000000" "classname" "weapon_supershotgun" +"model" "progs/g_shot2.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" "touch" "item_touch" "think" "item_delay" "weapon" "2.000000" "netname" "Double-barrelled Shotgun" "flags" "768.000000" "noise" "weapons/pkup.wav" +"mdl" "progs/g_shot2.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "510.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3727.000000 529.000000 0.000000" +"absmax" "-3697.000000 559.000000 0.000000" +"origin" "-3712.000000 544.000000 0.000000" +"oldorigin" "-3712.000000 544.000000 0.000000" +"angles" "-0.000000 103.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3727.000000 857.000000 0.000000" +"absmax" "-3697.000000 887.000000 0.000000" +"origin" "-3712.000000 872.000000 0.000000" +"oldorigin" "-3712.000000 872.000000 0.000000" +"angles" "-0.000000 226.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "307.000000" +"absmin" "-2496.062744 676.709534 447.031250" +"absmax" "-2446.062744 726.709534 513.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2471.062744 701.709534 472.031250" +"oldorigin" "-3488.000000 -160.000000 456.031250" +"angles" "0.000000 164.998169 0.000000" +"classname" "monster_hogremac" +"model" "progs/mon_hogremac.mdl" +"frame" "141.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "hogremac_dieA10" +"nextthink" "2698.456299" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"th_stand" "hogremac_stand1" +"th_walk" "hogremac_walk1" +"th_run" "hogremac_run1" +"th_missile" "hogremac_shoot1" +"th_melee" "hogremac_melee" +"th_pain" "hogremac_pain" +"th_die" "hogremac_die" +"search_time" "293.634674" +"attack_state" "1.000000" +"attack_finished" "290.499237" +"pain_finished" "1000288.500000" +"show_hostile" "289.634674" +"mdl" "progs/mon_hogremac.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "255.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogremac_wakeup1a" +"liquidbase" "-1.000000" +"liquidcheck" "289.634674" +"attack_elev" "-48.000000" +"attack_speed" "550.000000" +"meleerange" "120.000000" +"meleehitsound" "gibs/gibheavy1.wav" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was smashed by a Mace Ogre +" +"idletimer" "292.489563" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "206.429047" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "565.026794" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "288.737030" +"dmgcombined" "24.000000" +"gib1mdl" "progs/w_ogremac.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-3671.000000 921.000000 0.000000" +"absmax" "-3641.000000 951.000000 0.000000" +"origin" "-3656.000000 936.000000 0.000000" +"oldorigin" "-3656.000000 936.000000 0.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3351.000000 921.000000 0.000000" +"absmax" "-3321.000000 951.000000 0.000000" +"origin" "-3336.000000 936.000000 0.000000" +"oldorigin" "-3336.000000 936.000000 0.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "314.000000" +"absmin" "-2667.343018 -173.213348 191.023331" +"absmax" "-2633.343018 -139.213348 257.023315" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-2650.343018 -156.213348 216.023331" +"oldorigin" "-3488.000000 863.000000 448.000000" +"angles" "0.000000 99.997559 0.000000" +"classname" "monster_gargoyle" +"model" "progs/mon_gargoyle.mdl" +"frame" "13.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2698.437744" +"health" "-9.187597" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "100.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"targetname" "monsterwave1" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"search_time" "1701.479248" +"attack_state" "2.000000" +"attack_finished" "1696.841064" +"pain_finished" "1001696.062500" +"show_hostile" "1697.479248" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"think1" "gargoyle_wakeup" +"pos1" "88.000000 111.000000 23.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"skin_override" "1.000000" +"frame_override" "110.000000" +"attachment" "1932" +"enemytarget" "1931" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1697.279297" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "1698.740479" +"pain_flinch" "70.000000" +"pain_finstate" "1695.679810" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "1699.015869" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "1538.720215" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "355.922791" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1696.572876" +"dmgcombined" "20.000000" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "270.000000" +"absmin" "-3345.000000 951.000000 455.000000" +"absmax" "-3343.000000 953.000000 457.000000" +"origin" "-3344.000000 952.000000 456.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "24752.000000" +"part_emitter" "315" +"part_active" "72.000000" +} +{ +"absmin" "-3345.000000 951.000000 455.000000" +"absmax" "-3343.000000 953.000000 457.000000" +"origin" "-3344.000000 952.000000 456.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2700.877930" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "24752.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "314" +"part_style" "72.000000" +"start_delay" "6.410748" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-3633.000000 951.000000 455.000000" +"absmax" "-3631.000000 953.000000 457.000000" +"origin" "-3632.000000 952.000000 456.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "329544.000000" +"part_emitter" "317" +"part_active" "72.000000" +} +{ +"absmin" "-3633.000000 951.000000 455.000000" +"absmax" "-3631.000000 953.000000 457.000000" +"origin" "-3632.000000 952.000000 456.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2700.077393" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "329544.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "316" +"part_style" "72.000000" +"start_delay" "9.792933" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-3737.000000 207.000000 455.000000" +"absmax" "-3735.000000 209.000000 457.000000" +"origin" "-3736.000000 208.000000 456.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "560604.000000" +"part_emitter" "319" +"part_active" "72.000000" +} +{ +"absmin" "-3737.000000 207.000000 455.000000" +"absmax" "-3735.000000 209.000000 457.000000" +"origin" "-3736.000000 208.000000 456.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2698.908447" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "560604.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "318" +"part_style" "72.000000" +"start_delay" "3.928739" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-3737.000000 -81.000000 455.000000" +"absmax" "-3735.000000 -79.000000 457.000000" +"origin" "-3736.000000 -80.000000 456.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "351500.000000" +"part_emitter" "321" +"part_active" "72.000000" +} +{ +"absmin" "-3737.000000 -81.000000 455.000000" +"absmax" "-3735.000000 -79.000000 457.000000" +"origin" "-3736.000000 -80.000000 456.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2700.351562" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "351500.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "320" +"part_style" "72.000000" +"start_delay" "7.974029" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "314.000000" +"absmin" "-3572.321533 43.500885 63.031250" +"absmax" "-3538.321533 77.500885 129.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-3555.321533 60.500885 88.031250" +"oldorigin" "-3647.000000 64.000000 448.000000" +"angles" "0.000000 301.997681 0.000000" +"classname" "monster_gargoyle" +"model" "progs/mon_gargoyle.mdl" +"frame" "13.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2698.436035" +"health" "-6.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "302.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"targetname" "edelman_bars" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "1.000000" +"search_time" "1026.195801" +"attack_state" "1.000000" +"attack_finished" "1022.491638" +"pain_finished" "1001020.875000" +"show_hostile" "1022.195801" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"think1" "gargoyle_wakeup" +"pos1" "88.000000 111.000000 23.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"skin_override" "1.000000" +"frame_override" "88.000000" +"attachment" "2378" +"enemytarget" "1930" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1021.895874" +"attack_chance" "0.200000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "1022.951904" +"pain_flinch" "70.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "1025.595581" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "1028.296509" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "715.804810" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-3727.000000 209.000000 64.000000" +"absmax" "-3697.000000 239.000000 64.000000" +"origin" "-3712.000000 224.000000 64.000000" +"oldorigin" "-3712.000000 224.000000 64.000000" +"angles" "-0.000000 350.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3727.000000 -111.000000 64.000000" +"absmax" "-3697.000000 -81.000000 64.000000" +"origin" "-3712.000000 -96.000000 64.000000" +"oldorigin" "-3712.000000 -96.000000 64.000000" +"angles" "-0.000000 2.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3351.000000 -175.000000 64.000000" +"absmax" "-3321.000000 -145.000000 64.000000" +"origin" "-3336.000000 -160.000000 64.000000" +"oldorigin" "-3336.000000 -160.000000 64.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3663.000000 -175.000000 64.000000" +"absmax" "-3633.000000 -145.000000 64.000000" +"origin" "-3648.000000 -160.000000 64.000000" +"oldorigin" "-3648.000000 -160.000000 64.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3545.000000 919.000000 623.000000" +"absmax" "-3527.000000 937.000000 657.000000" +"solid" "1.000000" +"origin" "-3536.000000 928.000000 640.000000" +"oldorigin" "-3536.000000 928.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7b" +"targetname" "path7a" +"movetarget" "328" +"state" "1.000000" +"activate" "335" +"classtype" "26.000000" +"targetback" "path7a" +"movetarget3" "334" +} +{ +"absmin" "-3545.000000 7.000000 623.000000" +"absmax" "-3527.000000 25.000000 657.000000" +"solid" "1.000000" +"origin" "-3536.000000 16.000000 640.000000" +"oldorigin" "-3536.000000 16.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7c" +"targetname" "path7b" +"movetarget" "329" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path7b" +"movetarget3" "327" +} +{ +"absmin" "-1849.000000 7.000000 623.000000" +"absmax" "-1831.000000 25.000000 657.000000" +"solid" "1.000000" +"origin" "-1840.000000 16.000000 640.000000" +"oldorigin" "-1840.000000 16.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7d" +"targetname" "path7c" +"movetarget" "330" +"state" "1.000000" +"activate" "394" +"classtype" "26.000000" +"targetback" "path7c" +"movetarget3" "328" +} +{ +"absmin" "-1849.000000 871.000000 623.000000" +"absmax" "-1831.000000 889.000000 657.000000" +"solid" "1.000000" +"origin" "-1840.000000 880.000000 640.000000" +"oldorigin" "-1840.000000 880.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "294" +"spawnflags" "80.000000" +"target" "path7e" +"targetname" "path7d" +"movetarget" "331" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path7d" +"movetarget3" "329" +} +{ +"absmin" "-1945.000000 871.000000 623.000000" +"absmax" "-1927.000000 889.000000 657.000000" +"solid" "1.000000" +"origin" "-1936.000000 880.000000 640.000000" +"oldorigin" "-1936.000000 880.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7f" +"targetname" "path7e" +"movetarget" "332" +"state" "1.000000" +"activate" "336" +"classtype" "26.000000" +"targetback" "path7e" +"movetarget3" "330" +} +{ +"absmin" "-1945.000000 103.000000 623.000000" +"absmax" "-1927.000000 121.000000 657.000000" +"solid" "1.000000" +"origin" "-1936.000000 112.000000 640.000000" +"oldorigin" "-1936.000000 112.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7g" +"targetname" "path7f" +"movetarget" "333" +"state" "1.000000" +"activate" "337" +"classtype" "26.000000" +"targetback" "path7f" +"movetarget3" "331" +} +{ +"absmin" "-3449.000000 103.000000 623.000000" +"absmax" "-3431.000000 121.000000 657.000000" +"solid" "1.000000" +"origin" "-3440.000000 112.000000 640.000000" +"oldorigin" "-3440.000000 112.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7h" +"targetname" "path7g" +"movetarget" "334" +"state" "1.000000" +"activate" "338" +"classtype" "26.000000" +"targetback" "path7g" +"movetarget3" "332" +} +{ +"absmin" "-3449.000000 919.000000 623.000000" +"absmax" "-3431.000000 937.000000 657.000000" +"solid" "1.000000" +"origin" "-3440.000000 928.000000 640.000000" +"oldorigin" "-3440.000000 928.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7a" +"targetname" "path7h" +"movetarget" "327" +"state" "1.000000" +"activate" "393" +"classtype" "26.000000" +"targetback" "path7h" +"movetarget3" "333" +} +{ +"modelindex" "290.000000" +"absmin" "-2787.919922 1008.715576 -31.968750" +"absmax" "-2753.919922 1042.715576 34.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2770.919922 1025.715576 -6.968750" +"oldorigin" "-3178.747559 24.186413 640.000000" +"velocity" "-68.831451 -92.562637 0.000000" +"angles" "-0.000000 72.998657 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.410889" +"groundentity" "1015" +"health" "-20.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 85.995483 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "73.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"target" "path7a" +"targetname" "early_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "130.926254" +"attack_state" "1.000000" +"attack_finished" "125.426292" +"pain_finished" "1000126.250000" +"show_hostile" "126.926254" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "329" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "126.726257" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "132.043304" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "64.427338" +"sight_sound" "wizard/wsight.wav" +"enemydist" "229.021149" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "126.727997" +"dmgcombined" "4.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-2751.639648 624.993164 -32.968750" +"absmax" "-2717.639648 658.993164 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2734.639648 641.993164 -7.968750" +"oldorigin" "-2475.397949 102.706146 640.000000" +"velocity" "-158.958710 -5.743591 0.000000" +"angles" "-0.000000 330.996094 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.474854" +"health" "-8.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 319.971313 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "331.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"target" "path7e" +"targetname" "early_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "182.514938" +"attack_state" "1.000000" +"attack_finished" "177.414810" +"pain_finished" "1000177.312500" +"show_hostile" "178.514938" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "333" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "178.514938" +"attack_chance" "0.900000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "183.126343" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "64.413033" +"sight_sound" "wizard/wsight.wav" +"enemydist" "85.121422" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "177.795013" +"dmgcombined" "8.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-3280.713867 1448.010864 31.031250" +"absmax" "-3246.713867 1482.010864 97.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3263.713867 1465.010864 56.031250" +"oldorigin" "-3242.212891 117.645569 640.000000" +"velocity" "-75.154877 172.753082 0.000000" +"angles" "-0.000000 186.992798 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.449219" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 192.996826 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"target" "path7f" +"targetname" "early_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "85.894836" +"attack_state" "1.000000" +"attack_finished" "81.794853" +"pain_finished" "1000080.437500" +"show_hostile" "81.894836" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "333" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "80.894852" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "87.008499" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "64.495239" +"sight_sound" "wizard/wsight.wav" +"enemydist" "162.223694" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "80.966995" +"dmgcombined" "24.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-2731.704834 1371.115479 -32.968750" +"absmax" "-2697.704834 1405.115479 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2714.704834 1388.115479 -7.968750" +"oldorigin" "-3543.827637 515.725769 640.000000" +"velocity" "1.361130 145.347443 0.000000" +"angles" "-0.000000 135.000000 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.418457" +"health" "-8.000000" +"takedamage" "2.000000" +"chain" "285" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 91.999512 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"target" "path7g" +"targetname" "early_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "102.370483" +"attack_state" "1.000000" +"attack_finished" "97.570511" +"pain_finished" "1000096.937500" +"show_hostile" "98.370483" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "328" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "97.770493" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "103.479530" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "64.471130" +"sight_sound" "wizard/wsight.wav" +"enemydist" "198.448074" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "97.435997" +"dmgcombined" "8.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-2840.306396 858.801636 -192.968750" +"absmax" "-2806.306396 892.801636 -126.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2823.306396 875.801636 -167.968750" +"oldorigin" "-3532.180176 450.998230 640.000000" +"velocity" "123.618256 128.489014 0.000000" +"angles" "-0.000000 330.996094 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.447021" +"health" "-27.348064" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 0.000000 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"ideal_yaw" "331.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"target" "path7c" +"targetname" "early_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "230.317230" +"attack_state" "1.000000" +"attack_finished" "225.117096" +"pain_finished" "1000225.250000" +"show_hostile" "226.317230" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "328" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "226.217224" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "232.208847" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "206.515472" +"sight_sound" "wizard/wsight.wav" +"enemydist" "172.064117" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "225.770020" +"dmgcombined" "32.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-3465.000000 487.000000 15.000000" +"absmax" "-3447.000000 505.000000 49.000000" +"solid" "1.000000" +"origin" "-3456.000000 496.000000 32.000000" +"oldorigin" "-3456.000000 496.000000 32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "1" +"spawnflags" "80.000000" +"target" "path8c" +"targetname" "path8b" +"movetarget" "343" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8b" +"movetarget3" "341" +} +{ +"absmin" "-3465.000000 263.000000 79.000000" +"absmax" "-3447.000000 281.000000 113.000000" +"solid" "1.000000" +"origin" "-3456.000000 272.000000 96.000000" +"oldorigin" "-3456.000000 272.000000 96.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8b" +"targetname" "path8a" +"movetarget" "340" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8a" +"movetarget3" "351" +} +{ +"absmin" "-3529.000000 263.000000 79.000000" +"absmax" "-3511.000000 281.000000 113.000000" +"solid" "1.000000" +"origin" "-3520.000000 272.000000 96.000000" +"oldorigin" "-3520.000000 272.000000 96.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8e" +"targetname" "path8d" +"movetarget" "345" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8d" +"movetarget3" "343" +} +{ +"absmin" "-3529.000000 487.000000 15.000000" +"absmax" "-3511.000000 505.000000 49.000000" +"solid" "1.000000" +"origin" "-3520.000000 496.000000 32.000000" +"oldorigin" "-3520.000000 496.000000 32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "340" +"spawnflags" "80.000000" +"target" "path8d" +"targetname" "path8c" +"movetarget" "342" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8c" +"movetarget3" "340" +} +{ +"absmin" "-3673.000000 -9.000000 79.000000" +"absmax" "-3655.000000 9.000000 113.000000" +"solid" "1.000000" +"origin" "-3664.000000 0.000000 96.000000" +"oldorigin" "-3664.000000 0.000000 96.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8g" +"targetname" "path8f" +"movetarget" "346" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8f" +"movetarget3" "345" +} +{ +"absmin" "-3673.000000 119.000000 79.000000" +"absmax" "-3655.000000 137.000000 113.000000" +"solid" "1.000000" +"origin" "-3664.000000 128.000000 96.000000" +"oldorigin" "-3664.000000 128.000000 96.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8f" +"targetname" "path8e" +"movetarget" "344" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8e" +"movetarget3" "342" +} +{ +"absmin" "-3529.000000 -137.000000 79.000000" +"absmax" "-3511.000000 -119.000000 113.000000" +"solid" "1.000000" +"origin" "-3520.000000 -128.000000 96.000000" +"oldorigin" "-3520.000000 -128.000000 96.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8h" +"targetname" "path8g" +"movetarget" "347" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8g" +"movetarget3" "344" +} +{ +"absmin" "-3465.000000 -137.000000 79.000000" +"absmax" "-3447.000000 -119.000000 113.000000" +"solid" "1.000000" +"origin" "-3456.000000 -128.000000 96.000000" +"oldorigin" "-3456.000000 -128.000000 96.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8i" +"targetname" "path8h" +"movetarget" "348" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8h" +"movetarget3" "346" +} +{ +"absmin" "-3305.000000 23.000000 79.000000" +"absmax" "-3287.000000 41.000000 113.000000" +"solid" "1.000000" +"origin" "-3296.000000 32.000000 96.000000" +"oldorigin" "-3296.000000 32.000000 96.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8j" +"targetname" "path8i" +"movetarget" "349" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8i" +"movetarget3" "347" +} +{ +"absmin" "-2905.000000 23.000000 207.000000" +"absmax" "-2887.000000 41.000000 241.000000" +"solid" "1.000000" +"origin" "-2896.000000 32.000000 224.000000" +"oldorigin" "-2896.000000 32.000000 224.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8k" +"targetname" "path8j" +"movetarget" "350" +"state" "1.000000" +"activate" "600" +"classtype" "26.000000" +"targetback" "path8j" +"movetarget3" "348" +} +{ +"absmin" "-2905.000000 87.000000 207.000000" +"absmax" "-2887.000000 105.000000 241.000000" +"solid" "1.000000" +"origin" "-2896.000000 96.000000 224.000000" +"oldorigin" "-2896.000000 96.000000 224.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8l" +"targetname" "path8k" +"movetarget" "351" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8k" +"movetarget3" "349" +} +{ +"absmin" "-3305.000000 87.000000 79.000000" +"absmax" "-3287.000000 105.000000 113.000000" +"solid" "1.000000" +"origin" "-3296.000000 96.000000 96.000000" +"oldorigin" "-3296.000000 96.000000 96.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8a" +"targetname" "path8l" +"movetarget" "341" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8l" +"movetarget3" "350" +} +{ +"modelindex" "323.000000" +"absmin" "-3681.155762 592.826111 -0.968750" +"absmax" "-3631.155762 642.826111 65.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3656.155762 617.826111 24.031250" +"oldorigin" "-3338.656982 173.954941 88.031250" +"angles" "-0.000000 52.998047 -0.000000" +"classname" "monster_hogre" +"model" "progs/mon_hogre.mdl" +"frame" "173.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.443848" +"health" "-9.786462" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "53.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"target" "path8j" +"targetname" "early_monsters" +"th_stand" "hogre_stand1" +"th_walk" "hogre_walk1" +"th_run" "hogre_run1" +"th_missile" "hogre_shoot1" +"th_melee" "hogre_melee" +"th_pain" "hogre_pain" +"th_die" "hogre_die" +"search_time" "366.158112" +"attack_state" "1.000000" +"attack_finished" "363.268585" +"pain_finished" "1000361.562500" +"show_hostile" "362.158112" +"mdl" "progs/mon_hogre.mdl" +"movetarget" "341" +"lip" "0.251534" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "250.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogre_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "361.758087" +"attack_elev" "12.000000" +"attack_speed" "550.000000" +"meleerange" "100.000000" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_finstate" "361.458008" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was blown up by an Ogre Hunter +" +"idletimer" "366.955627" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "362.618103" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "123.261360" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "361.847015" +"dmgcombined" "48.000000" +"gib1mdl" "progs/w_chainsaw.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2863.000000 -463.000000 192.000000" +"absmax" "-2833.000000 -433.000000 192.000000" +"origin" "-2848.000000 -448.000000 192.000000" +"oldorigin" "-2848.000000 -448.000000 192.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "313.000000" +"absmin" "-2559.000000 -479.000000 192.000000" +"absmax" "-2497.000000 -417.000000 248.000000" +"solid" "1.000000" +"origin" "-2528.000000 -448.000000 192.000000" +"oldorigin" "-2528.000000 -448.000000 192.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_15.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2783.000000 -463.000000 192.000000" +"absmax" "-2753.000000 -433.000000 192.000000" +"origin" "-2768.000000 -448.000000 192.000000" +"oldorigin" "-2768.000000 -448.000000 192.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2623.000000 -463.000000 192.000000" +"absmax" "-2593.000000 -433.000000 192.000000" +"origin" "-2608.000000 -448.000000 192.000000" +"oldorigin" "-2608.000000 -448.000000 192.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2711.000000 -463.000000 192.000000" +"absmax" "-2681.000000 -433.000000 192.000000" +"origin" "-2696.000000 -448.000000 192.000000" +"oldorigin" "-2696.000000 -448.000000 192.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "325.000000" +"absmin" "-2339.836670 341.393829 383.031250" +"absmax" "-2305.836670 375.393829 441.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2322.836670 358.393829 408.031250" +"oldorigin" "-3024.000000 368.000000 408.031250" +"angles" "-0.000000 350.996704 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2698.423828" +"health" "-4.500000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "351.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "2.000000" +"targetname" "stone_knight1" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"oldenemy" "1" +"search_time" "682.133667" +"attack_state" "1.000000" +"attack_finished" "672.435059" +"pain_finished" "1000677.500000" +"show_hostile" "678.133667" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"think1" "knight_wakeup" +"lip" "45.000000" +"pos1" "42.000000 51.000000 9.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"frame_override" "42.000000" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"meleetimer" "675.534302" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "679.134460" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "681.435059" +"sight_sound" "statue/sight.wav" +"enemydist" "171.808960" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "325.000000" +"absmin" "-2541.918945 319.693634 431.031250" +"absmax" "-2507.918945 353.693634 489.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2524.918945 336.693634 456.031250" +"oldorigin" "-2288.000000 368.000000 408.031250" +"angles" "0.000000 188.997803 0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "75.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2698.471191" +"health" "-4.500000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "189.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "2.000000" +"targetname" "stone_knight1" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"oldenemy" "1" +"search_time" "677.879883" +"attack_state" "3.000000" +"attack_finished" "672.380249" +"pain_finished" "1000673.562500" +"show_hostile" "673.879883" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"think1" "knight_wakeup" +"lip" "50.000000" +"pos1" "42.000000 51.000000 9.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"frame_override" "42.000000" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"meleetimer" "674.379761" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "677.886902" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "681.380249" +"sight_sound" "statue/sight.wav" +"enemydist" "60.834084" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2743.000000 505.000000 336.000000" +"absmax" "-2713.000000 535.000000 336.000000" +"origin" "-2728.000000 520.000000 336.000000" +"oldorigin" "-2728.000000 520.000000 336.000000" +"angles" "-0.000000 37.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2489.000000 55.000000 207.000000" +"absmax" "-2471.000000 73.000000 241.000000" +"solid" "1.000000" +"origin" "-2480.000000 64.000000 224.000000" +"oldorigin" "-2480.000000 64.000000 224.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path9b" +"targetname" "path9a" +"movetarget" "362" +"state" "1.000000" +"activate" "363" +"classtype" "26.000000" +"targetback" "path9a" +"movetarget3" "362" +} +{ +"absmin" "-2105.000000 55.000000 335.000000" +"absmax" "-2087.000000 73.000000 369.000000" +"solid" "1.000000" +"origin" "-2096.000000 64.000000 352.000000" +"oldorigin" "-2096.000000 64.000000 352.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path9a" +"targetname" "path9b" +"movetarget" "361" +"state" "1.000000" +"activate" "601" +"classtype" "26.000000" +"targetback" "path9b" +"movetarget3" "361" +} +{ +"absmin" "-3429.335449 237.429214 87.031250" +"absmax" "-3427.335449 239.429214 89.031250" +"origin" "-3428.335449 238.429214 88.031250" +"oldorigin" "-2120.000000 64.000000 344.031250" +"angles" "-0.000000 230.998535 -0.000000" +"classname" "monster_hell_knight" +"frame" "43.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-42.621937" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "231.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path9a" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "422.448151" +"attack_finished" "418.007690" +"pain_finished" "416.947998" +"show_hostile" "418.448151" +"mdl" "progs/mon_hknight.mdl" +"movetarget" "361" +"lip" "0.061281" +"waitmin" "1000416.500000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"estate" "2.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "2.000000" +"meleetimer" "417.248077" +"pain_flinch" "60.000000" +"pain_finstate" "410.785980" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "419.665558" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "414.881714" +"sight_sound" "statue/sight.wav" +"enemydist" "155.920029" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"dmgtimeframe" "417.522003" +"dmgcombined" "4.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +} +{ +"absmin" "-2063.000000 -175.000000 320.000000" +"absmax" "-2033.000000 -145.000000 320.000000" +"origin" "-2048.000000 -160.000000 320.000000" +"oldorigin" "-2048.000000 -160.000000 320.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1751.000000 -175.000000 320.000000" +"absmax" "-1721.000000 -145.000000 320.000000" +"origin" "-1736.000000 -160.000000 320.000000" +"oldorigin" "-1736.000000 -160.000000 320.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1679.000000 209.000000 320.000000" +"absmax" "-1649.000000 239.000000 320.000000" +"origin" "-1664.000000 224.000000 320.000000" +"oldorigin" "-1664.000000 224.000000 320.000000" +"angles" "-0.000000 151.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1679.000000 -111.000000 320.000000" +"absmax" "-1649.000000 -81.000000 320.000000" +"origin" "-1664.000000 -96.000000 320.000000" +"oldorigin" "-1664.000000 -96.000000 320.000000" +"angles" "-0.000000 354.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1679.000000 849.000000 384.000000" +"absmax" "-1649.000000 879.000000 384.000000" +"origin" "-1664.000000 864.000000 384.000000" +"oldorigin" "-1664.000000 864.000000 384.000000" +"angles" "-0.000000 89.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1679.000000 529.000000 384.000000" +"absmax" "-1649.000000 559.000000 384.000000" +"origin" "-1664.000000 544.000000 384.000000" +"oldorigin" "-1664.000000 544.000000 384.000000" +"angles" "-0.000000 64.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2479.000000 689.000000 472.000000" +"absmax" "-2449.000000 719.000000 472.000000" +"origin" "-2464.000000 704.000000 472.000000" +"oldorigin" "-2464.000000 704.000000 472.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_armor2" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "16384.000000" +"flags" "256.000000" +"armortype" "0.600000" +"armorvalue" "150.000000" +"spawnflags" "1056.000000" +"noise" "items/armor1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/armour.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "armor_touch" +"classtype" "775.000000" +"classgroup" "275.000000" +"entno_unique" "15884.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "736" +"part_active" "110.000000" +} +{ +"modelindex" "337.000000" +"absmin" "-2327.348633 123.610641 255.031250" +"absmax" "-2293.348633 157.610641 321.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2310.348633 140.610641 280.031250" +"oldorigin" "-2203.312256 634.900513 408.031250" +"velocity" "495.129730 -69.617233 0.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_dfury" +"model" "progs/mon_dfury.mdl" +"frame" "254.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.414062" +"health" "-14.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "180.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"lefty" "2.000000" +"search_time" "630.046570" +"attack_state" "1.000000" +"attack_finished" "625.349060" +"pain_finished" "1000625.250000" +"show_hostile" "626.046570" +"jump_flag" "616.972229" +"mdl" "progs/mon_dfury.mdl" +"pausetime" "999999.000000" +"lip" "2.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "372" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"liquidbase" "-1.000000" +"liquidcheck" "626.046570" +"attack_chance" "0.400000" +"attack_speed" "634.992371" +"attack_offset" "20.000000 0.000000 10.000000" +"meleeattack" "4.000000" +"meleerange" "70.000000" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponstate" "0.199622" +"weaponswitch" "0.834333" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "623.147522" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idletimer" "629.364075" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "624.172424" +"sight_sound" "dknight/dfury_sight.wav" +"enemydist" "158.298065" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "4.000000" +"steplast" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1897.687134 409.260376 391.031250" +"absmax" "-1895.687134 411.260376 393.031250" +"origin" "-1896.687134 410.260376 392.031250" +"angles" "0.000000 260.996704 0.000000" +"frame" "220.000000" +"skin" "1.000000" +"think" "dfury_attachment_finish" +"owner" "371" +"alpha" "0.100000" +"classtype" "32.000000" +} +{ +"absmin" "-2041.000000 487.000000 399.000000" +"absmax" "-2023.000000 505.000000 433.000000" +"solid" "1.000000" +"origin" "-2032.000000 496.000000 416.000000" +"oldorigin" "-2032.000000 496.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path10b" +"targetname" "path10a" +"movetarget" "374" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path10a" +"movetarget3" "380" +} +{ +"absmin" "-1945.000000 487.000000 399.000000" +"absmax" "-1927.000000 505.000000 433.000000" +"solid" "1.000000" +"origin" "-1936.000000 496.000000 416.000000" +"oldorigin" "-1936.000000 496.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "1" +"spawnflags" "80.000000" +"target" "path10c" +"targetname" "path10b" +"movetarget" "375" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path10b" +"movetarget3" "373" +} +{ +"absmin" "-1945.000000 279.000000 319.000000" +"absmax" "-1927.000000 297.000000 353.000000" +"solid" "1.000000" +"origin" "-1936.000000 288.000000 336.000000" +"oldorigin" "-1936.000000 288.000000 336.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path10d" +"targetname" "path10c" +"movetarget" "376" +"state" "1.000000" +"activate" "605" +"classtype" "26.000000" +"targetback" "path10c" +"movetarget3" "374" +} +{ +"absmin" "-1849.000000 279.000000 319.000000" +"absmax" "-1831.000000 297.000000 353.000000" +"solid" "1.000000" +"origin" "-1840.000000 288.000000 336.000000" +"oldorigin" "-1840.000000 288.000000 336.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path10e" +"targetname" "path10d" +"movetarget" "377" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path10d" +"movetarget3" "375" +} +{ +"absmin" "-1849.000000 487.000000 399.000000" +"absmax" "-1831.000000 505.000000 433.000000" +"solid" "1.000000" +"origin" "-1840.000000 496.000000 416.000000" +"oldorigin" "-1840.000000 496.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "374" +"spawnflags" "80.000000" +"target" "path10f" +"targetname" "path10e" +"movetarget" "378" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path10e" +"movetarget3" "376" +} +{ +"absmin" "-1737.000000 487.000000 399.000000" +"absmax" "-1719.000000 505.000000 433.000000" +"solid" "1.000000" +"origin" "-1728.000000 496.000000 416.000000" +"oldorigin" "-1728.000000 496.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path10g" +"targetname" "path10f" +"movetarget" "379" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path10f" +"movetarget3" "377" +} +{ +"absmin" "-1737.000000 695.000000 399.000000" +"absmax" "-1719.000000 713.000000 433.000000" +"solid" "1.000000" +"origin" "-1728.000000 704.000000 416.000000" +"oldorigin" "-1728.000000 704.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "330" +"spawnflags" "80.000000" +"target" "path10h" +"targetname" "path10g" +"movetarget" "380" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path10g" +"movetarget3" "378" +} +{ +"absmin" "-2041.000000 695.000000 399.000000" +"absmax" "-2023.000000 713.000000 433.000000" +"solid" "1.000000" +"origin" "-2032.000000 704.000000 416.000000" +"oldorigin" "-2032.000000 704.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path10a" +"targetname" "path10h" +"movetarget" "373" +"state" "1.000000" +"activate" "604" +"classtype" "26.000000" +"targetback" "path10h" +"movetarget3" "379" +} +{ +"modelindex" "325.000000" +"absmin" "-2014.266724 264.784149 319.031250" +"absmax" "-1980.266724 298.784149 377.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1997.266724 281.784149 344.031250" +"oldorigin" "-1737.067627 579.465698 408.031250" +"angles" "-0.000000 214.996948 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "75.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.394287" +"health" "-13.752190" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"target" "path10h" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"search_time" "520.003296" +"attack_finished" "513.004028" +"pain_finished" "1000514.812500" +"show_hostile" "516.003296" +"mdl" "progs/mon_knight.mdl" +"movetarget" "379" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "519.134949" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "522.004028" +"sight_sound" "statue/sight.wav" +"enemydist" "396.828308" +"switchattacker" "1" +"switchtimer" "513.004028" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "515.133972" +"dmgcombined" "36.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2247.157959 195.894043 423.031250" +"absmax" "-2245.157959 197.894043 425.031250" +"origin" "-2246.157959 196.894043 424.031250" +"oldorigin" "-1927.600586 395.001923 392.031250" +"angles" "-0.000000 124.996948 -0.000000" +"classname" "monster_knight" +"frame" "77.000000" +"skin" "4.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-40.970154" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path10c" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"search_time" "526.166687" +"attack_finished" "518.867493" +"show_hostile" "522.166687" +"mdl" "progs/mon_knight.mdl" +"movetarget" "375" +"waitmin" "1000520.250000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_knight.mdl" +"estate" "2.000000" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "523.212219" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "527.867493" +"sight_sound" "statue/sight.wav" +"enemydist" "209.550262" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"dmgtimeframe" "521.274963" +"dmgcombined" "20.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +} +{ +"absmin" "-2041.000000 903.000000 399.000000" +"absmax" "-2023.000000 921.000000 433.000000" +"solid" "1.000000" +"origin" "-2032.000000 912.000000 416.000000" +"oldorigin" "-2032.000000 912.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path12b" +"targetname" "path12a" +"movetarget" "384" +"state" "1.000000" +"activate" "608" +"classtype" "26.000000" +"targetback" "path12a" +"movetarget3" "384" +} +{ +"absmin" "-1753.000000 903.000000 399.000000" +"absmax" "-1735.000000 921.000000 433.000000" +"solid" "1.000000" +"origin" "-1744.000000 912.000000 416.000000" +"oldorigin" "-1744.000000 912.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "379" +"spawnflags" "80.000000" +"target" "path12a" +"targetname" "path12b" +"movetarget" "383" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path12b" +"movetarget3" "383" +} +{ +"modelindex" "333.000000" +"absmin" "-2620.496094 -120.219650 191.031250" +"absmax" "-2586.496094 -86.219650 257.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2603.496094 -103.219650 216.031250" +"oldorigin" "-1767.360474 912.221741 408.031250" +"angles" "-0.000000 175.995483 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "62.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.400879" +"health" "-20.579670" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "176.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"target" "path12a" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "554.531555" +"attack_finished" "551.531555" +"pain_finished" "1000549.812500" +"show_hostile" "550.531555" +"mdl" "progs/mon_hknight.mdl" +"movetarget" "383" +"lip" "0.201331" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "3.000000" +"pain_flinch" "60.000000" +"pain_finstate" "541.434021" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "552.929260" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "538.376526" +"sight_sound" "statue/sight.wav" +"enemydist" "243.741898" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "550.231995" +"dmgcombined" "40.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1753.000000 807.000000 399.000000" +"absmax" "-1735.000000 825.000000 433.000000" +"solid" "1.000000" +"origin" "-1744.000000 816.000000 416.000000" +"oldorigin" "-1744.000000 816.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "384" +"spawnflags" "80.000000" +"target" "path11a" +"targetname" "path11b" +"movetarget" "388" +"state" "1.000000" +"activate" "606" +"classtype" "26.000000" +"targetback" "path11b" +"movetarget3" "388" +} +{ +"modelindex" "333.000000" +"absmin" "-2227.027100 170.299866 399.031250" +"absmax" "-2193.027100 204.299866 465.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2210.027100 187.299866 424.031250" +"oldorigin" "-1857.000000 816.000000 408.031250" +"angles" "-0.000000 269.978027 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "62.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.432129" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "221.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "261.000000" +"target" "path11b" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "593.156311" +"attack_finished" "589.044434" +"pain_finished" "1000587.875000" +"show_hostile" "589.156311" +"mdl" "progs/mon_hknight.mdl" +"movetarget" "386" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "2.000000" +"pain_flinch" "60.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "593.197083" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "546.169006" +"sight_sound" "statue/sight.wav" +"enemydist" "380.315247" +"switchattacker" "1" +"switchtimer" "537.169006" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "555.231995" +"dmgcombined" "24.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2041.000000 807.000000 399.000000" +"absmax" "-2023.000000 825.000000 433.000000" +"solid" "1.000000" +"origin" "-2032.000000 816.000000 416.000000" +"oldorigin" "-2032.000000 816.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path11b" +"targetname" "path11a" +"movetarget" "386" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path11a" +"movetarget3" "386" +} +{ +"modelindex" "279.000000" +"absmin" "-2651.000000 1767.000000 19.000000" +"absmax" "-2587.000000 1785.000000 85.000000" +"solid" "1.000000" +"origin" "-2688.000000 1776.000000 200.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "trap_pendlongx" +"model" "progs/trap_pendlong.mdl" +"frame" "8.000000" +"mins" "38.000000 -8.000000 -180.000000" +"maxs" "100.000000 8.000000 -116.000000" +"size" "62.000000 16.000000 64.000000" +"touch" "trap_pendulum_touch" +"use" "entity_state_use" +"think" "pend_swing10" +"nextthink" "2698.420898" +"view_ofs" "0.000000 0.000000 -108.000000" +"spawnflags" "33.000000" +"targetname" "pend" +"noise1" "traps/pend_swing.wav" +"noise2" "traps/pend_hit.wav" +"mdl" "progs/trap_pendlong.mdl" +"wait" "1.000000" +"dmg" "5.000000" +"aflag" "1.000000" +"cnt" "0.090000" +"count" "990.000000" +"state" "1.000000" +"pos1" "38.000000 -8.000000 -180.000000" +"pos2" "100.000000 8.000000 -116.000000" +"waitmin" "0.500000" +"activate" "210" +"classtype" "662.000000" +"frame_override" "12.000000" +"estate" "1.000000" +"estate_on" "trap_pendulum_on" +"estate_off" "trap_pendulum_off" +"estate_disable" "trap_pendulum_disable" +"estate_use" "trap_pendulum_use" +} +{ +"modelindex" "279.000000" +"absmin" "-2849.000000 1639.000000 69.000000" +"absmax" "-2783.000000 1657.000000 143.000000" +"solid" "1.000000" +"origin" "-2688.000000 1648.000000 200.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "trap_pendlongx" +"model" "progs/trap_pendlong.mdl" +"frame" "2.000000" +"mins" "-160.000000 -8.000000 -130.000000" +"maxs" "-96.000000 8.000000 -58.000000" +"size" "64.000000 16.000000 72.000000" +"touch" "trap_pendulum_touch" +"use" "entity_state_use" +"think" "pend_swing32" +"nextthink" "2698.502197" +"chain" "338" +"view_ofs" "0.000000 0.000000 -108.000000" +"spawnflags" "32.000000" +"targetname" "pend" +"noise1" "traps/pend_swing.wav" +"noise2" "traps/pend_hit.wav" +"mdl" "progs/trap_pendlong.mdl" +"wait" "1.000000" +"dmg" "5.000000" +"aflag" "-1.000000" +"cnt" "0.130000" +"count" "990.000000" +"state" "1.000000" +"pos1" "-160.000000 -8.000000 -130.000000" +"pos2" "-96.000000 8.000000 -58.000000" +"waitmin" "0.500000" +"activate" "210" +"classtype" "662.000000" +"estate" "1.000000" +"estate_on" "trap_pendulum_on" +"estate_off" "trap_pendulum_off" +"estate_disable" "trap_pendulum_disable" +"estate_use" "trap_pendulum_use" +} +{ +"absmin" "-1769.000000 1439.000000 63.000000" +"absmax" "-1767.000000 1441.000000 65.000000" +"origin" "-1768.000000 1440.000000 64.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "monsterwave1" +"targetname" "magicdoor1" +"killtarget" "magicsummon1C" +"style" "32.000000" +"activate" "211" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "344.000000" +"absmin" "-1975.900146 1449.080811 447.031250" +"absmax" "-1925.900146 1499.080811 513.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1950.900146 1474.080811 472.031250" +"oldorigin" "-1953.728516 1471.252441 472.031250" +"velocity" "-543.763062 0.000000 0.000000" +"angles" "0.000000 45.000000 0.000000" +"classname" "monster_demon1" +"model" "progs/mon_demon.mdl" +"frame" "53.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.463867" +"health" "-10.000000" +"takedamage" "2.000000" +"chain" "386" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "224.000000" +"targetname" "monsterwave1" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"oldenemy" "1" +"search_time" "1243.113892" +"attack_state" "1.000000" +"attack_finished" "1238.713989" +"pain_finished" "1001237.937500" +"axhitme" "1.000000" +"show_hostile" "1239.113892" +"jump_flag" "1230.859009" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"pos1" "-1819.609131 1400.863525 440.031250" +"height" "256.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "1238.813965" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1236.154907" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "1242.728271" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "1245.171997" +"sight_sound" "demon/sight2.wav" +"enemydist" "76.654709" +"switchattacker" "1" +"switchtimer" "1238.713989" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_dmleg1.mdl" +"gib2mdl" "progs/gib_dmleg2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-1944.681641 424.248077 383.031250" +"absmax" "-1910.681641 458.248077 449.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1927.681641 441.248077 408.031250" +"oldorigin" "-1928.353760 651.851318 640.000000" +"velocity" "101.791443 -193.700974 0.000000" +"angles" "-0.000000 316.999512 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.467041" +"health" "-19.000000" +"takedamage" "2.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 330.001831 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "317.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"target" "path7h" +"targetname" "monsterwave1" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "1559.335815" +"attack_state" "1.000000" +"attack_finished" "1555.281738" +"pain_finished" "1001553.937500" +"show_hostile" "1555.335815" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "332" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1554.381714" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1555.654785" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1546.885742" +"sight_sound" "wizard/wsight.wav" +"enemydist" "155.366791" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-2408.006836 625.947021 -32.968750" +"absmax" "-2374.006836 659.947021 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2391.006836 642.947021 -7.968750" +"oldorigin" "-1845.075195 571.446167 640.000000" +"velocity" "11.383408 -73.409225 0.000000" +"angles" "-0.000000 193.996582 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.423340" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 193.996582 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "194.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"target" "path7c" +"targetname" "monsterwave1" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "1503.987793" +"attack_state" "1.000000" +"attack_finished" "1496.729858" +"pain_finished" "1001498.812500" +"show_hostile" "1499.987793" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "330" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1499.887817" +"attack_chance" "0.900000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1502.301025" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1260.689453" +"sight_sound" "wizard/wsight.wav" +"enemydist" "101.535011" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "351.000000" +"absmin" "-2784.094238 1484.866211 -32.968750" +"absmax" "-2734.094238 1534.866211 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2759.094238 1509.866211 -7.968750" +"oldorigin" "-2688.000000 1568.000000 -7.968750" +"angles" "-0.000000 203.999634 0.000000" +"classname" "monster_shalrath" +"model" "progs/mon_shalrath.mdl" +"frame" "22.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.464600" +"health" "-23.000000" +"takedamage" "2.000000" +"chain" "338" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "204.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"targetname" "temple1_monsters" +"th_stand" "shal_stand" +"th_walk" "shal_walk1" +"th_run" "shal_run1" +"th_missile" "shal_magic" +"th_pain" "shal_pain" +"th_die" "shal_die" +"search_time" "1282.831543" +"attack_state" "1.000000" +"attack_finished" "1278.709717" +"pain_finished" "1001277.500000" +"show_hostile" "1278.831543" +"mdl" "progs/mon_shalrath.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "160.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-90.000000" +"headmdl" "progs/h_shalrath.mdl" +"attachment" "216" +"th_checkattack" "ShalCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1278.731567" +"attack_chance" "0.400000" +"attack_speed" "225.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "3.000000" +"pain_ignore" "1.000000" +"pain_sound" "shalrath/pain.wav" +"deathstring" " was exploded by a Vore +" +"idletimer" "1282.782471" +"idle_sound" "shalrath/idle.wav" +"sight_timeout" "1281.796143" +"sight_sound" "shalrath/sight.wav" +"enemydist" "313.750702" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"blockudeath" "1.000000" +} +{ +"absmin" "-2635.181641 1403.202393 -8.968750" +"absmax" "-2633.181641 1405.202393 -6.968750" +"origin" "-2634.181641 1404.202393 -7.968750" +"oldorigin" "-2080.000000 1504.000000 -9.968750" +"angles" "-0.000000 189.975586 -0.000000" +"classname" "monster_knight" +"frame" "9.000000" +"skin" "4.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-49.000000" +"chain" "395" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "temple1_monsters" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"lefty" "1.000000" +"search_time" "1287.337769" +"attack_finished" "1276.450439" +"pain_finished" "1283.238037" +"show_hostile" "1283.337769" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"waitmin" "1001281.375000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_knight.mdl" +"estate" "2.000000" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"weaponswitch" "1277.321167" +"pain_flinch" "40.000000" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idlebusy" "1.000000" +"idletimer" "1288.831909" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1285.450439" +"sight_sound" "statue/sight.wav" +"enemydist" "463.282501" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +} +{ +"modelindex" "325.000000" +"absmin" "-2749.192139 1332.009033 -32.968750" +"absmax" "-2715.192139 1366.009033 25.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2732.192139 1349.009033 -7.968750" +"oldorigin" "-2080.000000 1248.000000 -9.968750" +"angles" "-0.000000 174.995728 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.458252" +"health" "-6.000000" +"takedamage" "2.000000" +"chain" "396" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "398" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "101.000000" +"targetname" "temple1_monsters" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"lefty" "1.000000" +"search_time" "1286.104126" +"attack_finished" "1276.505493" +"pain_finished" "1001281.000000" +"show_hostile" "1282.104126" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"no_liquiddmg" "1.000000" +"activate" "398" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"weaponswitch" "1274.751587" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idlebusy" "1.000000" +"idletimer" "1281.771118" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1285.505493" +"sight_sound" "statue/sight.wav" +"enemydist" "355.708160" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2742.189941 1363.470825 -8.968750" +"absmax" "-2740.189941 1365.470825 -6.968750" +"origin" "-2741.189941 1364.470825 -7.968750" +"oldorigin" "-2080.000000 1376.000000 -9.968750" +"angles" "-0.000000 178.994751 -0.000000" +"classname" "monster_hell_knight" +"frame" "158.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-77.000000" +"chain" "397" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "179.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "temple1_monsters" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "1287.037842" +"attack_finished" "1282.988159" +"pain_finished" "1283.238037" +"show_hostile" "1283.037842" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"waitmin" "1001281.375000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"estate" "2.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "3.000000" +"pain_flinch" "60.000000" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "1283.713135" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1285.445557" +"sight_sound" "statue/sight.wav" +"enemydist" "357.677826" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-2663.123291 1357.503052 -32.968750" +"absmax" "-2629.123291 1391.503052 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2646.123291 1374.503052 -7.968750" +"oldorigin" "-2000.000000 1440.000000 -7.968750" +"angles" "-0.000000 178.994751 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "53.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.467529" +"health" "-28.609056" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "179.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "357.000000" +"targetname" "temple1_monsters" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "1298.625610" +"attack_state" "3.000000" +"attack_finished" "1294.026001" +"pain_finished" "1001294.437500" +"show_hostile" "1294.625610" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.565874" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleetimer" "1294.925537" +"pain_flinch" "60.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "1297.890259" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1299.426636" +"sight_sound" "statue/sight.wav" +"enemydist" "65.549904" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1294.516968" +"dmgcombined" "32.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-2794.721436 1356.182739 -32.968750" +"absmax" "-2760.721436 1390.182739 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2777.721436 1373.182739 -7.968750" +"oldorigin" "-2000.000000 1312.000000 -7.968750" +"angles" "-0.000000 181.999512 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "53.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.405273" +"health" "-37.939079" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "182.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "357.000000" +"targetname" "temple1_monsters" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "1302.774902" +"attack_state" "1.000000" +"attack_finished" "1296.296021" +"pain_finished" "1001297.937500" +"show_hostile" "1298.774902" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.478439" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "1.000000" +"meleetimer" "1295.895020" +"pain_flinch" "60.000000" +"pain_finstate" "1297.099976" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "1298.848755" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1299.418091" +"sight_sound" "statue/sight.wav" +"enemydist" "152.172134" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1298.053955" +"dmgcombined" "24.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "351.000000" +"absmin" "-1906.925171 1064.555176 431.031250" +"absmax" "-1856.925171 1114.555176 497.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1881.925171 1089.555176 456.031250" +"oldorigin" "-1864.998535 1021.344727 440.031250" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_shalrath" +"model" "progs/mon_shalrath.mdl" +"frame" "22.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.463135" +"health" "-14.000000" +"takedamage" "2.000000" +"chain" "392" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "180.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"targetname" "edelman_bars" +"th_stand" "shal_stand" +"th_walk" "shal_walk1" +"th_run" "shal_run1" +"th_missile" "shal_magic" +"th_pain" "shal_pain" +"th_die" "shal_die" +"oldenemy" "1" +"search_time" "1572.240967" +"attack_state" "1.000000" +"attack_finished" "1565.891602" +"pain_finished" "1001566.750000" +"show_hostile" "1568.240967" +"mdl" "progs/mon_shalrath.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "160.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-90.000000" +"headmdl" "progs/h_shalrath.mdl" +"attachment" "1930" +"th_checkattack" "ShalCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1567.441162" +"attack_chance" "0.100000" +"attack_speed" "225.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1566.341919" +"pain_check" "3.000000" +"pain_timeout" "3.000000" +"pain_ignore" "1.000000" +"pain_sound" "shalrath/pain.wav" +"deathstring" " was exploded by a Vore +" +"idletimer" "1568.644287" +"idle_sound" "shalrath/idle.wav" +"sight_timeout" "1172.679443" +"sight_sound" "shalrath/sight.wav" +"enemydist" "686.220276" +"switchattacker" "710" +"switchtimer" "1247.447998" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"blockudeath" "1.000000" +} +{ +"modelindex" "344.000000" +"absmin" "-133.128265 1145.492065 -96.968750" +"absmax" "-83.128258 1195.492065 -30.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-108.128258 1170.492065 -71.968750" +"oldorigin" "-540.851440 1251.192017 -87.968750" +"velocity" "399.229614 -99.123856 0.000000" +"angles" "0.000000 231.981812 0.000000" +"classname" "monster_demon1" +"model" "progs/mon_demon.mdl" +"frame" "53.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.459229" +"health" "-23.175817" +"takedamage" "2.000000" +"chain" "401" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "918" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "161.000000" +"yaw_speed" "20.000000" +"goalentity" "414" +"spawnflags" "1.000000" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"oldenemy" "1" +"search_time" "1330.384888" +"attack_state" "5.000000" +"attack_finished" "1325.984985" +"pain_finished" "1001325.125000" +"show_hostile" "1326.384888" +"jump_flag" "1324.153320" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"pos1" "-540.851440 1251.192017 -87.968750" +"height" "256.000000" +"activate" "918" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "1325.899902" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "1325.871826" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "1326.763184" +"sight_sound" "demon/sight2.wav" +"enemydist" "310.617554" +"switchattacker" "414" +"switchtimer" "1325.984985" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1325.500977" +"dmgcombined" "8.000000" +"gib1mdl" "progs/gib_dmclaw1.mdl" +"gib2mdl" "progs/gib_dmleg2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-1699.070679 1942.135132 79.031250" +"absmax" "-1665.070679 1976.135132 145.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1682.070679 1959.135132 104.031250" +"oldorigin" "-1696.000000 1872.000000 120.031250" +"angles" "-0.000000 119.998169 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "53.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.394775" +"health" "-10.000000" +"takedamage" "2.000000" +"chain" "402" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "120.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"target" "hknight1" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "1790.598755" +"attack_state" "3.000000" +"attack_finished" "1781.223633" +"pain_finished" "1001787.125000" +"axhitme" "1.000000" +"show_hostile" "1786.598755" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"movetarget" "420" +"lip" "0.053255" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"meleetimer" "1787.098633" +"pain_flinch" "60.000000" +"pain_finstate" "1785.038940" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "1793.219238" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1790.223633" +"sight_sound" "statue/sight.wav" +"enemydist" "48.153385" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1113.000000 1959.000000 687.000000" +"absmax" "-1095.000000 1977.000000 721.000000" +"solid" "1.000000" +"origin" "-1104.000000 1968.000000 704.000000" +"oldorigin" "-1104.000000 1968.000000 704.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "403" +"spawnflags" "80.000000" +"target" "path13b" +"targetname" "path13a" +"movetarget" "405" +"state" "1.000000" +"activate" "413" +"classtype" "26.000000" +"targetback" "path13a" +"movetarget3" "412" +} +{ +"absmin" "-1385.000000 1511.000000 783.000000" +"absmax" "-1367.000000 1529.000000 817.000000" +"solid" "1.000000" +"origin" "-1376.000000 1520.000000 800.000000" +"oldorigin" "-1376.000000 1520.000000 800.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "404" +"spawnflags" "80.000000" +"target" "path13c" +"targetname" "path13b" +"movetarget" "406" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path13b" +"movetarget3" "404" +} +{ +"absmin" "-1401.000000 1095.000000 687.000000" +"absmax" "-1383.000000 1113.000000 721.000000" +"solid" "1.000000" +"origin" "-1392.000000 1104.000000 704.000000" +"oldorigin" "-1392.000000 1104.000000 704.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "405" +"spawnflags" "80.000000" +"target" "path13d" +"targetname" "path13c" +"movetarget" "407" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path13c" +"movetarget3" "405" +} +{ +"absmin" "-1001.000000 631.000000 719.000000" +"absmax" "-983.000000 649.000000 753.000000" +"solid" "1.000000" +"origin" "-992.000000 640.000000 736.000000" +"oldorigin" "-992.000000 640.000000 736.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "406" +"spawnflags" "80.000000" +"target" "path13e" +"targetname" "path13d" +"movetarget" "408" +"state" "1.000000" +"activate" "414" +"classtype" "26.000000" +"targetback" "path13d" +"movetarget3" "406" +} +{ +"absmin" "-265.000000 631.000000 815.000000" +"absmax" "-247.000000 649.000000 849.000000" +"solid" "1.000000" +"origin" "-256.000000 640.000000 832.000000" +"oldorigin" "-256.000000 640.000000 832.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "407" +"spawnflags" "80.000000" +"target" "path13f" +"targetname" "path13e" +"movetarget" "409" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path13e" +"movetarget3" "407" +} +{ +"absmin" "71.000000 1095.000000 575.000000" +"absmax" "89.000000 1113.000000 609.000000" +"solid" "1.000000" +"origin" "80.000000 1104.000000 592.000000" +"oldorigin" "80.000000 1104.000000 592.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "408" +"spawnflags" "80.000000" +"target" "path13g" +"targetname" "path13f" +"movetarget" "410" +"state" "1.000000" +"activate" "415" +"classtype" "26.000000" +"targetback" "path13f" +"movetarget3" "408" +} +{ +"absmin" "103.000000 1623.000000 815.000000" +"absmax" "121.000000 1641.000000 849.000000" +"solid" "1.000000" +"origin" "112.000000 1632.000000 832.000000" +"oldorigin" "112.000000 1632.000000 832.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "409" +"spawnflags" "80.000000" +"target" "path13h" +"targetname" "path13g" +"movetarget" "411" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path13g" +"movetarget3" "409" +} +{ +"absmin" "-185.000000 1959.000000 607.000000" +"absmax" "-167.000000 1977.000000 641.000000" +"solid" "1.000000" +"origin" "-176.000000 1968.000000 624.000000" +"oldorigin" "-176.000000 1968.000000 624.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "410" +"spawnflags" "80.000000" +"target" "path13i" +"targetname" "path13h" +"movetarget" "412" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path13h" +"movetarget3" "410" +} +{ +"absmin" "-649.000000 2167.000000 799.000000" +"absmax" "-631.000000 2185.000000 833.000000" +"solid" "1.000000" +"origin" "-640.000000 2176.000000 816.000000" +"oldorigin" "-640.000000 2176.000000 816.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "411" +"spawnflags" "80.000000" +"target" "path13a" +"targetname" "path13i" +"movetarget" "404" +"state" "1.000000" +"activate" "416" +"classtype" "26.000000" +"targetback" "path13i" +"movetarget3" "411" +} +{ +"modelindex" "290.000000" +"absmin" "-669.093750 991.031250 -112.968750" +"absmax" "-635.093750 1025.031250 -46.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-652.093750 1008.031250 -87.968750" +"oldorigin" "-837.266418 2037.159912 720.000000" +"velocity" "-78.826675 0.000000 0.000000" +"angles" "-0.000000 14.996338 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.397461" +"health" "-4.257881" +"takedamage" "2.000000" +"chain" "412" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 335.994873 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"target" "path13a" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "1340.281616" +"attack_state" "1.000000" +"attack_finished" "1335.781982" +"pain_finished" "1001334.937500" +"show_hostile" "1336.281616" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "404" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1336.081665" +"move_elev" "8.000000" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1333.869751" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1339.795532" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1324.786621" +"sight_sound" "wizard/wsight.wav" +"enemydist" "318.868774" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1335.437012" +"dmgcombined" "24.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-372.691864 1063.156860 -41.454334" +"absmax" "-370.691864 1065.156860 -39.454334" +"origin" "-371.691864 1064.156860 -40.454334" +"oldorigin" "-934.453125 1965.601074 720.000000" +"angles" "-0.000000 315.000000 -0.000000" +"classname" "monster_wizard" +"frame" "47.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-31.430494" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 317.999268 -0.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"target" "path13d" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "1345.873413" +"attack_state" "1.000000" +"attack_finished" "1341.473755" +"pain_finished" "1331.276001" +"show_hostile" "1341.873413" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "404" +"lip" "3.628895" +"height" "128.000000" +"waitmin" "1001340.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_wizard.mdl" +"estate" "2.000000" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1341.673462" +"move_elev" "8.000000" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1331.276001" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1344.037964" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1225.015625" +"sight_sound" "wizard/wsight.wav" +"enemydist" "156.761017" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"dmgtimeframe" "1341.028931" +"dmgcombined" "20.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-449.773621 980.017456 -32.876816" +"absmax" "-447.773621 982.017456 -30.876818" +"origin" "-448.773621 981.017456 -31.876818" +"oldorigin" "-174.401932 1906.895630 640.000000" +"angles" "-0.000000 319.998779 -0.000000" +"classname" "monster_wizard" +"frame" "47.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-31.707634" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 350.996704 -0.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "320.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"target" "path13f" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"lefty" "1.000000" +"search_time" "1347.390381" +"attack_state" "1.000000" +"attack_finished" "1344.190430" +"pain_finished" "1325.083130" +"show_hostile" "1343.390381" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "411" +"lip" "2.916227" +"height" "128.000000" +"waitmin" "1001341.500000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_wizard.mdl" +"estate" "2.000000" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1343.390381" +"move_elev" "8.000000" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1325.083130" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1347.247559" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1324.797119" +"sight_sound" "wizard/wsight.wav" +"enemydist" "225.146698" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"dmgtimeframe" "1342.500977" +"dmgcombined" "4.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-730.441406 991.031250 -112.968750" +"absmax" "-696.441406 1025.031250 -46.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-713.441406 1008.031250 -87.968750" +"oldorigin" "-1352.720215 1682.902588 784.000000" +"velocity" "-147.823364 0.000000 0.000000" +"angles" "-0.000000 45.000000 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.466553" +"health" "-13.300547" +"takedamage" "2.000000" +"chain" "413" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 356.995239 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"target" "path13i" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "1340.309326" +"attack_state" "1.000000" +"attack_finished" "1336.409546" +"pain_finished" "1001334.875000" +"show_hostile" "1336.309326" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "405" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1335.609497" +"move_elev" "8.000000" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1332.220825" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1339.265625" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1324.914307" +"sight_sound" "wizard/wsight.wav" +"enemydist" "289.278748" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1335.406006" +"dmgcombined" "4.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "358.000000" +"absmin" "-1656.728149 1281.046997 414.041443" +"absmax" "-1590.728149 1347.046997 504.041443" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1623.728149 1314.046997 439.041443" +"oldorigin" "-1696.000000 1056.000000 408.031250" +"angles" "-0.000000 260.996704 -0.000000" +"classname" "monster_shambler" +"model" "progs/mon_shambler.mdl" +"frame" "93.000000" +"mins" "-32.000000 -32.000000 -24.000000" +"maxs" "32.000000 32.000000 64.000000" +"size" "64.000000 64.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.420898" +"takedamage" "2.000000" +"chain" "416" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "600.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "261.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "sham_stand1" +"th_walk" "sham_walk1" +"th_run" "sham_run1" +"th_missile" "sham_magic1" +"th_melee" "sham_melee" +"th_pain" "sham_pain" +"th_die" "sham_die" +"search_time" "1854.589478" +"attack_state" "1.000000" +"attack_finished" "1849.467896" +"pain_finished" "1001861.250000" +"axhitme" "1.000000" +"show_hostile" "1850.589478" +"mdl" "progs/mon_shambler.mdl" +"pausetime" "999999.000000" +"lip" "0.581591" +"pos1" "-1611.598389 1424.561523 496.031250" +"pos2" "-1587.979980 1390.632690 489.031250" +"pos3" "-1601.411377 1409.927368 493.012024" +"activate" "1" +"bboxtype" "10.000000" +"bbmins" "-32.000000 -32.000000 -24.000000" +"bbmaxs" "32.000000 32.000000 64.000000" +"classtype" "165.000000" +"classgroup" "666.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_shambler.mdl" +"attachment" "216" +"th_checkattack" "ShamCheckAttack" +"th_wakeup" "sham_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "1850.589478" +"attack_offset" "0.000000 0.000000 40.000000" +"meleeattack" "0.581866" +"meleehitsound" "shambler/smack.wav" +"pain_flinch" "400.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1857.838867" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "shambler/shurt2.wav" +"deathstring" " was smashed by a Shambler +" +"idletimer" "1849.694458" +"idle_sound" "shambler/sidle.wav" +"sight_timeout" "1828.020752" +"sight_sound" "shambler/ssight.wav" +"enemydist" "77.134979" +"switchoverride" "1.000000" +"steptype" "6.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"resist_rockets" "0.500000" +"gib1mdl" "progs/gib_shclaw1.mdl" +"gib2mdl" "progs/gib_shclaw2.mdl" +"gib3mdl" "progs/gib_shfoot2.mdl" +"gib4mdl" "progs/gib_shfoot2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-1545.000000 1575.000000 399.000000" +"absmax" "-1527.000000 1593.000000 433.000000" +"solid" "1.000000" +"origin" "-1536.000000 1584.000000 416.000000" +"oldorigin" "-1536.000000 1584.000000 416.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "417" +"spawnflags" "80.000000" +"target" "path14b" +"targetname" "path14a" +"movetarget" "419" +"state" "1.000000" +"activate" "420" +"classtype" "26.000000" +"targetback" "path14a" +"movetarget3" "419" +} +{ +"absmin" "-1513.000000 679.000000 383.000000" +"absmax" "-1495.000000 697.000000 417.000000" +"solid" "1.000000" +"origin" "-1504.000000 688.000000 400.000000" +"oldorigin" "-1504.000000 688.000000 400.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "418" +"spawnflags" "80.000000" +"target" "path14a" +"targetname" "path14b" +"movetarget" "418" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path14b" +"movetarget3" "418" +} +{ +"modelindex" "299.000000" +"absmin" "-1512.276733 1613.514526 383.031250" +"absmax" "-1478.276733 1647.514526 441.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1495.276733 1630.514526 408.031250" +"oldorigin" "-1534.176880 1550.141724 408.031250" +"angles" "-0.000000 263.995972 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.436035" +"health" "-5.000000" +"takedamage" "2.000000" +"chain" "419" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "264.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"target" "path14a" +"targetname" "hknight1" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "1.000000" +"search_time" "1816.950806" +"attack_state" "1.000000" +"attack_finished" "1801.992065" +"pain_finished" "1001812.937500" +"axhitme" "1.000000" +"show_hostile" "1812.950806" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"movetarget" "418" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "1812.950806" +"attack_track" "-1514.216919 1576.776367 408.031250" +"attack_chance" "0.200000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "1812.289551" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1812.450928" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "1817.454102" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "1810.992065" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "32.307755" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-841.000000 439.000000 383.000000" +"absmax" "-823.000000 457.000000 417.000000" +"solid" "1.000000" +"origin" "-832.000000 448.000000 400.000000" +"oldorigin" "-832.000000 448.000000 400.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "420" +"spawnflags" "80.000000" +"target" "path15a" +"targetname" "path15b" +"movetarget" "422" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path15b" +"movetarget3" "422" +} +{ +"absmin" "-425.000000 439.000000 383.000000" +"absmax" "-407.000000 457.000000 417.000000" +"solid" "1.000000" +"origin" "-416.000000 448.000000 400.000000" +"oldorigin" "-416.000000 448.000000 400.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "421" +"spawnflags" "80.000000" +"target" "path15b" +"targetname" "path15a" +"movetarget" "421" +"state" "1.000000" +"activate" "423" +"classtype" "26.000000" +"targetback" "path15a" +"movetarget3" "421" +} +{ +"modelindex" "299.000000" +"absmin" "-137.405579 322.530518 367.031250" +"absmax" "-103.405586 356.530518 425.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-120.405586 339.530518 392.031250" +"oldorigin" "-555.000000 448.000000 392.031250" +"angles" "-0.000000 199.973145 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "255.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.445068" +"health" "-6.000000" +"takedamage" "2.000000" +"chain" "422" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"target" "path15a" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "1395.975464" +"attack_state" "1.000000" +"attack_finished" "1370.405518" +"pain_finished" "1001391.750000" +"show_hostile" "1391.975464" +"mdl" "progs/mon_dcrossbow.mdl" +"movetarget" "422" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "1391.175659" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "1397.437500" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "1379.405518" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "910.672424" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "193.000000 2113.000000 -79.968750" +"absmax" "223.000000 2143.000000 -79.968750" +"origin" "208.000000 2128.000000 -79.968750" +"oldorigin" "208.000000 2128.000000 -79.968750" +"angles" "-0.000000 277.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "113.000000 2113.000000 -79.968750" +"absmax" "143.000000 2143.000000 -79.968750" +"origin" "128.000000 2128.000000 -79.968750" +"oldorigin" "128.000000 2128.000000 -79.968750" +"angles" "-0.000000 203.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "33.000000 2113.000000 -79.968750" +"absmax" "63.000000 2143.000000 -79.968750" +"origin" "48.000000 2128.000000 -79.968750" +"oldorigin" "48.000000 2128.000000 -79.968750" +"angles" "-0.000000 96.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-639.000000 241.000000 392.000000" +"absmax" "-609.000000 271.000000 392.000000" +"origin" "-624.000000 256.000000 392.000000" +"oldorigin" "-624.000000 256.000000 392.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_upgrade_axe" +"skin" "4.000000" +"touch" "item_touch" +"think" "item_delay" +"weapon" "4096.000000" +"netname" "Shadow Axe" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/pkup.wav" +"attack_finished" "999999.000000" +"mdl" "progs/g_shadaxe.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "500.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "367.000000" +"absmin" "-682.787537 216.052887 367.031250" +"absmax" "-648.787537 250.052887 409.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-665.787537 233.052887 392.031250" +"oldorigin" "-630.492432 243.289566 411.396362" +"velocity" "0.000000 -60.932564 0.000000" +"angles" "-0.000000 150.996094 -0.000000" +"classname" "monster_scorpion" +"model" "progs/mon_scorpion.mdl" +"frame" "94.000000" +"skin" "3.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.474121" +"health" "-20.000000" +"takedamage" "2.000000" +"chain" "423" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "151.000000" +"yaw_speed" "30.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"th_stand" "pinch_idle1" +"th_walk" "pinch_walk1" +"th_run" "pinch_run1" +"th_melee" "pinch_claw1" +"th_pain" "pinch_pain" +"th_die" "pinch_die" +"search_time" "1883.162720" +"attack_state" "1.000000" +"attack_finished" "1874.421997" +"pain_finished" "1001878.562500" +"axhitme" "2.000000" +"show_hostile" "1879.162720" +"jump_flag" "1877.229614" +"mdl" "progs/mon_scorpion.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"pos1" "-18.000000 186.000000 0.000000" +"pos2" "-745.588501 234.734650 416.031250" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "310.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_scorpion.mdl" +"exactskin" "3.000000" +"th_checkattack" "ScorpionCheckAttack" +"th_jump" "pinch_leap1" +"th_jumpexit" "pinch_leap8" +"liquidbase" "-1.000000" +"liquidcheck" "1879.162720" +"attack_elev" "18.000000" +"attack_speed" "612.926880" +"attack_offset" "32.000000 8.000000 14.000000" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_finstate" "1877.658936" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "scorpion/pain1.wav" +"pain_sound2" "scorpion/pain2.wav" +"deathstring" " was stung by a Scorpion +" +"idletimer" "1878.609009" +"idlemoreoften" "1.000000" +"idle_sound" "scorpion/idle1.wav" +"idle_sound2" "scorpion/idle2.wav" +"sight_timeout" "1883.421997" +"sight_sound" "scorpion/sight1.wav" +"enemydist" "46.507030" +"switchoverride" "1.000000" +"jumptouch" "1" +"steptype" "3.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_scorpleg.mdl" +"gib2mdl" "progs/gib_scorpleg.mdl" +"gib3mdl" "progs/gib_scorpclaw.mdl" +"gib1skin" "3.000000" +"gib2skin" "3.000000" +"gib3skin" "3.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-610.385376 -1198.247803 -176.078415" +"absmax" "-608.385376 -1196.247803 -174.078415" +"origin" "-609.385376 -1197.247803 -175.078415" +"oldorigin" "-624.000000 112.000000 -7.968750" +"velocity" "0.000000 0.000000 -16.799999" +"angles" "0.000000 16.995850 0.000000" +"classname" "monster_tarbaby" +"frame" "60.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "17.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "tbaby_stand1" +"th_walk" "tbaby_walk1" +"th_run" "tbaby_run1" +"th_melee" "tbaby_jump1" +"th_pain" "tbaby_pain" +"th_die" "tbaby_die" +"search_time" "1937.178467" +"attack_state" "1.000000" +"attack_finished" "1933.143799" +"pain_finished" "1982.304932" +"axhitme" "2.000000" +"show_hostile" "1933.178467" +"mdl" "progs/mon_tarbaby.mdl" +"pausetime" "999999.000000" +"cnt" "2.000000" +"waitmin" "1001982.687500" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "170.000000" +"classgroup" "670.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"estate" "2.000000" +"th_checkattack" "SpawnCheckAttack" +"th_jump" "tbaby_jump1" +"liquidbase" "-1.000000" +"liquidcheck" "1932.178711" +"attack_chance" "0.200000" +"pain_flinch" "20.000000" +"pain_finstate" "1980.598999" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "blob/sight1.wav" +"death_dmg" "120.000000" +"deathstring" " was slimed by a Spawn +" +"idletimer" "7.354720" +"idle_sound" "blob/sight1.wav" +"sight_timeout" "1940.178833" +"sight_sound" "blob/sight1.wav" +"enemydist" "406.332458" +"switchoverride" "1.000000" +} +{ +"modelindex" "298.000000" +"absmin" "-352.000000 -328.000000 -36.000000" +"absmax" "-290.000000 -266.000000 20.000000" +"solid" "1.000000" +"origin" "-321.000000 -297.000000 -36.000000" +"oldorigin" "-321.000000 -297.000000 -36.000000" +"angles" "-0.000000 115.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-352.000000 -752.000000 -36.000000" +"absmax" "-290.000000 -690.000000 20.000000" +"solid" "1.000000" +"origin" "-321.000000 -721.000000 -36.000000" +"oldorigin" "-321.000000 -721.000000 -36.000000" +"angles" "-0.000000 273.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1455.000000 -271.000000 -36.000000" +"absmax" "-1425.000000 -241.000000 -36.000000" +"origin" "-1440.000000 -256.000000 -36.000000" +"oldorigin" "-1440.000000 -256.000000 -36.000000" +"angles" "-0.000000 74.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1151.000000 -271.000000 -36.000000" +"absmax" "-1121.000000 -241.000000 -36.000000" +"origin" "-1136.000000 -256.000000 -36.000000" +"oldorigin" "-1136.000000 -256.000000 -36.000000" +"angles" "-0.000000 69.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1559.000000 -371.000000 -36.000000" +"absmax" "-1529.000000 -341.000000 -36.000000" +"origin" "-1544.000000 -356.000000 -36.000000" +"oldorigin" "-1544.000000 -356.000000 -36.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1559.000000 -675.000000 -36.000000" +"absmax" "-1529.000000 -645.000000 -36.000000" +"origin" "-1544.000000 -660.000000 -36.000000" +"oldorigin" "-1544.000000 -660.000000 -36.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1137.208618 -556.998352 -24.968750" +"absmax" "-1135.208618 -554.998352 -22.968750" +"origin" "-1136.208618 -555.998352 -23.968750" +"oldorigin" "-1162.522339 -567.312012 -7.968750" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "monster_shalrath" +"frame" "21.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-34.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "shal_stand" +"th_walk" "shal_walk1" +"th_run" "shal_run1" +"th_missile" "shal_magic" +"th_pain" "shal_pain" +"th_die" "shal_die" +"oldenemy" "1" +"search_time" "1957.741699" +"attack_state" "1.000000" +"attack_finished" "1953.555054" +"pain_finished" "1001952.937500" +"axhitme" "2.000000" +"show_hostile" "1953.741699" +"mdl" "progs/mon_shalrath.mdl" +"pausetime" "999999.000000" +"lip" "2.334910" +"waitmin" "1001952.937500" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "160.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-90.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_shalrath.mdl" +"attachment" "216" +"estate" "2.000000" +"th_checkattack" "ShalCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1953.641724" +"attack_chance" "0.900000" +"attack_speed" "225.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1948.235596" +"pain_timeout" "3.000000" +"pain_ignore" "1.000000" +"pain_sound" "shalrath/pain.wav" +"deathstring" " was exploded by a Vore +" +"idletimer" "1956.724609" +"idle_sound" "shalrath/idle.wav" +"sight_timeout" "1941.254272" +"sight_sound" "shalrath/sight.wav" +"enemydist" "42.370659" +"switchattacker" "437" +"switchtimer" "1940.344971" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "2.000000" +"bodyonflr" "" +"blockudeath" "1.000000" +} +{ +"absmin" "-1121.222900 -563.900879 -24.968750" +"absmax" "-1119.222900 -561.900879 -22.968750" +"origin" "-1120.222900 -562.900879 -23.968750" +"oldorigin" "-672.259155 -657.377686 -7.968750" +"angles" "-0.000000 185.998535 -0.000000" +"classname" "monster_hell_knight" +"frame" "53.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-2.000000" +"chain" "436" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "436" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "186.000000" +"yaw_speed" "20.000000" +"goalentity" "436" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"oldenemy" "1" +"search_time" "1955.535522" +"attack_state" "1.000000" +"attack_finished" "1940.863403" +"pain_finished" "1001951.250000" +"axhitme" "2.000000" +"show_hostile" "1951.535522" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.030183" +"waitmin" "1001951.375000" +"no_liquiddmg" "1.000000" +"activate" "436" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"estate" "2.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "2.000000" +"meleetimer" "1952.035400" +"pain_flinch" "60.000000" +"pain_finstate" "1948.705811" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "1953.029663" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1941.726440" +"sight_sound" "statue/sight.wav" +"enemydist" "42.528820" +"switchattacker" "436" +"switchtimer" "1937.438965" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"bodyonflr" "" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-899.691528 -385.423462 -8.968750" +"absmax" "-897.691528 -383.423462 -6.968750" +"origin" "-898.691528 -384.423462 -7.968750" +"oldorigin" "-847.089050 -417.950256 -7.968750" +"angles" "-0.000000 214.996948 -0.000000" +"classname" "monster_hell_knight" +"frame" "124.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-759.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "439" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "20.000000" +"goalentity" "439" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"oldenemy" "1" +"search_time" "1939.671631" +"attack_state" "1.000000" +"attack_finished" "1934.371948" +"pain_finished" "1936.782837" +"show_hostile" "1935.671631" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.906796" +"waitmin" "1001933.875000" +"no_liquiddmg" "1.000000" +"activate" "439" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"estate" "2.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.050000" +"meleeattack" "2.000000" +"meleetimer" "1935.071777" +"pain_flinch" "60.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "1937.890625" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1940.546509" +"sight_sound" "statue/sight.wav" +"enemydist" "41.880562" +"switchattacker" "439" +"switchtimer" "1934.371948" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +} +{ +"absmin" "-521.526550 -699.285095 -24.968750" +"absmax" "-519.526550 -697.285095 -22.968750" +"origin" "-520.526550 -698.285095 -23.968750" +"oldorigin" "-519.651855 -673.300354 -7.968750" +"angles" "-0.000000 267.994995 -0.000000" +"classname" "monster_dfury" +"frame" "239.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-9.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "267.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"oldenemy" "1" +"lefty" "2.000000" +"search_time" "1950.714111" +"attack_state" "1.000000" +"attack_finished" "1947.016846" +"pain_finished" "1001946.937500" +"axhitme" "2.000000" +"show_hostile" "1947.016846" +"mdl" "progs/mon_dfury.mdl" +"pausetime" "999999.000000" +"lip" "2.107975" +"waitmin" "1001947.062500" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "440" +"estate" "2.000000" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"liquidbase" "-1.000000" +"liquidcheck" "1946.714111" +"attack_chance" "0.400000" +"attack_speed" "634.325256" +"attack_offset" "20.000000 0.000000 10.000000" +"meleerange" "70.000000" +"meleetimer" "1942.805664" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponstate" "0.314188" +"weaponswitch" "0.936888" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1942.839478" +"pain_check" "2.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idletimer" "1946.185181" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "1950.905884" +"sight_sound" "dknight/dfury_sight.wav" +"enemydist" "447.851166" +"switchattacker" "1" +"switchtimer" "1947.016846" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-934.170288 -360.197327 -8.968750" +"absmax" "-932.170288 -358.197327 -6.968750" +"origin" "-933.170288 -359.197327 -7.968750" +"angles" "-0.000000 350.996704 -0.000000" +"frame" "209.000000" +"think" "dfury_attachment_finish" +"owner" "439" +"alpha" "0.100000" +"classtype" "32.000000" +} +{ +"modelindex" "298.000000" +"absmin" "-527.000000 241.000000 368.031250" +"absmax" "-465.000000 303.000000 424.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-496.000000 272.000000 368.031250" +"oldorigin" "-496.000000 272.000000 368.031250" +"angles" "-0.000000 262.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "428" +"flags" "768.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-527.000000 177.000000 368.031250" +"absmax" "-465.000000 239.000000 424.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-496.000000 208.000000 368.031250" +"oldorigin" "-496.000000 208.000000 368.031250" +"angles" "-0.000000 198.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "441" +"flags" "768.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-639.000000 -1407.000000 -31.968750" +"absmax" "-609.000000 -1377.000000 -31.968750" +"origin" "-624.000000 -1392.000000 -31.968750" +"oldorigin" "-624.000000 -1392.000000 -31.968750" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_armor2" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "16384.000000" +"flags" "768.000000" +"armortype" "0.600000" +"armorvalue" "150.000000" +"target" "YAscrags" +"noise" "items/armor1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/armour.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "armor_touch" +"classtype" "775.000000" +"classgroup" "275.000000" +"entno_unique" "153758.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1210" +"part_active" "110.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-670.791748 -710.267883 -32.968750" +"absmax" "-636.791748 -676.267883 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-653.791748 -693.267883 -7.968750" +"oldorigin" "-816.000000 -960.000000 304.000000" +"angles" "-0.000000 45.000000 0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.437256" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 89.994507 0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"targetname" "YAscrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "2002.200806" +"attack_state" "1.000000" +"attack_finished" "1998.800903" +"pain_finished" "1001996.812500" +"show_hostile" "1998.200806" +"mdl" "progs/mon_wizard.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1998.000854" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1994.857788" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "2004.361328" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1986.005981" +"sight_sound" "wizard/wsight.wav" +"enemydist" "238.439407" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-812.099365 -579.281616 -32.968750" +"absmax" "-778.099365 -545.281616 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-795.099365 -562.281616 -7.968750" +"oldorigin" "-416.000000 -960.000000 288.000000" +"velocity" "-176.781525 199.487274 0.000000" +"angles" "-0.000000 73.998413 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.439453" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 85.995483 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "74.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"targetname" "YAscrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"lefty" "1.000000" +"search_time" "2003.190063" +"attack_state" "1.000000" +"attack_finished" "1997.990601" +"pain_finished" "1001998.125000" +"show_hostile" "1999.190063" +"mdl" "progs/mon_wizard.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1998.190308" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1997.893921" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1999.267822" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1986.095459" +"sight_sound" "wizard/wsight.wav" +"enemydist" "206.125397" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-619.747375 -946.811646 157.655197" +"absmax" "-617.747375 -944.811646 159.655197" +"origin" "-618.747375 -945.811646 158.655197" +"oldorigin" "-624.000000 -928.000000 144.000000" +"velocity" "0.000000 0.000000 -32.799999" +"angles" "0.000000 331.995850 0.000000" +"classname" "monster_wraith" +"frame" "86.000000" +"skin" "2.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-1.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "33.000000" +"max_health" "-2.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "332.000000" +"yaw_speed" "35.000000" +"goalentity" "1" +"targetname" "YAscrags" +"th_stand" "wraith_stand1" +"th_walk" "wraith_walk1" +"th_run" "wraith_run1" +"th_missile" "wraith_magic" +"th_pain" "wraith_pain" +"th_die" "wraith_die" +"search_time" "1995.426392" +"attack_state" "1.000000" +"attack_finished" "1992.893311" +"pain_finished" "1991.312988" +"show_hostile" "1991.426392" +"mdl" "progs/mon_wraith.mdl" +"pausetime" "999999.000000" +"lip" "1.878475" +"height" "128.000000" +"waitmin" "1001990.250000" +"poisonous" "1.000000" +"alpha" "0.700000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "350.000000" +"classgroup" "660.000000" +"classmove" "2.000000" +"gibhealth" "-300.000000" +"gibbed" "1.000000" +"frame_override" "1.000000" +"attachment" "216" +"attachment2" "218" +"attachment3" "1930" +"estate" "2.000000" +"enemytarget" "1933" +"exactskin" "2.000000" +"th_checkattack" "WraithCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1991.326416" +"attack_speed" "999999.000000" +"attack_offset" "30.000000 2.000000 8.000000" +"meleeattack" "1989.823364" +"weaponglow" "progs/mon_wraith_glow.mdl" +"pain_flinch" "70.000000" +"pain_finstate" "1990.101929" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wraith/pain1.wav" +"deathstring" " was shattered by a Wraith +" +"idletimer" "1995.668945" +"idle_sound" "wraith/idle1.wav" +"idle_sound2" "wraith/idle2.wav" +"idle_soundcom" "wraith/idle3.wav" +"sight_timeout" "1985.829956" +"sight_sound" "wraith/sight1.wav" +"enemydist" "211.502914" +"switchoverride" "1.000000" +"minion_active" "1.000000" +"part_style" "2.000000" +"gib1mdl" "progs/gib_wraith1.mdl" +"gib2mdl" "progs/gib_wraith2.mdl" +"gib3mdl" "progs/gib_wraith3.mdl" +"blockudeath" "1.000000" +"minion_baseattack" "1.000000" +"minion_maxcount" "5.000000" +"minion_trigger" "1.000000" +"minion_maxtrigger" "5.000000" +"minion_throwspeed" "200.000000" +"minion_throwextra" "50.000000" +"minion_throwside" "50.000000" +} +{ +"modelindex" "385.000000" +"absmin" "-1179.000000 -2143.000000 124.000000" +"absmax" "-1117.000000 -2081.000000 180.000000" +"solid" "1.000000" +"origin" "-1148.000000 -2112.000000 124.000000" +"oldorigin" "-1148.000000 -2112.000000 124.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1467.000000 -2127.000000 124.000000" +"absmax" "-1437.000000 -2097.000000 124.000000" +"origin" "-1452.000000 -2112.000000 124.000000" +"oldorigin" "-1452.000000 -2112.000000 124.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1567.000000 -2019.000000 124.000000" +"absmax" "-1537.000000 -1989.000000 124.000000" +"origin" "-1552.000000 -2004.000000 124.000000" +"oldorigin" "-1552.000000 -2004.000000 124.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1567.000000 -1715.000000 124.000000" +"absmax" "-1537.000000 -1685.000000 124.000000" +"origin" "-1552.000000 -1700.000000 124.000000" +"oldorigin" "-1552.000000 -1700.000000 124.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_rockets" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "313.000000" +"absmin" "-1543.000000 -2103.000000 124.000000" +"absmax" "-1481.000000 -2041.000000 180.000000" +"solid" "1.000000" +"origin" "-1512.000000 -2072.000000 124.000000" +"oldorigin" "-1512.000000 -2072.000000 124.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_15.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "325.000000" +"absmin" "-1327.007324 -1485.239136 127.031250" +"absmax" "-1293.007324 -1451.239136 185.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1310.007324 -1468.239136 152.031250" +"oldorigin" "-1392.000000 -1712.000000 152.031250" +"angles" "-0.000000 66.994629 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.408691" +"health" "-5.207312" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "67.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"lefty" "1.000000" +"search_time" "2016.438354" +"attack_state" "3.000000" +"attack_finished" "2010.638794" +"pain_finished" "1002011.875000" +"show_hostile" "2012.438354" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"meleetimer" "2012.938232" +"weaponswitch" "2011.066528" +"pain_flinch" "40.000000" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idlebusy" "1.000000" +"idletimer" "2013.879883" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "2019.638794" +"sight_sound" "statue/sight.wav" +"enemydist" "72.689827" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2012.082886" +"dmgcombined" "52.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "325.000000" +"absmin" "-1369.840698 -1081.767456 -0.968750" +"absmax" "-1335.840698 -1047.767456 57.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1352.840698 -1064.767456 24.031250" +"oldorigin" "-1296.000000 -1712.000000 152.031250" +"angles" "-0.000000 54.997559 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.460449" +"health" "-23.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "459" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"search_time" "2023.441040" +"attack_finished" "2010.606445" +"pain_finished" "1002018.312500" +"show_hostile" "2019.441040" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"no_liquiddmg" "1.000000" +"activate" "459" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"weaponswitch" "2007.688232" +"pain_flinch" "40.000000" +"pain_finstate" "2012.642944" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "2018.959229" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "2019.606445" +"sight_sound" "statue/sight.wav" +"enemydist" "146.295166" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2010.742920" +"dmgcombined" "52.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "325.000000" +"absmin" "-1267.219604 -1088.723999 -0.968750" +"absmax" "-1233.219604 -1054.723999 57.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1250.219604 -1071.723999 24.031250" +"oldorigin" "-1200.000000 -1712.000000 152.031250" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.432129" +"health" "-27.770714" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"search_time" "2022.671021" +"attack_state" "1.000000" +"attack_finished" "2010.672974" +"pain_finished" "1002017.625000" +"show_hostile" "2018.671021" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"meleetimer" "2012.972412" +"weaponswitch" "2010.090088" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "2017.900391" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "2019.672974" +"sight_sound" "statue/sight.wav" +"enemydist" "130.461700" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2017.804932" +"dmgcombined" "32.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1222.690186 -974.985474 -8.968750" +"absmax" "-1220.690186 -972.985474 -6.968750" +"origin" "-1221.690186 -973.985474 -7.968750" +"oldorigin" "-1387.758179 -1168.401611 88.031250" +"angles" "-0.000000 84.962769 -0.000000" +"classname" "monster_hell_knight" +"frame" "64.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-669.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "460" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "110.000000" +"yaw_speed" "20.000000" +"goalentity" "459" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"oldenemy" "1" +"search_time" "2031.017334" +"attack_state" "1.000000" +"attack_finished" "2028.017334" +"pain_finished" "2024.245728" +"show_hostile" "2027.017334" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.970336" +"waitmin" "1002025.187500" +"no_liquiddmg" "1.000000" +"activate" "460" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"estate" "2.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleetimer" "2022.118530" +"pain_flinch" "60.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "2029.136230" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "2019.679077" +"sight_sound" "statue/sight.wav" +"enemydist" "213.621750" +"switchattacker" "459" +"switchtimer" "2021.618652" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"dmgtimeframe" "2021.514893" +"dmgcombined" "4.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-1322.877075 -1034.212036 -16.968750" +"absmax" "-1288.877075 -1000.212036 49.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1305.877075 -1017.212036 8.031250" +"oldorigin" "-1248.000000 -1824.000000 152.031250" +"angles" "-0.000000 120.992432 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "62.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.425293" +"health" "-23.585590" +"takedamage" "2.000000" +"chain" "453" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "261.000000" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "2021.825684" +"attack_state" "3.000000" +"attack_finished" "2017.102661" +"pain_finished" "1002018.125000" +"show_hostile" "2017.825684" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.474319" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleetimer" "2018.125610" +"pain_flinch" "60.000000" +"pain_finstate" "2017.625977" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "2019.200928" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "2019.624878" +"sight_sound" "statue/sight.wav" +"enemydist" "79.153587" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2018.480957" +"dmgcombined" "36.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-1294.666016 -1324.379883 127.031250" +"absmax" "-1260.666016 -1290.379883 193.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1277.666016 -1307.379883 152.031250" +"oldorigin" "-1276.295654 -1304.883789 152.031250" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "53.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.439697" +"health" "-12.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "460" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "270.000000" +"yaw_speed" "20.000000" +"goalentity" "460" +"spawnflags" "261.000000" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"oldenemy" "1" +"search_time" "2021.912720" +"attack_state" "3.000000" +"attack_finished" "2017.812744" +"pain_finished" "1002018.125000" +"show_hostile" "2017.912720" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.270302" +"no_liquiddmg" "1.000000" +"activate" "460" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleetimer" "2018.212646" +"pain_flinch" "60.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "2022.295166" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "2019.690186" +"sight_sound" "statue/sight.wav" +"enemydist" "39.410488" +"switchattacker" "460" +"switchtimer" "2017.812744" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-1431.734009 -1032.584961 -16.968750" +"absmax" "-1397.734009 -998.584961 49.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1414.734009 -1015.584961 8.031250" +"oldorigin" "-1440.000000 -1824.000000 152.031250" +"angles" "-0.000000 98.997803 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "62.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.490723" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "99.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "2023.990356" +"attack_state" "1.000000" +"attack_finished" "2019.961914" +"pain_finished" "1002019.562500" +"show_hostile" "2019.990356" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.410688" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.900000" +"attack_speed" "250.000000" +"meleeattack" "1.000000" +"meleetimer" "2012.832031" +"pain_flinch" "60.000000" +"pain_finstate" "2014.691895" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "2020.675049" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "2019.632568" +"sight_sound" "statue/sight.wav" +"enemydist" "115.380295" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2019.962891" +"dmgcombined" "24.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "386.000000" +"absmin" "-1261.054321 -805.184448 -32.968750" +"absmax" "-1227.054321 -771.184448 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1244.054321 -788.184448 -7.968750" +"oldorigin" "-1283.892212 -811.183105 -7.968750" +"angles" "-0.000000 29.998169 -0.000000" +"classname" "monster_dsergeant" +"model" "progs/mon_dsergeant.mdl" +"frame" "234.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.490234" +"health" "-20.724020" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "291.000000" +"yaw_speed" "20.000000" +"goalentity" "455" +"spawnflags" "257.000000" +"th_stand" "dsergeant_stand1" +"th_walk" "dsergeant_walk1" +"th_run" "dsergeant_run1" +"th_missile" "dsergeant_magicc1" +"th_melee" "dsergeant_melee" +"th_pain" "dsergeant_pain" +"th_die" "dsergeant_die" +"oldenemy" "1" +"lefty" "4.000000" +"search_time" "2031.134888" +"attack_state" "3.000000" +"attack_finished" "2026.834961" +"pain_finished" "1002026.187500" +"show_hostile" "2027.134888" +"mdl" "progs/mon_dsergeant.mdl" +"pausetime" "999999.000000" +"lip" "0.560350" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "225.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_dknight.mdl" +"th_checkattack" "DSergeantCheckAttack" +"th_charge" "dsergeant_charging" +"liquidbase" "-1.000000" +"liquidcheck" "2026.460815" +"attack_speed" "220.000000" +"attack_timer" "2025.860840" +"attack_offset" "0.000000 0.000000 10.000000" +"meleeattack" "0.584613" +"meleerange" "70.000000" +"meleehitsound" "gibs/gibheavy2.wav" +"meleecontact" "1.000000" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2023.361572" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was crushed by a Blue Flail Knight +" +"idletimer" "2028.631104" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "2030.661987" +"sight_sound" "dknight/dserg_sight.wav" +"enemydist" "174.280533" +"switchattacker" "455" +"switchtimer" "2026.834961" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2026.260864" +"dmgcombined" "40.000000" +"gib1mdl" "progs/w_blueflail.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib2skin" "3.000000" +"gib3skin" "3.000000" +"gib1sound" "42.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "386.000000" +"absmin" "-1311.593994 -565.496399 -32.968750" +"absmax" "-1277.593994 -531.496399 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1294.593994 -548.496399 -7.968750" +"oldorigin" "-1255.145386 -990.504272 -7.968750" +"angles" "-0.000000 92.999268 -0.000000" +"classname" "monster_dsergeant" +"model" "progs/mon_dsergeant.mdl" +"frame" "234.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.467285" +"health" "-57.393414" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "93.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "dsergeant_stand1" +"th_walk" "dsergeant_walk1" +"th_run" "dsergeant_run1" +"th_missile" "dsergeant_magicc1" +"th_melee" "dsergeant_melee" +"th_pain" "dsergeant_pain" +"th_die" "dsergeant_die" +"oldenemy" "1" +"lefty" "1.000000" +"search_time" "2035.081787" +"attack_state" "1.000000" +"attack_finished" "2032.081787" +"pain_finished" "1002030.437500" +"show_hostile" "2031.081787" +"mdl" "progs/mon_dsergeant.mdl" +"pausetime" "999999.000000" +"lip" "0.795679" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "225.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_dknight.mdl" +"th_checkattack" "DSergeantCheckAttack" +"th_charge" "dsergeant_charging" +"liquidbase" "-1.000000" +"liquidcheck" "2031.081787" +"attack_speed" "220.000000" +"attack_timer" "2030.681763" +"attack_offset" "0.000000 0.000000 10.000000" +"meleeattack" "0.883785" +"meleerange" "70.000000" +"meleehitsound" "gibs/gibheavy2.wav" +"meleecontact" "1.000000" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2030.348877" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was crushed by a Blue Flail Knight +" +"idletimer" "2030.406860" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "2019.702393" +"sight_sound" "dknight/dserg_sight.wav" +"enemydist" "183.969574" +"switchattacker" "455" +"switchtimer" "2026.182983" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2030.536865" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_blueflail.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib2skin" "3.000000" +"gib3skin" "3.000000" +"gib1sound" "42.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "313.000000" +"absmin" "-719.000000 -1695.000000 128.000000" +"absmax" "-657.000000 -1633.000000 184.000000" +"solid" "1.000000" +"origin" "-688.000000 -1664.000000 128.000000" +"oldorigin" "-688.000000 -1664.000000 128.000000" +"angles" "-0.000000 324.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_15.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "313.000000" +"absmin" "-623.000000 -1695.000000 128.000000" +"absmax" "-561.000000 -1633.000000 184.000000" +"solid" "1.000000" +"origin" "-592.000000 -1664.000000 128.000000" +"oldorigin" "-592.000000 -1664.000000 128.000000" +"angles" "-0.000000 168.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_15.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "390.000000" +"absmin" "-543.000000 -1695.000000 128.000000" +"absmax" "-481.000000 -1633.000000 184.000000" +"solid" "1.000000" +"origin" "-512.000000 -1664.000000 128.000000" +"oldorigin" "-512.000000 -1664.000000 128.000000" +"angles" "-0.000000 284.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets0.mdl" +"aflag" "5.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "390.000000" +"absmin" "-799.000000 -1695.000000 128.000000" +"absmax" "-737.000000 -1633.000000 184.000000" +"solid" "1.000000" +"origin" "-768.000000 -1664.000000 128.000000" +"oldorigin" "-768.000000 -1664.000000 128.000000" +"angles" "-0.000000 162.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets0.mdl" +"aflag" "5.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "390.000000" +"absmin" "-539.000000 -2111.000000 128.000000" +"absmax" "-477.000000 -2049.000000 184.000000" +"solid" "1.000000" +"origin" "-508.000000 -2080.000000 128.000000" +"oldorigin" "-508.000000 -2080.000000 128.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets0.mdl" +"aflag" "5.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "313.000000" +"absmin" "-619.000000 -2111.000000 128.000000" +"absmax" "-557.000000 -2049.000000 184.000000" +"solid" "1.000000" +"origin" "-588.000000 -2080.000000 128.000000" +"oldorigin" "-588.000000 -2080.000000 128.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_15.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "313.000000" +"absmin" "-715.000000 -2111.000000 128.000000" +"absmax" "-653.000000 -2049.000000 184.000000" +"solid" "1.000000" +"origin" "-684.000000 -2080.000000 128.000000" +"oldorigin" "-684.000000 -2080.000000 128.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_15.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "390.000000" +"absmin" "-799.000000 -2111.000000 128.000000" +"absmax" "-737.000000 -2049.000000 184.000000" +"solid" "1.000000" +"origin" "-768.000000 -2080.000000 128.000000" +"oldorigin" "-768.000000 -2080.000000 128.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets0.mdl" +"aflag" "5.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "351.000000" +"absmin" "-451.466248 -1898.851074 367.031250" +"absmax" "-401.466248 -1848.851074 433.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-426.466248 -1873.851074 392.031250" +"oldorigin" "-352.000000 -1856.000000 408.031250" +"angles" "-0.000000 124.996948 -0.000000" +"classname" "monster_shalrath" +"model" "progs/mon_shalrath.mdl" +"frame" "22.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.458496" +"health" "-1.000000" +"takedamage" "2.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "471" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "125.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"th_stand" "shal_stand" +"th_walk" "shal_walk1" +"th_run" "shal_run1" +"th_missile" "shal_magic" +"th_pain" "shal_pain" +"th_die" "shal_die" +"search_time" "2052.348633" +"attack_state" "1.000000" +"attack_finished" "2048.634521" +"pain_finished" "1002047.125000" +"show_hostile" "2048.348633" +"mdl" "progs/mon_shalrath.mdl" +"pausetime" "999999.000000" +"activate" "471" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "160.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-90.000000" +"headmdl" "progs/h_shalrath.mdl" +"attachment" "1931" +"th_checkattack" "ShalCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2048.248779" +"attack_chance" "0.900000" +"attack_speed" "225.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2046.246948" +"pain_check" "1.000000" +"pain_timeout" "3.000000" +"pain_ignore" "1.000000" +"pain_sound" "shalrath/pain.wav" +"deathstring" " was exploded by a Vore +" +"idletimer" "2051.718994" +"idle_sound" "shalrath/idle.wav" +"sight_timeout" "2049.476074" +"sight_sound" "shalrath/sight.wav" +"enemydist" "86.318008" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2047.559937" +"dmgcombined" "56.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "272.000000" +"absmin" "-441.744263 -1910.496460 367.031250" +"absmax" "-407.744263 -1876.496460 433.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-424.744263 -1893.496460 392.031250" +"oldorigin" "-928.000000 -1856.000000 976.000000" +"angles" "0.000000 9.997559 0.000000" +"classname" "monster_gaunt" +"model" "progs/mon_gaunt.mdl" +"frame" "108.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.470947" +"health" "-13.125614" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "10.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "gaunt_idle1" +"th_walk" "gaunt_walk1" +"th_run" "gaunt_run1" +"th_missile" "gaunt_fire1" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"lefty" "1.000000" +"search_time" "2091.172852" +"attack_state" "1.000000" +"attack_finished" "2088.766113" +"pain_finished" "1002087.250000" +"show_hostile" "2087.172852" +"mdl" "progs/mon_gaunt.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gaunt.mdl" +"attachment" "2829" +"enemytarget" "217" +"th_checkattack" "GauntCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2086.372070" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "8.000000 0.000000 -4.000000" +"meleeattack" "2086.277588" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_finstate" "2087.372803" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt +" +"idletimer" "2092.330078" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_timeout" "2052.713867" +"sight_sound" "gaunt/sight.wav" +"enemydist" "359.068390" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2087.750977" +"dmgcombined" "24.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-317.092041 -1831.322876 383.031250" +"absmax" "-283.092041 -1797.322876 449.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-300.092041 -1814.322876 408.031250" +"oldorigin" "-272.471161 -1874.064575 440.000000" +"velocity" "-76.302376 9.393600 0.000000" +"angles" "0.000000 329.979858 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.435303" +"health" "-20.075413" +"takedamage" "2.000000" +"chain" "469" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "0.000000 329.979858 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "350.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"oldenemy" "1" +"lefty" "1.000000" +"search_time" "2072.635254" +"attack_state" "1.000000" +"attack_finished" "2067.233887" +"pain_finished" "1002067.250000" +"show_hostile" "2068.635254" +"mdl" "progs/mon_wizard.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "2068.234863" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2066.510986" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "2069.591064" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "2049.927490" +"sight_sound" "wizard/wsight.wav" +"enemydist" "361.510681" +"enemymaxdist" "1.000000" +"switchattacker" "638" +"switchtimer" "2065.131836" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2067.719971" +"dmgcombined" "4.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-1028.961304 -1848.932983 190.887970" +"absmax" "-1026.961304 -1846.932983 192.887970" +"origin" "-1027.961304 -1847.932983 191.887970" +"oldorigin" "-336.000000 -1664.000000 624.000000" +"angles" "0.000000 232.998047 -0.000000" +"classname" "monster_wizard" +"frame" "47.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-32.229836" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "0.000000 232.998047 -0.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "233.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "2045.408813" +"attack_state" "1.000000" +"attack_finished" "1975.247925" +"pain_finished" "2040.908936" +"show_hostile" "2041.408813" +"mdl" "progs/mon_wizard.mdl" +"pausetime" "999999.000000" +"lip" "3.050264" +"height" "128.000000" +"waitmin" "1002039.750000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_wizard.mdl" +"estate" "2.000000" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "2041.308838" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "2044.043457" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1984.247925" +"sight_sound" "wizard/wsight.wav" +"enemydist" "162.682343" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"dmgtimeframe" "2040.737915" +"dmgcombined" "24.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "7.000000 -1977.000000 1071.000000" +"absmax" "25.000000 -1959.000000 1105.000000" +"solid" "1.000000" +"origin" "16.000000 -1968.000000 1088.000000" +"oldorigin" "16.000000 -1968.000000 1088.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "128.000000" +"targetname" "path16d" +"state" "1.000000" +"activate" "634" +"classtype" "26.000000" +"targetback" "path16d" +"movetarget3" "473" +} +{ +"absmin" "71.000000 -1977.000000 1071.000000" +"absmax" "89.000000 -1959.000000 1105.000000" +"solid" "1.000000" +"origin" "80.000000 -1968.000000 1088.000000" +"oldorigin" "80.000000 -1968.000000 1088.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "128.000000" +"targetname" "path16c" +"state" "1.000000" +"activate" "633" +"classtype" "26.000000" +"targetback" "path16c" +"movetarget3" "474" +} +{ +"modelindex" "391.000000" +"absmin" "-1199.000000 449.000000 -80.000000" +"absmax" "-1137.000000 511.000000 -24.000000" +"solid" "1.000000" +"origin" "-1168.000000 480.000000 -80.000000" +"oldorigin" "-1168.000000 480.000000 -80.000000" +"angles" "-0.000000 10.000000 -0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "442" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "296.000000" +"absmin" "-1327.000000 417.000000 -80.000000" +"absmax" "-1265.000000 479.000000 -24.000000" +"solid" "1.000000" +"origin" "-1296.000000 448.000000 -80.000000" +"oldorigin" "-1296.000000 448.000000 -80.000000" +"angles" "-0.000000 18.000000 -0.000000" +"classname" "item_shells" +"model" "progs/ammo_shells0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "475" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "391.000000" +"absmin" "-1487.000000 417.000000 -80.000000" +"absmax" "-1425.000000 479.000000 -24.000000" +"solid" "1.000000" +"origin" "-1456.000000 448.000000 -80.000000" +"oldorigin" "-1456.000000 448.000000 -80.000000" +"angles" "-0.000000 155.000000 -0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "476" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "391.000000" +"absmin" "-175.000000 401.000000 -80.000000" +"absmax" "-113.000000 463.000000 -24.000000" +"solid" "1.000000" +"origin" "-144.000000 432.000000 -80.000000" +"oldorigin" "-144.000000 432.000000 -80.000000" +"angles" "-0.000000 80.000000 -0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "477" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-31.000000 449.000000 -80.000000" +"absmax" "-1.000000 479.000000 -80.000000" +"origin" "-16.000000 464.000000 -80.000000" +"oldorigin" "-16.000000 464.000000 -80.000000" +"angles" "-0.000000 100.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "97.000000 433.000000 -80.000000" +"absmax" "127.000000 463.000000 -80.000000" +"origin" "112.000000 448.000000 -80.000000" +"oldorigin" "112.000000 448.000000 -80.000000" +"angles" "-0.000000 266.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "279.000000 -1913.000000 1055.000000" +"absmax" "289.000000 -1799.000000 1089.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "280.000000 -1912.000000 1056.000000" +"maxs" "288.000000 -1800.000000 1088.000000" +"size" "8.000000 112.000000 32.000000" +"touch" "trigger_bmodel_anytouch" +"spawnflags" "49152.000000" +"movedir" "-1.000000 -0.000000 -0.000000" +"sounds" "3.000000" +"style" "32.000000" +"speed" "50.000000" +"mdl" "*60" +"delay" "2.000000" +"height" "10.000000" +"bsporigin" "1.000000" +"bmodel_act" "662" +"bbmins" "280.000000 -1912.000000 1056.000000" +"bbmaxs" "288.000000 -1800.000000 1088.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "298.061676 -2053.900635 383.031250" +"absmax" "300.061676 -2051.900635 385.031250" +"ltime" "2066.439697" +"origin" "299.061676 -2052.900635 384.031250" +"angles" "50.244453 454.060516 68.324554" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "637" +"noise" "weapons/bounce.wav" +"mangle" "546.524353 -177.576508 20.067209" +"height" "1.000000" +"bodyfadeaway" "1.000000" +"classtype" "460.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-2493.001709 674.925903 447.031250" +"absmax" "-2459.001709 708.925903 505.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2476.001709 691.925903 472.031250" +"oldorigin" "-2656.000000 528.000000 360.031250" +"angles" "-0.000000 135.000000 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.412598" +"health" "-5.062777" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"targetname" "early_monsters" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "3.000000" +"search_time" "286.133514" +"attack_state" "1.000000" +"attack_finished" "55.625298" +"pain_finished" "1000281.062500" +"show_hostile" "282.133514" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "3.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "282.133514" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "286.323822" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "64.625298" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "563.623718" +"switchoverride" "1.000000" +"steptype" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "281.193024" +"dmgcombined" "12.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-1040.253662 -1344.276489 191.031250" +"absmax" "-1006.253662 -1310.276489 249.031250" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-1023.253662 -1327.276489 216.031250" +"oldorigin" "-1024.000000 -1256.000000 216.031250" +"angles" "-0.000000 67.999878 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "132.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"use" "monster_use" +"think" "dcrossbow_run6" +"nextthink" "2698.427490" +"health" "75.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "68.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "2446.877197" +"attack_state" "2.000000" +"attack_finished" "1959.914795" +"show_hostile" "2699.327393" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "3.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "2698.526611" +"attack_track" "-1052.227173 -1846.939819 152.031250" +"attack_chance" "0.500000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "2445.679932" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "2699.196777" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "1968.914795" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "2220.686279" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib1sound" "20.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-1007.024780 -1343.056885 191.031250" +"absmax" "-973.024780 -1309.056885 249.031250" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-990.024780 -1326.056885 216.031250" +"oldorigin" "-1024.000000 -1080.000000 216.031250" +"angles" "-0.000000 68.999634 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "131.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"use" "monster_use" +"think" "dcrossbow_run5" +"nextthink" "2698.493164" +"health" "75.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "69.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "1.000000" +"search_time" "2446.642578" +"attack_state" "2.000000" +"attack_finished" "1959.980347" +"show_hostile" "2699.393066" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "5.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "2699.092773" +"attack_track" "-1163.423584 -1759.274048 152.031250" +"attack_chance" "0.500000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "2445.245117" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "2702.662598" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "1968.980347" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "2196.595703" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "3.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib1sound" "20.000000" +} +{ +"modelindex" "298.000000" +"absmin" "-1547.000000 -335.000000 -36.000000" +"absmax" "-1485.000000 -273.000000 20.000000" +"solid" "1.000000" +"origin" "-1516.000000 -304.000000 -36.000000" +"oldorigin" "-1516.000000 -304.000000 -36.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "392.000000" +"absmin" "-463.000000 -1887.000000 128.000000" +"absmax" "-401.000000 -1825.000000 184.000000" +"solid" "1.000000" +"origin" "-432.000000 -1856.000000 128.000000" +"oldorigin" "-432.000000 -1856.000000 128.000000" +"angles" "-0.000000 320.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_100.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "34.000000" +"noise" "items/r_item2.wav" +"mdl" "progs/health_100.mdl" +"healamount" "100.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "760.000000" +"classgroup" "100.000000" +"entno_unique" "3740.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 28.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1098" +"part_active" "105.000000" +} +{ +"modelindex" "372.000000" +"absmin" "-481.000000 -1873.000000 127.031250" +"absmax" "-447.000000 -1839.000000 193.031250" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-464.000000 -1856.000000 152.031250" +"oldorigin" "-464.000000 -1856.000000 160.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "monster_tarbaby" +"model" "progs/mon_tarbaby.mdl" +"frame" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"use" "monster_use" +"think" "tbaby_stand3" +"nextthink" "2698.475098" +"health" "80.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"spawnflags" "1.000000" +"th_stand" "tbaby_stand1" +"th_walk" "tbaby_walk1" +"th_run" "tbaby_run1" +"th_melee" "tbaby_jump1" +"th_pain" "tbaby_pain" +"th_die" "tbaby_die" +"mdl" "progs/mon_tarbaby.mdl" +"pausetime" "999999.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "170.000000" +"classgroup" "670.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"th_checkattack" "SpawnCheckAttack" +"th_jump" "tbaby_jump1" +"liquidbase" "-1.000000" +"liquidcheck" "2698.520020" +"pain_flinch" "20.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "blob/sight1.wav" +"death_dmg" "120.000000" +"deathstring" " was slimed by a Spawn +" +"idletimer" "7.782309" +"idle_sound" "blob/sight1.wav" +"sight_sound" "blob/sight1.wav" +"switchoverride" "1.000000" +} +{ +"modelindex" "63.000000" +"absmin" "-249.000015 -2025.000000 -185.000000" +"absmax" "-231.000015 -1687.000000 233.000000" +"ltime" "1.732000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000018 0.000000 -408.000000" +"classname" "func_door" +"model" "*62" +"mins" "-248.000000 -2024.000000 224.000000" +"maxs" "-232.000000 -1688.000000 640.000000" +"size" "16.000000 336.000000 416.000000" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"enemy" "489" +"yaw_speed" "500.000000" +"spawnflags" "33.000000" +"targetname" "zombie_trap" +"owner" "489" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "doors/ddoor2.wav" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "500.000000" +"mdl" "*62" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "1000.000000" +"think1" "func_door_hit_bottom" +"finaldest" "-0.000018 0.000000 -408.000000" +"lip" "8.000000" +"state" "1.000000" +"pos1" "-0.000018 0.000000 -408.000000" +"bsporigin" "1.000000" +"activate" "992" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "64.000000" +"absmin" "-121.000015 -1577.000000 -185.000000" +"absmax" "216.999985 -1559.000000 233.000000" +"ltime" "1.732000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000018 0.000000 -408.000000" +"classname" "func_door" +"model" "*63" +"mins" "-120.000000 -1576.000000 224.000000" +"maxs" "216.000000 -1560.000000 640.000000" +"size" "336.000000 16.000000 416.000000" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"enemy" "490" +"yaw_speed" "500.000000" +"spawnflags" "33.000000" +"targetname" "zombie_trap" +"owner" "490" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "doors/ddoor2.wav" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "500.000000" +"mdl" "*63" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "1000.000000" +"think1" "func_door_hit_bottom" +"finaldest" "-0.000018 0.000000 -408.000000" +"lip" "8.000000" +"state" "1.000000" +"pos1" "-0.000018 0.000000 -408.000000" +"bsporigin" "1.000000" +"activate" "992" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "180.149017 -1829.485352 407.031250" +"absmax" "182.149017 -1827.485352 409.031250" +"origin" "181.149017 -1828.485352 408.031250" +"oldorigin" "200.520340 -1830.606812 446.249390" +"angles" "-0.000000 295.999146 -0.000000" +"classname" "monster_zombie" +"frame" "56.000000" +"skin" "3.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "223" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "296.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16a" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"search_time" "2060.572266" +"attack_finished" "2057.361084" +"show_hostile" "2056.572266" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "225" +"lip" "1.000000" +"waitmin" "1002055.062500" +"movespeed" "1.000000" +"activate" "223" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2055.971680" +"attack_chance" "0.900000" +"meleeattack" "1.000000" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2055.537354" +"sight_timeout" "2064.571289" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "101.151390" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "2.000000" +} +{ +"absmin" "197.782471 -1829.549194 407.031250" +"absmax" "199.782471 -1827.549194 409.031250" +"origin" "198.782471 -1828.549194 408.031250" +"oldorigin" "280.770325 -1829.551636 1080.001221" +"angles" "-0.000000 264.995728 -0.000000" +"classname" "monster_zombie" +"frame" "103.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "265.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16a" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"lefty" "2062.928955" +"search_time" "2067.141602" +"attack_finished" "2063.113281" +"pain_finished" "2057.428955" +"show_hostile" "2063.141602" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "225" +"inpain" "2.000000" +"lip" "0.365947" +"waitmin" "1002061.437500" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2063.141602" +"attack_elev" "19.000000" +"attack_chance" "0.400000" +"meleeattack" "1.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2057.428955" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2058.847656" +"sight_timeout" "2068.158691" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "210.894913" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "3.000000" +"altsteplast" "3.000000" +"dmgtimeframe" "2062.529053" +"dmgcombined" "64.000000" +} +{ +"absmin" "137.296265 -1820.105103 407.031250" +"absmax" "139.296265 -1818.105103 409.031250" +"origin" "138.296265 -1819.105103 408.031250" +"oldorigin" "225.896133 -1819.105103 855.257019" +"angles" "-0.000000 117.998657 -0.000000" +"classname" "monster_zombiek" +"frame" "121.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "118.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16a" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2079.790039" +"search_time" "2084.282715" +"attack_state" "1.000000" +"attack_finished" "2077.279785" +"pain_finished" "2074.290039" +"show_hostile" "2080.282715" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"movetarget" "225" +"inpain" "2.000000" +"lip" "0.899533" +"waitmin" "1002078.312500" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2080.182617" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"meleetimer" "2079.381836" +"pain_flinch" "28.000000" +"pain_finstate" "2074.290039" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "2078.745117" +"sight_timeout" "2086.279785" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "36.337463" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "3.000000" +"dmgtimeframe" "2079.390137" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "83.971245 -1850.261475 407.031250" +"absmax" "85.971245 -1848.261475 409.031250" +"origin" "84.971245 -1849.261475 408.031250" +"oldorigin" "166.851501 -1866.454956 412.031250" +"angles" "0.000000 139.993286 0.000000" +"classname" "monster_zombiek" +"frame" "33.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"chain" "216" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "470" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "zombie_counter" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "1.000000" +"search_time" "2092.237549" +"attack_state" "3.000000" +"attack_finished" "2086.615967" +"show_hostile" "2088.237549" +"jump_flag" "2086.560303" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"lip" "0.031831" +"waitmin" "1002086.250000" +"activate" "470" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2087.837158" +"attack_chance" "0.400000" +"meleetimer" "2085.735107" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idlebusy" "1.000000" +"idletimer" "2087.333252" +"sight_timeout" "2068.187744" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "72.616295" +"switchoverride" "1.000000" +"jumptouch" "632" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "3.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"modelindex" "65.000000" +"absmin" "-3201.000000 615.000000 -537.000000" +"absmax" "-3183.000000 793.000000 -167.000000" +"ltime" "7.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000016 0.000000 -360.000000" +"classname" "func_door" +"model" "*64" +"frame" "1.000000" +"mins" "-3200.000000 616.000000 -176.000000" +"maxs" "-3184.000000 792.000000 192.000000" +"size" "16.000000 176.000000 368.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "6.300000" +"enemy" "495" +"yaw_speed" "50.000000" +"targetname" "early_bars" +"owner" "495" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "doors/ddoor2.wav" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "50.000000" +"mdl" "*64" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "1000.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000016 0.000000 -360.000000" +"lip" "8.000000" +"pos2" "-0.000016 0.000000 -360.000000" +"bsporigin" "1.000000" +"activate" "504" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "66.000000" +"absmin" "-2233.000000 1351.000000 -65.000000" +"absmax" "-2183.000000 1401.000000 -39.000000" +"ltime" "0.400000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000001 0.000000 -16.000002" +"classname" "func_button" +"model" "*65" +"frame" "1.000000" +"mins" "-2232.000000 1352.000000 -48.000000" +"maxs" "-2184.000000 1400.000000 -24.000000" +"size" "48.000000 48.000000 24.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.600000" +"chain" "296" +"enemy" "1" +"target" "early_relay" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*65" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000001 0.000000 -16.000002" +"lip" "8.000000" +"pos2" "-0.000001 0.000000 -16.000002" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-2209.000000 1375.000000 87.000000" +"absmax" "-2207.000000 1377.000000 89.000000" +"origin" "-2208.000000 1376.000000 88.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "early_bars" +"targetname" "early_relay" +"style" "32.000000" +"activate" "496" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-2209.000000 1415.000000 87.000000" +"absmax" "-2207.000000 1417.000000 89.000000" +"origin" "-2208.000000 1416.000000 88.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "early_monsters" +"targetname" "early_relay" +"style" "32.000000" +"activate" "496" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "396.000000" +"absmin" "-3030.386475 1676.592773 20.297474" +"absmax" "-2980.386475 1726.592773 86.297470" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-3005.386475 1701.592773 45.297474" +"oldorigin" "-3024.000000 1712.000000 24.031250" +"angles" "-0.000000 19.995117 -0.000000" +"classname" "monster_ogre" +"model" "progs/mon_ogre.mdl" +"frame" "26.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"use" "monster_use" +"think" "ogre_run3" +"nextthink" "2698.400146" +"health" "189.000000" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"target" "platform1" +"th_stand" "ogre_stand1" +"th_walk" "ogre_walk1" +"th_run" "ogre_run1" +"th_missile" "ogre_shoot1" +"th_melee" "ogre_melee" +"th_pain" "ogre_pain" +"th_die" "ogre_die" +"search_time" "1776.333130" +"attack_state" "1.000000" +"attack_finished" "1773.609863" +"pain_finished" "22.947462" +"show_hostile" "2699.300049" +"mdl" "progs/mon_ogre.mdl" +"pausetime" "999999.000000" +"movetarget" "501" +"no_zaware" "1.000000" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "150.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_ogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "ogre_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "2698.799561" +"attack_elev" "30.000000" +"attack_speed" "550.000000" +"attack_offset" "24.000000 0.000000 20.000000" +"meleerange" "100.000000" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was destroyed by an Ogre +" +"idletimer" "2702.017090" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "25.818657" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "2981.343994" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "4.000000" +"gib1mdl" "progs/w_chainsaw.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "early_ambush" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*66" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-2784.000000 1744.000000 -16.000000" +"bbmaxs" "-2592.000000 1824.000000 176.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "68.000000" +"absmin" "-3105.000000 1647.000000 -65.000000" +"absmax" "-2943.000000 1777.000000 -31.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*67" +"mins" "-3104.000000 1648.000000 -64.000000" +"maxs" "-2944.000000 1776.000000 -32.000000" +"size" "160.000000 128.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"chain" "499" +"enemy" "503" +"yaw_speed" "100.000000" +"targetname" "platform1" +"owner" "501" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*67" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "152.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "320.000000" +"absmin" "-3151.000000 1689.000000 0.000000" +"absmax" "-3089.000000 1751.000000 56.000000" +"solid" "1.000000" +"origin" "-3120.000000 1720.000000 0.000000" +"oldorigin" "-3120.000000 1720.000000 0.000000" +"angles" "-0.000000 102.000000 -0.000000" +"classname" "item_shells" +"model" "progs/ammo_shells1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "69.000000" +"absmin" "-3009.000000 1679.000000 -33.000000" +"absmax" "-2943.000000 1745.000000 1.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*68" +"mins" "-3008.000000 1680.000000 -32.000000" +"maxs" "-2944.000000 1744.000000 0.000000" +"size" "64.000000 64.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"chain" "501" +"enemy" "501" +"yaw_speed" "100.000000" +"targetname" "platform1" +"owner" "501" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*68" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "56.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "-2657.000000 1327.000000 -89.000000" +"absmax" "-2655.000000 1329.000000 -87.000000" +"origin" "-2656.000000 1328.000000 -88.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "early_bars" +"targetname" "early_relay" +"style" "32.000000" +"activate" "496" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-2209.000000 1335.000000 87.000000" +"absmax" "-2207.000000 1337.000000 89.000000" +"origin" "-2208.000000 1336.000000 88.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "early_closet" +"targetname" "early_relay" +"style" "32.000000" +"activate" "496" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-3231.000000 1361.000000 33.031250" +"absmax" "-3201.000000 1391.000000 33.031250" +"origin" "-3216.000000 1376.000000 33.031250" +"oldorigin" "-3216.000000 1376.000000 33.031250" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_armor1" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "1077" +"items" "8192.000000" +"flags" "768.000000" +"armortype" "0.300000" +"armorvalue" "100.000000" +"noise" "items/armor1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/armour.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "armor_touch" +"classtype" "770.000000" +"classgroup" "275.000000" +"entno_unique" "265240.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "258.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1190" +"part_active" "110.000000" +} +{ +"modelindex" "325.000000" +"absmin" "-2612.842773 1333.573853 -32.968750" +"absmax" "-2578.842773 1367.573853 25.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2595.842773 1350.573853 -7.968750" +"oldorigin" "-3088.000000 1424.000000 40.031250" +"angles" "-0.000000 315.000000 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.445068" +"takedamage" "2.000000" +"chain" "398" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "509" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "324.000000" +"targetname" "early_monsters" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"lefty" "1.000000" +"search_time" "63.698921" +"attack_finished" "55.998978" +"pain_finished" "1000058.687500" +"show_hostile" "59.698921" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"no_liquiddmg" "1.000000" +"activate" "509" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"weaponswitch" "56.264843" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idlebusy" "1.000000" +"idletimer" "62.002083" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "64.998978" +"sight_sound" "statue/sight.wav" +"enemydist" "266.052094" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "58.820999" +"dmgcombined" "24.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "325.000000" +"absmin" "-2621.424072 1351.854370 -32.968750" +"absmax" "-2587.424072 1385.854370 25.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2604.424072 1368.854370 -7.968750" +"oldorigin" "-2629.879883 1343.398560 -7.968750" +"angles" "-0.000000 45.000000 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.403809" +"health" "-6.000000" +"takedamage" "2.000000" +"chain" "398" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "324.000000" +"targetname" "early_monsters" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"oldenemy" "1" +"lefty" "1.000000" +"search_time" "65.328995" +"attack_finished" "60.828999" +"pain_finished" "1000060.250000" +"show_hostile" "61.328991" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"weaponswitch" "53.163261" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "65.298332" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "65.074989" +"sight_sound" "statue/sight.wav" +"enemydist" "449.657745" +"switchattacker" "1" +"switchtimer" "60.828999" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "60.421997" +"dmgcombined" "20.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "396.000000" +"absmin" "-2461.300781 1392.191895 -32.968750" +"absmax" "-2411.300781 1442.191895 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2436.300781 1417.191895 -7.968750" +"oldorigin" "-3184.000000 1376.000000 57.031250" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "monster_ogre" +"model" "progs/mon_ogre.mdl" +"frame" "135.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.439941" +"health" "-12.000000" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"chain" "496" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "448.000000" +"targetname" "early_monsters" +"th_stand" "ogre_stand1" +"th_walk" "ogre_walk1" +"th_run" "ogre_run1" +"th_missile" "ogre_shoot1" +"th_melee" "ogre_melee" +"th_pain" "ogre_pain" +"th_die" "ogre_die" +"search_time" "69.743568" +"attack_state" "1.000000" +"attack_finished" "66.583626" +"pain_finished" "1000064.562500" +"show_hostile" "65.743568" +"mdl" "progs/mon_ogre.mdl" +"pausetime" "999999.000000" +"lip" "0.596881" +"no_zaware" "1.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "150.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_ogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "ogre_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "64.743584" +"attack_elev" "14.000000" +"attack_speed" "550.000000" +"attack_offset" "24.000000 0.000000 20.000000" +"meleerange" "100.000000" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was destroyed by an Ogre +" +"idletimer" "69.688927" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "46.344002" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "296.725372" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "64.858002" +"dmgcombined" "12.000000" +"gib1mdl" "progs/w_ogregl.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-3199.000000 1193.000000 32.000000" +"absmax" "-3169.000000 1223.000000 32.000000" +"origin" "-3184.000000 1208.000000 32.000000" +"oldorigin" "-3184.000000 1208.000000 32.000000" +"angles" "-0.000000 123.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3263.000000 1193.000000 32.000000" +"absmax" "-3233.000000 1223.000000 32.000000" +"origin" "-3248.000000 1208.000000 32.000000" +"oldorigin" "-3248.000000 1208.000000 32.000000" +"angles" "-0.000000 39.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3263.000000 1537.000000 32.000000" +"absmax" "-3233.000000 1567.000000 32.000000" +"origin" "-3248.000000 1552.000000 32.000000" +"oldorigin" "-3248.000000 1552.000000 32.000000" +"angles" "-0.000000 251.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "1056.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3199.000000 1537.000000 32.000000" +"absmax" "-3169.000000 1567.000000 32.000000" +"origin" "-3184.000000 1552.000000 32.000000" +"oldorigin" "-3184.000000 1552.000000 32.000000" +"angles" "-0.000000 250.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "1056.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2649.000000 647.000000 -17.000000" +"absmax" "-2631.000000 665.000000 17.000000" +"solid" "1.000000" +"origin" "-2640.000000 656.000000 0.000000" +"oldorigin" "-2640.000000 656.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path17b" +"targetname" "path17a" +"movetarget" "518" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path17a" +"movetarget3" "518" +} +{ +"absmin" "-2745.000000 743.000000 -1.000000" +"absmax" "-2727.000000 761.000000 33.000000" +"solid" "1.000000" +"origin" "-2736.000000 752.000000 16.000000" +"oldorigin" "-2736.000000 752.000000 16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path18b" +"targetname" "path18a" +"movetarget" "517" +"state" "1.000000" +"activate" "516" +"classtype" "26.000000" +"targetback" "path18a" +"movetarget3" "517" +} +{ +"modelindex" "299.000000" +"absmin" "-2774.885986 893.679138 -31.968750" +"absmax" "-2740.885986 927.679138 26.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2757.885986 910.679138 -6.968751" +"oldorigin" "-2979.958008 749.615356 -7.968750" +"angles" "-0.000000 85.995483 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "255.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.486572" +"groundentity" "1015" +"health" "-5.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "86.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"target" "path18a" +"targetname" "early_monsters" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "98.587555" +"attack_state" "4.000000" +"attack_finished" "54.288166" +"pain_finished" "1000099.875000" +"show_hostile" "94.587555" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"movetarget" "515" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "94.087563" +"attack_track" "-2598.076416 1462.617554 -7.968750" +"attack_chance" "0.800000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "2.000000" +"weaponswitch" "99.587479" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "99.415573" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "63.288166" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "494.921112" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "99.203995" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2745.000000 1095.000000 -33.000000" +"absmax" "-2727.000000 1113.000000 1.000000" +"solid" "1.000000" +"origin" "-2736.000000 1104.000000 -16.000000" +"oldorigin" "-2736.000000 1104.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path18a" +"targetname" "path18b" +"movetarget" "515" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path18b" +"movetarget3" "515" +} +{ +"absmin" "-2649.000000 1095.000000 -33.000000" +"absmax" "-2631.000000 1113.000000 1.000000" +"solid" "1.000000" +"origin" "-2640.000000 1104.000000 -16.000000" +"oldorigin" "-2640.000000 1104.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path17a" +"targetname" "path17b" +"movetarget" "514" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path17b" +"movetarget3" "514" +} +{ +"modelindex" "392.000000" +"absmin" "-2183.000000 105.000000 32.031250" +"absmax" "-2121.000000 167.000000 88.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-2152.000000 136.000000 32.031250" +"oldorigin" "-2152.000000 136.000000 32.031250" +"angles" "-0.000000 86.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_100.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"spawnflags" "2.000000" +"noise" "items/r_item2.wav" +"mdl" "progs/health_100.mdl" +"healamount" "100.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "760.000000" +"classgroup" "100.000000" +"entno_unique" "27959.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 28.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1191" +"part_active" "105.000000" +} +{ +"modelindex" "323.000000" +"absmin" "-2187.333496 368.926361 34.922554" +"absmax" "-2137.333496 418.926361 100.922554" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2162.333496 393.926361 59.922554" +"oldorigin" "-2160.000000 368.000000 24.031250" +"angles" "-0.000000 194.919434 -0.000000" +"classname" "monster_hogre" +"model" "progs/mon_hogre.mdl" +"frame" "187.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.405029" +"health" "-32.076969" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "92.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"th_stand" "hogre_stand1" +"th_walk" "hogre_walk1" +"th_run" "hogre_run1" +"th_missile" "hogre_shoot1" +"th_melee" "hogre_melee" +"th_pain" "hogre_pain" +"th_die" "hogre_die" +"search_time" "246.834106" +"attack_state" "4.000000" +"attack_finished" "243.037338" +"pain_finished" "1000242.000000" +"show_hostile" "242.834106" +"mdl" "progs/mon_hogre.mdl" +"pausetime" "999999.000000" +"lip" "0.785333" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "250.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogre_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "242.834106" +"attack_elev" "5.000000" +"attack_speed" "550.000000" +"meleerange" "100.000000" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_finstate" "241.334015" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was blown up by an Ogre Hunter +" +"idletimer" "243.850113" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "231.427856" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "329.929291" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "241.915009" +"dmgcombined" "20.000000" +"gib1mdl" "progs/w_chainsaw.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2175.000000 689.000000 -30.968750" +"absmax" "-2145.000000 719.000000 -30.968750" +"origin" "-2160.000000 704.000000 -30.968750" +"oldorigin" "-2160.000000 704.000000 -30.968750" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_supershotgun" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "1072" +"weapon" "2.000000" +"netname" "Double-barrelled Shotgun" +"flags" "768.000000" +"target" "closet2" +"noise" "weapons/pkup.wav" "attack_finished" "999999.000000" "mdl" "progs/g_shot2.mdl" "bbmins" "-16.000000 -16.000000 0.000000" @@ -1296,28 +20051,64 @@ a "estate_reset" "item_reset" } { -"absmin" "289.000000 -95.000000 64.313248" -"absmax" "319.000000 -65.000000 64.313248" -"origin" "304.000000 -80.000000 64.313248" -"oldorigin" "304.000000 -80.000000 64.313248" -"classname" "item_armor2" +"modelindex" "298.000000" +"absmin" "-2783.000000 -47.000000 -96.000000" +"absmax" "-2721.000000 15.000000 -40.000000" +"solid" "1.000000" +"origin" "-2752.000000 -16.000000 -96.000000" +"oldorigin" "-2752.000000 -16.000000 -96.000000" +"angles" "-0.000000 272.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2207.000000 865.000000 -32.000000" +"absmax" "-2177.000000 895.000000 -32.000000" +"origin" "-2192.000000 880.000000 -32.000000" +"oldorigin" "-2192.000000 880.000000 -32.000000" +"angles" "-0.000000 234.000000 -0.000000" +"classname" "item_shells" "skin" "1.000000" "touch" "item_touch" "think" "item_delay" -"items" "16384.000000" -"flags" "768.000000" -"armortype" "0.600000" -"armorvalue" "150.000000" -"noise" "items/armor1.wav" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" "attack_finished" "999999.000000" -"mdl" "progs/armour.mdl" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" "bbmins" "-16.000000 -16.000000 0.000000" "bbmaxs" "16.000000 16.000000 56.000000" -"touch2" "armor_touch" -"classtype" "775.000000" -"classgroup" "275.000000" -"entno_unique" "230399.000000" -"respawn_time" "20.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" "respawn_effect" "1.000000" "respawn_style" "257.000000" "respawn_ofs" "0.000000 0.000000 24.000000" @@ -1326,19 +20117,84 @@ a "estate_off" "item_off" "estate_use" "item_use" "estate_reset" "item_reset" -"part_emitter" "40" -"part_active" "110.000000" } { -"absmin" "-79.000000 -383.000000 64.313248" -"absmax" "-49.000000 -353.000000 64.313248" -"origin" "-64.000000 -368.000000 64.313248" -"oldorigin" "-64.000000 -368.000000 64.313248" -"angles" "0.000000 11.000000 0.000000" +"absmin" "-2143.000000 865.000000 -32.000000" +"absmax" "-2113.000000 895.000000 -32.000000" +"origin" "-2128.000000 880.000000 -32.000000" +"oldorigin" "-2128.000000 880.000000 -32.000000" +"angles" "-0.000000 84.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2175.000000 257.000000 0.000000" +"absmax" "-2145.000000 287.000000 0.000000" +"origin" "-2160.000000 272.000000 0.000000" +"oldorigin" "-2160.000000 272.000000 0.000000" +"angles" "-0.000000 152.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2055.000000 641.000000 -32.000000" +"absmax" "-2025.000000 671.000000 -32.000000" +"origin" "-2040.000000 656.000000 -32.000000" +"oldorigin" "-2040.000000 656.000000 -32.000000" +"angles" "-0.000000 90.000000 -0.000000" "classname" "item_health" "touch" "item_touch" "think" "item_delay" -"flags" "768.000000" +"flags" "256.000000" +"spawnflags" "32.000000" "noise" "items/health1.wav" "attack_finished" "999999.000000" "mdl" "progs/health_25.mdl" @@ -1359,15 +20215,16 @@ a "estate_reset" "item_reset" } { -"absmin" "1.000000 -399.000000 64.313248" -"absmax" "31.000000 -369.000000 64.313248" -"origin" "16.000000 -384.000000 64.313248" -"oldorigin" "16.000000 -384.000000 64.313248" -"angles" "0.000000 122.000000 0.000000" +"absmin" "-2055.000000 729.000000 -32.000000" +"absmax" "-2025.000000 759.000000 -32.000000" +"origin" "-2040.000000 744.000000 -32.000000" +"oldorigin" "-2040.000000 744.000000 -32.000000" +"angles" "-0.000000 90.000000 -0.000000" "classname" "item_health" "touch" "item_touch" "think" "item_delay" -"flags" "768.000000" +"flags" "256.000000" +"spawnflags" "32.000000" "noise" "items/health1.wav" "attack_finished" "999999.000000" "mdl" "progs/health_25.mdl" @@ -1388,29 +20245,1689 @@ a "estate_reset" "item_reset" } { -"absmin" "97.000000 -399.000000 64.313248" -"absmax" "127.000000 -369.000000 64.313248" -"origin" "112.000000 -384.000000 64.313248" -"oldorigin" "112.000000 -384.000000 64.313248" -"angles" "0.000000 335.000000 0.000000" -"classname" "item_cells" +"modelindex" "285.000000" +"absmin" "-2781.057373 1287.564697 -32.968750" +"absmax" "-2747.057373 1321.564697 25.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2764.057373 1304.564697 -7.968750" +"oldorigin" "-2272.000000 640.000000 -7.968750" +"angles" "0.000000 90.000000 -0.000000" +"classname" "monster_dguard" +"model" "progs/mon_dguard.mdl" +"frame" "206.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.417236" +"health" "-18.000000" +"takedamage" "2.000000" +"chain" "508" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "97.008987" +"attack_finished" "87.598457" +"pain_finished" "1000092.062500" +"show_hostile" "93.008987" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"lip" "0.935331" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dguard.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "92.908989" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "98.925224" +"idle_sound" "knight/idle.wav" +"sight_timeout" "96.598457" +"sight_sound" "knight/ksight.wav" +"enemydist" "93.285233" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "92.134995" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "285.000000" +"absmin" "-2505.021240 757.184326 -32.968750" +"absmax" "-2471.021240 791.184326 25.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2488.021240 774.184326 -7.968750" +"oldorigin" "-2272.000000 768.000000 -7.968750" +"angles" "-0.000000 179.994507 -0.000000" +"classname" "monster_dguard" +"model" "progs/mon_dguard.mdl" +"frame" "240.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.394531" +"health" "-18.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "180.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "114.509987" +"attack_finished" "109.167267" +"pain_finished" "1000109.687500" +"show_hostile" "110.509987" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"lip" "0.323923" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dguard.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "110.509987" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "110.963982" +"idle_sound" "knight/idle.wav" +"sight_timeout" "118.167267" +"sight_sound" "knight/ksight.wav" +"enemydist" "284.212524" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "109.612000" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "270.000000" +"absmin" "-2105.000000 135.000000 71.000000" +"absmax" "-2103.000000 137.000000 73.000000" +"origin" "-2104.000000 136.000000 72.000000" +"angles" "-0.000000 347.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "535002.000000" +"part_emitter" "531" +"part_active" "72.000000" +} +{ +"absmin" "-2105.000000 135.000000 71.000000" +"absmax" "-2103.000000 137.000000 73.000000" +"origin" "-2104.000000 136.000000 72.000000" +"angles" "-0.000000 347.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2702.175781" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "535002.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "530" +"part_style" "72.000000" +"start_delay" "7.176885" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "299.000000" +"absmin" "-3606.421875 680.446838 -0.968750" +"absmax" "-3572.421875 714.446838 57.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3589.421875 697.446838 24.031250" +"oldorigin" "-3856.000000 704.000000 56.031250" +"velocity" "200.000000 0.000000 0.000000" +"angles" "0.000000 8.997803 0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.473633" +"health" "-15.000000" +"takedamage" "2.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "9.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "224.000000" +"targetname" "angry_crossbow" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "1.000000" +"search_time" "202.918045" +"attack_state" "2.000000" +"attack_finished" "196.105011" +"pain_finished" "1000198.500000" +"show_hostile" "198.918045" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "198.918045" +"attack_track" "-3465.060303 691.638062 24.031250" +"attack_chance" "0.700000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "2.000000" +"weaponswitch" "199.518082" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "198.418015" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "201.011047" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "205.005005" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "308.893494" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-3460.767090 1026.330811 31.031250" +"absmax" "-3426.767090 1060.330811 89.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3443.767090 1043.330811 56.031250" +"oldorigin" "-3488.000000 1072.000000 56.031250" +"angles" "0.000000 306.996460 0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "255.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.428223" +"health" "-15.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "307.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "224.000000" +"targetname" "angry_crossbow" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"attack_state" "2.000000" +"attack_finished" "206.265350" +"pain_finished" "1000206.875000" +"show_hostile" "205.428040" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "205.328033" +"attack_track" "-3093.741211 580.433167 -7.968750" +"attack_chance" "0.700000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleeattack" "1.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "206.428101" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "204.828003" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "208.223938" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "205.005005" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "575.013916" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-3599.000000 1057.000000 32.000000" +"absmax" "-3569.000000 1087.000000 32.000000" +"origin" "-3584.000000 1072.000000 32.000000" +"oldorigin" "-3584.000000 1072.000000 32.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3407.000000 1057.000000 32.000000" +"absmax" "-3377.000000 1087.000000 32.000000" +"origin" "-3392.000000 1072.000000 32.000000" +"oldorigin" "-3392.000000 1072.000000 32.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3871.000000 785.000000 32.000000" +"absmax" "-3841.000000 815.000000 32.000000" +"origin" "-3856.000000 800.000000 32.000000" +"oldorigin" "-3856.000000 800.000000 32.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3871.000000 593.000000 32.000000" +"absmax" "-3841.000000 623.000000 32.000000" +"origin" "-3856.000000 608.000000 32.000000" +"oldorigin" "-3856.000000 608.000000 32.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2209.000000 1295.000000 87.000000" +"absmax" "-2207.000000 1297.000000 89.000000" +"origin" "-2208.000000 1296.000000 88.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"targetname" "early_relay" +"style" "32.000000" +"activate" "496" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "269.000000" +"absmin" "-3257.000000 -169.000000 463.000000" +"absmax" "-3255.000000 -167.000000 465.000000" +"origin" "-3256.000000 -168.000000 464.000000" +"angles" "-0.000000 227.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "574695.000000" +"part_emitter" "540" +"part_active" "70.000000" +} +{ +"absmin" "-3257.000000 -169.000000 463.000000" +"absmax" "-3255.000000 -167.000000 465.000000" +"origin" "-3256.000000 -168.000000 464.000000" +"angles" "-0.000000 227.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2702.551270" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "574695.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "539" +"part_style" "70.000000" +"start_delay" "3.662618" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "307.000000" +"absmin" "-2210.701904 168.621475 399.031250" +"absmax" "-2160.701904 218.621475 465.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2185.701904 193.621475 424.031250" +"oldorigin" "-2208.000000 184.000000 424.031250" +"angles" "-0.000000 210.997925 -0.000000" +"classname" "monster_hogremac" +"model" "progs/mon_hogremac.mdl" +"frame" "155.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "hogremac_dieB14" +"nextthink" "2698.468750" +"health" "-50013.820312" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "211.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"th_stand" "hogremac_stand1" +"th_walk" "hogremac_walk1" +"th_run" "hogremac_run1" +"th_missile" "hogremac_shoot1" +"th_melee" "hogremac_melee" +"th_pain" "hogremac_pain" +"th_die" "hogremac_die" +"search_time" "480.167969" +"attack_state" "1.000000" +"attack_finished" "476.421478" +"pain_finished" "1000475.625000" +"show_hostile" "476.167969" +"mdl" "progs/mon_hogremac.mdl" +"pausetime" "999999.000000" +"lip" "0.695822" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "255.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogremac_wakeup1a" +"liquidbase" "-1.000000" +"liquidcheck" "476.067963" +"attack_elev" "11.000000" +"attack_speed" "550.000000" +"meleerange" "120.000000" +"meleehitsound" "gibs/gibheavy1.wav" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_finstate" "461.266998" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was smashed by a Mace Ogre +" +"idletimer" "476.893311" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "438.858643" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "644.321960" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "475.507019" +"dmgcombined" "4.000000" +"gib1mdl" "progs/w_ogremac.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "307.000000" +"absmin" "-2272.845703 -94.966431 399.031250" +"absmax" "-2222.845703 -44.966431 465.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2247.845703 -69.966431 424.031250" +"oldorigin" "-2224.000000 -88.000000 424.031250" +"angles" "-0.000000 54.992065 -0.000000" +"classname" "monster_hogremac" +"model" "progs/mon_hogremac.mdl" +"frame" "155.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "hogremac_dieB14" +"nextthink" "2698.399414" +"health" "-50004.125000" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"th_stand" "hogremac_stand1" +"th_walk" "hogremac_walk1" +"th_run" "hogremac_run1" +"th_missile" "hogremac_shoot1" +"th_melee" "hogremac_melee" +"th_pain" "hogremac_pain" +"th_die" "hogremac_die" +"search_time" "499.120361" +"attack_state" "1.000000" +"attack_finished" "497.095032" +"pain_finished" "1000496.125000" +"show_hostile" "496.320435" +"mdl" "progs/mon_hogremac.mdl" +"pausetime" "999999.000000" +"lip" "0.945891" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "255.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogremac_wakeup1a" +"liquidbase" "-1.000000" +"liquidcheck" "495.920410" +"attack_elev" "-2.000000" +"attack_speed" "550.000000" +"meleerange" "120.000000" +"meleehitsound" "gibs/gibheavy1.wav" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_finstate" "489.320007" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was smashed by a Mace Ogre +" +"idletimer" "500.689148" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "494.923096" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "513.793335" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "496.039001" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_ogremac.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "70.000000" +"absmin" "-3617.000000 -177.000000 430.000000" +"absmax" "-2959.000000 129.000000 433.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*69" +"mins" "-3616.000000 -176.000000 431.000000" +"maxs" "-2960.000000 128.000000 432.000000" +"size" "656.000000 304.000000 1.000000" +"mdl" "*69" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-2720.000000 326.000000 272.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "drole_window" +"movedir" "0.000000 270.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.234748" +"pos1" "96.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "735" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "545" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "32.000000" +"brkobj1" "maps/ad_brk/glass09.bsp" +"brkobj2" "maps/ad_brk/glass10.bsp" +"brkobj3" "maps/ad_brk/glass11.bsp" +"brkobj4" "maps/ad_brk/glass12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-2689.000000 327.000000 335.000000" +"absmax" "-2687.000000 329.000000 337.000000" +"origin" "-2688.000000 328.000000 336.000000" +} +{ +"modelindex" "269.000000" +"absmin" "-2921.000000 263.000000 463.000000" +"absmax" "-2919.000000 265.000000 465.000000" +"origin" "-2920.000000 264.000000 464.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "157209.000000" +"part_emitter" "547" +"part_active" "70.000000" +} +{ +"absmin" "-2921.000000 263.000000 463.000000" +"absmax" "-2919.000000 265.000000 465.000000" +"origin" "-2920.000000 264.000000 464.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2703.565186" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "157209.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "546" +"part_style" "70.000000" +"start_delay" "8.578783" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "72.000000" +"absmin" "-2945.000000 143.000000 430.000000" +"absmax" "-2799.000000 321.000000 433.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*71" +"mins" "-2944.000000 144.000000 431.000000" +"maxs" "-2800.000000 320.000000 432.000000" +"size" "144.000000 176.000000 1.000000" +"mdl" "*71" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "269.000000" +"absmin" "-2457.000000 -161.000000 239.000000" +"absmax" "-2455.000000 -159.000000 241.000000" +"origin" "-2456.000000 -160.000000 240.000000" +"angles" "-0.000000 247.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "234144.000000" +"part_emitter" "550" +"part_active" "70.000000" +} +{ +"absmin" "-2457.000000 -161.000000 239.000000" +"absmax" "-2455.000000 -159.000000 241.000000" +"origin" "-2456.000000 -160.000000 240.000000" +"angles" "-0.000000 247.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2700.847900" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "234144.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "549" +"part_style" "70.000000" +"start_delay" "8.980408" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2921.000000 -161.000000 239.000000" +"absmax" "-2919.000000 -159.000000 241.000000" +"origin" "-2920.000000 -160.000000 240.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "826265.000000" +"part_emitter" "552" +"part_active" "70.000000" +} +{ +"absmin" "-2921.000000 -161.000000 239.000000" +"absmax" "-2919.000000 -159.000000 241.000000" +"origin" "-2920.000000 -160.000000 240.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2704.268799" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "826265.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "551" +"part_style" "70.000000" +"start_delay" "9.915983" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-2417.000000 -305.000000 647.000000" +"absmax" "-2415.000000 -303.000000 649.000000" +"origin" "-2416.000000 -304.000000 648.000000" +"angles" "-0.000000 316.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "263967.000000" +"part_emitter" "554" +"part_active" "72.000000" +} +{ +"absmin" "-2417.000000 -305.000000 647.000000" +"absmax" "-2415.000000 -303.000000 649.000000" +"origin" "-2416.000000 -304.000000 648.000000" +"angles" "-0.000000 316.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2704.745605" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "263967.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "553" +"part_style" "72.000000" +"start_delay" "10.770256" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "314.000000" +"absmin" "-2597.863525 -480.968750 431.031250" +"absmax" "-2563.863525 -446.968750 497.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-2580.863525 -463.968750 456.031250" +"oldorigin" "-2529.000000 -304.000000 448.000000" +"angles" "0.000000 227.999268 0.000000" +"classname" "monster_gargoyle" +"model" "progs/mon_gargoyle.mdl" +"frame" "13.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2698.451172" +"health" "-13.483658" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "228.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"targetname" "edelman_bars" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "1.000000" +"search_time" "981.770813" +"attack_state" "4.000000" +"attack_finished" "979.470764" +"pain_finished" "1000976.375000" +"show_hostile" "977.770813" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"think1" "gargoyle_wakeup" +"pos1" "88.000000 111.000000 23.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"skin_override" "1.000000" +"frame_override" "105.000000" +"enemytarget" "1931" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "977.570862" +"attack_chance" "0.600000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "980.286194" +"pain_flinch" "70.000000" +"pain_finstate" "972.807983" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "979.220520" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "983.007568" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "490.386627" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "976.877991" +"dmgcombined" "12.000000" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "270.000000" +"absmin" "-2961.000000 -305.000000 647.000000" +"absmax" "-2959.000000 -303.000000 649.000000" +"origin" "-2960.000000 -304.000000 648.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "688662.000000" +"part_emitter" "557" +"part_active" "72.000000" +} +{ +"absmin" "-2961.000000 -305.000000 647.000000" +"absmax" "-2959.000000 -303.000000 649.000000" +"origin" "-2960.000000 -304.000000 648.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2705.763916" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "688662.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "556" +"part_style" "72.000000" +"start_delay" "9.701864" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"absmin" "-2705.439209 -395.901031 567.000000" +"absmax" "-2703.439209 -393.901031 569.000000" +"origin" "-2704.439209 -394.901031 568.000000" +"oldorigin" "-2706.102783 -402.726135 568.000000" +"angles" "-0.000000 257.997437 -0.000000" +"classname" "monster_gargoyle" +"frame" "27.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-70.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "258.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"targetname" "edelman_bars" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "1.000000" +"search_time" "993.003906" +"attack_state" "1.000000" +"attack_finished" "990.756409" +"pain_finished" "989.503906" +"show_hostile" "989.003906" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"think1" "gargoyle_wakeup" +"lip" "0.837306" +"pos1" "88.000000 111.000000 23.000000" +"height" "128.000000" +"waitmin" "1000987.562500" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gargoyle.mdl" +"skin_override" "1.000000" +"frame_override" "95.000000" +"attachment" "2554" +"estate" "2.000000" +"enemytarget" "1930" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "988.004150" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "989.506348" +"pain_flinch" "70.000000" +"pain_finstate" "986.404663" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "994.864136" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "990.705688" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "466.405365" +"switchoverride" "1.000000" +"dmgtimeframe" "988.679993" +"dmgcombined" "4.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_gargwing1.mdl" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "269.000000" +"absmin" "-2457.000000 -569.000000 479.000000" +"absmax" "-2455.000000 -567.000000 481.000000" +"origin" "-2456.000000 -568.000000 480.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "353430.000000" +"part_emitter" "560" +"part_active" "70.000000" +} +{ +"absmin" "-2457.000000 -569.000000 479.000000" +"absmax" "-2455.000000 -567.000000 481.000000" +"origin" "-2456.000000 -568.000000 480.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2704.018311" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "353430.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "559" +"part_style" "70.000000" +"start_delay" "6.739616" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2457.000000 -1033.000000 479.000000" +"absmax" "-2455.000000 -1031.000000 481.000000" +"origin" "-2456.000000 -1032.000000 480.000000" +"angles" "-0.000000 14.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "496992.000000" +"part_emitter" "562" +"part_active" "70.000000" +} +{ +"absmin" "-2457.000000 -1033.000000 479.000000" +"absmax" "-2455.000000 -1031.000000 481.000000" +"origin" "-2456.000000 -1032.000000 480.000000" +"angles" "-0.000000 14.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2702.147217" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "496992.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "561" +"part_style" "70.000000" +"start_delay" "10.079317" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2921.000000 -1033.000000 479.000000" +"absmax" "-2919.000000 -1031.000000 481.000000" +"origin" "-2920.000000 -1032.000000 480.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "7245.000000" +"part_emitter" "564" +"part_active" "70.000000" +} +{ +"absmin" "-2921.000000 -1033.000000 479.000000" +"absmax" "-2919.000000 -1031.000000 481.000000" +"origin" "-2920.000000 -1032.000000 480.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2699.322266" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "7245.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "563" +"part_style" "70.000000" +"start_delay" "7.675191" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2921.000000 -569.000000 479.000000" +"absmax" "-2919.000000 -567.000000 481.000000" +"origin" "-2920.000000 -568.000000 480.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "328668.000000" +"part_emitter" "566" +"part_active" "70.000000" +} +{ +"absmin" "-2921.000000 -569.000000 479.000000" +"absmax" "-2919.000000 -567.000000 481.000000" +"origin" "-2920.000000 -568.000000 480.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2702.455322" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "328668.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "565" +"part_style" "70.000000" +"start_delay" "6.984497" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "73.000000" +"absmin" "-2713.000000 -825.000000 427.000000" +"absmax" "-2663.000000 -775.000000 437.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000000 0.000000 -4.000002" +"classname" "func_button" +"model" "*72" +"frame" "1.000000" +"mins" "-2712.000000 -824.000000 432.000000" +"maxs" "-2664.000000 -776.000000 440.000000" +"size" "48.000000 48.000000 8.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.900000" +"enemy" "1" +"target" "edelman_bars2" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*72" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000000 0.000000 -4.000002" +"lip" "4.000000" +"pos2" "-0.000000 0.000000 -4.000002" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-2543.000000 -1039.000000 432.000000" +"absmax" "-2513.000000 -1009.000000 432.000000" +"origin" "-2528.000000 -1024.000000 432.000000" +"oldorigin" "-2528.000000 -1024.000000 432.000000" +"angles" "-0.000000 280.000000 -0.000000" +"classname" "item_spikes" "skin" "1.000000" "touch" "item_touch" "think" "item_delay" -"netname" "battery" -"flags" "768.000000" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" "noise" "weapons/lock4.wav" "attack_finished" "999999.000000" -"mdl" "progs/ammo_battery0.mdl" -"aflag" "6.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" "bbmins" "-16.000000 -16.000000 0.000000" "bbmaxs" "16.000000 16.000000 56.000000" "touch2" "ammo_touch" -"classtype" "740.000000" +"classtype" "720.000000" "classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" "respawn_time" "30.000000" "respawn_effect" "1.000000" -"respawn_style" "258.000000" +"respawn_style" "320.000000" "respawn_ofs" "0.000000 0.000000 24.000000" "estate" "2.000000" "estate_on" "item_on" @@ -1419,21 +21936,4255 @@ a "estate_reset" "item_reset" } { -"absmin" "161.000000 -319.000000 64.313248" -"absmax" "191.000000 -289.000000 64.313248" -"origin" "176.000000 -304.000000 64.313248" -"oldorigin" "176.000000 -304.000000 64.313248" -"angles" "0.000000 329.000000 0.000000" +"absmin" "-2863.000000 -1039.000000 432.000000" +"absmax" "-2833.000000 -1009.000000 432.000000" +"origin" "-2848.000000 -1024.000000 432.000000" +"oldorigin" "-2848.000000 -1024.000000 432.000000" +"angles" "-0.000000 178.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2767.000000 -1039.000000 432.000000" +"absmax" "-2737.000000 -1009.000000 432.000000" +"origin" "-2752.000000 -1024.000000 432.000000" +"oldorigin" "-2752.000000 -1024.000000 432.000000" +"angles" "-0.000000 87.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2639.000000 -1039.000000 432.000000" +"absmax" "-2609.000000 -1009.000000 432.000000" +"origin" "-2624.000000 -1024.000000 432.000000" +"oldorigin" "-2624.000000 -1024.000000 432.000000" +"angles" "-0.000000 317.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2479.000000 -879.000000 432.000000" +"absmax" "-2449.000000 -849.000000 432.000000" +"origin" "-2464.000000 -864.000000 432.000000" +"oldorigin" "-2464.000000 -864.000000 432.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2479.000000 -751.000000 432.000000" +"absmax" "-2449.000000 -721.000000 432.000000" +"origin" "-2464.000000 -736.000000 432.000000" +"oldorigin" "-2464.000000 -736.000000 432.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2487.000000 -967.000000 432.000000" +"absmax" "-2457.000000 -937.000000 432.000000" +"origin" "-2472.000000 -952.000000 432.000000" +"oldorigin" "-2472.000000 -952.000000 432.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2487.000000 -663.000000 432.000000" +"absmax" "-2457.000000 -633.000000 432.000000" +"origin" "-2472.000000 -648.000000 432.000000" +"oldorigin" "-2472.000000 -648.000000 432.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "edelman_monsters" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*73" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-2192.000000 608.000000 384.000000" +"bbmaxs" "-2144.000000 800.000000 576.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-2553.000000 -169.000000 671.000000" +"absmax" "-2535.000000 -151.000000 705.000000" +"solid" "1.000000" +"origin" "-2544.000000 -160.000000 688.000000" +"oldorigin" "-2544.000000 -160.000000 688.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path19b" +"targetname" "path19a" +"movetarget" "578" +"state" "1.000000" +"activate" "582" +"classtype" "26.000000" +"targetback" "path19a" +"movetarget3" "580" +} +{ +"absmin" "-2841.000000 -169.000000 671.000000" +"absmax" "-2823.000000 -151.000000 705.000000" +"solid" "1.000000" +"origin" "-2832.000000 -160.000000 688.000000" +"oldorigin" "-2832.000000 -160.000000 688.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path19c" +"targetname" "path19b" +"movetarget" "579" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path19b" +"movetarget3" "577" +} +{ +"absmin" "-2841.000000 -441.000000 671.000000" +"absmax" "-2823.000000 -423.000000 705.000000" +"solid" "1.000000" +"origin" "-2832.000000 -432.000000 688.000000" +"oldorigin" "-2832.000000 -432.000000 688.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path19d" +"targetname" "path19c" +"movetarget" "580" +"state" "1.000000" +"activate" "581" +"classtype" "26.000000" +"targetback" "path19c" +"movetarget3" "578" +} +{ +"absmin" "-2553.000000 -441.000000 671.000000" +"absmax" "-2535.000000 -423.000000 705.000000" +"solid" "1.000000" +"origin" "-2544.000000 -432.000000 688.000000" +"oldorigin" "-2544.000000 -432.000000 688.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path19a" +"targetname" "path19d" +"movetarget" "577" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path19d" +"movetarget3" "579" +} +{ +"modelindex" "290.000000" +"absmin" "-3151.413086 -121.584755 431.031250" +"absmax" "-3117.413086 -87.584755 497.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3134.413086 -104.584755 456.031250" +"oldorigin" "-2833.469238 -388.728271 688.000000" +"velocity" "0.000000 -121.689507 0.000000" +"angles" "-0.000000 355.995483 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.493164" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 334.967651 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "356.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "352.000000" +"target" "path19c" +"targetname" "edelman_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "715.799866" +"attack_state" "1.000000" +"attack_finished" "710.684204" +"pain_finished" "1000710.687500" +"show_hostile" "711.799866" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "579" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "710.883911" +"attack_chance" "0.900000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "717.332764" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "664.997314" +"sight_sound" "wizard/wsight.wav" +"enemydist" "54.139580" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-2649.970703 90.547234 192.031250" +"absmax" "-2615.970703 124.547234 258.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2632.970703 107.547234 217.031250" +"oldorigin" "-2544.838379 -236.112183 688.000000" +"velocity" "100.387573 -198.535110 0.000000" +"angles" "-0.000000 25.999146 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.461670" +"groundentity" "655" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 20.994873 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "26.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "352.000000" +"target" "path19a" +"targetname" "edelman_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "668.692871" +"attack_state" "1.000000" +"attack_finished" "661.631409" +"pain_finished" "1000663.562500" +"show_hostile" "664.692871" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "577" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "664.592896" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "669.929443" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "664.932556" +"sight_sound" "wizard/wsight.wav" +"enemydist" "465.900665" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-2616.218018 372.527679 431.031250" +"absmax" "-2582.218018 406.527679 489.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2599.218018 389.527679 456.031250" +"oldorigin" "-3584.000000 -144.000000 456.031250" +"angles" "-0.000000 25.999146 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.431152" +"health" "-6.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "26.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "96.000000" +"targetname" "edelman_monsters" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "1.000000" +"search_time" "694.757751" +"attack_state" "2.000000" +"attack_finished" "672.654175" +"pain_finished" "1000690.937500" +"show_hostile" "690.757751" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "4.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "690.257874" +"attack_track" "-2249.265381 575.453491 408.031250" +"attack_chance" "0.900000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "2.000000" +"weaponswitch" "691.557556" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "689.757996" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "695.177002" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "681.654175" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "459.175232" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-2651.108398 353.926025 431.031250" +"absmax" "-2617.108398 387.926025 489.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2634.108398 370.926025 456.031250" +"oldorigin" "-3392.000000 -144.000000 456.031250" +"angles" "-0.000000 19.995117 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.476074" +"health" "-15.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "20.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "96.000000" +"targetname" "edelman_monsters" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "698.187378" +"attack_state" "2.000000" +"attack_finished" "672.578125" +"pain_finished" "1000694.250000" +"show_hostile" "694.187378" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "693.687500" +"attack_track" "-2224.031250 525.906677 408.031250" +"attack_chance" "0.700000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "694.887207" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "687.489014" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "693.996765" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "681.578125" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "496.022949" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "401.000000" +"absmin" "-2621.329346 701.056885 -32.968750" +"absmax" "-2587.329346 735.056885 9.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2604.329346 718.056885 -7.968750" +"oldorigin" "-2621.922607 855.161926 15.080851" +"velocity" "-441.456787 0.000000 0.000000" +"angles" "0.000000 355.995483 0.000000" +"classname" "monster_voreling" +"model" "progs/mon_voreling.mdl" +"frame" "63.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.448730" +"health" "-18.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "356.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "voreling_idle1" +"th_walk" "voreling_walk1" +"th_run" "voreling_run1" +"th_missile" "voreling_wakeup" +"th_melee" "voreling_bite1" +"th_pain" "voreling_pain" +"th_die" "voreling_die" +"search_time" "185.729294" +"attack_state" "1.000000" +"attack_finished" "169.593002" +"pain_finished" "1000180.250000" +"show_hostile" "181.729294" +"jump_flag" "182.729294" +"mdl" "progs/mon_voreling.mdl" +"pausetime" "999999.000000" +"movespeed" "2.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "370.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"th_checkattack" "VorelingCheckAttack" +"th_slide" "voreling_slide1" +"th_jump" "voreling_leap1" +"th_jumpexit" "voreling_leap7" +"liquidbase" "-1.000000" +"liquidcheck" "181.629288" +"attack_timer" "168.699921" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "20.000000 0.000000 0.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_finstate" "173.956009" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "voreling/pain.wav" +"deathstring" " was nibbled by a Voreling +" +"idletimer" "184.656738" +"idle_sound" "voreling/idle.wav" +"sight_timeout" "177.599915" +"sight_sound" "voreling/sight.wav" +"enemydist" "121.525414" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "180.969009" +"dmgcombined" "8.000000" +"gib1mdl" "progs/gib_voreleg.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "344.000000" +"absmin" "-3302.486816 -12.944426 63.031250" +"absmax" "-3252.486816 37.055573 129.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3277.486816 12.055574 88.031250" +"oldorigin" "-3551.703857 258.968323 88.031250" +"velocity" "445.881744 -401.484100 0.000000" +"angles" "0.000000 317.999268 0.000000" +"classname" "monster_demon1" +"model" "progs/mon_demon.mdl" +"frame" "53.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.429688" +"health" "-6.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "274.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"target" "path20a" +"targetname" "edelman_monsters" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"oldenemy" "1" +"search_time" "800.986877" +"attack_state" "1.000000" +"attack_finished" "782.955383" +"pain_finished" "1000795.687500" +"show_hostile" "796.986877" +"jump_flag" "795.681641" +"mdl" "progs/mon_demon.mdl" +"movetarget" "588" +"count" "1.000000" +"pos1" "-3411.697021 132.902283 124.984032" +"height" "256.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "796.986877" +"meleerange" "80.000000" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "795.243958" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "799.921814" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "730.630493" +"sight_sound" "demon/sight2.wav" +"enemydist" "154.345947" +"switchattacker" "1" +"switchtimer" "731.076965" +"switchoverride" "1.000000" +"jumptouch" "2380" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_dmleg1.mdl" +"gib2mdl" "progs/gib_dmleg2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"absmin" "-3113.000000 -809.000000 463.000000" +"absmax" "-3095.000000 -791.000000 497.000000" +"solid" "1.000000" +"origin" "-3104.000000 -800.000000 480.000000" +"oldorigin" "-3104.000000 -800.000000 480.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path20b" +"targetname" "path20a" +"movetarget" "588" +"state" "1.000000" +"activate" "586" +"classtype" "26.000000" +"targetback" "path20a" +"movetarget3" "589" +} +{ +"absmin" "-3497.000000 -697.000000 447.000000" +"absmax" "-3479.000000 -679.000000 481.000000" +"solid" "1.000000" +"origin" "-3488.000000 -688.000000 464.000000" +"oldorigin" "-3488.000000 -688.000000 464.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path20c" +"targetname" "path20b" +"movetarget" "589" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path20b" +"movetarget3" "587" +} +{ +"absmin" "-3481.000000 -345.000000 463.000000" +"absmax" "-3463.000000 -327.000000 497.000000" +"solid" "1.000000" +"origin" "-3472.000000 -336.000000 480.000000" +"oldorigin" "-3472.000000 -336.000000 480.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path20a" +"targetname" "path20c" +"movetarget" "587" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path20c" +"movetarget3" "588" +} +{ +"absmin" "-3145.000000 -809.000000 927.000000" +"absmax" "-3127.000000 -791.000000 961.000000" +"solid" "1.000000" +"origin" "-3136.000000 -800.000000 944.000000" +"oldorigin" "-3136.000000 -800.000000 944.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path21b" +"targetname" "path21a" +"movetarget" "591" +"state" "1.000000" +"activate" "594" +"classtype" "26.000000" +"targetback" "path21a" +"movetarget3" "593" +} +{ +"absmin" "-3177.000000 -409.000000 927.000000" +"absmax" "-3159.000000 -391.000000 961.000000" +"solid" "1.000000" +"origin" "-3168.000000 -400.000000 944.000000" +"oldorigin" "-3168.000000 -400.000000 944.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path21c" +"targetname" "path21b" +"movetarget" "592" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path21b" +"movetarget3" "590" +} +{ +"absmin" "-3657.000000 -393.000000 959.000000" +"absmax" "-3639.000000 -375.000000 993.000000" +"solid" "1.000000" +"origin" "-3648.000000 -384.000000 976.000000" +"oldorigin" "-3648.000000 -384.000000 976.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path21d" +"targetname" "path21c" +"movetarget" "593" +"state" "1.000000" +"activate" "595" +"classtype" "26.000000" +"targetback" "path21c" +"movetarget3" "591" +} +{ +"absmin" "-3625.000000 -873.000000 863.000000" +"absmax" "-3607.000000 -855.000000 897.000000" +"solid" "1.000000" +"origin" "-3616.000000 -864.000000 880.000000" +"oldorigin" "-3616.000000 -864.000000 880.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path21a" +"targetname" "path21d" +"movetarget" "590" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path21d" +"movetarget3" "592" +} +{ +"modelindex" "290.000000" +"absmin" "-3389.147217 -90.157402 431.031250" +"absmax" "-3355.147217 -56.157402 497.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3372.147217 -73.157402 456.031250" +"oldorigin" "-3158.364746 -620.389709 928.000000" +"velocity" "-56.697281 49.678040 0.000000" +"angles" "-0.000000 45.000000 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.428223" +"groundentity" "543" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 36.996460 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"target" "path21a" +"targetname" "edelman_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"lefty" "1.000000" +"search_time" "778.068848" +"attack_state" "1.000000" +"attack_finished" "773.891235" +"pain_finished" "1000772.687500" +"show_hostile" "774.068848" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "591" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "774.068848" +"move_elev" "8.000000" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "776.618042" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "771.793701" +"sight_sound" "wizard/wsight.wav" +"enemydist" "240.462509" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-3323.007568 -0.666981 63.031250" +"absmax" "-3289.007568 33.333019 129.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3306.007568 16.333019 88.031250" +"oldorigin" "-3538.795166 -830.310425 928.000000" +"velocity" "26.349686 0.000000 0.000000" +"angles" "-0.000000 45.000000 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.448486" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 45.000000 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"target" "path21c" +"targetname" "edelman_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "737.569885" +"attack_state" "1.000000" +"attack_finished" "731.032410" +"pain_finished" "1000732.437500" +"show_hostile" "733.569885" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "590" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "733.469910" +"move_elev" "8.000000" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "736.225647" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "730.234558" +"sight_sound" "wizard/wsight.wav" +"enemydist" "179.870453" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-2488.056396 -878.237366 614.280029" +"absmax" "-2486.056396 -876.237366 616.280029" +"origin" "-2487.056396 -877.237366 615.280029" +"oldorigin" "-2496.000000 -800.000000 832.000000" +"velocity" "0.000000 0.000000 -24.000000" +"angles" "0.000000 117.998657 0.000000" +"classname" "monster_wraith" +"frame" "86.000000" +"skin" "2.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "33.000000" +"max_health" "-2.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "118.000000" +"yaw_speed" "35.000000" +"goalentity" "1" +"targetname" "edelman_monsters2" +"th_stand" "wraith_stand1" +"th_walk" "wraith_walk1" +"th_run" "wraith_run1" +"th_missile" "wraith_magic" +"th_pain" "wraith_pain" +"th_die" "wraith_die" +"lefty" "1.000000" +"search_time" "959.516968" +"attack_state" "2.000000" +"attack_finished" "955.906250" +"pain_finished" "953.217529" +"show_hostile" "955.516968" +"mdl" "progs/mon_wraith.mdl" +"pausetime" "999999.000000" +"lip" "2.635823" +"height" "128.000000" +"waitmin" "1000954.312500" +"poisonous" "1.000000" +"alpha" "0.700000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "350.000000" +"classgroup" "660.000000" +"classmove" "2.000000" +"gibhealth" "-300.000000" +"gibbed" "1.000000" +"frame_override" "1.000000" +"attachment" "1931" +"attachment2" "1932" +"attachment3" "1933" +"estate" "2.000000" +"enemytarget" "1930" +"exactskin" "2.000000" +"th_checkattack" "WraithCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "955.516968" +"attack_speed" "999999.000000" +"attack_offset" "30.000000 2.000000 8.000000" +"meleeattack" "954.091370" +"weaponglow" "progs/mon_wraith_glow.mdl" +"pain_flinch" "70.000000" +"pain_finstate" "953.217529" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wraith/pain1.wav" +"deathstring" " was shattered by a Wraith +" +"idletimer" "958.791260" +"idle_sound" "wraith/idle1.wav" +"idle_sound2" "wraith/idle2.wav" +"idle_soundcom" "wraith/idle3.wav" +"sight_timeout" "944.504211" +"sight_sound" "wraith/sight1.wav" +"enemydist" "331.562378" +"switchoverride" "1.000000" +"dmgtimeframe" "954.610962" +"dmgcombined" "12.000000" +"minion_active" "1.000000" +"part_style" "2.000000" +"gib1mdl" "progs/gib_wraith1.mdl" +"gib2mdl" "progs/gib_wraith2.mdl" +"gib3mdl" "progs/gib_wraith3.mdl" +"blockudeath" "1.000000" +"minion_baseattack" "1.000000" +"minion_maxcount" "5.000000" +"minion_trigger" "3.000000" +"minion_maxtrigger" "5.000000" +"minion_throwspeed" "200.000000" +"minion_throwextra" "50.000000" +"minion_throwside" "50.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-3298.443359 -544.807800 431.031250" +"absmax" "-3264.443359 -510.807800 497.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3281.443359 -527.807800 456.031250" +"oldorigin" "-2544.000000 -624.000000 456.031250" +"angles" "-0.000000 84.995728 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "53.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2698.400879" +"health" "-2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "85.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "258.000000" +"targetname" "stoneknight2" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "919.080872" +"attack_finished" "915.808838" +"pain_finished" "1000915.125000" +"show_hostile" "915.080872" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"think1" "hknight_wakeup" +"lip" "135.000000" +"pos1" "133.000000 147.000000 14.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"frame_override" "133.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "2.000000" +"pain_flinch" "60.000000" +"pain_finstate" "913.568970" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "916.996521" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "914.274719" +"sight_sound" "statue/sight.wav" +"enemydist" "179.478409" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "915.214966" +"dmgcombined" "48.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-3321.454590 -524.924072 431.031250" +"absmax" "-3287.454590 -490.924072 497.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3304.454590 -507.924072 456.031250" +"oldorigin" "-2560.000000 -976.000000 456.031250" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "62.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2698.453125" +"health" "-18.913877" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "258.000000" +"targetname" "stoneknight2" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"oldenemy" "1" +"search_time" "904.444580" +"attack_finished" "900.825745" +"pain_finished" "1000899.187500" +"show_hostile" "900.444580" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"think1" "hknight_wakeup" +"lip" "0.347453" +"pos1" "133.000000 147.000000 14.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"frame_override" "133.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "1.000000" +"pain_flinch" "60.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "902.934021" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "902.546265" +"sight_sound" "statue/sight.wav" +"enemydist" "209.982910" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "899.598938" +"dmgcombined" "40.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "75.000000" +"absmin" "-1961.000000 1047.000000 55.000000" +"absmax" "-1815.000000 1065.000000 361.000000" +"ltime" "8.980000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000013 0.000000 -296.000000" +"classname" "func_door" +"model" "*74" +"frame" "1.000000" +"mins" "-1960.000000 1048.000000 352.000000" +"maxs" "-1816.000000 1064.000000 656.000000" +"size" "144.000000 16.000000 304.000000" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"chain" "478" +"enemy" "599" +"yaw_speed" "100.000000" +"spawnflags" "32.000000" +"targetname" "edelman_bars2" +"owner" "599" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "doors/ddoor2.wav" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*74" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000013 0.000000 -296.000000" +"lip" "8.000000" +"pos2" "-0.000013 0.000000 -296.000000" +"bsporigin" "1.000000" +"activate" "708" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "323.000000" +"absmin" "-3464.220459 148.920776 63.031250" +"absmax" "-3414.220459 198.920776 129.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3439.220459 173.920776 88.031250" +"oldorigin" "-3510.042236 450.896942 40.031250" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_hogre" +"model" "progs/mon_hogre.mdl" +"frame" "173.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.434082" +"health" "-16.000000" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "270.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"target" "path8j" +"targetname" "edelman_bars" +"th_stand" "hogre_stand1" +"th_walk" "hogre_walk1" +"th_run" "hogre_run1" +"th_missile" "hogre_shoot1" +"th_melee" "hogre_melee" +"th_pain" "hogre_pain" +"th_die" "hogre_die" +"search_time" "1072.465454" +"attack_state" "4.000000" +"attack_finished" "1070.128906" +"pain_finished" "1001067.750000" +"show_hostile" "1068.465454" +"mdl" "progs/mon_hogre.mdl" +"movetarget" "342" +"lip" "0.218268" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "250.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogre_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "1068.065552" +"attack_elev" "21.000000" +"attack_speed" "550.000000" +"meleerange" "100.000000" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1067.494995" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was blown up by an Ogre Hunter +" +"idletimer" "1070.856689" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "1073.642700" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "283.134705" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_ogregl.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "307.000000" +"absmin" "-2528.352051 -59.104641 191.031250" +"absmax" "-2478.352051 -9.104641 257.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2503.352051 -34.104641 216.031250" +"oldorigin" "-2383.000000 64.000000 264.031250" +"angles" "-0.000000 245.994873 -0.000000" +"classname" "monster_hogremac" +"model" "progs/mon_hogremac.mdl" +"frame" "155.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "hogremac_dieB14" +"nextthink" "2698.448975" +"health" "-16.000000" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "246.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"target" "path9b" +"targetname" "edelman_bars" +"th_stand" "hogremac_stand1" +"th_walk" "hogremac_walk1" +"th_run" "hogremac_run1" +"th_missile" "hogremac_shoot1" +"th_melee" "hogremac_melee" +"th_pain" "hogremac_pain" +"th_die" "hogremac_die" +"search_time" "1010.268372" +"attack_state" "1.000000" +"attack_finished" "1006.042542" +"pain_finished" "1001005.437500" +"show_hostile" "1006.268372" +"mdl" "progs/mon_hogremac.mdl" +"movetarget" "361" +"lip" "0.853298" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "255.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogremac_wakeup1a" +"liquidbase" "-1.000000" +"liquidcheck" "1005.368591" +"attack_elev" "30.000000" +"attack_speed" "550.000000" +"meleerange" "120.000000" +"meleehitsound" "gibs/gibheavy1.wav" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1004.669006" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was smashed by a Mace Ogre +" +"idletimer" "1008.361267" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "1011.090027" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "493.142609" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1002.747986" +"dmgcombined" "36.000000" +"gib1mdl" "progs/w_ogregl.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-2235.075928 159.689972 399.031250" +"absmax" "-2201.075928 193.689972 457.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2218.075928 176.689972 424.031250" +"oldorigin" "-2224.000000 216.000000 424.031250" +"angles" "0.000000 337.999878 0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.467773" +"health" "-6.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "338.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"targetname" "edelman_bars" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "1148.518921" +"attack_state" "1.000000" +"attack_finished" "1130.387207" +"pain_finished" "1001143.625000" +"show_hostile" "1144.518921" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "1144.518921" +"attack_track" "-1884.979614 135.597107 344.031250" +"attack_chance" "0.400000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "1143.783936" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "1149.020996" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "1139.387207" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "419.809753" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-2177.902588 -98.673141 399.031250" +"absmax" "-2143.902588 -64.673141 457.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2160.902588 -81.673141 424.031250" +"oldorigin" "-2224.000000 -88.000000 424.031250" +"angles" "0.000000 15.996094 0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.447021" +"health" "-15.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "16.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"targetname" "edelman_bars" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "1.000000" +"search_time" "1145.021851" +"attack_state" "1.000000" +"attack_finished" "1137.606323" +"pain_finished" "1001140.250000" +"show_hostile" "1141.021851" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "4.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "1141.021851" +"attack_track" "-1804.743530 102.114197 344.031250" +"attack_chance" "0.200000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "1140.305664" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "1145.353027" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "1146.606323" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "463.220490" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1854.412231 61.055847 343.031250" +"absmax" "-1852.412231 63.055847 345.031250" +"origin" "-1853.412231 62.055847 344.031250" +"oldorigin" "-1853.412231 62.055847 344.031250" +"angles" "-0.000000 130.995483 -0.000000" +"classname" "monster_hell_knight" +"frame" "144.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-108.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "608" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "131.000000" +"yaw_speed" "20.000000" +"goalentity" "608" +"target" "path10h" +"targetname" "edelman_bars" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"oldenemy" "1" +"search_time" "1151.131958" +"attack_state" "3.000000" +"attack_finished" "1147.031982" +"pain_finished" "1147.833984" +"axhitme" "1.000000" +"show_hostile" "1147.131958" +"mdl" "progs/mon_hknight.mdl" +"movetarget" "373" +"lip" "0.016175" +"waitmin" "1001146.250000" +"no_liquiddmg" "1.000000" +"activate" "608" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"estate" "2.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleetimer" "1147.431885" +"pain_flinch" "60.000000" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "1149.727417" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1148.432129" +"sight_sound" "statue/sight.wav" +"enemydist" "47.189888" +"switchattacker" "608" +"switchtimer" "1147.031982" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +} +{ +"modelindex" "325.000000" +"absmin" "-1840.943237 8.851776 319.031250" +"absmax" "-1806.943237 42.851776 377.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1823.943237 25.851776 344.031250" +"oldorigin" "-2038.512817 560.310913 408.031250" +"angles" "-0.000000 213.997192 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.468994" +"health" "-6.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "604" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "214.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "101.000000" +"target" "path10c" +"targetname" "edelman_bars" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"search_time" "1148.433838" +"attack_state" "1.000000" +"attack_finished" "1139.934937" +"pain_finished" "1001144.250000" +"show_hostile" "1144.433838" +"mdl" "progs/mon_knight.mdl" +"movetarget" "373" +"no_liquiddmg" "1.000000" +"activate" "604" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"meleetimer" "1143.933960" +"pain_flinch" "40.000000" +"pain_finstate" "1143.631958" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "1146.836792" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1148.934937" +"sight_sound" "statue/sight.wav" +"enemydist" "93.498344" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "337.000000" +"absmin" "-2676.850830 -196.290466 191.031250" +"absmax" "-2642.850830 -162.290466 257.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2659.850830 -179.290466 216.031250" +"oldorigin" "-2830.484375 17.257893 216.031250" +"velocity" "424.009369 -264.983093 0.000000" +"angles" "0.000000 188.997803 0.000000" +"classname" "monster_dfury" +"model" "progs/mon_dfury.mdl" +"frame" "240.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.401611" +"health" "-23.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "189.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"target" "path11b" +"targetname" "edelman_bars" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"search_time" "1130.437744" +"attack_state" "1.000000" +"attack_finished" "1127.945190" +"pain_finished" "1001127.000000" +"show_hostile" "1126.437744" +"jump_flag" "1126.425171" +"mdl" "progs/mon_dfury.mdl" +"movetarget" "388" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "607" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"liquidbase" "-1.000000" +"liquidcheck" "1126.237793" +"attack_chance" "0.400000" +"attack_speed" "631.565125" +"attack_offset" "20.000000 0.000000 10.000000" +"meleeattack" "4.000000" +"meleerange" "70.000000" +"meleetimer" "1122.725830" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponstate" "0.570147" +"weaponswitch" "0.614002" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1124.625610" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idletimer" "1127.484863" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "1067.013550" +"sight_sound" "dknight/dfury_sight.wav" +"enemydist" "255.613663" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"jumptouch" "2204" +"steptype" "4.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2615.416748 -173.096222 215.031250" +"absmax" "-2613.416748 -171.096222 217.031250" +"origin" "-2614.416748 -172.096222 216.031250" +"angles" "0.000000 188.997803 0.000000" +"frame" "220.000000" +"skin" "1.000000" +"think" "dfury_attachment_finish" +"owner" "606" +"alpha" "0.100000" +"classtype" "32.000000" +} +{ +"modelindex" "337.000000" +"absmin" "-1885.603882 -180.793289 319.031250" +"absmax" "-1851.603882 -146.793289 385.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1868.603882 -163.793289 344.031250" +"oldorigin" "-1877.934570 36.904877 344.031250" +"velocity" "26.161646 0.000000 0.000000" +"angles" "0.000000 250.999146 0.000000" +"classname" "monster_dfury" +"model" "progs/mon_dfury.mdl" +"frame" "240.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.438232" +"health" "-11.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "251.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"target" "path12a" +"targetname" "edelman_bars" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"oldenemy" "1" +"search_time" "1161.563843" +"attack_state" "3.000000" +"attack_finished" "1148.935425" +"pain_finished" "1001158.500000" +"axhitme" "1.000000" +"show_hostile" "1157.563843" +"jump_flag" "1151.031250" +"mdl" "progs/mon_dfury.mdl" +"movetarget" "384" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "609" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"liquidbase" "-1.000000" +"liquidcheck" "1157.563843" +"attack_chance" "0.050000" +"attack_offset" "20.000000 0.000000 10.000000" +"meleerange" "70.000000" +"meleetimer" "1158.963501" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponstate" "0.868129" +"weaponswitch" "0.956078" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1155.990967" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idletimer" "1164.457520" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "1152.253540" +"sight_sound" "dknight/dfury_sight.wav" +"enemydist" "33.623924" +"switchattacker" "604" +"switchtimer" "1147.431885" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"jumptouch" "1" +"steptype" "4.000000" +"steplast" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1825.000000 911.000000 463.000000" +"absmax" "-1823.000000 913.000000 465.000000" +"origin" "-1824.000000 912.000000 464.000000" +"owner" "608" +"classtype" "32.000000" +} +{ +"absmin" "-2647.000000 505.000000 336.000000" +"absmax" "-2617.000000 535.000000 336.000000" +"origin" "-2632.000000 520.000000 336.000000" +"oldorigin" "-2632.000000 520.000000 336.000000" +"angles" "-0.000000 274.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "edelman_monsters2" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*75" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-3728.000000 -592.000000 432.000000" +"bbmaxs" "-3072.000000 -512.000000 784.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-2449.000000 -1.000000 -81.000000" +"absmax" "-2431.000000 65.000000 33.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-2448.000000 0.000000 -80.000000" +"maxs" "-2432.000000 64.000000 32.000000" +"size" "16.000000 64.000000 112.000000" +"touch" "trigger_bmodel_touch" +"message" "Fourth Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*76" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-2448.000000 0.000000 -80.000000" +"bbmaxs" "-2432.000000 64.000000 32.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "sixth_secret" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*77" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-2848.000000 168.000000 -64.000000" +"bbmaxs" "-2544.000000 184.000000 64.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "367.000000" +"absmin" "-2177.000000 31.000000 11.475887" +"absmax" "-2143.000000 65.000000 53.475887" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-2160.000000 48.000000 36.475887" +"oldorigin" "-2160.000000 48.000000 80.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "monster_scorpion" +"model" "progs/mon_scorpion.mdl" +"frame" "121.000000" +"skin" "3.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"use" "monster_use" +"think" "pinch_idle3" +"nextthink" "2698.471924" +"health" "120.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "270.000000" +"yaw_speed" "30.000000" +"spawnflags" "101.000000" +"targetname" "sixth_secret" +"th_stand" "pinch_idle1" +"th_walk" "pinch_walk1" +"th_run" "pinch_run1" +"th_melee" "pinch_claw1" +"th_pain" "pinch_pain" +"th_die" "pinch_die" +"mdl" "progs/mon_scorpion.mdl" +"pausetime" "999999.000000" +"activate" "613" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "310.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_scorpion.mdl" +"exactskin" "3.000000" +"th_checkattack" "ScorpionCheckAttack" +"th_jump" "pinch_leap1" +"th_jumpexit" "pinch_leap8" +"liquidbase" "-1.000000" +"liquidcheck" "2698.671143" +"attack_offset" "32.000000 8.000000 14.000000" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "scorpion/pain1.wav" +"pain_sound2" "scorpion/pain2.wav" +"deathstring" " was stung by a Scorpion +" +"idletimer" "2702.447998" +"idlemoreoften" "1.000000" +"idle_sound" "scorpion/idle1.wav" +"idle_sound2" "scorpion/idle2.wav" +"sight_sound" "scorpion/sight1.wav" +"switchoverride" "1.000000" +"steptype" "3.000000" +"gib1mdl" "progs/gib_scorpleg.mdl" +"gib2mdl" "progs/gib_scorpclaw.mdl" +"gib3mdl" "progs/gib_scorpclaw.mdl" +"gib1skin" "3.000000" +"gib2skin" "3.000000" +"gib3skin" "3.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "401.000000" +"absmin" "-2240.518799 640.067566 -31.968750" +"absmax" "-2206.518799 674.067566 10.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2223.518799 657.067566 -6.968750" +"oldorigin" "-2481.294434 703.029541 -3.968750" +"angles" "0.000000 30.997925 0.000000" +"classname" "monster_voreling" +"model" "progs/mon_voreling.mdl" +"frame" "70.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.490967" +"groundentity" "1072" +"health" "-15.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "31.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"targetname" "temple1_monsters" +"th_stand" "voreling_idle1" +"th_walk" "voreling_walk1" +"th_run" "voreling_run1" +"th_melee" "voreling_bite1" +"th_pain" "voreling_pain" +"th_die" "voreling_die" +"search_time" "1509.693848" +"attack_state" "1.000000" +"attack_finished" "1493.960327" +"pain_finished" "1001504.187500" +"show_hostile" "1505.693848" +"jump_flag" "1503.406128" +"mdl" "progs/mon_voreling.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"movespeed" "2.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "370.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"th_checkattack" "VorelingCheckAttack" +"th_slide" "voreling_slide1" +"th_jump" "voreling_leap1" +"th_jumpexit" "voreling_leap7" +"liquidbase" "-1.000000" +"liquidcheck" "1505.593872" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "20.000000 0.000000 0.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "voreling/pain.wav" +"deathstring" " was nibbled by a Voreling +" +"idletimer" "1510.929077" +"idle_sound" "voreling/idle.wav" +"sight_timeout" "1502.960327" +"sight_sound" "voreling/sight.wav" +"enemydist" "50.891064" +"switchoverride" "1.000000" +"jumptouch" "616" +"steptype" "3.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_voreleg.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "401.000000" +"absmin" "-2233.035156 686.525208 -31.968750" +"absmax" "-2199.035156 720.525208 10.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2216.035156 703.525208 -6.968750" +"oldorigin" "-2493.494629 644.353271 18.515255" +"angles" "0.000000 326.997070 0.000000" +"classname" "monster_voreling" +"model" "progs/mon_voreling.mdl" +"frame" "63.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.396729" +"groundentity" "1072" +"health" "-15.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "327.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"targetname" "temple1_monsters" +"th_stand" "voreling_idle1" +"th_walk" "voreling_walk1" +"th_run" "voreling_run1" +"th_melee" "voreling_bite1" +"th_pain" "voreling_pain" +"th_die" "voreling_die" +"search_time" "1508.998901" +"attack_state" "1.000000" +"attack_finished" "1493.881104" +"pain_finished" "1001503.375000" +"show_hostile" "1504.998901" +"jump_flag" "1502.379272" +"mdl" "progs/mon_voreling.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"movespeed" "2.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "370.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"th_checkattack" "VorelingCheckAttack" +"th_slide" "voreling_slide1" +"th_jump" "voreling_leap1" +"th_jumpexit" "voreling_leap7" +"liquidbase" "-1.000000" +"liquidcheck" "1504.898926" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "20.000000 0.000000 0.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "voreling/pain.wav" +"deathstring" " was nibbled by a Voreling +" +"idletimer" "1507.939331" +"idle_sound" "voreling/idle.wav" +"sight_timeout" "1502.881104" +"sight_sound" "voreling/sight.wav" +"enemydist" "41.362614" +"switchoverride" "1.000000" +"jumptouch" "615" +"steptype" "3.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_voreleg.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-3055.000000 -303.000000 480.000000" +"absmax" "-3025.000000 -273.000000 480.000000" +"origin" "-3040.000000 -288.000000 480.000000" +"oldorigin" "-3040.000000 -288.000000 480.000000" +"angles" "-0.000000 129.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3199.000000 161.000000 432.000000" +"absmax" "-3169.000000 191.000000 432.000000" +"origin" "-3184.000000 176.000000 432.000000" +"oldorigin" "-3184.000000 176.000000 432.000000" +"angles" "-0.000000 333.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3007.000000 161.000000 432.000000" +"absmax" "-2977.000000 191.000000 432.000000" +"origin" "-2992.000000 176.000000 432.000000" +"oldorigin" "-2992.000000 176.000000 432.000000" +"angles" "-0.000000 354.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3103.000000 161.000000 432.000000" +"absmax" "-3073.000000 191.000000 432.000000" +"origin" "-3088.000000 176.000000 432.000000" +"oldorigin" "-3088.000000 176.000000 432.000000" +"angles" "-0.000000 92.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1679.000000 97.000000 320.000000" +"absmax" "-1649.000000 127.000000 320.000000" +"origin" "-1664.000000 112.000000 320.000000" +"oldorigin" "-1664.000000 112.000000 320.000000" +"angles" "-0.000000 82.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1679.000000 1.000000 320.000000" +"absmax" "-1649.000000 31.000000 320.000000" +"origin" "-1664.000000 16.000000 320.000000" +"oldorigin" "-1664.000000 16.000000 320.000000" +"angles" "-0.000000 294.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1863.000000 -175.000000 320.000000" +"absmax" "-1833.000000 -145.000000 320.000000" +"origin" "-1848.000000 -160.000000 320.000000" +"oldorigin" "-1848.000000 -160.000000 320.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1951.000000 -175.000000 320.000000" +"absmax" "-1921.000000 -145.000000 320.000000" +"origin" "-1936.000000 -160.000000 320.000000" +"oldorigin" "-1936.000000 -160.000000 320.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3761.000000 559.000000 31.000000" +"absmax" "-3743.000000 833.000000 65.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "-3760.000000 560.000000 32.000000" +"maxs" "-3744.000000 832.000000 64.000000" +"size" "16.000000 272.000000 32.000000" +"touch" "trigger_bmodel_anytouch" +"use" "entity_state_use" +"spawnflags" "49152.000000" +"targetname" "monsterwave1" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "3.000000" +"style" "32.000000" +"speed" "200.000000" +"mdl" "*78" +"delay" "2.000000" +"height" "200.000000" +"bsporigin" "1.000000" +"activate" "391" +"bmodel_act" "1" +"bbmins" "-3760.000000 560.000000 32.000000" +"bbmaxs" "-3744.000000 832.000000 64.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-3625.000000 975.000000 31.000000" +"absmax" "-3351.000000 993.000000 65.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "-3624.000000 976.000000 32.000000" +"maxs" "-3352.000000 992.000000 64.000000" +"size" "272.000000 16.000000 32.000000" +"touch" "trigger_bmodel_anytouch" +"use" "entity_state_use" +"spawnflags" "49152.000000" +"targetname" "monsterwave1" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "3.000000" +"style" "32.000000" +"speed" "200.000000" +"mdl" "*79" +"delay" "2.000000" +"height" "200.000000" +"bsporigin" "1.000000" +"activate" "391" +"bmodel_act" "1" +"bbmins" "-3624.000000 976.000000 32.000000" +"bbmaxs" "-3352.000000 992.000000 64.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "zombie_trap" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*80" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-208.000000 -2112.000000 416.000000" +"bbmaxs" "304.000000 -1600.000000 480.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "47.000000 -1857.000000 1087.000000" +"absmax" "49.000000 -1855.000000 1089.000000" +"origin" "48.000000 -1856.000000 1088.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"targetname" "zombie_trap" +"killtarget" "zombiepen" +"style" "32.000000" +"activate" "992" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "211.951370 -1891.384644 407.031250" +"absmax" "213.951370 -1889.384644 409.031250" +"origin" "212.951370 -1890.384644 408.031250" +"oldorigin" "210.419571 -1889.876587 630.297058" +"angles" "-0.000000 212.997437 -0.000000" +"classname" "monster_zombie" +"frame" "162.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "213.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16b" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"lefty" "2061.477051" +"search_time" "2065.697998" +"attack_finished" "2062.695557" +"pain_finished" "2056.691895" +"show_hostile" "2061.697998" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "226" +"inpain" "2.000000" +"lip" "0.177526" +"waitmin" "1002060.687500" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2061.597900" +"attack_chance" "0.900000" +"meleeattack" "3.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2056.691895" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2055.349854" +"sight_timeout" "2065.248779" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "118.242737" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "5.000000" +"zombieflr" "2.000000" +"bodyonflr" "" +"dmgtimeframe" "2061.791992" +"dmgcombined" "64.000000" +} +{ +"absmin" "162.417496 -1896.075317 407.031250" +"absmax" "164.417496 -1894.075317 409.031250" +"origin" "163.417496 -1895.075317 408.031250" +"oldorigin" "298.817566 -1895.075317 1080.031250" +"angles" "-0.000000 229.998779 -0.000000" +"classname" "monster_zombie" +"frame" "162.000000" +"skin" "3.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "230.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16b" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"lefty" "2061.440918" +"search_time" "2065.917725" +"attack_finished" "2061.466553" +"pain_finished" "2055.940918" +"show_hostile" "2061.917725" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "226" +"inpain" "2.000000" +"lip" "0.848384" +"waitmin" "1002059.937500" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2061.917725" +"attack_elev" "-33.000000" +"attack_chance" "0.900000" +"attack_speed" "575.000000" +"meleeattack" "1.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2055.940918" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2057.984375" +"sight_timeout" "2068.215088" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "78.329735" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "3.000000" +"altsteplast" "5.000000" +"dmgtimeframe" "2061.041016" +"dmgcombined" "64.000000" +} +{ +"absmin" "142.832306 -1883.162231 407.031250" +"absmax" "144.832306 -1881.162231 409.031250" +"origin" "143.832306 -1882.162231 408.031250" +"oldorigin" "225.160675 -1892.717407 848.409241" +"angles" "-0.000000 98.997803 -0.000000" +"classname" "monster_zombiek" +"frame" "128.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "99.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16b" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2080.482910" +"search_time" "2084.855713" +"attack_state" "1.000000" +"attack_finished" "2078.353271" +"pain_finished" "2075.675049" +"show_hostile" "2080.855713" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"movetarget" "226" +"inpain" "2.000000" +"lip" "0.238624" +"waitmin" "1002079.687500" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2080.755615" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"pain_flinch" "28.000000" +"pain_finstate" "2075.675049" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "2079.285645" +"sight_timeout" "2087.353271" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "33.926765" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "5.000000" +"altsteplast" "5.000000" +"dmgtimeframe" "2080.775146" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "53.232716 -1813.608398 407.031250" +"absmax" "55.232716 -1811.608398 409.031250" +"origin" "54.232716 -1812.608398 408.031250" +"oldorigin" "83.033440 -1865.294922 412.031250" +"angles" "0.000000 112.999878 0.000000" +"classname" "monster_zombiek" +"frame" "129.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"chain" "494" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "113.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "zombie_counter" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2088.677979" +"search_time" "2092.337646" +"attack_state" "1.000000" +"attack_finished" "2090.936035" +"pain_finished" "2084.058838" +"show_hostile" "2088.337646" +"jump_flag" "2089.537842" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"inpain" "2.000000" +"lip" "0.932188" +"waitmin" "1002088.062500" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2087.737061" +"attack_elev" "3.000000" +"attack_chance" "0.400000" +"meleetimer" "2088.969238" +"pain_flinch" "28.000000" +"pain_finstate" "2084.058838" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "2088.908447" +"sight_timeout" "2068.258545" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "99.684044" +"switchoverride" "1.000000" +"jumptouch" "2896" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"dmgtimeframe" "2089.158936" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "144.368835 -1914.051514 407.031250" +"absmax" "146.368835 -1912.051514 409.031250" +"origin" "145.368835 -1913.051514 408.031250" +"oldorigin" "85.239807 -1963.235352 436.804108" +"angles" "-0.000000 53.997803 -0.000000" +"classname" "monster_zombiek" +"frame" "128.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "54.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16c" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2073.526855" +"search_time" "2077.462158" +"attack_state" "1.000000" +"attack_finished" "2075.814697" +"pain_finished" "2068.723877" +"show_hostile" "2073.462158" +"jump_flag" "2074.662354" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"movetarget" "474" +"inpain" "2.000000" +"lip" "0.557360" +"waitmin" "1002072.750000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2073.362061" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"pain_flinch" "28.000000" +"pain_finstate" "2068.723877" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "2074.542969" +"sight_timeout" "2079.759521" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "142.023636" +"switchoverride" "1.000000" +"jumptouch" "2882" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "5.000000" +"dmgtimeframe" "2073.823975" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "115.443596 -1867.691406 407.031250" +"absmax" "117.443596 -1865.691406 409.031250" +"origin" "116.443596 -1866.691406 408.031250" +"oldorigin" "17.267366 -2098.289551 1080.031250" +"angles" "-0.000000 51.998291 -0.000000" +"classname" "monster_zombiek" +"frame" "121.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "52.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16d" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2072.110840" +"search_time" "2075.978027" +"attack_state" "1.000000" +"attack_finished" "2067.273438" +"pain_finished" "2066.610840" +"show_hostile" "2071.978027" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"movetarget" "473" +"inpain" "2.000000" +"lip" "0.156865" +"waitmin" "1002070.625000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2071.877930" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"meleetimer" "2072.378418" +"pain_flinch" "28.000000" +"pain_finstate" "2066.610840" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "2067.248535" +"sight_timeout" "2076.273438" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "40.972984" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "2.000000" +"altsteplast" "4.000000" +"dmgtimeframe" "2071.710938" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "87.326805 -1942.250366 425.028076" +"absmax" "89.326805 -1940.250366 427.028076" +"origin" "88.326805 -1941.250366 426.028076" +"oldorigin" "78.488892 -1951.088379 412.031250" +"angles" "-0.000000 41.995239 -0.000000" +"classname" "monster_zombiek" +"frame" "121.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "42.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "zombie_counter" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2074.943848" +"search_time" "2079.158447" +"attack_state" "1.000000" +"attack_finished" "2076.347656" +"pain_finished" "2069.443848" +"show_hostile" "2075.158447" +"jump_flag" "2076.358643" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"inpain" "2.000000" +"lip" "0.653371" +"waitmin" "1002073.437500" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2074.257568" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"pain_flinch" "28.000000" +"pain_finstate" "2069.443848" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "2076.496826" +"sight_timeout" "2063.137939" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "129.975357" +"switchoverride" "1.000000" +"jumptouch" "2648" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "5.000000" +"dmgtimeframe" "2074.543945" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "94.996017 -1893.106323 407.031250" +"absmax" "96.996017 -1891.106323 409.031250" +"origin" "95.996017 -1892.106323 408.031250" +"oldorigin" "89.160576 -1968.779175 412.031250" +"angles" "0.000000 50.998535 0.000000" +"classname" "monster_zombiek" +"frame" "121.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "51.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "zombie_counter" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2081.175049" +"search_time" "2084.922852" +"attack_state" "1.000000" +"attack_finished" "2075.955811" +"pain_finished" "2076.404053" +"show_hostile" "2080.922852" +"jump_flag" "2080.461182" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"inpain" "2.000000" +"lip" "0.921506" +"waitmin" "1002080.375000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2080.822754" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"meleetimer" "2081.323242" +"pain_flinch" "28.000000" +"pain_finstate" "2076.404053" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "2079.356201" +"sight_timeout" "2063.005371" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "64.310532" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "4.000000" +"zombieflr" "8.000000" +"bodyonflr" "" +"dmgtimeframe" "2081.487061" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "93.048309 -1990.115112 407.031250" +"absmax" "95.048309 -1988.115112 409.031250" +"origin" "94.048309 -1989.115112 408.031250" +"oldorigin" "84.878433 -2028.888672 794.822876" +"angles" "-0.000000 45.000000 -0.000000" +"classname" "monster_zombie" +"frame" "162.000000" +"skin" "2.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16c" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"lefty" "2064.256836" +"search_time" "2068.742432" +"attack_finished" "2063.764404" +"pain_finished" "2058.756836" +"show_hostile" "2064.742432" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "474" +"inpain" "2.000000" +"lip" "0.693533" +"waitmin" "1002062.750000" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2064.342041" +"attack_elev" "2.000000" +"attack_chance" "0.900000" +"attack_speed" "575.000000" +"meleeattack" "2.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2058.756836" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2062.463379" +"sight_timeout" "2070.939697" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "92.365402" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "1.000000" +"dmgtimeframe" "2063.856934" +"dmgcombined" "64.000000" +} +{ +"absmin" "23.771425 -2014.618408 407.031250" +"absmax" "25.771425 -2012.618408 409.031250" +"origin" "24.771425 -2013.618408 408.031250" +"oldorigin" "25.478533 -2014.325562 408.031250" +"angles" "-0.000000 135.000000 -0.000000" +"classname" "monster_zombie" +"frame" "162.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "471" +"target" "path16d" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"oldenemy" "1" +"lefty" "2064.333984" +"search_time" "2070.236084" +"attack_finished" "2066.135986" +"pain_finished" "2060.223877" +"show_hostile" "2066.236084" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "473" +"inpain" "2.000000" +"lip" "0.684805" +"waitmin" "1002064.250000" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2066.236084" +"attack_elev" "34.000000" +"attack_chance" "0.400000" +"attack_speed" "575.000000" +"meleeattack" "1.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2060.200928" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2059.174561" +"sight_timeout" "2070.232910" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "330.861267" +"switchattacker" "471" +"switchtimer" "2066.135986" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "5.000000" +"dmgtimeframe" "2065.301025" +"dmgcombined" "64.000000" +} +{ +"absmin" "47.743645 -2018.541626 407.031250" +"absmax" "49.743645 -2016.541626 409.031250" +"origin" "48.743645 -2017.541626 408.031250" +"oldorigin" "48.743645 -2017.541626 408.031250" +"angles" "-0.000000 333.995361 -0.000000" +"classname" "monster_zombie" +"frame" "162.000000" +"skin" "3.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "201.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16d" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"oldenemy" "1" +"lefty" "2058.024902" +"search_time" "2062.335938" +"attack_finished" "2059.813965" +"pain_finished" "2053.813965" +"show_hostile" "2059.813965" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "473" +"inpain" "2.000000" +"lip" "0.636952" +"waitmin" "1002057.812500" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2057.735352" +"attack_elev" "6.000000" +"attack_chance" "0.400000" +"attack_speed" "575.000000" +"meleeattack" "1.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2053.813965" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2053.232422" +"sight_timeout" "2063.131836" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "150.938461" +"switchattacker" "1" +"switchtimer" "2059.813965" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "5.000000" +"dmgtimeframe" "2058.914062" +"dmgcombined" "64.000000" +} +{ +"absmin" "101.077682 -2001.361938 407.031250" +"absmax" "103.077682 -1999.361938 409.031250" +"origin" "102.077682 -2000.361938 408.031250" +"oldorigin" "73.165329 -2088.240967 1080.019775" +"angles" "-0.000000 200.994873 -0.000000" +"classname" "monster_zombie" +"frame" "117.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "201.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16c" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"lefty" "2059.342041" +"search_time" "2063.168457" +"attack_finished" "2058.514404" +"pain_finished" "2059.468018" +"show_hostile" "2059.168457" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "474" +"inpain" "2.000000" +"count" "21.000000" +"lip" "0.469161" +"waitmin" "1002063.437500" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2058.467773" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"attack_speed" "575.000000" +"meleeattack" "3.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2059.468018" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2053.068359" +"sight_timeout" "2062.963379" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "136.661163" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "5.000000" +"zombieflr" "2.000000" +"bodyonflr" "" +"dmgtimeframe" "2064.550049" +"dmgcombined" "64.000000" +} +{ +"absmin" "-263.658539 -1812.387085 527.000000" +"absmax" "-261.658539 -1810.387085 529.000000" +"origin" "-262.658539 -1811.387085 528.000000" +"angles" "-0.000000 12.996826 -0.000000" +"frame" "8.000000" +"owner" "223" +"mdl" "progs/mon_gaunt_elec.mdl" +"state" "2.000000" +"classtype" "32.000000" +} +{ +"absmin" "-9.000000 -2097.000000 1055.000000" +"absmax" "105.000000 -2087.000000 1089.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "-8.000000 -2096.000000 1056.000000" +"maxs" "104.000000 -2088.000000 1088.000000" +"size" "112.000000 8.000000 32.000000" +"touch" "trigger_bmodel_anytouch" +"spawnflags" "49152.000000" +"movedir" "-0.000000 1.000000 -0.000000" +"sounds" "3.000000" +"style" "32.000000" +"speed" "50.000000" +"mdl" "*82" +"delay" "2.000000" +"height" "10.000000" +"bsporigin" "1.000000" +"bmodel_act" "662" +"bbmins" "-8.000000 -2096.000000 1056.000000" +"bbmaxs" "104.000000 -2088.000000 1088.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "47.000000 -1857.000000 1135.000000" +"absmax" "49.000000 -1855.000000 1137.000000" +"origin" "48.000000 -1856.000000 1136.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"enemy" "1" +"spawnflags" "1.000000" +"target" "golem_prerelay" +"targetname" "zombie_counter" +"wait" "2.000000" +"height" "4.000000" +"activate" "632" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-103.000000 -2159.000000 384.000000" +"absmax" "-41.000000 -2097.000000 440.000000" +"solid" "1.000000" +"origin" "-72.000000 -2128.000000 384.000000" +"oldorigin" "-72.000000 -2128.000000 384.000000" +"angles" "-0.000000 207.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "153.000000 -2159.000000 384.000000" +"absmax" "215.000000 -2097.000000 440.000000" +"solid" "1.000000" +"origin" "184.000000 -2128.000000 384.000000" +"oldorigin" "184.000000 -2128.000000 384.000000" +"angles" "-0.000000 46.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-7.000000 -2143.000000 384.000000" +"absmax" "23.000000 -2113.000000 384.000000" +"origin" "8.000000 -2128.000000 384.000000" +"oldorigin" "8.000000 -2128.000000 384.000000" +"angles" "-0.000000 73.000000 -0.000000" "classname" "item_rockets" "skin" "1.000000" "touch" "item_touch" "think" "item_delay" "netname" "box of rockets" -"flags" "768.000000" +"flags" "256.000000" +"spawnflags" "33.000000" "noise" "weapons/lock4.wav" "attack_finished" "999999.000000" -"mdl" "progs/ammo_rockets0.mdl" -"aflag" "5.000000" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" "bbmins" "-16.000000 -16.000000 0.000000" "bbmaxs" "16.000000 16.000000 56.000000" "touch2" "ammo_touch" @@ -1451,21 +26202,22 @@ a "estate_reset" "item_reset" } { -"absmin" "273.000000 -95.000000 64.313248" -"absmax" "303.000000 -65.000000 64.313248" -"origin" "288.000000 -80.000000 64.313248" -"oldorigin" "288.000000 -80.000000 64.313248" -"angles" "0.000000 42.000000 0.000000" +"absmin" "89.000000 -2143.000000 384.000000" +"absmax" "119.000000 -2113.000000 384.000000" +"origin" "104.000000 -2128.000000 384.000000" +"oldorigin" "104.000000 -2128.000000 384.000000" +"angles" "-0.000000 98.000000 -0.000000" "classname" "item_rockets" "skin" "1.000000" "touch" "item_touch" "think" "item_delay" "netname" "box of rockets" -"flags" "768.000000" +"flags" "256.000000" +"spawnflags" "33.000000" "noise" "weapons/lock4.wav" "attack_finished" "999999.000000" -"mdl" "progs/ammo_rockets0.mdl" -"aflag" "5.000000" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" "bbmins" "-16.000000 -16.000000 0.000000" "bbmaxs" "16.000000 16.000000 56.000000" "touch2" "ammo_touch" @@ -1483,27 +26235,910 @@ a "estate_reset" "item_reset" } { -"absmin" "257.000000 113.000000 64.313248" -"absmax" "287.000000 143.000000 64.313248" -"origin" "272.000000 128.000000 64.313248" -"oldorigin" "272.000000 128.000000 64.313248" -"angles" "0.000000 280.000000 0.000000" -"classname" "item_rockets" +"modelindex" "298.000000" +"absmin" "289.000000 -2015.000000 384.000000" +"absmax" "351.000000 -1953.000000 440.000000" +"solid" "1.000000" +"origin" "320.000000 -1984.000000 384.000000" +"oldorigin" "320.000000 -1984.000000 384.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "305.000000 -1927.000000 384.000000" +"absmax" "335.000000 -1897.000000 384.000000" +"origin" "320.000000 -1912.000000 384.000000" +"oldorigin" "320.000000 -1912.000000 384.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_shells" "skin" "1.000000" "touch" "item_touch" "think" "item_delay" -"netname" "box of rockets" -"flags" "768.000000" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" "noise" "weapons/lock4.wav" "attack_finished" "999999.000000" -"mdl" "progs/ammo_rockets0.mdl" -"aflag" "5.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" "bbmins" "-16.000000 -16.000000 0.000000" "bbmaxs" "16.000000 16.000000 56.000000" "touch2" "ammo_touch" -"classtype" "730.000000" +"classtype" "710.000000" "classgroup" "200.000000" -"frame_override" "1.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "305.000000 -1799.000000 384.000000" +"absmax" "335.000000 -1769.000000 384.000000" +"origin" "320.000000 -1784.000000 384.000000" +"oldorigin" "320.000000 -1784.000000 384.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "289.000000 -1743.000000 384.000000" +"absmax" "351.000000 -1681.000000 440.000000" +"solid" "1.000000" +"origin" "320.000000 -1712.000000 384.000000" +"oldorigin" "320.000000 -1712.000000 384.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2497.000000 -801.000000 799.000000" +"absmax" "-2495.000000 -799.000000 801.000000" +"origin" "-2496.000000 -800.000000 800.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_wraithminion" +"spawnflags" "2.000000" +"mdl" "progs/mon_spiderb.mdl" +"classtype" "302.000000" +"headmdl" "progs/h_spiderb.mdl" +"pain_ignore" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_sound" "spider/hiss1.wav" +"nomonstercount" "1.000000" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +} +{ +"modelindex" "269.000000" +"absmin" "-2689.000000 -801.000000 1083.000000" +"absmax" "-2687.000000 -799.000000 1085.000000" +"origin" "-2688.000000 -800.000000 1084.000000" +"angles" "-0.000000 297.000000 -0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"light_lev" "150.000000" +"mdl" "progs/flame2.mdl" +"wait" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "292414.000000" +"part_emitter" "654" +"part_active" "75.000000" +} +{ +"absmin" "-2689.000000 -801.000000 1083.000000" +"absmax" "-2687.000000 -799.000000 1085.000000" +"origin" "-2688.000000 -800.000000 1084.000000" +"angles" "-0.000000 297.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2699.436523" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "292414.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "653" +"part_style" "75.000000" +"start_delay" "2.145421" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"modelindex" "84.000000" +"absmin" "-2753.000000 -65.000000 191.000000" +"absmax" "-2623.000000 97.000000 194.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*83" +"mins" "-2752.000000 -64.000000 192.000000" +"maxs" "-2624.000000 96.000000 193.000000" +"size" "128.000000 160.000000 1.000000" +"mdl" "*83" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "85.000000" +"absmin" "-3361.000000 1183.000000 19.000000" +"absmax" "-3071.000000 1569.000000 30.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*84" +"mins" "-3360.000000 1184.000000 20.000000" +"maxs" "-3072.000000 1568.000000 29.000000" +"size" "288.000000 384.000000 9.000000" +"mdl" "*84" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "86.000000" +"absmin" "-2305.000000 511.000000 -37.000000" +"absmax" "-2015.000000 897.000000 -34.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*85" +"mins" "-2304.000000 512.000000 -36.000000" +"maxs" "-2016.000000 896.000000 -35.000000" +"size" "288.000000 384.000000 1.000000" +"mdl" "*85" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"use" "entity_state_use" +"think" "SUB_Null" +"target" "sock_closet" +"targetname" "early_closet" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*86" +"wait" "-1.000000" +"bsporigin" "1.000000" +"activate" "505" +"bmodel_act" "1" +"bbmins" "-2784.000000 1280.000000 -32.000000" +"bbmaxs" "-2592.000000 1472.000000 64.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-2097.000000 687.000000 -32.968750" +"absmax" "-2063.000000 721.000000 33.031250" +"ltime" "157.147858" +"movetype" "4.000000" +"origin" "-2080.000000 704.000000 -7.968750" +"oldorigin" "-2080.000000 704.000000 -7.968750" +"angles" "0.000000 167.997437 0.000000" +"classname" "monster_skullwiz" +"model" "" +"frame" "14.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "model_fade" +"health" "-1.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "168.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "256.000000" +"th_stand" "skullw_stand" +"th_walk" "skullw_walk" +"th_run" "skullw_run1" +"th_missile" "skullw_magic" +"th_melee" "skullw_tele1" +"th_pain" "skullw_pain" +"th_die" "skullw_die" +"search_time" "150.684814" +"attack_state" "1.000000" +"attack_finished" "147.369873" +"show_hostile" "146.684814" +"mdl" "progs/mon_skullwiz.mdl" +"pausetime" "999999.000000" +"height" "96.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "320.000000" +"classgroup" "675.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"attachment" "2138" +"th_checkattack" "SkullWizCheckAttack" +"th_updmissile" "skullw_guardian" +"liquidbase" "-1.000000" +"liquidcheck" "146.584808" +"distmin" "256.000000" +"distmax" "512.000000" +"attack_speed" "600.000000" +"bodyphased" "1.000000" +"pain_flinch" "50.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "skullwiz/pain1.wav" +"pain_sound2" "skullwiz/pain2.wav" +"deathstring" " was blown apart by a Skull Wizard +" +"idlebusy" "1.000000" +"idletimer" "146.295319" +"idle_sound" "skullwiz/idle1.wav" +"idle_sound2" "skullwiz/idle2.wav" +"sight_timeout" "63.284882" +"sight_sound" "skullwiz/sight.wav" +"enemydist" "624.878967" +"switchoverride" "1.000000" +"steptype" "4.000000" +"dmgtimeframe" "146.294998" +"dmgcombined" "20.000000" +"part_style" "4.000000" +"gib1mdl" "progs/h_skullwiz.mdl" +"gib2mdl" "progs/w_skullbook.mdl" +} +{ +"modelindex" "88.000000" +"absmin" "-2785.000000 1279.000000 -34.000000" +"absmax" "-2279.000000 1809.000000 -31.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*87" +"mins" "-2784.000000 1280.000000 -33.000000" +"maxs" "-2280.000000 1808.000000 -32.000000" +"size" "504.000000 528.000000 1.000000" +"mdl" "*87" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-2593.000000 -817.000000 431.031250" +"absmax" "-2559.000000 -783.000000 497.031250" +"ltime" "941.687378" +"movetype" "4.000000" +"origin" "-2576.000000 -800.000000 456.031250" +"oldorigin" "-2576.000000 -800.000000 456.031250" +"angles" "-0.000000 168.997192 -0.000000" +"classname" "monster_skullwiz" +"model" "" +"frame" "14.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "model_fade" +"health" "-1.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "169.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1377.000000" +"targetname" "edelman_monsters2" +"th_stand" "skullw_stand" +"th_walk" "skullw_walk" +"th_run" "skullw_run1" +"th_missile" "skullw_magic" +"th_melee" "skullw_tele1" +"th_pain" "skullw_pain" +"th_die" "skullw_die" +"search_time" "936.828918" +"attack_state" "6.000000" +"attack_finished" "932.379456" +"show_hostile" "932.828918" +"mdl" "progs/mon_skullwiz.mdl" +"pausetime" "999999.000000" +"height" "96.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "320.000000" +"classgroup" "675.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"attachment" "2378" +"th_checkattack" "SkullWizCheckAttack" +"th_updmissile" "skullw_guardian" +"liquidbase" "-1.000000" +"liquidcheck" "932.728943" +"distmin" "256.000000" +"distmax" "512.000000" +"attack_speed" "600.000000" +"bodyphased" "1.000000" +"pain_flinch" "50.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "skullwiz/pain1.wav" +"pain_sound2" "skullwiz/pain2.wav" +"deathstring" " was blown apart by a Skull Wizard +" +"idlebusy" "1.000000" +"idletimer" "938.626160" +"idle_sound" "skullwiz/idle1.wav" +"idle_sound2" "skullwiz/idle2.wav" +"sight_timeout" "914.235657" +"sight_sound" "skullwiz/sight.wav" +"enemydist" "669.774353" +"switchoverride" "1.000000" +"steptype" "4.000000" +"dmgtimeframe" "931.917969" +"dmgcombined" "4.000000" +"part_style" "4.000000" +"gib1mdl" "progs/h_skullwiz.mdl" +"gib2mdl" "progs/w_skullbook.mdl" +} +{ +"modelindex" "89.000000" +"absmin" "43.000000 -2477.000000 1055.000000" +"absmax" "669.000000 -1851.000000 1137.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*88" +"mins" "44.000000 -2476.000000 1056.000000" +"maxs" "668.000000 -1852.000000 1136.000000" +"size" "624.000000 624.000000 80.000000" +"mdl" "*88" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "47.000000 -1857.000000 1183.000000" +"absmax" "49.000000 -1855.000000 1185.000000" +"origin" "48.000000 -1856.000000 1184.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"enemy" "470" +"spawnflags" "1.000000" +"target" "zombie_wiz" +"targetname" "wiz_counter" +"wait" "2.000000" +"height" "4.000000" +"activate" "685" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "31.000000 -2113.000000 383.031250" +"absmax" "65.000000 -2079.000000 449.031250" +"ltime" "2098.263184" +"movetype" "4.000000" +"origin" "48.000000 -2096.000000 408.031250" +"oldorigin" "48.000000 -2096.000000 408.031250" +"angles" "0.000000 36.996460 0.000000" +"classname" "monster_skullwiz" +"model" "" +"frame" "14.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "model_fade" +"health" "-1.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "37.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "448.000000" +"targetname" "zombie_wiz" +"th_stand" "skullw_stand" +"th_walk" "skullw_walk" +"th_run" "skullw_run1" +"th_missile" "skullw_magic" +"th_melee" "skullw_tele1" +"th_pain" "skullw_pain" +"th_die" "skullw_die" +"search_time" "2088.192871" +"attack_state" "1.000000" +"attack_finished" "2084.502930" +"pain_finished" "2083.291992" +"show_hostile" "2084.192871" +"mdl" "progs/mon_skullwiz.mdl" +"pausetime" "999999.000000" +"height" "96.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "320.000000" +"classgroup" "675.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"attachment" "216" +"th_checkattack" "SkullWizCheckAttack" +"th_updmissile" "skullw_guardian" +"liquidbase" "-1.000000" +"liquidcheck" "2083.892578" +"distmin" "256.000000" +"distmax" "512.000000" +"attack_speed" "600.000000" +"bodyphased" "1.000000" +"pain_flinch" "50.000000" +"pain_finstate" "2083.291992" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "skullwiz/pain1.wav" +"pain_sound2" "skullwiz/pain2.wav" +"deathstring" " was blown apart by a Skull Wizard +" +"idlebusy" "1.000000" +"idletimer" "2090.236572" +"idle_sound" "skullwiz/idle1.wav" +"idle_sound2" "skullwiz/idle2.wav" +"sight_timeout" "2087.660889" +"sight_sound" "skullwiz/sight.wav" +"enemydist" "260.344391" +"switchoverride" "1.000000" +"steptype" "4.000000" +"dmgtimeframe" "2083.703125" +"dmgcombined" "24.000000" +"part_style" "4.000000" +"gib1mdl" "progs/h_skullwiz.mdl" +"gib2mdl" "progs/w_skullbook.mdl" +} +{ +"absmin" "33.000000 -1871.000000 400.000000" +"absmax" "63.000000 -1841.000000 400.000000" +"origin" "48.000000 -1856.000000 400.000000" +"oldorigin" "48.000000 -1856.000000 400.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_upgrade_ssg" +"touch" "item_touch" +"think" "item_delay" +"weapon" "2.000000" +"netname" "Widowmaker Shotgun" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/pkup.wav" +"attack_finished" "999999.000000" +"mdl" "progs/g_shot3.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "515.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-279.000000 -1279.000000 608.000000" +"absmax" "-217.000000 -1217.000000 664.000000" +"solid" "1.000000" +"origin" "-248.000000 -1248.000000 608.000000" +"oldorigin" "-248.000000 -1248.000000 608.000000" +"angles" "-0.000000 273.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "1" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-279.000000 -1343.000000 608.000000" +"absmax" "-217.000000 -1281.000000 664.000000" +"solid" "1.000000" +"origin" "-248.000000 -1312.000000 608.000000" +"oldorigin" "-248.000000 -1312.000000 608.000000" +"angles" "-0.000000 127.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-271.000000 -1135.000000 608.000000" +"absmax" "-241.000000 -1105.000000 608.000000" +"origin" "-256.000000 -1120.000000 608.000000" +"oldorigin" "-256.000000 -1120.000000 608.000000" +"angles" "-0.000000 222.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-271.000000 -1071.000000 608.000000" +"absmax" "-241.000000 -1041.000000 608.000000" +"origin" "-256.000000 -1056.000000 608.000000" +"oldorigin" "-256.000000 -1056.000000 608.000000" +"angles" "-0.000000 305.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1103.000000 -527.000000 784.000000" +"absmax" "-1073.000000 -497.000000 784.000000" +"origin" "-1088.000000 -512.000000 784.000000" +"oldorigin" "-1088.000000 -512.000000 784.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_supernailgun" +"touch" "item_touch" +"think" "item_delay" +"weapon" "8.000000" +"netname" "Super Nailgun" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/pkup.wav" +"attack_finished" "999999.000000" +"mdl" "progs/g_nail2.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "525.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-447.000000 -847.000000 784.000000" +"absmax" "-385.000000 -785.000000 840.000000" +"solid" "1.000000" +"origin" "-416.000000 -816.000000 784.000000" +"oldorigin" "-416.000000 -816.000000 784.000000" +"angles" "-0.000000 23.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-511.000000 -855.000000 784.000000" +"absmax" "-481.000000 -825.000000 784.000000" +"origin" "-496.000000 -840.000000 784.000000" +"oldorigin" "-496.000000 -840.000000 784.000000" +"angles" "-0.000000 247.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-591.000000 -855.000000 784.000000" +"absmax" "-561.000000 -825.000000 784.000000" +"origin" "-576.000000 -840.000000 784.000000" +"oldorigin" "-576.000000 -840.000000 784.000000" +"angles" "-0.000000 128.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" "respawn_time" "30.000000" "respawn_effect" "1.000000" "respawn_style" "320.000000" @@ -1515,27 +27150,2473 @@ a "estate_reset" "item_reset" } { -"classname" "particle" -"cnt" "128.000000" -"classtype" "40.000000" -"entchain" "38" +"absmin" "-687.000000 -855.000000 784.000000" +"absmax" "-657.000000 -825.000000 784.000000" +"origin" "-672.000000 -840.000000 784.000000" +"oldorigin" "-672.000000 -840.000000 784.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" } { -"classname" "particle" -"cnt" "129.000000" -"classtype" "40.000000" -"entchain" "105" +"absmin" "-767.000000 -855.000000 784.000000" +"absmax" "-737.000000 -825.000000 784.000000" +"origin" "-752.000000 -840.000000 784.000000" +"oldorigin" "-752.000000 -840.000000 784.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" } { -"classname" "particle" -"cnt" "64.000000" -"classtype" "40.000000" -"entchain" "106" +"modelindex" "298.000000" +"absmin" "-863.000000 -847.000000 784.000000" +"absmax" "-801.000000 -785.000000 840.000000" +"solid" "1.000000" +"origin" "-832.000000 -816.000000 784.000000" +"oldorigin" "-832.000000 -816.000000 784.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" } { -"absmin" "303.000000 -81.000000 63.313248" -"absmax" "305.000000 -79.000000 65.313248" -"origin" "304.000000 -80.000000 64.313248" +"absmin" "63.838959 -537.298462 756.917664" +"absmax" "65.838959 -535.298462 758.917664" +"origin" "64.838959 -536.298462 757.917664" +"oldorigin" "28.122509 -521.463989 744.031250" +"angles" "0.000000 337.999878 0.000000" +"classname" "monster_demon1" +"frame" "30.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-99.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "338.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "howdrole" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"search_time" "2205.093994" +"attack_state" "1.000000" +"attack_finished" "2192.422363" +"pain_finished" "2201.223877" +"show_hostile" "2201.093994" +"jump_flag" "2200.394287" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"lip" "3.609119" +"pos1" "-6.115523 -510.339386 744.031250" +"height" "256.000000" +"waitmin" "1002199.437500" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_demon.mdl" +"estate" "2.000000" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "2200.493408" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2197.541992" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "2205.464844" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "2201.422363" +"sight_sound" "demon/sight2.wav" +"enemydist" "138.112167" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "1.000000" +"gib1mdl" "progs/gib_dmclaw1.mdl" +"gib2mdl" "progs/gib_dmleg2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"modelindex" "358.000000" +"absmin" "96.622498 -577.317444 719.031250" +"absmax" "162.622498 -511.317444 809.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "129.622498 -544.317444 744.031250" +"oldorigin" "49.915726 -452.557648 744.031250" +"angles" "0.000000 315.000000 0.000000" +"classname" "monster_shambler" +"model" "progs/mon_shambler.mdl" +"frame" "93.000000" +"mins" "-32.000000 -32.000000 -24.000000" +"maxs" "32.000000 32.000000 64.000000" +"size" "64.000000 64.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.484619" +"health" "-30.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "600.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "96.000000" +"targetname" "howdrole" +"th_stand" "sham_stand1" +"th_walk" "sham_walk1" +"th_run" "sham_run1" +"th_missile" "sham_magic1" +"th_melee" "sham_melee" +"th_pain" "sham_pain" +"th_die" "sham_die" +"oldenemy" "1" +"search_time" "2207.805664" +"attack_state" "1.000000" +"attack_finished" "2205.287842" +"pain_finished" "1002202.687500" +"show_hostile" "2203.805664" +"mdl" "progs/mon_shambler.mdl" +"pausetime" "999999.000000" +"lip" "0.762719" +"pos1" "74.492805 -523.605896 832.031250" +"pos2" "115.803642 -525.159729 825.031250" +"pos3" "112.458893 -525.033936 825.598022" +"activate" "1" +"bboxtype" "10.000000" +"bbmins" "-32.000000 -32.000000 -24.000000" +"bbmaxs" "32.000000 32.000000 64.000000" +"classtype" "165.000000" +"classgroup" "666.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_shambler.mdl" +"attachment" "216" +"th_checkattack" "ShamCheckAttack" +"th_wakeup" "sham_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "2203.705566" +"attack_offset" "0.000000 0.000000 40.000000" +"meleeattack" "0.345775" +"meleehitsound" "shambler/smack.wav" +"pain_flinch" "400.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "shambler/shurt2.wav" +"deathstring" " was smashed by a Shambler +" +"idletimer" "2205.571289" +"idle_sound" "shambler/sidle.wav" +"sight_timeout" "2201.264404" +"sight_sound" "shambler/ssight.wav" +"enemydist" "107.604233" +"switchattacker" "1" +"switchtimer" "2200.902832" +"switchoverride" "1.000000" +"steptype" "6.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"resist_rockets" "0.500000" +"gib1mdl" "progs/gib_shclaw1.mdl" +"gib2mdl" "progs/gib_shclaw2.mdl" +"gib3mdl" "progs/gib_shfoot1.mdl" +"gib4mdl" "progs/gib_shfoot2.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "344.000000" +"absmin" "-151.897369 -587.392517 767.031250" +"absmax" "-101.897377 -537.392517 833.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-126.897377 -562.392517 792.031250" +"oldorigin" "-364.873901 -517.847412 808.031250" +"velocity" "0.000000 -13.167282 0.000000" +"angles" "0.000000 25.999146 0.000000" +"classname" "monster_demon1" +"model" "progs/mon_demon.mdl" +"frame" "53.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.479980" +"health" "-2.000000" +"takedamage" "2.000000" +"chain" "216" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "26.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "96.000000" +"targetname" "howdrole" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"search_time" "2199.943848" +"attack_state" "1.000000" +"attack_finished" "2192.674316" +"pain_finished" "1002196.000000" +"show_hostile" "2195.943848" +"jump_flag" "2194.786865" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"pos1" "-384.000000 -512.000000 805.031250" +"height" "256.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "2195.843750" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2194.843262" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "2198.304443" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "2201.674316" +"sight_sound" "demon/sight2.wav" +"enemydist" "62.446709" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_dmclaw1.mdl" +"gib2mdl" "progs/gib_dmclaw2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"modelindex" "344.000000" +"absmin" "-144.968750 -564.678284 751.031250" +"absmax" "-94.968750 -514.678284 817.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-119.968750 -539.678284 776.031250" +"oldorigin" "104.370773 -482.194672 744.031250" +"velocity" "0.000000 -134.938293 0.000000" +"angles" "0.000000 192.996826 0.000000" +"classname" "monster_demon1" +"model" "progs/mon_demon.mdl" +"frame" "53.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.448242" +"health" "-16.000000" +"takedamage" "2.000000" +"chain" "678" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "193.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "352.000000" +"targetname" "howdrole" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"search_time" "2212.270264" +"attack_state" "1.000000" +"attack_finished" "2192.341797" +"pain_finished" "1002207.375000" +"show_hostile" "2208.270264" +"jump_flag" "2207.570557" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"pos1" "118.512909 -468.052551 744.031250" +"height" "256.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "2208.270264" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2201.809814" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "2207.202637" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "2201.341797" +"sight_sound" "demon/sight2.wav" +"enemydist" "305.721161" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_dmleg1.mdl" +"gib2mdl" "progs/gib_dmclaw2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"modelindex" "420.000000" +"absmin" "-213.180084 -582.520630 783.031250" +"absmax" "-163.180084 -532.520630 873.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-188.180084 -557.520630 808.031250" +"oldorigin" "-160.000000 -512.000000 808.031250" +"angles" "-0.000000 329.996338 -0.000000" +"classname" "monster_drole" +"model" "progs/mon_drole.mdl" +"frame" "194.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 64.000000" +"size" "48.000000 48.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.433105" +"health" "-15.000000" +"takedamage" "2.000000" +"chain" "680" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "330.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"target" "howdrole" +"targetname" "post_zombieism" +"th_stand" "drole_standC1" +"th_walk" "drole_walk1" +"th_run" "drole_run" +"th_missile" "drole_magic1" +"th_melee" "drole_melee" +"th_pain" "drole_pain" +"th_die" "drole_die" +"search_time" "2195.786865" +"attack_state" "1.000000" +"attack_finished" "2182.457764" +"pain_finished" "1002192.562500" +"axhitme" "2.000000" +"show_hostile" "2191.786865" +"mdl" "progs/mon_drole.mdl" +"pausetime" "999999.000000" +"movetarget" "677" +"activate" "1" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "380.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_drole.mdl" +"th_checkattack" "DroleCheckAttack" +"th_updmissile" "drole_rocket1" +"liquidbase" "-1.000000" +"liquidcheck" "2191.686768" +"attack_track" "-1.377193 -543.775635 744.031250" +"attack_speed" "80.000000" +"attack_offset" "0.000000 0.000000 34.000000" +"attack_rage" "1.000000" +"attack_sidestep" "2181.192627" +"attack_sidedeny" "2177.993408" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2189.626221" +"pain_check" "2.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "drole/pain.wav" +"deathstring" " was decimated by a Drole +" +"idletimer" "2190.998535" +"idle_sound" "drole/idle.wav" +"sight_timeout" "2186.449707" +"sight_sound" "drole/sight.wav" +"enemydist" "78.920029" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_drolearm1.mdl" +"gib2mdl" "progs/gib_drolearm2.mdl" +"gib3mdl" "progs/gib_droleleg1.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-234.130096 -1184.891113 615.031250" +"absmax" "-232.130096 -1182.891113 617.031250" +"origin" "-233.130096 -1183.891113 616.031250" +"oldorigin" "-256.000000 -1184.000000 632.031250" +"angles" "-0.000000 249.999390 -0.000000" +"classname" "monster_shalrath" +"frame" "21.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-20.000000" +"chain" "666" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "250.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "post_zombieism" +"th_stand" "shal_stand" +"th_walk" "shal_walk1" +"th_run" "shal_run1" +"th_missile" "shal_magic" +"th_pain" "shal_pain" +"th_die" "shal_die" +"search_time" "2174.970703" +"attack_state" "1.000000" +"attack_finished" "2170.244873" +"pain_finished" "1002169.500000" +"axhitme" "2.000000" +"show_hostile" "2170.970703" +"mdl" "progs/mon_shalrath.mdl" +"pausetime" "999999.000000" +"lip" "2.520707" +"waitmin" "1002169.500000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "160.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-90.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_shalrath.mdl" +"attachment" "216" +"estate" "2.000000" +"th_checkattack" "ShalCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2170.463623" +"attack_chance" "0.900000" +"attack_speed" "225.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2169.463135" +"pain_check" "2.000000" +"pain_timeout" "3.000000" +"pain_ignore" "1.000000" +"pain_sound" "shalrath/pain.wav" +"deathstring" " was exploded by a Vore +" +"idletimer" "2170.923340" +"idle_sound" "shalrath/idle.wav" +"sight_timeout" "2169.260498" +"sight_sound" "shalrath/sight.wav" +"enemydist" "42.692623" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"bodyonflr" "" +"blockudeath" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "post_zombieism" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*89" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-144.000000 -1552.000000 416.000000" +"bbmaxs" "240.000000 -1536.000000 640.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "184.794373 -1884.151001 407.031250" +"absmax" "186.794373 -1882.151001 409.031250" +"origin" "185.794373 -1883.151001 408.031250" +"oldorigin" "203.803604 -1894.790161 512.476074" +"angles" "-0.000000 161.998901 -0.000000" +"classname" "monster_zombie" +"frame" "77.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "224" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "162.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16b" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"search_time" "2079.796631" +"attack_finished" "2075.006836" +"show_hostile" "2075.796631" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "226" +"lip" "2.000000" +"waitmin" "1002075.062500" +"movespeed" "1.000000" +"activate" "224" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"target2" "wiz_counter" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2075.296143" +"attack_elev" "-24.000000" +"attack_chance" "0.900000" +"attack_speed" "575.000000" +"meleeattack" "2.000000" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2073.271240" +"sight_timeout" "2083.795654" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "67.154274" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "5.000000" +"altsteplast" "4.000000" +} +{ +"absmin" "171.843048 -1841.999268 407.031250" +"absmax" "173.843048 -1839.999268 409.031250" +"origin" "172.843048 -1840.999268 408.031250" +"oldorigin" "224.757385 -1823.205444 845.286987" +"angles" "-0.000000 125.996704 -0.000000" +"classname" "monster_zombie" +"frame" "59.000000" +"skin" "3.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"chain" "218" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "470" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "126.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16a" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"search_time" "2081.911865" +"attack_finished" "2077.039551" +"show_hostile" "2077.911865" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "225" +"lip" "1.000000" +"waitmin" "1002076.687500" +"movespeed" "1.000000" +"activate" "470" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"target2" "wiz_counter" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2077.811768" +"attack_elev" "-23.000000" +"attack_chance" "0.900000" +"attack_speed" "575.000000" +"meleeattack" "1.000000" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2066.005127" +"sight_timeout" "2075.200439" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "43.185947" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "5.000000" +"altsteplast" "3.000000" +} +{ +"absmin" "106.885330 -1978.217163 407.031250" +"absmax" "108.885330 -1976.217163 409.031250" +"origin" "107.885330 -1977.217163 408.031250" +"oldorigin" "81.394196 -2102.586426 1080.031250" +"angles" "-0.000000 71.998901 -0.000000" +"classname" "monster_zombie" +"frame" "162.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "72.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16c" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"lefty" "2072.888916" +"search_time" "2076.773438" +"attack_finished" "2073.343750" +"pain_finished" "2067.388916" +"show_hostile" "2072.773438" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "474" +"inpain" "2.000000" +"lip" "0.878872" +"waitmin" "1002071.375000" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"target2" "wiz_counter" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2072.172852" +"attack_elev" "9.000000" +"attack_chance" "0.400000" +"attack_speed" "575.000000" +"meleeattack" "1.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2067.388916" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2066.618164" +"sight_timeout" "2077.269043" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "159.714828" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "3.000000" +"altsteplast" "4.000000" +"dmgtimeframe" "2072.489014" +"dmgcombined" "64.000000" +} +{ +"absmin" "26.287800 -2003.981934 407.031250" +"absmax" "28.287800 -2001.981934 409.031250" +"origin" "27.287800 -2002.981934 408.031250" +"oldorigin" "27.287800 -2002.981934 408.031250" +"angles" "-0.000000 49.998779 -0.000000" +"classname" "monster_zombie" +"frame" "131.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "470" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "156.000000" +"yaw_speed" "20.000000" +"goalentity" "471" +"target" "path16d" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"oldenemy" "1" +"lefty" "2066.566895" +"search_time" "2071.025391" +"attack_finished" "2067.066895" +"pain_finished" "2061.066895" +"show_hostile" "2067.066895" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "473" +"inpain" "1.000000" +"lip" "0.070894" +"waitmin" "1002065.062500" +"movespeed" "1.000000" +"activate" "470" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"target2" "wiz_counter" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2066.625000" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2064.512451" +"sight_timeout" "2075.324707" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "109.238007" +"switchattacker" "471" +"switchtimer" "2067.066895" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "4.000000" +} +{ +} +{ +} +{ +} +{ +"absmin" "-1769.000000 1311.000000 63.000000" +"absmax" "-1767.000000 1313.000000 65.000000" +"origin" "-1768.000000 1312.000000 64.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "edelman_bars2" +"targetname" "magicdoor1" +"killtarget" "magicsummon1C" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "211" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "edelman_bars" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*93" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-2704.000000 -816.000000 448.000000" +"bbmaxs" "-2672.000000 -784.000000 456.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "270.000000" +"absmin" "-3209.000000 1511.000000 639.000000" +"absmax" "-3207.000000 1513.000000 641.000000" +"origin" "-3208.000000 1512.000000 640.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "37401.000000" +"part_emitter" "694" +"part_active" "72.000000" +} +{ +"absmin" "-3209.000000 1511.000000 639.000000" +"absmax" "-3207.000000 1513.000000 641.000000" +"origin" "-3208.000000 1512.000000 640.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2703.004883" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "37401.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "693" +"part_style" "72.000000" +"start_delay" "8.213782" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-3225.000000 1239.000000 639.000000" +"absmax" "-3223.000000 1241.000000 641.000000" +"origin" "-3224.000000 1240.000000 640.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "542385.000000" +"part_emitter" "696" +"part_active" "72.000000" +} +{ +"absmin" "-3225.000000 1239.000000 639.000000" +"absmax" "-3223.000000 1241.000000 641.000000" +"origin" "-3224.000000 1240.000000 640.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2700.960205" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "542385.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "695" +"part_style" "72.000000" +"start_delay" "4.652394" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "298.000000" +"absmin" "-3351.000000 1345.000000 528.000000" +"absmax" "-3289.000000 1407.000000 584.000000" +"solid" "1.000000" +"origin" "-3320.000000 1376.000000 528.000000" +"oldorigin" "-3320.000000 1376.000000 528.000000" +"angles" "-0.000000 118.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3231.000000 1361.000000 536.000000" +"absmax" "-3201.000000 1391.000000 536.000000" +"origin" "-3216.000000 1376.000000 536.000000" +"oldorigin" "-3216.000000 1376.000000 536.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_grenadelauncher" +"touch" "item_touch" +"think" "item_delay" +"weapon" "16.000000" +"netname" "Grenade Launcher" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/pkup.wav" +"attack_finished" "999999.000000" +"mdl" "progs/g_rock.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "530.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "270.000000" +"absmin" "-2609.000000 1239.000000 667.000000" +"absmax" "-2607.000000 1241.000000 669.000000" +"origin" "-2608.000000 1240.000000 668.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "23114.000000" +"part_emitter" "700" +"part_active" "72.000000" +} +{ +"absmin" "-2609.000000 1239.000000 667.000000" +"absmax" "-2607.000000 1241.000000 669.000000" +"origin" "-2608.000000 1240.000000 668.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2705.010254" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "23114.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "699" +"part_style" "72.000000" +"start_delay" "10.569567" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-2769.000000 1239.000000 667.000000" +"absmax" "-2767.000000 1241.000000 669.000000" +"origin" "-2768.000000 1240.000000 668.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "27195.000000" +"part_emitter" "702" +"part_active" "72.000000" +} +{ +"absmin" "-2769.000000 1239.000000 667.000000" +"absmax" "-2767.000000 1241.000000 669.000000" +"origin" "-2768.000000 1240.000000 668.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2704.455322" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "27195.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "701" +"part_style" "72.000000" +"start_delay" "5.474929" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"absmin" "-3039.000000 1281.000000 528.000000" +"absmax" "-3009.000000 1311.000000 528.000000" +"origin" "-3024.000000 1296.000000 528.000000" +"oldorigin" "-3024.000000 1296.000000 528.000000" +"angles" "-0.000000 141.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2943.000000 1281.000000 528.000000" +"absmax" "-2913.000000 1311.000000 528.000000" +"origin" "-2928.000000 1296.000000 528.000000" +"oldorigin" "-2928.000000 1296.000000 528.000000" +"angles" "-0.000000 27.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2943.000000 1441.000000 528.000000" +"absmax" "-2913.000000 1471.000000 528.000000" +"origin" "-2928.000000 1456.000000 528.000000" +"oldorigin" "-2928.000000 1456.000000 528.000000" +"angles" "-0.000000 302.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3039.000000 1441.000000 528.000000" +"absmax" "-3009.000000 1471.000000 528.000000" +"origin" "-3024.000000 1456.000000 528.000000" +"oldorigin" "-3024.000000 1456.000000 528.000000" +"angles" "-0.000000 246.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-2623.000000 -47.000000 -96.000000" +"absmax" "-2561.000000 15.000000 -40.000000" +"solid" "1.000000" +"origin" "-2592.000000 -16.000000 -96.000000" +"oldorigin" "-2592.000000 -16.000000 -96.000000" +"angles" "-0.000000 77.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "edelman_bars2" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*94" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-3312.000000 1280.000000 432.000000" +"bbmaxs" "-2544.000000 1472.000000 448.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-2570.000000 42.000000 -96.000000" +"absmax" "-2540.000000 72.000000 -96.000000" +"origin" "-2555.000000 57.000000 -96.000000" +"oldorigin" "-2555.000000 57.000000 -96.000000" +"angles" "-0.000000 49.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "290.000000" +"absmin" "-1820.734741 1350.210083 415.031250" +"absmax" "-1786.734741 1384.210083 481.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1803.734741 1367.210083 440.031250" +"oldorigin" "-1934.648560 1534.825562 512.000000" +"velocity" "125.803406 143.797119 0.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.490479" +"health" "-24.000000" +"takedamage" "2.000000" +"chain" "599" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 270.000000 -0.000000" +"enemy" "401" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "270.000000" +"yaw_speed" "15.000000" +"goalentity" "401" +"spawnflags" "96.000000" +"target" "path22a" +"targetname" "monsterwave1" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"oldenemy" "1" +"search_time" "1253.562256" +"attack_state" "1.000000" +"attack_finished" "1249.662476" +"pain_finished" "1001248.125000" +"axhitme" "1.000000" +"show_hostile" "1249.562256" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "711" +"height" "128.000000" +"activate" "401" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1248.762451" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1244.315918" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1249.962646" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1236.691895" +"sight_sound" "wizard/wsight.wav" +"enemydist" "290.733521" +"enemymaxdist" "1.000000" +"switchattacker" "401" +"switchtimer" "1246.463013" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-2609.000000 1455.000000 831.000000" +"absmax" "-2591.000000 1473.000000 865.000000" +"solid" "1.000000" +"origin" "-2600.000000 1464.000000 848.000000" +"oldorigin" "-2600.000000 1464.000000 848.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path22b" +"targetname" "path22a" +"movetarget" "712" +"state" "1.000000" +"activate" "710" +"classtype" "26.000000" +"targetback" "path22a" +"movetarget3" "712" +} +{ +"absmin" "-2609.000000 1279.000000 831.000000" +"absmax" "-2591.000000 1297.000000 865.000000" +"solid" "1.000000" +"origin" "-2600.000000 1288.000000 848.000000" +"oldorigin" "-2600.000000 1288.000000 848.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path22a" +"targetname" "path22b" +"movetarget" "711" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path22b" +"movetarget3" "711" +} +{ +"modelindex" "290.000000" +"absmin" "-1997.601562 1425.188232 447.031250" +"absmax" "-1963.601562 1459.188232 513.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1980.601562 1442.188232 472.031250" +"oldorigin" "-1910.372314 1426.800781 512.000000" +"velocity" "-138.291565 -92.294075 0.000000" +"angles" "-0.000000 86.995239 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.419189" +"health" "-21.000000" +"takedamage" "2.000000" +"chain" "710" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 86.995239 -0.000000" +"enemy" "710" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "87.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "96.000000" +"target" "path23b" +"targetname" "monsterwave1" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"oldenemy" "1" +"search_time" "1244.340820" +"attack_state" "1.000000" +"attack_finished" "1239.213623" +"pain_finished" "1001239.312500" +"axhitme" "1.000000" +"show_hostile" "1240.340820" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "715" +"height" "128.000000" +"activate" "710" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1240.240845" +"attack_chance" "0.900000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1238.413818" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1242.734009" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1236.749756" +"sight_sound" "wizard/wsight.wav" +"enemydist" "58.303539" +"enemymaxdist" "1.000000" +"switchattacker" "392" +"switchtimer" "1238.413818" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-2769.000000 1455.000000 831.000000" +"absmax" "-2751.000000 1473.000000 865.000000" +"solid" "1.000000" +"origin" "-2760.000000 1464.000000 848.000000" +"oldorigin" "-2760.000000 1464.000000 848.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path23b" +"targetname" "path23a" +"movetarget" "715" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path23a" +"movetarget3" "715" +} +{ +"absmin" "-2769.000000 1279.000000 831.000000" +"absmax" "-2751.000000 1297.000000 865.000000" +"solid" "1.000000" +"origin" "-2760.000000 1288.000000 848.000000" +"oldorigin" "-2760.000000 1288.000000 848.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path23a" +"targetname" "path23b" +"movetarget" "714" +"state" "1.000000" +"activate" "713" +"classtype" "26.000000" +"targetback" "path23b" +"movetarget3" "714" +} +{ +"absmin" "-3291.729004 1460.496704 527.031250" +"absmax" "-3257.729004 1494.496704 593.031250" +"ltime" "1609.928589" +"movetype" "4.000000" +"origin" "-3274.729004 1477.496704 552.031250" +"oldorigin" "-3266.427002 1485.005615 552.031250" +"angles" "-0.000000 337.999878 -0.000000" +"classname" "monster_skullwiz" +"model" "" +"frame" "14.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "model_fade" +"health" "-1.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "338.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"targetname" "monsterwave1" +"th_stand" "skullw_stand" +"th_walk" "skullw_walk" +"th_run" "skullw_run1" +"th_missile" "skullw_magic" +"th_melee" "skullw_tele1" +"th_pain" "skullw_pain" +"th_die" "skullw_die" +"search_time" "1597.163208" +"attack_state" "1.000000" +"attack_finished" "1593.548462" +"pain_finished" "1270.042114" +"axhitme" "1.000000" +"show_hostile" "1593.163208" +"mdl" "progs/mon_skullwiz.mdl" +"pausetime" "999999.000000" +"height" "96.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "320.000000" +"classgroup" "675.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"attachment" "2145" +"th_checkattack" "SkullWizCheckAttack" +"th_updmissile" "skullw_guardian" +"liquidbase" "-1.000000" +"liquidcheck" "1593.163208" +"distmin" "256.000000" +"distmax" "512.000000" +"attack_speed" "600.000000" +"bodyphased" "1.000000" +"pain_flinch" "50.000000" +"pain_finstate" "1270.042114" +"pain_timeout" "1.000000" +"pain_sound" "skullwiz/pain1.wav" +"pain_sound2" "skullwiz/pain2.wav" +"deathstring" " was blown apart by a Skull Wizard +" +"idlebusy" "1.000000" +"idletimer" "1594.042603" +"idle_sound" "skullwiz/idle1.wav" +"idle_sound2" "skullwiz/idle2.wav" +"sight_timeout" "1236.654541" +"sight_sound" "skullwiz/sight.wav" +"enemydist" "404.907227" +"switchoverride" "1.000000" +"steptype" "4.000000" +"dmgtimeframe" "1592.668945" +"dmgcombined" "4.000000" +"part_style" "4.000000" +"gib1mdl" "progs/h_skullwiz.mdl" +"gib2mdl" "progs/w_skullbook.mdl" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3200.000000 1328.000000 516.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "GL_floor" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.087313" +"pos1" "16.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "738" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "718" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-3177.000000 1375.000000 519.000000" +"absmax" "-3175.000000 1377.000000 521.000000" +"origin" "-3176.000000 1376.000000 520.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3248.000000 1392.000000 516.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "GL_floor" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.747246" +"pos1" "16.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "738" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "720" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-3217.000000 1423.000000 519.000000" +"absmax" "-3215.000000 1425.000000 521.000000" +"origin" "-3216.000000 1424.000000 520.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3280.000000 1328.000000 516.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "GL_floor" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.771874" +"pos1" "16.000000 8.000000 1.000000" +"height" "5.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "738" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "722" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-3257.000000 1375.000000 519.000000" +"absmax" "-3255.000000 1377.000000 521.000000" +"origin" "-3256.000000 1376.000000 520.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3248.000000 1296.000000 516.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "GL_floor" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "2.538163" +"pos1" "16.000000 8.000000 1.000000" +"height" "4.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "738" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "724" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-3217.000000 1327.000000 519.000000" +"absmax" "-3215.000000 1329.000000 521.000000" +"origin" "-3216.000000 1328.000000 520.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-2968.000000 1680.000000 16.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"targetname" "early_ambush" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.680471" +"pos1" "16.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "500" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "726" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-2941.000000 1711.000000 55.000000" +"absmax" "-2939.000000 1713.000000 57.000000" +"origin" "-2940.000000 1712.000000 56.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-2928.000000 1680.000000 96.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"targetname" "early_ambush" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.434248" +"pos1" "16.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "500" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "728" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-2903.000000 1711.000000 131.000000" +"absmax" "-2901.000000 1713.000000 133.000000" +"origin" "-2902.000000 1712.000000 132.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-2192.000000 424.000000 16.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "closet2" +"movedir" "0.000000 90.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.051027" +"pos1" "16.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "521" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "730" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-2161.000000 455.000000 63.000000" +"absmax" "-2159.000000 457.000000 65.000000" +"origin" "-2160.000000 456.000000 64.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-2192.000000 472.000000 112.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "closet2" +"movedir" "0.000000 90.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "2.808680" +"pos1" "16.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "521" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "732" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-2161.000000 499.000000 151.000000" +"absmax" "-2159.000000 501.000000 153.000000" +"origin" "-2160.000000 500.000000 152.000000" +} +{ +"absmin" "-2703.432861 359.379700 255.031250" +"absmax" "-2669.432861 393.379700 321.031250" +"ltime" "1129.285522" +"movetype" "4.000000" +"origin" "-2686.432861 376.379700 280.031250" +"oldorigin" "-2684.002197 373.728058 280.031250" +"angles" "0.000000 271.999512 0.000000" +"classname" "monster_skullwiz" +"model" "" +"frame" "14.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "model_fade" +"health" "-1.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "272.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "17.000000" +"th_stand" "skullw_stand" +"th_walk" "skullw_walk" +"th_run" "skullw_run1" +"th_missile" "skullw_magic" +"th_melee" "skullw_tele1" +"th_pain" "skullw_pain" +"th_die" "skullw_die" +"search_time" "1123.240479" +"attack_state" "3.000000" +"attack_finished" "1063.681152" +"pain_finished" "1119.128052" +"show_hostile" "1119.240479" +"mdl" "progs/mon_skullwiz.mdl" +"pausetime" "999999.000000" +"height" "96.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "320.000000" +"classgroup" "675.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"attachment" "2204" +"th_checkattack" "SkullWizCheckAttack" +"th_updmissile" "skullw_guardian" +"liquidbase" "-1.000000" +"liquidcheck" "1119.240479" +"distmin" "256.000000" +"distmax" "512.000000" +"attack_speed" "600.000000" +"bodyphased" "1.000000" +"pain_flinch" "50.000000" +"pain_finstate" "1117.740845" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_sound" "skullwiz/pain1.wav" +"pain_sound2" "skullwiz/pain2.wav" +"deathstring" " was blown apart by a Skull Wizard +" +"idlebusy" "1.000000" +"idletimer" "8.227647" +"idle_sound" "skullwiz/idle1.wav" +"idle_sound2" "skullwiz/idle2.wav" +"sight_timeout" "1070.263306" +"sight_sound" "skullwiz/sight.wav" +"enemydist" "155.425278" +"switchoverride" "1.000000" +"steptype" "4.000000" +"part_style" "4.000000" +"gib1mdl" "progs/h_skullwiz.mdl" +"gib2mdl" "progs/w_skullbook.mdl" +} +{ +"absmin" "-2737.000000 287.000000 255.000000" +"absmax" "-2639.000000 321.000000 273.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "-2736.000000 288.000000 256.000000" +"maxs" "-2640.000000 320.000000 272.000000" +"size" "96.000000 32.000000 16.000000" +"touch" "trigger_bmodel_anytouch" +"chain" "216" +"spawnflags" "49152.000000" +"movedir" "0.000000 -1.000000 -0.000000" +"sounds" "3.000000" +"style" "32.000000" +"speed" "40.000000" +"mdl" "*103" +"delay" "2.000000" +"height" "32.000000" +"bsporigin" "1.000000" +"bmodel_act" "220" +"bbmins" "-2736.000000 288.000000 256.000000" +"bbmaxs" "-2640.000000 320.000000 272.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"use" "entity_state_use" +"think" "SUB_Null" +"target" "drole_window" +"targetname" "edelman_bars2" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*104" +"wait" "-1.000000" +"bsporigin" "1.000000" +"activate" "708" +"bmodel_act" "1" +"bbmins" "-2944.000000 -256.000000 192.000000" +"bbmaxs" "-2432.000000 192.000000 256.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-2465.000000 703.000000 471.000000" +"absmax" "-2463.000000 705.000000 473.000000" +"origin" "-2464.000000 704.000000 472.000000" +"angles" "-0.000000 0.000000 -0.000000" "use" "misc_particle_use" "think" "emit_particle" "enemy" "1" @@ -1543,15 +29624,13947 @@ a "target" "" "state" "2.000000" "classtype" "41.000000" -"entno_unique" "230399.000000" +"entno_unique" "15884.000000" "estate" "2.000000" "estate_on" "misc_particle_switch_on" "estate_off" "misc_particle_switch_off" "estate_disable" "misc_particle_switch_disable" "estate_use" "misc_particle_use" -"pemit_source" "30" +"pemit_source" "370" "part_style" "110.000000" -"start_delay" "1.786096" +"start_delay" "1.004456" +"dpp_name" "DPP_ITSARMOR2" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_yell.spr" +"spr_name2" "progs/s_dotmed_yell.spr" +"spr_name3" "progs/s_dotsml_gold.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.750000" +"part_ofs" "0.000000 0.000000 24.000000" +"part_veltype" "5.000000" +"part_velbase" "0.000000 0.000000 12.000000" +"part_vel" "6.000000 6.000000 4.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +"spawn_rand" "0.200000" +} +{ +"modelindex" "106.000000" +"absmin" "-2417.000000 1199.000000 447.000000" +"absmax" "-2031.000000 1553.000000 498.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*105" +"mins" "-2416.000000 1200.000000 448.000000" +"maxs" "-2032.000000 1552.000000 497.000000" +"size" "384.000000 352.000000 49.000000" +"mdl" "*105" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "GL_floor" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*106" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-3280.000000 1296.000000 528.000000" +"bbmaxs" "-3152.000000 1456.000000 560.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "108.000000" +"absmin" "-2233.000000 1295.000000 263.000000" +"absmax" "-2215.000000 1457.000000 457.000000" +"ltime" "1.020000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000008 0.000000 -184.000000" +"classname" "func_door" +"model" "*107" +"frame" "1.000000" +"mins" "-2232.000000 1296.000000 448.000000" +"maxs" "-2216.000000 1456.000000 640.000000" +"size" "16.000000 160.000000 192.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.020000" +"enemy" "739" +"yaw_speed" "200.000000" +"targetname" "magicdoor1" +"owner" "739" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "200.000000" +"mdl" "*107" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000008 0.000000 -184.000000" +"lip" "8.000000" +"pos2" "-0.000008 0.000000 -184.000000" +"bsporigin" "1.000000" +"activate" "211" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "366.000000" +"absmin" "-2959.000000 -815.000000 24.000000" +"absmax" "-2897.000000 -753.000000 80.000000" +"solid" "1.000000" +"origin" "-2928.000000 -784.000000 24.000000" +"oldorigin" "-2928.000000 -784.000000 24.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_upgrade_axe" +"model" "progs/g_shadaxe.mdl" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"weapon" "4096.000000" +"netname" "Shadow Axe" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/pkup.wav" +"mdl" "progs/g_shadaxe.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "500.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2953.000000 -809.000000 7.000000" +"absmax" "-2903.000000 -759.000000 71.000000" +"solid" "1.000000" +"classname" "trigger_once" +"model" "" +"mins" "-2952.000000 -808.000000 8.000000" +"maxs" "-2904.000000 -760.000000 70.000000" +"size" "48.000000 48.000000 62.000000" +"touch" "trigger_bmodel_touch" +"target" "axe_relay" +"style" "32.000000" +"mdl" "*108" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bbmins" "-2952.000000 -808.000000 8.000000" +"bbmaxs" "-2904.000000 -760.000000 70.000000" +"classtype" "900.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "110.000000" +"absmin" "-3585.000000 -881.000000 15.000000" +"absmax" "-3407.000000 -687.000000 33.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3496.000000 -784.000000 24.000000" +"classname" "func_breakable" +"model" "*109" +"mins" "-3584.000000 -880.000000 16.000000" +"maxs" "-3408.000000 -688.000000 32.000000" +"size" "176.000000 192.000000 16.000000" +"use" "funcbreakable_use" +"health" "1.000000" +"takedamage" "1.000000" +"targetname" "zombie_wall" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "10.000000" +"count" "18.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "18.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "743" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-3497.000000 -785.000000 23.000000" +"absmax" "-3495.000000 -783.000000 25.000000" +"origin" "-3496.000000 -784.000000 24.000000" +} +{ +"modelindex" "298.000000" +"absmin" "-2959.000000 -735.000000 0.000000" +"absmax" "-2897.000000 -673.000000 56.000000" +"solid" "1.000000" +"origin" "-2928.000000 -704.000000 0.000000" +"oldorigin" "-2928.000000 -704.000000 0.000000" +"angles" "-0.000000 17.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-2959.000000 -887.000000 0.000000" +"absmax" "-2897.000000 -825.000000 56.000000" +"solid" "1.000000" +"origin" "-2928.000000 -856.000000 0.000000" +"oldorigin" "-2928.000000 -856.000000 0.000000" +"angles" "-0.000000 247.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3569.000000 -369.000000 103.000000" +"absmax" "-3567.000000 -367.000000 105.000000" +"origin" "-3568.000000 -368.000000 104.000000" +"oldorigin" "-3568.000000 -368.000000 104.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_zombie" +"use" "monster_spawn" +"health" "60.000000" +"flags" "32.000000" +"max_health" "60.000000" +"spawnflags" "352.000000" +"targetname" "shadowzombie" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"mdl" "progs/mon_zombie.mdl" +"movespeed" "1.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_zombie.mdl" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"sight_sound" "zombie/z_idle.wav" +"steptype" "1.000000" +"altsteptype" "2.000000" +} +{ +"absmin" "-3409.000000 -385.000000 103.000000" +"absmax" "-3407.000000 -383.000000 105.000000" +"origin" "-3408.000000 -384.000000 104.000000" +"oldorigin" "-3408.000000 -384.000000 104.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_zombie" +"use" "monster_spawn" +"health" "60.000000" +"flags" "32.000000" +"max_health" "60.000000" +"spawnflags" "352.000000" +"targetname" "shadowzombie" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"mdl" "progs/mon_zombie.mdl" +"movespeed" "1.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_zombie.mdl" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"sight_sound" "zombie/z_idle.wav" +"steptype" "1.000000" +"altsteptype" "2.000000" +} +{ +"absmin" "-1735.000000 1361.000000 384.000000" +"absmax" "-1705.000000 1391.000000 384.000000" +"origin" "-1720.000000 1376.000000 384.000000" +"oldorigin" "-1720.000000 1376.000000 384.000000" +"angles" "-0.000000 327.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-175.000000 177.000000 808.031250" +"absmax" "-145.000000 207.000000 808.031250" +"origin" "-160.000000 192.000000 808.031250" +"oldorigin" "-160.000000 192.000000 808.031250" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_key1" +"skin" "2.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "131072.000000" +"netname" "silver key" +"flags" "768.000000" +"target" "key" +"noise" "misc/medkey.wav" +"attack_finished" "999999.000000" +"mdl" "progs/key_medieval.mdl" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"touch2" "key_touch" +"classtype" "600.000000" +"classgroup" "300.000000" +"entno_unique" "638856.000000" +"respawn_time" "60.000000" +"respawn_style" "520.000000" +"respawn_ofs" "0.000000 0.000000 20.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1220" +"part_active" "120.000000" +} +{ +"absmin" "-1103.000000 177.000000 808.031250" +"absmax" "-1073.000000 207.000000 808.031250" +"origin" "-1088.000000 192.000000 808.031250" +"oldorigin" "-1088.000000 192.000000 808.031250" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_key2" +"skin" "6.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "262144.000000" +"netname" "gold key" +"flags" "768.000000" +"target" "key" +"noise" "misc/medkey.wav" +"attack_finished" "999999.000000" +"mdl" "progs/key_medieval.mdl" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"touch2" "key_touch" +"classtype" "605.000000" +"classgroup" "300.000000" +"entno_unique" "312000.000000" +"respawn_time" "60.000000" +"respawn_style" "513.000000" +"respawn_ofs" "0.000000 0.000000 20.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1108" +"part_active" "122.000000" +} +{ +"absmin" "-1689.000000 1311.000000 63.000000" +"absmax" "-1687.000000 1313.000000 65.000000" +"origin" "-1688.000000 1312.000000 64.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "seal" +"targetname" "magicdoor1" +"killtarget" "magicsummon1C" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "211" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-625.000000 1375.000000 -1.000000" +"absmax" "-623.000000 1377.000000 1.000000" +"origin" "-624.000000 1376.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"enemy" "1" +"spawnflags" "1.000000" +"target" "seal_intermediate" +"targetname" "seal" +"wait" "2.000000" +"height" "3.000000" +"activate" "200" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "-625.000000 1455.000000 -1.000000" +"absmax" "-623.000000 1457.000000 1.000000" +"origin" "-624.000000 1456.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "runicseal" +"targetname" "thousandfoldseal" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "802" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-640.000000 1360.000000 -192.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"chain" "690" +"spawnflags" "2.000000" +"targetname" "runicseal" +"noise" "break/metal_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.841243" +"pos1" "80.000000 8.000000 1.000000" +"height" "5.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "753" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "755" +"brksound" "4.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 100.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-625.000000 1375.000000 -189.000000" +"absmax" "-623.000000 1377.000000 -187.000000" +"origin" "-624.000000 1376.000000 -188.000000" +} +{ +"absmin" "-561.000000 1455.000000 -1.000000" +"absmax" "-559.000000 1457.000000 1.000000" +"origin" "-560.000000 1456.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"targetname" "thousandfoldseal" +"killtarget" "magicsummon4" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "802" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +} +{ +"absmin" "-689.000000 1455.000000 -1.000000" +"absmax" "-687.000000 1457.000000 1.000000" +"origin" "-688.000000 1456.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "sealquake" +"targetname" "thousandfoldseal" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"delay" "6.000000" +"activate" "802" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-689.000000 1503.000000 -1.000000" +"absmax" "-687.000000 1505.000000 1.000000" +"origin" "-688.000000 1504.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "misc_shake" +"use" "entity_state_use" +"think" "misc_shake_think" +"nextthink" "2698.485107" +"targetname" "sealquake" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"attack_finished" "2699.281982" +"wait" "4.000000" +"dmg" "120.000000" +"count" "1500.000000" +"activate" "2212" +"classtype" "676.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_shake_on" +} +{ +"absmin" "-753.000000 1455.000000 -1.000000" +"absmax" "-751.000000 1457.000000 1.000000" +"origin" "-752.000000 1456.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "lavajump" +"targetname" "thousandfoldseal" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"delay" "10.000000" +"activate" "802" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "113.000000" +"absmin" "-2473.000000 31.000000 -41.000000" +"absmax" "-2447.000000 65.000000 17.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-2460.000000 48.000000 -12.000000" +"classname" "func_breakable" +"model" "*112" +"mins" "-2472.000000 32.000000 -40.000000" +"maxs" "-2448.000000 64.000000 16.000000" +"size" "24.000000 32.000000 56.000000" +"use" "funcbreakable_use" +"health" "50.000000" +"takedamage" "1.000000" +"spawnflags" "4096.000000" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "3.000000" +"count" "2.000000" +"pos1" "16.000000 8.000000 1.000000" +"height" "2.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "762" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "40.000000" +"brkobj1" "maps/ad_brk/metal01.bsp" +"brkobj2" "maps/ad_brk/metal02.bsp" +"brkobj3" "maps/ad_brk/metal03.bsp" +"brkobj4" "maps/ad_brk/metal04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-2461.000000 47.000000 -13.000000" +"absmax" "-2459.000000 49.000000 -11.000000" +"origin" "-2460.000000 48.000000 -12.000000" +} +{ +"modelindex" "114.000000" +"absmin" "-2473.000000 -1.000000 -41.000000" +"absmax" "-2447.000000 65.000000 17.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-2460.000000 32.000000 -12.000000" +"classname" "func_breakable" +"model" "*113" +"mins" "-2472.000000 0.000000 -40.000000" +"maxs" "-2448.000000 64.000000 16.000000" +"size" "24.000000 64.000000 56.000000" +"use" "funcbreakable_use" +"health" "50.000000" +"takedamage" "1.000000" +"spawnflags" "4096.000000" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "3.000000" +"count" "4.000000" +"pos1" "16.000000 8.000000 1.000000" +"height" "4.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "764" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "40.000000" +"brkobj1" "maps/ad_brk/metal01.bsp" +"brkobj2" "maps/ad_brk/metal02.bsp" +"brkobj3" "maps/ad_brk/metal03.bsp" +"brkobj4" "maps/ad_brk/metal04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-2461.000000 31.000000 -13.000000" +"absmax" "-2459.000000 33.000000 -11.000000" +"origin" "-2460.000000 32.000000 -12.000000" +} +{ +"modelindex" "115.000000" +"absmin" "-2473.000000 -1.000000 -81.000000" +"absmax" "-2447.000000 65.000000 -15.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-2460.000000 32.000000 -48.000000" +"classname" "func_breakable" +"model" "*114" +"mins" "-2472.000000 0.000000 -80.000000" +"maxs" "-2448.000000 64.000000 -16.000000" +"size" "24.000000 64.000000 64.000000" +"use" "funcbreakable_use" +"health" "50.000000" +"takedamage" "1.000000" +"spawnflags" "4096.000000" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "3.000000" +"count" "2.000000" +"pos1" "16.000000 8.000000 1.000000" +"height" "2.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "766" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "40.000000" +"brkobj1" "maps/ad_brk/metal01.bsp" +"brkobj2" "maps/ad_brk/metal02.bsp" +"brkobj3" "maps/ad_brk/metal03.bsp" +"brkobj4" "maps/ad_brk/metal04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-2461.000000 31.000000 -49.000000" +"absmax" "-2459.000000 33.000000 -47.000000" +"origin" "-2460.000000 32.000000 -48.000000" +} +{ +"modelindex" "116.000000" +"absmin" "-2473.000000 -1.000000 -93.000000" +"absmax" "-2447.000000 65.000000 -39.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-2460.000000 32.000000 -66.000000" +"classname" "func_breakable" +"model" "*115" +"mins" "-2472.000000 0.000000 -92.000000" +"maxs" "-2448.000000 64.000000 -40.000000" +"size" "24.000000 64.000000 52.000000" +"use" "funcbreakable_use" +"health" "50.000000" +"takedamage" "1.000000" +"spawnflags" "4096.000000" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "3.000000" +"count" "1.000000" +"pos1" "16.000000 8.000000 1.000000" +"height" "1.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "768" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "40.000000" +"brkobj1" "maps/ad_brk/metal01.bsp" +"brkobj2" "maps/ad_brk/metal02.bsp" +"brkobj3" "maps/ad_brk/metal03.bsp" +"brkobj4" "maps/ad_brk/metal04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-2461.000000 31.000000 -67.000000" +"absmax" "-2459.000000 33.000000 -65.000000" +"origin" "-2460.000000 32.000000 -66.000000" +} +{ +"modelindex" "351.000000" +"absmin" "-2633.616455 113.424820 -96.968750" +"absmax" "-2583.616455 163.424820 -30.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2608.616455 138.424820 -71.968750" +"oldorigin" "-2688.000000 -16.000000 -71.968750" +"angles" "-0.000000 72.998657 -0.000000" +"classname" "monster_shalrath" +"model" "progs/mon_shalrath.mdl" +"frame" "22.000000" +"skin" "2.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.415039" +"health" "-14.000000" +"takedamage" "2.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "73.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "101.000000" +"targetname" "temple1_monsters" +"th_stand" "shal_stand" +"th_walk" "shal_walk1" +"th_run" "shal_run1" +"th_missile" "shal_magic" +"th_pain" "shal_pain" +"th_die" "shal_die" +"lefty" "1.000000" +"search_time" "1521.702515" +"attack_state" "1.000000" +"attack_finished" "1519.488159" +"pain_finished" "1001517.125000" +"show_hostile" "1517.702515" +"mdl" "progs/mon_shalrath.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "160.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-90.000000" +"headmdl" "progs/h_shalrath.mdl" +"attachment" "216" +"exactskin" "2.000000" +"th_checkattack" "ShalCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1517.602539" +"attack_chance" "0.900000" +"attack_speed" "225.000000" +"attack_sidestep" "1516.638672" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1515.970947" +"pain_check" "3.000000" +"pain_timeout" "3.000000" +"pain_sound" "shalrath/pain.wav" +"deathstring" " was exploded by a Vore +" +"idletimer" "1521.914551" +"idle_sound" "shalrath/idle.wav" +"sight_timeout" "1502.008545" +"sight_sound" "shalrath/sight.wav" +"enemydist" "55.840034" +"switchoverride" "1.000000" +"nomonstercount" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"minion_active" "1.000000" +"blockudeath" "1.000000" +"minion_baseattack" "1.000000" +"minion_maxcount" "5.000000" +"minion_trigger" "2.000000" +"minion_maxtrigger" "5.000000" +"minion_throwspeed" "200.000000" +"minion_throwextra" "50.000000" +"minion_throwside" "50.000000" +} +{ +"absmin" "-2689.000000 -17.000000 39.000000" +"absmax" "-2687.000000 -15.000000 41.000000" +"origin" "-2688.000000 -16.000000 40.000000" +"classname" "monster_shalrathminion" +"spawnflags" "2.000000" +"mdl" "progs/mon_voreling.mdl" +"classtype" "372.000000" +"pain_sound" "voreling/pain.wav" +"idle_sound" "voreling/idle.wav" +"sight_sound" "voreling/sight.wav" +"nomonstercount" "1.000000" +"gib1mdl" "progs/gib_voreleg.mdl" +} +{ +"modelindex" "117.000000" +"absmin" "-929.000000 1087.000000 -117.000000" +"absmax" "-319.000000 1553.000000 -111.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*116" +"mins" "-928.000000 1088.000000 -116.000000" +"maxs" "-320.000000 1552.000000 -112.000000" +"size" "608.000000 464.000000 4.000000" +"chain" "713" +"mdl" "*116" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "118.000000" +"absmin" "-897.000000 1119.000000 -129.000000" +"absmax" "-831.000000 1185.000000 -111.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_breakable" +"model" "*117" +"mins" "-896.000000 1120.000000 -128.000000" +"maxs" "-832.000000 1184.000000 -112.000000" +"size" "64.000000 64.000000 16.000000" +"use" "funcbreakable_use" +"health" "1.000000" +"chain" "771" +"spawnflags" "2.000000" +"targetname" "secondwave" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"count" "7.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "7.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "773" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-865.000000 1151.000000 -121.000000" +"absmax" "-863.000000 1153.000000 -119.000000" +"origin" "-864.000000 1152.000000 -120.000000" +} +{ +"modelindex" "119.000000" +"absmin" "-897.000000 1119.000000 -257.000000" +"absmax" "-831.000000 1185.000000 -223.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*118" +"mins" "-896.000000 1120.000000 -256.000000" +"maxs" "-832.000000 1184.000000 -224.000000" +"size" "64.000000 64.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"chain" "772" +"enemy" "774" +"yaw_speed" "400.000000" +"spawnflags" "32.000000" +"targetname" "secondwave" +"owner" "774" +"movedir" "-0.000000 -0.000000 1.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "400.000000" +"mdl" "*118" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "-80.000000" +"state" "1.000000" +"pos2" "-0.000005 0.000000 112.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "235.000000" +"absmin" "-895.000000 1121.000000 -223.968750" +"absmax" "-833.000000 1183.000000 -179.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-864.000000 1152.000000 -211.968750" +"oldorigin" "-864.000000 1152.000000 -211.968750" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_backpack" +"model" "progs/w_backpack.mdl" +"skin" "6.000000" +"mins" "-16.000000 -16.000000 -12.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 44.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "774" +"ammo_shells" "-1.000000" +"ammo_nails" "-1.000000" +"ammo_rockets" "-1.000000" +"chain" "774" +"netname" "" +"flags" "768.000000" +"armorvalue" "50.000000" +"spawnflags" "7.000000" +"noise" "items/backpack_ammo.wav" +"mdl" "progs/w_backpack.mdl" +"count" "5.000000" +"bbmins" "-16.000000 -16.000000 -12.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"touch2" "BackpackTouch" +"classtype" "702.000000" +"classgroup" "200.000000" +"entno_unique" "3416.000000" +"respawn_time" "30.000000" +"respawn_style" "576.000000" +"respawn_ofs" "0.000000 0.000000 12.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"exactskin" "6.000000" +"part_emitter" "1416" +"part_active" "175.000000" +} +{ +"modelindex" "298.000000" +"absmin" "449.000000 625.000000 -80.000000" +"absmax" "511.000000 687.000000 -24.000000" +"solid" "1.000000" +"origin" "480.000000 656.000000 -80.000000" +"oldorigin" "480.000000 656.000000 -80.000000" +"angles" "-0.000000 284.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "775" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "577.000000 625.000000 -80.000000" +"absmax" "639.000000 687.000000 -24.000000" +"solid" "1.000000" +"origin" "608.000000 656.000000 -80.000000" +"oldorigin" "608.000000 656.000000 -80.000000" +"angles" "-0.000000 82.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "433.000000 977.000000 -80.000000" +"absmax" "463.000000 1007.000000 -80.000000" +"origin" "448.000000 992.000000 -80.000000" +"oldorigin" "448.000000 992.000000 -80.000000" +"angles" "-0.000000 130.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "305.000000" +"absmin" "609.000000 961.000000 -80.000000" +"absmax" "671.000000 1023.000000 -24.000000" +"solid" "1.000000" +"origin" "640.000000 992.000000 -80.000000" +"oldorigin" "640.000000 992.000000 -80.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "776" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "87.912964 872.824402 -56.968750" +"absmax" "89.912964 874.824402 -54.968750" +"origin" "88.912964 873.824402 -55.968750" +"oldorigin" "359.626038 801.190796 -55.968750" +"angles" "0.000000 130.995483 0.000000" +"classname" "monster_demon1" +"frame" "46.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-82.681938" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "131.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"search_time" "2610.832520" +"attack_state" "1.000000" +"attack_finished" "2604.128174" +"pain_finished" "2605.946045" +"show_hostile" "2606.832520" +"jump_flag" "2604.947021" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"lip" "0.984771" +"pos1" "379.322205 797.717834 -55.968750" +"height" "199.937500" +"waitmin" "1002605.187500" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_demon.mdl" +"estate" "2.000000" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "2606.632324" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "2606.371094" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "2613.128174" +"sight_sound" "demon/sight2.wav" +"enemydist" "61.949352" +"switchoverride" "1.000000" +"jumptouch" "1" +"steptype" "1.000000" +"steplast" "5.000000" +"dmgtimeframe" "2606.158203" +"dmgcombined" "4.000000" +"gib1mdl" "progs/gib_dmclaw1.mdl" +"gib2mdl" "progs/gib_dmleg2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"modelindex" "420.000000" +"absmin" "-410.962219 1275.986206 -112.968750" +"absmax" "-360.962219 1325.986206 -22.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-385.962219 1300.986206 -87.968750" +"oldorigin" "-380.405487 1295.230957 -87.968750" +"angles" "0.000000 313.994751 -0.000000" +"classname" "monster_drole" +"model" "progs/mon_drole.mdl" +"frame" "194.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 64.000000" +"size" "48.000000 48.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.394043" +"health" "-52.000000" +"takedamage" "2.000000" +"chain" "779" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "973" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "144.000000" +"yaw_speed" "20.000000" +"goalentity" "973" +"spawnflags" "257.000000" +"th_stand" "drole_standC1" +"th_walk" "drole_walk1" +"th_run" "drole_run" +"th_missile" "drole_magic1" +"th_melee" "drole_melee" +"th_pain" "drole_pain" +"th_die" "drole_die" +"oldenemy" "1" +"lefty" "1.000000" +"search_time" "2656.001465" +"attack_state" "1.000000" +"attack_finished" "2652.096924" +"pain_finished" "1002652.562500" +"show_hostile" "2652.096924" +"mdl" "progs/mon_drole.mdl" +"pausetime" "999999.000000" +"activate" "973" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "380.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_drole.mdl" +"th_checkattack" "DroleCheckAttack" +"th_updmissile" "drole_rocket1" +"liquidbase" "-1.000000" +"liquidcheck" "2651.901367" +"attack_track" "-585.445862 1655.875488 -160.060043" +"attack_speed" "80.000000" +"attack_offset" "0.000000 0.000000 34.000000" +"attack_rage" "1.000000" +"attack_sidestep" "2623.307373" +"attack_sidedeny" "2615.232910" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2641.189941" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "drole/pain.wav" +"deathstring" " was decimated by a Drole +" +"idletimer" "2652.810059" +"idle_sound" "drole/idle.wav" +"sight_timeout" "2625.320068" +"sight_sound" "drole/sight.wav" +"enemydist" "109.008461" +"switchattacker" "973" +"switchtimer" "2652.096924" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2639.290039" +"dmgcombined" "84.000000" +"gib1mdl" "progs/gib_drolearm1.mdl" +"gib2mdl" "progs/gib_drolearm2.mdl" +"gib3mdl" "progs/gib_droleleg1.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "420.000000" +"absmin" "46.584404 922.505981 -80.968750" +"absmax" "96.584404 972.505981 9.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "71.584404 947.505981 -55.968750" +"oldorigin" "71.584404 947.505981 -55.968750" +"angles" "0.000000 85.995483 -0.000000" +"classname" "monster_drole" +"model" "progs/mon_drole.mdl" +"frame" "194.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 64.000000" +"size" "48.000000 48.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.410889" +"health" "-36.000000" +"takedamage" "2.000000" +"chain" "781" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "973" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "139.000000" +"yaw_speed" "20.000000" +"goalentity" "973" +"spawnflags" "257.000000" +"th_stand" "drole_standC1" +"th_walk" "drole_walk1" +"th_run" "drole_run" +"th_missile" "drole_magic1" +"th_melee" "drole_melee" +"th_pain" "drole_pain" +"th_die" "drole_die" +"oldenemy" "1" +"search_time" "2616.943604" +"attack_state" "1.000000" +"attack_finished" "2613.282959" +"pain_finished" "1002613.750000" +"show_hostile" "2613.282959" +"mdl" "progs/mon_drole.mdl" +"pausetime" "999999.000000" +"activate" "973" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "380.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_drole.mdl" +"th_checkattack" "DroleCheckAttack" +"th_updmissile" "drole_rocket1" +"liquidbase" "-1.000000" +"liquidcheck" "2612.943604" +"attack_track" "-71.420578 757.729004 -55.968750" +"attack_speed" "80.000000" +"attack_offset" "0.000000 0.000000 34.000000" +"attack_rage" "1.000000" +"attack_sidestep" "-1.000000" +"attack_sidedeny" "2611.318115" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2609.722900" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "drole/pain.wav" +"deathstring" " was decimated by a Drole +" +"idletimer" "2613.398926" +"idle_sound" "drole/idle.wav" +"sight_timeout" "2613.331299" +"sight_sound" "drole/sight.wav" +"enemydist" "101.229942" +"switchattacker" "973" +"switchtimer" "2613.282959" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2611.811035" +"dmgcombined" "80.000000" +"gib1mdl" "progs/gib_drolearm1.mdl" +"gib2mdl" "progs/gib_drolearm2.mdl" +"gib3mdl" "progs/gib_droleleg1.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "437.000000 1747.000000 -80.000000" +"absmax" "467.000000 1777.000000 -80.000000" +"origin" "452.000000 1762.000000 -80.000000" +"oldorigin" "452.000000 1762.000000 -80.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "621.000000 1747.000000 -80.000000" +"absmax" "651.000000 1777.000000 -80.000000" +"origin" "636.000000 1762.000000 -80.000000" +"oldorigin" "636.000000 1762.000000 -80.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "453.000000 2067.000000 -80.000000" +"absmax" "515.000000 2129.000000 -24.000000" +"solid" "1.000000" +"origin" "484.000000 2098.000000 -80.000000" +"oldorigin" "484.000000 2098.000000 -80.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "782" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "573.000000 2067.000000 -80.000000" +"absmax" "635.000000 2129.000000 -24.000000" +"solid" "1.000000" +"origin" "604.000000 2098.000000 -80.000000" +"oldorigin" "604.000000 2098.000000 -80.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "785" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "358.000000" +"absmin" "172.434158 1910.296021 -80.968750" +"absmax" "238.434158 1976.296021 9.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "205.434158 1943.296021 -55.968750" +"oldorigin" "544.000000 2032.000000 -55.968750" +"angles" "0.000000 225.000000 0.000000" +"classname" "monster_shambler" +"model" "progs/mon_shambler.mdl" +"frame" "93.000000" +"mins" "-32.000000 -32.000000 -24.000000" +"maxs" "32.000000 32.000000 64.000000" +"size" "64.000000 64.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.421631" +"health" "-30.000000" +"takedamage" "2.000000" +"chain" "786" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "600.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "225.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"th_stand" "sham_stand1" +"th_walk" "sham_walk1" +"th_run" "sham_run1" +"th_missile" "sham_magic1" +"th_melee" "sham_melee" +"th_pain" "sham_pain" +"th_die" "sham_die" +"search_time" "2334.066650" +"attack_state" "3.000000" +"attack_finished" "2329.915039" +"pain_finished" "1002329.562500" +"show_hostile" "2330.066650" +"mdl" "progs/mon_shambler.mdl" +"pausetime" "999999.000000" +"lip" "0.906919" +"pos1" "398.203278 1966.002808 32.031250" +"pos2" "388.092529 1925.918213 25.031250" +"pos3" "393.863007 1948.795532 29.026337" +"activate" "1" +"bboxtype" "10.000000" +"bbmins" "-32.000000 -32.000000 -24.000000" +"bbmaxs" "32.000000 32.000000 64.000000" +"classtype" "165.000000" +"classgroup" "666.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_shambler.mdl" +"attachment" "2200" +"th_checkattack" "ShamCheckAttack" +"th_wakeup" "sham_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "2330.066650" +"attack_offset" "0.000000 0.000000 40.000000" +"meleeattack" "0.483016" +"meleehitsound" "shambler/smack.wav" +"pain_flinch" "400.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2328.263916" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "shambler/shurt2.wav" +"deathstring" " was smashed by a Shambler +" +"idletimer" "2332.313232" +"idle_sound" "shambler/sidle.wav" +"sight_timeout" "2335.541748" +"sight_sound" "shambler/ssight.wav" +"enemydist" "87.969154" +"switchoverride" "1.000000" +"steptype" "6.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"resist_rockets" "0.500000" +"gib1mdl" "progs/gib_shclaw1.mdl" +"gib2mdl" "progs/gib_shclaw2.mdl" +"gib3mdl" "progs/gib_shfoot1.mdl" +"gib4mdl" "progs/gib_shfoot2.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "358.000000" +"absmin" "116.091751 1840.834717 -80.968750" +"absmax" "182.091751 1906.834717 9.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "149.091751 1873.834717 -55.968750" +"oldorigin" "544.000000 1824.000000 -55.968750" +"angles" "-0.000000 315.000000 -0.000000" +"classname" "monster_shambler" +"model" "progs/mon_shambler.mdl" +"frame" "93.000000" +"mins" "-32.000000 -32.000000 -24.000000" +"maxs" "32.000000 32.000000 64.000000" +"size" "64.000000 64.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.466553" +"health" "-27.284372" +"takedamage" "2.000000" +"chain" "787" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "600.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"th_stand" "sham_stand1" +"th_walk" "sham_walk1" +"th_run" "sham_run1" +"th_missile" "sham_magic1" +"th_melee" "sham_melee" +"th_pain" "sham_pain" +"th_die" "sham_die" +"search_time" "2340.019287" +"attack_state" "1.000000" +"attack_finished" "2337.177734" +"pain_finished" "1002334.937500" +"show_hostile" "2336.019287" +"mdl" "progs/mon_shambler.mdl" +"pausetime" "999999.000000" +"lip" "0.512955" +"pos1" "43.351730 1943.059570 32.031250" +"pos2" "79.563065 1963.003052 25.031250" +"pos3" "71.857094 1958.758911 26.520889" +"activate" "1" +"bboxtype" "10.000000" +"bbmins" "-32.000000 -32.000000 -24.000000" +"bbmaxs" "32.000000 32.000000 64.000000" +"classtype" "165.000000" +"classgroup" "666.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_shambler.mdl" +"attachment" "689" +"th_checkattack" "ShamCheckAttack" +"th_wakeup" "sham_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "2335.518799" +"attack_offset" "0.000000 0.000000 40.000000" +"meleehitsound" "shambler/smack.wav" +"pain_flinch" "400.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2332.846924" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "shambler/shurt2.wav" +"deathstring" " was smashed by a Shambler +" +"idletimer" "2337.625244" +"idle_sound" "shambler/sidle.wav" +"sight_timeout" "2335.730713" +"sight_sound" "shambler/ssight.wav" +"enemydist" "144.311600" +"switchoverride" "1.000000" +"steptype" "6.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2335.112061" +"dmgcombined" "60.000000" +"resist_rockets" "0.500000" +"gib1mdl" "progs/gib_shclaw1.mdl" +"gib2mdl" "progs/gib_shclaw2.mdl" +"gib3mdl" "progs/gib_shfoot2.mdl" +"gib4mdl" "progs/gib_shfoot2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-817.000000 1455.000000 -1.000000" +"absmax" "-815.000000 1457.000000 1.000000" +"origin" "-816.000000 1456.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "lavagolem" +"targetname" "thousandfoldseal" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"delay" "12.000000" +"activate" "802" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-625.000000 1695.000000 -249.000000" +"absmax" "-623.000000 1697.000000 -247.000000" +"origin" "-624.000000 1696.000000 -248.000000" +"oldorigin" "-624.000000 1696.000000 -248.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "monster_golem" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "64.000000" +"target" "obelisk1" +"targetname" "lavagolem" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"mdl" "progs/mon_golem.mdl" +"no_liquiddmg" "1.000000" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"pain_flinch" "200.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_sound" "golem/sight.wav" +"infightextra" "3.000000" +"steptype" "7.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1041.000000 1375.000000 -65.000000" +"absmax" "-1039.000000 1377.000000 -63.000000" +"origin" "-1040.000000 1376.000000 -64.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "lavagolem2" +"targetname" "obelisk1" +"killtarget" "obelisk1" +"style" "32.000000" +"wait" "-1.000000" +"delay" "8.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-1041.000000 1423.000000 -65.000000" +"absmax" "-1039.000000 1425.000000 -63.000000" +"origin" "-1040.000000 1424.000000 -64.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"targetname" "obelisk1" +"killtarget" "magickill1" +"style" "32.000000" +"wait" "-1.000000" +"delay" "3.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "120.000000" +"absmin" "-2321.000000 1039.000000 -201.000000" +"absmax" "-1119.000000 1713.000000 381.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*119" +"mins" "-2320.000000 1040.000000 -200.000000" +"maxs" "-1120.000000 1712.000000 380.000000" +"size" "1200.000000 672.000000 580.000000" +"use" "entity_state_use" +"chain" "788" +"targetname" "magickill1" +"mdl" "*119" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-1041.000000 1327.000000 -65.000000" +"absmax" "-1039.000000 1329.000000 -63.000000" +"origin" "-1040.000000 1328.000000 -64.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "obelisk1_destroy" +"targetname" "obelisk1" +"style" "32.000000" +"wait" "-1.000000" +"delay" "4.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "121.000000" +"absmin" "-1233.000000 1295.000000 -65.000000" +"absmax" "-1071.000000 1457.000000 193.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_breakable" +"model" "*120" +"mins" "-1232.000000 1296.000000 -64.000000" +"maxs" "-1072.000000 1456.000000 192.000000" +"size" "160.000000 160.000000 256.000000" +"use" "funcbreakable_use" +"health" "1.000000" +"chain" "793" +"spawnflags" "6.000000" +"targetname" "obelisk1_destroy" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "40.000000" +"cnt" "10.000000" +"count" "24.000000" +"pos1" "0.000000 8.000000 1.000000" +"height" "24.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "796" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-1153.000000 1375.000000 63.000000" +"absmax" "-1151.000000 1377.000000 65.000000" +"origin" "-1152.000000 1376.000000 64.000000" +} +{ +"absmin" "-1105.000000 1327.000000 -9.000000" +"absmax" "-1103.000000 1329.000000 -7.000000" +"origin" "-1104.000000 1328.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk1_destroy" +"movedir" "0.000000 315.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "12.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "12.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "797" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-1201.000000 1327.000000 -9.000000" +"absmax" "-1199.000000 1329.000000 -7.000000" +"origin" "-1200.000000 1328.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk1_destroy" +"movedir" "0.000000 225.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "12.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "12.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "798" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-1201.000000 1423.000000 -9.000000" +"absmax" "-1199.000000 1425.000000 -7.000000" +"origin" "-1200.000000 1424.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk1_destroy" +"movedir" "0.000000 135.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "7.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "7.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "799" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-1105.000000 1423.000000 -9.000000" +"absmax" "-1103.000000 1425.000000 -7.000000" +"origin" "-1104.000000 1424.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk1_destroy" +"movedir" "0.000000 45.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "8.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "8.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "800" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-1153.000000 1375.000000 71.000000" +"absmax" "-1151.000000 1377.000000 73.000000" +"origin" "-1152.000000 1376.000000 72.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "6.000000" +"targetname" "obelisk1_destroy" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "11.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "11.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "801" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"use" "entity_state_use" +"think" "SUB_Null" +"target" "thousandfoldseal" +"targetname" "seal_intermediate" +"attack_finished" "999999.000000" +"mdl" "*121" +"wait" "-1.000000" +"bsporigin" "1.000000" +"activate" "752" +"bmodel_act" "1" +"bbmins" "332.000000 1184.000000 -32.000000" +"bbmaxs" "340.000000 1568.000000 288.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"use" "entity_state_use" +"think" "SUB_Null" +"target" "brimstone_spikes3" +"targetname" "seal_intermediate" +"attack_finished" "999999.000000" +"mdl" "*122" +"wait" "-1.000000" +"bsporigin" "1.000000" +"activate" "752" +"bmodel_act" "1" +"bbmins" "344.000000 1184.000000 -32.000000" +"bbmaxs" "352.000000 1568.000000 288.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"use" "entity_state_use" +"think" "SUB_Null" +"target" "brimstone_spikes2" +"targetname" "seal_intermediate" +"attack_finished" "999999.000000" +"mdl" "*123" +"wait" "-1.000000" +"bsporigin" "1.000000" +"activate" "752" +"bmodel_act" "1" +"bbmins" "320.000000 1184.000000 -32.000000" +"bbmaxs" "328.000000 1568.000000 288.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"use" "entity_state_use" +"think" "SUB_Null" +"target" "brimstone_spikes1" +"targetname" "seal_intermediate" +"attack_finished" "999999.000000" +"mdl" "*124" +"wait" "-1.000000" +"bsporigin" "1.000000" +"activate" "752" +"bmodel_act" "1" +"bbmins" "308.000000 1184.000000 -32.000000" +"bbmaxs" "316.000000 1568.000000 288.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1041.000000 1471.000000 -65.000000" +"absmax" "-1039.000000 1473.000000 -63.000000" +"origin" "-1040.000000 1472.000000 -64.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "secondwave" +"targetname" "obelisk1" +"killtarget" "magickill1" +"style" "32.000000" +"wait" "-1.000000" +"delay" "5.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "451.000000" +"absmin" "-415.000000 1121.000000 -223.968750" +"absmax" "-353.000000 1183.000000 -167.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-384.000000 1152.000000 -223.968750" +"oldorigin" "-384.000000 1152.000000 -223.968750" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_rocketlauncher" +"model" "progs/g_rock2.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "822" +"weapon" "32.000000" +"chain" "795" +"netname" "Rocket Launcher" +"flags" "768.000000" +"spawnflags" "2.000000" +"noise" "weapons/pkup.wav" +"mdl" "progs/g_rock2.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "535.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_monsterjump" +"model" "" +"touch" "trigger_bmodel_anytouch" +"use" "entity_state_use" +"think" "SUB_Null" +"spawnflags" "49216.000000" +"targetname" "secondwave" +"movedir" "-0.000000 1.000000 -0.000000" +"speed" "200.000000" +"mdl" "*125" +"height" "200.000000" +"bsporigin" "1.000000" +"bbmins" "-768.000000 272.000000 784.000000" +"bbmaxs" "-496.000000 336.000000 848.000000" +"classtype" "980.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_delay" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_monsterjump" +"model" "" +"touch" "trigger_bmodel_anytouch" +"use" "entity_state_use" +"think" "SUB_Null" +"spawnflags" "49216.000000" +"targetname" "secondwave" +"movedir" "-0.000000 1.000000 -0.000000" +"speed" "200.000000" +"mdl" "*126" +"height" "200.000000" +"bsporigin" "1.000000" +"bbmins" "-816.000000 432.000000 368.000000" +"bbmaxs" "-448.000000 528.000000 432.000000" +"classtype" "980.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_delay" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-561.000000 1759.000000 -249.000000" +"absmax" "-559.000000 1761.000000 -247.000000" +"origin" "-560.000000 1760.000000 -248.000000" +"oldorigin" "-560.000000 1760.000000 -248.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "monster_golem" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "192.000000" +"target" "obelisk2" +"targetname" "lavagolem2" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"mdl" "progs/mon_golem.mdl" +"no_liquiddmg" "1.000000" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"pain_flinch" "200.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_sound" "golem/sight.wav" +"infightextra" "3.000000" +"steptype" "7.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1041.000000 1519.000000 -65.000000" +"absmax" "-1039.000000 1521.000000 -63.000000" +"origin" "-1040.000000 1520.000000 -64.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "secondwave_monsters" +"targetname" "obelisk1" +"killtarget" "magickill1" +"style" "32.000000" +"wait" "-1.000000" +"delay" "5.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-753.000000 239.000000 839.000000" +"absmax" "-751.000000 241.000000 841.000000" +"origin" "-752.000000 240.000000 840.000000" +"oldorigin" "-752.000000 240.000000 840.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_demon1" +"use" "monster_spawn" +"health" "300.000000" +"flags" "32.000000" +"max_health" "300.000000" +"spawnflags" "224.000000" +"targetname" "secondwave_monsters" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"mdl" "progs/mon_demon.mdl" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idle_sound" "demon/idle1.wav" +"sight_sound" "demon/sight2.wav" +"steptype" "1.000000" +"gib1mdl" "progs/gib_dmclaw1.mdl" +"gib2mdl" "progs/gib_dmclaw2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"absmin" "-353.000000 239.000000 839.000000" +"absmax" "-351.000000 241.000000 841.000000" +"origin" "-352.000000 240.000000 840.000000" +"oldorigin" "-352.000000 240.000000 840.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_demon1" +"use" "monster_spawn" +"health" "300.000000" +"flags" "32.000000" +"max_health" "300.000000" +"spawnflags" "224.000000" +"targetname" "secondwave_monsters" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"mdl" "progs/mon_demon.mdl" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idle_sound" "demon/idle1.wav" +"sight_sound" "demon/sight2.wav" +"steptype" "1.000000" +"gib1mdl" "progs/gib_dmclaw1.mdl" +"gib2mdl" "progs/gib_dmclaw2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"absmin" "-641.000000 175.000000 839.000000" +"absmax" "-639.000000 177.000000 841.000000" +"origin" "-640.000000 176.000000 840.000000" +"oldorigin" "-640.000000 176.000000 840.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "monster_drole" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "480.000000" +"targetname" "secondwave_monsters" +"th_stand" "drole_standC1" +"th_walk" "drole_walk1" +"th_run" "drole_run" +"th_missile" "drole_magic1" +"th_melee" "drole_melee" +"th_pain" "drole_pain" +"th_die" "drole_die" +"mdl" "progs/mon_drole.mdl" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "380.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_drole.mdl" +"th_checkattack" "DroleCheckAttack" +"th_updmissile" "drole_rocket1" +"attack_offset" "0.000000 0.000000 34.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "drole/pain.wav" +"deathstring" " was decimated by a Drole +" +"idle_sound" "drole/idle.wav" +"sight_sound" "drole/sight.wav" +"steptype" "5.000000" +"gib1mdl" "progs/gib_drolearm1.mdl" +"gib2mdl" "progs/gib_drolearm2.mdl" +"gib3mdl" "progs/gib_droleleg1.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-1665.000000 2095.000000 1047.000000" +"absmax" "-1663.000000 2097.000000 1049.000000" +"origin" "-1664.000000 2096.000000 1048.000000" +"oldorigin" "-1664.000000 2096.000000 1048.000000" +"angles" "0.000000 315.000000 0.000000" +"classname" "monster_gaunt" +"use" "monster_spawn" +"health" "120.000000" +"flags" "32.000000" +"max_health" "120.000000" +"spawnflags" "196.000000" +"targetname" "secondwave_monsters" +"th_stand" "gaunt_perch1" +"th_walk" "gaunt_perch1" +"th_run" "gaunt_wakeup" +"th_missile" "gaunt_wakeup" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"mdl" "progs/mon_gaunt.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gaunt.mdl" +"th_checkattack" "GauntCheckAttack" +"attack_offset" "8.000000 0.000000 -4.000000" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt +" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_sound" "gaunt/sight.wav" +"blockudeath" "1.000000" +} +{ +"absmin" "-1489.000000 2143.000000 1143.000000" +"absmax" "-1487.000000 2145.000000 1145.000000" +"origin" "-1488.000000 2144.000000 1144.000000" +"oldorigin" "-1488.000000 2144.000000 1144.000000" +"angles" "0.000000 315.000000 0.000000" +"classname" "monster_gaunt" +"use" "monster_spawn" +"health" "120.000000" +"flags" "32.000000" +"max_health" "120.000000" +"spawnflags" "452.000000" +"targetname" "secondwave_monsters" +"th_stand" "gaunt_perch1" +"th_walk" "gaunt_perch1" +"th_run" "gaunt_wakeup" +"th_missile" "gaunt_wakeup" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"mdl" "progs/mon_gaunt.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gaunt.mdl" +"th_checkattack" "GauntCheckAttack" +"attack_offset" "8.000000 0.000000 -4.000000" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt +" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_sound" "gaunt/sight.wav" +"blockudeath" "1.000000" +} +{ +"absmin" "-121.000000 1879.000000 1623.000000" +"absmax" "-119.000000 1881.000000 1625.000000" +"origin" "-120.000000 1880.000000 1624.000000" +"oldorigin" "-120.000000 1880.000000 1624.000000" +"angles" "0.000000 225.000000 0.000000" +"classname" "monster_gaunt" +"use" "monster_spawn" +"health" "120.000000" +"flags" "32.000000" +"max_health" "120.000000" +"spawnflags" "452.000000" +"targetname" "secondwave_monsters" +"th_stand" "gaunt_perch1" +"th_walk" "gaunt_perch1" +"th_run" "gaunt_wakeup" +"th_missile" "gaunt_wakeup" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"mdl" "progs/mon_gaunt.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gaunt.mdl" +"th_checkattack" "GauntCheckAttack" +"attack_offset" "8.000000 0.000000 -4.000000" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt +" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_sound" "gaunt/sight.wav" +"blockudeath" "1.000000" +} +{ +"absmin" "-169.000000 2055.000000 1527.000000" +"absmax" "-167.000000 2057.000000 1529.000000" +"origin" "-168.000000 2056.000000 1528.000000" +"oldorigin" "-168.000000 2056.000000 1528.000000" +"angles" "0.000000 225.000000 0.000000" +"classname" "monster_gaunt" +"use" "monster_spawn" +"health" "120.000000" +"flags" "32.000000" +"max_health" "120.000000" +"spawnflags" "196.000000" +"targetname" "secondwave_monsters" +"th_stand" "gaunt_perch1" +"th_walk" "gaunt_perch1" +"th_run" "gaunt_wakeup" +"th_missile" "gaunt_wakeup" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"mdl" "progs/mon_gaunt.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gaunt.mdl" +"th_checkattack" "GauntCheckAttack" +"attack_offset" "8.000000 0.000000 -4.000000" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt +" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_sound" "gaunt/sight.wav" +"blockudeath" "1.000000" +} +{ +"modelindex" "128.000000" +"absmin" "-1185.000000 1343.000000 -201.000000" +"absmax" "-623.000000 1409.000000 97.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*127" +"mins" "-1184.000000 1344.000000 -200.000000" +"maxs" "-624.000000 1408.000000 96.000000" +"size" "560.000000 64.000000 296.000000" +"use" "entity_state_use" +"chain" "807" +"targetname" "magickill1" +"mdl" "*127" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "129.000000" +"absmin" "-417.000000 1119.000000 -129.000000" +"absmax" "-351.000000 1185.000000 -111.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_breakable" +"model" "*128" +"mins" "-416.000000 1120.000000 -128.000000" +"maxs" "-352.000000 1184.000000 -112.000000" +"size" "64.000000 64.000000 16.000000" +"use" "funcbreakable_use" +"health" "1.000000" +"chain" "819" +"spawnflags" "2.000000" +"targetname" "secondwave" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"count" "6.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "6.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "821" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-385.000000 1151.000000 -121.000000" +"absmax" "-383.000000 1153.000000 -119.000000" +"origin" "-384.000000 1152.000000 -120.000000" +} +{ +"modelindex" "130.000000" +"absmin" "-417.000000 1119.000000 -257.000000" +"absmax" "-351.000000 1185.000000 -223.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*129" +"mins" "-416.000000 1120.000000 -256.000000" +"maxs" "-352.000000 1184.000000 -224.000000" +"size" "64.000000 64.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"chain" "820" +"enemy" "822" +"yaw_speed" "400.000000" +"spawnflags" "32.000000" +"targetname" "secondwave" +"owner" "822" +"movedir" "-0.000000 -0.000000 1.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "400.000000" +"mdl" "*129" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "-80.000000" +"state" "1.000000" +"pos2" "-0.000005 0.000000 112.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "131.000000" +"absmin" "-1185.000000 -97.000000 -313.000000" +"absmax" "-63.000000 1377.000000 685.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*130" +"mins" "-1184.000000 -96.000000 -312.000000" +"maxs" "-64.000000 1376.000000 684.000000" +"size" "1120.000000 1472.000000 996.000000" +"use" "entity_state_use" +"chain" "822" +"targetname" "magickill2" +"mdl" "*130" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-625.000000 1007.000000 -33.000000" +"absmax" "-623.000000 1009.000000 -31.000000" +"origin" "-624.000000 1008.000000 -32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "obelisk2_destroy" +"targetname" "obelisk2" +"style" "32.000000" +"wait" "-1.000000" +"delay" "4.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "132.000000" +"absmin" "-705.000000 783.000000 -65.000000" +"absmax" "-543.000000 945.000000 193.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_breakable" +"model" "*131" +"mins" "-704.000000 784.000000 -64.000000" +"maxs" "-544.000000 944.000000 192.000000" +"size" "160.000000 160.000000 256.000000" +"use" "funcbreakable_use" +"health" "1.000000" +"chain" "823" +"spawnflags" "6.000000" +"targetname" "obelisk2_destroy" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "40.000000" +"cnt" "10.000000" +"count" "20.000000" +"pos1" "0.000000 8.000000 1.000000" +"height" "20.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "826" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-625.000000 863.000000 63.000000" +"absmax" "-623.000000 865.000000 65.000000" +"origin" "-624.000000 864.000000 64.000000" +} +{ +"absmin" "-673.000000 815.000000 -9.000000" +"absmax" "-671.000000 817.000000 -7.000000" +"origin" "-672.000000 816.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk2_destroy" +"movedir" "0.000000 225.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "10.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "10.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "827" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-577.000000 815.000000 -9.000000" +"absmax" "-575.000000 817.000000 -7.000000" +"origin" "-576.000000 816.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk2_destroy" +"movedir" "0.000000 315.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "9.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "9.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "828" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-577.000000 911.000000 -9.000000" +"absmax" "-575.000000 913.000000 -7.000000" +"origin" "-576.000000 912.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk2_destroy" +"movedir" "0.000000 45.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "6.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "6.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "829" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-673.000000 911.000000 -9.000000" +"absmax" "-671.000000 913.000000 -7.000000" +"origin" "-672.000000 912.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk2_destroy" +"movedir" "0.000000 135.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "7.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "7.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "830" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-577.000000 1007.000000 -33.000000" +"absmax" "-575.000000 1009.000000 -31.000000" +"origin" "-576.000000 1008.000000 -32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"targetname" "obelisk2" +"killtarget" "magickill2" +"style" "32.000000" +"wait" "-1.000000" +"delay" "4.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-689.000000 1007.000000 -33.000000" +"absmax" "-687.000000 1009.000000 -31.000000" +"origin" "-688.000000 1008.000000 -32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "lavagolem3" +"targetname" "obelisk2" +"killtarget" "obelisk1" +"style" "32.000000" +"wait" "-1.000000" +"delay" "8.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-561.000000 1695.000000 -249.000000" +"absmax" "-559.000000 1697.000000 -247.000000" +"origin" "-560.000000 1696.000000 -248.000000" +"oldorigin" "-560.000000 1696.000000 -248.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "monster_golem" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "192.000000" +"target" "obelisk3_counter" +"targetname" "lavagolem3" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"mdl" "progs/mon_golem.mdl" +"no_liquiddmg" "1.000000" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"pain_flinch" "200.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_sound" "golem/sight.wav" +"infightextra" "3.000000" +"steptype" "7.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-737.000000 1007.000000 -33.000000" +"absmax" "-735.000000 1009.000000 -31.000000" +"origin" "-736.000000 1008.000000 -32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "thirdwave_monsters" +"targetname" "obelisk2" +"killtarget" "magickill1" +"style" "32.000000" +"wait" "-1.000000" +"delay" "12.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "314.000000" +"absmin" "167.000000 1775.000000 231.000000" +"absmax" "201.000000 1809.000000 297.000000" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "184.000000 1792.000000 256.000000" +"oldorigin" "184.000000 1792.000000 256.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "monster_gargoyle" +"model" "progs/mon_gargoyle.mdl" +"frame" "88.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"use" "gargoyle_wakeup" +"think" "gargoyle_statue" +"nextthink" "2700.472656" +"health" "120.000000" +"chain" "825" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "33.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "180.000000" +"yaw_speed" "15.000000" +"spawnflags" "130.000000" +"targetname" "thirdwave_monsters" +"th_stand" "gargoyle_statue" +"th_pain" "garg_pain" +"th_die" "garg_die" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"think1" "gargoyle_wakeup" +"pos1" "88.000000 111.000000 23.000000" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"skin_override" "1.000000" +"frame_override" "88.000000" +"th_checkattack" "GargoyleCheckAttack" +"attack_offset" "16.000000 28.000000 22.000000" +"spawnstatue" "1.000000" +"pain_flinch" "70.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "8.164937" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_sound" "gargoyle/sight1.wav" +"switchoverride" "1.000000" +"gib1mdl" "progs/gib_gargwing1.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "314.000000" +"absmin" "167.000000 943.000000 231.000000" +"absmax" "201.000000 977.000000 297.000000" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "184.000000 960.000000 256.000000" +"oldorigin" "184.000000 960.000000 256.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "monster_gargoyle" +"model" "progs/mon_gargoyle.mdl" +"frame" "102.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"use" "gargoyle_wakeup" +"think" "gargoyle_statue" +"nextthink" "2701.714844" +"health" "120.000000" +"chain" "835" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "33.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "180.000000" +"yaw_speed" "15.000000" +"spawnflags" "130.000000" +"targetname" "thirdwave_monsters" +"th_stand" "gargoyle_statue" +"th_pain" "garg_pain" +"th_die" "garg_die" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"think1" "gargoyle_wakeup" +"pos1" "88.000000 111.000000 23.000000" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"skin_override" "1.000000" +"frame_override" "102.000000" +"th_checkattack" "GargoyleCheckAttack" +"attack_offset" "16.000000 28.000000 22.000000" +"spawnstatue" "1.000000" +"pain_flinch" "70.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "6.221287" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_sound" "gargoyle/sight1.wav" +"switchoverride" "1.000000" +"gib1mdl" "progs/gib_gargwing1.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-865.000000 1151.000000 -73.000000" +"absmax" "-863.000000 1153.000000 -71.000000" +"origin" "-864.000000 1152.000000 -72.000000" +"oldorigin" "-864.000000 1152.000000 -72.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_minotaur" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "192.000000" +"targetname" "thirdwave_monsters" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"mdl" "progs/mon_minotaur.mdl" +"lip" "0.516343" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_sound" "minotaur/sight1.wav" +"infightextra" "2.000000" +"steptype" "6.000000" +"resist_cells" "0.500000" +"part_style" "8.000000" +"gib1mdl" "progs/gib_minoclaw1.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg2.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-385.000000 1151.000000 -73.000000" +"absmax" "-383.000000 1153.000000 -71.000000" +"origin" "-384.000000 1152.000000 -72.000000" +"oldorigin" "-384.000000 1152.000000 -72.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_minotaur" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "192.000000" +"targetname" "thirdwave_monsters" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"mdl" "progs/mon_minotaur.mdl" +"lip" "0.029481" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_sound" "minotaur/sight1.wav" +"infightextra" "2.000000" +"steptype" "6.000000" +"resist_cells" "0.500000" +"part_style" "8.000000" +"gib1mdl" "progs/gib_minoleg2.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg1.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-113.000000 607.000000 1895.000000" +"absmax" "-111.000000 609.000000 1897.000000" +"origin" "-112.000000 608.000000 1896.000000" +"oldorigin" "-112.000000 608.000000 1896.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dfury" +"use" "monster_spawn" +"health" "400.000000" +"flags" "32.000000" +"max_health" "400.000000" +"spawnflags" "353.000000" +"targetname" "secondwave" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"mdl" "progs/mon_dfury.mdl" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "840" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"attack_offset" "20.000000 0.000000 10.000000" +"meleeattack" "3.000000" +"meleerange" "70.000000" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponswitch" "6.000000" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idle_sound" "hknight/idle.wav" +"sight_sound" "dknight/dfury_sight.wav" +"infightextra" "2.000000" +"steptype" "4.000000" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +} +{ +"absmin" "-113.000000 607.000000 1895.000000" +"absmax" "-111.000000 609.000000 1897.000000" +"origin" "-112.000000 608.000000 1896.000000" +"owner" "839" +"classtype" "32.000000" +} +{ +"absmin" "15.000000 607.000000 1895.000000" +"absmax" "17.000000 609.000000 1897.000000" +"origin" "16.000000 608.000000 1896.000000" +"oldorigin" "16.000000 608.000000 1896.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dfury" +"use" "monster_spawn" +"health" "400.000000" +"flags" "32.000000" +"max_health" "400.000000" +"spawnflags" "353.000000" +"targetname" "secondwave" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"mdl" "progs/mon_dfury.mdl" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "842" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"attack_offset" "20.000000 0.000000 10.000000" +"meleeattack" "1.000000" +"meleerange" "70.000000" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponswitch" "6.000000" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idle_sound" "hknight/idle.wav" +"sight_sound" "dknight/dfury_sight.wav" +"infightextra" "2.000000" +"steptype" "4.000000" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +} +{ +"absmin" "15.000000 607.000000 1895.000000" +"absmax" "17.000000 609.000000 1897.000000" +"origin" "16.000000 608.000000 1896.000000" +"owner" "841" +"classtype" "32.000000" +} +{ +"absmin" "-137.000000 527.000000 1895.000000" +"absmax" "-135.000000 529.000000 1897.000000" +"origin" "-136.000000 528.000000 1896.000000" +"oldorigin" "-136.000000 528.000000 1896.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dknight" +"use" "monster_spawn" +"health" "250.000000" +"flags" "32.000000" +"max_health" "250.000000" +"spawnflags" "97.000000" +"targetname" "secondwave" +"th_stand" "dknight_stand1" +"th_walk" "dknight_walk1" +"th_run" "dknight_run1" +"th_missile" "dknight_magicc1" +"th_melee" "dknight_melee" +"th_pain" "dknight_pain" +"th_die" "dknight_die" +"mdl" "progs/mon_dknight.mdl" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "220.000000" +"classgroup" "637.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_dknight.mdl" +"th_checkattack" "CheckAttack" +"th_charge" "dknight_char_a1" +"meleeattack" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.500000" +"pain_sound" "hknight/pain1.wav" +"death_sound" "hknight/death1.wav" +"deathstring" " was cleaved by a Death Knight +" +"idle_sound" "hknight/idle.wav" +"sight_sound" "hknight/sight1.wav" +"steptype" "5.000000" +"gib1mdl" "progs/w_dknightsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "" +"gib1sound" "40.000000" +} +{ +"absmin" "31.000000 527.000000 1895.000000" +"absmax" "33.000000 529.000000 1897.000000" +"origin" "32.000000 528.000000 1896.000000" +"oldorigin" "32.000000 528.000000 1896.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dknight" +"use" "monster_spawn" +"health" "250.000000" +"flags" "32.000000" +"max_health" "250.000000" +"spawnflags" "97.000000" +"targetname" "secondwave" +"th_stand" "dknight_stand1" +"th_walk" "dknight_walk1" +"th_run" "dknight_run1" +"th_missile" "dknight_magicc1" +"th_melee" "dknight_melee" +"th_pain" "dknight_pain" +"th_die" "dknight_die" +"mdl" "progs/mon_dknight.mdl" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "220.000000" +"classgroup" "637.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_dknight.mdl" +"th_checkattack" "CheckAttack" +"th_charge" "dknight_char_a1" +"meleeattack" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.500000" +"pain_sound" "hknight/pain1.wav" +"death_sound" "hknight/death1.wav" +"deathstring" " was cleaved by a Death Knight +" +"idle_sound" "hknight/idle.wav" +"sight_sound" "hknight/sight1.wav" +"steptype" "5.000000" +"gib1mdl" "progs/w_dknightsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "" +"gib1sound" "40.000000" +} +{ +"absmin" "-97.000000 503.000000 1895.000000" +"absmax" "-95.000000 505.000000 1897.000000" +"origin" "-96.000000 504.000000 1896.000000" +"oldorigin" "-96.000000 504.000000 1896.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dcrossbow" +"use" "monster_spawn" +"health" "75.000000" +"flags" "32.000000" +"max_health" "75.000000" +"spawnflags" "97.000000" +"targetname" "secondwave" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"mdl" "progs/mon_dcrossbow.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_sound" "weapons/crossbow_rdy.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib1sound" "20.000000" +} +{ +"absmin" "-9.000010 503.000000 1895.000000" +"absmax" "-7.000010 505.000000 1897.000000" +"origin" "-8.000010 504.000000 1896.000000" +"oldorigin" "-8.000010 504.000000 1896.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dcrossbow" +"use" "monster_spawn" +"health" "75.000000" +"flags" "32.000000" +"max_health" "75.000000" +"spawnflags" "97.000000" +"targetname" "secondwave" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"mdl" "progs/mon_dcrossbow.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_sound" "weapons/crossbow_rdy.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib1sound" "20.000000" +} +{ +"modelindex" "133.000000" +"absmin" "-1201.000000 815.000000 -97.000000" +"absmax" "-1055.000000 977.000000 -79.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_breakable" +"model" "*132" +"mins" "-1200.000000 816.000000 -96.000000" +"maxs" "-1056.000000 976.000000 -80.000000" +"size" "144.000000 160.000000 16.000000" +"use" "funcbreakable_use" +"health" "1.000000" +"chain" "836" +"spawnflags" "2.000000" +"targetname" "thirdwave_monsters" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"count" "8.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "8.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "848" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-1129.000000 895.000000 -89.000000" +"absmax" "-1127.000000 897.000000 -87.000000" +"origin" "-1128.000000 896.000000 -88.000000" +} +{ +"modelindex" "134.000000" +"absmin" "-1201.000000 815.000000 -209.000000" +"absmax" "-1055.000000 977.000000 -175.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*133" +"mins" "-1200.000000 816.000000 -208.000000" +"maxs" "-1056.000000 976.000000 -176.000000" +"size" "144.000000 160.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"chain" "847" +"enemy" "849" +"yaw_speed" "400.000000" +"targetname" "thirdwave_monsters" +"owner" "849" +"movedir" "-0.000000 -0.000000 1.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "400.000000" +"mdl" "*133" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "-64.000000" +"state" "1.000000" +"pos2" "-0.000004 0.000000 95.999992" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "271.000000" +"absmin" "-1183.000000 833.000000 -175.968750" +"absmax" "-1121.000000 895.000000 -119.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-1152.000000 864.000000 -175.968750" +"oldorigin" "-1152.000000 864.000000 -175.968750" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_armorInv" +"model" "progs/armour.mdl" +"skin" "2.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "849" +"items" "32768.000000" +"chain" "849" +"flags" "768.000000" +"armortype" "0.800000" +"armorvalue" "200.000000" +"noise" "items/armor1.wav" +"mdl" "progs/armour.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "armor_touch" +"classtype" "790.000000" +"classgroup" "275.000000" +"entno_unique" "338896.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1200" +"part_active" "110.000000" +} +{ +"modelindex" "320.000000" +"absmin" "-1119.000000 857.000000 -175.968750" +"absmax" "-1057.000000 919.000000 -119.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-1088.000000 888.000000 -175.968750" +"oldorigin" "-1088.000000 888.000000 -175.968750" +"angles" "-0.000000 200.000000 -0.000000" +"classname" "item_shells" +"model" "progs/ammo_shells1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "849" +"chain" "850" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "320.000000" +"absmin" "-1119.000000 817.000000 -175.968750" +"absmax" "-1057.000000 879.000000 -119.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-1088.000000 848.000000 -175.968750" +"oldorigin" "-1088.000000 848.000000 -175.968750" +"angles" "-0.000000 275.000000 -0.000000" +"classname" "item_shells" +"model" "progs/ammo_shells1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "849" +"chain" "851" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "305.000000" +"absmin" "-1164.000000 912.000000 -175.968750" +"absmax" "-1102.000000 974.000000 -119.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-1133.000000 943.000000 -175.968750" +"oldorigin" "-1133.000000 943.000000 -175.968750" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "849" +"chain" "852" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "305.000000" +"absmin" "-1212.000000 912.000000 -175.968750" +"absmax" "-1150.000000 974.000000 -119.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-1181.000000 943.000000 -175.968750" +"oldorigin" "-1181.000000 943.000000 -175.968750" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "849" +"chain" "853" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "385.000000" +"absmin" "-1164.000000 872.000000 -175.968750" +"absmax" "-1102.000000 934.000000 -119.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-1133.000000 903.000000 -175.968750" +"oldorigin" "-1133.000000 903.000000 -175.968750" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "849" +"chain" "854" +"netname" "box of rockets" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "385.000000" +"absmin" "-1212.000000 872.000000 -175.968750" +"absmax" "-1150.000000 934.000000 -119.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-1181.000000 903.000000 -175.968750" +"oldorigin" "-1181.000000 903.000000 -175.968750" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "849" +"chain" "855" +"netname" "box of rockets" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "135.000000" +"absmin" "-193.000000 815.000000 -113.000000" +"absmax" "-47.000000 977.000000 -79.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_breakable" +"model" "*134" +"mins" "-192.000000 816.000000 -112.000000" +"maxs" "-48.000000 976.000000 -80.000000" +"size" "144.000000 160.000000 32.000000" +"use" "funcbreakable_use" +"health" "1.000000" +"chain" "856" +"spawnflags" "2.000000" +"targetname" "thirdwave_monsters" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"count" "5.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "5.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "858" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-121.000000 895.000000 -97.000000" +"absmax" "-119.000000 897.000000 -95.000000" +"origin" "-120.000000 896.000000 -96.000000" +} +{ +"modelindex" "136.000000" +"absmin" "-193.000000 815.000000 -209.000000" +"absmax" "-47.000000 977.000000 -175.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*135" +"mins" "-192.000000 816.000000 -208.000000" +"maxs" "-48.000000 976.000000 -176.000000" +"size" "144.000000 160.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"chain" "857" +"enemy" "859" +"yaw_speed" "400.000000" +"targetname" "thirdwave_monsters" +"owner" "859" +"movedir" "-0.000000 -0.000000 1.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "400.000000" +"mdl" "*135" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "-64.000000" +"state" "1.000000" +"pos2" "-0.000004 0.000000 95.999992" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "320.000000" +"absmin" "-180.000000 825.000000 -175.968750" +"absmax" "-118.000000 887.000000 -119.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-149.000000 856.000000 -175.968750" +"oldorigin" "-149.000000 856.000000 -175.968750" +"angles" "-0.000000 101.000000 -0.000000" +"classname" "item_shells" +"model" "progs/ammo_shells1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "859" +"chain" "859" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "320.000000" +"absmin" "-180.000000 857.000000 -175.968750" +"absmax" "-118.000000 919.000000 -119.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-149.000000 888.000000 -175.968750" +"oldorigin" "-149.000000 888.000000 -175.968750" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_shells" +"model" "progs/ammo_shells1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "859" +"chain" "860" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "305.000000" +"absmin" "-151.000000 920.000000 -175.968750" +"absmax" "-89.000000 982.000000 -119.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-120.000000 951.000000 -175.968750" +"oldorigin" "-120.000000 951.000000 -175.968750" +"angles" "-0.000000 317.000000 -0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "859" +"chain" "861" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "385.000000" +"absmin" "-151.000000 880.000000 -175.968750" +"absmax" "-89.000000 942.000000 -119.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-120.000000 911.000000 -175.968750" +"oldorigin" "-120.000000 911.000000 -175.968750" +"angles" "-0.000000 93.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "859" +"chain" "862" +"netname" "box of rockets" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "385.000000" +"absmin" "-103.000000 880.000000 -175.968750" +"absmax" "-41.000000 942.000000 -119.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-72.000000 911.000000 -175.968750" +"oldorigin" "-72.000000 911.000000 -175.968750" +"angles" "-0.000000 151.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "859" +"chain" "863" +"netname" "box of rockets" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "305.000000" +"absmin" "-103.000000 920.000000 -175.968750" +"absmax" "-41.000000 982.000000 -119.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-72.000000 951.000000 -175.968750" +"oldorigin" "-72.000000 951.000000 -175.968750" +"angles" "-0.000000 163.000000 -0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "859" +"chain" "864" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "392.000000" +"absmin" "-127.000000 833.000000 -175.968750" +"absmax" "-65.000000 895.000000 -119.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-96.000000 864.000000 -175.968750" +"oldorigin" "-96.000000 864.000000 -175.968750" +"angles" "-0.000000 260.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_100.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "859" +"chain" "865" +"flags" "768.000000" +"spawnflags" "2.000000" +"noise" "items/r_item2.wav" +"mdl" "progs/health_100.mdl" +"healamount" "100.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "760.000000" +"classgroup" "100.000000" +"entno_unique" "908232.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 28.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1099" +"part_active" "105.000000" +} +{ +"absmin" "-713.348999 399.348694 -64.968750" +"absmax" "-711.348999 401.348694 -62.968750" +"ltime" "2697.023438" +"movetype" "10.000000" +"origin" "-712.348999 400.348694 -63.968750" +"oldorigin" "0.566848 -0.442870 -0.694658" +"angles" "-52.581696 224.684357 -14.330515" +"classname" "rubble" +"model" "" +"touch" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2699.026123" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1054" +"pain_finished" "2696.870117" +"wait" "1.000000" +"lip" "0.520524" +"pos1" "96.000000 8.000000 1.000000" +"classtype" "847.000000" +"classgroup" "420.000000" +} +{ +"modelindex" "138.000000" +"absmin" "-629.000000 695.000000 -201.000000" +"absmax" "657.000000 2049.000000 113.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*137" +"mins" "-628.000000 696.000000 -200.000000" +"maxs" "656.000000 2048.000000 112.000000" +"size" "1284.000000 1352.000000 312.000000" +"use" "entity_state_use" +"chain" "866" +"targetname" "magickill3" +"mdl" "*137" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "139.000000" +"absmin" "-177.000000 1295.000000 -65.000000" +"absmax" "-15.000000 1457.000000 193.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_breakable" +"model" "*138" +"mins" "-176.000000 1296.000000 -64.000000" +"maxs" "-16.000000 1456.000000 192.000000" +"size" "160.000000 160.000000 256.000000" +"use" "funcbreakable_use" +"health" "1.000000" +"chain" "868" +"spawnflags" "6.000000" +"targetname" "obelisk3_destroy" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "40.000000" +"cnt" "10.000000" +"count" "18.000000" +"pos1" "0.000000 8.000000 1.000000" +"height" "18.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "870" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-97.000000 1375.000000 63.000000" +"absmax" "-95.000000 1377.000000 65.000000" +"origin" "-96.000000 1376.000000 64.000000" +} +{ +"absmin" "-145.000000 1423.000000 -9.000000" +"absmax" "-143.000000 1425.000000 -7.000000" +"origin" "-144.000000 1424.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk3_destroy" +"movedir" "0.000000 135.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "7.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "7.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "871" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-49.000000 1423.000000 -9.000000" +"absmax" "-47.000000 1425.000000 -7.000000" +"origin" "-48.000000 1424.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk3_destroy" +"movedir" "0.000000 45.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "11.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "11.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "872" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-49.000000 1327.000000 -9.000000" +"absmax" "-47.000000 1329.000000 -7.000000" +"origin" "-48.000000 1328.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk3_destroy" +"movedir" "0.000000 315.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "10.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "10.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "873" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-145.000000 1327.000000 -9.000000" +"absmax" "-143.000000 1329.000000 -7.000000" +"origin" "-144.000000 1328.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk3_destroy" +"movedir" "0.000000 225.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "7.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "7.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "874" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-241.000000 1295.000000 -33.000000" +"absmax" "-239.000000 1297.000000 -31.000000" +"origin" "-240.000000 1296.000000 -32.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "fourthwave" +"targetname" "obelisk3" +"style" "32.000000" +"wait" "-1.000000" +"delay" "12.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-241.000000 1343.000000 -33.000000" +"absmax" "-239.000000 1345.000000 -31.000000" +"origin" "-240.000000 1344.000000 -32.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "lavagolem4" +"targetname" "obelisk3" +"style" "32.000000" +"wait" "-1.000000" +"delay" "8.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-241.000000 1407.000000 -33.000000" +"absmax" "-239.000000 1409.000000 -31.000000" +"origin" "-240.000000 1408.000000 -32.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "obelisk3_destroy" +"targetname" "obelisk3" +"style" "32.000000" +"wait" "-1.000000" +"delay" "4.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-241.000000 1455.000000 -33.000000" +"absmax" "-239.000000 1457.000000 -31.000000" +"origin" "-240.000000 1456.000000 -32.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"targetname" "obelisk3" +"killtarget" "magickill3" +"style" "32.000000" +"wait" "-1.000000" +"delay" "4.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-625.000000 1759.000000 -249.000000" +"absmax" "-623.000000 1761.000000 -247.000000" +"origin" "-624.000000 1760.000000 -248.000000" +"oldorigin" "-624.000000 1760.000000 -248.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "monster_golem" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "192.000000" +"target" "finaldoor_counter" +"targetname" "lavagolem4" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"mdl" "progs/mon_golem.mdl" +"no_liquiddmg" "1.000000" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"pain_flinch" "200.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_sound" "golem/sight.wav" +"infightextra" "3.000000" +"steptype" "7.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-97.000000 863.000000 -41.000000" +"absmax" "-95.000000 865.000000 -39.000000" +"origin" "-96.000000 864.000000 -40.000000" +"oldorigin" "-96.000000 864.000000 -40.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_minotaur" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "452.000000" +"targetname" "fourthwave" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"mdl" "progs/mon_minotaur.mdl" +"lip" "0.220862" +"poisonous" "1.000000" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"exactskin" "1.000000" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_sound" "minotaur/sight1.wav" +"infightextra" "2.000000" +"steptype" "6.000000" +"resist_cells" "0.500000" +"part_style" "2.000000" +"gib1mdl" "progs/gib_minoleg2.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg1.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"gib3skin" "1.000000" +"gibtype" "10.000000" +"blockudeath" "1.000000" +"minion_maxcount" "3.000000" +} +{ +"absmin" "-1153.000000 863.000000 -41.000000" +"absmax" "-1151.000000 865.000000 -39.000000" +"origin" "-1152.000000 864.000000 -40.000000" +"oldorigin" "-1152.000000 864.000000 -40.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_minotaur" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "452.000000" +"targetname" "fourthwave" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"mdl" "progs/mon_minotaur.mdl" +"lip" "0.391827" +"poisonous" "1.000000" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"exactskin" "1.000000" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_sound" "minotaur/sight1.wav" +"infightextra" "2.000000" +"steptype" "6.000000" +"resist_cells" "0.500000" +"part_style" "2.000000" +"gib1mdl" "progs/gib_minoclaw1.mdl" +"gib2mdl" "progs/gib_minoleg2.mdl" +"gib3mdl" "progs/gib_minoleg1.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"gib3skin" "1.000000" +"gibtype" "10.000000" +"blockudeath" "1.000000" +"minion_maxcount" "3.000000" +} +{ +"absmin" "-865.000000 1151.000000 -57.000000" +"absmax" "-863.000000 1153.000000 -55.000000" +"origin" "-864.000000 1152.000000 -56.000000" +"oldorigin" "-864.000000 1152.000000 -56.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_minotaur" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "192.000000" +"targetname" "fourthwave" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"mdl" "progs/mon_minotaur.mdl" +"lip" "0.512650" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_sound" "minotaur/sight1.wav" +"infightextra" "2.000000" +"steptype" "6.000000" +"resist_cells" "0.500000" +"part_style" "8.000000" +"gib1mdl" "progs/gib_minoclaw1.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg2.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-385.000000 1151.000000 -57.000000" +"absmax" "-383.000000 1153.000000 -55.000000" +"origin" "-384.000000 1152.000000 -56.000000" +"oldorigin" "-384.000000 1152.000000 -56.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_minotaur" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "192.000000" +"targetname" "fourthwave" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"mdl" "progs/mon_minotaur.mdl" +"lip" "0.778375" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_sound" "minotaur/sight1.wav" +"infightextra" "2.000000" +"steptype" "6.000000" +"resist_cells" "0.500000" +"part_style" "8.000000" +"gib1mdl" "progs/gib_minoclaw1.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg1.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-209.000000 863.000000 -25.000000" +"absmax" "-207.000000 865.000000 -23.000000" +"origin" "-208.000000 864.000000 -24.000000" +"classname" "monster_minotaurminion" +"mdl" "progs/mon_gargoyle.mdl" +"poisonous" "1.000000" +"classtype" "327.000000" +"headmdl" "progs/h_gargoyle.mdl" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_sound" "gargoyle/sight1.wav" +"nomonstercount" "1.000000" +"gib1mdl" "progs/gib_gargwing1.mdl" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gibtype" "10.000000" +} +{ +"absmin" "-641.000000 2031.000000 79.000000" +"absmax" "-639.000000 2033.000000 81.000000" +"origin" "-640.000000 2032.000000 80.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes2_gate" +"targetname" "finaldoor" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-577.000000 2031.000000 79.000000" +"absmax" "-575.000000 2033.000000 81.000000" +"origin" "-576.000000 2032.000000 80.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes3_gate" +"targetname" "finaldoor" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-705.000000 2031.000000 79.000000" +"absmax" "-703.000000 2033.000000 81.000000" +"origin" "-704.000000 2032.000000 80.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes1_gate" +"targetname" "finaldoor" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "140.000000" +"absmin" "-177.000000 479.000000 1839.000000" +"absmax" "81.000000 673.000000 3809.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*139" +"mins" "-176.000000 480.000000 1840.000000" +"maxs" "80.000000 672.000000 3808.000000" +"size" "256.000000 192.000000 1968.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "888" +"yaw_speed" "50.000000" +"spawnflags" "32.000000" +"targetname" "secondwave" +"owner" "888" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "3.000000" +"noise" "misc/talk.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "50.000000" +"mdl" "*139" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "48.000000" +"state" "1.000000" +"pos2" "-0.000084 0.000000 -1920.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "141.000000" +"absmin" "-1265.000000 543.000000 2031.000000" +"absmax" "-1007.000000 737.000000 4193.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*140" +"mins" "-1264.000000 544.000000 2032.000000" +"maxs" "-1008.000000 736.000000 4192.000000" +"size" "256.000000 192.000000 2160.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "889" +"yaw_speed" "50.000000" +"targetname" "thirdwave_monsters" +"owner" "889" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "3.000000" +"noise" "misc/talk.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "50.000000" +"mdl" "*140" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "48.000000" +"state" "1.000000" +"pos2" "-0.000092 0.000000 -2112.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "142.000000" +"absmin" "-1569.000000 1624.209961 223.000000" +"absmax" "-1519.000000 1857.000000 411.562988" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_breakable" +"model" "*141" +"mins" "-1568.000000 1625.209961 224.000000" +"maxs" "-1520.000000 1856.000000 410.562988" +"size" "48.000000 230.790039 186.562988" +"use" "funcbreakable_use" +"health" "1.000000" +"chain" "869" +"spawnflags" "2.000000" +"targetname" "obelisk1_destroy" +"noise" "break/wood_impact.wav" +"noise1" "break/wood_i1.wav" +"noise2" "break/wood_i2.wav" +"noise3" "break/wood_i3.wav" +"style" "2.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/wood_i4.wav" +"cnt" "8.000000" +"count" "8.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "8.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "891" +"brksound" "2.000000" +"brkimpsound" "2.000000" +"brkimpqty" "4.000000" +"brkobjects" "22.000000" +"brkobj1" "maps/ad_brk/wood09.bsp" +"brkobj2" "maps/ad_brk/wood10.bsp" +"brkobj3" "maps/ad_brk/wood11.bsp" +"brkobj4" "maps/ad_brk/wood12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 50.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-1545.000000 1739.604980 316.281494" +"absmax" "-1543.000000 1741.604980 318.281494" +"origin" "-1544.000000 1740.604980 317.281494" +} +{ +"absmin" "-1201.000000 671.000000 2087.000000" +"absmax" "-1199.000000 673.000000 2089.000000" +"origin" "-1200.000000 672.000000 2088.000000" +"oldorigin" "-1200.000000 672.000000 2088.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dfury" +"use" "monster_spawn" +"health" "400.000000" +"flags" "32.000000" +"max_health" "400.000000" +"spawnflags" "353.000000" +"targetname" "thirdwave_monsters" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"mdl" "progs/mon_dfury.mdl" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "893" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"attack_offset" "20.000000 0.000000 10.000000" +"meleeattack" "1.000000" +"meleerange" "70.000000" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponswitch" "6.000000" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idle_sound" "hknight/idle.wav" +"sight_sound" "dknight/dfury_sight.wav" +"infightextra" "2.000000" +"steptype" "4.000000" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +} +{ +"absmin" "-1201.000000 671.000000 2087.000000" +"absmax" "-1199.000000 673.000000 2089.000000" +"origin" "-1200.000000 672.000000 2088.000000" +"owner" "892" +"classtype" "32.000000" +} +{ +"absmin" "-1073.000000 671.000000 2087.000000" +"absmax" "-1071.000000 673.000000 2089.000000" +"origin" "-1072.000000 672.000000 2088.000000" +"oldorigin" "-1072.000000 672.000000 2088.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dfury" +"use" "monster_spawn" +"health" "400.000000" +"flags" "32.000000" +"max_health" "400.000000" +"spawnflags" "353.000000" +"targetname" "thirdwave_monsters" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"mdl" "progs/mon_dfury.mdl" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "895" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"attack_offset" "20.000000 0.000000 10.000000" +"meleeattack" "5.000000" +"meleerange" "70.000000" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponswitch" "6.000000" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idle_sound" "hknight/idle.wav" +"sight_sound" "dknight/dfury_sight.wav" +"infightextra" "2.000000" +"steptype" "4.000000" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +} +{ +"absmin" "-1073.000000 671.000000 2087.000000" +"absmax" "-1071.000000 673.000000 2089.000000" +"origin" "-1072.000000 672.000000 2088.000000" +"owner" "894" +"classtype" "32.000000" +} +{ +"absmin" "-1225.000000 607.000000 2087.000000" +"absmax" "-1223.000000 609.000000 2089.000000" +"origin" "-1224.000000 608.000000 2088.000000" +"oldorigin" "-1224.000000 608.000000 2088.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dknight" +"use" "monster_spawn" +"health" "250.000000" +"flags" "32.000000" +"max_health" "250.000000" +"spawnflags" "353.000000" +"targetname" "thirdwave_monsters" +"th_stand" "dknight_stand1" +"th_walk" "dknight_walk1" +"th_run" "dknight_run1" +"th_missile" "dknight_magicc1" +"th_melee" "dknight_melee" +"th_pain" "dknight_pain" +"th_die" "dknight_die" +"mdl" "progs/mon_dknight.mdl" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "220.000000" +"classgroup" "637.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_dknight.mdl" +"th_checkattack" "CheckAttack" +"th_charge" "dknight_char_a1" +"meleeattack" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.500000" +"pain_sound" "hknight/pain1.wav" +"death_sound" "hknight/death1.wav" +"deathstring" " was cleaved by a Death Knight +" +"idle_sound" "hknight/idle.wav" +"sight_sound" "hknight/sight1.wav" +"steptype" "5.000000" +"gib1mdl" "progs/w_dknightsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "" +"gib1sound" "40.000000" +} +{ +"absmin" "-1177.000000 567.000000 2087.000000" +"absmax" "-1175.000000 569.000000 2089.000000" +"origin" "-1176.000000 568.000000 2088.000000" +"oldorigin" "-1176.000000 568.000000 2088.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dcrossbow" +"use" "monster_spawn" +"health" "75.000000" +"flags" "32.000000" +"max_health" "75.000000" +"spawnflags" "97.000000" +"targetname" "thirdwave_monsters" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"mdl" "progs/mon_dcrossbow.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_sound" "weapons/crossbow_rdy.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib1sound" "20.000000" +} +{ +"absmin" "-1057.000000 607.000000 2087.000000" +"absmax" "-1055.000000 609.000000 2089.000000" +"origin" "-1056.000000 608.000000 2088.000000" +"oldorigin" "-1056.000000 608.000000 2088.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dknight" +"use" "monster_spawn" +"health" "250.000000" +"flags" "32.000000" +"max_health" "250.000000" +"spawnflags" "353.000000" +"targetname" "thirdwave_monsters" +"th_stand" "dknight_stand1" +"th_walk" "dknight_walk1" +"th_run" "dknight_run1" +"th_missile" "dknight_magicc1" +"th_melee" "dknight_melee" +"th_pain" "dknight_pain" +"th_die" "dknight_die" +"mdl" "progs/mon_dknight.mdl" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "220.000000" +"classgroup" "637.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_dknight.mdl" +"th_checkattack" "CheckAttack" +"th_charge" "dknight_char_a1" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.500000" +"pain_sound" "hknight/pain1.wav" +"death_sound" "hknight/death1.wav" +"deathstring" " was cleaved by a Death Knight +" +"idle_sound" "hknight/idle.wav" +"sight_sound" "hknight/sight1.wav" +"steptype" "5.000000" +"gib1mdl" "progs/w_dknightsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "" +"gib1sound" "40.000000" +} +{ +"absmin" "-1121.000000 567.000000 2087.000000" +"absmax" "-1119.000000 569.000000 2089.000000" +"origin" "-1120.000000 568.000000 2088.000000" +"oldorigin" "-1120.000000 568.000000 2088.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dcrossbow" +"use" "monster_spawn" +"health" "75.000000" +"flags" "32.000000" +"max_health" "75.000000" +"spawnflags" "97.000000" +"targetname" "secondwave" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"mdl" "progs/mon_dcrossbow.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_sound" "weapons/crossbow_rdy.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +} +{ +"absmin" "1175.000000 1183.000000 -1.000000" +"absmax" "1185.000000 1545.000000 273.000000" +"solid" "1.000000" +"classname" "trigger_changelevel" +"model" "" +"mins" "1176.000000 1184.000000 0.000000" +"maxs" "1184.000000 1544.000000 272.000000" +"size" "8.000000 360.000000 272.000000" +"touch" "trigger_bmodel_touch" +"think" "trigger_changelevel_setup" +"spawnflags" "49152.000000" +"map" "start" +"mdl" "*142" +"bsporigin" "1.000000" +"bbmins" "1176.000000 1184.000000 0.000000" +"bbmaxs" "1184.000000 1544.000000 272.000000" +"classtype" "975.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_changelevel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "144.000000" +"absmin" "-2817.000000 -529.000000 230.999985" +"absmax" "-2559.000000 -495.000000 441.000000" +"ltime" "2.100000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000009 0.000000 -200.000015" +"classname" "func_door" +"model" "*143" +"frame" "1.000000" +"mins" "-2816.000000 -528.000000 432.000000" +"maxs" "-2560.000000 -496.000000 640.000000" +"size" "256.000000 32.000000 208.000000" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"enemy" "901" +"yaw_speed" "100.000000" +"spawnflags" "32.000000" +"targetname" "edelman_bars" +"owner" "901" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*143" +"wait" "4.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000009 0.000000 -200.000015" +"lip" "8.000000" +"pos2" "-0.000009 0.000000 -200.000015" +"bsporigin" "1.000000" +"activate" "692" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "451.000000" +"absmin" "-471.000000 -127.000000 1160.000000" +"absmax" "-409.000000 -65.000000 1216.000000" +"solid" "1.000000" +"origin" "-440.000000 -96.000000 1160.000000" +"oldorigin" "-440.000000 -96.000000 1160.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_rocketlauncher" +"model" "progs/g_rock2.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"weapon" "32.000000" +"netname" "Rocket Launcher" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/pkup.wav" +"mdl" "progs/g_rock2.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "535.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "385.000000" +"absmin" "-407.000000 -111.000000 1152.000000" +"absmax" "-345.000000 -49.000000 1208.000000" +"solid" "1.000000" +"origin" "-376.000000 -80.000000 1152.000000" +"oldorigin" "-376.000000 -80.000000 1152.000000" +"angles" "-0.000000 185.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "385.000000" +"absmin" "-359.000000 -111.000000 1152.000000" +"absmax" "-297.000000 -49.000000 1208.000000" +"solid" "1.000000" +"origin" "-328.000000 -80.000000 1152.000000" +"oldorigin" "-328.000000 -80.000000 1152.000000" +"angles" "-0.000000 87.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-849.000000 991.000000 1479.000000" +"absmax" "-847.000000 993.000000 1481.000000" +"origin" "-848.000000 992.000000 1480.000000" +"oldorigin" "-848.000000 992.000000 1480.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "192.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-737.000000 991.000000 1463.000000" +"absmax" "-735.000000 993.000000 1465.000000" +"origin" "-736.000000 992.000000 1464.000000" +"oldorigin" "-736.000000 992.000000 1464.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "192.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-529.000000 1135.000000 1575.000000" +"absmax" "-527.000000 1137.000000 1577.000000" +"origin" "-528.000000 1136.000000 1576.000000" +"oldorigin" "-528.000000 1136.000000 1576.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "448.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-513.000000 1311.000000 1543.000000" +"absmax" "-511.000000 1313.000000 1545.000000" +"origin" "-512.000000 1312.000000 1544.000000" +"oldorigin" "-512.000000 1312.000000 1544.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "448.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-785.000000 1295.000000 1319.000000" +"absmax" "-783.000000 1297.000000 1321.000000" +"origin" "-784.000000 1296.000000 1320.000000" +"oldorigin" "-784.000000 1296.000000 1320.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "192.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-993.000000 1199.000000 1559.000000" +"absmax" "-991.000000 1201.000000 1561.000000" +"origin" "-992.000000 1200.000000 1560.000000" +"oldorigin" "-992.000000 1200.000000 1560.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "448.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-401.000000 911.000000 1639.000000" +"absmax" "-399.000000 913.000000 1641.000000" +"origin" "-400.000000 912.000000 1640.000000" +"oldorigin" "-400.000000 912.000000 1640.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "448.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-785.000000 783.000000 1751.000000" +"absmax" "-783.000000 785.000000 1753.000000" +"origin" "-784.000000 784.000000 1752.000000" +"oldorigin" "-784.000000 784.000000 1752.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "448.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-1231.000000 561.000000 2048.031250" +"absmax" "-1201.000000 591.000000 2048.031250" +"origin" "-1216.000000 576.000000 2048.031250" +"oldorigin" "-1216.000000 576.000000 2048.031250" +"angles" "-0.000000 121.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "889" +"netname" "box of nails" +"flags" "768.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1055.000000 561.000000 2048.031250" +"absmax" "-1025.000000 591.000000 2048.031250" +"origin" "-1040.000000 576.000000 2048.031250" +"oldorigin" "-1040.000000 576.000000 2048.031250" +"angles" "-0.000000 271.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "889" +"netname" "box of nails" +"flags" "768.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2623.000000 2113.000000 0.000000" +"absmax" "-2593.000000 2143.000000 0.000000" +"origin" "-2608.000000 2128.000000 0.000000" +"oldorigin" "-2608.000000 2128.000000 0.000000" +"angles" "-0.000000 166.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "minotaur_ambush" +"attack_finished" "999999.000000" +"mdl" "*144" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-1744.000000 1232.000000 -32.000000" +"bbmaxs" "-1712.000000 1520.000000 144.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-486.679077 1133.136230 -88.968750" +"absmax" "-484.679077 1135.136230 -86.968750" +"origin" "-485.679077 1134.136230 -87.968750" +"oldorigin" "-344.000000 1568.000000 -87.968750" +"angles" "0.000000 214.996948 -0.000000" +"classname" "monster_minotaur" +"frame" "38.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.090828" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "minotaur_ambush" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"lefty" "1.000000" +"search_time" "1337.413452" +"attack_state" "3.000000" +"attack_finished" "1331.659668" +"pain_finished" "1329.567017" +"show_hostile" "1333.413452" +"mdl" "progs/mon_minotaur.mdl" +"pausetime" "999999.000000" +"finalangle" "-349.995972 1353.484497 -55.968750" +"lip" "3.037812" +"waitmin" "1001331.500000" +"activate" "1" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_minotaur.mdl" +"attachment" "217" +"attachment2" "1931" +"estate" "2.000000" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"liquidbase" "-1.000000" +"liquidcheck" "1333.413452" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"attack_speed" "650.000000" +"attack_rage" "1.000000" +"attack_sidestep" "1326.849854" +"attack_sidedeny" "1322.204224" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1326.599976" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idletimer" "1338.881836" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_timeout" "1323.824219" +"sight_sound" "minotaur/sight1.wav" +"enemydist" "65.568077" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "6.000000" +"steplast" "3.000000" +"dmgtimeframe" "1332.517944" +"dmgcombined" "4.000000" +"resist_cells" "0.500000" +"part_style" "8.000000" +"gib1mdl" "progs/gib_minoleg2.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg1.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "452.000000" +"absmin" "-484.145020 767.031250 -88.968750" +"absmax" "-434.145020 817.031250 1.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-459.145020 792.031250 -63.968750" +"oldorigin" "-618.054993 1034.984497 -87.968750" +"velocity" "-280.677551 0.000000 0.000000" +"angles" "0.000000 207.998657 0.000000" +"classname" "monster_minotaur" +"model" "progs/mon_minotaur.mdl" +"frame" "60.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 64.000000" +"size" "48.000000 48.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.418701" +"health" "-12.424330" +"takedamage" "2.000000" +"chain" "890" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "208.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"targetname" "minotaur_ambush" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"oldenemy" "1" +"search_time" "1349.114868" +"attack_state" "1.000000" +"attack_finished" "1344.564087" +"pain_finished" "1001344.625000" +"show_hostile" "1345.114868" +"jump_flag" "1334.840942" +"mdl" "progs/mon_minotaur.mdl" +"pausetime" "999999.000000" +"finalangle" "-569.207275 1008.822266 -55.968750" +"count" "1.000000" +"lip" "0.199408" +"activate" "1" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"attachment" "1932" +"attachment2" "1933" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"liquidbase" "-1.000000" +"liquidcheck" "1344.814941" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"attack_speed" "650.000000" +"attack_rage" "1.000000" +"attack_sidestep" "1338.946655" +"attack_sidedeny" "1336.183105" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1340.256958" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idletimer" "1346.805420" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_timeout" "1346.870972" +"sight_sound" "minotaur/sight1.wav" +"enemydist" "69.105400" +"switchattacker" "1" +"switchtimer" "1340.615967" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "6.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1344.536011" +"dmgcombined" "48.000000" +"resist_cells" "0.500000" +"part_style" "8.000000" +"gib1mdl" "progs/gib_minoleg2.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg1.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "237.000000" +"absmin" "-697.000000 2119.000000 1399.000000" +"absmax" "-694.996521 2121.003418 1401.003540" +"origin" "-696.000000 2120.000000 1400.000000" +"angles" "45.000000 270.000000 90.000000" +"classname" "info_intermission" +"model" "progs/misc_empty.mdl" +"mins" "0.000001 0.000000 0.000000" +"maxs" "0.003501 0.003500 0.003500" +"size" "0.003500 0.003500 0.003500" +"owner" "1082" +"count" "2.000000" +"classtype" "16.000000" +"estate" "1.000000" +} +{ +"modelindex" "269.000000" +"absmin" "-25.000000 183.000000 831.000000" +"absmax" "-23.000000 185.000000 833.000000" +"origin" "-24.000000 184.000000 832.000000" +"angles" "-0.000000 45.000000 -0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"light_lev" "100.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "3.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "207792.000000" +"part_emitter" "921" +"part_active" "75.000000" +} +{ +"absmin" "-25.000000 183.000000 831.000000" +"absmax" "-23.000000 185.000000 833.000000" +"origin" "-24.000000 184.000000 832.000000" +"angles" "-0.000000 45.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2698.480225" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "207792.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "920" +"part_style" "75.000000" +"pemit_tcount" "28.000000" +"start_delay" "2.155797" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"modelindex" "269.000000" +"absmin" "-1233.000000 191.000000 831.000000" +"absmax" "-1231.000000 193.000000 833.000000" +"origin" "-1232.000000 192.000000 832.000000" +"angles" "-0.000000 75.000000 -0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"light_lev" "100.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "3.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "722724.000000" +"part_emitter" "923" +"part_active" "75.000000" +} +{ +"absmin" "-1233.000000 191.000000 831.000000" +"absmax" "-1231.000000 193.000000 833.000000" +"origin" "-1232.000000 192.000000 832.000000" +"angles" "-0.000000 75.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2698.792236" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "722724.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "922" +"part_style" "75.000000" +"start_delay" "1.035035" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"modelindex" "146.000000" +"absmin" "2943.000000 847.000000 -517.000000" +"absmax" "3105.000000 1009.000000 -514.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*145" +"mins" "2944.000000 848.000000 -516.000000" +"maxs" "3104.000000 1008.000000 -515.000000" +"size" "160.000000 160.000000 1.000000" +"mdl" "*145" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "147.000000" +"absmin" "2943.000000 1743.000000 -517.000000" +"absmax" "3105.000000 1905.000000 -514.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*146" +"mins" "2944.000000 1744.000000 -516.000000" +"maxs" "3104.000000 1904.000000 -515.000000" +"size" "160.000000 160.000000 1.000000" +"mdl" "*146" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "270.000000" +"absmin" "2491.000000 -93.000000 11.000000" +"absmax" "2493.000000 -91.000000 13.000000" +"origin" "2492.000000 -92.000000 12.000000" +"angles" "-0.000000 189.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "370755.000000" +"part_emitter" "927" +"part_active" "72.000000" +} +{ +"absmin" "2491.000000 -93.000000 11.000000" +"absmax" "2493.000000 -91.000000 13.000000" +"origin" "2492.000000 -92.000000 12.000000" +"angles" "-0.000000 189.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2706.368408" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "370755.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "926" +"part_style" "72.000000" +"start_delay" "4.979553" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "1859.000000 -93.000000 11.000000" +"absmax" "1861.000000 -91.000000 13.000000" +"origin" "1860.000000 -92.000000 12.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "24165.000000" +"part_emitter" "929" +"part_active" "72.000000" +} +{ +"absmin" "1859.000000 -93.000000 11.000000" +"absmax" "1861.000000 -91.000000 13.000000" +"origin" "1860.000000 -92.000000 12.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2699.285889" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "24165.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "928" +"part_style" "72.000000" +"start_delay" "7.683737" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "2447.000000 319.000000 623.000000" +"absmax" "2449.000000 321.000000 625.000000" +"origin" "2448.000000 320.000000 624.000000" +"angles" "-0.000000 33.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "57067.000000" +"part_emitter" "931" +"part_active" "70.000000" +} +{ +"absmin" "2447.000000 319.000000 623.000000" +"absmax" "2449.000000 321.000000 625.000000" +"origin" "2448.000000 320.000000 624.000000" +"angles" "-0.000000 33.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2700.339844" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "57067.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "930" +"part_style" "70.000000" +"start_delay" "3.593280" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "2447.000000 127.000000 623.000000" +"absmax" "2449.000000 129.000000 625.000000" +"origin" "2448.000000 128.000000 624.000000" +"angles" "-0.000000 238.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "41605.000000" +"part_emitter" "933" +"part_active" "70.000000" +} +{ +"absmin" "2447.000000 127.000000 623.000000" +"absmax" "2449.000000 129.000000 625.000000" +"origin" "2448.000000 128.000000 624.000000" +"angles" "-0.000000 238.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2700.282227" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "41605.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "932" +"part_style" "70.000000" +"start_delay" "5.687582" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "1903.000000 127.000000 623.000000" +"absmax" "1905.000000 129.000000 625.000000" +"origin" "1904.000000 128.000000 624.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "181502.000000" +"part_emitter" "935" +"part_active" "70.000000" +} +{ +"absmin" "1903.000000 127.000000 623.000000" +"absmax" "1905.000000 129.000000 625.000000" +"origin" "1904.000000 128.000000 624.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2699.499268" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "181502.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "934" +"part_style" "70.000000" +"start_delay" "9.504105" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "1903.000000 319.000000 623.000000" +"absmax" "1905.000000 321.000000 625.000000" +"origin" "1904.000000 320.000000 624.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "706700.000000" +"part_emitter" "937" +"part_active" "70.000000" +} +{ +"absmin" "1903.000000 319.000000 623.000000" +"absmax" "1905.000000 321.000000 625.000000" +"origin" "1904.000000 320.000000 624.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2701.808105" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "706700.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "936" +"part_style" "70.000000" +"start_delay" "4.083773" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "148.000000" +"absmin" "639.000000 1143.000000 -1.000000" +"absmax" "673.000000 1273.000000 209.000000" +"ltime" "1.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000001 -120.000000 0.000000" +"classname" "func_door" +"model" "*147" +"frame" "1.000000" +"mins" "640.000000 1264.000000 0.000000" +"maxs" "672.000000 1392.000000 208.000000" +"size" "32.000000 128.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.300000" +"chain" "918" +"enemy" "939" +"yaw_speed" "100.000000" +"targetname" "magicdoor3" +"owner" "938" +"movedir" "0.000000 -1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*147" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "0.000001 -120.000000 0.000000" +"lip" "8.000000" +"pos2" "0.000001 -120.000000 0.000000" +"bsporigin" "1.000000" +"activate" "190" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "149.000000" +"absmin" "639.000000 1479.000000 -1.000000" +"absmax" "673.000000 1593.000000 209.000000" +"ltime" "1.140000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000005 104.000000 0.000000" +"classname" "func_door" +"model" "*148" +"frame" "1.000000" +"mins" "640.000000 1376.000000 0.000000" +"maxs" "672.000000 1488.000000 208.000000" +"size" "32.000000 112.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.140000" +"chain" "938" +"enemy" "938" +"yaw_speed" "100.000000" +"targetname" "magicdoor3" +"owner" "938" +"movedir" "-0.000000 1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*148" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000005 104.000000 0.000000" +"lip" "8.000000" +"pos2" "-0.000005 104.000000 0.000000" +"bsporigin" "1.000000" +"activate" "190" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "150.000000" +"absmin" "-521.000000 175.000000 -33.000000" +"absmax" "-391.000000 209.000000 177.000000" +"ltime" "1.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "120.000000 0.000000 0.000000" +"classname" "func_door" +"model" "*149" +"frame" "1.000000" +"mins" "-640.000000 176.000000 -32.000000" +"maxs" "-512.000000 208.000000 176.000000" +"size" "128.000000 32.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.300000" +"chain" "939" +"enemy" "941" +"yaw_speed" "100.000000" +"targetname" "magicdoor2" +"owner" "940" +"movedir" "1.000000 0.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*149" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "120.000000 0.000000 0.000000" +"lip" "8.000000" +"pos2" "120.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"activate" "206" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "151.000000" +"absmin" "-841.000000 174.999985 -33.000000" +"absmax" "-727.000000 208.999985 177.000000" +"ltime" "1.140000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-104.000000 -0.000009 0.000000" +"classname" "func_door" +"model" "*150" +"frame" "1.000000" +"mins" "-736.000000 176.000000 -32.000000" +"maxs" "-624.000000 208.000000 176.000000" +"size" "112.000000 32.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.140000" +"chain" "940" +"enemy" "940" +"yaw_speed" "100.000000" +"targetname" "magicdoor2" +"owner" "940" +"movedir" "-1.000000 -0.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*150" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-104.000000 -0.000009 0.000000" +"lip" "8.000000" +"pos2" "-104.000000 -0.000009 0.000000" +"bsporigin" "1.000000" +"activate" "206" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "152.000000" +"absmin" "-1873.000000 1479.000000 -33.000000" +"absmax" "-1839.000000 1593.000000 177.000000" +"ltime" "1.140000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000005 104.000000 0.000000" +"classname" "func_door" +"model" "*151" +"frame" "1.000000" +"mins" "-1872.000000 1376.000000 -32.000000" +"maxs" "-1840.000000 1488.000000 176.000000" +"size" "32.000000 112.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.140000" +"chain" "941" +"enemy" "943" +"yaw_speed" "100.000000" +"targetname" "magicdoor1" +"owner" "942" +"movedir" "-0.000000 1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*151" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000005 104.000000 0.000000" +"lip" "8.000000" +"pos2" "-0.000005 104.000000 0.000000" +"bsporigin" "1.000000" +"activate" "211" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "153.000000" +"absmin" "-1873.000000 1143.000000 -33.000000" +"absmax" "-1839.000000 1273.000000 177.000000" +"ltime" "1.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000001 -120.000000 0.000000" +"classname" "func_door" +"model" "*152" +"frame" "1.000000" +"mins" "-1872.000000 1264.000000 -32.000000" +"maxs" "-1840.000000 1392.000000 176.000000" +"size" "32.000000 128.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.300000" +"chain" "942" +"enemy" "942" +"yaw_speed" "100.000000" +"targetname" "magicdoor1" +"owner" "942" +"movedir" "0.000000 -1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*152" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "0.000001 -120.000000 0.000000" +"lip" "8.000000" +"pos2" "0.000001 -120.000000 0.000000" +"bsporigin" "1.000000" +"activate" "211" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "154.000000" +"absmin" "319.000000 2039.000000 -81.000000" +"absmax" "353.000000 2153.000000 129.000000" +"ltime" "1.140000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000005 104.000000 0.000000" +"classname" "func_door" +"model" "*153" +"frame" "1.000000" +"mins" "320.000000 1936.000000 -80.000000" +"maxs" "352.000000 2048.000000 128.000000" +"size" "32.000000 112.000000 208.000000" +"touch" "SUB_Null" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.140000" +"items" "262144.000000" +"chain" "943" +"enemy" "945" +"yaw_speed" "100.000000" +"spawnflags" "8.000000" +"owner" "944" +"movedir" "-0.000000 1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"attack_finished" "2327.165039" +"mdl" "*153" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000005 104.000000 0.000000" +"lip" "8.000000" +"pos2" "-0.000005 104.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "155.000000" +"absmin" "319.000000 1703.000000 -81.000000" +"absmax" "353.000000 1833.000000 129.000000" +"ltime" "1.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000001 -120.000000 0.000000" +"classname" "func_door" +"model" "*154" +"frame" "1.000000" +"mins" "320.000000 1824.000000 -80.000000" +"maxs" "352.000000 1952.000000 128.000000" +"size" "32.000000 128.000000 208.000000" +"touch" "SUB_Null" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.300000" +"items" "262144.000000" +"chain" "944" +"enemy" "944" +"yaw_speed" "100.000000" +"spawnflags" "8.000000" +"owner" "944" +"movedir" "0.000000 -1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*154" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "0.000001 -120.000000 0.000000" +"lip" "8.000000" +"pos2" "0.000001 -120.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "156.000000" +"absmin" "319.000000 583.000000 -81.000000" +"absmax" "353.000000 713.000000 129.000000" +"ltime" "1.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000001 -120.000000 0.000000" +"classname" "func_door" +"model" "*155" +"frame" "1.000000" +"mins" "320.000000 704.000000 -80.000000" +"maxs" "352.000000 832.000000 128.000000" +"size" "32.000000 128.000000 208.000000" +"touch" "SUB_Null" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.300000" +"items" "131072.000000" +"chain" "945" +"enemy" "947" +"yaw_speed" "100.000000" +"spawnflags" "16.000000" +"owner" "946" +"movedir" "0.000000 -1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"attack_finished" "2604.923096" +"mdl" "*155" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "0.000001 -120.000000 0.000000" +"lip" "8.000000" +"pos2" "0.000001 -120.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "157.000000" +"absmin" "319.000000 919.000000 -81.000000" +"absmax" "353.000000 1033.000000 129.000000" +"ltime" "1.140000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000005 104.000000 0.000000" +"classname" "func_door" +"model" "*156" +"frame" "1.000000" +"mins" "320.000000 816.000000 -80.000000" +"maxs" "352.000000 928.000000 128.000000" +"size" "32.000000 112.000000 208.000000" +"touch" "SUB_Null" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.140000" +"items" "131072.000000" +"chain" "946" +"enemy" "946" +"yaw_speed" "100.000000" +"spawnflags" "16.000000" +"owner" "946" +"movedir" "-0.000000 1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*156" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000005 104.000000 0.000000" +"lip" "8.000000" +"pos2" "-0.000005 104.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3800.000000 568.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "3.759636" +"pos1" "0.000000 8.000000 1.000000" +"height" "5.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "949" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "156.701996" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3793.000000 611.000000 95.000000" +"absmax" "-3791.000000 613.000000 97.000000" +"origin" "-3792.000000 612.000000 96.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3800.000000 608.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.676565" +"pos1" "0.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "951" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "156.688004" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3793.000000 639.000000 95.000000" +"absmax" "-3791.000000 641.000000 97.000000" +"origin" "-3792.000000 640.000000 96.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3800.000000 656.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "3.704947" +"pos1" "0.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "953" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "157.430008" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3793.000000 703.000000 111.000000" +"absmax" "-3791.000000 705.000000 113.000000" +"origin" "-3792.000000 704.000000 112.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3800.000000 672.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "3.086398" +"pos1" "0.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "955" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "161.117004" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3793.000000 719.000000 87.000000" +"absmax" "-3791.000000 721.000000 89.000000" +"origin" "-3792.000000 720.000000 88.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3800.000000 752.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.208289" +"pos1" "0.000000 8.000000 1.000000" +"height" "5.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "957" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "224.726013" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3793.000000 783.000000 87.000000" +"absmax" "-3791.000000 785.000000 89.000000" +"origin" "-3792.000000 784.000000 88.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3592.000000 1000.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "2.555986" +"pos1" "0.000000 8.000000 1.000000" +"height" "4.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "959" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "375.591003" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3565.000000 1007.000000 79.000000" +"absmax" "-3563.000000 1009.000000 81.000000" +"origin" "-3564.000000 1008.000000 80.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3552.000000 1000.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.887722" +"pos1" "0.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "961" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "375.576996" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3505.000000 1007.000000 79.000000" +"absmax" "-3503.000000 1009.000000 81.000000" +"origin" "-3504.000000 1008.000000 80.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3552.000000 1000.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-14.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.196295" +"pos1" "0.000000 8.000000 1.000000" +"height" "4.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "533" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "963" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-3489.000000 1007.000000 111.000000" +"absmax" "-3487.000000 1009.000000 113.000000" +"origin" "-3488.000000 1008.000000 112.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3456.000000 1000.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-11.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.062166" +"pos1" "0.000000 8.000000 1.000000" +"height" "4.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "533" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "965" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-3425.000000 1007.000000 95.000000" +"absmax" "-3423.000000 1009.000000 97.000000" +"origin" "-3424.000000 1008.000000 96.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3424.000000 1000.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.413343" +"pos1" "0.000000 8.000000 1.000000" +"height" "8.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "967" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "374.289001" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3389.000000 1007.000000 95.000000" +"absmax" "-3387.000000 1009.000000 97.000000" +"origin" "-3388.000000 1008.000000 96.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "angry_crossbow" +"attack_finished" "999999.000000" +"mdl" "*167" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-3136.000000 528.000000 0.000000" +"bbmaxs" "-3104.000000 880.000000 208.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "stone_knight1" +"attack_finished" "999999.000000" +"mdl" "*168" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-2880.000000 336.000000 437.000000" +"bbmaxs" "-2496.000000 416.000000 527.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "443.000000" +"absmin" "-3424.961426 -58.528435 431.031250" +"absmax" "-3366.961426 -0.528435 537.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3395.961426 -29.528435 456.031250" +"oldorigin" "-3196.000000 -528.000000 474.708923" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_golem" +"model" "progs/mon_golem.mdl" +"frame" "178.000000" +"mins" "-28.000000 -28.000000 -24.000000" +"maxs" "28.000000 28.000000 80.000000" +"size" "56.000000 56.000000 104.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2698.413086" +"health" "-4.306437" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "256.000000" +"targetname" "stoneknight2" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"oldenemy" "1" +"search_time" "855.172974" +"attack_state" "1.000000" +"attack_finished" "844.118164" +"pain_finished" "1000851.187500" +"show_hostile" "851.172974" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"think1" "golem_wakeup" +"lip" "201.000000" +"pos1" "179.000000 202.000000 23.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"skin_override" "1.000000" +"frame_override" "179.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_speed" "628.750122" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"pain_flinch" "200.000000" +"pain_finstate" "841.821838" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "852.322693" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_timeout" "794.209900" +"sight_sound" "golem/sight.wav" +"enemydist" "1014.781433" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "850.270935" +"dmgcombined" "12.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "stoneknight2" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*169" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-3728.000000 -496.000000 416.000000" +"bbmaxs" "-3072.000000 -416.000000 768.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "443.000000" +"absmin" "-394.705536 880.927307 -96.968750" +"absmax" "-336.705536 938.927307 9.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-365.705536 909.927307 -71.968750" +"oldorigin" "-660.815918 1390.699463 -87.968750" +"angles" "0.000000 214.996948 0.000000" +"classname" "monster_golem" +"model" "progs/mon_golem.mdl" +"frame" "178.000000" +"mins" "-28.000000 -28.000000 -24.000000" +"maxs" "28.000000 28.000000 80.000000" +"size" "56.000000 56.000000 104.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2698.487305" +"health" "-60.391609" +"takedamage" "2.000000" +"chain" "947" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "stone_guards" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"oldenemy" "1" +"search_time" "2677.540283" +"attack_state" "1.000000" +"attack_finished" "2672.568848" +"pain_finished" "1002673.562500" +"show_hostile" "2673.540283" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"think1" "golem_wakeup" +"lip" "189.000000" +"pos1" "179.000000 202.000000 23.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"skin_override" "1.000000" +"frame_override" "179.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_speed" "627.997559" +"attack_offset" "10.000000 0.000000 30.000000" +"meleeattack" "0.747002" +"meleerange" "100.000000" +"meleehitsound" "golem/groundslam.wav" +"pain_flinch" "200.000000" +"pain_finstate" "2670.687012" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "2673.940186" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_timeout" "2664.399902" +"sight_sound" "golem/sight.wav" +"enemydist" "272.152954" +"switchattacker" "1" +"switchtimer" "2655.399902" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2672.662109" +"dmgcombined" "12.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "443.000000" +"absmin" "-539.374390 1313.204956 -112.968750" +"absmax" "-481.374390 1371.204956 -6.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-510.374390 1342.204956 -87.968750" +"oldorigin" "-435.310303 1330.313110 -87.968750" +"angles" "-0.000000 170.996704 -0.000000" +"classname" "monster_golem" +"model" "progs/mon_golem.mdl" +"frame" "178.000000" +"mins" "-28.000000 -28.000000 -24.000000" +"maxs" "28.000000 28.000000 80.000000" +"size" "56.000000 56.000000 104.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2698.423828" +"health" "-17.393291" +"takedamage" "2.000000" +"chain" "972" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "171.000000" +"yaw_speed" "20.000000" +"goalentity" "975" +"targetname" "stone_guards" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"oldenemy" "1" +"search_time" "2658.463623" +"attack_state" "1.000000" +"attack_finished" "2653.863037" +"pain_finished" "1002654.500000" +"show_hostile" "2654.463623" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"think1" "golem_wakeup" +"lip" "193.000000" +"pos1" "179.000000 202.000000 23.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"skin_override" "1.000000" +"frame_override" "179.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_speed" "628.118103" +"attack_offset" "10.000000 0.000000 30.000000" +"meleeattack" "0.238014" +"meleerange" "100.000000" +"meleehitsound" "golem/groundslam.wav" +"pain_flinch" "200.000000" +"pain_finstate" "2627.244873" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "2657.148926" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_timeout" "2615.244873" +"sight_sound" "golem/sight.wav" +"enemydist" "351.030182" +"switchattacker" "975" +"switchtimer" "2653.863037" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2653.551025" +"dmgcombined" "40.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"use" "entity_state_use" +"think" "SUB_Null" +"target" "stone_guards" +"targetname" "golem_unfreeze" +"attack_finished" "999999.000000" +"mdl" "*170" +"wait" "-1.000000" +"bsporigin" "1.000000" +"activate" "978" +"bmodel_act" "1" +"bbmins" "-1696.000000 688.000000 -80.000000" +"bbmaxs" "400.000000 736.000000 1536.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-320.854187 752.520569 95.000000" +"absmax" "-318.854187 754.520569 97.000000" +"origin" "-319.854187 753.520569 96.000000" +"oldorigin" "-327.418549 750.916626 96.000000" +"angles" "-0.000000 198.995361 0.000000" +"classname" "monster_gargoyle" +"frame" "17.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-70.000000" +"chain" "973" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "199.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"targetname" "stone_guards" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "1.000000" +"search_time" "2681.549561" +"attack_state" "1.000000" +"attack_finished" "2679.034424" +"pain_finished" "2678.049561" +"show_hostile" "2677.549561" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"lip" "3.319193" +"height" "128.000000" +"waitmin" "1002675.625000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gargoyle.mdl" +"attachment" "2866" +"estate" "2.000000" +"enemytarget" "199" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2676.763672" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "2681.245117" +"pain_flinch" "70.000000" +"pain_finstate" "2675.261719" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "2677.767334" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "2611.391113" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "491.750092" +"switchoverride" "1.000000" +"dmgtimeframe" "2676.749023" +"dmgcombined" "16.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_gargwing1.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-699.175171 1609.219360 -119.577057" +"absmax" "-697.175171 1611.219360 -117.577057" +"origin" "-698.175171 1610.219360 -118.577057" +"oldorigin" "-672.000000 2112.000000 -312.000000" +"velocity" "0.000000 0.000000 -12.800000" +"angles" "0.000000 313.994751 0.000000" +"classname" "monster_gargoyle" +"frame" "2.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-72.555359" +"chain" "973" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "314.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"targetname" "stone_guards" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "1.000000" +"search_time" "2648.932617" +"attack_state" "2.000000" +"attack_finished" "2627.481445" +"pain_finished" "2644.955078" +"show_hostile" "2645.655762" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"lip" "1.592944" +"height" "128.000000" +"waitmin" "1002643.750000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gargoyle.mdl" +"attachment" "203" +"estate" "2.000000" +"enemytarget" "2735" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2644.932617" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "2649.806152" +"pain_flinch" "70.000000" +"pain_finstate" "2626.414062" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "2647.467773" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "2611.391113" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "129.992630" +"switchoverride" "1.000000" +"dmgtimeframe" "2644.748047" +"dmgcombined" "16.000000" +"gib2mdl" "progs/gib_gargwing2.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "314.000000" +"absmin" "-508.854614 1230.426392 -112.968750" +"absmax" "-474.854614 1264.426392 -46.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-491.854614 1247.426392 -87.968750" +"oldorigin" "-677.930115 1407.663208 -16.000000" +"angles" "0.000000 339.999390 0.000000" +"classname" "monster_gargoyle" +"model" "progs/mon_gargoyle.mdl" +"frame" "13.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.433838" +"health" "-69.000000" +"takedamage" "2.000000" +"chain" "973" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "972" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "340.000000" +"yaw_speed" "15.000000" +"goalentity" "972" +"spawnflags" "480.000000" +"targetname" "stone_guards" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"oldenemy" "1" +"search_time" "2656.563232" +"attack_state" "2.000000" +"attack_finished" "2652.363037" +"pain_finished" "1002651.187500" +"show_hostile" "2652.563232" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "972" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"attachment" "198" +"enemytarget" "3060" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2652.239746" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "2651.940674" +"pain_flinch" "70.000000" +"pain_finstate" "2650.737793" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "2652.307861" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "2611.391113" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "105.381790" +"switchattacker" "972" +"switchtimer" "2652.363037" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib2mdl" "progs/gib_gargwing2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-621.000000 71.000000 895.000000" +"absmax" "-619.000000 73.000000 897.000000" +"origin" "-620.000000 72.000000 896.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"enemy" "1" +"spawnflags" "1.000000" +"target" "golem_unfreeze" +"targetname" "key" +"wait" "2.000000" +"height" "2.000000" +"activate" "749" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"modelindex" "269.000000" +"absmin" "559.000000 -2073.000000 387.000000" +"absmax" "561.000000 -2071.000000 389.000000" +"origin" "560.000000 -2072.000000 388.000000" +"angles" "-0.000000 43.000000 -0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "283605.000000" +"part_emitter" "980" +"part_active" "75.000000" +} +{ +"absmin" "559.000000 -2073.000000 387.000000" +"absmax" "561.000000 -2071.000000 389.000000" +"origin" "560.000000 -2072.000000 388.000000" +"angles" "-0.000000 43.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2699.358398" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "283605.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "979" +"part_style" "75.000000" +"start_delay" "1.698019" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"modelindex" "269.000000" +"absmin" "1447.000000 -2529.000000 387.000000" +"absmax" "1449.000000 -2527.000000 389.000000" +"origin" "1448.000000 -2528.000000 388.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "1218.000000" +"part_emitter" "982" +"part_active" "75.000000" +} +{ +"absmin" "1447.000000 -2529.000000 387.000000" +"absmax" "1449.000000 -2527.000000 389.000000" +"origin" "1448.000000 -2528.000000 388.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2699.081055" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "1218.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "981" +"part_style" "75.000000" +"start_delay" "1.665487" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "368.000000 -2000.000977 384.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "golem_wall3" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.560076" +"pos1" "80.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "3007" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "984" +"brksound" "5.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "383.000000 -1865.000488 399.000000" +"absmax" "385.000000 -1863.000488 401.000000" +"origin" "384.000000 -1864.000488 400.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "368.000000 -1968.000000 416.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "golem_wall3" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.038209" +"pos1" "0.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "3007" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "986" +"brksound" "5.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "383.000000 -1857.000000 447.000000" +"absmax" "385.000000 -1855.000000 449.000000" +"origin" "384.000000 -1856.000000 448.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "368.000000 -1960.000000 480.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "golem_wall3" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.725486" +"pos1" "0.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "3007" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "988" +"brksound" "5.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "383.000000 -1861.000000 551.000000" +"absmax" "385.000000 -1859.000000 553.000000" +"origin" "384.000000 -1860.000000 552.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "368.000000 -1960.000000 480.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "golem_wall2" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/metal_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.258797" +"pos1" "96.000000 8.000000 1.000000" +"height" "5.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "2891" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "990" +"brksound" "4.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "32.000000" +"brkobj1" "maps/ad_brk/glass09.bsp" +"brkobj2" "maps/ad_brk/glass10.bsp" +"brkobj3" "maps/ad_brk/glass11.bsp" +"brkobj4" "maps/ad_brk/glass12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 100.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "383.000000 -1857.000000 543.000000" +"absmax" "385.000000 -1855.000000 545.000000" +"origin" "384.000000 -1856.000000 544.000000" +} +{ +"absmin" "47.000000 -1857.000000 1039.000000" +"absmax" "49.000000 -1855.000000 1041.000000" +"origin" "48.000000 -1856.000000 1040.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"spawnflags" "1.000000" +"target" "golem_closet" +"targetname" "golem_relay" +"count" "4.000000" +"activate" "1064" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "443.000000" +"absmin" "18.878490 -1905.135498 383.031250" +"absmax" "76.878494 -1847.135498 489.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "47.878490 -1876.135498 408.031250" +"oldorigin" "131.698563 -1789.391479 408.031250" +"angles" "-0.000000 200.994873 -0.000000" +"classname" "monster_golem" +"model" "progs/mon_golem.mdl" +"frame" "178.000000" +"mins" "-28.000000 -28.000000 -24.000000" +"maxs" "28.000000 28.000000 80.000000" +"size" "56.000000 56.000000 104.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.488037" +"health" "-31.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "201.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "224.000000" +"target" "zombie_trap" +"targetname" "golem_closet" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"oldenemy" "1" +"search_time" "2108.689941" +"attack_state" "1.000000" +"attack_finished" "2102.151367" +"pain_finished" "1002105.187500" +"axhitme" "2.000000" +"show_hostile" "2104.689941" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_speed" "633.528381" +"attack_offset" "10.000000 0.000000 30.000000" +"meleeattack" "0.104404" +"meleerange" "100.000000" +"meleehitsound" "golem/melee_pound.wav" +"pain_flinch" "200.000000" +"pain_finstate" "2103.631104" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "2102.173340" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_timeout" "2099.058838" +"sight_sound" "golem/sight.wav" +"enemydist" "51.466843" +"switchattacker" "1" +"switchtimer" "2099.864014" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2093.799072" +"dmgcombined" "40.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "408.000000" +"absmin" "-20.643948 -1864.384155 383.031250" +"absmax" "13.356052 -1830.384155 425.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3.643948 -1847.384155 408.031250" +"oldorigin" "-3.643948 -1877.135376 426.910461" +"velocity" "0.000000 223.692703 0.000000" +"angles" "0.000000 145.997314 0.000000" +"classname" "monster_spider" +"model" "progs/mon_spiderb.mdl" +"frame" "132.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.460205" +"health" "-9.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "16.000000" +"yaw_speed" "20.000000" +"goalentity" "992" +"spawnflags" "480.000000" +"targetname" "golem_closet" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"oldenemy" "1" +"search_time" "2100.965576" +"attack_state" "1.000000" +"attack_finished" "2097.537842" +"pain_finished" "1002096.375000" +"show_hostile" "2097.537842" +"jump_flag" "2098.165771" +"mdl" "progs/mon_spiderb.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"movespeed" "8.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "300.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"headmdl" "progs/h_spiderb.mdl" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "spider_leap1" +"th_jumpexit" "spider_leap9" +"liquidbase" "-1.000000" +"liquidcheck" "2096.565186" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "2102.794922" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "2099.058838" +"sight_sound" "spider/hiss1.wav" +"enemydist" "167.478851" +"switchattacker" "992" +"switchtimer" "2097.537842" +"switchoverride" "1.000000" +"jumptouch" "2615" +"steptype" "3.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "408.000000" +"absmin" "66.794876 -1850.422729 383.031250" +"absmax" "100.794876 -1816.422729 425.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "83.794876 -1833.422729 408.031250" +"oldorigin" "83.794876 -1833.422729 408.031250" +"velocity" "-272.773804 0.000000 0.000000" +"angles" "0.000000 41.995239 0.000000" +"classname" "monster_spider" +"model" "progs/mon_spiderb.mdl" +"frame" "132.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2698.420654" +"health" "-9.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "173.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "480.000000" +"targetname" "golem_closet" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"oldenemy" "1" +"search_time" "2103.452637" +"attack_state" "1.000000" +"attack_finished" "2099.736816" +"pain_finished" "1002098.812500" +"show_hostile" "2099.736816" +"jump_flag" "2099.674072" +"mdl" "progs/mon_spiderb.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"movespeed" "4.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "300.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"headmdl" "progs/h_spiderb.mdl" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "spider_leap1" +"th_jumpexit" "spider_leap9" +"liquidbase" "-1.000000" +"liquidcheck" "2099.152344" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2097.572998" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "2101.027344" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "2099.058838" +"sight_sound" "spider/hiss1.wav" +"enemydist" "67.003838" +"switchattacker" "1" +"switchtimer" "2099.736816" +"switchoverride" "1.000000" +"jumptouch" "992" +"steptype" "3.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "625.000000 -2079.000000 384.031250" +"absmax" "655.000000 -2049.000000 384.031250" +"origin" "640.000000 -2064.000000 384.031250" +"oldorigin" "640.000000 -2064.000000 384.031250" +"angles" "0.000000 204.000000 0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "537.000000 -1879.000000 376.031250" +"absmax" "599.000000 -1817.000000 432.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "568.000000 -1848.000000 376.031250" +"oldorigin" "568.000000 -1848.000000 376.031250" +"angles" "-0.000000 194.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "476.000000" +"absmin" "579.000000 -1769.000000 367.000000" +"absmax" "581.000000 -1767.000000 369.000000" +"origin" "580.000000 -1768.000000 368.000000" +"angles" "-0.000000 40.000000 -0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "100.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"modelindex" "476.000000" +"absmin" "563.000000 -1761.000000 367.000000" +"absmax" "565.000000 -1759.000000 369.000000" +"origin" "564.000000 -1760.000000 368.000000" +"angles" "-0.000000 9.000000 -0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "100.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"modelindex" "476.000000" +"absmin" "587.000000 -1753.000000 367.000000" +"absmax" "589.000000 -1751.000000 369.000000" +"origin" "588.000000 -1752.000000 368.000000" +"angles" "-0.000000 98.000000 -0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "100.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"modelindex" "476.000000" +"absmin" "603.000000 -1949.000000 367.000000" +"absmax" "605.000000 -1947.000000 369.000000" +"origin" "604.000000 -1948.000000 368.000000" +"angles" "-0.000000 160.000000 -0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "100.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"modelindex" "476.000000" +"absmin" "587.000000 -1941.000000 367.000000" +"absmax" "589.000000 -1939.000000 369.000000" +"origin" "588.000000 -1940.000000 368.000000" +"angles" "-0.000000 54.000000 -0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "100.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"modelindex" "476.000000" +"absmin" "611.000000 -1929.000000 367.000000" +"absmax" "613.000000 -1927.000000 369.000000" +"origin" "612.000000 -1928.000000 368.000000" +"angles" "-0.000000 18.000000 -0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "100.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"absmin" "-2535.337158 2104.587891 -192.968750" +"absmax" "-2533.337158 2106.587891 -190.968750" +"origin" "-2534.337158 2105.587891 -191.968750" +"oldorigin" "-2480.000000 2080.000000 -128.000000" +"classname" "misc_fireball" +"model" "" +"touch" "SUB_Null" +"think" "misc_lavaball_fly" +"nextthink" "2703.036865" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"speed" "500.000000" +"mdl" "progs/proj_balllava.mdl" +"wait" "5.000000" +"delay" "3.000000" +"dmg" "20.000000" +"classtype" "670.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_lavaball_on" +} +{ +"modelindex" "477.000000" +"absmin" "-2346.349854 1193.176025 -5.992292" +"absmax" "-2344.349854 1195.176025 -3.992292" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-2345.349854 1194.176025 -4.992292" +"oldorigin" "-2352.000000 1184.000000 -112.000000" +"velocity" "25.093842 38.399918 307.452484" +"classname" "misc_fireball" +"model" "progs/proj_balllava.mdl" +"touch" "misc_lavaball_touch" +"think" "misc_lavaball_reset" +"nextthink" "2703.115479" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"speed" "500.000000" +"mdl" "progs/proj_balllava.mdl" +"wait" "5.000000" +"delay" "3.000000" +"dmg" "20.000000" +"classtype" "670.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_lavaball_on" +} +{ +"absmin" "-2817.000000 2239.000000 -97.000000" +"absmax" "-2815.000000 2241.000000 -95.000000" +"origin" "-2816.000000 2240.000000 -96.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2703.547119" +"impulse" "1.000000" +"noise" "ambience/liquid_burnshort.wav" +"speed" "1.000000" +"wait" "10.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2689.000000 2239.000000 -97.000000" +"absmax" "-2687.000000 2241.000000 -95.000000" +"origin" "-2688.000000 2240.000000 -96.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2698.545410" +"impulse" "1.000000" +"noise" "ambience/liquid_bubble.wav" +"speed" "1.000000" +"wait" "13.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2561.000000 2239.000000 -113.000000" +"absmax" "-2559.000000 2241.000000 -111.000000" +"origin" "-2560.000000 2240.000000 -112.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2703.890625" +"impulse" "1.000000" +"noise" "ambience/liquid_burnlong.wav" +"speed" "1.000000" +"wait" "15.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2833.000000 911.000000 -113.000000" +"absmax" "-2831.000000 913.000000 -111.000000" +"origin" "-2832.000000 912.000000 -112.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2700.563232" +"impulse" "1.000000" +"noise" "ambience/liquid_burnshort.wav" +"speed" "1.000000" +"wait" "9.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2833.000000 1039.000000 -113.000000" +"absmax" "-2831.000000 1041.000000 -111.000000" +"origin" "-2832.000000 1040.000000 -112.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2707.633545" +"impulse" "1.000000" +"noise" "ambience/liquid_bubble.wav" +"speed" "1.000000" +"wait" "15.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2833.000000 1167.000000 -113.000000" +"absmax" "-2831.000000 1169.000000 -111.000000" +"origin" "-2832.000000 1168.000000 -112.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2702.874268" +"impulse" "1.000000" +"noise" "ambience/liquid_burnlong.wav" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2506.948242 526.304688 -192.968750" +"absmax" "-2504.948242 528.304688 -190.968750" +"origin" "-2505.948242 527.304688 -191.968750" +"oldorigin" "-2528.000000 544.000000 -96.000000" +"classname" "misc_fireball" +"model" "" +"touch" "SUB_Null" +"think" "misc_lavaball_fly" +"nextthink" "2700.023926" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"speed" "500.000000" +"mdl" "progs/proj_balllava.mdl" +"wait" "5.000000" +"delay" "3.000000" +"dmg" "20.000000" +"classtype" "670.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_lavaball_on" +} +{ +"absmin" "-2881.000000 -33.000000 -97.000000" +"absmax" "-2879.000000 -31.000000 -95.000000" +"origin" "-2880.000000 -32.000000 -96.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2698.406250" +"impulse" "1.000000" +"noise" "ambience/liquid_burnlong.wav" +"speed" "1.000000" +"wait" "5.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2769.000000 -129.000000 -97.000000" +"absmax" "-2767.000000 -127.000000 -95.000000" +"origin" "-2768.000000 -128.000000 -96.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2700.394043" +"impulse" "1.000000" +"noise" "ambience/liquid_bubble.wav" +"speed" "1.000000" +"wait" "8.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2625.000000 -129.000000 -97.000000" +"absmax" "-2623.000000 -127.000000 -95.000000" +"origin" "-2624.000000 -128.000000 -96.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2702.313477" +"impulse" "1.000000" +"noise" "ambience/liquid_burnshort.wav" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"modelindex" "176.000000" +"absmin" "-2785.000000 911.000000 -33.000000" +"absmax" "-2591.000000 1137.000000 -30.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*175" +"mins" "-2784.000000 912.000000 -32.000000" +"maxs" "-2592.000000 1136.000000 -31.000000" +"size" "192.000000 224.000000 1.000000" +"mdl" "*175" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-3662.000000 -1.000000 610.000000" +"absmax" "-3660.000000 1.000000 612.000000" +"origin" "-3661.000000 0.000000 611.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2700.901123" +"impulse" "1.000000" +"noise" "ambience/windgust3.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "5.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-3662.000000 79.000000 610.000000" +"absmax" "-3660.000000 81.000000 612.000000" +"origin" "-3661.000000 80.000000 611.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2698.919678" +"impulse" "1.000000" +"noise" "ambience/windgust1.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "4.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-3662.000000 159.000000 610.000000" +"absmax" "-3660.000000 161.000000 612.000000" +"origin" "-3661.000000 160.000000 611.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2701.627441" +"impulse" "1.000000" +"noise" "ambience/windgust2.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-1806.000000 -129.000000 562.000000" +"absmax" "-1804.000000 -127.000000 564.000000" +"origin" "-1805.000000 -128.000000 563.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2699.509033" +"impulse" "1.000000" +"noise" "ambience/windgust3.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "5.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-1886.000000 -129.000000 562.000000" +"absmax" "-1884.000000 -127.000000 564.000000" +"origin" "-1885.000000 -128.000000 563.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2698.897217" +"impulse" "1.000000" +"noise" "ambience/windgust1.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "4.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-1966.000000 -129.000000 562.000000" +"absmax" "-1964.000000 -127.000000 564.000000" +"origin" "-1965.000000 -128.000000 563.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2698.724121" +"impulse" "1.000000" +"noise" "ambience/windgust2.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-1662.000000 783.000000 642.000000" +"absmax" "-1660.000000 785.000000 644.000000" +"origin" "-1661.000000 784.000000 643.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2701.310547" +"impulse" "1.000000" +"noise" "ambience/windgust3.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "5.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-1662.000000 703.000000 642.000000" +"absmax" "-1660.000000 705.000000 644.000000" +"origin" "-1661.000000 704.000000 643.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2699.323975" +"impulse" "1.000000" +"noise" "ambience/windgust1.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "4.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-1662.000000 623.000000 642.000000" +"absmax" "-1660.000000 625.000000 644.000000" +"origin" "-1661.000000 624.000000 643.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2703.338379" +"impulse" "1.000000" +"noise" "ambience/windgust2.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-641.000000 2047.000000 -305.000000" +"absmax" "-639.000000 2049.000000 -303.000000" +"origin" "-640.000000 2048.000000 -304.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2701.278076" +"impulse" "1.000000" +"noise" "ambience/liquid_bubble.wav" +"speed" "1.000000" +"wait" "15.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-401.000000 1999.000000 -305.000000" +"absmax" "-399.000000 2001.000000 -303.000000" +"origin" "-400.000000 2000.000000 -304.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2702.398926" +"impulse" "1.000000" +"noise" "ambience/liquid_burnshort.wav" +"speed" "1.000000" +"wait" "9.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-897.000000 2047.000000 -305.000000" +"absmax" "-895.000000 2049.000000 -303.000000" +"origin" "-896.000000 2048.000000 -304.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2698.662842" +"impulse" "1.000000" +"noise" "ambience/liquid_burnlong.wav" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-871.628906 1996.243530 -640.968750" +"absmax" "-869.628906 1998.243530 -638.968750" +"origin" "-870.628906 1997.243530 -639.968750" +"oldorigin" "-800.000000 2080.000000 -352.000000" +"classname" "misc_fireball" +"model" "" +"touch" "SUB_Null" +"think" "misc_lavaball_fly" +"nextthink" "2700.426514" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"speed" "500.000000" +"mdl" "progs/proj_balllava.mdl" +"wait" "5.000000" +"delay" "3.000000" +"dmg" "20.000000" +"classtype" "670.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_lavaball_on" +} +{ +"modelindex" "477.000000" +"absmin" "-299.013458 1970.527100 -257.182922" +"absmax" "-297.013458 1972.527100 -255.182922" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-298.013458 1971.527100 -256.182922" +"oldorigin" "-304.000000 1936.000000 -352.000000" +"velocity" "4.695274 27.864929 -424.562531" +"classname" "misc_fireball" +"model" "progs/proj_balllava.mdl" +"touch" "misc_lavaball_touch" +"think" "misc_lavaball_reset" +"nextthink" "2702.112793" +"chain" "977" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"speed" "500.000000" +"mdl" "progs/proj_balllava.mdl" +"wait" "5.000000" +"delay" "3.000000" +"dmg" "20.000000" +"classtype" "670.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_lavaball_on" +} +{ +"absmin" "-721.000000 -1249.000000 -161.000000" +"absmax" "-719.000000 -1247.000000 -159.000000" +"origin" "-720.000000 -1248.000000 -160.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2699.870117" +"impulse" "1.000000" +"noise" "ambience/liquid_burnlong.wav" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-593.000000 -1121.000000 -161.000000" +"absmax" "-591.000000 -1119.000000 -159.000000" +"origin" "-592.000000 -1120.000000 -160.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2701.886475" +"impulse" "1.000000" +"noise" "ambience/liquid_bubble.wav" +"speed" "1.000000" +"wait" "15.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-561.000000 -1233.000000 -161.000000" +"absmax" "-559.000000 -1231.000000 -159.000000" +"origin" "-560.000000 -1232.000000 -160.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2701.524658" +"impulse" "1.000000" +"noise" "ambience/liquid_burnshort.wav" +"speed" "1.000000" +"wait" "9.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-635.669434 -1223.306274 -272.968750" +"absmax" "-633.669434 -1221.306274 -270.968750" +"origin" "-634.669434 -1222.306274 -271.968750" +"oldorigin" "-624.000000 -1200.000000 -176.000000" +"classname" "misc_fireball" +"model" "" +"touch" "SUB_Null" +"think" "misc_lavaball_fly" +"nextthink" "2702.039307" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"speed" "500.000000" +"mdl" "progs/proj_balllava.mdl" +"wait" "5.000000" +"delay" "3.000000" +"dmg" "20.000000" +"classtype" "670.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_lavaball_on" +} +{ +"absmin" "-3697.000000 -545.000000 383.000000" +"absmax" "-3695.000000 -543.000000 385.000000" +"origin" "-3696.000000 -544.000000 384.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2700.267090" +"impulse" "1.000000" +"noise" "ambience/liquid_burnlong.wav" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-3649.000000 -801.000000 383.000000" +"absmax" "-3647.000000 -799.000000 385.000000" +"origin" "-3648.000000 -800.000000 384.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2702.875000" +"impulse" "1.000000" +"noise" "ambience/liquid_bubble.wav" +"speed" "1.000000" +"wait" "7.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-3377.000000 -913.000000 383.000000" +"absmax" "-3375.000000 -911.000000 385.000000" +"origin" "-3376.000000 -912.000000 384.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2699.395752" +"impulse" "1.000000" +"noise" "ambience/liquid_burnshort.wav" +"speed" "1.000000" +"wait" "5.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-814.000000 -513.000000 914.000000" +"absmax" "-812.000000 -511.000000 916.000000" +"origin" "-813.000000 -512.000000 915.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2698.439453" +"impulse" "1.000000" +"noise" "ambience/windgust2.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-622.000000 -321.000000 914.000000" +"absmax" "-620.000000 -319.000000 916.000000" +"origin" "-621.000000 -320.000000 915.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2701.650146" +"impulse" "1.000000" +"noise" "ambience/windgust1.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "4.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-430.000000 -513.000000 914.000000" +"absmax" "-428.000000 -511.000000 916.000000" +"origin" "-429.000000 -512.000000 915.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2703.364746" +"impulse" "1.000000" +"noise" "ambience/windgust3.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "5.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "576.000000 1424.000000 -16.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "brimstone_spikes3_break" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.761254" +"pos1" "0.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1050" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "1041" +"brksound" "5.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "599.000000 1447.000000 -9.000000" +"absmax" "601.000000 1449.000000 -7.000000" +"origin" "600.000000 1448.000000 -8.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "576.000000 1344.000000 -16.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "brimstone_spikes3_break" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.312998" +"pos1" "0.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1050" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "1043" +"brksound" "5.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "599.000000 1375.000000 -9.000000" +"absmax" "601.000000 1377.000000 -7.000000" +"origin" "600.000000 1376.000000 -8.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "576.000000 1280.000000 -16.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "brimstone_spikes3_break" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.865505" +"pos1" "0.000000 8.000000 1.000000" +"height" "4.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1050" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "1045" +"brksound" "5.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "599.000000 1303.000000 -9.000000" +"absmax" "601.000000 1305.000000 -7.000000" +"origin" "600.000000 1304.000000 -8.000000" +} +{ +"modelindex" "181.000000" +"absmin" "575.000000 1284.329956 -49.000000" +"absmax" "625.000977 1473.000000 193.007477" +"ltime" "0.873358" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*180" +"frame" "1.000000" +"mins" "576.000000 1285.329956 -48.000000" +"maxs" "624.000977 1472.000000 192.007477" +"size" "48.000977 186.670044 240.007477" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"chain" "1029" +"enemy" "1046" +"yaw_speed" "300.000000" +"spawnflags" "33.000000" +"targetname" "brimstone_spikes3_gate" +"owner" "1046" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"noise" "misc/talk.wav" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"noise3" "doors/medtry.wav" +"speed" "300.000000" +"mdl" "*180" +"wait" "3.000000" +"noise4" "doors/meduse.wav" +"dmg" "300.000000" +"think1" "func_door_hit_top" +"lip" "8.000000" +"pos1" "-0.000010 0.000000 -232.007477" +"bsporigin" "1.000000" +"activate" "1051" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "-785.000000 1567.000000 -321.000000" +"absmax" "-463.000000 1889.000000 -191.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "-784.000000 1568.000000 -320.000000" +"maxs" "-464.000000 1888.000000 -192.000000" +"size" "320.000000 320.000000 128.000000" +"touch" "trigger_bmodel_anytouch" +"use" "entity_state_use" +"chain" "1046" +"spawnflags" "49152.000000" +"targetname" "lavajump" +"movedir" "0.000000 -1.000000 -0.000000" +"speed" "200.000000" +"mdl" "*181" +"height" "700.000000" +"bsporigin" "1.000000" +"bmodel_act" "2969" +"bbmins" "-784.000000 1568.000000 -320.000000" +"bbmaxs" "-464.000000 1888.000000 -192.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-705.000000 1759.000000 -249.000000" +"absmax" "-703.000000 1761.000000 -247.000000" +"origin" "-704.000000 1760.000000 -248.000000" +"oldorigin" "-704.000000 1760.000000 -248.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "monster_golem" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "192.000000" +"target" "obelisk2_counter" +"targetname" "lavagolem2" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"mdl" "progs/mon_golem.mdl" +"no_liquiddmg" "1.000000" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"pain_flinch" "200.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_sound" "golem/sight.wav" +"infightextra" "3.000000" +"steptype" "7.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-625.000000 1055.000000 -33.000000" +"absmax" "-623.000000 1057.000000 -31.000000" +"origin" "-624.000000 1056.000000 -32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"spawnflags" "1.000000" +"target" "obelisk2" +"targetname" "obelisk2_counter" +"wait" "2.000000" +"delay" "1.000000" +"count" "2.000000" +"height" "2.000000" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "495.000000 1375.000000 127.000000" +"absmax" "497.000000 1377.000000 129.000000" +"origin" "496.000000 1376.000000 128.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes3_break" +"targetname" "brimstone_spikes3" +"activate" "803" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "495.000000 1311.000000 127.000000" +"absmax" "497.000000 1313.000000 129.000000" +"origin" "496.000000 1312.000000 128.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes3_gate" +"targetname" "brimstone_spikes3" +"activate" "803" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "47.000000 -1905.000000 1039.000000" +"absmax" "49.000000 -1903.000000 1041.000000" +"origin" "48.000000 -1904.000000 1040.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"spawnflags" "1.000000" +"target" "golem_wall2" +"targetname" "golem_relay" +"delay" "1.000000" +"count" "4.000000" +"activate" "1064" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "47.000000 -1953.000000 1039.000000" +"absmax" "49.000000 -1951.000000 1041.000000" +"origin" "48.000000 -1952.000000 1040.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"spawnflags" "1.000000" +"target" "golem_wall3" +"targetname" "golem_relay" +"delay" "1.000000" +"count" "4.000000" +"activate" "1064" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-736.000000 240.000000 -48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "brimstone_spikes2_floor" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.969176" +"pos1" "96.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1057" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "1055" +"brksound" "5.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "60.000000" +"brkobj1" "maps/ad_brk/glass09.bsp" +"brkobj2" "maps/ad_brk/glass10.bsp" +"brkobj3" "maps/ad_brk/glass11.bsp" +"brkobj4" "maps/ad_brk/glass12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-625.000000 271.000000 -41.000000" +"absmax" "-623.000000 273.000000 -39.000000" +"origin" "-624.000000 272.000000 -40.000000" +} +{ +"absmin" "-577.000000 319.000000 31.000000" +"absmax" "-575.000000 321.000000 33.000000" +"origin" "-576.000000 320.000000 32.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes2_gate" +"targetname" "brimstone_spikes2" +"killtarget" "magicsummon2C" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "804" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-529.000000 319.000000 31.000000" +"absmax" "-527.000000 321.000000 33.000000" +"origin" "-528.000000 320.000000 32.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes2_floor" +"targetname" "brimstone_spikes2" +"killtarget" "magicsummon2C" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "804" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "184.000000" +"absmin" "-737.000000 239.000000 -65.000000" +"absmax" "-511.000000 305.000000 176.996246" +"ltime" "0.873321" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*183" +"frame" "1.000000" +"mins" "-736.000000 240.000000 -64.000000" +"maxs" "-512.000000 304.000000 175.996246" +"size" "224.000000 64.000000 239.996246" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"chain" "1047" +"enemy" "1058" +"yaw_speed" "300.000000" +"spawnflags" "33.000000" +"targetname" "brimstone_spikes2_gate" +"owner" "1058" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"noise" "misc/talk.wav" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"noise3" "doors/medtry.wav" +"speed" "300.000000" +"mdl" "*183" +"wait" "3.000000" +"noise4" "doors/meduse.wav" +"dmg" "300.000000" +"think1" "func_door_hit_top" +"lip" "8.000000" +"pos1" "-0.000010 0.000000 -231.996262" +"bsporigin" "1.000000" +"activate" "1056" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-1808.000000 1264.000000 -48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "brimstone_spikes1_floor" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.171392" +"pos1" "0.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1062" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "1060" +"brksound" "6.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-1777.000000 1375.000000 -41.000000" +"absmax" "-1775.000000 1377.000000 -39.000000" +"origin" "-1776.000000 1376.000000 -40.000000" +} +{ +"absmin" "-1641.000000 1351.000000 47.000000" +"absmax" "-1639.000000 1353.000000 49.000000" +"origin" "-1640.000000 1352.000000 48.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes1_gate" +"targetname" "brimstone_spikes1" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "805" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-1641.000000 1399.000000 47.000000" +"absmax" "-1639.000000 1401.000000 49.000000" +"origin" "-1640.000000 1400.000000 48.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes1_floor" +"targetname" "brimstone_spikes1" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "805" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "186.000000" +"absmin" "-1809.000000 1263.000000 -81.000000" +"absmax" "-1743.000000 1489.000000 161.000000" +"ltime" "0.873333" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*185" +"frame" "1.000000" +"mins" "-1808.000000 1264.000000 -80.000000" +"maxs" "-1744.000000 1488.000000 160.000000" +"size" "64.000000 224.000000 240.000000" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"chain" "1058" +"enemy" "1063" +"yaw_speed" "300.000000" +"spawnflags" "33.000000" +"targetname" "brimstone_spikes1_gate" +"owner" "1063" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"noise" "misc/talk.wav" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"noise3" "doors/medtry.wav" +"speed" "300.000000" +"mdl" "*185" +"wait" "3.000000" +"noise4" "doors/meduse.wav" +"dmg" "300.000000" +"think1" "func_door_hit_top" +"lip" "8.000000" +"pos1" "-0.000010 0.000000 -232.000000" +"bsporigin" "1.000000" +"activate" "1061" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "47.000000 -1905.000000 1087.000000" +"absmax" "49.000000 -1903.000000 1089.000000" +"origin" "48.000000 -1904.000000 1088.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "golem_relay" +"targetname" "golem_prerelay" +"killtarget" "zombiepen" +"style" "32.000000" +"activate" "643" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-241.000000 1503.000000 -33.000000" +"absmax" "-239.000000 1505.000000 -31.000000" +"origin" "-240.000000 1504.000000 -32.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"spawnflags" "1.000000" +"target" "obelisk3" +"targetname" "obelisk3_counter" +"killtarget" "magickill3" +"style" "32.000000" +"wait" "2.000000" +"delay" "4.000000" +"count" "2.000000" +"height" "2.000000" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "-705.000000 1695.000000 -249.000000" +"absmax" "-703.000000 1697.000000 -247.000000" +"origin" "-704.000000 1696.000000 -248.000000" +"oldorigin" "-704.000000 1696.000000 -248.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "monster_golem" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "192.000000" +"target" "obelisk3_counter" +"targetname" "lavagolem3" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"mdl" "progs/mon_golem.mdl" +"no_liquiddmg" "1.000000" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"pain_flinch" "200.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_sound" "golem/sight.wav" +"infightextra" "3.000000" +"steptype" "7.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-705.000000 1791.000000 -249.000000" +"absmax" "-703.000000 1793.000000 -247.000000" +"origin" "-704.000000 1792.000000 -248.000000" +"oldorigin" "-704.000000 1792.000000 -248.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "monster_golem" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "192.000000" +"target" "finaldoor_counter" +"targetname" "lavagolem4" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"mdl" "progs/mon_golem.mdl" +"no_liquiddmg" "1.000000" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"pain_flinch" "200.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_sound" "golem/sight.wav" +"infightextra" "3.000000" +"steptype" "7.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-561.000000 1791.000000 -249.000000" +"absmax" "-559.000000 1793.000000 -247.000000" +"origin" "-560.000000 1792.000000 -248.000000" +"oldorigin" "-560.000000 1792.000000 -248.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "monster_golem" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "192.000000" +"target" "finaldoor_counter" +"targetname" "lavagolem4" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"mdl" "progs/mon_golem.mdl" +"no_liquiddmg" "1.000000" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"pain_flinch" "200.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_sound" "golem/sight.wav" +"infightextra" "3.000000" +"steptype" "7.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-641.000000 2031.000000 15.000000" +"absmax" "-639.000000 2033.000000 17.000000" +"origin" "-640.000000 2032.000000 16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"spawnflags" "1.000000" +"target" "finaldoor" +"targetname" "finaldoor_counter" +"wait" "2.000000" +"count" "3.000000" +"height" "3.000000" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"modelindex" "187.000000" +"absmin" "-2561.000000 367.000000 -33.000000" +"absmax" "-2431.000000 401.000000 177.000000" +"ltime" "1.540000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "144.000000 0.000000 0.000000" +"classname" "func_door" +"model" "*186" +"frame" "1.000000" +"mins" "-2704.000000 368.000000 -32.000000" +"maxs" "-2576.000000 400.000000 176.000000" +"size" "128.000000 32.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.540000" +"enemy" "1071" +"yaw_speed" "100.000000" +"targetname" "monsterwave1" +"owner" "1070" +"movedir" "1.000000 0.000000 -0.000000" +"message" "" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*186" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "144.000000 0.000000 0.000000" +"lip" "-16.000000" +"pos2" "144.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"activate" "391" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "188.000000" +"absmin" "-2929.000000 367.000000 -33.000000" +"absmax" "-2815.000000 401.000000 177.000000" +"ltime" "1.380000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-128.000000 -0.000011 0.000000" +"classname" "func_door" +"model" "*187" +"frame" "1.000000" +"mins" "-2800.000000 368.000000 -32.000000" +"maxs" "-2688.000000 400.000000 176.000000" +"size" "112.000000 32.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.380000" +"enemy" "1070" +"yaw_speed" "100.000000" +"targetname" "monsterwave1" +"owner" "1070" +"movedir" "-1.000000 -0.000000 -0.000000" +"message" "" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*187" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-128.000000 -0.000011 0.000000" +"lip" "-16.000000" +"pos2" "-128.000000 -0.000011 0.000000" +"bsporigin" "1.000000" +"activate" "391" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "189.000000" +"absmin" "-2209.000000 639.000000 -33.000000" +"absmax" "-2111.000000 769.000000 -30.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*188" +"mins" "-2208.000000 640.000000 -32.000000" +"maxs" "-2112.000000 768.000000 -31.000000" +"size" "96.000000 128.000000 1.000000" +"mdl" "*188" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "190.000000" +"absmin" "-2385.000000 831.000000 -33.000000" +"absmax" "-2351.000000 961.000000 177.000000" +"ltime" "1.540000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000006 144.000000 0.000000" +"classname" "func_door" +"model" "*189" +"frame" "1.000000" +"mins" "-2384.000000 688.000000 -32.000000" +"maxs" "-2352.000000 816.000000 176.000000" +"size" "32.000000 128.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.540000" +"enemy" "1074" +"yaw_speed" "100.000000" +"targetname" "early_closet" +"owner" "1073" +"movedir" "-0.000000 1.000000 -0.000000" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*189" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000006 144.000000 0.000000" +"lip" "-16.000000" +"pos2" "-0.000006 144.000000 0.000000" +"bsporigin" "1.000000" +"activate" "505" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "191.000000" +"absmin" "-2385.000000 463.000000 -33.000000" +"absmax" "-2351.000000 577.000000 177.000000" +"ltime" "1.380000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000002 -128.000000 0.000000" +"classname" "func_door" +"model" "*190" +"frame" "1.000000" +"mins" "-2384.000000 592.000000 -32.000000" +"maxs" "-2352.000000 704.000000 176.000000" +"size" "32.000000 112.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.380000" +"enemy" "1073" +"yaw_speed" "100.000000" +"targetname" "early_closet" +"owner" "1073" +"movedir" "0.000000 -1.000000 -0.000000" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*190" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "0.000002 -128.000000 0.000000" +"lip" "-16.000000" +"pos2" "0.000002 -128.000000 0.000000" +"bsporigin" "1.000000" +"activate" "505" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "192.000000" +"absmin" "-3025.000000 1503.000000 -1.000000" +"absmax" "-2991.000000 1633.000000 209.000000" +"ltime" "0.820000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000006 144.000000 0.000000" +"classname" "func_door" +"model" "*191" +"frame" "1.000000" +"mins" "-3024.000000 1360.000000 0.000000" +"maxs" "-2992.000000 1488.000000 208.000000" +"size" "32.000000 128.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "-0.180000" +"enemy" "1076" +"yaw_speed" "200.000000" +"targetname" "sock_closet" +"owner" "1075" +"movedir" "-0.000000 1.000000 -0.000000" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "200.000000" +"mdl" "*191" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000006 144.000000 0.000000" +"lip" "-16.000000" +"pos2" "-0.000006 144.000000 0.000000" +"bsporigin" "1.000000" +"activate" "658" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "193.000000" +"absmin" "-3025.000000 1135.000000 -1.000000" +"absmax" "-2991.000000 1249.000000 209.000000" +"ltime" "0.740000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000002 -128.000000 0.000000" +"classname" "func_door" +"model" "*192" +"frame" "1.000000" +"mins" "-3024.000000 1264.000000 0.000000" +"maxs" "-2992.000000 1376.000000 208.000000" +"size" "32.000000 112.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "-0.260000" +"enemy" "1075" +"yaw_speed" "200.000000" +"targetname" "sock_closet" +"owner" "1075" +"movedir" "0.000000 -1.000000 -0.000000" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "200.000000" +"mdl" "*192" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "0.000002 -128.000000 0.000000" +"lip" "-16.000000" +"pos2" "0.000002 -128.000000 0.000000" +"bsporigin" "1.000000" +"activate" "658" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "194.000000" +"absmin" "-3265.000000 1311.000000 31.000000" +"absmax" "-3167.000000 1441.000000 34.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*193" +"mins" "-3264.000000 1312.000000 32.000000" +"maxs" "-3168.000000 1440.000000 33.000000" +"size" "96.000000 128.000000 1.000000" +"mdl" "*193" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-1687.000000 1161.000000 -47.968750" +"absmax" "-1657.000000 1191.000000 -47.968750" +"origin" "-1672.000000 1176.000000 -47.968750" +"oldorigin" "-1672.000000 1176.000000 -47.968750" +"angles" "-0.000000 170.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1623.000000 1161.000000 -63.968750" +"absmax" "-1593.000000 1191.000000 -63.968750" +"origin" "-1608.000000 1176.000000 -63.968750" +"oldorigin" "-1608.000000 1176.000000 -63.968750" +"angles" "-0.000000 293.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1687.000000 1569.000000 -47.968750" +"absmax" "-1657.000000 1599.000000 -47.968750" +"origin" "-1672.000000 1584.000000 -47.968750" +"oldorigin" "-1672.000000 1584.000000 -47.968750" +"angles" "-0.000000 95.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1623.000000 1569.000000 -63.968750" +"absmax" "-1593.000000 1599.000000 -63.968750" +"origin" "-1608.000000 1584.000000 -63.968750" +"oldorigin" "-1608.000000 1584.000000 -63.968750" +"angles" "-0.000000 150.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "237.000000" +"absmin" "-2689.000000 2159.000000 71.000000" +"absmax" "-2686.996582 2161.003418 73.003502" +"origin" "-2688.000000 2160.000000 72.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "info_intermission" +"model" "progs/misc_empty.mdl" +"mins" "0.000001 0.000000 0.000000" +"maxs" "0.003501 0.003500 0.003500" +"size" "0.003500 0.003500 0.003500" +"owner" "919" +"classtype" "16.000000" +"estate" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "temple1_monsters" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*194" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-3312.000000 1280.000000 464.000000" +"bbmaxs" "-2544.000000 1472.000000 512.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1697.000000 1055.000000 623.000000" +"absmax" "-1695.000000 1057.000000 625.000000" +"origin" "-1696.000000 1056.000000 624.000000" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2699.057129" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "66516.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "229" +"part_style" "230.000000" +"start_delay" "1.174749" +"dpp_name" "DPP_ITSQUAD" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_blue.spr" +"spr_name2" "progs/s_dotsml_wht.spr" +"spr_name3" "progs/s_dotsml_blue.spr" +"spr_frame" "1.000000" +"part_limit" "75.000000" +"part_life" "1.500000" +"part_ofs" "0.000000 0.000000 16.000000" +"part_veltype" "5.000000" +"part_vel" "10.000000 10.000000 16.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8686.458008 9609.040039 9382.598633" +"classname" "particle" +"think" "finish_particle" +"cnt" "128.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1676" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"think" "fog_controller_think" +"nextthink" "2698.426025" +"owner" "1" +"state" "2.000000" +"fog_dpextra" "1 0 8192 1024 32" +"fog_currden" "0.100000" +"fog_targden" "0.100000" +"fog_currcol" "0.100000 0.100000 0.100000" +"fog_targcol" "0.100000 0.100000 0.100000" +"classtype" "15.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "973.613586 1494.241821 1513.685547" +"classname" "particle" +"think" "finish_particle" +"cnt" "129.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1136" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8830.786133 8675.131836 7167.617676" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "130.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1681" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "10180.948242 11443.119141 10574.135742" +"classname" "particle" +"think" "finish_particle" +"cnt" "131.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1266" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8450.472656 6857.970215 8461.446289" +"classname" "particle" +"think" "finish_particle" +"cnt" "132.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1654" +} +{ +"modelindex" "268.000000" +"absmin" "-30.106970 182.775162 840.511292" +"absmax" "-28.106970 184.775162 842.511292" +"movetype" "8.000000" +"origin" "-29.106970 183.775162 841.511292" +"velocity" "-3.664296 -2.607379 13.568163" +"angles" "10107.590820 9409.826172 9681.268555" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2705.883301" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "921" +"cnt" "133.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1611" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5298.106445 6877.510254 5513.400879" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "134.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1516" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5710.376465 4338.349609 4997.245605" +"classname" "particle" +"think" "finish_particle" +"cnt" "135.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1669" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5426.996094 4331.872070 3943.948242" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "136.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1623" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8380.571289 8487.290039 10776.060547" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "137.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1501" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3844.207031 3973.229736 3701.235107" +"classname" "particle" +"think" "finish_particle" +"cnt" "138.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1586" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8228.006836 8014.294434 7568.242188" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "139.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1207" +} +{ +"absmin" "-433.000000 -1857.000000 127.000000" +"absmax" "-431.000000 -1855.000000 129.000000" +"origin" "-432.000000 -1856.000000 128.000000" +"angles" "-0.000000 320.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2699.203857" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "3740.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "487" +"part_style" "105.000000" +"start_delay" "1.550981" +"dpp_name" "DPP_ITSMEGAH" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_wht.spr" +"spr_name2" "progs/s_dotmed_red.spr" +"spr_name3" "progs/s_dotsml_gold.spr" +"spr_frame" "1.000000" +"part_limit" "75.000000" +"part_life" "3.500000" +"part_ofs" "0.000000 0.000000 16.000000" +"part_veltype" "5.000000" +"part_vel" "12.000000 12.000000 4.000000" +"part_velrand" "0.000000 0.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"absmin" "-97.000000 863.000000 -176.968750" +"absmax" "-95.000000 865.000000 -174.968750" +"origin" "-96.000000 864.000000 -175.968750" +"angles" "-0.000000 260.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2698.495605" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "908232.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "866" +"part_style" "105.000000" +"pemit_tcount" "38.000000" +"start_delay" "2.562120" +"dpp_name" "DPP_ITSMEGAH" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_wht.spr" +"spr_name2" "progs/s_dotmed_red.spr" +"spr_name3" "progs/s_dotsml_gold.spr" +"spr_frame" "1.000000" +"part_limit" "75.000000" +"part_life" "3.500000" +"part_ofs" "0.000000 0.000000 16.000000" +"part_veltype" "5.000000" +"part_vel" "12.000000 12.000000 4.000000" +"part_velrand" "0.000000 0.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -88306.515625" +"absmax" "1.000000 1.000000 -88304.515625" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88305.515625" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "6024.148926 5773.410645 6128.254883" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "140.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1618" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "9851.495117 11031.651367 11646.714844" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "141.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1513" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8432.645508 7660.555176 8225.691406" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "142.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1211" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1313.047852 2063.667725 2164.934570" +"classname" "particle" +"think" "finish_particle" +"cnt" "64.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1563" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7426.589844 7602.521973 5939.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "65.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1521" +} +{ +"absmin" "-2689.000000 959.000000 847.000000" +"absmax" "-2687.000000 961.000000 849.000000" +"origin" "-2688.000000 960.000000 848.000000" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2698.853027" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "79134.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "238" +"part_style" "230.000000" +"start_delay" "2.681082" +"dpp_name" "DPP_ITSQUAD" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_blue.spr" +"spr_name2" "progs/s_dotsml_wht.spr" +"spr_name3" "progs/s_dotsml_blue.spr" +"spr_frame" "1.000000" +"part_limit" "75.000000" +"part_life" "1.500000" +"part_ofs" "0.000000 0.000000 16.000000" +"part_veltype" "5.000000" +"part_vel" "10.000000 10.000000 16.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"modelindex" "255.000000" +"absmin" "-87.988358 869.229614 -163.794678" +"absmax" "-85.988358 871.229614 -161.794678" +"movetype" "8.000000" +"origin" "-86.988358 870.229614 -162.794678" +"velocity" "8.375134 5.789605 -2.626179" +"angles" "13874.751953 13479.758789 12559.733398" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2701.244873" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1099" +"cnt" "66.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1364" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8676.067383 8965.185547 8577.913086" +"classname" "particle" +"think" "finish_particle" +"cnt" "67.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1452" +} +{ +"absmin" "-1089.000000 191.000000 807.031250" +"absmax" "-1087.000000 193.000000 809.031250" +"origin" "-1088.000000 192.000000 808.031250" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "312000.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "750" +"part_style" "122.000000" +"start_delay" "2.598437" +"dpp_name" "DPP_ITSGOLDKEY" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_gold.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_yell.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 20.000000" +"part_veltype" "5.000000" +"part_vel" "16.000000 16.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -87374.031250" +"absmax" "1.000000 1.000000 -87372.031250" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -87373.031250" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "9180.753906 11742.168945 8697.247070" +"classname" "particle" +"think" "finish_particle" +"cnt" "68.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1639" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6863.264648 7318.044434 5397.157715" +"classname" "particle" +"think" "finish_particle" +"cnt" "143.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1672" +} +{ +"absmin" "-1777.000000 -641.000000 607.031250" +"absmax" "-1775.000000 -639.000000 609.031250" +"origin" "-1776.000000 -640.000000 608.031250" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2698.762451" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "88580.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "184" +"part_style" "110.000000" +"start_delay" "1.155034" +"dpp_name" "DPP_ITSARMOR3" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_red.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotmed_red.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.750000" +"part_ofs" "0.000000 0.000000 24.000000" +"part_veltype" "5.000000" +"part_velbase" "0.000000 0.000000 12.000000" +"part_vel" "6.000000 6.000000 4.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +"spawn_rand" "0.200000" +} +{ +"absmin" "-1.000000 -1.000000 -88466.179688" +"absmax" "1.000000 1.000000 -88464.179688" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88465.179688" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "8827.365234 8036.241211 6781.016602" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "69.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1626" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9166.613281 9500.035156 8759.869141" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "70.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1087" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"classtype" "40.000000" +"entchain" "1115" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1.000000" +"classtype" "40.000000" +"entchain" "1418" +} +{ +"absmin" "-1.000000 -1.000000 -87424.578125" +"absmax" "1.000000 1.000000 -87422.578125" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -87423.578125" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "8408.315430 7488.896973 8987.866211" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "2.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1667" +} +{ +"absmin" "-1.000000 -1.000000 -88306.515625" +"absmax" "1.000000 1.000000 -88304.515625" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88305.515625" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "7510.618652 7102.280273 7071.282715" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "3.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1100" +} +{ +"absmin" "-1.000000 -1.000000 -87531.703125" +"absmax" "1.000000 1.000000 -87529.703125" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -87530.703125" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "7551.508789 7566.386230 6861.301758" +"classname" "particle" +"think" "finish_particle" +"cnt" "4.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1524" +} +{ +"absmin" "-1.000000 -1.000000 -87477.117188" +"absmax" "1.000000 1.000000 -87475.117188" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -87476.117188" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "5839.218750 6218.910156 4061.678711" +"classname" "particle" +"think" "finish_particle" +"cnt" "5.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1553" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8751.454102 9009.610352 8618.430664" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "6.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1554" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2215.074951 3327.862305 3107.110840" +"classname" "particle" +"think" "finish_particle" +"cnt" "7.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1670" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4702.393555 4111.673340 4576.784668" +"classname" "particle" +"think" "finish_particle" +"cnt" "8.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1542" +} +{ +"absmin" "-1.000000 -1.000000 -88306.515625" +"absmax" "1.000000 1.000000 -88304.515625" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88305.515625" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "9170.976562 7171.840820 8465.041992" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "9.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1117" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "10.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1414" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8524.526367 9164.766602 9086.393555" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "11.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1596" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10692.408203 10626.483398 10984.931641" +"classname" "particle" +"think" "finish_particle" +"cnt" "12.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1096" +} +{ +"absmin" "-1.000000 -1.000000 -88251.882812" +"absmax" "1.000000 1.000000 -88249.882812" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88250.882812" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "12822.033203 12713.022461 12295.513672" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "13.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1651" +} +{ +"modelindex" "268.000000" +"absmin" "-25.408361 181.606018 857.971497" +"absmax" "-23.408361 183.606018 859.971497" +"movetype" "8.000000" +"origin" "-24.408361 182.606018 858.971497" +"velocity" "0.783349 1.982116 21.154087" +"angles" "13019.544922 13799.720703 11968.031250" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2705.758057" +"owner" "921" +"cnt" "14.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1579" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5225.662598 4134.658203 5252.445801" +"classname" "particle" +"think" "finish_particle" +"cnt" "15.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1113" +} +{ +"absmin" "-1.000000 -1.000000 -88306.515625" +"absmax" "1.000000 1.000000 -88304.515625" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88305.515625" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "7186.965820 6053.078125 6833.882324" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "16.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1123" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11685.408203 11098.088867 11217.875000" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "17.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1093" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8517.894531 6448.686523 8248.226562" +"classname" "particle" +"think" "finish_particle" +"cnt" "18.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1663" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2481.499268 2241.906006 2571.137695" +"classname" "particle" +"think" "finish_particle" +"cnt" "19.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1088" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6387.338379 5831.668945 7505.553223" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "20.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1460" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6896.982910 7817.958008 7848.863281" +"classname" "particle" +"think" "finish_particle" +"cnt" "21.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1560" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3417.550049 3278.941895 3337.512451" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "22.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1650" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9695.523438 10608.898438 10377.245117" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "23.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1555" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5924.059570 8442.541016 8412.125000" +"classname" "particle" +"think" "finish_particle" +"cnt" "24.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1421" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2197.552490 1805.555542 2390.956299" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "25.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1130" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6376.214355 5524.477051 6396.013672" +"classname" "particle" +"think" "finish_particle" +"cnt" "26.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1312" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2114.188721 2651.736572 2716.969727" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "27.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1461" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "10934.015625 9288.842773 9712.767578" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "28.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1549" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4736.400391 3774.503906 4300.199707" +"classname" "particle" +"think" "finish_particle" +"cnt" "29.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1683" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10572.060547 10009.847656 9415.484375" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "30.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1562" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6924.154297 7849.556641 8150.034180" +"classname" "particle" +"think" "finish_particle" +"cnt" "31.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1483" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11182.003906 11144.262695 10658.570312" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "32.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1692" +} +{ +"modelindex" "268.000000" +"absmin" "-25.645037 181.654434 833.356323" +"absmax" "-23.645037 183.654434 835.356323" +"movetype" "8.000000" +"origin" "-24.645037 182.654434 834.356323" +"velocity" "1.090487 3.517807 12.145391" +"angles" "10028.526367 9873.440430 10446.381836" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2707.120850" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "921" +"cnt" "33.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1691" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1441.220093 1051.367310 1720.537964" +"classname" "particle" +"think" "finish_particle" +"cnt" "34.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1104" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9805.201172 9590.264648 10493.895508" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "35.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1480" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6558.157715 7492.353516 5590.366699" +"classname" "particle" +"think" "finish_particle" +"cnt" "36.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1172" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6939.891602 6646.500488 7561.815918" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "37.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1687" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5803.665039 5917.610840 5842.857910" +"classname" "particle" +"think" "finish_particle" +"cnt" "38.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1624" +} +{ +"absmin" "-1.000000 -1.000000 -87321.437500" +"absmax" "1.000000 1.000000 -87319.437500" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -87320.437500" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "9194.930664 6908.502930 7827.051758" +"classname" "particle" +"think" "finish_particle" +"cnt" "39.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1143" +} +{ +"modelindex" "257.000000" +"absmin" "-94.703743 875.587769 -163.101898" +"absmax" "-92.703743 877.587769 -161.101898" +"movetype" "8.000000" +"origin" "-93.703743 876.587769 -162.101898" +"velocity" "0.726218 3.981201 -0.674703" +"angles" "5829.174316 5058.686035 5057.112305" +"classname" "particle" +"model" "progs/s_dotmed_red.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2699.306396" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1099" +"cnt" "40.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1470" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5363.997559 8871.765625 8533.880859" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "41.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1548" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5850.675293 5226.091797 6297.814453" +"classname" "particle" +"think" "finish_particle" +"cnt" "42.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1581" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3347.552734 3241.243164 2436.633301" +"classname" "particle" +"think" "finish_particle" +"cnt" "43.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1139" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8919.755859 9821.940430 8259.456055" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "44.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1689" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "10155.017578 9089.339844 8384.453125" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "45.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1317" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3023.718262 3466.281250 4079.265625" +"classname" "particle" +"think" "finish_particle" +"cnt" "46.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1118" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8002.365723 8475.979492 9043.610352" +"classname" "particle" +"think" "finish_particle" +"cnt" "47.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1540" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6456.780273 7112.041992 5278.811523" +"classname" "particle" +"think" "finish_particle" +"cnt" "48.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1255" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2962.910400 2932.863037 2635.989014" +"classname" "particle" +"think" "finish_particle" +"cnt" "49.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1558" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9261.621094 7680.884277 7372.772949" +"classname" "particle" +"think" "finish_particle" +"cnt" "50.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1591" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4500.722656 4449.417969 3972.865479" +"classname" "particle" +"think" "finish_particle" +"cnt" "51.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1655" +} +{ +"absmin" "-1.000000 -1.000000 -88306.515625" +"absmax" "1.000000 1.000000 -88304.515625" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88305.515625" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "3105.156006 3701.572266 4856.214355" +"classname" "particle" +"think" "finish_particle" +"cnt" "52.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1157" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9748.256836 10708.741211 8373.927734" +"classname" "particle" +"think" "finish_particle" +"cnt" "53.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1135" +} +{ +"modelindex" "266.000000" +"absmin" "-93.241821 888.928101 -158.914261" +"absmax" "-91.241821 890.928101 -156.914261" +"movetype" "8.000000" +"origin" "-92.241821 889.928101 -157.914261" +"velocity" "1.672536 11.539292 0.914212" +"angles" "4233.482422 3517.574219 5110.329102" +"classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2700.109375" +"owner" "1099" +"cnt" "54.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1695" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7071.934570 6808.197266 8430.017578" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "55.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1323" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2154.985107 2196.045166 2558.385010" +"classname" "particle" +"think" "finish_particle" +"cnt" "56.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1169" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6568.762207 5992.603516 6476.745605" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "57.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1151" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "9280.117188 8231.121094 9031.309570" +"classname" "particle" +"think" "finish_particle" +"cnt" "58.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1219" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3536.488281 4027.766357 3786.406738" +"classname" "particle" +"think" "finish_particle" +"cnt" "59.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1674" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4971.397461 5547.996094 4059.044434" +"classname" "particle" +"think" "finish_particle" +"cnt" "60.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1089" +} +{ +"absmin" "-1.000000 -1.000000 -88122.304688" +"absmax" "1.000000 1.000000 -88120.304688" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88121.304688" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "4246.261230 4867.914551 4621.642090" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "61.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1152" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9223.974609 9139.930664 10771.101562" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "62.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1594" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3615.117920 3739.955322 3296.007080" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "63.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1333" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7957.042969 8900.914062 8284.309570" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "71.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1164" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9109.299805 8832.678711 7280.299316" +"classname" "particle" +"think" "finish_particle" +"cnt" "72.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1627" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7258.159180 7856.861816 7021.371094" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "144.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1129" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4248.506836 4478.840332 3457.120361" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "145.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1628" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11985.337891 11882.792969 10974.047852" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "73.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1124" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5620.246582 4692.212402 5432.396484" +"classname" "particle" +"think" "finish_particle" +"cnt" "74.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1469" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6447.582520 6993.738770 6755.589355" +"classname" "particle" +"think" "finish_particle" +"cnt" "146.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1646" +} +{ +"absmin" "-1.000000 -1.000000 -88306.515625" +"absmax" "1.000000 1.000000 -88304.515625" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88305.515625" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "2026.135010 1704.606689 2167.864014" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "147.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1166" +} +{ +"absmin" "-1.000000 -1.000000 -87424.578125" +"absmax" "1.000000 1.000000 -87422.578125" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -87423.578125" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "10170.383789 10499.820312 10030.533203" +"classname" "particle" +"think" "finish_particle" +"cnt" "75.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1116" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9557.829102 8046.523926 10019.292969" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "76.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1286" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3109.958740 3995.796631 4635.708984" +"classname" "particle" +"think" "finish_particle" +"cnt" "148.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1165" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1184.851685 1021.927246 1132.165771" +"classname" "particle" +"think" "finish_particle" +"cnt" "77.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1149" +} +{ +"absmin" "-3217.000000 1375.000000 32.031250" +"absmax" "-3215.000000 1377.000000 34.031250" +"origin" "-3216.000000 1376.000000 33.031250" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "265240.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "506" +"part_style" "110.000000" +"start_delay" "2.182653" +"dpp_name" "DPP_ITSARMOR1" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_lgrn.spr" +"spr_name2" "progs/s_dotmed_lgrn.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.750000" +"part_ofs" "0.000000 0.000000 24.000000" +"part_veltype" "5.000000" +"part_velbase" "0.000000 0.000000 12.000000" +"part_vel" "6.000000 6.000000 4.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +"spawn_rand" "0.200000" +} +{ +"absmin" "-2153.000000 135.000000 31.031250" +"absmax" "-2151.000000 137.000000 33.031250" +"origin" "-2152.000000 136.000000 32.031250" +"angles" "-0.000000 86.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2698.679932" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "27959.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "519" +"part_style" "105.000000" +"start_delay" "1.963897" +"dpp_name" "DPP_ITSMEGAH" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_wht.spr" +"spr_name2" "progs/s_dotmed_red.spr" +"spr_name3" "progs/s_dotsml_gold.spr" +"spr_frame" "1.000000" +"part_limit" "75.000000" +"part_life" "3.500000" +"part_ofs" "0.000000 0.000000 16.000000" +"part_veltype" "5.000000" +"part_vel" "12.000000 12.000000 4.000000" +"part_velrand" "0.000000 0.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6321.611328 6289.446289 6914.440918" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "78.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1141" +} +{ +"absmin" "-1.000000 -1.000000 -87477.117188" +"absmax" "1.000000 1.000000 -87475.117188" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -87476.117188" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "5436.036133 4226.038574 5415.822266" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "79.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1119" +} +{ +"absmin" "-1.000000 -1.000000 -87477.117188" +"absmax" "1.000000 1.000000 -87475.117188" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -87476.117188" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "7754.326172 6890.374023 6261.073730" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "80.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1193" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3787.665283 2926.384277 3239.379883" +"classname" "particle" +"think" "finish_particle" +"cnt" "81.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1476" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9616.887695 9605.921875 9256.750977" +"classname" "particle" +"think" "finish_particle" +"cnt" "82.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1153" +} +{ +"absmin" "-1.000000 -1.000000 -88063.671875" +"absmax" "1.000000 1.000000 -88061.671875" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88062.671875" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "10211.617188 9510.756836 10752.875977" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "149.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1614" +} +{ +"absmin" "-1.000000 -1.000000 -87321.437500" +"absmax" "1.000000 1.000000 -87319.437500" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -87320.437500" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "4367.946289 3845.737305 2845.832275" +"classname" "particle" +"think" "finish_particle" +"cnt" "150.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1196" +} +{ +"absmin" "-1.000000 -1.000000 -88466.179688" +"absmax" "1.000000 1.000000 -88464.179688" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88465.179688" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "7029.414062 8810.683594 8509.819336" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "151.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1112" +} +{ +"absmin" "-1153.000000 863.000000 -176.968750" +"absmax" "-1151.000000 865.000000 -174.968750" +"origin" "-1152.000000 864.000000 -175.968750" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2698.838623" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "338896.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "850" +"part_style" "110.000000" +"start_delay" "2.900571" +"dpp_name" "DPP_ITSARMOR3" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_red.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotmed_red.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.750000" +"part_ofs" "0.000000 0.000000 24.000000" +"part_veltype" "5.000000" +"part_velbase" "0.000000 0.000000 12.000000" +"part_vel" "6.000000 6.000000 4.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +"spawn_rand" "0.200000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6960.005859 6852.749512 7820.152832" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "83.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1134" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5616.526855 5111.112793 4871.075684" +"classname" "particle" +"think" "finish_particle" +"cnt" "152.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1379" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2856.977783 3579.238037 4436.493652" +"classname" "particle" +"think" "finish_particle" +"cnt" "153.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1612" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6334.810059 7881.496094 6490.464355" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "154.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1525" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3017.151855 2715.487793 2137.809814" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "155.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1463" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9620.406250 9433.177734 8483.827148" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "156.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1178" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "9545.608398 7557.325684 8035.992188" +"classname" "particle" +"think" "finish_particle" +"cnt" "157.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1613" +} +{ +"absmin" "-1.000000 -1.000000 -88466.179688" +"absmax" "1.000000 1.000000 -88464.179688" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88465.179688" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "7389.148438 6630.377930 7919.429688" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "158.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1199" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9588.791016 9539.782227 10871.081055" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "159.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1637" +} +{ +"absmin" "-625.000000 -1393.000000 -32.968750" +"absmax" "-623.000000 -1391.000000 -30.968750" +"origin" "-624.000000 -1392.000000 -31.968750" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "153758.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "443" +"part_style" "110.000000" +"start_delay" "1.093692" "dpp_name" "DPP_ITSARMOR2" "dpp_wait" "0.100000" "dpp_rnd" "1.000000" @@ -1574,6589 +43587,10398 @@ a { "absmin" "-1.000000 -1.000000 -1.000000" "absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"classtype" "40.000000" -"entchain" "42" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "1.000000" -"classtype" "40.000000" -"entchain" "59" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" +"movetype" "5.000000" +"angles" "7593.068359 6351.672852 8159.253418" "classname" "particle" "think" "finish_particle" -"cnt" "2.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "54" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "3.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "43" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "4.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "62" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "5.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "45" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "6.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "46" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "7.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "52" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "8.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "57" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "9.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "44" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "10.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "56" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "11.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "49" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "12.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "48" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "13.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "65" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "14.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "50" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "15.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "64" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "16.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "60" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "17.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "55" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "18.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "61" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "19.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "51" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "20.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "53" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "21.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "63" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "22.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "58" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"movetype" "8.000000" -"classname" "particle" -"think" "finish_particle" -"cnt" "23.000000" -"gravity" "1.000000" -"classtype" "40.000000" -"entchain" "47" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "24.000000" -"classtype" "40.000000" -"entchain" "66" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "25.000000" -"classtype" "40.000000" -"entchain" "67" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "26.000000" -"classtype" "40.000000" -"entchain" "68" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "27.000000" -"classtype" "40.000000" -"entchain" "69" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "28.000000" -"classtype" "40.000000" -"entchain" "70" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "29.000000" -"classtype" "40.000000" -"entchain" "71" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "30.000000" -"classtype" "40.000000" -"entchain" "72" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "31.000000" -"classtype" "40.000000" -"entchain" "73" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "32.000000" -"classtype" "40.000000" -"entchain" "74" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "33.000000" -"classtype" "40.000000" -"entchain" "75" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "34.000000" -"classtype" "40.000000" -"entchain" "76" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "35.000000" -"classtype" "40.000000" -"entchain" "77" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "36.000000" -"classtype" "40.000000" -"entchain" "78" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "37.000000" -"classtype" "40.000000" -"entchain" "79" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "38.000000" -"classtype" "40.000000" -"entchain" "80" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "39.000000" -"classtype" "40.000000" -"entchain" "81" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "40.000000" -"classtype" "40.000000" -"entchain" "82" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "41.000000" -"classtype" "40.000000" -"entchain" "83" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "42.000000" -"classtype" "40.000000" -"entchain" "84" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "43.000000" -"classtype" "40.000000" -"entchain" "85" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "44.000000" -"classtype" "40.000000" -"entchain" "86" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "45.000000" -"classtype" "40.000000" -"entchain" "87" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "46.000000" -"classtype" "40.000000" -"entchain" "88" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "47.000000" -"classtype" "40.000000" -"entchain" "89" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "48.000000" -"classtype" "40.000000" -"entchain" "90" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "49.000000" -"classtype" "40.000000" -"entchain" "91" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "50.000000" -"classtype" "40.000000" -"entchain" "92" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "51.000000" -"classtype" "40.000000" -"entchain" "93" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "52.000000" -"classtype" "40.000000" -"entchain" "94" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "53.000000" -"classtype" "40.000000" -"entchain" "95" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "54.000000" -"classtype" "40.000000" -"entchain" "96" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "55.000000" -"classtype" "40.000000" -"entchain" "97" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "56.000000" -"classtype" "40.000000" -"entchain" "98" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "57.000000" -"classtype" "40.000000" -"entchain" "99" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "58.000000" -"classtype" "40.000000" -"entchain" "100" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "59.000000" -"classtype" "40.000000" -"entchain" "101" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "60.000000" -"classtype" "40.000000" -"entchain" "102" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "61.000000" -"classtype" "40.000000" -"entchain" "103" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "62.000000" -"classtype" "40.000000" -"entchain" "104" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"classname" "particle" -"cnt" "63.000000" -"classtype" "40.000000" -"entchain" "39" -} -{ -"classname" "particle" -"cnt" "130.000000" -"classtype" "40.000000" -"entchain" "109" -} -{ -"classname" "particle" -"cnt" "65.000000" -"classtype" "40.000000" -"entchain" "107" -} -{ -"classname" "particle" -"cnt" "66.000000" -"classtype" "40.000000" -"entchain" "138" -} -{ -"modelindex" "43.000000" -"absmin" "47.000000 31.000000 -12.000000" -"absmax" "49.003502 33.003502 -9.996500" -"origin" "48.000000 32.000000 -11.000000" -"model" "progs/misc_empty.mdl" -"mins" "0.000001 0.000000 0.000000" -"maxs" "0.003501 0.003500 0.003500" -"size" "0.003500 0.003500 0.003500" -"owner" "108" -"count" "1.000000" -"classtype" "16.000000" -} -{ -"classname" "particle" -"cnt" "131.000000" -"classtype" "40.000000" -"entchain" "137" -} -{ -"absmin" "-1.000000 -1.000000 -1.000000" -"absmax" "1.000000 1.000000 1.000000" -"think" "fog_controller_think" -"nextthink" "121.023788" -"owner" "1" -"state" "2.000000" -"fog_dpextra" "1 0 8192 1024 32" -"fog_currden" "0.100000" -"fog_targden" "0.100000" -"fog_currcol" "0.100000 0.100000 0.100000" -"fog_targcol" "0.100000 0.100000 0.100000" -"classtype" "15.000000" -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -} -{ -"absmin" "294.093506 -8.565871 63.313248" -"absmax" "296.093506 -6.565871 65.313248" -"ltime" "69.837990" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "295.093506 -7.565871 64.313248" -"angles" "81.375778 547.322510 -9.117833" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "1" -"noise" "weapons/bounce.wav" -"mangle" "1.125995 -75.848450 157.198792" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "308.795319 -2.232558 63.313248" -"absmax" "310.795319 -0.232558 65.313248" -"ltime" "69.297073" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "309.795319 -1.232558 64.313248" -"angles" "105.132751 304.908264 -5.447459" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "1" -"noise" "weapons/bounce.wav" -"mangle" "16.385118 -73.303108 139.501663" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "-124.695526 -403.546387 63.313248" -"absmax" "-122.695526 -401.546387 65.313248" -"ltime" "38.920586" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "-123.695526 -402.546387 64.313248" -"angles" "-170.836349 7.572117 92.540657" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "1" -"noise" "weapons/bounce.wav" -"mangle" "-55.827389 -51.678513 104.457802" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "-398.140839 -360.378723 63.313248" -"absmax" "-396.140839 -358.378723 65.313248" -"ltime" "32.032791" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "-397.140839 -359.378723 64.313248" -"angles" "-58.112431 188.067078 51.734371" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "1" -"noise" "weapons/bounce.wav" -"mangle" "-71.951981 25.108946 143.775360" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "-387.255310 -352.182739 63.313248" -"absmax" "-385.255310 -350.182739 65.313248" -"ltime" "29.128334" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "-386.255310 -351.182739 64.313248" -"angles" "137.591217 -15.346624 -43.187038" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "1" -"noise" "weapons/bounce.wav" -"mangle" "-66.843208 45.278175 113.500153" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "-403.518433 -342.213257 63.313248" -"absmax" "-401.518433 -340.213257 65.313248" -"ltime" "28.518484" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "-402.518433 -341.213257 64.313248" -"angles" "220.643097 35.841213 -127.338463" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "1" -"noise" "weapons/bounce.wav" -"mangle" "-67.044319 44.362492 151.650085" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "-368.453339 -368.684906 63.313248" -"absmax" "-366.453339 -366.684906 65.313248" -"ltime" "25.697487" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "-367.453339 -367.684906 64.313248" -"angles" "-255.697357 262.080444 57.969421" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "1" -"noise" "weapons/bounce.wav" -"mangle" "-75.121567 -0.779613 193.025299" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "-399.720673 -357.696564 63.313248" -"absmax" "-397.720673 -355.696564 65.313248" -"ltime" "31.611542" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "-398.720673 -356.696564 64.313248" -"angles" "158.176514 296.822113 -259.201477" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "1" -"noise" "weapons/bounce.wav" -"mangle" "-71.344444 28.933874 123.360275" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "-130.139297 -396.754944 63.313248" -"absmax" "-128.139297 -394.754944 65.313248" -"ltime" "38.886497" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "-129.139297 -395.754944 64.313248" -"angles" "-94.656830 52.280918 -167.465424" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "1" -"noise" "weapons/bounce.wav" -"mangle" "-50.410549 -55.845181 125.679863" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -} -{ -} -{ -"classname" "particle" -"cnt" "132.000000" -"classtype" "40.000000" -"entchain" "199" -} -{ -"classname" "particle" -"cnt" "67.000000" -"classtype" "40.000000" -"entchain" "139" -} -{ -"classname" "particle" -"cnt" "68.000000" -"classtype" "40.000000" -"entchain" "140" -} -{ -"classname" "particle" -"cnt" "69.000000" -"classtype" "40.000000" -"entchain" "141" -} -{ -"classname" "particle" -"cnt" "70.000000" -"classtype" "40.000000" -"entchain" "142" -} -{ -"classname" "particle" -"cnt" "71.000000" -"classtype" "40.000000" -"entchain" "143" -} -{ -"classname" "particle" -"cnt" "72.000000" -"classtype" "40.000000" -"entchain" "144" -} -{ -"classname" "particle" -"cnt" "73.000000" -"classtype" "40.000000" -"entchain" "145" -} -{ -"classname" "particle" -"cnt" "74.000000" -"classtype" "40.000000" -"entchain" "146" -} -{ -"classname" "particle" -"cnt" "75.000000" -"classtype" "40.000000" -"entchain" "147" -} -{ -"classname" "particle" -"cnt" "76.000000" -"classtype" "40.000000" -"entchain" "148" -} -{ -"classname" "particle" -"cnt" "77.000000" -"classtype" "40.000000" -"entchain" "149" -} -{ -"classname" "particle" -"cnt" "78.000000" -"classtype" "40.000000" -"entchain" "150" -} -{ -"classname" "particle" -"cnt" "79.000000" -"classtype" "40.000000" -"entchain" "151" -} -{ -"classname" "particle" -"cnt" "80.000000" -"classtype" "40.000000" -"entchain" "152" -} -{ -"classname" "particle" -"cnt" "81.000000" -"classtype" "40.000000" -"entchain" "153" -} -{ -"classname" "particle" -"cnt" "82.000000" -"classtype" "40.000000" -"entchain" "154" -} -{ -"classname" "particle" -"cnt" "83.000000" -"classtype" "40.000000" -"entchain" "155" -} -{ -"classname" "particle" -"cnt" "84.000000" -"classtype" "40.000000" -"entchain" "156" -} -{ -"classname" "particle" -"cnt" "85.000000" -"classtype" "40.000000" -"entchain" "157" -} -{ -"classname" "particle" -"cnt" "86.000000" -"classtype" "40.000000" -"entchain" "158" -} -{ -"classname" "particle" -"cnt" "87.000000" -"classtype" "40.000000" -"entchain" "159" -} -{ -"classname" "particle" -"cnt" "88.000000" -"classtype" "40.000000" -"entchain" "160" -} -{ -"classname" "particle" -"cnt" "89.000000" -"classtype" "40.000000" -"entchain" "161" -} -{ -"classname" "particle" -"cnt" "90.000000" -"classtype" "40.000000" -"entchain" "162" -} -{ -"classname" "particle" -"cnt" "91.000000" -"classtype" "40.000000" -"entchain" "163" -} -{ -"classname" "particle" -"cnt" "92.000000" -"classtype" "40.000000" -"entchain" "164" -} -{ -"classname" "particle" -"cnt" "93.000000" -"classtype" "40.000000" -"entchain" "165" -} -{ -"classname" "particle" -"cnt" "94.000000" -"classtype" "40.000000" -"entchain" "166" -} -{ -"classname" "particle" -"cnt" "95.000000" -"classtype" "40.000000" -"entchain" "167" -} -{ -"classname" "particle" -"cnt" "96.000000" -"classtype" "40.000000" -"entchain" "168" -} -{ -"classname" "particle" -"cnt" "97.000000" -"classtype" "40.000000" -"entchain" "169" -} -{ -"classname" "particle" -"cnt" "98.000000" -"classtype" "40.000000" -"entchain" "170" -} -{ -"classname" "particle" -"cnt" "99.000000" -"classtype" "40.000000" -"entchain" "171" -} -{ -"classname" "particle" -"cnt" "100.000000" -"classtype" "40.000000" -"entchain" "172" -} -{ -"classname" "particle" -"cnt" "101.000000" -"classtype" "40.000000" -"entchain" "173" -} -{ -"classname" "particle" -"cnt" "102.000000" -"classtype" "40.000000" -"entchain" "174" -} -{ -"classname" "particle" -"cnt" "103.000000" -"classtype" "40.000000" -"entchain" "175" -} -{ -"classname" "particle" -"cnt" "104.000000" -"classtype" "40.000000" -"entchain" "176" -} -{ -"classname" "particle" -"cnt" "105.000000" -"classtype" "40.000000" -"entchain" "177" -} -{ -"classname" "particle" -"cnt" "106.000000" -"classtype" "40.000000" -"entchain" "178" -} -{ -"classname" "particle" -"cnt" "107.000000" -"classtype" "40.000000" -"entchain" "179" -} -{ -"classname" "particle" -"cnt" "108.000000" -"classtype" "40.000000" -"entchain" "180" -} -{ -"classname" "particle" -"cnt" "109.000000" -"classtype" "40.000000" -"entchain" "181" -} -{ -"classname" "particle" -"cnt" "110.000000" -"classtype" "40.000000" -"entchain" "182" -} -{ -"classname" "particle" -"cnt" "111.000000" -"classtype" "40.000000" -"entchain" "183" -} -{ -"classname" "particle" -"cnt" "112.000000" -"classtype" "40.000000" -"entchain" "184" -} -{ -"classname" "particle" -"cnt" "113.000000" -"classtype" "40.000000" -"entchain" "185" -} -{ -"classname" "particle" -"cnt" "114.000000" -"classtype" "40.000000" -"entchain" "186" -} -{ -"classname" "particle" -"cnt" "115.000000" -"classtype" "40.000000" -"entchain" "187" -} -{ -"classname" "particle" -"cnt" "116.000000" -"classtype" "40.000000" -"entchain" "188" -} -{ -"classname" "particle" -"cnt" "117.000000" -"classtype" "40.000000" -"entchain" "189" -} -{ -"classname" "particle" -"cnt" "118.000000" -"classtype" "40.000000" -"entchain" "190" -} -{ -"classname" "particle" -"cnt" "119.000000" -"classtype" "40.000000" -"entchain" "191" -} -{ -"classname" "particle" -"cnt" "120.000000" -"classtype" "40.000000" -"entchain" "192" -} -{ -"classname" "particle" -"cnt" "121.000000" -"classtype" "40.000000" -"entchain" "193" -} -{ -"classname" "particle" -"cnt" "122.000000" -"classtype" "40.000000" -"entchain" "194" -} -{ -"classname" "particle" -"cnt" "123.000000" -"classtype" "40.000000" -"entchain" "195" -} -{ -"classname" "particle" -"cnt" "124.000000" -"classtype" "40.000000" -"entchain" "196" -} -{ -"classname" "particle" -"cnt" "125.000000" -"classtype" "40.000000" -"entchain" "197" -} -{ -"classname" "particle" -"cnt" "126.000000" -"classtype" "40.000000" -"entchain" "198" -} -{ -"classname" "particle" -"cnt" "127.000000" -"classtype" "40.000000" -"entchain" "37" -} -{ -"classname" "particle" -"cnt" "133.000000" -"classtype" "40.000000" -"entchain" "200" -} -{ -"classname" "particle" -"cnt" "134.000000" -"classtype" "40.000000" -"entchain" "201" -} -{ -"classname" "particle" -"cnt" "135.000000" -"classtype" "40.000000" -"entchain" "202" -} -{ -"classname" "particle" -"cnt" "136.000000" -"classtype" "40.000000" -"entchain" "203" -} -{ -"classname" "particle" -"cnt" "137.000000" -"classtype" "40.000000" -"entchain" "204" -} -{ -"classname" "particle" -"cnt" "138.000000" -"classtype" "40.000000" -"entchain" "205" -} -{ -"classname" "particle" -"cnt" "139.000000" -"classtype" "40.000000" -"entchain" "206" -} -{ -"classname" "particle" -"cnt" "140.000000" -"classtype" "40.000000" -"entchain" "207" -} -{ -"classname" "particle" -"cnt" "141.000000" -"classtype" "40.000000" -"entchain" "208" -} -{ -"classname" "particle" -"cnt" "142.000000" -"classtype" "40.000000" -"entchain" "209" -} -{ -"classname" "particle" -"cnt" "143.000000" -"classtype" "40.000000" -"entchain" "210" -} -{ -"classname" "particle" -"cnt" "144.000000" -"classtype" "40.000000" -"entchain" "211" -} -{ -"classname" "particle" -"cnt" "145.000000" -"classtype" "40.000000" -"entchain" "212" -} -{ -"classname" "particle" -"cnt" "146.000000" -"classtype" "40.000000" -"entchain" "213" -} -{ -"classname" "particle" -"cnt" "147.000000" -"classtype" "40.000000" -"entchain" "214" -} -{ -"classname" "particle" -"cnt" "148.000000" -"classtype" "40.000000" -"entchain" "215" -} -{ -"classname" "particle" -"cnt" "149.000000" -"classtype" "40.000000" -"entchain" "216" -} -{ -"classname" "particle" -"cnt" "150.000000" -"classtype" "40.000000" -"entchain" "217" -} -{ -"classname" "particle" -"cnt" "151.000000" -"classtype" "40.000000" -"entchain" "218" -} -{ -"classname" "particle" -"cnt" "152.000000" -"classtype" "40.000000" -"entchain" "219" -} -{ -"classname" "particle" -"cnt" "153.000000" -"classtype" "40.000000" -"entchain" "220" -} -{ -"classname" "particle" -"cnt" "154.000000" -"classtype" "40.000000" -"entchain" "221" -} -{ -"classname" "particle" -"cnt" "155.000000" -"classtype" "40.000000" -"entchain" "222" -} -{ -"classname" "particle" -"cnt" "156.000000" -"classtype" "40.000000" -"entchain" "223" -} -{ -"classname" "particle" -"cnt" "157.000000" -"classtype" "40.000000" -"entchain" "224" -} -{ -"classname" "particle" -"cnt" "158.000000" -"classtype" "40.000000" -"entchain" "225" -} -{ -"classname" "particle" -"cnt" "159.000000" -"classtype" "40.000000" -"entchain" "226" -} -{ -"classname" "particle" "cnt" "160.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "227" +"entchain" "1232" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6712.197754 8594.494141 7009.513672" "classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "161.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "228" +"entchain" "1544" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9245.930664 8550.813477 8466.922852" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "162.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "229" +"entchain" "1145" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5992.962891 5017.451172 5181.007324" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "163.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "230" +"entchain" "1230" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8402.528320 6255.284668 7358.901855" "classname" "particle" +"think" "finish_particle" "cnt" "164.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "231" +"entchain" "1155" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4199.977051 5666.070801 7050.558594" "classname" "particle" +"think" "finish_particle" "cnt" "165.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "232" +"entchain" "1675" } { +"modelindex" "266.000000" +"absmin" "-95.100594 860.657593 -160.515213" +"absmax" "-93.100594 862.657593 -158.515213" +"movetype" "8.000000" +"origin" "-94.100594 861.657593 -159.515213" +"velocity" "4.268319 -5.263710 1.019196" +"angles" "8551.099609 8657.503906 7153.206543" "classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"think" "finish_particle" +"nextthink" "2702.312500" +"owner" "1099" "cnt" "166.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "233" +"entchain" "1380" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4752.444824 3187.293701 4759.445801" "classname" "particle" +"think" "finish_particle" "cnt" "167.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "234" +"entchain" "1146" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7205.920410 8600.547852 7776.665527" "classname" "particle" +"think" "finish_particle" "cnt" "168.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "235" +"entchain" "1532" } { +"absmin" "-161.000000 191.000000 807.031250" +"absmax" "-159.000000 193.000000 809.031250" +"origin" "-160.000000 192.000000 808.031250" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "638856.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "749" +"part_style" "120.000000" +"start_delay" "2.766961" +"dpp_name" "DPP_ITSSILVERKEY" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_blue.spr" +"spr_name2" "progs/s_dotsml_blue.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 20.000000" +"part_veltype" "5.000000" +"part_vel" "16.000000 16.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8701.711914 10084.251953 9260.607422" "classname" "particle" +"think" "finish_particle" "cnt" "169.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "236" +"entchain" "1092" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8428.442383 8462.500977 8057.407715" "classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" "cnt" "170.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "237" +"entchain" "1225" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7228.393066 6599.547363 6765.276367" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "171.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "238" +"entchain" "1310" } { +"modelindex" "243.000000" +"absmin" "-17.877253 187.724350 868.302429" +"absmax" "-15.877253 189.724350 870.302429" +"movetype" "8.000000" +"origin" "-16.877253 188.724350 869.302429" +"velocity" "1.602954 1.988220 17.158604" +"angles" "4971.966797 4784.255859 5751.337891" "classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2704.545166" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "921" "cnt" "172.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "239" +"entchain" "1695" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5151.630859 5266.146484 6878.365723" "classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" "cnt" "173.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "240" +"entchain" "1205" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "13005.035156 9287.282227 9678.606445" "classname" "particle" -"cnt" "174.000000" +"think" "finish_particle" +"cnt" "84.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "241" +"entchain" "1578" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2236.139648 2209.297852 1944.246094" "classname" "particle" -"cnt" "175.000000" +"think" "finish_particle" +"cnt" "85.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "242" +"entchain" "1617" } { +"absmin" "-1.000000 -1.000000 -88063.671875" +"absmax" "1.000000 1.000000 -88061.671875" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88062.671875" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "9995.508789 10649.098633 9848.177734" "classname" "particle" -"cnt" "176.000000" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "86.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "243" +"entchain" "1197" } { +"absmin" "-1.000000 -1.000000 -88516.703125" +"absmax" "1.000000 1.000000 -88514.703125" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88515.703125" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "7073.583496 8172.774414 7541.734375" "classname" "particle" -"cnt" "177.000000" +"think" "finish_particle" +"cnt" "87.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "244" +"entchain" "1699" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9724.064453 10815.647461 11596.051758" "classname" "particle" -"cnt" "178.000000" +"think" "finish_particle" +"cnt" "88.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "245" +"entchain" "1331" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2906.445068 3777.994385 3924.442139" "classname" "particle" -"cnt" "179.000000" +"think" "finish_particle" +"cnt" "89.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "246" +"entchain" "1121" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4126.891602 4218.682617 4279.415039" "classname" "particle" -"cnt" "180.000000" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "90.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "247" +"entchain" "1620" } { +"absmin" "-1.000000 -1.000000 -87374.031250" +"absmax" "1.000000 1.000000 -87372.031250" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -87373.031250" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "2711.428467 1706.821167 2051.835693" "classname" "particle" -"cnt" "181.000000" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "91.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "248" +"entchain" "1109" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9626.362305 10602.819336 8952.557617" "classname" "particle" -"cnt" "182.000000" +"think" "finish_particle" +"cnt" "92.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "249" +"entchain" "1186" } { +"modelindex" "255.000000" +"absmin" "-95.610115 862.504028 -161.375092" +"absmax" "-93.610115 864.504028 -159.375092" +"movetype" "8.000000" +"origin" "-94.610115 863.504028 -160.375092" +"velocity" "8.224250 -2.935270 -2.404248" +"angles" "7636.307129 9246.851562 9238.011719" "classname" "particle" -"cnt" "183.000000" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2702.559814" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1099" +"cnt" "93.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "250" +"entchain" "1691" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "9111.764648 8529.199219 9285.052734" "classname" "particle" -"cnt" "184.000000" +"think" "finish_particle" +"cnt" "94.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "251" +"entchain" "1095" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6896.778809 8227.250000 7405.316406" "classname" "particle" -"cnt" "185.000000" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "95.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "252" +"entchain" "1417" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3012.626465 1627.221069 2071.030762" "classname" "particle" -"cnt" "186.000000" +"think" "finish_particle" +"cnt" "96.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "253" +"entchain" "1097" } { +"modelindex" "255.000000" +"absmin" "-102.046700 885.682373 -153.578812" +"absmax" "-100.046700 887.682373 -151.578812" +"movetype" "8.000000" +"origin" "-101.046700 886.682373 -152.578812" +"velocity" "-2.377148 10.684530 3.480941" +"angles" "6070.971680 5661.719238 6992.511719" "classname" "particle" -"cnt" "187.000000" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2700.501221" +"owner" "1099" +"cnt" "97.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "254" +"entchain" "1695" +"part_active" "1.000000" } { +"absmin" "-1.000000 -1.000000 -88516.703125" +"absmax" "1.000000 1.000000 -88514.703125" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88515.703125" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "2881.110596 1815.855713 2114.062988" "classname" "particle" -"cnt" "188.000000" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "98.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "255" +"entchain" "1229" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5103.873047 5605.639648 6546.397949" "classname" "particle" -"cnt" "189.000000" +"think" "finish_particle" +"cnt" "99.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "256" +"entchain" "1339" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2412.820068 2838.486572 2294.422852" "classname" "particle" -"cnt" "190.000000" +"think" "finish_particle" +"cnt" "100.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "257" +"entchain" "1167" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8894.908203 9901.940430 10511.135742" "classname" "particle" -"cnt" "191.000000" +"think" "finish_particle" +"cnt" "101.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "258" +"entchain" "1281" } { +"absmin" "-1.000000 -1.000000 -87321.437500" +"absmax" "1.000000 1.000000 -87319.437500" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -87320.437500" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "5613.782715 7731.714355 7476.978027" "classname" "particle" -"cnt" "192.000000" +"think" "finish_particle" +"cnt" "102.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "259" +"entchain" "1198" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8163.910156 8922.112305 8731.936523" "classname" "particle" -"cnt" "193.000000" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "103.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "260" +"entchain" "1478" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "12139.066406 11513.269531 8879.484375" "classname" "particle" -"cnt" "194.000000" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "104.000000" +"gravity" "1.000000" "classtype" "40.000000" -"entchain" "261" +"entchain" "1616" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5079.183594 5610.938477 4735.706055" "classname" "particle" -"cnt" "195.000000" -"classtype" "40.000000" -"entchain" "262" -} -{ -"classname" "particle" -"cnt" "196.000000" -"classtype" "40.000000" -"entchain" "263" -} -{ -"classname" "particle" -"cnt" "197.000000" -"classtype" "40.000000" -"entchain" "264" -} -{ -"classname" "particle" -"cnt" "198.000000" -"classtype" "40.000000" -"entchain" "265" -} -{ -"classname" "particle" -"cnt" "199.000000" -"classtype" "40.000000" -"entchain" "266" -} -{ -"classname" "particle" -"cnt" "200.000000" -"classtype" "40.000000" -"entchain" "267" -} -{ -"classname" "particle" -"cnt" "201.000000" -"classtype" "40.000000" -"entchain" "268" -} -{ -"classname" "particle" -"cnt" "202.000000" -"classtype" "40.000000" -"entchain" "269" -} -{ -"classname" "particle" -"cnt" "203.000000" -"classtype" "40.000000" -"entchain" "270" -} -{ -"classname" "particle" -"cnt" "204.000000" -"classtype" "40.000000" -"entchain" "271" -} -{ -"classname" "particle" -"cnt" "205.000000" -"classtype" "40.000000" -"entchain" "272" -} -{ -"classname" "particle" -"cnt" "206.000000" -"classtype" "40.000000" -"entchain" "273" -} -{ -"classname" "particle" -"cnt" "207.000000" -"classtype" "40.000000" -"entchain" "274" -} -{ -"classname" "particle" -"cnt" "208.000000" -"classtype" "40.000000" -"entchain" "275" -} -{ -"classname" "particle" -"cnt" "209.000000" -"classtype" "40.000000" -"entchain" "276" -} -{ -"classname" "particle" -"cnt" "210.000000" -"classtype" "40.000000" -"entchain" "277" -} -{ -"classname" "particle" -"cnt" "211.000000" -"classtype" "40.000000" -"entchain" "278" -} -{ -"classname" "particle" -"cnt" "212.000000" -"classtype" "40.000000" -"entchain" "279" -} -{ -"classname" "particle" -"cnt" "213.000000" -"classtype" "40.000000" -"entchain" "280" -} -{ -"classname" "particle" -"cnt" "214.000000" -"classtype" "40.000000" -"entchain" "281" -} -{ -"classname" "particle" -"cnt" "215.000000" -"classtype" "40.000000" -"entchain" "282" -} -{ -"classname" "particle" -"cnt" "216.000000" -"classtype" "40.000000" -"entchain" "283" -} -{ -"classname" "particle" -"cnt" "217.000000" -"classtype" "40.000000" -"entchain" "284" -} -{ -"classname" "particle" -"cnt" "218.000000" -"classtype" "40.000000" -"entchain" "285" -} -{ -"classname" "particle" -"cnt" "219.000000" -"classtype" "40.000000" -"entchain" "286" -} -{ -"classname" "particle" -"cnt" "220.000000" -"classtype" "40.000000" -"entchain" "287" -} -{ -"classname" "particle" -"cnt" "221.000000" -"classtype" "40.000000" -"entchain" "288" -} -{ -"classname" "particle" -"cnt" "222.000000" -"classtype" "40.000000" -"entchain" "289" -} -{ -"classname" "particle" -"cnt" "223.000000" -"classtype" "40.000000" -"entchain" "290" -} -{ -"classname" "particle" -"cnt" "224.000000" -"classtype" "40.000000" -"entchain" "291" -} -{ -"classname" "particle" -"cnt" "225.000000" -"classtype" "40.000000" -"entchain" "292" -} -{ -"classname" "particle" -"cnt" "226.000000" -"classtype" "40.000000" -"entchain" "293" -} -{ -"classname" "particle" -"cnt" "227.000000" -"classtype" "40.000000" -"entchain" "294" -} -{ -"classname" "particle" -"cnt" "228.000000" -"classtype" "40.000000" -"entchain" "295" -} -{ -"classname" "particle" -"cnt" "229.000000" -"classtype" "40.000000" -"entchain" "296" -} -{ -"classname" "particle" -"cnt" "230.000000" -"classtype" "40.000000" -"entchain" "297" -} -{ -"classname" "particle" -"cnt" "231.000000" -"classtype" "40.000000" -"entchain" "298" -} -{ -"classname" "particle" -"cnt" "232.000000" -"classtype" "40.000000" -"entchain" "299" -} -{ -"classname" "particle" -"cnt" "233.000000" -"classtype" "40.000000" -"entchain" "300" -} -{ -"classname" "particle" -"cnt" "234.000000" -"classtype" "40.000000" -"entchain" "301" -} -{ -"classname" "particle" -"cnt" "235.000000" -"classtype" "40.000000" -"entchain" "302" -} -{ -"classname" "particle" -"cnt" "236.000000" -"classtype" "40.000000" -"entchain" "303" -} -{ -"classname" "particle" -"cnt" "237.000000" -"classtype" "40.000000" -"entchain" "304" -} -{ -"classname" "particle" -"cnt" "238.000000" -"classtype" "40.000000" -"entchain" "305" -} -{ -"classname" "particle" -"cnt" "239.000000" -"classtype" "40.000000" -"entchain" "306" -} -{ -"classname" "particle" -"cnt" "240.000000" -"classtype" "40.000000" -"entchain" "307" -} -{ -"classname" "particle" -"cnt" "241.000000" -"classtype" "40.000000" -"entchain" "308" -} -{ -"classname" "particle" -"cnt" "242.000000" -"classtype" "40.000000" -"entchain" "309" -} -{ -"classname" "particle" -"cnt" "243.000000" -"classtype" "40.000000" -"entchain" "310" -} -{ -"classname" "particle" -"cnt" "244.000000" -"classtype" "40.000000" -"entchain" "311" -} -{ -"classname" "particle" -"cnt" "245.000000" -"classtype" "40.000000" -"entchain" "312" -} -{ -"classname" "particle" -"cnt" "246.000000" -"classtype" "40.000000" -"entchain" "313" -} -{ -"classname" "particle" -"cnt" "247.000000" -"classtype" "40.000000" -"entchain" "314" -} -{ -"classname" "particle" -"cnt" "248.000000" -"classtype" "40.000000" -"entchain" "315" -} -{ -"classname" "particle" -"cnt" "249.000000" -"classtype" "40.000000" -"entchain" "316" -} -{ -"classname" "particle" -"cnt" "250.000000" -"classtype" "40.000000" -"entchain" "317" -} -{ -"classname" "particle" -"cnt" "251.000000" -"classtype" "40.000000" -"entchain" "318" -} -{ -"classname" "particle" -"cnt" "252.000000" -"classtype" "40.000000" -"entchain" "319" -} -{ -"classname" "particle" -"cnt" "253.000000" -"classtype" "40.000000" -"entchain" "320" -} -{ -"classname" "particle" -"cnt" "254.000000" -"classtype" "40.000000" -"entchain" "321" -} -{ -"classname" "particle" -"cnt" "255.000000" -"classtype" "40.000000" -"entchain" "322" -} -{ -"classname" "particle" -"cnt" "256.000000" -"classtype" "40.000000" -"entchain" "323" -} -{ -"classname" "particle" -"cnt" "257.000000" -"classtype" "40.000000" -"entchain" "324" -} -{ -"classname" "particle" -"cnt" "258.000000" -"classtype" "40.000000" -"entchain" "325" -} -{ -"classname" "particle" -"cnt" "259.000000" -"classtype" "40.000000" -"entchain" "326" -} -{ -"classname" "particle" -"cnt" "260.000000" -"classtype" "40.000000" -"entchain" "327" -} -{ -"classname" "particle" -"cnt" "261.000000" -"classtype" "40.000000" -"entchain" "328" -} -{ -"classname" "particle" -"cnt" "262.000000" -"classtype" "40.000000" -"entchain" "329" -} -{ -"classname" "particle" -"cnt" "263.000000" -"classtype" "40.000000" -"entchain" "330" -} -{ -"classname" "particle" -"cnt" "264.000000" -"classtype" "40.000000" -"entchain" "331" -} -{ -"classname" "particle" -"cnt" "265.000000" -"classtype" "40.000000" -"entchain" "332" -} -{ -"classname" "particle" -"cnt" "266.000000" -"classtype" "40.000000" -"entchain" "333" -} -{ -"classname" "particle" -"cnt" "267.000000" -"classtype" "40.000000" -"entchain" "334" -} -{ -"classname" "particle" -"cnt" "268.000000" -"classtype" "40.000000" -"entchain" "335" -} -{ -"classname" "particle" -"cnt" "269.000000" -"classtype" "40.000000" -"entchain" "336" -} -{ -"classname" "particle" -"cnt" "270.000000" -"classtype" "40.000000" -"entchain" "337" -} -{ -"classname" "particle" -"cnt" "271.000000" -"classtype" "40.000000" -"entchain" "338" -} -{ -"classname" "particle" -"cnt" "272.000000" -"classtype" "40.000000" -"entchain" "339" -} -{ -"classname" "particle" -"cnt" "273.000000" -"classtype" "40.000000" -"entchain" "340" -} -{ -"classname" "particle" -"cnt" "274.000000" -"classtype" "40.000000" -"entchain" "341" -} -{ -"classname" "particle" -"cnt" "275.000000" -"classtype" "40.000000" -"entchain" "342" -} -{ -"classname" "particle" -"cnt" "276.000000" -"classtype" "40.000000" -"entchain" "343" -} -{ -"classname" "particle" -"cnt" "277.000000" -"classtype" "40.000000" -"entchain" "344" -} -{ -"classname" "particle" -"cnt" "278.000000" -"classtype" "40.000000" -"entchain" "345" -} -{ -"classname" "particle" -"cnt" "279.000000" -"classtype" "40.000000" -"entchain" "346" -} -{ -"classname" "particle" -"cnt" "280.000000" -"classtype" "40.000000" -"entchain" "347" -} -{ -"classname" "particle" -"cnt" "281.000000" -"classtype" "40.000000" -"entchain" "348" -} -{ -"classname" "particle" -"cnt" "282.000000" -"classtype" "40.000000" -"entchain" "349" -} -{ -"classname" "particle" -"cnt" "283.000000" -"classtype" "40.000000" -"entchain" "350" -} -{ -"classname" "particle" -"cnt" "284.000000" -"classtype" "40.000000" -"entchain" "351" -} -{ -"classname" "particle" -"cnt" "285.000000" -"classtype" "40.000000" -"entchain" "352" -} -{ -"classname" "particle" -"cnt" "286.000000" -"classtype" "40.000000" -"entchain" "353" -} -{ -"classname" "particle" -"cnt" "287.000000" -"classtype" "40.000000" -"entchain" "354" -} -{ -"classname" "particle" -"cnt" "288.000000" -"classtype" "40.000000" -"entchain" "355" -} -{ -"classname" "particle" -"cnt" "289.000000" -"classtype" "40.000000" -"entchain" "356" -} -{ -"classname" "particle" -"cnt" "290.000000" -"classtype" "40.000000" -"entchain" "357" -} -{ -"classname" "particle" -"cnt" "291.000000" -"classtype" "40.000000" -"entchain" "358" -} -{ -"classname" "particle" -"cnt" "292.000000" -"classtype" "40.000000" -"entchain" "359" -} -{ -"classname" "particle" -"cnt" "293.000000" -"classtype" "40.000000" -"entchain" "360" -} -{ -"classname" "particle" -"cnt" "294.000000" -"classtype" "40.000000" -"entchain" "361" -} -{ -"classname" "particle" -"cnt" "295.000000" -"classtype" "40.000000" -"entchain" "362" -} -{ -"classname" "particle" -"cnt" "296.000000" -"classtype" "40.000000" -"entchain" "363" -} -{ -"classname" "particle" -"cnt" "297.000000" -"classtype" "40.000000" -"entchain" "364" -} -{ -"classname" "particle" -"cnt" "298.000000" -"classtype" "40.000000" -"entchain" "365" -} -{ -"classname" "particle" -"cnt" "299.000000" -"classtype" "40.000000" -"entchain" "366" -} -{ -"classname" "particle" -"cnt" "300.000000" -"classtype" "40.000000" -"entchain" "367" -} -{ -"classname" "particle" -"cnt" "301.000000" -"classtype" "40.000000" -"entchain" "368" -} -{ -"classname" "particle" -"cnt" "302.000000" -"classtype" "40.000000" -"entchain" "369" -} -{ -"classname" "particle" -"cnt" "303.000000" -"classtype" "40.000000" -"entchain" "370" -} -{ -"classname" "particle" -"cnt" "304.000000" -"classtype" "40.000000" -"entchain" "371" -} -{ -"classname" "particle" -"cnt" "305.000000" -"classtype" "40.000000" -"entchain" "372" -} -{ -"classname" "particle" -"cnt" "306.000000" -"classtype" "40.000000" -"entchain" "373" -} -{ -"classname" "particle" -"cnt" "307.000000" -"classtype" "40.000000" -"entchain" "374" -} -{ -"classname" "particle" -"cnt" "308.000000" -"classtype" "40.000000" -"entchain" "375" -} -{ -"classname" "particle" -"cnt" "309.000000" -"classtype" "40.000000" -"entchain" "376" -} -{ -"classname" "particle" -"cnt" "310.000000" -"classtype" "40.000000" -"entchain" "377" -} -{ -"classname" "particle" -"cnt" "311.000000" -"classtype" "40.000000" -"entchain" "378" -} -{ -"classname" "particle" -"cnt" "312.000000" -"classtype" "40.000000" -"entchain" "379" -} -{ -"classname" "particle" -"cnt" "313.000000" -"classtype" "40.000000" -"entchain" "380" -} -{ -"classname" "particle" -"cnt" "314.000000" -"classtype" "40.000000" -"entchain" "381" -} -{ -"classname" "particle" -"cnt" "315.000000" -"classtype" "40.000000" -"entchain" "382" -} -{ -"classname" "particle" -"cnt" "316.000000" -"classtype" "40.000000" -"entchain" "383" -} -{ -"classname" "particle" -"cnt" "317.000000" -"classtype" "40.000000" -"entchain" "384" -} -{ -"classname" "particle" -"cnt" "318.000000" -"classtype" "40.000000" -"entchain" "385" -} -{ -"classname" "particle" -"cnt" "319.000000" -"classtype" "40.000000" -"entchain" "386" -} -{ -"classname" "particle" -"cnt" "320.000000" -"classtype" "40.000000" -"entchain" "387" -} -{ -"classname" "particle" -"cnt" "321.000000" -"classtype" "40.000000" -"entchain" "388" -} -{ -"classname" "particle" -"cnt" "322.000000" -"classtype" "40.000000" -"entchain" "389" -} -{ -"classname" "particle" -"cnt" "323.000000" -"classtype" "40.000000" -"entchain" "390" -} -{ -"classname" "particle" -"cnt" "324.000000" -"classtype" "40.000000" -"entchain" "391" -} -{ -"classname" "particle" -"cnt" "325.000000" -"classtype" "40.000000" -"entchain" "392" -} -{ -"classname" "particle" -"cnt" "326.000000" -"classtype" "40.000000" -"entchain" "393" -} -{ -"classname" "particle" -"cnt" "327.000000" -"classtype" "40.000000" -"entchain" "394" -} -{ -"classname" "particle" -"cnt" "328.000000" -"classtype" "40.000000" -"entchain" "395" -} -{ -"classname" "particle" -"cnt" "329.000000" -"classtype" "40.000000" -"entchain" "396" -} -{ -"classname" "particle" -"cnt" "330.000000" -"classtype" "40.000000" -"entchain" "397" -} -{ -"classname" "particle" -"cnt" "331.000000" -"classtype" "40.000000" -"entchain" "398" -} -{ -"classname" "particle" -"cnt" "332.000000" -"classtype" "40.000000" -"entchain" "399" -} -{ -"classname" "particle" -"cnt" "333.000000" -"classtype" "40.000000" -"entchain" "400" -} -{ -"classname" "particle" -"cnt" "334.000000" -"classtype" "40.000000" -"entchain" "401" -} -{ -"classname" "particle" -"cnt" "335.000000" -"classtype" "40.000000" -"entchain" "402" -} -{ -"classname" "particle" -"cnt" "336.000000" -"classtype" "40.000000" -"entchain" "403" -} -{ -"classname" "particle" -"cnt" "337.000000" -"classtype" "40.000000" -"entchain" "404" -} -{ -"classname" "particle" -"cnt" "338.000000" -"classtype" "40.000000" -"entchain" "405" -} -{ -"classname" "particle" -"cnt" "339.000000" -"classtype" "40.000000" -"entchain" "406" -} -{ -"classname" "particle" -"cnt" "340.000000" -"classtype" "40.000000" -"entchain" "407" -} -{ -"classname" "particle" -"cnt" "341.000000" -"classtype" "40.000000" -"entchain" "408" -} -{ -"classname" "particle" -"cnt" "342.000000" -"classtype" "40.000000" -"entchain" "409" -} -{ -"classname" "particle" -"cnt" "343.000000" -"classtype" "40.000000" -"entchain" "410" -} -{ -"classname" "particle" -"cnt" "344.000000" -"classtype" "40.000000" -"entchain" "411" -} -{ -"classname" "particle" -"cnt" "345.000000" -"classtype" "40.000000" -"entchain" "412" -} -{ -"classname" "particle" -"cnt" "346.000000" -"classtype" "40.000000" -"entchain" "413" -} -{ -"classname" "particle" -"cnt" "347.000000" -"classtype" "40.000000" -"entchain" "414" -} -{ -"classname" "particle" -"cnt" "348.000000" -"classtype" "40.000000" -"entchain" "415" -} -{ -"classname" "particle" -"cnt" "349.000000" -"classtype" "40.000000" -"entchain" "416" -} -{ -"classname" "particle" -"cnt" "350.000000" -"classtype" "40.000000" -"entchain" "417" -} -{ -"classname" "particle" -"cnt" "351.000000" -"classtype" "40.000000" -"entchain" "418" -} -{ -"classname" "particle" -"cnt" "352.000000" -"classtype" "40.000000" -"entchain" "419" -} -{ -"classname" "particle" -"cnt" "353.000000" -"classtype" "40.000000" -"entchain" "420" -} -{ -"classname" "particle" -"cnt" "354.000000" -"classtype" "40.000000" -"entchain" "421" -} -{ -"classname" "particle" -"cnt" "355.000000" -"classtype" "40.000000" -"entchain" "422" -} -{ -"classname" "particle" -"cnt" "356.000000" -"classtype" "40.000000" -"entchain" "423" -} -{ -"classname" "particle" -"cnt" "357.000000" -"classtype" "40.000000" -"entchain" "424" -} -{ -"classname" "particle" -"cnt" "358.000000" -"classtype" "40.000000" -"entchain" "425" -} -{ -"classname" "particle" -"cnt" "359.000000" -"classtype" "40.000000" -"entchain" "426" -} -{ -"classname" "particle" -"cnt" "360.000000" -"classtype" "40.000000" -"entchain" "427" -} -{ -"classname" "particle" -"cnt" "361.000000" -"classtype" "40.000000" -"entchain" "428" -} -{ -"classname" "particle" -"cnt" "362.000000" -"classtype" "40.000000" -"entchain" "429" -} -{ -"classname" "particle" -"cnt" "363.000000" -"classtype" "40.000000" -"entchain" "430" -} -{ -"classname" "particle" -"cnt" "364.000000" -"classtype" "40.000000" -"entchain" "431" -} -{ -"classname" "particle" -"cnt" "365.000000" -"classtype" "40.000000" -"entchain" "432" -} -{ -"classname" "particle" -"cnt" "366.000000" -"classtype" "40.000000" -"entchain" "433" -} -{ -"classname" "particle" -"cnt" "367.000000" -"classtype" "40.000000" -"entchain" "434" -} -{ -"classname" "particle" -"cnt" "368.000000" -"classtype" "40.000000" -"entchain" "435" -} -{ -"classname" "particle" -"cnt" "369.000000" -"classtype" "40.000000" -"entchain" "436" -} -{ -"classname" "particle" -"cnt" "370.000000" -"classtype" "40.000000" -"entchain" "437" -} -{ -"classname" "particle" -"cnt" "371.000000" -"classtype" "40.000000" -"entchain" "438" -} -{ -"classname" "particle" -"cnt" "372.000000" -"classtype" "40.000000" -"entchain" "439" -} -{ -"classname" "particle" -"cnt" "373.000000" -"classtype" "40.000000" -"entchain" "440" -} -{ -"classname" "particle" -"cnt" "374.000000" -"classtype" "40.000000" -"entchain" "441" -} -{ -"classname" "particle" -"cnt" "375.000000" -"classtype" "40.000000" -"entchain" "442" -} -{ -"classname" "particle" -"cnt" "376.000000" -"classtype" "40.000000" -"entchain" "443" -} -{ -"classname" "particle" -"cnt" "377.000000" -"classtype" "40.000000" -"entchain" "444" -} -{ -"classname" "particle" -"cnt" "378.000000" -"classtype" "40.000000" -"entchain" "445" -} -{ -"classname" "particle" -"cnt" "379.000000" -"classtype" "40.000000" -"entchain" "446" -} -{ -"classname" "particle" -"cnt" "380.000000" -"classtype" "40.000000" -"entchain" "447" -} -{ -"classname" "particle" -"cnt" "381.000000" -"classtype" "40.000000" -"entchain" "448" -} -{ -"classname" "particle" -"cnt" "382.000000" -"classtype" "40.000000" -"entchain" "449" -} -{ -"classname" "particle" -"cnt" "383.000000" -"classtype" "40.000000" -"entchain" "450" -} -{ -"classname" "particle" -"cnt" "384.000000" -"classtype" "40.000000" -"entchain" "451" -} -{ -"classname" "particle" -"cnt" "385.000000" -"classtype" "40.000000" -"entchain" "452" -} -{ -"classname" "particle" -"cnt" "386.000000" -"classtype" "40.000000" -"entchain" "453" -} -{ -"classname" "particle" -"cnt" "387.000000" -"classtype" "40.000000" -"entchain" "454" -} -{ -"classname" "particle" -"cnt" "388.000000" -"classtype" "40.000000" -"entchain" "455" -} -{ -"classname" "particle" -"cnt" "389.000000" -"classtype" "40.000000" -"entchain" "456" -} -{ -"classname" "particle" -"cnt" "390.000000" -"classtype" "40.000000" -"entchain" "457" -} -{ -"classname" "particle" -"cnt" "391.000000" -"classtype" "40.000000" -"entchain" "458" -} -{ -"classname" "particle" -"cnt" "392.000000" -"classtype" "40.000000" -"entchain" "459" -} -{ -"classname" "particle" -"cnt" "393.000000" -"classtype" "40.000000" -"entchain" "460" -} -{ -"classname" "particle" -"cnt" "394.000000" -"classtype" "40.000000" -"entchain" "461" -} -{ -"classname" "particle" -"cnt" "395.000000" -"classtype" "40.000000" -"entchain" "462" -} -{ -"classname" "particle" -"cnt" "396.000000" -"classtype" "40.000000" -"entchain" "463" -} -{ -"classname" "particle" -"cnt" "397.000000" -"classtype" "40.000000" -"entchain" "464" -} -{ -"classname" "particle" -"cnt" "398.000000" -"classtype" "40.000000" -"entchain" "465" -} -{ -"classname" "particle" -"cnt" "399.000000" -"classtype" "40.000000" -"entchain" "466" -} -{ -"classname" "particle" -"cnt" "400.000000" -"classtype" "40.000000" -"entchain" "467" -} -{ -"classname" "particle" -"cnt" "401.000000" -"classtype" "40.000000" -"entchain" "468" -} -{ -"classname" "particle" -"cnt" "402.000000" -"classtype" "40.000000" -"entchain" "469" -} -{ -"classname" "particle" -"cnt" "403.000000" -"classtype" "40.000000" -"entchain" "470" -} -{ -"classname" "particle" -"cnt" "404.000000" -"classtype" "40.000000" -"entchain" "471" -} -{ -"classname" "particle" -"cnt" "405.000000" -"classtype" "40.000000" -"entchain" "472" -} -{ -"classname" "particle" -"cnt" "406.000000" -"classtype" "40.000000" -"entchain" "473" -} -{ -"classname" "particle" -"cnt" "407.000000" -"classtype" "40.000000" -"entchain" "474" -} -{ -"classname" "particle" -"cnt" "408.000000" -"classtype" "40.000000" -"entchain" "475" -} -{ -"classname" "particle" -"cnt" "409.000000" -"classtype" "40.000000" -"entchain" "476" -} -{ -"classname" "particle" -"cnt" "410.000000" -"classtype" "40.000000" -"entchain" "477" -} -{ -"classname" "particle" -"cnt" "411.000000" -"classtype" "40.000000" -"entchain" "478" -} -{ -"classname" "particle" -"cnt" "412.000000" -"classtype" "40.000000" -"entchain" "479" -} -{ -"classname" "particle" -"cnt" "413.000000" -"classtype" "40.000000" -"entchain" "480" -} -{ -"classname" "particle" -"cnt" "414.000000" -"classtype" "40.000000" -"entchain" "481" -} -{ -"classname" "particle" -"cnt" "415.000000" -"classtype" "40.000000" -"entchain" "482" -} -{ -"classname" "particle" -"cnt" "416.000000" -"classtype" "40.000000" -"entchain" "483" -} -{ -"classname" "particle" -"cnt" "417.000000" -"classtype" "40.000000" -"entchain" "484" -} -{ -"classname" "particle" -"cnt" "418.000000" -"classtype" "40.000000" -"entchain" "485" -} -{ -"classname" "particle" -"cnt" "419.000000" -"classtype" "40.000000" -"entchain" "486" -} -{ -"classname" "particle" -"cnt" "420.000000" -"classtype" "40.000000" -"entchain" "487" -} -{ -"classname" "particle" -"cnt" "421.000000" -"classtype" "40.000000" -"entchain" "488" -} -{ -"classname" "particle" -"cnt" "422.000000" -"classtype" "40.000000" -"entchain" "489" -} -{ -"classname" "particle" -"cnt" "423.000000" -"classtype" "40.000000" -"entchain" "490" -} -{ -"classname" "particle" -"cnt" "424.000000" -"classtype" "40.000000" -"entchain" "491" -} -{ -"classname" "particle" -"cnt" "425.000000" -"classtype" "40.000000" -"entchain" "492" -} -{ -"classname" "particle" -"cnt" "426.000000" -"classtype" "40.000000" -"entchain" "493" -} -{ -"classname" "particle" -"cnt" "427.000000" -"classtype" "40.000000" -"entchain" "494" -} -{ -"classname" "particle" -"cnt" "428.000000" -"classtype" "40.000000" -"entchain" "495" -} -{ -"classname" "particle" -"cnt" "429.000000" -"classtype" "40.000000" -"entchain" "496" -} -{ -"classname" "particle" -"cnt" "430.000000" -"classtype" "40.000000" -"entchain" "497" -} -{ -"classname" "particle" -"cnt" "431.000000" -"classtype" "40.000000" -"entchain" "498" -} -{ -"classname" "particle" -"cnt" "432.000000" -"classtype" "40.000000" -"entchain" "499" -} -{ -"classname" "particle" -"cnt" "433.000000" -"classtype" "40.000000" -"entchain" "500" -} -{ -"classname" "particle" -"cnt" "434.000000" -"classtype" "40.000000" -"entchain" "501" -} -{ -"classname" "particle" -"cnt" "435.000000" -"classtype" "40.000000" -"entchain" "502" -} -{ -"classname" "particle" -"cnt" "436.000000" -"classtype" "40.000000" -"entchain" "503" -} -{ -"classname" "particle" -"cnt" "437.000000" -"classtype" "40.000000" -"entchain" "504" -} -{ -"classname" "particle" -"cnt" "438.000000" -"classtype" "40.000000" -"entchain" "505" -} -{ -"classname" "particle" -"cnt" "439.000000" -"classtype" "40.000000" -"entchain" "506" -} -{ -"classname" "particle" -"cnt" "440.000000" -"classtype" "40.000000" -"entchain" "507" -} -{ -"classname" "particle" -"cnt" "441.000000" -"classtype" "40.000000" -"entchain" "508" -} -{ -"classname" "particle" -"cnt" "442.000000" -"classtype" "40.000000" -"entchain" "509" -} -{ -"classname" "particle" -"cnt" "443.000000" -"classtype" "40.000000" -"entchain" "510" -} -{ -"classname" "particle" -"cnt" "444.000000" -"classtype" "40.000000" -"entchain" "511" -} -{ -"classname" "particle" -"cnt" "445.000000" -"classtype" "40.000000" -"entchain" "512" -} -{ -"classname" "particle" -"cnt" "446.000000" -"classtype" "40.000000" -"entchain" "513" -} -{ -"classname" "particle" -"cnt" "447.000000" -"classtype" "40.000000" -"entchain" "514" -} -{ -"classname" "particle" -"cnt" "448.000000" -"classtype" "40.000000" -"entchain" "515" -} -{ -"classname" "particle" -"cnt" "449.000000" -"classtype" "40.000000" -"entchain" "516" -} -{ -"classname" "particle" -"cnt" "450.000000" -"classtype" "40.000000" -"entchain" "517" -} -{ -"classname" "particle" -"cnt" "451.000000" -"classtype" "40.000000" -"entchain" "518" -} -{ -"classname" "particle" -"cnt" "452.000000" -"classtype" "40.000000" -"entchain" "519" -} -{ -"classname" "particle" -"cnt" "453.000000" -"classtype" "40.000000" -"entchain" "520" -} -{ -"classname" "particle" -"cnt" "454.000000" -"classtype" "40.000000" -"entchain" "521" -} -{ -"classname" "particle" -"cnt" "455.000000" -"classtype" "40.000000" -"entchain" "522" -} -{ -"classname" "particle" -"cnt" "456.000000" -"classtype" "40.000000" -"entchain" "523" -} -{ -"classname" "particle" -"cnt" "457.000000" -"classtype" "40.000000" -"entchain" "524" -} -{ -"classname" "particle" -"cnt" "458.000000" -"classtype" "40.000000" -"entchain" "525" -} -{ -"classname" "particle" -"cnt" "459.000000" -"classtype" "40.000000" -"entchain" "526" -} -{ -"classname" "particle" -"cnt" "460.000000" -"classtype" "40.000000" -"entchain" "527" -} -{ -"classname" "particle" -"cnt" "461.000000" -"classtype" "40.000000" -"entchain" "528" -} -{ -"classname" "particle" -"cnt" "462.000000" -"classtype" "40.000000" -"entchain" "529" -} -{ -"classname" "particle" -"cnt" "463.000000" -"classtype" "40.000000" -"entchain" "530" -} -{ -"classname" "particle" -"cnt" "464.000000" -"classtype" "40.000000" -"entchain" "531" -} -{ -"classname" "particle" -"cnt" "465.000000" -"classtype" "40.000000" -"entchain" "532" -} -{ -"classname" "particle" -"cnt" "466.000000" -"classtype" "40.000000" -"entchain" "533" -} -{ -"classname" "particle" -"cnt" "467.000000" -"classtype" "40.000000" -"entchain" "534" -} -{ -"classname" "particle" -"cnt" "468.000000" -"classtype" "40.000000" -"entchain" "535" -} -{ -"classname" "particle" -"cnt" "469.000000" -"classtype" "40.000000" -"entchain" "536" -} -{ -"classname" "particle" -"cnt" "470.000000" -"classtype" "40.000000" -"entchain" "537" -} -{ -"classname" "particle" -"cnt" "471.000000" -"classtype" "40.000000" -"entchain" "538" -} -{ -"classname" "particle" -"cnt" "472.000000" -"classtype" "40.000000" -"entchain" "539" -} -{ -"classname" "particle" -"cnt" "473.000000" -"classtype" "40.000000" -"entchain" "540" -} -{ -"classname" "particle" -"cnt" "474.000000" -"classtype" "40.000000" -"entchain" "541" -} -{ -"classname" "particle" -"cnt" "475.000000" -"classtype" "40.000000" -"entchain" "542" -} -{ -"classname" "particle" -"cnt" "476.000000" -"classtype" "40.000000" -"entchain" "543" -} -{ -"classname" "particle" -"cnt" "477.000000" -"classtype" "40.000000" -"entchain" "544" -} -{ -"classname" "particle" -"cnt" "478.000000" -"classtype" "40.000000" -"entchain" "545" -} -{ -"classname" "particle" -"cnt" "479.000000" -"classtype" "40.000000" -"entchain" "546" -} -{ -"classname" "particle" -"cnt" "480.000000" -"classtype" "40.000000" -"entchain" "547" -} -{ -"classname" "particle" -"cnt" "481.000000" -"classtype" "40.000000" -"entchain" "548" -} -{ -"classname" "particle" -"cnt" "482.000000" -"classtype" "40.000000" -"entchain" "549" -} -{ -"classname" "particle" -"cnt" "483.000000" -"classtype" "40.000000" -"entchain" "550" -} -{ -"classname" "particle" -"cnt" "484.000000" -"classtype" "40.000000" -"entchain" "551" -} -{ -"classname" "particle" -"cnt" "485.000000" -"classtype" "40.000000" -"entchain" "552" -} -{ -"classname" "particle" -"cnt" "486.000000" -"classtype" "40.000000" -"entchain" "553" -} -{ -"classname" "particle" -"cnt" "487.000000" -"classtype" "40.000000" -"entchain" "554" -} -{ -"classname" "particle" -"cnt" "488.000000" -"classtype" "40.000000" -"entchain" "555" -} -{ -"classname" "particle" -"cnt" "489.000000" -"classtype" "40.000000" -"entchain" "556" -} -{ -"classname" "particle" -"cnt" "490.000000" -"classtype" "40.000000" -"entchain" "557" -} -{ -"classname" "particle" -"cnt" "491.000000" -"classtype" "40.000000" -"entchain" "558" -} -{ -"classname" "particle" -"cnt" "492.000000" -"classtype" "40.000000" -"entchain" "559" -} -{ -"classname" "particle" -"cnt" "493.000000" -"classtype" "40.000000" -"entchain" "560" -} -{ -"classname" "particle" -"cnt" "494.000000" -"classtype" "40.000000" -"entchain" "561" -} -{ -"classname" "particle" -"cnt" "495.000000" -"classtype" "40.000000" -"entchain" "562" -} -{ -"classname" "particle" -"cnt" "496.000000" -"classtype" "40.000000" -"entchain" "563" -} -{ -"classname" "particle" -"cnt" "497.000000" -"classtype" "40.000000" -"entchain" "564" -} -{ -"classname" "particle" -"cnt" "498.000000" -"classtype" "40.000000" -"entchain" "565" -} -{ -"classname" "particle" -"cnt" "499.000000" -"classtype" "40.000000" -"entchain" "566" -} -{ -"classname" "particle" -"cnt" "500.000000" -"classtype" "40.000000" -"entchain" "567" -} -{ -"classname" "particle" -"cnt" "501.000000" -"classtype" "40.000000" -"entchain" "568" -} -{ -"classname" "particle" -"cnt" "502.000000" -"classtype" "40.000000" -"entchain" "569" -} -{ -"classname" "particle" -"cnt" "503.000000" -"classtype" "40.000000" -"entchain" "570" -} -{ -"classname" "particle" -"cnt" "504.000000" -"classtype" "40.000000" -"entchain" "571" -} -{ -"classname" "particle" -"cnt" "505.000000" -"classtype" "40.000000" -"entchain" "572" -} -{ -"classname" "particle" -"cnt" "506.000000" -"classtype" "40.000000" -"entchain" "573" -} -{ -"classname" "particle" -"cnt" "507.000000" -"classtype" "40.000000" -"entchain" "574" -} -{ -"classname" "particle" -"cnt" "508.000000" -"classtype" "40.000000" -"entchain" "575" -} -{ -"classname" "particle" -"cnt" "509.000000" -"classtype" "40.000000" -"entchain" "576" -} -{ -"classname" "particle" -"cnt" "510.000000" -"classtype" "40.000000" -"entchain" "577" -} -{ -"classname" "particle" -"cnt" "511.000000" -"classtype" "40.000000" -"entchain" "578" -} -{ -"classname" "particle" -"cnt" "512.000000" -"classtype" "40.000000" -"entchain" "579" -} -{ -"classname" "particle" -"cnt" "513.000000" -"classtype" "40.000000" -"entchain" "580" -} -{ -"classname" "particle" -"cnt" "514.000000" -"classtype" "40.000000" -"entchain" "581" -} -{ -"classname" "particle" -"cnt" "515.000000" -"classtype" "40.000000" -"entchain" "582" -} -{ -"classname" "particle" -"cnt" "516.000000" -"classtype" "40.000000" -"entchain" "583" -} -{ -"classname" "particle" -"cnt" "517.000000" -"classtype" "40.000000" -"entchain" "584" -} -{ -"classname" "particle" -"cnt" "518.000000" -"classtype" "40.000000" -"entchain" "585" -} -{ -"classname" "particle" -"cnt" "519.000000" -"classtype" "40.000000" -"entchain" "586" -} -{ -"classname" "particle" -"cnt" "520.000000" -"classtype" "40.000000" -"entchain" "587" -} -{ -"classname" "particle" -"cnt" "521.000000" -"classtype" "40.000000" -"entchain" "588" -} -{ -"classname" "particle" -"cnt" "522.000000" -"classtype" "40.000000" -"entchain" "589" -} -{ -"classname" "particle" -"cnt" "523.000000" -"classtype" "40.000000" -"entchain" "590" -} -{ -"classname" "particle" -"cnt" "524.000000" -"classtype" "40.000000" -"entchain" "591" -} -{ -"classname" "particle" -"cnt" "525.000000" -"classtype" "40.000000" -"entchain" "592" -} -{ -"classname" "particle" -"cnt" "526.000000" -"classtype" "40.000000" -"entchain" "593" -} -{ -"classname" "particle" -"cnt" "527.000000" -"classtype" "40.000000" -"entchain" "594" -} -{ -"classname" "particle" -"cnt" "528.000000" -"classtype" "40.000000" -"entchain" "595" -} -{ -"classname" "particle" -"cnt" "529.000000" -"classtype" "40.000000" -"entchain" "596" -} -{ -"classname" "particle" -"cnt" "530.000000" -"classtype" "40.000000" -"entchain" "597" -} -{ -"classname" "particle" -"cnt" "531.000000" -"classtype" "40.000000" -"entchain" "598" -} -{ -"classname" "particle" -"cnt" "532.000000" -"classtype" "40.000000" -"entchain" "599" -} -{ -"classname" "particle" -"cnt" "533.000000" -"classtype" "40.000000" -"entchain" "600" -} -{ -"classname" "particle" -"cnt" "534.000000" -"classtype" "40.000000" -"entchain" "601" -} -{ -"classname" "particle" -"cnt" "535.000000" -"classtype" "40.000000" -"entchain" "602" -} -{ -"classname" "particle" -"cnt" "536.000000" -"classtype" "40.000000" -"entchain" "603" -} -{ -"classname" "particle" -"cnt" "537.000000" -"classtype" "40.000000" -"entchain" "604" -} -{ -"classname" "particle" -"cnt" "538.000000" -"classtype" "40.000000" -"entchain" "605" -} -{ -"classname" "particle" -"cnt" "539.000000" -"classtype" "40.000000" -"entchain" "606" -} -{ -"classname" "particle" -"cnt" "540.000000" -"classtype" "40.000000" -"entchain" "607" -} -{ -"classname" "particle" -"cnt" "541.000000" -"classtype" "40.000000" -"entchain" "608" -} -{ -"classname" "particle" -"cnt" "542.000000" -"classtype" "40.000000" -"entchain" "609" -} -{ -"classname" "particle" -"cnt" "543.000000" -"classtype" "40.000000" -"entchain" "610" -} -{ -"classname" "particle" -"cnt" "544.000000" -"classtype" "40.000000" -"entchain" "611" -} -{ -"classname" "particle" -"cnt" "545.000000" -"classtype" "40.000000" -"entchain" "612" -} -{ -"classname" "particle" -"cnt" "546.000000" -"classtype" "40.000000" -"entchain" "613" -} -{ -"classname" "particle" -"cnt" "547.000000" -"classtype" "40.000000" -"entchain" "614" -} -{ -"classname" "particle" -"cnt" "548.000000" -"classtype" "40.000000" -"entchain" "615" -} -{ -"classname" "particle" -"cnt" "549.000000" -"classtype" "40.000000" -"entchain" "616" -} -{ -"classname" "particle" -"cnt" "550.000000" -"classtype" "40.000000" -"entchain" "617" -} -{ -"classname" "particle" -"cnt" "551.000000" -"classtype" "40.000000" -"entchain" "618" -} -{ -"classname" "particle" -"cnt" "552.000000" -"classtype" "40.000000" -"entchain" "619" -} -{ -"classname" "particle" -"cnt" "553.000000" -"classtype" "40.000000" -"entchain" "620" -} -{ -"classname" "particle" -"cnt" "554.000000" -"classtype" "40.000000" -"entchain" "621" -} -{ -"classname" "particle" -"cnt" "555.000000" -"classtype" "40.000000" -"entchain" "622" -} -{ -"classname" "particle" -"cnt" "556.000000" -"classtype" "40.000000" -"entchain" "623" -} -{ -"classname" "particle" -"cnt" "557.000000" -"classtype" "40.000000" -"entchain" "624" -} -{ -"classname" "particle" -"cnt" "558.000000" -"classtype" "40.000000" -"entchain" "625" -} -{ -"classname" "particle" -"cnt" "559.000000" -"classtype" "40.000000" -"entchain" "626" -} -{ -"classname" "particle" -"cnt" "560.000000" -"classtype" "40.000000" -"entchain" "627" -} -{ -"classname" "particle" -"cnt" "561.000000" -"classtype" "40.000000" -"entchain" "628" -} -{ -"classname" "particle" -"cnt" "562.000000" -"classtype" "40.000000" -"entchain" "629" -} -{ -"classname" "particle" -"cnt" "563.000000" -"classtype" "40.000000" -"entchain" "630" -} -{ -"classname" "particle" -"cnt" "564.000000" -"classtype" "40.000000" -"entchain" "631" -} -{ -"classname" "particle" -"cnt" "565.000000" -"classtype" "40.000000" -"entchain" "632" -} -{ -"classname" "particle" -"cnt" "566.000000" -"classtype" "40.000000" -"entchain" "633" -} -{ -"classname" "particle" -"cnt" "567.000000" -"classtype" "40.000000" -"entchain" "634" -} -{ -"classname" "particle" -"cnt" "568.000000" -"classtype" "40.000000" -"entchain" "635" -} -{ -"classname" "particle" -"cnt" "569.000000" -"classtype" "40.000000" -"entchain" "636" -} -{ -"classname" "particle" -"cnt" "570.000000" -"classtype" "40.000000" -"entchain" "637" -} -{ -"classname" "particle" -"cnt" "571.000000" -"classtype" "40.000000" -"entchain" "638" -} -{ -"classname" "particle" -"cnt" "572.000000" -"classtype" "40.000000" -"entchain" "639" -} -{ -"classname" "particle" -"cnt" "573.000000" -"classtype" "40.000000" -"entchain" "640" -} -{ -"classname" "particle" -"cnt" "574.000000" -"classtype" "40.000000" -"entchain" "641" -} -{ -"classname" "particle" -"cnt" "575.000000" -"classtype" "40.000000" -"entchain" "642" -} -{ -"classname" "particle" -"cnt" "576.000000" -"classtype" "40.000000" -"entchain" "643" -} -{ -"classname" "particle" -"cnt" "577.000000" -"classtype" "40.000000" -"entchain" "644" -} -{ -"classname" "particle" -"cnt" "578.000000" -"classtype" "40.000000" -"entchain" "645" -} -{ -"classname" "particle" -"cnt" "579.000000" -"classtype" "40.000000" -"entchain" "646" -} -{ -"classname" "particle" -"cnt" "580.000000" -"classtype" "40.000000" -"entchain" "647" -} -{ -"classname" "particle" -"cnt" "581.000000" -"classtype" "40.000000" -"entchain" "648" -} -{ -"classname" "particle" -"cnt" "582.000000" -"classtype" "40.000000" -"entchain" "649" -} -{ -"classname" "particle" -"cnt" "583.000000" -"classtype" "40.000000" -"entchain" "650" -} -{ -"classname" "particle" -"cnt" "584.000000" -"classtype" "40.000000" -"entchain" "651" -} -{ -"classname" "particle" -"cnt" "585.000000" -"classtype" "40.000000" -"entchain" "652" -} -{ -"classname" "particle" -"cnt" "586.000000" -"classtype" "40.000000" -"entchain" "653" -} -{ -"classname" "particle" -"cnt" "587.000000" -"classtype" "40.000000" -"entchain" "654" -} -{ -"classname" "particle" -"cnt" "588.000000" -"classtype" "40.000000" -"entchain" "655" -} -{ -"classname" "particle" -"cnt" "589.000000" -"classtype" "40.000000" -"entchain" "656" -} -{ -"classname" "particle" -"cnt" "590.000000" -"classtype" "40.000000" -"entchain" "657" -} -{ -"classname" "particle" -"cnt" "591.000000" -"classtype" "40.000000" -"entchain" "658" -} -{ -"classname" "particle" -"cnt" "592.000000" -"classtype" "40.000000" -"entchain" "659" -} -{ -"classname" "particle" -"cnt" "593.000000" -"classtype" "40.000000" -"entchain" "660" -} -{ -"classname" "particle" -"cnt" "594.000000" -"classtype" "40.000000" -"entchain" "661" -} -{ -"classname" "particle" -"cnt" "595.000000" -"classtype" "40.000000" -"entchain" "662" -} -{ -"classname" "particle" -"cnt" "596.000000" -"classtype" "40.000000" -"entchain" "663" -} -{ -"classname" "particle" -"cnt" "597.000000" -"classtype" "40.000000" -"entchain" "664" -} -{ -"classname" "particle" -"cnt" "598.000000" -"classtype" "40.000000" -"entchain" "665" -} -{ -"classname" "particle" -"cnt" "599.000000" -"classtype" "40.000000" -"entchain" "666" -} -{ -"classname" "particle" -"cnt" "600.000000" -"classtype" "40.000000" -"entchain" "667" -} -{ -"classname" "particle" -"cnt" "601.000000" -"classtype" "40.000000" -"entchain" "668" -} -{ -"classname" "particle" -"cnt" "602.000000" -"classtype" "40.000000" -"entchain" "669" -} -{ -"classname" "particle" -"cnt" "603.000000" -"classtype" "40.000000" -"entchain" "670" -} -{ -"classname" "particle" -"cnt" "604.000000" -"classtype" "40.000000" -"entchain" "671" -} -{ -"classname" "particle" -"cnt" "605.000000" -"classtype" "40.000000" -"entchain" "672" -} -{ -"classname" "particle" -"cnt" "606.000000" -"classtype" "40.000000" -"entchain" "673" -} -{ -"classname" "particle" -"cnt" "607.000000" -"classtype" "40.000000" -"entchain" "674" -} -{ -"classname" "particle" -"cnt" "608.000000" -"classtype" "40.000000" -"entchain" "675" -} -{ -"classname" "particle" -"cnt" "609.000000" -"classtype" "40.000000" -"entchain" "676" -} -{ -"classname" "particle" -"cnt" "610.000000" -"classtype" "40.000000" -"entchain" "677" -} -{ -"classname" "particle" -"cnt" "611.000000" -"classtype" "40.000000" -"entchain" "678" -} -{ -"classname" "particle" -"cnt" "612.000000" -"classtype" "40.000000" -"entchain" "679" -} -{ -"classname" "particle" -"cnt" "613.000000" -"classtype" "40.000000" -"entchain" "680" -} -{ -"classname" "particle" -"cnt" "614.000000" -"classtype" "40.000000" -"entchain" "681" -} -{ -"classname" "particle" -"cnt" "615.000000" -"classtype" "40.000000" -"entchain" "682" -} -{ -"classname" "particle" -"cnt" "616.000000" -"classtype" "40.000000" -"entchain" "683" -} -{ -"classname" "particle" -"cnt" "617.000000" -"classtype" "40.000000" -"entchain" "684" -} -{ -"classname" "particle" -"cnt" "618.000000" -"classtype" "40.000000" -"entchain" "685" -} -{ -"classname" "particle" -"cnt" "619.000000" -"classtype" "40.000000" -"entchain" "686" -} -{ -"classname" "particle" -"cnt" "620.000000" -"classtype" "40.000000" -"entchain" "687" -} -{ -"classname" "particle" -"cnt" "621.000000" -"classtype" "40.000000" -"entchain" "688" -} -{ -"classname" "particle" -"cnt" "622.000000" -"classtype" "40.000000" -"entchain" "689" -} -{ -"classname" "particle" -"cnt" "623.000000" -"classtype" "40.000000" -"entchain" "690" -} -{ -"classname" "particle" -"cnt" "624.000000" -"classtype" "40.000000" -"entchain" "691" -} -{ -"classname" "particle" -"cnt" "625.000000" -"classtype" "40.000000" -"entchain" "692" -} -{ -"classname" "particle" -"cnt" "626.000000" -"classtype" "40.000000" -"entchain" "693" -} -{ -"classname" "particle" -"cnt" "627.000000" -"classtype" "40.000000" -"entchain" "694" -} -{ -"classname" "particle" -"cnt" "628.000000" -"classtype" "40.000000" -"entchain" "695" -} -{ -"classname" "particle" -"cnt" "629.000000" -"classtype" "40.000000" -"entchain" "696" -} -{ -"classname" "particle" -"cnt" "630.000000" -"classtype" "40.000000" -"entchain" "697" -} -{ -"classname" "particle" -"cnt" "631.000000" -"classtype" "40.000000" -"entchain" "698" -} -{ -"classname" "particle" -"cnt" "632.000000" -"classtype" "40.000000" -"entchain" "699" -} -{ -"classname" "particle" -"cnt" "633.000000" -"classtype" "40.000000" -"entchain" "700" -} -{ -"classname" "particle" -"cnt" "634.000000" -"classtype" "40.000000" -"entchain" "701" -} -{ -"classname" "particle" -"cnt" "635.000000" -"classtype" "40.000000" -"entchain" "702" -} -{ -"classname" "particle" -"cnt" "636.000000" -"classtype" "40.000000" -"entchain" "703" -} -{ -"classname" "particle" -"cnt" "637.000000" -"classtype" "40.000000" -"entchain" "704" -} -{ -"classname" "particle" -"cnt" "638.000000" -"classtype" "40.000000" -"entchain" "705" -} -{ -"classname" "particle" -"cnt" "639.000000" -"classtype" "40.000000" -"entchain" "706" -} -{ -"classname" "particle" -"cnt" "640.000000" -"classtype" "40.000000" -"entchain" "707" -} -{ -"classname" "particle" -"cnt" "641.000000" -"classtype" "40.000000" -"entchain" "708" -} -{ -"classname" "particle" -"cnt" "642.000000" -"classtype" "40.000000" -"entchain" "709" -} -{ -"classname" "particle" -"cnt" "643.000000" -"classtype" "40.000000" -"entchain" "710" -} -{ -"classname" "particle" -"cnt" "644.000000" -"classtype" "40.000000" -"entchain" "711" -} -{ -"classname" "particle" -"cnt" "645.000000" -"classtype" "40.000000" -"entchain" "712" -} -{ -"classname" "particle" -"cnt" "646.000000" -"classtype" "40.000000" -"entchain" "713" -} -{ -"classname" "particle" -"cnt" "647.000000" -"classtype" "40.000000" -"entchain" "714" -} -{ -"classname" "particle" -"cnt" "648.000000" -"classtype" "40.000000" -"entchain" "715" -} -{ -"classname" "particle" -"cnt" "649.000000" -"classtype" "40.000000" -"entchain" "716" -} -{ -"classname" "particle" -"cnt" "650.000000" -"classtype" "40.000000" -"entchain" "717" -} -{ -"classname" "particle" -"cnt" "651.000000" -"classtype" "40.000000" -"entchain" "718" -} -{ -"classname" "particle" -"cnt" "652.000000" -"classtype" "40.000000" -"entchain" "719" -} -{ -"classname" "particle" -"cnt" "653.000000" -"classtype" "40.000000" -"entchain" "720" -} -{ -"classname" "particle" -"cnt" "654.000000" -"classtype" "40.000000" -"entchain" "721" -} -{ -"classname" "particle" -"cnt" "655.000000" -"classtype" "40.000000" -"entchain" "722" -} -{ -"classname" "particle" -"cnt" "656.000000" -"classtype" "40.000000" -"entchain" "723" -} -{ -"classname" "particle" -"cnt" "657.000000" -"classtype" "40.000000" -"entchain" "724" -} -{ -"classname" "particle" -"cnt" "658.000000" -"classtype" "40.000000" -"entchain" "725" -} -{ -"classname" "particle" -"cnt" "659.000000" -"classtype" "40.000000" -"entchain" "726" -} -{ -"classname" "particle" -"cnt" "660.000000" -"classtype" "40.000000" -"entchain" "727" -} -{ -"classname" "particle" -"cnt" "661.000000" -"classtype" "40.000000" -"entchain" "728" -} -{ -"classname" "particle" -"cnt" "662.000000" -"classtype" "40.000000" -"entchain" "729" -} -{ -"classname" "particle" -"cnt" "663.000000" -"classtype" "40.000000" -"entchain" "730" -} -{ -"classname" "particle" -"cnt" "664.000000" -"classtype" "40.000000" -"entchain" "731" -} -{ -"classname" "particle" -"cnt" "665.000000" -"classtype" "40.000000" -"entchain" "732" -} -{ -"classname" "particle" -"cnt" "666.000000" -"classtype" "40.000000" -"entchain" "733" -} -{ -"classname" "particle" -"cnt" "667.000000" -"classtype" "40.000000" -"entchain" "734" -} -{ -"classname" "particle" -"cnt" "668.000000" -"classtype" "40.000000" -"entchain" "735" -} -{ -"classname" "particle" -"cnt" "669.000000" -"classtype" "40.000000" -"entchain" "736" -} -{ -"classname" "particle" -"cnt" "670.000000" -"classtype" "40.000000" -"entchain" "737" -} -{ -"classname" "particle" -"cnt" "671.000000" -"classtype" "40.000000" -"entchain" "738" -} -{ -"classname" "particle" -"cnt" "672.000000" -"classtype" "40.000000" -"entchain" "739" -} -{ -"classname" "particle" -"cnt" "673.000000" -"classtype" "40.000000" -"entchain" "740" -} -{ -"classname" "particle" -"cnt" "674.000000" -"classtype" "40.000000" -"entchain" "741" -} -{ -"classname" "particle" -"cnt" "675.000000" -"classtype" "40.000000" -"entchain" "742" -} -{ -"classname" "particle" -"cnt" "676.000000" -"classtype" "40.000000" -"entchain" "743" -} -{ -"classname" "particle" -"cnt" "677.000000" -"classtype" "40.000000" -"entchain" "744" -} -{ -"classname" "particle" -"cnt" "678.000000" -"classtype" "40.000000" -"entchain" "745" -} -{ -"classname" "particle" -"cnt" "679.000000" -"classtype" "40.000000" -"entchain" "746" -} -{ -"classname" "particle" -"cnt" "680.000000" -"classtype" "40.000000" -"entchain" "747" -} -{ -"classname" "particle" -"cnt" "681.000000" -"classtype" "40.000000" -"entchain" "748" -} -{ -"classname" "particle" -"cnt" "682.000000" -"classtype" "40.000000" -"entchain" "749" -} -{ -"classname" "particle" -"cnt" "683.000000" -"classtype" "40.000000" -"entchain" "750" -} -{ -"classname" "particle" -"cnt" "684.000000" -"classtype" "40.000000" -"entchain" "751" -} -{ -"classname" "particle" -"cnt" "685.000000" -"classtype" "40.000000" -"entchain" "752" -} -{ -"classname" "particle" -"cnt" "686.000000" -"classtype" "40.000000" -"entchain" "753" -} -{ -"classname" "particle" -"cnt" "687.000000" -"classtype" "40.000000" -"entchain" "754" -} -{ -"classname" "particle" -"cnt" "688.000000" -"classtype" "40.000000" -"entchain" "755" -} -{ -"classname" "particle" -"cnt" "689.000000" -"classtype" "40.000000" -"entchain" "756" -} -{ -"classname" "particle" -"cnt" "690.000000" -"classtype" "40.000000" -"entchain" "757" -} -{ -"classname" "particle" -"cnt" "691.000000" -"classtype" "40.000000" -"entchain" "758" -} -{ -"classname" "particle" -"cnt" "692.000000" -"classtype" "40.000000" -"entchain" "759" -} -{ -"classname" "particle" -"cnt" "693.000000" -"classtype" "40.000000" -"entchain" "760" -} -{ -"classname" "particle" -"cnt" "694.000000" -"classtype" "40.000000" -"entchain" "761" -} -{ -"classname" "particle" -"cnt" "695.000000" -"classtype" "40.000000" -"entchain" "762" -} -{ -"classname" "particle" -"cnt" "696.000000" -"classtype" "40.000000" -"entchain" "763" -} -{ -"classname" "particle" -"cnt" "697.000000" -"classtype" "40.000000" -"entchain" "764" -} -{ -"classname" "particle" -"cnt" "698.000000" -"classtype" "40.000000" -"entchain" "765" -} -{ -"classname" "particle" -"cnt" "699.000000" -"classtype" "40.000000" -"entchain" "766" -} -{ -"classname" "particle" -"cnt" "700.000000" -"classtype" "40.000000" -"entchain" "767" -} -{ -"classname" "particle" -"cnt" "701.000000" -"classtype" "40.000000" -"entchain" "768" -} -{ -"classname" "particle" -"cnt" "702.000000" -"classtype" "40.000000" -"entchain" "769" -} -{ -"classname" "particle" -"cnt" "703.000000" -"classtype" "40.000000" -"entchain" "770" -} -{ -"classname" "particle" -"cnt" "704.000000" -"classtype" "40.000000" -"entchain" "771" -} -{ -"classname" "particle" -"cnt" "705.000000" -"classtype" "40.000000" -"entchain" "772" -} -{ -"classname" "particle" -"cnt" "706.000000" -"classtype" "40.000000" -"entchain" "773" -} -{ -"classname" "particle" -"cnt" "707.000000" -"classtype" "40.000000" -"entchain" "774" -} -{ -"classname" "particle" -"cnt" "708.000000" -"classtype" "40.000000" -"entchain" "775" -} -{ -"classname" "particle" -"cnt" "709.000000" -"classtype" "40.000000" -"entchain" "776" -} -{ -"classname" "particle" -"cnt" "710.000000" -"classtype" "40.000000" -"entchain" "777" -} -{ -"classname" "particle" -"cnt" "711.000000" -"classtype" "40.000000" -"entchain" "778" -} -{ -"classname" "particle" -"cnt" "712.000000" -"classtype" "40.000000" -"entchain" "779" -} -{ -"classname" "particle" -"cnt" "713.000000" -"classtype" "40.000000" -"entchain" "780" -} -{ -"classname" "particle" -"cnt" "714.000000" -"classtype" "40.000000" -"entchain" "781" -} -{ -"classname" "particle" -"cnt" "715.000000" -"classtype" "40.000000" -"entchain" "782" -} -{ -"classname" "particle" -"cnt" "716.000000" -"classtype" "40.000000" -"entchain" "783" -} -{ -"classname" "particle" -"cnt" "717.000000" -"classtype" "40.000000" -"entchain" "784" -} -{ -"classname" "particle" -"cnt" "718.000000" -"classtype" "40.000000" -"entchain" "785" -} -{ -"classname" "particle" -"cnt" "719.000000" -"classtype" "40.000000" -"entchain" "786" -} -{ -"classname" "particle" -"cnt" "720.000000" -"classtype" "40.000000" -"entchain" "787" -} -{ -"classname" "particle" -"cnt" "721.000000" -"classtype" "40.000000" -"entchain" "788" -} -{ -"classname" "particle" -"cnt" "722.000000" -"classtype" "40.000000" -"entchain" "789" -} -{ -"classname" "particle" -"cnt" "723.000000" -"classtype" "40.000000" -"entchain" "790" -} -{ -"classname" "particle" -"cnt" "724.000000" -"classtype" "40.000000" -"entchain" "791" -} -{ -"classname" "particle" -"cnt" "725.000000" -"classtype" "40.000000" -"entchain" "792" -} -{ -"classname" "particle" -"cnt" "726.000000" -"classtype" "40.000000" -"entchain" "793" -} -{ -"classname" "particle" -"cnt" "727.000000" -"classtype" "40.000000" -"entchain" "794" -} -{ -"classname" "particle" -"cnt" "728.000000" -"classtype" "40.000000" -"entchain" "795" -} -{ -"classname" "particle" -"cnt" "729.000000" -"classtype" "40.000000" -"entchain" "796" -} -{ -"classname" "particle" -"cnt" "730.000000" -"classtype" "40.000000" -"entchain" "797" -} -{ -"classname" "particle" -"cnt" "731.000000" -"classtype" "40.000000" -"entchain" "798" -} -{ -"classname" "particle" -"cnt" "732.000000" -"classtype" "40.000000" -"entchain" "799" -} -{ -"classname" "particle" -"cnt" "733.000000" -"classtype" "40.000000" -"entchain" "800" -} -{ -"classname" "particle" -"cnt" "734.000000" -"classtype" "40.000000" -"entchain" "801" -} -{ -"classname" "particle" -"cnt" "735.000000" -"classtype" "40.000000" -"entchain" "802" -} -{ -"classname" "particle" -"cnt" "736.000000" -"classtype" "40.000000" -"entchain" "803" -} -{ -"classname" "particle" -"cnt" "737.000000" -"classtype" "40.000000" -"entchain" "804" -} -{ -"classname" "particle" -"cnt" "738.000000" -"classtype" "40.000000" -"entchain" "805" -} -{ -"classname" "particle" -"cnt" "739.000000" -"classtype" "40.000000" -"entchain" "806" -} -{ -"classname" "particle" -"cnt" "740.000000" -"classtype" "40.000000" -"entchain" "807" -} -{ -"classname" "particle" -"cnt" "741.000000" -"classtype" "40.000000" -"entchain" "808" -} -{ -"classname" "particle" -"cnt" "742.000000" -"classtype" "40.000000" -"entchain" "809" -} -{ -"classname" "particle" -"cnt" "743.000000" -"classtype" "40.000000" -"entchain" "810" -} -{ -"classname" "particle" -"cnt" "744.000000" -"classtype" "40.000000" -"entchain" "811" -} -{ -"classname" "particle" -"cnt" "745.000000" -"classtype" "40.000000" -"entchain" "812" -} -{ -"classname" "particle" -"cnt" "746.000000" -"classtype" "40.000000" -"entchain" "813" -} -{ -"classname" "particle" -"cnt" "747.000000" -"classtype" "40.000000" -"entchain" "814" -} -{ -"classname" "particle" -"cnt" "748.000000" -"classtype" "40.000000" -"entchain" "815" -} -{ -"classname" "particle" -"cnt" "749.000000" -"classtype" "40.000000" -"entchain" "816" -} -{ -"classname" "particle" -"cnt" "750.000000" -"classtype" "40.000000" -"entchain" "817" -} -{ -"classname" "particle" -"cnt" "751.000000" -"classtype" "40.000000" -"entchain" "818" -} -{ -"classname" "particle" -"cnt" "752.000000" -"classtype" "40.000000" -"entchain" "819" -} -{ -"classname" "particle" -"cnt" "753.000000" -"classtype" "40.000000" -"entchain" "820" -} -{ -"classname" "particle" -"cnt" "754.000000" -"classtype" "40.000000" -"entchain" "821" -} -{ -"classname" "particle" -"cnt" "755.000000" -"classtype" "40.000000" -"entchain" "822" -} -{ -"classname" "particle" -"cnt" "756.000000" -"classtype" "40.000000" -"entchain" "823" -} -{ -"classname" "particle" -"cnt" "757.000000" -"classtype" "40.000000" -"entchain" "824" -} -{ -"classname" "particle" -"cnt" "758.000000" -"classtype" "40.000000" -"entchain" "825" -} -{ -"classname" "particle" -"cnt" "759.000000" -"classtype" "40.000000" -"entchain" "826" -} -{ -"classname" "particle" -"cnt" "760.000000" -"classtype" "40.000000" -"entchain" "827" -} -{ -"classname" "particle" -"cnt" "761.000000" -"classtype" "40.000000" -"entchain" "828" -} -{ -"classname" "particle" -"cnt" "762.000000" -"classtype" "40.000000" -"entchain" "829" -} -{ -"classname" "particle" -"cnt" "763.000000" -"classtype" "40.000000" -"entchain" "830" -} -{ -"classname" "particle" -"cnt" "764.000000" -"classtype" "40.000000" -"entchain" "831" -} -{ -"classname" "particle" -"cnt" "765.000000" -"classtype" "40.000000" -"entchain" "832" -} -{ -"classname" "particle" -"cnt" "766.000000" -"classtype" "40.000000" -"entchain" "833" -} -{ -"classname" "particle" -"cnt" "767.000000" -"classtype" "40.000000" -"entchain" "834" -} -{ -"classname" "particle" -"cnt" "768.000000" -"classtype" "40.000000" -"entchain" "835" -} -{ -"classname" "particle" -"cnt" "769.000000" -"classtype" "40.000000" -"entchain" "836" -} -{ -"classname" "particle" -"cnt" "770.000000" -"classtype" "40.000000" -"entchain" "837" -} -{ -"classname" "particle" -"cnt" "771.000000" -"classtype" "40.000000" -"entchain" "838" -} -{ -"classname" "particle" -"cnt" "772.000000" -"classtype" "40.000000" -"entchain" "839" -} -{ -"classname" "particle" -"cnt" "773.000000" -"classtype" "40.000000" -"entchain" "840" -} -{ -"classname" "particle" -"cnt" "774.000000" -"classtype" "40.000000" -"entchain" "841" -} -{ -"classname" "particle" -"cnt" "775.000000" -"classtype" "40.000000" -"entchain" "842" -} -{ -"classname" "particle" -"cnt" "776.000000" -"classtype" "40.000000" -"entchain" "843" -} -{ -"classname" "particle" -"cnt" "777.000000" -"classtype" "40.000000" -"entchain" "844" -} -{ -"classname" "particle" -"cnt" "778.000000" -"classtype" "40.000000" -"entchain" "845" -} -{ -"classname" "particle" -"cnt" "779.000000" -"classtype" "40.000000" -"entchain" "846" -} -{ -"classname" "particle" -"cnt" "780.000000" -"classtype" "40.000000" -"entchain" "847" -} -{ -"classname" "particle" -"cnt" "781.000000" -"classtype" "40.000000" -"entchain" "848" -} -{ -"classname" "particle" -"cnt" "782.000000" -"classtype" "40.000000" -"entchain" "849" -} -{ -"classname" "particle" -"cnt" "783.000000" -"classtype" "40.000000" -"entchain" "850" -} -{ -"classname" "particle" -"cnt" "784.000000" -"classtype" "40.000000" -"entchain" "851" -} -{ -"classname" "particle" -"cnt" "785.000000" -"classtype" "40.000000" -"entchain" "852" -} -{ -"classname" "particle" -"cnt" "786.000000" -"classtype" "40.000000" -"entchain" "853" -} -{ -"classname" "particle" -"cnt" "787.000000" -"classtype" "40.000000" -"entchain" "854" -} -{ -"classname" "particle" -"cnt" "788.000000" -"classtype" "40.000000" -"entchain" "855" -} -{ -"classname" "particle" -"cnt" "789.000000" -"classtype" "40.000000" -"entchain" "856" -} -{ -"classname" "particle" -"cnt" "790.000000" -"classtype" "40.000000" -"entchain" "857" -} -{ -"classname" "particle" -"cnt" "791.000000" -"classtype" "40.000000" -"entchain" "858" -} -{ -"classname" "particle" -"cnt" "792.000000" -"classtype" "40.000000" -"entchain" "859" -} -{ -"classname" "particle" -"cnt" "793.000000" -"classtype" "40.000000" -"entchain" "860" -} -{ -"classname" "particle" -"cnt" "794.000000" -"classtype" "40.000000" -"entchain" "861" -} -{ -"classname" "particle" -"cnt" "795.000000" -"classtype" "40.000000" -"entchain" "862" -} -{ -"classname" "particle" -"cnt" "796.000000" -"classtype" "40.000000" -"entchain" "863" -} -{ -"classname" "particle" -"cnt" "797.000000" -"classtype" "40.000000" -"entchain" "864" -} -{ -"classname" "particle" -"cnt" "798.000000" -"classtype" "40.000000" -"entchain" "865" -} -{ -"classname" "particle" -"cnt" "799.000000" -"classtype" "40.000000" -"entchain" "866" -} -{ -"classname" "particle" -"cnt" "800.000000" -"classtype" "40.000000" -"entchain" "867" -} -{ -"classname" "particle" -"cnt" "801.000000" -"classtype" "40.000000" -"entchain" "868" -} -{ -"classname" "particle" -"cnt" "802.000000" -"classtype" "40.000000" -"entchain" "869" -} -{ -"classname" "particle" -"cnt" "803.000000" -"classtype" "40.000000" -"entchain" "870" -} -{ -"classname" "particle" -"cnt" "804.000000" -"classtype" "40.000000" -"entchain" "871" -} -{ -"classname" "particle" -"cnt" "805.000000" -"classtype" "40.000000" -"entchain" "872" -} -{ -"classname" "particle" -"cnt" "806.000000" -"classtype" "40.000000" -"entchain" "873" -} -{ -"classname" "particle" -"cnt" "807.000000" -"classtype" "40.000000" -"entchain" "874" -} -{ -"classname" "particle" -"cnt" "808.000000" -"classtype" "40.000000" -"entchain" "875" -} -{ -"classname" "particle" -"cnt" "809.000000" -"classtype" "40.000000" -"entchain" "876" -} -{ -"classname" "particle" -"cnt" "810.000000" -"classtype" "40.000000" -"entchain" "877" -} -{ -"classname" "particle" -"cnt" "811.000000" -"classtype" "40.000000" -"entchain" "878" -} -{ -"classname" "particle" -"cnt" "812.000000" -"classtype" "40.000000" -"entchain" "879" -} -{ -"classname" "particle" -"cnt" "813.000000" -"classtype" "40.000000" -"entchain" "880" -} -{ -"classname" "particle" -"cnt" "814.000000" -"classtype" "40.000000" -"entchain" "881" -} -{ -"classname" "particle" -"cnt" "815.000000" -"classtype" "40.000000" -"entchain" "882" -} -{ -"classname" "particle" -"cnt" "816.000000" -"classtype" "40.000000" -"entchain" "883" -} -{ -"classname" "particle" -"cnt" "817.000000" -"classtype" "40.000000" -"entchain" "884" -} -{ -"classname" "particle" -"cnt" "818.000000" -"classtype" "40.000000" -"entchain" "885" -} -{ -"classname" "particle" -"cnt" "819.000000" -"classtype" "40.000000" -"entchain" "886" -} -{ -"classname" "particle" -"cnt" "820.000000" -"classtype" "40.000000" -"entchain" "887" -} -{ -"classname" "particle" -"cnt" "821.000000" -"classtype" "40.000000" -"entchain" "888" -} -{ -"classname" "particle" -"cnt" "822.000000" -"classtype" "40.000000" -"entchain" "889" -} -{ -"classname" "particle" -"cnt" "823.000000" -"classtype" "40.000000" -"entchain" "890" -} -{ -"classname" "particle" -"cnt" "824.000000" -"classtype" "40.000000" -"entchain" "891" -} -{ -"classname" "particle" -"cnt" "825.000000" -"classtype" "40.000000" -"entchain" "892" -} -{ -"classname" "particle" -"cnt" "826.000000" -"classtype" "40.000000" -"entchain" "893" -} -{ -"classname" "particle" -"cnt" "827.000000" -"classtype" "40.000000" -"entchain" "894" -} -{ -"classname" "particle" -"cnt" "828.000000" -"classtype" "40.000000" -"entchain" "895" -} -{ -"classname" "particle" -"cnt" "829.000000" -"classtype" "40.000000" -"entchain" "896" -} -{ -"classname" "particle" -"cnt" "830.000000" -"classtype" "40.000000" -"entchain" "897" -} -{ -"classname" "particle" -"cnt" "831.000000" -"classtype" "40.000000" -"entchain" "898" -} -{ -"classname" "particle" -"cnt" "832.000000" -"classtype" "40.000000" -"entchain" "899" -} -{ -"classname" "particle" -"cnt" "833.000000" -"classtype" "40.000000" -"entchain" "900" -} -{ -"classname" "particle" -"cnt" "834.000000" -"classtype" "40.000000" -"entchain" "901" -} -{ -"classname" "particle" -"cnt" "835.000000" -"classtype" "40.000000" -"entchain" "902" -} -{ -"classname" "particle" -"cnt" "836.000000" -"classtype" "40.000000" -"entchain" "903" -} -{ -"classname" "particle" -"cnt" "837.000000" -"classtype" "40.000000" -"entchain" "904" -} -{ -"classname" "particle" -"cnt" "838.000000" -"classtype" "40.000000" -"entchain" "905" -} -{ -"classname" "particle" -"cnt" "839.000000" -"classtype" "40.000000" -"entchain" "906" -} -{ -"classname" "particle" -"cnt" "840.000000" -"classtype" "40.000000" -"entchain" "907" -} -{ -"classname" "particle" -"cnt" "841.000000" -"classtype" "40.000000" -"entchain" "908" -} -{ -"classname" "particle" -"cnt" "842.000000" -"classtype" "40.000000" -"entchain" "909" -} -{ -"classname" "particle" -"cnt" "843.000000" -"classtype" "40.000000" -"entchain" "910" -} -{ -"classname" "particle" -"cnt" "844.000000" -"classtype" "40.000000" -"entchain" "911" -} -{ -"classname" "particle" -"cnt" "845.000000" -"classtype" "40.000000" -"entchain" "912" -} -{ -"classname" "particle" -"cnt" "846.000000" -"classtype" "40.000000" -"entchain" "913" -} -{ -"classname" "particle" -"cnt" "847.000000" -"classtype" "40.000000" -"entchain" "914" -} -{ -"classname" "particle" -"cnt" "848.000000" -"classtype" "40.000000" -"entchain" "915" -} -{ -"classname" "particle" -"cnt" "849.000000" -"classtype" "40.000000" -"entchain" "916" -} -{ -"classname" "particle" -"cnt" "850.000000" -"classtype" "40.000000" -"entchain" "917" -} -{ -"classname" "particle" -"cnt" "851.000000" -"classtype" "40.000000" -"entchain" "918" -} -{ -"classname" "particle" -"cnt" "852.000000" -"classtype" "40.000000" -"entchain" "919" -} -{ -"classname" "particle" -"cnt" "853.000000" -"classtype" "40.000000" -"entchain" "920" -} -{ -"classname" "particle" -"cnt" "854.000000" -"classtype" "40.000000" -"entchain" "921" -} -{ -"classname" "particle" -"cnt" "855.000000" -"classtype" "40.000000" -"entchain" "922" -} -{ -"classname" "particle" -"cnt" "856.000000" -"classtype" "40.000000" -"entchain" "923" -} -{ -"classname" "particle" -"cnt" "857.000000" -"classtype" "40.000000" -"entchain" "924" -} -{ -"classname" "particle" -"cnt" "858.000000" -"classtype" "40.000000" -"entchain" "925" -} -{ -"classname" "particle" -"cnt" "859.000000" -"classtype" "40.000000" -"entchain" "926" -} -{ -"classname" "particle" -"cnt" "860.000000" -"classtype" "40.000000" -"entchain" "927" -} -{ -"classname" "particle" -"cnt" "861.000000" -"classtype" "40.000000" -"entchain" "928" -} -{ -"classname" "particle" -"cnt" "862.000000" -"classtype" "40.000000" -"entchain" "929" -} -{ -"classname" "particle" -"cnt" "863.000000" -"classtype" "40.000000" -"entchain" "930" -} -{ -"classname" "particle" -"cnt" "864.000000" -"classtype" "40.000000" -"entchain" "931" -} -{ -"classname" "particle" -"cnt" "865.000000" -"classtype" "40.000000" -"entchain" "932" -} -{ -"classname" "particle" -"cnt" "866.000000" -"classtype" "40.000000" -"entchain" "933" -} -{ -"classname" "particle" -"cnt" "867.000000" -"classtype" "40.000000" -"entchain" "934" -} -{ -"classname" "particle" -"cnt" "868.000000" -"classtype" "40.000000" -"entchain" "935" -} -{ -"classname" "particle" -"cnt" "869.000000" -"classtype" "40.000000" -"entchain" "936" -} -{ -"classname" "particle" -"cnt" "870.000000" -"classtype" "40.000000" -"entchain" "937" -} -{ -"classname" "particle" -"cnt" "871.000000" -"classtype" "40.000000" -"entchain" "938" -} -{ -"classname" "particle" -"cnt" "872.000000" -"classtype" "40.000000" -"entchain" "939" -} -{ -"classname" "particle" -"cnt" "873.000000" -"classtype" "40.000000" -"entchain" "940" -} -{ -"classname" "particle" -"cnt" "874.000000" -"classtype" "40.000000" -"entchain" "941" -} -{ -"classname" "particle" -"cnt" "875.000000" -"classtype" "40.000000" -"entchain" "942" -} -{ -"classname" "particle" -"cnt" "876.000000" -"classtype" "40.000000" -"entchain" "943" -} -{ -"classname" "particle" -"cnt" "877.000000" -"classtype" "40.000000" -"entchain" "944" -} -{ -"classname" "particle" -"cnt" "878.000000" -"classtype" "40.000000" -"entchain" "945" -} -{ -"classname" "particle" -"cnt" "879.000000" -"classtype" "40.000000" -"entchain" "946" -} -{ -"classname" "particle" -"cnt" "880.000000" -"classtype" "40.000000" -"entchain" "947" -} -{ -"classname" "particle" -"cnt" "881.000000" -"classtype" "40.000000" -"entchain" "948" -} -{ -"classname" "particle" -"cnt" "882.000000" -"classtype" "40.000000" -"entchain" "949" -} -{ -"classname" "particle" -"cnt" "883.000000" -"classtype" "40.000000" -"entchain" "950" -} -{ -"classname" "particle" -"cnt" "884.000000" -"classtype" "40.000000" -"entchain" "951" -} -{ -"classname" "particle" -"cnt" "885.000000" -"classtype" "40.000000" -"entchain" "952" -} -{ -"classname" "particle" -"cnt" "886.000000" -"classtype" "40.000000" -"entchain" "953" -} -{ -"classname" "particle" -"cnt" "887.000000" -"classtype" "40.000000" -"entchain" "954" -} -{ -"classname" "particle" -"cnt" "888.000000" -"classtype" "40.000000" -"entchain" "955" -} -{ -"classname" "particle" -"cnt" "889.000000" -"classtype" "40.000000" -"entchain" "956" -} -{ -"classname" "particle" -"cnt" "890.000000" -"classtype" "40.000000" -"entchain" "957" -} -{ -"classname" "particle" -"cnt" "891.000000" -"classtype" "40.000000" -"entchain" "958" -} -{ -"classname" "particle" -"cnt" "892.000000" -"classtype" "40.000000" -"entchain" "959" -} -{ -"classname" "particle" -"cnt" "893.000000" -"classtype" "40.000000" -"entchain" "960" -} -{ -"classname" "particle" -"cnt" "894.000000" -"classtype" "40.000000" -"entchain" "961" -} -{ -"classname" "particle" -"cnt" "895.000000" -"classtype" "40.000000" -"entchain" "962" -} -{ -"classname" "particle" -"cnt" "896.000000" -"classtype" "40.000000" -"entchain" "963" -} -{ -"classname" "particle" -"cnt" "897.000000" -"classtype" "40.000000" -"entchain" "964" -} -{ -"classname" "particle" -"cnt" "898.000000" -"classtype" "40.000000" -"entchain" "965" -} -{ -"classname" "particle" -"cnt" "899.000000" -"classtype" "40.000000" -"entchain" "966" -} -{ -"classname" "particle" -"cnt" "900.000000" -"classtype" "40.000000" -"entchain" "967" -} -{ -"classname" "particle" -"cnt" "901.000000" -"classtype" "40.000000" -"entchain" "968" -} -{ -"classname" "particle" -"cnt" "902.000000" -"classtype" "40.000000" -"entchain" "969" -} -{ -"classname" "particle" -"cnt" "903.000000" -"classtype" "40.000000" -"entchain" "970" -} -{ -"classname" "particle" -"cnt" "904.000000" -"classtype" "40.000000" -"entchain" "971" -} -{ -"classname" "particle" -"cnt" "905.000000" -"classtype" "40.000000" -"entchain" "972" -} -{ -"classname" "particle" -"cnt" "906.000000" -"classtype" "40.000000" -"entchain" "973" -} -{ -"classname" "particle" -"cnt" "907.000000" -"classtype" "40.000000" -"entchain" "974" -} -{ -"classname" "particle" -"cnt" "908.000000" -"classtype" "40.000000" -"entchain" "975" -} -{ -"classname" "particle" -"cnt" "909.000000" -"classtype" "40.000000" -"entchain" "976" -} -{ -"classname" "particle" -"cnt" "910.000000" -"classtype" "40.000000" -"entchain" "977" -} -{ -"classname" "particle" -"cnt" "911.000000" -"classtype" "40.000000" -"entchain" "978" -} -{ -"classname" "particle" -"cnt" "912.000000" -"classtype" "40.000000" -"entchain" "979" -} -{ -"classname" "particle" -"cnt" "913.000000" -"classtype" "40.000000" -"entchain" "980" -} -{ -"classname" "particle" -"cnt" "914.000000" -"classtype" "40.000000" -"entchain" "981" -} -{ -"classname" "particle" -"cnt" "915.000000" -"classtype" "40.000000" -"entchain" "982" -} -{ -"classname" "particle" -"cnt" "916.000000" -"classtype" "40.000000" -"entchain" "983" -} -{ -"classname" "particle" -"cnt" "917.000000" -"classtype" "40.000000" -"entchain" "984" -} -{ -"classname" "particle" -"cnt" "918.000000" -"classtype" "40.000000" -"entchain" "985" -} -{ -"classname" "particle" -"cnt" "919.000000" -"classtype" "40.000000" -"entchain" "986" -} -{ -"classname" "particle" -"cnt" "920.000000" -"classtype" "40.000000" -"entchain" "987" -} -{ -"classname" "particle" -"cnt" "921.000000" -"classtype" "40.000000" -"entchain" "988" -} -{ -"classname" "particle" -"cnt" "922.000000" -"classtype" "40.000000" -"entchain" "989" -} -{ -"classname" "particle" -"cnt" "923.000000" -"classtype" "40.000000" -"entchain" "990" -} -{ -"classname" "particle" -"cnt" "924.000000" -"classtype" "40.000000" -"entchain" "991" -} -{ -"classname" "particle" -"cnt" "925.000000" -"classtype" "40.000000" -"entchain" "992" -} -{ -"classname" "particle" -"cnt" "926.000000" -"classtype" "40.000000" -"entchain" "993" -} -{ -"classname" "particle" -"cnt" "927.000000" -"classtype" "40.000000" -"entchain" "994" -} -{ -"classname" "particle" -"cnt" "928.000000" -"classtype" "40.000000" -"entchain" "995" -} -{ -"classname" "particle" -"cnt" "929.000000" -"classtype" "40.000000" -"entchain" "996" -} -{ -"classname" "particle" -"cnt" "930.000000" -"classtype" "40.000000" -"entchain" "997" -} -{ -"classname" "particle" -"cnt" "931.000000" -"classtype" "40.000000" -"entchain" "998" -} -{ -"classname" "particle" -"cnt" "932.000000" -"classtype" "40.000000" -"entchain" "999" -} -{ -"classname" "particle" -"cnt" "933.000000" -"classtype" "40.000000" -"entchain" "1000" -} -{ -"classname" "particle" -"cnt" "934.000000" -"classtype" "40.000000" -"entchain" "1001" -} -{ -"classname" "particle" -"cnt" "935.000000" -"classtype" "40.000000" -"entchain" "1002" -} -{ -"classname" "particle" -"cnt" "936.000000" -"classtype" "40.000000" -"entchain" "1003" -} -{ -"classname" "particle" -"cnt" "937.000000" -"classtype" "40.000000" -"entchain" "1004" -} -{ -"classname" "particle" -"cnt" "938.000000" -"classtype" "40.000000" -"entchain" "1005" -} -{ -"classname" "particle" -"cnt" "939.000000" -"classtype" "40.000000" -"entchain" "1006" -} -{ -"classname" "particle" -"cnt" "940.000000" -"classtype" "40.000000" -"entchain" "1007" -} -{ -"classname" "particle" -"cnt" "941.000000" -"classtype" "40.000000" -"entchain" "1008" -} -{ -"classname" "particle" -"cnt" "942.000000" -"classtype" "40.000000" -"entchain" "1009" -} -{ -"classname" "particle" -"cnt" "943.000000" -"classtype" "40.000000" -"entchain" "1010" -} -{ -"classname" "particle" -"cnt" "944.000000" -"classtype" "40.000000" -"entchain" "1011" -} -{ -"classname" "particle" -"cnt" "945.000000" -"classtype" "40.000000" -"entchain" "1012" -} -{ -"classname" "particle" -"cnt" "946.000000" -"classtype" "40.000000" -"entchain" "1013" -} -{ -"classname" "particle" -"cnt" "947.000000" -"classtype" "40.000000" -"entchain" "1014" -} -{ -"classname" "particle" -"cnt" "948.000000" -"classtype" "40.000000" -"entchain" "1015" -} -{ -"classname" "particle" -"cnt" "949.000000" -"classtype" "40.000000" -"entchain" "1016" -} -{ -"classname" "particle" -"cnt" "950.000000" -"classtype" "40.000000" -"entchain" "1017" -} -{ -"classname" "particle" -"cnt" "951.000000" -"classtype" "40.000000" -"entchain" "1018" -} -{ -"classname" "particle" -"cnt" "952.000000" -"classtype" "40.000000" -"entchain" "1019" -} -{ -"classname" "particle" -"cnt" "953.000000" -"classtype" "40.000000" -"entchain" "1020" -} -{ -"classname" "particle" -"cnt" "954.000000" -"classtype" "40.000000" -"entchain" "1021" -} -{ -"classname" "particle" -"cnt" "955.000000" -"classtype" "40.000000" -"entchain" "1022" -} -{ -"classname" "particle" -"cnt" "956.000000" -"classtype" "40.000000" -"entchain" "1023" -} -{ -"classname" "particle" -"cnt" "957.000000" -"classtype" "40.000000" -"entchain" "1024" -} -{ -"classname" "particle" -"cnt" "958.000000" -"classtype" "40.000000" -"entchain" "1025" -} -{ -"classname" "particle" -"cnt" "959.000000" -"classtype" "40.000000" -"entchain" "1026" -} -{ -"classname" "particle" -"cnt" "960.000000" -"classtype" "40.000000" -"entchain" "1027" -} -{ -"classname" "particle" -"cnt" "961.000000" -"classtype" "40.000000" -"entchain" "1028" -} -{ -"classname" "particle" -"cnt" "962.000000" -"classtype" "40.000000" -"entchain" "1029" -} -{ -"classname" "particle" -"cnt" "963.000000" -"classtype" "40.000000" -"entchain" "1030" -} -{ -"classname" "particle" -"cnt" "964.000000" -"classtype" "40.000000" -"entchain" "1031" -} -{ -"classname" "particle" -"cnt" "965.000000" -"classtype" "40.000000" -"entchain" "1032" -} -{ -"classname" "particle" -"cnt" "966.000000" -"classtype" "40.000000" -"entchain" "1033" -} -{ -"classname" "particle" -"cnt" "967.000000" -"classtype" "40.000000" -"entchain" "1034" -} -{ -"classname" "particle" -"cnt" "968.000000" -"classtype" "40.000000" -"entchain" "1035" -} -{ -"classname" "particle" -"cnt" "969.000000" -"classtype" "40.000000" -"entchain" "1036" -} -{ -"classname" "particle" -"cnt" "970.000000" -"classtype" "40.000000" -"entchain" "1037" -} -{ -"classname" "particle" -"cnt" "971.000000" -"classtype" "40.000000" -"entchain" "1038" -} -{ -"classname" "particle" -"cnt" "972.000000" -"classtype" "40.000000" -"entchain" "1039" -} -{ -"classname" "particle" -"cnt" "973.000000" -"classtype" "40.000000" -"entchain" "1040" -} -{ -"classname" "particle" -"cnt" "974.000000" -"classtype" "40.000000" -"entchain" "1041" -} -{ -"classname" "particle" -"cnt" "975.000000" -"classtype" "40.000000" -"entchain" "1042" -} -{ -"classname" "particle" -"cnt" "976.000000" -"classtype" "40.000000" -"entchain" "1043" -} -{ -"classname" "particle" -"cnt" "977.000000" -"classtype" "40.000000" -"entchain" "1044" -} -{ -"classname" "particle" -"cnt" "978.000000" -"classtype" "40.000000" -"entchain" "1045" -} -{ -"classname" "particle" -"cnt" "979.000000" -"classtype" "40.000000" -"entchain" "1046" -} -{ -"classname" "particle" -"cnt" "980.000000" -"classtype" "40.000000" -"entchain" "1047" -} -{ -"classname" "particle" -"cnt" "981.000000" -"classtype" "40.000000" -"entchain" "1048" -} -{ -"classname" "particle" -"cnt" "982.000000" -"classtype" "40.000000" -"entchain" "1049" -} -{ -"classname" "particle" -"cnt" "983.000000" -"classtype" "40.000000" -"entchain" "1050" -} -{ -"classname" "particle" -"cnt" "984.000000" -"classtype" "40.000000" -"entchain" "1051" -} -{ -"classname" "particle" -"cnt" "985.000000" -"classtype" "40.000000" -"entchain" "1052" -} -{ -"classname" "particle" -"cnt" "986.000000" -"classtype" "40.000000" -"entchain" "1053" -} -{ -"classname" "particle" -"cnt" "987.000000" -"classtype" "40.000000" -"entchain" "1054" -} -{ -"classname" "particle" -"cnt" "988.000000" -"classtype" "40.000000" -"entchain" "1055" -} -{ -"classname" "particle" -"cnt" "989.000000" -"classtype" "40.000000" -"entchain" "1056" -} -{ -"classname" "particle" -"cnt" "990.000000" -"classtype" "40.000000" -"entchain" "1057" -} -{ -"classname" "particle" -"cnt" "991.000000" -"classtype" "40.000000" -"entchain" "1058" -} -{ -"classname" "particle" -"cnt" "992.000000" -"classtype" "40.000000" -"entchain" "1059" -} -{ -"classname" "particle" -"cnt" "993.000000" -"classtype" "40.000000" -"entchain" "1060" -} -{ -"classname" "particle" -"cnt" "994.000000" -"classtype" "40.000000" -"entchain" "1061" -} -{ -"classname" "particle" -"cnt" "995.000000" -"classtype" "40.000000" -"entchain" "1062" -} -{ -"classname" "particle" -"cnt" "996.000000" -"classtype" "40.000000" -"entchain" "1063" -} -{ -"classname" "particle" -"cnt" "997.000000" -"classtype" "40.000000" -"entchain" "1064" -} -{ -"classname" "particle" -"cnt" "998.000000" -"classtype" "40.000000" -"entchain" "1065" -} -{ -"classname" "particle" -"cnt" "999.000000" -"classtype" "40.000000" -"entchain" "1066" -} -{ -"classname" "particle" -"cnt" "1000.000000" -"classtype" "40.000000" -"entchain" "1067" -} -{ -"classname" "particle" -"cnt" "1001.000000" -"classtype" "40.000000" -"entchain" "1068" -} -{ -"classname" "particle" -"cnt" "1002.000000" -"classtype" "40.000000" -"entchain" "1069" -} -{ -"classname" "particle" -"cnt" "1003.000000" -"classtype" "40.000000" -"entchain" "1070" -} -{ -"classname" "particle" -"cnt" "1004.000000" -"classtype" "40.000000" -"entchain" "1071" -} -{ -"classname" "particle" -"cnt" "1005.000000" -"classtype" "40.000000" -"entchain" "1072" -} -{ -"classname" "particle" -"cnt" "1006.000000" -"classtype" "40.000000" -"entchain" "1073" -} -{ -"classname" "particle" -"cnt" "1007.000000" -"classtype" "40.000000" -"entchain" "1074" -} -{ -"classname" "particle" -"cnt" "1008.000000" -"classtype" "40.000000" -"entchain" "1075" -} -{ -"classname" "particle" -"cnt" "1009.000000" -"classtype" "40.000000" -"entchain" "1076" -} -{ -"classname" "particle" -"cnt" "1010.000000" -"classtype" "40.000000" -"entchain" "1077" -} -{ -"classname" "particle" -"cnt" "1011.000000" -"classtype" "40.000000" -"entchain" "1078" -} -{ -"classname" "particle" -"cnt" "1012.000000" -"classtype" "40.000000" -"entchain" "1079" -} -{ -"classname" "particle" -"cnt" "1013.000000" -"classtype" "40.000000" -"entchain" "1080" -} -{ -"classname" "particle" -"cnt" "1014.000000" -"classtype" "40.000000" -"entchain" "1081" -} -{ -"classname" "particle" -"cnt" "1015.000000" -"classtype" "40.000000" -"entchain" "1082" -} -{ -"classname" "particle" -"cnt" "1016.000000" -"classtype" "40.000000" -"entchain" "1083" -} -{ -"classname" "particle" -"cnt" "1017.000000" -"classtype" "40.000000" -"entchain" "1084" -} -{ -"classname" "particle" -"cnt" "1018.000000" +"think" "finish_particle" +"cnt" "105.000000" +"gravity" "1.000000" "classtype" "40.000000" "entchain" "1085" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7855.475098 7716.548828 9460.865234" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "106.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1690" +} +{ +"absmin" "-1.000000 -1.000000 -87374.031250" +"absmax" "1.000000 1.000000 -87372.031250" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -87373.031250" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "3018.853516 2672.720215 2773.225586" +"classname" "particle" +"think" "finish_particle" +"cnt" "107.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1233" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10532.746094 10387.617188 11134.522461" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "108.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1215" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9449.204102 8525.391602 9078.964844" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "109.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1545" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1650.617554 2622.788574 2594.715332" +"classname" "particle" +"think" "finish_particle" +"cnt" "110.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1630" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "536.393799 471.359680 1032.352173" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "111.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1259" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "12209.407227 12650.162109 12938.778320" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "112.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1120" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8647.329102 9671.674805 7355.406738" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "113.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1657" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8727.555664 10413.719727 8884.264648" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "114.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1170" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2526.931641 2402.822021 2455.384521" +"classname" "particle" +"think" "finish_particle" +"cnt" "115.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1102" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5399.281250 5782.659180 4838.901367" +"classname" "particle" +"think" "finish_particle" +"cnt" "116.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1195" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9394.844727 10937.585938 10515.206055" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "117.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1189" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1800.262817 1954.442261 2250.483398" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "118.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1265" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4726.523926 4511.359863 3827.017822" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "119.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1593" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8579.368164 9767.614258 9249.361328" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "120.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1150" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11718.039062 12538.583984 12858.182617" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "121.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1148" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1917.177612 2486.781250 3434.235352" +"classname" "particle" +"think" "finish_particle" +"cnt" "122.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1615" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1477.162354 1491.155396 2876.449219" +"classname" "particle" +"think" "finish_particle" +"cnt" "123.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1664" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6820.290527 7560.819824 8311.881836" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "124.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1171" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6221.619629 7614.252441 8339.523438" +"classname" "particle" +"think" "finish_particle" +"cnt" "125.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1472" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8264.474609 9679.053711 7937.212891" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "126.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1133" +} +{ +"modelindex" "255.000000" +"absmin" "-108.691025 887.193176 -156.121735" +"absmax" "-106.691025 889.193176 -154.121735" +"movetype" "8.000000" +"origin" "-107.691025 888.193176 -155.121735" +"velocity" "-5.017609 10.382763 2.080264" +"angles" "8379.089844 9095.498047 9151.319336" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2700.287354" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1099" +"cnt" "127.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1697" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5771.306641 5369.061523 6418.189941" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "174.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1156" +} +{ +"absmin" "-1.000000 -1.000000 -88413.640625" +"absmax" "1.000000 1.000000 -88411.640625" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88412.640625" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "3279.764648 2814.969238 2970.860840" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "175.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1202" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8349.691406 6695.573730 8884.869141" +"classname" "particle" +"think" "finish_particle" +"cnt" "176.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1221" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7080.385254 9225.044922 7847.456055" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "177.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1203" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1696.500122 1433.633789 1945.059570" +"classname" "particle" +"think" "finish_particle" +"cnt" "178.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1244" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5709.276855 5603.923828 4561.029785" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "179.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1642" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6902.371582 8487.033203 7577.979492" +"classname" "particle" +"think" "finish_particle" +"cnt" "180.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1307" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7834.994141 9452.993164 8669.510742" +"classname" "particle" +"think" "finish_particle" +"cnt" "181.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1354" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "9056.021484 9358.869141 8858.844727" +"classname" "particle" +"think" "finish_particle" +"cnt" "182.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1407" +} +{ +"absmin" "-1.000000 -1.000000 -88251.882812" +"absmax" "1.000000 1.000000 -88249.882812" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88250.882812" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "2072.310303 1651.567627 1539.439819" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "183.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1127" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "10561.640625 10985.893555 11209.661133" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "184.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1277" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9247.160156 8095.484863 8490.225586" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "185.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1179" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8824.869141 9842.763672 9208.866211" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "186.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1250" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5509.696777 5291.732422 4567.697266" +"classname" "particle" +"think" "finish_particle" +"cnt" "187.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1159" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3440.062012 4207.808594 4042.496826" +"classname" "particle" +"think" "finish_particle" +"cnt" "188.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1194" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2836.848145 2962.212646 3279.261230" +"classname" "particle" +"think" "finish_particle" +"cnt" "189.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1175" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7132.530762 5856.403320 6847.860840" +"classname" "particle" +"think" "finish_particle" +"cnt" "190.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1412" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5488.155762 6401.147949 6253.084473" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "191.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1648" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6099.813965 5771.788086 5711.538574" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "192.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1503" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5186.738770 6230.594238 7016.150391" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "193.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1251" +} +{ +"absmin" "-1.000000 -1.000000 -88180.968750" +"absmax" "1.000000 1.000000 -88178.968750" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88179.968750" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "2038.806763 3184.151123 3805.906006" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "194.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1621" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6469.498047 5931.063965 5580.892090" +"classname" "particle" +"think" "finish_particle" +"cnt" "195.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1185" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3133.891357 3254.878662 3210.774658" +"classname" "particle" +"think" "finish_particle" +"cnt" "196.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1187" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3776.091309 4570.630371 4025.084473" +"classname" "particle" +"think" "finish_particle" +"cnt" "197.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1140" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7023.541992 7386.299316 7033.284180" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "198.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1209" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10911.898438 9800.030273 10774.902344" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "199.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1398" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2448.600098 2063.273682 2135.716553" +"classname" "particle" +"think" "finish_particle" +"cnt" "200.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1662" +} +{ +"absmin" "-1.000000 -1.000000 -88466.179688" +"absmax" "1.000000 1.000000 -88464.179688" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88465.179688" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "4915.669434 4575.022461 4599.003906" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "201.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1208" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5021.300293 3606.037109 4791.827148" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "202.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1122" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10502.788086 9080.201172 9437.931641" +"classname" "particle" +"think" "finish_particle" +"cnt" "203.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1275" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6647.195801 6719.040039 6769.031250" +"classname" "particle" +"think" "finish_particle" +"cnt" "204.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1631" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3556.861328 4071.811768 3588.500488" +"classname" "particle" +"think" "finish_particle" +"cnt" "205.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1126" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "9721.517578 8579.333008 8320.487305" +"classname" "particle" +"think" "finish_particle" +"cnt" "206.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1262" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7759.095703 8515.947266 7568.400879" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "207.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1180" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "10429.327148 12012.306641 11712.430664" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "208.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1376" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7651.763184 6829.043457 4734.645996" +"classname" "particle" +"think" "finish_particle" +"cnt" "209.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1263" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7196.500977 6453.758789 7137.105469" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "210.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1103" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6741.756348 5483.861816 7345.187500" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "211.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1184" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7249.282715 6883.631836 7155.004883" +"classname" "particle" +"think" "finish_particle" +"cnt" "212.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1517" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1938.133301 2242.581299 2681.395020" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "213.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1389" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5794.043945 7435.666992 6193.072754" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "214.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1256" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3038.609863 3068.380127 3460.016846" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "215.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1272" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6883.442871 8442.698242 6934.976562" +"classname" "particle" +"think" "finish_particle" +"cnt" "216.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1218" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10456.799805 8493.013672 9954.281250" +"classname" "particle" +"think" "finish_particle" +"cnt" "217.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1131" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8223.354492 10123.236328 9300.706055" +"classname" "particle" +"think" "finish_particle" +"cnt" "218.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1273" +} +{ +"modelindex" "255.000000" +"absmin" "-90.514252 865.344238 -161.016479" +"absmax" "-88.514252 867.344238 -159.016479" +"movetype" "8.000000" +"origin" "-89.514252 866.344238 -160.016479" +"velocity" "11.201635 4.048586 -0.082400" +"angles" "4730.702637 4176.373535 3934.188232" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2701.469238" +"owner" "1099" +"cnt" "219.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1454" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8219.427734 7686.917480 7960.935547" +"classname" "particle" +"think" "finish_particle" +"cnt" "220.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1284" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2762.997070 2621.888184 3025.310059" +"classname" "particle" +"think" "finish_particle" +"cnt" "221.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1162" +} +{ +"modelindex" "243.000000" +"absmin" "-21.874874 181.293106 843.525513" +"absmax" "-19.874874 183.293106 845.525513" +"movetype" "8.000000" +"origin" "-20.874874 182.293106 844.525513" +"velocity" "-0.248177 0.390271 19.977051" +"angles" "8151.094727 7239.520996 6014.827637" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2705.950195" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "921" +"cnt" "222.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1315" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5432.470215 6547.413086 6252.632324" +"classname" "particle" +"think" "finish_particle" +"cnt" "223.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1253" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2020.393433 1375.908203 1610.612549" +"classname" "particle" +"think" "finish_particle" +"cnt" "224.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1279" +} +{ +"modelindex" "243.000000" +"absmin" "-29.159576 186.359833 838.037354" +"absmax" "-27.159576 188.359833 840.037354" +"movetype" "8.000000" +"origin" "-28.159576 187.359833 839.037354" +"velocity" "-2.522416 1.391766 17.861385" +"angles" "5949.129395 6308.413574 5469.401367" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2706.651367" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "921" +"cnt" "225.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1380" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2873.998535 1741.863159 2416.706787" +"classname" "particle" +"think" "finish_particle" +"cnt" "226.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1313" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5571.291992 4458.521484 4836.337891" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "227.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1231" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7967.831543 9317.114258 7261.966309" +"classname" "particle" +"think" "finish_particle" +"cnt" "228.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1644" +} +{ +"modelindex" "243.000000" +"absmin" "-28.316744 181.088165 849.338867" +"absmax" "-26.316744 183.088165 851.338867" +"movetype" "8.000000" +"origin" "-27.316744 182.088165 850.338867" +"velocity" "-1.644459 0.830470 23.601917" +"angles" "8106.476562 8985.364258 8150.953613" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "2706.600098" +"owner" "921" +"cnt" "229.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1659" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10730.913086 10877.015625 11209.520508" +"classname" "particle" +"think" "finish_particle" +"cnt" "230.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1183" +} +{ +"absmin" "-1.000000 -1.000000 -88306.515625" +"absmax" "1.000000 1.000000 -88304.515625" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88305.515625" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "8233.831055 9659.916016 8839.333984" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "231.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1291" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7069.057617 7067.891113 8563.934570" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "232.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1243" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5958.171875 5617.161133 5982.179688" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "233.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1212" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3241.362305 3849.523438 4040.197998" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "234.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1246" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2721.796631 2653.511230 3326.265137" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "235.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1520" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2699.423096 1983.485962 2173.039062" +"classname" "particle" +"think" "finish_particle" +"cnt" "236.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1298" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5706.753418 4762.738770 5152.294434" +"classname" "particle" +"think" "finish_particle" +"cnt" "237.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1682" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9737.574219 8792.012695 8338.233398" +"classname" "particle" +"think" "finish_particle" +"cnt" "238.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1240" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6964.210449 7018.250000 4880.609863" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "239.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1294" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1890.085571 2514.149902 2224.875244" +"classname" "particle" +"think" "finish_particle" +"cnt" "240.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1228" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6678.027344 8928.454102 8813.709961" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "241.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1300" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6011.494141 6318.535156 8326.458008" +"classname" "particle" +"think" "finish_particle" +"cnt" "242.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1226" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2991.043945 2967.337646 2632.599609" +"classname" "particle" +"think" "finish_particle" +"cnt" "243.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1276" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4381.534668 4771.283691 4015.853271" +"classname" "particle" +"think" "finish_particle" +"cnt" "244.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1473" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1123.918579 999.541748 1683.090698" +"classname" "particle" +"think" "finish_particle" +"cnt" "245.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1328" +} +{ +"modelindex" "255.000000" +"absmin" "-119.102867 872.049683 -160.830475" +"absmax" "-117.102867 874.049683 -158.830475" +"movetype" "8.000000" +"origin" "-118.102867 873.049683 -159.830475" +"velocity" "-8.222784 3.366680 0.051393" +"angles" "8376.540039 8086.488281 8589.181641" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "2699.671143" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1099" +"cnt" "246.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1168" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6316.642090 5290.115234 5110.552734" +"classname" "particle" +"think" "finish_particle" +"cnt" "247.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1271" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7661.534180 7786.141602 7576.478027" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "248.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1311" +} +{ +"modelindex" "266.000000" +"absmin" "-88.416557 859.081177 -159.502686" +"absmax" "-86.416557 861.081177 -157.502686" +"movetype" "8.000000" +"origin" "-87.416557 860.081177 -158.502686" +"velocity" "9.391033 -4.287361 1.603931" +"angles" "8481.728516 7501.814453 6869.409668" +"classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2701.557861" +"owner" "1099" +"cnt" "249.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1611" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4578.003418 4356.902832 5178.683594" +"classname" "particle" +"think" "finish_particle" +"cnt" "250.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1610" +} +{ +"modelindex" "257.000000" +"absmin" "-79.271027 865.394897 -155.412720" +"absmax" "-77.271027 867.394897 -153.412720" +"movetype" "8.000000" +"origin" "-78.271027 866.394897 -154.412720" +"velocity" "8.855618 1.196447 2.775353" +"angles" "5067.940918 5961.637695 6072.571777" +"classname" "particle" +"model" "progs/s_dotmed_red.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2700.343750" +"owner" "1099" +"cnt" "251.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1574" +"part_active" "1.000000" +} +{ +"modelindex" "266.000000" +"absmin" "-110.071541 854.086304 -156.224319" +"absmax" "-108.071541 856.086304 -154.224319" +"movetype" "8.000000" +"origin" "-109.071541 855.086304 -155.224319" +"velocity" "-4.690207 -3.198217 1.702322" +"angles" "2238.271729 3420.554443 3600.410889" +"classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2699.171631" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1099" +"cnt" "252.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1168" +"part_active" "1.000000" +} +{ +"modelindex" "268.000000" +"absmin" "-22.460135 175.991241 859.423340" +"absmax" "-20.460135 177.991241 861.423340" +"movetype" "8.000000" +"origin" "-21.460135 176.991241 860.423340" +"velocity" "0.359996 -2.628376 18.541092" +"angles" "7209.365723 6874.581543 6378.495605" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2705.857422" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "921" +"cnt" "253.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1497" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4074.550049 3639.377930 3276.560547" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "254.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1306" +} +{ +"absmin" "-1.000000 -1.000000 -88122.304688" +"absmax" "1.000000 1.000000 -88120.304688" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88121.304688" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "5781.687500 6868.310547 6713.158691" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "255.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1285" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5025.329590 4163.408691 4133.324707" +"classname" "particle" +"think" "finish_particle" +"cnt" "256.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1234" +} +{ +"modelindex" "243.000000" +"absmin" "-26.009014 186.118530 835.813721" +"absmax" "-24.009014 188.118530 837.813721" +"movetype" "8.000000" +"origin" "-25.009014 187.118530 836.813721" +"velocity" "2.394238 3.139378 18.164616" +"angles" "3826.496826 3372.900391 3491.416504" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2706.781738" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "921" +"cnt" "257.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1691" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7450.900391 7058.343750 6510.462891" +"classname" "particle" +"think" "finish_particle" +"cnt" "258.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1341" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2618.558594 3823.589844 2583.142578" +"classname" "particle" +"think" "finish_particle" +"cnt" "259.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1138" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9727.266602 9219.232422 9493.276367" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "260.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1213" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "645.180237 1294.224976 781.856384" +"classname" "particle" +"think" "finish_particle" +"cnt" "261.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1301" +} +{ +"modelindex" "266.000000" +"absmin" "-97.497849 862.447144 -160.910156" +"absmax" "-95.497849 864.447144 -158.910156" +"movetype" "8.000000" +"origin" "-96.497849 863.447144 -159.910156" +"velocity" "-10.160101 -11.282938 1.195959" +"angles" "2544.086914 3262.914795 3599.465332" +"classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"think" "finish_particle" +"nextthink" "2702.734863" +"owner" "1099" +"cnt" "262.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1418" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1351.314331 1831.658081 1748.312256" +"classname" "particle" +"think" "finish_particle" +"cnt" "263.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1278" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8292.000000 8055.284180 10193.693359" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "264.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1295" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5579.994141 5180.786133 7349.341797" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "265.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1192" +} +{ +"absmin" "-1.000000 -1.000000 -87321.437500" +"absmax" "1.000000 1.000000 -87319.437500" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -87320.437500" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "1740.656738 1850.913452 2227.652100" +"classname" "particle" +"think" "finish_particle" +"cnt" "266.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1274" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6025.113281 6502.054688 5967.526367" +"classname" "particle" +"think" "finish_particle" +"cnt" "267.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1292" +} +{ +"modelindex" "255.000000" +"absmin" "-20.268772 179.716888 849.234741" +"absmax" "-18.268772 181.716888 851.234741" +"movetype" "8.000000" +"origin" "-19.268772 180.716888 850.234741" +"velocity" "1.765069 -1.845637 17.366253" +"angles" "6387.859375 8068.072754 6565.398438" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2705.770752" +"owner" "921" +"cnt" "268.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1668" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7761.771973 7648.768066 6330.510742" +"classname" "particle" +"think" "finish_particle" +"cnt" "269.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1242" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "9248.898438 7547.653809 10302.135742" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "270.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1587" +} +{ +"modelindex" "257.000000" +"absmin" "-112.601051 872.678955 -161.789474" +"absmax" "-110.601051 874.678955 -159.789474" +"movetype" "8.000000" +"origin" "-111.601051 873.678955 -160.789474" +"velocity" "-11.288797 7.003265 -0.593890" +"angles" "3228.811035 2495.066162 2946.603760" +"classname" "particle" +"model" "progs/s_dotmed_red.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2700.599121" +"owner" "1099" +"cnt" "271.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1686" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6294.540527 7683.853027 7210.687012" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "272.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1176" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2412.705322 3063.230225 2116.923096" +"classname" "particle" +"think" "finish_particle" +"cnt" "273.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1206" +} +{ +"absmin" "-1.000000 -1.000000 -88251.882812" +"absmax" "1.000000 1.000000 -88249.882812" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88250.882812" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "3216.724121 2569.895508 3308.709961" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "274.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1320" +} +{ +"absmin" "-1.000000 -1.000000 -88516.703125" +"absmax" "1.000000 1.000000 -88514.703125" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88515.703125" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "2460.829346 2969.063477 2722.708252" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "275.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1334" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9367.868164 9038.596680 8828.587891" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "276.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1290" +} +{ +"modelindex" "257.000000" +"absmin" "-118.867218 902.312744 -161.224747" +"absmax" "-116.867218 904.312744 -159.224747" +"movetype" "8.000000" +"origin" "-117.867218 903.312744 -160.224747" +"velocity" "-5.595507 10.059755 -0.065554" +"angles" "1703.474243 1496.104492 2878.664795" +"classname" "particle" +"model" "progs/s_dotmed_red.spr" +"think" "finish_particle" +"nextthink" "2698.601318" +"owner" "1099" +"cnt" "277.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1598" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3609.237061 4221.449219 3864.596436" +"classname" "particle" +"think" "finish_particle" +"cnt" "278.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1110" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5879.275391 6269.332520 5485.775391" +"classname" "particle" +"think" "finish_particle" +"cnt" "279.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1343" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1033.319946 795.735779 1362.915039" +"classname" "particle" +"think" "finish_particle" +"cnt" "280.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1402" +} +{ +"absmin" "-1.000000 -1.000000 -88122.304688" +"absmax" "1.000000 1.000000 -88120.304688" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88121.304688" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "6088.508789 5992.538086 6515.993164" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "281.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1351" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9085.972656 9439.088867 10058.190430" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "282.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1375" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7048.686035 8261.755859 7072.796387" +"classname" "particle" +"think" "finish_particle" +"cnt" "283.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1297" +} +{ +"modelindex" "266.000000" +"absmin" "-95.387444 862.928101 -161.077332" +"absmax" "-93.387444 864.928101 -159.077332" +"movetype" "8.000000" +"origin" "-94.387444 863.928101 -160.077332" +"velocity" "5.135532 -0.228889 -0.345836" +"angles" "4721.547852 5321.691895 4872.946289" +"classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2701.642334" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1099" +"cnt" "284.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1353" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10057.178711 9649.840820 9306.899414" +"classname" "particle" +"think" "finish_particle" +"cnt" "285.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1237" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7202.209473 7905.312500 7809.081055" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "286.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1252" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7778.283203 7384.538574 6564.920898" +"classname" "particle" +"think" "finish_particle" +"cnt" "287.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1577" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "882.548889 538.826965 435.279083" +"classname" "particle" +"think" "finish_particle" +"cnt" "288.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1248" +} +{ +"absmin" "-1.000000 -1.000000 -88359.054688" +"absmax" "1.000000 1.000000 -88357.054688" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88358.054688" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "5229.826172 7101.348145 5697.840332" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "289.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1671" +} +{ +"modelindex" "255.000000" +"absmin" "-105.183952 865.522278 -168.096664" +"absmax" "-103.183952 867.522278 -166.096664" +"movetype" "8.000000" +"origin" "-104.183952 866.522278 -167.096664" +"velocity" "-4.260262 1.312906 -3.710440" +"angles" "5812.458496 6444.798340 5793.779297" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2700.211670" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1099" +"cnt" "290.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1487" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2217.854004 2581.773682 2043.462524" +"classname" "particle" +"think" "finish_particle" +"cnt" "291.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1227" +} +{ +"modelindex" "255.000000" +"absmin" "-24.353718 185.195633 862.082214" +"absmax" "-22.353718 187.195633 864.082214" +"movetype" "8.000000" +"origin" "-23.353718 186.195633 863.082214" +"velocity" "1.786553 1.757011 17.955870" +"angles" "6857.749023 6613.450684 6122.989258" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2705.620850" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "921" +"cnt" "292.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1653" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9936.335938 9691.708008 9673.555664" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "293.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1201" +} +{ +"modelindex" "255.000000" +"absmin" "-21.148653 183.051163 831.536743" +"absmax" "-19.148653 185.051163 833.536743" +"movetype" "8.000000" +"origin" "-20.148653 184.051163 832.536743" +"velocity" "1.771416 1.912778 22.365551" +"angles" "4772.951660 5127.437500 4698.080566" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2706.801270" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "921" +"cnt" "294.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1418" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7111.579102 6727.887207 5406.988770" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "295.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1254" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2945.410400 2001.963623 2410.998291" +"classname" "particle" +"think" "finish_particle" +"cnt" "296.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1303" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4267.035156 3374.977295 5343.582031" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "297.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1337" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1473.734009 1183.898438 1897.393799" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "298.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1601" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7406.323730 8320.927734 9418.767578" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "299.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1385" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8330.418945 9196.631836 6927.560547" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "300.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1604" +} +{ +"modelindex" "255.000000" +"absmin" "-106.491547 855.870361 -164.797745" +"absmax" "-104.491547 857.870361 -162.797745" +"movetype" "8.000000" +"origin" "-105.491547 856.870361 -163.797745" +"velocity" "-8.253548 -6.199774 -3.329569" +"angles" "860.436951 726.560364 1301.394287" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "2701.427734" +"owner" "1099" +"cnt" "301.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1364" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5229.697266 4381.665039 5127.029297" +"classname" "particle" +"think" "finish_particle" +"cnt" "302.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1188" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8129.707520 6007.978516 7657.816406" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "303.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1308" +} +{ +"absmin" "-1.000000 -1.000000 -88122.304688" +"absmax" "1.000000 1.000000 -88120.304688" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88121.304688" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "5445.098633 5543.665039 5377.785156" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "304.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1377" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4595.225098 4623.427734 5103.794922" +"classname" "particle" +"think" "finish_particle" +"cnt" "305.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1372" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6001.633301 6901.169922 7419.479980" +"classname" "particle" +"think" "finish_particle" +"cnt" "306.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1438" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2419.732910 2889.481445 2970.969971" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "307.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1396" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1924.450928 1531.815674 1810.693237" +"classname" "particle" +"think" "finish_particle" +"cnt" "308.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1132" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5646.773438 5125.178223 5642.716309" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "309.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1362" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2389.854492 2727.259766 2595.505127" +"classname" "particle" +"think" "finish_particle" +"cnt" "310.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1603" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9158.517578 9083.555664 8409.044922" +"classname" "particle" +"think" "finish_particle" +"cnt" "311.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1177" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8439.176758 8453.814453 8783.745117" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "312.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1316" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6578.039551 9009.366211 7653.078613" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "313.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1330" +} +{ +"absmin" "-1.000000 -1.000000 -88413.640625" +"absmax" "1.000000 1.000000 -88411.640625" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88412.640625" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "7276.648438 7024.999023 6648.014160" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "314.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1378" +} +{ +"absmin" "-1.000000 -1.000000 -88359.054688" +"absmax" "1.000000 1.000000 -88357.054688" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88358.054688" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "8586.762695 8416.389648 10284.422852" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "315.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1395" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4935.694336 5653.994629 4317.062988" +"classname" "particle" +"think" "finish_particle" +"cnt" "316.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1359" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3427.438721 2077.206055 3222.540039" +"classname" "particle" +"think" "finish_particle" +"cnt" "317.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1408" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9146.125000 10336.132812 10952.298828" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "318.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1477" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6096.634766 6386.907715 6596.894531" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "319.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1335" +} +{ +"absmin" "-865.000000 1151.000000 -212.968750" +"absmax" "-863.000000 1153.000000 -210.968750" +"origin" "-864.000000 1152.000000 -211.968750" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2699.147217" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "3416.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "775" +"part_style" "175.000000" +"start_delay" "2.666311" +"dpp_name" "DPP_ITSBACKPACK" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_grey.spr" +"spr_name2" "progs/s_dotsml_wht.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_veltype" "5.000000" +"part_vel" "16.000000 16.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2725.956787 1301.745361 2344.791016" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "320.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1174" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2317.732666 2201.696533 2437.229736" +"classname" "particle" +"think" "finish_particle" +"cnt" "321.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1665" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7414.940430 9429.173828 6352.186523" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "322.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1529" +} +{ +"absmin" "-1.000000 -1.000000 -88306.515625" +"absmax" "1.000000 1.000000 -88304.515625" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88305.515625" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "6394.585449 6058.919434 5979.028320" +"classname" "particle" +"think" "finish_particle" +"cnt" "323.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1327" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9827.475586 8353.756836 9003.720703" +"classname" "particle" +"think" "finish_particle" +"cnt" "324.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1392" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6091.060059 7482.971191 6851.396484" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "325.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1446" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5743.414062 6088.211914 5640.447754" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "326.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1304" +} +{ +"absmin" "-1.000000 -1.000000 -88180.968750" +"absmax" "1.000000 1.000000 -88178.968750" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88179.968750" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "6303.814941 7659.468750 7145.345703" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "327.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1401" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1544.293701 1314.758667 739.824463" +"classname" "particle" +"think" "finish_particle" +"cnt" "328.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1405" +} +{ +"absmin" "-1.000000 -1.000000 -88516.703125" +"absmax" "1.000000 1.000000 -88514.703125" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88515.703125" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "1184.845703 1570.973877 1078.510498" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "329.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1371" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6650.649902 6287.127441 6421.322754" +"classname" "particle" +"think" "finish_particle" +"cnt" "330.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1173" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3045.605225 2821.998047 3380.440674" +"classname" "particle" +"think" "finish_particle" +"cnt" "331.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1350" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2168.489990 1160.538696 1948.208984" +"classname" "particle" +"think" "finish_particle" +"cnt" "332.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1394" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2805.783203 4048.916260 3889.917480" +"classname" "particle" +"think" "finish_particle" +"cnt" "333.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1400" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8596.197266 8441.231445 8165.020508" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "334.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1257" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2513.426514 1934.995483 2103.710205" +"classname" "particle" +"think" "finish_particle" +"cnt" "335.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1090" +} +{ +"absmin" "-1.000000 -1.000000 -87321.437500" +"absmax" "1.000000 1.000000 -87319.437500" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -87320.437500" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "4330.667480 4293.035156 4902.776367" +"classname" "particle" +"think" "finish_particle" +"cnt" "336.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1425" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5640.633789 5325.680176 4730.242188" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "337.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1415" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7292.376953 7744.875977 8039.812500" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "338.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1245" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6400.809570 6104.735840 6313.500488" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "339.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1319" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2671.666504 2822.945312 3358.932129" +"classname" "particle" +"think" "finish_particle" +"cnt" "340.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1338" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2165.915283 2421.362549 2439.689209" +"classname" "particle" +"think" "finish_particle" +"cnt" "341.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1238" +} +{ +"absmin" "-1.000000 -1.000000 -88180.968750" +"absmax" "1.000000 1.000000 -88178.968750" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88179.968750" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "1538.503052 1690.686279 1373.642090" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "342.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1424" +} +{ +"modelindex" "268.000000" +"absmin" "-24.670040 184.003525 840.942200" +"absmax" "-22.670040 186.003525 842.942200" +"movetype" "8.000000" +"origin" "-23.670040 185.003525 841.942200" +"velocity" "-1.649586 -0.282113 17.171423" +"angles" "10240.046875 8450.928711 7676.539062" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2706.511719" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "921" +"cnt" "343.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1315" +"part_active" "1.000000" +} +{ +"modelindex" "243.000000" +"absmin" "-30.233196 176.429062 864.032898" +"absmax" "-28.233196 178.429062 866.032898" +"movetype" "8.000000" +"origin" "-29.233196 177.429062 865.032898" +"velocity" "-2.730430 -2.399365 13.092441" +"angles" "2533.606445 2647.255615 2792.161377" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "2704.426514" +"owner" "921" +"cnt" "344.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1536" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3372.487793 3248.020752 3201.360352" +"classname" "particle" +"think" "finish_particle" +"cnt" "345.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1355" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5520.751953 6784.218262 6623.193848" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "346.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1161" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3184.978760 3886.080566 4465.685059" +"classname" "particle" +"think" "finish_particle" +"cnt" "347.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1249" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4323.382324 4723.139160 4291.782227" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "348.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1606" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6107.837891 5843.661133 4383.753906" +"classname" "particle" +"think" "finish_particle" +"cnt" "349.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1459" +} +{ +"modelindex" "266.000000" +"absmin" "-132.324707 823.891113 -149.381439" +"absmax" "-130.324707 825.891113 -147.381439" +"movetype" "8.000000" +"origin" "-131.324707 824.891113 -148.381439" +"velocity" "-9.704519 -10.743858 3.183325" +"angles" "7687.937012 9422.980469 10160.044922" +"classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"think" "finish_particle" +"nextthink" "2698.773193" +"owner" "1099" +"cnt" "350.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1504" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -88251.882812" +"absmax" "1.000000 1.000000 -88249.882812" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88250.882812" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "8939.068359 10093.236328 8441.916016" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "351.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1370" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7911.686523 9271.503906 9591.489258" +"classname" "particle" +"think" "finish_particle" +"cnt" "352.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1539" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1861.491577 2327.097168 2709.280273" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "353.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1531" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7623.000000 6389.290039 7056.474121" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "354.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1661" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3846.215088 3623.737549 4926.234375" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "355.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1344" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11745.374023 11334.053711 10726.153320" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "356.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1324" +} +{ +"modelindex" "243.000000" +"absmin" "-27.405943 184.712372 837.097839" +"absmax" "-25.405943 186.712372 839.097839" +"movetype" "8.000000" +"origin" "-26.405943 185.712372 838.097839" +"velocity" "-3.736808 0.592669 13.702932" +"angles" "5560.550293 5321.716309 5823.024902" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2706.388428" +"owner" "921" +"cnt" "357.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1217" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4105.753906 3813.439209 3836.667236" +"classname" "particle" +"think" "finish_particle" +"cnt" "358.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1336" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5024.343262 5120.783691 5603.450684" +"classname" "particle" +"think" "finish_particle" +"cnt" "359.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1411" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2316.131592 2761.486328 2326.640137" +"classname" "particle" +"think" "finish_particle" +"cnt" "360.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1137" +} +{ +"modelindex" "266.000000" +"absmin" "-83.556145 867.622253 -155.510986" +"absmax" "-81.556145 869.622253 -153.510986" +"movetype" "8.000000" +"origin" "-82.556145 868.622253 -154.510986" +"velocity" "8.123173 2.793176 3.297586" +"angles" "6854.252930 5001.723145 6033.037109" +"classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"think" "finish_particle" +"nextthink" "2701.088867" +"owner" "1099" +"cnt" "361.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1653" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2319.921631 1834.875366 1356.698853" +"classname" "particle" +"think" "finish_particle" +"cnt" "362.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1643" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5749.896973 4894.991699 5593.452148" +"classname" "particle" +"think" "finish_particle" +"cnt" "363.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1406" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "364.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1409" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "87.856140 146.796494 80.273949" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "365.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1352" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1116.290649 677.356689 675.974365" +"classname" "particle" +"think" "finish_particle" +"cnt" "366.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1491" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "367.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1484" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "394.581329 489.433502 246.105423" +"classname" "particle" +"think" "finish_particle" +"cnt" "368.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1382" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "95.716690 113.732391 71.119629" +"classname" "particle" +"think" "finish_particle" +"cnt" "369.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1381" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "370.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1296" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "79.640663 119.228081 158.939484" +"classname" "particle" +"think" "finish_particle" +"cnt" "371.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1420" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "372.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1443" +} +{ +"modelindex" "255.000000" +"absmin" "-20.384171 183.389740 857.985474" +"absmax" "-18.384171 185.389740 859.985474" +"movetype" "8.000000" +"origin" "-19.384171 184.389740 858.985474" +"velocity" "3.945799 -0.950346 18.597858" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2705.579834" +"owner" "921" +"cnt" "373.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1367" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "374.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1288" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "375.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1510" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "748.437866 772.255554 719.766479" +"classname" "particle" +"think" "finish_particle" +"cnt" "376.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1365" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "377.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1433" +} +{ +"absmin" "-1.000000 -1.000000 -87374.031250" +"absmax" "1.000000 1.000000 -87372.031250" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -87373.031250" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "443.287415 701.021667 704.188232" +"classname" "particle" +"think" "finish_particle" +"cnt" "378.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1444" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "912.650208 1168.174561 941.619873" +"classname" "particle" +"think" "finish_particle" +"cnt" "379.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1436" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "380.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1368" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "195.609329 160.190796 86.413025" +"classname" "particle" +"think" "finish_particle" +"cnt" "381.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1465" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "664.560303 474.053528 667.460571" +"classname" "particle" +"think" "finish_particle" +"cnt" "382.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1383" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "258.082886 204.708069 249.093018" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "383.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1450" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "154.658569 123.875206 167.618393" +"classname" "particle" +"think" "finish_particle" +"cnt" "384.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1455" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "385.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1442" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "232.221924 278.219055 342.973999" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "386.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1374" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "387.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1506" +} +{ +"absmin" "-1.000000 -1.000000 -88251.882812" +"absmax" "1.000000 1.000000 -88249.882812" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88250.882812" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "257.508057 238.261261 261.600983" +"classname" "particle" +"think" "finish_particle" +"cnt" "388.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1448" +} +{ +"absmin" "-1.000000 -1.000000 -87321.437500" +"absmax" "1.000000 1.000000 -87319.437500" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -87320.437500" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "302.669586 298.743042 312.507874" +"classname" "particle" +"think" "finish_particle" +"cnt" "389.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1474" +} +{ +"modelindex" "255.000000" +"absmin" "-109.689682 875.133850 -157.231705" +"absmax" "-107.689682 877.133850 -155.231705" +"movetype" "8.000000" +"origin" "-108.689682 876.133850 -156.231705" +"velocity" "-7.085299 6.775476 2.086612" +"angles" "506.055786 541.672852 465.319458" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2700.474365" +"owner" "1099" +"cnt" "390.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1653" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -88413.640625" +"absmax" "1.000000 1.000000 -88411.640625" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88412.640625" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "80.898323 154.668381 103.122505" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "391.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1410" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "493.505737 580.579468 465.410339" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "392.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1346" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1061.675049 1484.193970 1232.375732" +"classname" "particle" +"think" "finish_particle" +"cnt" "393.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1363" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "394.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1309" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "395.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1435" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "125.699707 101.531616 105.773468" +"classname" "particle" +"think" "finish_particle" +"cnt" "396.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1439" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "397.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1340" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "453.023895 336.066101 345.303925" +"classname" "particle" +"think" "finish_particle" +"cnt" "398.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1426" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "399.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1494" +} +{ +"modelindex" "255.000000" +"absmin" "-81.264313 876.875977 -166.565399" +"absmax" "-79.264313 878.875977 -164.565399" +"movetype" "8.000000" +"origin" "-80.264313 877.875977 -165.565399" +"velocity" "10.476516 9.237953 -3.726066" +"angles" "119.910103 138.290634 143.486801" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2700.540771" +"owner" "1099" +"cnt" "400.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1470" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "130.116776 79.541458 55.491833" +"classname" "particle" +"think" "finish_particle" +"cnt" "401.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1160" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "129.795242 183.693542 132.550522" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "402.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1264" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "403.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1453" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "404.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1466" +} +{ +"modelindex" "255.000000" +"absmin" "-89.541039 847.034790 -172.130051" +"absmax" "-87.541039 849.034790 -170.130051" +"movetype" "8.000000" +"origin" "-88.541039 848.034790 -171.130051" +"velocity" "2.209417 -4.729027 -3.306131" +"angles" "99.151054 108.727921 78.667267" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2698.599365" +"owner" "1099" +"cnt" "405.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1470" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "406.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1629" +} +{ +"modelindex" "255.000000" +"absmin" "-64.304535 877.879272 -173.555252" +"absmax" "-62.304531 879.879272 -171.555252" +"movetype" "8.000000" +"origin" "-63.304531 878.879272 -172.555252" +"velocity" "9.243813 4.206793 -3.558580" +"angles" "324.741455 507.989563 408.255096" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2698.958496" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1099" +"cnt" "407.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1502" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "223.041107 233.571747 303.402008" +"classname" "particle" +"think" "finish_particle" +"cnt" "408.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1282" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "750.859131 650.734436 619.916443" +"classname" "particle" +"think" "finish_particle" +"cnt" "409.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1222" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "410.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1430" +} +{ +"absmin" "-1.000000 -1.000000 -88516.703125" +"absmax" "1.000000 1.000000 -88514.703125" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88515.703125" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "184.130646 108.602150 91.390472" +"classname" "particle" +"think" "finish_particle" +"cnt" "411.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1495" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "538.290283 767.426331 674.857910" +"classname" "particle" +"think" "finish_particle" +"cnt" "412.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1413" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "341.674377 347.797089 359.046295" +"classname" "particle" +"think" "finish_particle" +"cnt" "413.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1404" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "414.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1500" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "415.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1485" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "416.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1693" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "181.106384 67.745850 124.492767" +"classname" "particle" +"think" "finish_particle" +"cnt" "417.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1236" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "143.082886 100.495834 100.626579" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "418.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1182" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "869.942322 770.925049 594.338318" +"classname" "particle" +"think" "finish_particle" +"cnt" "419.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1360" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "167.485062 183.701096 111.754456" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "420.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1314" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "421.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1486" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "246.010361 338.415039 334.256439" +"classname" "particle" +"think" "finish_particle" +"cnt" "422.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1507" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "512.596130 607.091248 645.430237" +"classname" "particle" +"think" "finish_particle" +"cnt" "423.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1635" +} +{ +"absmin" "-1.000000 -1.000000 -88063.671875" +"absmax" "1.000000 1.000000 -88061.671875" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88062.671875" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "234.668259 324.904175 476.957397" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "424.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1481" +} +{ +"absmin" "-1.000000 -1.000000 -88122.304688" +"absmax" "1.000000 1.000000 -88120.304688" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88121.304688" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "489.375641 578.752808 536.161316" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "425.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1519" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "978.447510 792.850891 940.468628" +"classname" "particle" +"think" "finish_particle" +"cnt" "426.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1522" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "73.633942 58.559212 71.879921" +"classname" "particle" +"think" "finish_particle" +"cnt" "427.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1366" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "489.662964 711.056519 432.900970" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "428.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1451" +} +{ +"absmin" "-1.000000 -1.000000 -88251.882812" +"absmax" "1.000000 1.000000 -88249.882812" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88250.882812" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "126.074547 103.314705 134.663559" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "429.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1512" +} +{ +"absmin" "-1.000000 -1.000000 -87374.031250" +"absmax" "1.000000 1.000000 -87372.031250" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -87373.031250" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "136.241791 147.463501 66.914749" +"classname" "particle" +"think" "finish_particle" +"cnt" "430.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1475" +} +{ +"absmin" "-1.000000 -1.000000 -88180.968750" +"absmax" "1.000000 1.000000 -88178.968750" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88179.968750" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "210.983826 346.406525 389.020966" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "431.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1493" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "211.299210 314.979279 190.740738" +"classname" "particle" +"think" "finish_particle" +"cnt" "432.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1216" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "568.571838 345.044617 361.553101" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "433.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1694" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "710.017517 943.342407 1122.378418" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "434.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1261" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "620.835632 869.054077 684.470154" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "435.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1499" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "436.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1649" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "437.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1489" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1229.705933 699.033142 1479.646118" +"classname" "particle" +"think" "finish_particle" +"cnt" "438.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1204" +} +{ +"modelindex" "255.000000" +"absmin" "-116.419220 840.477905 -164.533630" +"absmax" "-114.419220 842.477905 -162.533630" +"movetype" "8.000000" +"origin" "-115.419220 841.477905 -163.533630" +"velocity" "-7.696890 -8.926662 -1.413007" +"angles" "433.437988 700.854492 793.915588" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "2700.120361" +"owner" "1099" +"cnt" "439.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1168" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2300.597168 2316.269775 1676.989380" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "440.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1488" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1139.122681 475.904419 1081.527710" +"classname" "particle" +"think" "finish_particle" +"cnt" "441.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1456" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "881.790039 1057.691772 858.116272" +"classname" "particle" +"think" "finish_particle" +"cnt" "442.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1302" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1426.504150 1530.339111 1650.868530" +"classname" "particle" +"think" "finish_particle" +"cnt" "443.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1511" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "864.525391 865.683472 752.606079" +"classname" "particle" +"think" "finish_particle" +"cnt" "444.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1547" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "565.117432 716.495911 831.027710" +"classname" "particle" +"think" "finish_particle" +"cnt" "445.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1419" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "385.614899 507.353424 915.950195" +"classname" "particle" +"think" "finish_particle" +"cnt" "446.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1094" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "906.934143 998.388794 676.930786" +"classname" "particle" +"think" "finish_particle" +"cnt" "447.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1431" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "686.251160 418.929108 737.099976" +"classname" "particle" +"think" "finish_particle" +"cnt" "448.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1332" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1192.699463 1321.292114 1249.456665" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "449.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1399" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "907.015198 701.965271 569.213379" +"classname" "particle" +"think" "finish_particle" +"cnt" "450.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1287" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1318.349487 2077.319092 2104.546875" +"classname" "particle" +"think" "finish_particle" +"cnt" "451.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1357" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1554.907471 1503.351440 619.577148" +"classname" "particle" +"think" "finish_particle" +"cnt" "452.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1590" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1214.607056 959.915894 1375.310913" +"classname" "particle" +"think" "finish_particle" +"cnt" "453.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1457" +} +{ +"absmin" "-1.000000 -1.000000 -88359.054688" +"absmax" "1.000000 1.000000 -88357.054688" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88358.054688" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "751.203186 1474.842285 1031.437500" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "454.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1538" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "455.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1181" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "456.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1498" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "457.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1515" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "458.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1479" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "459.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1258" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "460.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1142" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "461.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1640" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "322.750000 356.630371 193.396942" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "462.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1260" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "266.820343 238.324051 235.124710" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "463.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1299" +} +{ +"modelindex" "243.000000" +"absmin" "-26.507858 173.722336 879.108459" +"absmax" "-24.507858 175.722336 881.108459" +"movetype" "8.000000" +"origin" "-25.507858 174.722336 880.108459" +"velocity" "-0.609760 -3.915281 20.003418" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "2704.175781" +"owner" "921" +"cnt" "464.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1697" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "465.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1422" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "466.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1437" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "467.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1551" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "468.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1356" +} +{ +"modelindex" "255.000000" +"absmin" "-133.974670 852.726562 -151.634644" +"absmax" "-131.974670 854.726562 -149.634644" +"movetype" "8.000000" +"origin" "-132.974670 853.726562 -150.634644" +"velocity" "-8.898830 -2.472366 2.246529" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2698.577393" +"owner" "1099" +"cnt" "469.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1147" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -87477.117188" +"absmax" "1.000000 1.000000 -87475.117188" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -87476.117188" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "134.017715 104.618050 124.517960" +"classname" "particle" +"think" "finish_particle" +"cnt" "470.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1509" +} +{ +"modelindex" "243.000000" +"absmin" "-27.310713 183.739105 853.072693" +"absmax" "-25.310713 185.739105 855.072693" +"movetype" "8.000000" +"origin" "-26.310713 184.739105 854.072693" +"velocity" "-2.754601 3.256081 19.194067" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2706.154541" +"owner" "921" +"cnt" "471.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1397" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "472.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1567" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "473.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1462" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "474.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1556" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "475.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1429" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "476.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1552" +} +{ +"modelindex" "255.000000" +"absmin" "-27.432077 182.007431 873.322021" +"absmax" "-25.432077 184.007431 875.322021" +"movetype" "8.000000" +"origin" "-26.432077 183.007431 874.322021" +"velocity" "0.636372 -1.733573 21.826471" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2705.202881" +"owner" "921" +"cnt" "477.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1386" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "478.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1490" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "479.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1518" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "480.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1247" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "279.199982 184.973587 251.481277" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "481.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1434" +} +{ +"modelindex" "257.000000" +"absmin" "-88.891739 871.649170 -157.672623" +"absmax" "-86.891739 873.649170 -155.672623" +"movetype" "8.000000" +"origin" "-87.891739 872.649170 -156.672623" +"velocity" "6.613605 7.054537 2.688437" +"classname" "particle" +"model" "progs/s_dotmed_red.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2701.312256" +"owner" "1099" +"cnt" "482.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1397" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "90.877823 119.625656 75.086548" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "483.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1449" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "484.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1432" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "485.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1537" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "486.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1223" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "487.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1576" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "488.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1305" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "489.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1585" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "490.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1107" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "209.029999 182.487427 175.792618" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "491.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1514" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "492.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1361" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "493.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1660" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "494.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1496" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "495.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1527" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "145.604004 157.822495 140.683655" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "496.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1482" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "497.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1428" +} +{ +"modelindex" "255.000000" +"absmin" "-81.846741 871.662720 -161.136719" +"absmax" "-79.846741 873.662720 -159.136719" +"movetype" "8.000000" +"origin" "-80.846741 872.662720 -160.136719" +"velocity" "4.641133 2.653279 -0.051393" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "2699.522949" +"owner" "1099" +"cnt" "498.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1470" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "499.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1267" +} +{ +"absmin" "-1.000000 -1.000000 -88516.703125" +"absmax" "1.000000 1.000000 -88514.703125" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88515.703125" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "83.809029 96.364784 211.775497" +"classname" "particle" +"think" "finish_particle" +"cnt" "500.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1508" +} +{ +"modelindex" "255.000000" +"absmin" "-61.364658 845.573914 -162.330887" +"absmax" "-59.364658 847.573914 -160.330887" +"movetype" "8.000000" +"origin" "-60.364658 846.573914 -161.330887" +"velocity" "9.385174 -4.589130 -0.358776" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2698.681885" +"owner" "1099" +"cnt" "501.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1502" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "502.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1569" +} +{ +"absmin" "-1.000000 -1.000000 -88306.515625" +"absmax" "1.000000 1.000000 -88304.515625" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88305.515625" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "191.822098 200.823807 139.270935" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "503.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1468" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "504.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1632" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "505.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1523" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "506.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1384" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "507.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1575" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "508.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1528" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "509.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1125" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "510.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1280" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "511.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1647" +} +{ +"modelindex" "268.000000" +"absmin" "-29.713627 180.324890 844.896179" +"absmax" "-27.713627 182.324890 846.896179" +"movetype" "8.000000" +"origin" "-28.713627 181.324890 845.896179" +"velocity" "-3.021699 -2.746300 14.783288" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2706.404297" +"owner" "921" +"cnt" "512.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1345" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "225.322174 246.678009 321.443909" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "513.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1573" +} +{ +"modelindex" "257.000000" +"absmin" "-91.142853 864.648743 -160.528091" +"absmax" "-89.142853 866.648743 -158.528091" +"movetype" "8.000000" +"origin" "-90.142853 865.648743 -159.528091" +"velocity" "8.355358 2.352244 0.628559" +"classname" "particle" +"model" "progs/s_dotmed_red.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2701.820312" +"owner" "1099" +"cnt" "514.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1318" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "515.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1369" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "162.457138 149.096512 188.751251" +"classname" "particle" +"think" "finish_particle" +"cnt" "516.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1163" +} +{ +"absmin" "-1.000000 -1.000000 -88122.304688" +"absmax" "1.000000 1.000000 -88120.304688" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88121.304688" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "89.906120 152.324432 101.092369" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "517.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1602" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "518.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1656" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "519.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1391" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "520.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1492" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "521.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1564" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "522.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1607" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "281.988190 298.018341 235.255081" +"classname" "particle" +"think" "finish_particle" +"cnt" "523.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1214" +} +{ +"absmin" "-1.000000 -1.000000 -88251.882812" +"absmax" "1.000000 1.000000 -88249.882812" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88250.882812" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "67.206314 57.968777 85.006058" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "524.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1526" +} +{ +"absmin" "-1.000000 -1.000000 -88180.968750" +"absmax" "1.000000 1.000000 -88178.968750" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88179.968750" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "206.552612 156.459946 158.623917" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "525.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1605" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "526.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1445" +} +{ +"absmin" "-1.000000 -1.000000 -88180.968750" +"absmax" "1.000000 1.000000 -88178.968750" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88179.968750" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "244.649872 121.589943 186.476532" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "527.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1622" +} +{ +"absmin" "-1.000000 -1.000000 -88306.515625" +"absmax" "1.000000 1.000000 -88304.515625" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88305.515625" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "107.542625 215.780853 245.359955" +"classname" "particle" +"think" "finish_particle" +"cnt" "528.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1600" +} +{ +"absmin" "-1.000000 -1.000000 -88516.703125" +"absmax" "1.000000 1.000000 -88514.703125" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88515.703125" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "193.414871 171.071869 153.334152" +"classname" "particle" +"think" "finish_particle" +"cnt" "529.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1597" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "530.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1546" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "531.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1588" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "532.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1543" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "533.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1322" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "534.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1158" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "535.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1464" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "536.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1329" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "139.232605 126.082962 172.536682" +"classname" "particle" +"think" "finish_particle" +"cnt" "537.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1550" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "538.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1387" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "539.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1688" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "540.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1619" +} +{ +"modelindex" "255.000000" +"absmin" "-27.724192 180.363602 872.224182" +"absmax" "-25.724192 182.363602 874.224182" +"movetype" "8.000000" +"origin" "-26.724192 181.363602 873.224182" +"velocity" "-0.209113 -3.418439 22.021301" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2705.200195" +"owner" "921" +"cnt" "541.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1487" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "542.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1570" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "543.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1427" +} +{ +"modelindex" "266.000000" +"absmin" "-62.676491 854.836609 -149.702408" +"absmax" "-60.676491 856.836609 -147.702408" +"movetype" "8.000000" +"origin" "-61.676491 855.836609 -148.702408" +"velocity" "11.852046 -2.818811 3.890378" +"classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2699.952881" +"owner" "1099" +"cnt" "544.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1168" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "545.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1571" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "546.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1533" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "547.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1584" +} +{ +"absmin" "-1.000000 -1.000000 -88413.640625" +"absmax" "1.000000 1.000000 -88411.640625" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -88412.640625" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "100.895309 235.652298 99.870743" +"classname" "particle" +"think" "finish_particle" +"cnt" "548.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1582" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "549.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1293" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "550.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1580" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "551.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1270" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "552.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1534" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "553.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1530" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "554.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1625" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "555.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1633" +} +{ +"modelindex" "255.000000" +"absmin" "-26.326714 192.693878 852.173401" +"absmax" "-24.326714 194.693878 854.173401" +"movetype" "8.000000" +"origin" "-25.326714 193.693878 853.173401" +"velocity" "-2.571978 3.614490 12.910428" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2705.557373" +"owner" "921" +"cnt" "556.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1349" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "557.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1535" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "558.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1505" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "559.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1559" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "560.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1634" +} +{ +"modelindex" "255.000000" +"absmin" "-71.387856 833.875061 -158.345322" +"absmax" "-69.387856 835.875061 -156.345322" +"movetype" "8.000000" +"origin" "-70.387856 834.875061 -157.345322" +"velocity" "10.348338 -11.767815 1.059969" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "2700.022949" +"owner" "1099" +"cnt" "561.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1697" +"part_active" "1.000000" +} +{ +"modelindex" "257.000000" +"absmin" "-98.785568 864.841003 -160.431274" +"absmax" "-96.785568 866.841003 -158.431274" +"movetype" "8.000000" +"origin" "-97.785568 865.841003 -159.431274" +"velocity" "-2.298044 2.369091 0.691794" +"classname" "particle" +"model" "progs/s_dotmed_red.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2701.895996" +"owner" "1099" +"cnt" "562.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1611" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "563.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1101" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "564.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1283" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "565.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1589" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "566.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1677" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "567.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1572" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "568.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1636" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "569.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1268" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "570.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1599" +} +{ +"modelindex" "255.000000" +"absmin" "-89.220001 859.715698 -160.652283" +"absmax" "-87.220001 861.715698 -158.652283" +"movetype" "8.000000" +"origin" "-88.220001 860.715698 -159.652283" +"velocity" "7.987671 -3.371807 0.324839" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2701.887695" +"owner" "1099" +"cnt" "571.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1611" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "572.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1467" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "573.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1565" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "574.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1645" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "575.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1652" +} +{ +"modelindex" "266.000000" +"absmin" "-72.107788 841.490601 -158.826828" +"absmax" "-70.107788 843.490601 -156.826828" +"movetype" "8.000000" +"origin" "-71.107788 842.490601 -157.826828" +"velocity" "7.204688 -6.225410 0.620014" +"classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2698.571045" +"owner" "1099" +"cnt" "576.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1502" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "149.426468 181.031830 229.488968" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "577.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1557" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "143.009094 105.157860 131.555969" +"classname" "particle" +"think" "finish_particle" +"cnt" "578.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1583" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "579.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1666" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "580.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1423" +} +{ +"modelindex" "266.000000" +"absmin" "-111.396004 847.288574 -165.430069" +"absmax" "-109.396004 849.288574 -163.430069" +"movetype" "8.000000" +"origin" "-110.396004 848.288574 -164.430069" +"velocity" "-9.031404 -9.856869 -2.798791" +"classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"think" "finish_particle" +"nextthink" "2700.629395" +"owner" "1099" +"cnt" "581.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1349" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -87374.031250" +"absmax" "1.000000 1.000000 -87372.031250" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -87373.031250" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "57.903580 133.441544 153.688202" +"classname" "particle" +"think" "finish_particle" +"cnt" "582.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1592" +} +{ +"modelindex" "257.000000" +"absmin" "-87.295517 845.253052 -164.708069" +"absmax" "-85.295517 847.253052 -162.708069" +"movetype" "8.000000" +"origin" "-86.295517 846.253052 -163.708069" +"velocity" "3.197485 -5.847469 -1.232093" +"angles" "193.853409 122.166847 222.622543" +"classname" "particle" +"model" "progs/s_dotmed_red.spr" +"think" "finish_particle" +"nextthink" "2699.595459" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1099" +"cnt" "583.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1653" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "163.097961 169.798111 157.059631" +"classname" "particle" +"think" "finish_particle" +"cnt" "584.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1144" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "585.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1685" +} +{ +"absmin" "-1.000000 -1.000000 -87374.031250" +"absmax" "1.000000 1.000000 -87372.031250" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -87373.031250" +"velocity" "0.000000 0.000000 -2019.199951" +"angles" "166.158310 114.439796 111.829201" +"classname" "particle" +"think" "finish_particle" +"cnt" "586.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1679" +} +{ +"modelindex" "255.000000" +"absmin" "-25.081371 184.298889 844.818237" +"absmax" "-23.081371 186.298889 846.818237" +"movetype" "8.000000" +"origin" "-24.081371 185.298889 845.818237" +"velocity" "0.080691 -2.064882 16.067995" +"angles" "243.111908 161.162994 241.626846" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2705.910645" +"owner" "921" +"cnt" "587.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1659" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "123.310104 65.047272 57.480095" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "588.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1326" +} +{ +"modelindex" "268.000000" +"absmin" "-31.135462 182.464035 854.084473" +"absmax" "-29.135462 184.464035 856.084473" +"movetype" "8.000000" +"origin" "-30.135462 183.464035 855.084473" +"velocity" "-2.689657 2.267525 16.898952" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2705.546631" +"owner" "921" +"cnt" "589.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1579" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "138.095047 152.382584 80.068260" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "590.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1241" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "75.351471 149.010468 130.424347" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "591.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1471" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "76.339279 184.096359 171.688080" +"classname" "particle" +"think" "finish_particle" +"cnt" "592.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1403" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "95.937607 64.698517 176.210617" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "593.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1541" +} +{ +"modelindex" "268.000000" +"absmin" "-21.783665 182.416824 833.543213" +"absmax" "-19.783665 184.416824 835.543213" +"movetype" "8.000000" +"origin" "-20.783665 183.416824 834.543213" +"velocity" "2.644978 -1.072420 17.785210" +"angles" "120.575394 67.483337 151.201279" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2706.511475" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "921" +"cnt" "594.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1418" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "595.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1289" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "596.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1608" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "147.747635 150.999268 228.024033" +"classname" "particle" +"think" "finish_particle" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "597.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1393" +} +{ +"modelindex" "255.000000" +"absmin" "-19.377369 178.992233 856.231567" +"absmax" "-17.377369 180.992233 858.231567" +"movetype" "8.000000" +"origin" "-18.377369 179.992233 857.231567" +"velocity" "3.475814 -1.183019 12.177618" +"angles" "125.441452 117.280792 178.246918" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2705.089844" +"owner" "921" +"cnt" "598.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1574" +"part_active" "1.000000" +} +{ +"modelindex" "243.000000" +"absmin" "-32.996201 182.576767 878.404236" +"absmax" "-30.996201 184.576767 880.404236" +"movetype" "8.000000" +"origin" "-31.996201 183.576767 879.404236" +"velocity" "-2.139836 1.079501 19.153416" +"angles" "140.678223 68.482605 135.096939" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2704.913574" +"groundentity" "771" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "921" +"cnt" "599.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1658" +"part_active" "1.000000" +} +{ +"modelindex" "243.000000" +"absmin" "-32.927658 181.186371 879.992920" +"absmax" "-30.927658 183.186371 881.992920" +"movetype" "8.000000" +"origin" "-31.927658 182.186371 880.992920" +"velocity" "-1.959899 0.298959 21.301676" +"angles" "99.963028 202.925323 95.381889" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2704.980713" +"groundentity" "771" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "921" +"cnt" "600.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1168" +"part_active" "1.000000" +} +{ +"modelindex" "257.000000" +"absmin" "-114.728302 849.232422 -152.290436" +"absmax" "-112.728302 851.232422 -150.290436" +"movetype" "8.000000" +"origin" "-113.728302 850.232422 -151.290436" +"velocity" "-4.797874 -3.726309 2.348582" +"angles" "148.649185 167.534744 161.431793" +"classname" "particle" +"model" "progs/s_dotmed_red.spr" +"think" "finish_particle" +"nextthink" "2699.019043" +"owner" "1099" +"cnt" "601.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1502" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "602.000000" +"classtype" "40.000000" +"entchain" "1700" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "603.000000" +"classtype" "40.000000" +"entchain" "1701" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "604.000000" +"classtype" "40.000000" +"entchain" "1702" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "605.000000" +"classtype" "40.000000" +"entchain" "1703" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "606.000000" +"classtype" "40.000000" +"entchain" "1704" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "607.000000" +"classtype" "40.000000" +"entchain" "1705" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "608.000000" +"classtype" "40.000000" +"entchain" "1706" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "609.000000" +"classtype" "40.000000" +"entchain" "1707" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "610.000000" +"classtype" "40.000000" +"entchain" "1708" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "611.000000" +"classtype" "40.000000" +"entchain" "1709" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "612.000000" +"classtype" "40.000000" +"entchain" "1710" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "613.000000" +"classtype" "40.000000" +"entchain" "1711" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "614.000000" +"classtype" "40.000000" +"entchain" "1712" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "615.000000" +"classtype" "40.000000" +"entchain" "1713" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "616.000000" +"classtype" "40.000000" +"entchain" "1714" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "617.000000" +"classtype" "40.000000" +"entchain" "1715" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "618.000000" +"classtype" "40.000000" +"entchain" "1716" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "619.000000" +"classtype" "40.000000" +"entchain" "1717" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "620.000000" +"classtype" "40.000000" +"entchain" "1718" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "621.000000" +"classtype" "40.000000" +"entchain" "1719" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "622.000000" +"classtype" "40.000000" +"entchain" "1720" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "623.000000" +"classtype" "40.000000" +"entchain" "1721" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "624.000000" +"classtype" "40.000000" +"entchain" "1722" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "625.000000" +"classtype" "40.000000" +"entchain" "1723" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "626.000000" +"classtype" "40.000000" +"entchain" "1724" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "627.000000" +"classtype" "40.000000" +"entchain" "1725" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "628.000000" +"classtype" "40.000000" +"entchain" "1726" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "629.000000" +"classtype" "40.000000" +"entchain" "1727" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "630.000000" +"classtype" "40.000000" +"entchain" "1728" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "631.000000" +"classtype" "40.000000" +"entchain" "1729" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "632.000000" +"classtype" "40.000000" +"entchain" "1730" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "633.000000" +"classtype" "40.000000" +"entchain" "1731" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "634.000000" +"classtype" "40.000000" +"entchain" "1732" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "635.000000" +"classtype" "40.000000" +"entchain" "1733" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "636.000000" +"classtype" "40.000000" +"entchain" "1734" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "637.000000" +"classtype" "40.000000" +"entchain" "1735" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "638.000000" +"classtype" "40.000000" +"entchain" "1736" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "639.000000" +"classtype" "40.000000" +"entchain" "1737" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "640.000000" +"classtype" "40.000000" +"entchain" "1738" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "641.000000" +"classtype" "40.000000" +"entchain" "1739" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "642.000000" +"classtype" "40.000000" +"entchain" "1740" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "643.000000" +"classtype" "40.000000" +"entchain" "1741" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "644.000000" +"classtype" "40.000000" +"entchain" "1742" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "645.000000" +"classtype" "40.000000" +"entchain" "1743" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "646.000000" +"classtype" "40.000000" +"entchain" "1744" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "647.000000" +"classtype" "40.000000" +"entchain" "1745" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "648.000000" +"classtype" "40.000000" +"entchain" "1746" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "649.000000" +"classtype" "40.000000" +"entchain" "1747" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "650.000000" +"classtype" "40.000000" +"entchain" "1748" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "651.000000" +"classtype" "40.000000" +"entchain" "1749" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "652.000000" +"classtype" "40.000000" +"entchain" "1750" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "653.000000" +"classtype" "40.000000" +"entchain" "1751" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "654.000000" +"classtype" "40.000000" +"entchain" "1752" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "655.000000" +"classtype" "40.000000" +"entchain" "1753" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "656.000000" +"classtype" "40.000000" +"entchain" "1754" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "657.000000" +"classtype" "40.000000" +"entchain" "1755" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "658.000000" +"classtype" "40.000000" +"entchain" "1756" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "659.000000" +"classtype" "40.000000" +"entchain" "1757" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "660.000000" +"classtype" "40.000000" +"entchain" "1758" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "661.000000" +"classtype" "40.000000" +"entchain" "1759" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "662.000000" +"classtype" "40.000000" +"entchain" "1760" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "663.000000" +"classtype" "40.000000" +"entchain" "1761" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "664.000000" +"classtype" "40.000000" +"entchain" "1762" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "665.000000" +"classtype" "40.000000" +"entchain" "1763" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "666.000000" +"classtype" "40.000000" +"entchain" "1764" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "667.000000" +"classtype" "40.000000" +"entchain" "1765" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "668.000000" +"classtype" "40.000000" +"entchain" "1766" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "669.000000" +"classtype" "40.000000" +"entchain" "1767" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "670.000000" +"classtype" "40.000000" +"entchain" "1768" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "671.000000" +"classtype" "40.000000" +"entchain" "1769" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "672.000000" +"classtype" "40.000000" +"entchain" "1770" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "673.000000" +"classtype" "40.000000" +"entchain" "1771" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "674.000000" +"classtype" "40.000000" +"entchain" "1772" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "675.000000" +"classtype" "40.000000" +"entchain" "1773" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "676.000000" +"classtype" "40.000000" +"entchain" "1774" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "677.000000" +"classtype" "40.000000" +"entchain" "1775" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "678.000000" +"classtype" "40.000000" +"entchain" "1776" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "679.000000" +"classtype" "40.000000" +"entchain" "1777" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "680.000000" +"classtype" "40.000000" +"entchain" "1778" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "681.000000" +"classtype" "40.000000" +"entchain" "1779" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "682.000000" +"classtype" "40.000000" +"entchain" "1780" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "683.000000" +"classtype" "40.000000" +"entchain" "1781" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "684.000000" +"classtype" "40.000000" +"entchain" "1782" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "685.000000" +"classtype" "40.000000" +"entchain" "1783" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "686.000000" +"classtype" "40.000000" +"entchain" "1784" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "687.000000" +"classtype" "40.000000" +"entchain" "1785" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "688.000000" +"classtype" "40.000000" +"entchain" "1786" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "689.000000" +"classtype" "40.000000" +"entchain" "1787" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "690.000000" +"classtype" "40.000000" +"entchain" "1788" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "691.000000" +"classtype" "40.000000" +"entchain" "1789" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "692.000000" +"classtype" "40.000000" +"entchain" "1790" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "693.000000" +"classtype" "40.000000" +"entchain" "1791" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "694.000000" +"classtype" "40.000000" +"entchain" "1792" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "695.000000" +"classtype" "40.000000" +"entchain" "1793" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "696.000000" +"classtype" "40.000000" +"entchain" "1794" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "697.000000" +"classtype" "40.000000" +"entchain" "1795" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "698.000000" +"classtype" "40.000000" +"entchain" "1796" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "699.000000" +"classtype" "40.000000" +"entchain" "1797" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "700.000000" +"classtype" "40.000000" +"entchain" "1798" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "701.000000" +"classtype" "40.000000" +"entchain" "1799" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "702.000000" +"classtype" "40.000000" +"entchain" "1800" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "703.000000" +"classtype" "40.000000" +"entchain" "1801" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "704.000000" +"classtype" "40.000000" +"entchain" "1802" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "705.000000" +"classtype" "40.000000" +"entchain" "1803" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "706.000000" +"classtype" "40.000000" +"entchain" "1804" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "707.000000" +"classtype" "40.000000" +"entchain" "1805" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "708.000000" +"classtype" "40.000000" +"entchain" "1806" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "709.000000" +"classtype" "40.000000" +"entchain" "1807" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "710.000000" +"classtype" "40.000000" +"entchain" "1808" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "711.000000" +"classtype" "40.000000" +"entchain" "1809" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "712.000000" +"classtype" "40.000000" +"entchain" "1810" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "713.000000" +"classtype" "40.000000" +"entchain" "1811" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "714.000000" +"classtype" "40.000000" +"entchain" "1812" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "715.000000" +"classtype" "40.000000" +"entchain" "1813" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "716.000000" +"classtype" "40.000000" +"entchain" "1814" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "717.000000" +"classtype" "40.000000" +"entchain" "1815" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "718.000000" +"classtype" "40.000000" +"entchain" "1816" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "719.000000" +"classtype" "40.000000" +"entchain" "1817" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "720.000000" +"classtype" "40.000000" +"entchain" "1818" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "721.000000" +"classtype" "40.000000" +"entchain" "1819" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "722.000000" +"classtype" "40.000000" +"entchain" "1820" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "723.000000" +"classtype" "40.000000" +"entchain" "1821" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "724.000000" +"classtype" "40.000000" +"entchain" "1822" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "725.000000" +"classtype" "40.000000" +"entchain" "1823" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "726.000000" +"classtype" "40.000000" +"entchain" "1824" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "727.000000" +"classtype" "40.000000" +"entchain" "1825" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "728.000000" +"classtype" "40.000000" +"entchain" "1826" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "729.000000" +"classtype" "40.000000" +"entchain" "1827" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "730.000000" +"classtype" "40.000000" +"entchain" "1828" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "731.000000" +"classtype" "40.000000" +"entchain" "1829" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "732.000000" +"classtype" "40.000000" +"entchain" "1830" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "733.000000" +"classtype" "40.000000" +"entchain" "1831" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "734.000000" +"classtype" "40.000000" +"entchain" "1832" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "735.000000" +"classtype" "40.000000" +"entchain" "1833" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "736.000000" +"classtype" "40.000000" +"entchain" "1834" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "737.000000" +"classtype" "40.000000" +"entchain" "1835" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "738.000000" +"classtype" "40.000000" +"entchain" "1836" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "739.000000" +"classtype" "40.000000" +"entchain" "1837" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "740.000000" +"classtype" "40.000000" +"entchain" "1838" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "741.000000" +"classtype" "40.000000" +"entchain" "1839" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "742.000000" +"classtype" "40.000000" +"entchain" "1840" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "743.000000" +"classtype" "40.000000" +"entchain" "1841" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "744.000000" +"classtype" "40.000000" +"entchain" "1842" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "745.000000" +"classtype" "40.000000" +"entchain" "1843" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "746.000000" +"classtype" "40.000000" +"entchain" "1844" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "747.000000" +"classtype" "40.000000" +"entchain" "1845" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "748.000000" +"classtype" "40.000000" +"entchain" "1846" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "749.000000" +"classtype" "40.000000" +"entchain" "1847" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "750.000000" +"classtype" "40.000000" +"entchain" "1848" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "751.000000" +"classtype" "40.000000" +"entchain" "1849" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "752.000000" +"classtype" "40.000000" +"entchain" "1850" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "753.000000" +"classtype" "40.000000" +"entchain" "1851" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "754.000000" +"classtype" "40.000000" +"entchain" "1852" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "755.000000" +"classtype" "40.000000" +"entchain" "1853" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "756.000000" +"classtype" "40.000000" +"entchain" "1854" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "757.000000" +"classtype" "40.000000" +"entchain" "1855" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "758.000000" +"classtype" "40.000000" +"entchain" "1856" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "759.000000" +"classtype" "40.000000" +"entchain" "1857" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "760.000000" +"classtype" "40.000000" +"entchain" "1858" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "761.000000" +"classtype" "40.000000" +"entchain" "1859" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "762.000000" +"classtype" "40.000000" +"entchain" "1860" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "763.000000" +"classtype" "40.000000" +"entchain" "1861" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "764.000000" +"classtype" "40.000000" +"entchain" "1862" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "765.000000" +"classtype" "40.000000" +"entchain" "1863" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "766.000000" +"classtype" "40.000000" +"entchain" "1864" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "767.000000" +"classtype" "40.000000" +"entchain" "1865" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "768.000000" +"classtype" "40.000000" +"entchain" "1866" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "769.000000" +"classtype" "40.000000" +"entchain" "1867" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "770.000000" +"classtype" "40.000000" +"entchain" "1868" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "771.000000" +"classtype" "40.000000" +"entchain" "1869" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "772.000000" +"classtype" "40.000000" +"entchain" "1870" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "773.000000" +"classtype" "40.000000" +"entchain" "1871" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "774.000000" +"classtype" "40.000000" +"entchain" "1872" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "775.000000" +"classtype" "40.000000" +"entchain" "1873" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "776.000000" +"classtype" "40.000000" +"entchain" "1874" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "777.000000" +"classtype" "40.000000" +"entchain" "1875" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "778.000000" +"classtype" "40.000000" +"entchain" "1876" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "779.000000" +"classtype" "40.000000" +"entchain" "1877" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "780.000000" +"classtype" "40.000000" +"entchain" "1878" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "781.000000" +"classtype" "40.000000" +"entchain" "1879" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "782.000000" +"classtype" "40.000000" +"entchain" "1880" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "783.000000" +"classtype" "40.000000" +"entchain" "1881" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "784.000000" +"classtype" "40.000000" +"entchain" "1882" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "785.000000" +"classtype" "40.000000" +"entchain" "1883" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "786.000000" +"classtype" "40.000000" +"entchain" "1884" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "787.000000" +"classtype" "40.000000" +"entchain" "1885" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "788.000000" +"classtype" "40.000000" +"entchain" "1886" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "789.000000" +"classtype" "40.000000" +"entchain" "1887" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "790.000000" +"classtype" "40.000000" +"entchain" "1888" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "791.000000" +"classtype" "40.000000" +"entchain" "1889" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "792.000000" +"classtype" "40.000000" +"entchain" "1890" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "793.000000" +"classtype" "40.000000" +"entchain" "1891" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "794.000000" +"classtype" "40.000000" +"entchain" "1892" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "795.000000" +"classtype" "40.000000" +"entchain" "1893" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "796.000000" +"classtype" "40.000000" +"entchain" "1894" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "797.000000" +"classtype" "40.000000" +"entchain" "1895" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "798.000000" +"classtype" "40.000000" +"entchain" "1896" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "799.000000" +"classtype" "40.000000" +"entchain" "1897" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "800.000000" +"classtype" "40.000000" +"entchain" "1898" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "801.000000" +"classtype" "40.000000" +"entchain" "1899" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "802.000000" +"classtype" "40.000000" +"entchain" "1900" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "803.000000" +"classtype" "40.000000" +"entchain" "1901" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "804.000000" +"classtype" "40.000000" +"entchain" "1902" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "805.000000" +"classtype" "40.000000" +"entchain" "1903" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "806.000000" +"classtype" "40.000000" +"entchain" "1904" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "807.000000" +"classtype" "40.000000" +"entchain" "1905" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "808.000000" +"classtype" "40.000000" +"entchain" "1906" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "809.000000" +"classtype" "40.000000" +"entchain" "1907" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "810.000000" +"classtype" "40.000000" +"entchain" "1908" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "811.000000" +"classtype" "40.000000" +"entchain" "1909" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "812.000000" +"classtype" "40.000000" +"entchain" "1910" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "813.000000" +"classtype" "40.000000" +"entchain" "1911" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "814.000000" +"classtype" "40.000000" +"entchain" "1912" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "815.000000" +"classtype" "40.000000" +"entchain" "1913" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "816.000000" +"classtype" "40.000000" +"entchain" "1914" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "817.000000" +"classtype" "40.000000" +"entchain" "1915" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "818.000000" +"classtype" "40.000000" +"entchain" "1916" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "819.000000" +"classtype" "40.000000" +"entchain" "1917" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "820.000000" +"classtype" "40.000000" +"entchain" "1918" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "821.000000" +"classtype" "40.000000" +"entchain" "1919" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "822.000000" +"classtype" "40.000000" +"entchain" "1920" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "823.000000" +"classtype" "40.000000" +"entchain" "1921" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "824.000000" +"classtype" "40.000000" +"entchain" "1922" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "825.000000" +"classtype" "40.000000" +"entchain" "1923" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "826.000000" +"classtype" "40.000000" +"entchain" "1924" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "827.000000" +"classtype" "40.000000" +"entchain" "1925" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "828.000000" +"classtype" "40.000000" +"entchain" "1926" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "829.000000" +"classtype" "40.000000" +"entchain" "1927" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "830.000000" +"classtype" "40.000000" +"entchain" "1928" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "831.000000" +"classtype" "40.000000" +"entchain" "1937" +} +{ +"absmin" "-2800.140381 -958.774109 431.031250" +"absmax" "-2798.140381 -956.774109 433.031250" +"ltime" "959.415710" +"origin" "-2799.140381 -957.774109 432.031250" +"angles" "138.618286 359.825745 66.914223" +"classname" "proj_grenade" +"model" "" +"frame" "5.000000" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "2215" +"noise" "weapons/bounce.wav" +"mangle" "29.202301 -589.224365 124.747017" +"height" "1.000000" +"poisonous" "1.000000" +"bodyfadeaway" "1.000000" +"classtype" "461.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-263.294098 -1884.187866 519.000000" +"absmax" "-261.294098 -1882.187866 521.000000" +"origin" "-262.294098 -1883.187866 520.000000" +"angles" "-0.000000 0.999756 -0.000000" +"frame" "8.000000" +"owner" "224" +"mdl" "progs/mon_gaunt_elec.mdl" +"state" "2.000000" +"classtype" "32.000000" +} +{ +"absmin" "-653.342896 1398.750977 -192.968750" +"absmax" "-651.342896 1400.750977 -190.968750" +"ltime" "2696.487549" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-652.342896 1399.750977 -191.968750" +"oldorigin" "-0.287606 0.287606 -0.913545" +"angles" "124.058975 166.825546 -104.041824" +"classname" "rubble" +"model" "" +"touch" "breakable_touch" +"think" "SUB_Remove" +"nextthink" "2698.506104" +"chain" "1063" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "754" +"pain_finished" "2696.310303" +"wait" "1.000000" +"lip" "2.990082" +"pos1" "80.000000 8.000000 1.000000" +"classtype" "847.000000" +"classgroup" "420.000000" +} +{ +"absmin" "-2660.290527 -148.709167 485.000000" +"absmax" "-2658.290527 -146.709167 487.000000" +"origin" "-2659.290527 -147.709167 486.000000" +"angles" "-0.000000 90.000000 -0.000000" +"frame" "3.000000" +"owner" "313" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"modelindex" "435.000000" +"absmin" "-637.930359 1444.303101 -192.968750" +"absmax" "-635.930359 1446.303101 -190.968750" +"ltime" "2697.398438" +"movetype" "10.000000" +"origin" "-636.930359 1445.303101 -191.968750" +"oldorigin" "-0.096678 0.687898 -0.719340" +"angles" "93.079063 226.887085 75.572311" +"classname" "rubble" +"model" "maps/ad_brk/rock04.bsp" +"touch" "SUB_Null" +"think" "model_fade" +"nextthink" "2698.380127" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "754" +"pain_finished" "2697.265137" +"wait" "1.000000" +"lip" "1.345378" +"pos1" "80.000000 8.000000 1.000000" +"alpha" "0.028320" +"classtype" "847.000000" +"classgroup" "420.000000" +} +{ +"absmin" "-2973.391846 -827.258728 455.031250" +"absmax" "-2971.391846 -825.258728 457.031250" +"origin" "-2972.391846 -826.258728 456.031250" +"oldorigin" "-2870.584229 -806.221252 460.031250" +"angles" "0.000000 135.000000 0.000000" +"classname" "monster_spider" +"frame" "96.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-20.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"owner" "596" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_missile" "SUB_Null" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"lefty" "-36.000000" +"search_time" "964.281311" +"attack_state" "1.000000" +"attack_finished" "956.785034" +"pain_finished" "960.440002" +"show_hostile" "960.281311" +"jump_flag" "959.626343" +"mdl" "progs/mon_spiderb.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"lip" "3.586901" +"waitmin" "1000958.437500" +"movespeed" "8.000000" +"bodyfadeaway" "1.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "304.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_spiderb.mdl" +"estate" "2.000000" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "spider_leap1" +"th_jumpexit" "spider_leap9" +"liquidbase" "-1.000000" +"liquidcheck" "960.181335" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_finstate" "956.085266" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "962.682617" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "964.885254" +"sight_sound" "spider/hiss1.wav" +"enemydist" "234.630173" +"switchoverride" "1.000000" +"jumptouch" "2564" +"steptype" "3.000000" +"steplast" "5.000000" +"dmgtimeframe" "959.539978" +"dmgcombined" "32.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2758.363281 -749.269531 474.396881" +"absmax" "-2756.363281 -747.269531 476.396881" +"origin" "-2757.363281 -748.269531 475.396881" +"oldorigin" "-2721.020264 -666.338928 460.031250" +"angles" "0.000000 254.998169 0.000000" +"classname" "monster_spider" +"frame" "96.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-20.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "255.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"owner" "596" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_missile" "SUB_Null" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"lefty" "-36.000000" +"search_time" "948.517578" +"attack_state" "1.000000" +"attack_finished" "940.018677" +"pain_finished" "945.032959" +"show_hostile" "944.517578" +"jump_flag" "945.717529" +"mdl" "progs/mon_spiderb.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"lip" "2.426466" +"waitmin" "1000943.062500" +"movespeed" "5.000000" +"bodyfadeaway" "1.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "304.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_spiderb.mdl" +"estate" "2.000000" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "spider_leap1" +"th_jumpexit" "spider_leap9" +"liquidbase" "-1.000000" +"liquidcheck" "944.517578" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_finstate" "939.318909" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "948.945374" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "948.118896" +"sight_sound" "spider/hiss1.wav" +"enemydist" "157.678482" +"switchoverride" "1.000000" +"jumptouch" "1" +"steptype" "3.000000" +"steplast" "5.000000" +"dmgtimeframe" "944.132935" +"dmgcombined" "32.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2930.779297 2031.327148 -0.968750" +"absmax" "-2928.779297 2033.327148 1.031250" +"ltime" "10.628096" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2929.779297 2032.327148 0.031250" +"angles" "-110.336601 -201.735138 135.778992" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "102.347427 11.270132 151.899429" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "832.000000" +"classtype" "40.000000" +"entchain" "1938" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "833.000000" +"classtype" "40.000000" +"entchain" "1939" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "834.000000" +"classtype" "40.000000" +"entchain" "1940" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "835.000000" +"classtype" "40.000000" +"entchain" "1941" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "836.000000" +"classtype" "40.000000" +"entchain" "1942" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "837.000000" +"classtype" "40.000000" +"entchain" "1943" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "838.000000" +"classtype" "40.000000" +"entchain" "1944" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "839.000000" +"classtype" "40.000000" +"entchain" "1945" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "840.000000" +"classtype" "40.000000" +"entchain" "1946" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "841.000000" +"classtype" "40.000000" +"entchain" "1947" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "842.000000" +"classtype" "40.000000" +"entchain" "1948" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "843.000000" +"classtype" "40.000000" +"entchain" "1949" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "844.000000" +"classtype" "40.000000" +"entchain" "1950" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "845.000000" +"classtype" "40.000000" +"entchain" "1951" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "846.000000" +"classtype" "40.000000" +"entchain" "1952" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "847.000000" +"classtype" "40.000000" +"entchain" "1953" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "848.000000" +"classtype" "40.000000" +"entchain" "1954" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "849.000000" +"classtype" "40.000000" +"entchain" "1955" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "850.000000" +"classtype" "40.000000" +"entchain" "1956" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "851.000000" +"classtype" "40.000000" +"entchain" "1957" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "852.000000" +"classtype" "40.000000" +"entchain" "1958" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "853.000000" +"classtype" "40.000000" +"entchain" "1959" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "854.000000" +"classtype" "40.000000" +"entchain" "1960" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "855.000000" +"classtype" "40.000000" +"entchain" "1961" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "856.000000" +"classtype" "40.000000" +"entchain" "1962" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "857.000000" +"classtype" "40.000000" +"entchain" "1963" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "858.000000" +"classtype" "40.000000" +"entchain" "1964" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "859.000000" +"classtype" "40.000000" +"entchain" "1965" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "860.000000" +"classtype" "40.000000" +"entchain" "1966" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "861.000000" +"classtype" "40.000000" +"entchain" "1967" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "862.000000" +"classtype" "40.000000" +"entchain" "1968" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "863.000000" +"classtype" "40.000000" +"entchain" "1969" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "864.000000" +"classtype" "40.000000" +"entchain" "1970" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "865.000000" +"classtype" "40.000000" +"entchain" "1971" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "866.000000" +"classtype" "40.000000" +"entchain" "1972" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "867.000000" +"classtype" "40.000000" +"entchain" "1973" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "868.000000" +"classtype" "40.000000" +"entchain" "1974" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "869.000000" +"classtype" "40.000000" +"entchain" "1975" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "870.000000" +"classtype" "40.000000" +"entchain" "1976" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "871.000000" +"classtype" "40.000000" +"entchain" "1977" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "872.000000" +"classtype" "40.000000" +"entchain" "1978" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "873.000000" +"classtype" "40.000000" +"entchain" "1979" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "874.000000" +"classtype" "40.000000" +"entchain" "1980" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "875.000000" +"classtype" "40.000000" +"entchain" "1981" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "876.000000" +"classtype" "40.000000" +"entchain" "1982" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "877.000000" +"classtype" "40.000000" +"entchain" "1983" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "878.000000" +"classtype" "40.000000" +"entchain" "1984" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "879.000000" +"classtype" "40.000000" +"entchain" "1985" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "880.000000" +"classtype" "40.000000" +"entchain" "1986" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "881.000000" +"classtype" "40.000000" +"entchain" "1987" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "882.000000" +"classtype" "40.000000" +"entchain" "1988" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "883.000000" +"classtype" "40.000000" +"entchain" "1989" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "884.000000" +"classtype" "40.000000" +"entchain" "1990" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "885.000000" +"classtype" "40.000000" +"entchain" "1991" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "886.000000" +"classtype" "40.000000" +"entchain" "1992" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "887.000000" +"classtype" "40.000000" +"entchain" "1993" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "888.000000" +"classtype" "40.000000" +"entchain" "1994" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "889.000000" +"classtype" "40.000000" +"entchain" "1995" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "890.000000" +"classtype" "40.000000" +"entchain" "1996" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "891.000000" +"classtype" "40.000000" +"entchain" "1997" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "892.000000" +"classtype" "40.000000" +"entchain" "1998" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "893.000000" +"classtype" "40.000000" +"entchain" "1999" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "894.000000" +"classtype" "40.000000" +"entchain" "2000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "895.000000" +"classtype" "40.000000" +"entchain" "2001" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "896.000000" +"classtype" "40.000000" +"entchain" "2002" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "897.000000" +"classtype" "40.000000" +"entchain" "2003" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "898.000000" +"classtype" "40.000000" +"entchain" "2004" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "899.000000" +"classtype" "40.000000" +"entchain" "2005" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "900.000000" +"classtype" "40.000000" +"entchain" "2006" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "901.000000" +"classtype" "40.000000" +"entchain" "2007" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "902.000000" +"classtype" "40.000000" +"entchain" "2008" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "903.000000" +"classtype" "40.000000" +"entchain" "2009" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "904.000000" +"classtype" "40.000000" +"entchain" "2010" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "905.000000" +"classtype" "40.000000" +"entchain" "2011" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "906.000000" +"classtype" "40.000000" +"entchain" "2012" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "907.000000" +"classtype" "40.000000" +"entchain" "2013" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "908.000000" +"classtype" "40.000000" +"entchain" "2014" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "909.000000" +"classtype" "40.000000" +"entchain" "2015" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "910.000000" +"classtype" "40.000000" +"entchain" "2016" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "911.000000" +"classtype" "40.000000" +"entchain" "2017" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "912.000000" +"classtype" "40.000000" +"entchain" "2018" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "913.000000" +"classtype" "40.000000" +"entchain" "2019" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "914.000000" +"classtype" "40.000000" +"entchain" "2020" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "915.000000" +"classtype" "40.000000" +"entchain" "2021" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "916.000000" +"classtype" "40.000000" +"entchain" "2022" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "917.000000" +"classtype" "40.000000" +"entchain" "2023" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "918.000000" +"classtype" "40.000000" +"entchain" "2024" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "919.000000" +"classtype" "40.000000" +"entchain" "2025" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "920.000000" +"classtype" "40.000000" +"entchain" "2026" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "921.000000" +"classtype" "40.000000" +"entchain" "2027" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "922.000000" +"classtype" "40.000000" +"entchain" "2028" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "923.000000" +"classtype" "40.000000" +"entchain" "2029" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "924.000000" +"classtype" "40.000000" +"entchain" "2030" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "925.000000" +"classtype" "40.000000" +"entchain" "2031" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "926.000000" +"classtype" "40.000000" +"entchain" "2032" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "927.000000" +"classtype" "40.000000" +"entchain" "2033" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "928.000000" +"classtype" "40.000000" +"entchain" "2034" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "929.000000" +"classtype" "40.000000" +"entchain" "2035" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "930.000000" +"classtype" "40.000000" +"entchain" "2036" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "931.000000" +"classtype" "40.000000" +"entchain" "2037" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "932.000000" +"classtype" "40.000000" +"entchain" "2038" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "933.000000" +"classtype" "40.000000" +"entchain" "2039" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "934.000000" +"classtype" "40.000000" +"entchain" "2040" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "935.000000" +"classtype" "40.000000" +"entchain" "2041" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "936.000000" +"classtype" "40.000000" +"entchain" "2042" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "937.000000" +"classtype" "40.000000" +"entchain" "2043" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "938.000000" +"classtype" "40.000000" +"entchain" "2044" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "939.000000" +"classtype" "40.000000" +"entchain" "2045" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "940.000000" +"classtype" "40.000000" +"entchain" "2046" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "941.000000" +"classtype" "40.000000" +"entchain" "2047" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "942.000000" +"classtype" "40.000000" +"entchain" "2048" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "943.000000" +"classtype" "40.000000" +"entchain" "2049" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "944.000000" +"classtype" "40.000000" +"entchain" "2050" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "945.000000" +"classtype" "40.000000" +"entchain" "2051" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "946.000000" +"classtype" "40.000000" +"entchain" "2052" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "947.000000" +"classtype" "40.000000" +"entchain" "2053" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "948.000000" +"classtype" "40.000000" +"entchain" "2054" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "949.000000" +"classtype" "40.000000" +"entchain" "2055" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "950.000000" +"classtype" "40.000000" +"entchain" "2056" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "951.000000" +"classtype" "40.000000" +"entchain" "2057" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "952.000000" +"classtype" "40.000000" +"entchain" "2058" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "953.000000" +"classtype" "40.000000" +"entchain" "2059" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "954.000000" +"classtype" "40.000000" +"entchain" "2060" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "955.000000" +"classtype" "40.000000" +"entchain" "2061" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "956.000000" +"classtype" "40.000000" +"entchain" "2062" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "957.000000" +"classtype" "40.000000" +"entchain" "2063" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "958.000000" +"classtype" "40.000000" +"entchain" "2064" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "959.000000" +"classtype" "40.000000" +"entchain" "2065" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "960.000000" +"classtype" "40.000000" +"entchain" "2066" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "961.000000" +"classtype" "40.000000" +"entchain" "2067" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "962.000000" +"classtype" "40.000000" +"entchain" "2068" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "963.000000" +"classtype" "40.000000" +"entchain" "2069" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "964.000000" +"classtype" "40.000000" +"entchain" "2070" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "965.000000" +"classtype" "40.000000" +"entchain" "2071" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "966.000000" +"classtype" "40.000000" +"entchain" "2072" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "967.000000" +"classtype" "40.000000" +"entchain" "2073" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "968.000000" +"classtype" "40.000000" +"entchain" "2074" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "969.000000" +"classtype" "40.000000" +"entchain" "2075" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "970.000000" +"classtype" "40.000000" +"entchain" "2076" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "971.000000" +"classtype" "40.000000" +"entchain" "2077" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "972.000000" +"classtype" "40.000000" +"entchain" "2078" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "973.000000" +"classtype" "40.000000" +"entchain" "2079" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "974.000000" +"classtype" "40.000000" +"entchain" "2080" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "975.000000" +"classtype" "40.000000" +"entchain" "2081" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "976.000000" +"classtype" "40.000000" +"entchain" "2082" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "977.000000" +"classtype" "40.000000" +"entchain" "2083" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "978.000000" +"classtype" "40.000000" +"entchain" "2084" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "979.000000" +"classtype" "40.000000" +"entchain" "2085" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "980.000000" +"classtype" "40.000000" +"entchain" "2086" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "981.000000" +"classtype" "40.000000" +"entchain" "2087" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "982.000000" +"classtype" "40.000000" +"entchain" "2088" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "983.000000" +"classtype" "40.000000" +"entchain" "2089" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "984.000000" +"classtype" "40.000000" +"entchain" "2090" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "985.000000" +"classtype" "40.000000" +"entchain" "2091" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "986.000000" +"classtype" "40.000000" +"entchain" "2092" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "987.000000" +"classtype" "40.000000" +"entchain" "2093" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "988.000000" +"classtype" "40.000000" +"entchain" "2094" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "989.000000" +"classtype" "40.000000" +"entchain" "2095" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "990.000000" +"classtype" "40.000000" +"entchain" "2096" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "991.000000" +"classtype" "40.000000" +"entchain" "2097" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "992.000000" +"classtype" "40.000000" +"entchain" "2098" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "993.000000" +"classtype" "40.000000" +"entchain" "2099" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "994.000000" +"classtype" "40.000000" +"entchain" "2100" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "995.000000" +"classtype" "40.000000" +"entchain" "2101" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "996.000000" +"classtype" "40.000000" +"entchain" "2102" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "997.000000" +"classtype" "40.000000" +"entchain" "2103" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "998.000000" +"classtype" "40.000000" +"entchain" "2104" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "999.000000" +"classtype" "40.000000" +"entchain" "2105" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1000.000000" +"classtype" "40.000000" +"entchain" "2106" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1001.000000" +"classtype" "40.000000" +"entchain" "2107" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1002.000000" +"classtype" "40.000000" +"entchain" "2108" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1003.000000" +"classtype" "40.000000" +"entchain" "2109" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1004.000000" +"classtype" "40.000000" +"entchain" "2110" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1005.000000" +"classtype" "40.000000" +"entchain" "2111" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1006.000000" +"classtype" "40.000000" +"entchain" "2112" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1007.000000" +"classtype" "40.000000" +"entchain" "2113" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1008.000000" +"classtype" "40.000000" +"entchain" "2114" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1009.000000" +"classtype" "40.000000" +"entchain" "2115" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1010.000000" +"classtype" "40.000000" +"entchain" "2116" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1011.000000" +"classtype" "40.000000" +"entchain" "2117" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1012.000000" +"classtype" "40.000000" +"entchain" "2118" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1013.000000" +"classtype" "40.000000" +"entchain" "2119" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1014.000000" +"classtype" "40.000000" +"entchain" "2120" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1015.000000" +"classtype" "40.000000" +"entchain" "2121" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1016.000000" +"classtype" "40.000000" +"entchain" "2122" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1017.000000" +"classtype" "40.000000" +"entchain" "2123" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1018.000000" +"classtype" "40.000000" +"entchain" "2124" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" "classname" "particle" "cnt" "1019.000000" "classtype" "40.000000" -"entchain" "1086" +"entchain" "2125" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" "classname" "particle" "cnt" "1020.000000" "classtype" "40.000000" -"entchain" "1087" +"entchain" "2126" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" "classname" "particle" "cnt" "1021.000000" "classtype" "40.000000" -"entchain" "1088" +"entchain" "2127" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" "classname" "particle" "cnt" "1022.000000" "classtype" "40.000000" -"entchain" "1089" +"entchain" "2128" } { +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" "classname" "particle" "cnt" "1023.000000" "classtype" "40.000000" -"entchain" "41" +"entchain" "1114" } { -"absmin" "-351.187500 -380.378937 63.313248" -"absmax" "-349.187500 -378.378937 65.313248" -"ltime" "25.721779" +"absmin" "-2525.841309 1311.711060 -32.968750" +"absmax" "-2523.841309 1313.711060 -30.968750" +"ltime" "61.339409" "movetype" "10.000000" "solid" "2.000000" -"origin" "-350.187500 -379.378937 64.313248" -"angles" "70.519730 120.608345 261.261169" +"origin" "-2524.841309 1312.711060 -31.968750" +"angles" "197.334290 62.107433 215.942474" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8166,19 +53988,19 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-75.748260 -13.975092 116.022476" +"mangle" "68.754280 -31.640175 156.282593" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "247.844223 247.886139 63.313248" -"absmax" "249.844223 249.886139 65.313248" -"ltime" "92.298584" +"absmin" "-2973.355469 2071.599365 -0.968750" +"absmax" "-2971.355469 2073.599365 1.031250" +"ltime" "12.836858" "movetype" "10.000000" "solid" "2.000000" -"origin" "248.844223 248.886139 64.313248" -"angles" "121.180122 -301.110809 -225.948776" +"origin" "-2972.355469 2072.599365 0.031250" +"angles" "-141.227524 183.368561 100.392021" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8188,19 +54010,110 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "76.738792 5.897196 195.772324" +"mangle" "59.352116 51.191048 165.313965" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "242.414490 228.392471 63.313248" -"absmax" "244.414490 230.392471 65.313248" -"ltime" "93.167999" +"absmin" "-2521.461426 1161.319336 -192.968750" +"absmax" "-2519.461426 1163.319336 -190.968750" +"ltime" "64.273987" "movetype" "10.000000" "solid" "2.000000" -"origin" "243.414490 229.392471 64.313248" -"angles" "-230.724426 653.508118 -60.877666" +"origin" "-2520.461426 1162.319336 -191.968750" +"angles" "-519.296204 983.834534 -387.366302" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-17.475073 -73.644684 124.680504" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2725.536865 1306.763306 -32.968750" +"absmax" "-2723.536865 1308.763306 -30.968750" +"ltime" "98.274437" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2724.536865 1307.763306 -31.968750" +"angles" "64.807129 218.727982 -18.473841" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "528" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "84.867874 -10.919240 102.844963" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2773.531494 1417.961182 -32.968750" +"absmax" "-2771.531494 1419.961182 -30.968750" +"ltime" "100.045372" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2772.531494 1418.961182 -31.968750" +"angles" "11.648543 101.429115 -97.744720" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2132" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.755363 22.161541 102.955200" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2668.307617 1484.450806 -32.968750" +"absmax" "-2666.307617 1486.450806 -30.968750" +"ltime" "33.743931" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2667.307617 1485.450806 -31.968750" +"angles" "312.065460 -189.103256 -226.895874" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2133" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.921532 74.901421 166.892105" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3250.298096 1512.872437 31.031250" +"absmax" "-3248.298096 1514.872437 33.031250" +"ltime" "84.213379" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3249.298096 1513.872437 32.031250" +"angles" "-76.716515 -103.711212 242.313751" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8210,67 +54123,19 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "82.610085 -12.873275 144.183853" +"mangle" "25.457317 71.108482 163.380035" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -} -{ -} -{ -"absmin" "254.471085 114.859863 -23.426750" -"absmax" "256.471069 116.859863 -21.426750" -"ltime" "10.857422" +"absmin" "-2948.479004 2049.669434 -0.968750" +"absmax" "-2946.479004 2051.669434 1.031250" +"ltime" "11.242867" "movetype" "10.000000" "solid" "2.000000" -"origin" "255.471085 115.859863 -22.426750" -"angles" "-30.558008 34.985428 15.161823" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "18" -"noise" "weapons/bounce.wav" -"mangle" "-16.774101 -73.818176 184.157837" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "-40.703827 236.645218 63.313248" -"absmax" "-38.703827 238.645218 65.313248" -"ltime" "13.744232" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "-39.703827 237.645218 64.313248" -"angles" "-58.634727 498.157898 27.668549" -"classname" "proj_grenade" -"model" "" -"touch" "SUB_Null" -"think" "model_fade" -"flags" "512.000000" -"waterlevel" "-1.000000" -"watertype" "-1.000000" -"owner" "14" -"noise" "weapons/bounce.wav" -"mangle" "-9.473801 -88.065048 145.667908" -"height" "1.000000" -"classtype" "405.000000" -"classgroup" "230.000000" -} -{ -"absmin" "-80.111946 -48.531631 -23.426750" -"absmax" "-78.111946 -46.531631 -21.426750" -"ltime" "84.697037" -"movetype" "10.000000" -"solid" "2.000000" -"origin" "-79.111946 -47.531631 -22.426750" -"angles" "204.207794 -105.034416 -119.470276" +"origin" "-2947.479004 2050.669434 0.031250" +"angles" "-4.138884 208.158447 267.371185" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8280,19 +54145,42 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-76.642761 34.823238 141.567993" +"mangle" "82.798630 28.738789 186.003799" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "360.421997 -260.554016 63.313248" -"absmax" "362.421997 -258.554016 65.313248" -"ltime" "41.944065" +"absmin" "-2658.876953 944.344666 -31.968750" +"absmax" "-2656.876953 946.344666 -29.968750" +"ltime" "115.468430" "movetype" "10.000000" "solid" "2.000000" -"origin" "361.421997 -259.554016 64.313248" -"angles" "7.753312 -35.181767 -140.256042" +"origin" "-2657.876953 945.344666 -30.968750" +"angles" "-218.804672 175.369614 171.742294" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1015" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.000053 67.483444 137.939209" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2535.293701 648.264954 -32.968750" +"absmax" "-2533.293701 650.264954 -30.968750" +"ltime" "187.472366" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2534.293701 649.264954 -31.968750" +"angles" "-108.952965 446.220062 24.634014" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8302,19 +54190,111 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "13.484051 -77.986870 191.009689" +"mangle" "-53.971741 -65.639748 112.187469" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "368.523315 -251.400040 63.313248" -"absmax" "370.523315 -249.400040 65.313248" -"ltime" "42.079689" +"absmin" "-2758.568359 1376.607910 -32.968750" +"absmax" "-2756.568359 1378.607910 -30.968750" +"ltime" "123.300926" "movetype" "10.000000" "solid" "2.000000" -"origin" "369.523315 -250.400040 64.313248" -"angles" "52.088081 155.231018 268.470734" +"origin" "-2757.568359 1377.607910 -31.968750" +"angles" "79.678864 234.282181 -60.930992" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2134" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-0.243858 126.856125 140.836594" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2530.628418 1317.688721 -32.968750" +"absmax" "-2528.628418 1319.688721 -30.968750" +"ltime" "61.813335" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2529.628418 1318.688721 -31.968750" +"angles" "-153.130600 458.984161 110.195015" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2139" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.947113 -28.706444 123.593666" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2704.934570 1431.675171 -32.968750" +"absmax" "-2702.934570 1433.675171 -30.968750" +"ltime" "34.068741" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2703.934570 1432.675171 -31.968750" +"angles" "204.807480 -12.350910 -125.312607" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2139" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-12.097809 74.038551 127.314774" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2638.756348 1410.361450 -32.968750" +"absmax" "-2636.756348 1412.361450 -30.968750" +"ltime" "105.118523" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2637.756348 1411.361450 -31.968750" +"angles" "66.803917 270.548523 332.345215" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2141" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.757591 -20.327663 197.155640" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2682.277344 908.312500 -32.968750" +"absmax" "-2680.277344 910.312500 -30.968750" +"ltime" "138.429916" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2681.277344 909.312500 -31.968750" +"angles" "141.249649 84.996071 3.742325" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8324,19 +54304,19 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "21.876768 -73.442757 165.711761" +"mangle" "21.820652 71.960197 115.677376" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "-68.269936 -46.513802 -23.426750" -"absmax" "-66.269936 -44.513802 -21.426750" -"ltime" "85.215431" +"absmin" "-2963.316895 2055.052734 -0.968750" +"absmax" "-2961.316895 2057.052734 1.031250" +"ltime" "11.880625" "movetype" "10.000000" "solid" "2.000000" -"origin" "-67.269936 -45.513802 -22.426750" -"angles" "128.706650 316.885498 -161.947266" +"origin" "-2962.316895 2056.052734 0.031250" +"angles" "-108.703896 309.645844 182.777573" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8346,29 +54326,40 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-76.752121 37.253708 98.378716" +"mangle" "74.770020 37.249638 141.192429" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { +"absmin" "288.280273 -2092.587402 383.031250" +"absmax" "290.280273 -2090.587402 385.031250" +"ltime" "2060.040283" +"origin" "289.280273 -2091.587402 384.031250" +"angles" "50.665455 391.280304 61.208836" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "640" +"noise" "weapons/bounce.wav" +"mangle" "539.994080 -196.541916 20.067209" +"height" "1.000000" +"bodyfadeaway" "1.000000" +"classtype" "460.000000" +"classgroup" "230.000000" } { -} -{ -} -{ -} -{ -} -{ -"absmin" "-381.709106 -373.015045 63.313248" -"absmax" "-379.709106 -371.015045 65.313248" -"ltime" "33.057724" +"absmin" "-3018.125977 2072.210449 -0.968750" +"absmax" "-3016.125977 2074.210449 1.031250" +"ltime" "13.466549" "movetype" "10.000000" "solid" "2.000000" -"origin" "-380.709106 -372.015045 64.313248" -"angles" "-170.904556 431.266174 14.381667" +"origin" "-3017.125977 2073.210449 0.031250" +"angles" "-126.865486 224.788620 -111.279388" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8378,19 +54369,19 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-73.707779 13.952602 142.663544" +"mangle" "21.417826 72.720940 103.777023" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "-386.000336 -403.915039 63.313248" -"absmax" "-384.000336 -401.915039 65.313248" -"ltime" "29.355675" +"absmin" "-3024.385254 2081.031738 -0.968750" +"absmax" "-3022.385254 2083.031738 1.031250" +"ltime" "13.293516" "movetype" "10.000000" "solid" "2.000000" -"origin" "-385.000336 -402.915039 64.313248" -"angles" "285.513550 105.580048 -306.060211" +"origin" "-3023.385254 2082.031738 0.031250" +"angles" "-69.103416 134.649521 172.983978" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8400,19 +54391,42 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-73.088287 -17.309292 143.564377" +"mangle" "11.121450 74.385567 142.634872" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "-391.868591 -393.453583 63.313248" -"absmax" "-389.868591 -391.453583 65.313248" -"ltime" "29.326927" +"absmin" "-2688.872314 1351.208374 -32.968750" +"absmax" "-2686.872314 1353.208374 -30.968750" +"ltime" "124.859108" "movetype" "10.000000" "solid" "2.000000" -"origin" "-390.868591 -392.453583 64.313248" -"angles" "156.175781 249.604156 124.059113" +"origin" "-2687.872314 1352.208374 -31.968750" +"angles" "105.228165 -143.946701 254.080688" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2142" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.085632 70.170097 124.968430" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2498.108887 1284.179565 -32.968750" +"absmax" "-2496.108887 1286.179565 -30.968750" +"ltime" "64.339020" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2497.108887 1285.179565 -31.968750" +"angles" "200.486420 435.209412 -113.653900" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8422,21 +54436,42 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-70.089294 -33.939056 192.358002" +"mangle" "-49.772110 -70.932922 110.324234" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -} -{ -"absmin" "-355.498260 -372.435425 63.313248" -"absmax" "-353.498260 -370.435425 65.313248" -"ltime" "26.539650" +"absmin" "-2695.831299 1488.458618 -32.968750" +"absmax" "-2693.831299 1490.458618 -30.968750" +"ltime" "27.137486" "movetype" "10.000000" "solid" "2.000000" -"origin" "-354.498260 -371.435425 64.313248" -"angles" "193.694992 101.228951 -197.165009" +"origin" "-2694.831299 1489.458618 -31.968750" +"angles" "-191.192383 -58.180321 29.293707" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2148" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-39.966896 72.419128 194.017014" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3288.136475 1456.458740 31.031250" +"absmax" "-3286.136475 1458.458740 33.031250" +"ltime" "84.425919" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3287.136475 1457.458740 32.031250" +"angles" "117.529617 286.725708 -187.499023" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8446,19 +54481,19 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-74.926674 -5.668339 144.033752" +"mangle" "11.346077 74.148201 134.818314" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "-352.775391 -344.883606 63.313248" -"absmax" "-350.775391 -342.883606 65.313248" -"ltime" "26.620432" +"absmin" "-3377.513672 1386.372681 31.031250" +"absmax" "-3375.513672 1388.372681 33.031250" +"ltime" "87.619522" "movetype" "10.000000" "solid" "2.000000" -"origin" "-351.775391 -343.883606 64.313248" -"angles" "-92.976913 258.916687 -5.058727" +"origin" "-3376.513672 1387.372681 32.031250" +"angles" "-143.764954 0.349975 -227.761780" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8468,29 +54503,42 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-75.345345 23.637239 126.074097" +"mangle" "-24.227566 71.082130 188.927200" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -} -{ -} -{ -} -{ -} -{ -} -{ -"absmin" "-380.172638 -390.968201 63.313248" -"absmax" "-378.172638 -388.968201 65.313248" -"ltime" "32.546509" +"absmin" "-2674.240234 1493.219604 -32.968750" +"absmax" "-2672.240234 1495.219604 -30.968750" +"ltime" "29.372461" "movetype" "10.000000" "solid" "2.000000" -"origin" "-379.172638 -389.968201 64.313248" -"angles" "306.236755 149.744415 -67.491829" +"origin" "-2673.240234 1494.219604 -31.968750" +"angles" "120.909401 322.363373 -275.488129" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2150" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-13.657518 75.060959 167.913254" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2599.654297 902.965027 -32.968750" +"absmax" "-2597.654297 904.965027 -30.968750" +"ltime" "146.472961" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2598.654297 903.965027 -31.968750" +"angles" "232.796234 172.704651 215.260544" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8500,19 +54548,340 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-76.751488 -4.219036 143.580719" +"mangle" "62.358498 63.762093 151.867615" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "232.737961 -372.517303 63.313248" -"absmax" "234.737961 -370.517303 65.313248" -"ltime" "40.724659" +"absmin" "-2668.509277 1425.549316 -32.968750" +"absmax" "-2666.509277 1427.549316 -30.968750" +"ltime" "30.217257" "movetype" "10.000000" "solid" "2.000000" -"origin" "233.737961 -371.517303 64.313248" -"angles" "151.370041 343.035004 231.653870" +"origin" "-2667.509277 1426.549316 -31.968750" +"angles" "59.685768 137.096802 109.965919" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2153" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "2.080927 76.579002 127.221802" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2662.410400 1399.997559 -32.968750" +"absmax" "-2660.410400 1401.997559 -30.968750" +"ltime" "31.179338" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2661.410400 1400.997559 -31.968750" +"angles" "291.275330 271.601715 136.243134" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2155" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "1.750626 75.441887 196.889145" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2663.520508 1491.991943 -32.968750" +"absmax" "-2661.520508 1493.991943 -30.968750" +"ltime" "27.394484" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2662.520508 1492.991943 -31.968750" +"angles" "324.475037 -122.291855 291.887238" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2156" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.184734 74.887169 158.045273" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2526.609619 1292.510132 -32.968750" +"absmax" "-2524.609619 1294.510132 -30.968750" +"ltime" "63.011356" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2525.609619 1293.510132 -31.968750" +"angles" "189.128021 334.566437 -268.481964" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2156" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.542953 -50.806030 160.621811" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2619.320557 1478.947021 -32.968750" +"absmax" "-2617.320557 1480.947021 -30.968750" +"ltime" "32.440647" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2618.320557 1479.947021 -31.968750" +"angles" "253.917648 175.558716 81.216293" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2157" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "39.312584 67.890419 104.582031" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2599.457520 1053.872070 -31.968750" +"absmax" "-2597.457520 1055.872070 -29.968750" +"ltime" "129.162079" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2598.457520 1054.872070 -30.968750" +"angles" "24.864248 335.216705 75.960571" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1015" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "63.080391 -40.787361 162.380539" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2679.864502 1504.104492 -32.968750" +"absmax" "-2677.864502 1506.104492 -30.968750" +"ltime" "28.181089" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2678.864502 1505.104492 -31.968750" +"angles" "155.834396 -169.897888 -252.739319" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2159" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-19.952915 79.550507 188.972397" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2666.703613 1328.703491 -32.968750" +"absmax" "-2664.703613 1330.703491 -30.968750" +"ltime" "98.313110" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2665.703613 1329.703491 -31.968750" +"angles" "166.932388 293.414703 299.148102" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2157" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.429993 -5.458610 157.845123" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2185.420166 1349.638306 -40.968750" +"absmax" "-2183.420166 1351.638306 -38.968750" +"ltime" "67.324249" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2184.420166 1350.638306 -39.968750" +"angles" "-244.484085 280.837799 -104.575951" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "509" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-14.357388 -77.254860 139.610077" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2656.522217 1499.863037 -32.968750" +"absmax" "-2654.522217 1501.863037 -30.968750" +"ltime" "29.560984" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2655.522217 1500.863037 -31.968750" +"angles" "-22.963243 157.541458 142.367004" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2162" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "2.734627 74.959785 189.858322" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2430.625732 1144.754150 -192.968750" +"absmax" "-2428.625732 1146.754150 -190.968750" +"ltime" "64.875244" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2429.625732 1145.754150 -191.968750" +"angles" "160.943359 263.517181 -99.924835" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-31.264748 -72.551704 199.210724" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2199.865967 1347.860352 -40.968750" +"absmax" "-2197.865967 1349.860352 -38.968750" +"ltime" "66.796043" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2198.865967 1348.860352 -39.968750" +"angles" "272.329285 493.209259 -203.451675" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2163" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-30.231007 -78.954872 115.620682" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2674.631836 915.040710 -31.968750" +"absmax" "-2672.631836 917.040710 -29.968750" +"ltime" "139.873886" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2673.631836 916.040710 -30.968750" +"angles" "329.344299 -200.139099 -288.109863" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1015" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "45.051636 64.850868 162.719330" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2701.245850 1424.133545 -32.968750" +"absmax" "-2699.245850 1426.133545 -30.968750" +"ltime" "100.705673" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2700.245850 1425.133545 -31.968750" +"angles" "-134.628448 -8.427957 -278.563812" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2162" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.840851 5.790703 116.551056" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3378.413818 1335.523804 31.031250" +"absmax" "-3376.413818 1337.523804 33.031250" +"ltime" "88.263412" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3377.413818 1336.523804 32.031250" +"angles" "279.466034 144.421753 270.111420" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8522,19 +54891,42 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "22.159645 -74.567001 181.600998" +"mangle" "-72.443672 30.796068 157.129440" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "211.338821 -371.546509 63.313248" -"absmax" "213.338821 -369.546509 65.313248" -"ltime" "40.194981" +"absmin" "-2713.847168 1520.404541 -32.968750" +"absmax" "-2711.847168 1522.404541 -30.968750" +"ltime" "103.098640" "movetype" "10.000000" "solid" "2.000000" -"origin" "212.338821 -370.546509 64.313248" -"angles" "239.947311 470.987091 -245.368225" +"origin" "-2712.847168 1521.404541 -31.968750" +"angles" "-170.130188 -39.960045 200.402542" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2168" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.080681 49.856373 172.360062" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2516.915039 1306.648926 -32.968750" +"absmax" "-2514.915039 1308.648926 -30.968750" +"ltime" "63.445515" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2515.915039 1307.648926 -31.968750" +"angles" "-190.340729 150.454376 -83.020493" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8544,29 +54936,42 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "2.573372 -74.963272 192.140610" +"mangle" "68.970245 -37.140503 143.784164" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -} -{ -} -{ -} -{ -} -{ -} -{ -"absmin" "-296.475830 -364.391571 63.313248" -"absmax" "-294.475830 -362.391571 65.313248" -"ltime" "27.319183" +"absmin" "-2589.475830 1389.000610 -32.968750" +"absmax" "-2587.475830 1391.000610 -30.968750" +"ltime" "102.674934" "movetype" "10.000000" "solid" "2.000000" -"origin" "-295.475830 -363.391571 64.313248" -"angles" "-207.147034 504.449280 182.434555" +"origin" "-2588.475830 1390.000610 -31.968750" +"angles" "-33.231918 395.981049 7.127625" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2170" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "53.867439 -63.864380 110.352798" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3349.668457 1377.193115 31.031250" +"absmax" "-3347.668457 1379.193115 33.031250" +"ltime" "85.242249" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3348.668457 1378.193115 32.031250" +"angles" "51.342583 39.744511 -256.881226" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8576,19 +54981,340 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-77.785057 1.090929 180.917969" +"mangle" "-43.851067 62.331047 178.971542" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "-302.589294 -346.703827 63.313248" -"absmax" "-300.589294 -344.703827 65.313248" -"ltime" "27.784376" +"absmin" "-2649.283447 948.736267 -31.968750" +"absmax" "-2647.283447 950.736267 -29.968750" +"ltime" "115.950966" "movetype" "10.000000" "solid" "2.000000" -"origin" "-301.589294 -345.703827 64.313248" -"angles" "-199.591324 -96.723946 196.025543" +"origin" "-2648.283447 949.736267 -30.968750" +"angles" "-146.222778 8.059008 191.653595" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1015" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "39.490387 64.561600 179.395599" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2337.790283 1148.705322 -192.968750" +"absmax" "-2335.790283 1150.705322 -190.968750" +"ltime" "65.489197" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2336.790283 1149.705322 -191.968750" +"angles" "46.705425 129.299377 412.593567" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-33.920540 -72.773041 119.519119" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2207.357666 1269.031494 -32.968750" +"absmax" "-2205.357666 1271.031494 -30.968750" +"ltime" "65.819687" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2206.357666 1270.031494 -31.968750" +"angles" "71.358589 44.366009 -263.080353" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2166" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-25.469500 -75.103165 116.076271" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2232.388428 1344.435425 -40.968750" +"absmax" "-2230.388428 1346.435425 -38.968750" +"ltime" "70.117867" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2231.388428 1345.435425 -39.968750" +"angles" "-223.901962 233.654465 169.681686" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2176" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-41.461163 -75.031815 110.329247" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2202.125244 1349.933350 -40.968750" +"absmax" "-2200.125244 1351.933350 -38.968750" +"ltime" "67.254913" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2201.125244 1350.933350 -39.968750" +"angles" "320.087646 476.796753 316.093445" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2177" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-30.022972 -77.009262 141.351593" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2282.338623 1206.320190 -192.968750" +"absmax" "-2280.338623 1208.320190 -190.968750" +"ltime" "67.923813" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2281.338623 1207.320190 -191.968750" +"angles" "-118.000336 423.718506 47.776184" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-43.417625 -75.462074 183.170731" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2301.096924 1155.848389 -192.968750" +"absmax" "-2299.096924 1157.848389 -190.968750" +"ltime" "68.387604" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2300.096924 1156.848389 -191.968750" +"angles" "754.183044 510.818054 -377.304596" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-55.680286 -66.851006 183.827911" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2563.618408 1313.957764 -32.968750" +"absmax" "-2561.618408 1315.957764 -30.968750" +"ltime" "106.030098" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2562.618408 1314.957764 -31.968750" +"angles" "-148.383606 194.770355 -128.321243" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2172" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.656361 -60.560936 123.383736" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2162.649658 1353.409668 -32.968750" +"absmax" "-2160.649658 1355.409668 -30.968750" +"ltime" "69.393173" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2161.649658 1354.409668 -31.968750" +"angles" "48.975166 312.141754 94.792236" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1931" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-19.993465 -75.015358 111.497368" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2226.540771 1345.534180 -40.968750" +"absmax" "-2224.540771 1347.534180 -38.968750" +"ltime" "71.059837" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2225.540771 1346.534180 -39.968750" +"angles" "164.667953 158.934082 75.966362" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2182" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-6.195196 -75.076248 153.848877" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2299.151855 1341.147705 -32.968750" +"absmax" "-2297.151855 1343.147705 -30.968750" +"ltime" "70.112892" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2298.151855 1342.147705 -31.968750" +"angles" "93.752190 485.013336 228.070435" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "660" +"chain" "2183" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-39.253986 -75.135933 156.442719" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2302.667725 1333.023071 -32.968750" +"absmax" "-2300.667725 1335.023071 -30.968750" +"ltime" "70.639397" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2301.667725 1334.023071 -31.968750" +"angles" "198.097504 574.647034 -130.476318" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "660" +"chain" "2184" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-9.504593 -75.059731 187.758286" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2656.458984 922.950623 -31.968750" +"absmax" "-2654.458984 924.950623 -29.968750" +"ltime" "143.755173" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2655.458984 923.950623 -30.968750" +"angles" "108.926064 -247.685196 -48.518204" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1015" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.364017 65.925125 169.947876" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2646.106689 1288.648193 -32.968750" +"absmax" "-2644.106689 1290.648193 -30.968750" +"ltime" "99.013641" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2645.106689 1289.648193 -31.968750" +"angles" "291.015778 184.073578 235.723923" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2168" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "50.482937 -67.839439 140.236877" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2679.585205 806.373047 -32.968750" +"absmax" "-2677.585205 808.373047 -30.968750" +"ltime" "159.194550" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2678.585205 807.373047 -31.968750" +"angles" "65.635941 132.888443 -171.722549" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8598,21 +55324,66 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-81.929871 17.008421 189.782089" +"mangle" "3.117742 -77.638718 100.738167" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -} -{ -"absmin" "166.268814 214.394348 63.313248" -"absmax" "168.268814 216.394348 65.313248" -"ltime" "93.992271" +"absmin" "-2141.732666 1332.821899 -32.968750" +"absmax" "-2139.732666 1334.821899 -30.968750" +"ltime" "71.235512" "movetype" "10.000000" "solid" "2.000000" -"origin" "167.268814 215.394348 64.313248" -"angles" "88.154266 -221.853424 -168.775024" +"origin" "-2140.732666 1333.821899 -31.968750" +"angles" "31.823645 58.237247 -343.275635" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2182" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-34.779282 -75.405113 195.816269" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2079.465820 1351.426392 -34.968750" +"absmax" "-2077.465820 1353.426392 -32.968750" +"ltime" "71.843422" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2078.465820 1352.426392 -33.968750" +"angles" "165.795654 54.555405 174.433609" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "219" +"chain" "2189" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.753883 -75.565903 111.530777" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3321.540771 1417.223511 31.031250" +"absmax" "-3319.540771 1419.223511 33.031250" +"ltime" "85.548302" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3320.540771 1418.223511 32.031250" +"angles" "310.664612 -26.180054 -191.156097" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8622,19 +55393,19 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "85.091568 12.877131 108.402267" +"mangle" "-8.804259 74.964470 171.899765" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "172.726425 206.100204 63.313248" -"absmax" "174.726425 208.100204 65.313248" -"ltime" "93.712814" +"absmin" "-2624.586182 899.668091 -32.968750" +"absmax" "-2622.586182 901.668091 -30.968750" +"ltime" "148.124008" "movetype" "10.000000" "solid" "2.000000" -"origin" "173.726425 207.100204 64.313248" -"angles" "-174.246826 -250.629761 -63.811935" +"origin" "-2623.586182 900.668091 -31.968750" +"angles" "-93.900398 143.476166 281.383850" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8644,19 +55415,42 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "92.395752 3.519524 108.261772" +"mangle" "57.451130 62.411114 137.519791" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "-68.678024 253.163315 63.313248" -"absmax" "-66.678024 255.163315 65.313248" -"ltime" "95.529846" +"absmin" "-3321.439697 1498.138184 28.031250" +"absmax" "-3319.439697 1500.138184 30.031250" +"ltime" "86.119781" "movetype" "10.000000" "solid" "2.000000" -"origin" "-67.678024 254.163315 64.313248" -"angles" "-103.699036 297.954376 194.358185" +"origin" "-3320.439697 1499.138184 29.031250" +"angles" "196.447266 178.906891 -114.849998" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "656" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.050015 74.383026 156.014786" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2702.159424 784.608154 -32.968750" +"absmax" "-2700.159424 786.608154 -30.968750" +"ltime" "162.938293" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2701.159424 785.608154 -31.968750" +"angles" "91.603554 -18.734682 -139.046127" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8666,19 +55460,19 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "10.557750 75.370445 108.035851" +"mangle" "-20.757446 -81.679474 167.540497" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "-64.859344 262.379364 63.313248" -"absmax" "-62.859348 264.379364 65.313248" -"ltime" "95.244644" +"absmin" "-2662.764648 894.477966 -32.968750" +"absmax" "-2660.764648 896.477966 -30.968750" +"ltime" "151.103851" "movetype" "10.000000" "solid" "2.000000" -"origin" "-63.859348 263.379364 64.313248" -"angles" "330.681610 317.001190 -2.663562" +"origin" "-2661.764648 895.477966 -31.968750" +"angles" "-3.998838 44.666340 -99.209564" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8688,27 +55482,87 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "13.084085 75.450172 149.587494" +"mangle" "26.285429 71.021736 165.493759" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -} -{ -} -{ -} -{ -} -{ -"absmin" "-390.598236 -172.816605 63.313248" -"absmax" "-388.598236 -170.816605 65.313248" -"ltime" "33.163307" +"absmin" "-2474.239258 1096.073242 -192.968750" +"absmax" "-2472.239258 1098.073242 -190.968750" +"ltime" "130.764099" "movetype" "10.000000" "solid" "2.000000" -"origin" "-389.598236 -171.816605 64.313248" -"angles" "365.782013 -44.724197 143.775589" +"origin" "-2473.239258 1097.073242 -191.968750" +"angles" "-94.535217 910.594971 -437.174469" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.936333 -24.874094 152.172882" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2597.395508 1408.200928 -32.968750" +"absmax" "-2595.395508 1410.200928 -30.968750" +"ltime" "101.871559" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2596.395508 1409.200928 -31.968750" +"angles" "239.600967 519.817810 123.082291" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2187" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.758034 -27.789886 123.466057" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2702.314453 1514.508423 -32.968750" +"absmax" "-2700.314453 1516.508423 -30.968750" +"ltime" "103.842484" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2701.314453 1515.508423 -31.968750" +"angles" "338.831329 -223.090378 -249.282990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2187" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.585442 36.383202 175.413528" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2469.317139 785.438538 -32.968750" +"absmax" "-2467.317139 787.438538 -30.968750" +"ltime" "179.602783" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2468.317139 786.438538 -31.968750" +"angles" "-134.405792 199.743164 137.801956" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8718,19 +55572,137 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-72.270050 20.094923 195.174515" +"mangle" "63.067055 67.653557 97.428299" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" } { -"absmin" "-400.211639 -151.951553 63.313248" -"absmax" "-398.211639 -149.951553 65.313248" -"ltime" "33.334793" +} +{ +"absmin" "-2504.400879 961.515991 -192.968750" +"absmax" "-2502.400879 963.515991 -190.968750" +"ltime" "181.157883" "movetype" "10.000000" "solid" "2.000000" -"origin" "-399.211639 -150.951553 64.313248" -"angles" "-21.348965 50.310905 -150.168015" +"origin" "-2503.400879 962.515991 -191.968750" +"angles" "-510.279022 491.883911 64.025246" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.112083 40.422230 138.436600" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2855.551025 -955.139648 431.031250" +"absmax" "-2853.551025 -953.139648 433.031250" +"ltime" "958.898254" +"origin" "-2854.551025 -954.139648 432.031250" +"angles" "71.929337 354.047455 137.215347" +"classname" "proj_grenade" +"model" "" +"frame" "3.000000" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "2215" +"noise" "weapons/bounce.wav" +"mangle" "-90.633247 -582.944092 124.747017" +"height" "1.000000" +"poisonous" "1.000000" +"bodyfadeaway" "1.000000" +"classtype" "461.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-2624.401367 249.255310 -40.968750" +"absmax" "-2622.401367 251.255310 -38.968750" +"origin" "-2623.401367 250.255310 -39.968750" +"oldorigin" "-2623.401367 250.255310 -31.968750" +"angles" "0.000000 324.000000 0.000000" +"classname" "monster_voreling" +"frame" "30.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-25.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"owner" "769" +"th_stand" "SUB_Null" +"th_walk" "SUB_Null" +"th_run" "SUB_Null" +"th_missile" "SUB_Null" +"th_melee" "SUB_Null" +"th_pain" "voreling_pain" +"th_die" "voreling_die" +"lefty" "36.000000" +"pain_finished" "1511.889038" +"mdl" "progs/mon_vorelingp.mdl" +"pausetime" "999999.000000" +"lip" "0.746361" +"waitmin" "1001510.312500" +"movespeed" "1.000000" +"bodyfadeaway" "1.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "374.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"gibbed" "1.000000" +"estate" "2.000000" +"th_checkattack" "VorelingCheckAttack" +"th_slide" "SUB_Null" +"th_jump" "SUB_Null" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "20.000000 0.000000 0.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "voreling/pain.wav" +"deathstring" " was nibbled by a Voreling +" +"idletimer" "1517.008423" +"idle_sound" "voreling/idle.wav" +"sight_timeout" "1520.689087" +"sight_sound" "voreling/sight.wav" +"switchoverride" "1.000000" +"steptype" "3.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_vorelegp.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-2676.468262 889.344971 -32.968750" +"absmax" "-2674.468262 891.344971 -30.968750" +"ltime" "152.186340" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2675.468262 890.344971 -31.968750" +"angles" "44.909046 179.850067 -36.104404" "classname" "proj_grenade" "model" "" "touch" "SUB_Null" @@ -8740,7 +55712,20885 @@ a "watertype" "-1.000000" "owner" "1" "noise" "weapons/bounce.wav" -"mangle" "-65.558578 46.001610 127.136078" +"mangle" "21.906256 72.082054 127.110191" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2479.991211 1203.431519 -192.968750" +"absmax" "-2477.991211 1205.431519 -190.968750" +"ltime" "130.761963" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2478.991211 1204.431519 -191.968750" +"angles" "746.717285 465.980591 337.373230" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "78.836823 1.283119 173.194977" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2689.081787 1264.915039 -32.968750" +"absmax" "-2687.081787 1266.915039 -30.968750" +"ltime" "132.125671" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2688.081787 1265.915039 -31.968750" +"angles" "323.069244 -48.771629 116.458427" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2198" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.231972 39.143623 143.425919" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2673.238037 1292.453735 -32.968750" +"absmax" "-2671.238037 1294.453735 -30.968750" +"ltime" "131.832916" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2672.238037 1293.453735 -31.968750" +"angles" "-194.259384 61.270664 220.756790" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2207" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.683311 -9.608112 192.085236" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2685.468018 778.492920 -32.968750" +"absmax" "-2683.468018 780.492920 -30.968750" +"ltime" "160.695129" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2684.468018 779.492920 -31.968750" +"angles" "22.601931 537.907227 210.559479" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.232585 -78.612595 199.437042" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2612.431396 1280.389282 -32.968750" +"absmax" "-2610.431396 1282.389282 -30.968750" +"ltime" "133.091888" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2611.431396 1281.389282 -31.968750" +"angles" "152.276505 149.021637 151.437637" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2208" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.919060 -45.243645 108.209999" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-618.087524 1459.920532 -192.968750" +"absmax" "-616.087524 1461.920532 -190.968750" +"ltime" "2696.915039" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-617.087524 1460.920532 -191.968750" +"oldorigin" "-0.011678 0.669029 -0.743145" +"angles" "46.719437 214.131226 -109.718910" +"classname" "rubble" +"model" "" +"touch" "breakable_touch" +"think" "SUB_Remove" +"nextthink" "2698.915039" +"chain" "2190" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "754" +"pain_finished" "2696.786865" +"wait" "1.000000" +"lip" "3.945921" +"pos1" "80.000000 8.000000 1.000000" +"classtype" "847.000000" +"classgroup" "420.000000" +} +{ +} +{ +"absmin" "-2556.148682 639.886841 -32.968750" +"absmax" "-2554.148682 641.886841 -30.968750" +"ltime" "188.312500" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2555.148682 640.886841 -31.968750" +"angles" "-31.486633 492.106201 -53.252312" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-69.477386 -68.112335 148.212875" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2699.253906 849.517944 -32.968750" +"absmax" "-2697.253906 851.517944 -30.968750" +"ltime" "182.379227" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2698.253906 850.517944 -31.968750" +"angles" "-79.961548 -75.855957 -145.400665" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "15.182505 73.453339 123.147194" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2814.751465 -716.747314 455.031250" +"absmax" "-2812.751465 -714.747314 457.031250" +"origin" "-2813.751465 -715.747314 456.031250" +"oldorigin" "-2791.635498 -645.568848 456.031250" +"angles" "0.000000 267.994995 0.000000" +"classname" "monster_spider" +"frame" "46.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-25.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "268.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"owner" "596" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_missile" "spider_spit1" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"lefty" "36.000000" +"search_time" "962.304810" +"attack_state" "1.000000" +"attack_finished" "957.923157" +"pain_finished" "957.604980" +"show_hostile" "958.304810" +"mdl" "progs/mon_spiderg.mdl" +"pausetime" "999999.000000" +"lip" "2.986175" +"waitmin" "1000956.312500" +"movespeed" "3.000000" +"poisonous" "1.000000" +"bodyfadeaway" "1.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "304.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_spiderg.mdl" +"estate" "2.000000" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "SUB_Null" +"liquidbase" "-1.000000" +"liquidcheck" "957.447754" +"attack_elev" "12.000000" +"attack_chance" "0.900000" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_finstate" "952.748962" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "958.707153" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "961.548950" +"sight_sound" "spider/hiss1.wav" +"enemydist" "219.807068" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"dmgtimeframe" "957.400940" +"dmgcombined" "24.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_spidlegg.mdl" +"gib2mdl" "progs/gib_spidbodyg.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2245.309082 769.558899 -32.968750" +"absmax" "-2243.309082 771.558899 -30.968750" +"ltime" "266.230347" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2244.309082 770.558899 -31.968750" +"angles" "205.053238 248.029236 19.555664" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-133.881317 139.487488 68.234337" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2672.032715 628.887024 -32.968750" +"absmax" "-2670.032715 630.887024 -30.968750" +"ltime" "166.633301" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2671.032715 629.887024 -31.968750" +"angles" "198.662964 393.586212 -277.860382" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-8.470497 -74.835358 173.521622" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2702.196289 785.031311 -32.968750" +"absmax" "-2700.196289 787.031311 -30.968750" +"ltime" "160.785782" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2701.196289 786.031311 -31.968750" +"angles" "-242.894714 254.269012 -125.074585" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-21.612658 -84.718521 156.119858" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2055.514404 528.202576 -35.968750" +"absmax" "-2053.514404 530.202576 -33.968750" +"ltime" "239.659943" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2054.514404 529.202576 -34.968750" +"angles" "-87.351654 581.218079 341.524628" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "657" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.759689 -6.091444 165.660095" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2048.179443 555.433960 -35.968750" +"absmax" "-2046.179443 557.433960 -33.968750" +"ltime" "239.754883" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2047.179443 556.433960 -34.968750" +"angles" "-247.680344 386.921234 -175.083221" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "657" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.219536 15.597284 185.110260" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2237.960693 749.426392 -32.968750" +"absmax" "-2235.960693 751.426392 -30.968750" +"ltime" "265.997589" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2236.960693 750.426392 -31.968750" +"angles" "66.622711 177.500549 -114.191475" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-121.239594 106.555290 68.625862" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2121.114990 706.278198 -31.968750" +"absmax" "-2119.114990 708.278198 -29.968750" +"ltime" "246.377350" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2120.114990 707.278198 -30.968750" +"angles" "180.222549 331.718353 -90.906120" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1072" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.060959 18.453966 184.913116" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2125.819824 718.608887 -31.968750" +"absmax" "-2123.819824 720.608887 -29.968750" +"ltime" "246.807755" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2124.819824 719.608887 -30.968750" +"angles" "240.341156 144.817902 146.254990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1072" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.198875 30.755108 167.880386" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2835.895020 681.208008 -32.968750" +"absmax" "-2833.895020 683.208008 -30.968750" +"ltime" "182.698746" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2834.895020 682.208008 -31.968750" +"angles" "68.913719 75.690659 -306.510437" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1929" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-86.541771 6.741615 186.463333" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2777.279785 638.666687 -32.968750" +"absmax" "-2775.279785 640.666687 -30.968750" +"ltime" "183.409714" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2776.279785 639.666687 -31.968750" +"angles" "94.052322 -110.001717 58.423660" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2224" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-85.722961 12.034538 198.766617" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2679.115479 796.693848 -32.968750" +"absmax" "-2677.115479 798.693848 -30.968750" +"ltime" "161.228043" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2678.115479 797.693848 -31.968750" +"angles" "-227.726517 35.023491 278.304565" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "1.420593 -78.084137 127.462006" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2860.952148 739.024780 -32.968750" +"absmax" "-2858.952148 741.024780 -30.968750" +"ltime" "286.399170" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2859.952148 740.024780 -31.968750" +"angles" "-40.440399 329.297333 140.715881" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-148.918320 71.352745 86.660210" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2525.926270 454.094208 -192.968750" +"absmax" "-2523.926270 456.094208 -190.968750" +"ltime" "183.913803" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2524.926270 455.094208 -191.968750" +"angles" "-473.234772 22.481339 53.033920" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "62.526890 -80.356537 187.376495" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2504.736572 467.625885 -192.968750" +"absmax" "-2502.736572 469.625885 -190.968750" +"ltime" "184.601807" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2503.736572 468.625885 -191.968750" +"angles" "466.868378 -194.813492 -233.507950" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.897091 -82.026917 120.185387" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2842.232178 740.951904 -32.968750" +"absmax" "-2840.232178 742.951904 -30.968750" +"ltime" "273.924408" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2841.232178 741.951904 -31.968750" +"angles" "184.140015 304.692474 11.891627" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-59.220165 83.052483 86.243446" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2857.621826 742.913330 -32.968750" +"absmax" "-2855.621826 744.913330 -30.968750" +"ltime" "274.020355" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2856.621826 743.913330 -31.968750" +"angles" "-20.515640 117.699303 109.800705" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-85.174606 86.321884 86.993828" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2826.901367 736.514893 -32.968750" +"absmax" "-2824.901367 738.514893 -30.968750" +"ltime" "285.833588" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2825.901367 737.514893 -31.968750" +"angles" "4.584065 113.473763 -31.501579" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-98.972885 72.583626 74.435539" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2665.051025 798.117737 -32.968750" +"absmax" "-2663.051025 800.117737 -30.968750" +"ltime" "162.829422" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2664.051025 799.117737 -31.968750" +"angles" "279.814880 80.491501 89.805687" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "15.590544 -73.362411 137.384705" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2818.111572 740.108643 -32.968750" +"absmax" "-2816.111572 742.108643 -30.968750" +"ltime" "279.522308" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2817.111572 741.108643 -31.968750" +"angles" "-25.215769 206.179230 2.382178" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.660728 73.133499 79.464493" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2821.845215 736.203003 -32.968750" +"absmax" "-2819.845215 738.203003 -30.968750" +"ltime" "279.569946" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2820.845215 737.203003 -31.968750" +"angles" "201.427734 184.177185 -163.500748" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-90.717911 72.787064 66.865913" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2929.500732 750.553467 -32.968750" +"absmax" "-2927.500732 752.553467 -30.968750" +"ltime" "301.471039" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2928.500732 751.553467 -31.968750" +"angles" "-17.122572 107.579727 -245.189835" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-91.675690 73.013649 105.177185" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2826.792725 736.434265 -32.968750" +"absmax" "-2824.792725 738.434265 -30.968750" +"ltime" "294.743317" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2825.792725 737.434265 -31.968750" +"angles" "201.908249 21.133823 18.633234" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-98.974083 72.583603 71.201881" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2869.606689 751.270447 -32.968750" +"absmax" "-2867.606689 753.270447 -30.968750" +"ltime" "294.659515" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2868.606689 752.270447 -31.968750" +"angles" "164.016800 127.352036 105.521019" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-127.746811 71.874512 113.270744" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2828.894287 27.289028 191.031250" +"absmax" "-2826.894287 29.289028 193.031250" +"ltime" "447.507202" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2827.894287 28.289028 192.031250" +"angles" "238.415146 262.968567 -56.072994" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.766647 59.486664 140.196014" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2371.251953 604.954285 -32.968750" +"absmax" "-2369.251953 606.954285 -30.968750" +"ltime" "229.426132" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2370.251953 605.954285 -31.968750" +"angles" "-214.790207 213.027176 -107.711853" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.152392 -74.542572 124.518265" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2468.208496 613.798828 -192.968750" +"absmax" "-2466.208496 615.798828 -190.968750" +"ltime" "229.721909" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2467.208496 614.798828 -191.968750" +"angles" "-270.826416 56.629280 338.431854" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.225403 -72.917793 134.971252" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2847.609863 739.429199 -32.968750" +"absmax" "-2845.609863 741.429199 -30.968750" +"ltime" "297.015594" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2846.609863 740.429199 -31.968750" +"angles" "-102.181427 286.863586 155.703796" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-126.218040 71.912186 81.896210" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2877.413574 743.001038 -32.968750" +"absmax" "-2875.413574 745.001038 -30.968750" +"ltime" "296.808838" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2876.413574 744.001038 -31.968750" +"angles" "220.930542 263.437988 -123.994888" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-160.832642 71.059120 111.723816" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2007.157471 646.104004 -32.968750" +"absmax" "-2005.157471 648.104004 -30.968750" +"ltime" "241.789398" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2006.157471 647.104004 -31.968750" +"angles" "-248.974976 509.381439 337.912659" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.293434 -31.392876 184.184341" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1996.205078 681.519287 -32.968750" +"absmax" "-1994.205078 683.519287 -30.968750" +"ltime" "240.917480" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1995.205078 682.519287 -31.968750" +"angles" "237.903168 -202.684601 28.731361" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.637497 0.326704 194.345901" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2922.730469 750.654663 -32.968750" +"absmax" "-2920.730469 752.654663 -30.968750" +"ltime" "300.932983" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2921.730469 751.654663 -31.968750" +"angles" "39.905983 148.708771 -130.421188" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-82.902306 73.205460 104.563538" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2067.509521 709.286621 -32.968750" +"absmax" "-2065.509521 711.286621 -30.968750" +"ltime" "242.440384" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2066.509521 710.286621 -31.968750" +"angles" "176.472351 510.742981 284.232239" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.819740 -26.219048 136.036636" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2063.631836 741.049133 -32.968750" +"absmax" "-2061.631836 743.049133 -30.968750" +"ltime" "241.772568" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2062.631836 742.049133 -31.968750" +"angles" "-117.723389 -127.369400 -1.117841" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.382187 6.090930 149.853867" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2131.851074 720.824646 -31.968750" +"absmax" "-2129.851074 722.824646 -29.968750" +"ltime" "247.716934" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2130.851074 721.824646 -30.968750" +"angles" "-57.630077 -155.021378 60.603275" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1072" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.115662 12.004391 156.540985" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2133.918457 693.032288 -31.968750" +"absmax" "-2131.918457 695.032288 -29.968750" +"ltime" "248.514938" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2132.918457 694.032288 -30.968750" +"angles" "84.846291 406.123291 5.488202" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1072" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "80.240135 -17.132048 113.464127" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2952.176270 752.899048 -32.968750" +"absmax" "-2950.176270 754.899048 -30.968750" +"ltime" "304.925873" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2951.176270 753.899048 -31.968750" +"angles" "-101.858498 33.013336 -42.870296" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-118.873489 74.101784 156.784561" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2933.705078 743.688477 -32.968750" +"absmax" "-2931.705078 745.688477 -30.968750" +"ltime" "304.668335" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2932.705078 744.688477 -31.968750" +"angles" "-69.317711 138.594910 -143.202744" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-113.340538 74.143684 97.664902" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3347.662354 656.946411 -0.968750" +"absmax" "-3345.662354 658.946411 1.031250" +"ltime" "356.977875" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3346.662354 657.946411 0.031250" +"angles" "261.442993 287.851044 273.154785" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-5.938920 -75.045883 154.039948" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3373.656006 661.636841 -0.968750" +"absmax" "-3371.656006 663.636841 1.031250" +"ltime" "356.492035" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3372.656006 662.636841 0.031250" +"angles" "103.832901 387.092590 -68.068962" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-33.648605 -75.250450 128.428452" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2847.193115 739.046753 -32.968750" +"absmax" "-2845.193115 741.046753 -30.968750" +"ltime" "277.707031" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2846.193115 740.046753 -31.968750" +"angles" "181.151031 255.982986 -110.140335" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-122.951706 70.015152 101.054817" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2521.779053 474.487030 -192.968750" +"absmax" "-2519.779053 476.487030 -190.968750" +"ltime" "230.102798" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2520.779053 475.487030 -191.968750" +"angles" "-16.537844 776.393799 -4.790420" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-9.388684 -75.268219 186.139389" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2473.510254 528.613220 -192.968750" +"absmax" "-2471.510254 530.613220 -190.968750" +"ltime" "229.844269" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2472.510254 529.613220 -191.968750" +"angles" "-602.438904 1091.505981 531.320068" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.253997 -74.811417 191.463501" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2878.066162 750.573547 -32.968750" +"absmax" "-2876.066162 752.573547 -30.968750" +"ltime" "274.459900" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2877.066162 751.573547 -31.968750" +"angles" "-60.968723 -35.023209 204.569183" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2225" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-107.022644 88.768295 120.881638" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2877.585938 750.308594 -32.968750" +"absmax" "-2875.585938 752.308594 -30.968750" +"ltime" "274.529846" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2876.585938 751.308594 -31.968750" +"angles" "237.391998 -34.819004 61.753017" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2258" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-106.737350 88.733109 113.164162" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2846.803955 736.867981 -32.968750" +"absmax" "-2844.803955 738.867981 -30.968750" +"ltime" "276.546967" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2845.803955 737.867981 -31.968750" +"angles" "-47.479061 103.223831 126.808197" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-128.501999 69.787277 78.364655" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2815.719971 738.096680 -32.968750" +"absmax" "-2813.719971 740.096680 -30.968750" +"ltime" "276.566681" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2814.719971 739.096680 -31.968750" +"angles" "201.794937 178.708557 124.893753" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.776031 71.993103 75.515594" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2833.864258 739.229187 -32.968750" +"absmax" "-2831.864258 741.229187 -30.968750" +"ltime" "277.814941" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2832.864258 740.229187 -31.968750" +"angles" "-121.237358 189.071472 -94.774666" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-101.806427 70.883316 89.055298" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3297.774902 904.090454 -0.968750" +"absmax" "-3295.774902 906.090454 1.031250" +"ltime" "380.601562" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3296.774902 905.090454 0.031250" +"angles" "11.877117 464.944885 -410.064728" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "62.447659 -89.274918 128.760315" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3354.262939 965.382935 31.031250" +"absmax" "-3352.262939 967.382935 33.031250" +"ltime" "380.684509" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3353.262939 966.382935 32.031250" +"angles" "-205.072647 333.497223 28.234209" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.388657 -76.335136 117.289116" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3813.249023 772.741028 31.031250" +"absmax" "-3811.249023 774.741028 33.031250" +"ltime" "364.345093" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3812.249023 773.741028 32.031250" +"angles" "-308.100983 -230.020309 79.190598" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1930" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.034912 44.587311 190.368408" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2830.452881 736.925537 -32.968750" +"absmax" "-2828.452881 738.925537 -30.968750" +"ltime" "281.334930" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2829.452881 737.925537 -31.968750" +"angles" "215.738922 280.461456 -98.753899" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-104.184120 72.455200 71.824371" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2829.845459 737.368774 -32.968750" +"absmax" "-2827.845459 739.368774 -30.968750" +"ltime" "281.125458" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2828.845459 738.368774 -31.968750" +"angles" "-30.357832 159.648575 -34.821400" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-102.042442 72.507980 80.761932" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2883.299316 751.604126 -32.968750" +"absmax" "-2881.299316 753.604126 -30.968750" +"ltime" "281.596313" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2882.299316 752.604126 -31.968750" +"angles" "133.127731 218.856277 30.909153" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-144.082428 71.471924 116.238922" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2853.133057 740.296570 -32.968750" +"absmax" "-2851.133057 742.296570 -30.968750" +"ltime" "282.064636" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2852.133057 741.296570 -31.968750" +"angles" "-73.101082 285.470337 183.071182" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-132.526855 71.756706 98.413788" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3856.768799 781.423950 31.031250" +"absmax" "-3854.768799 783.423950 33.031250" +"ltime" "364.590820" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3855.768799 782.423950 32.031250" +"angles" "134.827759 -136.466324 -127.190102" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2265" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "44.796001 60.892731 123.185997" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2865.566895 743.668213 -32.968750" +"absmax" "-2863.566895 745.668213 -30.968750" +"ltime" "282.753723" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2864.566895 744.668213 -31.968750" +"angles" "189.247955 332.941803 -175.998947" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-141.568405 71.533882 114.446205" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2814.059082 739.724854 -32.968750" +"absmax" "-2812.059082 741.724854 -30.968750" +"ltime" "283.274750" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2813.059082 740.724854 -31.968750" +"angles" "-71.803192 13.641717 152.571533" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.600555 73.282852 84.137474" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2849.155762 743.465576 -32.968750" +"absmax" "-2847.155762 745.465576 -30.968750" +"ltime" "287.290710" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2848.155762 744.465576 -31.968750" +"angles" "-149.136887 -56.421295 -92.975800" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-118.030907 72.113953 108.516533" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2829.646973 745.938049 -32.968750" +"absmax" "-2827.646973 747.938049 -30.968750" +"ltime" "287.228027" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2828.646973 746.938049 -31.968750" +"angles" "42.147598 33.258316 -156.694962" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-84.494675 72.940437 78.900955" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2839.449951 748.362488 -32.968750" +"absmax" "-2837.449951 750.362488 -30.968750" +"ltime" "288.521454" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2838.449951 749.362488 -31.968750" +"angles" "265.074005 130.109100 -212.264755" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-94.063110 72.704628 86.155350" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2865.865967 740.039978 -32.968750" +"absmax" "-2863.865967 742.039978 -30.968750" +"ltime" "287.912598" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2864.865967 741.039978 -31.968750" +"angles" "1.761878 255.035507 30.374033" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-153.287720 71.245064 102.907883" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3255.139648 -126.452797 63.031250" +"absmax" "-3253.139648 -124.452797 65.031250" +"ltime" "400.454590" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3254.139648 -125.452797 64.031250" +"angles" "85.608864 532.962891 -170.009277" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "41.585861 -64.120941 180.018829" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2678.196289 590.246582 -32.968750" +"absmax" "-2676.196289 592.246582 -30.968750" +"ltime" "231.044235" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2677.196289 591.246582 -31.968750" +"angles" "289.542145 73.557526 -219.431931" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-6.386629 -74.824905 149.787537" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2675.551270 606.789124 -32.968750" +"absmax" "-2673.551270 608.789124 -30.968750" +"ltime" "231.318344" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2674.551270 607.789124 -31.968750" +"angles" "251.949921 118.602890 -140.571167" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.811106 -74.879005 123.831284" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2849.207275 471.904785 -192.968750" +"absmax" "-2847.207275 473.904785 -190.968750" +"ltime" "232.225021" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2848.207275 472.904785 -191.968750" +"angles" "-458.918396 -468.552307 -597.250122" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "3.576721 -88.956680 164.113693" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2882.219727 643.801697 -32.968750" +"absmax" "-2880.219727 645.801697 -30.968750" +"ltime" "232.009293" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2881.219727 644.801697 -31.968750" +"angles" "108.713333 429.293427 -32.169273" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-32.038681 -68.144470 107.612366" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2838.555420 738.137268 -32.968750" +"absmax" "-2836.555420 740.137268 -30.968750" +"ltime" "277.886566" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2837.555420 739.137268 -31.968750" +"angles" "142.597809 274.716248 -14.253967" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-114.864006 72.181160 86.818794" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2816.442383 734.732361 -32.968750" +"absmax" "-2814.442383 736.732361 -30.968750" +"ltime" "278.082855" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2815.442383 735.732361 -31.968750" +"angles" "167.228149 161.614136 147.050964" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-84.065590 72.943130 57.915283" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2834.283936 746.941528 -32.968750" +"absmax" "-2832.283936 748.941528 -30.968750" +"ltime" "290.203796" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2833.283936 747.941528 -31.968750" +"angles" "36.163311 230.593506 -123.381088" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-89.388985 72.819824 80.477539" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2812.593018 740.440491 -32.968750" +"absmax" "-2810.593018 742.440491 -30.968750" +"ltime" "289.842560" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2811.593018 741.440491 -31.968750" +"angles" "64.358223 -31.863461 -119.581001" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-67.069328 73.369881 89.414101" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3274.455566 -126.100464 63.031250" +"absmax" "-3272.455566 -124.100464 65.031250" +"ltime" "400.434937" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3273.455566 -125.100464 64.031250" +"angles" "-20.775282 31.042562 8.637649" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "28.157669 -77.110924 113.954750" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3576.104736 -34.199677 63.031250" +"absmax" "-3574.104736 -32.199677 65.031250" +"ltime" "402.152863" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3575.104736 -33.199677 64.031250" +"angles" "-176.540710 51.315350 270.641571" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-18.142567 -74.404854 198.926971" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3537.465576 -31.935019 63.031250" +"absmax" "-3535.465576 -29.935019 65.031250" +"ltime" "402.157166" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3536.465576 -30.935019 64.031250" +"angles" "178.385208 274.102417 182.940170" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "18.121605 -75.688316 174.485413" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3123.814941 113.498810 111.031250" +"absmax" "-3121.814941 115.498810 113.031250" +"ltime" "414.080719" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3122.814941 114.498810 112.031250" +"angles" "-218.637772 364.048035 282.660706" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "12.250980 74.934166 116.940361" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3141.759521 125.066132 111.031250" +"absmax" "-3139.759521 127.066132 113.031250" +"ltime" "413.991119" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3140.759521 126.066132 112.031250" +"angles" "17.247805 421.369324 -61.191738" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-6.143199 75.034691 160.194778" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2821.463867 741.136047 -32.968750" +"absmax" "-2819.463867 743.136047 -30.968750" +"ltime" "298.473633" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2820.463867 742.136047 -31.968750" +"angles" "108.112328 -34.621563 -40.415558" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-80.305542 73.043678 103.199265" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2874.839600 739.745544 -32.968750" +"absmax" "-2872.839600 741.745544 -30.968750" +"ltime" "298.666260" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2873.839600 740.745544 -31.968750" +"angles" "91.577248 232.544830 -186.107834" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-168.307907 70.874893 101.437691" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2825.670654 36.538830 191.031250" +"absmax" "-2823.670654 38.538830 193.031250" +"ltime" "447.500244" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2824.670654 37.538830 192.031250" +"angles" "-94.053627 361.962219 11.553118" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.608963 63.199978 124.008369" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2957.459229 742.534851 -32.968750" +"absmax" "-2955.459229 744.534851 -30.968750" +"ltime" "302.521393" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2956.459229 743.534851 -31.968750" +"angles" "19.089041 300.882874 8.223120" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-137.704254 67.296837 145.963699" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2907.406494 740.494873 -32.968750" +"absmax" "-2905.406494 742.494873 -30.968750" +"ltime" "302.612274" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2906.406494 741.494873 -31.968750" +"angles" "-60.820377 157.252762 68.161804" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.535797 70.885963 117.907394" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3361.270508 303.155212 63.031250" +"absmax" "-3359.270508 305.155212 65.031250" +"ltime" "421.012939" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3360.270508 304.155212 64.031250" +"angles" "204.218399 -10.530010 118.781647" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "54.462200 53.525078 186.980179" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3888.864014 603.690918 31.031250" +"absmax" "-3886.864014 605.690918 33.031250" +"ltime" "385.104065" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3887.864014 604.690918 32.031250" +"angles" "366.042206 -23.866062 -326.668793" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-84.871727 -56.193733 160.039795" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3871.731934 594.043518 31.031250" +"absmax" "-3869.731934 596.043518 33.031250" +"ltime" "385.050842" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3870.731934 595.043518 32.031250" +"angles" "434.184052 67.626595 251.952103" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-66.199837 -60.832764 187.026215" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3365.762939 274.551605 63.031250" +"absmax" "-3363.762939 276.551605 65.031250" +"ltime" "421.727936" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3364.762939 275.551605 64.031250" +"angles" "-138.336105 88.767426 136.112732" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.429405 39.718781 105.711433" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2818.678467 29.469669 191.031250" +"absmax" "-2816.678467 31.469669 193.031250" +"ltime" "455.367401" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2817.678467 30.469669 192.031250" +"angles" "22.197136 82.618797 25.599627" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-45.712433 63.835838 125.119728" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2799.787842 36.535343 191.031250" +"absmax" "-2797.787842 38.535343 193.031250" +"ltime" "455.702759" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2798.787842 37.535343 192.031250" +"angles" "-62.958328 -16.601837 -118.752785" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-19.018442 72.713989 143.916840" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3166.495605 140.621490 95.031250" +"absmax" "-3164.495605 142.621490 97.031250" +"ltime" "418.431488" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3165.495605 141.621490 96.031250" +"angles" "-379.152496 87.328033 -173.286194" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-35.928288 75.513840 180.121704" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3124.226318 116.216698 111.031250" +"absmax" "-3122.226318 118.216698 113.031250" +"ltime" "418.222961" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3123.226318 117.216698 112.031250" +"angles" "307.017639 254.422653 149.928574" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-6.308674 75.096367 194.275513" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3693.253662 748.636353 -0.968750" +"absmax" "-3691.253662 750.636353 1.031250" +"ltime" "366.128387" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3692.253662 749.636353 0.031250" +"angles" "373.207214 -291.962677 324.261353" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1929" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.141777 62.640186 133.089508" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3645.235352 749.736572 -0.968750" +"absmax" "-3643.235352 751.736572 1.031250" +"ltime" "365.587982" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3644.235352 750.736572 0.031250" +"angles" "625.757385 -194.111237 -526.889832" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"chain" "2304" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "91.905441 58.627865 182.955734" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2848.461182 33.471867 191.031250" +"absmax" "-2846.461182 35.471867 193.031250" +"ltime" "462.407867" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2847.461182 34.471867 192.031250" +"angles" "163.546036 -50.032257 -9.358251" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.118393 55.718666 168.198410" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3668.402588 728.656311 -0.968750" +"absmax" "-3666.402588 730.656311 1.031250" +"ltime" "366.862427" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3667.402588 729.656311 0.031250" +"angles" "228.793854 -41.908802 -191.305389" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "89.924622 44.606323 118.259026" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3635.939697 715.723022 -0.968750" +"absmax" "-3633.939697 717.723022 1.031250" +"ltime" "367.055908" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3634.939697 716.723022 0.031250" +"angles" "-116.581001 117.677742 34.450993" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"chain" "1929" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "115.052505 34.473549 120.361053" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2818.598389 42.124409 191.031250" +"absmax" "-2816.598389 44.124409 193.031250" +"ltime" "461.444641" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2817.598389 43.124409 192.031250" +"angles" "173.899216 -59.047337 116.886765" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.269402 66.643906 194.886368" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3308.858398 294.075775 63.031250" +"absmax" "-3306.858398 296.075775 65.031250" +"ltime" "423.104126" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3307.858398 295.075775 64.031250" +"angles" "143.408340 410.088409 136.159027" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.608398 -8.252955 107.978706" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2709.267334 -27.568087 192.031250" +"absmax" "-2707.267334 -25.568087 194.031250" +"ltime" "465.714569" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2708.267334 -26.568087 193.031250" +"angles" "91.508430 172.861755 -9.823256" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.720181 59.425034 119.074173" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2715.304688 -17.002081 192.031250" +"absmax" "-2713.304688 -15.002081 194.031250" +"ltime" "465.714264" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2714.304688 -16.002081 193.031250" +"angles" "-7.774686 399.782715 -54.935474" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-45.774765 60.482460 162.590012" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2687.544922 -86.887520 191.031250" +"absmax" "-2685.544922 -84.887520 193.031250" +"ltime" "468.879456" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2686.544922 -85.887520 192.031250" +"angles" "221.229156 6.733283 -65.628372" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-56.635761 51.434238 133.432343" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2845.725830 32.827232 191.031250" +"absmax" "-2843.725830 34.827232 193.031250" +"ltime" "458.815948" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2844.725830 33.827232 192.031250" +"angles" "161.524139 104.609802 35.811813" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-68.561523 56.236458 194.296936" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3578.856445 672.352356 -0.968750" +"absmax" "-3576.856445 674.352356 1.031250" +"ltime" "367.150635" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3577.856445 673.352356 0.031250" +"angles" "90.083107 291.611328 42.065990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2308" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "51.323055 -67.155289 104.189568" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3578.589844 671.426636 -0.968750" +"absmax" "-3576.589844 673.426636 1.031250" +"ltime" "367.673553" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3577.589844 672.426636 0.031250" +"angles" "329.449219 255.637558 -17.742327" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2315" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "51.135662 -67.554367 111.898628" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2834.729736 43.559128 191.031250" +"absmax" "-2832.729736 45.559128 193.031250" +"ltime" "452.887268" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2833.729736 44.559128 192.031250" +"angles" "325.714233 148.814575 304.915894" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-50.725109 62.168671 163.916977" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3398.063721 1033.395752 31.031250" +"absmax" "-3396.063721 1035.395752 33.031250" +"ltime" "381.867218" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3397.063721 1034.395752 32.031250" +"angles" "-142.184219 165.207306 324.349701" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.475128 -61.656876 159.504333" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3413.180176 1024.113037 31.031250" +"absmax" "-3411.180176 1026.113037 33.031250" +"ltime" "381.438660" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3412.180176 1025.113037 32.031250" +"angles" "16.386057 203.767532 171.481155" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "37.638084 -77.240242 128.482590" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3017.713867 115.607330 159.031250" +"absmax" "-3015.713867 117.607330 161.031250" +"ltime" "415.558075" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3016.713867 116.607330 160.031250" +"angles" "267.811951 225.946808 164.226212" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "14.215584 74.847816 173.754745" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3012.666260 115.623833 159.031250" +"absmax" "-3010.666260 117.623833 161.031250" +"ltime" "415.370605" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3011.666260 116.623833 160.031250" +"angles" "10.062721 27.585297 -114.135841" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "19.486055 74.789703 174.306030" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2831.988037 26.886497 191.031250" +"absmax" "-2829.988037 28.886497 193.031250" +"ltime" "451.380249" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2830.988037 27.886497 192.031250" +"angles" "195.079361 290.272766 -68.297516" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-62.593613 58.571102 143.376007" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2814.451904 32.603893 191.031250" +"absmax" "-2812.451904 34.603893 193.031250" +"ltime" "450.641327" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2813.451904 33.603893 192.031250" +"angles" "-97.690918 189.370117 -114.090500" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-38.690231 66.307899 144.533249" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3088.623291 105.286041 127.031250" +"absmax" "-3086.623291 107.286041 129.031250" +"ltime" "415.864075" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3087.623291 106.286041 128.031250" +"angles" "-94.430450 286.386414 -256.626343" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "13.041708 74.960342 123.385460" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3103.020264 103.014702 127.031250" +"absmax" "-3101.020264 105.014702 129.031250" +"ltime" "415.474396" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3102.020264 104.014702 128.031250" +"angles" "-41.354622 9.056402 -76.868187" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.865243 75.015282 147.750351" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3580.814941 614.947144 -0.968750" +"absmax" "-3578.814941 616.947144 1.031250" +"ltime" "367.997009" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3579.814941 615.947144 0.031250" +"angles" "126.556229 128.302307 60.643898" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "18.210491 -95.722824 112.310425" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3583.522705 589.659241 -0.968750" +"absmax" "-3581.522705 591.659241 1.031250" +"ltime" "367.931549" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3582.522705 590.659241 0.031250" +"angles" "76.019279 348.617432 177.705734" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "12.597832 -102.517914 179.185867" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2758.407227 -71.191582 191.031250" +"absmax" "-2756.407227 -69.191582 193.031250" +"ltime" "482.040985" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2757.407227 -70.191582 192.031250" +"angles" "-137.650421 243.304871 128.147705" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-42.894794 61.901691 131.369781" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2811.357422 45.080914 191.031250" +"absmax" "-2809.357422 47.080914 193.031250" +"ltime" "459.178925" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2810.357422 46.080914 192.031250" +"angles" "166.260086 -35.823273 -211.827347" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-28.760244 69.473969 164.411514" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2725.330322 -107.343208 191.031250" +"absmax" "-2723.330322 -105.343208 193.031250" +"ltime" "468.996643" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2724.330322 -106.343208 192.031250" +"angles" "36.724266 226.599411 -195.294693" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-97.226639 21.540600 173.458603" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2687.383789 -25.210976 192.031250" +"absmax" "-2685.383789 -23.210976 194.031250" +"ltime" "475.871521" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2686.383789 -24.210976 193.031250" +"angles" "-149.245956 343.740387 298.362701" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-63.010105 49.791641 158.781921" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2819.289795 26.374695 191.031250" +"absmax" "-2817.289795 28.374695 193.031250" +"ltime" "447.860535" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2818.289795 27.374695 192.031250" +"angles" "-16.684460 161.852814 62.486645" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-49.235153 62.894829 122.255356" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2817.756348 32.066006 191.031250" +"absmax" "-2815.756348 34.066006 193.031250" +"ltime" "448.424042" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2816.756348 33.066006 192.031250" +"angles" "262.206512 -81.925789 28.008472" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-42.792854 64.980003 149.024994" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2692.174316 -43.402622 192.031250" +"absmax" "-2690.174316 -41.402622 194.031250" +"ltime" "475.100006" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2691.174316 -42.402622 193.031250" +"angles" "8.170070 265.298950 -16.888842" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-84.928375 36.759800 139.262665" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2772.526367 -79.427895 191.031250" +"absmax" "-2770.526367 -77.427895 193.031250" +"ltime" "481.562469" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2771.526367 -78.427895 192.031250" +"angles" "212.170456 273.885895 160.941254" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-61.243134 51.516773 129.694489" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3290.943604 288.818451 111.031250" +"absmax" "-3288.943604 290.818451 113.031250" +"ltime" "422.345520" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3289.943604 289.818451 112.031250" +"angles" "-10.206427 374.580566 -54.628803" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "86.565414 -33.221458 162.466141" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3324.151855 289.845856 63.031250" +"absmax" "-3322.151855 291.845856 65.031250" +"ltime" "422.346130" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3323.151855 290.845856 64.031250" +"angles" "-198.155624 210.483063 209.157181" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.886497 -8.327226 103.309128" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3163.250488 -610.422241 433.990112" +"absmax" "-3161.250488 -608.422241 435.990112" +"ltime" "899.722534" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3162.250488 -609.422241 434.990112" +"angles" "270.240601 -183.872925 177.942917" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "88.992767 36.311836 176.768600" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3303.929688 278.489197 63.031250" +"absmax" "-3301.929688 280.489197 65.031250" +"ltime" "422.958435" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3302.929688 279.489197 64.031250" +"angles" "121.139809 476.546600 187.253250" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "86.362503 -34.344830 92.464561" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2819.380615 50.043579 191.031250" +"absmax" "-2817.380615 52.043579 193.031250" +"ltime" "451.261810" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2818.380615 51.043579 192.031250" +"angles" "345.408661 -78.503304 -307.521271" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-34.170609 67.770760 189.631348" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3296.932373 107.518204 63.031250" +"absmax" "-3294.932373 109.518204 65.031250" +"ltime" "418.397003" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3295.932373 108.518204 64.031250" +"angles" "337.446777 94.476357 -191.228699" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-18.624638 74.868019 202.124741" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3316.388184 100.158600 63.031250" +"absmax" "-3314.388184 102.158600 65.031250" +"ltime" "418.404694" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3315.388184 101.158600 64.031250" +"angles" "177.925888 190.586349 5.325223" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-40.278999 74.712303 196.115570" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2832.233643 45.894981 191.031250" +"absmax" "-2830.233643 47.894981 193.031250" +"ltime" "451.829987" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2831.233643 46.894981 192.031250" +"angles" "245.812500 442.605469 -328.670624" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.326447 63.512623 189.741302" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2802.622559 29.789175 191.031250" +"absmax" "-2800.622559 31.789175 193.031250" +"ltime" "453.284576" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2801.622559 30.789175 192.031250" +"angles" "84.773354 -71.283859 25.158913" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-25.515469 70.553146 114.539764" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2261.167969 139.101517 255.031250" +"absmax" "-2259.167969 141.101517 257.031250" +"ltime" "494.986237" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2260.167969 140.101517 256.031250" +"angles" "246.728683 -233.836899 -19.036818" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "58.248413 58.197758 138.074051" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2814.134521 32.342953 191.031250" +"absmax" "-2812.134521 34.342953 193.031250" +"ltime" "448.961914" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2813.134521 33.342953 192.031250" +"angles" "283.186707 87.747261 -72.013458" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-38.500404 66.369347 146.414459" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2806.926025 33.990379 191.031250" +"absmax" "-2804.926025 35.990379 193.031250" +"ltime" "449.654816" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2805.926025 34.990379 192.031250" +"angles" "264.535156 -78.506096 -44.801315" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-28.976385 69.451973 130.805374" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2264.299072 153.776489 255.031250" +"absmax" "-2262.299072 155.776489 257.031250" +"ltime" "495.088409" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2263.299072 154.776489 256.031250" +"angles" "127.198593 265.649902 -92.979691" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.198402 29.064785 138.206604" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2272.261719 60.969852 255.031250" +"absmax" "-2270.261719 62.969852 257.031250" +"ltime" "517.751099" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2271.261719 61.969852 256.031250" +"angles" "14.540912 402.703766 -328.641724" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-38.579205 70.265381 109.715439" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2849.494385 31.184711 191.031250" +"absmax" "-2847.494385 33.184711 193.031250" +"ltime" "457.208069" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2848.494385 32.184711 192.031250" +"angles" "314.400330 115.041832 206.722198" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.302376 54.659698 181.214462" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2809.744629 28.694639 191.031250" +"absmax" "-2807.744629 30.694639 193.031250" +"ltime" "456.659485" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2808.744629 29.694639 192.031250" +"angles" "150.496414 197.500809 -76.693436" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-35.571861 67.208488 113.797829" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2300.448486 35.675041 255.031250" +"absmax" "-2298.448486 37.675041 257.031250" +"ltime" "517.963989" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2299.448486 36.675041 256.031250" +"angles" "188.812347 197.650681 -177.070572" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.161484 45.050659 152.131287" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2608.454102 231.966156 191.031250" +"absmax" "-2606.454102 233.966156 193.031250" +"ltime" "496.979004" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2607.454102 232.966156 192.031250" +"angles" "-60.862663 -58.072098 97.905540" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.882412 76.094643 135.310410" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3492.161865 263.456940 63.031250" +"absmax" "-3490.161865 265.456940 65.031250" +"ltime" "424.077454" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3491.161865 264.456940 64.031250" +"angles" "-94.603119 233.665726 298.707947" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.204109 87.392723 170.087372" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3479.764893 269.597656 63.029816" +"absmax" "-3477.764893 271.597656 65.029816" +"ltime" "423.894196" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3478.764893 270.597656 64.029816" +"angles" "51.542896 269.095367 275.996124" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "31.666319 91.620857 173.583282" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2614.543701 227.926407 191.031250" +"absmax" "-2612.543701 229.926407 193.031250" +"ltime" "497.261932" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2613.543701 228.926407 192.031250" +"angles" "-87.048897 -42.835960 192.510117" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "11.211239 82.484535 117.648499" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2279.016357 88.268303 255.031250" +"absmax" "-2277.016357 90.268303 257.031250" +"ltime" "525.845642" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2278.016357 89.268303 256.031250" +"angles" "124.640869 314.749786 -189.546494" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-49.681084 60.572933 192.145920" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2282.851807 63.412231 255.031250" +"absmax" "-2280.851807 65.412231 257.031250" +"ltime" "526.397217" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2281.851807 64.412231 256.031250" +"angles" "295.460510 97.834785 281.589508" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-57.910553 48.302547 120.624352" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2736.676514 -41.503685 192.031250" +"absmax" "-2734.676514 -39.503685 194.031250" +"ltime" "467.100006" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2735.676514 -40.503685 193.031250" +"angles" "83.232170 116.220528 76.779930" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-84.778519 39.282227 144.420761" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2727.895508 -21.781452 192.031250" +"absmax" "-2725.895508 -19.781452 194.031250" +"ltime" "467.122070" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2726.895508 -20.781452 193.031250" +"angles" "-207.344971 195.824234 101.408546" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.531631 53.548550 162.275208" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3192.950439 -595.755310 431.110382" +"absmax" "-3190.950439 -593.755310 433.110382" +"ltime" "899.982666" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3191.950439 -594.755310 432.110382" +"angles" "168.904373 10.401609 190.181168" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "56.594090 54.338634 142.900635" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2559.595947 25.977627 191.031250" +"absmax" "-2557.595947 27.977627 193.031250" +"ltime" "561.829712" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2558.595947 26.977627 192.031250" +"angles" "-168.937424 187.343765 -165.265717" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-82.669212 42.824505 191.157455" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2554.153076 32.483784 191.031250" +"absmax" "-2552.153076 34.483784 193.031250" +"ltime" "561.156494" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2553.153076 33.483784 192.031250" +"angles" "78.893387 305.553223 -215.387238" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.884003 47.656254 182.566681" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2693.867188 -84.091553 191.031250" +"absmax" "-2691.867188 -82.091553 193.031250" +"ltime" "470.577393" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2692.867188 -83.091553 192.031250" +"angles" "-57.245682 73.027061 214.936356" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.816967 49.827866 175.563278" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2701.673584 -79.675964 191.031250" +"absmax" "-2699.673584 -77.675964 193.031250" +"ltime" "470.578888" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2700.673584 -78.675964 192.031250" +"angles" "-173.039352 100.678612 128.102646" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.308594 48.729343 163.663864" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3239.561523 -638.708130 431.031250" +"absmax" "-3237.561523 -636.708130 433.031250" +"ltime" "911.206909" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3238.561523 -637.708130 432.031250" +"angles" "158.494522 39.534603 315.601990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "55.934116 69.104462 174.368484" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3394.726318 854.192932 -0.968750" +"absmax" "-3392.726318 856.192932 1.031250" +"ltime" "845.869568" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3393.726318 855.192932 0.031250" +"angles" "201.749146 16.091063 85.280792" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.611496 53.343521 118.421349" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2591.172607 253.908875 191.031250" +"absmax" "-2589.172607 255.908875 193.031250" +"ltime" "501.987213" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2590.172607 254.908875 192.031250" +"angles" "273.952759 223.014526 163.115067" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.944035 60.956467 117.353165" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2623.002441 215.679688 191.031250" +"absmax" "-2621.002441 217.679688 193.031250" +"ltime" "499.956818" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2622.002441 216.679688 192.031250" +"angles" "18.716202 -87.897774 246.963226" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-3.104465 90.290352 169.281174" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2615.670410 229.546066 191.031250" +"absmax" "-2613.670410 231.546066 193.031250" +"ltime" "499.725922" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2614.670410 230.546066 192.031250" +"angles" "80.277588 85.940979 37.108597" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.865952 82.834991 100.169739" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2620.352783 226.150436 191.031250" +"absmax" "-2618.352783 228.150436 193.031250" +"ltime" "501.961945" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2619.352783 227.150436 192.031250" +"angles" "156.077576 102.153458 -208.880554" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2369" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "0.314045 88.461945 132.084396" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2544.228271 170.266983 191.031250" +"absmax" "-2542.228271 172.266983 193.031250" +"ltime" "495.734497" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2543.228271 171.266983 192.031250" +"angles" "-62.807663 146.317490 -148.517242" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-30.252617 95.170937 141.296402" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2541.539062 168.429520 191.031250" +"absmax" "-2539.539062 170.429520 193.031250" +"ltime" "495.573700" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2540.539062 169.429520 192.031250" +"angles" "-69.991592 -18.347313 108.038277" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-26.814976 93.662880 129.494003" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3393.585205 838.508728 -0.968750" +"absmax" "-3391.585205 840.508728 1.031250" +"ltime" "845.512207" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3392.585205 839.508728 0.031250" +"angles" "280.668121 44.317696 214.945221" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.173569 35.523987 116.237846" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3282.115723 -647.568542 431.031250" +"absmax" "-3280.115723 -645.568542 433.031250" +"ltime" "911.470032" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3281.115723 -646.568542 432.031250" +"angles" "87.738281 -20.466532 159.871063" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "17.727886 73.463852 157.088211" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2441.801270 -434.310760 223.031250" +"absmax" "-2439.801270 -432.310760 225.031250" +"ltime" "498.236420" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2440.801270 -433.310760 224.031250" +"angles" "-743.865906 2330.953613 519.529480" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "39.957954 63.486107 115.565422" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2626.627930 212.206924 191.018646" +"absmax" "-2624.627930 214.206924 193.018646" +"ltime" "498.413879" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2625.627930 213.206924 192.018646" +"angles" "-96.447670 266.269897 -20.410067" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2371" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-7.188057 94.454735 188.823151" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3621.305664 13.743755 573.000000" +"absmax" "-3619.305664 15.743755 575.000000" +"origin" "-3620.305664 14.743755 574.000000" +"angles" "-0.000000 301.997681 -0.000000" +"frame" "3.000000" +"owner" "322" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "-3443.725098 884.054932 -0.968750" +"absmax" "-3441.725098 886.054932 1.031250" +"ltime" "849.950439" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3442.725098 885.054932 0.031250" +"angles" "128.448166 -170.468964 -200.141815" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.992928 42.472992 117.803429" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3426.529053 918.690247 -0.968750" +"absmax" "-3424.529053 920.690247 1.031250" +"ltime" "849.894714" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3425.529053 919.690247 0.031250" +"angles" "133.699585 -62.989380 274.830475" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.126472 63.933083 175.253952" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3216.220459 -669.009766 431.031250" +"absmax" "-3214.220459 -667.009766 433.031250" +"ltime" "926.906006" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3215.220459 -668.009766 432.031250" +"angles" "269.086182 -32.506615 83.470284" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.387527 72.802635 147.948746" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2547.120117 90.323151 191.031250" +"absmax" "-2545.120117 92.323151 193.031250" +"ltime" "547.901550" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2546.120117 91.323151 192.031250" +"angles" "-176.843338 149.722839 -295.442993" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.036430 70.642227 151.902054" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3289.118408 -648.135620 431.031250" +"absmax" "-3287.118408 -646.135620 433.031250" +"ltime" "914.728760" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3288.118408 -647.135620 432.031250" +"angles" "-117.915848 131.556274 209.403656" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.764088 70.860268 142.297531" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2853.765381 197.819778 191.031250" +"absmax" "-2851.765381 199.819778 193.031250" +"ltime" "552.253418" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2852.765381 198.819778 192.031250" +"angles" "-204.230133 -37.179676 164.299637" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.759014 66.340721 187.363892" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2295.407227 37.682186 255.031250" +"absmax" "-2293.407227 39.682186 257.031250" +"ltime" "518.919922" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2294.407227 38.682186 256.031250" +"angles" "126.513321 264.527466 53.500996" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-57.547935 48.104080 122.174698" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2291.746094 43.325695 255.031250" +"absmax" "-2289.746094 45.325695 257.031250" +"ltime" "518.984863" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2290.746094 44.325695 256.031250" +"angles" "-0.302233 226.595215 -168.640305" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-53.822475 52.456558 121.811890" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2020.170654 -43.958447 319.031250" +"absmax" "-2018.170654 -41.958447 321.031250" +"ltime" "542.613770" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2019.170654 -42.958447 320.031250" +"angles" "68.253845 118.485657 -69.194061" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2374" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.650253 7.304688 127.578255" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2290.109619 55.674442 255.031250" +"absmax" "-2288.109619 57.674442 257.031250" +"ltime" "521.479553" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2289.109619 56.674442 256.031250" +"angles" "391.793121 46.203403 -282.204498" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.644939 58.505516 182.641556" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2291.578857 58.035919 255.031250" +"absmax" "-2289.578857 60.035919 257.031250" +"ltime" "521.628418" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2290.578857 59.035919 256.031250" +"angles" "-102.318565 101.046661 103.269165" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.450752 58.732391 197.675690" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2035.691284 -54.155716 319.031250" +"absmax" "-2033.691284 -52.155716 321.031250" +"ltime" "541.986511" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2034.691284 -53.155716 320.031250" +"angles" "77.482834 53.738037 -88.474426" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2387" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.538292 -3.232100 187.858276" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2294.409180 46.822109 255.031250" +"absmax" "-2292.409180 48.822109 257.031250" +"ltime" "527.138428" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2293.409180 47.822109 256.031250" +"angles" "205.689728 167.909500 -249.783173" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-65.823601 37.085876 124.744316" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2280.401611 62.450596 255.031250" +"absmax" "-2278.401611 64.450592 257.031250" +"ltime" "522.461670" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2279.401611 63.450596 256.031250" +"angles" "-57.262856 323.916016 -239.489990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-42.110191 65.417404 147.526260" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2284.605957 62.341885 255.031250" +"absmax" "-2282.605957 64.341888 257.031250" +"ltime" "521.897156" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2283.605957 63.341885 256.031250" +"angles" "-286.211334 115.170456 -243.846649" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.073353 63.222801 168.541840" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2629.477051 214.574692 191.031250" +"absmax" "-2627.477051 216.574692 193.031250" +"ltime" "499.092865" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2628.477051 215.574692 192.031250" +"angles" "86.563385 166.678558 -144.639297" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2377" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.147701 96.458549 172.382660" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2612.384766 235.039566 191.031250" +"absmax" "-2610.384766 237.039566 193.031250" +"ltime" "499.096802" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2611.384766 236.039566 192.031250" +"angles" "230.709091 236.236420 -190.615845" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "14.359985 79.995926 123.678802" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2317.430176 12.534242 255.031250" +"absmax" "-2315.430176 14.534242 257.031250" +"ltime" "526.521667" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2316.430176 13.534242 256.031250" +"angles" "467.875824 -61.215233 150.896027" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.856438 10.406881 192.572845" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2870.664551 199.526840 191.031250" +"absmax" "-2868.664551 201.526840 193.031250" +"ltime" "552.059448" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2869.664551 200.526840 192.031250" +"angles" "244.768341 136.725708 4.868397" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "24.790005 70.813286 132.408875" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2516.467285 79.932594 191.031250" +"absmax" "-2514.467285 81.932594 193.031250" +"ltime" "547.501892" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2515.467285 80.932594 192.031250" +"angles" "282.649902 151.611420 19.615288" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-14.528524 73.898064 121.738983" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2714.742188 -26.783079 192.031250" +"absmax" "-2712.742188 -24.783079 194.031250" +"ltime" "556.143005" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2713.742188 -25.783079 193.031250" +"angles" "-153.089859 189.882294 -104.229736" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "40.608643 73.471756 148.353241" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3272.501709 -637.104919 431.005371" +"absmax" "-3270.501709 -635.104919 433.005371" +"ltime" "914.897705" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3271.501709 -636.104919 432.005371" +"angles" "-32.087894 -61.741287 148.126495" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "56.009022 69.973877 145.603455" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2615.272705 225.646164 191.031250" +"absmax" "-2613.272705 227.646164 193.031250" +"ltime" "499.051849" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2614.272705 226.646164 192.031250" +"angles" "28.759239 226.923096 5.135164" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.895615 83.283081 116.326729" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2610.107666 218.572723 191.031250" +"absmax" "-2608.107666 220.572723 193.031250" +"ltime" "499.829834" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2609.107666 219.572723 192.031250" +"angles" "-58.973080 320.857941 211.602890" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "13.706581 80.214554 178.624573" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3197.510742 -674.890137 431.031250" +"absmax" "-3195.510742 -672.890137 433.031250" +"ltime" "927.248596" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3196.510742 -673.890137 432.031250" +"angles" "200.047623 -21.920868 -136.880157" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.462612 69.304482 127.298904" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2620.873047 210.725388 191.031250" +"absmax" "-2618.873047 212.725388 193.031250" +"ltime" "501.009460" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2619.873047 211.725388 192.031250" +"angles" "62.077766 111.518288 15.913758" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2394" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-0.369316 88.892746 194.902039" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2515.615723 42.097351 191.031250" +"absmax" "-2513.615723 44.097351 193.031250" +"ltime" "500.481812" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2514.615723 43.097351 192.031250" +"angles" "-392.332214 -1610.611816 -1902.094482" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "35.073437 66.548721 121.923721" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2610.130371 225.932129 191.031250" +"absmax" "-2608.130371 227.932129 193.031250" +"ltime" "501.098083" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2609.130371 226.932129 192.031250" +"angles" "269.829926 28.921478 38.629314" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "16.384258 78.330864 138.426620" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2612.825928 224.468109 191.031250" +"absmax" "-2610.825928 226.468109 193.031250" +"ltime" "501.878510" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2611.825928 225.468109 192.031250" +"angles" "-115.484268 295.128723 -218.145615" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.434681 82.081627 175.695877" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"classname" "DelayedUse" +"think" "DelayThink" +"nextthink" "2699.281982" +"enemy" "1" +"target" "lavajump" +"owner" "760" +"classtype" "912.000000" +} +{ +"absmin" "-2738.956299 -40.029182 192.031250" +"absmax" "-2736.956299 -38.029182 194.031250" +"ltime" "556.245972" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2737.956299 -39.029182 193.031250" +"angles" "-87.004265 -156.731522 58.861851" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "18.881062 74.320007 125.981018" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2315.626953 28.997185 255.031250" +"absmax" "-2313.626953 30.997185 257.031250" +"ltime" "519.716919" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2314.626953 29.997185 256.031250" +"angles" "-83.744743 311.863281 244.794785" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-67.493973 36.484058 197.567123" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2281.995117 49.226173 255.031250" +"absmax" "-2279.995117 51.226173 257.031250" +"ltime" "519.744873" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2280.995117 50.226173 256.031250" +"angles" "-244.642792 9.546700 -303.485260" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.395123 59.965683 106.191551" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3235.267334 -538.640076 431.743500" +"absmax" "-3233.267334 -536.640076 433.743500" +"ltime" "917.975769" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3234.267334 -537.640076 432.743500" +"angles" "-90.568954 193.875961 -313.344177" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.422798 48.787289 187.927460" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3239.505615 -555.330627 431.031250" +"absmax" "-3237.505615 -553.330627 433.031250" +"ltime" "917.554443" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3238.505615 -554.330627 432.031250" +"angles" "8.703135 -93.917099 254.496033" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "84.141922 41.981934 167.032990" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2287.422119 66.811226 255.031250" +"absmax" "-2285.422119 68.811226 257.031250" +"ltime" "519.720520" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2286.422119 67.811226 256.031250" +"angles" "-37.783966 488.432678 -221.874619" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.072937 63.847023 177.476212" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2313.322510 32.219555 255.031250" +"absmax" "-2311.322510 34.219555 257.031250" +"ltime" "519.684021" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2312.322510 33.219555 256.031250" +"angles" "21.208107 381.047485 112.293030" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-65.463516 38.856255 192.076416" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3173.555664 -609.435120 432.454529" +"absmax" "-3171.555664 -607.435120 434.454529" +"ltime" "937.873535" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3172.555664 -608.435120 433.454529" +"angles" "151.016983 -260.459229 -333.936340" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "60.900124 64.549698 192.125290" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3265.182617 -644.111938 431.031250" +"absmax" "-3263.182617 -642.111938 433.031250" +"ltime" "932.952576" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3264.182617 -643.111938 432.031250" +"angles" "-9.812092 31.497637 -170.948669" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.313349 72.675354 120.990944" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3222.069336 -631.301208 431.003052" +"absmax" "-3220.069336 -629.301208 433.003052" +"ltime" "932.273499" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3221.069336 -630.301208 432.003052" +"angles" "-43.951260 -234.442596 -38.666630" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.835484 67.021515 160.793365" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3208.349854 -618.634583 431.031250" +"absmax" "-3206.349854 -616.634583 433.031250" +"ltime" "938.300049" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3207.349854 -617.634583 432.031250" +"angles" "139.440414 -140.136139 194.898117" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "32.260563 70.126663 157.526886" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3165.488525 -449.519470 454.669678" +"absmax" "-3163.488525 -447.519470 456.669678" +"ltime" "906.750061" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3164.488525 -448.519470 455.669678" +"angles" "315.104523 158.626083 -104.689156" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "45.400993 -73.435394 169.056854" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2030.639648 -5.864900 319.031250" +"absmax" "-2028.639648 -3.864900 321.031250" +"ltime" "542.360291" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2029.639648 -4.864900 320.031250" +"angles" "-72.874878 157.364273 176.778839" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.625839 40.940147 187.051300" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2296.704346 18.692926 255.031250" +"absmax" "-2294.704346 20.692926 257.031250" +"ltime" "527.303101" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2295.704346 19.692926 256.031250" +"angles" "351.763397 274.088409 173.578522" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-64.505005 -92.942635 165.363464" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2298.051270 13.193372 255.031250" +"absmax" "-2296.051270 15.193372 257.031250" +"ltime" "527.266907" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2297.051270 14.193372 256.031250" +"angles" "97.907906 660.694763 -312.046143" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-65.434952 -85.099762 169.424850" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2031.310059 -37.597622 319.031250" +"absmax" "-2029.310059 -35.597622 321.031250" +"ltime" "543.025757" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2030.310059 -36.597622 320.031250" +"angles" "-262.071991 56.336823 314.220367" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2390" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.204765 12.217253 177.941589" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3179.935547 -606.661682 431.786560" +"absmax" "-3177.935547 -604.661682 433.786560" +"ltime" "900.010681" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3178.935547 -605.661682 432.786560" +"angles" "86.449059 219.939713 -128.356567" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.435753 42.331585 127.793991" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3172.364014 -613.781128 432.078674" +"absmax" "-3170.364014 -611.781128 434.078674" +"ltime" "899.791870" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3171.364014 -612.781128 433.078674" +"angles" "-110.673210 -150.383286 -321.783295" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "80.884056 39.081593 177.827484" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"classname" "DelayedUse" +"think" "DelayThink" +"nextthink" "2701.281982" +"enemy" "1" +"target" "lavagolem" +"owner" "789" +"classtype" "912.000000" +} +{ +"absmin" "-3210.852783 -602.164673 431.031250" +"absmax" "-3208.852783 -600.164673 433.031250" +"ltime" "929.099060" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3209.852783 -601.164673 432.031250" +"angles" "163.023880 -32.589348 24.338800" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "50.295986 66.284294 153.429443" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2579.618408 35.306000 191.031250" +"absmax" "-2577.618408 37.306000 193.031250" +"ltime" "548.822998" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2578.618408 36.306000 192.031250" +"angles" "57.709064 134.613281 -165.765396" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.891243 57.550434 149.731995" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2602.321777 39.819134 191.031250" +"absmax" "-2600.321777 41.819134 193.031250" +"ltime" "548.341064" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2601.321777 40.819134 192.031250" +"angles" "-47.116112 -36.584072 264.503479" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.026947 52.044693 172.705093" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2753.264893 163.093536 191.031250" +"absmax" "-2751.264893 165.093536 193.031250" +"ltime" "552.895325" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2752.264893 164.093536 192.031250" +"angles" "349.087433 134.326111 98.973358" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1932" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "2.195320 75.688087 176.056473" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2768.493896 143.470352 191.031250" +"absmax" "-2766.493896 145.470352 193.031250" +"ltime" "553.470032" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2767.493896 144.470352 192.031250" +"angles" "-164.884018 -13.130402 -83.257690" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2431" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-17.830746 73.496384 115.275803" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3216.889648 -613.779114 431.031250" +"absmax" "-3214.889648 -611.779114 433.031250" +"ltime" "928.596558" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3215.889648 -612.779114 432.031250" +"angles" "14.574926 42.197113 -121.425537" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "53.344406 65.662422 144.875427" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2301.241211 -12.335703 255.031250" +"absmax" "-2299.241211 -10.335703 257.031250" +"ltime" "528.391113" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2300.241211 -11.335703 256.031250" +"angles" "279.725525 91.528976 -355.161163" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-69.668701 -50.489162 140.713348" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2293.906006 -20.970058 255.031250" +"absmax" "-2291.906006 -18.970058 257.031250" +"ltime" "528.631775" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2292.906006 -19.970058 256.031250" +"angles" "89.208565 137.505066 65.888962" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.690979 -41.635376 110.186447" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3421.975342 926.339844 -0.968750" +"absmax" "-3419.975342 928.339844 1.031250" +"ltime" "851.445618" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3420.975342 927.339844 0.031250" +"angles" "236.284958 292.308899 152.333038" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.662842 68.751343 184.239655" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3540.162109 822.779846 -0.968750" +"absmax" "-3538.162109 824.779846 1.031250" +"ltime" "847.017273" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3539.162109 823.779846 0.031250" +"angles" "212.370087 -81.258110 185.639572" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "66.371193 37.970932 106.459595" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2031.677368 -19.013468 319.031250" +"absmax" "-2029.677368 -17.013468 321.031250" +"ltime" "543.488159" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2030.677368 -18.013468 320.031250" +"angles" "-36.049393 443.320709 70.340027" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2424" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.829720 28.666870 188.282471" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2019.094360 -45.750626 319.031250" +"absmax" "-2017.094360 -43.750626 321.031250" +"ltime" "543.208191" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2018.094360 -44.750626 320.031250" +"angles" "333.995239 -85.599403 9.751790" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2438" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.933693 5.496189 124.677925" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3539.701172 884.304321 -0.968750" +"absmax" "-3537.701172 886.304321 1.031250" +"ltime" "847.535583" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3538.701172 885.304321 0.031250" +"angles" "-40.472450 59.846745 21.111156" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.270599 94.926323 176.161835" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2439.818604 146.298676 191.031250" +"absmax" "-2437.818604 148.298676 193.031250" +"ltime" "546.759583" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2438.818604 147.298676 192.031250" +"angles" "304.417358 -36.592815 207.474258" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-22.838926 72.750076 162.308762" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2440.489258 178.520935 191.031250" +"absmax" "-2438.489258 180.520935 193.031250" +"ltime" "546.422363" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2439.489258 179.520935 192.031250" +"angles" "221.851562 -138.017807 238.928131" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-25.242317 72.453407 108.952133" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2788.625732 37.252628 191.031250" +"absmax" "-2786.625732 39.252628 193.031250" +"ltime" "557.785034" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2787.625732 38.252628 192.031250" +"angles" "-18.370850 -138.968735 -22.776726" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.580841 40.805820 119.782921" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2789.678955 46.827667 191.031250" +"absmax" "-2787.678955 48.827667 193.031250" +"ltime" "557.781860" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2788.678955 47.827667 192.031250" +"angles" "307.829681 136.312210 79.942047" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "63.676804 46.517696 153.596069" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-3421.252197 907.097107 -0.968750" +"absmax" "-3419.252197 909.097107 1.031250" +"ltime" "851.135132" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3420.252197 908.097107 0.031250" +"angles" "-233.738892 -73.987167 319.093903" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.320236 51.722771 179.483994" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2733.201904 -7.838072 192.031250" +"absmax" "-2731.201904 -5.838072 194.031250" +"ltime" "549.708496" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2732.201904 -6.838072 193.031250" +"angles" "297.184662 160.788116 78.406876" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.848858 58.526810 177.136887" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2706.935059 -16.994713 192.031250" +"absmax" "-2704.935059 -14.994712 194.031250" +"ltime" "549.581238" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2705.935059 -15.994712 193.031250" +"angles" "-120.326103 297.721558 185.610886" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-33.764839 67.003654 139.988312" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2159.331787 -8.175236 319.031250" +"absmax" "-2157.331787 -6.175236 321.031250" +"ltime" "544.496155" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2158.331787 -7.175236 320.031250" +"angles" "225.536301 64.334633 39.443382" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.226982 20.321419 197.576340" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2144.961670 -2.227704 319.031250" +"absmax" "-2142.961670 -0.227704 321.031250" +"ltime" "544.626526" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2143.961670 -1.227704 320.031250" +"angles" "16.839729 -40.367378 148.845001" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-69.001129 30.634428 131.611343" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3234.415039 -634.867065 431.031250" +"absmax" "-3232.415039 -632.867065 433.031250" +"ltime" "912.510071" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3233.415039 -633.867065 432.031250" +"angles" "124.816422 110.131165 113.012154" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "57.646633 68.909058 195.272736" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3260.512451 -658.309326 431.031250" +"absmax" "-3258.512451 -656.309326 433.031250" +"ltime" "912.246460" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3259.512451 -657.309326 432.031250" +"angles" "-96.569130 -20.232719 75.338699" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "49.625427 69.824287 123.047417" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1890.885132 1333.243652 415.031250" +"absmax" "-1888.885132 1335.243652 417.031250" +"ltime" "1730.612793" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1889.885132 1334.243652 416.031250" +"angles" "184.576950 451.775177 -198.430756" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2211" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-23.385374 73.337593 99.989494" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2770.641602 -188.063660 191.031250" +"absmax" "-2768.641602 -186.063660 193.031250" +"ltime" "1009.237610" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2769.641602 -187.063660 192.031250" +"angles" "405.187775 153.760300 357.318237" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.559357 103.582794 123.849281" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3534.921631 864.761414 -0.968750" +"absmax" "-3532.921631 866.761414 1.031250" +"ltime" "847.647522" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3533.921631 865.761414 0.031250" +"angles" "-89.837891 -86.367973 -56.562283" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "53.864285 75.264847 195.288223" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2281.731201 53.121059 255.031250" +"absmax" "-2279.731201 55.121059 257.031250" +"ltime" "545.159485" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2280.731201 54.121059 256.031250" +"angles" "-226.314316 -261.923767 215.834915" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-64.058380 39.060776 154.991165" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2276.996094 54.992054 255.031250" +"absmax" "-2274.996094 56.992054 257.031250" +"ltime" "545.237305" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2275.996094 55.992054 256.031250" +"angles" "119.657959 -138.467209 15.355965" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-62.449150 41.544224 162.414612" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3534.867920 850.525085 -0.968750" +"absmax" "-3532.867920 852.525085 1.031250" +"ltime" "848.141052" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3533.867920 851.525085 0.031250" +"angles" "-18.075937 275.974609 26.870220" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "57.847809 63.386528 173.191544" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2775.562012 -783.263489 287.031250" +"absmax" "-2773.562012 -781.263489 289.031250" +"ltime" "987.557495" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2774.562012 -782.263489 288.031250" +"angles" "-428.461670 374.757965 709.052246" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-80.919868 2.877046 128.937347" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2744.245361 -804.692078 427.031250" +"absmax" "-2742.245361 -802.692078 429.031250" +"ltime" "987.575073" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2743.245361 -803.692078 428.031250" +"angles" "369.724762 502.503937 243.679489" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.795540 -13.853970 140.800232" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3306.359863 -652.123779 431.031250" +"absmax" "-3304.359863 -650.123779 433.031250" +"ltime" "915.650696" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3305.359863 -651.123779 432.031250" +"angles" "-4.606856 -153.859375 -103.018044" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.183056 72.259605 131.520248" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3293.202148 -654.155945 431.031250" +"absmax" "-3291.202148 -652.155945 433.031250" +"ltime" "914.863525" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3292.202148 -653.155945 432.031250" +"angles" "2.531401 -157.632385 137.953659" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "44.931904 70.113670 120.497787" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3064.396973 -490.996460 465.231781" +"absmax" "-3062.396973 -488.996460 467.231781" +"ltime" "922.635254" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3063.396973 -489.996460 466.231781" +"angles" "124.619125 304.554626 81.962379" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-34.757339 -102.375549 170.501251" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2691.071289 -62.502052 192.031250" +"absmax" "-2689.071289 -60.502052 194.031250" +"ltime" "554.268982" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2690.071289 -61.502052 193.031250" +"angles" "76.779808 124.637161 -113.139999" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.828938 77.126068 146.458664" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2702.455811 -71.770737 191.031250" +"absmax" "-2700.455811 -69.770737 193.031250" +"ltime" "554.191284" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2701.455811 -70.770737 192.031250" +"angles" "252.091568 -75.959595 145.208908" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-39.324612 64.929031 136.856918" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2276.828125 107.126114 255.031250" +"absmax" "-2274.828125 109.126114 257.031250" +"ltime" "545.858826" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2275.828125 108.126114 256.031250" +"angles" "-134.167374 -55.502048 149.259186" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.148968 78.844994 130.385452" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2308.866455 98.504654 255.031250" +"absmax" "-2306.866455 100.504654 257.031250" +"ltime" "545.717957" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2307.866455 99.504654 256.031250" +"angles" "18.279461 66.048981 -295.211884" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.281185 59.202866 189.227783" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2820.997070 -821.611023 431.031250" +"absmax" "-2818.997070 -819.611023 433.031250" +"ltime" "991.356079" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2819.997070 -820.611023 432.031250" +"angles" "63.019554 214.030823 90.350327" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-77.746658 -13.597919 120.890030" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2820.702148 -814.906921 431.031250" +"absmax" "-2818.702148 -812.906921 433.031250" +"ltime" "991.719055" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2819.702148 -813.906921 432.031250" +"angles" "191.201599 364.404083 169.044449" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.282501 -3.473377 137.831299" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3178.962402 -606.981262 431.901978" +"absmax" "-3176.962402 -604.981262 433.901978" +"ltime" "900.578735" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3177.962402 -605.981262 432.901978" +"angles" "-104.900932 297.876923 102.334091" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.766655 40.129723 163.013474" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3197.029297 -598.710327 431.031250" +"absmax" "-3195.029297 -596.710327 433.031250" +"ltime" "900.786560" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3196.029297 -597.710327 432.031250" +"angles" "-84.103241 -280.983215 84.281433" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "56.077930 51.776928 198.653641" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2930.738770 -763.706665 431.031250" +"absmax" "-2928.738770 -761.706665 433.031250" +"ltime" "979.947876" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2929.738770 -762.706665 432.031250" +"angles" "94.448418 233.773865 204.827393" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-38.186897 72.690437 143.346161" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3251.714844 -541.072510 431.031250" +"absmax" "-3249.714844 -539.072510 433.031250" +"ltime" "918.169373" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3250.714844 -540.072510 432.031250" +"angles" "167.357849 -222.718719 -29.846899" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "63.701595 54.004200 146.058334" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3417.023926 920.433777 -0.968750" +"absmax" "-3415.023926 922.433777 1.031250" +"ltime" "851.976501" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3416.023926 921.433777 0.031250" +"angles" "-197.361298 -204.834961 70.406509" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.223915 64.695038 180.613052" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3421.701172 898.660828 -0.968750" +"absmax" "-3419.701172 900.660828 1.031250" +"ltime" "851.370789" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3420.701172 899.660828 0.031250" +"angles" "354.052856 -235.485413 -84.386436" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.435883 47.148720 151.783249" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3233.712402 -545.604065 431.084015" +"absmax" "-3231.712402 -543.604065 433.084015" +"ltime" "919.087341" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3232.712402 -544.604065 432.084015" +"angles" "231.424942 -145.116425 48.552704" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.731476 46.995888 162.954773" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3054.013184 -495.165039 464.814911" +"absmax" "-3052.013184 -493.165039 466.814911" +"ltime" "921.825806" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3053.013184 -494.165039 465.814911" +"angles" "330.344910 432.494812 -155.597137" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-28.265331 -99.021477 122.255661" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3194.752197 -565.197937 434.815308" +"absmax" "-3192.752197 -563.197937 436.815308" +"ltime" "901.944763" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3193.752197 -564.197937 435.815308" +"angles" "-56.303574 -241.315109 158.877609" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.317924 42.145821 129.775299" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3425.454346 895.809204 -0.968750" +"absmax" "-3423.454346 897.809204 1.031250" +"ltime" "854.877747" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3424.454346 896.809204 0.031250" +"angles" "304.082520 -129.827393 -115.819809" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.936852 47.097889 132.763580" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3564.455566 872.188660 -0.968750" +"absmax" "-3562.455566 874.188660 1.031250" +"ltime" "843.528503" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3563.455566 873.188660 0.031250" +"angles" "-29.890039 103.243080 154.403137" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "66.332085 43.111885 121.560356" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3558.170410 894.531799 -0.968750" +"absmax" "-3556.170410 896.531799 1.031250" +"ltime" "842.692993" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3557.170410 895.531799 0.031250" +"angles" "222.975861 279.173859 18.738441" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.681908 61.133018 142.050858" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3425.431396 897.708069 -0.968750" +"absmax" "-3423.431396 899.708069 1.031250" +"ltime" "855.036499" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3424.431396 898.708069 0.031250" +"angles" "161.631943 119.786034 -150.325500" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.934166 49.099274 133.024506" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3424.491943 873.465210 -0.968750" +"absmax" "-3422.491943 875.465210 1.031250" +"ltime" "852.992920" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3423.491943 874.465210 0.031250" +"angles" "315.685028 -229.913177 -157.636047" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.705872 23.202370 134.384094" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3414.845703 890.156189 -0.968750" +"absmax" "-3412.845703 892.156189 1.031250" +"ltime" "852.636169" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3413.845703 891.156189 0.031250" +"angles" "252.469131 214.935257 -277.274811" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.084297 36.225784 177.283539" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3439.053955 855.712341 -0.968750" +"absmax" "-3437.053955 857.712341 1.031250" +"ltime" "853.428345" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3438.053955 856.712341 0.031250" +"angles" "276.974091 126.054153 193.139267" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.835434 5.597408 110.071930" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3416.518311 893.557800 -0.968750" +"absmax" "-3414.518311 895.557800 1.031250" +"ltime" "853.106079" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3415.518311 894.557800 0.031250" +"angles" "137.299255 88.061226 -296.005859" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.205368 42.108337 158.657715" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3207.337158 -560.769653 433.361389" +"absmax" "-3205.337158 -558.769653 435.361389" +"ltime" "901.361877" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3206.337158 -559.769653 434.361389" +"angles" "109.883087 161.173218 228.343338" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.378044 49.161453 108.712418" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2924.341553 -756.324036 431.031250" +"absmax" "-2922.341553 -754.324036 433.031250" +"ltime" "979.950012" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2923.341553 -755.324036 432.031250" +"angles" "21.376253 -1.665987 -113.252350" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-29.977983 83.097641 132.748276" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3421.825684 882.868835 -0.968750" +"absmax" "-3419.825684 884.868835 1.031250" +"ltime" "854.324158" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3420.825684 883.868835 0.031250" +"angles" "151.804047 274.684692 38.239754" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.543739 33.028519 140.817261" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3407.456055 896.072388 -0.968750" +"absmax" "-3405.456055 898.072388 1.031250" +"ltime" "853.749878" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3406.456055 897.072388 0.031250" +"angles" "272.034027 -317.689240 80.678902" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "78.004059 39.488342 194.871872" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2805.034912 -736.781311 431.031250" +"absmax" "-2803.034912 -734.781311 433.031250" +"ltime" "950.861755" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2804.034912 -735.781311 432.031250" +"angles" "73.048515 157.914124 -71.566833" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-22.981266 84.082748 120.885696" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3438.141357 859.885986 -0.968750" +"absmax" "-3436.141357 861.885986 1.031250" +"ltime" "854.980774" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3437.141357 860.885986 0.031250" +"angles" "168.627380 26.450939 -0.618105" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.014664 10.871655 124.429337" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3439.710938 851.710632 -0.968750" +"absmax" "-3437.710938 853.710632 1.031250" +"ltime" "854.618286" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3438.710938 852.710632 0.031250" +"angles" "198.907196 -155.962738 -110.621780" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.000420 0.265217 115.684280" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3351.881348 -504.462433 431.031250" +"absmax" "-3349.881348 -502.462433 433.031250" +"ltime" "902.522766" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3350.881348 -503.462433 432.031250" +"angles" "38.505222 -155.348236 136.840851" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "63.225029 50.578678 155.734833" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3425.892578 888.845032 -0.968750" +"absmax" "-3423.892578 890.845032 1.031250" +"ltime" "855.682251" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3424.892578 889.845032 0.031250" +"angles" "-12.850306 36.166641 -179.711868" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.438995 39.054810 139.987793" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3424.625732 902.771057 -0.968750" +"absmax" "-3422.625732 904.771057 1.031250" +"ltime" "855.550293" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3423.625732 903.771057 0.031250" +"angles" "150.302063 103.400452 147.339142" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.888603 52.274891 150.774597" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3308.201660 -509.200500 431.031250" +"absmax" "-3306.201660 -507.200500 433.031250" +"ltime" "902.505432" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3307.201660 -508.200500 432.031250" +"angles" "-260.552734 -194.739624 -127.740738" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "90.789970 35.168640 194.315964" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3456.402588 -508.220398 431.031250" +"absmax" "-3454.402588 -506.220398 433.031250" +"ltime" "903.514771" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3455.402588 -507.220398 432.031250" +"angles" "107.242172 -58.780251 124.119766" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.082947 45.871082 100.775543" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3430.452637 893.000061 -0.968750" +"absmax" "-3428.452637 895.000061 1.031250" +"ltime" "857.185242" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3429.452637 894.000061 0.031250" +"angles" "196.912064 172.892365 -193.776199" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.061638 44.777718 134.191132" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3431.952881 904.970215 -0.968750" +"absmax" "-3429.952881 906.970215 1.031250" +"ltime" "856.816345" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3430.952881 905.970215 0.031250" +"angles" "-0.588452 234.806732 -52.962639" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.799026 57.986675 130.320526" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3549.043457 840.230591 -0.968750" +"absmax" "-3547.043457 842.230591 1.031250" +"ltime" "844.192383" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3548.043457 841.230591 0.031250" +"angles" "294.690338 -188.671844 -4.710736" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "62.646435 62.955051 159.425568" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3546.000000 848.779785 -0.968750" +"absmax" "-3544.000000 850.779785 1.031250" +"ltime" "844.190308" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3545.000000 849.779785 0.031250" +"angles" "206.586304 99.545212 69.603615" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.475880 68.126038 125.544044" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3439.179199 867.173523 -0.968750" +"absmax" "-3437.179199 869.173523 1.031250" +"ltime" "857.705261" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3438.179199 868.173523 0.031250" +"angles" "106.711662 39.507282 237.946762" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.235527 19.954777 126.568008" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3443.464600 871.851746 -0.968750" +"absmax" "-3441.464600 873.851746 1.031250" +"ltime" "857.117493" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3442.464600 872.851746 0.031250" +"angles" "-12.378210 129.127380 117.912720" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.367928 27.710289 104.817268" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3461.765869 -500.881744 431.031250" +"absmax" "-3459.765869 -498.881744 433.031250" +"ltime" "902.928589" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3460.765869 -499.881744 432.031250" +"angles" "-3.221348 236.118683 5.295990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.152382 52.171368 125.753250" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3374.061768 -395.921356 431.031250" +"absmax" "-3372.061768 -393.921356 433.031250" +"ltime" "904.070129" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3373.061768 -394.921356 432.031250" +"angles" "133.035736 -21.508509 -7.389923" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "86.022659 35.385696 141.702133" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3398.512939 -366.023254 429.884033" +"absmax" "-3396.512939 -364.023254 431.884033" +"ltime" "903.395142" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3397.512939 -365.023254 430.884033" +"angles" "173.392654 60.932713 269.376465" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "53.830978 55.017815 181.657455" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3178.055664 -464.413513 450.691956" +"absmax" "-3176.055664 -462.413513 452.691956" +"ltime" "906.713623" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3177.055664 -463.413513 451.691956" +"angles" "167.002686 497.572540 136.677216" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.736168 -100.353897 138.722183" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3396.737549 -385.254059 431.031250" +"absmax" "-3394.737549 -383.254059 433.031250" +"ltime" "904.878174" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3395.737549 -384.254059 432.031250" +"angles" "-172.248337 142.257965 -83.267105" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.719215 37.262737 105.449760" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3381.906494 -387.747620 431.031250" +"absmax" "-3379.906494 -385.747620 433.031250" +"ltime" "904.063538" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3380.906494 -386.747620 432.031250" +"angles" "272.637360 -197.880753 155.372513" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.622414 29.316992 102.419304" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2823.597900 -749.663818 431.031250" +"absmax" "-2821.597900 -747.663818 433.031250" +"ltime" "950.620178" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2822.597900 -748.663818 432.031250" +"angles" "-107.655373 -89.597687 -141.723145" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.739128 61.612450 148.526962" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3246.010010 -613.191223 431.031250" +"absmax" "-3244.010010 -611.191223 433.031250" +"ltime" "929.574890" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3245.010010 -612.191223 432.031250" +"angles" "-65.250732 83.385208 50.074627" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "17.825380 72.925255 114.554459" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3225.744873 -598.076782 431.031250" +"absmax" "-3223.744873 -596.076782 433.031250" +"ltime" "929.708191" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3224.744873 -597.076782 432.031250" +"angles" "-109.825386 -223.210434 -134.280685" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.141346 69.687935 168.017517" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2855.513916 -833.579041 431.031250" +"absmax" "-2853.513916 -831.579041 433.031250" +"ltime" "994.537354" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2854.513916 -832.579041 432.031250" +"angles" "104.304016 278.872528 -150.975006" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.941505 7.475752 110.148087" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2869.006592 -844.467529 431.031250" +"absmax" "-2867.006592 -842.467529 433.031250" +"ltime" "994.269653" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2868.006592 -843.467529 432.031250" +"angles" "-67.875229 46.205685 36.511433" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-77.733467 -6.987518 182.400116" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3224.050537 -633.084412 431.031250" +"absmax" "-3222.050537 -631.084412 433.031250" +"ltime" "933.617371" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3223.050537 -632.084412 432.031250" +"angles" "-46.463608 263.089569 -79.798615" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "57.982018 67.293549 177.829636" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3257.842773 -623.502380 431.031250" +"absmax" "-3255.842773 -621.502380 433.031250" +"ltime" "932.823181" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3256.842773 -622.502380 432.031250" +"angles" "-200.604355 -102.414017 199.126633" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "22.418644 72.513130 181.665146" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3289.577148 -324.567261 432.625641" +"absmax" "-3287.577148 -322.567261 434.625641" +"ltime" "904.748230" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3288.577148 -323.567261 433.625641" +"angles" "-178.406937 46.786469 -277.829926" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "81.240021 -2.776532 180.868988" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3292.735840 -326.610535 432.602997" +"absmax" "-3290.735840 -324.610535 434.602997" +"ltime" "905.534241" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3291.735840 -325.610535 433.602997" +"angles" "23.964735 119.730240 -131.927551" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "80.843582 -1.728810 144.439545" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3325.976807 -337.677948 431.031250" +"absmax" "-3323.976807 -335.677948 433.031250" +"ltime" "905.851929" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3324.976807 -336.677948 432.031250" +"angles" "291.599182 594.646362 126.994225" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.814568 -32.968117 135.200424" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3359.969971 -325.934692 429.887207" +"absmax" "-3357.969971 -323.934692 431.887207" +"ltime" "906.131348" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3358.969971 -324.934692 430.887207" +"angles" "-182.206726 350.184143 159.547241" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.729324 -57.393150 192.660995" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3249.263672 -540.574341 431.031250" +"absmax" "-3247.263672 -538.574341 433.031250" +"ltime" "916.251282" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3248.263672 -539.574341 432.031250" +"angles" "258.849457 -174.243286 172.379166" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.224236 59.162514 123.061348" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3286.488525 -527.002075 431.031250" +"absmax" "-3284.488525 -525.002075 433.031250" +"ltime" "915.544617" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3285.488525 -526.002075 432.031250" +"angles" "316.929626 -196.466187 279.382446" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "26.411434 70.615952 146.734528" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3254.595703 -643.953064 431.031250" +"absmax" "-3252.595703 -641.953064 433.031250" +"ltime" "934.634338" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3253.595703 -642.953064 432.031250" +"angles" "211.263565 178.307724 142.413940" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "44.946083 69.666008 121.582199" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3249.313232 -632.903381 431.031250" +"absmax" "-3247.313232 -630.903381 433.031250" +"ltime" "934.664429" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3248.313232 -631.903381 432.031250" +"angles" "256.299774 334.884003 149.942810" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.054234 69.918526 133.988663" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3267.780518 -646.736328 431.031250" +"absmax" "-3265.780518 -644.736328 433.031250" +"ltime" "935.251282" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3266.780518 -645.736328 432.031250" +"angles" "-70.239594 88.159828 122.446800" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "28.374928 71.928490 127.597404" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3248.154053 -535.075073 431.031250" +"absmax" "-3246.154053 -533.075073 433.031250" +"ltime" "919.212891" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3247.154053 -534.075073 432.031250" +"angles" "233.391876 68.917412 -316.946289" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.525345 52.054878 178.279694" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3266.714844 -545.117920 431.031250" +"absmax" "-3264.714844 -543.117920 433.031250" +"ltime" "918.937439" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3265.714844 -544.117920 432.031250" +"angles" "-165.681763 192.406509 157.495697" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.583679 53.641716 137.017242" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3323.171387 -516.403015 431.031250" +"absmax" "-3321.171387 -514.403015 433.031250" +"ltime" "920.033020" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3322.171387 -515.403015 432.031250" +"angles" "277.350616 266.878754 23.081955" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.317070 82.635010 179.795303" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3332.643799 -519.406067 431.031250" +"absmax" "-3330.643799 -517.406067 433.031250" +"ltime" "920.095032" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3331.643799 -518.406067 432.031250" +"angles" "-31.802567 162.560715 279.211731" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.054371 81.417450 169.201523" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3249.547119 -642.508240 431.031250" +"absmax" "-3247.547119 -640.508240 433.031250" +"ltime" "935.711304" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3248.547119 -641.508240 432.031250" +"angles" "-12.492140 141.059799 -240.733810" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.150795 69.473686 162.009521" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3262.728271 -430.129425 441.497314" +"absmax" "-3260.728271 -428.129425 443.497314" +"ltime" "921.048157" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3261.728271 -429.129425 442.497314" +"angles" "-54.993027 418.112518 -241.282639" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "96.426430 -21.025835 171.677795" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3273.140381 -347.423431 438.866516" +"absmax" "-3271.140381 -345.423431 440.866516" +"ltime" "920.902527" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3272.140381 -346.423431 439.866516" +"angles" "-98.374924 -181.750427 -245.066055" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.519722 17.899141 182.123138" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2724.058594 -73.390800 191.031250" +"absmax" "-2722.058594 -71.390800 193.031250" +"ltime" "1009.125244" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2723.058594 -72.390800 192.031250" +"angles" "706.917480 729.029114 -110.903809" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-17.496944 150.922852 141.082932" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2382.822998 1308.427490 496.031250" +"absmax" "-2380.822998 1310.427490 498.031250" +"ltime" "1629.634644" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2381.822998 1309.427490 497.031250" +"angles" "282.686249 28.467838 -170.106750" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "737" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.967514 -78.461899 106.688812" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2983.575684 1249.209229 527.031250" +"absmax" "-2981.575684 1251.209229 529.031250" +"ltime" "1597.110962" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2982.575684 1250.209229 528.031250" +"angles" "57.689499 -23.859665 -227.143097" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-54.565712 -58.962559 131.302902" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2881.436768 1332.836182 527.031250" +"absmax" "-2879.436768 1334.836182 529.031250" +"ltime" "1593.267578" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2880.436768 1333.836182 528.031250" +"angles" "-160.420807 146.993286 129.271622" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-67.708664 -56.006866 174.192871" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2708.668457 1452.032227 -32.968750" +"absmax" "-2706.668457 1454.032227 -30.968750" +"ltime" "1297.456665" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2707.668457 1453.032227 -31.968750" +"angles" "10.368111 -17.213663 -231.168701" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.125593 74.954689 115.345749" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2698.338623 1450.427612 -32.968750" +"absmax" "-2696.338623 1452.427612 -30.968750" +"ltime" "1297.360107" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2697.338623 1451.427612 -31.968750" +"angles" "256.181793 -134.330505 196.258072" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.245936 76.165993 151.566330" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2849.891846 1325.563965 527.031250" +"absmax" "-2847.891846 1327.563965 529.031250" +"ltime" "1593.217041" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2848.891846 1326.563965 528.031250" +"angles" "275.641602 287.003479 -8.929541" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-54.477467 -60.562954 104.897255" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2835.336670 1445.246338 -16.968750" +"absmax" "-2833.336670 1447.246338 -14.968750" +"ltime" "1303.283447" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2834.336670 1446.246338 -15.968750" +"angles" "85.628281 106.261063 -129.791351" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "16.503288 75.549004 110.220184" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2978.972412 1257.020752 527.031250" +"absmax" "-2976.972412 1259.020752 529.031250" +"ltime" "1596.783691" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2977.972412 1258.020752 528.031250" +"angles" "308.877594 350.868988 303.078949" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-42.020462 -63.975319 186.231384" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1024.880859 1595.866333 -112.968750" +"absmax" "-1022.880859 1597.866333 -110.968750" +"ltime" "1321.796265" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1023.880859 1596.866333 -111.968750" +"angles" "192.945450 422.331665 -99.041000" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2453" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.738181 75.327637 144.955521" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1028.214722 1590.465454 -112.968750" +"absmax" "-1026.214722 1592.465454 -110.968750" +"ltime" "1322.260864" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1027.214722 1591.465454 -111.968750" +"angles" "-24.785336 -92.896629 -199.025589" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2543" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.469731 75.264542 105.862999" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2781.601562 -799.569397 287.031250" +"absmax" "-2779.601562 -797.569397 289.031250" +"ltime" "988.528625" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2780.601562 -798.569397 288.031250" +"angles" "44.057030 702.599670 -527.390747" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.874306 -4.130902 149.802597" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2777.388428 -723.981506 287.031250" +"absmax" "-2775.388428 -721.981506 289.031250" +"ltime" "988.272766" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2776.388428 -722.981506 288.031250" +"angles" "-551.349365 -212.410339 -313.547272" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-83.348648 29.978981 109.449982" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2925.817871 -741.826172 431.031250" +"absmax" "-2923.817871 -739.826172 433.031250" +"ltime" "981.024109" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2924.817871 -740.826172 432.031250" +"angles" "-133.823624 361.208618 -73.154564" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-27.179260 86.868973 143.897736" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2933.345215 -753.683350 431.031250" +"absmax" "-2931.345215 -751.683350 433.031250" +"ltime" "981.100159" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2932.345215 -752.683350 432.031250" +"angles" "1.186266 168.989136 -164.711365" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-36.451073 75.049118 177.822922" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3116.558350 -441.090118 464.549988" +"absmax" "-3114.558350 -439.090118 466.549988" +"ltime" "921.098877" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3115.558350 -440.090118 465.549988" +"angles" "-6.756168 347.713593 -221.704010" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.858849 -74.146957 98.494019" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3117.910889 -447.454590 463.402985" +"absmax" "-3115.910889 -445.454590 465.402985" +"ltime" "921.670166" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3116.910889 -446.454590 464.402985" +"angles" "-84.206261 461.652374 -60.388878" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "36.339615 -77.618294 117.055069" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2891.729736 -874.054199 431.031250" +"absmax" "-2889.729736 -872.054199 433.031250" +"ltime" "962.993958" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2890.729736 -873.054199 432.031250" +"angles" "75.430412 35.961971 14.050606" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.366814 34.823681 160.702759" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2986.661377 -842.250183 431.031250" +"absmax" "-2984.661377 -840.250183 433.031250" +"ltime" "954.543213" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2985.661377 -841.250183 432.031250" +"angles" "-48.672157 -152.155518 -71.490623" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-63.928658 62.354492 181.617584" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2957.903564 -856.359253 431.031250" +"absmax" "-2955.903564 -854.359253 433.031250" +"ltime" "954.396362" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2956.903564 -855.359253 432.031250" +"angles" "115.666595 -80.261223 107.174995" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.670181 66.059525 119.602364" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2720.303711 -360.025604 605.000000" +"absmax" "-2718.303711 -358.025604 607.000000" +"origin" "-2719.303711 -359.025604 606.000000" +"angles" "-0.000000 257.997437 -0.000000" +"frame" "3.000000" +"owner" "558" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "-2388.748535 1318.186890 496.031250" +"absmax" "-2386.748535 1320.186890 498.031250" +"ltime" "1629.208130" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2387.748535 1319.186890 497.031250" +"angles" "-3.637290 75.333618 77.074768" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "737" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-98.802505 -79.423393 112.812088" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2740.962402 -262.536743 191.031250" +"absmax" "-2738.962402 -260.536743 193.031250" +"ltime" "1674.385132" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2739.962402 -261.536743 192.031250" +"angles" "-425.665863 407.572571 625.220581" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-32.058048 80.043457 96.743797" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2984.442871 1273.841309 527.031250" +"absmax" "-2982.442871 1275.841309 529.031250" +"ltime" "1599.230225" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2983.442871 1274.841309 528.031250" +"angles" "273.485931 514.139099 -139.339432" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-77.708275 -48.038414 154.446289" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2961.270996 1269.016235 527.031250" +"absmax" "-2959.270996 1271.016235 529.031250" +"ltime" "1598.963501" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2960.270996 1270.016235 528.031250" +"angles" "214.740417 -42.887867 -59.518860" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.507179 -56.369682 131.471085" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2939.724121 -880.579102 431.031250" +"absmax" "-2937.724121 -878.579102 433.031250" +"ltime" "951.519653" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2938.724121 -879.579102 432.031250" +"angles" "92.389580 107.335449 -177.233643" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.620176 74.376877 170.002457" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2941.409424 -881.031189 431.031250" +"absmax" "-2939.409424 -879.031189 433.031250" +"ltime" "951.748169" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2940.409424 -880.031189 432.031250" +"angles" "-27.165222 88.177162 132.351959" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-13.696360 73.866325 168.590881" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2856.496094 -836.548340 431.031250" +"absmax" "-2854.496094 -834.548340 433.031250" +"ltime" "995.299072" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2855.496094 -835.548340 432.031250" +"angles" "-153.230652 174.303619 208.512665" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.421799 3.364603 105.404999" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2940.432617 -927.085144 431.031250" +"absmax" "-2938.432617 -925.085144 433.031250" +"ltime" "952.282898" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2939.432617 -926.085144 432.031250" +"angles" "193.143829 217.683273 -25.846466" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-31.006804 68.718948 130.036163" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2924.929688 -939.535583 431.031250" +"absmax" "-2922.929688 -937.535583 433.031250" +"ltime" "952.639771" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2923.929688 -938.535583 432.031250" +"angles" "34.640789 191.705765 -128.743332" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-66.977982 47.851227 187.487915" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2874.339844 -911.301025 431.031250" +"absmax" "-2872.339844 -909.301025 433.031250" +"ltime" "962.896545" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2873.339844 -910.301025 432.031250" +"angles" "29.761257 218.818756 -203.275192" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.667587 43.245674 125.041359" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2852.599121 -820.367249 431.031250" +"absmax" "-2850.599121 -818.367249 433.031250" +"ltime" "994.657593" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2851.599121 -819.367249 432.031250" +"angles" "83.238785 -21.820988 126.827141" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.549355 27.146992 109.262581" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2741.884766 -255.735138 191.031250" +"absmax" "-2739.884766 -253.735138 193.031250" +"ltime" "1674.358765" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2740.884766 -254.735138 192.031250" +"angles" "438.971710 416.198364 -391.489746" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-31.553358 80.675407 112.927429" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-432.882568 891.947266 -96.968750" +"absmax" "-430.882568 893.947266 -94.968750" +"ltime" "1350.558472" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-431.882568 892.947266 -95.968750" +"angles" "-208.677689 419.725708 303.241791" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2544" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-49.676655 60.989468 167.760880" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-438.857849 891.843140 -96.968750" +"absmax" "-436.857849 893.843140 -94.968750" +"ltime" "1350.523682" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-437.857849 892.843140 -95.968750" +"angles" "-149.024048 -215.220001 -308.346313" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2567" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-52.011269 57.433819 182.794876" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3035.043213 -663.756958 428.638641" +"absmax" "-3033.043213 -661.756958 430.638641" +"ltime" "965.660461" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3034.043213 -662.756958 429.638641" +"angles" "144.333557 76.778740 118.722702" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "88.696518 20.207888 169.628052" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2943.953613 -884.048340 431.031250" +"absmax" "-2941.953613 -882.048340 433.031250" +"ltime" "964.176331" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2942.953613 -883.048340 432.031250" +"angles" "116.667206 316.482635 -306.433838" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.988968 23.980438 194.002853" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2939.529053 -869.221069 431.031250" +"absmax" "-2937.529053 -867.221069 433.031250" +"ltime" "963.512939" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2938.529053 -868.221069 432.031250" +"angles" "326.533386 -70.269028 26.617268" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.294258 39.289398 177.760635" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1852.316772 1359.054810 415.031250" +"absmax" "-1850.316772 1361.054810 417.031250" +"ltime" "1731.435791" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1851.316772 1360.054810 416.031250" +"angles" "224.057907 85.710159 345.391174" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2568" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "9.238182 92.704811 140.402222" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2546.125732 -80.684929 -108.592094" +"absmax" "-2544.125732 -78.684929 -106.592094" +"origin" "-2545.125732 -79.684929 -107.592094" +"oldorigin" "-2570.744629 64.666634 -29.484743" +"angles" "0.000000 289.995117 0.000000" +"classname" "monster_voreling" +"frame" "42.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "voreling_idle1" +"nextthink" "-1.000000" +"health" "-20.000000" +"chain" "2537" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"flags" "32.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "290.000000" +"yaw_speed" "20.000000" +"owner" "769" +"th_stand" "voreling_idle1" +"th_walk" "voreling_walk1" +"th_run" "voreling_run1" +"th_missile" "SUB_Null" +"th_melee" "voreling_bite1" +"th_pain" "voreling_pain" +"th_die" "voreling_die" +"lefty" "-36.000000" +"search_time" "1527.322632" +"attack_state" "1.000000" +"attack_finished" "1516.495483" +"show_hostile" "1523.322632" +"jump_flag" "1522.365234" +"mdl" "progs/mon_voreling.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"lip" "1.840144" +"waitmin" "1001521.437500" +"movespeed" "4.000000" +"bodyfadeaway" "1.000000" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "374.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"gibbed" "1.000000" +"estate" "2.000000" +"th_checkattack" "VorelingCheckAttack" +"th_slide" "voreling_slide1" +"th_jump" "voreling_leap1" +"th_jumpexit" "voreling_leap7" +"liquidbase" "-5.000000" +"liquidcheck" "1523.422607" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "20.000000 0.000000 0.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1515.795654" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "voreling/pain.wav" +"deathstring" " was nibbled by a Voreling +" +"idletimer" "1525.552612" +"idle_sound" "voreling/idle.wav" +"sight_timeout" "1524.595703" +"sight_sound" "voreling/sight.wav" +"enemydist" "253.113022" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "3.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_voreleg.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-3304.977295 1328.726685 31.031250" +"absmax" "-3302.977295 1330.726685 33.031250" +"ltime" "1747.571899" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3303.977295 1329.726685 32.031250" +"angles" "-233.868286 64.250488 -84.848289" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "54.350082 -60.081093 141.268936" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2622.124023 200.077438 191.031250" +"absmax" "-2620.124023 202.077438 193.031250" +"ltime" "1700.400513" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2621.124023 201.077438 192.031250" +"angles" "-180.214249 -9.742532 138.034225" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2404" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.387955 54.661411 145.764481" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2714.026367 -652.695679 431.031250" +"absmax" "-2712.026367 -650.695679 433.031250" +"ltime" "960.588318" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2713.026367 -651.695679 432.031250" +"angles" "-256.518982 305.491394 -230.139969" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.038433 68.627441 194.507751" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2731.632324 -672.709656 431.031250" +"absmax" "-2729.632324 -670.709656 433.031250" +"ltime" "960.408997" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2730.632324 -671.709656 432.031250" +"angles" "271.020905 287.662811 92.267349" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "32.349625 74.536430 113.558128" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2870.278076 -561.749023 431.031250" +"absmax" "-2868.278076 -559.749023 433.031250" +"ltime" "955.687622" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2869.278076 -560.749023 432.031250" +"angles" "-158.443848 -148.401398 -99.552658" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "7.748562 81.412476 120.994858" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2982.526123 -754.745056 431.031250" +"absmax" "-2980.526123 -752.745056 433.031250" +"ltime" "953.026306" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2981.526123 -753.745056 432.031250" +"angles" "-8.041477 103.456528 146.729126" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-49.684826 66.353615 187.311188" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2943.205322 -762.217712 431.031250" +"absmax" "-2941.205322 -760.217712 433.031250" +"ltime" "953.583069" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2942.205322 -761.217712 432.031250" +"angles" "-22.672787 135.087372 -39.576550" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-7.180500 75.092438 130.039459" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2602.722168 169.395065 191.031250" +"absmax" "-2600.722168 171.395065 193.031250" +"ltime" "1700.950562" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2601.722168 170.395065 192.031250" +"angles" "246.842270 209.798843 296.582794" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.150658 62.541351 188.312958" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2959.366699 -781.656494 431.031250" +"absmax" "-2957.366699 -779.656494 433.031250" +"ltime" "957.477234" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2958.366699 -780.656494 432.031250" +"angles" "74.874886 64.920036 141.226990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-14.260687 75.512909 103.286484" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2956.310303 -778.382690 431.031250" +"absmax" "-2954.310303 -776.382690 433.031250" +"ltime" "954.872925" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2955.310303 -777.382690 432.031250" +"angles" "262.978882 162.492249 -63.290352" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.359730 74.828079 168.391937" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2913.451416 -788.686890 431.031250" +"absmax" "-2911.451416 -786.686890 433.031250" +"ltime" "954.863159" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2912.451416 -787.686890 432.031250" +"angles" "200.386154 -117.439590 -36.294353" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "2.145052 75.007622 106.251663" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2854.899170 -573.590027 431.031250" +"absmax" "-2852.899170 -571.590027 433.031250" +"ltime" "955.532532" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2853.899170 -572.590027 432.031250" +"angles" "162.635651 191.925964 66.034943" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "29.587038 69.340820 111.147125" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2842.619873 -825.323853 431.031250" +"absmax" "-2840.619873 -823.323853 433.031250" +"ltime" "958.695312" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2841.619873 -824.323853 432.031250" +"angles" "-141.706116 -24.860718 -21.013481" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "12.519039 74.129372 167.953857" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2811.224854 -561.736206 431.031250" +"absmax" "-2809.224854 -559.736206 433.031250" +"ltime" "955.976013" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2810.224854 -560.736206 432.031250" +"angles" "70.574722 142.554352 15.959712" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.348423 69.873055 180.791061" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2824.984375 -579.157837 431.031250" +"absmax" "-2822.984375 -577.157837 433.031250" +"ltime" "955.931885" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2823.984375 -578.157837 432.031250" +"angles" "-31.885057 161.402527 168.506653" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "28.711536 74.904785 95.921448" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-367.887329 888.679321 -96.968750" +"absmax" "-365.887329 890.679321 -94.968750" +"ltime" "1345.473755" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-366.887329 889.679321 -95.968750" +"angles" "-40.219948 398.271088 -95.112679" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2572" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-62.036011 -57.678959 170.953537" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2736.478516 -768.654114 431.031250" +"absmax" "-2734.478516 -766.654114 433.031250" +"ltime" "989.212463" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2735.478516 -767.654114 432.031250" +"angles" "-94.021561 404.408783 -213.956360" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-80.330910 24.754856 109.232834" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3024.441895 -725.112671 422.642242" +"absmax" "-3022.441895 -723.112671 424.642242" +"ltime" "981.665222" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3023.441895 -724.112671 423.642242" +"angles" "54.466629 278.010010 -310.454926" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.362961 45.455307 186.426544" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2978.854492 -774.494995 431.031250" +"absmax" "-2976.854492 -772.494995 433.031250" +"ltime" "956.930237" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2977.854492 -773.494995 432.031250" +"angles" "241.870239 -26.164177 83.836266" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.566879 76.284081 163.633545" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2947.662354 -825.461121 431.031250" +"absmax" "-2945.662354 -823.461121 433.031250" +"ltime" "957.828308" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2946.662354 -824.461121 432.031250" +"angles" "-133.484818 238.540451 48.315578" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "11.306282 74.144127 169.008728" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2945.250977 -818.429932 431.031250" +"absmax" "-2943.250977 -816.429932 433.031250" +"ltime" "957.651184" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2944.250977 -817.429932 432.031250" +"angles" "-72.894127 -89.985786 72.759590" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "12.770378 73.912292 157.338104" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2994.484863 -723.088928 431.031250" +"absmax" "-2992.484863 -721.088928 433.031250" +"ltime" "981.787720" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2993.484863 -722.088928 432.031250" +"angles" "304.215881 -30.124260 -84.104782" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.352005 62.044533 153.679718" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2986.142090 -718.595154 431.031250" +"absmax" "-2984.142090 -716.595154 433.031250" +"ltime" "981.835144" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2985.142090 -717.595154 432.031250" +"angles" "-36.493694 239.442810 239.618042" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-35.340614 70.869324 177.249878" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2992.013916 -732.703247 431.031250" +"absmax" "-2990.013916 -730.703247 433.031250" +"ltime" "982.482727" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2991.013916 -731.703247 432.031250" +"angles" "116.272781 -17.916960 -51.842983" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.033195 59.082199 139.240662" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2864.777832 -843.488708 431.031250" +"absmax" "-2862.777832 -841.488708 433.031250" +"ltime" "958.802856" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2863.777832 -842.488708 432.031250" +"angles" "254.188919 38.969982 96.825233" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-15.433076 76.885124 99.133842" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2991.672363 -720.933105 431.031250" +"absmax" "-2989.672363 -718.933105 433.031250" +"ltime" "983.076111" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2990.672363 -719.933105 432.031250" +"angles" "236.039963 316.652435 100.735611" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-40.633369 65.533775 145.807495" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2806.811279 -743.454529 431.031250" +"absmax" "-2804.811279 -741.454529 433.031250" +"ltime" "959.505981" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2805.811279 -742.454529 432.031250" +"angles" "283.331451 156.522858 -18.399162" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "5.457027 79.272049 144.804474" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2799.562744 -747.727783 431.031250" +"absmax" "-2797.562744 -745.727783 433.031250" +"ltime" "959.503357" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2798.562744 -746.727783 432.031250" +"angles" "26.616238 -58.054825 259.572357" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "11.390633 76.725822 194.631393" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2988.838867 -719.690918 431.031250" +"absmax" "-2986.838867 -717.690918 433.031250" +"ltime" "982.827881" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2987.838867 -718.690918 432.031250" +"angles" "-153.516296 22.092918 -195.331696" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.951729 68.237099 179.221436" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2744.332275 -797.155151 427.031250" +"absmax" "-2742.332275 -795.155151 429.031250" +"ltime" "989.776489" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2743.332275 -796.155151 428.031250" +"angles" "-155.810822 -79.281700 271.633057" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.082527 -5.893339 161.745010" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-819.786743 1311.775635 -112.968750" +"absmax" "-817.786743 1313.775635 -110.968750" +"ltime" "1332.084839" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-818.786743 1312.775635 -111.968750" +"angles" "-66.363319 -145.321106 237.672699" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2589" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-20.857342 72.158638 153.471848" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2639.146729 -545.901367 431.031250" +"absmax" "-2637.146729 -543.901367 433.031250" +"ltime" "961.182251" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2638.146729 -544.901367 432.031250" +"angles" "-160.223969 256.916565 -199.870026" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.814758 88.076080 187.716232" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2618.745117 -582.470032 431.031250" +"absmax" "-2616.745117 -580.470032 433.031250" +"ltime" "960.716187" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2617.745117 -581.470032 432.031250" +"angles" "161.497986 69.666641 -66.184723" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.378235 60.637985 147.974854" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-784.850586 1314.526611 -112.968750" +"absmax" "-782.850586 1316.526611 -110.968750" +"ltime" "1332.290405" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-783.850586 1315.526611 -111.968750" +"angles" "256.855408 -132.026917 157.462662" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2604" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "16.171535 85.096252 108.113472" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-707.592590 1159.002563 -112.968750" +"absmax" "-705.592590 1161.002563 -110.968750" +"ltime" "1329.976196" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-706.592590 1160.002563 -111.968750" +"angles" "301.978729 392.971680 -256.109924" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2607" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-82.217583 37.556751 169.550278" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-692.508667 1138.591064 -112.968750" +"absmax" "-690.508667 1140.591064 -110.968750" +"ltime" "1330.129150" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-691.508667 1139.591064 -111.968750" +"angles" "143.043564 233.913849 260.132843" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2608" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-79.383835 20.396387 100.082016" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-361.114655 893.165833 -96.968750" +"absmax" "-359.114655 895.165833 -94.968750" +"ltime" "1346.257446" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-360.114655 894.165833 -95.968750" +"angles" "60.573734 276.186737 211.596786" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2609" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.040596 -58.381084 132.277451" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2686.566162 -648.301636 431.031250" +"absmax" "-2684.566162 -646.301636 433.031250" +"ltime" "961.451416" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2685.566162 -647.301636 432.031250" +"angles" "172.351807 -161.356262 -89.277534" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.788666 57.812874 118.360023" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2691.292480 -637.118164 431.031250" +"absmax" "-2689.292480 -635.118164 433.031250" +"ltime" "961.339172" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2690.292480 -636.118164 432.031250" +"angles" "-85.105721 291.783936 173.180359" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "36.877705 66.579788 152.869781" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3291.973389 1333.839233 31.031250" +"absmax" "-3289.973389 1335.839233 33.031250" +"ltime" "1748.105957" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3290.973389 1334.839233 32.031250" +"angles" "247.595184 577.303467 124.388176" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.174278 -55.073334 137.255280" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "447.000000" +"absmin" "439.692566 1136.848877 -32.968750" +"absmax" "441.692566 1138.848877 -30.968750" +"ltime" "2697.477783" +"movetype" "10.000000" +"origin" "440.692566 1137.848877 -31.968750" +"oldorigin" "-0.184269 -0.798157 -0.573576" +"angles" "14.374551 298.471680 -26.871212" +"classname" "rubble" +"model" "maps/ad_brk/brick13.bsp" +"touch" "SUB_Null" +"think" "model_fade" +"nextthink" "2698.380127" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1040" +"pain_finished" "2697.312988" +"wait" "1.000000" +"lip" "0.541032" +"pos1" "0.000000 8.000000 1.000000" +"alpha" "0.107666" +"classtype" "847.000000" +"classgroup" "420.000000" +} +{ +"absmin" "-1084.997314 883.316162 -80.968750" +"absmax" "-1082.997314 885.316162 -78.968750" +"ltime" "2687.976318" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1083.997314 884.316162 -79.968750" +"angles" "-178.045410 -44.817276 -84.061592" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "847" +"chain" "2610" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.043970 78.251472 168.873627" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-570.331421 1147.295410 -112.968750" +"absmax" "-568.331421 1149.295410 -110.968750" +"ltime" "1338.515869" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-569.331421 1148.295410 -111.968750" +"angles" "-82.277840 -79.697708 172.053787" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2615" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.352997 68.228127 107.157013" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-226.216843 1338.025757 -112.968750" +"absmax" "-224.216843 1340.025757 -110.968750" +"ltime" "1343.438477" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-225.216843 1339.025757 -111.968750" +"angles" "157.507401 506.675537 109.498299" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2616" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.127159 -38.977119 169.450180" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-584.932495 1148.919312 -112.968750" +"absmax" "-582.932495 1150.919312 -110.968750" +"ltime" "1338.796021" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-583.932495 1149.919312 -111.968750" +"angles" "-196.454407 334.472046 -120.419968" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2617" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-53.389481 56.615082 124.617371" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-914.117371 1497.626953 -112.968750" +"absmax" "-912.117371 1499.626953 -110.968750" +"ltime" "1322.558838" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-913.117371 1498.626953 -111.968750" +"angles" "110.350060 -86.245781 -188.091522" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2618" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.793381 79.908447 115.771248" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2835.362549 1443.963013 -16.968750" +"absmax" "-2833.362549 1445.963013 -14.968750" +"ltime" "1304.034302" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2834.362549 1444.963013 -15.968750" +"angles" "-121.269028 -155.407867 -64.088791" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "16.986971 75.720314 98.159424" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2624.098389 1459.657227 -32.968750" +"absmax" "-2622.098389 1461.657227 -30.968750" +"ltime" "1297.811890" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2623.098389 1460.657227 -31.968750" +"angles" "170.584793 179.331543 -130.185333" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "24.942013 75.632309 110.290100" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2623.963135 1459.054443 -32.968750" +"absmax" "-2621.963135 1461.054443 -30.968750" +"ltime" "1297.754883" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2622.963135 1460.054443 -31.968750" +"angles" "-49.585506 -118.190010 -239.188309" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "25.328035 75.641762 171.092972" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-917.852051 1496.573853 -112.968750" +"absmax" "-915.852051 1498.573853 -110.968750" +"ltime" "1322.075806" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-916.852051 1497.573853 -111.968750" +"angles" "154.678391 83.052048 -162.885269" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2619" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.077000 79.370758 98.540405" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2713.229736 1446.555420 -32.968750" +"absmax" "-2711.229736 1448.555420 -30.968750" +"ltime" "1302.361572" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2712.229736 1447.555420 -31.968750" +"angles" "133.816864 353.868500 -251.099533" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "45.315830 76.444298 142.275513" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3226.437500 -691.593079 431.031250" +"absmax" "-3224.437500 -689.593079 433.031250" +"ltime" "966.714417" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3225.437500 -690.593079 432.031250" +"angles" "204.940125 228.453629 50.912476" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "28.274492 73.882980 109.077141" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3216.911133 -691.713074 431.031250" +"absmax" "-3214.911133 -689.713074 433.031250" +"ltime" "966.658203" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3215.911133 -690.713074 432.031250" +"angles" "270.170258 -36.534374 80.723465" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "41.460651 73.331467 116.726814" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2999.517822 -762.412048 431.031250" +"absmax" "-2997.517822 -760.412048 433.031250" +"ltime" "964.862549" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2998.517822 -761.412048 432.031250" +"angles" "241.544876 308.966156 -95.237541" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-59.656494 67.780754 143.296417" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3001.434814 -769.994751 431.031250" +"absmax" "-2999.434814 -767.994751 433.031250" +"ltime" "964.658508" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3000.434814 -768.994751 432.031250" +"angles" "-120.952873 416.601013 227.855301" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-61.716473 59.989323 142.210403" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2945.348633 -688.375549 431.031250" +"absmax" "-2943.348633 -686.375549 433.031250" +"ltime" "965.357971" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2944.348633 -687.375549 432.031250" +"angles" "-41.927422 -91.936005 103.644066" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "83.681557 33.001720 109.648605" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2928.578125 -688.637817 431.031250" +"absmax" "-2926.578125 -686.637817 433.031250" +"ltime" "965.180359" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2927.578125 -687.637817 432.031250" +"angles" "112.688622 65.920776 -278.522675" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "89.859093 28.681950 155.042801" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3086.458008 -647.288330 440.563507" +"absmax" "-3084.458008 -645.288330 442.563507" +"ltime" "965.657593" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3085.458008 -646.288330 441.563507" +"angles" "40.462666 -40.875416 112.673004" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.571999 39.699913 176.016861" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2759.367920 1471.892212 -32.968750" +"absmax" "-2757.367920 1473.892212 -30.968750" +"ltime" "1304.622192" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2758.367920 1472.892212 -31.968750" +"angles" "434.723083 -19.131329 211.956161" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.829834 77.822357 176.867599" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2798.389893 1457.681030 -32.968750" +"absmax" "-2796.389893 1459.681030 -30.968750" +"ltime" "1303.667114" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2797.389893 1458.681030 -31.968750" +"angles" "-11.760802 104.865120 -27.083733" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.640877 76.485466 117.064003" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-383.534576 836.426941 -96.968750" +"absmax" "-381.534576 838.426941 -94.968750" +"ltime" "1346.770752" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-382.534576 837.426941 -95.968750" +"angles" "256.852844 445.805786 -79.601639" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2623" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-53.958954 -52.243782 138.784439" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-390.238068 839.338196 -96.968750" +"absmax" "-388.238068 841.338196 -94.968750" +"ltime" "1346.782349" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-389.238068 840.338196 -95.968750" +"angles" "-22.066687 124.718582 -244.217728" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2634" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-59.021988 -47.543175 154.104828" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-883.718384 1235.641602 -112.968750" +"absmax" "-881.718384 1237.641602 -110.968750" +"ltime" "1325.119751" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-882.718384 1236.641602 -111.968750" +"angles" "-108.291847 -159.335266 -142.089722" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2635" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-7.672057 85.151047 186.755920" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1076.165649 880.103943 -80.968750" +"absmax" "-1074.165649 882.103943 -78.968750" +"ltime" "2687.664551" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1075.165649 881.103943 -79.968750" +"angles" "14.222048 350.234100 18.754206" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "847" +"chain" "2636" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.087738 80.160355 135.280731" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2867.984131 1331.926392 527.031250" +"absmax" "-2865.984131 1333.926392 529.031250" +"ltime" "1593.801880" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2866.984131 1332.926392 528.031250" +"angles" "2.167368 -11.626408 31.710526" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2540" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.716251 -60.091534 134.886810" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1002.963257 1348.986450 -112.968750" +"absmax" "-1000.963257 1350.986450 -110.968750" +"ltime" "1328.009155" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1001.963257 1349.986450 -111.968750" +"angles" "-75.868088 63.735085 -122.235466" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2637" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.169164 87.414146 100.098854" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-880.296936 1231.505859 -112.968750" +"absmax" "-878.296936 1233.505859 -110.968750" +"ltime" "1324.737183" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-879.296936 1232.505859 -111.968750" +"angles" "327.139038 295.509460 32.960213" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2639" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.662424 87.168709 153.499878" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1021.450317 1365.860352 -112.968750" +"absmax" "-1019.450317 1367.860352 -110.968750" +"ltime" "1327.458740" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1020.450317 1366.860352 -111.968750" +"angles" "374.423492 -154.413269 151.160355" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2640" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-12.285672 77.445312 175.214920" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2773.687500 1458.827026 -32.968750" +"absmax" "-2771.687500 1460.827026 -30.968750" +"ltime" "1305.523926" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2772.687500 1459.827026 -31.968750" +"angles" "-157.748581 -92.825859 23.265051" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.194916 81.226257 97.331459" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2748.090576 1472.308594 -32.968750" +"absmax" "-2746.090576 1474.308594 -30.968750" +"ltime" "1304.890503" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2747.090576 1473.308594 -31.968750" +"angles" "-76.462959 29.116850 243.951462" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "82.351158 82.257828 164.463058" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2859.696533 1334.904541 527.031250" +"absmax" "-2857.696533 1336.904541 529.031250" +"ltime" "1593.934570" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2858.696533 1335.904541 528.031250" +"angles" "-135.398682 371.854767 45.175655" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2638" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-49.814407 -63.360939 148.128082" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2758.307861 1456.168823 -32.968750" +"absmax" "-2756.307861 1458.168823 -30.968750" +"ltime" "1302.583740" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2757.307861 1457.168823 -31.968750" +"angles" "-116.677803 -183.471405 271.644623" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "37.659405 76.206390 194.438492" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2724.606689 1449.501709 -32.968750" +"absmax" "-2722.606689 1451.501709 -30.968750" +"ltime" "1302.960938" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2723.606689 1450.501709 -31.968750" +"angles" "296.740204 -19.362385 -188.436020" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.080315 77.369171 175.669083" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-662.119873 1534.877563 -112.968750" +"absmax" "-660.119873 1536.877563 -110.968750" +"ltime" "1337.186279" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-661.119873 1535.877563 -111.968750" +"angles" "164.945297 -193.463303 -11.908724" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2641" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "57.933472 49.213066 183.775925" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-311.565765 -294.029663 -160.968750" +"absmax" "-309.565765 -292.029663 -158.968750" +"ltime" "2381.803955" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-310.565765 -293.029663 -159.968750" +"angles" "-194.456711 -187.295731 -280.647064" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.346128 70.940308 188.357437" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2659.518555 1430.906616 -32.968750" +"absmax" "-2657.518555 1432.906616 -30.968750" +"ltime" "1300.472778" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2658.518555 1431.906616 -31.968750" +"angles" "89.571259 160.781815 -2.930011" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.273758 77.033379 108.231773" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2632.649902 1454.919434 -32.968750" +"absmax" "-2630.649902 1456.919434 -30.968750" +"ltime" "1300.645752" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2631.649902 1455.919434 -31.968750" +"angles" "336.268311 132.737350 7.109457" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.025452 77.243179 177.864243" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2648.118652 1457.748047 -32.968750" +"absmax" "-2646.118652 1459.748047 -30.968750" +"ltime" "1301.684326" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2647.118652 1458.748047 -31.968750" +"angles" "125.717361 -233.430054 321.281128" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.129219 77.308548 190.054977" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2613.100830 1445.852417 -32.968750" +"absmax" "-2611.100830 1447.852417 -30.968750" +"ltime" "1299.123657" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2612.100830 1446.852417 -31.968750" +"angles" "-150.174530 -100.745956 111.123535" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.293118 75.587891 123.481598" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2617.590820 1465.195068 -32.968750" +"absmax" "-2615.590820 1467.195068 -30.968750" +"ltime" "1299.050537" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2616.590820 1466.195068 -31.968750" +"angles" "84.611061 -253.630173 183.309662" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.835800 75.380402 179.166458" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2620.916504 1451.883789 -32.968750" +"absmax" "-2618.916504 1453.883789 -30.968750" +"ltime" "1299.745728" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2619.916504 1452.883789 -31.968750" +"angles" "194.948074 -30.419447 -322.421204" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "33.153442 81.859718 162.171005" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2614.365234 1444.285156 -32.968750" +"absmax" "-2612.365234 1446.285156 -30.968750" +"ltime" "1299.185425" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2613.365234 1445.285156 -31.968750" +"angles" "35.563793 57.513241 -25.441662" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "44.760071 83.870224 118.104446" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2621.006592 1451.373047 -32.968750" +"absmax" "-2619.006592 1453.373047 -30.968750" +"ltime" "1299.729370" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2620.006592 1452.373047 -31.968750" +"angles" "13.420965 360.841553 -213.167740" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "32.446831 74.126640 169.483078" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2605.649658 1434.889893 -32.968750" +"absmax" "-2603.649658 1436.889893 -30.968750" +"ltime" "1300.412598" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2604.649658 1435.889893 -31.968750" +"angles" "-168.145004 257.306458 -63.982182" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "60.050301 73.358963 142.146133" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2684.846191 1430.555786 -32.968750" +"absmax" "-2682.846191 1432.555786 -30.968750" +"ltime" "1301.417603" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2683.846191 1431.555786 -31.968750" +"angles" "-2.638245 -86.873260 -196.278778" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "57.704971 76.829262 115.326904" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2718.235107 1433.456665 -32.968750" +"absmax" "-2716.235107 1435.456665 -30.968750" +"ltime" "1301.852783" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2717.235107 1434.456665 -31.968750" +"angles" "121.453888 -156.466904 -224.822693" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.886459 76.555252 131.743378" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1212.370605 -1441.519897 127.031250" +"absmax" "-1210.370605 -1439.519897 129.031250" +"ltime" "2016.890259" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1211.370605 -1440.519897 128.031250" +"angles" "115.415901 130.583618 254.261581" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.501564 -41.742218 178.931595" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1218.303589 -1438.153931 127.031250" +"absmax" "-1216.303589 -1436.153931 129.031250" +"ltime" "2017.342529" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1217.303589 -1437.153931 128.031250" +"angles" "141.229401 392.734894 -123.906410" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.500542 -41.656128 156.767761" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-281.019623 -277.618317 -160.968750" +"absmax" "-279.019623 -275.618317 -158.968750" +"ltime" "2381.166992" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-280.019623 -276.618317 -159.968750" +"angles" "-214.716003 -247.855576 -350.714874" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "55.375675 52.254101 139.993591" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-745.081726 1080.984619 -112.968750" +"absmax" "-743.081726 1082.984619 -110.968750" +"ltime" "1333.093384" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-744.081726 1081.984619 -111.968750" +"angles" "-18.101797 122.006706 76.970650" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2647" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.608482 63.642818 130.784012" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-766.100891 1057.268066 -112.968750" +"absmax" "-764.100891 1059.268066 -110.968750" +"ltime" "1333.314697" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-765.100891 1058.268066 -111.968750" +"angles" "77.970947 361.512787 172.861176" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2663" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-68.990875 29.839397 122.447830" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-973.372742 1422.038940 -112.968750" +"absmax" "-971.372742 1424.038940 -110.968750" +"ltime" "1325.316284" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-972.372742 1423.038940 -111.968750" +"angles" "107.276062 325.240265 -111.222755" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2664" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "3.198132 75.509132 137.315720" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-963.506348 1435.854248 -112.968750" +"absmax" "-961.506348 1437.854248 -110.968750" +"ltime" "1325.854370" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-962.506348 1436.854248 -111.968750" +"angles" "374.961945 65.974419 200.519104" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2665" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "12.866928 76.296951 154.487595" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-236.423553 1334.002075 -112.968750" +"absmax" "-234.423553 1336.002075 -110.968750" +"ltime" "1343.394043" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-235.423553 1335.002075 -111.968750" +"angles" "224.193405 276.959259 303.661560" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2666" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.321060 -45.341118 155.108643" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-282.547333 -280.379852 -160.968750" +"absmax" "-280.547333 -278.379852 -158.968750" +"ltime" "2382.155029" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-281.547333 -279.379852 -159.968750" +"angles" "-359.877167 594.369324 331.690155" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.315285 59.018272 158.720856" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-671.567505 -1222.657593 -248.968750" +"absmax" "-669.567505 -1220.657593 -246.968750" +"origin" "-670.567505 -1221.657593 -247.968750" +"oldorigin" "-670.567505 -1221.657593 -247.968750" +"angles" "0.000000 -289.000000 0.000000" +"classname" "monster_spider" +"frame" "42.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "spider_idle1" +"nextthink" "-1.000000" +"health" "-20.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"ideal_yaw" "36.000000" +"yaw_speed" "20.000000" +"owner" "446" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_missile" "SUB_Null" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"lefty" "-36.000000" +"attack_finished" "1992.297974" +"show_hostile" "1992.297974" +"mdl" "progs/mon_spiderb.mdl" +"pausetime" "999999.000000" +"lip" "2.339793" +"waitmin" "1001990.375000" +"movespeed" "1.000000" +"bodyfadeaway" "1.000000" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "304.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_spiderb.mdl" +"estate" "2.000000" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "spider_leap1" +"th_jumpexit" "spider_leap9" +"liquidbase" "-5.000000" +"liquidcheck" "1992.397949" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "1997.965698" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "2000.398193" +"sight_sound" "spider/hiss1.wav" +"switchoverride" "1.000000" +"steptype" "3.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2959.552979 1261.727905 527.031250" +"absmax" "-2957.552979 1263.727905 529.031250" +"ltime" "1600.014648" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2958.552979 1262.727905 528.031250" +"angles" "264.366577 -20.368940 -231.074112" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-52.233395 -59.089302 158.814957" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-975.836365 1550.924072 -112.968750" +"absmax" "-973.836365 1552.924072 -110.968750" +"ltime" "1328.328247" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-974.836365 1551.924072 -111.968750" +"angles" "287.683716 128.379074 54.359310" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2667" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "41.896023 78.134705 134.995270" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2952.644531 1259.852661 527.031250" +"absmax" "-2950.644531 1261.852661 529.031250" +"ltime" "1599.169678" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2951.644531 1260.852661 528.031250" +"angles" "66.221291 83.331261 -33.922741" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.119728 -61.742687 153.519089" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-982.345337 1556.915283 -112.968750" +"absmax" "-980.345337 1558.915283 -110.968750" +"ltime" "1328.273804" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-981.345337 1557.915283 -111.968750" +"angles" "-193.798904 -40.666435 142.529099" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2671" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.404854 77.325821 115.216507" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-420.614716 1558.222046 -112.968750" +"absmax" "-418.614716 1560.222046 -110.968750" +"ltime" "1336.090332" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-419.614716 1559.222046 -111.968750" +"angles" "30.776016 -231.672318 -103.751892" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2673" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.935814 38.297836 195.842529" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-490.604645 1183.004272 -112.968750" +"absmax" "-488.604645 1185.004272 -110.968750" +"ltime" "1331.511108" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-489.604645 1184.004272 -111.968750" +"angles" "160.894897 271.389923 -6.379136" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2674" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.881330 -75.553352 156.002975" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-887.748352 1276.539062 -112.968750" +"absmax" "-885.748352 1278.539062 -110.968750" +"ltime" "1323.714111" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-886.748352 1277.539062 -111.968750" +"angles" "152.691422 279.295288 185.780487" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2675" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-16.924078 77.074394 111.305786" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-865.528748 1310.686401 -112.968750" +"absmax" "-863.528748 1312.686401 -110.968750" +"ltime" "1323.139771" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-864.528748 1311.686401 -111.968750" +"angles" "295.556946 -194.932510 -194.189301" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2676" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.546996 93.254829 157.501694" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-516.847229 1247.808350 -112.968750" +"absmax" "-514.847229 1249.808350 -110.968750" +"ltime" "1330.653442" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-515.847229 1248.808350 -111.968750" +"angles" "61.668983 2.855183 207.101318" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2677" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-21.255449 -86.567795 117.071617" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-429.189240 1537.709595 -112.968750" +"absmax" "-427.189240 1539.709595 -110.968750" +"ltime" "1336.064453" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-428.189240 1538.709595 -111.968750" +"angles" "-210.882355 211.173340 104.169456" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2678" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.524353 21.065306 151.565948" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "496.708984 -1736.920410 383.031250" +"absmax" "498.708984 -1734.920410 385.031250" +"ltime" "2413.152588" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "497.708984 -1735.920410 384.031250" +"angles" "91.808701 182.246140 158.478683" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-110.229729 -162.056274 65.048889" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1206.482056 -1950.935303 127.031250" +"absmax" "-1204.482056 -1948.935303 129.031250" +"ltime" "2045.963135" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1205.482056 -1949.935303 128.031250" +"angles" "-194.773697 329.154846 119.585617" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-62.848595 43.008698 184.595657" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-372.646820 996.401428 -112.968750" +"absmax" "-370.646820 998.401428 -110.968750" +"ltime" "1339.447754" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-371.646820 997.401428 -111.968750" +"angles" "240.889572 395.868927 -172.421402" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2679" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-62.525913 -41.569248 119.765915" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-981.065063 1446.578125 -112.982521" +"absmax" "-979.065063 1448.578125 -110.982521" +"ltime" "1329.032837" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-980.065063 1447.578125 -111.982521" +"angles" "349.151093 -1.719324 -12.021028" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2682" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "3.890530 86.752411 171.121094" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1011.377319 1433.968872 -112.968750" +"absmax" "-1009.377319 1435.968872 -110.968750" +"ltime" "1328.953979" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1010.377319 1434.968872 -111.968750" +"angles" "279.499023 41.743523 -246.182709" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2683" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.631241 71.776855 183.779831" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-679.543152 1515.155518 -112.968750" +"absmax" "-677.543152 1517.155518 -110.968750" +"ltime" "1336.916260" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-678.543152 1516.155518 -111.968750" +"angles" "8.955070 -186.636612 28.700239" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2684" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.933861 45.822723 103.299400" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-973.078247 1531.446167 -112.968750" +"absmax" "-971.078247 1533.446167 -110.968750" +"ltime" "1326.491821" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-972.078247 1532.446167 -111.968750" +"angles" "-183.203064 -90.006660 301.177460" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2685" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "25.280609 72.527817 159.115585" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-796.058044 1092.746582 -112.968750" +"absmax" "-794.058044 1094.746582 -110.968750" +"ltime" "1323.639771" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-795.058044 1093.746582 -111.968750" +"angles" "-65.832825 292.914795 -232.203049" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2686" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.591766 59.668629 175.156693" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-781.560120 1097.267944 -112.968750" +"absmax" "-779.560120 1099.267944 -110.968750" +"ltime" "1324.029663" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-780.560120 1098.267944 -111.968750" +"angles" "-30.069660 358.710114 9.324183" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2687" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.233475 71.695412 133.928207" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-974.806213 1514.444336 -112.968750" +"absmax" "-972.806213 1516.444336 -110.968750" +"ltime" "1326.469604" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-973.806213 1515.444336 -111.968750" +"angles" "81.649460 25.094130 42.353371" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2688" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.603073 71.896721 126.270927" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-166.156189 1187.209473 -104.968750" +"absmax" "-164.156189 1189.209473 -102.968750" +"ltime" "1341.715454" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-165.156189 1188.209473 -103.968750" +"angles" "394.619934 494.574036 -105.301704" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2689" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "23.998543 -72.813683 189.637711" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-176.541016 1200.498047 -104.968750" +"absmax" "-174.541016 1202.498047 -102.968750" +"ltime" "1341.965942" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-175.541016 1201.498047 -103.968750" +"angles" "143.601440 190.703445 -148.124252" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2690" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "18.576542 -73.409721 112.311378" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-903.429688 1248.001099 -112.968750" +"absmax" "-901.429688 1250.001099 -110.968750" +"ltime" "1329.786011" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-902.429688 1249.001099 -111.968750" +"angles" "290.996674 143.966629 -35.367508" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2691" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-59.106815 58.254379 168.428925" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-898.032104 1253.706299 -112.968750" +"absmax" "-896.032104 1255.706299 -110.968750" +"ltime" "1329.363770" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-897.032104 1254.706299 -111.968750" +"angles" "-157.753159 346.498260 42.456657" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2692" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-56.221317 66.523186 153.749344" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1209.855347 -1941.903931 127.031250" +"absmax" "-1207.855347 -1939.903931 129.031250" +"ltime" "2046.145020" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1208.855347 -1940.903931 128.031250" +"angles" "-48.938408 324.537140 231.636520" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.734253 47.213169 171.490051" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-976.700256 1317.144531 -112.968750" +"absmax" "-974.700256 1319.144531 -110.968750" +"ltime" "1326.708496" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-975.700256 1318.144531 -111.968750" +"angles" "-187.059036 -28.963844 35.937752" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2693" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "7.303706 89.875221 148.424484" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-998.277039 1305.832642 -112.968750" +"absmax" "-996.277039 1307.832642 -110.968750" +"ltime" "1326.668213" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-997.277039 1306.832642 -111.968750" +"angles" "-150.005219 -66.232246 145.558990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2695" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-15.443572 77.227089 135.888794" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-547.790955 992.652466 -112.968750" +"absmax" "-545.790955 994.652466 -110.968750" +"ltime" "1333.835571" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-546.790955 993.652466 -111.968750" +"angles" "64.858627 413.381287 -237.067276" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2696" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.247894 -22.693954 119.925827" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-561.417786 1001.154907 -112.968750" +"absmax" "-559.417786 1003.154907 -110.968750" +"ltime" "1334.241333" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-560.417786 1002.154907 -111.968750" +"angles" "220.498871 379.057068 84.852882" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2697" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-79.444267 -11.625053 159.389160" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-379.235291 981.401733 -112.968750" +"absmax" "-377.235291 983.401733 -110.968750" +"ltime" "1339.953003" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-378.235291 982.401733 -111.968750" +"angles" "-58.910622 337.230286 -256.278992" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2698" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-57.670902 -48.174843 201.439819" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2633.043945 249.321503 191.031250" +"absmax" "-2631.043945 251.321503 193.031250" +"ltime" "1701.794800" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2632.043945 250.321503 192.031250" +"angles" "-74.450081 -121.563385 29.280638" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2575" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.784790 77.823456 101.641830" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2629.178223 231.285080 191.031250" +"absmax" "-2627.178223 233.285080 193.031250" +"ltime" "1701.376221" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2628.178223 232.285080 192.031250" +"angles" "157.134079 58.635929 -228.899994" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2700" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.603271 49.468796 120.754669" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "513.390198 -1724.559082 383.031250" +"absmax" "515.390198 -1722.559082 385.031250" +"ltime" "2413.114258" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "514.390198 -1723.559082 384.031250" +"angles" "-79.120789 419.196991 -84.280708" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-85.119644 -145.576080 59.013306" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1984.228638 400.913971 367.031250" +"absmax" "-1982.228638 402.913971 369.031250" +"ltime" "1573.352295" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1983.228638 401.913971 368.031250" +"angles" "-185.040497 102.110596 -304.401428" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2566" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.010681 -4.030515 174.433868" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-593.889893 1389.322021 -112.968750" +"absmax" "-591.889893 1391.322021 -110.968750" +"ltime" "1331.625977" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-592.889893 1390.322021 -111.968750" +"angles" "347.184082 319.244812 97.466530" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "771" +"chain" "2699" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "84.944618 -6.100871 163.442551" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-591.217468 1389.716064 -112.968750" +"absmax" "-589.217468 1391.716064 -110.968750" +"ltime" "1331.624023" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-590.217468 1390.716064 -111.968750" +"angles" "187.894501 461.164673 181.969620" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "771" +"chain" "2704" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "84.680077 -5.511420 170.668488" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-244.866257 1132.364746 -112.968750" +"absmax" "-242.866257 1134.364746 -110.968750" +"ltime" "1344.702637" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-243.866257 1133.364746 -111.968750" +"angles" "401.862976 633.231323 -158.629761" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2705" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.999443 -72.725456 201.264099" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-834.814697 1380.739136 -112.968750" +"absmax" "-832.814697 1382.739136 -110.968750" +"ltime" "1337.233643" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-833.814697 1381.739136 -111.968750" +"angles" "251.273087 -54.468880 80.981514" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "771" +"chain" "2706" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-7.678385 74.905655 175.345123" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-841.967468 1354.912476 -112.968750" +"absmax" "-839.967468 1356.912476 -110.968750" +"ltime" "1337.252808" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-840.967468 1355.912476 -111.968750" +"angles" "130.980133 304.048584 84.291039" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "771" +"chain" "2707" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-21.118977 72.304413 106.315971" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-320.482117 1089.179321 -112.968750" +"absmax" "-318.482117 1091.179321 -110.968750" +"ltime" "1334.988892" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-319.482117 1090.179321 -111.968750" +"angles" "52.980350 480.453247 -9.858495" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2708" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-19.139669 -73.283264 154.696915" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-300.186523 1086.309570 -112.968750" +"absmax" "-298.186523 1088.309570 -110.968750" +"ltime" "1334.504028" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-299.186523 1087.309570 -111.968750" +"angles" "2.780607 44.499523 -151.047226" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2709" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "2.819130 -75.829330 159.367218" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-262.867401 1155.534058 -112.968750" +"absmax" "-260.867401 1157.534058 -110.968750" +"ltime" "1345.025513" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-261.867401 1156.534058 -111.968750" +"angles" "-122.681076 338.738159 95.508453" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2710" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.709164 -79.219940 104.585815" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-233.074265 1446.878174 -112.968750" +"absmax" "-231.074265 1448.878174 -110.968750" +"ltime" "1342.640381" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-232.074265 1447.878174 -111.968750" +"angles" "-110.300362 316.241119 257.805084" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2711" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.688141 -29.994581 195.479919" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-225.523026 1432.540405 -112.968750" +"absmax" "-223.523026 1434.540405 -110.968750" +"ltime" "1342.242310" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-224.523026 1433.540405 -111.968750" +"angles" "357.578430 288.702911 62.708019" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2712" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.989033 -45.033108 171.218811" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-255.914978 1359.457642 -112.968750" +"absmax" "-253.914978 1361.457642 -110.968750" +"ltime" "1335.267944" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-254.914978 1360.457642 -111.968750" +"angles" "210.754837 265.362732 62.787067" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2713" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "66.673752 -45.884964 139.242294" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-249.529755 1366.461304 -192.968750" +"absmax" "-247.529755 1368.461304 -190.968750" +"ltime" "1335.130737" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-248.529755 1367.461304 -191.968750" +"angles" "-17.239248 587.362366 -204.317245" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2714" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.324100 -64.565300 174.399796" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1982.546753 430.416016 367.031250" +"absmax" "-1980.546753 432.416016 369.031250" +"ltime" "1573.787476" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1981.546753 431.416016 368.031250" +"angles" "-142.318268 279.525818 -284.075165" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2703" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.943398 21.965488 198.997375" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2599.957275 222.909836 191.031174" +"absmax" "-2597.957275 224.909836 193.031174" +"ltime" "1703.123291" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2598.957275 223.909836 192.031174" +"angles" "191.846710 141.681229 -45.363377" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.060890 18.142031 150.736343" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-570.049500 -1775.005249 287.031250" +"absmax" "-568.049500 -1773.005249 289.031250" +"ltime" "2049.270996" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-569.049500 -1774.005249 288.031250" +"angles" "-233.028763 -85.243370 290.952118" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.803627 78.375130 99.388336" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2856.094971 1337.420654 527.031250" +"absmax" "-2854.094971 1339.420654 529.031250" +"ltime" "1594.486084" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2855.094971 1338.420654 528.031250" +"angles" "-194.187012 285.948975 -262.844452" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2648" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.169846 -65.322182 168.529892" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2852.695068 1331.430664 527.000244" +"absmax" "-2850.695068 1333.430664 529.000244" +"ltime" "1594.371094" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2851.695068 1332.430664 528.000244" +"angles" "80.542496 2.380614 110.716347" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2719" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.595772 -64.046501 108.889076" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-555.027954 -1769.562988 287.031250" +"absmax" "-553.027954 -1767.562988 289.031250" +"ltime" "2049.956299" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-554.027954 -1768.562988 288.031250" +"angles" "319.957855 125.635109 -286.111969" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1933" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-8.767422 76.517326 137.127045" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "492.405426 -1735.333740 383.031250" +"absmax" "494.405426 -1733.333740 385.031250" +"ltime" "2413.801270" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "493.405426 -1734.333740 384.031250" +"angles" "-29.491928 342.867249 -111.059219" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-127.539803 -173.417175 36.816971" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1122.568359 873.439148 -80.968750" +"absmax" "-1120.568359 875.439148 -78.968750" +"ltime" "2687.675049" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1121.568359 874.439148 -79.968750" +"angles" "328.300934 208.503723 -156.805191" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "847" +"chain" "2715" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-28.253975 70.972679 149.195435" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-356.273987 829.826477 -88.968750" +"absmax" "-354.273987 831.826477 -86.968750" +"ltime" "1347.986450" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-355.273987 830.826477 -87.968750" +"angles" "40.938171 410.481995 -168.290207" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2723" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.109188 -60.467773 107.184799" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-375.438232 1516.755737 -112.968750" +"absmax" "-373.438232 1518.755737 -110.968750" +"ltime" "1343.374878" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-374.438232 1517.755737 -111.968750" +"angles" "-174.591782 508.778015 -153.412979" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2725" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.507027 -16.076946 120.214455" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-726.637390 1342.204590 -112.968750" +"absmax" "-724.637390 1344.204590 -110.968750" +"ltime" "1338.454224" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-725.637390 1343.204590 -111.968750" +"angles" "-41.303192 3.297397 110.861801" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2726" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-22.645746 77.915794 165.614243" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-744.513611 1303.889893 -112.968750" +"absmax" "-742.513611 1305.889893 -110.968750" +"ltime" "1338.024780" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-743.513611 1304.889893 -111.968750" +"angles" "-72.776024 289.008881 43.195408" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2727" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-53.128277 53.547997 126.906441" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-380.298248 1500.453247 -112.968750" +"absmax" "-378.298248 1502.453247 -110.968750" +"ltime" "1343.428833" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-379.298248 1501.453247 -111.968750" +"angles" "42.341743 410.585693 114.567978" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2728" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.804916 -36.209492 134.963989" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-299.587708 970.741577 -112.968750" +"absmax" "-297.587708 972.741577 -110.968750" +"ltime" "1347.830688" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-298.587708 971.741577 -111.968750" +"angles" "346.884583 17.325802 107.292412" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2729" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-45.464882 -59.740372 170.804688" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-297.433075 928.803223 -104.968750" +"absmax" "-295.433075 930.803223 -102.968750" +"ltime" "1347.248779" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-296.433075 929.803223 -103.968750" +"angles" "-126.100075 -31.437969 -51.209942" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2730" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-40.852222 -62.939606 201.872070" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1979.549072 407.560516 367.031250" +"absmax" "-1977.549072 409.560516 369.031250" +"ltime" "1574.169189" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1978.549072 408.560516 368.031250" +"angles" "265.831848 470.155060 -172.675583" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.032433 3.673576 137.936432" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1978.714233 408.250153 367.031250" +"absmax" "-1976.714233 410.250153 369.031250" +"ltime" "1574.492676" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1977.714233 409.250153 368.031250" +"angles" "194.935257 -84.578995 249.826096" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.038605 4.431427 141.190521" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-367.583313 824.399475 -88.968750" +"absmax" "-365.583313 826.399475 -86.968750" +"ltime" "1348.129272" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-366.583313 825.399475 -87.968750" +"angles" "125.660141 319.245392 -94.928520" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2731" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.123505 -55.123634 172.652466" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-619.221008 1526.511230 -106.733452" +"absmax" "-617.221008 1528.511230 -104.733452" +"origin" "-618.221008 1527.511230 -105.733452" +"think" "SUB_updateEnemyTarget" +"health" "999999.000000" +"takedamage" "1.000000" +"view_ofs" "0.000000 0.000000 62.235298" +"enemy" "1" +"owner" "976" +"wait" "2.000000" +"lip" "-1.000000" +"state" "2.000000" +"height" "128.000000" +"waitmin" "2646.774414" +"classtype" "30.000000" +"enemydist" "209.218796" +} +{ +"absmin" "360.445282 1501.797241 -48.968750" +"absmax" "362.445282 1503.797241 -46.968750" +"ltime" "2696.671143" +"movetype" "10.000000" +"origin" "361.445282 1502.797241 -47.968750" +"oldorigin" "-0.438521 -0.117501 -0.891007" +"angles" "-18.424112 222.442642 -15.332333" +"classname" "rubble" +"model" "" +"touch" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2698.693115" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1040" +"pain_finished" "2696.529053" +"wait" "1.000000" +"lip" "0.459365" +"pos1" "0.000000 8.000000 1.000000" +"classtype" "847.000000" +"classgroup" "420.000000" +} +{ +"absmin" "-754.511169 1405.394165 -192.968750" +"absmax" "-752.511169 1407.394165 -190.968750" +"ltime" "2642.283203" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-753.511169 1406.394165 -191.968750" +"angles" "310.033142 428.833740 200.851303" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2734" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-83.374832 55.027588 178.036667" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-233.405319 944.447815 -80.968750" +"absmax" "-231.405319 946.447815 -78.968750" +"ltime" "1345.663818" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-232.405319 945.447815 -79.968750" +"angles" "166.792114 236.041489 122.312126" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2737" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-32.821945 -73.542603 160.920013" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-238.526352 978.497620 -112.968750" +"absmax" "-236.526352 980.497620 -110.968750" +"ltime" "1345.443359" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-237.526352 979.497620 -111.968750" +"angles" "149.052109 -27.697124 -210.084167" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2738" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-26.502865 -73.839073 120.051338" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1259.583008 -1316.845825 127.031250" +"absmax" "-1257.583008 -1314.845825 129.031250" +"ltime" "2019.676636" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1258.583008 -1315.845825 128.031250" +"angles" "-160.744003 182.418518 -161.302460" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.384422 10.220007 104.785873" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1236.343872 -1258.219604 95.031250" +"absmax" "-1234.343872 -1256.219604 97.031250" +"ltime" "2020.131592" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1235.343872 -1257.219604 96.031250" +"angles" "137.545563 98.518417 102.009048" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.970505 -7.464063 169.831635" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-380.300262 929.869690 -104.968750" +"absmax" "-378.300262 931.869690 -102.968750" +"ltime" "1351.510864" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-379.300262 930.869690 -103.968750" +"angles" "343.854065 284.898468 86.097694" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2739" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "42.751579 70.772346 122.743172" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1206.791382 -686.906250 -32.968750" +"absmax" "-1204.791382 -684.906250 -30.968750" +"ltime" "2033.652222" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1205.791382 -685.906250 -31.968750" +"angles" "140.513916 299.934052 215.974350" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "81.470596 -21.771648 156.057907" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1226.414307 -1463.893921 127.031250" +"absmax" "-1224.414307 -1461.893921 129.031250" +"ltime" "2017.678467" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1225.414307 -1462.893921 128.031250" +"angles" "-31.330261 373.575165 254.600128" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.573769 -35.255402 101.780190" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-385.583008 928.585876 -104.968750" +"absmax" "-383.583008 930.585876 -102.968750" +"ltime" "1351.585693" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-384.583008 929.585876 -103.968750" +"angles" "325.652069 249.621674 -4.599539" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2742" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.784710 71.206108 107.734093" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1210.295044 -1474.097534 127.004791" +"absmax" "-1208.295044 -1472.097534 129.004791" +"ltime" "2017.407471" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1209.295044 -1473.097534 128.004791" +"angles" "-6.865108 549.368408 113.947029" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.759850 -37.988605 176.974075" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1259.306519 -959.410095 -32.968750" +"absmax" "-1257.306519 -957.410095 -30.968750" +"ltime" "2020.815552" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1258.306519 -958.410095 -31.968750" +"angles" "425.694824 17.417650 2.762416" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2445" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "63.529560 54.672943 194.501465" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1267.460083 -989.440552 -32.968750" +"absmax" "-1265.460083 -987.440552 -30.968750" +"ltime" "2021.695679" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1266.460083 -988.440552 -31.968750" +"angles" "288.374451 -205.084412 -33.831402" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2747" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.793282 37.822693 102.611900" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2541.081543 208.832016 191.031250" +"absmax" "-2539.081543 210.832016 193.031250" +"ltime" "1702.169189" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2540.081543 209.832016 192.031250" +"angles" "-65.012115 216.429794 -24.515144" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "86.998093 28.219910 87.164780" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2501.596436 234.328781 191.031250" +"absmax" "-2499.596436 236.328781 193.031250" +"ltime" "1701.654053" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2500.596436 235.328781 192.031250" +"angles" "147.675797 73.504272 -243.352448" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "90.961617 41.231983 180.705933" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2602.831543 253.018585 191.031250" +"absmax" "-2600.831543 255.018585 193.031250" +"ltime" "1702.878784" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2601.831543 254.018585 192.031250" +"angles" "77.634186 210.127823 -121.815170" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.786644 64.742981 144.546158" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2591.321777 223.523758 191.031250" +"absmax" "-2589.321777 225.523758 193.031250" +"ltime" "1702.468506" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2590.321777 224.523758 192.031250" +"angles" "193.458557 -67.970604 156.363159" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.310646 20.380199 137.395752" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-349.465271 831.133118 -96.968750" +"absmax" "-347.465271 833.133118 -94.968750" +"ltime" "1348.670898" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-348.465271 832.133118 -95.968750" +"angles" "44.070137 138.782700 -127.601219" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2745" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.526279 -51.351288 151.209930" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-325.177246 824.049072 -88.968750" +"absmax" "-323.177246 826.049072 -86.968750" +"ltime" "1348.746826" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-324.177246 825.049072 -87.968750" +"angles" "328.619293 73.877357 -190.317673" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2753" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.177830 -65.298317 189.514389" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2623.782959 253.565826 191.031250" +"absmax" "-2621.782959 255.565826 193.031250" +"ltime" "1703.450806" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2622.782959 254.565826 192.031250" +"angles" "113.752586 182.596634 -15.706394" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "57.664772 63.147560 137.908508" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-761.149353 1396.178101 -192.968750" +"absmax" "-759.149353 1398.178101 -190.968750" +"ltime" "2641.912354" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-760.149353 1397.178101 -191.968750" +"angles" "290.036133 132.286301 -43.444099" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2754" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-107.952591 48.334969 140.376556" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-738.902893 1397.748413 -192.968750" +"absmax" "-736.902893 1399.748413 -190.968750" +"ltime" "2641.960205" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-737.902893 1398.748413 -191.968750" +"angles" "-24.822716 329.911377 54.317837" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2756" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-86.363159 54.213852 118.399506" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1246.093872 -744.056885 -32.968750" +"absmax" "-1244.093872 -742.056885 -30.968750" +"ltime" "2031.981323" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1245.093872 -743.056885 -31.968750" +"angles" "305.743073 277.667816 298.850037" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.410866 31.899132 144.619125" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-650.335510 1465.661743 -192.968750" +"absmax" "-648.335510 1467.661743 -190.968750" +"ltime" "2650.859619" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-649.335510 1466.661743 -191.968750" +"angles" "-44.503876 414.584808 -201.916595" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2757" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.447773 -57.767487 150.192184" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1245.093628 -736.614868 -32.968750" +"absmax" "-1243.093628 -734.614868 -30.968750" +"ltime" "2032.094849" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1244.093628 -735.614868 -31.968750" +"angles" "325.361359 46.482731 36.237453" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.839821 36.881847 174.238678" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "22.009968 -1904.329834 383.031250" +"absmax" "24.009968 -1902.329834 385.031250" +"ltime" "2095.826416" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "23.009968 -1903.329834 384.031250" +"angles" "86.261864 541.779358 -220.218796" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.944878 -100.018036 167.617584" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "49.119625 -1893.653320 383.031250" +"absmax" "51.119625 -1891.653320 385.031250" +"ltime" "2095.409180" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "50.119625 -1892.653320 384.031250" +"angles" "-216.383759 300.474884 -134.685974" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.537868 -92.739273 157.300766" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-259.721588 831.085571 -96.968750" +"absmax" "-257.721588 833.085571 -94.968750" +"ltime" "1349.484863" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-258.721588 832.085571 -95.968750" +"angles" "410.756165 476.679535 -139.443436" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2759" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-33.278740 -69.881462 187.493896" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-223.719528 842.374146 -80.968750" +"absmax" "-221.719528 844.374146 -78.968750" +"ltime" "1349.701904" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-222.719528 843.374146 -79.968750" +"angles" "-18.800634 125.871147 76.414734" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2763" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "6.388100 -77.704506 148.394165" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1252.486206 -848.835693 -32.968750" +"absmax" "-1250.486206 -846.835693 -30.968750" +"ltime" "2030.203003" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1251.486206 -847.835693 -31.968750" +"angles" "25.736267 212.591644 179.624161" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "459" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.660141 15.730904 123.535522" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1223.129761 -685.019897 -32.968750" +"absmax" "-1221.129761 -683.019897 -30.968750" +"ltime" "2034.375122" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1222.129761 -684.019897 -31.968750" +"angles" "101.624062 553.091492 183.107330" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.072182 -22.694656 112.526665" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "58.432747 -1871.159424 383.031250" +"absmax" "60.432747 -1869.159424 385.031250" +"ltime" "2095.859375" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "59.432747 -1870.159424 384.031250" +"angles" "93.820396 170.537155 -81.603149" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-52.373932 -93.883278 120.803734" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1252.298584 -861.108215 -32.968750" +"absmax" "-1250.298584 -859.108215 -30.968750" +"ltime" "2029.508301" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1251.298584 -860.108215 -31.968750" +"angles" "-202.508667 -88.888779 30.599520" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2765" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.247360 2.344727 117.012688" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1217.145264 -697.343262 -32.968750" +"absmax" "-1215.145264 -695.343262 -30.968750" +"ltime" "2034.298584" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1216.145264 -696.343262 -31.968750" +"angles" "-130.924927 199.215805 -236.132507" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.106728 -33.613632 139.895569" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1228.606689 -1279.205200 95.031250" +"absmax" "-1226.606689 -1277.205200 97.031250" +"ltime" "2020.291382" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1227.606689 -1278.205200 96.031250" +"angles" "59.231941 304.530670 3.026362" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.916954 -29.166191 191.850739" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1207.498657 -764.713257 -32.968750" +"absmax" "-1205.498657 -762.713257 -30.968750" +"ltime" "2032.925781" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1206.498657 -763.713257 -31.968750" +"angles" "54.857117 292.328522 3.608509" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.651833 -23.439331 132.256989" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-351.504791 738.064880 -80.968750" +"absmax" "-349.504791 740.064880 -78.968750" +"ltime" "1349.907349" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-350.504791 739.064880 -79.968750" +"angles" "-29.875153 106.169754 5.362013" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2764" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.354622 -26.047869 140.670944" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-357.936615 734.127563 -80.968750" +"absmax" "-355.936615 736.127563 -78.968750" +"ltime" "1349.984741" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-356.936615 735.127563 -79.968750" +"angles" "-227.197388 -46.150639 -68.512543" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2772" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.561996 -27.289007 182.163879" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "56.510555 -1923.719360 383.031250" +"absmax" "58.510555 -1921.719360 385.031250" +"ltime" "2093.133057" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "57.510555 -1922.719360 384.031250" +"angles" "-49.025303 83.659531 -53.141354" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "632" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "13.700737 -77.843269 196.916489" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1170.424438 -1945.940063 127.031250" +"absmax" "-1168.424438 -1943.940063 129.031250" +"ltime" "2047.050415" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1169.424438 -1944.940063 128.031250" +"angles" "233.368149 117.507401 152.897766" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-59.094810 46.182430 105.755608" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1167.810181 -1942.611938 127.031250" +"absmax" "-1165.810181 -1940.611938 129.031250" +"ltime" "2047.206421" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1166.810181 -1941.611938 128.031250" +"angles" "245.813797 184.396408 151.455505" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-55.008587 51.427765 105.056915" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "75.015327 -1918.075317 383.031250" +"absmax" "77.015327 -1916.075317 385.031250" +"ltime" "2093.774414" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "76.015327 -1917.075317 384.031250" +"angles" "-45.138626 234.725769 -95.182892" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2774" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "33.780365 -80.813934 159.955811" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1219.239868 -1454.097534 127.015747" +"absmax" "-1217.239868 -1452.097534 129.015747" +"ltime" "2018.070190" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1218.239868 -1453.097534 128.015747" +"angles" "155.426315 248.119659 -48.869232" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.635277 -21.470039 156.554230" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1227.955688 -1433.800903 127.031250" +"absmax" "-1225.955688 -1431.800903 129.031250" +"ltime" "2018.492676" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1226.955688 -1432.800903 128.031250" +"angles" "73.482574 157.967087 -101.028358" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.291801 -1.736108 122.440048" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1231.193848 -1350.677490 127.031250" +"absmax" "-1229.193848 -1348.677490 129.031250" +"ltime" "2018.849731" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1230.193848 -1349.677490 128.031250" +"angles" "172.245117 487.513947 183.944077" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.498474 -24.500341 169.099091" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1.586423 -1955.779297 383.031250" +"absmax" "3.586423 -1953.779297 385.031250" +"ltime" "2065.451660" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2.586423 -1954.779297 384.031250" +"angles" "-26.825649 276.801086 181.119263" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2736" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "42.565178 100.688812 140.635757" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1235.878906 -1066.577515 -0.968750" +"absmax" "-1233.878906 -1064.577515 1.031250" +"ltime" "2020.920898" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1234.878906 -1065.577515 0.031250" +"angles" "401.741394 99.269066 2.144500" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.180458 38.401592 173.414658" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1241.498047 -1070.918457 -0.968750" +"absmax" "-1239.498047 -1068.918457 1.031250" +"ltime" "2020.770020" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1240.498047 -1069.918457 0.031250" +"angles" "-91.504723 43.741631 -269.288086" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.357582 37.622955 132.076202" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1162.709351 -827.687073 -32.968750" +"absmax" "-1160.709351 -825.687073 -30.968750" +"ltime" "2030.417480" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1161.709351 -826.687073 -31.968750" +"angles" "-198.442627 30.655981 -135.451080" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2768" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.956924 25.357555 154.143814" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1214.262085 -919.155579 -32.968750" +"absmax" "-1212.262085 -917.155579 -30.968750" +"ltime" "2028.615601" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1213.262085 -918.155579 -31.968750" +"angles" "-187.146393 126.080399 -42.058304" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2748" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.127243 -18.566254 153.984863" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1296.833008 -882.551697 -32.968750" +"absmax" "-1294.833008 -880.551697 -30.968750" +"ltime" "2026.066284" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1295.833008 -881.551697 -31.968750" +"angles" "41.865761 399.568237 -260.488251" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2785" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.558670 -41.405567 138.038010" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1262.159302 -935.296875 -32.968750" +"absmax" "-1260.159302 -933.296875 -30.968750" +"ltime" "2021.917847" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1261.159302 -934.296875 -31.968750" +"angles" "29.631277 298.684326 183.877167" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2785" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "63.531231 54.666328 132.697144" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1273.640015 -948.177490 -32.968750" +"absmax" "-1271.640015 -946.177490 -30.968750" +"ltime" "2021.587769" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1272.640015 -947.177490 -31.968750" +"angles" "-1.993073 -76.873039 -41.211422" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2787" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.370628 51.349022 110.098709" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1151.018555 -840.237671 -32.968750" +"absmax" "-1149.018555 -838.237671 -30.968750" +"ltime" "2030.410522" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1150.018555 -839.237671 -31.968750" +"angles" "-1.360441 156.739273 190.753815" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2786" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.284698 11.150635 201.019638" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-16.161766 -1966.282471 383.031250" +"absmax" "-14.161767 -1964.282471 385.031250" +"ltime" "2065.173584" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-15.161767 -1965.282471 384.031250" +"angles" "307.967621 13.076241 -276.202637" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2781" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "24.880457 92.902397 130.440430" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1210.897217 -708.876221 -32.968750" +"absmax" "-1208.897217 -706.876221 -30.968750" +"ltime" "2035.315430" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1209.897217 -707.876221 -31.968750" +"angles" "-171.948105 630.396484 -95.200500" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.837105 -43.277477 158.653503" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-568.494202 -505.360657 -32.968750" +"absmax" "-566.494202 -503.360657 -30.968750" +"ltime" "2004.955811" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-567.494202 -504.360657 -31.968750" +"angles" "-155.057770 243.736542 75.016846" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.101379 -31.523237 142.012955" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-552.203613 -483.610748 -32.968750" +"absmax" "-550.203613 -481.610748 -30.968750" +"ltime" "2005.792969" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-551.203613 -482.610748 -31.968750" +"angles" "-207.119720 401.646118 43.375591" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "78.070976 -7.910435 167.194763" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1203.098755 -691.111694 -32.968750" +"absmax" "-1201.098755 -689.111694 -30.968750" +"ltime" "2035.124512" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1202.098755 -690.111694 -31.968750" +"angles" "-276.293701 466.536743 -36.999725" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.574669 -22.983181 193.878128" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1297.373413 -868.025269 -32.968750" +"absmax" "-1295.373413 -866.025269 -30.968750" +"ltime" "2029.050049" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1296.373413 -867.025269 -31.968750" +"angles" "142.191406 219.090851 164.126541" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2789" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.314072 27.083317 112.260803" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1227.734375 -957.315308 -32.968750" +"absmax" "-1225.734375 -955.315308 -30.968750" +"ltime" "2022.776855" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1226.734375 -956.315308 -31.968750" +"angles" "217.275314 -176.621826 63.410374" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2788" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.403862 24.805218 115.580200" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1219.922119 -958.011414 -32.968750" +"absmax" "-1217.922119 -956.011414 -30.968750" +"ltime" "2022.353394" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1218.922119 -957.011414 -31.968750" +"angles" "212.628296 136.977310 -229.912292" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2796" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.677673 21.013931 104.598938" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1219.465820 -769.881958 -32.968750" +"absmax" "-1217.465820 -767.881958 -30.968750" +"ltime" "2032.957642" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1218.465820 -768.881958 -31.968750" +"angles" "142.663025 231.951477 -28.649139" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.386284 -34.926140 125.155769" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "78.880363 -1905.952759 383.031250" +"absmax" "80.880363 -1903.952759 385.031250" +"ltime" "2093.429688" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "79.880363 -1904.952759 384.031250" +"angles" "111.399536 474.947083 142.171936" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2777" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "45.258278 -82.512024 154.527710" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1287.882812 -932.125549 -32.968750" +"absmax" "-1285.882812 -930.125549 -30.968750" +"ltime" "2022.966797" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1286.882812 -931.125549 -31.968750" +"angles" "56.258610 37.928791 182.129684" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2797" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.762741 48.271378 154.838577" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1284.904053 -901.543884 -32.968750" +"absmax" "-1282.904053 -899.543884 -30.968750" +"ltime" "2023.066040" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1283.904053 -900.543884 -31.968750" +"angles" "119.118973 192.082260 -225.612915" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2800" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.360718 71.637978 187.859009" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1288.875244 -896.604187 -32.968750" +"absmax" "-1286.875244 -894.604187 -30.968750" +"ltime" "2026.014282" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1287.875244 -895.604187 -31.968750" +"angles" "-214.162247 409.135956 -147.268219" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2801" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.018723 -50.045433 176.626266" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "12.076293 -1943.257446 383.031250" +"absmax" "14.076293 -1941.257446 385.031250" +"ltime" "2065.489014" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "13.076293 -1942.257446 384.031250" +"angles" "-91.559563 -214.688293 -63.026569" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.623917 103.356415 172.039948" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1290.788696 -900.278687 -32.968750" +"absmax" "-1288.788696 -898.278687 -30.968750" +"ltime" "2028.931274" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1289.788696 -899.278687 -31.968750" +"angles" "127.466316 242.482605 145.603226" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2802" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.583977 -8.927898 122.215256" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1162.618530 -937.039062 -32.968750" +"absmax" "-1160.618530 -935.039062 -30.968750" +"ltime" "2023.802979" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1161.618530 -936.039062 -31.968750" +"angles" "359.143921 85.066139 136.547836" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "78.794754 9.406376 158.956787" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1150.640625 -931.330200 -32.968750" +"absmax" "-1148.640625 -929.330200 -30.968750" +"ltime" "2024.504272" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1149.640625 -930.330200 -31.968750" +"angles" "-83.191406 -148.837448 208.826569" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.621597 13.211178 201.545624" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-646.656677 1473.452393 -192.968750" +"absmax" "-644.656677 1475.452393 -190.968750" +"ltime" "2650.497070" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-645.656677 1474.452393 -191.968750" +"angles" "170.772430 454.541931 233.031631" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2773" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-57.382023 -49.014004 170.107086" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1222.182495 -826.663086 -32.968750" +"absmax" "-1220.182495 -824.663086 -30.968750" +"ltime" "2031.570679" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1221.182495 -825.663086 -31.968750" +"angles" "-169.379013 68.054863 226.347534" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.586372 16.079956 155.412262" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1244.795532 -919.013611 -32.968750" +"absmax" "-1242.795532 -917.013611 -30.968750" +"ltime" "2024.856567" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1243.795532 -918.013611 -31.968750" +"angles" "308.892548 -213.984665 -35.734859" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2804" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.354233 10.007458 197.210907" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1249.115234 -920.841003 -32.968750" +"absmax" "-1247.115234 -918.841003 -30.968750" +"ltime" "2024.925049" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1248.115234 -919.841003 -31.968750" +"angles" "75.430687 -282.574005 66.812614" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2809" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.482330 8.827557 175.222504" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1213.215088 -832.616577 -32.968750" +"absmax" "-1211.215088 -830.616577 -30.968750" +"ltime" "2031.404053" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1212.215088 -831.616577 -31.968750" +"angles" "-101.628578 -313.645294 -3.521659" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.448914 9.075699 189.866577" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1216.040894 -598.384888 -32.968750" +"absmax" "-1214.040894 -596.384888 -30.968750" +"ltime" "2036.155884" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1215.040894 -597.384888 -31.968750" +"angles" "227.365936 624.034790 70.339340" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.254494 -41.222466 167.473557" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1230.250366 -604.044006 -32.968750" +"absmax" "-1228.250366 -602.044006 -30.968750" +"ltime" "2036.304443" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1229.250366 -603.044006 -31.968750" +"angles" "-200.617340 488.646210 -110.435905" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.723213 -57.039619 101.316269" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1356.433472 -861.457642 -32.968750" +"absmax" "-1354.433472 -859.457642 -30.968750" +"ltime" "2025.174805" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1355.433472 -860.457642 -31.968750" +"angles" "-106.947823 345.949219 -208.746109" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2804" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.360565 39.261169 168.030212" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1360.273315 -911.350830 -32.968750" +"absmax" "-1358.273315 -909.350830 -30.968750" +"ltime" "2025.216309" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1359.273315 -910.350830 -31.968750" +"angles" "227.484589 553.416077 -5.289813" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2814" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.955650 -10.843727 112.033432" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1227.326782 -515.551208 -32.968750" +"absmax" "-1225.326782 -513.551208 -30.968750" +"ltime" "2037.189941" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1226.326782 -514.551208 -31.968750" +"angles" "-165.907211 362.517639 -36.666862" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.709984 -35.732609 141.064651" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1208.981201 -698.056702 -32.968750" +"absmax" "-1206.981201 -696.056702 -30.968750" +"ltime" "2034.299927" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1207.981201 -697.056702 -31.968750" +"angles" "23.469664 143.023834 262.561920" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "84.304474 -34.829987 136.210236" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "101.816917 1744.692749 -83.968750" +"absmax" "103.816917 1746.692749 -81.968750" +"ltime" "2341.473877" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "102.816917 1745.692749 -82.968750" +"angles" "128.013824 -128.306549 -155.440521" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2807" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.513222 0.144144 147.174866" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1280.722046 -884.980408 -32.968750" +"absmax" "-1278.722046 -882.980408 -30.968750" +"ltime" "2027.230103" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1279.722046 -883.980408 -31.968750" +"angles" "382.122345 497.029877 -31.562147" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2810" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.495277 -41.881996 180.974335" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1288.252441 -881.084656 -32.968750" +"absmax" "-1286.252441 -879.084656 -30.968750" +"ltime" "2026.927856" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1287.252441 -880.084656 -31.968750" +"angles" "87.662323 482.986664 185.721008" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2819" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.249199 -42.670277 148.689728" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "94.001083 1771.306885 -80.968750" +"absmax" "96.001083 1773.306885 -78.968750" +"ltime" "2341.803223" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "95.001083 1772.306885 -79.968750" +"angles" "-58.959339 -45.694508 -23.306505" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2818" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-79.259377 32.643864 136.549698" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "101.459480 1746.587280 -83.968750" +"absmax" "103.459480 1748.587280 -81.968750" +"ltime" "2341.890381" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "102.459480 1747.587280 -82.968750" +"angles" "-158.196030 -93.227074 302.319580" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2821" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.728973 2.015939 143.046265" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-462.505768 -1762.070312 335.031250" +"absmax" "-460.505768 -1760.070312 337.031250" +"ltime" "2050.011719" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-461.505768 -1761.070312 336.031250" +"angles" "124.105301 -173.842270 91.310593" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-5.936337 81.210930 141.722687" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1207.360962 -905.734192 -32.968750" +"absmax" "-1205.360962 -903.734192 -30.968750" +"ltime" "2027.601685" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1206.360962 -904.734192 -31.968750" +"angles" "244.136337 77.552216 109.461769" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2819" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.544662 -41.815437 172.136566" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1197.780396 -899.845886 -32.968750" +"absmax" "-1195.780396 -897.845886 -30.968750" +"ltime" "2027.203735" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1196.780396 -898.845886 -31.968750" +"angles" "106.588470 663.490967 -92.648041" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2824" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.680992 -33.270164 202.586395" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1204.202881 -910.151489 -32.968750" +"absmax" "-1202.202881 -908.151489 -30.968750" +"ltime" "2028.380859" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1203.202881 -909.151489 -31.968750" +"angles" "50.615528 228.081619 -332.854736" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2825" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.534622 -8.556725 196.179276" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-424.936005 -1790.925171 351.031250" +"absmax" "-422.936005 -1788.925171 353.031250" +"ltime" "2049.958496" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-423.936005 -1789.925171 352.031250" +"angles" "265.245544 251.100906 24.676472" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2823" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.443459 67.513908 121.259445" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-647.719727 1484.263184 -192.968750" +"absmax" "-645.719727 1486.263184 -190.968750" +"ltime" "2650.844482" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-646.719727 1485.263184 -191.968750" +"angles" "-45.978203 44.337772 -199.928101" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2822" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-61.505890 -42.930977 130.948761" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-261.460571 -1865.541992 567.000000" +"absmax" "-259.460571 -1863.541992 569.000000" +"origin" "-260.460571 -1864.541992 568.000000" +"angles" "-0.000000 8.997803 -0.000000" +"frame" "8.000000" +"owner" "470" +"mdl" "progs/mon_gaunt_elec.mdl" +"state" "2.000000" +"classtype" "32.000000" +} +{ +"absmin" "-1233.923828 -489.775208 -32.968750" +"absmax" "-1231.923828 -487.775208 -30.968750" +"ltime" "2036.642700" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1232.923828 -488.775208 -31.968750" +"angles" "-214.483948 486.293060 -157.670013" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.502029 -9.281408 105.368134" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1226.443237 -447.109161 -32.968750" +"absmax" "-1224.443237 -445.109161 -30.968750" +"ltime" "2037.573120" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1225.443237 -446.109161 -31.968750" +"angles" "-102.322044 300.750702 202.909836" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.772408 -29.292400 148.037201" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1196.305664 -710.365112 -32.968750" +"absmax" "-1194.305664 -708.365112 -30.968750" +"ltime" "2032.942261" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1195.305664 -709.365112 -31.968750" +"angles" "-80.737053 583.041199 87.673958" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "84.505653 -33.121010 180.832443" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1208.707764 -682.476624 -32.968750" +"absmax" "-1206.707764 -680.476624 -30.968750" +"ltime" "2033.801025" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1207.707764 -681.476624 -31.968750" +"angles" "349.791199 582.360046 -182.668442" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "78.763412 -8.000690 157.023514" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1244.331055 -452.894165 -32.968750" +"absmax" "-1242.331055 -450.894165 -30.968750" +"ltime" "2037.705078" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1243.331055 -451.894165 -31.968750" +"angles" "-10.835086 539.991333 78.269249" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.723907 -46.152885 118.893227" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-429.287292 -1791.279785 351.031250" +"absmax" "-427.287292 -1789.279785 353.031250" +"ltime" "2052.809570" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-428.287292 -1790.279785 352.031250" +"angles" "-39.278191 -116.934311 155.869293" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2827" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.907253 56.864563 108.477249" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-755.369751 853.684021 -96.968750" +"absmax" "-753.369751 855.684021 -94.968750" +"ltime" "2680.770996" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-754.369751 854.684021 -95.968750" +"angles" "276.995483 452.820038 -235.880676" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2828" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.473999 77.305275 147.749634" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-762.963806 855.580933 -96.968750" +"absmax" "-760.963806 857.580933 -94.968750" +"ltime" "2679.955566" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-761.963806 856.580933 -95.968750" +"angles" "409.927612 405.901672 -68.589500" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2837" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "4.278908 76.406342 202.598480" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-383.571198 777.185730 -88.968750" +"absmax" "-381.571198 779.185730 -86.968750" +"ltime" "2678.264160" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-382.571198 778.185730 -87.968750" +"angles" "88.820053 471.052887 235.190506" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2838" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-81.184822 32.281162 145.388077" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-380.371033 766.225952 -80.968750" +"absmax" "-378.371033 768.225952 -78.968750" +"ltime" "2678.695801" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-379.371033 767.225952 -79.968750" +"angles" "319.611572 -153.866547 21.538107" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2839" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-79.603287 22.487850 176.980835" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "82.252602 -1890.133057 383.031250" +"absmax" "84.252602 -1888.133057 385.031250" +"ltime" "2067.923340" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "83.252602 -1889.133057 384.031250" +"angles" "301.520508 -130.094528 -26.072727" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2799" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-33.534904 69.524475 131.684921" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-368.718994 764.307190 -80.968750" +"absmax" "-366.718994 766.307190 -78.968750" +"ltime" "2678.512939" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-367.718994 765.307190 -79.968750" +"angles" "327.747223 153.115356 -152.770309" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2840" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-79.859222 24.072725 127.057312" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "87.484474 -1872.811035 383.031250" +"absmax" "89.484474 -1870.811035 385.031250" +"ltime" "2067.653076" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "88.484474 -1871.811035 384.031250" +"angles" "-37.411285 -151.563309 -131.863159" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2841" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.378048 77.054024 184.526169" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "576.043396 1479.307983 -0.968750" +"absmax" "578.043396 1481.307983 1.031250" +"ltime" "2696.583984" +"movetype" "10.000000" +"origin" "577.043396 1480.307983 0.031250" +"oldorigin" "-0.377120 -0.152366 -0.913545" +"angles" "-46.917301 48.409100 -50.509396" +"classname" "rubble" +"model" "" +"touch" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2698.593018" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1040" +"pain_finished" "2696.479980" +"wait" "1.000000" +"lip" "1.216224" +"pos1" "0.000000 8.000000 1.000000" +"classtype" "847.000000" +"classgroup" "420.000000" +} +{ +} +{ +} +{ +} +{ +"absmin" "579.227905 1362.649536 -0.968750" +"absmax" "581.227905 1364.649536 1.031250" +"ltime" "2696.487793" +"movetype" "10.000000" +"origin" "580.227905 1363.649536 0.031250" +"oldorigin" "-0.718354 -0.037647 -0.694658" +"angles" "28.918243 116.719208 85.520340" +"classname" "rubble" +"model" "" +"touch" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2698.506104" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1042" +"pain_finished" "2696.307861" +"wait" "1.000000" +"lip" "2.192816" +"pos1" "0.000000 8.000000 1.000000" +"classtype" "847.000000" +"classgroup" "420.000000" +} +{ +"absmin" "163.638748 -2039.339600 383.031250" +"absmax" "165.638748 -2037.339600 385.031250" +"ltime" "2069.886963" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "164.638748 -2038.339600 384.031250" +"angles" "73.776237 550.610168 -168.606415" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.477229 -89.121239 138.877762" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "177.962631 -2035.281006 383.031250" +"absmax" "179.962631 -2033.281006 385.031250" +"ltime" "2070.165771" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "178.962631 -2034.281006 384.031250" +"angles" "136.260651 146.564865 -241.999069" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "3.349537 -81.863602 157.053879" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-450.130890 -1737.259155 335.031250" +"absmax" "-448.130890 -1735.259155 337.031250" +"ltime" "2053.130859" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-449.130890 -1736.259155 336.031250" +"angles" "118.298157 179.478195 249.312653" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.277786 76.506165 131.855545" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-453.456360 -1729.298462 335.031250" +"absmax" "-451.456360 -1727.298462 337.031250" +"ltime" "2053.682617" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-452.456360 -1728.298462 336.031250" +"angles" "315.254669 316.270905 -153.732880" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "32.159100 72.080292 188.593048" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "187.573990 -2007.945190 383.031250" +"absmax" "189.573990 -2005.945190 385.031250" +"ltime" "2070.572510" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "188.573990 -2006.945190 384.031250" +"angles" "-125.821777 501.813477 28.000687" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "17.910166 -74.736244 102.741203" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-428.378052 -1782.954468 351.031250" +"absmax" "-426.378052 -1780.954468 353.031250" +"ltime" "2051.489502" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-427.378052 -1781.954468 352.031250" +"angles" "186.651276 -48.949806 153.698166" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2835" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.506985 71.925735 138.101700" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-423.147736 -1806.903809 351.031250" +"absmax" "-421.147736 -1804.903809 353.031250" +"ltime" "2051.173584" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-422.147736 -1805.903809 352.031250" +"angles" "-28.759840 160.754501 -26.578974" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2854" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.195107 61.329762 104.551346" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-450.294556 -1724.773071 335.031250" +"absmax" "-448.294556 -1722.773071 337.031250" +"ltime" "2054.055908" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-449.294556 -1723.773071 336.031250" +"angles" "210.368713 -30.804403 24.208023" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "26.705540 77.025024 189.768951" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-449.682220 -1763.561157 335.031250" +"absmax" "-447.682220 -1761.561157 337.031250" +"ltime" "2051.475098" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-448.682220 -1762.561157 336.031250" +"angles" "53.017593 27.423834 -213.601074" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2855" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.055723 75.368118 135.741623" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-461.187988 -1780.036499 335.031250" +"absmax" "-459.187988 -1778.036499 337.031250" +"ltime" "2052.319824" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-460.187988 -1779.036499 336.031250" +"angles" "-43.299458 240.032257 -26.179358" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2857" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.788254 59.169785 113.125290" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "55.605869 2033.995117 -80.968750" +"absmax" "57.605869 2035.995117 -78.968750" +"ltime" "2338.740479" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "56.605869 2034.995117 -79.968750" +"angles" "-36.966038 -245.148895 -304.826813" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2842" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.909042 32.327713 180.188889" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-420.475861 -1783.173706 351.031250" +"absmax" "-418.475861 -1781.173706 353.031250" +"ltime" "2052.882080" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-419.475861 -1782.173706 352.031250" +"angles" "-119.868973 -134.659531 298.006165" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2858" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "55.882645 50.750069 155.988358" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-449.093506 -1741.070923 335.031250" +"absmax" "-447.093506 -1739.070923 337.031250" +"ltime" "2054.193115" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-448.093506 -1740.070923 336.031250" +"angles" "-7.038932 302.718689 -26.602556" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "29.431070 74.553795 120.338158" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "44.194065 2025.436646 -80.968750" +"absmax" "46.194065 2027.436646 -78.968750" +"ltime" "2339.051514" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "45.194065 2026.436646 -79.968750" +"angles" "180.854050 -215.833572 146.933121" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2859" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.589424 29.387764 103.506805" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "49.071140 2046.040283 -80.991669" +"absmax" "51.071140 2048.040283 -78.991669" +"ltime" "2339.166992" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "50.071140 2047.040283 -79.991669" +"angles" "27.517990 -118.637161 108.166901" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2862" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.288322 43.911106 165.972595" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "240.540176 741.068848 -80.968750" +"absmax" "242.540176 743.068848 -78.968750" +"ltime" "2675.718018" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "241.540176 742.068848 -79.968750" +"angles" "9.159597 83.216156 -133.855927" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2863" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-63.856846 -52.581299 176.301544" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "270.194885 724.257080 -80.968750" +"absmax" "272.194885 726.257080 -78.968750" +"ltime" "2675.747803" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "271.194885 725.257080 -79.968750" +"angles" "-0.579414 181.762512 -318.680725" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2864" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-33.564980 -67.082809 186.826492" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-327.364014 771.431458 93.000000" +"absmax" "-325.364014 773.431458 95.000000" +"origin" "-326.364014 772.431458 94.000000" +"angles" "-0.000000 198.995361 0.000000" +"frame" "2.000000" +"owner" "975" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "262.479065 727.264465 -80.968750" +"absmax" "264.479065 729.264465 -78.968750" +"ltime" "2676.148193" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "263.479065 728.264465 -79.968750" +"angles" "-207.034698 -87.790092 233.105392" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2865" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-40.625694 -63.702663 193.282639" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-770.642761 853.389465 -96.968750" +"absmax" "-768.642761 855.389465 -94.968750" +"ltime" "2680.546143" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-769.642761 854.389465 -95.968750" +"angles" "-4.653487 366.538361 76.328148" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2867" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-1.680632 75.541588 192.998566" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "263.566406 -1999.273071 383.031250" +"absmax" "265.566406 -1997.273071 385.031250" +"ltime" "2090.122314" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "264.566406 -1998.273071 384.031250" +"angles" "180.598007 499.312897 -216.297165" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2737" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "14.591198 -82.527245 102.104530" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "283.042389 -2019.018066 383.031250" +"absmax" "285.042389 -2017.018066 385.031250" +"ltime" "2089.561523" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "284.042389 -2018.018066 384.031250" +"angles" "258.535675 403.774933 146.047607" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2869" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.580923 -72.904984 186.098022" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "154.549347 -1934.040771 383.031250" +"absmax" "156.549347 -1932.040771 385.031250" +"ltime" "2087.444092" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "155.549347 -1933.040771 384.031250" +"angles" "319.169342 538.651733 134.169144" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2756" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-5.459409 -94.998734 124.636932" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "177.033356 -1930.509888 383.031250" +"absmax" "179.033356 -1928.509888 385.031250" +"ltime" "2087.915771" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "178.033356 -1929.509888 384.031250" +"angles" "158.578201 275.842621 -96.533607" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2872" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "16.604088 -79.724197 176.339844" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "125.990204 -1942.395142 383.031250" +"absmax" "127.990204 -1940.395142 385.031250" +"ltime" "2067.731934" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "126.990204 -1941.395142 384.031250" +"angles" "-22.557102 -41.980942 -202.505630" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2839" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-31.558878 75.066261 163.285370" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "125.538582 -1941.004517 383.031250" +"absmax" "127.538582 -1939.004517 385.031250" +"ltime" "2068.437988" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "126.538582 -1940.004517 384.031250" +"angles" "-105.615677 234.804474 201.853714" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2874" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-31.448582 75.179382 110.336136" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-36.003471 -1969.839355 383.031250" +"absmax" "-34.003471 -1967.839355 385.031250" +"ltime" "2065.858398" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-35.003471 -1968.839355 384.031250" +"angles" "-77.350723 315.308167 289.605255" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "6.853102 79.911575 149.273270" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-45.899342 -1973.204834 383.031250" +"absmax" "-43.899342 -1971.204834 385.031250" +"ltime" "2066.058105" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-44.899342 -1972.204834 384.031250" +"angles" "-37.697472 381.832977 -239.810226" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-3.289092 77.031433 143.859314" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-13.890764 -1968.668579 383.031250" +"absmax" "-11.890764 -1966.668579 385.031250" +"ltime" "2066.131104" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-12.890764 -1967.668579 384.031250" +"angles" "129.623138 245.630417 26.271711" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2862" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "31.577625 86.932747 118.061752" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "156.006561 -1915.078003 383.031250" +"absmax" "158.006561 -1913.078003 385.031250" +"ltime" "2087.653809" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "157.006561 -1914.078003 384.031250" +"angles" "223.075256 197.337387 167.083710" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2873" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.929956 -94.632195 104.504333" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +"absmin" "134.589890 982.148376 -83.968750" +"absmax" "136.589890 984.148376 -81.968750" +"ltime" "2612.104980" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "135.589890 983.148376 -82.968750" +"angles" "343.236572 -65.503632 -209.389481" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2868" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "87.654175 46.507725 181.102386" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "36.757519 -1982.568481 383.031250" +"absmax" "38.757519 -1980.568481 385.031250" +"ltime" "2072.504395" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "37.757519 -1981.568481 384.031250" +"angles" "223.596741 7.907990 254.773834" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.412926 -69.656204 149.797791" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "68.597679 -1991.005493 383.031250" +"absmax" "70.597679 -1989.005493 385.031250" +"ltime" "2072.402344" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "69.597679 -1990.005493 384.031250" +"angles" "116.936996 528.949158 -108.210327" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-13.244587 -73.915100 175.164841" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "49.427475 -1975.816040 383.031250" +"absmax" "51.427475 -1973.816040 385.031250" +"ltime" "2072.464600" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "50.427475 -1974.816040 384.031250" +"angles" "313.340454 91.323326 -142.667099" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.782532 -70.764359 107.664169" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "136.514389 983.789429 -83.968750" +"absmax" "138.514389 985.789429 -81.968750" +"ltime" "2612.140625" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "137.514389 984.789429 -82.968750" +"angles" "-169.582336 49.405670 -74.585991" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2882" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "87.060753 46.737289 187.041397" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "98.009010 1002.210449 -83.968750" +"absmax" "100.009010 1004.210449 -81.968750" +"ltime" "2612.563721" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "99.009010 1003.210449 -82.968750" +"angles" "-235.460266 119.257492 -170.208023" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2886" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "51.382027 60.539398 196.709457" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "547.288269 1380.171509 -16.968750" +"absmax" "549.288269 1382.171509 -14.968750" +"ltime" "2696.647949" +"movetype" "10.000000" +"origin" "548.288269 1381.171509 -15.968750" +"oldorigin" "-0.644076 -0.260224 -0.719340" +"angles" "13.627770 74.424225 -3.409100" +"classname" "rubble" +"model" "" +"touch" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "2698.667969" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1044" +"pain_finished" "2696.497314" +"wait" "1.000000" +"lip" "3.236549" +"pos1" "0.000000 8.000000 1.000000" +"classtype" "847.000000" +"classgroup" "420.000000" +} +{ +"absmin" "-768.919373 1375.795288 -196.968750" +"absmax" "-766.919373 1377.795288 -194.968750" +"ltime" "2642.877197" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-767.919373 1376.795288 -195.968750" +"angles" "105.822701 139.982697 161.511612" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "819" +"chain" "2887" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-121.871048 26.724522 78.032051" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-805.415710 1541.211670 -112.968750" +"absmax" "-803.415710 1543.211670 -110.968750" +"ltime" "2631.211182" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-804.415710 1542.211670 -111.968750" +"angles" "-171.025772 222.230621 -149.973862" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2889" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "82.010544 25.635853 101.442749" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-780.262024 1544.502441 -112.968750" +"absmax" "-778.262024 1546.502441 -110.968750" +"ltime" "2631.446289" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-779.262024 1545.502441 -111.968750" +"angles" "168.906418 -37.210892 -75.610443" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2890" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "85.775986 22.070755 157.735260" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "229.608795 1924.687744 -83.968750" +"absmax" "231.608795 1926.687744 -81.968750" +"ltime" "2340.054688" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "230.608795 1925.687744 -82.968750" +"angles" "45.185345 487.550049 114.330284" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2891" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.504778 -71.413803 114.046867" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "231.400558 1929.615845 -83.968750" +"absmax" "233.400558 1931.615845 -81.968750" +"ltime" "2340.229736" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "232.400558 1930.615845 -82.968750" +"angles" "214.245331 462.283936 230.972305" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2892" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.868742 -69.268196 101.848381" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "259.829041 1931.420898 -83.968750" +"absmax" "261.829041 1933.420898 -81.968750" +"ltime" "2339.579346" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "260.829041 1932.420898 -82.968750" +"angles" "146.443573 280.913757 268.084259" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2893" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "52.258293 -55.625523 170.029861" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-771.498169 1369.704224 -192.968750" +"absmax" "-769.498169 1371.704224 -190.968750" +"ltime" "2642.726318" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-770.498169 1370.704224 -191.968750" +"angles" "-45.949276 109.030647 -146.597900" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2894" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-136.005768 20.258541 121.727013" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "42.479721 -1858.960815 383.031250" +"absmax" "44.479721 -1856.960815 385.031250" +"ltime" "2094.404297" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "43.479721 -1857.960815 384.031250" +"angles" "129.947937 309.445648 181.490051" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "19.089174 -72.535957 132.535568" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "146.442703 -1778.808960 383.031250" +"absmax" "148.442703 -1776.808960 385.031250" +"ltime" "2085.112549" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "147.442703 -1777.808960 384.031250" +"angles" "-12.466113 553.026123 -68.994698" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1933" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "25.774054 -74.573380 153.253891" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "52.364700 -1904.641846 383.031250" +"absmax" "54.364700 -1902.641846 385.031250" +"ltime" "2066.409180" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "53.364700 -1903.641846 384.031250" +"angles" "-213.592575 -130.649872 -244.564621" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2881" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-20.343388 89.919662 139.624969" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "58.350910 -1900.915283 383.031250" +"absmax" "60.350910 -1898.915283 385.031250" +"ltime" "2066.421387" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "59.350910 -1899.915283 384.031250" +"angles" "323.587738 -13.290672 -32.498810" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2898" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-14.427109 96.561554 126.714661" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "60.241508 -1921.722046 383.031250" +"absmax" "62.241508 -1919.722046 385.031250" +"ltime" "2066.457275" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "61.241508 -1920.722046 384.031250" +"angles" "-80.713516 -12.442877 67.512680" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-15.881459 94.928833 99.310486" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "118.335442 -2032.941772 383.031250" +"absmax" "120.335442 -2030.941772 385.031250" +"ltime" "2070.640381" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "119.335442 -2031.941772 384.031250" +"angles" "312.298920 284.880341 -231.576813" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-18.446884 -86.652840 121.223305" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "109.772774 -1857.180298 383.031250" +"absmax" "111.772774 -1855.180298 385.031250" +"ltime" "2067.033447" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "110.772774 -1856.180298 384.031250" +"angles" "-10.018966 338.625244 72.461296" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2836" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-3.490398 94.229614 170.295715" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "118.062469 -1851.722290 383.031250" +"absmax" "120.062469 -1849.722290 385.031250" +"ltime" "2093.876465" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "119.062469 -1850.722290 384.031250" +"angles" "312.170227 433.916626 289.254761" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.034729 -58.050865 164.183014" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-779.291260 1365.708618 -192.968750" +"absmax" "-777.291260 1367.708618 -190.968750" +"ltime" "2642.765869" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-778.291260 1366.708618 -191.968750" +"angles" "244.574097 77.010071 139.263611" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2895" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-148.315521 14.627392 111.948845" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "390.880707 857.020691 -80.968750" +"absmax" "392.880707 859.020691 -78.968750" +"ltime" "2610.795166" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "391.880707 858.020691 -79.968750" +"angles" "-108.395531 75.360939 234.998749" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2904" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.811661 64.175629 140.561325" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "136.950134 -1786.468262 383.031250" +"absmax" "138.950134 -1784.468262 385.031250" +"ltime" "2085.560059" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "137.950134 -1785.468262 384.031250" +"angles" "-46.097908 398.775818 -186.706467" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2897" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "19.898872 -74.673088 106.508492" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "272.826569 -2011.934326 383.031250" +"absmax" "274.826569 -2009.934326 385.031250" +"ltime" "2090.262207" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "273.826569 -2010.934326 384.031250" +"angles" "160.316620 13.188047 -61.006718" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2871" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.258987 -77.588013 132.793533" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "99.601471 -1851.915039 383.031250" +"absmax" "101.601471 -1849.915039 385.031250" +"ltime" "2093.520020" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "100.601471 -1850.915039 384.031250" +"angles" "35.161037 209.855087 208.197067" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.905167 -61.832916 138.781693" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "130.654419 -1786.380005 383.031250" +"absmax" "132.654419 -1784.380005 385.031250" +"ltime" "2085.071289" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "131.654419 -1785.380005 384.031250" +"angles" "-89.177582 305.804108 -193.538483" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "11.022526 -74.823730 110.598671" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "370.655579 853.056946 -80.968750" +"absmax" "372.655579 855.056946 -78.968750" +"ltime" "2609.974365" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "371.655579 854.056946 -79.968750" +"angles" "184.087402 -154.022156 48.911732" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2905" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "58.214848 67.005310 102.869942" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "149.300400 -1921.022095 383.031250" +"absmax" "151.300400 -1919.022095 385.031250" +"ltime" "2068.379150" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "150.300400 -1920.022095 384.031250" +"angles" "270.180267 326.544250 -53.615440" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2614" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-3.496593 103.847969 158.675995" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "370.445618 860.078491 -80.968750" +"absmax" "372.445618 862.078491 -78.968750" +"ltime" "2610.083008" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "371.445618 861.078491 -79.968750" +"angles" "12.624862 -153.189056 24.599527" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2910" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "51.217819 68.069977 139.275894" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "4113.634277 6231.102539 -172075.593750" +"absmax" "4115.634277 6233.102539 -172073.593750" +"ltime" "2617.919434" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "4114.634277 6232.102539 -172074.593750" +"velocity" "47.009186 61.042309 -2019.199951" +"angles" "24394.699219 -19386.294922 -5773.395020" +"avelocity" "278.209778 -222.287674 -66.020699" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.009186 61.042309 179.268890" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "103.557556 1016.051514 -83.968750" +"absmax" "105.557556 1018.051514 -81.968750" +"ltime" "2612.902832" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "104.557556 1017.051514 -82.968750" +"angles" "-0.589911 -274.574280 -130.872726" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2912" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "93.327332 15.640648 130.175720" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "120.103142 1021.384399 -83.968750" +"absmax" "122.103142 1023.384399 -81.968750" +"ltime" "2613.182129" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "121.103142 1022.384399 -82.968750" +"angles" "-10.424406 233.095856 123.337944" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2915" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "91.349258 17.479603 194.454437" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "98.751144 1033.964355 -83.968750" +"absmax" "100.751144 1035.964355 -81.968750" +"ltime" "2613.135010" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "99.751144 1034.964355 -82.968750" +"angles" "23.132038 -83.980438 134.825790" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2916" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.939789 29.945938 174.896149" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-809.685913 1554.423828 -112.968750" +"absmax" "-807.685913 1556.423828 -110.968750" +"ltime" "2631.616455" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-808.685913 1555.423828 -111.968750" +"angles" "93.400528 43.578682 13.356212" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2917" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.401566 39.467522 143.917084" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "109.187393 -2047.127319 383.031250" +"absmax" "111.187393 -2045.127319 385.031250" +"ltime" "2070.657471" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "110.187393 -2046.127319 384.031250" +"angles" "118.686066 0.090661 -115.344757" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.854103 -89.003052 178.325592" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "113.622932 -2043.589600 383.031250" +"absmax" "115.622932 -2041.589600 385.031250" +"ltime" "2070.965088" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "114.622932 -2042.589600 384.031250" +"angles" "106.570305 125.523697 26.162992" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-21.064730 -87.613083 167.198669" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +"absmin" "123.617523 -2017.036011 383.031250" +"absmax" "125.617523 -2015.036011 385.031250" +"ltime" "2068.657959" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "124.617523 -2016.036011 384.031250" +"angles" "56.715080 189.666901 41.451183" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.856812 28.550255 122.519501" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "112.153648 -1987.018311 383.031250" +"absmax" "114.153648 -1985.018311 385.031250" +"ltime" "2069.112793" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "113.153648 -1986.018311 384.031250" +"angles" "166.331833 288.376587 48.303261" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2911" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.667801 56.591869 115.288620" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "113.126266 -1992.316772 383.031250" +"absmax" "115.126266 -1990.316772 385.031250" +"ltime" "2068.859863" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "114.126266 -1991.316772 384.031250" +"angles" "110.462776 229.130066 265.724518" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2924" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.879181 51.606720 192.344666" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "175.129852 1823.046875 -80.968750" +"absmax" "177.129852 1825.046875 -78.968750" +"ltime" "2340.740723" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "176.129852 1824.046875 -79.968750" +"angles" "-140.976532 446.945343 143.718811" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2918" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.199532 -31.322193 113.036552" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-21.530905 -1756.682251 383.031250" +"absmax" "-19.530905 -1754.682251 385.031250" +"ltime" "2099.624512" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-20.530905 -1755.682251 384.031250" +"angles" "34.550331 249.580032 124.178841" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.764905 74.343956 137.920776" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-30.985483 -1752.086670 383.031250" +"absmax" "-28.985483 -1750.086670 385.031250" +"ltime" "2099.501709" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-29.985483 -1751.086670 384.031250" +"angles" "269.443848 392.311066 187.243668" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "0.711766 75.225220 150.500687" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-4.100162 -1750.275024 383.022156" +"absmax" "-2.100162 -1748.275024 385.022156" +"ltime" "2099.275391" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3.100162 -1749.275024 384.022156" +"angles" "350.971954 2.445960 -11.353206" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "26.294518 72.982620 172.988846" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "191.896957 1807.946167 -80.994324" +"absmax" "193.896957 1809.946167 -78.994324" +"ltime" "2340.128906" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "192.896957 1808.946167 -79.994324" +"angles" "22.876812 52.763123 155.868576" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2926" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-57.376606 -48.783154 107.444901" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "141.976501 1830.874023 -83.968750" +"absmax" "143.976501 1832.874023 -81.968750" +"ltime" "2340.188721" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "142.976501 1831.874023 -82.968750" +"angles" "125.539642 442.063538 25.009544" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2930" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-88.856415 -17.942675 185.558945" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "202.556808 -2040.719482 383.031250" +"absmax" "204.556808 -2038.719482 385.031250" +"ltime" "2090.849365" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "203.556808 -2039.719482 384.031250" +"angles" "187.528488 529.109009 -73.917709" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.838245 -69.586380 148.050781" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "95.440170 1811.992310 -83.976028" +"absmax" "97.440170 1813.992310 -81.976028" +"ltime" "2342.338379" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "96.440170 1812.992310 -82.976028" +"angles" "-56.177319 386.059753 -169.201553" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2931" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.416641 59.610641 174.884003" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "193.163376 -2055.311035 383.031250" +"absmax" "195.163376 -2053.311035 385.031250" +"ltime" "2090.599121" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "194.163376 -2054.311035 384.031250" +"angles" "-215.427734 309.974274 18.631165" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "23.900829 -79.457535 170.960480" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "154.868576 -1931.576172 383.031250" +"absmax" "156.868576 -1929.576172 385.031250" +"ltime" "2083.132324" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "155.868576 -1930.576172 384.031250" +"angles" "218.330063 112.159874 46.305794" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "13.187265 -73.837135 131.084457" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "138.146179 -1959.783447 383.031250" +"absmax" "140.146179 -1957.783447 385.031250" +"ltime" "2083.040283" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "139.146179 -1958.783447 384.031250" +"angles" "3.671809 519.632385 31.214472" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-5.499981 -76.941437 197.579163" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "149.854797 -1928.578979 383.031250" +"absmax" "151.854797 -1926.578979 385.031250" +"ltime" "2082.394775" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "150.854797 -1927.578979 384.031250" +"angles" "71.165207 151.404266 108.066902" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "7.357214 -74.805618 112.668488" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "218.575134 -1869.099731 383.031250" +"absmax" "220.575134 -1867.099731 385.031250" +"ltime" "2088.797363" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "219.575134 -1868.099731 384.031250" +"angles" "243.151001 414.275330 -13.150526" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.520401 -90.664680 103.243858" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "124.877014 -1870.557739 383.031250" +"absmax" "126.877014 -1868.557739 385.031250" +"ltime" "2083.896484" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "125.877014 -1869.557739 384.031250" +"angles" "-66.722664 425.738403 56.024158" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2907" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "5.449804 -75.175041 113.645874" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "119.967537 -1896.803833 383.031250" +"absmax" "121.967537 -1894.803833 385.031250" +"ltime" "2083.298096" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "120.967537 -1895.803833 384.031250" +"angles" "-58.731197 597.995178 -245.625198" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2939" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-0.716415 -76.244980 189.788254" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "167.661530 -1886.556030 383.031250" +"absmax" "169.661530 -1884.556030 385.031250" +"ltime" "2084.140137" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "168.661530 -1885.556030 384.031250" +"angles" "-162.511520 470.307770 -32.916878" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2940" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "44.043434 -68.478416 181.848984" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "101.803284 1785.880005 -83.968750" +"absmax" "103.803284 1787.880005 -81.968750" +"ltime" "2341.698242" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "102.803284 1786.880005 -82.968750" +"angles" "-19.649723 12.654842 -66.738846" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2933" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-63.730087 44.652138 102.786835" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "96.381073 1781.907959 -83.968750" +"absmax" "98.381073 1783.907959 -81.968750" +"ltime" "2341.869385" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "97.381073 1782.907959 -82.968750" +"angles" "164.808456 307.882385 -161.090790" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "2942" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-66.739861 36.178963 139.564651" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-642.204956 1478.024536 -192.968750" +"absmax" "-640.204956 1480.024536 -190.968750" +"ltime" "2651.251709" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-641.204956 1479.024536 -191.968750" +"angles" "325.110321 347.039764 -30.725702" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2943" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-62.112831 -42.037247 186.832458" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-646.149170 1474.881470 -192.968750" +"absmax" "-644.149170 1476.881470 -190.968750" +"ltime" "2651.014648" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-645.149170 1475.881470 -191.968750" +"angles" "-76.404327 238.614716 -115.114243" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2944" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.358986 -47.642464 169.483994" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-649.402710 1464.442871 -192.968750" +"absmax" "-647.402710 1466.442871 -190.968750" +"ltime" "2651.143066" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-648.402710 1465.442871 -191.968750" +"angles" "157.168716 499.818634 -199.047363" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2945" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.840214 -57.376255 164.129044" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "232.645615 876.277100 -80.968750" +"absmax" "234.645615 878.277100 -78.968750" +"ltime" "2611.547119" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "233.645615 877.277100 -79.968750" +"angles" "-91.097092 215.311340 212.650406" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2946" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "49.773304 68.289764 110.846077" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "220.369659 878.234131 -80.968750" +"absmax" "222.369659 880.234131 -78.968750" +"ltime" "2611.635254" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "221.369659 879.234131 -79.968750" +"angles" "214.072800 21.768034 -144.967041" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2947" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "32.868305 70.862022 112.974754" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "131.475937 -1784.160156 383.031250" +"absmax" "133.475937 -1782.160156 385.031250" +"ltime" "2075.633301" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "132.475937 -1783.160156 384.031250" +"angles" "-175.370346 473.808960 251.401108" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2907" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.217230 -72.224098 122.639793" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "138.256805 -1780.129517 383.031250" +"absmax" "140.256805 -1778.129517 385.031250" +"ltime" "2075.508057" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "139.256805 -1779.129517 384.031250" +"angles" "223.505646 164.826859 33.676872" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2914" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "28.957802 -69.747414 117.997368" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "166.649048 -1778.784912 383.031250" +"absmax" "168.649048 -1776.784912 385.031250" +"ltime" "2075.814453" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "167.649048 -1777.784912 384.031250" +"angles" "-151.700958 594.157715 -31.731226" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2947" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "56.981934 -61.806656 148.488846" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "240.979691 874.913940 -80.968750" +"absmax" "242.979691 876.913940 -78.968750" +"ltime" "2610.773682" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "241.979691 875.913940 -79.968750" +"angles" "177.419495 39.228996 23.909367" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2948" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.318413 66.533066 108.325684" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "76.177025 939.726440 -80.968750" +"absmax" "78.177025 941.726440 -78.968750" +"ltime" "2617.546143" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "77.177025 940.726440 -79.968750" +"angles" "-50.704556 182.715332 -210.460098" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2952" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.526543 47.672718 139.570541" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "225.662354 -1859.051147 383.031250" +"absmax" "227.662354 -1857.051147 385.031250" +"ltime" "2088.726074" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "226.662354 -1858.051147 384.031250" +"angles" "269.853851 203.725372 49.931866" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "54.036427 -72.214157 119.648064" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "193.138809 -1926.414917 383.031250" +"absmax" "195.138809 -1924.414917 385.031250" +"ltime" "2080.072754" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "194.138809 -1925.414917 384.031250" +"angles" "223.215714 408.326019 -125.113350" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2911" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.614128 -58.961243 134.706284" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "131.528320 -2015.172607 383.031250" +"absmax" "133.528320 -2013.172607 385.031250" +"ltime" "2071.337402" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "132.528320 -2014.172607 384.031250" +"angles" "19.937025 281.340698 43.047108" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2934" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.814367 -84.219978 114.345779" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "120.753845 -2034.325073 383.031250" +"absmax" "122.753845 -2032.325073 385.031250" +"ltime" "2071.981201" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "121.753845 -2033.325073 384.031250" +"angles" "-126.749756 158.986023 -281.103180" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2957" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-20.973251 -87.579529 137.423416" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "138.547195 -2032.934814 383.031250" +"absmax" "140.547195 -2030.934814 385.031250" +"ltime" "2071.384033" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "139.547195 -2031.934814 384.031250" +"angles" "203.729553 49.135822 -28.318975" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2958" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-1.739607 -80.524475 152.728149" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "187.780960 -1942.948975 383.031250" +"absmax" "189.780960 -1940.948975 385.031250" +"ltime" "2080.351562" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "188.780960 -1941.948975 384.031250" +"angles" "185.697052 89.815750 4.118495" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "52.827576 -79.691101 135.876862" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "193.582748 -1952.641846 383.031250" +"absmax" "195.582748 -1950.641846 385.031250" +"ltime" "2080.573975" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "194.582748 -1951.641846 384.031250" +"angles" "39.301464 91.017609 -241.024063" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "52.600945 -80.383362 119.850975" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "234.245514 -1903.820923 383.031250" +"absmax" "236.245514 -1901.820923 385.031250" +"ltime" "2088.763184" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "235.245514 -1902.820923 384.031250" +"angles" "-65.533890 161.823639 -76.951515" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.568939 -93.358795 175.189224" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +"absmin" "108.923485 -1946.719482 383.031250" +"absmax" "110.923485 -1944.719482 385.031250" +"ltime" "2091.184570" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "109.923485 -1945.719482 384.031250" +"angles" "265.851746 502.577942 -226.044464" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.752296 -40.488640 112.485100" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "266.513824 -1961.084106 383.031250" +"absmax" "268.513824 -1959.084106 385.031250" +"ltime" "2089.059814" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "267.513824 -1960.084106 384.031250" +"angles" "-54.937115 252.035995 -143.515518" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2907" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "44.407211 -69.928253 111.254829" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "259.353973 -1957.026978 383.031250" +"absmax" "261.353973 -1955.026978 385.031250" +"ltime" "2088.801758" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "260.353973 -1956.026978 384.031250" +"angles" "216.931549 518.150635 -15.753028" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2968" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "41.451309 -74.575401 121.185600" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "259.218445 -1954.194946 383.031250" +"absmax" "261.218445 -1952.194946 385.031250" +"ltime" "2089.401367" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "260.218445 -1953.194946 384.031250" +"angles" "162.440170 509.770630 30.082506" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2970" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "42.469181 -72.975143 118.338005" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "76.946587 -1955.868896 383.031250" +"absmax" "78.946587 -1953.868896 385.031250" +"ltime" "2072.957520" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "77.946587 -1954.868896 384.031250" +"angles" "227.891541 56.643555 -33.815071" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-2.820630 -74.982323 173.381699" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "60.631973 -1939.164307 383.031250" +"absmax" "62.631973 -1937.164307 385.031250" +"ltime" "2072.818359" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "61.631973 -1938.164307 384.031250" +"angles" "106.104279 122.177078 92.293076" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-23.740976 -74.837906 142.917557" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "37.523510 -1959.743164 383.031250" +"absmax" "39.523510 -1957.743164 385.031250" +"ltime" "2073.685059" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "38.523510 -1958.743164 384.031250" +"angles" "44.924740 356.807983 307.181122" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-38.971767 -74.732765 185.605377" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "188.187225 681.473755 -80.968750" +"absmax" "190.187225 683.473755 -78.968750" +"ltime" "2622.750732" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "189.187225 682.473755 -79.968750" +"angles" "343.336975 157.026535 -180.938843" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2953" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-55.032204 91.073837 139.130707" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "61.440601 932.119080 -80.968750" +"absmax" "63.440601 934.119080 -78.968750" +"ltime" "2615.977051" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "62.440601 933.119080 -79.968750" +"angles" "120.851486 42.781464 -128.492447" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2976" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "41.795254 71.603401 112.229218" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "156.957245 -1852.320312 383.031250" +"absmax" "158.957245 -1850.320312 385.031250" +"ltime" "2086.360352" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "157.957245 -1851.320312 384.031250" +"angles" "-94.067558 471.347870 97.510292" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2952" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "22.335907 -72.471146 123.802567" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-19.127277 872.007874 -80.968750" +"absmax" "-17.127277 874.007874 -78.968750" +"ltime" "2614.435791" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-18.127277 873.007874 -79.968750" +"angles" "283.302826 -123.917320 35.207176" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2977" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.273663 72.276703 178.001968" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "163.736267 -1855.433960 383.031250" +"absmax" "165.736267 -1853.433960 385.031250" +"ltime" "2086.498047" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "164.736267 -1854.433960 384.031250" +"angles" "91.004730 521.213806 -162.348907" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2978" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "32.405472 -70.944885 156.944672" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "167.661758 -1843.825928 383.031250" +"absmax" "169.661758 -1841.825928 385.031250" +"ltime" "2086.415039" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "168.661758 -1842.825928 384.031250" +"angles" "80.174660 303.759155 -31.004648" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2980" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "26.922600 -71.775940 198.620483" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "203.343246 -2043.860596 383.031250" +"absmax" "205.343246 -2041.860596 385.031250" +"ltime" "2091.150635" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "204.343246 -2042.860596 384.031250" +"angles" "-24.985603 38.053787 -5.421785" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.311619 -70.061668 160.163895" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "170.223160 -1968.277344 383.031250" +"absmax" "172.223160 -1966.277344 385.031250" +"ltime" "2080.972900" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "171.223160 -1967.277344 384.031250" +"angles" "269.320496 186.478180 -10.469791" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2902" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.558928 -94.564301 133.169235" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "162.538315 -1992.780396 383.031250" +"absmax" "164.538315 -1990.780396 385.031250" +"ltime" "2080.540283" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "163.538315 -1991.780396 384.031250" +"angles" "11.422687 518.569397 268.167938" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2983" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.762402 -106.862579 169.576080" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-4.390715 -1860.593140 383.031250" +"absmax" "-2.390715 -1858.593140 385.031250" +"ltime" "2099.749512" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3.390715 -1859.593140 384.031250" +"angles" "246.355591 211.294144 -94.480095" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-21.339333 73.091125 128.308121" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "83.811798 -1959.423340 383.031250" +"absmax" "85.811798 -1957.423340 385.031250" +"ltime" "2074.247314" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "84.811798 -1958.423340 384.031250" +"angles" "116.465462 605.687744 232.644180" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2899" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "2.459736 -75.443222 177.898880" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "78.171066 -1948.391357 383.031250" +"absmax" "80.171066 -1946.391357 385.031250" +"ltime" "2074.367676" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "79.171066 -1947.391357 384.031250" +"angles" "150.785065 258.191986 119.238327" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2986" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-3.238888 -74.982742 132.177780" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "79.597565 -1951.239746 383.031250" +"absmax" "81.597565 -1949.239746 385.031250" +"ltime" "2073.821045" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "80.597565 -1950.239746 384.031250" +"angles" "-74.222519 398.208160 20.784664" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2987" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-1.639687 -75.111961 153.744781" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-38.449924 891.936462 -80.968750" +"absmax" "-36.449924 893.936462 -78.968750" +"ltime" "2613.643311" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-37.449924 892.936462 -79.968750" +"angles" "200.654953 -237.231232 -62.556236" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2979" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.298973 73.871643 185.636536" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "101.117775 -1986.596069 383.031250" +"absmax" "103.117775 -1984.596069 385.031250" +"ltime" "2091.440186" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "102.117775 -1985.596069 384.031250" +"angles" "360.509064 380.653198 97.470047" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.406319 -68.917496 161.376694" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "165.997162 -1893.619263 383.031250" +"absmax" "167.997162 -1891.619263 385.031250" +"ltime" "2076.227539" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "166.997162 -1892.619263 384.031250" +"angles" "334.808258 377.942139 180.641068" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2981" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "32.010406 -74.315170 188.420135" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "140.626633 -1823.750122 383.031250" +"absmax" "142.626633 -1821.750122 385.031250" +"ltime" "2076.637939" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "141.626633 -1822.750122 384.031250" +"angles" "-57.924980 357.564758 -168.902740" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2991" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "7.661861 -74.849838 178.247070" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "152.378647 -1885.414062 383.031250" +"absmax" "154.378647 -1883.414062 385.031250" +"ltime" "2076.696533" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "153.378647 -1884.414062 384.031250" +"angles" "295.578156 113.803619 -267.936981" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2992" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.973114 -74.557541 145.822189" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "178.629822 -1909.564087 383.031250" +"absmax" "180.629822 -1907.564087 385.031250" +"ltime" "2077.080811" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "179.629822 -1908.564087 384.031250" +"angles" "146.626785 418.616669 247.552795" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2993" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.660688 -77.838493 181.086639" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "170.600571 -1890.937012 383.031250" +"absmax" "172.600571 -1888.937012 385.031250" +"ltime" "2077.705811" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "171.600571 -1889.937012 384.031250" +"angles" "-132.932999 245.112000 -181.769272" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2994" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "25.814508 -77.669876 146.633606" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "169.492828 -1886.553345 383.031250" +"absmax" "171.492828 -1884.553345 385.031250" +"ltime" "2077.720703" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "170.492828 -1885.553345 384.031250" +"angles" "-40.165588 221.762573 -208.489197" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2995" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "26.306530 -77.714813 116.322823" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-50.321056 869.615234 -80.968750" +"absmax" "-48.321056 871.615234 -78.968750" +"ltime" "2613.824463" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-49.321056 870.615234 -79.968750" +"angles" "267.116302 67.150543 -63.387833" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "857" +"chain" "2989" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "15.065333 74.240211 99.904617" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "4.517665 -1853.520752 383.031250" +"absmax" "6.517665 -1851.520752 385.031250" +"ltime" "2099.696289" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "5.517665 -1852.520752 384.031250" +"angles" "129.820251 391.963440 -228.883057" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.557117 77.907417 161.430908" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "109.824707 -1877.014160 383.031250" +"absmax" "111.824707 -1875.014160 385.031250" +"ltime" "2074.559570" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "110.824707 -1876.014160 384.031250" +"angles" "121.317802 543.094177 168.168106" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2905" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-5.313036 -75.497734 123.530716" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "159.431564 -1887.634277 383.031250" +"absmax" "161.431564 -1885.634277 385.031250" +"ltime" "2074.461182" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "160.431564 -1886.634277 384.031250" +"angles" "-47.299053 482.072937 -334.286407" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2999" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "40.687080 -72.534401 196.420547" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "128.373596 -1889.117676 383.031250" +"absmax" "130.373596 -1887.117676 385.031250" +"ltime" "2074.681885" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "129.373596 -1888.117676 384.031250" +"angles" "195.174057 519.382141 268.757812" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3000" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "12.521683 -74.348816 191.362289" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "146.323029 -2010.794189 383.031250" +"absmax" "148.323029 -2008.794189 385.031250" +"ltime" "2080.482178" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "147.323029 -2009.794189 384.031250" +"angles" "-227.673325 535.857117 -200.976089" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3001" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.868767 -126.485489 172.125275" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-823.213745 719.438904 -80.968750" +"absmax" "-821.213745 721.438904 -78.968750" +"ltime" "2681.117432" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-822.213745 720.438904 -79.968750" +"angles" "-132.507446 90.400894 -189.715546" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2997" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-40.980782 64.087029 158.110748" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "154.373550 -1852.217041 383.031250" +"absmax" "156.373550 -1850.217041 385.031250" +"ltime" "2075.717041" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "155.373550 -1851.217041 384.031250" +"angles" "-167.686951 70.128593 -264.227356" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3001" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "29.023617 -72.817581 123.145264" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "150.417496 -1839.859131 383.031250" +"absmax" "152.417496 -1837.859131 385.031250" +"ltime" "2076.075684" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "151.417496 -1838.859131 384.031250" +"angles" "34.733334 470.585754 129.383194" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3004" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.386101 -72.702621 101.525040" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "132.293289 -1841.460083 383.031250" +"absmax" "134.293289 -1839.460083 385.031250" +"ltime" "2076.429932" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "133.293289 -1840.460083 384.031250" +"angles" "-113.974571 276.436249 -170.804504" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3005" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "4.055843 -74.924286 106.075981" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-795.158630 714.850952 -80.968750" +"absmax" "-793.158630 716.850952 -78.968750" +"ltime" "2681.178467" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-794.158630 715.850952 -79.968750" +"angles" "60.461231 141.098740 -13.268352" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3003" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-15.717012 74.799377 128.803436" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-830.203552 702.586914 -80.968750" +"absmax" "-828.203552 704.586914 -78.968750" +"ltime" "2681.803955" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-829.203552 703.586914 -79.968750" +"angles" "-93.521454 305.682678 -56.385628" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3007" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.147614 56.807957 143.134781" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "175.017639 -1880.536743 383.031250" +"absmax" "177.017639 -1878.536743 385.031250" +"ltime" "2077.852295" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "176.017639 -1879.536743 384.031250" +"angles" "216.663361 355.141907 -67.162979" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3006" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "36.663982 -68.942863 119.155754" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "166.842331 -1908.288330 383.031250" +"absmax" "168.842331 -1906.288330 385.031250" +"ltime" "2078.143311" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "167.842331 -1907.288330 384.031250" +"angles" "103.226471 583.176147 188.595230" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3009" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.960640 -84.195068 138.832153" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "175.661102 -1908.869751 383.031250" +"absmax" "177.661102 -1906.869751 385.031250" +"ltime" "2078.619385" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "176.661102 -1907.869751 384.031250" +"angles" "242.589340 208.937134 186.237747" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3010" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.610062 -77.736679 173.029770" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-1027.490845 1137.994873 -112.968750" +"absmax" "-1025.490845 1139.994873 -110.968750" +"ltime" "2629.495361" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1026.490845 1138.994873 -111.968750" +"angles" "50.173988 66.307220 7.361203" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3008" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "13.585378 82.184593 157.861923" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1053.345703 1130.638794 -112.968750" +"absmax" "-1051.345703 1132.638794 -110.968750" +"ltime" "2628.889648" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1052.345703 1131.638794 -111.968750" +"angles" "-35.082737 -64.303192 261.952911" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3013" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-12.630490 74.464821 160.075974" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1030.150513 1133.731689 -112.968750" +"absmax" "-1028.150513 1135.731689 -110.968750" +"ltime" "2629.209717" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1029.150513 1134.731689 -111.968750" +"angles" "99.108673 373.962646 -200.605637" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3014" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "11.399385 81.540886 149.425766" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-333.939240 905.843262 -104.968750" +"absmax" "-331.939240 907.843262 -102.968750" +"ltime" "2660.036133" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-332.939240 906.843262 -103.968750" +"angles" "151.634521 461.997101 268.851898" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3015" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.365227 -27.118334 137.961136" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "145.349152 -1881.274170 383.031250" +"absmax" "147.349152 -1879.274170 385.031250" +"ltime" "2079.127686" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "146.349152 -1880.274170 384.031250" +"angles" "144.287125 581.835205 -52.921730" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3017" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "58.558834 -48.995197 122.482460" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "193.747879 -1924.419800 383.031250" +"absmax" "195.747879 -1922.419800 385.031250" +"ltime" "2079.063477" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "194.747879 -1923.419800 384.031250" +"angles" "298.045105 262.179596 335.173706" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3018" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "41.924660 -78.857285 189.973297" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "198.569077 -1889.129395 383.031250" +"absmax" "200.569077 -1887.129395 385.031250" +"ltime" "2078.482666" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "199.569077 -1888.129395 384.031250" +"angles" "-5.323225 388.025391 197.496048" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3018" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "54.811798 -55.721970 128.084900" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "152.955902 823.575745 -83.968750" +"absmax" "154.955902 825.575745 -81.968750" +"ltime" "2611.395996" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "153.955902 824.575745 -82.968750" +"angles" "110.425240 51.647171 288.147461" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3017" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "58.746162 67.186081 187.542572" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "109.575485 822.571716 -83.968750" +"absmax" "111.575485 824.571716 -81.968750" +"ltime" "2611.781738" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "110.575485 823.571716 -82.968750" +"angles" "264.662048 22.963469 141.539551" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3021" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "23.568657 72.345589 125.127441" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "136.644211 828.443481 -83.968750" +"absmax" "138.644211 830.443481 -81.968750" +"ltime" "2611.959229" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "137.644211 829.443481 -82.968750" +"angles" "301.309235 104.058914 -4.720780" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3022" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "51.588799 68.235855 123.599533" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-342.942688 910.572693 -104.968750" +"absmax" "-340.942688 912.572693 -102.968750" +"ltime" "2659.469727" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-341.942688 911.572693 -103.968750" +"angles" "-85.576859 26.886141 312.605103" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3023" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.866966 -22.219790 168.948227" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "84.935257 -1982.889526 383.031250" +"absmax" "86.935257 -1980.889526 385.031250" +"ltime" "2082.064453" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "85.935257 -1981.889526 384.031250" +"angles" "0.371014 336.690674 49.257477" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-66.296112 -59.884922 113.644333" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "84.134895 -1980.359375 383.031250" +"absmax" "86.134895 -1978.359375 385.031250" +"ltime" "2081.712891" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "85.134895 -1979.359375 384.031250" +"angles" "127.522591 148.581955 205.509415" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.234100 -58.830013 97.724274" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "101.547279 -1987.095825 383.031250" +"absmax" "103.547279 -1985.095825 385.031250" +"ltime" "2081.788818" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "102.547279 -1986.095825 384.031250" +"angles" "229.779678 346.480255 -133.700836" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-43.889530 -65.887222 106.856056" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "100.231895 -1956.629639 383.031250" +"absmax" "102.231895 -1954.629639 385.031250" +"ltime" "2091.014893" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "101.231895 -1955.629639 384.031250" +"angles" "304.538513 568.405334 90.888992" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.756287 -40.454788 150.833755" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-337.814209 908.392151 -104.968750" +"absmax" "-335.814209 910.392151 -102.968750" +"ltime" "2659.295410" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-336.814209 909.392151 -103.968750" +"angles" "274.708954 480.975281 282.331451" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3024" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.642220 -24.617910 155.682388" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "190.185211 -1867.617065 383.031250" +"absmax" "192.185211 -1865.617065 385.031250" +"ltime" "2079.356445" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "191.185211 -1866.617065 384.031250" +"angles" "86.290764 217.844055 148.527863" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3020" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.633526 -65.170303 128.021210" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "203.113220 -1926.281128 383.031250" +"absmax" "205.113220 -1924.281128 385.031250" +"ltime" "2079.306152" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "204.113220 -1925.281128 384.031250" +"angles" "-14.853464 554.672913 -172.570908" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3031" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "55.715359 -51.598099 162.136169" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "197.673264 -1872.216431 383.031250" +"absmax" "199.673264 -1870.216431 385.031250" +"ltime" "2079.331299" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "198.673264 -1871.216431 384.031250" +"angles" "-178.624832 265.414001 85.692253" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3031" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "53.898884 -54.312710 136.418854" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-760.253967 1357.645386 -192.968750" +"absmax" "-758.253967 1359.645386 -190.968750" +"ltime" "2643.944580" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-759.253967 1358.645386 -191.968750" +"angles" "66.593277 226.576035 -62.625191" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3029" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-136.166168 5.265053 101.050491" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-737.544434 1367.616455 -192.968750" +"absmax" "-735.544434 1369.616455 -190.968750" +"ltime" "2644.109863" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-736.544434 1368.616455 -191.968750" +"angles" "198.745392 131.069595 66.101143" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3034" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-106.529465 23.198990 77.837936" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "118.082489 -1818.615234 383.031250" +"absmax" "120.082489 -1816.615234 385.031250" +"ltime" "2094.420898" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "119.082489 -1817.615234 384.031250" +"angles" "-47.941383 15.568982 320.897980" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.615112 -58.881706 176.467987" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "80.377144 -1781.256836 383.031250" +"absmax" "82.377144 -1779.256836 385.031250" +"ltime" "2094.259521" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "81.377144 -1780.256836 384.031250" +"angles" "263.475098 417.899200 236.346191" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "33.093552 -68.599220 172.415939" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-69.806641 824.857300 -80.968750" +"absmax" "-67.806641 826.857300 -78.968750" +"ltime" "2615.053223" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-68.806641 825.857300 -79.968750" +"angles" "21.681997 298.793518 51.366261" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "857" +"chain" "3035" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "3.875410 76.839592 173.289536" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "113.764320 -1817.351196 383.031250" +"absmax" "115.764320 -1815.351196 385.031250" +"ltime" "2095.067871" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "114.764320 -1816.351196 384.031250" +"angles" "-127.975792 601.357483 126.647415" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.459351 -59.488537 171.774429" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-68.565781 824.702942 -80.968750" +"absmax" "-66.565781 826.702942 -78.968750" +"ltime" "2614.167725" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-67.565781 825.702942 -79.968750" +"angles" "54.464989 363.751740 -123.269722" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "857" +"chain" "3038" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "5.138203 77.062202 169.772812" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-70.541000 820.586792 -80.968750" +"absmax" "-68.541000 822.586792 -78.968750" +"ltime" "2614.524658" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-69.541000 821.586792 -79.968750" +"angles" "55.966488 -205.986893 145.106384" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "857" +"chain" "3040" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "3.323139 76.742241 146.131119" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "66.302391 867.428650 -80.968750" +"absmax" "68.302391 869.428650 -78.968750" +"ltime" "2615.653564" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "67.302391 868.428650 -79.968750" +"angles" "-125.332672 113.627373 -14.894720" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3041" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.507141 74.837845 182.262726" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "54.696911 842.616211 -80.968750" +"absmax" "56.696911 844.616211 -78.968750" +"ltime" "2615.745117" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "55.696911 843.616211 -79.968750" +"angles" "1.591224 -114.572342 56.278599" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3042" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.376736 74.823380 102.195351" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "179.338806 -1911.596558 383.031250" +"absmax" "181.338806 -1909.596558 385.031250" +"ltime" "2086.768799" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "180.338806 -1910.596558 384.031250" +"angles" "210.479279 50.840954 120.189545" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "25.352608 -77.277962 102.115906" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "164.562027 -1928.912354 383.031250" +"absmax" "166.562027 -1926.912354 385.031250" +"ltime" "2087.436279" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "165.562027 -1927.912354 384.031250" +"angles" "135.210754 189.526398 19.726034" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "7.993423 -92.324806 124.141907" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "169.543823 -1939.293457 383.031250" +"absmax" "171.543823 -1937.293457 385.031250" +"ltime" "2087.214600" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "170.543823 -1938.293457 384.031250" +"angles" "42.007469 144.586334 -52.407257" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "11.557219 -89.235725 182.436996" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "105.834763 -1823.903442 383.031250" +"absmax" "107.834763 -1821.903442 385.031250" +"ltime" "2084.788086" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "106.834763 -1822.903442 384.031250" +"angles" "-46.361053 332.011383 -59.183796" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2902" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-3.003056 -78.416687 132.347717" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "146.891373 -1798.190796 383.031250" +"absmax" "148.891373 -1796.190796 385.031250" +"ltime" "2084.513672" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "147.891373 -1797.190796 384.031250" +"angles" "-29.894613 307.584045 -177.177658" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3017" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "40.421028 -66.846657 131.580872" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "104.675392 -1819.641968 383.031250" +"absmax" "106.675392 -1817.641968 385.031250" +"ltime" "2084.383789" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "105.675392 -1818.641968 384.031250" +"angles" "-145.563629 283.858826 -80.236412" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3047" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.571333 -78.834541 109.615044" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "54.428585 864.160828 -80.968750" +"absmax" "56.428585 866.160828 -78.968750" +"ltime" "2615.245361" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "55.428585 865.160828 -79.968750" +"angles" "-172.676651 268.506989 -146.661011" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3043" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "33.694790 74.874535 163.405167" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "59.995377 946.337769 -80.968750" +"absmax" "61.995377 948.337769 -78.968750" +"ltime" "2616.352783" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "60.995377 947.337769 -79.968750" +"angles" "180.627792 -1.228070 -118.277344" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3050" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "31.807592 72.484718 133.182190" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "83.476547 957.317688 -80.968750" +"absmax" "85.476547 959.317688 -78.968750" +"ltime" "2615.946045" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "84.476547 958.317688 -79.968750" +"angles" "273.408325 11.381084 226.738617" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3051" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.122993 71.045044 191.464371" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "127.797882 -1858.276733 383.031250" +"absmax" "129.797882 -1856.276733 385.031250" +"ltime" "2085.931152" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "128.797882 -1857.276733 384.031250" +"angles" "87.372337 231.073196 113.507484" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3033" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "5.325787 -75.414619 159.979828" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "178.071182 -1861.006592 383.031250" +"absmax" "180.071182 -1859.006592 385.031250" +"ltime" "2086.290283" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "179.071182 -1860.006592 384.031250" +"angles" "243.920288 -8.343033 -105.392395" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3053" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "50.408546 -66.424629 193.999969" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "126.317642 -1842.702026 383.031250" +"absmax" "128.317642 -1840.702026 385.031250" +"ltime" "2085.877441" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "127.317642 -1841.702026 384.031250" +"angles" "-61.858948 296.702881 -55.569912" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3049" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "5.367119 -75.406372 110.621330" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "102.610924 942.339722 -83.968750" +"absmax" "104.610924 944.339722 -81.968750" +"ltime" "2617.001465" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "103.610924 943.339722 -82.968750" +"angles" "-198.595428 -312.946228 19.598267" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3052" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "87.989639 42.480621 178.465271" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "32.821930 820.987854 -80.968750" +"absmax" "34.821930 822.987854 -78.968750" +"ltime" "2616.382568" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "33.821930 821.987854 -79.968750" +"angles" "262.170441 -94.259621 162.363876" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3056" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "14.054791 78.427673 124.472847" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "46.335732 830.214661 -80.968750" +"absmax" "48.335732 832.214661 -78.968750" +"ltime" "2616.632568" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "47.335732 831.214661 -79.968750" +"angles" "134.462860 82.517342 -182.543564" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3057" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "28.110960 80.797295 100.558456" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "30.674387 827.701111 -80.968796" +"absmax" "32.674385 829.701111 -78.968796" +"ltime" "2616.921387" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "31.674387 828.701111 -79.968796" +"angles" "-90.261269 198.816803 -61.545174" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3058" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.091594 77.759544 102.018845" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "126.512169 1011.044495 -83.968750" +"absmax" "128.512177 1013.044495 -81.968750" +"ltime" "2618.384766" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "127.512169 1012.044495 -82.968750" +"angles" "7.072367 -9.599475 -268.034210" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3059" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "81.413170 25.348881 111.383797" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "158.246979 995.626770 -83.968750" +"absmax" "160.246979 997.626770 -81.968750" +"ltime" "2618.636230" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "159.246979 996.626770 -82.968750" +"angles" "369.476624 -206.338409 148.979675" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3061" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "99.862030 7.347366 171.645874" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "157.163483 995.024719 -83.968750" +"absmax" "159.163483 997.024719 -81.968750" +"ltime" "2617.894531" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "158.163483 996.024719 -82.968750" +"angles" "-99.269325 -173.070648 74.820328" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3062" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "100.659607 6.569124 189.448898" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-783.718445 1343.412842 -192.968750" +"absmax" "-781.718445 1345.412842 -190.968750" +"ltime" "2643.973145" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-782.718445 1344.412842 -191.968750" +"angles" "-68.486603 25.834488 -29.769503" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3063" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-174.637909 -18.015152 100.482796" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-774.762634 1364.722168 -192.968750" +"absmax" "-772.762634 1366.722168 -190.968750" +"ltime" "2643.965332" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-773.762634 1365.722168 -191.968750" +"angles" "142.376892 150.200089 151.739716" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3064" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-157.013855 14.901161 94.969536" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "159.427368 999.562622 -80.968750" +"absmax" "161.427368 1001.562622 -78.968750" +"ltime" "2622.030518" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "160.427368 1000.562622 -79.968750" +"angles" "205.602036 -395.844971 -255.194290" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3065" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.477936 75.685966 193.535049" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "153.175201 1001.728638 -83.968750" +"absmax" "155.175201 1003.728638 -81.968750" +"ltime" "2621.815674" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "154.175201 1002.728638 -82.968750" +"angles" "-156.003052 -280.162781 453.235992" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3066" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.867779 75.621437 189.228592" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "117.055603 994.856567 -83.968750" +"absmax" "119.055603 996.856567 -81.968750" +"ltime" "2621.698486" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "118.055603 995.856567 -82.968750" +"angles" "-132.032089 -228.384827 -198.225815" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3067" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "23.457066 75.335709 164.244720" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "163.481064 571.345154 -80.968750" +"absmax" "165.481064 573.345154 -78.968750" +"ltime" "2622.623291" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "164.481064 572.345154 -79.968750" +"angles" "26.285131 -29.302536 -46.254395" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3068" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-94.791290 30.644566 156.469635" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "187.639893 547.748901 -80.968750" +"absmax" "189.639893 549.748901 -78.968750" +"ltime" "2623.220947" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "188.639893 548.748901 -79.968750" +"angles" "-144.644180 361.164459 -195.583511" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3069" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-84.801910 7.390375 141.601776" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "148.474564 980.180542 -83.968750" +"absmax" "150.474564 982.180542 -81.968750" +"ltime" "2618.597900" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "149.474564 981.180542 -82.968750" +"angles" "-85.016129 216.306351 153.659195" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3070" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "82.124809 -30.892277 166.930511" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "179.269684 981.447205 -80.968750" +"absmax" "181.269684 983.447205 -78.968750" +"ltime" "2619.335449" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "180.269684 982.447205 -79.968750" +"angles" "284.969238 290.413422 51.980694" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3071" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "81.871101 -29.543280 142.390488" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "176.196503 978.269470 -80.968750" +"absmax" "178.196503 980.269470 -78.968750" +"ltime" "2618.578613" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "177.196503 979.269470 -79.968750" +"angles" "230.938751 404.784271 223.370880" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3072" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "83.015106 -35.626095 118.574852" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "187.402145 692.044617 -80.968750" +"absmax" "189.402145 694.044617 -78.968750" +"ltime" "2622.095215" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "188.402145 693.044617 -79.968750" +"angles" "218.960556 400.258484 -29.936647" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3073" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-53.386154 97.840302 161.665802" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "197.557495 671.295654 -80.968750" +"absmax" "199.557495 673.295654 -78.968750" +"ltime" "2622.523438" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "198.557495 672.295654 -79.968750" +"angles" "73.950066 -89.056625 -96.398834" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3074" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-53.847328 95.944550 136.302292" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "197.985809 900.887695 -80.968750" +"absmax" "199.985809 902.887695 -78.968750" +"ltime" "2619.795898" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "198.985809 901.887695 -79.968750" +"angles" "186.223511 359.297241 -177.601395" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3075" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-43.883804 -90.836243 121.093788" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "215.058914 905.934265 -80.968750" +"absmax" "217.058914 907.934265 -78.968750" +"ltime" "2619.378906" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "216.058914 906.934265 -79.968750" +"angles" "-82.670494 287.297089 138.297226" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3076" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-20.691557 -84.103394 118.924492" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "220.605026 910.058777 -80.968750" +"absmax" "222.605026 912.058777 -78.968750" +"ltime" "2619.392578" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "221.605026 911.058777 -79.968750" +"angles" "127.454063 287.343933 -39.892876" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3077" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-13.737782 -82.084663 108.225723" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-544.767334 726.792847 -80.968750" +"absmax" "-542.767334 728.792847 -78.968750" +"ltime" "2626.635010" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-543.767334 727.792847 -79.968750" +"angles" "342.268829 145.141907 -27.380028" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3078" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.454529 54.726601 154.361389" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-514.128967 765.876587 -80.968750" +"absmax" "-512.128967 767.876587 -78.968750" +"ltime" "2626.899170" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-513.128967 766.876587 -79.968750" +"angles" "-189.090866 -150.520309 276.876282" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3079" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-17.864777 90.040901 173.485962" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "156.427414 1068.665771 -83.968750" +"absmax" "158.427414 1070.665771 -81.968750" +"ltime" "2620.754883" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "157.427414 1069.665771 -82.968750" +"angles" "133.126465 475.156494 174.934601" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3080" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.778641 -55.085388 147.016998" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "156.092499 1110.745972 -83.968750" +"absmax" "158.092499 1112.745972 -81.968750" +"ltime" "2619.811035" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "157.092499 1111.745972 -82.968750" +"angles" "-132.164261 260.193848 -1.464767" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3081" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.917084 -13.391109 135.357895" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "157.105728 1074.710205 -83.968750" +"absmax" "159.105728 1076.710205 -81.968750" +"ltime" "2620.246338" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "158.105728 1075.710205 -82.968750" +"angles" "75.825806 97.383766 104.657112" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"chain" "3082" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.358040 -50.384037 141.895126" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-65.147957 1173.648193 -96.968750" +"absmax" "-63.147957 1175.648193 -94.968750" +"ltime" "2621.444092" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-64.147957 1174.648193 -95.968750" +"angles" "171.590469 -194.516541 -16.682009" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3083" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.312263 31.743307 134.416107" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-86.242043 1184.977539 -96.968750" +"absmax" "-84.242043 1186.977539 -94.968750" +"ltime" "2621.119629" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-85.242043 1185.977539 -95.968750" +"angles" "290.280792 -40.667835 -150.527527" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3084" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.624252 47.389782 110.283592" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-93.317238 1179.610840 -96.968750" +"absmax" "-91.317238 1181.610840 -94.968750" +"ltime" "2620.538818" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-92.317238 1180.610840 -95.968750" +"angles" "183.245178 -88.161034 -58.662155" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3085" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.423767 47.567127 113.760773" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-18.849976 483.489960 -80.968750" +"absmax" "-16.849976 485.489960 -78.968750" +"ltime" "2624.047852" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-17.849976 484.489960 -79.968750" +"angles" "222.700958 205.576309 76.345947" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3086" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-86.262207 24.994217 115.891518" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-524.579041 725.215393 -80.968750" +"absmax" "-522.579041 727.215393 -78.968750" +"ltime" "2626.877686" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-523.579041 726.215393 -79.968750" +"angles" "-151.981995 26.888853 26.071297" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3087" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-38.676861 68.160294 120.719711" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-787.095581 1359.500244 -192.968750" +"absmax" "-785.095581 1361.500244 -190.968750" +"ltime" "2644.513184" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-786.095581 1360.500244 -191.968750" +"angles" "-167.714615 239.247406 -10.367067" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3088" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-176.936035 6.456017 95.201591" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-740.067078 1370.039062 -192.968750" +"absmax" "-738.067078 1372.039062 -190.968750" +"ltime" "2644.529785" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-739.067078 1371.039062 -191.968750" +"angles" "97.977051 93.239182 -152.250443" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3089" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-124.027260 28.884399 59.340084" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-646.018738 647.363464 -82.968750" +"absmax" "-644.018738 649.363464 -80.968750" +"ltime" "2626.864502" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-645.018738 648.363464 -81.968750" +"angles" "-242.233948 312.891571 113.902443" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "222" +"chain" "3090" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-41.664566 66.325897 160.079102" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "200.819260 532.879700 -80.968750" +"absmax" "202.819260 534.879700 -78.968750" +"ltime" "2623.156982" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "201.819260 533.879700 -79.968750" +"angles" "248.664948 190.671600 46.451847" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3091" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.118263 -12.824189 105.498962" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-19.019539 477.240295 -80.968750" +"absmax" "-17.019539 479.240295 -78.968750" +"ltime" "2623.428955" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-18.019539 478.240295 -79.968750" +"angles" "-108.101898 -6.257669 -84.038597" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3092" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-83.442520 15.894038 118.531662" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-16.620371 469.278107 -80.968750" +"absmax" "-14.620371 471.278107 -78.968750" +"ltime" "2623.820312" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-15.620371 470.278107 -79.968750" +"angles" "-132.529602 -10.133713 -165.252853" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3093" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-80.196426 5.417686 120.750954" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-776.305847 1367.756958 -192.968750" +"absmax" "-774.305847 1369.756958 -190.968750" +"ltime" "2644.716797" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-775.305847 1368.756958 -191.968750" +"angles" "-75.429237 -23.443752 -183.778137" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3094" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-154.158417 18.900917 107.337463" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-637.399597 637.909973 -82.968750" +"absmax" "-635.399597 639.909973 -80.968750" +"ltime" "2627.108398" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-636.399597 638.909973 -81.968750" +"angles" "50.586456 -0.810726 120.735100" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "222" +"chain" "3095" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-39.758514 68.510437 145.835480" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-238.032425 550.703918 -80.968750" +"absmax" "-236.032425 552.703918 -78.968750" +"ltime" "2624.334961" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-237.032425 551.703918 -79.968750" +"angles" "-222.563644 -81.969666 -164.254745" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3096" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.815834 46.998192 176.799133" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-157.354568 513.584290 -80.968750" +"absmax" "-155.354568 515.584290 -78.968750" +"ltime" "2624.140381" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-156.354568 514.584290 -79.968750" +"angles" "-3.422446 285.112701 12.869128" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3097" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.940346 15.321478 117.740868" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-215.030136 540.508667 -80.968750" +"absmax" "-213.030136 542.508667 -78.968750" +"ltime" "2624.335449" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-214.030136 541.508667 -79.968750" +"angles" "-92.407158 356.942841 -150.274948" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3098" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.792763 52.867741 105.556068" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-636.680481 644.684204 -82.968750" +"absmax" "-634.680481 646.684204 -80.968750" +"ltime" "2627.151611" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-635.680481 645.684204 -81.968750" +"angles" "-193.739243 313.403503 55.749027" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "222" +"chain" "3099" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-36.547733 72.190331 101.734131" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-786.117615 1364.009399 -192.968750" +"absmax" "-784.117615 1366.009399 -190.968750" +"ltime" "2645.086670" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-785.117615 1365.009399 -191.968750" +"angles" "78.456223 146.056351 -59.589184" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3100" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-168.868576 12.992008 114.990356" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-757.746887 1373.546143 -196.968750" +"absmax" "-755.746887 1375.546143 -194.968750" +"ltime" "2644.787109" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-756.746887 1374.546143 -195.968750" +"angles" "89.945038 67.323120 -51.710564" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "819" +"chain" "3101" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-129.303772 28.884739 93.233650" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-984.891174 1297.935059 -112.968750" +"absmax" "-982.891174 1299.935059 -110.968750" +"ltime" "2629.760010" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-983.891174 1298.935059 -111.968750" +"angles" "-59.348057 288.210205 278.198181" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3102" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "54.687466 63.678112 107.868675" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1007.929626 1311.898926 -112.968750" +"absmax" "-1005.929626 1313.898926 -110.968750" +"ltime" "2630.034180" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1006.929626 1312.898926 -111.968750" +"angles" "272.154022 320.969269 139.691498" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3103" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "29.787313 69.874702 179.713211" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1007.551575 1311.531006 -112.968750" +"absmax" "-1005.551575 1313.531006 -110.968750" +"ltime" "2630.271973" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1006.551575 1312.531006 -111.968750" +"angles" "-295.918213 422.216095 30.632217" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3104" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.206482 69.770386 177.943146" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-230.100418 573.795898 -80.968750" +"absmax" "-228.100418 575.795898 -78.968750" +"ltime" "2625.153076" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-229.100418 574.795898 -79.968750" +"angles" "-93.683113 155.950058 56.307858" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3105" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.543243 42.264824 166.242050" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-225.885483 566.275879 -80.968750" +"absmax" "-223.885483 568.275879 -78.968750" +"ltime" "2625.097168" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-224.885483 567.275879 -79.968750" +"angles" "-101.834099 53.685631 25.023714" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3106" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.143990 37.160660 141.706299" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-218.546051 578.183167 -80.968750" +"absmax" "-216.546051 580.183167 -78.968750" +"ltime" "2625.554688" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-217.546051 579.183167 -79.968750" +"angles" "228.899078 234.682663 -78.314682" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3107" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-69.054932 54.910187 106.860306" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-790.806274 1360.853149 -192.968750" +"absmax" "-788.806274 1362.853149 -190.968750" +"ltime" "2645.691650" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-789.806274 1361.853149 -191.968750" +"angles" "-51.096279 57.926270 -160.137695" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3108" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-180.604614 8.277771 96.698029" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-792.666809 1377.005859 -196.968750" +"absmax" "-790.666809 1379.005859 -194.968750" +"ltime" "2645.404785" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-791.666809 1378.005859 -195.968750" +"angles" "87.748611 420.524200 244.658508" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "819" +"chain" "3109" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-137.619904 25.544243 109.743103" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-768.894348 1369.801880 -192.968750" +"absmax" "-766.894348 1371.801880 -190.968750" +"ltime" "2645.768066" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-767.894348 1370.801880 -191.968750" +"angles" "147.442764 83.153549 -52.378422" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3110" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-145.186569 22.504803 99.959320" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-816.989929 655.385498 -80.968750" +"absmax" "-814.989929 657.385498 -78.968750" +"ltime" "2682.410400" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-815.989929 656.385498 -79.968750" +"angles" "232.101761 231.599182 66.754677" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3111" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-55.893826 56.860317 124.177948" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-816.794373 652.458313 -80.968750" +"absmax" "-814.794373 654.458313 -78.968750" +"ltime" "2681.700439" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-815.794373 653.458313 -79.968750" +"angles" "-15.534114 -29.542786 -146.853958" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3112" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.027550 55.880283 107.941895" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-814.381714 668.123596 -80.968750" +"absmax" "-812.381714 670.123596 -78.968750" +"ltime" "2682.406006" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-813.381714 669.123596 -79.968750" +"angles" "-62.797447 92.947304 -56.077389" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3113" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-45.892357 61.454094 170.423233" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +"absmin" "-834.502563 762.223206 -80.968750" +"absmax" "-832.502563 764.223206 -78.968750" +"ltime" "2628.404785" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-833.502563 763.223206 -79.968750" +"angles" "373.419342 105.841499 -51.797371" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3114" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-16.472715 84.303772 174.574249" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-847.662354 745.164062 -80.968750" +"absmax" "-845.662354 747.164062 -78.968750" +"ltime" "2627.685547" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-846.662354 746.164062 -79.968750" +"angles" "226.284698 336.107300 -288.336456" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3117" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-30.954329 72.052025 153.639481" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-849.277710 733.673828 -80.968750" +"absmax" "-847.277710 735.673828 -78.968750" +"ltime" "2628.079102" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-848.277710 734.673828 -79.968750" +"angles" "62.368431 -11.171658 268.249725" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3118" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-36.450642 67.402023 110.312927" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-499.364014 755.692688 -80.968750" +"absmax" "-497.364014 757.692688 -78.968750" +"ltime" "2678.519775" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-498.364014 756.692688 -79.968750" +"angles" "-77.070152 41.834114 114.092880" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3119" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.505360 46.932365 117.808952" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-493.802704 786.919495 -88.968750" +"absmax" "-491.802704 788.919495 -86.968750" +"ltime" "2678.685303" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-492.802704 787.919495 -87.968750" +"angles" "86.948166 -154.218124 -8.953448" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3120" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-40.412140 69.938805 108.038353" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-482.572174 1659.166870 -320.968750" +"absmax" "-480.572174 1661.166870 -318.968750" +"ltime" "2632.103027" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-481.572174 1660.166870 -319.968750" +"angles" "-583.740112 -39.176891 -182.746841" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3121" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "83.427017 12.665309 138.966309" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-465.912201 1645.063232 -320.968750" +"absmax" "-463.912201 1647.063232 -318.968750" +"ltime" "2632.620605" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-464.912201 1646.063232 -319.968750" +"angles" "-495.578186 -675.072754 -587.246765" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3122" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "88.261978 5.988232 152.919296" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-988.958679 942.239563 -104.968750" +"absmax" "-986.958679 944.239563 -102.968750" +"ltime" "2629.098877" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-987.958679 943.239563 -103.968750" +"angles" "344.087524 82.889023 -312.593292" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3123" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.654837 73.856956 162.485626" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-979.452454 939.025452 -104.968750" +"absmax" "-977.452454 941.025452 -102.968750" +"ltime" "2629.128174" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-978.452454 940.025452 -103.968750" +"angles" "-167.631470 278.965881 163.964645" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3124" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-17.929605 78.401146 123.245644" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-970.074707 949.082703 -104.968750" +"absmax" "-968.074707 951.082703 -102.968750" +"ltime" "2629.148682" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-969.074707 950.082703 -103.968750" +"angles" "-198.008438 387.160919 96.941879" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3125" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-8.426084 84.822624 146.408554" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-358.687683 731.508545 -80.968750" +"absmax" "-356.687683 733.508545 -78.968750" +"ltime" "2626.332275" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-357.687683 732.508545 -79.968750" +"angles" "-18.725521 27.541990 -211.266312" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3126" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-41.620548 80.920006 104.783775" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-363.134247 723.200989 -80.968750" +"absmax" "-361.134247 725.200989 -78.968750" +"ltime" "2625.652832" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-362.134247 724.200989 -79.968750" +"angles" "90.148567 307.272003 104.043480" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3127" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.944195 71.028702 104.469872" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-368.038971 703.957703 -80.968750" +"absmax" "-366.038971 705.957703 -78.968750" +"ltime" "2625.949707" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-367.038971 704.957703 -79.968750" +"angles" "174.531555 146.944611 -49.647854" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3128" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-57.170578 52.028141 126.210403" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-492.207306 794.671082 -88.968750" +"absmax" "-490.207306 796.671082 -86.968750" +"ltime" "2679.350830" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-491.207306 795.671082 -87.968750" +"angles" "199.033905 91.257820 -110.920494" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3129" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.534809 64.696617 173.132401" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +"absmin" "-653.086060 1494.968872 -192.968750" +"absmax" "-651.086060 1496.968872 -190.968750" +"ltime" "2651.622803" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-652.086060 1495.968872 -191.968750" +"angles" "83.630981 258.332275 -75.524399" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3131" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-63.962795 -39.909386 109.198135" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-655.322266 1469.339966 -192.968750" +"absmax" "-653.322266 1471.339966 -190.968750" +"ltime" "2651.939453" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-654.322266 1470.339966 -191.968750" +"angles" "180.972778 -5.687894 -276.394958" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3135" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.447803 -61.193134 115.257812" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-654.480896 1453.252197 -192.968750" +"absmax" "-652.480896 1455.252197 -190.968750" +"ltime" "2651.594238" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-653.480896 1454.252197 -191.968750" +"angles" "71.419998 423.525146 97.705841" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3136" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-42.302776 -67.823799 165.170151" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "69.367912 723.134705 -80.968750" +"absmax" "71.367912 725.134705 -78.968750" +"ltime" "2677.080811" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "70.367912 724.134705 -79.968750" +"angles" "129.476379 493.372375 137.480240" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3137" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.729034 -42.721676 175.724136" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "114.237038 722.569214 -80.968750" +"absmax" "116.237038 724.569214 -78.968750" +"ltime" "2676.367676" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "115.237038 723.569214 -79.968750" +"angles" "193.486282 304.000763 -196.624115" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3138" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-39.651722 -63.682301 101.495537" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "112.016869 711.038147 -80.968750" +"absmax" "114.016869 713.038147 -78.968750" +"ltime" "2676.565430" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "113.016869 712.038147 -79.968750" +"angles" "269.536194 219.610550 92.678444" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3139" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-35.383720 -66.471184 159.497025" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-353.592438 743.865723 -80.968750" +"absmax" "-351.592438 745.865723 -78.968750" +"ltime" "2660.571289" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-352.592438 744.865723 -79.968750" +"angles" "3.568465 182.855377 222.394211" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3140" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-84.334908 15.947606 109.164536" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-351.710632 723.987488 -80.968750" +"absmax" "-349.710632 725.987488 -78.968750" +"ltime" "2660.323242" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-350.710632 724.987488 -79.968750" +"angles" "-147.454651 129.721512 2.865145" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3141" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.832787 -6.623510 138.818527" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-467.616150 1702.625977 -320.988342" +"absmax" "-465.616150 1704.625977 -318.988342" +"ltime" "2633.002197" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-466.616150 1703.625977 -319.988342" +"angles" "171.879303 -220.997437 -58.191055" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3142" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.014091 22.902557 180.363876" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-466.818512 1680.039185 -320.968750" +"absmax" "-464.818512 1682.039185 -318.968750" +"ltime" "2632.828125" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-465.818512 1681.039185 -319.968750" +"angles" "186.179306 -96.055176 -165.069717" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3143" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "88.040649 6.293903 99.861099" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-473.487823 1691.237183 -320.968750" +"absmax" "-471.487823 1693.237183 -318.968750" +"ltime" "2632.496338" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-472.487823 1692.237183 -319.968750" +"angles" "-48.526482 19.817907 -261.046875" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3144" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "82.714119 13.649818 188.923355" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-345.144806 719.744995 -80.968750" +"absmax" "-343.144806 721.744995 -78.968750" +"ltime" "2660.282227" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-344.144806 720.744995 -79.968750" +"angles" "-142.966492 249.795624 -126.781250" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3145" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.021370 -12.073385 104.317574" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +"absmin" "-437.362183 707.081848 -80.968750" +"absmax" "-435.362183 709.081848 -78.968750" +"ltime" "2661.446533" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-436.362183 708.081848 -79.968750" +"angles" "-233.699677 235.774048 -154.214066" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3146" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-79.080673 24.975697 165.365128" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-442.706421 720.145264 -80.968750" +"absmax" "-440.706421 722.145264 -78.968750" +"ltime" "2660.936035" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-441.706421 721.145264 -79.968750" +"angles" "9.423405 12.152552 77.406349" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3150" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-80.630379 36.385983 174.490952" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-424.428253 709.699524 -80.968750" +"absmax" "-422.428253 711.699524 -78.968750" +"ltime" "2661.220703" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-423.428253 710.699524 -79.968750" +"angles" "55.328804 329.305817 67.395302" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3151" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-80.242218 33.528004 149.481842" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-896.951111 1368.979370 -112.968750" +"absmax" "-894.951111 1370.979370 -110.968750" +"ltime" "2630.957031" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-895.951111 1369.979370 -111.968750" +"angles" "209.996521 165.728622 -130.501297" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "771" +"chain" "3152" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.351479 60.236610 135.908920" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-929.584229 1387.213989 -112.968750" +"absmax" "-927.584229 1389.213989 -110.968750" +"ltime" "2631.156982" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-928.584229 1388.213989 -111.968750" +"angles" "119.481590 -74.417969 115.324745" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3154" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.636641 70.354782 184.945816" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-912.509949 1359.045654 -112.968750" +"absmax" "-910.509949 1361.045654 -110.968750" +"ltime" "2630.733643" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-911.509949 1360.045654 -111.968750" +"angles" "210.639633 -101.969009 156.474014" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "771" +"chain" "3155" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "62.613831 61.443623 127.476234" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-472.306396 1644.473022 -320.968750" +"absmax" "-470.306396 1646.473022 -318.968750" +"ltime" "2631.714111" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-471.306396 1645.473022 -319.968750" +"angles" "367.522064 299.292328 647.091980" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3156" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "88.312073 5.919059 137.688873" "height" "1.000000" "classtype" "405.000000" "classgroup" "230.000000" @@ -8757,3 +76607,474 @@ a } { } +{ +"absmin" "-433.810699 715.691223 -80.968750" +"absmax" "-431.810699 717.691223 -78.968750" +"ltime" "2662.016113" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-432.810699 716.691223 -79.968750" +"angles" "156.736038 258.126312 -73.484528" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3157" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-85.549408 37.305161 131.470032" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-433.586700 687.804626 -80.968750" +"absmax" "-431.586700 689.804626 -78.968750" +"ltime" "2661.800049" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-432.586700 688.804626 -79.968750" +"angles" "-133.594055 404.040314 158.763672" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3164" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-78.204506 5.399068 152.750641" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-440.658875 676.830872 -80.968750" +"absmax" "-438.658875 678.830872 -78.968750" +"ltime" "2661.463135" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-439.658875 677.830872 -79.968750" +"angles" "45.505997 -86.556519 30.594660" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3165" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.751091 -5.258500 197.933655" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-837.822571 663.041260 -80.968750" +"absmax" "-835.822571 665.041260 -78.968750" +"ltime" "2682.660156" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-836.822571 664.041260 -79.968750" +"angles" "128.622040 45.388412 267.538116" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3166" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-69.505348 57.817699 170.959991" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-812.083496 676.446533 -80.973251" +"absmax" "-810.083496 678.446533 -78.973251" +"ltime" "2683.188965" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-811.083496 677.446533 -79.973251" +"angles" "378.956543 -122.148308 -309.716125" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3168" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-41.124878 66.115768 196.662888" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-813.252869 654.007324 -80.968750" +"absmax" "-811.252869 656.007324 -78.968750" +"ltime" "2682.877930" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-812.252869 655.007324 -79.968750" +"angles" "-99.502228 38.792175 -58.182453" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3169" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-56.957260 61.486595 142.401611" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +"absmin" "-286.800903 645.545532 -80.968750" +"absmax" "-284.800903 647.545532 -78.968750" +"ltime" "2662.961182" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-285.800903 646.545532 -79.968750" +"angles" "-57.362160 15.218695 -108.100479" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3170" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-43.717796 -84.116417 148.575989" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-269.634979 635.925110 -80.968750" +"absmax" "-267.634979 637.925110 -78.968750" +"ltime" "2662.184082" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-268.634979 636.925110 -79.968750" +"angles" "256.123810 331.172028 -173.393845" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3173" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-18.689091 -79.592865 165.442261" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-268.643524 635.043091 -80.968750" +"absmax" "-266.643524 637.043091 -78.968750" +"ltime" "2662.173584" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-267.643524 636.043091 -79.968750" +"angles" "-87.683655 121.352585 -178.184662" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3174" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-17.426662 -79.364700 156.902359" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +"absmin" "-140.899155 698.858459 -80.968750" +"absmax" "-138.899155 700.858459 -78.968750" +"ltime" "2677.811035" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-139.899155 699.858459 -79.968750" +"angles" "149.302109 94.003204 122.840240" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3175" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-67.984886 -31.916464 199.103348" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-146.918869 735.002197 -80.968750" +"absmax" "-144.918869 737.002197 -78.968750" +"ltime" "2677.316162" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-145.918869 736.002197 -79.968750" +"angles" "-136.000183 56.678036 178.073578" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3182" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-85.651917 1.082951 152.185150" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-141.344421 719.860840 -80.968750" +"absmax" "-139.344421 721.860840 -78.968750" +"ltime" "2677.238281" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-140.344421 720.860840 -79.968750" +"angles" "-124.552856 242.553864 -277.649261" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3183" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-77.307266 -14.503634 152.900558" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +"absmin" "-621.000610 671.985718 -82.968750" +"absmax" "-619.000610 673.985718 -80.968750" +"ltime" "2679.369141" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-620.000610 672.985718 -81.968750" +"angles" "303.840698 212.428986 -192.167450" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "222" +"chain" "3184" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.067032 56.331932 105.064438" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-623.329956 685.481873 -82.968750" +"absmax" "-621.329956 687.481873 -80.968750" +"ltime" "2679.517334" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-622.329956 686.481873 -81.968750" +"angles" "274.518066 -65.675819 236.315216" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "222" +"chain" "3194" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.532879 62.063332 151.522095" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-639.979736 669.153381 -82.968750" +"absmax" "-637.979736 671.153381 -80.968750" +"ltime" "2679.179443" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-638.979736 670.153381 -81.968750" +"angles" "-54.414864 222.492264 106.026108" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "222" +"chain" "3195" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.565315 44.325615 180.578873" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +"absmin" "-801.040222 648.920349 -80.968750" +"absmax" "-799.040222 650.920349 -78.968750" +"ltime" "2683.498535" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-800.040222 649.920349 -79.968750" +"angles" "227.487793 -69.118484 -28.142056" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3196" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.532715 63.952675 97.342033" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-824.997742 662.428101 -80.968750" +"absmax" "-822.997742 664.428101 -78.968750" +"ltime" "2683.694092" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-823.997742 663.428101 -79.968750" +"angles" "26.313501 -1.764022 -192.586838" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3206" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.217770 60.537338 146.022003" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-797.205566 673.884705 -80.968750" +"absmax" "-795.205566 675.884705 -78.968750" +"ltime" "2684.049561" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-796.205566 674.884705 -79.968750" +"angles" "297.666534 -65.627342 235.741608" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3207" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-29.939068 69.387276 168.566238" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} diff --git a/mod_ad/config.cfg b/mod_ad/config.cfg index 81d8629..fcf9b2d 100644 --- a/mod_ad/config.cfg +++ b/mod_ad/config.cfg @@ -26,6 +26,7 @@ bind "d" "+moveright" bind "e" "+movedown" bind "i" "impulse 175" bind "q" "+moveup" +bind "r" "+moveup" bind "s" "+back" bind "t" "messagemode" bind "w" "+forward" @@ -72,32 +73,32 @@ bgmvolume "1" cfg_unbindall "1" cl_anglespeedkey "1.5" cl_autodemo "0" -cl_backspeed "400" +cl_backspeed "200" cl_bob "0.02" cl_bobcycle "0.6" cl_bobside "0.02" cl_bobsidecycle "0.9" cl_bobsideup "0.5" cl_bobup "0.5" -cl_forwardspeed "400" +cl_forwardspeed "200" cl_item_bobbing "0" cl_maxpitch "90" cl_minpitch "-90" cl_movespeedkey "2.0" cl_pitchspeed "150" cl_rollangle "2.0" -cl_sidebobbing "0" +cl_sidebobbing "1" cl_sidespeed "350" cl_truelightning "0" cl_upspeed "200" cl_yawspeed "140" con_verbose "0" contrast "1" -crosshair "1" +crosshair "2" cutscene "1" fov "90" gamma "0.75" -gl_flashblend "0" +gl_flashblend "1" gl_polyblend "1" gl_subdivide_size "128" gl_texture_anisotropy "1" @@ -129,7 +130,7 @@ nomouse "0" pq_bindprotect "0" pq_download_http_locs "0" pq_moveup "0" -qmb_active "0" +qmb_active "1" qmb_blood "1" qmb_bounceparticles "1" qmb_bubbles "1" @@ -169,13 +170,13 @@ r_oldwater "1" r_particles "1" r_quadparticles "1" r_slimealpha "0.7" -r_stains "1" +r_stains "0" r_viewmodel_fov "90" r_viewmodel_offset "0" r_viewmodel_quake "0" r_viewmodel_ring "1" r_viewmodel_size "0" -r_wateralpha "0.800" +r_wateralpha "0.650" r_waterripple "0" r_waterwarp "1" r_waterwarp_amp "150" @@ -186,7 +187,7 @@ saved2 "0" saved3 "0" saved4 "0" savedgamecfg "0" -scr_clock "-1" +scr_clock "0" scr_conalpha "1" scr_conscale "1" scr_conspeed "300" @@ -194,7 +195,7 @@ scr_conwidth "0" scr_crosshairscale "1" scr_menuscale "1" scr_originalquake2d "0" -scr_sbaralpha "1" +scr_sbaralpha "0" scr_sbarcentered "1" scr_sbarscale "1" scr_scaleauto "1" @@ -208,7 +209,7 @@ v_gunkick "1" v_kickpitch "0.6" v_kickroll "0.6" v_kicktime "0.5" -v_polyblend_lite "0" +v_polyblend_lite "1" v_smoothstairs "1" vid_fullscreen "0" vid_hardwaregamma "0" @@ -219,5 +220,5 @@ vid_sound_thread "1" vid_touchscreen "0" vid_vsync "0" vid_width "640" -viewsize "100" +viewsize "110" volume "0.7" diff --git a/mod_ad/s0.sav b/mod_ad/s0.sav new file mode 100644 index 0000000..07585df --- /dev/null +++ b/mod_ad/s0.sav @@ -0,0 +1,44921 @@ +5 +the_Underearth________kills:_76/_90____ +4097.000000 +100.000000 +0.000000 +25.000000 +0.000000 +0.000000 +0.000000 +1.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +1024.000000 +0.000000 +0.000000 +1 +ad_e2m7 +1244.952134 +m +mmnmmommommnonmmonqnmmo +abcdefghijklmnopqrstuvwxyzyxwvutsrqponmlkjihgfedcba +mmmmmaaaaammmmmaaaaaabcdefgabcdefg +mamamamamama +jklmnopqrstuvwxyzyxwvutsrqponmlkj +nmonqnmomnmomomno +mmmaaaabcdefgmmmmaaaammmaamm +mmmaaammmaaammmabcdefaaaammmmabcdefmmmaaaa +aaaaaaaazzzzzzzz +mmamammmmammamamaaamammma +abcdefghijklmnopqrrqponmlkjihgfedcba +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +a +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +a +{ +"self" "1009" +"other" "0" +"world" "0" +"time" "1244.938110" +"frametime" "0.014000" +"force_retouch" "0.000000" +"mapname" "ad_e2m7" +"deathmatch" "0.000000" +"coop" "0.000000" +"teamplay" "0.000000" +"serverflags" "25984.000000" +"total_secrets" "6.000000" +"total_monsters" "90.000000" +"found_secrets" "2.000000" +"killed_monsters" "76.000000" +"parm1" "4097.000000" +"parm2" "100.000000" +"parm3" "0.000000" +"parm4" "100.000000" +"parm5" "0.000000" +"parm6" "0.000000" +"parm7" "0.000000" +"parm8" "1.000000" +"parm9" "0.000000" +"parm10" "0.000000" +"parm11" "0.000000" +"parm12" "0.000000" +"parm13" "0.000000" +"parm14" "1024.000000" +"parm15" "0.000000" +"parm16" "0.000000" +"trace_allsolid" "0.000000" +"trace_startsolid" "0.000000" +"trace_fraction" "0.089868" +"trace_plane_dist" "720.000000" +"trace_ent" "0" +"trace_inopen" "1.000000" +"trace_inwater" "0.000000" +"msg_entity" "1" +"movedist" "5.000000" +"gameover" "0.000000" +"string_null" "" +"newmis" "1733" +"activator" "1" +"damage_attacker" "1" +"framecount" "87491.000000" +"skill" "1.000000" +"developer" "0.000000" +"sight_entity" "1530" +"sight_entity_time" "1235.228638" +"modelindex_eyes" "113.000000" +"modelindex_player" "112.000000" +"intermission_running" "0.000000" +"intermission_exittime" "0.000000" +"nextmap" "" +"enemy_vis" "0.000000" +"enemy_infront" "1.000000" +"enemy_range" "1.000000" +"enemy_yaw" "282.000000" +"multi_ent" "0" +"multi_damage" "0.000000" +"client_ent" "1" +"camera_ent" "515" +"coop_ent" "462" +"coop_artifacts" "0.000000" +"coop_ammoboxes" "0.000000" +"coop_weapons" "0.000000" +"coop_health" "0.000000" +"coop_powerups" "0.000000" +"trig_cdtrack" "0.000000" +"trig_skybox" "" +"engine" "1.000000" +"ext_active" "0.000000" +"ext_dpfog" "0.000000" +"ext_dppart" "0.000000" +"ext_dpsurf" "0.000000" +"ext_dprain" "0.000000" +"ext_dpsnow" "0.000000" +"pixelmode" "0.000000" +"playerprojsize" "0.000000" +"gibitem" "2071" +"gibstone" "0.000000" +"gibpoison" "1.000000" +"liquid_alpha" "206.000000" +"map_gravity" "800.000000" +"map_bodyflrcheck" "0.000000" +"map_bodyfadeaway" "0.000000" +"debugent1" "0" +"debugent2" "0" +"debugent3" "0" +"fog_active" "1.000000" +"fog_control" "616" +"part_debug" "0.000000" +"gettaginfo_parent" "0.000000" +"gettaginfo_name" "" +"worldstatus" "" +"trace_dpstartcontents" "0.000000" +"trace_dphitcontents" "0.000000" +"trace_dphitq3surfaceflags" "0.000000" +"trace_dphittexturename" "" +"mathlib_accuracy" "0.000000" +"part_message" "0.000000" +"part_control" "12" +"part_start" "632" +"part_end" "1667" +"part_free" "633" +"part_total" "142.000000" +"part_max" "1024.000000" +"part" "1019" +"lastspawn" "461" +"bodyque_head" "2" +"bitflags[0]" "1.000000" +"bitflags[1]" "2.000000" +"bitflags[2]" "4.000000" +"bitflags[3]" "8.000000" +"bitflags[4]" "16.000000" +"bitflags[5]" "32.000000" +"bitflags[6]" "64.000000" +"bitflags[7]" "128.000000" +"bitflags[8]" "256.000000" +"bitflags[9]" "512.000000" +"bitflags[10]" "1024.000000" +"bitflags[11]" "2048.000000" +"bitflags[12]" "4096.000000" +"bitflags[13]" "8192.000000" +"bitflags[14]" "16384.000000" +"bitflags[15]" "32768.000000" +"bitflags[16]" "65536.000000" +"bitflags[17]" "131072.000000" +"bitflags[18]" "262144.000000" +"bitflags[19]" "524288.000000" +"bitflags[20]" "1048576.000000" +"bitflags[21]" "2097152.000000" +"bitflags[22]" "4194304.000000" +"bitflags[23]" "8388608.000000" +"mapvar[0]" "0.000000" +"mapvar[1]" "0.000000" +"mapvar[2]" "0.000000" +"mapvar[3]" "1024.000000" +"mapvar[4]" "0.000000" +"mapvar[5]" "0.000000" +"le1" "0" +"le2" "0" +"lightning_end" "0.000000" +"shub" "0" +} +{ +"modelindex" "1.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "worldspawn" +"model" "maps/ad_e2m7.bsp" +"ammo_shells" "100.000000" +"message" "the Underearth" +"sounds" "9.000000" +"wad" "/Users/ericwa/quake/ad_v1_40wx/maps/ad_start.wad;/Users/ericwa/quake/ad_v1_40wx/maps/s1m1.wad;/Users/ericwa/quake/ad_v1_40wx/maps/s1m2.wad;/Users/ericwa/quake/ad_v1_40wx/maps/E2M7.wad;/Users/ericwa/quake/ad_v1_40wx/maps/brick2a.wad;/Users/ericwa/quake/ad_v1_39rs/maps/rmq_trans.wad;/Users/ericwa/quake/ad_v1_41nt/maps/ad_necrokeep.wad" +"no_item_offset" "1.000000" +"fog_density" "0.050000" +"fog_colour" "0.100000 0.150000 0.150000" +"classtype" "1.000000" +} +{ +"modelindex" "112.000000" +"absmin" "1164.595825 509.967468 -128.994370" +"absmax" "1198.595825 543.967468 -70.994370" +"movetype" "3.000000" +"solid" "3.000000" +"origin" "1181.595825 526.967468 -103.994370" +"oldorigin" "1181.595825 526.967468 -103.994370" +"angles" "3.850708 139.839478 0.000000" +"punchangle" "-0.000000 0.000000 0.000000" +"classname" "player" +"model" "progs/player.mdl" +"frame" "16.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"think" "player_stand1" +"nextthink" "1244.985840" +"health" "26.000000" +"weapon" "4.000000" +"weaponmodel" "progs/v_nail.mdl" +"currentammo" "3.000000" +"ammo_shells" "1.000000" +"ammo_nails" "3.000000" +"ammo_rockets" "2.000000" +"items" "143895.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 22.000000" +"v_angle" "-11.552124 139.839478 0.000000" +"netname" "player" +"flags" "4616.000000" +"colormap" "1.000000" +"team" "1.000000" +"max_health" "100.000000" +"armortype" "0.300000" +"armorvalue" "100.000000" +"watertype" "-1.000000" +"dmg_inflictor" "1528" +"movedir" "-0.000000 -50.000000 -0.000000" +"noise" "player/pain4.wav" +"th_pain" "player_pain" +"th_die" "player_death" +"walkframe" "5.000000" +"attack_finished" "1231.989014" +"pain_finished" "1005.916016" +"show_hostile" "1232.689087" +"jump_flag" "-146.399979" +"air_finished" "1256.938110" +"dmg" "2.000000" +"cnt" "6.858433" +"lip" "4.000000" +"dmgtime" "314.942017" +"gravity" "1.000000" +"moditems" "4098.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"target2" "" +"classtype" "7.000000" +"classgroup" "50.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_player.mdl" +"estate" "1.000000" +"estate_off" "SUB_Null" +"pain_finstate" "984.358032" +"steptype" "4.000000" +"steplast" "4.000000" +"cshift_time" "999999.000000" +"cshift_step" "10.000000" +"debuff_sound" "-1.000000" +"debuff_qty" "1.000000" +"burning_time" "718.342041" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "11" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "2" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "3" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "4" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "5" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "6" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "7" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "8" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "9" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "10" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"think" "generate_particlechain" +"count" "1024.000000" +"classtype" "42.000000" +} +{ +"modelindex" "2.000000" +"absmin" "1215.000000 366.000000 -129.000000" +"absmax" "1233.000000 432.000000 65.000000" +"ltime" "0.750000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000001 -65.000000 0.000000" +"classname" "func_door" +"model" "*1" +"frame" "1.000000" +"mins" "1216.000000 432.000000 -128.000000" +"maxs" "1232.000000 496.000000 64.000000" +"size" "16.000000 64.000000 192.000000" +"touch" "SUB_Null" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "-0.250000" +"items" "262144.000000" +"enemy" "14" +"yaw_speed" "100.000000" +"spawnflags" "2056.000000" +"owner" "13" +"movedir" "0.000000 -1.000000 -0.000000" +"message" "" +"noise" "misc/talk.wav" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"attack_finished" "572.523010" +"mdl" "*1" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "0.000001 -65.000000 0.000000" +"lip" "-1.000000" +"pos2" "0.000001 -65.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "3.000000" +"absmin" "1215.000000 560.000000 -129.000000" +"absmax" "1233.000000 626.000000 65.000000" +"ltime" "0.750000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000003 65.000000 0.000000" +"classname" "func_door" +"model" "*2" +"frame" "1.000000" +"mins" "1216.000000 496.000000 -128.000000" +"maxs" "1232.000000 560.000000 64.000000" +"size" "16.000000 64.000000 192.000000" +"touch" "SUB_Null" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "-0.250000" +"items" "262144.000000" +"enemy" "13" +"yaw_speed" "100.000000" +"spawnflags" "2056.000000" +"owner" "13" +"movedir" "-0.000000 1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "misc/talk.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*2" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000003 65.000000 0.000000" +"lip" "-1.000000" +"pos2" "-0.000003 65.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "4.000000" +"absmin" "2335.000000 607.000000 -361.000000" +"absmax" "2457.000000 721.000000 -167.000000" +"ltime" "10.696331" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000000 0.000000 -184.000000" +"classname" "func_plat" +"model" "*3" +"mins" "2336.000000 608.000000 -176.000000" +"maxs" "2456.000000 720.000000 16.000000" +"size" "120.000000 112.000000 192.000000" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_plat_blocked" +"nextthink" "-1.000000" +"targetname" "furydead1" +"sounds" "2.000000" +"noise" "plats/medplat1.wav" +"noise1" "plats/medplat2.wav" +"speed" "150.000000" +"mdl" "*3" +"t_length" "80.000000" +"t_width" "10.000000" +"think1" "func_plat_hit_bottom" +"finaldest" "0.000000 0.000000 -184.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 -184.000000" +"bsporigin" "1.000000" +"activate" "214" +"classtype" "890.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_plat_on" +"estate_off" "func_plat_off" +"estate_disable" "func_plat_disable" +"estate_use" "func_plat_use" +} +{ +"absmin" "2360.000000 632.000000 -169.000000" +"absmax" "2432.000000 696.000000 25.000000" +"solid" "1.000000" +"mins" "2361.000000 633.000000 -168.000000" +"maxs" "2431.000000 695.000000 24.000000" +"size" "70.000000 62.000000 192.000000" +"touch" "func_plat_trigger_touch" +"owner" "15" +} +{ +"absmin" "2327.000000 1023.000000 -177.000000" +"absmax" "2465.000000 1057.000000 -167.000000" +"solid" "1.000000" +"classname" "trigger_multiple" +"model" "" +"mins" "2328.000000 1024.000000 -176.000000" +"maxs" "2464.000000 1056.000000 -168.000000" +"size" "136.000000 32.000000 8.000000" +"touch" "trigger_bmodel_touch" +"think" "trigger_bmodel_on" +"target" "shootertrap1" +"attack_finished" "487.467010" +"mdl" "*4" +"wait" "0.500000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "2328.000000 1024.000000 -176.000000" +"bbmaxs" "2464.000000 1056.000000 -168.000000" +"classtype" "905.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "2431.000000 895.000000 -177.000000" +"absmax" "2465.000000 1025.000000 -167.000000" +"solid" "1.000000" +"classname" "trigger_multiple" +"model" "" +"mins" "2432.000000 896.000000 -176.000000" +"maxs" "2464.000000 1024.000000 -168.000000" +"size" "32.000000 128.000000 8.000000" +"touch" "trigger_bmodel_touch" +"chain" "17" +"target" "shootertrap1" +"mdl" "*5" +"wait" "0.500000" +"bsporigin" "1.000000" +"bbmins" "2432.000000 896.000000 -176.000000" +"bbmaxs" "2464.000000 1024.000000 -168.000000" +"classtype" "905.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "2463.000000 895.000000 -177.000000" +"absmax" "2609.000000 929.000000 -167.000000" +"solid" "1.000000" +"classname" "trigger_multiple" +"model" "" +"mins" "2464.000000 896.000000 -176.000000" +"maxs" "2608.000000 928.000000 -168.000000" +"size" "144.000000 32.000000 8.000000" +"touch" "trigger_bmodel_touch" +"target" "shootertrap1" +"mdl" "*6" +"wait" "0.500000" +"bsporigin" "1.000000" +"bbmins" "2464.000000 896.000000 -176.000000" +"bbmaxs" "2608.000000 928.000000 -168.000000" +"classtype" "905.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "2271.000000 863.000000 -177.000000" +"absmax" "2305.000000 1009.000000 -167.000000" +"solid" "1.000000" +"classname" "trigger_multiple" +"model" "" +"mins" "2272.000000 864.000000 -176.000000" +"maxs" "2304.000000 1008.000000 -168.000000" +"size" "32.000000 144.000000 8.000000" +"touch" "trigger_bmodel_touch" +"target" "shootertrap1" +"mdl" "*7" +"wait" "0.500000" +"bsporigin" "1.000000" +"bbmins" "2272.000000 864.000000 -176.000000" +"bbmaxs" "2304.000000 1008.000000 -168.000000" +"classtype" "905.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "2183.000000 863.000000 -177.000000" +"absmax" "2273.000000 897.000000 -167.000000" +"solid" "1.000000" +"classname" "trigger_multiple" +"model" "" +"mins" "2184.000000 864.000000 -176.000000" +"maxs" "2272.000000 896.000000 -168.000000" +"size" "88.000000 32.000000 8.000000" +"touch" "trigger_bmodel_touch" +"target" "shootertrap1" +"mdl" "*8" +"wait" "0.500000" +"bsporigin" "1.000000" +"bbmins" "2184.000000 864.000000 -176.000000" +"bbmaxs" "2272.000000 896.000000 -168.000000" +"classtype" "905.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "2271.000000 767.000000 -177.000000" +"absmax" "2465.000000 801.000000 -167.000000" +"solid" "1.000000" +"classname" "trigger_multiple" +"model" "" +"mins" "2272.000000 768.000000 -176.000000" +"maxs" "2464.000000 800.000000 -168.000000" +"size" "192.000000 32.000000 8.000000" +"touch" "trigger_bmodel_touch" +"target" "shootertrap1" +"mdl" "*9" +"wait" "0.500000" +"bsporigin" "1.000000" +"bbmins" "2272.000000 768.000000 -176.000000" +"bbmaxs" "2464.000000 800.000000 -168.000000" +"classtype" "905.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "2431.000000 735.000000 -177.000000" +"absmax" "2465.000000 769.000000 -167.000000" +"solid" "1.000000" +"classname" "trigger_multiple" +"model" "" +"mins" "2432.000000 736.000000 -176.000000" +"maxs" "2464.000000 768.000000 -168.000000" +"size" "32.000000 32.000000 8.000000" +"touch" "trigger_bmodel_touch" +"target" "shootertrap1" +"mdl" "*10" +"wait" "0.500000" +"bsporigin" "1.000000" +"bbmins" "2432.000000 736.000000 -176.000000" +"bbmaxs" "2464.000000 768.000000 -168.000000" +"classtype" "905.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "12.000000" +"absmin" "-25.000000 191.000000 -65.000000" +"absmax" "-11.000000 313.000000 129.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*11" +"mins" "-24.000000 192.000000 -64.000000" +"maxs" "-12.000000 312.000000 128.000000" +"size" "12.000000 120.000000 192.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "25" +"yaw_speed" "100.000000" +"targetname" "exitdoors" +"owner" "24" +"movedir" "-0.000000 1.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*11" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "-0.000005 112.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "13.000000" +"absmin" "-25.000000 63.000000 -65.000000" +"absmax" "-11.000000 193.000000 129.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*12" +"mins" "-24.000000 64.000000 -64.000000" +"maxs" "-12.000000 192.000000 128.000000" +"size" "12.000000 128.000000 192.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "24" +"yaw_speed" "100.000000" +"targetname" "exitdoors" +"owner" "24" +"movedir" "0.000000 -1.000000 -0.000000" +"noise" "misc/talk.wav" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*12" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "0.000001 -120.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "14.000000" +"absmin" "435.000000 119.000000 -79.000000" +"absmax" "473.000000 257.000000 -65.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*13" +"mins" "436.000000 120.000000 -78.000000" +"maxs" "472.000000 256.000000 -66.000000" +"size" "36.000000 136.000000 12.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "26" +"yaw_speed" "40.000000" +"targetname" "cryptgate" +"owner" "26" +"movedir" "-0.000000 1.000000 -0.000000" +"noise" "misc/talk.wav" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"noise3" "doors/medtry.wav" +"speed" "40.000000" +"mdl" "*13" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "-0.000006 128.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "15.000000" +"absmin" "367.000000 119.000000 -79.000000" +"absmax" "405.000000 257.000000 -65.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*14" +"mins" "368.000000 120.000000 -78.000000" +"maxs" "404.000000 256.000000 -66.000000" +"size" "36.000000 136.000000 12.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "27" +"yaw_speed" "40.000000" +"targetname" "cryptgate" +"owner" "27" +"movedir" "0.000000 -1.000000 -0.000000" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "doors/ddoor2.wav" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "40.000000" +"mdl" "*14" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "0.000002 -128.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "16.000000" +"absmin" "-9.000000 119.000000 -65.000000" +"absmax" "17.000000 257.000000 153.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*15" +"mins" "-8.000000 120.000000 -64.000000" +"maxs" "16.000000 256.000000 152.000000" +"size" "24.000000 136.000000 216.000000" +"touch" "func_door_touch" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "28" +"yaw_speed" "30.000000" +"targetname" "exitdoors" +"owner" "28" +"movedir" "0.000000 0.000000 1.000000" +"message" "Sealed by black magic" +"sounds" "3.000000" +"noise" "misc/talk.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "30.000000" +"mdl" "*15" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 208.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "17.000000" +"absmin" "775.000000 159.000000 -217.000000" +"absmax" "785.000000 209.000000 -167.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_button" +"model" "*16" +"mins" "776.000000 160.000000 -216.000000" +"maxs" "784.000000 208.000000 -168.000000" +"size" "8.000000 48.000000 48.000000" +"touch" "func_button_touch" +"think" "SUB_Null" +"blocked" "func_button_blocked" +"target" "cryptbtn1" +"movedir" "1.000000 0.000000 -0.000000" +"noise" "buttons/airbut1.wav" +"speed" "40.000000" +"mdl" "*16" +"wait" "-1.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "4.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"modelindex" "18.000000" +"absmin" "511.000000 463.000000 -233.000000" +"absmax" "577.000000 473.000000 -103.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*17" +"mins" "512.000000 464.000000 -232.000000" +"maxs" "576.000000 472.000000 -104.000000" +"size" "64.000000 8.000000 128.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "30" +"yaw_speed" "100.000000" +"targetname" "cryptbtn1" +"owner" "30" +"movedir" "0.000000 0.000000 -1.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*17" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 -120.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "19.000000" +"absmin" "511.000000 -97.000000 -233.000000" +"absmax" "577.000000 -87.000000 -103.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*18" +"mins" "512.000000 -96.000000 -232.000000" +"maxs" "576.000000 -88.000000 -104.000000" +"size" "64.000000 8.000000 128.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "31" +"yaw_speed" "100.000000" +"targetname" "cryptbtn1" +"owner" "31" +"movedir" "0.000000 0.000000 -1.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*18" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 -120.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"chain" "1" +"target" "ambush1" +"attack_finished" "999999.000000" +"mdl" "*19" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "2376.000000 2072.000000 -208.000000" +"bbmaxs" "2480.000000 2312.000000 -176.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "21.000000" +"absmin" "1295.000000 353.000000 -113.000000" +"absmax" "1329.000000 359.000000 -95.000000" +"ltime" "0.150000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000000 -6.000000 0.000000" +"classname" "func_button" +"model" "*20" +"frame" "1.000000" +"mins" "1296.000000 360.000000 -112.000000" +"maxs" "1328.000000 364.000000 -96.000000" +"size" "32.000000 4.000000 16.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.850000" +"enemy" "1" +"target" "basementdoor" +"movedir" "0.000000 -1.000000 -0.000000" +"message" "Something moves below..." +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*20" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "0.000000 -6.000000 0.000000" +"lip" "-2.000000" +"pos2" "0.000000 -6.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"modelindex" "22.000000" +"absmin" "291.000000 119.000000 -79.000000" +"absmax" "337.000000 257.000000 -65.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*21" +"mins" "292.000000 120.000000 -78.000000" +"maxs" "336.000000 256.000000 -66.000000" +"size" "44.000000 136.000000 12.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "34" +"yaw_speed" "40.000000" +"targetname" "cryptgate" +"owner" "34" +"movedir" "-0.000000 1.000000 -0.000000" +"noise" "misc/talk.wav" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"noise3" "doors/medtry.wav" +"speed" "40.000000" +"mdl" "*21" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "-0.000006 128.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "23.000000" +"absmin" "383.000000 -97.000000 -233.000000" +"absmax" "449.000000 -87.000000 -103.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*22" +"mins" "384.000000 -96.000000 -232.000000" +"maxs" "448.000000 -88.000000 -104.000000" +"size" "64.000000 8.000000 128.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "35" +"yaw_speed" "100.000000" +"targetname" "cryptbtn1" +"owner" "35" +"movedir" "0.000000 0.000000 -1.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*22" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 -120.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "24.000000" +"absmin" "383.000000 463.000000 -233.000000" +"absmax" "449.000000 473.000000 -103.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*23" +"mins" "384.000000 464.000000 -232.000000" +"maxs" "448.000000 472.000000 -104.000000" +"size" "64.000000 8.000000 128.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "36" +"yaw_speed" "100.000000" +"targetname" "cryptbtn1" +"owner" "36" +"movedir" "0.000000 0.000000 -1.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*23" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 -120.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "25.000000" +"absmin" "519.000000 -181.000000 -217.000000" +"absmax" "569.000000 -171.000000 -167.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_button" +"model" "*24" +"mins" "520.000000 -180.000000 -216.000000" +"maxs" "568.000000 -172.000000 -168.000000" +"size" "48.000000 8.000000 48.000000" +"touch" "func_button_touch" +"think" "SUB_Null" +"blocked" "func_button_blocked" +"target" "cryptgatebtns" +"movedir" "0.000000 -1.000000 -0.000000" +"noise" "buttons/airbut1.wav" +"speed" "40.000000" +"mdl" "*24" +"wait" "-1.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "0.000000 -4.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"modelindex" "26.000000" +"absmin" "519.000000 555.000000 -217.000000" +"absmax" "569.000000 565.000000 -167.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_button" +"model" "*25" +"mins" "520.000000 556.000000 -216.000000" +"maxs" "568.000000 564.000000 -168.000000" +"size" "48.000000 8.000000 48.000000" +"touch" "func_button_touch" +"think" "SUB_Null" +"blocked" "func_button_blocked" +"target" "cryptgatebtns" +"movedir" "-0.000000 1.000000 -0.000000" +"noise" "buttons/airbut1.wav" +"speed" "40.000000" +"mdl" "*25" +"wait" "-1.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "-0.000000 3.999998 0.000000" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-33.000000 63.000000 -65.000000" +"absmax" "-23.000000 313.000000 145.000000" +"solid" "1.000000" +"classname" "trigger_changelevel" +"model" "" +"mins" "-32.000000 64.000000 -64.000000" +"maxs" "-24.000000 312.000000 144.000000" +"size" "8.000000 248.000000 208.000000" +"touch" "trigger_bmodel_touch" +"think" "trigger_changelevel_setup" +"spawnflags" "49152.000000" +"map" "start" +"mdl" "*26" +"bsporigin" "1.000000" +"bbmins" "-32.000000 64.000000 -64.000000" +"bbmaxs" "-24.000000 312.000000 144.000000" +"classtype" "975.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_changelevel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "185.000000" +"absmin" "1657.967163 -224.389099 -216.968750" +"absmax" "1691.967163 -190.389099 -158.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "1674.967163 -207.389099 -191.968750" +"oldorigin" "1376.000000 560.000000 -103.968750" +"angles" "0.000000 315.000000 0.000000" +"classname" "monster_dguard" +"model" "progs/mon_dguard.mdl" +"frame" "226.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1244.994263" +"health" "-2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "1.000000" +"watertype" "-3.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "53.956135" +"attack_finished" "37.833576" +"pain_finished" "1000049.750000" +"show_hostile" "49.956135" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"lip" "0.681753" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dguard.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-3.000000" +"liquidcheck" "49.056149" +"meleerange" "80.000000" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "49.304073" +"idle_sound" "knight/idle.wav" +"sight_timeout" "33.156361" +"sight_sound" "knight/ksight.wav" +"enemydist" "480.662659" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "49.050999" +"dmgcombined" "32.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "185.000000" +"absmin" "1630.363525 -484.388000 -261.770447" +"absmax" "1664.363525 -450.388000 -203.770447" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "1647.363525 -467.388000 -236.770447" +"oldorigin" "1376.000000 464.000000 -103.968750" +"angles" "0.000000 254.987183 0.000000" +"classname" "monster_dguard" +"model" "progs/mon_dguard.mdl" +"frame" "206.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1244.967285" +"health" "-30.338142" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "1.000000" +"watertype" "-3.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "52.969383" +"attack_finished" "36.075779" +"pain_finished" "1000048.000000" +"show_hostile" "48.969383" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"lip" "0.062410" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dguard.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-3.000000" +"liquidcheck" "48.969383" +"meleerange" "80.000000" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "49.443890" +"idle_sound" "knight/idle.wav" +"sight_timeout" "33.169594" +"sight_sound" "knight/ksight.wav" +"enemydist" "113.440514" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "48.123997" +"dmgcombined" "32.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "" +"gib3mdl" "" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "1659.151733 -364.573822 -204.401611" +"absmax" "1661.151733 -362.573822 -202.401611" +"origin" "1660.151733 -363.573822 -203.401611" +"oldorigin" "1328.000000 512.000000 -103.968750" +"angles" "0.000000 270.000000 0.000000" +"classname" "monster_dguard" +"frame" "196.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-38.041992" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "1.000000" +"watertype" "-3.000000" +"ideal_yaw" "270.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "57.750957" +"attack_finished" "42.652470" +"pain_finished" "51.851002" +"show_hostile" "53.750957" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"lip" "2.949309" +"waitmin" "1000051.875000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dguard.mdl" +"estate" "2.000000" +"th_checkattack" "CheckAttack" +"liquidbase" "-3.000000" +"liquidcheck" "53.050968" +"meleerange" "80.000000" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "56.276375" +"idle_sound" "knight/idle.wav" +"sight_timeout" "33.183258" +"sight_sound" "knight/ksight.wav" +"enemydist" "115.293938" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "2.000000" +"dmgtimeframe" "52.854000" +"dmgcombined" "4.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "40.000000" +} +{ +"modelindex" "185.000000" +"absmin" "1193.323853 -833.168701 -248.968750" +"absmax" "1227.323853 -799.168701 -190.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "1210.323853 -816.168701 -223.968750" +"oldorigin" "1328.000000 400.000000 -103.968750" +"angles" "0.000000 194.985352 0.000000" +"classname" "monster_dguard" +"model" "progs/mon_dguard.mdl" +"frame" "206.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1244.969116" +"health" "-29.450943" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "1.000000" +"watertype" "-3.000000" +"ideal_yaw" "270.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "47.384789" +"attack_finished" "28.892586" +"pain_finished" "1000042.437500" +"show_hostile" "43.384789" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"lip" "0.245613" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dguard.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-3.000000" +"liquidcheck" "43.184792" +"meleerange" "80.000000" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "47.231773" +"idle_sound" "knight/idle.wav" +"sight_timeout" "33.184914" +"sight_sound" "knight/ksight.wav" +"enemydist" "127.658424" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "42.525997" +"dmgcombined" "32.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "1841.000000 457.000000 -7.968750" +"absmax" "1871.000000 487.000000 -7.968750" +"origin" "1856.000000 472.000000 -7.968750" +"oldorigin" "1856.000000 472.000000 -7.968750" +"angles" "0.000000 -0.000000 0.000000" +"classname" "item_key2" +"skin" "6.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "262144.000000" +"netname" "gold key" +"flags" "768.000000" +"target" "gktrap" +"noise" "misc/medkey.wav" +"attack_finished" "999999.000000" +"mdl" "progs/key_medieval.mdl" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"touch2" "key_touch" +"classtype" "605.000000" +"classgroup" "300.000000" +"entno_unique" "84108.000000" +"respawn_time" "60.000000" +"respawn_style" "513.000000" +"respawn_ofs" "0.000000 0.000000 20.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "766" +"part_active" "122.000000" +} +{ +"modelindex" "191.000000" +"absmin" "996.117615 -1215.948120 -96.968750" +"absmax" "1030.117676 -1181.948120 -38.968750" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "1013.117615 -1198.948120 -71.968750" +"oldorigin" "1448.000000 344.000000 -7.968750" +"angles" "0.000000 83.995972 0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "128.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"use" "monster_use" +"think" "dcrossbow_run2" +"nextthink" "1244.973999" +"health" "75.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "84.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "256.000000" +"targetname" "brk_win8" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "1.000000" +"search_time" "50.130833" +"attack_state" "2.000000" +"attack_finished" "24.131001" +"show_hostile" "1245.874023" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "2.000000" +"activate" "99" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "1245.174194" +"attack_track" "1667.565796 -796.425964 -263.972931" +"attack_chance" "0.500000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "46.730824" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "1250.520508" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "33.131001" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "1734.453003" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "3.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib1sound" "20.000000" +} +{ +"absmin" "1357.951172 44.360081 -8.968750" +"absmax" "1359.951172 46.360081 -6.968750" +"origin" "1358.951172 45.360081 -7.968750" +"oldorigin" "1520.000000 272.000000 -7.968750" +"angles" "0.000000 33.997192 0.000000" +"classname" "monster_dcrossbow" +"frame" "237.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-24.378948" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "34.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "brk_win8" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "111.109756" +"attack_state" "4.000000" +"attack_finished" "24.131001" +"show_hostile" "107.109756" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "0.347789" +"waitmin" "1000105.750000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"estate" "2.000000" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "107.109756" +"attack_track" "1559.624390 143.968750 -103.968750" +"attack_chance" "0.500000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "104.309799" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "110.357132" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "33.131001" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "241.769592" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "4.000000" +"dmgtimeframe" "106.747002" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib1sound" "20.000000" +} +{ +"absmin" "1543.000000 1503.000000 -201.000000" +"absmax" "1553.000000 1873.000000 -167.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "1544.000000 1504.000000 -200.000000" +"maxs" "1552.000000 1872.000000 -168.000000" +"size" "8.000000 368.000000 32.000000" +"touch" "trigger_bmodel_anytouch" +"spawnflags" "49152.000000" +"movedir" "1.000000 0.000000 -0.000000" +"speed" "200.000000" +"mdl" "*27" +"height" "200.000000" +"bsporigin" "1.000000" +"bmodel_act" "1741" +"bbmins" "1544.000000 1504.000000 -200.000000" +"bbmaxs" "1552.000000 1872.000000 -168.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "1904.426514 1662.487427 -317.094269" +"absmax" "1906.426514 1664.487427 -315.094269" +"origin" "1905.426514 1663.487427 -316.094269" +"oldorigin" "1856.000000 1872.000000 -327.968750" +"angles" "0.000000 214.996948 0.000000" +"classname" "monster_dguard" +"frame" "208.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-36.570389" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "215.854172" +"attack_finished" "210.154068" +"pain_finished" "211.931992" +"show_hostile" "211.854172" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"lip" "0.677511" +"waitmin" "1000210.062500" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dguard.mdl" +"estate" "2.000000" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "211.754166" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "213.681152" +"idle_sound" "knight/idle.wav" +"sight_timeout" "219.154068" +"sight_sound" "knight/ksight.wav" +"enemydist" "348.661102" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "2.000000" +"dmgtimeframe" "211.031998" +"dmgcombined" "32.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "40.000000" +} +{ +"modelindex" "185.000000" +"absmin" "1883.041016 1424.272339 -241.391159" +"absmax" "1917.041016 1458.272339 -183.391159" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "1900.041016 1441.272339 -216.391159" +"oldorigin" "1960.000000 1912.000000 -327.968750" +"angles" "0.000000 260.002441 0.000000" +"classname" "monster_dguard" +"model" "progs/mon_dguard.mdl" +"frame" "226.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1245.029053" +"health" "-2.000000" +"takedamage" "2.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "220.498611" +"attack_finished" "210.298233" +"pain_finished" "1000216.312500" +"show_hostile" "216.498611" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"lip" "0.641682" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dguard.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "216.098587" +"pain_flinch" "20.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "217.208542" +"idle_sound" "knight/idle.wav" +"sight_timeout" "219.298233" +"sight_sound" "knight/ksight.wav" +"enemydist" "164.669998" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "215.589996" +"dmgcombined" "24.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "185.000000" +"absmin" "1866.820679 1745.283569 -352.968750" +"absmax" "1900.820679 1779.283569 -294.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "1883.820679 1762.283569 -327.968750" +"oldorigin" "1752.000000 1896.000000 -327.968750" +"velocity" "-15.931354 -11.153991 0.000000" +"angles" "0.000000 315.000000 0.000000" +"classname" "monster_dguard" +"model" "progs/mon_dguard.mdl" +"frame" "226.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1245.039429" +"health" "-2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "215.237839" +"attack_finished" "210.237778" +"pain_finished" "1000211.125000" +"show_hostile" "211.237839" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"lip" "0.680837" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dguard.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "210.737808" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "214.009415" +"idle_sound" "knight/idle.wav" +"sight_timeout" "219.237778" +"sight_sound" "knight/ksight.wav" +"enemydist" "438.078949" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "210.386002" +"dmgcombined" "32.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "29.000000" +"absmin" "2535.000000 1851.000000 -209.000000" +"absmax" "2545.000000 1901.000000 -79.000000" +"ltime" "0.500000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000002 40.000000 0.000000" +"classname" "func_door" +"model" "*28" +"frame" "1.000000" +"mins" "2536.000000 1812.000000 -208.000000" +"maxs" "2544.000000 1860.000000 -80.000000" +"size" "8.000000 48.000000 128.000000" +"touch" "func_door_touch" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "-0.500000" +"enemy" "52" +"yaw_speed" "100.000000" +"targetname" "secretdoor1" +"owner" "51" +"movedir" "-0.000000 1.000000 -0.000000" +"message" "" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*28" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000002 40.000000 0.000000" +"lip" "8.000000" +"pos2" "-0.000002 40.000000 0.000000" +"bsporigin" "1.000000" +"activate" "406" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "30.000000" +"absmin" "2535.000000 1723.000000 -209.000000" +"absmax" "2545.000000 1773.000000 -79.000000" +"ltime" "0.500000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000002 -40.000000 0.000000" +"classname" "func_door" +"model" "*29" +"frame" "1.000000" +"mins" "2536.000000 1764.000000 -208.000000" +"maxs" "2544.000000 1812.000000 -80.000000" +"size" "8.000000 48.000000 128.000000" +"touch" "func_door_touch" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "-0.500000" +"enemy" "51" +"yaw_speed" "100.000000" +"targetname" "secretdoor1" +"owner" "51" +"movedir" "-0.000000 -1.000000 -0.000000" +"message" "" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*29" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000002 -40.000000 0.000000" +"lip" "8.000000" +"pos2" "-0.000002 -40.000000 0.000000" +"bsporigin" "1.000000" +"activate" "406" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "1488.000000 96.000000 -128.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"target" "" +"noise" "break/glass_impact.wav" +"noise1" "break/glass_i1.wav" +"noise2" "break/glass_i2.wav" +"noise3" "break/glass_i3.wav" +"style" "3.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/glass_i4.wav" +"cnt" "10.000000" +"lip" "3.429304" +"pos1" "96.000000 8.000000 1.000000" +"height" "11.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "96.000000" +"attachment" "54" +"brksound" "3.000000" +"brkimpsound" "3.000000" +"brkimpqty" "4.000000" +"brkobjects" "32.000000" +"brkobj1" "maps/ad_brk/glass09.bsp" +"brkobj2" "maps/ad_brk/glass10.bsp" +"brkobj3" "maps/ad_brk/glass11.bsp" +"brkobj4" "maps/ad_brk/glass12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "74.435997" +"dmgcombined" "4.000000" +} +{ +"absmin" "1491.000000 127.000000 -33.000000" +"absmax" "1493.000000 129.000000 -31.000000" +"origin" "1492.000000 128.000000 -32.000000" +} +{ +"modelindex" "32.000000" +"absmin" "1487.000000 95.000000 -129.000000" +"absmax" "1497.000000 161.000000 65.000000" +"classname" "func_breakable_wall" +"model" "*31" +"mins" "1488.000000 96.000000 -128.000000" +"maxs" "1496.000000 160.000000 64.000000" +"size" "8.000000 64.000000 192.000000" +"use" "entity_state_use" +"targetname" "brk_win4" +"mdl" "*31" +"state" "5.000000" +"waitmin" "4.000000" +"bsporigin" "1.000000" +"activate" "53" +"classtype" "842.000000" +"classgroup" "430.000000" +"estate" "1.000000" +"estate_use" "breakable_wall_use" +} +{ +"modelindex" "33.000000" +"absmin" "1879.000000 95.000000 -129.000000" +"absmax" "1889.000000 161.000000 65.000000" +"classname" "func_breakable_wall" +"model" "*32" +"mins" "1880.000000 96.000000 -128.000000" +"maxs" "1888.000000 160.000000 64.000000" +"size" "8.000000 64.000000 192.000000" +"use" "entity_state_use" +"targetname" "brk_win5" +"mdl" "*32" +"state" "5.000000" +"waitmin" "4.000000" +"bsporigin" "1.000000" +"activate" "57" +"classtype" "842.000000" +"classgroup" "430.000000" +"estate" "1.000000" +"estate_use" "breakable_wall_use" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "1880.000000 96.000000 -128.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"target" "" +"noise" "break/glass_impact.wav" +"noise1" "break/glass_i1.wav" +"noise2" "break/glass_i2.wav" +"noise3" "break/glass_i3.wav" +"style" "3.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/glass_i4.wav" +"cnt" "10.000000" +"lip" "2.084658" +"pos1" "96.000000 8.000000 1.000000" +"height" "17.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "96.000000" +"attachment" "58" +"brksound" "3.000000" +"brkimpsound" "3.000000" +"brkimpqty" "4.000000" +"brkobjects" "32.000000" +"brkobj1" "maps/ad_brk/glass09.bsp" +"brkobj2" "maps/ad_brk/glass10.bsp" +"brkobj3" "maps/ad_brk/glass11.bsp" +"brkobj4" "maps/ad_brk/glass12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "65.327995" +"dmgcombined" "4.000000" +} +{ +"absmin" "1883.000000 127.000000 -33.000000" +"absmax" "1885.000000 129.000000 -31.000000" +"origin" "1884.000000 128.000000 -32.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "2400.000000 2432.000000 -192.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"target" "" +"noise" "break/glass_impact.wav" +"noise1" "break/glass_i1.wav" +"noise2" "break/glass_i2.wav" +"noise3" "break/glass_i3.wav" +"style" "3.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/glass_i4.wav" +"cnt" "10.000000" +"lip" "0.081301" +"pos1" "96.000000 8.000000 1.000000" +"height" "15.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "96.000000" +"attachment" "60" +"brksound" "3.000000" +"brkimpsound" "3.000000" +"brkimpqty" "4.000000" +"brkobjects" "32.000000" +"brkobj1" "maps/ad_brk/glass09.bsp" +"brkobj2" "maps/ad_brk/glass10.bsp" +"brkobj3" "maps/ad_brk/glass11.bsp" +"brkobj4" "maps/ad_brk/glass12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "306.791016" +"dmgcombined" "4.000000" +} +{ +"absmin" "2431.000000 2435.000000 -97.000000" +"absmax" "2433.000000 2437.000000 -95.000000" +"origin" "2432.000000 2436.000000 -96.000000" +} +{ +"modelindex" "36.000000" +"absmin" "2455.000000 2431.000000 -193.000000" +"absmax" "2465.000000 2441.000000 -159.000000" +"classname" "func_breakable_wall" +"model" "*35" +"mins" "2456.000000 2432.000000 -192.000000" +"maxs" "2464.000000 2440.000000 -160.000000" +"size" "8.000000 8.000000 32.000000" +"use" "entity_state_use" +"targetname" "brk_win6" +"mdl" "*35" +"state" "5.000000" +"waitmin" "4.000000" +"bsporigin" "1.000000" +"activate" "59" +"classtype" "842.000000" +"classgroup" "430.000000" +"estate" "1.000000" +"estate_use" "breakable_wall_use" +} +{ +"modelindex" "37.000000" +"absmin" "1823.000000 359.000000 -305.000000" +"absmax" "1833.000000 409.000000 -175.000000" +"ltime" "0.500000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000002 -40.000000 0.000000" +"classname" "func_door" +"model" "*36" +"frame" "1.000000" +"mins" "1824.000000 400.000000 -304.000000" +"maxs" "1832.000000 448.000000 -176.000000" +"size" "8.000000 48.000000 128.000000" +"touch" "func_door_touch" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "-0.500000" +"enemy" "63" +"yaw_speed" "100.000000" +"targetname" "basementdoor" +"owner" "62" +"movedir" "-0.000000 -1.000000 -0.000000" +"message" "" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"attack_finished" "1045.732056" +"mdl" "*36" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000002 -40.000000 0.000000" +"lip" "8.000000" +"pos2" "-0.000002 -40.000000 0.000000" +"bsporigin" "1.000000" +"activate" "33" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "38.000000" +"absmin" "1823.000000 487.000000 -305.000000" +"absmax" "1833.000000 537.000000 -175.000000" +"ltime" "0.500000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000002 40.000000 0.000000" +"classname" "func_door" +"model" "*37" +"frame" "1.000000" +"mins" "1824.000000 448.000000 -304.000000" +"maxs" "1832.000000 496.000000 -176.000000" +"size" "8.000000 48.000000 128.000000" +"touch" "func_door_touch" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "-0.500000" +"enemy" "62" +"yaw_speed" "100.000000" +"targetname" "basementdoor" +"owner" "62" +"movedir" "-0.000000 1.000000 -0.000000" +"message" "" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*37" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000002 40.000000 0.000000" +"lip" "8.000000" +"pos2" "-0.000002 40.000000 0.000000" +"bsporigin" "1.000000" +"activate" "33" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "39.000000" +"absmin" "2103.000000 1583.000000 -225.000000" +"absmax" "2113.000000 1649.000000 -31.000000" +"classname" "func_breakable_wall" +"model" "*38" +"mins" "2104.000000 1584.000000 -224.000000" +"maxs" "2112.000000 1648.000000 -32.000000" +"size" "8.000000 64.000000 192.000000" +"use" "entity_state_use" +"targetname" "brk_win7" +"mdl" "*38" +"state" "5.000000" +"waitmin" "4.000000" +"bsporigin" "1.000000" +"activate" "65" +"classtype" "842.000000" +"classgroup" "430.000000" +"estate" "1.000000" +"estate_use" "breakable_wall_use" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "2104.000000 1584.000000 -224.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"target" "" +"noise" "break/glass_impact.wav" +"noise1" "break/glass_i1.wav" +"noise2" "break/glass_i2.wav" +"noise3" "break/glass_i3.wav" +"style" "3.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/glass_i4.wav" +"cnt" "10.000000" +"lip" "1.845027" +"pos1" "96.000000 8.000000 1.000000" +"height" "19.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "96.000000" +"attachment" "66" +"brksound" "3.000000" +"brkimpsound" "3.000000" +"brkimpqty" "4.000000" +"brkobjects" "32.000000" +"brkobj1" "maps/ad_brk/glass09.bsp" +"brkobj2" "maps/ad_brk/glass10.bsp" +"brkobj3" "maps/ad_brk/glass11.bsp" +"brkobj4" "maps/ad_brk/glass12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "373.020020" +"dmgcombined" "4.000000" +} +{ +"absmin" "2107.000000 1615.000000 -129.000000" +"absmax" "2109.000000 1617.000000 -127.000000" +"origin" "2108.000000 1616.000000 -128.000000" +} +{ +"absmin" "2609.000000 1793.000000 -207.968750" +"absmax" "2639.000000 1823.000000 -207.968750" +"origin" "2624.000000 1808.000000 -207.968750" +"oldorigin" "2624.000000 1808.000000 -207.968750" +"angles" "0.000000 -0.000000 0.000000" +"classname" "weapon_grenadelauncher" +"touch" "item_touch" +"think" "item_delay" +"weapon" "16.000000" +"netname" "Grenade Launcher" +"flags" "768.000000" +"noise" "weapons/pkup.wav" +"attack_finished" "999999.000000" +"mdl" "progs/g_rock.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "530.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "1180.000000 432.000000 -116.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/wood_impact.wav" +"noise1" "break/wood_i1.wav" +"noise2" "break/wood_i2.wav" +"noise3" "break/wood_i3.wav" +"style" "2.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/wood_i4.wav" +"cnt" "4.000000" +"lip" "2.463942" +"pos1" "16.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "69" +"brksound" "2.000000" +"brkimpsound" "2.000000" +"brkimpqty" "4.000000" +"brkobjects" "20.000000" +"brkobj1" "maps/ad_brk/wood01.bsp" +"brkobj2" "maps/ad_brk/wood02.bsp" +"brkobj3" "maps/ad_brk/wood03.bsp" +"brkobj4" "maps/ad_brk/wood04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 50.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "571.375977" +"dmgcombined" "4.000000" +} +{ +"absmin" "1181.000000 499.000000 -83.000000" +"absmax" "1183.000000 501.000000 -81.000000" +"origin" "1182.000000 500.000000 -82.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "1176.000000 538.000000 -128.160095" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-16.000000" +"noise" "break/wood_impact.wav" +"noise1" "break/wood_i1.wav" +"noise2" "break/wood_i2.wav" +"noise3" "break/wood_i3.wav" +"style" "2.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/wood_i4.wav" +"cnt" "4.000000" +"lip" "1.554735" +"pos1" "16.000000 8.000000 1.000000" +"height" "4.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "431" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "71" +"brksound" "2.000000" +"brkimpsound" "2.000000" +"brkimpqty" "4.000000" +"brkobjects" "20.000000" +"brkobj1" "maps/ad_brk/wood01.bsp" +"brkobj2" "maps/ad_brk/wood02.bsp" +"brkobj3" "maps/ad_brk/wood03.bsp" +"brkobj4" "maps/ad_brk/wood04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 50.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "1177.000000 553.000000 -79.080048" +"absmax" "1179.000000 555.000000 -77.080048" +"origin" "1178.000000 554.000000 -78.080048" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "1172.000000 495.251801 -128.797333" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/wood_impact.wav" +"noise1" "break/wood_i1.wav" +"noise2" "break/wood_i2.wav" +"noise3" "break/wood_i3.wav" +"style" "2.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/wood_i4.wav" +"cnt" "4.000000" +"lip" "2.473708" +"pos1" "16.000000 8.000000 1.000000" +"height" "4.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "73" +"brksound" "2.000000" +"brkimpsound" "2.000000" +"brkimpqty" "4.000000" +"brkobjects" "20.000000" +"brkobj1" "maps/ad_brk/wood01.bsp" +"brkobj2" "maps/ad_brk/wood02.bsp" +"brkobj3" "maps/ad_brk/wood03.bsp" +"brkobj4" "maps/ad_brk/wood04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 50.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "571.375977" +"dmgcombined" "4.000000" +} +{ +"absmin" "1173.000000 535.978638 -25.268219" +"absmax" "1175.000000 537.978638 -23.268219" +"origin" "1174.000000 536.978638 -24.268219" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "1176.000000 490.000000 -128.160095" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/wood_impact.wav" +"noise1" "break/wood_i1.wav" +"noise2" "break/wood_i2.wav" +"noise3" "break/wood_i3.wav" +"style" "2.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/wood_i4.wav" +"cnt" "4.000000" +"lip" "1.269448" +"pos1" "16.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "75" +"brksound" "2.000000" +"brkimpsound" "2.000000" +"brkimpqty" "4.000000" +"brkobjects" "20.000000" +"brkobj1" "maps/ad_brk/wood01.bsp" +"brkobj2" "maps/ad_brk/wood02.bsp" +"brkobj3" "maps/ad_brk/wood03.bsp" +"brkobj4" "maps/ad_brk/wood04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 50.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "571.375977" +"dmgcombined" "4.000000" +} +{ +"absmin" "1177.000000 505.000000 -57.080048" +"absmax" "1179.000000 507.000000 -55.080048" +"origin" "1178.000000 506.000000 -56.080048" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "1168.000000 408.435120 -109.380295" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/wood_impact.wav" +"noise1" "break/wood_i1.wav" +"noise2" "break/wood_i2.wav" +"noise3" "break/wood_i3.wav" +"style" "2.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/wood_i4.wav" +"cnt" "4.000000" +"lip" "1.443770" +"pos1" "16.000000 8.000000 1.000000" +"height" "4.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "77" +"brksound" "2.000000" +"brkimpsound" "2.000000" +"brkimpqty" "4.000000" +"brkobjects" "20.000000" +"brkobj1" "maps/ad_brk/wood01.bsp" +"brkobj2" "maps/ad_brk/wood02.bsp" +"brkobj3" "maps/ad_brk/wood03.bsp" +"brkobj4" "maps/ad_brk/wood04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 50.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "572.628967" +"dmgcombined" "4.000000" +} +{ +"absmin" "1169.000000 491.572388 -25.779236" +"absmax" "1171.000000 493.572388 -23.779236" +"origin" "1170.000000 492.572388 -24.779236" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "1172.000000 418.164795 -133.137634" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/wood_impact.wav" +"noise1" "break/wood_i1.wav" +"noise2" "break/wood_i2.wav" +"noise3" "break/wood_i3.wav" +"style" "2.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/wood_i4.wav" +"cnt" "4.000000" +"lip" "0.094607" +"pos1" "16.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "79" +"brksound" "2.000000" +"brkimpsound" "2.000000" +"brkimpqty" "4.000000" +"brkobjects" "20.000000" +"brkobj1" "maps/ad_brk/wood01.bsp" +"brkobj2" "maps/ad_brk/wood02.bsp" +"brkobj3" "maps/ad_brk/wood03.bsp" +"brkobj4" "maps/ad_brk/wood04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 50.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "572.628967" +"dmgcombined" "4.000000" +} +{ +"absmin" "1173.000000 451.226624 -64.424583" +"absmax" "1175.000000 453.226624 -62.424583" +"origin" "1174.000000 452.226624 -63.424583" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "1176.000000 426.000000 -128.160095" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/wood_impact.wav" +"noise1" "break/wood_i1.wav" +"noise2" "break/wood_i2.wav" +"noise3" "break/wood_i3.wav" +"style" "2.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/wood_i4.wav" +"cnt" "4.000000" +"lip" "2.766076" +"pos1" "16.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "81" +"brksound" "2.000000" +"brkimpsound" "2.000000" +"brkimpqty" "4.000000" +"brkobjects" "20.000000" +"brkobj1" "maps/ad_brk/wood01.bsp" +"brkobj2" "maps/ad_brk/wood02.bsp" +"brkobj3" "maps/ad_brk/wood03.bsp" +"brkobj4" "maps/ad_brk/wood04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 50.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "572.628967" +"dmgcombined" "4.000000" +} +{ +"absmin" "1177.000000 441.000000 -55.080048" +"absmax" "1179.000000 443.000000 -53.080048" +"origin" "1178.000000 442.000000 -54.080048" +} +{ +"modelindex" "204.000000" +"absmin" "1799.000000 1279.000000 -241.000000" +"absmax" "1801.000000 1281.000000 -239.000000" +"origin" "1800.000000 1280.000000 -240.000000" +"angles" "0.000000 170.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "1.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "1.000000" +"lip" "16.000000" +"height" "1.000000" +} +{ +"modelindex" "206.000000" +"absmin" "1751.000000 1327.000000 -241.000000" +"absmax" "1753.000000 1329.000000 -239.000000" +"origin" "1752.000000 1328.000000 -240.000000" +"angles" "0.000000 234.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +"height" "3.000000" +} +{ +"absmin" "2377.000000 353.000000 16.031250" +"absmax" "2407.000000 383.000000 16.031250" +"origin" "2392.000000 368.000000 16.031250" +"oldorigin" "2392.000000 368.000000 16.031250" +"angles" "0.000000 -0.000000 0.000000" +"classname" "weapon_upgrade_axe" +"skin" "4.000000" +"touch" "item_touch" +"think" "item_delay" +"weapon" "4096.000000" +"netname" "Shadow Axe" +"flags" "768.000000" +"noise" "weapons/pkup.wav" +"attack_finished" "999999.000000" +"mdl" "progs/g_shadaxe.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "500.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "208.000000" +"absmin" "2372.245117 1390.788696 -176.968750" +"absmax" "2422.245117 1440.788696 -110.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "2397.245117 1415.788696 -151.968750" +"oldorigin" "2232.000000 1256.000000 -151.968750" +"angles" "0.000000 44.989014 0.000000" +"classname" "monster_hogreham" +"model" "progs/mon_hogreham.mdl" +"frame" "146.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1244.968872" +"health" "-33.000000" +"ammo_rockets" "4.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "448.000000" +"targetname" "spawnogre" +"th_stand" "hogreham_stand1" +"th_walk" "hogreham_walk1" +"th_run" "hogreham_run1" +"th_missile" "hogreham_shoot1" +"th_melee" "hogreham_melee" +"th_pain" "hogreham_pain" +"th_die" "hogreham_die" +"search_time" "454.008148" +"attack_state" "1.000000" +"attack_finished" "449.117401" +"pain_finished" "1000448.937500" +"show_hostile" "450.108154" +"mdl" "progs/mon_hogreham.mdl" +"pausetime" "999999.000000" +"lip" "0.127354" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "260.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogreham.mdl" +"th_checkattack" "OgreHamCheckAttack" +"th_wakeup" "hogreham_wakeup1a" +"liquidbase" "-1.000000" +"liquidcheck" "449.208099" +"attack_elev" "2.000000" +"attack_speed" "550.000000" +"meleerange" "120.000000" +"meleehitsound" "gibs/gibheavy1.wav" +"pain_flinch" "100.000000" +"pain_finstate" "439.002014" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was pulverized by a Hammer Ogre +" +"idletimer" "454.805328" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "436.816010" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "238.452347" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "437.102020" +"dmgcombined" "68.000000" +"gib1mdl" "progs/w_ogregl.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "1268.000000 422.000000 -128.160095" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/wood_impact.wav" +"noise1" "break/wood_i1.wav" +"noise2" "break/wood_i2.wav" +"noise3" "break/wood_i3.wav" +"style" "2.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/wood_i4.wav" +"cnt" "4.000000" +"lip" "1.022004" +"pos1" "16.000000 8.000000 1.000000" +"height" "5.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "87" +"brksound" "2.000000" +"brkimpsound" "2.000000" +"brkimpqty" "4.000000" +"brkobjects" "20.000000" +"brkobj1" "maps/ad_brk/wood01.bsp" +"brkobj2" "maps/ad_brk/wood02.bsp" +"brkobj3" "maps/ad_brk/wood03.bsp" +"brkobj4" "maps/ad_brk/wood04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 50.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "540.596008" +"dmgcombined" "4.000000" +} +{ +"absmin" "1269.000000 437.000000 -79.080048" +"absmax" "1271.000000 439.000000 -77.080048" +"origin" "1270.000000 438.000000 -78.080048" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "1272.000000 413.294495 -128.797333" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/wood_impact.wav" +"noise1" "break/wood_i1.wav" +"noise2" "break/wood_i2.wav" +"noise3" "break/wood_i3.wav" +"style" "2.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/wood_i4.wav" +"cnt" "4.000000" +"lip" "1.399213" +"pos1" "16.000000 8.000000 1.000000" +"height" "5.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "89" +"brksound" "2.000000" +"brkimpsound" "2.000000" +"brkimpqty" "4.000000" +"brkobjects" "20.000000" +"brkobj1" "maps/ad_brk/wood01.bsp" +"brkobj2" "maps/ad_brk/wood02.bsp" +"brkobj3" "maps/ad_brk/wood03.bsp" +"brkobj4" "maps/ad_brk/wood04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 50.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "176.774002" +"dmgcombined" "4.000000" +} +{ +"absmin" "1273.000000 454.021332 -25.268219" +"absmax" "1275.000000 456.021332 -23.268219" +"origin" "1274.000000 455.021332 -24.268219" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "1268.000000 470.000000 -128.160095" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/wood_impact.wav" +"noise1" "break/wood_i1.wav" +"noise2" "break/wood_i2.wav" +"noise3" "break/wood_i3.wav" +"style" "2.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/wood_i4.wav" +"cnt" "4.000000" +"lip" "2.870327" +"pos1" "16.000000 8.000000 1.000000" +"height" "5.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "91" +"brksound" "2.000000" +"brkimpsound" "2.000000" +"brkimpqty" "4.000000" +"brkobjects" "20.000000" +"brkobj1" "maps/ad_brk/wood01.bsp" +"brkobj2" "maps/ad_brk/wood02.bsp" +"brkobj3" "maps/ad_brk/wood03.bsp" +"brkobj4" "maps/ad_brk/wood04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 50.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "176.774002" +"dmgcombined" "4.000000" +} +{ +"absmin" "1269.000000 485.000000 -57.080048" +"absmax" "1271.000000 487.000000 -55.080048" +"origin" "1270.000000 486.000000 -56.080048" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "1276.000000 415.290344 -109.380295" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/wood_impact.wav" +"noise1" "break/wood_i1.wav" +"noise2" "break/wood_i2.wav" +"noise3" "break/wood_i3.wav" +"style" "2.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/wood_i4.wav" +"cnt" "4.000000" +"lip" "0.881252" +"pos1" "16.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "93" +"brksound" "2.000000" +"brkimpsound" "2.000000" +"brkimpqty" "4.000000" +"brkobjects" "20.000000" +"brkobj1" "maps/ad_brk/wood01.bsp" +"brkobj2" "maps/ad_brk/wood02.bsp" +"brkobj3" "maps/ad_brk/wood03.bsp" +"brkobj4" "maps/ad_brk/wood04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 50.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "176.774002" +"dmgcombined" "4.000000" +} +{ +"absmin" "1277.000000 498.427612 -25.779236" +"absmax" "1279.000000 500.427612 -23.779236" +"origin" "1278.000000 499.427612 -24.779236" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "1272.000000 505.711548 -133.137634" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/wood_impact.wav" +"noise1" "break/wood_i1.wav" +"noise2" "break/wood_i2.wav" +"noise3" "break/wood_i3.wav" +"style" "2.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/wood_i4.wav" +"cnt" "4.000000" +"lip" "0.479263" +"pos1" "16.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "95" +"brksound" "2.000000" +"brkimpsound" "2.000000" +"brkimpqty" "4.000000" +"brkobjects" "20.000000" +"brkobj1" "maps/ad_brk/wood01.bsp" +"brkobj2" "maps/ad_brk/wood02.bsp" +"brkobj3" "maps/ad_brk/wood03.bsp" +"brkobj4" "maps/ad_brk/wood04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 50.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "176.774002" +"dmgcombined" "4.000000" +} +{ +"absmin" "1273.000000 538.773376 -64.424583" +"absmax" "1275.000000 540.773376 -62.424583" +"origin" "1274.000000 539.773376 -63.424583" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "1268.000000 534.000000 -128.160095" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/wood_impact.wav" +"noise1" "break/wood_i1.wav" +"noise2" "break/wood_i2.wav" +"noise3" "break/wood_i3.wav" +"style" "2.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/wood_i4.wav" +"cnt" "4.000000" +"lip" "0.971587" +"pos1" "16.000000 8.000000 1.000000" +"height" "5.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "97" +"brksound" "2.000000" +"brkimpsound" "2.000000" +"brkimpqty" "4.000000" +"brkobjects" "20.000000" +"brkobj1" "maps/ad_brk/wood01.bsp" +"brkobj2" "maps/ad_brk/wood02.bsp" +"brkobj3" "maps/ad_brk/wood03.bsp" +"brkobj4" "maps/ad_brk/wood04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 50.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "176.774002" +"dmgcombined" "4.000000" +} +{ +"absmin" "1269.000000 549.000000 -55.080048" +"absmax" "1271.000000 551.000000 -53.080048" +"origin" "1270.000000 550.000000 -54.080048" +} +{ +"modelindex" "54.000000" +"absmin" "1223.000000 -161.000000 -1.000000" +"absmax" "1233.000000 -95.000000 193.000000" +"classname" "func_breakable_wall" +"model" "*53" +"mins" "1224.000000 -160.000000 0.000000" +"maxs" "1232.000000 -96.000000 192.000000" +"size" "8.000000 64.000000 192.000000" +"use" "entity_state_use" +"targetname" "brk_win8" +"mdl" "*53" +"state" "5.000000" +"waitmin" "4.000000" +"bsporigin" "1.000000" +"activate" "99" +"classtype" "842.000000" +"classgroup" "430.000000" +"estate" "1.000000" +"estate_use" "breakable_wall_use" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "1224.000000 -160.000000 0.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"target" "" +"noise" "break/glass_impact.wav" +"noise1" "break/glass_i1.wav" +"noise2" "break/glass_i2.wav" +"noise3" "break/glass_i3.wav" +"style" "3.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/glass_i4.wav" +"cnt" "10.000000" +"lip" "2.306101" +"pos1" "96.000000 8.000000 1.000000" +"height" "16.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "96.000000" +"attachment" "100" +"brksound" "3.000000" +"brkimpsound" "3.000000" +"brkimpqty" "4.000000" +"brkobjects" "32.000000" +"brkobj1" "maps/ad_brk/glass09.bsp" +"brkobj2" "maps/ad_brk/glass10.bsp" +"brkobj3" "maps/ad_brk/glass11.bsp" +"brkobj4" "maps/ad_brk/glass12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "23.131001" +"dmgcombined" "4.000000" +} +{ +"absmin" "1227.000000 -129.000000 95.000000" +"absmax" "1229.000000 -127.000000 97.000000" +"origin" "1228.000000 -128.000000 96.000000" +} +{ +"modelindex" "56.000000" +"absmin" "-1.000000 655.000000 -273.000000" +"absmax" "81.000000 689.000000 -79.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*55" +"mins" "0.000000 656.000000 -272.000000" +"maxs" "80.000000 688.000000 -80.000000" +"size" "80.000000 32.000000 192.000000" +"touch" "func_door_touch" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"items" "131072.000000" +"enemy" "102" +"yaw_speed" "100.000000" +"spawnflags" "16.000000" +"owner" "101" +"movedir" "1.000000 0.000000 -0.000000" +"message" "Locked" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"attack_finished" "792.558044" +"mdl" "*55" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "72.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "57.000000" +"absmin" "-81.000000 655.000000 -273.000000" +"absmax" "1.000000 689.000000 -79.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*56" +"mins" "-80.000000 656.000000 -272.000000" +"maxs" "0.000000 688.000000 -80.000000" +"size" "80.000000 32.000000 192.000000" +"touch" "func_door_touch" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"items" "131072.000000" +"enemy" "101" +"yaw_speed" "100.000000" +"spawnflags" "16.000000" +"owner" "101" +"movedir" "-1.000000 -0.000000 -0.000000" +"message" "Locked" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*56" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "-72.000000 -0.000006 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "1264.000000 440.000000 -116.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/wood_impact.wav" +"noise1" "break/wood_i1.wav" +"noise2" "break/wood_i2.wav" +"noise3" "break/wood_i3.wav" +"style" "2.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/wood_i4.wav" +"cnt" "4.000000" +"lip" "2.715293" +"pos1" "16.000000 8.000000 1.000000" +"height" "8.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "104" +"brksound" "2.000000" +"brkimpsound" "2.000000" +"brkimpqty" "4.000000" +"brkobjects" "20.000000" +"brkobj1" "maps/ad_brk/wood01.bsp" +"brkobj2" "maps/ad_brk/wood02.bsp" +"brkobj3" "maps/ad_brk/wood03.bsp" +"brkobj4" "maps/ad_brk/wood04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 50.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "176.774002" +"dmgcombined" "4.000000" +} +{ +"absmin" "1265.000000 507.000000 -83.000000" +"absmax" "1267.000000 509.000000 -81.000000" +"origin" "1266.000000 508.000000 -82.000000" +} +{ +"modelindex" "59.000000" +"absmin" "1687.000000 2327.000000 -353.000000" +"absmax" "1697.000000 2377.000000 -223.000000" +"ltime" "0.500000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000002 40.000000 0.000000" +"classname" "func_door" +"model" "*58" +"frame" "1.000000" +"mins" "1688.000000 2288.000000 -352.000000" +"maxs" "1696.000000 2336.000000 -224.000000" +"size" "8.000000 48.000000 128.000000" +"touch" "func_door_touch" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "-0.500000" +"enemy" "106" +"yaw_speed" "100.000000" +"targetname" "shortcut1" +"owner" "105" +"movedir" "-0.000000 1.000000 -0.000000" +"message" "" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"attack_finished" "909.871033" +"mdl" "*58" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000002 40.000000 0.000000" +"lip" "8.000000" +"pos2" "-0.000002 40.000000 0.000000" +"bsporigin" "1.000000" +"activate" "395" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "60.000000" +"absmin" "1687.000000 2199.000000 -353.000000" +"absmax" "1697.000000 2249.000000 -223.000000" +"ltime" "0.500000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000002 -40.000000 0.000000" +"classname" "func_door" +"model" "*59" +"frame" "1.000000" +"mins" "1688.000000 2240.000000 -352.000000" +"maxs" "1696.000000 2288.000000 -224.000000" +"size" "8.000000 48.000000 128.000000" +"touch" "func_door_touch" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "-0.500000" +"chain" "105" +"enemy" "105" +"yaw_speed" "100.000000" +"targetname" "shortcut1" +"owner" "105" +"movedir" "-0.000000 -1.000000 -0.000000" +"message" "" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*59" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000002 -40.000000 0.000000" +"lip" "8.000000" +"pos2" "-0.000002 -40.000000 0.000000" +"bsporigin" "1.000000" +"activate" "395" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "61.000000" +"absmin" "2175.000000 1319.000000 -353.000000" +"absmax" "2185.000000 1369.000000 -223.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*60" +"mins" "2176.000000 1320.000000 -352.000000" +"maxs" "2184.000000 1368.000000 -224.000000" +"size" "8.000000 48.000000 128.000000" +"touch" "func_door_touch" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"items" "393216.000000" +"enemy" "108" +"yaw_speed" "100.000000" +"owner" "107" +"movedir" "-0.000000 -1.000000 -0.000000" +"message" "Locked" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"attack_finished" "1056.106079" +"mdl" "*60" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "-0.000002 -40.000000 0.000000" +"moditems" "8192.000000" +"customkey" "1.000000" +"bsporigin" "1.000000" +"message2" "You need the Blood Key!" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "62.000000" +"absmin" "2175.000000 1367.000000 -353.000000" +"absmax" "2185.000000 1417.000000 -223.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*61" +"mins" "2176.000000 1368.000000 -352.000000" +"maxs" "2184.000000 1416.000000 -224.000000" +"size" "8.000000 48.000000 128.000000" +"touch" "func_door_touch" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"items" "393216.000000" +"enemy" "107" +"yaw_speed" "100.000000" +"owner" "107" +"movedir" "-0.000000 1.000000 -0.000000" +"message" "Locked" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*61" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "-0.000002 40.000000 0.000000" +"moditems" "8192.000000" +"customkey" "1.000000" +"bsporigin" "1.000000" +"message2" "You need the Blood Key!" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "617.000000 2217.000000 -191.968750" +"absmax" "647.000000 2247.000000 -191.968750" +"origin" "632.000000 2232.000000 -191.968750" +"oldorigin" "632.000000 2232.000000 -191.968750" +"angles" "0.000000 -0.000000 0.000000" +"classname" "item_key1" +"skin" "2.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "131072.000000" +"netname" "silver key" +"flags" "768.000000" +"target" "sktrap" +"noise" "misc/medkey.wav" +"attack_finished" "999999.000000" +"mdl" "progs/key_medieval.mdl" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"touch2" "key_touch" +"classtype" "600.000000" +"classgroup" "300.000000" +"entno_unique" "24682.000000" +"respawn_time" "60.000000" +"respawn_style" "520.000000" +"respawn_ofs" "0.000000 0.000000 20.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "626" +"part_active" "120.000000" +} +{ +"modelindex" "215.000000" +"absmin" "1263.000000 -553.000000 43.000000" +"absmax" "1265.000000 -551.000000 45.000000" +"origin" "1264.000000 -552.000000 44.000000" +"angles" "0.000000 99.000000 0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "290604.000000" +"part_emitter" "111" +"part_active" "75.000000" +} +{ +"absmin" "1263.000000 -553.000000 43.000000" +"absmax" "1265.000000 -551.000000 45.000000" +"origin" "1264.000000 -552.000000 44.000000" +"angles" "0.000000 99.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1245.250610" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "290604.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "110" +"part_style" "75.000000" +"start_delay" "1.178655" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"modelindex" "215.000000" +"absmin" "1007.000000 -553.000000 43.000000" +"absmax" "1009.000000 -551.000000 45.000000" +"origin" "1008.000000 -552.000000 44.000000" +"angles" "0.000000 324.000000 0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "595084.000000" +"part_emitter" "113" +"part_active" "75.000000" +} +{ +"absmin" "1007.000000 -553.000000 43.000000" +"absmax" "1009.000000 -551.000000 45.000000" +"origin" "1008.000000 -552.000000 44.000000" +"angles" "0.000000 324.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1245.906860" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "595084.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "112" +"part_style" "75.000000" +"start_delay" "1.355174" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"modelindex" "206.000000" +"absmin" "951.000000 631.000000 -105.000000" +"absmax" "953.000000 633.000000 -103.000000" +"origin" "952.000000 632.000000 -104.000000" +"angles" "0.000000 288.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "5.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "3.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "3.000000" +} +{ +"modelindex" "206.000000" +"absmin" "967.000000 647.000000 -105.000000" +"absmax" "969.000000 649.000000 -103.000000" +"origin" "968.000000 648.000000 -104.000000" +"angles" "0.000000 136.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "3.000000" +} +{ +"modelindex" "206.000000" +"absmin" "963.000000 635.000000 -105.000000" +"absmax" "965.000000 637.000000 -103.000000" +"origin" "964.000000 636.000000 -104.000000" +"angles" "0.000000 306.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "3.000000" +} +{ +"modelindex" "205.000000" +"absmin" "955.000000 651.000000 -105.000000" +"absmax" "957.000000 653.000000 -103.000000" +"origin" "956.000000 652.000000 -104.000000" +"angles" "0.000000 181.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "5.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "3.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "204.000000" +"absmin" "1107.000000 687.000000 -105.000000" +"absmax" "1109.000000 689.000000 -103.000000" +"origin" "1108.000000 688.000000 -104.000000" +"angles" "0.000000 232.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "1.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +} +{ +"modelindex" "205.000000" +"absmin" "1095.000000 671.000000 -137.000000" +"absmax" "1097.000000 673.000000 -135.000000" +"origin" "1096.000000 672.000000 -136.000000" +"angles" "0.000000 104.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "206.000000" +"absmin" "1079.000000 679.000000 -137.000000" +"absmax" "1081.000000 681.000000 -135.000000" +"origin" "1080.000000 680.000000 -136.000000" +"angles" "0.000000 331.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "5.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "3.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "3.000000" +} +{ +"modelindex" "206.000000" +"absmin" "1091.000000 695.000000 -145.000000" +"absmax" "1093.000000 697.000000 -143.000000" +"origin" "1092.000000 696.000000 -144.000000" +"angles" "0.000000 71.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "3.000000" +} +{ +"modelindex" "205.000000" +"absmin" "1083.000000 707.000000 -145.000000" +"absmax" "1085.000000 709.000000 -143.000000" +"origin" "1084.000000 708.000000 -144.000000" +"angles" "0.000000 50.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "204.000000" +"absmin" "1079.000000 695.000000 -145.000000" +"absmax" "1081.000000 697.000000 -143.000000" +"origin" "1080.000000 696.000000 -144.000000" +"angles" "0.000000 338.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "1.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +} +{ +"modelindex" "205.000000" +"absmin" "1087.000000 863.000000 -161.000000" +"absmax" "1089.000000 865.000000 -159.000000" +"origin" "1088.000000 864.000000 -160.000000" +"angles" "0.000000 284.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "5.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "3.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "205.000000" +"absmin" "1095.000000 847.000000 -161.000000" +"absmax" "1097.000000 849.000000 -159.000000" +"origin" "1096.000000 848.000000 -160.000000" +"angles" "0.000000 100.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "205.000000" +"absmin" "1079.000000 851.000000 -161.000000" +"absmax" "1081.000000 853.000000 -159.000000" +"origin" "1080.000000 852.000000 -160.000000" +"angles" "0.000000 319.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "205.000000" +"absmin" "663.000000 735.000000 -105.000000" +"absmax" "665.000000 737.000000 -103.000000" +"origin" "664.000000 736.000000 -104.000000" +"angles" "0.000000 241.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "1.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "204.000000" +"absmin" "511.000000 735.000000 -105.000000" +"absmax" "513.000000 737.000000 -103.000000" +"origin" "512.000000 736.000000 -104.000000" +"angles" "0.000000 289.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "1.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +} +{ +"modelindex" "205.000000" +"absmin" "783.000000 735.000000 -105.000000" +"absmax" "785.000000 737.000000 -103.000000" +"origin" "784.000000 736.000000 -104.000000" +"angles" "0.000000 95.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "215.000000" +"absmin" "1923.000000 2451.000000 -89.000000" +"absmax" "1925.000000 2453.000000 -87.000000" +"origin" "1924.000000 2452.000000 -88.000000" +"angles" "0.000000 2.000000 0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "17649.000000" +"part_emitter" "131" +"part_active" "75.000000" +} +{ +"absmin" "1923.000000 2451.000000 -89.000000" +"absmax" "1925.000000 2453.000000 -87.000000" +"origin" "1924.000000 2452.000000 -88.000000" +"angles" "0.000000 2.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1245.224609" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "17649.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "130" +"part_style" "75.000000" +"start_delay" "2.871944" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"modelindex" "215.000000" +"absmin" "1367.000000 1779.000000 -1.000000" +"absmax" "1369.000000 1781.000000 1.000000" +"origin" "1368.000000 1780.000000 -0.000000" +"angles" "0.000000 85.000000 0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "68686.000000" +"part_emitter" "133" +"part_active" "75.000000" +} +{ +"absmin" "1367.000000 1779.000000 -1.000000" +"absmax" "1369.000000 1781.000000 1.000000" +"origin" "1368.000000 1780.000000 -0.000000" +"angles" "0.000000 85.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1245.410156" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "68686.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "132" +"part_style" "75.000000" +"start_delay" "2.083773" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"modelindex" "215.000000" +"absmin" "2167.000000 2071.000000 -81.000000" +"absmax" "2169.000000 2073.000000 -79.000000" +"origin" "2168.000000 2072.000000 -80.000000" +"angles" "0.000000 311.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "177741.000000" +"part_emitter" "135" +"part_active" "70.000000" +} +{ +"absmin" "2167.000000 2071.000000 -81.000000" +"absmax" "2169.000000 2073.000000 -79.000000" +"origin" "2168.000000 2072.000000 -80.000000" +"angles" "0.000000 311.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1249.407349" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "177741.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "134" +"part_style" "70.000000" +"start_delay" "5.685141" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "215.000000" +"absmin" "1775.000000 2103.000000 -257.000000" +"absmax" "1777.000000 2105.000000 -255.000000" +"origin" "1776.000000 2104.000000 -256.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"wait" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "42411.000000" +"part_emitter" "137" +"part_active" "75.000000" +} +{ +"absmin" "1775.000000 2103.000000 -257.000000" +"absmax" "1777.000000 2105.000000 -255.000000" +"origin" "1776.000000 2104.000000 -256.000000" +"angles" "0.000000 270.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1245.570679" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "42411.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "136" +"part_style" "75.000000" +"start_delay" "1.547075" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"modelindex" "215.000000" +"absmin" "2120.000000 1451.000000 -233.000000" +"absmax" "2122.000000 1453.000000 -231.000000" +"origin" "2121.000000 1452.000000 -232.000000" +"angles" "0.000000 225.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "538656.000000" +"part_emitter" "139" +"part_active" "70.000000" +} +{ +"absmin" "2120.000000 1451.000000 -233.000000" +"absmax" "2122.000000 1453.000000 -231.000000" +"origin" "2121.000000 1452.000000 -232.000000" +"angles" "0.000000 225.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1246.203369" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "538656.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "138" +"part_style" "70.000000" +"start_delay" "6.343608" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "215.000000" +"absmin" "1815.000000 295.000000 7.000000" +"absmax" "1817.000000 297.000000 9.000000" +"origin" "1816.000000 296.000000 8.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "68595.000000" +"part_emitter" "141" +"part_active" "70.000000" +} +{ +"absmin" "1815.000000 295.000000 7.000000" +"absmax" "1817.000000 297.000000 9.000000" +"origin" "1816.000000 296.000000 8.000000" +"angles" "0.000000 180.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1245.791016" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "68595.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "140" +"part_style" "70.000000" +"start_delay" "10.227516" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "215.000000" +"absmin" "1463.000000 223.000000 31.000000" +"absmax" "1465.000000 225.000000 33.000000" +"origin" "1464.000000 224.000000 32.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "129402.000000" +"part_emitter" "143" +"part_active" "70.000000" +} +{ +"absmin" "1463.000000 223.000000 31.000000" +"absmax" "1465.000000 225.000000 33.000000" +"origin" "1464.000000 224.000000 32.000000" +"angles" "0.000000 90.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1248.175781" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "129402.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "142" +"part_style" "70.000000" +"start_delay" "9.753380" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "215.000000" +"absmin" "1383.000000 367.000000 -1.000000" +"absmax" "1385.000000 369.000000 1.000000" +"origin" "1384.000000 368.000000 -0.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "736092.000000" +"part_emitter" "145" +"part_active" "70.000000" +} +{ +"absmin" "1383.000000 367.000000 -1.000000" +"absmax" "1385.000000 369.000000 1.000000" +"origin" "1384.000000 368.000000 -0.000000" +"angles" "0.000000 90.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1245.246826" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "736092.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "144" +"part_style" "70.000000" +"pemit_tcount" "7.000000" +"start_delay" "6.273538" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "215.000000" +"absmin" "1575.000000 623.000000 31.000000" +"absmax" "1577.000000 625.000000 33.000000" +"origin" "1576.000000 624.000000 32.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "381728.000000" +"part_emitter" "147" +"part_active" "70.000000" +} +{ +"absmin" "1575.000000 623.000000 31.000000" +"absmax" "1577.000000 625.000000 33.000000" +"origin" "1576.000000 624.000000 32.000000" +"angles" "0.000000 270.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1245.580688" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "381728.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "146" +"part_style" "70.000000" +"start_delay" "4.241982" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "215.000000" +"absmin" "1775.000000 679.000000 -47.000000" +"absmax" "1777.000000 681.000000 -45.000000" +"origin" "1776.000000 680.000000 -46.000000" +"angles" "0.000000 135.000000 0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"mdl" "progs/flame2.mdl" +"wait" "0.500000" +"delay" "5.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.600000" +"entno_unique" "545376.000000" +"part_emitter" "149" +"part_active" "75.000000" +} +{ +"absmin" "1775.000000 679.000000 -47.000000" +"absmax" "1777.000000 681.000000 -45.000000" +"origin" "1776.000000 680.000000 -46.000000" +"angles" "0.000000 135.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1245.016602" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "545376.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "148" +"part_style" "75.000000" +"pemit_tcount" "90.000000" +"start_delay" "2.085726" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"modelindex" "216.000000" +"absmin" "2093.000000 361.000000 -217.000000" +"absmax" "2095.000000 363.000000 -215.000000" +"origin" "2094.000000 362.000000 -216.000000" +"angles" "0.000000 341.000000 0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "400.000000" +"mdl" "progs/flame.mdl" +"wait" "4.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "524472.000000" +"part_emitter" "151" +"part_active" "72.000000" +} +{ +"absmin" "2093.000000 361.000000 -217.000000" +"absmax" "2095.000000 363.000000 -215.000000" +"origin" "2094.000000 362.000000 -216.000000" +"angles" "0.000000 341.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1249.387207" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "524472.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "150" +"part_style" "72.000000" +"start_delay" "3.043214" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "216.000000" +"absmin" "2093.000000 617.000000 -217.000000" +"absmax" "2095.000000 619.000000 -215.000000" +"origin" "2094.000000 618.000000 -216.000000" +"angles" "0.000000 235.000000 0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "400.000000" +"mdl" "progs/flame.mdl" +"wait" "4.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "186468.000000" +"part_emitter" "153" +"part_active" "72.000000" +} +{ +"absmin" "2093.000000 617.000000 -217.000000" +"absmax" "2095.000000 619.000000 -215.000000" +"origin" "2094.000000 618.000000 -216.000000" +"angles" "0.000000 235.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1250.796997" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "186468.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "152" +"part_style" "72.000000" +"start_delay" "6.872921" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "216.000000" +"absmin" "1577.000000 905.000000 -105.000000" +"absmax" "1579.000000 907.000000 -103.000000" +"origin" "1578.000000 906.000000 -104.000000" +"angles" "0.000000 62.000000 0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "400.000000" +"mdl" "progs/flame.mdl" +"wait" "4.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "33813.000000" +"part_emitter" "155" +"part_active" "72.000000" +} +{ +"absmin" "1577.000000 905.000000 -105.000000" +"absmax" "1579.000000 907.000000 -103.000000" +"origin" "1578.000000 906.000000 -104.000000" +"angles" "0.000000 62.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1246.919067" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "33813.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "154" +"part_style" "72.000000" +"start_delay" "6.986938" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "215.000000" +"absmin" "121.000000 -87.000000 -29.000000" +"absmax" "123.000000 -85.000000 -27.000000" +"origin" "122.000000 -86.000000 -28.000000" +"angles" "0.000000 2.000000 0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "100934.000000" +"part_emitter" "157" +"part_active" "75.000000" +} +{ +"absmin" "121.000000 -87.000000 -29.000000" +"absmax" "123.000000 -85.000000 -27.000000" +"origin" "122.000000 -86.000000 -28.000000" +"angles" "0.000000 2.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1246.000854" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "100934.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "156" +"part_style" "75.000000" +"start_delay" "1.704367" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"modelindex" "215.000000" +"absmin" "133.000000 461.000000 -29.000000" +"absmax" "135.000000 463.000000 -27.000000" +"origin" "134.000000 462.000000 -28.000000" +"angles" "0.000000 136.000000 0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "21539.000000" +"part_emitter" "159" +"part_active" "75.000000" +} +{ +"absmin" "133.000000 461.000000 -29.000000" +"absmax" "135.000000 463.000000 -27.000000" +"origin" "134.000000 462.000000 -28.000000" +"angles" "0.000000 136.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1245.249878" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "21539.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "158" +"part_style" "75.000000" +"start_delay" "2.070040" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"modelindex" "215.000000" +"absmin" "679.000000 319.000000 151.000000" +"absmax" "681.000000 321.000000 153.000000" +"origin" "680.000000 320.000000 152.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "998000.000000" +"part_emitter" "161" +"part_active" "70.000000" +} +{ +"absmin" "679.000000 319.000000 151.000000" +"absmax" "681.000000 321.000000 153.000000" +"origin" "680.000000 320.000000 152.000000" +"angles" "0.000000 180.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1248.976318" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "998000.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "160" +"part_style" "70.000000" +"start_delay" "9.866665" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "215.000000" +"absmin" "679.000000 47.000000 151.000000" +"absmax" "681.000000 49.000000 153.000000" +"origin" "680.000000 48.000000 152.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "3552.000000" +"part_emitter" "163" +"part_active" "70.000000" +} +{ +"absmin" "679.000000 47.000000 151.000000" +"absmax" "681.000000 49.000000 153.000000" +"origin" "680.000000 48.000000 152.000000" +"angles" "0.000000 180.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1247.431030" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "3552.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "162" +"part_style" "70.000000" +"start_delay" "5.598468" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "206.000000" +"absmin" "1759.000000 -49.000000 -161.000000" +"absmax" "1761.000000 -47.000000 -159.000000" +"origin" "1760.000000 -48.000000 -160.000000" +"angles" "0.000000 177.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"style" "1.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"modelindex" "206.000000" +"absmin" "1551.000000 -17.000000 -177.000000" +"absmax" "1553.000000 -15.000000 -175.000000" +"origin" "1552.000000 -16.000000 -176.000000" +"angles" "0.000000 150.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"style" "1.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"modelindex" "215.000000" +"absmin" "1135.000000 -273.000000 143.000000" +"absmax" "1137.000000 -271.000000 145.000000" +"origin" "1136.000000 -272.000000 144.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "89500.000000" +"part_emitter" "167" +"part_active" "70.000000" +} +{ +"absmin" "1135.000000 -273.000000 143.000000" +"absmax" "1137.000000 -271.000000 145.000000" +"origin" "1136.000000 -272.000000 144.000000" +"angles" "0.000000 90.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1250.426758" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "89500.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "166" +"part_style" "70.000000" +"start_delay" "4.947569" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "215.000000" +"absmin" "831.000000 -25.000000 159.000000" +"absmax" "833.000000 -23.000000 161.000000" +"origin" "832.000000 -24.000000 160.000000" +"angles" "0.000000 304.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "250.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "93684.000000" +"part_emitter" "169" +"part_active" "70.000000" +} +{ +"absmin" "831.000000 -25.000000 159.000000" +"absmax" "833.000000 -23.000000 161.000000" +"origin" "832.000000 -24.000000 160.000000" +"angles" "0.000000 304.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1248.083008" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "93684.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "168" +"part_style" "70.000000" +"start_delay" "5.798425" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "215.000000" +"absmin" "1231.000000 -9.000000 111.000000" +"absmax" "1233.000000 -7.000000 113.000000" +"origin" "1232.000000 -8.000000 112.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "184960.000000" +"part_emitter" "171" +"part_active" "70.000000" +} +{ +"absmin" "1231.000000 -9.000000 111.000000" +"absmax" "1233.000000 -7.000000 113.000000" +"origin" "1232.000000 -8.000000 112.000000" +"angles" "0.000000 90.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1248.467651" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "184960.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "170" +"part_style" "70.000000" +"start_delay" "4.362590" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "215.000000" +"absmin" "2063.000000 383.000000 87.000000" +"absmax" "2065.000000 385.000000 89.000000" +"origin" "2064.000000 384.000000 88.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "165852.000000" +"part_emitter" "173" +"part_active" "70.000000" +} +{ +"absmin" "2063.000000 383.000000 87.000000" +"absmax" "2065.000000 385.000000 89.000000" +"origin" "2064.000000 384.000000 88.000000" +"angles" "0.000000 90.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1250.448486" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "165852.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "172" +"part_style" "70.000000" +"start_delay" "3.906522" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "215.000000" +"absmin" "2455.000000 471.000000 143.000000" +"absmax" "2457.000000 473.000000 145.000000" +"origin" "2456.000000 472.000000 144.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "63112.000000" +"part_emitter" "175" +"part_active" "70.000000" +} +{ +"absmin" "2455.000000 471.000000 143.000000" +"absmax" "2457.000000 473.000000 145.000000" +"origin" "2456.000000 472.000000 144.000000" +"angles" "0.000000 180.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1249.590698" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "63112.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "174" +"part_style" "70.000000" +"start_delay" "10.859859" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "215.000000" +"absmin" "2599.000000 827.000000 127.000000" +"absmax" "2601.000000 829.000000 129.000000" +"origin" "2600.000000 828.000000 128.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "52582.000000" +"part_emitter" "177" +"part_active" "70.000000" +} +{ +"absmin" "2599.000000 827.000000 127.000000" +"absmax" "2601.000000 829.000000 129.000000" +"origin" "2600.000000 828.000000 128.000000" +"angles" "0.000000 180.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1245.211060" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "52582.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "176" +"part_style" "70.000000" +"start_delay" "4.526170" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "215.000000" +"absmin" "2183.000000 1323.000000 -57.000000" +"absmax" "2185.000000 1325.000000 -55.000000" +"origin" "2184.000000 1324.000000 -56.000000" +"angles" "0.000000 291.000000 0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "147678.000000" +"part_emitter" "179" +"part_active" "75.000000" +} +{ +"absmin" "2183.000000 1323.000000 -57.000000" +"absmax" "2185.000000 1325.000000 -55.000000" +"origin" "2184.000000 1324.000000 -56.000000" +"angles" "0.000000 291.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1245.611694" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "147678.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "178" +"part_style" "75.000000" +"start_delay" "2.881649" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"modelindex" "217.000000" +"absmin" "1375.000000 -801.000000 -273.000000" +"absmax" "1377.000000 -799.000000 -271.000000" +"origin" "1376.000000 -800.000000 -272.000000" +"oldorigin" "1376.000000 -800.000000 -272.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "misc_gtkmodel" +"model" "progs/misc_seaweed.mdl" +"speed" "0.100000" +"mdl" "progs/misc_seaweed.mdl" +"mangle" "0.000000 -0.000000 0.000000" +"classtype" "690.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_model_on" +"estate_off" "misc_model_off" +} +{ +"modelindex" "217.000000" +"absmin" "1375.000000 -897.000000 -273.000000" +"absmax" "1377.000000 -895.000000 -271.000000" +"origin" "1376.000000 -896.000000 -272.000000" +"oldorigin" "1376.000000 -896.000000 -272.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "misc_gtkmodel" +"model" "progs/misc_seaweed.mdl" +"speed" "0.100000" +"mdl" "progs/misc_seaweed.mdl" +"mangle" "0.000000 -0.000000 0.000000" +"classtype" "690.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_model_on" +"estate_off" "misc_model_off" +} +{ +"modelindex" "217.000000" +"absmin" "1695.000000 -865.000000 -289.000000" +"absmax" "1697.000000 -863.000000 -287.000000" +"origin" "1696.000000 -864.000000 -288.000000" +"oldorigin" "1696.000000 -864.000000 -288.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "misc_gtkmodel" +"model" "progs/misc_seaweed.mdl" +"speed" "0.100000" +"mdl" "progs/misc_seaweed.mdl" +"mangle" "0.000000 -0.000000 0.000000" +"classtype" "690.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_model_on" +"estate_off" "misc_model_off" +} +{ +"modelindex" "217.000000" +"absmin" "1647.000000 -681.000000 -289.000000" +"absmax" "1649.000000 -679.000000 -287.000000" +"origin" "1648.000000 -680.000000 -288.000000" +"oldorigin" "1648.000000 -680.000000 -288.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "misc_gtkmodel" +"model" "progs/misc_seaweed.mdl" +"speed" "0.100000" +"mdl" "progs/misc_seaweed.mdl" +"mangle" "0.000000 -0.000000 0.000000" +"classtype" "690.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_model_on" +"estate_off" "misc_model_off" +} +{ +"modelindex" "217.000000" +"absmin" "1199.000000 -953.000000 -249.000000" +"absmax" "1201.000000 -951.000000 -247.000000" +"origin" "1200.000000 -952.000000 -248.000000" +"oldorigin" "1200.000000 -952.000000 -248.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "misc_gtkmodel" +"model" "progs/misc_seaweed.mdl" +"speed" "0.100000" +"mdl" "progs/misc_seaweed.mdl" +"mangle" "0.000000 90.000000 0.000000" +"classtype" "690.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_model_on" +"estate_off" "misc_model_off" +} +{ +"modelindex" "217.000000" +"absmin" "1103.000000 -953.000000 -249.000000" +"absmax" "1105.000000 -951.000000 -247.000000" +"origin" "1104.000000 -952.000000 -248.000000" +"oldorigin" "1104.000000 -952.000000 -248.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "misc_gtkmodel" +"model" "progs/misc_seaweed.mdl" +"speed" "0.100000" +"mdl" "progs/misc_seaweed.mdl" +"mangle" "0.000000 90.000000 0.000000" +"classtype" "690.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_model_on" +"estate_off" "misc_model_off" +} +{ +"modelindex" "217.000000" +"absmin" "1095.000000 -761.000000 -249.000000" +"absmax" "1097.000000 -759.000000 -247.000000" +"origin" "1096.000000 -760.000000 -248.000000" +"oldorigin" "1096.000000 -760.000000 -248.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "misc_gtkmodel" +"model" "progs/misc_seaweed.mdl" +"speed" "0.100000" +"mdl" "progs/misc_seaweed.mdl" +"mangle" "0.000000 90.000000 0.000000" +"classtype" "690.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_model_on" +"estate_off" "misc_model_off" +} +{ +"modelindex" "217.000000" +"absmin" "999.000000 -761.000000 -249.000000" +"absmax" "1001.000000 -759.000000 -247.000000" +"origin" "1000.000000 -760.000000 -248.000000" +"oldorigin" "1000.000000 -760.000000 -248.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "misc_gtkmodel" +"model" "progs/misc_seaweed.mdl" +"speed" "0.100000" +"mdl" "progs/misc_seaweed.mdl" +"mangle" "0.000000 90.000000 0.000000" +"classtype" "690.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_model_on" +"estate_off" "misc_model_off" +} +{ +"absmin" "1655.000000 -817.000000 -281.000000" +"absmax" "1657.000000 -815.000000 -279.000000" +"origin" "1656.000000 -816.000000 -280.000000" +"classname" "air_bubbles" +"think" "misc_bubble_spawn" +"nextthink" "1245.861694" +"mdl" "progs/s_bubble.spr" +"estate" "1.000000" +"estate_on" "misc_bubble_on" +} +{ +"modelindex" "215.000000" +"absmin" "2039.000000 2231.000000 -233.000000" +"absmax" "2041.000000 2233.000000 -231.000000" +"origin" "2040.000000 2232.000000 -232.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "346257.000000" +"part_emitter" "190" +"part_active" "70.000000" +} +{ +"absmin" "2039.000000 2231.000000 -233.000000" +"absmax" "2041.000000 2233.000000 -231.000000" +"origin" "2040.000000 2232.000000 -232.000000" +"angles" "0.000000 90.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1245.330566" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "346257.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "189" +"part_style" "70.000000" +"start_delay" "8.545580" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "215.000000" +"absmin" "2503.000000 2007.000000 -105.000000" +"absmax" "2505.000000 2009.000000 -103.000000" +"origin" "2504.000000 2008.000000 -104.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "348119.000000" +"part_emitter" "192" +"part_active" "70.000000" +} +{ +"absmin" "2503.000000 2007.000000 -105.000000" +"absmax" "2505.000000 2009.000000 -103.000000" +"origin" "2504.000000 2008.000000 -104.000000" +"angles" "0.000000 180.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1249.792603" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "348119.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "191" +"part_style" "70.000000" +"start_delay" "5.782067" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "206.000000" +"absmin" "2688.000000 2135.000000 -169.000000" +"absmax" "2690.000000 2137.000000 -167.000000" +"origin" "2689.000000 2136.000000 -168.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "300.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"wait" "3.000000" +"lip" "16.000000" +} +{ +"modelindex" "206.000000" +"absmin" "2660.000000 2091.000000 -201.000000" +"absmax" "2662.000000 2093.000000 -199.000000" +"origin" "2661.000000 2092.000000 -200.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "300.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"wait" "3.000000" +"lip" "16.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "2512.000000 2112.000000 -228.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "ambush1" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "5.000000" +"lip" "0.043458" +"pos1" "48.000000 8.000000 1.000000" +"height" "15.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "32" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "196" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "10.000000" +} +{ +"absmin" "2527.000000 2207.000000 -155.000000" +"absmax" "2529.000000 2209.000000 -153.000000" +"origin" "2528.000000 2208.000000 -154.000000" +} +{ +"absmin" "2427.375244 2165.115234 -200.968750" +"absmax" "2429.375244 2167.115234 -198.968750" +"origin" "2428.375244 2166.115234 -199.968750" +"oldorigin" "2545.430908 2207.946533 -188.603561" +"angles" "0.000000 226.994019 0.000000" +"classname" "monster_hogremac" +"frame" "133.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-82.022545" +"ammo_rockets" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "ambush1" +"th_stand" "hogremac_stand1" +"th_walk" "hogremac_walk1" +"th_run" "hogremac_run1" +"th_missile" "hogremac_shoot1" +"th_melee" "hogremac_melee" +"th_pain" "hogremac_pain" +"th_die" "hogremac_die" +"search_time" "314.349182" +"attack_state" "1.000000" +"attack_finished" "309.759308" +"pain_finished" "309.049042" +"show_hostile" "310.349182" +"mdl" "progs/mon_hogremac.mdl" +"pausetime" "999999.000000" +"finalangle" "2433.587891 2146.720215 -221.968750" +"lip" "2.461745" +"waitmin" "1000308.500000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "255.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_hogre.mdl" +"skin_override" "1.000000" +"estate" "2.000000" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogremac_wakeup1a" +"liquidbase" "-1.000000" +"liquidcheck" "309.449127" +"attack_elev" "15.000000" +"attack_speed" "550.000000" +"meleerange" "120.000000" +"meleehitsound" "gibs/gibheavy1.wav" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was smashed by a Mace Ogre +" +"idletimer" "311.741119" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "316.749023" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "247.738083" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "4.000000" +"dmgtimeframe" "309.529022" +"dmgcombined" "4.000000" +"gib1mdl" "progs/w_ogremac.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +} +{ +"absmin" "2543.000000 2151.000000 -225.000000" +"absmax" "2577.000000 2257.000000 -135.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "2544.000000 2152.000000 -224.000000" +"maxs" "2576.000000 2256.000000 -136.000000" +"size" "32.000000 104.000000 88.000000" +"touch" "trigger_bmodel_anytouch" +"spawnflags" "49152.000000" +"movedir" "-1.000000 -0.000000 -0.000000" +"speed" "200.000000" +"mdl" "*63" +"height" "200.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "2544.000000 2152.000000 -224.000000" +"bbmaxs" "2576.000000 2256.000000 -136.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "208.000000" +"absmin" "1067.705078 -556.882629 -80.968750" +"absmax" "1117.705078 -506.882629 -14.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "1092.705078 -531.882629 -55.968750" +"oldorigin" "1136.000000 -333.000000 -23.968750" +"angles" "0.000000 270.000000 0.000000" +"classname" "monster_hogreham" +"model" "progs/mon_hogreham.mdl" +"frame" "146.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1245.033081" +"health" "-41.222908" +"ammo_rockets" "4.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "270.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "mpath1a" +"th_stand" "hogreham_stand1" +"th_walk" "hogreham_walk1" +"th_run" "hogreham_run1" +"th_missile" "hogreham_shoot1" +"th_melee" "hogreham_melee" +"th_pain" "hogreham_pain" +"th_die" "hogreham_die" +"search_time" "12.057999" +"attack_state" "1.000000" +"attack_finished" "8.438269" +"pain_finished" "1000008.562500" +"show_hostile" "9.558001" +"mdl" "progs/mon_hogreham.mdl" +"pausetime" "999999.000000" +"movetarget" "200" +"lip" "0.308481" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "260.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogreham.mdl" +"th_checkattack" "OgreHamCheckAttack" +"th_wakeup" "hogreham_wakeup1a" +"liquidbase" "-1.000000" +"liquidcheck" "8.757998" +"attack_elev" "15.000000" +"attack_speed" "550.000000" +"meleerange" "120.000000" +"meleehitsound" "gibs/gibheavy1.wav" +"pain_flinch" "100.000000" +"pain_finstate" "6.014000" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was pulverized by a Hammer Ogre +" +"idletimer" "13.659078" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "13.937603" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "101.636391" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "8.890000" +"dmgcombined" "20.000000" +"gib1mdl" "progs/w_ogregl.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "1127.000000 -137.000000 -9.000000" +"absmax" "1145.000000 -119.000000 25.000000" +"solid" "1.000000" +"origin" "1136.000000 -128.000000 8.000000" +"oldorigin" "1136.000000 -128.000000 8.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "mpath1b" +"targetname" "mpath1a" +"movetarget" "201" +"state" "1.000000" +"activate" "199" +"classtype" "26.000000" +"targetback" "mpath1a" +"movetarget3" "201" +} +{ +"absmin" "887.000000 -137.000000 39.000000" +"absmax" "905.000000 -119.000000 73.000000" +"solid" "1.000000" +"origin" "896.000000 -128.000000 56.000000" +"oldorigin" "896.000000 -128.000000 56.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "mpath1a" +"targetname" "mpath1b" +"movetarget" "200" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "mpath1b" +"movetarget3" "200" +} +{ +"absmin" "1377.000000 113.000000 -123.968750" +"absmax" "1407.000000 143.000000 -123.968750" +"origin" "1392.000000 128.000000 -123.968750" +"oldorigin" "1392.000000 128.000000 -123.968750" +"angles" "0.000000 -0.000000 0.000000" +"classname" "item_backpack" +"touch" "item_touch" +"think" "item_delay" +"ammo_shells" "25.000000" +"netname" "" +"flags" "768.000000" +"armorvalue" "25.000000" +"noise" "items/backpack_ammo.wav" +"attack_finished" "999999.000000" +"mdl" "progs/w_backpack.mdl" +"bbmins" "-16.000000 -16.000000 -12.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"touch2" "BackpackTouch" +"classtype" "702.000000" +"classgroup" "200.000000" +"entno_unique" "294300.000000" +"respawn_time" "30.000000" +"respawn_style" "576.000000" +"respawn_ofs" "0.000000 0.000000 12.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "615" +"part_active" "175.000000" +} +{ +"modelindex" "190.000000" +"absmin" "1249.000000 97.000000 -31.968750" +"absmax" "1311.000000 159.000000 24.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "1280.000000 128.000000 -7.968750" +"oldorigin" "1280.000000 128.000000 -7.968750" +"angles" "0.000000 -0.000000 0.000000" +"classname" "item_keyx" +"model" "progs/key_medieval.mdl" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "393216.000000" +"netname" "Blood Key" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "misc/medkey.wav" +"mdl" "progs/key_medieval.mdl" +"moditems" "8192.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"message2" "" +"touch2" "key_touch" +"classtype" "610.000000" +"classgroup" "300.000000" +"respawn_time" "60.000000" +"respawn_style" "576.000000" +"respawn_ofs" "0.000000 0.000000 20.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "206.000000" +"absmin" "2319.000000 1327.000000 -353.000000" +"absmax" "2321.000000 1329.000000 -351.000000" +"origin" "2320.000000 1328.000000 -352.000000" +"angles" "0.000000 290.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"modelindex" "206.000000" +"absmin" "2319.000000 1407.000000 -353.000000" +"absmax" "2321.000000 1409.000000 -351.000000" +"origin" "2320.000000 1408.000000 -352.000000" +"angles" "0.000000 253.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"modelindex" "215.000000" +"absmin" "1057.000000 -467.000000 -45.000000" +"absmax" "1059.000000 -465.000000 -43.000000" +"origin" "1058.000000 -466.000000 -44.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "250.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "470967.000000" +"part_emitter" "207" +"part_active" "70.000000" +} +{ +"absmin" "1057.000000 -467.000000 -45.000000" +"absmax" "1059.000000 -465.000000 -43.000000" +"origin" "1058.000000 -466.000000 -44.000000" +"angles" "0.000000 90.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1245.169312" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "470967.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "206" +"part_style" "70.000000" +"start_delay" "4.492477" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "215.000000" +"absmin" "1213.000000 -467.000000 -45.000000" +"absmax" "1215.000000 -465.000000 -43.000000" +"origin" "1214.000000 -466.000000 -44.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "250.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "386876.000000" +"part_emitter" "209" +"part_active" "70.000000" +} +{ +"absmin" "1213.000000 -467.000000 -45.000000" +"absmax" "1215.000000 -465.000000 -43.000000" +"origin" "1214.000000 -466.000000 -44.000000" +"angles" "0.000000 90.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1247.233276" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "386876.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "208" +"part_style" "70.000000" +"start_delay" "4.268105" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "215.000000" +"absmin" "1359.000000 -185.000000 111.000000" +"absmax" "1361.000000 -183.000000 113.000000" +"origin" "1360.000000 -184.000000 112.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "525745.000000" +"part_emitter" "211" +"part_active" "70.000000" +} +{ +"absmin" "1359.000000 -185.000000 111.000000" +"absmax" "1361.000000 -183.000000 113.000000" +"origin" "1360.000000 -184.000000 112.000000" +"angles" "0.000000 90.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1251.067627" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "525745.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "210" +"part_style" "70.000000" +"start_delay" "7.529435" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "215.000000" +"absmin" "1799.000000 567.000000 -225.000000" +"absmax" "1801.000000 569.000000 -223.000000" +"origin" "1800.000000 568.000000 -224.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "966225.000000" +"part_emitter" "213" +"part_active" "70.000000" +} +{ +"absmin" "1799.000000 567.000000 -225.000000" +"absmax" "1801.000000 569.000000 -223.000000" +"origin" "1800.000000 568.000000 -224.000000" +"angles" "0.000000 180.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1246.125732" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "966225.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "212" +"part_style" "70.000000" +"start_delay" "4.930235" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "225.000000" +"absmin" "2558.512939 1527.554688 -224.968750" +"absmax" "2592.512939 1561.554688 -158.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "2575.512939 1544.554688 -199.968750" +"oldorigin" "2400.000000 664.000000 40.031250" +"velocity" "0.000000 200.000000 0.000000" +"angles" "0.000000 179.989014 0.000000" +"classname" "monster_dfury" +"model" "progs/mon_dfury.mdl" +"frame" "254.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1245.034912" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "174.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "furydead1" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"lefty" "2.000000" +"search_time" "437.467163" +"attack_state" "3.000000" +"attack_finished" "429.297394" +"pain_finished" "1000432.812500" +"show_hostile" "433.467163" +"mdl" "progs/mon_dfury.mdl" +"pausetime" "999999.000000" +"movetarget" "15" +"lip" "2.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "215" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"liquidbase" "-1.000000" +"liquidcheck" "433.467163" +"attack_offset" "20.000000 0.000000 10.000000" +"meleeattack" "2.000000" +"meleerange" "70.000000" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponstate" "0.086825" +"weaponswitch" "0.876510" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "431.766998" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idletimer" "434.161072" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "431.471191" +"sight_sound" "dknight/dfury_sight.wav" +"enemydist" "148.157791" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "4.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "432.709015" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "2399.000000 663.000000 39.000000" +"absmax" "2401.000000 665.000000 41.000000" +"origin" "2400.000000 664.000000 40.000000" +"owner" "214" +"classtype" "32.000000" +} +{ +"absmin" "2239.000000 695.000000 15.000000" +"absmax" "2561.000000 713.000000 65.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "2240.000000 696.000000 16.000000" +"maxs" "2560.000000 712.000000 64.000000" +"size" "320.000000 16.000000 48.000000" +"touch" "trigger_bmodel_anytouch" +"spawnflags" "49152.000000" +"movedir" "-0.000000 1.000000 -0.000000" +"speed" "200.000000" +"mdl" "*64" +"height" "200.000000" +"bsporigin" "1.000000" +"bmodel_act" "16" +"bbmins" "2240.000000 696.000000 16.000000" +"bbmaxs" "2560.000000 712.000000 64.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "1135.000000 367.000000 -129.000000" +"absmax" "1153.000000 625.000000 1.000000" +"solid" "1.000000" +"classname" "trigger_fog" +"model" "" +"mins" "1136.000000 368.000000 -128.000000" +"maxs" "1152.000000 624.000000 0.000000" +"size" "16.000000 256.000000 128.000000" +"touch" "trigger_bmodel_touch" +"think" "trigger_bmodel_on" +"speed" "1.000000" +"attack_finished" "701.525024" +"mdl" "*65" +"wait" "2.000000" +"fog_density" "0.100000" +"fog_colour" "0.200000 0.100000 0.100000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "1136.000000 368.000000 -128.000000" +"bbmaxs" "1152.000000 624.000000 0.000000" +"classtype" "957.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_fog_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "1279.000000 367.000000 -129.000000" +"absmax" "1297.000000 625.000000 1.000000" +"solid" "1.000000" +"classname" "trigger_fog" +"model" "" +"mins" "1280.000000 368.000000 -128.000000" +"maxs" "1296.000000 624.000000 0.000000" +"size" "16.000000 256.000000 128.000000" +"touch" "trigger_bmodel_touch" +"think" "trigger_bmodel_on" +"speed" "1.000000" +"attack_finished" "1213.676147" +"mdl" "*66" +"wait" "2.000000" +"fog_density" "0.050000" +"fog_colour" "0.100000 0.150000 0.150000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "1280.000000 368.000000 -128.000000" +"bbmaxs" "1296.000000 624.000000 0.000000" +"classtype" "957.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_fog_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "2591.000000 827.000000 -141.000000" +"absmax" "2593.000000 829.000000 -139.000000" +"origin" "2592.000000 828.000000 -140.000000" +"classname" "trap_spikeshooter" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "shootertrap1" +"movedir" "-1.000000 -0.000000 -0.000000" +"noise" "weapons/spike2.wav" +"speed" "500.000000" +"mdl" "progs/proj_sng.mdl" +"mangle" "0.000000 180.000000 0.000000" +"wait" "1.000000" +"state" "2.000000" +"waitmin2" "0.100000" +"volume" "1.000000" +"activate" "17" +"classtype" "650.000000" +"classproj" "416.000000" +"estate" "1.000000" +"estate_use" "trap_shooter_use" +"estate_reset" "trap_shooter_reset" +} +{ +"absmin" "2591.000000 827.000000 -141.000000" +"absmax" "2593.000000 829.000000 -139.000000" +"origin" "2592.000000 828.000000 -140.000000" +"classname" "trap_spikeshooter" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "shootertrap1" +"movedir" "-0.939693 0.342020 -0.000000" +"noise" "weapons/spike2.wav" +"speed" "500.000000" +"mdl" "progs/proj_sng.mdl" +"mangle" "0.000000 160.000000 0.000000" +"wait" "1.000000" +"state" "2.000000" +"waitmin2" "0.100000" +"volume" "1.000000" +"activate" "17" +"classtype" "650.000000" +"classproj" "416.000000" +"estate" "1.000000" +"estate_use" "trap_shooter_use" +"estate_reset" "trap_shooter_reset" +} +{ +"absmin" "2591.000000 827.000000 -141.000000" +"absmax" "2593.000000 829.000000 -139.000000" +"origin" "2592.000000 828.000000 -140.000000" +"classname" "trap_spikeshooter" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "shootertrap1" +"movedir" "-0.766044 0.642788 -0.000000" +"noise" "weapons/spike2.wav" +"speed" "500.000000" +"mdl" "progs/proj_sng.mdl" +"mangle" "0.000000 140.000000 0.000000" +"wait" "1.000000" +"state" "2.000000" +"waitmin2" "0.100000" +"volume" "1.000000" +"activate" "17" +"classtype" "650.000000" +"classproj" "416.000000" +"estate" "1.000000" +"estate_use" "trap_shooter_use" +"estate_reset" "trap_shooter_reset" +} +{ +"absmin" "2591.000000 827.000000 -141.000000" +"absmax" "2593.000000 829.000000 -139.000000" +"origin" "2592.000000 828.000000 -140.000000" +"classname" "trap_spikeshooter" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "shootertrap1" +"movedir" "-0.500000 0.866025 -0.000000" +"noise" "weapons/spike2.wav" +"speed" "500.000000" +"mdl" "progs/proj_sng.mdl" +"mangle" "0.000000 120.000000 0.000000" +"wait" "1.000000" +"state" "2.000000" +"waitmin2" "0.100000" +"volume" "1.000000" +"activate" "17" +"classtype" "650.000000" +"classproj" "416.000000" +"estate" "1.000000" +"estate_use" "trap_shooter_use" +"estate_reset" "trap_shooter_reset" +} +{ +"absmin" "2591.000000 827.000000 -141.000000" +"absmax" "2593.000000 829.000000 -139.000000" +"origin" "2592.000000 828.000000 -140.000000" +"classname" "trap_spikeshooter" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "shootertrap1" +"movedir" "-0.939693 -0.342020 -0.000000" +"noise" "weapons/spike2.wav" +"speed" "500.000000" +"mdl" "progs/proj_sng.mdl" +"mangle" "0.000000 200.000000 0.000000" +"wait" "1.000000" +"state" "2.000000" +"waitmin2" "0.100000" +"volume" "1.000000" +"activate" "17" +"classtype" "650.000000" +"classproj" "416.000000" +"estate" "1.000000" +"estate_use" "trap_shooter_use" +"estate_reset" "trap_shooter_reset" +} +{ +"absmin" "2591.000000 827.000000 -141.000000" +"absmax" "2593.000000 829.000000 -139.000000" +"origin" "2592.000000 828.000000 -140.000000" +"classname" "trap_spikeshooter" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "shootertrap1" +"movedir" "-0.766044 -0.642788 -0.000000" +"noise" "weapons/spike2.wav" +"speed" "500.000000" +"mdl" "progs/proj_sng.mdl" +"mangle" "0.000000 220.000000 0.000000" +"wait" "1.000000" +"state" "2.000000" +"waitmin2" "0.100000" +"volume" "1.000000" +"activate" "17" +"classtype" "650.000000" +"classproj" "416.000000" +"estate" "1.000000" +"estate_use" "trap_shooter_use" +"estate_reset" "trap_shooter_reset" +} +{ +"absmin" "2591.000000 827.000000 -141.000000" +"absmax" "2593.000000 829.000000 -139.000000" +"origin" "2592.000000 828.000000 -140.000000" +"classname" "trap_spikeshooter" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "shootertrap1" +"movedir" "-0.500000 -0.866025 -0.000000" +"noise" "weapons/spike2.wav" +"speed" "500.000000" +"mdl" "progs/proj_sng.mdl" +"mangle" "0.000000 240.000000 0.000000" +"wait" "1.000000" +"state" "2.000000" +"waitmin2" "0.100000" +"volume" "1.000000" +"activate" "17" +"classtype" "650.000000" +"classproj" "416.000000" +"estate" "1.000000" +"estate_use" "trap_shooter_use" +"estate_reset" "trap_shooter_reset" +} +{ +"modelindex" "232.000000" +"absmin" "1992.617065 1587.194092 -352.968750" +"absmax" "2026.617065 1621.194092 -286.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "2009.617065 1604.194092 -327.968750" +"oldorigin" "2032.000000 1912.000000 -88.000000" +"angles" "0.000000 264.995728 0.000000" +"classname" "monster_gargoyle" +"model" "progs/mon_gargoyle.mdl" +"frame" "13.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1244.989014" +"health" "-37.484451" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "265.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "1.000000" +"search_time" "237.776932" +"attack_state" "1.000000" +"attack_finished" "234.826370" +"pain_finished" "1000233.125000" +"show_hostile" "233.776932" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"attachment" "1835" +"enemytarget" "1523" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "233.676926" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "234.361755" +"pain_flinch" "70.000000" +"pain_finstate" "217.175888" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "235.987183" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "219.175491" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "255.620667" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "233.637009" +"dmgcombined" "36.000000" +"gib1mdl" "progs/gib_gargwing1.mdl" +"gib2mdl" "progs/gib_gargwing2.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "232.000000" +"absmin" "1667.455444 1573.714233 -298.052002" +"absmax" "1701.455444 1607.714233 -232.052002" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "1684.455444 1590.714233 -273.052002" +"oldorigin" "1688.000000 1912.000000 -88.000000" +"angles" "0.000000 314.994507 0.000000" +"classname" "monster_gargoyle" +"model" "progs/mon_gargoyle.mdl" +"frame" "13.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1245.010620" +"health" "-18.581682" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "1.000000" +"search_time" "219.371567" +"attack_state" "1.000000" +"attack_finished" "216.421494" +"pain_finished" "1000223.500000" +"show_hostile" "224.846100" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"attachment" "1834" +"enemytarget" "1527" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "224.746094" +"attack_chance" "0.200000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "230.389877" +"pain_flinch" "70.000000" +"pain_finstate" "223.246002" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "230.503510" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "219.171249" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "132.125717" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "223.958008" +"dmgcombined" "68.000000" +"gib2mdl" "progs/gib_gargwing2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "1823.000000 415.000000 -33.000000" +"absmax" "1841.000000 529.000000 -15.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "1824.000000 416.000000 -32.000000" +"maxs" "1840.000000 528.000000 -16.000000" +"size" "16.000000 112.000000 16.000000" +"touch" "trigger_bmodel_anytouch" +"spawnflags" "49152.000000" +"movedir" "-1.000000 -0.000000 -0.000000" +"speed" "200.000000" +"mdl" "*67" +"height" "200.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "1824.000000 416.000000 -32.000000" +"bbmaxs" "1840.000000 528.000000 -16.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "191.000000" +"absmin" "1864.960205 898.415344 -240.968750" +"absmax" "1898.960205 932.415344 -182.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "1881.960205 915.415344 -215.968750" +"oldorigin" "1808.000000 976.000000 -215.968750" +"angles" "0.000000 230.998535 0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "255.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1244.957031" +"health" "-1.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "231.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "137.499527" +"attack_state" "4.000000" +"attack_finished" "127.199280" +"pain_finished" "1000135.812500" +"show_hostile" "133.499527" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "2.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "133.299515" +"attack_track" "1626.671387 609.677551 -103.974297" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "2.000000" +"weaponswitch" "135.999680" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "133.713364" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "136.199280" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "409.671265" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "135.085007" +"dmgcombined" "28.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "191.000000" +"absmin" "1667.446533 595.296021 -128.968750" +"absmax" "1701.446533 629.296021 -70.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "1684.446533 612.296021 -103.968750" +"oldorigin" "1568.000000 976.000000 -215.968750" +"angles" "0.000000 279.997559 0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "255.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1245.000732" +"health" "-1.000000" +"takedamage" "2.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "280.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "1.000000" +"search_time" "79.617874" +"attack_state" "4.000000" +"attack_finished" "72.317924" +"pain_finished" "1000081.562500" +"show_hostile" "75.617874" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "74.617889" +"attack_track" "1908.193115 146.979507 -103.968750" +"attack_chance" "0.200000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "2.000000" +"weaponswitch" "80.417801" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "74.618408" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "81.317924" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "489.279602" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "80.815002" +"dmgcombined" "12.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "1610.122192 919.097595 -216.968750" +"absmax" "1612.122192 921.097595 -214.968750" +"origin" "1611.122192 920.097595 -215.968750" +"oldorigin" "2016.000000 496.000000 -279.968750" +"angles" "0.000000 154.995117 0.000000" +"classname" "monster_zombiek" +"frame" "98.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "291.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "155.686996" +"search_time" "159.687668" +"attack_finished" "148.487228" +"pain_finished" "152.250992" +"show_hostile" "156.187698" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"inpain" "2.000000" +"lip" "0.968902" +"waitmin" "1000156.250000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "155.887680" +"attack_elev" "1.000000" +"attack_chance" "0.400000" +"pain_flinch" "28.000000" +"pain_finstate" "152.250992" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "8.144588" +"sight_timeout" "157.487228" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "159.822632" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "2.000000" +"dmgtimeframe" "157.337006" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "1526.498535 493.442017 -104.968750" +"absmax" "1528.498535 495.442017 -102.968750" +"origin" "1527.498535 494.442017 -103.968750" +"oldorigin" "1968.000000 448.000000 -279.968750" +"angles" "0.000000 315.000000 0.000000" +"classname" "monster_zombiek" +"frame" "121.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "174.621994" +"search_time" "179.107956" +"attack_finished" "148.503906" +"pain_finished" "169.136002" +"show_hostile" "175.107956" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"inpain" "2.000000" +"lip" "0.343089" +"waitmin" "1000173.125000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "174.407913" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"pain_flinch" "28.000000" +"pain_finstate" "169.136002" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idlebusy" "1.000000" +"idletimer" "9.257634" +"sight_timeout" "157.503906" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "236.240036" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "3.000000" +"altsteplast" "4.000000" +"zombieflr" "8.000000" +"bodyonflr" "" +"dmgtimeframe" "174.222000" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "1660.002197 907.475464 -216.968750" +"absmax" "1662.002197 909.475464 -214.968750" +"origin" "1661.002197 908.475464 -215.968750" +"oldorigin" "1920.000000 528.000000 -279.968750" +"angles" "0.000000 90.000000 0.000000" +"classname" "monster_zombiek" +"frame" "121.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "154.403992" +"search_time" "158.843201" +"attack_finished" "148.542816" +"pain_finished" "148.917999" +"show_hostile" "154.843201" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"inpain" "2.000000" +"lip" "0.315897" +"waitmin" "1000152.937500" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "154.843201" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"pain_flinch" "28.000000" +"pain_finstate" "148.917999" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "6.596469" +"sight_timeout" "157.542816" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "188.620728" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"dmgtimeframe" "154.003998" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "1663.000000 447.000000 -312.968750" +"absmax" "1665.000000 449.000000 -310.968750" +"origin" "1664.000000 448.000000 -311.968750" +"oldorigin" "1664.000000 448.000000 -311.968750" +"angles" "0.000000 10.997314 0.000000" +"classname" "monster_skullwiz" +"frame" "83.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-1.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "11.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "wizkill" +"th_stand" "skullw_stand" +"th_walk" "skullw_walk" +"th_run" "skullw_run1" +"th_missile" "skullw_magic" +"th_melee" "skullw_tele1" +"th_pain" "skullw_pain" +"th_die" "skullw_die" +"search_time" "1031.472656" +"attack_state" "1.000000" +"attack_finished" "1027.774536" +"pain_finished" "1025.873047" +"show_hostile" "1027.472656" +"mdl" "progs/mon_skullwiz.mdl" +"pausetime" "999999.000000" +"movetarget" "582" +"height" "96.000000" +"waitmin" "1001026.250000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "320.000000" +"classgroup" "675.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"attachment" "1529" +"estate" "2.000000" +"th_checkattack" "SkullWizCheckAttack" +"th_updmissile" "skullw_guardian" +"liquidbase" "-1.000000" +"liquidcheck" "1026.472900" +"distmin" "256.000000" +"distmax" "512.000000" +"attack_speed" "600.000000" +"bodyphased" "1.000000" +"pain_flinch" "50.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "skullwiz/pain1.wav" +"pain_sound2" "skullwiz/pain2.wav" +"deathstring" " was blown apart by a Skull Wizard +" +"idlebusy" "1.000000" +"idletimer" "1030.552612" +"idle_sound" "skullwiz/idle1.wav" +"idle_sound2" "skullwiz/idle2.wav" +"sight_timeout" "1034.076660" +"sight_sound" "skullwiz/sight.wav" +"enemydist" "375.724945" +"switchoverride" "1.000000" +"steptype" "4.000000" +"part_style" "4.000000" +"gib1mdl" "progs/h_skullwiz.mdl" +"gib2mdl" "progs/w_skullbook.mdl" +} +{ +"modelindex" "206.000000" +"absmin" "1711.000000 255.000000 -337.000000" +"absmax" "1713.000000 257.000000 -335.000000" +"origin" "1712.000000 256.000000 -336.000000" +"angles" "0.000000 181.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"modelindex" "206.000000" +"absmin" "1647.000000 255.000000 -337.000000" +"absmax" "1649.000000 257.000000 -335.000000" +"origin" "1648.000000 256.000000 -336.000000" +"angles" "0.000000 232.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"absmin" "1694.711670 952.831116 -216.968750" +"absmax" "1696.711670 954.831116 -214.968750" +"origin" "1695.711670 953.831116 -215.968750" +"oldorigin" "1392.000000 976.000000 -215.968750" +"angles" "0.000000 266.995239 0.000000" +"classname" "monster_dcrossbow" +"frame" "226.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-24.198128" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "267.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "130.221649" +"attack_state" "4.000000" +"attack_finished" "72.322464" +"show_hostile" "126.221642" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "0.138432" +"waitmin" "1000127.500000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"estate" "2.000000" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "126.221642" +"attack_track" "1675.714966 602.072510 -103.968750" +"attack_chance" "0.200000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "2.000000" +"weaponswitch" "129.221619" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "131.750473" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "81.322464" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "479.261047" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "4.000000" +"dmgtimeframe" "128.480011" +"dmgcombined" "16.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib1sound" "20.000000" +} +{ +"absmin" "1953.000000 1281.000000 -351.968750" +"absmax" "1983.000000 1311.000000 -351.968750" +"origin" "1968.000000 1296.000000 -351.968750" +"oldorigin" "1968.000000 1296.000000 -351.968750" +"angles" "0.000000 181.000000 0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "3.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"attachment" "239" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "1967.000000 1295.000000 -352.968750" +"absmax" "1969.000000 1297.000000 -350.968750" +"movetype" "6.000000" +"origin" "1968.000000 1296.000000 -351.968750" +"angles" "0.000000 181.000000 0.000000" +"frame" "1.000000" +"skin" "1.000000" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "238" +} +{ +"absmin" "2113.000000 1601.000000 -351.968750" +"absmax" "2143.000000 1631.000000 -351.968750" +"origin" "2128.000000 1616.000000 -351.968750" +"oldorigin" "2128.000000 1616.000000 -351.968750" +"angles" "0.000000 296.000000 0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "3.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"attachment" "241" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "2127.000000 1615.000000 -352.968750" +"absmax" "2129.000000 1617.000000 -350.968750" +"movetype" "6.000000" +"origin" "2128.000000 1616.000000 -351.968750" +"angles" "0.000000 296.000000 0.000000" +"frame" "6.000000" +"skin" "1.000000" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "240" +} +{ +"modelindex" "208.000000" +"absmin" "1775.363281 1915.236084 -352.968750" +"absmax" "1825.363281 1965.236084 -286.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "1800.363281 1940.236084 -327.968750" +"oldorigin" "2080.000000 2288.000000 -327.968750" +"angles" "0.000000 214.996948 0.000000" +"classname" "monster_hogreham" +"model" "progs/mon_hogreham.mdl" +"frame" "160.000000" +"skin" "1.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1245.029663" +"health" "-44.302132" +"ammo_rockets" "4.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "350.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "260.000000" +"th_stand" "hogreham_stand1" +"th_walk" "hogreham_walk1" +"th_run" "hogreham_run1" +"th_missile" "hogreham_shoot1" +"th_melee" "hogreham_melee" +"th_pain" "hogreham_pain" +"th_die" "hogreham_die" +"search_time" "274.177917" +"attack_state" "1.000000" +"attack_finished" "269.538483" +"pain_finished" "1000272.125000" +"show_hostile" "272.378052" +"mdl" "progs/mon_hogreham.mdl" +"pausetime" "999999.000000" +"lip" "0.547166" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "260.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogreham.mdl" +"skin_override" "1.000000" +"th_checkattack" "OgreHamCheckAttack" +"th_wakeup" "hogreham_wakeup1a" +"liquidbase" "-1.000000" +"liquidcheck" "271.578003" +"attack_elev" "18.000000" +"attack_speed" "550.000000" +"meleerange" "120.000000" +"meleehitsound" "ogre/ham_wave.wav" +"pain_flinch" "100.000000" +"pain_finstate" "264.506989" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was pulverized by a Hammer Ogre +" +"idletimer" "277.145477" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "268.977295" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "236.080826" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "271.979004" +"dmgcombined" "48.000000" +"gib1mdl" "progs/w_ogreham.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1skin" "1.000000" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "2064.312988 2249.252197 -328.968750" +"absmax" "2066.312988 2251.252197 -326.968750" +"origin" "2065.312988 2250.252197 -327.968750" +"oldorigin" "2272.000000 1600.000000 -199.968750" +"angles" "0.000000 213.991699 0.000000" +"classname" "monster_dknight" +"frame" "213.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-42.444138" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dknight_stand1" +"th_walk" "dknight_walk1" +"th_run" "dknight_run1" +"th_missile" "dknight_magicc1" +"th_melee" "dknight_melee" +"th_pain" "dknight_pain" +"th_die" "dknight_die" +"search_time" "297.645020" +"attack_state" "3.000000" +"attack_finished" "293.722198" +"pain_finished" "293.644989" +"show_hostile" "293.645020" +"mdl" "progs/mon_dknight.mdl" +"pausetime" "999999.000000" +"lip" "3.805780" +"waitmin" "1000292.625000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "220.000000" +"classgroup" "637.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dknight.mdl" +"estate" "2.000000" +"th_checkattack" "CheckAttack" +"th_charge" "dknight_char_a1" +"liquidbase" "-1.000000" +"liquidcheck" "293.645020" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "2.000000" +"meleetimer" "294.545074" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "289.821991" +"pain_check" "1.000000" +"pain_timeout" "1.500000" +"pain_sound" "hknight/pain1.wav" +"death_sound" "hknight/death1.wav" +"deathstring" " was cleaved by a Death Knight +" +"idletimer" "296.514862" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "296.801453" +"sight_sound" "hknight/sight1.wav" +"enemydist" "66.365295" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"dmgtimeframe" "293.651001" +"dmgcombined" "12.000000" +"gib1mdl" "progs/w_dknightsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "40.000000" +} +{ +"modelindex" "185.000000" +"absmin" "2239.804199 1706.195801 -224.968750" +"absmax" "2273.804199 1740.195801 -166.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "2256.804199 1723.195801 -199.968750" +"oldorigin" "2336.000000 1600.000000 -199.968750" +"angles" "0.000000 135.000000 0.000000" +"classname" "monster_dguard" +"model" "progs/mon_dguard.mdl" +"frame" "226.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1244.983765" +"health" "-20.923765" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "292.652496" +"attack_finished" "287.852448" +"pain_finished" "1000288.437500" +"show_hostile" "288.652496" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"lip" "0.991516" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dguard.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "287.852448" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "293.389679" +"idle_sound" "knight/idle.wav" +"sight_timeout" "296.852448" +"sight_sound" "knight/ksight.wav" +"enemydist" "200.206940" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "287.749023" +"dmgcombined" "32.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "185.000000" +"absmin" "2229.521240 1841.750366 -224.968750" +"absmax" "2263.521240 1875.750366 -166.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "2246.521240 1858.750366 -199.968750" +"oldorigin" "2400.000000 1600.000000 -199.968750" +"angles" "0.000000 94.998779 0.000000" +"classname" "monster_dguard" +"model" "progs/mon_dguard.mdl" +"frame" "206.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1245.042725" +"health" "-24.797966" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "293.292572" +"attack_finished" "287.792480" +"pain_finished" "1000288.312500" +"show_hostile" "289.292572" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"lip" "0.147923" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dguard.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "288.892548" +"pain_flinch" "20.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "290.555145" +"idle_sound" "knight/idle.wav" +"sight_timeout" "296.792480" +"sight_sound" "knight/ksight.wav" +"enemydist" "194.404953" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "288.408020" +"dmgcombined" "12.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "2212.043213 1927.554443 -216.968750" +"absmax" "2214.043213 1929.554443 -214.968750" +"origin" "2213.043213 1928.554443 -215.968750" +"oldorigin" "2464.000000 1600.000000 -199.968750" +"angles" "0.000000 135.000000 0.000000" +"classname" "monster_dguard" +"frame" "228.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-38.116432" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "294.045135" +"attack_finished" "287.845001" +"pain_finished" "290.045990" +"show_hostile" "290.045135" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"lip" "2.433546" +"waitmin" "1000288.125000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dguard.mdl" +"estate" "2.000000" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "289.845123" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "291.994415" +"idle_sound" "knight/idle.wav" +"sight_timeout" "296.845001" +"sight_sound" "knight/ksight.wav" +"enemydist" "260.496887" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"dmgtimeframe" "289.145996" +"dmgcombined" "32.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "" +"gib3mdl" "" +"gib1sound" "40.000000" +} +{ +"absmin" "2641.000000 1601.000000 -223.968750" +"absmax" "2671.000000 1631.000000 -223.968750" +"origin" "2656.000000 1616.000000 -223.968750" +"oldorigin" "2656.000000 1616.000000 -223.968750" +"angles" "0.000000 21.000000 0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "1841.000000 2161.000000 -351.968750" +"absmax" "1871.000000 2191.000000 -351.968750" +"origin" "1856.000000 2176.000000 -351.968750" +"oldorigin" "1856.000000 2176.000000 -351.968750" +"classname" "weapon_nailgun" +"touch" "item_touch" +"think" "item_delay" +"weapon" "4.000000" +"netname" "Nailgun" +"flags" "768.000000" +"noise" "weapons/pkup.wav" +"attack_finished" "999999.000000" +"mdl" "progs/g_nail.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "520.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "2641.000000 1545.000000 -223.968750" +"absmax" "2671.000000 1575.000000 -223.968750" +"origin" "2656.000000 1560.000000 -223.968750" +"oldorigin" "2656.000000 1560.000000 -223.968750" +"angles" "0.000000 90.000000 0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "2.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"attachment" "250" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "2655.000000 1559.000000 -224.968750" +"absmax" "2657.000000 1561.000000 -222.968750" +"movetype" "6.000000" +"origin" "2656.000000 1560.000000 -223.968750" +"angles" "0.000000 90.000000 0.000000" +"frame" "3.000000" +"skin" "3.000000" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "249" +} +{ +"modelindex" "258.000000" +"absmin" "1809.305786 1526.089600 -279.002167" +"absmax" "1859.305786 1576.089600 -213.002167" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "1834.305786 1551.089600 -254.002167" +"oldorigin" "1735.330933 1433.191772 -215.968750" +"angles" "0.000000 45.000000 0.000000" +"classname" "monster_demon1" +"model" "progs/mon_demon.mdl" +"frame" "53.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1244.975586" +"health" "-8.880184" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "256.000000" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"search_time" "246.081070" +"attack_state" "1.000000" +"attack_finished" "210.197693" +"pain_finished" "1000240.812500" +"show_hostile" "242.081070" +"jump_flag" "224.330002" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"pos1" "1748.038940 1424.822754 -215.968750" +"height" "256.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "241.581039" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "239.830002" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "242.099960" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "219.197693" +"sight_sound" "demon/sight2.wav" +"enemydist" "191.394806" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "241.223999" +"dmgcombined" "76.000000" +"gib1mdl" "progs/gib_dmclaw1.mdl" +"gib2mdl" "progs/gib_dmclaw2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"absmin" "1889.000000 369.000000 -303.968750" +"absmax" "1919.000000 399.000000 -303.968750" +"origin" "1904.000000 384.000000 -303.968750" +"oldorigin" "1904.000000 384.000000 -303.968750" +"angles" "0.000000 166.000000 0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "3.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"attachment" "253" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "1903.000000 383.000000 -304.968750" +"absmax" "1905.000000 385.000000 -302.968750" +"movetype" "6.000000" +"origin" "1904.000000 384.000000 -303.968750" +"angles" "0.000000 166.000000 0.000000" +"frame" "3.000000" +"skin" "1.000000" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "252" +} +{ +"absmin" "2079.000000 1583.000000 -225.000000" +"absmax" "2113.000000 1649.000000 -191.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "2080.000000 1584.000000 -224.000000" +"maxs" "2112.000000 1648.000000 -192.000000" +"size" "32.000000 64.000000 32.000000" +"touch" "trigger_bmodel_anytouch" +"chain" "1" +"spawnflags" "49152.000000" +"movedir" "-1.000000 -0.000000 -0.000000" +"speed" "200.000000" +"mdl" "*68" +"height" "200.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "2080.000000 1584.000000 -224.000000" +"bbmaxs" "2112.000000 1648.000000 -192.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "1553.000000 2129.000000 -351.968750" +"absmax" "1583.000000 2159.000000 -351.968750" +"origin" "1568.000000 2144.000000 -351.968750" +"oldorigin" "1568.000000 2144.000000 -351.968750" +"angles" "0.000000 35.000000 0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "2169.000000 1753.000000 -223.968750" +"absmax" "2199.000000 1783.000000 -223.968750" +"origin" "2184.000000 1768.000000 -223.968750" +"oldorigin" "2184.000000 1768.000000 -223.968750" +"angles" "0.000000 272.000000 0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "215.000000" +"absmin" "2487.000000 2555.000000 -85.000000" +"absmax" "2489.000000 2557.000000 -83.000000" +"origin" "2488.000000 2556.000000 -84.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "195615.000000" +"part_emitter" "258" +"part_active" "70.000000" +} +{ +"absmin" "2487.000000 2555.000000 -85.000000" +"absmax" "2489.000000 2557.000000 -83.000000" +"origin" "2488.000000 2556.000000 -84.000000" +"angles" "0.000000 180.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1248.174316" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "195615.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "257" +"part_style" "70.000000" +"start_delay" "7.222053" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"absmin" "2417.000000 2529.000000 -195.968750" +"absmax" "2447.000000 2559.000000 -195.968750" +"origin" "2432.000000 2544.000000 -195.968750" +"oldorigin" "2432.000000 2544.000000 -195.968750" +"classname" "item_backpack" +"touch" "item_touch" +"think" "item_delay" +"ammo_shells" "30.000000" +"netname" "" +"flags" "768.000000" +"armorvalue" "30.000000" +"noise" "items/backpack_ammo.wav" +"attack_finished" "999999.000000" +"mdl" "progs/w_backpack.mdl" +"bbmins" "-16.000000 -16.000000 -12.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"touch2" "BackpackTouch" +"classtype" "702.000000" +"classgroup" "200.000000" +"entno_unique" "147627.000000" +"respawn_time" "30.000000" +"respawn_style" "576.000000" +"respawn_ofs" "0.000000 0.000000 12.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "880" +"part_active" "175.000000" +} +{ +"absmin" "1665.000000 241.000000 -335.968750" +"absmax" "1695.000000 271.000000 -335.968750" +"origin" "1680.000000 256.000000 -335.968750" +"oldorigin" "1680.000000 256.000000 -335.968750" +"classname" "item_armor1" +"touch" "item_touch" +"think" "item_delay" +"items" "8192.000000" +"chain" "62" +"flags" "768.000000" +"armortype" "0.300000" +"armorvalue" "100.000000" +"noise" "items/armor1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/armour.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "armor_touch" +"classtype" "770.000000" +"classgroup" "275.000000" +"entno_unique" "181396.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "258.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "767" +"part_active" "110.000000" +} +{ +"absmin" "1467.924438 331.142090 -8.968750" +"absmax" "1469.924438 333.142090 -6.968750" +"origin" "1468.924438 332.142090 -7.968750" +"oldorigin" "1472.000000 288.000000 -7.968750" +"angles" "0.000000 64.995117 0.000000" +"classname" "monster_hogre" +"frame" "165.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-81.139160" +"ammo_rockets" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "65.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "gkspawn" +"th_stand" "hogre_stand1" +"th_walk" "hogre_walk1" +"th_run" "hogre_run1" +"th_missile" "hogre_shoot1" +"th_melee" "hogre_melee" +"th_pain" "hogre_pain" +"th_die" "hogre_die" +"search_time" "567.652588" +"attack_state" "1.000000" +"attack_finished" "564.587158" +"pain_finished" "561.953003" +"show_hostile" "563.652588" +"mdl" "progs/mon_hogre.mdl" +"pausetime" "999999.000000" +"lip" "3.292215" +"waitmin" "1000562.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "250.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_hogre.mdl" +"estate" "2.000000" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogre_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "562.952759" +"attack_elev" "-17.000000" +"attack_speed" "550.000000" +"meleerange" "100.000000" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_finstate" "561.953003" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was blown up by an Ogre Hunter +" +"idletimer" "566.545471" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "542.403381" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "179.343018" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "2.000000" +"dmgtimeframe" "562.969971" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_chainsaw.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +} +{ +"modelindex" "250.000000" +"absmin" "1299.528076 369.232544 -128.968750" +"absmax" "1333.528076 403.232544 -62.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "1316.528076 386.232544 -103.968750" +"oldorigin" "1696.000000 208.000000 -103.968750" +"angles" "0.000000 162.998657 0.000000" +"classname" "monster_dknight" +"model" "progs/mon_dknight.mdl" +"frame" "243.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1245.050171" +"health" "-28.345131" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "163.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "448.000000" +"targetname" "gkspawn" +"th_stand" "dknight_stand1" +"th_walk" "dknight_walk1" +"th_run" "dknight_run1" +"th_missile" "dknight_magicc1" +"th_melee" "dknight_melee" +"th_pain" "dknight_pain" +"th_die" "dknight_die" +"search_time" "541.383606" +"attack_state" "1.000000" +"attack_finished" "538.383606" +"pain_finished" "1000538.250000" +"show_hostile" "537.383606" +"mdl" "progs/mon_dknight.mdl" +"pausetime" "999999.000000" +"lip" "0.369366" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "220.000000" +"classgroup" "637.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_dknight.mdl" +"th_checkattack" "CheckAttack" +"th_charge" "dknight_char_a1" +"liquidbase" "-1.000000" +"liquidcheck" "537.383606" +"attack_chance" "0.200000" +"meleetimer" "537.983459" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "536.184021" +"pain_check" "1.000000" +"pain_timeout" "1.500000" +"pain_sound" "hknight/pain1.wav" +"death_sound" "hknight/death1.wav" +"deathstring" " was cleaved by a Death Knight +" +"idletimer" "536.583862" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "541.828979" +"sight_sound" "hknight/sight1.wav" +"enemydist" "186.849808" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "537.506958" +"dmgcombined" "60.000000" +"gib1mdl" "progs/w_dknightsword.mdl" +"gib2mdl" "" +"gib3mdl" "" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "1515.183716 376.959930 -104.968750" +"absmax" "1517.183716 378.959930 -102.968750" +"origin" "1516.183716 377.959930 -103.968750" +"oldorigin" "1744.000000 144.000000 -103.968750" +"angles" "0.000000 183.999023 0.000000" +"classname" "monster_dguard" +"frame" "196.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-37.395611" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "184.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "gkspawn" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "540.109863" +"attack_state" "3.000000" +"attack_finished" "533.210571" +"pain_finished" "536.294983" +"show_hostile" "536.109863" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"lip" "0.780419" +"waitmin" "1000534.375000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dguard.mdl" +"estate" "2.000000" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "535.410034" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "537.056580" +"idle_sound" "knight/idle.wav" +"sight_timeout" "542.210571" +"sight_sound" "knight/ksight.wav" +"enemydist" "40.793659" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "3.000000" +"dmgtimeframe" "535.394958" +"dmgcombined" "32.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "" +"gib3mdl" "" +"gib1sound" "40.000000" +} +{ +"absmin" "1366.469360 516.253296 -104.968750" +"absmax" "1368.469360 518.253296 -102.968750" +"origin" "1367.469360 517.253296 -103.968750" +"oldorigin" "1680.000000 112.000000 -103.968750" +"angles" "0.000000 38.995972 0.000000" +"classname" "monster_dguard" +"frame" "208.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-36.881680" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "39.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "gkspawn" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "544.482422" +"attack_state" "1.000000" +"attack_finished" "533.084229" +"pain_finished" "541.599976" +"show_hostile" "540.482422" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"lip" "0.178228" +"waitmin" "1000538.687500" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dguard.mdl" +"estate" "2.000000" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "540.482422" +"meleetimer" "539.882568" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "542.507141" +"idle_sound" "knight/idle.wav" +"sight_timeout" "542.084229" +"sight_sound" "knight/ksight.wav" +"enemydist" "182.714172" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "3.000000" +"dmgtimeframe" "539.684998" +"dmgcombined" "32.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "" +"gib3mdl" "" +"gib1sound" "40.000000" +} +{ +"absmin" "1357.574585 413.229004 -104.968750" +"absmax" "1359.574585 415.229004 -102.968750" +"origin" "1358.574585 414.229004 -103.968750" +"oldorigin" "1358.574585 414.229004 -103.968750" +"angles" "0.000000 208.998413 0.000000" +"classname" "monster_dguard" +"frame" "208.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-38.038971" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "307.000000" +"yaw_speed" "20.000000" +"goalentity" "261" +"targetname" "gkspawn" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"oldenemy" "1" +"search_time" "540.992126" +"attack_state" "3.000000" +"attack_finished" "537.379700" +"pain_finished" "537.379700" +"show_hostile" "537.379700" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"lip" "0.109500" +"waitmin" "1000535.812500" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dguard.mdl" +"estate" "2.000000" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "536.592224" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "538.276184" +"idle_sound" "knight/idle.wav" +"sight_timeout" "542.293030" +"sight_sound" "knight/ksight.wav" +"enemydist" "69.826996" +"switchattacker" "261" +"switchtimer" "537.379700" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"dmgtimeframe" "536.817993" +"dmgcombined" "12.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "" +"gib1sound" "40.000000" +} +{ +"absmin" "1633.000000 1889.000000 -351.968750" +"absmax" "1663.000000 1919.000000 -351.968750" +"origin" "1648.000000 1904.000000 -351.968750" +"oldorigin" "1648.000000 1904.000000 -351.968750" +"angles" "0.000000 250.000000 0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "3.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"attachment" "267" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "1647.000000 1903.000000 -352.968750" +"absmax" "1649.000000 1905.000000 -350.968750" +"movetype" "6.000000" +"origin" "1648.000000 1904.000000 -351.968750" +"angles" "0.000000 250.000000 0.000000" +"frame" "2.000000" +"skin" "1.000000" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "266" +} +{ +"absmin" "1953.000000 1345.000000 -351.968750" +"absmax" "1983.000000 1375.000000 -351.968750" +"origin" "1968.000000 1360.000000 -351.968750" +"oldorigin" "1968.000000 1360.000000 -351.968750" +"angles" "0.000000 33.000000 0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "1343.000000 -865.000000 -137.000000" +"absmax" "1345.000000 -863.000000 -135.000000" +"origin" "1344.000000 -864.000000 -136.000000" +"classname" "ambient_swamp1" +"noise" "ambience/swamp1.wav" +"volume" "0.500000" +} +{ +"absmin" "991.000000 -881.000000 -137.000000" +"absmax" "993.000000 -879.000000 -135.000000" +"origin" "992.000000 -880.000000 -136.000000" +"classname" "ambient_swamp2" +"noise" "ambience/swamp2.wav" +"volume" "0.500000" +} +{ +"absmin" "1487.000000 831.000000 -233.000000" +"absmax" "1489.000000 833.000000 -231.000000" +"origin" "1488.000000 832.000000 -232.000000" +"classname" "ambient_swamp2" +"noise" "ambience/swamp2.wav" +"volume" "0.500000" +} +{ +"absmin" "1919.000000 783.000000 -249.000000" +"absmax" "1921.000000 785.000000 -247.000000" +"origin" "1920.000000 784.000000 -248.000000" +"classname" "ambient_swamp1" +"noise" "ambience/swamp1.wav" +"volume" "0.500000" +} +{ +"absmin" "1871.000000 463.000000 -297.000000" +"absmax" "1873.000000 465.000000 -295.000000" +"origin" "1872.000000 464.000000 -296.000000" +"classname" "ambient_swamp2" +"noise" "ambience/swamp2.wav" +"volume" "0.500000" +} +{ +"modelindex" "215.000000" +"absmin" "2335.000000 1871.000000 -81.000000" +"absmax" "2337.000000 1873.000000 -79.000000" +"origin" "2336.000000 1872.000000 -80.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "223321.000000" +"part_emitter" "275" +"part_active" "70.000000" +} +{ +"absmin" "2335.000000 1871.000000 -81.000000" +"absmax" "2337.000000 1873.000000 -79.000000" +"origin" "2336.000000 1872.000000 -80.000000" +"angles" "0.000000 270.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1245.329956" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "223321.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "274" +"part_style" "70.000000" +"start_delay" "8.008698" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"absmin" "2377.000000 1089.000000 -175.968750" +"absmax" "2407.000000 1119.000000 -175.968750" +"origin" "2392.000000 1104.000000 -175.968750" +"oldorigin" "2392.000000 1104.000000 -175.968750" +"angles" "0.000000 187.000000 0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "216.000000" +"absmin" "2461.000000 1091.000000 83.000000" +"absmax" "2463.000000 1093.000000 85.000000" +"origin" "2462.000000 1092.000000 84.000000" +"angles" "0.000000 201.000000 0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"mdl" "progs/flame.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "174168.000000" +"part_emitter" "278" +"part_active" "72.000000" +} +{ +"absmin" "2461.000000 1091.000000 83.000000" +"absmax" "2463.000000 1093.000000 85.000000" +"origin" "2462.000000 1092.000000 84.000000" +"angles" "0.000000 201.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1251.615723" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "174168.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "277" +"part_style" "72.000000" +"start_delay" "3.273446" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"absmin" "2353.000000 1121.000000 16.031250" +"absmax" "2383.000000 1151.000000 16.031250" +"origin" "2368.000000 1136.000000 16.031250" +"oldorigin" "2368.000000 1136.000000 16.031250" +"angles" "0.000000 259.000000 0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "768.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "215.000000" +"absmin" "951.000000 919.000000 -1.000000" +"absmax" "953.000000 921.000000 1.000000" +"origin" "952.000000 920.000000 -0.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "941840.000000" +"part_emitter" "281" +"part_active" "70.000000" +} +{ +"absmin" "951.000000 919.000000 -1.000000" +"absmax" "953.000000 921.000000 1.000000" +"origin" "952.000000 920.000000 -0.000000" +"angles" "0.000000 270.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1250.149048" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "941840.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "280" +"part_style" "70.000000" +"start_delay" "5.775231" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "215.000000" +"absmin" "759.000000 975.000000 -1.000000" +"absmax" "761.000000 977.000000 1.000000" +"origin" "760.000000 976.000000 -0.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "45000.000000" +"part_emitter" "283" +"part_active" "70.000000" +} +{ +"absmin" "759.000000 975.000000 -1.000000" +"absmax" "761.000000 977.000000 1.000000" +"origin" "760.000000 976.000000 -0.000000" +"angles" "0.000000 180.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1249.763062" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "45000.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "282" +"part_style" "70.000000" +"start_delay" "9.618610" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "204.000000" +"absmin" "1127.000000 1439.000000 -177.000000" +"absmax" "1129.000000 1441.000000 -175.000000" +"origin" "1128.000000 1440.000000 -176.000000" +"angles" "0.000000 272.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +} +{ +"modelindex" "205.000000" +"absmin" "1111.000000 1431.000000 -177.000000" +"absmax" "1113.000000 1433.000000 -175.000000" +"origin" "1112.000000 1432.000000 -176.000000" +"angles" "0.000000 309.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "5.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "3.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "205.000000" +"absmin" "1119.000000 1423.000000 -177.000000" +"absmax" "1121.000000 1425.000000 -175.000000" +"origin" "1120.000000 1424.000000 -176.000000" +"angles" "0.000000 243.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "206.000000" +"absmin" "939.000000 1359.000000 -177.000000" +"absmax" "941.000000 1361.000000 -175.000000" +"origin" "940.000000 1360.000000 -176.000000" +"angles" "0.000000 242.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "3.000000" +} +{ +"modelindex" "206.000000" +"absmin" "951.000000 1367.000000 -177.000000" +"absmax" "953.000000 1369.000000 -175.000000" +"origin" "952.000000 1368.000000 -176.000000" +"angles" "0.000000 37.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "5.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "3.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "3.000000" +} +{ +"modelindex" "205.000000" +"absmin" "951.000000 1355.000000 -177.000000" +"absmax" "953.000000 1357.000000 -175.000000" +"origin" "952.000000 1356.000000 -176.000000" +"angles" "0.000000 224.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "5.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "3.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "204.000000" +"absmin" "1075.000000 1379.000000 -201.000000" +"absmax" "1077.000000 1381.000000 -199.000000" +"origin" "1076.000000 1380.000000 -200.000000" +"angles" "0.000000 218.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +} +{ +"modelindex" "204.000000" +"absmin" "1071.000000 1363.000000 -209.000000" +"absmax" "1073.000000 1365.000000 -207.000000" +"origin" "1072.000000 1364.000000 -208.000000" +"angles" "0.000000 118.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "1.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +} +{ +"modelindex" "204.000000" +"absmin" "1079.000000 1351.000000 -209.000000" +"absmax" "1081.000000 1353.000000 -207.000000" +"origin" "1080.000000 1352.000000 -208.000000" +"angles" "0.000000 106.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "1.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +} +{ +"modelindex" "206.000000" +"absmin" "1071.000000 1339.000000 -217.000000" +"absmax" "1073.000000 1341.000000 -215.000000" +"origin" "1072.000000 1340.000000 -216.000000" +"angles" "0.000000 240.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "3.000000" +} +{ +"modelindex" "205.000000" +"absmin" "215.000000 923.000000 -241.000000" +"absmax" "217.000000 925.000000 -239.000000" +"origin" "216.000000 924.000000 -240.000000" +"angles" "0.000000 32.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "204.000000" +"absmin" "-193.000000 823.000000 -273.000000" +"absmax" "-191.000000 825.000000 -271.000000" +"origin" "-192.000000 824.000000 -272.000000" +"angles" "0.000000 3.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +} +{ +"modelindex" "204.000000" +"absmin" "-161.000000 831.000000 -233.000000" +"absmax" "-159.000000 833.000000 -231.000000" +"origin" "-160.000000 832.000000 -232.000000" +"angles" "0.000000 147.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +} +{ +"modelindex" "215.000000" +"absmin" "247.000000 791.000000 -121.000000" +"absmax" "249.000000 793.000000 -119.000000" +"origin" "248.000000 792.000000 -120.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "76650.000000" +"part_emitter" "298" +"part_active" "70.000000" +} +{ +"absmin" "247.000000 791.000000 -121.000000" +"absmax" "249.000000 793.000000 -119.000000" +"origin" "248.000000 792.000000 -120.000000" +"angles" "0.000000 180.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1245.120483" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "76650.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "297" +"part_style" "70.000000" +"start_delay" "9.009216" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "205.000000" +"absmin" "235.000000 927.000000 -241.000000" +"absmax" "237.000000 929.000000 -239.000000" +"origin" "236.000000 928.000000 -240.000000" +"angles" "0.000000 129.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "5.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "3.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "205.000000" +"absmin" "203.000000 1075.000000 -241.000000" +"absmax" "205.000000 1077.000000 -239.000000" +"origin" "204.000000 1076.000000 -240.000000" +"angles" "0.000000 115.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "204.000000" +"absmin" "207.000000 1087.000000 -241.000000" +"absmax" "209.000000 1089.000000 -239.000000" +"origin" "208.000000 1088.000000 -240.000000" +"angles" "0.000000 302.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +} +{ +"modelindex" "205.000000" +"absmin" "219.000000 1079.000000 -241.000000" +"absmax" "221.000000 1081.000000 -239.000000" +"origin" "220.000000 1080.000000 -240.000000" +"angles" "0.000000 7.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "204.000000" +"absmin" "219.000000 931.000000 -241.000000" +"absmax" "221.000000 933.000000 -239.000000" +"origin" "220.000000 932.000000 -240.000000" +"angles" "0.000000 61.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +} +{ +"modelindex" "215.000000" +"absmin" "1063.000000 375.000000 23.000000" +"absmax" "1065.000000 377.000000 25.000000" +"origin" "1064.000000 376.000000 24.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "191691.000000" +"part_emitter" "305" +"part_active" "70.000000" +} +{ +"absmin" "1063.000000 375.000000 23.000000" +"absmax" "1065.000000 377.000000 25.000000" +"origin" "1064.000000 376.000000 24.000000" +"angles" "0.000000 90.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1244.973999" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "191691.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "304" +"part_style" "70.000000" +"pemit_tcount" "7.000000" +"start_delay" "3.454115" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "215.000000" +"absmin" "951.000000 1039.000000 -1.000000" +"absmax" "953.000000 1041.000000 1.000000" +"origin" "952.000000 1040.000000 -0.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "29915.000000" +"part_emitter" "307" +"part_active" "70.000000" +} +{ +"absmin" "951.000000 1039.000000 -1.000000" +"absmax" "953.000000 1041.000000 1.000000" +"origin" "952.000000 1040.000000 -0.000000" +"angles" "0.000000 90.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1249.332520" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "29915.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "306" +"part_style" "70.000000" +"start_delay" "4.581103" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "204.000000" +"absmin" "547.000000 1015.000000 -217.000000" +"absmax" "549.000000 1017.000000 -215.000000" +"origin" "548.000000 1016.000000 -216.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "1.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +} +{ +"modelindex" "205.000000" +"absmin" "547.000000 1043.000000 -217.000000" +"absmax" "549.000000 1045.000000 -215.000000" +"origin" "548.000000 1044.000000 -216.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "1.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "204.000000" +"absmin" "555.000000 1027.000000 -217.000000" +"absmax" "557.000000 1029.000000 -215.000000" +"origin" "556.000000 1028.000000 -216.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +} +{ +"modelindex" "205.000000" +"absmin" "575.000000 1147.000000 -185.000000" +"absmax" "577.000000 1149.000000 -183.000000" +"origin" "576.000000 1148.000000 -184.000000" +"angles" "0.000000 294.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "5.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "3.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "204.000000" +"absmin" "575.000000 1159.000000 -185.000000" +"absmax" "577.000000 1161.000000 -183.000000" +"origin" "576.000000 1160.000000 -184.000000" +"angles" "0.000000 288.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +} +{ +"modelindex" "70.000000" +"absmin" "575.000000 1063.000000 -29.000000" +"absmax" "625.000000 1113.000000 -19.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_button" +"model" "*69" +"mins" "576.000000 1064.000000 -28.000000" +"maxs" "624.000000 1112.000000 -20.000000" +"size" "48.000000 48.000000 8.000000" +"touch" "func_button_touch" +"think" "SUB_Null" +"blocked" "func_button_blocked" +"target" "quaddoor" +"movedir" "0.000000 0.000000 -1.000000" +"noise" "buttons/airbut1.wav" +"speed" "40.000000" +"mdl" "*69" +"wait" "-1.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 -4.000000" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"modelindex" "205.000000" +"absmin" "615.000000 1143.000000 -25.000000" +"absmax" "617.000000 1145.000000 -23.000000" +"origin" "616.000000 1144.000000 -24.000000" +"angles" "0.000000 69.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "5.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "3.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "205.000000" +"absmin" "599.000000 1159.000000 -25.000000" +"absmax" "601.000000 1161.000000 -23.000000" +"origin" "600.000000 1160.000000 -24.000000" +"angles" "0.000000 209.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "5.000000" +"light_lev" "160.000000" +"style" "1.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "3.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "205.000000" +"absmin" "583.000000 1143.000000 -25.000000" +"absmax" "585.000000 1145.000000 -23.000000" +"origin" "584.000000 1144.000000 -24.000000" +"angles" "0.000000 53.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "205.000000" +"absmin" "603.000000 1143.000000 -25.000000" +"absmax" "605.000000 1145.000000 -23.000000" +"origin" "604.000000 1144.000000 -24.000000" +"angles" "0.000000 297.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "5.000000" +"light_lev" "160.000000" +"style" "1.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "3.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "ritual1" +"message" "A dark ritual!" +"attack_finished" "999999.000000" +"mdl" "*70" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "352.000000 896.000000 -216.000000" +"bbmaxs" "432.000000 1104.000000 -152.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "215.000000" +"absmin" "1223.000000 1519.000000 -65.000000" +"absmax" "1225.000000 1521.000000 -63.000000" +"origin" "1224.000000 1520.000000 -64.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "108864.000000" +"part_emitter" "320" +"part_active" "70.000000" +} +{ +"absmin" "1223.000000 1519.000000 -65.000000" +"absmax" "1225.000000 1521.000000 -63.000000" +"origin" "1224.000000 1520.000000 -64.000000" +"angles" "0.000000 90.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1246.968994" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "108864.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "319" +"part_style" "70.000000" +"start_delay" "4.619678" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "215.000000" +"absmin" "1471.000000 2007.000000 -65.000000" +"absmax" "1473.000000 2009.000000 -63.000000" +"origin" "1472.000000 2008.000000 -64.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "35000.000000" +"part_emitter" "322" +"part_active" "70.000000" +} +{ +"absmin" "1471.000000 2007.000000 -65.000000" +"absmax" "1473.000000 2009.000000 -63.000000" +"origin" "1472.000000 2008.000000 -64.000000" +"angles" "0.000000 180.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1246.944946" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "35000.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "321" +"part_style" "70.000000" +"start_delay" "5.618000" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "206.000000" +"absmin" "1359.000000 1511.000000 -201.000000" +"absmax" "1361.000000 1513.000000 -199.000000" +"origin" "1360.000000 1512.000000 -200.000000" +"angles" "0.000000 173.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "3.000000" +} +{ +"modelindex" "205.000000" +"absmin" "1359.000000 1527.000000 -201.000000" +"absmax" "1361.000000 1529.000000 -199.000000" +"origin" "1360.000000 1528.000000 -200.000000" +"angles" "0.000000 249.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "2.000000" +"spawnflags" "2.000000" +"light_lev" "1.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +"estate" "2.000000" +} +{ +"modelindex" "204.000000" +"absmin" "1343.000000 1535.000000 -193.000000" +"absmax" "1345.000000 1537.000000 -191.000000" +"origin" "1344.000000 1536.000000 -192.000000" +"angles" "0.000000 227.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "5.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "3.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +} +{ +"modelindex" "206.000000" +"absmin" "1335.000000 1615.000000 -193.000000" +"absmax" "1337.000000 1617.000000 -191.000000" +"origin" "1336.000000 1616.000000 -192.000000" +"angles" "0.000000 350.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"spawnflags" "2.000000" +"light_lev" "1.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "3.000000" +"estate" "2.000000" +} +{ +"modelindex" "205.000000" +"absmin" "1359.000000 1623.000000 -201.000000" +"absmax" "1361.000000 1625.000000 -199.000000" +"origin" "1360.000000 1624.000000 -200.000000" +"angles" "0.000000 296.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "206.000000" +"absmin" "1367.000000 1631.000000 -201.000000" +"absmax" "1369.000000 1633.000000 -199.000000" +"origin" "1368.000000 1632.000000 -200.000000" +"angles" "0.000000 289.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"spawnflags" "2.000000" +"light_lev" "1.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "3.000000" +"estate" "2.000000" +} +{ +"modelindex" "205.000000" +"absmin" "1375.000000 1639.000000 -201.000000" +"absmax" "1377.000000 1641.000000 -199.000000" +"origin" "1376.000000 1640.000000 -200.000000" +"angles" "0.000000 187.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "205.000000" +"absmin" "1383.000000 1663.000000 -201.000000" +"absmax" "1385.000000 1665.000000 -199.000000" +"origin" "1384.000000 1664.000000 -200.000000" +"angles" "0.000000 109.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "205.000000" +"absmin" "1359.000000 1887.000000 -201.000000" +"absmax" "1361.000000 1889.000000 -199.000000" +"origin" "1360.000000 1888.000000 -200.000000" +"angles" "0.000000 160.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "1.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "206.000000" +"absmin" "1383.000000 1895.000000 -201.000000" +"absmax" "1385.000000 1897.000000 -199.000000" +"origin" "1384.000000 1896.000000 -200.000000" +"angles" "0.000000 223.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "3.000000" +} +{ +"modelindex" "204.000000" +"absmin" "1383.000000 1919.000000 -193.000000" +"absmax" "1385.000000 1921.000000 -191.000000" +"origin" "1384.000000 1920.000000 -192.000000" +"angles" "0.000000 329.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "1.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +} +{ +"modelindex" "215.000000" +"absmin" "1551.000000 2423.000000 -225.000000" +"absmax" "1553.000000 2425.000000 -223.000000" +"origin" "1552.000000 2424.000000 -224.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "383080.000000" +"part_emitter" "335" +"part_active" "70.000000" +} +{ +"absmin" "1551.000000 2423.000000 -225.000000" +"absmax" "1553.000000 2425.000000 -223.000000" +"origin" "1552.000000 2424.000000 -224.000000" +"angles" "0.000000 270.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1250.046387" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "383080.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "334" +"part_style" "70.000000" +"start_delay" "10.460432" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "215.000000" +"absmin" "1047.000000 2031.000000 -89.000000" +"absmax" "1049.000000 2033.000000 -87.000000" +"origin" "1048.000000 2032.000000 -88.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "223680.000000" +"part_emitter" "337" +"part_active" "70.000000" +} +{ +"absmin" "1047.000000 2031.000000 -89.000000" +"absmax" "1049.000000 2033.000000 -87.000000" +"origin" "1048.000000 2032.000000 -88.000000" +"angles" "0.000000 90.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1247.964111" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "223680.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "336" +"part_style" "70.000000" +"start_delay" "3.030274" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "206.000000" +"absmin" "1519.000000 2335.000000 -337.000000" +"absmax" "1521.000000 2337.000000 -335.000000" +"origin" "1520.000000 2336.000000 -336.000000" +"angles" "0.000000 116.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "3.000000" +} +{ +"modelindex" "206.000000" +"absmin" "1535.000000 2239.000000 -337.000000" +"absmax" "1537.000000 2241.000000 -335.000000" +"origin" "1536.000000 2240.000000 -336.000000" +"angles" "0.000000 265.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "3.000000" +} +{ +"modelindex" "206.000000" +"absmin" "1551.000000 2327.000000 -353.000000" +"absmax" "1553.000000 2329.000000 -351.000000" +"origin" "1552.000000 2328.000000 -352.000000" +"angles" "0.000000 317.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "3.000000" +} +{ +"modelindex" "205.000000" +"absmin" "1535.000000 2351.000000 -353.000000" +"absmax" "1537.000000 2353.000000 -351.000000" +"origin" "1536.000000 2352.000000 -352.000000" +"angles" "0.000000 213.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "204.000000" +"absmin" "1519.000000 2239.000000 -337.000000" +"absmax" "1521.000000 2241.000000 -335.000000" +"origin" "1520.000000 2240.000000 -336.000000" +"angles" "0.000000 320.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +} +{ +"modelindex" "205.000000" +"absmin" "1535.000000 2327.000000 -337.000000" +"absmax" "1537.000000 2329.000000 -335.000000" +"origin" "1536.000000 2328.000000 -336.000000" +"angles" "0.000000 339.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "5.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "3.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"absmin" "1617.000000 2369.000000 -351.968750" +"absmax" "1647.000000 2399.000000 -351.968750" +"origin" "1632.000000 2384.000000 -351.968750" +"oldorigin" "1632.000000 2384.000000 -351.968750" +"angles" "0.000000 296.000000 0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"chain" "242" +"flags" "768.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "1561.000000 2369.000000 -351.968750" +"absmax" "1591.000000 2399.000000 -351.968750" +"origin" "1576.000000 2384.000000 -351.968750" +"oldorigin" "1576.000000 2384.000000 -351.968750" +"angles" "0.000000 71.000000 0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "344" +"netname" "box of shells" +"flags" "768.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "1193.000000 2065.000000 -191.968750" +"absmax" "1223.000000 2095.000000 -191.968750" +"origin" "1208.000000 2080.000000 -191.968750" +"oldorigin" "1208.000000 2080.000000 -191.968750" +"angles" "0.000000 90.000000 0.000000" +"classname" "item_rockets" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "768.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_rockets0.mdl" +"aflag" "5.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "1025.000000 593.000000 -127.968750" +"absmax" "1055.000000 623.000000 -127.968750" +"origin" "1040.000000 608.000000 -127.968750" +"oldorigin" "1040.000000 608.000000 -127.968750" +"classname" "weapon_grenadelauncher" +"touch" "item_touch" +"think" "item_delay" +"weapon" "16.000000" +"netname" "Grenade Launcher" +"flags" "768.000000" +"noise" "weapons/pkup.wav" +"attack_finished" "999999.000000" +"mdl" "progs/g_rock.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "530.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "1361.000000 1777.000000 -199.968750" +"absmax" "1391.000000 1807.000000 -199.968750" +"origin" "1376.000000 1792.000000 -199.968750" +"oldorigin" "1376.000000 1792.000000 -199.968750" +"angles" "0.000000 130.000000 0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "215.000000" +"absmin" "87.000000 567.000000 -121.000000" +"absmax" "89.000000 569.000000 -119.000000" +"origin" "88.000000 568.000000 -120.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "28987.000000" +"part_emitter" "350" +"part_active" "70.000000" +} +{ +"absmin" "87.000000 567.000000 -121.000000" +"absmax" "89.000000 569.000000 -119.000000" +"origin" "88.000000 568.000000 -120.000000" +"angles" "0.000000 180.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1248.269165" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "28987.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "349" +"part_style" "70.000000" +"start_delay" "9.146915" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "205.000000" +"absmin" "87.000000 631.000000 -217.000000" +"absmax" "89.000000 633.000000 -215.000000" +"origin" "88.000000 632.000000 -216.000000" +"angles" "0.000000 237.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "1.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "205.000000" +"absmin" "79.000000 607.000000 -217.000000" +"absmax" "81.000000 609.000000 -215.000000" +"origin" "80.000000 608.000000 -216.000000" +"angles" "0.000000 212.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "205.000000" +"absmin" "71.000000 623.000000 -217.000000" +"absmax" "73.000000 625.000000 -215.000000" +"origin" "72.000000 624.000000 -216.000000" +"angles" "0.000000 123.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "1.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "206.000000" +"absmin" "-89.000000 631.000000 -217.000000" +"absmax" "-87.000000 633.000000 -215.000000" +"origin" "-88.000000 632.000000 -216.000000" +"angles" "0.000000 323.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "5.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "3.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "3.000000" +} +{ +"modelindex" "205.000000" +"absmin" "-73.000000 607.000000 -217.000000" +"absmax" "-71.000000 609.000000 -215.000000" +"origin" "-72.000000 608.000000 -216.000000" +"angles" "0.000000 351.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "215.000000" +"absmin" "111.000000 319.000000 -121.000000" +"absmax" "113.000000 321.000000 -119.000000" +"origin" "112.000000 320.000000 -120.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "408924.000000" +"part_emitter" "357" +"part_active" "70.000000" +} +{ +"absmin" "111.000000 319.000000 -121.000000" +"absmax" "113.000000 321.000000 -119.000000" +"origin" "112.000000 320.000000 -120.000000" +"angles" "0.000000 90.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1244.961182" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "408924.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "356" +"part_style" "70.000000" +"start_delay" "7.217170" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "205.000000" +"absmin" "439.000000 543.000000 -233.000000" +"absmax" "441.000000 545.000000 -231.000000" +"origin" "440.000000 544.000000 -232.000000" +"angles" "0.000000 65.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "205.000000" +"absmin" "519.000000 535.000000 -233.000000" +"absmax" "521.000000 537.000000 -231.000000" +"origin" "520.000000 536.000000 -232.000000" +"angles" "0.000000 226.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "3.000000" +"light_lev" "320.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "2.000000" +"wait" "3.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "204.000000" +"absmin" "559.000000 -161.000000 -233.000000" +"absmax" "561.000000 -159.000000 -231.000000" +"origin" "560.000000 -160.000000 -232.000000" +"angles" "0.000000 356.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "1.000000" +"light_lev" "320.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "1.000000" +"wait" "3.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +} +{ +"modelindex" "205.000000" +"absmin" "391.000000 -161.000000 -233.000000" +"absmax" "393.000000 -159.000000 -231.000000" +"origin" "392.000000 -160.000000 -232.000000" +"angles" "0.000000 251.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "1.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "204.000000" +"absmin" "431.000000 135.000000 -169.000000" +"absmax" "433.000000 137.000000 -167.000000" +"origin" "432.000000 136.000000 -168.000000" +"angles" "0.000000 257.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "4.000000" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "cryptlights" +"light_lev" "160.000000" +"style" "32.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "3.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +"estate" "2.000000" +"estate_on" "light_candle_on" +"estate_off" "light_candle_off" +} +{ +"modelindex" "206.000000" +"absmin" "447.000000 151.000000 -169.000000" +"absmax" "449.000000 153.000000 -167.000000" +"origin" "448.000000 152.000000 -168.000000" +"angles" "0.000000 19.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "cryptlights" +"light_lev" "160.000000" +"style" "32.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "3.000000" +"estate" "2.000000" +"estate_on" "light_candle_on" +"estate_off" "light_candle_off" +} +{ +"modelindex" "205.000000" +"absmin" "479.000000 239.000000 -185.000000" +"absmax" "481.000000 241.000000 -183.000000" +"origin" "480.000000 240.000000 -184.000000" +"angles" "0.000000 47.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "4.000000" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "cryptlights" +"light_lev" "160.000000" +"style" "32.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "3.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +"estate" "2.000000" +"estate_on" "light_candle_on" +"estate_off" "light_candle_off" +} +{ +"modelindex" "206.000000" +"absmin" "527.000000 159.000000 -217.000000" +"absmax" "529.000000 161.000000 -215.000000" +"origin" "528.000000 160.000000 -216.000000" +"angles" "0.000000 33.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "2.000000" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "cryptlights" +"light_lev" "160.000000" +"style" "32.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "3.000000" +"estate" "2.000000" +"estate_on" "light_candle_on" +"estate_off" "light_candle_off" +} +{ +"modelindex" "205.000000" +"absmin" "567.000000 239.000000 -233.000000" +"absmax" "569.000000 241.000000 -231.000000" +"origin" "568.000000 240.000000 -232.000000" +"angles" "0.000000 231.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "2.000000" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "cryptlights" +"light_lev" "160.000000" +"style" "32.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +"estate" "2.000000" +"estate_on" "light_candle_on" +"estate_off" "light_candle_off" +} +{ +"modelindex" "205.000000" +"absmin" "287.000000 -33.000000 -233.000000" +"absmax" "289.000000 -31.000000 -231.000000" +"origin" "288.000000 -32.000000 -232.000000" +"angles" "0.000000 32.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "cryptlights" +"light_lev" "160.000000" +"style" "32.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +"estate" "2.000000" +"estate_on" "light_candle_on" +"estate_off" "light_candle_off" +} +{ +"modelindex" "204.000000" +"absmin" "319.000000 -25.000000 -233.000000" +"absmax" "321.000000 -23.000000 -231.000000" +"origin" "320.000000 -24.000000 -232.000000" +"angles" "0.000000 171.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "4.000000" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "cryptlights" +"light_lev" "160.000000" +"style" "32.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "3.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +"estate" "2.000000" +"estate_on" "light_candle_on" +"estate_off" "light_candle_off" +} +{ +"modelindex" "204.000000" +"absmin" "303.000000 -49.000000 -233.000000" +"absmax" "305.000000 -47.000000 -231.000000" +"origin" "304.000000 -48.000000 -232.000000" +"angles" "0.000000 22.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "cryptlights" +"light_lev" "160.000000" +"style" "32.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +"estate" "2.000000" +"estate_on" "light_candle_on" +"estate_off" "light_candle_off" +} +{ +"modelindex" "206.000000" +"absmin" "287.000000 87.000000 -233.000000" +"absmax" "289.000000 89.000000 -231.000000" +"origin" "288.000000 88.000000 -232.000000" +"angles" "0.000000 28.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "2.000000" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "cryptlights" +"light_lev" "160.000000" +"style" "32.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "3.000000" +"estate" "2.000000" +"estate_on" "light_candle_on" +"estate_off" "light_candle_off" +} +{ +"modelindex" "206.000000" +"absmin" "319.000000 47.000000 -233.000000" +"absmax" "321.000000 49.000000 -231.000000" +"origin" "320.000000 48.000000 -232.000000" +"angles" "0.000000 48.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "4.000000" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "cryptlights" +"light_lev" "160.000000" +"style" "32.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "3.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "3.000000" +"estate" "2.000000" +"estate_on" "light_candle_on" +"estate_off" "light_candle_off" +} +{ +"modelindex" "205.000000" +"absmin" "271.000000 271.000000 -233.000000" +"absmax" "273.000000 273.000000 -231.000000" +"origin" "272.000000 272.000000 -232.000000" +"angles" "0.000000 334.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "cryptlights" +"light_lev" "160.000000" +"style" "32.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +"estate" "2.000000" +"estate_on" "light_candle_on" +"estate_off" "light_candle_off" +} +{ +"modelindex" "204.000000" +"absmin" "287.000000 295.000000 -233.000000" +"absmax" "289.000000 297.000000 -231.000000" +"origin" "288.000000 296.000000 -232.000000" +"angles" "0.000000 27.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "4.000000" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "cryptlights" +"light_lev" "160.000000" +"style" "32.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "3.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +"estate" "2.000000" +"estate_on" "light_candle_on" +"estate_off" "light_candle_off" +} +{ +"absmin" "479.000000 447.000000 -121.000000" +"absmax" "481.000000 449.000000 -119.000000" +"origin" "480.000000 448.000000 -120.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "cryptlights" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "32.000000" +"mdl" "progs/flame2.mdl" +"lip" "1.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"attachment" "375" +"entno_unique" "84916.000000" +"estate" "2.000000" +"estate_on" "light_on" +"estate_off" "light_off" +"part_emitter" "376" +"part_active" "70.000000" +} +{ +"absmin" "479.000000 447.000000 -121.000000" +"absmax" "481.000000 449.000000 -119.000000" +"origin" "480.000000 448.000000 -120.000000" +"think" "play_light_sound" +"owner" "374" +} +{ +"absmin" "479.000000 447.000000 -121.000000" +"absmax" "481.000000 449.000000 -119.000000" +"origin" "480.000000 448.000000 -120.000000" +"angles" "0.000000 270.000000 0.000000" +"use" "misc_particle_use" +"think" "misc_particle_finishsetup" +"spawnflags" "1.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "84916.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "374" +"part_style" "70.000000" +"start_delay" "5.793787" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"absmin" "479.000000 447.000000 -117.000000" +"absmax" "481.000000 449.000000 -115.000000" +"origin" "480.000000 448.000000 -116.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "cryptlights" +"light_lev" "700.000000" +"style" "32.000000" +"wait" "1.000000" +"delay" "5.000000" +"estate" "2.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "479.000000 -73.000000 -121.000000" +"absmax" "481.000000 -71.000000 -119.000000" +"origin" "480.000000 -72.000000 -120.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "cryptlights" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "32.000000" +"mdl" "progs/flame2.mdl" +"lip" "1.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"attachment" "379" +"entno_unique" "33948.000000" +"estate" "2.000000" +"estate_on" "light_on" +"estate_off" "light_off" +"part_emitter" "380" +"part_active" "70.000000" +} +{ +"absmin" "479.000000 -73.000000 -121.000000" +"absmax" "481.000000 -71.000000 -119.000000" +"origin" "480.000000 -72.000000 -120.000000" +"think" "play_light_sound" +"owner" "378" +} +{ +"absmin" "479.000000 -73.000000 -121.000000" +"absmax" "481.000000 -71.000000 -119.000000" +"origin" "480.000000 -72.000000 -120.000000" +"angles" "0.000000 90.000000 0.000000" +"use" "misc_particle_use" +"think" "misc_particle_finishsetup" +"spawnflags" "1.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "33948.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "378" +"part_style" "70.000000" +"start_delay" "3.521012" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"absmin" "479.000000 -73.000000 -117.000000" +"absmax" "481.000000 -71.000000 -115.000000" +"origin" "480.000000 -72.000000 -116.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "cryptlights" +"light_lev" "700.000000" +"style" "32.000000" +"wait" "1.000000" +"delay" "5.000000" +"estate" "2.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"modelindex" "205.000000" +"absmin" "759.000000 247.000000 -233.000000" +"absmax" "761.000000 249.000000 -231.000000" +"origin" "760.000000 248.000000 -232.000000" +"angles" "0.000000 306.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "5.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "3.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "204.000000" +"absmin" "735.000000 231.000000 -233.000000" +"absmax" "737.000000 233.000000 -231.000000" +"origin" "736.000000 232.000000 -232.000000" +"angles" "0.000000 19.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +} +{ +"modelindex" "204.000000" +"absmin" "727.000000 175.000000 -233.000000" +"absmax" "729.000000 177.000000 -231.000000" +"origin" "728.000000 176.000000 -232.000000" +"angles" "0.000000 348.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +} +{ +"modelindex" "205.000000" +"absmin" "767.000000 127.000000 -233.000000" +"absmax" "769.000000 129.000000 -231.000000" +"origin" "768.000000 128.000000 -232.000000" +"angles" "0.000000 78.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"absmin" "471.000000 199.000000 -177.000000" +"absmax" "473.000000 201.000000 -175.000000" +"origin" "472.000000 200.000000 -176.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"target" "cryptgate" +"targetname" "cryptgatebtns" +"wait" "2.000000" +"count" "2.000000" +"height" "2.000000" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"modelindex" "238.000000" +"absmin" "399.000000 487.000000 -232.968750" +"absmax" "433.000000 521.000000 -174.968750" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "416.000000 504.000000 -207.968750" +"oldorigin" "416.000000 504.000000 -208.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "monster_zombiek" +"model" "progs/mon_zombiek.mdl" +"frame" "5.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"use" "monster_use" +"think" "zombiek_stand7" +"nextthink" "1244.985840" +"health" "60.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "270.000000" +"yaw_speed" "20.000000" +"spawnflags" "256.000000" +"targetname" "cryptbtn1" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "1.000000" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"lip" "1.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_zombiek.mdl" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "1245.186035" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "8.496515" +"sight_sound" "zombie/zk_sight.wav" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"modelindex" "273.000000" +"absmin" "607.000000 -17.000000 -233.000000" +"absmax" "641.000000 17.000000 -175.000000" +"movetype" "4.000000" +"origin" "624.000000 -0.000000 -208.000000" +"oldorigin" "624.000000 -0.000000 -208.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_zombie" +"model" "progs/mon_zombie.mdl" +"frame" "173.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"use" "zombie_wakeup" +"think" "SUB_Null" +"nextthink" "999999.000000" +"health" "60.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"fixangle" "1.000000" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "180.000000" +"yaw_speed" "20.000000" +"spawnflags" "132.000000" +"targetname" "cryptbtn1" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"inpain" "2.000000" +"movespeed" "1.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_zombie.mdl" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "5.769320" +"sight_sound" "zombie/z_idle.wav" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"zombieflr" "8.000000" +"bodyonflr" "TRUE" +} +{ +"modelindex" "273.000000" +"absmin" "463.000000 -17.000000 -233.000000" +"absmax" "497.000000 17.000000 -175.000000" +"movetype" "4.000000" +"origin" "480.000000 -0.000000 -208.000000" +"oldorigin" "480.000000 -0.000000 -208.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_mummy" +"model" "progs/mon_zombie.mdl" +"frame" "111.000000" +"skin" "6.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"use" "zombie_wakeup" +"think" "SUB_Null" +"nextthink" "999999.000000" +"health" "60.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"fixangle" "1.000000" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "180.000000" +"yaw_speed" "20.000000" +"spawnflags" "388.000000" +"targetname" "cryptbtn1" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"inpain" "2.000000" +"movespeed" "1.000000" +"no_liquiddmg" "1.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "355.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_zombie.mdl" +"exactskin" "6.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was Mummified +" +"idletimer" "6.571273" +"sight_sound" "zombie/z_idle.wav" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"zombieflr" "2.000000" +"bodyonflr" "TRUE" +} +{ +"modelindex" "273.000000" +"absmin" "607.000000 351.000000 -233.000000" +"absmax" "641.000000 385.000000 -175.000000" +"movetype" "4.000000" +"origin" "624.000000 368.000000 -208.000000" +"oldorigin" "624.000000 368.000000 -208.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_zombie" +"model" "progs/mon_zombie.mdl" +"frame" "111.000000" +"skin" "2.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"use" "zombie_wakeup" +"think" "SUB_Null" +"nextthink" "999999.000000" +"health" "60.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"fixangle" "1.000000" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "180.000000" +"yaw_speed" "20.000000" +"spawnflags" "132.000000" +"targetname" "cryptbtn1" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"inpain" "2.000000" +"movespeed" "1.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_zombie.mdl" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "7.974807" +"sight_sound" "zombie/z_idle.wav" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"zombieflr" "2.000000" +"bodyonflr" "TRUE" +} +{ +"absmin" "703.000000 159.000000 -225.000000" +"absmax" "705.000000 161.000000 -223.000000" +"origin" "704.000000 160.000000 -224.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "cryptlights" +"targetname" "cryptbtn1" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "238.000000" +"absmin" "399.000000 -145.000000 -232.968750" +"absmax" "433.000000 -111.000000 -174.968750" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "416.000000 -128.000000 -207.968750" +"oldorigin" "416.000000 -128.000000 -208.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "monster_zombiek" +"model" "progs/mon_zombiek.mdl" +"frame" "9.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"use" "monster_use" +"think" "zombiek_stand11" +"nextthink" "1245.021973" +"health" "60.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"spawnflags" "256.000000" +"targetname" "cryptbtn1" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "3.000000" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"lip" "3.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_zombiek.mdl" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "1245.322144" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idlebusy" "1.000000" +"idletimer" "7.178298" +"sight_sound" "zombie/zk_sight.wav" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"modelindex" "275.000000" +"absmin" "297.000000 65.000000 -231.968750" +"absmax" "359.000000 127.000000 -175.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "328.000000 96.000000 -231.968750" +"oldorigin" "328.000000 96.000000 -231.968750" +"angles" "0.000000 270.000000 0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "185.000000" +"absmin" "1526.167603 285.601135 -32.968750" +"absmax" "1560.167603 319.601135 25.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "1543.167603 302.601135 -7.968750" +"oldorigin" "544.000000 -16.000000 56.031250" +"angles" "0.000000 24.988403 0.000000" +"classname" "monster_dguard" +"model" "progs/mon_dguard.mdl" +"frame" "240.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1244.953979" +"health" "-16.345623" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "549.126343" +"attack_finished" "33.712231" +"pain_finished" "1000544.500000" +"show_hostile" "545.326294" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"lip" "0.029206" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dguard.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "544.726440" +"pain_flinch" "20.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "549.702087" +"idle_sound" "knight/idle.wav" +"sight_timeout" "42.712231" +"sight_sound" "knight/ksight.wav" +"enemydist" "583.957214" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "544.424988" +"dmgcombined" "12.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "72.000000" +"absmin" "1475.000000 2159.000000 -169.000000" +"absmax" "1485.000000 2209.000000 -119.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "4.000000 0.000000 0.000000" +"classname" "func_button" +"model" "*71" +"frame" "1.000000" +"mins" "1472.000000 2160.000000 -168.000000" +"maxs" "1480.000000 2208.000000 -120.000000" +"size" "8.000000 48.000000 48.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.900000" +"enemy" "1" +"target" "shortcut1" +"movedir" "1.000000 0.000000 -0.000000" +"message" "A shortcut has opened." +"noise" "buttons/airbut1.wav" +"speed" "40.000000" +"mdl" "*71" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "4.000000 0.000000 0.000000" +"lip" "4.000000" +"pos2" "4.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "2047.424561 2334.871582 -328.968750" +"absmax" "2049.424561 2336.871582 -326.968750" +"origin" "2048.424561 2335.871582 -327.968750" +"oldorigin" "959.714600 2372.635742 -167.968750" +"angles" "0.000000 279.970093 0.000000" +"classname" "monster_zombiek" +"frame" "126.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"fixangle" "1.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "130.970703" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "cryptwake1" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "937.372009" +"search_time" "947.971008" +"attack_state" "3.000000" +"attack_finished" "894.901367" +"pain_finished" "938.626953" +"show_hostile" "943.971008" +"jump_flag" "894.245667" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"inpain" "2.000000" +"lip" "0.844325" +"waitmin" "1000942.625000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "943.471130" +"attack_elev" "1.000000" +"attack_chance" "0.400000" +"meleetimer" "877.752136" +"pain_flinch" "28.000000" +"pain_finstate" "938.069946" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "894.535278" +"sight_timeout" "885.252502" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "32.793125" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "3.000000" +"altsteplast" "5.000000" +"zombieflr" "4.000000" +"bodyonflr" "" +"dmgtimeframe" "937.633972" +"dmgcombined" "16.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "1125.778931 2267.246338 -168.968750" +"absmax" "1127.778931 2269.246338 -166.968750" +"origin" "1126.778931 2268.246338 -167.968750" +"oldorigin" "1127.910767 2371.945801 -167.968750" +"angles" "0.000000 125.996704 0.000000" +"classname" "monster_zombiek" +"frame" "121.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"fixangle" "1.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "126.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "cryptwake1" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "877.407043" +"search_time" "881.425964" +"attack_state" "1.000000" +"attack_finished" "876.326233" +"pain_finished" "871.907043" +"show_hostile" "877.425964" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"inpain" "2.000000" +"lip" "0.813471" +"waitmin" "1000875.937500" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "877.425964" +"attack_elev" "2.000000" +"meleetimer" "877.825867" +"pain_flinch" "28.000000" +"pain_finstate" "871.907043" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "7.463317" +"sight_timeout" "882.468018" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "33.683418" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "3.000000" +"altsteplast" "4.000000" +"zombieflr" "4.000000" +"bodyonflr" "" +"dmgtimeframe" "877.007019" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "1139.901855 2087.452393 -168.968750" +"absmax" "1141.901855 2089.452393 -166.968750" +"origin" "1140.901855 2088.452393 -167.968750" +"oldorigin" "1136.000000 2096.000000 -168.000000" +"angles" "0.000000 123.000000 0.000000" +"classname" "monster_zombiek" +"frame" "90.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"fixangle" "1.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "27.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "cryptwake1" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"attack_finished" "873.468018" +"pain_finished" "869.100037" +"show_hostile" "873.468018" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"inpain" "2.000000" +"lip" "0.793085" +"waitmin" "1000873.125000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"pain_flinch" "28.000000" +"pain_finstate" "869.100037" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "8.556429" +"sight_timeout" "882.468018" +"sight_sound" "zombie/zk_sight.wav" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"altsteplast" "5.000000" +"zombieflr" "4.000000" +"bodyonflr" "" +"dmgtimeframe" "874.200012" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "1084.052734 2265.135010 -168.968750" +"absmax" "1086.052734 2267.135010 -166.968750" +"origin" "1085.052734 2266.135010 -167.968750" +"oldorigin" "959.187805 2090.583740 -167.968750" +"angles" "0.000000 135.000000 0.000000" +"classname" "monster_zombiek" +"frame" "121.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"fixangle" "1.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "cryptwake1" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "878.915039" +"search_time" "883.374573" +"attack_finished" "876.275330" +"pain_finished" "873.415039" +"show_hostile" "879.374573" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"inpain" "2.000000" +"lip" "0.881863" +"waitmin" "1000877.437500" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "878.474792" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"pain_flinch" "28.000000" +"pain_finstate" "873.415039" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "8.134920" +"sight_timeout" "882.468018" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "212.152557" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "2.000000" +"altsteplast" "4.000000" +"zombieflr" "4.000000" +"bodyonflr" "" +"dmgtimeframe" "878.515015" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "cryptwake1" +"attack_finished" "999999.000000" +"mdl" "*72" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "1256.000000 2120.000000 -224.000000" +"bbmaxs" "1264.000000 2336.000000 -136.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "2191.000000 1319.000000 -353.000000" +"absmax" "2225.000000 1417.000000 -287.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "2192.000000 1320.000000 -352.000000" +"maxs" "2224.000000 1416.000000 -288.000000" +"size" "32.000000 96.000000 64.000000" +"touch" "trigger_bmodel_touch" +"message" "You found a secret area!" +"sounds" "1.000000" +"noise" "misc/secret.wav" +"mdl" "*73" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "2192.000000 1320.000000 -352.000000" +"bbmaxs" "2224.000000 1416.000000 -288.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_secret" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"message" "You found a secret area!" +"sounds" "1.000000" +"noise" "misc/secret.wav" +"attack_finished" "999999.000000" +"mdl" "*74" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "1776.000000 376.000000 -312.000000" +"bbmaxs" "1808.000000 512.000000 -240.000000" +"classtype" "950.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_secret" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"message" "You found a secret area!" +"sounds" "1.000000" +"noise" "misc/secret.wav" +"attack_finished" "999999.000000" +"mdl" "*75" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "2552.000000 1760.000000 -208.000000" +"bbmaxs" "2568.000000 1864.000000 -152.000000" +"classtype" "950.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "206.000000" +"absmin" "2671.000000 1847.000000 -209.000000" +"absmax" "2673.000000 1849.000000 -207.000000" +"origin" "2672.000000 1848.000000 -208.000000" +"angles" "0.000000 112.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"modelindex" "206.000000" +"absmin" "2671.000000 1767.000000 -209.000000" +"absmax" "2673.000000 1769.000000 -207.000000" +"origin" "2672.000000 1768.000000 -208.000000" +"angles" "0.000000 195.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"modelindex" "77.000000" +"absmin" "2543.000000 2087.000000 -169.000000" +"absmax" "2577.000000 2093.000000 -135.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000000 0.000000 0.000000" +"classname" "func_button" +"model" "*76" +"frame" "1.000000" +"mins" "2544.000000 2088.000000 -168.000000" +"maxs" "2576.000000 2092.000000 -136.000000" +"size" "32.000000 4.000000 32.000000" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.900000" +"health" "5.000000" +"enemy" "1" +"max_health" "5.000000" +"target" "secretdoor1" +"movedir" "0.000000 -1.000000 -0.000000" +"noise" "buttons/airbut1.wav" +"th_die" "func_button_killed" +"speed" "40.000000" +"mdl" "*76" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000000 0.000000 0.000000" +"lip" "4.000000" +"pos2" "-0.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +"dmgtimeframe" "351.718994" +"dmgcombined" "8.000000" +} +{ +"absmin" "599.000000 1407.000000 -185.000000" +"absmax" "601.000000 1409.000000 -183.000000" +"origin" "600.000000 1408.000000 -184.000000" +"classname" "trap_gasshooter" +"use" "entity_state_use" +"think" "trap_gasshooter_spawn" +"spawnflags" "2.000000" +"targetname" "flame4" +"movedir" "0.000000 -1.000000 -0.000000" +"noise1" "traps/flame_loop.wav" +"noise2" "traps/flame_off.wav" +"speed" "200.000000" +"mdl" "progs/s_burst_flame.spr" +"mangle" "0.000000 270.000000 0.000000" +"wait" "0.050000" +"dmg" "1.000000" +"state" "2.000000" +"waitmin" "0.500000" +"waitmin2" "858.634033" +"activate" "408" +"classtype" "658.000000" +"estate" "1.000000" +"estate_on" "trap_gasshooter_on" +"estate_off" "trap_gasshooter_off" +"estate_use" "trap_gasshooter_use" +"estate_reset" "trap_gasshooter_reset" +} +{ +"absmin" "567.000000 1263.000000 -217.000000" +"absmax" "633.000000 1401.000000 -207.000000" +"solid" "1.000000" +"classname" "trigger_multiple" +"model" "" +"mins" "568.000000 1264.000000 -216.000000" +"maxs" "632.000000 1400.000000 -208.000000" +"size" "64.000000 136.000000 8.000000" +"touch" "trigger_bmodel_touch" +"think" "trigger_bmodel_on" +"target" "flame4" +"attack_finished" "858.545044" +"mdl" "*77" +"wait" "0.200000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "568.000000 1264.000000 -216.000000" +"bbmaxs" "632.000000 1400.000000 -208.000000" +"classtype" "905.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "241.000000" +"absmin" "575.000000 1071.000000 -20.968750" +"absmax" "609.000000 1105.000000 45.031250" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "592.000000 1088.000000 4.031250" +"oldorigin" "592.000000 1088.000000 4.031250" +"angles" "0.000000 316.999512 0.000000" +"classname" "monster_skullwiz" +"model" "progs/mon_skullwiz.mdl" +"frame" "123.000000" +"skin" "2.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"use" "monster_use" +"think" "skullw_run3" +"nextthink" "1244.994263" +"groundentity" "313" +"health" "180.000000" +"takedamage" "2.000000" +"chain" "313" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "180.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "317.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "68.000000" +"targetname" "sktrap" +"th_stand" "skullw_stand" +"th_walk" "skullw_walk" +"th_run" "skullw_run1" +"th_missile" "skullw_magic" +"th_melee" "skullw_tele1" +"th_pain" "skullw_pain" +"th_die" "skullw_die" +"search_time" "1240.696533" +"attack_state" "6.000000" +"attack_finished" "1237.594116" +"pain_finished" "1235.497070" +"show_hostile" "1245.894287" +"mdl" "progs/mon_skullwiz.mdl" +"pausetime" "999999.000000" +"aflag" "1.000000" +"pos1" "636.453918 1041.958130 44.031250" +"pos2" "636.453918 1041.958130 28.031250" +"height" "96.000000" +"activate" "109" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "320.000000" +"classgroup" "675.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"attachment" "1533" +"exactskin" "2.000000" +"th_checkattack" "SkullWizCheckAttack" +"th_updmissile" "skullw_guardian" +"liquidbase" "-1.000000" +"liquidcheck" "1245.894287" +"distmin" "256.000000" +"distmax" "512.000000" +"bodyphased" "1.000000" +"pain_flinch" "50.000000" +"pain_timeout" "1.000000" +"pain_sound" "skullwiz/pain1.wav" +"pain_sound2" "skullwiz/pain2.wav" +"deathstring" " was blown apart by a Skull Wizard +" +"idlebusy" "1.000000" +"idletimer" "1244.886230" +"idle_sound" "skullwiz/idle1.wav" +"idle_sound2" "skullwiz/idle2.wav" +"sight_timeout" "1091.234253" +"sight_sound" "skullwiz/sight.wav" +"enemydist" "821.271179" +"switchoverride" "1.000000" +"steptype" "4.000000" +"minion_active" "1.000000" +"part_style" "16.000000" +"gib1mdl" "progs/h_skullwiz.mdl" +"gib2mdl" "progs/w_skullbook.mdl" +"minion_baseattack" "1.000000" +"minion_count" "1.000000" +"minion_maxcount" "5.000000" +"minion_trigger" "1.000000" +"minion_maxtrigger" "5.000000" +"minion_throwspeed" "200.000000" +"minion_throwextra" "50.000000" +"minion_throwside" "50.000000" +} +{ +"absmin" "767.000000 895.000000 -81.000000" +"absmax" "769.000000 897.000000 -79.000000" +"origin" "768.000000 896.000000 -80.000000" +"classname" "monster_skullwizminion" +"mdl" "progs/mon_lostsoul.mdl" +"classtype" "317.000000" +"pain_sound" "lostsoul/pain1.wav" +"idle_sound" "lostsoul/idle1.wav" +"idle_sound2" "lostsoul/idle2.wav" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "568.000000 1396.000000 -192.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"spawnflags" "4096.000000" +"movedir" "0.000000 -90.000000 0.000000" +"noise" "break/wood_impact.wav" +"noise1" "break/wood_i1.wav" +"noise2" "break/wood_i2.wav" +"noise3" "break/wood_i3.wav" +"style" "2.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"pain_finished" "707.786011" +"wait" "-1.000000" +"noise4" "break/wood_i4.wav" +"cnt" "4.000000" +"lip" "3.664541" +"pos1" "112.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1535" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "112.000000" +"attachment" "412" +"brksound" "2.000000" +"brkimpsound" "2.000000" +"brkimpqty" "4.000000" +"brkobjects" "21.000000" +"brkobj1" "maps/ad_brk/wood05.bsp" +"brkobj2" "maps/ad_brk/wood06.bsp" +"brkobj3" "maps/ad_brk/wood07.bsp" +"brkobj4" "maps/ad_brk/wood08.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 50.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"pain_finstate" "707.743042" +} +{ +"absmin" "599.000000 1397.000000 -157.000000" +"absmax" "601.000000 1399.000000 -155.000000" +"origin" "600.000000 1398.000000 -156.000000" +} +{ +"absmin" "1695.000000 -289.000000 -161.000000" +"absmax" "1697.000000 -287.000000 -159.000000" +"origin" "1696.000000 -288.000000 -160.000000" +"classname" "ambient_swamp1" +"noise" "ambience/swamp1.wav" +"volume" "0.500000" +} +{ +"absmin" "1079.150513 571.683472 -104.968750" +"absmax" "1081.150513 573.683472 -102.968750" +"origin" "1080.150513 572.683472 -103.968750" +"oldorigin" "756.823975 840.061035 -179.968750" +"angles" "0.000000 315.999756 0.000000" +"classname" "monster_zombiek" +"frame" "121.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"fixangle" "1.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "316.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "cryptwake2" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "699.157043" +"search_time" "702.852905" +"attack_state" "1.000000" +"attack_finished" "698.450806" +"pain_finished" "693.657043" +"show_hostile" "698.852905" +"jump_flag" "694.829163" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"inpain" "2.000000" +"lip" "0.239509" +"waitmin" "1000697.687500" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "698.353027" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"meleerange" "80.000000" +"meleetimer" "675.988403" +"pain_flinch" "28.000000" +"pain_finstate" "693.657043" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "695.463501" +"sight_timeout" "676.330017" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "49.120426" +"switchattacker" "1" +"switchtimer" "669.296997" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "3.000000" +"altsteplast" "5.000000" +"zombieflr" "8.000000" +"bodyonflr" "" +"dmgtimeframe" "698.757019" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "761.766541 1140.191528 -192.968750" +"absmax" "763.766541 1142.191528 -190.968750" +"origin" "762.766541 1141.191528 -191.968750" +"oldorigin" "1065.000000 1248.000000 -191.968750" +"angles" "0.000000 214.996948 0.000000" +"classname" "monster_zombiek" +"frame" "121.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"chain" "414" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"fixangle" "1.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "cryptwake2" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "679.333008" +"search_time" "683.777832" +"attack_finished" "670.167358" +"pain_finished" "673.861023" +"show_hostile" "679.777832" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"inpain" "2.000000" +"lip" "0.874416" +"waitmin" "1000677.875000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "679.177979" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"pain_flinch" "28.000000" +"pain_finstate" "673.847046" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "7.460534" +"sight_timeout" "676.330017" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "254.647461" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "4.000000" +"zombieflr" "8.000000" +"bodyonflr" "" +"dmgtimeframe" "678.919006" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "961.484619 1167.546143 -192.968750" +"absmax" "963.484619 1169.546143 -190.968750" +"origin" "962.484619 1168.546143 -191.968750" +"oldorigin" "1041.000000 1120.000000 -191.968750" +"angles" "0.000000 154.995117 0.000000" +"classname" "monster_zombiek" +"frame" "129.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"chain" "415" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"fixangle" "1.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "180.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "cryptwake2" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "669.820007" +"search_time" "674.274048" +"attack_finished" "669.474243" +"pain_finished" "665.835999" +"show_hostile" "670.274048" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"inpain" "2.000000" +"lip" "0.296609" +"waitmin" "1000669.812500" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "669.474243" +"attack_elev" "2.000000" +"pain_flinch" "28.000000" +"pain_finstate" "665.835999" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "8.016935" +"sight_timeout" "676.330017" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "331.888977" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "5.000000" +"altsteplast" "5.000000" +"zombieflr" "8.000000" +"bodyonflr" "" +"dmgtimeframe" "670.935974" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "cryptwake2" +"attack_finished" "999999.000000" +"mdl" "*79" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "768.000000 1072.000000 -216.000000" +"bbmaxs" "784.000000 1384.000000 -136.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "562.709839 870.281189 -192.968750" +"absmax" "564.709839 872.281189 -190.968750" +"origin" "563.709839 871.281189 -191.968750" +"oldorigin" "490.709869 871.281189 -191.968750" +"classname" "monster_zombiek" +"frame" "34.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"fixangle" "1.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "cryptwake3" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"search_time" "616.411072" +"attack_finished" "611.811218" +"show_hostile" "612.411072" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"lip" "0.336344" +"waitmin" "1000610.437500" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "611.811218" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "6.191513" +"sight_timeout" "618.220032" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "300.794922" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "5.000000" +"zombieflr" "4.000000" +"bodyonflr" "" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "535.787048 827.318176 -192.968750" +"absmax" "537.787048 829.318176 -190.968750" +"origin" "536.787048 828.318176 -191.968750" +"oldorigin" "493.653503 785.184631 -191.968750" +"angles" "0.000000 45.000000 0.000000" +"classname" "monster_zombiek" +"frame" "37.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"chain" "418" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"fixangle" "1.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "cryptwake3" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"search_time" "616.360779" +"attack_finished" "611.460999" +"show_hostile" "612.360779" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"lip" "0.756920" +"waitmin" "1000610.437500" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "612.360779" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "5.492883" +"sight_timeout" "618.220032" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "329.350372" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "4.000000" +"zombieflr" "8.000000" +"bodyonflr" "" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "682.818481 1121.222534 -192.968750" +"absmax" "684.818481 1123.222534 -190.968750" +"origin" "683.818481 1122.222534 -191.968750" +"oldorigin" "657.655518 1148.385376 -191.968750" +"angles" "0.000000 222.984009 0.000000" +"classname" "monster_zombiek" +"frame" "31.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"chain" "417" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"fixangle" "1.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "cryptwake3" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2.000000" +"search_time" "622.016724" +"attack_finished" "617.716797" +"show_hostile" "618.016724" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"lip" "2.000000" +"waitmin" "1000616.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "617.116943" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idlebusy" "1.000000" +"idletimer" "7.721174" +"sight_timeout" "626.716797" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "280.689240" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "5.000000" +"zombieflr" "8.000000" +"bodyonflr" "" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "521.930054 1159.509766 -192.968750" +"absmax" "523.930054 1161.509766 -190.968750" +"origin" "522.930054 1160.509766 -191.968750" +"oldorigin" "520.000000 1152.000000 -192.000000" +"angles" "0.000000 251.000000 0.000000" +"classname" "monster_zombiek" +"frame" "247.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"chain" "417" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"fixangle" "1.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "325.000000" +"yaw_speed" "20.000000" +"targetname" "cryptwake3" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "1.000000" +"attack_finished" "609.220032" +"show_hostile" "609.220032" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"inpain" "2.000000" +"lip" "1.000000" +"waitmin" "1000621.500000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "623.042053" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idlebusy" "1.000000" +"idletimer" "8.388064" +"sight_timeout" "618.220032" +"sight_sound" "zombie/zk_sight.wav" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "5.000000" +"altsteplast" "3.000000" +"zombieflr" "4.000000" +"bodyonflr" "" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "cryptwake3" +"attack_finished" "999999.000000" +"mdl" "*80" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "856.000000 712.000000 -184.000000" +"bbmaxs" "872.000000 920.000000 -24.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "599.000000 735.000000 -185.000000" +"absmax" "601.000000 737.000000 -183.000000" +"origin" "600.000000 736.000000 -184.000000" +"classname" "trap_gasshooter" +"use" "entity_state_use" +"think" "trap_gasshooter_spawn" +"spawnflags" "2.000000" +"targetname" "flame5" +"movedir" "-0.000000 1.000000 -0.000000" +"noise1" "traps/flame_loop.wav" +"noise2" "traps/flame_off.wav" +"speed" "200.000000" +"mdl" "progs/s_burst_flame.spr" +"mangle" "0.000000 90.000000 0.000000" +"wait" "0.050000" +"dmg" "1.000000" +"state" "2.000000" +"waitmin" "0.500000" +"waitmin2" "808.355042" +"activate" "424" +"classtype" "658.000000" +"estate" "1.000000" +"estate_on" "trap_gasshooter_on" +"estate_off" "trap_gasshooter_off" +"estate_use" "trap_gasshooter_use" +"estate_reset" "trap_gasshooter_reset" +} +{ +"absmin" "567.000000 743.000000 -217.000000" +"absmax" "633.000000 881.000000 -207.000000" +"solid" "1.000000" +"classname" "trigger_multiple" +"model" "" +"mins" "568.000000 744.000000 -216.000000" +"maxs" "632.000000 880.000000 -208.000000" +"size" "64.000000 136.000000 8.000000" +"touch" "trigger_bmodel_touch" +"think" "trigger_bmodel_on" +"target" "flame5" +"attack_finished" "808.055054" +"mdl" "*81" +"wait" "0.200000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "568.000000 744.000000 -216.000000" +"bbmaxs" "632.000000 880.000000 -208.000000" +"classtype" "905.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "568.000000 744.000000 -192.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-41.000000" +"chain" "424" +"spawnflags" "4096.000000" +"movedir" "0.000000 90.000000 0.000000" +"noise" "break/wood_impact.wav" +"noise1" "break/wood_i1.wav" +"noise2" "break/wood_i2.wav" +"noise3" "break/wood_i3.wav" +"style" "2.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/wood_i4.wav" +"cnt" "4.000000" +"lip" "0.446547" +"pos1" "112.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "112.000000" +"attachment" "426" +"brksound" "2.000000" +"brkimpsound" "2.000000" +"brkimpqty" "4.000000" +"brkobjects" "21.000000" +"brkobj1" "maps/ad_brk/wood05.bsp" +"brkobj2" "maps/ad_brk/wood06.bsp" +"brkobj3" "maps/ad_brk/wood07.bsp" +"brkobj4" "maps/ad_brk/wood08.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 50.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "599.000000 745.000000 -157.000000" +"absmax" "601.000000 747.000000 -155.000000" +"origin" "600.000000 746.000000 -156.000000" +} +{ +"modelindex" "254.000000" +"absmin" "-215.000000 1113.000000 -271.968750" +"absmax" "-153.000000 1175.000000 -215.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-184.000000 1144.000000 -271.968750" +"oldorigin" "-184.000000 1144.000000 -271.968750" +"angles" "0.000000 126.000000 0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-199.000000 889.000000 -271.968750" +"absmax" "-169.000000 919.000000 -271.968750" +"origin" "-184.000000 904.000000 -271.968750" +"oldorigin" "-184.000000 904.000000 -271.968750" +"angles" "0.000000 91.000000 0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "3.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"attachment" "429" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-185.000000 903.000000 -272.968750" +"absmax" "-183.000000 905.000000 -270.968750" +"movetype" "6.000000" +"origin" "-184.000000 904.000000 -271.968750" +"angles" "0.000000 91.000000 0.000000" +"frame" "6.000000" +"skin" "1.000000" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "428" +} +{ +"modelindex" "282.000000" +"absmin" "1483.559204 1709.417236 -200.968750" +"absmax" "1517.559204 1743.417236 -134.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "1500.559204 1726.417236 -175.968750" +"oldorigin" "504.000000 1224.000000 -191.968750" +"angles" "0.000000 82.996216 0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "62.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1245.013062" +"health" "-29.043642" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "83.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"targetname" "sktrap" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "1110.784668" +"attack_finished" "1106.810181" +"pain_finished" "1001105.625000" +"show_hostile" "1106.784668" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.923490" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "637.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"liquidbase" "-1.000000" +"liquidcheck" "1106.684692" +"attack_chance" "0.900000" +"meleeattack" "2.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1105.585083" +"pain_check" "1.000000" +"pain_timeout" "1.500000" +"pain_sound" "hknight/pain1.wav" +"death_sound" "hknight/death1.wav" +"deathstring" " was slain by a Hell Knight +" +"idletimer" "1111.042603" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "1091.340332" +"sight_sound" "hknight/sight1.wav" +"enemydist" "108.475578" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1106.046997" +"dmgcombined" "60.000000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "282.000000" +"absmin" "1893.859619 1673.552856 -352.968750" +"absmax" "1927.859619 1707.552856 -286.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "1910.859619 1690.552856 -327.968750" +"oldorigin" "8.000000 1008.000000 -243.968750" +"angles" "0.000000 49.998779 0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1245.015015" +"health" "-6.845790" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "448.000000" +"targetname" "sktrap" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "1122.746460" +"attack_state" "1.000000" +"attack_finished" "1116.942383" +"pain_finished" "1001117.750000" +"show_hostile" "1118.746460" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.565630" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "637.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"liquidbase" "-1.000000" +"liquidcheck" "1117.946655" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "1.000000" +"meleerange" "80.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1116.847046" +"pain_check" "1.000000" +"pain_timeout" "1.500000" +"pain_sound" "hknight/pain1.wav" +"death_sound" "hknight/death1.wav" +"deathstring" " was slain by a Hell Knight +" +"idletimer" "1123.070557" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "901.197021" +"sight_sound" "hknight/sight1.wav" +"enemydist" "206.080551" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1117.846069" +"dmgcombined" "72.000000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "215.000000" +"absmin" "535.000000 2231.000000 -89.000000" +"absmax" "537.000000 2233.000000 -87.000000" +"origin" "536.000000 2232.000000 -88.000000" +"angles" "0.000000 345.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "298706.000000" +"part_emitter" "433" +"part_active" "70.000000" +} +{ +"absmin" "535.000000 2231.000000 -89.000000" +"absmax" "537.000000 2233.000000 -87.000000" +"origin" "536.000000 2232.000000 -88.000000" +"angles" "0.000000 345.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1250.414185" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "298706.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "432" +"part_style" "70.000000" +"start_delay" "4.793024" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "185.000000" +"absmin" "943.074158 2231.652588 -192.968750" +"absmax" "977.074158 2265.652588 -134.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "960.074158 2248.652588 -167.968750" +"oldorigin" "1408.000000 2040.000000 -167.968750" +"angles" "0.000000 135.000000 0.000000" +"classname" "monster_dguard" +"model" "progs/mon_dguard.mdl" +"frame" "206.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1245.024536" +"health" "-15.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "192.000000" +"targetname" "sktrap" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "899.396240" +"attack_finished" "892.296997" +"pain_finished" "1000894.687500" +"show_hostile" "895.396240" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dguard.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "894.596436" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "895.591919" +"idle_sound" "knight/idle.wav" +"sight_timeout" "901.197021" +"sight_sound" "knight/ksight.wav" +"enemydist" "131.747772" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "185.000000" +"absmin" "999.666016 2228.206055 -192.968750" +"absmax" "1033.666016 2262.206055 -134.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "1016.666016 2245.206055 -167.968750" +"oldorigin" "1045.657349 2216.214844 -167.968750" +"angles" "0.000000 135.000000 0.000000" +"classname" "monster_dguard" +"model" "progs/mon_dguard.mdl" +"frame" "206.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1245.038574" +"health" "-6.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "556" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "11.000000" +"yaw_speed" "20.000000" +"goalentity" "556" +"spawnflags" "192.000000" +"targetname" "sktrap" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"oldenemy" "1" +"search_time" "899.796143" +"attack_finished" "895.794006" +"pain_finished" "1000895.000000" +"show_hostile" "895.794006" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"activate" "556" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dguard.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "895.696167" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "897.400208" +"idle_sound" "knight/idle.wav" +"sight_timeout" "901.197021" +"sight_sound" "knight/ksight.wav" +"enemydist" "166.494583" +"switchattacker" "556" +"switchtimer" "895.794006" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "215.000000" +"absmin" "87.000000 759.000000 -105.000000" +"absmax" "89.000000 761.000000 -103.000000" +"origin" "88.000000 760.000000 -104.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "79701.000000" +"part_emitter" "437" +"part_active" "70.000000" +} +{ +"absmin" "87.000000 759.000000 -105.000000" +"absmax" "89.000000 761.000000 -103.000000" +"origin" "88.000000 760.000000 -104.000000" +"angles" "0.000000 180.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1249.628296" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "79701.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "436" +"part_style" "70.000000" +"start_delay" "4.080355" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "215.000000" +"absmin" "15.000000 1191.000000 -105.000000" +"absmax" "17.000000 1193.000000 -103.000000" +"origin" "16.000000 1192.000000 -104.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "463550.000000" +"part_emitter" "439" +"part_active" "70.000000" +} +{ +"absmin" "15.000000 1191.000000 -105.000000" +"absmax" "17.000000 1193.000000 -103.000000" +"origin" "16.000000 1192.000000 -104.000000" +"angles" "0.000000 270.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1249.859741" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "463550.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "438" +"part_style" "70.000000" +"start_delay" "5.878994" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "215.000000" +"absmin" "583.000000 1439.000000 -1.000000" +"absmax" "585.000000 1441.000000 1.000000" +"origin" "584.000000 1440.000000 -0.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "45843.000000" +"part_emitter" "441" +"part_active" "70.000000" +} +{ +"absmin" "583.000000 1439.000000 -1.000000" +"absmax" "585.000000 1441.000000 1.000000" +"origin" "584.000000 1440.000000 -0.000000" +"angles" "0.000000 270.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1247.353882" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "45843.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "440" +"part_style" "70.000000" +"start_delay" "3.153081" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "266.000000" +"absmin" "785.000000 1369.000000 -23.968750" +"absmax" "847.000000 1431.000000 32.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "816.000000 1400.000000 -23.968750" +"oldorigin" "816.000000 1400.000000 -23.968750" +"angles" "0.000000 -0.000000 0.000000" +"classname" "item_armor2" +"model" "progs/armour.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "16384.000000" +"flags" "768.000000" +"armortype" "0.600000" +"armorvalue" "150.000000" +"noise" "items/armor1.wav" +"mdl" "progs/armour.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "armor_touch" +"classtype" "775.000000" +"classgroup" "275.000000" +"entno_unique" "3040.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "618" +"part_active" "110.000000" +} +{ +"modelindex" "205.000000" +"absmin" "-58.000000 1007.000000 -269.000000" +"absmax" "-56.000000 1009.000000 -267.000000" +"origin" "-57.000000 1008.000000 -268.000000" +"angles" "0.000000 44.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "1.000000" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "ritual1" +"light_lev" "160.000000" +"style" "33.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +"activate" "318" +"estate" "1.000000" +"estate_on" "light_candle_on" +"estate_off" "light_candle_off" +} +{ +"modelindex" "205.000000" +"absmin" "-22.000000 1059.000000 -269.000000" +"absmax" "-20.000000 1061.000000 -267.000000" +"origin" "-21.000000 1060.000000 -268.000000" +"angles" "0.000000 297.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "1.000000" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "ritual1" +"light_lev" "160.000000" +"style" "33.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +"activate" "318" +"estate" "1.000000" +"estate_on" "light_candle_on" +"estate_off" "light_candle_off" +} +{ +"modelindex" "205.000000" +"absmin" "38.000000 967.000000 -269.000000" +"absmax" "40.000000 969.000000 -267.000000" +"origin" "39.000000 968.000000 -268.000000" +"angles" "0.000000 256.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "1.000000" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "ritual1" +"light_lev" "160.000000" +"style" "33.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +"activate" "318" +"estate" "1.000000" +"estate_on" "light_candle_on" +"estate_off" "light_candle_off" +} +{ +"modelindex" "204.000000" +"absmin" "-22.000000 955.000000 -269.000000" +"absmax" "-20.000000 957.000000 -267.000000" +"origin" "-21.000000 956.000000 -268.000000" +"angles" "0.000000 26.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "1.000000" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "ritual1" +"light_lev" "160.000000" +"style" "33.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +"activate" "318" +"estate" "1.000000" +"estate_on" "light_candle_on" +"estate_off" "light_candle_off" +} +{ +"modelindex" "205.000000" +"absmin" "38.000000 1047.000000 -269.000000" +"absmax" "40.000000 1049.000000 -267.000000" +"origin" "39.000000 1048.000000 -268.000000" +"angles" "0.000000 244.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "1.000000" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "ritual1" +"light_lev" "160.000000" +"style" "33.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +"activate" "318" +"estate" "1.000000" +"estate_on" "light_candle_on" +"estate_off" "light_candle_off" +} +{ +"absmin" "-1.000000 1007.000000 -269.000000" +"absmax" "1.000000 1009.000000 -267.000000" +"origin" "-0.000000 1008.000000 -268.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "misc_particle" +"use" "entity_state_use" +"think" "emit_particle" +"nextthink" "1245.462891" +"enemy" "1" +"spawnflags" "1.000000" +"target" "" +"targetname" "ritual1" +"message" "FCIRCLE" +"state" "1.000000" +"activate" "318" +"classtype" "41.000000" +"entno_unique" "172556.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "448" +"part_style" "20.000000" +"start_delay" "2.530320" +"dpp_name" "DPP_ITSFCIRCLE" +"dpp_wait" "0.100000" +"dpp_rnd" "0.200000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotmed_tor2.spr" +"spr_name3" "progs/s_dotsml_gold.spr" +"spr_frame" "1.000000" +"part_limit" "64.000000" +"part_life" "5.000000" +"part_ofs" "0.000000 0.000000 1.000000" +"part_veltype" "2.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "56.000000 17.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "0.500000" +"spawn_base" "0.100000" +"spawn_rand" "0.200000" +} +{ +"absmin" "-99.809685 828.111023 -272.968750" +"absmax" "-65.809685 862.111023 -206.968750" +"ltime" "728.748901" +"movetype" "4.000000" +"origin" "-82.809685 845.111023 -247.968750" +"oldorigin" "-82.809685 845.111023 -247.968750" +"angles" "0.000000 27.998657 0.000000" +"classname" "monster_skullwiz" +"model" "" +"frame" "14.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "model_fade" +"health" "-1.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "28.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"targetname" "ritual1" +"th_stand" "skullw_stand" +"th_walk" "skullw_walk" +"th_run" "skullw_run1" +"th_missile" "skullw_magic" +"th_melee" "skullw_tele1" +"th_pain" "skullw_pain" +"th_die" "skullw_die" +"oldenemy" "1" +"search_time" "719.905823" +"attack_state" "6.000000" +"attack_finished" "715.847168" +"pain_finished" "715.205994" +"show_hostile" "715.905823" +"mdl" "progs/mon_skullwiz.mdl" +"pausetime" "999999.000000" +"height" "96.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "320.000000" +"classgroup" "675.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"attachment" "1523" +"th_checkattack" "SkullWizCheckAttack" +"th_updmissile" "skullw_guardian" +"liquidbase" "-1.000000" +"liquidcheck" "714.947571" +"distmin" "256.000000" +"distmax" "512.000000" +"attack_speed" "600.000000" +"bodyphased" "1.000000" +"pain_flinch" "50.000000" +"pain_finstate" "689.253845" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "skullwiz/pain1.wav" +"pain_sound2" "skullwiz/pain2.wav" +"deathstring" " was blown apart by a Skull Wizard +" +"idlebusy" "1.000000" +"idletimer" "718.082336" +"idle_sound" "skullwiz/idle1.wav" +"idle_sound2" "skullwiz/idle2.wav" +"sight_timeout" "691.506714" +"sight_sound" "skullwiz/sight.wav" +"enemydist" "423.607788" +"switchattacker" "450" +"switchtimer" "688.554016" +"switchoverride" "1.000000" +"steptype" "4.000000" +"dmgtimeframe" "714.966003" +"dmgcombined" "36.000000" +"part_style" "4.000000" +"gib1mdl" "progs/h_skullwiz.mdl" +"gib2mdl" "progs/w_skullbook.mdl" +} +{ +"modelindex" "285.000000" +"absmin" "150.064438 922.054565 -240.968750" +"absmax" "184.064438 956.054565 -182.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "167.064438 939.054565 -215.968750" +"oldorigin" "233.638992 956.261902 -231.968750" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "75.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1244.973022" +"health" "-30.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "449" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "180.000000" +"yaw_speed" "20.000000" +"goalentity" "449" +"spawnflags" "64.000000" +"targetname" "ritual1" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"oldenemy" "1" +"search_time" "696.918762" +"attack_state" "1.000000" +"attack_finished" "691.819031" +"pain_finished" "1000691.687500" +"show_hostile" "692.918762" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"activate" "449" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "692.318909" +"meleetimer" "689.653748" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_finstate" "685.554993" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"death_sound" "knight/kdeath.wav" +"deathstring" " was slashed by a Knight +" +"idletimer" "694.527466" +"idle_sound" "knight/idle.wav" +"sight_timeout" "691.814209" +"sight_sound" "knight/ksight.wav" +"enemydist" "283.792938" +"switchattacker" "449" +"switchtimer" "691.711426" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_knightsword.mdl" +"gib2mdl" "" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "285.000000" +"absmin" "594.200684 832.216919 -216.968750" +"absmax" "628.200684 866.216919 -158.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "611.200684 849.216919 -191.968750" +"oldorigin" "80.000000 1104.000000 -247.968750" +"angles" "0.000000 315.000000 0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1244.994751" +"health" "-9.487808" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"targetname" "ritual1" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"search_time" "691.665894" +"attack_finished" "682.426331" +"pain_finished" "1000686.625000" +"show_hostile" "687.665894" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "686.825256" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"death_sound" "knight/kdeath.wav" +"deathstring" " was slashed by a Knight +" +"idletimer" "686.905273" +"idle_sound" "knight/idle.wav" +"sight_timeout" "691.426331" +"sight_sound" "knight/ksight.wav" +"enemydist" "270.316956" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "686.830994" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib2mdl" "" +"gib3mdl" "" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "1136.356201 560.939941 -104.968750" +"absmax" "1138.356201 562.939941 -102.968750" +"origin" "1137.356201 561.939941 -103.968750" +"oldorigin" "144.000000 1008.000000 -247.968750" +"angles" "0.000000 315.000000 0.000000" +"classname" "monster_zombiek" +"frame" "121.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "ritual1" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "698.150024" +"search_time" "702.630127" +"attack_state" "3.000000" +"attack_finished" "698.753357" +"pain_finished" "692.650024" +"show_hostile" "698.630127" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"inpain" "2.000000" +"lip" "0.290292" +"waitmin" "1000696.625000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "698.430176" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"meleerange" "80.000000" +"pain_flinch" "28.000000" +"pain_finstate" "692.650024" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "685.955627" +"sight_timeout" "691.422119" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "57.325760" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "4.000000" +"zombieflr" "8.000000" +"bodyonflr" "" +"dmgtimeframe" "697.750000" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"modelindex" "84.000000" +"absmin" "751.000000 927.000000 -217.000000" +"absmax" "785.000000 1025.000000 -103.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*83" +"mins" "752.000000 928.000000 -216.000000" +"maxs" "784.000000 1024.000000 -104.000000" +"size" "32.000000 96.000000 112.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"chain" "424" +"enemy" "453" +"yaw_speed" "35.000000" +"targetname" "quaddoor" +"owner" "453" +"movedir" "0.000000 0.000000 -1.000000" +"sounds" "3.000000" +"noise" "misc/talk.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "35.000000" +"mdl" "*83" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 -104.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "288.000000" +"absmin" "809.000000 945.000000 -215.968750" +"absmax" "871.000000 1007.000000 -159.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "840.000000 976.000000 -191.968750" +"oldorigin" "840.000000 976.000000 -191.968750" +"angles" "0.000000 -0.000000 0.000000" +"classname" "item_artifact_super_damage" +"model" "progs/artifact_quad.mdl" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "4194304.000000" +"chain" "453" +"netname" "Quad Damage" +"flags" "768.000000" +"target" "grabquad" +"noise" "items/damage.wav" +"noise1" "items/damage2.wav" +"noise2" "items/damage3.wav" +"mdl" "progs/artifact_quad.mdl" +"cnt" "30.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"touch2" "artifact_touch" +"classtype" "565.000000" +"classgroup" "350.000000" +"entno_unique" "871060.000000" +"respawn_time" "60.000000" +"respawn_style" "520.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "622" +"part_active" "230.000000" +} +{ +"absmin" "839.000000 975.000000 -177.000000" +"absmax" "841.000000 977.000000 -175.000000" +"origin" "840.000000 976.000000 -176.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "light" +"targetname" "grabquad" +"style" "1.000000" +"wait" "2.000000" +} +{ +"modelindex" "204.000000" +"absmin" "791.000000 1407.000000 -25.000000" +"absmax" "793.000000 1409.000000 -23.000000" +"origin" "792.000000 1408.000000 -24.000000" +"angles" "0.000000 185.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "5.000000" +"light_lev" "160.000000" +"style" "1.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "3.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +} +{ +"modelindex" "204.000000" +"absmin" "847.000000 1383.000000 -25.000000" +"absmax" "849.000000 1385.000000 -23.000000" +"origin" "848.000000 1384.000000 -24.000000" +"angles" "0.000000 107.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "5.000000" +"light_lev" "160.000000" +"style" "1.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "3.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +} +{ +"absmin" "1777.000000 577.000000 -127.968750" +"absmax" "1807.000000 607.000000 -127.968750" +"origin" "1792.000000 592.000000 -127.968750" +"oldorigin" "1792.000000 592.000000 -127.968750" +"angles" "0.000000 293.000000 0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "1937.000000 369.000000 -303.968750" +"absmax" "1967.000000 399.000000 -303.968750" +"origin" "1952.000000 384.000000 -303.968750" +"oldorigin" "1952.000000 384.000000 -303.968750" +"angles" "0.000000 290.000000 0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "1905.000000 385.000000 -31.968750" +"absmax" "1935.000000 415.000000 -31.968750" +"origin" "1920.000000 400.000000 -31.968750" +"oldorigin" "1920.000000 400.000000 -31.968750" +"angles" "0.000000 257.000000 0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "1135.000000 -1073.000000 -73.000000" +"absmax" "1137.000000 -1071.000000 -71.000000" +"origin" "1136.000000 -1072.000000 -72.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "info_player_start" +"classtype" "10.000000" +"estate" "1.000000" +} +{ +"absmin" "1199.000000 -1089.000000 -73.000000" +"absmax" "1201.000000 -1087.000000 -71.000000" +"origin" "1200.000000 -1088.000000 -72.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "info_player_coop" +"owner" "463" +"count" "2.000000" +"classtype" "11.000000" +"estate" "1.000000" +} +{ +"absmin" "1071.000000 -1089.000000 -73.000000" +"absmax" "1073.000000 -1087.000000 -71.000000" +"origin" "1072.000000 -1088.000000 -72.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "info_player_coop" +"owner" "462" +"classtype" "11.000000" +"estate" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "spawnogre" +"attack_finished" "999999.000000" +"mdl" "*84" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "2560.000000 1456.000000 -224.000000" +"bbmaxs" "2672.000000 1504.000000 -176.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "2401.000000 1121.000000 16.031250" +"absmax" "2431.000000 1151.000000 16.031250" +"origin" "2416.000000 1136.000000 16.031250" +"oldorigin" "2416.000000 1136.000000 16.031250" +"angles" "0.000000 259.000000 0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"use" "entity_state_use" +"think" "SUB_Null" +"target" "gkspawn" +"targetname" "gktrap" +"attack_finished" "999999.000000" +"mdl" "*85" +"wait" "-1.000000" +"bsporigin" "1.000000" +"activate" "44" +"bmodel_act" "1" +"bbmins" "1552.000000 352.000000 -128.000000" +"bbmaxs" "1792.000000 624.000000 -112.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "1777.000000 2225.000000 -351.968750" +"absmax" "1807.000000 2255.000000 -351.968750" +"origin" "1792.000000 2240.000000 -351.968750" +"oldorigin" "1792.000000 2240.000000 -351.968750" +"angles" "0.000000 241.000000 0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "1025.000000 465.000000 -127.968750" +"absmax" "1055.000000 495.000000 -127.968750" +"origin" "1040.000000 480.000000 -127.968750" +"oldorigin" "1040.000000 480.000000 -127.968750" +"angles" "0.000000 7.000000 0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_megahealth_rot" +"flags" "768.000000" +"spawnflags" "2.000000" +"owner" "1" +"noise" "items/r_item2.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_100.mdl" +"healamount" "100.000000" +"alpha" "0.100000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "760.000000" +"classgroup" "100.000000" +"entno_unique" "27959.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 28.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "704" +"part_active" "105.000000" +} +{ +"absmin" "585.000000 785.000000 -215.968750" +"absmax" "615.000000 815.000000 -215.968750" +"origin" "600.000000 800.000000 -215.968750" +"oldorigin" "600.000000 800.000000 -215.968750" +"angles" "0.000000 321.000000 0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "453" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "3.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"attachment" "470" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "599.000000 799.000000 -216.968750" +"absmax" "601.000000 801.000000 -214.968750" +"movetype" "6.000000" +"origin" "600.000000 800.000000 -215.968750" +"angles" "0.000000 321.000000 0.000000" +"frame" "3.000000" +"skin" "1.000000" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "469" +} +{ +"absmin" "577.000000 1329.000000 -215.968750" +"absmax" "607.000000 1359.000000 -215.968750" +"origin" "592.000000 1344.000000 -215.968750" +"oldorigin" "592.000000 1344.000000 -215.968750" +"angles" "0.000000 173.000000 0.000000" +"classname" "item_rockets" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "206.000000" +"absmin" "551.000000 1367.000000 -217.000000" +"absmax" "553.000000 1369.000000 -215.000000" +"origin" "552.000000 1368.000000 -216.000000" +"angles" "0.000000 166.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "3.000000" +} +{ +"modelindex" "205.000000" +"absmin" "647.000000 1375.000000 -217.000000" +"absmax" "649.000000 1377.000000 -215.000000" +"origin" "648.000000 1376.000000 -216.000000" +"angles" "0.000000 25.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "5.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "3.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "206.000000" +"absmin" "647.000000 767.000000 -225.000000" +"absmax" "649.000000 769.000000 -223.000000" +"origin" "648.000000 768.000000 -224.000000" +"angles" "0.000000 41.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "5.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "3.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "3.000000" +} +{ +"modelindex" "206.000000" +"absmin" "551.000000 759.000000 -225.000000" +"absmax" "553.000000 761.000000 -223.000000" +"origin" "552.000000 760.000000 -224.000000" +"angles" "0.000000 225.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "5.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "3.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "3.000000" +} +{ +"absmin" "913.000000 889.000000 -103.968750" +"absmax" "943.000000 919.000000 -103.968750" +"origin" "928.000000 904.000000 -103.968750" +"oldorigin" "928.000000 904.000000 -103.968750" +"angles" "0.000000 44.000000 0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "768.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "953.000000 889.000000 -103.968750" +"absmax" "983.000000 919.000000 -103.968750" +"origin" "968.000000 904.000000 -103.968750" +"oldorigin" "968.000000 904.000000 -103.968750" +"angles" "0.000000 332.000000 0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "768.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "265.000000" +"absmin" "-71.000000 321.000000 -231.968750" +"absmax" "-9.000000 383.000000 -175.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-40.000000 352.000000 -231.968750" +"oldorigin" "-40.000000 352.000000 -231.968750" +"angles" "0.000000 67.000000 0.000000" +"classname" "item_health" +"model" "progs/health_15.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "248.000000" +"absmin" "-23.000000 321.000000 -231.968750" +"absmax" "39.000000 383.000000 -175.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "8.000000 352.000000 -231.968750" +"oldorigin" "8.000000 352.000000 -231.968750" +"angles" "0.000000 4.000000 0.000000" +"classname" "item_shells" +"model" "progs/ammo_shells1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "3.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"attachment" "480" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "249.000000" +"absmin" "-9.000000 335.000000 -232.968750" +"absmax" "25.000000 369.000000 -174.968750" +"movetype" "6.000000" +"origin" "8.000000 352.000000 -231.968750" +"angles" "0.000000 4.000000 0.000000" +"model" "progs/ammo_lidlarge.mdl" +"frame" "3.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "479" +} +{ +"modelindex" "290.000000" +"absmin" "345.000000 65.000000 -231.968750" +"absmax" "407.000000 127.000000 -175.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "376.000000 96.000000 -231.968750" +"oldorigin" "376.000000 96.000000 -231.968750" +"angles" "0.000000 101.000000 0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "3.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"attachment" "482" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "249.000000" +"absmin" "359.000000 79.000000 -232.968750" +"absmax" "393.000000 113.000000 -174.968750" +"movetype" "6.000000" +"origin" "376.000000 96.000000 -231.968750" +"angles" "0.000000 101.000000 0.000000" +"model" "progs/ammo_lidlarge.mdl" +"frame" "4.000000" +"skin" "3.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "481" +} +{ +"absmin" "1087.000000 1503.000000 -193.000000" +"absmax" "1105.000000 1649.000000 -111.000000" +"solid" "1.000000" +"classname" "trigger_fog" +"model" "" +"mins" "1088.000000 1504.000000 -192.000000" +"maxs" "1104.000000 1648.000000 -112.000000" +"size" "16.000000 144.000000 80.000000" +"touch" "trigger_bmodel_touch" +"think" "trigger_bmodel_on" +"speed" "1.000000" +"attack_finished" "1083.322021" +"mdl" "*86" +"wait" "2.000000" +"fog_density" "0.100000" +"fog_colour" "0.200000 0.100000 0.100000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "1088.000000 1504.000000 -192.000000" +"bbmaxs" "1104.000000 1648.000000 -112.000000" +"classtype" "957.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_fog_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "1151.000000 1503.000000 -193.000000" +"absmax" "1169.000000 1649.000000 -111.000000" +"solid" "1.000000" +"classname" "trigger_fog" +"model" "" +"mins" "1152.000000 1504.000000 -192.000000" +"maxs" "1168.000000 1648.000000 -112.000000" +"size" "16.000000 144.000000 80.000000" +"touch" "trigger_bmodel_touch" +"think" "trigger_bmodel_on" +"speed" "1.000000" +"attack_finished" "1089.530029" +"mdl" "*87" +"wait" "2.000000" +"fog_density" "0.050000" +"fog_colour" "0.100000 0.150000 0.150000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "1152.000000 1504.000000 -192.000000" +"bbmaxs" "1168.000000 1648.000000 -112.000000" +"classtype" "957.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_fog_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "1359.000000 1967.000000 -193.000000" +"absmax" "1473.000000 1985.000000 -111.000000" +"solid" "1.000000" +"classname" "trigger_fog" +"model" "" +"mins" "1360.000000 1968.000000 -192.000000" +"maxs" "1472.000000 1984.000000 -112.000000" +"size" "112.000000 16.000000 80.000000" +"touch" "trigger_bmodel_touch" +"think" "trigger_bmodel_on" +"speed" "1.000000" +"attack_finished" "1079.235107" +"mdl" "*88" +"wait" "2.000000" +"fog_density" "0.100000" +"fog_colour" "0.200000 0.100000 0.100000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "1360.000000 1968.000000 -192.000000" +"bbmaxs" "1472.000000 1984.000000 -112.000000" +"classtype" "957.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_fog_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "1375.000000 1903.000000 -193.000000" +"absmax" "1489.000000 1921.000000 -111.000000" +"solid" "1.000000" +"classname" "trigger_fog" +"model" "" +"mins" "1376.000000 1904.000000 -192.000000" +"maxs" "1488.000000 1920.000000 -112.000000" +"size" "112.000000 16.000000 80.000000" +"touch" "trigger_bmodel_touch" +"think" "trigger_bmodel_on" +"speed" "1.000000" +"attack_finished" "1079.701050" +"mdl" "*89" +"wait" "2.000000" +"fog_density" "0.050000" +"fog_colour" "0.100000 0.150000 0.150000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "1376.000000 1904.000000 -192.000000" +"bbmaxs" "1488.000000 1920.000000 -112.000000" +"classtype" "957.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_fog_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "1663.000000 2223.000000 -353.000000" +"absmax" "1681.000000 2353.000000 -271.000000" +"solid" "1.000000" +"classname" "trigger_fog" +"model" "" +"mins" "1664.000000 2224.000000 -352.000000" +"maxs" "1680.000000 2352.000000 -272.000000" +"size" "16.000000 128.000000 80.000000" +"touch" "trigger_bmodel_touch" +"think" "trigger_bmodel_on" +"chain" "106" +"speed" "1.000000" +"attack_finished" "1062.892090" +"mdl" "*90" +"wait" "2.000000" +"fog_density" "0.100000" +"fog_colour" "0.200000 0.100000 0.100000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "1664.000000 2224.000000 -352.000000" +"bbmaxs" "1680.000000 2352.000000 -272.000000" +"classtype" "957.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_fog_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "1727.000000 2223.000000 -353.000000" +"absmax" "1745.000000 2353.000000 -271.000000" +"solid" "1.000000" +"classname" "trigger_fog" +"model" "" +"mins" "1728.000000 2224.000000 -352.000000" +"maxs" "1744.000000 2352.000000 -272.000000" +"size" "16.000000 128.000000 80.000000" +"touch" "trigger_bmodel_touch" +"think" "trigger_bmodel_on" +"chain" "487" +"speed" "1.000000" +"attack_finished" "1061.296021" +"mdl" "*91" +"wait" "2.000000" +"fog_density" "0.050000" +"fog_colour" "0.100000 0.150000 0.150000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "1728.000000 2224.000000 -352.000000" +"bbmaxs" "1744.000000 2352.000000 -272.000000" +"classtype" "957.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_fog_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "232.000000" +"absmin" "1152.858765 1563.270630 -192.968750" +"absmax" "1186.858765 1597.270630 -126.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "1169.858765 1580.270630 -167.968750" +"oldorigin" "608.000000 928.000000 -0.000000" +"classname" "monster_gargoyle" +"model" "progs/mon_gargoyle.mdl" +"frame" "13.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1245.001709" +"health" "-39.680836" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"targetname" "sktrap" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "1.000000" +"search_time" "1104.894165" +"attack_state" "2.000000" +"attack_finished" "1100.079468" +"pain_finished" "1001099.562500" +"show_hostile" "1100.894165" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"attachment" "1668" +"enemytarget" "1532" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1099.894409" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "1103.620117" +"pain_flinch" "70.000000" +"pain_finstate" "1099.294678" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "1103.948608" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "1091.198730" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "358.885071" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1100.037109" +"dmgcombined" "36.000000" +"gib2mdl" "progs/gib_gargwing2.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "232.000000" +"absmin" "1042.712524 1088.211792 -97.000000" +"absmax" "1076.712524 1122.211792 -31.000000" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "1059.712524 1105.211792 -72.000000" +"oldorigin" "608.000000 1264.000000 -0.000000" +"angles" "0.000000 281.997070 0.000000" +"classname" "monster_gargoyle" +"model" "progs/mon_gargoyle.mdl" +"frame" "47.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"use" "monster_use" +"think" "garg_run8" +"nextthink" "1245.026611" +"health" "96.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "33.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "282.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"targetname" "sktrap" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"search_time" "1093.864746" +"attack_state" "2.000000" +"attack_finished" "1082.266602" +"show_hostile" "1245.926636" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "109" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"enemytarget" "2145" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1245.426758" +"attack_chance" "0.600000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "1246.343628" +"pain_flinch" "70.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "1248.065186" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "1091.266602" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "591.956665" +"switchoverride" "1.000000" +"dmgtimeframe" "1088.520996" +"dmgcombined" "24.000000" +"gib1mdl" "progs/gib_gargwing1.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "1947.358276 2244.850830 -129.000000" +"absmax" "1949.358276 2246.850830 -127.000000" +"origin" "1948.358276 2245.850830 -128.000000" +"oldorigin" "1956.338745 2246.408691 -128.000000" +"angles" "0.000000 3.999023 0.000000" +"classname" "monster_gaunt" +"frame" "44.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-70.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "4.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"targetname" "sktrap" +"th_stand" "gaunt_idle1" +"th_walk" "gaunt_walk1" +"th_run" "gaunt_run1" +"th_missile" "gaunt_fire1" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"lefty" "1.000000" +"search_time" "938.986572" +"attack_state" "1.000000" +"attack_finished" "936.787476" +"pain_finished" "935.186584" +"show_hostile" "934.986572" +"mdl" "progs/mon_gaunt.mdl" +"pausetime" "999999.000000" +"lip" "2.726890" +"height" "128.000000" +"waitmin" "1000933.062500" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gaunt.mdl" +"attachment" "1534" +"estate" "2.000000" +"enemytarget" "1532" +"th_checkattack" "GauntCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "934.386719" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "8.000000 0.000000 -4.000000" +"meleeattack" "941.889343" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_finstate" "930.387756" +"pain_timeout" "1.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt +" +"idletimer" "939.922913" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_timeout" "901.296997" +"sight_sound" "gaunt/sight.wav" +"enemydist" "492.140533" +"switchoverride" "1.000000" +"dmgtimeframe" "934.136963" +"dmgcombined" "16.000000" +"gibondeath" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "1962.093506 2359.952393 -249.000000" +"absmax" "1964.093506 2361.952393 -247.000000" +"origin" "1963.093506 2360.952393 -248.000000" +"oldorigin" "1568.000000 1608.000000 -96.000000" +"angles" "0.000000 326.997070 0.000000" +"classname" "monster_gargoyle" +"frame" "33.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-96.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "327.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"targetname" "sktrap" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "1.000000" +"search_time" "964.213928" +"attack_state" "1.000000" +"attack_finished" "961.771973" +"pain_finished" "960.713928" +"show_hostile" "960.213928" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"lip" "0.148686" +"height" "128.000000" +"waitmin" "1000959.187500" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gargoyle.mdl" +"attachment" "1732" +"estate" "2.000000" +"enemytarget" "1533" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "959.814026" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "959.611633" +"pain_flinch" "70.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "961.443604" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "902.130310" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "254.116959" +"switchoverride" "1.000000" +"gib2mdl" "progs/gib_gargwing2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "2025.543945 1659.098755 -177.000000" +"absmax" "2027.543945 1661.098755 -175.000000" +"origin" "2026.543945 1660.098755 -176.000000" +"oldorigin" "2034.194336 1657.759644 -176.000000" +"angles" "0.000000 342.998657 0.000000" +"classname" "monster_gargoyle" +"frame" "23.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-70.000000" +"chain" "254" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "343.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"targetname" "sktrap" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"search_time" "1010.473083" +"attack_state" "1.000000" +"attack_finished" "1007.778992" +"pain_finished" "1006.973083" +"show_hostile" "1006.473083" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"lip" "3.105930" +"height" "128.000000" +"waitmin" "1001004.937500" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gargoyle.mdl" +"attachment" "1531" +"estate" "2.000000" +"enemytarget" "1458" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1005.773254" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "1008.403259" +"pain_flinch" "70.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "1007.922058" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "902.100769" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "157.498749" +"switchoverride" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_gargwing1.mdl" +"gib2mdl" "progs/gib_gargwing2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "2353.000000 1049.000000 16.031250" +"absmax" "2383.000000 1079.000000 16.031250" +"origin" "2368.000000 1064.000000 16.031250" +"oldorigin" "2368.000000 1064.000000 16.031250" +"angles" "0.000000 265.000000 0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "3.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"attachment" "495" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "2367.000000 1063.000000 15.031250" +"absmax" "2369.000000 1065.000000 17.031250" +"movetype" "6.000000" +"origin" "2368.000000 1064.000000 16.031250" +"angles" "0.000000 265.000000 0.000000" +"frame" "3.000000" +"skin" "1.000000" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "494" +} +{ +"modelindex" "232.000000" +"absmin" "519.671875 279.150330 -57.000000" +"absmax" "553.671875 313.150330 9.000000" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "536.671875 296.150330 -32.000000" +"oldorigin" "288.000000 128.000000 104.000000" +"angles" "0.000000 29.987183 0.000000" +"classname" "monster_gargoyle" +"model" "progs/mon_gargoyle.mdl" +"frame" "39.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"use" "monster_use" +"think" "garg_run4" +"nextthink" "1244.969482" +"health" "120.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "33.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "225.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "256.000000" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "1.000000" +"attack_finished" "33.726414" +"show_hostile" "1245.869507" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1245.269653" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "1246.150879" +"pain_flinch" "70.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "1250.666260" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "42.726414" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "683.581543" +"switchoverride" "1.000000" +"gib1mdl" "progs/gib_gargwing1.mdl" +"gib2mdl" "progs/gib_gargwing2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "1721.596313 83.167755 -9.000000" +"absmax" "1723.596313 85.167755 -7.000000" +"origin" "1722.596313 84.167755 -8.000000" +"oldorigin" "1730.449463 85.693855 -8.000000" +"angles" "0.000000 10.997314 0.000000" +"classname" "monster_gargoyle" +"frame" "25.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-70.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "11.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "1.000000" +"search_time" "1198.696167" +"attack_state" "1.000000" +"attack_finished" "1195.666626" +"pain_finished" "1195.196167" +"show_hostile" "1194.696167" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"lip" "1.483444" +"height" "128.000000" +"waitmin" "1001193.187500" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gargoyle.mdl" +"attachment" "1536" +"estate" "2.000000" +"enemytarget" "1530" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1194.296265" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "1196.310669" +"pain_flinch" "70.000000" +"pain_finstate" "1184.693970" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "1193.714600" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "42.635815" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "300.962830" +"switchoverride" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_gargwing1.mdl" +"gib2mdl" "progs/gib_gargwing2.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "254.000000" +"absmin" "1441.000000 -559.000000 -95.968750" +"absmax" "1503.000000 -497.000000 -39.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "1472.000000 -528.000000 -95.968750" +"oldorigin" "1472.000000 -528.000000 -95.968750" +"angles" "0.000000 90.000000 0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "254.000000" +"absmin" "625.000000 393.000000 32.031250" +"absmax" "687.000000 455.000000 88.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "656.000000 424.000000 32.031250" +"oldorigin" "656.000000 424.000000 32.031250" +"angles" "0.000000 90.000000 0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "831.000000 815.000000 -169.000000" +"absmax" "833.000000 817.000000 -167.000000" +"origin" "832.000000 816.000000 -168.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "misc_shake" +"use" "entity_state_use" +"think" "misc_shake_think" +"targetname" "cryptwake3" +"sounds" "1.000000" +"noise1" "misc/rumbleloop.wav" +"noise2" "misc/rumbleoff.wav" +"attack_finished" "610.220032" +"wait" "2.000000" +"dmg" "120.000000" +"count" "200.000000" +"activate" "422" +"classtype" "676.000000" +"classgroup" "410.000000" +"estate" "2.000000" +"estate_on" "misc_shake_on" +} +{ +"absmin" "681.000000 2121.000000 -215.968750" +"absmax" "711.000000 2151.000000 -215.968750" +"origin" "696.000000 2136.000000 -215.968750" +"oldorigin" "696.000000 2136.000000 -215.968750" +"angles" "0.000000 245.000000 0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "625.000000 2113.000000 -215.968750" +"absmax" "655.000000 2143.000000 -215.968750" +"origin" "640.000000 2128.000000 -215.968750" +"oldorigin" "640.000000 2128.000000 -215.968750" +"angles" "0.000000 214.000000 0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "768.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "1083.457520 2174.068115 -168.968750" +"absmax" "1085.457520 2176.068115 -166.968750" +"origin" "1084.457520 2175.068115 -167.968750" +"oldorigin" "1048.000000 2504.000000 -167.968750" +"angles" "0.000000 336.983643 0.000000" +"classname" "monster_dsergeant" +"frame" "224.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-63.154305" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "22.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "cryptwake1" +"th_stand" "dsergeant_stand1" +"th_walk" "dsergeant_walk1" +"th_run" "dsergeant_run1" +"th_missile" "dsergeant_magicc1" +"th_melee" "dsergeant_melee" +"th_pain" "dsergeant_pain" +"th_die" "dsergeant_die" +"lefty" "3.000000" +"search_time" "885.470825" +"attack_state" "4.000000" +"attack_finished" "881.406006" +"pain_finished" "881.770996" +"show_hostile" "881.470825" +"mdl" "progs/mon_dsergeant.mdl" +"pausetime" "999999.000000" +"lip" "0.788720" +"waitmin" "1000879.562500" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "225.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dknight.mdl" +"estate" "2.000000" +"th_checkattack" "DSergeantCheckAttack" +"th_charge" "dsergeant_charging" +"liquidbase" "-1.000000" +"liquidcheck" "881.470825" +"attack_timer" "880.005920" +"attack_offset" "0.000000 0.000000 10.000000" +"meleeattack" "0.397107" +"meleerange" "70.000000" +"meleehitsound" "gibs/gibheavy2.wav" +"meleecontact" "1.000000" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "879.614014" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was crushed by a Blue Flail Knight +" +"idletimer" "885.417786" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "882.567993" +"sight_sound" "dknight/dserg_sight.wav" +"enemydist" "141.808640" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"dmgtimeframe" "880.589966" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_blueflail.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib2skin" "3.000000" +"gib3skin" "3.000000" +"gib1sound" "42.000000" +} +{ +"modelindex" "265.000000" +"absmin" "329.000000 25.000000 -231.968750" +"absmax" "391.000000 87.000000 -175.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "360.000000 56.000000 -231.968750" +"oldorigin" "360.000000 56.000000 -231.968750" +"angles" "0.000000 90.000000 0.000000" +"classname" "item_health" +"model" "progs/health_15.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "93.000000" +"absmin" "671.000000 1483.000000 55.000000" +"absmax" "705.000000 1489.000000 89.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_button" +"model" "*92" +"mins" "672.000000 1484.000000 56.000000" +"maxs" "704.000000 1488.000000 88.000000" +"size" "32.000000 4.000000 32.000000" +"think" "SUB_Null" +"blocked" "func_button_blocked" +"health" "5.000000" +"takedamage" "1.000000" +"max_health" "5.000000" +"target" "coffin1" +"movedir" "-0.000000 1.000000 -0.000000" +"noise" "buttons/airbut1.wav" +"th_die" "func_button_killed" +"speed" "40.000000" +"mdl" "*92" +"wait" "-1.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "0.000000 -0.000001 0.000000" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"modelindex" "94.000000" +"absmin" "643.000000 1435.000000 -89.000000" +"absmax" "701.000000 1565.000000 -63.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*93" +"mins" "644.000000 1436.000000 -88.000000" +"maxs" "700.000000 1564.000000 -64.000000" +"size" "56.000000 128.000000 24.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "506" +"yaw_speed" "30.000000" +"targetname" "coffin1" +"owner" "506" +"movedir" "0.000000 -1.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "30.000000" +"mdl" "*93" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "64.000000" +"state" "1.000000" +"pos2" "0.000001 -64.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "759.000000 1367.000000 -25.000000" +"absmax" "873.000000 1433.000000 25.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "760.000000 1368.000000 -24.000000" +"maxs" "872.000000 1432.000000 24.000000" +"size" "112.000000 64.000000 48.000000" +"touch" "trigger_bmodel_touch" +"message" "You found a secret area!" +"sounds" "1.000000" +"noise" "misc/secret.wav" +"mdl" "*94" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "760.000000 1368.000000 -24.000000" +"bbmaxs" "872.000000 1432.000000 24.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "96.000000" +"absmin" "399.000000 735.000000 95.000000" +"absmax" "405.000000 769.000000 129.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_button" +"model" "*95" +"mins" "400.000000 736.000000 96.000000" +"maxs" "404.000000 768.000000 128.000000" +"size" "4.000000 32.000000 32.000000" +"think" "SUB_Null" +"blocked" "func_button_blocked" +"health" "5.000000" +"takedamage" "1.000000" +"max_health" "5.000000" +"target" "coffin2" +"movedir" "-1.000000 -0.000000 -0.000000" +"noise" "buttons/airbut1.wav" +"th_die" "func_button_killed" +"speed" "40.000000" +"mdl" "*95" +"wait" "-1.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "-0.000003 -0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"modelindex" "97.000000" +"absmin" "563.000000 579.000000 -89.000000" +"absmax" "621.000000 709.000000 -63.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*96" +"mins" "564.000000 580.000000 -88.000000" +"maxs" "620.000000 708.000000 -64.000000" +"size" "56.000000 128.000000 24.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "509" +"yaw_speed" "32.000000" +"targetname" "coffin2" +"owner" "509" +"movedir" "-0.000000 1.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "32.000000" +"mdl" "*96" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "64.000000" +"state" "1.000000" +"pos2" "-0.000003 64.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "98.000000" +"absmin" "291.000000 803.000000 -57.000000" +"absmax" "421.000000 861.000000 -31.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*97" +"mins" "292.000000 804.000000 -56.000000" +"maxs" "420.000000 860.000000 -32.000000" +"size" "128.000000 56.000000 24.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "510" +"yaw_speed" "35.000000" +"targetname" "coffin2" +"owner" "510" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "35.000000" +"mdl" "*97" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "64.000000" +"state" "1.000000" +"pos2" "64.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "288.000000" +"absmin" "2241.000000 1345.000000 -351.968750" +"absmax" "2303.000000 1407.000000 -295.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "2272.000000 1376.000000 -327.968750" +"oldorigin" "2272.000000 1376.000000 -327.968750" +"classname" "item_artifact_super_damage" +"model" "progs/artifact_quad.mdl" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "4194304.000000" +"netname" "Quad Damage" +"flags" "768.000000" +"noise" "items/damage.wav" +"noise1" "items/damage2.wav" +"noise2" "items/damage3.wav" +"mdl" "progs/artifact_quad.mdl" +"cnt" "30.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"touch2" "artifact_touch" +"classtype" "565.000000" +"classgroup" "350.000000" +"entno_unique" "462198.000000" +"respawn_time" "60.000000" +"respawn_style" "520.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "712" +"part_active" "230.000000" +} +{ +"absmin" "295.000000 119.000000 -97.000000" +"absmax" "505.000000 265.000000 -79.000000" +"solid" "1.000000" +"classname" "trigger_fog" +"model" "" +"mins" "296.000000 120.000000 -96.000000" +"maxs" "504.000000 264.000000 -80.000000" +"size" "208.000000 144.000000 16.000000" +"touch" "trigger_bmodel_touch" +"think" "trigger_fog_waitforcontrol" +"speed" "1.000000" +"mdl" "*98" +"wait" "2.000000" +"fog_density" "0.100000" +"fog_colour" "0.200000 0.100000 0.100000" +"bsporigin" "1.000000" +"bbmins" "296.000000 120.000000 -96.000000" +"bbmaxs" "504.000000 264.000000 -80.000000" +"classtype" "957.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_fog_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "231.000000 119.000000 -57.000000" +"absmax" "505.000000 265.000000 -39.000000" +"solid" "1.000000" +"classname" "trigger_fog" +"model" "" +"mins" "232.000000 120.000000 -56.000000" +"maxs" "504.000000 264.000000 -40.000000" +"size" "272.000000 144.000000 16.000000" +"touch" "trigger_bmodel_touch" +"think" "trigger_fog_waitforcontrol" +"speed" "1.000000" +"mdl" "*99" +"wait" "2.000000" +"fog_density" "0.050000" +"fog_colour" "0.100000 0.150000 0.150000" +"bsporigin" "1.000000" +"bbmins" "232.000000 120.000000 -56.000000" +"bbmaxs" "504.000000 264.000000 -40.000000" +"classtype" "957.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_fog_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "1673.000000 897.000000 -239.968750" +"absmax" "1703.000000 927.000000 -239.968750" +"origin" "1688.000000 912.000000 -239.968750" +"oldorigin" "1688.000000 912.000000 -239.968750" +"angles" "0.000000 -0.000000 0.000000" +"classname" "weapon_upgrade_ssg" +"touch" "item_touch" +"think" "item_delay" +"weapon" "2.000000" +"netname" "Widowmaker Shotgun" +"flags" "768.000000" +"noise" "weapons/pkup.wav" +"attack_finished" "999999.000000" +"mdl" "progs/g_shot3.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "515.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "153.000000" +"absmin" "2031.000000 1327.000000 95.000000" +"absmax" "2033.003540 1329.003540 97.003502" +"origin" "2032.000000 1328.000000 96.000000" +"classname" "info_intermission" +"model" "progs/misc_empty.mdl" +"mins" "0.000001 0.000000 0.000000" +"maxs" "0.003501 0.003500 0.003500" +"size" "0.003500 0.003500 0.003500" +"owner" "516" +"mangle" "31.540001 110.639999 0.000000" +"count" "3.000000" +"classtype" "16.000000" +"estate" "1.000000" +} +{ +"modelindex" "153.000000" +"absmin" "959.000000 2367.000000 31.000000" +"absmax" "961.003479 2369.003418 33.003502" +"origin" "960.000000 2368.000000 32.000000" +"classname" "info_intermission" +"model" "progs/misc_empty.mdl" +"mins" "0.000001 0.000000 0.000000" +"maxs" "0.003501 0.003500 0.003500" +"size" "0.003500 0.003500 0.003500" +"owner" "517" +"mangle" "30.629999 -17.540001 0.000000" +"classtype" "16.000000" +"estate" "1.000000" +} +{ +"modelindex" "153.000000" +"absmin" "1471.000000 -1041.000000 -73.000000" +"absmax" "1473.003540 -1038.996460 -70.996498" +"origin" "1472.000000 -1040.000000 -72.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "info_intermission" +"model" "progs/misc_empty.mdl" +"mins" "0.000001 0.000000 0.000000" +"maxs" "0.003501 0.003500 0.003500" +"size" "0.003500 0.003500 0.003500" +"owner" "515" +"mangle" "-31.330000 163.770004 0.000000" +"classtype" "16.000000" +"estate" "1.000000" +} +{ +"absmin" "1951.000000 527.000000 -33.000000" +"absmax" "1953.000000 529.000000 -31.000000" +"origin" "1952.000000 528.000000 -32.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "1249.064575" +"impulse" "1.000000" +"noise" "ambience/woodcreak2a.wav" +"speed" "2.000000" +"wait" "10.000000" +"delay" "10.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "2399.000000 975.000000 15.000000" +"absmax" "2401.000000 977.000000 17.000000" +"origin" "2400.000000 976.000000 16.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "1255.995728" +"impulse" "1.000000" +"noise" "ambience/woodcreak2b.wav" +"speed" "2.000000" +"wait" "10.000000" +"delay" "10.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "1167.000000 2015.000000 -81.000000" +"absmax" "1169.000000 2017.000000 -79.000000" +"origin" "1168.000000 2016.000000 -80.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "1254.844360" +"impulse" "1.000000" +"noise" "ambience/woodcreak2e.wav" +"speed" "2.000000" +"wait" "10.000000" +"delay" "10.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "1127.000000 815.000000 -65.000000" +"absmax" "1129.000000 817.000000 -63.000000" +"origin" "1128.000000 816.000000 -64.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "1254.835083" +"impulse" "1.000000" +"noise" "ambience/woodcreak2c.wav" +"speed" "2.000000" +"wait" "10.000000" +"delay" "10.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "719.000000 687.000000 -65.000000" +"absmax" "721.000000 689.000000 -63.000000" +"origin" "720.000000 688.000000 -64.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "1252.476318" +"impulse" "1.000000" +"noise" "ambience/woodcreak2d.wav" +"speed" "2.000000" +"wait" "10.000000" +"delay" "10.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "447.000000 1167.000000 31.000000" +"absmax" "449.000000 1169.000000 33.000000" +"origin" "448.000000 1168.000000 32.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "1254.341553" +"impulse" "1.000000" +"noise" "ambience/woodcreak2a.wav" +"speed" "2.000000" +"wait" "10.000000" +"delay" "10.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "1183.000000 1343.000000 15.000000" +"absmax" "1185.000000 1345.000000 17.000000" +"origin" "1184.000000 1344.000000 16.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "1246.541138" +"impulse" "1.000000" +"noise" "ambience/woodcreak2c.wav" +"speed" "2.000000" +"wait" "10.000000" +"delay" "10.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "15.000000 1007.000000 -273.000000" +"absmax" "17.000000 1009.000000 -271.000000" +"origin" "16.000000 1008.000000 -272.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "ambient_custom_sound" +"use" "entity_state_use" +"think" "SUB_Null" +"impulse" "1.000000" +"spawnflags" "2.000000" +"targetname" "ritual1" +"noise" "ambience/moo.wav" +"speed" "1.000000" +"wait" "20.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"activate" "318" +"classtype" "22.000000" +"estate" "4.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"modelindex" "205.000000" +"absmin" "651.000000 1435.000000 55.000000" +"absmax" "653.000000 1437.000000 57.000000" +"origin" "652.000000 1436.000000 56.000000" +"angles" "0.000000 50.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "1.000000" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "204.000000" +"absmin" "667.000000 1471.000000 55.000000" +"absmax" "669.000000 1473.000000 57.000000" +"origin" "668.000000 1472.000000 56.000000" +"angles" "0.000000 351.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "3.000000" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +} +{ +"absmin" "783.000000 927.000000 -225.000000" +"absmax" "881.000000 1025.000000 -143.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "784.000000 928.000000 -224.000000" +"maxs" "880.000000 1024.000000 -144.000000" +"size" "96.000000 96.000000 80.000000" +"touch" "trigger_bmodel_touch" +"chain" "469" +"message" "You found a secret area!" +"sounds" "1.000000" +"noise" "misc/secret.wav" +"mdl" "*100" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "784.000000 928.000000 -224.000000" +"bbmaxs" "880.000000 1024.000000 -144.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "623.000000 191.000000 79.000000" +"absmax" "625.000000 193.000000 81.000000" +"origin" "624.000000 192.000000 80.000000" +"oldorigin" "624.000000 192.000000 80.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_minotaur" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "196.000000" +"target" "exitmonsters" +"targetname" "exitambush" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"mdl" "progs/mon_minotaur.mdl" +"lip" "0.705924" +"poisonous" "1.000000" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"exactskin" "1.000000" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_sound" "minotaur/sight1.wav" +"infightextra" "2.000000" +"steptype" "6.000000" +"resist_cells" "0.500000" +"part_style" "2.000000" +"gib1mdl" "progs/gib_minoclaw1.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg2.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"gib3skin" "1.000000" +"gibtype" "10.000000" +"blockudeath" "1.000000" +"minion_maxcount" "3.000000" +} +{ +"absmin" "159.000000 335.000000 -57.000000" +"absmax" "161.000000 337.000000 -55.000000" +"origin" "160.000000 336.000000 -56.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"spawnflags" "1.000000" +"target" "exitdoors" +"targetname" "exitmonsters" +"wait" "2.000000" +"count" "1.000000" +"height" "1.000000" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "599.000000 375.000000 183.000000" +"absmax" "601.000000 377.000000 185.000000" +"origin" "600.000000 376.000000 184.000000" +"oldorigin" "600.000000 376.000000 184.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_gargoyle" +"use" "monster_spawn" +"health" "120.000000" +"flags" "32.000000" +"max_health" "120.000000" +"spawnflags" "192.000000" +"targetname" "exitambush" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"mdl" "progs/mon_gargoyle.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"th_checkattack" "GargoyleCheckAttack" +"attack_offset" "16.000000 28.000000 22.000000" +"pain_flinch" "70.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_sound" "gargoyle/sight1.wav" +"gib1mdl" "progs/gib_gargwing1.mdl" +"gib2mdl" "progs/gib_gargwing2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "63.000000 399.000000 -41.000000" +"absmax" "65.000000 401.000000 -39.000000" +"origin" "64.000000 400.000000 -40.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "monster_minotaurminion" +"mdl" "progs/mon_gargoyle.mdl" +"poisonous" "1.000000" +"classtype" "327.000000" +"headmdl" "progs/h_gargoyle.mdl" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_sound" "gargoyle/sight1.wav" +"gib1mdl" "progs/gib_gargwing1.mdl" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gibtype" "10.000000" +} +{ +"absmin" "641.000000 -71.000000 40.000000" +"absmax" "671.000000 -41.000000 40.000000" +"origin" "656.000000 -56.000000 40.000000" +"oldorigin" "656.000000 -56.000000 40.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "item_health" +"use" "entity_state_use" +"flags" "256.000000" +"spawnflags" "64.000000" +"targetname" "cryptgate" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_delay" +"estate_reset" "item_reset" +} +{ +"absmin" "49.000000 -63.000000 -64.000000" +"absmax" "79.000000 -33.000000 -64.000000" +"origin" "64.000000 -48.000000 -64.000000" +"oldorigin" "64.000000 -48.000000 -64.000000" +"angles" "0.000000 86.000000 0.000000" +"classname" "item_health" +"use" "entity_state_use" +"flags" "256.000000" +"spawnflags" "65.000000" +"targetname" "cryptgate" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_delay" +"estate_reset" "item_reset" +} +{ +"absmin" "553.000000 289.000000 32.000000" +"absmax" "583.000000 319.000000 32.000000" +"origin" "568.000000 304.000000 32.000000" +"oldorigin" "568.000000 304.000000 32.000000" +"angles" "0.000000 262.000000 0.000000" +"classname" "item_rockets" +"skin" "1.000000" +"use" "entity_state_use" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "64.000000" +"targetname" "cryptgate" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets0.mdl" +"aflag" "5.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_delay" +"estate_reset" "item_reset" +} +{ +"absmin" "561.000000 65.000000 32.000000" +"absmax" "591.000000 95.000000 32.000000" +"origin" "576.000000 80.000000 32.000000" +"oldorigin" "576.000000 80.000000 32.000000" +"angles" "0.000000 183.000000 0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"use" "entity_state_use" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "64.000000" +"targetname" "cryptgate" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_delay" +"estate_reset" "item_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"use" "entity_state_use" +"think" "SUB_Null" +"spawnflags" "64.000000" +"target" "exitambush" +"targetname" "cryptgate" +"mdl" "*101" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bbmins" "24.000000 104.000000 -64.000000" +"bbmaxs" "48.000000 288.000000 32.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_delay" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "1121.000000 -559.000000 -79.968750" +"absmax" "1151.000000 -529.000000 -79.968750" +"origin" "1136.000000 -544.000000 -79.968750" +"oldorigin" "1136.000000 -544.000000 -79.968750" +"classname" "weapon_supershotgun" +"touch" "item_touch" +"think" "item_delay" +"weapon" "2.000000" +"netname" "Double-barrelled Shotgun" +"flags" "768.000000" +"noise" "weapons/pkup.wav" +"attack_finished" "999999.000000" +"mdl" "progs/g_shot2.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "510.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "1499.093262 350.089264 -8.968750" +"absmax" "1501.093262 352.089264 -6.968750" +"origin" "1500.093262 351.089264 -7.968750" +"oldorigin" "600.000000 8.000000 56.031250" +"angles" "0.000000 45.000000 0.000000" +"classname" "monster_dguard" +"frame" "208.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-37.526871" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "178.016052" +"attack_finished" "33.714748" +"pain_finished" "174.099991" +"show_hostile" "174.016052" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"lip" "2.815027" +"waitmin" "1000172.187500" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dguard.mdl" +"estate" "2.000000" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "173.716034" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "177.807312" +"idle_sound" "knight/idle.wav" +"sight_timeout" "42.714748" +"sight_sound" "knight/ksight.wav" +"enemydist" "269.354340" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "4.000000" +"dmgtimeframe" "173.186005" +"dmgcombined" "28.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "" +"gib3mdl" "" +"gib1sound" "40.000000" +} +{ +"modelindex" "185.000000" +"absmin" "1523.937012 267.001617 -32.968750" +"absmax" "1557.937012 301.001617 25.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "1540.937012 284.001617 -7.968750" +"oldorigin" "592.000000 360.000000 56.031250" +"angles" "0.000000 54.992065 0.000000" +"classname" "monster_dguard" +"model" "progs/mon_dguard.mdl" +"frame" "206.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1245.040894" +"health" "-28.426558" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "536.815552" +"attack_finished" "33.698441" +"pain_finished" "1000531.812500" +"show_hostile" "532.815552" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"lip" "0.985260" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dguard.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "532.615601" +"pain_flinch" "20.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "531.657349" +"idle_sound" "knight/idle.wav" +"sight_timeout" "42.698441" +"sight_sound" "knight/ksight.wav" +"enemydist" "316.799530" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "531.914978" +"dmgcombined" "20.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "" +"gib3mdl" "" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "185.000000" +"absmin" "1520.057861 276.353363 -32.968750" +"absmax" "1554.057861 310.353363 25.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "1537.057861 293.353363 -7.968750" +"oldorigin" "536.000000 384.000000 56.031250" +"angles" "0.000000 29.998169 0.000000" +"classname" "monster_dguard" +"model" "progs/mon_dguard.mdl" +"frame" "226.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1244.964844" +"health" "-6.026002" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "175.919098" +"attack_finished" "33.717930" +"pain_finished" "1000172.250000" +"show_hostile" "172.419128" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"lip" "0.980560" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dguard.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "171.819092" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "175.951843" +"idle_sound" "knight/idle.wav" +"sight_timeout" "42.717930" +"sight_sound" "knight/ksight.wav" +"enemydist" "268.382782" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "171.523010" +"dmgcombined" "32.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "295.000000" +"absmin" "1416.517090 -513.224243 -78.939728" +"absmax" "1450.517090 -479.224243 -12.939728" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "1433.517090 -496.224243 -53.939728" +"oldorigin" "752.000000 160.000000 56.031250" +"angles" "0.000000 214.974976 0.000000" +"classname" "monster_dsergeant" +"model" "progs/mon_dsergeant.mdl" +"frame" "122.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"use" "monster_use" +"think" "dsergeant_run1" +"nextthink" "1244.983032" +"health" "168.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "270.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "256.000000" +"th_stand" "dsergeant_stand1" +"th_walk" "dsergeant_walk1" +"th_run" "dsergeant_run1" +"th_missile" "dsergeant_magicc1" +"th_melee" "dsergeant_melee" +"th_pain" "dsergeant_pain" +"th_die" "dsergeant_die" +"search_time" "46.039879" +"attack_state" "1.000000" +"attack_finished" "43.626328" +"pain_finished" "40.839897" +"show_hostile" "1245.883057" +"mdl" "progs/mon_dsergeant.mdl" +"pausetime" "999999.000000" +"lip" "0.658071" +"height" "52.467995" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "225.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_dknight.mdl" +"th_checkattack" "DSergeantCheckAttack" +"th_charge" "dsergeant_charging" +"liquidbase" "-1.000000" +"liquidcheck" "1245.283203" +"attack_speed" "220.000000" +"attack_timer" "34.939976" +"attack_offset" "0.000000 0.000000 10.000000" +"meleeattack" "3.000000" +"meleerange" "70.000000" +"meleehitsound" "gibs/gibheavy2.wav" +"meleecontact" "1.000000" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "36.839958" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was crushed by a Blue Flail Knight +" +"idletimer" "1248.574585" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "42.621811" +"sight_sound" "dknight/dserg_sight.wav" +"enemydist" "1042.430420" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"dmgtimeframe" "37.558998" +"dmgcombined" "52.000000" +"gib1mdl" "progs/w_blueflail.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib2skin" "3.000000" +"gib3skin" "3.000000" +"gib1sound" "42.000000" +} +{ +"absmin" "559.000000 191.000000 71.000000" +"absmax" "561.000000 193.000000 73.000000" +"origin" "560.000000 192.000000 72.000000" +"oldorigin" "560.000000 192.000000 72.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_dsergeant" +"use" "monster_spawn" +"health" "400.000000" +"flags" "32.000000" +"max_health" "400.000000" +"spawnflags" "320.000000" +"targetname" "exitambush" +"th_stand" "dsergeant_stand1" +"th_walk" "dsergeant_walk1" +"th_run" "dsergeant_run1" +"th_missile" "dsergeant_magicc1" +"th_melee" "dsergeant_melee" +"th_pain" "dsergeant_pain" +"th_die" "dsergeant_die" +"mdl" "progs/mon_dsergeant.mdl" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "225.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_dknight.mdl" +"th_checkattack" "DSergeantCheckAttack" +"th_charge" "dsergeant_charging" +"attack_offset" "0.000000 0.000000 10.000000" +"meleeattack" "2.000000" +"meleerange" "70.000000" +"meleehitsound" "gibs/gibheavy2.wav" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was crushed by a Blue Flail Knight +" +"idle_sound" "hknight/idle.wav" +"sight_sound" "dknight/dserg_sight.wav" +"infightextra" "2.000000" +"steptype" "5.000000" +"gib1mdl" "progs/w_blueflail.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib2skin" "3.000000" +"gib3skin" "3.000000" +"gib1sound" "42.000000" +} +{ +"absmin" "1186.521118 491.070801 -104.968750" +"absmax" "1188.521118 493.070801 -102.968750" +"origin" "1187.521118 492.070801 -103.968750" +"oldorigin" "1067.679443 513.827332 -99.968750" +"angles" "0.000000 353.995972 0.000000" +"classname" "monster_spider" +"frame" "116.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-20.130466" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "354.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"search_time" "578.078613" +"attack_state" "1.000000" +"attack_finished" "572.310486" +"pain_finished" "572.379028" +"show_hostile" "574.078613" +"jump_flag" "575.278564" +"mdl" "progs/mon_spiderb.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"lip" "0.582537" +"waitmin" "1000572.875000" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "300.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_spiderb.mdl" +"estate" "2.000000" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "spider_leap1" +"th_jumpexit" "spider_leap9" +"liquidbase" "-1.000000" +"liquidcheck" "573.378784" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "573.446777" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "581.310486" +"sight_sound" "spider/hiss1.wav" +"enemydist" "182.067871" +"switchoverride" "1.000000" +"jumptouch" "1" +"steptype" "3.000000" +"steplast" "3.000000" +"dmgtimeframe" "573.860962" +"dmgcombined" "4.000000" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "1131.519165 510.237000 -104.968750" +"absmax" "1133.519165 512.237000 -102.968750" +"origin" "1132.519165 511.237000 -103.968750" +"oldorigin" "1082.596191 628.562317 -99.968750" +"angles" "0.000000 332.995605 0.000000" +"classname" "monster_spider" +"frame" "116.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-24.408947" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "333.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"search_time" "580.200806" +"attack_state" "1.000000" +"attack_finished" "574.901855" +"pain_finished" "576.281006" +"show_hostile" "576.200806" +"jump_flag" "576.384827" +"mdl" "progs/mon_spiderb.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"lip" "3.389874" +"waitmin" "1000574.375000" +"movespeed" "6.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "300.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_spiderb.mdl" +"estate" "2.000000" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "spider_leap1" +"th_jumpexit" "spider_leap9" +"liquidbase" "-1.000000" +"liquidcheck" "576.000854" +"attack_offset" "14.000000 0.000000 8.000000" +"meleerange" "80.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "579.747681" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "581.385559" +"sight_sound" "spider/hiss1.wav" +"enemydist" "91.175514" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"dmgtimeframe" "575.380981" +"dmgcombined" "32.000000" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "682.382812 899.792603 -192.968750" +"absmax" "684.382812 901.792603 -190.968750" +"origin" "683.382812 900.792603 -191.968750" +"oldorigin" "40.000000 784.000000 -247.968750" +"angles" "0.000000 45.000000 0.000000" +"classname" "monster_spider" +"frame" "6.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-82.000000" +"chain" "528" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"search_time" "651.921814" +"attack_finished" "609.231262" +"show_hostile" "647.921814" +"jump_flag" "647.634399" +"mdl" "progs/mon_spiderb.mdl" +"pausetime" "999999.000000" +"lip" "0.925321" +"waitmin" "1000646.687500" +"movespeed" "8.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "300.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_spiderb.mdl" +"estate" "2.000000" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "spider_leap1" +"th_jumpexit" "spider_leap9" +"liquidbase" "-1.000000" +"liquidcheck" "647.321960" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "647.509644" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "618.231262" +"sight_sound" "spider/hiss1.wav" +"enemydist" "208.139465" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "940.636353 1361.826904 -152.968750" +"absmax" "942.636353 1363.826904 -150.968750" +"origin" "941.636353 1362.826904 -151.968750" +"oldorigin" "976.000000 1552.000000 -167.968750" +"angles" "0.000000 244.995117 0.000000" +"classname" "monster_spider" +"frame" "116.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-24.209600" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "245.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"search_time" "678.904175" +"attack_state" "1.000000" +"attack_finished" "667.406006" +"pain_finished" "675.072998" +"show_hostile" "674.904175" +"jump_flag" "675.904175" +"mdl" "progs/mon_spiderb.mdl" +"pausetime" "999999.000000" +"lip" "0.839381" +"waitmin" "1000673.187500" +"movespeed" "3.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "300.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_spiderb.mdl" +"estate" "2.000000" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "spider_leap1" +"th_jumpexit" "spider_leap9" +"liquidbase" "-1.000000" +"liquidcheck" "674.404297" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "679.226624" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "676.406006" +"sight_sound" "spider/hiss1.wav" +"enemydist" "177.259613" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"dmgtimeframe" "674.172974" +"dmgcombined" "32.000000" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "560.953125 883.944336 -192.968750" +"absmax" "562.953125 885.944336 -190.968750" +"origin" "561.953125 884.944336 -191.968750" +"oldorigin" "-24.000000 768.000000 -247.968750" +"classname" "monster_spider" +"frame" "46.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-81.000000" +"chain" "469" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"search_time" "628.265930" +"attack_finished" "609.269592" +"show_hostile" "624.265930" +"jump_flag" "622.238403" +"mdl" "progs/mon_spiderb.mdl" +"pausetime" "999999.000000" +"lip" "0.639912" +"waitmin" "1000622.312500" +"movespeed" "3.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "300.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_spiderb.mdl" +"estate" "2.000000" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "spider_leap1" +"th_jumpexit" "spider_leap9" +"liquidbase" "-1.000000" +"liquidcheck" "623.266174" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "625.518250" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "618.269592" +"sight_sound" "spider/hiss1.wav" +"enemydist" "254.522766" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "103.000000" +"absmin" "967.000000 367.000000 -1.000000" +"absmax" "973.000000 577.000000 257.000000" +"classname" "func_illusionary" +"model" "*102" +"mins" "968.000000 368.000000 0.000000" +"maxs" "972.000000 576.000000 256.000000" +"size" "4.000000 208.000000 256.000000" +"mdl" "*102" +"alpha" "0.700000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "104.000000" +"absmin" "919.000000 719.000000 -41.000000" +"absmax" "1033.000000 929.000000 89.000000" +"classname" "func_illusionary" +"model" "*103" +"mins" "920.000000 720.000000 -40.000000" +"maxs" "1032.000000 928.000000 88.000000" +"size" "112.000000 208.000000 128.000000" +"mdl" "*103" +"alpha" "0.700000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "105.000000" +"absmin" "927.000000 1447.000000 -41.000000" +"absmax" "1105.000000 1457.000000 89.000000" +"classname" "func_illusionary" +"model" "*104" +"mins" "928.000000 1448.000000 -40.000000" +"maxs" "1104.000000 1456.000000 88.000000" +"size" "176.000000 8.000000 128.000000" +"mdl" "*104" +"alpha" "0.700000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "106.000000" +"absmin" "383.000000 1295.000000 -49.000000" +"absmax" "569.000000 1425.000000 81.000000" +"classname" "func_illusionary" +"model" "*105" +"mins" "384.000000 1296.000000 -48.000000" +"maxs" "568.000000 1424.000000 80.000000" +"size" "184.000000 128.000000 128.000000" +"mdl" "*105" +"alpha" "0.700000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "107.000000" +"absmin" "399.000000 719.000000 -57.000000" +"absmax" "585.000000 849.000000 73.000000" +"classname" "func_illusionary" +"model" "*106" +"mins" "400.000000 720.000000 -56.000000" +"maxs" "584.000000 848.000000 72.000000" +"size" "184.000000 128.000000 128.000000" +"mdl" "*106" +"alpha" "0.700000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"absmin" "505.000000 25.000000 32.000000" +"absmax" "535.000000 55.000000 32.000000" +"origin" "520.000000 40.000000 32.000000" +"oldorigin" "520.000000 40.000000 32.000000" +"angles" "0.000000 45.000000 0.000000" +"classname" "item_shells" +"skin" "1.000000" +"use" "entity_state_use" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "67.000000" +"targetname" "cryptgate" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"attachment" "555" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_delay" +"estate_reset" "item_reset" +} +{ +"absmin" "519.000000 39.000000 31.000000" +"absmax" "521.000000 41.000000 33.000000" +"origin" "520.000000 40.000000 32.000000" +"owner" "554" +} +{ +"modelindex" "250.000000" +"absmin" "999.036865 2376.222168 -192.968750" +"absmax" "1033.036865 2410.222168 -126.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "1016.036865 2393.222168 -167.968750" +"oldorigin" "1616.000000 2288.000000 -327.968750" +"angles" "0.000000 86.995239 0.000000" +"classname" "monster_dknight" +"model" "progs/mon_dknight.mdl" +"frame" "223.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1245.044312" +"health" "-2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "87.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1216.000000" +"targetname" "sktrap" +"th_stand" "dknight_stand1" +"th_walk" "dknight_walk1" +"th_run" "dknight_run1" +"th_missile" "dknight_magicc1" +"th_melee" "dknight_melee" +"th_pain" "dknight_pain" +"th_die" "dknight_die" +"search_time" "901.823547" +"attack_finished" "897.611572" +"pain_finished" "1000897.937500" +"show_hostile" "897.823547" +"mdl" "progs/mon_dknight.mdl" +"pausetime" "999999.000000" +"lip" "0.020631" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "220.000000" +"classgroup" "637.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_dknight.mdl" +"th_checkattack" "CheckAttack" +"th_charge" "dknight_char_a1" +"liquidbase" "-1.000000" +"liquidcheck" "897.123718" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "897.023987" +"pain_check" "1.000000" +"pain_timeout" "1.500000" +"pain_sound" "hknight/pain1.wav" +"death_sound" "hknight/death1.wav" +"deathstring" " was cleaved by a Death Knight +" +"idletimer" "904.495117" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "901.197021" +"sight_sound" "hknight/sight1.wav" +"enemydist" "155.244812" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dknightsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "681.000000 2305.000000 -215.968750" +"absmax" "711.000000 2335.000000 -215.968750" +"origin" "696.000000 2320.000000 -215.968750" +"oldorigin" "696.000000 2320.000000 -215.968750" +"angles" "0.000000 230.000000 0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"spawnflags" "1024.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "265.000000" +"absmin" "425.000000 1329.000000 -215.968750" +"absmax" "487.000000 1391.000000 -159.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "456.000000 1360.000000 -215.968750" +"oldorigin" "456.000000 1360.000000 -215.968750" +"angles" "0.000000 86.000000 0.000000" +"classname" "item_health" +"model" "progs/health_15.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"use" "entity_state_use" +"flags" "768.000000" +"spawnflags" "1.000000" +"targetname" "sktrap" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"activate" "109" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "1017.000000 1593.000000 -191.968750" +"absmax" "1047.000000 1623.000000 -191.968750" +"origin" "1032.000000 1608.000000 -191.968750" +"oldorigin" "1032.000000 1608.000000 -191.968750" +"angles" "0.000000 124.000000 0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"use" "entity_state_use" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "3.000000" +"targetname" "sktrap" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"activate" "109" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"attachment" "560" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "1031.000000 1607.000000 -192.968750" +"absmax" "1033.000000 1609.000000 -190.968750" +"movetype" "6.000000" +"origin" "1032.000000 1608.000000 -191.968750" +"angles" "0.000000 124.000000 0.000000" +"frame" "2.000000" +"skin" "1.000000" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "559" +} +{ +"absmin" "969.000000 1593.000000 -191.968750" +"absmax" "999.000000 1623.000000 -191.968750" +"origin" "984.000000 1608.000000 -191.968750" +"oldorigin" "984.000000 1608.000000 -191.968750" +"angles" "0.000000 56.000000 0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"use" "entity_state_use" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "3.000000" +"targetname" "sktrap" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"activate" "109" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"attachment" "562" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "983.000000 1607.000000 -192.968750" +"absmax" "985.000000 1609.000000 -190.968750" +"movetype" "6.000000" +"origin" "984.000000 1608.000000 -191.968750" +"angles" "0.000000 56.000000 0.000000" +"frame" "1.000000" +"skin" "3.000000" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "561" +} +{ +"modelindex" "204.000000" +"absmin" "-173.000000 815.000000 -233.000000" +"absmax" "-171.000000 817.000000 -231.000000" +"origin" "-172.000000 816.000000 -232.000000" +"angles" "0.000000 318.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +} +{ +"modelindex" "205.000000" +"absmin" "-173.000000 831.000000 -233.000000" +"absmax" "-171.000000 833.000000 -231.000000" +"origin" "-172.000000 832.000000 -232.000000" +"angles" "0.000000 107.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "3.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "205.000000" +"absmin" "1439.000000 2207.000000 -193.000000" +"absmax" "1441.000000 2209.000000 -191.000000" +"origin" "1440.000000 2208.000000 -192.000000" +"angles" "0.000000 208.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "5.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "3.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"modelindex" "206.000000" +"absmin" "1463.000000 2215.000000 -193.000000" +"absmax" "1465.000000 2217.000000 -191.000000" +"origin" "1464.000000 2216.000000 -192.000000" +"angles" "0.000000 227.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "3.000000" +} +{ +"modelindex" "205.000000" +"absmin" "1423.000000 2207.000000 -193.000000" +"absmax" "1425.000000 2209.000000 -191.000000" +"origin" "1424.000000 2208.000000 -192.000000" +"angles" "0.000000 198.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "2.000000" +"spawnflags" "2.000000" +"light_lev" "1.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "2.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +"estate" "2.000000" +} +{ +"modelindex" "206.000000" +"absmin" "1447.000000 2215.000000 -193.000000" +"absmax" "1449.000000 2217.000000 -191.000000" +"origin" "1448.000000 2216.000000 -192.000000" +"angles" "0.000000 160.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "160.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "3.000000" +} +{ +"modelindex" "204.000000" +"absmin" "1431.000000 2199.000000 -193.000000" +"absmax" "1433.000000 2201.000000 -191.000000" +"origin" "1432.000000 2200.000000 -192.000000" +"angles" "0.000000 215.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle1.mdl" +"frame" "4.000000" +"spawnflags" "2.000000" +"light_lev" "1.000000" +"mdl" "progs/misc_candle1.mdl" +"t_width" "3.000000" +"wait" "4.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "1.000000" +"estate" "2.000000" +} +{ +"modelindex" "215.000000" +"absmin" "2559.000000 1455.000000 -89.000000" +"absmax" "2561.000000 1457.000000 -87.000000" +"origin" "2560.000000 1456.000000 -88.000000" +"angles" "0.000000 294.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "12648.000000" +"part_emitter" "571" +"part_active" "70.000000" +} +{ +"absmin" "2559.000000 1455.000000 -89.000000" +"absmax" "2561.000000 1457.000000 -87.000000" +"origin" "2560.000000 1456.000000 -88.000000" +"angles" "0.000000 294.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1246.498413" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "12648.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "570" +"part_style" "70.000000" +"start_delay" "4.413129" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "215.000000" +"absmin" "1935.000000 2103.000000 -257.000000" +"absmax" "1937.000000 2105.000000 -255.000000" +"origin" "1936.000000 2104.000000 -256.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"wait" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "279258.000000" +"part_emitter" "573" +"part_active" "75.000000" +} +{ +"absmin" "1935.000000 2103.000000 -257.000000" +"absmax" "1937.000000 2105.000000 -255.000000" +"origin" "1936.000000 2104.000000 -256.000000" +"angles" "0.000000 270.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1245.943848" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "279258.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "572" +"part_style" "75.000000" +"start_delay" "2.250832" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"modelindex" "215.000000" +"absmin" "2599.000000 827.000000 -49.000000" +"absmax" "2601.000000 829.000000 -47.000000" +"origin" "2600.000000 828.000000 -48.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"wait" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "66163.000000" +"part_emitter" "575" +"part_active" "70.000000" +} +{ +"absmin" "2599.000000 827.000000 -49.000000" +"absmax" "2601.000000 829.000000 -47.000000" +"origin" "2600.000000 828.000000 -48.000000" +"angles" "0.000000 180.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1250.408325" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "66163.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "574" +"part_style" "70.000000" +"start_delay" "5.953215" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "215.000000" +"absmin" "2191.000000 827.000000 -49.000000" +"absmax" "2193.000000 829.000000 -47.000000" +"origin" "2192.000000 828.000000 -48.000000" +"angles" "0.000000 279.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"wait" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "193210.000000" +"part_emitter" "577" +"part_active" "70.000000" +} +{ +"absmin" "2191.000000 827.000000 -49.000000" +"absmax" "2193.000000 829.000000 -47.000000" +"origin" "2192.000000 828.000000 -48.000000" +"angles" "0.000000 279.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1249.042969" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "193210.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "576" +"part_style" "70.000000" +"start_delay" "9.908658" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"absmin" "879.000000 807.000000 231.000000" +"absmax" "881.000000 809.000000 233.000000" +"origin" "880.000000 808.000000 232.000000" +"oldorigin" "880.000000 808.000000 232.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4096.000000" +"targetname" "cryptwake3" +"movedir" "0.000000 -0.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "10.000000" +"count" "12.000000" +"lip" "1.411908" +"pos1" "80.000000 8.000000 1.000000" +"height" "12.000000" +"activate" "422" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "578" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "256.000000 256.000000 16.000000" +} +{ +"modelindex" "324.000000" +"absmin" "1558.226562 728.870300 -240.968750" +"absmax" "1608.226562 778.870300 -174.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "1583.226562 753.870300 -215.968750" +"oldorigin" "1424.000000 784.000000 -215.968750" +"angles" "0.000000 39.984741 0.000000" +"classname" "monster_ogre" +"model" "progs/mon_ogre.mdl" +"frame" "135.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "1245.021484" +"health" "-4.530564" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "316.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "ogre_stand1" +"th_walk" "ogre_walk1" +"th_run" "ogre_run1" +"th_missile" "ogre_shoot1" +"th_melee" "ogre_melee" +"th_pain" "ogre_pain" +"th_die" "ogre_die" +"search_time" "149.584305" +"attack_state" "4.000000" +"attack_finished" "147.394211" +"pain_finished" "1000144.375000" +"show_hostile" "145.584305" +"mdl" "progs/mon_ogre.mdl" +"pausetime" "999999.000000" +"lip" "0.817286" +"no_zaware" "1.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "150.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_ogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "ogre_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "144.984268" +"attack_elev" "51.000000" +"attack_speed" "550.000000" +"attack_offset" "24.000000 0.000000 20.000000" +"meleerange" "100.000000" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_finstate" "140.684006" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was destroyed by an Ogre +" +"idletimer" "150.836990" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "81.326447" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "174.976227" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "144.664001" +"dmgcombined" "12.000000" +"gib1mdl" "progs/w_chainsaw.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "959.000000 1183.000000 -169.000000" +"absmax" "961.000000 1185.000000 -167.000000" +"origin" "960.000000 1184.000000 -168.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "misc_shake" +"use" "entity_state_use" +"think" "misc_shake_think" +"targetname" "cryptwake2" +"sounds" "1.000000" +"noise1" "misc/rumbleloop.wav" +"noise2" "misc/rumbleoff.wav" +"attack_finished" "668.330017" +"wait" "2.000000" +"dmg" "120.000000" +"count" "200.000000" +"activate" "417" +"classtype" "676.000000" +"classgroup" "410.000000" +"estate" "2.000000" +"estate_on" "misc_shake_on" +} +{ +"absmin" "975.000000 1167.000000 231.000000" +"absmax" "977.000000 1169.000000 233.000000" +"origin" "976.000000 1168.000000 232.000000" +"oldorigin" "976.000000 1168.000000 232.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4096.000000" +"targetname" "cryptwake2" +"movedir" "0.000000 -0.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "10.000000" +"count" "12.000000" +"lip" "0.290292" +"pos1" "80.000000 8.000000 1.000000" +"height" "12.000000" +"activate" "417" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "581" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "256.000000 256.000000 16.000000" +} +{ +"absmin" "1693.030029 409.142151 -312.968750" +"absmax" "1695.030029 411.142151 -310.968750" +"origin" "1694.030029 410.142151 -311.968750" +"oldorigin" "1584.000000 256.000000 -311.968750" +"angles" "0.000000 90.000000 0.000000" +"classname" "monster_spider" +"frame" "56.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-66.000000" +"chain" "260" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "wizkill" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"search_time" "1035.182373" +"attack_finished" "1029.682739" +"show_hostile" "1031.282349" +"mdl" "progs/mon_spiderb.mdl" +"pausetime" "999999.000000" +"lip" "3.412214" +"waitmin" "1001029.312500" +"movespeed" "8.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "300.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_spiderb.mdl" +"estate" "2.000000" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "spider_leap1" +"th_jumpexit" "spider_leap9" +"liquidbase" "-1.000000" +"liquidcheck" "1030.582520" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "1035.212524" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "1038.682739" +"sight_sound" "spider/hiss1.wav" +"enemydist" "288.926788" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "5.000000" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "1694.015747 488.552765 -312.968750" +"absmax" "1696.015747 490.552765 -310.968750" +"origin" "1695.015747 489.552765 -311.968750" +"oldorigin" "1584.000000 544.000000 -311.968750" +"angles" "0.000000 45.000000 0.000000" +"classname" "monster_spider" +"frame" "54.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-36.000000" +"chain" "582" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "wizkill" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"search_time" "1035.054199" +"attack_finished" "1029.754517" +"show_hostile" "1031.254150" +"mdl" "progs/mon_spiderb.mdl" +"pausetime" "999999.000000" +"lip" "0.234748" +"waitmin" "1001029.312500" +"movespeed" "7.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "300.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_spiderb.mdl" +"estate" "2.000000" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "spider_leap1" +"th_jumpexit" "spider_leap9" +"liquidbase" "-1.000000" +"liquidcheck" "1030.554321" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "1034.884033" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "1038.754517" +"sight_sound" "spider/hiss1.wav" +"enemydist" "259.394745" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "1745.769409 371.769562 -296.968750" +"absmax" "1747.769409 373.769562 -294.968750" +"origin" "1746.769409 372.769562 -295.968750" +"oldorigin" "1760.000000 336.000000 -311.968750" +"angles" "0.000000 64.962158 0.000000" +"classname" "monster_spider" +"frame" "54.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-81.000000" +"chain" "583" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "wizkill" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"search_time" "1035.217651" +"attack_finished" "1029.718018" +"show_hostile" "1031.217651" +"mdl" "progs/mon_spiderb.mdl" +"pausetime" "999999.000000" +"lip" "2.335643" +"waitmin" "1001029.312500" +"movespeed" "7.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "300.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_spiderb.mdl" +"estate" "2.000000" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "spider_leap1" +"th_jumpexit" "spider_leap9" +"liquidbase" "-1.000000" +"liquidcheck" "1031.017700" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "1033.700684" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "1038.718018" +"sight_sound" "spider/hiss1.wav" +"enemydist" "267.361969" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "3.000000" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "108.000000" +"absmin" "2039.000000 167.000000 -137.000000" +"absmax" "2049.000000 217.000000 -7.000000" +"ltime" "0.500000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000002 40.000000 0.000000" +"classname" "func_door" +"model" "*107" +"frame" "1.000000" +"mins" "2040.000000 128.000000 -136.000000" +"maxs" "2048.000000 176.000000 -8.000000" +"size" "8.000000 48.000000 128.000000" +"touch" "func_door_touch" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "-0.500000" +"enemy" "586" +"yaw_speed" "100.000000" +"targetname" "shortcut2" +"owner" "585" +"movedir" "-0.000000 1.000000 -0.000000" +"message" "" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"attack_finished" "199.494995" +"mdl" "*107" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000002 40.000000 0.000000" +"lip" "8.000000" +"pos2" "-0.000002 40.000000 0.000000" +"bsporigin" "1.000000" +"activate" "587" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "109.000000" +"absmin" "2039.000000 39.000000 -137.000000" +"absmax" "2049.000000 89.000000 -7.000000" +"ltime" "0.500000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000002 -40.000000 0.000000" +"classname" "func_door" +"model" "*108" +"frame" "1.000000" +"mins" "2040.000000 80.000000 -136.000000" +"maxs" "2048.000000 128.000000 -8.000000" +"size" "8.000000 48.000000 128.000000" +"touch" "func_door_touch" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "-0.500000" +"enemy" "585" +"yaw_speed" "100.000000" +"targetname" "shortcut2" +"owner" "585" +"movedir" "-0.000000 -1.000000 -0.000000" +"message" "" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*108" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000002 -40.000000 0.000000" +"lip" "8.000000" +"pos2" "-0.000002 -40.000000 0.000000" +"bsporigin" "1.000000" +"activate" "587" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "110.000000" +"absmin" "2223.000000 59.000000 -57.000000" +"absmax" "2273.000000 69.000000 -7.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000000 -4.000002 0.000000" +"classname" "func_button" +"model" "*109" +"frame" "1.000000" +"mins" "2224.000000 64.000000 -56.000000" +"maxs" "2272.000000 72.000000 -8.000000" +"size" "48.000000 8.000000 48.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.900000" +"enemy" "1" +"target" "shortcut2" +"movedir" "-0.000000 -1.000000 -0.000000" +"message" "A shortcut has opened." +"noise" "buttons/airbut1.wav" +"speed" "40.000000" +"mdl" "*109" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000000 -4.000002 0.000000" +"lip" "4.000000" +"pos2" "-0.000000 -4.000002 0.000000" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"modelindex" "215.000000" +"absmin" "2135.000000 183.000000 87.000000" +"absmax" "2137.000000 185.000000 89.000000" +"origin" "2136.000000 184.000000 88.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "15035.000000" +"part_emitter" "589" +"part_active" "70.000000" +} +{ +"absmin" "2135.000000 183.000000 87.000000" +"absmax" "2137.000000 185.000000 89.000000" +"origin" "2136.000000 184.000000 88.000000" +"angles" "0.000000 270.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1250.017822" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "15035.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "588" +"part_style" "70.000000" +"start_delay" "6.637074" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "325.000000" +"absmin" "1249.000000 833.000000 -7.968750" +"absmax" "1311.000000 895.000000 48.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "1280.000000 864.000000 -7.968750" +"oldorigin" "1280.000000 864.000000 -7.968750" +"angles" "0.000000 -0.000000 0.000000" +"classname" "weapon_lightning" +"model" "progs/g_light.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"weapon" "64.000000" +"netname" "Thunderbolt" +"flags" "768.000000" +"noise" "weapons/pkup.wav" +"mdl" "progs/g_light.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "540.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "1287.000000 679.000000 -9.000000" +"absmax" "1329.000000 969.000000 57.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "1288.000000 680.000000 -8.000000" +"maxs" "1328.000000 968.000000 56.000000" +"size" "40.000000 288.000000 64.000000" +"touch" "trigger_bmodel_touch" +"message" "You found a secret area!" +"sounds" "1.000000" +"noise" "misc/secret.wav" +"mdl" "*110" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "1288.000000 680.000000 -8.000000" +"bbmaxs" "1328.000000 968.000000 56.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "553.000000 241.000000 32.000000" +"absmax" "583.000000 271.000000 32.000000" +"origin" "568.000000 256.000000 32.000000" +"oldorigin" "568.000000 256.000000 32.000000" +"angles" "0.000000 294.000000 0.000000" +"classname" "item_cells" +"skin" "1.000000" +"use" "entity_state_use" +"netname" "battery" +"flags" "256.000000" +"spawnflags" "64.000000" +"targetname" "cryptgate" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_battery0.mdl" +"aflag" "6.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "740.000000" +"classgroup" "200.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "258.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_delay" +"estate_reset" "item_reset" +} +{ +"absmin" "2279.000000 367.000000 -17.000000" +"absmax" "2281.000000 369.000000 -15.000000" +"origin" "2280.000000 368.000000 -16.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "1256.670410" +"impulse" "1.000000" +"noise" "ambience/woodcreak2e.wav" +"speed" "2.000000" +"wait" "10.000000" +"delay" "10.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "1663.000000 -177.000000 -161.000000" +"absmax" "1665.000000 -175.000000 -159.000000" +"origin" "1664.000000 -176.000000 -160.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "ambient_custom_loop" +"noise" "ambience/water1.wav" +"volume" "0.500000" +} +{ +"absmin" "1287.000000 -817.000000 -137.000000" +"absmax" "1289.000000 -815.000000 -135.000000" +"origin" "1288.000000 -816.000000 -136.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "ambient_custom_loop" +"noise" "ambience/water1.wav" +"volume" "0.500000" +} +{ +"absmin" "951.000000 -817.000000 -137.000000" +"absmax" "953.000000 -815.000000 -135.000000" +"origin" "952.000000 -816.000000 -136.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "ambient_custom_loop" +"noise" "ambience/water1.wav" +"volume" "0.500000" +} +{ +"absmin" "1863.000000 2031.000000 -361.000000" +"absmax" "1865.000000 2033.000000 -359.000000" +"origin" "1864.000000 2032.000000 -360.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "1253.278931" +"impulse" "1.000000" +"noise" "ambience/liquid_burnlong.wav" +"speed" "1.000000" +"wait" "20.000000" +"delay" "15.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "2207.000000 2407.000000 -361.000000" +"absmax" "2209.000000 2409.000000 -359.000000" +"origin" "2208.000000 2408.000000 -360.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "1245.132690" +"impulse" "1.000000" +"noise" "ambience/liquid_burnlong.wav" +"speed" "1.000000" +"wait" "20.000000" +"delay" "15.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "1151.000000 -1097.000000 7.000000" +"absmax" "1153.000000 -1095.000000 9.000000" +"origin" "1152.000000 -1096.000000 8.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "1248.836670" +"impulse" "1.000000" +"noise" "ambience/windgust1.wav" +"speed" "1.000000" +"wait" "5.000000" +"delay" "10.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "1127.000000 -841.000000 -57.000000" +"absmax" "1129.000000 -839.000000 -55.000000" +"origin" "1128.000000 -840.000000 -56.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "1250.167969" +"impulse" "1.000000" +"noise" "ambience/windgust2.wav" +"speed" "1.000000" +"wait" "5.000000" +"delay" "10.000000" +"state" "1.000000" +"waitmin" "1.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "1119.000000 -609.000000 -57.000000" +"absmax" "1121.000000 -607.000000 -55.000000" +"origin" "1120.000000 -608.000000 -56.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "1250.001709" +"impulse" "1.000000" +"noise" "ambience/windgust3.wav" +"speed" "1.000000" +"wait" "5.000000" +"delay" "10.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "2463.000000 831.000000 143.000000" +"absmax" "2465.000000 833.000000 145.000000" +"origin" "2464.000000 832.000000 144.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "1254.157593" +"impulse" "1.000000" +"noise" "ambience/windgust1.wav" +"speed" "1.000000" +"wait" "5.000000" +"delay" "10.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "2399.000000 831.000000 143.000000" +"absmax" "2401.000000 833.000000 145.000000" +"origin" "2400.000000 832.000000 144.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "1248.989380" +"impulse" "1.000000" +"noise" "ambience/windgust2.wav" +"speed" "1.000000" +"wait" "5.000000" +"delay" "10.000000" +"state" "1.000000" +"waitmin" "1.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "2327.000000 831.000000 143.000000" +"absmax" "2329.000000 833.000000 145.000000" +"origin" "2328.000000 832.000000 144.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "1257.037231" +"impulse" "1.000000" +"noise" "ambience/windgust3.wav" +"speed" "1.000000" +"wait" "5.000000" +"delay" "10.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "2399.000000 863.000000 -169.000000" +"absmax" "2401.000000 865.000000 -167.000000" +"origin" "2400.000000 864.000000 -168.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "1253.237671" +"impulse" "1.000000" +"noise" "ambience/rumble2.wav" +"speed" "1.000000" +"wait" "5.000000" +"delay" "10.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "0.500000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "1079.000000 2231.000000 -185.000000" +"absmax" "1081.000000 2233.000000 -183.000000" +"origin" "1080.000000 2232.000000 -184.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "1245.989624" +"impulse" "1.000000" +"noise" "ambience/rumble3.wav" +"speed" "1.000000" +"wait" "5.000000" +"delay" "10.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"modelindex" "215.000000" +"absmin" "1215.000000 2375.000000 -89.000000" +"absmax" "1217.000000 2377.000000 -87.000000" +"origin" "1216.000000 2376.000000 -88.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "184016.000000" +"part_emitter" "608" +"part_active" "70.000000" +} +{ +"absmin" "1215.000000 2375.000000 -89.000000" +"absmax" "1217.000000 2377.000000 -87.000000" +"origin" "1216.000000 2376.000000 -88.000000" +"angles" "0.000000 180.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1248.663330" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "184016.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "607" +"part_style" "70.000000" +"start_delay" "6.039887" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"absmin" "631.000000 2231.000000 -205.000000" +"absmax" "633.000000 2233.000000 -203.000000" +"origin" "632.000000 2232.000000 -204.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "misc_particle" +"use" "entity_state_use" +"think" "emit_particle" +"nextthink" "1245.386963" +"enemy" "1" +"spawnflags" "1.000000" +"target" "" +"targetname" "sktrap" +"message" "FCIRCLE" +"state" "1.000000" +"activate" "109" +"classtype" "41.000000" +"entno_unique" "20801.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "609" +"part_style" "20.000000" +"start_delay" "2.211402" +"dpp_name" "DPP_ITSFCIRCLE" +"dpp_wait" "0.100000" +"dpp_rnd" "0.200000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotmed_tor2.spr" +"spr_name3" "progs/s_dotsml_gold.spr" +"spr_frame" "1.000000" +"part_limit" "64.000000" +"part_life" "5.000000" +"part_ofs" "0.000000 0.000000 1.000000" +"part_veltype" "2.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "56.000000 17.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "0.500000" +"spawn_base" "0.100000" +"spawn_rand" "0.200000" +} +{ +"modelindex" "215.000000" +"absmin" "2335.000000 1091.000000 -57.000000" +"absmax" "2337.000000 1093.000000 -55.000000" +"origin" "2336.000000 1092.000000 -56.000000" +"angles" "0.000000 23.000000 0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "58104.000000" +"part_emitter" "611" +"part_active" "70.000000" +} +{ +"absmin" "2335.000000 1091.000000 -57.000000" +"absmax" "2337.000000 1093.000000 -55.000000" +"origin" "2336.000000 1092.000000 -56.000000" +"angles" "0.000000 23.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1245.108032" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "58104.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "610" +"part_style" "70.000000" +"start_delay" "8.971618" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "216.000000" +"absmin" "1833.000000 905.000000 -105.000000" +"absmax" "1835.000000 907.000000 -103.000000" +"origin" "1834.000000 906.000000 -104.000000" +"angles" "0.000000 94.000000 0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "400.000000" +"mdl" "progs/flame.mdl" +"wait" "4.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "231588.000000" +"part_emitter" "613" +"part_active" "72.000000" +} +{ +"absmin" "1833.000000 905.000000 -105.000000" +"absmax" "1835.000000 907.000000 -103.000000" +"origin" "1834.000000 906.000000 -104.000000" +"angles" "0.000000 94.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1246.217896" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "231588.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "612" +"part_style" "72.000000" +"start_delay" "6.177099" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "205.000000" +"absmin" "1663.000000 1079.000000 -241.000000" +"absmax" "1665.000000 1081.000000 -239.000000" +"origin" "1664.000000 1080.000000 -240.000000" +"angles" "0.000000 183.000000 0.000000" +"classname" "light_candle" +"model" "progs/misc_candle2.mdl" +"frame" "1.000000" +"light_lev" "200.000000" +"mdl" "progs/misc_candle2.mdl" +"t_width" "1.000000" +"delay" "5.000000" +"lip" "16.000000" +"height" "2.000000" +} +{ +"absmin" "1391.000000 127.000000 -124.968750" +"absmax" "1393.000000 129.000000 -122.968750" +"origin" "1392.000000 128.000000 -123.968750" +"angles" "0.000000 -0.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "294300.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "202" +"part_style" "175.000000" +"start_delay" "2.641713" +"dpp_name" "DPP_ITSBACKPACK" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_grey.spr" +"spr_name2" "progs/s_dotsml_wht.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_veltype" "5.000000" +"part_vel" "16.000000 16.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"think" "fog_controller_think" +"nextthink" "1244.954346" +"owner" "1" +"state" "2.000000" +"fog_dpextra" "1 0 8192 1024 32" +"fog_currden" "0.050000" +"fog_targden" "0.050000" +"fog_currcol" "0.100000 0.150000 0.150000" +"fog_targcol" "0.100000 0.150000 0.150000" +"fog_difftime" "1.000000" +"fog_steptime" "-1.000000" +"classtype" "15.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3292.644531 3800.317139 3337.030762" +"classname" "particle" +"think" "finish_particle" +"cnt" "128.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "754" +} +{ +"absmin" "815.000000 1399.000000 -24.968750" +"absmax" "817.000000 1401.000000 -22.968750" +"origin" "816.000000 1400.000000 -23.968750" +"angles" "0.000000 -0.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1245.619629" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "3040.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "442" +"part_style" "110.000000" +"start_delay" "2.760430" +"dpp_name" "DPP_ITSARMOR2" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_yell.spr" +"spr_name2" "progs/s_dotmed_yell.spr" +"spr_name3" "progs/s_dotsml_gold.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.750000" +"part_ofs" "0.000000 0.000000 24.000000" +"part_veltype" "5.000000" +"part_velbase" "0.000000 0.000000 12.000000" +"part_vel" "6.000000 6.000000 4.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +"spawn_rand" "0.200000" +} +{ +"modelindex" "184.000000" +"absmin" "1776.600586 690.470093 -14.027860" +"absmax" "1778.600586 692.470093 -12.027860" +"movetype" "8.000000" +"origin" "1777.600586 691.470093 -13.027860" +"velocity" "1.094882 3.984863 17.253822" +"angles" "5464.117676 5856.872559 5306.210938" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1251.683594" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "149" +"cnt" "129.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "862" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2686.048828 2686.073486 3525.655518" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "130.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "933" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3669.988525 4292.435059 4487.051270" +"classname" "particle" +"think" "finish_particle" +"cnt" "131.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "840" +} +{ +"absmin" "839.000000 975.000000 -192.968750" +"absmax" "841.000000 977.000000 -190.968750" +"origin" "840.000000 976.000000 -191.968750" +"angles" "0.000000 -0.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1245.027710" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "871060.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "454" +"part_style" "230.000000" +"pemit_tcount" "21.000000" +"start_delay" "2.396161" +"dpp_name" "DPP_ITSQUAD" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_blue.spr" +"spr_name2" "progs/s_dotsml_wht.spr" +"spr_name3" "progs/s_dotsml_blue.spr" +"spr_frame" "1.000000" +"part_limit" "75.000000" +"part_life" "1.500000" +"part_ofs" "0.000000 0.000000 16.000000" +"part_veltype" "5.000000" +"part_vel" "10.000000 10.000000 16.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"modelindex" "171.000000" +"absmin" "1760.089355 692.010254 87.909218" +"absmax" "1762.089355 694.010254 89.909218" +"movetype" "8.000000" +"origin" "1761.089355 693.010254 88.909218" +"velocity" "-1.935240 1.727714 21.359905" +"angles" "6503.148438 5448.054688 6143.559570" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1247.291260" +"owner" "149" +"cnt" "132.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "717" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1323.337158 1788.651001 1624.169556" +"classname" "particle" +"think" "finish_particle" +"cnt" "133.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "630" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4027.414551 4175.379883 4594.455078" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "134.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "910" +} +{ +"absmin" "631.000000 2231.000000 -192.968750" +"absmax" "633.000000 2233.000000 -190.968750" +"origin" "632.000000 2232.000000 -191.968750" +"angles" "0.000000 -0.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "24682.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "109" +"part_style" "120.000000" +"start_delay" "2.220862" +"dpp_name" "DPP_ITSSILVERKEY" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_blue.spr" +"spr_name2" "progs/s_dotsml_blue.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 20.000000" +"part_veltype" "5.000000" +"part_vel" "16.000000 16.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5733.701172 5280.326660 5729.918457" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "135.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "865" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2389.052734 2540.656494 2015.410034" +"classname" "particle" +"think" "finish_particle" +"cnt" "192.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "949" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7005.125488 6603.924316 7331.407715" +"classname" "particle" +"think" "finish_particle" +"cnt" "64.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "844" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3076.269287 2884.281494 2772.148926" +"classname" "particle" +"think" "finish_particle" +"cnt" "65.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "786" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3778.230225 4056.028564 3942.934082" +"classname" "particle" +"think" "finish_particle" +"cnt" "66.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "788" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"classtype" "40.000000" +"entchain" "633" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1.000000" +"classtype" "40.000000" +"entchain" "954" +} +{ +"modelindex" "159.000000" +"absmin" "1773.965698 684.805603 -20.871901" +"absmax" "1775.965698 686.805603 -18.871901" +"movetype" "8.000000" +"origin" "1774.965698 685.805603 -19.871901" +"velocity" "-2.509964 1.136631 14.316721" +"angles" "1760.734375 1695.152466 1137.457886" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "1251.342773" +"owner" "149" +"cnt" "2.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "862" +"part_active" "1.000000" +} +{ +"modelindex" "170.000000" +"absmin" "903.199646 736.311951 33.354179" +"absmax" "905.199646 738.311951 35.354179" +"movetype" "5.000000" +"origin" "904.199646 737.311951 34.354179" +"velocity" "3.457747 -2.276559 1.884518" +"angles" "5839.765137 5870.905762 6367.398926" +"avelocity" "246.598709 262.578186 297.479187" +"classname" "particle" +"model" "progs/s_dotsml_yell.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "1246.520142" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1530" +"cnt" "3.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "909" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8130.965820 6784.076172 7678.557617" +"classname" "particle" +"think" "finish_particle" +"cnt" "4.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "875" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5831.349121 5988.376953 6678.655762" +"classname" "particle" +"think" "finish_particle" +"cnt" "5.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "816" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5263.647461 5612.719238 5649.547363" +"classname" "particle" +"think" "finish_particle" +"cnt" "6.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "617" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3538.285889 2828.470459 3308.851807" +"classname" "particle" +"think" "finish_particle" +"cnt" "7.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "852" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2526.023682 2128.804688 2260.310791" +"classname" "particle" +"think" "finish_particle" +"cnt" "8.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1091" +} +{ +"modelindex" "169.000000" +"absmin" "900.608704 739.075623 43.087181" +"absmax" "902.608704 741.075623 45.087181" +"movetype" "5.000000" +"origin" "901.608704 740.075623 44.087181" +"velocity" "-1.854427 0.901761 6.177251" +"angles" "3619.885986 4290.699219 3858.965332" +"avelocity" "132.465591 177.816101 125.702690" +"classname" "particle" +"model" "progs/s_dotmed_yell.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "1244.965576" +"owner" "1530" +"cnt" "9.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "857" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3959.629150 4562.669922 4576.096191" +"classname" "particle" +"think" "finish_particle" +"cnt" "10.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "775" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5271.276855 5424.177246 6030.631348" +"classname" "particle" +"think" "finish_particle" +"cnt" "11.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "665" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5194.548340 5551.907715 6841.227051" +"classname" "particle" +"think" "finish_particle" +"cnt" "12.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "680" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3146.770508 3833.753906 3774.355713" +"classname" "particle" +"think" "finish_particle" +"cnt" "13.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "858" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5242.125488 4889.729980 4942.842285" +"classname" "particle" +"think" "finish_particle" +"cnt" "14.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1015" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "429.682281 240.097336 445.743256" +"classname" "particle" +"think" "finish_particle" +"cnt" "15.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1024" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2675.585449 2989.491455 2885.058838" +"classname" "particle" +"think" "finish_particle" +"cnt" "16.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "646" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4923.408203 3627.862793 4634.446777" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "17.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "870" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2235.673584 2177.940674 1884.103149" +"classname" "particle" +"think" "finish_particle" +"cnt" "18.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "692" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3725.194580 3555.712646 3609.221680" +"classname" "particle" +"think" "finish_particle" +"cnt" "19.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "621" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6166.649414 5894.170898 6172.063965" +"classname" "particle" +"think" "finish_particle" +"cnt" "20.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "794" +} +{ +"modelindex" "165.000000" +"absmin" "838.639648 972.494507 -181.069473" +"absmax" "840.639648 974.494507 -179.069473" +"movetype" "8.000000" +"origin" "839.639648 973.494507 -180.069473" +"velocity" "-0.846889 -5.882443 -9.625782" +"angles" "4347.466309 3960.449219 4182.029297" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"think" "finish_particle" +"nextthink" "1246.625244" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "622" +"cnt" "21.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "772" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3028.847900 2898.161621 2411.827148" +"classname" "particle" +"think" "finish_particle" +"cnt" "22.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "695" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6327.457520 4680.551758 5312.314941" +"classname" "particle" +"think" "finish_particle" +"cnt" "23.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "897" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3768.715576 3550.995850 3531.028320" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "24.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "992" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3548.558350 4113.714355 3862.801514" +"classname" "particle" +"think" "finish_particle" +"cnt" "25.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "661" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4278.994629 4873.582031 3928.366211" +"classname" "particle" +"think" "finish_particle" +"cnt" "26.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "968" +} +{ +"modelindex" "159.000000" +"absmin" "1778.127075 673.626770 56.229408" +"absmax" "1780.127075 675.626770 58.229408" +"movetype" "8.000000" +"origin" "1779.127075 674.626770 57.229408" +"velocity" "0.488906 -1.510666 23.498642" +"angles" "1313.276978 1605.484253 993.315186" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1249.359253" +"owner" "149" +"cnt" "27.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "915" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5106.967285 5060.975098 3978.500244" +"classname" "particle" +"think" "finish_particle" +"cnt" "28.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "808" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3774.437012 4711.190430 4583.402832" +"classname" "particle" +"think" "finish_particle" +"cnt" "29.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1023" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3721.792725 3515.846680 2304.343750" +"classname" "particle" +"think" "finish_particle" +"cnt" "30.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "987" +} +{ +"modelindex" "171.000000" +"absmin" "1778.397705 684.394226 61.461193" +"absmax" "1780.397705 686.394226 63.461193" +"movetype" "8.000000" +"origin" "1779.397705 685.394226 62.461193" +"velocity" "1.407880 0.715720 23.491684" +"angles" "3873.368164 3823.787598 4205.095703" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1249.023926" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "149" +"cnt" "31.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "866" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2434.512695 2794.517090 2607.607910" +"classname" "particle" +"think" "finish_particle" +"cnt" "32.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "724" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3681.055664 4802.170410 4686.704590" +"classname" "particle" +"think" "finish_particle" +"cnt" "33.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "850" +} +{ +"modelindex" "184.000000" +"absmin" "1775.175415 678.161438 -41.559811" +"absmax" "1777.175415 680.161438 -39.559811" +"movetype" "8.000000" +"origin" "1776.175415 679.161438 -40.559811" +"velocity" "3.988525 1.760918 15.953733" +"angles" "1831.012817 1835.285645 2023.804810" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1253.480225" +"owner" "149" +"cnt" "34.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1005" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7231.870605 7442.099121 7557.709961" +"classname" "particle" +"think" "finish_particle" +"cnt" "35.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1016" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "500.360748 660.402649 648.283325" +"classname" "particle" +"think" "finish_particle" +"cnt" "36.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1053" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2962.176270 2830.148682 2473.900391" +"classname" "particle" +"think" "finish_particle" +"cnt" "37.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "726" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3830.895264 3463.125977 3196.239502" +"classname" "particle" +"think" "finish_particle" +"cnt" "38.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1094" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4107.671387 4854.832520 4853.090332" +"classname" "particle" +"think" "finish_particle" +"cnt" "39.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "861" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "40.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "668" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2765.012451 2885.685303 2829.618164" +"classname" "particle" +"think" "finish_particle" +"cnt" "41.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1088" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2331.245605 2198.112549 3168.295898" +"classname" "particle" +"think" "finish_particle" +"cnt" "42.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1052" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5993.343750 7326.963867 7504.600586" +"classname" "particle" +"think" "finish_particle" +"cnt" "43.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "964" +} +{ +"modelindex" "165.000000" +"absmin" "849.337158 964.384766 -157.438293" +"absmax" "851.337158 966.384766 -155.438293" +"movetype" "8.000000" +"origin" "850.337158 965.384766 -156.438293" +"velocity" "8.432570 -8.660238 15.930662" +"angles" "6847.803223 7868.723145 7415.396484" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"think" "finish_particle" +"nextthink" "1245.697144" +"owner" "622" +"cnt" "44.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "772" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1917.621338 1166.628906 1615.971313" +"classname" "particle" +"think" "finish_particle" +"cnt" "45.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "667" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3004.784424 2633.821289 2765.331543" +"classname" "particle" +"think" "finish_particle" +"cnt" "46.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "848" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4775.810059 5012.116211 6254.884766" +"classname" "particle" +"think" "finish_particle" +"cnt" "47.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "931" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6638.247070 6715.062988 6947.936523" +"classname" "particle" +"think" "finish_particle" +"cnt" "48.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "943" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "49.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "697" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4737.555664 4399.483398 3941.737793" +"classname" "particle" +"think" "finish_particle" +"cnt" "50.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "974" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4687.523926 4535.989746 5224.657715" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "51.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "817" +} +{ +"modelindex" "184.000000" +"absmin" "1779.758789 678.058167 -15.984234" +"absmax" "1781.758789 680.058167 -13.984234" +"movetype" "8.000000" +"origin" "1780.758789 679.058167 -14.984234" +"velocity" "1.674245 -0.065798 18.889004" +"angles" "4665.596680 5377.751465 5108.440918" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1251.862915" +"owner" "149" +"cnt" "52.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "954" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3090.245605 2956.210205 2292.479980" +"classname" "particle" +"think" "finish_particle" +"cnt" "53.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "845" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1867.930786 2286.339600 1924.711792" +"classname" "particle" +"think" "finish_particle" +"cnt" "54.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "877" +} +{ +"modelindex" "182.000000" +"absmin" "836.892151 975.979736 -170.126587" +"absmax" "838.892151 977.979736 -168.126587" +"movetype" "8.000000" +"origin" "837.892151 976.979736 -169.126587" +"velocity" "-2.906277 1.351665 9.437300" +"angles" "1984.119385 2152.749023 1957.602417" +"classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1245.788574" +"owner" "622" +"cnt" "55.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1085" +"part_active" "1.000000" +} +{ +"modelindex" "164.000000" +"absmin" "847.874023 966.459351 -187.344208" +"absmax" "849.874023 968.459351 -185.344208" +"movetype" "8.000000" +"origin" "848.874023 967.459351 -186.344208" +"velocity" "9.522080 -9.161963 -11.132664" +"angles" "5020.190918 4917.294434 4597.202148" +"classname" "particle" +"model" "progs/s_dotmed_blue.spr" +"think" "finish_particle" +"nextthink" "1246.401123" +"owner" "622" +"cnt" "56.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "772" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6011.195312 6980.813965 6872.019531" +"classname" "particle" +"think" "finish_particle" +"cnt" "57.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "832" +} +{ +"modelindex" "184.000000" +"absmin" "1766.108398 692.500488 22.002129" +"absmax" "1768.108398 694.500488 24.002129" +"movetype" "8.000000" +"origin" "1767.108398 693.500488 23.002129" +"velocity" "-1.128574 2.906461 12.158940" +"angles" "3742.703613 3406.970947 3397.701660" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "1248.273682" +"owner" "149" +"cnt" "58.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "952" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6115.809570 6369.666504 6160.108398" +"classname" "particle" +"think" "finish_particle" +"cnt" "59.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "741" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "232.489334 253.150238 456.680634" +"classname" "particle" +"think" "finish_particle" +"cnt" "60.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1087" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2700.770264 2399.606201 2487.860840" +"classname" "particle" +"think" "finish_particle" +"cnt" "61.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "620" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5628.464355 5747.045410 5491.600586" +"classname" "particle" +"think" "finish_particle" +"cnt" "62.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1056" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2101.727295 2983.101318 2589.055664" +"classname" "particle" +"think" "finish_particle" +"cnt" "63.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "942" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5087.041992 4754.991699 5181.045410" +"classname" "particle" +"think" "finish_particle" +"cnt" "67.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "658" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "906.163208 712.948181 819.013611" +"classname" "particle" +"think" "finish_particle" +"cnt" "68.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "672" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6142.380371 5611.102051 4866.351074" +"classname" "particle" +"think" "finish_particle" +"cnt" "69.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1028" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5592.622559 5857.175781 5829.676270" +"classname" "particle" +"think" "finish_particle" +"cnt" "70.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "624" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4636.808594 5807.125977 6034.965332" +"classname" "particle" +"think" "finish_particle" +"cnt" "71.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1078" +} +{ +"modelindex" "159.000000" +"absmin" "1760.252686 672.861389 51.489475" +"absmax" "1762.252686 674.861389 53.489475" +"movetype" "8.000000" +"origin" "1761.252686 673.861389 52.489475" +"velocity" "-1.926939 -0.931547 16.114140" +"angles" "6102.920410 5937.636230 5805.091309" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "1247.022705" +"owner" "149" +"cnt" "72.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1063" +"part_active" "1.000000" +} +{ +"modelindex" "184.000000" +"absmin" "1762.304077 675.348816 6.549486" +"absmax" "1764.304077 677.348816 8.549486" +"movetype" "8.000000" +"origin" "1763.304077 676.348816 7.549486" +"velocity" "-3.436506 -1.954527 16.656147" +"angles" "4954.131836 4805.349121 4207.011719" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1250.442627" +"owner" "149" +"cnt" "73.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "843" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "448.000732 242.228271 411.874817" +"classname" "particle" +"think" "finish_particle" +"cnt" "74.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "995" +} +{ +"absmin" "1039.000000 479.000000 -128.968750" +"absmax" "1041.000000 481.000000 -126.968750" +"origin" "1040.000000 480.000000 -127.968750" +"angles" "0.000000 7.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "27959.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "468" +"part_style" "105.000000" +"start_delay" "2.533372" +"dpp_name" "DPP_ITSMEGAH" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_wht.spr" +"spr_name2" "progs/s_dotmed_red.spr" +"spr_name3" "progs/s_dotsml_gold.spr" +"spr_frame" "1.000000" +"part_limit" "75.000000" +"part_life" "3.500000" +"part_ofs" "0.000000 0.000000 16.000000" +"part_veltype" "5.000000" +"part_vel" "12.000000 12.000000 4.000000" +"part_velrand" "0.000000 0.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4969.854980 4307.558594 5187.875488" +"classname" "particle" +"think" "finish_particle" +"cnt" "75.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "650" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3987.325928 4524.058105 4627.871582" +"classname" "particle" +"think" "finish_particle" +"cnt" "76.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "885" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5355.809082 4838.469238 5048.883301" +"classname" "particle" +"think" "finish_particle" +"cnt" "136.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "698" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5477.865723 4776.293457 5749.961426" +"classname" "particle" +"think" "finish_particle" +"cnt" "137.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1068" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "721.091370 898.669189 913.088196" +"classname" "particle" +"think" "finish_particle" +"cnt" "138.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "677" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5819.250000 5588.110840 5989.716797" +"classname" "particle" +"think" "finish_particle" +"cnt" "139.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "705" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "976.445129 1130.340210 1444.730469" +"classname" "particle" +"think" "finish_particle" +"cnt" "140.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "966" +} +{ +"absmin" "2271.000000 1375.000000 -328.968750" +"absmax" "2273.000000 1377.000000 -326.968750" +"origin" "2272.000000 1376.000000 -327.968750" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "1245.656372" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "462198.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "511" +"part_style" "230.000000" +"start_delay" "2.722526" +"dpp_name" "DPP_ITSQUAD" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_blue.spr" +"spr_name2" "progs/s_dotsml_wht.spr" +"spr_name3" "progs/s_dotsml_blue.spr" +"spr_frame" "1.000000" +"part_limit" "75.000000" +"part_life" "1.500000" +"part_ofs" "0.000000 0.000000 16.000000" +"part_veltype" "5.000000" +"part_vel" "10.000000 10.000000 16.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6434.460449 6369.970215 7006.859863" +"classname" "particle" +"think" "finish_particle" +"cnt" "141.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1045" +} +{ +"modelindex" "159.000000" +"absmin" "1383.586670 366.845734 0.061891" +"absmax" "1385.586670 368.845734 2.061891" +"movetype" "8.000000" +"origin" "1384.586670 367.845734 1.061891" +"velocity" "-2.474807 -2.119328 14.956206" +"angles" "6226.744141 6427.101074 7586.307617" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "1246.963013" +"owner" "145" +"cnt" "142.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "909" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3950.141113 4097.968750 3868.149902" +"classname" "particle" +"think" "finish_particle" +"cnt" "77.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "956" +} +{ +"modelindex" "159.000000" +"absmin" "1774.704468 684.014282 -41.508492" +"absmax" "1776.704468 686.014282 -39.508492" +"movetype" "8.000000" +"origin" "1775.704468 685.014282 -40.508492" +"velocity" "-2.540239 2.978973 13.797785" +"angles" "3823.537109 3857.553467 4499.795898" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1253.185791" +"owner" "149" +"cnt" "78.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "909" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5267.587402 4251.113770 3958.485352" +"classname" "particle" +"think" "finish_particle" +"cnt" "79.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "708" +} +{ +"modelindex" "165.000000" +"absmin" "842.619690 971.195984 -169.255539" +"absmax" "844.619690 973.195984 -167.255539" +"movetype" "8.000000" +"origin" "843.619690 972.195984 -168.255539" +"velocity" "4.357128 -4.578081 9.282022" +"angles" "2399.675537 2428.897461 2761.088867" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1246.369385" +"owner" "622" +"cnt" "80.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "980" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3861.092041 3414.994629 3425.765137" +"classname" "particle" +"think" "finish_particle" +"cnt" "81.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "689" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "998.436279 1062.187866 1160.481445" +"classname" "particle" +"think" "finish_particle" +"cnt" "82.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "787" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2092.075195 2644.941162 2218.895264" +"classname" "particle" +"think" "finish_particle" +"cnt" "83.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "989" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2584.145020 2809.414551 2708.842041" +"classname" "particle" +"think" "finish_particle" +"cnt" "84.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1065" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "555.155396 347.861176 637.052429" +"classname" "particle" +"think" "finish_particle" +"cnt" "85.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "979" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2439.286133 2886.438232 2730.599121" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "86.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "651" +} +{ +"modelindex" "171.000000" +"absmin" "1770.935913 678.244934 -19.255505" +"absmax" "1772.935913 680.244934 -17.255505" +"movetype" "8.000000" +"origin" "1771.935913 679.244934 -18.255505" +"velocity" "-0.998932 -1.413251 17.493332" +"angles" "3155.402100 3099.992676 3222.853271" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1251.558228" +"owner" "149" +"cnt" "87.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "952" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1676.404907 1529.052246 1655.527588" +"classname" "particle" +"think" "finish_particle" +"cnt" "88.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "652" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2519.736084 3090.153809 2654.140381" +"classname" "particle" +"think" "finish_particle" +"cnt" "89.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "671" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2228.233887 1895.400391 2058.434814" +"classname" "particle" +"think" "finish_particle" +"cnt" "90.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1011" +} +{ +"modelindex" "159.000000" +"absmin" "1771.569458 677.477356 -35.248280" +"absmax" "1773.569458 679.477356 -33.248280" +"movetype" "8.000000" +"origin" "1772.569458 678.477356 -34.248280" +"velocity" "-1.538987 -2.896939 12.999786" +"angles" "4227.941895 4187.561035 4205.698730" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1252.707275" +"owner" "149" +"cnt" "91.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "772" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1975805.625000" +"absmax" "1.000000 1.000000 -1975803.625000" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -1975804.625000" +"velocity" "0.000000 0.000000 -2011.199951" +"angles" "1420.171265 964.018372 1373.848022" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "92.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1101" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1082.380005 1564.658447 1365.683350" +"classname" "particle" +"think" "finish_particle" +"cnt" "93.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "985" +} +{ +"modelindex" "184.000000" +"absmin" "1756.627808 679.575623 38.763329" +"absmax" "1758.627808 681.575623 40.763329" +"movetype" "8.000000" +"origin" "1757.627808 680.575623 39.763329" +"velocity" "-2.674520 0.424207 12.743431" +"angles" "4203.734863 5030.855957 4846.576660" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1246.477783" +"owner" "149" +"cnt" "94.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "748" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4460.888672 5678.276367 5541.921387" +"classname" "particle" +"think" "finish_particle" +"cnt" "95.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "792" +} +{ +"modelindex" "159.000000" +"absmin" "1784.374023 666.393066 9.609457" +"absmax" "1786.374023 668.393066 11.609457" +"movetype" "8.000000" +"origin" "1785.374023 667.393066 10.609457" +"velocity" "3.297830 -3.636952 17.999817" +"angles" "3659.590820 4510.328613 4455.675781" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1250.736328" +"owner" "149" +"cnt" "96.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "939" +"part_active" "1.000000" +} +{ +"modelindex" "170.000000" +"absmin" "903.862122 734.550598 42.245415" +"absmax" "905.862122 736.550598 44.245415" +"movetype" "5.000000" +"origin" "904.862122 735.550598 43.245415" +"velocity" "3.613758 0.328013 7.774590" +"angles" "6892.984375 6573.994629 6954.362305" +"avelocity" "182.961517 190.047913 295.312378" +"classname" "particle" +"model" "progs/s_dotsml_yell.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1245.353760" +"owner" "1530" +"cnt" "97.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "872" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8019.787598 7479.398926 7288.325195" +"classname" "particle" +"think" "finish_particle" +"cnt" "98.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1060" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5037.675293 6040.783203 4616.120605" +"classname" "particle" +"think" "finish_particle" +"cnt" "99.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "656" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3490.209717 4032.303467 4455.284668" +"classname" "particle" +"think" "finish_particle" +"cnt" "100.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "691" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3718.650391 3536.397949 3054.958252" +"classname" "particle" +"think" "finish_particle" +"cnt" "101.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "960" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "875.237488 1589.806396 1424.985596" +"classname" "particle" +"think" "finish_particle" +"cnt" "102.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "901" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2625.245361 2586.317627 3298.180176" +"classname" "particle" +"think" "finish_particle" +"cnt" "103.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "853" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6558.485840 5727.011230 5309.820312" +"classname" "particle" +"think" "finish_particle" +"cnt" "104.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "682" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6071.847656 5961.395996 5555.626953" +"classname" "particle" +"think" "finish_particle" +"cnt" "105.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "950" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3339.242676 3266.372559 3182.294434" +"classname" "particle" +"think" "finish_particle" +"cnt" "106.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "648" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2386.103271 2528.961182 2758.286865" +"classname" "particle" +"think" "finish_particle" +"cnt" "107.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "970" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5247.151855 5509.842773 4449.642090" +"classname" "particle" +"think" "finish_particle" +"cnt" "108.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "675" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3151.381104 2831.434814 3075.976318" +"classname" "particle" +"think" "finish_particle" +"cnt" "109.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "799" +} +{ +"modelindex" "171.000000" +"absmin" "1070.331909 371.337311 54.617893" +"absmax" "1072.331909 373.337311 56.617893" +"movetype" "8.000000" +"origin" "1071.331909 372.337311 55.617893" +"velocity" "3.603992 -2.355175 17.174292" +"angles" "4027.010498 4705.851074 4748.365723" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1245.185425" +"owner" "305" +"cnt" "110.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "634" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3777.642822 3519.198975 3914.455322" +"classname" "particle" +"think" "finish_particle" +"cnt" "111.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "783" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3486.105957 3618.616455 2976.022217" +"classname" "particle" +"think" "finish_particle" +"cnt" "112.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "670" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6629.582520 7350.035156 6576.813477" +"classname" "particle" +"think" "finish_particle" +"cnt" "113.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1044" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "710.013489 821.143921 463.405487" +"classname" "particle" +"think" "finish_particle" +"cnt" "114.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "883" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3903.498779 3778.542480 3391.406494" +"classname" "particle" +"think" "finish_particle" +"cnt" "115.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "791" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2621.666748 2719.589355 3001.683594" +"classname" "particle" +"think" "finish_particle" +"cnt" "116.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "664" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "702.148071 426.679718 736.231934" +"classname" "particle" +"think" "finish_particle" +"cnt" "117.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "642" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5011.426270 4805.564453 4566.553223" +"classname" "particle" +"think" "finish_particle" +"cnt" "118.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "749" +} +{ +"modelindex" "159.000000" +"absmin" "1384.665894 365.855774 24.074638" +"absmax" "1386.665894 367.855774 26.074638" +"movetype" "8.000000" +"origin" "1385.665894 366.855774 25.074638" +"velocity" "0.786767 -0.123905 19.995728" +"angles" "4126.677734 3828.501709 4200.437500" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1246.498901" +"owner" "145" +"cnt" "119.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "676" +"part_active" "1.000000" +} +{ +"modelindex" "159.000000" +"absmin" "1388.335571 367.123596 35.511372" +"absmax" "1390.335571 369.123596 37.511372" +"movetype" "8.000000" +"origin" "1389.335571 368.123596 36.511372" +"velocity" "3.143284 0.479141 18.966949" +"angles" "6541.492676 6707.280273 6704.423340" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1245.322388" +"owner" "145" +"cnt" "120.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1010" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3371.306396 3720.202148 3221.700439" +"classname" "particle" +"think" "finish_particle" +"cnt" "121.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1012" +} +{ +"absmin" "-1.000000 -1.000000 -1976087.000000" +"absmax" "1.000000 1.000000 -1976085.000000" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -1976086.000000" +"velocity" "0.000000 0.000000 -2011.199951" +"angles" "577.499573 567.253357 571.258179" +"classname" "particle" +"think" "finish_particle" +"cnt" "122.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1041" +} +{ +"modelindex" "159.000000" +"absmin" "1786.209961 680.706055 22.107853" +"absmax" "1788.209961 682.706055 24.107853" +"movetype" "8.000000" +"origin" "1787.209961 681.706055 23.107853" +"velocity" "2.937712 1.015290 20.153934" +"angles" "4926.047363 5709.872070 5274.779785" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1249.544067" +"owner" "149" +"cnt" "123.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "676" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2524.963135 2077.765137 2623.096680" +"classname" "particle" +"think" "finish_particle" +"cnt" "124.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "938" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5884.430176 5976.710938 5276.071289" +"classname" "particle" +"think" "finish_particle" +"cnt" "125.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "751" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4192.660156 4779.360840 4414.536133" +"classname" "particle" +"think" "finish_particle" +"cnt" "126.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "999" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3907.520996 4513.173828 4263.961426" +"classname" "particle" +"think" "finish_particle" +"cnt" "127.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "685" +} +{ +"absmin" "1855.000000 471.000000 -8.968750" +"absmax" "1857.000000 473.000000 -6.968750" +"origin" "1856.000000 472.000000 -7.968750" +"angles" "0.000000 -0.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "84108.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "44" +"part_style" "122.000000" +"start_delay" "1.524674" +"dpp_name" "DPP_ITSGOLDKEY" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_gold.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_yell.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 20.000000" +"part_veltype" "5.000000" +"part_vel" "16.000000 16.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"absmin" "1679.000000 255.000000 -336.968750" +"absmax" "1681.000000 257.000000 -334.968750" +"origin" "1680.000000 256.000000 -335.968750" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "181396.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "260" +"part_style" "110.000000" +"start_delay" "2.438520" +"dpp_name" "DPP_ITSARMOR1" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_lgrn.spr" +"spr_name2" "progs/s_dotmed_lgrn.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.750000" +"part_ofs" "0.000000 0.000000 24.000000" +"part_veltype" "5.000000" +"part_velbase" "0.000000 0.000000 12.000000" +"part_vel" "6.000000 6.000000 4.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +"spawn_rand" "0.200000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6883.346680 6092.988770 5704.172852" +"classname" "particle" +"think" "finish_particle" +"cnt" "143.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "812" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2446.274658 2123.072998 2236.056396" +"classname" "particle" +"think" "finish_particle" +"cnt" "144.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1092" +} +{ +"modelindex" "184.000000" +"absmin" "1776.138916 682.455505 -43.974640" +"absmax" "1778.138916 684.455505 -41.974640" +"movetype" "8.000000" +"origin" "1777.138916 683.455505 -42.974640" +"velocity" "1.875423 -0.163213 15.357158" +"angles" "4729.971680 4201.546875 4313.219727" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "1253.566284" +"owner" "149" +"cnt" "145.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1084" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4849.494141 4572.307129 3856.489746" +"classname" "particle" +"think" "finish_particle" +"cnt" "146.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "662" +} +{ +"modelindex" "171.000000" +"absmin" "897.632324 735.221863 33.487644" +"absmax" "899.632324 737.221863 35.487644" +"movetype" "5.000000" +"origin" "898.632324 736.221863 34.487644" +"velocity" "0.524308 -0.167608 2.208319" +"angles" "5381.568848 5041.357422 4592.221191" +"avelocity" "109.027374 213.901184 181.637024" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "1246.483521" +"owner" "1530" +"cnt" "147.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "635" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2030.101685 2408.465820 2011.244751" +"classname" "particle" +"think" "finish_particle" +"cnt" "148.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "759" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7782.301758 8030.164062 8302.269531" +"classname" "particle" +"think" "finish_particle" +"cnt" "149.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "923" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3454.593994 3569.337646 3505.876221" +"classname" "particle" +"think" "finish_particle" +"cnt" "150.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "785" +} +{ +"modelindex" "169.000000" +"absmin" "900.581482 734.330811 33.448952" +"absmax" "902.581482 736.330811 35.448952" +"movetype" "5.000000" +"origin" "901.581482 735.330811 34.448952" +"velocity" "0.713523 -1.999939 0.338145" +"angles" "2487.424805 2379.106445 2125.172852" +"avelocity" "142.597733 252.354507 293.566711" +"classname" "particle" +"model" "progs/s_dotmed_yell.spr" +"think" "finish_particle" +"nextthink" "1245.233276" +"owner" "1530" +"cnt" "151.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "986" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4674.678711 4185.941895 4428.351562" +"classname" "particle" +"think" "finish_particle" +"cnt" "152.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "740" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5885.638672 6144.786133 5249.509277" +"classname" "particle" +"think" "finish_particle" +"cnt" "153.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "904" +} +{ +"modelindex" "171.000000" +"absmin" "1762.678345 674.522095 113.080750" +"absmax" "1764.678345 676.522095 115.080750" +"movetype" "8.000000" +"origin" "1763.678345 675.522095 114.080750" +"velocity" "-1.863704 -0.349010 22.395214" +"angles" "6907.357910 8402.641602 7805.399414" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1245.987183" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "149" +"cnt" "154.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "708" +"part_active" "1.000000" +} +{ +"modelindex" "171.000000" +"absmin" "1387.758911 369.551971 19.475788" +"absmax" "1389.758911 371.551971 21.475788" +"movetype" "8.000000" +"origin" "1388.758911 370.551971 20.475788" +"velocity" "3.480209 1.116367 13.261513" +"angles" "6248.978027 5815.984863 7416.480957" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1246.057861" +"owner" "145" +"cnt" "155.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "991" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1964.182251 2251.281006 1866.573853" +"classname" "particle" +"think" "finish_particle" +"cnt" "156.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1026" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2734.337158 2712.346436 2398.466064" +"classname" "particle" +"think" "finish_particle" +"cnt" "157.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1048" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2443.769531 2593.580322 2775.699707" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "158.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "778" +} +{ +"modelindex" "165.000000" +"absmin" "860.438171 967.535461 -141.527756" +"absmax" "862.438171 969.535461 -139.527756" +"movetype" "8.000000" +"origin" "861.438171 968.535461 -140.527756" +"velocity" "9.177832 -3.193762 15.171850" +"angles" "8859.000977 7491.251953 7886.619141" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1245.044800" +"owner" "622" +"cnt" "159.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1093" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7155.178711 6945.927246 7220.541992" +"classname" "particle" +"think" "finish_particle" +"cnt" "160.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "800" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5686.065918 5777.524902 5980.786133" +"classname" "particle" +"think" "finish_particle" +"cnt" "161.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "905" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5621.121582 5811.861816 4385.376465" +"classname" "particle" +"think" "finish_particle" +"cnt" "162.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "750" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4915.147461 4761.382812 4338.711914" +"classname" "particle" +"think" "finish_particle" +"cnt" "163.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "625" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1786.087524 1616.228882 2026.467896" +"classname" "particle" +"think" "finish_particle" +"cnt" "164.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "782" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5857.161133 5267.039551 5415.167969" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "165.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "719" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3883.992676 3230.516846 3903.573975" +"classname" "particle" +"think" "finish_particle" +"cnt" "166.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "631" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3261.145508 3092.716309 3453.339844" +"classname" "particle" +"think" "finish_particle" +"cnt" "167.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "902" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4829.284180 5323.008789 5209.708496" +"classname" "particle" +"think" "finish_particle" +"cnt" "168.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "855" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2328.089111 2450.818359 2516.618408" +"classname" "particle" +"think" "finish_particle" +"cnt" "169.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1104" +} +{ +"modelindex" "159.000000" +"absmin" "1772.628662 685.069824 -25.041204" +"absmax" "1774.628662 687.069824 -23.041204" +"movetype" "8.000000" +"origin" "1773.628662 686.069824 -24.041204" +"velocity" "-2.029481 2.414747 21.612965" +"angles" "2050.939941 2194.021729 2176.706055" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1252.488403" +"owner" "149" +"cnt" "170.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "688" +"part_active" "1.000000" +} +{ +"modelindex" "171.000000" +"absmin" "1069.598633 372.087494 61.465134" +"absmax" "1071.598633 374.087494 63.465134" +"movetype" "8.000000" +"origin" "1070.598633 373.087494 62.465134" +"velocity" "2.174261 -1.350261 14.834131" +"angles" "2745.542725 3072.538086 2572.798584" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "1245.019409" +"owner" "305" +"cnt" "171.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "906" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5758.220703 4778.592285 6056.554199" +"classname" "particle" +"think" "finish_particle" +"cnt" "172.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "789" +} +{ +"modelindex" "182.000000" +"absmin" "836.102478 977.652771 -175.048416" +"absmax" "838.102478 979.652771 -173.048416" +"movetype" "8.000000" +"origin" "837.102478 978.652771 -174.048416" +"velocity" "-5.519272 5.051729 3.657826" +"angles" "5738.387207 5895.534180 5367.649902" +"classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1246.538086" +"owner" "622" +"cnt" "173.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "922" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1890.420532 1903.771484 1802.585693" +"classname" "particle" +"think" "finish_particle" +"cnt" "174.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "744" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4421.369629 2862.113281 3983.957031" +"classname" "particle" +"think" "finish_particle" +"cnt" "175.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "736" +} +{ +"modelindex" "159.000000" +"absmin" "1776.552734 671.969666 -5.305616" +"absmax" "1778.552734 673.969666 -3.305616" +"movetype" "8.000000" +"origin" "1777.552734 672.969666 -4.305616" +"velocity" "0.345592 -2.204047 21.047152" +"angles" "8221.784180 7883.536133 8054.962891" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1251.683350" +"owner" "149" +"cnt" "176.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1019" +"part_active" "1.000000" +} +{ +"modelindex" "184.000000" +"absmin" "1775.987549 694.760925 49.207855" +"absmax" "1777.987549 696.760925 51.207855" +"movetype" "8.000000" +"origin" "1776.987549 695.760925 50.207855" +"velocity" "-0.036744 3.131565 18.183294" +"angles" "6401.949707 6167.875977 5802.154785" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1247.883301" +"owner" "149" +"cnt" "177.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "688" +"part_active" "1.000000" +} +{ +"modelindex" "184.000000" +"absmin" "1783.931274 692.038147 34.968903" +"absmax" "1785.931274 694.038147 36.968903" +"movetype" "8.000000" +"origin" "1784.931274 693.038147 35.968903" +"velocity" "1.569506 2.203070 12.633930" +"angles" "5338.831055 6411.726074 6440.669434" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1247.397949" +"owner" "149" +"cnt" "178.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1100" +"part_active" "1.000000" +} +{ +"modelindex" "165.000000" +"absmin" "839.414124 974.207153 -177.813660" +"absmax" "841.414124 976.207153 -175.813660" +"movetype" "8.000000" +"origin" "840.414124 975.207153 -176.813660" +"velocity" "3.259682 -6.241341 -6.653034" +"angles" "1818.617065 2474.606201 2112.019531" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1246.562256" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "622" +"cnt" "179.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "872" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "686.425537 682.738403 822.674561" +"classname" "particle" +"think" "finish_particle" +"cnt" "180.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "683" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3943.920898 3384.687012 3446.627930" +"classname" "particle" +"think" "finish_particle" +"cnt" "181.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "927" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7115.672852 7862.774902 8195.835938" +"classname" "particle" +"think" "finish_particle" +"cnt" "182.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "636" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1339.674561 1510.593506 1441.518799" +"classname" "particle" +"think" "finish_particle" +"cnt" "183.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "871" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4045.699951 3590.947754 3990.002197" +"classname" "particle" +"think" "finish_particle" +"cnt" "184.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "753" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5346.182617 5643.260742 5167.888184" +"classname" "particle" +"think" "finish_particle" +"cnt" "185.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "696" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1588.603027 1662.224243 1912.830933" +"classname" "particle" +"think" "finish_particle" +"cnt" "186.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "839" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3812.937744 3419.807129 4042.281006" +"classname" "particle" +"think" "finish_particle" +"cnt" "187.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "810" +} +{ +"modelindex" "159.000000" +"absmin" "1784.435791 685.599548 3.355323" +"absmax" "1786.435791 687.599548 5.355323" +"movetype" "8.000000" +"origin" "1785.435791 686.599548 4.355323" +"velocity" "2.581255 2.003113 21.556200" +"angles" "4319.950195 4230.894531 3659.134766" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1251.381226" +"owner" "149" +"cnt" "188.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "784" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4307.682129 4682.329102 5229.979492" +"classname" "particle" +"think" "finish_particle" +"cnt" "189.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "643" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2445.320801 2672.567139 2796.536133" +"classname" "particle" +"think" "finish_particle" +"cnt" "190.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "982" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2463.980225 2511.312744 2253.807617" +"classname" "particle" +"think" "finish_particle" +"cnt" "191.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1111" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6241.458984 6131.532715 5393.082031" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "193.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "841" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5509.505859 5105.447754 6018.413574" +"classname" "particle" +"think" "finish_particle" +"cnt" "194.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "654" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4183.624023 3648.547852 3278.264404" +"classname" "particle" +"think" "finish_particle" +"cnt" "195.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "984" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1490.769409 1282.954468 1641.443726" +"classname" "particle" +"think" "finish_particle" +"cnt" "196.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "998" +} +{ +"modelindex" "184.000000" +"absmin" "1772.671997 679.595886 -33.101082" +"absmax" "1774.671997 681.595886 -31.101082" +"movetype" "8.000000" +"origin" "1773.671997 680.595886 -32.101082" +"velocity" "1.414228 -2.153264 22.822596" +"angles" "5361.735840 5554.809082 5391.840820" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "1253.039795" +"owner" "149" +"cnt" "197.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "798" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4405.825684 5259.390625 5003.310059" +"classname" "particle" +"think" "finish_particle" +"cnt" "198.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1079" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4215.200684 4781.479492 4919.956543" +"classname" "particle" +"think" "finish_particle" +"cnt" "199.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "777" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5248.137695 5322.668457 5457.553223" +"classname" "particle" +"think" "finish_particle" +"cnt" "200.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "892" +} +{ +"modelindex" "171.000000" +"absmin" "1767.966675 707.103516 85.824837" +"absmax" "1769.966675 709.103516 87.824837" +"movetype" "8.000000" +"origin" "1768.966675 708.103516 86.824837" +"velocity" "-1.079989 3.387921 15.414289" +"angles" "7862.572754 6388.008301 5946.237793" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1245.119141" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "149" +"cnt" "201.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1085" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3682.540283 3509.991943 2998.525635" +"classname" "particle" +"think" "finish_particle" +"cnt" "202.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "640" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2545.722900 2449.251709 3027.433594" +"classname" "particle" +"think" "finish_particle" +"cnt" "203.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "790" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1266.597412 1248.988770 1601.496460" +"classname" "particle" +"think" "finish_particle" +"cnt" "204.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "727" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4564.378906 5267.710449 5212.873047" +"classname" "particle" +"think" "finish_particle" +"cnt" "205.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "771" +} +{ +"modelindex" "184.000000" +"absmin" "1778.971924 683.898254 27.969282" +"absmax" "1780.971924 685.898254 29.969282" +"movetype" "8.000000" +"origin" "1779.971924 684.898254 28.969282" +"velocity" "0.395886 2.274362 19.833124" +"angles" "6032.947754 6330.193848 5740.942383" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1249.245972" +"owner" "149" +"cnt" "206.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "952" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1760.755249 1187.298218 1572.448608" +"classname" "particle" +"think" "finish_particle" +"cnt" "207.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "649" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5553.462891 5648.042969 5722.012695" +"classname" "particle" +"think" "finish_particle" +"cnt" "208.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "657" +} +{ +"modelindex" "182.000000" +"absmin" "834.810059 969.875366 -172.229233" +"absmax" "836.810059 971.875366 -170.229233" +"movetype" "8.000000" +"origin" "835.810059 970.875366 -171.229233" +"velocity" "-3.714408 -4.544511 4.201788" +"angles" "7646.999512 8411.543945 7338.267578" +"classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1245.480713" +"owner" "622" +"cnt" "209.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "772" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2757.898682 2782.242432 2558.597168" +"classname" "particle" +"think" "finish_particle" +"cnt" "210.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "733" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3543.087646 3711.287842 3160.202393" +"classname" "particle" +"think" "finish_particle" +"cnt" "211.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "679" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2723.373779 2608.410889 1704.922485" +"classname" "particle" +"think" "finish_particle" +"cnt" "212.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "811" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5810.774902 5103.562500 6156.440430" +"classname" "particle" +"think" "finish_particle" +"cnt" "213.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "693" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2808.196777 3699.284912 3411.902344" +"classname" "particle" +"think" "finish_particle" +"cnt" "214.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "645" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3868.369873 4645.488770 4381.179688" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "215.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "827" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1096.289185 1596.218628 1647.613403" +"classname" "particle" +"think" "finish_particle" +"cnt" "216.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "707" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5440.703125 4914.110840 4477.219238" +"classname" "particle" +"think" "finish_particle" +"cnt" "217.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "660" +} +{ +"modelindex" "164.000000" +"absmin" "838.672424 975.160889 -176.360077" +"absmax" "840.672424 977.160889 -174.360077" +"movetype" "8.000000" +"origin" "839.672424 976.160889 -175.360077" +"velocity" "-1.454206 0.716880 2.705649" +"angles" "6119.211426 5338.240234 5114.254395" +"classname" "particle" +"model" "progs/s_dotmed_blue.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1247.127441" +"owner" "622" +"cnt" "218.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "770" +"part_active" "1.000000" +} +{ +"modelindex" "184.000000" +"absmin" "1766.893799 676.513245 17.059887" +"absmax" "1768.893799 678.513245 19.059887" +"movetype" "8.000000" +"origin" "1767.893799 677.513245 18.059887" +"velocity" "-1.606861 -1.682302 21.218910" +"angles" "5740.749023 6393.220215 7070.355957" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "1250.553589" +"owner" "149" +"cnt" "219.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "842" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2689.719727 2900.738281 2657.897949" +"classname" "particle" +"think" "finish_particle" +"cnt" "220.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1001" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4954.774414 4579.254395 5260.021484" +"classname" "particle" +"think" "finish_particle" +"cnt" "221.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "805" +} +{ +"modelindex" "184.000000" +"absmin" "1374.362793 361.757050 37.346069" +"absmax" "1376.362793 363.757050 39.346069" +"movetype" "8.000000" +"origin" "1375.362793 362.757050 38.346069" +"velocity" "-3.493881 -2.351512 16.004211" +"angles" "2826.135498 2778.254639 2988.954590" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1245.544312" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "145" +"cnt" "222.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "903" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4188.823242 4476.147461 3583.164551" +"classname" "particle" +"think" "finish_particle" +"cnt" "223.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1006" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3700.078369 3505.382812 3655.144531" +"classname" "particle" +"think" "finish_particle" +"cnt" "224.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "737" +} +{ +"modelindex" "159.000000" +"absmin" "1786.288818 695.034668 60.336864" +"absmax" "1788.288818 697.034668 62.336864" +"movetype" "8.000000" +"origin" "1787.288818 696.034668 61.336864" +"velocity" "1.663747 2.372265 19.855099" +"angles" "4170.565430 4198.293945 4162.757812" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "1248.292358" +"owner" "149" +"cnt" "225.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "922" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3319.659180 2647.844482 3216.968994" +"classname" "particle" +"think" "finish_particle" +"cnt" "226.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "793" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3636.650879 3968.046631 3995.574951" +"classname" "particle" +"think" "finish_particle" +"cnt" "227.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "715" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3482.809814 3814.393311 3180.408691" +"classname" "particle" +"think" "finish_particle" +"cnt" "228.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "669" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5063.184570 4444.388184 4974.061523" +"classname" "particle" +"think" "finish_particle" +"cnt" "229.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1072" +} +{ +"modelindex" "184.000000" +"absmin" "1755.065918 671.009460 33.836708" +"absmax" "1757.065918 673.009460 35.836708" +"movetype" "8.000000" +"origin" "1756.065918 672.009460 34.836708" +"velocity" "-2.903043 -1.277261 12.682272" +"angles" "844.727966 1233.263794 795.862610" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1247.193481" +"owner" "149" +"cnt" "230.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "717" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7870.158691 7766.451660 7750.672852" +"classname" "particle" +"think" "finish_particle" +"cnt" "231.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "745" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4706.305176 4728.187500 5861.426758" +"classname" "particle" +"think" "finish_particle" +"cnt" "232.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "894" +} +{ +"modelindex" "170.000000" +"absmin" "900.232117 735.371887 33.134590" +"absmax" "902.232117 737.371887 35.134590" +"movetype" "5.000000" +"origin" "901.232117 736.371887 34.134590" +"velocity" "-1.956236 2.892788 1.351360" +"angles" "6666.926758 6816.064453 6634.164062" +"avelocity" "167.049164 246.733002 213.956116" +"classname" "particle" +"model" "progs/s_dotsml_yell.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1245.748535" +"owner" "1530" +"cnt" "233.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "772" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1479.441040 1651.663818 1541.489258" +"classname" "particle" +"think" "finish_particle" +"cnt" "234.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "674" +} +{ +"modelindex" "184.000000" +"absmin" "1782.875854 664.294495 21.416285" +"absmax" "1784.875854 666.294495 23.416285" +"movetype" "8.000000" +"origin" "1783.875854 665.294495 22.416285" +"velocity" "2.413281 -3.809076 16.947294" +"angles" "823.925476 1076.986938 533.029724" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1249.172974" +"owner" "149" +"cnt" "235.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "981" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2120.892578 2114.110596 2040.876587" +"classname" "particle" +"think" "finish_particle" +"cnt" "236.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1096" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3391.125244 2528.566650 2690.866211" +"classname" "particle" +"think" "finish_particle" +"cnt" "237.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "864" +} +{ +"modelindex" "165.000000" +"absmin" "857.052856 987.252808 -160.819275" +"absmax" "859.052856 989.252808 -158.819275" +"movetype" "8.000000" +"origin" "858.052856 988.252808 -159.819275" +"velocity" "9.891355 6.713157 8.849391" +"angles" "5093.031738 5442.153320 5066.966797" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"think" "finish_particle" +"nextthink" "1245.350586" +"owner" "622" +"cnt" "238.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "909" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5576.270996 5843.769043 6127.758789" +"classname" "particle" +"think" "finish_particle" +"cnt" "239.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "638" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5462.415039 5085.684082 4481.655273" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "240.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "768" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4968.479980 5919.920410 5070.399902" +"classname" "particle" +"think" "finish_particle" +"cnt" "241.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "710" +} +{ +"modelindex" "184.000000" +"absmin" "1775.879761 694.050720 55.357166" +"absmax" "1777.879761 696.050720 57.357166" +"movetype" "8.000000" +"origin" "1776.879761 695.050720 56.357166" +"velocity" "0.634907 3.599109 23.682852" +"angles" "7541.947266 8151.414062 6454.586426" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "1249.130859" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "149" +"cnt" "242.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "843" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4180.055176 4308.333008 3685.883057" +"classname" "particle" +"think" "finish_particle" +"cnt" "243.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1066" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3611.955078 2703.499756 2864.022705" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "244.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "898" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4927.243164 5708.423828 4614.261719" +"classname" "particle" +"think" "finish_particle" +"cnt" "245.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "961" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5440.909180 5245.599609 5295.083984" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "246.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "738" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3331.973877 2831.831055 3013.673828" +"classname" "particle" +"think" "finish_particle" +"cnt" "247.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "838" +} +{ +"modelindex" "171.000000" +"absmin" "898.883606 741.534546 32.651775" +"absmax" "900.883606 743.534546 34.651775" +"movetype" "5.000000" +"origin" "899.883606 742.534546 33.651775" +"velocity" "-1.128086 3.405011 5.946836" +"angles" "8963.005859 8382.044922 8275.448242" +"avelocity" "280.516968 191.854614 238.938568" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1245.932739" +"owner" "1530" +"cnt" "248.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1084" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4199.035645 4098.066895 4833.242676" +"classname" "particle" +"think" "finish_particle" +"cnt" "249.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "814" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1280.549927 1198.270264 1348.997681" +"classname" "particle" +"think" "finish_particle" +"cnt" "250.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "629" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3412.813477 3158.048584 2886.768311" +"classname" "particle" +"think" "finish_particle" +"cnt" "251.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1055" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4202.804688 3811.139160 3829.533203" +"classname" "particle" +"think" "finish_particle" +"cnt" "252.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "836" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3782.270508 4143.725586 4271.498535" +"classname" "particle" +"think" "finish_particle" +"cnt" "253.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "747" +} +{ +"modelindex" "171.000000" +"absmin" "1781.385376 678.082397 -3.615767" +"absmax" "1783.385376 680.082397 -1.615767" +"movetype" "8.000000" +"origin" "1782.385376 679.082397 -2.615767" +"velocity" "2.658650 0.353160 20.454605" +"angles" "3210.731445 2943.457275 3193.653564" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1251.300903" +"owner" "149" +"cnt" "254.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "862" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3438.094727 2433.683838 3381.975098" +"classname" "particle" +"think" "finish_particle" +"cnt" "255.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "781" +} +{ +"absmin" "2431.000000 2543.000000 -196.968750" +"absmax" "2433.000000 2545.000000 -194.968750" +"origin" "2432.000000 2544.000000 -195.968750" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "147627.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "259" +"part_style" "175.000000" +"start_delay" "1.189154" +"dpp_name" "DPP_ITSBACKPACK" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_grey.spr" +"spr_name2" "progs/s_dotsml_wht.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_veltype" "5.000000" +"part_vel" "16.000000 16.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1247.396484 1717.152222 1504.355957" +"classname" "particle" +"think" "finish_particle" +"cnt" "256.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "819" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4234.916504 3490.944580 3984.666504" +"classname" "particle" +"think" "finish_particle" +"cnt" "257.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "936" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3398.878662 2847.113525 2839.480713" +"classname" "particle" +"think" "finish_particle" +"cnt" "258.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "746" +} +{ +"modelindex" "171.000000" +"absmin" "900.681702 745.136963 39.625061" +"absmax" "902.681702 747.136963 41.625061" +"movetype" "5.000000" +"origin" "901.681702 746.136963 40.625061" +"velocity" "2.504837 1.924741 5.080111" +"angles" "7183.971191 7068.330078 5881.346680" +"avelocity" "186.367371 141.328156 180.764191" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1245.308472" +"owner" "1530" +"cnt" "259.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "954" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4048.440186 3997.258301 3597.866455" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "260.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1036" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3282.554199 3658.726562 3381.495117" +"classname" "particle" +"think" "finish_particle" +"cnt" "261.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "755" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8405.524414 8944.875000 7628.604980" +"classname" "particle" +"think" "finish_particle" +"cnt" "262.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "847" +} +{ +"modelindex" "184.000000" +"absmin" "1768.958862 671.758667 -4.182978" +"absmax" "1770.958862 673.758667 -2.182978" +"movetype" "8.000000" +"origin" "1769.958862 672.758667 -3.182978" +"velocity" "-3.407941 -3.152318 17.362957" +"angles" "5841.804199 5651.310547 6536.657715" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1251.161865" +"owner" "149" +"cnt" "263.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "878" +"part_active" "1.000000" +} +{ +"modelindex" "159.000000" +"absmin" "1772.683350 671.724487 69.454399" +"absmax" "1774.683350 673.724487 71.454399" +"movetype" "8.000000" +"origin" "1773.683350 672.724487 70.454399" +"velocity" "-0.025025 -1.173742 19.828730" +"angles" "6876.031738 5362.890625 6454.917969" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1247.346436" +"owner" "149" +"cnt" "264.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "888" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "280.141388 161.869171 269.831451" +"classname" "particle" +"think" "finish_particle" +"cnt" "265.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1112" +} +{ +"modelindex" "171.000000" +"absmin" "1782.196899 672.206116 46.894032" +"absmax" "1784.196899 674.206116 48.894032" +"movetype" "8.000000" +"origin" "1783.196899 673.206116 47.894032" +"velocity" "0.812403 -0.980376 13.793756" +"angles" "6371.038086 5232.397461 5758.075684" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1246.325684" +"owner" "149" +"cnt" "266.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "849" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3929.915527 3720.535889 3815.064209" +"classname" "particle" +"think" "finish_particle" +"cnt" "267.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "948" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4483.672363 4846.002930 4358.871582" +"classname" "particle" +"think" "finish_particle" +"cnt" "268.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "837" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1933.030396 1926.606323 1832.799927" +"classname" "particle" +"think" "finish_particle" +"cnt" "269.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "867" +} +{ +"modelindex" "171.000000" +"absmin" "1755.433594 673.375671 82.303360" +"absmax" "1757.433594 675.375671 84.303360" +"movetype" "8.000000" +"origin" "1756.433594 674.375671 83.303360" +"velocity" "-2.976531 -1.066072 17.031525" +"angles" "7059.867676 6517.858887 7248.511719" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1246.166138" +"owner" "149" +"cnt" "270.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "931" +"part_active" "1.000000" +} +{ +"modelindex" "184.000000" +"absmin" "1785.690186 670.420105 31.189499" +"absmax" "1787.690186 672.420105 33.189499" +"movetype" "8.000000" +"origin" "1786.690186 671.420105 32.189499" +"velocity" "1.485275 -2.176946 13.643238" +"angles" "3327.900146 3817.085693 3392.013184" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "1247.941406" +"owner" "149" +"cnt" "271.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1054" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2316.115234 2807.306152 2981.919922" +"classname" "particle" +"think" "finish_particle" +"cnt" "272.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "773" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4801.324219 4273.403320 5050.449219" +"classname" "particle" +"think" "finish_particle" +"cnt" "273.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "678" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2252.118164 2193.010254 2158.859619" +"classname" "particle" +"think" "finish_particle" +"cnt" "274.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "703" +} +{ +"absmin" "-1.000000 -1.000000 -1976002.500000" +"absmax" "1.000000 1.000000 -1976000.500000" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -1976001.500000" +"velocity" "0.000000 0.000000 -2011.199951" +"angles" "71.135597 92.881844 103.888992" +"classname" "particle" +"think" "finish_particle" +"cnt" "275.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1107" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5693.585938 4738.865234 4872.644531" +"classname" "particle" +"think" "finish_particle" +"cnt" "276.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "713" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4680.764648 3550.927246 4154.217773" +"classname" "particle" +"think" "finish_particle" +"cnt" "277.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "851" +} +{ +"modelindex" "159.000000" +"absmin" "1773.480713 670.715820 3.410962" +"absmax" "1775.480713 672.715820 5.410962" +"movetype" "8.000000" +"origin" "1774.480713 671.715820 4.410962" +"velocity" "0.209357 -2.321482 22.717857" +"angles" "6134.929199 6808.982910 5435.727539" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1251.695923" +"owner" "149" +"cnt" "278.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1082" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3344.403076 3262.994141 3535.232422" +"classname" "particle" +"think" "finish_particle" +"cnt" "279.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "711" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7602.526855 6662.749023 7257.617676" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "280.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "881" +} +{ +"modelindex" "171.000000" +"absmin" "1764.800781 672.923157 6.574528" +"absmax" "1766.800781 674.923157 8.574528" +"movetype" "8.000000" +"origin" "1765.800781 673.923157 7.574528" +"velocity" "-3.099582 -2.592242 20.886745" +"angles" "8270.262695 7681.698730 7193.842773" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1251.315186" +"owner" "149" +"cnt" "281.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "653" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2703.967773 2785.496826 2737.180176" +"classname" "particle" +"think" "finish_particle" +"cnt" "282.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1089" +} +{ +"modelindex" "171.000000" +"absmin" "901.078247 742.180054 37.311954" +"absmax" "903.078247 744.180054 39.311954" +"movetype" "5.000000" +"origin" "902.078247 743.180054 38.311954" +"velocity" "-3.704337 0.423719 5.666371" +"angles" "6231.740234 4940.702637 5481.636230" +"avelocity" "262.694153 254.692215 289.587097" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "1245.504150" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1530" +"cnt" "283.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "776" +"part_active" "1.000000" +} +{ +"modelindex" "159.000000" +"absmin" "1777.937988 680.333069 -45.992985" +"absmax" "1779.937988 682.333069 -43.992985" +"movetype" "8.000000" +"origin" "1778.937988 681.333069 -44.992985" +"velocity" "0.600726 -3.182348 14.183416" +"angles" "1533.643677 1952.819336 1860.542969" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1253.058472" +"owner" "149" +"cnt" "284.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "636" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4358.385742 3272.010010 4133.750488" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "285.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "742" +} +{ +"modelindex" "171.000000" +"absmin" "900.172791 741.606384 36.273457" +"absmax" "902.172791 743.606384 38.273457" +"movetype" "5.000000" +"origin" "901.172791 742.606384 37.273457" +"velocity" "-3.065401 1.910581 3.233131" +"angles" "6797.462402 6588.863770 6914.596680" +"avelocity" "197.933899 119.373154 277.532288" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "1245.486450" +"owner" "1530" +"cnt" "286.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "735" +"part_active" "1.000000" +} +{ +"modelindex" "171.000000" +"absmin" "1765.957275 679.209412 60.185707" +"absmax" "1767.957275 681.209412 62.185707" +"movetype" "8.000000" +"origin" "1766.957275 680.209412 61.185707" +"velocity" "-1.074862 -0.387341 12.156743" +"angles" "3038.634033 2706.169922 2806.285156" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "1245.021851" +"owner" "149" +"cnt" "287.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "864" +"part_active" "1.000000" +} +{ +"modelindex" "159.000000" +"absmin" "1767.146851 696.687439 130.635880" +"absmax" "1769.146851 698.687439 132.635880" +"movetype" "8.000000" +"origin" "1768.146851 697.687439 131.635880" +"velocity" "-0.728172 2.468459 22.505447" +"angles" "4074.211670 3780.817383 4399.965820" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1245.894165" +"owner" "149" +"cnt" "288.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "864" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1878.480835 2026.394897 2011.623291" +"classname" "particle" +"think" "finish_particle" +"cnt" "289.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "764" +} +{ +"modelindex" "184.000000" +"absmin" "1784.488403 690.493530 5.950797" +"absmax" "1786.488403 692.493530 7.950797" +"movetype" "8.000000" +"origin" "1785.488403 691.493530 6.950797" +"velocity" "3.762444 2.634724 17.955503" +"angles" "4621.937988 5428.619629 5273.564453" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "1250.398560" +"owner" "149" +"cnt" "290.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1064" +"part_active" "1.000000" +} +{ +"modelindex" "184.000000" +"absmin" "1793.857178 654.337280 49.571182" +"absmax" "1795.857178 656.337280 51.571182" +"movetype" "8.000000" +"origin" "1794.857178 655.337280 50.571182" +"velocity" "3.648671 -3.404035 15.453840" +"angles" "4699.790527 5532.182617 6323.532227" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1247.170288" +"owner" "149" +"cnt" "291.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "801" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2310.865723 2356.127930 2516.187988" +"classname" "particle" +"think" "finish_particle" +"cnt" "292.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "815" +} +{ +"modelindex" "184.000000" +"absmin" "1785.223022 697.128601 67.571999" +"absmax" "1787.223022 699.128601 69.571999" +"movetype" "8.000000" +"origin" "1786.223022 698.128601 68.571999" +"velocity" "2.340037 2.371532 19.050875" +"angles" "7867.012207 7291.196289 7530.440918" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1247.668335" +"owner" "149" +"cnt" "293.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "940" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5355.831543 5385.490723 5809.258301" +"classname" "particle" +"think" "finish_particle" +"cnt" "294.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "639" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "117.166374 206.172623 190.812943" +"classname" "particle" +"think" "finish_particle" +"cnt" "295.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1105" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2613.355225 2713.492920 2730.076660" +"classname" "particle" +"think" "finish_particle" +"cnt" "296.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "752" +} +{ +"modelindex" "159.000000" +"absmin" "1383.415527 367.251801 6.620471" +"absmax" "1385.415527 369.251801 8.620472" +"movetype" "8.000000" +"origin" "1384.415527 368.251801 7.620471" +"velocity" "1.424970 1.551195 16.785179" +"angles" "7239.916992 6696.838379 7000.055664" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "1246.624023" +"owner" "145" +"cnt" "297.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1085" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2491.783203 2106.898926 2737.032715" +"classname" "particle" +"think" "finish_particle" +"cnt" "298.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "824" +} +{ +"modelindex" "184.000000" +"absmin" "1772.857056 673.500610 7.920868" +"absmax" "1774.857056 675.500610 9.920868" +"movetype" "8.000000" +"origin" "1773.857056 674.500610 8.920868" +"velocity" "-0.966216 -1.856380 19.978516" +"angles" "3096.166748 3386.343262 3938.815918" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "1250.761353" +"owner" "149" +"cnt" "299.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "776" +"part_active" "1.000000" +} +{ +"modelindex" "171.000000" +"absmin" "1780.527100 667.365723 21.809872" +"absmax" "1782.527100 669.365723 23.809872" +"movetype" "8.000000" +"origin" "1781.527100 668.365723 22.809872" +"velocity" "1.281167 -3.635731 19.199194" +"angles" "4767.812500 4956.048340 4544.705566" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "1249.586792" +"owner" "149" +"cnt" "300.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "716" +"part_active" "1.000000" +} +{ +"modelindex" "165.000000" +"absmin" "844.801697 986.910400 -198.524429" +"absmax" "846.801697 988.910400 -196.524429" +"movetype" "8.000000" +"origin" "845.801697 987.910400 -197.524429" +"velocity" "2.394177 4.915006 -8.892361" +"angles" "4744.057617 4715.913574 5387.317383" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1245.020752" +"owner" "622" +"cnt" "301.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "846" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3726.127197 3988.729492 3267.310791" +"classname" "particle" +"think" "finish_particle" +"cnt" "302.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "673" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "213.647079 311.680389 313.651154" +"classname" "particle" +"think" "finish_particle" +"cnt" "303.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "890" +} +{ +"modelindex" "184.000000" +"absmin" "1759.167603 689.962891 40.739300" +"absmax" "1761.167603 691.962891 42.739300" +"movetype" "8.000000" +"origin" "1760.167603 690.962891 41.739300" +"velocity" "-2.692587 2.517045 17.757378" +"angles" "6429.743164 6399.390137 6307.857910" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1248.148926" +"owner" "149" +"cnt" "304.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "761" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4071.164551 3357.691895 3717.254639" +"classname" "particle" +"think" "finish_particle" +"cnt" "305.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "806" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4413.954102 4112.926758 4473.273438" +"classname" "particle" +"think" "finish_particle" +"cnt" "306.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "828" +} +{ +"modelindex" "184.000000" +"absmin" "1771.322876 700.546204 120.836906" +"absmax" "1773.322876 702.546204 122.836906" +"movetype" "8.000000" +"origin" "1772.322876 701.546204 121.836906" +"velocity" "-0.518448 2.556353 22.981903" +"angles" "6070.086914 6427.584961 5948.312500" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "1246.618896" +"owner" "149" +"cnt" "307.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1079" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "505.148804 552.811401 560.355469" +"classname" "particle" +"think" "finish_particle" +"cnt" "308.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "756" +} +{ +"modelindex" "182.000000" +"absmin" "836.237976 971.542908 -177.436020" +"absmax" "838.237976 973.542908 -175.436020" +"movetype" "8.000000" +"origin" "837.237976 972.542908 -176.436020" +"velocity" "-4.329051 -5.417341 -0.731956" +"angles" "4033.514404 4175.382324 4104.000977" +"classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1246.016846" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "622" +"cnt" "309.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "922" +"part_active" "1.000000" +} +{ +"modelindex" "184.000000" +"absmin" "1791.087646 659.267883 73.796692" +"absmax" "1793.087646 661.267883 75.796692" +"movetype" "8.000000" +"origin" "1792.087646 660.267883 74.796692" +"velocity" "2.063662 -2.759972 18.178534" +"angles" "5329.378418 5598.764648 5077.835938" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "1246.978149" +"owner" "149" +"cnt" "310.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "821" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4153.116699 3577.635742 4197.382324" +"classname" "particle" +"think" "finish_particle" +"cnt" "311.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "809" +} +{ +"modelindex" "170.000000" +"absmin" "896.791504 739.757263 35.976765" +"absmax" "898.791504 741.757263 37.976765" +"movetype" "5.000000" +"origin" "897.791504 740.757263 36.976765" +"velocity" "-0.613178 2.974334 3.302103" +"angles" "3733.481201 3580.333984 3368.061035" +"avelocity" "274.376648 202.352966 243.607910" +"classname" "particle" +"model" "progs/s_dotsml_yell.spr" +"think" "finish_particle" +"nextthink" "1244.966064" +"owner" "1530" +"cnt" "312.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1047" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4292.459473 3862.102783 3929.349365" +"classname" "particle" +"think" "finish_particle" +"cnt" "313.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "644" +} +{ +"modelindex" "171.000000" +"absmin" "1776.965210 682.137817 -29.322744" +"absmax" "1778.965210 684.137817 -27.322744" +"movetype" "8.000000" +"origin" "1777.965210 683.137817 -28.322744" +"velocity" "2.857387 0.597552 15.671377" +"angles" "7517.244629 7168.540527 7918.594238" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1252.498291" +"owner" "149" +"cnt" "314.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1086" +"part_active" "1.000000" +} +{ +"modelindex" "184.000000" +"absmin" "1767.744263 671.133240 76.596588" +"absmax" "1769.744263 673.133240 78.596588" +"movetype" "8.000000" +"origin" "1768.744263 672.133240 77.596588" +"velocity" "-1.079012 -0.721580 21.251137" +"angles" "3565.447510 4212.782715 3872.461182" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1247.197510" +"owner" "149" +"cnt" "315.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1057" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "908.132751 802.576660 650.288208" +"classname" "particle" +"think" "finish_particle" +"cnt" "316.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "920" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2702.143066 2873.827393 2533.384521" +"classname" "particle" +"think" "finish_particle" +"cnt" "317.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "976" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3815.987549 3075.821533 3190.565674" +"classname" "particle" +"think" "finish_particle" +"cnt" "318.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "774" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6835.699707 6865.862793 5981.792969" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "319.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "797" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3105.167480 2855.698975 3489.060791" +"classname" "particle" +"think" "finish_particle" +"cnt" "320.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "826" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4631.597168 4266.987305 4940.983398" +"classname" "particle" +"think" "finish_particle" +"cnt" "321.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "706" +} +{ +"modelindex" "159.000000" +"absmin" "1063.902710 374.296387 35.794941" +"absmax" "1065.902710 376.296387 37.794941" +"movetype" "8.000000" +"origin" "1064.902710 375.296387 36.794941" +"velocity" "0.419569 -2.205023 18.788414" +"angles" "8754.126953 9339.666992 8746.520508" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1247.256592" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "305" +"cnt" "322.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1085" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2916.327393 3002.562744 3019.519043" +"classname" "particle" +"think" "finish_particle" +"cnt" "323.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1037" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4205.956543 4926.521973 4819.340332" +"classname" "particle" +"think" "finish_particle" +"cnt" "324.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "831" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1511.660400 1910.534302 1557.486084" +"classname" "particle" +"think" "finish_particle" +"cnt" "325.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "876" +} +{ +"modelindex" "184.000000" +"absmin" "1793.940186 676.489624 115.193855" +"absmax" "1795.940186 678.489624 117.193855" +"movetype" "8.000000" +"origin" "1794.940186 677.489624 116.193855" +"velocity" "2.351512 -0.204230 19.468735" +"angles" "6430.828613 5484.222656 5887.409668" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "1245.058594" +"owner" "149" +"cnt" "326.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "967" +"part_active" "1.000000" +} +{ +"modelindex" "159.000000" +"absmin" "1058.866821 380.799744 53.897945" +"absmax" "1060.866821 382.799744 55.897945" +"movetype" "8.000000" +"origin" "1059.866821 381.799744 54.897945" +"velocity" "-2.083193 3.657704 19.655140" +"angles" "3614.492188 4141.528809 4143.746094" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1245.960327" +"owner" "305" +"cnt" "327.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "780" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2324.738037 2368.972168 1889.053955" +"classname" "particle" +"think" "finish_particle" +"cnt" "328.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "971" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4841.604492 4393.002441 4331.559570" +"classname" "particle" +"think" "finish_particle" +"cnt" "329.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "807" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1970.764038 1987.848755 2207.198486" +"classname" "particle" +"think" "finish_particle" +"cnt" "330.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "723" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3747.008057 3734.788818 3653.962646" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "331.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "739" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2172.500977 1852.713379 2311.898682" +"classname" "particle" +"think" "finish_particle" +"cnt" "332.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1103" +} +{ +"modelindex" "171.000000" +"absmin" "1764.963623 691.871277 25.660955" +"absmax" "1766.963623 693.871277 27.660955" +"movetype" "8.000000" +"origin" "1765.963623 692.871277 26.660955" +"velocity" "-1.537278 2.943327 15.229713" +"angles" "1490.829712 1331.042236 1641.931396" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1248.832764" +"owner" "149" +"cnt" "333.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "991" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3454.866943 2924.603027 2487.970459" +"classname" "particle" +"think" "finish_particle" +"cnt" "334.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "973" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1811.339722 2220.314697 2348.703857" +"classname" "particle" +"think" "finish_particle" +"cnt" "335.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "818" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "975.227844 1304.028198 1139.955933" +"classname" "particle" +"think" "finish_particle" +"cnt" "336.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "731" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5902.276855 5455.845703 5905.387695" +"classname" "particle" +"think" "finish_particle" +"cnt" "337.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "953" +} +{ +"modelindex" "184.000000" +"absmin" "1768.746704 696.328125 48.928501" +"absmax" "1770.746704 698.328125 50.928501" +"movetype" "8.000000" +"origin" "1769.746704 697.328125 49.928501" +"velocity" "-1.106113 3.466292 18.674032" +"angles" "4335.962891 4286.360352 3303.941650" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "1247.989990" +"owner" "149" +"cnt" "338.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1005" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4692.100586 4725.551758 4393.922363" +"classname" "particle" +"think" "finish_particle" +"cnt" "339.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1022" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6082.999512 4885.892578 5153.789062" +"classname" "particle" +"think" "finish_particle" +"cnt" "340.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "990" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2729.882324 3021.230713 2532.611328" +"classname" "particle" +"think" "finish_particle" +"cnt" "341.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "860" +} +{ +"modelindex" "171.000000" +"absmin" "1769.744141 676.773682 -19.929161" +"absmax" "1771.744141 678.773682 -17.929161" +"movetype" "8.000000" +"origin" "1770.744141 677.773682 -18.929161" +"velocity" "-2.917448 -2.152287 21.349285" +"angles" "4265.750488 4396.604980 3792.258545" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "1252.104614" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "149" +"cnt" "342.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "676" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5817.451172 5885.903809 4937.412598" +"classname" "particle" +"think" "finish_particle" +"cnt" "343.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "762" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3212.989746 2959.948975 3292.469238" +"classname" "particle" +"think" "finish_particle" +"cnt" "344.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "914" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4533.412109 4412.870117 4142.657227" +"classname" "particle" +"think" "finish_particle" +"cnt" "345.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "769" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3382.461182 2799.755615 3438.000488" +"classname" "particle" +"think" "finish_particle" +"cnt" "346.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "930" +} +{ +"modelindex" "159.000000" +"absmin" "1794.921631 666.120667 59.429817" +"absmax" "1796.921631 668.120667 61.429817" +"movetype" "8.000000" +"origin" "1795.921631 667.120667 60.429817" +"velocity" "2.940397 -2.104679 15.007050" +"angles" "1223.328125 1315.658081 973.013672" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1246.736816" +"owner" "149" +"cnt" "347.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "884" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2406.013916 2241.020996 2323.350830" +"classname" "particle" +"think" "finish_particle" +"cnt" "348.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "763" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4881.680664 4412.481445 4264.207031" +"classname" "particle" +"think" "finish_particle" +"cnt" "349.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "863" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "314.603699 215.269104 335.086578" +"classname" "particle" +"think" "finish_particle" +"cnt" "350.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "647" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "276.607330 483.821106 316.488708" +"classname" "particle" +"think" "finish_particle" +"cnt" "351.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "957" +} +{ +"modelindex" "184.000000" +"absmin" "1770.877930 692.466553 30.854120" +"absmax" "1772.877930 694.466553 32.854118" +"movetype" "8.000000" +"origin" "1771.877930 693.466553 31.854120" +"velocity" "-2.147649 2.577593 21.053011" +"angles" "472.670410 495.021454 500.922211" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1250.250610" +"owner" "149" +"cnt" "352.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "801" +"part_active" "1.000000" +} +{ +"modelindex" "171.000000" +"absmin" "1780.236938 697.609253 138.719955" +"absmax" "1782.236938 699.609253 140.719955" +"movetype" "8.000000" +"origin" "1781.236938 698.609253 139.719955" +"velocity" "0.797998 2.370068 23.119602" +"angles" "4170.940430 4335.699219 4040.901123" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1245.319946" +"owner" "149" +"cnt" "353.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "725" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2536.316162 2491.760498 2743.377197" +"classname" "particle" +"think" "finish_particle" +"cnt" "354.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "834" +} +{ +"modelindex" "184.000000" +"absmin" "1379.684692 364.913696 8.262738" +"absmax" "1381.684692 366.913696 10.262738" +"movetype" "8.000000" +"origin" "1380.684692 365.913696 9.262738" +"velocity" "-3.519761 -2.202338 11.860104" +"angles" "4878.562988 4857.130859 4105.497559" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "1247.002197" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "145" +"cnt" "355.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "687" +"part_active" "1.000000" +} +{ +"modelindex" "164.000000" +"absmin" "841.794922 984.844055 -182.100052" +"absmax" "843.794922 986.844055 -180.100052" +"movetype" "8.000000" +"origin" "842.794922 985.844055 -181.100052" +"velocity" "1.954100 6.877956 -3.585558" +"angles" "4003.367188 4174.109863 4460.185059" +"classname" "particle" +"model" "progs/s_dotmed_blue.spr" +"think" "finish_particle" +"nextthink" "1245.200317" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "622" +"cnt" "356.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "909" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2075.366455 1872.406006 1848.604980" +"classname" "particle" +"think" "finish_particle" +"cnt" "357.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1070" +} +{ +"modelindex" "159.000000" +"absmin" "1791.068359 693.562317 62.361275" +"absmax" "1793.068359 695.562317 64.361275" +"movetype" "8.000000" +"origin" "1792.068359 694.562317 63.361275" +"velocity" "2.042909 3.120579 18.445143" +"angles" "5830.131348 5785.104004 5638.451660" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "1247.742798" +"owner" "149" +"cnt" "358.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "676" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2274.957275 1957.397583 1814.349854" +"classname" "particle" +"think" "finish_particle" +"cnt" "359.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "720" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4318.919922 4642.869141 3789.073242" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "360.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "945" +} +{ +"modelindex" "170.000000" +"absmin" "900.075256 734.024719 33.839493" +"absmax" "902.075256 736.024719 35.839493" +"movetype" "5.000000" +"origin" "901.075256 735.024719 34.839493" +"velocity" "-1.445479 -0.686422 0.876797" +"angles" "1556.283203 1754.811890 1615.724243" +"avelocity" "142.512283 192.922760 195.010223" +"classname" "particle" +"model" "progs/s_dotsml_yell.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1246.225098" +"owner" "1530" +"cnt" "361.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "687" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "979.521545 1260.422852 1461.588013" +"classname" "particle" +"think" "finish_particle" +"cnt" "362.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1014" +} +{ +"modelindex" "159.000000" +"absmin" "1757.037476 691.080322 107.334023" +"absmax" "1759.037476 693.080322 109.334023" +"movetype" "8.000000" +"origin" "1758.037476 692.080322 108.334023" +"velocity" "-2.035340 1.242836 18.394970" +"angles" "2646.692627 2396.217773 2689.733643" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "1245.304932" +"owner" "149" +"cnt" "363.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "772" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4022.439697 5457.873047 5758.744141" +"classname" "particle" +"think" "finish_particle" +"cnt" "364.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "628" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1469.757324 1191.746704 1244.320190" +"classname" "particle" +"think" "finish_particle" +"cnt" "365.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "962" +} +{ +"modelindex" "184.000000" +"absmin" "1774.256104 676.824097 -20.337135" +"absmax" "1776.256104 678.824097 -18.337135" +"movetype" "8.000000" +"origin" "1775.256104 677.824097 -19.337135" +"velocity" "0.366344 0.430799 17.930601" +"angles" "5576.795898 6215.230957 4904.222656" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1251.927246" +"owner" "149" +"cnt" "366.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "981" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2997.062500 2549.621094 2727.566650" +"classname" "particle" +"think" "finish_particle" +"cnt" "367.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "709" +} +{ +"modelindex" "184.000000" +"absmin" "1806.643921 666.309143 61.863705" +"absmax" "1808.643921 668.309143 63.863705" +"movetype" "8.000000" +"origin" "1807.643921 667.309143 62.863705" +"velocity" "3.818842 -2.212592 14.472732" +"angles" "4058.903564 4054.831055 4031.552246" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1245.528076" +"owner" "149" +"cnt" "368.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1079" +"part_active" "1.000000" +} +{ +"modelindex" "169.000000" +"absmin" "905.430725 737.521240 42.327179" +"absmax" "907.430725 739.521240 44.327179" +"movetype" "5.000000" +"origin" "906.430725 738.521240 43.327179" +"velocity" "1.929869 -3.669424 9.552599" +"angles" "6900.285156 5993.183594 6549.778809" +"avelocity" "228.720978 106.396683 214.419998" +"classname" "particle" +"model" "progs/s_dotmed_yell.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "1245.732178" +"owner" "1530" +"cnt" "369.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "795" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "370.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "681" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3880.643799 3513.099854 4353.694824" +"classname" "particle" +"think" "finish_particle" +"cnt" "371.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1059" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "921.434631 1156.473633 1272.336792" +"classname" "particle" +"think" "finish_particle" +"cnt" "372.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "637" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "385.616760 794.654968 723.900330" +"classname" "particle" +"think" "finish_particle" +"cnt" "373.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "743" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5452.393555 5006.347168 5034.866699" +"classname" "particle" +"think" "finish_particle" +"cnt" "374.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "907" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2155.507080 1720.764526 1509.308594" +"classname" "particle" +"think" "finish_particle" +"cnt" "375.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "917" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2563.837891 3290.069336 2712.266846" +"classname" "particle" +"think" "finish_particle" +"cnt" "376.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "856" +} +{ +"modelindex" "170.000000" +"absmin" "903.674805 740.843506 39.341408" +"absmax" "905.674805 742.843506 41.341408" +"movetype" "5.000000" +"origin" "904.674805 741.843506 40.341408" +"velocity" "1.484542 2.670125 4.904325" +"angles" "7546.594238 6066.873047 6745.127441" +"avelocity" "253.733948 169.264801 287.133392" +"classname" "particle" +"model" "progs/s_dotsml_yell.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1245.019409" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1530" +"cnt" "377.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "884" +"part_active" "1.000000" +} +{ +"modelindex" "184.000000" +"absmin" "1783.897705 685.867859 42.120968" +"absmax" "1785.897705 687.867859 44.120968" +"movetype" "8.000000" +"origin" "1784.897705 686.867859 43.120968" +"velocity" "2.724570 2.137639 18.957855" +"angles" "3685.283203 4456.981934 3978.282959" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1248.467896" +"owner" "149" +"cnt" "378.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "821" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3572.971924 3385.799316 3131.205078" +"classname" "particle" +"think" "finish_particle" +"cnt" "379.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "694" +} +{ +"modelindex" "170.000000" +"absmin" "902.413513 736.416504 32.141460" +"absmax" "904.413513 738.416504 34.141460" +"movetype" "5.000000" +"origin" "903.413513 737.416504 33.141460" +"velocity" "-3.489242 -2.886685 1.430708" +"angles" "6252.983398 5877.384766 5646.682129" +"avelocity" "254.356522 174.739838 145.826599" +"classname" "particle" +"model" "progs/s_dotsml_yell.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1245.906860" +"owner" "1530" +"cnt" "380.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "909" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3529.481934 3864.555176 4123.857910" +"classname" "particle" +"think" "finish_particle" +"cnt" "381.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "969" +} +{ +"absmin" "-1.000000 -1.000000 -1976002.500000" +"absmax" "1.000000 1.000000 -1976000.500000" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -1976001.500000" +"velocity" "0.000000 0.000000 -2011.199951" +"angles" "77.235397 133.149765 131.082352" +"classname" "particle" +"think" "finish_particle" +"cnt" "382.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "900" +} +{ +"modelindex" "182.000000" +"absmin" "826.111511 977.681885 -188.734726" +"absmax" "828.111511 979.681885 -186.734726" +"movetype" "8.000000" +"origin" "827.111511 978.681885 -187.734726" +"velocity" "-7.914976 1.645863 -7.227272" +"angles" "4592.239258 5326.347656 5225.801270" +"classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1245.202393" +"owner" "622" +"cnt" "383.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "884" +"part_active" "1.000000" +} +{ +"modelindex" "115.000000" +"absmin" "1649.494385 -821.741638 -254.671127" +"absmax" "1667.494385 -803.741638 -236.671127" +"movetype" "8.000000" +"origin" "1658.494385 -812.741638 -245.671127" +"velocity" "1.467025 5.000000 25.000000" +"classname" "air_bubbles" +"model" "progs/s_bubble.spr" +"mins" "-8.000000 -8.000000 -8.000000" +"maxs" "8.000000 8.000000 8.000000" +"size" "16.000000 16.000000 16.000000" +"touch" "misc_bubble_remove" +"think" "misc_bubble_bob" +"nextthink" "1245.440430" +"owner" "188" +"cnt" "3.000000" +"classtype" "682.000000" +"classgroup" "420.000000" +} +{ +"modelindex" "165.000000" +"absmin" "836.180298 972.991760 -173.720840" +"absmax" "838.180298 974.991760 -171.720840" +"movetype" "8.000000" +"origin" "837.180298 973.991760 -172.720840" +"velocity" "-8.648029 -6.161993 9.962707" +"angles" "3239.813721 3252.384033 2967.113770" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1246.955688" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "622" +"cnt" "384.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1005" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2385.255127 2384.095459 2180.029297" +"classname" "particle" +"think" "finish_particle" +"cnt" "385.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "944" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3596.422363 3294.932617 3025.365967" +"classname" "particle" +"think" "finish_particle" +"cnt" "386.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "899" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2546.254395 2378.369385 2543.050781" +"classname" "particle" +"think" "finish_particle" +"cnt" "387.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "874" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3414.857422 3513.520508 3495.660156" +"classname" "particle" +"think" "finish_particle" +"cnt" "388.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "893" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3165.644043 3573.974365 3475.393066" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "389.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "879" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "362.646118 284.280090 175.862213" +"classname" "particle" +"think" "finish_particle" +"cnt" "390.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "820" +} +{ +"absmin" "-1.000000 -1.000000 -1975805.625000" +"absmax" "1.000000 1.000000 -1975803.625000" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -1975804.625000" +"velocity" "0.000000 0.000000 -2011.199951" +"angles" "171.396210 112.009224 105.778870" +"classname" "particle" +"think" "finish_particle" +"cnt" "391.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "730" +} +{ +"absmin" "-1.000000 -1.000000 -1975946.250000" +"absmax" "1.000000 1.000000 -1975944.250000" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -1975945.250000" +"velocity" "0.000000 0.000000 -2011.199951" +"angles" "72.255035 76.982147 74.381905" +"classname" "particle" +"think" "finish_particle" +"cnt" "392.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1007" +} +{ +"modelindex" "184.000000" +"absmin" "1775.387573 680.219543 -46.821228" +"absmax" "1777.387573 682.219543 -44.821228" +"movetype" "8.000000" +"origin" "1776.387573 681.219543 -45.821228" +"velocity" "-0.505997 1.283364 12.769433" +"angles" "2701.270508 3199.037842 3445.578857" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1253.937988" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "149" +"cnt" "393.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "954" +"part_active" "1.000000" +} +{ +"modelindex" "171.000000" +"absmin" "1780.540039 679.280273 -26.103796" +"absmax" "1782.540039 681.280273 -24.103796" +"movetype" "8.000000" +"origin" "1781.540039 680.280273 -25.103796" +"velocity" "3.815424 1.476241 12.408704" +"angles" "4748.060547 3936.693359 3860.858398" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1251.428345" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "149" +"cnt" "394.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "954" +"part_active" "1.000000" +} +{ +"modelindex" "184.000000" +"absmin" "1777.480713 678.937439 32.791862" +"absmax" "1779.480713 680.937439 34.791862" +"movetype" "8.000000" +"origin" "1778.480713 679.937439 33.791862" +"velocity" "0.455214 0.149053 23.861202" +"angles" "2495.984131 2525.635742 2108.389648" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1250.208618" +"owner" "149" +"cnt" "395.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "684" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2154.212158 1598.852417 1923.983154" +"classname" "particle" +"think" "finish_particle" +"cnt" "396.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "919" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1483.367554 1476.566528 1489.318115" +"classname" "particle" +"think" "finish_particle" +"cnt" "397.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "686" +} +{ +"absmin" "-1.000000 -1.000000 -1975918.125000" +"absmax" "1.000000 1.000000 -1975916.125000" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -1975917.125000" +"velocity" "0.000000 0.000000 -2011.199951" +"angles" "85.143166 133.188171 98.479141" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "398.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1062" +} +{ +"modelindex" "159.000000" +"absmin" "1782.025024 656.130859 68.140381" +"absmax" "1784.025024 658.130859 70.140381" +"movetype" "8.000000" +"origin" "1783.025024 657.130859 69.140381" +"velocity" "0.816797 -3.127659 14.665730" +"angles" "3961.347900 3334.267334 3555.137451" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "1245.821533" +"owner" "149" +"cnt" "399.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "861" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4071.355713 3491.765869 3800.077637" +"classname" "particle" +"think" "finish_particle" +"cnt" "400.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "921" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4183.958496 3703.191650 4051.058594" +"classname" "particle" +"think" "finish_particle" +"cnt" "401.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "886" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "230.395645 230.738388 144.688675" +"classname" "particle" +"think" "finish_particle" +"cnt" "402.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "721" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5408.076172 3896.457031 3933.068115" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "403.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "946" +} +{ +"modelindex" "184.000000" +"absmin" "1779.136230 668.041687 11.857007" +"absmax" "1781.136230 670.041687 13.857007" +"movetype" "8.000000" +"origin" "1780.136230 669.041687 12.857007" +"velocity" "0.565081 -3.221168 13.897763" +"angles" "3008.160400 2665.560791 3144.398438" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "1249.304077" +"owner" "149" +"cnt" "404.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "653" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1703.163574 2591.519043 2742.955322" +"classname" "particle" +"think" "finish_particle" +"cnt" "405.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "955" +} +{ +"modelindex" "184.000000" +"absmin" "1765.241211 654.480774 60.824924" +"absmax" "1767.241211 656.480774 62.824924" +"movetype" "8.000000" +"origin" "1766.241211 655.480774 61.824924" +"velocity" "-1.976501 -3.755364 19.385967" +"angles" "3456.284424 4028.810059 4045.850098" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "1247.528442" +"owner" "149" +"cnt" "406.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "980" +"part_active" "1.000000" +} +{ +"modelindex" "184.000000" +"absmin" "1061.393921 373.983948 28.246870" +"absmax" "1063.393921 375.983948 30.246870" +"movetype" "8.000000" +"origin" "1062.393921 374.983948 29.246870" +"velocity" "-2.016053 -1.318278 14.180731" +"angles" "3111.658936 3073.970703 3792.007568" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "1247.366333" +"owner" "305" +"cnt" "407.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1005" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1976087.000000" +"absmax" "1.000000 1.000000 -1976085.000000" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -1976086.000000" +"velocity" "0.000000 0.000000 -2011.199951" +"angles" "138.223633 77.028633 96.035843" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "408.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "760" +} +{ +"modelindex" "159.000000" +"absmin" "1753.342896 685.280884 43.971928" +"absmax" "1755.342896 687.280884 45.971928" +"movetype" "8.000000" +"origin" "1754.342896 686.280884 44.971928" +"velocity" "-3.887936 0.760155 16.570452" +"angles" "2917.635010 2631.022705 3092.317139" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1248.007935" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "149" +"cnt" "409.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "922" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3526.971924 3305.562012 3718.546143" +"classname" "particle" +"think" "finish_particle" +"cnt" "410.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "655" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3651.630371 3875.476807 3110.319580" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "411.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1004" +} +{ +"modelindex" "159.000000" +"absmin" "1745.563477 652.016785 106.736130" +"absmax" "1747.563477 654.016785 108.736130" +"movetype" "8.000000" +"origin" "1746.563477 653.016785 107.736130" +"velocity" "-3.747795 -3.529771 21.984314" +"angles" "4342.884766 4777.787598 4514.416992" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1246.392700" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "149" +"cnt" "412.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "994" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "413.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1034" +} +{ +"modelindex" "184.000000" +"absmin" "1767.695557 682.415283 20.617250" +"absmax" "1769.695557 684.415283 22.617250" +"movetype" "8.000000" +"origin" "1768.695557 683.415283 21.617250" +"velocity" "-2.627888 0.506241 17.288979" +"angles" "2612.463867 2350.570068 2224.369629" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "1249.921509" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "149" +"cnt" "414.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "833" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1976115.125000" +"absmax" "1.000000 1.000000 -1976113.125000" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -1976114.125000" +"velocity" "0.000000 0.000000 -2011.199951" +"angles" "151.518143 66.024612 119.440178" +"classname" "particle" +"think" "finish_particle" +"cnt" "415.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "928" +} +{ +"modelindex" "184.000000" +"absmin" "1801.585449 662.129150 59.188610" +"absmax" "1803.585449 664.129150 61.188610" +"movetype" "8.000000" +"origin" "1802.585449 663.129150 60.188610" +"velocity" "3.663564 -3.033906 16.224373" +"angles" "5527.307617 4458.450195 5070.337402" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "1247.067871" +"owner" "149" +"cnt" "416.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1002" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "417.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1017" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2397.004395 2351.595459 2564.162842" +"classname" "particle" +"think" "finish_particle" +"cnt" "418.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "717" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3489.208984 3202.090820 3354.551514" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "419.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "728" +} +{ +"absmin" "-1.000000 -1.000000 -1975946.250000" +"absmax" "1.000000 1.000000 -1975944.250000" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -1975945.250000" +"velocity" "0.000000 0.000000 -2011.199951" +"angles" "88.271080 82.523003 132.498123" +"classname" "particle" +"think" "finish_particle" +"cnt" "420.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1018" +} +{ +"modelindex" "171.000000" +"absmin" "898.679260 738.960999 34.913174" +"absmax" "900.679260 740.960999 36.913174" +"movetype" "5.000000" +"origin" "899.679260 739.960999 35.913174" +"velocity" "-2.261910 -0.305795 2.255318" +"angles" "4417.462402 4619.264648 4992.493164" +"avelocity" "294.604309 106.518753 209.897156" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "1245.887817" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1530" +"cnt" "421.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "994" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3137.563965 3604.788086 3979.295166" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "422.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "627" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "423.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "975" +} +{ +"absmin" "-1.000000 -1.000000 -1975805.625000" +"absmax" "1.000000 1.000000 -1975803.625000" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -1975804.625000" +"velocity" "0.000000 0.000000 -2011.199951" +"angles" "111.906075 75.654182 178.237289" +"classname" "particle" +"think" "finish_particle" +"cnt" "424.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1043" +} +{ +"absmin" "-1.000000 -1.000000 -1975833.750000" +"absmax" "1.000000 1.000000 -1975831.750000" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -1975832.750000" +"velocity" "0.000000 0.000000 -2011.199951" +"angles" "134.406219 109.491516 134.947586" +"classname" "particle" +"think" "finish_particle" +"cnt" "425.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1099" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2315.615234 1892.818848 2067.468018" +"classname" "particle" +"think" "finish_particle" +"cnt" "426.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "823" +} +{ +"absmin" "-1.000000 -1.000000 -1975805.625000" +"absmax" "1.000000 1.000000 -1975803.625000" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -1975804.625000" +"velocity" "0.000000 0.000000 -2011.199951" +"angles" "147.895493 102.795753 60.891781" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "427.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1050" +} +{ +"modelindex" "184.000000" +"absmin" "1785.723267 674.182373 4.572081" +"absmax" "1787.723267 676.182373 6.572081" +"movetype" "8.000000" +"origin" "1786.723267 675.182373 5.572081" +"velocity" "2.076113 -2.118839 14.798304" +"angles" "6376.614746 6982.059570 7616.447266" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1250.095215" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "149" +"cnt" "428.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "884" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1843.334229 1999.893188 1974.802002" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "429.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1063" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3842.557617 3254.540771 3987.963623" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "430.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1013" +} +{ +"modelindex" "165.000000" +"absmin" "842.259888 988.830933 -195.947678" +"absmax" "844.259888 990.830933 -193.947678" +"movetype" "8.000000" +"origin" "843.259888 989.830933 -194.947678" +"velocity" "1.886350 8.008362 -10.989105" +"angles" "7595.370605 6899.844238 6875.208984" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1245.302002" +"owner" "622" +"cnt" "431.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "952" +"part_active" "1.000000" +} +{ +"modelindex" "171.000000" +"absmin" "1767.848633 662.479553 109.551888" +"absmax" "1769.848633 664.479553 111.551888" +"movetype" "8.000000" +"origin" "1768.848633 663.479553 110.551888" +"velocity" "-1.477950 -1.939634 21.129917" +"angles" "2868.315918 2847.416504 2731.934814" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "1246.012573" +"owner" "149" +"cnt" "432.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "983" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2813.424805 2537.030029 2594.016602" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "433.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "873" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3250.818848 2797.725586 2782.296875" +"classname" "particle" +"think" "finish_particle" +"cnt" "434.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "699" +} +{ +"absmin" "-1.000000 -1.000000 -1975890.000000" +"absmax" "1.000000 1.000000 -1975888.000000" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -1975889.000000" +"velocity" "0.000000 0.000000 -2011.199951" +"angles" "131.565384 171.883606 147.757004" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "435.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1049" +} +{ +"absmin" "-1.000000 -1.000000 -1975946.250000" +"absmax" "1.000000 1.000000 -1975944.250000" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -1975945.250000" +"velocity" "0.000000 0.000000 -2011.199951" +"angles" "62.294056 158.020142 79.834000" +"classname" "particle" +"think" "finish_particle" +"cnt" "436.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1046" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3109.222412 2854.583252 2705.176758" +"classname" "particle" +"think" "finish_particle" +"cnt" "437.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "959" +} +{ +"modelindex" "164.000000" +"absmin" "833.132263 970.639465 -177.068588" +"absmax" "835.132263 972.639465 -175.068588" +"movetype" "8.000000" +"origin" "834.132263 971.639465 -176.068588" +"velocity" "-4.412061 -3.279214 -0.074709" +"angles" "2592.395020 2693.168945 3059.022705" +"classname" "particle" +"model" "progs/s_dotmed_blue.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1245.848022" +"owner" "622" +"cnt" "438.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "911" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2060.650635 3103.760010 2891.006104" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "439.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "941" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2841.350830 2512.039307 2434.349854" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "440.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "965" +} +{ +"absmin" "-1.000000 -1.000000 -1976058.875000" +"absmax" "1.000000 1.000000 -1976056.875000" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -1976057.875000" +"velocity" "0.000000 0.000000 -2011.199951" +"angles" "70.670647 108.057922 61.072853" +"classname" "particle" +"think" "finish_particle" +"cnt" "441.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1039" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4644.676758 4298.040039 5043.704590" +"classname" "particle" +"think" "finish_particle" +"cnt" "442.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "822" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4756.490723 4306.654785 5000.904785" +"classname" "particle" +"think" "finish_particle" +"cnt" "443.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "835" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2837.645020 3017.293701 2893.017090" +"classname" "particle" +"think" "finish_particle" +"cnt" "444.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "700" +} +{ +"modelindex" "159.000000" +"absmin" "1752.948975 683.628601 85.704018" +"absmax" "1754.948975 685.628601 87.704018" +"movetype" "8.000000" +"origin" "1753.948975 684.628601 86.704018" +"velocity" "-3.776360 0.714255 19.246437" +"angles" "1719.850342 1191.055542 1561.102661" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1246.536255" +"owner" "149" +"cnt" "445.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "862" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4040.989746 3775.914795 4638.254395" +"classname" "particle" +"think" "finish_particle" +"cnt" "446.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1000" +} +{ +"modelindex" "171.000000" +"absmin" "1786.809326 683.376526 9.743228" +"absmax" "1788.809326 685.376526 11.743228" +"movetype" "8.000000" +"origin" "1787.809326 684.376526 10.743228" +"velocity" "2.924528 1.686697 20.121708" +"angles" "2313.343994 1819.377075 1583.506958" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1250.944092" +"owner" "149" +"cnt" "447.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1005" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2275.988281 1983.217163 2329.395020" +"classname" "particle" +"think" "finish_particle" +"cnt" "448.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "722" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1972.433716 1867.036987 1293.449341" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "449.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "996" +} +{ +"modelindex" "159.000000" +"absmin" "1780.308716 666.536926 49.798698" +"absmax" "1782.308716 668.536926 51.798698" +"movetype" "8.000000" +"origin" "1781.308716 667.536926 50.798698" +"velocity" "0.961822 -2.952605 21.288490" +"angles" "5236.612793 5664.896973 5618.529785" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1249.366821" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "149" +"cnt" "450.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "926" +"part_active" "1.000000" +} +{ +"modelindex" "171.000000" +"absmin" "1775.876831 679.252075 -39.431595" +"absmax" "1777.876831 681.252075 -37.431595" +"movetype" "8.000000" +"origin" "1776.876831 680.252075 -38.431595" +"velocity" "2.524369 1.552171 14.415967" +"angles" "4970.707031 5723.093750 5439.760742" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1252.763306" +"owner" "149" +"cnt" "451.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "798" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2002.396729 1841.176392 2408.066406" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "452.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1031" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6157.665039 6098.682617 5992.704102" +"classname" "particle" +"think" "finish_particle" +"cnt" "453.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1069" +} +{ +"modelindex" "184.000000" +"absmin" "1779.647827 672.668823 24.322569" +"absmax" "1781.647827 674.668823 26.322569" +"movetype" "8.000000" +"origin" "1780.647827 673.668823 25.322569" +"velocity" "0.636372 -1.428388 21.804499" +"angles" "4155.683105 3334.036133 3578.112549" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1250.563599" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "149" +"cnt" "454.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "702" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1976030.750000" +"absmax" "1.000000 1.000000 -1976028.750000" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -1976029.750000" +"velocity" "0.000000 0.000000 -2011.199951" +"angles" "167.764511 140.847641 111.851616" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "455.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1067" +} +{ +"modelindex" "184.000000" +"absmin" "1069.805786 378.950867 55.995617" +"absmax" "1071.805786 380.950867 57.995617" +"movetype" "8.000000" +"origin" "1070.805786 379.950867 56.995617" +"velocity" "3.517563 1.615406 15.059664" +"angles" "1453.952515 1509.620117 1673.515503" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1245.225952" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "305" +"cnt" "456.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "878" +"part_active" "1.000000" +} +{ +"modelindex" "171.000000" +"absmin" "1765.414917 708.040222 122.727150" +"absmax" "1767.414917 710.040222 124.727150" +"movetype" "8.000000" +"origin" "1766.414917 709.040222 123.727150" +"velocity" "-1.776299 3.697501 23.556871" +"angles" "2608.322021 3022.933350 3031.042480" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1246.053955" +"owner" "149" +"cnt" "457.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1068" +"part_active" "1.000000" +} +{ +"modelindex" "171.000000" +"absmin" "900.953857 739.009216 32.012943" +"absmax" "902.953857 741.009216 34.012943" +"movetype" "5.000000" +"origin" "901.953857 740.009216 33.012943" +"velocity" "2.475295 -1.350749 0.293588" +"angles" "2528.762695 2423.898193 1756.901001" +"avelocity" "188.033691 271.703247 191.268646" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "2.000000" +"think" "finish_particle" +"nextthink" "1246.702148" +"owner" "1530" +"cnt" "458.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1005" +"part_active" "1.000000" +} +{ +"modelindex" "184.000000" +"absmin" "1772.150513 683.066040 -38.981678" +"absmax" "1774.150513 685.066040 -36.981678" +"movetype" "8.000000" +"origin" "1773.150513 684.066040 -37.981678" +"velocity" "0.436171 0.312387 17.661427" +"angles" "1923.982910 1940.002930 2079.084473" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "1252.738770" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "149" +"cnt" "459.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "653" +"part_active" "1.000000" +} +{ +"modelindex" "184.000000" +"absmin" "1063.057617 374.855835 40.653355" +"absmax" "1065.057617 376.855835 42.653355" +"movetype" "8.000000" +"origin" "1064.057617 375.855835 41.653355" +"velocity" "-0.021607 0.054079 15.650196" +"angles" "3033.553711 2772.789551 2578.129883" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1245.905884" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "305" +"cnt" "460.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "833" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4928.459473 5024.488281 4204.232910" +"classname" "particle" +"think" "finish_particle" +"cnt" "461.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "887" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1602.908203 1619.796021 1411.031860" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "462.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "997" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "113.425774 261.532440 138.949509" +"classname" "particle" +"think" "finish_particle" +"cnt" "463.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "829" +} +{ +"modelindex" "165.000000" +"absmin" "828.747925 980.353149 -161.229019" +"absmax" "830.747925 982.353149 -159.229019" +"movetype" "8.000000" +"origin" "829.747925 981.353149 -160.229019" +"velocity" "-6.704002 3.501999 10.293772" +"angles" "6409.626953 5779.069824 6214.115723" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"think" "finish_particle" +"nextthink" "1245.634766" +"owner" "622" +"cnt" "464.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "991" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4021.268555 4667.377441 3464.989746" +"classname" "particle" +"think" "finish_particle" +"cnt" "465.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "868" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3751.415771 5030.489746 4545.625977" +"classname" "particle" +"think" "finish_particle" +"cnt" "466.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1027" +} +{ +"modelindex" "165.000000" +"absmin" "846.076538 984.048340 -190.232239" +"absmax" "848.076538 986.048340 -188.232239" +"movetype" "8.000000" +"origin" "847.076538 985.048340 -189.232239" +"velocity" "6.870022 8.785363 -12.876858" +"angles" "5019.310059 4610.524902 4307.061035" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"think" "finish_particle" +"nextthink" "1246.418701" +"owner" "622" +"cnt" "467.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "937" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3049.217285 3648.336914 3895.531982" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "468.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "765" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "469.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1081" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6573.192871 5410.084961 5899.434082" +"classname" "particle" +"think" "finish_particle" +"cnt" "470.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "882" +} +{ +"modelindex" "171.000000" +"absmin" "1778.686035 679.437683 -37.150032" +"absmax" "1780.686035 681.437683 -35.150032" +"movetype" "8.000000" +"origin" "1779.686035 680.437683 -36.150032" +"velocity" "0.724509 3.908444 12.842311" +"angles" "2362.178223 1652.764893 2060.019775" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1252.538452" +"owner" "149" +"cnt" "471.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "986" +"part_active" "1.000000" +} +{ +"modelindex" "171.000000" +"absmin" "1772.198975 681.671509 119.988876" +"absmax" "1774.198975 683.671509 121.988876" +"movetype" "8.000000" +"origin" "1773.198975 682.671509 120.988876" +"velocity" "-0.799219 -0.121952 21.594288" +"angles" "5528.356934 5597.611328 4950.586914" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1245.434814" +"owner" "149" +"cnt" "472.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "833" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1975861.875000" +"absmax" "1.000000 1.000000 -1975859.875000" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -1975860.875000" +"velocity" "0.000000 0.000000 -2011.199951" +"angles" "93.091568 137.033813 94.214859" +"classname" "particle" +"think" "finish_particle" +"cnt" "473.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1061" +} +{ +"modelindex" "171.000000" +"absmin" "1788.847534 660.312561 40.636860" +"absmax" "1790.847534 662.312561 42.636860" +"movetype" "8.000000" +"origin" "1789.847534 661.312561 41.636860" +"velocity" "2.742882 -3.915281 17.247963" +"angles" "3502.816895 4146.892578 3709.081299" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1248.334106" +"owner" "149" +"cnt" "474.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "866" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1975833.750000" +"absmax" "1.000000 1.000000 -1975831.750000" +"movetype" "6.000000" +"origin" "0.000000 0.000000 -1975832.750000" +"velocity" "0.000000 0.000000 -2011.199951" +"angles" "92.398758 82.281235 59.922184" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "475.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1051" +} +{ +"modelindex" "171.000000" +"absmin" "1773.026733 684.696228 40.428177" +"absmax" "1775.026733 686.696228 42.428177" +"movetype" "8.000000" +"origin" "1774.026733 685.696228 41.428177" +"velocity" "-0.894681 0.960356 17.900936" +"angles" "4129.464355 5247.866699 4590.678223" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "1248.629028" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "149" +"cnt" "476.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1003" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2364.635742 2283.566406 2464.776855" +"classname" "particle" +"think" "finish_particle" +"cnt" "477.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1074" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3187.393066 3117.430420 3380.285156" +"classname" "particle" +"think" "finish_particle" +"cnt" "478.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1029" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6239.860840 5147.187012 5146.228516" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "479.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "869" +} +{ +"modelindex" "184.000000" +"absmin" "1776.946655 683.707703 12.922539" +"absmax" "1778.946655 685.707703 14.922539" +"movetype" "8.000000" +"origin" "1777.946655 684.707703 13.922539" +"velocity" "1.491134 1.387372 22.267769" +"angles" "1863.754272 2414.234131 2315.347168" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "1250.514282" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "149" +"cnt" "480.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "821" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "481.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1095" +} +{ +"modelindex" "164.000000" +"absmin" "839.182129 975.131470 -176.805420" +"absmax" "841.182129 977.131470 -174.805420" +"movetype" "8.000000" +"origin" "840.182129 976.131470 -175.805420" +"velocity" "6.502579 4.695883 5.833674" +"angles" "2574.708008 2456.617432 2248.595215" +"classname" "particle" +"model" "progs/s_dotmed_blue.spr" +"think" "finish_particle" +"nextthink" "1247.025269" +"owner" "622" +"cnt" "482.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "954" +"part_active" "1.000000" +} +{ +"modelindex" "159.000000" +"absmin" "1774.534546 679.947693 -22.470314" +"absmax" "1776.534546 681.947693 -20.470314" +"movetype" "8.000000" +"origin" "1775.534546 680.947693 -21.470314" +"velocity" "-2.773888 0.862941 18.023254" +"angles" "2711.586426 2611.775146 2395.120117" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1252.059814" +"owner" "149" +"cnt" "483.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "872" +"part_active" "1.000000" +} +{ +"modelindex" "184.000000" +"absmin" "1777.649292 683.885193 36.134605" +"absmax" "1779.649292 685.885193 38.134605" +"movetype" "8.000000" +"origin" "1778.649292 684.885193 37.134605" +"velocity" "0.686422 0.438856 20.242195" +"angles" "3886.610840 4028.191895 3883.058350" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "1249.220337" +"owner" "149" +"cnt" "484.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "888" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "485.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1075" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "486.000000" +"classtype" "40.000000" +"entchain" "1113" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "487.000000" +"classtype" "40.000000" +"entchain" "1114" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "488.000000" +"classtype" "40.000000" +"entchain" "1115" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "489.000000" +"classtype" "40.000000" +"entchain" "1116" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "490.000000" +"classtype" "40.000000" +"entchain" "1117" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "491.000000" +"classtype" "40.000000" +"entchain" "1118" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "492.000000" +"classtype" "40.000000" +"entchain" "1119" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "493.000000" +"classtype" "40.000000" +"entchain" "1120" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "494.000000" +"classtype" "40.000000" +"entchain" "1121" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "495.000000" +"classtype" "40.000000" +"entchain" "1122" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "496.000000" +"classtype" "40.000000" +"entchain" "1123" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "497.000000" +"classtype" "40.000000" +"entchain" "1124" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "498.000000" +"classtype" "40.000000" +"entchain" "1125" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "499.000000" +"classtype" "40.000000" +"entchain" "1126" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "500.000000" +"classtype" "40.000000" +"entchain" "1127" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "501.000000" +"classtype" "40.000000" +"entchain" "1128" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "502.000000" +"classtype" "40.000000" +"entchain" "1129" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "503.000000" +"classtype" "40.000000" +"entchain" "1130" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "504.000000" +"classtype" "40.000000" +"entchain" "1131" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "505.000000" +"classtype" "40.000000" +"entchain" "1132" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "506.000000" +"classtype" "40.000000" +"entchain" "1133" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "507.000000" +"classtype" "40.000000" +"entchain" "1134" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "508.000000" +"classtype" "40.000000" +"entchain" "1135" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "509.000000" +"classtype" "40.000000" +"entchain" "1136" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "510.000000" +"classtype" "40.000000" +"entchain" "1137" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "511.000000" +"classtype" "40.000000" +"entchain" "1138" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "512.000000" +"classtype" "40.000000" +"entchain" "1139" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "513.000000" +"classtype" "40.000000" +"entchain" "1140" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "514.000000" +"classtype" "40.000000" +"entchain" "1141" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "515.000000" +"classtype" "40.000000" +"entchain" "1142" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "516.000000" +"classtype" "40.000000" +"entchain" "1143" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "517.000000" +"classtype" "40.000000" +"entchain" "1144" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "518.000000" +"classtype" "40.000000" +"entchain" "1145" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "519.000000" +"classtype" "40.000000" +"entchain" "1146" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "520.000000" +"classtype" "40.000000" +"entchain" "1147" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "521.000000" +"classtype" "40.000000" +"entchain" "1148" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "522.000000" +"classtype" "40.000000" +"entchain" "1149" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "523.000000" +"classtype" "40.000000" +"entchain" "1150" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "524.000000" +"classtype" "40.000000" +"entchain" "1151" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "525.000000" +"classtype" "40.000000" +"entchain" "1152" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "526.000000" +"classtype" "40.000000" +"entchain" "1153" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "527.000000" +"classtype" "40.000000" +"entchain" "1154" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "528.000000" +"classtype" "40.000000" +"entchain" "1155" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "529.000000" +"classtype" "40.000000" +"entchain" "1156" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "530.000000" +"classtype" "40.000000" +"entchain" "1157" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "531.000000" +"classtype" "40.000000" +"entchain" "1158" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "532.000000" +"classtype" "40.000000" +"entchain" "1159" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "533.000000" +"classtype" "40.000000" +"entchain" "1160" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "534.000000" +"classtype" "40.000000" +"entchain" "1161" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "535.000000" +"classtype" "40.000000" +"entchain" "1162" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "536.000000" +"classtype" "40.000000" +"entchain" "1163" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "537.000000" +"classtype" "40.000000" +"entchain" "1164" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "538.000000" +"classtype" "40.000000" +"entchain" "1165" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "539.000000" +"classtype" "40.000000" +"entchain" "1166" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "540.000000" +"classtype" "40.000000" +"entchain" "1167" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "541.000000" +"classtype" "40.000000" +"entchain" "1168" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "542.000000" +"classtype" "40.000000" +"entchain" "1169" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "543.000000" +"classtype" "40.000000" +"entchain" "1170" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "544.000000" +"classtype" "40.000000" +"entchain" "1171" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "545.000000" +"classtype" "40.000000" +"entchain" "1172" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "546.000000" +"classtype" "40.000000" +"entchain" "1173" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "547.000000" +"classtype" "40.000000" +"entchain" "1174" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "548.000000" +"classtype" "40.000000" +"entchain" "1175" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "549.000000" +"classtype" "40.000000" +"entchain" "1176" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "550.000000" +"classtype" "40.000000" +"entchain" "1177" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "551.000000" +"classtype" "40.000000" +"entchain" "1178" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "552.000000" +"classtype" "40.000000" +"entchain" "1179" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "553.000000" +"classtype" "40.000000" +"entchain" "1180" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "554.000000" +"classtype" "40.000000" +"entchain" "1181" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "555.000000" +"classtype" "40.000000" +"entchain" "1182" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "556.000000" +"classtype" "40.000000" +"entchain" "1183" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "557.000000" +"classtype" "40.000000" +"entchain" "1184" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "558.000000" +"classtype" "40.000000" +"entchain" "1185" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "559.000000" +"classtype" "40.000000" +"entchain" "1186" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "560.000000" +"classtype" "40.000000" +"entchain" "1187" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "561.000000" +"classtype" "40.000000" +"entchain" "1188" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "562.000000" +"classtype" "40.000000" +"entchain" "1189" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "563.000000" +"classtype" "40.000000" +"entchain" "1190" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "564.000000" +"classtype" "40.000000" +"entchain" "1191" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "565.000000" +"classtype" "40.000000" +"entchain" "1192" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "566.000000" +"classtype" "40.000000" +"entchain" "1193" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "567.000000" +"classtype" "40.000000" +"entchain" "1194" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "568.000000" +"classtype" "40.000000" +"entchain" "1195" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "569.000000" +"classtype" "40.000000" +"entchain" "1196" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "570.000000" +"classtype" "40.000000" +"entchain" "1197" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "571.000000" +"classtype" "40.000000" +"entchain" "1198" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "572.000000" +"classtype" "40.000000" +"entchain" "1199" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "573.000000" +"classtype" "40.000000" +"entchain" "1200" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "574.000000" +"classtype" "40.000000" +"entchain" "1201" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "575.000000" +"classtype" "40.000000" +"entchain" "1202" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "576.000000" +"classtype" "40.000000" +"entchain" "1203" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "577.000000" +"classtype" "40.000000" +"entchain" "1204" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "578.000000" +"classtype" "40.000000" +"entchain" "1205" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "579.000000" +"classtype" "40.000000" +"entchain" "1206" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "580.000000" +"classtype" "40.000000" +"entchain" "1207" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "581.000000" +"classtype" "40.000000" +"entchain" "1208" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "582.000000" +"classtype" "40.000000" +"entchain" "1209" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "583.000000" +"classtype" "40.000000" +"entchain" "1210" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "584.000000" +"classtype" "40.000000" +"entchain" "1211" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "585.000000" +"classtype" "40.000000" +"entchain" "1212" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "586.000000" +"classtype" "40.000000" +"entchain" "1213" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "587.000000" +"classtype" "40.000000" +"entchain" "1214" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "588.000000" +"classtype" "40.000000" +"entchain" "1215" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "589.000000" +"classtype" "40.000000" +"entchain" "1216" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "590.000000" +"classtype" "40.000000" +"entchain" "1217" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "591.000000" +"classtype" "40.000000" +"entchain" "1218" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "592.000000" +"classtype" "40.000000" +"entchain" "1219" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "593.000000" +"classtype" "40.000000" +"entchain" "1220" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "594.000000" +"classtype" "40.000000" +"entchain" "1221" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "595.000000" +"classtype" "40.000000" +"entchain" "1222" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "596.000000" +"classtype" "40.000000" +"entchain" "1223" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "597.000000" +"classtype" "40.000000" +"entchain" "1224" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "598.000000" +"classtype" "40.000000" +"entchain" "1225" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "599.000000" +"classtype" "40.000000" +"entchain" "1226" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "600.000000" +"classtype" "40.000000" +"entchain" "1227" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "601.000000" +"classtype" "40.000000" +"entchain" "1228" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "602.000000" +"classtype" "40.000000" +"entchain" "1229" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "603.000000" +"classtype" "40.000000" +"entchain" "1230" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "604.000000" +"classtype" "40.000000" +"entchain" "1231" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "605.000000" +"classtype" "40.000000" +"entchain" "1232" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "606.000000" +"classtype" "40.000000" +"entchain" "1233" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "607.000000" +"classtype" "40.000000" +"entchain" "1234" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "608.000000" +"classtype" "40.000000" +"entchain" "1235" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "609.000000" +"classtype" "40.000000" +"entchain" "1236" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "610.000000" +"classtype" "40.000000" +"entchain" "1237" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "611.000000" +"classtype" "40.000000" +"entchain" "1238" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "612.000000" +"classtype" "40.000000" +"entchain" "1239" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "613.000000" +"classtype" "40.000000" +"entchain" "1240" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "614.000000" +"classtype" "40.000000" +"entchain" "1241" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "615.000000" +"classtype" "40.000000" +"entchain" "1242" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "616.000000" +"classtype" "40.000000" +"entchain" "1243" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "617.000000" +"classtype" "40.000000" +"entchain" "1244" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "618.000000" +"classtype" "40.000000" +"entchain" "1245" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "619.000000" +"classtype" "40.000000" +"entchain" "1246" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "620.000000" +"classtype" "40.000000" +"entchain" "1247" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "621.000000" +"classtype" "40.000000" +"entchain" "1248" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "622.000000" +"classtype" "40.000000" +"entchain" "1249" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "623.000000" +"classtype" "40.000000" +"entchain" "1250" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "624.000000" +"classtype" "40.000000" +"entchain" "1251" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "625.000000" +"classtype" "40.000000" +"entchain" "1252" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "626.000000" +"classtype" "40.000000" +"entchain" "1253" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "627.000000" +"classtype" "40.000000" +"entchain" "1254" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "628.000000" +"classtype" "40.000000" +"entchain" "1255" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "629.000000" +"classtype" "40.000000" +"entchain" "1256" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "630.000000" +"classtype" "40.000000" +"entchain" "1257" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "631.000000" +"classtype" "40.000000" +"entchain" "1258" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "632.000000" +"classtype" "40.000000" +"entchain" "1259" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "633.000000" +"classtype" "40.000000" +"entchain" "1260" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "634.000000" +"classtype" "40.000000" +"entchain" "1261" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "635.000000" +"classtype" "40.000000" +"entchain" "1262" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "636.000000" +"classtype" "40.000000" +"entchain" "1263" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "637.000000" +"classtype" "40.000000" +"entchain" "1264" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "638.000000" +"classtype" "40.000000" +"entchain" "1265" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "639.000000" +"classtype" "40.000000" +"entchain" "1266" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "640.000000" +"classtype" "40.000000" +"entchain" "1267" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "641.000000" +"classtype" "40.000000" +"entchain" "1268" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "642.000000" +"classtype" "40.000000" +"entchain" "1269" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "643.000000" +"classtype" "40.000000" +"entchain" "1270" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "644.000000" +"classtype" "40.000000" +"entchain" "1271" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "645.000000" +"classtype" "40.000000" +"entchain" "1272" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "646.000000" +"classtype" "40.000000" +"entchain" "1273" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "647.000000" +"classtype" "40.000000" +"entchain" "1274" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "648.000000" +"classtype" "40.000000" +"entchain" "1275" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "649.000000" +"classtype" "40.000000" +"entchain" "1276" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "650.000000" +"classtype" "40.000000" +"entchain" "1277" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "651.000000" +"classtype" "40.000000" +"entchain" "1278" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "652.000000" +"classtype" "40.000000" +"entchain" "1279" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "653.000000" +"classtype" "40.000000" +"entchain" "1280" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "654.000000" +"classtype" "40.000000" +"entchain" "1281" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "655.000000" +"classtype" "40.000000" +"entchain" "1282" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "656.000000" +"classtype" "40.000000" +"entchain" "1283" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "657.000000" +"classtype" "40.000000" +"entchain" "1284" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "658.000000" +"classtype" "40.000000" +"entchain" "1285" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "659.000000" +"classtype" "40.000000" +"entchain" "1286" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "660.000000" +"classtype" "40.000000" +"entchain" "1287" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "661.000000" +"classtype" "40.000000" +"entchain" "1288" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "662.000000" +"classtype" "40.000000" +"entchain" "1289" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "663.000000" +"classtype" "40.000000" +"entchain" "1290" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "664.000000" +"classtype" "40.000000" +"entchain" "1291" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "665.000000" +"classtype" "40.000000" +"entchain" "1292" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "666.000000" +"classtype" "40.000000" +"entchain" "1293" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "667.000000" +"classtype" "40.000000" +"entchain" "1294" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "668.000000" +"classtype" "40.000000" +"entchain" "1295" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "669.000000" +"classtype" "40.000000" +"entchain" "1296" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "670.000000" +"classtype" "40.000000" +"entchain" "1297" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "671.000000" +"classtype" "40.000000" +"entchain" "1298" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "672.000000" +"classtype" "40.000000" +"entchain" "1299" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "673.000000" +"classtype" "40.000000" +"entchain" "1300" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "674.000000" +"classtype" "40.000000" +"entchain" "1301" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "675.000000" +"classtype" "40.000000" +"entchain" "1302" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "676.000000" +"classtype" "40.000000" +"entchain" "1303" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "677.000000" +"classtype" "40.000000" +"entchain" "1304" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "678.000000" +"classtype" "40.000000" +"entchain" "1305" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "679.000000" +"classtype" "40.000000" +"entchain" "1306" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "680.000000" +"classtype" "40.000000" +"entchain" "1307" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "681.000000" +"classtype" "40.000000" +"entchain" "1308" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "682.000000" +"classtype" "40.000000" +"entchain" "1309" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "683.000000" +"classtype" "40.000000" +"entchain" "1310" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "684.000000" +"classtype" "40.000000" +"entchain" "1311" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "685.000000" +"classtype" "40.000000" +"entchain" "1312" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "686.000000" +"classtype" "40.000000" +"entchain" "1313" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "687.000000" +"classtype" "40.000000" +"entchain" "1314" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "688.000000" +"classtype" "40.000000" +"entchain" "1315" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "689.000000" +"classtype" "40.000000" +"entchain" "1316" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "690.000000" +"classtype" "40.000000" +"entchain" "1317" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "691.000000" +"classtype" "40.000000" +"entchain" "1318" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "692.000000" +"classtype" "40.000000" +"entchain" "1319" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "693.000000" +"classtype" "40.000000" +"entchain" "1320" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "694.000000" +"classtype" "40.000000" +"entchain" "1321" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "695.000000" +"classtype" "40.000000" +"entchain" "1322" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "696.000000" +"classtype" "40.000000" +"entchain" "1323" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "697.000000" +"classtype" "40.000000" +"entchain" "1324" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "698.000000" +"classtype" "40.000000" +"entchain" "1325" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "699.000000" +"classtype" "40.000000" +"entchain" "1326" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "700.000000" +"classtype" "40.000000" +"entchain" "1327" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "701.000000" +"classtype" "40.000000" +"entchain" "1328" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "702.000000" +"classtype" "40.000000" +"entchain" "1329" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "703.000000" +"classtype" "40.000000" +"entchain" "1330" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "704.000000" +"classtype" "40.000000" +"entchain" "1331" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "705.000000" +"classtype" "40.000000" +"entchain" "1332" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "706.000000" +"classtype" "40.000000" +"entchain" "1333" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "707.000000" +"classtype" "40.000000" +"entchain" "1334" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "708.000000" +"classtype" "40.000000" +"entchain" "1335" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "709.000000" +"classtype" "40.000000" +"entchain" "1336" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "710.000000" +"classtype" "40.000000" +"entchain" "1337" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "711.000000" +"classtype" "40.000000" +"entchain" "1338" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "712.000000" +"classtype" "40.000000" +"entchain" "1339" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "713.000000" +"classtype" "40.000000" +"entchain" "1340" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "714.000000" +"classtype" "40.000000" +"entchain" "1341" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "715.000000" +"classtype" "40.000000" +"entchain" "1342" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "716.000000" +"classtype" "40.000000" +"entchain" "1343" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "717.000000" +"classtype" "40.000000" +"entchain" "1344" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "718.000000" +"classtype" "40.000000" +"entchain" "1345" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "719.000000" +"classtype" "40.000000" +"entchain" "1346" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "720.000000" +"classtype" "40.000000" +"entchain" "1347" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "721.000000" +"classtype" "40.000000" +"entchain" "1348" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "722.000000" +"classtype" "40.000000" +"entchain" "1349" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "723.000000" +"classtype" "40.000000" +"entchain" "1350" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "724.000000" +"classtype" "40.000000" +"entchain" "1351" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "725.000000" +"classtype" "40.000000" +"entchain" "1352" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "726.000000" +"classtype" "40.000000" +"entchain" "1353" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "727.000000" +"classtype" "40.000000" +"entchain" "1354" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "728.000000" +"classtype" "40.000000" +"entchain" "1355" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "729.000000" +"classtype" "40.000000" +"entchain" "1356" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "730.000000" +"classtype" "40.000000" +"entchain" "1357" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "731.000000" +"classtype" "40.000000" +"entchain" "1358" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "732.000000" +"classtype" "40.000000" +"entchain" "1359" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "733.000000" +"classtype" "40.000000" +"entchain" "1360" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "734.000000" +"classtype" "40.000000" +"entchain" "1361" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "735.000000" +"classtype" "40.000000" +"entchain" "1362" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "736.000000" +"classtype" "40.000000" +"entchain" "1363" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "737.000000" +"classtype" "40.000000" +"entchain" "1364" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "738.000000" +"classtype" "40.000000" +"entchain" "1365" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "739.000000" +"classtype" "40.000000" +"entchain" "1366" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "740.000000" +"classtype" "40.000000" +"entchain" "1367" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "741.000000" +"classtype" "40.000000" +"entchain" "1368" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "742.000000" +"classtype" "40.000000" +"entchain" "1369" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "743.000000" +"classtype" "40.000000" +"entchain" "1370" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "744.000000" +"classtype" "40.000000" +"entchain" "1371" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "745.000000" +"classtype" "40.000000" +"entchain" "1372" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "746.000000" +"classtype" "40.000000" +"entchain" "1373" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "747.000000" +"classtype" "40.000000" +"entchain" "1374" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "748.000000" +"classtype" "40.000000" +"entchain" "1375" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "749.000000" +"classtype" "40.000000" +"entchain" "1376" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "750.000000" +"classtype" "40.000000" +"entchain" "1377" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "751.000000" +"classtype" "40.000000" +"entchain" "1378" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "752.000000" +"classtype" "40.000000" +"entchain" "1379" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "753.000000" +"classtype" "40.000000" +"entchain" "1380" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "754.000000" +"classtype" "40.000000" +"entchain" "1381" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "755.000000" +"classtype" "40.000000" +"entchain" "1382" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "756.000000" +"classtype" "40.000000" +"entchain" "1383" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "757.000000" +"classtype" "40.000000" +"entchain" "1384" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "758.000000" +"classtype" "40.000000" +"entchain" "1385" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "759.000000" +"classtype" "40.000000" +"entchain" "1386" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "760.000000" +"classtype" "40.000000" +"entchain" "1387" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "761.000000" +"classtype" "40.000000" +"entchain" "1388" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "762.000000" +"classtype" "40.000000" +"entchain" "1389" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "763.000000" +"classtype" "40.000000" +"entchain" "1390" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "764.000000" +"classtype" "40.000000" +"entchain" "1391" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "765.000000" +"classtype" "40.000000" +"entchain" "1392" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "766.000000" +"classtype" "40.000000" +"entchain" "1393" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "767.000000" +"classtype" "40.000000" +"entchain" "1394" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "768.000000" +"classtype" "40.000000" +"entchain" "1395" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "769.000000" +"classtype" "40.000000" +"entchain" "1396" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "770.000000" +"classtype" "40.000000" +"entchain" "1397" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "771.000000" +"classtype" "40.000000" +"entchain" "1398" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "772.000000" +"classtype" "40.000000" +"entchain" "1399" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "773.000000" +"classtype" "40.000000" +"entchain" "1400" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "774.000000" +"classtype" "40.000000" +"entchain" "1401" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "775.000000" +"classtype" "40.000000" +"entchain" "1402" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "776.000000" +"classtype" "40.000000" +"entchain" "1403" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "777.000000" +"classtype" "40.000000" +"entchain" "1404" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "778.000000" +"classtype" "40.000000" +"entchain" "1405" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "779.000000" +"classtype" "40.000000" +"entchain" "1406" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "780.000000" +"classtype" "40.000000" +"entchain" "1407" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "781.000000" +"classtype" "40.000000" +"entchain" "1408" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "782.000000" +"classtype" "40.000000" +"entchain" "1409" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "783.000000" +"classtype" "40.000000" +"entchain" "1410" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "784.000000" +"classtype" "40.000000" +"entchain" "1411" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "785.000000" +"classtype" "40.000000" +"entchain" "1412" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "786.000000" +"classtype" "40.000000" +"entchain" "1413" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "787.000000" +"classtype" "40.000000" +"entchain" "1414" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "788.000000" +"classtype" "40.000000" +"entchain" "1415" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "789.000000" +"classtype" "40.000000" +"entchain" "1416" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "790.000000" +"classtype" "40.000000" +"entchain" "1417" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "791.000000" +"classtype" "40.000000" +"entchain" "1418" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "792.000000" +"classtype" "40.000000" +"entchain" "1419" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "793.000000" +"classtype" "40.000000" +"entchain" "1420" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "794.000000" +"classtype" "40.000000" +"entchain" "1421" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "795.000000" +"classtype" "40.000000" +"entchain" "1422" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "796.000000" +"classtype" "40.000000" +"entchain" "1423" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "797.000000" +"classtype" "40.000000" +"entchain" "1424" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "798.000000" +"classtype" "40.000000" +"entchain" "1425" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "799.000000" +"classtype" "40.000000" +"entchain" "1426" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "800.000000" +"classtype" "40.000000" +"entchain" "1427" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "801.000000" +"classtype" "40.000000" +"entchain" "1428" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "802.000000" +"classtype" "40.000000" +"entchain" "1429" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "803.000000" +"classtype" "40.000000" +"entchain" "1430" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "804.000000" +"classtype" "40.000000" +"entchain" "1431" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "805.000000" +"classtype" "40.000000" +"entchain" "1432" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "806.000000" +"classtype" "40.000000" +"entchain" "1433" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "807.000000" +"classtype" "40.000000" +"entchain" "1434" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "808.000000" +"classtype" "40.000000" +"entchain" "1435" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "809.000000" +"classtype" "40.000000" +"entchain" "1436" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "810.000000" +"classtype" "40.000000" +"entchain" "1437" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "811.000000" +"classtype" "40.000000" +"entchain" "1438" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "812.000000" +"classtype" "40.000000" +"entchain" "1439" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "813.000000" +"classtype" "40.000000" +"entchain" "1440" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "814.000000" +"classtype" "40.000000" +"entchain" "1441" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "815.000000" +"classtype" "40.000000" +"entchain" "1442" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "816.000000" +"classtype" "40.000000" +"entchain" "1443" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "817.000000" +"classtype" "40.000000" +"entchain" "1444" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "818.000000" +"classtype" "40.000000" +"entchain" "1445" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "819.000000" +"classtype" "40.000000" +"entchain" "1446" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "820.000000" +"classtype" "40.000000" +"entchain" "1447" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "821.000000" +"classtype" "40.000000" +"entchain" "1448" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "822.000000" +"classtype" "40.000000" +"entchain" "1449" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "823.000000" +"classtype" "40.000000" +"entchain" "1450" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "824.000000" +"classtype" "40.000000" +"entchain" "1451" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "825.000000" +"classtype" "40.000000" +"entchain" "1452" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "826.000000" +"classtype" "40.000000" +"entchain" "1453" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "827.000000" +"classtype" "40.000000" +"entchain" "1454" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "828.000000" +"classtype" "40.000000" +"entchain" "1455" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "829.000000" +"classtype" "40.000000" +"entchain" "1456" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "830.000000" +"classtype" "40.000000" +"entchain" "1457" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "831.000000" +"classtype" "40.000000" +"entchain" "1459" +} +{ +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "832.000000" +"classtype" "40.000000" +"entchain" "1460" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "833.000000" +"classtype" "40.000000" +"entchain" "1461" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "834.000000" +"classtype" "40.000000" +"entchain" "1462" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "835.000000" +"classtype" "40.000000" +"entchain" "1463" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "836.000000" +"classtype" "40.000000" +"entchain" "1464" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "837.000000" +"classtype" "40.000000" +"entchain" "1465" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "838.000000" +"classtype" "40.000000" +"entchain" "1466" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "839.000000" +"classtype" "40.000000" +"entchain" "1467" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "840.000000" +"classtype" "40.000000" +"entchain" "1468" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "841.000000" +"classtype" "40.000000" +"entchain" "1469" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "842.000000" +"classtype" "40.000000" +"entchain" "1470" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "843.000000" +"classtype" "40.000000" +"entchain" "1471" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "844.000000" +"classtype" "40.000000" +"entchain" "1472" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "845.000000" +"classtype" "40.000000" +"entchain" "1473" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "846.000000" +"classtype" "40.000000" +"entchain" "1474" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "847.000000" +"classtype" "40.000000" +"entchain" "1475" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "848.000000" +"classtype" "40.000000" +"entchain" "1476" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "849.000000" +"classtype" "40.000000" +"entchain" "1477" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "850.000000" +"classtype" "40.000000" +"entchain" "1478" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "851.000000" +"classtype" "40.000000" +"entchain" "1479" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "852.000000" +"classtype" "40.000000" +"entchain" "1480" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "853.000000" +"classtype" "40.000000" +"entchain" "1481" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "854.000000" +"classtype" "40.000000" +"entchain" "1482" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "855.000000" +"classtype" "40.000000" +"entchain" "1483" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "856.000000" +"classtype" "40.000000" +"entchain" "1484" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "857.000000" +"classtype" "40.000000" +"entchain" "1485" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "858.000000" +"classtype" "40.000000" +"entchain" "1486" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "859.000000" +"classtype" "40.000000" +"entchain" "1487" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "860.000000" +"classtype" "40.000000" +"entchain" "1488" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "861.000000" +"classtype" "40.000000" +"entchain" "1489" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "862.000000" +"classtype" "40.000000" +"entchain" "1490" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "863.000000" +"classtype" "40.000000" +"entchain" "1491" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "864.000000" +"classtype" "40.000000" +"entchain" "1492" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "865.000000" +"classtype" "40.000000" +"entchain" "1493" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "866.000000" +"classtype" "40.000000" +"entchain" "1494" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "867.000000" +"classtype" "40.000000" +"entchain" "1495" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "868.000000" +"classtype" "40.000000" +"entchain" "1496" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "869.000000" +"classtype" "40.000000" +"entchain" "1497" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "870.000000" +"classtype" "40.000000" +"entchain" "1498" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "871.000000" +"classtype" "40.000000" +"entchain" "1499" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "872.000000" +"classtype" "40.000000" +"entchain" "1500" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "873.000000" +"classtype" "40.000000" +"entchain" "1501" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "874.000000" +"classtype" "40.000000" +"entchain" "1502" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "875.000000" +"classtype" "40.000000" +"entchain" "1503" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "876.000000" +"classtype" "40.000000" +"entchain" "1504" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "877.000000" +"classtype" "40.000000" +"entchain" "1505" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "878.000000" +"classtype" "40.000000" +"entchain" "1506" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "879.000000" +"classtype" "40.000000" +"entchain" "1507" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "880.000000" +"classtype" "40.000000" +"entchain" "1508" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "881.000000" +"classtype" "40.000000" +"entchain" "1509" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "882.000000" +"classtype" "40.000000" +"entchain" "1510" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "883.000000" +"classtype" "40.000000" +"entchain" "1511" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "884.000000" +"classtype" "40.000000" +"entchain" "1512" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "885.000000" +"classtype" "40.000000" +"entchain" "1513" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "886.000000" +"classtype" "40.000000" +"entchain" "1514" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "887.000000" +"classtype" "40.000000" +"entchain" "1515" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "888.000000" +"classtype" "40.000000" +"entchain" "1516" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "889.000000" +"classtype" "40.000000" +"entchain" "1517" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "890.000000" +"classtype" "40.000000" +"entchain" "1518" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "891.000000" +"classtype" "40.000000" +"entchain" "1519" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "892.000000" +"classtype" "40.000000" +"entchain" "1520" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "893.000000" +"classtype" "40.000000" +"entchain" "1521" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "894.000000" +"classtype" "40.000000" +"entchain" "1522" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "895.000000" +"classtype" "40.000000" +"entchain" "1540" +} +{ +"absmin" "1660.241455 -836.674194 -234.789612" +"absmax" "1678.241455 -818.674194 -216.789612" +"movetype" "8.000000" +"origin" "1669.241455 -827.674194 -225.789612" +"velocity" "9.258402 -5.000000 25.000000" +"classname" "air_bubbles" +"frame" "1.000000" +"mins" "-8.000000 -8.000000 -8.000000" +"maxs" "8.000000 8.000000 8.000000" +"size" "16.000000 16.000000 16.000000" +"touch" "misc_bubble_remove" +"think" "misc_bubble_bob" +"nextthink" "1245.070923" +"cnt" "10.000000" +"classtype" "682.000000" +"classgroup" "420.000000" +} +{ +"absmin" "1647.310181 -828.010864 -184.133911" +"absmax" "1665.310181 -810.010864 -166.133911" +"movetype" "8.000000" +"origin" "1656.310181 -819.010864 -175.133911" +"velocity" "-3.997467 -1.252174 25.000000" +"classname" "air_bubbles" +"frame" "1.000000" +"mins" "-8.000000 -8.000000 -8.000000" +"maxs" "8.000000 8.000000 8.000000" +"size" "16.000000 16.000000 16.000000" +"touch" "misc_bubble_remove" +"think" "misc_bubble_bob" +"nextthink" "1245.045410" +"cnt" "14.000000" +"classtype" "682.000000" +"classgroup" "420.000000" +} +{ +"modelindex" "115.000000" +"absmin" "1647.000000 -825.000000 -283.450165" +"absmax" "1665.000000 -807.000000 -265.450165" +"movetype" "8.000000" +"origin" "1656.000000 -816.000000 -274.450165" +"velocity" "0.000000 0.000000 15.000000" +"classname" "air_bubbles" +"model" "progs/s_bubble.spr" +"mins" "-8.000000 -8.000000 -8.000000" +"maxs" "8.000000 8.000000 8.000000" +"size" "16.000000 16.000000 16.000000" +"touch" "misc_bubble_remove" +"think" "misc_bubble_bob" +"nextthink" "1245.095825" +"owner" "188" +"classtype" "682.000000" +"classgroup" "420.000000" +} +{ +"absmin" "1310.968750 1622.968750 -40.968750" +"absmax" "1312.968750 1624.968750 -38.968750" +"origin" "1311.968750 1623.968750 -39.968750" +"think" "SUB_updateEnemyTarget" +"health" "999999.000000" +"takedamage" "1.000000" +"view_ofs" "0.000000 0.000000 128.000000" +"enemy" "1" +"owner" "1535" +"wait" "2.000000" +"lip" "-1.000000" +"state" "2.000000" +"height" "128.000000" +"waitmin" "1094.410522" +"classtype" "30.000000" +"enemydist" "82.966446" +} +{ +"absmin" "1826.785156 1274.552612 -149.491608" +"absmax" "1828.785156 1276.552612 -147.491608" +"origin" "1827.785156 1275.552612 -148.491608" +"think" "SUB_updateEnemyTarget" +"health" "999999.000000" +"takedamage" "1.000000" +"view_ofs" "0.000000 0.000000 120.200928" +"enemy" "1" +"owner" "227" +"wait" "2.000000" +"lip" "-2.000000" +"state" "2.000000" +"height" "128.000000" +"waitmin" "216.288620" +"classtype" "30.000000" +"enemydist" "170.511902" +} +{ +"absmin" "1204.380127 505.895996 -1.194328" +"absmax" "1206.380127 507.895996 0.805672" +"origin" "1205.380127 506.895996 -0.194328" +"think" "SUB_updateEnemyTarget" +"health" "999999.000000" +"takedamage" "1.000000" +"view_ofs" "0.000000 0.000000 103.800041" +"enemy" "1" +"owner" "1530" +"wait" "2.000000" +"lip" "-1.000000" +"state" "2.000000" +"height" "128.000000" +"waitmin" "1241.409424" +"classtype" "30.000000" +"enemydist" "129.131561" +} +{ +"absmin" "1667.958496 -847.623535 -127.071228" +"absmax" "1685.958496 -829.623535 -109.071228" +"movetype" "8.000000" +"origin" "1676.958496 -838.623535 -118.071228" +"velocity" "2.708365 0.345012 25.000000" +"classname" "air_bubbles" +"frame" "1.000000" +"mins" "-8.000000 -8.000000 -8.000000" +"maxs" "8.000000 8.000000 8.000000" +"size" "16.000000 16.000000 16.000000" +"touch" "misc_bubble_remove" +"think" "misc_bubble_bob" +"nextthink" "1245.373169" +"cnt" "19.000000" +"classtype" "682.000000" +"classgroup" "420.000000" +} +{ +"modelindex" "277.000000" +"absmin" "884.390259 722.094604 -4.274216" +"absmax" "918.390259 756.094604 37.725784" +"movetype" "5.000000" +"solid" "3.000000" +"origin" "901.390259 739.094604 20.725784" +"oldorigin" "901.390259 739.094604 20.781784" +"velocity" "0.000000 0.000000 -2.000000" +"angles" "0.000000 218.083984 0.000000" +"classname" "monster_lostsoul" +"model" "progs/mon_lostsoul.mdl" +"frame" "2.000000" +"skin" "2.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "lost_stand1" +"nextthink" "1245.026245" +"health" "30.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"flags" "33.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "180.000000" +"yaw_speed" "35.000000" +"owner" "409" +"th_stand" "lost_stand1" +"th_walk" "lost_walk1" +"th_run" "lost_run1" +"th_missile" "lost_charge1" +"th_melee" "lost_melee1" +"th_pain" "lost_pain" +"th_die" "lost_die" +"lefty" "-1.000000" +"search_time" "1241.728271" +"attack_state" "1.000000" +"attack_finished" "1236.228638" +"pain_finished" "1235.528809" +"show_hostile" "1239.727783" +"mdl" "progs/mon_lostsoul.mdl" +"t_length" "1245.026245" +"pausetime" "999999.000000" +"cnt" "3.000000" +"count" "2.000000" +"lip" "-1.000000" +"state" "3.000000" +"pos1" "1175.084961 489.042358 -91.994370" +"pos2" "0.687205 -0.705430 -0.173546" +"height" "128.000000" +"bodyfadeaway" "1.000000" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "315.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-300.000000" +"enemytarget" "1528" +"exactskin" "2.000000" +"th_checkattack" "LostCheckAttack" +"th_charge" "lost_charge2" +"th_altstand" "lost_guard1" +"liquidbase" "-1.000000" +"liquidcheck" "1245.526367" +"attack_speed" "550.000000" +"attack_timer" "1245.226440" +"attack_sidestep" "63.000000" +"attack_sidedeny" "4.000000" +"meleeattack" "1246.161987" +"pain_flinch" "10.000000" +"pain_timeout" "1.000000" +"pain_sound" "lostsoul/pain1.wav" +"deathstring" " was found by a Lost Soul +" +"idletimer" "1239.936157" +"idle_sound" "lostsoul/idle1.wav" +"idle_sound2" "lostsoul/idle2.wav" +"enemydist" "398.034363" +"lostenemy" "1" +"losttimer" "1254.506592" +"lostsearch" "1.000000" +"switchoverride" "1.000000" +"steptype" "10.000000" +"minion_active" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "1992.548218 1650.364746 -139.000000" +"absmax" "1994.548218 1652.364746 -137.000000" +"origin" "1993.548218 1651.364746 -138.000000" +"angles" "0.000000 342.998657 0.000000" +"frame" "5.000000" +"owner" "493" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "1632.920654 -819.365967 -161.433502" +"absmax" "1650.920654 -801.365967 -143.433502" +"movetype" "8.000000" +"origin" "1641.920654 -810.365967 -152.433502" +"velocity" "-9.027222 9.074067 25.000000" +"classname" "air_bubbles" +"frame" "1.000000" +"mins" "-8.000000 -8.000000 -8.000000" +"maxs" "8.000000 8.000000 8.000000" +"size" "16.000000 16.000000 16.000000" +"touch" "misc_bubble_remove" +"think" "misc_bubble_bob" +"nextthink" "1245.160034" +"cnt" "16.000000" +"classtype" "682.000000" +"classgroup" "420.000000" +} +{ +"absmin" "609.233093 1078.193481 35.031250" +"absmax" "611.233093 1080.193481 37.031250" +"origin" "610.233093 1079.193481 36.031250" +"angles" "0.000000 200.000000 0.000000" +"frame" "1.000000" +"owner" "409" +"mdl" "progs/proj_skullball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "1947.358276 2244.850830 -129.000000" +"absmax" "1949.358276 2246.850830 -127.000000" +"origin" "1948.358276 2245.850830 -128.000000" +"angles" "0.000000 3.999023 0.000000" +"owner" "491" +"mdl" "progs/mon_gaunt_elec.mdl" +"state" "2.000000" +"classtype" "32.000000" +} +{ +"absmin" "1651.439087 -820.368896 -209.624161" +"absmax" "1669.439087 -802.368896 -191.624161" +"movetype" "8.000000" +"origin" "1660.439087 -811.368896 -200.624161" +"velocity" "2.964873 3.523820 25.000000" +"classname" "air_bubbles" +"frame" "1.000000" +"mins" "-8.000000 -8.000000 -8.000000" +"maxs" "8.000000 8.000000 8.000000" +"size" "16.000000 16.000000 16.000000" +"touch" "misc_bubble_remove" +"think" "misc_bubble_bob" +"nextthink" "1245.085083" +"cnt" "12.000000" +"classtype" "682.000000" +"classgroup" "420.000000" +} +{ +"absmin" "1689.937622 67.847092 36.000000" +"absmax" "1691.937622 69.847092 38.000000" +"origin" "1690.937622 68.847092 37.000000" +"angles" "0.000000 10.997314 0.000000" +"frame" "4.000000" +"owner" "497" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "1228.935425 501.564575 -43.875317" +"absmax" "1230.935425 503.564575 -41.875317" +"origin" "1229.935425 502.564575 -42.875317" +"think" "SUB_updateEnemyTarget" +"health" "999999.000000" +"takedamage" "1.000000" +"view_ofs" "0.000000 0.000000 61.119053" +"enemy" "1" +"owner" "1529" +"wait" "2.000000" +"lip" "-1.000000" +"state" "2.000000" +"height" "128.000000" +"waitmin" "1227.268066" +"classtype" "30.000000" +"enemydist" "234.000000" +} +{ +"absmin" "1070.677612 -532.983459 -80.968750" +"absmax" "1072.677612 -530.983459 -78.968750" +"ltime" "10.346112" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1071.677612 -531.983459 -79.968750" +"angles" "87.922531 512.323608 -3.403759" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.087990 6.051654 173.867004" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1064.447998 -531.385071 -80.968750" +"absmax" "1066.447998 -529.385071 -78.968750" +"ltime" "10.111395" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1065.447998 -530.385071 -79.968750" +"angles" "-2.539337 410.198212 55.562401" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.125900 8.875887 120.496231" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "896.000000" +"classtype" "40.000000" +"entchain" "1541" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "897.000000" +"classtype" "40.000000" +"entchain" "1542" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "898.000000" +"classtype" "40.000000" +"entchain" "1543" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "899.000000" +"classtype" "40.000000" +"entchain" "1544" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "900.000000" +"classtype" "40.000000" +"entchain" "1545" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "901.000000" +"classtype" "40.000000" +"entchain" "1546" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "902.000000" +"classtype" "40.000000" +"entchain" "1547" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "903.000000" +"classtype" "40.000000" +"entchain" "1548" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "904.000000" +"classtype" "40.000000" +"entchain" "1549" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "905.000000" +"classtype" "40.000000" +"entchain" "1550" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "906.000000" +"classtype" "40.000000" +"entchain" "1551" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "907.000000" +"classtype" "40.000000" +"entchain" "1552" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "908.000000" +"classtype" "40.000000" +"entchain" "1553" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "909.000000" +"classtype" "40.000000" +"entchain" "1554" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "910.000000" +"classtype" "40.000000" +"entchain" "1555" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "911.000000" +"classtype" "40.000000" +"entchain" "1556" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "912.000000" +"classtype" "40.000000" +"entchain" "1557" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "913.000000" +"classtype" "40.000000" +"entchain" "1558" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "914.000000" +"classtype" "40.000000" +"entchain" "1559" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "915.000000" +"classtype" "40.000000" +"entchain" "1560" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "916.000000" +"classtype" "40.000000" +"entchain" "1561" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "917.000000" +"classtype" "40.000000" +"entchain" "1562" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "918.000000" +"classtype" "40.000000" +"entchain" "1563" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "919.000000" +"classtype" "40.000000" +"entchain" "1564" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "920.000000" +"classtype" "40.000000" +"entchain" "1565" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "921.000000" +"classtype" "40.000000" +"entchain" "1566" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "922.000000" +"classtype" "40.000000" +"entchain" "1567" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "923.000000" +"classtype" "40.000000" +"entchain" "1568" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "924.000000" +"classtype" "40.000000" +"entchain" "1569" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "925.000000" +"classtype" "40.000000" +"entchain" "1570" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "926.000000" +"classtype" "40.000000" +"entchain" "1571" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "927.000000" +"classtype" "40.000000" +"entchain" "1572" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "928.000000" +"classtype" "40.000000" +"entchain" "1573" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "929.000000" +"classtype" "40.000000" +"entchain" "1574" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "930.000000" +"classtype" "40.000000" +"entchain" "1575" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "931.000000" +"classtype" "40.000000" +"entchain" "1576" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "932.000000" +"classtype" "40.000000" +"entchain" "1577" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "933.000000" +"classtype" "40.000000" +"entchain" "1578" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "934.000000" +"classtype" "40.000000" +"entchain" "1579" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "935.000000" +"classtype" "40.000000" +"entchain" "1580" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "936.000000" +"classtype" "40.000000" +"entchain" "1581" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "937.000000" +"classtype" "40.000000" +"entchain" "1582" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "938.000000" +"classtype" "40.000000" +"entchain" "1583" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "939.000000" +"classtype" "40.000000" +"entchain" "1584" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "940.000000" +"classtype" "40.000000" +"entchain" "1585" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "941.000000" +"classtype" "40.000000" +"entchain" "1586" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "942.000000" +"classtype" "40.000000" +"entchain" "1587" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "943.000000" +"classtype" "40.000000" +"entchain" "1588" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "944.000000" +"classtype" "40.000000" +"entchain" "1589" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "945.000000" +"classtype" "40.000000" +"entchain" "1590" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "946.000000" +"classtype" "40.000000" +"entchain" "1591" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "947.000000" +"classtype" "40.000000" +"entchain" "1592" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "948.000000" +"classtype" "40.000000" +"entchain" "1593" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "949.000000" +"classtype" "40.000000" +"entchain" "1594" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "950.000000" +"classtype" "40.000000" +"entchain" "1595" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "951.000000" +"classtype" "40.000000" +"entchain" "1596" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "952.000000" +"classtype" "40.000000" +"entchain" "1597" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "953.000000" +"classtype" "40.000000" +"entchain" "1598" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "954.000000" +"classtype" "40.000000" +"entchain" "1599" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "955.000000" +"classtype" "40.000000" +"entchain" "1600" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "956.000000" +"classtype" "40.000000" +"entchain" "1601" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "957.000000" +"classtype" "40.000000" +"entchain" "1602" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "958.000000" +"classtype" "40.000000" +"entchain" "1603" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "959.000000" +"classtype" "40.000000" +"entchain" "1604" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "960.000000" +"classtype" "40.000000" +"entchain" "1605" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "961.000000" +"classtype" "40.000000" +"entchain" "1606" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "962.000000" +"classtype" "40.000000" +"entchain" "1607" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "963.000000" +"classtype" "40.000000" +"entchain" "1608" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "964.000000" +"classtype" "40.000000" +"entchain" "1609" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "965.000000" +"classtype" "40.000000" +"entchain" "1610" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "966.000000" +"classtype" "40.000000" +"entchain" "1611" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "967.000000" +"classtype" "40.000000" +"entchain" "1612" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "968.000000" +"classtype" "40.000000" +"entchain" "1613" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "969.000000" +"classtype" "40.000000" +"entchain" "1614" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "970.000000" +"classtype" "40.000000" +"entchain" "1615" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "971.000000" +"classtype" "40.000000" +"entchain" "1616" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "972.000000" +"classtype" "40.000000" +"entchain" "1617" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "973.000000" +"classtype" "40.000000" +"entchain" "1618" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "974.000000" +"classtype" "40.000000" +"entchain" "1619" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "975.000000" +"classtype" "40.000000" +"entchain" "1620" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "976.000000" +"classtype" "40.000000" +"entchain" "1621" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "977.000000" +"classtype" "40.000000" +"entchain" "1622" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "978.000000" +"classtype" "40.000000" +"entchain" "1623" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "979.000000" +"classtype" "40.000000" +"entchain" "1624" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "980.000000" +"classtype" "40.000000" +"entchain" "1625" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "981.000000" +"classtype" "40.000000" +"entchain" "1626" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "982.000000" +"classtype" "40.000000" +"entchain" "1627" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "983.000000" +"classtype" "40.000000" +"entchain" "1628" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "984.000000" +"classtype" "40.000000" +"entchain" "1629" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "985.000000" +"classtype" "40.000000" +"entchain" "1630" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "986.000000" +"classtype" "40.000000" +"entchain" "1631" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "987.000000" +"classtype" "40.000000" +"entchain" "1632" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "988.000000" +"classtype" "40.000000" +"entchain" "1633" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "989.000000" +"classtype" "40.000000" +"entchain" "1634" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "990.000000" +"classtype" "40.000000" +"entchain" "1635" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "991.000000" +"classtype" "40.000000" +"entchain" "1636" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "992.000000" +"classtype" "40.000000" +"entchain" "1637" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "993.000000" +"classtype" "40.000000" +"entchain" "1638" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "994.000000" +"classtype" "40.000000" +"entchain" "1639" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "995.000000" +"classtype" "40.000000" +"entchain" "1640" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "996.000000" +"classtype" "40.000000" +"entchain" "1641" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "997.000000" +"classtype" "40.000000" +"entchain" "1642" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "998.000000" +"classtype" "40.000000" +"entchain" "1643" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "999.000000" +"classtype" "40.000000" +"entchain" "1644" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1000.000000" +"classtype" "40.000000" +"entchain" "1645" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1001.000000" +"classtype" "40.000000" +"entchain" "1646" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1002.000000" +"classtype" "40.000000" +"entchain" "1647" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1003.000000" +"classtype" "40.000000" +"entchain" "1648" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1004.000000" +"classtype" "40.000000" +"entchain" "1649" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1005.000000" +"classtype" "40.000000" +"entchain" "1650" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1006.000000" +"classtype" "40.000000" +"entchain" "1651" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1007.000000" +"classtype" "40.000000" +"entchain" "1652" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1008.000000" +"classtype" "40.000000" +"entchain" "1653" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1009.000000" +"classtype" "40.000000" +"entchain" "1654" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1010.000000" +"classtype" "40.000000" +"entchain" "1655" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1011.000000" +"classtype" "40.000000" +"entchain" "1656" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1012.000000" +"classtype" "40.000000" +"entchain" "1657" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1013.000000" +"classtype" "40.000000" +"entchain" "1658" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1014.000000" +"classtype" "40.000000" +"entchain" "1659" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1015.000000" +"classtype" "40.000000" +"entchain" "1660" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1016.000000" +"classtype" "40.000000" +"entchain" "1661" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1017.000000" +"classtype" "40.000000" +"entchain" "1662" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1018.000000" +"classtype" "40.000000" +"entchain" "1663" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1019.000000" +"classtype" "40.000000" +"entchain" "1664" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1020.000000" +"classtype" "40.000000" +"entchain" "1665" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1021.000000" +"classtype" "40.000000" +"entchain" "1666" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1022.000000" +"classtype" "40.000000" +"entchain" "1667" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1023.000000" +"classtype" "40.000000" +"entchain" "632" +} +{ +"absmin" "1071.245605 1565.045044 -91.000000" +"absmax" "1073.245605 1567.045044 -89.000000" +"origin" "1072.245605 1566.045044 -90.000000" +"frame" "3.000000" +"owner" "489" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +} +{ +} +{ +"absmin" "1688.780396 663.999390 -128.968750" +"absmax" "1690.780396 665.999390 -126.968750" +"ltime" "150.722778" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1689.780396 664.999390 -127.968750" +"angles" "-54.437061 140.189682 276.249817" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1528" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-146.898941 4.953831 127.744339" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1551.127441 88.898911 -128.968750" +"absmax" "1553.127441 90.898911 -126.968750" +"ltime" "106.636353" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1552.127441 89.898911 -127.968750" +"angles" "82.191925 289.845459 250.416534" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "91.325394 -31.842419 155.297256" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1675.392944 -566.747559 -288.977570" +"absmax" "1677.392944 -564.747559 -286.977570" +"ltime" "54.514568" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1676.392944 -565.747559 -287.977570" +"angles" "305.255188 376.552368 -319.869781" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-3.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.142769 -5.120440 168.342087" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1099.784668 -573.017761 -88.968750" +"absmax" "1101.784668 -571.017761 -86.968750" +"ltime" "43.769897" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1100.784668 -572.017761 -87.968750" +"angles" "385.061493 -11.247869 13.200710" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.735733 -7.035362 185.127609" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1040.841431 -551.963562 -80.968750" +"absmax" "1042.841431 -549.963562 -78.968750" +"ltime" "14.995550" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1041.841431 -550.963562 -79.968750" +"angles" "-84.223961 314.972534 158.556915" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-83.962204 49.033314 104.594109" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1017.695007 -547.998413 -80.968750" +"absmax" "1019.695007 -545.998413 -78.968750" +"ltime" "15.334489" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1018.695007 -546.998413 -79.968750" +"angles" "6.922749 58.853985 -38.541927" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-83.845512 48.315926 154.798538" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1032.464233 -66.444336 -0.968750" +"absmax" "1034.464233 -64.444336 1.031250" +"ltime" "29.182566" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1033.464233 -65.444336 0.031250" +"angles" "279.895996 79.016670 -214.006790" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "17.617706 77.917702 113.279388" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1049.491943 -61.469082 -0.968750" +"absmax" "1051.491943 -59.469082 1.031250" +"ltime" "29.117958" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1050.491943 -60.469082 0.031250" +"angles" "267.734680 -52.497761 -39.474236" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "28.239952 79.297165 187.854889" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "872.384521 -4.459489 31.017715" +"absmax" "874.384521 -2.459489 33.017715" +"ltime" "39.847816" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "873.384521 -3.459489 32.017715" +"angles" "47.372498 -70.342957 28.987110" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-68.971756 -43.552174 196.621796" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "900.606567 -11.730837 31.031250" +"absmax" "902.606567 -9.730837 33.031250" +"ltime" "39.315666" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "901.606567 -10.730837 32.031250" +"angles" "284.510101 364.990723 222.600174" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-50.099541 -56.558594 150.638458" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1676.564209 -575.229858 -288.968750" +"absmax" "1678.564209 -573.229858 -286.968750" +"ltime" "54.977169" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1677.564209 -574.229858 -287.968750" +"angles" "62.977612 383.197510 -207.242004" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-3.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.287849 -10.424023 196.072586" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1877.591797 145.534256 -128.968750" +"absmax" "1879.591797 147.534256 -126.968750" +"ltime" "71.927063" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1878.591797 146.534256 -127.968750" +"angles" "255.128952 143.292740 -72.452965" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.738384 78.464256 168.221100" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1626.271240 -477.695618 -269.905060" +"absmax" "1628.271240 -475.695618 -267.905060" +"ltime" "59.478924" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1627.271240 -476.695618 -268.905060" +"angles" "229.960922 224.640442 -47.452209" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-3.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.569092 9.375880 176.678040" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1144.110352 -761.828369 -248.968750" +"absmax" "1146.110352 -759.828369 -246.968750" +"ltime" "49.092068" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1145.110352 -760.828369 -247.968750" +"angles" "-172.908676 75.353317 -93.407196" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1528" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-3.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "18.394678 89.231071 97.978821" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1063.915039 -440.950684 -80.968750" +"absmax" "1065.915039 -438.950684 -78.968750" +"ltime" "11.483438" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1064.915039 -439.950684 -79.968750" +"angles" "-48.613358 181.999985 -21.834757" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.485085 28.708565 115.942825" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1071.481689 -433.938568 -80.968750" +"absmax" "1073.481689 -431.938568 -78.968750" +"ltime" "10.932396" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1072.481689 -432.938568 -79.968750" +"angles" "194.974243 142.402054 -256.607422" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.430298 29.669542 188.109894" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1166.217041 -747.032471 -248.968750" +"absmax" "1168.217041 -745.032471 -246.968750" +"ltime" "49.298279" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1167.217041 -746.032471 -247.968750" +"angles" "7.982982 -155.291245 20.916252" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1684" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-3.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "37.818729 97.454079 153.914566" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1626.193604 -475.516907 -269.204742" +"absmax" "1628.193604 -473.516907 -267.204742" +"ltime" "58.991634" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1627.193604 -474.516907 -268.204742" +"angles" "-182.921326 65.782257 42.343269" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-3.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.351982 12.954562 189.172379" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1608.216797 49.963150 -128.968750" +"absmax" "1610.216797 51.963150 -126.968750" +"ltime" "81.182793" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1609.216797 50.963150 -127.968750" +"angles" "226.038864 -3.370453 -153.774460" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-14.037481 -75.895737 195.395508" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1584.520386 60.243031 -128.968750" +"absmax" "1586.520386 62.243031 -126.968750" +"ltime" "80.522583" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1585.520386 61.243031 -127.968750" +"angles" "-126.205437 362.295990 -283.876831" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-40.337723 -77.357193 148.318298" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1509.404053 102.378296 -128.968750" +"absmax" "1511.404053 104.378296 -126.968750" +"ltime" "106.060501" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1510.404053 103.378296 -127.968750" +"angles" "129.745071 146.954086 55.149960" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.410522 -50.263542 141.063782" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1573.450806 98.949249 -128.968750" +"absmax" "1575.450806 100.949249 -126.968750" +"ltime" "99.682938" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1574.450806 99.949249 -127.968750" +"angles" "237.295319 516.715393 -39.138897" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "18.000568 -74.639030 122.605934" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1602.896362 125.246407 -128.968750" +"absmax" "1604.896362 127.246407 -126.968750" +"ltime" "99.173523" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1603.896362 126.246407 -127.968750" +"angles" "-32.984337 380.366882 235.886276" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "58.774384 -54.825592 126.659889" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1427.727539 150.640305 -136.968750" +"absmax" "1429.727539 152.640305 -134.968750" +"ltime" "103.513870" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1428.727539 151.640305 -135.968750" +"angles" "-141.975189 428.904053 -142.220993" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "78.394730 -24.224392 123.866623" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1393.975830 188.896942 -136.968750" +"absmax" "1395.975830 190.896942 -134.968750" +"ltime" "103.826050" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1394.975830 189.896942 -135.968750" +"angles" "240.962067 -85.755058 188.299728" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "121.234169 24.883633 166.995575" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1527.296387 77.384071 -128.968750" +"absmax" "1529.296387 79.384071 -126.968750" +"ltime" "109.432274" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1528.296387 78.384071 -127.968750" +"angles" "214.915237 370.869995 -96.476830" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "33.145126 -70.388367 123.198738" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "865.305603 -84.493050 31.031250" +"absmax" "867.305603 -82.493050 33.031250" +"ltime" "39.858467" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "866.305603 -83.493050 32.031250" +"angles" "213.850235 114.136322 188.602280" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-84.308174 -15.135201 151.929474" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "878.824219 -101.369156 31.031250" +"absmax" "880.824219 -99.369156 33.031250" +"ltime" "40.743076" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "879.824219 -100.369156 32.031250" +"angles" "-58.007301 -47.814384 -153.548111" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.826416 -31.747068 153.310501" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1655.588623 637.025635 -128.968750" +"absmax" "1657.588623 639.025635 -126.968750" +"ltime" "146.113571" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1656.588623 638.025635 -127.968750" +"angles" "-167.192673 381.824890 115.152817" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1671" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-97.123436 -32.359028 86.153847" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1586.942017 108.620293 -128.968750" +"absmax" "1588.942017 110.620293 -126.968750" +"ltime" "113.337242" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1587.942017 109.620293 -127.968750" +"angles" "143.969360 254.881653 -297.672485" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.258080 -57.694633 161.264816" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1065.221558 -432.649628 -80.968750" +"absmax" "1067.221558 -430.649628 -78.968750" +"ltime" "12.253160" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1066.221558 -431.649628 -79.968750" +"angles" "322.261169 24.093885 28.889793" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.960670 36.291595 140.888977" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1064.474243 -446.977570 -80.968750" +"absmax" "1066.474243 -444.977570 -78.968750" +"ltime" "11.469841" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1065.474243 -445.977570 -79.968750" +"angles" "142.420868 375.162415 28.093563" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.815025 22.027855 123.219185" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1674.961426 643.463379 -128.968750" +"absmax" "1676.961426 645.463379 -126.968750" +"ltime" "146.469879" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1675.961426 644.463379 -127.968750" +"angles" "-47.333282 368.111359 -62.233360" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1699" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-122.766479 -18.331612 101.607018" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1880.640381 150.787888 -128.968750" +"absmax" "1882.640381 152.787888 -126.968750" +"ltime" "71.421555" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1881.640381 151.787888 -127.968750" +"angles" "-178.533188 180.912872 89.650322" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "39.135796 79.307587 103.441673" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1065.230591 -446.361298 -80.968750" +"absmax" "1067.230591 -444.361298 -78.968750" +"ltime" "12.164045" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1066.230591 -445.361298 -79.968750" +"angles" "-119.680168 21.077923 -56.260590" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.407394 22.492168 131.028046" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1063.099365 -453.214020 -80.968750" +"absmax" "1065.099365 -451.214020 -78.968750" +"ltime" "12.348133" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1064.099365 -452.214020 -79.968750" +"angles" "82.886948 50.705208 218.444839" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.579544 16.259245 103.873566" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1539.509399 184.284805 -128.968750" +"absmax" "1541.509399 186.284805 -126.968750" +"ltime" "84.889130" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1540.509399 185.284805 -127.968750" +"angles" "19.912594 286.813721 -161.330078" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-68.940437 59.780003 127.715683" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1038.049561 -595.659180 -96.968750" +"absmax" "1040.049561 -593.659180 -94.968750" +"ltime" "12.774569" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1039.049561 -594.659180 -95.968750" +"angles" "375.999481 404.673889 86.717506" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.281403 27.054108 165.247238" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1066.544189 -592.157349 -88.968750" +"absmax" "1068.544189 -590.157349 -86.968750" +"ltime" "12.740114" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1067.544189 -591.157349 -87.968750" +"angles" "171.077408 187.304428 169.186661" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.772751 45.470943 112.723824" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1688.946899 -624.439575 -288.968750" +"absmax" "1690.946899 -622.439575 -286.968750" +"ltime" "55.253796" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1689.946899 -623.439575 -287.968750" +"angles" "51.861095 431.659515 122.908142" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-3.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.839119 -5.336119 182.423080" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1269.971680 -792.466003 -248.968750" +"absmax" "1271.971680 -790.466003 -246.968750" +"ltime" "49.345047" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1270.971680 -791.466003 -247.968750" +"angles" "-165.401489 313.002777 38.909035" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-3.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "78.624619 94.084290 177.285721" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1230.656372 -787.212097 -248.968750" +"absmax" "1232.656372 -785.212097 -246.968750" +"ltime" "49.653896" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1231.656372 -786.212097 -247.968750" +"angles" "-18.019905 196.210495 90.511246" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-3.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "44.254532 86.525299 172.403992" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1637.020142 -606.509338 -288.968750" +"absmax" "1639.020142 -604.509338 -286.968750" +"ltime" "54.700802" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1638.020142 -605.509338 -287.968750" +"angles" "3.466960 384.223694 107.217285" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-3.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.561523 11.998353 125.200546" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1531.464600 97.504807 -128.968750" +"absmax" "1533.464600 99.504807 -126.968750" +"ltime" "109.165413" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1532.464600 98.504807 -127.968750" +"angles" "240.961990 75.969849 -189.412231" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "45.869457 -59.467484 112.217529" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1624.438354 129.594620 -128.968750" +"absmax" "1626.438354 131.594620 -126.968750" +"ltime" "112.742256" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1625.438354 130.594620 -127.968750" +"angles" "-179.944183 284.834290 -29.787361" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.965424 -35.025578 182.062790" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1680.471680 729.229126 -160.968750" +"absmax" "1682.471680 731.229126 -158.968750" +"ltime" "134.824066" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1681.471680 730.229126 -159.968750" +"angles" "375.914093 -229.416519 1.657569" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.785431 75.279877 141.893845" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1538.605347 172.113541 -128.968750" +"absmax" "1540.605347 174.113541 -126.968750" +"ltime" "85.005226" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1539.605347 173.113541 -127.968750" +"angles" "35.972866 229.403656 -214.007736" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.303459 47.248009 134.518036" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "1643.661499 655.566040 -128.968750" +"absmax" "1645.661499 657.566040 -126.968750" +"ltime" "132.151520" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1644.661499 656.566040 -127.968750" +"angles" "88.411896 149.371765 -61.504288" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1703" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.301598 61.500519 125.862450" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1526.275024 801.978638 -240.968750" +"absmax" "1528.275024 803.978638 -238.968750" +"ltime" "132.638428" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1527.275024 802.978638 -239.968750" +"angles" "-179.817276 -53.518768 -666.735962" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.407669 83.191582 171.893402" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "969.750793 -195.589111 15.031250" +"absmax" "971.750793 -193.589111 17.031250" +"ltime" "41.043125" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "970.750793 -194.589111 16.031250" +"angles" "101.151123 229.641083 -39.008762" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-81.884583 -14.600779 114.893936" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "982.734802 -197.149017 15.031250" +"absmax" "984.734802 -195.149017 17.031250" +"ltime" "41.358017" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "983.734802 -196.149017 16.031250" +"angles" "-106.805260 77.994171 -142.705322" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-68.389862 -33.361633 102.906227" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1677.822021 618.618408 -128.968750" +"absmax" "1679.822021 620.618408 -126.968750" +"ltime" "139.473267" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1678.822021 619.618408 -127.968750" +"angles" "-53.735264 28.067570 -45.284763" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1719" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "2.645582 112.347336 120.344383" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1064.177734 -330.916443 -64.968750" +"absmax" "1066.177734 -328.916443 -62.968750" +"ltime" "41.439941" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1065.177734 -329.916443 -63.968750" +"angles" "-36.798019 -188.762314 -94.053421" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.647293 -40.182007 167.130081" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1064.846924 -335.123901 -64.968750" +"absmax" "1066.846924 -333.123901 -62.968750" +"ltime" "41.350765" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1065.846924 -334.123901 -63.968750" +"angles" "-90.555939 602.142029 -180.090912" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.640862 -41.621735 186.969467" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1104.323608 -457.155243 -80.978043" +"absmax" "1106.323608 -455.155243 -78.978043" +"ltime" "42.448681" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1105.323608 -456.155243 -79.978043" +"angles" "-182.892426 396.605713 -120.877716" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.870049 -10.243817 127.276413" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1110.948608 -462.711121 -80.968750" +"absmax" "1112.948608 -460.711121 -78.968750" +"ltime" "42.893398" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1111.948608 -461.711121 -79.968750" +"angles" "104.740555 435.757690 -213.479691" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.432404 -17.216312 107.619461" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1683.212769 618.399475 -128.968750" +"absmax" "1685.212769 620.399475 -126.968750" +"ltime" "139.727890" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1684.212769 619.399475 -127.968750" +"angles" "-100.317955 284.256714 236.423950" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1723" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "4.493589 114.314247 135.146866" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1107.930664 -405.949493 -80.968750" +"absmax" "1109.930664 -403.949493 -78.968750" +"ltime" "43.410355" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1108.930664 -404.949493 -79.968750" +"angles" "210.778870 3.868888 205.582779" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.407303 -14.325718 184.168152" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1132.378662 -420.822968 -80.968750" +"absmax" "1134.378662 -418.822968 -78.968750" +"ltime" "43.403122" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1133.378662 -419.822968 -79.968750" +"angles" "-133.649902 94.054344 -119.785873" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-66.654533 -34.435051 110.131943" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1116.049194 -563.574890 -80.968750" +"absmax" "1118.049194 -561.574890 -78.968750" +"ltime" "43.859314" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1117.049194 -562.574890 -79.968750" +"angles" "239.353424 -44.101784 184.647903" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-77.865952 0.975108 140.743393" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1923.439575 2356.227295 -211.000000" +"absmax" "1925.439575 2358.227295 -209.000000" +"origin" "1924.439575 2357.227295 -210.000000" +"angles" "0.000000 330.996094 0.000000" +"frame" "3.000000" +"owner" "492" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +} +{ +"absmin" "989.628601 2394.779297 -192.968750" +"absmax" "991.628601 2396.779297 -190.968750" +"ltime" "890.585388" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "990.628601 2395.779297 -191.968750" +"angles" "220.567657 -68.745758 -0.513163" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.614416 72.849274 170.705078" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1026.053833 2424.382324 -192.968750" +"absmax" "1028.053833 2426.382324 -190.968750" +"ltime" "890.871826" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1027.053833 2425.382324 -191.968750" +"angles" "326.507843 -117.647217 213.904541" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.535225 69.905807 149.215317" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "1641.145752 -505.244110 -278.759949" +"absmax" "1643.145752 -503.244110 -276.759949" +"ltime" "60.025448" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1642.145752 -504.244110 -277.759949" +"angles" "360.374817 -53.965847 182.564560" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-3.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.237640 50.269287 153.078430" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1631.848999 -753.584900 -288.968750" +"absmax" "1633.848999 -751.584900 -286.968750" +"ltime" "55.891617" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1632.848999 -752.584900 -287.968750" +"angles" "8.275324 383.360046 8.133228" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-3.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-77.949806 18.603889 104.558327" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1639.733521 -709.094788 -288.968750" +"absmax" "1641.733521 -707.094788 -286.968750" +"ltime" "56.366699" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1640.733521 -708.094788 -287.968750" +"angles" "138.146805 -179.779434 128.171783" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-3.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-81.644531 47.821796 194.693481" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1698.942017 -569.233521 -288.968750" +"absmax" "1700.942017 -567.233521 -286.968750" +"ltime" "59.880699" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1699.942017 -568.233521 -287.968750" +"angles" "104.200722 -50.151131 335.717133" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-3.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.839401 11.043668 145.948166" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +"absmin" "1577.004272 478.267426 -128.968750" +"absmax" "1579.004272 480.267426 -126.968750" +"ltime" "183.308990" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1578.004272 479.267426 -127.968750" +"angles" "168.559448 146.419388 25.025145" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-16.608425 -78.461777 153.972778" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1513.084473 840.898926 -240.968750" +"absmax" "1515.084473 842.898926 -238.968750" +"ltime" "164.067841" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1514.084473 841.898926 -239.968750" +"angles" "228.296677 147.269730 63.055725" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-50.462383 65.325249 130.416641" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1517.230957 167.877548 -128.968750" +"absmax" "1519.230957 169.877548 -126.968750" +"ltime" "87.428185" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1518.230957 168.877548 -127.968750" +"angles" "-16.730997 62.572357 208.087616" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-68.053421 53.898056 185.803101" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1513.139526 157.594589 -128.968750" +"absmax" "1515.139526 159.594589 -126.968750" +"ltime" "87.469025" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1514.139526 158.594589 -127.968750" +"angles" "31.759199 187.957794 -169.441849" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-69.505341 43.748222 179.021729" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1519.989746 884.891968 -240.968750" +"absmax" "1521.989746 886.891968 -238.968750" +"ltime" "163.814041" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1520.989746 885.891968 -239.968750" +"angles" "299.066925 296.586792 223.731354" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-35.953606 93.048378 194.300140" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1593.228271 173.346634 -128.968750" +"absmax" "1595.228271 175.346634 -126.968750" +"ltime" "85.046959" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1594.228271 174.346634 -127.968750" +"angles" "-141.118179 441.813629 302.907410" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.076790 44.435783 165.373383" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1604.954956 148.220688 -128.968750" +"absmax" "1606.954956 150.220688 -126.968750" +"ltime" "85.691727" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1605.954956 149.220688 -127.968750" +"angles" "106.896271 406.275726 181.050217" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.041748 24.127295 111.416405" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1586.226074 1091.066406 -240.968750" +"absmax" "1588.226074 1093.066406 -238.968750" +"ltime" "160.044357" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1587.226074 1092.066406 -239.968750" +"angles" "393.691010 -297.640289 313.141510" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.843971 17.894836 191.306931" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1581.995483 1082.923828 -240.968750" +"absmax" "1583.995483 1084.923828 -238.968750" +"ltime" "160.482300" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1582.995483 1083.923828 -239.968750" +"angles" "18.944330 -189.621323 274.393463" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.432793 6.569645 175.439606" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1588.963989 1085.826172 -240.968750" +"absmax" "1590.963989 1087.826172 -238.968750" +"ltime" "160.054398" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1589.963989 1086.826172 -239.968750" +"angles" "-111.667084 -211.105774 223.089127" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.426506 10.971805 114.368881" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1623.411987 618.966614 -128.968750" +"absmax" "1625.411987 620.966614 -126.968750" +"ltime" "136.462128" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1624.411987 619.966614 -127.968750" +"angles" "-21.427691 -15.273613 154.434433" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1728" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.452812 67.748413 122.325592" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1633.651611 610.552063 -128.968750" +"absmax" "1635.651611 612.552063 -126.968750" +"ltime" "136.232956" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1634.651611 611.552063 -127.968750" +"angles" "-157.412323 0.333307 -2.063235" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1753" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-69.285965 84.462204 171.678726" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1627.734863 606.431091 -128.968750" +"absmax" "1629.734863 608.431091 -126.968750" +"ltime" "134.408691" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1628.734863 607.431091 -127.968750" +"angles" "-154.480621 -28.193550 -81.838608" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1754" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-82.894417 74.930687 101.899902" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1627.193481 617.608521 -128.968750" +"absmax" "1629.193481 619.608521 -126.968750" +"ltime" "133.812744" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1628.193481 618.608521 -127.968750" +"angles" "-57.477592 40.034462 -69.197517" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1755" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-82.229568 68.304092 100.100845" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1631.037476 619.363037 -128.968750" +"absmax" "1633.037476 621.363037 -126.968750" +"ltime" "135.084366" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1632.037476 620.363037 -127.968750" +"angles" "-107.927734 189.016449 221.700653" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1756" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.437325 60.345490 100.501930" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1661.140625 609.428101 -128.968750" +"absmax" "1663.140625 611.428101 -126.968750" +"ltime" "142.339050" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1662.140625 610.428101 -127.968750" +"angles" "264.867432 -63.775055 -173.365921" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1757" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-15.803720 99.259094 142.434296" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1600.005859 483.956970 -128.968750" +"absmax" "1602.005859 485.956970 -126.968750" +"ltime" "183.081223" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1601.005859 484.956970 -127.968750" +"angles" "90.530769 551.316833 88.903908" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "6.586632 -74.873253 141.123383" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1589.817017 478.390991 -128.968750" +"absmax" "1591.817017 480.390991 -126.968750" +"ltime" "183.142014" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1590.817017 479.390991 -127.968750" +"angles" "-230.167679 263.853302 -68.578819" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-3.701533 -76.464943 163.524414" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1685.027344 665.239136 -128.968750" +"absmax" "1687.027344 667.239136 -126.968750" +"ltime" "147.896301" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1686.027344 666.239136 -127.968750" +"angles" "41.441559 419.294952 102.277641" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1758" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-147.822083 6.766956 98.150284" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1077.470459 453.494476 -128.968750" +"absmax" "1079.470459 455.494476 -126.968750" +"ltime" "581.598755" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1078.470459 454.494476 -127.968750" +"angles" "209.464828 3.275196 142.934845" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-92.694885 1.247078 139.538528" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1820.450073 1395.808838 -230.405853" +"absmax" "1822.450073 1397.808838 -228.405853" +"ltime" "244.277145" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1821.450073 1396.808838 -229.405853" +"angles" "87.507912 227.965698 -121.699371" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.820641 -48.927032 109.526711" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1712.799316 500.165894 -128.968750" +"absmax" "1714.799316 502.165894 -126.968750" +"ltime" "179.853256" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1713.799316 501.165894 -127.968750" +"angles" "188.336426 214.824646 152.617004" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.391014 -31.492962 173.196182" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1777.193726 1321.717773 -240.968750" +"absmax" "1779.193726 1323.717773 -238.968750" +"ltime" "218.330673" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1778.193726 1322.717773 -239.968750" +"angles" "-92.852264 247.344482 -255.264343" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.168510 30.689011 119.537430" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1819.724365 1407.565796 -229.680283" +"absmax" "1821.724365 1409.565796 -227.680283" +"ltime" "216.349548" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1820.724365 1408.565796 -228.680283" +"angles" "-117.875702 301.499512 -30.437408" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1531" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-77.500504 67.608658 171.017212" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1652.195312 150.961746 -128.968750" +"absmax" "1654.195312 152.961746 -126.968750" +"ltime" "86.065216" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1653.195312 151.961746 -127.968750" +"angles" "256.517181 44.223385 -251.071060" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-80.439545 27.763004 170.179596" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1652.142822 140.251633 -128.968750" +"absmax" "1654.142822 142.251633 -126.968750" +"ltime" "85.768120" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1653.142822 141.251633 -127.968750" +"angles" "378.312408 46.409767 73.918526" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-78.733879 17.175198 171.858200" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1464.139160 149.147049 -128.968750" +"absmax" "1466.139160 151.147049 -126.968750" +"ltime" "87.072937" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1465.139160 150.147049 -127.968750" +"angles" "-192.566162 -180.129333 -248.140671" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-68.956505 47.408970 191.889160" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1471.593994 151.163315 -128.968750" +"absmax" "1473.593994 153.163315 -126.968750" +"ltime" "86.781998" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1472.593994 152.163315 -127.968750" +"angles" "-49.093147 224.926224 144.148605" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-68.810677 48.423519 146.876770" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1699.763672 506.984589 -128.968750" +"absmax" "1701.763672 508.984589 -126.968750" +"ltime" "179.039230" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1700.763672 507.984589 -127.968750" +"angles" "304.526459 121.071800 100.727745" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.134987 -30.600655 100.994202" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1659.746460 645.127991 -128.968750" +"absmax" "1661.746460 647.127991 -126.968750" +"ltime" "151.444000" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1660.746460 646.127991 -127.968750" +"angles" "5.999615 175.155380 -63.043880" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1761" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-107.090668 -20.517273 92.696808" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1656.265747 605.989197 -128.968750" +"absmax" "1658.265747 607.989197 -126.968750" +"ltime" "140.293793" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1657.265747 606.989197 -127.968750" +"angles" "-30.944569 -100.707664 -57.854958" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1772" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-20.926025 92.982040 161.555389" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1696.199951 614.603577 -128.968750" +"absmax" "1698.199951 616.603577 -126.968750" +"ltime" "141.031952" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1697.199951 615.603577 -127.968750" +"angles" "334.015045 281.379120 162.469513" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1773" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "4.751450 124.448128 172.212433" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1669.708862 657.960205 -128.968750" +"absmax" "1671.708862 659.960205 -126.968750" +"ltime" "149.216736" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1670.708862 658.960205 -127.968750" +"angles" "-103.173904 46.068417 91.747658" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1774" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-135.693726 -2.215763 95.055016" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1660.457031 646.234497 -128.968750" +"absmax" "1662.457031 648.234497 -126.968750" +"ltime" "146.686752" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1661.457031 647.234497 -127.968750" +"angles" "110.090469 148.337570 217.934814" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1775" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-106.337837 -18.241596 104.339287" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-136387.515625 103553.453125 -2218873.500000" +"absmax" "-136385.515625 103555.453125 -2218871.500000" +"ltime" "147.266052" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-136386.515625 103554.453125 -2218872.500000" +"velocity" "-124.927582 93.121841 -2011.199951" +"angles" "245291.812500 -200895.640625 -35855.042969" +"avelocity" "221.939743 -182.113098 -32.438118" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-161.717255 19.542503 128.215256" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1515.565430 865.766357 -240.968750" +"absmax" "1517.565430 867.766357 -238.968750" +"ltime" "163.610123" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1516.565430 866.766357 -239.968750" +"angles" "26.237556 -64.592140 122.655922" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-42.291382 80.938263 172.529205" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1822.984375 1415.750000 -232.940140" +"absmax" "1824.984375 1417.750000 -230.940140" +"ltime" "216.205185" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1823.984375 1416.750000 -231.940140" +"angles" "148.753098 323.657440 -43.185772" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1766" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-78.070030 83.317139 130.622620" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1697.565918 510.161499 -128.968750" +"absmax" "1699.565918 512.161499 -126.968750" +"ltime" "177.484177" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1698.565918 511.161499 -127.968750" +"angles" "-152.215454 261.230743 192.001480" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.026001 -26.242445 114.071045" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1710.514038 490.698029 -128.968750" +"absmax" "1712.514038 492.698029 -126.968750" +"ltime" "178.170120" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1711.514038 491.698029 -127.968750" +"angles" "-63.574070 511.324158 -108.661728" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.663353 -38.118721 162.261139" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1463.137329 512.914917 -128.968750" +"absmax" "1465.137329 514.914917 -126.968750" +"ltime" "187.195099" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1464.137329 513.914917 -127.968750" +"angles" "154.229706 252.905685 38.642509" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1528" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "85.214920 -39.757706 122.209808" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1517.991577 528.271667 -128.968750" +"absmax" "1519.991577 530.271667 -126.968750" +"ltime" "187.014694" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1518.991577 529.271667 -127.968750" +"angles" "-132.295242 520.944946 179.948349" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "129.618912 -16.258114 129.764771" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1523.440430 520.639771 -128.969391" +"absmax" "1525.440430 522.639771 -126.969398" +"ltime" "187.785202" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1524.440430 521.639771 -127.969398" +"angles" "234.547806 386.437958 115.245255" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "119.510712 -21.607605 178.634247" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1820.524902 1395.553955 -230.480713" +"absmax" "1822.524902 1397.553955 -228.480713" +"ltime" "217.019363" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1821.524902 1396.553955 -229.480713" +"angles" "-20.804651 71.267570 -179.814285" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1779" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.949051 52.398613 162.881927" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1731.062378 529.673096 -128.968750" +"absmax" "1733.062378 531.673096 -126.968750" +"ltime" "177.326492" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1732.062378 530.673096 -127.968750" +"angles" "-135.178802 -4.568083 244.502975" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "84.902855 -0.340458 159.433197" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1820.964966 1393.588135 -230.920776" +"absmax" "1822.964966 1395.588135 -228.920776" +"ltime" "244.416122" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1821.964966 1394.588135 -229.920776" +"angles" "60.123737 129.378830 -26.959044" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-66.623444 -51.394276 121.028503" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1789.944092 1336.210815 -239.745087" +"absmax" "1791.944092 1338.210815 -237.745087" +"ltime" "239.468887" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1790.944092 1337.210815 -238.745087" +"angles" "-60.101582 123.915611 102.062836" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.488777 28.015114 125.361969" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1607.932861 611.024048 -128.968750" +"absmax" "1609.932861 613.024048 -126.968750" +"ltime" "141.014664" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1608.932861 612.024048 -127.968750" +"angles" "234.678238 124.492607 -91.823837" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1776" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-27.885061 84.454193 92.116943" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1675.923584 615.165833 -128.968750" +"absmax" "1677.923584 617.165833 -126.968750" +"ltime" "141.489487" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1676.923584 616.165833 -127.968750" +"angles" "-8.985279 70.827713 -46.869572" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1789" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-2.678417 115.343307 125.515167" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1658.745239 612.416992 -128.968750" +"absmax" "1660.745239 614.416992 -126.968750" +"ltime" "142.148483" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1659.745239 613.416992 -127.968750" +"angles" "194.739944 11.977076 5.282907" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1790" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-14.369673 101.016434 105.772781" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1829.211792 1383.906250 -239.167557" +"absmax" "1831.211792 1385.906250 -237.167557" +"ltime" "235.839951" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1830.211792 1384.906250 -238.167557" +"angles" "5.291708 88.787674 134.299347" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1785" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-55.655968 -56.335522 128.387772" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1826.314575 1306.822266 -240.968750" +"absmax" "1828.314575 1308.822266 -238.968750" +"ltime" "228.250427" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1827.314575 1307.822266 -239.968750" +"angles" "32.848518 80.935150 25.460514" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-67.371613 -32.986267 119.745209" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1677.573120 651.243713 -128.968750" +"absmax" "1679.573120 653.243713 -126.968750" +"ltime" "149.654861" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1678.573120 652.243713 -127.968750" +"angles" "-92.668228 290.577271 83.403580" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1791" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-124.617676 -9.302719 118.196541" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1666.603882 649.849609 -128.968750" +"absmax" "1668.603882 651.849609 -126.968750" +"ltime" "147.589310" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1667.603882 650.849609 -127.968750" +"angles" "-64.774017 24.583519 -120.430634" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1794" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-117.449539 -12.720543 118.641479" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1660.546631 652.689392 -128.968750" +"absmax" "1662.546631 654.689392 -126.968750" +"ltime" "147.360794" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1661.546631 653.689392 -127.968750" +"angles" "-28.365200 214.792328 190.574265" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1795" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-120.587852 -10.664677 57.789352" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1680.995972 652.932251 -128.968750" +"absmax" "1682.995972 654.932251 -126.968750" +"ltime" "148.529449" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1681.995972 653.932251 -127.968750" +"angles" "297.865479 -49.484661 268.651215" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1796" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-126.622116 -7.039600 132.424103" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1806.096436 1301.754272 -240.968750" +"absmax" "1808.096436 1303.754272 -238.968750" +"ltime" "228.512558" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1807.096436 1302.754272 -239.968750" +"angles" "315.934174 20.069139 42.606304" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1793" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-69.275551 -29.277576 160.352432" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1687.317505 666.571289 -128.968750" +"absmax" "1689.317505 668.571289 -126.968750" +"ltime" "148.459534" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1688.317505 667.571289 -127.968750" +"angles" "294.351349 329.148621 -204.567947" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1797" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-152.042618 8.244980 100.472305" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1500.561401 764.793640 -240.968750" +"absmax" "1502.561401 766.793640 -238.968750" +"ltime" "151.633560" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1501.561401 765.793640 -239.968750" +"angles" "176.958267 585.592712 479.400940" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-114.576408 14.010326 78.733665" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1679.486450 665.652954 -128.968750" +"absmax" "1681.486450 667.652954 -126.968750" +"ltime" "149.838272" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1680.486450 666.652954 -127.968750" +"angles" "261.416504 -19.670759 55.608528" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1799" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-151.887543 8.145771 116.236366" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1792.356812 1312.052368 -240.968750" +"absmax" "1794.356812 1314.052368 -238.968750" +"ltime" "228.733475" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1793.356812 1313.052368 -239.968750" +"angles" "176.461227 -54.309834 51.683086" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.224533 -17.689507 197.818039" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1818.263062 1391.123047 -228.218765" +"absmax" "1820.263062 1393.123047 -226.218765" +"ltime" "235.688232" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1819.263062 1392.123047 -227.218765" +"angles" "5.064670 235.008682 -106.118439" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1792" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-82.630630 -43.221188 140.098206" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1665.116821 655.211853 -128.968750" +"absmax" "1667.116821 657.211853 -126.968750" +"ltime" "150.402695" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1666.116821 656.211853 -127.968750" +"angles" "35.078903 -6.253499 75.598984" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1801" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-129.055496 -6.463196 78.056450" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1720.498413 675.625305 -144.968750" +"absmax" "1722.498413 677.625305 -142.968750" +"ltime" "151.140335" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1721.498413 676.625305 -143.968750" +"angles" "278.871948 500.721252 48.354076" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1804" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-159.604523 13.083435 119.271103" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1818.544067 1390.747070 -228.499939" +"absmax" "1820.544067 1392.747070 -226.499939" +"ltime" "235.323242" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1819.544067 1391.747070 -227.499939" +"angles" "-78.808563 245.141586 -117.884659" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1803" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-81.491920 -43.774799 140.917984" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1396.598267 762.631409 -240.968750" +"absmax" "1398.598267 764.631409 -238.968750" +"ltime" "151.998718" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1397.598267 763.631409 -239.968750" +"angles" "242.496887 616.307068 302.030792" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-153.441101 56.414612 123.038071" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1820.251221 1393.822021 -230.206985" +"absmax" "1822.251221 1395.822021 -228.206985" +"ltime" "244.679688" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1821.251221 1394.822021 -229.206985" +"angles" "125.726700 89.577347 -108.276268" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-68.091904 -50.697163 123.376831" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1790.417969 1327.153931 -240.968750" +"absmax" "1792.417969 1329.153931 -238.968750" +"ltime" "239.236206" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1791.417969 1328.153931 -239.968750" +"angles" "1.343646 11.113487 80.847450" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.239250 17.001318 112.439423" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1760.182251 1326.046997 -240.968750" +"absmax" "1762.182251 1328.046997 -238.968750" +"ltime" "238.877243" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1761.182251 1327.046997 -239.968750" +"angles" "283.209198 273.907715 265.071808" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.318306 10.212036 200.291870" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1665.884033 497.357391 -128.968750" +"absmax" "1667.884033 499.357391 -126.968750" +"ltime" "569.684570" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1666.884033 498.357391 -127.968750" +"angles" "-148.253036 -156.005569 -71.322800" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "103.400711 9.676277 168.971512" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1491.092041 1039.041382 -240.968750" +"absmax" "1493.092041 1041.041382 -238.968750" +"ltime" "161.254974" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1492.092041 1040.041382 -239.968750" +"angles" "87.974190 282.924194 180.453979" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.280785 74.659325 165.300766" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1494.828247 1045.543579 -240.968750" +"absmax" "1496.828247 1047.543579 -238.968750" +"ltime" "161.686111" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1495.828247 1046.543579 -239.968750" +"angles" "-130.479233 -136.009781 -30.359587" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "22.029293 74.628983 188.874084" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1505.911987 1045.472412 -240.968750" +"absmax" "1507.911987 1047.472412 -238.968750" +"ltime" "161.174042" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1506.911987 1046.472412 -239.968750" +"angles" "150.231766 -238.341705 209.345673" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "31.841547 74.458687 190.051254" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2294.477051 1890.493286 -480.968750" +"absmax" "2296.477051 1892.493286 -478.968750" +"ltime" "294.114777" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2295.477051 1891.493286 -479.968750" +"angles" "74.283035 298.736176 522.744751" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-4.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "82.662743 -7.787671 180.243332" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2292.139404 1920.205933 -480.968750" +"absmax" "2294.139404 1922.205933 -478.968750" +"ltime" "294.229218" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2293.139404 1921.205933 -479.968750" +"angles" "-121.184296 -313.668701 -61.591099" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-4.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "78.914108 2.498999 188.002823" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1813.041260 1311.347778 -240.968750" +"absmax" "1815.041260 1313.347778 -238.968750" +"ltime" "230.623062" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1814.041260 1312.347778 -239.968750" +"angles" "131.877304 112.314178 64.390839" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1798" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.658699 -28.129494 131.611206" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1815.906250 1292.470337 -240.968750" +"absmax" "1817.906250 1294.470337 -238.968750" +"ltime" "230.752274" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1816.906250 1293.470337 -239.968750" +"angles" "63.994705 222.128586 328.742706" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1817" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-63.603115 -41.035786 173.272171" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1610.647217 297.714966 -128.968750" +"absmax" "1612.647217 299.714966 -126.968750" +"ltime" "180.896851" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1611.647217 298.714966 -127.968750" +"angles" "-43.138630 179.538177 -48.793194" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-66.703407 -38.406357 126.054626" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1604.852173 307.979462 -128.968750" +"absmax" "1606.852173 309.979462 -126.968750" +"ltime" "180.333969" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1605.852173 308.979462 -127.968750" +"angles" "-186.699661 366.346985 2.670567" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.886955 -28.531834 109.584579" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1598.183105 311.082123 -128.968750" +"absmax" "1600.183105 313.082123 -126.968750" +"ltime" "180.659348" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1599.183105 312.082123 -127.968750" +"angles" "-147.110443 462.315002 -21.760902" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-80.025391 -24.082022 126.319260" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1746.523193 407.046661 -128.968750" +"absmax" "1748.523193 409.046661 -126.968750" +"ltime" "178.479462" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1747.523193 408.046661 -127.968750" +"angles" "-90.981010 485.931763 89.984825" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "41.828693 -64.102646 119.448235" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1748.933716 409.888702 -128.968750" +"absmax" "1750.933716 411.888702 -126.968750" +"ltime" "178.872299" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1749.933716 410.888702 -127.968750" +"angles" "-125.405716 320.824280 -167.947479" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "44.687225 -61.278984 115.599525" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1783.284424 421.325134 -128.968750" +"absmax" "1785.284424 423.325134 -126.968750" +"ltime" "178.351807" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1784.284424 422.325134 -127.968750" +"angles" "218.368896 264.646271 262.627289" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "66.831459 -39.404850 191.751633" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1702.189941 484.252472 -128.968750" +"absmax" "1704.189941 486.252472 -126.968750" +"ltime" "179.437927" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1703.189941 485.252472 -127.968750" +"angles" "-166.558853 152.069916 -204.639923" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.916183 -45.255749 187.445419" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1842.541260 1269.581299 -239.537003" +"absmax" "1844.541260 1271.581299 -237.537003" +"ltime" "230.264557" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1843.541260 1270.581299 -238.537003" +"angles" "384.290161 365.069977 30.697582" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1818" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-43.474361 -64.534103 158.026672" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1859.726196 1461.612915 -253.838043" +"absmax" "1861.726196 1463.612915 -251.838043" +"ltime" "246.261703" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1860.726196 1462.612915 -252.838043" +"angles" "-63.905491 240.267975 262.271057" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-32.591606 -73.830406 126.513550" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1839.838379 1461.866577 -253.922607" +"absmax" "1841.838379 1463.866577 -251.922607" +"ltime" "246.544571" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1840.838379 1462.866577 -252.922607" +"angles" "-121.593407 44.629871 147.889236" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1533" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.281601 -73.241959 180.601807" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1826.583984 1459.751709 -253.217590" +"absmax" "1828.583984 1461.751709 -251.217590" +"ltime" "246.741150" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1827.583984 1460.751709 -252.217590" +"angles" "347.239929 280.457062 119.880798" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1828" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-61.203888 -72.757324 186.809677" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2290.797852 1938.372559 -480.968750" +"absmax" "2292.797852 1940.372559 -478.968750" +"ltime" "294.218933" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2291.797852 1939.372559 -479.968750" +"angles" "-149.384659 432.843140 719.866638" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-4.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.649025 8.714655 194.785217" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1812.126709 1408.899780 -222.082489" +"absmax" "1814.126709 1410.899780 -220.082489" +"ltime" "216.872330" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1813.126709 1409.899780 -221.082489" +"angles" "73.668732 240.368988 78.338379" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1806" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.779259 103.941391 149.686707" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1807.289551 1395.361694 -217.245331" +"absmax" "1809.289551 1397.361694 -215.245331" +"ltime" "216.908096" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1808.289551 1396.361694 -216.245331" +"angles" "-17.679371 201.697693 114.270584" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1831" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-64.577240 68.997253 180.784744" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1809.160156 1387.023071 -219.115860" +"absmax" "1811.160156 1389.023071 -217.115860" +"ltime" "217.291962" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1810.160156 1388.023071 -218.115860" +"angles" "131.847687 64.196236 -45.254074" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1832" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-66.243950 58.952080 151.682114" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1722.139160 1786.025146 -75.000000" +"absmax" "1724.139160 1788.025146 -73.000000" +"origin" "1723.139160 1787.025146 -74.000000" +"angles" "0.000000 271.999512 0.000000" +"frame" "3.000000" +"owner" "227" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "1862.334229 1582.981812 -83.000000" +"absmax" "1864.334229 1584.981812 -81.000000" +"origin" "1863.334229 1583.981812 -82.000000" +"angles" "0.000000 264.995728 0.000000" +"frame" "3.000000" +"owner" "226" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "2648.469482 2179.452393 -232.968750" +"absmax" "2650.469482 2181.452393 -230.968750" +"ltime" "358.147583" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2649.469482 2180.452393 -231.968750" +"angles" "365.691956 -318.242554 -129.628586" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.611526 5.629622 131.144821" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2660.454102 2200.413818 -232.968750" +"absmax" "2662.454102 2202.413818 -230.968750" +"ltime" "358.342224" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2661.454102 2201.413818 -231.968750" +"angles" "57.716358 151.398911 -312.430481" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.315613 15.262810 195.330307" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1535.300537 1963.376709 -352.968750" +"absmax" "1537.300537 1965.376709 -350.968750" +"ltime" "277.035400" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1536.300537 1964.376709 -351.968750" +"angles" "-60.866734 -141.386398 24.445845" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1733" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-30.939884 73.027847 131.978897" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1534.111450 1962.146973 -352.968750" +"absmax" "1536.111450 1964.146973 -350.968750" +"ltime" "276.644073" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1535.111450 1963.146973 -351.968750" +"angles" "80.953453 221.430740 -101.784355" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1838" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-32.238953 71.860603 130.612350" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1519.638672 1960.290894 -352.968750" +"absmax" "1521.638672 1962.290894 -350.968750" +"ltime" "276.337280" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1520.638672 1961.290894 -351.968750" +"angles" "290.992828 -37.682899 208.760254" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1839" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-42.482666 62.656429 167.962540" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2645.659180 2182.699951 -232.968750" +"absmax" "2647.659180 2184.699951 -230.968750" +"ltime" "357.728943" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2646.659180 2183.699951 -231.968750" +"angles" "227.361099 255.354462 -286.062775" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.907776 9.682853 109.302986" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1809.000854 327.614563 -128.968750" +"absmax" "1811.000854 329.614563 -126.968750" +"ltime" "539.195068" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1810.000854 328.614563 -127.968750" +"angles" "224.564713 421.906525 -288.576263" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "50.320023 -58.730888 193.130066" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1797.242310 40.536137 -128.968750" +"absmax" "1799.242310 42.536137 -126.968750" +"ltime" "537.178040" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1798.242310 41.536137 -127.968750" +"angles" "268.897705 123.086372 -285.247406" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.249226 -86.525047 164.489288" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2321.469727 2029.756958 -480.968750" +"absmax" "2323.469727 2031.756958 -478.968750" +"ltime" "315.602112" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2322.469727 2030.756958 -479.968750" +"angles" "-565.545288 -82.006638 316.110168" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-4.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-69.819153 27.899939 118.243889" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2318.791260 2062.374756 -480.968750" +"absmax" "2320.791260 2064.374756 -478.968750" +"ltime" "315.163574" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2319.791260 2063.374756 -479.968750" +"angles" "147.997086 653.747070 48.189392" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1532" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-4.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-65.850441 40.307583 134.217026" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1707.991211 1941.532593 -352.968750" +"absmax" "1709.991211 1943.532593 -350.968750" +"ltime" "274.374329" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1708.991211 1942.532593 -351.968750" +"angles" "279.795807 -47.939934 231.272720" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1529" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-57.767052 72.912392 125.041687" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1804.661377 1302.564697 -240.968750" +"absmax" "1806.661377 1304.564697 -238.968750" +"ltime" "220.442154" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1805.661377 1303.564697 -239.968750" +"angles" "-278.685028 357.642578 -25.219130" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1826" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-78.623741 20.764229 154.352615" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1713.126099 1960.796875 -352.968750" +"absmax" "1715.126099 1962.796875 -350.968750" +"ltime" "274.540680" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1714.126099 1961.796875 -351.968750" +"angles" "-57.713230 64.232834 -11.005709" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1846" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-56.454567 77.696098 146.008347" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1767.695068 1286.584595 -240.968750" +"absmax" "1769.695068 1288.584595 -238.968750" +"ltime" "219.071457" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1768.695068 1287.584595 -239.968750" +"angles" "297.241760 490.244385 -297.184296" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1848" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.630356 -7.299222 152.884018" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1786.502075 1305.955444 -240.968750" +"absmax" "1788.502075 1307.955444 -238.968750" +"ltime" "218.151749" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1787.502075 1306.955444 -239.968750" +"angles" "-51.868908 169.942551 -137.504730" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1849" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.141502 15.674894 114.573288" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1805.429810 1306.426392 -240.968750" +"absmax" "1807.429810 1308.426392 -238.968750" +"ltime" "219.881485" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1806.429810 1307.426392 -239.968750" +"angles" "78.968773 195.463623 267.075958" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1847" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-79.151413 24.545994 145.752640" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1713.381714 1911.042358 -352.968750" +"absmax" "1715.381714 1913.042358 -350.968750" +"ltime" "274.081665" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1714.381714 1912.042358 -351.968750" +"angles" "105.666840 264.016510 -209.687714" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1848" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-68.872139 32.436737 139.890564" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2326.648438 2044.331665 -480.968750" +"absmax" "2328.648438 2046.331665 -478.968750" +"ltime" "315.195068" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2327.648438 2045.331665 -479.968750" +"angles" "838.801147 790.957458 62.314453" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1845" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-4.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-68.686333 31.441542 198.539062" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1829.075439 1267.312744 -237.268417" +"absmax" "1831.075439 1269.312744 -235.268417" +"ltime" "220.022614" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1830.075439 1268.312744 -236.268417" +"angles" "-175.525650 263.837097 28.805124" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1851" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.857903 -13.392517 128.050629" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1797.654663 1338.334351 -237.621475" +"absmax" "1799.654663 1340.334351 -235.621475" +"ltime" "222.387115" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1798.654663 1339.334351 -236.621475" +"angles" "-174.876266 108.115814 -178.798889" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.999741 61.390491 179.508942" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1812.868042 1347.486694 -228.469116" +"absmax" "1814.868042 1349.486694 -226.469116" +"ltime" "222.044235" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1813.868042 1348.486694 -227.469116" +"angles" "153.132385 249.903656 -75.661453" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.031204 79.055962 175.380524" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1806.048950 1342.192749 -233.762985" +"absmax" "1808.048950 1344.192749 -231.762985" +"ltime" "221.598541" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1807.048950 1343.192749 -232.762985" +"angles" "297.204315 112.945518 109.968559" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-43.142773 70.035332 163.251389" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2615.997070 1271.302368 -192.968750" +"absmax" "2617.997070 1273.302368 -190.968750" +"ltime" "434.451416" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2616.997070 1272.302368 -191.968750" +"angles" "130.288498 508.573456 -98.047142" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1532" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-12.290146 -78.040405 143.392303" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1769.284546 1290.897461 -240.968750" +"absmax" "1771.284546 1292.897461 -238.968750" +"ltime" "239.450577" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1770.284546 1291.897461 -239.968750" +"angles" "-81.627434 506.391510 56.831635" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1854" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-79.113045 -17.818438 190.229340" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1802.635254 1315.785767 -240.968750" +"absmax" "1804.635254 1317.785767 -238.968750" +"ltime" "239.422958" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1803.635254 1316.785767 -239.968750" +"angles" "267.876129 35.050468 -12.943659" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1859" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.967926 6.527517 106.984108" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1784.038574 1320.663330 -240.968750" +"absmax" "1786.038574 1322.663330 -238.968750" +"ltime" "240.281296" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1785.038574 1321.663330 -239.968750" +"angles" "242.554565 336.482147 -292.085480" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1860" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.419472 9.748787 151.156631" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2322.929199 1656.165039 -224.968750" +"absmax" "2324.929199 1658.165039 -222.968750" +"ltime" "379.567719" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2323.929199 1657.165039 -223.968750" +"angles" "37.009556 442.980927 24.440489" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1524" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-2.025255 -88.039810 98.498489" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2371.604980 2007.630859 -224.968750" +"absmax" "2373.604980 2009.630859 -222.968750" +"ltime" "313.000549" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2372.604980 2008.630859 -223.968750" +"angles" "254.087021 -91.866379 94.591354" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1853" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.054146 -0.733257 145.388504" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2359.207031 2041.416016 -224.968750" +"absmax" "2361.207031 2043.416016 -222.968750" +"ltime" "312.931152" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2360.207031 2042.416016 -223.968750" +"angles" "281.507996 -111.388702 323.408020" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1863" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.517601 29.114498 197.279739" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2168.978516 2284.940674 -352.968750" +"absmax" "2170.978516 2286.940674 -350.968750" +"ltime" "298.888519" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2169.978516 2285.940674 -351.968750" +"angles" "342.504608 307.424438 -146.749100" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1736" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.437927 48.898216 131.202713" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2007.918823 1576.349121 -352.968750" +"absmax" "2009.918823 1578.349121 -350.968750" +"ltime" "247.981506" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2008.918823 1577.349121 -351.968750" +"angles" "302.418152 516.999268 -114.190948" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1524" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "58.576828 -50.243927 143.933472" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2017.237061 1587.320923 -352.968750" +"absmax" "2019.237061 1589.320923 -350.968750" +"ltime" "247.830475" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2018.237061 1588.320923 -351.968750" +"angles" "-50.747028 553.002136 163.112045" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1866" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.552574 -40.902901 128.458344" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2031.458984 1586.109375 -352.968750" +"absmax" "2033.458984 1588.109375 -350.968750" +"ltime" "247.641006" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2032.458984 1587.109375 -351.968750" +"angles" "144.554764 596.725647 290.499512" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1867" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.649261 -37.233883 166.498230" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2168.509277 2280.928467 -352.968750" +"absmax" "2170.509277 2282.928467 -350.968750" +"ltime" "298.993408" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2169.509277 2281.928467 -351.968750" +"angles" "-159.708832 -112.594910 163.332855" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1865" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.547401 47.111427 110.589256" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2166.365234 2286.511963 -352.968750" +"absmax" "2168.365234 2288.511963 -350.968750" +"ltime" "298.562897" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2167.365234 2287.511963 -351.968750" +"angles" "232.409454 50.082767 -6.645949" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1869" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "62.601688 50.527992 131.860626" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2363.589844 2023.666626 -224.968750" +"absmax" "2365.589844 2025.666626 -222.968750" +"ltime" "313.382294" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2364.589844 2024.666626 -223.968750" +"angles" "103.048431 158.530289 68.816040" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1864" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.779587 14.062459 176.076767" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2348.373535 1655.402588 -224.968750" +"absmax" "2350.373535 1657.402588 -222.968750" +"ltime" "379.407501" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2349.373535 1656.402588 -223.968750" +"angles" "210.192581 129.564880 44.687199" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1862" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "26.428169 -71.420097 118.721977" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2339.638672 1645.201050 -224.968750" +"absmax" "2341.638672 1647.201050 -222.968750" +"ltime" "379.142944" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2340.638672 1646.201050 -223.968750" +"angles" "259.439453 -11.117958 217.422409" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1528" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "15.774155 -77.643135 136.572250" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1647.631592 1912.026123 -352.968750" +"absmax" "1649.631592 1914.026123 -350.968750" +"ltime" "277.887207" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1648.631592 1913.026123 -351.968750" +"angles" "-95.705406 -108.576103 35.040558" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1852" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-29.867123 76.820160 173.301224" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1657.459839 1912.924072 -352.968750" +"absmax" "1659.459839 1914.924072 -350.968750" +"ltime" "278.435486" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1658.459839 1913.924072 -351.968750" +"angles" "72.884521 371.372833 -216.744827" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1874" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-22.517826 84.363647 142.869629" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1651.129883 1916.276001 -352.968750" +"absmax" "1653.129883 1918.276001 -350.968750" +"ltime" "278.350616" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1652.129883 1917.276001 -351.968750" +"angles" "-225.758072 -72.348335 156.860306" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1875" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-26.464474 80.312721 177.604797" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2616.925781 1273.359863 -192.968750" +"absmax" "2618.925781 1275.359863 -190.968750" +"ltime" "434.013367" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2617.925781 1274.359863 -191.968750" +"angles" "119.529915 397.464630 245.821304" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1858" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.643569 -77.933754 140.054352" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1628.434082 1990.327881 -352.968750" +"absmax" "1630.434082 1992.327881 -350.968750" +"ltime" "279.204987" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1629.434082 1991.327881 -351.968750" +"angles" "275.330475 73.098892 -221.420731" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1876" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "25.998549 84.188255 129.638748" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1628.376465 1998.834595 -352.968750" +"absmax" "1630.376465 2000.834595 -350.968750" +"ltime" "278.911407" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1629.376465 1999.834595 -351.968750" +"angles" "-157.495987 214.463455 -31.447649" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1878" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "23.248581 83.477249 166.355652" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1614.625854 2000.223877 -352.968750" +"absmax" "1616.625854 2002.223877 -350.968750" +"ltime" "279.147644" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1615.625854 2001.223877 -351.968750" +"angles" "284.838776 193.612183 -342.374969" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1879" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "9.674042 79.967529 186.534805" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2634.023438 1291.108887 -192.968750" +"absmax" "2636.023438 1293.108887 -190.968750" +"ltime" "434.818420" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2635.023438 1292.108887 -191.968750" +"angles" "181.788147 103.202805 104.893646" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1877" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "7.745438 -74.735802 115.733330" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1776.012085 61.219448 -128.968750" +"absmax" "1778.012085 63.219448 -126.968750" +"ltime" "537.321167" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1777.012085 62.219448 -127.968750" +"angles" "-185.971466 172.247070 -3.759007" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-13.851353 -76.260910 121.002563" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2567.354004 1281.191406 -192.968750" +"absmax" "2569.354004 1283.191406 -190.968750" +"ltime" "443.020355" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2568.354004 1282.191406 -191.968750" +"angles" "365.848846 440.899353 304.478516" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1535" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.849773 -62.779591 175.621292" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2571.651611 1269.260010 -192.968750" +"absmax" "2573.651611 1271.260010 -190.968750" +"ltime" "443.666168" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2572.651611 1270.260010 -191.968750" +"angles" "-51.320461 45.246113 -184.374222" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1883" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.655334 -57.766598 120.231133" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2580.433105 1269.318970 -192.968750" +"absmax" "2582.433105 1271.318970 -190.968750" +"ltime" "443.879944" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2581.433105 1270.318970 -191.968750" +"angles" "30.629078 228.016052 -45.532265" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1884" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.846588 -60.965176 99.613586" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2311.555908 1993.448730 -480.968750" +"absmax" "2313.555908 1995.448730 -478.968750" +"ltime" "294.944092" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2312.555908 1994.448730 -479.968750" +"angles" "-733.469238 -792.424561 -355.746338" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-4.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.837166 4.941249 140.923630" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1716.386108 1956.446167 -352.968750" +"absmax" "1718.386108 1958.446167 -350.968750" +"ltime" "275.047668" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1717.386108 1957.446167 -351.968750" +"angles" "-249.823761 5.493727 70.216805" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1880" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-52.877327 73.128387 167.405746" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1716.073242 1953.218628 -352.968750" +"absmax" "1718.073242 1955.218628 -350.968750" +"ltime" "275.171783" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1717.073242 1954.218628 -351.968750" +"angles" "-82.188187 307.259155 146.964630" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1887" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-53.420853 71.662277 153.540497" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1713.626465 1938.637329 -352.968750" +"absmax" "1715.626465 1940.637329 -350.968750" +"ltime" "275.155121" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1714.626465 1939.637329 -351.968750" +"angles" "296.738098 -81.999863 -106.586212" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1888" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-55.538490 65.950172 105.761589" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2278.172852 1963.535156 -256.968750" +"absmax" "2280.172852 1965.535156 -254.968750" +"ltime" "294.404388" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2279.172852 1964.535156 -255.968750" +"angles" "-122.089302 277.965515 37.207684" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.235519 -15.686513 104.592216" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2313.939453 2007.081177 -480.968750" +"absmax" "2315.939453 2009.081177 -478.968750" +"ltime" "294.390076" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2314.939453 2008.081177 -479.968750" +"angles" "706.761353 320.260223 -249.897354" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-4.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.518250 9.645571 127.301155" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1754.896851 67.514534 -128.968750" +"absmax" "1756.896851 69.514534 -126.968750" +"ltime" "536.806519" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1755.896851 68.514534 -127.968750" +"angles" "-14.421620 264.986176 -290.286224" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-35.369331 -66.267349 134.349152" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2684.014893 1451.510620 -208.968750" +"absmax" "2686.014893 1453.510620 -206.968750" +"ltime" "436.359467" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2685.014893 1452.510620 -207.968750" +"angles" "137.059128 407.720795 -131.590332" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.984314 -29.829388 105.794022" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2678.460938 1444.598022 -208.968750" +"absmax" "2680.460938 1446.598022 -206.968750" +"ltime" "436.172455" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2679.460938 1445.598022 -207.968750" +"angles" "-48.007557 220.824463 181.311615" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.452961 -44.551826 102.315720" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2676.576904 1429.714600 -200.968750" +"absmax" "2678.576904 1431.714600 -198.968750" +"ltime" "435.949127" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2677.576904 1430.714600 -199.968750" +"angles" "226.656647 364.306396 -167.486572" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1885" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "53.863289 -59.388283 159.793091" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1368.609497 531.341797 -128.968750" +"absmax" "1370.609497 533.341797 -126.968750" +"ltime" "545.339355" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1369.609497 532.341797 -127.968750" +"angles" "180.898651 99.544510 71.687286" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-50.034050 63.289017 183.755096" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1732.527832 582.861389 -128.968750" +"absmax" "1734.527832 584.861389 -126.968750" +"ltime" "567.059204" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1733.527832 583.861389 -127.968750" +"angles" "-45.617901 380.799927 82.039314" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1804" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "55.497215 -51.684803 114.369911" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1768.406616 605.304016 -128.968750" +"absmax" "1770.406616 607.304016 -126.968750" +"ltime" "567.280151" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1769.406616 606.304016 -127.968750" +"angles" "-186.059250 304.375610 -87.406883" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1897" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.193275 -17.132122 142.813263" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1724.086792 647.887878 -128.968750" +"absmax" "1726.086792 649.887878 -126.968750" +"ltime" "557.235107" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1725.086792 648.887878 -127.968750" +"angles" "-93.817177 27.461636 -283.104065" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.451317 -29.687288 190.034866" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1742.162231 628.153503 -128.968750" +"absmax" "1744.162231 630.153503 -126.968750" +"ltime" "557.734680" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1743.162231 629.153503 -127.968750" +"angles" "195.065811 23.038622 307.001038" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "58.247368 -49.141884 174.949570" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1724.618530 648.862915 -128.968750" +"absmax" "1726.618530 650.862915 -126.968750" +"ltime" "557.816406" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1725.618530 649.862915 -127.968750" +"angles" "-16.947432 395.844696 1.845322" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.672150 -29.303837 181.466110" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1786.650269 613.365967 -128.968750" +"absmax" "1788.650269 615.365967 -126.968750" +"ltime" "567.362854" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1787.650269 614.365967 -127.968750" +"angles" "-1.605539 619.133789 252.763489" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1898" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "85.560844 -7.847183 189.093796" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1744.470947 614.228027 -128.968750" +"absmax" "1746.470947 616.228027 -126.968750" +"ltime" "550.030823" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1745.470947 615.228027 -127.968750" +"angles" "225.057693 519.388367 191.125046" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "57.069351 -50.777878 194.794434" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1731.061157 640.456299 -128.968750" +"absmax" "1733.061157 642.456299 -126.968750" +"ltime" "549.901306" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1732.061157 641.456299 -127.968750" +"angles" "-196.730377 566.440735 -118.069771" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.159912 -33.795433 140.726334" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2122.448242 2317.011475 -352.968750" +"absmax" "2124.448242 2319.011475 -350.968750" +"ltime" "299.118225" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2123.448242 2318.011475 -351.968750" +"angles" "334.365479 -148.221359 21.781296" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.168236 51.316628 139.983063" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2102.111328 2330.670166 -352.968750" +"absmax" "2104.111328 2332.670166 -350.968750" +"ltime" "298.850006" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2103.111328 2331.670166 -351.968750" +"angles" "237.309494 190.672394 46.826088" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "50.131004 61.013180 157.831345" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2091.537842 2310.460693 -352.968750" +"absmax" "2093.537842 2312.460693 -350.968750" +"ltime" "299.415192" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2092.537842 2311.460693 -351.968750" +"angles" "-20.708542 -69.323952 78.049988" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1670" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "56.436440 58.571178 99.275520" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1722.103271 650.236084 -128.968750" +"absmax" "1724.103271 652.236084 -126.968750" +"ltime" "549.740784" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1723.103271 651.236084 -127.968750" +"angles" "-245.430786 98.006638 141.559525" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.037827 -20.536890 180.452805" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1169.967896 425.664062 -128.968750" +"absmax" "1171.967896 427.664062 -126.968750" +"ltime" "580.237610" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1170.967896 426.664062 -127.968750" +"angles" "-199.123169 248.048584 215.079498" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.582848 -80.903618 147.935028" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1222.563599 434.697601 -128.968750" +"absmax" "1224.563599 436.697601 -126.968750" +"ltime" "577.755432" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1223.563599 435.697601 -127.968750" +"angles" "147.431473 141.814423 181.176102" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-25.057684 -73.707245 143.113297" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1522.050293 409.886749 -128.968750" +"absmax" "1524.050293 411.886749 -126.968750" +"ltime" "573.319580" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1523.050293 410.886749 -127.968750" +"angles" "-239.980209 509.196014 98.592140" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "96.422935 -76.441284 167.588776" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2463.033936 1645.584473 -224.968750" +"absmax" "2465.033936 1647.584473 -222.968750" +"ltime" "439.486877" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2464.033936 1646.584473 -223.968750" +"angles" "111.665222 -80.369980 130.382614" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1873" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "42.798508 79.101395 184.157120" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2633.795410 1444.553955 -208.977142" +"absmax" "2635.795410 1446.553955 -206.977142" +"ltime" "436.988220" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2634.795410 1445.553955 -207.977142" +"angles" "-114.989769 142.816193 263.642609" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1895" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "66.576515 -45.516544 140.737625" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1581.326050 1947.743774 -352.968750" +"absmax" "1583.326050 1949.743774 -350.968750" +"ltime" "275.912079" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1582.326050 1948.743774 -351.968750" +"angles" "130.614120 375.129089 -197.076736" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1889" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-13.423933 96.753174 147.603104" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1563.669312 1919.746704 -352.994568" +"absmax" "1565.669312 1921.746704 -350.994568" +"ltime" "275.496796" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1564.669312 1920.746704 -351.994568" +"angles" "316.929871 -45.283054 121.422554" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1914" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-33.960281 74.151489 118.640396" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1556.484741 1923.757568 -352.968750" +"absmax" "1558.484741 1925.757568 -350.968750" +"ltime" "275.868622" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1557.484741 1924.757568 -351.968750" +"angles" "142.415817 70.872353 61.169006" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1915" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.459167 70.300720 153.743423" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2258.001465 2159.234131 -336.968750" +"absmax" "2260.001465 2161.234131 -334.968750" +"ltime" "295.516937" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2259.001465 2160.234131 -335.968750" +"angles" "394.792664 213.731155 -254.987656" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.338715 29.086353 133.571304" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2272.128662 2191.546875 -352.968750" +"absmax" "2274.128662 2193.546875 -350.968750" +"ltime" "295.881897" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2273.128662 2192.546875 -351.968750" +"angles" "-260.296631 90.316330 383.254028" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1530" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "66.627472 45.628101 183.318268" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2267.985107 2154.425781 -336.968750" +"absmax" "2269.985107 2156.425781 -334.968750" +"ltime" "295.194733" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2268.985107 2155.425781 -335.968750" +"angles" "155.512238 297.177948 365.732574" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.748520 22.802555 175.396301" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2635.012451 1479.468018 -216.968750" +"absmax" "2637.012451 1481.468018 -214.968750" +"ltime" "436.858582" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2636.012451 1480.468018 -215.968750" +"angles" "41.382950 515.897949 -97.973053" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.682510 -36.238041 124.671616" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2619.171143 1470.598267 -208.968750" +"absmax" "2621.171143 1472.598267 -206.968750" +"ltime" "436.625305" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2620.171143 1471.598267 -207.968750" +"angles" "219.293228 227.578110 -24.050201" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1913" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.961830 -26.195889 100.204697" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1460.215820 420.135162 -128.968750" +"absmax" "1462.215820 422.135162 -126.968750" +"ltime" "573.083557" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1461.215820 421.135162 -127.968750" +"angles" "-164.631027 228.030350 124.765388" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "41.523605 -75.625389 123.160667" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1481.817383 415.337677 -128.968750" +"absmax" "1483.817383 417.337677 -126.968750" +"ltime" "573.253296" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1482.817383 416.337677 -127.968750" +"angles" "16.508976 600.505615 79.963898" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.288437 -75.919128 144.160706" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1220.781738 436.951721 -128.968750" +"absmax" "1222.781738 438.951721 -126.968750" +"ltime" "577.272095" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1221.781738 437.951721 -127.968750" +"angles" "241.753571 251.644897 144.264801" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-34.551079 -73.172409 113.786751" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1104.902344 2275.270508 -192.968750" +"absmax" "1106.902344 2277.270508 -190.968750" +"ltime" "882.723511" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1105.902344 2276.270508 -191.968750" +"angles" "-10.515900 195.033478 -127.999329" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "40.876472 63.830418 142.478683" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1227.339478 442.947754 -128.968750" +"absmax" "1229.339478 444.947754 -126.968750" +"ltime" "578.040344" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1228.339478 443.947754 -127.968750" +"angles" "287.745941 317.305969 -19.496958" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-17.041843 -74.158836 196.476852" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "472.217194 742.914368 -104.968750" +"absmax" "474.217194 744.914368 -102.968750" +"ltime" "835.983948" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "473.217194 743.914368 -103.968750" +"angles" "-174.065933 416.563782 134.784729" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-20.624485 -72.429993 105.347054" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "533.215332 970.446350 -216.968750" +"absmax" "535.215332 972.446350 -214.968750" +"ltime" "774.339050" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "534.215332 971.446350 -215.968750" +"angles" "-202.291290 496.978210 325.077576" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "101.854965 -4.519207 186.963959" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2311.402832 2410.625488 -480.968750" +"absmax" "2313.402832 2412.625488 -478.968750" +"ltime" "296.155731" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2312.402832 2411.625488 -479.968750" +"angles" "-149.756271 253.355850 -424.694855" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-4.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "63.478642 61.599873 189.043640" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2236.986572 2304.910156 -352.968750" +"absmax" "2238.986572 2306.910156 -350.968750" +"ltime" "296.328949" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2237.986572 2305.910156 -351.968750" +"angles" "28.588982 208.965820 -207.367233" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1870" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.728210 32.506260 135.357178" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2321.137207 2365.761475 -480.968750" +"absmax" "2323.137207 2367.761475 -478.968750" +"ltime" "296.528412" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2322.137207 2366.761475 -479.968750" +"angles" "-299.336517 448.620941 -244.765594" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-4.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.826813 41.357811 189.863297" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "63.301987 1021.338135 -268.968750" +"absmax" "65.301987 1023.338135 -266.968750" +"ltime" "743.458008" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "64.301987 1022.338135 -267.968750" +"angles" "257.291870 114.138931 -341.444550" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.845139 -43.425606 196.762573" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1292.032227 450.808014 -128.968750" +"absmax" "1294.032227 452.808014 -126.968750" +"ltime" "544.299866" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1293.032227 451.808014 -127.968750" +"angles" "253.901886 166.215317 -128.171432" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "11.955914 75.163513 102.756767" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2678.079346 1415.093140 -200.968750" +"absmax" "2680.079346 1417.093140 -198.968750" +"ltime" "444.027222" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2679.079346 1416.093140 -199.968750" +"angles" "-160.176910 241.725037 12.295516" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1921" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "37.181885 -72.006210 183.191360" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2678.978027 1415.114624 -200.968750" +"absmax" "2680.978027 1417.114624 -198.968750" +"ltime" "444.059784" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2679.978027 1416.114624 -199.968750" +"angles" "115.242577 569.385132 -108.824089" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1934" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "36.116165 -73.257111 176.002899" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2678.419434 1428.697876 -200.968750" +"absmax" "2680.419434 1430.697876 -198.968750" +"ltime" "443.764679" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2679.419434 1429.697876 -199.968750" +"angles" "-83.048645 208.974548 -9.826610" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1935" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "52.782921 -53.694283 106.694481" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1803.460083 223.738525 -128.968750" +"absmax" "1805.460083 225.738525 -126.968750" +"ltime" "538.269592" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1804.460083 224.738525 -127.968750" +"angles" "14.931713 536.425354 -144.018173" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-5.947178 -76.619072 130.998505" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1813.128662 217.401428 -128.968750" +"absmax" "1815.128662 219.401428 -126.968750" +"ltime" "538.508850" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1814.128662 218.401428 -127.968750" +"angles" "259.459747 34.904282 76.930565" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "3.769424 -75.226273 171.035019" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1816.634521 222.858765 -128.968750" +"absmax" "1818.634521 224.858765 -126.968750" +"ltime" "537.810791" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1817.634521 223.858765 -127.968750" +"angles" "-190.558716 455.451538 -78.533371" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "25.767895 -72.072960 163.363052" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1357.411011 446.744598 -128.968750" +"absmax" "1359.411011 448.744598 -126.968750" +"ltime" "541.099792" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1358.411011 447.744598 -127.968750" +"angles" "23.465424 195.592377 41.560081" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1526" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "4.249779 78.667099 117.401123" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1983.158447 2316.415771 -352.968750" +"absmax" "1985.158447 2318.415771 -350.968750" +"ltime" "300.196747" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1984.158447 2317.415771 -351.968750" +"angles" "194.199738 -28.700212 -227.212616" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1537" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-20.076630 73.939514 161.951630" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2015.624268 2321.995117 -352.968750" +"absmax" "2017.624268 2323.995117 -350.968750" +"ltime" "299.600555" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2016.624268 2322.995117 -351.968750" +"angles" "-137.782303 255.448181 25.019758" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1941" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "12.650393 90.602119 114.377670" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2007.895142 2319.743408 -352.968750" +"absmax" "2009.895142 2321.743408 -350.968750" +"ltime" "300.031372" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2008.895142 2320.743408 -351.968750" +"angles" "176.978561 -57.028877 -86.859360" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1942" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "4.088960 86.243156 125.526932" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1043.259888 543.792664 -128.968750" +"absmax" "1045.259888 545.792664 -126.968750" +"ltime" "704.601440" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1044.259888 544.792664 -127.968750" +"angles" "-72.528259 134.382217 -176.947891" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-97.701469 52.701443 170.963287" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1374.652832 462.609558 -128.968750" +"absmax" "1376.652832 464.609558 -126.968750" +"ltime" "540.787109" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1375.652832 463.609558 -127.968750" +"angles" "61.432770 -95.444527 96.624763" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1940" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.006853 82.810501 166.880905" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1062.614624 548.600037 -128.968750" +"absmax" "1064.614624 550.600037 -126.968750" +"ltime" "703.790161" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1063.614624 549.600037 -127.968750" +"angles" "138.856216 419.065582 -13.484513" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-88.307671 25.657230 121.224327" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1381.508911 462.120209 -128.968750" +"absmax" "1383.508911 464.120209 -126.968750" +"ltime" "541.434998" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1382.508911 463.120209 -127.968750" +"angles" "373.174896 148.109833 15.968232" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1945" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.273346 84.721260 160.546906" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1048.217896 548.799316 -128.968750" +"absmax" "1050.217896 550.799316 -126.968750" +"ltime" "704.097168" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1049.217896 549.799316 -127.968750" +"angles" "290.027863 72.756607 -291.840332" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-94.612350 43.808041 163.079071" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2466.482178 1710.096436 -224.968750" +"absmax" "2468.482178 1712.096436 -222.968750" +"ltime" "439.639740" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2467.482178 1711.096436 -223.968750" +"angles" "47.006996 -261.607788 -338.975037" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1912" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "81.950516 40.590324 182.746948" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2661.087402 1581.708984 -224.968750" +"absmax" "2663.087402 1583.708984 -222.968750" +"ltime" "437.578644" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2662.087402 1582.708984 -223.968750" +"angles" "-141.119125 199.844635 -83.372406" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.294716 -16.192184 182.778214" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2656.013428 1622.570190 -224.968750" +"absmax" "2658.013428 1624.570190 -222.968750" +"ltime" "437.482422" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2657.013428 1623.570190 -223.968750" +"angles" "-236.833954 -309.240295 -62.805832" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.466240 20.542221 190.631332" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2654.033691 1596.886719 -224.968750" +"absmax" "2656.033691 1598.886719 -222.968750" +"ltime" "437.341370" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2655.033691 1597.886719 -223.968750" +"angles" "-252.496811 598.555786 253.839783" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.738953 -2.443253 158.035370" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2084.396729 2276.814697 -352.968750" +"absmax" "2086.396729 2278.814697 -350.968750" +"ltime" "300.284637" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2085.396729 2277.814697 -351.968750" +"angles" "148.518219 106.989105 208.927994" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1943" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-80.004868 40.769756 97.901901" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2067.509521 2303.439697 -352.985260" +"absmax" "2069.509521 2305.439697 -350.985260" +"ltime" "301.090210" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2068.509521 2304.439697 -351.985260" +"angles" "322.004730 218.504105 237.446579" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1953" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-82.033089 58.979191 167.540359" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2097.136963 2264.647217 -352.968750" +"absmax" "2099.136963 2266.647217 -350.968750" +"ltime" "301.079071" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2098.136963 2265.647217 -351.968750" +"angles" "215.566238 350.766174 116.852081" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1954" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-79.066185 32.342266 97.222984" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "59.472935 1042.332397 -268.968750" +"absmax" "61.472935 1044.332397 -266.968750" +"ltime" "743.353882" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "60.472935 1043.332397 -267.968750" +"angles" "-116.776237 55.856972 31.392406" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.215553 -29.588705 138.514069" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2397.678711 2241.368652 -224.968750" +"absmax" "2399.678711 2243.368652 -222.968750" +"ltime" "313.254974" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2398.678711 2242.368652 -223.968750" +"angles" "159.322632 385.750946 -155.115311" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-43.839249 74.969666 152.050842" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2393.813965 2254.576416 -224.968750" +"absmax" "2395.813965 2256.576416 -222.968750" +"ltime" "313.286591" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2394.813965 2255.576416 -223.968750" +"angles" "378.495880 143.839005 13.396194" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-42.161037 77.947411 195.707993" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2391.132324 2244.150146 -224.968750" +"absmax" "2393.132324 2246.150146 -222.968750" +"ltime" "313.797668" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2392.132324 2245.150146 -223.968750" +"angles" "-149.844070 -68.118744 -46.847679" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.048756 71.049210 179.169662" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2637.583252 1591.399414 -224.968750" +"absmax" "2639.583252 1593.399414 -222.968750" +"ltime" "438.171143" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2638.583252 1592.399414 -223.968750" +"angles" "198.894241 544.999146 246.191086" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "85.903549 -29.269241 165.478577" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2634.665527 1592.666260 -224.968750" +"absmax" "2636.665527 1594.666260 -222.968750" +"ltime" "438.057983" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2635.665527 1593.666260 -223.968750" +"angles" "-145.200256 421.859985 9.121079" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "85.822334 -28.975435 156.370834" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2622.124756 1621.883789 -224.968750" +"absmax" "2624.124756 1623.883789 -222.968750" +"ltime" "438.085388" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2623.124756 1622.883789 -223.968750" +"angles" "213.012009 -271.439331 6.051216" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.928970 -0.420539 138.832993" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "752.952271 775.367920 -208.968750" +"absmax" "754.952271 777.367920 -206.968750" +"ltime" "692.757812" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "753.952271 776.367920 -207.968750" +"angles" "19.201757 -100.829926 -413.721924" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.109169 -57.114944 169.236847" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2482.697266 1649.585571 -224.968750" +"absmax" "2484.697266 1651.585571 -222.968750" +"ltime" "439.221466" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2483.697266 1650.585571 -223.968750" +"angles" "68.069893 74.626534 -311.023376" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1949" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.164406 80.556587 190.522766" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2451.247070 1646.823364 -224.968750" +"absmax" "2453.247070 1648.823364 -222.968750" +"ltime" "438.601776" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2452.247070 1647.823364 -223.968750" +"angles" "-45.362083 27.692440 -32.130718" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1964" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "31.141319 78.064880 190.850937" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "791.616943 774.539185 -200.968750" +"absmax" "793.616943 776.539185 -198.968750" +"ltime" "691.906311" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "792.616943 775.539185 -199.968750" +"angles" "-232.779984 589.599854 139.423935" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-54.114986 -62.720379 194.271103" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2464.655518 1705.568115 -224.968750" +"absmax" "2466.655518 1707.568115 -222.968750" +"ltime" "439.625916" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2465.655518 1706.568115 -223.968750" +"angles" "-81.537704 -218.590759 -19.723143" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1965" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "87.583069 37.500744 178.046783" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2467.945557 1696.739990 -224.968750" +"absmax" "2469.945557 1698.739990 -222.968750" +"ltime" "440.161591" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2468.945557 1697.739990 -223.968750" +"angles" "53.107224 52.479034 -22.567095" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1967" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "94.173569 33.885712 126.543373" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "757.049561 772.850464 -208.968750" +"absmax" "759.049561 774.850464 -206.968750" +"ltime" "692.159790" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "758.049561 773.850464 -207.968750" +"angles" "381.435150 232.620621 -335.505188" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.369843 -56.761513 193.642303" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1815.977051 323.756134 -128.968750" +"absmax" "1817.977051 325.756134 -126.968750" +"ltime" "538.847534" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1816.977051 324.756134 -127.968750" +"angles" "139.255722 82.409195 -334.652191" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "39.377777 -64.177086 192.889587" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1814.499512 325.390381 -128.968750" +"absmax" "1816.499512 327.390381 -126.968750" +"ltime" "538.849976" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1815.499512 326.390381 -127.968750" +"angles" "295.160217 210.318069 -173.934494" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "22.126884 -72.763252 130.813339" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1339.385498 460.552551 -128.968750" +"absmax" "1341.385498 462.552551 -126.968750" +"ltime" "544.273193" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1340.385498 461.552551 -127.968750" +"angles" "294.010651 373.004181 -45.475399" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "52.922474 75.701637 177.499710" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "47.207340 1022.231384 -268.968750" +"absmax" "49.207340 1024.231445 -266.968750" +"ltime" "742.989807" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "48.207340 1023.231384 -267.968750" +"angles" "273.508026 63.544640 146.587982" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "57.575283 -51.441647 129.318741" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "83.904373 1052.475342 -268.968750" +"absmax" "85.904373 1054.475342 -266.968750" +"ltime" "736.771790" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "84.904373 1053.475342 -267.968750" +"angles" "346.805542 -181.423203 -51.876831" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "84.293808 46.545025 160.356293" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "530.624939 997.704529 -216.968750" +"absmax" "532.624939 999.704529 -214.968750" +"ltime" "686.780029" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "531.624939 998.704529 -215.968750" +"angles" "11.777150 288.303589 135.165375" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-50.544750 67.507706 122.549744" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "658.574890 1251.453491 -216.968750" +"absmax" "660.574890 1253.453491 -214.968750" +"ltime" "675.627930" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "659.574890 1252.453491 -215.968750" +"angles" "-160.408432 83.020493 -243.343903" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "17.309099 74.111275 125.931435" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "661.669006 1251.833130 -216.968750" +"absmax" "663.669006 1253.833130 -214.968750" +"ltime" "675.782104" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "662.669006 1252.833130 -215.968750" +"angles" "150.334686 351.220490 -256.645844" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.490021 73.924110 120.470810" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1739.592529 263.104034 -128.968750" +"absmax" "1741.592529 265.104034 -126.968750" +"ltime" "568.238037" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1740.592529 264.104034 -127.968750" +"angles" "0.834462 83.366600 103.165756" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.837433 -66.104477 183.978531" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1704.323730 283.935852 -128.968750" +"absmax" "1706.323730 285.935852 -126.968750" +"ltime" "568.295288" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1705.323730 284.935852 -127.968750" +"angles" "271.842896 291.384338 -85.763962" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.108871 -67.671921 118.700958" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2364.733154 2131.498047 -224.968750" +"absmax" "2366.733154 2133.498047 -222.968750" +"ltime" "314.072845" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2365.733154 2132.498047 -223.968750" +"angles" "-71.771187 24.513834 -106.490250" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.995007 52.098328 103.011810" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2356.056885 2146.492920 -224.968750" +"absmax" "2358.056885 2148.492920 -222.968750" +"ltime" "314.346436" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2357.056885 2147.492920 -223.968750" +"angles" "219.447800 369.838409 -194.741394" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.720913 58.440575 118.217789" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2352.552979 2159.812988 -224.968750" +"absmax" "2354.552979 2161.812988 -222.968750" +"ltime" "314.021637" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2353.552979 2160.812988 -223.968750" +"angles" "212.152481 26.116188 -100.502129" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-56.171585 65.550415 161.760208" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2324.993652 2094.536133 -480.968750" +"absmax" "2326.993652 2096.536133 -478.968750" +"ltime" "315.880920" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2325.993652 2095.536133 -479.968750" +"angles" "-496.651459 646.433838 -697.861938" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-4.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.848934 52.423992 176.370361" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2315.580078 2108.935059 -480.968750" +"absmax" "2317.580078 2110.935059 -478.968750" +"ltime" "316.008087" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2316.580078 2109.935059 -479.968750" +"angles" "107.327293 -233.960052 586.547485" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-4.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-57.365047 62.111000 106.502007" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2320.627441 2087.711670 -480.968750" +"absmax" "2322.627441 2089.711670 -478.968750" +"ltime" "315.619080" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2321.627441 2088.711670 -479.968750" +"angles" "-452.168762 -560.978333 262.166290" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-4.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.773472 52.633820 116.396782" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1714.631958 261.100525 -128.989410" +"absmax" "1716.631958 263.100525 -126.989418" +"ltime" "568.757568" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1715.631958 262.100525 -127.989418" +"angles" "81.940262 72.651878 -114.895004" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "54.711105 -68.829193 177.755402" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1632.236816 492.410583 -128.968750" +"absmax" "1634.236816 494.410583 -126.968750" +"ltime" "569.492981" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1633.236816 493.410583 -127.968750" +"angles" "243.617386 -80.399002 -202.982666" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "101.279465 7.001770 102.455780" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1644.518188 486.109314 -128.968750" +"absmax" "1646.518188 488.109314 -126.968750" +"ltime" "568.808899" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1645.518188 487.109314 -127.968750" +"angles" "-1.993194 -194.526443 -21.443676" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "94.663170 -1.340168 117.793449" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "908.334106 1329.644897 -216.968750" +"absmax" "910.334106 1331.644897 -214.968750" +"ltime" "673.392517" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "909.334106 1330.644897 -215.968750" +"angles" "336.089081 -222.726547 -212.933823" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1736" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "39.626591 68.983139 167.544113" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "918.510803 1317.909058 -216.968750" +"absmax" "920.510803 1319.909058 -214.968750" +"ltime" "673.604126" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "919.510803 1318.909058 -215.968750" +"angles" "305.957489 204.519409 68.815117" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1989" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "56.046982 65.971489 121.091888" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1852.773560 678.967957 -256.968750" +"absmax" "1854.773560 680.967957 -254.968750" +"ltime" "557.896606" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1853.773560 679.967957 -255.968750" +"angles" "475.933960 939.204834 -536.012207" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.088814 -37.276871 145.779251" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1895.284546 720.573486 -264.968750" +"absmax" "1897.284546 722.573486 -262.968750" +"ltime" "558.115051" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1896.284546 721.573486 -263.968750" +"angles" "-366.049042 611.731812 138.943741" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "83.476669 -6.194500 174.971527" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1896.578247 673.043518 -272.968750" +"absmax" "1898.578247 675.043518 -270.968750" +"ltime" "558.786865" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1897.578247 674.043518 -271.968750" +"angles" "568.460632 -351.985474 -464.711426" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.701591 -24.408417 192.597168" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1467.800903 465.793823 -128.968750" +"absmax" "1469.800903 467.793823 -126.968750" +"ltime" "541.793457" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1468.800903 466.793823 -127.968750" +"angles" "-9.018042 63.459095 -155.983322" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1978" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.701412 90.031891 150.705307" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1469.172485 472.932770 -128.968750" +"absmax" "1471.172485 474.932770 -126.968750" +"ltime" "542.203918" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1470.172485 473.932770 -127.968750" +"angles" "175.612579 -157.374146 65.672195" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1994" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-3.128876 91.203773 177.524185" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1733.848267 540.431641 -128.968750" +"absmax" "1735.848267 542.431641 -126.968750" +"ltime" "539.971497" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1734.848267 541.431641 -127.968750" +"angles" "330.263031 187.162521 157.085648" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.494217 -27.378042 149.412720" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2308.546143 2124.669922 -480.968750" +"absmax" "2310.546143 2126.669922 -478.968750" +"ltime" "316.959259" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2309.546143 2125.669922 -479.968750" +"angles" "-244.116348 757.503418 -325.689270" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-4.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-41.688541 66.872749 150.501770" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2311.614746 2088.088867 -480.968750" +"absmax" "2313.614746 2090.088867 -478.968750" +"ltime" "316.238007" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2312.614746 2089.088867 -479.968750" +"angles" "-225.851273 70.585434 -243.149506" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-4.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-49.612778 57.491692 120.917953" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2278.513184 2034.835083 -352.968750" +"absmax" "2280.513184 2036.835083 -350.968750" +"ltime" "316.348541" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2279.513184 2035.835083 -351.968750" +"angles" "-178.769943 225.044342 -105.788719" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-39.264484 69.742447 123.539536" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1748.693726 555.785217 -128.968750" +"absmax" "1750.693726 557.785217 -126.968750" +"ltime" "540.062927" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1749.693726 556.785217 -127.968750" +"angles" "-104.209541 607.149414 -337.386719" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.657486 -10.503578 197.428574" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1748.286987 556.502197 -128.968750" +"absmax" "1750.286987 558.502197 -126.968750" +"ltime" "539.283081" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1749.286987 557.502197 -127.968750" +"angles" "-26.461536 692.301575 296.278687" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.796211 -9.941334 192.232208" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "14248.324219 -27290.699219 -1422209.875000" +"absmax" "14250.324219 -27288.699219 -1422207.875000" +"ltime" "542.859253" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "14249.324219 -27289.699219 -1422208.875000" +"velocity" "18.199917 -39.087120 -2011.199951" +"angles" "-189602.781250 1821.113037 -173291.062500" +"avelocity" "-267.442841 2.462840 -244.480728" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "18.199917 78.174240 164.304016" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1527.801025 575.946045 -128.968750" +"absmax" "1529.801025 577.946045 -126.968750" +"ltime" "540.645325" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1528.801025 576.946045 -127.968750" +"angles" "-125.009575 -265.738525 160.827087" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "94.371750 31.057817 141.171646" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1518.992676 588.946960 -128.968750" +"absmax" "1520.992676 590.946960 -126.968750" +"ltime" "540.720154" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1519.992676 589.946960 -127.968750" +"angles" "227.158966 210.457977 -112.512138" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "78.219238 40.686710 177.744400" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1511.164307 586.457214 -128.968750" +"absmax" "1513.164307 588.457214 -126.968750" +"ltime" "540.684631" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1512.164307 587.457214 -127.968750" +"angles" "132.803680 313.334717 -9.366512" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.777557 41.546135 146.739716" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "907.680664 1323.794312 -216.968750" +"absmax" "909.680664 1325.794312 -214.968750" +"ltime" "673.593506" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "908.680664 1324.794312 -215.968750" +"angles" "110.818840 -183.488922 68.522316" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1990" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "42.113152 68.527077 144.738174" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1473.234863 483.046326 -128.968750" +"absmax" "1475.234863 485.046326 -126.968750" +"ltime" "541.861694" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1474.234863 484.046326 -127.968750" +"angles" "-54.393566 -200.380493 277.443237" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1995" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "0.630546 94.005386 190.411835" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "669.580505 996.921875 -216.968750" +"absmax" "671.580505 998.921875 -214.968750" +"ltime" "684.621338" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "670.580505 997.921875 -215.968750" +"angles" "174.945816 71.722000 171.481110" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-65.712654 38.430542 111.739571" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "65.722931 1052.812622 -268.968750" +"absmax" "67.722931 1054.812622 -266.968750" +"ltime" "736.712280" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "66.722931 1053.812622 -267.968750" +"angles" "48.977020 -25.016666 -197.118942" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.791885 51.251244 123.283974" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "58.228104 1071.888184 -268.968750" +"absmax" "60.228104 1073.888184 -266.968750" +"ltime" "736.568909" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "59.228104 1072.888184 -267.968750" +"angles" "283.431641 -279.006409 142.937790" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "53.531815 59.131851 192.808838" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "675.914185 1026.687500 -216.968750" +"absmax" "677.914185 1028.687500 -214.968750" +"ltime" "684.590820" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "676.914185 1027.687500 -215.968750" +"angles" "45.515163 212.690247 225.708710" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-54.980873 67.200493 131.092438" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "787.484985 1379.550659 -184.968750" +"absmax" "789.484985 1381.550659 -182.968750" +"ltime" "682.987244" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "788.484985 1380.550659 -183.968750" +"angles" "205.126465 50.589230 157.472397" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "52.812664 64.482742 177.184601" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "776.924133 1382.240479 -184.968750" +"absmax" "778.924133 1384.240479 -182.968750" +"ltime" "683.152283" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "777.924133 1383.240479 -183.968750" +"angles" "62.453285 -2.315588 -144.874695" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.995998 65.634926 139.619278" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "813.897034 1288.412598 -216.968750" +"absmax" "815.897034 1290.412598 -214.968750" +"ltime" "680.417908" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "814.897034 1289.412598 -215.968750" +"angles" "280.581177 444.287537 247.092010" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-50.700195 67.038689 181.416428" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1067.333252 473.418091 -128.985138" +"absmax" "1069.333252 475.418091 -126.985138" +"ltime" "581.841003" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1068.333252 474.418091 -127.985138" +"angles" "295.113129 55.359932 234.410446" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-108.044273 22.983917 124.505165" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1103.538086 448.019287 -128.968750" +"absmax" "1105.538086 450.019287 -126.968750" +"ltime" "581.564880" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1104.538086 449.019287 -127.968750" +"angles" "-166.575653 190.277054 67.507172" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-87.621368 -5.937737 95.453079" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1394.833008 362.060120 -128.968750" +"absmax" "1396.833008 364.060120 -126.968750" +"ltime" "542.399536" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1395.833008 363.060120 -127.968750" +"angles" "313.900543 311.969788 -301.056549" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.324028 82.143982 196.087921" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "16520.554688 -27459.236328 -1422211.250000" +"absmax" "16522.554688 -27457.236328 -1422209.250000" +"ltime" "542.891479" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "16521.554688 -27458.236328 -1422210.250000" +"velocity" "21.405849 -39.305611 -2011.199951" +"angles" "-17382.050781 37256.152344 -121868.109375" +"avelocity" "-24.600971 52.433861 -171.950455" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.405849 78.611214 154.082687" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1310.981079 444.092010 -128.968750" +"absmax" "1312.981079 446.092010 -126.968750" +"ltime" "543.520508" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1311.981079 445.092010 -127.968750" +"angles" "218.633118 240.988480 37.162891" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "39.011658 78.296997 131.288376" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1284.088501 437.799530 -128.968750" +"absmax" "1286.088501 439.799530 -126.968750" +"ltime" "542.909790" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1285.088501 438.799530 -127.968750" +"angles" "64.805153 207.977570 63.952240" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "5.796031 75.686722 110.127754" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1304.609375 439.208008 -128.968750" +"absmax" "1306.609375 441.208008 -126.968750" +"ltime" "542.810730" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1305.609375 440.208008 -127.968750" +"angles" "250.612579 -111.360985 171.273636" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "33.485184 77.862694 104.413078" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "812.482056 1257.187256 -216.968750" +"absmax" "814.482056 1259.187256 -214.968750" +"ltime" "680.747192" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "813.482056 1258.187256 -215.968750" +"angles" "-216.603195 239.585571 122.162865" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-61.310699 45.346478 118.698387" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "811.743225 1283.983521 -216.968750" +"absmax" "813.743225 1285.983521 -214.968750" +"ltime" "680.094299" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "812.743225 1284.983521 -215.968750" +"angles" "-212.806305 283.153107 -324.235046" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-52.676346 62.998627 181.296310" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1864.477783 702.027344 -256.968750" +"absmax" "1866.477783 704.027344 -254.968750" +"ltime" "551.004150" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1865.477783 703.027344 -255.968750" +"angles" "623.770630 -93.793243 -95.255348" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.442970 -29.388264 155.105804" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1823.482666 680.564941 -248.968750" +"absmax" "1825.482666 682.564941 -246.968750" +"ltime" "550.100586" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1824.482666 681.564941 -247.968750" +"angles" "-330.934021 276.672668 -91.998611" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "57.981514 -50.165165 110.276512" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1900.381714 680.279480 -272.968750" +"absmax" "1902.381714 682.279480 -270.968750" +"ltime" "550.324585" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1901.381714 681.279480 -271.968750" +"angles" "-46.635380 230.838379 601.253784" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.229408 -31.588161 201.185760" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "779.572998 1256.452393 -216.968750" +"absmax" "781.572998 1258.452393 -214.968750" +"ltime" "677.768188" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "780.572998 1257.452393 -215.968750" +"angles" "-7.860797 334.480255 -154.640793" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.146713 56.030815 154.129883" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "759.370239 1253.979492 -216.968750" +"absmax" "761.370239 1255.979492 -214.968750" +"ltime" "677.858459" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "760.370239 1254.979492 -215.968750" +"angles" "62.432091 138.708771 -116.070473" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "62.776573 59.902527 118.274712" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "775.498291 1268.623413 -216.968750" +"absmax" "777.498291 1270.623413 -214.968750" +"ltime" "677.980469" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "776.498291 1269.623413 -215.968750" +"angles" "22.745970 22.641771 197.727081" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "63.297977 59.751537 194.176178" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "500.336884 995.783691 -216.968750" +"absmax" "502.336884 997.783691 -214.968750" +"ltime" "774.523682" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "501.336884 996.783691 -215.968750" +"angles" "-206.912247 -21.002605 174.846786" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "80.654411 20.657169 144.415207" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "499.890564 987.503357 -216.968750" +"absmax" "501.890564 989.503357 -214.968750" +"ltime" "774.738159" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "500.890564 988.503357 -215.968750" +"angles" "-174.399216 -156.037628 9.764460" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "86.872871 13.272542 117.113991" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "473.497711 743.151001 -104.968750" +"absmax" "475.497711 745.151001 -102.968750" +"ltime" "835.876404" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "474.497711 744.151001 -103.968750" +"angles" "-59.285706 372.738892 -136.740189" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-19.105036 -72.717117 108.611511" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "447.629425 741.507080 -104.968750" +"absmax" "449.629425 743.507080 -102.968750" +"ltime" "835.633789" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "448.629425 742.507080 -103.968750" +"angles" "-61.154602 263.582489 -86.890930" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.278748 -67.393295 118.698242" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "15783.597656 25910.464844 -738109.187500" +"absmax" "15785.597656 25912.464844 -738107.187500" +"ltime" "882.995056" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "15784.597656 25911.464844 -738108.187500" +"velocity" "39.932770 64.256882 -2011.199951" +"angles" "64685.167969 6745.629395 -17935.250000" +"avelocity" "175.264771 18.137133 -48.643452" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "39.932770 64.256882 168.688889" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "41215.695312 54674.222656 -1418945.750000" +"absmax" "41217.695312 54676.222656 -1418943.750000" +"ltime" "544.121887" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "41216.695312 54675.222656 -1418944.750000" +"velocity" "56.442955 76.694283 -2011.199951" +"angles" "136753.312500 -22379.181641 142120.609375" +"avelocity" "193.282883 -31.705677 200.790421" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "56.442955 76.694283 157.148056" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "37818.500000 54538.167969 -1418984.250000" +"absmax" "37820.500000 54540.167969 -1418982.250000" +"ltime" "544.340393" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "37819.500000 54539.167969 -1418983.250000" +"velocity" "51.659992 76.553459 -2011.199951" +"angles" "146847.031250 20692.527344 -149313.953125" +"avelocity" "207.382431 29.178751 -211.081268" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "51.659992 76.553459 148.866074" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1302.468384 473.567841 -128.968750" +"absmax" "1304.468384 475.567841 -126.968750" +"ltime" "543.572144" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1303.468384 474.567841 -127.968750" +"angles" "141.777756 -18.808880 -50.951042" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.815033 75.674774 157.326096" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1339.917847 461.045990 -128.968750" +"absmax" "1341.917847 463.045990 -126.968750" +"ltime" "544.732666" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1340.917847 462.045990 -127.968750" +"angles" "-127.333588 172.541595 -108.276451" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "54.101719 75.717125 179.367905" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1108.371948 2061.319580 -192.968750" +"absmax" "1110.371948 2063.319580 -190.968750" +"ltime" "881.082336" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1109.371948 2062.319580 -191.968750" +"angles" "153.831421 -9.331295 -285.938965" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-105.919342 -34.307556 138.946533" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1369.814575 495.001068 -128.968750" +"absmax" "1371.814575 497.001068 -126.968750" +"ltime" "545.778748" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1370.814575 496.001068 -127.968750" +"angles" "200.761429 314.160522 129.994980" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.949242 47.877045 151.838547" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1368.461670 494.679901 -128.968750" +"absmax" "1370.461670 496.679901 -126.968750" +"ltime" "545.740479" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1369.461670 495.679901 -127.968750" +"angles" "-108.622742 358.173431 -117.828346" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-57.811348 49.844158 145.753723" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1208.841309 2055.109619 -192.968750" +"absmax" "1210.841309 2057.109619 -190.968750" +"ltime" "880.208862" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1209.841309 2056.109619 -191.968750" +"angles" "-69.709618 498.977570 -121.994751" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-78.863922 -46.580799 157.086731" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1194.822021 2044.694946 -192.968750" +"absmax" "1196.822021 2046.694946 -190.968750" +"ltime" "880.642517" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1195.822021 2045.694946 -191.968750" +"angles" "-234.776276 186.176575 -133.340408" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-67.962593 -51.526009 137.614761" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1523.489380 555.629395 -128.968750" +"absmax" "1525.489380 557.629395 -126.968750" +"ltime" "546.192932" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1524.489380 556.629395 -127.968750" +"angles" "-100.851852 371.086090 -187.932709" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "45.082817 -63.210377 111.404259" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1509.366943 512.503235 -128.968750" +"absmax" "1511.366943 514.503235 -126.968750" +"ltime" "545.721680" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1510.366943 513.503235 -127.968750" +"angles" "224.332108 300.999084 -308.533630" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2016" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "23.471399 -89.410515 187.939270" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1504.705688 535.657166 -128.968750" +"absmax" "1506.705688 537.657166 -126.968750" +"ltime" "546.504944" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1505.705688 536.657166 -127.968750" +"angles" "96.531036 327.215851 99.353767" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "24.707048 -87.912506 98.452667" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "263.093445 900.817810 -224.968750" +"absmax" "265.093445 902.817810 -222.968750" +"ltime" "719.569824" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "264.093445 901.817810 -223.968750" +"angles" "-51.264191 49.943043 79.609200" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-54.905430 -80.213600 145.468658" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "275.787140 913.114380 -224.968750" +"absmax" "277.787140 915.114380 -222.968750" +"ltime" "719.363525" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "276.787140 914.114380 -223.968750" +"angles" "-121.652336 318.173584 -50.287251" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.212860 -79.525139 91.151253" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "273.105743 908.777039 -224.968750" +"absmax" "275.105743 910.777039 -222.968750" +"ltime" "719.300476" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "274.105743 909.777039 -223.968750" +"angles" "-83.262131 43.892723 -149.383682" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.387512 -79.540771 112.635712" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "723.952454 1253.590942 -216.968750" +"absmax" "725.952454 1255.590942 -214.968750" +"ltime" "676.442139" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "724.952454 1254.590942 -215.968750" +"angles" "-53.180405 354.522522 284.129333" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.050694 75.496788 124.971558" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "751.847107 1268.411011 -216.968750" +"absmax" "753.847107 1270.411011 -214.968750" +"ltime" "676.727051" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "752.847107 1269.411011 -215.968750" +"angles" "137.937363 135.933731 -263.639648" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "49.722679 75.815559 190.939026" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "740.106567 1350.518799 -216.968750" +"absmax" "742.106567 1352.518799 -214.968750" +"ltime" "674.867737" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "741.106567 1351.518799 -215.968750" +"angles" "194.097015 -242.391586 92.623497" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "36.842545 69.424736 194.470795" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "742.239014 1350.953491 -216.968750" +"absmax" "744.239014 1352.953491 -214.968750" +"ltime" "674.415771" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "743.239014 1351.953491 -215.968750" +"angles" "-226.119797 102.208694 256.055878" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.356339 69.142586 192.107574" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1323.363159 428.145630 -128.968750" +"absmax" "1325.363159 430.145630 -126.968750" +"ltime" "579.207153" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1324.363159 429.145630 -127.968750" +"angles" "355.804108 376.616974 -74.865440" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "63.394791 -57.093132 199.749634" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1294.637817 435.652161 -128.968750" +"absmax" "1296.637817 437.652161 -126.968750" +"ltime" "578.695068" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1295.637817 436.652161 -127.968750" +"angles" "210.285583 235.183548 -153.790558" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.540112 -62.716354 122.317612" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1637.531616 526.580444 -128.986969" +"absmax" "1639.531616 528.580444 -126.986961" +"ltime" "547.107422" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1638.531616 527.580444 -127.986961" +"angles" "280.616272 53.536655 -10.911136" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1902" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-0.896725 -86.749474 154.603958" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1649.521973 557.641785 -128.968750" +"absmax" "1651.521973 559.641785 -126.968750" +"ltime" "546.299744" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1650.521973 558.641785 -127.968750" +"angles" "-36.892986 82.760887 21.302895" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2056" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "15.136371 -77.648552 101.493752" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1635.452515 516.253845 -128.968750" +"absmax" "1637.452515 518.253845 -126.968750" +"ltime" "546.371399" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1636.452515 517.253845 -127.968750" +"angles" "355.689270 164.676254 -174.654266" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-2.670452 -87.756294 193.708771" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1351.456177 443.647614 -128.968750" +"absmax" "1353.456177 445.647614 -126.968750" +"ltime" "578.978638" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1352.456177 444.647614 -127.968750" +"angles" "-257.174347 122.833084 -302.120117" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "93.622086 -46.372337 173.708466" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "735.936890 1332.003418 -216.968750" +"absmax" "737.936890 1334.003418 -214.968750" +"ltime" "674.917419" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "736.936890 1333.003418 -215.968750" +"angles" "-55.669464 -102.150459 -161.237198" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "42.687504 68.335327 102.904755" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1869.697632 727.735168 -256.968750" +"absmax" "1871.697632 729.735168 -254.968750" +"ltime" "547.835815" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1870.697632 728.735168 -255.968750" +"angles" "430.191681 229.475891 -266.028748" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "78.903397 -2.659216 115.817543" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1900.969971 737.392090 -264.968750" +"absmax" "1902.969971 739.392090 -262.968750" +"ltime" "547.498535" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1901.969971 738.392090 -263.968750" +"angles" "-420.973999 289.046570 261.414978" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "80.660416 2.135078 171.182922" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1881.146240 739.433838 -256.968750" +"absmax" "1883.146240 741.433838 -254.968750" +"ltime" "547.780884" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1882.146240 740.433838 -255.968750" +"angles" "-98.145828 -366.247559 -338.657562" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "81.148499 3.466885 147.141830" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "667.727356 1259.774414 -216.968750" +"absmax" "669.727356 1261.774414 -214.968750" +"ltime" "675.389771" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "668.727356 1260.774414 -215.968750" +"angles" "113.075790 97.396622 -251.808228" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "24.134747 73.709663 161.436508" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "733.228210 1262.991699 -216.968750" +"absmax" "735.228210 1264.991699 -214.968750" +"ltime" "676.540344" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "734.228210 1263.991699 -215.968750" +"angles" "94.009354 -194.623825 -93.625702" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "35.319443 75.582161 166.221649" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +"absmin" "518.120605 1385.634521 -216.968750" +"absmax" "520.120605 1387.634521 -214.968750" +"ltime" "714.508728" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "519.120605 1386.634521 -215.968750" +"angles" "291.144379 -148.846588 149.982010" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-81.721725 63.654327 140.982880" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "509.177612 1374.706055 -216.968750" +"absmax" "511.177612 1376.706055 -214.968750" +"ltime" "714.696655" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "510.177612 1375.706055 -215.968750" +"angles" "79.070366 23.983337 -126.821030" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-83.248199 78.957291 174.263779" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "518.911011 1380.264526 -216.968750" +"absmax" "520.911011 1382.264526 -214.968750" +"ltime" "714.520386" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "519.911011 1381.264526 -215.968750" +"angles" "183.688599 413.524811 -89.585022" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-83.027191 76.741653 128.662155" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "672.319336 1256.167847 -216.968750" +"absmax" "674.319336 1258.167847 -214.968750" +"ltime" "684.012939" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "673.319336 1257.167847 -215.968750" +"angles" "65.188545 322.183258 323.032928" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-6.390434 78.882034 194.050156" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "744.495911 1281.942871 -216.968750" +"absmax" "746.495911 1283.942871 -214.968750" +"ltime" "679.230774" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "745.495911 1282.942871 -215.968750" +"angles" "390.900055 -174.960999 32.912704" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "50.405846 67.688263 196.270218" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "732.826660 1275.950562 -216.968750" +"absmax" "734.826660 1277.950562 -214.968750" +"ltime" "678.965942" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "733.826660 1276.950562 -215.968750" +"angles" "94.799629 342.772461 -93.669464" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "44.224209 68.709663 166.763123" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "735.582214 1272.501221 -216.968750" +"absmax" "737.582214 1274.501221 -214.968750" +"ltime" "679.210938" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "736.582214 1273.501221 -215.968750" +"angles" "56.326359 -71.662766 0.944138" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.728447 67.965416 147.254761" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1193.888550 438.050659 -128.968750" +"absmax" "1195.888550 440.050659 -126.968750" +"ltime" "580.472412" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1194.888550 439.050659 -127.968750" +"angles" "-122.213364 109.707947 -25.503258" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-25.681416 -78.480156 100.752449" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1150.701538 421.488190 -128.968750" +"absmax" "1152.701538 423.488190 -126.968750" +"ltime" "580.727661" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1151.701538 422.488190 -127.968750" +"angles" "173.783691 449.531036 -296.439087" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-64.400879 -82.969574 154.476807" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "817.993591 1200.871826 -216.968750" +"absmax" "819.993591 1202.871826 -214.968750" +"ltime" "681.535767" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "818.993591 1201.871826 -215.968750" +"angles" "127.090424 -54.090752 28.073717" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-69.827225 -57.097424 135.263199" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "806.707642 1193.193359 -216.968750" +"absmax" "808.707642 1195.193359 -214.968750" +"ltime" "682.007629" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "807.707642 1194.193359 -215.968750" +"angles" "-209.852432 435.090363 -182.544113" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.081284 -56.714512 180.492813" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "816.971680 1195.684204 -216.968750" +"absmax" "818.971680 1197.684204 -214.968750" +"ltime" "681.702087" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "817.971680 1196.684204 -215.968750" +"angles" "366.330261 390.983826 96.917686" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-66.064514 -58.246319 163.740112" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "786.906616 1379.380249 -184.968750" +"absmax" "788.906616 1381.380249 -182.968750" +"ltime" "683.084229" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "787.906616 1380.380249 -183.968750" +"angles" "64.286407 224.290466 69.896515" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.761177 65.451889 190.090210" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2348.827881 2107.403809 -480.968750" +"absmax" "2350.827881 2109.403809 -478.968750" +"ltime" "943.116760" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2349.827881 2108.403809 -479.968750" +"angles" "250.177399 18.763477 -362.525146" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-4.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-106.177628 -79.927032 136.850098" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "677.948303 1240.019409 -216.968750" +"absmax" "679.948303 1242.019409 -214.968750" +"ltime" "684.079346" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "678.948303 1241.019409 -215.968750" +"angles" "-71.438820 368.374786 17.638634" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-1.798710 80.854515 112.864082" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "704.403076 1256.345703 -216.968750" +"absmax" "706.403076 1258.345703 -214.968750" +"ltime" "683.374390" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "705.403076 1257.345703 -215.968750" +"angles" "192.569397 102.409698 -207.675385" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "25.576818 92.614311 133.743332" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "779.959961 1249.552002 -216.968750" +"absmax" "781.959961 1251.552002 -214.968750" +"ltime" "676.734924" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "780.959961 1250.552002 -215.968750" +"angles" "223.177948 9.783015 -96.817345" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.494930 71.697342 131.595322" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "762.565002 1245.012207 -216.968750" +"absmax" "764.565002 1247.012207 -214.968750" +"ltime" "677.292786" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "763.565002 1246.012207 -215.968750" +"angles" "296.277802 140.650696 125.084511" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.488634 73.004631 99.195572" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "774.829956 1251.093140 -216.968750" +"absmax" "776.829956 1253.093140 -214.968750" +"ltime" "677.099243" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "775.829956 1252.093140 -215.968750" +"angles" "162.618378 -95.711555 -133.071030" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "37.511303 72.186050 138.002701" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "674.088074 1008.930603 -216.968750" +"absmax" "676.088074 1010.930603 -214.968750" +"ltime" "684.919739" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "675.088074 1009.930603 -215.968750" +"angles" "26.811279 129.733932 81.024704" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.701775 51.863773 109.654083" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2341.112549 2113.786133 -480.968750" +"absmax" "2343.112549 2115.786133 -478.968750" +"ltime" "942.926819" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2342.112549 2114.786133 -479.968750" +"angles" "-564.587402 212.098389 560.459351" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-4.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-98.534546 -79.577995 124.891167" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1066.841675 466.869019 -128.968750" +"absmax" "1068.841675 468.869019 -126.968750" +"ltime" "704.941162" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1067.841675 467.869019 -127.968750" +"angles" "315.538605 351.569702 87.900284" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-102.686913 -10.873121 142.236145" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1103.111938 456.644196 -128.968750" +"absmax" "1105.111938 458.644196 -126.968750" +"ltime" "705.354553" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1104.111938 457.644196 -127.968750" +"angles" "-148.780457 321.605133 -186.451691" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-83.830307 -26.997574 118.815651" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "832.481201 769.138916 -192.968750" +"absmax" "834.481201 771.138916 -190.968750" +"ltime" "693.430908" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "833.481201 770.138916 -191.968750" +"angles" "-70.739586 532.078491 122.230507" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-31.212070 -73.083992 99.419846" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "787.050354 775.620789 -200.968750" +"absmax" "789.050354 777.620789 -198.968750" +"ltime" "693.413696" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "788.050354 776.620789 -199.968750" +"angles" "370.226105 201.536057 166.742859" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-63.200058 -70.949409 140.592087" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "793.175781 771.039673 -200.968750" +"absmax" "795.175781 773.039673 -198.968750" +"ltime" "692.996887" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "794.175781 772.039673 -199.968750" +"angles" "306.532959 500.773071 131.493622" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-64.970291 -70.831276 101.514603" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1077.683838 460.124115 -128.968750" +"absmax" "1079.683838 462.124115 -126.968750" +"ltime" "704.806519" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1078.683838 461.124115 -127.968750" +"angles" "-195.326263 -54.291924 -283.500702" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-94.142883 -18.179195 136.611160" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2350.279053 2102.884521 -480.968750" +"absmax" "2352.279053 2104.884521 -478.968750" +"ltime" "943.188049" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2351.279053 2103.884521 -479.968750" +"angles" "-692.216980 -201.420990 94.603531" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-4.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-100.314301 -79.659279 156.554443" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2025.008301 2224.919922 -352.968750" +"absmax" "2027.008301 2226.919922 -350.968750" +"ltime" "919.602600" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2026.008301 2225.919922 -351.968750" +"angles" "-58.047855 300.657501 -51.889839" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1955" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "58.417297 -48.005131 137.142944" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1998.064697 2236.553711 -352.968750" +"absmax" "2000.064697 2238.553711 -350.968750" +"ltime" "919.718140" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1999.064697 2237.553711 -351.968750" +"angles" "-178.720444 206.527954 136.351654" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2102" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "31.209217 -73.642151 141.452240" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2026.129395 2229.091797 -352.968750" +"absmax" "2028.129395 2231.091797 -350.968750" +"ltime" "919.698853" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2027.129395 2230.091797 -351.968750" +"angles" "-145.865631 448.239655 -192.720245" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2103" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "54.443253 -51.749706 170.539871" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "2322.903809 2077.996338 -480.968750" +"absmax" "2324.903809 2079.996338 -478.968750" +"ltime" "935.450134" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2323.903809 2078.996338 -479.968750" +"angles" "-472.657166 -253.547928 -676.306458" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-4.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.766983 -70.789062 115.314774" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2330.310547 2095.382324 -480.968750" +"absmax" "2332.310547 2097.382324 -478.968750" +"ltime" "935.506287" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2331.310547 2096.382324 -479.968750" +"angles" "-686.991150 -361.693390 -724.329407" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-4.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-83.981407 -70.119507 115.029694" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2335.104980 2099.488770 -480.968750" +"absmax" "2337.104980 2101.488770 -478.968750" +"ltime" "935.825134" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2336.104980 2100.488770 -479.968750" +"angles" "668.869690 332.254425 325.261414" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-4.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-88.998077 -69.819992 94.468094" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "401.629639 729.704651 -104.968750" +"absmax" "403.629639 731.704651 -102.968750" +"ltime" "837.364746" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "402.629639 730.704651 -103.968750" +"angles" "-216.900497 193.557617 -307.380096" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-81.678772 -5.663940 176.703629" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "400.584381 752.821228 -104.968750" +"absmax" "402.584381 754.821228 -102.968750" +"ltime" "836.595459" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "401.584381 753.821228 -103.968750" +"angles" "144.996536 -95.408821 19.090607" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-94.019653 17.927803 128.920212" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "415.451019 719.748657 -104.968750" +"absmax" "417.451019 721.748657 -102.968750" +"ltime" "836.747803" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "416.451019 720.748657 -103.968750" +"angles" "190.213974 -53.015560 43.016258" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.042603 -16.438457 140.981339" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +"absmin" "1302.544678 1521.524536 -192.968750" +"absmax" "1304.544678 1523.524536 -190.968750" +"ltime" "1109.216553" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1303.544678 1522.524536 -191.968750" +"angles" "65.157089 348.105347 -54.928196" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-36.332737 -74.982597 172.495331" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "559.700745 998.614136 -216.968750" +"absmax" "561.700745 1000.614136 -214.968750" +"ltime" "684.750732" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "560.700745 999.614136 -215.968750" +"angles" "85.828682 41.635368 44.001163" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-56.327991 53.306576 166.512802" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "567.142883 1005.759277 -216.988785" +"absmax" "569.142883 1007.759277 -214.988785" +"ltime" "685.206116" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "568.142883 1006.759277 -215.988785" +"angles" "69.260963 -102.126968 47.303150" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2065" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.189102 62.700802 145.233627" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "569.277771 1000.261169 -216.968750" +"absmax" "571.277771 1002.261169 -214.968750" +"ltime" "685.565735" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "570.277771 1001.261169 -215.968750" +"angles" "55.538383 119.767982 -141.785233" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-52.199390 60.853935 125.290886" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1433.109375 1514.511108 -200.968750" +"absmax" "1435.109375 1516.511108 -198.968750" +"ltime" "1104.035278" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1434.109375 1515.511108 -199.968750" +"angles" "-270.627075 71.242676 -324.447388" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "7.918028 -74.621811 193.942917" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2446.584717 2207.882324 -224.968750" +"absmax" "2448.584717 2209.882324 -222.968750" +"ltime" "940.722778" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2447.584717 2208.882324 -223.968750" +"angles" "42.632507 166.714874 170.346436" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "13.446486 -74.051071 152.536865" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2416.451172 2208.085205 -224.968750" +"absmax" "2418.451172 2210.085205 -222.968750" +"ltime" "939.804810" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2417.451172 2209.085205 -223.968750" +"angles" "143.250275 211.423843 -261.519714" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-16.974977 -76.985497 144.050720" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1330.869507 1556.465698 -192.968750" +"absmax" "1332.869507 1558.465698 -190.968750" +"ltime" "1099.161011" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1331.869507 1557.465698 -191.968750" +"angles" "-172.827408 232.493408 32.815498" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "18.901354 -72.592438 123.618675" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1195.028320 1567.886230 -192.968750" +"absmax" "1197.028320 1569.886230 -190.968750" +"ltime" "1095.043457" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1196.028320 1568.886230 -191.968750" +"angles" "-217.824997 499.024231 17.009630" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "51.714546 -56.098389 147.969727" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2451.051025 2201.695801 -224.968750" +"absmax" "2453.051025 2203.695801 -222.968750" +"ltime" "939.843933" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2452.051025 2202.695801 -223.968750" +"angles" "-204.475586 540.723877 226.312729" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "16.435329 -73.762772 185.688553" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "383.650116 956.981995 -224.968750" +"absmax" "385.650116 958.981995 -222.968750" +"ltime" "720.518127" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "384.650116 957.981995 -223.968750" +"angles" "-269.097900 223.825378 -88.632736" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-0.744133 -82.529724 148.984390" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "389.279633 965.595703 -224.968750" +"absmax" "391.279633 967.595703 -222.968750" +"ltime" "720.187988" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "390.279633 966.595703 -223.968750" +"angles" "-124.532555 391.912079 9.385600" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "4.798136 -80.044342 127.992569" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "373.691711 964.987427 -224.968750" +"absmax" "375.691711 966.987427 -222.968750" +"ltime" "719.997253" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "374.691711 965.987427 -223.968750" +"angles" "-161.207230 104.211395 -221.965607" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.592432 -87.394547 99.629654" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "575.353821 988.892029 -216.968750" +"absmax" "577.353821 990.892029 -214.968750" +"ltime" "685.812378" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "576.353821 989.892029 -215.968750" +"angles" "-201.703934 319.373260 -19.716936" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-61.532181 66.871490 156.803925" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "572.326355 1004.413940 -216.968750" +"absmax" "574.326355 1006.413940 -214.968750" +"ltime" "685.820435" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "573.326355 1005.413940 -215.968750" +"angles" "388.204834 181.479904 -69.759315" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2117" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-59.506012 75.646156 187.876907" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "578.645508 966.868286 -216.968750" +"absmax" "580.645508 968.868286 -214.968750" +"ltime" "685.791077" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "579.645508 967.868286 -215.968750" +"angles" "-134.808029 230.309998 221.995468" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-65.234512 50.837852 121.878777" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "533.870667 1004.037231 -216.968750" +"absmax" "535.870667 1006.037231 -214.968750" +"ltime" "687.054138" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "534.870667 1005.037231 -215.968750" +"angles" "318.190582 -37.634296 -74.204262" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.112904 74.554581 122.150040" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "526.146545 1006.849426 -216.968750" +"absmax" "528.146545 1008.849426 -214.968750" +"ltime" "686.766174" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "527.146545 1007.849426 -215.968750" +"angles" "314.508698 364.160431 -142.099655" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-49.635658 69.374405 160.379410" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1193.414429 1569.417480 -192.968750" +"absmax" "1195.414429 1571.417480 -190.968750" +"ltime" "1094.648804" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1194.414429 1570.417480 -191.968750" +"angles" "303.921173 94.566536 9.888835" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "51.621452 -56.223076 136.387421" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1185.582397 1551.222900 -192.968750" +"absmax" "1187.582397 1553.222900 -190.968750" +"ltime" "1094.978882" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1186.582397 1552.222900 -191.968750" +"angles" "164.143906 542.584106 270.950836" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "40.905514 -70.576714 156.459335" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1121.509155 2086.577148 -192.968750" +"absmax" "1123.509155 2088.577148 -190.968750" +"ltime" "880.878601" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1122.509155 2087.577148 -191.968750" +"angles" "-123.943871 -107.697380 117.991989" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-83.327789 20.371738 186.024841" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1138.971313 2070.920410 -192.968750" +"absmax" "1140.971313 2072.920410 -190.968750" +"ltime" "881.500305" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1139.971313 2071.920410 -191.968750" +"angles" "-222.212204 126.135063 99.604355" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-79.811493 7.516946 133.168137" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1136.126587 2069.942627 -192.968750" +"absmax" "1138.126587 2071.942627 -190.968750" +"ltime" "881.491577" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1137.126587 2070.942627 -191.968750" +"angles" "113.663391 43.199551 -66.779404" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-79.457962 6.224531 142.958252" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "787.427795 773.084351 -200.968750" +"absmax" "789.427795 775.084351 -198.968750" +"ltime" "694.345886" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "788.427795 774.084351 -199.968750" +"angles" "40.087738 133.348297 137.117432" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-59.425957 -63.540508 162.604736" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "795.123230 770.766357 -200.968750" +"absmax" "797.123230 772.766357 -198.968750" +"ltime" "693.845764" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "796.123230 771.766357 -199.968750" +"angles" "215.138565 339.123352 149.796143" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-57.102737 -64.061272 150.621796" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "788.189819 773.808777 -200.968750" +"absmax" "790.189819 775.808777 -198.968750" +"ltime" "693.474670" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "789.189819 774.808777 -199.968750" +"angles" "-114.574265 -28.794176 -370.087616" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.074642 -63.843407 171.002121" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "898.467896 2113.982178 -192.968750" +"absmax" "900.467896 2115.982178 -190.968750" +"ltime" "906.346558" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "899.467896 2114.982178 -191.968750" +"angles" "-19.814228 86.610115 118.525047" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-83.704689 8.389408 179.919830" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "891.817139 2111.688477 -192.968750" +"absmax" "893.817139 2113.688477 -190.968750" +"ltime" "906.360657" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "892.817139 2112.688477 -191.968750" +"angles" "-34.305367 127.113266 -132.392822" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-83.286415 7.311544 128.179504" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "890.156128 2109.360352 -192.968750" +"absmax" "892.156128 2111.360352 -190.968750" +"ltime" "906.568604" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "891.156128 2110.360352 -191.968750" +"angles" "78.310852 -95.534775 -25.431372" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-82.376701 4.967257 111.813492" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1367.572021 1542.193237 -200.968750" +"absmax" "1369.572021 1544.193237 -198.968750" +"ltime" "1099.144531" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1368.572021 1543.193237 -199.968750" +"angles" "-93.338898 225.462906 -34.715839" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "44.269913 -66.485519 191.787674" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"think" "SUB_updateEnemyTarget" +"health" "999999.000000" +"takedamage" "1.000000" +"view_ofs" "0.000000 0.000000 128.000000" +"enemy" "1" +"owner" "490" +"wait" "2.000000" +"state" "2.000000" +"height" "128.000000" +"classtype" "30.000000" +} +{ +"absmin" "1319.563232 1551.337402 -192.968750" +"absmax" "1321.563232 1553.337402 -190.968750" +"ltime" "1099.057983" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1320.563232 1552.337402 -191.968750" +"angles" "-92.348328 14.618690 -150.622162" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "6.449503 -75.589943 132.062439" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1457.163940 1533.154541 -200.968750" +"absmax" "1459.163940 1535.154541 -198.968750" +"ltime" "1110.574951" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1458.163940 1534.154541 -199.968750" +"angles" "-209.287476 435.227783 -245.344925" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-20.269995 -77.404877 158.646545" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2326.629395 2095.996826 -480.968750" +"absmax" "2328.629395 2097.996826 -478.968750" +"ltime" "943.459839" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2327.629395 2096.996826 -479.968750" +"angles" "-625.075928 937.142395 -23.392698" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-4.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-78.890732 -77.106522 156.350052" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1427.641602 1516.598877 -200.968750" +"absmax" "1429.641602 1518.598877 -198.968750" +"ltime" "1104.330811" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1428.641602 1517.598877 -199.968750" +"angles" "85.061096 505.888611 159.192657" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-6.393490 -75.665070 111.184471" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1421.212402 1513.696533 -200.968750" +"absmax" "1423.212402 1515.696533 -198.968750" +"ltime" "1104.225098" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1422.212402 1514.696533 -199.968750" +"angles" "-144.908173 527.684082 -58.459244" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-13.113464 -76.154938 127.114067" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2416.096680 2137.592773 -224.968750" +"absmax" "2418.096680 2139.592773 -222.968750" +"ltime" "938.077271" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2417.096680 2138.592773 -223.968750" +"angles" "182.803986 222.217270 -190.447174" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-14.875599 -74.461517 133.810440" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2067.124512 2245.758301 -352.968750" +"absmax" "2069.124512 2247.758301 -350.968750" +"ltime" "920.188538" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2068.124512 2246.758301 -351.968750" +"angles" "-63.963753 577.397644 -130.528244" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2104" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.258671 -59.316082 166.501663" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2049.529541 2245.258057 -352.968750" +"absmax" "2051.529541 2247.258057 -350.968750" +"ltime" "920.607605" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2050.529541 2246.258057 -351.968750" +"angles" "127.160629 110.985550 -226.695877" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2152" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.033478 -67.423805 116.764061" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2047.527344 2246.548828 -352.968750" +"absmax" "2049.527344 2248.548828 -350.968750" +"ltime" "920.232300" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2048.527344 2247.548828 -351.968750" +"angles" "125.144066 395.104828 150.082642" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2153" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "31.343090 -69.208069 127.000313" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "321.967438 953.365356 -240.968750" +"absmax" "323.967438 955.365356 -238.968750" +"ltime" "721.430237" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "322.967438 954.365356 -239.968750" +"angles" "-63.888504 86.067039 -297.138641" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-9.783764 -91.388046 126.020683" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "320.210022 941.167053 -240.968750" +"absmax" "322.210022 943.167053 -238.968750" +"ltime" "721.086487" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "321.210022 942.167053 -239.968750" +"angles" "289.061768 403.333557 318.326660" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-10.202044 -91.621834 175.385971" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "331.121979 954.224548 -240.968750" +"absmax" "333.121979 956.224548 -238.968750" +"ltime" "721.012756" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "332.121979 955.224548 -239.968750" +"angles" "-121.836823 423.798370 -21.344971" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-0.746723 -86.337074 144.401245" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2419.366455 2122.202637 -224.968750" +"absmax" "2421.366455 2124.202637 -222.968750" +"ltime" "938.079895" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2420.366455 2123.202637 -223.968750" +"angles" "124.483772 509.715332 305.582825" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-9.454803 -74.679924 198.525711" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2409.526367 2206.476562 -224.968750" +"absmax" "2411.526367 2208.476562 -222.968750" +"ltime" "935.977783" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2410.526367 2207.476562 -223.968750" +"angles" "257.647583 126.825409 -152.800049" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-1.048571 -74.994659 176.599182" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "214.443253 966.061157 -264.968750" +"absmax" "216.443253 968.061157 -262.968750" +"ltime" "722.017944" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "215.443253 967.061157 -263.968750" +"angles" "-28.487045 136.494629 245.199829" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "11.135675 -83.052223 141.160919" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "221.576782 969.703064 -264.968750" +"absmax" "223.576782 971.703064 -262.968750" +"ltime" "721.687988" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "222.576782 970.703064 -263.968750" +"angles" "-118.138512 527.409424 121.718666" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "18.255524 -78.227455 136.419861" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "202.919876 955.566101 -272.968750" +"absmax" "204.919876 957.566101 -270.968750" +"ltime" "721.635620" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "203.919876 956.566101 -271.968750" +"angles" "94.221153 245.511368 -203.626068" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-0.743625 -91.102234 126.535606" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2380.534424 2218.879150 -224.968750" +"absmax" "2382.534424 2220.879150 -222.968750" +"ltime" "936.109619" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2381.534424 2219.879150 -223.968750" +"angles" "256.719299 144.726547 31.170757" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-32.707397 -74.782188 115.837578" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2379.352295 2207.843262 -224.968750" +"absmax" "2381.352295 2209.843262 -222.968750" +"ltime" "936.884583" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2380.352295 2208.843262 -223.968750" +"angles" "-35.742027 330.656372 -130.780472" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-29.311256 -74.804977 170.343887" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1310.068481 1518.695190 -192.968750" +"absmax" "1312.068481 1520.695190 -190.968750" +"ltime" "1108.771362" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1311.068481 1519.695190 -191.968750" +"angles" "-41.152611 522.463135 -270.921417" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-31.531071 -74.984894 148.851196" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1286.872925 1518.629272 -192.976471" +"absmax" "1288.872925 1520.629272 -190.976471" +"ltime" "1108.494995" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1287.872925 1519.629272 -191.976471" +"angles" "235.595261 96.951424 -89.358826" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-54.919598 -74.973686 146.200348" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2395.452393 2137.232910 -224.968750" +"absmax" "2397.452393 2139.232910 -222.968750" +"ltime" "938.323486" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2396.452393 2138.232910 -223.968750" +"angles" "-187.437988 298.667786 -125.583939" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-35.565033 -71.903824 142.011307" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "993.034363 2079.317383 -192.968750" +"absmax" "995.034363 2081.317383 -190.968750" +"ltime" "885.859802" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "994.034363 2080.317383 -191.968750" +"angles" "-150.450729 65.994209 322.819336" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-84.229164 19.017084 190.736298" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1001.290161 2074.432129 -192.968750" +"absmax" "1003.290161 2076.432129 -190.968750" +"ltime" "885.754150" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1002.290161 2075.432129 -191.968750" +"angles" "34.928368 146.889328 -93.599327" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-83.265213 15.861162 158.809265" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1119.206665 2066.688721 -192.968750" +"absmax" "1121.206665 2068.688721 -190.968750" +"ltime" "882.046875" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1120.206665 2067.688721 -191.968750" +"angles" "-211.241638 -95.678741 -18.627377" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-83.112961 29.486481 131.384567" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1121.600464 2074.526611 -192.968750" +"absmax" "1123.600464 2076.526611 -190.968750" +"ltime" "881.521057" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1122.600464 2075.526611 -191.968750" +"angles" "264.114929 99.904800 231.911240" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-79.097313 10.922449 138.131805" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1124.792725 2066.754883 -192.968750" +"absmax" "1126.792725 2068.754883 -190.968750" +"ltime" "881.550842" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1125.792725 2067.754883 -191.968750" +"angles" "-80.169861 -69.316528 47.267036" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-77.361557 2.898244 127.649651" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "960.516052 2370.438232 -192.968750" +"absmax" "962.516052 2372.438232 -190.968750" +"ltime" "884.992493" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "961.516052 2371.438232 -191.968750" +"angles" "-127.450157 242.258911 156.767395" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.630333 59.268429 145.899200" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1119.889771 2280.699219 -192.968750" +"absmax" "1121.889771 2282.699219 -190.968750" +"ltime" "882.670898" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1120.889771 2281.699219 -191.968750" +"angles" "-7.011212 50.798500 323.803497" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.697285 60.296192 195.732544" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2393.892334 2143.114014 -224.968750" +"absmax" "2395.892334 2145.114014 -222.968750" +"ltime" "937.346191" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2394.892334 2144.114014 -223.968750" +"angles" "-120.070351 391.402527 -223.520126" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-40.304455 -71.444374 106.967239" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2436.074951 2126.877441 -224.968750" +"absmax" "2438.074951 2128.877441 -222.968750" +"ltime" "938.317383" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2437.074951 2127.877441 -223.968750" +"angles" "269.235168 355.891571 -318.347931" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "5.583271 -75.892853 171.702942" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1176.065063 2287.582520 -192.968750" +"absmax" "1178.065063 2289.582520 -190.968750" +"ltime" "883.255859" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1177.065063 2288.582520 -191.968750" +"angles" "162.597839 576.520752 -141.360687" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "85.170288 -25.354534 160.450500" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1155.668091 2287.958984 -192.968750" +"absmax" "1157.668091 2289.958984 -190.968750" +"ltime" "883.603394" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1156.668091 2288.958984 -191.968750" +"angles" "-181.677185 189.605698 -187.414871" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "87.475082 -33.467739 114.957832" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1160.047485 2299.752441 -192.968750" +"absmax" "1162.047485 2301.752441 -190.968750" +"ltime" "883.734314" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1161.047485 2300.752441 -191.968750" +"angles" "-106.133644 142.847321 -54.915741" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "82.519043 -16.021782 95.777618" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2400.521973 2132.205566 -224.968750" +"absmax" "2402.521973 2134.205566 -222.968750" +"ltime" "938.127075" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2401.521973 2133.205566 -223.968750" +"angles" "152.666290 535.765747 -206.708420" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-28.734648 -73.903160 163.550751" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1988.652344 2252.843506 -352.968750" +"absmax" "1990.652344 2254.843506 -350.968750" +"ltime" "920.537537" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1989.652344 2253.843506 -351.968750" +"angles" "6.456985 377.271271 49.412289" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2154" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.495747 -77.712074 143.002106" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2012.930786 2251.853760 -352.968750" +"absmax" "2014.930786 2253.853760 -350.968750" +"ltime" "921.441101" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2013.930786 2252.853760 -351.968750" +"angles" "-88.041611 293.705505 -91.155136" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2181" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-35.988014 -76.642303 141.590805" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2037.278809 2250.069824 -352.968750" +"absmax" "2039.278809 2252.069824 -350.968750" +"ltime" "921.080566" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2038.278809 2251.069824 -351.968750" +"angles" "350.057281 87.885735 -127.636360" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2182" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.019933 -75.552444 122.262054" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1956.885132 1720.235596 -352.968750" +"absmax" "1958.885132 1722.235596 -350.968750" +"ltime" "1123.217651" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1957.885132 1721.235596 -351.968750" +"angles" "-103.075333 177.887970 -52.428185" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.115257 27.535740 117.380791" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1456.257935 1528.146362 -200.968750" +"absmax" "1458.257935 1530.146362 -198.968750" +"ltime" "1110.690308" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1457.257935 1529.146362 -199.968750" +"angles" "300.064667 464.850128 201.937073" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-29.003908 -78.279465 133.470886" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1448.411133 1526.925293 -200.968750" +"absmax" "1450.411133 1528.925293 -198.968750" +"ltime" "1110.513916" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1449.411133 1527.925293 -199.968750" +"angles" "385.897369 422.817566 -105.320274" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-28.929977 -78.272064 173.086899" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1015.401306 2039.768066 -192.968750" +"absmax" "1017.401306 2041.768066 -190.968750" +"ltime" "886.411377" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1016.401306 2040.768066 -191.968750" +"angles" "35.268139 436.926178 50.570908" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.723038 -18.653358 145.803650" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1175.922974 2355.608398 -192.968750" +"absmax" "1177.922974 2357.608398 -190.968750" +"ltime" "883.953125" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1176.922974 2356.608398 -191.968750" +"angles" "152.130508 41.631435 84.586716" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "54.087055 -63.286667 192.662125" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1154.344727 2345.981445 -192.968750" +"absmax" "1156.344727 2347.981445 -190.968750" +"ltime" "883.898193" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1155.344727 2346.981445 -191.968750" +"angles" "114.131195 189.378418 -67.014389" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "51.786041 -68.514160 113.723892" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1171.225708 2355.718262 -192.968750" +"absmax" "1173.225708 2357.718262 -190.968750" +"ltime" "883.869446" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1172.225708 2356.718262 -191.968750" +"angles" "203.092834 486.784515 89.018036" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "52.529621 -66.824883 170.884995" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "959.489197 2375.283203 -192.968750" +"absmax" "961.489197 2377.283203 -190.968750" +"ltime" "885.181213" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "960.489197 2376.283203 -191.968750" +"angles" "-62.057301 84.807671 -305.118500" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.562592 60.524418 164.794998" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "963.886841 2379.821045 -192.968750" +"absmax" "965.886841 2381.821045 -190.968750" +"ltime" "884.423584" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "964.886841 2380.821045 -191.968750" +"angles" "230.419250 -91.166946 -299.303314" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.088440 60.641930 191.772644" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1462.691284 1552.458740 -200.980988" +"absmax" "1464.691284 1554.458740 -198.980988" +"ltime" "1105.896240" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1463.691284 1553.458740 -199.980988" +"angles" "51.580116 315.522186 188.497452" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "11.168039 -75.042282 142.560364" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1459.558960 1557.027222 -200.968750" +"absmax" "1461.558960 1559.027222 -198.968750" +"ltime" "1105.922363" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1460.558960 1558.027222 -199.968750" +"angles" "-32.588284 54.796280 229.512238" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "14.779940 -75.055786 179.954559" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1461.166016 1556.005005 -200.968750" +"absmax" "1463.166016 1558.005005 -198.968750" +"ltime" "1105.930054" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1462.166016 1557.005005 -199.968750" +"angles" "351.532532 561.863831 -32.863071" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "14.440090 -75.054512 168.485321" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1956.675781 1721.260254 -352.968750" +"absmax" "1958.675781 1723.260254 -350.968750" +"ltime" "1123.533813" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1957.675781 1722.260254 -351.968750" +"angles" "64.321182 303.714996 179.863556" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.986885 28.550919 116.425186" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1902.955688 1382.702148 -233.000198" +"absmax" "1904.955688 1384.702148 -231.000198" +"ltime" "1121.865479" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1903.955688 1383.702148 -232.000198" +"angles" "-17.731047 185.110596 -179.843918" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.146286 -34.668144 104.821198" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1897.817993 1377.445190 -238.137878" +"absmax" "1899.817993 1379.445190 -236.137878" +"ltime" "1122.043701" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1898.817993 1378.445190 -237.137878" +"angles" "-46.345295 191.477066 121.711502" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.096054 -46.613068 194.602631" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2022.921021 2255.326904 -352.968750" +"absmax" "2024.921021 2257.326904 -350.968750" +"ltime" "921.195618" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2023.921021 2256.326904 -351.968750" +"angles" "-92.474854 189.820755 334.781006" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2183" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-22.674709 -74.244446 183.756836" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2005.772949 2248.292725 -352.968750" +"absmax" "2007.772949 2250.292725 -350.968750" +"ltime" "921.902344" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2006.772949 2249.292725 -351.968750" +"angles" "115.185822 271.828888 -163.876968" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2199" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.080971 -73.416054 113.366920" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1158.744995 2343.187500 -192.968750" +"absmax" "1160.744995 2345.187500 -190.968750" +"ltime" "887.805420" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1159.744995 2344.187500 -191.968750" +"angles" "92.295029 208.996445 256.576202" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.336952 -22.712347 113.831749" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "866.061035 2159.126709 -192.968750" +"absmax" "868.061035 2161.126709 -190.968750" +"ltime" "885.065247" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "867.061035 2160.126709 -191.968750" +"angles" "-199.871765 16.307779 -82.887024" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.812897 64.116577 179.099228" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "878.576843 2154.436523 -192.968750" +"absmax" "880.576843 2156.436523 -190.968750" +"ltime" "885.225891" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "879.576843 2155.436523 -191.968750" +"angles" "196.520264 -82.321175 -130.907532" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-39.524643 70.755295 123.170486" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "883.266663 2170.056152 -192.968750" +"absmax" "885.266663 2172.056152 -190.968750" +"ltime" "885.506226" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "884.266663 2171.056152 -191.968750" +"angles" "278.031677 -103.451660 160.996582" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-31.734581 80.534706 154.440063" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2024.973267 2250.247070 -352.968750" +"absmax" "2026.973267 2252.247070 -350.968750" +"ltime" "921.549438" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2025.973267 2251.247070 -351.968750" +"angles" "-179.309433 248.367340 -155.946548" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2200" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-23.774075 -74.205544 130.149597" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1185.062866 2142.526611 -192.968750" +"absmax" "1187.062866 2144.526611 -190.968750" +"ltime" "887.159912" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1186.062866 2143.526611 -191.968750" +"angles" "-59.253960 153.535217 -26.514154" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-17.411095 -85.063332 129.354980" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1191.416992 2141.500000 -192.968750" +"absmax" "1193.416992 2143.500000 -190.968750" +"ltime" "886.609314" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1192.416992 2142.500000 -191.968750" +"angles" "66.989235 491.951782 20.237101" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-10.215707 -82.629539 138.306442" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1192.321777 2131.483154 -192.968750" +"absmax" "1194.321777 2133.483154 -190.968750" +"ltime" "886.789673" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1193.321777 2132.483154 -191.968750" +"angles" "203.966400 353.983612 51.469379" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-8.203979 -81.949089 183.436203" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1902.502930 1385.966431 -233.452957" +"absmax" "1904.502930 1387.966431 -231.452957" +"ltime" "1121.748779" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1903.502930 1386.966431 -232.452957" +"angles" "-49.796516 399.887451 -181.464355" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.893837 -30.312855 100.970680" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +"absmin" "1290.587036 1533.952026 -192.968750" +"absmax" "1292.587036 1535.952026 -190.968750" +"ltime" "1095.508423" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1291.587036 1534.952026 -191.968750" +"angles" "192.528503 227.778824 -142.290894" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.095039 -72.570908 146.574722" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1280.548218 1537.050537 -192.968750" +"absmax" "1282.548218 1539.050537 -190.968750" +"ltime" "1096.404053" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1281.548218 1538.050537 -191.968750" +"angles" "36.833614 589.870850 -124.101547" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "22.228079 -73.495476 167.295319" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1303.060547 1535.859131 -192.968750" +"absmax" "1305.060547 1537.859131 -190.968750" +"ltime" "1095.540161" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1304.060547 1536.859131 -191.968750" +"angles" "130.366989 72.910126 -298.463959" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.939617 -71.803917 163.315231" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2425.036621 2195.921143 -224.968750" +"absmax" "2427.036621 2197.921143 -222.968750" +"ltime" "939.409973" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2426.036621 2196.921143 -223.968750" +"angles" "-82.577614 -12.460453 194.967758" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-7.128831 -75.855072 198.906342" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2404.797852 2207.677734 -224.985672" +"absmax" "2406.797852 2209.677734 -222.985672" +"ltime" "939.105164" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2405.797852 2208.677734 -223.985672" +"angles" "-45.224934 473.308350 225.312271" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-29.335369 -77.707344 139.229126" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2417.149902 2213.567871 -224.968750" +"absmax" "2419.149902 2215.567871 -222.968750" +"ltime" "938.963745" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2418.149902 2214.567871 -223.968750" +"angles" "-104.366531 101.178001 262.717529" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-17.769102 -76.742584 111.273949" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "1143.772095 2329.636963 -192.968750" +"absmax" "1145.772095 2331.636963 -190.968750" +"ltime" "887.589844" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1144.772095 2330.636963 -191.968750" +"angles" "-26.784348 215.336258 -188.199203" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.577942 -46.436989 102.925369" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1168.916748 2352.837646 -192.968750" +"absmax" "1170.916748 2354.837646 -190.968750" +"ltime" "887.924866" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1169.916748 2353.837646 -191.968750" +"angles" "214.494080 72.484764 298.381500" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.247505 -10.654083 153.676117" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +"absmin" "2445.083984 2183.356445 -224.968750" +"absmax" "2447.083984 2185.356445 -222.968750" +"ltime" "941.194702" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2446.083984 2184.356445 -223.968750" +"angles" "399.399719 494.066406 -329.003601" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "9.657734 -74.538948 200.058594" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2415.080078 2184.839355 -224.968750" +"absmax" "2417.080078 2186.839355 -222.968750" +"ltime" "940.697937" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2416.080078 2185.839355 -223.968750" +"angles" "-3.174831 407.480682 13.836841" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-17.006226 -76.225845 187.741562" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "2443.357178 2197.599609 -224.968750" +"absmax" "2445.357178 2199.599609 -222.968750" +"ltime" "941.343811" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2444.357178 2198.599609 -223.968750" +"angles" "286.205902 74.116562 294.861359" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "9.781496 -74.531113 137.039139" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "1517.494629 1660.094727 -200.968750" +"absmax" "1519.494629 1662.094727 -198.968750" +"ltime" "1111.721680" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1518.494629 1661.094727 -199.968750" +"angles" "150.584106 490.389740 239.343842" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "28.064211 -80.227409 143.031464" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1546.313965 1678.858154 -200.968750" +"absmax" "1548.313965 1680.858154 -198.968750" +"ltime" "1111.436646" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1547.313965 1679.858154 -199.968750" +"angles" "256.718933 158.698059 -239.556351" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "51.312531 -54.993195 181.733719" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1538.072144 1687.495728 -200.968750" +"absmax" "1540.072144 1689.495728 -198.968750" +"ltime" "1111.588623" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1539.072144 1688.495728 -199.968750" +"angles" "195.382034 30.945724 125.607307" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "51.219646 -55.094013 127.842400" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "1663.430786 1739.509888 -352.999451" +"absmax" "1665.430786 1741.509888 -350.999451" +"ltime" "1112.167725" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1664.430786 1740.509888 -351.999451" +"angles" "-558.730286 -22.249289 235.342926" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.489456 -50.219131 151.359360" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1675.900513 1704.435059 -350.340363" +"absmax" "1677.900513 1706.435059 -348.340363" +"ltime" "1112.758057" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1676.900513 1705.435059 -349.340363" +"angles" "414.211517 818.857727 -188.220963" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.718697 -65.038498 110.204247" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1670.856201 1760.218994 -352.968750" +"absmax" "1672.856201 1762.218994 -350.968750" +"ltime" "1111.963257" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1671.856201 1761.218994 -351.968750" +"angles" "218.237152 -177.852158 -354.350647" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.093178 -38.611382 185.239410" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +"absmin" "1976.857300 1862.455811 -352.968750" +"absmax" "1978.857300 1864.455811 -350.968750" +"ltime" "1123.832886" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1977.857300 1863.455811 -351.968750" +"angles" "-58.887192 334.091980 -255.145813" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "81.281250 28.673443 173.756363" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1913.149658 1485.490967 -279.063232" +"absmax" "1915.149658 1487.490967 -277.063232" +"ltime" "1122.482056" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1914.149658 1486.490967 -278.063232" +"angles" "140.174759 336.769531 -25.558117" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.462212 -38.326164 183.281662" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1905.531616 1493.744019 -281.108856" +"absmax" "1907.531616 1495.744019 -279.108856" +"ltime" "1122.307251" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1906.531616 1494.744019 -280.108856" +"angles" "-95.489067 367.952972 -135.791702" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.655846 -51.348068 132.208847" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1907.952759 1490.841919 -280.303650" +"absmax" "1909.952759 1492.841919 -278.303650" +"ltime" "1122.341064" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1908.952759 1491.841919 -279.303650" +"angles" "-100.727516 438.415802 -96.893379" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.317520 -34.357399 136.633469" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "1964.258179 1778.328735 -352.968750" +"absmax" "1966.258179 1780.328735 -350.968750" +"ltime" "1123.819580" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1965.258179 1779.328735 -351.968750" +"angles" "384.255859 266.427643 145.549408" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "66.723816 70.171448 187.981674" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +"absmin" "1958.547363 1845.939087 -352.968750" +"absmax" "1960.547363 1847.939087 -350.968750" +"ltime" "1123.790161" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1959.547363 1846.939087 -351.968750" +"angles" "104.595711 141.168610 183.246674" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.093727 16.381470 104.033211" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1971.939575 1869.438721 -352.968750" +"absmax" "1973.939575 1871.438721 -350.968750" +"ltime" "1124.453857" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "1972.939575 1870.438721 -351.968750" +"angles" "-115.383133 168.377090 104.162712" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "82.945129 38.022972 144.969910" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} diff --git a/mod_ad/s1.sav b/mod_ad/s1.sav new file mode 100644 index 0000000..430a6ed --- /dev/null +++ b/mod_ad/s1.sav @@ -0,0 +1,71891 @@ +5 +Per_Aspera_ad_Inferi__kills:149/207____ +4097.000000 +100.000000 +0.000000 +25.000000 +0.000000 +0.000000 +0.000000 +1.000000 +0.000000 +0.000000 +0.000000 +0.000000 +256.000000 +1024.000000 +0.000000 +0.000000 +1 +ad_lavatomb +2488.364074 +m +mmnmmommommnonmmonqnmmo +abcdefghijklmnopqrstuvwxyzyxwvutsrqponmlkjihgfedcba +mmmmmaaaaammmmmaaaaaabcdefgabcdefg +mamamamamama +jklmnopqrstuvwxyzyxwvutsrqponmlkj +nmonqnmomnmomomno +mmmaaaabcdefgmmmmaaaammmaamm +mmmaaammmaaammmabcdefaaaammmmabcdefmmmaaaa +aaaaaaaazzzzzzzz +mmamammmmammamamaaamammma +abcdefghijklmnopqrrqponmlkjihgfedcba +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +a +{ +"self" "1541" +"other" "0" +"world" "0" +"time" "2488.349121" +"frametime" "0.014000" +"force_retouch" "0.000000" +"mapname" "ad_lavatomb" +"deathmatch" "0.000000" +"coop" "0.000000" +"teamplay" "0.000000" +"serverflags" "25984.000000" +"total_secrets" "8.000000" +"total_monsters" "207.000000" +"found_secrets" "0.000000" +"killed_monsters" "149.000000" +"parm1" "4097.000000" +"parm2" "100.000000" +"parm3" "0.000000" +"parm4" "25.000000" +"parm5" "0.000000" +"parm6" "0.000000" +"parm7" "0.000000" +"parm8" "1.000000" +"parm9" "0.000000" +"parm10" "0.000000" +"parm11" "0.000000" +"parm12" "0.000000" +"parm13" "256.000000" +"parm14" "1024.000000" +"parm15" "0.000000" +"parm16" "0.000000" +"trace_allsolid" "0.000000" +"trace_startsolid" "0.000000" +"trace_fraction" "0.195658" +"trace_plane_dist" "758.474243" +"trace_ent" "0" +"trace_inopen" "1.000000" +"trace_inwater" "0.000000" +"msg_entity" "1" +"movedist" "16.000000" +"gameover" "0.000000" +"string_null" "" +"newmis" "199" +"activator" "1" +"damage_attacker" "0" +"framecount" "135290.000000" +"skill" "1.000000" +"developer" "0.000000" +"sight_entity" "788" +"sight_entity_time" "2325.730713" +"modelindex_eyes" "197.000000" +"modelindex_player" "196.000000" +"intermission_running" "0.000000" +"intermission_exittime" "0.000000" +"nextmap" "" +"enemy_vis" "0.000000" +"enemy_infront" "1.000000" +"enemy_range" "3.000000" +"enemy_yaw" "100.000000" +"multi_ent" "0" +"multi_damage" "0.000000" +"client_ent" "1" +"camera_ent" "919" +"coop_ent" "13" +"coop_artifacts" "0.000000" +"coop_ammoboxes" "0.000000" +"coop_weapons" "0.000000" +"coop_health" "0.000000" +"coop_powerups" "0.000000" +"trig_cdtrack" "0.000000" +"trig_skybox" "" +"engine" "1.000000" +"ext_active" "0.000000" +"ext_dpfog" "0.000000" +"ext_dppart" "0.000000" +"ext_dpsurf" "0.000000" +"ext_dprain" "0.000000" +"ext_dpsnow" "0.000000" +"pixelmode" "0.000000" +"playerprojsize" "0.000000" +"gibitem" "2828" +"gibstone" "1.000000" +"gibpoison" "1.000000" +"liquid_alpha" "1.000000" +"map_gravity" "800.000000" +"map_bodyflrcheck" "0.000000" +"map_bodyfadeaway" "0.000000" +"debugent1" "0" +"debugent2" "0" +"debugent3" "0" +"fog_active" "0.000000" +"fog_control" "1086" +"part_debug" "0.000000" +"gettaginfo_parent" "0.000000" +"gettaginfo_name" "" +"worldstatus" "" +"trace_dpstartcontents" "0.000000" +"trace_dphitcontents" "0.000000" +"trace_dphitq3surfaceflags" "0.000000" +"trace_dphittexturename" "" +"mathlib_accuracy" "0.000000" +"part_message" "0.000000" +"part_control" "12" +"part_start" "1114" +"part_end" "2128" +"part_free" "1115" +"part_total" "112.000000" +"part_max" "1024.000000" +"part" "1446" +"lastspawn" "13" +"bodyque_head" "2" +"bitflags[0]" "1.000000" +"bitflags[1]" "2.000000" +"bitflags[2]" "4.000000" +"bitflags[3]" "8.000000" +"bitflags[4]" "16.000000" +"bitflags[5]" "32.000000" +"bitflags[6]" "64.000000" +"bitflags[7]" "128.000000" +"bitflags[8]" "256.000000" +"bitflags[9]" "512.000000" +"bitflags[10]" "1024.000000" +"bitflags[11]" "2048.000000" +"bitflags[12]" "4096.000000" +"bitflags[13]" "8192.000000" +"bitflags[14]" "16384.000000" +"bitflags[15]" "32768.000000" +"bitflags[16]" "65536.000000" +"bitflags[17]" "131072.000000" +"bitflags[18]" "262144.000000" +"bitflags[19]" "524288.000000" +"bitflags[20]" "1048576.000000" +"bitflags[21]" "2097152.000000" +"bitflags[22]" "4194304.000000" +"bitflags[23]" "8388608.000000" +"mapvar[0]" "0.000000" +"mapvar[1]" "0.000000" +"mapvar[2]" "256.000000" +"mapvar[3]" "1024.000000" +"mapvar[4]" "0.000000" +"mapvar[5]" "0.000000" +"le1" "0" +"le2" "0" +"lightning_end" "0.000000" +"shub" "0" +} +{ +"modelindex" "1.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "worldspawn" +"model" "maps/ad_lavatomb.bsp" +"message" "Per Aspera ad Inferi" +"sounds" "8.000000" +"wad" "C:\C:\wad;C:\" +"water_alpha" "1.000000" +"no_item_offset" "1.000000" +"classtype" "1.000000" +} +{ +"modelindex" "196.000000" +"absmin" "-1302.877075 195.371719 783.031250" +"absmax" "-1268.877075 229.371719 841.031250" +"movetype" "3.000000" +"solid" "3.000000" +"origin" "-1285.877075 212.371719 808.031250" +"oldorigin" "-1285.877075 212.371719 808.031250" +"angles" "-10.074463 -28.921509 0.000000" +"punchangle" "-0.000000 0.000000 0.000000" +"classname" "player" +"model" "progs/player.mdl" +"frame" "14.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"think" "player_stand1" +"nextthink" "2488.443604" +"health" "100.000000" +"weapon" "2.000000" +"weaponmodel" "progs/v_shot3.mdl" +"currentammo" "179.000000" +"ammo_shells" "179.000000" +"ammo_nails" "100.000000" +"ammo_rockets" "13.000000" +"items" "4383.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 22.000000" +"v_angle" "30.223389 -28.921509 0.000000" +"netname" "player" +"flags" "4680.000000" +"colormap" "1.000000" +"team" "1.000000" +"max_health" "100.000000" +"watertype" "-1.000000" +"noise" "player/pain1.wav" +"th_pain" "player_pain" +"th_die" "player_death" +"walkframe" "3.000000" +"attack_finished" "2407.563965" +"pain_finished" "1121.824951" +"invincible_sound" "2439.290039" +"show_hostile" "2407.864014" +"jump_flag" "-47.200001" +"air_finished" "2500.349121" +"deathtype" "falling" +"dmg" "2.000000" +"cnt" "100.510803" +"lip" "1.000000" +"gravity" "1.000000" +"moditems" "4098.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"target2" "" +"classtype" "7.000000" +"classgroup" "50.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_player.mdl" +"estate" "1.000000" +"estate_off" "SUB_Null" +"meleeattack" "1.000000" +"pain_finstate" "1121.725830" +"steptype" "4.000000" +"steplast" "3.000000" +"cshift_time" "999999.000000" +"cshift_step" "10.000000" +"debuff_sound" "-1.000000" +"bleeding_time" "1877.602905" +"poisoned_time" "961.446960" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "11" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "2" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "3" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "4" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "5" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "6" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "7" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "8" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "9" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "10" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"think" "generate_particlechain" +"count" "1024.000000" +"classtype" "42.000000" +} +{ +"absmin" "-3153.000000 2047.000000 31.000000" +"absmax" "-3151.000000 2049.000000 33.000000" +"origin" "-3152.000000 2048.000000 32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "info_player_start" +"owner" "13" +"classtype" "10.000000" +"estate" "1.000000" +} +{ +"modelindex" "269.000000" +"absmin" "-3721.000000 471.000000 47.000000" +"absmax" "-3719.000000 473.000000 49.000000" +"origin" "-3720.000000 472.000000 48.000000" +"angles" "-0.000000 21.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "120.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "42874.000000" +"part_emitter" "15" +"part_active" "70.000000" +} +{ +"absmin" "-3721.000000 471.000000 47.000000" +"absmax" "-3719.000000 473.000000 49.000000" +"origin" "-3720.000000 472.000000 48.000000" +"angles" "-0.000000 21.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2491.941650" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "42874.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "14" +"part_style" "70.000000" +"start_delay" "6.343608" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3721.000000 935.000000 47.000000" +"absmax" "-3719.000000 937.000000 49.000000" +"origin" "-3720.000000 936.000000 48.000000" +"angles" "-0.000000 179.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "120.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "36064.000000" +"part_emitter" "17" +"part_active" "70.000000" +} +{ +"absmin" "-3721.000000 935.000000 47.000000" +"absmax" "-3719.000000 937.000000 49.000000" +"origin" "-3720.000000 936.000000 48.000000" +"angles" "-0.000000 179.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2491.323730" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "36064.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "16" +"part_style" "70.000000" +"start_delay" "8.068758" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3257.000000 935.000000 47.000000" +"absmax" "-3255.000000 937.000000 49.000000" +"origin" "-3256.000000 936.000000 48.000000" +"angles" "-0.000000 175.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "120.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "235.000000" +"part_emitter" "19" +"part_active" "70.000000" +} +{ +"absmin" "-3257.000000 935.000000 47.000000" +"absmax" "-3255.000000 937.000000 49.000000" +"origin" "-3256.000000 936.000000 48.000000" +"angles" "-0.000000 175.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2492.519775" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "235.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "18" +"part_style" "70.000000" +"start_delay" "5.029115" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3257.000000 471.000000 47.000000" +"absmax" "-3255.000000 473.000000 49.000000" +"origin" "-3256.000000 472.000000 48.000000" +"angles" "-0.000000 126.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "120.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "170065.000000" +"part_emitter" "21" +"part_active" "70.000000" +} +{ +"absmin" "-3257.000000 471.000000 47.000000" +"absmax" "-3255.000000 473.000000 49.000000" +"origin" "-3256.000000 472.000000 48.000000" +"angles" "-0.000000 126.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2488.713135" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "170065.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "20" +"part_style" "70.000000" +"start_delay" "8.248207" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3617.000000 383.000000 415.000000" +"absmax" "-3615.000000 385.000000 417.000000" +"origin" "-3616.000000 384.000000 416.000000" +"angles" "-0.000000 3.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "327662.000000" +"part_emitter" "23" +"part_active" "70.000000" +} +{ +"absmin" "-3617.000000 383.000000 415.000000" +"absmax" "-3615.000000 385.000000 417.000000" +"origin" "-3616.000000 384.000000 416.000000" +"angles" "-0.000000 3.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2490.359619" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "327662.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "22" +"part_style" "70.000000" +"start_delay" "6.003021" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3361.000000 383.000000 415.000000" +"absmax" "-3359.000000 385.000000 417.000000" +"origin" "-3360.000000 384.000000 416.000000" +"angles" "-0.000000 113.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "5278.000000" +"part_emitter" "25" +"part_active" "70.000000" +} +{ +"absmin" "-3361.000000 383.000000 415.000000" +"absmax" "-3359.000000 385.000000 417.000000" +"origin" "-3360.000000 384.000000 416.000000" +"angles" "-0.000000 113.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2489.127197" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "5278.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "24" +"part_style" "70.000000" +"start_delay" "7.931547" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3721.000000 -169.000000 111.000000" +"absmax" "-3719.000000 -167.000000 113.000000" +"origin" "-3720.000000 -168.000000 112.000000" +"angles" "-0.000000 35.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "220020.000000" +"part_emitter" "27" +"part_active" "70.000000" +} +{ +"absmin" "-3721.000000 -169.000000 111.000000" +"absmax" "-3719.000000 -167.000000 113.000000" +"origin" "-3720.000000 -168.000000 112.000000" +"angles" "-0.000000 35.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2493.212402" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "220020.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "26" +"part_style" "70.000000" +"start_delay" "3.067141" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3721.000000 295.000000 111.000000" +"absmax" "-3719.000000 297.000000 113.000000" +"origin" "-3720.000000 296.000000 112.000000" +"angles" "-0.000000 313.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "669832.000000" +"part_emitter" "29" +"part_active" "70.000000" +} +{ +"absmin" "-3721.000000 295.000000 111.000000" +"absmax" "-3719.000000 297.000000 113.000000" +"origin" "-3720.000000 296.000000 112.000000" +"angles" "-0.000000 313.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2492.892090" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "669832.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "28" +"part_style" "70.000000" +"start_delay" "5.140446" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3257.000000 -169.000000 111.000000" +"absmax" "-3255.000000 -167.000000 113.000000" +"origin" "-3256.000000 -168.000000 112.000000" +"angles" "-0.000000 18.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "272.000000" +"part_emitter" "31" +"part_active" "70.000000" +} +{ +"absmin" "-3257.000000 -169.000000 111.000000" +"absmax" "-3255.000000 -167.000000 113.000000" +"origin" "-3256.000000 -168.000000 112.000000" +"angles" "-0.000000 18.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2488.641357" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "272.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "30" +"part_style" "70.000000" +"start_delay" "9.161321" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-3257.000000 295.000000 111.000000" +"absmax" "-3255.000000 297.000000 113.000000" +"origin" "-3256.000000 296.000000 112.000000" +"angles" "-0.000000 41.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "155366.000000" +"part_emitter" "33" +"part_active" "70.000000" +} +{ +"absmin" "-3257.000000 295.000000 111.000000" +"absmax" "-3255.000000 297.000000 113.000000" +"origin" "-3256.000000 296.000000 112.000000" +"angles" "-0.000000 41.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2490.635742" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "155366.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "32" +"part_style" "70.000000" +"start_delay" "8.088046" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1049.000000 -1857.000000 711.000000" +"absmax" "-1047.000000 -1855.000000 713.000000" +"origin" "-1048.000000 -1856.000000 712.000000" +"angles" "-0.000000 215.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "127100.000000" +"part_emitter" "35" +"part_active" "72.000000" +} +{ +"absmin" "-1049.000000 -1857.000000 711.000000" +"absmax" "-1047.000000 -1855.000000 713.000000" +"origin" "-1048.000000 -1856.000000 712.000000" +"angles" "-0.000000 215.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2494.569824" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "127100.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "34" +"part_style" "72.000000" +"start_delay" "10.646717" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -1609.000000 711.000000" +"absmax" "-1295.000000 -1607.000000 713.000000" +"origin" "-1296.000000 -1608.000000 712.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "595725.000000" +"part_emitter" "37" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -1609.000000 711.000000" +"absmax" "-1295.000000 -1607.000000 713.000000" +"origin" "-1296.000000 -1608.000000 712.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2494.489502" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "595725.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "36" +"part_style" "72.000000" +"start_delay" "4.525681" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -2105.000000 711.000000" +"absmax" "-1295.000000 -2103.000000 713.000000" +"origin" "-1296.000000 -2104.000000 712.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "198378.000000" +"part_emitter" "39" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -2105.000000 711.000000" +"absmax" "-1295.000000 -2103.000000 713.000000" +"origin" "-1296.000000 -2104.000000 712.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2491.097412" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "198378.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "38" +"part_style" "72.000000" +"start_delay" "8.769951" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1545.000000 -1857.000000 711.000000" +"absmax" "-1543.000000 -1855.000000 713.000000" +"origin" "-1544.000000 -1856.000000 712.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "612140.000000" +"part_emitter" "41" +"part_active" "72.000000" +} +{ +"absmin" "-1545.000000 -1857.000000 711.000000" +"absmax" "-1543.000000 -1855.000000 713.000000" +"origin" "-1544.000000 -1856.000000 712.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2489.630371" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "612140.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "40" +"part_style" "72.000000" +"start_delay" "6.854609" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1545.000000 -1857.000000 967.000000" +"absmax" "-1543.000000 -1855.000000 969.000000" +"origin" "-1544.000000 -1856.000000 968.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "483558.000000" +"part_emitter" "43" +"part_active" "72.000000" +} +{ +"absmin" "-1545.000000 -1857.000000 967.000000" +"absmax" "-1543.000000 -1855.000000 969.000000" +"origin" "-1544.000000 -1856.000000 968.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2489.611572" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "483558.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "42" +"part_style" "72.000000" +"start_delay" "5.408277" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1049.000000 -1857.000000 967.000000" +"absmax" "-1047.000000 -1855.000000 969.000000" +"origin" "-1048.000000 -1856.000000 968.000000" +"angles" "-0.000000 72.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "249094.000000" +"part_emitter" "45" +"part_active" "72.000000" +} +{ +"absmin" "-1049.000000 -1857.000000 967.000000" +"absmax" "-1047.000000 -1855.000000 969.000000" +"origin" "-1048.000000 -1856.000000 968.000000" +"angles" "-0.000000 72.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2494.730225" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "249094.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "44" +"part_style" "72.000000" +"start_delay" "10.185278" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -2105.000000 967.000000" +"absmax" "-1295.000000 -2103.000000 969.000000" +"origin" "-1296.000000 -2104.000000 968.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "101032.000000" +"part_emitter" "47" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -2105.000000 967.000000" +"absmax" "-1295.000000 -2103.000000 969.000000" +"origin" "-1296.000000 -2104.000000 968.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2490.655762" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "101032.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "46" +"part_style" "72.000000" +"start_delay" "3.669210" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -1609.000000 967.000000" +"absmax" "-1295.000000 -1607.000000 969.000000" +"origin" "-1296.000000 -1608.000000 968.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "119016.000000" +"part_emitter" "49" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -1609.000000 967.000000" +"absmax" "-1295.000000 -1607.000000 969.000000" +"origin" "-1296.000000 -1608.000000 968.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2494.097168" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "119016.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "48" +"part_style" "72.000000" +"start_delay" "4.268105" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1545.000000 -1185.000000 487.000000" +"absmax" "-1543.000000 -1183.000000 489.000000" +"origin" "-1544.000000 -1184.000000 488.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "150.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "410751.000000" +"part_emitter" "51" +"part_active" "72.000000" +} +{ +"absmin" "-1545.000000 -1185.000000 487.000000" +"absmax" "-1543.000000 -1183.000000 489.000000" +"origin" "-1544.000000 -1184.000000 488.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2488.611572" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "410751.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "50" +"part_style" "72.000000" +"start_delay" "4.468307" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1545.000000 -1185.000000 167.000000" +"absmax" "-1543.000000 -1183.000000 169.000000" +"origin" "-1544.000000 -1184.000000 168.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "150.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "9702.000000" +"part_emitter" "53" +"part_active" "72.000000" +} +{ +"absmin" "-1545.000000 -1185.000000 167.000000" +"absmax" "-1543.000000 -1183.000000 169.000000" +"origin" "-1544.000000 -1184.000000 168.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2492.356934" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "9702.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "52" +"part_style" "72.000000" +"start_delay" "6.881954" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1545.000000 -513.000000 759.000000" +"absmax" "-1543.000000 -511.000000 761.000000" +"origin" "-1544.000000 -512.000000 760.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "218999.000000" +"part_emitter" "55" +"part_active" "72.000000" +} +{ +"absmin" "-1545.000000 -513.000000 759.000000" +"absmax" "-1543.000000 -511.000000 761.000000" +"origin" "-1544.000000 -512.000000 760.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2489.881348" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "218999.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "54" +"part_style" "72.000000" +"start_delay" "8.098056" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -761.000000 759.000000" +"absmax" "-1295.000000 -759.000000 761.000000" +"origin" "-1296.000000 -760.000000 760.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "33152.000000" +"part_emitter" "57" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -761.000000 759.000000" +"absmax" "-1295.000000 -759.000000 761.000000" +"origin" "-1296.000000 -760.000000 760.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2489.075928" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "33152.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "56" +"part_style" "72.000000" +"start_delay" "10.386700" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1049.000000 -513.000000 751.000000" +"absmax" "-1047.000000 -511.000000 753.000000" +"origin" "-1048.000000 -512.000000 752.000000" +"angles" "-0.000000 248.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "755927.000000" +"part_emitter" "59" +"part_active" "72.000000" +} +{ +"absmin" "-1049.000000 -513.000000 751.000000" +"absmax" "-1047.000000 -511.000000 753.000000" +"origin" "-1048.000000 -512.000000 752.000000" +"angles" "-0.000000 248.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2490.520264" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "755927.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "58" +"part_style" "72.000000" +"start_delay" "6.707145" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1545.000000 -513.000000 1015.000000" +"absmax" "-1543.000000 -511.000000 1017.000000" +"origin" "-1544.000000 -512.000000 1016.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "400985.000000" +"part_emitter" "61" +"part_active" "72.000000" +} +{ +"absmin" "-1545.000000 -513.000000 1015.000000" +"absmax" "-1543.000000 -511.000000 1017.000000" +"origin" "-1544.000000 -512.000000 1016.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2490.438477" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "400985.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "60" +"part_style" "72.000000" +"start_delay" "5.411450" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -761.000000 1015.000000" +"absmax" "-1295.000000 -759.000000 1017.000000" +"origin" "-1296.000000 -760.000000 1016.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "93704.000000" +"part_emitter" "63" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -761.000000 1015.000000" +"absmax" "-1295.000000 -759.000000 1017.000000" +"origin" "-1296.000000 -760.000000 1016.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2488.962646" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "93704.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "62" +"part_style" "72.000000" +"start_delay" "6.494003" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1961.000000 1559.000000 103.000000" +"absmax" "-1959.000000 1561.000000 105.000000" +"origin" "-1960.000000 1560.000000 104.000000" +"angles" "-0.000000 131.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "576516.000000" +"part_emitter" "65" +"part_active" "72.000000" +} +{ +"absmin" "-1961.000000 1559.000000 103.000000" +"absmax" "-1959.000000 1561.000000 105.000000" +"origin" "-1960.000000 1560.000000 104.000000" +"angles" "-0.000000 131.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2488.775391" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "576516.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "64" +"part_style" "72.000000" +"start_delay" "5.830897" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -265.000000 1015.000000" +"absmax" "-1295.000000 -263.000000 1017.000000" +"origin" "-1296.000000 -264.000000 1016.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "889111.000000" +"part_emitter" "67" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -265.000000 1015.000000" +"absmax" "-1295.000000 -263.000000 1017.000000" +"origin" "-1296.000000 -264.000000 1016.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2488.789551" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "889111.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "66" +"part_style" "72.000000" +"start_delay" "7.900784" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1545.000000 -513.000000 551.000000" +"absmax" "-1543.000000 -511.000000 553.000000" +"origin" "-1544.000000 -512.000000 552.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "57456.000000" +"part_emitter" "69" +"part_active" "72.000000" +} +{ +"absmin" "-1545.000000 -513.000000 551.000000" +"absmax" "-1543.000000 -511.000000 553.000000" +"origin" "-1544.000000 -512.000000 552.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2489.823486" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "57456.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "68" +"part_style" "72.000000" +"start_delay" "5.380688" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -761.000000 551.000000" +"absmax" "-1295.000000 -759.000000 553.000000" +"origin" "-1296.000000 -760.000000 552.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "30286.000000" +"part_emitter" "71" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -761.000000 551.000000" +"absmax" "-1295.000000 -759.000000 553.000000" +"origin" "-1296.000000 -760.000000 552.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2488.998779" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "30286.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "70" +"part_style" "72.000000" +"start_delay" "4.883846" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1049.000000 -513.000000 551.000000" +"absmax" "-1047.000000 -511.000000 553.000000" +"origin" "-1048.000000 -512.000000 552.000000" +"angles" "-0.000000 309.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "254012.000000" +"part_emitter" "73" +"part_active" "72.000000" +} +{ +"absmin" "-1049.000000 -513.000000 551.000000" +"absmax" "-1047.000000 -511.000000 553.000000" +"origin" "-1048.000000 -512.000000 552.000000" +"angles" "-0.000000 309.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2490.616211" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "254012.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "72" +"part_style" "72.000000" +"start_delay" "4.537156" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1297.000000 -265.000000 551.000000" +"absmax" "-1295.000000 -263.000000 553.000000" +"origin" "-1296.000000 -264.000000 552.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "531280.000000" +"part_emitter" "75" +"part_active" "72.000000" +} +{ +"absmin" "-1297.000000 -265.000000 551.000000" +"absmax" "-1295.000000 -263.000000 553.000000" +"origin" "-1296.000000 -264.000000 552.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2488.548340" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "531280.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "74" +"part_style" "72.000000" +"start_delay" "4.915097" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2369.000000 -65.000000 399.000000" +"absmax" "-2367.000000 -63.000000 401.000000" +"origin" "-2368.000000 -64.000000 400.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "160.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "174080.000000" +"part_emitter" "77" +"part_active" "70.000000" +} +{ +"absmin" "-2369.000000 -65.000000 399.000000" +"absmax" "-2367.000000 -63.000000 401.000000" +"origin" "-2368.000000 -64.000000 400.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2493.488525" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "174080.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "76" +"part_style" "70.000000" +"start_delay" "9.889370" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2369.000000 191.000000 399.000000" +"absmax" "-2367.000000 193.000000 401.000000" +"origin" "-2368.000000 192.000000 400.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "160.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "579072.000000" +"part_emitter" "79" +"part_active" "70.000000" +} +{ +"absmin" "-2369.000000 191.000000 399.000000" +"absmax" "-2367.000000 193.000000 401.000000" +"origin" "-2368.000000 192.000000 400.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2488.878906" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "579072.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "78" +"part_style" "70.000000" +"start_delay" "10.492416" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1961.000000 1191.000000 103.000000" +"absmax" "-1959.000000 1193.000000 105.000000" +"origin" "-1960.000000 1192.000000 104.000000" +"angles" "-0.000000 222.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "474824.000000" +"part_emitter" "81" +"part_active" "72.000000" +} +{ +"absmin" "-1961.000000 1191.000000 103.000000" +"absmax" "-1959.000000 1193.000000 105.000000" +"origin" "-1960.000000 1192.000000 104.000000" +"angles" "-0.000000 222.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2490.322510" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "474824.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "80" +"part_style" "72.000000" +"start_delay" "3.233406" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-921.000000 -217.000000 15.000000" +"absmax" "-919.000000 -215.000000 17.000000" +"origin" "-920.000000 -216.000000 16.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "83494.000000" +"part_emitter" "83" +"part_active" "70.000000" +} +{ +"absmin" "-921.000000 -217.000000 15.000000" +"absmax" "-919.000000 -215.000000 17.000000" +"origin" "-920.000000 -216.000000 16.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2492.581299" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "83494.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "82" +"part_style" "70.000000" +"start_delay" "8.926451" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-897.000000 -241.000000 427.000000" +"absmax" "-895.000000 -239.000000 429.000000" +"origin" "-896.000000 -240.000000 428.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "244720.000000" +"part_emitter" "85" +"part_active" "70.000000" +} +{ +"absmin" "-897.000000 -241.000000 427.000000" +"absmax" "-895.000000 -239.000000 429.000000" +"origin" "-896.000000 -240.000000 428.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2492.597168" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "244720.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "84" +"part_style" "70.000000" +"start_delay" "5.193914" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-897.000000 -785.000000 427.000000" +"absmax" "-895.000000 -783.000000 429.000000" +"origin" "-896.000000 -784.000000 428.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "156267.000000" +"part_emitter" "87" +"part_active" "70.000000" +} +{ +"absmin" "-897.000000 -785.000000 427.000000" +"absmax" "-895.000000 -783.000000 429.000000" +"origin" "-896.000000 -784.000000 428.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2490.482910" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "156267.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "86" +"part_style" "70.000000" +"start_delay" "8.727959" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-921.000000 -809.000000 15.000000" +"absmax" "-919.000000 -807.000000 17.000000" +"origin" "-920.000000 -808.000000 16.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "267462.000000" +"part_emitter" "89" +"part_active" "70.000000" +} +{ +"absmin" "-921.000000 -809.000000 15.000000" +"absmax" "-919.000000 -807.000000 17.000000" +"origin" "-920.000000 -808.000000 16.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2490.353027" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "267462.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "88" +"part_style" "70.000000" +"start_delay" "3.362072" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-353.000000 -241.000000 427.000000" +"absmax" "-351.000000 -239.000000 429.000000" +"origin" "-352.000000 -240.000000 428.000000" +"angles" "-0.000000 139.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "279682.000000" +"part_emitter" "91" +"part_active" "70.000000" +} +{ +"absmin" "-353.000000 -241.000000 427.000000" +"absmax" "-351.000000 -239.000000 429.000000" +"origin" "-352.000000 -240.000000 428.000000" +"angles" "-0.000000 139.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2492.270264" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "279682.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "90" +"part_style" "70.000000" +"start_delay" "9.495316" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-329.000000 -217.000000 15.000000" +"absmax" "-327.000000 -215.000000 17.000000" +"origin" "-328.000000 -216.000000 16.000000" +"angles" "-0.000000 112.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "547274.000000" +"part_emitter" "93" +"part_active" "70.000000" +} +{ +"absmin" "-329.000000 -217.000000 15.000000" +"absmax" "-327.000000 -215.000000 17.000000" +"origin" "-328.000000 -216.000000 16.000000" +"angles" "-0.000000 112.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2492.071289" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "547274.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "92" +"part_style" "70.000000" +"start_delay" "4.941465" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-329.000000 -809.000000 15.000000" +"absmax" "-327.000000 -807.000000 17.000000" +"origin" "-328.000000 -808.000000 16.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "205160.000000" +"part_emitter" "95" +"part_active" "70.000000" +} +{ +"absmin" "-329.000000 -809.000000 15.000000" +"absmax" "-327.000000 -807.000000 17.000000" +"origin" "-328.000000 -808.000000 16.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2491.637451" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "205160.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "94" +"part_style" "70.000000" +"start_delay" "4.525681" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-353.000000 -785.000000 427.000000" +"absmax" "-351.000000 -783.000000 429.000000" +"origin" "-352.000000 -784.000000 428.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "630.000000" +"part_emitter" "97" +"part_active" "70.000000" +} +{ +"absmin" "-353.000000 -785.000000 427.000000" +"absmax" "-351.000000 -783.000000 429.000000" +"origin" "-352.000000 -784.000000 428.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2492.154297" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "630.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "96" +"part_style" "70.000000" +"start_delay" "9.532914" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1737.000000 1555.000000 519.000000" +"absmax" "-1735.000000 1557.000000 521.000000" +"origin" "-1736.000000 1556.000000 520.000000" +"angles" "-0.000000 345.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "447161.000000" +"part_emitter" "99" +"part_active" "72.000000" +} +{ +"absmin" "-1737.000000 1555.000000 519.000000" +"absmax" "-1735.000000 1557.000000 521.000000" +"origin" "-1736.000000 1556.000000 520.000000" +"angles" "-0.000000 345.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2490.618408" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "447161.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "98" +"part_style" "72.000000" +"start_delay" "9.006287" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-1737.000000 1199.000000 519.000000" +"absmax" "-1735.000000 1201.000000 521.000000" +"origin" "-1736.000000 1200.000000 520.000000" +"angles" "-0.000000 148.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "1054.000000" +"part_emitter" "101" +"part_active" "72.000000" +} +{ +"absmin" "-1737.000000 1199.000000 519.000000" +"absmax" "-1735.000000 1201.000000 521.000000" +"origin" "-1736.000000 1200.000000 520.000000" +"angles" "-0.000000 148.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2492.971680" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "1054.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "100" +"part_style" "72.000000" +"start_delay" "4.736869" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2921.000000 -457.000000 239.000000" +"absmax" "-2919.000000 -455.000000 241.000000" +"origin" "-2920.000000 -456.000000 240.000000" +"angles" "-0.000000 112.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "119079.000000" +"part_emitter" "103" +"part_active" "70.000000" +} +{ +"absmin" "-2921.000000 -457.000000 239.000000" +"absmax" "-2919.000000 -455.000000 241.000000" +"origin" "-2920.000000 -456.000000 240.000000" +"angles" "-0.000000 112.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2488.718994" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "119079.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "102" +"part_style" "70.000000" +"start_delay" "3.987823" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2457.000000 -457.000000 239.000000" +"absmax" "-2455.000000 -455.000000 241.000000" +"origin" "-2456.000000 -456.000000 240.000000" +"angles" "-0.000000 280.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "690461.000000" +"part_emitter" "105" +"part_active" "70.000000" +} +{ +"absmin" "-2457.000000 -457.000000 239.000000" +"absmax" "-2455.000000 -455.000000 241.000000" +"origin" "-2456.000000 -456.000000 240.000000" +"angles" "-0.000000 280.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2490.441162" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "690461.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "104" +"part_style" "70.000000" +"start_delay" "8.252357" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2921.000000 263.000000 271.000000" +"absmax" "-2919.000000 265.000000 273.000000" +"origin" "-2920.000000 264.000000 272.000000" +"angles" "-0.000000 111.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "79921.000000" +"part_emitter" "107" +"part_active" "70.000000" +} +{ +"absmin" "-2921.000000 263.000000 271.000000" +"absmax" "-2919.000000 265.000000 273.000000" +"origin" "-2920.000000 264.000000 272.000000" +"angles" "-0.000000 111.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2491.285889" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "79921.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "106" +"part_style" "70.000000" +"start_delay" "4.454390" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2457.000000 263.000000 271.000000" +"absmax" "-2455.000000 265.000000 273.000000" +"origin" "-2456.000000 264.000000 272.000000" +"angles" "-0.000000 43.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "220774.000000" +"part_emitter" "109" +"part_active" "70.000000" +} +{ +"absmin" "-2457.000000 263.000000 271.000000" +"absmax" "-2455.000000 265.000000 273.000000" +"origin" "-2456.000000 264.000000 272.000000" +"angles" "-0.000000 43.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2489.552734" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "220774.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "108" +"part_style" "70.000000" +"start_delay" "8.897396" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2817.000000 543.000000 463.000000" +"absmax" "-2815.000000 545.000000 465.000000" +"origin" "-2816.000000 544.000000 464.000000" +"angles" "-0.000000 199.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "295368.000000" +"part_emitter" "111" +"part_active" "70.000000" +} +{ +"absmin" "-2817.000000 543.000000 463.000000" +"absmax" "-2815.000000 545.000000 465.000000" +"origin" "-2816.000000 544.000000 464.000000" +"angles" "-0.000000 199.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2491.240723" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "295368.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "110" +"part_style" "70.000000" +"start_delay" "8.974547" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2561.000000 543.000000 463.000000" +"absmax" "-2559.000000 545.000000 465.000000" +"origin" "-2560.000000 544.000000 464.000000" +"angles" "-0.000000 289.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "358462.000000" +"part_emitter" "113" +"part_active" "70.000000" +} +{ +"absmin" "-2561.000000 543.000000 463.000000" +"absmax" "-2559.000000 545.000000 465.000000" +"origin" "-2560.000000 544.000000 464.000000" +"angles" "-0.000000 289.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2488.772949" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "358462.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "112" +"part_style" "70.000000" +"start_delay" "3.854030" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2121.000000 -169.000000 367.000000" +"absmax" "-2119.000000 -167.000000 369.000000" +"origin" "-2120.000000 -168.000000 368.000000" +"angles" "-0.000000 47.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "267720.000000" +"part_emitter" "115" +"part_active" "70.000000" +} +{ +"absmin" "-2121.000000 -169.000000 367.000000" +"absmax" "-2119.000000 -167.000000 369.000000" +"origin" "-2120.000000 -168.000000 368.000000" +"angles" "-0.000000 47.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2491.652832" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "267720.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "114" +"part_style" "70.000000" +"start_delay" "4.115024" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2121.000000 295.000000 367.000000" +"absmax" "-2119.000000 297.000000 369.000000" +"origin" "-2120.000000 296.000000 368.000000" +"angles" "-0.000000 176.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "196504.000000" +"part_emitter" "117" +"part_active" "70.000000" +} +{ +"absmin" "-2121.000000 295.000000 367.000000" +"absmax" "-2119.000000 297.000000 369.000000" +"origin" "-2120.000000 296.000000 368.000000" +"angles" "-0.000000 176.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2489.691406" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "196504.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "116" +"part_style" "70.000000" +"start_delay" "3.709006" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-1657.000000 295.000000 367.000000" +"absmax" "-1655.000000 297.000000 369.000000" +"origin" "-1656.000000 296.000000 368.000000" +"angles" "-0.000000 188.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "131850.000000" +"part_emitter" "119" +"part_active" "70.000000" +} +{ +"absmin" "-1657.000000 295.000000 367.000000" +"absmax" "-1655.000000 297.000000 369.000000" +"origin" "-1656.000000 296.000000 368.000000" +"angles" "-0.000000 188.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2488.543701" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "131850.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "118" +"part_style" "70.000000" +"pemit_tcount" "5.000000" +"start_delay" "4.947569" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-1657.000000 -169.000000 367.000000" +"absmax" "-1655.000000 -167.000000 369.000000" +"origin" "-1656.000000 -168.000000 368.000000" +"angles" "-0.000000 97.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "114615.000000" +"part_emitter" "121" +"part_active" "70.000000" +} +{ +"absmin" "-1657.000000 -169.000000 367.000000" +"absmax" "-1655.000000 -167.000000 369.000000" +"origin" "-1656.000000 -168.000000 368.000000" +"angles" "-0.000000 97.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2494.073486" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "114615.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "120" +"part_style" "70.000000" +"start_delay" "5.146062" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2121.000000 471.000000 431.000000" +"absmax" "-2119.000000 473.000000 433.000000" +"origin" "-2120.000000 472.000000 432.000000" +"angles" "-0.000000 131.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "46566.000000" +"part_emitter" "123" +"part_active" "70.000000" +} +{ +"absmin" "-2121.000000 471.000000 431.000000" +"absmax" "-2119.000000 473.000000 433.000000" +"origin" "-2120.000000 472.000000 432.000000" +"angles" "-0.000000 131.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2493.193359" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "46566.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "122" +"part_style" "70.000000" +"start_delay" "10.434309" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2121.000000 935.000000 431.000000" +"absmax" "-2119.000000 937.000000 433.000000" +"origin" "-2120.000000 936.000000 432.000000" +"angles" "-0.000000 309.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "232312.000000" +"part_emitter" "125" +"part_active" "70.000000" +} +{ +"absmin" "-2121.000000 935.000000 431.000000" +"absmax" "-2119.000000 937.000000 433.000000" +"origin" "-2120.000000 936.000000 432.000000" +"angles" "-0.000000 309.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2488.805420" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "232312.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "124" +"part_style" "70.000000" +"start_delay" "9.802942" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-1657.000000 935.000000 431.000000" +"absmax" "-1655.000000 937.000000 433.000000" +"origin" "-1656.000000 936.000000 432.000000" +"angles" "-0.000000 130.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "102311.000000" +"part_emitter" "127" +"part_active" "70.000000" +} +{ +"absmin" "-1657.000000 935.000000 431.000000" +"absmax" "-1655.000000 937.000000 433.000000" +"origin" "-1656.000000 936.000000 432.000000" +"angles" "-0.000000 130.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2493.433838" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "102311.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "126" +"part_style" "70.000000" +"start_delay" "8.769951" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-1657.000000 471.000000 431.000000" +"absmax" "-1655.000000 473.000000 433.000000" +"origin" "-1656.000000 472.000000 432.000000" +"angles" "-0.000000 80.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "876071.000000" +"part_emitter" "129" +"part_active" "70.000000" +} +{ +"absmin" "-1657.000000 471.000000 431.000000" +"absmax" "-1655.000000 473.000000 433.000000" +"origin" "-1656.000000 472.000000 432.000000" +"angles" "-0.000000 80.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2490.482178" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "876071.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "128" +"part_style" "70.000000" +"start_delay" "10.355938" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2017.000000 383.000000 415.000000" +"absmax" "-2015.000000 385.000000 417.000000" +"origin" "-2016.000000 384.000000 416.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "160.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "205713.000000" +"part_emitter" "131" +"part_active" "70.000000" +} +{ +"absmin" "-2017.000000 383.000000 415.000000" +"absmax" "-2015.000000 385.000000 417.000000" +"origin" "-2016.000000 384.000000 416.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2492.872803" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "205713.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "130" +"part_style" "70.000000" +"start_delay" "8.331461" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-625.000000 -2265.000000 359.000000" +"absmax" "-623.000000 -2263.000000 361.000000" +"origin" "-624.000000 -2264.000000 360.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "115068.000000" +"part_emitter" "133" +"part_active" "72.000000" +} +{ +"absmin" "-625.000000 -2265.000000 359.000000" +"absmax" "-623.000000 -2263.000000 361.000000" +"origin" "-624.000000 -2264.000000 360.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2495.735840" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "115068.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "132" +"part_style" "72.000000" +"start_delay" "8.545580" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-625.000000 -2201.000000 823.000000" +"absmax" "-623.000000 -2199.000000 825.000000" +"origin" "-624.000000 -2200.000000 824.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "454530.000000" +"part_emitter" "135" +"part_active" "72.000000" +} +{ +"absmin" "-625.000000 -2201.000000 823.000000" +"absmax" "-623.000000 -2199.000000 825.000000" +"origin" "-624.000000 -2200.000000 824.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2493.220947" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "454530.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "134" +"part_style" "72.000000" +"start_delay" "3.649434" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-625.000000 -1513.000000 823.000000" +"absmax" "-623.000000 -1511.000000 825.000000" +"origin" "-624.000000 -1512.000000 824.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "948480.000000" +"part_emitter" "137" +"part_active" "72.000000" +} +{ +"absmin" "-625.000000 -1513.000000 823.000000" +"absmax" "-623.000000 -1511.000000 825.000000" +"origin" "-624.000000 -1512.000000 824.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2492.395996" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "948480.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "136" +"part_style" "72.000000" +"start_delay" "8.422041" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-929.000000 -1609.000000 583.000000" +"absmax" "-927.000000 -1607.000000 585.000000" +"origin" "-928.000000 -1608.000000 584.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "99507.000000" +"part_emitter" "139" +"part_active" "72.000000" +} +{ +"absmin" "-929.000000 -1609.000000 583.000000" +"absmax" "-927.000000 -1607.000000 585.000000" +"origin" "-928.000000 -1608.000000 584.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2491.578125" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "99507.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "138" +"part_style" "72.000000" +"start_delay" "9.093448" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-929.000000 -2105.000000 583.000000" +"absmax" "-927.000000 -2103.000000 585.000000" +"origin" "-928.000000 -2104.000000 584.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "3896.000000" +"part_emitter" "141" +"part_active" "72.000000" +} +{ +"absmin" "-929.000000 -2105.000000 583.000000" +"absmax" "-927.000000 -2103.000000 585.000000" +"origin" "-928.000000 -2104.000000 584.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2491.246338" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "3896.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "140" +"part_style" "72.000000" +"start_delay" "10.019745" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "47.000000 -2105.000000 967.000000" +"absmax" "49.000000 -2103.000000 969.000000" +"origin" "48.000000 -2104.000000 968.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "841857.000000" +"part_emitter" "143" +"part_active" "72.000000" +} +{ +"absmin" "47.000000 -2105.000000 967.000000" +"absmax" "49.000000 -2103.000000 969.000000" +"origin" "48.000000 -2104.000000 968.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2494.299316" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "841857.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "142" +"part_style" "72.000000" +"start_delay" "8.545580" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "47.000000 -1609.000000 967.000000" +"absmax" "49.000000 -1607.000000 969.000000" +"origin" "48.000000 -1608.000000 968.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "106400.000000" +"part_emitter" "145" +"part_active" "72.000000" +} +{ +"absmin" "47.000000 -1609.000000 967.000000" +"absmax" "49.000000 -1607.000000 969.000000" +"origin" "48.000000 -1608.000000 968.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2490.108154" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "106400.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "144" +"part_style" "72.000000" +"start_delay" "8.396648" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-201.000000 -1857.000000 967.000000" +"absmax" "-199.000000 -1855.000000 969.000000" +"origin" "-200.000000 -1856.000000 968.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "66171.000000" +"part_emitter" "147" +"part_active" "72.000000" +} +{ +"absmin" "-201.000000 -1857.000000 967.000000" +"absmax" "-199.000000 -1855.000000 969.000000" +"origin" "-200.000000 -1856.000000 968.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2493.412842" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "66171.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "146" +"part_style" "72.000000" +"start_delay" "4.005646" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "295.000000 -1857.000000 967.000000" +"absmax" "297.000000 -1855.000000 969.000000" +"origin" "296.000000 -1856.000000 968.000000" +"angles" "-0.000000 138.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "273152.000000" +"part_emitter" "149" +"part_active" "72.000000" +} +{ +"absmin" "295.000000 -1857.000000 967.000000" +"absmax" "297.000000 -1855.000000 969.000000" +"origin" "296.000000 -1856.000000 968.000000" +"angles" "-0.000000 138.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2490.377686" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "273152.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "148" +"part_style" "72.000000" +"start_delay" "5.350413" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "295.000000 -1185.000000 903.000000" +"absmax" "297.000000 -1183.000000 905.000000" +"origin" "296.000000 -1184.000000 904.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "183570.000000" +"part_emitter" "151" +"part_active" "72.000000" +} +{ +"absmin" "295.000000 -1185.000000 903.000000" +"absmax" "297.000000 -1183.000000 905.000000" +"origin" "296.000000 -1184.000000 904.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2489.463623" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "183570.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "150" +"part_style" "72.000000" +"start_delay" "10.566637" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "295.000000 -1185.000000 583.000000" +"absmax" "297.000000 -1183.000000 585.000000" +"origin" "296.000000 -1184.000000 584.000000" +"angles" "-0.000000 150.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "288660.000000" +"part_emitter" "153" +"part_active" "72.000000" +} +{ +"absmin" "295.000000 -1185.000000 583.000000" +"absmax" "297.000000 -1183.000000 585.000000" +"origin" "296.000000 -1184.000000 584.000000" +"angles" "-0.000000 150.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2491.302490" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "288660.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "152" +"part_style" "72.000000" +"start_delay" "3.009766" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-929.000000 -817.000000 863.000000" +"absmax" "-927.000000 -815.000000 865.000000" +"origin" "-928.000000 -816.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "168592.000000" +"part_emitter" "155" +"part_active" "70.000000" +} +{ +"absmin" "-929.000000 -817.000000 863.000000" +"absmax" "-927.000000 -815.000000 865.000000" +"origin" "-928.000000 -816.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2490.062012" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "168592.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "154" +"part_style" "70.000000" +"start_delay" "7.453993" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-321.000000 -817.000000 863.000000" +"absmax" "-319.000000 -815.000000 865.000000" +"origin" "-320.000000 -816.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "203401.000000" +"part_emitter" "157" +"part_active" "70.000000" +} +{ +"absmin" "-321.000000 -817.000000 863.000000" +"absmax" "-319.000000 -815.000000 865.000000" +"origin" "-320.000000 -816.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2491.452637" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "203401.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "156" +"part_style" "70.000000" +"start_delay" "3.793725" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-321.000000 -209.000000 863.000000" +"absmax" "-319.000000 -207.000000 865.000000" +"origin" "-320.000000 -208.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "907046.000000" +"part_emitter" "159" +"part_active" "70.000000" +} +{ +"absmin" "-321.000000 -209.000000 863.000000" +"absmax" "-319.000000 -207.000000 865.000000" +"origin" "-320.000000 -208.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2492.008057" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "907046.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "158" +"part_style" "70.000000" +"start_delay" "5.317698" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-929.000000 -209.000000 863.000000" +"absmax" "-927.000000 -207.000000 865.000000" +"origin" "-928.000000 -208.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "650844.000000" +"part_emitter" "161" +"part_active" "70.000000" +} +{ +"absmin" "-929.000000 -209.000000 863.000000" +"absmax" "-927.000000 -207.000000 865.000000" +"origin" "-928.000000 -208.000000 864.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2492.840576" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "650844.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "160" +"part_style" "70.000000" +"start_delay" "6.659780" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-921.000000 -2153.000000 175.000000" +"absmax" "-919.000000 -2151.000000 177.000000" +"origin" "-920.000000 -2152.000000 176.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "9537.000000" +"part_emitter" "163" +"part_active" "70.000000" +} +{ +"absmin" "-921.000000 -2153.000000 175.000000" +"absmax" "-919.000000 -2151.000000 177.000000" +"origin" "-920.000000 -2152.000000 176.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2490.543457" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "9537.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "162" +"part_style" "70.000000" +"start_delay" "6.173681" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-921.000000 -1561.000000 175.000000" +"absmax" "-919.000000 -1559.000000 177.000000" +"origin" "-920.000000 -1560.000000 176.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "320400.000000" +"part_emitter" "165" +"part_active" "70.000000" +} +{ +"absmin" "-921.000000 -1561.000000 175.000000" +"absmax" "-919.000000 -1559.000000 177.000000" +"origin" "-920.000000 -1560.000000 176.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2489.346436" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "320400.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "164" +"part_style" "70.000000" +"start_delay" "7.040651" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-329.000000 -2153.000000 463.000000" +"absmax" "-327.000000 -2151.000000 465.000000" +"origin" "-328.000000 -2152.000000 464.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "463981.000000" +"part_emitter" "167" +"part_active" "70.000000" +} +{ +"absmin" "-329.000000 -2153.000000 463.000000" +"absmax" "-327.000000 -2151.000000 465.000000" +"origin" "-328.000000 -2152.000000 464.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2490.893311" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "463981.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "166" +"part_style" "70.000000" +"start_delay" "6.732780" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-329.000000 -1561.000000 463.000000" +"absmax" "-327.000000 -1559.000000 465.000000" +"origin" "-328.000000 -1560.000000 464.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "80.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "190143.000000" +"part_emitter" "169" +"part_active" "70.000000" +} +{ +"absmin" "-329.000000 -1561.000000 463.000000" +"absmax" "-327.000000 -1559.000000 465.000000" +"origin" "-328.000000 -1560.000000 464.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2493.760254" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "190143.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "168" +"part_style" "70.000000" +"start_delay" "3.560320" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-873.000000 -1185.000000 103.000000" +"absmax" "-871.000000 -1183.000000 105.000000" +"origin" "-872.000000 -1184.000000 104.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "127092.000000" +"part_emitter" "171" +"part_active" "72.000000" +} +{ +"absmin" "-873.000000 -1185.000000 103.000000" +"absmax" "-871.000000 -1183.000000 105.000000" +"origin" "-872.000000 -1184.000000 104.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2492.027588" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "127092.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "170" +"part_style" "72.000000" +"start_delay" "4.268105" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-377.000000 -1185.000000 103.000000" +"absmax" "-375.000000 -1183.000000 105.000000" +"origin" "-376.000000 -1184.000000 104.000000" +"angles" "-0.000000 15.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "26341.000000" +"part_emitter" "173" +"part_active" "72.000000" +} +{ +"absmin" "-377.000000 -1185.000000 103.000000" +"absmax" "-375.000000 -1183.000000 105.000000" +"origin" "-376.000000 -1184.000000 104.000000" +"angles" "-0.000000 15.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2493.037842" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "26341.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "172" +"part_style" "72.000000" +"start_delay" "4.947569" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-625.000000 -1433.000000 103.000000" +"absmax" "-623.000000 -1431.000000 105.000000" +"origin" "-624.000000 -1432.000000 104.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "467775.000000" +"part_emitter" "175" +"part_active" "72.000000" +} +{ +"absmin" "-625.000000 -1433.000000 103.000000" +"absmax" "-623.000000 -1431.000000 105.000000" +"origin" "-624.000000 -1432.000000 104.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2489.074219" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "467775.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "174" +"part_style" "72.000000" +"start_delay" "8.545580" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"absmin" "-425.000000 -1857.000000 175.000000" +"absmax" "-423.000000 -1855.000000 177.000000" +"origin" "-424.000000 -1856.000000 176.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"target" "secret_spears" +"targetname" "spear_counter" +"wait" "2.000000" +"count" "2.000000" +"height" "2.000000" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"modelindex" "2.000000" +"absmin" "-337.000000 -1921.000000 31.000000" +"absmax" "-287.000000 -1791.000000 289.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*1" +"mins" "-336.000000 -1920.000000 32.000000" +"maxs" "-288.000000 -1792.000000 288.000000" +"size" "48.000000 128.000000 256.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "177" +"yaw_speed" "100.000000" +"targetname" "secret_spears" +"owner" "177" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "doors/ddoor2.wav" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*1" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "64.000000" +"state" "1.000000" +"pos2" "-0.000008 0.000000 -192.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "3.000000" +"absmin" "-353.000000 -2097.000000 327.000000" +"absmax" "-319.000000 -2063.000000 337.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_button" +"model" "*2" +"mins" "-352.000000 -2096.000000 328.000000" +"maxs" "-320.000000 -2064.000000 336.000000" +"size" "32.000000 32.000000 8.000000" +"think" "SUB_Null" +"blocked" "func_button_blocked" +"health" "1.000000" +"takedamage" "1.000000" +"max_health" "1.000000" +"target" "spear_counter" +"movedir" "-0.000000 -0.000000 1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"th_die" "func_button_killed" +"speed" "40.000000" +"mdl" "*2" +"wait" "-1.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "-0.000000 0.000000 3.999999" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"modelindex" "4.000000" +"absmin" "-353.000000 -1649.000000 327.000000" +"absmax" "-319.000000 -1615.000000 337.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_button" +"model" "*3" +"mins" "-352.000000 -1648.000000 328.000000" +"maxs" "-320.000000 -1616.000000 336.000000" +"size" "32.000000 32.000000 8.000000" +"think" "SUB_Null" +"blocked" "func_button_blocked" +"health" "1.000000" +"takedamage" "1.000000" +"max_health" "1.000000" +"target" "spear_counter" +"movedir" "-0.000000 -0.000000 1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"th_die" "func_button_killed" +"speed" "40.000000" +"mdl" "*3" +"wait" "-1.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "-0.000000 0.000000 3.999999" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-369.000000 -1905.000000 127.000000" +"absmax" "-351.000000 -1807.000000 177.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-368.000000 -1904.000000 128.000000" +"maxs" "-352.000000 -1808.000000 176.000000" +"size" "16.000000 96.000000 48.000000" +"touch" "trigger_bmodel_touch" +"message" "Sixth Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*4" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-368.000000 -1904.000000 128.000000" +"bbmaxs" "-352.000000 -1808.000000 176.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "269.000000" +"absmin" "-1777.000000 -697.000000 631.000000" +"absmax" "-1775.000000 -695.000000 633.000000" +"origin" "-1776.000000 -696.000000 632.000000" +"angles" "-0.000000 7.000000 -0.000000" +"classname" "light_flame_small_white" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "250.000000" +"style" "6.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "272964.000000" +"part_emitter" "182" +"part_active" "70.000000" +} +{ +"absmin" "-1777.000000 -697.000000 631.000000" +"absmax" "-1775.000000 -695.000000 633.000000" +"origin" "-1776.000000 -696.000000 632.000000" +"angles" "-0.000000 7.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2490.204102" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "272964.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "181" +"part_style" "70.000000" +"start_delay" "7.912015" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"absmin" "-1697.000000 -561.000000 639.000000" +"absmax" "-1647.000000 -479.000000 689.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-1696.000000 -560.000000 640.000000" +"maxs" "-1648.000000 -480.000000 688.000000" +"size" "48.000000 80.000000 48.000000" +"touch" "trigger_bmodel_touch" +"message" "Seventh Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*5" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-1696.000000 -560.000000 640.000000" +"bbmaxs" "-1648.000000 -480.000000 688.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "271.000000" +"absmin" "-1807.000000 -671.000000 608.031250" +"absmax" "-1745.000000 -609.000000 664.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-1776.000000 -640.000000 608.031250" +"oldorigin" "-1776.000000 -640.000000 608.031250" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_armorInv" +"model" "progs/armour.mdl" +"skin" "2.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "32768.000000" +"flags" "768.000000" +"armortype" "0.800000" +"armorvalue" "200.000000" +"noise" "items/armor1.wav" +"mdl" "progs/armour.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "armor_touch" +"classtype" "790.000000" +"classgroup" "275.000000" +"entno_unique" "88580.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1111" +"part_active" "110.000000" +} +{ +"absmin" "-2721.000000 2127.000000 -113.000000" +"absmax" "-2655.000000 2145.000000 -63.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-2720.000000 2128.000000 -112.000000" +"maxs" "-2656.000000 2144.000000 -64.000000" +"size" "64.000000 16.000000 48.000000" +"touch" "trigger_bmodel_touch" +"message" "First Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*6" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-2720.000000 2128.000000 -112.000000" +"bbmaxs" "-2656.000000 2144.000000 -64.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-2721.000000 1983.000000 -113.000000" +"absmax" "-2655.000000 2001.000000 -63.000000" +"solid" "1.000000" +"oldorigin" "-2688.000000 1992.000000 -88.000000" +"classname" "trigger_teleport" +"model" "" +"mins" "-2720.000000 1984.000000 -112.000000" +"maxs" "-2656.000000 2000.000000 -64.000000" +"size" "64.000000 16.000000 48.000000" +"touch" "trigger_teleport_touch" +"use" "entity_state_use" +"spawnflags" "49152.000000" +"target" "teleport_destination2" +"noise" "ambience/hum1.wav" +"speed" "300.000000" +"mdl" "*7" +"waitmin" "3.622000" +"volume" "0.500000" +"bsporigin" "1.000000" +"bbmins" "-2720.000000 1984.000000 -112.000000" +"bbmaxs" "-2656.000000 2000.000000 -64.000000" +"classtype" "930.000000" +"attachment" "187" +"estate" "1.000000" +"estate_on" "trigger_teleport_on" +"estate_off" "trigger_teleport_off" +"estate_use" "trigger_teleport_use" +} +{ +"absmin" "-2689.000000 1991.000000 -89.000000" +"absmax" "-2687.000000 1993.000000 -87.000000" +"origin" "-2688.000000 1992.000000 -88.000000" +"think" "trigger_teleport_sound" +"nextthink" "2488.376709" +"owner" "186" +"fly_sound" "2488.395264" +"estate" "1.000000" +} +{ +"absmin" "-2689.000000 2047.000000 42.000000" +"absmax" "-2687.000000 2049.000000 44.000000" +"origin" "-2688.000000 2048.000000 43.000000" +"classname" "info_teleport_destination" +"targetname" "teleport_destination2" +"mangle" "-0.000000 270.000000 -0.000000" +"classtype" "932.000000" +"estate" "1.000000" +} +{ +"modelindex" "9.000000" +"absmin" "519.000000 791.000000 -89.000000" +"absmax" "569.000000 841.000000 -71.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_button" +"model" "*8" +"mins" "520.000000 792.000000 -88.000000" +"maxs" "568.000000 840.000000 -72.000000" +"size" "48.000000 48.000000 16.000000" +"touch" "func_button_touch" +"think" "SUB_Null" +"blocked" "func_button_blocked" +"target" "redmagic3" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*8" +"wait" "-1.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "-0.000001 0.000000 -12.000002" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "447.000000 1375.000000 63.000000" +"absmax" "449.000000 1377.000000 65.000000" +"origin" "448.000000 1376.000000 64.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"target" "magicdoor3" +"targetname" "redmagic3" +"wait" "2.000000" +"count" "1.000000" +"height" "2.000000" +"activate" "197" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "519.000000 791.000000 -73.000000" +"absmax" "569.000000 841.000000 -63.000000" +"solid" "1.000000" +"classname" "trigger_once" +"model" "" +"mins" "520.000000 792.000000 -72.000000" +"maxs" "568.000000 840.000000 -64.000000" +"size" "48.000000 48.000000 8.000000" +"touch" "trigger_bmodel_touch" +"killtarget" "magicvanish3A" +"style" "32.000000" +"mdl" "*9" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bbmins" "520.000000 792.000000 -72.000000" +"bbmaxs" "568.000000 840.000000 -64.000000" +"classtype" "900.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "11.000000" +"absmin" "511.000000 1031.000000 -65.000000" +"absmax" "577.000000 1041.000000 49.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*10" +"mins" "512.000000 1032.000000 -64.000000" +"maxs" "576.000000 1040.000000 48.000000" +"size" "64.000000 8.000000 112.000000" +"use" "entity_state_use" +"targetname" "magicvanish3A" +"mdl" "*10" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "519.000000 791.000000 -65.000000" +"absmax" "569.000000 841.000000 -55.000000" +"solid" "1.000000" +"classname" "trigger_once" +"model" "" +"mins" "520.000000 792.000000 -64.000000" +"maxs" "568.000000 840.000000 -56.000000" +"size" "48.000000 48.000000 8.000000" +"touch" "trigger_bmodel_touch" +"killtarget" "magicsummon3A" +"style" "32.000000" +"mdl" "*11" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bbmins" "520.000000 792.000000 -64.000000" +"bbmaxs" "568.000000 840.000000 -56.000000" +"classtype" "900.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "13.000000" +"absmin" "123.000000 695.000000 -181.000000" +"absmax" "657.000000 1377.000000 -175.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*12" +"mins" "124.000000 696.000000 -180.000000" +"maxs" "656.000000 1376.000000 -176.000000" +"size" "532.000000 680.000000 4.000000" +"use" "entity_state_use" +"targetname" "magicsummon3A" +"mdl" "*12" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicsummon3B" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*13" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "520.000000 1912.000000 -64.000000" +"bbmaxs" "568.000000 1960.000000 -56.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicvanish3B" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*14" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "520.000000 1912.000000 -72.000000" +"bbmaxs" "568.000000 1960.000000 -64.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "16.000000" +"absmin" "519.000000 1911.000000 -101.000000" +"absmax" "569.000000 1961.000000 -83.000000" +"ltime" "0.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000001 0.000000 -12.000002" +"classname" "func_button" +"model" "*15" +"frame" "1.000000" +"mins" "520.000000 1912.000000 -88.000000" +"maxs" "568.000000 1960.000000 -72.000000" +"size" "48.000000 48.000000 16.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.700000" +"enemy" "1" +"target" "redmagic3" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*15" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000001 0.000000 -12.000002" +"lip" "4.000000" +"pos2" "-0.000001 0.000000 -12.000002" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +} +{ +} +{ +"absmin" "527.000000 1375.000000 63.000000" +"absmax" "529.000000 1377.000000 65.000000" +"origin" "528.000000 1376.000000 64.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "seal" +"targetname" "magicdoor3" +"killtarget" "magicsummon3C" +"style" "32.000000" +"wait" "-1.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicsummon2A" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*18" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-184.000000 -24.000000 796.000000" +"bbmaxs" "-136.000000 24.000000 804.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "20.000000" +"absmin" "-185.000000 -25.000000 759.000000" +"absmax" "-135.000000 25.000000 777.000000" +"ltime" "0.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000001 0.000000 -12.000002" +"classname" "func_button" +"model" "*19" +"frame" "1.000000" +"mins" "-184.000000 -24.000000 772.000000" +"maxs" "-136.000000 24.000000 788.000000" +"size" "48.000000 48.000000 16.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.700000" +"enemy" "1" +"target" "redmagic2" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*19" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000001 0.000000 -12.000002" +"lip" "4.000000" +"pos2" "-0.000001 0.000000 -12.000002" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicsummon2B" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*21" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-1112.000000 -24.000000 796.000000" +"bbmaxs" "-1064.000000 24.000000 804.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "23.000000" +"absmin" "-1113.000000 -25.000000 759.000000" +"absmax" "-1063.000000 25.000000 777.000000" +"ltime" "0.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000001 0.000000 -12.000002" +"classname" "func_button" +"model" "*22" +"frame" "1.000000" +"mins" "-1112.000000 -24.000000 772.000000" +"maxs" "-1064.000000 24.000000 788.000000" +"size" "48.000000 48.000000 16.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.700000" +"enemy" "1" +"target" "redmagic2" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*22" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000001 0.000000 -12.000002" +"lip" "4.000000" +"pos2" "-0.000001 0.000000 -12.000002" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-625.000000 399.000000 31.000000" +"absmax" "-623.000000 401.000000 33.000000" +"origin" "-624.000000 400.000000 32.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"enemy" "1" +"target" "magicdoor2" +"targetname" "redmagic2" +"wait" "2.000000" +"height" "2.000000" +"activate" "205" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "-625.000000 319.000000 31.000000" +"absmax" "-623.000000 321.000000 33.000000" +"origin" "-624.000000 320.000000 32.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "seal" +"targetname" "magicdoor2" +"killtarget" "magicsummon2C" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "206" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +} +{ +} +{ +"absmin" "-1769.000000 1375.000000 63.000000" +"absmax" "-1767.000000 1377.000000 65.000000" +"origin" "-1768.000000 1376.000000 64.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "pend" +"targetname" "magicdoor1" +"killtarget" "magicsummon1C" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "211" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-1689.000000 1375.000000 63.000000" +"absmax" "-1687.000000 1377.000000 65.000000" +"origin" "-1688.000000 1376.000000 64.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"enemy" "1" +"target" "magicdoor1" +"targetname" "redmagic1" +"wait" "2.000000" +"height" "2.000000" +"activate" "212" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"modelindex" "26.000000" +"absmin" "-2245.000000 1563.000000 443.000000" +"absmax" "-2171.000000 1637.000000 453.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000000 0.000000 -4.000003" +"classname" "func_button" +"model" "*25" +"frame" "1.000000" +"mins" "-2244.000000 1564.000000 448.000000" +"maxs" "-2172.000000 1636.000000 456.000000" +"size" "72.000000 72.000000 8.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.900000" +"enemy" "1" +"target" "redmagic1" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*25" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000000 0.000000 -4.000003" +"lip" "4.000000" +"pos2" "-0.000000 0.000000 -4.000003" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"modelindex" "27.000000" +"absmin" "-2245.000000 1115.000000 443.000000" +"absmax" "-2171.000000 1189.000000 453.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000000 0.000000 -4.000003" +"classname" "func_button" +"model" "*26" +"frame" "1.000000" +"mins" "-2244.000000 1116.000000 448.000000" +"maxs" "-2172.000000 1188.000000 456.000000" +"size" "72.000000 72.000000 8.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.900000" +"enemy" "1" +"target" "redmagic1" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*26" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000000 0.000000 -4.000003" +"lip" "4.000000" +"pos2" "-0.000000 0.000000 -4.000003" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicsummon1B" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*27" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-2240.000000 1568.000000 460.000000" +"bbmaxs" "-2176.000000 1632.000000 468.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"killtarget" "magicsummon1A" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*28" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-2240.000000 1120.000000 460.000000" +"bbmaxs" "-2176.000000 1184.000000 468.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +} +{ +} +{ +} +{ +"modelindex" "33.000000" +"absmin" "-2113.000000 1215.000000 -85.000000" +"absmax" "-1247.000000 1537.000000 -33.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*32" +"mins" "-2112.000000 1216.000000 -84.000000" +"maxs" "-1248.000000 1536.000000 -34.000000" +"size" "864.000000 320.000000 50.000000" +"mdl" "*32" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "34.000000" +"absmin" "-3697.000000 -33.000000 -2.000000" +"absmax" "-1679.000000 913.000000 385.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*33" +"mins" "-3696.000000 -32.000000 -1.000000" +"maxs" "-1680.000000 912.000000 384.000000" +"size" "2016.000000 944.000000 385.000000" +"mdl" "*33" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "35.000000" +"absmin" "-1.000000 703.000000 -85.000000" +"absmax" "657.000000 2049.000000 -82.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*34" +"mins" "0.000000 704.000000 -84.000000" +"maxs" "656.000000 2048.000000 -83.000000" +"size" "656.000000 1344.000000 1.000000" +"mdl" "*34" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "36.000000" +"absmin" "-753.000000 -49.000000 -85.000000" +"absmax" "-495.000000 769.000000 -34.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*35" +"mins" "-752.000000 -48.000000 -84.000000" +"maxs" "-496.000000 768.000000 -35.000000" +"size" "256.000000 816.000000 49.000000" +"mdl" "*35" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "272.000000" +"absmin" "-261.031250 -1831.723877 383.031250" +"absmax" "-259.031250 -1829.723877 385.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-260.031250 -1830.723877 408.031250" +"oldorigin" "-624.000000 -2096.000000 976.000000" +"angles" "0.000000 14.996338 0.000000" +"classname" "monster_gaunt" +"model" "progs/mon_gaunt.mdl" +"frame" "100.000000" +"mins" "0.000000 0.000000 -24.000000" +"maxs" "0.000000 0.000000 -24.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.450195" +"health" "-37.082829" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "15.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "gaunt_idle1" +"th_walk" "gaunt_walk1" +"th_run" "gaunt_run1" +"th_missile" "gaunt_fire1" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"lefty" "1.000000" +"search_time" "2073.118408" +"attack_state" "1.000000" +"attack_finished" "2070.429688" +"pain_finished" "1002068.625000" +"show_hostile" "2069.118408" +"mdl" "progs/mon_gaunt.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gaunt.mdl" +"attachment" "641" +"enemytarget" "1933" +"th_checkattack" "GauntCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2068.617920" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "8.000000 0.000000 -4.000000" +"meleeattack" "2070.970215" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_finstate" "2065.814941" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt +" +"idletimer" "2072.156006" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_timeout" "2058.399170" +"sight_sound" "gaunt/sight.wav" +"enemydist" "396.427124" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2069.141113" +"dmgcombined" "16.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "272.000000" +"absmin" "-261.031250 -1881.595215 383.031250" +"absmax" "-259.031250 -1879.595215 385.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-260.031250 -1880.595215 408.031250" +"oldorigin" "-624.000000 -1616.000000 976.000000" +"angles" "0.000000 14.996338 0.000000" +"classname" "monster_gaunt" +"model" "progs/mon_gaunt.mdl" +"frame" "100.000000" +"mins" "0.000000 0.000000 -24.000000" +"maxs" "0.000000 0.000000 -24.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.427002" +"takedamage" "2.000000" +"chain" "218" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "15.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "gaunt_idle1" +"th_walk" "gaunt_walk1" +"th_run" "gaunt_run1" +"th_missile" "gaunt_fire1" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"search_time" "2082.413574" +"attack_state" "2.000000" +"attack_finished" "2076.902100" +"pain_finished" "1002077.000000" +"show_hostile" "2078.413574" +"mdl" "progs/mon_gaunt.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gaunt.mdl" +"attachment" "1930" +"enemytarget" "1931" +"th_checkattack" "GauntCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2077.913086" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "8.000000 0.000000 -4.000000" +"meleeattack" "2081.968018" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_finstate" "2076.111084" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt +" +"idletimer" "2077.175293" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_timeout" "2058.385254" +"sight_sound" "gaunt/sight.wav" +"enemydist" "416.950867" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2077.526123" +"dmgcombined" "4.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "151.000000 -1833.000000 1071.000000" +"absmax" "169.000000 -1815.000000 1105.000000" +"solid" "1.000000" +"origin" "160.000000 -1824.000000 1088.000000" +"oldorigin" "160.000000 -1824.000000 1088.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "128.000000" +"targetname" "path16a" +"state" "1.000000" +"activate" "493" +"classtype" "26.000000" +"targetback" "path16a" +"movetarget3" "225" +} +{ +"absmin" "151.000000 -1897.000000 1071.000000" +"absmax" "169.000000 -1879.000000 1105.000000" +"solid" "1.000000" +"origin" "160.000000 -1888.000000 1088.000000" +"oldorigin" "160.000000 -1888.000000 1088.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "128.000000" +"targetname" "path16b" +"state" "1.000000" +"activate" "631" +"classtype" "26.000000" +"targetback" "path16b" +"movetarget3" "226" +} +{ +"modelindex" "37.000000" +"absmin" "-913.000000 -801.000000 779.000000" +"absmax" "-335.000000 97.000000 782.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*36" +"mins" "-912.000000 -800.000000 780.000000" +"maxs" "-336.000000 96.000000 781.000000" +"size" "576.000000 896.000000 1.000000" +"mdl" "*36" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-481.000000 -129.000000 1151.000000" +"absmax" "-399.000000 -47.000000 1233.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-480.000000 -128.000000 1152.000000" +"maxs" "-400.000000 -48.000000 1232.000000" +"size" "80.000000 80.000000 80.000000" +"touch" "trigger_bmodel_touch" +"target" "RL_scrags" +"message" "Eighth Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*37" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-480.000000 -128.000000 1152.000000" +"bbmaxs" "-400.000000 -48.000000 1232.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "276.000000" +"absmin" "-1727.000000 1025.000000 600.000000" +"absmax" "-1665.000000 1087.000000 656.000000" +"solid" "1.000000" +"origin" "-1696.000000 1056.000000 624.000000" +"oldorigin" "-1696.000000 1056.000000 624.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_artifact_super_damage" +"model" "progs/artifact_quad.mdl" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "4194304.000000" +"netname" "Quad Damage" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/damage.wav" +"noise1" "items/damage2.wav" +"noise2" "items/damage3.wav" +"mdl" "progs/artifact_quad.mdl" +"cnt" "30.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"touch2" "artifact_touch" +"classtype" "565.000000" +"classgroup" "350.000000" +"entno_unique" "66516.000000" +"respawn_time" "60.000000" +"respawn_style" "520.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1084" +"part_active" "230.000000" +} +{ +"absmin" "-1681.000000 991.000000 599.000000" +"absmax" "-1663.000000 1121.000000 753.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-1680.000000 992.000000 600.000000" +"maxs" "-1664.000000 1120.000000 752.000000" +"size" "16.000000 128.000000 152.000000" +"touch" "trigger_bmodel_touch" +"message" "Fifth Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*38" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-1680.000000 992.000000 600.000000" +"bbmaxs" "-1664.000000 1120.000000 752.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "40.000000" +"absmin" "-2813.000000 815.000000 495.000000" +"absmax" "-2795.000000 833.000000 513.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_button" +"model" "*39" +"mins" "-2812.000000 816.000000 496.000000" +"maxs" "-2796.000000 832.000000 512.000000" +"size" "16.000000 16.000000 16.000000" +"touch" "func_button_touch" +"think" "SUB_Null" +"blocked" "func_button_blocked" +"target" "secret_ledges" +"movedir" "-1.000000 -0.000000 -0.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*39" +"wait" "-1.000000" +"lip" "12.000000" +"state" "1.000000" +"pos2" "-4.000002 -0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"modelindex" "41.000000" +"absmin" "-2921.000000 767.000000 543.000000" +"absmax" "-2887.000000 809.000000 577.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*40" +"mins" "-2920.000000 768.000000 544.000000" +"maxs" "-2888.000000 808.000000 576.000000" +"size" "32.000000 40.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "233" +"yaw_speed" "100.000000" +"targetname" "secret_ledges" +"owner" "232" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*40" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "24.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "42.000000" +"absmin" "-2921.000000 767.000000 511.000000" +"absmax" "-2887.000000 809.000000 545.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*41" +"mins" "-2920.000000 768.000000 512.000000" +"maxs" "-2888.000000 808.000000 544.000000" +"size" "32.000000 40.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "234" +"yaw_speed" "100.000000" +"targetname" "secret_ledges" +"owner" "232" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*41" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "-8.000000" +"state" "1.000000" +"pos2" "40.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "43.000000" +"absmin" "-2921.000000 767.000000 479.000000" +"absmax" "-2887.000000 809.000000 513.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*42" +"mins" "-2920.000000 768.000000 480.000000" +"maxs" "-2888.000000 808.000000 512.000000" +"size" "32.000000 40.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "235" +"yaw_speed" "100.000000" +"targetname" "secret_ledges" +"owner" "232" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*42" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "-16.000000" +"state" "1.000000" +"pos2" "48.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "44.000000" +"absmin" "-2921.000000 767.000000 447.000000" +"absmax" "-2887.000000 809.000000 481.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*43" +"mins" "-2920.000000 768.000000 448.000000" +"maxs" "-2888.000000 808.000000 480.000000" +"size" "32.000000 40.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "232" +"yaw_speed" "100.000000" +"targetname" "secret_ledges" +"owner" "232" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*43" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "-24.000000" +"state" "1.000000" +"pos2" "56.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "45.000000" +"absmin" "-2657.000000 903.000000 607.000000" +"absmax" "-2623.000000 937.000000 641.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*44" +"mins" "-2656.000000 904.000000 608.000000" +"maxs" "-2624.000000 936.000000 640.000000" +"size" "32.000000 32.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "237" +"yaw_speed" "100.000000" +"targetname" "secret_ledges" +"owner" "236" +"movedir" "0.000000 -1.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*44" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "-8.000000" +"state" "1.000000" +"pos2" "0.000000 -40.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "46.000000" +"absmin" "-2625.000000 903.000000 607.000000" +"absmax" "-2591.000000 937.000000 673.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*45" +"mins" "-2624.000000 904.000000 608.000000" +"maxs" "-2592.000000 936.000000 672.000000" +"size" "32.000000 32.000000 64.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "236" +"yaw_speed" "100.000000" +"targetname" "secret_ledges" +"owner" "236" +"movedir" "0.000000 -1.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*45" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "-8.000000" +"state" "1.000000" +"pos2" "0.000000 -40.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "276.000000" +"absmin" "-2719.000000 929.000000 824.000000" +"absmax" "-2657.000000 991.000000 880.000000" +"solid" "1.000000" +"origin" "-2688.000000 960.000000 848.000000" +"oldorigin" "-2688.000000 960.000000 848.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_artifact_super_damage" +"model" "progs/artifact_quad.mdl" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "4194304.000000" +"netname" "Quad Damage" +"flags" "256.000000" +"spawnflags" "34.000000" +"noise" "items/damage.wav" +"noise1" "items/damage2.wav" +"noise2" "items/damage3.wav" +"mdl" "progs/artifact_quad.mdl" +"cnt" "30.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"touch2" "artifact_touch" +"classtype" "565.000000" +"classgroup" "350.000000" +"entno_unique" "79134.000000" +"respawn_time" "60.000000" +"respawn_style" "520.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1105" +"part_active" "230.000000" +} +{ +"absmin" "-2721.000000 935.000000 831.000000" +"absmax" "-2655.000000 1025.000000 881.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-2720.000000 936.000000 832.000000" +"maxs" "-2656.000000 1024.000000 880.000000" +"size" "64.000000 88.000000 48.000000" +"touch" "trigger_bmodel_touch" +"message" "Third Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*46" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-2720.000000 936.000000 832.000000" +"bbmaxs" "-2656.000000 1024.000000 880.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "270.000000" +"absmin" "-3353.000000 -545.000000 47.000000" +"absmax" "-3351.000000 -543.000000 49.000000" +"origin" "-3352.000000 -544.000000 48.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "301674.000000" +"part_emitter" "241" +"part_active" "72.000000" +} +{ +"absmin" "-3353.000000 -545.000000 47.000000" +"absmax" "-3351.000000 -543.000000 49.000000" +"origin" "-3352.000000 -544.000000 48.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2494.110107" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "301674.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "240" +"part_style" "72.000000" +"start_delay" "6.291360" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-3617.000000 -545.000000 47.000000" +"absmax" "-3615.000000 -543.000000 49.000000" +"origin" "-3616.000000 -544.000000 48.000000" +"angles" "-0.000000 160.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "826560.000000" +"part_emitter" "243" +"part_active" "72.000000" +} +{ +"absmin" "-3617.000000 -545.000000 47.000000" +"absmax" "-3615.000000 -543.000000 49.000000" +"origin" "-3616.000000 -544.000000 48.000000" +"angles" "-0.000000 160.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2495.733887" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "826560.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "242" +"part_style" "72.000000" +"start_delay" "3.239265" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "277.000000" +"absmin" "-2849.000000 -793.000000 135.000000" +"absmax" "-2831.000000 -775.000000 193.000000" +"movetype" "5.000000" +"solid" "2.000000" +"origin" "-2840.000000 -784.000000 160.000000" +"oldorigin" "-2840.000000 -784.000000 160.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_zombie" +"model" "progs/mon_zombie.mdl" +"frame" "192.000000" +"mins" "-8.000000 -8.000000 -24.000000" +"maxs" "8.000000 8.000000 32.000000" +"size" "16.000000 16.000000 56.000000" +"use" "SUB_Null" +"think" "zombie_cruc2" +"nextthink" "2488.440186" +"health" "60.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 -24.000000" +"flags" "32.000000" +"max_health" "60.000000" +"spawnflags" "2.000000" +"th_stand" "zombie_cruc1" +"th_walk" "zombie_cruc1" +"th_run" "zombie_cruc1" +"th_pain" "zombie_cruc_pain" +"th_die" "zombie_die" +"mdl" "progs/mon_zombie.mdl" +"lip" "0.556047" +"bboxtype" "4.000000" +"bbmins" "-8.000000 -8.000000 -24.000000" +"bbmaxs" "8.000000 8.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_zombie.mdl" +"randomskin" "4.000000" +"pain_flinch" "10.000000" +"pain_timeout" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"sight_sound" "zombie/z_idle.wav" +"nomonstercount" "1.000000" +} +{ +"absmin" "-3569.000000 -321.000000 79.000000" +"absmax" "-3407.000000 -271.000000 193.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-3568.000000 -320.000000 80.000000" +"maxs" "-3408.000000 -272.000000 192.000000" +"size" "160.000000 48.000000 112.000000" +"touch" "trigger_bmodel_touch" +"message" "Second Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*47" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-3568.000000 -320.000000 80.000000" +"bbmaxs" "-3408.000000 -272.000000 192.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "270.000000" +"absmin" "1063.000000 1375.000000 -409.000000" +"absmax" "1065.000000 1377.000000 -407.000000" +"origin" "1064.000000 1376.000000 -408.000000" +"angles" "-0.000000 258.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "88775.000000" +"part_emitter" "247" +"part_active" "72.000000" +} +{ +"absmin" "1063.000000 1375.000000 -409.000000" +"absmax" "1065.000000 1377.000000 -407.000000" +"origin" "1064.000000 1376.000000 -408.000000" +"angles" "-0.000000 258.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2492.842773" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "88775.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "246" +"part_style" "72.000000" +"start_delay" "5.498123" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "855.000000 1375.000000 -409.000000" +"absmax" "857.000000 1377.000000 -407.000000" +"origin" "856.000000 1376.000000 -408.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "449302.000000" +"part_emitter" "249" +"part_active" "72.000000" +} +{ +"absmin" "855.000000 1375.000000 -409.000000" +"absmax" "857.000000 1377.000000 -407.000000" +"origin" "856.000000 1376.000000 -408.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2495.783691" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "449302.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "248" +"part_style" "72.000000" +"start_delay" "8.611988" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "49.000000" +"absmin" "543.000000 1247.000000 511.000000" +"absmax" "577.000000 1377.000000 737.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*48" +"mins" "544.000000 1248.000000 512.000000" +"maxs" "576.000000 1376.000000 736.000000" +"size" "32.000000 128.000000 224.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "251" +"yaw_speed" "100.000000" +"targetname" "upper_arena_door" +"owner" "250" +"movedir" "0.000000 -1.000000 -0.000000" +"noise" "misc/talk.wav" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*48" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "0.000001 -124.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "50.000000" +"absmin" "543.000000 1375.000000 511.000000" +"absmax" "577.000000 1505.000000 737.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*49" +"mins" "544.000000 1376.000000 512.000000" +"maxs" "576.000000 1504.000000 736.000000" +"size" "32.000000 128.000000 224.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "250" +"yaw_speed" "100.000000" +"targetname" "upper_arena_door" +"owner" "250" +"movedir" "-0.000000 1.000000 -0.000000" +"noise" "misc/talk.wav" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*49" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "-0.000005 124.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "51.000000" +"absmin" "1159.000000 1527.000000 -529.000000" +"absmax" "1177.000000 1625.000000 -255.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*50" +"mins" "1160.000000 1528.000000 -528.000000" +"maxs" "1176.000000 1624.000000 -256.000000" +"size" "16.000000 96.000000 272.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "252" +"yaw_speed" "100.000000" +"spawnflags" "32.000000" +"targetname" "north_bars" +"owner" "252" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "†#ã^" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*50" +"wait" "4.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "-0.000012 0.000000 -264.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "52.000000" +"absmin" "1159.000000 1127.000000 -529.000000" +"absmax" "1177.000000 1225.000000 -255.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*51" +"mins" "1160.000000 1128.000000 -528.000000" +"maxs" "1176.000000 1224.000000 -256.000000" +"size" "16.000000 96.000000 272.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "253" +"yaw_speed" "100.000000" +"spawnflags" "32.000000" +"targetname" "south_bars" +"owner" "253" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "doors/ddoor2.wav" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*51" +"wait" "4.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "-0.000012 0.000000 -264.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "279.000000" +"absmin" "-2827.000000 1095.000000 40.000000" +"absmax" "-2757.000000 1113.000000 110.000000" +"solid" "1.000000" +"origin" "-2688.000000 1104.000000 200.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "trap_pendlongx" +"model" "progs/trap_pendlong.mdl" +"frame" "3.000000" +"mins" "-138.000000 -8.000000 -159.000000" +"maxs" "-70.000000 8.000000 -91.000000" +"size" "68.000000 16.000000 68.000000" +"touch" "trap_pendulum_touch" +"use" "entity_state_use" +"think" "pend_swing31" +"nextthink" "2488.442383" +"view_ofs" "0.000000 0.000000 -108.000000" +"spawnflags" "33.000000" +"targetname" "pend" +"noise1" "traps/pend_swing.wav" +"noise2" "traps/pend_hit.wav" +"mdl" "progs/trap_pendlong.mdl" +"wait" "1.000000" +"dmg" "5.000000" +"aflag" "-1.000000" +"cnt" "0.110000" +"count" "849.000000" +"state" "1.000000" +"pos1" "-138.000000 -8.000000 -159.000000" +"pos2" "-70.000000 8.000000 -91.000000" +"waitmin" "0.500000" +"activate" "210" +"classtype" "662.000000" +"frame_override" "12.000000" +"estate" "1.000000" +"estate_on" "trap_pendulum_on" +"estate_off" "trap_pendulum_off" +"estate_disable" "trap_pendulum_disable" +"estate_use" "trap_pendulum_use" +} +{ +"modelindex" "279.000000" +"absmin" "-2593.000000 967.000000 69.000000" +"absmax" "-2527.000000 985.000000 143.000000" +"solid" "1.000000" +"origin" "-2688.000000 976.000000 200.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "trap_pendlongx" +"model" "progs/trap_pendlong.mdl" +"frame" "10.000000" +"mins" "96.000000 -8.000000 -130.000000" +"maxs" "160.000000 8.000000 -58.000000" +"size" "64.000000 16.000000 72.000000" +"touch" "trap_pendulum_touch" +"use" "entity_state_use" +"think" "pend_swing12" +"nextthink" "2488.392822" +"view_ofs" "0.000000 0.000000 -108.000000" +"spawnflags" "32.000000" +"targetname" "pend" +"noise1" "traps/pend_swing.wav" +"noise2" "traps/pend_hit.wav" +"mdl" "progs/trap_pendlong.mdl" +"wait" "1.000000" +"dmg" "5.000000" +"aflag" "1.000000" +"cnt" "0.130000" +"count" "849.000000" +"state" "1.000000" +"pos1" "96.000000 -8.000000 -130.000000" +"pos2" "160.000000 8.000000 -58.000000" +"waitmin" "0.500000" +"activate" "210" +"classtype" "662.000000" +"estate" "1.000000" +"estate_on" "trap_pendulum_on" +"estate_off" "trap_pendulum_off" +"estate_disable" "trap_pendulum_disable" +"estate_use" "trap_pendulum_use" +} +{ +"absmin" "-3503.000000 689.000000 -7.968750" +"absmax" "-3473.000000 719.000000 -7.968750" +"origin" "-3488.000000 704.000000 -7.968750" +"oldorigin" "-3488.000000 704.000000 -7.968750" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_nailgun" +"touch" "item_touch" +"think" "item_delay" +"weapon" "4.000000" +"netname" "Nailgun" +"flags" "768.000000" +"noise" "weapons/pkup.wav" +"attack_finished" "999999.000000" +"mdl" "progs/g_nail.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "520.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "270.000000" +"absmin" "-3249.000000 -649.000000 47.000000" +"absmax" "-3247.000000 -647.000000 49.000000" +"origin" "-3248.000000 -648.000000 48.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "463014.000000" +"part_emitter" "258" +"part_active" "72.000000" +} +{ +"absmin" "-3249.000000 -649.000000 47.000000" +"absmax" "-3247.000000 -647.000000 49.000000" +"origin" "-3248.000000 -648.000000 48.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2494.495605" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "463014.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "257" +"part_style" "72.000000" +"start_delay" "8.351237" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-3249.000000 -913.000000 47.000000" +"absmax" "-3247.000000 -911.000000 49.000000" +"origin" "-3248.000000 -912.000000 48.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "63368.000000" +"part_emitter" "260" +"part_active" "72.000000" +} +{ +"absmin" "-3249.000000 -913.000000 47.000000" +"absmax" "-3247.000000 -911.000000 49.000000" +"origin" "-3248.000000 -912.000000 48.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2494.802002" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "63368.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "259" +"part_style" "72.000000" +"start_delay" "9.619343" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "53.000000" +"absmin" "-3441.000000 -257.000000 127.000000" +"absmax" "-3399.000000 -207.000000 161.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3420.000000 -232.000000 144.000000" +"classname" "func_breakable" +"model" "*52" +"mins" "-3440.000000 -256.000000 128.000000" +"maxs" "-3400.000000 -208.000000 160.000000" +"size" "40.000000 48.000000 32.000000" +"use" "funcbreakable_use" +"health" "17.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"pain_finished" "393.658997" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "5.000000" +"count" "6.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "6.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "262" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"pain_finstate" "393.644989" +"dmgtimeframe" "393.744995" +"dmgcombined" "8.000000" +} +{ +"absmin" "-3421.000000 -233.000000 143.000000" +"absmax" "-3419.000000 -231.000000 145.000000" +"origin" "-3420.000000 -232.000000 144.000000" +} +{ +"modelindex" "54.000000" +"absmin" "-3473.000000 -257.000000 159.000000" +"absmax" "-3423.000000 -207.000000 201.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3448.000000 -232.000000 180.000000" +"classname" "func_breakable" +"model" "*53" +"mins" "-3472.000000 -256.000000 160.000000" +"maxs" "-3424.000000 -208.000000 200.000000" +"size" "48.000000 48.000000 40.000000" +"use" "funcbreakable_use" +"health" "25.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "10.000000" +"cnt" "5.000000" +"count" "10.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "10.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "264" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-3449.000000 -233.000000 179.000000" +"absmax" "-3447.000000 -231.000000 181.000000" +"origin" "-3448.000000 -232.000000 180.000000" +} +{ +"modelindex" "55.000000" +"absmin" "-3473.000000 -257.000000 127.000000" +"absmax" "-3431.000000 -207.000000 169.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3452.000000 -232.000000 148.000000" +"classname" "func_breakable" +"model" "*54" +"mins" "-3472.000000 -256.000000 128.000000" +"maxs" "-3432.000000 -208.000000 168.000000" +"size" "40.000000 48.000000 40.000000" +"use" "funcbreakable_use" +"health" "17.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"pain_finished" "393.658997" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "5.000000" +"count" "6.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "6.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "266" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "393.759003" +"dmgcombined" "8.000000" +} +{ +"absmin" "-3453.000000 -233.000000 147.000000" +"absmax" "-3451.000000 -231.000000 149.000000" +"origin" "-3452.000000 -232.000000 148.000000" +} +{ +"modelindex" "56.000000" +"absmin" "-3513.000000 -257.000000 111.000000" +"absmax" "-3471.000000 -207.000000 129.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3492.000000 -232.000000 120.000000" +"classname" "func_breakable" +"model" "*55" +"mins" "-3512.000000 -256.000000 112.000000" +"maxs" "-3472.000000 -208.000000 128.000000" +"size" "40.000000 48.000000 16.000000" +"use" "funcbreakable_use" +"health" "17.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"pain_finished" "393.673004" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "10.000000" +"cnt" "5.000000" +"count" "5.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "5.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "268" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "393.773010" +"dmgcombined" "8.000000" +} +{ +"absmin" "-3493.000000 -233.000000 119.000000" +"absmax" "-3491.000000 -231.000000 121.000000" +"origin" "-3492.000000 -232.000000 120.000000" +} +{ +"modelindex" "57.000000" +"absmin" "-3513.000000 -257.000000 127.000000" +"absmax" "-3463.000000 -207.000000 185.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3488.000000 -232.000000 156.000000" +"classname" "func_breakable" +"model" "*56" +"mins" "-3512.000000 -256.000000 128.000000" +"maxs" "-3464.000000 -208.000000 184.000000" +"size" "48.000000 48.000000 56.000000" +"use" "funcbreakable_use" +"health" "17.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"pain_finished" "393.673004" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "5.000000" +"count" "6.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "6.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "270" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "393.773010" +"dmgcombined" "8.000000" +} +{ +"absmin" "-3489.000000 -233.000000 155.000000" +"absmax" "-3487.000000 -231.000000 157.000000" +"origin" "-3488.000000 -232.000000 156.000000" +} +{ +"modelindex" "58.000000" +"absmin" "-3569.000000 -257.000000 111.000000" +"absmax" "-3511.000000 -207.000000 193.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3540.000000 -232.000000 152.000000" +"classname" "func_breakable" +"model" "*57" +"mins" "-3568.000000 -256.000000 112.000000" +"maxs" "-3512.000000 -208.000000 192.000000" +"size" "56.000000 48.000000 80.000000" +"use" "funcbreakable_use" +"health" "25.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "5.000000" +"count" "5.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "5.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "272" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-3541.000000 -233.000000 151.000000" +"absmax" "-3539.000000 -231.000000 153.000000" +"origin" "-3540.000000 -232.000000 152.000000" +} +{ +"modelindex" "59.000000" +"absmin" "-3529.000000 -257.000000 159.000000" +"absmax" "-3487.000000 -207.000000 201.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3508.000000 -232.000000 180.000000" +"classname" "func_breakable" +"model" "*58" +"mins" "-3528.000000 -256.000000 160.000000" +"maxs" "-3488.000000 -208.000000 200.000000" +"size" "40.000000 48.000000 40.000000" +"use" "funcbreakable_use" +"health" "25.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "10.000000" +"cnt" "5.000000" +"count" "9.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "9.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "274" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-3509.000000 -233.000000 179.000000" +"absmax" "-3507.000000 -231.000000 181.000000" +"origin" "-3508.000000 -232.000000 180.000000" +} +{ +"modelindex" "60.000000" +"absmin" "-3473.000000 -257.000000 111.000000" +"absmax" "-3431.000000 -207.000000 129.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3452.000000 -232.000000 120.000000" +"classname" "func_breakable" +"model" "*59" +"mins" "-3472.000000 -256.000000 112.000000" +"maxs" "-3432.000000 -208.000000 128.000000" +"size" "40.000000 48.000000 16.000000" +"use" "funcbreakable_use" +"health" "17.000000" +"takedamage" "1.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"pain_finished" "393.673004" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "5.000000" +"count" "7.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "7.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "276" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"pain_finstate" "393.658997" +"dmgtimeframe" "393.759003" +"dmgcombined" "8.000000" +} +{ +"absmin" "-3453.000000 -233.000000 119.000000" +"absmax" "-3451.000000 -231.000000 121.000000" +"origin" "-3452.000000 -232.000000 120.000000" +} +{ +"modelindex" "270.000000" +"absmin" "-2929.000000 -649.000000 15.000000" +"absmax" "-2927.000000 -647.000000 17.000000" +"origin" "-2928.000000 -648.000000 16.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "338861.000000" +"part_emitter" "278" +"part_active" "72.000000" +} +{ +"absmin" "-2929.000000 -649.000000 15.000000" +"absmax" "-2927.000000 -647.000000 17.000000" +"origin" "-2928.000000 -648.000000 16.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2493.384277" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "338861.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "277" +"part_style" "72.000000" +"start_delay" "5.734214" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-2929.000000 -913.000000 15.000000" +"absmax" "-2927.000000 -911.000000 17.000000" +"origin" "-2928.000000 -912.000000 16.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "180.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "189540.000000" +"part_emitter" "280" +"part_active" "72.000000" +} +{ +"absmin" "-2929.000000 -913.000000 15.000000" +"absmax" "-2927.000000 -911.000000 17.000000" +"origin" "-2928.000000 -912.000000 16.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2493.727295" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "189540.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "279" +"part_style" "72.000000" +"start_delay" "5.628742" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"absmin" "-2929.000000 -729.000000 151.000000" +"absmax" "-2927.000000 -727.000000 153.000000" +"origin" "-2928.000000 -728.000000 152.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "shadowzombie" +"targetname" "axe_relay" +"style" "32.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-2929.000000 -849.000000 151.000000" +"absmax" "-2927.000000 -847.000000 153.000000" +"origin" "-2928.000000 -848.000000 152.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "zombie_wall" +"targetname" "axe_relay" +"style" "32.000000" +"delay" "2.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-2633.000000 1431.000000 -33.000000" +"absmax" "-2615.000000 1449.000000 1.000000" +"solid" "1.000000" +"origin" "-2624.000000 1440.000000 -16.000000" +"oldorigin" "-2624.000000 1440.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path1b" +"targetname" "path1a" +"movetarget" "288" +"state" "1.000000" +"activate" "289" +"classtype" "26.000000" +"targetback" "path1a" +"movetarget3" "288" +} +{ +"absmin" "-2697.000000 1367.000000 -33.000000" +"absmax" "-2679.000000 1385.000000 1.000000" +"solid" "1.000000" +"origin" "-2688.000000 1376.000000 -16.000000" +"oldorigin" "-2688.000000 1376.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "283" +"spawnflags" "80.000000" +"target" "path2b" +"targetname" "path2a" +"movetarget" "287" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path2a" +"movetarget3" "287" +} +{ +"absmin" "-2761.000000 1303.000000 -33.000000" +"absmax" "-2743.000000 1321.000000 1.000000" +"solid" "1.000000" +"origin" "-2752.000000 1312.000000 -16.000000" +"oldorigin" "-2752.000000 1312.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "284" +"spawnflags" "80.000000" +"target" "path3b" +"targetname" "path3a" +"movetarget" "286" +"state" "1.000000" +"activate" "290" +"classtype" "26.000000" +"targetback" "path3a" +"movetarget3" "286" +} +{ +"absmin" "-2217.000000 1303.000000 -33.000000" +"absmax" "-2199.000000 1321.000000 1.000000" +"solid" "1.000000" +"origin" "-2208.000000 1312.000000 -16.000000" +"oldorigin" "-2208.000000 1312.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "216" +"spawnflags" "80.000000" +"target" "path3a" +"targetname" "path3b" +"movetarget" "285" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path3b" +"movetarget3" "285" +} +{ +"absmin" "-2297.000000 1367.000000 -33.000000" +"absmax" "-2279.000000 1385.000000 1.000000" +"solid" "1.000000" +"origin" "-2288.000000 1376.000000 -16.000000" +"oldorigin" "-2288.000000 1376.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "286" +"spawnflags" "80.000000" +"target" "path2a" +"targetname" "path2b" +"movetarget" "284" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path2b" +"movetarget3" "284" +} +{ +"absmin" "-2217.000000 1431.000000 -33.000000" +"absmax" "-2199.000000 1449.000000 1.000000" +"solid" "1.000000" +"origin" "-2208.000000 1440.000000 -16.000000" +"oldorigin" "-2208.000000 1440.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "287" +"spawnflags" "80.000000" +"target" "path1a" +"targetname" "path1b" +"movetarget" "283" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path1b" +"movetarget3" "283" +} +{ +"modelindex" "285.000000" +"absmin" "-2641.000000 1677.000000 -32.968750" +"absmax" "-2607.000000 1711.000000 25.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2624.000000 1694.000000 -7.968750" +"oldorigin" "-2624.000000 1694.000000 -7.968750" +"angles" "-0.000000 249.999390 -0.000000" +"classname" "monster_dguard" +"model" "progs/mon_dguard.mdl" +"frame" "226.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.367676" +"health" "-14.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "256.000000" +"target" "path1a" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "9.577000" +"attack_finished" "5.063000" +"pain_finished" "1000005.375000" +"show_hostile" "5.577000" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"movetarget" "283" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dguard.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "4.771605" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "7.956606" +"idle_sound" "knight/idle.wav" +"sight_timeout" "14.063000" +"sight_sound" "knight/ksight.wav" +"enemydist" "524.826477" +"switchattacker" "1" +"switchtimer" "5.063000" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "4.691000" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "285.000000" +"absmin" "-2874.358643 2005.358643 -0.968750" +"absmax" "-2840.358643 2039.358643 57.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2857.358643 2022.358643 24.031250" +"oldorigin" "-2752.000000 1701.000000 -7.968750" +"angles" "-0.000000 135.000000 -0.000000" +"classname" "monster_dguard" +"model" "progs/mon_dguard.mdl" +"frame" "240.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.403564" +"health" "-22.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "256.000000" +"target" "path3a" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "11.600999" +"attack_finished" "5.077877" +"pain_finished" "1000006.812500" +"show_hostile" "7.600999" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"movetarget" "285" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dguard.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "7.000999" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "7.757393" +"idle_sound" "knight/idle.wav" +"sight_timeout" "14.077877" +"sight_sound" "knight/ksight.wav" +"enemydist" "222.561478" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "6.727000" +"dmgcombined" "4.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2169.000000 1511.000000 127.000000" +"absmax" "-2151.000000 1529.000000 161.000000" +"solid" "1.000000" +"origin" "-2160.000000 1520.000000 144.000000" +"oldorigin" "-2160.000000 1520.000000 144.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path4b" +"targetname" "path4a" +"movetarget" "292" +"state" "1.000000" +"activate" "295" +"classtype" "26.000000" +"targetback" "path4a" +"movetarget3" "292" +} +{ +"absmin" "-2169.000000 1223.000000 127.000000" +"absmax" "-2151.000000 1241.000000 161.000000" +"solid" "1.000000" +"origin" "-2160.000000 1232.000000 144.000000" +"oldorigin" "-2160.000000 1232.000000 144.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path4a" +"targetname" "path4b" +"movetarget" "291" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path4b" +"movetarget3" "291" +} +{ +"absmin" "-2009.000000 1223.000000 127.000000" +"absmax" "-1991.000000 1241.000000 161.000000" +"solid" "1.000000" +"origin" "-2000.000000 1232.000000 144.000000" +"oldorigin" "-2000.000000 1232.000000 144.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path5a" +"targetname" "path5b" +"movetarget" "294" +"state" "1.000000" +"activate" "296" +"classtype" "26.000000" +"targetback" "path5b" +"movetarget3" "294" +} +{ +"absmin" "-2009.000000 1511.000000 127.000000" +"absmax" "-1991.000000 1529.000000 161.000000" +"solid" "1.000000" +"origin" "-2000.000000 1520.000000 144.000000" +"oldorigin" "-2000.000000 1520.000000 144.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path5b" +"targetname" "path5a" +"movetarget" "293" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path5a" +"movetarget3" "293" +} +{ +"modelindex" "290.000000" +"absmin" "-2483.169678 1252.784180 -32.968750" +"absmax" "-2449.169678 1286.784180 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2466.169678 1269.784180 -7.968750" +"oldorigin" "-2160.000000 1288.000000 144.000000" +"velocity" "163.097015 -156.590469 0.000000" +"angles" "-0.000000 137.999268 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.434570" +"health" "-17.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 139.987793 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "138.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"target" "path4a" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "30.326483" +"attack_state" "1.000000" +"attack_finished" "25.226475" +"pain_finished" "1000025.250000" +"show_hostile" "26.326483" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "291" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "26.326483" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "32.978550" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "31.226467" +"sight_sound" "wizard/wsight.wav" +"enemydist" "141.691483" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "25.758001" +"dmgcombined" "8.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-2361.447021 1382.869507 -32.968750" +"absmax" "-2327.447021 1416.869507 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2344.447021 1399.869507 -7.968750" +"oldorigin" "-2000.000000 1464.000000 144.000000" +"velocity" "-192.577896 -38.959930 0.000000" +"angles" "-0.000000 184.998779 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.420654" +"groundentity" "660" +"health" "-12.000000" +"takedamage" "2.000000" +"chain" "288" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 173.995972 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "185.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"target" "path5b" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"lefty" "1.000000" +"search_time" "31.962023" +"attack_state" "1.000000" +"attack_finished" "26.762014" +"pain_finished" "1000027.062500" +"show_hostile" "27.962023" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "293" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "27.862022" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "28.451565" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "31.162001" +"sight_sound" "wizard/wsight.wav" +"enemydist" "468.009186" +"enemymaxdist" "1.000000" +"switchattacker" "1" +"switchtimer" "22.162001" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "27.544001" +"dmgcombined" "12.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-2015.000000 1153.000000 -32.000000" +"absmax" "-1985.000000 1183.000000 -32.000000" +"origin" "-2000.000000 1168.000000 -32.000000" +"oldorigin" "-2000.000000 1168.000000 -32.000000" +"angles" "-0.000000 9.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2015.000000 1569.000000 -32.000000" +"absmax" "-1985.000000 1599.000000 -32.000000" +"origin" "-2000.000000 1584.000000 -32.000000" +"oldorigin" "-2000.000000 1584.000000 -32.000000" +"angles" "-0.000000 96.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2175.000000 1569.000000 -32.000000" +"absmax" "-2145.000000 1599.000000 -32.000000" +"origin" "-2160.000000 1584.000000 -32.000000" +"oldorigin" "-2160.000000 1584.000000 -32.000000" +"angles" "-0.000000 137.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2175.000000 1153.000000 -32.000000" +"absmax" "-2145.000000 1183.000000 -32.000000" +"origin" "-2160.000000 1168.000000 -32.000000" +"oldorigin" "-2160.000000 1168.000000 -32.000000" +"angles" "-0.000000 229.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "299.000000" +"absmin" "-2494.886475 633.937012 447.031250" +"absmax" "-2460.886475 667.937012 505.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2477.886475 650.937012 472.031250" +"oldorigin" "-2720.000000 528.000000 360.031250" +"angles" "-0.000000 249.993896 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.451660" +"health" "-5.327036" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "270.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"targetname" "early_monsters" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "3.000000" +"search_time" "304.008057" +"attack_state" "1.000000" +"attack_finished" "55.398750" +"pain_finished" "1000298.875000" +"show_hostile" "300.008057" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "3.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "299.208008" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "300.704071" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "64.398750" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "609.691101" +"switchoverride" "1.000000" +"steptype" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "299.084015" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-3369.000000 567.000000 15.000000" +"absmax" "-3351.000000 585.000000 49.000000" +"solid" "1.000000" +"origin" "-3360.000000 576.000000 32.000000" +"oldorigin" "-3360.000000 576.000000 32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path6b" +"targetname" "path6a" +"movetarget" "303" +"state" "1.000000" +"activate" "306" +"classtype" "26.000000" +"targetback" "path6a" +"movetarget3" "305" +} +{ +"absmin" "-3369.000000 823.000000 15.000000" +"absmax" "-3351.000000 841.000000 49.000000" +"solid" "1.000000" +"origin" "-3360.000000 832.000000 32.000000" +"oldorigin" "-3360.000000 832.000000 32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path6c" +"targetname" "path6b" +"movetarget" "304" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path6b" +"movetarget3" "302" +} +{ +"absmin" "-3625.000000 823.000000 15.000000" +"absmax" "-3607.000000 841.000000 49.000000" +"solid" "1.000000" +"origin" "-3616.000000 832.000000 32.000000" +"oldorigin" "-3616.000000 832.000000 32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path6d" +"targetname" "path6c" +"movetarget" "305" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path6c" +"movetarget3" "303" +} +{ +"absmin" "-3625.000000 567.000000 15.000000" +"absmax" "-3607.000000 585.000000 49.000000" +"solid" "1.000000" +"origin" "-3616.000000 576.000000 32.000000" +"oldorigin" "-3616.000000 576.000000 32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path6a" +"targetname" "path6d" +"movetarget" "302" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path6d" +"movetarget3" "304" +} +{ +"modelindex" "299.000000" +"absmin" "-3218.726807 772.734314 -0.968750" +"absmax" "-3184.726807 806.734314 57.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3201.726807 789.734314 24.031250" +"oldorigin" "-3602.391113 599.249756 24.031250" +"angles" "-0.000000 45.000000 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "255.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.455322" +"health" "-1.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"target" "path6a" +"targetname" "early_monsters" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "161.241302" +"attack_state" "1.000000" +"attack_finished" "145.040558" +"pain_finished" "1000157.062500" +"show_hostile" "157.241302" +"mdl" "progs/mon_dcrossbow.mdl" +"movetarget" "302" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "156.441254" +"attack_track" "-2729.349365 978.203735 -6.968750" +"attack_chance" "0.500000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "151.840973" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "161.088898" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "154.040558" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "535.043030" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "156.378998" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "303.000000" +"absmin" "-2719.000000 2033.000000 -115.968750" +"absmax" "-2657.000000 2095.000000 -59.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-2688.000000 2064.000000 -115.968750" +"oldorigin" "-2688.000000 2064.000000 -115.968750" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_supershotgun" +"model" "progs/g_shot2.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"weapon" "2.000000" +"netname" "Double-barrelled Shotgun" +"flags" "768.000000" +"noise" "weapons/pkup.wav" +"mdl" "progs/g_shot2.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "510.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3727.000000 529.000000 0.000000" +"absmax" "-3697.000000 559.000000 0.000000" +"origin" "-3712.000000 544.000000 0.000000" +"oldorigin" "-3712.000000 544.000000 0.000000" +"angles" "-0.000000 103.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3727.000000 857.000000 0.000000" +"absmax" "-3697.000000 887.000000 0.000000" +"origin" "-3712.000000 872.000000 0.000000" +"oldorigin" "-3712.000000 872.000000 0.000000" +"angles" "-0.000000 226.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "307.000000" +"absmin" "-2496.062744 676.709534 447.031250" +"absmax" "-2446.062744 726.709534 513.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2471.062744 701.709534 472.031250" +"oldorigin" "-3488.000000 -160.000000 456.031250" +"angles" "0.000000 164.998169 0.000000" +"classname" "monster_hogremac" +"model" "progs/mon_hogremac.mdl" +"frame" "141.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "hogremac_dieA10" +"nextthink" "2488.451416" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"th_stand" "hogremac_stand1" +"th_walk" "hogremac_walk1" +"th_run" "hogremac_run1" +"th_missile" "hogremac_shoot1" +"th_melee" "hogremac_melee" +"th_pain" "hogremac_pain" +"th_die" "hogremac_die" +"search_time" "293.634674" +"attack_state" "1.000000" +"attack_finished" "290.499237" +"pain_finished" "1000288.500000" +"show_hostile" "289.634674" +"mdl" "progs/mon_hogremac.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "255.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogremac_wakeup1a" +"liquidbase" "-1.000000" +"liquidcheck" "289.634674" +"attack_elev" "-48.000000" +"attack_speed" "550.000000" +"meleerange" "120.000000" +"meleehitsound" "gibs/gibheavy1.wav" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was smashed by a Mace Ogre +" +"idletimer" "292.489563" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "206.429047" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "565.026794" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "288.737030" +"dmgcombined" "24.000000" +"gib1mdl" "progs/w_ogremac.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-3671.000000 921.000000 0.000000" +"absmax" "-3641.000000 951.000000 0.000000" +"origin" "-3656.000000 936.000000 0.000000" +"oldorigin" "-3656.000000 936.000000 0.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3351.000000 921.000000 0.000000" +"absmax" "-3321.000000 951.000000 0.000000" +"origin" "-3336.000000 936.000000 0.000000" +"oldorigin" "-3336.000000 936.000000 0.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "314.000000" +"absmin" "-2667.343018 -173.213348 191.023331" +"absmax" "-2633.343018 -139.213348 257.023315" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-2650.343018 -156.213348 216.023331" +"oldorigin" "-3488.000000 863.000000 448.000000" +"angles" "0.000000 99.997559 0.000000" +"classname" "monster_gargoyle" +"model" "progs/mon_gargoyle.mdl" +"frame" "13.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2488.432861" +"health" "-9.187597" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "100.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"targetname" "monsterwave1" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"search_time" "1701.479248" +"attack_state" "2.000000" +"attack_finished" "1696.841064" +"pain_finished" "1001696.062500" +"show_hostile" "1697.479248" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"think1" "gargoyle_wakeup" +"pos1" "88.000000 111.000000 23.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"skin_override" "1.000000" +"frame_override" "110.000000" +"attachment" "1932" +"enemytarget" "1931" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1697.279297" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "1698.740479" +"pain_flinch" "70.000000" +"pain_finstate" "1695.679810" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "1699.015869" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "1538.720215" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "355.922791" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1696.572876" +"dmgcombined" "20.000000" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "270.000000" +"absmin" "-3345.000000 951.000000 455.000000" +"absmax" "-3343.000000 953.000000 457.000000" +"origin" "-3344.000000 952.000000 456.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "24752.000000" +"part_emitter" "315" +"part_active" "72.000000" +} +{ +"absmin" "-3345.000000 951.000000 455.000000" +"absmax" "-3343.000000 953.000000 457.000000" +"origin" "-3344.000000 952.000000 456.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2490.233154" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "24752.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "314" +"part_style" "72.000000" +"start_delay" "6.410748" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-3633.000000 951.000000 455.000000" +"absmax" "-3631.000000 953.000000 457.000000" +"origin" "-3632.000000 952.000000 456.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "329544.000000" +"part_emitter" "317" +"part_active" "72.000000" +} +{ +"absmin" "-3633.000000 951.000000 455.000000" +"absmax" "-3631.000000 953.000000 457.000000" +"origin" "-3632.000000 952.000000 456.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2488.735840" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "329544.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "316" +"part_style" "72.000000" +"start_delay" "9.792933" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-3737.000000 207.000000 455.000000" +"absmax" "-3735.000000 209.000000 457.000000" +"origin" "-3736.000000 208.000000 456.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "560604.000000" +"part_emitter" "319" +"part_active" "72.000000" +} +{ +"absmin" "-3737.000000 207.000000 455.000000" +"absmax" "-3735.000000 209.000000 457.000000" +"origin" "-3736.000000 208.000000 456.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2496.172852" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "560604.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "318" +"part_style" "72.000000" +"start_delay" "3.928739" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-3737.000000 -81.000000 455.000000" +"absmax" "-3735.000000 -79.000000 457.000000" +"origin" "-3736.000000 -80.000000 456.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "351500.000000" +"part_emitter" "321" +"part_active" "72.000000" +} +{ +"absmin" "-3737.000000 -81.000000 455.000000" +"absmax" "-3735.000000 -79.000000 457.000000" +"origin" "-3736.000000 -80.000000 456.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2489.427734" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "351500.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "320" +"part_style" "72.000000" +"start_delay" "7.974029" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "314.000000" +"absmin" "-3572.321533 43.500885 63.031250" +"absmax" "-3538.321533 77.500885 129.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-3555.321533 60.500885 88.031250" +"oldorigin" "-3647.000000 64.000000 448.000000" +"angles" "0.000000 301.997681 0.000000" +"classname" "monster_gargoyle" +"model" "progs/mon_gargoyle.mdl" +"frame" "13.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2488.431152" +"health" "-6.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "302.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"targetname" "edelman_bars" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "1.000000" +"search_time" "1026.195801" +"attack_state" "1.000000" +"attack_finished" "1022.491638" +"pain_finished" "1001020.875000" +"show_hostile" "1022.195801" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"think1" "gargoyle_wakeup" +"pos1" "88.000000 111.000000 23.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"skin_override" "1.000000" +"frame_override" "88.000000" +"attachment" "2378" +"enemytarget" "1930" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1021.895874" +"attack_chance" "0.200000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "1022.951904" +"pain_flinch" "70.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "1025.595581" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "1028.296509" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "715.804810" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-3727.000000 209.000000 64.000000" +"absmax" "-3697.000000 239.000000 64.000000" +"origin" "-3712.000000 224.000000 64.000000" +"oldorigin" "-3712.000000 224.000000 64.000000" +"angles" "-0.000000 350.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3727.000000 -111.000000 64.000000" +"absmax" "-3697.000000 -81.000000 64.000000" +"origin" "-3712.000000 -96.000000 64.000000" +"oldorigin" "-3712.000000 -96.000000 64.000000" +"angles" "-0.000000 2.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3351.000000 -175.000000 64.000000" +"absmax" "-3321.000000 -145.000000 64.000000" +"origin" "-3336.000000 -160.000000 64.000000" +"oldorigin" "-3336.000000 -160.000000 64.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3663.000000 -175.000000 64.000000" +"absmax" "-3633.000000 -145.000000 64.000000" +"origin" "-3648.000000 -160.000000 64.000000" +"oldorigin" "-3648.000000 -160.000000 64.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3545.000000 919.000000 623.000000" +"absmax" "-3527.000000 937.000000 657.000000" +"solid" "1.000000" +"origin" "-3536.000000 928.000000 640.000000" +"oldorigin" "-3536.000000 928.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7b" +"targetname" "path7a" +"movetarget" "328" +"state" "1.000000" +"activate" "335" +"classtype" "26.000000" +"targetback" "path7a" +"movetarget3" "334" +} +{ +"absmin" "-3545.000000 7.000000 623.000000" +"absmax" "-3527.000000 25.000000 657.000000" +"solid" "1.000000" +"origin" "-3536.000000 16.000000 640.000000" +"oldorigin" "-3536.000000 16.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7c" +"targetname" "path7b" +"movetarget" "329" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path7b" +"movetarget3" "327" +} +{ +"absmin" "-1849.000000 7.000000 623.000000" +"absmax" "-1831.000000 25.000000 657.000000" +"solid" "1.000000" +"origin" "-1840.000000 16.000000 640.000000" +"oldorigin" "-1840.000000 16.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7d" +"targetname" "path7c" +"movetarget" "330" +"state" "1.000000" +"activate" "394" +"classtype" "26.000000" +"targetback" "path7c" +"movetarget3" "328" +} +{ +"absmin" "-1849.000000 871.000000 623.000000" +"absmax" "-1831.000000 889.000000 657.000000" +"solid" "1.000000" +"origin" "-1840.000000 880.000000 640.000000" +"oldorigin" "-1840.000000 880.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7e" +"targetname" "path7d" +"movetarget" "331" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path7d" +"movetarget3" "329" +} +{ +"absmin" "-1945.000000 871.000000 623.000000" +"absmax" "-1927.000000 889.000000 657.000000" +"solid" "1.000000" +"origin" "-1936.000000 880.000000 640.000000" +"oldorigin" "-1936.000000 880.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7f" +"targetname" "path7e" +"movetarget" "332" +"state" "1.000000" +"activate" "336" +"classtype" "26.000000" +"targetback" "path7e" +"movetarget3" "330" +} +{ +"absmin" "-1945.000000 103.000000 623.000000" +"absmax" "-1927.000000 121.000000 657.000000" +"solid" "1.000000" +"origin" "-1936.000000 112.000000 640.000000" +"oldorigin" "-1936.000000 112.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7g" +"targetname" "path7f" +"movetarget" "333" +"state" "1.000000" +"activate" "337" +"classtype" "26.000000" +"targetback" "path7f" +"movetarget3" "331" +} +{ +"absmin" "-3449.000000 103.000000 623.000000" +"absmax" "-3431.000000 121.000000 657.000000" +"solid" "1.000000" +"origin" "-3440.000000 112.000000 640.000000" +"oldorigin" "-3440.000000 112.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7h" +"targetname" "path7g" +"movetarget" "334" +"state" "1.000000" +"activate" "338" +"classtype" "26.000000" +"targetback" "path7g" +"movetarget3" "332" +} +{ +"absmin" "-3449.000000 919.000000 623.000000" +"absmax" "-3431.000000 937.000000 657.000000" +"solid" "1.000000" +"origin" "-3440.000000 928.000000 640.000000" +"oldorigin" "-3440.000000 928.000000 640.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path7a" +"targetname" "path7h" +"movetarget" "327" +"state" "1.000000" +"activate" "393" +"classtype" "26.000000" +"targetback" "path7h" +"movetarget3" "333" +} +{ +"modelindex" "290.000000" +"absmin" "-2787.919922 1008.715576 -31.968750" +"absmax" "-2753.919922 1042.715576 34.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2770.919922 1025.715576 -6.968750" +"oldorigin" "-3178.747559 24.186413 640.000000" +"velocity" "-68.831451 -92.562637 0.000000" +"angles" "-0.000000 72.998657 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.406006" +"groundentity" "1015" +"health" "-20.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 85.995483 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "73.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"target" "path7a" +"targetname" "early_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "130.926254" +"attack_state" "1.000000" +"attack_finished" "125.426292" +"pain_finished" "1000126.250000" +"show_hostile" "126.926254" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "329" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "126.726257" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "132.043304" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "64.427338" +"sight_sound" "wizard/wsight.wav" +"enemydist" "229.021149" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "126.727997" +"dmgcombined" "4.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-2751.639648 624.993164 -32.968750" +"absmax" "-2717.639648 658.993164 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2734.639648 641.993164 -7.968750" +"oldorigin" "-2475.397949 102.706146 640.000000" +"velocity" "-158.958710 -5.743591 0.000000" +"angles" "-0.000000 330.996094 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.369873" +"health" "-8.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 319.971313 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "331.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"target" "path7e" +"targetname" "early_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "182.514938" +"attack_state" "1.000000" +"attack_finished" "177.414810" +"pain_finished" "1000177.312500" +"show_hostile" "178.514938" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "333" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "178.514938" +"attack_chance" "0.900000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "183.126343" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "64.413033" +"sight_sound" "wizard/wsight.wav" +"enemydist" "85.121422" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "177.795013" +"dmgcombined" "8.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-3280.713867 1448.010864 31.031250" +"absmax" "-3246.713867 1482.010864 97.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3263.713867 1465.010864 56.031250" +"oldorigin" "-3242.212891 117.645569 640.000000" +"velocity" "-75.154877 172.753082 0.000000" +"angles" "-0.000000 186.992798 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.444336" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 192.996826 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"target" "path7f" +"targetname" "early_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "85.894836" +"attack_state" "1.000000" +"attack_finished" "81.794853" +"pain_finished" "1000080.437500" +"show_hostile" "81.894836" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "333" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "80.894852" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "87.008499" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "64.495239" +"sight_sound" "wizard/wsight.wav" +"enemydist" "162.223694" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "80.966995" +"dmgcombined" "24.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-2731.704834 1371.115479 -32.968750" +"absmax" "-2697.704834 1405.115479 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2714.704834 1388.115479 -7.968750" +"oldorigin" "-3543.827637 515.725769 640.000000" +"velocity" "1.361130 145.347443 0.000000" +"angles" "-0.000000 135.000000 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.413574" +"health" "-8.000000" +"takedamage" "2.000000" +"chain" "285" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 91.999512 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"target" "path7g" +"targetname" "early_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "102.370483" +"attack_state" "1.000000" +"attack_finished" "97.570511" +"pain_finished" "1000096.937500" +"show_hostile" "98.370483" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "328" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "97.770493" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "103.479530" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "64.471130" +"sight_sound" "wizard/wsight.wav" +"enemydist" "198.448074" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "97.435997" +"dmgcombined" "8.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-2840.306396 858.801636 -192.968750" +"absmax" "-2806.306396 892.801636 -126.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2823.306396 875.801636 -167.968750" +"oldorigin" "-3532.180176 450.998230 640.000000" +"velocity" "123.618256 128.489014 0.000000" +"angles" "-0.000000 330.996094 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.442139" +"health" "-27.348064" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 0.000000 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"ideal_yaw" "331.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"target" "path7c" +"targetname" "early_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "230.317230" +"attack_state" "1.000000" +"attack_finished" "225.117096" +"pain_finished" "1000225.250000" +"show_hostile" "226.317230" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "328" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "226.217224" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "232.208847" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "206.515472" +"sight_sound" "wizard/wsight.wav" +"enemydist" "172.064117" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "225.770020" +"dmgcombined" "32.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-3465.000000 487.000000 15.000000" +"absmax" "-3447.000000 505.000000 49.000000" +"solid" "1.000000" +"origin" "-3456.000000 496.000000 32.000000" +"oldorigin" "-3456.000000 496.000000 32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "1" +"spawnflags" "80.000000" +"target" "path8c" +"targetname" "path8b" +"movetarget" "343" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8b" +"movetarget3" "341" +} +{ +"absmin" "-3465.000000 263.000000 79.000000" +"absmax" "-3447.000000 281.000000 113.000000" +"solid" "1.000000" +"origin" "-3456.000000 272.000000 96.000000" +"oldorigin" "-3456.000000 272.000000 96.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8b" +"targetname" "path8a" +"movetarget" "340" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8a" +"movetarget3" "351" +} +{ +"absmin" "-3529.000000 263.000000 79.000000" +"absmax" "-3511.000000 281.000000 113.000000" +"solid" "1.000000" +"origin" "-3520.000000 272.000000 96.000000" +"oldorigin" "-3520.000000 272.000000 96.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8e" +"targetname" "path8d" +"movetarget" "345" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8d" +"movetarget3" "343" +} +{ +"absmin" "-3529.000000 487.000000 15.000000" +"absmax" "-3511.000000 505.000000 49.000000" +"solid" "1.000000" +"origin" "-3520.000000 496.000000 32.000000" +"oldorigin" "-3520.000000 496.000000 32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "340" +"spawnflags" "80.000000" +"target" "path8d" +"targetname" "path8c" +"movetarget" "342" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8c" +"movetarget3" "340" +} +{ +"absmin" "-3673.000000 -9.000000 79.000000" +"absmax" "-3655.000000 9.000000 113.000000" +"solid" "1.000000" +"origin" "-3664.000000 0.000000 96.000000" +"oldorigin" "-3664.000000 0.000000 96.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8g" +"targetname" "path8f" +"movetarget" "346" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8f" +"movetarget3" "345" +} +{ +"absmin" "-3673.000000 119.000000 79.000000" +"absmax" "-3655.000000 137.000000 113.000000" +"solid" "1.000000" +"origin" "-3664.000000 128.000000 96.000000" +"oldorigin" "-3664.000000 128.000000 96.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8f" +"targetname" "path8e" +"movetarget" "344" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8e" +"movetarget3" "342" +} +{ +"absmin" "-3529.000000 -137.000000 79.000000" +"absmax" "-3511.000000 -119.000000 113.000000" +"solid" "1.000000" +"origin" "-3520.000000 -128.000000 96.000000" +"oldorigin" "-3520.000000 -128.000000 96.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8h" +"targetname" "path8g" +"movetarget" "347" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8g" +"movetarget3" "344" +} +{ +"absmin" "-3465.000000 -137.000000 79.000000" +"absmax" "-3447.000000 -119.000000 113.000000" +"solid" "1.000000" +"origin" "-3456.000000 -128.000000 96.000000" +"oldorigin" "-3456.000000 -128.000000 96.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8i" +"targetname" "path8h" +"movetarget" "348" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8h" +"movetarget3" "346" +} +{ +"absmin" "-3305.000000 23.000000 79.000000" +"absmax" "-3287.000000 41.000000 113.000000" +"solid" "1.000000" +"origin" "-3296.000000 32.000000 96.000000" +"oldorigin" "-3296.000000 32.000000 96.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8j" +"targetname" "path8i" +"movetarget" "349" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8i" +"movetarget3" "347" +} +{ +"absmin" "-2905.000000 23.000000 207.000000" +"absmax" "-2887.000000 41.000000 241.000000" +"solid" "1.000000" +"origin" "-2896.000000 32.000000 224.000000" +"oldorigin" "-2896.000000 32.000000 224.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8k" +"targetname" "path8j" +"movetarget" "350" +"state" "1.000000" +"activate" "600" +"classtype" "26.000000" +"targetback" "path8j" +"movetarget3" "348" +} +{ +"absmin" "-2905.000000 87.000000 207.000000" +"absmax" "-2887.000000 105.000000 241.000000" +"solid" "1.000000" +"origin" "-2896.000000 96.000000 224.000000" +"oldorigin" "-2896.000000 96.000000 224.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8l" +"targetname" "path8k" +"movetarget" "351" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8k" +"movetarget3" "349" +} +{ +"absmin" "-3305.000000 87.000000 79.000000" +"absmax" "-3287.000000 105.000000 113.000000" +"solid" "1.000000" +"origin" "-3296.000000 96.000000 96.000000" +"oldorigin" "-3296.000000 96.000000 96.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path8a" +"targetname" "path8l" +"movetarget" "341" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path8l" +"movetarget3" "350" +} +{ +"modelindex" "323.000000" +"absmin" "-3681.155762 592.826111 -0.968750" +"absmax" "-3631.155762 642.826111 65.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3656.155762 617.826111 24.031250" +"oldorigin" "-3338.656982 173.954941 88.031250" +"angles" "-0.000000 52.998047 -0.000000" +"classname" "monster_hogre" +"model" "progs/mon_hogre.mdl" +"frame" "173.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.438965" +"health" "-9.786462" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "53.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"target" "path8j" +"targetname" "early_monsters" +"th_stand" "hogre_stand1" +"th_walk" "hogre_walk1" +"th_run" "hogre_run1" +"th_missile" "hogre_shoot1" +"th_melee" "hogre_melee" +"th_pain" "hogre_pain" +"th_die" "hogre_die" +"search_time" "366.158112" +"attack_state" "1.000000" +"attack_finished" "363.268585" +"pain_finished" "1000361.562500" +"show_hostile" "362.158112" +"mdl" "progs/mon_hogre.mdl" +"movetarget" "341" +"lip" "0.251534" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "250.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogre_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "361.758087" +"attack_elev" "12.000000" +"attack_speed" "550.000000" +"meleerange" "100.000000" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_finstate" "361.458008" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was blown up by an Ogre Hunter +" +"idletimer" "366.955627" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "362.618103" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "123.261360" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "361.847015" +"dmgcombined" "48.000000" +"gib1mdl" "progs/w_chainsaw.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2863.000000 -463.000000 192.000000" +"absmax" "-2833.000000 -433.000000 192.000000" +"origin" "-2848.000000 -448.000000 192.000000" +"oldorigin" "-2848.000000 -448.000000 192.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "313.000000" +"absmin" "-2559.000000 -479.000000 192.000000" +"absmax" "-2497.000000 -417.000000 248.000000" +"solid" "1.000000" +"origin" "-2528.000000 -448.000000 192.000000" +"oldorigin" "-2528.000000 -448.000000 192.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_15.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2783.000000 -463.000000 192.000000" +"absmax" "-2753.000000 -433.000000 192.000000" +"origin" "-2768.000000 -448.000000 192.000000" +"oldorigin" "-2768.000000 -448.000000 192.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2623.000000 -463.000000 192.000000" +"absmax" "-2593.000000 -433.000000 192.000000" +"origin" "-2608.000000 -448.000000 192.000000" +"oldorigin" "-2608.000000 -448.000000 192.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2711.000000 -463.000000 192.000000" +"absmax" "-2681.000000 -433.000000 192.000000" +"origin" "-2696.000000 -448.000000 192.000000" +"oldorigin" "-2696.000000 -448.000000 192.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "325.000000" +"absmin" "-2339.836670 341.393829 383.031250" +"absmax" "-2305.836670 375.393829 441.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2322.836670 358.393829 408.031250" +"oldorigin" "-3024.000000 368.000000 408.031250" +"angles" "-0.000000 350.996704 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2488.418945" +"health" "-4.500000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "351.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "2.000000" +"targetname" "stone_knight1" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"oldenemy" "1" +"search_time" "682.133667" +"attack_state" "1.000000" +"attack_finished" "672.435059" +"pain_finished" "1000677.500000" +"show_hostile" "678.133667" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"think1" "knight_wakeup" +"lip" "45.000000" +"pos1" "42.000000 51.000000 9.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"frame_override" "42.000000" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"meleetimer" "675.534302" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "679.134460" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "681.435059" +"sight_sound" "statue/sight.wav" +"enemydist" "171.808960" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "325.000000" +"absmin" "-2541.918945 319.693634 431.031250" +"absmax" "-2507.918945 353.693634 489.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2524.918945 336.693634 456.031250" +"oldorigin" "-2288.000000 368.000000 408.031250" +"angles" "0.000000 188.997803 0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "75.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2488.366211" +"health" "-4.500000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "189.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "2.000000" +"targetname" "stone_knight1" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"oldenemy" "1" +"search_time" "677.879883" +"attack_state" "3.000000" +"attack_finished" "672.380249" +"pain_finished" "1000673.562500" +"show_hostile" "673.879883" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"think1" "knight_wakeup" +"lip" "50.000000" +"pos1" "42.000000 51.000000 9.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"frame_override" "42.000000" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"meleetimer" "674.379761" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "677.886902" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "681.380249" +"sight_sound" "statue/sight.wav" +"enemydist" "60.834084" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2743.000000 505.000000 336.000000" +"absmax" "-2713.000000 535.000000 336.000000" +"origin" "-2728.000000 520.000000 336.000000" +"oldorigin" "-2728.000000 520.000000 336.000000" +"angles" "-0.000000 37.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2489.000000 55.000000 207.000000" +"absmax" "-2471.000000 73.000000 241.000000" +"solid" "1.000000" +"origin" "-2480.000000 64.000000 224.000000" +"oldorigin" "-2480.000000 64.000000 224.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path9b" +"targetname" "path9a" +"movetarget" "362" +"state" "1.000000" +"activate" "363" +"classtype" "26.000000" +"targetback" "path9a" +"movetarget3" "362" +} +{ +"absmin" "-2105.000000 55.000000 335.000000" +"absmax" "-2087.000000 73.000000 369.000000" +"solid" "1.000000" +"origin" "-2096.000000 64.000000 352.000000" +"oldorigin" "-2096.000000 64.000000 352.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path9a" +"targetname" "path9b" +"movetarget" "361" +"state" "1.000000" +"activate" "601" +"classtype" "26.000000" +"targetback" "path9b" +"movetarget3" "361" +} +{ +"absmin" "-3429.335449 237.429214 87.031250" +"absmax" "-3427.335449 239.429214 89.031250" +"origin" "-3428.335449 238.429214 88.031250" +"oldorigin" "-2120.000000 64.000000 344.031250" +"angles" "-0.000000 230.998535 -0.000000" +"classname" "monster_hell_knight" +"frame" "43.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-42.621937" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "231.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path9a" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "422.448151" +"attack_finished" "418.007690" +"pain_finished" "416.947998" +"show_hostile" "418.448151" +"mdl" "progs/mon_hknight.mdl" +"movetarget" "361" +"lip" "0.061281" +"waitmin" "1000416.500000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"estate" "2.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "2.000000" +"meleetimer" "417.248077" +"pain_flinch" "60.000000" +"pain_finstate" "410.785980" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "419.665558" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "414.881714" +"sight_sound" "statue/sight.wav" +"enemydist" "155.920029" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"dmgtimeframe" "417.522003" +"dmgcombined" "4.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +} +{ +"absmin" "-2063.000000 -175.000000 320.000000" +"absmax" "-2033.000000 -145.000000 320.000000" +"origin" "-2048.000000 -160.000000 320.000000" +"oldorigin" "-2048.000000 -160.000000 320.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1751.000000 -175.000000 320.000000" +"absmax" "-1721.000000 -145.000000 320.000000" +"origin" "-1736.000000 -160.000000 320.000000" +"oldorigin" "-1736.000000 -160.000000 320.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1679.000000 209.000000 320.000000" +"absmax" "-1649.000000 239.000000 320.000000" +"origin" "-1664.000000 224.000000 320.000000" +"oldorigin" "-1664.000000 224.000000 320.000000" +"angles" "-0.000000 151.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1679.000000 -111.000000 320.000000" +"absmax" "-1649.000000 -81.000000 320.000000" +"origin" "-1664.000000 -96.000000 320.000000" +"oldorigin" "-1664.000000 -96.000000 320.000000" +"angles" "-0.000000 354.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1679.000000 849.000000 384.000000" +"absmax" "-1649.000000 879.000000 384.000000" +"origin" "-1664.000000 864.000000 384.000000" +"oldorigin" "-1664.000000 864.000000 384.000000" +"angles" "-0.000000 89.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1679.000000 529.000000 384.000000" +"absmax" "-1649.000000 559.000000 384.000000" +"origin" "-1664.000000 544.000000 384.000000" +"oldorigin" "-1664.000000 544.000000 384.000000" +"angles" "-0.000000 64.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2479.000000 689.000000 472.000000" +"absmax" "-2449.000000 719.000000 472.000000" +"origin" "-2464.000000 704.000000 472.000000" +"oldorigin" "-2464.000000 704.000000 472.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_armor2" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "16384.000000" +"flags" "256.000000" +"armortype" "0.600000" +"armorvalue" "150.000000" +"spawnflags" "1056.000000" +"noise" "items/armor1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/armour.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "armor_touch" +"classtype" "775.000000" +"classgroup" "275.000000" +"entno_unique" "15884.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "736" +"part_active" "110.000000" +} +{ +"modelindex" "337.000000" +"absmin" "-2327.348633 123.610641 255.031250" +"absmax" "-2293.348633 157.610641 321.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2310.348633 140.610641 280.031250" +"oldorigin" "-2203.312256 634.900513 408.031250" +"velocity" "495.129730 -69.617233 0.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_dfury" +"model" "progs/mon_dfury.mdl" +"frame" "254.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.409180" +"health" "-14.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "180.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"lefty" "2.000000" +"search_time" "630.046570" +"attack_state" "1.000000" +"attack_finished" "625.349060" +"pain_finished" "1000625.250000" +"show_hostile" "626.046570" +"jump_flag" "616.972229" +"mdl" "progs/mon_dfury.mdl" +"pausetime" "999999.000000" +"lip" "2.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "372" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"liquidbase" "-1.000000" +"liquidcheck" "626.046570" +"attack_chance" "0.400000" +"attack_speed" "634.992371" +"attack_offset" "20.000000 0.000000 10.000000" +"meleeattack" "4.000000" +"meleerange" "70.000000" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponstate" "0.199622" +"weaponswitch" "0.834333" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "623.147522" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idletimer" "629.364075" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "624.172424" +"sight_sound" "dknight/dfury_sight.wav" +"enemydist" "158.298065" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "4.000000" +"steplast" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1897.687134 409.260376 391.031250" +"absmax" "-1895.687134 411.260376 393.031250" +"origin" "-1896.687134 410.260376 392.031250" +"angles" "0.000000 260.996704 0.000000" +"frame" "220.000000" +"skin" "1.000000" +"think" "dfury_attachment_finish" +"owner" "371" +"alpha" "0.100000" +"classtype" "32.000000" +} +{ +"absmin" "-2041.000000 487.000000 399.000000" +"absmax" "-2023.000000 505.000000 433.000000" +"solid" "1.000000" +"origin" "-2032.000000 496.000000 416.000000" +"oldorigin" "-2032.000000 496.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path10b" +"targetname" "path10a" +"movetarget" "374" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path10a" +"movetarget3" "380" +} +{ +"absmin" "-1945.000000 487.000000 399.000000" +"absmax" "-1927.000000 505.000000 433.000000" +"solid" "1.000000" +"origin" "-1936.000000 496.000000 416.000000" +"oldorigin" "-1936.000000 496.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "1" +"spawnflags" "80.000000" +"target" "path10c" +"targetname" "path10b" +"movetarget" "375" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path10b" +"movetarget3" "373" +} +{ +"absmin" "-1945.000000 279.000000 319.000000" +"absmax" "-1927.000000 297.000000 353.000000" +"solid" "1.000000" +"origin" "-1936.000000 288.000000 336.000000" +"oldorigin" "-1936.000000 288.000000 336.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path10d" +"targetname" "path10c" +"movetarget" "376" +"state" "1.000000" +"activate" "605" +"classtype" "26.000000" +"targetback" "path10c" +"movetarget3" "374" +} +{ +"absmin" "-1849.000000 279.000000 319.000000" +"absmax" "-1831.000000 297.000000 353.000000" +"solid" "1.000000" +"origin" "-1840.000000 288.000000 336.000000" +"oldorigin" "-1840.000000 288.000000 336.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path10e" +"targetname" "path10d" +"movetarget" "377" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path10d" +"movetarget3" "375" +} +{ +"absmin" "-1849.000000 487.000000 399.000000" +"absmax" "-1831.000000 505.000000 433.000000" +"solid" "1.000000" +"origin" "-1840.000000 496.000000 416.000000" +"oldorigin" "-1840.000000 496.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"chain" "374" +"spawnflags" "80.000000" +"target" "path10f" +"targetname" "path10e" +"movetarget" "378" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path10e" +"movetarget3" "376" +} +{ +"absmin" "-1737.000000 487.000000 399.000000" +"absmax" "-1719.000000 505.000000 433.000000" +"solid" "1.000000" +"origin" "-1728.000000 496.000000 416.000000" +"oldorigin" "-1728.000000 496.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path10g" +"targetname" "path10f" +"movetarget" "379" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path10f" +"movetarget3" "377" +} +{ +"absmin" "-1737.000000 695.000000 399.000000" +"absmax" "-1719.000000 713.000000 433.000000" +"solid" "1.000000" +"origin" "-1728.000000 704.000000 416.000000" +"oldorigin" "-1728.000000 704.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path10h" +"targetname" "path10g" +"movetarget" "380" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path10g" +"movetarget3" "378" +} +{ +"absmin" "-2041.000000 695.000000 399.000000" +"absmax" "-2023.000000 713.000000 433.000000" +"solid" "1.000000" +"origin" "-2032.000000 704.000000 416.000000" +"oldorigin" "-2032.000000 704.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path10a" +"targetname" "path10h" +"movetarget" "373" +"state" "1.000000" +"activate" "604" +"classtype" "26.000000" +"targetback" "path10h" +"movetarget3" "379" +} +{ +"modelindex" "325.000000" +"absmin" "-2014.266724 264.784149 319.031250" +"absmax" "-1980.266724 298.784149 377.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1997.266724 281.784149 344.031250" +"oldorigin" "-1737.067627 579.465698 408.031250" +"angles" "-0.000000 214.996948 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "75.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.389404" +"health" "-13.752190" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"target" "path10h" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"search_time" "520.003296" +"attack_finished" "513.004028" +"pain_finished" "1000514.812500" +"show_hostile" "516.003296" +"mdl" "progs/mon_knight.mdl" +"movetarget" "379" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "519.134949" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "522.004028" +"sight_sound" "statue/sight.wav" +"enemydist" "396.828308" +"switchattacker" "1" +"switchtimer" "513.004028" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "515.133972" +"dmgcombined" "36.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2247.157959 195.894043 423.031250" +"absmax" "-2245.157959 197.894043 425.031250" +"origin" "-2246.157959 196.894043 424.031250" +"oldorigin" "-1927.600586 395.001923 392.031250" +"angles" "-0.000000 124.996948 -0.000000" +"classname" "monster_knight" +"frame" "77.000000" +"skin" "4.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-40.970154" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path10c" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"search_time" "526.166687" +"attack_finished" "518.867493" +"show_hostile" "522.166687" +"mdl" "progs/mon_knight.mdl" +"movetarget" "375" +"waitmin" "1000520.250000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_knight.mdl" +"estate" "2.000000" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "523.212219" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "527.867493" +"sight_sound" "statue/sight.wav" +"enemydist" "209.550262" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"dmgtimeframe" "521.274963" +"dmgcombined" "20.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +} +{ +"absmin" "-2041.000000 903.000000 399.000000" +"absmax" "-2023.000000 921.000000 433.000000" +"solid" "1.000000" +"origin" "-2032.000000 912.000000 416.000000" +"oldorigin" "-2032.000000 912.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path12b" +"targetname" "path12a" +"movetarget" "384" +"state" "1.000000" +"activate" "608" +"classtype" "26.000000" +"targetback" "path12a" +"movetarget3" "384" +} +{ +"absmin" "-1753.000000 903.000000 399.000000" +"absmax" "-1735.000000 921.000000 433.000000" +"solid" "1.000000" +"origin" "-1744.000000 912.000000 416.000000" +"oldorigin" "-1744.000000 912.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path12a" +"targetname" "path12b" +"movetarget" "383" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path12b" +"movetarget3" "383" +} +{ +"modelindex" "333.000000" +"absmin" "-2620.496094 -120.219650 191.031250" +"absmax" "-2586.496094 -86.219650 257.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2603.496094 -103.219650 216.031250" +"oldorigin" "-1767.360474 912.221741 408.031250" +"angles" "-0.000000 175.995483 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "62.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.395996" +"health" "-20.579670" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "176.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"target" "path12a" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "554.531555" +"attack_finished" "551.531555" +"pain_finished" "1000549.812500" +"show_hostile" "550.531555" +"mdl" "progs/mon_hknight.mdl" +"movetarget" "383" +"lip" "0.201331" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "3.000000" +"pain_flinch" "60.000000" +"pain_finstate" "541.434021" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "552.929260" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "538.376526" +"sight_sound" "statue/sight.wav" +"enemydist" "243.741898" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "550.231995" +"dmgcombined" "40.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1753.000000 807.000000 399.000000" +"absmax" "-1735.000000 825.000000 433.000000" +"solid" "1.000000" +"origin" "-1744.000000 816.000000 416.000000" +"oldorigin" "-1744.000000 816.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path11a" +"targetname" "path11b" +"movetarget" "388" +"state" "1.000000" +"activate" "606" +"classtype" "26.000000" +"targetback" "path11b" +"movetarget3" "388" +} +{ +"modelindex" "333.000000" +"absmin" "-2227.027100 170.299866 399.031250" +"absmax" "-2193.027100 204.299866 465.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2210.027100 187.299866 424.031250" +"oldorigin" "-1857.000000 816.000000 408.031250" +"angles" "-0.000000 269.978027 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "62.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.427246" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "221.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "261.000000" +"target" "path11b" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "593.156311" +"attack_finished" "589.044434" +"pain_finished" "1000587.875000" +"show_hostile" "589.156311" +"mdl" "progs/mon_hknight.mdl" +"movetarget" "386" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "2.000000" +"pain_flinch" "60.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "593.197083" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "546.169006" +"sight_sound" "statue/sight.wav" +"enemydist" "380.315247" +"switchattacker" "1" +"switchtimer" "537.169006" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "555.231995" +"dmgcombined" "24.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2041.000000 807.000000 399.000000" +"absmax" "-2023.000000 825.000000 433.000000" +"solid" "1.000000" +"origin" "-2032.000000 816.000000 416.000000" +"oldorigin" "-2032.000000 816.000000 416.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path11b" +"targetname" "path11a" +"movetarget" "386" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path11a" +"movetarget3" "386" +} +{ +"modelindex" "279.000000" +"absmin" "-2827.000000 1767.000000 40.000000" +"absmax" "-2757.000000 1785.000000 110.000000" +"solid" "1.000000" +"origin" "-2688.000000 1776.000000 200.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "trap_pendlongx" +"model" "progs/trap_pendlong.mdl" +"frame" "3.000000" +"mins" "-138.000000 -8.000000 -159.000000" +"maxs" "-70.000000 8.000000 -91.000000" +"size" "68.000000 16.000000 68.000000" +"touch" "trap_pendulum_touch" +"use" "entity_state_use" +"think" "pend_swing31" +"nextthink" "2488.442383" +"view_ofs" "0.000000 0.000000 -108.000000" +"spawnflags" "33.000000" +"targetname" "pend" +"noise1" "traps/pend_swing.wav" +"noise2" "traps/pend_hit.wav" +"mdl" "progs/trap_pendlong.mdl" +"wait" "1.000000" +"dmg" "5.000000" +"aflag" "-1.000000" +"cnt" "0.110000" +"count" "849.000000" +"state" "1.000000" +"pos1" "-138.000000 -8.000000 -159.000000" +"pos2" "-70.000000 8.000000 -91.000000" +"waitmin" "0.500000" +"activate" "210" +"classtype" "662.000000" +"frame_override" "12.000000" +"estate" "1.000000" +"estate_on" "trap_pendulum_on" +"estate_off" "trap_pendulum_off" +"estate_disable" "trap_pendulum_disable" +"estate_use" "trap_pendulum_use" +} +{ +"modelindex" "279.000000" +"absmin" "-2593.000000 1639.000000 69.000000" +"absmax" "-2527.000000 1657.000000 143.000000" +"solid" "1.000000" +"origin" "-2688.000000 1648.000000 200.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "trap_pendlongx" +"model" "progs/trap_pendlong.mdl" +"frame" "10.000000" +"mins" "96.000000 -8.000000 -130.000000" +"maxs" "160.000000 8.000000 -58.000000" +"size" "64.000000 16.000000 72.000000" +"touch" "trap_pendulum_touch" +"use" "entity_state_use" +"think" "pend_swing12" +"nextthink" "2488.392822" +"chain" "338" +"view_ofs" "0.000000 0.000000 -108.000000" +"spawnflags" "32.000000" +"targetname" "pend" +"noise1" "traps/pend_swing.wav" +"noise2" "traps/pend_hit.wav" +"mdl" "progs/trap_pendlong.mdl" +"wait" "1.000000" +"dmg" "5.000000" +"aflag" "1.000000" +"cnt" "0.130000" +"count" "849.000000" +"state" "1.000000" +"pos1" "96.000000 -8.000000 -130.000000" +"pos2" "160.000000 8.000000 -58.000000" +"waitmin" "0.500000" +"activate" "210" +"classtype" "662.000000" +"estate" "1.000000" +"estate_on" "trap_pendulum_on" +"estate_off" "trap_pendulum_off" +"estate_disable" "trap_pendulum_disable" +"estate_use" "trap_pendulum_use" +} +{ +"absmin" "-1769.000000 1439.000000 63.000000" +"absmax" "-1767.000000 1441.000000 65.000000" +"origin" "-1768.000000 1440.000000 64.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "monsterwave1" +"targetname" "magicdoor1" +"killtarget" "magicsummon1C" +"style" "32.000000" +"activate" "211" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "344.000000" +"absmin" "-1975.900146 1449.080811 447.031250" +"absmax" "-1925.900146 1499.080811 513.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1950.900146 1474.080811 472.031250" +"oldorigin" "-1953.728516 1471.252441 472.031250" +"velocity" "-543.763062 0.000000 0.000000" +"angles" "0.000000 45.000000 0.000000" +"classname" "monster_demon1" +"model" "progs/mon_demon.mdl" +"frame" "53.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.458984" +"health" "-10.000000" +"takedamage" "2.000000" +"chain" "216" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "224.000000" +"targetname" "monsterwave1" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"oldenemy" "1" +"search_time" "1243.113892" +"attack_state" "1.000000" +"attack_finished" "1238.713989" +"pain_finished" "1001237.937500" +"axhitme" "1.000000" +"show_hostile" "1239.113892" +"jump_flag" "1230.859009" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"pos1" "-1819.609131 1400.863525 440.031250" +"height" "256.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "1238.813965" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1236.154907" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "1242.728271" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "1245.171997" +"sight_sound" "demon/sight2.wav" +"enemydist" "76.654709" +"switchattacker" "1" +"switchtimer" "1238.713989" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_dmleg1.mdl" +"gib2mdl" "progs/gib_dmleg2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-1944.681641 424.248077 383.031250" +"absmax" "-1910.681641 458.248077 449.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1927.681641 441.248077 408.031250" +"oldorigin" "-1928.353760 651.851318 640.000000" +"velocity" "101.791443 -193.700974 0.000000" +"angles" "-0.000000 316.999512 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.462158" +"health" "-19.000000" +"takedamage" "2.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 330.001831 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "317.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"target" "path7h" +"targetname" "monsterwave1" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "1559.335815" +"attack_state" "1.000000" +"attack_finished" "1555.281738" +"pain_finished" "1001553.937500" +"show_hostile" "1555.335815" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "332" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1554.381714" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1555.654785" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1546.885742" +"sight_sound" "wizard/wsight.wav" +"enemydist" "155.366791" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-2408.006836 625.947021 -32.968750" +"absmax" "-2374.006836 659.947021 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2391.006836 642.947021 -7.968750" +"oldorigin" "-1845.075195 571.446167 640.000000" +"velocity" "11.383408 -73.409225 0.000000" +"angles" "-0.000000 193.996582 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.418457" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 193.996582 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "194.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"target" "path7c" +"targetname" "monsterwave1" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "1503.987793" +"attack_state" "1.000000" +"attack_finished" "1496.729858" +"pain_finished" "1001498.812500" +"show_hostile" "1499.987793" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "330" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1499.887817" +"attack_chance" "0.900000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1502.301025" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1260.689453" +"sight_sound" "wizard/wsight.wav" +"enemydist" "101.535011" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "351.000000" +"absmin" "-2784.094238 1484.866211 -32.968750" +"absmax" "-2734.094238 1534.866211 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2759.094238 1509.866211 -7.968750" +"oldorigin" "-2688.000000 1568.000000 -7.968750" +"angles" "-0.000000 203.999634 0.000000" +"classname" "monster_shalrath" +"model" "progs/mon_shalrath.mdl" +"frame" "22.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.459717" +"health" "-23.000000" +"takedamage" "2.000000" +"chain" "338" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "204.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"targetname" "temple1_monsters" +"th_stand" "shal_stand" +"th_walk" "shal_walk1" +"th_run" "shal_run1" +"th_missile" "shal_magic" +"th_pain" "shal_pain" +"th_die" "shal_die" +"search_time" "1282.831543" +"attack_state" "1.000000" +"attack_finished" "1278.709717" +"pain_finished" "1001277.500000" +"show_hostile" "1278.831543" +"mdl" "progs/mon_shalrath.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "160.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-90.000000" +"headmdl" "progs/h_shalrath.mdl" +"attachment" "216" +"th_checkattack" "ShalCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1278.731567" +"attack_chance" "0.400000" +"attack_speed" "225.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "3.000000" +"pain_ignore" "1.000000" +"pain_sound" "shalrath/pain.wav" +"deathstring" " was exploded by a Vore +" +"idletimer" "1282.782471" +"idle_sound" "shalrath/idle.wav" +"sight_timeout" "1281.796143" +"sight_sound" "shalrath/sight.wav" +"enemydist" "313.750702" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"blockudeath" "1.000000" +} +{ +"absmin" "-2635.181641 1403.202393 -8.968750" +"absmax" "-2633.181641 1405.202393 -6.968750" +"origin" "-2634.181641 1404.202393 -7.968750" +"oldorigin" "-2080.000000 1504.000000 -9.968750" +"angles" "-0.000000 189.975586 -0.000000" +"classname" "monster_knight" +"frame" "9.000000" +"skin" "4.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-49.000000" +"chain" "395" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "temple1_monsters" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"lefty" "1.000000" +"search_time" "1287.337769" +"attack_finished" "1276.450439" +"pain_finished" "1283.238037" +"show_hostile" "1283.337769" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"waitmin" "1001281.375000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_knight.mdl" +"estate" "2.000000" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"weaponswitch" "1277.321167" +"pain_flinch" "40.000000" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idlebusy" "1.000000" +"idletimer" "1288.831909" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1285.450439" +"sight_sound" "statue/sight.wav" +"enemydist" "463.282501" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +} +{ +"modelindex" "325.000000" +"absmin" "-2749.192139 1332.009033 -32.968750" +"absmax" "-2715.192139 1366.009033 25.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2732.192139 1349.009033 -7.968750" +"oldorigin" "-2080.000000 1248.000000 -9.968750" +"angles" "-0.000000 174.995728 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.453369" +"health" "-6.000000" +"takedamage" "2.000000" +"chain" "396" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "398" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "101.000000" +"targetname" "temple1_monsters" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"lefty" "1.000000" +"search_time" "1286.104126" +"attack_finished" "1276.505493" +"pain_finished" "1001281.000000" +"show_hostile" "1282.104126" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"no_liquiddmg" "1.000000" +"activate" "398" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"weaponswitch" "1274.751587" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idlebusy" "1.000000" +"idletimer" "1281.771118" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1285.505493" +"sight_sound" "statue/sight.wav" +"enemydist" "355.708160" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2742.189941 1363.470825 -8.968750" +"absmax" "-2740.189941 1365.470825 -6.968750" +"origin" "-2741.189941 1364.470825 -7.968750" +"oldorigin" "-2080.000000 1376.000000 -9.968750" +"angles" "-0.000000 178.994751 -0.000000" +"classname" "monster_hell_knight" +"frame" "158.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-77.000000" +"chain" "397" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "179.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "temple1_monsters" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "1287.037842" +"attack_finished" "1282.988159" +"pain_finished" "1283.238037" +"show_hostile" "1283.037842" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"waitmin" "1001281.375000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"estate" "2.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "3.000000" +"pain_flinch" "60.000000" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "1283.713135" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1285.445557" +"sight_sound" "statue/sight.wav" +"enemydist" "357.677826" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-2663.123291 1357.503052 -32.968750" +"absmax" "-2629.123291 1391.503052 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2646.123291 1374.503052 -7.968750" +"oldorigin" "-2000.000000 1440.000000 -7.968750" +"angles" "-0.000000 178.994751 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "53.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.462646" +"health" "-28.609056" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "179.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "357.000000" +"targetname" "temple1_monsters" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "1298.625610" +"attack_state" "3.000000" +"attack_finished" "1294.026001" +"pain_finished" "1001294.437500" +"show_hostile" "1294.625610" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.565874" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleetimer" "1294.925537" +"pain_flinch" "60.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "1297.890259" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1299.426636" +"sight_sound" "statue/sight.wav" +"enemydist" "65.549904" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1294.516968" +"dmgcombined" "32.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-2794.721436 1356.182739 -32.968750" +"absmax" "-2760.721436 1390.182739 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2777.721436 1373.182739 -7.968750" +"oldorigin" "-2000.000000 1312.000000 -7.968750" +"angles" "-0.000000 181.999512 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "53.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.400391" +"health" "-37.939079" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "182.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "357.000000" +"targetname" "temple1_monsters" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "1302.774902" +"attack_state" "1.000000" +"attack_finished" "1296.296021" +"pain_finished" "1001297.937500" +"show_hostile" "1298.774902" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.478439" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "1.000000" +"meleetimer" "1295.895020" +"pain_flinch" "60.000000" +"pain_finstate" "1297.099976" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "1298.848755" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1299.418091" +"sight_sound" "statue/sight.wav" +"enemydist" "152.172134" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1298.053955" +"dmgcombined" "24.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "351.000000" +"absmin" "-1906.925171 1064.555176 431.031250" +"absmax" "-1856.925171 1114.555176 497.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1881.925171 1089.555176 456.031250" +"oldorigin" "-1864.998535 1021.344727 440.031250" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_shalrath" +"model" "progs/mon_shalrath.mdl" +"frame" "22.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.458252" +"health" "-14.000000" +"takedamage" "2.000000" +"chain" "216" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "180.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"targetname" "edelman_bars" +"th_stand" "shal_stand" +"th_walk" "shal_walk1" +"th_run" "shal_run1" +"th_missile" "shal_magic" +"th_pain" "shal_pain" +"th_die" "shal_die" +"oldenemy" "1" +"search_time" "1572.240967" +"attack_state" "1.000000" +"attack_finished" "1565.891602" +"pain_finished" "1001566.750000" +"show_hostile" "1568.240967" +"mdl" "progs/mon_shalrath.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "160.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-90.000000" +"headmdl" "progs/h_shalrath.mdl" +"attachment" "1930" +"th_checkattack" "ShalCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1567.441162" +"attack_chance" "0.100000" +"attack_speed" "225.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1566.341919" +"pain_check" "3.000000" +"pain_timeout" "3.000000" +"pain_ignore" "1.000000" +"pain_sound" "shalrath/pain.wav" +"deathstring" " was exploded by a Vore +" +"idletimer" "1568.644287" +"idle_sound" "shalrath/idle.wav" +"sight_timeout" "1172.679443" +"sight_sound" "shalrath/sight.wav" +"enemydist" "686.220276" +"switchattacker" "710" +"switchtimer" "1247.447998" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"blockudeath" "1.000000" +} +{ +"modelindex" "344.000000" +"absmin" "-565.851440 1226.192017 -112.968750" +"absmax" "-515.851440 1276.192017 -46.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-540.851440 1251.192017 -87.968750" +"oldorigin" "-540.851440 1251.192017 -87.968750" +"velocity" "224.711823 0.000000 0.000000" +"angles" "0.000000 231.981812 0.000000" +"classname" "monster_demon1" +"model" "progs/mon_demon.mdl" +"frame" "53.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.454346" +"health" "-23.175817" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "918" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "161.000000" +"yaw_speed" "20.000000" +"goalentity" "414" +"spawnflags" "1.000000" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"oldenemy" "1" +"search_time" "1330.384888" +"attack_state" "5.000000" +"attack_finished" "1325.984985" +"pain_finished" "1001325.125000" +"show_hostile" "1326.384888" +"jump_flag" "1324.153320" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"pos1" "-540.851440 1251.192017 -87.968750" +"height" "256.000000" +"activate" "918" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "1325.899902" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "1325.871826" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "1326.763184" +"sight_sound" "demon/sight2.wav" +"enemydist" "310.617554" +"switchattacker" "414" +"switchtimer" "1325.984985" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1325.500977" +"dmgcombined" "8.000000" +"gib1mdl" "progs/gib_dmclaw1.mdl" +"gib2mdl" "progs/gib_dmleg2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-1699.070679 1942.135132 79.031250" +"absmax" "-1665.070679 1976.135132 145.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1682.070679 1959.135132 104.031250" +"oldorigin" "-1696.000000 1872.000000 120.031250" +"angles" "-0.000000 119.998169 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "53.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.389893" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "120.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"target" "hknight1" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "1790.598755" +"attack_state" "3.000000" +"attack_finished" "1781.223633" +"pain_finished" "1001787.125000" +"axhitme" "1.000000" +"show_hostile" "1786.598755" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"movetarget" "420" +"lip" "0.053255" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"meleetimer" "1787.098633" +"pain_flinch" "60.000000" +"pain_finstate" "1785.038940" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "1793.219238" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1790.223633" +"sight_sound" "statue/sight.wav" +"enemydist" "48.153385" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1113.000000 1959.000000 687.000000" +"absmax" "-1095.000000 1977.000000 721.000000" +"solid" "1.000000" +"origin" "-1104.000000 1968.000000 704.000000" +"oldorigin" "-1104.000000 1968.000000 704.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path13b" +"targetname" "path13a" +"movetarget" "405" +"state" "1.000000" +"activate" "413" +"classtype" "26.000000" +"targetback" "path13a" +"movetarget3" "412" +} +{ +"absmin" "-1385.000000 1511.000000 783.000000" +"absmax" "-1367.000000 1529.000000 817.000000" +"solid" "1.000000" +"origin" "-1376.000000 1520.000000 800.000000" +"oldorigin" "-1376.000000 1520.000000 800.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path13c" +"targetname" "path13b" +"movetarget" "406" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path13b" +"movetarget3" "404" +} +{ +"absmin" "-1401.000000 1095.000000 687.000000" +"absmax" "-1383.000000 1113.000000 721.000000" +"solid" "1.000000" +"origin" "-1392.000000 1104.000000 704.000000" +"oldorigin" "-1392.000000 1104.000000 704.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path13d" +"targetname" "path13c" +"movetarget" "407" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path13c" +"movetarget3" "405" +} +{ +"absmin" "-1001.000000 631.000000 719.000000" +"absmax" "-983.000000 649.000000 753.000000" +"solid" "1.000000" +"origin" "-992.000000 640.000000 736.000000" +"oldorigin" "-992.000000 640.000000 736.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path13e" +"targetname" "path13d" +"movetarget" "408" +"state" "1.000000" +"activate" "414" +"classtype" "26.000000" +"targetback" "path13d" +"movetarget3" "406" +} +{ +"absmin" "-265.000000 631.000000 815.000000" +"absmax" "-247.000000 649.000000 849.000000" +"solid" "1.000000" +"origin" "-256.000000 640.000000 832.000000" +"oldorigin" "-256.000000 640.000000 832.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path13f" +"targetname" "path13e" +"movetarget" "409" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path13e" +"movetarget3" "407" +} +{ +"absmin" "71.000000 1095.000000 575.000000" +"absmax" "89.000000 1113.000000 609.000000" +"solid" "1.000000" +"origin" "80.000000 1104.000000 592.000000" +"oldorigin" "80.000000 1104.000000 592.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path13g" +"targetname" "path13f" +"movetarget" "410" +"state" "1.000000" +"activate" "415" +"classtype" "26.000000" +"targetback" "path13f" +"movetarget3" "408" +} +{ +"absmin" "103.000000 1623.000000 815.000000" +"absmax" "121.000000 1641.000000 849.000000" +"solid" "1.000000" +"origin" "112.000000 1632.000000 832.000000" +"oldorigin" "112.000000 1632.000000 832.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path13h" +"targetname" "path13g" +"movetarget" "411" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path13g" +"movetarget3" "409" +} +{ +"absmin" "-185.000000 1959.000000 607.000000" +"absmax" "-167.000000 1977.000000 641.000000" +"solid" "1.000000" +"origin" "-176.000000 1968.000000 624.000000" +"oldorigin" "-176.000000 1968.000000 624.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path13i" +"targetname" "path13h" +"movetarget" "412" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path13h" +"movetarget3" "410" +} +{ +"absmin" "-649.000000 2167.000000 799.000000" +"absmax" "-631.000000 2185.000000 833.000000" +"solid" "1.000000" +"origin" "-640.000000 2176.000000 816.000000" +"oldorigin" "-640.000000 2176.000000 816.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path13a" +"targetname" "path13i" +"movetarget" "404" +"state" "1.000000" +"activate" "416" +"classtype" "26.000000" +"targetback" "path13i" +"movetarget3" "411" +} +{ +"modelindex" "290.000000" +"absmin" "-612.643250 1177.299316 -112.968750" +"absmax" "-578.643250 1211.299316 -46.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-595.643250 1194.299316 -87.968750" +"oldorigin" "-837.266418 2037.159912 720.000000" +"velocity" "-130.942719 -147.947632 0.000000" +"angles" "-0.000000 14.996338 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.392578" +"health" "-4.257881" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 335.994873 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"target" "path13a" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "1340.281616" +"attack_state" "1.000000" +"attack_finished" "1335.781982" +"pain_finished" "1001334.937500" +"show_hostile" "1336.281616" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "404" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1336.081665" +"move_elev" "8.000000" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1333.869751" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1339.795532" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1324.786621" +"sight_sound" "wizard/wsight.wav" +"enemydist" "318.868774" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1335.437012" +"dmgcombined" "24.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-372.691864 1063.156860 -41.454334" +"absmax" "-370.691864 1065.156860 -39.454334" +"origin" "-371.691864 1064.156860 -40.454334" +"oldorigin" "-934.453125 1965.601074 720.000000" +"angles" "-0.000000 315.000000 -0.000000" +"classname" "monster_wizard" +"frame" "47.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-31.430494" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 317.999268 -0.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"target" "path13d" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "1345.873413" +"attack_state" "1.000000" +"attack_finished" "1341.473755" +"pain_finished" "1331.276001" +"show_hostile" "1341.873413" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "404" +"lip" "3.628895" +"height" "128.000000" +"waitmin" "1001340.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_wizard.mdl" +"estate" "2.000000" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1341.673462" +"move_elev" "8.000000" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1331.276001" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1344.037964" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1225.015625" +"sight_sound" "wizard/wsight.wav" +"enemydist" "156.761017" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"dmgtimeframe" "1341.028931" +"dmgcombined" "20.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-449.773621 980.017456 -32.876816" +"absmax" "-447.773621 982.017456 -30.876818" +"origin" "-448.773621 981.017456 -31.876818" +"oldorigin" "-174.401932 1906.895630 640.000000" +"angles" "-0.000000 319.998779 -0.000000" +"classname" "monster_wizard" +"frame" "47.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-31.707634" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 350.996704 -0.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "320.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"target" "path13f" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"lefty" "1.000000" +"search_time" "1347.390381" +"attack_state" "1.000000" +"attack_finished" "1344.190430" +"pain_finished" "1325.083130" +"show_hostile" "1343.390381" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "411" +"lip" "2.916227" +"height" "128.000000" +"waitmin" "1001341.500000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_wizard.mdl" +"estate" "2.000000" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1343.390381" +"move_elev" "8.000000" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1325.083130" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1347.247559" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1324.797119" +"sight_sound" "wizard/wsight.wav" +"enemydist" "225.146698" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"dmgtimeframe" "1342.500977" +"dmgcombined" "4.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-604.813721 1108.205078 -112.968750" +"absmax" "-570.813721 1142.205078 -46.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-587.813721 1125.205078 -87.968750" +"oldorigin" "-1352.720215 1682.902588 784.000000" +"velocity" "-190.868866 -98.471024 0.000000" +"angles" "-0.000000 45.000000 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.461670" +"health" "-13.300547" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 356.995239 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"target" "path13i" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "1340.309326" +"attack_state" "1.000000" +"attack_finished" "1336.409546" +"pain_finished" "1001334.875000" +"show_hostile" "1336.309326" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "405" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1335.609497" +"move_elev" "8.000000" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1332.220825" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1339.265625" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1324.914307" +"sight_sound" "wizard/wsight.wav" +"enemydist" "289.278748" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1335.406006" +"dmgcombined" "4.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "358.000000" +"absmin" "-1656.728149 1281.046997 414.041443" +"absmax" "-1590.728149 1347.046997 504.041443" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1623.728149 1314.046997 439.041443" +"oldorigin" "-1696.000000 1056.000000 408.031250" +"angles" "-0.000000 260.996704 -0.000000" +"classname" "monster_shambler" +"model" "progs/mon_shambler.mdl" +"frame" "93.000000" +"mins" "-32.000000 -32.000000 -24.000000" +"maxs" "32.000000 32.000000 64.000000" +"size" "64.000000 64.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.416016" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "600.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "261.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "sham_stand1" +"th_walk" "sham_walk1" +"th_run" "sham_run1" +"th_missile" "sham_magic1" +"th_melee" "sham_melee" +"th_pain" "sham_pain" +"th_die" "sham_die" +"search_time" "1854.589478" +"attack_state" "1.000000" +"attack_finished" "1849.467896" +"pain_finished" "1001861.250000" +"axhitme" "1.000000" +"show_hostile" "1850.589478" +"mdl" "progs/mon_shambler.mdl" +"pausetime" "999999.000000" +"lip" "0.581591" +"pos1" "-1611.598389 1424.561523 496.031250" +"pos2" "-1587.979980 1390.632690 489.031250" +"pos3" "-1601.411377 1409.927368 493.012024" +"activate" "1" +"bboxtype" "10.000000" +"bbmins" "-32.000000 -32.000000 -24.000000" +"bbmaxs" "32.000000 32.000000 64.000000" +"classtype" "165.000000" +"classgroup" "666.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_shambler.mdl" +"attachment" "216" +"th_checkattack" "ShamCheckAttack" +"th_wakeup" "sham_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "1850.589478" +"attack_offset" "0.000000 0.000000 40.000000" +"meleeattack" "0.581866" +"meleehitsound" "shambler/smack.wav" +"pain_flinch" "400.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1857.838867" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "shambler/shurt2.wav" +"deathstring" " was smashed by a Shambler +" +"idletimer" "1849.694458" +"idle_sound" "shambler/sidle.wav" +"sight_timeout" "1828.020752" +"sight_sound" "shambler/ssight.wav" +"enemydist" "77.134979" +"switchoverride" "1.000000" +"steptype" "6.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"resist_rockets" "0.500000" +"gib1mdl" "progs/gib_shclaw1.mdl" +"gib2mdl" "progs/gib_shclaw2.mdl" +"gib3mdl" "progs/gib_shfoot2.mdl" +"gib4mdl" "progs/gib_shfoot2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-1545.000000 1575.000000 399.000000" +"absmax" "-1527.000000 1593.000000 433.000000" +"solid" "1.000000" +"origin" "-1536.000000 1584.000000 416.000000" +"oldorigin" "-1536.000000 1584.000000 416.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path14b" +"targetname" "path14a" +"movetarget" "419" +"state" "1.000000" +"activate" "420" +"classtype" "26.000000" +"targetback" "path14a" +"movetarget3" "419" +} +{ +"absmin" "-1513.000000 679.000000 383.000000" +"absmax" "-1495.000000 697.000000 417.000000" +"solid" "1.000000" +"origin" "-1504.000000 688.000000 400.000000" +"oldorigin" "-1504.000000 688.000000 400.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path14a" +"targetname" "path14b" +"movetarget" "418" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path14b" +"movetarget3" "418" +} +{ +"modelindex" "299.000000" +"absmin" "-1512.276733 1613.514526 383.031250" +"absmax" "-1478.276733 1647.514526 441.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1495.276733 1630.514526 408.031250" +"oldorigin" "-1534.176880 1550.141724 408.031250" +"angles" "-0.000000 263.995972 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.431152" +"health" "-5.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "264.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"target" "path14a" +"targetname" "hknight1" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "1.000000" +"search_time" "1816.950806" +"attack_state" "1.000000" +"attack_finished" "1801.992065" +"pain_finished" "1001812.937500" +"axhitme" "1.000000" +"show_hostile" "1812.950806" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"movetarget" "418" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "1812.950806" +"attack_track" "-1514.216919 1576.776367 408.031250" +"attack_chance" "0.200000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "1812.289551" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1812.450928" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "1817.454102" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "1810.992065" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "32.307755" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-841.000000 439.000000 383.000000" +"absmax" "-823.000000 457.000000 417.000000" +"solid" "1.000000" +"origin" "-832.000000 448.000000 400.000000" +"oldorigin" "-832.000000 448.000000 400.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path15a" +"targetname" "path15b" +"movetarget" "422" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path15b" +"movetarget3" "422" +} +{ +"absmin" "-425.000000 439.000000 383.000000" +"absmax" "-407.000000 457.000000 417.000000" +"solid" "1.000000" +"origin" "-416.000000 448.000000 400.000000" +"oldorigin" "-416.000000 448.000000 400.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path15b" +"targetname" "path15a" +"movetarget" "421" +"state" "1.000000" +"activate" "423" +"classtype" "26.000000" +"targetback" "path15a" +"movetarget3" "421" +} +{ +"modelindex" "299.000000" +"absmin" "-137.405579 322.530518 367.031250" +"absmax" "-103.405586 356.530518 425.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-120.405586 339.530518 392.031250" +"oldorigin" "-555.000000 448.000000 392.031250" +"angles" "-0.000000 199.973145 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "255.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.440186" +"health" "-6.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"target" "path15a" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "1395.975464" +"attack_state" "1.000000" +"attack_finished" "1370.405518" +"pain_finished" "1001391.750000" +"show_hostile" "1391.975464" +"mdl" "progs/mon_dcrossbow.mdl" +"movetarget" "422" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "1391.175659" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "1397.437500" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "1379.405518" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "910.672424" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "193.000000 2113.000000 -79.968750" +"absmax" "223.000000 2143.000000 -79.968750" +"origin" "208.000000 2128.000000 -79.968750" +"oldorigin" "208.000000 2128.000000 -79.968750" +"angles" "-0.000000 277.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "113.000000 2113.000000 -79.968750" +"absmax" "143.000000 2143.000000 -79.968750" +"origin" "128.000000 2128.000000 -79.968750" +"oldorigin" "128.000000 2128.000000 -79.968750" +"angles" "-0.000000 203.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "33.000000 2113.000000 -79.968750" +"absmax" "63.000000 2143.000000 -79.968750" +"origin" "48.000000 2128.000000 -79.968750" +"oldorigin" "48.000000 2128.000000 -79.968750" +"angles" "-0.000000 96.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-639.000000 241.000000 392.000000" +"absmax" "-609.000000 271.000000 392.000000" +"origin" "-624.000000 256.000000 392.000000" +"oldorigin" "-624.000000 256.000000 392.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_upgrade_axe" +"skin" "4.000000" +"touch" "item_touch" +"think" "item_delay" +"weapon" "4096.000000" +"netname" "Shadow Axe" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/pkup.wav" +"attack_finished" "999999.000000" +"mdl" "progs/g_shadaxe.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "500.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "367.000000" +"absmin" "-682.787537 216.052887 367.031250" +"absmax" "-648.787537 250.052887 409.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-665.787537 233.052887 392.031250" +"oldorigin" "-630.492432 243.289566 411.396362" +"velocity" "0.000000 -60.932564 0.000000" +"angles" "-0.000000 150.996094 -0.000000" +"classname" "monster_scorpion" +"model" "progs/mon_scorpion.mdl" +"frame" "94.000000" +"skin" "3.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.369141" +"health" "-20.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "151.000000" +"yaw_speed" "30.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"th_stand" "pinch_idle1" +"th_walk" "pinch_walk1" +"th_run" "pinch_run1" +"th_melee" "pinch_claw1" +"th_pain" "pinch_pain" +"th_die" "pinch_die" +"search_time" "1883.162720" +"attack_state" "1.000000" +"attack_finished" "1874.421997" +"pain_finished" "1001878.562500" +"axhitme" "2.000000" +"show_hostile" "1879.162720" +"jump_flag" "1877.229614" +"mdl" "progs/mon_scorpion.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"pos1" "-18.000000 186.000000 0.000000" +"pos2" "-745.588501 234.734650 416.031250" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "310.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_scorpion.mdl" +"exactskin" "3.000000" +"th_checkattack" "ScorpionCheckAttack" +"th_jump" "pinch_leap1" +"th_jumpexit" "pinch_leap8" +"liquidbase" "-1.000000" +"liquidcheck" "1879.162720" +"attack_elev" "18.000000" +"attack_speed" "612.926880" +"attack_offset" "32.000000 8.000000 14.000000" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_finstate" "1877.658936" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "scorpion/pain1.wav" +"pain_sound2" "scorpion/pain2.wav" +"deathstring" " was stung by a Scorpion +" +"idletimer" "1878.609009" +"idlemoreoften" "1.000000" +"idle_sound" "scorpion/idle1.wav" +"idle_sound2" "scorpion/idle2.wav" +"sight_timeout" "1883.421997" +"sight_sound" "scorpion/sight1.wav" +"enemydist" "46.507030" +"switchoverride" "1.000000" +"jumptouch" "1" +"steptype" "3.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_scorpleg.mdl" +"gib2mdl" "progs/gib_scorpleg.mdl" +"gib3mdl" "progs/gib_scorpclaw.mdl" +"gib1skin" "3.000000" +"gib2skin" "3.000000" +"gib3skin" "3.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-610.385376 -1198.247803 -176.078415" +"absmax" "-608.385376 -1196.247803 -174.078415" +"origin" "-609.385376 -1197.247803 -175.078415" +"oldorigin" "-624.000000 112.000000 -7.968750" +"velocity" "0.000000 0.000000 -16.799999" +"angles" "0.000000 16.995850 0.000000" +"classname" "monster_tarbaby" +"frame" "60.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "17.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "tbaby_stand1" +"th_walk" "tbaby_walk1" +"th_run" "tbaby_run1" +"th_melee" "tbaby_jump1" +"th_pain" "tbaby_pain" +"th_die" "tbaby_die" +"search_time" "1937.178467" +"attack_state" "1.000000" +"attack_finished" "1933.143799" +"pain_finished" "1982.304932" +"axhitme" "2.000000" +"show_hostile" "1933.178467" +"mdl" "progs/mon_tarbaby.mdl" +"pausetime" "999999.000000" +"cnt" "2.000000" +"waitmin" "1001982.687500" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "170.000000" +"classgroup" "670.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"estate" "2.000000" +"th_checkattack" "SpawnCheckAttack" +"th_jump" "tbaby_jump1" +"liquidbase" "-1.000000" +"liquidcheck" "1932.178711" +"attack_chance" "0.200000" +"pain_flinch" "20.000000" +"pain_finstate" "1980.598999" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "blob/sight1.wav" +"death_dmg" "120.000000" +"deathstring" " was slimed by a Spawn +" +"idletimer" "7.354720" +"idle_sound" "blob/sight1.wav" +"sight_timeout" "1940.178833" +"sight_sound" "blob/sight1.wav" +"enemydist" "406.332458" +"switchoverride" "1.000000" +} +{ +"modelindex" "298.000000" +"absmin" "-352.000000 -328.000000 -36.000000" +"absmax" "-290.000000 -266.000000 20.000000" +"solid" "1.000000" +"origin" "-321.000000 -297.000000 -36.000000" +"oldorigin" "-321.000000 -297.000000 -36.000000" +"angles" "-0.000000 115.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-352.000000 -752.000000 -36.000000" +"absmax" "-290.000000 -690.000000 20.000000" +"solid" "1.000000" +"origin" "-321.000000 -721.000000 -36.000000" +"oldorigin" "-321.000000 -721.000000 -36.000000" +"angles" "-0.000000 273.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1455.000000 -271.000000 -36.000000" +"absmax" "-1425.000000 -241.000000 -36.000000" +"origin" "-1440.000000 -256.000000 -36.000000" +"oldorigin" "-1440.000000 -256.000000 -36.000000" +"angles" "-0.000000 74.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1151.000000 -271.000000 -36.000000" +"absmax" "-1121.000000 -241.000000 -36.000000" +"origin" "-1136.000000 -256.000000 -36.000000" +"oldorigin" "-1136.000000 -256.000000 -36.000000" +"angles" "-0.000000 69.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1559.000000 -371.000000 -36.000000" +"absmax" "-1529.000000 -341.000000 -36.000000" +"origin" "-1544.000000 -356.000000 -36.000000" +"oldorigin" "-1544.000000 -356.000000 -36.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1559.000000 -675.000000 -36.000000" +"absmax" "-1529.000000 -645.000000 -36.000000" +"origin" "-1544.000000 -660.000000 -36.000000" +"oldorigin" "-1544.000000 -660.000000 -36.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1137.208618 -556.998352 -24.968750" +"absmax" "-1135.208618 -554.998352 -22.968750" +"origin" "-1136.208618 -555.998352 -23.968750" +"oldorigin" "-1162.522339 -567.312012 -7.968750" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "monster_shalrath" +"frame" "21.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-34.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "shal_stand" +"th_walk" "shal_walk1" +"th_run" "shal_run1" +"th_missile" "shal_magic" +"th_pain" "shal_pain" +"th_die" "shal_die" +"oldenemy" "1" +"search_time" "1957.741699" +"attack_state" "1.000000" +"attack_finished" "1953.555054" +"pain_finished" "1001952.937500" +"axhitme" "2.000000" +"show_hostile" "1953.741699" +"mdl" "progs/mon_shalrath.mdl" +"pausetime" "999999.000000" +"lip" "2.334910" +"waitmin" "1001952.937500" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "160.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-90.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_shalrath.mdl" +"attachment" "216" +"estate" "2.000000" +"th_checkattack" "ShalCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1953.641724" +"attack_chance" "0.900000" +"attack_speed" "225.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1948.235596" +"pain_timeout" "3.000000" +"pain_ignore" "1.000000" +"pain_sound" "shalrath/pain.wav" +"deathstring" " was exploded by a Vore +" +"idletimer" "1956.724609" +"idle_sound" "shalrath/idle.wav" +"sight_timeout" "1941.254272" +"sight_sound" "shalrath/sight.wav" +"enemydist" "42.370659" +"switchattacker" "437" +"switchtimer" "1940.344971" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "2.000000" +"bodyonflr" "" +"blockudeath" "1.000000" +} +{ +"absmin" "-1121.222900 -563.900879 -24.968750" +"absmax" "-1119.222900 -561.900879 -22.968750" +"origin" "-1120.222900 -562.900879 -23.968750" +"oldorigin" "-672.259155 -657.377686 -7.968750" +"angles" "-0.000000 185.998535 -0.000000" +"classname" "monster_hell_knight" +"frame" "53.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-2.000000" +"chain" "436" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "436" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "186.000000" +"yaw_speed" "20.000000" +"goalentity" "436" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"oldenemy" "1" +"search_time" "1955.535522" +"attack_state" "1.000000" +"attack_finished" "1940.863403" +"pain_finished" "1001951.250000" +"axhitme" "2.000000" +"show_hostile" "1951.535522" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.030183" +"waitmin" "1001951.375000" +"no_liquiddmg" "1.000000" +"activate" "436" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"estate" "2.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "2.000000" +"meleetimer" "1952.035400" +"pain_flinch" "60.000000" +"pain_finstate" "1948.705811" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "1953.029663" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1941.726440" +"sight_sound" "statue/sight.wav" +"enemydist" "42.528820" +"switchattacker" "436" +"switchtimer" "1937.438965" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"bodyonflr" "" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-899.691528 -385.423462 -8.968750" +"absmax" "-897.691528 -383.423462 -6.968750" +"origin" "-898.691528 -384.423462 -7.968750" +"oldorigin" "-847.089050 -417.950256 -7.968750" +"angles" "-0.000000 214.996948 -0.000000" +"classname" "monster_hell_knight" +"frame" "124.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-759.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "439" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "20.000000" +"goalentity" "439" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"oldenemy" "1" +"search_time" "1939.671631" +"attack_state" "1.000000" +"attack_finished" "1934.371948" +"pain_finished" "1936.782837" +"show_hostile" "1935.671631" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.906796" +"waitmin" "1001933.875000" +"no_liquiddmg" "1.000000" +"activate" "439" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"estate" "2.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.050000" +"meleeattack" "2.000000" +"meleetimer" "1935.071777" +"pain_flinch" "60.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "1937.890625" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1940.546509" +"sight_sound" "statue/sight.wav" +"enemydist" "41.880562" +"switchattacker" "439" +"switchtimer" "1934.371948" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +} +{ +"absmin" "-521.526550 -699.285095 -24.968750" +"absmax" "-519.526550 -697.285095 -22.968750" +"origin" "-520.526550 -698.285095 -23.968750" +"oldorigin" "-519.651855 -673.300354 -7.968750" +"angles" "-0.000000 267.994995 -0.000000" +"classname" "monster_dfury" +"frame" "239.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-9.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "267.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"oldenemy" "1" +"lefty" "2.000000" +"search_time" "1950.714111" +"attack_state" "1.000000" +"attack_finished" "1947.016846" +"pain_finished" "1001946.937500" +"axhitme" "2.000000" +"show_hostile" "1947.016846" +"mdl" "progs/mon_dfury.mdl" +"pausetime" "999999.000000" +"lip" "2.107975" +"waitmin" "1001947.062500" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "440" +"estate" "2.000000" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"liquidbase" "-1.000000" +"liquidcheck" "1946.714111" +"attack_chance" "0.400000" +"attack_speed" "634.325256" +"attack_offset" "20.000000 0.000000 10.000000" +"meleerange" "70.000000" +"meleetimer" "1942.805664" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponstate" "0.314188" +"weaponswitch" "0.936888" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1942.839478" +"pain_check" "2.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idletimer" "1946.185181" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "1950.905884" +"sight_sound" "dknight/dfury_sight.wav" +"enemydist" "447.851166" +"switchattacker" "1" +"switchtimer" "1947.016846" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-934.170288 -360.197327 -8.968750" +"absmax" "-932.170288 -358.197327 -6.968750" +"origin" "-933.170288 -359.197327 -7.968750" +"angles" "-0.000000 350.996704 -0.000000" +"frame" "209.000000" +"think" "dfury_attachment_finish" +"owner" "439" +"alpha" "0.100000" +"classtype" "32.000000" +} +{ +"modelindex" "298.000000" +"absmin" "-527.000000 241.000000 368.031250" +"absmax" "-465.000000 303.000000 424.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-496.000000 272.000000 368.031250" +"oldorigin" "-496.000000 272.000000 368.031250" +"angles" "-0.000000 262.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-527.000000 177.000000 368.031250" +"absmax" "-465.000000 239.000000 424.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-496.000000 208.000000 368.031250" +"oldorigin" "-496.000000 208.000000 368.031250" +"angles" "-0.000000 198.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-639.000000 -1407.000000 -31.968750" +"absmax" "-609.000000 -1377.000000 -31.968750" +"origin" "-624.000000 -1392.000000 -31.968750" +"oldorigin" "-624.000000 -1392.000000 -31.968750" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_armor2" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "16384.000000" +"flags" "768.000000" +"armortype" "0.600000" +"armorvalue" "150.000000" +"target" "YAscrags" +"noise" "items/armor1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/armour.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "armor_touch" +"classtype" "775.000000" +"classgroup" "275.000000" +"entno_unique" "153758.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1210" +"part_active" "110.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-670.791748 -710.267883 -32.968750" +"absmax" "-636.791748 -676.267883 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-653.791748 -693.267883 -7.968750" +"oldorigin" "-816.000000 -960.000000 304.000000" +"angles" "-0.000000 45.000000 0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.432373" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 89.994507 0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"targetname" "YAscrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "2002.200806" +"attack_state" "1.000000" +"attack_finished" "1998.800903" +"pain_finished" "1001996.812500" +"show_hostile" "1998.200806" +"mdl" "progs/mon_wizard.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1998.000854" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1994.857788" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "2004.361328" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1986.005981" +"sight_sound" "wizard/wsight.wav" +"enemydist" "238.439407" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-812.099365 -579.281616 -32.968750" +"absmax" "-778.099365 -545.281616 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-795.099365 -562.281616 -7.968750" +"oldorigin" "-416.000000 -960.000000 288.000000" +"velocity" "-176.781525 199.487274 0.000000" +"angles" "-0.000000 73.998413 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.434570" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 85.995483 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "74.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"targetname" "YAscrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"lefty" "1.000000" +"search_time" "2003.190063" +"attack_state" "1.000000" +"attack_finished" "1997.990601" +"pain_finished" "1001998.125000" +"show_hostile" "1999.190063" +"mdl" "progs/mon_wizard.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1998.190308" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1997.893921" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1999.267822" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1986.095459" +"sight_sound" "wizard/wsight.wav" +"enemydist" "206.125397" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-619.747375 -946.811646 157.655197" +"absmax" "-617.747375 -944.811646 159.655197" +"origin" "-618.747375 -945.811646 158.655197" +"oldorigin" "-624.000000 -928.000000 144.000000" +"velocity" "0.000000 0.000000 -32.799999" +"angles" "0.000000 331.995850 0.000000" +"classname" "monster_wraith" +"frame" "86.000000" +"skin" "2.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-1.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "33.000000" +"max_health" "-2.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "332.000000" +"yaw_speed" "35.000000" +"goalentity" "1" +"targetname" "YAscrags" +"th_stand" "wraith_stand1" +"th_walk" "wraith_walk1" +"th_run" "wraith_run1" +"th_missile" "wraith_magic" +"th_pain" "wraith_pain" +"th_die" "wraith_die" +"search_time" "1995.426392" +"attack_state" "1.000000" +"attack_finished" "1992.893311" +"pain_finished" "1991.312988" +"show_hostile" "1991.426392" +"mdl" "progs/mon_wraith.mdl" +"pausetime" "999999.000000" +"lip" "1.878475" +"height" "128.000000" +"waitmin" "1001990.250000" +"poisonous" "1.000000" +"alpha" "0.700000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "350.000000" +"classgroup" "660.000000" +"classmove" "2.000000" +"gibhealth" "-300.000000" +"gibbed" "1.000000" +"frame_override" "1.000000" +"attachment" "216" +"attachment2" "218" +"attachment3" "1930" +"estate" "2.000000" +"enemytarget" "1933" +"exactskin" "2.000000" +"th_checkattack" "WraithCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1991.326416" +"attack_speed" "999999.000000" +"attack_offset" "30.000000 2.000000 8.000000" +"meleeattack" "1989.823364" +"weaponglow" "progs/mon_wraith_glow.mdl" +"pain_flinch" "70.000000" +"pain_finstate" "1990.101929" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wraith/pain1.wav" +"deathstring" " was shattered by a Wraith +" +"idletimer" "1995.668945" +"idle_sound" "wraith/idle1.wav" +"idle_sound2" "wraith/idle2.wav" +"idle_soundcom" "wraith/idle3.wav" +"sight_timeout" "1985.829956" +"sight_sound" "wraith/sight1.wav" +"enemydist" "211.502914" +"switchoverride" "1.000000" +"minion_active" "1.000000" +"part_style" "2.000000" +"gib1mdl" "progs/gib_wraith1.mdl" +"gib2mdl" "progs/gib_wraith2.mdl" +"gib3mdl" "progs/gib_wraith3.mdl" +"blockudeath" "1.000000" +"minion_baseattack" "1.000000" +"minion_maxcount" "5.000000" +"minion_trigger" "1.000000" +"minion_maxtrigger" "5.000000" +"minion_throwspeed" "200.000000" +"minion_throwextra" "50.000000" +"minion_throwside" "50.000000" +} +{ +"modelindex" "385.000000" +"absmin" "-1179.000000 -2143.000000 124.000000" +"absmax" "-1117.000000 -2081.000000 180.000000" +"solid" "1.000000" +"origin" "-1148.000000 -2112.000000 124.000000" +"oldorigin" "-1148.000000 -2112.000000 124.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1467.000000 -2127.000000 124.000000" +"absmax" "-1437.000000 -2097.000000 124.000000" +"origin" "-1452.000000 -2112.000000 124.000000" +"oldorigin" "-1452.000000 -2112.000000 124.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1567.000000 -2019.000000 124.000000" +"absmax" "-1537.000000 -1989.000000 124.000000" +"origin" "-1552.000000 -2004.000000 124.000000" +"oldorigin" "-1552.000000 -2004.000000 124.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1567.000000 -1715.000000 124.000000" +"absmax" "-1537.000000 -1685.000000 124.000000" +"origin" "-1552.000000 -1700.000000 124.000000" +"oldorigin" "-1552.000000 -1700.000000 124.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_rockets" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "313.000000" +"absmin" "-1543.000000 -2103.000000 124.000000" +"absmax" "-1481.000000 -2041.000000 180.000000" +"solid" "1.000000" +"origin" "-1512.000000 -2072.000000 124.000000" +"oldorigin" "-1512.000000 -2072.000000 124.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_15.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "325.000000" +"absmin" "-1327.007324 -1485.239136 127.031250" +"absmax" "-1293.007324 -1451.239136 185.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1310.007324 -1468.239136 152.031250" +"oldorigin" "-1392.000000 -1712.000000 152.031250" +"angles" "-0.000000 66.994629 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.403809" +"health" "-5.207312" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "67.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"lefty" "1.000000" +"search_time" "2016.438354" +"attack_state" "3.000000" +"attack_finished" "2010.638794" +"pain_finished" "1002011.875000" +"show_hostile" "2012.438354" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"meleetimer" "2012.938232" +"weaponswitch" "2011.066528" +"pain_flinch" "40.000000" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idlebusy" "1.000000" +"idletimer" "2013.879883" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "2019.638794" +"sight_sound" "statue/sight.wav" +"enemydist" "72.689827" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2012.082886" +"dmgcombined" "52.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "325.000000" +"absmin" "-1369.840698 -1081.767456 -0.968750" +"absmax" "-1335.840698 -1047.767456 57.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1352.840698 -1064.767456 24.031250" +"oldorigin" "-1296.000000 -1712.000000 152.031250" +"angles" "-0.000000 54.997559 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.455566" +"health" "-23.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "459" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"search_time" "2023.441040" +"attack_finished" "2010.606445" +"pain_finished" "1002018.312500" +"show_hostile" "2019.441040" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"no_liquiddmg" "1.000000" +"activate" "459" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"weaponswitch" "2007.688232" +"pain_flinch" "40.000000" +"pain_finstate" "2012.642944" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "2018.959229" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "2019.606445" +"sight_sound" "statue/sight.wav" +"enemydist" "146.295166" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2010.742920" +"dmgcombined" "52.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "325.000000" +"absmin" "-1267.219604 -1088.723999 -0.968750" +"absmax" "-1233.219604 -1054.723999 57.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1250.219604 -1071.723999 24.031250" +"oldorigin" "-1200.000000 -1712.000000 152.031250" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.427246" +"health" "-27.770714" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"search_time" "2022.671021" +"attack_state" "1.000000" +"attack_finished" "2010.672974" +"pain_finished" "1002017.625000" +"show_hostile" "2018.671021" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"meleetimer" "2012.972412" +"weaponswitch" "2010.090088" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "2017.900391" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "2019.672974" +"sight_sound" "statue/sight.wav" +"enemydist" "130.461700" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2017.804932" +"dmgcombined" "32.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1222.690186 -974.985474 -8.968750" +"absmax" "-1220.690186 -972.985474 -6.968750" +"origin" "-1221.690186 -973.985474 -7.968750" +"oldorigin" "-1387.758179 -1168.401611 88.031250" +"angles" "-0.000000 84.962769 -0.000000" +"classname" "monster_hell_knight" +"frame" "64.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-669.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "460" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "110.000000" +"yaw_speed" "20.000000" +"goalentity" "459" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"oldenemy" "1" +"search_time" "2031.017334" +"attack_state" "1.000000" +"attack_finished" "2028.017334" +"pain_finished" "2024.245728" +"show_hostile" "2027.017334" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.970336" +"waitmin" "1002025.187500" +"no_liquiddmg" "1.000000" +"activate" "460" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"estate" "2.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleetimer" "2022.118530" +"pain_flinch" "60.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "2029.136230" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "2019.679077" +"sight_sound" "statue/sight.wav" +"enemydist" "213.621750" +"switchattacker" "459" +"switchtimer" "2021.618652" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"dmgtimeframe" "2021.514893" +"dmgcombined" "4.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-1322.877075 -1034.212036 -16.968750" +"absmax" "-1288.877075 -1000.212036 49.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1305.877075 -1017.212036 8.031250" +"oldorigin" "-1248.000000 -1824.000000 152.031250" +"angles" "-0.000000 120.992432 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "62.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.420410" +"health" "-23.585590" +"takedamage" "2.000000" +"chain" "453" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "261.000000" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "2021.825684" +"attack_state" "3.000000" +"attack_finished" "2017.102661" +"pain_finished" "1002018.125000" +"show_hostile" "2017.825684" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.474319" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleetimer" "2018.125610" +"pain_flinch" "60.000000" +"pain_finstate" "2017.625977" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "2019.200928" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "2019.624878" +"sight_sound" "statue/sight.wav" +"enemydist" "79.153587" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2018.480957" +"dmgcombined" "36.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-1294.666016 -1324.379883 127.031250" +"absmax" "-1260.666016 -1290.379883 193.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1277.666016 -1307.379883 152.031250" +"oldorigin" "-1276.295654 -1304.883789 152.031250" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "53.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.434814" +"health" "-12.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "460" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "270.000000" +"yaw_speed" "20.000000" +"goalentity" "460" +"spawnflags" "261.000000" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"oldenemy" "1" +"search_time" "2021.912720" +"attack_state" "3.000000" +"attack_finished" "2017.812744" +"pain_finished" "1002018.125000" +"show_hostile" "2017.912720" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.270302" +"no_liquiddmg" "1.000000" +"activate" "460" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleetimer" "2018.212646" +"pain_flinch" "60.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "2022.295166" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "2019.690186" +"sight_sound" "statue/sight.wav" +"enemydist" "39.410488" +"switchattacker" "460" +"switchtimer" "2017.812744" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-1431.734009 -1032.584961 -16.968750" +"absmax" "-1397.734009 -998.584961 49.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1414.734009 -1015.584961 8.031250" +"oldorigin" "-1440.000000 -1824.000000 152.031250" +"angles" "-0.000000 98.997803 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "62.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.385742" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "99.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "5.000000" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "2023.990356" +"attack_state" "1.000000" +"attack_finished" "2019.961914" +"pain_finished" "1002019.562500" +"show_hostile" "2019.990356" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"lip" "0.410688" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.900000" +"attack_speed" "250.000000" +"meleeattack" "1.000000" +"meleetimer" "2012.832031" +"pain_flinch" "60.000000" +"pain_finstate" "2014.691895" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "2020.675049" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "2019.632568" +"sight_sound" "statue/sight.wav" +"enemydist" "115.380295" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2019.962891" +"dmgcombined" "24.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "386.000000" +"absmin" "-1261.054321 -805.184448 -32.968750" +"absmax" "-1227.054321 -771.184448 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1244.054321 -788.184448 -7.968750" +"oldorigin" "-1283.892212 -811.183105 -7.968750" +"angles" "-0.000000 29.998169 -0.000000" +"classname" "monster_dsergeant" +"model" "progs/mon_dsergeant.mdl" +"frame" "234.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.385254" +"health" "-20.724020" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "291.000000" +"yaw_speed" "20.000000" +"goalentity" "455" +"spawnflags" "257.000000" +"th_stand" "dsergeant_stand1" +"th_walk" "dsergeant_walk1" +"th_run" "dsergeant_run1" +"th_missile" "dsergeant_magicc1" +"th_melee" "dsergeant_melee" +"th_pain" "dsergeant_pain" +"th_die" "dsergeant_die" +"oldenemy" "1" +"lefty" "4.000000" +"search_time" "2031.134888" +"attack_state" "3.000000" +"attack_finished" "2026.834961" +"pain_finished" "1002026.187500" +"show_hostile" "2027.134888" +"mdl" "progs/mon_dsergeant.mdl" +"pausetime" "999999.000000" +"lip" "0.560350" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "225.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_dknight.mdl" +"th_checkattack" "DSergeantCheckAttack" +"th_charge" "dsergeant_charging" +"liquidbase" "-1.000000" +"liquidcheck" "2026.460815" +"attack_speed" "220.000000" +"attack_timer" "2025.860840" +"attack_offset" "0.000000 0.000000 10.000000" +"meleeattack" "0.584613" +"meleerange" "70.000000" +"meleehitsound" "gibs/gibheavy2.wav" +"meleecontact" "1.000000" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2023.361572" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was crushed by a Blue Flail Knight +" +"idletimer" "2028.631104" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "2030.661987" +"sight_sound" "dknight/dserg_sight.wav" +"enemydist" "174.280533" +"switchattacker" "455" +"switchtimer" "2026.834961" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2026.260864" +"dmgcombined" "40.000000" +"gib1mdl" "progs/w_blueflail.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib2skin" "3.000000" +"gib3skin" "3.000000" +"gib1sound" "42.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "386.000000" +"absmin" "-1311.593994 -565.496399 -32.968750" +"absmax" "-1277.593994 -531.496399 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1294.593994 -548.496399 -7.968750" +"oldorigin" "-1255.145386 -990.504272 -7.968750" +"angles" "-0.000000 92.999268 -0.000000" +"classname" "monster_dsergeant" +"model" "progs/mon_dsergeant.mdl" +"frame" "234.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.462402" +"health" "-57.393414" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "93.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "dsergeant_stand1" +"th_walk" "dsergeant_walk1" +"th_run" "dsergeant_run1" +"th_missile" "dsergeant_magicc1" +"th_melee" "dsergeant_melee" +"th_pain" "dsergeant_pain" +"th_die" "dsergeant_die" +"oldenemy" "1" +"lefty" "1.000000" +"search_time" "2035.081787" +"attack_state" "1.000000" +"attack_finished" "2032.081787" +"pain_finished" "1002030.437500" +"show_hostile" "2031.081787" +"mdl" "progs/mon_dsergeant.mdl" +"pausetime" "999999.000000" +"lip" "0.795679" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "225.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_dknight.mdl" +"th_checkattack" "DSergeantCheckAttack" +"th_charge" "dsergeant_charging" +"liquidbase" "-1.000000" +"liquidcheck" "2031.081787" +"attack_speed" "220.000000" +"attack_timer" "2030.681763" +"attack_offset" "0.000000 0.000000 10.000000" +"meleeattack" "0.883785" +"meleerange" "70.000000" +"meleehitsound" "gibs/gibheavy2.wav" +"meleecontact" "1.000000" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2030.348877" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was crushed by a Blue Flail Knight +" +"idletimer" "2030.406860" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "2019.702393" +"sight_sound" "dknight/dserg_sight.wav" +"enemydist" "183.969574" +"switchattacker" "455" +"switchtimer" "2026.182983" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2030.536865" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_blueflail.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib2skin" "3.000000" +"gib3skin" "3.000000" +"gib1sound" "42.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "313.000000" +"absmin" "-719.000000 -1695.000000 128.000000" +"absmax" "-657.000000 -1633.000000 184.000000" +"solid" "1.000000" +"origin" "-688.000000 -1664.000000 128.000000" +"oldorigin" "-688.000000 -1664.000000 128.000000" +"angles" "-0.000000 324.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_15.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "313.000000" +"absmin" "-623.000000 -1695.000000 128.000000" +"absmax" "-561.000000 -1633.000000 184.000000" +"solid" "1.000000" +"origin" "-592.000000 -1664.000000 128.000000" +"oldorigin" "-592.000000 -1664.000000 128.000000" +"angles" "-0.000000 168.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_15.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "390.000000" +"absmin" "-543.000000 -1695.000000 128.000000" +"absmax" "-481.000000 -1633.000000 184.000000" +"solid" "1.000000" +"origin" "-512.000000 -1664.000000 128.000000" +"oldorigin" "-512.000000 -1664.000000 128.000000" +"angles" "-0.000000 284.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets0.mdl" +"aflag" "5.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "390.000000" +"absmin" "-799.000000 -1695.000000 128.000000" +"absmax" "-737.000000 -1633.000000 184.000000" +"solid" "1.000000" +"origin" "-768.000000 -1664.000000 128.000000" +"oldorigin" "-768.000000 -1664.000000 128.000000" +"angles" "-0.000000 162.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets0.mdl" +"aflag" "5.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "390.000000" +"absmin" "-539.000000 -2111.000000 128.000000" +"absmax" "-477.000000 -2049.000000 184.000000" +"solid" "1.000000" +"origin" "-508.000000 -2080.000000 128.000000" +"oldorigin" "-508.000000 -2080.000000 128.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets0.mdl" +"aflag" "5.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "313.000000" +"absmin" "-619.000000 -2111.000000 128.000000" +"absmax" "-557.000000 -2049.000000 184.000000" +"solid" "1.000000" +"origin" "-588.000000 -2080.000000 128.000000" +"oldorigin" "-588.000000 -2080.000000 128.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_15.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "313.000000" +"absmin" "-715.000000 -2111.000000 128.000000" +"absmax" "-653.000000 -2049.000000 184.000000" +"solid" "1.000000" +"origin" "-684.000000 -2080.000000 128.000000" +"oldorigin" "-684.000000 -2080.000000 128.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_15.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "390.000000" +"absmin" "-799.000000 -2111.000000 128.000000" +"absmax" "-737.000000 -2049.000000 184.000000" +"solid" "1.000000" +"origin" "-768.000000 -2080.000000 128.000000" +"oldorigin" "-768.000000 -2080.000000 128.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets0.mdl" +"aflag" "5.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "351.000000" +"absmin" "-451.466248 -1898.851074 367.031250" +"absmax" "-401.466248 -1848.851074 433.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-426.466248 -1873.851074 392.031250" +"oldorigin" "-352.000000 -1856.000000 408.031250" +"angles" "-0.000000 124.996948 -0.000000" +"classname" "monster_shalrath" +"model" "progs/mon_shalrath.mdl" +"frame" "22.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.453613" +"health" "-1.000000" +"takedamage" "2.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "471" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "125.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"th_stand" "shal_stand" +"th_walk" "shal_walk1" +"th_run" "shal_run1" +"th_missile" "shal_magic" +"th_pain" "shal_pain" +"th_die" "shal_die" +"search_time" "2052.348633" +"attack_state" "1.000000" +"attack_finished" "2048.634521" +"pain_finished" "1002047.125000" +"show_hostile" "2048.348633" +"mdl" "progs/mon_shalrath.mdl" +"pausetime" "999999.000000" +"activate" "471" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "160.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-90.000000" +"headmdl" "progs/h_shalrath.mdl" +"attachment" "1931" +"th_checkattack" "ShalCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2048.248779" +"attack_chance" "0.900000" +"attack_speed" "225.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2046.246948" +"pain_check" "1.000000" +"pain_timeout" "3.000000" +"pain_ignore" "1.000000" +"pain_sound" "shalrath/pain.wav" +"deathstring" " was exploded by a Vore +" +"idletimer" "2051.718994" +"idle_sound" "shalrath/idle.wav" +"sight_timeout" "2049.476074" +"sight_sound" "shalrath/sight.wav" +"enemydist" "86.318008" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2047.559937" +"dmgcombined" "56.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "272.000000" +"absmin" "-441.744263 -1910.496460 367.031250" +"absmax" "-407.744263 -1876.496460 433.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-424.744263 -1893.496460 392.031250" +"oldorigin" "-928.000000 -1856.000000 976.000000" +"angles" "0.000000 9.997559 0.000000" +"classname" "monster_gaunt" +"model" "progs/mon_gaunt.mdl" +"frame" "108.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.365967" +"health" "-13.125614" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "10.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "gaunt_idle1" +"th_walk" "gaunt_walk1" +"th_run" "gaunt_run1" +"th_missile" "gaunt_fire1" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"lefty" "1.000000" +"search_time" "2091.172852" +"attack_state" "1.000000" +"attack_finished" "2088.766113" +"pain_finished" "1002087.250000" +"show_hostile" "2087.172852" +"mdl" "progs/mon_gaunt.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gaunt.mdl" +"attachment" "2829" +"enemytarget" "217" +"th_checkattack" "GauntCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2086.372070" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "8.000000 0.000000 -4.000000" +"meleeattack" "2086.277588" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_finstate" "2087.372803" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt +" +"idletimer" "2092.330078" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_timeout" "2052.713867" +"sight_sound" "gaunt/sight.wav" +"enemydist" "359.068390" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2087.750977" +"dmgcombined" "24.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-317.092041 -1831.322876 383.031250" +"absmax" "-283.092041 -1797.322876 449.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-300.092041 -1814.322876 408.031250" +"oldorigin" "-272.471161 -1874.064575 440.000000" +"velocity" "-76.302376 9.393600 0.000000" +"angles" "0.000000 329.979858 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.430420" +"health" "-20.075413" +"takedamage" "2.000000" +"chain" "469" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "0.000000 329.979858 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "350.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"oldenemy" "1" +"lefty" "1.000000" +"search_time" "2072.635254" +"attack_state" "1.000000" +"attack_finished" "2067.233887" +"pain_finished" "1002067.250000" +"show_hostile" "2068.635254" +"mdl" "progs/mon_wizard.mdl" +"pausetime" "999999.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "2068.234863" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2066.510986" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "2069.591064" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "2049.927490" +"sight_sound" "wizard/wsight.wav" +"enemydist" "361.510681" +"enemymaxdist" "1.000000" +"switchattacker" "638" +"switchtimer" "2065.131836" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2067.719971" +"dmgcombined" "4.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-1028.961304 -1848.932983 190.887970" +"absmax" "-1026.961304 -1846.932983 192.887970" +"origin" "-1027.961304 -1847.932983 191.887970" +"oldorigin" "-336.000000 -1664.000000 624.000000" +"angles" "0.000000 232.998047 -0.000000" +"classname" "monster_wizard" +"frame" "47.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-32.229836" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "0.000000 232.998047 -0.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "233.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "2045.408813" +"attack_state" "1.000000" +"attack_finished" "1975.247925" +"pain_finished" "2040.908936" +"show_hostile" "2041.408813" +"mdl" "progs/mon_wizard.mdl" +"pausetime" "999999.000000" +"lip" "3.050264" +"height" "128.000000" +"waitmin" "1002039.750000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_wizard.mdl" +"estate" "2.000000" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "2041.308838" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "2044.043457" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1984.247925" +"sight_sound" "wizard/wsight.wav" +"enemydist" "162.682343" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"dmgtimeframe" "2040.737915" +"dmgcombined" "24.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "7.000000 -1977.000000 1071.000000" +"absmax" "25.000000 -1959.000000 1105.000000" +"solid" "1.000000" +"origin" "16.000000 -1968.000000 1088.000000" +"oldorigin" "16.000000 -1968.000000 1088.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "128.000000" +"targetname" "path16d" +"state" "1.000000" +"activate" "634" +"classtype" "26.000000" +"targetback" "path16d" +"movetarget3" "473" +} +{ +"absmin" "71.000000 -1977.000000 1071.000000" +"absmax" "89.000000 -1959.000000 1105.000000" +"solid" "1.000000" +"origin" "80.000000 -1968.000000 1088.000000" +"oldorigin" "80.000000 -1968.000000 1088.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "128.000000" +"targetname" "path16c" +"state" "1.000000" +"activate" "633" +"classtype" "26.000000" +"targetback" "path16c" +"movetarget3" "474" +} +{ +"modelindex" "391.000000" +"absmin" "-1199.000000 449.000000 -80.000000" +"absmax" "-1137.000000 511.000000 -24.000000" +"solid" "1.000000" +"origin" "-1168.000000 480.000000 -80.000000" +"oldorigin" "-1168.000000 480.000000 -80.000000" +"angles" "-0.000000 10.000000 -0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "296.000000" +"absmin" "-1327.000000 417.000000 -80.000000" +"absmax" "-1265.000000 479.000000 -24.000000" +"solid" "1.000000" +"origin" "-1296.000000 448.000000 -80.000000" +"oldorigin" "-1296.000000 448.000000 -80.000000" +"angles" "-0.000000 18.000000 -0.000000" +"classname" "item_shells" +"model" "progs/ammo_shells0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "391.000000" +"absmin" "-1487.000000 417.000000 -80.000000" +"absmax" "-1425.000000 479.000000 -24.000000" +"solid" "1.000000" +"origin" "-1456.000000 448.000000 -80.000000" +"oldorigin" "-1456.000000 448.000000 -80.000000" +"angles" "-0.000000 155.000000 -0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "391.000000" +"absmin" "-175.000000 401.000000 -80.000000" +"absmax" "-113.000000 463.000000 -24.000000" +"solid" "1.000000" +"origin" "-144.000000 432.000000 -80.000000" +"oldorigin" "-144.000000 432.000000 -80.000000" +"angles" "-0.000000 80.000000 -0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "296.000000" +"absmin" "-47.000000 433.000000 -80.000000" +"absmax" "15.000000 495.000000 -24.000000" +"solid" "1.000000" +"origin" "-16.000000 464.000000 -80.000000" +"oldorigin" "-16.000000 464.000000 -80.000000" +"angles" "-0.000000 100.000000 -0.000000" +"classname" "item_shells" +"model" "progs/ammo_shells0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "97.000000 433.000000 -80.000000" +"absmax" "127.000000 463.000000 -80.000000" +"origin" "112.000000 448.000000 -80.000000" +"oldorigin" "112.000000 448.000000 -80.000000" +"angles" "-0.000000 266.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "279.000000 -1913.000000 1055.000000" +"absmax" "289.000000 -1799.000000 1089.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "280.000000 -1912.000000 1056.000000" +"maxs" "288.000000 -1800.000000 1088.000000" +"size" "8.000000 112.000000 32.000000" +"touch" "trigger_bmodel_anytouch" +"spawnflags" "49152.000000" +"movedir" "-1.000000 -0.000000 -0.000000" +"sounds" "3.000000" +"style" "32.000000" +"speed" "50.000000" +"mdl" "*60" +"delay" "2.000000" +"height" "10.000000" +"bsporigin" "1.000000" +"bmodel_act" "662" +"bbmins" "280.000000 -1912.000000 1056.000000" +"bbmaxs" "288.000000 -1800.000000 1088.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "298.061676 -2053.900635 383.031250" +"absmax" "300.061676 -2051.900635 385.031250" +"ltime" "2066.439697" +"origin" "299.061676 -2052.900635 384.031250" +"angles" "50.244453 454.060516 68.324554" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "637" +"noise" "weapons/bounce.wav" +"mangle" "546.524353 -177.576508 20.067209" +"height" "1.000000" +"bodyfadeaway" "1.000000" +"classtype" "460.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-2493.001709 674.925903 447.031250" +"absmax" "-2459.001709 708.925903 505.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2476.001709 691.925903 472.031250" +"oldorigin" "-2656.000000 528.000000 360.031250" +"angles" "-0.000000 135.000000 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.407715" +"health" "-5.062777" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"targetname" "early_monsters" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "3.000000" +"search_time" "286.133514" +"attack_state" "1.000000" +"attack_finished" "55.625298" +"pain_finished" "1000281.062500" +"show_hostile" "282.133514" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "3.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "282.133514" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "286.323822" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "64.625298" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "563.623718" +"switchoverride" "1.000000" +"steptype" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "281.193024" +"dmgcombined" "12.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-1016.390259 -1343.950562 191.031250" +"absmax" "-982.390259 -1309.950562 249.031250" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-999.390259 -1326.950562 216.031250" +"oldorigin" "-1024.000000 -1256.000000 216.031250" +"angles" "-0.000000 99.997559 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "128.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"use" "monster_use" +"think" "dcrossbow_run2" +"nextthink" "2488.422607" +"health" "75.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "100.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "1.000000" +"search_time" "2446.877197" +"attack_state" "2.000000" +"attack_finished" "1959.914795" +"show_hostile" "2489.322510" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "3.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "2489.322510" +"attack_track" "-1052.227173 -1846.939819 152.031250" +"attack_chance" "0.500000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "2445.679932" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "2490.176514" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "1968.914795" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "1673.226685" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib1sound" "20.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-980.235046 -1343.775513 191.031250" +"absmax" "-946.235046 -1309.775513 249.031250" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-963.235046 -1326.775513 216.031250" +"oldorigin" "-1024.000000 -1080.000000 216.031250" +"angles" "-0.000000 100.997314 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "132.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"use" "monster_use" +"think" "dcrossbow_run6" +"nextthink" "2488.388184" +"health" "75.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "101.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "2446.642578" +"attack_state" "2.000000" +"attack_finished" "1959.980347" +"show_hostile" "2489.288086" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "5.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "2488.887695" +"attack_track" "-1163.423584 -1759.274048 152.031250" +"attack_chance" "0.500000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "2445.245117" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "2491.034424" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "1968.980347" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "1679.634521" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "3.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib1sound" "20.000000" +} +{ +"modelindex" "298.000000" +"absmin" "-1547.000000 -335.000000 -36.000000" +"absmax" "-1485.000000 -273.000000 20.000000" +"solid" "1.000000" +"origin" "-1516.000000 -304.000000 -36.000000" +"oldorigin" "-1516.000000 -304.000000 -36.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "392.000000" +"absmin" "-463.000000 -1887.000000 128.000000" +"absmax" "-401.000000 -1825.000000 184.000000" +"solid" "1.000000" +"origin" "-432.000000 -1856.000000 128.000000" +"oldorigin" "-432.000000 -1856.000000 128.000000" +"angles" "-0.000000 320.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_100.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "34.000000" +"noise" "items/r_item2.wav" +"mdl" "progs/health_100.mdl" +"healamount" "100.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "760.000000" +"classgroup" "100.000000" +"entno_unique" "3740.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 28.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1098" +"part_active" "105.000000" +} +{ +"modelindex" "372.000000" +"absmin" "-481.000000 -1873.000000 127.031250" +"absmax" "-447.000000 -1839.000000 193.031250" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-464.000000 -1856.000000 152.031250" +"oldorigin" "-464.000000 -1856.000000 160.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "monster_tarbaby" +"model" "progs/mon_tarbaby.mdl" +"frame" "3.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"use" "monster_use" +"think" "tbaby_stand7" +"nextthink" "2488.435059" +"health" "80.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"spawnflags" "1.000000" +"th_stand" "tbaby_stand1" +"th_walk" "tbaby_walk1" +"th_run" "tbaby_run1" +"th_melee" "tbaby_jump1" +"th_pain" "tbaby_pain" +"th_die" "tbaby_die" +"mdl" "progs/mon_tarbaby.mdl" +"pausetime" "999999.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "170.000000" +"classgroup" "670.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"th_checkattack" "SpawnCheckAttack" +"th_jump" "tbaby_jump1" +"liquidbase" "-1.000000" +"liquidcheck" "2488.511230" +"pain_flinch" "20.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "blob/sight1.wav" +"death_dmg" "120.000000" +"deathstring" " was slimed by a Spawn +" +"idletimer" "7.782309" +"idle_sound" "blob/sight1.wav" +"sight_sound" "blob/sight1.wav" +"switchoverride" "1.000000" +} +{ +"modelindex" "63.000000" +"absmin" "-249.000015 -2025.000000 -185.000000" +"absmax" "-231.000015 -1687.000000 233.000000" +"ltime" "1.732000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000018 0.000000 -408.000000" +"classname" "func_door" +"model" "*62" +"mins" "-248.000000 -2024.000000 224.000000" +"maxs" "-232.000000 -1688.000000 640.000000" +"size" "16.000000 336.000000 416.000000" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"enemy" "489" +"yaw_speed" "500.000000" +"spawnflags" "33.000000" +"targetname" "zombie_trap" +"owner" "489" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "doors/ddoor2.wav" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "500.000000" +"mdl" "*62" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "1000.000000" +"think1" "func_door_hit_bottom" +"finaldest" "-0.000018 0.000000 -408.000000" +"lip" "8.000000" +"state" "1.000000" +"pos1" "-0.000018 0.000000 -408.000000" +"bsporigin" "1.000000" +"activate" "992" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "64.000000" +"absmin" "-121.000015 -1577.000000 -185.000000" +"absmax" "216.999985 -1559.000000 233.000000" +"ltime" "1.732000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000018 0.000000 -408.000000" +"classname" "func_door" +"model" "*63" +"mins" "-120.000000 -1576.000000 224.000000" +"maxs" "216.000000 -1560.000000 640.000000" +"size" "336.000000 16.000000 416.000000" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"enemy" "490" +"yaw_speed" "500.000000" +"spawnflags" "33.000000" +"targetname" "zombie_trap" +"owner" "490" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "doors/ddoor2.wav" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "500.000000" +"mdl" "*63" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "1000.000000" +"think1" "func_door_hit_bottom" +"finaldest" "-0.000018 0.000000 -408.000000" +"lip" "8.000000" +"state" "1.000000" +"pos1" "-0.000018 0.000000 -408.000000" +"bsporigin" "1.000000" +"activate" "992" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "180.149017 -1829.485352 407.031250" +"absmax" "182.149017 -1827.485352 409.031250" +"origin" "181.149017 -1828.485352 408.031250" +"oldorigin" "200.520340 -1830.606812 446.249390" +"angles" "-0.000000 295.999146 -0.000000" +"classname" "monster_zombie" +"frame" "56.000000" +"skin" "3.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "223" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "296.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16a" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"search_time" "2060.572266" +"attack_finished" "2057.361084" +"show_hostile" "2056.572266" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "225" +"lip" "1.000000" +"waitmin" "1002055.062500" +"movespeed" "1.000000" +"activate" "223" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2055.971680" +"attack_chance" "0.900000" +"meleeattack" "1.000000" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2055.537354" +"sight_timeout" "2064.571289" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "101.151390" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "2.000000" +} +{ +"absmin" "197.782471 -1829.549194 407.031250" +"absmax" "199.782471 -1827.549194 409.031250" +"origin" "198.782471 -1828.549194 408.031250" +"oldorigin" "280.770325 -1829.551636 1080.001221" +"angles" "-0.000000 264.995728 -0.000000" +"classname" "monster_zombie" +"frame" "103.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "265.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16a" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"lefty" "2062.928955" +"search_time" "2067.141602" +"attack_finished" "2063.113281" +"pain_finished" "2057.428955" +"show_hostile" "2063.141602" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "225" +"inpain" "2.000000" +"lip" "0.365947" +"waitmin" "1002061.437500" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2063.141602" +"attack_elev" "19.000000" +"attack_chance" "0.400000" +"meleeattack" "1.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2057.428955" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2058.847656" +"sight_timeout" "2068.158691" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "210.894913" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "3.000000" +"altsteplast" "3.000000" +"dmgtimeframe" "2062.529053" +"dmgcombined" "64.000000" +} +{ +"absmin" "137.296265 -1820.105103 407.031250" +"absmax" "139.296265 -1818.105103 409.031250" +"origin" "138.296265 -1819.105103 408.031250" +"oldorigin" "225.896133 -1819.105103 855.257019" +"angles" "-0.000000 117.998657 -0.000000" +"classname" "monster_zombiek" +"frame" "121.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "118.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16a" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2079.790039" +"search_time" "2084.282715" +"attack_state" "1.000000" +"attack_finished" "2077.279785" +"pain_finished" "2074.290039" +"show_hostile" "2080.282715" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"movetarget" "225" +"inpain" "2.000000" +"lip" "0.899533" +"waitmin" "1002078.312500" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2080.182617" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"meleetimer" "2079.381836" +"pain_flinch" "28.000000" +"pain_finstate" "2074.290039" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "2078.745117" +"sight_timeout" "2086.279785" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "36.337463" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "3.000000" +"dmgtimeframe" "2079.390137" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "83.971245 -1850.261475 407.031250" +"absmax" "85.971245 -1848.261475 409.031250" +"origin" "84.971245 -1849.261475 408.031250" +"oldorigin" "166.851501 -1866.454956 412.031250" +"angles" "0.000000 139.993286 0.000000" +"classname" "monster_zombiek" +"frame" "33.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"chain" "216" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "470" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "zombie_counter" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "1.000000" +"search_time" "2092.237549" +"attack_state" "3.000000" +"attack_finished" "2086.615967" +"show_hostile" "2088.237549" +"jump_flag" "2086.560303" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"lip" "0.031831" +"waitmin" "1002086.250000" +"activate" "470" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2087.837158" +"attack_chance" "0.400000" +"meleetimer" "2085.735107" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idlebusy" "1.000000" +"idletimer" "2087.333252" +"sight_timeout" "2068.187744" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "72.616295" +"switchoverride" "1.000000" +"jumptouch" "632" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "3.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"modelindex" "65.000000" +"absmin" "-3201.000000 615.000000 -537.000000" +"absmax" "-3183.000000 793.000000 -167.000000" +"ltime" "7.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000016 0.000000 -360.000000" +"classname" "func_door" +"model" "*64" +"frame" "1.000000" +"mins" "-3200.000000 616.000000 -176.000000" +"maxs" "-3184.000000 792.000000 192.000000" +"size" "16.000000 176.000000 368.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "6.300000" +"enemy" "495" +"yaw_speed" "50.000000" +"targetname" "early_bars" +"owner" "495" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "doors/ddoor2.wav" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "50.000000" +"mdl" "*64" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "1000.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000016 0.000000 -360.000000" +"lip" "8.000000" +"pos2" "-0.000016 0.000000 -360.000000" +"bsporigin" "1.000000" +"activate" "504" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "66.000000" +"absmin" "-2233.000000 1351.000000 -65.000000" +"absmax" "-2183.000000 1401.000000 -39.000000" +"ltime" "0.400000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000001 0.000000 -16.000002" +"classname" "func_button" +"model" "*65" +"frame" "1.000000" +"mins" "-2232.000000 1352.000000 -48.000000" +"maxs" "-2184.000000 1400.000000 -24.000000" +"size" "48.000000 48.000000 24.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.600000" +"chain" "296" +"enemy" "1" +"target" "early_relay" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*65" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000001 0.000000 -16.000002" +"lip" "8.000000" +"pos2" "-0.000001 0.000000 -16.000002" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-2209.000000 1375.000000 87.000000" +"absmax" "-2207.000000 1377.000000 89.000000" +"origin" "-2208.000000 1376.000000 88.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "early_bars" +"targetname" "early_relay" +"style" "32.000000" +"activate" "496" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-2209.000000 1415.000000 87.000000" +"absmax" "-2207.000000 1417.000000 89.000000" +"origin" "-2208.000000 1416.000000 88.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "early_monsters" +"targetname" "early_relay" +"style" "32.000000" +"activate" "496" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "396.000000" +"absmin" "-3131.417969 1673.909058 -0.968750" +"absmax" "-3081.417969 1723.909058 65.031250" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-3106.417969 1698.909058 24.031250" +"oldorigin" "-3024.000000 1712.000000 24.031250" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "monster_ogre" +"model" "progs/mon_ogre.mdl" +"frame" "32.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"use" "monster_use" +"think" "ogre_run1" +"nextthink" "2488.395264" +"health" "189.000000" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"target" "platform1" +"th_stand" "ogre_stand1" +"th_walk" "ogre_walk1" +"th_run" "ogre_run1" +"th_missile" "ogre_shoot1" +"th_melee" "ogre_melee" +"th_pain" "ogre_pain" +"th_die" "ogre_die" +"search_time" "1776.333130" +"attack_state" "1.000000" +"attack_finished" "1773.609863" +"pain_finished" "22.947462" +"show_hostile" "2489.295166" +"mdl" "progs/mon_ogre.mdl" +"pausetime" "999999.000000" +"movetarget" "501" +"no_zaware" "1.000000" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "150.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_ogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "ogre_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "2488.594482" +"attack_elev" "30.000000" +"attack_speed" "550.000000" +"attack_offset" "24.000000 0.000000 20.000000" +"meleerange" "100.000000" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was destroyed by an Ogre +" +"idletimer" "2487.725586" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "25.818657" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "2494.724121" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "4.000000" +"gib1mdl" "progs/w_chainsaw.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "early_ambush" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*66" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-2784.000000 1744.000000 -16.000000" +"bbmaxs" "-2592.000000 1824.000000 176.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "68.000000" +"absmin" "-3105.000000 1647.000000 -65.000000" +"absmax" "-2943.000000 1777.000000 -31.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*67" +"mins" "-3104.000000 1648.000000 -64.000000" +"maxs" "-2944.000000 1776.000000 -32.000000" +"size" "160.000000 128.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"chain" "499" +"enemy" "503" +"yaw_speed" "100.000000" +"targetname" "platform1" +"owner" "501" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*67" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "152.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "320.000000" +"absmin" "-3151.000000 1689.000000 0.000000" +"absmax" "-3089.000000 1751.000000 56.000000" +"solid" "1.000000" +"origin" "-3120.000000 1720.000000 0.000000" +"oldorigin" "-3120.000000 1720.000000 0.000000" +"angles" "-0.000000 102.000000 -0.000000" +"classname" "item_shells" +"model" "progs/ammo_shells1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "69.000000" +"absmin" "-3009.000000 1679.000000 -33.000000" +"absmax" "-2943.000000 1745.000000 1.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*68" +"mins" "-3008.000000 1680.000000 -32.000000" +"maxs" "-2944.000000 1744.000000 0.000000" +"size" "64.000000 64.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"chain" "501" +"enemy" "501" +"yaw_speed" "100.000000" +"targetname" "platform1" +"owner" "501" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*68" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "56.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "-2657.000000 1327.000000 -89.000000" +"absmax" "-2655.000000 1329.000000 -87.000000" +"origin" "-2656.000000 1328.000000 -88.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "early_bars" +"targetname" "early_relay" +"style" "32.000000" +"activate" "496" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-2209.000000 1335.000000 87.000000" +"absmax" "-2207.000000 1337.000000 89.000000" +"origin" "-2208.000000 1336.000000 88.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "early_closet" +"targetname" "early_relay" +"style" "32.000000" +"activate" "496" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-3231.000000 1361.000000 33.031250" +"absmax" "-3201.000000 1391.000000 33.031250" +"origin" "-3216.000000 1376.000000 33.031250" +"oldorigin" "-3216.000000 1376.000000 33.031250" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_armor1" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "1077" +"items" "8192.000000" +"flags" "768.000000" +"armortype" "0.300000" +"armorvalue" "100.000000" +"noise" "items/armor1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/armour.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "armor_touch" +"classtype" "770.000000" +"classgroup" "275.000000" +"entno_unique" "265240.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "258.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1190" +"part_active" "110.000000" +} +{ +"modelindex" "325.000000" +"absmin" "-2612.842773 1333.573853 -32.968750" +"absmax" "-2578.842773 1367.573853 25.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2595.842773 1350.573853 -7.968750" +"oldorigin" "-3088.000000 1424.000000 40.031250" +"angles" "-0.000000 315.000000 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.440186" +"takedamage" "2.000000" +"chain" "398" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "509" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "324.000000" +"targetname" "early_monsters" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"lefty" "1.000000" +"search_time" "63.698921" +"attack_finished" "55.998978" +"pain_finished" "1000058.687500" +"show_hostile" "59.698921" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"no_liquiddmg" "1.000000" +"activate" "509" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"weaponswitch" "56.264843" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idlebusy" "1.000000" +"idletimer" "62.002083" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "64.998978" +"sight_sound" "statue/sight.wav" +"enemydist" "266.052094" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "58.820999" +"dmgcombined" "24.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "325.000000" +"absmin" "-2621.424072 1351.854370 -32.968750" +"absmax" "-2587.424072 1385.854370 25.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2604.424072 1368.854370 -7.968750" +"oldorigin" "-2629.879883 1343.398560 -7.968750" +"angles" "-0.000000 45.000000 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.398926" +"health" "-6.000000" +"takedamage" "2.000000" +"chain" "398" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "324.000000" +"targetname" "early_monsters" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"oldenemy" "1" +"lefty" "1.000000" +"search_time" "65.328995" +"attack_finished" "60.828999" +"pain_finished" "1000060.250000" +"show_hostile" "61.328991" +"mdl" "progs/mon_knight.mdl" +"pausetime" "999999.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"weaponswitch" "53.163261" +"pain_flinch" "40.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "65.298332" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "65.074989" +"sight_sound" "statue/sight.wav" +"enemydist" "449.657745" +"switchattacker" "1" +"switchtimer" "60.828999" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "60.421997" +"dmgcombined" "20.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "396.000000" +"absmin" "-2461.300781 1392.191895 -32.968750" +"absmax" "-2411.300781 1442.191895 33.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2436.300781 1417.191895 -7.968750" +"oldorigin" "-3184.000000 1376.000000 57.031250" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "monster_ogre" +"model" "progs/mon_ogre.mdl" +"frame" "135.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.435059" +"health" "-12.000000" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"chain" "496" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "448.000000" +"targetname" "early_monsters" +"th_stand" "ogre_stand1" +"th_walk" "ogre_walk1" +"th_run" "ogre_run1" +"th_missile" "ogre_shoot1" +"th_melee" "ogre_melee" +"th_pain" "ogre_pain" +"th_die" "ogre_die" +"search_time" "69.743568" +"attack_state" "1.000000" +"attack_finished" "66.583626" +"pain_finished" "1000064.562500" +"show_hostile" "65.743568" +"mdl" "progs/mon_ogre.mdl" +"pausetime" "999999.000000" +"lip" "0.596881" +"no_zaware" "1.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "150.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_ogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "ogre_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "64.743584" +"attack_elev" "14.000000" +"attack_speed" "550.000000" +"attack_offset" "24.000000 0.000000 20.000000" +"meleerange" "100.000000" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was destroyed by an Ogre +" +"idletimer" "69.688927" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "46.344002" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "296.725372" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "64.858002" +"dmgcombined" "12.000000" +"gib1mdl" "progs/w_ogregl.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-3199.000000 1193.000000 32.000000" +"absmax" "-3169.000000 1223.000000 32.000000" +"origin" "-3184.000000 1208.000000 32.000000" +"oldorigin" "-3184.000000 1208.000000 32.000000" +"angles" "-0.000000 123.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3263.000000 1193.000000 32.000000" +"absmax" "-3233.000000 1223.000000 32.000000" +"origin" "-3248.000000 1208.000000 32.000000" +"oldorigin" "-3248.000000 1208.000000 32.000000" +"angles" "-0.000000 39.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3263.000000 1537.000000 32.000000" +"absmax" "-3233.000000 1567.000000 32.000000" +"origin" "-3248.000000 1552.000000 32.000000" +"oldorigin" "-3248.000000 1552.000000 32.000000" +"angles" "-0.000000 251.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "1056.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3199.000000 1537.000000 32.000000" +"absmax" "-3169.000000 1567.000000 32.000000" +"origin" "-3184.000000 1552.000000 32.000000" +"oldorigin" "-3184.000000 1552.000000 32.000000" +"angles" "-0.000000 250.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "1056.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2649.000000 647.000000 -17.000000" +"absmax" "-2631.000000 665.000000 17.000000" +"solid" "1.000000" +"origin" "-2640.000000 656.000000 0.000000" +"oldorigin" "-2640.000000 656.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path17b" +"targetname" "path17a" +"movetarget" "518" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path17a" +"movetarget3" "518" +} +{ +"absmin" "-2745.000000 743.000000 -1.000000" +"absmax" "-2727.000000 761.000000 33.000000" +"solid" "1.000000" +"origin" "-2736.000000 752.000000 16.000000" +"oldorigin" "-2736.000000 752.000000 16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path18b" +"targetname" "path18a" +"movetarget" "517" +"state" "1.000000" +"activate" "516" +"classtype" "26.000000" +"targetback" "path18a" +"movetarget3" "517" +} +{ +"modelindex" "299.000000" +"absmin" "-2774.885986 893.679138 -31.968750" +"absmax" "-2740.885986 927.679138 26.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2757.885986 910.679138 -6.968751" +"oldorigin" "-2979.958008 749.615356 -7.968750" +"angles" "-0.000000 85.995483 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "255.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.381592" +"groundentity" "1015" +"health" "-5.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "86.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"target" "path18a" +"targetname" "early_monsters" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "98.587555" +"attack_state" "4.000000" +"attack_finished" "54.288166" +"pain_finished" "1000099.875000" +"show_hostile" "94.587555" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"movetarget" "515" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "94.087563" +"attack_track" "-2598.076416 1462.617554 -7.968750" +"attack_chance" "0.800000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "2.000000" +"weaponswitch" "99.587479" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "99.415573" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "63.288166" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "494.921112" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "99.203995" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2745.000000 1095.000000 -33.000000" +"absmax" "-2727.000000 1113.000000 1.000000" +"solid" "1.000000" +"origin" "-2736.000000 1104.000000 -16.000000" +"oldorigin" "-2736.000000 1104.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path18a" +"targetname" "path18b" +"movetarget" "515" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path18b" +"movetarget3" "515" +} +{ +"absmin" "-2649.000000 1095.000000 -33.000000" +"absmax" "-2631.000000 1113.000000 1.000000" +"solid" "1.000000" +"origin" "-2640.000000 1104.000000 -16.000000" +"oldorigin" "-2640.000000 1104.000000 -16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path17a" +"targetname" "path17b" +"movetarget" "514" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path17b" +"movetarget3" "514" +} +{ +"modelindex" "392.000000" +"absmin" "-2183.000000 105.000000 32.031250" +"absmax" "-2121.000000 167.000000 88.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-2152.000000 136.000000 32.031250" +"oldorigin" "-2152.000000 136.000000 32.031250" +"angles" "-0.000000 86.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_100.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"spawnflags" "2.000000" +"noise" "items/r_item2.wav" +"mdl" "progs/health_100.mdl" +"healamount" "100.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "760.000000" +"classgroup" "100.000000" +"entno_unique" "27959.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 28.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1191" +"part_active" "105.000000" +} +{ +"modelindex" "323.000000" +"absmin" "-2187.333496 368.926361 34.922554" +"absmax" "-2137.333496 418.926361 100.922554" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2162.333496 393.926361 59.922554" +"oldorigin" "-2160.000000 368.000000 24.031250" +"angles" "-0.000000 194.919434 -0.000000" +"classname" "monster_hogre" +"model" "progs/mon_hogre.mdl" +"frame" "187.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.400146" +"health" "-32.076969" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "92.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"th_stand" "hogre_stand1" +"th_walk" "hogre_walk1" +"th_run" "hogre_run1" +"th_missile" "hogre_shoot1" +"th_melee" "hogre_melee" +"th_pain" "hogre_pain" +"th_die" "hogre_die" +"search_time" "246.834106" +"attack_state" "4.000000" +"attack_finished" "243.037338" +"pain_finished" "1000242.000000" +"show_hostile" "242.834106" +"mdl" "progs/mon_hogre.mdl" +"pausetime" "999999.000000" +"lip" "0.785333" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "250.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogre_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "242.834106" +"attack_elev" "5.000000" +"attack_speed" "550.000000" +"meleerange" "100.000000" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_finstate" "241.334015" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was blown up by an Ogre Hunter +" +"idletimer" "243.850113" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "231.427856" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "329.929291" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "241.915009" +"dmgcombined" "20.000000" +"gib1mdl" "progs/w_chainsaw.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2175.000000 689.000000 -30.968750" +"absmax" "-2145.000000 719.000000 -30.968750" +"origin" "-2160.000000 704.000000 -30.968750" +"oldorigin" "-2160.000000 704.000000 -30.968750" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_supershotgun" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "1072" +"weapon" "2.000000" +"netname" "Double-barrelled Shotgun" +"flags" "768.000000" +"target" "closet2" +"noise" "weapons/pkup.wav" +"attack_finished" "999999.000000" +"mdl" "progs/g_shot2.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "510.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-2783.000000 -47.000000 -96.000000" +"absmax" "-2721.000000 15.000000 -40.000000" +"solid" "1.000000" +"origin" "-2752.000000 -16.000000 -96.000000" +"oldorigin" "-2752.000000 -16.000000 -96.000000" +"angles" "-0.000000 272.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2207.000000 865.000000 -32.000000" +"absmax" "-2177.000000 895.000000 -32.000000" +"origin" "-2192.000000 880.000000 -32.000000" +"oldorigin" "-2192.000000 880.000000 -32.000000" +"angles" "-0.000000 234.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2143.000000 865.000000 -32.000000" +"absmax" "-2113.000000 895.000000 -32.000000" +"origin" "-2128.000000 880.000000 -32.000000" +"oldorigin" "-2128.000000 880.000000 -32.000000" +"angles" "-0.000000 84.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2175.000000 257.000000 0.000000" +"absmax" "-2145.000000 287.000000 0.000000" +"origin" "-2160.000000 272.000000 0.000000" +"oldorigin" "-2160.000000 272.000000 0.000000" +"angles" "-0.000000 152.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2055.000000 641.000000 -32.000000" +"absmax" "-2025.000000 671.000000 -32.000000" +"origin" "-2040.000000 656.000000 -32.000000" +"oldorigin" "-2040.000000 656.000000 -32.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2055.000000 729.000000 -32.000000" +"absmax" "-2025.000000 759.000000 -32.000000" +"origin" "-2040.000000 744.000000 -32.000000" +"oldorigin" "-2040.000000 744.000000 -32.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "285.000000" +"absmin" "-2781.057373 1287.564697 -32.968750" +"absmax" "-2747.057373 1321.564697 25.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2764.057373 1304.564697 -7.968750" +"oldorigin" "-2272.000000 640.000000 -7.968750" +"angles" "0.000000 90.000000 -0.000000" +"classname" "monster_dguard" +"model" "progs/mon_dguard.mdl" +"frame" "206.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.412354" +"health" "-18.000000" +"takedamage" "2.000000" +"chain" "508" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "97.008987" +"attack_finished" "87.598457" +"pain_finished" "1000092.062500" +"show_hostile" "93.008987" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"lip" "0.935331" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dguard.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "92.908989" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "98.925224" +"idle_sound" "knight/idle.wav" +"sight_timeout" "96.598457" +"sight_sound" "knight/ksight.wav" +"enemydist" "93.285233" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "92.134995" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "285.000000" +"absmin" "-2505.021240 757.184326 -32.968750" +"absmax" "-2471.021240 791.184326 25.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2488.021240 774.184326 -7.968750" +"oldorigin" "-2272.000000 768.000000 -7.968750" +"angles" "-0.000000 179.994507 -0.000000" +"classname" "monster_dguard" +"model" "progs/mon_dguard.mdl" +"frame" "240.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.389648" +"health" "-18.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "180.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "dguard_stand1" +"th_walk" "dguard_walk1" +"th_run" "dguard_run1" +"th_melee" "dguard_melee" +"th_pain" "dguard_pain" +"th_die" "dguard_die" +"search_time" "114.509987" +"attack_finished" "109.167267" +"pain_finished" "1000109.687500" +"show_hostile" "110.509987" +"mdl" "progs/mon_dguard.mdl" +"pausetime" "999999.000000" +"lip" "0.323923" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "200.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dguard.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "110.509987" +"pain_flinch" "20.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was chopped up by a Death Guard +" +"idletimer" "110.963982" +"idle_sound" "knight/idle.wav" +"sight_timeout" "118.167267" +"sight_sound" "knight/ksight.wav" +"enemydist" "284.212524" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "109.612000" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_dguardsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "270.000000" +"absmin" "-2105.000000 135.000000 71.000000" +"absmax" "-2103.000000 137.000000 73.000000" +"origin" "-2104.000000 136.000000 72.000000" +"angles" "-0.000000 347.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "535002.000000" +"part_emitter" "531" +"part_active" "72.000000" +} +{ +"absmin" "-2105.000000 135.000000 71.000000" +"absmax" "-2103.000000 137.000000 73.000000" +"origin" "-2104.000000 136.000000 72.000000" +"angles" "-0.000000 347.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2490.553467" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "535002.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "530" +"part_style" "72.000000" +"start_delay" "7.176885" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "299.000000" +"absmin" "-3606.421875 680.446838 -0.968750" +"absmax" "-3572.421875 714.446838 57.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3589.421875 697.446838 24.031250" +"oldorigin" "-3856.000000 704.000000 56.031250" +"velocity" "200.000000 0.000000 0.000000" +"angles" "0.000000 8.997803 0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.368652" +"health" "-15.000000" +"takedamage" "2.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "9.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "224.000000" +"targetname" "angry_crossbow" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "1.000000" +"search_time" "202.918045" +"attack_state" "2.000000" +"attack_finished" "196.105011" +"pain_finished" "1000198.500000" +"show_hostile" "198.918045" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "198.918045" +"attack_track" "-3465.060303 691.638062 24.031250" +"attack_chance" "0.700000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "2.000000" +"weaponswitch" "199.518082" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "198.418015" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "201.011047" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "205.005005" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "308.893494" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-3460.767090 1026.330811 31.031250" +"absmax" "-3426.767090 1060.330811 89.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3443.767090 1043.330811 56.031250" +"oldorigin" "-3488.000000 1072.000000 56.031250" +"angles" "0.000000 306.996460 0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "255.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.423340" +"health" "-15.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "307.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "224.000000" +"targetname" "angry_crossbow" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"attack_state" "2.000000" +"attack_finished" "206.265350" +"pain_finished" "1000206.875000" +"show_hostile" "205.428040" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "205.328033" +"attack_track" "-3093.741211 580.433167 -7.968750" +"attack_chance" "0.700000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleeattack" "1.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "206.428101" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "204.828003" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "208.223938" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "205.005005" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "575.013916" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-3599.000000 1057.000000 32.000000" +"absmax" "-3569.000000 1087.000000 32.000000" +"origin" "-3584.000000 1072.000000 32.000000" +"oldorigin" "-3584.000000 1072.000000 32.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3407.000000 1057.000000 32.000000" +"absmax" "-3377.000000 1087.000000 32.000000" +"origin" "-3392.000000 1072.000000 32.000000" +"oldorigin" "-3392.000000 1072.000000 32.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3871.000000 785.000000 32.000000" +"absmax" "-3841.000000 815.000000 32.000000" +"origin" "-3856.000000 800.000000 32.000000" +"oldorigin" "-3856.000000 800.000000 32.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3871.000000 593.000000 32.000000" +"absmax" "-3841.000000 623.000000 32.000000" +"origin" "-3856.000000 608.000000 32.000000" +"oldorigin" "-3856.000000 608.000000 32.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2209.000000 1295.000000 87.000000" +"absmax" "-2207.000000 1297.000000 89.000000" +"origin" "-2208.000000 1296.000000 88.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"targetname" "early_relay" +"style" "32.000000" +"activate" "496" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "269.000000" +"absmin" "-3257.000000 -169.000000 463.000000" +"absmax" "-3255.000000 -167.000000 465.000000" +"origin" "-3256.000000 -168.000000 464.000000" +"angles" "-0.000000 227.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "574695.000000" +"part_emitter" "540" +"part_active" "70.000000" +} +{ +"absmin" "-3257.000000 -169.000000 463.000000" +"absmax" "-3255.000000 -167.000000 465.000000" +"origin" "-3256.000000 -168.000000 464.000000" +"angles" "-0.000000 227.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2493.830566" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "574695.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "539" +"part_style" "70.000000" +"start_delay" "3.662618" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "307.000000" +"absmin" "-2210.701904 168.621475 399.031250" +"absmax" "-2160.701904 218.621475 465.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2185.701904 193.621475 424.031250" +"oldorigin" "-2208.000000 184.000000 424.031250" +"angles" "-0.000000 210.997925 -0.000000" +"classname" "monster_hogremac" +"model" "progs/mon_hogremac.mdl" +"frame" "155.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "hogremac_dieB14" +"nextthink" "2488.463867" +"health" "-50013.820312" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "211.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"th_stand" "hogremac_stand1" +"th_walk" "hogremac_walk1" +"th_run" "hogremac_run1" +"th_missile" "hogremac_shoot1" +"th_melee" "hogremac_melee" +"th_pain" "hogremac_pain" +"th_die" "hogremac_die" +"search_time" "480.167969" +"attack_state" "1.000000" +"attack_finished" "476.421478" +"pain_finished" "1000475.625000" +"show_hostile" "476.167969" +"mdl" "progs/mon_hogremac.mdl" +"pausetime" "999999.000000" +"lip" "0.695822" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "255.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogremac_wakeup1a" +"liquidbase" "-1.000000" +"liquidcheck" "476.067963" +"attack_elev" "11.000000" +"attack_speed" "550.000000" +"meleerange" "120.000000" +"meleehitsound" "gibs/gibheavy1.wav" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_finstate" "461.266998" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was smashed by a Mace Ogre +" +"idletimer" "476.893311" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "438.858643" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "644.321960" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "475.507019" +"dmgcombined" "4.000000" +"gib1mdl" "progs/w_ogremac.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "307.000000" +"absmin" "-2272.845703 -94.966431 399.031250" +"absmax" "-2222.845703 -44.966431 465.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2247.845703 -69.966431 424.031250" +"oldorigin" "-2224.000000 -88.000000 424.031250" +"angles" "-0.000000 54.992065 -0.000000" +"classname" "monster_hogremac" +"model" "progs/mon_hogremac.mdl" +"frame" "155.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "hogremac_dieB14" +"nextthink" "2488.394531" +"health" "-50004.125000" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"th_stand" "hogremac_stand1" +"th_walk" "hogremac_walk1" +"th_run" "hogremac_run1" +"th_missile" "hogremac_shoot1" +"th_melee" "hogremac_melee" +"th_pain" "hogremac_pain" +"th_die" "hogremac_die" +"search_time" "499.120361" +"attack_state" "1.000000" +"attack_finished" "497.095032" +"pain_finished" "1000496.125000" +"show_hostile" "496.320435" +"mdl" "progs/mon_hogremac.mdl" +"pausetime" "999999.000000" +"lip" "0.945891" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "255.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogremac_wakeup1a" +"liquidbase" "-1.000000" +"liquidcheck" "495.920410" +"attack_elev" "-2.000000" +"attack_speed" "550.000000" +"meleerange" "120.000000" +"meleehitsound" "gibs/gibheavy1.wav" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_finstate" "489.320007" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was smashed by a Mace Ogre +" +"idletimer" "500.689148" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "494.923096" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "513.793335" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "496.039001" +"dmgcombined" "8.000000" +"gib1mdl" "progs/w_ogremac.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "70.000000" +"absmin" "-3617.000000 -177.000000 430.000000" +"absmax" "-2959.000000 129.000000 433.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*69" +"mins" "-3616.000000 -176.000000 431.000000" +"maxs" "-2960.000000 128.000000 432.000000" +"size" "656.000000 304.000000 1.000000" +"mdl" "*69" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-2720.000000 326.000000 272.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "drole_window" +"movedir" "0.000000 270.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.234748" +"pos1" "96.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "735" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "545" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "32.000000" +"brkobj1" "maps/ad_brk/glass09.bsp" +"brkobj2" "maps/ad_brk/glass10.bsp" +"brkobj3" "maps/ad_brk/glass11.bsp" +"brkobj4" "maps/ad_brk/glass12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-2689.000000 327.000000 335.000000" +"absmax" "-2687.000000 329.000000 337.000000" +"origin" "-2688.000000 328.000000 336.000000" +} +{ +"modelindex" "269.000000" +"absmin" "-2921.000000 263.000000 463.000000" +"absmax" "-2919.000000 265.000000 465.000000" +"origin" "-2920.000000 264.000000 464.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "157209.000000" +"part_emitter" "547" +"part_active" "70.000000" +} +{ +"absmin" "-2921.000000 263.000000 463.000000" +"absmax" "-2919.000000 265.000000 465.000000" +"origin" "-2920.000000 264.000000 464.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2489.777100" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "157209.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "546" +"part_style" "70.000000" +"start_delay" "8.578783" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "72.000000" +"absmin" "-2945.000000 143.000000 430.000000" +"absmax" "-2799.000000 321.000000 433.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*71" +"mins" "-2944.000000 144.000000 431.000000" +"maxs" "-2800.000000 320.000000 432.000000" +"size" "144.000000 176.000000 1.000000" +"mdl" "*71" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "269.000000" +"absmin" "-2457.000000 -161.000000 239.000000" +"absmax" "-2455.000000 -159.000000 241.000000" +"origin" "-2456.000000 -160.000000 240.000000" +"angles" "-0.000000 247.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "234144.000000" +"part_emitter" "550" +"part_active" "70.000000" +} +{ +"absmin" "-2457.000000 -161.000000 239.000000" +"absmax" "-2455.000000 -159.000000 241.000000" +"origin" "-2456.000000 -160.000000 240.000000" +"angles" "-0.000000 247.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2492.168213" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "234144.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "549" +"part_style" "70.000000" +"start_delay" "8.980408" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2921.000000 -161.000000 239.000000" +"absmax" "-2919.000000 -159.000000 241.000000" +"origin" "-2920.000000 -160.000000 240.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "826265.000000" +"part_emitter" "552" +"part_active" "70.000000" +} +{ +"absmin" "-2921.000000 -161.000000 239.000000" +"absmax" "-2919.000000 -159.000000 241.000000" +"origin" "-2920.000000 -160.000000 240.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2490.317871" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "826265.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "551" +"part_style" "70.000000" +"start_delay" "9.915983" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-2417.000000 -305.000000 647.000000" +"absmax" "-2415.000000 -303.000000 649.000000" +"origin" "-2416.000000 -304.000000 648.000000" +"angles" "-0.000000 316.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "263967.000000" +"part_emitter" "554" +"part_active" "72.000000" +} +{ +"absmin" "-2417.000000 -305.000000 647.000000" +"absmax" "-2415.000000 -303.000000 649.000000" +"origin" "-2416.000000 -304.000000 648.000000" +"angles" "-0.000000 316.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2493.311279" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "263967.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "553" +"part_style" "72.000000" +"start_delay" "10.770256" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "314.000000" +"absmin" "-2597.863525 -480.968750 431.031250" +"absmax" "-2563.863525 -446.968750 497.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-2580.863525 -463.968750 456.031250" +"oldorigin" "-2529.000000 -304.000000 448.000000" +"angles" "0.000000 227.999268 0.000000" +"classname" "monster_gargoyle" +"model" "progs/mon_gargoyle.mdl" +"frame" "13.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2488.446289" +"health" "-13.483658" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "228.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"targetname" "edelman_bars" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "1.000000" +"search_time" "981.770813" +"attack_state" "4.000000" +"attack_finished" "979.470764" +"pain_finished" "1000976.375000" +"show_hostile" "977.770813" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"think1" "gargoyle_wakeup" +"pos1" "88.000000 111.000000 23.000000" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"skin_override" "1.000000" +"frame_override" "105.000000" +"enemytarget" "1931" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "977.570862" +"attack_chance" "0.600000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "980.286194" +"pain_flinch" "70.000000" +"pain_finstate" "972.807983" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "979.220520" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "983.007568" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "490.386627" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "976.877991" +"dmgcombined" "12.000000" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "270.000000" +"absmin" "-2961.000000 -305.000000 647.000000" +"absmax" "-2959.000000 -303.000000 649.000000" +"origin" "-2960.000000 -304.000000 648.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "688662.000000" +"part_emitter" "557" +"part_active" "72.000000" +} +{ +"absmin" "-2961.000000 -305.000000 647.000000" +"absmax" "-2959.000000 -303.000000 649.000000" +"origin" "-2960.000000 -304.000000 648.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2494.761719" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "688662.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "556" +"part_style" "72.000000" +"start_delay" "9.701864" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"absmin" "-2705.439209 -395.901031 567.000000" +"absmax" "-2703.439209 -393.901031 569.000000" +"origin" "-2704.439209 -394.901031 568.000000" +"oldorigin" "-2706.102783 -402.726135 568.000000" +"angles" "-0.000000 257.997437 -0.000000" +"classname" "monster_gargoyle" +"frame" "27.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-70.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "258.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"targetname" "edelman_bars" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"lefty" "1.000000" +"search_time" "993.003906" +"attack_state" "1.000000" +"attack_finished" "990.756409" +"pain_finished" "989.503906" +"show_hostile" "989.003906" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"think1" "gargoyle_wakeup" +"lip" "0.837306" +"pos1" "88.000000 111.000000 23.000000" +"height" "128.000000" +"waitmin" "1000987.562500" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_gargoyle.mdl" +"skin_override" "1.000000" +"frame_override" "95.000000" +"attachment" "2554" +"estate" "2.000000" +"enemytarget" "1930" +"th_checkattack" "GargoyleCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "988.004150" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_offset" "16.000000 28.000000 22.000000" +"meleeattack" "989.506348" +"pain_flinch" "70.000000" +"pain_finstate" "986.404663" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "994.864136" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_timeout" "990.705688" +"sight_sound" "gargoyle/sight1.wav" +"enemydist" "466.405365" +"switchoverride" "1.000000" +"dmgtimeframe" "988.679993" +"dmgcombined" "4.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_gargwing1.mdl" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "269.000000" +"absmin" "-2457.000000 -569.000000 479.000000" +"absmax" "-2455.000000 -567.000000 481.000000" +"origin" "-2456.000000 -568.000000 480.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "353430.000000" +"part_emitter" "560" +"part_active" "70.000000" +} +{ +"absmin" "-2457.000000 -569.000000 479.000000" +"absmax" "-2455.000000 -567.000000 481.000000" +"origin" "-2456.000000 -568.000000 480.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2490.347900" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "353430.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "559" +"part_style" "70.000000" +"start_delay" "6.739616" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2457.000000 -1033.000000 479.000000" +"absmax" "-2455.000000 -1031.000000 481.000000" +"origin" "-2456.000000 -1032.000000 480.000000" +"angles" "-0.000000 14.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "496992.000000" +"part_emitter" "562" +"part_active" "70.000000" +} +{ +"absmin" "-2457.000000 -1033.000000 479.000000" +"absmax" "-2455.000000 -1031.000000 481.000000" +"origin" "-2456.000000 -1032.000000 480.000000" +"angles" "-0.000000 14.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2493.189941" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "496992.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "561" +"part_style" "70.000000" +"start_delay" "10.079317" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2921.000000 -1033.000000 479.000000" +"absmax" "-2919.000000 -1031.000000 481.000000" +"origin" "-2920.000000 -1032.000000 480.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "7245.000000" +"part_emitter" "564" +"part_active" "70.000000" +} +{ +"absmin" "-2921.000000 -1033.000000 479.000000" +"absmax" "-2919.000000 -1031.000000 481.000000" +"origin" "-2920.000000 -1032.000000 480.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2491.180908" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "7245.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "563" +"part_style" "70.000000" +"start_delay" "7.675191" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "-2921.000000 -569.000000 479.000000" +"absmax" "-2919.000000 -567.000000 481.000000" +"origin" "-2920.000000 -568.000000 480.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "328668.000000" +"part_emitter" "566" +"part_active" "70.000000" +} +{ +"absmin" "-2921.000000 -569.000000 479.000000" +"absmax" "-2919.000000 -567.000000 481.000000" +"origin" "-2920.000000 -568.000000 480.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2494.059082" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "328668.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "565" +"part_style" "70.000000" +"start_delay" "6.984497" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "73.000000" +"absmin" "-2713.000000 -825.000000 427.000000" +"absmax" "-2663.000000 -775.000000 437.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000000 0.000000 -4.000002" +"classname" "func_button" +"model" "*72" +"frame" "1.000000" +"mins" "-2712.000000 -824.000000 432.000000" +"maxs" "-2664.000000 -776.000000 440.000000" +"size" "48.000000 48.000000 8.000000" +"touch" "func_button_touch" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.900000" +"enemy" "1" +"target" "edelman_bars2" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "1.000000" +"noise" "buttons/switch21.wav" +"speed" "40.000000" +"mdl" "*72" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "-0.000000 0.000000 -4.000002" +"lip" "4.000000" +"pos2" "-0.000000 0.000000 -4.000002" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-2543.000000 -1039.000000 432.000000" +"absmax" "-2513.000000 -1009.000000 432.000000" +"origin" "-2528.000000 -1024.000000 432.000000" +"oldorigin" "-2528.000000 -1024.000000 432.000000" +"angles" "-0.000000 280.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2863.000000 -1039.000000 432.000000" +"absmax" "-2833.000000 -1009.000000 432.000000" +"origin" "-2848.000000 -1024.000000 432.000000" +"oldorigin" "-2848.000000 -1024.000000 432.000000" +"angles" "-0.000000 178.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2767.000000 -1039.000000 432.000000" +"absmax" "-2737.000000 -1009.000000 432.000000" +"origin" "-2752.000000 -1024.000000 432.000000" +"oldorigin" "-2752.000000 -1024.000000 432.000000" +"angles" "-0.000000 87.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2639.000000 -1039.000000 432.000000" +"absmax" "-2609.000000 -1009.000000 432.000000" +"origin" "-2624.000000 -1024.000000 432.000000" +"oldorigin" "-2624.000000 -1024.000000 432.000000" +"angles" "-0.000000 317.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2479.000000 -879.000000 432.000000" +"absmax" "-2449.000000 -849.000000 432.000000" +"origin" "-2464.000000 -864.000000 432.000000" +"oldorigin" "-2464.000000 -864.000000 432.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2479.000000 -751.000000 432.000000" +"absmax" "-2449.000000 -721.000000 432.000000" +"origin" "-2464.000000 -736.000000 432.000000" +"oldorigin" "-2464.000000 -736.000000 432.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "items/r_item1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_15.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2487.000000 -967.000000 432.000000" +"absmax" "-2457.000000 -937.000000 432.000000" +"origin" "-2472.000000 -952.000000 432.000000" +"oldorigin" "-2472.000000 -952.000000 432.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2487.000000 -663.000000 432.000000" +"absmax" "-2457.000000 -633.000000 432.000000" +"origin" "-2472.000000 -648.000000 432.000000" +"oldorigin" "-2472.000000 -648.000000 432.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "edelman_monsters" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*73" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-2192.000000 608.000000 384.000000" +"bbmaxs" "-2144.000000 800.000000 576.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-2553.000000 -169.000000 671.000000" +"absmax" "-2535.000000 -151.000000 705.000000" +"solid" "1.000000" +"origin" "-2544.000000 -160.000000 688.000000" +"oldorigin" "-2544.000000 -160.000000 688.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path19b" +"targetname" "path19a" +"movetarget" "578" +"state" "1.000000" +"activate" "582" +"classtype" "26.000000" +"targetback" "path19a" +"movetarget3" "580" +} +{ +"absmin" "-2841.000000 -169.000000 671.000000" +"absmax" "-2823.000000 -151.000000 705.000000" +"solid" "1.000000" +"origin" "-2832.000000 -160.000000 688.000000" +"oldorigin" "-2832.000000 -160.000000 688.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path19c" +"targetname" "path19b" +"movetarget" "579" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path19b" +"movetarget3" "577" +} +{ +"absmin" "-2841.000000 -441.000000 671.000000" +"absmax" "-2823.000000 -423.000000 705.000000" +"solid" "1.000000" +"origin" "-2832.000000 -432.000000 688.000000" +"oldorigin" "-2832.000000 -432.000000 688.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path19d" +"targetname" "path19c" +"movetarget" "580" +"state" "1.000000" +"activate" "581" +"classtype" "26.000000" +"targetback" "path19c" +"movetarget3" "578" +} +{ +"absmin" "-2553.000000 -441.000000 671.000000" +"absmax" "-2535.000000 -423.000000 705.000000" +"solid" "1.000000" +"origin" "-2544.000000 -432.000000 688.000000" +"oldorigin" "-2544.000000 -432.000000 688.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path19a" +"targetname" "path19d" +"movetarget" "577" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path19d" +"movetarget3" "579" +} +{ +"modelindex" "290.000000" +"absmin" "-3151.413086 -121.584755 431.031250" +"absmax" "-3117.413086 -87.584755 497.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3134.413086 -104.584755 456.031250" +"oldorigin" "-2833.469238 -388.728271 688.000000" +"velocity" "0.000000 -121.689507 0.000000" +"angles" "-0.000000 355.995483 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.388184" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 334.967651 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "356.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "352.000000" +"target" "path19c" +"targetname" "edelman_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "715.799866" +"attack_state" "1.000000" +"attack_finished" "710.684204" +"pain_finished" "1000710.687500" +"show_hostile" "711.799866" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "579" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "710.883911" +"attack_chance" "0.900000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "717.332764" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "664.997314" +"sight_sound" "wizard/wsight.wav" +"enemydist" "54.139580" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-2649.970703 90.547234 192.031250" +"absmax" "-2615.970703 124.547234 258.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2632.970703 107.547234 217.031250" +"oldorigin" "-2544.838379 -236.112183 688.000000" +"velocity" "100.387573 -198.535110 0.000000" +"angles" "-0.000000 25.999146 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.456787" +"groundentity" "655" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 20.994873 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "26.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "352.000000" +"target" "path19a" +"targetname" "edelman_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "668.692871" +"attack_state" "1.000000" +"attack_finished" "661.631409" +"pain_finished" "1000663.562500" +"show_hostile" "664.692871" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "577" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "664.592896" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "669.929443" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "664.932556" +"sight_sound" "wizard/wsight.wav" +"enemydist" "465.900665" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-2616.218018 372.527679 431.031250" +"absmax" "-2582.218018 406.527679 489.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2599.218018 389.527679 456.031250" +"oldorigin" "-3584.000000 -144.000000 456.031250" +"angles" "-0.000000 25.999146 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.426270" +"health" "-6.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "26.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "96.000000" +"targetname" "edelman_monsters" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "1.000000" +"search_time" "694.757751" +"attack_state" "2.000000" +"attack_finished" "672.654175" +"pain_finished" "1000690.937500" +"show_hostile" "690.757751" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "4.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "690.257874" +"attack_track" "-2249.265381 575.453491 408.031250" +"attack_chance" "0.900000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "2.000000" +"weaponswitch" "691.557556" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "689.757996" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "695.177002" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "681.654175" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "459.175232" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-2651.108398 353.926025 431.031250" +"absmax" "-2617.108398 387.926025 489.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2634.108398 370.926025 456.031250" +"oldorigin" "-3392.000000 -144.000000 456.031250" +"angles" "-0.000000 19.995117 -0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.371094" +"health" "-15.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "20.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "96.000000" +"targetname" "edelman_monsters" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "698.187378" +"attack_state" "2.000000" +"attack_finished" "672.578125" +"pain_finished" "1000694.250000" +"show_hostile" "694.187378" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "693.687500" +"attack_track" "-2224.031250 525.906677 408.031250" +"attack_chance" "0.700000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "694.887207" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_finstate" "687.489014" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "693.996765" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "681.578125" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "496.022949" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "401.000000" +"absmin" "-2621.329346 701.056885 -32.968750" +"absmax" "-2587.329346 735.056885 9.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2604.329346 718.056885 -7.968750" +"oldorigin" "-2621.922607 855.161926 15.080851" +"velocity" "-441.456787 0.000000 0.000000" +"angles" "0.000000 355.995483 0.000000" +"classname" "monster_voreling" +"model" "progs/mon_voreling.mdl" +"frame" "63.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.443848" +"health" "-18.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "356.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "257.000000" +"th_stand" "voreling_idle1" +"th_walk" "voreling_walk1" +"th_run" "voreling_run1" +"th_missile" "voreling_wakeup" +"th_melee" "voreling_bite1" +"th_pain" "voreling_pain" +"th_die" "voreling_die" +"search_time" "185.729294" +"attack_state" "1.000000" +"attack_finished" "169.593002" +"pain_finished" "1000180.250000" +"show_hostile" "181.729294" +"jump_flag" "182.729294" +"mdl" "progs/mon_voreling.mdl" +"pausetime" "999999.000000" +"movespeed" "2.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "370.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"th_checkattack" "VorelingCheckAttack" +"th_slide" "voreling_slide1" +"th_jump" "voreling_leap1" +"th_jumpexit" "voreling_leap7" +"liquidbase" "-1.000000" +"liquidcheck" "181.629288" +"attack_timer" "168.699921" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "20.000000 0.000000 0.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_finstate" "173.956009" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "voreling/pain.wav" +"deathstring" " was nibbled by a Voreling +" +"idletimer" "184.656738" +"idle_sound" "voreling/idle.wav" +"sight_timeout" "177.599915" +"sight_sound" "voreling/sight.wav" +"enemydist" "121.525414" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "180.969009" +"dmgcombined" "8.000000" +"gib1mdl" "progs/gib_voreleg.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "344.000000" +"absmin" "-3302.486816 -12.944426 63.031250" +"absmax" "-3252.486816 37.055573 129.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3277.486816 12.055574 88.031250" +"oldorigin" "-3551.703857 258.968323 88.031250" +"velocity" "445.881744 -401.484100 0.000000" +"angles" "0.000000 317.999268 0.000000" +"classname" "monster_demon1" +"model" "progs/mon_demon.mdl" +"frame" "53.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.424805" +"health" "-6.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "274.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"target" "path20a" +"targetname" "edelman_monsters" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"oldenemy" "1" +"search_time" "800.986877" +"attack_state" "1.000000" +"attack_finished" "782.955383" +"pain_finished" "1000795.687500" +"show_hostile" "796.986877" +"jump_flag" "795.681641" +"mdl" "progs/mon_demon.mdl" +"movetarget" "588" +"count" "1.000000" +"pos1" "-3411.697021 132.902283 124.984032" +"height" "256.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "796.986877" +"meleerange" "80.000000" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "795.243958" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "799.921814" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "730.630493" +"sight_sound" "demon/sight2.wav" +"enemydist" "154.345947" +"switchattacker" "1" +"switchtimer" "731.076965" +"switchoverride" "1.000000" +"jumptouch" "2380" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_dmleg1.mdl" +"gib2mdl" "progs/gib_dmleg2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"absmin" "-3113.000000 -809.000000 463.000000" +"absmax" "-3095.000000 -791.000000 497.000000" +"solid" "1.000000" +"origin" "-3104.000000 -800.000000 480.000000" +"oldorigin" "-3104.000000 -800.000000 480.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path20b" +"targetname" "path20a" +"movetarget" "588" +"state" "1.000000" +"activate" "586" +"classtype" "26.000000" +"targetback" "path20a" +"movetarget3" "589" +} +{ +"absmin" "-3497.000000 -697.000000 447.000000" +"absmax" "-3479.000000 -679.000000 481.000000" +"solid" "1.000000" +"origin" "-3488.000000 -688.000000 464.000000" +"oldorigin" "-3488.000000 -688.000000 464.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path20c" +"targetname" "path20b" +"movetarget" "589" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path20b" +"movetarget3" "587" +} +{ +"absmin" "-3481.000000 -345.000000 463.000000" +"absmax" "-3463.000000 -327.000000 497.000000" +"solid" "1.000000" +"origin" "-3472.000000 -336.000000 480.000000" +"oldorigin" "-3472.000000 -336.000000 480.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path20a" +"targetname" "path20c" +"movetarget" "587" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path20c" +"movetarget3" "588" +} +{ +"absmin" "-3145.000000 -809.000000 927.000000" +"absmax" "-3127.000000 -791.000000 961.000000" +"solid" "1.000000" +"origin" "-3136.000000 -800.000000 944.000000" +"oldorigin" "-3136.000000 -800.000000 944.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path21b" +"targetname" "path21a" +"movetarget" "591" +"state" "1.000000" +"activate" "594" +"classtype" "26.000000" +"targetback" "path21a" +"movetarget3" "593" +} +{ +"absmin" "-3177.000000 -409.000000 927.000000" +"absmax" "-3159.000000 -391.000000 961.000000" +"solid" "1.000000" +"origin" "-3168.000000 -400.000000 944.000000" +"oldorigin" "-3168.000000 -400.000000 944.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path21c" +"targetname" "path21b" +"movetarget" "592" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path21b" +"movetarget3" "590" +} +{ +"absmin" "-3657.000000 -393.000000 959.000000" +"absmax" "-3639.000000 -375.000000 993.000000" +"solid" "1.000000" +"origin" "-3648.000000 -384.000000 976.000000" +"oldorigin" "-3648.000000 -384.000000 976.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path21d" +"targetname" "path21c" +"movetarget" "593" +"state" "1.000000" +"activate" "595" +"classtype" "26.000000" +"targetback" "path21c" +"movetarget3" "591" +} +{ +"absmin" "-3625.000000 -873.000000 863.000000" +"absmax" "-3607.000000 -855.000000 897.000000" +"solid" "1.000000" +"origin" "-3616.000000 -864.000000 880.000000" +"oldorigin" "-3616.000000 -864.000000 880.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path21a" +"targetname" "path21d" +"movetarget" "590" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path21d" +"movetarget3" "592" +} +{ +"modelindex" "290.000000" +"absmin" "-3389.147217 -90.157402 431.031250" +"absmax" "-3355.147217 -56.157402 497.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3372.147217 -73.157402 456.031250" +"oldorigin" "-3158.364746 -620.389709 928.000000" +"velocity" "-56.697281 49.678040 0.000000" +"angles" "-0.000000 45.000000 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.423340" +"groundentity" "543" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 36.996460 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"target" "path21a" +"targetname" "edelman_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"lefty" "1.000000" +"search_time" "778.068848" +"attack_state" "1.000000" +"attack_finished" "773.891235" +"pain_finished" "1000772.687500" +"show_hostile" "774.068848" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "591" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "774.068848" +"move_elev" "8.000000" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "776.618042" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "771.793701" +"sight_sound" "wizard/wsight.wav" +"enemydist" "240.462509" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "290.000000" +"absmin" "-3323.007568 -0.666981 63.031250" +"absmax" "-3289.007568 33.333019 129.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3306.007568 16.333019 88.031250" +"oldorigin" "-3538.795166 -830.310425 928.000000" +"velocity" "26.349686 0.000000 0.000000" +"angles" "-0.000000 45.000000 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.443604" +"health" "-10.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 45.000000 -0.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"target" "path21c" +"targetname" "edelman_monsters" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"search_time" "737.569885" +"attack_state" "1.000000" +"attack_finished" "731.032410" +"pain_finished" "1000732.437500" +"show_hostile" "733.569885" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "590" +"height" "128.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "733.469910" +"move_elev" "8.000000" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "736.225647" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "730.234558" +"sight_sound" "wizard/wsight.wav" +"enemydist" "179.870453" +"enemymaxdist" "1.000000" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-2488.056396 -878.237366 614.280029" +"absmax" "-2486.056396 -876.237366 616.280029" +"origin" "-2487.056396 -877.237366 615.280029" +"oldorigin" "-2496.000000 -800.000000 832.000000" +"velocity" "0.000000 0.000000 -24.000000" +"angles" "0.000000 117.998657 0.000000" +"classname" "monster_wraith" +"frame" "86.000000" +"skin" "2.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "33.000000" +"max_health" "-2.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "118.000000" +"yaw_speed" "35.000000" +"goalentity" "1" +"targetname" "edelman_monsters2" +"th_stand" "wraith_stand1" +"th_walk" "wraith_walk1" +"th_run" "wraith_run1" +"th_missile" "wraith_magic" +"th_pain" "wraith_pain" +"th_die" "wraith_die" +"lefty" "1.000000" +"search_time" "959.516968" +"attack_state" "2.000000" +"attack_finished" "955.906250" +"pain_finished" "953.217529" +"show_hostile" "955.516968" +"mdl" "progs/mon_wraith.mdl" +"pausetime" "999999.000000" +"lip" "2.635823" +"height" "128.000000" +"waitmin" "1000954.312500" +"poisonous" "1.000000" +"alpha" "0.700000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "350.000000" +"classgroup" "660.000000" +"classmove" "2.000000" +"gibhealth" "-300.000000" +"gibbed" "1.000000" +"frame_override" "1.000000" +"attachment" "1931" +"attachment2" "1932" +"attachment3" "1933" +"estate" "2.000000" +"enemytarget" "1930" +"exactskin" "2.000000" +"th_checkattack" "WraithCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "955.516968" +"attack_speed" "999999.000000" +"attack_offset" "30.000000 2.000000 8.000000" +"meleeattack" "954.091370" +"weaponglow" "progs/mon_wraith_glow.mdl" +"pain_flinch" "70.000000" +"pain_finstate" "953.217529" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "wraith/pain1.wav" +"deathstring" " was shattered by a Wraith +" +"idletimer" "958.791260" +"idle_sound" "wraith/idle1.wav" +"idle_sound2" "wraith/idle2.wav" +"idle_soundcom" "wraith/idle3.wav" +"sight_timeout" "944.504211" +"sight_sound" "wraith/sight1.wav" +"enemydist" "331.562378" +"switchoverride" "1.000000" +"dmgtimeframe" "954.610962" +"dmgcombined" "12.000000" +"minion_active" "1.000000" +"part_style" "2.000000" +"gib1mdl" "progs/gib_wraith1.mdl" +"gib2mdl" "progs/gib_wraith2.mdl" +"gib3mdl" "progs/gib_wraith3.mdl" +"blockudeath" "1.000000" +"minion_baseattack" "1.000000" +"minion_maxcount" "5.000000" +"minion_trigger" "3.000000" +"minion_maxtrigger" "5.000000" +"minion_throwspeed" "200.000000" +"minion_throwextra" "50.000000" +"minion_throwside" "50.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-3298.443359 -544.807800 431.031250" +"absmax" "-3264.443359 -510.807800 497.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3281.443359 -527.807800 456.031250" +"oldorigin" "-2544.000000 -624.000000 456.031250" +"angles" "-0.000000 84.995728 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "53.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2488.395996" +"health" "-2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "85.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "258.000000" +"targetname" "stoneknight2" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"search_time" "919.080872" +"attack_finished" "915.808838" +"pain_finished" "1000915.125000" +"show_hostile" "915.080872" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"think1" "hknight_wakeup" +"lip" "135.000000" +"pos1" "133.000000 147.000000 14.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"frame_override" "133.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "2.000000" +"pain_flinch" "60.000000" +"pain_finstate" "913.568970" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "916.996521" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "914.274719" +"sight_sound" "statue/sight.wav" +"enemydist" "179.478409" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "915.214966" +"dmgcombined" "48.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "333.000000" +"absmin" "-3321.454590 -524.924072 431.031250" +"absmax" "-3287.454590 -490.924072 497.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3304.454590 -507.924072 456.031250" +"oldorigin" "-2560.000000 -976.000000 456.031250" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_hell_knight" +"model" "progs/mon_hknight.mdl" +"frame" "62.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2488.448242" +"health" "-18.913877" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "258.000000" +"targetname" "stoneknight2" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"oldenemy" "1" +"search_time" "904.444580" +"attack_finished" "900.825745" +"pain_finished" "1000899.187500" +"show_hostile" "900.444580" +"mdl" "progs/mon_hknight.mdl" +"pausetime" "999999.000000" +"think1" "hknight_wakeup" +"lip" "0.347453" +"pos1" "133.000000 147.000000 14.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"frame_override" "133.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleeattack" "1.000000" +"pain_flinch" "60.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "902.934021" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "902.546265" +"sight_sound" "statue/sight.wav" +"enemydist" "209.982910" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "899.598938" +"dmgcombined" "40.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "75.000000" +"absmin" "-1961.000000 1047.000000 55.000000" +"absmax" "-1815.000000 1065.000000 361.000000" +"ltime" "8.980000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000013 0.000000 -296.000000" +"classname" "func_door" +"model" "*74" +"frame" "1.000000" +"mins" "-1960.000000 1048.000000 352.000000" +"maxs" "-1816.000000 1064.000000 656.000000" +"size" "144.000000 16.000000 304.000000" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"chain" "401" +"enemy" "599" +"yaw_speed" "100.000000" +"spawnflags" "32.000000" +"targetname" "edelman_bars2" +"owner" "599" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"sounds" "4.000000" +"noise" "misc/talk.wav" +"noise1" "doors/ddoor2.wav" +"noise2" "doors/ddoor1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*74" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000013 0.000000 -296.000000" +"lip" "8.000000" +"pos2" "-0.000013 0.000000 -296.000000" +"bsporigin" "1.000000" +"activate" "708" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "323.000000" +"absmin" "-3464.220459 148.920776 63.031250" +"absmax" "-3414.220459 198.920776 129.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3439.220459 173.920776 88.031250" +"oldorigin" "-3510.042236 450.896942 40.031250" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_hogre" +"model" "progs/mon_hogre.mdl" +"frame" "173.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.429199" +"health" "-16.000000" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "270.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"target" "path8j" +"targetname" "edelman_bars" +"th_stand" "hogre_stand1" +"th_walk" "hogre_walk1" +"th_run" "hogre_run1" +"th_missile" "hogre_shoot1" +"th_melee" "hogre_melee" +"th_pain" "hogre_pain" +"th_die" "hogre_die" +"search_time" "1072.465454" +"attack_state" "4.000000" +"attack_finished" "1070.128906" +"pain_finished" "1001067.750000" +"show_hostile" "1068.465454" +"mdl" "progs/mon_hogre.mdl" +"movetarget" "342" +"lip" "0.218268" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "250.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogre_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "1068.065552" +"attack_elev" "21.000000" +"attack_speed" "550.000000" +"meleerange" "100.000000" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1067.494995" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was blown up by an Ogre Hunter +" +"idletimer" "1070.856689" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "1073.642700" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "283.134705" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_ogregl.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "307.000000" +"absmin" "-2528.352051 -59.104641 191.031250" +"absmax" "-2478.352051 -9.104641 257.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2503.352051 -34.104641 216.031250" +"oldorigin" "-2383.000000 64.000000 264.031250" +"angles" "-0.000000 245.994873 -0.000000" +"classname" "monster_hogremac" +"model" "progs/mon_hogremac.mdl" +"frame" "155.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "hogremac_dieB14" +"nextthink" "2488.444092" +"health" "-16.000000" +"ammo_rockets" "2.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "200.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "246.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"target" "path9b" +"targetname" "edelman_bars" +"th_stand" "hogremac_stand1" +"th_walk" "hogremac_walk1" +"th_run" "hogremac_run1" +"th_missile" "hogremac_shoot1" +"th_melee" "hogremac_melee" +"th_pain" "hogremac_pain" +"th_die" "hogremac_die" +"search_time" "1010.268372" +"attack_state" "1.000000" +"attack_finished" "1006.042542" +"pain_finished" "1001005.437500" +"show_hostile" "1006.268372" +"mdl" "progs/mon_hogremac.mdl" +"movetarget" "361" +"lip" "0.853298" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"classtype" "255.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_hogre.mdl" +"th_checkattack" "OgreCheckAttack" +"th_wakeup" "hogremac_wakeup1a" +"liquidbase" "-1.000000" +"liquidcheck" "1005.368591" +"attack_elev" "30.000000" +"attack_speed" "550.000000" +"meleerange" "120.000000" +"meleehitsound" "gibs/gibheavy1.wav" +"pain_flinch" "30.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1004.669006" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "ogre/ogpain1.wav" +"deathstring" " was smashed by a Mace Ogre +" +"idletimer" "1008.361267" +"idle_sound" "ogre/ogidle.wav" +"idle_soundcom" "ogre/ogidle2.wav" +"sight_timeout" "1011.090027" +"sight_sound" "ogre/ogwake.wav" +"enemydist" "493.142609" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1002.747986" +"dmgcombined" "36.000000" +"gib1mdl" "progs/w_ogregl.mdl" +"gib2mdl" "progs/gib_ogfoot1.mdl" +"gib3mdl" "progs/gib_ogfoot2.mdl" +"gib4mdl" "" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-2235.075928 159.689972 399.031250" +"absmax" "-2201.075928 193.689972 457.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2218.075928 176.689972 424.031250" +"oldorigin" "-2224.000000 216.000000 424.031250" +"angles" "0.000000 337.999878 0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.462891" +"health" "-6.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "338.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"targetname" "edelman_bars" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"search_time" "1148.518921" +"attack_state" "1.000000" +"attack_finished" "1130.387207" +"pain_finished" "1001143.625000" +"show_hostile" "1144.518921" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "1144.518921" +"attack_track" "-1884.979614 135.597107 344.031250" +"attack_chance" "0.400000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "1143.783936" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "1149.020996" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "1139.387207" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "419.809753" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "299.000000" +"absmin" "-2177.902588 -98.673141 399.031250" +"absmax" "-2143.902588 -64.673141 457.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2160.902588 -81.673141 424.031250" +"oldorigin" "-2224.000000 -88.000000 424.031250" +"angles" "0.000000 15.996094 0.000000" +"classname" "monster_dcrossbow" +"model" "progs/mon_dcrossbow.mdl" +"frame" "235.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.442139" +"health" "-15.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "16.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"targetname" "edelman_bars" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"lefty" "1.000000" +"search_time" "1145.021851" +"attack_state" "1.000000" +"attack_finished" "1137.606323" +"pain_finished" "1001140.250000" +"show_hostile" "1141.021851" +"mdl" "progs/mon_dcrossbow.mdl" +"pausetime" "999999.000000" +"lip" "4.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"liquidbase" "-1.000000" +"liquidcheck" "1141.021851" +"attack_track" "-1804.743530 102.114197 344.031250" +"attack_chance" "0.200000" +"attack_speed" "700.000000" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"weaponswitch" "1140.305664" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idletimer" "1145.353027" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_timeout" "1146.606323" +"sight_sound" "weapons/crossbow_rdy.wav" +"enemydist" "463.220490" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1854.412231 61.055847 343.031250" +"absmax" "-1852.412231 63.055847 345.031250" +"origin" "-1853.412231 62.055847 344.031250" +"oldorigin" "-1853.412231 62.055847 344.031250" +"angles" "-0.000000 130.995483 -0.000000" +"classname" "monster_hell_knight" +"frame" "144.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-108.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "608" +"flags" "544.000000" +"max_health" "250.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "131.000000" +"yaw_speed" "20.000000" +"goalentity" "608" +"target" "path10h" +"targetname" "edelman_bars" +"th_stand" "hknight_stand1" +"th_walk" "hknight_walk1" +"th_run" "hknight_run1" +"th_missile" "hknight_magicc1" +"th_melee" "hknight_melee" +"th_pain" "hknight_pain" +"th_die" "hknight_die" +"oldenemy" "1" +"search_time" "1151.131958" +"attack_state" "3.000000" +"attack_finished" "1147.031982" +"pain_finished" "1147.833984" +"axhitme" "1.000000" +"show_hostile" "1147.131958" +"mdl" "progs/mon_hknight.mdl" +"movetarget" "373" +"lip" "0.016175" +"waitmin" "1001146.250000" +"no_liquiddmg" "1.000000" +"activate" "608" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "130.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_hellkn.mdl" +"skin_override" "1.000000" +"estate" "2.000000" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"th_charge" "hknight_char_a1" +"reflectnails" "1.000000" +"attack_chance" "0.200000" +"attack_speed" "250.000000" +"meleetimer" "1147.431885" +"pain_flinch" "60.000000" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Hell Knight +" +"idletimer" "1149.727417" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1148.432129" +"sight_sound" "statue/sight.wav" +"enemydist" "47.189888" +"switchattacker" "608" +"switchtimer" "1147.031982" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_hknightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +} +{ +"modelindex" "325.000000" +"absmin" "-1840.943237 8.851776 319.031250" +"absmax" "-1806.943237 42.851776 377.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1823.943237 25.851776 344.031250" +"oldorigin" "-2038.512817 560.310913 408.031250" +"angles" "-0.000000 213.997192 -0.000000" +"classname" "monster_knight" +"model" "progs/mon_knight.mdl" +"frame" "86.000000" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.464111" +"health" "-6.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "604" +"flags" "544.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "214.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "101.000000" +"target" "path10c" +"targetname" "edelman_bars" +"th_stand" "knight_stand1" +"th_walk" "knight_walk1" +"th_run" "knight_run1" +"th_melee" "knight_melee" +"th_pain" "knight_pain" +"th_die" "knight_die" +"search_time" "1148.433838" +"attack_state" "1.000000" +"attack_finished" "1139.934937" +"pain_finished" "1001144.250000" +"show_hostile" "1144.433838" +"mdl" "progs/mon_knight.mdl" +"movetarget" "373" +"no_liquiddmg" "1.000000" +"activate" "604" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "140.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_knight.mdl" +"exactskin" "4.000000" +"th_checkattack" "CheckAttack" +"reflectnails" "1.000000" +"meleetimer" "1143.933960" +"pain_flinch" "40.000000" +"pain_finstate" "1143.631958" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "statue/hurt.wav" +"death_sound" "statue/death.wav" +"deathstring" " was smashed by a Stone Knight +" +"idletimer" "1146.836792" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "statue/comidle.wav" +"sight_timeout" "1148.934937" +"sight_sound" "statue/sight.wav" +"enemydist" "93.498344" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_knightsword.mdl" +"gib1skin" "1.000000" +"gib1sound" "40.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "337.000000" +"absmin" "-2676.850830 -196.290466 191.031250" +"absmax" "-2642.850830 -162.290466 257.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2659.850830 -179.290466 216.031250" +"oldorigin" "-2830.484375 17.257893 216.031250" +"velocity" "424.009369 -264.983093 0.000000" +"angles" "0.000000 188.997803 0.000000" +"classname" "monster_dfury" +"model" "progs/mon_dfury.mdl" +"frame" "240.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.396729" +"health" "-23.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "189.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"target" "path11b" +"targetname" "edelman_bars" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"search_time" "1130.437744" +"attack_state" "1.000000" +"attack_finished" "1127.945190" +"pain_finished" "1001127.000000" +"show_hostile" "1126.437744" +"jump_flag" "1126.425171" +"mdl" "progs/mon_dfury.mdl" +"movetarget" "388" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "607" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"liquidbase" "-1.000000" +"liquidcheck" "1126.237793" +"attack_chance" "0.400000" +"attack_speed" "631.565125" +"attack_offset" "20.000000 0.000000 10.000000" +"meleeattack" "4.000000" +"meleerange" "70.000000" +"meleetimer" "1122.725830" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponstate" "0.570147" +"weaponswitch" "0.614002" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1124.625610" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idletimer" "1127.484863" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "1067.013550" +"sight_sound" "dknight/dfury_sight.wav" +"enemydist" "255.613663" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"jumptouch" "2204" +"steptype" "4.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2615.416748 -173.096222 215.031250" +"absmax" "-2613.416748 -171.096222 217.031250" +"origin" "-2614.416748 -172.096222 216.031250" +"angles" "0.000000 188.997803 0.000000" +"frame" "220.000000" +"skin" "1.000000" +"think" "dfury_attachment_finish" +"owner" "606" +"alpha" "0.100000" +"classtype" "32.000000" +} +{ +"modelindex" "337.000000" +"absmin" "-1885.603882 -180.793289 319.031250" +"absmax" "-1851.603882 -146.793289 385.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1868.603882 -163.793289 344.031250" +"oldorigin" "-1877.934570 36.904877 344.031250" +"velocity" "26.161646 0.000000 0.000000" +"angles" "0.000000 250.999146 0.000000" +"classname" "monster_dfury" +"model" "progs/mon_dfury.mdl" +"frame" "240.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.433350" +"health" "-11.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "251.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"target" "path12a" +"targetname" "edelman_bars" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"oldenemy" "1" +"search_time" "1161.563843" +"attack_state" "3.000000" +"attack_finished" "1148.935425" +"pain_finished" "1001158.500000" +"axhitme" "1.000000" +"show_hostile" "1157.563843" +"jump_flag" "1151.031250" +"mdl" "progs/mon_dfury.mdl" +"movetarget" "384" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "609" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"liquidbase" "-1.000000" +"liquidcheck" "1157.563843" +"attack_chance" "0.050000" +"attack_offset" "20.000000 0.000000 10.000000" +"meleerange" "70.000000" +"meleetimer" "1158.963501" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponstate" "0.868129" +"weaponswitch" "0.956078" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1155.990967" +"pain_check" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idletimer" "1164.457520" +"idle_sound" "hknight/idle.wav" +"sight_timeout" "1152.253540" +"sight_sound" "dknight/dfury_sight.wav" +"enemydist" "33.623924" +"switchattacker" "604" +"switchtimer" "1147.431885" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"jumptouch" "1" +"steptype" "4.000000" +"steplast" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1825.000000 911.000000 463.000000" +"absmax" "-1823.000000 913.000000 465.000000" +"origin" "-1824.000000 912.000000 464.000000" +"owner" "608" +"classtype" "32.000000" +} +{ +"absmin" "-2647.000000 505.000000 336.000000" +"absmax" "-2617.000000 535.000000 336.000000" +"origin" "-2632.000000 520.000000 336.000000" +"oldorigin" "-2632.000000 520.000000 336.000000" +"angles" "-0.000000 274.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "edelman_monsters2" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*75" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-3728.000000 -592.000000 432.000000" +"bbmaxs" "-3072.000000 -512.000000 784.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-2449.000000 -1.000000 -81.000000" +"absmax" "-2431.000000 65.000000 33.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-2448.000000 0.000000 -80.000000" +"maxs" "-2432.000000 64.000000 32.000000" +"size" "16.000000 64.000000 112.000000" +"touch" "trigger_bmodel_touch" +"message" "Fourth Secret" +"sounds" "3.000000" +"noise" "misc/trigger1.wav" +"style" "32.000000" +"mdl" "*76" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-2448.000000 0.000000 -80.000000" +"bbmaxs" "-2432.000000 64.000000 32.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "sixth_secret" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*77" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-2848.000000 168.000000 -64.000000" +"bbmaxs" "-2544.000000 184.000000 64.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "367.000000" +"absmin" "-2177.000000 31.000000 11.475887" +"absmax" "-2143.000000 65.000000 53.475887" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-2160.000000 48.000000 36.475887" +"oldorigin" "-2160.000000 48.000000 80.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "monster_scorpion" +"model" "progs/mon_scorpion.mdl" +"frame" "122.000000" +"skin" "3.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"use" "monster_use" +"think" "pinch_idle4" +"nextthink" "2488.366943" +"health" "120.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "270.000000" +"yaw_speed" "30.000000" +"spawnflags" "101.000000" +"targetname" "sixth_secret" +"th_stand" "pinch_idle1" +"th_walk" "pinch_walk1" +"th_run" "pinch_run1" +"th_melee" "pinch_claw1" +"th_pain" "pinch_pain" +"th_die" "pinch_die" +"mdl" "progs/mon_scorpion.mdl" +"pausetime" "999999.000000" +"activate" "613" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "310.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_scorpion.mdl" +"exactskin" "3.000000" +"th_checkattack" "ScorpionCheckAttack" +"th_jump" "pinch_leap1" +"th_jumpexit" "pinch_leap8" +"liquidbase" "-1.000000" +"liquidcheck" "2488.466064" +"attack_offset" "32.000000 8.000000 14.000000" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "scorpion/pain1.wav" +"pain_sound2" "scorpion/pain2.wav" +"deathstring" " was stung by a Scorpion +" +"idletimer" "2495.542480" +"idlemoreoften" "1.000000" +"idle_sound" "scorpion/idle1.wav" +"idle_sound2" "scorpion/idle2.wav" +"sight_sound" "scorpion/sight1.wav" +"switchoverride" "1.000000" +"steptype" "3.000000" +"gib1mdl" "progs/gib_scorpleg.mdl" +"gib2mdl" "progs/gib_scorpclaw.mdl" +"gib3mdl" "progs/gib_scorpclaw.mdl" +"gib1skin" "3.000000" +"gib2skin" "3.000000" +"gib3skin" "3.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "401.000000" +"absmin" "-2240.518799 640.067566 -31.968750" +"absmax" "-2206.518799 674.067566 10.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2223.518799 657.067566 -6.968750" +"oldorigin" "-2481.294434 703.029541 -3.968750" +"angles" "0.000000 30.997925 0.000000" +"classname" "monster_voreling" +"model" "progs/mon_voreling.mdl" +"frame" "70.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.385986" +"groundentity" "1072" +"health" "-15.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "31.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"targetname" "temple1_monsters" +"th_stand" "voreling_idle1" +"th_walk" "voreling_walk1" +"th_run" "voreling_run1" +"th_melee" "voreling_bite1" +"th_pain" "voreling_pain" +"th_die" "voreling_die" +"search_time" "1509.693848" +"attack_state" "1.000000" +"attack_finished" "1493.960327" +"pain_finished" "1001504.187500" +"show_hostile" "1505.693848" +"jump_flag" "1503.406128" +"mdl" "progs/mon_voreling.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"movespeed" "2.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "370.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"th_checkattack" "VorelingCheckAttack" +"th_slide" "voreling_slide1" +"th_jump" "voreling_leap1" +"th_jumpexit" "voreling_leap7" +"liquidbase" "-1.000000" +"liquidcheck" "1505.593872" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "20.000000 0.000000 0.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "voreling/pain.wav" +"deathstring" " was nibbled by a Voreling +" +"idletimer" "1510.929077" +"idle_sound" "voreling/idle.wav" +"sight_timeout" "1502.960327" +"sight_sound" "voreling/sight.wav" +"enemydist" "50.891064" +"switchoverride" "1.000000" +"jumptouch" "616" +"steptype" "3.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_voreleg.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "401.000000" +"absmin" "-2233.035156 686.525208 -31.968750" +"absmax" "-2199.035156 720.525208 10.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2216.035156 703.525208 -6.968750" +"oldorigin" "-2493.494629 644.353271 18.515255" +"angles" "0.000000 326.997070 0.000000" +"classname" "monster_voreling" +"model" "progs/mon_voreling.mdl" +"frame" "63.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.391846" +"groundentity" "1072" +"health" "-15.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "327.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"targetname" "temple1_monsters" +"th_stand" "voreling_idle1" +"th_walk" "voreling_walk1" +"th_run" "voreling_run1" +"th_melee" "voreling_bite1" +"th_pain" "voreling_pain" +"th_die" "voreling_die" +"search_time" "1508.998901" +"attack_state" "1.000000" +"attack_finished" "1493.881104" +"pain_finished" "1001503.375000" +"show_hostile" "1504.998901" +"jump_flag" "1502.379272" +"mdl" "progs/mon_voreling.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"movespeed" "2.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "370.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"th_checkattack" "VorelingCheckAttack" +"th_slide" "voreling_slide1" +"th_jump" "voreling_leap1" +"th_jumpexit" "voreling_leap7" +"liquidbase" "-1.000000" +"liquidcheck" "1504.898926" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "20.000000 0.000000 0.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "voreling/pain.wav" +"deathstring" " was nibbled by a Voreling +" +"idletimer" "1507.939331" +"idle_sound" "voreling/idle.wav" +"sight_timeout" "1502.881104" +"sight_sound" "voreling/sight.wav" +"enemydist" "41.362614" +"switchoverride" "1.000000" +"jumptouch" "615" +"steptype" "3.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_voreleg.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-3055.000000 -303.000000 480.000000" +"absmax" "-3025.000000 -273.000000 480.000000" +"origin" "-3040.000000 -288.000000 480.000000" +"oldorigin" "-3040.000000 -288.000000 480.000000" +"angles" "-0.000000 129.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3199.000000 161.000000 432.000000" +"absmax" "-3169.000000 191.000000 432.000000" +"origin" "-3184.000000 176.000000 432.000000" +"oldorigin" "-3184.000000 176.000000 432.000000" +"angles" "-0.000000 333.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3007.000000 161.000000 432.000000" +"absmax" "-2977.000000 191.000000 432.000000" +"origin" "-2992.000000 176.000000 432.000000" +"oldorigin" "-2992.000000 176.000000 432.000000" +"angles" "-0.000000 354.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3103.000000 161.000000 432.000000" +"absmax" "-3073.000000 191.000000 432.000000" +"origin" "-3088.000000 176.000000 432.000000" +"oldorigin" "-3088.000000 176.000000 432.000000" +"angles" "-0.000000 92.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1679.000000 97.000000 320.000000" +"absmax" "-1649.000000 127.000000 320.000000" +"origin" "-1664.000000 112.000000 320.000000" +"oldorigin" "-1664.000000 112.000000 320.000000" +"angles" "-0.000000 82.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1679.000000 1.000000 320.000000" +"absmax" "-1649.000000 31.000000 320.000000" +"origin" "-1664.000000 16.000000 320.000000" +"oldorigin" "-1664.000000 16.000000 320.000000" +"angles" "-0.000000 294.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1863.000000 -175.000000 320.000000" +"absmax" "-1833.000000 -145.000000 320.000000" +"origin" "-1848.000000 -160.000000 320.000000" +"oldorigin" "-1848.000000 -160.000000 320.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1951.000000 -175.000000 320.000000" +"absmax" "-1921.000000 -145.000000 320.000000" +"origin" "-1936.000000 -160.000000 320.000000" +"oldorigin" "-1936.000000 -160.000000 320.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3761.000000 559.000000 31.000000" +"absmax" "-3743.000000 833.000000 65.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "-3760.000000 560.000000 32.000000" +"maxs" "-3744.000000 832.000000 64.000000" +"size" "16.000000 272.000000 32.000000" +"touch" "trigger_bmodel_anytouch" +"use" "entity_state_use" +"spawnflags" "49152.000000" +"targetname" "monsterwave1" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "3.000000" +"style" "32.000000" +"speed" "200.000000" +"mdl" "*78" +"delay" "2.000000" +"height" "200.000000" +"bsporigin" "1.000000" +"activate" "391" +"bmodel_act" "1" +"bbmins" "-3760.000000 560.000000 32.000000" +"bbmaxs" "-3744.000000 832.000000 64.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-3625.000000 975.000000 31.000000" +"absmax" "-3351.000000 993.000000 65.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "-3624.000000 976.000000 32.000000" +"maxs" "-3352.000000 992.000000 64.000000" +"size" "272.000000 16.000000 32.000000" +"touch" "trigger_bmodel_anytouch" +"use" "entity_state_use" +"spawnflags" "49152.000000" +"targetname" "monsterwave1" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "3.000000" +"style" "32.000000" +"speed" "200.000000" +"mdl" "*79" +"delay" "2.000000" +"height" "200.000000" +"bsporigin" "1.000000" +"activate" "391" +"bmodel_act" "1" +"bbmins" "-3624.000000 976.000000 32.000000" +"bbmaxs" "-3352.000000 992.000000 64.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "zombie_trap" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*80" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-208.000000 -2112.000000 416.000000" +"bbmaxs" "304.000000 -1600.000000 480.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "47.000000 -1857.000000 1087.000000" +"absmax" "49.000000 -1855.000000 1089.000000" +"origin" "48.000000 -1856.000000 1088.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"targetname" "zombie_trap" +"killtarget" "zombiepen" +"style" "32.000000" +"activate" "992" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "211.951370 -1891.384644 407.031250" +"absmax" "213.951370 -1889.384644 409.031250" +"origin" "212.951370 -1890.384644 408.031250" +"oldorigin" "210.419571 -1889.876587 630.297058" +"angles" "-0.000000 212.997437 -0.000000" +"classname" "monster_zombie" +"frame" "162.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "213.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16b" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"lefty" "2061.477051" +"search_time" "2065.697998" +"attack_finished" "2062.695557" +"pain_finished" "2056.691895" +"show_hostile" "2061.697998" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "226" +"inpain" "2.000000" +"lip" "0.177526" +"waitmin" "1002060.687500" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2061.597900" +"attack_chance" "0.900000" +"meleeattack" "3.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2056.691895" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2055.349854" +"sight_timeout" "2065.248779" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "118.242737" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "5.000000" +"zombieflr" "2.000000" +"bodyonflr" "" +"dmgtimeframe" "2061.791992" +"dmgcombined" "64.000000" +} +{ +"absmin" "162.417496 -1896.075317 407.031250" +"absmax" "164.417496 -1894.075317 409.031250" +"origin" "163.417496 -1895.075317 408.031250" +"oldorigin" "298.817566 -1895.075317 1080.031250" +"angles" "-0.000000 229.998779 -0.000000" +"classname" "monster_zombie" +"frame" "162.000000" +"skin" "3.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "230.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16b" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"lefty" "2061.440918" +"search_time" "2065.917725" +"attack_finished" "2061.466553" +"pain_finished" "2055.940918" +"show_hostile" "2061.917725" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "226" +"inpain" "2.000000" +"lip" "0.848384" +"waitmin" "1002059.937500" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2061.917725" +"attack_elev" "-33.000000" +"attack_chance" "0.900000" +"attack_speed" "575.000000" +"meleeattack" "1.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2055.940918" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2057.984375" +"sight_timeout" "2068.215088" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "78.329735" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "3.000000" +"altsteplast" "5.000000" +"dmgtimeframe" "2061.041016" +"dmgcombined" "64.000000" +} +{ +"absmin" "142.832306 -1883.162231 407.031250" +"absmax" "144.832306 -1881.162231 409.031250" +"origin" "143.832306 -1882.162231 408.031250" +"oldorigin" "225.160675 -1892.717407 848.409241" +"angles" "-0.000000 98.997803 -0.000000" +"classname" "monster_zombiek" +"frame" "128.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "99.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16b" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2080.482910" +"search_time" "2084.855713" +"attack_state" "1.000000" +"attack_finished" "2078.353271" +"pain_finished" "2075.675049" +"show_hostile" "2080.855713" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"movetarget" "226" +"inpain" "2.000000" +"lip" "0.238624" +"waitmin" "1002079.687500" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2080.755615" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"pain_flinch" "28.000000" +"pain_finstate" "2075.675049" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "2079.285645" +"sight_timeout" "2087.353271" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "33.926765" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "5.000000" +"altsteplast" "5.000000" +"dmgtimeframe" "2080.775146" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "53.232716 -1813.608398 407.031250" +"absmax" "55.232716 -1811.608398 409.031250" +"origin" "54.232716 -1812.608398 408.031250" +"oldorigin" "83.033440 -1865.294922 412.031250" +"angles" "0.000000 112.999878 0.000000" +"classname" "monster_zombiek" +"frame" "129.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"chain" "494" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "113.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "zombie_counter" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2088.677979" +"search_time" "2092.337646" +"attack_state" "1.000000" +"attack_finished" "2090.936035" +"pain_finished" "2084.058838" +"show_hostile" "2088.337646" +"jump_flag" "2089.537842" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"inpain" "2.000000" +"lip" "0.932188" +"waitmin" "1002088.062500" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2087.737061" +"attack_elev" "3.000000" +"attack_chance" "0.400000" +"meleetimer" "2088.969238" +"pain_flinch" "28.000000" +"pain_finstate" "2084.058838" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "2088.908447" +"sight_timeout" "2068.258545" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "99.684044" +"switchoverride" "1.000000" +"jumptouch" "2896" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"dmgtimeframe" "2089.158936" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "144.368835 -1914.051514 407.031250" +"absmax" "146.368835 -1912.051514 409.031250" +"origin" "145.368835 -1913.051514 408.031250" +"oldorigin" "85.239807 -1963.235352 436.804108" +"angles" "-0.000000 53.997803 -0.000000" +"classname" "monster_zombiek" +"frame" "128.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "54.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16c" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2073.526855" +"search_time" "2077.462158" +"attack_state" "1.000000" +"attack_finished" "2075.814697" +"pain_finished" "2068.723877" +"show_hostile" "2073.462158" +"jump_flag" "2074.662354" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"movetarget" "474" +"inpain" "2.000000" +"lip" "0.557360" +"waitmin" "1002072.750000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2073.362061" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"pain_flinch" "28.000000" +"pain_finstate" "2068.723877" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "2074.542969" +"sight_timeout" "2079.759521" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "142.023636" +"switchoverride" "1.000000" +"jumptouch" "2882" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "5.000000" +"dmgtimeframe" "2073.823975" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "115.443596 -1867.691406 407.031250" +"absmax" "117.443596 -1865.691406 409.031250" +"origin" "116.443596 -1866.691406 408.031250" +"oldorigin" "17.267366 -2098.289551 1080.031250" +"angles" "-0.000000 51.998291 -0.000000" +"classname" "monster_zombiek" +"frame" "121.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "52.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16d" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2072.110840" +"search_time" "2075.978027" +"attack_state" "1.000000" +"attack_finished" "2067.273438" +"pain_finished" "2066.610840" +"show_hostile" "2071.978027" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"movetarget" "473" +"inpain" "2.000000" +"lip" "0.156865" +"waitmin" "1002070.625000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2071.877930" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"meleetimer" "2072.378418" +"pain_flinch" "28.000000" +"pain_finstate" "2066.610840" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "2067.248535" +"sight_timeout" "2076.273438" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "40.972984" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "2.000000" +"altsteplast" "4.000000" +"dmgtimeframe" "2071.710938" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "87.326805 -1942.250366 425.028076" +"absmax" "89.326805 -1940.250366 427.028076" +"origin" "88.326805 -1941.250366 426.028076" +"oldorigin" "78.488892 -1951.088379 412.031250" +"angles" "-0.000000 41.995239 -0.000000" +"classname" "monster_zombiek" +"frame" "121.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "42.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "zombie_counter" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2074.943848" +"search_time" "2079.158447" +"attack_state" "1.000000" +"attack_finished" "2076.347656" +"pain_finished" "2069.443848" +"show_hostile" "2075.158447" +"jump_flag" "2076.358643" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"inpain" "2.000000" +"lip" "0.653371" +"waitmin" "1002073.437500" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2074.257568" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"pain_flinch" "28.000000" +"pain_finstate" "2069.443848" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "2076.496826" +"sight_timeout" "2063.137939" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "129.975357" +"switchoverride" "1.000000" +"jumptouch" "2648" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "5.000000" +"dmgtimeframe" "2074.543945" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "94.996017 -1893.106323 407.031250" +"absmax" "96.996017 -1891.106323 409.031250" +"origin" "95.996017 -1892.106323 408.031250" +"oldorigin" "89.160576 -1968.779175 412.031250" +"angles" "0.000000 50.998535 0.000000" +"classname" "monster_zombiek" +"frame" "121.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "51.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "zombie_counter" +"th_stand" "zombiek_stand1" +"th_walk" "zombiek_walk1" +"th_run" "zombiek_run1" +"th_melee" "zombiek_melee" +"th_pain" "zombiek_pain" +"th_die" "zombiek_die" +"lefty" "2081.175049" +"search_time" "2084.922852" +"attack_state" "1.000000" +"attack_finished" "2075.955811" +"pain_finished" "2076.404053" +"show_hostile" "2080.922852" +"jump_flag" "2080.461182" +"mdl" "progs/mon_zombiek.mdl" +"pausetime" "999999.000000" +"inpain" "2.000000" +"lip" "0.921506" +"waitmin" "1002080.375000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "186.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombiek.mdl" +"estate" "2.000000" +"th_checkattack" "ZombiekCheckAttack" +"th_wakeup" "zombiek_wakeup" +"th_jump" "zombiek_jump1" +"th_jumpexit" "zombiek_jump9" +"liquidbase" "-1.000000" +"liquidcheck" "2080.822754" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"meleetimer" "2081.323242" +"pain_flinch" "28.000000" +"pain_finstate" "2076.404053" +"pain_timeout" "-5.000000" +"pain_ignore" "1.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " was cornered by a Zombie Knight +" +"idletimer" "2079.356201" +"sight_timeout" "2063.005371" +"sight_sound" "zombie/zk_sight.wav" +"enemydist" "64.310532" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "4.000000" +"zombieflr" "8.000000" +"bodyonflr" "" +"dmgtimeframe" "2081.487061" +"dmgcombined" "64.000000" +"gib1mdl" "progs/w_zombiesword.mdl" +"gib1sound" "40.000000" +} +{ +"absmin" "93.048309 -1990.115112 407.031250" +"absmax" "95.048309 -1988.115112 409.031250" +"origin" "94.048309 -1989.115112 408.031250" +"oldorigin" "84.878433 -2028.888672 794.822876" +"angles" "-0.000000 45.000000 -0.000000" +"classname" "monster_zombie" +"frame" "162.000000" +"skin" "2.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "45.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16c" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"lefty" "2064.256836" +"search_time" "2068.742432" +"attack_finished" "2063.764404" +"pain_finished" "2058.756836" +"show_hostile" "2064.742432" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "474" +"inpain" "2.000000" +"lip" "0.693533" +"waitmin" "1002062.750000" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2064.342041" +"attack_elev" "2.000000" +"attack_chance" "0.900000" +"attack_speed" "575.000000" +"meleeattack" "2.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2058.756836" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2062.463379" +"sight_timeout" "2070.939697" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "92.365402" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "1.000000" +"dmgtimeframe" "2063.856934" +"dmgcombined" "64.000000" +} +{ +"absmin" "23.771425 -2014.618408 407.031250" +"absmax" "25.771425 -2012.618408 409.031250" +"origin" "24.771425 -2013.618408 408.031250" +"oldorigin" "25.478533 -2014.325562 408.031250" +"angles" "-0.000000 135.000000 -0.000000" +"classname" "monster_zombie" +"frame" "162.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "471" +"target" "path16d" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"oldenemy" "1" +"lefty" "2064.333984" +"search_time" "2070.236084" +"attack_finished" "2066.135986" +"pain_finished" "2060.223877" +"show_hostile" "2066.236084" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "473" +"inpain" "2.000000" +"lip" "0.684805" +"waitmin" "1002064.250000" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2066.236084" +"attack_elev" "34.000000" +"attack_chance" "0.400000" +"attack_speed" "575.000000" +"meleeattack" "1.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2060.200928" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2059.174561" +"sight_timeout" "2070.232910" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "330.861267" +"switchattacker" "471" +"switchtimer" "2066.135986" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "5.000000" +"dmgtimeframe" "2065.301025" +"dmgcombined" "64.000000" +} +{ +"absmin" "47.743645 -2018.541626 407.031250" +"absmax" "49.743645 -2016.541626 409.031250" +"origin" "48.743645 -2017.541626 408.031250" +"oldorigin" "48.743645 -2017.541626 408.031250" +"angles" "-0.000000 333.995361 -0.000000" +"classname" "monster_zombie" +"frame" "162.000000" +"skin" "3.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "201.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16d" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"oldenemy" "1" +"lefty" "2058.024902" +"search_time" "2062.335938" +"attack_finished" "2059.813965" +"pain_finished" "2053.813965" +"show_hostile" "2059.813965" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "473" +"inpain" "2.000000" +"lip" "0.636952" +"waitmin" "1002057.812500" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2057.735352" +"attack_elev" "6.000000" +"attack_chance" "0.400000" +"attack_speed" "575.000000" +"meleeattack" "1.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2053.813965" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2053.232422" +"sight_timeout" "2063.131836" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "150.938461" +"switchattacker" "1" +"switchtimer" "2059.813965" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "5.000000" +"dmgtimeframe" "2058.914062" +"dmgcombined" "64.000000" +} +{ +"absmin" "101.077682 -2001.361938 407.031250" +"absmax" "103.077682 -1999.361938 409.031250" +"origin" "102.077682 -2000.361938 408.031250" +"oldorigin" "73.165329 -2088.240967 1080.019775" +"angles" "-0.000000 200.994873 -0.000000" +"classname" "monster_zombie" +"frame" "117.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "201.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16c" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"lefty" "2059.342041" +"search_time" "2063.168457" +"attack_finished" "2058.514404" +"pain_finished" "2059.468018" +"show_hostile" "2059.168457" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "474" +"inpain" "2.000000" +"count" "21.000000" +"lip" "0.469161" +"waitmin" "1002063.437500" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2058.467773" +"attack_elev" "2.000000" +"attack_chance" "0.400000" +"attack_speed" "575.000000" +"meleeattack" "3.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2059.468018" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2053.068359" +"sight_timeout" "2062.963379" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "136.661163" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "5.000000" +"zombieflr" "2.000000" +"bodyonflr" "" +"dmgtimeframe" "2064.550049" +"dmgcombined" "64.000000" +} +{ +"absmin" "-263.658539 -1812.387085 527.000000" +"absmax" "-261.658539 -1810.387085 529.000000" +"origin" "-262.658539 -1811.387085 528.000000" +"angles" "-0.000000 12.996826 -0.000000" +"frame" "8.000000" +"owner" "223" +"mdl" "progs/mon_gaunt_elec.mdl" +"state" "2.000000" +"classtype" "32.000000" +} +{ +"absmin" "-9.000000 -2097.000000 1055.000000" +"absmax" "105.000000 -2087.000000 1089.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "-8.000000 -2096.000000 1056.000000" +"maxs" "104.000000 -2088.000000 1088.000000" +"size" "112.000000 8.000000 32.000000" +"touch" "trigger_bmodel_anytouch" +"spawnflags" "49152.000000" +"movedir" "-0.000000 1.000000 -0.000000" +"sounds" "3.000000" +"style" "32.000000" +"speed" "50.000000" +"mdl" "*82" +"delay" "2.000000" +"height" "10.000000" +"bsporigin" "1.000000" +"bmodel_act" "662" +"bbmins" "-8.000000 -2096.000000 1056.000000" +"bbmaxs" "104.000000 -2088.000000 1088.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "47.000000 -1857.000000 1135.000000" +"absmax" "49.000000 -1855.000000 1137.000000" +"origin" "48.000000 -1856.000000 1136.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"enemy" "1" +"spawnflags" "1.000000" +"target" "golem_prerelay" +"targetname" "zombie_counter" +"wait" "2.000000" +"height" "4.000000" +"activate" "632" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-103.000000 -2159.000000 384.000000" +"absmax" "-41.000000 -2097.000000 440.000000" +"solid" "1.000000" +"origin" "-72.000000 -2128.000000 384.000000" +"oldorigin" "-72.000000 -2128.000000 384.000000" +"angles" "-0.000000 207.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "153.000000 -2159.000000 384.000000" +"absmax" "215.000000 -2097.000000 440.000000" +"solid" "1.000000" +"origin" "184.000000 -2128.000000 384.000000" +"oldorigin" "184.000000 -2128.000000 384.000000" +"angles" "-0.000000 46.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-7.000000 -2143.000000 384.000000" +"absmax" "23.000000 -2113.000000 384.000000" +"origin" "8.000000 -2128.000000 384.000000" +"oldorigin" "8.000000 -2128.000000 384.000000" +"angles" "-0.000000 73.000000 -0.000000" +"classname" "item_rockets" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "89.000000 -2143.000000 384.000000" +"absmax" "119.000000 -2113.000000 384.000000" +"origin" "104.000000 -2128.000000 384.000000" +"oldorigin" "104.000000 -2128.000000 384.000000" +"angles" "-0.000000 98.000000 -0.000000" +"classname" "item_rockets" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "289.000000 -2015.000000 384.000000" +"absmax" "351.000000 -1953.000000 440.000000" +"solid" "1.000000" +"origin" "320.000000 -1984.000000 384.000000" +"oldorigin" "320.000000 -1984.000000 384.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "305.000000 -1927.000000 384.000000" +"absmax" "335.000000 -1897.000000 384.000000" +"origin" "320.000000 -1912.000000 384.000000" +"oldorigin" "320.000000 -1912.000000 384.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "305.000000 -1799.000000 384.000000" +"absmax" "335.000000 -1769.000000 384.000000" +"origin" "320.000000 -1784.000000 384.000000" +"oldorigin" "320.000000 -1784.000000 384.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "289.000000 -1743.000000 384.000000" +"absmax" "351.000000 -1681.000000 440.000000" +"solid" "1.000000" +"origin" "320.000000 -1712.000000 384.000000" +"oldorigin" "320.000000 -1712.000000 384.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2497.000000 -801.000000 799.000000" +"absmax" "-2495.000000 -799.000000 801.000000" +"origin" "-2496.000000 -800.000000 800.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_wraithminion" +"spawnflags" "2.000000" +"mdl" "progs/mon_spiderb.mdl" +"classtype" "302.000000" +"headmdl" "progs/h_spiderb.mdl" +"pain_ignore" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_sound" "spider/hiss1.wav" +"nomonstercount" "1.000000" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +} +{ +"modelindex" "269.000000" +"absmin" "-2689.000000 -801.000000 1083.000000" +"absmax" "-2687.000000 -799.000000 1085.000000" +"origin" "-2688.000000 -800.000000 1084.000000" +"angles" "-0.000000 297.000000 -0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"light_lev" "150.000000" +"mdl" "progs/flame2.mdl" +"wait" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "292414.000000" +"part_emitter" "654" +"part_active" "75.000000" +} +{ +"absmin" "-2689.000000 -801.000000 1083.000000" +"absmax" "-2687.000000 -799.000000 1085.000000" +"origin" "-2688.000000 -800.000000 1084.000000" +"angles" "-0.000000 297.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2488.379395" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "292414.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "653" +"part_style" "75.000000" +"start_delay" "2.145421" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"modelindex" "84.000000" +"absmin" "-2753.000000 -65.000000 191.000000" +"absmax" "-2623.000000 97.000000 194.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*83" +"mins" "-2752.000000 -64.000000 192.000000" +"maxs" "-2624.000000 96.000000 193.000000" +"size" "128.000000 160.000000 1.000000" +"mdl" "*83" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "85.000000" +"absmin" "-3361.000000 1183.000000 19.000000" +"absmax" "-3071.000000 1569.000000 30.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*84" +"mins" "-3360.000000 1184.000000 20.000000" +"maxs" "-3072.000000 1568.000000 29.000000" +"size" "288.000000 384.000000 9.000000" +"mdl" "*84" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "86.000000" +"absmin" "-2305.000000 511.000000 -37.000000" +"absmax" "-2015.000000 897.000000 -34.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*85" +"mins" "-2304.000000 512.000000 -36.000000" +"maxs" "-2016.000000 896.000000 -35.000000" +"size" "288.000000 384.000000 1.000000" +"mdl" "*85" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"use" "entity_state_use" +"think" "SUB_Null" +"target" "sock_closet" +"targetname" "early_closet" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*86" +"wait" "-1.000000" +"bsporigin" "1.000000" +"activate" "505" +"bmodel_act" "1" +"bbmins" "-2784.000000 1280.000000 -32.000000" +"bbmaxs" "-2592.000000 1472.000000 64.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-2097.000000 687.000000 -32.968750" +"absmax" "-2063.000000 721.000000 33.031250" +"ltime" "157.147858" +"movetype" "4.000000" +"origin" "-2080.000000 704.000000 -7.968750" +"oldorigin" "-2080.000000 704.000000 -7.968750" +"angles" "0.000000 167.997437 0.000000" +"classname" "monster_skullwiz" +"model" "" +"frame" "14.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "model_fade" +"health" "-1.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "168.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "256.000000" +"th_stand" "skullw_stand" +"th_walk" "skullw_walk" +"th_run" "skullw_run1" +"th_missile" "skullw_magic" +"th_melee" "skullw_tele1" +"th_pain" "skullw_pain" +"th_die" "skullw_die" +"search_time" "150.684814" +"attack_state" "1.000000" +"attack_finished" "147.369873" +"show_hostile" "146.684814" +"mdl" "progs/mon_skullwiz.mdl" +"pausetime" "999999.000000" +"height" "96.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "320.000000" +"classgroup" "675.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"attachment" "2138" +"th_checkattack" "SkullWizCheckAttack" +"th_updmissile" "skullw_guardian" +"liquidbase" "-1.000000" +"liquidcheck" "146.584808" +"distmin" "256.000000" +"distmax" "512.000000" +"attack_speed" "600.000000" +"bodyphased" "1.000000" +"pain_flinch" "50.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "skullwiz/pain1.wav" +"pain_sound2" "skullwiz/pain2.wav" +"deathstring" " was blown apart by a Skull Wizard +" +"idlebusy" "1.000000" +"idletimer" "146.295319" +"idle_sound" "skullwiz/idle1.wav" +"idle_sound2" "skullwiz/idle2.wav" +"sight_timeout" "63.284882" +"sight_sound" "skullwiz/sight.wav" +"enemydist" "624.878967" +"switchoverride" "1.000000" +"steptype" "4.000000" +"dmgtimeframe" "146.294998" +"dmgcombined" "20.000000" +"part_style" "4.000000" +"gib1mdl" "progs/h_skullwiz.mdl" +"gib2mdl" "progs/w_skullbook.mdl" +} +{ +"modelindex" "88.000000" +"absmin" "-2785.000000 1279.000000 -34.000000" +"absmax" "-2279.000000 1809.000000 -31.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*87" +"mins" "-2784.000000 1280.000000 -33.000000" +"maxs" "-2280.000000 1808.000000 -32.000000" +"size" "504.000000 528.000000 1.000000" +"mdl" "*87" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-2593.000000 -817.000000 431.031250" +"absmax" "-2559.000000 -783.000000 497.031250" +"ltime" "941.687378" +"movetype" "4.000000" +"origin" "-2576.000000 -800.000000 456.031250" +"oldorigin" "-2576.000000 -800.000000 456.031250" +"angles" "-0.000000 168.997192 -0.000000" +"classname" "monster_skullwiz" +"model" "" +"frame" "14.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "model_fade" +"health" "-1.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "169.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1377.000000" +"targetname" "edelman_monsters2" +"th_stand" "skullw_stand" +"th_walk" "skullw_walk" +"th_run" "skullw_run1" +"th_missile" "skullw_magic" +"th_melee" "skullw_tele1" +"th_pain" "skullw_pain" +"th_die" "skullw_die" +"search_time" "936.828918" +"attack_state" "6.000000" +"attack_finished" "932.379456" +"show_hostile" "932.828918" +"mdl" "progs/mon_skullwiz.mdl" +"pausetime" "999999.000000" +"height" "96.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "320.000000" +"classgroup" "675.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"attachment" "2378" +"th_checkattack" "SkullWizCheckAttack" +"th_updmissile" "skullw_guardian" +"liquidbase" "-1.000000" +"liquidcheck" "932.728943" +"distmin" "256.000000" +"distmax" "512.000000" +"attack_speed" "600.000000" +"bodyphased" "1.000000" +"pain_flinch" "50.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "skullwiz/pain1.wav" +"pain_sound2" "skullwiz/pain2.wav" +"deathstring" " was blown apart by a Skull Wizard +" +"idlebusy" "1.000000" +"idletimer" "938.626160" +"idle_sound" "skullwiz/idle1.wav" +"idle_sound2" "skullwiz/idle2.wav" +"sight_timeout" "914.235657" +"sight_sound" "skullwiz/sight.wav" +"enemydist" "669.774353" +"switchoverride" "1.000000" +"steptype" "4.000000" +"dmgtimeframe" "931.917969" +"dmgcombined" "4.000000" +"part_style" "4.000000" +"gib1mdl" "progs/h_skullwiz.mdl" +"gib2mdl" "progs/w_skullbook.mdl" +} +{ +"modelindex" "89.000000" +"absmin" "43.000000 -2477.000000 1055.000000" +"absmax" "669.000000 -1851.000000 1137.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*88" +"mins" "44.000000 -2476.000000 1056.000000" +"maxs" "668.000000 -1852.000000 1136.000000" +"size" "624.000000 624.000000 80.000000" +"mdl" "*88" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "47.000000 -1857.000000 1183.000000" +"absmax" "49.000000 -1855.000000 1185.000000" +"origin" "48.000000 -1856.000000 1184.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"enemy" "470" +"spawnflags" "1.000000" +"target" "zombie_wiz" +"targetname" "wiz_counter" +"wait" "2.000000" +"height" "4.000000" +"activate" "685" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "31.000000 -2113.000000 383.031250" +"absmax" "65.000000 -2079.000000 449.031250" +"ltime" "2098.263184" +"movetype" "4.000000" +"origin" "48.000000 -2096.000000 408.031250" +"oldorigin" "48.000000 -2096.000000 408.031250" +"angles" "0.000000 36.996460 0.000000" +"classname" "monster_skullwiz" +"model" "" +"frame" "14.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "model_fade" +"health" "-1.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "37.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "448.000000" +"targetname" "zombie_wiz" +"th_stand" "skullw_stand" +"th_walk" "skullw_walk" +"th_run" "skullw_run1" +"th_missile" "skullw_magic" +"th_melee" "skullw_tele1" +"th_pain" "skullw_pain" +"th_die" "skullw_die" +"search_time" "2088.192871" +"attack_state" "1.000000" +"attack_finished" "2084.502930" +"pain_finished" "2083.291992" +"show_hostile" "2084.192871" +"mdl" "progs/mon_skullwiz.mdl" +"pausetime" "999999.000000" +"height" "96.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "320.000000" +"classgroup" "675.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"attachment" "216" +"th_checkattack" "SkullWizCheckAttack" +"th_updmissile" "skullw_guardian" +"liquidbase" "-1.000000" +"liquidcheck" "2083.892578" +"distmin" "256.000000" +"distmax" "512.000000" +"attack_speed" "600.000000" +"bodyphased" "1.000000" +"pain_flinch" "50.000000" +"pain_finstate" "2083.291992" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "skullwiz/pain1.wav" +"pain_sound2" "skullwiz/pain2.wav" +"deathstring" " was blown apart by a Skull Wizard +" +"idlebusy" "1.000000" +"idletimer" "2090.236572" +"idle_sound" "skullwiz/idle1.wav" +"idle_sound2" "skullwiz/idle2.wav" +"sight_timeout" "2087.660889" +"sight_sound" "skullwiz/sight.wav" +"enemydist" "260.344391" +"switchoverride" "1.000000" +"steptype" "4.000000" +"dmgtimeframe" "2083.703125" +"dmgcombined" "24.000000" +"part_style" "4.000000" +"gib1mdl" "progs/h_skullwiz.mdl" +"gib2mdl" "progs/w_skullbook.mdl" +} +{ +"absmin" "33.000000 -1871.000000 400.000000" +"absmax" "63.000000 -1841.000000 400.000000" +"origin" "48.000000 -1856.000000 400.000000" +"oldorigin" "48.000000 -1856.000000 400.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_upgrade_ssg" +"touch" "item_touch" +"think" "item_delay" +"weapon" "2.000000" +"netname" "Widowmaker Shotgun" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/pkup.wav" +"attack_finished" "999999.000000" +"mdl" "progs/g_shot3.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "515.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-279.000000 -1279.000000 608.000000" +"absmax" "-217.000000 -1217.000000 664.000000" +"solid" "1.000000" +"origin" "-248.000000 -1248.000000 608.000000" +"oldorigin" "-248.000000 -1248.000000 608.000000" +"angles" "-0.000000 273.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"chain" "1" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-279.000000 -1343.000000 608.000000" +"absmax" "-217.000000 -1281.000000 664.000000" +"solid" "1.000000" +"origin" "-248.000000 -1312.000000 608.000000" +"oldorigin" "-248.000000 -1312.000000 608.000000" +"angles" "-0.000000 127.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-271.000000 -1135.000000 608.000000" +"absmax" "-241.000000 -1105.000000 608.000000" +"origin" "-256.000000 -1120.000000 608.000000" +"oldorigin" "-256.000000 -1120.000000 608.000000" +"angles" "-0.000000 222.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-271.000000 -1071.000000 608.000000" +"absmax" "-241.000000 -1041.000000 608.000000" +"origin" "-256.000000 -1056.000000 608.000000" +"oldorigin" "-256.000000 -1056.000000 608.000000" +"angles" "-0.000000 305.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1103.000000 -527.000000 784.000000" +"absmax" "-1073.000000 -497.000000 784.000000" +"origin" "-1088.000000 -512.000000 784.000000" +"oldorigin" "-1088.000000 -512.000000 784.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_supernailgun" +"touch" "item_touch" +"think" "item_delay" +"weapon" "8.000000" +"netname" "Super Nailgun" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/pkup.wav" +"attack_finished" "999999.000000" +"mdl" "progs/g_nail2.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "525.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-447.000000 -847.000000 784.000000" +"absmax" "-385.000000 -785.000000 840.000000" +"solid" "1.000000" +"origin" "-416.000000 -816.000000 784.000000" +"oldorigin" "-416.000000 -816.000000 784.000000" +"angles" "-0.000000 23.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-511.000000 -855.000000 784.000000" +"absmax" "-481.000000 -825.000000 784.000000" +"origin" "-496.000000 -840.000000 784.000000" +"oldorigin" "-496.000000 -840.000000 784.000000" +"angles" "-0.000000 247.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-591.000000 -855.000000 784.000000" +"absmax" "-561.000000 -825.000000 784.000000" +"origin" "-576.000000 -840.000000 784.000000" +"oldorigin" "-576.000000 -840.000000 784.000000" +"angles" "-0.000000 128.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-687.000000 -855.000000 784.000000" +"absmax" "-657.000000 -825.000000 784.000000" +"origin" "-672.000000 -840.000000 784.000000" +"oldorigin" "-672.000000 -840.000000 784.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-767.000000 -855.000000 784.000000" +"absmax" "-737.000000 -825.000000 784.000000" +"origin" "-752.000000 -840.000000 784.000000" +"oldorigin" "-752.000000 -840.000000 784.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-863.000000 -847.000000 784.000000" +"absmax" "-801.000000 -785.000000 840.000000" +"solid" "1.000000" +"origin" "-832.000000 -816.000000 784.000000" +"oldorigin" "-832.000000 -816.000000 784.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "63.838959 -537.298462 756.917664" +"absmax" "65.838959 -535.298462 758.917664" +"origin" "64.838959 -536.298462 757.917664" +"oldorigin" "28.122509 -521.463989 744.031250" +"angles" "0.000000 337.999878 0.000000" +"classname" "monster_demon1" +"frame" "30.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-99.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "338.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "howdrole" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"search_time" "2205.093994" +"attack_state" "1.000000" +"attack_finished" "2192.422363" +"pain_finished" "2201.223877" +"show_hostile" "2201.093994" +"jump_flag" "2200.394287" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"lip" "3.609119" +"pos1" "-6.115523 -510.339386 744.031250" +"height" "256.000000" +"waitmin" "1002199.437500" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_demon.mdl" +"estate" "2.000000" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "2200.493408" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2197.541992" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "2205.464844" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "2201.422363" +"sight_sound" "demon/sight2.wav" +"enemydist" "138.112167" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "1.000000" +"gib1mdl" "progs/gib_dmclaw1.mdl" +"gib2mdl" "progs/gib_dmleg2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"modelindex" "358.000000" +"absmin" "96.622498 -577.317444 719.031250" +"absmax" "162.622498 -511.317444 809.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "129.622498 -544.317444 744.031250" +"oldorigin" "49.915726 -452.557648 744.031250" +"angles" "0.000000 315.000000 0.000000" +"classname" "monster_shambler" +"model" "progs/mon_shambler.mdl" +"frame" "93.000000" +"mins" "-32.000000 -32.000000 -24.000000" +"maxs" "32.000000 32.000000 64.000000" +"size" "64.000000 64.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.379639" +"health" "-30.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "600.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "96.000000" +"targetname" "howdrole" +"th_stand" "sham_stand1" +"th_walk" "sham_walk1" +"th_run" "sham_run1" +"th_missile" "sham_magic1" +"th_melee" "sham_melee" +"th_pain" "sham_pain" +"th_die" "sham_die" +"oldenemy" "1" +"search_time" "2207.805664" +"attack_state" "1.000000" +"attack_finished" "2205.287842" +"pain_finished" "1002202.687500" +"show_hostile" "2203.805664" +"mdl" "progs/mon_shambler.mdl" +"pausetime" "999999.000000" +"lip" "0.762719" +"pos1" "74.492805 -523.605896 832.031250" +"pos2" "115.803642 -525.159729 825.031250" +"pos3" "112.458893 -525.033936 825.598022" +"activate" "1" +"bboxtype" "10.000000" +"bbmins" "-32.000000 -32.000000 -24.000000" +"bbmaxs" "32.000000 32.000000 64.000000" +"classtype" "165.000000" +"classgroup" "666.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_shambler.mdl" +"attachment" "216" +"th_checkattack" "ShamCheckAttack" +"th_wakeup" "sham_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "2203.705566" +"attack_offset" "0.000000 0.000000 40.000000" +"meleeattack" "0.345775" +"meleehitsound" "shambler/smack.wav" +"pain_flinch" "400.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "shambler/shurt2.wav" +"deathstring" " was smashed by a Shambler +" +"idletimer" "2205.571289" +"idle_sound" "shambler/sidle.wav" +"sight_timeout" "2201.264404" +"sight_sound" "shambler/ssight.wav" +"enemydist" "107.604233" +"switchattacker" "1" +"switchtimer" "2200.902832" +"switchoverride" "1.000000" +"steptype" "6.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"resist_rockets" "0.500000" +"gib1mdl" "progs/gib_shclaw1.mdl" +"gib2mdl" "progs/gib_shclaw2.mdl" +"gib3mdl" "progs/gib_shfoot1.mdl" +"gib4mdl" "progs/gib_shfoot2.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "344.000000" +"absmin" "-151.897369 -587.392517 767.031250" +"absmax" "-101.897377 -537.392517 833.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-126.897377 -562.392517 792.031250" +"oldorigin" "-364.873901 -517.847412 808.031250" +"velocity" "0.000000 -13.167282 0.000000" +"angles" "0.000000 25.999146 0.000000" +"classname" "monster_demon1" +"model" "progs/mon_demon.mdl" +"frame" "53.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.375000" +"health" "-2.000000" +"takedamage" "2.000000" +"chain" "216" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "26.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "96.000000" +"targetname" "howdrole" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"search_time" "2199.943848" +"attack_state" "1.000000" +"attack_finished" "2192.674316" +"pain_finished" "1002196.000000" +"show_hostile" "2195.943848" +"jump_flag" "2194.786865" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"pos1" "-384.000000 -512.000000 805.031250" +"height" "256.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "2195.843750" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2194.843262" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "2198.304443" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "2201.674316" +"sight_sound" "demon/sight2.wav" +"enemydist" "62.446709" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_dmclaw1.mdl" +"gib2mdl" "progs/gib_dmclaw2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"modelindex" "344.000000" +"absmin" "-144.968750 -564.678284 751.031250" +"absmax" "-94.968750 -514.678284 817.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-119.968750 -539.678284 776.031250" +"oldorigin" "104.370773 -482.194672 744.031250" +"velocity" "0.000000 -134.938293 0.000000" +"angles" "0.000000 192.996826 0.000000" +"classname" "monster_demon1" +"model" "progs/mon_demon.mdl" +"frame" "53.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.443359" +"health" "-16.000000" +"takedamage" "2.000000" +"chain" "678" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "193.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "352.000000" +"targetname" "howdrole" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"search_time" "2212.270264" +"attack_state" "1.000000" +"attack_finished" "2192.341797" +"pain_finished" "1002207.375000" +"show_hostile" "2208.270264" +"jump_flag" "2207.570557" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"pos1" "118.512909 -468.052551 744.031250" +"height" "256.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "2208.270264" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2201.809814" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "2207.202637" +"idle_sound" "demon/idle1.wav" +"sight_timeout" "2201.341797" +"sight_sound" "demon/sight2.wav" +"enemydist" "305.721161" +"switchoverride" "1.000000" +"steptype" "1.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_dmleg1.mdl" +"gib2mdl" "progs/gib_dmclaw2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"modelindex" "420.000000" +"absmin" "-213.180084 -582.520630 783.031250" +"absmax" "-163.180084 -532.520630 873.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-188.180084 -557.520630 808.031250" +"oldorigin" "-160.000000 -512.000000 808.031250" +"angles" "-0.000000 329.996338 -0.000000" +"classname" "monster_drole" +"model" "progs/mon_drole.mdl" +"frame" "194.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 64.000000" +"size" "48.000000 48.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.428223" +"health" "-15.000000" +"takedamage" "2.000000" +"chain" "680" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "330.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "97.000000" +"target" "howdrole" +"targetname" "post_zombieism" +"th_stand" "drole_standC1" +"th_walk" "drole_walk1" +"th_run" "drole_run" +"th_missile" "drole_magic1" +"th_melee" "drole_melee" +"th_pain" "drole_pain" +"th_die" "drole_die" +"search_time" "2195.786865" +"attack_state" "1.000000" +"attack_finished" "2182.457764" +"pain_finished" "1002192.562500" +"axhitme" "2.000000" +"show_hostile" "2191.786865" +"mdl" "progs/mon_drole.mdl" +"pausetime" "999999.000000" +"movetarget" "677" +"activate" "1" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "380.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_drole.mdl" +"th_checkattack" "DroleCheckAttack" +"th_updmissile" "drole_rocket1" +"liquidbase" "-1.000000" +"liquidcheck" "2191.686768" +"attack_track" "-1.377193 -543.775635 744.031250" +"attack_speed" "80.000000" +"attack_offset" "0.000000 0.000000 34.000000" +"attack_rage" "1.000000" +"attack_sidestep" "2181.192627" +"attack_sidedeny" "2177.993408" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2189.626221" +"pain_check" "2.000000" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "drole/pain.wav" +"deathstring" " was decimated by a Drole +" +"idletimer" "2190.998535" +"idle_sound" "drole/idle.wav" +"sight_timeout" "2186.449707" +"sight_sound" "drole/sight.wav" +"enemydist" "78.920029" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_drolearm1.mdl" +"gib2mdl" "progs/gib_drolearm2.mdl" +"gib3mdl" "progs/gib_droleleg1.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-234.130096 -1184.891113 615.031250" +"absmax" "-232.130096 -1182.891113 617.031250" +"origin" "-233.130096 -1183.891113 616.031250" +"oldorigin" "-256.000000 -1184.000000 632.031250" +"angles" "-0.000000 249.999390 -0.000000" +"classname" "monster_shalrath" +"frame" "21.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-20.000000" +"chain" "666" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "250.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "post_zombieism" +"th_stand" "shal_stand" +"th_walk" "shal_walk1" +"th_run" "shal_run1" +"th_missile" "shal_magic" +"th_pain" "shal_pain" +"th_die" "shal_die" +"search_time" "2174.970703" +"attack_state" "1.000000" +"attack_finished" "2170.244873" +"pain_finished" "1002169.500000" +"axhitme" "2.000000" +"show_hostile" "2170.970703" +"mdl" "progs/mon_shalrath.mdl" +"pausetime" "999999.000000" +"lip" "2.520707" +"waitmin" "1002169.500000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "160.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-90.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_shalrath.mdl" +"attachment" "216" +"estate" "2.000000" +"th_checkattack" "ShalCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "2170.463623" +"attack_chance" "0.900000" +"attack_speed" "225.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2169.463135" +"pain_check" "2.000000" +"pain_timeout" "3.000000" +"pain_ignore" "1.000000" +"pain_sound" "shalrath/pain.wav" +"deathstring" " was exploded by a Vore +" +"idletimer" "2170.923340" +"idle_sound" "shalrath/idle.wav" +"sight_timeout" "2169.260498" +"sight_sound" "shalrath/sight.wav" +"enemydist" "42.692623" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"bodyonflr" "" +"blockudeath" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "post_zombieism" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*89" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-144.000000 -1552.000000 416.000000" +"bbmaxs" "240.000000 -1536.000000 640.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "184.794373 -1884.151001 407.031250" +"absmax" "186.794373 -1882.151001 409.031250" +"origin" "185.794373 -1883.151001 408.031250" +"oldorigin" "203.803604 -1894.790161 512.476074" +"angles" "-0.000000 161.998901 -0.000000" +"classname" "monster_zombie" +"frame" "77.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "224" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "162.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16b" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"search_time" "2079.796631" +"attack_finished" "2075.006836" +"show_hostile" "2075.796631" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "226" +"lip" "2.000000" +"waitmin" "1002075.062500" +"movespeed" "1.000000" +"activate" "224" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"target2" "wiz_counter" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2075.296143" +"attack_elev" "-24.000000" +"attack_chance" "0.900000" +"attack_speed" "575.000000" +"meleeattack" "2.000000" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2073.271240" +"sight_timeout" "2083.795654" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "67.154274" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "5.000000" +"altsteplast" "4.000000" +} +{ +"absmin" "171.843048 -1841.999268 407.031250" +"absmax" "173.843048 -1839.999268 409.031250" +"origin" "172.843048 -1840.999268 408.031250" +"oldorigin" "224.757385 -1823.205444 845.286987" +"angles" "-0.000000 125.996704 -0.000000" +"classname" "monster_zombie" +"frame" "59.000000" +"skin" "3.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"chain" "218" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "470" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "126.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16a" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"search_time" "2081.911865" +"attack_finished" "2077.039551" +"show_hostile" "2077.911865" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "225" +"lip" "1.000000" +"waitmin" "1002076.687500" +"movespeed" "1.000000" +"activate" "470" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"target2" "wiz_counter" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2077.811768" +"attack_elev" "-23.000000" +"attack_chance" "0.900000" +"attack_speed" "575.000000" +"meleeattack" "1.000000" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2066.005127" +"sight_timeout" "2075.200439" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "43.185947" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "5.000000" +"altsteplast" "3.000000" +} +{ +"absmin" "106.885330 -1978.217163 407.031250" +"absmax" "108.885330 -1976.217163 409.031250" +"origin" "107.885330 -1977.217163 408.031250" +"oldorigin" "81.394196 -2102.586426 1080.031250" +"angles" "-0.000000 71.998901 -0.000000" +"classname" "monster_zombie" +"frame" "162.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "72.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "path16c" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"lefty" "2072.888916" +"search_time" "2076.773438" +"attack_finished" "2073.343750" +"pain_finished" "2067.388916" +"show_hostile" "2072.773438" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "474" +"inpain" "2.000000" +"lip" "0.878872" +"waitmin" "1002071.375000" +"movespeed" "1.000000" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"target2" "wiz_counter" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2072.172852" +"attack_elev" "9.000000" +"attack_chance" "0.400000" +"attack_speed" "575.000000" +"meleeattack" "1.000000" +"pain_flinch" "28.000000" +"pain_finstate" "2067.388916" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2066.618164" +"sight_timeout" "2077.269043" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "159.714828" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "3.000000" +"altsteplast" "4.000000" +"dmgtimeframe" "2072.489014" +"dmgcombined" "64.000000" +} +{ +"absmin" "26.287800 -2003.981934 407.031250" +"absmax" "28.287800 -2001.981934 409.031250" +"origin" "27.287800 -2002.981934 408.031250" +"oldorigin" "27.287800 -2002.981934 408.031250" +"angles" "-0.000000 49.998779 -0.000000" +"classname" "monster_zombie" +"frame" "131.000000" +"skin" "1.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "470" +"flags" "544.000000" +"max_health" "60.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "156.000000" +"yaw_speed" "20.000000" +"goalentity" "471" +"target" "path16d" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"oldenemy" "1" +"lefty" "2066.566895" +"search_time" "2071.025391" +"attack_finished" "2067.066895" +"pain_finished" "2061.066895" +"show_hostile" "2067.066895" +"mdl" "progs/mon_zombie.mdl" +"pausetime" "999999.000000" +"movetarget" "473" +"inpain" "1.000000" +"lip" "0.070894" +"waitmin" "1002065.062500" +"movespeed" "1.000000" +"activate" "470" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"target2" "wiz_counter" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_zombie.mdl" +"estate" "2.000000" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"liquidbase" "-1.000000" +"liquidcheck" "2066.625000" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"idletimer" "2064.512451" +"sight_timeout" "2075.324707" +"sight_sound" "zombie/z_idle.wav" +"enemydist" "109.238007" +"switchattacker" "471" +"switchtimer" "2067.066895" +"switchoverride" "1.000000" +"steptype" "1.000000" +"altsteptype" "2.000000" +"steplast" "4.000000" +"altsteplast" "4.000000" +} +{ +} +{ +} +{ +"modelindex" "93.000000" +"absmin" "-625.000000 1371.000000 -197.000000" +"absmax" "-159.000000 1381.000000 -191.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*92" +"mins" "-624.000000 1372.000000 -196.000000" +"maxs" "-160.000000 1380.000000 -192.000000" +"size" "464.000000 8.000000 4.000000" +"use" "entity_state_use" +"targetname" "magicsummon3C" +"mdl" "*92" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-1769.000000 1311.000000 63.000000" +"absmax" "-1767.000000 1313.000000 65.000000" +"origin" "-1768.000000 1312.000000 64.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "edelman_bars2" +"targetname" "magicdoor1" +"killtarget" "magicsummon1C" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "211" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "edelman_bars" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*93" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-2704.000000 -816.000000 448.000000" +"bbmaxs" "-2672.000000 -784.000000 456.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "270.000000" +"absmin" "-3209.000000 1511.000000 639.000000" +"absmax" "-3207.000000 1513.000000 641.000000" +"origin" "-3208.000000 1512.000000 640.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "37401.000000" +"part_emitter" "694" +"part_active" "72.000000" +} +{ +"absmin" "-3209.000000 1511.000000 639.000000" +"absmax" "-3207.000000 1513.000000 641.000000" +"origin" "-3208.000000 1512.000000 640.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2491.866455" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "37401.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "693" +"part_style" "72.000000" +"start_delay" "8.213782" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-3225.000000 1239.000000 639.000000" +"absmax" "-3223.000000 1241.000000 641.000000" +"origin" "-3224.000000 1240.000000 640.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "542385.000000" +"part_emitter" "696" +"part_active" "72.000000" +} +{ +"absmin" "-3225.000000 1239.000000 639.000000" +"absmax" "-3223.000000 1241.000000 641.000000" +"origin" "-3224.000000 1240.000000 640.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2489.721436" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "542385.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "695" +"part_style" "72.000000" +"start_delay" "4.652394" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "298.000000" +"absmin" "-3351.000000 1345.000000 528.000000" +"absmax" "-3289.000000 1407.000000 584.000000" +"solid" "1.000000" +"origin" "-3320.000000 1376.000000 528.000000" +"oldorigin" "-3320.000000 1376.000000 528.000000" +"angles" "-0.000000 118.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3231.000000 1361.000000 536.000000" +"absmax" "-3201.000000 1391.000000 536.000000" +"origin" "-3216.000000 1376.000000 536.000000" +"oldorigin" "-3216.000000 1376.000000 536.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_grenadelauncher" +"touch" "item_touch" +"think" "item_delay" +"weapon" "16.000000" +"netname" "Grenade Launcher" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/pkup.wav" +"attack_finished" "999999.000000" +"mdl" "progs/g_rock.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "530.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "270.000000" +"absmin" "-2609.000000 1239.000000 667.000000" +"absmax" "-2607.000000 1241.000000 669.000000" +"origin" "-2608.000000 1240.000000 668.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "23114.000000" +"part_emitter" "700" +"part_active" "72.000000" +} +{ +"absmin" "-2609.000000 1239.000000 667.000000" +"absmax" "-2607.000000 1241.000000 669.000000" +"origin" "-2608.000000 1240.000000 668.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2494.465576" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "23114.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "699" +"part_style" "72.000000" +"start_delay" "10.569567" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "-2769.000000 1239.000000 667.000000" +"absmax" "-2767.000000 1241.000000 669.000000" +"origin" "-2768.000000 1240.000000 668.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"wait" "2.000000" +"delay" "2.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "27195.000000" +"part_emitter" "702" +"part_active" "72.000000" +} +{ +"absmin" "-2769.000000 1239.000000 667.000000" +"absmax" "-2767.000000 1241.000000 669.000000" +"origin" "-2768.000000 1240.000000 668.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2492.937500" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "27195.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "701" +"part_style" "72.000000" +"start_delay" "5.474929" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"absmin" "-3039.000000 1281.000000 528.000000" +"absmax" "-3009.000000 1311.000000 528.000000" +"origin" "-3024.000000 1296.000000 528.000000" +"oldorigin" "-3024.000000 1296.000000 528.000000" +"angles" "-0.000000 141.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2943.000000 1281.000000 528.000000" +"absmax" "-2913.000000 1311.000000 528.000000" +"origin" "-2928.000000 1296.000000 528.000000" +"oldorigin" "-2928.000000 1296.000000 528.000000" +"angles" "-0.000000 27.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2943.000000 1441.000000 528.000000" +"absmax" "-2913.000000 1471.000000 528.000000" +"origin" "-2928.000000 1456.000000 528.000000" +"oldorigin" "-2928.000000 1456.000000 528.000000" +"angles" "-0.000000 302.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3039.000000 1441.000000 528.000000" +"absmax" "-3009.000000 1471.000000 528.000000" +"origin" "-3024.000000 1456.000000 528.000000" +"oldorigin" "-3024.000000 1456.000000 528.000000" +"angles" "-0.000000 246.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-2623.000000 -47.000000 -96.000000" +"absmax" "-2561.000000 15.000000 -40.000000" +"solid" "1.000000" +"origin" "-2592.000000 -16.000000 -96.000000" +"oldorigin" "-2592.000000 -16.000000 -96.000000" +"angles" "-0.000000 77.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "edelman_bars2" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*94" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-3312.000000 1280.000000 432.000000" +"bbmaxs" "-2544.000000 1472.000000 448.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-2570.000000 42.000000 -96.000000" +"absmax" "-2540.000000 72.000000 -96.000000" +"origin" "-2555.000000 57.000000 -96.000000" +"oldorigin" "-2555.000000 57.000000 -96.000000" +"angles" "-0.000000 49.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "290.000000" +"absmin" "-1820.734741 1350.210083 415.031250" +"absmax" "-1786.734741 1384.210083 481.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1803.734741 1367.210083 440.031250" +"oldorigin" "-1934.648560 1534.825562 512.000000" +"velocity" "125.803406 143.797119 0.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.385498" +"health" "-24.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 270.000000 -0.000000" +"enemy" "401" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "270.000000" +"yaw_speed" "15.000000" +"goalentity" "401" +"spawnflags" "96.000000" +"target" "path22a" +"targetname" "monsterwave1" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"oldenemy" "1" +"search_time" "1253.562256" +"attack_state" "1.000000" +"attack_finished" "1249.662476" +"pain_finished" "1001248.125000" +"axhitme" "1.000000" +"show_hostile" "1249.562256" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "711" +"height" "128.000000" +"activate" "401" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1248.762451" +"attack_chance" "0.600000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1244.315918" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1249.962646" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1236.691895" +"sight_sound" "wizard/wsight.wav" +"enemydist" "290.733521" +"enemymaxdist" "1.000000" +"switchattacker" "401" +"switchtimer" "1246.463013" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-2609.000000 1455.000000 831.000000" +"absmax" "-2591.000000 1473.000000 865.000000" +"solid" "1.000000" +"origin" "-2600.000000 1464.000000 848.000000" +"oldorigin" "-2600.000000 1464.000000 848.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path22b" +"targetname" "path22a" +"movetarget" "712" +"state" "1.000000" +"activate" "710" +"classtype" "26.000000" +"targetback" "path22a" +"movetarget3" "712" +} +{ +"absmin" "-2609.000000 1279.000000 831.000000" +"absmax" "-2591.000000 1297.000000 865.000000" +"solid" "1.000000" +"origin" "-2600.000000 1288.000000 848.000000" +"oldorigin" "-2600.000000 1288.000000 848.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path22a" +"targetname" "path22b" +"movetarget" "711" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path22b" +"movetarget3" "711" +} +{ +"modelindex" "290.000000" +"absmin" "-1997.601562 1425.188232 447.031250" +"absmax" "-1963.601562 1459.188232 513.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-1980.601562 1442.188232 472.031250" +"oldorigin" "-1910.372314 1426.800781 512.000000" +"velocity" "-138.291565 -92.294075 0.000000" +"angles" "-0.000000 86.995239 -0.000000" +"classname" "monster_wizard" +"model" "progs/mon_wizard.mdl" +"frame" "53.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.414307" +"health" "-21.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"v_angle" "-0.000000 86.995239 -0.000000" +"enemy" "710" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "87.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "96.000000" +"target" "path23b" +"targetname" "monsterwave1" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"oldenemy" "1" +"search_time" "1244.340820" +"attack_state" "1.000000" +"attack_finished" "1239.213623" +"pain_finished" "1001239.312500" +"axhitme" "1.000000" +"show_hostile" "1240.340820" +"mdl" "progs/mon_wizard.mdl" +"movetarget" "715" +"height" "128.000000" +"activate" "710" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"liquidbase" "-1.000000" +"liquidcheck" "1240.240845" +"attack_chance" "0.900000" +"attack_speed" "550.000000" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1238.413818" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idletimer" "1242.734009" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_timeout" "1236.749756" +"sight_sound" "wizard/wsight.wav" +"enemydist" "58.303539" +"enemymaxdist" "1.000000" +"switchattacker" "392" +"switchtimer" "1238.413818" +"switchoverride" "1.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-2769.000000 1455.000000 831.000000" +"absmax" "-2751.000000 1473.000000 865.000000" +"solid" "1.000000" +"origin" "-2760.000000 1464.000000 848.000000" +"oldorigin" "-2760.000000 1464.000000 848.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path23b" +"targetname" "path23a" +"movetarget" "715" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "path23a" +"movetarget3" "715" +} +{ +"absmin" "-2769.000000 1279.000000 831.000000" +"absmax" "-2751.000000 1297.000000 865.000000" +"solid" "1.000000" +"origin" "-2760.000000 1288.000000 848.000000" +"oldorigin" "-2760.000000 1288.000000 848.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "path23a" +"targetname" "path23b" +"movetarget" "714" +"state" "1.000000" +"activate" "713" +"classtype" "26.000000" +"targetback" "path23b" +"movetarget3" "714" +} +{ +"absmin" "-3291.729004 1460.496704 527.031250" +"absmax" "-3257.729004 1494.496704 593.031250" +"ltime" "1609.928589" +"movetype" "4.000000" +"origin" "-3274.729004 1477.496704 552.031250" +"oldorigin" "-3266.427002 1485.005615 552.031250" +"angles" "-0.000000 337.999878 -0.000000" +"classname" "monster_skullwiz" +"model" "" +"frame" "14.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "model_fade" +"health" "-1.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "338.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "353.000000" +"targetname" "monsterwave1" +"th_stand" "skullw_stand" +"th_walk" "skullw_walk" +"th_run" "skullw_run1" +"th_missile" "skullw_magic" +"th_melee" "skullw_tele1" +"th_pain" "skullw_pain" +"th_die" "skullw_die" +"search_time" "1597.163208" +"attack_state" "1.000000" +"attack_finished" "1593.548462" +"pain_finished" "1270.042114" +"axhitme" "1.000000" +"show_hostile" "1593.163208" +"mdl" "progs/mon_skullwiz.mdl" +"pausetime" "999999.000000" +"height" "96.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "320.000000" +"classgroup" "675.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"attachment" "2145" +"th_checkattack" "SkullWizCheckAttack" +"th_updmissile" "skullw_guardian" +"liquidbase" "-1.000000" +"liquidcheck" "1593.163208" +"distmin" "256.000000" +"distmax" "512.000000" +"attack_speed" "600.000000" +"bodyphased" "1.000000" +"pain_flinch" "50.000000" +"pain_finstate" "1270.042114" +"pain_timeout" "1.000000" +"pain_sound" "skullwiz/pain1.wav" +"pain_sound2" "skullwiz/pain2.wav" +"deathstring" " was blown apart by a Skull Wizard +" +"idlebusy" "1.000000" +"idletimer" "1594.042603" +"idle_sound" "skullwiz/idle1.wav" +"idle_sound2" "skullwiz/idle2.wav" +"sight_timeout" "1236.654541" +"sight_sound" "skullwiz/sight.wav" +"enemydist" "404.907227" +"switchoverride" "1.000000" +"steptype" "4.000000" +"dmgtimeframe" "1592.668945" +"dmgcombined" "4.000000" +"part_style" "4.000000" +"gib1mdl" "progs/h_skullwiz.mdl" +"gib2mdl" "progs/w_skullbook.mdl" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3200.000000 1328.000000 516.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "GL_floor" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.087313" +"pos1" "16.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "738" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "718" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-3177.000000 1375.000000 519.000000" +"absmax" "-3175.000000 1377.000000 521.000000" +"origin" "-3176.000000 1376.000000 520.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3248.000000 1392.000000 516.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "GL_floor" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.747246" +"pos1" "16.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "738" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "720" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-3217.000000 1423.000000 519.000000" +"absmax" "-3215.000000 1425.000000 521.000000" +"origin" "-3216.000000 1424.000000 520.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3280.000000 1328.000000 516.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "GL_floor" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.771874" +"pos1" "16.000000 8.000000 1.000000" +"height" "5.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "738" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "722" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-3257.000000 1375.000000 519.000000" +"absmax" "-3255.000000 1377.000000 521.000000" +"origin" "-3256.000000 1376.000000 520.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3248.000000 1296.000000 516.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "GL_floor" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "2.538163" +"pos1" "16.000000 8.000000 1.000000" +"height" "4.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "738" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "724" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-3217.000000 1327.000000 519.000000" +"absmax" "-3215.000000 1329.000000 521.000000" +"origin" "-3216.000000 1328.000000 520.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-2968.000000 1680.000000 16.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"targetname" "early_ambush" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.680471" +"pos1" "16.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "500" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "726" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-2941.000000 1711.000000 55.000000" +"absmax" "-2939.000000 1713.000000 57.000000" +"origin" "-2940.000000 1712.000000 56.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-2928.000000 1680.000000 96.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"targetname" "early_ambush" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.434248" +"pos1" "16.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "500" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "728" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-2903.000000 1711.000000 131.000000" +"absmax" "-2901.000000 1713.000000 133.000000" +"origin" "-2902.000000 1712.000000 132.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-2192.000000 424.000000 16.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "closet2" +"movedir" "0.000000 90.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.051027" +"pos1" "16.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "521" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "730" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-2161.000000 455.000000 63.000000" +"absmax" "-2159.000000 457.000000 65.000000" +"origin" "-2160.000000 456.000000 64.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-2192.000000 472.000000 112.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "closet2" +"movedir" "0.000000 90.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "2.808680" +"pos1" "16.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "521" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "732" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "50.000000" +"brkobj1" "maps/ad_brk/brick01.bsp" +"brkobj2" "maps/ad_brk/brick02.bsp" +"brkobj3" "maps/ad_brk/brick03.bsp" +"brkobj4" "maps/ad_brk/brick04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-2161.000000 499.000000 151.000000" +"absmax" "-2159.000000 501.000000 153.000000" +"origin" "-2160.000000 500.000000 152.000000" +} +{ +"absmin" "-2703.432861 359.379700 255.031250" +"absmax" "-2669.432861 393.379700 321.031250" +"ltime" "1129.285522" +"movetype" "4.000000" +"origin" "-2686.432861 376.379700 280.031250" +"oldorigin" "-2684.002197 373.728058 280.031250" +"angles" "0.000000 271.999512 0.000000" +"classname" "monster_skullwiz" +"model" "" +"frame" "14.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "model_fade" +"health" "-1.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "272.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "17.000000" +"th_stand" "skullw_stand" +"th_walk" "skullw_walk" +"th_run" "skullw_run1" +"th_missile" "skullw_magic" +"th_melee" "skullw_tele1" +"th_pain" "skullw_pain" +"th_die" "skullw_die" +"search_time" "1123.240479" +"attack_state" "3.000000" +"attack_finished" "1063.681152" +"pain_finished" "1119.128052" +"show_hostile" "1119.240479" +"mdl" "progs/mon_skullwiz.mdl" +"pausetime" "999999.000000" +"height" "96.000000" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "320.000000" +"classgroup" "675.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"attachment" "2204" +"th_checkattack" "SkullWizCheckAttack" +"th_updmissile" "skullw_guardian" +"liquidbase" "-1.000000" +"liquidcheck" "1119.240479" +"distmin" "256.000000" +"distmax" "512.000000" +"attack_speed" "600.000000" +"bodyphased" "1.000000" +"pain_flinch" "50.000000" +"pain_finstate" "1117.740845" +"pain_check" "3.000000" +"pain_timeout" "1.000000" +"pain_sound" "skullwiz/pain1.wav" +"pain_sound2" "skullwiz/pain2.wav" +"deathstring" " was blown apart by a Skull Wizard +" +"idlebusy" "1.000000" +"idletimer" "8.227647" +"idle_sound" "skullwiz/idle1.wav" +"idle_sound2" "skullwiz/idle2.wav" +"sight_timeout" "1070.263306" +"sight_sound" "skullwiz/sight.wav" +"enemydist" "155.425278" +"switchoverride" "1.000000" +"steptype" "4.000000" +"part_style" "4.000000" +"gib1mdl" "progs/h_skullwiz.mdl" +"gib2mdl" "progs/w_skullbook.mdl" +} +{ +"absmin" "-2737.000000 287.000000 255.000000" +"absmax" "-2639.000000 321.000000 273.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "-2736.000000 288.000000 256.000000" +"maxs" "-2640.000000 320.000000 272.000000" +"size" "96.000000 32.000000 16.000000" +"touch" "trigger_bmodel_anytouch" +"chain" "216" +"spawnflags" "49152.000000" +"movedir" "0.000000 -1.000000 -0.000000" +"sounds" "3.000000" +"style" "32.000000" +"speed" "40.000000" +"mdl" "*103" +"delay" "2.000000" +"height" "32.000000" +"bsporigin" "1.000000" +"bmodel_act" "220" +"bbmins" "-2736.000000 288.000000 256.000000" +"bbmaxs" "-2640.000000 320.000000 272.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"use" "entity_state_use" +"think" "SUB_Null" +"target" "drole_window" +"targetname" "edelman_bars2" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*104" +"wait" "-1.000000" +"bsporigin" "1.000000" +"activate" "708" +"bmodel_act" "1" +"bbmins" "-2944.000000 -256.000000 192.000000" +"bbmaxs" "-2432.000000 192.000000 256.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-2465.000000 703.000000 471.000000" +"absmax" "-2463.000000 705.000000 473.000000" +"origin" "-2464.000000 704.000000 472.000000" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "15884.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "370" +"part_style" "110.000000" +"start_delay" "1.004456" +"dpp_name" "DPP_ITSARMOR2" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_yell.spr" +"spr_name2" "progs/s_dotmed_yell.spr" +"spr_name3" "progs/s_dotsml_gold.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.750000" +"part_ofs" "0.000000 0.000000 24.000000" +"part_veltype" "5.000000" +"part_velbase" "0.000000 0.000000 12.000000" +"part_vel" "6.000000 6.000000 4.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +"spawn_rand" "0.200000" +} +{ +"modelindex" "106.000000" +"absmin" "-2417.000000 1199.000000 447.000000" +"absmax" "-2031.000000 1553.000000 498.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*105" +"mins" "-2416.000000 1200.000000 448.000000" +"maxs" "-2032.000000 1552.000000 497.000000" +"size" "384.000000 352.000000 49.000000" +"mdl" "*105" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "GL_floor" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*106" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-3280.000000 1296.000000 528.000000" +"bbmaxs" "-3152.000000 1456.000000 560.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "108.000000" +"absmin" "-2233.000000 1295.000000 263.000000" +"absmax" "-2215.000000 1457.000000 457.000000" +"ltime" "1.020000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000008 0.000000 -184.000000" +"classname" "func_door" +"model" "*107" +"frame" "1.000000" +"mins" "-2232.000000 1296.000000 448.000000" +"maxs" "-2216.000000 1456.000000 640.000000" +"size" "16.000000 160.000000 192.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.020000" +"enemy" "739" +"yaw_speed" "200.000000" +"targetname" "magicdoor1" +"owner" "739" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "200.000000" +"mdl" "*107" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000008 0.000000 -184.000000" +"lip" "8.000000" +"pos2" "-0.000008 0.000000 -184.000000" +"bsporigin" "1.000000" +"activate" "211" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "366.000000" +"absmin" "-2959.000000 -815.000000 24.000000" +"absmax" "-2897.000000 -753.000000 80.000000" +"solid" "1.000000" +"origin" "-2928.000000 -784.000000 24.000000" +"oldorigin" "-2928.000000 -784.000000 24.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_upgrade_axe" +"model" "progs/g_shadaxe.mdl" +"skin" "4.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"weapon" "4096.000000" +"netname" "Shadow Axe" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/pkup.wav" +"mdl" "progs/g_shadaxe.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "500.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2953.000000 -809.000000 7.000000" +"absmax" "-2903.000000 -759.000000 71.000000" +"solid" "1.000000" +"classname" "trigger_once" +"model" "" +"mins" "-2952.000000 -808.000000 8.000000" +"maxs" "-2904.000000 -760.000000 70.000000" +"size" "48.000000 48.000000 62.000000" +"touch" "trigger_bmodel_touch" +"target" "axe_relay" +"style" "32.000000" +"mdl" "*108" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bbmins" "-2952.000000 -808.000000 8.000000" +"bbmaxs" "-2904.000000 -760.000000 70.000000" +"classtype" "900.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "110.000000" +"absmin" "-3585.000000 -881.000000 15.000000" +"absmax" "-3407.000000 -687.000000 33.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-3496.000000 -784.000000 24.000000" +"classname" "func_breakable" +"model" "*109" +"mins" "-3584.000000 -880.000000 16.000000" +"maxs" "-3408.000000 -688.000000 32.000000" +"size" "176.000000 192.000000 16.000000" +"use" "funcbreakable_use" +"health" "1.000000" +"takedamage" "1.000000" +"targetname" "zombie_wall" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "10.000000" +"count" "18.000000" +"pos1" "48.000000 8.000000 1.000000" +"height" "18.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "48.000000" +"attachment" "743" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "52.000000" +"brkobj1" "maps/ad_brk/brick09.bsp" +"brkobj2" "maps/ad_brk/brick10.bsp" +"brkobj3" "maps/ad_brk/brick11.bsp" +"brkobj4" "maps/ad_brk/brick12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-3497.000000 -785.000000 23.000000" +"absmax" "-3495.000000 -783.000000 25.000000" +"origin" "-3496.000000 -784.000000 24.000000" +} +{ +"modelindex" "298.000000" +"absmin" "-2959.000000 -735.000000 0.000000" +"absmax" "-2897.000000 -673.000000 56.000000" +"solid" "1.000000" +"origin" "-2928.000000 -704.000000 0.000000" +"oldorigin" "-2928.000000 -704.000000 0.000000" +"angles" "-0.000000 17.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "-2959.000000 -887.000000 0.000000" +"absmax" "-2897.000000 -825.000000 56.000000" +"solid" "1.000000" +"origin" "-2928.000000 -856.000000 0.000000" +"oldorigin" "-2928.000000 -856.000000 0.000000" +"angles" "-0.000000 247.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-3569.000000 -369.000000 103.000000" +"absmax" "-3567.000000 -367.000000 105.000000" +"origin" "-3568.000000 -368.000000 104.000000" +"oldorigin" "-3568.000000 -368.000000 104.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_zombie" +"use" "monster_spawn" +"health" "60.000000" +"flags" "32.000000" +"max_health" "60.000000" +"spawnflags" "352.000000" +"targetname" "shadowzombie" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"mdl" "progs/mon_zombie.mdl" +"movespeed" "1.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_zombie.mdl" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"sight_sound" "zombie/z_idle.wav" +"steptype" "1.000000" +"altsteptype" "2.000000" +} +{ +"absmin" "-3409.000000 -385.000000 103.000000" +"absmax" "-3407.000000 -383.000000 105.000000" +"origin" "-3408.000000 -384.000000 104.000000" +"oldorigin" "-3408.000000 -384.000000 104.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_zombie" +"use" "monster_spawn" +"health" "60.000000" +"flags" "32.000000" +"max_health" "60.000000" +"spawnflags" "352.000000" +"targetname" "shadowzombie" +"th_stand" "zombie_stand1" +"th_walk" "zombie_walk1" +"th_run" "zombie_run1" +"th_missile" "zombie_missile" +"th_pain" "zombie_pain" +"th_die" "zombie_die" +"mdl" "progs/mon_zombie.mdl" +"movespeed" "1.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "185.000000" +"classgroup" "685.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_zombie.mdl" +"randomskin" "4.000000" +"th_checkattack" "CheckAttack" +"th_wakeup" "zombie_wakeup" +"pain_flinch" "28.000000" +"pain_timeout" "-5.000000" +"pain_sound" "zombie/z_pain.wav" +"pain_sound2" "zombie/z_pain1.wav" +"deathstring" " joins the Zombies +" +"sight_sound" "zombie/z_idle.wav" +"steptype" "1.000000" +"altsteptype" "2.000000" +} +{ +"absmin" "-1735.000000 1361.000000 384.000000" +"absmax" "-1705.000000 1391.000000 384.000000" +"origin" "-1720.000000 1376.000000 384.000000" +"oldorigin" "-1720.000000 1376.000000 384.000000" +"angles" "-0.000000 327.000000 -0.000000" +"classname" "item_health" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"attack_finished" "999999.000000" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "431.000000" +"absmin" "-191.000000 161.000000 784.031250" +"absmax" "-129.000000 223.000000 840.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-160.000000 192.000000 808.031250" +"oldorigin" "-160.000000 192.000000 808.031250" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_key1" +"model" "progs/key_medieval.mdl" +"skin" "2.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "131072.000000" +"netname" "silver key" +"flags" "768.000000" +"target" "key" +"noise" "misc/medkey.wav" +"mdl" "progs/key_medieval.mdl" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"touch2" "key_touch" +"classtype" "600.000000" +"classgroup" "300.000000" +"entno_unique" "638856.000000" +"respawn_time" "60.000000" +"respawn_style" "520.000000" +"respawn_ofs" "0.000000 0.000000 20.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1220" +"part_active" "120.000000" +} +{ +"absmin" "-1103.000000 177.000000 808.031250" +"absmax" "-1073.000000 207.000000 808.031250" +"origin" "-1088.000000 192.000000 808.031250" +"oldorigin" "-1088.000000 192.000000 808.031250" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_key2" +"skin" "6.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "262144.000000" +"netname" "gold key" +"flags" "768.000000" +"target" "key" +"noise" "misc/medkey.wav" +"attack_finished" "999999.000000" +"mdl" "progs/key_medieval.mdl" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"touch2" "key_touch" +"classtype" "605.000000" +"classgroup" "300.000000" +"entno_unique" "312000.000000" +"respawn_time" "60.000000" +"respawn_style" "513.000000" +"respawn_ofs" "0.000000 0.000000 20.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1108" +"part_active" "122.000000" +} +{ +"absmin" "-1689.000000 1311.000000 63.000000" +"absmax" "-1687.000000 1313.000000 65.000000" +"origin" "-1688.000000 1312.000000 64.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "seal" +"targetname" "magicdoor1" +"killtarget" "magicsummon1C" +"style" "32.000000" +"attack_finished" "999999.000000" +"wait" "-1.000000" +"activate" "211" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-625.000000 1375.000000 -1.000000" +"absmax" "-623.000000 1377.000000 1.000000" +"origin" "-624.000000 1376.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"spawnflags" "1.000000" +"target" "seal_intermediate" +"targetname" "seal" +"wait" "2.000000" +"count" "1.000000" +"height" "3.000000" +"activate" "207" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "-625.000000 1455.000000 -1.000000" +"absmax" "-623.000000 1457.000000 1.000000" +"origin" "-624.000000 1456.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "runicseal" +"targetname" "thousandfoldseal" +"style" "32.000000" +"wait" "-1.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "111.000000" +"absmin" "-641.000000 1359.000000 -193.000000" +"absmax" "-607.000000 1393.000000 -183.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_breakable" +"model" "*110" +"mins" "-640.000000 1360.000000 -192.000000" +"maxs" "-608.000000 1392.000000 -184.000000" +"size" "32.000000 32.000000 8.000000" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "runicseal" +"noise" "break/metal_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"count" "5.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "5.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "755" +"brksound" "4.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 100.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-625.000000 1375.000000 -189.000000" +"absmax" "-623.000000 1377.000000 -187.000000" +"origin" "-624.000000 1376.000000 -188.000000" +} +{ +"absmin" "-561.000000 1455.000000 -1.000000" +"absmax" "-559.000000 1457.000000 1.000000" +"origin" "-560.000000 1456.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"targetname" "thousandfoldseal" +"killtarget" "magicsummon4" +"style" "32.000000" +"wait" "-1.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "112.000000" +"absmin" "-629.000000 1375.000000 -197.000000" +"absmax" "-619.000000 1553.000000 -191.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*111" +"mins" "-628.000000 1376.000000 -196.000000" +"maxs" "-620.000000 1552.000000 -192.000000" +"size" "8.000000 176.000000 4.000000" +"use" "entity_state_use" +"targetname" "magicsummon4" +"mdl" "*111" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-689.000000 1455.000000 -1.000000" +"absmax" "-687.000000 1457.000000 1.000000" +"origin" "-688.000000 1456.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "sealquake" +"targetname" "thousandfoldseal" +"style" "32.000000" +"wait" "-1.000000" +"delay" "6.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-689.000000 1503.000000 -1.000000" +"absmax" "-687.000000 1505.000000 1.000000" +"origin" "-688.000000 1504.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "misc_shake" +"use" "entity_state_use" +"targetname" "sealquake" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"wait" "4.000000" +"dmg" "120.000000" +"count" "1500.000000" +"classtype" "676.000000" +"classgroup" "410.000000" +"estate" "2.000000" +"estate_on" "misc_shake_on" +} +{ +"absmin" "-753.000000 1455.000000 -1.000000" +"absmax" "-751.000000 1457.000000 1.000000" +"origin" "-752.000000 1456.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "lavajump" +"targetname" "thousandfoldseal" +"style" "32.000000" +"wait" "-1.000000" +"delay" "10.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "113.000000" +"absmin" "-2473.000000 31.000000 -41.000000" +"absmax" "-2447.000000 65.000000 17.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-2460.000000 48.000000 -12.000000" +"classname" "func_breakable" +"model" "*112" +"mins" "-2472.000000 32.000000 -40.000000" +"maxs" "-2448.000000 64.000000 16.000000" +"size" "24.000000 32.000000 56.000000" +"use" "funcbreakable_use" +"health" "50.000000" +"takedamage" "1.000000" +"spawnflags" "4096.000000" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "3.000000" +"count" "2.000000" +"pos1" "16.000000 8.000000 1.000000" +"height" "2.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "762" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "40.000000" +"brkobj1" "maps/ad_brk/metal01.bsp" +"brkobj2" "maps/ad_brk/metal02.bsp" +"brkobj3" "maps/ad_brk/metal03.bsp" +"brkobj4" "maps/ad_brk/metal04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-2461.000000 47.000000 -13.000000" +"absmax" "-2459.000000 49.000000 -11.000000" +"origin" "-2460.000000 48.000000 -12.000000" +} +{ +"modelindex" "114.000000" +"absmin" "-2473.000000 -1.000000 -41.000000" +"absmax" "-2447.000000 65.000000 17.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-2460.000000 32.000000 -12.000000" +"classname" "func_breakable" +"model" "*113" +"mins" "-2472.000000 0.000000 -40.000000" +"maxs" "-2448.000000 64.000000 16.000000" +"size" "24.000000 64.000000 56.000000" +"use" "funcbreakable_use" +"health" "50.000000" +"takedamage" "1.000000" +"spawnflags" "4096.000000" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "3.000000" +"count" "4.000000" +"pos1" "16.000000 8.000000 1.000000" +"height" "4.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "764" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "40.000000" +"brkobj1" "maps/ad_brk/metal01.bsp" +"brkobj2" "maps/ad_brk/metal02.bsp" +"brkobj3" "maps/ad_brk/metal03.bsp" +"brkobj4" "maps/ad_brk/metal04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-2461.000000 31.000000 -13.000000" +"absmax" "-2459.000000 33.000000 -11.000000" +"origin" "-2460.000000 32.000000 -12.000000" +} +{ +"modelindex" "115.000000" +"absmin" "-2473.000000 -1.000000 -81.000000" +"absmax" "-2447.000000 65.000000 -15.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-2460.000000 32.000000 -48.000000" +"classname" "func_breakable" +"model" "*114" +"mins" "-2472.000000 0.000000 -80.000000" +"maxs" "-2448.000000 64.000000 -16.000000" +"size" "24.000000 64.000000 64.000000" +"use" "funcbreakable_use" +"health" "50.000000" +"takedamage" "1.000000" +"spawnflags" "4096.000000" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "3.000000" +"count" "2.000000" +"pos1" "16.000000 8.000000 1.000000" +"height" "2.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "766" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "40.000000" +"brkobj1" "maps/ad_brk/metal01.bsp" +"brkobj2" "maps/ad_brk/metal02.bsp" +"brkobj3" "maps/ad_brk/metal03.bsp" +"brkobj4" "maps/ad_brk/metal04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-2461.000000 31.000000 -49.000000" +"absmax" "-2459.000000 33.000000 -47.000000" +"origin" "-2460.000000 32.000000 -48.000000" +} +{ +"modelindex" "116.000000" +"absmin" "-2473.000000 -1.000000 -93.000000" +"absmax" "-2447.000000 65.000000 -39.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-2460.000000 32.000000 -66.000000" +"classname" "func_breakable" +"model" "*115" +"mins" "-2472.000000 0.000000 -92.000000" +"maxs" "-2448.000000 64.000000 -40.000000" +"size" "24.000000 64.000000 52.000000" +"use" "funcbreakable_use" +"health" "50.000000" +"takedamage" "1.000000" +"spawnflags" "4096.000000" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "3.000000" +"count" "1.000000" +"pos1" "16.000000 8.000000 1.000000" +"height" "1.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "768" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "40.000000" +"brkobj1" "maps/ad_brk/metal01.bsp" +"brkobj2" "maps/ad_brk/metal02.bsp" +"brkobj3" "maps/ad_brk/metal03.bsp" +"brkobj4" "maps/ad_brk/metal04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-2461.000000 31.000000 -67.000000" +"absmax" "-2459.000000 33.000000 -65.000000" +"origin" "-2460.000000 32.000000 -66.000000" +} +{ +"modelindex" "351.000000" +"absmin" "-2633.616455 113.424820 -96.968750" +"absmax" "-2583.616455 163.424820 -30.968750" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-2608.616455 138.424820 -71.968750" +"oldorigin" "-2688.000000 -16.000000 -71.968750" +"angles" "-0.000000 72.998657 -0.000000" +"classname" "monster_shalrath" +"model" "progs/mon_shalrath.mdl" +"frame" "22.000000" +"skin" "2.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.410156" +"health" "-14.000000" +"takedamage" "2.000000" +"chain" "1" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "400.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "73.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "101.000000" +"targetname" "temple1_monsters" +"th_stand" "shal_stand" +"th_walk" "shal_walk1" +"th_run" "shal_run1" +"th_missile" "shal_magic" +"th_pain" "shal_pain" +"th_die" "shal_die" +"lefty" "1.000000" +"search_time" "1521.702515" +"attack_state" "1.000000" +"attack_finished" "1519.488159" +"pain_finished" "1001517.125000" +"show_hostile" "1517.702515" +"mdl" "progs/mon_shalrath.mdl" +"pausetime" "999999.000000" +"activate" "1" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "160.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-90.000000" +"headmdl" "progs/h_shalrath.mdl" +"attachment" "216" +"exactskin" "2.000000" +"th_checkattack" "ShalCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "1517.602539" +"attack_chance" "0.900000" +"attack_speed" "225.000000" +"attack_sidestep" "1516.638672" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1515.970947" +"pain_check" "3.000000" +"pain_timeout" "3.000000" +"pain_sound" "shalrath/pain.wav" +"deathstring" " was exploded by a Vore +" +"idletimer" "1521.914551" +"idle_sound" "shalrath/idle.wav" +"sight_timeout" "1502.008545" +"sight_sound" "shalrath/sight.wav" +"enemydist" "55.840034" +"switchoverride" "1.000000" +"nomonstercount" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"minion_active" "1.000000" +"blockudeath" "1.000000" +"minion_baseattack" "1.000000" +"minion_maxcount" "5.000000" +"minion_trigger" "2.000000" +"minion_maxtrigger" "5.000000" +"minion_throwspeed" "200.000000" +"minion_throwextra" "50.000000" +"minion_throwside" "50.000000" +} +{ +"absmin" "-2689.000000 -17.000000 39.000000" +"absmax" "-2687.000000 -15.000000 41.000000" +"origin" "-2688.000000 -16.000000 40.000000" +"classname" "monster_shalrathminion" +"spawnflags" "2.000000" +"mdl" "progs/mon_voreling.mdl" +"classtype" "372.000000" +"pain_sound" "voreling/pain.wav" +"idle_sound" "voreling/idle.wav" +"sight_sound" "voreling/sight.wav" +"nomonstercount" "1.000000" +"gib1mdl" "progs/gib_voreleg.mdl" +} +{ +"modelindex" "117.000000" +"absmin" "-929.000000 1087.000000 -117.000000" +"absmax" "-319.000000 1553.000000 -111.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*116" +"mins" "-928.000000 1088.000000 -116.000000" +"maxs" "-320.000000 1552.000000 -112.000000" +"size" "608.000000 464.000000 4.000000" +"mdl" "*116" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "118.000000" +"absmin" "-897.000000 1119.000000 -129.000000" +"absmax" "-831.000000 1185.000000 -111.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_breakable" +"model" "*117" +"mins" "-896.000000 1120.000000 -128.000000" +"maxs" "-832.000000 1184.000000 -112.000000" +"size" "64.000000 64.000000 16.000000" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "secondwave" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"count" "7.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "7.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "773" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-865.000000 1151.000000 -121.000000" +"absmax" "-863.000000 1153.000000 -119.000000" +"origin" "-864.000000 1152.000000 -120.000000" +} +{ +"modelindex" "119.000000" +"absmin" "-897.000000 1119.000000 -257.000000" +"absmax" "-831.000000 1185.000000 -223.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*118" +"mins" "-896.000000 1120.000000 -256.000000" +"maxs" "-832.000000 1184.000000 -224.000000" +"size" "64.000000 64.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "774" +"yaw_speed" "400.000000" +"spawnflags" "32.000000" +"targetname" "secondwave" +"owner" "774" +"movedir" "-0.000000 -0.000000 1.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "400.000000" +"mdl" "*118" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "-80.000000" +"state" "1.000000" +"pos2" "-0.000005 0.000000 112.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "235.000000" +"absmin" "-895.000000 1121.000000 -223.968750" +"absmax" "-833.000000 1183.000000 -179.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-864.000000 1152.000000 -211.968750" +"oldorigin" "-864.000000 1152.000000 -211.968750" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_backpack" +"model" "progs/w_backpack.mdl" +"skin" "6.000000" +"mins" "-16.000000 -16.000000 -12.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 44.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "774" +"ammo_shells" "-1.000000" +"ammo_nails" "-1.000000" +"ammo_rockets" "-1.000000" +"netname" "" +"flags" "768.000000" +"armorvalue" "50.000000" +"spawnflags" "7.000000" +"noise" "items/backpack_ammo.wav" +"mdl" "progs/w_backpack.mdl" +"count" "5.000000" +"bbmins" "-16.000000 -16.000000 -12.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"touch2" "BackpackTouch" +"classtype" "702.000000" +"classgroup" "200.000000" +"entno_unique" "3416.000000" +"respawn_time" "30.000000" +"respawn_style" "576.000000" +"respawn_ofs" "0.000000 0.000000 12.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"exactskin" "6.000000" +"part_emitter" "1416" +"part_active" "175.000000" +} +{ +"modelindex" "298.000000" +"absmin" "449.000000 625.000000 -80.000000" +"absmax" "511.000000 687.000000 -24.000000" +"solid" "1.000000" +"origin" "480.000000 656.000000 -80.000000" +"oldorigin" "480.000000 656.000000 -80.000000" +"angles" "-0.000000 284.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "577.000000 625.000000 -80.000000" +"absmax" "639.000000 687.000000 -24.000000" +"solid" "1.000000" +"origin" "608.000000 656.000000 -80.000000" +"oldorigin" "608.000000 656.000000 -80.000000" +"angles" "-0.000000 82.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "305.000000" +"absmin" "417.000000 961.000000 -80.000000" +"absmax" "479.000000 1023.000000 -24.000000" +"solid" "1.000000" +"origin" "448.000000 992.000000 -80.000000" +"oldorigin" "448.000000 992.000000 -80.000000" +"angles" "-0.000000 130.000000 -0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "305.000000" +"absmin" "609.000000 961.000000 -80.000000" +"absmax" "671.000000 1023.000000 -24.000000" +"solid" "1.000000" +"origin" "640.000000 992.000000 -80.000000" +"oldorigin" "640.000000 992.000000 -80.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "344.000000" +"absmin" "375.000000 791.000000 -80.968750" +"absmax" "425.000000 841.000000 -14.968750" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "400.000000 816.000000 -55.968750" +"oldorigin" "400.000000 816.000000 -56.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_demon1" +"model" "progs/mon_demon.mdl" +"frame" "9.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 40.000000" +"size" "48.000000 48.000000 64.000000" +"use" "monster_use" +"think" "demon1_stand11" +"nextthink" "2488.416260" +"health" "300.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "544.000000" +"max_health" "300.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "180.000000" +"yaw_speed" "20.000000" +"spawnflags" "1.000000" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"mdl" "progs/mon_demon.mdl" +"pausetime" "999999.000000" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"liquidbase" "-1.000000" +"liquidcheck" "2488.715576" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idletimer" "2492.836426" +"idle_sound" "demon/idle1.wav" +"sight_sound" "demon/sight2.wav" +"switchoverride" "1.000000" +"steptype" "1.000000" +"gib1mdl" "progs/gib_dmclaw1.mdl" +"gib2mdl" "progs/gib_dmleg2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"modelindex" "420.000000" +"absmin" "519.000000 903.000000 -80.968750" +"absmax" "569.000000 953.000000 9.031250" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "544.000000 928.000000 -55.968750" +"oldorigin" "544.000000 928.000000 -24.000000" +"angles" "0.000000 180.000000 -0.000000" +"classname" "monster_drole" +"model" "progs/mon_drole.mdl" +"frame" "83.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 64.000000" +"size" "48.000000 48.000000 88.000000" +"use" "monster_use" +"think" "drole_standC15" +"nextthink" "2488.456543" +"health" "500.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "180.000000" +"yaw_speed" "20.000000" +"spawnflags" "257.000000" +"th_stand" "drole_standC1" +"th_walk" "drole_walk1" +"th_run" "drole_run" +"th_missile" "drole_magic1" +"th_melee" "drole_melee" +"th_pain" "drole_pain" +"th_die" "drole_die" +"lefty" "0.189825" +"mdl" "progs/mon_drole.mdl" +"pausetime" "999999.000000" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "380.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_drole.mdl" +"th_checkattack" "DroleCheckAttack" +"th_updmissile" "drole_rocket1" +"liquidbase" "-1.000000" +"liquidcheck" "2489.056152" +"attack_offset" "0.000000 0.000000 34.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "drole/pain.wav" +"deathstring" " was decimated by a Drole +" +"idlebusy" "1.000000" +"idletimer" "2490.338135" +"idle_sound" "drole/idle.wav" +"sight_sound" "drole/sight.wav" +"switchoverride" "1.000000" +"steptype" "5.000000" +"gib1mdl" "progs/gib_drolearm1.mdl" +"gib2mdl" "progs/gib_drolearm2.mdl" +"gib3mdl" "progs/gib_droleleg1.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "420.000000" +"absmin" "519.000000 695.000000 -80.968750" +"absmax" "569.000000 745.000000 9.031250" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "544.000000 720.000000 -55.968750" +"oldorigin" "544.000000 720.000000 -24.000000" +"angles" "0.000000 180.000000 -0.000000" +"classname" "monster_drole" +"model" "progs/mon_drole.mdl" +"frame" "86.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 64.000000" +"size" "48.000000 48.000000 88.000000" +"use" "monster_use" +"think" "drole_standC18" +"nextthink" "2488.419189" +"health" "500.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "180.000000" +"yaw_speed" "20.000000" +"spawnflags" "257.000000" +"th_stand" "drole_standC1" +"th_walk" "drole_walk1" +"th_run" "drole_run" +"th_missile" "drole_magic1" +"th_melee" "drole_melee" +"th_pain" "drole_pain" +"th_die" "drole_die" +"lefty" "0.881436" +"mdl" "progs/mon_drole.mdl" +"pausetime" "999999.000000" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "380.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_drole.mdl" +"th_checkattack" "DroleCheckAttack" +"th_updmissile" "drole_rocket1" +"liquidbase" "-1.000000" +"liquidcheck" "2488.618408" +"attack_offset" "0.000000 0.000000 34.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "drole/pain.wav" +"deathstring" " was decimated by a Drole +" +"idlebusy" "1.000000" +"idletimer" "2494.625244" +"idle_sound" "drole/idle.wav" +"sight_sound" "drole/sight.wav" +"switchoverride" "1.000000" +"steptype" "5.000000" +"gib1mdl" "progs/gib_drolearm1.mdl" +"gib2mdl" "progs/gib_drolearm2.mdl" +"gib3mdl" "progs/gib_droleleg1.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "437.000000 1747.000000 -80.000000" +"absmax" "467.000000 1777.000000 -80.000000" +"origin" "452.000000 1762.000000 -80.000000" +"oldorigin" "452.000000 1762.000000 -80.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "621.000000 1747.000000 -80.000000" +"absmax" "651.000000 1777.000000 -80.000000" +"origin" "636.000000 1762.000000 -80.000000" +"oldorigin" "636.000000 1762.000000 -80.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "453.000000 2067.000000 -80.000000" +"absmax" "515.000000 2129.000000 -24.000000" +"solid" "1.000000" +"origin" "484.000000 2098.000000 -80.000000" +"oldorigin" "484.000000 2098.000000 -80.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "573.000000 2067.000000 -80.000000" +"absmax" "635.000000 2129.000000 -24.000000" +"solid" "1.000000" +"origin" "604.000000 2098.000000 -80.000000" +"oldorigin" "604.000000 2098.000000 -80.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "358.000000" +"absmin" "172.434158 1910.296021 -80.968750" +"absmax" "238.434158 1976.296021 9.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "205.434158 1943.296021 -55.968750" +"oldorigin" "544.000000 2032.000000 -55.968750" +"angles" "0.000000 225.000000 0.000000" +"classname" "monster_shambler" +"model" "progs/mon_shambler.mdl" +"frame" "93.000000" +"mins" "-32.000000 -32.000000 -24.000000" +"maxs" "32.000000 32.000000 64.000000" +"size" "64.000000 64.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.416748" +"health" "-30.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "600.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "225.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"th_stand" "sham_stand1" +"th_walk" "sham_walk1" +"th_run" "sham_run1" +"th_missile" "sham_magic1" +"th_melee" "sham_melee" +"th_pain" "sham_pain" +"th_die" "sham_die" +"search_time" "2334.066650" +"attack_state" "3.000000" +"attack_finished" "2329.915039" +"pain_finished" "1002329.562500" +"show_hostile" "2330.066650" +"mdl" "progs/mon_shambler.mdl" +"pausetime" "999999.000000" +"lip" "0.906919" +"pos1" "398.203278 1966.002808 32.031250" +"pos2" "388.092529 1925.918213 25.031250" +"pos3" "393.863007 1948.795532 29.026337" +"activate" "1" +"bboxtype" "10.000000" +"bbmins" "-32.000000 -32.000000 -24.000000" +"bbmaxs" "32.000000 32.000000 64.000000" +"classtype" "165.000000" +"classgroup" "666.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_shambler.mdl" +"attachment" "2200" +"th_checkattack" "ShamCheckAttack" +"th_wakeup" "sham_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "2330.066650" +"attack_offset" "0.000000 0.000000 40.000000" +"meleeattack" "0.483016" +"meleehitsound" "shambler/smack.wav" +"pain_flinch" "400.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2328.263916" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "shambler/shurt2.wav" +"deathstring" " was smashed by a Shambler +" +"idletimer" "2332.313232" +"idle_sound" "shambler/sidle.wav" +"sight_timeout" "2335.541748" +"sight_sound" "shambler/ssight.wav" +"enemydist" "87.969154" +"switchoverride" "1.000000" +"steptype" "6.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"resist_rockets" "0.500000" +"gib1mdl" "progs/gib_shclaw1.mdl" +"gib2mdl" "progs/gib_shclaw2.mdl" +"gib3mdl" "progs/gib_shfoot1.mdl" +"gib4mdl" "progs/gib_shfoot2.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "358.000000" +"absmin" "116.091751 1840.834717 -80.968750" +"absmax" "182.091751 1906.834717 9.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "149.091751 1873.834717 -55.968750" +"oldorigin" "544.000000 1824.000000 -55.968750" +"angles" "-0.000000 315.000000 -0.000000" +"classname" "monster_shambler" +"model" "progs/mon_shambler.mdl" +"frame" "93.000000" +"mins" "-32.000000 -32.000000 -24.000000" +"maxs" "32.000000 32.000000 64.000000" +"size" "64.000000 64.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.461670" +"health" "-27.284372" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "600.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "1.000000" +"th_stand" "sham_stand1" +"th_walk" "sham_walk1" +"th_run" "sham_run1" +"th_missile" "sham_magic1" +"th_melee" "sham_melee" +"th_pain" "sham_pain" +"th_die" "sham_die" +"search_time" "2340.019287" +"attack_state" "1.000000" +"attack_finished" "2337.177734" +"pain_finished" "1002334.937500" +"show_hostile" "2336.019287" +"mdl" "progs/mon_shambler.mdl" +"pausetime" "999999.000000" +"lip" "0.512955" +"pos1" "43.351730 1943.059570 32.031250" +"pos2" "79.563065 1963.003052 25.031250" +"pos3" "71.857094 1958.758911 26.520889" +"activate" "1" +"bboxtype" "10.000000" +"bbmins" "-32.000000 -32.000000 -24.000000" +"bbmaxs" "32.000000 32.000000 64.000000" +"classtype" "165.000000" +"classgroup" "666.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_shambler.mdl" +"attachment" "689" +"th_checkattack" "ShamCheckAttack" +"th_wakeup" "sham_wakeup1" +"liquidbase" "-1.000000" +"liquidcheck" "2335.518799" +"attack_offset" "0.000000 0.000000 40.000000" +"meleehitsound" "shambler/smack.wav" +"pain_flinch" "400.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2332.846924" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "shambler/shurt2.wav" +"deathstring" " was smashed by a Shambler +" +"idletimer" "2337.625244" +"idle_sound" "shambler/sidle.wav" +"sight_timeout" "2335.730713" +"sight_sound" "shambler/ssight.wav" +"enemydist" "144.311600" +"switchoverride" "1.000000" +"steptype" "6.000000" +"steplast" "5.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2335.112061" +"dmgcombined" "60.000000" +"resist_rockets" "0.500000" +"gib1mdl" "progs/gib_shclaw1.mdl" +"gib2mdl" "progs/gib_shclaw2.mdl" +"gib3mdl" "progs/gib_shfoot2.mdl" +"gib4mdl" "progs/gib_shfoot2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-817.000000 1455.000000 -1.000000" +"absmax" "-815.000000 1457.000000 1.000000" +"origin" "-816.000000 1456.000000 0.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "lavagolem" +"targetname" "thousandfoldseal" +"style" "32.000000" +"wait" "-1.000000" +"delay" "12.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-625.000000 1695.000000 -249.000000" +"absmax" "-623.000000 1697.000000 -247.000000" +"origin" "-624.000000 1696.000000 -248.000000" +"oldorigin" "-624.000000 1696.000000 -248.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "monster_golem" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "64.000000" +"target" "obelisk1" +"targetname" "lavagolem" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"mdl" "progs/mon_golem.mdl" +"no_liquiddmg" "1.000000" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"pain_flinch" "200.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_sound" "golem/sight.wav" +"infightextra" "3.000000" +"steptype" "7.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1041.000000 1375.000000 -65.000000" +"absmax" "-1039.000000 1377.000000 -63.000000" +"origin" "-1040.000000 1376.000000 -64.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "lavagolem2" +"targetname" "obelisk1" +"killtarget" "obelisk1" +"style" "32.000000" +"wait" "-1.000000" +"delay" "8.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-1041.000000 1423.000000 -65.000000" +"absmax" "-1039.000000 1425.000000 -63.000000" +"origin" "-1040.000000 1424.000000 -64.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"targetname" "obelisk1" +"killtarget" "magickill1" +"style" "32.000000" +"wait" "-1.000000" +"delay" "3.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "120.000000" +"absmin" "-2321.000000 1039.000000 -201.000000" +"absmax" "-1119.000000 1713.000000 381.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*119" +"mins" "-2320.000000 1040.000000 -200.000000" +"maxs" "-1120.000000 1712.000000 380.000000" +"size" "1200.000000 672.000000 580.000000" +"use" "entity_state_use" +"targetname" "magickill1" +"mdl" "*119" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-1041.000000 1327.000000 -65.000000" +"absmax" "-1039.000000 1329.000000 -63.000000" +"origin" "-1040.000000 1328.000000 -64.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "obelisk1_destroy" +"targetname" "obelisk1" +"style" "32.000000" +"wait" "-1.000000" +"delay" "4.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "121.000000" +"absmin" "-1233.000000 1295.000000 -65.000000" +"absmax" "-1071.000000 1457.000000 193.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_breakable" +"model" "*120" +"mins" "-1232.000000 1296.000000 -64.000000" +"maxs" "-1072.000000 1456.000000 192.000000" +"size" "160.000000 160.000000 256.000000" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "6.000000" +"targetname" "obelisk1_destroy" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "40.000000" +"cnt" "10.000000" +"count" "24.000000" +"pos1" "0.000000 8.000000 1.000000" +"height" "24.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "796" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-1153.000000 1375.000000 63.000000" +"absmax" "-1151.000000 1377.000000 65.000000" +"origin" "-1152.000000 1376.000000 64.000000" +} +{ +"absmin" "-1105.000000 1327.000000 -9.000000" +"absmax" "-1103.000000 1329.000000 -7.000000" +"origin" "-1104.000000 1328.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk1_destroy" +"movedir" "0.000000 315.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "12.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "12.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "797" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-1201.000000 1327.000000 -9.000000" +"absmax" "-1199.000000 1329.000000 -7.000000" +"origin" "-1200.000000 1328.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk1_destroy" +"movedir" "0.000000 225.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "12.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "12.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "798" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-1201.000000 1423.000000 -9.000000" +"absmax" "-1199.000000 1425.000000 -7.000000" +"origin" "-1200.000000 1424.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk1_destroy" +"movedir" "0.000000 135.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "7.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "7.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "799" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-1105.000000 1423.000000 -9.000000" +"absmax" "-1103.000000 1425.000000 -7.000000" +"origin" "-1104.000000 1424.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk1_destroy" +"movedir" "0.000000 45.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "8.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "8.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "800" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-1153.000000 1375.000000 71.000000" +"absmax" "-1151.000000 1377.000000 73.000000" +"origin" "-1152.000000 1376.000000 72.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "6.000000" +"targetname" "obelisk1_destroy" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "11.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "11.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "801" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"use" "entity_state_use" +"think" "SUB_Null" +"spawnflags" "64.000000" +"target" "thousandfoldseal" +"targetname" "seal_intermediate" +"mdl" "*121" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bbmins" "332.000000 1184.000000 -32.000000" +"bbmaxs" "340.000000 1568.000000 288.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_delay" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"use" "entity_state_use" +"think" "SUB_Null" +"spawnflags" "64.000000" +"target" "brimstone_spikes3" +"targetname" "seal_intermediate" +"mdl" "*122" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bbmins" "344.000000 1184.000000 -32.000000" +"bbmaxs" "352.000000 1568.000000 288.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_delay" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"use" "entity_state_use" +"think" "SUB_Null" +"spawnflags" "64.000000" +"target" "brimstone_spikes2" +"targetname" "seal_intermediate" +"mdl" "*123" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bbmins" "320.000000 1184.000000 -32.000000" +"bbmaxs" "328.000000 1568.000000 288.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_delay" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"use" "entity_state_use" +"think" "SUB_Null" +"spawnflags" "64.000000" +"target" "brimstone_spikes1" +"targetname" "seal_intermediate" +"mdl" "*124" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bbmins" "308.000000 1184.000000 -32.000000" +"bbmaxs" "316.000000 1568.000000 288.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_delay" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1041.000000 1471.000000 -65.000000" +"absmax" "-1039.000000 1473.000000 -63.000000" +"origin" "-1040.000000 1472.000000 -64.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "secondwave" +"targetname" "obelisk1" +"killtarget" "magickill1" +"style" "32.000000" +"wait" "-1.000000" +"delay" "5.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "451.000000" +"absmin" "-415.000000 1121.000000 -223.968750" +"absmax" "-353.000000 1183.000000 -167.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-384.000000 1152.000000 -223.968750" +"oldorigin" "-384.000000 1152.000000 -223.968750" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_rocketlauncher" +"model" "progs/g_rock2.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "822" +"weapon" "32.000000" +"netname" "Rocket Launcher" +"flags" "768.000000" +"spawnflags" "2.000000" +"noise" "weapons/pkup.wav" +"mdl" "progs/g_rock2.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "535.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_monsterjump" +"model" "" +"touch" "trigger_bmodel_anytouch" +"use" "entity_state_use" +"think" "SUB_Null" +"spawnflags" "49216.000000" +"targetname" "secondwave" +"movedir" "-0.000000 1.000000 -0.000000" +"speed" "200.000000" +"mdl" "*125" +"height" "200.000000" +"bsporigin" "1.000000" +"bbmins" "-768.000000 272.000000 784.000000" +"bbmaxs" "-496.000000 336.000000 848.000000" +"classtype" "980.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_delay" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_monsterjump" +"model" "" +"touch" "trigger_bmodel_anytouch" +"use" "entity_state_use" +"think" "SUB_Null" +"spawnflags" "49216.000000" +"targetname" "secondwave" +"movedir" "-0.000000 1.000000 -0.000000" +"speed" "200.000000" +"mdl" "*126" +"height" "200.000000" +"bsporigin" "1.000000" +"bbmins" "-816.000000 432.000000 368.000000" +"bbmaxs" "-448.000000 528.000000 432.000000" +"classtype" "980.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_delay" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-561.000000 1759.000000 -249.000000" +"absmax" "-559.000000 1761.000000 -247.000000" +"origin" "-560.000000 1760.000000 -248.000000" +"oldorigin" "-560.000000 1760.000000 -248.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "monster_golem" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "192.000000" +"target" "obelisk2" +"targetname" "lavagolem2" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"mdl" "progs/mon_golem.mdl" +"no_liquiddmg" "1.000000" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"pain_flinch" "200.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_sound" "golem/sight.wav" +"infightextra" "3.000000" +"steptype" "7.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1041.000000 1519.000000 -65.000000" +"absmax" "-1039.000000 1521.000000 -63.000000" +"origin" "-1040.000000 1520.000000 -64.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "secondwave_monsters" +"targetname" "obelisk1" +"killtarget" "magickill1" +"style" "32.000000" +"wait" "-1.000000" +"delay" "5.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-753.000000 239.000000 839.000000" +"absmax" "-751.000000 241.000000 841.000000" +"origin" "-752.000000 240.000000 840.000000" +"oldorigin" "-752.000000 240.000000 840.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_demon1" +"use" "monster_spawn" +"health" "300.000000" +"flags" "32.000000" +"max_health" "300.000000" +"spawnflags" "224.000000" +"targetname" "secondwave_monsters" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"mdl" "progs/mon_demon.mdl" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idle_sound" "demon/idle1.wav" +"sight_sound" "demon/sight2.wav" +"steptype" "1.000000" +"gib1mdl" "progs/gib_dmclaw1.mdl" +"gib2mdl" "progs/gib_dmclaw2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"absmin" "-353.000000 239.000000 839.000000" +"absmax" "-351.000000 241.000000 841.000000" +"origin" "-352.000000 240.000000 840.000000" +"oldorigin" "-352.000000 240.000000 840.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_demon1" +"use" "monster_spawn" +"health" "300.000000" +"flags" "32.000000" +"max_health" "300.000000" +"spawnflags" "224.000000" +"targetname" "secondwave_monsters" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"mdl" "progs/mon_demon.mdl" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idle_sound" "demon/idle1.wav" +"sight_sound" "demon/sight2.wav" +"steptype" "1.000000" +"gib1mdl" "progs/gib_dmclaw1.mdl" +"gib2mdl" "progs/gib_dmclaw2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"absmin" "-641.000000 175.000000 839.000000" +"absmax" "-639.000000 177.000000 841.000000" +"origin" "-640.000000 176.000000 840.000000" +"oldorigin" "-640.000000 176.000000 840.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "monster_drole" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "480.000000" +"targetname" "secondwave_monsters" +"th_stand" "drole_standC1" +"th_walk" "drole_walk1" +"th_run" "drole_run" +"th_missile" "drole_magic1" +"th_melee" "drole_melee" +"th_pain" "drole_pain" +"th_die" "drole_die" +"mdl" "progs/mon_drole.mdl" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "380.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_drole.mdl" +"th_checkattack" "DroleCheckAttack" +"th_updmissile" "drole_rocket1" +"attack_offset" "0.000000 0.000000 34.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "drole/pain.wav" +"deathstring" " was decimated by a Drole +" +"idle_sound" "drole/idle.wav" +"sight_sound" "drole/sight.wav" +"steptype" "5.000000" +"gib1mdl" "progs/gib_drolearm1.mdl" +"gib2mdl" "progs/gib_drolearm2.mdl" +"gib3mdl" "progs/gib_droleleg1.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-1665.000000 2095.000000 1047.000000" +"absmax" "-1663.000000 2097.000000 1049.000000" +"origin" "-1664.000000 2096.000000 1048.000000" +"oldorigin" "-1664.000000 2096.000000 1048.000000" +"angles" "0.000000 315.000000 0.000000" +"classname" "monster_gaunt" +"use" "monster_spawn" +"health" "120.000000" +"flags" "32.000000" +"max_health" "120.000000" +"spawnflags" "196.000000" +"targetname" "secondwave_monsters" +"th_stand" "gaunt_perch1" +"th_walk" "gaunt_perch1" +"th_run" "gaunt_wakeup" +"th_missile" "gaunt_wakeup" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"mdl" "progs/mon_gaunt.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gaunt.mdl" +"th_checkattack" "GauntCheckAttack" +"attack_offset" "8.000000 0.000000 -4.000000" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt +" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_sound" "gaunt/sight.wav" +"blockudeath" "1.000000" +} +{ +"absmin" "-1489.000000 2143.000000 1143.000000" +"absmax" "-1487.000000 2145.000000 1145.000000" +"origin" "-1488.000000 2144.000000 1144.000000" +"oldorigin" "-1488.000000 2144.000000 1144.000000" +"angles" "0.000000 315.000000 0.000000" +"classname" "monster_gaunt" +"use" "monster_spawn" +"health" "120.000000" +"flags" "32.000000" +"max_health" "120.000000" +"spawnflags" "452.000000" +"targetname" "secondwave_monsters" +"th_stand" "gaunt_perch1" +"th_walk" "gaunt_perch1" +"th_run" "gaunt_wakeup" +"th_missile" "gaunt_wakeup" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"mdl" "progs/mon_gaunt.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gaunt.mdl" +"th_checkattack" "GauntCheckAttack" +"attack_offset" "8.000000 0.000000 -4.000000" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt +" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_sound" "gaunt/sight.wav" +"blockudeath" "1.000000" +} +{ +"absmin" "-121.000000 1879.000000 1623.000000" +"absmax" "-119.000000 1881.000000 1625.000000" +"origin" "-120.000000 1880.000000 1624.000000" +"oldorigin" "-120.000000 1880.000000 1624.000000" +"angles" "0.000000 225.000000 0.000000" +"classname" "monster_gaunt" +"use" "monster_spawn" +"health" "120.000000" +"flags" "32.000000" +"max_health" "120.000000" +"spawnflags" "452.000000" +"targetname" "secondwave_monsters" +"th_stand" "gaunt_perch1" +"th_walk" "gaunt_perch1" +"th_run" "gaunt_wakeup" +"th_missile" "gaunt_wakeup" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"mdl" "progs/mon_gaunt.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gaunt.mdl" +"th_checkattack" "GauntCheckAttack" +"attack_offset" "8.000000 0.000000 -4.000000" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt +" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_sound" "gaunt/sight.wav" +"blockudeath" "1.000000" +} +{ +"absmin" "-169.000000 2055.000000 1527.000000" +"absmax" "-167.000000 2057.000000 1529.000000" +"origin" "-168.000000 2056.000000 1528.000000" +"oldorigin" "-168.000000 2056.000000 1528.000000" +"angles" "0.000000 225.000000 0.000000" +"classname" "monster_gaunt" +"use" "monster_spawn" +"health" "120.000000" +"flags" "32.000000" +"max_health" "120.000000" +"spawnflags" "196.000000" +"targetname" "secondwave_monsters" +"th_stand" "gaunt_perch1" +"th_walk" "gaunt_perch1" +"th_run" "gaunt_wakeup" +"th_missile" "gaunt_wakeup" +"th_pain" "gaunt_pain" +"th_die" "gaunt_die" +"mdl" "progs/mon_gaunt.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "384.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gaunt.mdl" +"th_checkattack" "GauntCheckAttack" +"attack_offset" "8.000000 0.000000 -4.000000" +"weaponglow" "progs/mon_gaunt_elec.mdl" +"pain_flinch" "70.000000" +"pain_sound" "gaunt/pain.wav" +"deathstring" " was blasted by a Gaunt +" +"idle_sound" "gaunt/idle1.wav" +"idle_sound2" "gaunt/idle3.wav" +"idle_soundcom" "gaunt/idle2.wav" +"sight_sound" "gaunt/sight.wav" +"blockudeath" "1.000000" +} +{ +"modelindex" "128.000000" +"absmin" "-1185.000000 1343.000000 -201.000000" +"absmax" "-623.000000 1409.000000 97.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*127" +"mins" "-1184.000000 1344.000000 -200.000000" +"maxs" "-624.000000 1408.000000 96.000000" +"size" "560.000000 64.000000 296.000000" +"use" "entity_state_use" +"targetname" "magickill1" +"mdl" "*127" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "129.000000" +"absmin" "-417.000000 1119.000000 -129.000000" +"absmax" "-351.000000 1185.000000 -111.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_breakable" +"model" "*128" +"mins" "-416.000000 1120.000000 -128.000000" +"maxs" "-352.000000 1184.000000 -112.000000" +"size" "64.000000 64.000000 16.000000" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "secondwave" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"count" "6.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "6.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "821" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-385.000000 1151.000000 -121.000000" +"absmax" "-383.000000 1153.000000 -119.000000" +"origin" "-384.000000 1152.000000 -120.000000" +} +{ +"modelindex" "130.000000" +"absmin" "-417.000000 1119.000000 -257.000000" +"absmax" "-351.000000 1185.000000 -223.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*129" +"mins" "-416.000000 1120.000000 -256.000000" +"maxs" "-352.000000 1184.000000 -224.000000" +"size" "64.000000 64.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "822" +"yaw_speed" "400.000000" +"spawnflags" "32.000000" +"targetname" "secondwave" +"owner" "822" +"movedir" "-0.000000 -0.000000 1.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "400.000000" +"mdl" "*129" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "-80.000000" +"state" "1.000000" +"pos2" "-0.000005 0.000000 112.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "131.000000" +"absmin" "-1185.000000 -97.000000 -313.000000" +"absmax" "-63.000000 1377.000000 685.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*130" +"mins" "-1184.000000 -96.000000 -312.000000" +"maxs" "-64.000000 1376.000000 684.000000" +"size" "1120.000000 1472.000000 996.000000" +"use" "entity_state_use" +"targetname" "magickill2" +"mdl" "*130" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-625.000000 1007.000000 -33.000000" +"absmax" "-623.000000 1009.000000 -31.000000" +"origin" "-624.000000 1008.000000 -32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "obelisk2_destroy" +"targetname" "obelisk2" +"style" "32.000000" +"wait" "-1.000000" +"delay" "4.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "132.000000" +"absmin" "-705.000000 783.000000 -65.000000" +"absmax" "-543.000000 945.000000 193.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_breakable" +"model" "*131" +"mins" "-704.000000 784.000000 -64.000000" +"maxs" "-544.000000 944.000000 192.000000" +"size" "160.000000 160.000000 256.000000" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "6.000000" +"targetname" "obelisk2_destroy" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "40.000000" +"cnt" "10.000000" +"count" "20.000000" +"pos1" "0.000000 8.000000 1.000000" +"height" "20.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "826" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-625.000000 863.000000 63.000000" +"absmax" "-623.000000 865.000000 65.000000" +"origin" "-624.000000 864.000000 64.000000" +} +{ +"absmin" "-673.000000 815.000000 -9.000000" +"absmax" "-671.000000 817.000000 -7.000000" +"origin" "-672.000000 816.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk2_destroy" +"movedir" "0.000000 225.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "10.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "10.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "827" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-577.000000 815.000000 -9.000000" +"absmax" "-575.000000 817.000000 -7.000000" +"origin" "-576.000000 816.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk2_destroy" +"movedir" "0.000000 315.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "9.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "9.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "828" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-577.000000 911.000000 -9.000000" +"absmax" "-575.000000 913.000000 -7.000000" +"origin" "-576.000000 912.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk2_destroy" +"movedir" "0.000000 45.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "6.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "6.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "829" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-673.000000 911.000000 -9.000000" +"absmax" "-671.000000 913.000000 -7.000000" +"origin" "-672.000000 912.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk2_destroy" +"movedir" "0.000000 135.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "7.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "7.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "830" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-577.000000 1007.000000 -33.000000" +"absmax" "-575.000000 1009.000000 -31.000000" +"origin" "-576.000000 1008.000000 -32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"targetname" "obelisk2" +"killtarget" "magickill2" +"style" "32.000000" +"wait" "-1.000000" +"delay" "4.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-689.000000 1007.000000 -33.000000" +"absmax" "-687.000000 1009.000000 -31.000000" +"origin" "-688.000000 1008.000000 -32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "lavagolem3" +"targetname" "obelisk2" +"killtarget" "obelisk1" +"style" "32.000000" +"wait" "-1.000000" +"delay" "8.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-561.000000 1695.000000 -249.000000" +"absmax" "-559.000000 1697.000000 -247.000000" +"origin" "-560.000000 1696.000000 -248.000000" +"oldorigin" "-560.000000 1696.000000 -248.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "monster_golem" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "192.000000" +"target" "obelisk3_counter" +"targetname" "lavagolem3" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"mdl" "progs/mon_golem.mdl" +"no_liquiddmg" "1.000000" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"pain_flinch" "200.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_sound" "golem/sight.wav" +"infightextra" "3.000000" +"steptype" "7.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-737.000000 1007.000000 -33.000000" +"absmax" "-735.000000 1009.000000 -31.000000" +"origin" "-736.000000 1008.000000 -32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "thirdwave_monsters" +"targetname" "obelisk2" +"killtarget" "magickill1" +"style" "32.000000" +"wait" "-1.000000" +"delay" "12.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "314.000000" +"absmin" "167.000000 1775.000000 231.000000" +"absmax" "201.000000 1809.000000 297.000000" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "184.000000 1792.000000 256.000000" +"oldorigin" "184.000000 1792.000000 256.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "monster_gargoyle" +"model" "progs/mon_gargoyle.mdl" +"frame" "88.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"use" "gargoyle_wakeup" +"think" "gargoyle_statue" +"nextthink" "2491.248047" +"health" "120.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "33.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "180.000000" +"yaw_speed" "15.000000" +"spawnflags" "130.000000" +"targetname" "thirdwave_monsters" +"th_stand" "gargoyle_statue" +"th_pain" "garg_pain" +"th_die" "garg_die" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"think1" "gargoyle_wakeup" +"pos1" "88.000000 111.000000 23.000000" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"skin_override" "1.000000" +"frame_override" "88.000000" +"th_checkattack" "GargoyleCheckAttack" +"attack_offset" "16.000000 28.000000 22.000000" +"spawnstatue" "1.000000" +"pain_flinch" "70.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "8.164937" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_sound" "gargoyle/sight1.wav" +"switchoverride" "1.000000" +"gib1mdl" "progs/gib_gargwing1.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "314.000000" +"absmin" "167.000000 943.000000 231.000000" +"absmax" "201.000000 977.000000 297.000000" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "184.000000 960.000000 256.000000" +"oldorigin" "184.000000 960.000000 256.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "monster_gargoyle" +"model" "progs/mon_gargoyle.mdl" +"frame" "102.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"use" "gargoyle_wakeup" +"think" "gargoyle_statue" +"nextthink" "2489.928955" +"health" "120.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "33.000000" +"max_health" "120.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "180.000000" +"yaw_speed" "15.000000" +"spawnflags" "130.000000" +"targetname" "thirdwave_monsters" +"th_stand" "gargoyle_statue" +"th_pain" "garg_pain" +"th_die" "garg_die" +"mdl" "progs/mon_gargoyle.mdl" +"pausetime" "999999.000000" +"think1" "gargoyle_wakeup" +"pos1" "88.000000 111.000000 23.000000" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"skin_override" "1.000000" +"frame_override" "102.000000" +"th_checkattack" "GargoyleCheckAttack" +"attack_offset" "16.000000 28.000000 22.000000" +"spawnstatue" "1.000000" +"pain_flinch" "70.000000" +"pain_timeout" "1.000000" +"pain_ignore" "1.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idletimer" "6.221287" +"idle_sound" "statue/idle1.wav" +"idle_sound2" "statue/idle2.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_sound" "gargoyle/sight1.wav" +"switchoverride" "1.000000" +"gib1mdl" "progs/gib_gargwing1.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-865.000000 1151.000000 -73.000000" +"absmax" "-863.000000 1153.000000 -71.000000" +"origin" "-864.000000 1152.000000 -72.000000" +"oldorigin" "-864.000000 1152.000000 -72.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_minotaur" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "192.000000" +"targetname" "thirdwave_monsters" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"mdl" "progs/mon_minotaur.mdl" +"lip" "0.516343" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_sound" "minotaur/sight1.wav" +"infightextra" "2.000000" +"steptype" "6.000000" +"resist_cells" "0.500000" +"part_style" "8.000000" +"gib1mdl" "progs/gib_minoclaw1.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg2.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-385.000000 1151.000000 -73.000000" +"absmax" "-383.000000 1153.000000 -71.000000" +"origin" "-384.000000 1152.000000 -72.000000" +"oldorigin" "-384.000000 1152.000000 -72.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_minotaur" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "192.000000" +"targetname" "thirdwave_monsters" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"mdl" "progs/mon_minotaur.mdl" +"lip" "0.029481" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_sound" "minotaur/sight1.wav" +"infightextra" "2.000000" +"steptype" "6.000000" +"resist_cells" "0.500000" +"part_style" "8.000000" +"gib1mdl" "progs/gib_minoleg2.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg1.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-113.000000 607.000000 1895.000000" +"absmax" "-111.000000 609.000000 1897.000000" +"origin" "-112.000000 608.000000 1896.000000" +"oldorigin" "-112.000000 608.000000 1896.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dfury" +"use" "monster_spawn" +"health" "400.000000" +"flags" "32.000000" +"max_health" "400.000000" +"spawnflags" "353.000000" +"targetname" "secondwave" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"mdl" "progs/mon_dfury.mdl" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "840" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"attack_offset" "20.000000 0.000000 10.000000" +"meleeattack" "3.000000" +"meleerange" "70.000000" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponswitch" "6.000000" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idle_sound" "hknight/idle.wav" +"sight_sound" "dknight/dfury_sight.wav" +"infightextra" "2.000000" +"steptype" "4.000000" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +} +{ +"absmin" "-113.000000 607.000000 1895.000000" +"absmax" "-111.000000 609.000000 1897.000000" +"origin" "-112.000000 608.000000 1896.000000" +"owner" "839" +"classtype" "32.000000" +} +{ +"absmin" "15.000000 607.000000 1895.000000" +"absmax" "17.000000 609.000000 1897.000000" +"origin" "16.000000 608.000000 1896.000000" +"oldorigin" "16.000000 608.000000 1896.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dfury" +"use" "monster_spawn" +"health" "400.000000" +"flags" "32.000000" +"max_health" "400.000000" +"spawnflags" "353.000000" +"targetname" "secondwave" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"mdl" "progs/mon_dfury.mdl" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "842" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"attack_offset" "20.000000 0.000000 10.000000" +"meleeattack" "1.000000" +"meleerange" "70.000000" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponswitch" "6.000000" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idle_sound" "hknight/idle.wav" +"sight_sound" "dknight/dfury_sight.wav" +"infightextra" "2.000000" +"steptype" "4.000000" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +} +{ +"absmin" "15.000000 607.000000 1895.000000" +"absmax" "17.000000 609.000000 1897.000000" +"origin" "16.000000 608.000000 1896.000000" +"owner" "841" +"classtype" "32.000000" +} +{ +"absmin" "-137.000000 527.000000 1895.000000" +"absmax" "-135.000000 529.000000 1897.000000" +"origin" "-136.000000 528.000000 1896.000000" +"oldorigin" "-136.000000 528.000000 1896.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dknight" +"use" "monster_spawn" +"health" "250.000000" +"flags" "32.000000" +"max_health" "250.000000" +"spawnflags" "97.000000" +"targetname" "secondwave" +"th_stand" "dknight_stand1" +"th_walk" "dknight_walk1" +"th_run" "dknight_run1" +"th_missile" "dknight_magicc1" +"th_melee" "dknight_melee" +"th_pain" "dknight_pain" +"th_die" "dknight_die" +"mdl" "progs/mon_dknight.mdl" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "220.000000" +"classgroup" "637.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_dknight.mdl" +"th_checkattack" "CheckAttack" +"th_charge" "dknight_char_a1" +"meleeattack" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.500000" +"pain_sound" "hknight/pain1.wav" +"death_sound" "hknight/death1.wav" +"deathstring" " was cleaved by a Death Knight +" +"idle_sound" "hknight/idle.wav" +"sight_sound" "hknight/sight1.wav" +"steptype" "5.000000" +"gib1mdl" "progs/w_dknightsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "" +"gib1sound" "40.000000" +} +{ +"absmin" "31.000000 527.000000 1895.000000" +"absmax" "33.000000 529.000000 1897.000000" +"origin" "32.000000 528.000000 1896.000000" +"oldorigin" "32.000000 528.000000 1896.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dknight" +"use" "monster_spawn" +"health" "250.000000" +"flags" "32.000000" +"max_health" "250.000000" +"spawnflags" "97.000000" +"targetname" "secondwave" +"th_stand" "dknight_stand1" +"th_walk" "dknight_walk1" +"th_run" "dknight_run1" +"th_missile" "dknight_magicc1" +"th_melee" "dknight_melee" +"th_pain" "dknight_pain" +"th_die" "dknight_die" +"mdl" "progs/mon_dknight.mdl" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "220.000000" +"classgroup" "637.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_dknight.mdl" +"th_checkattack" "CheckAttack" +"th_charge" "dknight_char_a1" +"meleeattack" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.500000" +"pain_sound" "hknight/pain1.wav" +"death_sound" "hknight/death1.wav" +"deathstring" " was cleaved by a Death Knight +" +"idle_sound" "hknight/idle.wav" +"sight_sound" "hknight/sight1.wav" +"steptype" "5.000000" +"gib1mdl" "progs/w_dknightsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "" +"gib1sound" "40.000000" +} +{ +"absmin" "-97.000000 503.000000 1895.000000" +"absmax" "-95.000000 505.000000 1897.000000" +"origin" "-96.000000 504.000000 1896.000000" +"oldorigin" "-96.000000 504.000000 1896.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dcrossbow" +"use" "monster_spawn" +"health" "75.000000" +"flags" "32.000000" +"max_health" "75.000000" +"spawnflags" "97.000000" +"targetname" "secondwave" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"mdl" "progs/mon_dcrossbow.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_sound" "weapons/crossbow_rdy.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib1sound" "20.000000" +} +{ +"absmin" "-9.000010 503.000000 1895.000000" +"absmax" "-7.000010 505.000000 1897.000000" +"origin" "-8.000010 504.000000 1896.000000" +"oldorigin" "-8.000010 504.000000 1896.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dcrossbow" +"use" "monster_spawn" +"health" "75.000000" +"flags" "32.000000" +"max_health" "75.000000" +"spawnflags" "97.000000" +"targetname" "secondwave" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"mdl" "progs/mon_dcrossbow.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_sound" "weapons/crossbow_rdy.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib1sound" "20.000000" +} +{ +"modelindex" "133.000000" +"absmin" "-1201.000000 815.000000 -97.000000" +"absmax" "-1055.000000 977.000000 -79.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_breakable" +"model" "*132" +"mins" "-1200.000000 816.000000 -96.000000" +"maxs" "-1056.000000 976.000000 -80.000000" +"size" "144.000000 160.000000 16.000000" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "thirdwave_monsters" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"count" "8.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "8.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "848" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-1129.000000 895.000000 -89.000000" +"absmax" "-1127.000000 897.000000 -87.000000" +"origin" "-1128.000000 896.000000 -88.000000" +} +{ +"modelindex" "134.000000" +"absmin" "-1201.000000 815.000000 -209.000000" +"absmax" "-1055.000000 977.000000 -175.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*133" +"mins" "-1200.000000 816.000000 -208.000000" +"maxs" "-1056.000000 976.000000 -176.000000" +"size" "144.000000 160.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "849" +"yaw_speed" "400.000000" +"targetname" "thirdwave_monsters" +"owner" "849" +"movedir" "-0.000000 -0.000000 1.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "400.000000" +"mdl" "*133" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "-64.000000" +"state" "1.000000" +"pos2" "-0.000004 0.000000 95.999992" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "271.000000" +"absmin" "-1183.000000 833.000000 -175.968750" +"absmax" "-1121.000000 895.000000 -119.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-1152.000000 864.000000 -175.968750" +"oldorigin" "-1152.000000 864.000000 -175.968750" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_armorInv" +"model" "progs/armour.mdl" +"skin" "2.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "849" +"items" "32768.000000" +"flags" "768.000000" +"armortype" "0.800000" +"armorvalue" "200.000000" +"noise" "items/armor1.wav" +"mdl" "progs/armour.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "armor_touch" +"classtype" "790.000000" +"classgroup" "275.000000" +"entno_unique" "338896.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1200" +"part_active" "110.000000" +} +{ +"modelindex" "320.000000" +"absmin" "-1119.000000 857.000000 -175.968750" +"absmax" "-1057.000000 919.000000 -119.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-1088.000000 888.000000 -175.968750" +"oldorigin" "-1088.000000 888.000000 -175.968750" +"angles" "-0.000000 200.000000 -0.000000" +"classname" "item_shells" +"model" "progs/ammo_shells1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "849" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "320.000000" +"absmin" "-1119.000000 817.000000 -175.968750" +"absmax" "-1057.000000 879.000000 -119.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-1088.000000 848.000000 -175.968750" +"oldorigin" "-1088.000000 848.000000 -175.968750" +"angles" "-0.000000 275.000000 -0.000000" +"classname" "item_shells" +"model" "progs/ammo_shells1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "849" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "305.000000" +"absmin" "-1164.000000 912.000000 -175.968750" +"absmax" "-1102.000000 974.000000 -119.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-1133.000000 943.000000 -175.968750" +"oldorigin" "-1133.000000 943.000000 -175.968750" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "849" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "305.000000" +"absmin" "-1212.000000 912.000000 -175.968750" +"absmax" "-1150.000000 974.000000 -119.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-1181.000000 943.000000 -175.968750" +"oldorigin" "-1181.000000 943.000000 -175.968750" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "849" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "385.000000" +"absmin" "-1164.000000 872.000000 -175.968750" +"absmax" "-1102.000000 934.000000 -119.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-1133.000000 903.000000 -175.968750" +"oldorigin" "-1133.000000 903.000000 -175.968750" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "849" +"netname" "box of rockets" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "385.000000" +"absmin" "-1212.000000 872.000000 -175.968750" +"absmax" "-1150.000000 934.000000 -119.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-1181.000000 903.000000 -175.968750" +"oldorigin" "-1181.000000 903.000000 -175.968750" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "849" +"netname" "box of rockets" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "135.000000" +"absmin" "-193.000000 815.000000 -113.000000" +"absmax" "-47.000000 977.000000 -79.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_breakable" +"model" "*134" +"mins" "-192.000000 816.000000 -112.000000" +"maxs" "-48.000000 976.000000 -80.000000" +"size" "144.000000 160.000000 32.000000" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "thirdwave_monsters" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"count" "5.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "5.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "858" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-121.000000 895.000000 -97.000000" +"absmax" "-119.000000 897.000000 -95.000000" +"origin" "-120.000000 896.000000 -96.000000" +} +{ +"modelindex" "136.000000" +"absmin" "-193.000000 815.000000 -209.000000" +"absmax" "-47.000000 977.000000 -175.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*135" +"mins" "-192.000000 816.000000 -208.000000" +"maxs" "-48.000000 976.000000 -176.000000" +"size" "144.000000 160.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "859" +"yaw_speed" "400.000000" +"targetname" "thirdwave_monsters" +"owner" "859" +"movedir" "-0.000000 -0.000000 1.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "400.000000" +"mdl" "*135" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "-64.000000" +"state" "1.000000" +"pos2" "-0.000004 0.000000 95.999992" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "320.000000" +"absmin" "-180.000000 825.000000 -175.968750" +"absmax" "-118.000000 887.000000 -119.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-149.000000 856.000000 -175.968750" +"oldorigin" "-149.000000 856.000000 -175.968750" +"angles" "-0.000000 101.000000 -0.000000" +"classname" "item_shells" +"model" "progs/ammo_shells1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "859" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "320.000000" +"absmin" "-180.000000 857.000000 -175.968750" +"absmax" "-118.000000 919.000000 -119.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-149.000000 888.000000 -175.968750" +"oldorigin" "-149.000000 888.000000 -175.968750" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "item_shells" +"model" "progs/ammo_shells1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "859" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "305.000000" +"absmin" "-151.000000 920.000000 -175.968750" +"absmax" "-89.000000 982.000000 -119.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-120.000000 951.000000 -175.968750" +"oldorigin" "-120.000000 951.000000 -175.968750" +"angles" "-0.000000 317.000000 -0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "859" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "385.000000" +"absmin" "-151.000000 880.000000 -175.968750" +"absmax" "-89.000000 942.000000 -119.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-120.000000 911.000000 -175.968750" +"oldorigin" "-120.000000 911.000000 -175.968750" +"angles" "-0.000000 93.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "859" +"netname" "box of rockets" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "385.000000" +"absmin" "-103.000000 880.000000 -175.968750" +"absmax" "-41.000000 942.000000 -119.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-72.000000 911.000000 -175.968750" +"oldorigin" "-72.000000 911.000000 -175.968750" +"angles" "-0.000000 151.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "859" +"netname" "box of rockets" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "305.000000" +"absmin" "-103.000000 920.000000 -175.968750" +"absmax" "-41.000000 982.000000 -119.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-72.000000 951.000000 -175.968750" +"oldorigin" "-72.000000 951.000000 -175.968750" +"angles" "-0.000000 163.000000 -0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "859" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "392.000000" +"absmin" "-127.000000 833.000000 -175.968750" +"absmax" "-65.000000 895.000000 -119.968750" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-96.000000 864.000000 -175.968750" +"oldorigin" "-96.000000 864.000000 -175.968750" +"angles" "-0.000000 260.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_100.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "859" +"flags" "768.000000" +"spawnflags" "2.000000" +"noise" "items/r_item2.wav" +"mdl" "progs/health_100.mdl" +"healamount" "100.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "760.000000" +"classgroup" "100.000000" +"entno_unique" "908232.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 28.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "1099" +"part_active" "105.000000" +} +{ +"modelindex" "137.000000" +"absmin" "-145.000000 1327.000000 -181.000000" +"absmax" "129.000000 1425.000000 113.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*136" +"mins" "-144.000000 1328.000000 -180.000000" +"maxs" "128.000000 1424.000000 112.000000" +"size" "272.000000 96.000000 292.000000" +"use" "entity_state_use" +"targetname" "magicsummon3C" +"mdl" "*136" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "138.000000" +"absmin" "-629.000000 695.000000 -201.000000" +"absmax" "657.000000 2049.000000 113.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*137" +"mins" "-628.000000 696.000000 -200.000000" +"maxs" "656.000000 2048.000000 112.000000" +"size" "1284.000000 1352.000000 312.000000" +"use" "entity_state_use" +"targetname" "magickill3" +"mdl" "*137" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "139.000000" +"absmin" "-177.000000 1295.000000 -65.000000" +"absmax" "-15.000000 1457.000000 193.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_breakable" +"model" "*138" +"mins" "-176.000000 1296.000000 -64.000000" +"maxs" "-16.000000 1456.000000 192.000000" +"size" "160.000000 160.000000 256.000000" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "6.000000" +"targetname" "obelisk3_destroy" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "40.000000" +"cnt" "10.000000" +"count" "18.000000" +"pos1" "0.000000 8.000000 1.000000" +"height" "18.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "870" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "3.000000" +} +{ +"absmin" "-97.000000 1375.000000 63.000000" +"absmax" "-95.000000 1377.000000 65.000000" +"origin" "-96.000000 1376.000000 64.000000" +} +{ +"absmin" "-145.000000 1423.000000 -9.000000" +"absmax" "-143.000000 1425.000000 -7.000000" +"origin" "-144.000000 1424.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk3_destroy" +"movedir" "0.000000 135.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "7.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "7.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "871" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-49.000000 1423.000000 -9.000000" +"absmax" "-47.000000 1425.000000 -7.000000" +"origin" "-48.000000 1424.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk3_destroy" +"movedir" "0.000000 45.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "11.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "11.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "872" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-49.000000 1327.000000 -9.000000" +"absmax" "-47.000000 1329.000000 -7.000000" +"origin" "-48.000000 1328.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk3_destroy" +"movedir" "0.000000 315.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "10.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "10.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "873" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-145.000000 1327.000000 -9.000000" +"absmax" "-143.000000 1329.000000 -7.000000" +"origin" "-144.000000 1328.000000 -8.000000" +"classname" "func_breakable_spawner" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "4102.000000" +"targetname" "obelisk3_destroy" +"movedir" "0.000000 225.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"noise4" "break/rock_i4.wav" +"dmg" "5.000000" +"cnt" "6.000000" +"count" "7.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "7.000000" +"classtype" "846.000000" +"classgroup" "430.000000" +"attachment" "874" +"brksound" "1.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"brkvol" "8.000000 8.000000 8.000000" +} +{ +"absmin" "-241.000000 1295.000000 -33.000000" +"absmax" "-239.000000 1297.000000 -31.000000" +"origin" "-240.000000 1296.000000 -32.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "fourthwave" +"targetname" "obelisk3" +"style" "32.000000" +"wait" "-1.000000" +"delay" "12.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-241.000000 1343.000000 -33.000000" +"absmax" "-239.000000 1345.000000 -31.000000" +"origin" "-240.000000 1344.000000 -32.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "lavagolem4" +"targetname" "obelisk3" +"style" "32.000000" +"wait" "-1.000000" +"delay" "8.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-241.000000 1407.000000 -33.000000" +"absmax" "-239.000000 1409.000000 -31.000000" +"origin" "-240.000000 1408.000000 -32.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "obelisk3_destroy" +"targetname" "obelisk3" +"style" "32.000000" +"wait" "-1.000000" +"delay" "4.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-241.000000 1455.000000 -33.000000" +"absmax" "-239.000000 1457.000000 -31.000000" +"origin" "-240.000000 1456.000000 -32.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"targetname" "obelisk3" +"killtarget" "magickill3" +"style" "32.000000" +"wait" "-1.000000" +"delay" "4.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-625.000000 1759.000000 -249.000000" +"absmax" "-623.000000 1761.000000 -247.000000" +"origin" "-624.000000 1760.000000 -248.000000" +"oldorigin" "-624.000000 1760.000000 -248.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "monster_golem" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "192.000000" +"target" "finaldoor_counter" +"targetname" "lavagolem4" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"mdl" "progs/mon_golem.mdl" +"no_liquiddmg" "1.000000" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"pain_flinch" "200.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_sound" "golem/sight.wav" +"infightextra" "3.000000" +"steptype" "7.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-97.000000 863.000000 -41.000000" +"absmax" "-95.000000 865.000000 -39.000000" +"origin" "-96.000000 864.000000 -40.000000" +"oldorigin" "-96.000000 864.000000 -40.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_minotaur" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "452.000000" +"targetname" "fourthwave" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"mdl" "progs/mon_minotaur.mdl" +"lip" "0.220862" +"poisonous" "1.000000" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"exactskin" "1.000000" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_sound" "minotaur/sight1.wav" +"infightextra" "2.000000" +"steptype" "6.000000" +"resist_cells" "0.500000" +"part_style" "2.000000" +"gib1mdl" "progs/gib_minoleg2.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg1.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"gib3skin" "1.000000" +"gibtype" "10.000000" +"blockudeath" "1.000000" +"minion_maxcount" "3.000000" +} +{ +"absmin" "-1153.000000 863.000000 -41.000000" +"absmax" "-1151.000000 865.000000 -39.000000" +"origin" "-1152.000000 864.000000 -40.000000" +"oldorigin" "-1152.000000 864.000000 -40.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_minotaur" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "452.000000" +"targetname" "fourthwave" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"mdl" "progs/mon_minotaur.mdl" +"lip" "0.391827" +"poisonous" "1.000000" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"exactskin" "1.000000" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_sound" "minotaur/sight1.wav" +"infightextra" "2.000000" +"steptype" "6.000000" +"resist_cells" "0.500000" +"part_style" "2.000000" +"gib1mdl" "progs/gib_minoclaw1.mdl" +"gib2mdl" "progs/gib_minoleg2.mdl" +"gib3mdl" "progs/gib_minoleg1.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"gib1skin" "1.000000" +"gib2skin" "1.000000" +"gib3skin" "1.000000" +"gibtype" "10.000000" +"blockudeath" "1.000000" +"minion_maxcount" "3.000000" +} +{ +"absmin" "-865.000000 1151.000000 -57.000000" +"absmax" "-863.000000 1153.000000 -55.000000" +"origin" "-864.000000 1152.000000 -56.000000" +"oldorigin" "-864.000000 1152.000000 -56.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_minotaur" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "192.000000" +"targetname" "fourthwave" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"mdl" "progs/mon_minotaur.mdl" +"lip" "0.512650" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_sound" "minotaur/sight1.wav" +"infightextra" "2.000000" +"steptype" "6.000000" +"resist_cells" "0.500000" +"part_style" "8.000000" +"gib1mdl" "progs/gib_minoclaw1.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg2.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-385.000000 1151.000000 -57.000000" +"absmax" "-383.000000 1153.000000 -55.000000" +"origin" "-384.000000 1152.000000 -56.000000" +"oldorigin" "-384.000000 1152.000000 -56.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_minotaur" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "192.000000" +"targetname" "fourthwave" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"mdl" "progs/mon_minotaur.mdl" +"lip" "0.778375" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_sound" "minotaur/sight1.wav" +"infightextra" "2.000000" +"steptype" "6.000000" +"resist_cells" "0.500000" +"part_style" "8.000000" +"gib1mdl" "progs/gib_minoclaw1.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg1.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-209.000000 863.000000 -25.000000" +"absmax" "-207.000000 865.000000 -23.000000" +"origin" "-208.000000 864.000000 -24.000000" +"classname" "monster_minotaurminion" +"mdl" "progs/mon_gargoyle.mdl" +"poisonous" "1.000000" +"classtype" "327.000000" +"headmdl" "progs/h_gargoyle.mdl" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_sound" "gargoyle/sight1.wav" +"nomonstercount" "1.000000" +"gib1mdl" "progs/gib_gargwing1.mdl" +"gib2mdl" "progs/gib_gargwing2.mdl" +"gibtype" "10.000000" +} +{ +"absmin" "-641.000000 2031.000000 79.000000" +"absmax" "-639.000000 2033.000000 81.000000" +"origin" "-640.000000 2032.000000 80.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes2_gate" +"targetname" "finaldoor" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-577.000000 2031.000000 79.000000" +"absmax" "-575.000000 2033.000000 81.000000" +"origin" "-576.000000 2032.000000 80.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes3_gate" +"targetname" "finaldoor" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-705.000000 2031.000000 79.000000" +"absmax" "-703.000000 2033.000000 81.000000" +"origin" "-704.000000 2032.000000 80.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes1_gate" +"targetname" "finaldoor" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "140.000000" +"absmin" "-177.000000 479.000000 1839.000000" +"absmax" "81.000000 673.000000 3809.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*139" +"mins" "-176.000000 480.000000 1840.000000" +"maxs" "80.000000 672.000000 3808.000000" +"size" "256.000000 192.000000 1968.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "888" +"yaw_speed" "50.000000" +"spawnflags" "32.000000" +"targetname" "secondwave" +"owner" "888" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "3.000000" +"noise" "misc/talk.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "50.000000" +"mdl" "*139" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "48.000000" +"state" "1.000000" +"pos2" "-0.000084 0.000000 -1920.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "141.000000" +"absmin" "-1265.000000 543.000000 2031.000000" +"absmax" "-1007.000000 737.000000 4193.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*140" +"mins" "-1264.000000 544.000000 2032.000000" +"maxs" "-1008.000000 736.000000 4192.000000" +"size" "256.000000 192.000000 2160.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "889" +"yaw_speed" "50.000000" +"targetname" "thirdwave_monsters" +"owner" "889" +"movedir" "-0.000000 -0.000000 -1.000000" +"sounds" "3.000000" +"noise" "misc/talk.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "50.000000" +"mdl" "*140" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "48.000000" +"state" "1.000000" +"pos2" "-0.000092 0.000000 -2112.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "142.000000" +"absmin" "-1569.000000 1624.209961 223.000000" +"absmax" "-1519.000000 1857.000000 411.562988" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_breakable" +"model" "*141" +"mins" "-1568.000000 1625.209961 224.000000" +"maxs" "-1520.000000 1856.000000 410.562988" +"size" "48.000000 230.790039 186.562988" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "obelisk1_destroy" +"noise" "break/wood_impact.wav" +"noise1" "break/wood_i1.wav" +"noise2" "break/wood_i2.wav" +"noise3" "break/wood_i3.wav" +"style" "2.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/wood_i4.wav" +"cnt" "8.000000" +"count" "8.000000" +"pos1" "80.000000 8.000000 1.000000" +"height" "8.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "891" +"brksound" "2.000000" +"brkimpsound" "2.000000" +"brkimpqty" "4.000000" +"brkobjects" "22.000000" +"brkobj1" "maps/ad_brk/wood09.bsp" +"brkobj2" "maps/ad_brk/wood10.bsp" +"brkobj3" "maps/ad_brk/wood11.bsp" +"brkobj4" "maps/ad_brk/wood12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 50.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-1545.000000 1739.604980 316.281494" +"absmax" "-1543.000000 1741.604980 318.281494" +"origin" "-1544.000000 1740.604980 317.281494" +} +{ +"absmin" "-1201.000000 671.000000 2087.000000" +"absmax" "-1199.000000 673.000000 2089.000000" +"origin" "-1200.000000 672.000000 2088.000000" +"oldorigin" "-1200.000000 672.000000 2088.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dfury" +"use" "monster_spawn" +"health" "400.000000" +"flags" "32.000000" +"max_health" "400.000000" +"spawnflags" "353.000000" +"targetname" "thirdwave_monsters" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"mdl" "progs/mon_dfury.mdl" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "893" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"attack_offset" "20.000000 0.000000 10.000000" +"meleeattack" "1.000000" +"meleerange" "70.000000" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponswitch" "6.000000" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idle_sound" "hknight/idle.wav" +"sight_sound" "dknight/dfury_sight.wav" +"infightextra" "2.000000" +"steptype" "4.000000" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +} +{ +"absmin" "-1201.000000 671.000000 2087.000000" +"absmax" "-1199.000000 673.000000 2089.000000" +"origin" "-1200.000000 672.000000 2088.000000" +"owner" "892" +"classtype" "32.000000" +} +{ +"absmin" "-1073.000000 671.000000 2087.000000" +"absmax" "-1071.000000 673.000000 2089.000000" +"origin" "-1072.000000 672.000000 2088.000000" +"oldorigin" "-1072.000000 672.000000 2088.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dfury" +"use" "monster_spawn" +"health" "400.000000" +"flags" "32.000000" +"max_health" "400.000000" +"spawnflags" "353.000000" +"targetname" "thirdwave_monsters" +"th_stand" "dfury_standL1" +"th_walk" "dfury_walk1" +"th_run" "dfury_run1" +"th_missile" "dfury_magic" +"th_melee" "dfury_melee" +"th_pain" "dfury_pain" +"th_die" "dfury_die" +"mdl" "progs/mon_dfury.mdl" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "210.000000" +"classgroup" "640.000000" +"classmove" "1.000000" +"gibhealth" "-50.000000" +"headmdl" "progs/h_dfury.mdl" +"attachment" "895" +"th_checkattack" "DFuryCheckAttack" +"th_slide" "dfury_slice1" +"th_charge" "dfury_watk1" +"th_jump" "dfury_lunge1" +"th_jumpexit" "dfury_lunge9" +"attack_offset" "20.000000 0.000000 10.000000" +"meleeattack" "5.000000" +"meleerange" "70.000000" +"meleehitsound" "gibs/gibheavy2.wav" +"meleeoffset" "24.000000 0.000000 16.000000" +"weaponswitch" "6.000000" +"weaponglow" "progs/mon_dfury_glow.mdl" +"pain_flinch" "80.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "hknight/pain1.wav" +"deathstring" " was sliced by a Fury Knight +" +"idle_sound" "hknight/idle.wav" +"sight_sound" "dknight/dfury_sight.wav" +"infightextra" "2.000000" +"steptype" "4.000000" +"gib1mdl" "progs/w_dfurysword1.mdl" +"gib2mdl" "progs/w_dfurysword2.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib3skin" "2.000000" +"gib1sound" "40.000000" +"gib2sound" "40.000000" +} +{ +"absmin" "-1073.000000 671.000000 2087.000000" +"absmax" "-1071.000000 673.000000 2089.000000" +"origin" "-1072.000000 672.000000 2088.000000" +"owner" "894" +"classtype" "32.000000" +} +{ +"absmin" "-1225.000000 607.000000 2087.000000" +"absmax" "-1223.000000 609.000000 2089.000000" +"origin" "-1224.000000 608.000000 2088.000000" +"oldorigin" "-1224.000000 608.000000 2088.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dknight" +"use" "monster_spawn" +"health" "250.000000" +"flags" "32.000000" +"max_health" "250.000000" +"spawnflags" "353.000000" +"targetname" "thirdwave_monsters" +"th_stand" "dknight_stand1" +"th_walk" "dknight_walk1" +"th_run" "dknight_run1" +"th_missile" "dknight_magicc1" +"th_melee" "dknight_melee" +"th_pain" "dknight_pain" +"th_die" "dknight_die" +"mdl" "progs/mon_dknight.mdl" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "220.000000" +"classgroup" "637.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_dknight.mdl" +"th_checkattack" "CheckAttack" +"th_charge" "dknight_char_a1" +"meleeattack" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.500000" +"pain_sound" "hknight/pain1.wav" +"death_sound" "hknight/death1.wav" +"deathstring" " was cleaved by a Death Knight +" +"idle_sound" "hknight/idle.wav" +"sight_sound" "hknight/sight1.wav" +"steptype" "5.000000" +"gib1mdl" "progs/w_dknightsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "" +"gib1sound" "40.000000" +} +{ +"absmin" "-1177.000000 567.000000 2087.000000" +"absmax" "-1175.000000 569.000000 2089.000000" +"origin" "-1176.000000 568.000000 2088.000000" +"oldorigin" "-1176.000000 568.000000 2088.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dcrossbow" +"use" "monster_spawn" +"health" "75.000000" +"flags" "32.000000" +"max_health" "75.000000" +"spawnflags" "97.000000" +"targetname" "thirdwave_monsters" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"mdl" "progs/mon_dcrossbow.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_sound" "weapons/crossbow_rdy.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib1sound" "20.000000" +} +{ +"absmin" "-1057.000000 607.000000 2087.000000" +"absmax" "-1055.000000 609.000000 2089.000000" +"origin" "-1056.000000 608.000000 2088.000000" +"oldorigin" "-1056.000000 608.000000 2088.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dknight" +"use" "monster_spawn" +"health" "250.000000" +"flags" "32.000000" +"max_health" "250.000000" +"spawnflags" "353.000000" +"targetname" "thirdwave_monsters" +"th_stand" "dknight_stand1" +"th_walk" "dknight_walk1" +"th_run" "dknight_run1" +"th_missile" "dknight_magicc1" +"th_melee" "dknight_melee" +"th_pain" "dknight_pain" +"th_die" "dknight_die" +"mdl" "progs/mon_dknight.mdl" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "220.000000" +"classgroup" "637.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_dknight.mdl" +"th_checkattack" "CheckAttack" +"th_charge" "dknight_char_a1" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.500000" +"pain_sound" "hknight/pain1.wav" +"death_sound" "hknight/death1.wav" +"deathstring" " was cleaved by a Death Knight +" +"idle_sound" "hknight/idle.wav" +"sight_sound" "hknight/sight1.wav" +"steptype" "5.000000" +"gib1mdl" "progs/w_dknightsword.mdl" +"gib2mdl" "progs/gib_knfoot_l.mdl" +"gib3mdl" "" +"gib1sound" "40.000000" +} +{ +"absmin" "-1121.000000 567.000000 2087.000000" +"absmax" "-1119.000000 569.000000 2089.000000" +"origin" "-1120.000000 568.000000 2088.000000" +"oldorigin" "-1120.000000 568.000000 2088.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_dcrossbow" +"use" "monster_spawn" +"health" "75.000000" +"flags" "32.000000" +"max_health" "75.000000" +"spawnflags" "97.000000" +"targetname" "secondwave" +"th_stand" "dcrossbow_stand1" +"th_walk" "dcrossbow_walk1" +"th_run" "dcrossbow_run1" +"th_missile" "dcrossbow_ready1" +"th_melee" "dcrossbow_melee" +"th_pain" "dcrossbow_pain" +"th_die" "dcrossbow_die" +"mdl" "progs/mon_dcrossbow.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "205.000000" +"classgroup" "635.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"headmdl" "progs/h_dcrossbow.mdl" +"th_checkattack" "DCrossCheckAttack" +"th_slide" "dcrossbow_checkslide" +"attack_offset" "20.000000 12.000000 28.000000" +"meleerange" "70.000000" +"meleehitsound" "weapons/crossbow_hit1.wav" +"weaponstate" "1.000000" +"pain_flinch" "40.000000" +"pain_longanim" "1.000000" +"pain_sound" "knight/khurt.wav" +"deathstring" " was skewered by a Crossbow Knight +" +"idle_sound" "dknight/dcross_idle.wav" +"idle_soundcom" "dknight/dcross_idlecom.wav" +"sight_sound" "weapons/crossbow_rdy.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_dcrossbow.mdl" +"gib3mdl" "progs/gib_knfoot_r.mdl" +"gib1sound" "20.000000" +} +{ +"absmin" "1175.000000 1183.000000 -1.000000" +"absmax" "1185.000000 1545.000000 273.000000" +"solid" "1.000000" +"classname" "trigger_changelevel" +"model" "" +"mins" "1176.000000 1184.000000 0.000000" +"maxs" "1184.000000 1544.000000 272.000000" +"size" "8.000000 360.000000 272.000000" +"touch" "trigger_bmodel_touch" +"think" "trigger_changelevel_setup" +"spawnflags" "49152.000000" +"map" "start" +"mdl" "*142" +"bsporigin" "1.000000" +"bbmins" "1176.000000 1184.000000 0.000000" +"bbmaxs" "1184.000000 1544.000000 272.000000" +"classtype" "975.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_changelevel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "144.000000" +"absmin" "-2817.000000 -529.000000 230.999985" +"absmax" "-2559.000000 -495.000000 441.000000" +"ltime" "2.100000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000009 0.000000 -200.000015" +"classname" "func_door" +"model" "*143" +"frame" "1.000000" +"mins" "-2816.000000 -528.000000 432.000000" +"maxs" "-2560.000000 -496.000000 640.000000" +"size" "256.000000 32.000000 208.000000" +"use" "entity_state_use" +"think" "SUB_CalcMoveDone" +"blocked" "func_door_blocked" +"nextthink" "-1.000000" +"enemy" "901" +"yaw_speed" "100.000000" +"spawnflags" "32.000000" +"targetname" "edelman_bars" +"owner" "901" +"movedir" "-0.000000 -0.000000 -1.000000" +"message" "" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*143" +"wait" "4.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000009 0.000000 -200.000015" +"lip" "8.000000" +"pos2" "-0.000009 0.000000 -200.000015" +"bsporigin" "1.000000" +"activate" "692" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "451.000000" +"absmin" "-471.000000 -127.000000 1160.000000" +"absmax" "-409.000000 -65.000000 1216.000000" +"solid" "1.000000" +"origin" "-440.000000 -96.000000 1160.000000" +"oldorigin" "-440.000000 -96.000000 1160.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "weapon_rocketlauncher" +"model" "progs/g_rock2.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"weapon" "32.000000" +"netname" "Rocket Launcher" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/pkup.wav" +"mdl" "progs/g_rock2.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "535.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "385.000000" +"absmin" "-407.000000 -111.000000 1152.000000" +"absmax" "-345.000000 -49.000000 1208.000000" +"solid" "1.000000" +"origin" "-376.000000 -80.000000 1152.000000" +"oldorigin" "-376.000000 -80.000000 1152.000000" +"angles" "-0.000000 185.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "385.000000" +"absmin" "-359.000000 -111.000000 1152.000000" +"absmax" "-297.000000 -49.000000 1208.000000" +"solid" "1.000000" +"origin" "-328.000000 -80.000000 1152.000000" +"oldorigin" "-328.000000 -80.000000 1152.000000" +"angles" "-0.000000 87.000000 -0.000000" +"classname" "item_rockets" +"model" "progs/ammo_rockets1.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of rockets" +"flags" "256.000000" +"spawnflags" "33.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_rockets1.mdl" +"aflag" "10.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "730.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-849.000000 991.000000 1479.000000" +"absmax" "-847.000000 993.000000 1481.000000" +"origin" "-848.000000 992.000000 1480.000000" +"oldorigin" "-848.000000 992.000000 1480.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "192.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-737.000000 991.000000 1463.000000" +"absmax" "-735.000000 993.000000 1465.000000" +"origin" "-736.000000 992.000000 1464.000000" +"oldorigin" "-736.000000 992.000000 1464.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "192.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-529.000000 1135.000000 1575.000000" +"absmax" "-527.000000 1137.000000 1577.000000" +"origin" "-528.000000 1136.000000 1576.000000" +"oldorigin" "-528.000000 1136.000000 1576.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "448.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-513.000000 1311.000000 1543.000000" +"absmax" "-511.000000 1313.000000 1545.000000" +"origin" "-512.000000 1312.000000 1544.000000" +"oldorigin" "-512.000000 1312.000000 1544.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "448.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-785.000000 1295.000000 1319.000000" +"absmax" "-783.000000 1297.000000 1321.000000" +"origin" "-784.000000 1296.000000 1320.000000" +"oldorigin" "-784.000000 1296.000000 1320.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "192.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-993.000000 1199.000000 1559.000000" +"absmax" "-991.000000 1201.000000 1561.000000" +"origin" "-992.000000 1200.000000 1560.000000" +"oldorigin" "-992.000000 1200.000000 1560.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "448.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-401.000000 911.000000 1639.000000" +"absmax" "-399.000000 913.000000 1641.000000" +"origin" "-400.000000 912.000000 1640.000000" +"oldorigin" "-400.000000 912.000000 1640.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "448.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-785.000000 783.000000 1751.000000" +"absmax" "-783.000000 785.000000 1753.000000" +"origin" "-784.000000 784.000000 1752.000000" +"oldorigin" "-784.000000 784.000000 1752.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_wizard" +"use" "monster_spawn" +"health" "80.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "448.000000" +"targetname" "RL_scrags" +"th_stand" "wiz_stand1" +"th_walk" "wiz_walk1" +"th_run" "wiz_run1" +"th_missile" "wiz_fast1" +"th_pain" "wiz_pain" +"th_die" "wiz_die" +"mdl" "progs/mon_wizard.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "180.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-30.000000" +"headmdl" "progs/h_wizard.mdl" +"th_checkattack" "WizardCheckAttack" +"th_slide" "wiz_side1" +"attack_offset" "0.000000 0.000000 30.000000" +"pain_flinch" "70.000000" +"pain_longanim" "1.000000" +"pain_sound" "wizard/wpain.wav" +"deathstring" " was wrecked by a Wizard +" +"idle_sound" "wizard/widle1.wav" +"idle_sound2" "wizard/widle2.wav" +"sight_sound" "wizard/wsight.wav" +"enemymaxdist" "1.000000" +"gib1mdl" "progs/gib_wzarm1.mdl" +"gib2mdl" "progs/gib_wzarm2.mdl" +"gib3mdl" "progs/gib_wztail.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "391.000000" +"absmin" "-1247.000000 545.000000 2048.031250" +"absmax" "-1185.000000 607.000000 2104.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-1216.000000 576.000000 2048.031250" +"oldorigin" "-1216.000000 576.000000 2048.031250" +"angles" "-0.000000 121.000000 -0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "889" +"netname" "box of nails" +"flags" "768.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "391.000000" +"absmin" "-1071.000000 545.000000 2048.031250" +"absmax" "-1009.000000 607.000000 2104.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-1040.000000 576.000000 2048.031250" +"oldorigin" "-1040.000000 576.000000 2048.031250" +"angles" "-0.000000 271.000000 -0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails0.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"groundentity" "889" +"netname" "box of nails" +"flags" "768.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-2623.000000 2113.000000 0.000000" +"absmax" "-2593.000000 2143.000000 0.000000" +"origin" "-2608.000000 2128.000000 0.000000" +"oldorigin" "-2608.000000 2128.000000 0.000000" +"angles" "-0.000000 166.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "256.000000" +"spawnflags" "32.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "minotaur_ambush" +"attack_finished" "999999.000000" +"mdl" "*144" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-1744.000000 1232.000000 -32.000000" +"bbmaxs" "-1712.000000 1520.000000 144.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-486.679077 1133.136230 -88.968750" +"absmax" "-484.679077 1135.136230 -86.968750" +"origin" "-485.679077 1134.136230 -87.968750" +"oldorigin" "-344.000000 1568.000000 -87.968750" +"angles" "0.000000 214.996948 -0.000000" +"classname" "monster_minotaur" +"frame" "38.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-60.090828" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "215.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"targetname" "minotaur_ambush" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"lefty" "1.000000" +"search_time" "1337.413452" +"attack_state" "3.000000" +"attack_finished" "1331.659668" +"pain_finished" "1329.567017" +"show_hostile" "1333.413452" +"mdl" "progs/mon_minotaur.mdl" +"pausetime" "999999.000000" +"finalangle" "-349.995972 1353.484497 -55.968750" +"lip" "3.037812" +"waitmin" "1001331.500000" +"activate" "1" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_minotaur.mdl" +"attachment" "217" +"attachment2" "1931" +"estate" "2.000000" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"liquidbase" "-1.000000" +"liquidcheck" "1333.413452" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"attack_speed" "650.000000" +"attack_rage" "1.000000" +"attack_sidestep" "1326.849854" +"attack_sidedeny" "1322.204224" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1326.599976" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idletimer" "1338.881836" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_timeout" "1323.824219" +"sight_sound" "minotaur/sight1.wav" +"enemydist" "65.568077" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "6.000000" +"steplast" "3.000000" +"dmgtimeframe" "1332.517944" +"dmgcombined" "4.000000" +"resist_cells" "0.500000" +"part_style" "8.000000" +"gib1mdl" "progs/gib_minoleg2.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg1.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "452.000000" +"absmin" "-411.168945 790.240662 -88.968750" +"absmax" "-361.168945 840.240662 1.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-386.168945 815.240662 -63.968750" +"oldorigin" "-618.054993 1034.984497 -87.968750" +"velocity" "-318.198059 -318.198029 0.000000" +"angles" "0.000000 207.998657 0.000000" +"classname" "monster_minotaur" +"model" "progs/mon_minotaur.mdl" +"frame" "60.000000" +"mins" "-24.000000 -24.000000 -24.000000" +"maxs" "24.000000 24.000000 64.000000" +"size" "48.000000 48.000000 88.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.413818" +"health" "-12.424330" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "208.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "320.000000" +"targetname" "minotaur_ambush" +"th_stand" "mino_stand1" +"th_walk" "mino_walk1" +"th_run" "mino_run" +"th_missile" "mino_magic" +"th_melee" "mino_melee" +"th_pain" "mino_pain" +"th_die" "mino_die" +"oldenemy" "1" +"search_time" "1349.114868" +"attack_state" "1.000000" +"attack_finished" "1344.564087" +"pain_finished" "1001344.625000" +"show_hostile" "1345.114868" +"jump_flag" "1334.840942" +"mdl" "progs/mon_minotaur.mdl" +"pausetime" "999999.000000" +"finalangle" "-569.207275 1008.822266 -55.968750" +"count" "1.000000" +"lip" "0.199408" +"activate" "1" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "340.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_minotaur.mdl" +"attachment" "1932" +"attachment2" "1933" +"th_checkattack" "MinotaurCheckAttack" +"th_charge" "mino_howl1" +"th_jump" "mino_jump1" +"th_jumpexit" "mino_jump10" +"liquidbase" "-1.000000" +"liquidcheck" "1344.814941" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"attack_speed" "650.000000" +"attack_rage" "1.000000" +"attack_sidestep" "1338.946655" +"attack_sidedeny" "1336.183105" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1340.256958" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "minotaur/pain1.wav" +"pain_sound2" "minotaur/pain2.wav" +"deathstring" " was gored by a Minotaur +" +"idletimer" "1346.805420" +"idle_sound" "minotaur/idle1.wav" +"idle_sound2" "minotaur/idle2.wav" +"idle_soundcom" "minotaur/idle1com.wav" +"idle_soundcom2" "minotaur/idle2com.wav" +"sight_timeout" "1346.870972" +"sight_sound" "minotaur/sight1.wav" +"enemydist" "69.105400" +"switchattacker" "1" +"switchtimer" "1340.615967" +"switchoverride" "1.000000" +"infightextra" "2.000000" +"steptype" "6.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "1344.536011" +"dmgcombined" "48.000000" +"resist_cells" "0.500000" +"part_style" "8.000000" +"gib1mdl" "progs/gib_minoleg2.mdl" +"gib2mdl" "progs/gib_minoclaw2.mdl" +"gib3mdl" "progs/gib_minoleg1.mdl" +"gib4mdl" "progs/gib_minoleg2.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "237.000000" +"absmin" "-697.000000 2119.000000 1399.000000" +"absmax" "-694.996521 2121.003418 1401.003540" +"origin" "-696.000000 2120.000000 1400.000000" +"angles" "45.000000 270.000000 90.000000" +"classname" "info_intermission" +"model" "progs/misc_empty.mdl" +"mins" "0.000001 0.000000 0.000000" +"maxs" "0.003501 0.003500 0.003500" +"size" "0.003500 0.003500 0.003500" +"owner" "1082" +"count" "2.000000" +"classtype" "16.000000" +"estate" "1.000000" +} +{ +"modelindex" "269.000000" +"absmin" "-25.000000 183.000000 831.000000" +"absmax" "-23.000000 185.000000 833.000000" +"origin" "-24.000000 184.000000 832.000000" +"angles" "-0.000000 45.000000 -0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"light_lev" "100.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "3.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "207792.000000" +"part_emitter" "921" +"part_active" "75.000000" +} +{ +"absmin" "-25.000000 183.000000 831.000000" +"absmax" "-23.000000 185.000000 833.000000" +"origin" "-24.000000 184.000000 832.000000" +"angles" "-0.000000 45.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2488.807617" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "207792.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "920" +"part_style" "75.000000" +"start_delay" "2.155797" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"modelindex" "269.000000" +"absmin" "-1233.000000 191.000000 831.000000" +"absmax" "-1231.000000 193.000000 833.000000" +"origin" "-1232.000000 192.000000 832.000000" +"angles" "-0.000000 75.000000 -0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"light_lev" "100.000000" +"mdl" "progs/flame2.mdl" +"wait" "1.000000" +"delay" "3.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "722724.000000" +"part_emitter" "923" +"part_active" "75.000000" +} +{ +"absmin" "-1233.000000 191.000000 831.000000" +"absmax" "-1231.000000 193.000000 833.000000" +"origin" "-1232.000000 192.000000 832.000000" +"angles" "-0.000000 75.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2488.411377" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "722724.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "922" +"part_style" "75.000000" +"pemit_tcount" "91.000000" +"start_delay" "1.035035" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"modelindex" "146.000000" +"absmin" "2943.000000 847.000000 -517.000000" +"absmax" "3105.000000 1009.000000 -514.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*145" +"mins" "2944.000000 848.000000 -516.000000" +"maxs" "3104.000000 1008.000000 -515.000000" +"size" "160.000000 160.000000 1.000000" +"mdl" "*145" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "147.000000" +"absmin" "2943.000000 1743.000000 -517.000000" +"absmax" "3105.000000 1905.000000 -514.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*146" +"mins" "2944.000000 1744.000000 -516.000000" +"maxs" "3104.000000 1904.000000 -515.000000" +"size" "160.000000 160.000000 1.000000" +"mdl" "*146" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "270.000000" +"absmin" "2491.000000 -93.000000 11.000000" +"absmax" "2493.000000 -91.000000 13.000000" +"origin" "2492.000000 -92.000000 12.000000" +"angles" "-0.000000 189.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "370755.000000" +"part_emitter" "927" +"part_active" "72.000000" +} +{ +"absmin" "2491.000000 -93.000000 11.000000" +"absmax" "2493.000000 -91.000000 13.000000" +"origin" "2492.000000 -92.000000 12.000000" +"angles" "-0.000000 189.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2494.819824" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "370755.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "926" +"part_style" "72.000000" +"start_delay" "4.979553" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "270.000000" +"absmin" "1859.000000 -93.000000 11.000000" +"absmax" "1861.000000 -91.000000 13.000000" +"origin" "1860.000000 -92.000000 12.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "light_torch_small_walltorch" +"model" "progs/flame.mdl" +"noise" "ambience/fire1.wav" +"light_lev" "200.000000" +"style" "1.000000" +"mdl" "progs/flame.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"entno_unique" "24165.000000" +"part_emitter" "929" +"part_active" "72.000000" +} +{ +"absmin" "1859.000000 -93.000000 11.000000" +"absmax" "1861.000000 -91.000000 13.000000" +"origin" "1860.000000 -92.000000 12.000000" +"angles" "-0.000000 270.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2496.030762" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "24165.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "928" +"part_style" "72.000000" +"start_delay" "7.683737" +"dpp_name" "DPP_ITSTFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "8.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "2447.000000 319.000000 623.000000" +"absmax" "2449.000000 321.000000 625.000000" +"origin" "2448.000000 320.000000 624.000000" +"angles" "-0.000000 33.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "57067.000000" +"part_emitter" "931" +"part_active" "70.000000" +} +{ +"absmin" "2447.000000 319.000000 623.000000" +"absmax" "2449.000000 321.000000 625.000000" +"origin" "2448.000000 320.000000 624.000000" +"angles" "-0.000000 33.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2491.608887" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "57067.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "930" +"part_style" "70.000000" +"start_delay" "3.593280" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "2447.000000 127.000000 623.000000" +"absmax" "2449.000000 129.000000 625.000000" +"origin" "2448.000000 128.000000 624.000000" +"angles" "-0.000000 238.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "41605.000000" +"part_emitter" "933" +"part_active" "70.000000" +} +{ +"absmin" "2447.000000 127.000000 623.000000" +"absmax" "2449.000000 129.000000 625.000000" +"origin" "2448.000000 128.000000 624.000000" +"angles" "-0.000000 238.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2491.796143" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "41605.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "932" +"part_style" "70.000000" +"start_delay" "5.687582" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "1903.000000 127.000000 623.000000" +"absmax" "1905.000000 129.000000 625.000000" +"origin" "1904.000000 128.000000 624.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "181502.000000" +"part_emitter" "935" +"part_active" "70.000000" +} +{ +"absmin" "1903.000000 127.000000 623.000000" +"absmax" "1905.000000 129.000000 625.000000" +"origin" "1904.000000 128.000000 624.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2491.518555" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "181502.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "934" +"part_style" "70.000000" +"start_delay" "9.504105" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "269.000000" +"absmin" "1903.000000 319.000000 623.000000" +"absmax" "1905.000000 321.000000 625.000000" +"origin" "1904.000000 320.000000 624.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "light_flame_small_yellow" +"model" "progs/flame2.mdl" +"noise" "ambience/fire1.wav" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "706700.000000" +"part_emitter" "937" +"part_active" "70.000000" +} +{ +"absmin" "1903.000000 319.000000 623.000000" +"absmax" "1905.000000 321.000000 625.000000" +"origin" "1904.000000 320.000000 624.000000" +"angles" "-0.000000 180.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2493.139893" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "706700.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "936" +"part_style" "70.000000" +"start_delay" "4.083773" +"dpp_name" "DPP_ITSSFLAME" +"dpp_wait" "1.000000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "8.000000" +"part_life" "2.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "1.000000 1.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "384.000000" +"wakeup_timer" "6.000000" +"spawn_base" "0.250000" +"spawn_rand" "0.250000" +} +{ +"modelindex" "148.000000" +"absmin" "639.000000 1263.000000 -1.000000" +"absmax" "673.000000 1393.000000 209.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*147" +"mins" "640.000000 1264.000000 0.000000" +"maxs" "672.000000 1392.000000 208.000000" +"size" "32.000000 128.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "939" +"yaw_speed" "100.000000" +"targetname" "magicdoor3" +"owner" "938" +"movedir" "0.000000 -1.000000 -0.000000" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*147" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "0.000001 -120.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "149.000000" +"absmin" "639.000000 1375.000000 -1.000000" +"absmax" "673.000000 1489.000000 209.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*148" +"mins" "640.000000 1376.000000 0.000000" +"maxs" "672.000000 1488.000000 208.000000" +"size" "32.000000 112.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "938" +"yaw_speed" "100.000000" +"targetname" "magicdoor3" +"owner" "938" +"movedir" "-0.000000 1.000000 -0.000000" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*148" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "-0.000005 104.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "150.000000" +"absmin" "-521.000000 175.000000 -33.000000" +"absmax" "-391.000000 209.000000 177.000000" +"ltime" "1.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "120.000000 0.000000 0.000000" +"classname" "func_door" +"model" "*149" +"frame" "1.000000" +"mins" "-640.000000 176.000000 -32.000000" +"maxs" "-512.000000 208.000000 176.000000" +"size" "128.000000 32.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.300000" +"enemy" "941" +"yaw_speed" "100.000000" +"targetname" "magicdoor2" +"owner" "940" +"movedir" "1.000000 0.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*149" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "120.000000 0.000000 0.000000" +"lip" "8.000000" +"pos2" "120.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"activate" "206" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "151.000000" +"absmin" "-841.000000 174.999985 -33.000000" +"absmax" "-727.000000 208.999985 177.000000" +"ltime" "1.140000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-104.000000 -0.000009 0.000000" +"classname" "func_door" +"model" "*150" +"frame" "1.000000" +"mins" "-736.000000 176.000000 -32.000000" +"maxs" "-624.000000 208.000000 176.000000" +"size" "112.000000 32.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.140000" +"enemy" "940" +"yaw_speed" "100.000000" +"targetname" "magicdoor2" +"owner" "940" +"movedir" "-1.000000 -0.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*150" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-104.000000 -0.000009 0.000000" +"lip" "8.000000" +"pos2" "-104.000000 -0.000009 0.000000" +"bsporigin" "1.000000" +"activate" "206" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "152.000000" +"absmin" "-1873.000000 1479.000000 -33.000000" +"absmax" "-1839.000000 1593.000000 177.000000" +"ltime" "1.140000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000005 104.000000 0.000000" +"classname" "func_door" +"model" "*151" +"frame" "1.000000" +"mins" "-1872.000000 1376.000000 -32.000000" +"maxs" "-1840.000000 1488.000000 176.000000" +"size" "32.000000 112.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.140000" +"enemy" "943" +"yaw_speed" "100.000000" +"targetname" "magicdoor1" +"owner" "942" +"movedir" "-0.000000 1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*151" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000005 104.000000 0.000000" +"lip" "8.000000" +"pos2" "-0.000005 104.000000 0.000000" +"bsporigin" "1.000000" +"activate" "211" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "153.000000" +"absmin" "-1873.000000 1143.000000 -33.000000" +"absmax" "-1839.000000 1273.000000 177.000000" +"ltime" "1.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000001 -120.000000 0.000000" +"classname" "func_door" +"model" "*152" +"frame" "1.000000" +"mins" "-1872.000000 1264.000000 -32.000000" +"maxs" "-1840.000000 1392.000000 176.000000" +"size" "32.000000 128.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.300000" +"enemy" "942" +"yaw_speed" "100.000000" +"targetname" "magicdoor1" +"owner" "942" +"movedir" "0.000000 -1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*152" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "0.000001 -120.000000 0.000000" +"lip" "8.000000" +"pos2" "0.000001 -120.000000 0.000000" +"bsporigin" "1.000000" +"activate" "211" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "154.000000" +"absmin" "319.000000 2039.000000 -81.000000" +"absmax" "353.000000 2153.000000 129.000000" +"ltime" "1.140000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000005 104.000000 0.000000" +"classname" "func_door" +"model" "*153" +"frame" "1.000000" +"mins" "320.000000 1936.000000 -80.000000" +"maxs" "352.000000 2048.000000 128.000000" +"size" "32.000000 112.000000 208.000000" +"touch" "SUB_Null" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.140000" +"items" "262144.000000" +"enemy" "945" +"yaw_speed" "100.000000" +"spawnflags" "8.000000" +"owner" "944" +"movedir" "-0.000000 1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"attack_finished" "2327.165039" +"mdl" "*153" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000005 104.000000 0.000000" +"lip" "8.000000" +"pos2" "-0.000005 104.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "155.000000" +"absmin" "319.000000 1703.000000 -81.000000" +"absmax" "353.000000 1833.000000 129.000000" +"ltime" "1.300000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000001 -120.000000 0.000000" +"classname" "func_door" +"model" "*154" +"frame" "1.000000" +"mins" "320.000000 1824.000000 -80.000000" +"maxs" "352.000000 1952.000000 128.000000" +"size" "32.000000 128.000000 208.000000" +"touch" "SUB_Null" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.300000" +"items" "262144.000000" +"enemy" "944" +"yaw_speed" "100.000000" +"spawnflags" "8.000000" +"owner" "944" +"movedir" "0.000000 -1.000000 -0.000000" +"message" "" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*154" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "0.000001 -120.000000 0.000000" +"lip" "8.000000" +"pos2" "0.000001 -120.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "156.000000" +"absmin" "319.000000 703.000000 -81.000000" +"absmax" "353.000000 833.000000 129.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*155" +"mins" "320.000000 704.000000 -80.000000" +"maxs" "352.000000 832.000000 128.000000" +"size" "32.000000 128.000000 208.000000" +"touch" "func_door_touch" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"items" "131072.000000" +"enemy" "947" +"yaw_speed" "100.000000" +"spawnflags" "16.000000" +"owner" "946" +"movedir" "0.000000 -1.000000 -0.000000" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"attack_finished" "2365.940918" +"mdl" "*155" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "0.000001 -120.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "157.000000" +"absmin" "319.000000 815.000000 -81.000000" +"absmax" "353.000000 929.000000 129.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*156" +"mins" "320.000000 816.000000 -80.000000" +"maxs" "352.000000 928.000000 128.000000" +"size" "32.000000 112.000000 208.000000" +"touch" "func_door_touch" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"items" "131072.000000" +"enemy" "946" +"yaw_speed" "100.000000" +"spawnflags" "16.000000" +"owner" "946" +"movedir" "-0.000000 1.000000 -0.000000" +"sounds" "3.000000" +"noise" "doors/rattle2.wav" +"noise1" "doors/stndr2.wav" +"noise2" "doors/stndr1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*156" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "-0.000005 104.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "2.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3800.000000 568.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "3.759636" +"pos1" "0.000000 8.000000 1.000000" +"height" "5.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "949" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "156.701996" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3793.000000 611.000000 95.000000" +"absmax" "-3791.000000 613.000000 97.000000" +"origin" "-3792.000000 612.000000 96.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3800.000000 608.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.676565" +"pos1" "0.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "951" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "156.688004" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3793.000000 639.000000 95.000000" +"absmax" "-3791.000000 641.000000 97.000000" +"origin" "-3792.000000 640.000000 96.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3800.000000 656.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "3.704947" +"pos1" "0.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "953" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "157.430008" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3793.000000 703.000000 111.000000" +"absmax" "-3791.000000 705.000000 113.000000" +"origin" "-3792.000000 704.000000 112.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3800.000000 672.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "3.086398" +"pos1" "0.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "955" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "161.117004" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3793.000000 719.000000 87.000000" +"absmax" "-3791.000000 721.000000 89.000000" +"origin" "-3792.000000 720.000000 88.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3800.000000 752.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.208289" +"pos1" "0.000000 8.000000 1.000000" +"height" "5.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "957" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "224.726013" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3793.000000 783.000000 87.000000" +"absmax" "-3791.000000 785.000000 89.000000" +"origin" "-3792.000000 784.000000 88.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3592.000000 1000.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "2.555986" +"pos1" "0.000000 8.000000 1.000000" +"height" "4.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "959" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "375.591003" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3565.000000 1007.000000 79.000000" +"absmax" "-3563.000000 1009.000000 81.000000" +"origin" "-3564.000000 1008.000000 80.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3552.000000 1000.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.887722" +"pos1" "0.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "961" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "375.576996" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3505.000000 1007.000000 79.000000" +"absmax" "-3503.000000 1009.000000 81.000000" +"origin" "-3504.000000 1008.000000 80.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3552.000000 1000.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-14.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.196295" +"pos1" "0.000000 8.000000 1.000000" +"height" "4.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "533" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "963" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-3489.000000 1007.000000 111.000000" +"absmax" "-3487.000000 1009.000000 113.000000" +"origin" "-3488.000000 1008.000000 112.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3456.000000 1000.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-11.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "1.062166" +"pos1" "0.000000 8.000000 1.000000" +"height" "4.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "533" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "965" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-3425.000000 1007.000000 95.000000" +"absmax" "-3423.000000 1009.000000 97.000000" +"origin" "-3424.000000 1008.000000 96.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "-3424.000000 1000.000000 48.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "-3.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.413343" +"pos1" "0.000000 8.000000 1.000000" +"height" "8.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "967" +"brksound" "6.000000" +"brkimpsound" "5.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +"dmgtimeframe" "374.289001" +"dmgcombined" "4.000000" +} +{ +"absmin" "-3389.000000 1007.000000 95.000000" +"absmax" "-3387.000000 1009.000000 97.000000" +"origin" "-3388.000000 1008.000000 96.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "angry_crossbow" +"attack_finished" "999999.000000" +"mdl" "*167" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-3136.000000 528.000000 0.000000" +"bbmaxs" "-3104.000000 880.000000 208.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "stone_knight1" +"attack_finished" "999999.000000" +"mdl" "*168" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-2880.000000 336.000000 437.000000" +"bbmaxs" "-2496.000000 416.000000 527.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "443.000000" +"absmin" "-3424.961426 -58.528435 431.031250" +"absmax" "-3366.961426 -0.528435 537.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3395.961426 -29.528435 456.031250" +"oldorigin" "-3196.000000 -528.000000 474.708923" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "monster_golem" +"model" "progs/mon_golem.mdl" +"frame" "178.000000" +"mins" "-28.000000 -28.000000 -24.000000" +"maxs" "28.000000 28.000000 80.000000" +"size" "56.000000 56.000000 104.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "monster_deadbody_check" +"nextthink" "2488.408203" +"health" "-4.306437" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "90.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "256.000000" +"targetname" "stoneknight2" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"oldenemy" "1" +"search_time" "855.172974" +"attack_state" "1.000000" +"attack_finished" "844.118164" +"pain_finished" "1000851.187500" +"show_hostile" "851.172974" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"think1" "golem_wakeup" +"lip" "201.000000" +"pos1" "179.000000 202.000000 23.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"skin_override" "1.000000" +"frame_override" "179.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_speed" "628.750122" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"pain_flinch" "200.000000" +"pain_finstate" "841.821838" +"pain_timeout" "2.000000" +"pain_ignore" "1.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "852.322693" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_timeout" "794.209900" +"sight_sound" "golem/sight.wav" +"enemydist" "1014.781433" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "850.270935" +"dmgcombined" "12.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "stoneknight2" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*169" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-3728.000000 -496.000000 416.000000" +"bbmaxs" "-3072.000000 -416.000000 768.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "443.000000" +"absmin" "-925.000000 1635.000000 -112.968750" +"absmax" "-867.000000 1693.000000 -6.968750" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-896.000000 1664.000000 -87.968750" +"oldorigin" "-896.000000 1664.000000 -72.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "monster_golem" +"model" "progs/mon_golem.mdl" +"frame" "202.000000" +"skin" "1.000000" +"mins" "-28.000000 -28.000000 -24.000000" +"maxs" "28.000000 28.000000 80.000000" +"size" "56.000000 56.000000 104.000000" +"use" "golem_wakeup" +"think" "golem_statue" +"nextthink" "2491.656006" +"health" "500.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "270.000000" +"yaw_speed" "20.000000" +"spawnflags" "2.000000" +"targetname" "stone_guards" +"th_stand" "golem_statue" +"th_die" "golem_die" +"oldenemy" "1" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"think1" "golem_wakeup" +"lip" "193.000000" +"pos1" "179.000000 202.000000 23.000000" +"no_liquiddmg" "1.000000" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"skin_override" "1.000000" +"frame_override" "179.000000" +"th_checkattack" "GolemCheckAttack" +"reflectnails" "1.000000" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"spawnstatue" "1.000000" +"pain_flinch" "200.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "5.132154" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_sound" "golem/sight.wav" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "443.000000" +"absmin" "-381.000000 1635.000000 -112.968750" +"absmax" "-323.000000 1693.000000 -6.968750" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "-352.000000 1664.000000 -87.968750" +"oldorigin" "-352.000000 1664.000000 -72.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "monster_golem" +"model" "progs/mon_golem.mdl" +"frame" "201.000000" +"skin" "1.000000" +"mins" "-28.000000 -28.000000 -24.000000" +"maxs" "28.000000 28.000000 80.000000" +"size" "56.000000 56.000000 104.000000" +"use" "golem_wakeup" +"think" "golem_statue" +"nextthink" "2493.261475" +"health" "500.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "270.000000" +"yaw_speed" "20.000000" +"spawnflags" "2.000000" +"targetname" "stone_guards" +"th_stand" "golem_statue" +"th_die" "golem_die" +"oldenemy" "1" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"think1" "golem_wakeup" +"lip" "194.000000" +"pos1" "179.000000 202.000000 23.000000" +"no_liquiddmg" "1.000000" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"skin_override" "1.000000" +"frame_override" "179.000000" +"th_checkattack" "GolemCheckAttack" +"reflectnails" "1.000000" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"spawnstatue" "1.000000" +"pain_flinch" "200.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "8.197299" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_sound" "golem/sight.wav" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"use" "entity_state_use" +"think" "SUB_Null" +"spawnflags" "64.000000" +"target" "stone_guards" +"targetname" "golem_unfreeze" +"mdl" "*170" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bbmins" "-1696.000000 688.000000 -80.000000" +"bbmaxs" "400.000000 736.000000 1536.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_delay" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_delay" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-897.000000 2047.000000 -313.000000" +"absmax" "-895.000000 2049.000000 -311.000000" +"origin" "-896.000000 2048.000000 -312.000000" +"oldorigin" "-896.000000 2048.000000 -312.000000" +"angles" "-0.000000 315.000000 0.000000" +"classname" "monster_gargoyle" +"use" "monster_spawn" +"health" "120.000000" +"flags" "32.000000" +"max_health" "120.000000" +"spawnflags" "480.000000" +"targetname" "stone_guards" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"mdl" "progs/mon_gargoyle.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"th_checkattack" "GargoyleCheckAttack" +"attack_offset" "16.000000 28.000000 22.000000" +"pain_flinch" "70.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_sound" "gargoyle/sight1.wav" +"gib1mdl" "progs/gib_gargwing1.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-673.000000 2111.000000 -313.000000" +"absmax" "-671.000000 2113.000000 -311.000000" +"origin" "-672.000000 2112.000000 -312.000000" +"oldorigin" "-672.000000 2112.000000 -312.000000" +"angles" "-0.000000 315.000000 0.000000" +"classname" "monster_gargoyle" +"use" "monster_spawn" +"health" "120.000000" +"flags" "32.000000" +"max_health" "120.000000" +"spawnflags" "224.000000" +"targetname" "stone_guards" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"mdl" "progs/mon_gargoyle.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"th_checkattack" "GargoyleCheckAttack" +"attack_offset" "16.000000 28.000000 22.000000" +"pain_flinch" "70.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_sound" "gargoyle/sight1.wav" +"gib2mdl" "progs/gib_gargwing2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-417.000000 2063.000000 -297.000000" +"absmax" "-415.000000 2065.000000 -295.000000" +"origin" "-416.000000 2064.000000 -296.000000" +"oldorigin" "-416.000000 2064.000000 -296.000000" +"angles" "-0.000000 315.000000 0.000000" +"classname" "monster_gargoyle" +"use" "monster_spawn" +"health" "120.000000" +"flags" "32.000000" +"max_health" "120.000000" +"spawnflags" "480.000000" +"targetname" "stone_guards" +"th_stand" "garg_idle1" +"th_walk" "garg_walk1" +"th_run" "garg_run1" +"th_missile" "garg_fire1" +"th_pain" "garg_pain" +"th_die" "garg_die" +"mdl" "progs/mon_gargoyle.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "325.000000" +"classgroup" "675.000000" +"classmove" "2.000000" +"gibhealth" "-70.000000" +"headmdl" "progs/h_gargoyle.mdl" +"th_checkattack" "GargoyleCheckAttack" +"attack_offset" "16.000000 28.000000 22.000000" +"pain_flinch" "70.000000" +"pain_sound" "gargoyle/pain75.wav" +"pain_sound2" "gargoyle/pain100.wav" +"deathstring" " was burned by a Gargoyle +" +"idle_sound" "gargoyle/idle1.wav" +"idle_soundcom" "gargoyle/perch1.wav" +"idle_soundcom2" "gargoyle/perch2.wav" +"sight_sound" "gargoyle/sight1.wav" +"gib2mdl" "progs/gib_gargwing2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-621.000000 71.000000 895.000000" +"absmax" "-619.000000 73.000000 897.000000" +"origin" "-620.000000 72.000000 896.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"spawnflags" "1.000000" +"target" "golem_unfreeze" +"targetname" "key" +"wait" "2.000000" +"count" "1.000000" +"height" "2.000000" +"activate" "750" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"modelindex" "269.000000" +"absmin" "559.000000 -2073.000000 387.000000" +"absmax" "561.000000 -2071.000000 389.000000" +"origin" "560.000000 -2072.000000 388.000000" +"angles" "-0.000000 43.000000 -0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "283605.000000" +"part_emitter" "980" +"part_active" "75.000000" +} +{ +"absmin" "559.000000 -2073.000000 387.000000" +"absmax" "561.000000 -2071.000000 389.000000" +"origin" "560.000000 -2072.000000 388.000000" +"angles" "-0.000000 43.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2488.632324" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "283605.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "979" +"part_style" "75.000000" +"start_delay" "1.698019" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"modelindex" "269.000000" +"absmin" "1447.000000 -2529.000000 387.000000" +"absmax" "1449.000000 -2527.000000 389.000000" +"origin" "1448.000000 -2528.000000 388.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"mdl" "progs/flame2.mdl" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "1218.000000" +"part_emitter" "982" +"part_active" "75.000000" +} +{ +"absmin" "1447.000000 -2529.000000 387.000000" +"absmax" "1449.000000 -2527.000000 389.000000" +"origin" "1448.000000 -2528.000000 388.000000" +"angles" "-0.000000 90.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2488.751953" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "1218.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "981" +"part_style" "75.000000" +"start_delay" "1.665487" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "368.000000 -2000.000977 384.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "golem_wall3" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.560076" +"pos1" "80.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "3007" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "984" +"brksound" "5.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "10.000000" +"brkobj1" "maps/ad_brk/rock01.bsp" +"brkobj2" "maps/ad_brk/rock02.bsp" +"brkobj3" "maps/ad_brk/rock03.bsp" +"brkobj4" "maps/ad_brk/rock04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "383.000000 -1865.000488 399.000000" +"absmax" "385.000000 -1863.000488 401.000000" +"origin" "384.000000 -1864.000488 400.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "368.000000 -1968.000000 416.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "golem_wall3" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.038209" +"pos1" "0.000000 8.000000 1.000000" +"height" "7.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "3007" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "986" +"brksound" "5.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "383.000000 -1857.000000 447.000000" +"absmax" "385.000000 -1855.000000 449.000000" +"origin" "384.000000 -1856.000000 448.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "368.000000 -1960.000000 480.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "golem_wall3" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.725486" +"pos1" "0.000000 8.000000 1.000000" +"height" "6.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "3007" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "988" +"brksound" "5.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "383.000000 -1861.000000 551.000000" +"absmax" "385.000000 -1859.000000 553.000000" +"origin" "384.000000 -1860.000000 552.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"oldorigin" "368.000000 -1960.000000 480.000000" +"classname" "func_breakable" +"model" "" +"use" "SUB_Null" +"health" "1.000000" +"spawnflags" "4098.000000" +"targetname" "golem_wall2" +"movedir" "0.000000 180.000000 0.000000" +"noise" "break/metal_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"lip" "0.258797" +"pos1" "96.000000 8.000000 1.000000" +"height" "5.000000" +"waitmin" "1.000000" +"bsporigin" "1.000000" +"activate" "2891" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "990" +"brksound" "4.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "32.000000" +"brkobj1" "maps/ad_brk/glass09.bsp" +"brkobj2" "maps/ad_brk/glass10.bsp" +"brkobj3" "maps/ad_brk/glass11.bsp" +"brkobj4" "maps/ad_brk/glass12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 100.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "383.000000 -1857.000000 543.000000" +"absmax" "385.000000 -1855.000000 545.000000" +"origin" "384.000000 -1856.000000 544.000000" +} +{ +"absmin" "47.000000 -1857.000000 1039.000000" +"absmax" "49.000000 -1855.000000 1041.000000" +"origin" "48.000000 -1856.000000 1040.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"spawnflags" "1.000000" +"target" "golem_closet" +"targetname" "golem_relay" +"count" "4.000000" +"activate" "1064" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "443.000000" +"absmin" "18.878490 -1905.135498 383.031250" +"absmax" "76.878494 -1847.135498 489.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "47.878490 -1876.135498 408.031250" +"oldorigin" "131.698563 -1789.391479 408.031250" +"angles" "-0.000000 200.994873 -0.000000" +"classname" "monster_golem" +"model" "progs/mon_golem.mdl" +"frame" "178.000000" +"mins" "-28.000000 -28.000000 -24.000000" +"maxs" "28.000000 28.000000 80.000000" +"size" "56.000000 56.000000 104.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.383057" +"health" "-31.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "500.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "201.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "224.000000" +"target" "zombie_trap" +"targetname" "golem_closet" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"oldenemy" "1" +"search_time" "2108.689941" +"attack_state" "1.000000" +"attack_finished" "2102.151367" +"pain_finished" "1002105.187500" +"axhitme" "2.000000" +"show_hostile" "2104.689941" +"mdl" "progs/mon_golem.mdl" +"pausetime" "999999.000000" +"no_liquiddmg" "1.000000" +"activate" "1" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_speed" "633.528381" +"attack_offset" "10.000000 0.000000 30.000000" +"meleeattack" "0.104404" +"meleerange" "100.000000" +"meleehitsound" "golem/melee_pound.wav" +"pain_flinch" "200.000000" +"pain_finstate" "2103.631104" +"pain_check" "3.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idletimer" "2102.173340" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_timeout" "2099.058838" +"sight_sound" "golem/sight.wav" +"enemydist" "51.466843" +"switchattacker" "1" +"switchtimer" "2099.864014" +"switchoverride" "1.000000" +"infightextra" "3.000000" +"steptype" "7.000000" +"steplast" "2.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "2093.799072" +"dmgcombined" "40.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "408.000000" +"absmin" "-20.643948 -1864.384155 383.031250" +"absmax" "13.356052 -1830.384155 425.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-3.643948 -1847.384155 408.031250" +"oldorigin" "-3.643948 -1877.135376 426.910461" +"velocity" "0.000000 223.692703 0.000000" +"angles" "0.000000 145.997314 0.000000" +"classname" "monster_spider" +"model" "progs/mon_spiderb.mdl" +"frame" "132.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.455322" +"health" "-9.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "16.000000" +"yaw_speed" "20.000000" +"goalentity" "992" +"spawnflags" "480.000000" +"targetname" "golem_closet" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"oldenemy" "1" +"search_time" "2100.965576" +"attack_state" "1.000000" +"attack_finished" "2097.537842" +"pain_finished" "1002096.375000" +"show_hostile" "2097.537842" +"jump_flag" "2098.165771" +"mdl" "progs/mon_spiderb.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"movespeed" "8.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "300.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"headmdl" "progs/h_spiderb.mdl" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "spider_leap1" +"th_jumpexit" "spider_leap9" +"liquidbase" "-1.000000" +"liquidcheck" "2096.565186" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "2102.794922" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "2099.058838" +"sight_sound" "spider/hiss1.wav" +"enemydist" "167.478851" +"switchattacker" "992" +"switchtimer" "2097.537842" +"switchoverride" "1.000000" +"jumptouch" "2615" +"steptype" "3.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "408.000000" +"absmin" "66.794876 -1850.422729 383.031250" +"absmax" "100.794876 -1816.422729 425.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "83.794876 -1833.422729 408.031250" +"oldorigin" "83.794876 -1833.422729 408.031250" +"velocity" "-272.773804 0.000000 0.000000" +"angles" "0.000000 41.995239 0.000000" +"classname" "monster_spider" +"model" "progs/mon_spiderb.mdl" +"frame" "132.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 16.000000" +"size" "32.000000 32.000000 40.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "2488.415771" +"health" "-9.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "173.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "480.000000" +"targetname" "golem_closet" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"oldenemy" "1" +"search_time" "2103.452637" +"attack_state" "1.000000" +"attack_finished" "2099.736816" +"pain_finished" "1002098.812500" +"show_hostile" "2099.736816" +"jump_flag" "2099.674072" +"mdl" "progs/mon_spiderb.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"movespeed" "4.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "300.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"headmdl" "progs/h_spiderb.mdl" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "spider_leap1" +"th_jumpexit" "spider_leap9" +"liquidbase" "-1.000000" +"liquidcheck" "2099.152344" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_finstate" "2097.572998" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "2101.027344" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "2099.058838" +"sight_sound" "spider/hiss1.wav" +"enemydist" "67.003838" +"switchattacker" "1" +"switchtimer" "2099.736816" +"switchoverride" "1.000000" +"jumptouch" "992" +"steptype" "3.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "625.000000 -2079.000000 384.031250" +"absmax" "655.000000 -2049.000000 384.031250" +"origin" "640.000000 -2064.000000 384.031250" +"oldorigin" "640.000000 -2064.000000 384.031250" +"angles" "0.000000 204.000000 0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "298.000000" +"absmin" "537.000000 -1879.000000 376.031250" +"absmax" "599.000000 -1817.000000 432.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "568.000000 -1848.000000 376.031250" +"oldorigin" "568.000000 -1848.000000 376.031250" +"angles" "-0.000000 194.000000 -0.000000" +"classname" "item_health" +"model" "progs/health_25.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "476.000000" +"absmin" "579.000000 -1769.000000 367.000000" +"absmax" "581.000000 -1767.000000 369.000000" +"origin" "580.000000 -1768.000000 368.000000" +"angles" "-0.000000 40.000000 -0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "100.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"modelindex" "476.000000" +"absmin" "563.000000 -1761.000000 367.000000" +"absmax" "565.000000 -1759.000000 369.000000" +"origin" "564.000000 -1760.000000 368.000000" +"angles" "-0.000000 9.000000 -0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "100.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"modelindex" "476.000000" +"absmin" "587.000000 -1753.000000 367.000000" +"absmax" "589.000000 -1751.000000 369.000000" +"origin" "588.000000 -1752.000000 368.000000" +"angles" "-0.000000 98.000000 -0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "100.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"modelindex" "476.000000" +"absmin" "603.000000 -1949.000000 367.000000" +"absmax" "605.000000 -1947.000000 369.000000" +"origin" "604.000000 -1948.000000 368.000000" +"angles" "-0.000000 160.000000 -0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "100.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"modelindex" "476.000000" +"absmin" "587.000000 -1941.000000 367.000000" +"absmax" "589.000000 -1939.000000 369.000000" +"origin" "588.000000 -1940.000000 368.000000" +"angles" "-0.000000 54.000000 -0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "100.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"modelindex" "476.000000" +"absmin" "611.000000 -1929.000000 367.000000" +"absmax" "613.000000 -1927.000000 369.000000" +"origin" "612.000000 -1928.000000 368.000000" +"angles" "-0.000000 18.000000 -0.000000" +"classname" "light_candle" +"model" "progs/misc_candle3.mdl" +"frame" "1.000000" +"light_lev" "100.000000" +"mdl" "progs/misc_candle3.mdl" +"t_width" "1.000000" +"lip" "16.000000" +} +{ +"absmin" "-2463.991455 2074.522217 -192.968750" +"absmax" "-2461.991455 2076.522217 -190.968750" +"origin" "-2462.991455 2075.522217 -191.968750" +"oldorigin" "-2480.000000 2080.000000 -128.000000" +"classname" "misc_fireball" +"model" "" +"touch" "SUB_Null" +"think" "misc_lavaball_fly" +"nextthink" "2492.116699" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"speed" "500.000000" +"mdl" "progs/proj_balllava.mdl" +"wait" "5.000000" +"delay" "3.000000" +"dmg" "20.000000" +"classtype" "670.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_lavaball_on" +} +{ +"absmin" "-2384.968750 1187.478882 137.445587" +"absmax" "-2382.968750 1189.478882 139.445587" +"origin" "-2383.968750 1188.478882 138.445587" +"oldorigin" "-2352.000000 1184.000000 -112.000000" +"classname" "misc_fireball" +"model" "" +"touch" "SUB_Null" +"think" "misc_lavaball_fly" +"nextthink" "2491.117676" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"speed" "500.000000" +"mdl" "progs/proj_balllava.mdl" +"wait" "5.000000" +"delay" "3.000000" +"dmg" "20.000000" +"classtype" "670.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_lavaball_on" +} +{ +"absmin" "-2817.000000 2239.000000 -97.000000" +"absmax" "-2815.000000 2241.000000 -95.000000" +"origin" "-2816.000000 2240.000000 -96.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2488.796875" +"impulse" "1.000000" +"noise" "ambience/liquid_burnshort.wav" +"speed" "1.000000" +"wait" "10.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2689.000000 2239.000000 -97.000000" +"absmax" "-2687.000000 2241.000000 -95.000000" +"origin" "-2688.000000 2240.000000 -96.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2499.547119" +"impulse" "1.000000" +"noise" "ambience/liquid_bubble.wav" +"speed" "1.000000" +"wait" "13.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2561.000000 2239.000000 -113.000000" +"absmax" "-2559.000000 2241.000000 -111.000000" +"origin" "-2560.000000 2240.000000 -112.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2494.827148" +"impulse" "1.000000" +"noise" "ambience/liquid_burnlong.wav" +"speed" "1.000000" +"wait" "15.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2833.000000 911.000000 -113.000000" +"absmax" "-2831.000000 913.000000 -111.000000" +"origin" "-2832.000000 912.000000 -112.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2491.644531" +"impulse" "1.000000" +"noise" "ambience/liquid_burnshort.wav" +"speed" "1.000000" +"wait" "9.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2833.000000 1039.000000 -113.000000" +"absmax" "-2831.000000 1041.000000 -111.000000" +"origin" "-2832.000000 1040.000000 -112.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2498.801758" +"impulse" "1.000000" +"noise" "ambience/liquid_bubble.wav" +"speed" "1.000000" +"wait" "15.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2833.000000 1167.000000 -113.000000" +"absmax" "-2831.000000 1169.000000 -111.000000" +"origin" "-2832.000000 1168.000000 -112.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2488.773193" +"impulse" "1.000000" +"noise" "ambience/liquid_burnlong.wav" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2498.412842 586.223999 -192.968750" +"absmax" "-2496.412842 588.223999 -190.968750" +"origin" "-2497.412842 587.223999 -191.968750" +"oldorigin" "-2528.000000 544.000000 -96.000000" +"classname" "misc_fireball" +"model" "" +"touch" "SUB_Null" +"think" "misc_lavaball_fly" +"nextthink" "2492.497070" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"speed" "500.000000" +"mdl" "progs/proj_balllava.mdl" +"wait" "5.000000" +"delay" "3.000000" +"dmg" "20.000000" +"classtype" "670.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_lavaball_on" +} +{ +"absmin" "-2881.000000 -33.000000 -97.000000" +"absmax" "-2879.000000 -31.000000 -95.000000" +"origin" "-2880.000000 -32.000000 -96.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2488.997559" +"impulse" "1.000000" +"noise" "ambience/liquid_burnlong.wav" +"speed" "1.000000" +"wait" "5.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2769.000000 -129.000000 -97.000000" +"absmax" "-2767.000000 -127.000000 -95.000000" +"origin" "-2768.000000 -128.000000 -96.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2489.452148" +"impulse" "1.000000" +"noise" "ambience/liquid_bubble.wav" +"speed" "1.000000" +"wait" "8.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-2625.000000 -129.000000 -97.000000" +"absmax" "-2623.000000 -127.000000 -95.000000" +"origin" "-2624.000000 -128.000000 -96.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2495.154053" +"impulse" "1.000000" +"noise" "ambience/liquid_burnshort.wav" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"modelindex" "176.000000" +"absmin" "-2785.000000 911.000000 -33.000000" +"absmax" "-2591.000000 1137.000000 -30.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*175" +"mins" "-2784.000000 912.000000 -32.000000" +"maxs" "-2592.000000 1136.000000 -31.000000" +"size" "192.000000 224.000000 1.000000" +"mdl" "*175" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-3662.000000 -1.000000 610.000000" +"absmax" "-3660.000000 1.000000 612.000000" +"origin" "-3661.000000 0.000000 611.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2491.490479" +"impulse" "1.000000" +"noise" "ambience/windgust3.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "5.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-3662.000000 79.000000 610.000000" +"absmax" "-3660.000000 81.000000 612.000000" +"origin" "-3661.000000 80.000000 611.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2489.497803" +"impulse" "1.000000" +"noise" "ambience/windgust1.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "4.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-3662.000000 159.000000 610.000000" +"absmax" "-3660.000000 161.000000 612.000000" +"origin" "-3661.000000 160.000000 611.000000" +"angles" "-0.000000 90.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2492.761230" +"impulse" "1.000000" +"noise" "ambience/windgust2.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-1806.000000 -129.000000 562.000000" +"absmax" "-1804.000000 -127.000000 564.000000" +"origin" "-1805.000000 -128.000000 563.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2488.993652" +"impulse" "1.000000" +"noise" "ambience/windgust3.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "5.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-1886.000000 -129.000000 562.000000" +"absmax" "-1884.000000 -127.000000 564.000000" +"origin" "-1885.000000 -128.000000 563.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2490.146484" +"impulse" "1.000000" +"noise" "ambience/windgust1.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "4.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-1966.000000 -129.000000 562.000000" +"absmax" "-1964.000000 -127.000000 564.000000" +"origin" "-1965.000000 -128.000000 563.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2492.968262" +"impulse" "1.000000" +"noise" "ambience/windgust2.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-1662.000000 783.000000 642.000000" +"absmax" "-1660.000000 785.000000 644.000000" +"origin" "-1661.000000 784.000000 643.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2490.466309" +"impulse" "1.000000" +"noise" "ambience/windgust3.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "5.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-1662.000000 703.000000 642.000000" +"absmax" "-1660.000000 705.000000 644.000000" +"origin" "-1661.000000 704.000000 643.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2490.004883" +"impulse" "1.000000" +"noise" "ambience/windgust1.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "4.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-1662.000000 623.000000 642.000000" +"absmax" "-1660.000000 625.000000 644.000000" +"origin" "-1661.000000 624.000000 643.000000" +"angles" "-0.000000 270.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2489.528076" +"impulse" "1.000000" +"noise" "ambience/windgust2.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-641.000000 2047.000000 -305.000000" +"absmax" "-639.000000 2049.000000 -303.000000" +"origin" "-640.000000 2048.000000 -304.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2489.948730" +"impulse" "1.000000" +"noise" "ambience/liquid_bubble.wav" +"speed" "1.000000" +"wait" "15.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-401.000000 1999.000000 -305.000000" +"absmax" "-399.000000 2001.000000 -303.000000" +"origin" "-400.000000 2000.000000 -304.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2492.464355" +"impulse" "1.000000" +"noise" "ambience/liquid_burnshort.wav" +"speed" "1.000000" +"wait" "9.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-897.000000 2047.000000 -305.000000" +"absmax" "-895.000000 2049.000000 -303.000000" +"origin" "-896.000000 2048.000000 -304.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2489.531738" +"impulse" "1.000000" +"noise" "ambience/liquid_burnlong.wav" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-856.881836 2166.467285 -640.968750" +"absmax" "-854.881836 2168.467285 -638.968750" +"origin" "-855.881836 2167.467285 -639.968750" +"oldorigin" "-800.000000 2080.000000 -352.000000" +"classname" "misc_fireball" +"model" "" +"touch" "SUB_Null" +"think" "misc_lavaball_fly" +"nextthink" "2491.759033" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"speed" "500.000000" +"mdl" "progs/proj_balllava.mdl" +"wait" "5.000000" +"delay" "3.000000" +"dmg" "20.000000" +"classtype" "670.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_lavaball_on" +} +{ +"absmin" "-315.296143 1842.978394 -640.968750" +"absmax" "-313.296143 1844.978394 -638.968750" +"origin" "-314.296143 1843.978394 -639.968750" +"oldorigin" "-304.000000 1936.000000 -352.000000" +"classname" "misc_fireball" +"model" "" +"touch" "SUB_Null" +"think" "misc_lavaball_fly" +"nextthink" "2488.536377" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"speed" "500.000000" +"mdl" "progs/proj_balllava.mdl" +"wait" "5.000000" +"delay" "3.000000" +"dmg" "20.000000" +"classtype" "670.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_lavaball_on" +} +{ +"absmin" "-721.000000 -1249.000000 -161.000000" +"absmax" "-719.000000 -1247.000000 -159.000000" +"origin" "-720.000000 -1248.000000 -160.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2493.156494" +"impulse" "1.000000" +"noise" "ambience/liquid_burnlong.wav" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-593.000000 -1121.000000 -161.000000" +"absmax" "-591.000000 -1119.000000 -159.000000" +"origin" "-592.000000 -1120.000000 -160.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2499.667236" +"impulse" "1.000000" +"noise" "ambience/liquid_bubble.wav" +"speed" "1.000000" +"wait" "15.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-561.000000 -1233.000000 -161.000000" +"absmax" "-559.000000 -1231.000000 -159.000000" +"origin" "-560.000000 -1232.000000 -160.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2489.970459" +"impulse" "1.000000" +"noise" "ambience/liquid_burnshort.wav" +"speed" "1.000000" +"wait" "9.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"modelindex" "477.000000" +"absmin" "-620.462402 -1152.976929 -189.918228" +"absmax" "-618.462402 -1150.976929 -187.918228" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-619.462402 -1151.976929 -188.918228" +"oldorigin" "-624.000000 -1200.000000 -176.000000" +"velocity" "3.315838 35.103920 -549.775940" +"classname" "misc_fireball" +"model" "progs/proj_balllava.mdl" +"touch" "misc_lavaball_touch" +"think" "misc_lavaball_reset" +"nextthink" "2491.975830" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"speed" "500.000000" +"mdl" "progs/proj_balllava.mdl" +"wait" "5.000000" +"delay" "3.000000" +"dmg" "20.000000" +"classtype" "670.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_lavaball_on" +} +{ +"absmin" "-3697.000000 -545.000000 383.000000" +"absmax" "-3695.000000 -543.000000 385.000000" +"origin" "-3696.000000 -544.000000 384.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2489.490234" +"impulse" "1.000000" +"noise" "ambience/liquid_burnlong.wav" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-3649.000000 -801.000000 383.000000" +"absmax" "-3647.000000 -799.000000 385.000000" +"origin" "-3648.000000 -800.000000 384.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2489.472168" +"impulse" "1.000000" +"noise" "ambience/liquid_bubble.wav" +"speed" "1.000000" +"wait" "7.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-3377.000000 -913.000000 383.000000" +"absmax" "-3375.000000 -911.000000 385.000000" +"origin" "-3376.000000 -912.000000 384.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2488.816406" +"impulse" "1.000000" +"noise" "ambience/liquid_burnshort.wav" +"speed" "1.000000" +"wait" "5.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-814.000000 -513.000000 914.000000" +"absmax" "-812.000000 -511.000000 916.000000" +"origin" "-813.000000 -512.000000 915.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2491.535156" +"impulse" "1.000000" +"noise" "ambience/windgust2.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "6.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-622.000000 -321.000000 914.000000" +"absmax" "-620.000000 -319.000000 916.000000" +"origin" "-621.000000 -320.000000 915.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2488.918945" +"impulse" "1.000000" +"noise" "ambience/windgust1.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "4.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-430.000000 -513.000000 914.000000" +"absmax" "-428.000000 -511.000000 916.000000" +"origin" "-429.000000 -512.000000 915.000000" +"angles" "-0.000000 180.000000 -0.000000" +"classname" "ambient_custom_sound" +"think" "ambient_custom_play" +"nextthink" "2489.624268" +"impulse" "1.000000" +"noise" "ambience/windgust3.wav" +"light_lev" "220.000000" +"speed" "1.000000" +"wait" "5.000000" +"delay" "2.000000" +"state" "1.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"modelindex" "178.000000" +"absmin" "575.000000 1423.000000 -17.000000" +"absmax" "625.000000 1473.000000 1.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_breakable" +"model" "*177" +"mins" "576.000000 1424.000000 -16.000000" +"maxs" "624.000000 1472.000000 0.000000" +"size" "48.000000 48.000000 16.000000" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "brimstone_spikes3_break" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"count" "7.000000" +"pos1" "0.000000 8.000000 1.000000" +"height" "7.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "1041" +"brksound" "5.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "599.000000 1447.000000 -9.000000" +"absmax" "601.000000 1449.000000 -7.000000" +"origin" "600.000000 1448.000000 -8.000000" +} +{ +"modelindex" "179.000000" +"absmin" "575.000000 1343.000000 -17.000000" +"absmax" "625.000000 1409.000000 1.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_breakable" +"model" "*178" +"mins" "576.000000 1344.000000 -16.000000" +"maxs" "624.000000 1408.000000 0.000000" +"size" "48.000000 64.000000 16.000000" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "brimstone_spikes3_break" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"count" "6.000000" +"pos1" "0.000000 8.000000 1.000000" +"height" "6.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "1043" +"brksound" "5.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "599.000000 1375.000000 -9.000000" +"absmax" "601.000000 1377.000000 -7.000000" +"origin" "600.000000 1376.000000 -8.000000" +} +{ +"modelindex" "180.000000" +"absmin" "575.000000 1279.000000 -17.000000" +"absmax" "625.000000 1329.000000 1.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_breakable" +"model" "*179" +"mins" "576.000000 1280.000000 -16.000000" +"maxs" "624.000000 1328.000000 0.000000" +"size" "48.000000 48.000000 16.000000" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "brimstone_spikes3_break" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"count" "4.000000" +"pos1" "0.000000 8.000000 1.000000" +"height" "4.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "1045" +"brksound" "5.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "599.000000 1303.000000 -9.000000" +"absmax" "601.000000 1305.000000 -7.000000" +"origin" "600.000000 1304.000000 -8.000000" +} +{ +"modelindex" "181.000000" +"absmin" "575.000000 1284.329956 -281.007477" +"absmax" "625.000977 1473.000000 -39.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000010 0.000000 -232.007477" +"classname" "func_door" +"model" "*180" +"mins" "576.000000 1285.329956 -48.000000" +"maxs" "624.000977 1472.000000 192.007477" +"size" "48.000977 186.670044 240.007477" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "1046" +"yaw_speed" "300.000000" +"spawnflags" "33.000000" +"targetname" "brimstone_spikes3_gate" +"owner" "1046" +"movedir" "-0.000000 -0.000000 -1.000000" +"noise" "misc/talk.wav" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"noise3" "doors/medtry.wav" +"speed" "300.000000" +"mdl" "*180" +"wait" "3.000000" +"noise4" "doors/meduse.wav" +"dmg" "300.000000" +"lip" "8.000000" +"state" "1.000000" +"pos1" "-0.000010 0.000000 -232.007477" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "-785.000000 1567.000000 -321.000000" +"absmax" "-463.000000 1889.000000 -191.000000" +"solid" "1.000000" +"classname" "trigger_monsterjump" +"model" "" +"mins" "-784.000000 1568.000000 -320.000000" +"maxs" "-464.000000 1888.000000 -192.000000" +"size" "320.000000 320.000000 128.000000" +"touch" "trigger_bmodel_anytouch" +"use" "entity_state_use" +"spawnflags" "49152.000000" +"targetname" "lavajump" +"movedir" "0.000000 -1.000000 -0.000000" +"speed" "200.000000" +"mdl" "*181" +"height" "700.000000" +"bsporigin" "1.000000" +"bmodel_act" "868" +"bbmins" "-784.000000 1568.000000 -320.000000" +"bbmaxs" "-464.000000 1888.000000 -192.000000" +"classtype" "980.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_monsterjump_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-705.000000 1759.000000 -249.000000" +"absmax" "-703.000000 1761.000000 -247.000000" +"origin" "-704.000000 1760.000000 -248.000000" +"oldorigin" "-704.000000 1760.000000 -248.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "monster_golem" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "192.000000" +"target" "obelisk2_counter" +"targetname" "lavagolem2" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"mdl" "progs/mon_golem.mdl" +"no_liquiddmg" "1.000000" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"pain_flinch" "200.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_sound" "golem/sight.wav" +"infightextra" "3.000000" +"steptype" "7.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-625.000000 1055.000000 -33.000000" +"absmax" "-623.000000 1057.000000 -31.000000" +"origin" "-624.000000 1056.000000 -32.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"spawnflags" "1.000000" +"target" "obelisk2" +"targetname" "obelisk2_counter" +"wait" "2.000000" +"delay" "1.000000" +"count" "2.000000" +"height" "2.000000" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "495.000000 1375.000000 127.000000" +"absmax" "497.000000 1377.000000 129.000000" +"origin" "496.000000 1376.000000 128.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes3_break" +"targetname" "brimstone_spikes3" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "495.000000 1311.000000 127.000000" +"absmax" "497.000000 1313.000000 129.000000" +"origin" "496.000000 1312.000000 128.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes3_gate" +"targetname" "brimstone_spikes3" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "47.000000 -1905.000000 1039.000000" +"absmax" "49.000000 -1903.000000 1041.000000" +"origin" "48.000000 -1904.000000 1040.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"spawnflags" "1.000000" +"target" "golem_wall2" +"targetname" "golem_relay" +"delay" "1.000000" +"count" "4.000000" +"activate" "1064" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "47.000000 -1953.000000 1039.000000" +"absmax" "49.000000 -1951.000000 1041.000000" +"origin" "48.000000 -1952.000000 1040.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"spawnflags" "1.000000" +"target" "golem_wall3" +"targetname" "golem_relay" +"delay" "1.000000" +"count" "4.000000" +"activate" "1064" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "183.000000" +"absmin" "-737.000000 239.000000 -49.000000" +"absmax" "-511.000000 305.000000 -31.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_breakable" +"model" "*182" +"mins" "-736.000000 240.000000 -48.000000" +"maxs" "-512.000000 304.000000 -32.000000" +"size" "224.000000 64.000000 16.000000" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "brimstone_spikes2_floor" +"noise" "break/rock_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"count" "6.000000" +"pos1" "96.000000 8.000000 1.000000" +"height" "6.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "1055" +"brksound" "5.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "60.000000" +"brkobj1" "maps/ad_brk/glass09.bsp" +"brkobj2" "maps/ad_brk/glass10.bsp" +"brkobj3" "maps/ad_brk/glass11.bsp" +"brkobj4" "maps/ad_brk/glass12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "0.000000 0.000000 50.000000" +"brkveladd" "100.000000 100.000000 100.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-625.000000 271.000000 -41.000000" +"absmax" "-623.000000 273.000000 -39.000000" +"origin" "-624.000000 272.000000 -40.000000" +} +{ +"absmin" "-577.000000 319.000000 31.000000" +"absmax" "-575.000000 321.000000 33.000000" +"origin" "-576.000000 320.000000 32.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes2_gate" +"targetname" "brimstone_spikes2" +"killtarget" "magicsummon2C" +"style" "32.000000" +"wait" "-1.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-529.000000 319.000000 31.000000" +"absmax" "-527.000000 321.000000 33.000000" +"origin" "-528.000000 320.000000 32.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes2_floor" +"targetname" "brimstone_spikes2" +"killtarget" "magicsummon2C" +"style" "32.000000" +"wait" "-1.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "184.000000" +"absmin" "-737.000000 239.000000 -296.996277" +"absmax" "-511.000000 305.000000 -55.000015" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000010 0.000000 -231.996262" +"classname" "func_door" +"model" "*183" +"mins" "-736.000000 240.000000 -64.000000" +"maxs" "-512.000000 304.000000 175.996246" +"size" "224.000000 64.000000 239.996246" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "1058" +"yaw_speed" "300.000000" +"spawnflags" "33.000000" +"targetname" "brimstone_spikes2_gate" +"owner" "1058" +"movedir" "-0.000000 -0.000000 -1.000000" +"noise" "misc/talk.wav" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"noise3" "doors/medtry.wav" +"speed" "300.000000" +"mdl" "*183" +"wait" "3.000000" +"noise4" "doors/meduse.wav" +"dmg" "300.000000" +"lip" "8.000000" +"state" "1.000000" +"pos1" "-0.000010 0.000000 -231.996262" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "185.000000" +"absmin" "-1809.000000 1263.000000 -49.000000" +"absmax" "-1743.000000 1489.000000 -31.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_breakable" +"model" "*184" +"mins" "-1808.000000 1264.000000 -48.000000" +"maxs" "-1744.000000 1488.000000 -32.000000" +"size" "64.000000 224.000000 16.000000" +"use" "funcbreakable_use" +"health" "1.000000" +"spawnflags" "2.000000" +"targetname" "brimstone_spikes1_floor" +"noise" "break/ceramic_impact.wav" +"noise1" "break/rock_i1.wav" +"noise2" "break/rock_i2.wav" +"noise3" "break/rock_i3.wav" +"style" "1.000000" +"th_pain" "SUB_Null_pain" +"th_die" "SUB_Null" +"wait" "-1.000000" +"noise4" "break/rock_i4.wav" +"cnt" "4.000000" +"count" "7.000000" +"pos1" "0.000000 8.000000 1.000000" +"height" "7.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"attachment" "1060" +"brksound" "6.000000" +"brkimpsound" "1.000000" +"brkimpqty" "4.000000" +"brkobjects" "53.000000" +"brkobj1" "maps/ad_brk/brick13.bsp" +"brkobj2" "maps/ad_brk/brick14.bsp" +"brkobj3" "maps/ad_brk/brick15.bsp" +"brkobj4" "maps/ad_brk/brick16.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-1777.000000 1375.000000 -41.000000" +"absmax" "-1775.000000 1377.000000 -39.000000" +"origin" "-1776.000000 1376.000000 -40.000000" +} +{ +"absmin" "-1641.000000 1351.000000 47.000000" +"absmax" "-1639.000000 1353.000000 49.000000" +"origin" "-1640.000000 1352.000000 48.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes1_gate" +"targetname" "brimstone_spikes1" +"style" "32.000000" +"wait" "-1.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-1641.000000 1399.000000 47.000000" +"absmax" "-1639.000000 1401.000000 49.000000" +"origin" "-1640.000000 1400.000000 48.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "brimstone_spikes1_floor" +"targetname" "brimstone_spikes1" +"style" "32.000000" +"wait" "-1.000000" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"modelindex" "186.000000" +"absmin" "-1809.000000 1263.000000 -313.000000" +"absmax" "-1743.000000 1489.000000 -71.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000010 0.000000 -232.000000" +"classname" "func_door" +"model" "*185" +"mins" "-1808.000000 1264.000000 -80.000000" +"maxs" "-1744.000000 1488.000000 160.000000" +"size" "64.000000 224.000000 240.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "1063" +"yaw_speed" "300.000000" +"spawnflags" "33.000000" +"targetname" "brimstone_spikes1_gate" +"owner" "1063" +"movedir" "-0.000000 -0.000000 -1.000000" +"noise" "misc/talk.wav" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"noise3" "doors/medtry.wav" +"speed" "300.000000" +"mdl" "*185" +"wait" "3.000000" +"noise4" "doors/meduse.wav" +"dmg" "300.000000" +"lip" "8.000000" +"state" "1.000000" +"pos1" "-0.000010 0.000000 -232.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "47.000000 -1905.000000 1087.000000" +"absmax" "49.000000 -1903.000000 1089.000000" +"origin" "48.000000 -1904.000000 1088.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_relay" +"use" "entity_state_use" +"target" "golem_relay" +"targetname" "golem_prerelay" +"killtarget" "zombiepen" +"style" "32.000000" +"activate" "643" +"classtype" "910.000000" +"estate" "1.000000" +"estate_use" "trigger_relay_use" +} +{ +"absmin" "-241.000000 1503.000000 -33.000000" +"absmax" "-239.000000 1505.000000 -31.000000" +"origin" "-240.000000 1504.000000 -32.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"spawnflags" "1.000000" +"target" "obelisk3" +"targetname" "obelisk3_counter" +"killtarget" "magickill3" +"style" "32.000000" +"wait" "2.000000" +"delay" "4.000000" +"count" "2.000000" +"height" "2.000000" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "-705.000000 1695.000000 -249.000000" +"absmax" "-703.000000 1697.000000 -247.000000" +"origin" "-704.000000 1696.000000 -248.000000" +"oldorigin" "-704.000000 1696.000000 -248.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "monster_golem" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "192.000000" +"target" "obelisk3_counter" +"targetname" "lavagolem3" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"mdl" "progs/mon_golem.mdl" +"no_liquiddmg" "1.000000" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"pain_flinch" "200.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_sound" "golem/sight.wav" +"infightextra" "3.000000" +"steptype" "7.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-705.000000 1791.000000 -249.000000" +"absmax" "-703.000000 1793.000000 -247.000000" +"origin" "-704.000000 1792.000000 -248.000000" +"oldorigin" "-704.000000 1792.000000 -248.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "monster_golem" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "192.000000" +"target" "finaldoor_counter" +"targetname" "lavagolem4" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"mdl" "progs/mon_golem.mdl" +"no_liquiddmg" "1.000000" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"pain_flinch" "200.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_sound" "golem/sight.wav" +"infightextra" "3.000000" +"steptype" "7.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-561.000000 1791.000000 -249.000000" +"absmax" "-559.000000 1793.000000 -247.000000" +"origin" "-560.000000 1792.000000 -248.000000" +"oldorigin" "-560.000000 1792.000000 -248.000000" +"angles" "-0.000000 270.000000 0.000000" +"classname" "monster_golem" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "192.000000" +"target" "finaldoor_counter" +"targetname" "lavagolem4" +"th_stand" "golem_stand1" +"th_walk" "golem_walk1" +"th_run" "golem_run1" +"th_missile" "golem_magic1" +"th_melee" "golem_melee" +"th_pain" "golem_pain" +"th_die" "golem_die" +"mdl" "progs/mon_golem.mdl" +"no_liquiddmg" "1.000000" +"bboxtype" "15.000000" +"bbmins" "-28.000000 -28.000000 -24.000000" +"bbmaxs" "28.000000 28.000000 80.000000" +"classtype" "330.000000" +"classgroup" "645.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"bleedcolour" "16.000000" +"th_checkattack" "GolemCheckAttack" +"th_slide" "golem_stomp1" +"reflectnails" "1.000000" +"attack_offset" "10.000000 0.000000 30.000000" +"meleerange" "100.000000" +"pain_flinch" "200.000000" +"pain_timeout" "2.000000" +"pain_sound" "golem/pain1.wav" +"pain_sound2" "golem/pain2.wav" +"deathstring" " was crushed by a Golem +" +"idle_sound" "golem/idle1a.wav" +"idle_sound2" "golem/idle1b.wav" +"idle_soundcom" "golem/idle2a.wav" +"idle_soundcom2" "golem/idle2b.wav" +"sight_sound" "golem/sight.wav" +"infightextra" "3.000000" +"steptype" "7.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/proj_golemrock1.mdl" +"gib2mdl" "progs/proj_golemrock2.mdl" +"gib1frame" "9.000000" +"gib2frame" "9.000000" +"gibtype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-641.000000 2031.000000 15.000000" +"absmax" "-639.000000 2033.000000 17.000000" +"origin" "-640.000000 2032.000000 16.000000" +"angles" "-0.000000 0.000000 -0.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"spawnflags" "1.000000" +"target" "finaldoor" +"targetname" "finaldoor_counter" +"wait" "2.000000" +"count" "3.000000" +"height" "3.000000" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"modelindex" "187.000000" +"absmin" "-2561.000000 367.000000 -33.000000" +"absmax" "-2431.000000 401.000000 177.000000" +"ltime" "1.540000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "144.000000 0.000000 0.000000" +"classname" "func_door" +"model" "*186" +"frame" "1.000000" +"mins" "-2704.000000 368.000000 -32.000000" +"maxs" "-2576.000000 400.000000 176.000000" +"size" "128.000000 32.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.540000" +"enemy" "1071" +"yaw_speed" "100.000000" +"targetname" "monsterwave1" +"owner" "1070" +"movedir" "1.000000 0.000000 -0.000000" +"message" "" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*186" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "144.000000 0.000000 0.000000" +"lip" "-16.000000" +"pos2" "144.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"activate" "391" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "188.000000" +"absmin" "-2929.000000 367.000000 -33.000000" +"absmax" "-2815.000000 401.000000 177.000000" +"ltime" "1.380000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-128.000000 -0.000011 0.000000" +"classname" "func_door" +"model" "*187" +"frame" "1.000000" +"mins" "-2800.000000 368.000000 -32.000000" +"maxs" "-2688.000000 400.000000 176.000000" +"size" "112.000000 32.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.380000" +"enemy" "1070" +"yaw_speed" "100.000000" +"targetname" "monsterwave1" +"owner" "1070" +"movedir" "-1.000000 -0.000000 -0.000000" +"message" "" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*187" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-128.000000 -0.000011 0.000000" +"lip" "-16.000000" +"pos2" "-128.000000 -0.000011 0.000000" +"bsporigin" "1.000000" +"activate" "391" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "189.000000" +"absmin" "-2209.000000 639.000000 -33.000000" +"absmax" "-2111.000000 769.000000 -30.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*188" +"mins" "-2208.000000 640.000000 -32.000000" +"maxs" "-2112.000000 768.000000 -31.000000" +"size" "96.000000 128.000000 1.000000" +"mdl" "*188" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "190.000000" +"absmin" "-2385.000000 831.000000 -33.000000" +"absmax" "-2351.000000 961.000000 177.000000" +"ltime" "1.540000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000006 144.000000 0.000000" +"classname" "func_door" +"model" "*189" +"frame" "1.000000" +"mins" "-2384.000000 688.000000 -32.000000" +"maxs" "-2352.000000 816.000000 176.000000" +"size" "32.000000 128.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.540000" +"enemy" "1074" +"yaw_speed" "100.000000" +"targetname" "early_closet" +"owner" "1073" +"movedir" "-0.000000 1.000000 -0.000000" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*189" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000006 144.000000 0.000000" +"lip" "-16.000000" +"pos2" "-0.000006 144.000000 0.000000" +"bsporigin" "1.000000" +"activate" "505" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "191.000000" +"absmin" "-2385.000000 463.000000 -33.000000" +"absmax" "-2351.000000 577.000000 177.000000" +"ltime" "1.380000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000002 -128.000000 0.000000" +"classname" "func_door" +"model" "*190" +"frame" "1.000000" +"mins" "-2384.000000 592.000000 -32.000000" +"maxs" "-2352.000000 704.000000 176.000000" +"size" "32.000000 112.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "0.380000" +"enemy" "1073" +"yaw_speed" "100.000000" +"targetname" "early_closet" +"owner" "1073" +"movedir" "0.000000 -1.000000 -0.000000" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "100.000000" +"mdl" "*190" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "0.000002 -128.000000 0.000000" +"lip" "-16.000000" +"pos2" "0.000002 -128.000000 0.000000" +"bsporigin" "1.000000" +"activate" "505" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "192.000000" +"absmin" "-3025.000000 1503.000000 -1.000000" +"absmax" "-2991.000000 1633.000000 209.000000" +"ltime" "0.820000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "-0.000006 144.000000 0.000000" +"classname" "func_door" +"model" "*191" +"frame" "1.000000" +"mins" "-3024.000000 1360.000000 0.000000" +"maxs" "-2992.000000 1488.000000 208.000000" +"size" "32.000000 128.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "-0.180000" +"enemy" "1076" +"yaw_speed" "200.000000" +"targetname" "sock_closet" +"owner" "1075" +"movedir" "-0.000000 1.000000 -0.000000" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "200.000000" +"mdl" "*191" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "-0.000006 144.000000 0.000000" +"lip" "-16.000000" +"pos2" "-0.000006 144.000000 0.000000" +"bsporigin" "1.000000" +"activate" "658" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "193.000000" +"absmin" "-3025.000000 1135.000000 -1.000000" +"absmax" "-2991.000000 1249.000000 209.000000" +"ltime" "0.740000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000002 -128.000000 0.000000" +"classname" "func_door" +"model" "*192" +"frame" "1.000000" +"mins" "-3024.000000 1264.000000 0.000000" +"maxs" "-2992.000000 1376.000000 208.000000" +"size" "32.000000 112.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_go_down" +"blocked" "func_door_blocked" +"nextthink" "-0.260000" +"enemy" "1075" +"yaw_speed" "200.000000" +"targetname" "sock_closet" +"owner" "1075" +"movedir" "0.000000 -1.000000 -0.000000" +"sounds" "1.000000" +"noise" "doors/rattle1.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/medtry.wav" +"speed" "200.000000" +"mdl" "*192" +"wait" "-1.000000" +"noise4" "doors/meduse.wav" +"dmg" "2.000000" +"think1" "func_door_hit_top" +"finaldest" "0.000002 -128.000000 0.000000" +"lip" "-16.000000" +"pos2" "0.000002 -128.000000 0.000000" +"bsporigin" "1.000000" +"activate" "658" +"classtype" "800.000000" +"classgroup" "450.000000" +"locksounds" "1.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "194.000000" +"absmin" "-3265.000000 1311.000000 31.000000" +"absmax" "-3167.000000 1441.000000 34.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*193" +"mins" "-3264.000000 1312.000000 32.000000" +"maxs" "-3168.000000 1440.000000 33.000000" +"size" "96.000000 128.000000 1.000000" +"mdl" "*193" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-1687.000000 1161.000000 -47.968750" +"absmax" "-1657.000000 1191.000000 -47.968750" +"origin" "-1672.000000 1176.000000 -47.968750" +"oldorigin" "-1672.000000 1176.000000 -47.968750" +"angles" "-0.000000 170.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1623.000000 1161.000000 -63.968750" +"absmax" "-1593.000000 1191.000000 -63.968750" +"origin" "-1608.000000 1176.000000 -63.968750" +"oldorigin" "-1608.000000 1176.000000 -63.968750" +"angles" "-0.000000 293.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1687.000000 1569.000000 -47.968750" +"absmax" "-1657.000000 1599.000000 -47.968750" +"origin" "-1672.000000 1584.000000 -47.968750" +"oldorigin" "-1672.000000 1584.000000 -47.968750" +"angles" "-0.000000 95.000000 -0.000000" +"classname" "item_spikes" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1623.000000 1569.000000 -63.968750" +"absmax" "-1593.000000 1599.000000 -63.968750" +"origin" "-1608.000000 1584.000000 -63.968750" +"oldorigin" "-1608.000000 1584.000000 -63.968750" +"angles" "-0.000000 150.000000 -0.000000" +"classname" "item_shells" +"skin" "1.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "237.000000" +"absmin" "-2689.000000 2159.000000 71.000000" +"absmax" "-2686.996582 2161.003418 73.003502" +"origin" "-2688.000000 2160.000000 72.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "info_intermission" +"model" "progs/misc_empty.mdl" +"mins" "0.000001 0.000000 0.000000" +"maxs" "0.003501 0.003500 0.003500" +"size" "0.003500 0.003500 0.003500" +"owner" "919" +"classtype" "16.000000" +"estate" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "trigger_once" +"model" "" +"touch" "trigger_bmodel_touch" +"think" "SUB_Null" +"target" "temple1_monsters" +"style" "32.000000" +"attack_finished" "999999.000000" +"mdl" "*194" +"wait" "-1.000000" +"bsporigin" "1.000000" +"bmodel_act" "1" +"bbmins" "-3312.000000 1280.000000 464.000000" +"bbmaxs" "-2544.000000 1472.000000 512.000000" +"classtype" "900.000000" +"estate" "2.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-1697.000000 1055.000000 623.000000" +"absmax" "-1695.000000 1057.000000 625.000000" +"origin" "-1696.000000 1056.000000 624.000000" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2488.694336" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "66516.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "229" +"part_style" "230.000000" +"start_delay" "1.174749" +"dpp_name" "DPP_ITSQUAD" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_blue.spr" +"spr_name2" "progs/s_dotsml_wht.spr" +"spr_name3" "progs/s_dotsml_blue.spr" +"spr_frame" "1.000000" +"part_limit" "75.000000" +"part_life" "1.500000" +"part_ofs" "0.000000 0.000000 16.000000" +"part_veltype" "5.000000" +"part_vel" "10.000000 10.000000 16.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8686.458008 9609.040039 9382.598633" +"classname" "particle" +"think" "finish_particle" +"cnt" "128.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1447" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"think" "fog_controller_think" +"nextthink" "2488.387695" +"owner" "1" +"state" "2.000000" +"fog_dpextra" "1 0 8192 1024 32" +"fog_currden" "0.100000" +"fog_targden" "0.100000" +"fog_currcol" "0.100000 0.100000 0.100000" +"fog_targcol" "0.100000 0.100000 0.100000" +"classtype" "15.000000" +} +{ +"modelindex" "255.000000" +"absmin" "-1231.764648 196.230484 842.080872" +"absmax" "-1229.764648 198.230484 844.080872" +"movetype" "8.000000" +"origin" "-1230.764648 197.230484 843.080872" +"velocity" "-2.960662 2.468703 18.468948" +"angles" "973.613586 1494.241821 1513.685547" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "2496.350830" +"owner" "923" +"cnt" "129.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1096" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8830.786133 8675.131836 7167.617676" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "130.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1259" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "10180.948242 11443.119141 10574.135742" +"classname" "particle" +"think" "finish_particle" +"cnt" "131.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1142" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8450.472656 6857.970215 8461.446289" +"classname" "particle" +"think" "finish_particle" +"cnt" "132.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1399" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10107.590820 9409.826172 9681.268555" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "133.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1552" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5298.106445 6877.510254 5513.400879" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "134.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1298" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5710.376465 4338.349609 4997.245605" +"classname" "particle" +"think" "finish_particle" +"cnt" "135.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1229" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5426.996094 4331.872070 3943.948242" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "136.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1194" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8380.571289 8487.290039 10776.060547" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "137.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1126" +} +{ +"modelindex" "258.000000" +"absmin" "-1152.829346 861.048279 -147.080322" +"absmax" "-1150.829346 863.048279 -145.080322" +"movetype" "8.000000" +"origin" "-1151.829346 862.048279 -146.080322" +"velocity" "0.314768 -3.599415 10.864101" +"angles" "3844.207031 3973.229736 3701.235107" +"classname" "particle" +"model" "progs/s_dotsml_red.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2491.371094" +"owner" "1200" +"cnt" "138.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1517" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8228.006836 8014.294434 7568.242188" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "139.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1551" +} +{ +"absmin" "-433.000000 -1857.000000 127.000000" +"absmax" "-431.000000 -1855.000000 129.000000" +"origin" "-432.000000 -1856.000000 128.000000" +"angles" "-0.000000 320.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2488.594727" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "3740.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "487" +"part_style" "105.000000" +"start_delay" "1.550981" +"dpp_name" "DPP_ITSMEGAH" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_wht.spr" +"spr_name2" "progs/s_dotmed_red.spr" +"spr_name3" "progs/s_dotsml_gold.spr" +"spr_frame" "1.000000" +"part_limit" "75.000000" +"part_life" "3.500000" +"part_ofs" "0.000000 0.000000 16.000000" +"part_veltype" "5.000000" +"part_vel" "12.000000 12.000000 4.000000" +"part_velrand" "0.000000 0.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"absmin" "-97.000000 863.000000 -176.968750" +"absmax" "-95.000000 865.000000 -174.968750" +"origin" "-96.000000 864.000000 -175.968750" +"angles" "-0.000000 260.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2488.645752" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "908232.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "866" +"part_style" "105.000000" +"start_delay" "2.562120" +"dpp_name" "DPP_ITSMEGAH" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_wht.spr" +"spr_name2" "progs/s_dotmed_red.spr" +"spr_name3" "progs/s_dotsml_gold.spr" +"spr_frame" "1.000000" +"part_limit" "75.000000" +"part_life" "3.500000" +"part_ofs" "0.000000 0.000000 16.000000" +"part_veltype" "5.000000" +"part_vel" "12.000000 12.000000 4.000000" +"part_velrand" "0.000000 0.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"modelindex" "255.000000" +"absmin" "-1258.986694 182.909897 947.276978" +"absmax" "-1256.986694 184.909897 949.276978" +"movetype" "8.000000" +"origin" "-1257.986694 183.909897 948.276978" +"velocity" "-3.090549 -1.432050 15.487167" +"angles" "5777.356445 5519.548828 5775.169434" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "2489.569092" +"owner" "923" +"cnt" "140.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1418" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "9745.683594 10892.428711 11561.491211" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "141.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1388" +} +{ +"modelindex" "243.000000" +"absmin" "-1223.426025 178.620010 933.454285" +"absmax" "-1221.426025 180.620010 935.454285" +"movetype" "8.000000" +"origin" "-1222.426025 179.620010 934.454285" +"velocity" "1.911557 -2.705283 22.672077" +"angles" "8432.645508 7660.555176 8225.691406" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2492.676514" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "923" +"cnt" "142.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1460" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1313.047852 2063.667725 2164.934570" +"classname" "particle" +"think" "finish_particle" +"cnt" "64.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1093" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7426.589844 7602.521973 5939.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "65.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1153" +} +{ +"absmin" "-2689.000000 959.000000 847.000000" +"absmax" "-2687.000000 961.000000 849.000000" +"origin" "-2688.000000 960.000000 848.000000" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2488.853027" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "79134.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "238" +"part_style" "230.000000" +"start_delay" "2.681082" +"dpp_name" "DPP_ITSQUAD" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_blue.spr" +"spr_name2" "progs/s_dotsml_wht.spr" +"spr_name3" "progs/s_dotsml_blue.spr" +"spr_frame" "1.000000" +"part_limit" "75.000000" +"part_life" "1.500000" +"part_ofs" "0.000000 0.000000 16.000000" +"part_veltype" "5.000000" +"part_vel" "10.000000 10.000000 16.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "13599.772461 13214.814453 12355.802734" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "66.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1178" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8676.067383 8965.185547 8577.913086" +"classname" "particle" +"think" "finish_particle" +"cnt" "67.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1434" +} +{ +"absmin" "-1089.000000 191.000000 807.031250" +"absmax" "-1087.000000 193.000000 809.031250" +"origin" "-1088.000000 192.000000 808.031250" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "312000.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "750" +"part_style" "122.000000" +"start_delay" "2.598437" +"dpp_name" "DPP_ITSGOLDKEY" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_gold.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_yell.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 20.000000" +"part_veltype" "5.000000" +"part_vel" "16.000000 16.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8918.133789 11570.267578 8420.789062" +"classname" "particle" +"think" "finish_particle" +"cnt" "68.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1536" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6863.264648 7318.044434 5397.157715" +"classname" "particle" +"think" "finish_particle" +"cnt" "143.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1485" +} +{ +"absmin" "-1777.000000 -641.000000 607.031250" +"absmax" "-1775.000000 -639.000000 609.031250" +"origin" "-1776.000000 -640.000000 608.031250" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2488.588623" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "88580.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "184" +"part_style" "110.000000" +"start_delay" "1.155034" +"dpp_name" "DPP_ITSARMOR3" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_red.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotmed_red.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.750000" +"part_ofs" "0.000000 0.000000 24.000000" +"part_veltype" "5.000000" +"part_velbase" "0.000000 0.000000 12.000000" +"part_vel" "6.000000 6.000000 4.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +"spawn_rand" "0.200000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8675.357422 7952.182129 6554.181152" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "69.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1103" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "9166.613281 9500.035156 8759.869141" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "70.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1545" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"classtype" "40.000000" +"entchain" "1115" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1.000000" +"classtype" "40.000000" +"entchain" "1541" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8243.956055 7316.731934 8813.486328" +"classname" "particle" +"think" "finish_particle" +"cnt" "2.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1372" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7434.362305 6976.815918 6993.014648" +"classname" "particle" +"think" "finish_particle" +"cnt" "3.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1426" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7353.598145 7337.958984 6607.171875" +"classname" "particle" +"think" "finish_particle" +"cnt" "4.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1518" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5729.312012 5962.763672 3833.906738" +"classname" "particle" +"think" "finish_particle" +"cnt" "5.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1378" +} +{ +"modelindex" "268.000000" +"absmin" "-1238.049683 176.453094 963.615173" +"absmax" "-1236.049683 178.453094 965.615173" +"movetype" "8.000000" +"origin" "-1237.049683 177.453094 964.615173" +"velocity" "-1.279946 -2.585162 21.931211" +"angles" "8645.080078 8928.903320 8523.778320" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2491.267578" +"owner" "923" +"cnt" "6.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1371" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2124.304688 3235.190918 2962.969727" +"classname" "particle" +"think" "finish_particle" +"cnt" "7.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1487" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4702.393555 4111.673340 4576.784668" +"classname" "particle" +"think" "finish_particle" +"cnt" "8.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1118" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8808.525391 6869.890137 8155.213379" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "9.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1273" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "10.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1440" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8362.707031 9083.005859 8975.253906" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "11.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1144" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10692.408203 10626.483398 10984.931641" +"classname" "particle" +"think" "finish_particle" +"cnt" "12.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1397" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "12761.935547 12629.725586 12150.723633" +"classname" "particle" +"think" "finish_particle" +"cnt" "13.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1168" +} +{ +"modelindex" "255.000000" +"absmin" "-1155.355835 854.954895 -131.361511" +"absmax" "-1153.355835 856.954895 -129.361511" +"movetype" "8.000000" +"origin" "-1154.355835 855.954895 -130.361511" +"velocity" "-1.415998 -4.832117 12.977202" +"angles" "13019.544922 13799.720703 11968.031250" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2489.613525" +"owner" "1200" +"cnt" "14.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1548" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5225.662598 4134.658203 5252.445801" +"classname" "particle" +"think" "finish_particle" +"cnt" "15.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1405" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6996.208008 5866.403809 6732.546387" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "16.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1095" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "11685.408203 11098.088867 11217.875000" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "17.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1282" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8517.894531 6448.686523 8248.226562" +"classname" "particle" +"think" "finish_particle" +"cnt" "18.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1351" +} +{ +"modelindex" "255.000000" +"absmin" "-1232.660889 214.786362 942.003235" +"absmax" "-1230.660889 216.786362 944.003235" +"movetype" "8.000000" +"origin" "-1231.660889 215.786362 943.003235" +"velocity" "0.374645 3.554430 14.279366" +"angles" "2481.499268 2241.906006 2571.137695" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2489.189453" +"owner" "923" +"cnt" "19.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1479" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6387.338379 5831.668945 7505.553223" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "20.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1476" +} +{ +"modelindex" "268.000000" +"absmin" "-1237.467773 191.421295 857.587097" +"absmax" "-1235.467773 193.421295 859.587097" +"movetype" "8.000000" +"origin" "-1236.467773 192.421295 858.587097" +"velocity" "-0.673727 -1.550951 23.759392" +"angles" "6896.982910 7817.958008 7848.863281" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2495.407227" +"owner" "923" +"cnt" "21.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1517" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3247.992188 3134.581787 3239.949951" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "22.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1130" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9695.523438 10608.898438 10377.245117" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "23.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1461" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5924.059570 8442.541016 8412.125000" +"classname" "particle" +"think" "finish_particle" +"cnt" "24.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1113" +} +{ +"modelindex" "255.000000" +"absmin" "-1249.007812 195.510788 942.387024" +"absmax" "-1247.007812 197.510788 944.387024" +"movetype" "8.000000" +"origin" "-1248.007812 196.510788 943.387024" +"velocity" "-2.310251 0.188604 16.892361" +"angles" "2197.552490 1805.555542 2390.956299" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2490.594238" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "923" +"cnt" "25.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1345" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6376.214355 5524.477051 6396.013672" +"classname" "particle" +"think" "finish_particle" +"cnt" "26.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1361" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2114.188721 2651.736572 2716.969727" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "27.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1491" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10934.015625 9288.842773 9712.767578" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "28.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1384" +} +{ +"modelindex" "268.000000" +"absmin" "-1229.932495 178.663467 934.127625" +"absmax" "-1227.932495 180.663467 936.127625" +"movetype" "8.000000" +"origin" "-1228.932495 179.663467 935.127625" +"velocity" "0.634175 -1.700369 20.679464" +"angles" "4736.400391 3774.503906 4300.199707" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2491.405518" +"owner" "923" +"cnt" "29.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1420" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "10278.684570 9681.906250 9061.672852" +"classname" "particle" +"think" "finish_particle" +"cnt" "30.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1249" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6924.154297 7849.556641 8150.034180" +"classname" "particle" +"think" "finish_particle" +"cnt" "31.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1217" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "11182.003906 11144.262695 10658.570312" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "32.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1484" +} +{ +"modelindex" "255.000000" +"absmin" "-1245.868286 177.711304 967.365967" +"absmax" "-1243.868286 179.711304 969.365967" +"movetype" "8.000000" +"origin" "-1244.868286 178.711304 968.365967" +"velocity" "-1.889828 -2.615680 21.317423" +"angles" "9894.977539 9710.023438 10356.314453" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2490.744385" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "923" +"cnt" "33.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1473" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1441.220093 1051.367310 1720.537964" +"classname" "particle" +"think" "finish_particle" +"cnt" "34.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1110" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9805.201172 9590.264648 10493.895508" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "35.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1185" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6262.946289 7203.756348 5381.175293" +"classname" "particle" +"think" "finish_particle" +"cnt" "36.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1424" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6636.870117 6277.797363 7376.249512" +"classname" "particle" +"think" "finish_particle" +"cnt" "37.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1107" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5803.665039 5917.610840 5842.857910" +"classname" "particle" +"think" "finish_particle" +"cnt" "38.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1346" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8941.832031 6590.412598 7583.386719" +"classname" "particle" +"think" "finish_particle" +"cnt" "39.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1456" +} +{ +"modelindex" "257.000000" +"absmin" "-1151.256470 863.335144 -148.175812" +"absmax" "-1149.256470 865.335144 -146.175812" +"movetype" "8.000000" +"origin" "-1150.256470 864.335144 -147.175812" +"velocity" "5.552110 1.068087 15.264381" +"angles" "5829.174316 5058.686035 5057.112305" +"classname" "particle" +"model" "progs/s_dotmed_red.spr" +"think" "finish_particle" +"nextthink" "2491.293701" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1200" +"cnt" "40.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1483" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5363.997559 8871.765625 8533.880859" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "41.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1106" +} +{ +"modelindex" "255.000000" +"absmin" "-1149.907471 866.476990 -138.434418" +"absmax" "-1147.907471 868.476990 -136.434418" +"movetype" "8.000000" +"origin" "-1148.907471 867.476990 -137.434418" +"velocity" "3.264687 3.668630 15.331278" +"angles" "5850.675293 5226.091797 6297.814453" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2490.708984" +"owner" "1200" +"cnt" "42.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1240" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3347.552734 3241.243164 2436.633301" +"classname" "particle" +"think" "finish_particle" +"cnt" "43.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1127" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8919.755859 9821.940430 8259.456055" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "44.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1380" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "10155.017578 9089.339844 8384.453125" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "45.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1471" +} +{ +"modelindex" "243.000000" +"absmin" "-1237.404419 193.424591 900.943237" +"absmax" "-1235.404419 195.424591 902.943237" +"movetype" "8.000000" +"origin" "-1236.404419 194.424591 901.943237" +"velocity" "-2.226753 0.750145 23.887936" +"angles" "3023.718262 3466.281250 4079.265625" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2493.888916" +"owner" "923" +"cnt" "46.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1276" +"part_active" "1.000000" +} +{ +"modelindex" "268.000000" +"absmin" "-1235.068237 190.913223 843.740479" +"absmax" "-1233.068237 192.913223 845.740479" +"movetype" "8.000000" +"origin" "-1234.068237 191.913223 844.740479" +"velocity" "-2.694540 3.511704 18.149235" +"angles" "8002.365723 8475.979492 9043.610352" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2496.318115" +"owner" "923" +"cnt" "47.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1256" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6456.780273 7112.041992 5278.811523" +"classname" "particle" +"think" "finish_particle" +"cnt" "48.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1140" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2962.910400 2932.863037 2635.989014" +"classname" "particle" +"think" "finish_particle" +"cnt" "49.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1542" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "9261.621094 7680.884277 7372.772949" +"classname" "particle" +"think" "finish_particle" +"cnt" "50.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1116" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4500.722656 4449.417969 3972.865479" +"classname" "particle" +"think" "finish_particle" +"cnt" "51.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1235" +} +{ +"modelindex" "255.000000" +"absmin" "-1233.332153 197.192749 853.221802" +"absmax" "-1231.332153 199.192749 855.221802" +"movetype" "8.000000" +"origin" "-1232.332153 198.192749 854.221802" +"velocity" "1.169103 3.647206 12.420789" +"angles" "2992.348145 3493.550293 4708.487305" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2495.386719" +"owner" "923" +"cnt" "52.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1326" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9748.256836 10708.741211 8373.927734" +"classname" "particle" +"think" "finish_particle" +"cnt" "53.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1508" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4233.482422 3517.574219 5110.329102" +"classname" "particle" +"think" "finish_particle" +"cnt" "54.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1395" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7016.159180 6657.924805 8324.658203" +"classname" "particle" +"think" "finish_particle" +"cnt" "55.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1325" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1970.448364 2068.378174 2426.591309" +"classname" "particle" +"think" "finish_particle" +"cnt" "56.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1338" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6568.762207 5992.603516 6476.745605" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "57.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1165" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "9280.117188 8231.121094 9031.309570" +"classname" "particle" +"think" "finish_particle" +"cnt" "58.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1515" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3536.488281 4027.766357 3786.406738" +"classname" "particle" +"think" "finish_particle" +"cnt" "59.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1293" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4971.397461 5547.996094 4059.044434" +"classname" "particle" +"think" "finish_particle" +"cnt" "60.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1443" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3984.634766 4616.841797 4420.909180" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "61.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1318" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9223.974609 9139.930664 10771.101562" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "62.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1294" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3435.323730 3484.429443 3065.931641" +"classname" "particle" +"think" "finish_particle" +"cnt" "63.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1094" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7957.042969 8900.914062 8284.309570" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "71.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1159" +} +{ +"modelindex" "255.000000" +"absmin" "-1247.493164 200.595505 946.541626" +"absmax" "-1245.493164 202.595505 948.541626" +"movetype" "8.000000" +"origin" "-1246.493164 201.595505 947.541626" +"velocity" "-2.482131 1.424482 19.770866" +"angles" "9109.299805 8832.678711 7280.299316" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2490.675781" +"owner" "923" +"cnt" "72.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1257" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7258.159180 7856.861816 7021.371094" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "144.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1212" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4142.041016 4353.294434 3318.687500" +"classname" "particle" +"think" "finish_particle" +"cnt" "145.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1500" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "11985.337891 11882.792969 10974.047852" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "73.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1286" +} +{ +"modelindex" "255.000000" +"absmin" "-1221.704468 165.487015 944.112976" +"absmax" "-1219.704468 167.487015 946.112976" +"movetype" "8.000000" +"origin" "-1220.704468 166.487015 945.112976" +"velocity" "1.246498 -3.217505 16.668598" +"angles" "5620.246582 4692.212402 5432.396484" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "2489.751953" +"owner" "923" +"cnt" "74.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1492" +"part_active" "1.000000" +} +{ +"modelindex" "268.000000" +"absmin" "-1237.360229 189.531494 886.952698" +"absmax" "-1235.360229 191.531494 888.952698" +"movetype" "8.000000" +"origin" "-1236.360229 190.531494 887.952698" +"velocity" "-0.450819 -0.600971 14.570879" +"angles" "6447.582520 6993.738770 6755.589355" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2492.567139" +"owner" "923" +"cnt" "146.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1408" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1838.607666 1536.153564 1999.865234" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "147.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1470" +} +{ +"modelindex" "243.000000" +"absmin" "-1230.409058 202.275635 898.870728" +"absmax" "-1228.409058 204.275635 900.870728" +"movetype" "8.000000" +"origin" "-1229.409058 203.275635 899.870728" +"velocity" "0.284554 3.392560 22.451612" +"angles" "9940.375977 10239.940430 9783.915039" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "2493.881592" +"owner" "923" +"cnt" "75.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1160" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "9557.829102 8046.523926 10019.292969" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "76.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1158" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3109.958740 3995.796631 4635.708984" +"classname" "particle" +"think" "finish_particle" +"cnt" "148.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1136" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1184.851685 1021.927246 1132.165771" +"classname" "particle" +"think" "finish_particle" +"cnt" "77.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1302" +} +{ +"absmin" "-3217.000000 1375.000000 32.031250" +"absmax" "-3215.000000 1377.000000 34.031250" +"origin" "-3216.000000 1376.000000 33.031250" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "265240.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "506" +"part_style" "110.000000" +"start_delay" "2.182653" +"dpp_name" "DPP_ITSARMOR1" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_lgrn.spr" +"spr_name2" "progs/s_dotmed_lgrn.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.750000" +"part_ofs" "0.000000 0.000000 24.000000" +"part_veltype" "5.000000" +"part_velbase" "0.000000 0.000000 12.000000" +"part_vel" "6.000000 6.000000 4.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +"spawn_rand" "0.200000" +} +{ +"absmin" "-2153.000000 135.000000 31.031250" +"absmax" "-2151.000000 137.000000 33.031250" +"origin" "-2152.000000 136.000000 32.031250" +"angles" "-0.000000 86.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2488.445801" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "27959.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "519" +"part_style" "105.000000" +"start_delay" "1.963897" +"dpp_name" "DPP_ITSMEGAH" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_wht.spr" +"spr_name2" "progs/s_dotmed_red.spr" +"spr_name3" "progs/s_dotsml_gold.spr" +"spr_frame" "1.000000" +"part_limit" "75.000000" +"part_life" "3.500000" +"part_ofs" "0.000000 0.000000 16.000000" +"part_veltype" "5.000000" +"part_vel" "12.000000 12.000000 4.000000" +"part_velrand" "0.000000 0.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6321.611328 6289.446289 6914.440918" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "78.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1170" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5164.714355 3969.253662 5135.866699" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "79.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1550" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7627.209961 6759.970703 6114.987793" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "80.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1149" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3787.665283 2926.384277 3239.379883" +"classname" "particle" +"think" "finish_particle" +"cnt" "81.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1129" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "9616.887695 9605.921875 9256.750977" +"classname" "particle" +"think" "finish_particle" +"cnt" "82.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1088" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "10130.153320 9424.054688 10582.273438" +"classname" "particle" +"think" "finish_particle" +"cnt" "149.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1342" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4246.787109 3745.367188 2744.667725" +"classname" "particle" +"think" "finish_particle" +"cnt" "150.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1152" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6947.928223 8659.017578 8354.310547" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "151.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1304" +} +{ +"absmin" "-1153.000000 863.000000 -176.968750" +"absmax" "-1151.000000 865.000000 -174.968750" +"origin" "-1152.000000 864.000000 -175.968750" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2488.485352" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "338896.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "850" +"part_style" "110.000000" +"pemit_tcount" "15.000000" +"start_delay" "2.900571" +"dpp_name" "DPP_ITSARMOR3" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_red.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotmed_red.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.750000" +"part_ofs" "0.000000 0.000000 24.000000" +"part_veltype" "5.000000" +"part_velbase" "0.000000 0.000000 12.000000" +"part_vel" "6.000000 6.000000 4.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +"spawn_rand" "0.200000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6960.005859 6852.749512 7820.152832" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "83.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1188" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5616.526855 5111.112793 4871.075684" +"classname" "particle" +"think" "finish_particle" +"cnt" "152.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1336" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2856.977783 3579.238037 4436.493652" +"classname" "particle" +"think" "finish_particle" +"cnt" "153.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1189" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6016.771484 7651.601074 6184.663086" +"classname" "particle" +"think" "finish_particle" +"cnt" "154.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1146" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2817.071045 2576.249756 2019.765015" +"classname" "particle" +"think" "finish_particle" +"cnt" "155.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1370" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "9519.753906 9255.408203 8293.401367" +"classname" "particle" +"think" "finish_particle" +"cnt" "156.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1457" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "9545.608398 7557.325684 8035.992188" +"classname" "particle" +"think" "finish_particle" +"cnt" "157.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1322" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7324.917969 6486.829590 7781.716309" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "158.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1167" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "9588.791016 9539.782227 10871.081055" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "159.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1326" +} +{ +"absmin" "-625.000000 -1393.000000 -32.968750" +"absmax" "-623.000000 -1391.000000 -30.968750" +"origin" "-624.000000 -1392.000000 -31.968750" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "153758.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "443" +"part_style" "110.000000" +"start_delay" "1.093692" +"dpp_name" "DPP_ITSARMOR2" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_yell.spr" +"spr_name2" "progs/s_dotmed_yell.spr" +"spr_name3" "progs/s_dotsml_gold.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.750000" +"part_ofs" "0.000000 0.000000 24.000000" +"part_veltype" "5.000000" +"part_velbase" "0.000000 0.000000 12.000000" +"part_vel" "6.000000 6.000000 4.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +"spawn_rand" "0.200000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7593.068359 6351.672852 8159.253418" +"classname" "particle" +"think" "finish_particle" +"cnt" "160.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1214" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6498.870117 8388.186523 6883.090332" +"classname" "particle" +"think" "finish_particle" +"cnt" "161.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1285" +} +{ +"modelindex" "255.000000" +"absmin" "-1152.402344 863.970459 -138.990250" +"absmax" "-1150.402344 865.970459 -136.990250" +"movetype" "8.000000" +"origin" "-1151.402344 864.970459 -137.990250" +"velocity" "0.510331 0.832606 11.998413" +"angles" "9245.930664 8550.813477 8466.922852" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2490.436035" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1200" +"cnt" "162.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1135" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5992.962891 5017.451172 5181.007324" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "163.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1398" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8402.528320 6255.284668 7358.901855" +"classname" "particle" +"think" "finish_particle" +"cnt" "164.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1192" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4199.977051 5666.070801 7050.558594" +"classname" "particle" +"think" "finish_particle" +"cnt" "165.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1505" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8551.099609 8657.503906 7153.206543" +"classname" "particle" +"think" "finish_particle" +"cnt" "166.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1310" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4752.444824 3187.293701 4759.445801" +"classname" "particle" +"think" "finish_particle" +"cnt" "167.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1148" +} +{ +"modelindex" "255.000000" +"absmin" "-1230.608154 208.279877 947.255371" +"absmax" "-1228.608154 210.279877 949.255371" +"movetype" "8.000000" +"origin" "-1229.608154 209.279877 948.255371" +"velocity" "0.377575 3.043184 23.924925" +"angles" "7205.920410 8600.547852 7776.665527" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2491.745605" +"owner" "923" +"cnt" "168.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1420" +"part_active" "1.000000" +} +{ +"absmin" "-161.000000 191.000000 807.031250" +"absmax" "-159.000000 193.000000 809.031250" +"origin" "-160.000000 192.000000 808.031250" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2488.944824" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "638856.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "749" +"part_style" "120.000000" +"start_delay" "2.766961" +"dpp_name" "DPP_ITSSILVERKEY" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_blue.spr" +"spr_name2" "progs/s_dotsml_blue.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 20.000000" +"part_veltype" "5.000000" +"part_vel" "16.000000 16.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8701.711914 10084.251953 9260.607422" +"classname" "particle" +"think" "finish_particle" +"cnt" "169.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1208" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8428.442383 8462.500977 8057.407715" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "170.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1391" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7228.393066 6599.547363 6765.276367" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "171.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1459" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4971.966797 4784.255859 5751.337891" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "172.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1367" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5151.630859 5266.146484 6878.365723" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "173.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1233" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "13005.035156 9287.282227 9678.606445" +"classname" "particle" +"think" "finish_particle" +"cnt" "84.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1523" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2236.139648 2209.297852 1944.246094" +"classname" "particle" +"think" "finish_particle" +"cnt" "85.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1091" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "9886.137695 10582.517578 9724.396484" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "86.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1496" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6861.501953 7964.397461 7449.305176" +"classname" "particle" +"think" "finish_particle" +"cnt" "87.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1187" +} +{ +"modelindex" "255.000000" +"absmin" "-1234.428833 174.155029 907.768311" +"absmax" "-1232.428833 176.155029 909.768311" +"movetype" "8.000000" +"origin" "-1233.428833 175.155029 908.768311" +"velocity" "-1.371502 -3.943114 20.771019" +"angles" "9724.064453 10815.647461 11596.051758" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2493.271973" +"owner" "923" +"cnt" "88.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1395" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2906.445068 3777.994385 3924.442139" +"classname" "particle" +"think" "finish_particle" +"cnt" "89.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1177" +} +{ +"modelindex" "243.000000" +"absmin" "-1227.211060 178.585144 953.951538" +"absmax" "-1225.211060 180.585144 955.951538" +"movetype" "8.000000" +"origin" "-1226.211060 179.585144 954.951538" +"velocity" "0.619770 -2.199652 16.803736" +"angles" "3946.868896 4003.688721 4086.922607" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2489.471924" +"owner" "923" +"cnt" "90.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1254" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2568.034424 1476.665161 1819.733765" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "91.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1407" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "9626.362305 10602.819336 8952.557617" +"classname" "particle" +"think" "finish_particle" +"cnt" "92.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1119" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7636.307129 9246.851562 9238.011719" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "93.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1417" +} +{ +"modelindex" "255.000000" +"absmin" "-1234.378906 189.503281 832.980530" +"absmax" "-1232.378906 191.503281 834.980530" +"movetype" "8.000000" +"origin" "-1233.378906 190.503281 833.980530" +"velocity" "-0.637837 -2.289499 12.535417" +"angles" "8882.709961 8317.143555 9063.630859" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2496.257080" +"owner" "923" +"cnt" "94.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1442" +"part_active" "1.000000" +} +{ +"modelindex" "255.000000" +"absmin" "-1217.824951 194.524307 905.252075" +"absmax" "-1215.824951 196.524307 907.252075" +"movetype" "8.000000" +"origin" "-1216.824951 195.524307 906.252075" +"velocity" "3.291482 0.198126 13.500412" +"angles" "6523.545898 7925.638184 7148.869141" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2491.136719" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "923" +"cnt" "95.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1391" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3012.626465 1627.221069 2071.030762" +"classname" "particle" +"think" "finish_particle" +"cnt" "96.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1199" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6070.971680 5661.719238 6992.511719" +"classname" "particle" +"think" "finish_particle" +"cnt" "97.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1109" +} +{ +"modelindex" "255.000000" +"absmin" "-1653.586060 292.905579 376.334137" +"absmax" "-1651.586060 294.905579 378.334137" +"movetype" "8.000000" +"origin" "-1652.586060 293.905579 377.334137" +"velocity" "2.840541 -2.177679 10.804163" +"angles" "2712.309326 1670.521362 2051.458984" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2490.140381" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "119" +"cnt" "98.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1525" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4883.783203 5506.736328 6363.562500" +"classname" "particle" +"think" "finish_particle" +"cnt" "99.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1526" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2254.379639 2639.559814 2109.700928" +"classname" "particle" +"think" "finish_particle" +"cnt" "100.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1155" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8894.908203 9901.940430 10511.135742" +"classname" "particle" +"think" "finish_particle" +"cnt" "101.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1341" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5358.021484 7469.551270 7206.006836" +"classname" "particle" +"think" "finish_particle" +"cnt" "102.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1263" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8163.910156 8922.112305 8731.936523" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "103.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1215" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "12023.329102 11403.024414 8759.145508" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "104.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1480" +} +{ +"modelindex" "255.000000" +"absmin" "-1245.582764 196.078735 888.216492" +"absmax" "-1243.582764 198.078735 890.216492" +"movetype" "8.000000" +"origin" "-1244.582764 197.078735 889.216492" +"velocity" "-3.363994 1.097323 14.120426" +"angles" "5079.183594 5610.938477 4735.706055" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "2493.136230" +"owner" "923" +"cnt" "105.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1240" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7855.475098 7716.548828 9460.865234" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "106.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1195" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2728.280762 2517.680664 2474.518066" +"classname" "particle" +"think" "finish_particle" +"cnt" "107.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1138" +} +{ +"modelindex" "268.000000" +"absmin" "-1228.179321 195.669235 913.023132" +"absmax" "-1226.179321 197.669235 915.023132" +"movetype" "8.000000" +"origin" "-1227.179321 196.669235 914.023132" +"velocity" "1.335368 0.935209 21.091099" +"angles" "10532.746094 10387.617188 11134.522461" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2493.325928" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "923" +"cnt" "108.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1184" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9449.204102 8525.391602 9078.964844" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "109.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1137" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1650.617554 2622.788574 2594.715332" +"classname" "particle" +"think" "finish_particle" +"cnt" "110.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1248" +} +{ +"modelindex" "268.000000" +"absmin" "-1240.615845 188.387283 893.769653" +"absmax" "-1238.615845 190.387283 895.769653" +"movetype" "8.000000" +"origin" "-1239.615845 189.387283 894.769653" +"velocity" "-1.625172 -1.293619 13.527513" +"angles" "536.393799 471.359680 1032.352173" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2491.960205" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "923" +"cnt" "111.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1222" +"part_active" "1.000000" +} +{ +"modelindex" "243.000000" +"absmin" "-1230.538818 159.750000 997.782288" +"absmax" "-1228.538818 161.750000 999.782288" +"movetype" "8.000000" +"origin" "-1229.538818 160.750000 998.782288" +"velocity" "0.112918 -3.780999 23.036469" +"angles" "11972.659180 12403.537109 12663.541992" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2489.615479" +"owner" "923" +"cnt" "112.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1182" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8457.734375 9554.797852 7191.779785" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "113.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1404" +} +{ +"modelindex" "257.000000" +"absmin" "-1150.032593 862.719299 -147.524246" +"absmax" "-1148.032593 864.719299 -145.524246" +"movetype" "8.000000" +"origin" "-1149.032593 863.719299 -146.524246" +"velocity" "4.515336 -0.426832 8.287118" +"angles" "8727.555664 10413.719727 8884.264648" +"classname" "particle" +"model" "progs/s_dotmed_red.spr" +"think" "finish_particle" +"nextthink" "2490.973877" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1200" +"cnt" "114.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1087" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2526.931641 2402.822021 2455.384521" +"classname" "particle" +"think" "finish_particle" +"cnt" "115.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1317" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5399.281250 5782.659180 4838.901367" +"classname" "particle" +"think" "finish_particle" +"cnt" "116.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1371" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "9394.844727 10937.585938 10515.206055" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "117.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1495" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1800.262817 1954.442261 2250.483398" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "118.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1201" +} +{ +"modelindex" "268.000000" +"absmin" "-1248.218994 189.906281 871.458740" +"absmax" "-1246.218994 191.906281 873.458740" +"movetype" "8.000000" +"origin" "-1247.218994 190.906281 872.458740" +"velocity" "-3.921628 -0.652730 12.595843" +"angles" "4726.523926 4511.359863 3827.017822" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2494.008789" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "923" +"cnt" "119.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1186" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8579.368164 9767.614258 9249.361328" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "120.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1469" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "11718.039062 12538.583984 12858.182617" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "121.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1535" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1917.177612 2486.781250 3434.235352" +"classname" "particle" +"think" "finish_particle" +"cnt" "122.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1383" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1477.162354 1491.155396 2876.449219" +"classname" "particle" +"think" "finish_particle" +"cnt" "123.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1488" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6820.290527 7560.819824 8311.881836" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "124.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1227" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6221.619629 7614.252441 8339.523438" +"classname" "particle" +"think" "finish_particle" +"cnt" "125.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1162" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8117.324219 9609.995117 7851.758789" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "126.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1420" +} +{ +"modelindex" "268.000000" +"absmin" "-1216.709106 189.777985 944.281799" +"absmax" "-1214.709106 191.777985 946.281799" +"movetype" "8.000000" +"origin" "-1215.709106 190.777985 945.281799" +"velocity" "2.507767 -0.280648 16.122929" +"angles" "8298.055664 8938.563477 9004.163086" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2490.209473" +"owner" "923" +"cnt" "127.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1151" +"part_active" "1.000000" +} +{ +"modelindex" "268.000000" +"absmin" "-1209.303711 183.023148 964.391541" +"absmax" "-1207.303711 185.023148 966.391541" +"movetype" "8.000000" +"origin" "-1208.303711 184.023148 965.391541" +"velocity" "3.565905 -0.704489 20.082523" +"angles" "5771.306641 5369.061523 6418.189941" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2490.539307" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "923" +"cnt" "174.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1345" +"part_active" "1.000000" +} +{ +"modelindex" "243.000000" +"absmin" "-1222.102539 196.015030 942.916931" +"absmax" "-1220.102539 198.015030 944.916931" +"movetype" "8.000000" +"origin" "-1221.102539 197.015030 943.916931" +"velocity" "0.948882 0.662007 14.279000" +"angles" "3072.111084 2605.753906 2757.172852" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2489.469238" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "923" +"cnt" "175.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1243" +"part_active" "1.000000" +} +{ +"modelindex" "268.000000" +"absmin" "-1223.098267 186.485886 918.455627" +"absmax" "-1221.098267 188.485886 920.455627" +"movetype" "8.000000" +"origin" "-1222.098267 187.485886 919.455627" +"velocity" "1.737236 -1.612964 19.899044" +"angles" "8349.691406 6695.573730 8884.869141" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2492.363525" +"owner" "923" +"cnt" "176.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1506" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6974.386230 9052.842773 7611.592773" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "177.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1175" +} +{ +"modelindex" "255.000000" +"absmin" "-1257.269531 209.040512 910.640686" +"absmax" "-1255.269531 211.040512 912.640686" +"movetype" "8.000000" +"origin" "-1256.269531 210.040512 911.640686" +"velocity" "-3.718497 3.264870 13.791558" +"angles" "1696.500122 1433.633789 1945.059570" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2491.327148" +"owner" "923" +"cnt" "178.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1257" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5518.744629 5373.423828 4326.304199" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "179.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1279" +} +{ +"modelindex" "268.000000" +"absmin" "-1242.015015 179.971222 895.361694" +"absmax" "-1240.015015 181.971222 897.361694" +"movetype" "8.000000" +"origin" "-1241.015015 180.971222 896.361694" +"velocity" "-2.716269 -3.748528 23.583971" +"angles" "6902.371582 8487.033203 7577.979492" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2494.123779" +"owner" "923" +"cnt" "180.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1168" +"part_active" "1.000000" +} +{ +"modelindex" "255.000000" +"absmin" "-1253.277344 173.372299 959.469727" +"absmax" "-1251.277344 175.372299 961.469727" +"movetype" "8.000000" +"origin" "-1252.277344 174.372299 960.469727" +"velocity" "-2.936491 -3.029023 21.689871" +"angles" "7834.994141 9452.993164 8669.510742" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2490.812256" +"owner" "923" +"cnt" "181.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1257" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "9056.021484 9358.869141 8858.844727" +"classname" "particle" +"think" "finish_particle" +"cnt" "182.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1252" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1922.049683 1410.229004 1379.252686" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "183.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1257" +} +{ +"modelindex" "255.000000" +"absmin" "-1210.026855 166.459045 935.293579" +"absmax" "-1208.026855 168.459045 937.293579" +"movetype" "8.000000" +"origin" "-1209.026855 167.459045 936.293579" +"velocity" "3.720939 -3.563707 15.146214" +"angles" "10561.640625 10985.893555 11209.661133" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "2489.620117" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "923" +"cnt" "184.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1510" +"part_active" "1.000000" +} +{ +"modelindex" "255.000000" +"absmin" "-1222.634644 198.788315 893.685486" +"absmax" "-1220.634644 200.788315 895.685486" +"movetype" "8.000000" +"origin" "-1221.634644 199.788315 894.685486" +"velocity" "2.379589 1.338054 18.382519" +"angles" "9247.160156 8095.484863 8490.225586" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2493.491699" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "923" +"cnt" "185.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1168" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8824.869141 9842.763672 9208.866211" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "186.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1239" +} +{ +"modelindex" "243.000000" +"absmin" "-1227.220215 191.607681 905.748718" +"absmax" "-1225.220215 193.607681 907.748718" +"movetype" "8.000000" +"origin" "-1226.220215 192.607681 906.748718" +"velocity" "1.227455 -0.415906 14.436110" +"angles" "5509.696777 5291.732422 4567.697266" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2491.192627" +"owner" "923" +"cnt" "187.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1453" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3440.062012 4207.808594 4042.496826" +"classname" "particle" +"think" "finish_particle" +"cnt" "188.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1475" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2836.848145 2962.212646 3279.261230" +"classname" "particle" +"think" "finish_particle" +"cnt" "189.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1267" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7132.530762 5856.403320 6847.860840" +"classname" "particle" +"think" "finish_particle" +"cnt" "190.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1202" +} +{ +"modelindex" "255.000000" +"absmin" "-1233.824951 180.714050 861.765198" +"absmax" "-1231.824951 182.714050 863.765198" +"movetype" "8.000000" +"origin" "-1232.824951 181.714050 862.765198" +"velocity" "-0.395154 -3.951170 12.345347" +"angles" "5488.155762 6401.147949 6253.084473" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2494.833252" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "923" +"cnt" "191.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1532" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6099.813965 5771.788086 5711.538574" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "192.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1414" +} +{ +"modelindex" "268.000000" +"absmin" "-1230.411865 190.733826 862.121521" +"absmax" "-1228.411865 192.733826 864.121521" +"movetype" "8.000000" +"origin" "-1229.411865 191.733826 863.121521" +"velocity" "0.845851 0.243050 14.127018" +"angles" "5186.738770 6230.594238 7016.150391" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2494.810547" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "923" +"cnt" "193.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1097" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1918.198730 2920.404785 3703.125732" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "194.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1358" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6469.498047 5931.063965 5580.892090" +"classname" "particle" +"think" "finish_particle" +"cnt" "195.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1503" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3133.891357 3254.878662 3210.774658" +"classname" "particle" +"think" "finish_particle" +"cnt" "196.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1163" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3776.091309 4570.630371 4025.084473" +"classname" "particle" +"think" "finish_particle" +"cnt" "197.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1131" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7023.541992 7386.299316 7033.284180" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "198.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1292" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10911.898438 9800.030273 10774.902344" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "199.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1173" +} +{ +"modelindex" "268.000000" +"absmin" "-1230.501465 213.401825 974.046326" +"absmax" "-1228.501465 215.401825 976.046326" +"movetype" "8.000000" +"origin" "-1229.501465 214.401825 975.046326" +"velocity" "-0.083865 2.444044 17.685965" +"angles" "2448.600098 2063.273682 2135.716553" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2488.547607" +"owner" "923" +"cnt" "200.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1113" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4811.145020 4425.159668 4445.877441" +"classname" "particle" +"think" "finish_particle" +"cnt" "201.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1502" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4908.110840 3496.447998 4663.095215" +"classname" "particle" +"think" "finish_particle" +"cnt" "202.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1244" +} +{ +"modelindex" "268.000000" +"absmin" "-1240.680176 196.863785 975.388062" +"absmax" "-1238.680176 198.863785 977.388062" +"movetype" "8.000000" +"origin" "-1239.680176 197.863785 976.388062" +"velocity" "-1.470870 1.205969 19.503891" +"angles" "10502.788086 9080.201172 9437.931641" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2489.401367" +"owner" "923" +"cnt" "203.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1286" +"part_active" "1.000000" +} +{ +"modelindex" "243.000000" +"absmin" "-1211.766602 173.223038 943.585999" +"absmax" "-1209.766602 175.223038 945.585999" +"movetype" "8.000000" +"origin" "-1210.766602 174.223038 944.585999" +"velocity" "2.793664 -2.617145 14.800867" +"angles" "6647.195801 6719.040039 6769.031250" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "2489.267578" +"owner" "923" +"cnt" "204.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1418" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3373.157227 3883.823242 3480.375977" +"classname" "particle" +"think" "finish_particle" +"cnt" "205.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1460" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9721.517578 8579.333008 8320.487305" +"classname" "particle" +"think" "finish_particle" +"cnt" "206.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1266" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7537.441895 8220.466797 7387.841309" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "207.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1132" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "10429.327148 12012.306641 11712.430664" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "208.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1265" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7651.763184 6829.043457 4734.645996" +"classname" "particle" +"think" "finish_particle" +"cnt" "209.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1506" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7196.500977 6453.758789 7137.105469" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "210.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1145" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6648.575684 5345.452148 7236.080078" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "211.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1223" +} +{ +"modelindex" "268.000000" +"absmin" "-1236.906860 184.519485 930.449951" +"absmax" "-1234.906860 186.519485 932.449951" +"movetype" "8.000000" +"origin" "-1235.906860 185.519485 931.449951" +"velocity" "-0.739647 -0.524064 15.347636" +"angles" "7249.282715 6883.631836 7155.004883" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2490.153076" +"owner" "923" +"cnt" "212.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1473" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1709.089844 2059.521729 2536.256836" +"classname" "particle" +"think" "finish_particle" +"cnt" "213.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1464" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5794.043945 7435.666992 6193.072754" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "214.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1307" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "3038.609863 3068.380127 3460.016846" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "215.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1176" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6883.442871 8442.698242 6934.976562" +"classname" "particle" +"think" "finish_particle" +"cnt" "216.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1231" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10456.799805 8493.013672 9954.281250" +"classname" "particle" +"think" "finish_particle" +"cnt" "217.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1437" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8223.354492 10123.236328 9300.706055" +"classname" "particle" +"think" "finish_particle" +"cnt" "218.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1501" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4730.702637 4176.373535 3934.188232" +"classname" "particle" +"think" "finish_particle" +"cnt" "219.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1268" +} +{ +"modelindex" "243.000000" +"absmin" "-1238.912842 193.720123 846.932617" +"absmax" "-1236.912842 195.720123 848.932617" +"movetype" "8.000000" +"origin" "-1237.912842 194.720123 847.932617" +"velocity" "-1.673269 0.392224 12.078738" +"angles" "8219.427734 7686.917480 7960.935547" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2496.022705" +"owner" "923" +"cnt" "220.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1490" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2762.997070 2621.888184 3025.310059" +"classname" "particle" +"think" "finish_particle" +"cnt" "221.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1258" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8051.280762 7120.217773 5852.104004" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "222.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1085" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5432.470215 6547.413086 6252.632324" +"classname" "particle" +"think" "finish_particle" +"cnt" "223.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1445" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2020.393433 1375.908203 1610.612549" +"classname" "particle" +"think" "finish_particle" +"cnt" "224.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1319" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5672.205078 6137.568848 5223.320801" +"classname" "particle" +"think" "finish_particle" +"cnt" "225.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1390" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2873.998535 1741.863159 2416.706787" +"classname" "particle" +"think" "finish_particle" +"cnt" "226.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1313" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5571.291992 4458.521484 4836.337891" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "227.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1320" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7967.831543 9317.114258 7261.966309" +"classname" "particle" +"think" "finish_particle" +"cnt" "228.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1423" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "8106.476562 8985.364258 8150.953613" +"classname" "particle" +"think" "finish_particle" +"cnt" "229.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1203" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "10730.913086 10877.015625 11209.520508" +"classname" "particle" +"think" "finish_particle" +"cnt" "230.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1450" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8138.891602 9584.586914 8762.473633" +"classname" "particle" +"think" "finish_particle" +"cnt" "231.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1465" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7069.057617 7067.891113 8563.934570" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "232.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1314" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5958.171875 5617.161133 5982.179688" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "233.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1141" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3113.846924 3737.309570 3872.450928" +"classname" "particle" +"think" "finish_particle" +"cnt" "234.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1104" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2453.341553 2395.860107 3107.297363" +"classname" "particle" +"think" "finish_particle" +"cnt" "235.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1329" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2699.423096 1983.485962 2173.039062" +"classname" "particle" +"think" "finish_particle" +"cnt" "236.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1234" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5706.753418 4762.738770 5152.294434" +"classname" "particle" +"think" "finish_particle" +"cnt" "237.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1290" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9737.574219 8792.012695 8338.233398" +"classname" "particle" +"think" "finish_particle" +"cnt" "238.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1311" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6964.210449 7018.250000 4880.609863" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "239.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1522" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1890.085571 2514.149902 2224.875244" +"classname" "particle" +"think" "finish_particle" +"cnt" "240.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1164" +} +{ +"modelindex" "268.000000" +"absmin" "-1209.475342 185.128738 955.010071" +"absmax" "-1207.475342 187.128738 957.010071" +"movetype" "8.000000" +"origin" "-1208.475342 186.128738 956.010071" +"velocity" "3.715812 -0.586810 22.287544" +"angles" "6394.296387 8720.164062 8512.035156" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2491.728760" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "923" +"cnt" "241.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1377" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6011.494141 6318.535156 8326.458008" +"classname" "particle" +"think" "finish_particle" +"cnt" "242.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1174" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2887.120117 2770.447754 2435.660645" +"classname" "particle" +"think" "finish_particle" +"cnt" "243.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1433" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4381.534668 4771.283691 4015.853271" +"classname" "particle" +"think" "finish_particle" +"cnt" "244.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1306" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1123.918579 999.541748 1683.090698" +"classname" "particle" +"think" "finish_particle" +"cnt" "245.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1125" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8203.823242 7978.385742 8379.698242" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "246.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1333" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6316.642090 5290.115234 5110.552734" +"classname" "particle" +"think" "finish_particle" +"cnt" "247.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1513" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7661.534180 7786.141602 7576.478027" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "248.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1204" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8308.789062 7300.270020 6696.433105" +"classname" "particle" +"think" "finish_particle" +"cnt" "249.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1492" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4578.003418 4356.902832 5178.683594" +"classname" "particle" +"think" "finish_particle" +"cnt" "250.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1255" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5067.940918 5961.637695 6072.571777" +"classname" "particle" +"think" "finish_particle" +"cnt" "251.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1340" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2151.180176 3224.127441 3419.517578" +"classname" "particle" +"think" "finish_particle" +"cnt" "252.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1343" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7209.365723 6874.581543 6378.495605" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "253.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1312" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3770.895264 3441.232178 3023.913574" +"classname" "particle" +"think" "finish_particle" +"cnt" "254.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1206" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5721.222168 6768.177246 6607.038086" +"classname" "particle" +"think" "finish_particle" +"cnt" "255.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1089" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5025.329590 4163.408691 4133.324707" +"classname" "particle" +"think" "finish_particle" +"cnt" "256.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1207" +} +{ +"modelindex" "255.000000" +"absmin" "-1139.946655 850.459229 -125.025566" +"absmax" "-1137.946655 852.459229 -123.025566" +"movetype" "8.000000" +"origin" "-1138.946655 851.459229 -124.025566" +"velocity" "4.964690 -4.767662 10.624836" +"angles" "3646.632080 3068.244141 3214.252197" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2488.755615" +"owner" "1200" +"cnt" "257.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1439" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7450.900391 7058.343750 6510.462891" +"classname" "particle" +"think" "finish_particle" +"cnt" "258.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1510" +} +{ +"modelindex" "268.000000" +"absmin" "-1240.284302 194.669388 876.234680" +"absmax" "-1238.284302 196.669388 878.234680" +"movetype" "8.000000" +"origin" "-1239.284302 195.669388 877.234680" +"velocity" "-2.034608 3.084200 21.894955" +"angles" "2618.558594 3823.589844 2583.142578" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2494.994629" +"owner" "923" +"cnt" "259.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1420" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "9727.266602 9219.232422 9493.276367" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "260.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1354" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "645.180237 1294.224976 781.856384" +"classname" "particle" +"think" "finish_particle" +"cnt" "261.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1348" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2544.086914 3262.914795 3599.465332" +"classname" "particle" +"think" "finish_particle" +"cnt" "262.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1238" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1351.314331 1831.658081 1748.312256" +"classname" "particle" +"think" "finish_particle" +"cnt" "263.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1221" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8292.000000 8055.284180 10193.693359" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "264.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1301" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5437.442383 5080.698730 7178.304688" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "265.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1539" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1644.744507 1682.180298 2142.800537" +"classname" "particle" +"think" "finish_particle" +"cnt" "266.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1396" +} +{ +"modelindex" "255.000000" +"absmin" "-1233.802490 198.708862 855.086670" +"absmax" "-1231.802490 200.708862 857.086670" +"movetype" "8.000000" +"origin" "-1232.802490 199.708862 856.086670" +"velocity" "1.688650 3.376690 16.252937" +"angles" "5851.244629 6361.769531 5806.109863" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2495.562012" +"owner" "923" +"cnt" "267.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1483" +"part_active" "1.000000" +} +{ +"modelindex" "255.000000" +"absmin" "-1162.094360 854.032471 -138.128464" +"absmax" "-1160.094360 856.032471 -136.128464" +"movetype" "8.000000" +"origin" "-1161.094360 855.032471 -137.128464" +"velocity" "-5.694571 -5.615833 9.292521" +"angles" "6387.859375 8068.072754 6565.398438" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2489.923340" +"owner" "1200" +"cnt" "268.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1236" +"part_active" "1.000000" +} +{ +"modelindex" "243.000000" +"absmin" "-1226.115112 193.351181 890.172485" +"absmax" "-1224.115112 195.351181 892.172485" +"movetype" "8.000000" +"origin" "-1225.115112 194.351181 891.172485" +"velocity" "1.954772 0.935209 16.960112" +"angles" "7761.771973 7648.768066 6330.510742" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "2493.178467" +"owner" "923" +"cnt" "269.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1168" +"part_active" "1.000000" +} +{ +"modelindex" "243.000000" +"absmin" "-1225.786499 187.082962 942.553955" +"absmax" "-1223.786499 189.082962 944.553955" +"movetype" "8.000000" +"origin" "-1224.786499 188.082962 943.553955" +"velocity" "1.088046 -0.558977 20.965118" +"angles" "9248.898438 7547.653809 10302.135742" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "2491.795898" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "923" +"cnt" "270.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1315" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3073.493408 2282.045166 2669.308838" +"classname" "particle" +"think" "finish_particle" +"cnt" "271.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1123" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6045.328125 7361.782227 7018.832031" +"classname" "particle" +"think" "finish_particle" +"cnt" "272.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1246" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2412.705322 3063.230225 2116.923096" +"classname" "particle" +"think" "finish_particle" +"cnt" "273.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1344" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3055.846924 2496.566650 3136.073730" +"classname" "particle" +"think" "finish_particle" +"cnt" "274.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1193" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2321.310303 2835.940186 2582.953125" +"classname" "particle" +"think" "finish_particle" +"cnt" "275.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1473" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "9161.471680 8818.056641 8609.294922" +"classname" "particle" +"think" "finish_particle" +"cnt" "276.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1243" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1703.474243 1496.104492 2878.664795" +"classname" "particle" +"think" "finish_particle" +"cnt" "277.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1171" +} +{ +"modelindex" "243.000000" +"absmin" "-1234.928833 195.763443 872.917419" +"absmax" "-1232.928833 197.763443 874.917419" +"movetype" "8.000000" +"origin" "-1233.928833 196.763443 873.917419" +"velocity" "-2.774377 2.678182 21.213051" +"angles" "3609.237061 4221.449219 3864.596436" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2495.355957" +"owner" "923" +"cnt" "278.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1450" +"part_active" "1.000000" +} +{ +"modelindex" "243.000000" +"absmin" "-1235.715942 184.445724 854.222900" +"absmax" "-1233.715942 186.445724 856.222900" +"movetype" "8.000000" +"origin" "-1234.715942 185.445724 855.222900" +"velocity" "-1.037751 -3.619129 23.770012" +"angles" "5879.275391 6269.332520 5485.775391" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2495.665283" +"owner" "923" +"cnt" "279.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1240" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "1033.319946 795.735779 1362.915039" +"classname" "particle" +"think" "finish_particle" +"cnt" "280.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1324" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5854.468750 5732.156250 6216.093262" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "281.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1275" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "9085.972656 9439.088867 10058.190430" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "282.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1172" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6938.302246 8033.318848 6952.976074" +"classname" "particle" +"think" "finish_particle" +"cnt" "283.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1122" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4632.666504 5204.003906 4727.225586" +"classname" "particle" +"think" "finish_particle" +"cnt" "284.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1494" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "10057.178711 9649.840820 9306.899414" +"classname" "particle" +"think" "finish_particle" +"cnt" "285.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1251" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7202.209473 7905.312500 7809.081055" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "286.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1218" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7778.283203 7384.538574 6564.920898" +"classname" "particle" +"think" "finish_particle" +"cnt" "287.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1427" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "882.548889 538.826965 435.279083" +"classname" "particle" +"think" "finish_particle" +"cnt" "288.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1339" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5110.999023 7019.949219 5602.641602" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "289.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1297" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5812.458496 6444.798340 5793.779297" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "290.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1303" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2217.854004 2581.773682 2043.462524" +"classname" "particle" +"think" "finish_particle" +"cnt" "291.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1373" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6857.749023 6613.450684 6122.989258" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "292.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1400" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "9763.578125 9563.518555 9602.881836" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "293.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1359" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4661.764648 5014.353027 4634.412109" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "294.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1403" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7111.579102 6727.887207 5406.988770" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "295.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1377" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2945.410400 2001.963623 2410.998291" +"classname" "particle" +"think" "finish_particle" +"cnt" "296.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1352" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4267.035156 3374.977295 5343.582031" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "297.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1180" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1355.175537 1053.971924 1771.853760" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "298.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1478" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7406.323730 8320.927734 9418.767578" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "299.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1226" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8226.035156 9121.049805 6805.901855" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "300.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1092" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "744.078918 618.990112 1223.109009" +"classname" "particle" +"think" "finish_particle" +"cnt" "301.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1376" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5229.697266 4381.665039 5127.029297" +"classname" "particle" +"think" "finish_particle" +"cnt" "302.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1347" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7813.032715 5789.883789 7341.610352" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "303.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1356" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5307.984863 5342.724121 5189.074707" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "304.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1196" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4595.225098 4623.427734 5103.794922" +"classname" "particle" +"think" "finish_particle" +"cnt" "305.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1260" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6001.633301 6901.169922 7419.479980" +"classname" "particle" +"think" "finish_particle" +"cnt" "306.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1385" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2274.723389 2756.103760 2882.894287" +"classname" "particle" +"think" "finish_particle" +"cnt" "307.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1538" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1924.450928 1531.815674 1810.693237" +"classname" "particle" +"think" "finish_particle" +"cnt" "308.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1241" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5646.773438 5125.178223 5642.716309" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "309.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1331" +} +{ +"modelindex" "257.000000" +"absmin" "-1146.918945 872.290405 -135.555359" +"absmax" "-1144.918945 874.290405 -133.555359" +"movetype" "8.000000" +"origin" "-1145.918945 873.290405 -134.555359" +"velocity" "3.185217 4.863613 9.116978" +"angles" "2280.484375 2581.507812 2462.959229" +"classname" "particle" +"model" "progs/s_dotmed_red.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2489.923828" +"owner" "1200" +"cnt" "310.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1450" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "9158.517578 9083.555664 8409.044922" +"classname" "particle" +"think" "finish_particle" +"cnt" "311.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1382" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8333.510742 8263.165039 8596.088867" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "312.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1305" +} +{ +"modelindex" "255.000000" +"absmin" "-1209.481812 212.985260 999.910278" +"absmax" "-1207.481812 214.985260 1001.910278" +"movetype" "8.000000" +"origin" "-1208.481812 213.985260 1000.910278" +"velocity" "2.612262 2.175237 19.368023" +"angles" "6578.039551 9009.366211 7653.078613" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "2488.640381" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "923" +"cnt" "313.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1446" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7189.752930 6817.767578 6551.641113" +"classname" "particle" +"think" "finish_particle" +"cnt" "314.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1332" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8431.796875 8245.847656 10155.177734" +"classname" "particle" +"think" "finish_particle" +"cnt" "315.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1262" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4935.694336 5653.994629 4317.062988" +"classname" "particle" +"think" "finish_particle" +"cnt" "316.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1225" +} +{ +"modelindex" "255.000000" +"absmin" "-1154.037720 861.863098 -129.075195" +"absmax" "-1152.037720 863.863098 -127.075195" +"movetype" "8.000000" +"origin" "-1153.037720 862.863098 -128.075195" +"velocity" "-0.475539 -0.522049 10.975432" +"angles" "3427.438721 2077.206055 3222.540039" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "2489.162354" +"owner" "1200" +"cnt" "317.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1097" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8911.391602 10190.132812 10790.945312" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "318.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1393" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6021.036133 6277.956055 6477.897949" +"classname" "particle" +"think" "finish_particle" +"cnt" "319.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1157" +} +{ +"absmin" "-865.000000 1151.000000 -212.968750" +"absmax" "-863.000000 1153.000000 -210.968750" +"origin" "-864.000000 1152.000000 -211.968750" +"angles" "-0.000000 0.000000 -0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "2488.719971" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "3416.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "775" +"part_style" "175.000000" +"start_delay" "2.666311" +"dpp_name" "DPP_ITSBACKPACK" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_grey.spr" +"spr_name2" "progs/s_dotsml_wht.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 12.000000" +"part_veltype" "5.000000" +"part_vel" "16.000000 16.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2637.933594 1193.505127 2135.798340" +"classname" "particle" +"think" "finish_particle" +"cnt" "320.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1295" +} +{ +"modelindex" "268.000000" +"absmin" "-1217.169556 184.268875 918.568298" +"absmax" "-1215.169556 186.268875 920.568298" +"movetype" "8.000000" +"origin" "-1216.169556 185.268875 919.568298" +"velocity" "3.037324 -1.321696 21.192907" +"angles" "2317.732666 2201.696533 2437.229736" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2492.758789" +"owner" "923" +"cnt" "321.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1305" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "7414.940430 9429.173828 6352.186523" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "322.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1402" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6170.683594 5972.672363 5871.807129" +"classname" "particle" +"think" "finish_particle" +"cnt" "323.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1097" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "9827.475586 8353.756836 9003.720703" +"classname" "particle" +"think" "finish_particle" +"cnt" "324.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1264" +} +{ +"modelindex" "255.000000" +"absmin" "-1226.509521 194.023056 901.952515" +"absmax" "-1224.509521 196.023056 903.952515" +"movetype" "8.000000" +"origin" "-1225.509521 195.023056 902.952515" +"velocity" "2.541460 1.550951 21.192907" +"angles" "6091.060059 7482.971191 6851.396484" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2493.225586" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "923" +"cnt" "325.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1543" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5743.414062 6088.211914 5640.447754" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "326.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1389" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6145.171875 7465.375000 6909.872559" +"classname" "particle" +"think" "finish_particle" +"cnt" "327.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1362" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1544.293701 1314.758667 739.824463" +"classname" "particle" +"think" "finish_particle" +"cnt" "328.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1101" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1007.159973 1420.228516 1007.773743" +"classname" "particle" +"think" "finish_particle" +"cnt" "329.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1386" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6302.065918 6079.324707 6143.437988" +"classname" "particle" +"think" "finish_particle" +"cnt" "330.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1455" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "3045.605225 2821.998047 3380.440674" +"classname" "particle" +"think" "finish_particle" +"cnt" "331.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1291" +} +{ +"modelindex" "255.000000" +"absmin" "-1232.489868 194.826981 903.461914" +"absmax" "-1230.489868 196.826981 905.461914" +"movetype" "8.000000" +"origin" "-1231.489868 195.826981 904.461914" +"velocity" "-0.260384 2.445998 23.084446" +"angles" "2168.489990 1160.538696 1948.208984" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2493.755615" +"owner" "923" +"cnt" "332.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1186" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2805.783203 4048.916260 3889.917480" +"classname" "particle" +"think" "finish_particle" +"cnt" "333.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1462" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8525.211914 8277.354492 8048.309570" +"classname" "particle" +"think" "finish_particle" +"cnt" "334.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1124" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2513.426514 1934.995483 2103.710205" +"classname" "particle" +"think" "finish_particle" +"cnt" "335.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1150" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "4220.692871 4141.691895 4740.833008" +"classname" "particle" +"think" "finish_particle" +"cnt" "336.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1278" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5640.633789 5325.680176 4730.242188" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "337.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1182" +} +{ +"modelindex" "243.000000" +"absmin" "-1229.516235 192.202759 833.403748" +"absmax" "-1227.516235 194.202759 835.403748" +"movetype" "8.000000" +"origin" "-1228.516235 193.202759 834.403748" +"velocity" "2.286569 1.580737 23.799309" +"angles" "7292.376953 7744.875977 8039.812500" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2496.565430" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "923" +"cnt" "338.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1442" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "6400.809570 6104.735840 6313.500488" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "339.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1412" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "2671.666504 2822.945312 3358.932129" +"classname" "particle" +"think" "finish_particle" +"cnt" "340.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1387" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2165.915283 2421.362549 2439.689209" +"classname" "particle" +"think" "finish_particle" +"cnt" "341.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1121" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1453.380371 1570.849487 1205.778687" +"classname" "particle" +"think" "finish_particle" +"cnt" "342.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1415" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "10240.046875 8450.928711 7676.539062" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"cnt" "343.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1224" +} +{ +"modelindex" "255.000000" +"absmin" "-1247.910034 194.283066 880.160828" +"absmax" "-1245.910034 196.283066 882.160828" +"movetype" "8.000000" +"origin" "-1246.910034 195.283066 881.160828" +"velocity" "-2.914029 0.682760 12.339488" +"angles" "2533.606445 2647.255615 2792.161377" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "2493.350098" +"owner" "923" +"cnt" "344.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1408" +"part_active" "1.000000" +} +{ +"modelindex" "257.000000" +"absmin" "-1152.865234 863.445679 -151.790192" +"absmax" "-1150.865234 865.445679 -149.790192" +"movetype" "8.000000" +"origin" "-1151.865234 864.445679 -150.790192" +"velocity" "1.550035 5.123264 13.546556" +"angles" "3372.487793 3248.020752 3201.360352" +"classname" "particle" +"model" "progs/s_dotmed_red.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2491.587402" +"owner" "1200" +"cnt" "345.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1531" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "5520.751953 6784.218262 6623.193848" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "346.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1334" +} +{ +"modelindex" "255.000000" +"absmin" "-1655.427612 297.610291 386.393219" +"absmax" "-1653.427612 299.610291 388.393219" +"movetype" "8.000000" +"origin" "-1654.427612 298.610291 387.393219" +"velocity" "0.524552 1.917661 10.696432" +"angles" "3184.978760 3886.080566 4465.685059" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2489.178223" +"owner" "119" +"cnt" "347.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1326" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4107.746582 4465.283691 4134.223145" +"classname" "particle" +"think" "finish_particle" +"cnt" "348.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1392" +} +{ +"modelindex" "243.000000" +"absmin" "-1233.970947 192.263855 831.728455" +"absmax" "-1231.970947 194.263855 833.728455" +"movetype" "8.000000" +"origin" "-1232.970947 193.263855 832.728455" +"velocity" "-0.548479 -3.241920 16.939970" +"angles" "6107.837891 5843.661133 4383.753906" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2496.698486" +"owner" "923" +"cnt" "349.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1478" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "7687.937012 9422.980469 10160.044922" +"classname" "particle" +"think" "finish_particle" +"cnt" "350.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1309" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "8677.501953 9868.491211 8199.224609" +"classname" "particle" +"think" "finish_particle" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"cnt" "351.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1284" +} +{ +"modelindex" "243.000000" +"absmin" "-1222.496460 183.664276 896.458191" +"absmax" "-1220.496460 185.664276 898.458191" +"movetype" "8.000000" +"origin" "-1221.496460 184.664276 897.458191" +"velocity" "2.594684 -2.414502 15.441389" +"angles" "7911.686523 9271.503906 9591.489258" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2493.084473" +"owner" "923" +"cnt" "352.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1305" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1803.165527 2274.091797 2562.521973" +"classname" "particle" +"think" "finish_particle" +"cnt" "353.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1315" +} +{ +"modelindex" "268.000000" +"absmin" "-1258.054077 197.581543 956.822083" +"absmax" "-1256.054077 199.581543 958.822083" +"movetype" "8.000000" +"origin" "-1257.054077 198.581543 957.822083" +"velocity" "-3.139866 1.030427 14.911466" +"angles" "7623.000000 6389.290039 7056.474121" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2488.551514" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "923" +"cnt" "354.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1495" +"part_active" "1.000000" +} +{ +"modelindex" "255.000000" +"absmin" "-1216.433838 216.146622 988.639404" +"absmax" "-1214.433838 218.146622 990.639404" +"movetype" "8.000000" +"origin" "-1215.433838 217.146622 989.639404" +"velocity" "2.558794 3.138646 19.961304" +"angles" "3846.215088 3623.737549 4926.234375" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2488.865967" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "923" +"cnt" "355.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1360" +"part_active" "1.000000" +} +{ +"modelindex" "243.000000" +"absmin" "-1230.042236 190.105820 862.904541" +"absmax" "-1228.042236 192.105820 864.904541" +"movetype" "8.000000" +"origin" "-1229.042236 191.105820 863.904541" +"velocity" "0.934965 -0.251839 22.580523" +"angles" "11745.374023 11334.053711 10726.153320" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2495.186035" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "923" +"cnt" "356.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1517" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5386.215332 5177.805664 5754.646484" +"classname" "particle" +"think" "finish_particle" +"cnt" "357.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1379" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "4105.753906 3813.439209 3836.667236" +"classname" "particle" +"think" "finish_particle" +"cnt" "358.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1198" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5024.343262 5120.783691 5603.450684" +"classname" "particle" +"think" "finish_particle" +"cnt" "359.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1431" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2316.131592 2761.486328 2326.640137" +"classname" "particle" +"think" "finish_particle" +"cnt" "360.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1448" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "6854.252930 5001.723145 6033.037109" +"classname" "particle" +"think" "finish_particle" +"cnt" "361.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1360" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "2319.921631 1834.875366 1356.698853" +"classname" "particle" +"think" "finish_particle" +"cnt" "362.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1169" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "5749.896973 4894.991699 5593.452148" +"classname" "particle" +"think" "finish_particle" +"cnt" "363.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1222" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "364.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1117" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "365.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1090" +} +{ +"modelindex" "268.000000" +"absmin" "-1233.223267 184.005371 870.196106" +"absmax" "-1231.223267 186.005371 872.196106" +"movetype" "8.000000" +"origin" "-1232.223267 185.005371 871.196106" +"velocity" "-0.454482 -2.924039 15.169286" +"angles" "954.128174 584.954468 589.725037" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2494.163574" +"owner" "923" +"cnt" "366.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1509" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "367.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1432" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "394.581329 489.433502 246.105423" +"classname" "particle" +"think" "finish_particle" +"cnt" "368.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1288" +} +{ +"modelindex" "258.000000" +"absmin" "-1149.483276 868.277283 -133.863480" +"absmax" "-1147.483276 870.277283 -131.863480" +"movetype" "8.000000" +"origin" "-1148.483276 869.277283 -132.863480" +"velocity" "2.448378 3.674856 13.304361" +"angles" "95.716690 113.732391 71.119629" +"classname" "particle" +"model" "progs/s_dotsml_red.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2490.476807" +"owner" "1200" +"cnt" "369.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1517" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "370.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1474" +} +{ +"modelindex" "255.000000" +"absmin" "-1208.384644 214.907455 932.468872" +"absmax" "-1206.384644 216.907455 934.468872" +"movetype" "8.000000" +"origin" "-1207.384644 215.907455 933.468872" +"velocity" "3.476058 3.618397 14.213447" +"angles" "79.640663 119.228081 158.939484" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "2489.613281" +"owner" "923" +"cnt" "371.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1434" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "372.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1546" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "373.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1357" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "374.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1401" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "375.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1328" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "528.489075 630.871521 572.077759" +"classname" "particle" +"think" "finish_particle" +"cnt" "376.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1345" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "377.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1349" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "360.491791 572.228821 582.399597" +"classname" "particle" +"think" "finish_particle" +"cnt" "378.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1216" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "912.650208 1168.174561 941.619873" +"classname" "particle" +"think" "finish_particle" +"cnt" "379.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1430" +} +{ +"modelindex" "243.000000" +"absmin" "-1247.561646 191.459198 936.659058" +"absmax" "-1245.561646 193.459198 938.659058" +"movetype" "8.000000" +"origin" "-1246.561646 192.459198 937.659058" +"velocity" "-2.280465 0.480117 20.918242" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "2491.809570" +"owner" "923" +"cnt" "380.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1420" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "195.609329 160.190796 86.413025" +"classname" "particle" +"think" "finish_particle" +"cnt" "381.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1531" +} +{ +"modelindex" "243.000000" +"absmin" "-1239.957397 189.800583 895.732910" +"absmax" "-1237.957397 191.800583 897.732910" +"movetype" "8.000000" +"origin" "-1238.957397 190.800583 896.732910" +"velocity" "-2.458693 -0.677389 15.019135" +"angles" "664.560303 474.053528 667.460571" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2492.858643" +"owner" "923" +"cnt" "382.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1449" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "383.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1438" +} +{ +"modelindex" "255.000000" +"absmin" "-1657.735596 295.030670 374.109802" +"absmax" "-1655.735596 297.030670 376.109802" +"movetype" "8.000000" +"origin" "-1656.735596 296.030670 375.109802" +"velocity" "0.082156 0.178350 13.117466" +"angles" "154.658569 123.875206 167.618393" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "2490.095459" +"owner" "119" +"cnt" "384.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1517" +"part_active" "1.000000" +} +{ +"modelindex" "268.000000" +"absmin" "-1235.059326 192.454620 840.447937" +"absmax" "-1233.059326 194.454620 842.447937" +"movetype" "8.000000" +"origin" "-1234.059326 193.454620 841.447937" +"velocity" "-3.566637 -3.360088 22.766563" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2496.128418" +"owner" "923" +"cnt" "385.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1483" +"part_active" "1.000000" +} +{ +"modelindex" "255.000000" +"absmin" "-1235.439209 188.501663 835.577332" +"absmax" "-1233.439209 190.501663 837.577332" +"movetype" "8.000000" +"origin" "-1234.439209 189.501663 836.577332" +"velocity" "3.034883 -3.089816 16.174200" +"angles" "117.896187 163.346802 143.603973" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2496.173584" +"owner" "923" +"cnt" "386.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1236" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "387.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1197" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "388.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1112" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "60.785530 49.913132 129.509354" +"classname" "particle" +"think" "finish_particle" +"cnt" "389.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1408" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "506.055786 541.672852 465.319458" +"classname" "particle" +"think" "finish_particle" +"cnt" "390.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1350" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "391.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1454" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "402.362671 428.438202 362.544250" +"classname" "particle" +"think" "finish_particle" +"cnt" "392.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1512" +} +{ +"modelindex" "255.000000" +"absmin" "-1228.774536 188.419250 858.436096" +"absmax" "-1226.774536 190.419250 860.436096" +"movetype" "8.000000" +"origin" "-1227.774536 189.419250 859.436096" +"velocity" "3.518784 -3.121799 21.653980" +"angles" "1061.675049 1484.193970 1232.375732" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2496.079834" +"owner" "923" +"cnt" "393.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1517" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "394.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1323" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "395.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1134" +} +{ +"modelindex" "268.000000" +"absmin" "-1236.793091 187.946579 858.474060" +"absmax" "-1234.793091 189.946579 860.474060" +"movetype" "8.000000" +"origin" "-1235.793091 188.946579 859.474060" +"velocity" "-2.517777 -2.389355 14.738976" +"angles" "125.699707 101.531616 105.773468" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2495.117920" +"owner" "923" +"cnt" "396.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1450" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "397.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1242" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "453.023895 336.066101 345.303925" +"classname" "particle" +"think" "finish_particle" +"cnt" "398.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1330" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "399.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1211" +} +{ +"modelindex" "268.000000" +"absmin" "-1262.269409 212.672394 968.880249" +"absmax" "-1260.269409 214.672394 970.880249" +"movetype" "8.000000" +"origin" "-1261.269409 213.672394 969.880249" +"velocity" "-3.414533 2.672811 17.882626" +"angles" "119.910103 138.290634 143.486801" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2488.939209" +"owner" "923" +"cnt" "400.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1336" +"part_active" "1.000000" +} +{ +"modelindex" "255.000000" +"absmin" "-1230.524536 197.746353 870.878540" +"absmax" "-1228.524536 199.746353 872.878540" +"movetype" "8.000000" +"origin" "-1229.524536 198.746353 871.878540" +"velocity" "1.216956 2.566362 16.940702" +"angles" "130.116776 79.541458 55.491833" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "2494.224121" +"owner" "923" +"cnt" "401.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1551" +"part_active" "1.000000" +} +{ +"modelindex" "255.000000" +"absmin" "-1659.056519 296.076752 384.998352" +"absmax" "-1657.056519 298.076752 386.998352" +"movetype" "8.000000" +"origin" "-1658.056519 297.076752 385.998352" +"velocity" "-2.194281 0.485977 13.381756" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2489.415527" +"owner" "119" +"cnt" "402.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1316" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "403.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1458" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "404.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1245" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "405.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1472" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "406.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1228" +} +{ +"modelindex" "255.000000" +"absmin" "-1234.897217 192.984039 875.317322" +"absmax" "-1232.897217 194.984039 877.317322" +"movetype" "8.000000" +"origin" "-1233.897217 193.984039 876.317322" +"velocity" "-2.167181 -0.602191 18.125431" +"angles" "237.347519 345.455383 207.295395" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "2494.742432" +"owner" "923" +"cnt" "407.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1532" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "223.041107 233.571747 303.402008" +"classname" "particle" +"think" "finish_particle" +"cnt" "408.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1205" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "750.859131 650.734436 619.916443" +"classname" "particle" +"think" "finish_particle" +"cnt" "409.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1181" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "410.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1419" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "411.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1467" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "538.290283 767.426331 674.857910" +"classname" "particle" +"think" "finish_particle" +"cnt" "412.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1439" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "341.674377 347.797089 359.046295" +"classname" "particle" +"think" "finish_particle" +"cnt" "413.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1151" +} +{ +"modelindex" "255.000000" +"absmin" "-1229.020508 198.949570 877.915588" +"absmax" "-1227.020508 200.949570 879.915588" +"movetype" "8.000000" +"origin" "-1228.020508 199.949570 878.915588" +"velocity" "0.563372 2.276559 16.560198" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2494.268066" +"owner" "923" +"cnt" "414.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1276" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "415.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1335" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "416.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1507" +} +{ +"modelindex" "243.000000" +"absmin" "-1232.907349 180.597290 929.250732" +"absmax" "-1230.907349 182.597290 931.250732" +"movetype" "8.000000" +"origin" "-1231.907349 181.597290 930.250732" +"velocity" "0.309214 -2.474319 18.127262" +"angles" "181.106384 67.745850 124.492767" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "2491.239502" +"owner" "923" +"cnt" "417.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1549" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "418.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1327" +} +{ +"modelindex" "268.000000" +"absmin" "-1246.639648 184.258804 929.920959" +"absmax" "-1244.639648 186.258804 931.920959" +"movetype" "8.000000" +"origin" "-1245.639648 185.258804 930.920959" +"velocity" "-2.424024 -1.940123 19.342754" +"angles" "685.267639 652.659851 468.122101" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2491.748291" +"owner" "923" +"cnt" "419.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1477" +"part_active" "1.000000" +} +{ +"modelindex" "243.000000" +"absmin" "-1229.519165 190.973389 839.671753" +"absmax" "-1227.519165 192.973389 841.671753" +"movetype" "8.000000" +"origin" "-1228.519165 191.973389 840.671753" +"velocity" "1.622242 -0.217170 15.998047" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2495.977051" +"owner" "923" +"cnt" "420.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1483" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "421.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1436" +} +{ +"modelindex" "243.000000" +"absmin" "-1256.779297 175.004272 932.665771" +"absmax" "-1254.779297 177.004272 934.665771" +"movetype" "8.000000" +"origin" "-1255.779297 176.004272 933.665771" +"velocity" "-3.918943 -3.088351 16.242683" +"angles" "246.010361 338.415039 334.256439" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "2491.073242" +"owner" "923" +"cnt" "422.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1371" +"part_active" "1.000000" +} +{ +"modelindex" "255.000000" +"absmin" "-1168.942017 872.948608 -126.369240" +"absmax" "-1166.942017 874.948608 -124.369240" +"movetype" "8.000000" +"origin" "-1167.942017 873.948608 -125.369240" +"velocity" "-5.740715 3.582201 9.578661" +"angles" "512.596130 607.091248 645.430237" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2489.117188" +"owner" "1200" +"cnt" "423.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1276" +"part_active" "1.000000" +} +{ +"modelindex" "268.000000" +"absmin" "-1655.888550 297.023376 372.063385" +"absmax" "-1653.888550 299.023376 374.063385" +"movetype" "8.000000" +"origin" "-1654.888550 298.023376 373.063385" +"velocity" "2.029481 3.958006 17.891781" +"angles" "151.155777 220.427811 254.594910" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2490.964355" +"owner" "119" +"cnt" "424.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1483" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "347.293945 352.749603 261.620941" +"classname" "particle" +"think" "finish_particle" +"cnt" "425.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1321" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "978.447510 792.850891 940.468628" +"classname" "particle" +"think" "finish_particle" +"cnt" "426.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1486" +} +{ +"modelindex" "255.000000" +"absmin" "-1245.586182 179.904480 962.650208" +"absmax" "-1243.586182 181.904480 964.650208" +"movetype" "8.000000" +"origin" "-1244.586182 180.904480 963.650208" +"velocity" "-1.634693 -0.989410 16.037600" +"angles" "73.633942 58.559212 71.879921" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2488.537354" +"owner" "923" +"cnt" "427.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1088" +"part_active" "1.000000" +} +{ +"modelindex" "255.000000" +"absmin" "-1230.184082 189.142563 842.903320" +"absmax" "-1228.184082 191.142563 844.903320" +"movetype" "8.000000" +"origin" "-1229.184082 190.142563 843.903320" +"velocity" "0.416883 -0.088015 14.238716" +"angles" "300.702393 448.147430 220.187454" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "2496.517090" +"owner" "923" +"cnt" "428.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1256" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "429.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1369" +} +{ +"modelindex" "255.000000" +"absmin" "-1242.817993 223.465210 959.419678" +"absmax" "-1240.817993 225.465210 961.419678" +"movetype" "8.000000" +"origin" "-1241.817993 224.465210 960.419678" +"velocity" "-1.599048 3.514390 15.400373" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2488.534668" +"owner" "923" +"cnt" "430.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1259" +"part_active" "1.000000" +} +{ +"modelindex" "243.000000" +"absmin" "-1232.140381 186.065887 913.318359" +"absmax" "-1230.140381 188.065887 915.318359" +"movetype" "8.000000" +"origin" "-1231.140381 187.065887 914.318359" +"velocity" "-0.704245 -2.074160 23.070528" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2493.695557" +"owner" "923" +"cnt" "431.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1168" +"part_active" "1.000000" +} +{ +"modelindex" "243.000000" +"absmin" "-1251.879883 214.293915 941.021851" +"absmax" "-1249.879883 216.293915 943.021851" +"movetype" "8.000000" +"origin" "-1250.879883 215.293915 942.021851" +"velocity" "-2.788049 3.994873 19.390728" +"angles" "211.299210 314.979279 190.740738" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "2491.045898" +"owner" "923" +"cnt" "432.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1377" +"part_active" "1.000000" +} +{ +"modelindex" "268.000000" +"absmin" "-1200.766724 180.727478 956.323975" +"absmax" "-1198.766724 182.727478 958.323975" +"movetype" "8.000000" +"origin" "-1199.766724 181.727478 957.323975" +"velocity" "3.897946 -1.019929 14.780358" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2488.708984" +"owner" "923" +"cnt" "433.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1451" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "421.890320 584.375061 792.596924" +"classname" "particle" +"think" "finish_particle" +"cnt" "434.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1209" +} +{ +"modelindex" "255.000000" +"absmin" "-1159.504639 865.144531 -133.479553" +"absmax" "-1157.504639 867.144531 -131.479553" +"movetype" "8.000000" +"origin" "-1158.504639 866.144531 -132.479553" +"velocity" "-2.710593 0.893765 8.123783" +"angles" "305.306732 260.845825 140.143814" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2489.202148" +"owner" "1200" +"cnt" "435.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1509" +"part_active" "1.000000" +} +{ +"modelindex" "255.000000" +"absmin" "-1236.471680 179.036728 874.634033" +"absmax" "-1234.471680 181.036728 876.634033" +"movetype" "8.000000" +"origin" "-1235.471680 180.036728 875.634033" +"velocity" "-1.724296 -2.676961 13.339641" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "2493.974609" +"owner" "923" +"cnt" "436.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1168" +"part_active" "1.000000" +} +{ +"modelindex" "268.000000" +"absmin" "-1246.539307 199.711945 902.375488" +"absmax" "-1244.539307 201.711945 904.375488" +"movetype" "8.000000" +"origin" "-1245.539307 200.711945 903.375488" +"velocity" "-3.257057 1.704031 13.286172" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2491.852051" +"owner" "923" +"cnt" "437.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1315" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1229.705933 699.033142 1479.646118" +"classname" "particle" +"think" "finish_particle" +"cnt" "438.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1411" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "433.437988 700.854492 793.915588" +"classname" "particle" +"think" "finish_particle" +"cnt" "439.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1428" +} +{ +"modelindex" "243.000000" +"absmin" "-1236.921997 191.389236 851.756836" +"absmax" "-1234.921997 193.389236 853.756836" +"movetype" "8.000000" +"origin" "-1235.921997 192.389236 852.756836" +"velocity" "-3.916990 -0.199591 13.187292" +"angles" "2124.161377 2205.629639 1529.889160" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "2495.466553" +"owner" "923" +"cnt" "440.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1236" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1139.122681 475.904419 1081.527710" +"classname" "particle" +"think" "finish_particle" +"cnt" "441.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1368" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "881.790039 1057.691772 858.116272" +"classname" "particle" +"think" "finish_particle" +"cnt" "442.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1489" +} +{ +"modelindex" "243.000000" +"absmin" "-1242.872070 175.123688 974.825256" +"absmax" "-1240.872070 177.123688 976.825256" +"movetype" "8.000000" +"origin" "-1241.872070 176.123688 975.825256" +"velocity" "-0.956694 -2.262398 23.164280" +"angles" "1426.504150 1530.339111 1650.868530" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "2490.599121" +"owner" "923" +"cnt" "443.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1120" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "864.525391 865.683472 752.606079" +"classname" "particle" +"think" "finish_particle" +"cnt" "444.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1394" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "5.000000" +"angles" "565.117432 716.495911 831.027710" +"classname" "particle" +"think" "finish_particle" +"cnt" "445.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1381" +} +{ +"modelindex" "258.000000" +"absmin" "-1134.278931 850.757080 -118.959305" +"absmax" "-1132.278931 852.757080 -116.959305" +"movetype" "8.000000" +"origin" "-1133.278931 851.757080 -117.959305" +"velocity" "5.653188 -3.696463 10.268623" +"angles" "385.614899 507.353424 915.950195" +"classname" "particle" +"model" "progs/s_dotsml_red.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2488.629883" +"owner" "1200" +"cnt" "446.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1533" +"part_active" "1.000000" +} +{ +"modelindex" "268.000000" +"absmin" "-1225.541748 200.485443 933.423096" +"absmax" "-1223.541748 202.485443 935.423096" +"movetype" "8.000000" +"origin" "-1224.541748 201.485443 934.423096" +"velocity" "1.694754 1.742118 19.505722" +"angles" "906.934143 998.388794 676.930786" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "2491.812012" +"owner" "923" +"cnt" "447.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1420" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "686.251160 418.929108 737.099976" +"classname" "particle" +"think" "finish_particle" +"cnt" "448.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1425" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1056.392578 1167.707520 1152.677856" +"classname" "particle" +"think" "finish_particle" +"cnt" "449.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1410" +} +{ +"modelindex" "255.000000" +"absmin" "-1238.359985 156.963486 1015.044434" +"absmax" "-1236.359985 158.963486 1017.044434" +"movetype" "8.000000" +"origin" "-1237.359985 157.963486 1016.044434" +"velocity" "-0.809717 -3.937498 23.083347" +"angles" "907.015198 701.965271 569.213379" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2488.762451" +"owner" "923" +"cnt" "450.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1144" +"part_active" "1.000000" +} +{ +"modelindex" "268.000000" +"absmin" "-1239.093994 191.647110 867.329285" +"absmax" "-1237.093994 193.647110 869.329285" +"movetype" "8.000000" +"origin" "-1238.093994 192.647110 868.329285" +"velocity" "-2.430372 1.925474 21.819147" +"angles" "1318.349487 2077.319092 2104.546875" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2495.289795" +"owner" "923" +"cnt" "451.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1442" +"part_active" "1.000000" +} +{ +"modelindex" "255.000000" +"absmin" "-1221.759155 204.497101 897.911072" +"absmax" "-1219.759155 206.497101 899.911072" +"movetype" "8.000000" +"origin" "-1220.759155 205.497101 898.911072" +"velocity" "1.849299 2.906705 14.107975" +"angles" "1554.907471 1503.351440 619.577148" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "2491.836670" +"owner" "923" +"cnt" "452.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1222" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "1214.607056 959.915894 1375.310913" +"classname" "particle" +"think" "finish_particle" +"cnt" "453.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1421" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"angles" "667.396606 1335.824707 960.295654" +"classname" "particle" +"think" "finish_particle" +"cnt" "454.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "1509" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "455.000000" +"classtype" "40.000000" +"entchain" "1553" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "456.000000" +"classtype" "40.000000" +"entchain" "1554" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "457.000000" +"classtype" "40.000000" +"entchain" "1555" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "458.000000" +"classtype" "40.000000" +"entchain" "1556" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "459.000000" +"classtype" "40.000000" +"entchain" "1557" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "460.000000" +"classtype" "40.000000" +"entchain" "1558" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "461.000000" +"classtype" "40.000000" +"entchain" "1559" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "462.000000" +"classtype" "40.000000" +"entchain" "1560" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "463.000000" +"classtype" "40.000000" +"entchain" "1561" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "464.000000" +"classtype" "40.000000" +"entchain" "1562" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "465.000000" +"classtype" "40.000000" +"entchain" "1563" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "466.000000" +"classtype" "40.000000" +"entchain" "1564" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "467.000000" +"classtype" "40.000000" +"entchain" "1565" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "468.000000" +"classtype" "40.000000" +"entchain" "1566" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "469.000000" +"classtype" "40.000000" +"entchain" "1567" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "470.000000" +"classtype" "40.000000" +"entchain" "1568" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "471.000000" +"classtype" "40.000000" +"entchain" "1569" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "472.000000" +"classtype" "40.000000" +"entchain" "1570" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "473.000000" +"classtype" "40.000000" +"entchain" "1571" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "474.000000" +"classtype" "40.000000" +"entchain" "1572" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "475.000000" +"classtype" "40.000000" +"entchain" "1573" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "476.000000" +"classtype" "40.000000" +"entchain" "1574" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "477.000000" +"classtype" "40.000000" +"entchain" "1575" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "478.000000" +"classtype" "40.000000" +"entchain" "1576" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "479.000000" +"classtype" "40.000000" +"entchain" "1577" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "480.000000" +"classtype" "40.000000" +"entchain" "1578" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "481.000000" +"classtype" "40.000000" +"entchain" "1579" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "482.000000" +"classtype" "40.000000" +"entchain" "1580" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "483.000000" +"classtype" "40.000000" +"entchain" "1581" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "484.000000" +"classtype" "40.000000" +"entchain" "1582" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "485.000000" +"classtype" "40.000000" +"entchain" "1583" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "486.000000" +"classtype" "40.000000" +"entchain" "1584" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "487.000000" +"classtype" "40.000000" +"entchain" "1585" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "488.000000" +"classtype" "40.000000" +"entchain" "1586" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "489.000000" +"classtype" "40.000000" +"entchain" "1587" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "490.000000" +"classtype" "40.000000" +"entchain" "1588" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "491.000000" +"classtype" "40.000000" +"entchain" "1589" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "492.000000" +"classtype" "40.000000" +"entchain" "1590" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "493.000000" +"classtype" "40.000000" +"entchain" "1591" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "494.000000" +"classtype" "40.000000" +"entchain" "1592" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "495.000000" +"classtype" "40.000000" +"entchain" "1593" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "496.000000" +"classtype" "40.000000" +"entchain" "1594" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "497.000000" +"classtype" "40.000000" +"entchain" "1595" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "498.000000" +"classtype" "40.000000" +"entchain" "1596" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "499.000000" +"classtype" "40.000000" +"entchain" "1597" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "500.000000" +"classtype" "40.000000" +"entchain" "1598" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "501.000000" +"classtype" "40.000000" +"entchain" "1599" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "502.000000" +"classtype" "40.000000" +"entchain" "1600" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "503.000000" +"classtype" "40.000000" +"entchain" "1601" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "504.000000" +"classtype" "40.000000" +"entchain" "1602" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "505.000000" +"classtype" "40.000000" +"entchain" "1603" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "506.000000" +"classtype" "40.000000" +"entchain" "1604" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "507.000000" +"classtype" "40.000000" +"entchain" "1605" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "508.000000" +"classtype" "40.000000" +"entchain" "1606" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "509.000000" +"classtype" "40.000000" +"entchain" "1607" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "510.000000" +"classtype" "40.000000" +"entchain" "1608" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "511.000000" +"classtype" "40.000000" +"entchain" "1609" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "512.000000" +"classtype" "40.000000" +"entchain" "1610" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "513.000000" +"classtype" "40.000000" +"entchain" "1611" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "514.000000" +"classtype" "40.000000" +"entchain" "1612" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "515.000000" +"classtype" "40.000000" +"entchain" "1613" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "516.000000" +"classtype" "40.000000" +"entchain" "1614" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "517.000000" +"classtype" "40.000000" +"entchain" "1615" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "518.000000" +"classtype" "40.000000" +"entchain" "1616" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "519.000000" +"classtype" "40.000000" +"entchain" "1617" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "520.000000" +"classtype" "40.000000" +"entchain" "1618" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "521.000000" +"classtype" "40.000000" +"entchain" "1619" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "522.000000" +"classtype" "40.000000" +"entchain" "1620" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "523.000000" +"classtype" "40.000000" +"entchain" "1621" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "524.000000" +"classtype" "40.000000" +"entchain" "1622" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "525.000000" +"classtype" "40.000000" +"entchain" "1623" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "526.000000" +"classtype" "40.000000" +"entchain" "1624" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "527.000000" +"classtype" "40.000000" +"entchain" "1625" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "528.000000" +"classtype" "40.000000" +"entchain" "1626" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "529.000000" +"classtype" "40.000000" +"entchain" "1627" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "530.000000" +"classtype" "40.000000" +"entchain" "1628" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "531.000000" +"classtype" "40.000000" +"entchain" "1629" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "532.000000" +"classtype" "40.000000" +"entchain" "1630" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "533.000000" +"classtype" "40.000000" +"entchain" "1631" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "534.000000" +"classtype" "40.000000" +"entchain" "1632" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "535.000000" +"classtype" "40.000000" +"entchain" "1633" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "536.000000" +"classtype" "40.000000" +"entchain" "1634" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "537.000000" +"classtype" "40.000000" +"entchain" "1635" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "538.000000" +"classtype" "40.000000" +"entchain" "1636" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "539.000000" +"classtype" "40.000000" +"entchain" "1637" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "540.000000" +"classtype" "40.000000" +"entchain" "1638" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "541.000000" +"classtype" "40.000000" +"entchain" "1639" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "542.000000" +"classtype" "40.000000" +"entchain" "1640" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "543.000000" +"classtype" "40.000000" +"entchain" "1641" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "544.000000" +"classtype" "40.000000" +"entchain" "1642" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "545.000000" +"classtype" "40.000000" +"entchain" "1643" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "546.000000" +"classtype" "40.000000" +"entchain" "1644" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "547.000000" +"classtype" "40.000000" +"entchain" "1645" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "548.000000" +"classtype" "40.000000" +"entchain" "1646" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "549.000000" +"classtype" "40.000000" +"entchain" "1647" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "550.000000" +"classtype" "40.000000" +"entchain" "1648" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "551.000000" +"classtype" "40.000000" +"entchain" "1649" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "552.000000" +"classtype" "40.000000" +"entchain" "1650" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "553.000000" +"classtype" "40.000000" +"entchain" "1651" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "554.000000" +"classtype" "40.000000" +"entchain" "1652" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "555.000000" +"classtype" "40.000000" +"entchain" "1653" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "556.000000" +"classtype" "40.000000" +"entchain" "1654" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "557.000000" +"classtype" "40.000000" +"entchain" "1655" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "558.000000" +"classtype" "40.000000" +"entchain" "1656" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "559.000000" +"classtype" "40.000000" +"entchain" "1657" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "560.000000" +"classtype" "40.000000" +"entchain" "1658" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "561.000000" +"classtype" "40.000000" +"entchain" "1659" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "562.000000" +"classtype" "40.000000" +"entchain" "1660" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "563.000000" +"classtype" "40.000000" +"entchain" "1661" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "564.000000" +"classtype" "40.000000" +"entchain" "1662" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "565.000000" +"classtype" "40.000000" +"entchain" "1663" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "566.000000" +"classtype" "40.000000" +"entchain" "1664" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "567.000000" +"classtype" "40.000000" +"entchain" "1665" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "568.000000" +"classtype" "40.000000" +"entchain" "1666" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "569.000000" +"classtype" "40.000000" +"entchain" "1667" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "570.000000" +"classtype" "40.000000" +"entchain" "1668" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "571.000000" +"classtype" "40.000000" +"entchain" "1669" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "572.000000" +"classtype" "40.000000" +"entchain" "1670" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "573.000000" +"classtype" "40.000000" +"entchain" "1671" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "574.000000" +"classtype" "40.000000" +"entchain" "1672" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "575.000000" +"classtype" "40.000000" +"entchain" "1673" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "576.000000" +"classtype" "40.000000" +"entchain" "1674" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "577.000000" +"classtype" "40.000000" +"entchain" "1675" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "578.000000" +"classtype" "40.000000" +"entchain" "1676" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "579.000000" +"classtype" "40.000000" +"entchain" "1677" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "580.000000" +"classtype" "40.000000" +"entchain" "1678" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "581.000000" +"classtype" "40.000000" +"entchain" "1679" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "582.000000" +"classtype" "40.000000" +"entchain" "1680" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "583.000000" +"classtype" "40.000000" +"entchain" "1681" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "584.000000" +"classtype" "40.000000" +"entchain" "1682" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "585.000000" +"classtype" "40.000000" +"entchain" "1683" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "586.000000" +"classtype" "40.000000" +"entchain" "1684" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "587.000000" +"classtype" "40.000000" +"entchain" "1685" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "588.000000" +"classtype" "40.000000" +"entchain" "1686" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "589.000000" +"classtype" "40.000000" +"entchain" "1687" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "590.000000" +"classtype" "40.000000" +"entchain" "1688" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "591.000000" +"classtype" "40.000000" +"entchain" "1689" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "592.000000" +"classtype" "40.000000" +"entchain" "1690" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "593.000000" +"classtype" "40.000000" +"entchain" "1691" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "594.000000" +"classtype" "40.000000" +"entchain" "1692" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "595.000000" +"classtype" "40.000000" +"entchain" "1693" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "596.000000" +"classtype" "40.000000" +"entchain" "1694" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "597.000000" +"classtype" "40.000000" +"entchain" "1695" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "598.000000" +"classtype" "40.000000" +"entchain" "1696" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "599.000000" +"classtype" "40.000000" +"entchain" "1697" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "600.000000" +"classtype" "40.000000" +"entchain" "1698" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "601.000000" +"classtype" "40.000000" +"entchain" "1699" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "602.000000" +"classtype" "40.000000" +"entchain" "1700" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "603.000000" +"classtype" "40.000000" +"entchain" "1701" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "604.000000" +"classtype" "40.000000" +"entchain" "1702" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "605.000000" +"classtype" "40.000000" +"entchain" "1703" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "606.000000" +"classtype" "40.000000" +"entchain" "1704" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "607.000000" +"classtype" "40.000000" +"entchain" "1705" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "608.000000" +"classtype" "40.000000" +"entchain" "1706" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "609.000000" +"classtype" "40.000000" +"entchain" "1707" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "610.000000" +"classtype" "40.000000" +"entchain" "1708" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "611.000000" +"classtype" "40.000000" +"entchain" "1709" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "612.000000" +"classtype" "40.000000" +"entchain" "1710" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "613.000000" +"classtype" "40.000000" +"entchain" "1711" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "614.000000" +"classtype" "40.000000" +"entchain" "1712" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "615.000000" +"classtype" "40.000000" +"entchain" "1713" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "616.000000" +"classtype" "40.000000" +"entchain" "1714" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "617.000000" +"classtype" "40.000000" +"entchain" "1715" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "618.000000" +"classtype" "40.000000" +"entchain" "1716" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "619.000000" +"classtype" "40.000000" +"entchain" "1717" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "620.000000" +"classtype" "40.000000" +"entchain" "1718" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "621.000000" +"classtype" "40.000000" +"entchain" "1719" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "622.000000" +"classtype" "40.000000" +"entchain" "1720" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "623.000000" +"classtype" "40.000000" +"entchain" "1721" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "624.000000" +"classtype" "40.000000" +"entchain" "1722" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "625.000000" +"classtype" "40.000000" +"entchain" "1723" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "626.000000" +"classtype" "40.000000" +"entchain" "1724" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "627.000000" +"classtype" "40.000000" +"entchain" "1725" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "628.000000" +"classtype" "40.000000" +"entchain" "1726" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "629.000000" +"classtype" "40.000000" +"entchain" "1727" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "630.000000" +"classtype" "40.000000" +"entchain" "1728" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "631.000000" +"classtype" "40.000000" +"entchain" "1729" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "632.000000" +"classtype" "40.000000" +"entchain" "1730" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "633.000000" +"classtype" "40.000000" +"entchain" "1731" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "634.000000" +"classtype" "40.000000" +"entchain" "1732" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "635.000000" +"classtype" "40.000000" +"entchain" "1733" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "636.000000" +"classtype" "40.000000" +"entchain" "1734" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "637.000000" +"classtype" "40.000000" +"entchain" "1735" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "638.000000" +"classtype" "40.000000" +"entchain" "1736" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "639.000000" +"classtype" "40.000000" +"entchain" "1737" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "640.000000" +"classtype" "40.000000" +"entchain" "1738" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "641.000000" +"classtype" "40.000000" +"entchain" "1739" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "642.000000" +"classtype" "40.000000" +"entchain" "1740" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "643.000000" +"classtype" "40.000000" +"entchain" "1741" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "644.000000" +"classtype" "40.000000" +"entchain" "1742" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "645.000000" +"classtype" "40.000000" +"entchain" "1743" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "646.000000" +"classtype" "40.000000" +"entchain" "1744" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "647.000000" +"classtype" "40.000000" +"entchain" "1745" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "648.000000" +"classtype" "40.000000" +"entchain" "1746" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "649.000000" +"classtype" "40.000000" +"entchain" "1747" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "650.000000" +"classtype" "40.000000" +"entchain" "1748" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "651.000000" +"classtype" "40.000000" +"entchain" "1749" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "652.000000" +"classtype" "40.000000" +"entchain" "1750" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "653.000000" +"classtype" "40.000000" +"entchain" "1751" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "654.000000" +"classtype" "40.000000" +"entchain" "1752" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "655.000000" +"classtype" "40.000000" +"entchain" "1753" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "656.000000" +"classtype" "40.000000" +"entchain" "1754" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "657.000000" +"classtype" "40.000000" +"entchain" "1755" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "658.000000" +"classtype" "40.000000" +"entchain" "1756" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "659.000000" +"classtype" "40.000000" +"entchain" "1757" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "660.000000" +"classtype" "40.000000" +"entchain" "1758" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "661.000000" +"classtype" "40.000000" +"entchain" "1759" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "662.000000" +"classtype" "40.000000" +"entchain" "1760" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "663.000000" +"classtype" "40.000000" +"entchain" "1761" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "664.000000" +"classtype" "40.000000" +"entchain" "1762" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "665.000000" +"classtype" "40.000000" +"entchain" "1763" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "666.000000" +"classtype" "40.000000" +"entchain" "1764" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "667.000000" +"classtype" "40.000000" +"entchain" "1765" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "668.000000" +"classtype" "40.000000" +"entchain" "1766" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "669.000000" +"classtype" "40.000000" +"entchain" "1767" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "670.000000" +"classtype" "40.000000" +"entchain" "1768" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "671.000000" +"classtype" "40.000000" +"entchain" "1769" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "672.000000" +"classtype" "40.000000" +"entchain" "1770" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "673.000000" +"classtype" "40.000000" +"entchain" "1771" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "674.000000" +"classtype" "40.000000" +"entchain" "1772" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "675.000000" +"classtype" "40.000000" +"entchain" "1773" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "676.000000" +"classtype" "40.000000" +"entchain" "1774" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "677.000000" +"classtype" "40.000000" +"entchain" "1775" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "678.000000" +"classtype" "40.000000" +"entchain" "1776" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "679.000000" +"classtype" "40.000000" +"entchain" "1777" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "680.000000" +"classtype" "40.000000" +"entchain" "1778" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "681.000000" +"classtype" "40.000000" +"entchain" "1779" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "682.000000" +"classtype" "40.000000" +"entchain" "1780" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "683.000000" +"classtype" "40.000000" +"entchain" "1781" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "684.000000" +"classtype" "40.000000" +"entchain" "1782" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "685.000000" +"classtype" "40.000000" +"entchain" "1783" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "686.000000" +"classtype" "40.000000" +"entchain" "1784" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "687.000000" +"classtype" "40.000000" +"entchain" "1785" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "688.000000" +"classtype" "40.000000" +"entchain" "1786" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "689.000000" +"classtype" "40.000000" +"entchain" "1787" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "690.000000" +"classtype" "40.000000" +"entchain" "1788" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "691.000000" +"classtype" "40.000000" +"entchain" "1789" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "692.000000" +"classtype" "40.000000" +"entchain" "1790" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "693.000000" +"classtype" "40.000000" +"entchain" "1791" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "694.000000" +"classtype" "40.000000" +"entchain" "1792" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "695.000000" +"classtype" "40.000000" +"entchain" "1793" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "696.000000" +"classtype" "40.000000" +"entchain" "1794" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "697.000000" +"classtype" "40.000000" +"entchain" "1795" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "698.000000" +"classtype" "40.000000" +"entchain" "1796" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "699.000000" +"classtype" "40.000000" +"entchain" "1797" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "700.000000" +"classtype" "40.000000" +"entchain" "1798" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "701.000000" +"classtype" "40.000000" +"entchain" "1799" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "702.000000" +"classtype" "40.000000" +"entchain" "1800" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "703.000000" +"classtype" "40.000000" +"entchain" "1801" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "704.000000" +"classtype" "40.000000" +"entchain" "1802" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "705.000000" +"classtype" "40.000000" +"entchain" "1803" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "706.000000" +"classtype" "40.000000" +"entchain" "1804" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "707.000000" +"classtype" "40.000000" +"entchain" "1805" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "708.000000" +"classtype" "40.000000" +"entchain" "1806" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "709.000000" +"classtype" "40.000000" +"entchain" "1807" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "710.000000" +"classtype" "40.000000" +"entchain" "1808" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "711.000000" +"classtype" "40.000000" +"entchain" "1809" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "712.000000" +"classtype" "40.000000" +"entchain" "1810" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "713.000000" +"classtype" "40.000000" +"entchain" "1811" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "714.000000" +"classtype" "40.000000" +"entchain" "1812" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "715.000000" +"classtype" "40.000000" +"entchain" "1813" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "716.000000" +"classtype" "40.000000" +"entchain" "1814" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "717.000000" +"classtype" "40.000000" +"entchain" "1815" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "718.000000" +"classtype" "40.000000" +"entchain" "1816" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "719.000000" +"classtype" "40.000000" +"entchain" "1817" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "720.000000" +"classtype" "40.000000" +"entchain" "1818" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "721.000000" +"classtype" "40.000000" +"entchain" "1819" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "722.000000" +"classtype" "40.000000" +"entchain" "1820" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "723.000000" +"classtype" "40.000000" +"entchain" "1821" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "724.000000" +"classtype" "40.000000" +"entchain" "1822" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "725.000000" +"classtype" "40.000000" +"entchain" "1823" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "726.000000" +"classtype" "40.000000" +"entchain" "1824" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "727.000000" +"classtype" "40.000000" +"entchain" "1825" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "728.000000" +"classtype" "40.000000" +"entchain" "1826" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "729.000000" +"classtype" "40.000000" +"entchain" "1827" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "730.000000" +"classtype" "40.000000" +"entchain" "1828" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "731.000000" +"classtype" "40.000000" +"entchain" "1829" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "732.000000" +"classtype" "40.000000" +"entchain" "1830" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "733.000000" +"classtype" "40.000000" +"entchain" "1831" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "734.000000" +"classtype" "40.000000" +"entchain" "1832" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "735.000000" +"classtype" "40.000000" +"entchain" "1833" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "736.000000" +"classtype" "40.000000" +"entchain" "1834" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "737.000000" +"classtype" "40.000000" +"entchain" "1835" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "738.000000" +"classtype" "40.000000" +"entchain" "1836" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "739.000000" +"classtype" "40.000000" +"entchain" "1837" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "740.000000" +"classtype" "40.000000" +"entchain" "1838" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "741.000000" +"classtype" "40.000000" +"entchain" "1839" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "742.000000" +"classtype" "40.000000" +"entchain" "1840" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "743.000000" +"classtype" "40.000000" +"entchain" "1841" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "744.000000" +"classtype" "40.000000" +"entchain" "1842" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "745.000000" +"classtype" "40.000000" +"entchain" "1843" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "746.000000" +"classtype" "40.000000" +"entchain" "1844" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "747.000000" +"classtype" "40.000000" +"entchain" "1845" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "748.000000" +"classtype" "40.000000" +"entchain" "1846" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "749.000000" +"classtype" "40.000000" +"entchain" "1847" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "750.000000" +"classtype" "40.000000" +"entchain" "1848" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "751.000000" +"classtype" "40.000000" +"entchain" "1849" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "752.000000" +"classtype" "40.000000" +"entchain" "1850" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "753.000000" +"classtype" "40.000000" +"entchain" "1851" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "754.000000" +"classtype" "40.000000" +"entchain" "1852" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "755.000000" +"classtype" "40.000000" +"entchain" "1853" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "756.000000" +"classtype" "40.000000" +"entchain" "1854" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "757.000000" +"classtype" "40.000000" +"entchain" "1855" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "758.000000" +"classtype" "40.000000" +"entchain" "1856" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "759.000000" +"classtype" "40.000000" +"entchain" "1857" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "760.000000" +"classtype" "40.000000" +"entchain" "1858" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "761.000000" +"classtype" "40.000000" +"entchain" "1859" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "762.000000" +"classtype" "40.000000" +"entchain" "1860" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "763.000000" +"classtype" "40.000000" +"entchain" "1861" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "764.000000" +"classtype" "40.000000" +"entchain" "1862" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "765.000000" +"classtype" "40.000000" +"entchain" "1863" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "766.000000" +"classtype" "40.000000" +"entchain" "1864" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "767.000000" +"classtype" "40.000000" +"entchain" "1865" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "768.000000" +"classtype" "40.000000" +"entchain" "1866" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "769.000000" +"classtype" "40.000000" +"entchain" "1867" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "770.000000" +"classtype" "40.000000" +"entchain" "1868" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "771.000000" +"classtype" "40.000000" +"entchain" "1869" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "772.000000" +"classtype" "40.000000" +"entchain" "1870" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "773.000000" +"classtype" "40.000000" +"entchain" "1871" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "774.000000" +"classtype" "40.000000" +"entchain" "1872" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "775.000000" +"classtype" "40.000000" +"entchain" "1873" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "776.000000" +"classtype" "40.000000" +"entchain" "1874" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "777.000000" +"classtype" "40.000000" +"entchain" "1875" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "778.000000" +"classtype" "40.000000" +"entchain" "1876" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "779.000000" +"classtype" "40.000000" +"entchain" "1877" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "780.000000" +"classtype" "40.000000" +"entchain" "1878" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "781.000000" +"classtype" "40.000000" +"entchain" "1879" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "782.000000" +"classtype" "40.000000" +"entchain" "1880" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "783.000000" +"classtype" "40.000000" +"entchain" "1881" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "784.000000" +"classtype" "40.000000" +"entchain" "1882" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "785.000000" +"classtype" "40.000000" +"entchain" "1883" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "786.000000" +"classtype" "40.000000" +"entchain" "1884" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "787.000000" +"classtype" "40.000000" +"entchain" "1885" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "788.000000" +"classtype" "40.000000" +"entchain" "1886" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "789.000000" +"classtype" "40.000000" +"entchain" "1887" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "790.000000" +"classtype" "40.000000" +"entchain" "1888" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "791.000000" +"classtype" "40.000000" +"entchain" "1889" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "792.000000" +"classtype" "40.000000" +"entchain" "1890" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "793.000000" +"classtype" "40.000000" +"entchain" "1891" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "794.000000" +"classtype" "40.000000" +"entchain" "1892" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "795.000000" +"classtype" "40.000000" +"entchain" "1893" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "796.000000" +"classtype" "40.000000" +"entchain" "1894" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "797.000000" +"classtype" "40.000000" +"entchain" "1895" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "798.000000" +"classtype" "40.000000" +"entchain" "1896" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "799.000000" +"classtype" "40.000000" +"entchain" "1897" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "800.000000" +"classtype" "40.000000" +"entchain" "1898" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "801.000000" +"classtype" "40.000000" +"entchain" "1899" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "802.000000" +"classtype" "40.000000" +"entchain" "1900" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "803.000000" +"classtype" "40.000000" +"entchain" "1901" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "804.000000" +"classtype" "40.000000" +"entchain" "1902" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "805.000000" +"classtype" "40.000000" +"entchain" "1903" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "806.000000" +"classtype" "40.000000" +"entchain" "1904" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "807.000000" +"classtype" "40.000000" +"entchain" "1905" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "808.000000" +"classtype" "40.000000" +"entchain" "1906" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "809.000000" +"classtype" "40.000000" +"entchain" "1907" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "810.000000" +"classtype" "40.000000" +"entchain" "1908" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "811.000000" +"classtype" "40.000000" +"entchain" "1909" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "812.000000" +"classtype" "40.000000" +"entchain" "1910" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "813.000000" +"classtype" "40.000000" +"entchain" "1911" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "814.000000" +"classtype" "40.000000" +"entchain" "1912" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "815.000000" +"classtype" "40.000000" +"entchain" "1913" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "816.000000" +"classtype" "40.000000" +"entchain" "1914" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "817.000000" +"classtype" "40.000000" +"entchain" "1915" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "818.000000" +"classtype" "40.000000" +"entchain" "1916" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "819.000000" +"classtype" "40.000000" +"entchain" "1917" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "820.000000" +"classtype" "40.000000" +"entchain" "1918" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "821.000000" +"classtype" "40.000000" +"entchain" "1919" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "822.000000" +"classtype" "40.000000" +"entchain" "1920" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "823.000000" +"classtype" "40.000000" +"entchain" "1921" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "824.000000" +"classtype" "40.000000" +"entchain" "1922" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "825.000000" +"classtype" "40.000000" +"entchain" "1923" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "826.000000" +"classtype" "40.000000" +"entchain" "1924" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "827.000000" +"classtype" "40.000000" +"entchain" "1925" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "828.000000" +"classtype" "40.000000" +"entchain" "1926" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "829.000000" +"classtype" "40.000000" +"entchain" "1927" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "830.000000" +"classtype" "40.000000" +"entchain" "1928" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "831.000000" +"classtype" "40.000000" +"entchain" "1937" +} +{ +"absmin" "-2800.140381 -958.774109 431.031250" +"absmax" "-2798.140381 -956.774109 433.031250" +"ltime" "959.415710" +"origin" "-2799.140381 -957.774109 432.031250" +"angles" "138.618286 359.825745 66.914223" +"classname" "proj_grenade" +"model" "" +"frame" "5.000000" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "2215" +"noise" "weapons/bounce.wav" +"mangle" "29.202301 -589.224365 124.747017" +"height" "1.000000" +"poisonous" "1.000000" +"bodyfadeaway" "1.000000" +"classtype" "461.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-263.294098 -1884.187866 519.000000" +"absmax" "-261.294098 -1882.187866 521.000000" +"origin" "-262.294098 -1883.187866 520.000000" +"angles" "-0.000000 0.999756 -0.000000" +"frame" "8.000000" +"owner" "224" +"mdl" "progs/mon_gaunt_elec.mdl" +"state" "2.000000" +"classtype" "32.000000" +} +{ +} +{ +"absmin" "-2660.290527 -148.709167 485.000000" +"absmax" "-2658.290527 -146.709167 487.000000" +"origin" "-2659.290527 -147.709167 486.000000" +"angles" "-0.000000 90.000000 -0.000000" +"frame" "3.000000" +"owner" "313" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +} +{ +"absmin" "-2973.391846 -827.258728 455.031250" +"absmax" "-2971.391846 -825.258728 457.031250" +"origin" "-2972.391846 -826.258728 456.031250" +"oldorigin" "-2870.584229 -806.221252 460.031250" +"angles" "0.000000 135.000000 0.000000" +"classname" "monster_spider" +"frame" "96.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-20.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "135.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"owner" "596" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_missile" "SUB_Null" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"lefty" "-36.000000" +"search_time" "964.281311" +"attack_state" "1.000000" +"attack_finished" "956.785034" +"pain_finished" "960.440002" +"show_hostile" "960.281311" +"jump_flag" "959.626343" +"mdl" "progs/mon_spiderb.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"lip" "3.586901" +"waitmin" "1000958.437500" +"movespeed" "8.000000" +"bodyfadeaway" "1.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "304.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_spiderb.mdl" +"estate" "2.000000" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "spider_leap1" +"th_jumpexit" "spider_leap9" +"liquidbase" "-1.000000" +"liquidcheck" "960.181335" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_finstate" "956.085266" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "962.682617" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "964.885254" +"sight_sound" "spider/hiss1.wav" +"enemydist" "234.630173" +"switchoverride" "1.000000" +"jumptouch" "2564" +"steptype" "3.000000" +"steplast" "5.000000" +"dmgtimeframe" "959.539978" +"dmgcombined" "32.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2758.363281 -749.269531 474.396881" +"absmax" "-2756.363281 -747.269531 476.396881" +"origin" "-2757.363281 -748.269531 475.396881" +"oldorigin" "-2721.020264 -666.338928 460.031250" +"angles" "0.000000 254.998169 0.000000" +"classname" "monster_spider" +"frame" "96.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-20.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "32.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "255.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"owner" "596" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_missile" "SUB_Null" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"lefty" "-36.000000" +"search_time" "948.517578" +"attack_state" "1.000000" +"attack_finished" "940.018677" +"pain_finished" "945.032959" +"show_hostile" "944.517578" +"jump_flag" "945.717529" +"mdl" "progs/mon_spiderb.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"lip" "2.426466" +"waitmin" "1000943.062500" +"movespeed" "5.000000" +"bodyfadeaway" "1.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "304.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_spiderb.mdl" +"estate" "2.000000" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "spider_leap1" +"th_jumpexit" "spider_leap9" +"liquidbase" "-1.000000" +"liquidcheck" "944.517578" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_finstate" "939.318909" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "948.945374" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "948.118896" +"sight_sound" "spider/hiss1.wav" +"enemydist" "157.678482" +"switchoverride" "1.000000" +"jumptouch" "1" +"steptype" "3.000000" +"steplast" "5.000000" +"dmgtimeframe" "944.132935" +"dmgcombined" "32.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2930.779297 2031.327148 -0.968750" +"absmax" "-2928.779297 2033.327148 1.031250" +"ltime" "10.628096" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2929.779297 2032.327148 0.031250" +"angles" "-110.336601 -201.735138 135.778992" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "102.347427 11.270132 151.899429" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "832.000000" +"classtype" "40.000000" +"entchain" "1938" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "833.000000" +"classtype" "40.000000" +"entchain" "1939" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "834.000000" +"classtype" "40.000000" +"entchain" "1940" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "835.000000" +"classtype" "40.000000" +"entchain" "1941" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "836.000000" +"classtype" "40.000000" +"entchain" "1942" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "837.000000" +"classtype" "40.000000" +"entchain" "1943" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "838.000000" +"classtype" "40.000000" +"entchain" "1944" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "839.000000" +"classtype" "40.000000" +"entchain" "1945" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "840.000000" +"classtype" "40.000000" +"entchain" "1946" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "841.000000" +"classtype" "40.000000" +"entchain" "1947" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "842.000000" +"classtype" "40.000000" +"entchain" "1948" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "843.000000" +"classtype" "40.000000" +"entchain" "1949" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "844.000000" +"classtype" "40.000000" +"entchain" "1950" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "845.000000" +"classtype" "40.000000" +"entchain" "1951" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "846.000000" +"classtype" "40.000000" +"entchain" "1952" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "847.000000" +"classtype" "40.000000" +"entchain" "1953" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "848.000000" +"classtype" "40.000000" +"entchain" "1954" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "849.000000" +"classtype" "40.000000" +"entchain" "1955" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "850.000000" +"classtype" "40.000000" +"entchain" "1956" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "851.000000" +"classtype" "40.000000" +"entchain" "1957" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "852.000000" +"classtype" "40.000000" +"entchain" "1958" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "853.000000" +"classtype" "40.000000" +"entchain" "1959" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "854.000000" +"classtype" "40.000000" +"entchain" "1960" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "855.000000" +"classtype" "40.000000" +"entchain" "1961" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "856.000000" +"classtype" "40.000000" +"entchain" "1962" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "857.000000" +"classtype" "40.000000" +"entchain" "1963" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "858.000000" +"classtype" "40.000000" +"entchain" "1964" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "859.000000" +"classtype" "40.000000" +"entchain" "1965" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "860.000000" +"classtype" "40.000000" +"entchain" "1966" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "861.000000" +"classtype" "40.000000" +"entchain" "1967" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "862.000000" +"classtype" "40.000000" +"entchain" "1968" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "863.000000" +"classtype" "40.000000" +"entchain" "1969" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "864.000000" +"classtype" "40.000000" +"entchain" "1970" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "865.000000" +"classtype" "40.000000" +"entchain" "1971" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "866.000000" +"classtype" "40.000000" +"entchain" "1972" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "867.000000" +"classtype" "40.000000" +"entchain" "1973" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "868.000000" +"classtype" "40.000000" +"entchain" "1974" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "869.000000" +"classtype" "40.000000" +"entchain" "1975" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "870.000000" +"classtype" "40.000000" +"entchain" "1976" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "871.000000" +"classtype" "40.000000" +"entchain" "1977" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "872.000000" +"classtype" "40.000000" +"entchain" "1978" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "873.000000" +"classtype" "40.000000" +"entchain" "1979" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "874.000000" +"classtype" "40.000000" +"entchain" "1980" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "875.000000" +"classtype" "40.000000" +"entchain" "1981" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "876.000000" +"classtype" "40.000000" +"entchain" "1982" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "877.000000" +"classtype" "40.000000" +"entchain" "1983" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "878.000000" +"classtype" "40.000000" +"entchain" "1984" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "879.000000" +"classtype" "40.000000" +"entchain" "1985" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "880.000000" +"classtype" "40.000000" +"entchain" "1986" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "881.000000" +"classtype" "40.000000" +"entchain" "1987" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "882.000000" +"classtype" "40.000000" +"entchain" "1988" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "883.000000" +"classtype" "40.000000" +"entchain" "1989" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "884.000000" +"classtype" "40.000000" +"entchain" "1990" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "885.000000" +"classtype" "40.000000" +"entchain" "1991" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "886.000000" +"classtype" "40.000000" +"entchain" "1992" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "887.000000" +"classtype" "40.000000" +"entchain" "1993" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "888.000000" +"classtype" "40.000000" +"entchain" "1994" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "889.000000" +"classtype" "40.000000" +"entchain" "1995" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "890.000000" +"classtype" "40.000000" +"entchain" "1996" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "891.000000" +"classtype" "40.000000" +"entchain" "1997" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "892.000000" +"classtype" "40.000000" +"entchain" "1998" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "893.000000" +"classtype" "40.000000" +"entchain" "1999" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "894.000000" +"classtype" "40.000000" +"entchain" "2000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "895.000000" +"classtype" "40.000000" +"entchain" "2001" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "896.000000" +"classtype" "40.000000" +"entchain" "2002" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "897.000000" +"classtype" "40.000000" +"entchain" "2003" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "898.000000" +"classtype" "40.000000" +"entchain" "2004" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "899.000000" +"classtype" "40.000000" +"entchain" "2005" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "900.000000" +"classtype" "40.000000" +"entchain" "2006" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "901.000000" +"classtype" "40.000000" +"entchain" "2007" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "902.000000" +"classtype" "40.000000" +"entchain" "2008" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "903.000000" +"classtype" "40.000000" +"entchain" "2009" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "904.000000" +"classtype" "40.000000" +"entchain" "2010" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "905.000000" +"classtype" "40.000000" +"entchain" "2011" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "906.000000" +"classtype" "40.000000" +"entchain" "2012" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "907.000000" +"classtype" "40.000000" +"entchain" "2013" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "908.000000" +"classtype" "40.000000" +"entchain" "2014" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "909.000000" +"classtype" "40.000000" +"entchain" "2015" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "910.000000" +"classtype" "40.000000" +"entchain" "2016" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "911.000000" +"classtype" "40.000000" +"entchain" "2017" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "912.000000" +"classtype" "40.000000" +"entchain" "2018" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "913.000000" +"classtype" "40.000000" +"entchain" "2019" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "914.000000" +"classtype" "40.000000" +"entchain" "2020" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "915.000000" +"classtype" "40.000000" +"entchain" "2021" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "916.000000" +"classtype" "40.000000" +"entchain" "2022" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "917.000000" +"classtype" "40.000000" +"entchain" "2023" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "918.000000" +"classtype" "40.000000" +"entchain" "2024" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "919.000000" +"classtype" "40.000000" +"entchain" "2025" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "920.000000" +"classtype" "40.000000" +"entchain" "2026" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "921.000000" +"classtype" "40.000000" +"entchain" "2027" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "922.000000" +"classtype" "40.000000" +"entchain" "2028" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "923.000000" +"classtype" "40.000000" +"entchain" "2029" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "924.000000" +"classtype" "40.000000" +"entchain" "2030" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "925.000000" +"classtype" "40.000000" +"entchain" "2031" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "926.000000" +"classtype" "40.000000" +"entchain" "2032" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "927.000000" +"classtype" "40.000000" +"entchain" "2033" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "928.000000" +"classtype" "40.000000" +"entchain" "2034" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "929.000000" +"classtype" "40.000000" +"entchain" "2035" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "930.000000" +"classtype" "40.000000" +"entchain" "2036" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "931.000000" +"classtype" "40.000000" +"entchain" "2037" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "932.000000" +"classtype" "40.000000" +"entchain" "2038" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "933.000000" +"classtype" "40.000000" +"entchain" "2039" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "934.000000" +"classtype" "40.000000" +"entchain" "2040" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "935.000000" +"classtype" "40.000000" +"entchain" "2041" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "936.000000" +"classtype" "40.000000" +"entchain" "2042" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "937.000000" +"classtype" "40.000000" +"entchain" "2043" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "938.000000" +"classtype" "40.000000" +"entchain" "2044" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "939.000000" +"classtype" "40.000000" +"entchain" "2045" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "940.000000" +"classtype" "40.000000" +"entchain" "2046" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "941.000000" +"classtype" "40.000000" +"entchain" "2047" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "942.000000" +"classtype" "40.000000" +"entchain" "2048" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "943.000000" +"classtype" "40.000000" +"entchain" "2049" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "944.000000" +"classtype" "40.000000" +"entchain" "2050" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "945.000000" +"classtype" "40.000000" +"entchain" "2051" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "946.000000" +"classtype" "40.000000" +"entchain" "2052" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "947.000000" +"classtype" "40.000000" +"entchain" "2053" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "948.000000" +"classtype" "40.000000" +"entchain" "2054" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "949.000000" +"classtype" "40.000000" +"entchain" "2055" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "950.000000" +"classtype" "40.000000" +"entchain" "2056" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "951.000000" +"classtype" "40.000000" +"entchain" "2057" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "952.000000" +"classtype" "40.000000" +"entchain" "2058" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "953.000000" +"classtype" "40.000000" +"entchain" "2059" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "954.000000" +"classtype" "40.000000" +"entchain" "2060" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "955.000000" +"classtype" "40.000000" +"entchain" "2061" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "956.000000" +"classtype" "40.000000" +"entchain" "2062" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "957.000000" +"classtype" "40.000000" +"entchain" "2063" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "958.000000" +"classtype" "40.000000" +"entchain" "2064" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "959.000000" +"classtype" "40.000000" +"entchain" "2065" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "960.000000" +"classtype" "40.000000" +"entchain" "2066" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "961.000000" +"classtype" "40.000000" +"entchain" "2067" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "962.000000" +"classtype" "40.000000" +"entchain" "2068" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "963.000000" +"classtype" "40.000000" +"entchain" "2069" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "964.000000" +"classtype" "40.000000" +"entchain" "2070" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "965.000000" +"classtype" "40.000000" +"entchain" "2071" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "966.000000" +"classtype" "40.000000" +"entchain" "2072" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "967.000000" +"classtype" "40.000000" +"entchain" "2073" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "968.000000" +"classtype" "40.000000" +"entchain" "2074" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "969.000000" +"classtype" "40.000000" +"entchain" "2075" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "970.000000" +"classtype" "40.000000" +"entchain" "2076" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "971.000000" +"classtype" "40.000000" +"entchain" "2077" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "972.000000" +"classtype" "40.000000" +"entchain" "2078" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "973.000000" +"classtype" "40.000000" +"entchain" "2079" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "974.000000" +"classtype" "40.000000" +"entchain" "2080" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "975.000000" +"classtype" "40.000000" +"entchain" "2081" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "976.000000" +"classtype" "40.000000" +"entchain" "2082" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "977.000000" +"classtype" "40.000000" +"entchain" "2083" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "978.000000" +"classtype" "40.000000" +"entchain" "2084" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "979.000000" +"classtype" "40.000000" +"entchain" "2085" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "980.000000" +"classtype" "40.000000" +"entchain" "2086" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "981.000000" +"classtype" "40.000000" +"entchain" "2087" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "982.000000" +"classtype" "40.000000" +"entchain" "2088" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "983.000000" +"classtype" "40.000000" +"entchain" "2089" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "984.000000" +"classtype" "40.000000" +"entchain" "2090" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "985.000000" +"classtype" "40.000000" +"entchain" "2091" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "986.000000" +"classtype" "40.000000" +"entchain" "2092" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "987.000000" +"classtype" "40.000000" +"entchain" "2093" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "988.000000" +"classtype" "40.000000" +"entchain" "2094" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "989.000000" +"classtype" "40.000000" +"entchain" "2095" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "990.000000" +"classtype" "40.000000" +"entchain" "2096" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "991.000000" +"classtype" "40.000000" +"entchain" "2097" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "992.000000" +"classtype" "40.000000" +"entchain" "2098" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "993.000000" +"classtype" "40.000000" +"entchain" "2099" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "994.000000" +"classtype" "40.000000" +"entchain" "2100" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "995.000000" +"classtype" "40.000000" +"entchain" "2101" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "996.000000" +"classtype" "40.000000" +"entchain" "2102" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "997.000000" +"classtype" "40.000000" +"entchain" "2103" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "998.000000" +"classtype" "40.000000" +"entchain" "2104" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "999.000000" +"classtype" "40.000000" +"entchain" "2105" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1000.000000" +"classtype" "40.000000" +"entchain" "2106" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1001.000000" +"classtype" "40.000000" +"entchain" "2107" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1002.000000" +"classtype" "40.000000" +"entchain" "2108" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1003.000000" +"classtype" "40.000000" +"entchain" "2109" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1004.000000" +"classtype" "40.000000" +"entchain" "2110" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1005.000000" +"classtype" "40.000000" +"entchain" "2111" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1006.000000" +"classtype" "40.000000" +"entchain" "2112" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1007.000000" +"classtype" "40.000000" +"entchain" "2113" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1008.000000" +"classtype" "40.000000" +"entchain" "2114" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1009.000000" +"classtype" "40.000000" +"entchain" "2115" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1010.000000" +"classtype" "40.000000" +"entchain" "2116" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1011.000000" +"classtype" "40.000000" +"entchain" "2117" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1012.000000" +"classtype" "40.000000" +"entchain" "2118" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1013.000000" +"classtype" "40.000000" +"entchain" "2119" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1014.000000" +"classtype" "40.000000" +"entchain" "2120" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1015.000000" +"classtype" "40.000000" +"entchain" "2121" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1016.000000" +"classtype" "40.000000" +"entchain" "2122" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1017.000000" +"classtype" "40.000000" +"entchain" "2123" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1018.000000" +"classtype" "40.000000" +"entchain" "2124" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1019.000000" +"classtype" "40.000000" +"entchain" "2125" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1020.000000" +"classtype" "40.000000" +"entchain" "2126" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1021.000000" +"classtype" "40.000000" +"entchain" "2127" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1022.000000" +"classtype" "40.000000" +"entchain" "2128" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1023.000000" +"classtype" "40.000000" +"entchain" "1114" +} +{ +"absmin" "-2525.841309 1311.711060 -32.968750" +"absmax" "-2523.841309 1313.711060 -30.968750" +"ltime" "61.339409" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2524.841309 1312.711060 -31.968750" +"angles" "197.334290 62.107433 215.942474" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.754280 -31.640175 156.282593" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2973.355469 2071.599365 -0.968750" +"absmax" "-2971.355469 2073.599365 1.031250" +"ltime" "12.836858" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2972.355469 2072.599365 0.031250" +"angles" "-141.227524 183.368561 100.392021" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.352116 51.191048 165.313965" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2521.461426 1161.319336 -192.968750" +"absmax" "-2519.461426 1163.319336 -190.968750" +"ltime" "64.273987" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2520.461426 1162.319336 -191.968750" +"angles" "-519.296204 983.834534 -387.366302" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-17.475073 -73.644684 124.680504" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2725.536865 1306.763306 -32.968750" +"absmax" "-2723.536865 1308.763306 -30.968750" +"ltime" "98.274437" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2724.536865 1307.763306 -31.968750" +"angles" "64.807129 218.727982 -18.473841" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "528" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "84.867874 -10.919240 102.844963" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2773.531494 1417.961182 -32.968750" +"absmax" "-2771.531494 1419.961182 -30.968750" +"ltime" "100.045372" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2772.531494 1418.961182 -31.968750" +"angles" "11.648543 101.429115 -97.744720" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2132" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.755363 22.161541 102.955200" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2668.307617 1484.450806 -32.968750" +"absmax" "-2666.307617 1486.450806 -30.968750" +"ltime" "33.743931" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2667.307617 1485.450806 -31.968750" +"angles" "312.065460 -189.103256 -226.895874" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2133" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.921532 74.901421 166.892105" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3250.298096 1512.872437 31.031250" +"absmax" "-3248.298096 1514.872437 33.031250" +"ltime" "84.213379" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3249.298096 1513.872437 32.031250" +"angles" "-76.716515 -103.711212 242.313751" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "25.457317 71.108482 163.380035" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2948.479004 2049.669434 -0.968750" +"absmax" "-2946.479004 2051.669434 1.031250" +"ltime" "11.242867" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2947.479004 2050.669434 0.031250" +"angles" "-4.138884 208.158447 267.371185" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "82.798630 28.738789 186.003799" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2658.876953 944.344666 -31.968750" +"absmax" "-2656.876953 946.344666 -29.968750" +"ltime" "115.468430" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2657.876953 945.344666 -30.968750" +"angles" "-218.804672 175.369614 171.742294" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1015" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.000053 67.483444 137.939209" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2535.293701 648.264954 -32.968750" +"absmax" "-2533.293701 650.264954 -30.968750" +"ltime" "187.472366" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2534.293701 649.264954 -31.968750" +"angles" "-108.952965 446.220062 24.634014" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-53.971741 -65.639748 112.187469" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2758.568359 1376.607910 -32.968750" +"absmax" "-2756.568359 1378.607910 -30.968750" +"ltime" "123.300926" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2757.568359 1377.607910 -31.968750" +"angles" "79.678864 234.282181 -60.930992" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2134" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-0.243858 126.856125 140.836594" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2530.628418 1317.688721 -32.968750" +"absmax" "-2528.628418 1319.688721 -30.968750" +"ltime" "61.813335" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2529.628418 1318.688721 -31.968750" +"angles" "-153.130600 458.984161 110.195015" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2139" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.947113 -28.706444 123.593666" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2704.934570 1431.675171 -32.968750" +"absmax" "-2702.934570 1433.675171 -30.968750" +"ltime" "34.068741" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2703.934570 1432.675171 -31.968750" +"angles" "204.807480 -12.350910 -125.312607" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2139" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-12.097809 74.038551 127.314774" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2638.756348 1410.361450 -32.968750" +"absmax" "-2636.756348 1412.361450 -30.968750" +"ltime" "105.118523" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2637.756348 1411.361450 -31.968750" +"angles" "66.803917 270.548523 332.345215" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2141" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.757591 -20.327663 197.155640" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2682.277344 908.312500 -32.968750" +"absmax" "-2680.277344 910.312500 -30.968750" +"ltime" "138.429916" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2681.277344 909.312500 -31.968750" +"angles" "141.249649 84.996071 3.742325" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.820652 71.960197 115.677376" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2963.316895 2055.052734 -0.968750" +"absmax" "-2961.316895 2057.052734 1.031250" +"ltime" "11.880625" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2962.316895 2056.052734 0.031250" +"angles" "-108.703896 309.645844 182.777573" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.770020 37.249638 141.192429" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "288.280273 -2092.587402 383.031250" +"absmax" "290.280273 -2090.587402 385.031250" +"ltime" "2060.040283" +"origin" "289.280273 -2091.587402 384.031250" +"angles" "50.665455 391.280304 61.208836" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "640" +"noise" "weapons/bounce.wav" +"mangle" "539.994080 -196.541916 20.067209" +"height" "1.000000" +"bodyfadeaway" "1.000000" +"classtype" "460.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3018.125977 2072.210449 -0.968750" +"absmax" "-3016.125977 2074.210449 1.031250" +"ltime" "13.466549" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3017.125977 2073.210449 0.031250" +"angles" "-126.865486 224.788620 -111.279388" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.417826 72.720940 103.777023" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3024.385254 2081.031738 -0.968750" +"absmax" "-3022.385254 2083.031738 1.031250" +"ltime" "13.293516" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3023.385254 2082.031738 0.031250" +"angles" "-69.103416 134.649521 172.983978" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "11.121450 74.385567 142.634872" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2688.872314 1351.208374 -32.968750" +"absmax" "-2686.872314 1353.208374 -30.968750" +"ltime" "124.859108" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2687.872314 1352.208374 -31.968750" +"angles" "105.228165 -143.946701 254.080688" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2142" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.085632 70.170097 124.968430" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2498.108887 1284.179565 -32.968750" +"absmax" "-2496.108887 1286.179565 -30.968750" +"ltime" "64.339020" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2497.108887 1285.179565 -31.968750" +"angles" "200.486420 435.209412 -113.653900" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-49.772110 -70.932922 110.324234" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2695.831299 1488.458618 -32.968750" +"absmax" "-2693.831299 1490.458618 -30.968750" +"ltime" "27.137486" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2694.831299 1489.458618 -31.968750" +"angles" "-191.192383 -58.180321 29.293707" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2148" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-39.966896 72.419128 194.017014" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3288.136475 1456.458740 31.031250" +"absmax" "-3286.136475 1458.458740 33.031250" +"ltime" "84.425919" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3287.136475 1457.458740 32.031250" +"angles" "117.529617 286.725708 -187.499023" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "11.346077 74.148201 134.818314" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3377.513672 1386.372681 31.031250" +"absmax" "-3375.513672 1388.372681 33.031250" +"ltime" "87.619522" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3376.513672 1387.372681 32.031250" +"angles" "-143.764954 0.349975 -227.761780" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.227566 71.082130 188.927200" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2674.240234 1493.219604 -32.968750" +"absmax" "-2672.240234 1495.219604 -30.968750" +"ltime" "29.372461" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2673.240234 1494.219604 -31.968750" +"angles" "120.909401 322.363373 -275.488129" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2150" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-13.657518 75.060959 167.913254" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2599.654297 902.965027 -32.968750" +"absmax" "-2597.654297 904.965027 -30.968750" +"ltime" "146.472961" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2598.654297 903.965027 -31.968750" +"angles" "232.796234 172.704651 215.260544" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "62.358498 63.762093 151.867615" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2668.509277 1425.549316 -32.968750" +"absmax" "-2666.509277 1427.549316 -30.968750" +"ltime" "30.217257" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2667.509277 1426.549316 -31.968750" +"angles" "59.685768 137.096802 109.965919" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2153" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "2.080927 76.579002 127.221802" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2662.410400 1399.997559 -32.968750" +"absmax" "-2660.410400 1401.997559 -30.968750" +"ltime" "31.179338" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2661.410400 1400.997559 -31.968750" +"angles" "291.275330 271.601715 136.243134" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2155" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "1.750626 75.441887 196.889145" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2663.520508 1491.991943 -32.968750" +"absmax" "-2661.520508 1493.991943 -30.968750" +"ltime" "27.394484" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2662.520508 1492.991943 -31.968750" +"angles" "324.475037 -122.291855 291.887238" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2156" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.184734 74.887169 158.045273" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2526.609619 1292.510132 -32.968750" +"absmax" "-2524.609619 1294.510132 -30.968750" +"ltime" "63.011356" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2525.609619 1293.510132 -31.968750" +"angles" "189.128021 334.566437 -268.481964" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2156" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.542953 -50.806030 160.621811" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2619.320557 1478.947021 -32.968750" +"absmax" "-2617.320557 1480.947021 -30.968750" +"ltime" "32.440647" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2618.320557 1479.947021 -31.968750" +"angles" "253.917648 175.558716 81.216293" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2157" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "39.312584 67.890419 104.582031" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2599.457520 1053.872070 -31.968750" +"absmax" "-2597.457520 1055.872070 -29.968750" +"ltime" "129.162079" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2598.457520 1054.872070 -30.968750" +"angles" "24.864248 335.216705 75.960571" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1015" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "63.080391 -40.787361 162.380539" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2679.864502 1504.104492 -32.968750" +"absmax" "-2677.864502 1506.104492 -30.968750" +"ltime" "28.181089" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2678.864502 1505.104492 -31.968750" +"angles" "155.834396 -169.897888 -252.739319" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2159" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-19.952915 79.550507 188.972397" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2666.703613 1328.703491 -32.968750" +"absmax" "-2664.703613 1330.703491 -30.968750" +"ltime" "98.313110" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2665.703613 1329.703491 -31.968750" +"angles" "166.932388 293.414703 299.148102" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2157" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.429993 -5.458610 157.845123" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2185.420166 1349.638306 -40.968750" +"absmax" "-2183.420166 1351.638306 -38.968750" +"ltime" "67.324249" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2184.420166 1350.638306 -39.968750" +"angles" "-244.484085 280.837799 -104.575951" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "509" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-14.357388 -77.254860 139.610077" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2656.522217 1499.863037 -32.968750" +"absmax" "-2654.522217 1501.863037 -30.968750" +"ltime" "29.560984" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2655.522217 1500.863037 -31.968750" +"angles" "-22.963243 157.541458 142.367004" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2162" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "2.734627 74.959785 189.858322" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2430.625732 1144.754150 -192.968750" +"absmax" "-2428.625732 1146.754150 -190.968750" +"ltime" "64.875244" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2429.625732 1145.754150 -191.968750" +"angles" "160.943359 263.517181 -99.924835" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-31.264748 -72.551704 199.210724" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2199.865967 1347.860352 -40.968750" +"absmax" "-2197.865967 1349.860352 -38.968750" +"ltime" "66.796043" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2198.865967 1348.860352 -39.968750" +"angles" "272.329285 493.209259 -203.451675" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2163" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-30.231007 -78.954872 115.620682" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2674.631836 915.040710 -31.968750" +"absmax" "-2672.631836 917.040710 -29.968750" +"ltime" "139.873886" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2673.631836 916.040710 -30.968750" +"angles" "329.344299 -200.139099 -288.109863" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1015" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "45.051636 64.850868 162.719330" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2701.245850 1424.133545 -32.968750" +"absmax" "-2699.245850 1426.133545 -30.968750" +"ltime" "100.705673" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2700.245850 1425.133545 -31.968750" +"angles" "-134.628448 -8.427957 -278.563812" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2162" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.840851 5.790703 116.551056" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3378.413818 1335.523804 31.031250" +"absmax" "-3376.413818 1337.523804 33.031250" +"ltime" "88.263412" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3377.413818 1336.523804 32.031250" +"angles" "279.466034 144.421753 270.111420" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.443672 30.796068 157.129440" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2713.847168 1520.404541 -32.968750" +"absmax" "-2711.847168 1522.404541 -30.968750" +"ltime" "103.098640" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2712.847168 1521.404541 -31.968750" +"angles" "-170.130188 -39.960045 200.402542" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2168" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.080681 49.856373 172.360062" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2516.915039 1306.648926 -32.968750" +"absmax" "-2514.915039 1308.648926 -30.968750" +"ltime" "63.445515" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2515.915039 1307.648926 -31.968750" +"angles" "-190.340729 150.454376 -83.020493" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.970245 -37.140503 143.784164" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2589.475830 1389.000610 -32.968750" +"absmax" "-2587.475830 1391.000610 -30.968750" +"ltime" "102.674934" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2588.475830 1390.000610 -31.968750" +"angles" "-33.231918 395.981049 7.127625" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2170" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "53.867439 -63.864380 110.352798" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3349.668457 1377.193115 31.031250" +"absmax" "-3347.668457 1379.193115 33.031250" +"ltime" "85.242249" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3348.668457 1378.193115 32.031250" +"angles" "51.342583 39.744511 -256.881226" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-43.851067 62.331047 178.971542" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2649.283447 948.736267 -31.968750" +"absmax" "-2647.283447 950.736267 -29.968750" +"ltime" "115.950966" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2648.283447 949.736267 -30.968750" +"angles" "-146.222778 8.059008 191.653595" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1015" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "39.490387 64.561600 179.395599" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2337.790283 1148.705322 -192.968750" +"absmax" "-2335.790283 1150.705322 -190.968750" +"ltime" "65.489197" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2336.790283 1149.705322 -191.968750" +"angles" "46.705425 129.299377 412.593567" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-33.920540 -72.773041 119.519119" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2207.357666 1269.031494 -32.968750" +"absmax" "-2205.357666 1271.031494 -30.968750" +"ltime" "65.819687" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2206.357666 1270.031494 -31.968750" +"angles" "71.358589 44.366009 -263.080353" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2166" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-25.469500 -75.103165 116.076271" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2232.388428 1344.435425 -40.968750" +"absmax" "-2230.388428 1346.435425 -38.968750" +"ltime" "70.117867" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2231.388428 1345.435425 -39.968750" +"angles" "-223.901962 233.654465 169.681686" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2176" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-41.461163 -75.031815 110.329247" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2202.125244 1349.933350 -40.968750" +"absmax" "-2200.125244 1351.933350 -38.968750" +"ltime" "67.254913" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2201.125244 1350.933350 -39.968750" +"angles" "320.087646 476.796753 316.093445" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2177" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-30.022972 -77.009262 141.351593" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2282.338623 1206.320190 -192.968750" +"absmax" "-2280.338623 1208.320190 -190.968750" +"ltime" "67.923813" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2281.338623 1207.320190 -191.968750" +"angles" "-118.000336 423.718506 47.776184" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-43.417625 -75.462074 183.170731" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2301.096924 1155.848389 -192.968750" +"absmax" "-2299.096924 1157.848389 -190.968750" +"ltime" "68.387604" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2300.096924 1156.848389 -191.968750" +"angles" "754.183044 510.818054 -377.304596" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-55.680286 -66.851006 183.827911" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2563.618408 1313.957764 -32.968750" +"absmax" "-2561.618408 1315.957764 -30.968750" +"ltime" "106.030098" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2562.618408 1314.957764 -31.968750" +"angles" "-148.383606 194.770355 -128.321243" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2172" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.656361 -60.560936 123.383736" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2162.649658 1353.409668 -32.968750" +"absmax" "-2160.649658 1355.409668 -30.968750" +"ltime" "69.393173" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2161.649658 1354.409668 -31.968750" +"angles" "48.975166 312.141754 94.792236" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2178" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-19.993465 -75.015358 111.497368" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2226.540771 1345.534180 -40.968750" +"absmax" "-2224.540771 1347.534180 -38.968750" +"ltime" "71.059837" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2225.540771 1346.534180 -39.968750" +"angles" "164.667953 158.934082 75.966362" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2182" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-6.195196 -75.076248 153.848877" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2299.151855 1341.147705 -32.968750" +"absmax" "-2297.151855 1343.147705 -30.968750" +"ltime" "70.112892" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2298.151855 1342.147705 -31.968750" +"angles" "93.752190 485.013336 228.070435" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "660" +"chain" "2183" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-39.253986 -75.135933 156.442719" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2302.667725 1333.023071 -32.968750" +"absmax" "-2300.667725 1335.023071 -30.968750" +"ltime" "70.639397" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2301.667725 1334.023071 -31.968750" +"angles" "198.097504 574.647034 -130.476318" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "660" +"chain" "2184" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-9.504593 -75.059731 187.758286" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2656.458984 922.950623 -31.968750" +"absmax" "-2654.458984 924.950623 -29.968750" +"ltime" "143.755173" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2655.458984 923.950623 -30.968750" +"angles" "108.926064 -247.685196 -48.518204" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1015" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.364017 65.925125 169.947876" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2646.106689 1288.648193 -32.968750" +"absmax" "-2644.106689 1290.648193 -30.968750" +"ltime" "99.013641" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2645.106689 1289.648193 -31.968750" +"angles" "291.015778 184.073578 235.723923" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2168" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "50.482937 -67.839439 140.236877" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2679.585205 806.373047 -32.968750" +"absmax" "-2677.585205 808.373047 -30.968750" +"ltime" "159.194550" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2678.585205 807.373047 -31.968750" +"angles" "65.635941 132.888443 -171.722549" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "3.117742 -77.638718 100.738167" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2141.732666 1332.821899 -32.968750" +"absmax" "-2139.732666 1334.821899 -30.968750" +"ltime" "71.235512" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2140.732666 1333.821899 -31.968750" +"angles" "31.823645 58.237247 -343.275635" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-34.779282 -75.405113 195.816269" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2079.465820 1351.426392 -34.968750" +"absmax" "-2077.465820 1353.426392 -32.968750" +"ltime" "71.843422" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2078.465820 1352.426392 -33.968750" +"angles" "165.795654 54.555405 174.433609" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "219" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.753883 -75.565903 111.530777" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3321.540771 1417.223511 31.031250" +"absmax" "-3319.540771 1419.223511 33.031250" +"ltime" "85.548302" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3320.540771 1418.223511 32.031250" +"angles" "310.664612 -26.180054 -191.156097" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-8.804259 74.964470 171.899765" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2624.586182 899.668091 -32.968750" +"absmax" "-2622.586182 901.668091 -30.968750" +"ltime" "148.124008" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2623.586182 900.668091 -31.968750" +"angles" "-93.900398 143.476166 281.383850" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "57.451130 62.411114 137.519791" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3321.439697 1498.138184 28.031250" +"absmax" "-3319.439697 1500.138184 30.031250" +"ltime" "86.119781" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3320.439697 1499.138184 29.031250" +"angles" "196.447266 178.906891 -114.849998" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "656" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.050015 74.383026 156.014786" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2702.159424 784.608154 -32.968750" +"absmax" "-2700.159424 786.608154 -30.968750" +"ltime" "162.938293" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2701.159424 785.608154 -31.968750" +"angles" "91.603554 -18.734682 -139.046127" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-20.757446 -81.679474 167.540497" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2662.764648 894.477966 -32.968750" +"absmax" "-2660.764648 896.477966 -30.968750" +"ltime" "151.103851" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2661.764648 895.477966 -31.968750" +"angles" "-3.998838 44.666340 -99.209564" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "26.285429 71.021736 165.493759" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2474.239258 1096.073242 -192.968750" +"absmax" "-2472.239258 1098.073242 -190.968750" +"ltime" "130.764099" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2473.239258 1097.073242 -191.968750" +"angles" "-94.535217 910.594971 -437.174469" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.936333 -24.874094 152.172882" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2597.395508 1408.200928 -32.968750" +"absmax" "-2595.395508 1410.200928 -30.968750" +"ltime" "101.871559" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2596.395508 1409.200928 -31.968750" +"angles" "239.600967 519.817810 123.082291" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2187" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.758034 -27.789886 123.466057" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2702.314453 1514.508423 -32.968750" +"absmax" "-2700.314453 1516.508423 -30.968750" +"ltime" "103.842484" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2701.314453 1515.508423 -31.968750" +"angles" "338.831329 -223.090378 -249.282990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2187" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.585442 36.383202 175.413528" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2469.317139 785.438538 -32.968750" +"absmax" "-2467.317139 787.438538 -30.968750" +"ltime" "179.602783" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2468.317139 786.438538 -31.968750" +"angles" "-134.405792 199.743164 137.801956" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "63.067055 67.653557 97.428299" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-2504.400879 961.515991 -192.968750" +"absmax" "-2502.400879 963.515991 -190.968750" +"ltime" "181.157883" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2503.400879 962.515991 -191.968750" +"angles" "-510.279022 491.883911 64.025246" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.112083 40.422230 138.436600" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2855.551025 -955.139648 431.031250" +"absmax" "-2853.551025 -953.139648 433.031250" +"ltime" "958.898254" +"origin" "-2854.551025 -954.139648 432.031250" +"angles" "71.929337 354.047455 137.215347" +"classname" "proj_grenade" +"model" "" +"frame" "3.000000" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "2215" +"noise" "weapons/bounce.wav" +"mangle" "-90.633247 -582.944092 124.747017" +"height" "1.000000" +"poisonous" "1.000000" +"bodyfadeaway" "1.000000" +"classtype" "461.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-2624.401367 249.255310 -40.968750" +"absmax" "-2622.401367 251.255310 -38.968750" +"origin" "-2623.401367 250.255310 -39.968750" +"oldorigin" "-2623.401367 250.255310 -31.968750" +"angles" "0.000000 324.000000 0.000000" +"classname" "monster_voreling" +"frame" "30.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-25.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"yaw_speed" "20.000000" +"owner" "769" +"th_stand" "SUB_Null" +"th_walk" "SUB_Null" +"th_run" "SUB_Null" +"th_missile" "SUB_Null" +"th_melee" "SUB_Null" +"th_pain" "voreling_pain" +"th_die" "voreling_die" +"lefty" "36.000000" +"pain_finished" "1511.889038" +"mdl" "progs/mon_vorelingp.mdl" +"pausetime" "999999.000000" +"lip" "0.746361" +"waitmin" "1001510.312500" +"movespeed" "1.000000" +"bodyfadeaway" "1.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "374.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"gibbed" "1.000000" +"estate" "2.000000" +"th_checkattack" "VorelingCheckAttack" +"th_slide" "SUB_Null" +"th_jump" "SUB_Null" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "20.000000 0.000000 0.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "voreling/pain.wav" +"deathstring" " was nibbled by a Voreling +" +"idletimer" "1517.008423" +"idle_sound" "voreling/idle.wav" +"sight_timeout" "1520.689087" +"sight_sound" "voreling/sight.wav" +"switchoverride" "1.000000" +"steptype" "3.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_vorelegp.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-2676.468262 889.344971 -32.968750" +"absmax" "-2674.468262 891.344971 -30.968750" +"ltime" "152.186340" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2675.468262 890.344971 -31.968750" +"angles" "44.909046 179.850067 -36.104404" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.906256 72.082054 127.110191" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2479.991211 1203.431519 -192.968750" +"absmax" "-2477.991211 1205.431519 -190.968750" +"ltime" "130.761963" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2478.991211 1204.431519 -191.968750" +"angles" "746.717285 465.980591 337.373230" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "78.836823 1.283119 173.194977" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2689.081787 1264.915039 -32.968750" +"absmax" "-2687.081787 1266.915039 -30.968750" +"ltime" "132.125671" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2688.081787 1265.915039 -31.968750" +"angles" "323.069244 -48.771629 116.458427" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2198" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.231972 39.143623 143.425919" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2673.238037 1292.453735 -32.968750" +"absmax" "-2671.238037 1294.453735 -30.968750" +"ltime" "131.832916" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2672.238037 1293.453735 -31.968750" +"angles" "-194.259384 61.270664 220.756790" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2207" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.683311 -9.608112 192.085236" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2685.468018 778.492920 -32.968750" +"absmax" "-2683.468018 780.492920 -30.968750" +"ltime" "160.695129" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2684.468018 779.492920 -31.968750" +"angles" "22.601931 537.907227 210.559479" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.232585 -78.612595 199.437042" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2612.431396 1280.389282 -32.968750" +"absmax" "-2610.431396 1282.389282 -30.968750" +"ltime" "133.091888" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2611.431396 1281.389282 -31.968750" +"angles" "152.276505 149.021637 151.437637" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2208" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.919060 -45.243645 108.209999" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +"absmin" "-2556.148682 639.886841 -32.968750" +"absmax" "-2554.148682 641.886841 -30.968750" +"ltime" "188.312500" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2555.148682 640.886841 -31.968750" +"angles" "-31.486633 492.106201 -53.252312" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-69.477386 -68.112335 148.212875" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2699.253906 849.517944 -32.968750" +"absmax" "-2697.253906 851.517944 -30.968750" +"ltime" "182.379227" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2698.253906 850.517944 -31.968750" +"angles" "-79.961548 -75.855957 -145.400665" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "15.182505 73.453339 123.147194" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2814.751465 -716.747314 455.031250" +"absmax" "-2812.751465 -714.747314 457.031250" +"origin" "-2813.751465 -715.747314 456.031250" +"oldorigin" "-2791.635498 -645.568848 456.031250" +"angles" "0.000000 267.994995 0.000000" +"classname" "monster_spider" +"frame" "46.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Null" +"nextthink" "-1.000000" +"health" "-25.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "268.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"owner" "596" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_missile" "spider_spit1" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"lefty" "36.000000" +"search_time" "962.304810" +"attack_state" "1.000000" +"attack_finished" "957.923157" +"pain_finished" "957.604980" +"show_hostile" "958.304810" +"mdl" "progs/mon_spiderg.mdl" +"pausetime" "999999.000000" +"lip" "2.986175" +"waitmin" "1000956.312500" +"movespeed" "3.000000" +"poisonous" "1.000000" +"bodyfadeaway" "1.000000" +"activate" "1" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "304.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-25.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_spiderg.mdl" +"estate" "2.000000" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "SUB_Null" +"liquidbase" "-1.000000" +"liquidcheck" "957.447754" +"attack_elev" "12.000000" +"attack_chance" "0.900000" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_finstate" "952.748962" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "958.707153" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "961.548950" +"sight_sound" "spider/hiss1.wav" +"enemydist" "219.807068" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "4.000000" +"dmgtimeframe" "957.400940" +"dmgcombined" "24.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_spidlegg.mdl" +"gib2mdl" "progs/gib_spidbodyg.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2245.309082 769.558899 -32.968750" +"absmax" "-2243.309082 771.558899 -30.968750" +"ltime" "266.230347" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2244.309082 770.558899 -31.968750" +"angles" "205.053238 248.029236 19.555664" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-133.881317 139.487488 68.234337" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2672.032715 628.887024 -32.968750" +"absmax" "-2670.032715 630.887024 -30.968750" +"ltime" "166.633301" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2671.032715 629.887024 -31.968750" +"angles" "198.662964 393.586212 -277.860382" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-8.470497 -74.835358 173.521622" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2702.196289 785.031311 -32.968750" +"absmax" "-2700.196289 787.031311 -30.968750" +"ltime" "160.785782" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2701.196289 786.031311 -31.968750" +"angles" "-242.894714 254.269012 -125.074585" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-21.612658 -84.718521 156.119858" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2055.514404 528.202576 -35.968750" +"absmax" "-2053.514404 530.202576 -33.968750" +"ltime" "239.659943" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2054.514404 529.202576 -34.968750" +"angles" "-87.351654 581.218079 341.524628" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "657" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.759689 -6.091444 165.660095" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2048.179443 555.433960 -35.968750" +"absmax" "-2046.179443 557.433960 -33.968750" +"ltime" "239.754883" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2047.179443 556.433960 -34.968750" +"angles" "-247.680344 386.921234 -175.083221" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "657" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.219536 15.597284 185.110260" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2237.960693 749.426392 -32.968750" +"absmax" "-2235.960693 751.426392 -30.968750" +"ltime" "265.997589" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2236.960693 750.426392 -31.968750" +"angles" "66.622711 177.500549 -114.191475" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-121.239594 106.555290 68.625862" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2121.114990 706.278198 -31.968750" +"absmax" "-2119.114990 708.278198 -29.968750" +"ltime" "246.377350" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2120.114990 707.278198 -30.968750" +"angles" "180.222549 331.718353 -90.906120" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1072" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.060959 18.453966 184.913116" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2125.819824 718.608887 -31.968750" +"absmax" "-2123.819824 720.608887 -29.968750" +"ltime" "246.807755" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2124.819824 719.608887 -30.968750" +"angles" "240.341156 144.817902 146.254990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1072" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.198875 30.755108 167.880386" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2835.895020 681.208008 -32.968750" +"absmax" "-2833.895020 683.208008 -30.968750" +"ltime" "182.698746" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2834.895020 682.208008 -31.968750" +"angles" "68.913719 75.690659 -306.510437" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1929" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-86.541771 6.741615 186.463333" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2777.279785 638.666687 -32.968750" +"absmax" "-2775.279785 640.666687 -30.968750" +"ltime" "183.409714" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2776.279785 639.666687 -31.968750" +"angles" "94.052322 -110.001717 58.423660" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2224" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-85.722961 12.034538 198.766617" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2679.115479 796.693848 -32.968750" +"absmax" "-2677.115479 798.693848 -30.968750" +"ltime" "161.228043" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2678.115479 797.693848 -31.968750" +"angles" "-227.726517 35.023491 278.304565" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "1.420593 -78.084137 127.462006" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2860.952148 739.024780 -32.968750" +"absmax" "-2858.952148 741.024780 -30.968750" +"ltime" "286.399170" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2859.952148 740.024780 -31.968750" +"angles" "-40.440399 329.297333 140.715881" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-148.918320 71.352745 86.660210" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2525.926270 454.094208 -192.968750" +"absmax" "-2523.926270 456.094208 -190.968750" +"ltime" "183.913803" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2524.926270 455.094208 -191.968750" +"angles" "-473.234772 22.481339 53.033920" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "62.526890 -80.356537 187.376495" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2504.736572 467.625885 -192.968750" +"absmax" "-2502.736572 469.625885 -190.968750" +"ltime" "184.601807" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2503.736572 468.625885 -191.968750" +"angles" "466.868378 -194.813492 -233.507950" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.897091 -82.026917 120.185387" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2842.232178 740.951904 -32.968750" +"absmax" "-2840.232178 742.951904 -30.968750" +"ltime" "273.924408" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2841.232178 741.951904 -31.968750" +"angles" "184.140015 304.692474 11.891627" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-59.220165 83.052483 86.243446" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2857.621826 742.913330 -32.968750" +"absmax" "-2855.621826 744.913330 -30.968750" +"ltime" "274.020355" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2856.621826 743.913330 -31.968750" +"angles" "-20.515640 117.699303 109.800705" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-85.174606 86.321884 86.993828" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2826.901367 736.514893 -32.968750" +"absmax" "-2824.901367 738.514893 -30.968750" +"ltime" "285.833588" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2825.901367 737.514893 -31.968750" +"angles" "4.584065 113.473763 -31.501579" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-98.972885 72.583626 74.435539" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2665.051025 798.117737 -32.968750" +"absmax" "-2663.051025 800.117737 -30.968750" +"ltime" "162.829422" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2664.051025 799.117737 -31.968750" +"angles" "279.814880 80.491501 89.805687" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "15.590544 -73.362411 137.384705" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2818.111572 740.108643 -32.968750" +"absmax" "-2816.111572 742.108643 -30.968750" +"ltime" "279.522308" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2817.111572 741.108643 -31.968750" +"angles" "-25.215769 206.179230 2.382178" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.660728 73.133499 79.464493" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2821.845215 736.203003 -32.968750" +"absmax" "-2819.845215 738.203003 -30.968750" +"ltime" "279.569946" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2820.845215 737.203003 -31.968750" +"angles" "201.427734 184.177185 -163.500748" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-90.717911 72.787064 66.865913" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2929.500732 750.553467 -32.968750" +"absmax" "-2927.500732 752.553467 -30.968750" +"ltime" "301.471039" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2928.500732 751.553467 -31.968750" +"angles" "-17.122572 107.579727 -245.189835" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-91.675690 73.013649 105.177185" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2826.792725 736.434265 -32.968750" +"absmax" "-2824.792725 738.434265 -30.968750" +"ltime" "294.743317" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2825.792725 737.434265 -31.968750" +"angles" "201.908249 21.133823 18.633234" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-98.974083 72.583603 71.201881" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2869.606689 751.270447 -32.968750" +"absmax" "-2867.606689 753.270447 -30.968750" +"ltime" "294.659515" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2868.606689 752.270447 -31.968750" +"angles" "164.016800 127.352036 105.521019" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-127.746811 71.874512 113.270744" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2828.894287 27.289028 191.031250" +"absmax" "-2826.894287 29.289028 193.031250" +"ltime" "447.507202" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2827.894287 28.289028 192.031250" +"angles" "238.415146 262.968567 -56.072994" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.766647 59.486664 140.196014" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2371.251953 604.954285 -32.968750" +"absmax" "-2369.251953 606.954285 -30.968750" +"ltime" "229.426132" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2370.251953 605.954285 -31.968750" +"angles" "-214.790207 213.027176 -107.711853" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.152392 -74.542572 124.518265" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2468.208496 613.798828 -192.968750" +"absmax" "-2466.208496 615.798828 -190.968750" +"ltime" "229.721909" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2467.208496 614.798828 -191.968750" +"angles" "-270.826416 56.629280 338.431854" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.225403 -72.917793 134.971252" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2847.609863 739.429199 -32.968750" +"absmax" "-2845.609863 741.429199 -30.968750" +"ltime" "297.015594" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2846.609863 740.429199 -31.968750" +"angles" "-102.181427 286.863586 155.703796" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-126.218040 71.912186 81.896210" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2877.413574 743.001038 -32.968750" +"absmax" "-2875.413574 745.001038 -30.968750" +"ltime" "296.808838" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2876.413574 744.001038 -31.968750" +"angles" "220.930542 263.437988 -123.994888" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-160.832642 71.059120 111.723816" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2007.157471 646.104004 -32.968750" +"absmax" "-2005.157471 648.104004 -30.968750" +"ltime" "241.789398" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2006.157471 647.104004 -31.968750" +"angles" "-248.974976 509.381439 337.912659" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.293434 -31.392876 184.184341" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1996.205078 681.519287 -32.968750" +"absmax" "-1994.205078 683.519287 -30.968750" +"ltime" "240.917480" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1995.205078 682.519287 -31.968750" +"angles" "237.903168 -202.684601 28.731361" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.637497 0.326704 194.345901" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2922.730469 750.654663 -32.968750" +"absmax" "-2920.730469 752.654663 -30.968750" +"ltime" "300.932983" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2921.730469 751.654663 -31.968750" +"angles" "39.905983 148.708771 -130.421188" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-82.902306 73.205460 104.563538" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2067.509521 709.286621 -32.968750" +"absmax" "-2065.509521 711.286621 -30.968750" +"ltime" "242.440384" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2066.509521 710.286621 -31.968750" +"angles" "176.472351 510.742981 284.232239" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.819740 -26.219048 136.036636" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2063.631836 741.049133 -32.968750" +"absmax" "-2061.631836 743.049133 -30.968750" +"ltime" "241.772568" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2062.631836 742.049133 -31.968750" +"angles" "-117.723389 -127.369400 -1.117841" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.382187 6.090930 149.853867" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2131.851074 720.824646 -31.968750" +"absmax" "-2129.851074 722.824646 -29.968750" +"ltime" "247.716934" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2130.851074 721.824646 -30.968750" +"angles" "-57.630077 -155.021378 60.603275" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1072" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.115662 12.004391 156.540985" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2133.918457 693.032288 -31.968750" +"absmax" "-2131.918457 695.032288 -29.968750" +"ltime" "248.514938" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2132.918457 694.032288 -30.968750" +"angles" "84.846291 406.123291 5.488202" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "1072" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "80.240135 -17.132048 113.464127" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2952.176270 752.899048 -32.968750" +"absmax" "-2950.176270 754.899048 -30.968750" +"ltime" "304.925873" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2951.176270 753.899048 -31.968750" +"angles" "-101.858498 33.013336 -42.870296" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-118.873489 74.101784 156.784561" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2933.705078 743.688477 -32.968750" +"absmax" "-2931.705078 745.688477 -30.968750" +"ltime" "304.668335" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2932.705078 744.688477 -31.968750" +"angles" "-69.317711 138.594910 -143.202744" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-113.340538 74.143684 97.664902" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3347.662354 656.946411 -0.968750" +"absmax" "-3345.662354 658.946411 1.031250" +"ltime" "356.977875" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3346.662354 657.946411 0.031250" +"angles" "261.442993 287.851044 273.154785" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-5.938920 -75.045883 154.039948" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3373.656006 661.636841 -0.968750" +"absmax" "-3371.656006 663.636841 1.031250" +"ltime" "356.492035" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3372.656006 662.636841 0.031250" +"angles" "103.832901 387.092590 -68.068962" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-33.648605 -75.250450 128.428452" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2847.193115 739.046753 -32.968750" +"absmax" "-2845.193115 741.046753 -30.968750" +"ltime" "277.707031" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2846.193115 740.046753 -31.968750" +"angles" "181.151031 255.982986 -110.140335" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-122.951706 70.015152 101.054817" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2521.779053 474.487030 -192.968750" +"absmax" "-2519.779053 476.487030 -190.968750" +"ltime" "230.102798" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2520.779053 475.487030 -191.968750" +"angles" "-16.537844 776.393799 -4.790420" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-9.388684 -75.268219 186.139389" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2473.510254 528.613220 -192.968750" +"absmax" "-2471.510254 530.613220 -190.968750" +"ltime" "229.844269" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2472.510254 529.613220 -191.968750" +"angles" "-602.438904 1091.505981 531.320068" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.253997 -74.811417 191.463501" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2878.066162 750.573547 -32.968750" +"absmax" "-2876.066162 752.573547 -30.968750" +"ltime" "274.459900" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2877.066162 751.573547 -31.968750" +"angles" "-60.968723 -35.023209 204.569183" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2225" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-107.022644 88.768295 120.881638" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2877.585938 750.308594 -32.968750" +"absmax" "-2875.585938 752.308594 -30.968750" +"ltime" "274.529846" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2876.585938 751.308594 -31.968750" +"angles" "237.391998 -34.819004 61.753017" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2258" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-106.737350 88.733109 113.164162" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2846.803955 736.867981 -32.968750" +"absmax" "-2844.803955 738.867981 -30.968750" +"ltime" "276.546967" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2845.803955 737.867981 -31.968750" +"angles" "-47.479061 103.223831 126.808197" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-128.501999 69.787277 78.364655" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2815.719971 738.096680 -32.968750" +"absmax" "-2813.719971 740.096680 -30.968750" +"ltime" "276.566681" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2814.719971 739.096680 -31.968750" +"angles" "201.794937 178.708557 124.893753" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.776031 71.993103 75.515594" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2833.864258 739.229187 -32.968750" +"absmax" "-2831.864258 741.229187 -30.968750" +"ltime" "277.814941" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2832.864258 740.229187 -31.968750" +"angles" "-121.237358 189.071472 -94.774666" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-101.806427 70.883316 89.055298" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3297.774902 904.090454 -0.968750" +"absmax" "-3295.774902 906.090454 1.031250" +"ltime" "380.601562" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3296.774902 905.090454 0.031250" +"angles" "11.877117 464.944885 -410.064728" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "62.447659 -89.274918 128.760315" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3354.262939 965.382935 31.031250" +"absmax" "-3352.262939 967.382935 33.031250" +"ltime" "380.684509" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3353.262939 966.382935 32.031250" +"angles" "-205.072647 333.497223 28.234209" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.388657 -76.335136 117.289116" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3813.249023 772.741028 31.031250" +"absmax" "-3811.249023 774.741028 33.031250" +"ltime" "364.345093" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3812.249023 773.741028 32.031250" +"angles" "-308.100983 -230.020309 79.190598" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1930" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.034912 44.587311 190.368408" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2830.452881 736.925537 -32.968750" +"absmax" "-2828.452881 738.925537 -30.968750" +"ltime" "281.334930" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2829.452881 737.925537 -31.968750" +"angles" "215.738922 280.461456 -98.753899" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-104.184120 72.455200 71.824371" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2829.845459 737.368774 -32.968750" +"absmax" "-2827.845459 739.368774 -30.968750" +"ltime" "281.125458" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2828.845459 738.368774 -31.968750" +"angles" "-30.357832 159.648575 -34.821400" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-102.042442 72.507980 80.761932" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2883.299316 751.604126 -32.968750" +"absmax" "-2881.299316 753.604126 -30.968750" +"ltime" "281.596313" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2882.299316 752.604126 -31.968750" +"angles" "133.127731 218.856277 30.909153" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-144.082428 71.471924 116.238922" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2853.133057 740.296570 -32.968750" +"absmax" "-2851.133057 742.296570 -30.968750" +"ltime" "282.064636" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2852.133057 741.296570 -31.968750" +"angles" "-73.101082 285.470337 183.071182" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-132.526855 71.756706 98.413788" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3856.768799 781.423950 31.031250" +"absmax" "-3854.768799 783.423950 33.031250" +"ltime" "364.590820" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3855.768799 782.423950 32.031250" +"angles" "134.827759 -136.466324 -127.190102" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2265" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "44.796001 60.892731 123.185997" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2865.566895 743.668213 -32.968750" +"absmax" "-2863.566895 745.668213 -30.968750" +"ltime" "282.753723" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2864.566895 744.668213 -31.968750" +"angles" "189.247955 332.941803 -175.998947" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-141.568405 71.533882 114.446205" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2814.059082 739.724854 -32.968750" +"absmax" "-2812.059082 741.724854 -30.968750" +"ltime" "283.274750" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2813.059082 740.724854 -31.968750" +"angles" "-71.803192 13.641717 152.571533" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.600555 73.282852 84.137474" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2849.155762 743.465576 -32.968750" +"absmax" "-2847.155762 745.465576 -30.968750" +"ltime" "287.290710" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2848.155762 744.465576 -31.968750" +"angles" "-149.136887 -56.421295 -92.975800" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-118.030907 72.113953 108.516533" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2829.646973 745.938049 -32.968750" +"absmax" "-2827.646973 747.938049 -30.968750" +"ltime" "287.228027" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2828.646973 746.938049 -31.968750" +"angles" "42.147598 33.258316 -156.694962" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-84.494675 72.940437 78.900955" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2839.449951 748.362488 -32.968750" +"absmax" "-2837.449951 750.362488 -30.968750" +"ltime" "288.521454" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2838.449951 749.362488 -31.968750" +"angles" "265.074005 130.109100 -212.264755" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-94.063110 72.704628 86.155350" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2865.865967 740.039978 -32.968750" +"absmax" "-2863.865967 742.039978 -30.968750" +"ltime" "287.912598" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2864.865967 741.039978 -31.968750" +"angles" "1.761878 255.035507 30.374033" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-153.287720 71.245064 102.907883" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3255.139648 -126.452797 63.031250" +"absmax" "-3253.139648 -124.452797 65.031250" +"ltime" "400.454590" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3254.139648 -125.452797 64.031250" +"angles" "85.608864 532.962891 -170.009277" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "41.585861 -64.120941 180.018829" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2678.196289 590.246582 -32.968750" +"absmax" "-2676.196289 592.246582 -30.968750" +"ltime" "231.044235" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2677.196289 591.246582 -31.968750" +"angles" "289.542145 73.557526 -219.431931" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-6.386629 -74.824905 149.787537" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2675.551270 606.789124 -32.968750" +"absmax" "-2673.551270 608.789124 -30.968750" +"ltime" "231.318344" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2674.551270 607.789124 -31.968750" +"angles" "251.949921 118.602890 -140.571167" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.811106 -74.879005 123.831284" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2849.207275 471.904785 -192.968750" +"absmax" "-2847.207275 473.904785 -190.968750" +"ltime" "232.225021" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2848.207275 472.904785 -191.968750" +"angles" "-458.918396 -468.552307 -597.250122" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "3.576721 -88.956680 164.113693" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2882.219727 643.801697 -32.968750" +"absmax" "-2880.219727 645.801697 -30.968750" +"ltime" "232.009293" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2881.219727 644.801697 -31.968750" +"angles" "108.713333 429.293427 -32.169273" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-32.038681 -68.144470 107.612366" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2838.555420 738.137268 -32.968750" +"absmax" "-2836.555420 740.137268 -30.968750" +"ltime" "277.886566" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2837.555420 739.137268 -31.968750" +"angles" "142.597809 274.716248 -14.253967" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-114.864006 72.181160 86.818794" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2816.442383 734.732361 -32.968750" +"absmax" "-2814.442383 736.732361 -30.968750" +"ltime" "278.082855" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2815.442383 735.732361 -31.968750" +"angles" "167.228149 161.614136 147.050964" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-84.065590 72.943130 57.915283" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2834.283936 746.941528 -32.968750" +"absmax" "-2832.283936 748.941528 -30.968750" +"ltime" "290.203796" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2833.283936 747.941528 -31.968750" +"angles" "36.163311 230.593506 -123.381088" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-89.388985 72.819824 80.477539" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2812.593018 740.440491 -32.968750" +"absmax" "-2810.593018 742.440491 -30.968750" +"ltime" "289.842560" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2811.593018 741.440491 -31.968750" +"angles" "64.358223 -31.863461 -119.581001" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-67.069328 73.369881 89.414101" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3274.455566 -126.100464 63.031250" +"absmax" "-3272.455566 -124.100464 65.031250" +"ltime" "400.434937" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3273.455566 -125.100464 64.031250" +"angles" "-20.775282 31.042562 8.637649" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "28.157669 -77.110924 113.954750" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3576.104736 -34.199677 63.031250" +"absmax" "-3574.104736 -32.199677 65.031250" +"ltime" "402.152863" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3575.104736 -33.199677 64.031250" +"angles" "-176.540710 51.315350 270.641571" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-18.142567 -74.404854 198.926971" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3537.465576 -31.935019 63.031250" +"absmax" "-3535.465576 -29.935019 65.031250" +"ltime" "402.157166" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3536.465576 -30.935019 64.031250" +"angles" "178.385208 274.102417 182.940170" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "18.121605 -75.688316 174.485413" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3123.814941 113.498810 111.031250" +"absmax" "-3121.814941 115.498810 113.031250" +"ltime" "414.080719" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3122.814941 114.498810 112.031250" +"angles" "-218.637772 364.048035 282.660706" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "12.250980 74.934166 116.940361" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3141.759521 125.066132 111.031250" +"absmax" "-3139.759521 127.066132 113.031250" +"ltime" "413.991119" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3140.759521 126.066132 112.031250" +"angles" "17.247805 421.369324 -61.191738" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-6.143199 75.034691 160.194778" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2821.463867 741.136047 -32.968750" +"absmax" "-2819.463867 743.136047 -30.968750" +"ltime" "298.473633" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2820.463867 742.136047 -31.968750" +"angles" "108.112328 -34.621563 -40.415558" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-80.305542 73.043678 103.199265" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2874.839600 739.745544 -32.968750" +"absmax" "-2872.839600 741.745544 -30.968750" +"ltime" "298.666260" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2873.839600 740.745544 -31.968750" +"angles" "91.577248 232.544830 -186.107834" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-168.307907 70.874893 101.437691" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2825.670654 36.538830 191.031250" +"absmax" "-2823.670654 38.538830 193.031250" +"ltime" "447.500244" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2824.670654 37.538830 192.031250" +"angles" "-94.053627 361.962219 11.553118" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.608963 63.199978 124.008369" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2957.459229 742.534851 -32.968750" +"absmax" "-2955.459229 744.534851 -30.968750" +"ltime" "302.521393" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2956.459229 743.534851 -31.968750" +"angles" "19.089041 300.882874 8.223120" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-137.704254 67.296837 145.963699" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2907.406494 740.494873 -32.968750" +"absmax" "-2905.406494 742.494873 -30.968750" +"ltime" "302.612274" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2906.406494 741.494873 -31.968750" +"angles" "-60.820377 157.252762 68.161804" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.535797 70.885963 117.907394" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3361.270508 303.155212 63.031250" +"absmax" "-3359.270508 305.155212 65.031250" +"ltime" "421.012939" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3360.270508 304.155212 64.031250" +"angles" "204.218399 -10.530010 118.781647" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "54.462200 53.525078 186.980179" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3888.864014 603.690918 31.031250" +"absmax" "-3886.864014 605.690918 33.031250" +"ltime" "385.104065" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3887.864014 604.690918 32.031250" +"angles" "366.042206 -23.866062 -326.668793" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-84.871727 -56.193733 160.039795" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3871.731934 594.043518 31.031250" +"absmax" "-3869.731934 596.043518 33.031250" +"ltime" "385.050842" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3870.731934 595.043518 32.031250" +"angles" "434.184052 67.626595 251.952103" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-66.199837 -60.832764 187.026215" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3365.762939 274.551605 63.031250" +"absmax" "-3363.762939 276.551605 65.031250" +"ltime" "421.727936" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3364.762939 275.551605 64.031250" +"angles" "-138.336105 88.767426 136.112732" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.429405 39.718781 105.711433" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2818.678467 29.469669 191.031250" +"absmax" "-2816.678467 31.469669 193.031250" +"ltime" "455.367401" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2817.678467 30.469669 192.031250" +"angles" "22.197136 82.618797 25.599627" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-45.712433 63.835838 125.119728" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2799.787842 36.535343 191.031250" +"absmax" "-2797.787842 38.535343 193.031250" +"ltime" "455.702759" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2798.787842 37.535343 192.031250" +"angles" "-62.958328 -16.601837 -118.752785" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-19.018442 72.713989 143.916840" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3166.495605 140.621490 95.031250" +"absmax" "-3164.495605 142.621490 97.031250" +"ltime" "418.431488" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3165.495605 141.621490 96.031250" +"angles" "-379.152496 87.328033 -173.286194" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-35.928288 75.513840 180.121704" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3124.226318 116.216698 111.031250" +"absmax" "-3122.226318 118.216698 113.031250" +"ltime" "418.222961" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3123.226318 117.216698 112.031250" +"angles" "307.017639 254.422653 149.928574" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-6.308674 75.096367 194.275513" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3693.253662 748.636353 -0.968750" +"absmax" "-3691.253662 750.636353 1.031250" +"ltime" "366.128387" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3692.253662 749.636353 0.031250" +"angles" "373.207214 -291.962677 324.261353" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1929" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.141777 62.640186 133.089508" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3645.235352 749.736572 -0.968750" +"absmax" "-3643.235352 751.736572 1.031250" +"ltime" "365.587982" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3644.235352 750.736572 0.031250" +"angles" "625.757385 -194.111237 -526.889832" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"chain" "2304" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "91.905441 58.627865 182.955734" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2848.461182 33.471867 191.031250" +"absmax" "-2846.461182 35.471867 193.031250" +"ltime" "462.407867" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2847.461182 34.471867 192.031250" +"angles" "163.546036 -50.032257 -9.358251" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.118393 55.718666 168.198410" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3668.402588 728.656311 -0.968750" +"absmax" "-3666.402588 730.656311 1.031250" +"ltime" "366.862427" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3667.402588 729.656311 0.031250" +"angles" "228.793854 -41.908802 -191.305389" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "89.924622 44.606323 118.259026" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3635.939697 715.723022 -0.968750" +"absmax" "-3633.939697 717.723022 1.031250" +"ltime" "367.055908" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3634.939697 716.723022 0.031250" +"angles" "-116.581001 117.677742 34.450993" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"chain" "1929" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "115.052505 34.473549 120.361053" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2818.598389 42.124409 191.031250" +"absmax" "-2816.598389 44.124409 193.031250" +"ltime" "461.444641" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2817.598389 43.124409 192.031250" +"angles" "173.899216 -59.047337 116.886765" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.269402 66.643906 194.886368" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3308.858398 294.075775 63.031250" +"absmax" "-3306.858398 296.075775 65.031250" +"ltime" "423.104126" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3307.858398 295.075775 64.031250" +"angles" "143.408340 410.088409 136.159027" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.608398 -8.252955 107.978706" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2709.267334 -27.568087 192.031250" +"absmax" "-2707.267334 -25.568087 194.031250" +"ltime" "465.714569" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2708.267334 -26.568087 193.031250" +"angles" "91.508430 172.861755 -9.823256" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.720181 59.425034 119.074173" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2715.304688 -17.002081 192.031250" +"absmax" "-2713.304688 -15.002081 194.031250" +"ltime" "465.714264" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2714.304688 -16.002081 193.031250" +"angles" "-7.774686 399.782715 -54.935474" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-45.774765 60.482460 162.590012" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2687.544922 -86.887520 191.031250" +"absmax" "-2685.544922 -84.887520 193.031250" +"ltime" "468.879456" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2686.544922 -85.887520 192.031250" +"angles" "221.229156 6.733283 -65.628372" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-56.635761 51.434238 133.432343" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2845.725830 32.827232 191.031250" +"absmax" "-2843.725830 34.827232 193.031250" +"ltime" "458.815948" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2844.725830 33.827232 192.031250" +"angles" "161.524139 104.609802 35.811813" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-68.561523 56.236458 194.296936" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3578.856445 672.352356 -0.968750" +"absmax" "-3576.856445 674.352356 1.031250" +"ltime" "367.150635" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3577.856445 673.352356 0.031250" +"angles" "90.083107 291.611328 42.065990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2308" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "51.323055 -67.155289 104.189568" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3578.589844 671.426636 -0.968750" +"absmax" "-3576.589844 673.426636 1.031250" +"ltime" "367.673553" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3577.589844 672.426636 0.031250" +"angles" "329.449219 255.637558 -17.742327" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2315" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "51.135662 -67.554367 111.898628" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2834.729736 43.559128 191.031250" +"absmax" "-2832.729736 45.559128 193.031250" +"ltime" "452.887268" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2833.729736 44.559128 192.031250" +"angles" "325.714233 148.814575 304.915894" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-50.725109 62.168671 163.916977" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3398.063721 1033.395752 31.031250" +"absmax" "-3396.063721 1035.395752 33.031250" +"ltime" "381.867218" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3397.063721 1034.395752 32.031250" +"angles" "-142.184219 165.207306 324.349701" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.475128 -61.656876 159.504333" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3413.180176 1024.113037 31.031250" +"absmax" "-3411.180176 1026.113037 33.031250" +"ltime" "381.438660" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3412.180176 1025.113037 32.031250" +"angles" "16.386057 203.767532 171.481155" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "37.638084 -77.240242 128.482590" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3017.713867 115.607330 159.031250" +"absmax" "-3015.713867 117.607330 161.031250" +"ltime" "415.558075" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3016.713867 116.607330 160.031250" +"angles" "267.811951 225.946808 164.226212" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "14.215584 74.847816 173.754745" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3012.666260 115.623833 159.031250" +"absmax" "-3010.666260 117.623833 161.031250" +"ltime" "415.370605" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3011.666260 116.623833 160.031250" +"angles" "10.062721 27.585297 -114.135841" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "19.486055 74.789703 174.306030" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2831.988037 26.886497 191.031250" +"absmax" "-2829.988037 28.886497 193.031250" +"ltime" "451.380249" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2830.988037 27.886497 192.031250" +"angles" "195.079361 290.272766 -68.297516" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-62.593613 58.571102 143.376007" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2814.451904 32.603893 191.031250" +"absmax" "-2812.451904 34.603893 193.031250" +"ltime" "450.641327" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2813.451904 33.603893 192.031250" +"angles" "-97.690918 189.370117 -114.090500" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-38.690231 66.307899 144.533249" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3088.623291 105.286041 127.031250" +"absmax" "-3086.623291 107.286041 129.031250" +"ltime" "415.864075" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3087.623291 106.286041 128.031250" +"angles" "-94.430450 286.386414 -256.626343" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "13.041708 74.960342 123.385460" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3103.020264 103.014702 127.031250" +"absmax" "-3101.020264 105.014702 129.031250" +"ltime" "415.474396" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3102.020264 104.014702 128.031250" +"angles" "-41.354622 9.056402 -76.868187" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.865243 75.015282 147.750351" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3580.814941 614.947144 -0.968750" +"absmax" "-3578.814941 616.947144 1.031250" +"ltime" "367.997009" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3579.814941 615.947144 0.031250" +"angles" "126.556229 128.302307 60.643898" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "18.210491 -95.722824 112.310425" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3583.522705 589.659241 -0.968750" +"absmax" "-3581.522705 591.659241 1.031250" +"ltime" "367.931549" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3582.522705 590.659241 0.031250" +"angles" "76.019279 348.617432 177.705734" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "12.597832 -102.517914 179.185867" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2758.407227 -71.191582 191.031250" +"absmax" "-2756.407227 -69.191582 193.031250" +"ltime" "482.040985" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2757.407227 -70.191582 192.031250" +"angles" "-137.650421 243.304871 128.147705" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-42.894794 61.901691 131.369781" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2811.357422 45.080914 191.031250" +"absmax" "-2809.357422 47.080914 193.031250" +"ltime" "459.178925" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2810.357422 46.080914 192.031250" +"angles" "166.260086 -35.823273 -211.827347" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-28.760244 69.473969 164.411514" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2725.330322 -107.343208 191.031250" +"absmax" "-2723.330322 -105.343208 193.031250" +"ltime" "468.996643" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2724.330322 -106.343208 192.031250" +"angles" "36.724266 226.599411 -195.294693" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-97.226639 21.540600 173.458603" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2687.383789 -25.210976 192.031250" +"absmax" "-2685.383789 -23.210976 194.031250" +"ltime" "475.871521" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2686.383789 -24.210976 193.031250" +"angles" "-149.245956 343.740387 298.362701" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-63.010105 49.791641 158.781921" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2819.289795 26.374695 191.031250" +"absmax" "-2817.289795 28.374695 193.031250" +"ltime" "447.860535" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2818.289795 27.374695 192.031250" +"angles" "-16.684460 161.852814 62.486645" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-49.235153 62.894829 122.255356" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2817.756348 32.066006 191.031250" +"absmax" "-2815.756348 34.066006 193.031250" +"ltime" "448.424042" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2816.756348 33.066006 192.031250" +"angles" "262.206512 -81.925789 28.008472" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-42.792854 64.980003 149.024994" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2692.174316 -43.402622 192.031250" +"absmax" "-2690.174316 -41.402622 194.031250" +"ltime" "475.100006" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2691.174316 -42.402622 193.031250" +"angles" "8.170070 265.298950 -16.888842" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-84.928375 36.759800 139.262665" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2772.526367 -79.427895 191.031250" +"absmax" "-2770.526367 -77.427895 193.031250" +"ltime" "481.562469" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2771.526367 -78.427895 192.031250" +"angles" "212.170456 273.885895 160.941254" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-61.243134 51.516773 129.694489" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3290.943604 288.818451 111.031250" +"absmax" "-3288.943604 290.818451 113.031250" +"ltime" "422.345520" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3289.943604 289.818451 112.031250" +"angles" "-10.206427 374.580566 -54.628803" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "86.565414 -33.221458 162.466141" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3324.151855 289.845856 63.031250" +"absmax" "-3322.151855 291.845856 65.031250" +"ltime" "422.346130" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3323.151855 290.845856 64.031250" +"angles" "-198.155624 210.483063 209.157181" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.886497 -8.327226 103.309128" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3163.250488 -610.422241 433.990112" +"absmax" "-3161.250488 -608.422241 435.990112" +"ltime" "899.722534" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3162.250488 -609.422241 434.990112" +"angles" "270.240601 -183.872925 177.942917" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "88.992767 36.311836 176.768600" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3303.929688 278.489197 63.031250" +"absmax" "-3301.929688 280.489197 65.031250" +"ltime" "422.958435" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3302.929688 279.489197 64.031250" +"angles" "121.139809 476.546600 187.253250" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "86.362503 -34.344830 92.464561" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2819.380615 50.043579 191.031250" +"absmax" "-2817.380615 52.043579 193.031250" +"ltime" "451.261810" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2818.380615 51.043579 192.031250" +"angles" "345.408661 -78.503304 -307.521271" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-34.170609 67.770760 189.631348" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3296.932373 107.518204 63.031250" +"absmax" "-3294.932373 109.518204 65.031250" +"ltime" "418.397003" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3295.932373 108.518204 64.031250" +"angles" "337.446777 94.476357 -191.228699" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-18.624638 74.868019 202.124741" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3316.388184 100.158600 63.031250" +"absmax" "-3314.388184 102.158600 65.031250" +"ltime" "418.404694" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3315.388184 101.158600 64.031250" +"angles" "177.925888 190.586349 5.325223" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-40.278999 74.712303 196.115570" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2832.233643 45.894981 191.031250" +"absmax" "-2830.233643 47.894981 193.031250" +"ltime" "451.829987" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2831.233643 46.894981 192.031250" +"angles" "245.812500 442.605469 -328.670624" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.326447 63.512623 189.741302" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2802.622559 29.789175 191.031250" +"absmax" "-2800.622559 31.789175 193.031250" +"ltime" "453.284576" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2801.622559 30.789175 192.031250" +"angles" "84.773354 -71.283859 25.158913" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-25.515469 70.553146 114.539764" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2261.167969 139.101517 255.031250" +"absmax" "-2259.167969 141.101517 257.031250" +"ltime" "494.986237" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2260.167969 140.101517 256.031250" +"angles" "246.728683 -233.836899 -19.036818" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "58.248413 58.197758 138.074051" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2814.134521 32.342953 191.031250" +"absmax" "-2812.134521 34.342953 193.031250" +"ltime" "448.961914" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2813.134521 33.342953 192.031250" +"angles" "283.186707 87.747261 -72.013458" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-38.500404 66.369347 146.414459" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2806.926025 33.990379 191.031250" +"absmax" "-2804.926025 35.990379 193.031250" +"ltime" "449.654816" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2805.926025 34.990379 192.031250" +"angles" "264.535156 -78.506096 -44.801315" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-28.976385 69.451973 130.805374" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2264.299072 153.776489 255.031250" +"absmax" "-2262.299072 155.776489 257.031250" +"ltime" "495.088409" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2263.299072 154.776489 256.031250" +"angles" "127.198593 265.649902 -92.979691" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.198402 29.064785 138.206604" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2272.261719 60.969852 255.031250" +"absmax" "-2270.261719 62.969852 257.031250" +"ltime" "517.751099" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2271.261719 61.969852 256.031250" +"angles" "14.540912 402.703766 -328.641724" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-38.579205 70.265381 109.715439" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2849.494385 31.184711 191.031250" +"absmax" "-2847.494385 33.184711 193.031250" +"ltime" "457.208069" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2848.494385 32.184711 192.031250" +"angles" "314.400330 115.041832 206.722198" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.302376 54.659698 181.214462" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2809.744629 28.694639 191.031250" +"absmax" "-2807.744629 30.694639 193.031250" +"ltime" "456.659485" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2808.744629 29.694639 192.031250" +"angles" "150.496414 197.500809 -76.693436" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-35.571861 67.208488 113.797829" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2300.448486 35.675041 255.031250" +"absmax" "-2298.448486 37.675041 257.031250" +"ltime" "517.963989" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2299.448486 36.675041 256.031250" +"angles" "188.812347 197.650681 -177.070572" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.161484 45.050659 152.131287" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2608.454102 231.966156 191.031250" +"absmax" "-2606.454102 233.966156 193.031250" +"ltime" "496.979004" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2607.454102 232.966156 192.031250" +"angles" "-60.862663 -58.072098 97.905540" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.882412 76.094643 135.310410" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3492.161865 263.456940 63.031250" +"absmax" "-3490.161865 265.456940 65.031250" +"ltime" "424.077454" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3491.161865 264.456940 64.031250" +"angles" "-94.603119 233.665726 298.707947" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.204109 87.392723 170.087372" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3479.764893 269.597656 63.029816" +"absmax" "-3477.764893 271.597656 65.029816" +"ltime" "423.894196" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3478.764893 270.597656 64.029816" +"angles" "51.542896 269.095367 275.996124" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "31.666319 91.620857 173.583282" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2614.543701 227.926407 191.031250" +"absmax" "-2612.543701 229.926407 193.031250" +"ltime" "497.261932" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2613.543701 228.926407 192.031250" +"angles" "-87.048897 -42.835960 192.510117" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "11.211239 82.484535 117.648499" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2279.016357 88.268303 255.031250" +"absmax" "-2277.016357 90.268303 257.031250" +"ltime" "525.845642" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2278.016357 89.268303 256.031250" +"angles" "124.640869 314.749786 -189.546494" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-49.681084 60.572933 192.145920" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2282.851807 63.412231 255.031250" +"absmax" "-2280.851807 65.412231 257.031250" +"ltime" "526.397217" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2281.851807 64.412231 256.031250" +"angles" "295.460510 97.834785 281.589508" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-57.910553 48.302547 120.624352" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2736.676514 -41.503685 192.031250" +"absmax" "-2734.676514 -39.503685 194.031250" +"ltime" "467.100006" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2735.676514 -40.503685 193.031250" +"angles" "83.232170 116.220528 76.779930" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-84.778519 39.282227 144.420761" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2727.895508 -21.781452 192.031250" +"absmax" "-2725.895508 -19.781452 194.031250" +"ltime" "467.122070" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2726.895508 -20.781452 193.031250" +"angles" "-207.344971 195.824234 101.408546" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.531631 53.548550 162.275208" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3192.950439 -595.755310 431.110382" +"absmax" "-3190.950439 -593.755310 433.110382" +"ltime" "899.982666" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3191.950439 -594.755310 432.110382" +"angles" "168.904373 10.401609 190.181168" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "56.594090 54.338634 142.900635" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2559.595947 25.977627 191.031250" +"absmax" "-2557.595947 27.977627 193.031250" +"ltime" "561.829712" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2558.595947 26.977627 192.031250" +"angles" "-168.937424 187.343765 -165.265717" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-82.669212 42.824505 191.157455" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2554.153076 32.483784 191.031250" +"absmax" "-2552.153076 34.483784 193.031250" +"ltime" "561.156494" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2553.153076 33.483784 192.031250" +"angles" "78.893387 305.553223 -215.387238" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.884003 47.656254 182.566681" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2693.867188 -84.091553 191.031250" +"absmax" "-2691.867188 -82.091553 193.031250" +"ltime" "470.577393" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2692.867188 -83.091553 192.031250" +"angles" "-57.245682 73.027061 214.936356" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.816967 49.827866 175.563278" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2701.673584 -79.675964 191.031250" +"absmax" "-2699.673584 -77.675964 193.031250" +"ltime" "470.578888" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2700.673584 -78.675964 192.031250" +"angles" "-173.039352 100.678612 128.102646" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.308594 48.729343 163.663864" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3239.561523 -638.708130 431.031250" +"absmax" "-3237.561523 -636.708130 433.031250" +"ltime" "911.206909" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3238.561523 -637.708130 432.031250" +"angles" "158.494522 39.534603 315.601990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "55.934116 69.104462 174.368484" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3394.726318 854.192932 -0.968750" +"absmax" "-3392.726318 856.192932 1.031250" +"ltime" "845.869568" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3393.726318 855.192932 0.031250" +"angles" "201.749146 16.091063 85.280792" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.611496 53.343521 118.421349" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2591.172607 253.908875 191.031250" +"absmax" "-2589.172607 255.908875 193.031250" +"ltime" "501.987213" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2590.172607 254.908875 192.031250" +"angles" "273.952759 223.014526 163.115067" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.944035 60.956467 117.353165" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2623.002441 215.679688 191.031250" +"absmax" "-2621.002441 217.679688 193.031250" +"ltime" "499.956818" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2622.002441 216.679688 192.031250" +"angles" "18.716202 -87.897774 246.963226" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-3.104465 90.290352 169.281174" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2615.670410 229.546066 191.031250" +"absmax" "-2613.670410 231.546066 193.031250" +"ltime" "499.725922" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2614.670410 230.546066 192.031250" +"angles" "80.277588 85.940979 37.108597" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.865952 82.834991 100.169739" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2620.352783 226.150436 191.031250" +"absmax" "-2618.352783 228.150436 193.031250" +"ltime" "501.961945" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2619.352783 227.150436 192.031250" +"angles" "156.077576 102.153458 -208.880554" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2369" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "0.314045 88.461945 132.084396" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2544.228271 170.266983 191.031250" +"absmax" "-2542.228271 172.266983 193.031250" +"ltime" "495.734497" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2543.228271 171.266983 192.031250" +"angles" "-62.807663 146.317490 -148.517242" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-30.252617 95.170937 141.296402" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2541.539062 168.429520 191.031250" +"absmax" "-2539.539062 170.429520 193.031250" +"ltime" "495.573700" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2540.539062 169.429520 192.031250" +"angles" "-69.991592 -18.347313 108.038277" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-26.814976 93.662880 129.494003" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3393.585205 838.508728 -0.968750" +"absmax" "-3391.585205 840.508728 1.031250" +"ltime" "845.512207" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3392.585205 839.508728 0.031250" +"angles" "280.668121 44.317696 214.945221" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.173569 35.523987 116.237846" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3282.115723 -647.568542 431.031250" +"absmax" "-3280.115723 -645.568542 433.031250" +"ltime" "911.470032" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3281.115723 -646.568542 432.031250" +"angles" "87.738281 -20.466532 159.871063" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "17.727886 73.463852 157.088211" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2441.801270 -434.310760 223.031250" +"absmax" "-2439.801270 -432.310760 225.031250" +"ltime" "498.236420" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2440.801270 -433.310760 224.031250" +"angles" "-743.865906 2330.953613 519.529480" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "39.957954 63.486107 115.565422" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2626.627930 212.206924 191.018646" +"absmax" "-2624.627930 214.206924 193.018646" +"ltime" "498.413879" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2625.627930 213.206924 192.018646" +"angles" "-96.447670 266.269897 -20.410067" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2371" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-7.188057 94.454735 188.823151" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3621.305664 13.743755 573.000000" +"absmax" "-3619.305664 15.743755 575.000000" +"origin" "-3620.305664 14.743755 574.000000" +"angles" "-0.000000 301.997681 -0.000000" +"frame" "3.000000" +"owner" "322" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "-3443.725098 884.054932 -0.968750" +"absmax" "-3441.725098 886.054932 1.031250" +"ltime" "849.950439" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3442.725098 885.054932 0.031250" +"angles" "128.448166 -170.468964 -200.141815" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.992928 42.472992 117.803429" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3426.529053 918.690247 -0.968750" +"absmax" "-3424.529053 920.690247 1.031250" +"ltime" "849.894714" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3425.529053 919.690247 0.031250" +"angles" "133.699585 -62.989380 274.830475" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.126472 63.933083 175.253952" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3216.220459 -669.009766 431.031250" +"absmax" "-3214.220459 -667.009766 433.031250" +"ltime" "926.906006" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3215.220459 -668.009766 432.031250" +"angles" "269.086182 -32.506615 83.470284" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.387527 72.802635 147.948746" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2547.120117 90.323151 191.031250" +"absmax" "-2545.120117 92.323151 193.031250" +"ltime" "547.901550" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2546.120117 91.323151 192.031250" +"angles" "-176.843338 149.722839 -295.442993" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.036430 70.642227 151.902054" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3289.118408 -648.135620 431.031250" +"absmax" "-3287.118408 -646.135620 433.031250" +"ltime" "914.728760" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3288.118408 -647.135620 432.031250" +"angles" "-117.915848 131.556274 209.403656" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.764088 70.860268 142.297531" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2853.765381 197.819778 191.031250" +"absmax" "-2851.765381 199.819778 193.031250" +"ltime" "552.253418" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2852.765381 198.819778 192.031250" +"angles" "-204.230133 -37.179676 164.299637" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.759014 66.340721 187.363892" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2295.407227 37.682186 255.031250" +"absmax" "-2293.407227 39.682186 257.031250" +"ltime" "518.919922" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2294.407227 38.682186 256.031250" +"angles" "126.513321 264.527466 53.500996" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-57.547935 48.104080 122.174698" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2291.746094 43.325695 255.031250" +"absmax" "-2289.746094 45.325695 257.031250" +"ltime" "518.984863" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2290.746094 44.325695 256.031250" +"angles" "-0.302233 226.595215 -168.640305" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-53.822475 52.456558 121.811890" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2020.170654 -43.958447 319.031250" +"absmax" "-2018.170654 -41.958447 321.031250" +"ltime" "542.613770" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2019.170654 -42.958447 320.031250" +"angles" "68.253845 118.485657 -69.194061" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2374" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.650253 7.304688 127.578255" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2290.109619 55.674442 255.031250" +"absmax" "-2288.109619 57.674442 257.031250" +"ltime" "521.479553" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2289.109619 56.674442 256.031250" +"angles" "391.793121 46.203403 -282.204498" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.644939 58.505516 182.641556" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2291.578857 58.035919 255.031250" +"absmax" "-2289.578857 60.035919 257.031250" +"ltime" "521.628418" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2290.578857 59.035919 256.031250" +"angles" "-102.318565 101.046661 103.269165" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.450752 58.732391 197.675690" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2035.691284 -54.155716 319.031250" +"absmax" "-2033.691284 -52.155716 321.031250" +"ltime" "541.986511" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2034.691284 -53.155716 320.031250" +"angles" "77.482834 53.738037 -88.474426" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2387" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.538292 -3.232100 187.858276" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2294.409180 46.822109 255.031250" +"absmax" "-2292.409180 48.822109 257.031250" +"ltime" "527.138428" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2293.409180 47.822109 256.031250" +"angles" "205.689728 167.909500 -249.783173" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-65.823601 37.085876 124.744316" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2280.401611 62.450596 255.031250" +"absmax" "-2278.401611 64.450592 257.031250" +"ltime" "522.461670" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2279.401611 63.450596 256.031250" +"angles" "-57.262856 323.916016 -239.489990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-42.110191 65.417404 147.526260" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2284.605957 62.341885 255.031250" +"absmax" "-2282.605957 64.341888 257.031250" +"ltime" "521.897156" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2283.605957 63.341885 256.031250" +"angles" "-286.211334 115.170456 -243.846649" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.073353 63.222801 168.541840" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2629.477051 214.574692 191.031250" +"absmax" "-2627.477051 216.574692 193.031250" +"ltime" "499.092865" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2628.477051 215.574692 192.031250" +"angles" "86.563385 166.678558 -144.639297" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2377" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.147701 96.458549 172.382660" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2612.384766 235.039566 191.031250" +"absmax" "-2610.384766 237.039566 193.031250" +"ltime" "499.096802" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2611.384766 236.039566 192.031250" +"angles" "230.709091 236.236420 -190.615845" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "14.359985 79.995926 123.678802" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2317.430176 12.534242 255.031250" +"absmax" "-2315.430176 14.534242 257.031250" +"ltime" "526.521667" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2316.430176 13.534242 256.031250" +"angles" "467.875824 -61.215233 150.896027" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.856438 10.406881 192.572845" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2870.664551 199.526840 191.031250" +"absmax" "-2868.664551 201.526840 193.031250" +"ltime" "552.059448" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2869.664551 200.526840 192.031250" +"angles" "244.768341 136.725708 4.868397" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "24.790005 70.813286 132.408875" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2516.467285 79.932594 191.031250" +"absmax" "-2514.467285 81.932594 193.031250" +"ltime" "547.501892" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2515.467285 80.932594 192.031250" +"angles" "282.649902 151.611420 19.615288" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-14.528524 73.898064 121.738983" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2714.742188 -26.783079 192.031250" +"absmax" "-2712.742188 -24.783079 194.031250" +"ltime" "556.143005" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2713.742188 -25.783079 193.031250" +"angles" "-153.089859 189.882294 -104.229736" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "40.608643 73.471756 148.353241" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3272.501709 -637.104919 431.005371" +"absmax" "-3270.501709 -635.104919 433.005371" +"ltime" "914.897705" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3271.501709 -636.104919 432.005371" +"angles" "-32.087894 -61.741287 148.126495" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "56.009022 69.973877 145.603455" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2615.272705 225.646164 191.031250" +"absmax" "-2613.272705 227.646164 193.031250" +"ltime" "499.051849" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2614.272705 226.646164 192.031250" +"angles" "28.759239 226.923096 5.135164" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.895615 83.283081 116.326729" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2610.107666 218.572723 191.031250" +"absmax" "-2608.107666 220.572723 193.031250" +"ltime" "499.829834" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2609.107666 219.572723 192.031250" +"angles" "-58.973080 320.857941 211.602890" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "13.706581 80.214554 178.624573" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3197.510742 -674.890137 431.031250" +"absmax" "-3195.510742 -672.890137 433.031250" +"ltime" "927.248596" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3196.510742 -673.890137 432.031250" +"angles" "200.047623 -21.920868 -136.880157" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.462612 69.304482 127.298904" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2620.873047 210.725388 191.031250" +"absmax" "-2618.873047 212.725388 193.031250" +"ltime" "501.009460" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2619.873047 211.725388 192.031250" +"angles" "62.077766 111.518288 15.913758" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2394" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-0.369316 88.892746 194.902039" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2515.615723 42.097351 191.031250" +"absmax" "-2513.615723 44.097351 193.031250" +"ltime" "500.481812" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2514.615723 43.097351 192.031250" +"angles" "-392.332214 -1610.611816 -1902.094482" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "35.073437 66.548721 121.923721" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2610.130371 225.932129 191.031250" +"absmax" "-2608.130371 227.932129 193.031250" +"ltime" "501.098083" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2609.130371 226.932129 192.031250" +"angles" "269.829926 28.921478 38.629314" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "16.384258 78.330864 138.426620" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2612.825928 224.468109 191.031250" +"absmax" "-2610.825928 226.468109 193.031250" +"ltime" "501.878510" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2611.825928 225.468109 192.031250" +"angles" "-115.484268 295.128723 -218.145615" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.434681 82.081627 175.695877" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-2738.956299 -40.029182 192.031250" +"absmax" "-2736.956299 -38.029182 194.031250" +"ltime" "556.245972" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2737.956299 -39.029182 193.031250" +"angles" "-87.004265 -156.731522 58.861851" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "18.881062 74.320007 125.981018" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2315.626953 28.997185 255.031250" +"absmax" "-2313.626953 30.997185 257.031250" +"ltime" "519.716919" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2314.626953 29.997185 256.031250" +"angles" "-83.744743 311.863281 244.794785" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-67.493973 36.484058 197.567123" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2281.995117 49.226173 255.031250" +"absmax" "-2279.995117 51.226173 257.031250" +"ltime" "519.744873" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2280.995117 50.226173 256.031250" +"angles" "-244.642792 9.546700 -303.485260" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.395123 59.965683 106.191551" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3235.267334 -538.640076 431.743500" +"absmax" "-3233.267334 -536.640076 433.743500" +"ltime" "917.975769" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3234.267334 -537.640076 432.743500" +"angles" "-90.568954 193.875961 -313.344177" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.422798 48.787289 187.927460" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3239.505615 -555.330627 431.031250" +"absmax" "-3237.505615 -553.330627 433.031250" +"ltime" "917.554443" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3238.505615 -554.330627 432.031250" +"angles" "8.703135 -93.917099 254.496033" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "84.141922 41.981934 167.032990" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2287.422119 66.811226 255.031250" +"absmax" "-2285.422119 68.811226 257.031250" +"ltime" "519.720520" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2286.422119 67.811226 256.031250" +"angles" "-37.783966 488.432678 -221.874619" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.072937 63.847023 177.476212" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2313.322510 32.219555 255.031250" +"absmax" "-2311.322510 34.219555 257.031250" +"ltime" "519.684021" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2312.322510 33.219555 256.031250" +"angles" "21.208107 381.047485 112.293030" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-65.463516 38.856255 192.076416" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3173.555664 -609.435120 432.454529" +"absmax" "-3171.555664 -607.435120 434.454529" +"ltime" "937.873535" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3172.555664 -608.435120 433.454529" +"angles" "151.016983 -260.459229 -333.936340" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "60.900124 64.549698 192.125290" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3265.182617 -644.111938 431.031250" +"absmax" "-3263.182617 -642.111938 433.031250" +"ltime" "932.952576" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3264.182617 -643.111938 432.031250" +"angles" "-9.812092 31.497637 -170.948669" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.313349 72.675354 120.990944" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3222.069336 -631.301208 431.003052" +"absmax" "-3220.069336 -629.301208 433.003052" +"ltime" "932.273499" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3221.069336 -630.301208 432.003052" +"angles" "-43.951260 -234.442596 -38.666630" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.835484 67.021515 160.793365" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3208.349854 -618.634583 431.031250" +"absmax" "-3206.349854 -616.634583 433.031250" +"ltime" "938.300049" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3207.349854 -617.634583 432.031250" +"angles" "139.440414 -140.136139 194.898117" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "32.260563 70.126663 157.526886" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3165.488525 -449.519470 454.669678" +"absmax" "-3163.488525 -447.519470 456.669678" +"ltime" "906.750061" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3164.488525 -448.519470 455.669678" +"angles" "315.104523 158.626083 -104.689156" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "45.400993 -73.435394 169.056854" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2030.639648 -5.864900 319.031250" +"absmax" "-2028.639648 -3.864900 321.031250" +"ltime" "542.360291" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2029.639648 -4.864900 320.031250" +"angles" "-72.874878 157.364273 176.778839" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.625839 40.940147 187.051300" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2296.704346 18.692926 255.031250" +"absmax" "-2294.704346 20.692926 257.031250" +"ltime" "527.303101" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2295.704346 19.692926 256.031250" +"angles" "351.763397 274.088409 173.578522" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-64.505005 -92.942635 165.363464" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2298.051270 13.193372 255.031250" +"absmax" "-2296.051270 15.193372 257.031250" +"ltime" "527.266907" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2297.051270 14.193372 256.031250" +"angles" "97.907906 660.694763 -312.046143" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-65.434952 -85.099762 169.424850" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2031.310059 -37.597622 319.031250" +"absmax" "-2029.310059 -35.597622 321.031250" +"ltime" "543.025757" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2030.310059 -36.597622 320.031250" +"angles" "-262.071991 56.336823 314.220367" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2390" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.204765 12.217253 177.941589" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3179.935547 -606.661682 431.786560" +"absmax" "-3177.935547 -604.661682 433.786560" +"ltime" "900.010681" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3178.935547 -605.661682 432.786560" +"angles" "86.449059 219.939713 -128.356567" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.435753 42.331585 127.793991" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3172.364014 -613.781128 432.078674" +"absmax" "-3170.364014 -611.781128 434.078674" +"ltime" "899.791870" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3171.364014 -612.781128 433.078674" +"angles" "-110.673210 -150.383286 -321.783295" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "80.884056 39.081593 177.827484" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-3210.852783 -602.164673 431.031250" +"absmax" "-3208.852783 -600.164673 433.031250" +"ltime" "929.099060" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3209.852783 -601.164673 432.031250" +"angles" "163.023880 -32.589348 24.338800" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "50.295986 66.284294 153.429443" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2579.618408 35.306000 191.031250" +"absmax" "-2577.618408 37.306000 193.031250" +"ltime" "548.822998" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2578.618408 36.306000 192.031250" +"angles" "57.709064 134.613281 -165.765396" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.891243 57.550434 149.731995" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2602.321777 39.819134 191.031250" +"absmax" "-2600.321777 41.819134 193.031250" +"ltime" "548.341064" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2601.321777 40.819134 192.031250" +"angles" "-47.116112 -36.584072 264.503479" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.026947 52.044693 172.705093" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2753.264893 163.093536 191.031250" +"absmax" "-2751.264893 165.093536 193.031250" +"ltime" "552.895325" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2752.264893 164.093536 192.031250" +"angles" "349.087433 134.326111 98.973358" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1932" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "2.195320 75.688087 176.056473" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2768.493896 143.470352 191.031250" +"absmax" "-2766.493896 145.470352 193.031250" +"ltime" "553.470032" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2767.493896 144.470352 192.031250" +"angles" "-164.884018 -13.130402 -83.257690" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2431" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-17.830746 73.496384 115.275803" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3216.889648 -613.779114 431.031250" +"absmax" "-3214.889648 -611.779114 433.031250" +"ltime" "928.596558" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3215.889648 -612.779114 432.031250" +"angles" "14.574926 42.197113 -121.425537" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "53.344406 65.662422 144.875427" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2301.241211 -12.335703 255.031250" +"absmax" "-2299.241211 -10.335703 257.031250" +"ltime" "528.391113" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2300.241211 -11.335703 256.031250" +"angles" "279.725525 91.528976 -355.161163" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-69.668701 -50.489162 140.713348" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2293.906006 -20.970058 255.031250" +"absmax" "-2291.906006 -18.970058 257.031250" +"ltime" "528.631775" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2292.906006 -19.970058 256.031250" +"angles" "89.208565 137.505066 65.888962" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.690979 -41.635376 110.186447" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3421.975342 926.339844 -0.968750" +"absmax" "-3419.975342 928.339844 1.031250" +"ltime" "851.445618" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3420.975342 927.339844 0.031250" +"angles" "236.284958 292.308899 152.333038" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.662842 68.751343 184.239655" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3540.162109 822.779846 -0.968750" +"absmax" "-3538.162109 824.779846 1.031250" +"ltime" "847.017273" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3539.162109 823.779846 0.031250" +"angles" "212.370087 -81.258110 185.639572" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "66.371193 37.970932 106.459595" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2031.677368 -19.013468 319.031250" +"absmax" "-2029.677368 -17.013468 321.031250" +"ltime" "543.488159" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2030.677368 -18.013468 320.031250" +"angles" "-36.049393 443.320709 70.340027" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2424" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.829720 28.666870 188.282471" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2019.094360 -45.750626 319.031250" +"absmax" "-2017.094360 -43.750626 321.031250" +"ltime" "543.208191" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2018.094360 -44.750626 320.031250" +"angles" "333.995239 -85.599403 9.751790" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2438" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.933693 5.496189 124.677925" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3539.701172 884.304321 -0.968750" +"absmax" "-3537.701172 886.304321 1.031250" +"ltime" "847.535583" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3538.701172 885.304321 0.031250" +"angles" "-40.472450 59.846745 21.111156" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.270599 94.926323 176.161835" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2439.818604 146.298676 191.031250" +"absmax" "-2437.818604 148.298676 193.031250" +"ltime" "546.759583" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2438.818604 147.298676 192.031250" +"angles" "304.417358 -36.592815 207.474258" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-22.838926 72.750076 162.308762" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2440.489258 178.520935 191.031250" +"absmax" "-2438.489258 180.520935 193.031250" +"ltime" "546.422363" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2439.489258 179.520935 192.031250" +"angles" "221.851562 -138.017807 238.928131" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-25.242317 72.453407 108.952133" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2788.625732 37.252628 191.031250" +"absmax" "-2786.625732 39.252628 193.031250" +"ltime" "557.785034" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2787.625732 38.252628 192.031250" +"angles" "-18.370850 -138.968735 -22.776726" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.580841 40.805820 119.782921" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2789.678955 46.827667 191.031250" +"absmax" "-2787.678955 48.827667 193.031250" +"ltime" "557.781860" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2788.678955 47.827667 192.031250" +"angles" "307.829681 136.312210 79.942047" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "63.676804 46.517696 153.596069" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-3421.252197 907.097107 -0.968750" +"absmax" "-3419.252197 909.097107 1.031250" +"ltime" "851.135132" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3420.252197 908.097107 0.031250" +"angles" "-233.738892 -73.987167 319.093903" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.320236 51.722771 179.483994" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2733.201904 -7.838072 192.031250" +"absmax" "-2731.201904 -5.838072 194.031250" +"ltime" "549.708496" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2732.201904 -6.838072 193.031250" +"angles" "297.184662 160.788116 78.406876" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.848858 58.526810 177.136887" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2706.935059 -16.994713 192.031250" +"absmax" "-2704.935059 -14.994712 194.031250" +"ltime" "549.581238" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2705.935059 -15.994712 193.031250" +"angles" "-120.326103 297.721558 185.610886" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-33.764839 67.003654 139.988312" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2159.331787 -8.175236 319.031250" +"absmax" "-2157.331787 -6.175236 321.031250" +"ltime" "544.496155" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2158.331787 -7.175236 320.031250" +"angles" "225.536301 64.334633 39.443382" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.226982 20.321419 197.576340" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2144.961670 -2.227704 319.031250" +"absmax" "-2142.961670 -0.227704 321.031250" +"ltime" "544.626526" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2143.961670 -1.227704 320.031250" +"angles" "16.839729 -40.367378 148.845001" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-69.001129 30.634428 131.611343" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3234.415039 -634.867065 431.031250" +"absmax" "-3232.415039 -632.867065 433.031250" +"ltime" "912.510071" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3233.415039 -633.867065 432.031250" +"angles" "124.816422 110.131165 113.012154" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "57.646633 68.909058 195.272736" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3260.512451 -658.309326 431.031250" +"absmax" "-3258.512451 -656.309326 433.031250" +"ltime" "912.246460" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3259.512451 -657.309326 432.031250" +"angles" "-96.569130 -20.232719 75.338699" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "49.625427 69.824287 123.047417" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1890.885132 1333.243652 415.031250" +"absmax" "-1888.885132 1335.243652 417.031250" +"ltime" "1730.612793" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1889.885132 1334.243652 416.031250" +"angles" "184.576950 451.775177 -198.430756" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-23.385374 73.337593 99.989494" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2770.641602 -188.063660 191.031250" +"absmax" "-2768.641602 -186.063660 193.031250" +"ltime" "1009.237610" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2769.641602 -187.063660 192.031250" +"angles" "405.187775 153.760300 357.318237" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.559357 103.582794 123.849281" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3534.921631 864.761414 -0.968750" +"absmax" "-3532.921631 866.761414 1.031250" +"ltime" "847.647522" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3533.921631 865.761414 0.031250" +"angles" "-89.837891 -86.367973 -56.562283" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "53.864285 75.264847 195.288223" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2281.731201 53.121059 255.031250" +"absmax" "-2279.731201 55.121059 257.031250" +"ltime" "545.159485" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2280.731201 54.121059 256.031250" +"angles" "-226.314316 -261.923767 215.834915" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-64.058380 39.060776 154.991165" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2276.996094 54.992054 255.031250" +"absmax" "-2274.996094 56.992054 257.031250" +"ltime" "545.237305" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2275.996094 55.992054 256.031250" +"angles" "119.657959 -138.467209 15.355965" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-62.449150 41.544224 162.414612" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3534.867920 850.525085 -0.968750" +"absmax" "-3532.867920 852.525085 1.031250" +"ltime" "848.141052" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3533.867920 851.525085 0.031250" +"angles" "-18.075937 275.974609 26.870220" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "57.847809 63.386528 173.191544" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2775.562012 -783.263489 287.031250" +"absmax" "-2773.562012 -781.263489 289.031250" +"ltime" "987.557495" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2774.562012 -782.263489 288.031250" +"angles" "-428.461670 374.757965 709.052246" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-80.919868 2.877046 128.937347" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2744.245361 -804.692078 427.031250" +"absmax" "-2742.245361 -802.692078 429.031250" +"ltime" "987.575073" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2743.245361 -803.692078 428.031250" +"angles" "369.724762 502.503937 243.679489" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.795540 -13.853970 140.800232" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3306.359863 -652.123779 431.031250" +"absmax" "-3304.359863 -650.123779 433.031250" +"ltime" "915.650696" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3305.359863 -651.123779 432.031250" +"angles" "-4.606856 -153.859375 -103.018044" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.183056 72.259605 131.520248" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3293.202148 -654.155945 431.031250" +"absmax" "-3291.202148 -652.155945 433.031250" +"ltime" "914.863525" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3292.202148 -653.155945 432.031250" +"angles" "2.531401 -157.632385 137.953659" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "44.931904 70.113670 120.497787" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3064.396973 -490.996460 465.231781" +"absmax" "-3062.396973 -488.996460 467.231781" +"ltime" "922.635254" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3063.396973 -489.996460 466.231781" +"angles" "124.619125 304.554626 81.962379" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-34.757339 -102.375549 170.501251" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2691.071289 -62.502052 192.031250" +"absmax" "-2689.071289 -60.502052 194.031250" +"ltime" "554.268982" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2690.071289 -61.502052 193.031250" +"angles" "76.779808 124.637161 -113.139999" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "655" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.828938 77.126068 146.458664" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2702.455811 -71.770737 191.031250" +"absmax" "-2700.455811 -69.770737 193.031250" +"ltime" "554.191284" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2701.455811 -70.770737 192.031250" +"angles" "252.091568 -75.959595 145.208908" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-39.324612 64.929031 136.856918" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2276.828125 107.126114 255.031250" +"absmax" "-2274.828125 109.126114 257.031250" +"ltime" "545.858826" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2275.828125 108.126114 256.031250" +"angles" "-134.167374 -55.502048 149.259186" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.148968 78.844994 130.385452" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2308.866455 98.504654 255.031250" +"absmax" "-2306.866455 100.504654 257.031250" +"ltime" "545.717957" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2307.866455 99.504654 256.031250" +"angles" "18.279461 66.048981 -295.211884" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.281185 59.202866 189.227783" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2820.997070 -821.611023 431.031250" +"absmax" "-2818.997070 -819.611023 433.031250" +"ltime" "991.356079" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2819.997070 -820.611023 432.031250" +"angles" "63.019554 214.030823 90.350327" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-77.746658 -13.597919 120.890030" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2820.702148 -814.906921 431.031250" +"absmax" "-2818.702148 -812.906921 433.031250" +"ltime" "991.719055" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2819.702148 -813.906921 432.031250" +"angles" "191.201599 364.404083 169.044449" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.282501 -3.473377 137.831299" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3178.962402 -606.981262 431.901978" +"absmax" "-3176.962402 -604.981262 433.901978" +"ltime" "900.578735" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3177.962402 -605.981262 432.901978" +"angles" "-104.900932 297.876923 102.334091" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.766655 40.129723 163.013474" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3197.029297 -598.710327 431.031250" +"absmax" "-3195.029297 -596.710327 433.031250" +"ltime" "900.786560" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3196.029297 -597.710327 432.031250" +"angles" "-84.103241 -280.983215 84.281433" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "56.077930 51.776928 198.653641" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2930.738770 -763.706665 431.031250" +"absmax" "-2928.738770 -761.706665 433.031250" +"ltime" "979.947876" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2929.738770 -762.706665 432.031250" +"angles" "94.448418 233.773865 204.827393" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-38.186897 72.690437 143.346161" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3251.714844 -541.072510 431.031250" +"absmax" "-3249.714844 -539.072510 433.031250" +"ltime" "918.169373" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3250.714844 -540.072510 432.031250" +"angles" "167.357849 -222.718719 -29.846899" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "63.701595 54.004200 146.058334" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3417.023926 920.433777 -0.968750" +"absmax" "-3415.023926 922.433777 1.031250" +"ltime" "851.976501" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3416.023926 921.433777 0.031250" +"angles" "-197.361298 -204.834961 70.406509" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.223915 64.695038 180.613052" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3421.701172 898.660828 -0.968750" +"absmax" "-3419.701172 900.660828 1.031250" +"ltime" "851.370789" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3420.701172 899.660828 0.031250" +"angles" "354.052856 -235.485413 -84.386436" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.435883 47.148720 151.783249" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3233.712402 -545.604065 431.084015" +"absmax" "-3231.712402 -543.604065 433.084015" +"ltime" "919.087341" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3232.712402 -544.604065 432.084015" +"angles" "231.424942 -145.116425 48.552704" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.731476 46.995888 162.954773" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3054.013184 -495.165039 464.814911" +"absmax" "-3052.013184 -493.165039 466.814911" +"ltime" "921.825806" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3053.013184 -494.165039 465.814911" +"angles" "330.344910 432.494812 -155.597137" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-28.265331 -99.021477 122.255661" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3194.752197 -565.197937 434.815308" +"absmax" "-3192.752197 -563.197937 436.815308" +"ltime" "901.944763" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3193.752197 -564.197937 435.815308" +"angles" "-56.303574 -241.315109 158.877609" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.317924 42.145821 129.775299" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3425.454346 895.809204 -0.968750" +"absmax" "-3423.454346 897.809204 1.031250" +"ltime" "854.877747" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3424.454346 896.809204 0.031250" +"angles" "304.082520 -129.827393 -115.819809" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.936852 47.097889 132.763580" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3564.455566 872.188660 -0.968750" +"absmax" "-3562.455566 874.188660 1.031250" +"ltime" "843.528503" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3563.455566 873.188660 0.031250" +"angles" "-29.890039 103.243080 154.403137" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "66.332085 43.111885 121.560356" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3558.170410 894.531799 -0.968750" +"absmax" "-3556.170410 896.531799 1.031250" +"ltime" "842.692993" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3557.170410 895.531799 0.031250" +"angles" "222.975861 279.173859 18.738441" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.681908 61.133018 142.050858" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3425.431396 897.708069 -0.968750" +"absmax" "-3423.431396 899.708069 1.031250" +"ltime" "855.036499" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3424.431396 898.708069 0.031250" +"angles" "161.631943 119.786034 -150.325500" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.934166 49.099274 133.024506" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3424.491943 873.465210 -0.968750" +"absmax" "-3422.491943 875.465210 1.031250" +"ltime" "852.992920" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3423.491943 874.465210 0.031250" +"angles" "315.685028 -229.913177 -157.636047" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.705872 23.202370 134.384094" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3414.845703 890.156189 -0.968750" +"absmax" "-3412.845703 892.156189 1.031250" +"ltime" "852.636169" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3413.845703 891.156189 0.031250" +"angles" "252.469131 214.935257 -277.274811" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.084297 36.225784 177.283539" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3439.053955 855.712341 -0.968750" +"absmax" "-3437.053955 857.712341 1.031250" +"ltime" "853.428345" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3438.053955 856.712341 0.031250" +"angles" "276.974091 126.054153 193.139267" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.835434 5.597408 110.071930" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3416.518311 893.557800 -0.968750" +"absmax" "-3414.518311 895.557800 1.031250" +"ltime" "853.106079" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3415.518311 894.557800 0.031250" +"angles" "137.299255 88.061226 -296.005859" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.205368 42.108337 158.657715" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3207.337158 -560.769653 433.361389" +"absmax" "-3205.337158 -558.769653 435.361389" +"ltime" "901.361877" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3206.337158 -559.769653 434.361389" +"angles" "109.883087 161.173218 228.343338" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.378044 49.161453 108.712418" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2924.341553 -756.324036 431.031250" +"absmax" "-2922.341553 -754.324036 433.031250" +"ltime" "979.950012" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2923.341553 -755.324036 432.031250" +"angles" "21.376253 -1.665987 -113.252350" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-29.977983 83.097641 132.748276" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3421.825684 882.868835 -0.968750" +"absmax" "-3419.825684 884.868835 1.031250" +"ltime" "854.324158" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3420.825684 883.868835 0.031250" +"angles" "151.804047 274.684692 38.239754" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.543739 33.028519 140.817261" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3407.456055 896.072388 -0.968750" +"absmax" "-3405.456055 898.072388 1.031250" +"ltime" "853.749878" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3406.456055 897.072388 0.031250" +"angles" "272.034027 -317.689240 80.678902" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "78.004059 39.488342 194.871872" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2805.034912 -736.781311 431.031250" +"absmax" "-2803.034912 -734.781311 433.031250" +"ltime" "950.861755" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2804.034912 -735.781311 432.031250" +"angles" "73.048515 157.914124 -71.566833" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-22.981266 84.082748 120.885696" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3438.141357 859.885986 -0.968750" +"absmax" "-3436.141357 861.885986 1.031250" +"ltime" "854.980774" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3437.141357 860.885986 0.031250" +"angles" "168.627380 26.450939 -0.618105" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.014664 10.871655 124.429337" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3439.710938 851.710632 -0.968750" +"absmax" "-3437.710938 853.710632 1.031250" +"ltime" "854.618286" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3438.710938 852.710632 0.031250" +"angles" "198.907196 -155.962738 -110.621780" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.000420 0.265217 115.684280" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3351.881348 -504.462433 431.031250" +"absmax" "-3349.881348 -502.462433 433.031250" +"ltime" "902.522766" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3350.881348 -503.462433 432.031250" +"angles" "38.505222 -155.348236 136.840851" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "63.225029 50.578678 155.734833" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3425.892578 888.845032 -0.968750" +"absmax" "-3423.892578 890.845032 1.031250" +"ltime" "855.682251" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3424.892578 889.845032 0.031250" +"angles" "-12.850306 36.166641 -179.711868" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.438995 39.054810 139.987793" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3424.625732 902.771057 -0.968750" +"absmax" "-3422.625732 904.771057 1.031250" +"ltime" "855.550293" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3423.625732 903.771057 0.031250" +"angles" "150.302063 103.400452 147.339142" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.888603 52.274891 150.774597" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3308.201660 -509.200500 431.031250" +"absmax" "-3306.201660 -507.200500 433.031250" +"ltime" "902.505432" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3307.201660 -508.200500 432.031250" +"angles" "-260.552734 -194.739624 -127.740738" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "90.789970 35.168640 194.315964" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3456.402588 -508.220398 431.031250" +"absmax" "-3454.402588 -506.220398 433.031250" +"ltime" "903.514771" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3455.402588 -507.220398 432.031250" +"angles" "107.242172 -58.780251 124.119766" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.082947 45.871082 100.775543" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3430.452637 893.000061 -0.968750" +"absmax" "-3428.452637 895.000061 1.031250" +"ltime" "857.185242" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3429.452637 894.000061 0.031250" +"angles" "196.912064 172.892365 -193.776199" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.061638 44.777718 134.191132" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3431.952881 904.970215 -0.968750" +"absmax" "-3429.952881 906.970215 1.031250" +"ltime" "856.816345" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3430.952881 905.970215 0.031250" +"angles" "-0.588452 234.806732 -52.962639" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.799026 57.986675 130.320526" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3549.043457 840.230591 -0.968750" +"absmax" "-3547.043457 842.230591 1.031250" +"ltime" "844.192383" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3548.043457 841.230591 0.031250" +"angles" "294.690338 -188.671844 -4.710736" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "62.646435 62.955051 159.425568" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3546.000000 848.779785 -0.968750" +"absmax" "-3544.000000 850.779785 1.031250" +"ltime" "844.190308" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3545.000000 849.779785 0.031250" +"angles" "206.586304 99.545212 69.603615" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.475880 68.126038 125.544044" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3439.179199 867.173523 -0.968750" +"absmax" "-3437.179199 869.173523 1.031250" +"ltime" "857.705261" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3438.179199 868.173523 0.031250" +"angles" "106.711662 39.507282 237.946762" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.235527 19.954777 126.568008" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3443.464600 871.851746 -0.968750" +"absmax" "-3441.464600 873.851746 1.031250" +"ltime" "857.117493" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3442.464600 872.851746 0.031250" +"angles" "-12.378210 129.127380 117.912720" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "220" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.367928 27.710289 104.817268" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3461.765869 -500.881744 431.031250" +"absmax" "-3459.765869 -498.881744 433.031250" +"ltime" "902.928589" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3460.765869 -499.881744 432.031250" +"angles" "-3.221348 236.118683 5.295990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.152382 52.171368 125.753250" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3374.061768 -395.921356 431.031250" +"absmax" "-3372.061768 -393.921356 433.031250" +"ltime" "904.070129" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3373.061768 -394.921356 432.031250" +"angles" "133.035736 -21.508509 -7.389923" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "86.022659 35.385696 141.702133" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3398.512939 -366.023254 429.884033" +"absmax" "-3396.512939 -364.023254 431.884033" +"ltime" "903.395142" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3397.512939 -365.023254 430.884033" +"angles" "173.392654 60.932713 269.376465" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "53.830978 55.017815 181.657455" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3178.055664 -464.413513 450.691956" +"absmax" "-3176.055664 -462.413513 452.691956" +"ltime" "906.713623" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3177.055664 -463.413513 451.691956" +"angles" "167.002686 497.572540 136.677216" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.736168 -100.353897 138.722183" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3396.737549 -385.254059 431.031250" +"absmax" "-3394.737549 -383.254059 433.031250" +"ltime" "904.878174" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3395.737549 -384.254059 432.031250" +"angles" "-172.248337 142.257965 -83.267105" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.719215 37.262737 105.449760" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3381.906494 -387.747620 431.031250" +"absmax" "-3379.906494 -385.747620 433.031250" +"ltime" "904.063538" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3380.906494 -386.747620 432.031250" +"angles" "272.637360 -197.880753 155.372513" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.622414 29.316992 102.419304" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2823.597900 -749.663818 431.031250" +"absmax" "-2821.597900 -747.663818 433.031250" +"ltime" "950.620178" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2822.597900 -748.663818 432.031250" +"angles" "-107.655373 -89.597687 -141.723145" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.739128 61.612450 148.526962" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3246.010010 -613.191223 431.031250" +"absmax" "-3244.010010 -611.191223 433.031250" +"ltime" "929.574890" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3245.010010 -612.191223 432.031250" +"angles" "-65.250732 83.385208 50.074627" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "17.825380 72.925255 114.554459" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3225.744873 -598.076782 431.031250" +"absmax" "-3223.744873 -596.076782 433.031250" +"ltime" "929.708191" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3224.744873 -597.076782 432.031250" +"angles" "-109.825386 -223.210434 -134.280685" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.141346 69.687935 168.017517" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2855.513916 -833.579041 431.031250" +"absmax" "-2853.513916 -831.579041 433.031250" +"ltime" "994.537354" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2854.513916 -832.579041 432.031250" +"angles" "104.304016 278.872528 -150.975006" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.941505 7.475752 110.148087" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2869.006592 -844.467529 431.031250" +"absmax" "-2867.006592 -842.467529 433.031250" +"ltime" "994.269653" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2868.006592 -843.467529 432.031250" +"angles" "-67.875229 46.205685 36.511433" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-77.733467 -6.987518 182.400116" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3224.050537 -633.084412 431.031250" +"absmax" "-3222.050537 -631.084412 433.031250" +"ltime" "933.617371" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3223.050537 -632.084412 432.031250" +"angles" "-46.463608 263.089569 -79.798615" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "57.982018 67.293549 177.829636" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3257.842773 -623.502380 431.031250" +"absmax" "-3255.842773 -621.502380 433.031250" +"ltime" "932.823181" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3256.842773 -622.502380 432.031250" +"angles" "-200.604355 -102.414017 199.126633" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "22.418644 72.513130 181.665146" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3289.577148 -324.567261 432.625641" +"absmax" "-3287.577148 -322.567261 434.625641" +"ltime" "904.748230" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3288.577148 -323.567261 433.625641" +"angles" "-178.406937 46.786469 -277.829926" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "81.240021 -2.776532 180.868988" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3292.735840 -326.610535 432.602997" +"absmax" "-3290.735840 -324.610535 434.602997" +"ltime" "905.534241" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3291.735840 -325.610535 433.602997" +"angles" "23.964735 119.730240 -131.927551" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "80.843582 -1.728810 144.439545" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3325.976807 -337.677948 431.031250" +"absmax" "-3323.976807 -335.677948 433.031250" +"ltime" "905.851929" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3324.976807 -336.677948 432.031250" +"angles" "291.599182 594.646362 126.994225" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.814568 -32.968117 135.200424" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3359.969971 -325.934692 429.887207" +"absmax" "-3357.969971 -323.934692 431.887207" +"ltime" "906.131348" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3358.969971 -324.934692 430.887207" +"angles" "-182.206726 350.184143 159.547241" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.729324 -57.393150 192.660995" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3249.263672 -540.574341 431.031250" +"absmax" "-3247.263672 -538.574341 433.031250" +"ltime" "916.251282" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3248.263672 -539.574341 432.031250" +"angles" "258.849457 -174.243286 172.379166" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.224236 59.162514 123.061348" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3286.488525 -527.002075 431.031250" +"absmax" "-3284.488525 -525.002075 433.031250" +"ltime" "915.544617" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3285.488525 -526.002075 432.031250" +"angles" "316.929626 -196.466187 279.382446" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "26.411434 70.615952 146.734528" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3254.595703 -643.953064 431.031250" +"absmax" "-3252.595703 -641.953064 433.031250" +"ltime" "934.634338" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3253.595703 -642.953064 432.031250" +"angles" "211.263565 178.307724 142.413940" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "44.946083 69.666008 121.582199" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3249.313232 -632.903381 431.031250" +"absmax" "-3247.313232 -630.903381 433.031250" +"ltime" "934.664429" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3248.313232 -631.903381 432.031250" +"angles" "256.299774 334.884003 149.942810" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.054234 69.918526 133.988663" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3267.780518 -646.736328 431.031250" +"absmax" "-3265.780518 -644.736328 433.031250" +"ltime" "935.251282" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3266.780518 -645.736328 432.031250" +"angles" "-70.239594 88.159828 122.446800" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "28.374928 71.928490 127.597404" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3248.154053 -535.075073 431.031250" +"absmax" "-3246.154053 -533.075073 433.031250" +"ltime" "919.212891" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3247.154053 -534.075073 432.031250" +"angles" "233.391876 68.917412 -316.946289" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.525345 52.054878 178.279694" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3266.714844 -545.117920 431.031250" +"absmax" "-3264.714844 -543.117920 433.031250" +"ltime" "918.937439" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3265.714844 -544.117920 432.031250" +"angles" "-165.681763 192.406509 157.495697" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.583679 53.641716 137.017242" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3323.171387 -516.403015 431.031250" +"absmax" "-3321.171387 -514.403015 433.031250" +"ltime" "920.033020" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3322.171387 -515.403015 432.031250" +"angles" "277.350616 266.878754 23.081955" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.317070 82.635010 179.795303" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3332.643799 -519.406067 431.031250" +"absmax" "-3330.643799 -517.406067 433.031250" +"ltime" "920.095032" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3331.643799 -518.406067 432.031250" +"angles" "-31.802567 162.560715 279.211731" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.054371 81.417450 169.201523" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3249.547119 -642.508240 431.031250" +"absmax" "-3247.547119 -640.508240 433.031250" +"ltime" "935.711304" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3248.547119 -641.508240 432.031250" +"angles" "-12.492140 141.059799 -240.733810" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.150795 69.473686 162.009521" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3262.728271 -430.129425 441.497314" +"absmax" "-3260.728271 -428.129425 443.497314" +"ltime" "921.048157" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3261.728271 -429.129425 442.497314" +"angles" "-54.993027 418.112518 -241.282639" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "96.426430 -21.025835 171.677795" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3273.140381 -347.423431 438.866516" +"absmax" "-3271.140381 -345.423431 440.866516" +"ltime" "920.902527" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3272.140381 -346.423431 439.866516" +"angles" "-98.374924 -181.750427 -245.066055" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.519722 17.899141 182.123138" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2724.058594 -73.390800 191.031250" +"absmax" "-2722.058594 -71.390800 193.031250" +"ltime" "1009.125244" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2723.058594 -72.390800 192.031250" +"angles" "706.917480 729.029114 -110.903809" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-17.496944 150.922852 141.082932" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2382.822998 1308.427490 496.031250" +"absmax" "-2380.822998 1310.427490 498.031250" +"ltime" "1629.634644" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2381.822998 1309.427490 497.031250" +"angles" "282.686249 28.467838 -170.106750" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "737" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.967514 -78.461899 106.688812" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2983.575684 1249.209229 527.031250" +"absmax" "-2981.575684 1251.209229 529.031250" +"ltime" "1597.110962" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2982.575684 1250.209229 528.031250" +"angles" "57.689499 -23.859665 -227.143097" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-54.565712 -58.962559 131.302902" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2881.436768 1332.836182 527.031250" +"absmax" "-2879.436768 1334.836182 529.031250" +"ltime" "1593.267578" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2880.436768 1333.836182 528.031250" +"angles" "-160.420807 146.993286 129.271622" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-67.708664 -56.006866 174.192871" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2708.668457 1452.032227 -32.968750" +"absmax" "-2706.668457 1454.032227 -30.968750" +"ltime" "1297.456665" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2707.668457 1453.032227 -31.968750" +"angles" "10.368111 -17.213663 -231.168701" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.125593 74.954689 115.345749" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2698.338623 1450.427612 -32.968750" +"absmax" "-2696.338623 1452.427612 -30.968750" +"ltime" "1297.360107" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2697.338623 1451.427612 -31.968750" +"angles" "256.181793 -134.330505 196.258072" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.245936 76.165993 151.566330" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2849.891846 1325.563965 527.031250" +"absmax" "-2847.891846 1327.563965 529.031250" +"ltime" "1593.217041" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2848.891846 1326.563965 528.031250" +"angles" "275.641602 287.003479 -8.929541" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-54.477467 -60.562954 104.897255" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2835.336670 1445.246338 -16.968750" +"absmax" "-2833.336670 1447.246338 -14.968750" +"ltime" "1303.283447" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2834.336670 1446.246338 -15.968750" +"angles" "85.628281 106.261063 -129.791351" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "16.503288 75.549004 110.220184" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2978.972412 1257.020752 527.031250" +"absmax" "-2976.972412 1259.020752 529.031250" +"ltime" "1596.783691" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2977.972412 1258.020752 528.031250" +"angles" "308.877594 350.868988 303.078949" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-42.020462 -63.975319 186.231384" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1024.880859 1595.866333 -112.968750" +"absmax" "-1022.880859 1597.866333 -110.968750" +"ltime" "1321.796265" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1023.880859 1596.866333 -111.968750" +"angles" "192.945450 422.331665 -99.041000" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.738181 75.327637 144.955521" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1028.214722 1590.465454 -112.968750" +"absmax" "-1026.214722 1592.465454 -110.968750" +"ltime" "1322.260864" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1027.214722 1591.465454 -111.968750" +"angles" "-24.785336 -92.896629 -199.025589" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.469731 75.264542 105.862999" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2781.601562 -799.569397 287.031250" +"absmax" "-2779.601562 -797.569397 289.031250" +"ltime" "988.528625" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2780.601562 -798.569397 288.031250" +"angles" "44.057030 702.599670 -527.390747" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.874306 -4.130902 149.802597" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2777.388428 -723.981506 287.031250" +"absmax" "-2775.388428 -721.981506 289.031250" +"ltime" "988.272766" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2776.388428 -722.981506 288.031250" +"angles" "-551.349365 -212.410339 -313.547272" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-83.348648 29.978981 109.449982" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2925.817871 -741.826172 431.031250" +"absmax" "-2923.817871 -739.826172 433.031250" +"ltime" "981.024109" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2924.817871 -740.826172 432.031250" +"angles" "-133.823624 361.208618 -73.154564" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-27.179260 86.868973 143.897736" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2933.345215 -753.683350 431.031250" +"absmax" "-2931.345215 -751.683350 433.031250" +"ltime" "981.100159" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2932.345215 -752.683350 432.031250" +"angles" "1.186266 168.989136 -164.711365" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-36.451073 75.049118 177.822922" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3116.558350 -441.090118 464.549988" +"absmax" "-3114.558350 -439.090118 466.549988" +"ltime" "921.098877" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3115.558350 -440.090118 465.549988" +"angles" "-6.756168 347.713593 -221.704010" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.858849 -74.146957 98.494019" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3117.910889 -447.454590 463.402985" +"absmax" "-3115.910889 -445.454590 465.402985" +"ltime" "921.670166" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3116.910889 -446.454590 464.402985" +"angles" "-84.206261 461.652374 -60.388878" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "36.339615 -77.618294 117.055069" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2891.729736 -874.054199 431.031250" +"absmax" "-2889.729736 -872.054199 433.031250" +"ltime" "962.993958" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2890.729736 -873.054199 432.031250" +"angles" "75.430412 35.961971 14.050606" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.366814 34.823681 160.702759" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2986.661377 -842.250183 431.031250" +"absmax" "-2984.661377 -840.250183 433.031250" +"ltime" "954.543213" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2985.661377 -841.250183 432.031250" +"angles" "-48.672157 -152.155518 -71.490623" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-63.928658 62.354492 181.617584" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2957.903564 -856.359253 431.031250" +"absmax" "-2955.903564 -854.359253 433.031250" +"ltime" "954.396362" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2956.903564 -855.359253 432.031250" +"angles" "115.666595 -80.261223 107.174995" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.670181 66.059525 119.602364" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2720.303711 -360.025604 605.000000" +"absmax" "-2718.303711 -358.025604 607.000000" +"origin" "-2719.303711 -359.025604 606.000000" +"angles" "-0.000000 257.997437 -0.000000" +"frame" "3.000000" +"owner" "558" +"mdl" "progs/proj_gargball.mdl" +"state" "2.000000" +"alpha" "0.850000" +"classtype" "32.000000" +} +{ +"absmin" "-2388.748535 1318.186890 496.031250" +"absmax" "-2386.748535 1320.186890 498.031250" +"ltime" "1629.208130" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2387.748535 1319.186890 497.031250" +"angles" "-3.637290 75.333618 77.074768" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "737" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-98.802505 -79.423393 112.812088" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2740.962402 -262.536743 191.031250" +"absmax" "-2738.962402 -260.536743 193.031250" +"ltime" "1674.385132" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2739.962402 -261.536743 192.031250" +"angles" "-425.665863 407.572571 625.220581" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-32.058048 80.043457 96.743797" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2984.442871 1273.841309 527.031250" +"absmax" "-2982.442871 1275.841309 529.031250" +"ltime" "1599.230225" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2983.442871 1274.841309 528.031250" +"angles" "273.485931 514.139099 -139.339432" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-77.708275 -48.038414 154.446289" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2961.270996 1269.016235 527.031250" +"absmax" "-2959.270996 1271.016235 529.031250" +"ltime" "1598.963501" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2960.270996 1270.016235 528.031250" +"angles" "214.740417 -42.887867 -59.518860" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.507179 -56.369682 131.471085" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2939.724121 -880.579102 431.031250" +"absmax" "-2937.724121 -878.579102 433.031250" +"ltime" "951.519653" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2938.724121 -879.579102 432.031250" +"angles" "92.389580 107.335449 -177.233643" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.620176 74.376877 170.002457" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2941.409424 -881.031189 431.031250" +"absmax" "-2939.409424 -879.031189 433.031250" +"ltime" "951.748169" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2940.409424 -880.031189 432.031250" +"angles" "-27.165222 88.177162 132.351959" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-13.696360 73.866325 168.590881" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2856.496094 -836.548340 431.031250" +"absmax" "-2854.496094 -834.548340 433.031250" +"ltime" "995.299072" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2855.496094 -835.548340 432.031250" +"angles" "-153.230652 174.303619 208.512665" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-76.421799 3.364603 105.404999" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2940.432617 -927.085144 431.031250" +"absmax" "-2938.432617 -925.085144 433.031250" +"ltime" "952.282898" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2939.432617 -926.085144 432.031250" +"angles" "193.143829 217.683273 -25.846466" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-31.006804 68.718948 130.036163" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2924.929688 -939.535583 431.031250" +"absmax" "-2922.929688 -937.535583 433.031250" +"ltime" "952.639771" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2923.929688 -938.535583 432.031250" +"angles" "34.640789 191.705765 -128.743332" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-66.977982 47.851227 187.487915" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2874.339844 -911.301025 431.031250" +"absmax" "-2872.339844 -909.301025 433.031250" +"ltime" "962.896545" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2873.339844 -910.301025 432.031250" +"angles" "29.761257 218.818756 -203.275192" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.667587 43.245674 125.041359" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2852.599121 -820.367249 431.031250" +"absmax" "-2850.599121 -818.367249 433.031250" +"ltime" "994.657593" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2851.599121 -819.367249 432.031250" +"angles" "83.238785 -21.820988 126.827141" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.549355 27.146992 109.262581" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2741.884766 -255.735138 191.031250" +"absmax" "-2739.884766 -253.735138 193.031250" +"ltime" "1674.358765" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2740.884766 -254.735138 192.031250" +"angles" "438.971710 416.198364 -391.489746" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-31.553358 80.675407 112.927429" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-432.882568 891.947266 -96.968750" +"absmax" "-430.882568 893.947266 -94.968750" +"ltime" "1350.558472" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-431.882568 892.947266 -95.968750" +"angles" "-208.677689 419.725708 303.241791" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-49.676655 60.989468 167.760880" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-438.857849 891.843140 -96.968750" +"absmax" "-436.857849 893.843140 -94.968750" +"ltime" "1350.523682" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-437.857849 892.843140 -95.968750" +"angles" "-149.024048 -215.220001 -308.346313" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-52.011269 57.433819 182.794876" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3035.043213 -663.756958 428.638641" +"absmax" "-3033.043213 -661.756958 430.638641" +"ltime" "965.660461" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3034.043213 -662.756958 429.638641" +"angles" "144.333557 76.778740 118.722702" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "88.696518 20.207888 169.628052" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2943.953613 -884.048340 431.031250" +"absmax" "-2941.953613 -882.048340 433.031250" +"ltime" "964.176331" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2942.953613 -883.048340 432.031250" +"angles" "116.667206 316.482635 -306.433838" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.988968 23.980438 194.002853" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2939.529053 -869.221069 431.031250" +"absmax" "-2937.529053 -867.221069 433.031250" +"ltime" "963.512939" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2938.529053 -868.221069 432.031250" +"angles" "326.533386 -70.269028 26.617268" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.294258 39.289398 177.760635" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1852.316772 1359.054810 415.031250" +"absmax" "-1850.316772 1361.054810 417.031250" +"ltime" "1731.435791" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1851.316772 1360.054810 416.031250" +"angles" "224.057907 85.710159 345.391174" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "9.238182 92.704811 140.402222" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2546.125732 -80.684929 -108.592094" +"absmax" "-2544.125732 -78.684929 -106.592094" +"origin" "-2545.125732 -79.684929 -107.592094" +"oldorigin" "-2570.744629 64.666634 -29.484743" +"angles" "0.000000 289.995117 0.000000" +"classname" "monster_voreling" +"frame" "42.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "voreling_idle1" +"nextthink" "-1.000000" +"health" "-20.000000" +"chain" "2537" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"flags" "32.000000" +"max_health" "-1.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "290.000000" +"yaw_speed" "20.000000" +"owner" "769" +"th_stand" "voreling_idle1" +"th_walk" "voreling_walk1" +"th_run" "voreling_run1" +"th_missile" "SUB_Null" +"th_melee" "voreling_bite1" +"th_pain" "voreling_pain" +"th_die" "voreling_die" +"lefty" "-36.000000" +"search_time" "1527.322632" +"attack_state" "1.000000" +"attack_finished" "1516.495483" +"show_hostile" "1523.322632" +"jump_flag" "1522.365234" +"mdl" "progs/mon_voreling.mdl" +"pausetime" "999999.000000" +"count" "1.000000" +"lip" "1.840144" +"waitmin" "1001521.437500" +"movespeed" "4.000000" +"bodyfadeaway" "1.000000" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "374.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"gibbed" "1.000000" +"estate" "2.000000" +"th_checkattack" "VorelingCheckAttack" +"th_slide" "voreling_slide1" +"th_jump" "voreling_leap1" +"th_jumpexit" "voreling_leap7" +"liquidbase" "-5.000000" +"liquidcheck" "1523.422607" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "20.000000 0.000000 0.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_finstate" "1515.795654" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "voreling/pain.wav" +"deathstring" " was nibbled by a Voreling +" +"idletimer" "1525.552612" +"idle_sound" "voreling/idle.wav" +"sight_timeout" "1524.595703" +"sight_sound" "voreling/sight.wav" +"enemydist" "253.113022" +"switchoverride" "1.000000" +"steptype" "3.000000" +"steplast" "3.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_voreleg.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-3304.977295 1328.726685 31.031250" +"absmax" "-3302.977295 1330.726685 33.031250" +"ltime" "1747.571899" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3303.977295 1329.726685 32.031250" +"angles" "-233.868286 64.250488 -84.848289" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "54.350082 -60.081093 141.268936" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2622.124023 200.077438 191.031250" +"absmax" "-2620.124023 202.077438 193.031250" +"ltime" "1700.400513" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2621.124023 201.077438 192.031250" +"angles" "-180.214249 -9.742532 138.034225" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2404" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.387955 54.661411 145.764481" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2714.026367 -652.695679 431.031250" +"absmax" "-2712.026367 -650.695679 433.031250" +"ltime" "960.588318" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2713.026367 -651.695679 432.031250" +"angles" "-256.518982 305.491394 -230.139969" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.038433 68.627441 194.507751" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2731.632324 -672.709656 431.031250" +"absmax" "-2729.632324 -670.709656 433.031250" +"ltime" "960.408997" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2730.632324 -671.709656 432.031250" +"angles" "271.020905 287.662811 92.267349" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "32.349625 74.536430 113.558128" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2870.278076 -561.749023 431.031250" +"absmax" "-2868.278076 -559.749023 433.031250" +"ltime" "955.687622" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2869.278076 -560.749023 432.031250" +"angles" "-158.443848 -148.401398 -99.552658" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "7.748562 81.412476 120.994858" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2982.526123 -754.745056 431.031250" +"absmax" "-2980.526123 -752.745056 433.031250" +"ltime" "953.026306" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2981.526123 -753.745056 432.031250" +"angles" "-8.041477 103.456528 146.729126" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-49.684826 66.353615 187.311188" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2943.205322 -762.217712 431.031250" +"absmax" "-2941.205322 -760.217712 433.031250" +"ltime" "953.583069" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2942.205322 -761.217712 432.031250" +"angles" "-22.672787 135.087372 -39.576550" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-7.180500 75.092438 130.039459" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2602.722168 169.395065 191.031250" +"absmax" "-2600.722168 171.395065 193.031250" +"ltime" "1700.950562" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2601.722168 170.395065 192.031250" +"angles" "246.842270 209.798843 296.582794" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.150658 62.541351 188.312958" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2959.366699 -781.656494 431.031250" +"absmax" "-2957.366699 -779.656494 433.031250" +"ltime" "957.477234" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2958.366699 -780.656494 432.031250" +"angles" "74.874886 64.920036 141.226990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-14.260687 75.512909 103.286484" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2956.310303 -778.382690 431.031250" +"absmax" "-2954.310303 -776.382690 433.031250" +"ltime" "954.872925" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2955.310303 -777.382690 432.031250" +"angles" "262.978882 162.492249 -63.290352" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.359730 74.828079 168.391937" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2913.451416 -788.686890 431.031250" +"absmax" "-2911.451416 -786.686890 433.031250" +"ltime" "954.863159" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2912.451416 -787.686890 432.031250" +"angles" "200.386154 -117.439590 -36.294353" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "2.145052 75.007622 106.251663" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2854.899170 -573.590027 431.031250" +"absmax" "-2852.899170 -571.590027 433.031250" +"ltime" "955.532532" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2853.899170 -572.590027 432.031250" +"angles" "162.635651 191.925964 66.034943" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "29.587038 69.340820 111.147125" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2842.619873 -825.323853 431.031250" +"absmax" "-2840.619873 -823.323853 433.031250" +"ltime" "958.695312" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2841.619873 -824.323853 432.031250" +"angles" "-141.706116 -24.860718 -21.013481" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "12.519039 74.129372 167.953857" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2811.224854 -561.736206 431.031250" +"absmax" "-2809.224854 -559.736206 433.031250" +"ltime" "955.976013" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2810.224854 -560.736206 432.031250" +"angles" "70.574722 142.554352 15.959712" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.348423 69.873055 180.791061" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2824.984375 -579.157837 431.031250" +"absmax" "-2822.984375 -577.157837 433.031250" +"ltime" "955.931885" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2823.984375 -578.157837 432.031250" +"angles" "-31.885057 161.402527 168.506653" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "28.711536 74.904785 95.921448" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-367.887329 888.679321 -96.968750" +"absmax" "-365.887329 890.679321 -94.968750" +"ltime" "1345.473755" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-366.887329 889.679321 -95.968750" +"angles" "-40.219948 398.271088 -95.112679" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-62.036011 -57.678959 170.953537" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2736.478516 -768.654114 431.031250" +"absmax" "-2734.478516 -766.654114 433.031250" +"ltime" "989.212463" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2735.478516 -767.654114 432.031250" +"angles" "-94.021561 404.408783 -213.956360" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-80.330910 24.754856 109.232834" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3024.441895 -725.112671 422.642242" +"absmax" "-3022.441895 -723.112671 424.642242" +"ltime" "981.665222" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3023.441895 -724.112671 423.642242" +"angles" "54.466629 278.010010 -310.454926" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.362961 45.455307 186.426544" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2978.854492 -774.494995 431.031250" +"absmax" "-2976.854492 -772.494995 433.031250" +"ltime" "956.930237" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2977.854492 -773.494995 432.031250" +"angles" "241.870239 -26.164177 83.836266" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.566879 76.284081 163.633545" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2947.662354 -825.461121 431.031250" +"absmax" "-2945.662354 -823.461121 433.031250" +"ltime" "957.828308" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2946.662354 -824.461121 432.031250" +"angles" "-133.484818 238.540451 48.315578" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "11.306282 74.144127 169.008728" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2945.250977 -818.429932 431.031250" +"absmax" "-2943.250977 -816.429932 433.031250" +"ltime" "957.651184" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2944.250977 -817.429932 432.031250" +"angles" "-72.894127 -89.985786 72.759590" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "12.770378 73.912292 157.338104" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2994.484863 -723.088928 431.031250" +"absmax" "-2992.484863 -721.088928 433.031250" +"ltime" "981.787720" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2993.484863 -722.088928 432.031250" +"angles" "304.215881 -30.124260 -84.104782" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.352005 62.044533 153.679718" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2986.142090 -718.595154 431.031250" +"absmax" "-2984.142090 -716.595154 433.031250" +"ltime" "981.835144" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2985.142090 -717.595154 432.031250" +"angles" "-36.493694 239.442810 239.618042" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-35.340614 70.869324 177.249878" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2992.013916 -732.703247 431.031250" +"absmax" "-2990.013916 -730.703247 433.031250" +"ltime" "982.482727" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2991.013916 -731.703247 432.031250" +"angles" "116.272781 -17.916960 -51.842983" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.033195 59.082199 139.240662" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2864.777832 -843.488708 431.031250" +"absmax" "-2862.777832 -841.488708 433.031250" +"ltime" "958.802856" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2863.777832 -842.488708 432.031250" +"angles" "254.188919 38.969982 96.825233" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-15.433076 76.885124 99.133842" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2991.672363 -720.933105 431.031250" +"absmax" "-2989.672363 -718.933105 433.031250" +"ltime" "983.076111" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2990.672363 -719.933105 432.031250" +"angles" "236.039963 316.652435 100.735611" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-40.633369 65.533775 145.807495" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2806.811279 -743.454529 431.031250" +"absmax" "-2804.811279 -741.454529 433.031250" +"ltime" "959.505981" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2805.811279 -742.454529 432.031250" +"angles" "283.331451 156.522858 -18.399162" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "5.457027 79.272049 144.804474" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2799.562744 -747.727783 431.031250" +"absmax" "-2797.562744 -745.727783 433.031250" +"ltime" "959.503357" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2798.562744 -746.727783 432.031250" +"angles" "26.616238 -58.054825 259.572357" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "11.390633 76.725822 194.631393" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2988.838867 -719.690918 431.031250" +"absmax" "-2986.838867 -717.690918 433.031250" +"ltime" "982.827881" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2987.838867 -718.690918 432.031250" +"angles" "-153.516296 22.092918 -195.331696" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.951729 68.237099 179.221436" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2744.332275 -797.155151 427.031250" +"absmax" "-2742.332275 -795.155151 429.031250" +"ltime" "989.776489" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2743.332275 -796.155151 428.031250" +"angles" "-155.810822 -79.281700 271.633057" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.082527 -5.893339 161.745010" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-819.786743 1311.775635 -112.968750" +"absmax" "-817.786743 1313.775635 -110.968750" +"ltime" "1332.084839" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-818.786743 1312.775635 -111.968750" +"angles" "-66.363319 -145.321106 237.672699" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-20.857342 72.158638 153.471848" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2639.146729 -545.901367 431.031250" +"absmax" "-2637.146729 -543.901367 433.031250" +"ltime" "961.182251" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2638.146729 -544.901367 432.031250" +"angles" "-160.223969 256.916565 -199.870026" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.814758 88.076080 187.716232" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2618.745117 -582.470032 431.031250" +"absmax" "-2616.745117 -580.470032 433.031250" +"ltime" "960.716187" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2617.745117 -581.470032 432.031250" +"angles" "161.497986 69.666641 -66.184723" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.378235 60.637985 147.974854" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-784.850586 1314.526611 -112.968750" +"absmax" "-782.850586 1316.526611 -110.968750" +"ltime" "1332.290405" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-783.850586 1315.526611 -111.968750" +"angles" "256.855408 -132.026917 157.462662" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "16.171535 85.096252 108.113472" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-707.592590 1159.002563 -112.968750" +"absmax" "-705.592590 1161.002563 -110.968750" +"ltime" "1329.976196" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-706.592590 1160.002563 -111.968750" +"angles" "301.978729 392.971680 -256.109924" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-82.217583 37.556751 169.550278" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-692.508667 1138.591064 -112.968750" +"absmax" "-690.508667 1140.591064 -110.968750" +"ltime" "1330.129150" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-691.508667 1139.591064 -111.968750" +"angles" "143.043564 233.913849 260.132843" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-79.383835 20.396387 100.082016" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-361.114655 893.165833 -96.968750" +"absmax" "-359.114655 895.165833 -94.968750" +"ltime" "1346.257446" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-360.114655 894.165833 -95.968750" +"angles" "60.573734 276.186737 211.596786" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.040596 -58.381084 132.277451" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2686.566162 -648.301636 431.031250" +"absmax" "-2684.566162 -646.301636 433.031250" +"ltime" "961.451416" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2685.566162 -647.301636 432.031250" +"angles" "172.351807 -161.356262 -89.277534" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.788666 57.812874 118.360023" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2691.292480 -637.118164 431.031250" +"absmax" "-2689.292480 -635.118164 433.031250" +"ltime" "961.339172" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2690.292480 -636.118164 432.031250" +"angles" "-85.105721 291.783936 173.180359" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "36.877705 66.579788 152.869781" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3291.973389 1333.839233 31.031250" +"absmax" "-3289.973389 1335.839233 33.031250" +"ltime" "1748.105957" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3290.973389 1334.839233 32.031250" +"angles" "247.595184 577.303467 124.388176" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.174278 -55.073334 137.255280" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +"absmin" "-570.331421 1147.295410 -112.968750" +"absmax" "-568.331421 1149.295410 -110.968750" +"ltime" "1338.515869" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-569.331421 1148.295410 -111.968750" +"angles" "-82.277840 -79.697708 172.053787" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.352997 68.228127 107.157013" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-226.216843 1338.025757 -112.968750" +"absmax" "-224.216843 1340.025757 -110.968750" +"ltime" "1343.438477" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-225.216843 1339.025757 -111.968750" +"angles" "157.507401 506.675537 109.498299" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2211" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.127159 -38.977119 169.450180" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-584.932495 1148.919312 -112.968750" +"absmax" "-582.932495 1150.919312 -110.968750" +"ltime" "1338.796021" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-583.932495 1149.919312 -111.968750" +"angles" "-196.454407 334.472046 -120.419968" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-53.389481 56.615082 124.617371" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-914.117371 1497.626953 -112.968750" +"absmax" "-912.117371 1499.626953 -110.968750" +"ltime" "1322.558838" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-913.117371 1498.626953 -111.968750" +"angles" "110.350060 -86.245781 -188.091522" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.793381 79.908447 115.771248" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2835.362549 1443.963013 -16.968750" +"absmax" "-2833.362549 1445.963013 -14.968750" +"ltime" "1304.034302" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2834.362549 1444.963013 -15.968750" +"angles" "-121.269028 -155.407867 -64.088791" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "16.986971 75.720314 98.159424" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2624.098389 1459.657227 -32.968750" +"absmax" "-2622.098389 1461.657227 -30.968750" +"ltime" "1297.811890" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2623.098389 1460.657227 -31.968750" +"angles" "170.584793 179.331543 -130.185333" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "24.942013 75.632309 110.290100" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2623.963135 1459.054443 -32.968750" +"absmax" "-2621.963135 1461.054443 -30.968750" +"ltime" "1297.754883" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2622.963135 1460.054443 -31.968750" +"angles" "-49.585506 -118.190010 -239.188309" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "25.328035 75.641762 171.092972" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-917.852051 1496.573853 -112.968750" +"absmax" "-915.852051 1498.573853 -110.968750" +"ltime" "1322.075806" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-916.852051 1497.573853 -111.968750" +"angles" "154.678391 83.052048 -162.885269" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.077000 79.370758 98.540405" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2713.229736 1446.555420 -32.968750" +"absmax" "-2711.229736 1448.555420 -30.968750" +"ltime" "1302.361572" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2712.229736 1447.555420 -31.968750" +"angles" "133.816864 353.868500 -251.099533" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "45.315830 76.444298 142.275513" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3226.437500 -691.593079 431.031250" +"absmax" "-3224.437500 -689.593079 433.031250" +"ltime" "966.714417" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3225.437500 -690.593079 432.031250" +"angles" "204.940125 228.453629 50.912476" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "28.274492 73.882980 109.077141" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3216.911133 -691.713074 431.031250" +"absmax" "-3214.911133 -689.713074 433.031250" +"ltime" "966.658203" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3215.911133 -690.713074 432.031250" +"angles" "270.170258 -36.534374 80.723465" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "41.460651 73.331467 116.726814" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2999.517822 -762.412048 431.031250" +"absmax" "-2997.517822 -760.412048 433.031250" +"ltime" "964.862549" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2998.517822 -761.412048 432.031250" +"angles" "241.544876 308.966156 -95.237541" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-59.656494 67.780754 143.296417" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3001.434814 -769.994751 431.031250" +"absmax" "-2999.434814 -767.994751 433.031250" +"ltime" "964.658508" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3000.434814 -768.994751 432.031250" +"angles" "-120.952873 416.601013 227.855301" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-61.716473 59.989323 142.210403" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2945.348633 -688.375549 431.031250" +"absmax" "-2943.348633 -686.375549 433.031250" +"ltime" "965.357971" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2944.348633 -687.375549 432.031250" +"angles" "-41.927422 -91.936005 103.644066" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "83.681557 33.001720 109.648605" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2928.578125 -688.637817 431.031250" +"absmax" "-2926.578125 -686.637817 433.031250" +"ltime" "965.180359" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2927.578125 -687.637817 432.031250" +"angles" "112.688622 65.920776 -278.522675" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "89.859093 28.681950 155.042801" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-3086.458008 -647.288330 440.563507" +"absmax" "-3084.458008 -645.288330 442.563507" +"ltime" "965.657593" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3085.458008 -646.288330 441.563507" +"angles" "40.462666 -40.875416 112.673004" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.571999 39.699913 176.016861" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2759.367920 1471.892212 -32.968750" +"absmax" "-2757.367920 1473.892212 -30.968750" +"ltime" "1304.622192" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2758.367920 1472.892212 -31.968750" +"angles" "434.723083 -19.131329 211.956161" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.829834 77.822357 176.867599" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2798.389893 1457.681030 -32.968750" +"absmax" "-2796.389893 1459.681030 -30.968750" +"ltime" "1303.667114" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2797.389893 1458.681030 -31.968750" +"angles" "-11.760802 104.865120 -27.083733" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.640877 76.485466 117.064003" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-383.534576 836.426941 -96.968750" +"absmax" "-381.534576 838.426941 -94.968750" +"ltime" "1346.770752" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-382.534576 837.426941 -95.968750" +"angles" "256.852844 445.805786 -79.601639" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-53.958954 -52.243782 138.784439" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-390.238068 839.338196 -96.968750" +"absmax" "-388.238068 841.338196 -94.968750" +"ltime" "1346.782349" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-389.238068 840.338196 -95.968750" +"angles" "-22.066687 124.718582 -244.217728" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-59.021988 -47.543175 154.104828" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-883.718384 1235.641602 -112.968750" +"absmax" "-881.718384 1237.641602 -110.968750" +"ltime" "1325.119751" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-882.718384 1236.641602 -111.968750" +"angles" "-108.291847 -159.335266 -142.089722" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-7.672057 85.151047 186.755920" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-2867.984131 1331.926392 527.031250" +"absmax" "-2865.984131 1333.926392 529.031250" +"ltime" "1593.801880" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2866.984131 1332.926392 528.031250" +"angles" "2.167368 -11.626408 31.710526" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2540" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-60.716251 -60.091534 134.886810" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1002.963257 1348.986450 -112.968750" +"absmax" "-1000.963257 1350.986450 -110.968750" +"ltime" "1328.009155" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1001.963257 1349.986450 -111.968750" +"angles" "-75.868088 63.735085 -122.235466" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.169164 87.414146 100.098854" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-880.296936 1231.505859 -112.968750" +"absmax" "-878.296936 1233.505859 -110.968750" +"ltime" "1324.737183" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-879.296936 1232.505859 -111.968750" +"angles" "327.139038 295.509460 32.960213" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.662424 87.168709 153.499878" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1021.450317 1365.860352 -112.968750" +"absmax" "-1019.450317 1367.860352 -110.968750" +"ltime" "1327.458740" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1020.450317 1366.860352 -111.968750" +"angles" "374.423492 -154.413269 151.160355" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2639" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-12.285672 77.445312 175.214920" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2773.687500 1458.827026 -32.968750" +"absmax" "-2771.687500 1460.827026 -30.968750" +"ltime" "1305.523926" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2772.687500 1459.827026 -31.968750" +"angles" "-157.748581 -92.825859 23.265051" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.194916 81.226257 97.331459" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2748.090576 1472.308594 -32.968750" +"absmax" "-2746.090576 1474.308594 -30.968750" +"ltime" "1304.890503" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2747.090576 1473.308594 -31.968750" +"angles" "-76.462959 29.116850 243.951462" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "82.351158 82.257828 164.463058" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2859.696533 1334.904541 527.031250" +"absmax" "-2857.696533 1336.904541 529.031250" +"ltime" "1593.934570" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2858.696533 1335.904541 528.031250" +"angles" "-135.398682 371.854767 45.175655" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2638" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-49.814407 -63.360939 148.128082" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2758.307861 1456.168823 -32.968750" +"absmax" "-2756.307861 1458.168823 -30.968750" +"ltime" "1302.583740" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2757.307861 1457.168823 -31.968750" +"angles" "-116.677803 -183.471405 271.644623" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "37.659405 76.206390 194.438492" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2724.606689 1449.501709 -32.968750" +"absmax" "-2722.606689 1451.501709 -30.968750" +"ltime" "1302.960938" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2723.606689 1450.501709 -31.968750" +"angles" "296.740204 -19.362385 -188.436020" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.080315 77.369171 175.669083" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-662.119873 1534.877563 -112.968750" +"absmax" "-660.119873 1536.877563 -110.968750" +"ltime" "1337.186279" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-661.119873 1535.877563 -111.968750" +"angles" "164.945297 -193.463303 -11.908724" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "57.933472 49.213066 183.775925" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-311.565765 -294.029663 -160.968750" +"absmax" "-309.565765 -292.029663 -158.968750" +"ltime" "2381.803955" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-310.565765 -293.029663 -159.968750" +"angles" "-194.456711 -187.295731 -280.647064" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.346128 70.940308 188.357437" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2659.518555 1430.906616 -32.968750" +"absmax" "-2657.518555 1432.906616 -30.968750" +"ltime" "1300.472778" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2658.518555 1431.906616 -31.968750" +"angles" "89.571259 160.781815 -2.930011" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.273758 77.033379 108.231773" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2632.649902 1454.919434 -32.968750" +"absmax" "-2630.649902 1456.919434 -30.968750" +"ltime" "1300.645752" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2631.649902 1455.919434 -31.968750" +"angles" "336.268311 132.737350 7.109457" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.025452 77.243179 177.864243" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2648.118652 1457.748047 -32.968750" +"absmax" "-2646.118652 1459.748047 -30.968750" +"ltime" "1301.684326" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2647.118652 1458.748047 -31.968750" +"angles" "125.717361 -233.430054 321.281128" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.129219 77.308548 190.054977" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2613.100830 1445.852417 -32.968750" +"absmax" "-2611.100830 1447.852417 -30.968750" +"ltime" "1299.123657" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2612.100830 1446.852417 -31.968750" +"angles" "-150.174530 -100.745956 111.123535" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.293118 75.587891 123.481598" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2617.590820 1465.195068 -32.968750" +"absmax" "-2615.590820 1467.195068 -30.968750" +"ltime" "1299.050537" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2616.590820 1466.195068 -31.968750" +"angles" "84.611061 -253.630173 183.309662" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.835800 75.380402 179.166458" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2620.916504 1451.883789 -32.968750" +"absmax" "-2618.916504 1453.883789 -30.968750" +"ltime" "1299.745728" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2619.916504 1452.883789 -31.968750" +"angles" "194.948074 -30.419447 -322.421204" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "33.153442 81.859718 162.171005" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2614.365234 1444.285156 -32.968750" +"absmax" "-2612.365234 1446.285156 -30.968750" +"ltime" "1299.185425" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2613.365234 1445.285156 -31.968750" +"angles" "35.563793 57.513241 -25.441662" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "44.760071 83.870224 118.104446" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2621.006592 1451.373047 -32.968750" +"absmax" "-2619.006592 1453.373047 -30.968750" +"ltime" "1299.729370" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2620.006592 1452.373047 -31.968750" +"angles" "13.420965 360.841553 -213.167740" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "32.446831 74.126640 169.483078" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2605.649658 1434.889893 -32.968750" +"absmax" "-2603.649658 1436.889893 -30.968750" +"ltime" "1300.412598" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2604.649658 1435.889893 -31.968750" +"angles" "-168.145004 257.306458 -63.982182" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "60.050301 73.358963 142.146133" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2684.846191 1430.555786 -32.968750" +"absmax" "-2682.846191 1432.555786 -30.968750" +"ltime" "1301.417603" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2683.846191 1431.555786 -31.968750" +"angles" "-2.638245 -86.873260 -196.278778" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "57.704971 76.829262 115.326904" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2718.235107 1433.456665 -32.968750" +"absmax" "-2716.235107 1435.456665 -30.968750" +"ltime" "1301.852783" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2717.235107 1434.456665 -31.968750" +"angles" "121.453888 -156.466904 -224.822693" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.886459 76.555252 131.743378" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1212.370605 -1441.519897 127.031250" +"absmax" "-1210.370605 -1439.519897 129.031250" +"ltime" "2016.890259" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1211.370605 -1440.519897 128.031250" +"angles" "115.415901 130.583618 254.261581" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.501564 -41.742218 178.931595" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1218.303589 -1438.153931 127.031250" +"absmax" "-1216.303589 -1436.153931 129.031250" +"ltime" "2017.342529" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1217.303589 -1437.153931 128.031250" +"angles" "141.229401 392.734894 -123.906410" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.500542 -41.656128 156.767761" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-281.019623 -277.618317 -160.968750" +"absmax" "-279.019623 -275.618317 -158.968750" +"ltime" "2381.166992" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-280.019623 -276.618317 -159.968750" +"angles" "-214.716003 -247.855576 -350.714874" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "55.375675 52.254101 139.993591" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-745.081726 1080.984619 -112.968750" +"absmax" "-743.081726 1082.984619 -110.968750" +"ltime" "1333.093384" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-744.081726 1081.984619 -111.968750" +"angles" "-18.101797 122.006706 76.970650" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.608482 63.642818 130.784012" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-766.100891 1057.268066 -112.968750" +"absmax" "-764.100891 1059.268066 -110.968750" +"ltime" "1333.314697" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-765.100891 1058.268066 -111.968750" +"angles" "77.970947 361.512787 172.861176" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-68.990875 29.839397 122.447830" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-973.372742 1422.038940 -112.968750" +"absmax" "-971.372742 1424.038940 -110.968750" +"ltime" "1325.316284" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-972.372742 1423.038940 -111.968750" +"angles" "107.276062 325.240265 -111.222755" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "3.198132 75.509132 137.315720" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-963.506348 1435.854248 -112.968750" +"absmax" "-961.506348 1437.854248 -110.968750" +"ltime" "1325.854370" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-962.506348 1436.854248 -111.968750" +"angles" "374.961945 65.974419 200.519104" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2665" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "12.866928 76.296951 154.487595" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-236.423553 1334.002075 -112.968750" +"absmax" "-234.423553 1336.002075 -110.968750" +"ltime" "1343.394043" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-235.423553 1335.002075 -111.968750" +"angles" "224.193405 276.959259 303.661560" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2617" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.321060 -45.341118 155.108643" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-282.547333 -280.379852 -160.968750" +"absmax" "-280.547333 -278.379852 -158.968750" +"ltime" "2382.155029" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-281.547333 -279.379852 -159.968750" +"angles" "-359.877167 594.369324 331.690155" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.315285 59.018272 158.720856" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-671.567505 -1222.657593 -248.968750" +"absmax" "-669.567505 -1220.657593 -246.968750" +"origin" "-670.567505 -1221.657593 -247.968750" +"oldorigin" "-670.567505 -1221.657593 -247.968750" +"angles" "0.000000 -289.000000 0.000000" +"classname" "monster_spider" +"frame" "42.000000" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "spider_idle1" +"nextthink" "-1.000000" +"health" "-20.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 8.000000" +"flags" "544.000000" +"max_health" "-1.000000" +"waterlevel" "1.000000" +"watertype" "-5.000000" +"ideal_yaw" "36.000000" +"yaw_speed" "20.000000" +"owner" "446" +"th_stand" "spider_idle1" +"th_walk" "spider_walk1" +"th_run" "spider_run1" +"th_missile" "SUB_Null" +"th_melee" "spider_bite1" +"th_pain" "spider_pain" +"th_die" "spider_die" +"lefty" "-36.000000" +"attack_finished" "1992.297974" +"show_hostile" "1992.297974" +"mdl" "progs/mon_spiderb.mdl" +"pausetime" "999999.000000" +"lip" "2.339793" +"waitmin" "1001990.375000" +"movespeed" "1.000000" +"bodyfadeaway" "1.000000" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "304.000000" +"classgroup" "660.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"gibbed" "1.000000" +"headmdl" "progs/h_spiderb.mdl" +"estate" "2.000000" +"th_checkattack" "SpiderCheckAttack" +"th_slide" "spider_slide1" +"th_jump" "spider_leap1" +"th_jumpexit" "spider_leap9" +"liquidbase" "-5.000000" +"liquidcheck" "1992.397949" +"attack_offset" "14.000000 0.000000 8.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "spider/pain1.wav" +"pain_sound2" "spider/pain2.wav" +"deathstring" " was bitten by a Spider +" +"idletimer" "1997.965698" +"idle_sound" "spider/idle1.wav" +"idle_sound2" "spider/hiss2.wav" +"idle_soundcom" "spider/idle1.wav" +"idle_soundcom2" "spider/hiss3.wav" +"sight_timeout" "2000.398193" +"sight_sound" "spider/hiss1.wav" +"switchoverride" "1.000000" +"steptype" "3.000000" +"minion_active" "1.000000" +"gibondeath" "1.000000" +"gib1mdl" "progs/gib_spidlegb.mdl" +"gib2mdl" "progs/gib_spidbodyb.mdl" +"gib1frame" "9.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-2959.552979 1261.727905 527.031250" +"absmax" "-2957.552979 1263.727905 529.031250" +"ltime" "1600.014648" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2958.552979 1262.727905 528.031250" +"angles" "264.366577 -20.368940 -231.074112" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-52.233395 -59.089302 158.814957" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-975.836365 1550.924072 -112.968750" +"absmax" "-973.836365 1552.924072 -110.968750" +"ltime" "1328.328247" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-974.836365 1551.924072 -111.968750" +"angles" "287.683716 128.379074 54.359310" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "41.896023 78.134705 134.995270" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2952.644531 1259.852661 527.031250" +"absmax" "-2950.644531 1261.852661 529.031250" +"ltime" "1599.169678" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2951.644531 1260.852661 528.031250" +"angles" "66.221291 83.331261 -33.922741" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.119728 -61.742687 153.519089" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-982.345337 1556.915283 -112.968750" +"absmax" "-980.345337 1558.915283 -110.968750" +"ltime" "1328.273804" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-981.345337 1557.915283 -111.968750" +"angles" "-193.798904 -40.666435 142.529099" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.404854 77.325821 115.216507" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-420.614716 1558.222046 -112.968750" +"absmax" "-418.614716 1560.222046 -110.968750" +"ltime" "1336.090332" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-419.614716 1559.222046 -111.968750" +"angles" "30.776016 -231.672318 -103.751892" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.935814 38.297836 195.842529" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-490.604645 1183.004272 -112.968750" +"absmax" "-488.604645 1185.004272 -110.968750" +"ltime" "1331.511108" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-489.604645 1184.004272 -111.968750" +"angles" "160.894897 271.389923 -6.379136" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2427" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.881330 -75.553352 156.002975" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-887.748352 1276.539062 -112.968750" +"absmax" "-885.748352 1278.539062 -110.968750" +"ltime" "1323.714111" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-886.748352 1277.539062 -111.968750" +"angles" "152.691422 279.295288 185.780487" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-16.924078 77.074394 111.305786" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-865.528748 1310.686401 -112.968750" +"absmax" "-863.528748 1312.686401 -110.968750" +"ltime" "1323.139771" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-864.528748 1311.686401 -111.968750" +"angles" "295.556946 -194.932510 -194.189301" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.546996 93.254829 157.501694" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-516.847229 1247.808350 -112.968750" +"absmax" "-514.847229 1249.808350 -110.968750" +"ltime" "1330.653442" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-515.847229 1248.808350 -111.968750" +"angles" "61.668983 2.855183 207.101318" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-21.255449 -86.567795 117.071617" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-429.189240 1537.709595 -112.968750" +"absmax" "-427.189240 1539.709595 -110.968750" +"ltime" "1336.064453" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-428.189240 1538.709595 -111.968750" +"angles" "-210.882355 211.173340 104.169456" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.524353 21.065306 151.565948" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "496.708984 -1736.920410 383.031250" +"absmax" "498.708984 -1734.920410 385.031250" +"ltime" "2413.152588" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "497.708984 -1735.920410 384.031250" +"angles" "91.808701 182.246140 158.478683" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-110.229729 -162.056274 65.048889" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1206.482056 -1950.935303 127.031250" +"absmax" "-1204.482056 -1948.935303 129.031250" +"ltime" "2045.963135" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1205.482056 -1949.935303 128.031250" +"angles" "-194.773697 329.154846 119.585617" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-62.848595 43.008698 184.595657" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-372.646820 996.401428 -112.968750" +"absmax" "-370.646820 998.401428 -110.968750" +"ltime" "1339.447754" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-371.646820 997.401428 -111.968750" +"angles" "240.889572 395.868927 -172.421402" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-62.525913 -41.569248 119.765915" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-981.065063 1446.578125 -112.982521" +"absmax" "-979.065063 1448.578125 -110.982521" +"ltime" "1329.032837" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-980.065063 1447.578125 -111.982521" +"angles" "349.151093 -1.719324 -12.021028" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2666" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "3.890530 86.752411 171.121094" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1011.377319 1433.968872 -112.968750" +"absmax" "-1009.377319 1435.968872 -110.968750" +"ltime" "1328.953979" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1010.377319 1434.968872 -111.968750" +"angles" "279.499023 41.743523 -246.182709" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2683" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.631241 71.776855 183.779831" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-679.543152 1515.155518 -112.968750" +"absmax" "-677.543152 1517.155518 -110.968750" +"ltime" "1336.916260" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-678.543152 1516.155518 -111.968750" +"angles" "8.955070 -186.636612 28.700239" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.933861 45.822723 103.299400" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-973.078247 1531.446167 -112.968750" +"absmax" "-971.078247 1533.446167 -110.968750" +"ltime" "1326.491821" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-972.078247 1532.446167 -111.968750" +"angles" "-183.203064 -90.006660 301.177460" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2669" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "25.280609 72.527817 159.115585" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-796.058044 1092.746582 -112.968750" +"absmax" "-794.058044 1094.746582 -110.968750" +"ltime" "1323.639771" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-795.058044 1093.746582 -111.968750" +"angles" "-65.832825 292.914795 -232.203049" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-47.591766 59.668629 175.156693" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-781.560120 1097.267944 -112.968750" +"absmax" "-779.560120 1099.267944 -110.968750" +"ltime" "1324.029663" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-780.560120 1098.267944 -111.968750" +"angles" "-30.069660 358.710114 9.324183" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.233475 71.695412 133.928207" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-974.806213 1514.444336 -112.968750" +"absmax" "-972.806213 1516.444336 -110.968750" +"ltime" "1326.469604" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-973.806213 1515.444336 -111.968750" +"angles" "81.649460 25.094130 42.353371" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2686" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.603073 71.896721 126.270927" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-166.156189 1187.209473 -104.968750" +"absmax" "-164.156189 1189.209473 -102.968750" +"ltime" "1341.715454" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-165.156189 1188.209473 -103.968750" +"angles" "394.619934 494.574036 -105.301704" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "23.998543 -72.813683 189.637711" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-176.541016 1200.498047 -104.968750" +"absmax" "-174.541016 1202.498047 -102.968750" +"ltime" "1341.965942" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-175.541016 1201.498047 -103.968750" +"angles" "143.601440 190.703445 -148.124252" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2536" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "18.576542 -73.409721 112.311378" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-903.429688 1248.001099 -112.968750" +"absmax" "-901.429688 1250.001099 -110.968750" +"ltime" "1329.786011" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-902.429688 1249.001099 -111.968750" +"angles" "290.996674 143.966629 -35.367508" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-59.106815 58.254379 168.428925" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-898.032104 1253.706299 -112.968750" +"absmax" "-896.032104 1255.706299 -110.968750" +"ltime" "1329.363770" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-897.032104 1254.706299 -111.968750" +"angles" "-157.753159 346.498260 42.456657" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-56.221317 66.523186 153.749344" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1209.855347 -1941.903931 127.031250" +"absmax" "-1207.855347 -1939.903931 129.031250" +"ltime" "2046.145020" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1208.855347 -1940.903931 128.031250" +"angles" "-48.938408 324.537140 231.636520" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.734253 47.213169 171.490051" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-976.700256 1317.144531 -112.968750" +"absmax" "-974.700256 1319.144531 -110.968750" +"ltime" "1326.708496" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-975.700256 1318.144531 -111.968750" +"angles" "-187.059036 -28.963844 35.937752" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2641" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "7.303706 89.875221 148.424484" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-998.277039 1305.832642 -112.968750" +"absmax" "-996.277039 1307.832642 -110.968750" +"ltime" "1326.668213" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-997.277039 1306.832642 -111.968750" +"angles" "-150.005219 -66.232246 145.558990" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2695" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-15.443572 77.227089 135.888794" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-547.790955 992.652466 -112.968750" +"absmax" "-545.790955 994.652466 -110.968750" +"ltime" "1333.835571" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-546.790955 993.652466 -111.968750" +"angles" "64.858627 413.381287 -237.067276" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.247894 -22.693954 119.925827" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-561.417786 1001.154907 -112.968750" +"absmax" "-559.417786 1003.154907 -110.968750" +"ltime" "1334.241333" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-560.417786 1002.154907 -111.968750" +"angles" "220.498871 379.057068 84.852882" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-79.444267 -11.625053 159.389160" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-379.235291 981.401733 -112.968750" +"absmax" "-377.235291 983.401733 -110.968750" +"ltime" "1339.953003" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-378.235291 982.401733 -111.968750" +"angles" "-58.910622 337.230286 -256.278992" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-57.670902 -48.174843 201.439819" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2633.043945 249.321503 191.031250" +"absmax" "-2631.043945 251.321503 193.031250" +"ltime" "1701.794800" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2632.043945 250.321503 192.031250" +"angles" "-74.450081 -121.563385 29.280638" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2575" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.784790 77.823456 101.641830" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2629.178223 231.285080 191.031250" +"absmax" "-2627.178223 233.285080 193.031250" +"ltime" "1701.376221" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2628.178223 232.285080 192.031250" +"angles" "157.134079 58.635929 -228.899994" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2700" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.603271 49.468796 120.754669" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "513.390198 -1724.559082 383.031250" +"absmax" "515.390198 -1722.559082 385.031250" +"ltime" "2413.114258" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "514.390198 -1723.559082 384.031250" +"angles" "-79.120789 419.196991 -84.280708" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-85.119644 -145.576080 59.013306" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1984.228638 400.913971 367.031250" +"absmax" "-1982.228638 402.913971 369.031250" +"ltime" "1573.352295" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1983.228638 401.913971 368.031250" +"angles" "-185.040497 102.110596 -304.401428" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2566" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.010681 -4.030515 174.433868" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-593.889893 1389.322021 -112.968750" +"absmax" "-591.889893 1391.322021 -110.968750" +"ltime" "1331.625977" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-592.889893 1390.322021 -111.968750" +"angles" "347.184082 319.244812 97.466530" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "771" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "84.944618 -6.100871 163.442551" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-591.217468 1389.716064 -112.968750" +"absmax" "-589.217468 1391.716064 -110.968750" +"ltime" "1331.624023" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-590.217468 1390.716064 -111.968750" +"angles" "187.894501 461.164673 181.969620" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "771" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "84.680077 -5.511420 170.668488" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-244.866257 1132.364746 -112.968750" +"absmax" "-242.866257 1134.364746 -110.968750" +"ltime" "1344.702637" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-243.866257 1133.364746 -111.968750" +"angles" "401.862976 633.231323 -158.629761" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.999443 -72.725456 201.264099" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-834.814697 1380.739136 -112.968750" +"absmax" "-832.814697 1382.739136 -110.968750" +"ltime" "1337.233643" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-833.814697 1381.739136 -111.968750" +"angles" "251.273087 -54.468880 80.981514" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "771" +"chain" "2610" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-7.678385 74.905655 175.345123" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-841.967468 1354.912476 -112.968750" +"absmax" "-839.967468 1356.912476 -110.968750" +"ltime" "1337.252808" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-840.967468 1355.912476 -111.968750" +"angles" "130.980133 304.048584 84.291039" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "771" +"chain" "2707" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-21.118977 72.304413 106.315971" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-320.482117 1089.179321 -112.968750" +"absmax" "-318.482117 1091.179321 -110.968750" +"ltime" "1334.988892" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-319.482117 1090.179321 -111.968750" +"angles" "52.980350 480.453247 -9.858495" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-19.139669 -73.283264 154.696915" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-300.186523 1086.309570 -112.968750" +"absmax" "-298.186523 1088.309570 -110.968750" +"ltime" "1334.504028" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-299.186523 1087.309570 -111.968750" +"angles" "2.780607 44.499523 -151.047226" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "2.819130 -75.829330 159.367218" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-262.867401 1155.534058 -112.968750" +"absmax" "-260.867401 1157.534058 -110.968750" +"ltime" "1345.025513" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-261.867401 1156.534058 -111.968750" +"angles" "-122.681076 338.738159 95.508453" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "8.709164 -79.219940 104.585815" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-233.074265 1446.878174 -112.968750" +"absmax" "-231.074265 1448.878174 -110.968750" +"ltime" "1342.640381" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-232.074265 1447.878174 -111.968750" +"angles" "-110.300362 316.241119 257.805084" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "71.688141 -29.994581 195.479919" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-225.523026 1432.540405 -112.968750" +"absmax" "-223.523026 1434.540405 -110.968750" +"ltime" "1342.242310" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-224.523026 1433.540405 -111.968750" +"angles" "357.578430 288.702911 62.708019" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.989033 -45.033108 171.218811" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-255.914978 1359.457642 -112.968750" +"absmax" "-253.914978 1361.457642 -110.968750" +"ltime" "1335.267944" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-254.914978 1360.457642 -111.968750" +"angles" "210.754837 265.362732 62.787067" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2667" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "66.673752 -45.884964 139.242294" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-249.529755 1366.461304 -192.968750" +"absmax" "-247.529755 1368.461304 -190.968750" +"ltime" "1335.130737" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-248.529755 1367.461304 -191.968750" +"angles" "-17.239248 587.362366 -204.317245" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.324100 -64.565300 174.399796" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1982.546753 430.416016 367.031250" +"absmax" "-1980.546753 432.416016 369.031250" +"ltime" "1573.787476" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1981.546753 431.416016 368.031250" +"angles" "-142.318268 279.525818 -284.075165" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2703" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-74.943398 21.965488 198.997375" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2599.957275 222.909836 191.031174" +"absmax" "-2597.957275 224.909836 193.031174" +"ltime" "1703.123291" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2598.957275 223.909836 192.031174" +"angles" "191.846710 141.681229 -45.363377" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.060890 18.142031 150.736343" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-570.049500 -1775.005249 287.031250" +"absmax" "-568.049500 -1773.005249 289.031250" +"ltime" "2049.270996" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-569.049500 -1774.005249 288.031250" +"angles" "-233.028763 -85.243370 290.952118" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.803627 78.375130 99.388336" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2856.094971 1337.420654 527.031250" +"absmax" "-2854.094971 1339.420654 529.031250" +"ltime" "1594.486084" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2855.094971 1338.420654 528.031250" +"angles" "-194.187012 285.948975 -262.844452" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2648" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-44.169846 -65.322182 168.529892" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2852.695068 1331.430664 527.000244" +"absmax" "-2850.695068 1333.430664 529.000244" +"ltime" "1594.371094" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2851.695068 1332.430664 528.000244" +"angles" "80.542496 2.380614 110.716347" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2719" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.595772 -64.046501 108.889076" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-555.027954 -1769.562988 287.031250" +"absmax" "-553.027954 -1767.562988 289.031250" +"ltime" "2049.956299" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-554.027954 -1768.562988 288.031250" +"angles" "319.957855 125.635109 -286.111969" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1933" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-8.767422 76.517326 137.127045" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "492.405426 -1735.333740 383.031250" +"absmax" "494.405426 -1733.333740 385.031250" +"ltime" "2413.801270" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "493.405426 -1734.333740 384.031250" +"angles" "-29.491928 342.867249 -111.059219" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-127.539803 -173.417175 36.816971" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +"absmin" "-356.273987 829.826477 -88.968750" +"absmax" "-354.273987 831.826477 -86.968750" +"ltime" "1347.986450" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-355.273987 830.826477 -87.968750" +"angles" "40.938171 410.481995 -168.290207" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.109188 -60.467773 107.184799" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-375.438232 1516.755737 -112.968750" +"absmax" "-373.438232 1518.755737 -110.968750" +"ltime" "1343.374878" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-374.438232 1517.755737 -111.968750" +"angles" "-174.591782 508.778015 -153.412979" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.507027 -16.076946 120.214455" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-726.637390 1342.204590 -112.968750" +"absmax" "-724.637390 1344.204590 -110.968750" +"ltime" "1338.454224" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-725.637390 1343.204590 -111.968750" +"angles" "-41.303192 3.297397 110.861801" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-22.645746 77.915794 165.614243" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-744.513611 1303.889893 -112.968750" +"absmax" "-742.513611 1305.889893 -110.968750" +"ltime" "1338.024780" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-743.513611 1304.889893 -111.968750" +"angles" "-72.776024 289.008881 43.195408" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-53.128277 53.547997 126.906441" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-380.298248 1500.453247 -112.968750" +"absmax" "-378.298248 1502.453247 -110.968750" +"ltime" "1343.428833" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-379.298248 1501.453247 -111.968750" +"angles" "42.341743 410.585693 114.567978" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.804916 -36.209492 134.963989" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-299.587708 970.741577 -112.968750" +"absmax" "-297.587708 972.741577 -110.968750" +"ltime" "1347.830688" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-298.587708 971.741577 -111.968750" +"angles" "346.884583 17.325802 107.292412" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-45.464882 -59.740372 170.804688" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-297.433075 928.803223 -104.968750" +"absmax" "-295.433075 930.803223 -102.968750" +"ltime" "1347.248779" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-296.433075 929.803223 -103.968750" +"angles" "-126.100075 -31.437969 -51.209942" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-40.852222 -62.939606 201.872070" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1979.549072 407.560516 367.031250" +"absmax" "-1977.549072 409.560516 369.031250" +"ltime" "1574.169189" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1978.549072 408.560516 368.031250" +"angles" "265.831848 470.155060 -172.675583" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.032433 3.673576 137.936432" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1978.714233 408.250153 367.031250" +"absmax" "-1976.714233 410.250153 369.031250" +"ltime" "1574.492676" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1977.714233 409.250153 368.031250" +"angles" "194.935257 -84.578995 249.826096" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.038605 4.431427 141.190521" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-367.583313 824.399475 -88.968750" +"absmax" "-365.583313 826.399475 -86.968750" +"ltime" "1348.129272" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-366.583313 825.399475 -87.968750" +"angles" "125.660141 319.245392 -94.928520" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-51.123505 -55.123634 172.652466" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +"absmin" "-233.405319 944.447815 -80.968750" +"absmax" "-231.405319 946.447815 -78.968750" +"ltime" "1345.663818" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-232.405319 945.447815 -79.968750" +"angles" "166.792114 236.041489 122.312126" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-32.821945 -73.542603 160.920013" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-238.526352 978.497620 -112.968750" +"absmax" "-236.526352 980.497620 -110.968750" +"ltime" "1345.443359" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-237.526352 979.497620 -111.968750" +"angles" "149.052109 -27.697124 -210.084167" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-26.502865 -73.839073 120.051338" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1259.583008 -1316.845825 127.031250" +"absmax" "-1257.583008 -1314.845825 129.031250" +"ltime" "2019.676636" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1258.583008 -1315.845825 128.031250" +"angles" "-160.744003 182.418518 -161.302460" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.384422 10.220007 104.785873" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1236.343872 -1258.219604 95.031250" +"absmax" "-1234.343872 -1256.219604 97.031250" +"ltime" "2020.131592" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1235.343872 -1257.219604 96.031250" +"angles" "137.545563 98.518417 102.009048" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.970505 -7.464063 169.831635" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-380.300262 929.869690 -104.968750" +"absmax" "-378.300262 931.869690 -102.968750" +"ltime" "1351.510864" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-379.300262 930.869690 -103.968750" +"angles" "343.854065 284.898468 86.097694" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "42.751579 70.772346 122.743172" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1206.791382 -686.906250 -32.968750" +"absmax" "-1204.791382 -684.906250 -30.968750" +"ltime" "2033.652222" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1205.791382 -685.906250 -31.968750" +"angles" "140.513916 299.934052 215.974350" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "81.470596 -21.771648 156.057907" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1226.414307 -1463.893921 127.031250" +"absmax" "-1224.414307 -1461.893921 129.031250" +"ltime" "2017.678467" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1225.414307 -1462.893921 128.031250" +"angles" "-31.330261 373.575165 254.600128" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.573769 -35.255402 101.780190" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-385.583008 928.585876 -104.968750" +"absmax" "-383.583008 930.585876 -102.968750" +"ltime" "1351.585693" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-384.583008 929.585876 -103.968750" +"angles" "325.652069 249.621674 -4.599539" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "38.784710 71.206108 107.734093" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1210.295044 -1474.097534 127.004791" +"absmax" "-1208.295044 -1472.097534 129.004791" +"ltime" "2017.407471" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1209.295044 -1473.097534 128.004791" +"angles" "-6.865108 549.368408 113.947029" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.759850 -37.988605 176.974075" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1259.306519 -959.410095 -32.968750" +"absmax" "-1257.306519 -957.410095 -30.968750" +"ltime" "2020.815552" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1258.306519 -958.410095 -31.968750" +"angles" "425.694824 17.417650 2.762416" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2445" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "63.529560 54.672943 194.501465" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1267.460083 -989.440552 -32.968750" +"absmax" "-1265.460083 -987.440552 -30.968750" +"ltime" "2021.695679" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1266.460083 -988.440552 -31.968750" +"angles" "288.374451 -205.084412 -33.831402" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2747" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.793282 37.822693 102.611900" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2541.081543 208.832016 191.031250" +"absmax" "-2539.081543 210.832016 193.031250" +"ltime" "1702.169189" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2540.081543 209.832016 192.031250" +"angles" "-65.012115 216.429794 -24.515144" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "86.998093 28.219910 87.164780" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2501.596436 234.328781 191.031250" +"absmax" "-2499.596436 236.328781 193.031250" +"ltime" "1701.654053" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2500.596436 235.328781 192.031250" +"angles" "147.675797 73.504272 -243.352448" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "90.961617 41.231983 180.705933" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2602.831543 253.018585 191.031250" +"absmax" "-2600.831543 255.018585 193.031250" +"ltime" "1702.878784" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2601.831543 254.018585 192.031250" +"angles" "77.634186 210.127823 -121.815170" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.786644 64.742981 144.546158" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2591.321777 223.523758 191.031250" +"absmax" "-2589.321777 225.523758 193.031250" +"ltime" "1702.468506" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2590.321777 224.523758 192.031250" +"angles" "193.458557 -67.970604 156.363159" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.310646 20.380199 137.395752" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-349.465271 831.133118 -96.968750" +"absmax" "-347.465271 833.133118 -94.968750" +"ltime" "1348.670898" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-348.465271 832.133118 -95.968750" +"angles" "44.070137 138.782700 -127.601219" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.526279 -51.351288 151.209930" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-325.177246 824.049072 -88.968750" +"absmax" "-323.177246 826.049072 -86.968750" +"ltime" "1348.746826" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-324.177246 825.049072 -87.968750" +"angles" "328.619293 73.877357 -190.317673" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.177830 -65.298317 189.514389" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-2623.782959 253.565826 191.031250" +"absmax" "-2621.782959 255.565826 193.031250" +"ltime" "1703.450806" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-2622.782959 254.565826 192.031250" +"angles" "113.752586 182.596634 -15.706394" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "57.664772 63.147560 137.908508" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +"absmin" "-1246.093872 -744.056885 -32.968750" +"absmax" "-1244.093872 -742.056885 -30.968750" +"ltime" "2031.981323" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1245.093872 -743.056885 -31.968750" +"angles" "305.743073 277.667816 298.850037" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.410866 31.899132 144.619125" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-1245.093628 -736.614868 -32.968750" +"absmax" "-1243.093628 -734.614868 -30.968750" +"ltime" "2032.094849" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1244.093628 -735.614868 -31.968750" +"angles" "325.361359 46.482731 36.237453" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.839821 36.881847 174.238678" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "22.009968 -1904.329834 383.031250" +"absmax" "24.009968 -1902.329834 385.031250" +"ltime" "2095.826416" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "23.009968 -1903.329834 384.031250" +"angles" "86.261864 541.779358 -220.218796" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.944878 -100.018036 167.617584" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "49.119625 -1893.653320 383.031250" +"absmax" "51.119625 -1891.653320 385.031250" +"ltime" "2095.409180" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "50.119625 -1892.653320 384.031250" +"angles" "-216.383759 300.474884 -134.685974" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-48.537868 -92.739273 157.300766" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-259.721588 831.085571 -96.968750" +"absmax" "-257.721588 833.085571 -94.968750" +"ltime" "1349.484863" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-258.721588 832.085571 -95.968750" +"angles" "410.756165 476.679535 -139.443436" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-33.278740 -69.881462 187.493896" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-223.719528 842.374146 -80.968750" +"absmax" "-221.719528 844.374146 -78.968750" +"ltime" "1349.701904" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-222.719528 843.374146 -79.968750" +"angles" "-18.800634 125.871147 76.414734" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "6.388100 -77.704506 148.394165" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1252.486206 -848.835693 -32.968750" +"absmax" "-1250.486206 -846.835693 -30.968750" +"ltime" "2030.203003" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1251.486206 -847.835693 -31.968750" +"angles" "25.736267 212.591644 179.624161" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "459" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.660141 15.730904 123.535522" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1223.129761 -685.019897 -32.968750" +"absmax" "-1221.129761 -683.019897 -30.968750" +"ltime" "2034.375122" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1222.129761 -684.019897 -31.968750" +"angles" "101.624062 553.091492 183.107330" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.072182 -22.694656 112.526665" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "58.432747 -1871.159424 383.031250" +"absmax" "60.432747 -1869.159424 385.031250" +"ltime" "2095.859375" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "59.432747 -1870.159424 384.031250" +"angles" "93.820396 170.537155 -81.603149" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-52.373932 -93.883278 120.803734" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1252.298584 -861.108215 -32.968750" +"absmax" "-1250.298584 -859.108215 -30.968750" +"ltime" "2029.508301" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1251.298584 -860.108215 -31.968750" +"angles" "-202.508667 -88.888779 30.599520" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2765" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.247360 2.344727 117.012688" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1217.145264 -697.343262 -32.968750" +"absmax" "-1215.145264 -695.343262 -30.968750" +"ltime" "2034.298584" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1216.145264 -696.343262 -31.968750" +"angles" "-130.924927 199.215805 -236.132507" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.106728 -33.613632 139.895569" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1228.606689 -1279.205200 95.031250" +"absmax" "-1226.606689 -1277.205200 97.031250" +"ltime" "2020.291382" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1227.606689 -1278.205200 96.031250" +"angles" "59.231941 304.530670 3.026362" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.916954 -29.166191 191.850739" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1207.498657 -764.713257 -32.968750" +"absmax" "-1205.498657 -762.713257 -30.968750" +"ltime" "2032.925781" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1206.498657 -763.713257 -31.968750" +"angles" "54.857117 292.328522 3.608509" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.651833 -23.439331 132.256989" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-351.504791 738.064880 -80.968750" +"absmax" "-349.504791 740.064880 -78.968750" +"ltime" "1349.907349" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-350.504791 739.064880 -79.968750" +"angles" "-29.875153 106.169754 5.362013" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.354622 -26.047869 140.670944" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-357.936615 734.127563 -80.968750" +"absmax" "-355.936615 736.127563 -78.968750" +"ltime" "1349.984741" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-356.936615 735.127563 -79.968750" +"angles" "-227.197388 -46.150639 -68.512543" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-71.561996 -27.289007 182.163879" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "56.510555 -1923.719360 383.031250" +"absmax" "58.510555 -1921.719360 385.031250" +"ltime" "2093.133057" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "57.510555 -1922.719360 384.031250" +"angles" "-49.025303 83.659531 -53.141354" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "632" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "13.700737 -77.843269 196.916489" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1170.424438 -1945.940063 127.031250" +"absmax" "-1168.424438 -1943.940063 129.031250" +"ltime" "2047.050415" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1169.424438 -1944.940063 128.031250" +"angles" "233.368149 117.507401 152.897766" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-59.094810 46.182430 105.755608" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1167.810181 -1942.611938 127.031250" +"absmax" "-1165.810181 -1940.611938 129.031250" +"ltime" "2047.206421" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1166.810181 -1941.611938 128.031250" +"angles" "245.813797 184.396408 151.455505" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-55.008587 51.427765 105.056915" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "75.015327 -1918.075317 383.031250" +"absmax" "77.015327 -1916.075317 385.031250" +"ltime" "2093.774414" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "76.015327 -1917.075317 384.031250" +"angles" "-45.138626 234.725769 -95.182892" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2774" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "33.780365 -80.813934 159.955811" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1219.239868 -1454.097534 127.015747" +"absmax" "-1217.239868 -1452.097534 129.015747" +"ltime" "2018.070190" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1218.239868 -1453.097534 128.015747" +"angles" "155.426315 248.119659 -48.869232" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.635277 -21.470039 156.554230" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1227.955688 -1433.800903 127.031250" +"absmax" "-1225.955688 -1431.800903 129.031250" +"ltime" "2018.492676" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1226.955688 -1432.800903 128.031250" +"angles" "73.482574 157.967087 -101.028358" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.291801 -1.736108 122.440048" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1231.193848 -1350.677490 127.031250" +"absmax" "-1229.193848 -1348.677490 129.031250" +"ltime" "2018.849731" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1230.193848 -1349.677490 128.031250" +"angles" "172.245117 487.513947 183.944077" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.498474 -24.500341 169.099091" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1.586423 -1955.779297 383.031250" +"absmax" "3.586423 -1953.779297 385.031250" +"ltime" "2065.451660" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "2.586423 -1954.779297 384.031250" +"angles" "-26.825649 276.801086 181.119263" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2736" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "42.565178 100.688812 140.635757" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1235.878906 -1066.577515 -0.968750" +"absmax" "-1233.878906 -1064.577515 1.031250" +"ltime" "2020.920898" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1234.878906 -1065.577515 0.031250" +"angles" "401.741394 99.269066 2.144500" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.180458 38.401592 173.414658" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1241.498047 -1070.918457 -0.968750" +"absmax" "-1239.498047 -1068.918457 1.031250" +"ltime" "2020.770020" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1240.498047 -1069.918457 0.031250" +"angles" "-91.504723 43.741631 -269.288086" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.357582 37.622955 132.076202" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1162.709351 -827.687073 -32.968750" +"absmax" "-1160.709351 -825.687073 -30.968750" +"ltime" "2030.417480" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1161.709351 -826.687073 -31.968750" +"angles" "-198.442627 30.655981 -135.451080" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2768" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.956924 25.357555 154.143814" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1214.262085 -919.155579 -32.968750" +"absmax" "-1212.262085 -917.155579 -30.968750" +"ltime" "2028.615601" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1213.262085 -918.155579 -31.968750" +"angles" "-187.146393 126.080399 -42.058304" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2748" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.127243 -18.566254 153.984863" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1296.833008 -882.551697 -32.968750" +"absmax" "-1294.833008 -880.551697 -30.968750" +"ltime" "2026.066284" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1295.833008 -881.551697 -31.968750" +"angles" "41.865761 399.568237 -260.488251" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2785" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.558670 -41.405567 138.038010" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1262.159302 -935.296875 -32.968750" +"absmax" "-1260.159302 -933.296875 -30.968750" +"ltime" "2021.917847" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1261.159302 -934.296875 -31.968750" +"angles" "29.631277 298.684326 183.877167" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2785" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "63.531231 54.666328 132.697144" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1273.640015 -948.177490 -32.968750" +"absmax" "-1271.640015 -946.177490 -30.968750" +"ltime" "2021.587769" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1272.640015 -947.177490 -31.968750" +"angles" "-1.993073 -76.873039 -41.211422" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2787" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.370628 51.349022 110.098709" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1151.018555 -840.237671 -32.968750" +"absmax" "-1149.018555 -838.237671 -30.968750" +"ltime" "2030.410522" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1150.018555 -839.237671 -31.968750" +"angles" "-1.360441 156.739273 190.753815" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2786" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.284698 11.150635 201.019638" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-16.161766 -1966.282471 383.031250" +"absmax" "-14.161767 -1964.282471 385.031250" +"ltime" "2065.173584" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-15.161767 -1965.282471 384.031250" +"angles" "307.967621 13.076241 -276.202637" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2781" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "24.880457 92.902397 130.440430" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1210.897217 -708.876221 -32.968750" +"absmax" "-1208.897217 -706.876221 -30.968750" +"ltime" "2035.315430" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1209.897217 -707.876221 -31.968750" +"angles" "-171.948105 630.396484 -95.200500" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.837105 -43.277477 158.653503" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-568.494202 -505.360657 -32.968750" +"absmax" "-566.494202 -503.360657 -30.968750" +"ltime" "2004.955811" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-567.494202 -504.360657 -31.968750" +"angles" "-155.057770 243.736542 75.016846" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.101379 -31.523237 142.012955" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-552.203613 -483.610748 -32.968750" +"absmax" "-550.203613 -481.610748 -30.968750" +"ltime" "2005.792969" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-551.203613 -482.610748 -31.968750" +"angles" "-207.119720 401.646118 43.375591" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "78.070976 -7.910435 167.194763" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1203.098755 -691.111694 -32.968750" +"absmax" "-1201.098755 -689.111694 -30.968750" +"ltime" "2035.124512" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1202.098755 -690.111694 -31.968750" +"angles" "-276.293701 466.536743 -36.999725" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.574669 -22.983181 193.878128" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1297.373413 -868.025269 -32.968750" +"absmax" "-1295.373413 -866.025269 -30.968750" +"ltime" "2029.050049" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1296.373413 -867.025269 -31.968750" +"angles" "142.191406 219.090851 164.126541" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2789" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.314072 27.083317 112.260803" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1227.734375 -957.315308 -32.968750" +"absmax" "-1225.734375 -955.315308 -30.968750" +"ltime" "2022.776855" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1226.734375 -956.315308 -31.968750" +"angles" "217.275314 -176.621826 63.410374" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2788" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.403862 24.805218 115.580200" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1219.922119 -958.011414 -32.968750" +"absmax" "-1217.922119 -956.011414 -30.968750" +"ltime" "2022.353394" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1218.922119 -957.011414 -31.968750" +"angles" "212.628296 136.977310 -229.912292" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2796" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.677673 21.013931 104.598938" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1219.465820 -769.881958 -32.968750" +"absmax" "-1217.465820 -767.881958 -30.968750" +"ltime" "2032.957642" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1218.465820 -768.881958 -31.968750" +"angles" "142.663025 231.951477 -28.649139" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.386284 -34.926140 125.155769" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "78.880363 -1905.952759 383.031250" +"absmax" "80.880363 -1903.952759 385.031250" +"ltime" "2093.429688" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "79.880363 -1904.952759 384.031250" +"angles" "111.399536 474.947083 142.171936" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2777" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "45.258278 -82.512024 154.527710" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1287.882812 -932.125549 -32.968750" +"absmax" "-1285.882812 -930.125549 -30.968750" +"ltime" "2022.966797" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1286.882812 -931.125549 -31.968750" +"angles" "56.258610 37.928791 182.129684" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2797" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.762741 48.271378 154.838577" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1284.904053 -901.543884 -32.968750" +"absmax" "-1282.904053 -899.543884 -30.968750" +"ltime" "2023.066040" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1283.904053 -900.543884 -31.968750" +"angles" "119.118973 192.082260 -225.612915" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2800" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.360718 71.637978 187.859009" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1288.875244 -896.604187 -32.968750" +"absmax" "-1286.875244 -894.604187 -30.968750" +"ltime" "2026.014282" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1287.875244 -895.604187 -31.968750" +"angles" "-214.162247 409.135956 -147.268219" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2801" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.018723 -50.045433 176.626266" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "12.076293 -1943.257446 383.031250" +"absmax" "14.076293 -1941.257446 385.031250" +"ltime" "2065.489014" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "13.076293 -1942.257446 384.031250" +"angles" "-91.559563 -214.688293 -63.026569" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.623917 103.356415 172.039948" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1290.788696 -900.278687 -32.968750" +"absmax" "-1288.788696 -898.278687 -30.968750" +"ltime" "2028.931274" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1289.788696 -899.278687 -31.968750" +"angles" "127.466316 242.482605 145.603226" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2802" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.583977 -8.927898 122.215256" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1162.618530 -937.039062 -32.968750" +"absmax" "-1160.618530 -935.039062 -30.968750" +"ltime" "2023.802979" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1161.618530 -936.039062 -31.968750" +"angles" "359.143921 85.066139 136.547836" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "78.794754 9.406376 158.956787" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1150.640625 -931.330200 -32.968750" +"absmax" "-1148.640625 -929.330200 -30.968750" +"ltime" "2024.504272" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1149.640625 -930.330200 -31.968750" +"angles" "-83.191406 -148.837448 208.826569" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "79.621597 13.211178 201.545624" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-1222.182495 -826.663086 -32.968750" +"absmax" "-1220.182495 -824.663086 -30.968750" +"ltime" "2031.570679" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1221.182495 -825.663086 -31.968750" +"angles" "-169.379013 68.054863 226.347534" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "73.586372 16.079956 155.412262" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1244.795532 -919.013611 -32.968750" +"absmax" "-1242.795532 -917.013611 -30.968750" +"ltime" "2024.856567" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1243.795532 -918.013611 -31.968750" +"angles" "308.892548 -213.984665 -35.734859" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2804" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.354233 10.007458 197.210907" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1249.115234 -920.841003 -32.968750" +"absmax" "-1247.115234 -918.841003 -30.968750" +"ltime" "2024.925049" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1248.115234 -919.841003 -31.968750" +"angles" "75.430687 -282.574005 66.812614" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2809" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.482330 8.827557 175.222504" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1213.215088 -832.616577 -32.968750" +"absmax" "-1211.215088 -830.616577 -30.968750" +"ltime" "2031.404053" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1212.215088 -831.616577 -31.968750" +"angles" "-101.628578 -313.645294 -3.521659" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.448914 9.075699 189.866577" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1216.040894 -598.384888 -32.968750" +"absmax" "-1214.040894 -596.384888 -30.968750" +"ltime" "2036.155884" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1215.040894 -597.384888 -31.968750" +"angles" "227.365936 624.034790 70.339340" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.254494 -41.222466 167.473557" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1230.250366 -604.044006 -32.968750" +"absmax" "-1228.250366 -602.044006 -30.968750" +"ltime" "2036.304443" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1229.250366 -603.044006 -31.968750" +"angles" "-200.617340 488.646210 -110.435905" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.723213 -57.039619 101.316269" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1356.433472 -861.457642 -32.968750" +"absmax" "-1354.433472 -859.457642 -30.968750" +"ltime" "2025.174805" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1355.433472 -860.457642 -31.968750" +"angles" "-106.947823 345.949219 -208.746109" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2804" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.360565 39.261169 168.030212" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1360.273315 -911.350830 -32.968750" +"absmax" "-1358.273315 -909.350830 -30.968750" +"ltime" "2025.216309" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1359.273315 -910.350830 -31.968750" +"angles" "227.484589 553.416077 -5.289813" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2814" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.955650 -10.843727 112.033432" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1227.326782 -515.551208 -32.968750" +"absmax" "-1225.326782 -513.551208 -30.968750" +"ltime" "2037.189941" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1226.326782 -514.551208 -31.968750" +"angles" "-165.907211 362.517639 -36.666862" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.709984 -35.732609 141.064651" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1208.981201 -698.056702 -32.968750" +"absmax" "-1206.981201 -696.056702 -30.968750" +"ltime" "2034.299927" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1207.981201 -697.056702 -31.968750" +"angles" "23.469664 143.023834 262.561920" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "84.304474 -34.829987 136.210236" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "101.816917 1744.692749 -83.968750" +"absmax" "103.816917 1746.692749 -81.968750" +"ltime" "2341.473877" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "102.816917 1745.692749 -82.968750" +"angles" "128.013824 -128.306549 -155.440521" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.513222 0.144144 147.174866" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1280.722046 -884.980408 -32.968750" +"absmax" "-1278.722046 -882.980408 -30.968750" +"ltime" "2027.230103" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1279.722046 -883.980408 -31.968750" +"angles" "382.122345 497.029877 -31.562147" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2810" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.495277 -41.881996 180.974335" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1288.252441 -881.084656 -32.968750" +"absmax" "-1286.252441 -879.084656 -30.968750" +"ltime" "2026.927856" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1287.252441 -880.084656 -31.968750" +"angles" "87.662323 482.986664 185.721008" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2819" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.249199 -42.670277 148.689728" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "94.001083 1771.306885 -80.968750" +"absmax" "96.001083 1773.306885 -78.968750" +"ltime" "2341.803223" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "95.001083 1772.306885 -79.968750" +"angles" "-58.959339 -45.694508 -23.306505" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-79.259377 32.643864 136.549698" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "101.459480 1746.587280 -83.968750" +"absmax" "103.459480 1748.587280 -81.968750" +"ltime" "2341.890381" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "102.459480 1747.587280 -82.968750" +"angles" "-158.196030 -93.227074 302.319580" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.728973 2.015939 143.046265" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-462.505768 -1762.070312 335.031250" +"absmax" "-460.505768 -1760.070312 337.031250" +"ltime" "2050.011719" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-461.505768 -1761.070312 336.031250" +"angles" "124.105301 -173.842270 91.310593" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-5.936337 81.210930 141.722687" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1207.360962 -905.734192 -32.968750" +"absmax" "-1205.360962 -903.734192 -30.968750" +"ltime" "2027.601685" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1206.360962 -904.734192 -31.968750" +"angles" "244.136337 77.552216 109.461769" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2819" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "64.544662 -41.815437 172.136566" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1197.780396 -899.845886 -32.968750" +"absmax" "-1195.780396 -897.845886 -30.968750" +"ltime" "2027.203735" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1196.780396 -898.845886 -31.968750" +"angles" "106.588470 663.490967 -92.648041" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2824" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.680992 -33.270164 202.586395" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1204.202881 -910.151489 -32.968750" +"absmax" "-1202.202881 -908.151489 -30.968750" +"ltime" "2028.380859" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1203.202881 -909.151489 -31.968750" +"angles" "50.615528 228.081619 -332.854736" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2825" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.534622 -8.556725 196.179276" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-424.936005 -1790.925171 351.031250" +"absmax" "-422.936005 -1788.925171 353.031250" +"ltime" "2049.958496" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-423.936005 -1789.925171 352.031250" +"angles" "265.245544 251.100906 24.676472" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2823" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.443459 67.513908 121.259445" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-261.460571 -1865.541992 567.000000" +"absmax" "-259.460571 -1863.541992 569.000000" +"origin" "-260.460571 -1864.541992 568.000000" +"angles" "-0.000000 8.997803 -0.000000" +"frame" "8.000000" +"owner" "470" +"mdl" "progs/mon_gaunt_elec.mdl" +"state" "2.000000" +"classtype" "32.000000" +} +{ +"absmin" "-1233.923828 -489.775208 -32.968750" +"absmax" "-1231.923828 -487.775208 -30.968750" +"ltime" "2036.642700" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1232.923828 -488.775208 -31.968750" +"angles" "-214.483948 486.293060 -157.670013" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.502029 -9.281408 105.368134" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1226.443237 -447.109161 -32.968750" +"absmax" "-1224.443237 -445.109161 -30.968750" +"ltime" "2037.573120" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1225.443237 -446.109161 -31.968750" +"angles" "-102.322044 300.750702 202.909836" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "76.772408 -29.292400 148.037201" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1196.305664 -710.365112 -32.968750" +"absmax" "-1194.305664 -708.365112 -30.968750" +"ltime" "2032.942261" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1195.305664 -709.365112 -31.968750" +"angles" "-80.737053 583.041199 87.673958" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "84.505653 -33.121010 180.832443" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1208.707764 -682.476624 -32.968750" +"absmax" "-1206.707764 -680.476624 -30.968750" +"ltime" "2033.801025" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1207.707764 -681.476624 -31.968750" +"angles" "349.791199 582.360046 -182.668442" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "78.763412 -8.000690 157.023514" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-1244.331055 -452.894165 -32.968750" +"absmax" "-1242.331055 -450.894165 -30.968750" +"ltime" "2037.705078" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-1243.331055 -451.894165 -31.968750" +"angles" "-10.835086 539.991333 78.269249" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.723907 -46.152885 118.893227" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-429.287292 -1791.279785 351.031250" +"absmax" "-427.287292 -1789.279785 353.031250" +"ltime" "2052.809570" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-428.287292 -1790.279785 352.031250" +"angles" "-39.278191 -116.934311 155.869293" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2827" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "48.907253 56.864563 108.477249" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +"absmin" "82.252602 -1890.133057 383.031250" +"absmax" "84.252602 -1888.133057 385.031250" +"ltime" "2067.923340" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "83.252602 -1889.133057 384.031250" +"angles" "301.520508 -130.094528 -26.072727" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2799" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-33.534904 69.524475 131.684921" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "87.484474 -1872.811035 383.031250" +"absmax" "89.484474 -1870.811035 385.031250" +"ltime" "2067.653076" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "88.484474 -1871.811035 384.031250" +"angles" "-37.411285 -151.563309 -131.863159" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2841" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.378048 77.054024 184.526169" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +"absmin" "163.638748 -2039.339600 383.031250" +"absmax" "165.638748 -2037.339600 385.031250" +"ltime" "2069.886963" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "164.638748 -2038.339600 384.031250" +"angles" "73.776237 550.610168 -168.606415" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.477229 -89.121239 138.877762" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "177.962631 -2035.281006 383.031250" +"absmax" "179.962631 -2033.281006 385.031250" +"ltime" "2070.165771" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "178.962631 -2034.281006 384.031250" +"angles" "136.260651 146.564865 -241.999069" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "3.349537 -81.863602 157.053879" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-450.130890 -1737.259155 335.031250" +"absmax" "-448.130890 -1735.259155 337.031250" +"ltime" "2053.130859" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-449.130890 -1736.259155 336.031250" +"angles" "118.298157 179.478195 249.312653" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.277786 76.506165 131.855545" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-453.456360 -1729.298462 335.031250" +"absmax" "-451.456360 -1727.298462 337.031250" +"ltime" "2053.682617" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-452.456360 -1728.298462 336.031250" +"angles" "315.254669 316.270905 -153.732880" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "32.159100 72.080292 188.593048" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "187.573990 -2007.945190 383.031250" +"absmax" "189.573990 -2005.945190 385.031250" +"ltime" "2070.572510" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "188.573990 -2006.945190 384.031250" +"angles" "-125.821777 501.813477 28.000687" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "17.910166 -74.736244 102.741203" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-428.378052 -1782.954468 351.031250" +"absmax" "-426.378052 -1780.954468 353.031250" +"ltime" "2051.489502" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-427.378052 -1781.954468 352.031250" +"angles" "186.651276 -48.949806 153.698166" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2835" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.506985 71.925735 138.101700" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-423.147736 -1806.903809 351.031250" +"absmax" "-421.147736 -1804.903809 353.031250" +"ltime" "2051.173584" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-422.147736 -1805.903809 352.031250" +"angles" "-28.759840 160.754501 -26.578974" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2854" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "43.195107 61.329762 104.551346" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-450.294556 -1724.773071 335.031250" +"absmax" "-448.294556 -1722.773071 337.031250" +"ltime" "2054.055908" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-449.294556 -1723.773071 336.031250" +"angles" "210.368713 -30.804403 24.208023" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "26.705540 77.025024 189.768951" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-449.682220 -1763.561157 335.031250" +"absmax" "-447.682220 -1761.561157 337.031250" +"ltime" "2051.475098" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-448.682220 -1762.561157 336.031250" +"angles" "53.017593 27.423834 -213.601074" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2855" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.055723 75.368118 135.741623" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-461.187988 -1780.036499 335.031250" +"absmax" "-459.187988 -1778.036499 337.031250" +"ltime" "2052.319824" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-460.187988 -1779.036499 336.031250" +"angles" "-43.299458 240.032257 -26.179358" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2857" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.788254 59.169785 113.125290" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "55.605869 2033.995117 -80.968750" +"absmax" "57.605869 2035.995117 -78.968750" +"ltime" "2338.740479" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "56.605869 2034.995117 -79.968750" +"angles" "-36.966038 -245.148895 -304.826813" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.909042 32.327713 180.188889" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-420.475861 -1783.173706 351.031250" +"absmax" "-418.475861 -1781.173706 353.031250" +"ltime" "2052.882080" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-419.475861 -1782.173706 352.031250" +"angles" "-119.868973 -134.659531 298.006165" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2858" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "55.882645 50.750069 155.988358" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-449.093506 -1741.070923 335.031250" +"absmax" "-447.093506 -1739.070923 337.031250" +"ltime" "2054.193115" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-448.093506 -1740.070923 336.031250" +"angles" "-7.038932 302.718689 -26.602556" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "29.431070 74.553795 120.338158" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "44.194065 2025.436646 -80.968750" +"absmax" "46.194065 2027.436646 -78.968750" +"ltime" "2339.051514" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "45.194065 2026.436646 -79.968750" +"angles" "180.854050 -215.833572 146.933121" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "69.589424 29.387764 103.506805" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "49.071140 2046.040283 -80.991669" +"absmax" "51.071140 2048.040283 -78.991669" +"ltime" "2339.166992" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "50.071140 2047.040283 -79.991669" +"angles" "27.517990 -118.637161 108.166901" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.288322 43.911106 165.972595" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +"absmin" "263.566406 -1999.273071 383.031250" +"absmax" "265.566406 -1997.273071 385.031250" +"ltime" "2090.122314" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "264.566406 -1998.273071 384.031250" +"angles" "180.598007 499.312897 -216.297165" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2737" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "14.591198 -82.527245 102.104530" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "283.042389 -2019.018066 383.031250" +"absmax" "285.042389 -2017.018066 385.031250" +"ltime" "2089.561523" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "284.042389 -2018.018066 384.031250" +"angles" "258.535675 403.774933 146.047607" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2869" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.580923 -72.904984 186.098022" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "154.549347 -1934.040771 383.031250" +"absmax" "156.549347 -1932.040771 385.031250" +"ltime" "2087.444092" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "155.549347 -1933.040771 384.031250" +"angles" "319.169342 538.651733 134.169144" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2756" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-5.459409 -94.998734 124.636932" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "177.033356 -1930.509888 383.031250" +"absmax" "179.033356 -1928.509888 385.031250" +"ltime" "2087.915771" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "178.033356 -1929.509888 384.031250" +"angles" "158.578201 275.842621 -96.533607" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2872" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "16.604088 -79.724197 176.339844" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "125.990204 -1942.395142 383.031250" +"absmax" "127.990204 -1940.395142 385.031250" +"ltime" "2067.731934" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "126.990204 -1941.395142 384.031250" +"angles" "-22.557102 -41.980942 -202.505630" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2839" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-31.558878 75.066261 163.285370" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "125.538582 -1941.004517 383.031250" +"absmax" "127.538582 -1939.004517 385.031250" +"ltime" "2068.437988" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "126.538582 -1940.004517 384.031250" +"angles" "-105.615677 234.804474 201.853714" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2874" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-31.448582 75.179382 110.336136" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-36.003471 -1969.839355 383.031250" +"absmax" "-34.003471 -1967.839355 385.031250" +"ltime" "2065.858398" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-35.003471 -1968.839355 384.031250" +"angles" "-77.350723 315.308167 289.605255" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "6.853102 79.911575 149.273270" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-45.899342 -1973.204834 383.031250" +"absmax" "-43.899342 -1971.204834 385.031250" +"ltime" "2066.058105" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-44.899342 -1972.204834 384.031250" +"angles" "-37.697472 381.832977 -239.810226" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-3.289092 77.031433 143.859314" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-13.890764 -1968.668579 383.031250" +"absmax" "-11.890764 -1966.668579 385.031250" +"ltime" "2066.131104" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-12.890764 -1967.668579 384.031250" +"angles" "129.623138 245.630417 26.271711" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2862" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "31.577625 86.932747 118.061752" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "156.006561 -1915.078003 383.031250" +"absmax" "158.006561 -1913.078003 385.031250" +"ltime" "2087.653809" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "157.006561 -1914.078003 384.031250" +"angles" "223.075256 197.337387 167.083710" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2873" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.929956 -94.632195 104.504333" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +"absmin" "36.757519 -1982.568481 383.031250" +"absmax" "38.757519 -1980.568481 385.031250" +"ltime" "2072.504395" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "37.757519 -1981.568481 384.031250" +"angles" "223.596741 7.907990 254.773834" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-46.412926 -69.656204 149.797791" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "68.597679 -1991.005493 383.031250" +"absmax" "70.597679 -1989.005493 385.031250" +"ltime" "2072.402344" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "69.597679 -1990.005493 384.031250" +"angles" "116.936996 528.949158 -108.210327" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-13.244587 -73.915100 175.164841" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "49.427475 -1975.816040 383.031250" +"absmax" "51.427475 -1973.816040 385.031250" +"ltime" "2072.464600" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "50.427475 -1974.816040 384.031250" +"angles" "313.340454 91.323326 -142.667099" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-37.782532 -70.764359 107.664169" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +"absmin" "229.608795 1924.687744 -83.968750" +"absmax" "231.608795 1926.687744 -81.968750" +"ltime" "2340.054688" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "230.608795 1925.687744 -82.968750" +"angles" "45.185345 487.550049 114.330284" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.504778 -71.413803 114.046867" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "231.400558 1929.615845 -83.968750" +"absmax" "233.400558 1931.615845 -81.968750" +"ltime" "2340.229736" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "232.400558 1930.615845 -82.968750" +"angles" "214.245331 462.283936 230.972305" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.868742 -69.268196 101.848381" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "259.829041 1931.420898 -83.968750" +"absmax" "261.829041 1933.420898 -81.968750" +"ltime" "2339.579346" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "260.829041 1932.420898 -82.968750" +"angles" "146.443573 280.913757 268.084259" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "52.258293 -55.625523 170.029861" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "42.479721 -1858.960815 383.031250" +"absmax" "44.479721 -1856.960815 385.031250" +"ltime" "2094.404297" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "43.479721 -1857.960815 384.031250" +"angles" "129.947937 309.445648 181.490051" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "19.089174 -72.535957 132.535568" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "146.442703 -1778.808960 383.031250" +"absmax" "148.442703 -1776.808960 385.031250" +"ltime" "2085.112549" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "147.442703 -1777.808960 384.031250" +"angles" "-12.466113 553.026123 -68.994698" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "1933" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "25.774054 -74.573380 153.253891" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "52.364700 -1904.641846 383.031250" +"absmax" "54.364700 -1902.641846 385.031250" +"ltime" "2066.409180" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "53.364700 -1903.641846 384.031250" +"angles" "-213.592575 -130.649872 -244.564621" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2881" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-20.343388 89.919662 139.624969" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "58.350910 -1900.915283 383.031250" +"absmax" "60.350910 -1898.915283 385.031250" +"ltime" "2066.421387" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "59.350910 -1899.915283 384.031250" +"angles" "323.587738 -13.290672 -32.498810" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2898" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-14.427109 96.561554 126.714661" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "60.241508 -1921.722046 383.031250" +"absmax" "62.241508 -1919.722046 385.031250" +"ltime" "2066.457275" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "61.241508 -1920.722046 384.031250" +"angles" "-80.713516 -12.442877 67.512680" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-15.881459 94.928833 99.310486" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "118.335442 -2032.941772 383.031250" +"absmax" "120.335442 -2030.941772 385.031250" +"ltime" "2070.640381" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "119.335442 -2031.941772 384.031250" +"angles" "312.298920 284.880341 -231.576813" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-18.446884 -86.652840 121.223305" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "109.772774 -1857.180298 383.031250" +"absmax" "111.772774 -1855.180298 385.031250" +"ltime" "2067.033447" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "110.772774 -1856.180298 384.031250" +"angles" "-10.018966 338.625244 72.461296" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2836" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-3.490398 94.229614 170.295715" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "118.062469 -1851.722290 383.031250" +"absmax" "120.062469 -1849.722290 385.031250" +"ltime" "2093.876465" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "119.062469 -1850.722290 384.031250" +"angles" "312.170227 433.916626 289.254761" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "77.034729 -58.050865 164.183014" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +"absmin" "136.950134 -1786.468262 383.031250" +"absmax" "138.950134 -1784.468262 385.031250" +"ltime" "2085.560059" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "137.950134 -1785.468262 384.031250" +"angles" "-46.097908 398.775818 -186.706467" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2897" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "19.898872 -74.673088 106.508492" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "272.826569 -2011.934326 383.031250" +"absmax" "274.826569 -2009.934326 385.031250" +"ltime" "2090.262207" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "273.826569 -2010.934326 384.031250" +"angles" "160.316620 13.188047 -61.006718" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2871" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "21.258987 -77.588013 132.793533" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "99.601471 -1851.915039 383.031250" +"absmax" "101.601471 -1849.915039 385.031250" +"ltime" "2093.520020" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "100.601471 -1850.915039 384.031250" +"angles" "35.161037 209.855087 208.197067" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "61.905167 -61.832916 138.781693" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "130.654419 -1786.380005 383.031250" +"absmax" "132.654419 -1784.380005 385.031250" +"ltime" "2085.071289" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "131.654419 -1785.380005 384.031250" +"angles" "-89.177582 305.804108 -193.538483" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "11.022526 -74.823730 110.598671" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "149.300400 -1921.022095 383.031250" +"absmax" "151.300400 -1919.022095 385.031250" +"ltime" "2068.379150" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "150.300400 -1920.022095 384.031250" +"angles" "270.180267 326.544250 -53.615440" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2614" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-3.496593 103.847969 158.675995" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +"absmin" "109.187393 -2047.127319 383.031250" +"absmax" "111.187393 -2045.127319 385.031250" +"ltime" "2070.657471" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "110.187393 -2046.127319 384.031250" +"angles" "118.686066 0.090661 -115.344757" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-24.854103 -89.003052 178.325592" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "113.622932 -2043.589600 383.031250" +"absmax" "115.622932 -2041.589600 385.031250" +"ltime" "2070.965088" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "114.622932 -2042.589600 384.031250" +"angles" "106.570305 125.523697 26.162992" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-21.064730 -87.613083 167.198669" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +"absmin" "123.617523 -2017.036011 383.031250" +"absmax" "125.617523 -2015.036011 385.031250" +"ltime" "2068.657959" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "124.617523 -2016.036011 384.031250" +"angles" "56.715080 189.666901 41.451183" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-73.856812 28.550255 122.519501" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "112.153648 -1987.018311 383.031250" +"absmax" "114.153648 -1985.018311 385.031250" +"ltime" "2069.112793" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "113.153648 -1986.018311 384.031250" +"angles" "166.331833 288.376587 48.303261" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2911" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.667801 56.591869 115.288620" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "113.126266 -1992.316772 383.031250" +"absmax" "115.126266 -1990.316772 385.031250" +"ltime" "2068.859863" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "114.126266 -1991.316772 384.031250" +"angles" "110.462776 229.130066 265.724518" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2924" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-72.879181 51.606720 192.344666" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "175.129852 1823.046875 -80.968750" +"absmax" "177.129852 1825.046875 -78.968750" +"ltime" "2340.740723" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "176.129852 1824.046875 -79.968750" +"angles" "-140.976532 446.945343 143.718811" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-75.199532 -31.322193 113.036552" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-21.530905 -1756.682251 383.031250" +"absmax" "-19.530905 -1754.682251 385.031250" +"ltime" "2099.624512" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-20.530905 -1755.682251 384.031250" +"angles" "34.550331 249.580032 124.178841" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.764905 74.343956 137.920776" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-30.985483 -1752.086670 383.031250" +"absmax" "-28.985483 -1750.086670 385.031250" +"ltime" "2099.501709" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-29.985483 -1751.086670 384.031250" +"angles" "269.443848 392.311066 187.243668" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "0.711766 75.225220 150.500687" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-4.100162 -1750.275024 383.022156" +"absmax" "-2.100162 -1748.275024 385.022156" +"ltime" "2099.275391" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3.100162 -1749.275024 384.022156" +"angles" "350.971954 2.445960 -11.353206" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "26.294518 72.982620 172.988846" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "191.896957 1807.946167 -80.994324" +"absmax" "193.896957 1809.946167 -78.994324" +"ltime" "2340.128906" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "192.896957 1808.946167 -79.994324" +"angles" "22.876812 52.763123 155.868576" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-57.376606 -48.783154 107.444901" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "141.976501 1830.874023 -83.968750" +"absmax" "143.976501 1832.874023 -81.968750" +"ltime" "2340.188721" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "142.976501 1831.874023 -82.968750" +"angles" "125.539642 442.063538 25.009544" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-88.856415 -17.942675 185.558945" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "202.556808 -2040.719482 383.031250" +"absmax" "204.556808 -2038.719482 385.031250" +"ltime" "2090.849365" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "203.556808 -2039.719482 384.031250" +"angles" "187.528488 529.109009 -73.917709" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.838245 -69.586380 148.050781" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "95.440170 1811.992310 -83.976028" +"absmax" "97.440170 1813.992310 -81.976028" +"ltime" "2342.338379" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "96.440170 1812.992310 -82.976028" +"angles" "-56.177319 386.059753 -169.201553" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-58.416641 59.610641 174.884003" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "193.163376 -2055.311035 383.031250" +"absmax" "195.163376 -2053.311035 385.031250" +"ltime" "2090.599121" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "194.163376 -2054.311035 384.031250" +"angles" "-215.427734 309.974274 18.631165" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "23.900829 -79.457535 170.960480" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "154.868576 -1931.576172 383.031250" +"absmax" "156.868576 -1929.576172 385.031250" +"ltime" "2083.132324" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "155.868576 -1930.576172 384.031250" +"angles" "218.330063 112.159874 46.305794" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "13.187265 -73.837135 131.084457" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "138.146179 -1959.783447 383.031250" +"absmax" "140.146179 -1957.783447 385.031250" +"ltime" "2083.040283" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "139.146179 -1958.783447 384.031250" +"angles" "3.671809 519.632385 31.214472" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-5.499981 -76.941437 197.579163" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "149.854797 -1928.578979 383.031250" +"absmax" "151.854797 -1926.578979 385.031250" +"ltime" "2082.394775" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "150.854797 -1927.578979 384.031250" +"angles" "71.165207 151.404266 108.066902" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "7.357214 -74.805618 112.668488" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "218.575134 -1869.099731 383.031250" +"absmax" "220.575134 -1867.099731 385.031250" +"ltime" "2088.797363" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "219.575134 -1868.099731 384.031250" +"angles" "243.151001 414.275330 -13.150526" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "47.520401 -90.664680 103.243858" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "124.877014 -1870.557739 383.031250" +"absmax" "126.877014 -1868.557739 385.031250" +"ltime" "2083.896484" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "125.877014 -1869.557739 384.031250" +"angles" "-66.722664 425.738403 56.024158" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2907" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "5.449804 -75.175041 113.645874" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "119.967537 -1896.803833 383.031250" +"absmax" "121.967537 -1894.803833 385.031250" +"ltime" "2083.298096" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "120.967537 -1895.803833 384.031250" +"angles" "-58.731197 597.995178 -245.625198" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2939" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-0.716415 -76.244980 189.788254" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "167.661530 -1886.556030 383.031250" +"absmax" "169.661530 -1884.556030 385.031250" +"ltime" "2084.140137" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "168.661530 -1885.556030 384.031250" +"angles" "-162.511520 470.307770 -32.916878" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2940" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "44.043434 -68.478416 181.848984" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "101.803284 1785.880005 -83.968750" +"absmax" "103.803284 1787.880005 -81.968750" +"ltime" "2341.698242" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "102.803284 1786.880005 -82.968750" +"angles" "-19.649723 12.654842 -66.738846" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-63.730087 44.652138 102.786835" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "96.381073 1781.907959 -83.968750" +"absmax" "98.381073 1783.907959 -81.968750" +"ltime" "2341.869385" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "97.381073 1782.907959 -82.968750" +"angles" "164.808456 307.882385 -161.090790" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"groundentity" "221" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-66.739861 36.178963 139.564651" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +"absmin" "131.475937 -1784.160156 383.031250" +"absmax" "133.475937 -1782.160156 385.031250" +"ltime" "2075.633301" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "132.475937 -1783.160156 384.031250" +"angles" "-175.370346 473.808960 251.401108" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2907" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.217230 -72.224098 122.639793" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "138.256805 -1780.129517 383.031250" +"absmax" "140.256805 -1778.129517 385.031250" +"ltime" "2075.508057" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "139.256805 -1779.129517 384.031250" +"angles" "223.505646 164.826859 33.676872" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2914" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "28.957802 -69.747414 117.997368" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "166.649048 -1778.784912 383.031250" +"absmax" "168.649048 -1776.784912 385.031250" +"ltime" "2075.814453" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "167.649048 -1777.784912 384.031250" +"angles" "-151.700958 594.157715 -31.731226" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2947" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "56.981934 -61.806656 148.488846" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +"absmin" "225.662354 -1859.051147 383.031250" +"absmax" "227.662354 -1857.051147 385.031250" +"ltime" "2088.726074" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "226.662354 -1858.051147 384.031250" +"angles" "269.853851 203.725372 49.931866" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "54.036427 -72.214157 119.648064" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "193.138809 -1926.414917 383.031250" +"absmax" "195.138809 -1924.414917 385.031250" +"ltime" "2080.072754" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "194.138809 -1925.414917 384.031250" +"angles" "223.215714 408.326019 -125.113350" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2911" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "59.614128 -58.961243 134.706284" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "131.528320 -2015.172607 383.031250" +"absmax" "133.528320 -2013.172607 385.031250" +"ltime" "2071.337402" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "132.528320 -2014.172607 384.031250" +"angles" "19.937025 281.340698 43.047108" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2934" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.814367 -84.219978 114.345779" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "120.753845 -2034.325073 383.031250" +"absmax" "122.753845 -2032.325073 385.031250" +"ltime" "2071.981201" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "121.753845 -2033.325073 384.031250" +"angles" "-126.749756 158.986023 -281.103180" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2957" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-20.973251 -87.579529 137.423416" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "138.547195 -2032.934814 383.031250" +"absmax" "140.547195 -2030.934814 385.031250" +"ltime" "2071.384033" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "139.547195 -2031.934814 384.031250" +"angles" "203.729553 49.135822 -28.318975" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2958" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-1.739607 -80.524475 152.728149" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "187.780960 -1942.948975 383.031250" +"absmax" "189.780960 -1940.948975 385.031250" +"ltime" "2080.351562" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "188.780960 -1941.948975 384.031250" +"angles" "185.697052 89.815750 4.118495" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "52.827576 -79.691101 135.876862" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "193.582748 -1952.641846 383.031250" +"absmax" "195.582748 -1950.641846 385.031250" +"ltime" "2080.573975" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "194.582748 -1951.641846 384.031250" +"angles" "39.301464 91.017609 -241.024063" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "52.600945 -80.383362 119.850975" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "234.245514 -1903.820923 383.031250" +"absmax" "236.245514 -1901.820923 385.031250" +"ltime" "2088.763184" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "235.245514 -1902.820923 384.031250" +"angles" "-65.533890 161.823639 -76.951515" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.568939 -93.358795 175.189224" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +"absmin" "108.923485 -1946.719482 383.031250" +"absmax" "110.923485 -1944.719482 385.031250" +"ltime" "2091.184570" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "109.923485 -1945.719482 384.031250" +"angles" "265.851746 502.577942 -226.044464" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.752296 -40.488640 112.485100" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "266.513824 -1961.084106 383.031250" +"absmax" "268.513824 -1959.084106 385.031250" +"ltime" "2089.059814" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "267.513824 -1960.084106 384.031250" +"angles" "-54.937115 252.035995 -143.515518" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2907" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "44.407211 -69.928253 111.254829" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "259.353973 -1957.026978 383.031250" +"absmax" "261.353973 -1955.026978 385.031250" +"ltime" "2088.801758" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "260.353973 -1956.026978 384.031250" +"angles" "216.931549 518.150635 -15.753028" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2968" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "41.451309 -74.575401 121.185600" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "259.218445 -1954.194946 383.031250" +"absmax" "261.218445 -1952.194946 385.031250" +"ltime" "2089.401367" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "260.218445 -1953.194946 384.031250" +"angles" "162.440170 509.770630 30.082506" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2970" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "42.469181 -72.975143 118.338005" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "76.946587 -1955.868896 383.031250" +"absmax" "78.946587 -1953.868896 385.031250" +"ltime" "2072.957520" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "77.946587 -1954.868896 384.031250" +"angles" "227.891541 56.643555 -33.815071" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-2.820630 -74.982323 173.381699" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "60.631973 -1939.164307 383.031250" +"absmax" "62.631973 -1937.164307 385.031250" +"ltime" "2072.818359" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "61.631973 -1938.164307 384.031250" +"angles" "106.104279 122.177078 92.293076" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-23.740976 -74.837906 142.917557" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "37.523510 -1959.743164 383.031250" +"absmax" "39.523510 -1957.743164 385.031250" +"ltime" "2073.685059" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "38.523510 -1958.743164 384.031250" +"angles" "44.924740 356.807983 307.181122" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-38.971767 -74.732765 185.605377" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +"absmin" "156.957245 -1852.320312 383.031250" +"absmax" "158.957245 -1850.320312 385.031250" +"ltime" "2086.360352" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "157.957245 -1851.320312 384.031250" +"angles" "-94.067558 471.347870 97.510292" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2952" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "22.335907 -72.471146 123.802567" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "163.736267 -1855.433960 383.031250" +"absmax" "165.736267 -1853.433960 385.031250" +"ltime" "2086.498047" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "164.736267 -1854.433960 384.031250" +"angles" "91.004730 521.213806 -162.348907" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2978" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "32.405472 -70.944885 156.944672" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "167.661758 -1843.825928 383.031250" +"absmax" "169.661758 -1841.825928 385.031250" +"ltime" "2086.415039" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "168.661758 -1842.825928 384.031250" +"angles" "80.174660 303.759155 -31.004648" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2980" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "26.922600 -71.775940 198.620483" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "203.343246 -2043.860596 383.031250" +"absmax" "205.343246 -2041.860596 385.031250" +"ltime" "2091.150635" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "204.343246 -2042.860596 384.031250" +"angles" "-24.985603 38.053787 -5.421785" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.311619 -70.061668 160.163895" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "170.223160 -1968.277344 383.031250" +"absmax" "172.223160 -1966.277344 385.031250" +"ltime" "2080.972900" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "171.223160 -1967.277344 384.031250" +"angles" "269.320496 186.478180 -10.469791" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2902" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.558928 -94.564301 133.169235" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "162.538315 -1992.780396 383.031250" +"absmax" "164.538315 -1990.780396 385.031250" +"ltime" "2080.540283" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "163.538315 -1991.780396 384.031250" +"angles" "11.422687 518.569397 268.167938" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2983" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "10.762402 -106.862579 169.576080" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-4.390715 -1860.593140 383.031250" +"absmax" "-2.390715 -1858.593140 385.031250" +"ltime" "2099.749512" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-3.390715 -1859.593140 384.031250" +"angles" "246.355591 211.294144 -94.480095" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-21.339333 73.091125 128.308121" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "83.811798 -1959.423340 383.031250" +"absmax" "85.811798 -1957.423340 385.031250" +"ltime" "2074.247314" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "84.811798 -1958.423340 384.031250" +"angles" "116.465462 605.687744 232.644180" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2899" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "2.459736 -75.443222 177.898880" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "78.171066 -1948.391357 383.031250" +"absmax" "80.171066 -1946.391357 385.031250" +"ltime" "2074.367676" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "79.171066 -1947.391357 384.031250" +"angles" "150.785065 258.191986 119.238327" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2986" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-3.238888 -74.982742 132.177780" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "79.597565 -1951.239746 383.031250" +"absmax" "81.597565 -1949.239746 385.031250" +"ltime" "2073.821045" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "80.597565 -1950.239746 384.031250" +"angles" "-74.222519 398.208160 20.784664" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2987" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-1.639687 -75.111961 153.744781" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "101.117775 -1986.596069 383.031250" +"absmax" "103.117775 -1984.596069 385.031250" +"ltime" "2091.440186" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "102.117775 -1985.596069 384.031250" +"angles" "360.509064 380.653198 97.470047" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.406319 -68.917496 161.376694" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "165.997162 -1893.619263 383.031250" +"absmax" "167.997162 -1891.619263 385.031250" +"ltime" "2076.227539" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "166.997162 -1892.619263 384.031250" +"angles" "334.808258 377.942139 180.641068" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2981" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "32.010406 -74.315170 188.420135" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "140.626633 -1823.750122 383.031250" +"absmax" "142.626633 -1821.750122 385.031250" +"ltime" "2076.637939" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "141.626633 -1822.750122 384.031250" +"angles" "-57.924980 357.564758 -168.902740" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2991" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "7.661861 -74.849838 178.247070" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "152.378647 -1885.414062 383.031250" +"absmax" "154.378647 -1883.414062 385.031250" +"ltime" "2076.696533" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "153.378647 -1884.414062 384.031250" +"angles" "295.578156 113.803619 -267.936981" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2992" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.973114 -74.557541 145.822189" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "178.629822 -1909.564087 383.031250" +"absmax" "180.629822 -1907.564087 385.031250" +"ltime" "2077.080811" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "179.629822 -1908.564087 384.031250" +"angles" "146.626785 418.616669 247.552795" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2993" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.660688 -77.838493 181.086639" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "170.600571 -1890.937012 383.031250" +"absmax" "172.600571 -1888.937012 385.031250" +"ltime" "2077.705811" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "171.600571 -1889.937012 384.031250" +"angles" "-132.932999 245.112000 -181.769272" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2994" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "25.814508 -77.669876 146.633606" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "169.492828 -1886.553345 383.031250" +"absmax" "171.492828 -1884.553345 385.031250" +"ltime" "2077.720703" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "170.492828 -1885.553345 384.031250" +"angles" "-40.165588 221.762573 -208.489197" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2995" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "26.306530 -77.714813 116.322823" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "4.517665 -1853.520752 383.031250" +"absmax" "6.517665 -1851.520752 385.031250" +"ltime" "2099.696289" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "5.517665 -1852.520752 384.031250" +"angles" "129.820251 391.963440 -228.883057" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-11.557117 77.907417 161.430908" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "109.824707 -1877.014160 383.031250" +"absmax" "111.824707 -1875.014160 385.031250" +"ltime" "2074.559570" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "110.824707 -1876.014160 384.031250" +"angles" "121.317802 543.094177 168.168106" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2905" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-5.313036 -75.497734 123.530716" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "159.431564 -1887.634277 383.031250" +"absmax" "161.431564 -1885.634277 385.031250" +"ltime" "2074.461182" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "160.431564 -1886.634277 384.031250" +"angles" "-47.299053 482.072937 -334.286407" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2999" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "40.687080 -72.534401 196.420547" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "128.373596 -1889.117676 383.031250" +"absmax" "130.373596 -1887.117676 385.031250" +"ltime" "2074.681885" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "129.373596 -1888.117676 384.031250" +"angles" "195.174057 519.382141 268.757812" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3000" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "12.521683 -74.348816 191.362289" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "146.323029 -2010.794189 383.031250" +"absmax" "148.323029 -2008.794189 385.031250" +"ltime" "2080.482178" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "147.323029 -2009.794189 384.031250" +"angles" "-227.673325 535.857117 -200.976089" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3001" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.868767 -126.485489 172.125275" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "154.373550 -1852.217041 383.031250" +"absmax" "156.373550 -1850.217041 385.031250" +"ltime" "2075.717041" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "155.373550 -1851.217041 384.031250" +"angles" "-167.686951 70.128593 -264.227356" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3001" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "29.023617 -72.817581 123.145264" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "150.417496 -1839.859131 383.031250" +"absmax" "152.417496 -1837.859131 385.031250" +"ltime" "2076.075684" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "151.417496 -1838.859131 384.031250" +"angles" "34.733334 470.585754 129.383194" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3004" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "30.386101 -72.702621 101.525040" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "132.293289 -1841.460083 383.031250" +"absmax" "134.293289 -1839.460083 385.031250" +"ltime" "2076.429932" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "133.293289 -1840.460083 384.031250" +"angles" "-113.974571 276.436249 -170.804504" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3005" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "4.055843 -74.924286 106.075981" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +"absmin" "175.017639 -1880.536743 383.031250" +"absmax" "177.017639 -1878.536743 385.031250" +"ltime" "2077.852295" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "176.017639 -1879.536743 384.031250" +"angles" "216.663361 355.141907 -67.162979" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3006" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "36.663982 -68.942863 119.155754" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "166.842331 -1908.288330 383.031250" +"absmax" "168.842331 -1906.288330 385.031250" +"ltime" "2078.143311" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "167.842331 -1907.288330 384.031250" +"angles" "103.226471 583.176147 188.595230" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3009" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "20.960640 -84.195068 138.832153" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "175.661102 -1908.869751 383.031250" +"absmax" "177.661102 -1906.869751 385.031250" +"ltime" "2078.619385" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "176.661102 -1907.869751 384.031250" +"angles" "242.589340 208.937134 186.237747" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3010" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.610062 -77.736679 173.029770" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +"absmin" "145.349152 -1881.274170 383.031250" +"absmax" "147.349152 -1879.274170 385.031250" +"ltime" "2079.127686" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "146.349152 -1880.274170 384.031250" +"angles" "144.287125 581.835205 -52.921730" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3017" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "58.558834 -48.995197 122.482460" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "193.747879 -1924.419800 383.031250" +"absmax" "195.747879 -1922.419800 385.031250" +"ltime" "2079.063477" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "194.747879 -1923.419800 384.031250" +"angles" "298.045105 262.179596 335.173706" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3018" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "41.924660 -78.857285 189.973297" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "198.569077 -1889.129395 383.031250" +"absmax" "200.569077 -1887.129395 385.031250" +"ltime" "2078.482666" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "199.569077 -1888.129395 384.031250" +"angles" "-5.323225 388.025391 197.496048" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3018" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "54.811798 -55.721970 128.084900" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +} +{ +"absmin" "84.935257 -1982.889526 383.031250" +"absmax" "86.935257 -1980.889526 385.031250" +"ltime" "2082.064453" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "85.935257 -1981.889526 384.031250" +"angles" "0.371014 336.690674 49.257477" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-66.296112 -59.884922 113.644333" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "84.134895 -1980.359375 383.031250" +"absmax" "86.134895 -1978.359375 385.031250" +"ltime" "2081.712891" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "85.134895 -1979.359375 384.031250" +"angles" "127.522591 148.581955 205.509415" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-70.234100 -58.830013 97.724274" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "101.547279 -1987.095825 383.031250" +"absmax" "103.547279 -1985.095825 385.031250" +"ltime" "2081.788818" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "102.547279 -1986.095825 384.031250" +"angles" "229.779678 346.480255 -133.700836" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-43.889530 -65.887222 106.856056" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "100.231895 -1956.629639 383.031250" +"absmax" "102.231895 -1954.629639 385.031250" +"ltime" "2091.014893" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "101.231895 -1955.629639 384.031250" +"angles" "304.538513 568.405334 90.888992" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "70.756287 -40.454788 150.833755" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +"absmin" "190.185211 -1867.617065 383.031250" +"absmax" "192.185211 -1865.617065 385.031250" +"ltime" "2079.356445" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "191.185211 -1866.617065 384.031250" +"angles" "86.290764 217.844055 148.527863" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3020" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "46.633526 -65.170303 128.021210" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "203.113220 -1926.281128 383.031250" +"absmax" "205.113220 -1924.281128 385.031250" +"ltime" "2079.306152" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "204.113220 -1925.281128 384.031250" +"angles" "-14.853464 554.672913 -172.570908" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3031" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "55.715359 -51.598099 162.136169" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "197.673264 -1872.216431 383.031250" +"absmax" "199.673264 -1870.216431 385.031250" +"ltime" "2079.331299" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "198.673264 -1871.216431 384.031250" +"angles" "-178.624832 265.414001 85.692253" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3031" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "53.898884 -54.312710 136.418854" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +"absmin" "118.082489 -1818.615234 383.031250" +"absmax" "120.082489 -1816.615234 385.031250" +"ltime" "2094.420898" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "119.082489 -1817.615234 384.031250" +"angles" "-47.941383 15.568982 320.897980" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "67.615112 -58.881706 176.467987" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "80.377144 -1781.256836 383.031250" +"absmax" "82.377144 -1779.256836 385.031250" +"ltime" "2094.259521" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "81.377144 -1780.256836 384.031250" +"angles" "263.475098 417.899200 236.346191" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "33.093552 -68.599220 172.415939" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "113.764320 -1817.351196 383.031250" +"absmax" "115.764320 -1815.351196 385.031250" +"ltime" "2095.067871" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "114.764320 -1816.351196 384.031250" +"angles" "-127.975792 601.357483 126.647415" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "65.459351 -59.488537 171.774429" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +} +{ +"absmin" "179.338806 -1911.596558 383.031250" +"absmax" "181.338806 -1909.596558 385.031250" +"ltime" "2086.768799" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "180.338806 -1910.596558 384.031250" +"angles" "210.479279 50.840954 120.189545" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "25.352608 -77.277962 102.115906" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "164.562027 -1928.912354 383.031250" +"absmax" "166.562027 -1926.912354 385.031250" +"ltime" "2087.436279" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "165.562027 -1927.912354 384.031250" +"angles" "135.210754 189.526398 19.726034" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "7.993423 -92.324806 124.141907" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "169.543823 -1939.293457 383.031250" +"absmax" "171.543823 -1937.293457 385.031250" +"ltime" "2087.214600" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "170.543823 -1938.293457 384.031250" +"angles" "42.007469 144.586334 -52.407257" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "11.557219 -89.235725 182.436996" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "105.834763 -1823.903442 383.031250" +"absmax" "107.834763 -1821.903442 385.031250" +"ltime" "2084.788086" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "106.834763 -1822.903442 384.031250" +"angles" "-46.361053 332.011383 -59.183796" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "2902" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-3.003056 -78.416687 132.347717" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "146.891373 -1798.190796 383.031250" +"absmax" "148.891373 -1796.190796 385.031250" +"ltime" "2084.513672" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "147.891373 -1797.190796 384.031250" +"angles" "-29.894613 307.584045 -177.177658" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3017" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "40.421028 -66.846657 131.580872" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "104.675392 -1819.641968 383.031250" +"absmax" "106.675392 -1817.641968 385.031250" +"ltime" "2084.383789" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "105.675392 -1818.641968 384.031250" +"angles" "-145.563629 283.858826 -80.236412" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3047" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "-4.571333 -78.834541 109.615044" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +"absmin" "127.797882 -1858.276733 383.031250" +"absmax" "129.797882 -1856.276733 385.031250" +"ltime" "2085.931152" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "128.797882 -1857.276733 384.031250" +"angles" "87.372337 231.073196 113.507484" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3033" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "5.325787 -75.414619 159.979828" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "178.071182 -1861.006592 383.031250" +"absmax" "180.071182 -1859.006592 385.031250" +"ltime" "2086.290283" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "179.071182 -1860.006592 384.031250" +"angles" "243.920288 -8.343033 -105.392395" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3053" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "50.408546 -66.424629 193.999969" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "126.317642 -1842.702026 383.031250" +"absmax" "128.317642 -1840.702026 385.031250" +"ltime" "2085.877441" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "127.317642 -1841.702026 384.031250" +"angles" "-61.858948 296.702881 -55.569912" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"chain" "3049" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "5.367119 -75.406372 110.621330" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} +{ +} diff --git a/mod_marcher/Pak0.pak b/mod_marcher/Pak0.pak new file mode 100644 index 0000000..6831740 Binary files /dev/null and b/mod_marcher/Pak0.pak differ diff --git a/mod_marcher/README_Marcher.txt b/mod_marcher/README_Marcher.txt new file mode 100644 index 0000000..344c919 --- /dev/null +++ b/mod_marcher/README_Marcher.txt @@ -0,0 +1,159 @@ + + THE MARCHER FORTRESS + ==================== + + By Ben Wooding + + +Description +=========== + +Single player level for Quake, with many custom gameplay additions. + +Coop and Deathmatch are not supported. + +This map was designed primarily for high capacity engines, such as Bengt Jardrup's Win/GLQuake variants, and LordHavoc's DarkPlaces. +However, I have gone to great lengths to ensure that the map is at least playable in FitzQuake, and the original Win/GlQuake, +although packet overflow and sound loss may be abundant in the larger battles, and many ambient sounds throughout the level may not appear. +Other engines are not considered "supported", i.e. I cannot guarantee that the map will appear or function correctly in engines other than those mentioned. + +To make things easy, with his permission, I have included Bengt Jardrup's latest Win/GLQuake variants inside the zip file. +These are the recommend engines for playing The Marcher Fortress. The map is guaranteed to run smoothly in these engines with no problems AFAIK. + +Updates to Bengt Jardrup's engines can be found here: http://user.tninet.se/~xir870k/ + + +The Story +========= + +After narrowly escaping the great Bastion of the Underworld, you find yourself wandering for days in the desolate uplands of the Marcher Vale, +a seemingly endless vista of mountainous rock, and labyrinthine caves. An icy wind from the North carries with it flecks of crumbled mortar, +and the remains of tattered flags. Against all instinct, you find yourself drawn onwards to the the source of this fell wind. As you approach, +the distant shrieks of elder demons warns you that another Bastion looms, one even older and greater than the last. + + +Installation +============ + +Unzip pak0.pak and autoexec.cfg to quake\marcher\ + +Start your Quake engine of choice with the command line: + +-heapsize 48000 -game marcher +map marcher +skill x (where x = 0/1/2/3) + + +The Autoexec File +================= + +For your convenience, an autoexec.cfg file is supplied externally to the pak file. +This sets important graphics-related cvars. + + +Gameplay Changes +================ + +- Ammo-carrying capacity has been increased to 250 for all ammo types. + +- Faster axe attack, making it a more useful weapon. + +- New monsters: Flak Ogres, Imps, Spiders, Gaurochs. + + +Impulse Commands +================ + +Please note that there are many developer-oriented impulse commands which I have not documented, some of which set cvars which are saved +to the config file on exiting Quake. Accidentally activating these impulses can cause the map to crash on restarting +- if you encounter this, just type: + +"saved1 0" + +At the console, and restart the level. + + +Impulse 152: Toggle Entity Grouping + ====================== + Entity grouping is ON by default; this enables a form of edict compression that allows the map to be playable + in engines without increased MAX_EDICTS. It should have no visible effect on gameplay. If you turn entity grouping OFF, + be warned; the map will only be loadable in high-capacity engines, and you will most likely suffer a performance hit. + Requires a map restart. + +Impulse 153: Corpse Remove All + ================= + All corpses in the map will be removed after a short delay. + +Impulse 154: Corpse Remove Custom + ==================== + This is the default (and recommended) corpse removal setting - corpses are removed according to game progression. + +Impulse 155: Corpse Remove None + ================== + For high capacity engines only. No corpses are removed (except those of Gauroch Spawned monsters). + +Note that these settings are saved to the config file after exiting Quake. + + +Other Notes +=========== + +This map features a monster and item count in excess of what would would normally be possible in Quake. +To avoid reaching the max. edict limit, most entities are now spawned mid-game according to player progression. + - be warned though - noclipping around the map will probably not fire the correct triggers and has been known to cause a crash. + +If you play through the level normally, you'll be fine. + + + +Compile Tools Used +================== + +TreeQBSP, Light and RVis by Bengt Jardrup. + +Known Issues +============ + +- A number of bad shadows (dark triangles), mostly on the terrain brushes. I have tried really hard to minimise these, +but the ones that remain were *really* stubborn. + +- Loss of ambient sounds in engines without increased sound capacity. + +- There are a couple of bmodels that seem to straddle vis portals. This causes them to dissapear in certain views. +This issue only manifested itself after the fullvis was completed (which took 140 hours o_O), so I can't really fix it for this release. + +- You can't gib spiders, because I felt they looked silly using the standard gibs. I never did get around to making custom spider gibs. +(oh well, you can't gib fish either ^_~) + + + + +Credits +======= + +Thanks to: id Software + Raven Software + Epic Megagames + +Thanks to Bengt Jardrup (user.tninet.se/~xir870k) for his compile utils, and all-round help on this project. +Thanks to Kell (kell.spawnpoint.org) for encouragement, beta-testing, and awesome textures. +Thanks to necros (www.planetquake.com/necros) for sound support. +Thanks to Vondur (www.vondur.net) for beta-testing. + + + +Contact Info +============ + +email: (bdwooding -at- gmail -dot- com) + + +Copyright/Permissions +===================== + +You may only distribute this pack in the form of this zip file, with this text file included + +You may NOT include this pack as part of a larger release without my permission. + +You may NOT distribute this pack for any commercial purposes. + + + diff --git a/mod_marcher/autoexec.cfg b/mod_marcher/autoexec.cfg new file mode 100644 index 0000000..9c55486 --- /dev/null +++ b/mod_marcher/autoexec.cfg @@ -0,0 +1,20 @@ +//===!important!=== +//===The Marcher Fortress=== + +//don't modify this unless you know what you are doing... + + + +r_maxedges "100000" //default 2400 +r_maxsurfs "100000" //default 800 + +//glquake +r_waterwarp "0" //should be enabled in some engines though + +gl_clear "1" +r_clearcolor "2" //winquake grey + +//FitzQuake... +gl_farclip "16384" +r_farclip "16384" + diff --git a/mod_quoth/config.cfg b/mod_quoth/config.cfg new file mode 100644 index 0000000..b5c70b6 --- /dev/null +++ b/mod_quoth/config.cfg @@ -0,0 +1,222 @@ +// Mark V +unbindall +bind "TAB" "+showscores" +bind "ENTER" "+jump" +bind "ESCAPE" "togglemenu" +bind "SPACE" "+jump" +bind "+" "sizeup" +bind "," "+klook" +bind "-" "sizedown" +bind "." "+mlook" +bind "0" "impulse 0" +bind "1" "impulse 1" +bind "2" "impulse 2" +bind "3" "impulse 3" +bind "4" "impulse 4" +bind "5" "impulse 5" +bind "6" "impulse 6" +bind "7" "impulse 7" +bind "8" "impulse 8" +bind "=" "sizeup" +bind "[" "impulse 10" +bind "]" "impulse 12" +bind "`" "toggleconsole" +bind "a" "+moveleft" +bind "d" "+moveright" +bind "e" "+movedown" +bind "q" "+moveup" +bind "s" "+back" +bind "t" "messagemode" +bind "w" "+forward" +bind "~" "toggleconsole" +bind "CTRL" "+attack" +bind "ALT" "+strafe" +bind "SHIFT" "+speed" +bind "PAUSE" "pause" +bind "LEFTARROW" "+left" +bind "RIGHTARROW" "+right" +bind "UPARROW" "+forward" +bind "DOWNARROW" "+back" +bind "PGUP" "+lookup" +bind "PGDN" "+lookdown" +bind "END" "centerview" +bind "F1" "help" +bind "F2" "menu_save" +bind "F3" "menu_load" +bind "F4" "menu_options" +bind "F5" "menu_multiplayer" +bind "F6" "echo Quicksaving...; wait; save quick" +bind "F9" "echo Quickloading...; wait; load quick" +bind "F10" "quit" +bind "F12" "screenshot" +bind "MOUSE1" "+attack" +bind "MOUSE2" "+forward" +bind "MOUSE3" "+zoom_key" +bind "MOUSE4" "togglemenu" +bind "MWHEELUP" "impulse 10" +bind "MWHEELDOWN" "impulse 12" +bind "LSHOULDER" "impulse 12" +bind "RSHOULDER" "impulse 10" +bind "BBUTTON" "togglemenu" +bind "XBUTTON" "+zoom_key" +bind "YBUTTON" "-mlook; force_centerview; +mlook" +bind "LTRIGGER" "+jump" +bind "RTRIGGER" "+attack" +_cl_color "0" +_cl_name "player" +_cl_sky "epiphany" +_hd_folder "hd" +_snd_mixahead "0.1" +bgmvolume "1" +cfg_unbindall "1" +cl_anglespeedkey "1.5" +cl_autodemo "0" +cl_backspeed "400" +cl_bob "0.02" +cl_bobcycle "0.6" +cl_bobside "0.02" +cl_bobsidecycle "0.9" +cl_bobsideup "0.5" +cl_bobup "0.5" +cl_forwardspeed "400" +cl_item_bobbing "0" +cl_maxpitch "90" +cl_minpitch "-90" +cl_movespeedkey "2.0" +cl_pitchspeed "150" +cl_rollangle "2.0" +cl_sidebobbing "1" +cl_sidespeed "350" +cl_truelightning "0" +cl_upspeed "200" +cl_yawspeed "140" +con_verbose "0" +contrast "1" +crosshair "2" +cutscene "1" +fov "90" +gamma "0.75" +gl_flashblend "0" +gl_polyblend "1" +gl_subdivide_size "128" +gl_texture_anisotropy "1" +gl_texturemode "GL_LINEAR_MIPMAP_LINEAR" +gl_triplebuffer "1" +host_maxfps "72" +host_sleep "0" +host_startdemos "1" +hostname "UNNAMED" +in_freelook "1" +in_keymap "1" +in_system_enhanced_keys "1" +joy_deadzone "0.175" +joy_deadzone_trigger "0.2" +joy_enable "1" +joy_exponent "3" +joy_exponent_move "3" +joy_invert "0" +joy_sensitivity_pitch "150" +joy_sensitivity_yaw "140" +joy_swapmovelook "0" +lookspring "0" +m_filter "0" +m_forward "1" +m_pitch "0.022" +m_side "0.8" +m_yaw "0.022" +nomouse "0" +pq_bindprotect "0" +pq_download_http_locs "0" +pq_moveup "0" +qmb_active "1" +qmb_blood "1" +qmb_bounceparticles "1" +qmb_bubbles "1" +qmb_clipparticles "0" +qmb_disableblood "0" +qmb_explosionlightcolor "0" +qmb_explosions "1" +qmb_explosiontype "2" +qmb_flames "1" +qmb_gunshots "1" +qmb_inferno "1" +qmb_laserfire "1" +qmb_lavasplash "1" +qmb_lightning "1" +qmb_particles_quakec "1" +qmb_particles_quakec_count_30 "0" +qmb_rocketlightcolor "0" +qmb_sparks "1" +qmb_spikes "1" +qmb_tarbaby_explosions "1" +qmb_telesplash "1" +qmb_trail_grenade "1" +qmb_trail_hellknight "1" +qmb_trail_lavaball "1" +qmb_trail_normal_gib "1" +qmb_trail_rocket "1" +qmb_trail_scrag "1" +qmb_trail_spike "1" +qmb_trail_vore "1" +qmb_trail_zombie_gib "1" +r_clearcolor "2" +r_lavaalpha "1" +r_lerpmodels "1" +r_lerpmove "1" +r_mirroralpha "0.2" +r_oldwater "1" +r_particles "1" +r_quadparticles "1" +r_slimealpha "0.7" +r_stains "1" +r_viewmodel_fov "90" +r_viewmodel_offset "5" +r_viewmodel_quake "1" +r_viewmodel_ring "1" +r_viewmodel_size "1.203125" +r_wateralpha "1" +r_waterripple "0" +r_waterwarp "1" +r_waterwarp_amp "150" +r_waterwarp_cycle "5" +r_waterwarp_downscale "1" +saved1 "0" +saved2 "0" +saved3 "0" +saved4 "0" +savedgamecfg "0" +scr_clock "-1" +scr_conalpha "1" +scr_conscale "1" +scr_conspeed "300" +scr_conwidth "0" +scr_crosshairscale "1" +scr_menuscale "1" +scr_originalquake2d "0" +scr_sbaralpha "1" +scr_sbarcentered "1" +scr_sbarscale "1" +scr_scaleauto "1" +scr_showfps "0" +scr_weapon_crosshair "1" +sensitivity "7" +sndspeed "11025" +sv_aim "0.93" +sv_altnoclip "1" +v_gunkick "1" +v_kickpitch "0.6" +v_kickroll "0.6" +v_kicktime "0.5" +v_polyblend_lite "1" +v_smoothstairs "1" +vid_fullscreen "0" +vid_hardwaregamma "0" +vid_height "480" +vid_multisample "0" +vid_refreshrate "60" +vid_sound_thread "1" +vid_touchscreen "0" +vid_vsync "0" +vid_width "640" +viewsize "100" +volume "0.7" diff --git a/mod_quoth/launch.bat b/mod_quoth/launch.bat new file mode 100644 index 0000000..0bb0227 --- /dev/null +++ b/mod_quoth/launch.bat @@ -0,0 +1,242 @@ +#!/bin/bash +# & @cls & @echo off & echo Launching Quoth... & goto win + +# The syntax for this launcher is +# launch [filename] [options...] +# where [filename] specifies the map to launch and [options...] are parameters +# passed to the quake engine +# [filename] is stripped of it's file extensions (e.g. .bsp, .pak) then +# used as the map name to load +# If [filename] is a pak file, a copy will be installed as pak3.pak +# Set the global quothengine before running the launcher to specify a engine +# quakespasm is the default if quothengine is not set +# Values set in the quothoptions global are passed to the command line + +pushd "$(dirname "$0")" +quothengine=${quothengine:-'quakespasm'} +quothoptions=${quothoptions:-'-heapsize 64000'} +if [ "$#" -gt 0 ] +then + fname=$(basename "$1") + mapname="+map $(echo "$fname" | sed 's/\.[^.]*$//')" + ext=${fname:(-4)} + if [ "$ext" = '.pak' ] + then + cp "$1" pak3.pak + fi +fi +cd .. +./"$quothengine" -hipnotic -game quoth "$mapname" "$quothoptions" "${@:2}" +popd +exit 0 + +:win + +SETLOCAL + REM Switch to the batch file directory +CD /D "%~dp0" + REM Get the name of the directory we are currently in + REM to use as the -game option on the command line +FOR /f "delims==" %%F IN ("%cd%") DO SET moddir=%%~nF + REM Add the mod selection options to the command line +SET quothoptions=-hipnotic -game %moddir% %quothoptions% + + REM clear steam variable as the PickEngine call sets it +SET steam= +CALL:PickEngine + + REM Test if we were called with a file on the command line +IF "%~n1"=="" (GOTO Randomiser) + REM Don't let people try to launch the main pak files! +IF "%~f1"=="%~dp0pak0.pak" ( +GOTO Randomiser +) +IF "%~f1"=="%~dp0pak1.pak" ( +GOTO Randomiser +) +IF "%~f1"=="%~dp0pak2.pak" ( +GOTO Randomiser +) + REM The name of the file is used as the map to run + REM This works for pak files, and for readme files + REM The latter helps for existing single file releases +SET quothoptions=+map %~n1 %quothoptions% + + REM Test if a pak file was dropped on the batch +SET pakfile=false +IF NOT "%~x1"==".pak" ( +GOTO Prelaunch +) + REM We might have been called with a command line to a non-existent pak +IF NOT EXIST "%~f1" ( +GOTO Prelaunch +) + + REM The user pak is made pak3, for the moment + REM Don't go overriding Quoth resources as future versions may change! +COPY /y "%~f1" "%~dp0pak3.pak" > NUL +IF ERRORLEVEL 1 (GOTO PakError) +SET pakfile=true +GOTO Prelaunch + +:Randomiser + REM Randomly show off some of the test maps on some launches +SET /a "seed=%random% %% 128" + +IF %seed% LEQ 15 ( +set quothoptions=+map kellbase1 %quothoptions% +GOTO Prelaunch +) +IF %seed% LEQ 25 ( +set quothoptions=+map kelltest1 %quothoptions% +GOTO Prelaunch +) +IF %seed% LEQ 30 ( +set quothoptions=+map kelltest2 %quothoptions% +GOTO Prelaunch +) +IF %seed% LEQ 35 ( +set quothoptions=+map kelltest3 %quothoptions% +GOTO Prelaunch +) +IF %seed% LEQ 40 ( +set quothoptions=+map kelltest4 %quothoptions% +GOTO Prelaunch +) +IF %seed% LEQ 45 ( +set quothoptions=+map kelltest5 %quothoptions% +GOTO Prelaunch +) +IF %seed% LEQ 60 ( +set quothoptions=+map ne_basetest %quothoptions% +GOTO Prelaunch +) + +:Prelaunch + REM We need to be in the root quake directory when we launch +PUSHD .. + +:AddParams + REM If called from the command line, parameters after the first are + REM added to the launch options, but we have to shift the first + REM one off before that is safe +IF "%2" == "" GOTO Launch +SET quothoptions=%2 %quothoptions% +SHIFT /1 +GOTO AddParams + +:Launch +START "" /B /WAIT %quothengine% %quothoptions% +POPD +GOTO :eof + + +:PakError +ECHO Quoth encountered a pak file error. +ECHO This may mean another copy of Quoth is still running. +ECHO Please check your pak files and try again. +PAUSE +GOTO :eof + + + +:PickEngine + REM Run through a big long list of engines in order of preference + REM Need to be in the directory above for this +PUSHD .. + + REM First we check for engine specified by environment variable +IF EXIST "%quothengine%" (GOTO PickEngineEnd) + REM If we're falling back to an unselected engine, throw in + REM a few more default options +SET quothoptions=%quothoptions% -bpp 32 -heapsize 64000 + REM Next we try a few loops. If engine is set by the end of the + REM loop we accept that engine and jump to the end +SET quothengine= + REM Because later engines can overwrite earlier ones + REM engines further down the list have higher priority + REM fitzquake085.exe is top because it's been most + REM extensively tested. + REM Thanks to func_ for hosting the straw-poll this list + REM was compiled from +FOR %%G IN (tyr-quake.exe + tyr-glquake.exe + darkplaces.exe + RMQEngine-Win32.exe + glquakebjp.exe + directq.exe + fitzquake_mark_v_final.exe + fitzquake5.exe + quakespasm.exe + fitzquake085.exe) DO ( + IF EXIST %%G ( + SET quothengine=%%G + ) + ) +IF NOT "%quothengine%"=="" (GOTO PickEngineEnd) + + REM Try looking for anything fitzquake related + REM The last alphabetically will overwrite any prior engines + REM which in theory should also be the most recent version +FOR %%G IN (fitzquake*.exe) DO SET quothengine=%%G +IF NOT "%quothengine%"=="" (GOTO PickEngineEnd) + + REM Next a short list of older custom engines that Preach + REM had lying around +FOR %%G IN (tq146.exe + tq148.exe + joequake.exe + qmb.exe + gltochris.exe + tochris.exe + mhglqr8.exe + joequake-gl.exe + directfitz.exe + ) DO ( + IF EXIST %%G ( + SET quothengine=%%G + ) + ) +IF NOT "%quothengine%"=="" (GOTO PickEngineEnd) + + REM Stock engines - important note + REM The stock engines won't accept a command line + REM if they are the version from steam + REM so we handle steam separately +IF EXIST ..\..\..\steam.dll GOTO SteamEngines + +SET quothengine=glquake.exe +IF EXIST %quothengine% ( + REM glquake doesn't have dynamic resolution switching so increase from default +SET quothoptions=%quothoptions% -width 1024 +GOTO PickEngineEnd +) + +SET quothengine=winquake.exe +IF EXIST %quothengine% ( + REM winquake crashes playing all the demos so we only give it one +SET quothoptions=%quothoptions% +startdemos base +GOTO PickEngineEnd +) + REM Absolute default (might not even run Quoth?) +SET quothengine=quake.exe +GOTO PickEngineEnd + +:SteamEngines + REM There's one reprieve if we're on Steam - the user may have installed + REM the Ultimate Quake Patch which lets us launch mods again + REM Both glquake and winquake will have the same filesize if so +SET quothengine=glquake.exe +IF NOT EXIST winquake.exe GOTO SteamService +FOR /F %%A in ("winquake.exe") DO SET wqsize=%%~zA +FOR /F %%A in ("glquake.exe") DO SET glsize=%%~zA +IF %wqsize% EQU %glsize% GOTO PickEngineEnd + +:SteamService +SET quothengine=..\..\..\steam.exe -applaunch 2310 +SET quothoptions=%quothoptions% +startdemos base +GOTO PickEngineEnd + +:PickEngineEnd +POPD +GOTO :eof \ No newline at end of file diff --git a/mod_quoth/map_src/b_bio_l.map b/mod_quoth/map_src/b_bio_l.map new file mode 100644 index 0000000..58a1623 --- /dev/null +++ b/mod_quoth/map_src/b_bio_l.map @@ -0,0 +1,33 @@ + +// entity 0 +{ +"classname" "worldspawn" +"wad" "c:/quake/id1/boxes.wad" +// brush 0 +{ +( 32 32 64 ) ( 32 0 64 ) ( 0 32 64 ) +0biotop 0 0 0 1 1 +( 32 32 64 ) ( 0 32 64 ) ( 32 32 0 ) +0bioside 0 0 0 1 1 +( 32 32 64 ) ( 32 32 0 ) ( 32 0 64 ) +0bioside 0 0 0 1 1 +( 0 0 0 ) ( 32 0 0 ) ( 0 32 0 ) +0biobot 0 0 0 1 1 +( 0 0 0 ) ( 0 0 64 ) ( 32 0 0 ) +0bioside 0 0 0 1 1 +( 0 0 0 ) ( 0 32 0 ) ( 0 0 64 ) +0bioside 0 0 0 1 1 +} +} +// entity 1 +{ +"classname" "light" +"origin" "160 -32 96" +"light" "444" +} +// entity 2 +{ +"classname" "light" +"origin" "-64 64 32" +"light" "300" +} +// entity 3 +{ +"classname" "light" +"origin" "0 32 -32" +"light" "200" +} diff --git a/mod_quoth/map_src/b_bio_s.map b/mod_quoth/map_src/b_bio_s.map new file mode 100644 index 0000000..53c4b27 --- /dev/null +++ b/mod_quoth/map_src/b_bio_s.map @@ -0,0 +1,33 @@ + +// entity 0 +{ +"classname" "worldspawn" +"wad" "c:/quake/id1/boxes.wad" +// brush 0 +{ +( 32 32 32 ) ( 32 0 32 ) ( 0 32 32 ) +0biotop 0 0 0 1 1 +( 32 32 64 ) ( 0 32 64 ) ( 32 32 0 ) +0biotop 0 0 0 1 1 +( 32 32 64 ) ( 32 32 0 ) ( 32 0 64 ) +0biotop 0 0 0 1 1 +( 0 0 0 ) ( 32 0 0 ) ( 0 32 0 ) +0biobot 0 0 0 1 1 +( 0 0 0 ) ( 0 0 64 ) ( 32 0 0 ) +0biotop 0 0 0 1 1 +( 0 0 0 ) ( 0 32 0 ) ( 0 0 64 ) +0biotop 0 0 0 1 1 +} +} +// entity 1 +{ +"classname" "light" +"origin" "160 -32 96" +"light" "444" +} +// entity 2 +{ +"classname" "light" +"origin" "-64 64 32" +"light" "300" +} +// entity 3 +{ +"classname" "light" +"origin" "0 32 -32" +"light" "200" +} diff --git a/mod_quoth/map_src/b_plas_l.map b/mod_quoth/map_src/b_plas_l.map new file mode 100644 index 0000000..e1c0413 --- /dev/null +++ b/mod_quoth/map_src/b_plas_l.map @@ -0,0 +1,33 @@ + +// entity 0 +{ +"classname" "worldspawn" +"wad" "c:/quake/id1/boxes.wad" +// brush 0 +{ +( 32 32 64 ) ( 32 0 64 ) ( 0 32 64 ) +0plasmatop 0 0 0 1 1 +( 32 32 64 ) ( 0 32 64 ) ( 32 32 0 ) +0plasmaside 0 0 0 1 1 +( 32 32 64 ) ( 32 32 0 ) ( 32 0 64 ) +0plasmaside 0 0 0 1 1 +( 0 0 0 ) ( 32 0 0 ) ( 0 32 0 ) +0plasmabot 0 0 0 1 1 +( 0 0 0 ) ( 0 0 64 ) ( 32 0 0 ) +0plasmaside 0 0 0 1 1 +( 0 0 0 ) ( 0 32 0 ) ( 0 0 64 ) +0plasmaside 0 0 0 1 1 +} +} +// entity 1 +{ +"classname" "light" +"origin" "160 -32 96" +"light" "444" +} +// entity 2 +{ +"classname" "light" +"origin" "-64 64 32" +"light" "300" +} +// entity 3 +{ +"classname" "light" +"origin" "0 32 -32" +"light" "200" +} diff --git a/mod_quoth/map_src/b_plas_s.map b/mod_quoth/map_src/b_plas_s.map new file mode 100644 index 0000000..b1f5356 --- /dev/null +++ b/mod_quoth/map_src/b_plas_s.map @@ -0,0 +1,33 @@ + +// entity 0 +{ +"classname" "worldspawn" +"wad" "c:/quake/id1/boxes.wad" +// brush 0 +{ +( 32 32 32 ) ( 32 0 32 ) ( 0 32 32 ) +0plasmatop 0 0 0 1 1 +( 32 32 64 ) ( 0 32 64 ) ( 32 32 0 ) +0plasmatop 0 0 0 1 1 +( 32 32 64 ) ( 32 32 0 ) ( 32 0 64 ) +0plasmatop 0 0 0 1 1 +( 0 0 0 ) ( 32 0 0 ) ( 0 32 0 ) +0plasmabot 0 0 0 1 1 +( 0 0 0 ) ( 0 0 64 ) ( 32 0 0 ) +0plasmatop 0 0 0 1 1 +( 0 0 0 ) ( 0 32 0 ) ( 0 0 64 ) +0plasmatop 0 0 0 1 1 +} +} +// entity 1 +{ +"classname" "light" +"origin" "160 -32 96" +"light" "444" +} +// entity 2 +{ +"classname" "light" +"origin" "-64 64 32" +"light" "300" +} +// entity 3 +{ +"classname" "light" +"origin" "0 32 -32" +"light" "200" +} diff --git a/mod_quoth/map_src/breakable.map b/mod_quoth/map_src/breakable.map new file mode 100644 index 0000000..15febfb --- /dev/null +++ b/mod_quoth/map_src/breakable.map @@ -0,0 +1,9041 @@ + +// entity 0 +{ +"classname" "worldspawn" +"wad" "c:/quake/id1/wizard.wad;c:/quake/id1/start.wad;c:/quake/id1/breakable.wad;c:/quake/id1/signs.wad;c:/quake/id1/idbase_ultimate.wad;c:/quake/id1/elder.wad" +"message" "Break Stuff" +// brush 0 +{ +( 384 192 0 ) ( 384 -64 0 ) ( 128 192 0 ) city4_6 0 0 0 1 1 +( 640 2944 0 ) ( 384 2944 0 ) ( 640 2944 -32 ) city4_6 32 0 0 1 1 +( 1024 192 0 ) ( 1024 192 -32 ) ( 1024 -64 0 ) city4_6 0 0 0 1 1 +( 128 -64 -64 ) ( 384 -64 -64 ) ( 128 192 -64 ) city4_6 0 0 0 1 1 +( 128 -64 -32 ) ( 128 -64 0 ) ( 384 -64 -32 ) city4_6 0 0 0 1 1 +( -1600 -64 -32 ) ( -1600 192 -32 ) ( -1600 -64 0 ) city4_6 0 0 0 1 1 +} +// brush 1 +{ +( -1376 160 36 ) ( -1440 96 36 ) ( -1440 160 36 ) cop3_4 32 32 0 1 1 +( -1440 160 4 ) ( -1376 160 36 ) ( -1440 160 36 ) cop2_4 0 32 0 1 1 +( -1440 96 36 ) ( -1440 160 4 ) ( -1440 160 36 ) cop2_4 0 32 0 1 1 +( -1376 160 32 ) ( -1440 96 32 ) ( -1376 96 32 ) cop2_4 0 0 0 1 1 +( -1440 96 4 ) ( -1376 96 36 ) ( -1376 96 4 ) cop2_4 0 32 0 1 1 +( -1376 96 36 ) ( -1376 160 4 ) ( -1376 96 4 ) cop2_4 0 32 0 1 1 +} +// brush 2 +{ +( 32 -128 256 ) ( -224 -128 256 ) ( 32 -64 256 ) wbrick1_5 0 0 0 1 1 +( 928 -128 32 ) ( 928 -64 32 ) ( 928 -128 0 ) wbrick1_5 0 0 0 1 1 +( -96 -128 32 ) ( -96 -128 0 ) ( -352 -128 32 ) wbrick1_5 0 0 0 1 1 +( -224 -64 0 ) ( -224 -128 0 ) ( 32 -64 0 ) wbrick1_5 0 0 0 1 1 +( -1408 -64 0 ) ( -1408 -64 32 ) ( -1408 -128 0 ) wbrick1_5 0 0 0 1 1 +( -224 -64 0 ) ( 32 -64 0 ) ( -224 -64 32 ) wbrick1_5 -32 0 0 1 1 +} +// brush 3 +{ +( -480 2752 256 ) ( -480 3008 256 ) ( -416 2752 256 ) wbrick1_5 32 32 -90 1 1 +( -160 2944 32 ) ( -96 2944 32 ) ( -160 2944 0 ) wbrick1_5 32 0 0 1 1 +( -1280 2816 32 ) ( -1280 2816 0 ) ( -1280 3072 32 ) wbrick1_5 0 0 0 -1 1 +( -416 3008 0 ) ( -480 3008 0 ) ( -416 2752 0 ) wbrick1_5 32 32 -90 1 1 +( -800 3008 0 ) ( -800 3008 32 ) ( -864 3008 0 ) wbrick1_5 32 0 0 1 1 +( -1152 3136 0 ) ( -1152 2880 0 ) ( -1152 3136 32 ) wbrick1_5 32 0 0 -1 1 +} +// brush 4 +{ +( 896 192 192 ) ( 896 -64 192 ) ( 832 192 192 ) wbrick1_5 32 0 0 1 1 +( 1088 96 192 ) ( 1088 96 -64 ) ( 1216 96 -64 ) wbrick1_5 32 0 0 1 1 +( 1056 192 32 ) ( 1056 192 0 ) ( 1056 -64 32 ) wbrick1_5 0 0 0 1 1 +( 832 -64 0 ) ( 896 -64 0 ) ( 832 192 0 ) wbrick1_5 32 0 0 1 1 +( 832 -64 0 ) ( 832 -64 32 ) ( 896 -64 0 ) wbrick1_5 32 0 0 1 1 +( 960 32 -64 ) ( 960 32 192 ) ( 704 -224 192 ) wbrick1_5 32 0 0 1 1 +} +// brush 5 +{ +( -1304 512 8 ) ( -1304 384 8 ) ( -1432 512 8 ) wm1_1 0 0 0 1 1 +( -1248 2944 256 ) ( -1376 2944 256 ) ( -1248 2944 0 ) wm1_1 32 0 0 1 1 +( -1312 672 256 ) ( -1312 672 0 ) ( -1312 544 256 ) wm1_1 0 0 0 1 1 +( -1440 384 0 ) ( -1312 384 0 ) ( -1440 512 0 ) wm1_1 0 0 0 1 1 +( -1440 384 0 ) ( -1440 384 256 ) ( -1312 384 0 ) wm1_1 0 0 0 1 1 +( -1440 864 0 ) ( -1440 992 0 ) ( -1440 864 256 ) wm1_1 0 0 0 1 1 +} +// brush 6 +{ +( -1440 480 192 ) ( -1504 224 192 ) ( -1504 480 192 ) wbrick1_5 32 0 0 1 1 +( -1184 192 0 ) ( -1120 192 32 ) ( -1184 192 32 ) wbrick1_5 32 0 0 1 1 +( -1600 224 32 ) ( -1600 480 0 ) ( -1600 480 32 ) wbrick1_5 0 0 0 1 1 +( -1440 480 0 ) ( -1504 224 0 ) ( -1440 224 0 ) wbrick1_5 32 0 0 1 1 +( -1600 64 0 ) ( -1536 64 32 ) ( -1536 64 0 ) wbrick1_5 32 0 0 1 1 +( -1536 -32 32 ) ( -1536 224 0 ) ( -1536 -32 0 ) wbrick1_5 32 0 0 1 1 +} +// brush 7 +{ +( 896 192 224 ) ( 896 -64 224 ) ( 832 192 224 ) wm1_2 32 0 0 1 1 +( 1088 96 224 ) ( 1088 96 -32 ) ( 1216 96 -32 ) wm1_2 32 0 0 1 1 +( 1056 192 64 ) ( 1056 192 32 ) ( 1056 -64 64 ) wm1_2 0 0 0 1 1 +( 832 -64 192 ) ( 896 -64 192 ) ( 832 192 192 ) wm1_2 32 0 0 1 1 +( 832 -64 32 ) ( 832 -64 64 ) ( 896 -64 32 ) wm1_2 32 0 0 1 1 +( 960 32 -32 ) ( 960 32 224 ) ( 704 -224 224 ) wm1_2 32 0 0 1 1 +} +// brush 8 +{ +( -1216 320 256 ) ( -1472 320 256 ) ( -1216 384 256 ) wbrick1_5 0 0 0 1 1 +( -1440 1280 32 ) ( -1440 1344 32 ) ( -1440 1280 0 ) wbrick1_5 0 0 0 1 1 +( -1216 320 32 ) ( -1216 320 0 ) ( -1472 320 32 ) wbrick1_5 -32 0 0 1 1 +( -1472 384 0 ) ( -1472 320 0 ) ( -1216 384 0 ) wbrick1_5 0 0 0 1 1 +( -1472 384 0 ) ( -1472 384 32 ) ( -1472 320 0 ) wbrick1_5 0 0 0 1 1 +( -1600 2944 0 ) ( -1344 2944 0 ) ( -1600 2944 32 ) wbrick1_5 0 0 0 1 1 +} +// brush 9 +{ +( -1696 64 160 ) ( -1440 0 160 ) ( -1696 0 160 ) wbrick1_5 32 0 0 1 1 +( -1408 320 0 ) ( -1408 384 32 ) ( -1408 320 32 ) wbrick1_5 0 0 0 1 1 +( -1536 -64 32 ) ( -1792 -64 0 ) ( -1792 -64 32 ) wbrick1_5 32 0 0 1 1 +( -1696 64 0 ) ( -1440 0 0 ) ( -1440 64 0 ) wbrick1_5 32 0 0 1 1 +( -1344 -64 0 ) ( -1344 0 32 ) ( -1344 0 0 ) wbrick1_5 32 0 0 1 1 +( -1184 -32 32 ) ( -1440 -32 0 ) ( -1184 -32 0 ) wbrick1_5 32 0 0 1 1 +} +// brush 10 +{ +( -1344 192 256 ) ( -1408 -64 256 ) ( -1408 192 256 ) wbrick1_5 0 0 0 1 1 +( -1728 64 0 ) ( -1600 64 0 ) ( -1600 64 256 ) wbrick1_5 0 0 0 1 1 +( -1568 -64 32 ) ( -1568 192 0 ) ( -1568 192 32 ) wbrick1_5 0 0 0 1 1 +( -1344 192 0 ) ( -1408 -64 0 ) ( -1344 -64 0 ) wbrick1_5 0 0 0 1 1 +( -1408 -64 0 ) ( -1344 -64 32 ) ( -1344 -64 0 ) wbrick1_5 0 0 0 1 1 +( -1216 -224 256 ) ( -1472 32 256 ) ( -1472 32 0 ) wbrick1_5 -32 0 0 1 1 +} +// brush 11 +{ +( -1408 64 256 ) ( -1408 320 256 ) ( -1344 64 256 ) wbrick1_5 0 0 0 1 1 +( -1600 192 256 ) ( -1600 192 0 ) ( -1728 192 0 ) wbrick1_5 0 0 0 1 1 +( -1568 64 32 ) ( -1568 64 0 ) ( -1568 320 32 ) wbrick1_5 0 0 0 1 1 +( -1344 320 0 ) ( -1408 320 0 ) ( -1344 64 0 ) wbrick1_5 0 0 0 1 1 +( -1344 320 0 ) ( -1344 320 32 ) ( -1408 320 0 ) wbrick1_5 0 0 0 1 1 +( -1472 224 0 ) ( -1472 224 256 ) ( -1216 480 256 ) wbrick1_5 -32 0 0 1 1 +} +// brush 12 +{ +( -576 320 256 ) ( -832 320 256 ) ( -576 384 256 ) wbrick1_5 0 0 0 1 1 +( -800 640 32 ) ( -800 704 32 ) ( -800 640 0 ) wbrick1_5 0 0 0 1 1 +( -576 320 32 ) ( -576 320 0 ) ( -832 320 32 ) wbrick1_5 -32 0 0 1 1 +( -832 384 0 ) ( -832 320 0 ) ( -576 384 0 ) wbrick1_5 0 0 0 1 1 +( -832 544 0 ) ( -832 544 32 ) ( -832 480 0 ) wbrick1_5 0 0 0 1 1 +( -960 1664 0 ) ( -704 1664 0 ) ( -960 1664 32 ) wbrick1_5 0 0 0 1 1 +} +// brush 13 +{ +( -1088 672 256 ) ( -832 608 256 ) ( -1088 608 256 ) wbrick1_5 0 0 0 1 1 +( -800 928 0 ) ( -800 992 32 ) ( -800 928 32 ) wbrick1_5 0 0 0 1 1 +( -832 512 32 ) ( -1088 512 0 ) ( -1088 512 32 ) wbrick1_5 0 0 0 1 1 +( -1088 672 0 ) ( -832 608 0 ) ( -832 672 0 ) wbrick1_5 0 0 0 1 1 +( -640 512 0 ) ( -640 576 32 ) ( -640 576 0 ) wbrick1_5 0 0 0 1 1 +( -608 544 32 ) ( -864 544 0 ) ( -608 544 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 14 +{ +( -1088 832 256 ) ( -832 768 256 ) ( -1088 768 256 ) wbrick1_5 0 0 0 1 1 +( -800 1088 0 ) ( -800 1152 32 ) ( -800 1088 32 ) wbrick1_5 0 0 0 1 1 +( -832 672 32 ) ( -1088 672 0 ) ( -1088 672 32 ) wbrick1_5 0 0 0 1 1 +( -1088 832 0 ) ( -832 768 0 ) ( -832 832 0 ) wbrick1_5 0 0 0 1 1 +( -640 672 0 ) ( -640 736 32 ) ( -640 736 0 ) wbrick1_5 0 0 0 1 1 +( -576 704 32 ) ( -832 704 0 ) ( -576 704 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 15 +{ +( 64 320 256 ) ( -192 320 256 ) ( 64 384 256 ) wbrick1_5 0 0 0 1 1 +( -160 704 32 ) ( -160 768 32 ) ( -160 704 0 ) wbrick1_5 0 0 0 1 1 +( 64 320 32 ) ( 64 320 0 ) ( -192 320 32 ) wbrick1_5 -32 0 0 1 1 +( -192 384 0 ) ( -192 320 0 ) ( 64 384 0 ) wbrick1_5 0 0 0 1 1 +( -192 448 0 ) ( -192 448 32 ) ( -192 384 0 ) wbrick1_5 0 0 0 1 1 +( -320 2304 0 ) ( -64 2304 0 ) ( -320 2304 32 ) wbrick1_5 0 0 0 1 1 +} +// brush 16 +{ +( -1408 1472 256 ) ( -1152 1408 256 ) ( -1408 1408 256 ) wbrick1_5 0 0 0 1 1 +( -1120 1728 0 ) ( -1120 1792 32 ) ( -1120 1728 32 ) wbrick1_5 0 0 0 1 1 +( -1152 1312 32 ) ( -1408 1312 0 ) ( -1408 1312 32 ) wbrick1_5 0 0 0 1 1 +( -1408 1472 0 ) ( -1152 1408 0 ) ( -1152 1472 0 ) wbrick1_5 0 0 0 1 1 +( -960 1312 0 ) ( -960 1376 32 ) ( -960 1376 0 ) wbrick1_5 0 0 0 1 1 +( -928 1344 32 ) ( -1184 1344 0 ) ( -928 1344 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 17 +{ +( -1408 480 256 ) ( -1152 416 256 ) ( -1408 416 256 ) wbrick1_5 0 0 0 1 1 +( -1120 736 0 ) ( -1120 800 32 ) ( -1120 736 32 ) wbrick1_5 0 0 0 1 1 +( -1152 320 32 ) ( -1408 320 0 ) ( -1408 320 32 ) wbrick1_5 -32 0 0 1 1 +( -1408 480 0 ) ( -1152 416 0 ) ( -1152 480 0 ) wbrick1_5 0 0 0 1 1 +( -960 320 0 ) ( -960 384 32 ) ( -960 384 0 ) wbrick1_5 0 0 0 1 1 +( -896 384 32 ) ( -1152 384 0 ) ( -896 384 0 ) wbrick1_5 -32 0 0 1 1 +} +// brush 18 +{ +( -1408 672 256 ) ( -1152 608 256 ) ( -1408 608 256 ) wbrick1_5 0 0 0 1 1 +( -1120 928 0 ) ( -1120 992 32 ) ( -1120 928 32 ) wbrick1_5 0 0 0 1 1 +( -1152 512 32 ) ( -1408 512 0 ) ( -1408 512 32 ) wbrick1_5 0 0 0 1 1 +( -1408 672 0 ) ( -1152 608 0 ) ( -1152 672 0 ) wbrick1_5 0 0 0 1 1 +( -960 512 0 ) ( -960 576 32 ) ( -960 576 0 ) wbrick1_5 0 0 0 1 1 +( -928 544 32 ) ( -1184 544 0 ) ( -928 544 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 19 +{ +( -1408 832 256 ) ( -1152 768 256 ) ( -1408 768 256 ) wbrick1_5 0 0 0 1 1 +( -1120 1088 0 ) ( -1120 1152 32 ) ( -1120 1088 32 ) wbrick1_5 0 0 0 1 1 +( -1152 672 32 ) ( -1408 672 0 ) ( -1408 672 32 ) wbrick1_5 0 0 0 1 1 +( -1408 832 0 ) ( -1152 768 0 ) ( -1152 832 0 ) wbrick1_5 0 0 0 1 1 +( -960 672 0 ) ( -960 736 32 ) ( -960 736 0 ) wbrick1_5 0 0 0 1 1 +( -896 704 32 ) ( -1152 704 0 ) ( -896 704 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 20 +{ +( -344 512 8 ) ( -344 384 8 ) ( -472 512 8 ) wm1_1 0 0 0 1 1 +( -288 704 256 ) ( -416 704 256 ) ( -288 704 0 ) wm1_1 0 0 0 1 1 +( -352 512 256 ) ( -352 512 0 ) ( -352 384 256 ) wm1_1 0 0 0 1 1 +( -480 384 0 ) ( -352 384 0 ) ( -480 512 0 ) wm1_1 0 0 0 1 1 +( -480 384 0 ) ( -480 384 256 ) ( -352 384 0 ) wm1_1 0 0 0 1 1 +( -480 384 0 ) ( -480 512 0 ) ( -480 384 256 ) wm1_1 0 0 0 1 1 +} +// brush 21 +{ +( -664 512 8 ) ( -664 384 8 ) ( -792 512 8 ) wm1_1 0 0 0 1 1 +( -608 1088 256 ) ( -736 1088 256 ) ( -608 1088 0 ) wm1_1 0 0 0 1 1 +( -672 512 256 ) ( -672 512 0 ) ( -672 384 256 ) wm1_1 0 0 0 1 1 +( -800 384 0 ) ( -672 384 0 ) ( -800 512 0 ) wm1_1 0 0 0 1 1 +( -800 384 0 ) ( -800 384 256 ) ( -672 384 0 ) wm1_1 0 0 0 1 1 +( -800 384 0 ) ( -800 512 0 ) ( -800 384 256 ) wm1_1 0 0 0 1 1 +} +// brush 22 +{ +( -984 512 8 ) ( -984 384 8 ) ( -1112 512 8 ) wm1_1 0 0 0 1 1 +( -928 1664 256 ) ( -1056 1664 256 ) ( -928 1664 0 ) wm1_1 0 0 0 1 1 +( -992 704 256 ) ( -992 704 0 ) ( -992 576 256 ) wm1_1 0 0 0 1 1 +( -1120 384 0 ) ( -992 384 0 ) ( -1120 512 0 ) wm1_1 0 0 0 1 1 +( -1120 384 0 ) ( -1120 384 256 ) ( -992 384 0 ) wm1_1 0 0 0 1 1 +( -1120 384 0 ) ( -1120 512 0 ) ( -1120 384 256 ) wm1_1 0 0 0 1 1 +} +// brush 23 +{ +( -1088 480 256 ) ( -832 416 256 ) ( -1088 416 256 ) wbrick1_5 0 0 0 1 1 +( -800 736 0 ) ( -800 800 32 ) ( -800 736 32 ) wbrick1_5 0 0 0 1 1 +( -832 320 32 ) ( -1088 320 0 ) ( -1088 320 32 ) wbrick1_5 -32 0 0 1 1 +( -1088 480 0 ) ( -832 416 0 ) ( -832 480 0 ) wbrick1_5 0 0 0 1 1 +( -640 320 0 ) ( -640 384 32 ) ( -640 384 0 ) wbrick1_5 0 0 0 1 1 +( -576 384 32 ) ( -832 384 0 ) ( -576 384 0 ) wbrick1_5 -32 0 0 1 1 +} +// brush 24 +{ +( -768 480 256 ) ( -512 416 256 ) ( -768 416 256 ) wbrick1_5 0 0 0 1 1 +( -480 736 0 ) ( -480 800 32 ) ( -480 736 32 ) wbrick1_5 0 0 0 1 1 +( -512 320 32 ) ( -768 320 0 ) ( -768 320 32 ) wbrick1_5 -32 0 0 1 1 +( -768 480 0 ) ( -512 416 0 ) ( -512 480 0 ) wbrick1_5 0 0 0 1 1 +( -320 320 0 ) ( -320 384 32 ) ( -320 384 0 ) wbrick1_5 0 0 0 1 1 +( -256 384 32 ) ( -512 384 0 ) ( -256 384 0 ) wbrick1_5 -32 0 0 1 1 +} +// brush 25 +{ +( -288 320 256 ) ( -544 320 256 ) ( -288 384 256 ) wbrick1_5 0 0 0 1 1 +( -480 640 32 ) ( -480 704 32 ) ( -480 640 0 ) wbrick1_5 0 0 0 1 1 +( -288 320 32 ) ( -288 320 0 ) ( -544 320 32 ) wbrick1_5 -32 0 0 1 1 +( -544 384 0 ) ( -544 320 0 ) ( -288 384 0 ) wbrick1_5 0 0 0 1 1 +( -512 1024 0 ) ( -512 1024 32 ) ( -512 960 0 ) wbrick1_5 0 0 0 1 1 +( -672 1088 0 ) ( -416 1088 0 ) ( -672 1088 32 ) wbrick1_5 0 0 0 1 1 +} +// brush 26 +{ +( -768 832 256 ) ( -512 768 256 ) ( -768 768 256 ) wbrick1_5 0 0 0 1 1 +( -480 1088 0 ) ( -480 1152 32 ) ( -480 1088 32 ) wbrick1_5 0 0 0 1 1 +( -512 672 32 ) ( -768 672 0 ) ( -768 672 32 ) wbrick1_5 0 0 0 1 1 +( -768 832 0 ) ( -512 768 0 ) ( -512 832 0 ) wbrick1_5 0 0 0 1 1 +( -320 672 0 ) ( -320 736 32 ) ( -320 736 0 ) wbrick1_5 0 0 0 1 1 +( -256 704 32 ) ( -512 704 0 ) ( -256 704 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 27 +{ +( -640 864 256 ) ( -384 800 256 ) ( -640 800 256 ) wbrick1_5 0 0 0 1 1 +( -320 1120 0 ) ( -320 1184 32 ) ( -320 1120 32 ) wbrick1_5 0 0 0 1 1 +( -384 704 32 ) ( -640 704 0 ) ( -640 704 32 ) wbrick1_5 0 0 0 1 1 +( -640 864 0 ) ( -384 800 0 ) ( -384 864 0 ) wbrick1_5 0 0 0 1 1 +( -192 704 0 ) ( -192 768 32 ) ( -192 768 0 ) wbrick1_5 0 0 0 1 1 +( -160 768 32 ) ( -416 768 0 ) ( -160 768 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 28 +{ +( -768 672 256 ) ( -512 608 256 ) ( -768 608 256 ) wbrick1_5 0 0 0 1 1 +( -480 928 0 ) ( -480 992 32 ) ( -480 928 32 ) wbrick1_5 0 0 0 1 1 +( -512 512 32 ) ( -768 512 0 ) ( -768 512 32 ) wbrick1_5 0 0 0 1 1 +( -768 672 0 ) ( -512 608 0 ) ( -512 672 0 ) wbrick1_5 0 0 0 1 1 +( -320 512 0 ) ( -320 576 32 ) ( -320 576 0 ) wbrick1_5 0 0 0 1 1 +( -288 544 32 ) ( -544 544 0 ) ( -288 544 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 29 +{ +( -832 312 208 ) ( -832 296 208 ) ( -960 312 208 ) door0a 0 56 0 1 1 +( -832 304 208 ) ( -960 304 208 ) ( -832 304 176 ) door0a 0 16 0 1 1 +( -768 312 208 ) ( -768 312 176 ) ( -768 296 208 ) door0a 8 16 0 1 1 +( -960 296 176 ) ( -832 296 176 ) ( -960 312 176 ) door0a 0 56 0 1 1 +( -960 296 176 ) ( -960 296 208 ) ( -832 296 176 ) 32wood 0 16 0 1 1 +( -1024 296 176 ) ( -1024 312 176 ) ( -1024 296 208 ) door0a 8 16 0 1 1 +} +// brush 30 +{ +( -1152 312 208 ) ( -1152 296 208 ) ( -1280 312 208 ) door0a 0 56 0 1 1 +( -1152 304 208 ) ( -1280 304 208 ) ( -1152 304 176 ) door0a 0 16 0 1 1 +( -1088 312 208 ) ( -1088 312 176 ) ( -1088 296 208 ) door0a 8 16 0 1 1 +( -1280 296 176 ) ( -1152 296 176 ) ( -1280 312 176 ) door0a 0 56 0 1 1 +( -1280 296 176 ) ( -1280 296 208 ) ( -1152 296 176 ) 32rock 64 16 0 1 1 +( -1344 296 176 ) ( -1344 312 176 ) ( -1344 296 208 ) door0a 8 16 0 1 1 +} +// brush 31 +{ +( 768 312 208 ) ( 768 296 208 ) ( 640 312 208 ) door0a 0 56 0 1 1 +( 768 304 208 ) ( 640 304 208 ) ( 768 304 176 ) door0a 0 16 0 1 1 +( 832 312 208 ) ( 832 312 176 ) ( 832 296 208 ) door0a 8 16 0 1 1 +( 640 296 176 ) ( 768 296 176 ) ( 640 312 176 ) door0a 0 56 0 1 1 +( 640 296 176 ) ( 640 296 208 ) ( 768 296 176 ) 32metal 192 16 0 1 1 +( 576 296 176 ) ( 576 312 176 ) ( 576 296 208 ) door0a 8 16 0 1 1 +} +// brush 32 +{ +( -192 312 208 ) ( -192 296 208 ) ( -320 312 208 ) door0a 0 56 0 1 1 +( -192 304 208 ) ( -320 304 208 ) ( -192 304 176 ) door0a 0 16 0 1 1 +( -128 312 208 ) ( -128 312 176 ) ( -128 296 208 ) door0a 8 16 0 1 1 +( -320 296 176 ) ( -192 296 176 ) ( -320 312 176 ) door0a 0 56 0 1 1 +( -320 296 176 ) ( -320 296 208 ) ( -192 296 176 ) 32machinery 128 16 0 1 1 +( -384 296 176 ) ( -384 312 176 ) ( -384 296 208 ) door0a 8 16 0 1 1 +} +// brush 33 +{ +( -512 312 208 ) ( -512 296 208 ) ( -640 312 208 ) door0a 0 56 0 1 1 +( -512 304 208 ) ( -640 304 208 ) ( -512 304 176 ) door0a 0 16 0 1 1 +( -448 312 208 ) ( -448 312 176 ) ( -448 296 208 ) door0a 8 16 0 1 1 +( -640 296 176 ) ( -512 296 176 ) ( -640 312 176 ) door0a 0 56 0 1 1 +( -640 296 176 ) ( -640 296 208 ) ( -512 296 176 ) 32flesh 192 16 0 1 1 +( -704 296 176 ) ( -704 312 176 ) ( -704 296 208 ) door0a 8 16 0 1 1 +} +// brush 34 +{ +( 832 -48 224 ) ( 832 -64 224 ) ( 656 -48 224 ) wm1_2 0 0 0 1 1 +( 832 -48 224 ) ( 656 -48 224 ) ( 832 -48 160 ) wm1_2 0 32 0 1 1 +( 832 -48 224 ) ( 832 -48 160 ) ( 832 -64 224 ) wm1_2 0 32 0 1 1 +( 656 -64 160 ) ( 832 -64 160 ) ( 656 -48 160 ) wm1_2 0 0 0 1 1 +( -64 -64 160 ) ( -64 -64 224 ) ( 112 -64 160 ) wm1_2 0 32 0 1 1 +( -1408 -64 160 ) ( -1408 -48 160 ) ( -1408 -64 224 ) wm1_2 0 32 0 1 1 +} +// brush 35 +{ +( -1728 480 256 ) ( -1472 416 256 ) ( -1728 416 256 ) wbrick1_5 0 0 0 1 1 +( -1440 736 0 ) ( -1440 800 32 ) ( -1440 736 32 ) wbrick1_5 0 0 0 1 1 +( -1472 320 32 ) ( -1728 320 0 ) ( -1728 320 32 ) wbrick1_5 -32 0 0 1 1 +( -1728 480 0 ) ( -1472 416 0 ) ( -1472 480 0 ) wbrick1_5 0 0 0 1 1 +( -1280 320 0 ) ( -1280 384 32 ) ( -1280 384 0 ) wbrick1_5 0 0 0 1 1 +( -1216 384 32 ) ( -1472 384 0 ) ( -1216 384 0 ) wbrick1_5 -32 0 0 1 1 +} +// brush 36 +{ +( 544 64 160 ) ( 800 0 160 ) ( 544 0 160 ) wbrick1_5 32 0 0 1 1 +( 832 320 0 ) ( 832 384 32 ) ( 832 320 32 ) wbrick1_5 0 0 0 1 1 +( 704 -64 32 ) ( 448 -64 0 ) ( 448 -64 32 ) wbrick1_5 32 0 0 1 1 +( 544 64 0 ) ( 800 0 0 ) ( 800 64 0 ) wbrick1_5 32 0 0 1 1 +( 896 -64 0 ) ( 896 0 32 ) ( 896 0 0 ) wbrick1_5 32 0 0 1 1 +( 1056 -32 32 ) ( 800 -32 0 ) ( 1056 -32 0 ) wbrick1_5 32 0 0 1 1 +} +// brush 37 +{ +( -96 416 160 ) ( 160 352 160 ) ( -96 352 160 ) wbrick1_5 32 0 0 1 1 +( 192 672 0 ) ( 192 736 32 ) ( 192 672 32 ) wbrick1_5 0 0 0 1 1 +( 64 288 32 ) ( -192 288 0 ) ( -192 288 32 ) wbrick1_5 32 0 0 1 1 +( -96 416 0 ) ( 160 352 0 ) ( 160 416 0 ) wbrick1_5 32 0 0 1 1 +( 256 288 0 ) ( 256 352 32 ) ( 256 352 0 ) wbrick1_5 32 0 0 1 1 +( 416 320 32 ) ( 160 320 0 ) ( 416 320 0 ) wbrick1_5 32 0 0 1 1 +} +// brush 38 +{ +( -416 416 160 ) ( -160 352 160 ) ( -416 352 160 ) wbrick1_5 32 0 0 1 1 +( -128 672 0 ) ( -128 736 32 ) ( -128 672 32 ) wbrick1_5 0 0 0 1 1 +( -256 288 32 ) ( -512 288 0 ) ( -512 288 32 ) wbrick1_5 32 0 0 1 1 +( -416 416 0 ) ( -160 352 0 ) ( -160 416 0 ) wbrick1_5 32 0 0 1 1 +( -64 288 0 ) ( -64 352 32 ) ( -64 352 0 ) wbrick1_5 32 0 0 1 1 +( 96 320 32 ) ( -160 320 0 ) ( 96 320 0 ) wbrick1_5 32 0 0 1 1 +} +// brush 39 +{ +( -1056 64 160 ) ( -800 0 160 ) ( -1056 0 160 ) wbrick1_5 32 0 0 1 1 +( -768 320 0 ) ( -768 384 32 ) ( -768 320 32 ) wbrick1_5 0 0 0 1 1 +( -896 -64 16 ) ( -1152 -64 -16 ) ( -1152 -64 16 ) wbrick1_5 32 0 0 1 1 +( -1056 64 0 ) ( -800 0 0 ) ( -800 64 0 ) wbrick1_5 32 0 0 1 1 +( -704 -64 0 ) ( -704 0 32 ) ( -704 0 0 ) wbrick1_5 32 0 0 1 1 +( -544 -32 32 ) ( -800 -32 0 ) ( -544 -32 0 ) wbrick1_5 32 0 0 1 1 +} +// brush 40 +{ +( 992 256 32 ) ( 992 -96 32 ) ( 832 256 32 ) city4_6 32 0 0 1 1 +( 864 224 32 ) ( 864 224 16 ) ( 896 256 16 ) city4_6 0 48 0 1 1 +( 864 240 48 ) ( 864 240 16 ) ( 864 -112 48 ) city4_6 0 48 0 1 1 +( 832 -96 16 ) ( 992 -96 16 ) ( 832 256 16 ) city4_6 32 0 0 1 1 +( 864 32 16 ) ( 864 32 32 ) ( 896 0 32 ) city4_6 0 48 0 1 1 +( 832 32 32 ) ( 832 32 16 ) ( 832 224 16 ) city4_6 0 48 0 1 1 +} +// brush 41 +{ +( 992 288 32 ) ( 992 -64 32 ) ( 832 288 32 ) city4_6 0 0 0 1 1 +( 992 320 32 ) ( 832 320 32 ) ( 992 320 0 ) city4_6 0 32 0 1 1 +( 1024 288 32 ) ( 1024 288 0 ) ( 1024 -64 32 ) city4_6 0 32 0 1 1 +( 832 -64 0 ) ( 992 -64 0 ) ( 832 288 0 ) city4_6 0 0 0 1 1 +( 832 -64 0 ) ( 832 -64 32 ) ( 992 -64 0 ) city4_6 0 32 0 1 1 +( 864 -64 0 ) ( 864 288 0 ) ( 864 -64 32 ) city4_6 0 32 0 1 1 +} +// brush 42 +{ +( 544 416 160 ) ( 800 352 160 ) ( 544 352 160 ) wbrick1_5 32 0 0 1 1 +( 832 672 0 ) ( 832 736 32 ) ( 832 672 32 ) wbrick1_5 0 0 0 1 1 +( 704 288 32 ) ( 448 288 0 ) ( 448 288 32 ) wbrick1_5 32 0 0 1 1 +( 544 416 0 ) ( 800 352 0 ) ( 800 416 0 ) wbrick1_5 32 0 0 1 1 +( 896 288 0 ) ( 896 352 32 ) ( 896 352 0 ) wbrick1_5 32 0 0 1 1 +( 1056 320 32 ) ( 800 320 0 ) ( 1056 320 0 ) wbrick1_5 32 0 0 1 1 +} +// brush 43 +{ +( -1056 416 160 ) ( -800 352 160 ) ( -1056 352 160 ) wbrick1_5 32 0 0 1 1 +( -768 672 0 ) ( -768 736 32 ) ( -768 672 32 ) wbrick1_5 0 0 0 1 1 +( -896 288 32 ) ( -1152 288 0 ) ( -1152 288 32 ) wbrick1_5 32 0 0 1 1 +( -1056 416 0 ) ( -800 352 0 ) ( -800 416 0 ) wbrick1_5 32 0 0 1 1 +( -704 288 0 ) ( -704 352 32 ) ( -704 352 0 ) wbrick1_5 32 0 0 1 1 +( -544 320 32 ) ( -800 320 0 ) ( -544 320 0 ) wbrick1_5 32 0 0 1 1 +} +// brush 44 +{ +( 128 312 208 ) ( 128 296 208 ) ( 0 312 208 ) door0a 0 56 0 1 1 +( 128 304 208 ) ( 0 304 208 ) ( 128 304 176 ) door0a 0 16 0 1 1 +( 192 312 208 ) ( 192 312 176 ) ( 192 296 208 ) door0a 8 16 0 1 1 +( 0 296 176 ) ( 128 296 176 ) ( 0 312 176 ) door0a 0 56 0 1 1 +( 0 296 176 ) ( 0 296 208 ) ( 128 296 176 ) 32glass 64 16 0 1 1 +( -64 296 176 ) ( -64 312 176 ) ( -64 296 208 ) door0a 8 16 0 1 1 +} +// brush 45 +{ +( -736 416 160 ) ( -480 352 160 ) ( -736 352 160 ) wbrick1_5 32 0 0 1 1 +( -448 672 0 ) ( -448 736 32 ) ( -448 672 32 ) wbrick1_5 0 0 0 1 1 +( -576 288 32 ) ( -832 288 0 ) ( -832 288 32 ) wbrick1_5 32 0 0 1 1 +( -736 416 0 ) ( -480 352 0 ) ( -480 416 0 ) wbrick1_5 32 0 0 1 1 +( -384 288 0 ) ( -384 352 32 ) ( -384 352 0 ) wbrick1_5 32 0 0 1 1 +( -224 320 32 ) ( -480 320 0 ) ( -224 320 0 ) wbrick1_5 32 0 0 1 1 +} +// brush 46 +{ +( -1408 -64 208 ) ( -1344 -32 208 ) ( -1344 -64 208 ) wm1_2 0 0 0 1 1 +( -1344 -64 192 ) ( -1408 -64 224 ) ( -1344 -64 224 ) wm1_2 0 0 0 1 1 +( -1344 -32 224 ) ( -1344 -64 192 ) ( -1344 -64 224 ) wm1_2 0 0 0 1 1 +( -1408 -64 160 ) ( -1344 -32 160 ) ( -1408 -32 160 ) wm1_2 0 0 0 1 1 +( -1344 -32 176 ) ( -1408 -32 208 ) ( -1408 -32 176 ) wm1_2 0 0 0 1 1 +( -1408 -32 224 ) ( -1408 -64 192 ) ( -1408 -32 192 ) wm1_2 0 0 0 1 1 +} +// brush 47 +{ +( 576 144 384 ) ( 576 112 384 ) ( 512 144 384 ) wm1_2 0 0 0 1 1 +( 448 144 368 ) ( 384 144 368 ) ( 448 144 352 ) wm1_2 0 0 0 1 1 +( 896 144 368 ) ( 896 144 352 ) ( 896 112 368 ) wm1_2 0 0 0 1 1 +( 512 112 352 ) ( 576 112 352 ) ( 512 144 352 ) wm1_2 0 0 0 1 1 +( 448 112 352 ) ( 448 112 368 ) ( 512 112 352 ) wm1_2 0 0 0 1 1 +( -1408 112 352 ) ( -1408 144 352 ) ( -1408 112 368 ) wm1_2 0 0 0 1 1 +} +// brush 48 +{ +( -1408 112 368 ) ( -1408 112 352 ) ( -1344 112 352 ) wm1_2 0 0 0 1 1 +( -1344 -48 224 ) ( -1408 112 384 ) ( -1344 112 384 ) wm1_2 0 0 0 1 1 +( -1344 -32 240 ) ( -1344 -48 224 ) ( -1344 -48 240 ) wm1_2 0 0 0 1 1 +( -1408 -48 208 ) ( -1344 -32 208 ) ( -1408 -32 208 ) wm1_2 0 0 0 1 1 +( -1344 -32 208 ) ( -1344 112 352 ) ( -1408 112 352 ) wm1_2 0 0 0 1 1 +( -1408 -32 240 ) ( -1408 -48 224 ) ( -1408 -32 224 ) wm1_2 0 0 0 1 1 +} +// brush 49 +{ +( -1344 144 352 ) ( -1408 144 352 ) ( -1408 144 368 ) wm1_2 0 0 0 1 1 +( -1344 160 368 ) ( -1408 160 368 ) ( -1344 320 208 ) wm1_2 0 0 0 1 1 +( -1344 304 240 ) ( -1344 304 224 ) ( -1344 288 240 ) wm1_2 0 0 0 1 1 +( -1408 288 208 ) ( -1344 288 208 ) ( -1408 304 208 ) wm1_2 0 0 0 1 1 +( -1408 144 352 ) ( -1344 144 352 ) ( -1344 288 208 ) wm1_2 0 0 0 1 1 +( -1408 288 224 ) ( -1408 304 224 ) ( -1408 288 240 ) wm1_2 0 0 0 1 1 +} +// brush 50 +{ +( -1344 320 208 ) ( -1344 288 208 ) ( -1408 320 208 ) wm1_2 0 0 0 1 1 +( -1344 320 224 ) ( -1408 320 224 ) ( -1344 320 192 ) wm1_2 0 0 0 1 1 +( -1344 320 224 ) ( -1344 320 192 ) ( -1344 288 224 ) wm1_2 0 0 0 1 1 +( -1408 288 160 ) ( -1344 288 160 ) ( -1408 320 160 ) wm1_2 0 0 0 1 1 +( -1408 288 176 ) ( -1408 288 208 ) ( -1344 288 176 ) wm1_2 0 0 0 1 1 +( -1408 288 192 ) ( -1408 320 192 ) ( -1408 288 224 ) wm1_2 0 0 0 1 1 +} +// brush 51 +{ +( 832 112 368 ) ( 832 112 352 ) ( 896 112 352 ) wm1_2 0 0 0 1 1 +( 896 -48 224 ) ( 832 112 384 ) ( 896 112 384 ) wm1_2 0 0 0 1 1 +( 896 -32 240 ) ( 896 -48 224 ) ( 896 -48 240 ) wm1_2 0 0 0 1 1 +( 832 -48 208 ) ( 896 -32 208 ) ( 832 -32 208 ) wm1_2 0 0 0 1 1 +( 896 -32 208 ) ( 896 112 352 ) ( 832 112 352 ) wm1_2 0 0 0 1 1 +( 832 -32 240 ) ( 832 -48 224 ) ( 832 -32 224 ) wm1_2 0 0 0 1 1 +} +// brush 52 +{ +( 832 -64 208 ) ( 896 -32 208 ) ( 896 -64 208 ) wm1_2 0 0 0 1 1 +( 896 -64 192 ) ( 832 -64 224 ) ( 896 -64 224 ) wm1_2 0 0 0 1 1 +( 896 -32 224 ) ( 896 -64 192 ) ( 896 -64 224 ) wm1_2 0 0 0 1 1 +( 832 -64 160 ) ( 896 -32 160 ) ( 832 -32 160 ) wm1_2 0 0 0 1 1 +( 896 -32 176 ) ( 832 -32 208 ) ( 832 -32 176 ) wm1_2 0 0 0 1 1 +( 832 -32 224 ) ( 832 -64 192 ) ( 832 -32 192 ) wm1_2 0 0 0 1 1 +} +// brush 53 +{ +( 896 144 352 ) ( 832 144 352 ) ( 832 144 368 ) wm1_2 0 0 0 1 1 +( 896 160 368 ) ( 832 160 368 ) ( 896 320 208 ) wm1_2 0 0 0 1 1 +( 896 304 240 ) ( 896 304 224 ) ( 896 288 240 ) wm1_2 0 0 0 1 1 +( 832 288 208 ) ( 896 288 208 ) ( 832 304 208 ) wm1_2 0 0 0 1 1 +( 832 144 352 ) ( 896 144 352 ) ( 896 288 208 ) wm1_2 0 0 0 1 1 +( 832 288 224 ) ( 832 304 224 ) ( 832 288 240 ) wm1_2 0 0 0 1 1 +} +// brush 54 +{ +( 896 320 208 ) ( 896 288 208 ) ( 832 320 208 ) wm1_2 0 0 0 1 1 +( 896 320 224 ) ( 832 320 224 ) ( 896 320 192 ) wm1_2 0 0 0 1 1 +( 896 320 224 ) ( 896 320 192 ) ( 896 288 224 ) wm1_2 0 0 0 1 1 +( 832 288 160 ) ( 896 288 160 ) ( 832 320 160 ) wm1_2 0 0 0 1 1 +( 832 288 176 ) ( 832 288 208 ) ( 896 288 176 ) wm1_2 0 0 0 1 1 +( 832 288 192 ) ( 832 320 192 ) ( 832 288 224 ) wm1_2 0 0 0 1 1 +} +// brush 55 +{ +( 192 112 368 ) ( 192 112 352 ) ( 256 112 352 ) wm1_2 0 0 0 1 1 +( 256 -48 224 ) ( 192 112 384 ) ( 256 112 384 ) wm1_2 0 0 0 1 1 +( 256 -32 240 ) ( 256 -48 224 ) ( 256 -48 240 ) wm1_2 0 0 0 1 1 +( 192 -48 208 ) ( 256 -32 208 ) ( 192 -32 208 ) wm1_2 0 0 0 1 1 +( 256 -32 208 ) ( 256 112 352 ) ( 192 112 352 ) wm1_2 0 0 0 1 1 +( 192 -32 240 ) ( 192 -48 224 ) ( 192 -32 224 ) wm1_2 0 0 0 1 1 +} +// brush 56 +{ +( 192 -64 208 ) ( 256 -32 208 ) ( 256 -64 208 ) wm1_2 0 0 0 1 1 +( 256 -64 192 ) ( 192 -64 224 ) ( 256 -64 224 ) wm1_2 0 0 0 1 1 +( 256 -32 224 ) ( 256 -64 192 ) ( 256 -64 224 ) wm1_2 0 0 0 1 1 +( 192 -64 160 ) ( 256 -32 160 ) ( 192 -32 160 ) wm1_2 0 0 0 1 1 +( 256 -32 176 ) ( 192 -32 208 ) ( 192 -32 176 ) wm1_2 0 0 0 1 1 +( 192 -32 224 ) ( 192 -64 192 ) ( 192 -32 192 ) wm1_2 0 0 0 1 1 +} +// brush 57 +{ +( 256 144 352 ) ( 192 144 352 ) ( 192 144 368 ) wm1_2 0 0 0 1 1 +( 256 160 368 ) ( 192 160 368 ) ( 256 320 208 ) wm1_2 0 0 0 1 1 +( 256 304 240 ) ( 256 304 224 ) ( 256 288 240 ) wm1_2 0 0 0 1 1 +( 192 288 208 ) ( 256 288 208 ) ( 192 304 208 ) wm1_2 0 0 0 1 1 +( 192 144 352 ) ( 256 144 352 ) ( 256 288 208 ) wm1_2 0 0 0 1 1 +( 192 288 224 ) ( 192 304 224 ) ( 192 288 240 ) wm1_2 0 0 0 1 1 +} +// brush 58 +{ +( 256 320 208 ) ( 256 288 208 ) ( 192 320 208 ) wm1_2 0 0 0 1 1 +( 256 320 224 ) ( 192 320 224 ) ( 256 320 192 ) wm1_2 0 0 0 1 1 +( 256 320 224 ) ( 256 320 192 ) ( 256 288 224 ) wm1_2 0 0 0 1 1 +( 192 288 160 ) ( 256 288 160 ) ( 192 320 160 ) wm1_2 0 0 0 1 1 +( 192 288 176 ) ( 192 288 208 ) ( 256 288 176 ) wm1_2 0 0 0 1 1 +( 192 288 192 ) ( 192 320 192 ) ( 192 288 224 ) wm1_2 0 0 0 1 1 +} +// brush 59 +{ +( -128 112 368 ) ( -128 112 352 ) ( -64 112 352 ) wm1_2 0 0 0 1 1 +( -64 -48 224 ) ( -128 112 384 ) ( -64 112 384 ) wm1_2 0 0 0 1 1 +( -64 -32 240 ) ( -64 -48 224 ) ( -64 -48 240 ) wm1_2 0 0 0 1 1 +( -128 -48 208 ) ( -64 -32 208 ) ( -128 -32 208 ) wm1_2 0 0 0 1 1 +( -64 -32 208 ) ( -64 112 352 ) ( -128 112 352 ) wm1_2 0 0 0 1 1 +( -128 -32 240 ) ( -128 -48 224 ) ( -128 -32 224 ) wm1_2 0 0 0 1 1 +} +// brush 60 +{ +( -128 -64 208 ) ( -64 -32 208 ) ( -64 -64 208 ) wm1_2 0 0 0 1 1 +( -64 -64 192 ) ( -128 -64 224 ) ( -64 -64 224 ) wm1_2 0 0 0 1 1 +( -64 -32 224 ) ( -64 -64 192 ) ( -64 -64 224 ) wm1_2 0 0 0 1 1 +( -128 -64 160 ) ( -64 -32 160 ) ( -128 -32 160 ) wm1_2 0 0 0 1 1 +( -64 -32 176 ) ( -128 -32 208 ) ( -128 -32 176 ) wm1_2 0 0 0 1 1 +( -128 -32 224 ) ( -128 -64 192 ) ( -128 -32 192 ) wm1_2 0 0 0 1 1 +} +// brush 61 +{ +( -64 144 352 ) ( -128 144 352 ) ( -128 144 368 ) wm1_2 0 0 0 1 1 +( -64 160 368 ) ( -128 160 368 ) ( -64 320 208 ) wm1_2 0 0 0 1 1 +( -64 304 240 ) ( -64 304 224 ) ( -64 288 240 ) wm1_2 0 0 0 1 1 +( -128 288 208 ) ( -64 288 208 ) ( -128 304 208 ) wm1_2 0 0 0 1 1 +( -128 144 352 ) ( -64 144 352 ) ( -64 288 208 ) wm1_2 0 0 0 1 1 +( -128 288 224 ) ( -128 304 224 ) ( -128 288 240 ) wm1_2 0 0 0 1 1 +} +// brush 62 +{ +( -64 320 208 ) ( -64 288 208 ) ( -128 320 208 ) wm1_2 0 0 0 1 1 +( -64 320 224 ) ( -128 320 224 ) ( -64 320 192 ) wm1_2 0 0 0 1 1 +( -64 320 224 ) ( -64 320 192 ) ( -64 288 224 ) wm1_2 0 0 0 1 1 +( -128 288 160 ) ( -64 288 160 ) ( -128 320 160 ) wm1_2 0 0 0 1 1 +( -128 288 176 ) ( -128 288 208 ) ( -64 288 176 ) wm1_2 0 0 0 1 1 +( -128 288 192 ) ( -128 320 192 ) ( -128 288 224 ) wm1_2 0 0 0 1 1 +} +// brush 63 +{ +( -448 112 368 ) ( -448 112 352 ) ( -384 112 352 ) wm1_2 0 0 0 1 1 +( -384 -48 224 ) ( -448 112 384 ) ( -384 112 384 ) wm1_2 0 0 0 1 1 +( -384 -32 240 ) ( -384 -48 224 ) ( -384 -48 240 ) wm1_2 0 0 0 1 1 +( -448 -48 208 ) ( -384 -32 208 ) ( -448 -32 208 ) wm1_2 0 0 0 1 1 +( -384 -32 208 ) ( -384 112 352 ) ( -448 112 352 ) wm1_2 0 0 0 1 1 +( -448 -32 240 ) ( -448 -48 224 ) ( -448 -32 224 ) wm1_2 0 0 0 1 1 +} +// brush 64 +{ +( -448 -64 208 ) ( -384 -32 208 ) ( -384 -64 208 ) wm1_2 0 0 0 1 1 +( -384 -64 192 ) ( -448 -64 224 ) ( -384 -64 224 ) wm1_2 0 0 0 1 1 +( -384 -32 224 ) ( -384 -64 192 ) ( -384 -64 224 ) wm1_2 0 0 0 1 1 +( -448 -64 160 ) ( -384 -32 160 ) ( -448 -32 160 ) wm1_2 0 0 0 1 1 +( -384 -32 176 ) ( -448 -32 208 ) ( -448 -32 176 ) wm1_2 0 0 0 1 1 +( -448 -32 224 ) ( -448 -64 192 ) ( -448 -32 192 ) wm1_2 0 0 0 1 1 +} +// brush 65 +{ +( -384 144 352 ) ( -448 144 352 ) ( -448 144 368 ) wm1_2 0 0 0 1 1 +( -384 160 368 ) ( -448 160 368 ) ( -384 320 208 ) wm1_2 0 0 0 1 1 +( -384 304 240 ) ( -384 304 224 ) ( -384 288 240 ) wm1_2 0 0 0 1 1 +( -448 288 208 ) ( -384 288 208 ) ( -448 304 208 ) wm1_2 0 0 0 1 1 +( -448 144 352 ) ( -384 144 352 ) ( -384 288 208 ) wm1_2 0 0 0 1 1 +( -448 288 224 ) ( -448 304 224 ) ( -448 288 240 ) wm1_2 0 0 0 1 1 +} +// brush 66 +{ +( -384 320 208 ) ( -384 288 208 ) ( -448 320 208 ) wm1_2 0 0 0 1 1 +( -384 320 224 ) ( -448 320 224 ) ( -384 320 192 ) wm1_2 0 0 0 1 1 +( -384 320 224 ) ( -384 320 192 ) ( -384 288 224 ) wm1_2 0 0 0 1 1 +( -448 288 160 ) ( -384 288 160 ) ( -448 320 160 ) wm1_2 0 0 0 1 1 +( -448 288 176 ) ( -448 288 208 ) ( -384 288 176 ) wm1_2 0 0 0 1 1 +( -448 288 192 ) ( -448 320 192 ) ( -448 288 224 ) wm1_2 0 0 0 1 1 +} +// brush 67 +{ +( -768 112 368 ) ( -768 112 352 ) ( -704 112 352 ) wm1_2 0 0 0 1 1 +( -704 -48 224 ) ( -768 112 384 ) ( -704 112 384 ) wm1_2 0 0 0 1 1 +( -704 -32 240 ) ( -704 -48 224 ) ( -704 -48 240 ) wm1_2 0 0 0 1 1 +( -768 -48 208 ) ( -704 -32 208 ) ( -768 -32 208 ) wm1_2 0 0 0 1 1 +( -704 -32 208 ) ( -704 112 352 ) ( -768 112 352 ) wm1_2 0 0 0 1 1 +( -768 -32 240 ) ( -768 -48 224 ) ( -768 -32 224 ) wm1_2 0 0 0 1 1 +} +// brush 68 +{ +( -768 -64 208 ) ( -704 -32 208 ) ( -704 -64 208 ) wm1_2 0 0 0 1 1 +( -704 -64 192 ) ( -768 -64 224 ) ( -704 -64 224 ) wm1_2 0 0 0 1 1 +( -704 -32 224 ) ( -704 -64 192 ) ( -704 -64 224 ) wm1_2 0 0 0 1 1 +( -768 -64 160 ) ( -704 -32 160 ) ( -768 -32 160 ) wm1_2 0 0 0 1 1 +( -704 -32 176 ) ( -768 -32 208 ) ( -768 -32 176 ) wm1_2 0 0 0 1 1 +( -768 -32 224 ) ( -768 -64 192 ) ( -768 -32 192 ) wm1_2 0 0 0 1 1 +} +// brush 69 +{ +( -704 144 352 ) ( -768 144 352 ) ( -768 144 368 ) wm1_2 0 0 0 1 1 +( -704 160 368 ) ( -768 160 368 ) ( -704 320 208 ) wm1_2 0 0 0 1 1 +( -704 304 240 ) ( -704 304 224 ) ( -704 288 240 ) wm1_2 0 0 0 1 1 +( -768 288 208 ) ( -704 288 208 ) ( -768 304 208 ) wm1_2 0 0 0 1 1 +( -768 144 352 ) ( -704 144 352 ) ( -704 288 208 ) wm1_2 0 0 0 1 1 +( -768 288 224 ) ( -768 304 224 ) ( -768 288 240 ) wm1_2 0 0 0 1 1 +} +// brush 70 +{ +( -704 320 208 ) ( -704 288 208 ) ( -768 320 208 ) wm1_2 0 0 0 1 1 +( -704 320 224 ) ( -768 320 224 ) ( -704 320 192 ) wm1_2 0 0 0 1 1 +( -704 320 224 ) ( -704 320 192 ) ( -704 288 224 ) wm1_2 0 0 0 1 1 +( -768 288 160 ) ( -704 288 160 ) ( -768 320 160 ) wm1_2 0 0 0 1 1 +( -768 288 176 ) ( -768 288 208 ) ( -704 288 176 ) wm1_2 0 0 0 1 1 +( -768 288 192 ) ( -768 320 192 ) ( -768 288 224 ) wm1_2 0 0 0 1 1 +} +// brush 71 +{ +( 512 -64 208 ) ( 576 -32 208 ) ( 576 -64 208 ) wm1_2 0 0 0 1 1 +( 576 -64 192 ) ( 512 -64 224 ) ( 576 -64 224 ) wm1_2 0 0 0 1 1 +( 576 -32 224 ) ( 576 -64 192 ) ( 576 -64 224 ) wm1_2 0 0 0 1 1 +( 512 -64 160 ) ( 576 -32 160 ) ( 512 -32 160 ) wm1_2 0 0 0 1 1 +( 576 -32 176 ) ( 512 -32 208 ) ( 512 -32 176 ) wm1_2 0 0 0 1 1 +( 512 -32 224 ) ( 512 -64 192 ) ( 512 -32 192 ) wm1_2 0 0 0 1 1 +} +// brush 72 +{ +( 576 144 352 ) ( 512 144 352 ) ( 512 144 368 ) wm1_2 0 0 0 1 1 +( 576 160 368 ) ( 512 160 368 ) ( 576 320 208 ) wm1_2 0 0 0 1 1 +( 576 304 240 ) ( 576 304 224 ) ( 576 288 240 ) wm1_2 0 0 0 1 1 +( 512 288 208 ) ( 576 288 208 ) ( 512 304 208 ) wm1_2 0 0 0 1 1 +( 512 144 352 ) ( 576 144 352 ) ( 576 288 208 ) wm1_2 0 0 0 1 1 +( 512 288 224 ) ( 512 304 224 ) ( 512 288 240 ) wm1_2 0 0 0 1 1 +} +// brush 73 +{ +( 576 320 208 ) ( 576 288 208 ) ( 512 320 208 ) wm1_2 0 0 0 1 1 +( 576 320 224 ) ( 512 320 224 ) ( 576 320 192 ) wm1_2 0 0 0 1 1 +( 576 320 224 ) ( 576 320 192 ) ( 576 288 224 ) wm1_2 0 0 0 1 1 +( 512 288 160 ) ( 576 288 160 ) ( 512 320 160 ) wm1_2 0 0 0 1 1 +( 512 288 176 ) ( 512 288 208 ) ( 576 288 176 ) wm1_2 0 0 0 1 1 +( 512 288 192 ) ( 512 320 192 ) ( 512 288 224 ) wm1_2 0 0 0 1 1 +} +// brush 74 +{ +( 512 112 368 ) ( 512 112 352 ) ( 576 112 352 ) wm1_2 0 0 0 1 1 +( 576 -48 224 ) ( 512 112 384 ) ( 576 112 384 ) wm1_2 0 0 0 1 1 +( 576 -32 240 ) ( 576 -48 224 ) ( 576 -48 240 ) wm1_2 0 0 0 1 1 +( 512 -48 208 ) ( 576 -32 208 ) ( 512 -32 208 ) wm1_2 0 0 0 1 1 +( 576 -32 208 ) ( 576 112 352 ) ( 512 112 352 ) wm1_2 0 0 0 1 1 +( 512 -32 240 ) ( 512 -48 224 ) ( 512 -32 224 ) wm1_2 0 0 0 1 1 +} +// brush 75 +{ +( 512 96 384 ) ( 512 112 384 ) ( 576 112 384 ) wizwood1_8 0 0 0 1 1 +( 1024 -64 224 ) ( -1216 -64 224 ) ( -1216 96 384 ) wizwood1_8 0 0 0 1 1 +( 896 -64 240 ) ( 896 -80 224 ) ( 896 -80 240 ) wizwood1_8 0 0 0 1 1 +( 896 -48 224 ) ( -1216 -48 224 ) ( -1216 -64 224 ) wizwood1_8 0 0 0 1 1 +( -1408 -48 224 ) ( 704 -48 224 ) ( 704 112 384 ) wizwood1_8 0 0 90 1 1 +( -1408 -80 240 ) ( -1408 -96 224 ) ( -1408 -80 224 ) wizwood1_8 0 0 0 1 1 +} +// brush 76 +{ +( -976 512 224 ) ( -976 416 224 ) ( -1120 512 224 ) wm1_2 0 0 0 1 1 +( -944 2944 224 ) ( -1088 2944 224 ) ( -944 2944 160 ) wm1_2 0 16 0 1 1 +( -1152 1296 224 ) ( -1152 1296 160 ) ( -1152 1200 224 ) wm1_2 0 16 0 1 1 +( -1120 416 160 ) ( -976 416 160 ) ( -1120 512 160 ) wm1_2 0 0 0 1 1 +( -1120 320 160 ) ( -1120 320 224 ) ( -976 320 160 ) wm1_2 0 16 0 1 1 +( -1168 2256 160 ) ( -1168 2352 160 ) ( -1168 2256 224 ) wm1_2 48 16 0 1 1 +} +// brush 77 +{ +( 224 416 160 ) ( 480 352 160 ) ( 224 352 160 ) wbrick1_5 32 0 0 1 1 +( 512 672 0 ) ( 512 736 32 ) ( 512 672 32 ) wbrick1_5 0 0 0 1 1 +( 384 288 16 ) ( 128 288 -16 ) ( 128 288 16 ) wbrick1_5 32 0 0 1 1 +( 224 416 0 ) ( 480 352 0 ) ( 480 416 0 ) wbrick1_5 32 0 0 1 1 +( 576 288 0 ) ( 576 352 32 ) ( 576 352 0 ) wbrick1_5 32 0 0 1 1 +( 736 320 32 ) ( 480 320 0 ) ( 736 320 0 ) wbrick1_5 32 0 0 1 1 +} +// brush 78 +{ +( 224 64 160 ) ( 480 0 160 ) ( 224 0 160 ) wbrick1_5 32 0 0 1 1 +( 512 320 0 ) ( 512 384 32 ) ( 512 320 32 ) wbrick1_5 0 0 0 1 1 +( 384 -64 16 ) ( 128 -64 -16 ) ( 128 -64 16 ) wbrick1_5 32 0 0 1 1 +( 224 64 0 ) ( 480 0 0 ) ( 480 64 0 ) wbrick1_5 32 0 0 1 1 +( 576 -64 0 ) ( 576 0 32 ) ( 576 0 0 ) wbrick1_5 32 0 0 1 1 +( 736 -32 32 ) ( 480 -32 0 ) ( 736 -32 0 ) wbrick1_5 32 0 0 1 1 +} +// brush 79 +{ +( -96 64 160 ) ( 160 0 160 ) ( -96 0 160 ) wbrick1_5 32 0 0 1 1 +( 192 320 0 ) ( 192 384 32 ) ( 192 320 32 ) wbrick1_5 0 0 0 1 1 +( 64 -64 16 ) ( -192 -64 -16 ) ( -192 -64 16 ) wbrick1_5 32 0 0 1 1 +( -96 64 0 ) ( 160 0 0 ) ( 160 64 0 ) wbrick1_5 32 0 0 1 1 +( 256 -64 0 ) ( 256 0 32 ) ( 256 0 0 ) wbrick1_5 32 0 0 1 1 +( 416 -32 32 ) ( 160 -32 0 ) ( 416 -32 0 ) wbrick1_5 32 0 0 1 1 +} +// brush 80 +{ +( -416 64 160 ) ( -160 0 160 ) ( -416 0 160 ) wbrick1_5 32 0 0 1 1 +( -128 320 0 ) ( -128 384 32 ) ( -128 320 32 ) wbrick1_5 0 0 0 1 1 +( -256 -64 16 ) ( -512 -64 -16 ) ( -512 -64 16 ) wbrick1_5 32 0 0 1 1 +( -416 64 0 ) ( -160 0 0 ) ( -160 64 0 ) wbrick1_5 32 0 0 1 1 +( -64 -64 0 ) ( -64 0 32 ) ( -64 0 0 ) wbrick1_5 32 0 0 1 1 +( 96 -32 32 ) ( -160 -32 0 ) ( 96 -32 0 ) wbrick1_5 32 0 0 1 1 +} +// brush 81 +{ +( -736 64 160 ) ( -480 0 160 ) ( -736 0 160 ) wbrick1_5 32 0 0 1 1 +( -448 320 0 ) ( -448 384 32 ) ( -448 320 32 ) wbrick1_5 0 0 0 1 1 +( -576 -64 16 ) ( -832 -64 -16 ) ( -832 -64 16 ) wbrick1_5 32 0 0 1 1 +( -736 64 0 ) ( -480 0 0 ) ( -480 64 0 ) wbrick1_5 32 0 0 1 1 +( -384 -64 0 ) ( -384 0 32 ) ( -384 0 0 ) wbrick1_5 32 0 0 1 1 +( -224 -32 32 ) ( -480 -32 0 ) ( -224 -32 0 ) wbrick1_5 32 0 0 1 1 +} +// brush 82 +{ +( 576 144 384 ) ( 512 144 384 ) ( 512 160 384 ) wizwood1_8 0 0 0 1 1 +( -1216 320 224 ) ( 1024 320 224 ) ( 1024 160 384 ) wizwood1_8 0 0 0 1 1 +( 896 336 240 ) ( 896 336 224 ) ( 896 320 240 ) wizwood1_8 0 0 0 1 1 +( -1216 304 224 ) ( 896 304 224 ) ( 896 320 224 ) wizwood1_8 0 0 0 1 1 +( 704 304 224 ) ( -1408 304 224 ) ( -1408 144 384 ) wizwood1_8 0 0 90 1 1 +( -1408 336 224 ) ( -1408 352 224 ) ( -1408 336 240 ) wizwood1_8 0 0 0 1 1 +} +// brush 83 +{ +( 928 1952 224 ) ( 928 1936 224 ) ( 752 1952 224 ) wm1_2 32 32 0 1 1 +( 784 2624 224 ) ( 608 2624 224 ) ( 784 2624 160 ) wm1_2 32 32 0 1 1 +( 816 1952 224 ) ( 816 1952 160 ) ( 816 1936 224 ) wm1_2 32 32 0 1 1 +( 752 1936 160 ) ( 928 1936 160 ) ( 752 1952 160 ) wm1_2 32 32 0 1 1 +( 416 2608 160 ) ( 416 2608 224 ) ( 592 2608 160 ) wm1_2 32 32 0 1 1 +( 656 1936 192 ) ( 656 1952 192 ) ( 656 1936 256 ) wm1_2 32 32 0 1 1 +} +// brush 84 +{ +( -1472 176 176 ) ( -1504 96 176 ) ( -1504 176 176 ) wm1_2 32 0 0 -1 1 +( -1504 320 -32 ) ( -1472 320 192 ) ( -1504 320 192 ) wm1_2 32 32 0 -1 1 +( -1504 96 192 ) ( -1504 176 -32 ) ( -1504 176 192 ) wm1_2 0 32 0 1 1 +( -1472 176 160 ) ( -1504 96 160 ) ( -1472 96 160 ) wm1_2 32 0 0 -1 1 +( -1504 -64 -32 ) ( -1472 -64 192 ) ( -1472 -64 -32 ) wm1_2 32 32 0 -1 1 +( -1376 96 192 ) ( -1376 176 -32 ) ( -1376 96 -32 ) wm1_2 0 32 0 1 1 +} +// brush 85 +{ +( -1504 192 160 ) ( -1536 176 160 ) ( -1536 192 160 ) wm1_2 0 0 0 1 1 +( -1536 192 0 ) ( -1504 192 256 ) ( -1536 192 256 ) wm1_2 0 0 0 1 1 +( -1536 176 256 ) ( -1536 192 0 ) ( -1536 192 256 ) wm1_2 0 0 0 1 1 +( -1504 192 32 ) ( -1536 176 32 ) ( -1504 176 32 ) wm1_2 0 0 0 1 1 +( -1536 176 -32 ) ( -1504 176 224 ) ( -1504 176 -32 ) wm1_2 0 32 0 1 1 +( -1504 176 256 ) ( -1504 192 0 ) ( -1504 176 0 ) wm1_2 0 0 0 1 1 +} +// brush 86 +{ +( -1504 80 160 ) ( -1536 64 160 ) ( -1536 80 160 ) wm1_2 0 0 0 1 1 +( -1536 80 0 ) ( -1504 80 256 ) ( -1536 80 256 ) wm1_2 0 0 0 1 1 +( -1536 64 256 ) ( -1536 80 0 ) ( -1536 80 256 ) wm1_2 0 0 0 1 1 +( -1504 80 32 ) ( -1536 64 32 ) ( -1504 64 32 ) wm1_2 0 0 0 1 1 +( -1536 64 0 ) ( -1504 64 256 ) ( -1504 64 0 ) wm1_2 0 0 0 1 1 +( -1504 64 256 ) ( -1504 80 0 ) ( -1504 64 0 ) wm1_2 0 0 0 1 1 +} +// brush 87 +{ +( 832 64 192 ) ( 896 320 192 ) ( 896 64 192 ) wbrick1_5 32 0 0 1 1 +( 1216 160 -64 ) ( 1088 160 -64 ) ( 1088 160 192 ) wbrick1_5 32 0 0 1 1 +( 1056 320 32 ) ( 1056 64 0 ) ( 1056 64 32 ) wbrick1_5 0 0 0 1 1 +( 832 64 0 ) ( 896 320 0 ) ( 832 320 0 ) wbrick1_5 32 0 0 1 1 +( 896 320 0 ) ( 832 320 32 ) ( 832 320 0 ) wbrick1_5 32 0 0 1 1 +( 704 480 192 ) ( 960 224 192 ) ( 960 224 -64 ) wbrick1_5 32 0 0 1 1 +} +// brush 88 +{ +( 832 64 224 ) ( 896 320 224 ) ( 896 64 224 ) wm1_2 32 0 0 1 1 +( 1216 160 -32 ) ( 1088 160 -32 ) ( 1088 160 224 ) wm1_2 32 0 0 1 1 +( 1056 320 64 ) ( 1056 64 32 ) ( 1056 64 64 ) wm1_2 0 0 0 1 1 +( 832 64 192 ) ( 896 320 192 ) ( 832 320 192 ) wm1_2 32 0 0 1 1 +( 896 320 32 ) ( 832 320 64 ) ( 832 320 32 ) wm1_2 32 0 0 1 1 +( 704 480 224 ) ( 960 224 224 ) ( 960 224 -32 ) wm1_2 32 0 0 1 1 +} +// brush 89 +{ +( -1376 288 384 ) ( -1504 -32 384 ) ( -1504 288 384 ) wizwood1_8 32 0 0 -1 1 +( -1504 288 208 ) ( -1376 288 384 ) ( -1504 288 384 ) wizwood1_8 32 0 0 -1 1 +( -1408 -48 384 ) ( -1408 272 208 ) ( -1408 272 384 ) wizwood1_8 16 0 0 1 1 +( -1376 288 176 ) ( -1504 -32 176 ) ( -1376 -32 176 ) wizwood1_8 32 0 0 -1 1 +( -1504 -32 208 ) ( -1376 -32 384 ) ( -1376 -32 208 ) wizwood1_8 32 0 0 -1 1 +( -1376 -32 384 ) ( -1376 288 208 ) ( -1376 -32 208 ) wizwood1_8 0 0 0 1 1 +} +// brush 90 +{ +( -1520 176 160 ) ( -1536 80 160 ) ( -1536 176 160 ) wm1_2 0 0 0 1 1 +( -1536 176 144 ) ( -1520 176 160 ) ( -1536 176 160 ) wm1_2 0 32 0 1 1 +( -1536 80 160 ) ( -1536 176 144 ) ( -1536 176 160 ) wm1_2 0 32 0 1 1 +( -1520 176 144 ) ( -1536 80 144 ) ( -1520 80 144 ) wm1_2 0 0 0 1 1 +( -1536 80 144 ) ( -1520 80 160 ) ( -1520 80 144 ) wm1_2 0 32 0 1 1 +( -1504 80 160 ) ( -1504 176 144 ) ( -1504 80 144 ) wm1_2 0 32 0 1 1 +} +// brush 91 +{ +( 960 256 16 ) ( 960 -96 16 ) ( 800 256 16 ) city4_6 0 0 0 1 1 +( 832 224 16 ) ( 832 224 0 ) ( 864 256 0 ) city4_6 0 32 0 1 1 +( 864 240 32 ) ( 864 240 0 ) ( 864 -112 32 ) city4_6 0 32 0 1 1 +( 800 -96 0 ) ( 960 -96 0 ) ( 800 256 0 ) city4_6 0 0 0 1 1 +( 832 32 0 ) ( 832 32 16 ) ( 864 0 16 ) city4_6 0 32 0 1 1 +( 800 32 16 ) ( 800 32 0 ) ( 800 224 0 ) city4_6 0 32 0 1 1 +} +// brush 92 +{ +( 1024 176 176 ) ( 1024 96 176 ) ( 992 176 176 ) wm1_2 0 0 0 1 1 +( 1024 320 192 ) ( 992 320 192 ) ( 1024 320 -32 ) wm1_2 0 32 0 1 1 +( 1024 176 192 ) ( 1024 176 -32 ) ( 1024 96 192 ) wm1_2 0 32 0 1 1 +( 992 96 160 ) ( 1024 96 160 ) ( 992 176 160 ) wm1_2 0 0 0 1 1 +( 992 -64 -32 ) ( 992 -64 192 ) ( 1024 -64 -32 ) wm1_2 0 32 0 1 1 +( 896 96 -32 ) ( 896 176 -32 ) ( 896 96 192 ) wm1_2 0 32 0 1 1 +} +// brush 93 +{ +( 1024 288 384 ) ( 1024 -32 384 ) ( 896 288 384 ) wizwood1_8 0 0 0 1 1 +( 1024 288 384 ) ( 896 288 384 ) ( 1024 288 208 ) wizwood1_8 0 0 0 1 1 +( 928 272 384 ) ( 928 272 208 ) ( 928 -48 384 ) wizwood1_8 16 0 0 1 1 +( 896 -32 176 ) ( 1024 -32 176 ) ( 896 288 176 ) wizwood1_8 0 0 0 1 1 +( 896 -32 208 ) ( 896 -32 384 ) ( 1024 -32 208 ) wizwood1_8 0 0 0 1 1 +( 896 -32 208 ) ( 896 288 208 ) ( 896 -32 384 ) wizwood1_8 0 0 0 1 1 +} +// brush 94 +{ +( 1216 384 256 ) ( 960 384 256 ) ( 1216 448 256 ) wbrick1_5 0 0 0 1 1 +( 1024 704 32 ) ( 1024 768 32 ) ( 1024 704 0 ) wbrick1_5 0 0 0 1 1 +( 1216 384 32 ) ( 1216 384 0 ) ( 960 384 32 ) wbrick1_5 0 0 0 1 1 +( 960 448 0 ) ( 960 384 0 ) ( 1216 448 0 ) wbrick1_5 0 0 0 1 1 +( 992 448 0 ) ( 992 448 32 ) ( 992 384 0 ) wbrick1_5 0 0 0 1 1 +( 832 2624 0 ) ( 1088 2624 0 ) ( 832 2624 32 ) wbrick1_5 0 0 0 1 1 +} +// brush 95 +{ +( -24 704 8 ) ( -24 576 8 ) ( -152 704 8 ) wm1_1 0 0 0 1 1 +( 8 2272 256 ) ( -120 2272 256 ) ( 8 2272 0 ) wm1_1 0 0 0 1 1 +( -32 704 256 ) ( -32 704 0 ) ( -32 576 256 ) wm1_1 0 0 0 1 1 +( -160 576 0 ) ( -32 576 0 ) ( -160 704 0 ) wm1_1 0 0 0 1 1 +( -160 384 0 ) ( -160 384 256 ) ( -32 384 0 ) wm1_1 0 0 0 1 1 +( -160 576 0 ) ( -160 704 0 ) ( -160 576 256 ) wm1_1 0 0 0 1 1 +} +// brush 96 +{ +( -448 2432 256 ) ( -192 2368 256 ) ( -448 2368 256 ) wbrick1_5 0 0 0 1 1 +( -160 2688 0 ) ( -160 2752 32 ) ( -160 2688 32 ) wbrick1_5 0 0 0 1 1 +( -192 2272 32 ) ( -448 2272 0 ) ( -448 2272 32 ) wbrick1_5 0 0 0 1 1 +( -448 2432 0 ) ( -192 2368 0 ) ( -192 2432 0 ) wbrick1_5 0 0 0 1 1 +( 0 2272 0 ) ( 0 2336 32 ) ( 0 2336 0 ) wbrick1_5 0 0 0 1 1 +( 32 2304 32 ) ( -224 2304 0 ) ( 32 2304 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 97 +{ +( -448 672 256 ) ( -192 608 256 ) ( -448 608 256 ) wbrick1_5 0 0 0 1 1 +( -160 928 0 ) ( -160 992 32 ) ( -160 928 32 ) wbrick1_5 0 0 0 1 1 +( -192 512 32 ) ( -448 512 0 ) ( -448 512 32 ) wbrick1_5 0 0 0 1 1 +( -448 672 0 ) ( -192 608 0 ) ( -192 672 0 ) wbrick1_5 0 0 0 1 1 +( 0 512 0 ) ( 0 576 32 ) ( 0 576 0 ) wbrick1_5 0 0 0 1 1 +( 32 544 32 ) ( -224 544 0 ) ( 32 544 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 98 +{ +( -448 480 256 ) ( -192 416 256 ) ( -448 416 256 ) wbrick1_5 0 0 0 1 1 +( -160 736 0 ) ( -160 800 32 ) ( -160 736 32 ) wbrick1_5 0 0 0 1 1 +( -192 320 32 ) ( -448 320 0 ) ( -448 320 32 ) wbrick1_5 -32 0 0 1 1 +( -448 480 0 ) ( -192 416 0 ) ( -192 480 0 ) wbrick1_5 0 0 0 1 1 +( 0 320 0 ) ( 0 384 32 ) ( 0 384 0 ) wbrick1_5 0 0 0 1 1 +( 64 384 32 ) ( -192 384 0 ) ( 64 384 0 ) wbrick1_5 -32 0 0 1 1 +} +// brush 99 +{ +( -448 832 256 ) ( -192 768 256 ) ( -448 768 256 ) wbrick1_5 0 0 0 1 1 +( -160 1088 0 ) ( -160 1152 32 ) ( -160 1088 32 ) wbrick1_5 0 0 0 1 1 +( -192 672 32 ) ( -448 672 0 ) ( -448 672 32 ) wbrick1_5 0 0 0 1 1 +( -448 832 0 ) ( -192 768 0 ) ( -192 832 0 ) wbrick1_5 0 0 0 1 1 +( 0 672 0 ) ( 0 736 32 ) ( 0 736 0 ) wbrick1_5 0 0 0 1 1 +( 64 704 32 ) ( -192 704 0 ) ( 64 704 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 100 +{ +( -896 320 256 ) ( -1152 320 256 ) ( -896 384 256 ) wbrick1_5 0 0 0 1 1 +( -1120 640 32 ) ( -1120 704 32 ) ( -1120 640 0 ) wbrick1_5 0 0 0 1 1 +( -896 320 32 ) ( -896 320 0 ) ( -1152 320 32 ) wbrick1_5 -32 0 0 1 1 +( -1152 384 0 ) ( -1152 320 0 ) ( -896 384 0 ) wbrick1_5 0 0 0 1 1 +( -1152 1184 0 ) ( -1152 1184 32 ) ( -1152 1120 0 ) wbrick1_5 0 0 0 1 1 +( -1248 2944 0 ) ( -992 2944 0 ) ( -1248 2944 32 ) wbrick1_5 32 0 0 1 1 +} +// brush 101 +{ +( -1248 512 224 ) ( -1248 416 224 ) ( -1392 512 224 ) wm1_2 0 0 0 1 1 +( -1216 2944 224 ) ( -1360 2944 224 ) ( -1216 2944 160 ) wm1_2 0 16 0 1 1 +( -1264 1680 224 ) ( -1264 1680 160 ) ( -1264 1584 224 ) wm1_2 48 16 0 1 1 +( -1392 416 160 ) ( -1248 416 160 ) ( -1392 512 160 ) wm1_2 0 0 0 1 1 +( -1392 320 160 ) ( -1392 320 224 ) ( -1248 320 160 ) wm1_2 0 16 0 1 1 +( -1440 1056 160 ) ( -1440 1152 160 ) ( -1440 1056 224 ) wm1_2 0 16 0 1 1 +} +// brush 102 +{ +( -1168 400 224 ) ( -1168 336 224 ) ( -1264 400 224 ) wizwood1_8 0 0 0 1 1 +( -1168 2928 224 ) ( -1264 2928 224 ) ( -1168 2928 160 ) wizwood1_8 0 16 0 1 1 +( -1168 1440 224 ) ( -1168 1440 160 ) ( -1168 1376 224 ) wizwood1_8 48 16 0 1 1 +( -1264 336 176 ) ( -1168 336 176 ) ( -1264 400 176 ) wizwood1_8 0 0 90 1 1 +( -1264 320 160 ) ( -1264 320 224 ) ( -1168 320 160 ) wizwood1_8 0 16 0 1 1 +( -1264 1376 160 ) ( -1264 1440 160 ) ( -1264 1376 224 ) wizwood1_8 48 16 0 1 1 +} +// brush 103 +{ +( -928 512 224 ) ( -928 416 224 ) ( -1072 512 224 ) wm1_2 0 0 0 1 1 +( -896 1664 224 ) ( -1040 1664 224 ) ( -896 1664 160 ) wm1_2 0 16 0 1 1 +( -944 640 224 ) ( -944 640 160 ) ( -944 544 224 ) wm1_2 0 16 0 1 1 +( -1072 416 160 ) ( -928 416 160 ) ( -1072 512 160 ) wm1_2 0 0 0 1 1 +( -1072 320 160 ) ( -1072 320 224 ) ( -928 320 160 ) wm1_2 0 16 0 1 1 +( -1120 416 160 ) ( -1120 512 160 ) ( -1120 416 224 ) wm1_2 0 16 0 1 1 +} +// brush 104 +{ +( -848 400 224 ) ( -848 336 224 ) ( -944 400 224 ) wizwood1_8 0 0 0 1 1 +( -816 1648 224 ) ( -912 1648 224 ) ( -816 1648 160 ) wizwood1_8 0 16 0 1 1 +( -848 400 224 ) ( -848 400 160 ) ( -848 336 224 ) wizwood1_8 0 16 0 1 1 +( -944 336 176 ) ( -848 336 176 ) ( -944 400 176 ) wizwood1_8 0 0 90 1 1 +( -944 320 160 ) ( -944 320 224 ) ( -848 320 160 ) wizwood1_8 0 16 0 1 1 +( -944 416 160 ) ( -944 480 160 ) ( -944 416 224 ) wizwood1_8 0 16 0 1 1 +} +// brush 105 +{ +( -16 512 224 ) ( -16 416 224 ) ( -160 512 224 ) wm1_2 0 0 0 1 1 +( 16 704 224 ) ( -128 704 224 ) ( 16 704 160 ) wm1_2 0 16 0 1 1 +( -160 416 160 ) ( -16 416 160 ) ( -160 512 160 ) wm1_2 0 0 0 1 1 +( -160 320 160 ) ( -160 320 224 ) ( -16 320 160 ) wm1_2 0 16 0 1 1 +( -208 32 160 ) ( -208 128 160 ) ( -208 32 224 ) wm1_2 0 16 0 1 1 +( -192 64 256 ) ( -192 64 160 ) ( -192 -64 256 ) wm1_2 0 0 0 1 1 +} +// brush 106 +{ +( -528 400 224 ) ( -528 336 224 ) ( -624 400 224 ) wizwood1_8 0 0 0 1 1 +( -528 1088 224 ) ( -624 1088 224 ) ( -528 1088 160 ) wizwood1_8 0 16 0 1 1 +( -528 400 224 ) ( -528 400 160 ) ( -528 336 224 ) wizwood1_8 0 16 0 1 1 +( -624 336 176 ) ( -528 336 176 ) ( -624 400 176 ) wizwood1_8 0 0 90 1 1 +( -624 320 160 ) ( -624 320 224 ) ( -528 320 160 ) wizwood1_8 0 16 0 1 1 +( -624 336 160 ) ( -624 400 160 ) ( -624 336 224 ) wizwood1_8 0 16 0 1 1 +} +// brush 107 +{ +( 144 512 288 ) ( 144 416 288 ) ( 0 512 288 ) wm1_2 0 0 0 1 1 +( 224 2304 288 ) ( 80 2304 288 ) ( 224 2304 224 ) wm1_2 0 16 0 1 1 +( 128 1152 288 ) ( 128 1152 224 ) ( 128 1056 288 ) wm1_2 0 16 0 1 1 +( 0 416 224 ) ( 144 416 224 ) ( 0 512 224 ) wm1_2 0 0 0 1 1 +( 0 320 224 ) ( 0 320 288 ) ( 144 320 224 ) wm1_2 0 16 0 1 1 +( 112 896 224 ) ( 112 992 224 ) ( 112 896 288 ) wm1_2 0 16 0 1 1 +} +// brush 108 +{ +( -208 400 224 ) ( -208 336 224 ) ( -304 400 224 ) wizwood1_8 0 0 0 1 1 +( -176 688 224 ) ( -272 688 224 ) ( -176 688 160 ) wizwood1_8 0 16 0 1 1 +( -208 400 224 ) ( -208 400 160 ) ( -208 336 224 ) wizwood1_8 0 16 0 1 1 +( -304 336 176 ) ( -208 336 176 ) ( -304 400 176 ) wizwood1_8 0 0 90 1 1 +( -304 320 160 ) ( -304 320 224 ) ( -208 320 160 ) wizwood1_8 0 16 0 1 1 +( -304 336 160 ) ( -304 400 160 ) ( -304 336 224 ) wizwood1_8 0 16 0 1 1 +} +// brush 109 +{ +( 112 400 288 ) ( 112 336 288 ) ( 16 400 288 ) wizwood1_8 0 0 0 1 1 +( 144 2288 288 ) ( 48 2288 288 ) ( 144 2288 224 ) wizwood1_8 0 16 0 1 1 +( 112 400 288 ) ( 112 400 224 ) ( 112 336 288 ) wizwood1_8 0 16 0 1 1 +( 16 336 240 ) ( 112 336 240 ) ( 16 400 240 ) wizwood1_8 0 0 90 1 1 +( 16 320 224 ) ( 16 320 288 ) ( 112 320 224 ) wizwood1_8 0 16 0 1 1 +( 16 336 224 ) ( 16 400 224 ) ( 16 336 288 ) wizwood1_8 0 16 0 1 1 +} +// brush 110 +{ +( -1728 1952 256 ) ( -1472 1888 256 ) ( -1728 1888 256 ) wbrick1_5 0 0 0 1 1 +( -1440 2208 0 ) ( -1440 2272 32 ) ( -1440 2208 32 ) wbrick1_5 0 0 0 1 1 +( -1472 1792 32 ) ( -1728 1792 0 ) ( -1728 1792 32 ) wbrick1_5 0 0 0 1 1 +( -1728 1952 0 ) ( -1472 1888 0 ) ( -1472 1952 0 ) wbrick1_5 0 0 0 1 1 +( -1280 1792 0 ) ( -1280 1856 32 ) ( -1280 1856 0 ) wbrick1_5 0 0 0 1 1 +( -1248 1824 32 ) ( -1504 1824 0 ) ( -1248 1824 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 111 +{ +( -1728 2112 256 ) ( -1472 2048 256 ) ( -1728 2048 256 ) wbrick1_5 0 32 0 1 1 +( -1440 2368 0 ) ( -1440 2432 32 ) ( -1440 2368 32 ) wbrick1_5 32 0 0 1 1 +( -1472 1952 32 ) ( -1728 1952 0 ) ( -1728 1952 32 ) wbrick1_5 0 0 0 1 1 +( -1728 2112 0 ) ( -1472 2048 0 ) ( -1472 2112 0 ) wbrick1_5 0 32 0 1 1 +( -1280 1952 0 ) ( -1280 2016 32 ) ( -1280 2016 0 ) wbrick1_5 32 0 0 1 1 +( -1248 1984 32 ) ( -1504 1984 0 ) ( -1248 1984 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 112 +{ +( -1728 2272 256 ) ( -1472 2208 256 ) ( -1728 2208 256 ) wbrick1_5 0 0 0 1 1 +( -1440 2528 0 ) ( -1440 2592 32 ) ( -1440 2528 32 ) wbrick1_5 0 0 0 1 1 +( -1472 2112 32 ) ( -1728 2112 0 ) ( -1728 2112 32 ) wbrick1_5 0 0 0 1 1 +( -1728 2272 0 ) ( -1472 2208 0 ) ( -1472 2272 0 ) wbrick1_5 0 0 0 1 1 +( -1280 2112 0 ) ( -1280 2176 32 ) ( -1280 2176 0 ) wbrick1_5 0 0 0 1 1 +( -1248 2144 32 ) ( -1504 2144 0 ) ( -1248 2144 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 113 +{ +( -1728 1152 256 ) ( -1472 1088 256 ) ( -1728 1088 256 ) wbrick1_5 0 32 0 1 1 +( -1440 1408 0 ) ( -1440 1472 32 ) ( -1440 1408 32 ) wbrick1_5 32 0 0 1 1 +( -1472 992 32 ) ( -1728 992 0 ) ( -1728 992 32 ) wbrick1_5 0 0 0 1 1 +( -1728 1152 0 ) ( -1472 1088 0 ) ( -1472 1152 0 ) wbrick1_5 0 32 0 1 1 +( -1280 992 0 ) ( -1280 1056 32 ) ( -1280 1056 0 ) wbrick1_5 32 0 0 1 1 +( -1248 1024 32 ) ( -1504 1024 0 ) ( -1248 1024 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 114 +{ +( -1728 672 256 ) ( -1472 608 256 ) ( -1728 608 256 ) wbrick1_5 0 0 0 1 1 +( -1440 928 0 ) ( -1440 992 32 ) ( -1440 928 32 ) wbrick1_5 0 0 0 1 1 +( -1472 512 32 ) ( -1728 512 0 ) ( -1728 512 32 ) wbrick1_5 0 0 0 1 1 +( -1728 672 0 ) ( -1472 608 0 ) ( -1472 672 0 ) wbrick1_5 0 0 0 1 1 +( -1280 512 0 ) ( -1280 576 32 ) ( -1280 576 0 ) wbrick1_5 0 0 0 1 1 +( -1248 544 32 ) ( -1504 544 0 ) ( -1248 544 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 115 +{ +( -1728 832 256 ) ( -1472 768 256 ) ( -1728 768 256 ) wbrick1_5 0 32 0 1 1 +( -1440 1088 0 ) ( -1440 1152 32 ) ( -1440 1088 32 ) wbrick1_5 32 0 0 1 1 +( -1472 672 32 ) ( -1728 672 0 ) ( -1728 672 32 ) wbrick1_5 0 0 0 1 1 +( -1728 832 0 ) ( -1472 768 0 ) ( -1472 832 0 ) wbrick1_5 0 32 0 1 1 +( -1280 672 0 ) ( -1280 736 32 ) ( -1280 736 0 ) wbrick1_5 32 0 0 1 1 +( -1248 704 32 ) ( -1504 704 0 ) ( -1248 704 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 116 +{ +( -1728 992 256 ) ( -1472 928 256 ) ( -1728 928 256 ) wbrick1_5 0 0 0 1 1 +( -1440 1248 0 ) ( -1440 1312 32 ) ( -1440 1248 32 ) wbrick1_5 0 0 0 1 1 +( -1472 832 32 ) ( -1728 832 0 ) ( -1728 832 32 ) wbrick1_5 0 0 0 1 1 +( -1728 992 0 ) ( -1472 928 0 ) ( -1472 992 0 ) wbrick1_5 0 0 0 1 1 +( -1280 832 0 ) ( -1280 896 32 ) ( -1280 896 0 ) wbrick1_5 0 0 0 1 1 +( -1248 864 32 ) ( -1504 864 0 ) ( -1248 864 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 117 +{ +( -1728 1792 256 ) ( -1472 1728 256 ) ( -1728 1728 256 ) wbrick1_5 0 32 0 1 1 +( -1440 2048 0 ) ( -1440 2112 32 ) ( -1440 2048 32 ) wbrick1_5 32 0 0 1 1 +( -1472 1632 32 ) ( -1728 1632 0 ) ( -1728 1632 32 ) wbrick1_5 0 0 0 1 1 +( -1728 1792 0 ) ( -1472 1728 0 ) ( -1472 1792 0 ) wbrick1_5 0 32 0 1 1 +( -1280 1632 0 ) ( -1280 1696 32 ) ( -1280 1696 0 ) wbrick1_5 32 0 0 1 1 +( -1248 1664 32 ) ( -1504 1664 0 ) ( -1248 1664 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 118 +{ +( -1728 1312 256 ) ( -1472 1248 256 ) ( -1728 1248 256 ) wbrick1_5 0 0 0 1 1 +( -1440 1568 0 ) ( -1440 1632 32 ) ( -1440 1568 32 ) wbrick1_5 0 0 0 1 1 +( -1472 1152 32 ) ( -1728 1152 0 ) ( -1728 1152 32 ) wbrick1_5 0 0 0 1 1 +( -1728 1312 0 ) ( -1472 1248 0 ) ( -1472 1312 0 ) wbrick1_5 0 0 0 1 1 +( -1280 1152 0 ) ( -1280 1216 32 ) ( -1280 1216 0 ) wbrick1_5 0 0 0 1 1 +( -1248 1184 32 ) ( -1504 1184 0 ) ( -1248 1184 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 119 +{ +( -1728 1472 256 ) ( -1472 1408 256 ) ( -1728 1408 256 ) wbrick1_5 0 32 0 1 1 +( -1440 1728 0 ) ( -1440 1792 32 ) ( -1440 1728 32 ) wbrick1_5 32 0 0 1 1 +( -1472 1312 32 ) ( -1728 1312 0 ) ( -1728 1312 32 ) wbrick1_5 0 0 0 1 1 +( -1728 1472 0 ) ( -1472 1408 0 ) ( -1472 1472 0 ) wbrick1_5 0 32 0 1 1 +( -1280 1312 0 ) ( -1280 1376 32 ) ( -1280 1376 0 ) wbrick1_5 32 0 0 1 1 +( -1248 1344 32 ) ( -1504 1344 0 ) ( -1248 1344 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 120 +{ +( -1728 1632 256 ) ( -1472 1568 256 ) ( -1728 1568 256 ) wbrick1_5 0 0 0 1 1 +( -1440 1888 0 ) ( -1440 1952 32 ) ( -1440 1888 32 ) wbrick1_5 0 0 0 1 1 +( -1472 1472 32 ) ( -1728 1472 0 ) ( -1728 1472 32 ) wbrick1_5 0 0 0 1 1 +( -1728 1632 0 ) ( -1472 1568 0 ) ( -1472 1632 0 ) wbrick1_5 0 0 0 1 1 +( -1280 1472 0 ) ( -1280 1536 32 ) ( -1280 1536 0 ) wbrick1_5 0 0 0 1 1 +( -1248 1504 32 ) ( -1504 1504 0 ) ( -1248 1504 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 121 +{ +( -960 1472 256 ) ( -960 1728 256 ) ( -896 1472 256 ) wbrick1_5 0 0 -90 1 1 +( 448 1664 32 ) ( 512 1664 32 ) ( 448 1664 0 ) wbrick1_5 0 0 0 1 1 +( -960 1536 32 ) ( -960 1536 0 ) ( -960 1792 32 ) wbrick1_5 32 0 0 -1 1 +( -896 1728 0 ) ( -960 1728 0 ) ( -896 1472 0 ) wbrick1_5 0 0 -90 1 1 +( -1280 1728 0 ) ( -1280 1728 32 ) ( -1344 1728 0 ) wbrick1_5 0 0 0 1 1 +( -832 1824 0 ) ( -832 1568 0 ) ( -832 1824 32 ) wbrick1_5 0 0 0 -1 1 +} +// brush 122 +{ +( 832 320 288 ) ( 832 304 288 ) ( 656 320 288 ) wm1_2 0 0 0 1 1 +( 832 320 224 ) ( 656 320 224 ) ( 832 320 160 ) wm1_2 0 32 0 1 1 +( 832 320 224 ) ( 832 320 160 ) ( 832 304 224 ) wm1_2 0 32 0 1 1 +( 656 304 160 ) ( 832 304 160 ) ( 656 320 160 ) wm1_2 0 0 0 1 1 +( 320 304 224 ) ( 320 304 288 ) ( 496 304 224 ) wm1_2 0 32 0 1 1 +( -1408 304 160 ) ( -1408 320 160 ) ( -1408 304 224 ) wm1_2 0 32 0 1 1 +} +// brush 123 +{ +( 888 576 80 ) ( 888 640 80 ) ( 952 576 80 ) wgrnd1_5 8 32 0 1 1 +( 880 584 64 ) ( 944 584 64 ) ( 880 584 32 ) comp1_5 0 32 0 1 1 +( 904 576 64 ) ( 904 576 32 ) ( 904 640 64 ) comp1_5 32 32 0 1 1 +( 944 640 8 ) ( 880 640 8 ) ( 944 576 8 ) comp1_5 0 32 0 1 1 +( 944 632 32 ) ( 944 632 64 ) ( 880 632 32 ) comp1_5 0 32 0 1 1 +( 936 640 32 ) ( 936 576 32 ) ( 936 640 64 ) comp1_5 32 32 0 1 1 +( 928 992 80 ) ( 904 992 48 ) ( 928 1120 80 ) wgrnd1_5 32 0 0 1 1 +( -80 600 80 ) ( -80 584 64 ) ( -208 600 80 ) wgrnd1_5 0 32 0 1 1 +( -80 632 72 ) ( -80 608 80 ) ( -208 632 72 ) wgrnd1_5 0 32 0 1 1 +} +// brush 124 +{ +( 896 600 48 ) ( 896 616 48 ) ( 912 616 56 ) wgrnd1_5 0 32 0 1 1 +( 896 600 112 ) ( 904 600 112 ) ( 896 600 8 ) comp1_8 0 0 0 1 1 +( 896 616 48 ) ( 896 600 48 ) ( 896 616 8 ) comp1_8 32 0 0 1 1 +( 912 600 8 ) ( 912 616 8 ) ( 896 616 8 ) comp1_8 0 32 0 1 1 +( 904 616 8 ) ( 904 616 112 ) ( 896 616 8 ) comp1_8 0 0 0 1 1 +( 912 616 8 ) ( 912 600 8 ) ( 912 600 56 ) comp1_8 32 0 0 1 1 +} +// brush 125 +{ +( 912 580 76 ) ( 920 580 76 ) ( 920 572 80 ) compkeys 0 0 0 1 1 +( 920 584 48 ) ( 912 584 48 ) ( 920 584 40 ) compkeys 0 0 0 1 1 +( 912 568 80 ) ( 912 584 40 ) ( 912 584 80 ) compkeys 32 0 0 1 1 +( 920 584 40 ) ( 912 568 40 ) ( 920 568 40 ) compkeys 0 0 0 1 1 +( 912 572 40 ) ( 920 572 80 ) ( 920 572 40 ) compkeys 0 0 0 1 1 +( 920 616 80 ) ( 920 632 40 ) ( 920 616 40 ) compkeys 32 0 0 1 1 +( 912 584 48 ) ( 920 584 48 ) ( 920 580 76 ) wgrnd1_5 0 0 0 1 1 +} +// brush 126 +{ +( 912 632 80 ) ( 912 648 80 ) ( 920 632 80 ) compkeys 0 0 0 1 1 +( 912 632 80 ) ( 920 632 80 ) ( 912 632 40 ) compkeys 0 0 0 1 1 +( 912 632 80 ) ( 912 632 40 ) ( 912 648 80 ) compkeys 32 0 0 1 1 +( 920 648 40 ) ( 912 648 40 ) ( 920 632 40 ) compkeys 0 0 0 1 1 +( 920 644 40 ) ( 920 644 80 ) ( 912 644 40 ) compkeys 0 0 0 1 1 +( 920 600 40 ) ( 920 584 40 ) ( 920 600 80 ) compkeys 32 0 0 1 1 +( -80 640 80 ) ( -80 632 56 ) ( -208 640 80 ) wgrnd1_5 0 0 0 1 1 +} +// brush 127 +{ +( -1408 992 256 ) ( -1152 928 256 ) ( -1408 928 256 ) wbrick1_5 0 0 0 1 1 +( -1120 1248 0 ) ( -1120 1312 32 ) ( -1120 1248 32 ) wbrick1_5 0 0 0 1 1 +( -1152 832 32 ) ( -1408 832 0 ) ( -1408 832 32 ) wbrick1_5 0 0 0 1 1 +( -1408 992 0 ) ( -1152 928 0 ) ( -1152 992 0 ) wbrick1_5 0 0 0 1 1 +( -960 832 0 ) ( -960 896 32 ) ( -960 896 0 ) wbrick1_5 0 0 0 1 1 +( -928 864 32 ) ( -1184 864 0 ) ( -928 864 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 128 +{ +( -320 832 256 ) ( -320 1088 256 ) ( -256 832 256 ) wbrick1_5 0 0 -90 1 1 +( 0 1024 32 ) ( 64 1024 32 ) ( 0 1024 0 ) wbrick1_5 0 0 0 1 1 +( -640 864 32 ) ( -640 864 0 ) ( -640 1120 32 ) wbrick1_5 32 0 0 -1 1 +( -256 1088 0 ) ( -320 1088 0 ) ( -256 832 0 ) wbrick1_5 0 0 -90 1 1 +( -640 1088 0 ) ( -640 1088 32 ) ( -704 1088 0 ) wbrick1_5 0 0 0 1 1 +( -512 1184 0 ) ( -512 928 0 ) ( -512 1184 32 ) wbrick1_5 0 0 0 -1 1 +} +// brush 129 +{ +( -1408 1152 256 ) ( -1152 1088 256 ) ( -1408 1088 256 ) wbrick1_5 0 0 0 1 1 +( -1120 1408 0 ) ( -1120 1472 32 ) ( -1120 1408 32 ) wbrick1_5 0 0 0 1 1 +( -1152 992 32 ) ( -1408 992 0 ) ( -1408 992 32 ) wbrick1_5 0 0 0 1 1 +( -1408 1152 0 ) ( -1152 1088 0 ) ( -1152 1152 0 ) wbrick1_5 0 0 0 1 1 +( -960 992 0 ) ( -960 1056 32 ) ( -960 1056 0 ) wbrick1_5 0 0 0 1 1 +( -928 1024 32 ) ( -1184 1024 0 ) ( -928 1024 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 130 +{ +( -1056 2272 224 ) ( -1056 2256 224 ) ( -1232 2272 224 ) wm1_2 32 0 0 1 1 +( -1200 2944 224 ) ( -1376 2944 224 ) ( -1200 2944 160 ) wm1_2 32 32 0 1 1 +( -1168 2272 224 ) ( -1168 2272 160 ) ( -1168 2256 224 ) wm1_2 0 32 0 1 1 +( -1232 2256 160 ) ( -1056 2256 160 ) ( -1232 2272 160 ) wm1_2 32 0 0 1 1 +( -1552 2928 160 ) ( -1552 2928 224 ) ( -1376 2928 160 ) wm1_2 32 32 0 1 1 +( -1264 2256 192 ) ( -1264 2272 192 ) ( -1264 2256 256 ) wm1_2 0 32 0 1 1 +} +// brush 131 +{ +( -1408 1312 256 ) ( -1152 1248 256 ) ( -1408 1248 256 ) wbrick1_5 0 0 0 1 1 +( -1120 1568 0 ) ( -1120 1632 32 ) ( -1120 1568 32 ) wbrick1_5 0 0 0 1 1 +( -1152 1152 32 ) ( -1408 1152 0 ) ( -1408 1152 32 ) wbrick1_5 0 0 0 1 1 +( -1408 1312 0 ) ( -1152 1248 0 ) ( -1152 1312 0 ) wbrick1_5 0 0 0 1 1 +( -960 1152 0 ) ( -960 1216 32 ) ( -960 1216 0 ) wbrick1_5 0 0 0 1 1 +( -928 1184 32 ) ( -1184 1184 0 ) ( -928 1184 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 132 +{ +( -1408 1792 256 ) ( -1152 1728 256 ) ( -1408 1728 256 ) wbrick1_5 0 0 0 1 1 +( -1120 2048 0 ) ( -1120 2112 32 ) ( -1120 2048 32 ) wbrick1_5 0 0 0 1 1 +( -1152 1632 32 ) ( -1408 1632 0 ) ( -1408 1632 32 ) wbrick1_5 0 0 0 1 1 +( -1408 1792 0 ) ( -1152 1728 0 ) ( -1152 1792 0 ) wbrick1_5 0 0 0 1 1 +( -960 1632 0 ) ( -960 1696 32 ) ( -960 1696 0 ) wbrick1_5 0 0 0 1 1 +( -928 1664 32 ) ( -1184 1664 0 ) ( -928 1664 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 133 +{ +( -1056 1600 8 ) ( -1032 1600 8 ) ( -1032 1608 8 ) wm1_1 0 0 0 1 1 +( -1032 1600 8 ) ( -1056 1600 8 ) ( -1056 1600 128 ) wm1_1 0 0 0 1 1 +( -1032 1600 8 ) ( -1032 1600 128 ) ( -1032 1608 8 ) wm1_1 0 0 0 1 1 +( -1040 1600 128 ) ( -1056 1600 128 ) ( -1056 1608 136 ) wm1_1 0 0 0 1 1 +( -1048 1608 128 ) ( -1048 1608 8 ) ( -1032 1608 128 ) wm1_1 0 0 0 1 1 +( -1056 1608 128 ) ( -1056 1600 128 ) ( -1056 1608 8 ) wm1_1 0 0 0 1 1 +} +// brush 134 +{ +( -1056 1600 128 ) ( -1040 1600 128 ) ( -1040 1608 136 ) wm1_1 0 0 0 1 1 +( -1048 1496 128 ) ( -1032 1496 128 ) ( -1032 1600 128 ) wm1_1 0 0 0 1 1 +( -1032 1648 128 ) ( -1032 1528 128 ) ( -1032 1648 136 ) wm1_1 0 0 0 1 1 +( -1040 1536 128 ) ( -1056 1536 128 ) ( -1056 1528 136 ) wm1_1 0 0 0 1 1 +( -1048 1528 136 ) ( -1048 1648 136 ) ( -1032 1528 136 ) wm1_1 0 0 0 1 1 +( -1056 1528 136 ) ( -1056 1528 128 ) ( -1056 1648 136 ) wm1_1 0 0 0 1 1 +} +// brush 135 +{ +( -1056 1536 128 ) ( -1040 1536 128 ) ( -1040 1528 136 ) wm1_1 0 0 0 1 1 +( -1056 1536 8 ) ( -1032 1536 8 ) ( -1032 1536 128 ) wm1_1 0 0 0 1 1 +( -1032 1536 128 ) ( -1032 1536 8 ) ( -1032 1528 128 ) wm1_1 0 0 0 1 1 +( -1032 1536 8 ) ( -1056 1536 8 ) ( -1032 1528 8 ) wm1_1 0 0 0 1 1 +( -1048 1528 16 ) ( -1048 1528 136 ) ( -1032 1528 16 ) wm1_1 0 0 0 1 1 +( -1056 1528 8 ) ( -1056 1536 8 ) ( -1056 1528 128 ) wm1_1 0 0 0 1 1 +} +// brush 136 +{ +( -1032 1536 40 ) ( -1056 1536 40 ) ( -1056 1536 48 ) wm1_1 0 0 0 1 1 +( -1048 1640 48 ) ( -1032 1640 48 ) ( -1032 1536 48 ) wm1_1 0 0 0 1 1 +( -1032 1488 48 ) ( -1032 1608 48 ) ( -1032 1488 40 ) wm1_1 0 0 0 1 1 +( -1056 1600 40 ) ( -1032 1600 40 ) ( -1032 1600 48 ) wm1_1 0 0 0 1 1 +( -1032 1600 40 ) ( -1056 1600 40 ) ( -1056 1536 40 ) wm1_1 0 0 0 1 1 +( -1056 1608 40 ) ( -1056 1608 48 ) ( -1056 1488 40 ) wm1_1 0 0 0 1 1 +} +// brush 137 +{ +( -1056 480 16 ) ( -1040 480 16 ) ( -1040 488 8 ) wm1_1 0 0 0 1 1 +( -1056 480 128 ) ( -1040 480 128 ) ( -1040 480 24 ) wm1_1 0 0 0 1 1 +( -1032 480 8 ) ( -1032 480 128 ) ( -1032 488 8 ) wm1_1 0 0 0 1 1 +( -1040 480 128 ) ( -1056 480 128 ) ( -1056 488 136 ) wm1_1 0 0 0 1 1 +( -1048 488 128 ) ( -1048 488 8 ) ( -1032 488 128 ) wm1_1 0 0 0 1 1 +( -1056 488 128 ) ( -1056 480 128 ) ( -1056 488 8 ) wm1_1 0 0 0 1 1 +} +// brush 138 +{ +( -1056 480 128 ) ( -1040 480 128 ) ( -1040 488 136 ) wm1_1 0 0 0 1 1 +( -1048 376 128 ) ( -1032 376 128 ) ( -1032 480 128 ) wm1_1 0 0 0 1 1 +( -1032 528 128 ) ( -1032 408 128 ) ( -1032 528 136 ) wm1_1 0 0 0 1 1 +( -1040 416 128 ) ( -1056 416 128 ) ( -1056 408 136 ) wm1_1 0 0 0 1 1 +( -1048 408 136 ) ( -1048 528 136 ) ( -1032 408 136 ) wm1_1 0 0 0 1 1 +( -1056 408 136 ) ( -1056 408 128 ) ( -1056 528 136 ) wm1_1 0 0 0 1 1 +} +// brush 139 +{ +( -1056 416 128 ) ( -1040 416 128 ) ( -1040 408 136 ) wm1_1 0 0 0 1 1 +( -1056 416 16 ) ( -1040 416 16 ) ( -1040 416 120 ) wm1_1 0 0 0 1 1 +( -1032 416 128 ) ( -1032 416 8 ) ( -1032 408 128 ) wm1_1 0 0 0 1 1 +( -1040 416 16 ) ( -1056 416 16 ) ( -1056 408 8 ) wm1_1 0 0 0 1 1 +( -1048 408 16 ) ( -1048 408 136 ) ( -1032 408 16 ) wm1_1 0 0 0 1 1 +( -1056 408 8 ) ( -1056 416 8 ) ( -1056 408 128 ) wm1_1 0 0 0 1 1 +} +// brush 140 +{ +( -1056 416 16 ) ( -1040 416 16 ) ( -1040 408 8 ) wm1_1 0 0 0 1 1 +( -1048 520 16 ) ( -1032 520 16 ) ( -1032 416 16 ) wm1_1 0 0 0 1 1 +( -1032 368 16 ) ( -1032 488 16 ) ( -1032 368 8 ) wm1_1 0 0 0 1 1 +( -1040 480 16 ) ( -1056 480 16 ) ( -1056 488 8 ) wm1_1 0 0 0 1 1 +( -1048 488 8 ) ( -1048 368 8 ) ( -1032 488 8 ) wm1_1 0 0 0 1 1 +( -1056 488 8 ) ( -1056 488 16 ) ( -1056 368 8 ) wm1_1 0 0 0 1 1 +} +// brush 141 +{ +( -1056 640 16 ) ( -1040 640 16 ) ( -1040 648 8 ) wm1_1 0 0 0 1 1 +( -1056 640 128 ) ( -1040 640 128 ) ( -1040 640 24 ) wm1_1 0 0 0 1 1 +( -1032 640 8 ) ( -1032 640 128 ) ( -1032 648 8 ) wm1_1 0 0 0 1 1 +( -1040 640 128 ) ( -1056 640 128 ) ( -1056 648 136 ) wm1_1 0 0 0 1 1 +( -1048 648 128 ) ( -1048 648 8 ) ( -1032 648 128 ) wm1_1 0 0 0 1 1 +( -1056 648 128 ) ( -1056 640 128 ) ( -1056 648 8 ) wm1_1 0 0 0 1 1 +} +// brush 142 +{ +( -1056 640 128 ) ( -1040 640 128 ) ( -1040 648 136 ) wm1_1 0 0 0 1 1 +( -1048 536 128 ) ( -1032 536 128 ) ( -1032 640 128 ) wm1_1 0 0 0 1 1 +( -1032 688 128 ) ( -1032 568 128 ) ( -1032 688 136 ) wm1_1 0 0 0 1 1 +( -1040 576 128 ) ( -1056 576 128 ) ( -1056 568 136 ) wm1_1 0 0 0 1 1 +( -1048 568 136 ) ( -1048 688 136 ) ( -1032 568 136 ) wm1_1 0 0 0 1 1 +( -1056 568 136 ) ( -1056 568 128 ) ( -1056 688 136 ) wm1_1 0 0 0 1 1 +} +// brush 143 +{ +( -1056 576 128 ) ( -1040 576 128 ) ( -1040 568 136 ) wm1_1 0 0 0 1 1 +( -1056 576 16 ) ( -1040 576 16 ) ( -1040 576 120 ) wm1_1 0 0 0 1 1 +( -1032 576 128 ) ( -1032 576 8 ) ( -1032 568 128 ) wm1_1 0 0 0 1 1 +( -1040 576 16 ) ( -1056 576 16 ) ( -1056 568 8 ) wm1_1 0 0 0 1 1 +( -1048 568 16 ) ( -1048 568 136 ) ( -1032 568 16 ) wm1_1 0 0 0 1 1 +( -1056 568 8 ) ( -1056 576 8 ) ( -1056 568 128 ) wm1_1 0 0 0 1 1 +} +// brush 144 +{ +( -1056 576 16 ) ( -1040 576 16 ) ( -1040 568 8 ) wm1_1 0 0 0 1 1 +( -1048 680 16 ) ( -1032 680 16 ) ( -1032 576 16 ) wm1_1 0 0 0 1 1 +( -1032 528 16 ) ( -1032 648 16 ) ( -1032 528 8 ) wm1_1 0 0 0 1 1 +( -1040 640 16 ) ( -1056 640 16 ) ( -1056 648 8 ) wm1_1 0 0 0 1 1 +( -1048 648 8 ) ( -1048 528 8 ) ( -1032 648 8 ) wm1_1 0 0 0 1 1 +( -1056 648 8 ) ( -1056 648 16 ) ( -1056 528 8 ) wm1_1 0 0 0 1 1 +} +// brush 145 +{ +( -1056 800 16 ) ( -1040 800 16 ) ( -1040 808 8 ) wm1_1 0 0 0 1 1 +( -1056 800 128 ) ( -1040 800 128 ) ( -1040 800 24 ) wm1_1 0 0 0 1 1 +( -1032 800 8 ) ( -1032 800 128 ) ( -1032 808 8 ) wm1_1 0 0 0 1 1 +( -1040 800 128 ) ( -1056 800 128 ) ( -1056 808 136 ) wm1_1 0 0 0 1 1 +( -1048 808 128 ) ( -1048 808 8 ) ( -1032 808 128 ) wm1_1 0 0 0 1 1 +( -1056 808 128 ) ( -1056 800 128 ) ( -1056 808 8 ) wm1_1 0 0 0 1 1 +} +// brush 146 +{ +( -1056 800 128 ) ( -1040 800 128 ) ( -1040 808 136 ) wm1_1 0 0 0 1 1 +( -1048 696 128 ) ( -1032 696 128 ) ( -1032 800 128 ) wm1_1 0 0 0 1 1 +( -1032 848 128 ) ( -1032 728 128 ) ( -1032 848 136 ) wm1_1 0 0 0 1 1 +( -1040 736 128 ) ( -1056 736 128 ) ( -1056 728 136 ) wm1_1 0 0 0 1 1 +( -1048 728 136 ) ( -1048 848 136 ) ( -1032 728 136 ) wm1_1 0 0 0 1 1 +( -1056 728 136 ) ( -1056 728 128 ) ( -1056 848 136 ) wm1_1 0 0 0 1 1 +} +// brush 147 +{ +( -1056 736 128 ) ( -1040 736 128 ) ( -1040 728 136 ) wm1_1 0 0 0 1 1 +( -1056 736 16 ) ( -1040 736 16 ) ( -1040 736 120 ) wm1_1 0 0 0 1 1 +( -1032 736 128 ) ( -1032 736 8 ) ( -1032 728 128 ) wm1_1 0 0 0 1 1 +( -1040 736 16 ) ( -1056 736 16 ) ( -1056 728 8 ) wm1_1 0 0 0 1 1 +( -1048 728 16 ) ( -1048 728 136 ) ( -1032 728 16 ) wm1_1 0 0 0 1 1 +( -1056 728 8 ) ( -1056 736 8 ) ( -1056 728 128 ) wm1_1 0 0 0 1 1 +} +// brush 148 +{ +( -1056 736 16 ) ( -1040 736 16 ) ( -1040 728 8 ) wm1_1 0 0 0 1 1 +( -1048 840 16 ) ( -1032 840 16 ) ( -1032 736 16 ) wm1_1 0 0 0 1 1 +( -1032 688 16 ) ( -1032 808 16 ) ( -1032 688 8 ) wm1_1 0 0 0 1 1 +( -1040 800 16 ) ( -1056 800 16 ) ( -1056 808 8 ) wm1_1 0 0 0 1 1 +( -1048 808 8 ) ( -1048 688 8 ) ( -1032 808 8 ) wm1_1 0 0 0 1 1 +( -1056 808 8 ) ( -1056 808 16 ) ( -1056 688 8 ) wm1_1 0 0 0 1 1 +} +// brush 149 +{ +( -1056 960 16 ) ( -1040 960 16 ) ( -1040 968 8 ) wm1_1 0 0 0 1 1 +( -1056 960 128 ) ( -1040 960 128 ) ( -1040 960 24 ) wm1_1 0 0 0 1 1 +( -1032 960 8 ) ( -1032 960 128 ) ( -1032 968 8 ) wm1_1 0 0 0 1 1 +( -1040 960 128 ) ( -1056 960 128 ) ( -1056 968 136 ) wm1_1 0 0 0 1 1 +( -1048 968 128 ) ( -1048 968 8 ) ( -1032 968 128 ) wm1_1 0 0 0 1 1 +( -1056 968 128 ) ( -1056 960 128 ) ( -1056 968 8 ) wm1_1 0 0 0 1 1 +} +// brush 150 +{ +( -1056 960 128 ) ( -1040 960 128 ) ( -1040 968 136 ) wm1_1 0 0 0 1 1 +( -1048 856 128 ) ( -1032 856 128 ) ( -1032 960 128 ) wm1_1 0 0 0 1 1 +( -1032 1008 128 ) ( -1032 888 128 ) ( -1032 1008 136 ) wm1_1 0 0 0 1 1 +( -1040 896 128 ) ( -1056 896 128 ) ( -1056 888 136 ) wm1_1 0 0 0 1 1 +( -1048 888 136 ) ( -1048 1008 136 ) ( -1032 888 136 ) wm1_1 0 0 0 1 1 +( -1056 888 136 ) ( -1056 888 128 ) ( -1056 1008 136 ) wm1_1 0 0 0 1 1 +} +// brush 151 +{ +( -1056 896 128 ) ( -1040 896 128 ) ( -1040 888 136 ) wm1_1 0 0 0 1 1 +( -1056 896 16 ) ( -1040 896 16 ) ( -1040 896 120 ) wm1_1 0 0 0 1 1 +( -1032 896 128 ) ( -1032 896 8 ) ( -1032 888 128 ) wm1_1 0 0 0 1 1 +( -1040 896 16 ) ( -1056 896 16 ) ( -1056 888 8 ) wm1_1 0 0 0 1 1 +( -1048 888 16 ) ( -1048 888 136 ) ( -1032 888 16 ) wm1_1 0 0 0 1 1 +( -1056 888 8 ) ( -1056 896 8 ) ( -1056 888 128 ) wm1_1 0 0 0 1 1 +} +// brush 152 +{ +( -1056 896 16 ) ( -1040 896 16 ) ( -1040 888 8 ) wm1_1 0 0 0 1 1 +( -1048 1000 16 ) ( -1032 1000 16 ) ( -1032 896 16 ) wm1_1 0 0 0 1 1 +( -1032 848 16 ) ( -1032 968 16 ) ( -1032 848 8 ) wm1_1 0 0 0 1 1 +( -1040 960 16 ) ( -1056 960 16 ) ( -1056 968 8 ) wm1_1 0 0 0 1 1 +( -1048 968 8 ) ( -1048 848 8 ) ( -1032 968 8 ) wm1_1 0 0 0 1 1 +( -1056 968 8 ) ( -1056 968 16 ) ( -1056 848 8 ) wm1_1 0 0 0 1 1 +} +// brush 153 +{ +( -1056 1120 16 ) ( -1040 1120 16 ) ( -1040 1128 8 ) wm1_1 0 0 0 1 1 +( -1056 1120 128 ) ( -1040 1120 128 ) ( -1040 1120 24 ) wm1_1 0 0 0 1 1 +( -1032 1120 8 ) ( -1032 1120 128 ) ( -1032 1128 8 ) wm1_1 0 0 0 1 1 +( -1040 1120 128 ) ( -1056 1120 128 ) ( -1056 1128 136 ) wm1_1 0 0 0 1 1 +( -1048 1128 128 ) ( -1048 1128 8 ) ( -1032 1128 128 ) wm1_1 0 0 0 1 1 +( -1056 1128 128 ) ( -1056 1120 128 ) ( -1056 1128 8 ) wm1_1 0 0 0 1 1 +} +// brush 154 +{ +( -1056 1120 128 ) ( -1040 1120 128 ) ( -1040 1128 136 ) wm1_1 0 0 0 1 1 +( -1048 1016 128 ) ( -1032 1016 128 ) ( -1032 1120 128 ) wm1_1 0 0 0 1 1 +( -1032 1168 128 ) ( -1032 1048 128 ) ( -1032 1168 136 ) wm1_1 0 0 0 1 1 +( -1040 1056 128 ) ( -1056 1056 128 ) ( -1056 1048 136 ) wm1_1 0 0 0 1 1 +( -1048 1048 136 ) ( -1048 1168 136 ) ( -1032 1048 136 ) wm1_1 0 0 0 1 1 +( -1056 1048 136 ) ( -1056 1048 128 ) ( -1056 1168 136 ) wm1_1 0 0 0 1 1 +} +// brush 155 +{ +( -1056 1056 128 ) ( -1040 1056 128 ) ( -1040 1048 136 ) wm1_1 0 0 0 1 1 +( -1056 1056 16 ) ( -1040 1056 16 ) ( -1040 1056 120 ) wm1_1 0 0 0 1 1 +( -1032 1056 128 ) ( -1032 1056 8 ) ( -1032 1048 128 ) wm1_1 0 0 0 1 1 +( -1040 1056 16 ) ( -1056 1056 16 ) ( -1056 1048 8 ) wm1_1 0 0 0 1 1 +( -1048 1048 16 ) ( -1048 1048 136 ) ( -1032 1048 16 ) wm1_1 0 0 0 1 1 +( -1056 1048 8 ) ( -1056 1056 8 ) ( -1056 1048 128 ) wm1_1 0 0 0 1 1 +} +// brush 156 +{ +( -1056 1056 16 ) ( -1040 1056 16 ) ( -1040 1048 8 ) wm1_1 0 0 0 1 1 +( -1048 1160 16 ) ( -1032 1160 16 ) ( -1032 1056 16 ) wm1_1 0 0 0 1 1 +( -1032 1008 16 ) ( -1032 1128 16 ) ( -1032 1008 8 ) wm1_1 0 0 0 1 1 +( -1040 1120 16 ) ( -1056 1120 16 ) ( -1056 1128 8 ) wm1_1 0 0 0 1 1 +( -1048 1128 8 ) ( -1048 1008 8 ) ( -1032 1128 8 ) wm1_1 0 0 0 1 1 +( -1056 1128 8 ) ( -1056 1128 16 ) ( -1056 1008 8 ) wm1_1 0 0 0 1 1 +} +// brush 157 +{ +( -1056 1280 16 ) ( -1040 1280 16 ) ( -1040 1288 8 ) wm1_1 0 0 0 1 1 +( -1056 1280 128 ) ( -1040 1280 128 ) ( -1040 1280 24 ) wm1_1 0 0 0 1 1 +( -1032 1280 8 ) ( -1032 1280 128 ) ( -1032 1288 8 ) wm1_1 0 0 0 1 1 +( -1040 1280 128 ) ( -1056 1280 128 ) ( -1056 1288 136 ) wm1_1 0 0 0 1 1 +( -1048 1288 128 ) ( -1048 1288 8 ) ( -1032 1288 128 ) wm1_1 0 0 0 1 1 +( -1056 1288 128 ) ( -1056 1280 128 ) ( -1056 1288 8 ) wm1_1 0 0 0 1 1 +} +// brush 158 +{ +( -1056 1280 128 ) ( -1040 1280 128 ) ( -1040 1288 136 ) wm1_1 0 0 0 1 1 +( -1048 1176 128 ) ( -1032 1176 128 ) ( -1032 1280 128 ) wm1_1 0 0 0 1 1 +( -1032 1328 128 ) ( -1032 1208 128 ) ( -1032 1328 136 ) wm1_1 0 0 0 1 1 +( -1040 1216 128 ) ( -1056 1216 128 ) ( -1056 1208 136 ) wm1_1 0 0 0 1 1 +( -1048 1208 136 ) ( -1048 1328 136 ) ( -1032 1208 136 ) wm1_1 0 0 0 1 1 +( -1056 1208 136 ) ( -1056 1208 128 ) ( -1056 1328 136 ) wm1_1 0 0 0 1 1 +} +// brush 159 +{ +( -1056 1216 128 ) ( -1040 1216 128 ) ( -1040 1208 136 ) wm1_1 0 0 0 1 1 +( -1056 1216 16 ) ( -1040 1216 16 ) ( -1040 1216 120 ) wm1_1 0 0 0 1 1 +( -1032 1216 128 ) ( -1032 1216 8 ) ( -1032 1208 128 ) wm1_1 0 0 0 1 1 +( -1040 1216 16 ) ( -1056 1216 16 ) ( -1056 1208 8 ) wm1_1 0 0 0 1 1 +( -1048 1208 16 ) ( -1048 1208 136 ) ( -1032 1208 16 ) wm1_1 0 0 0 1 1 +( -1056 1208 8 ) ( -1056 1216 8 ) ( -1056 1208 128 ) wm1_1 0 0 0 1 1 +} +// brush 160 +{ +( -1056 1216 16 ) ( -1040 1216 16 ) ( -1040 1208 8 ) wm1_1 0 0 0 1 1 +( -1048 1320 16 ) ( -1032 1320 16 ) ( -1032 1216 16 ) wm1_1 0 0 0 1 1 +( -1032 1168 16 ) ( -1032 1288 16 ) ( -1032 1168 8 ) wm1_1 0 0 0 1 1 +( -1040 1280 16 ) ( -1056 1280 16 ) ( -1056 1288 8 ) wm1_1 0 0 0 1 1 +( -1048 1288 8 ) ( -1048 1168 8 ) ( -1032 1288 8 ) wm1_1 0 0 0 1 1 +( -1056 1288 8 ) ( -1056 1288 16 ) ( -1056 1168 8 ) wm1_1 0 0 0 1 1 +} +// brush 161 +{ +( -1088 1152 256 ) ( -832 1088 256 ) ( -1088 1088 256 ) wbrick1_5 0 0 0 1 1 +( -800 1408 0 ) ( -800 1472 32 ) ( -800 1408 32 ) wbrick1_5 0 0 0 1 1 +( -832 992 32 ) ( -1088 992 0 ) ( -1088 992 32 ) wbrick1_5 0 0 0 1 1 +( -1088 1152 0 ) ( -832 1088 0 ) ( -832 1152 0 ) wbrick1_5 0 0 0 1 1 +( -640 992 0 ) ( -640 1056 32 ) ( -640 1056 0 ) wbrick1_5 0 0 0 1 1 +( -608 1024 32 ) ( -864 1024 0 ) ( -608 1024 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 162 +{ +( 960 2112 256 ) ( 960 2368 256 ) ( 1024 2112 256 ) wbrick1_5 0 0 -90 1 1 +( 1280 2304 32 ) ( 1344 2304 32 ) ( 1280 2304 0 ) wbrick1_5 0 0 0 1 1 +( 0 2176 32 ) ( 0 2176 0 ) ( 0 2432 32 ) wbrick1_5 32 0 0 -1 1 +( 1024 2368 0 ) ( 960 2368 0 ) ( 1024 2112 0 ) wbrick1_5 0 0 -90 1 1 +( 640 2368 0 ) ( 640 2368 32 ) ( 576 2368 0 ) wbrick1_5 0 0 0 1 1 +( 128 2464 0 ) ( 128 2208 0 ) ( 128 2464 32 ) wbrick1_5 0 0 0 -1 1 +} +// brush 163 +{ +( -736 992 224 ) ( -736 976 224 ) ( -912 992 224 ) wm1_2 32 0 0 1 1 +( -848 1664 224 ) ( -1024 1664 224 ) ( -848 1664 160 ) wm1_2 32 32 0 1 1 +( -848 992 224 ) ( -848 992 160 ) ( -848 976 224 ) wm1_2 0 32 0 1 1 +( -912 976 160 ) ( -736 976 160 ) ( -912 992 160 ) wm1_2 32 0 0 1 1 +( -1248 1648 160 ) ( -1248 1648 224 ) ( -1072 1648 160 ) wm1_2 32 32 0 1 1 +( -944 976 192 ) ( -944 992 192 ) ( -944 976 256 ) wm1_2 0 32 0 1 1 +} +// brush 164 +{ +( -1088 992 256 ) ( -832 928 256 ) ( -1088 928 256 ) wbrick1_5 0 0 0 1 1 +( -800 1248 0 ) ( -800 1312 32 ) ( -800 1248 32 ) wbrick1_5 0 0 0 1 1 +( -832 832 32 ) ( -1088 832 0 ) ( -1088 832 32 ) wbrick1_5 0 0 0 1 1 +( -1088 992 0 ) ( -832 928 0 ) ( -832 992 0 ) wbrick1_5 0 0 0 1 1 +( -640 832 0 ) ( -640 896 32 ) ( -640 896 0 ) wbrick1_5 0 0 0 1 1 +( -608 864 32 ) ( -864 864 0 ) ( -608 864 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 165 +{ +( -448 576 72 ) ( -448 640 56 ) ( -440 640 56 ) comp1_5 0 0 0 1 1 +( -384 576 -56 ) ( -448 576 72 ) ( -384 576 72 ) comp1_5 0 8 0 1 1 +( -448 640 8 ) ( -440 640 56 ) ( -448 640 56 ) comp1_5 0 8 0 1 1 +( -448 576 72 ) ( -448 576 8 ) ( -448 640 8 ) comp1_5 0 8 0 1 1 +( -440 640 72 ) ( -440 640 24 ) ( -440 576 24 ) tech01_6 0 32 90 1 1 +( -440 640 24 ) ( -448 640 8 ) ( -448 576 8 ) comp1_5 32 0 0 1 1 +( 64 592 68 ) ( -64 576 40 ) ( -64 592 68 ) comp1_5 0 0 0 1 1 +} +// brush 166 +{ +( -440 624 40 ) ( -384 624 24 ) ( -440 624 24 ) tech01_6 0 0 90 1 1 +( -440 640 24 ) ( -384 632 16 ) ( -384 640 16 ) comp1_5 0 0 0 1 1 +( -384 640 40 ) ( -440 640 24 ) ( -384 640 24 ) comp1_5 0 24 0 1 1 +( -440 640 24 ) ( -440 640 48 ) ( -440 632 48 ) comp1_5 0 24 0 1 1 +( -384 640 24 ) ( -440 632 48 ) ( -440 640 48 ) comp1_5 0 32 0 1 1 +( 64 632 48 ) ( -64 624 24 ) ( -64 632 48 ) comp1_5 0 0 90 1 1 +( -388 1120 28 ) ( -384 992 16 ) ( -388 992 28 ) comp1_5 32 0 0 1 1 +} +// brush 167 +{ +( -384 576 -56 ) ( -448 576 72 ) ( -384 576 72 ) comp1_5 0 8 0 1 1 +( -384 576 8 ) ( -384 576 16 ) ( -384 640 16 ) plat_topb 0 8 0 1 1 +( -448 576 8 ) ( -384 672 8 ) ( -448 672 8 ) comp1_5 0 0 0 1 1 +( -384 640 -56 ) ( -448 640 72 ) ( -448 640 -56 ) comp1_5 0 8 0 1 1 +( -448 640 8 ) ( -440 640 24 ) ( -440 576 24 ) comp1_5 0 8 0 1 1 +( -440 640 24 ) ( -384 640 16 ) ( -384 576 16 ) tech01_6 32 64 90 1 1 +} +// brush 168 +{ +( -440 416 56 ) ( -448 416 56 ) ( -448 480 72 ) comp1_1 0 32 0 1 1 +( -384 480 72 ) ( -448 480 72 ) ( -384 480 -56 ) comp1_3 0 8 0 1 1 +( -448 416 56 ) ( -440 416 56 ) ( -448 416 8 ) comp1_3 0 8 0 1 1 +( -448 416 8 ) ( -448 480 8 ) ( -448 480 72 ) comp1_3 32 8 0 1 1 +( -440 480 24 ) ( -440 416 24 ) ( -440 416 72 ) electro2 0 0 90 1 1 +( -448 480 8 ) ( -448 416 8 ) ( -440 416 24 ) comp1_1 0 0 0 1 1 +( -64 464 68 ) ( -64 480 40 ) ( 64 464 68 ) comp1_1 0 0 0 1 1 +} +// brush 169 +{ +( -440 432 24 ) ( -384 432 24 ) ( -440 432 40 ) electro2 0 0 90 1 1 +( -384 416 16 ) ( -384 424 16 ) ( -440 416 24 ) comp1_3 0 32 0 1 1 +( -384 416 24 ) ( -440 416 24 ) ( -384 416 40 ) comp1_3 0 24 0 1 1 +( -440 424 48 ) ( -440 416 48 ) ( -440 416 24 ) comp1_3 32 24 0 1 1 +( -440 416 48 ) ( -440 424 48 ) ( -384 416 24 ) comp1_1 0 0 0 1 1 +( -64 424 48 ) ( -64 432 24 ) ( 64 424 48 ) electro2 0 0 90 1 1 +( -388 64 28 ) ( -384 64 16 ) ( -388 -64 28 ) comp1_3 0 0 0 1 1 +} +// brush 170 +{ +( -384 480 72 ) ( -448 480 72 ) ( -384 480 -56 ) comp1_3 0 8 0 1 1 +( -384 416 16 ) ( -384 480 16 ) ( -384 480 8 ) comp1_3 32 8 0 1 1 +( -448 384 8 ) ( -384 384 8 ) ( -448 480 8 ) comp1_3 0 32 0 1 1 +( -448 416 -56 ) ( -448 416 72 ) ( -384 416 -56 ) comp1_3 0 8 0 1 1 +( -440 480 24 ) ( -440 416 24 ) ( -448 416 8 ) comp1_3 32 8 0 1 1 +( -384 480 16 ) ( -384 416 16 ) ( -440 416 24 ) electro2 0 0 90 1 1 +} +// brush 171 +{ +( -416 352 224 ) ( -416 336 224 ) ( -592 352 224 ) wm1_2 32 0 0 1 1 +( -528 1024 224 ) ( -704 1024 224 ) ( -528 1024 160 ) wm1_2 32 32 0 1 1 +( -528 352 224 ) ( -528 352 160 ) ( -528 336 224 ) wm1_2 0 32 0 1 1 +( -592 336 160 ) ( -416 336 160 ) ( -592 352 160 ) wm1_2 32 0 0 1 1 +( -928 1008 160 ) ( -928 1008 224 ) ( -752 1008 160 ) wm1_2 32 32 0 1 1 +( -624 336 192 ) ( -624 352 192 ) ( -624 336 256 ) wm1_2 0 32 0 1 1 +} +// brush 172 +{ +( -448 992 256 ) ( -192 928 256 ) ( -448 928 256 ) wbrick1_5 0 0 0 1 1 +( -160 1248 0 ) ( -160 1312 32 ) ( -160 1248 32 ) wbrick1_5 0 0 0 1 1 +( -192 832 32 ) ( -448 832 0 ) ( -448 832 32 ) wbrick1_5 0 0 0 1 1 +( -448 992 0 ) ( -192 928 0 ) ( -192 992 0 ) wbrick1_5 0 0 0 1 1 +( 0 832 0 ) ( 0 896 32 ) ( 0 896 0 ) wbrick1_5 0 0 0 1 1 +( 32 864 32 ) ( -224 864 0 ) ( 32 864 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 173 +{ +( 1760 2432 256 ) ( 1760 2688 256 ) ( 1824 2432 256 ) wbrick1_5 0 0 -90 1 1 +( 2080 2624 32 ) ( 2144 2624 32 ) ( 2080 2624 0 ) wbrick1_5 0 0 0 1 1 +( 640 2496 32 ) ( 640 2496 0 ) ( 640 2752 32 ) wbrick1_5 32 0 0 -1 1 +( 1824 2688 0 ) ( 1760 2688 0 ) ( 1824 2432 0 ) wbrick1_5 0 0 -90 1 1 +( 1344 2688 0 ) ( 1344 2688 32 ) ( 1280 2688 0 ) wbrick1_5 0 0 0 1 1 +( 832 2768 0 ) ( 832 2512 0 ) ( 832 2768 32 ) wbrick1_5 0 0 0 -1 1 +} +// brush 174 +{ +( -448 1152 256 ) ( -192 1088 256 ) ( -448 1088 256 ) wbrick1_5 0 0 0 1 1 +( -160 1408 0 ) ( -160 1472 32 ) ( -160 1408 32 ) wbrick1_5 0 0 0 1 1 +( -192 992 32 ) ( -448 992 0 ) ( -448 992 32 ) wbrick1_5 0 0 0 1 1 +( -448 1152 0 ) ( -192 1088 0 ) ( -192 1152 0 ) wbrick1_5 0 0 0 1 1 +( 0 992 0 ) ( 0 1056 32 ) ( 0 1056 0 ) wbrick1_5 0 0 0 1 1 +( 32 1024 32 ) ( -224 1024 0 ) ( 32 1024 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 175 +{ +( -96 32 224 ) ( -96 16 224 ) ( -272 32 224 ) wm1_2 32 0 0 1 1 +( -208 704 224 ) ( -384 704 224 ) ( -208 704 160 ) wm1_2 32 32 0 1 1 +( -208 32 224 ) ( -208 32 160 ) ( -208 16 224 ) wm1_2 0 32 0 1 1 +( -272 16 160 ) ( -96 16 160 ) ( -272 32 160 ) wm1_2 32 0 0 1 1 +( -608 688 160 ) ( -608 688 224 ) ( -432 688 160 ) wm1_2 32 32 0 1 1 +( -304 16 192 ) ( -304 32 192 ) ( -304 16 256 ) wm1_2 0 32 0 1 1 +} +// brush 176 +{ +( -104 2240 208 ) ( -88 2240 208 ) ( -88 2248 216 ) wm1_1 0 32 0 1 1 +( -96 2136 208 ) ( -80 2136 208 ) ( -80 2240 208 ) wm1_1 0 32 0 1 1 +( -80 2288 208 ) ( -80 2168 208 ) ( -80 2288 216 ) wm1_1 32 0 0 1 1 +( -88 2176 208 ) ( -104 2176 208 ) ( -104 2168 216 ) wm1_1 0 32 0 1 1 +( -96 2168 216 ) ( -96 2288 216 ) ( -80 2168 216 ) wm1_1 0 32 0 1 1 +( -104 2168 216 ) ( -104 2168 208 ) ( -104 2288 216 ) wm1_1 32 0 0 1 1 +} +// brush 177 +{ +( -104 2176 208 ) ( -88 2176 208 ) ( -88 2168 216 ) wm1_1 0 32 0 1 1 +( -104 2176 16 ) ( -88 2176 16 ) ( -88 2176 120 ) wm1_1 0 0 0 1 1 +( -80 2176 128 ) ( -80 2176 8 ) ( -80 2168 128 ) wm1_1 32 0 0 1 1 +( -88 2176 16 ) ( -104 2176 16 ) ( -104 2168 8 ) wm1_1 0 32 0 1 1 +( -96 2168 0 ) ( -96 2168 120 ) ( -80 2168 0 ) wm1_1 0 0 0 1 1 +( -104 2168 8 ) ( -104 2176 8 ) ( -104 2168 128 ) wm1_1 32 0 0 1 1 +} +// brush 178 +{ +( -104 2176 16 ) ( -88 2176 16 ) ( -88 2168 8 ) wm1_1 0 32 0 1 1 +( -96 2280 16 ) ( -80 2280 16 ) ( -80 2176 16 ) wm1_1 0 32 0 1 1 +( -80 2128 16 ) ( -80 2248 16 ) ( -80 2128 8 ) wm1_1 32 0 0 1 1 +( -88 2240 16 ) ( -104 2240 16 ) ( -104 2248 8 ) wm1_1 0 32 0 1 1 +( -96 2248 8 ) ( -96 2128 8 ) ( -80 2248 8 ) wm1_1 0 32 0 1 1 +( -104 2248 8 ) ( -104 2248 16 ) ( -104 2128 8 ) wm1_1 32 0 0 1 1 +} +// brush 179 +{ +( -104 2240 16 ) ( -88 2240 16 ) ( -88 2248 8 ) wm1_1 0 32 0 1 1 +( -104 2240 208 ) ( -88 2240 208 ) ( -88 2240 104 ) wm1_1 0 0 0 1 1 +( -80 2240 8 ) ( -80 2240 128 ) ( -80 2248 8 ) wm1_1 32 0 0 1 1 +( -88 2240 208 ) ( -104 2240 208 ) ( -104 2248 216 ) wm1_1 0 32 0 1 1 +( -96 2248 128 ) ( -96 2248 8 ) ( -80 2248 128 ) wm1_1 0 0 0 1 1 +( -104 2248 128 ) ( -104 2240 128 ) ( -104 2248 8 ) wm1_1 32 0 0 1 1 +} +// brush 180 +{ +( -96 744 24 ) ( -88 744 24 ) ( -88 730 16 ) window1_2 32 16 0 1 1 +( -88 744 24 ) ( -96 744 24 ) ( -96 792 24 ) city3_4 32 16 0 1 1 +( -88 734 86 ) ( -88 814 86 ) ( -88 734 22 ) window1_2 32 16 0 1 1 +( -88 792 24 ) ( -96 792 24 ) ( -96 806 16 ) window1_2 32 16 0 1 1 +( -96 730 16 ) ( -88 730 16 ) ( -88 806 16 ) window1_2 32 16 0 1 1 +( -96 814 22 ) ( -96 814 86 ) ( -96 734 22 ) window1_2 32 16 0 1 1 +} +// brush 181 +{ +( -448 1952 256 ) ( -192 1888 256 ) ( -448 1888 256 ) wbrick1_5 0 0 0 1 1 +( -160 2208 0 ) ( -160 2272 32 ) ( -160 2208 32 ) wbrick1_5 0 0 0 1 1 +( -192 1792 32 ) ( -448 1792 0 ) ( -448 1792 32 ) wbrick1_5 0 0 0 1 1 +( -448 1952 0 ) ( -192 1888 0 ) ( -192 1952 0 ) wbrick1_5 0 0 0 1 1 +( 0 1792 0 ) ( 0 1856 32 ) ( 0 1856 0 ) wbrick1_5 0 0 0 1 1 +( 32 1824 32 ) ( -224 1824 0 ) ( 32 1824 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 182 +{ +( -448 2112 256 ) ( -192 2048 256 ) ( -448 2048 256 ) wbrick1_5 0 0 0 1 1 +( -160 2368 0 ) ( -160 2432 32 ) ( -160 2368 32 ) wbrick1_5 0 0 0 1 1 +( -192 1952 32 ) ( -448 1952 0 ) ( -448 1952 32 ) wbrick1_5 0 0 0 1 1 +( -448 2112 0 ) ( -192 2048 0 ) ( -192 2112 0 ) wbrick1_5 0 0 0 1 1 +( 0 1952 0 ) ( 0 2016 32 ) ( 0 2016 0 ) wbrick1_5 0 0 0 1 1 +( 32 1984 32 ) ( -224 1984 0 ) ( 32 1984 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 183 +{ +( -96 570 80 ) ( -88 570 80 ) ( -88 584 72 ) gl_red1 32 48 0 1 1 +( -96 646 80 ) ( -88 646 80 ) ( -88 570 80 ) kceil0 0 32 0 1 1 +( -88 568 136 ) ( -88 648 136 ) ( -88 568 72 ) gl_red1 0 16 0 1 1 +( -88 646 80 ) ( -96 646 80 ) ( -88 632 72 ) gl_red1 32 48 0 1 1 +( -88 632 72 ) ( -96 632 72 ) ( -96 584 72 ) kceil0 32 48 0 1 1 +( -96 648 72 ) ( -96 648 136 ) ( -96 568 72 ) gl_red1 0 16 0 1 1 +} +// brush 184 +{ +( -96 640 16 ) ( -96 632 24 ) ( -88 632 24 ) gl_red1 32 48 0 1 1 +( -88 646 10 ) ( -88 646 80 ) ( -96 646 80 ) gl_red1 32 16 0 1 1 +( -88 632 8 ) ( -88 696 88 ) ( -88 696 8 ) gl_red1 0 16 0 1 1 +( -88 632 72 ) ( -96 646 80 ) ( -88 646 80 ) gl_red1 32 48 0 1 1 +( -96 632 24 ) ( -96 632 72 ) ( -88 632 72 ) kceil0 32 16 0 1 1 +( -96 632 8 ) ( -96 696 88 ) ( -96 632 88 ) gl_red1 0 16 0 1 1 +} +// brush 185 +{ +( -88 632 24 ) ( -96 632 24 ) ( -96 640 16 ) gl_red1 32 48 0 1 1 +( -88 648 16 ) ( -96 648 16 ) ( -88 568 16 ) gl_red1 32 48 0 1 1 +( -88 648 -40 ) ( -88 568 -40 ) ( -88 648 24 ) gl_red1 0 16 0 1 1 +( -96 584 24 ) ( -88 584 24 ) ( -88 576 16 ) gl_red1 32 48 0 1 1 +( -88 584 24 ) ( -96 584 24 ) ( -96 632 24 ) kceil0 32 48 0 1 1 +( -96 568 24 ) ( -96 568 -40 ) ( -96 648 24 ) gl_red1 0 16 0 1 1 +} +// brush 186 +{ +( -80 808 16 ) ( -80 728 16 ) ( -104 808 16 ) city3_4 0 32 0 1 1 +( -80 816 16 ) ( -104 816 16 ) ( -80 816 8 ) window1_2 0 16 0 1 1 +( -80 808 16 ) ( -80 808 8 ) ( -80 728 16 ) window1_2 32 16 0 1 1 +( -104 728 8 ) ( -80 728 8 ) ( -104 808 8 ) window1_2 0 32 0 1 1 +( -104 720 8 ) ( -104 720 16 ) ( -80 720 8 ) window1_2 0 16 0 1 1 +( -104 728 8 ) ( -104 808 8 ) ( -104 728 16 ) window1_2 32 16 0 1 1 +} +// brush 187 +{ +( -88 584 24 ) ( -96 584 24 ) ( -96 576 16 ) gl_red1 32 48 0 1 1 +( -96 570 80 ) ( -88 570 80 ) ( -88 570 10 ) gl_red1 32 16 0 1 1 +( -88 520 8 ) ( -88 520 88 ) ( -88 584 8 ) gl_red1 0 16 0 1 1 +( -88 570 80 ) ( -96 570 80 ) ( -88 584 72 ) gl_red1 32 48 0 1 1 +( -88 584 72 ) ( -96 584 72 ) ( -96 584 24 ) kceil0 32 16 0 1 1 +( -96 584 88 ) ( -96 520 88 ) ( -96 584 8 ) gl_red1 0 16 0 1 1 +} +// brush 188 +{ +( -88 472 24 ) ( -96 472 24 ) ( -96 480 16 ) gl_red1 32 16 0 1 1 +( -88 488 16 ) ( -96 488 16 ) ( -88 408 16 ) gl_red1 32 16 0 1 1 +( -88 488 -40 ) ( -88 408 -40 ) ( -88 488 24 ) gl_red1 32 16 0 1 1 +( -96 424 24 ) ( -88 424 24 ) ( -88 416 16 ) gl_red1 32 16 0 1 1 +( -88 424 24 ) ( -96 424 24 ) ( -96 472 24 ) kceil0 32 16 0 1 1 +( -96 408 24 ) ( -96 408 -40 ) ( -96 488 24 ) gl_red1 32 16 0 1 1 +} +// brush 189 +{ +( -96 480 16 ) ( -96 472 24 ) ( -88 472 24 ) gl_red1 32 16 0 1 1 +( -88 486 10 ) ( -88 486 80 ) ( -96 486 80 ) gl_red1 32 16 0 1 1 +( -88 472 8 ) ( -88 536 88 ) ( -88 536 8 ) gl_red1 32 16 0 1 1 +( -88 472 72 ) ( -96 486 80 ) ( -88 486 80 ) gl_red1 32 16 0 1 1 +( -96 472 24 ) ( -96 472 72 ) ( -88 472 72 ) kceil0 32 16 0 1 1 +( -96 472 8 ) ( -96 536 88 ) ( -96 472 88 ) gl_red1 32 16 0 1 1 +} +// brush 190 +{ +( -96 410 80 ) ( -88 410 80 ) ( -88 424 72 ) gl_red1 32 16 0 1 1 +( -96 486 80 ) ( -88 486 80 ) ( -88 410 80 ) kceil0 0 32 0 1 1 +( -88 408 136 ) ( -88 488 136 ) ( -88 408 72 ) gl_red1 32 16 0 1 1 +( -88 486 80 ) ( -96 486 80 ) ( -88 472 72 ) gl_red1 32 16 0 1 1 +( -88 472 72 ) ( -96 472 72 ) ( -96 424 72 ) kceil0 32 16 0 1 1 +( -96 488 72 ) ( -96 488 136 ) ( -96 408 72 ) gl_red1 32 16 0 1 1 +} +// brush 191 +{ +( -88 424 24 ) ( -96 424 24 ) ( -96 416 16 ) gl_red1 32 16 0 1 1 +( -96 410 80 ) ( -88 410 80 ) ( -88 410 10 ) gl_red1 32 16 0 1 1 +( -88 360 8 ) ( -88 360 88 ) ( -88 424 8 ) gl_red1 32 16 0 1 1 +( -88 410 80 ) ( -96 410 80 ) ( -88 424 72 ) gl_red1 32 16 0 1 1 +( -88 424 72 ) ( -96 424 72 ) ( -96 424 24 ) kceil0 32 16 0 1 1 +( -96 424 88 ) ( -96 360 88 ) ( -96 424 8 ) gl_red1 32 16 0 1 1 +} +// brush 192 +{ +( -80 488 16 ) ( -80 408 16 ) ( -104 488 16 ) kceil0 0 32 0 1 1 +( -80 496 16 ) ( -104 496 16 ) ( -80 496 8 ) gl_yel1 0 16 0 1 1 +( -80 488 16 ) ( -80 488 8 ) ( -80 408 16 ) gl_yel1 32 16 0 1 1 +( -104 408 8 ) ( -80 408 8 ) ( -104 488 8 ) gl_yel1 0 32 0 1 1 +( -104 400 8 ) ( -104 400 16 ) ( -80 400 8 ) gl_yel1 0 16 0 1 1 +( -104 408 8 ) ( -104 488 8 ) ( -104 408 16 ) gl_yel1 32 16 0 1 1 +} +// brush 193 +{ +( -96 792 24 ) ( -88 792 24 ) ( -88 806 16 ) window1_2 32 16 0 1 1 +( -96 792 72 ) ( -88 792 72 ) ( -88 792 24 ) city3_4 32 16 0 1 1 +( -88 736 8 ) ( -88 736 88 ) ( -88 800 8 ) window1_2 32 16 0 1 1 +( -88 792 72 ) ( -96 792 72 ) ( -96 806 80 ) window1_2 32 16 0 1 1 +( -96 806 88 ) ( -96 806 8 ) ( -88 806 88 ) window1_2 32 16 0 1 1 +( -96 800 88 ) ( -96 736 88 ) ( -96 800 8 ) window1_2 32 16 0 1 1 +} +// brush 194 +{ +( -96 792 72 ) ( -88 792 72 ) ( -88 806 80 ) window1_2 32 16 0 1 1 +( -88 792 72 ) ( -96 792 72 ) ( -96 744 72 ) city3_4 32 16 0 1 1 +( -88 802 10 ) ( -88 722 10 ) ( -88 802 74 ) window1_2 32 16 0 1 1 +( -88 744 72 ) ( -96 744 72 ) ( -96 730 80 ) window1_2 32 16 0 1 1 +( -96 806 80 ) ( -88 806 80 ) ( -88 730 80 ) city3_4 0 32 0 1 1 +( -96 722 74 ) ( -96 722 10 ) ( -96 802 74 ) window1_2 32 16 0 1 1 +} +// brush 195 +{ +( -96 744 72 ) ( -88 744 72 ) ( -88 730 80 ) window1_2 32 16 0 1 1 +( -96 744 24 ) ( -88 744 24 ) ( -88 744 72 ) city3_4 32 16 0 1 1 +( -88 800 88 ) ( -88 800 8 ) ( -88 736 88 ) window1_2 32 16 0 1 1 +( -88 744 24 ) ( -96 744 24 ) ( -96 730 16 ) window1_2 32 16 0 1 1 +( -96 730 8 ) ( -96 730 88 ) ( -88 730 8 ) window1_2 32 16 0 1 1 +( -96 736 8 ) ( -96 800 8 ) ( -96 736 88 ) window1_2 32 16 0 1 1 +} +// brush 196 +{ +( -80 648 16 ) ( -80 568 16 ) ( -104 648 16 ) kceil0 0 32 0 1 1 +( -80 656 16 ) ( -104 656 16 ) ( -80 656 8 ) gl_yel1 0 16 0 1 1 +( -80 648 16 ) ( -80 648 8 ) ( -80 568 16 ) gl_yel1 32 16 0 1 1 +( -104 568 8 ) ( -80 568 8 ) ( -104 648 8 ) gl_yel1 0 32 0 1 1 +( -104 560 8 ) ( -104 560 16 ) ( -80 560 8 ) gl_yel1 0 16 0 1 1 +( -104 568 8 ) ( -104 648 8 ) ( -104 568 16 ) gl_yel1 32 16 0 1 1 +} +// brush 197 +{ +( 224 560 24 ) ( 224 496 24 ) ( 208 560 24 ) city4_8 0 0 0 1 1 +( 224 576 40 ) ( 208 576 40 ) ( 224 576 8 ) city4_8 0 8 0 1 1 +( 224 560 40 ) ( 224 560 8 ) ( 224 496 40 ) city4_8 0 8 0 1 1 +( 208 496 8 ) ( 224 496 8 ) ( 208 560 8 ) city4_8 0 0 0 1 1 +( 192 560 8 ) ( 192 560 40 ) ( 208 560 8 ) city4_8 0 8 0 1 1 +( 192 512 8 ) ( 192 576 8 ) ( 192 512 40 ) city4_8 0 8 0 1 1 +} +// brush 198 +{ +( 240 576 24 ) ( 240 512 24 ) ( 224 576 24 ) city4_8 0 0 0 1 1 +( 240 592 40 ) ( 224 592 40 ) ( 240 592 8 ) city4_8 0 8 0 1 1 +( 240 576 40 ) ( 240 576 8 ) ( 240 512 40 ) city4_8 0 8 0 1 1 +( 224 512 8 ) ( 240 512 8 ) ( 224 576 8 ) city4_8 0 0 0 1 1 +( 224 560 8 ) ( 224 560 40 ) ( 240 560 8 ) city4_8 0 8 0 1 1 +( 224 512 8 ) ( 224 576 8 ) ( 224 512 40 ) city4_8 0 8 0 1 1 +} +// brush 199 +{ +( 224 640 24 ) ( 224 576 24 ) ( 208 640 24 ) city4_8 16 0 0 1 1 +( 224 656 40 ) ( 208 656 40 ) ( 224 656 8 ) city4_8 16 8 0 1 1 +( 224 640 40 ) ( 224 640 8 ) ( 224 576 40 ) city4_8 0 8 0 1 1 +( 208 576 8 ) ( 224 576 8 ) ( 208 640 8 ) city4_8 16 0 0 1 1 +( 208 624 8 ) ( 208 624 40 ) ( 224 624 8 ) city4_8 16 8 0 1 1 +( 208 576 8 ) ( 208 640 8 ) ( 208 576 40 ) city4_8 0 8 0 1 1 +} +// brush 200 +{ +( 256 784 24 ) ( 256 736 24 ) ( 224 784 24 ) city4_7 0 0 0 1 1 +( 256 784 72 ) ( 224 784 72 ) ( 256 784 8 ) city4_7 0 8 0 1 1 +( 240 800 72 ) ( 240 800 8 ) ( 240 752 72 ) city4_7 0 8 0 1 1 +( 224 736 8 ) ( 256 736 8 ) ( 224 784 8 ) city4_7 0 0 0 1 1 +( 208 752 8 ) ( 208 752 72 ) ( 240 752 8 ) city4_7 0 8 0 1 1 +( 224 736 8 ) ( 224 784 8 ) ( 224 736 72 ) city4_7 0 8 0 1 1 +} +// brush 201 +{ +( 224 816 24 ) ( 224 768 24 ) ( 192 816 24 ) city4_7 0 0 0 1 1 +( 224 816 72 ) ( 192 816 72 ) ( 224 816 8 ) city4_7 0 8 0 1 1 +( 208 832 72 ) ( 208 832 8 ) ( 208 784 72 ) city4_7 0 8 0 1 1 +( 192 768 8 ) ( 224 768 8 ) ( 192 816 8 ) city4_7 0 0 0 1 1 +( 176 784 8 ) ( 176 784 72 ) ( 208 784 8 ) city4_7 0 8 0 1 1 +( 192 768 8 ) ( 192 816 8 ) ( 192 768 72 ) city4_7 0 8 0 1 1 +} +// brush 202 +{ +( 256 768 24 ) ( 256 720 24 ) ( 224 768 24 ) city4_7 0 0 0 1 1 +( 240 752 72 ) ( 208 752 72 ) ( 240 752 8 ) city4_7 0 8 0 1 1 +( 240 784 72 ) ( 240 784 8 ) ( 240 736 72 ) city4_7 0 8 0 1 1 +( 224 720 8 ) ( 256 720 8 ) ( 224 768 8 ) city4_7 0 0 0 1 1 +( 208 736 8 ) ( 208 736 72 ) ( 240 736 8 ) city4_7 0 8 0 1 1 +( 208 704 8 ) ( 208 752 8 ) ( 208 704 72 ) city4_7 0 8 0 1 1 +} +// brush 203 +{ +( 256 896 24 ) ( 256 864 24 ) ( 240 896 24 ) city4_2 48 16 0 1 1 +( 256 896 40 ) ( 240 896 40 ) ( 256 896 8 ) city4_2 48 8 0 1 1 +( 240 896 40 ) ( 240 896 8 ) ( 240 864 40 ) city4_2 48 8 0 1 1 +( 240 864 8 ) ( 256 864 8 ) ( 240 896 8 ) city4_2 48 16 0 1 1 +( 240 880 8 ) ( 240 880 40 ) ( 256 880 8 ) city4_2 48 8 0 1 1 +( 224 864 8 ) ( 224 896 8 ) ( 224 864 40 ) city4_2 48 8 0 1 1 +} +// brush 204 +{ +( 240 928 24 ) ( 240 896 24 ) ( 224 928 24 ) city4_2 0 32 0 1 1 +( 240 928 40 ) ( 224 928 40 ) ( 240 928 8 ) city4_2 0 8 0 1 1 +( 224 928 40 ) ( 224 928 8 ) ( 224 896 40 ) city4_2 32 8 0 1 1 +( 224 896 8 ) ( 240 896 8 ) ( 224 928 8 ) city4_2 0 32 0 1 1 +( 224 912 8 ) ( 224 912 40 ) ( 240 912 8 ) city4_2 0 8 0 1 1 +( 192 896 8 ) ( 192 928 8 ) ( 192 896 40 ) city4_2 32 8 0 1 1 +} +// brush 205 +{ +( 240 960 24 ) ( 240 928 24 ) ( 224 960 24 ) city4_2 0 0 0 1 1 +( 240 976 40 ) ( 224 976 40 ) ( 240 976 8 ) city4_2 0 8 0 1 1 +( 240 960 40 ) ( 240 960 8 ) ( 240 928 40 ) city4_2 0 8 0 1 1 +( 224 928 8 ) ( 240 928 8 ) ( 224 960 8 ) city4_2 0 0 0 1 1 +( 224 944 8 ) ( 224 944 40 ) ( 240 944 8 ) city4_2 0 8 0 1 1 +( 224 928 8 ) ( 224 960 8 ) ( 224 928 40 ) city4_2 0 8 0 1 1 +} +// brush 206 +{ +( 224 1632 288 ) ( 224 1616 288 ) ( 48 1632 288 ) wm1_2 32 0 0 1 1 +( 112 2304 288 ) ( -64 2304 288 ) ( 112 2304 224 ) wm1_2 32 32 0 1 1 +( 112 1632 288 ) ( 112 1632 224 ) ( 112 1616 288 ) wm1_2 0 32 0 1 1 +( 48 1616 224 ) ( 224 1616 224 ) ( 48 1632 224 ) wm1_2 32 0 0 1 1 +( -288 2288 224 ) ( -288 2288 288 ) ( -112 2288 224 ) wm1_2 32 32 0 1 1 +( 16 1616 256 ) ( 16 1632 256 ) ( 16 1616 320 ) wm1_2 0 32 0 1 1 +} +// brush 207 +{ +( 224 1120 24 ) ( 224 1088 24 ) ( 208 1120 24 ) city4_1 0 0 0 1 1 +( 224 1120 24 ) ( 208 1120 24 ) ( 224 1120 8 ) city4_1 0 8 0 1 1 +( 224 1120 24 ) ( 224 1120 8 ) ( 224 1088 24 ) city4_1 0 8 0 1 1 +( 208 1088 8 ) ( 224 1088 8 ) ( 208 1120 8 ) city4_1 0 0 0 1 1 +( 208 1088 8 ) ( 208 1088 24 ) ( 224 1088 8 ) city4_1 0 8 0 1 1 +( 208 1088 8 ) ( 208 1120 8 ) ( 208 1088 24 ) city4_1 0 8 0 1 1 +} +// brush 208 +{ +( 240 1104 24 ) ( 240 1072 24 ) ( 224 1104 24 ) city4_1 0 0 0 1 1 +( 240 1104 24 ) ( 224 1104 24 ) ( 240 1104 8 ) city4_1 0 8 0 1 1 +( 240 1104 24 ) ( 240 1104 8 ) ( 240 1072 24 ) city4_1 0 8 0 1 1 +( 224 1072 8 ) ( 240 1072 8 ) ( 224 1104 8 ) city4_1 0 0 0 1 1 +( 224 1072 8 ) ( 224 1072 24 ) ( 240 1072 8 ) city4_1 0 8 0 1 1 +( 224 1072 8 ) ( 224 1104 8 ) ( 224 1072 24 ) city4_1 0 8 0 1 1 +} +// brush 209 +{ +( 224 1088 24 ) ( 224 1056 24 ) ( 208 1088 24 ) city4_1 0 0 0 1 1 +( 240 1072 24 ) ( 224 1072 24 ) ( 240 1072 8 ) city4_1 0 8 0 1 1 +( 240 1072 24 ) ( 240 1072 8 ) ( 240 1040 24 ) city4_1 0 8 0 1 1 +( 208 1056 8 ) ( 224 1056 8 ) ( 208 1088 8 ) city4_1 0 0 0 1 1 +( 208 1056 8 ) ( 208 1056 24 ) ( 224 1056 8 ) city4_1 0 8 0 1 1 +( 208 1056 8 ) ( 208 1088 8 ) ( 208 1056 24 ) city4_1 0 8 0 1 1 +} +// brush 210 +{ +( 240 1296 24 ) ( 240 1248 24 ) ( 208 1296 24 ) bflr01 0 0 0 1 1 +( 240 1280 40 ) ( 208 1280 40 ) ( 240 1280 8 ) bflr01 0 8 0 1 1 +( 240 1296 40 ) ( 240 1296 8 ) ( 240 1248 40 ) bflr01 0 8 0 1 1 +( 208 1248 8 ) ( 240 1248 8 ) ( 208 1296 8 ) bflr01 0 0 0 1 1 +( 208 1264 8 ) ( 208 1264 40 ) ( 240 1264 8 ) bflr01 0 8 0 1 1 +( 208 1248 8 ) ( 208 1296 8 ) ( 208 1248 40 ) bflr01 0 8 0 1 1 +} +// brush 211 +{ +( 240 1280 24 ) ( 240 1232 24 ) ( 208 1280 24 ) bflr01 0 0 0 1 1 +( 240 1264 40 ) ( 208 1264 40 ) ( 240 1264 8 ) bflr01 0 8 0 1 1 +( 240 1280 40 ) ( 240 1280 8 ) ( 240 1232 40 ) bflr01 0 8 0 1 1 +( 208 1232 8 ) ( 240 1232 8 ) ( 208 1280 8 ) bflr01 0 0 0 1 1 +( 224 1232 8 ) ( 224 1232 40 ) ( 256 1232 8 ) bflr01 0 8 0 1 1 +( 224 1216 8 ) ( 224 1264 8 ) ( 224 1216 40 ) bflr01 0 8 0 1 1 +} +// brush 212 +{ +( 208 1248 24 ) ( 208 1200 24 ) ( 176 1248 24 ) bflr01 0 0 0 1 1 +( 208 1232 40 ) ( 176 1232 40 ) ( 208 1232 8 ) bflr01 0 8 0 1 1 +( 208 1248 40 ) ( 208 1248 8 ) ( 208 1200 40 ) bflr01 0 8 0 1 1 +( 176 1200 8 ) ( 208 1200 8 ) ( 176 1248 8 ) bflr01 0 0 0 1 1 +( 192 1200 8 ) ( 192 1200 40 ) ( 224 1200 8 ) bflr01 0 8 0 1 1 +( 192 1184 8 ) ( 192 1232 8 ) ( 192 1184 40 ) bflr01 0 8 0 1 1 +} +// brush 213 +{ +( 240 1616 24 ) ( 240 1584 24 ) ( 224 1616 24 ) kstn_red 0 0 0 1 1 +( 240 1616 72 ) ( 224 1616 72 ) ( 240 1616 8 ) kstn_red 0 8 0 1 1 +( 240 1616 72 ) ( 240 1616 8 ) ( 240 1584 72 ) kstn_red 0 8 0 1 1 +( 224 1584 8 ) ( 240 1584 8 ) ( 224 1616 8 ) kstn_red 0 0 0 1 1 +( 224 1584 8 ) ( 224 1584 72 ) ( 240 1584 8 ) kstn_red 0 8 0 1 1 +( 224 1584 8 ) ( 224 1616 8 ) ( 224 1584 72 ) kstn_red 0 8 0 1 1 +} +// brush 214 +{ +( 240 1584 24 ) ( 240 1552 24 ) ( 224 1584 24 ) kstn_red 0 0 0 1 1 +( 240 1584 72 ) ( 224 1584 72 ) ( 240 1584 8 ) kstn_red 0 8 0 1 1 +( 240 1584 72 ) ( 240 1584 8 ) ( 240 1552 72 ) kstn_red 0 8 0 1 1 +( 224 1552 8 ) ( 240 1552 8 ) ( 224 1584 8 ) kstn_red 0 0 0 1 1 +( 208 1568 8 ) ( 208 1568 72 ) ( 224 1568 8 ) kstn_red 0 8 0 1 1 +( 208 1568 8 ) ( 208 1600 8 ) ( 208 1568 72 ) kstn_red 0 8 0 1 1 +} +// brush 215 +{ +( 224 1440 24 ) ( 224 1408 24 ) ( 208 1440 24 ) kstn_blu 0 0 0 1 1 +( 224 1440 72 ) ( 208 1440 72 ) ( 224 1440 8 ) kstn_blu 0 8 0 1 1 +( 224 1440 72 ) ( 224 1440 8 ) ( 224 1408 72 ) kstn_blu -16 8 0 1 1 +( 208 1408 8 ) ( 224 1408 8 ) ( 208 1440 8 ) kstn_blu 0 0 0 1 1 +( 208 1408 8 ) ( 208 1408 72 ) ( 224 1408 8 ) kstn_blu 0 8 0 1 1 +( 208 1408 8 ) ( 208 1440 8 ) ( 208 1408 72 ) kstn_blu 0 8 0 1 1 +} +// brush 216 +{ +( 224 1408 24 ) ( 224 1376 24 ) ( 208 1408 24 ) kstn_blu 0 0 0 1 1 +( 224 1408 72 ) ( 208 1408 72 ) ( 224 1408 8 ) kstn_blu 0 8 0 1 1 +( 224 1408 72 ) ( 224 1408 8 ) ( 224 1376 72 ) kstn_blu -16 8 0 1 1 +( 208 1376 8 ) ( 224 1376 8 ) ( 208 1408 8 ) kstn_blu 0 0 0 1 1 +( 192 1392 8 ) ( 192 1392 72 ) ( 208 1392 8 ) kstn_blu 0 8 0 1 1 +( 192 1392 8 ) ( 192 1424 8 ) ( 192 1392 72 ) kstn_blu 0 8 0 1 1 +} +// brush 217 +{ +( 240 1392 24 ) ( 240 1360 24 ) ( 224 1392 24 ) kstn_blu 0 0 0 1 1 +( 240 1392 72 ) ( 224 1392 72 ) ( 240 1392 8 ) kstn_blu 0 8 0 1 1 +( 240 1392 72 ) ( 240 1392 8 ) ( 240 1360 72 ) kstn_blu 0 8 0 1 1 +( 224 1360 8 ) ( 240 1360 8 ) ( 224 1392 8 ) kstn_blu 0 0 0 1 1 +( 208 1376 8 ) ( 208 1376 72 ) ( 224 1376 8 ) kstn_blu 0 8 0 1 1 +( 208 1376 8 ) ( 208 1408 8 ) ( 208 1376 72 ) kstn_blu 0 8 0 1 1 +} +// brush 218 +{ +( 224 1552 24 ) ( 224 1520 24 ) ( 208 1552 24 ) kstn_red 0 0 0 1 1 +( 240 1536 72 ) ( 224 1536 72 ) ( 240 1536 8 ) kstn_red 0 8 0 1 1 +( 224 1520 72 ) ( 224 1520 8 ) ( 224 1488 72 ) kstn_red 0 8 0 1 1 +( 208 1520 8 ) ( 224 1520 8 ) ( 208 1552 8 ) kstn_red 0 0 0 1 1 +( 176 1520 8 ) ( 176 1520 72 ) ( 192 1520 8 ) kstn_red 0 8 0 1 1 +( 192 1536 8 ) ( 192 1568 8 ) ( 192 1536 72 ) kstn_red 0 8 0 1 1 +} +// brush 219 +{ +( 224 1744 24 ) ( 224 1728 24 ) ( 208 1744 24 ) kstn_gra 0 0 0 1 1 +( 224 1760 72 ) ( 208 1760 72 ) ( 224 1760 8 ) kstn_gra 0 8 0 1 1 +( 224 1744 72 ) ( 224 1744 8 ) ( 224 1728 72 ) kstn_gra 0 8 0 1 1 +( 208 1728 8 ) ( 224 1728 8 ) ( 208 1744 8 ) kstn_gra 0 0 0 1 1 +( 208 1728 8 ) ( 208 1728 72 ) ( 224 1728 8 ) kstn_gra 0 8 0 1 1 +( 208 1728 8 ) ( 208 1744 8 ) ( 208 1728 72 ) kstn_gra 0 8 0 1 1 +} +// brush 220 +{ +( 240 1728 24 ) ( 240 1712 24 ) ( 224 1728 24 ) kstn_gra 0 0 0 1 1 +( 240 1744 72 ) ( 224 1744 72 ) ( 240 1744 8 ) kstn_gra 0 8 0 1 1 +( 240 1728 72 ) ( 240 1728 8 ) ( 240 1712 72 ) kstn_gra 0 8 0 1 1 +( 224 1712 8 ) ( 240 1712 8 ) ( 224 1728 8 ) kstn_gra 0 0 0 1 1 +( 224 1712 8 ) ( 224 1712 72 ) ( 240 1712 8 ) kstn_gra 0 8 0 1 1 +( 224 1712 8 ) ( 224 1728 8 ) ( 224 1712 72 ) kstn_gra 0 8 0 1 1 +} +// brush 221 +{ +( 240 1712 24 ) ( 240 1696 24 ) ( 224 1712 24 ) kstn_gra 0 0 0 1 1 +( 224 1712 72 ) ( 208 1712 72 ) ( 224 1712 8 ) kstn_gra 0 8 0 1 1 +( 240 1712 72 ) ( 240 1712 8 ) ( 240 1696 72 ) kstn_gra 0 8 0 1 1 +( 224 1696 8 ) ( 240 1696 8 ) ( 224 1712 8 ) kstn_gra 0 0 0 1 1 +( 224 1696 8 ) ( 224 1696 72 ) ( 240 1696 8 ) kstn_gra 0 8 0 1 1 +( 208 1680 8 ) ( 208 1696 8 ) ( 208 1680 72 ) kstn_gra 0 8 0 1 1 +} +// brush 222 +{ +( 280 1904 24 ) ( 280 1840 24 ) ( 216 1904 24 ) city1_4 0 0 0 1 1 +( 280 1904 48 ) ( 216 1904 48 ) ( 280 1904 16 ) city1_4 0 0 0 1 1 +( 240 1904 48 ) ( 240 1904 16 ) ( 240 1840 48 ) city1_4 0 0 0 1 1 +( 216 1840 16 ) ( 280 1840 16 ) ( 216 1904 16 ) city1_4 0 0 0 1 1 +( 216 1888 16 ) ( 216 1888 48 ) ( 280 1888 16 ) city1_4 0 0 0 1 1 +( 232 1840 16 ) ( 232 1904 16 ) ( 232 1840 48 ) city1_4 0 0 0 1 1 +} +// brush 223 +{ +( 256 912 24 ) ( 256 880 24 ) ( 240 912 24 ) city4_2 48 16 0 1 1 +( 256 912 40 ) ( 240 912 40 ) ( 256 912 8 ) city4_2 48 8 0 1 1 +( 240 912 40 ) ( 240 912 8 ) ( 240 880 40 ) city4_2 48 8 0 1 1 +( 240 880 8 ) ( 256 880 8 ) ( 240 912 8 ) city4_2 48 16 0 1 1 +( 240 896 8 ) ( 240 896 40 ) ( 256 896 8 ) city4_2 48 8 0 1 1 +( 208 880 8 ) ( 208 912 8 ) ( 208 880 40 ) city4_2 48 8 0 1 1 +} +// brush 224 +{ +( 240 1904 16 ) ( 240 1840 16 ) ( 176 1904 16 ) city1_4 0 0 0 1 1 +( 240 1872 40 ) ( 176 1872 40 ) ( 240 1872 8 ) city1_4 0 0 0 1 1 +( 216 1904 40 ) ( 216 1904 8 ) ( 216 1840 40 ) city1_4 0 0 0 1 1 +( 176 1840 8 ) ( 240 1840 8 ) ( 176 1904 8 ) city1_4 0 0 0 1 1 +( 176 1856 8 ) ( 176 1856 40 ) ( 240 1856 8 ) city1_4 0 0 0 1 1 +( 208 1840 8 ) ( 208 1904 8 ) ( 208 1840 40 ) city1_4 0 0 0 1 1 +} +// brush 225 +{ +( 256 1920 16 ) ( 256 1856 16 ) ( 192 1920 16 ) city1_4 0 0 0 1 1 +( 256 1928 40 ) ( 192 1928 40 ) ( 256 1928 8 ) city1_4 0 0 0 1 1 +( 240 1920 40 ) ( 240 1920 8 ) ( 240 1856 40 ) city1_4 0 0 0 1 1 +( 192 1856 8 ) ( 256 1856 8 ) ( 192 1920 8 ) city1_4 0 0 0 1 1 +( 192 1848 8 ) ( 192 1848 40 ) ( 256 1848 8 ) city1_4 0 0 0 1 1 +( 224 1856 8 ) ( 224 1920 8 ) ( 224 1856 40 ) city1_4 0 0 0 1 1 +} +// brush 226 +{ +( 240 1920 16 ) ( 240 1856 16 ) ( 176 1920 16 ) city1_4 0 0 0 1 1 +( 240 1928 40 ) ( 176 1928 40 ) ( 240 1928 8 ) city1_4 0 0 0 1 1 +( 224 1920 40 ) ( 224 1920 8 ) ( 224 1856 40 ) city1_4 0 0 0 1 1 +( 176 1856 8 ) ( 240 1856 8 ) ( 176 1920 8 ) city1_4 0 0 0 1 1 +( 176 1872 8 ) ( 176 1872 40 ) ( 240 1872 8 ) city1_4 0 0 0 1 1 +( 208 1856 8 ) ( 208 1920 8 ) ( 208 1856 40 ) city1_4 0 0 0 1 1 +} +// brush 227 +{ +( 248 1920 32 ) ( 248 1856 32 ) ( 184 1920 32 ) city1_4 0 0 0 1 1 +( 248 1920 56 ) ( 184 1920 56 ) ( 248 1920 24 ) city1_4 0 0 0 1 1 +( 216 1912 56 ) ( 216 1912 24 ) ( 216 1848 56 ) city1_4 0 0 0 1 1 +( 184 1856 24 ) ( 248 1856 24 ) ( 184 1920 24 ) city1_4 0 0 0 1 1 +( 184 1904 24 ) ( 184 1904 56 ) ( 248 1904 24 ) city1_4 0 0 0 1 1 +( 208 1856 24 ) ( 208 1920 24 ) ( 208 1856 56 ) city1_4 0 0 0 1 1 +} +// brush 228 +{ +( 264 1904 24 ) ( 264 1840 24 ) ( 200 1904 24 ) city1_4 0 0 0 1 1 +( 264 1904 48 ) ( 200 1904 48 ) ( 264 1904 16 ) city1_4 0 0 0 1 1 +( 224 1904 48 ) ( 224 1904 16 ) ( 224 1840 48 ) city1_4 0 0 0 1 1 +( 200 1840 16 ) ( 264 1840 16 ) ( 200 1904 16 ) city1_4 0 0 0 1 1 +( 200 1896 16 ) ( 200 1896 48 ) ( 264 1896 16 ) city1_4 0 0 0 1 1 +( 216 1840 16 ) ( 216 1904 16 ) ( 216 1840 48 ) city1_4 0 0 0 1 1 +} +// brush 229 +{ +( 256 1920 24 ) ( 256 1856 24 ) ( 192 1920 24 ) city1_4 0 0 0 1 1 +( 256 1928 48 ) ( 192 1928 48 ) ( 256 1928 16 ) city1_4 0 0 0 1 1 +( 240 1920 48 ) ( 240 1920 16 ) ( 240 1856 48 ) city1_4 0 0 0 1 1 +( 192 1856 16 ) ( 256 1856 16 ) ( 192 1920 16 ) city1_4 0 0 0 1 1 +( 192 1904 16 ) ( 192 1904 48 ) ( 256 1904 16 ) city1_4 0 0 0 1 1 +( 208 1856 16 ) ( 208 1920 16 ) ( 208 1856 48 ) city1_4 0 0 0 1 1 +} +// brush 230 +{ +( 320 2032 24 ) ( 320 2000 24 ) ( 192 2032 24 ) bbrik16a 0 0 90 1 1 +( 304 2032 24 ) ( 176 2032 24 ) ( 304 2032 8 ) bbrik16a 0 8 0 1 1 +( 224 2000 24 ) ( 224 2000 8 ) ( 224 1968 24 ) bbrik16a 0 8 0 1 1 +( 192 2000 8 ) ( 320 2000 8 ) ( 192 2032 8 ) bbrik16a 0 0 0 1 1 +( 176 2000 8 ) ( 176 2000 24 ) ( 304 2000 8 ) bbrik16a 0 8 0 1 1 +( 208 2016 8 ) ( 208 2048 8 ) ( 208 2016 24 ) bbrik16a 0 8 0 1 1 +} +// brush 231 +{ +( 320 2080 24 ) ( 320 2048 24 ) ( 192 2080 24 ) bbrik16a 0 0 90 1 1 +( 320 2080 24 ) ( 192 2080 24 ) ( 320 2080 8 ) bbrik16a 0 8 0 1 1 +( 208 2080 24 ) ( 208 2080 8 ) ( 208 2048 24 ) bbrik16a 0 8 0 1 1 +( 192 2048 8 ) ( 320 2048 8 ) ( 192 2080 8 ) bbrik16a 0 0 0 1 1 +( 192 2048 8 ) ( 192 2048 24 ) ( 320 2048 8 ) bbrik16a 0 8 0 1 1 +( 192 2048 8 ) ( 192 2080 8 ) ( 192 2048 24 ) bbrik16a 0 8 0 1 1 +} +// brush 232 +{ +( 336 2064 24 ) ( 336 2032 24 ) ( 208 2064 24 ) bbrik16a 0 0 90 1 1 +( 352 2080 24 ) ( 224 2080 24 ) ( 352 2080 8 ) bbrik16a 0 8 0 1 1 +( 240 2064 24 ) ( 240 2064 8 ) ( 240 2032 24 ) bbrik16a 0 8 0 1 1 +( 208 2032 8 ) ( 336 2032 8 ) ( 208 2064 8 ) bbrik16a 0 0 0 1 1 +( 208 2048 8 ) ( 208 2048 24 ) ( 336 2048 8 ) bbrik16a 0 8 0 1 1 +( 224 2048 8 ) ( 224 2080 8 ) ( 224 2048 24 ) bbrik16a 0 8 0 1 1 +} +// brush 233 +{ +( 208 2256 24 ) ( 208 2224 24 ) ( 192 2256 24 ) bbrik16c 0 0 90 1 1 +( 208 2208 40 ) ( 192 2208 40 ) ( 208 2208 8 ) bbrik16c 0 8 0 1 1 +( 240 2240 40 ) ( 240 2240 8 ) ( 240 2208 40 ) bbrik16c 0 8 0 1 1 +( 192 2224 8 ) ( 208 2224 8 ) ( 192 2256 8 ) bbrik16c 0 0 0 1 1 +( 192 2176 8 ) ( 192 2176 40 ) ( 208 2176 8 ) bbrik16c 0 8 0 1 1 +( 224 2224 8 ) ( 224 2256 8 ) ( 224 2224 40 ) bbrik16c 0 8 0 1 1 +} +// brush 234 +{ +( 192 2264 24 ) ( 192 2232 24 ) ( 176 2264 24 ) bbrik16c 0 0 90 1 1 +( 192 2216 40 ) ( 176 2216 40 ) ( 192 2216 8 ) bbrik16c 0 8 0 1 1 +( 224 2248 40 ) ( 224 2248 8 ) ( 224 2216 40 ) bbrik16c 0 8 0 1 1 +( 176 2232 8 ) ( 192 2232 8 ) ( 176 2264 8 ) bbrik16c 0 0 0 1 1 +( 176 2184 8 ) ( 176 2184 40 ) ( 192 2184 8 ) bbrik16c 0 8 0 1 1 +( 208 2232 8 ) ( 208 2264 8 ) ( 208 2232 40 ) bbrik16c 0 8 0 1 1 +} +// brush 235 +{ +( 176 2288 24 ) ( 176 2256 24 ) ( 160 2288 24 ) bbrik16c 0 0 90 1 1 +( 176 2240 40 ) ( 160 2240 40 ) ( 176 2240 8 ) bbrik16c 0 8 0 1 1 +( 208 2272 40 ) ( 208 2272 8 ) ( 208 2240 40 ) bbrik16c 0 8 0 1 1 +( 160 2256 8 ) ( 176 2256 8 ) ( 160 2288 8 ) bbrik16c 0 0 0 1 1 +( 160 2208 8 ) ( 160 2208 40 ) ( 176 2208 8 ) bbrik16c 0 8 0 1 1 +( 192 2256 8 ) ( 192 2288 8 ) ( 192 2256 40 ) bbrik16c 0 8 0 1 1 +} +// brush 236 +{ +( -336 512 224 ) ( -336 416 224 ) ( -480 512 224 ) wm1_2 0 0 0 1 1 +( -256 704 224 ) ( -400 704 224 ) ( -256 704 160 ) wm1_2 0 16 0 1 1 +( -304 512 224 ) ( -304 512 160 ) ( -304 416 224 ) wm1_2 0 16 0 1 1 +( -480 416 160 ) ( -336 416 160 ) ( -480 512 160 ) wm1_2 0 0 0 1 1 +( -480 320 160 ) ( -480 320 224 ) ( -336 320 160 ) wm1_2 0 16 0 1 1 +( -480 736 160 ) ( -480 832 160 ) ( -480 736 224 ) wm1_2 0 16 0 1 1 +} +// brush 237 +{ +( 32 512 288 ) ( 32 416 288 ) ( -112 512 288 ) wm1_2 0 0 0 1 1 +( 144 2304 288 ) ( 0 2304 288 ) ( 144 2304 224 ) wm1_2 0 16 0 1 1 +( 16 672 288 ) ( 16 672 224 ) ( 16 576 288 ) wm1_2 0 16 0 1 1 +( -112 416 224 ) ( 32 416 224 ) ( -112 512 224 ) wm1_2 0 0 0 1 1 +( -112 320 224 ) ( -112 320 288 ) ( 32 320 224 ) wm1_2 0 16 0 1 1 +( -160 736 224 ) ( -160 832 224 ) ( -160 736 288 ) wm1_2 0 16 0 1 1 +} +// brush 238 +{ +( -104 960 208 ) ( -88 960 208 ) ( -88 968 216 ) wm1_1 0 0 0 1 1 +( -96 856 208 ) ( -80 856 208 ) ( -80 960 208 ) wm1_1 0 0 0 1 1 +( -80 1008 208 ) ( -80 888 208 ) ( -80 1008 216 ) wm1_1 0 0 0 1 1 +( -88 896 208 ) ( -104 896 208 ) ( -104 888 216 ) wm1_1 0 0 0 1 1 +( -96 888 216 ) ( -96 1008 216 ) ( -80 888 216 ) wm1_1 0 0 0 1 1 +( -104 888 216 ) ( -104 888 208 ) ( -104 1008 216 ) wm1_1 0 0 0 1 1 +} +// brush 239 +{ +( -104 896 208 ) ( -88 896 208 ) ( -88 888 216 ) wm1_1 0 0 0 1 1 +( -104 896 16 ) ( -88 896 16 ) ( -88 896 120 ) wm1_1 0 0 0 1 1 +( -80 896 128 ) ( -80 896 8 ) ( -80 888 128 ) wm1_1 0 0 0 1 1 +( -88 896 16 ) ( -104 896 16 ) ( -104 888 8 ) wm1_1 0 0 0 1 1 +( -96 888 0 ) ( -96 888 120 ) ( -80 888 0 ) wm1_1 0 0 0 1 1 +( -104 888 8 ) ( -104 896 8 ) ( -104 888 128 ) wm1_1 0 0 0 1 1 +} +// brush 240 +{ +( -104 896 16 ) ( -88 896 16 ) ( -88 888 8 ) wm1_1 0 0 0 1 1 +( -96 1000 16 ) ( -80 1000 16 ) ( -80 896 16 ) wm1_1 0 0 0 1 1 +( -80 848 16 ) ( -80 968 16 ) ( -80 848 8 ) wm1_1 0 0 0 1 1 +( -88 960 16 ) ( -104 960 16 ) ( -104 968 8 ) wm1_1 0 0 0 1 1 +( -96 968 8 ) ( -96 848 8 ) ( -80 968 8 ) wm1_1 0 0 0 1 1 +( -104 968 8 ) ( -104 968 16 ) ( -104 848 8 ) wm1_1 0 0 0 1 1 +} +// brush 241 +{ +( -104 960 16 ) ( -88 960 16 ) ( -88 968 8 ) wm1_1 0 0 0 1 1 +( -104 960 208 ) ( -88 960 208 ) ( -88 960 104 ) wm1_1 0 0 0 1 1 +( -80 960 8 ) ( -80 960 128 ) ( -80 968 8 ) wm1_1 0 0 0 1 1 +( -88 960 208 ) ( -104 960 208 ) ( -104 968 216 ) wm1_1 0 0 0 1 1 +( -96 968 128 ) ( -96 968 8 ) ( -80 968 128 ) wm1_1 0 0 0 1 1 +( -104 968 128 ) ( -104 960 128 ) ( -104 968 8 ) wm1_1 0 0 0 1 1 +} +// brush 242 +{ +( -104 1120 208 ) ( -88 1120 208 ) ( -88 1128 216 ) wm1_1 0 32 0 1 1 +( -96 1016 208 ) ( -80 1016 208 ) ( -80 1120 208 ) wm1_1 0 32 0 1 1 +( -80 1168 208 ) ( -80 1048 208 ) ( -80 1168 216 ) wm1_1 32 0 0 1 1 +( -88 1056 208 ) ( -104 1056 208 ) ( -104 1048 216 ) wm1_1 0 32 0 1 1 +( -96 1048 216 ) ( -96 1168 216 ) ( -80 1048 216 ) wm1_1 0 32 0 1 1 +( -104 1048 216 ) ( -104 1048 208 ) ( -104 1168 216 ) wm1_1 32 0 0 1 1 +} +// brush 243 +{ +( -104 1056 208 ) ( -88 1056 208 ) ( -88 1048 216 ) wm1_1 0 32 0 1 1 +( -104 1056 16 ) ( -88 1056 16 ) ( -88 1056 120 ) wm1_1 0 0 0 1 1 +( -80 1056 128 ) ( -80 1056 8 ) ( -80 1048 128 ) wm1_1 32 0 0 1 1 +( -88 1056 16 ) ( -104 1056 16 ) ( -104 1048 8 ) wm1_1 0 32 0 1 1 +( -96 1048 0 ) ( -96 1048 120 ) ( -80 1048 0 ) wm1_1 0 0 0 1 1 +( -104 1048 8 ) ( -104 1056 8 ) ( -104 1048 128 ) wm1_1 32 0 0 1 1 +} +// brush 244 +{ +( -104 1056 16 ) ( -88 1056 16 ) ( -88 1048 8 ) wm1_1 0 32 0 1 1 +( -96 1160 16 ) ( -80 1160 16 ) ( -80 1056 16 ) wm1_1 0 32 0 1 1 +( -80 1008 16 ) ( -80 1128 16 ) ( -80 1008 8 ) wm1_1 32 0 0 1 1 +( -88 1120 16 ) ( -104 1120 16 ) ( -104 1128 8 ) wm1_1 0 32 0 1 1 +( -96 1128 8 ) ( -96 1008 8 ) ( -80 1128 8 ) wm1_1 0 32 0 1 1 +( -104 1128 8 ) ( -104 1128 16 ) ( -104 1008 8 ) wm1_1 32 0 0 1 1 +} +// brush 245 +{ +( -104 1120 16 ) ( -88 1120 16 ) ( -88 1128 8 ) wm1_1 0 32 0 1 1 +( -104 1120 208 ) ( -88 1120 208 ) ( -88 1120 104 ) wm1_1 0 0 0 1 1 +( -80 1120 8 ) ( -80 1120 128 ) ( -80 1128 8 ) wm1_1 32 0 0 1 1 +( -88 1120 208 ) ( -104 1120 208 ) ( -104 1128 216 ) wm1_1 0 32 0 1 1 +( -96 1128 128 ) ( -96 1128 8 ) ( -80 1128 128 ) wm1_1 0 0 0 1 1 +( -104 1128 128 ) ( -104 1120 128 ) ( -104 1128 8 ) wm1_1 32 0 0 1 1 +} +// brush 246 +{ +( -104 1280 208 ) ( -88 1280 208 ) ( -88 1288 216 ) wm1_1 0 0 0 1 1 +( -96 1176 208 ) ( -80 1176 208 ) ( -80 1280 208 ) wm1_1 0 0 0 1 1 +( -80 1328 208 ) ( -80 1208 208 ) ( -80 1328 216 ) wm1_1 0 0 0 1 1 +( -88 1216 208 ) ( -104 1216 208 ) ( -104 1208 216 ) wm1_1 0 0 0 1 1 +( -96 1208 216 ) ( -96 1328 216 ) ( -80 1208 216 ) wm1_1 0 0 0 1 1 +( -104 1208 216 ) ( -104 1208 208 ) ( -104 1328 216 ) wm1_1 0 0 0 1 1 +} +// brush 247 +{ +( -104 1216 208 ) ( -88 1216 208 ) ( -88 1208 216 ) wm1_1 0 0 0 1 1 +( -104 1216 16 ) ( -88 1216 16 ) ( -88 1216 120 ) wm1_1 0 0 0 1 1 +( -80 1216 128 ) ( -80 1216 8 ) ( -80 1208 128 ) wm1_1 0 0 0 1 1 +( -88 1216 16 ) ( -104 1216 16 ) ( -104 1208 8 ) wm1_1 0 0 0 1 1 +( -96 1208 0 ) ( -96 1208 120 ) ( -80 1208 0 ) wm1_1 0 0 0 1 1 +( -104 1208 8 ) ( -104 1216 8 ) ( -104 1208 128 ) wm1_1 0 0 0 1 1 +} +// brush 248 +{ +( -104 1216 16 ) ( -88 1216 16 ) ( -88 1208 8 ) wm1_1 0 0 0 1 1 +( -96 1320 16 ) ( -80 1320 16 ) ( -80 1216 16 ) wm1_1 0 0 0 1 1 +( -80 1168 16 ) ( -80 1288 16 ) ( -80 1168 8 ) wm1_1 0 0 0 1 1 +( -88 1280 16 ) ( -104 1280 16 ) ( -104 1288 8 ) wm1_1 0 0 0 1 1 +( -96 1288 8 ) ( -96 1168 8 ) ( -80 1288 8 ) wm1_1 0 0 0 1 1 +( -104 1288 8 ) ( -104 1288 16 ) ( -104 1168 8 ) wm1_1 0 0 0 1 1 +} +// brush 249 +{ +( -104 1280 16 ) ( -88 1280 16 ) ( -88 1288 8 ) wm1_1 0 0 0 1 1 +( -104 1280 208 ) ( -88 1280 208 ) ( -88 1280 104 ) wm1_1 0 0 0 1 1 +( -80 1280 8 ) ( -80 1280 128 ) ( -80 1288 8 ) wm1_1 0 0 0 1 1 +( -88 1280 208 ) ( -104 1280 208 ) ( -104 1288 216 ) wm1_1 0 0 0 1 1 +( -96 1288 128 ) ( -96 1288 8 ) ( -80 1288 128 ) wm1_1 0 0 0 1 1 +( -104 1288 128 ) ( -104 1280 128 ) ( -104 1288 8 ) wm1_1 0 0 0 1 1 +} +// brush 250 +{ +( -448 2272 256 ) ( -192 2208 256 ) ( -448 2208 256 ) wbrick1_5 0 0 0 1 1 +( -160 2528 0 ) ( -160 2592 32 ) ( -160 2528 32 ) wbrick1_5 0 0 0 1 1 +( -192 2112 32 ) ( -448 2112 0 ) ( -448 2112 32 ) wbrick1_5 0 0 0 1 1 +( -448 2272 0 ) ( -192 2208 0 ) ( -192 2272 0 ) wbrick1_5 0 0 0 1 1 +( 0 2112 0 ) ( 0 2176 32 ) ( 0 2176 0 ) wbrick1_5 0 0 0 1 1 +( 32 2144 32 ) ( -224 2144 0 ) ( 32 2144 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 251 +{ +( -104 1440 208 ) ( -88 1440 208 ) ( -88 1448 216 ) wm1_1 0 32 0 1 1 +( -96 1336 208 ) ( -80 1336 208 ) ( -80 1440 208 ) wm1_1 0 32 0 1 1 +( -80 1488 208 ) ( -80 1368 208 ) ( -80 1488 216 ) wm1_1 32 0 0 1 1 +( -88 1376 208 ) ( -104 1376 208 ) ( -104 1368 216 ) wm1_1 0 32 0 1 1 +( -96 1368 216 ) ( -96 1488 216 ) ( -80 1368 216 ) wm1_1 0 32 0 1 1 +( -104 1368 216 ) ( -104 1368 208 ) ( -104 1488 216 ) wm1_1 32 0 0 1 1 +} +// brush 252 +{ +( -104 1376 208 ) ( -88 1376 208 ) ( -88 1368 216 ) wm1_1 0 32 0 1 1 +( -104 1376 16 ) ( -88 1376 16 ) ( -88 1376 120 ) wm1_1 0 0 0 1 1 +( -80 1376 128 ) ( -80 1376 8 ) ( -80 1368 128 ) wm1_1 32 0 0 1 1 +( -88 1376 16 ) ( -104 1376 16 ) ( -104 1368 8 ) wm1_1 0 32 0 1 1 +( -96 1368 0 ) ( -96 1368 120 ) ( -80 1368 0 ) wm1_1 0 0 0 1 1 +( -104 1368 8 ) ( -104 1376 8 ) ( -104 1368 128 ) wm1_1 32 0 0 1 1 +} +// brush 253 +{ +( -104 1376 16 ) ( -88 1376 16 ) ( -88 1368 8 ) wm1_1 0 32 0 1 1 +( -96 1480 16 ) ( -80 1480 16 ) ( -80 1376 16 ) wm1_1 0 32 0 1 1 +( -80 1328 16 ) ( -80 1448 16 ) ( -80 1328 8 ) wm1_1 32 0 0 1 1 +( -88 1440 16 ) ( -104 1440 16 ) ( -104 1448 8 ) wm1_1 0 32 0 1 1 +( -96 1448 8 ) ( -96 1328 8 ) ( -80 1448 8 ) wm1_1 0 32 0 1 1 +( -104 1448 8 ) ( -104 1448 16 ) ( -104 1328 8 ) wm1_1 32 0 0 1 1 +} +// brush 254 +{ +( -104 1440 16 ) ( -88 1440 16 ) ( -88 1448 8 ) wm1_1 0 32 0 1 1 +( -104 1440 208 ) ( -88 1440 208 ) ( -88 1440 104 ) wm1_1 0 0 0 1 1 +( -80 1440 8 ) ( -80 1440 128 ) ( -80 1448 8 ) wm1_1 32 0 0 1 1 +( -88 1440 208 ) ( -104 1440 208 ) ( -104 1448 216 ) wm1_1 0 32 0 1 1 +( -96 1448 128 ) ( -96 1448 8 ) ( -80 1448 128 ) wm1_1 0 0 0 1 1 +( -104 1448 128 ) ( -104 1440 128 ) ( -104 1448 8 ) wm1_1 32 0 0 1 1 +} +// brush 255 +{ +( -448 1792 256 ) ( -192 1728 256 ) ( -448 1728 256 ) wbrick1_5 0 0 0 1 1 +( -160 2048 0 ) ( -160 2112 32 ) ( -160 2048 32 ) wbrick1_5 0 0 0 1 1 +( -192 1632 32 ) ( -448 1632 0 ) ( -448 1632 32 ) wbrick1_5 0 0 0 1 1 +( -448 1792 0 ) ( -192 1728 0 ) ( -192 1792 0 ) wbrick1_5 0 0 0 1 1 +( 0 1632 0 ) ( 0 1696 32 ) ( 0 1696 0 ) wbrick1_5 0 0 0 1 1 +( 32 1664 32 ) ( -224 1664 0 ) ( 32 1664 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 256 +{ +( -448 1312 256 ) ( -192 1248 256 ) ( -448 1248 256 ) wbrick1_5 0 0 0 1 1 +( -160 1568 0 ) ( -160 1632 32 ) ( -160 1568 32 ) wbrick1_5 0 0 0 1 1 +( -192 1152 32 ) ( -448 1152 0 ) ( -448 1152 32 ) wbrick1_5 0 0 0 1 1 +( -448 1312 0 ) ( -192 1248 0 ) ( -192 1312 0 ) wbrick1_5 0 0 0 1 1 +( 0 1152 0 ) ( 0 1216 32 ) ( 0 1216 0 ) wbrick1_5 0 0 0 1 1 +( 32 1184 32 ) ( -224 1184 0 ) ( 32 1184 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 257 +{ +( -448 1472 256 ) ( -192 1408 256 ) ( -448 1408 256 ) wbrick1_5 0 0 0 1 1 +( -160 1728 0 ) ( -160 1792 32 ) ( -160 1728 32 ) wbrick1_5 0 0 0 1 1 +( -192 1312 32 ) ( -448 1312 0 ) ( -448 1312 32 ) wbrick1_5 0 0 0 1 1 +( -448 1472 0 ) ( -192 1408 0 ) ( -192 1472 0 ) wbrick1_5 0 0 0 1 1 +( 0 1312 0 ) ( 0 1376 32 ) ( 0 1376 0 ) wbrick1_5 0 0 0 1 1 +( 32 1344 32 ) ( -224 1344 0 ) ( 32 1344 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 258 +{ +( -448 1632 256 ) ( -192 1568 256 ) ( -448 1568 256 ) wbrick1_5 0 0 0 1 1 +( -160 1888 0 ) ( -160 1952 32 ) ( -160 1888 32 ) wbrick1_5 0 0 0 1 1 +( -192 1472 32 ) ( -448 1472 0 ) ( -448 1472 32 ) wbrick1_5 0 0 0 1 1 +( -448 1632 0 ) ( -192 1568 0 ) ( -192 1632 0 ) wbrick1_5 0 0 0 1 1 +( 0 1472 0 ) ( 0 1536 32 ) ( 0 1536 0 ) wbrick1_5 0 0 0 1 1 +( 32 1504 32 ) ( -224 1504 0 ) ( 32 1504 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 259 +{ +( -104 1600 208 ) ( -88 1600 208 ) ( -88 1608 216 ) wm1_1 0 32 0 1 1 +( -96 1496 208 ) ( -80 1496 208 ) ( -80 1600 208 ) wm1_1 0 32 0 1 1 +( -80 1648 208 ) ( -80 1528 208 ) ( -80 1648 216 ) wm1_1 32 0 0 1 1 +( -88 1536 208 ) ( -104 1536 208 ) ( -104 1528 216 ) wm1_1 0 32 0 1 1 +( -96 1528 216 ) ( -96 1648 216 ) ( -80 1528 216 ) wm1_1 0 32 0 1 1 +( -104 1528 216 ) ( -104 1528 208 ) ( -104 1648 216 ) wm1_1 32 0 0 1 1 +} +// brush 260 +{ +( -104 1536 208 ) ( -88 1536 208 ) ( -88 1528 216 ) wm1_1 0 32 0 1 1 +( -104 1536 16 ) ( -88 1536 16 ) ( -88 1536 120 ) wm1_1 0 0 0 1 1 +( -80 1536 128 ) ( -80 1536 8 ) ( -80 1528 128 ) wm1_1 32 0 0 1 1 +( -88 1536 16 ) ( -104 1536 16 ) ( -104 1528 8 ) wm1_1 0 32 0 1 1 +( -96 1528 0 ) ( -96 1528 120 ) ( -80 1528 0 ) wm1_1 0 0 0 1 1 +( -104 1528 8 ) ( -104 1536 8 ) ( -104 1528 128 ) wm1_1 32 0 0 1 1 +} +// brush 261 +{ +( -104 1536 16 ) ( -88 1536 16 ) ( -88 1528 8 ) wm1_1 0 32 0 1 1 +( -96 1640 16 ) ( -80 1640 16 ) ( -80 1536 16 ) wm1_1 0 32 0 1 1 +( -80 1488 16 ) ( -80 1608 16 ) ( -80 1488 8 ) wm1_1 32 0 0 1 1 +( -88 1600 16 ) ( -104 1600 16 ) ( -104 1608 8 ) wm1_1 0 32 0 1 1 +( -96 1608 8 ) ( -96 1488 8 ) ( -80 1608 8 ) wm1_1 0 32 0 1 1 +( -104 1608 8 ) ( -104 1608 16 ) ( -104 1488 8 ) wm1_1 32 0 0 1 1 +} +// brush 262 +{ +( -104 1600 16 ) ( -88 1600 16 ) ( -88 1608 8 ) wm1_1 0 32 0 1 1 +( -104 1600 208 ) ( -88 1600 208 ) ( -88 1600 104 ) wm1_1 0 0 0 1 1 +( -80 1600 8 ) ( -80 1600 128 ) ( -80 1608 8 ) wm1_1 32 0 0 1 1 +( -88 1600 208 ) ( -104 1600 208 ) ( -104 1608 216 ) wm1_1 0 32 0 1 1 +( -96 1608 128 ) ( -96 1608 8 ) ( -80 1608 128 ) wm1_1 0 0 0 1 1 +( -104 1608 128 ) ( -104 1600 128 ) ( -104 1608 8 ) wm1_1 32 0 0 1 1 +} +// brush 263 +{ +( -104 1760 208 ) ( -88 1760 208 ) ( -88 1768 216 ) wm1_1 0 32 0 1 1 +( -96 1656 208 ) ( -80 1656 208 ) ( -80 1760 208 ) wm1_1 0 32 0 1 1 +( -80 1808 208 ) ( -80 1688 208 ) ( -80 1808 216 ) wm1_1 32 0 0 1 1 +( -88 1696 208 ) ( -104 1696 208 ) ( -104 1688 216 ) wm1_1 0 32 0 1 1 +( -96 1688 216 ) ( -96 1808 216 ) ( -80 1688 216 ) wm1_1 0 32 0 1 1 +( -104 1688 216 ) ( -104 1688 208 ) ( -104 1808 216 ) wm1_1 32 0 0 1 1 +} +// brush 264 +{ +( -104 1696 208 ) ( -88 1696 208 ) ( -88 1688 216 ) wm1_1 0 32 0 1 1 +( -104 1696 16 ) ( -88 1696 16 ) ( -88 1696 120 ) wm1_1 0 0 0 1 1 +( -80 1696 128 ) ( -80 1696 8 ) ( -80 1688 128 ) wm1_1 32 0 0 1 1 +( -88 1696 16 ) ( -104 1696 16 ) ( -104 1688 8 ) wm1_1 0 32 0 1 1 +( -96 1688 0 ) ( -96 1688 120 ) ( -80 1688 0 ) wm1_1 0 0 0 1 1 +( -104 1688 8 ) ( -104 1696 8 ) ( -104 1688 128 ) wm1_1 32 0 0 1 1 +} +// brush 265 +{ +( -104 1696 16 ) ( -88 1696 16 ) ( -88 1688 8 ) wm1_1 0 32 0 1 1 +( -96 1800 16 ) ( -80 1800 16 ) ( -80 1696 16 ) wm1_1 0 32 0 1 1 +( -80 1648 16 ) ( -80 1768 16 ) ( -80 1648 8 ) wm1_1 32 0 0 1 1 +( -88 1760 16 ) ( -104 1760 16 ) ( -104 1768 8 ) wm1_1 0 32 0 1 1 +( -96 1768 8 ) ( -96 1648 8 ) ( -80 1768 8 ) wm1_1 0 32 0 1 1 +( -104 1768 8 ) ( -104 1768 16 ) ( -104 1648 8 ) wm1_1 32 0 0 1 1 +} +// brush 266 +{ +( -104 1760 16 ) ( -88 1760 16 ) ( -88 1768 8 ) wm1_1 0 32 0 1 1 +( -104 1760 208 ) ( -88 1760 208 ) ( -88 1760 104 ) wm1_1 0 0 0 1 1 +( -80 1760 8 ) ( -80 1760 128 ) ( -80 1768 8 ) wm1_1 32 0 0 1 1 +( -88 1760 208 ) ( -104 1760 208 ) ( -104 1768 216 ) wm1_1 0 32 0 1 1 +( -96 1768 128 ) ( -96 1768 8 ) ( -80 1768 128 ) wm1_1 0 0 0 1 1 +( -104 1768 128 ) ( -104 1760 128 ) ( -104 1768 8 ) wm1_1 32 0 0 1 1 +} +// brush 267 +{ +( -104 1920 208 ) ( -88 1920 208 ) ( -88 1928 216 ) wm1_1 0 32 0 1 1 +( -96 1816 208 ) ( -80 1816 208 ) ( -80 1920 208 ) wm1_1 0 32 0 1 1 +( -80 1968 208 ) ( -80 1848 208 ) ( -80 1968 216 ) wm1_1 32 0 0 1 1 +( -88 1856 208 ) ( -104 1856 208 ) ( -104 1848 216 ) wm1_1 0 32 0 1 1 +( -96 1848 216 ) ( -96 1968 216 ) ( -80 1848 216 ) wm1_1 0 32 0 1 1 +( -104 1848 216 ) ( -104 1848 208 ) ( -104 1968 216 ) wm1_1 32 0 0 1 1 +} +// brush 268 +{ +( -104 1856 208 ) ( -88 1856 208 ) ( -88 1848 216 ) wm1_1 0 32 0 1 1 +( -104 1856 16 ) ( -88 1856 16 ) ( -88 1856 120 ) wm1_1 0 0 0 1 1 +( -80 1856 128 ) ( -80 1856 8 ) ( -80 1848 128 ) wm1_1 32 0 0 1 1 +( -88 1856 16 ) ( -104 1856 16 ) ( -104 1848 8 ) wm1_1 0 32 0 1 1 +( -96 1848 0 ) ( -96 1848 120 ) ( -80 1848 0 ) wm1_1 0 0 0 1 1 +( -104 1848 8 ) ( -104 1856 8 ) ( -104 1848 128 ) wm1_1 32 0 0 1 1 +} +// brush 269 +{ +( -104 1856 16 ) ( -88 1856 16 ) ( -88 1848 8 ) wm1_1 0 32 0 1 1 +( -96 1960 16 ) ( -80 1960 16 ) ( -80 1856 16 ) wm1_1 0 32 0 1 1 +( -80 1808 16 ) ( -80 1928 16 ) ( -80 1808 8 ) wm1_1 32 0 0 1 1 +( -88 1920 16 ) ( -104 1920 16 ) ( -104 1928 8 ) wm1_1 0 32 0 1 1 +( -96 1928 8 ) ( -96 1808 8 ) ( -80 1928 8 ) wm1_1 0 32 0 1 1 +( -104 1928 8 ) ( -104 1928 16 ) ( -104 1808 8 ) wm1_1 32 0 0 1 1 +} +// brush 270 +{ +( -104 1920 16 ) ( -88 1920 16 ) ( -88 1928 8 ) wm1_1 0 32 0 1 1 +( -104 1920 208 ) ( -88 1920 208 ) ( -88 1920 104 ) wm1_1 0 0 0 1 1 +( -80 1920 8 ) ( -80 1920 128 ) ( -80 1928 8 ) wm1_1 32 0 0 1 1 +( -88 1920 208 ) ( -104 1920 208 ) ( -104 1928 216 ) wm1_1 0 32 0 1 1 +( -96 1928 128 ) ( -96 1928 8 ) ( -80 1928 128 ) wm1_1 0 0 0 1 1 +( -104 1928 128 ) ( -104 1920 128 ) ( -104 1928 8 ) wm1_1 32 0 0 1 1 +} +// brush 271 +{ +( -104 2080 208 ) ( -88 2080 208 ) ( -88 2088 216 ) wm1_1 0 32 0 1 1 +( -96 1976 208 ) ( -80 1976 208 ) ( -80 2080 208 ) wm1_1 0 32 0 1 1 +( -80 2128 208 ) ( -80 2008 208 ) ( -80 2128 216 ) wm1_1 32 0 0 1 1 +( -88 2016 208 ) ( -104 2016 208 ) ( -104 2008 216 ) wm1_1 0 32 0 1 1 +( -96 2008 216 ) ( -96 2128 216 ) ( -80 2008 216 ) wm1_1 0 32 0 1 1 +( -104 2008 216 ) ( -104 2008 208 ) ( -104 2128 216 ) wm1_1 32 0 0 1 1 +} +// brush 272 +{ +( -104 2016 208 ) ( -88 2016 208 ) ( -88 2008 216 ) wm1_1 0 32 0 1 1 +( -104 2016 16 ) ( -88 2016 16 ) ( -88 2016 120 ) wm1_1 0 0 0 1 1 +( -80 2016 128 ) ( -80 2016 8 ) ( -80 2008 128 ) wm1_1 32 0 0 1 1 +( -88 2016 16 ) ( -104 2016 16 ) ( -104 2008 8 ) wm1_1 0 32 0 1 1 +( -96 2008 0 ) ( -96 2008 120 ) ( -80 2008 0 ) wm1_1 0 0 0 1 1 +( -104 2008 8 ) ( -104 2016 8 ) ( -104 2008 128 ) wm1_1 32 0 0 1 1 +} +// brush 273 +{ +( -104 2016 16 ) ( -88 2016 16 ) ( -88 2008 8 ) wm1_1 0 32 0 1 1 +( -96 2120 16 ) ( -80 2120 16 ) ( -80 2016 16 ) wm1_1 0 32 0 1 1 +( -80 1968 16 ) ( -80 2088 16 ) ( -80 1968 8 ) wm1_1 32 0 0 1 1 +( -88 2080 16 ) ( -104 2080 16 ) ( -104 2088 8 ) wm1_1 0 32 0 1 1 +( -96 2088 8 ) ( -96 1968 8 ) ( -80 2088 8 ) wm1_1 0 32 0 1 1 +( -104 2088 8 ) ( -104 2088 16 ) ( -104 1968 8 ) wm1_1 32 0 0 1 1 +} +// brush 274 +{ +( -104 2080 16 ) ( -88 2080 16 ) ( -88 2088 8 ) wm1_1 0 32 0 1 1 +( -104 2080 208 ) ( -88 2080 208 ) ( -88 2080 104 ) wm1_1 0 0 0 1 1 +( -80 2080 8 ) ( -80 2080 128 ) ( -80 2088 8 ) wm1_1 32 0 0 1 1 +( -88 2080 208 ) ( -104 2080 208 ) ( -104 2088 216 ) wm1_1 0 32 0 1 1 +( -96 2088 128 ) ( -96 2088 8 ) ( -80 2088 128 ) wm1_1 0 0 0 1 1 +( -104 2088 128 ) ( -104 2080 128 ) ( -104 2088 8 ) wm1_1 32 0 0 1 1 +} +// brush 275 +{ +( -1088 -64 208 ) ( -1024 -32 208 ) ( -1024 -64 208 ) wm1_2 0 0 0 1 1 +( -1024 -64 192 ) ( -1088 -64 224 ) ( -1024 -64 224 ) wm1_2 0 0 0 1 1 +( -1024 -32 224 ) ( -1024 -64 192 ) ( -1024 -64 224 ) wm1_2 0 0 0 1 1 +( -1088 -64 160 ) ( -1024 -32 160 ) ( -1088 -32 160 ) wm1_2 0 0 0 1 1 +( -1024 -32 176 ) ( -1088 -32 208 ) ( -1088 -32 176 ) wm1_2 0 0 0 1 1 +( -1088 -32 224 ) ( -1088 -64 192 ) ( -1088 -32 192 ) wm1_2 0 0 0 1 1 +} +// brush 276 +{ +( -1088 112 368 ) ( -1088 112 352 ) ( -1024 112 352 ) wm1_2 0 0 0 1 1 +( -1024 -48 224 ) ( -1088 112 384 ) ( -1024 112 384 ) wm1_2 0 0 0 1 1 +( -1024 -32 240 ) ( -1024 -48 224 ) ( -1024 -48 240 ) wm1_2 0 0 0 1 1 +( -1088 -48 208 ) ( -1024 -32 208 ) ( -1088 -32 208 ) wm1_2 0 0 0 1 1 +( -1024 -32 208 ) ( -1024 112 352 ) ( -1088 112 352 ) wm1_2 0 0 0 1 1 +( -1088 -32 240 ) ( -1088 -48 224 ) ( -1088 -32 224 ) wm1_2 0 0 0 1 1 +} +// brush 277 +{ +( -1024 144 352 ) ( -1088 144 352 ) ( -1088 144 368 ) wm1_2 0 0 0 1 1 +( -1024 160 368 ) ( -1088 160 368 ) ( -1024 320 208 ) wm1_2 0 0 0 1 1 +( -1024 304 240 ) ( -1024 304 224 ) ( -1024 288 240 ) wm1_2 0 0 0 1 1 +( -1088 288 208 ) ( -1024 288 208 ) ( -1088 304 208 ) wm1_2 0 0 0 1 1 +( -1088 144 352 ) ( -1024 144 352 ) ( -1024 288 208 ) wm1_2 0 0 0 1 1 +( -1088 288 224 ) ( -1088 304 224 ) ( -1088 288 240 ) wm1_2 0 0 0 1 1 +} +// brush 278 +{ +( -1024 320 208 ) ( -1024 288 208 ) ( -1088 320 208 ) wm1_2 0 0 0 1 1 +( -1024 320 224 ) ( -1088 320 224 ) ( -1024 320 192 ) wm1_2 0 0 0 1 1 +( -1024 320 224 ) ( -1024 320 192 ) ( -1024 288 224 ) wm1_2 0 0 0 1 1 +( -1088 288 160 ) ( -1024 288 160 ) ( -1088 320 160 ) wm1_2 0 0 0 1 1 +( -1088 288 176 ) ( -1088 288 208 ) ( -1024 288 176 ) wm1_2 0 0 0 1 1 +( -1088 288 192 ) ( -1088 320 192 ) ( -1088 288 224 ) wm1_2 0 0 0 1 1 +} +// brush 279 +{ +( -1696 416 160 ) ( -1440 352 160 ) ( -1696 352 160 ) wbrick1_5 32 0 0 1 1 +( -1408 672 0 ) ( -1408 736 32 ) ( -1408 672 32 ) wbrick1_5 0 0 0 1 1 +( -1536 288 32 ) ( -1792 288 0 ) ( -1792 288 32 ) wbrick1_5 32 0 0 1 1 +( -1696 416 0 ) ( -1440 352 0 ) ( -1440 416 0 ) wbrick1_5 32 0 0 1 1 +( -1344 288 0 ) ( -1344 352 32 ) ( -1344 352 0 ) wbrick1_5 32 0 0 1 1 +( -1184 320 32 ) ( -1440 320 0 ) ( -1184 320 0 ) wbrick1_5 32 0 0 1 1 +} +// brush 280 +{ +( -1376 64 160 ) ( -1120 0 160 ) ( -1376 0 160 ) wbrick1_5 32 0 0 1 1 +( -1088 320 0 ) ( -1088 384 32 ) ( -1088 320 32 ) wbrick1_5 0 0 0 1 1 +( -1216 -64 32 ) ( -1472 -64 0 ) ( -1472 -64 32 ) wbrick1_5 32 0 0 1 1 +( -1376 64 0 ) ( -1120 0 0 ) ( -1120 64 0 ) wbrick1_5 32 0 0 1 1 +( -1024 -64 0 ) ( -1024 0 32 ) ( -1024 0 0 ) wbrick1_5 32 0 0 1 1 +( -864 -32 32 ) ( -1120 -32 0 ) ( -864 -32 0 ) wbrick1_5 32 0 0 1 1 +} +// brush 281 +{ +( -1376 416 160 ) ( -1120 352 160 ) ( -1376 352 160 ) wbrick1_5 32 0 0 1 1 +( -1088 672 0 ) ( -1088 736 32 ) ( -1088 672 32 ) wbrick1_5 0 0 0 1 1 +( -1216 288 32 ) ( -1472 288 0 ) ( -1472 288 32 ) wbrick1_5 32 0 0 1 1 +( -1376 416 0 ) ( -1120 352 0 ) ( -1120 416 0 ) wbrick1_5 32 0 0 1 1 +( -1024 288 0 ) ( -1024 352 32 ) ( -1024 352 0 ) wbrick1_5 32 0 0 1 1 +( -864 320 32 ) ( -1120 320 0 ) ( -864 320 0 ) wbrick1_5 32 0 0 1 1 +} +// brush 282 +{ +( 448 312 208 ) ( 448 296 208 ) ( 320 312 208 ) door0a 0 56 0 1 1 +( 448 304 208 ) ( 320 304 208 ) ( 448 304 176 ) door0a 0 16 0 1 1 +( 512 312 208 ) ( 512 312 176 ) ( 512 296 208 ) door0a 8 16 0 1 1 +( 320 296 176 ) ( 448 296 176 ) ( 320 312 176 ) door0a 0 56 0 1 1 +( 320 296 176 ) ( 320 296 208 ) ( 448 296 176 ) 32brick 0 16 0 1 1 +( 256 296 176 ) ( 256 312 176 ) ( 256 296 208 ) door0a 8 16 0 1 1 +} +// brush 283 +{ +( 1000 704 8 ) ( 1000 576 8 ) ( 872 704 8 ) wm1_1 0 0 0 1 1 +( 1056 2624 256 ) ( 928 2624 256 ) ( 1056 2624 0 ) wm1_1 0 0 0 1 1 +( 992 704 256 ) ( 992 704 0 ) ( 992 576 256 ) wm1_1 0 0 0 1 1 +( 864 576 0 ) ( 992 576 0 ) ( 864 704 0 ) wm1_1 0 0 0 1 1 +( 864 384 0 ) ( 864 384 256 ) ( 992 384 0 ) wm1_1 0 0 0 1 1 +( 864 576 0 ) ( 864 704 0 ) ( 864 576 256 ) wm1_1 0 0 0 1 1 +} +// brush 284 +{ +( -128 2432 256 ) ( 128 2368 256 ) ( -128 2368 256 ) wbrick1_5 0 0 0 1 1 +( 160 2688 0 ) ( 160 2752 32 ) ( 160 2688 32 ) wbrick1_5 0 0 0 1 1 +( 128 2272 32 ) ( -128 2272 0 ) ( -128 2272 32 ) wbrick1_5 0 0 0 1 1 +( -128 2432 0 ) ( 128 2368 0 ) ( 128 2432 0 ) wbrick1_5 0 0 0 1 1 +( 320 2272 0 ) ( 320 2336 32 ) ( 320 2336 0 ) wbrick1_5 0 0 0 1 1 +( 352 2304 32 ) ( 96 2304 0 ) ( 352 2304 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 285 +{ +( 544 1792 256 ) ( 800 1728 256 ) ( 544 1728 256 ) wbrick1_5 0 0 0 1 1 +( 832 2048 0 ) ( 832 2112 32 ) ( 832 2048 32 ) wbrick1_5 0 0 0 1 1 +( 800 1632 32 ) ( 544 1632 0 ) ( 544 1632 32 ) wbrick1_5 0 0 0 1 1 +( 544 1792 0 ) ( 800 1728 0 ) ( 800 1792 0 ) wbrick1_5 0 0 0 1 1 +( 992 1632 0 ) ( 992 1696 32 ) ( 992 1696 0 ) wbrick1_5 0 0 0 1 1 +( 1024 1664 32 ) ( 768 1664 0 ) ( 1024 1664 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 286 +{ +( -128 832 256 ) ( 128 768 256 ) ( -128 768 256 ) wbrick1_5 0 0 0 1 1 +( 160 1088 0 ) ( 160 1152 32 ) ( 160 1088 32 ) wbrick1_5 0 0 0 1 1 +( 128 672 32 ) ( -128 672 0 ) ( -128 672 32 ) wbrick1_5 0 0 0 1 1 +( -128 832 0 ) ( 128 768 0 ) ( 128 832 0 ) wbrick1_5 0 0 0 1 1 +( 320 672 0 ) ( 320 736 32 ) ( 320 736 0 ) wbrick1_5 0 0 0 1 1 +( 384 704 32 ) ( 128 704 0 ) ( 384 704 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 287 +{ +( 928 -944 224 ) ( 784 -1040 224 ) ( 784 -944 224 ) wm1_2 0 0 0 1 1 +( 784 400 160 ) ( 928 400 224 ) ( 784 400 224 ) wm1_2 32 16 0 1 1 +( 752 -720 224 ) ( 752 -624 160 ) ( 752 -624 224 ) wm1_2 0 16 0 1 1 +( 928 -944 160 ) ( 784 -1040 160 ) ( 928 -1040 160 ) wm1_2 0 0 0 1 1 +( 656 320 160 ) ( 800 320 224 ) ( 800 320 160 ) wm1_2 0 16 0 1 1 +( 816 -992 224 ) ( 816 -896 160 ) ( 816 -992 160 ) wm1_2 0 16 0 1 1 +} +// brush 288 +{ +( 752 400 224 ) ( 752 336 224 ) ( 656 400 224 ) wizwood1_8 0 0 0 1 1 +( 720 2608 224 ) ( 624 2608 224 ) ( 720 2608 160 ) wizwood1_8 32 16 0 1 1 +( 816 400 224 ) ( 816 400 160 ) ( 816 336 224 ) wizwood1_8 0 16 0 1 1 +( 656 336 176 ) ( 752 336 176 ) ( 656 400 176 ) wizwood1_8 0 0 90 1 1 +( 656 320 160 ) ( 656 320 224 ) ( 752 320 160 ) wizwood1_8 0 16 0 1 1 +( 656 336 160 ) ( 656 400 160 ) ( 656 336 224 ) wizwood1_8 0 16 0 1 1 +} +// brush 289 +{ +( 544 1632 224 ) ( 544 1616 224 ) ( 368 1632 224 ) wm1_2 32 32 0 1 1 +( 432 2304 224 ) ( 256 2304 224 ) ( 432 2304 160 ) wm1_2 32 32 0 1 1 +( 432 1632 224 ) ( 432 1632 160 ) ( 432 1616 224 ) wm1_2 32 32 0 1 1 +( 368 1616 160 ) ( 544 1616 160 ) ( 368 1632 160 ) wm1_2 32 32 0 1 1 +( 32 2288 160 ) ( 32 2288 224 ) ( 208 2288 160 ) wm1_2 32 32 0 1 1 +( 336 1616 192 ) ( 336 1632 192 ) ( 336 1616 256 ) wm1_2 32 32 0 1 1 +} +// brush 290 +{ +( 624 512 224 ) ( 624 416 224 ) ( 480 512 224 ) wm1_2 0 0 0 1 1 +( 656 2304 224 ) ( 512 2304 224 ) ( 656 2304 160 ) wm1_2 0 16 0 1 1 +( 448 480 224 ) ( 448 480 160 ) ( 448 384 224 ) wm1_2 0 16 0 1 1 +( 480 416 160 ) ( 624 416 160 ) ( 480 512 160 ) wm1_2 0 0 0 1 1 +( 480 320 160 ) ( 480 320 224 ) ( 624 320 160 ) wm1_2 0 16 0 1 1 +( 432 416 160 ) ( 432 512 160 ) ( 432 416 224 ) wm1_2 0 16 0 1 1 +} +// brush 291 +{ +( -128 992 256 ) ( 128 928 256 ) ( -128 928 256 ) wbrick1_5 0 0 0 1 1 +( 160 1248 0 ) ( 160 1312 32 ) ( 160 1248 32 ) wbrick1_5 0 0 0 1 1 +( 128 832 32 ) ( -128 832 0 ) ( -128 832 32 ) wbrick1_5 0 0 0 1 1 +( -128 992 0 ) ( 128 928 0 ) ( 128 992 0 ) wbrick1_5 0 0 0 1 1 +( 320 832 0 ) ( 320 896 32 ) ( 320 896 0 ) wbrick1_5 0 0 0 1 1 +( 352 864 32 ) ( 96 864 0 ) ( 352 864 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 292 +{ +( 1280 2112 256 ) ( 1280 2368 256 ) ( 1344 2112 256 ) wbrick1_5 0 0 -90 1 1 +( 1600 2304 32 ) ( 1664 2304 32 ) ( 1600 2304 0 ) wbrick1_5 0 0 0 1 1 +( 320 2176 32 ) ( 320 2176 0 ) ( 320 2432 32 ) wbrick1_5 32 0 0 -1 1 +( 1344 2368 0 ) ( 1280 2368 0 ) ( 1344 2112 0 ) wbrick1_5 0 0 -90 1 1 +( 960 2368 0 ) ( 960 2368 32 ) ( 896 2368 0 ) wbrick1_5 0 0 0 1 1 +( 448 2464 0 ) ( 448 2208 0 ) ( 448 2464 32 ) wbrick1_5 0 0 0 -1 1 +} +// brush 293 +{ +( 480 480 256 ) ( 736 416 256 ) ( 480 416 256 ) wbrick1_5 0 0 0 1 1 +( 768 736 0 ) ( 768 800 32 ) ( 768 736 32 ) wbrick1_5 0 0 0 1 1 +( 736 320 32 ) ( 480 320 0 ) ( 480 320 32 ) wbrick1_5 32 0 0 1 1 +( 480 480 0 ) ( 736 416 0 ) ( 736 480 0 ) wbrick1_5 0 0 0 1 1 +( 1024 320 0 ) ( 1024 384 32 ) ( 1024 384 0 ) wbrick1_5 0 0 0 1 1 +( 992 384 32 ) ( 736 384 0 ) ( 992 384 0 ) wbrick1_5 -32 0 0 1 1 +} +// brush 294 +{ +( -128 1152 256 ) ( 128 1088 256 ) ( -128 1088 256 ) wbrick1_5 0 0 0 1 1 +( 160 1408 0 ) ( 160 1472 32 ) ( 160 1408 32 ) wbrick1_5 0 0 0 1 1 +( 128 992 32 ) ( -128 992 0 ) ( -128 992 32 ) wbrick1_5 0 0 0 1 1 +( -128 1152 0 ) ( 128 1088 0 ) ( 128 1152 0 ) wbrick1_5 0 0 0 1 1 +( 320 992 0 ) ( 320 1056 32 ) ( 320 1056 0 ) wbrick1_5 0 0 0 1 1 +( 352 1024 32 ) ( 96 1024 0 ) ( 352 1024 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 295 +{ +( -128 1312 256 ) ( 128 1248 256 ) ( -128 1248 256 ) wbrick1_5 0 32 0 1 1 +( 160 1568 0 ) ( 160 1632 32 ) ( 160 1568 32 ) wbrick1_5 32 0 0 1 1 +( 128 1152 32 ) ( -128 1152 0 ) ( -128 1152 32 ) wbrick1_5 0 0 0 1 1 +( -128 1312 0 ) ( 128 1248 0 ) ( 128 1312 0 ) wbrick1_5 0 32 0 1 1 +( 320 1152 0 ) ( 320 1216 32 ) ( 320 1216 0 ) wbrick1_5 32 0 0 1 1 +( 352 1184 32 ) ( 96 1184 0 ) ( 352 1184 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 296 +{ +( -128 1472 256 ) ( 128 1408 256 ) ( -128 1408 256 ) wbrick1_5 0 0 0 1 1 +( 160 1728 0 ) ( 160 1792 32 ) ( 160 1728 32 ) wbrick1_5 0 0 0 1 1 +( 128 1312 32 ) ( -128 1312 0 ) ( -128 1312 32 ) wbrick1_5 0 0 0 1 1 +( -128 1472 0 ) ( 128 1408 0 ) ( 128 1472 0 ) wbrick1_5 0 0 0 1 1 +( 320 1312 0 ) ( 320 1376 32 ) ( 320 1376 0 ) wbrick1_5 0 0 0 1 1 +( 352 1344 32 ) ( 96 1344 0 ) ( 352 1344 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 297 +{ +( -128 1632 256 ) ( 128 1568 256 ) ( -128 1568 256 ) wbrick1_5 0 32 0 1 1 +( 160 1888 0 ) ( 160 1952 32 ) ( 160 1888 32 ) wbrick1_5 32 0 0 1 1 +( 128 1472 32 ) ( -128 1472 0 ) ( -128 1472 32 ) wbrick1_5 0 0 0 1 1 +( -128 1632 0 ) ( 128 1568 0 ) ( 128 1632 0 ) wbrick1_5 0 32 0 1 1 +( 320 1472 0 ) ( 320 1536 32 ) ( 320 1536 0 ) wbrick1_5 32 0 0 1 1 +( 352 1504 32 ) ( 96 1504 0 ) ( 352 1504 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 298 +{ +( -128 1792 256 ) ( 128 1728 256 ) ( -128 1728 256 ) wbrick1_5 0 0 0 1 1 +( 160 2048 0 ) ( 160 2112 32 ) ( 160 2048 32 ) wbrick1_5 0 0 0 1 1 +( 128 1632 32 ) ( -128 1632 0 ) ( -128 1632 32 ) wbrick1_5 0 0 0 1 1 +( -128 1792 0 ) ( 128 1728 0 ) ( 128 1792 0 ) wbrick1_5 0 0 0 1 1 +( 320 1632 0 ) ( 320 1696 32 ) ( 320 1696 0 ) wbrick1_5 0 0 0 1 1 +( 352 1664 32 ) ( 96 1664 0 ) ( 352 1664 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 299 +{ +( -128 1952 256 ) ( 128 1888 256 ) ( -128 1888 256 ) wbrick1_5 0 32 0 1 1 +( 160 2208 0 ) ( 160 2272 32 ) ( 160 2208 32 ) wbrick1_5 32 0 0 1 1 +( 128 1792 32 ) ( -128 1792 0 ) ( -128 1792 32 ) wbrick1_5 0 0 0 1 1 +( -128 1952 0 ) ( 128 1888 0 ) ( 128 1952 0 ) wbrick1_5 0 32 0 1 1 +( 320 1792 0 ) ( 320 1856 32 ) ( 320 1856 0 ) wbrick1_5 32 0 0 1 1 +( 352 1824 32 ) ( 96 1824 0 ) ( 352 1824 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 300 +{ +( -128 2112 256 ) ( 128 2048 256 ) ( -128 2048 256 ) wbrick1_5 0 0 0 1 1 +( 160 2368 0 ) ( 160 2432 32 ) ( 160 2368 32 ) wbrick1_5 0 0 0 1 1 +( 128 1952 32 ) ( -128 1952 0 ) ( -128 1952 32 ) wbrick1_5 0 0 0 1 1 +( -128 2112 0 ) ( 128 2048 0 ) ( 128 2112 0 ) wbrick1_5 0 0 0 1 1 +( 320 1952 0 ) ( 320 2016 32 ) ( 320 2016 0 ) wbrick1_5 0 0 0 1 1 +( 352 1984 32 ) ( 96 1984 0 ) ( 352 1984 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 301 +{ +( -128 2272 256 ) ( 128 2208 256 ) ( -128 2208 256 ) wbrick1_5 0 32 0 1 1 +( 160 2528 0 ) ( 160 2592 32 ) ( 160 2528 32 ) wbrick1_5 32 0 0 1 1 +( 128 2112 32 ) ( -128 2112 0 ) ( -128 2112 32 ) wbrick1_5 0 0 0 1 1 +( -128 2272 0 ) ( 128 2208 0 ) ( 128 2272 0 ) wbrick1_5 0 32 0 1 1 +( 320 2112 0 ) ( 320 2176 32 ) ( 320 2176 0 ) wbrick1_5 32 0 0 1 1 +( 352 2144 32 ) ( 96 2144 0 ) ( 352 2144 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 302 +{ +( 752 2624 96 ) ( 752 2592 96 ) ( 720 2624 96 ) wm1_1 32 0 0 1 1 +( 752 2624 96 ) ( 720 2624 96 ) ( 752 2624 64 ) wm1_1 32 0 0 1 1 +( 752 2624 96 ) ( 752 2624 64 ) ( 752 2592 96 ) wm1_1 0 0 0 1 1 +( 720 2592 64 ) ( 752 2592 64 ) ( 720 2624 64 ) wm1_1 32 0 0 1 1 +( 720 2616 64 ) ( 720 2616 96 ) ( 752 2616 64 ) arrow_m 16 0 0 1 1 +( 720 2616 64 ) ( 720 2648 64 ) ( 720 2616 96 ) wm1_1 0 0 0 1 1 +} +// brush 303 +{ +( -1344 256 32 ) ( -1504 -96 32 ) ( -1504 256 32 ) city4_6 32 0 0 1 1 +( -1408 256 16 ) ( -1376 224 16 ) ( -1376 224 32 ) city4_6 0 48 0 1 1 +( -1376 -112 48 ) ( -1376 240 16 ) ( -1376 240 48 ) city4_6 0 48 0 1 1 +( -1344 256 16 ) ( -1504 -96 16 ) ( -1344 -96 16 ) city4_6 32 0 0 1 1 +( -1408 0 32 ) ( -1376 32 32 ) ( -1376 32 16 ) city4_6 0 48 0 1 1 +( -1344 224 16 ) ( -1344 32 16 ) ( -1344 32 32 ) city4_6 0 48 0 1 1 +} +// brush 304 +{ +( -1344 288 32 ) ( -1504 -64 32 ) ( -1504 288 32 ) city4_6 0 0 0 1 1 +( -1504 320 0 ) ( -1344 320 32 ) ( -1504 320 32 ) city4_6 0 32 0 1 1 +( -1536 -64 32 ) ( -1536 288 0 ) ( -1536 288 32 ) city4_6 0 32 0 1 1 +( -1344 288 0 ) ( -1504 -64 0 ) ( -1344 -64 0 ) city4_6 0 0 0 1 1 +( -1504 -64 0 ) ( -1344 -64 32 ) ( -1344 -64 0 ) city4_6 0 32 0 1 1 +( -1376 -64 32 ) ( -1376 288 0 ) ( -1376 -64 0 ) city4_6 0 32 0 1 1 +} +// brush 305 +{ +( -1312 256 16 ) ( -1472 -96 16 ) ( -1472 256 16 ) city4_6 0 0 0 1 1 +( -1376 256 0 ) ( -1344 224 0 ) ( -1344 224 16 ) city4_6 0 32 0 1 1 +( -1376 -112 32 ) ( -1376 240 0 ) ( -1376 240 32 ) city4_6 0 32 0 1 1 +( -1312 256 0 ) ( -1472 -96 0 ) ( -1312 -96 0 ) city4_6 0 0 0 1 1 +( -1376 0 16 ) ( -1344 32 16 ) ( -1344 32 0 ) city4_6 0 32 0 1 1 +( -1312 224 0 ) ( -1312 32 0 ) ( -1312 32 16 ) city4_6 0 32 0 1 1 +} +// brush 306 +{ +( 992 480 192 ) ( 992 224 192 ) ( 928 480 192 ) wbrick1_5 32 0 0 1 1 +( 672 192 32 ) ( 608 192 32 ) ( 672 192 0 ) wbrick1_5 32 0 0 1 1 +( 1088 480 32 ) ( 1088 480 0 ) ( 1088 224 32 ) wbrick1_5 0 0 0 1 1 +( 928 224 0 ) ( 992 224 0 ) ( 928 480 0 ) wbrick1_5 32 0 0 1 1 +( 1024 64 0 ) ( 1024 64 32 ) ( 1088 64 0 ) wbrick1_5 32 0 0 1 1 +( 1024 -32 0 ) ( 1024 224 0 ) ( 1024 -32 32 ) wbrick1_5 32 0 0 1 1 +} +// brush 307 +{ +( 1024 192 160 ) ( 1024 176 160 ) ( 992 192 160 ) wm1_2 0 0 0 1 1 +( 1024 192 256 ) ( 992 192 256 ) ( 1024 192 0 ) wm1_2 0 0 0 1 1 +( 1024 192 256 ) ( 1024 192 0 ) ( 1024 176 256 ) wm1_2 0 0 0 1 1 +( 992 176 32 ) ( 1024 176 32 ) ( 992 192 32 ) wm1_2 0 0 0 1 1 +( 992 176 -32 ) ( 992 176 224 ) ( 1024 176 -32 ) wm1_2 0 32 0 1 1 +( 992 176 0 ) ( 992 192 0 ) ( 992 176 256 ) wm1_2 0 0 0 1 1 +} +// brush 308 +{ +( 1024 80 160 ) ( 1024 64 160 ) ( 992 80 160 ) wm1_2 0 0 0 1 1 +( 1024 80 256 ) ( 992 80 256 ) ( 1024 80 0 ) wm1_2 0 0 0 1 1 +( 1024 80 256 ) ( 1024 80 0 ) ( 1024 64 256 ) wm1_2 0 0 0 1 1 +( 992 64 32 ) ( 1024 64 32 ) ( 992 80 32 ) wm1_2 0 0 0 1 1 +( 992 64 0 ) ( 992 64 256 ) ( 1024 64 0 ) wm1_2 0 0 0 1 1 +( 992 64 0 ) ( 992 80 0 ) ( 992 64 256 ) wm1_2 0 0 0 1 1 +} +// brush 309 +{ +( 1024 176 160 ) ( 1024 80 160 ) ( 1008 176 160 ) wm1_2 0 0 0 1 1 +( 1024 176 160 ) ( 1008 176 160 ) ( 1024 176 144 ) wm1_2 0 32 0 1 1 +( 1024 176 160 ) ( 1024 176 144 ) ( 1024 80 160 ) wm1_2 0 32 0 1 1 +( 1008 80 144 ) ( 1024 80 144 ) ( 1008 176 144 ) wm1_2 0 0 0 1 1 +( 1008 80 144 ) ( 1008 80 160 ) ( 1024 80 144 ) wm1_2 0 32 0 1 1 +( 992 80 144 ) ( 992 176 144 ) ( 992 80 160 ) wm1_2 0 32 0 1 1 +} +// brush 310 +{ +( -656 512 224 ) ( -656 416 224 ) ( -800 512 224 ) wm1_2 0 0 0 1 1 +( -624 1088 224 ) ( -768 1088 224 ) ( -624 1088 160 ) wm1_2 0 16 0 1 1 +( -624 512 224 ) ( -624 512 160 ) ( -624 416 224 ) wm1_2 0 16 0 1 1 +( -800 416 160 ) ( -656 416 160 ) ( -800 512 160 ) wm1_2 0 0 0 1 1 +( -800 320 160 ) ( -800 320 224 ) ( -656 320 160 ) wm1_2 0 16 0 1 1 +( -800 -64 256 ) ( -800 64 160 ) ( -800 64 256 ) wm1_2 0 0 0 1 1 +} +// brush 311 +{ +( -336 512 224 ) ( -336 416 224 ) ( -480 512 224 ) wm1_2 0 0 0 1 1 +( -304 1024 224 ) ( -448 1024 224 ) ( -304 1024 160 ) wm1_2 0 16 0 1 1 +( -512 480 224 ) ( -512 480 160 ) ( -512 384 224 ) wm1_2 0 16 0 1 1 +( -480 416 160 ) ( -336 416 160 ) ( -480 512 160 ) wm1_2 0 0 0 1 1 +( -480 320 160 ) ( -480 320 224 ) ( -336 320 160 ) wm1_2 0 16 0 1 1 +( -528 416 160 ) ( -528 512 160 ) ( -528 416 224 ) wm1_2 0 16 0 1 1 +} +// brush 312 +{ +( -656 512 224 ) ( -656 416 224 ) ( -800 512 224 ) wm1_2 0 0 0 1 1 +( -624 1664 192 ) ( -768 1664 192 ) ( -624 1664 128 ) wm1_2 0 16 0 1 1 +( -832 1696 224 ) ( -832 1696 160 ) ( -832 1600 224 ) wm1_2 48 16 0 1 1 +( -800 416 160 ) ( -656 416 160 ) ( -800 512 160 ) wm1_2 0 0 0 1 1 +( -800 320 160 ) ( -800 320 224 ) ( -656 320 160 ) wm1_2 0 16 0 1 1 +( -848 576 160 ) ( -848 672 160 ) ( -848 576 224 ) wm1_2 0 16 0 1 1 +} +// brush 313 +{ +( 384 320 256 ) ( 128 320 256 ) ( 384 384 256 ) wbrick1_5 0 0 0 1 1 +( 160 704 32 ) ( 160 768 32 ) ( 160 704 0 ) wbrick1_5 0 0 0 1 1 +( 384 320 32 ) ( 384 320 0 ) ( 128 320 32 ) wbrick1_5 -32 0 0 1 1 +( 128 384 0 ) ( 128 320 0 ) ( 384 384 0 ) wbrick1_5 0 0 0 1 1 +( 128 448 0 ) ( 128 448 32 ) ( 128 384 0 ) wbrick1_5 0 0 0 1 1 +( 0 2304 0 ) ( 256 2304 0 ) ( 0 2304 32 ) wbrick1_5 0 0 0 1 1 +} +// brush 314 +{ +( 296 704 8 ) ( 296 576 8 ) ( 168 704 8 ) wm1_1 0 0 0 1 1 +( 352 2272 256 ) ( 224 2272 256 ) ( 352 2272 0 ) wm1_1 0 0 0 1 1 +( 288 704 256 ) ( 288 704 0 ) ( 288 576 256 ) wm1_1 0 0 0 1 1 +( 160 576 0 ) ( 288 576 0 ) ( 160 704 0 ) wm1_1 0 0 0 1 1 +( 160 384 0 ) ( 160 384 256 ) ( 288 384 0 ) wm1_1 0 0 0 1 1 +( 160 576 0 ) ( 160 704 0 ) ( 160 576 256 ) wm1_1 0 0 0 1 1 +} +// brush 315 +{ +( -128 672 256 ) ( 128 608 256 ) ( -128 608 256 ) wbrick1_5 0 0 0 1 1 +( 160 928 0 ) ( 160 992 32 ) ( 160 928 32 ) wbrick1_5 0 0 0 1 1 +( 128 512 32 ) ( -128 512 0 ) ( -128 512 32 ) wbrick1_5 0 0 0 1 1 +( -128 672 0 ) ( 128 608 0 ) ( 128 672 0 ) wbrick1_5 0 0 0 1 1 +( 320 512 0 ) ( 320 576 32 ) ( 320 576 0 ) wbrick1_5 0 0 0 1 1 +( 352 544 32 ) ( 96 544 0 ) ( 352 544 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 316 +{ +( -128 480 256 ) ( 128 416 256 ) ( -128 416 256 ) wbrick1_5 0 0 0 1 1 +( 160 736 0 ) ( 160 800 32 ) ( 160 736 32 ) wbrick1_5 0 0 0 1 1 +( 128 320 32 ) ( -128 320 0 ) ( -128 320 32 ) wbrick1_5 32 0 0 1 1 +( -128 480 0 ) ( 128 416 0 ) ( 128 480 0 ) wbrick1_5 0 0 0 1 1 +( 320 320 0 ) ( 320 384 32 ) ( 320 384 0 ) wbrick1_5 0 0 0 1 1 +( 384 384 32 ) ( 128 384 0 ) ( 384 384 0 ) wbrick1_5 -32 0 0 1 1 +} +// brush 317 +{ +( 192 480 256 ) ( 448 416 256 ) ( 192 416 256 ) wbrick1_5 0 0 0 1 1 +( 480 736 0 ) ( 480 800 32 ) ( 480 736 32 ) wbrick1_5 0 0 0 1 1 +( 448 320 32 ) ( 192 320 0 ) ( 192 320 32 ) wbrick1_5 32 0 0 1 1 +( 192 480 0 ) ( 448 416 0 ) ( 448 480 0 ) wbrick1_5 0 0 0 1 1 +( 640 320 0 ) ( 640 384 32 ) ( 640 384 0 ) wbrick1_5 0 0 0 1 1 +( 704 384 32 ) ( 448 384 0 ) ( 704 384 0 ) wbrick1_5 -32 0 0 1 1 +} +// brush 318 +{ +( 304 512 224 ) ( 304 416 224 ) ( 160 512 224 ) wm1_2 0 0 0 1 1 +( 368 2304 224 ) ( 224 2304 224 ) ( 368 2304 160 ) wm1_2 32 16 0 1 1 +( 336 512 224 ) ( 336 512 160 ) ( 336 416 224 ) wm1_2 0 16 0 1 1 +( 160 416 160 ) ( 304 416 160 ) ( 160 512 160 ) wm1_2 0 0 0 1 1 +( 160 320 160 ) ( 160 320 224 ) ( 304 320 160 ) wm1_2 0 16 0 1 1 +( 160 416 160 ) ( 160 512 160 ) ( 160 416 224 ) wm1_2 0 16 0 1 1 +} +// brush 319 +{ +( 432 400 224 ) ( 432 336 224 ) ( 336 400 224 ) wizwood1_8 0 0 0 1 1 +( 400 2288 224 ) ( 304 2288 224 ) ( 400 2288 160 ) wizwood1_8 32 16 0 1 1 +( 432 400 224 ) ( 432 400 160 ) ( 432 336 224 ) wizwood1_8 0 16 0 1 1 +( 336 336 176 ) ( 432 336 176 ) ( 336 400 176 ) wizwood1_8 0 0 90 1 1 +( 336 320 160 ) ( 336 320 224 ) ( 432 320 160 ) wizwood1_8 0 16 0 1 1 +( 336 336 160 ) ( 336 400 160 ) ( 336 336 224 ) wizwood1_8 0 16 0 1 1 +} +// brush 320 +{ +( 544 1632 256 ) ( 800 1568 256 ) ( 544 1568 256 ) wbrick1_5 0 0 0 1 1 +( 832 1888 0 ) ( 832 1952 32 ) ( 832 1888 32 ) wbrick1_5 0 0 0 1 1 +( 800 1472 32 ) ( 544 1472 0 ) ( 544 1472 32 ) wbrick1_5 0 0 0 1 1 +( 544 1632 0 ) ( 800 1568 0 ) ( 800 1632 0 ) wbrick1_5 0 0 0 1 1 +( 992 1472 0 ) ( 992 1536 32 ) ( 992 1536 0 ) wbrick1_5 0 0 0 1 1 +( 1024 1504 32 ) ( 768 1504 0 ) ( 1024 1504 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 321 +{ +( 544 1472 256 ) ( 800 1408 256 ) ( 544 1408 256 ) wbrick1_5 0 0 0 1 1 +( 832 1728 0 ) ( 832 1792 32 ) ( 832 1728 32 ) wbrick1_5 0 0 0 1 1 +( 800 1312 32 ) ( 544 1312 0 ) ( 544 1312 32 ) wbrick1_5 0 0 0 1 1 +( 544 1472 0 ) ( 800 1408 0 ) ( 800 1472 0 ) wbrick1_5 0 0 0 1 1 +( 992 1312 0 ) ( 992 1376 32 ) ( 992 1376 0 ) wbrick1_5 0 0 0 1 1 +( 1024 1344 32 ) ( 768 1344 0 ) ( 1024 1344 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 322 +{ +( 544 1312 256 ) ( 800 1248 256 ) ( 544 1248 256 ) wbrick1_5 0 0 0 1 1 +( 832 1568 0 ) ( 832 1632 32 ) ( 832 1568 32 ) wbrick1_5 0 0 0 1 1 +( 800 1152 32 ) ( 544 1152 0 ) ( 544 1152 32 ) wbrick1_5 0 0 0 1 1 +( 544 1312 0 ) ( 800 1248 0 ) ( 800 1312 0 ) wbrick1_5 0 0 0 1 1 +( 992 1152 0 ) ( 992 1216 32 ) ( 992 1216 0 ) wbrick1_5 0 0 0 1 1 +( 1024 1184 32 ) ( 768 1184 0 ) ( 1024 1184 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 323 +{ +( 544 1152 256 ) ( 800 1088 256 ) ( 544 1088 256 ) wbrick1_5 0 0 0 1 1 +( 832 1408 0 ) ( 832 1472 32 ) ( 832 1408 32 ) wbrick1_5 0 0 0 1 1 +( 800 992 32 ) ( 544 992 0 ) ( 544 992 32 ) wbrick1_5 0 0 0 1 1 +( 544 1152 0 ) ( 800 1088 0 ) ( 800 1152 0 ) wbrick1_5 0 0 0 1 1 +( 992 992 0 ) ( 992 1056 32 ) ( 992 1056 0 ) wbrick1_5 0 0 0 1 1 +( 1024 1024 32 ) ( 768 1024 0 ) ( 1024 1024 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 324 +{ +( 544 992 256 ) ( 800 928 256 ) ( 544 928 256 ) wbrick1_5 0 0 0 1 1 +( 832 1248 0 ) ( 832 1312 32 ) ( 832 1248 32 ) wbrick1_5 0 0 0 1 1 +( 800 832 32 ) ( 544 832 0 ) ( 544 832 32 ) wbrick1_5 0 0 0 1 1 +( 544 992 0 ) ( 800 928 0 ) ( 800 992 0 ) wbrick1_5 0 0 0 1 1 +( 992 832 0 ) ( 992 896 32 ) ( 992 896 0 ) wbrick1_5 0 0 0 1 1 +( 1024 864 32 ) ( 768 864 0 ) ( 1024 864 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 325 +{ +( 544 672 256 ) ( 800 608 256 ) ( 544 608 256 ) wbrick1_5 0 0 0 1 1 +( 832 928 0 ) ( 832 992 32 ) ( 832 928 32 ) wbrick1_5 0 0 0 1 1 +( 800 512 32 ) ( 544 512 0 ) ( 544 512 32 ) wbrick1_5 0 0 0 1 1 +( 544 672 0 ) ( 800 608 0 ) ( 800 672 0 ) wbrick1_5 0 0 0 1 1 +( 992 512 0 ) ( 992 576 32 ) ( 992 576 0 ) wbrick1_5 0 0 0 1 1 +( 1024 544 32 ) ( 768 544 0 ) ( 1024 544 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 326 +{ +( 544 832 256 ) ( 800 768 256 ) ( 544 768 256 ) wbrick1_5 0 0 0 1 1 +( 832 1088 0 ) ( 832 1152 32 ) ( 832 1088 32 ) wbrick1_5 0 0 0 1 1 +( 800 672 32 ) ( 544 672 0 ) ( 544 672 32 ) wbrick1_5 0 0 0 1 1 +( 544 832 0 ) ( 800 768 0 ) ( 800 832 0 ) wbrick1_5 0 0 0 1 1 +( 992 672 0 ) ( 992 736 32 ) ( 992 736 0 ) wbrick1_5 0 0 0 1 1 +( 1024 704 32 ) ( 768 704 0 ) ( 1024 704 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 327 +{ +( 544 992 200 ) ( 512 992 -56 ) ( 544 992 -56 ) door02_1 0 8 0 1 1 +( 544 928 -56 ) ( 544 992 200 ) ( 544 992 -56 ) edoor01_2 32 8 0 1 1 +( 512 992 136 ) ( 544 928 136 ) ( 512 928 136 ) door02_1 0 0 0 1 1 +( 536 928 -56 ) ( 536 992 200 ) ( 536 928 200 ) door02_1 0 8 0 1 1 +( 64 928 136 ) ( -64 992 72 ) ( -64 928 136 ) door02_1 0 0 0 1 1 +} +// brush 328 +{ +( 544 2752 256 ) ( 800 2688 256 ) ( 544 2688 256 ) wbrick1_5 0 0 0 1 1 +( 832 3008 0 ) ( 832 3072 32 ) ( 832 3008 32 ) wbrick1_5 0 0 0 1 1 +( 800 2592 32 ) ( 544 2592 0 ) ( 544 2592 32 ) wbrick1_5 0 0 0 1 1 +( 544 2752 0 ) ( 800 2688 0 ) ( 800 2752 0 ) wbrick1_5 0 0 0 1 1 +( 992 2592 0 ) ( 992 2656 32 ) ( 992 2656 0 ) wbrick1_5 0 0 0 1 1 +( 1024 2624 32 ) ( 768 2624 0 ) ( 1024 2624 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 329 +{ +( 544 2592 256 ) ( 800 2528 256 ) ( 544 2528 256 ) wbrick1_5 0 0 0 1 1 +( 832 2848 0 ) ( 832 2912 32 ) ( 832 2848 32 ) wbrick1_5 0 0 0 1 1 +( 800 2432 32 ) ( 544 2432 0 ) ( 544 2432 32 ) wbrick1_5 0 0 0 1 1 +( 544 2592 0 ) ( 800 2528 0 ) ( 800 2592 0 ) wbrick1_5 0 0 0 1 1 +( 992 2432 0 ) ( 992 2496 32 ) ( 992 2496 0 ) wbrick1_5 0 0 0 1 1 +( 1024 2464 32 ) ( 768 2464 0 ) ( 1024 2464 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 330 +{ +( 192 1312 256 ) ( 448 1248 256 ) ( 192 1248 256 ) wbrick1_5 0 0 0 1 1 +( 480 1568 0 ) ( 480 1632 32 ) ( 480 1568 32 ) wbrick1_5 0 0 0 1 1 +( 448 1152 32 ) ( 192 1152 0 ) ( 192 1152 32 ) wbrick1_5 0 0 0 1 1 +( 192 1312 0 ) ( 448 1248 0 ) ( 448 1312 0 ) wbrick1_5 0 0 0 1 1 +( 640 1152 0 ) ( 640 1216 32 ) ( 640 1216 0 ) wbrick1_5 0 0 0 1 1 +( 672 1184 32 ) ( 416 1184 0 ) ( 672 1184 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 331 +{ +( 192 1472 256 ) ( 448 1408 256 ) ( 192 1408 256 ) wbrick1_5 0 0 0 1 1 +( 480 1728 0 ) ( 480 1792 32 ) ( 480 1728 32 ) wbrick1_5 0 0 0 1 1 +( 448 1312 32 ) ( 192 1312 0 ) ( 192 1312 32 ) wbrick1_5 0 0 0 1 1 +( 192 1472 0 ) ( 448 1408 0 ) ( 448 1472 0 ) wbrick1_5 0 0 0 1 1 +( 640 1312 0 ) ( 640 1376 32 ) ( 640 1376 0 ) wbrick1_5 0 0 0 1 1 +( 672 1344 32 ) ( 416 1344 0 ) ( 672 1344 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 332 +{ +( 192 992 256 ) ( 448 928 256 ) ( 192 928 256 ) wbrick1_5 0 0 0 1 1 +( 480 1248 0 ) ( 480 1312 32 ) ( 480 1248 32 ) wbrick1_5 0 0 0 1 1 +( 448 832 32 ) ( 192 832 0 ) ( 192 832 32 ) wbrick1_5 0 0 0 1 1 +( 192 992 0 ) ( 448 928 0 ) ( 448 992 0 ) wbrick1_5 0 0 0 1 1 +( 640 832 0 ) ( 640 896 32 ) ( 640 896 0 ) wbrick1_5 0 0 0 1 1 +( 672 864 32 ) ( 416 864 0 ) ( 672 864 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 333 +{ +( 192 1152 256 ) ( 448 1088 256 ) ( 192 1088 256 ) wbrick1_5 0 0 0 1 1 +( 480 1408 0 ) ( 480 1472 32 ) ( 480 1408 32 ) wbrick1_5 0 0 0 1 1 +( 448 992 32 ) ( 192 992 0 ) ( 192 992 32 ) wbrick1_5 0 0 0 1 1 +( 192 1152 0 ) ( 448 1088 0 ) ( 448 1152 0 ) wbrick1_5 0 0 0 1 1 +( 640 992 0 ) ( 640 1056 32 ) ( 640 1056 0 ) wbrick1_5 0 0 0 1 1 +( 672 1024 32 ) ( 416 1024 0 ) ( 672 1024 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 334 +{ +( 192 672 256 ) ( 448 608 256 ) ( 192 608 256 ) wbrick1_5 0 0 0 1 1 +( 480 928 0 ) ( 480 992 32 ) ( 480 928 32 ) wbrick1_5 0 0 0 1 1 +( 448 512 32 ) ( 192 512 0 ) ( 192 512 32 ) wbrick1_5 0 0 0 1 1 +( 192 672 0 ) ( 448 608 0 ) ( 448 672 0 ) wbrick1_5 0 0 0 1 1 +( 640 512 0 ) ( 640 576 32 ) ( 640 576 0 ) wbrick1_5 0 0 0 1 1 +( 672 544 32 ) ( 416 544 0 ) ( 672 544 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 335 +{ +( 192 832 256 ) ( 448 768 256 ) ( 192 768 256 ) wbrick1_5 0 0 0 1 1 +( 480 1088 0 ) ( 480 1152 32 ) ( 480 1088 32 ) wbrick1_5 0 0 0 1 1 +( 448 672 32 ) ( 192 672 0 ) ( 192 672 32 ) wbrick1_5 0 0 0 1 1 +( 192 832 0 ) ( 448 768 0 ) ( 448 832 0 ) wbrick1_5 0 0 0 1 1 +( 640 672 0 ) ( 640 736 32 ) ( 640 736 0 ) wbrick1_5 0 0 0 1 1 +( 672 704 32 ) ( 416 704 0 ) ( 672 704 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 336 +{ +( 616 704 8 ) ( 616 576 8 ) ( 488 704 8 ) wm1_1 0 0 0 1 1 +( 608 704 256 ) ( 608 704 0 ) ( 608 576 256 ) wm1_1 0 0 0 1 1 +( 480 576 0 ) ( 608 576 0 ) ( 480 704 0 ) wm1_1 0 0 0 1 1 +( 480 384 0 ) ( 480 384 256 ) ( 608 384 0 ) wm1_1 0 0 0 1 1 +( 480 576 0 ) ( 480 704 0 ) ( 480 576 256 ) wm1_1 0 0 0 1 1 +( 480 1552 -64 ) ( 640 1552 -64 ) ( 480 1552 64 ) wm1_1 0 0 0 1 1 +} +// brush 337 +{ +( 672 320 256 ) ( 416 320 256 ) ( 672 384 256 ) wbrick1_5 0 0 0 1 1 +( 480 640 32 ) ( 480 704 32 ) ( 480 640 0 ) wbrick1_5 0 0 0 1 1 +( 672 320 32 ) ( 672 320 0 ) ( 416 320 32 ) wbrick1_5 0 0 0 1 1 +( 416 384 0 ) ( 416 320 0 ) ( 672 384 0 ) wbrick1_5 0 0 0 1 1 +( 448 384 0 ) ( 448 384 32 ) ( 448 320 0 ) wbrick1_5 0 0 0 1 1 +( 288 2624 0 ) ( 544 2624 0 ) ( 288 2624 32 ) wbrick1_5 0 0 0 1 1 +} +// brush 338 +{ +( 624 512 224 ) ( 624 416 224 ) ( 480 512 224 ) wm1_2 0 0 0 1 1 +( 688 2624 224 ) ( 544 2624 224 ) ( 688 2624 160 ) wm1_2 32 16 0 1 1 +( 656 512 224 ) ( 656 512 160 ) ( 656 416 224 ) wm1_2 0 16 0 1 1 +( 480 416 160 ) ( 624 416 160 ) ( 480 512 160 ) wm1_2 0 0 0 1 1 +( 480 320 160 ) ( 480 320 224 ) ( 624 320 160 ) wm1_2 0 16 0 1 1 +( 480 416 160 ) ( 480 512 160 ) ( 480 416 224 ) wm1_2 0 16 0 1 1 +} +// brush 339 +{ +( 520 448 66 ) ( 512 448 66 ) ( 520 480 26 ) crate1_side 0 8 0 1 1 +( 520 424 26 ) ( 520 424 90 ) ( 520 480 90 ) rub_la34 32 8 0 1 1 +( 512 416 26 ) ( 544 416 26 ) ( 512 480 26 ) crate1_side 0 0 0 1 1 +( 520 424 90 ) ( 520 424 26 ) ( 512 416 90 ) crate1_side 0 8 0 1 1 +( 512 416 14 ) ( 512 480 14 ) ( 512 416 270 ) crate1_side 32 8 0 1 1 +( -64 414 66 ) ( -64 454 66 ) ( 64 414 66 ) rub_la34 0 0 0 1 1 +} +// brush 340 +{ +( 600 424 26 ) ( 536 456 26 ) ( 600 456 26 ) rub_la34 32 8 0 1 1 +( 576 456 8 ) ( 576 424 264 ) ( 576 456 264 ) crate1_side 0 8 0 1 1 +( 576 480 72 ) ( 520 480 72 ) ( 520 480 8 ) crate1_side 32 8 0 1 1 +( 576 424 8 ) ( 512 456 8 ) ( 512 424 8 ) crate1_side 0 0 0 1 1 +( 512 424 20 ) ( 512 424 12 ) ( 512 432 12 ) crate1_side 0 8 0 1 1 +( 520 416 8 ) ( 520 416 16 ) ( 560 416 16 ) crate1_side 32 8 0 1 1 +} +// brush 341 +{ +( 544 424 54 ) ( 544 416 54 ) ( 512 416 70 ) rub_la34 32 0 90 1 1 +( 544 416 54 ) ( 544 424 54 ) ( 560 424 26 ) rub_la34 0 8 0 1 1 +( 576 424 78 ) ( 520 424 78 ) ( 520 424 14 ) rub_la34 32 8 0 1 1 +( 576 416 26 ) ( 512 448 26 ) ( 512 416 26 ) crate1_side 0 0 0 1 1 +( 512 416 90 ) ( 520 424 26 ) ( 520 424 90 ) crate1_side 0 8 0 1 1 +( 512 416 270 ) ( 576 416 14 ) ( 512 416 14 ) crate1_side 0 8 0 1 1 +( 510 64 66 ) ( 522 64 66 ) ( 510 -64 66 ) rub_la34 0 0 0 1 1 +} +// brush 342 +{ +( 528 800 40 ) ( 544 800 40 ) ( 544 832 8 ) tech04_7 0 0 0 1 1 +( 528 800 104 ) ( 544 800 104 ) ( 544 800 40 ) base_ceil1 16 8 0 1 1 +( 544 736 -120 ) ( 544 736 136 ) ( 544 800 -120 ) tech09_3 64 8 0 1 1 +( 544 800 104 ) ( 528 800 104 ) ( 528 832 136 ) tech09_3 16 8 0 1 1 +( 512 832 136 ) ( 512 832 -120 ) ( 544 832 136 ) tech09_3 16 8 0 1 1 +( 528 800 136 ) ( 528 736 136 ) ( 528 800 -120 ) tech09_3 64 8 0 1 1 +} +// brush 343 +{ +( 528 800 104 ) ( 544 800 104 ) ( 544 832 136 ) tech04_7 0 0 0 1 1 +( 528 736 104 ) ( 544 736 104 ) ( 544 800 104 ) base_ceil1 16 8 0 1 1 +( 544 960 40 ) ( 544 704 40 ) ( 544 960 104 ) tech09_3 64 8 0 1 1 +( 544 736 104 ) ( 528 736 104 ) ( 528 704 136 ) tech09_3 16 8 0 1 1 +( 512 704 136 ) ( 512 960 136 ) ( 544 704 136 ) tech09_3 16 8 0 1 1 +( 528 704 104 ) ( 528 704 40 ) ( 528 960 104 ) tech09_3 64 8 0 1 1 +} +// brush 344 +{ +( 528 736 104 ) ( 544 736 104 ) ( 544 704 136 ) tech04_7 0 0 0 1 1 +( 528 736 40 ) ( 544 736 40 ) ( 544 736 104 ) base_ceil1 16 8 0 1 1 +( 544 800 264 ) ( 544 800 8 ) ( 544 736 264 ) tech09_3 64 8 0 1 1 +( 544 736 40 ) ( 528 736 40 ) ( 528 704 8 ) tech09_3 16 8 0 1 1 +( 512 704 8 ) ( 512 704 264 ) ( 544 704 8 ) tech09_3 16 8 0 1 1 +( 528 736 8 ) ( 528 800 8 ) ( 528 736 264 ) tech09_3 64 8 0 1 1 +} +// brush 345 +{ +( 528 736 40 ) ( 544 736 40 ) ( 544 704 8 ) tech04_7 0 0 0 1 1 +( 528 800 40 ) ( 544 800 40 ) ( 544 736 40 ) base_ceil1 16 8 0 1 1 +( 544 576 104 ) ( 544 832 104 ) ( 544 576 40 ) tech09_3 64 8 0 1 1 +( 544 800 40 ) ( 528 800 40 ) ( 528 832 8 ) tech09_3 16 8 0 1 1 +( 512 832 8 ) ( 512 576 8 ) ( 544 832 8 ) tech09_3 16 8 0 1 1 +( 528 832 40 ) ( 528 832 104 ) ( 528 576 40 ) tech09_3 64 8 0 1 1 +} +// brush 346 +{ +( 528 936 72 ) ( 536 992 72 ) ( 544 992 72 ) door02_1 0 0 0 1 1 +( 528 936 72 ) ( 544 992 72 ) ( 544 928 8 ) edoor01_2 32 8 0 1 1 +( 520 936 72 ) ( 528 936 72 ) ( 536 928 8 ) door02_1 0 8 0 1 1 +( 536 928 8 ) ( 536 992 72 ) ( 520 936 72 ) door02_1 0 8 0 1 1 +( 544 992 72 ) ( 536 992 72 ) ( 544 928 8 ) door02_1 0 0 0 1 1 +} +// brush 347 +{ +( 544 992 200 ) ( 512 992 200 ) ( 544 992 -56 ) door02_1 0 8 0 1 1 +( 544 992 200 ) ( 544 992 -56 ) ( 544 928 200 ) edoor01_2 32 8 0 1 1 +( 512 928 8 ) ( 544 928 8 ) ( 512 992 8 ) door02_1 0 0 0 1 1 +( 536 928 -56 ) ( 536 992 -56 ) ( 536 928 200 ) door02_1 0 8 0 1 1 +( -64 928 8 ) ( -64 992 72 ) ( 64 928 8 ) door02_1 0 0 0 1 1 +} +// brush 348 +{ +( 544 992 72 ) ( 536 992 72 ) ( 528 936 72 ) door02_1 0 0 0 1 1 +( 544 928 136 ) ( 544 992 72 ) ( 528 936 72 ) edoor01_2 32 8 0 1 1 +( 536 928 136 ) ( 528 936 72 ) ( 520 936 72 ) door02_1 0 8 0 1 1 +( 520 936 72 ) ( 536 992 72 ) ( 536 928 136 ) door02_1 0 8 0 1 1 +( 544 928 136 ) ( 536 992 72 ) ( 544 992 72 ) door02_1 0 0 0 1 1 +} +// brush 349 +{ +( 544 1120 40 ) ( 544 1056 40 ) ( 512 1120 40 ) compkeys 0 32 0 1 1 +( 544 1120 264 ) ( 512 1120 264 ) ( 544 1120 8 ) compkeys 0 8 0 1 1 +( 544 1120 264 ) ( 544 1120 8 ) ( 544 1056 264 ) ctpanel8 32 8 0 1 1 +( 512 1056 8 ) ( 544 1056 8 ) ( 512 1120 8 ) ctpanel8 0 32 0 1 1 +( 512 1056 8 ) ( 512 1056 264 ) ( 544 1056 8 ) compkeys 0 8 0 1 1 +( 528 1056 8 ) ( 528 1120 8 ) ( 528 1056 264 ) ctpanel8 32 8 0 1 1 +} +// brush 350 +{ +( 544 1392 8 ) ( 556 1388 8 ) ( 556 1388 136 ) htek14_7 0 8 0 1 1 +( 576 1392 8 ) ( 544 1328 8 ) ( 576 1328 8 ) htek14_7 0 0 0 1 1 +( 560 1376 136 ) ( 556 1388 136 ) ( 556 1388 8 ) htek14_7 0 8 0 1 1 +( 556 1364 136 ) ( 556 1364 8 ) ( 544 1360 8 ) htek14_7 0 8 0 1 1 +( 556 1364 8 ) ( 556 1364 136 ) ( 560 1376 136 ) htek14_7 0 8 0 1 1 +( 532 1388 136 ) ( 532 1388 8 ) ( 544 1392 8 ) htek14_7 0 8 0 1 1 +( 532 1388 8 ) ( 532 1388 136 ) ( 528 1376 136 ) htek14_7 0 8 0 1 1 +( 544 1360 8 ) ( 532 1364 8 ) ( 532 1364 136 ) htek14_7 0 8 0 1 1 +( 528 1376 136 ) ( 532 1364 136 ) ( 532 1364 8 ) htek14_7 0 8 0 1 1 +( -64 1360 40 ) ( -64 1392 24 ) ( 64 1360 40 ) electro2 0 0 0 1 1 +} +// brush 351 +{ +( 576 1464 32 ) ( 544 1400 32 ) ( 544 1464 32 ) electro2 0 0 0 1 1 +( 544 1456 8 ) ( 556 1452 8 ) ( 556 1452 136 ) htek14_7 0 8 0 1 1 +( 576 1456 8 ) ( 544 1392 8 ) ( 576 1392 8 ) htek14_7 0 0 0 1 1 +( 560 1440 136 ) ( 556 1452 136 ) ( 556 1452 8 ) htek14_7 0 8 0 1 1 +( 556 1428 136 ) ( 556 1428 8 ) ( 544 1424 8 ) htek14_7 0 8 0 1 1 +( 556 1428 8 ) ( 556 1428 136 ) ( 560 1440 136 ) htek14_7 0 8 0 1 1 +( 532 1452 136 ) ( 532 1452 8 ) ( 544 1456 8 ) htek14_7 0 8 0 1 1 +( 532 1452 8 ) ( 532 1452 136 ) ( 528 1440 136 ) htek14_7 0 8 0 1 1 +( 544 1424 8 ) ( 532 1428 8 ) ( 532 1428 136 ) htek14_7 0 8 0 1 1 +( 528 1440 136 ) ( 532 1428 136 ) ( 532 1428 8 ) htek14_7 0 8 0 1 1 +} +// brush 352 +{ +( 192 1792 256 ) ( 448 1728 256 ) ( 192 1728 256 ) wbrick1_5 0 0 0 1 1 +( 480 2048 0 ) ( 480 2112 32 ) ( 480 2048 32 ) wbrick1_5 0 0 0 1 1 +( 448 1632 32 ) ( 192 1632 0 ) ( 192 1632 32 ) wbrick1_5 0 0 0 1 1 +( 192 1792 0 ) ( 448 1728 0 ) ( 448 1792 0 ) wbrick1_5 0 0 0 1 1 +( 640 1632 0 ) ( 640 1696 32 ) ( 640 1696 0 ) wbrick1_5 0 0 0 1 1 +( 672 1664 32 ) ( 416 1664 0 ) ( 672 1664 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 353 +{ +( 192 1632 256 ) ( 448 1568 256 ) ( 192 1568 256 ) wbrick1_5 0 0 0 1 1 +( 480 1888 0 ) ( 480 1952 32 ) ( 480 1888 32 ) wbrick1_5 0 0 0 1 1 +( 448 1472 32 ) ( 192 1472 0 ) ( 192 1472 32 ) wbrick1_5 0 0 0 1 1 +( 192 1632 0 ) ( 448 1568 0 ) ( 448 1632 0 ) wbrick1_5 0 0 0 1 1 +( 640 1472 0 ) ( 640 1536 32 ) ( 640 1536 0 ) wbrick1_5 0 0 0 1 1 +( 672 1504 32 ) ( 416 1504 0 ) ( 672 1504 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 354 +{ +( 544 2112 256 ) ( 800 2048 256 ) ( 544 2048 256 ) wbrick1_5 0 0 0 1 1 +( 832 2368 0 ) ( 832 2432 32 ) ( 832 2368 32 ) wbrick1_5 0 0 0 1 1 +( 800 1952 32 ) ( 544 1952 0 ) ( 544 1952 32 ) wbrick1_5 0 0 0 1 1 +( 544 2112 0 ) ( 800 2048 0 ) ( 800 2112 0 ) wbrick1_5 0 0 0 1 1 +( 992 1952 0 ) ( 992 2016 32 ) ( 992 2016 0 ) wbrick1_5 0 0 0 1 1 +( 1024 1984 32 ) ( 768 1984 0 ) ( 1024 1984 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 355 +{ +( 544 1952 256 ) ( 800 1888 256 ) ( 544 1888 256 ) wbrick1_5 0 0 0 1 1 +( 832 2208 0 ) ( 832 2272 32 ) ( 832 2208 32 ) wbrick1_5 0 0 0 1 1 +( 800 1792 32 ) ( 544 1792 0 ) ( 544 1792 32 ) wbrick1_5 0 0 0 1 1 +( 544 1952 0 ) ( 800 1888 0 ) ( 800 1952 0 ) wbrick1_5 0 0 0 1 1 +( 992 1792 0 ) ( 992 1856 32 ) ( 992 1856 0 ) wbrick1_5 0 0 0 1 1 +( 1024 1824 32 ) ( 768 1824 0 ) ( 1024 1824 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 356 +{ +( 544 2432 256 ) ( 800 2368 256 ) ( 544 2368 256 ) wbrick1_5 0 0 0 1 1 +( 832 2688 0 ) ( 832 2752 32 ) ( 832 2688 32 ) wbrick1_5 0 0 0 1 1 +( 800 2272 32 ) ( 544 2272 0 ) ( 544 2272 32 ) wbrick1_5 0 0 0 1 1 +( 544 2432 0 ) ( 800 2368 0 ) ( 800 2432 0 ) wbrick1_5 0 0 0 1 1 +( 992 2272 0 ) ( 992 2336 32 ) ( 992 2336 0 ) wbrick1_5 0 0 0 1 1 +( 1024 2304 32 ) ( 768 2304 0 ) ( 1024 2304 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 357 +{ +( 544 2272 256 ) ( 800 2208 256 ) ( 544 2208 256 ) wbrick1_5 0 0 0 1 1 +( 832 2528 0 ) ( 832 2592 32 ) ( 832 2528 32 ) wbrick1_5 0 0 0 1 1 +( 800 2112 32 ) ( 544 2112 0 ) ( 544 2112 32 ) wbrick1_5 0 0 0 1 1 +( 544 2272 0 ) ( 800 2208 0 ) ( 800 2272 0 ) wbrick1_5 0 0 0 1 1 +( 992 2112 0 ) ( 992 2176 32 ) ( 992 2176 0 ) wbrick1_5 0 0 0 1 1 +( 1024 2144 32 ) ( 768 2144 0 ) ( 1024 2144 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 358 +{ +( 192 1952 256 ) ( 448 1888 256 ) ( 192 1888 256 ) wbrick1_5 0 0 0 1 1 +( 480 2208 0 ) ( 480 2272 32 ) ( 480 2208 32 ) wbrick1_5 0 0 0 1 1 +( 448 1792 32 ) ( 192 1792 0 ) ( 192 1792 32 ) wbrick1_5 0 0 0 1 1 +( 192 1952 0 ) ( 448 1888 0 ) ( 448 1952 0 ) wbrick1_5 0 0 0 1 1 +( 640 1792 0 ) ( 640 1856 32 ) ( 640 1856 0 ) wbrick1_5 0 0 0 1 1 +( 672 1824 32 ) ( 416 1824 0 ) ( 672 1824 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 359 +{ +( 192 2752 256 ) ( 448 2688 256 ) ( 192 2688 256 ) wbrick1_5 0 0 0 1 1 +( 480 3008 0 ) ( 480 3072 32 ) ( 480 3008 32 ) wbrick1_5 0 0 0 1 1 +( 448 2592 32 ) ( 192 2592 0 ) ( 192 2592 32 ) wbrick1_5 0 0 0 1 1 +( 192 2752 0 ) ( 448 2688 0 ) ( 448 2752 0 ) wbrick1_5 0 0 0 1 1 +( 640 2592 0 ) ( 640 2656 32 ) ( 640 2656 0 ) wbrick1_5 0 0 0 1 1 +( 672 2624 32 ) ( 416 2624 0 ) ( 672 2624 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 360 +{ +( 192 2592 256 ) ( 448 2528 256 ) ( 192 2528 256 ) wbrick1_5 0 0 0 1 1 +( 480 2848 0 ) ( 480 2912 32 ) ( 480 2848 32 ) wbrick1_5 0 0 0 1 1 +( 448 2432 32 ) ( 192 2432 0 ) ( 192 2432 32 ) wbrick1_5 0 0 0 1 1 +( 192 2592 0 ) ( 448 2528 0 ) ( 448 2592 0 ) wbrick1_5 0 0 0 1 1 +( 640 2432 0 ) ( 640 2496 32 ) ( 640 2496 0 ) wbrick1_5 0 0 0 1 1 +( 672 2464 32 ) ( 416 2464 0 ) ( 672 2464 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 361 +{ +( 192 2112 256 ) ( 448 2048 256 ) ( 192 2048 256 ) wbrick1_5 0 0 0 1 1 +( 480 2368 0 ) ( 480 2432 32 ) ( 480 2368 32 ) wbrick1_5 0 0 0 1 1 +( 448 1952 32 ) ( 192 1952 0 ) ( 192 1952 32 ) wbrick1_5 0 0 0 1 1 +( 192 2112 0 ) ( 448 2048 0 ) ( 448 2112 0 ) wbrick1_5 0 0 0 1 1 +( 640 1952 0 ) ( 640 2016 32 ) ( 640 2016 0 ) wbrick1_5 0 0 0 1 1 +( 672 1984 32 ) ( 416 1984 0 ) ( 672 1984 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 362 +{ +( 192 2432 256 ) ( 448 2368 256 ) ( 192 2368 256 ) wbrick1_5 0 0 0 1 1 +( 480 2688 0 ) ( 480 2752 32 ) ( 480 2688 32 ) wbrick1_5 0 0 0 1 1 +( 448 2272 32 ) ( 192 2272 0 ) ( 192 2272 32 ) wbrick1_5 0 0 0 1 1 +( 192 2432 0 ) ( 448 2368 0 ) ( 448 2432 0 ) wbrick1_5 0 0 0 1 1 +( 640 2272 0 ) ( 640 2336 32 ) ( 640 2336 0 ) wbrick1_5 0 0 0 1 1 +( 672 2304 32 ) ( 416 2304 0 ) ( 672 2304 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 363 +{ +( 192 2272 256 ) ( 448 2208 256 ) ( 192 2208 256 ) wbrick1_5 0 0 0 1 1 +( 480 2528 0 ) ( 480 2592 32 ) ( 480 2528 32 ) wbrick1_5 0 0 0 1 1 +( 448 2112 32 ) ( 192 2112 0 ) ( 192 2112 32 ) wbrick1_5 0 0 0 1 1 +( 192 2272 0 ) ( 448 2208 0 ) ( 448 2272 0 ) wbrick1_5 0 0 0 1 1 +( 640 2112 0 ) ( 640 2176 32 ) ( 640 2176 0 ) wbrick1_5 0 0 0 1 1 +( 672 2144 32 ) ( 416 2144 0 ) ( 672 2144 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 364 +{ +( 552 2016 8 ) ( 544 2016 8 ) ( 544 2016 56 ) wm1_1 64 8 0 1 1 +( 544 2016 8 ) ( 552 2016 8 ) ( 552 2032 8 ) wm1_1 64 8 0 1 1 +( 552 2112 56 ) ( 552 2144 -8 ) ( 552 2112 -8 ) wm1_2 64 8 0 1 1 +( 544 2032 40 ) ( 544 2032 8 ) ( 552 2032 8 ) wm1_1 64 8 0 1 1 +( 544 2016 56 ) ( 544 2032 40 ) ( 552 2032 40 ) wm1_1 64 8 0 1 1 +( 544 2112 56 ) ( 544 2144 -8 ) ( 544 2144 56 ) wm1_2 64 8 0 1 1 +} +// brush 365 +{ +( 544 2080 8 ) ( 552 2080 8 ) ( 552 2080 40 ) wm1_1 64 8 0 1 1 +( 552 2080 8 ) ( 544 2080 8 ) ( 544 2064 8 ) wm1_1 64 8 0 1 1 +( 552 1984 -8 ) ( 552 1952 -8 ) ( 552 1984 56 ) wm1_2 64 8 0 1 1 +( 552 2064 8 ) ( 544 2064 8 ) ( 544 2064 40 ) wm1_1 64 8 0 1 1 +( 544 2080 40 ) ( 552 2080 40 ) ( 552 2064 40 ) wm1_1 64 8 0 1 1 +( 544 1952 56 ) ( 544 1952 -8 ) ( 544 1984 56 ) wm1_2 64 8 0 1 1 +} +// brush 366 +{ +( 552 2560 32 ) ( 552 2552 24 ) ( 536 2552 24 ) cop1_1 0 0 0 1 1 +( 552 2552 8 ) ( 536 2552 24 ) ( 552 2552 24 ) cop1_1 0 0 0 1 1 +( 552 2560 64 ) ( 552 2552 -64 ) ( 552 2552 64 ) cop1_1 0 0 0 1 1 +( 536 2560 8 ) ( 552 2568 8 ) ( 536 2568 8 ) cop1_1 0 0 0 1 1 +( 552 2560 -64 ) ( 536 2560 64 ) ( 536 2560 -64 ) cop1_1 0 0 0 1 1 +( 536 2560 64 ) ( 536 2552 -64 ) ( 536 2560 -64 ) cop1_1 0 0 0 1 1 +} +// brush 367 +{ +( 536 2552 24 ) ( 552 2552 24 ) ( 552 2560 32 ) cop1_1 0 0 0 1 1 +( 552 2552 24 ) ( 536 2552 24 ) ( 552 2536 24 ) cop1_1 0 0 0 1 1 +( 552 2592 24 ) ( 552 2464 24 ) ( 552 2592 32 ) cop1_1 0 0 0 1 1 +( 536 2536 24 ) ( 536 2544 32 ) ( 552 2544 32 ) cop1_1 0 0 0 1 1 +( 552 2560 32 ) ( 552 2544 32 ) ( 536 2544 32 ) cop1_1 0 0 0 1 1 +( 536 2464 32 ) ( 536 2464 24 ) ( 536 2592 32 ) cop1_1 0 0 0 1 1 +} +// brush 368 +{ +( 536 2504 24 ) ( 552 2504 24 ) ( 552 2496 32 ) cop1_1 0 0 0 1 1 +( 552 2504 24 ) ( 536 2504 24 ) ( 552 2504 8 ) cop1_1 0 0 0 1 1 +( 552 2504 64 ) ( 552 2504 -64 ) ( 552 2496 64 ) cop1_1 0 0 0 1 1 +( 536 2488 8 ) ( 552 2488 8 ) ( 536 2496 8 ) cop1_1 0 0 0 1 1 +( 536 2496 -64 ) ( 536 2496 64 ) ( 552 2496 -64 ) cop1_1 0 0 0 1 1 +( 536 2496 -64 ) ( 536 2504 -64 ) ( 536 2496 64 ) cop1_1 0 0 0 1 1 +} +// brush 369 +{ +( 616 704 8 ) ( 616 576 8 ) ( 488 704 8 ) wm1_1 0 0 0 1 1 +( 704 2624 256 ) ( 576 2624 256 ) ( 704 2624 0 ) wm1_1 0 0 0 1 1 +( 608 704 256 ) ( 608 704 0 ) ( 608 576 256 ) wm1_1 0 0 0 1 1 +( 480 576 0 ) ( 608 576 0 ) ( 480 704 0 ) wm1_1 0 0 0 1 1 +( 480 576 0 ) ( 480 704 0 ) ( 480 576 256 ) wm1_1 0 0 0 1 1 +( 480 1584 64 ) ( 640 1584 -64 ) ( 480 1584 -64 ) wm1_1 0 0 0 1 1 +} +// brush 370 +{ +( 528 1584 8 ) ( 528 1552 8 ) ( 480 1584 8 ) wm1_1 0 0 0 1 1 +( 528 1584 8 ) ( 480 1584 8 ) ( 528 1584 0 ) wm1_1 0 0 0 1 1 +( 528 1584 8 ) ( 528 1584 0 ) ( 528 1552 8 ) wm1_1 0 0 0 1 1 +( 480 1552 0 ) ( 528 1552 0 ) ( 480 1584 0 ) wm1_1 0 0 0 1 1 +( 480 1552 0 ) ( 480 1552 8 ) ( 528 1552 0 ) wm1_1 0 0 0 1 1 +( 480 1552 0 ) ( 480 1584 0 ) ( 480 1552 8 ) wm1_1 0 0 0 1 1 +} +// brush 371 +{ +( 608 1584 8 ) ( 608 1552 8 ) ( 560 1584 8 ) wm1_1 0 0 0 1 1 +( 608 1584 8 ) ( 560 1584 8 ) ( 608 1584 0 ) wm1_1 0 0 0 1 1 +( 608 1584 8 ) ( 608 1584 0 ) ( 608 1552 8 ) wm1_1 0 0 0 1 1 +( 560 1552 0 ) ( 608 1552 0 ) ( 560 1584 0 ) wm1_1 0 0 0 1 1 +( 560 1552 0 ) ( 560 1552 8 ) ( 608 1552 0 ) wm1_1 0 0 0 1 1 +( 560 1552 0 ) ( 560 1584 0 ) ( 560 1552 8 ) wm1_1 0 0 0 1 1 +} +// brush 372 +{ +( 560 1584 2 ) ( 560 1552 2 ) ( 528 1584 2 ) wm1_1 0 0 0 1 1 +( 560 1584 8 ) ( 528 1584 8 ) ( 560 1584 0 ) wm1_1 0 0 0 1 1 +( 560 1584 8 ) ( 560 1584 0 ) ( 560 1552 8 ) wm1_1 0 0 0 1 1 +( 528 1552 0 ) ( 560 1552 0 ) ( 528 1584 0 ) wm1_1 0 0 0 1 1 +( 528 1552 0 ) ( 528 1552 8 ) ( 560 1552 0 ) wm1_1 0 0 0 1 1 +( 528 1552 0 ) ( 528 1584 0 ) ( 528 1552 8 ) wm1_1 0 0 0 1 1 +} +// brush 373 +{ +( 920 2544 32 ) ( 920 2560 32 ) ( 936 2560 32 ) cop2_4 0 0 0 1 1 +( 936 2544 32 ) ( 936 2536 24 ) ( 920 2536 24 ) cop2_4 0 0 0 1 1 +( 936 2552 32 ) ( 936 2544 24 ) ( 936 2544 32 ) cop2_4 0 0 0 1 1 +( 920 2552 24 ) ( 920 2536 24 ) ( 936 2536 24 ) cop2_4 0 0 0 1 1 +( 936 2552 24 ) ( 936 2560 32 ) ( 920 2560 32 ) cop2_4 0 0 0 1 1 +( 920 2552 32 ) ( 920 2544 24 ) ( 920 2552 24 ) cop2_4 0 0 0 1 1 +} +// brush 374 +{ +( 920 2552 24 ) ( 920 2560 32 ) ( 936 2560 32 ) cop2_4 0 0 0 1 1 +( 936 2552 8 ) ( 920 2552 24 ) ( 936 2552 24 ) cop2_4 0 0 0 1 1 +( 936 2560 24 ) ( 936 2552 8 ) ( 936 2552 24 ) cop2_4 0 0 0 1 1 +( 920 2552 8 ) ( 936 2560 8 ) ( 920 2560 8 ) cop2_4 0 0 0 1 1 +( 936 2560 8 ) ( 936 2560 32 ) ( 920 2560 32 ) cop2_4 0 0 0 1 1 +( 920 2560 24 ) ( 920 2552 8 ) ( 920 2560 8 ) cop2_4 0 0 0 1 1 +} +// brush 375 +{ +( 936 2496 32 ) ( 920 2496 32 ) ( 920 2504 24 ) cop2_4 0 0 0 1 1 +( 936 2504 24 ) ( 920 2504 24 ) ( 936 2504 8 ) cop2_4 0 0 0 1 1 +( 936 2504 24 ) ( 936 2504 8 ) ( 936 2496 24 ) cop2_4 0 0 0 1 1 +( 920 2496 8 ) ( 936 2496 8 ) ( 920 2504 8 ) cop2_4 0 0 0 1 1 +( 920 2496 32 ) ( 936 2496 32 ) ( 936 2496 8 ) cop2_4 0 0 0 1 1 +( 920 2496 8 ) ( 920 2504 8 ) ( 920 2496 24 ) cop2_4 0 0 0 1 1 +} +// brush 376 +{ +( 932 2520 24 ) ( 932 2504 24 ) ( 924 2520 24 ) cop2_4 0 0 0 1 1 +( 932 2552 40 ) ( 924 2552 40 ) ( 932 2552 8 ) cop3_0 0 0 0 1 1 +( 932 2520 24 ) ( 932 2520 -8 ) ( 932 2504 24 ) cop3_0 0 0 0 1 1 +( 924 2536 8 ) ( 932 2536 8 ) ( 924 2552 8 ) cop3_0 0 0 0 1 1 +( 924 2504 -8 ) ( 924 2504 24 ) ( 932 2504 -8 ) cop3_0 0 0 0 1 1 +( 924 2504 -8 ) ( 924 2520 -8 ) ( 924 2504 24 ) cop3_0 0 8 0 1 1 +} +// brush 377 +{ +( 968 1828 124 ) ( 968 1824 124 ) ( 904 1828 124 ) metal2_4 0 0 0 1 1 +( 968 1828 128 ) ( 904 1828 128 ) ( 968 1828 96 ) metal2_4 0 0 0 1 1 +( 940 1828 128 ) ( 940 1828 96 ) ( 940 1824 128 ) metal2_4 0 0 0 1 1 +( 904 1824 100 ) ( 968 1824 100 ) ( 904 1828 100 ) metal2_4 0 0 0 1 1 +( 904 1824 96 ) ( 904 1824 128 ) ( 968 1824 96 ) metal2_4 0 0 0 1 1 +( 916 1824 96 ) ( 916 1828 96 ) ( 916 1824 128 ) metal2_4 0 0 0 1 1 +} +// brush 378 +{ +( 960 1216 8 ) ( 912 1216 264 ) ( 960 1216 264 ) kmetr_32 16 8 0 1 1 +( 936 1232 264 ) ( 936 1216 8 ) ( 936 1216 264 ) kmetr_16 0 8 0 1 1 +( 912 1216 8 ) ( 960 1232 8 ) ( 912 1232 8 ) kmetr_16 0 0 0 1 1 +( 944 1232 8 ) ( 944 1232 120 ) ( 912 1232 120 ) kmetr_32 16 8 0 1 1 +( 920 1232 264 ) ( 920 1216 8 ) ( 920 1232 8 ) kmetr_16 0 8 0 1 1 +( -64 1216 32 ) ( -64 1232 24 ) ( 64 1216 32 ) metal1_2 0 0 0 1 1 +} +// brush 379 +{ +( 960 1280 264 ) ( 912 1280 264 ) ( 960 1280 8 ) kmetr_32 16 8 0 1 1 +( 936 1280 264 ) ( 936 1280 8 ) ( 936 1264 264 ) kmetr_16 0 8 0 1 1 +( 912 1264 8 ) ( 960 1264 8 ) ( 912 1280 8 ) kmetr_16 0 0 0 1 1 +( 904 1264 120 ) ( 936 1264 120 ) ( 936 1264 8 ) kmetr_32 16 8 0 1 1 +( 920 1264 8 ) ( 920 1280 8 ) ( 920 1264 264 ) kmetr_16 0 8 0 1 1 +( -72 1264 24 ) ( -72 1280 16 ) ( 56 1264 24 ) metal1_2 0 0 0 1 1 +} +// brush 380 +{ +( 952 1264 8 ) ( 920 1264 8 ) ( 920 1232 8 ) kmetr_32 16 0 0 1 1 +( 920 1264 8 ) ( 952 1264 8 ) ( 952 1264 24 ) kmetr_32 16 0 0 1 1 +( 936 1232 8 ) ( 936 1264 24 ) ( 936 1264 8 ) kmetr_16 8 0 90 1 1 +( 920 1264 24 ) ( 952 1232 24 ) ( 920 1232 24 ) kmetr_32 16 0 0 1 1 +( 952 1232 8 ) ( 920 1232 8 ) ( 920 1232 24 ) kmetr_32 16 0 0 1 1 +( 920 1232 8 ) ( 920 1264 24 ) ( 920 1232 24 ) kmetr_16 8 0 90 1 1 +} +// brush 381 +{ +( 920 1056 32 ) ( 920 1064 24 ) ( 936 1064 24 ) bronze0 0 0 0 1 1 +( 936 1056 -64 ) ( 920 1056 64 ) ( 936 1056 64 ) bronze0 0 0 0 1 1 +( 936 1064 64 ) ( 936 1056 -64 ) ( 936 1056 64 ) bronze0 0 0 0 1 1 +( 920 1056 8 ) ( 936 1064 8 ) ( 920 1064 8 ) bronze0 0 0 0 1 1 +( 936 1064 8 ) ( 936 1064 24 ) ( 920 1064 24 ) bronze0 0 0 0 1 1 +( 920 1064 64 ) ( 920 1056 -64 ) ( 920 1064 -64 ) bronze0 0 0 0 1 1 +} +// brush 382 +{ +( 936 1120 64 ) ( 920 1120 64 ) ( 936 1120 -64 ) bronze0 0 0 0 1 1 +( 936 1120 64 ) ( 936 1120 -64 ) ( 936 1112 64 ) bronze0 0 0 0 1 1 +( 920 1112 8 ) ( 936 1112 8 ) ( 920 1120 8 ) bronze0 0 0 0 1 1 +( 920 1112 24 ) ( 936 1112 24 ) ( 936 1112 8 ) bronze0 0 0 0 1 1 +( 920 1112 -64 ) ( 920 1120 -64 ) ( 920 1112 64 ) bronze0 0 0 0 1 1 +( -64 1104 16 ) ( -64 1120 16 ) ( 64 1104 16 ) bronze0 0 0 0 1 1 +} +// brush 383 +{ +( 944 800 72 ) ( 920 800 8 ) ( 952 800 72 ) dr_met0 0 0 0 1 1 +( 936 736 8 ) ( 952 800 72 ) ( 936 800 8 ) dr_met0 0 0 0 1 1 +( 936 736 8 ) ( 920 800 8 ) ( 928 736 8 ) dr_met0 0 0 0 1 1 +( 928 736 8 ) ( 920 800 8 ) ( 944 800 72 ) dr_mapgate 32 8 0 1 1 +( 936 736 8 ) ( 944 800 72 ) ( 952 800 72 ) dr_met0 0 0 0 1 1 +} +// brush 384 +{ +( 944 768 40 ) ( 928 736 48 ) ( 936 768 40 ) dr_met0 0 0 0 1 1 +( 936 736 8 ) ( 928 736 48 ) ( 944 768 40 ) dr_met0 0 0 0 1 1 +( 920 736 48 ) ( 928 736 48 ) ( 928 736 8 ) dr_met0 0 0 0 1 1 +( 936 768 40 ) ( 920 736 48 ) ( 928 736 8 ) dr_mapgate 32 8 0 1 1 +( 928 736 8 ) ( 936 736 8 ) ( 936 768 40 ) dr_met0 0 0 0 1 1 +} +// brush 385 +{ +( 944 448 64 ) ( 936 448 64 ) ( 936 496 104 ) lab1_bluxc1 0 0 0 1 1 +( 944 496 136 ) ( 936 496 136 ) ( 944 496 8 ) lab1_bluxc1 0 0 0 1 1 +( 944 496 136 ) ( 944 496 8 ) ( 944 448 136 ) lab1_bluxc1 0 0 0 1 1 +( 936 448 8 ) ( 944 448 8 ) ( 936 496 8 ) lab1_bluxc1 0 0 0 1 1 +( 936 448 64 ) ( 944 448 64 ) ( 944 448 8 ) lab1_bluxc1 0 0 0 1 1 +( 936 448 8 ) ( 936 496 8 ) ( 936 448 136 ) lab1_bluxc1 0 0 0 1 1 +} +// brush 386 +{ +( 944 424 56 ) ( 936 424 56 ) ( 936 448 64 ) lab1_bluxc1 0 0 0 1 1 +( 944 448 64 ) ( 936 448 64 ) ( 944 448 8 ) lab1_bluxc1 0 0 0 1 1 +( 944 448 64 ) ( 944 448 8 ) ( 944 432 64 ) lab1_bluxc1 0 0 0 1 1 +( 936 432 8 ) ( 944 432 8 ) ( 936 448 8 ) lab1_bluxc1 0 0 0 1 1 +( 936 424 56 ) ( 944 424 56 ) ( 944 424 8 ) lab1_bluxc1 0 0 0 1 1 +( 936 432 8 ) ( 936 448 8 ) ( 936 432 64 ) lab1_bluxc1 0 0 0 1 1 +} +// brush 387 +{ +( 944 400 16 ) ( 936 400 16 ) ( 936 424 56 ) lab1_bluxc1 0 0 0 1 1 +( 944 424 56 ) ( 936 424 56 ) ( 944 424 8 ) lab1_bluxc1 0 0 0 1 1 +( 944 424 56 ) ( 944 424 8 ) ( 944 392 56 ) lab1_bluxc1 0 0 0 1 1 +( 936 400 8 ) ( 944 400 8 ) ( 944 424 8 ) lab1_bluxc1 0 0 0 1 1 +( 936 400 16 ) ( 944 400 16 ) ( 944 400 8 ) lab1_bluxc1 0 0 0 1 1 +( 936 392 8 ) ( 936 424 8 ) ( 936 392 56 ) lab1_bluxc1 0 0 0 1 1 +} +// brush 388 +{ +( 936 496 16 ) ( 936 400 16 ) ( 896 496 16 ) lab1_bluxc1 0 0 0 1 1 +( 936 488 56 ) ( 896 488 56 ) ( 936 488 8 ) lab1_bluxc1 0 0 0 1 1 +( 936 496 56 ) ( 936 496 8 ) ( 936 400 56 ) lab1_bluxc1 0 0 0 1 1 +( 896 400 8 ) ( 936 400 8 ) ( 896 496 8 ) lab1_bluxc1 0 0 0 1 1 +( 896 400 8 ) ( 896 400 56 ) ( 936 400 8 ) lab1_bluxc1 0 0 0 1 1 +( 916 400 8 ) ( 916 496 8 ) ( 916 400 56 ) lab1_bluxc1 0 0 0 1 1 +} +// brush 389 +{ +( 916 488 16 ) ( 916 496 16 ) ( 936 488 64 ) lab1_bluxc1 0 0 0 1 1 +( 936 496 16 ) ( 912 496 16 ) ( 936 496 8 ) lab1_bluxc1 0 0 0 1 1 +( 936 488 64 ) ( 936 496 64 ) ( 936 488 8 ) lab1_bluxc1 0 0 0 1 1 +( 916 496 8 ) ( 916 488 8 ) ( 936 488 8 ) lab1_bluxc1 0 0 0 1 1 +( 912 488 8 ) ( 912 488 16 ) ( 936 488 8 ) lab1_bluxc1 0 0 0 1 1 +( 916 496 16 ) ( 916 488 16 ) ( 916 496 8 ) lab1_bluxc1 0 0 0 1 1 +} +// brush 390 +{ +( -1728 3072 256 ) ( -1472 3008 256 ) ( -1728 3008 256 ) wbrick1_5 0 0 0 1 1 +( -1440 3328 0 ) ( -1440 3392 32 ) ( -1440 3328 32 ) wbrick1_5 0 0 0 1 1 +( -1472 2912 32 ) ( -1728 2912 0 ) ( -1728 2912 32 ) wbrick1_5 0 0 0 1 1 +( -1728 3072 0 ) ( -1472 3008 0 ) ( -1472 3072 0 ) wbrick1_5 0 0 0 1 1 +( -1280 2912 0 ) ( -1280 2976 32 ) ( -1280 2976 0 ) wbrick1_5 0 0 0 1 1 +( -1248 2944 32 ) ( -1504 2944 0 ) ( -1248 2944 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 391 +{ +( -1728 2432 256 ) ( -1472 2368 256 ) ( -1728 2368 256 ) wbrick1_5 0 0 0 1 1 +( -1440 2688 0 ) ( -1440 2752 32 ) ( -1440 2688 32 ) wbrick1_5 0 0 0 1 1 +( -1472 2272 32 ) ( -1728 2272 0 ) ( -1728 2272 32 ) wbrick1_5 0 0 0 1 1 +( -1728 2432 0 ) ( -1472 2368 0 ) ( -1472 2432 0 ) wbrick1_5 0 0 0 1 1 +( -1280 2272 0 ) ( -1280 2336 32 ) ( -1280 2336 0 ) wbrick1_5 0 0 0 1 1 +( -1248 2304 32 ) ( -1504 2304 0 ) ( -1248 2304 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 392 +{ +( -1728 2592 256 ) ( -1472 2528 256 ) ( -1728 2528 256 ) wbrick1_5 0 0 0 1 1 +( -1440 2848 0 ) ( -1440 2912 32 ) ( -1440 2848 32 ) wbrick1_5 0 0 0 1 1 +( -1472 2432 32 ) ( -1728 2432 0 ) ( -1728 2432 32 ) wbrick1_5 0 0 0 1 1 +( -1728 2592 0 ) ( -1472 2528 0 ) ( -1472 2592 0 ) wbrick1_5 0 0 0 1 1 +( -1280 2432 0 ) ( -1280 2496 32 ) ( -1280 2496 0 ) wbrick1_5 0 0 0 1 1 +( -1248 2464 32 ) ( -1504 2464 0 ) ( -1248 2464 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 393 +{ +( -1728 2752 256 ) ( -1472 2688 256 ) ( -1728 2688 256 ) wbrick1_5 0 0 0 1 1 +( -1440 3008 0 ) ( -1440 3072 32 ) ( -1440 3008 32 ) wbrick1_5 0 0 0 1 1 +( -1472 2592 32 ) ( -1728 2592 0 ) ( -1728 2592 32 ) wbrick1_5 0 0 0 1 1 +( -1728 2752 0 ) ( -1472 2688 0 ) ( -1472 2752 0 ) wbrick1_5 0 0 0 1 1 +( -1280 2592 0 ) ( -1280 2656 32 ) ( -1280 2656 0 ) wbrick1_5 0 0 0 1 1 +( -1248 2624 32 ) ( -1504 2624 0 ) ( -1248 2624 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 394 +{ +( -1728 2912 256 ) ( -1472 2848 256 ) ( -1728 2848 256 ) wbrick1_5 0 0 0 1 1 +( -1440 3168 0 ) ( -1440 3232 32 ) ( -1440 3168 32 ) wbrick1_5 0 0 0 1 1 +( -1472 2752 32 ) ( -1728 2752 0 ) ( -1728 2752 32 ) wbrick1_5 0 0 0 1 1 +( -1728 2912 0 ) ( -1472 2848 0 ) ( -1472 2912 0 ) wbrick1_5 0 0 0 1 1 +( -1280 2752 0 ) ( -1280 2816 32 ) ( -1280 2816 0 ) wbrick1_5 0 0 0 1 1 +( -1248 2784 32 ) ( -1504 2784 0 ) ( -1248 2784 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 395 +{ +( -1336 -224 56 ) ( -1344 -248 64 ) ( -1376 -224 80 ) door0a 48 8 180 1 1 +( -1376 -224 80 ) ( -1344 -248 16 ) ( -1376 -224 0 ) door0a 8 0 0 -1 1 +( -1376 -224 0 ) ( -1344 -248 16 ) ( -1336 -224 16 ) door0a 48 8 180 1 1 +( -1336 -224 16 ) ( -1344 -248 16 ) ( -1336 -224 56 ) door0a 48 0 0 -1 1 +( -1376 -224 80 ) ( -1336 -224 16 ) ( -1336 -224 56 ) door0a 32 0 0 1 1 +} +// brush 396 +{ +( -1376 -224 80 ) ( -1368 -264 56 ) ( -1400 -264 48 ) door0a 16 56 0 1 1 +( -1376 -224 0 ) ( -1400 -264 24 ) ( -1368 -264 24 ) door0a 16 56 0 1 1 +( -1368 -264 56 ) ( -1368 -264 24 ) ( -1400 -264 24 ) door0a 16 0 0 1 1 +( -1376 -224 80 ) ( -1400 -264 24 ) ( -1376 -224 0 ) door0a 0 0 0 1 1 +( -1376 -224 0 ) ( -1368 -264 24 ) ( -1376 -224 80 ) door0a 0 0 0 1 1 +} +// brush 397 +{ +( -1376 -224 80 ) ( -1344 -200 48 ) ( -1336 -224 56 ) door0a 48 8 180 1 1 +( -1376 -224 0 ) ( -1344 -200 16 ) ( -1376 -224 80 ) door0a 16 0 0 -1 1 +( -1376 -224 0 ) ( -1336 -224 16 ) ( -1344 -200 16 ) door0a 48 8 180 1 1 +( -1344 -200 48 ) ( -1336 -224 16 ) ( -1336 -224 56 ) door0a 16 0 0 -1 1 +( -1376 -224 80 ) ( -1336 -224 16 ) ( -1376 -224 0 ) door0a 32 0 0 1 1 +} +// brush 398 +{ +( -1344 -248 64 ) ( -1368 -264 56 ) ( -1376 -224 80 ) door0a 16 56 0 1 1 +( -1376 -224 80 ) ( -1344 -248 16 ) ( -1344 -248 64 ) door0a 40 0 0 1 1 +( -1344 -248 64 ) ( -1368 -264 24 ) ( -1368 -264 56 ) door0a 32 0 0 1 1 +( -1376 -224 0 ) ( -1368 -264 24 ) ( -1344 -248 16 ) door0a 16 56 0 1 1 +( -1376 -224 80 ) ( -1368 -264 24 ) ( -1376 -224 0 ) door0a 0 0 0 1 1 +} +// brush 399 +{ +( -1368 -176 56 ) ( -1344 -200 48 ) ( -1376 -224 80 ) door0a 32 0 0 1 1 +( -1368 -176 56 ) ( -1368 -176 16 ) ( -1344 -200 48 ) door0a 0 0 0 1 1 +( -1376 -224 80 ) ( -1344 -200 16 ) ( -1376 -224 0 ) door0a 32 0 0 1 1 +( -1344 -200 16 ) ( -1368 -176 16 ) ( -1376 -224 0 ) door0a 32 0 0 1 1 +( -1376 -224 80 ) ( -1368 -176 16 ) ( -1368 -176 56 ) door0a 0 0 0 1 1 +} +// brush 400 +{ +( -1376 -224 80 ) ( -1424 -240 48 ) ( -1416 -192 56 ) door0a 56 32 180 1 1 +( -1416 -192 56 ) ( -1424 -240 8 ) ( -1416 -192 8 ) door0a 24 0 0 -1 1 +( -1416 -192 8 ) ( -1424 -240 8 ) ( -1376 -224 0 ) door0a 56 32 180 1 1 +( -1376 -224 80 ) ( -1416 -192 56 ) ( -1376 -224 0 ) door0a 56 0 0 -1 1 +( -1376 -224 80 ) ( -1424 -240 8 ) ( -1424 -240 48 ) door0a 32 0 0 1 1 +} +// brush 401 +{ +( -1400 -264 48 ) ( -1424 -240 48 ) ( -1376 -224 80 ) door0a 56 32 180 1 1 +( -1424 -240 48 ) ( -1400 -264 24 ) ( -1424 -240 8 ) door0a 32 0 0 -1 1 +( -1424 -240 8 ) ( -1400 -264 24 ) ( -1376 -224 0 ) door0a 56 32 180 1 1 +( -1376 -224 80 ) ( -1400 -264 24 ) ( -1400 -264 48 ) door0a 24 0 0 -1 1 +( -1376 -224 80 ) ( -1424 -240 8 ) ( -1376 -224 0 ) door0a 32 0 0 1 1 +} +// brush 402 +{ +( -1416 -192 56 ) ( -1368 -176 56 ) ( -1376 -224 80 ) door0a 32 0 0 1 1 +( -1376 -224 0 ) ( -1368 -176 16 ) ( -1416 -192 8 ) door0a 32 0 0 1 1 +( -1376 -224 0 ) ( -1416 -192 56 ) ( -1376 -224 80 ) door0a 32 0 0 1 1 +( -1416 -192 56 ) ( -1368 -176 16 ) ( -1368 -176 56 ) door0a 32 0 0 1 1 +( -1376 -224 80 ) ( -1368 -176 16 ) ( -1376 -224 0 ) door0a 0 0 0 1 1 +} +// brush 403 +{ +( -1408 1632 256 ) ( -1152 1568 256 ) ( -1408 1568 256 ) wbrick1_5 0 0 0 1 1 +( -1120 1888 0 ) ( -1120 1952 32 ) ( -1120 1888 32 ) wbrick1_5 0 0 0 1 1 +( -1152 1472 32 ) ( -1408 1472 0 ) ( -1408 1472 32 ) wbrick1_5 0 0 0 1 1 +( -1408 1632 0 ) ( -1152 1568 0 ) ( -1152 1632 0 ) wbrick1_5 0 0 0 1 1 +( -960 1472 0 ) ( -960 1536 32 ) ( -960 1536 0 ) wbrick1_5 0 0 0 1 1 +( -928 1504 32 ) ( -1184 1504 0 ) ( -928 1504 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 404 +{ +( -1056 1440 16 ) ( -1040 1440 16 ) ( -1040 1448 8 ) wm1_1 0 0 0 1 1 +( -1056 1440 128 ) ( -1040 1440 128 ) ( -1040 1440 24 ) wm1_1 0 0 0 1 1 +( -1032 1440 8 ) ( -1032 1440 128 ) ( -1032 1448 8 ) wm1_1 0 0 0 1 1 +( -1040 1440 128 ) ( -1056 1440 128 ) ( -1056 1448 136 ) wm1_1 0 0 0 1 1 +( -1048 1448 128 ) ( -1048 1448 8 ) ( -1032 1448 128 ) wm1_1 0 0 0 1 1 +( -1056 1448 128 ) ( -1056 1440 128 ) ( -1056 1448 8 ) wm1_1 0 0 0 1 1 +} +// brush 405 +{ +( -1056 1440 128 ) ( -1040 1440 128 ) ( -1040 1448 136 ) wm1_1 0 0 0 1 1 +( -1048 1336 128 ) ( -1032 1336 128 ) ( -1032 1440 128 ) wm1_1 0 0 0 1 1 +( -1032 1488 128 ) ( -1032 1368 128 ) ( -1032 1488 136 ) wm1_1 0 0 0 1 1 +( -1040 1376 128 ) ( -1056 1376 128 ) ( -1056 1368 136 ) wm1_1 0 0 0 1 1 +( -1048 1368 136 ) ( -1048 1488 136 ) ( -1032 1368 136 ) wm1_1 0 0 0 1 1 +( -1056 1368 136 ) ( -1056 1368 128 ) ( -1056 1488 136 ) wm1_1 0 0 0 1 1 +} +// brush 406 +{ +( -1056 1376 128 ) ( -1040 1376 128 ) ( -1040 1368 136 ) wm1_1 0 0 0 1 1 +( -1056 1376 16 ) ( -1040 1376 16 ) ( -1040 1376 120 ) wm1_1 0 0 0 1 1 +( -1032 1376 128 ) ( -1032 1376 8 ) ( -1032 1368 128 ) wm1_1 0 0 0 1 1 +( -1040 1376 16 ) ( -1056 1376 16 ) ( -1056 1368 8 ) wm1_1 0 0 0 1 1 +( -1048 1368 16 ) ( -1048 1368 136 ) ( -1032 1368 16 ) wm1_1 0 0 0 1 1 +( -1056 1368 8 ) ( -1056 1376 8 ) ( -1056 1368 128 ) wm1_1 0 0 0 1 1 +} +// brush 407 +{ +( -1056 1376 16 ) ( -1040 1376 16 ) ( -1040 1368 8 ) wm1_1 0 0 0 1 1 +( -1048 1480 16 ) ( -1032 1480 16 ) ( -1032 1376 16 ) wm1_1 0 0 0 1 1 +( -1032 1328 16 ) ( -1032 1448 16 ) ( -1032 1328 8 ) wm1_1 0 0 0 1 1 +( -1040 1440 16 ) ( -1056 1440 16 ) ( -1056 1448 8 ) wm1_1 0 0 0 1 1 +( -1048 1448 8 ) ( -1048 1328 8 ) ( -1032 1448 8 ) wm1_1 0 0 0 1 1 +( -1056 1448 8 ) ( -1056 1448 16 ) ( -1056 1328 8 ) wm1_1 0 0 0 1 1 +} +// brush 408 +{ +( 992 512 224 ) ( 848 416 224 ) ( 848 512 224 ) wm1_2 0 0 0 1 1 +( 784 2624 160 ) ( 928 2624 224 ) ( 784 2624 224 ) wm1_2 32 16 0 1 1 +( 816 736 224 ) ( 816 832 160 ) ( 816 832 224 ) wm1_2 0 16 0 1 1 +( 992 512 160 ) ( 848 416 160 ) ( 992 416 160 ) wm1_2 0 0 0 1 1 +( 848 320 160 ) ( 992 320 224 ) ( 992 320 160 ) wm1_2 0 16 0 1 1 +( 992 416 224 ) ( 992 512 160 ) ( 992 416 160 ) wm1_2 0 16 0 1 1 +} +} +// entity 1 +{ +"classname" "info_player_start" +"origin" "-1408 128 64" +"angle" "0" +} +// entity 2 +{ +"classname" "weapon_supershotgun" +"origin" "-1408 128 32" +} +// entity 3 +{ +"classname" "weapon_nailgun" +"origin" "-1408 128 32" +} +// entity 4 +{ +"classname" "weapon_supernailgun" +"origin" "-1408 128 32" +} +// entity 5 +{ +"classname" "weapon_grenadelauncher" +"origin" "-1408 128 32" +} +// entity 6 +{ +"classname" "weapon_rocketlauncher" +"origin" "-1408 128 32" +} +// entity 7 +{ +"classname" "weapon_plasmagun" +"origin" "-1408 128 32" +} +// entity 8 +{ +"classname" "weapon_lightning" +"origin" "-1408 128 32" +} +// entity 9 +{ +"classname" "light" +"origin" "-1328 2896 64" +"light" "188" +} +// entity 10 +{ +"classname" "trigger_changelevel" +"map" "breakable" +"spawnflags" "1" +// brush 0 +{ +( 1008 176 128 ) ( 1008 80 128 ) ( 992 176 128 ) trigger 0 0 0 1 1 +( 1008 160 160 ) ( 992 160 160 ) ( 1008 160 144 ) trigger 0 0 0 1 1 +( 1008 176 160 ) ( 1008 176 144 ) ( 1008 80 160 ) trigger 0 0 0 1 1 +( 992 80 48 ) ( 1008 80 48 ) ( 992 176 48 ) trigger 0 0 0 1 1 +( 992 96 144 ) ( 992 96 160 ) ( 1008 96 144 ) trigger 0 0 0 1 1 +( 992 80 144 ) ( 992 176 144 ) ( 992 80 160 ) trigger 0 0 0 1 1 +} +} +// entity 11 +{ +"classname" "func_illusionary" +// brush 0 +{ +( 1040 96 144 ) ( 1040 80 144 ) ( 1008 96 144 ) *teleport 0 0 0 1 1 +( 1024 176 256 ) ( 992 176 256 ) ( 1024 176 0 ) *teleport 0 0 0 1 1 +( 1024 176 256 ) ( 1024 176 0 ) ( 1024 160 256 ) *teleport 0 0 0 1 1 +( 1008 80 32 ) ( 1040 80 32 ) ( 1008 96 32 ) *teleport 0 0 0 1 1 +( 1008 80 0 ) ( 1008 80 256 ) ( 1040 80 0 ) *teleport 0 0 0 1 1 +( 1008 80 0 ) ( 1008 96 0 ) ( 1008 80 256 ) *teleport 0 0 0 1 1 +} +} +// entity 12 +{ +"classname" "light" +"origin" "-1216 128 256" +"light" "277" +"wait" ".5" +} +// entity 13 +{ +"classname" "light" +"origin" "704 128 256" +"light" "277" +"wait" ".5" +} +// entity 14 +{ +"classname" "light" +"origin" "-256 128 256" +"light" "277" +"wait" ".5" +} +// entity 15 +{ +"classname" "light" +"origin" "64 128 256" +"light" "277" +"wait" ".5" +} +// entity 16 +{ +"classname" "light" +"origin" "384 128 256" +"light" "277" +"wait" ".5" +} +// entity 17 +{ +"classname" "light" +"origin" "-576 128 256" +"light" "277" +"wait" ".5" +} +// entity 18 +{ +"classname" "light" +"origin" "-1440 128 96" +"light" "222" +} +// entity 19 +{ +"classname" "light" +"origin" "960 128 96" +"light" "222" +} +// entity 20 +{ +"classname" "light" +"origin" "-1328 1936 64" +"light" "188" +} +// entity 21 +{ +"classname" "light" +"origin" "-1216 2848 96" +"light" "177" +"wait" ".5" +} +// entity 22 +{ +"classname" "func_breakable" +"health" "44" +"ritem" "3" +"rsize" "2" +"t_width" "3" +"count" "6" +// brush 0 +{ +( -1336 928 56 ) ( -1344 904 64 ) ( -1376 928 80 ) brock04 48 104 180 1 1 +( -1376 928 80 ) ( -1344 904 16 ) ( -1376 928 0 ) brock04 8 0 0 -1 1 +( -1376 928 0 ) ( -1344 904 16 ) ( -1336 928 16 ) brock04 48 104 180 1 1 +( -1336 928 16 ) ( -1344 904 16 ) ( -1336 928 56 ) brock04 80 0 0 -1 1 +( -1376 928 80 ) ( -1336 928 16 ) ( -1336 928 56 ) brock04 32 0 0 1 1 +} +// brush 1 +{ +( -1368 976 56 ) ( -1344 952 48 ) ( -1376 928 80 ) brock04 32 32 0 1 1 +( -1368 976 56 ) ( -1368 976 16 ) ( -1344 952 48 ) brock04 96 0 0 1 1 +( -1376 928 80 ) ( -1344 952 16 ) ( -1376 928 0 ) brock04 32 0 0 1 1 +( -1344 952 16 ) ( -1368 976 16 ) ( -1376 928 0 ) brock04 32 32 0 1 1 +( -1376 928 80 ) ( -1368 976 16 ) ( -1368 976 56 ) brock04 96 0 0 1 1 +} +// brush 2 +{ +( -1376 928 80 ) ( -1424 912 48 ) ( -1416 960 56 ) brock04 56 0 180 1 1 +( -1416 960 56 ) ( -1424 912 8 ) ( -1416 960 8 ) brock04 56 0 0 -1 1 +( -1416 960 8 ) ( -1424 912 8 ) ( -1376 928 0 ) brock04 56 0 180 1 1 +( -1376 928 80 ) ( -1416 960 56 ) ( -1376 928 0 ) brock04 56 0 0 -1 1 +( -1376 928 80 ) ( -1424 912 8 ) ( -1424 912 48 ) brock04 32 0 0 1 1 +} +// brush 3 +{ +( -1376 928 80 ) ( -1368 888 56 ) ( -1400 888 48 ) brock04 16 88 0 1 1 +( -1376 928 0 ) ( -1400 888 24 ) ( -1368 888 24 ) brock04 16 88 0 1 1 +( -1368 888 56 ) ( -1368 888 24 ) ( -1400 888 24 ) brock04 16 0 0 1 1 +( -1376 928 80 ) ( -1400 888 24 ) ( -1376 928 0 ) brock04 96 0 0 1 1 +( -1376 928 0 ) ( -1368 888 24 ) ( -1376 928 80 ) brock04 96 0 0 1 1 +} +// brush 4 +{ +( -1376 928 80 ) ( -1344 952 48 ) ( -1336 928 56 ) brock04 48 104 180 1 1 +( -1376 928 0 ) ( -1344 952 16 ) ( -1376 928 80 ) brock04 16 0 0 -1 1 +( -1376 928 0 ) ( -1336 928 16 ) ( -1344 952 16 ) brock04 48 104 180 1 1 +( -1344 952 48 ) ( -1336 928 16 ) ( -1336 928 56 ) brock04 48 0 0 -1 1 +( -1376 928 80 ) ( -1336 928 16 ) ( -1376 928 0 ) brock04 32 0 0 1 1 +} +// brush 5 +{ +( -1344 904 64 ) ( -1368 888 56 ) ( -1376 928 80 ) brock04 16 88 0 1 1 +( -1376 928 80 ) ( -1344 904 16 ) ( -1344 904 64 ) brock04 40 0 0 1 1 +( -1344 904 64 ) ( -1368 888 24 ) ( -1368 888 56 ) brock04 32 0 0 1 1 +( -1376 928 0 ) ( -1368 888 24 ) ( -1344 904 16 ) brock04 16 88 0 1 1 +( -1376 928 80 ) ( -1368 888 24 ) ( -1376 928 0 ) brock04 96 0 0 1 1 +} +// brush 6 +{ +( -1400 888 48 ) ( -1424 912 48 ) ( -1376 928 80 ) brock04 56 0 180 1 1 +( -1424 912 48 ) ( -1400 888 24 ) ( -1424 912 8 ) brock04 64 0 0 -1 1 +( -1424 912 8 ) ( -1400 888 24 ) ( -1376 928 0 ) brock04 56 0 180 1 1 +( -1376 928 80 ) ( -1400 888 24 ) ( -1400 888 48 ) brock04 56 0 0 -1 1 +( -1376 928 80 ) ( -1424 912 8 ) ( -1376 928 0 ) brock04 32 0 0 1 1 +} +// brush 7 +{ +( -1416 960 56 ) ( -1368 976 56 ) ( -1376 928 80 ) brock04 32 32 0 1 1 +( -1376 928 0 ) ( -1368 976 16 ) ( -1416 960 8 ) brock04 32 32 0 1 1 +( -1376 928 0 ) ( -1416 960 56 ) ( -1376 928 80 ) brock04 32 0 0 1 1 +( -1416 960 56 ) ( -1368 976 16 ) ( -1368 976 56 ) brock04 32 0 0 1 1 +( -1376 928 80 ) ( -1368 976 16 ) ( -1376 928 0 ) brock04 96 0 0 1 1 +} +} +// entity 23 +{ +"classname" "func_breakable" +"health" "44" +"count" "8" +"ritem" "4" +"rsize" "0" +"t_width" "3" +// brush 0 +{ +( -1336 1088 56 ) ( -1344 1064 64 ) ( -1376 1088 80 ) cearth1 48 8 180 1 1 +( -1376 1088 80 ) ( -1344 1064 16 ) ( -1376 1088 0 ) cearth1 8 0 0 -1 1 +( -1376 1088 0 ) ( -1344 1064 16 ) ( -1336 1088 16 ) cearth1 48 8 180 1 1 +( -1336 1088 16 ) ( -1344 1064 16 ) ( -1336 1088 56 ) cearth1 48 0 0 -1 1 +( -1376 1088 80 ) ( -1336 1088 16 ) ( -1336 1088 56 ) cearth1 32 0 0 1 1 +} +// brush 1 +{ +( -1368 1136 56 ) ( -1344 1112 48 ) ( -1376 1088 80 ) cearth1 32 0 0 1 1 +( -1368 1136 56 ) ( -1368 1136 16 ) ( -1344 1112 48 ) cearth1 0 0 0 1 1 +( -1376 1088 80 ) ( -1344 1112 16 ) ( -1376 1088 0 ) cearth1 32 0 0 1 1 +( -1344 1112 16 ) ( -1368 1136 16 ) ( -1376 1088 0 ) cearth1 32 0 0 1 1 +( -1376 1088 80 ) ( -1368 1136 16 ) ( -1368 1136 56 ) cearth1 0 0 0 1 1 +} +// brush 2 +{ +( -1376 1088 80 ) ( -1424 1072 48 ) ( -1416 1120 56 ) cearth1 56 32 180 1 1 +( -1416 1120 56 ) ( -1424 1072 8 ) ( -1416 1120 8 ) cearth1 24 0 0 -1 1 +( -1416 1120 8 ) ( -1424 1072 8 ) ( -1376 1088 0 ) cearth1 56 32 180 1 1 +( -1376 1088 80 ) ( -1416 1120 56 ) ( -1376 1088 0 ) cearth1 56 0 0 -1 1 +( -1376 1088 80 ) ( -1424 1072 8 ) ( -1424 1072 48 ) cearth1 32 0 0 1 1 +} +// brush 3 +{ +( -1376 1088 80 ) ( -1368 1048 56 ) ( -1400 1048 48 ) cearth1 16 56 0 1 1 +( -1376 1088 0 ) ( -1400 1048 24 ) ( -1368 1048 24 ) cearth1 16 56 0 1 1 +( -1368 1048 56 ) ( -1368 1048 24 ) ( -1400 1048 24 ) cearth1 16 0 0 1 1 +( -1376 1088 80 ) ( -1400 1048 24 ) ( -1376 1088 0 ) cearth1 0 0 0 1 1 +( -1376 1088 0 ) ( -1368 1048 24 ) ( -1376 1088 80 ) cearth1 0 0 0 1 1 +} +// brush 4 +{ +( -1376 1088 80 ) ( -1344 1112 48 ) ( -1336 1088 56 ) cearth1 48 8 180 1 1 +( -1376 1088 0 ) ( -1344 1112 16 ) ( -1376 1088 80 ) cearth1 16 0 0 -1 1 +( -1376 1088 0 ) ( -1336 1088 16 ) ( -1344 1112 16 ) cearth1 48 8 180 1 1 +( -1344 1112 48 ) ( -1336 1088 16 ) ( -1336 1088 56 ) cearth1 16 0 0 -1 1 +( -1376 1088 80 ) ( -1336 1088 16 ) ( -1376 1088 0 ) cearth1 32 0 0 1 1 +} +// brush 5 +{ +( -1344 1064 64 ) ( -1368 1048 56 ) ( -1376 1088 80 ) cearth1 16 56 0 1 1 +( -1376 1088 80 ) ( -1344 1064 16 ) ( -1344 1064 64 ) cearth1 40 0 0 1 1 +( -1344 1064 64 ) ( -1368 1048 24 ) ( -1368 1048 56 ) cearth1 32 0 0 1 1 +( -1376 1088 0 ) ( -1368 1048 24 ) ( -1344 1064 16 ) cearth1 16 56 0 1 1 +( -1376 1088 80 ) ( -1368 1048 24 ) ( -1376 1088 0 ) cearth1 0 0 0 1 1 +} +// brush 6 +{ +( -1400 1048 48 ) ( -1424 1072 48 ) ( -1376 1088 80 ) cearth1 56 32 180 1 1 +( -1424 1072 48 ) ( -1400 1048 24 ) ( -1424 1072 8 ) cearth1 32 0 0 -1 1 +( -1424 1072 8 ) ( -1400 1048 24 ) ( -1376 1088 0 ) cearth1 56 32 180 1 1 +( -1376 1088 80 ) ( -1400 1048 24 ) ( -1400 1048 48 ) cearth1 24 0 0 -1 1 +( -1376 1088 80 ) ( -1424 1072 8 ) ( -1376 1088 0 ) cearth1 32 0 0 1 1 +} +// brush 7 +{ +( -1416 1120 56 ) ( -1368 1136 56 ) ( -1376 1088 80 ) cearth1 32 0 0 1 1 +( -1376 1088 0 ) ( -1368 1136 16 ) ( -1416 1120 8 ) cearth1 32 0 0 1 1 +( -1376 1088 0 ) ( -1416 1120 56 ) ( -1376 1088 80 ) cearth1 32 0 0 1 1 +( -1416 1120 56 ) ( -1368 1136 16 ) ( -1368 1136 56 ) cearth1 32 0 0 1 1 +( -1376 1088 80 ) ( -1368 1136 16 ) ( -1376 1088 0 ) cearth1 0 0 0 1 1 +} +} +// entity 24 +{ +"classname" "func_breakable" +"health" "44" +"count" "9" +"rsize" "0" +"t_width" "1" +"ritem" "5" +// brush 0 +{ +( -1376 1248 80 ) ( -1424 1232 48 ) ( -1416 1280 56 ) grave01_1 56 0 180 1 1 +( -1416 1280 56 ) ( -1424 1232 8 ) ( -1416 1280 8 ) grave01_1 56 0 0 -1 1 +( -1416 1280 8 ) ( -1424 1232 8 ) ( -1376 1248 0 ) grave01_1 56 0 180 1 1 +( -1376 1248 80 ) ( -1416 1280 56 ) ( -1376 1248 0 ) grave01_1 56 0 0 -1 1 +( -1376 1248 80 ) ( -1424 1232 8 ) ( -1424 1232 48 ) grave01_1 32 0 0 1 1 +} +// brush 1 +{ +( -1376 1248 80 ) ( -1368 1208 56 ) ( -1400 1208 48 ) grave01_1 16 24 0 1 1 +( -1376 1248 0 ) ( -1400 1208 24 ) ( -1368 1208 24 ) grave01_1 16 24 0 1 1 +( -1368 1208 56 ) ( -1368 1208 24 ) ( -1400 1208 24 ) grave01_1 16 0 0 1 1 +( -1376 1248 80 ) ( -1400 1208 24 ) ( -1376 1248 0 ) grave01_1 32 0 0 1 1 +( -1376 1248 0 ) ( -1368 1208 24 ) ( -1376 1248 80 ) grave01_1 32 0 0 1 1 +} +// brush 2 +{ +( -1336 1248 56 ) ( -1344 1224 64 ) ( -1376 1248 80 ) grave01_1 48 40 180 1 1 +( -1376 1248 80 ) ( -1344 1224 16 ) ( -1376 1248 0 ) grave01_1 8 0 0 -1 1 +( -1376 1248 0 ) ( -1344 1224 16 ) ( -1336 1248 16 ) grave01_1 48 40 180 1 1 +( -1336 1248 16 ) ( -1344 1224 16 ) ( -1336 1248 56 ) grave01_1 16 0 0 -1 1 +( -1376 1248 80 ) ( -1336 1248 16 ) ( -1336 1248 56 ) grave01_1 32 0 0 1 1 +} +// brush 3 +{ +( -1368 1296 56 ) ( -1344 1272 48 ) ( -1376 1248 80 ) grave01_1 32 32 0 1 1 +( -1368 1296 56 ) ( -1368 1296 16 ) ( -1344 1272 48 ) grave01_1 32 0 0 1 1 +( -1376 1248 80 ) ( -1344 1272 16 ) ( -1376 1248 0 ) grave01_1 32 0 0 1 1 +( -1344 1272 16 ) ( -1368 1296 16 ) ( -1376 1248 0 ) grave01_1 32 32 0 1 1 +( -1376 1248 80 ) ( -1368 1296 16 ) ( -1368 1296 56 ) grave01_1 32 0 0 1 1 +} +// brush 4 +{ +( -1376 1248 80 ) ( -1344 1272 48 ) ( -1336 1248 56 ) grave01_1 48 40 180 1 1 +( -1376 1248 0 ) ( -1344 1272 16 ) ( -1376 1248 80 ) grave01_1 16 0 0 -1 1 +( -1376 1248 0 ) ( -1336 1248 16 ) ( -1344 1272 16 ) grave01_1 48 40 180 1 1 +( -1344 1272 48 ) ( -1336 1248 16 ) ( -1336 1248 56 ) grave01_1 48 0 0 -1 1 +( -1376 1248 80 ) ( -1336 1248 16 ) ( -1376 1248 0 ) grave01_1 32 0 0 1 1 +} +// brush 5 +{ +( -1344 1224 64 ) ( -1368 1208 56 ) ( -1376 1248 80 ) grave01_1 16 24 0 1 1 +( -1376 1248 80 ) ( -1344 1224 16 ) ( -1344 1224 64 ) grave01_1 40 0 0 1 1 +( -1344 1224 64 ) ( -1368 1208 24 ) ( -1368 1208 56 ) grave01_1 32 0 0 1 1 +( -1376 1248 0 ) ( -1368 1208 24 ) ( -1344 1224 16 ) grave01_1 16 24 0 1 1 +( -1376 1248 80 ) ( -1368 1208 24 ) ( -1376 1248 0 ) grave01_1 32 0 0 1 1 +} +// brush 6 +{ +( -1400 1208 48 ) ( -1424 1232 48 ) ( -1376 1248 80 ) grave01_1 56 0 180 1 1 +( -1424 1232 48 ) ( -1400 1208 24 ) ( -1424 1232 8 ) grave01_1 0 0 0 -1 1 +( -1424 1232 8 ) ( -1400 1208 24 ) ( -1376 1248 0 ) grave01_1 56 0 180 1 1 +( -1376 1248 80 ) ( -1400 1208 24 ) ( -1400 1208 48 ) grave01_1 56 0 0 -1 1 +( -1376 1248 80 ) ( -1424 1232 8 ) ( -1376 1248 0 ) grave01_1 32 0 0 1 1 +} +// brush 7 +{ +( -1416 1280 56 ) ( -1368 1296 56 ) ( -1376 1248 80 ) grave01_1 32 32 0 1 1 +( -1376 1248 0 ) ( -1368 1296 16 ) ( -1416 1280 8 ) grave01_1 32 32 0 1 1 +( -1376 1248 0 ) ( -1416 1280 56 ) ( -1376 1248 80 ) grave01_1 32 0 0 1 1 +( -1416 1280 56 ) ( -1368 1296 16 ) ( -1368 1296 56 ) grave01_1 32 0 0 1 1 +( -1376 1248 80 ) ( -1368 1296 16 ) ( -1376 1248 0 ) grave01_1 32 0 0 1 1 +} +} +// entity 25 +{ +"classname" "func_breakable" +"health" "44" +"ritem" "6" +"count" "6" +"rsize" "5" +"t_width" "7" +// brush 0 +{ +( -1368 1456 56 ) ( -1344 1432 48 ) ( -1376 1408 80 ) city3_2 32 0 0 1 1 +( -1368 1456 56 ) ( -1368 1456 16 ) ( -1344 1432 48 ) city3_2 0 0 0 1 1 +( -1376 1408 80 ) ( -1344 1432 16 ) ( -1376 1408 0 ) city3_2 32 0 0 1 1 +( -1344 1432 16 ) ( -1368 1456 16 ) ( -1376 1408 0 ) city3_2 32 0 0 1 1 +( -1376 1408 80 ) ( -1368 1456 16 ) ( -1368 1456 56 ) city3_2 0 0 0 1 1 +} +// brush 1 +{ +( -1336 1408 56 ) ( -1344 1384 64 ) ( -1376 1408 80 ) city3_2 48 8 180 1 1 +( -1376 1408 80 ) ( -1344 1384 16 ) ( -1376 1408 0 ) city3_2 8 0 0 -1 1 +( -1376 1408 0 ) ( -1344 1384 16 ) ( -1336 1408 16 ) city3_2 48 8 180 1 1 +( -1336 1408 16 ) ( -1344 1384 16 ) ( -1336 1408 56 ) city3_2 48 0 0 -1 1 +( -1376 1408 80 ) ( -1336 1408 16 ) ( -1336 1408 56 ) city3_2 32 0 0 1 1 +} +// brush 2 +{ +( -1376 1408 80 ) ( -1368 1368 56 ) ( -1400 1368 48 ) city3_2 16 56 0 1 1 +( -1376 1408 0 ) ( -1400 1368 24 ) ( -1368 1368 24 ) city3_2 16 56 0 1 1 +( -1368 1368 56 ) ( -1368 1368 24 ) ( -1400 1368 24 ) city3_2 16 0 0 1 1 +( -1376 1408 80 ) ( -1400 1368 24 ) ( -1376 1408 0 ) city3_2 0 0 0 1 1 +( -1376 1408 0 ) ( -1368 1368 24 ) ( -1376 1408 80 ) city3_2 0 0 0 1 1 +} +// brush 3 +{ +( -1376 1408 80 ) ( -1424 1392 48 ) ( -1416 1440 56 ) city3_2 56 32 180 1 1 +( -1416 1440 56 ) ( -1424 1392 8 ) ( -1416 1440 8 ) city3_2 24 0 0 -1 1 +( -1416 1440 8 ) ( -1424 1392 8 ) ( -1376 1408 0 ) city3_2 56 32 180 1 1 +( -1376 1408 80 ) ( -1416 1440 56 ) ( -1376 1408 0 ) city3_2 56 0 0 -1 1 +( -1376 1408 80 ) ( -1424 1392 8 ) ( -1424 1392 48 ) city3_2 32 0 0 1 1 +} +// brush 4 +{ +( -1376 1408 80 ) ( -1344 1432 48 ) ( -1336 1408 56 ) city3_2 48 8 180 1 1 +( -1376 1408 0 ) ( -1344 1432 16 ) ( -1376 1408 80 ) city3_2 16 0 0 -1 1 +( -1376 1408 0 ) ( -1336 1408 16 ) ( -1344 1432 16 ) city3_2 48 8 180 1 1 +( -1344 1432 48 ) ( -1336 1408 16 ) ( -1336 1408 56 ) city3_2 16 0 0 -1 1 +( -1376 1408 80 ) ( -1336 1408 16 ) ( -1376 1408 0 ) city3_2 32 0 0 1 1 +} +// brush 5 +{ +( -1344 1384 64 ) ( -1368 1368 56 ) ( -1376 1408 80 ) city3_2 16 56 0 1 1 +( -1376 1408 80 ) ( -1344 1384 16 ) ( -1344 1384 64 ) city3_2 40 0 0 1 1 +( -1344 1384 64 ) ( -1368 1368 24 ) ( -1368 1368 56 ) city3_2 32 0 0 1 1 +( -1376 1408 0 ) ( -1368 1368 24 ) ( -1344 1384 16 ) city3_2 16 56 0 1 1 +( -1376 1408 80 ) ( -1368 1368 24 ) ( -1376 1408 0 ) city3_2 0 0 0 1 1 +} +// brush 6 +{ +( -1400 1368 48 ) ( -1424 1392 48 ) ( -1376 1408 80 ) city3_2 56 32 180 1 1 +( -1424 1392 48 ) ( -1400 1368 24 ) ( -1424 1392 8 ) city3_2 32 0 0 -1 1 +( -1424 1392 8 ) ( -1400 1368 24 ) ( -1376 1408 0 ) city3_2 56 32 180 1 1 +( -1376 1408 80 ) ( -1400 1368 24 ) ( -1400 1368 48 ) city3_2 24 0 0 -1 1 +( -1376 1408 80 ) ( -1424 1392 8 ) ( -1376 1408 0 ) city3_2 32 0 0 1 1 +} +// brush 7 +{ +( -1416 1440 56 ) ( -1368 1456 56 ) ( -1376 1408 80 ) city3_2 32 0 0 1 1 +( -1376 1408 0 ) ( -1368 1456 16 ) ( -1416 1440 8 ) city3_2 32 0 0 1 1 +( -1376 1408 0 ) ( -1416 1440 56 ) ( -1376 1408 80 ) city3_2 32 0 0 1 1 +( -1416 1440 56 ) ( -1368 1456 16 ) ( -1368 1456 56 ) city3_2 32 0 0 1 1 +( -1376 1408 80 ) ( -1368 1456 16 ) ( -1376 1408 0 ) city3_2 0 0 0 1 1 +} +} +// entity 26 +{ +"classname" "func_breakable" +"health" "44" +"ritem" "7" +"rsize" "5" +"t_width" "7" +"count" "7" +// brush 0 +{ +( -1376 1568 80 ) ( -1368 1528 56 ) ( -1400 1528 48 ) wstone5_0 16 24 0 1 1 +( -1376 1568 0 ) ( -1400 1528 24 ) ( -1368 1528 24 ) wstone5_0 16 24 0 1 1 +( -1368 1528 56 ) ( -1368 1528 24 ) ( -1400 1528 24 ) wstone5_0 16 0 0 1 1 +( -1376 1568 80 ) ( -1400 1528 24 ) ( -1376 1568 0 ) wstone5_0 32 0 0 1 1 +( -1376 1568 0 ) ( -1368 1528 24 ) ( -1376 1568 80 ) wstone5_0 32 0 0 1 1 +} +// brush 1 +{ +( -1336 1568 56 ) ( -1344 1544 64 ) ( -1376 1568 80 ) wstone5_0 48 40 180 1 1 +( -1376 1568 80 ) ( -1344 1544 16 ) ( -1376 1568 0 ) wstone5_0 8 0 0 -1 1 +( -1376 1568 0 ) ( -1344 1544 16 ) ( -1336 1568 16 ) wstone5_0 48 40 180 1 1 +( -1336 1568 16 ) ( -1344 1544 16 ) ( -1336 1568 56 ) wstone5_0 16 0 0 -1 1 +( -1376 1568 80 ) ( -1336 1568 16 ) ( -1336 1568 56 ) wstone5_0 32 0 0 1 1 +} +// brush 2 +{ +( -1368 1616 56 ) ( -1344 1592 48 ) ( -1376 1568 80 ) wstone5_0 32 32 0 1 1 +( -1368 1616 56 ) ( -1368 1616 16 ) ( -1344 1592 48 ) wstone5_0 32 0 0 1 1 +( -1376 1568 80 ) ( -1344 1592 16 ) ( -1376 1568 0 ) wstone5_0 32 0 0 1 1 +( -1344 1592 16 ) ( -1368 1616 16 ) ( -1376 1568 0 ) wstone5_0 32 32 0 1 1 +( -1376 1568 80 ) ( -1368 1616 16 ) ( -1368 1616 56 ) wstone5_0 32 0 0 1 1 +} +// brush 3 +{ +( -1376 1568 80 ) ( -1424 1552 48 ) ( -1416 1600 56 ) wstone5_0 56 0 180 1 1 +( -1416 1600 56 ) ( -1424 1552 8 ) ( -1416 1600 8 ) wstone5_0 56 0 0 -1 1 +( -1416 1600 8 ) ( -1424 1552 8 ) ( -1376 1568 0 ) wstone5_0 56 0 180 1 1 +( -1376 1568 80 ) ( -1416 1600 56 ) ( -1376 1568 0 ) wstone5_0 56 0 0 -1 1 +( -1376 1568 80 ) ( -1424 1552 8 ) ( -1424 1552 48 ) wstone5_0 32 0 0 1 1 +} +// brush 4 +{ +( -1376 1568 80 ) ( -1344 1592 48 ) ( -1336 1568 56 ) wstone5_0 48 40 180 1 1 +( -1376 1568 0 ) ( -1344 1592 16 ) ( -1376 1568 80 ) wstone5_0 16 0 0 -1 1 +( -1376 1568 0 ) ( -1336 1568 16 ) ( -1344 1592 16 ) wstone5_0 48 40 180 1 1 +( -1344 1592 48 ) ( -1336 1568 16 ) ( -1336 1568 56 ) wstone5_0 48 0 0 -1 1 +( -1376 1568 80 ) ( -1336 1568 16 ) ( -1376 1568 0 ) wstone5_0 32 0 0 1 1 +} +// brush 5 +{ +( -1344 1544 64 ) ( -1368 1528 56 ) ( -1376 1568 80 ) wstone5_0 16 24 0 1 1 +( -1376 1568 80 ) ( -1344 1544 16 ) ( -1344 1544 64 ) wstone5_0 40 0 0 1 1 +( -1344 1544 64 ) ( -1368 1528 24 ) ( -1368 1528 56 ) wstone5_0 32 0 0 1 1 +( -1376 1568 0 ) ( -1368 1528 24 ) ( -1344 1544 16 ) wstone5_0 16 24 0 1 1 +( -1376 1568 80 ) ( -1368 1528 24 ) ( -1376 1568 0 ) wstone5_0 32 0 0 1 1 +} +// brush 6 +{ +( -1400 1528 48 ) ( -1424 1552 48 ) ( -1376 1568 80 ) wstone5_0 56 0 180 1 1 +( -1424 1552 48 ) ( -1400 1528 24 ) ( -1424 1552 8 ) wstone5_0 0 0 0 -1 1 +( -1424 1552 8 ) ( -1400 1528 24 ) ( -1376 1568 0 ) wstone5_0 56 0 180 1 1 +( -1376 1568 80 ) ( -1400 1528 24 ) ( -1400 1528 48 ) wstone5_0 56 0 0 -1 1 +( -1376 1568 80 ) ( -1424 1552 8 ) ( -1376 1568 0 ) wstone5_0 32 0 0 1 1 +} +// brush 7 +{ +( -1416 1600 56 ) ( -1368 1616 56 ) ( -1376 1568 80 ) wstone5_0 32 32 0 1 1 +( -1376 1568 0 ) ( -1368 1616 16 ) ( -1416 1600 8 ) wstone5_0 32 32 0 1 1 +( -1376 1568 0 ) ( -1416 1600 56 ) ( -1376 1568 80 ) wstone5_0 32 0 0 1 1 +( -1416 1600 56 ) ( -1368 1616 16 ) ( -1368 1616 56 ) wstone5_0 32 0 0 1 1 +( -1376 1568 80 ) ( -1368 1616 16 ) ( -1376 1568 0 ) wstone5_0 32 0 0 1 1 +} +} +// entity 27 +{ +"classname" "func_breakable" +"health" "44" +"count" "5" +"rsize" "3" +"ritem" "8" +// brush 0 +{ +( -1336 1728 56 ) ( -1344 1704 64 ) ( -1376 1728 80 ) rock3_7 48 8 180 1 1 +( -1376 1728 80 ) ( -1344 1704 16 ) ( -1376 1728 0 ) rock3_7 8 0 0 -1 1 +( -1376 1728 0 ) ( -1344 1704 16 ) ( -1336 1728 16 ) rock3_7 48 8 180 1 1 +( -1336 1728 16 ) ( -1344 1704 16 ) ( -1336 1728 56 ) rock3_7 48 0 0 -1 1 +( -1376 1728 80 ) ( -1336 1728 16 ) ( -1336 1728 56 ) rock3_7 32 0 0 1 1 +} +// brush 1 +{ +( -1368 1776 56 ) ( -1344 1752 48 ) ( -1376 1728 80 ) rock3_7 32 0 0 1 1 +( -1368 1776 56 ) ( -1368 1776 16 ) ( -1344 1752 48 ) rock3_7 0 0 0 1 1 +( -1376 1728 80 ) ( -1344 1752 16 ) ( -1376 1728 0 ) rock3_7 32 0 0 1 1 +( -1344 1752 16 ) ( -1368 1776 16 ) ( -1376 1728 0 ) rock3_7 32 0 0 1 1 +( -1376 1728 80 ) ( -1368 1776 16 ) ( -1368 1776 56 ) rock3_7 0 0 0 1 1 +} +// brush 2 +{ +( -1376 1728 80 ) ( -1368 1688 56 ) ( -1400 1688 48 ) rock3_7 16 56 0 1 1 +( -1376 1728 0 ) ( -1400 1688 24 ) ( -1368 1688 24 ) rock3_7 16 56 0 1 1 +( -1368 1688 56 ) ( -1368 1688 24 ) ( -1400 1688 24 ) rock3_7 16 0 0 1 1 +( -1376 1728 80 ) ( -1400 1688 24 ) ( -1376 1728 0 ) rock3_7 0 0 0 1 1 +( -1376 1728 0 ) ( -1368 1688 24 ) ( -1376 1728 80 ) rock3_7 0 0 0 1 1 +} +// brush 3 +{ +( -1376 1728 80 ) ( -1424 1712 48 ) ( -1416 1760 56 ) rock3_7 56 32 180 1 1 +( -1416 1760 56 ) ( -1424 1712 8 ) ( -1416 1760 8 ) rock3_7 24 0 0 -1 1 +( -1416 1760 8 ) ( -1424 1712 8 ) ( -1376 1728 0 ) rock3_7 56 32 180 1 1 +( -1376 1728 80 ) ( -1416 1760 56 ) ( -1376 1728 0 ) rock3_7 56 0 0 -1 1 +( -1376 1728 80 ) ( -1424 1712 8 ) ( -1424 1712 48 ) rock3_7 32 0 0 1 1 +} +// brush 4 +{ +( -1376 1728 80 ) ( -1344 1752 48 ) ( -1336 1728 56 ) rock3_7 48 8 180 1 1 +( -1376 1728 0 ) ( -1344 1752 16 ) ( -1376 1728 80 ) rock3_7 16 0 0 -1 1 +( -1376 1728 0 ) ( -1336 1728 16 ) ( -1344 1752 16 ) rock3_7 48 8 180 1 1 +( -1344 1752 48 ) ( -1336 1728 16 ) ( -1336 1728 56 ) rock3_7 16 0 0 -1 1 +( -1376 1728 80 ) ( -1336 1728 16 ) ( -1376 1728 0 ) rock3_7 32 0 0 1 1 +} +// brush 5 +{ +( -1344 1704 64 ) ( -1368 1688 56 ) ( -1376 1728 80 ) rock3_7 16 56 0 1 1 +( -1376 1728 80 ) ( -1344 1704 16 ) ( -1344 1704 64 ) rock3_7 40 0 0 1 1 +( -1344 1704 64 ) ( -1368 1688 24 ) ( -1368 1688 56 ) rock3_7 32 0 0 1 1 +( -1376 1728 0 ) ( -1368 1688 24 ) ( -1344 1704 16 ) rock3_7 16 56 0 1 1 +( -1376 1728 80 ) ( -1368 1688 24 ) ( -1376 1728 0 ) rock3_7 0 0 0 1 1 +} +// brush 6 +{ +( -1400 1688 48 ) ( -1424 1712 48 ) ( -1376 1728 80 ) rock3_7 56 32 180 1 1 +( -1424 1712 48 ) ( -1400 1688 24 ) ( -1424 1712 8 ) rock3_7 32 0 0 -1 1 +( -1424 1712 8 ) ( -1400 1688 24 ) ( -1376 1728 0 ) rock3_7 56 32 180 1 1 +( -1376 1728 80 ) ( -1400 1688 24 ) ( -1400 1688 48 ) rock3_7 24 0 0 -1 1 +( -1376 1728 80 ) ( -1424 1712 8 ) ( -1376 1728 0 ) rock3_7 32 0 0 1 1 +} +// brush 7 +{ +( -1416 1760 56 ) ( -1368 1776 56 ) ( -1376 1728 80 ) rock3_7 32 0 0 1 1 +( -1376 1728 0 ) ( -1368 1776 16 ) ( -1416 1760 8 ) rock3_7 32 0 0 1 1 +( -1376 1728 0 ) ( -1416 1760 56 ) ( -1376 1728 80 ) rock3_7 32 0 0 1 1 +( -1416 1760 56 ) ( -1368 1776 16 ) ( -1368 1776 56 ) rock3_7 32 0 0 1 1 +( -1376 1728 80 ) ( -1368 1776 16 ) ( -1376 1728 0 ) rock3_7 0 0 0 1 1 +} +} +// entity 28 +{ +"classname" "func_breakable" +"health" "44" +"rsize" "2" +"ritem" "9" +"count" "6" +// brush 0 +{ +( -1376 1888 80 ) ( -1424 1872 48 ) ( -1416 1920 56 ) rock3_8 56 0 180 1 1 +( -1416 1920 56 ) ( -1424 1872 8 ) ( -1416 1920 8 ) rock3_8 56 0 0 -1 1 +( -1416 1920 8 ) ( -1424 1872 8 ) ( -1376 1888 0 ) rock3_8 56 0 180 1 1 +( -1376 1888 80 ) ( -1416 1920 56 ) ( -1376 1888 0 ) rock3_8 56 0 0 -1 1 +( -1376 1888 80 ) ( -1424 1872 8 ) ( -1424 1872 48 ) rock3_8 32 0 0 1 1 +} +// brush 1 +{ +( -1376 1888 80 ) ( -1368 1848 56 ) ( -1400 1848 48 ) rock3_8 16 24 0 1 1 +( -1376 1888 0 ) ( -1400 1848 24 ) ( -1368 1848 24 ) rock3_8 16 24 0 1 1 +( -1368 1848 56 ) ( -1368 1848 24 ) ( -1400 1848 24 ) rock3_8 16 0 0 1 1 +( -1376 1888 80 ) ( -1400 1848 24 ) ( -1376 1888 0 ) rock3_8 32 0 0 1 1 +( -1376 1888 0 ) ( -1368 1848 24 ) ( -1376 1888 80 ) rock3_8 32 0 0 1 1 +} +// brush 2 +{ +( -1336 1888 56 ) ( -1344 1864 64 ) ( -1376 1888 80 ) rock3_8 48 40 180 1 1 +( -1376 1888 80 ) ( -1344 1864 16 ) ( -1376 1888 0 ) rock3_8 8 0 0 -1 1 +( -1376 1888 0 ) ( -1344 1864 16 ) ( -1336 1888 16 ) rock3_8 48 40 180 1 1 +( -1336 1888 16 ) ( -1344 1864 16 ) ( -1336 1888 56 ) rock3_8 16 0 0 -1 1 +( -1376 1888 80 ) ( -1336 1888 16 ) ( -1336 1888 56 ) rock3_8 32 0 0 1 1 +} +// brush 3 +{ +( -1368 1936 56 ) ( -1344 1912 48 ) ( -1376 1888 80 ) rock3_8 32 32 0 1 1 +( -1368 1936 56 ) ( -1368 1936 16 ) ( -1344 1912 48 ) rock3_8 32 0 0 1 1 +( -1376 1888 80 ) ( -1344 1912 16 ) ( -1376 1888 0 ) rock3_8 32 0 0 1 1 +( -1344 1912 16 ) ( -1368 1936 16 ) ( -1376 1888 0 ) rock3_8 32 32 0 1 1 +( -1376 1888 80 ) ( -1368 1936 16 ) ( -1368 1936 56 ) rock3_8 32 0 0 1 1 +} +// brush 4 +{ +( -1376 1888 80 ) ( -1344 1912 48 ) ( -1336 1888 56 ) rock3_8 48 40 180 1 1 +( -1376 1888 0 ) ( -1344 1912 16 ) ( -1376 1888 80 ) rock3_8 16 0 0 -1 1 +( -1376 1888 0 ) ( -1336 1888 16 ) ( -1344 1912 16 ) rock3_8 48 40 180 1 1 +( -1344 1912 48 ) ( -1336 1888 16 ) ( -1336 1888 56 ) rock3_8 48 0 0 -1 1 +( -1376 1888 80 ) ( -1336 1888 16 ) ( -1376 1888 0 ) rock3_8 32 0 0 1 1 +} +// brush 5 +{ +( -1344 1864 64 ) ( -1368 1848 56 ) ( -1376 1888 80 ) rock3_8 16 24 0 1 1 +( -1376 1888 80 ) ( -1344 1864 16 ) ( -1344 1864 64 ) rock3_8 40 0 0 1 1 +( -1344 1864 64 ) ( -1368 1848 24 ) ( -1368 1848 56 ) rock3_8 32 0 0 1 1 +( -1376 1888 0 ) ( -1368 1848 24 ) ( -1344 1864 16 ) rock3_8 16 24 0 1 1 +( -1376 1888 80 ) ( -1368 1848 24 ) ( -1376 1888 0 ) rock3_8 32 0 0 1 1 +} +// brush 6 +{ +( -1400 1848 48 ) ( -1424 1872 48 ) ( -1376 1888 80 ) rock3_8 56 0 180 1 1 +( -1424 1872 48 ) ( -1400 1848 24 ) ( -1424 1872 8 ) rock3_8 0 0 0 -1 1 +( -1424 1872 8 ) ( -1400 1848 24 ) ( -1376 1888 0 ) rock3_8 56 0 180 1 1 +( -1376 1888 80 ) ( -1400 1848 24 ) ( -1400 1848 48 ) rock3_8 56 0 0 -1 1 +( -1376 1888 80 ) ( -1424 1872 8 ) ( -1376 1888 0 ) rock3_8 32 0 0 1 1 +} +// brush 7 +{ +( -1416 1920 56 ) ( -1368 1936 56 ) ( -1376 1888 80 ) rock3_8 32 32 0 1 1 +( -1376 1888 0 ) ( -1368 1936 16 ) ( -1416 1920 8 ) rock3_8 32 32 0 1 1 +( -1376 1888 0 ) ( -1416 1920 56 ) ( -1376 1888 80 ) rock3_8 32 0 0 1 1 +( -1416 1920 56 ) ( -1368 1936 16 ) ( -1368 1936 56 ) rock3_8 32 0 0 1 1 +( -1376 1888 80 ) ( -1368 1936 16 ) ( -1376 1888 0 ) rock3_8 32 0 0 1 1 +} +} +// entity 29 +{ +"classname" "func_breakable" +"health" "44" +"ritem" "10" +"count" "15" +"rsize" "4" +// brush 0 +{ +( -1336 2048 56 ) ( -1344 2024 64 ) ( -1376 2048 80 ) maya2_2 48 8 180 1 1 +( -1376 2048 80 ) ( -1344 2024 16 ) ( -1376 2048 0 ) maya2_2 8 0 0 -1 1 +( -1376 2048 0 ) ( -1344 2024 16 ) ( -1336 2048 16 ) maya2_2 48 8 180 1 1 +( -1336 2048 16 ) ( -1344 2024 16 ) ( -1336 2048 56 ) maya2_2 48 0 0 -1 1 +( -1376 2048 80 ) ( -1336 2048 16 ) ( -1336 2048 56 ) maya2_2 32 0 0 1 1 +} +// brush 1 +{ +( -1368 2096 56 ) ( -1344 2072 48 ) ( -1376 2048 80 ) maya2_2 32 0 0 1 1 +( -1368 2096 56 ) ( -1368 2096 16 ) ( -1344 2072 48 ) maya2_2 0 0 0 1 1 +( -1376 2048 80 ) ( -1344 2072 16 ) ( -1376 2048 0 ) maya2_2 32 0 0 1 1 +( -1344 2072 16 ) ( -1368 2096 16 ) ( -1376 2048 0 ) maya2_2 32 0 0 1 1 +( -1376 2048 80 ) ( -1368 2096 16 ) ( -1368 2096 56 ) maya2_2 0 0 0 1 1 +} +// brush 2 +{ +( -1376 2048 80 ) ( -1424 2032 48 ) ( -1416 2080 56 ) maya2_2 56 32 180 1 1 +( -1416 2080 56 ) ( -1424 2032 8 ) ( -1416 2080 8 ) maya2_2 24 0 0 -1 1 +( -1416 2080 8 ) ( -1424 2032 8 ) ( -1376 2048 0 ) maya2_2 56 32 180 1 1 +( -1376 2048 80 ) ( -1416 2080 56 ) ( -1376 2048 0 ) maya2_2 56 0 0 -1 1 +( -1376 2048 80 ) ( -1424 2032 8 ) ( -1424 2032 48 ) maya2_2 32 0 0 1 1 +} +// brush 3 +{ +( -1376 2048 80 ) ( -1368 2008 56 ) ( -1400 2008 48 ) maya2_2 16 56 0 1 1 +( -1376 2048 0 ) ( -1400 2008 24 ) ( -1368 2008 24 ) maya2_2 16 56 0 1 1 +( -1368 2008 56 ) ( -1368 2008 24 ) ( -1400 2008 24 ) maya2_2 16 0 0 1 1 +( -1376 2048 80 ) ( -1400 2008 24 ) ( -1376 2048 0 ) maya2_2 0 0 0 1 1 +( -1376 2048 0 ) ( -1368 2008 24 ) ( -1376 2048 80 ) maya2_2 0 0 0 1 1 +} +// brush 4 +{ +( -1376 2048 80 ) ( -1344 2072 48 ) ( -1336 2048 56 ) maya2_2 48 8 180 1 1 +( -1376 2048 0 ) ( -1344 2072 16 ) ( -1376 2048 80 ) maya2_2 16 0 0 -1 1 +( -1376 2048 0 ) ( -1336 2048 16 ) ( -1344 2072 16 ) maya2_2 48 8 180 1 1 +( -1344 2072 48 ) ( -1336 2048 16 ) ( -1336 2048 56 ) maya2_2 16 0 0 -1 1 +( -1376 2048 80 ) ( -1336 2048 16 ) ( -1376 2048 0 ) maya2_2 32 0 0 1 1 +} +// brush 5 +{ +( -1344 2024 64 ) ( -1368 2008 56 ) ( -1376 2048 80 ) maya2_2 16 56 0 1 1 +( -1376 2048 80 ) ( -1344 2024 16 ) ( -1344 2024 64 ) maya2_2 40 0 0 1 1 +( -1344 2024 64 ) ( -1368 2008 24 ) ( -1368 2008 56 ) maya2_2 32 0 0 1 1 +( -1376 2048 0 ) ( -1368 2008 24 ) ( -1344 2024 16 ) maya2_2 16 56 0 1 1 +( -1376 2048 80 ) ( -1368 2008 24 ) ( -1376 2048 0 ) maya2_2 0 0 0 1 1 +} +// brush 6 +{ +( -1400 2008 48 ) ( -1424 2032 48 ) ( -1376 2048 80 ) maya2_2 56 32 180 1 1 +( -1424 2032 48 ) ( -1400 2008 24 ) ( -1424 2032 8 ) maya2_2 32 0 0 -1 1 +( -1424 2032 8 ) ( -1400 2008 24 ) ( -1376 2048 0 ) maya2_2 56 32 180 1 1 +( -1376 2048 80 ) ( -1400 2008 24 ) ( -1400 2008 48 ) maya2_2 24 0 0 -1 1 +( -1376 2048 80 ) ( -1424 2032 8 ) ( -1376 2048 0 ) maya2_2 32 0 0 1 1 +} +// brush 7 +{ +( -1416 2080 56 ) ( -1368 2096 56 ) ( -1376 2048 80 ) maya2_2 32 0 0 1 1 +( -1376 2048 0 ) ( -1368 2096 16 ) ( -1416 2080 8 ) maya2_2 32 0 0 1 1 +( -1376 2048 0 ) ( -1416 2080 56 ) ( -1376 2048 80 ) maya2_2 32 0 0 1 1 +( -1416 2080 56 ) ( -1368 2096 16 ) ( -1368 2096 56 ) maya2_2 32 0 0 1 1 +( -1376 2048 80 ) ( -1368 2096 16 ) ( -1376 2048 0 ) maya2_2 0 0 0 1 1 +} +} +// entity 30 +{ +"classname" "func_breakable" +"health" "44" +"ritem" "1" +"count" "7" +"rsize" "2" +"t_width" "3" +// brush 0 +{ +( -1376 608 80 ) ( -1424 592 48 ) ( -1416 640 56 ) uwall1_2 56 0 180 1 1 +( -1416 640 56 ) ( -1424 592 8 ) ( -1416 640 8 ) uwall1_2 56 0 0 -1 1 +( -1416 640 8 ) ( -1424 592 8 ) ( -1376 608 0 ) uwall1_2 56 0 180 1 1 +( -1376 608 80 ) ( -1416 640 56 ) ( -1376 608 0 ) uwall1_2 56 0 0 -1 1 +( -1376 608 80 ) ( -1424 592 8 ) ( -1424 592 48 ) uwall1_2 32 0 0 1 1 +} +// brush 1 +{ +( -1376 608 80 ) ( -1368 568 56 ) ( -1400 568 48 ) uwall1_2 16 24 0 1 1 +( -1376 608 0 ) ( -1400 568 24 ) ( -1368 568 24 ) uwall1_2 16 24 0 1 1 +( -1368 568 56 ) ( -1368 568 24 ) ( -1400 568 24 ) uwall1_2 16 0 0 1 1 +( -1376 608 80 ) ( -1400 568 24 ) ( -1376 608 0 ) uwall1_2 32 0 0 1 1 +( -1376 608 0 ) ( -1368 568 24 ) ( -1376 608 80 ) uwall1_2 32 0 0 1 1 +} +// brush 2 +{ +( -1376 608 80 ) ( -1344 632 48 ) ( -1336 608 56 ) uwall1_2 48 40 180 1 1 +( -1376 608 0 ) ( -1344 632 16 ) ( -1376 608 80 ) uwall1_2 16 0 0 -1 1 +( -1376 608 0 ) ( -1336 608 16 ) ( -1344 632 16 ) uwall1_2 48 40 180 1 1 +( -1344 632 48 ) ( -1336 608 16 ) ( -1336 608 56 ) uwall1_2 48 0 0 -1 1 +( -1376 608 80 ) ( -1336 608 16 ) ( -1376 608 0 ) uwall1_2 32 0 0 1 1 +} +// brush 3 +{ +( -1336 608 56 ) ( -1344 584 64 ) ( -1376 608 80 ) uwall1_2 48 40 180 1 1 +( -1376 608 80 ) ( -1344 584 16 ) ( -1376 608 0 ) uwall1_2 8 0 0 -1 1 +( -1376 608 0 ) ( -1344 584 16 ) ( -1336 608 16 ) uwall1_2 48 40 180 1 1 +( -1336 608 16 ) ( -1344 584 16 ) ( -1336 608 56 ) uwall1_2 16 0 0 -1 1 +( -1376 608 80 ) ( -1336 608 16 ) ( -1336 608 56 ) uwall1_2 32 0 0 1 1 +} +// brush 4 +{ +( -1368 656 56 ) ( -1344 632 48 ) ( -1376 608 80 ) uwall1_2 32 32 0 1 1 +( -1368 656 56 ) ( -1368 656 16 ) ( -1344 632 48 ) uwall1_2 32 0 0 1 1 +( -1376 608 80 ) ( -1344 632 16 ) ( -1376 608 0 ) uwall1_2 32 0 0 1 1 +( -1344 632 16 ) ( -1368 656 16 ) ( -1376 608 0 ) uwall1_2 32 32 0 1 1 +( -1376 608 80 ) ( -1368 656 16 ) ( -1368 656 56 ) uwall1_2 32 0 0 1 1 +} +// brush 5 +{ +( -1344 584 64 ) ( -1368 568 56 ) ( -1376 608 80 ) uwall1_2 16 24 0 1 1 +( -1376 608 80 ) ( -1344 584 16 ) ( -1344 584 64 ) uwall1_2 40 0 0 1 1 +( -1344 584 64 ) ( -1368 568 24 ) ( -1368 568 56 ) uwall1_2 32 0 0 1 1 +( -1376 608 0 ) ( -1368 568 24 ) ( -1344 584 16 ) uwall1_2 16 24 0 1 1 +( -1376 608 80 ) ( -1368 568 24 ) ( -1376 608 0 ) uwall1_2 32 0 0 1 1 +} +// brush 6 +{ +( -1400 568 48 ) ( -1424 592 48 ) ( -1376 608 80 ) uwall1_2 56 0 180 1 1 +( -1424 592 48 ) ( -1400 568 24 ) ( -1424 592 8 ) uwall1_2 0 0 0 -1 1 +( -1424 592 8 ) ( -1400 568 24 ) ( -1376 608 0 ) uwall1_2 56 0 180 1 1 +( -1376 608 80 ) ( -1400 568 24 ) ( -1400 568 48 ) uwall1_2 56 0 0 -1 1 +( -1376 608 80 ) ( -1424 592 8 ) ( -1376 608 0 ) uwall1_2 32 0 0 1 1 +} +// brush 7 +{ +( -1416 640 56 ) ( -1368 656 56 ) ( -1376 608 80 ) uwall1_2 32 32 0 1 1 +( -1376 608 0 ) ( -1368 656 16 ) ( -1416 640 8 ) uwall1_2 32 32 0 1 1 +( -1376 608 0 ) ( -1416 640 56 ) ( -1376 608 80 ) uwall1_2 32 0 0 1 1 +( -1416 640 56 ) ( -1368 656 16 ) ( -1368 656 56 ) uwall1_2 32 0 0 1 1 +( -1376 608 80 ) ( -1368 656 16 ) ( -1376 608 0 ) uwall1_2 32 0 0 1 1 +} +} +// entity 31 +{ +"classname" "light" +"origin" "-1216 1888 96" +"light" "177" +"wait" ".5" +} +// entity 32 +{ +"classname" "light" +"origin" "-1216 1728 96" +"light" "177" +"wait" ".5" +} +// entity 33 +{ +"classname" "light" +"origin" "-1216 1088 96" +"light" "177" +"wait" ".5" +} +// entity 34 +{ +"classname" "light" +"origin" "-1328 1136 64" +"light" "188" +} +// entity 35 +{ +"classname" "light" +"origin" "-1328 1776 64" +"light" "188" +} +// entity 36 +{ +"classname" "light" +"origin" "-1328 816 64" +"light" "188" +} +// entity 37 +{ +"classname" "light" +"origin" "-1216 928 96" +"light" "177" +"wait" ".5" +} +// entity 38 +{ +"classname" "light" +"origin" "-1328 976 64" +"light" "188" +} +// entity 39 +{ +"classname" "light" +"origin" "-1216 768 96" +"light" "177" +"wait" ".5" +} +// entity 40 +{ +"classname" "light" +"origin" "-1216 608 96" +"light" "177" +"wait" ".5" +} +// entity 41 +{ +"classname" "light" +"origin" "64 2208 96" +"light" "177" +"wait" ".5" +} +// entity 42 +{ +"classname" "light" +"origin" "-32 2208 160" +"light" "188" +} +// entity 43 +{ +"classname" "light" +"origin" "-1328 656 64" +"light" "188" +} +// entity 44 +{ +"classname" "light" +"origin" "-1328 1456 64" +"light" "188" +} +// entity 45 +{ +"classname" "light" +"origin" "-1216 1568 96" +"light" "177" +"wait" ".5" +} +// entity 46 +{ +"classname" "light" +"origin" "-1328 1616 64" +"light" "188" +} +// entity 47 +{ +"classname" "light" +"origin" "-1216 1408 96" +"light" "177" +"wait" ".5" +} +// entity 48 +{ +"classname" "light" +"origin" "-1216 1248 96" +"light" "177" +"wait" ".5" +} +// entity 49 +{ +"classname" "light" +"origin" "-1328 1296 64" +"light" "188" +} +// entity 50 +{ +"classname" "light" +"origin" "-1328 1856 64" +"light" "188" +} +// entity 51 +{ +"classname" "light" +"origin" "-1328 2816 64" +"light" "188" +} +// entity 52 +{ +"classname" "light" +"origin" "-1328 1056 64" +"light" "188" +} +// entity 53 +{ +"classname" "light" +"origin" "-1328 1696 64" +"light" "188" +} +// entity 54 +{ +"classname" "light" +"origin" "-1328 736 64" +"light" "188" +} +// entity 55 +{ +"classname" "light" +"origin" "-1328 896 64" +"light" "188" +} +// entity 56 +{ +"classname" "light" +"origin" "-1328 576 64" +"light" "188" +} +// entity 57 +{ +"classname" "light" +"origin" "-1328 1376 64" +"light" "188" +} +// entity 58 +{ +"classname" "light" +"origin" "-1328 1536 64" +"light" "188" +} +// entity 59 +{ +"classname" "light" +"origin" "-1328 1216 64" +"light" "188" +} +// entity 60 +{ +"classname" "func_breakable" +"health" "44" +"count" "7" +"t_width" "3" +"rsize" "2" +// brush 0 +{ +( -1368 496 56 ) ( -1344 472 48 ) ( -1376 448 80 ) bricka2_2 32 0 0 1 1 +( -1368 496 56 ) ( -1368 496 16 ) ( -1344 472 48 ) bricka2_2 0 0 0 1 1 +( -1376 448 80 ) ( -1344 472 16 ) ( -1376 448 0 ) bricka2_2 32 0 0 1 1 +( -1344 472 16 ) ( -1368 496 16 ) ( -1376 448 0 ) bricka2_2 32 0 0 1 1 +( -1376 448 80 ) ( -1368 496 16 ) ( -1368 496 56 ) bricka2_2 0 0 0 1 1 +} +// brush 1 +{ +( -1376 448 80 ) ( -1424 432 48 ) ( -1416 480 56 ) bricka2_2 56 32 180 1 1 +( -1416 480 56 ) ( -1424 432 8 ) ( -1416 480 8 ) bricka2_2 24 0 0 -1 1 +( -1416 480 8 ) ( -1424 432 8 ) ( -1376 448 0 ) bricka2_2 56 32 180 1 1 +( -1376 448 80 ) ( -1416 480 56 ) ( -1376 448 0 ) bricka2_2 56 0 0 -1 1 +( -1376 448 80 ) ( -1424 432 8 ) ( -1424 432 48 ) bricka2_2 32 0 0 1 1 +} +// brush 2 +{ +( -1376 448 80 ) ( -1368 408 56 ) ( -1400 408 48 ) bricka2_2 16 56 0 1 1 +( -1376 448 0 ) ( -1400 408 24 ) ( -1368 408 24 ) bricka2_2 16 56 0 1 1 +( -1368 408 56 ) ( -1368 408 24 ) ( -1400 408 24 ) bricka2_2 16 0 0 1 1 +( -1376 448 80 ) ( -1400 408 24 ) ( -1376 448 0 ) bricka2_2 0 0 0 1 1 +( -1376 448 0 ) ( -1368 408 24 ) ( -1376 448 80 ) bricka2_2 0 0 0 1 1 +} +// brush 3 +{ +( -1336 448 56 ) ( -1344 424 64 ) ( -1376 448 80 ) bricka2_2 48 8 180 1 1 +( -1376 448 80 ) ( -1344 424 16 ) ( -1376 448 0 ) bricka2_2 8 0 0 -1 1 +( -1376 448 0 ) ( -1344 424 16 ) ( -1336 448 16 ) bricka2_2 48 8 180 1 1 +( -1336 448 16 ) ( -1344 424 16 ) ( -1336 448 56 ) bricka2_2 48 0 0 -1 1 +( -1376 448 80 ) ( -1336 448 16 ) ( -1336 448 56 ) bricka2_2 32 0 0 1 1 +} +// brush 4 +{ +( -1376 448 80 ) ( -1344 472 48 ) ( -1336 448 56 ) bricka2_2 48 8 180 1 1 +( -1376 448 0 ) ( -1344 472 16 ) ( -1376 448 80 ) bricka2_2 16 0 0 -1 1 +( -1376 448 0 ) ( -1336 448 16 ) ( -1344 472 16 ) bricka2_2 48 8 180 1 1 +( -1344 472 48 ) ( -1336 448 16 ) ( -1336 448 56 ) bricka2_2 16 0 0 -1 1 +( -1376 448 80 ) ( -1336 448 16 ) ( -1376 448 0 ) bricka2_2 32 0 0 1 1 +} +// brush 5 +{ +( -1344 424 64 ) ( -1368 408 56 ) ( -1376 448 80 ) bricka2_2 16 56 0 1 1 +( -1376 448 80 ) ( -1344 424 16 ) ( -1344 424 64 ) bricka2_2 40 0 0 1 1 +( -1344 424 64 ) ( -1368 408 24 ) ( -1368 408 56 ) bricka2_2 32 0 0 1 1 +( -1376 448 0 ) ( -1368 408 24 ) ( -1344 424 16 ) bricka2_2 16 56 0 1 1 +( -1376 448 80 ) ( -1368 408 24 ) ( -1376 448 0 ) bricka2_2 0 0 0 1 1 +} +// brush 6 +{ +( -1400 408 48 ) ( -1424 432 48 ) ( -1376 448 80 ) bricka2_2 56 32 180 1 1 +( -1424 432 48 ) ( -1400 408 24 ) ( -1424 432 8 ) bricka2_2 32 0 0 -1 1 +( -1424 432 8 ) ( -1400 408 24 ) ( -1376 448 0 ) bricka2_2 56 32 180 1 1 +( -1376 448 80 ) ( -1400 408 24 ) ( -1400 408 48 ) bricka2_2 24 0 0 -1 1 +( -1376 448 80 ) ( -1424 432 8 ) ( -1376 448 0 ) bricka2_2 32 0 0 1 1 +} +// brush 7 +{ +( -1416 480 56 ) ( -1368 496 56 ) ( -1376 448 80 ) bricka2_2 32 0 0 1 1 +( -1376 448 0 ) ( -1368 496 16 ) ( -1416 480 8 ) bricka2_2 32 0 0 1 1 +( -1376 448 0 ) ( -1416 480 56 ) ( -1376 448 80 ) bricka2_2 32 0 0 1 1 +( -1416 480 56 ) ( -1368 496 16 ) ( -1368 496 56 ) bricka2_2 32 0 0 1 1 +( -1376 448 80 ) ( -1368 496 16 ) ( -1376 448 0 ) bricka2_2 0 0 0 1 1 +} +} +// entity 61 +{ +"classname" "func_breakable" +"health" "44" +"count" "6" +"rsize" "2" +"t_width" "3" +"ritem" "2" +// brush 0 +{ +( -1336 768 56 ) ( -1344 744 64 ) ( -1376 768 80 ) cqbl0 48 8 180 1 1 +( -1376 768 80 ) ( -1344 744 16 ) ( -1376 768 0 ) cqbl0 8 0 0 -1 1 +( -1376 768 0 ) ( -1344 744 16 ) ( -1336 768 16 ) cqbl0 48 8 180 1 1 +( -1336 768 16 ) ( -1344 744 16 ) ( -1336 768 56 ) cqbl0 48 0 0 -1 1 +( -1376 768 80 ) ( -1336 768 16 ) ( -1336 768 56 ) cqbl0 32 0 0 1 1 +} +// brush 1 +{ +( -1376 768 80 ) ( -1368 728 56 ) ( -1400 728 48 ) cqbl0 16 56 0 1 1 +( -1376 768 0 ) ( -1400 728 24 ) ( -1368 728 24 ) cqbl0 16 56 0 1 1 +( -1368 728 56 ) ( -1368 728 24 ) ( -1400 728 24 ) cqbl0 16 0 0 1 1 +( -1376 768 80 ) ( -1400 728 24 ) ( -1376 768 0 ) cqbl0 0 0 0 1 1 +( -1376 768 0 ) ( -1368 728 24 ) ( -1376 768 80 ) cqbl0 0 0 0 1 1 +} +// brush 2 +{ +( -1376 768 80 ) ( -1344 792 48 ) ( -1336 768 56 ) cqbl0 48 8 180 1 1 +( -1376 768 0 ) ( -1344 792 16 ) ( -1376 768 80 ) cqbl0 16 0 0 -1 1 +( -1376 768 0 ) ( -1336 768 16 ) ( -1344 792 16 ) cqbl0 48 8 180 1 1 +( -1344 792 48 ) ( -1336 768 16 ) ( -1336 768 56 ) cqbl0 16 0 0 -1 1 +( -1376 768 80 ) ( -1336 768 16 ) ( -1376 768 0 ) cqbl0 32 0 0 1 1 +} +// brush 3 +{ +( -1344 744 64 ) ( -1368 728 56 ) ( -1376 768 80 ) cqbl0 16 56 0 1 1 +( -1376 768 80 ) ( -1344 744 16 ) ( -1344 744 64 ) cqbl0 40 0 0 1 1 +( -1344 744 64 ) ( -1368 728 24 ) ( -1368 728 56 ) cqbl0 32 0 0 1 1 +( -1376 768 0 ) ( -1368 728 24 ) ( -1344 744 16 ) cqbl0 16 56 0 1 1 +( -1376 768 80 ) ( -1368 728 24 ) ( -1376 768 0 ) cqbl0 0 0 0 1 1 +} +// brush 4 +{ +( -1368 816 56 ) ( -1344 792 48 ) ( -1376 768 80 ) cqbl0 32 0 0 1 1 +( -1368 816 56 ) ( -1368 816 16 ) ( -1344 792 48 ) cqbl0 0 0 0 1 1 +( -1376 768 80 ) ( -1344 792 16 ) ( -1376 768 0 ) cqbl0 32 0 0 1 1 +( -1344 792 16 ) ( -1368 816 16 ) ( -1376 768 0 ) cqbl0 32 0 0 1 1 +( -1376 768 80 ) ( -1368 816 16 ) ( -1368 816 56 ) cqbl0 0 0 0 1 1 +} +// brush 5 +{ +( -1376 768 80 ) ( -1424 752 48 ) ( -1416 800 56 ) cqbl0 56 32 180 1 1 +( -1416 800 56 ) ( -1424 752 8 ) ( -1416 800 8 ) cqbl0 24 0 0 -1 1 +( -1416 800 8 ) ( -1424 752 8 ) ( -1376 768 0 ) cqbl0 56 32 180 1 1 +( -1376 768 80 ) ( -1416 800 56 ) ( -1376 768 0 ) cqbl0 56 0 0 -1 1 +( -1376 768 80 ) ( -1424 752 8 ) ( -1424 752 48 ) cqbl0 32 0 0 1 1 +} +// brush 6 +{ +( -1400 728 48 ) ( -1424 752 48 ) ( -1376 768 80 ) cqbl0 56 32 180 1 1 +( -1424 752 48 ) ( -1400 728 24 ) ( -1424 752 8 ) cqbl0 32 0 0 -1 1 +( -1424 752 8 ) ( -1400 728 24 ) ( -1376 768 0 ) cqbl0 56 32 180 1 1 +( -1376 768 80 ) ( -1400 728 24 ) ( -1400 728 48 ) cqbl0 24 0 0 -1 1 +( -1376 768 80 ) ( -1424 752 8 ) ( -1376 768 0 ) cqbl0 32 0 0 1 1 +} +// brush 7 +{ +( -1416 800 56 ) ( -1368 816 56 ) ( -1376 768 80 ) cqbl0 32 0 0 1 1 +( -1376 768 0 ) ( -1368 816 16 ) ( -1416 800 8 ) cqbl0 32 0 0 1 1 +( -1376 768 0 ) ( -1416 800 56 ) ( -1376 768 80 ) cqbl0 32 0 0 1 1 +( -1416 800 56 ) ( -1368 816 16 ) ( -1368 816 56 ) cqbl0 32 0 0 1 1 +( -1376 768 80 ) ( -1368 816 16 ) ( -1376 768 0 ) cqbl0 0 0 0 1 1 +} +} +// entity 62 +{ +"classname" "light" +"origin" "-896 768 96" +"light" "177" +"wait" ".5" +} +// entity 63 +{ +"classname" "light" +"origin" "-688 720 48" +"light" "188" +} +// entity 64 +{ +"classname" "func_breakable" +"spawnflags" "1" +"count" "4" +"preset" "8" +"ritem" "27" +"rsize" "9" +"modelpath" "progs/metal.mdl" +"target" "compglass" +"t_width" "11" +// brush 0 +{ +( 896 584 112 ) ( 896 656 112 ) ( 912 584 112 ) comp1_5 32 24 0 1 1 +( 896 576 72 ) ( 912 576 72 ) ( 896 576 32 ) comp1_5 32 24 0 1 1 +( 896 576 32 ) ( 896 640 32 ) ( 896 640 112 ) +0big_displ 0 48 0 -1 1 +( 896 640 48 ) ( 896 576 48 ) ( 912 640 48 ) comp1_5 32 32 0 1 1 +( 912 640 32 ) ( 912 640 72 ) ( 896 640 32 ) comp1_5 32 24 0 1 1 +( 928 648 32 ) ( 928 576 32 ) ( 928 648 72 ) comp1_5 32 24 0 1 1 +} +} +// entity 65 +{ +"classname" "info_rubble" +"origin" "912 608 80" +"ritem" "1" +"rsize" "0" +"t_width" "4" +"targetname" "compglass" +"modelpath" "progs/glass.mdl" +"count" "5" +"preset" "4" +"angle" "180" +} +// entity 66 +{ +"classname" "func_breakable" +"preset" "1" +"count" "7" +"ritem" "0" +"rsize" "2" +"t_width" "3" +// brush 0 +{ +( -668 448 128 ) ( -668 416 128 ) ( -684 448 128 ) wdkn1_2 0 0 90 1 1 +( -1020 480 120 ) ( -1036 480 120 ) ( -1020 480 40 ) wdkn1_2 0 0 90 1 1 +( -1040 464 120 ) ( -1040 464 40 ) ( -1040 432 120 ) wdkn1_2 0 0 90 1 1 +( -684 416 16 ) ( -668 416 16 ) ( -684 448 16 ) wdkn1_2 0 0 90 1 1 +( -684 416 40 ) ( -684 416 120 ) ( -668 416 40 ) wdkn1_2 0 0 90 1 1 +( -1044 400 40 ) ( -1044 432 40 ) ( -1044 400 120 ) wdkn1_2 0 0 90 1 1 +} +} +// entity 67 +{ +"classname" "light" +"origin" "-576 928 96" +"light" "177" +"wait" ".5" +} +// entity 68 +{ +"classname" "light" +"origin" "-1328 416 64" +"light" "188" +} +// entity 69 +{ +"classname" "light" +"origin" "-896 1248 96" +"light" "177" +"wait" ".5" +} +// entity 70 +{ +"classname" "light" +"origin" "-896 1568 96" +"light" "177" +"wait" ".5" +} +// entity 71 +{ +"classname" "light" +"origin" "-992 1248 64" +"light" "211" +} +// entity 72 +{ +"classname" "light" +"origin" "-992 1568 64" +"light" "211" +} +// entity 73 +{ +"classname" "light" +"origin" "-992 768 64" +"light" "211" +} +// entity 74 +{ +"classname" "light" +"origin" "-896 448 96" +"light" "177" +"wait" ".5" +} +// entity 75 +{ +"classname" "light" +"origin" "-896 608 96" +"light" "177" +"wait" ".5" +} +// entity 76 +{ +"classname" "light" +"origin" "-992 448 64" +"light" "211" +} +// entity 77 +{ +"classname" "light" +"origin" "-992 608 64" +"light" "211" +} +// entity 78 +{ +"classname" "light" +"origin" "-896 928 96" +"light" "177" +"wait" ".5" +} +// entity 79 +{ +"classname" "light" +"origin" "-896 1088 96" +"light" "177" +"wait" ".5" +} +// entity 80 +{ +"classname" "light" +"origin" "-992 928 64" +"light" "211" +} +// entity 81 +{ +"classname" "light" +"origin" "-992 1088 64" +"light" "211" +} +// entity 82 +{ +"classname" "func_breakable" +"count" "14" +"rsize" "1" +"t_width" "4" +"preset" "1" +// brush 0 +{ +( -1040 644 128 ) ( -1040 580 128 ) ( -1044 644 128 ) wdf1 0 32 90 1 1 +( -1040 640 96 ) ( -1044 640 96 ) ( -1040 640 64 ) wdf1 0 32 90 1 1 +( -1040 640 96 ) ( -1040 640 64 ) ( -1040 576 96 ) wdf1 0 32 90 1 1 +( -1044 576 16 ) ( -1040 576 16 ) ( -1044 640 16 ) wdf1 0 32 90 1 1 +( -1044 576 64 ) ( -1044 576 96 ) ( -1040 576 64 ) wdf1 0 32 90 1 1 +( -1044 576 64 ) ( -1044 640 64 ) ( -1044 576 96 ) wdf1 0 32 90 1 1 +} +} +// entity 83 +{ +"classname" "func_breakable" +"preset" "1" +"ritem" "2" +"count" "9" +"rsize" "3" +"t_width" "5" +// brush 0 +{ +( -1040 804 128 ) ( -1040 740 128 ) ( -1044 804 128 ) wdcort 0 0 0 1 1 +( -1040 800 96 ) ( -1044 800 96 ) ( -1040 800 64 ) wdcort 0 0 0 1 1 +( -1040 800 96 ) ( -1040 800 64 ) ( -1040 736 96 ) wdcort 0 0 0 1 1 +( -1044 736 16 ) ( -1040 736 16 ) ( -1044 800 16 ) wdcort 0 0 0 1 1 +( -1044 736 64 ) ( -1044 736 96 ) ( -1040 736 64 ) wdcort 0 0 0 1 1 +( -1044 736 64 ) ( -1044 800 64 ) ( -1044 736 96 ) wdcort 0 0 0 1 1 +} +} +// entity 84 +{ +"classname" "func_breakable" +"preset" "1" +"t_width" "5" +"rsize" "3" +"count" "9" +"ritem" "3" +// brush 0 +{ +( -1040 964 128 ) ( -1040 900 128 ) ( -1044 964 128 ) wdcord0 0 0 0 1 1 +( -1040 960 96 ) ( -1044 960 96 ) ( -1040 960 64 ) wdcord0 0 0 0 1 1 +( -1040 960 96 ) ( -1040 960 64 ) ( -1040 896 96 ) wdcord0 0 0 0 1 1 +( -1044 896 16 ) ( -1040 896 16 ) ( -1044 960 16 ) wdcord0 0 0 0 1 1 +( -1044 896 64 ) ( -1044 896 96 ) ( -1040 896 64 ) wdcord0 0 0 0 1 1 +( -1044 896 64 ) ( -1044 960 64 ) ( -1044 896 96 ) wdcord0 0 0 0 1 1 +} +} +// entity 85 +{ +"classname" "func_breakable" +"preset" "1" +"rsize" "3" +"t_width" "5" +"ritem" "4" +"count" "12" +// brush 0 +{ +( -1040 1124 128 ) ( -1040 1060 128 ) ( -1044 1124 128 ) wood1_1 0 32 90 1 1 +( -1040 1120 96 ) ( -1044 1120 96 ) ( -1040 1120 64 ) wood1_1 0 32 90 1 1 +( -1040 1120 96 ) ( -1040 1120 64 ) ( -1040 1056 96 ) wood1_1 0 32 90 1 1 +( -1044 1056 16 ) ( -1040 1056 16 ) ( -1044 1120 16 ) wood1_1 0 32 90 1 1 +( -1044 1056 64 ) ( -1044 1056 96 ) ( -1040 1056 64 ) wood1_1 0 32 90 1 1 +( -1044 1056 64 ) ( -1044 1120 64 ) ( -1044 1056 96 ) wood1_1 0 32 90 1 1 +} +} +// entity 86 +{ +"classname" "func_breakable" +"preset" "1" +"count" "7" +"rsize" "2" +"ritem" "5" +// brush 0 +{ +( -1040 1284 128 ) ( -1040 1220 128 ) ( -1044 1284 128 ) wizwood1_5 0 32 90 1 1 +( -1040 1280 96 ) ( -1044 1280 96 ) ( -1040 1280 64 ) wizwood1_5 0 32 90 1 1 +( -1040 1280 96 ) ( -1040 1280 64 ) ( -1040 1216 96 ) wizwood1_5 0 32 90 1 1 +( -1044 1216 16 ) ( -1040 1216 16 ) ( -1044 1280 16 ) wizwood1_5 0 32 90 1 1 +( -1044 1216 64 ) ( -1044 1216 96 ) ( -1040 1216 64 ) wizwood1_5 0 32 90 1 1 +( -1044 1216 64 ) ( -1044 1280 64 ) ( -1044 1216 96 ) wizwood1_5 0 32 90 1 1 +} +} +// entity 87 +{ +"classname" "func_breakable" +"preset" "1" +"count" "7" +"rsize" "2" +"ritem" "6" +// brush 0 +{ +( -1040 1444 128 ) ( -1040 1380 128 ) ( -1044 1444 128 ) wizwood1_8 0 32 -90 1 1 +( -1040 1440 96 ) ( -1044 1440 96 ) ( -1040 1440 64 ) wizwood1_8 0 32 -90 1 1 +( -1040 1440 96 ) ( -1040 1440 64 ) ( -1040 1376 96 ) wizwood1_8 0 32 -90 1 1 +( -1044 1376 16 ) ( -1040 1376 16 ) ( -1044 1440 16 ) wizwood1_8 0 32 -90 1 1 +( -1044 1376 64 ) ( -1044 1376 96 ) ( -1040 1376 64 ) wizwood1_8 0 32 -90 1 1 +( -1044 1376 64 ) ( -1044 1440 64 ) ( -1044 1376 96 ) wizwood1_8 0 32 -90 1 1 +} +} +// entity 88 +{ +"classname" "weapon_hammer" +"origin" "-1408 128 80" +} +// entity 89 +{ +"classname" "func_breakable" +"preset" "2" +"ritem" "2" +"rsize" "0" +"t_width" "3" +"count" "5" +// brush 0 +{ +( -768 464 8 ) ( -744 408 8 ) ( -728 448 8 ) kskinb 0 0 0 1 1 +( -768 464 8 ) ( -728 448 56 ) ( -768 432 8 ) kskinb 0 0 0 1 1 +( -768 432 8 ) ( -728 448 56 ) ( -744 408 8 ) kskinb 0 0 0 1 1 +( -712 488 8 ) ( -728 448 56 ) ( -744 496 8 ) kskinb 0 0 0 1 1 +( -744 496 8 ) ( -728 448 56 ) ( -768 464 8 ) kskinb 0 0 0 1 1 +( -688 440 8 ) ( -728 448 56 ) ( -696 464 8 ) kskinb 0 0 0 1 1 +( -696 464 8 ) ( -728 448 56 ) ( -712 488 8 ) kskinb 0 0 0 1 1 +( -744 408 8 ) ( -728 448 56 ) ( -704 416 8 ) kskinb 0 0 0 1 1 +( -704 416 8 ) ( -728 448 56 ) ( -688 440 8 ) kskinb 0 0 0 1 1 +} +// brush 1 +{ +( -748 456 28 ) ( -736 428 28 ) ( -728 448 28 ) kskinb 0 0 0 1 1 +( -748 456 28 ) ( -728 460 124 ) ( -748 440 28 ) kskinb 0 0 0 1 1 +( -748 440 28 ) ( -728 460 124 ) ( -736 428 28 ) kskinb 0 0 0 1 1 +( -720 468 28 ) ( -728 460 124 ) ( -736 472 28 ) kskinb 0 0 0 1 1 +( -736 472 28 ) ( -728 460 124 ) ( -748 456 28 ) kskinb 0 0 0 1 1 +( -708 444 28 ) ( -728 460 124 ) ( -712 456 28 ) kskinb 0 0 0 1 1 +( -712 456 28 ) ( -728 460 124 ) ( -720 468 28 ) kskinb 0 0 0 1 1 +( -736 428 28 ) ( -728 460 124 ) ( -716 432 28 ) kskinb 0 0 0 1 1 +( -716 432 28 ) ( -728 460 124 ) ( -708 444 28 ) kskinb 0 0 0 1 1 +} +} +// entity 90 +{ +"classname" "func_breakable" +"t_width" "2" +"rsize" "0" +"ritem" "2" +"count" "4" +"preset" "2" +// brush 0 +{ +( -728 456 160 ) ( -712 496 160 ) ( -688 440 160 ) kskinb 0 0 0 1 1 +( -688 440 160 ) ( -688 472 160 ) ( -728 456 80 ) kskinb 0 0 0 1 1 +( -688 472 160 ) ( -712 496 160 ) ( -728 456 80 ) kskinb 0 0 0 1 1 +( -728 456 80 ) ( -744 416 160 ) ( -712 408 160 ) kskinb 0 0 0 1 1 +( -728 456 80 ) ( -712 408 160 ) ( -688 440 160 ) kskinb 0 0 0 1 1 +( -728 456 80 ) ( -768 464 160 ) ( -760 440 160 ) kskinb 0 0 0 1 1 +( -728 456 80 ) ( -760 440 160 ) ( -744 416 160 ) kskinb 0 0 0 1 1 +( -728 456 80 ) ( -712 496 160 ) ( -752 488 160 ) kskinb 0 0 0 1 1 +( -752 488 160 ) ( -768 464 160 ) ( -728 456 80 ) kskinb 0 0 0 1 1 +} +} +// entity 91 +{ +"classname" "light" +"origin" "-1328 496 64" +"light" "188" +} +// entity 92 +{ +"classname" "light" +"origin" "-1216 448 96" +"light" "177" +"wait" ".5" +} +// entity 93 +{ +"classname" "light" +"origin" "-720 928 96" +"light" "200" +} +// entity 94 +{ +"classname" "func_breakable" +"preset" "2" +"rsize" "3" +"t_width" "5" +"count" "8" +"ritem" "0" +// brush 0 +{ +( -732 792 84 ) ( -700 792 84 ) ( -700 728 84 ) q_brick1_1 0 -8 0 1 1 +( -700 792 84 ) ( -732 792 84 ) ( -700 788 60 ) q_brick1_1 0 -8 0 1 1 +( -700 800 96 ) ( -700 800 -32 ) ( -700 736 96 ) q_brick1_1 0 -8 0 1 1 +( -732 736 60 ) ( -700 736 60 ) ( -732 800 60 ) q_brick1_1 0 -8 0 1 1 +( -732 728 -36 ) ( -732 728 92 ) ( -700 728 -36 ) q_brick1_1 0 -8 0 1 1 +( -732 736 -32 ) ( -732 800 -32 ) ( -732 736 96 ) q_brick1_1 0 -8 0 1 1 +} +// brush 1 +{ +( -704 796 36 ) ( -704 732 36 ) ( -736 796 36 ) q_brick1_1 0 -8 0 1 1 +( -704 812 40 ) ( -736 812 40 ) ( -704 812 -88 ) q_brick1_1 0 -8 0 1 1 +( -704 800 40 ) ( -704 800 -88 ) ( -704 736 40 ) q_brick1_1 0 -8 0 1 1 +( -736 736 8 ) ( -704 736 8 ) ( -736 800 8 ) q_brick1_1 0 -8 0 1 1 +( -736 704 -88 ) ( -736 704 40 ) ( -704 704 -88 ) q_brick1_1 0 -8 0 1 1 +( -736 736 -88 ) ( -736 800 -88 ) ( -736 736 40 ) q_brick1_1 0 -8 0 1 1 +} +// brush 2 +{ +( -704 796 60 ) ( -704 732 60 ) ( -736 796 60 ) q_brick1_1 0 -8 0 1 1 +( -704 800 64 ) ( -736 800 64 ) ( -704 800 -64 ) q_brick1_1 0 -8 0 1 1 +( -704 800 68 ) ( -704 800 -60 ) ( -704 736 68 ) q_brick1_1 0 -8 0 1 1 +( -736 736 36 ) ( -704 736 36 ) ( -736 800 36 ) q_brick1_1 0 -8 0 1 1 +( -736 744 -68 ) ( -736 744 60 ) ( -704 744 -68 ) q_brick1_1 0 -8 0 1 1 +( -736 736 -60 ) ( -736 800 -60 ) ( -736 736 68 ) q_brick1_1 0 -8 0 1 1 +} +} +// entity 95 +{ +"classname" "func_breakable" +"ritem" "4" +"preset" "2" +"rsize" "4" +"t_width" "5" +"count" "7" +// brush 0 +{ +( -696 608 56 ) ( -704 584 64 ) ( -736 608 80 ) q_hearts1_k 48 8 180 1 1 +( -736 608 80 ) ( -704 584 16 ) ( -736 608 0 ) q_hearts1_k 8 0 0 -1 1 +( -736 608 0 ) ( -704 584 16 ) ( -696 608 16 ) q_hearts1_k 48 8 180 1 1 +( -696 608 16 ) ( -704 584 16 ) ( -696 608 56 ) q_hearts1_k 48 0 0 -1 1 +( -736 608 80 ) ( -696 608 16 ) ( -696 608 56 ) q_hearts1_k 32 0 0 1 1 +} +// brush 1 +{ +( -736 608 80 ) ( -728 568 56 ) ( -760 568 48 ) q_hearts1_k 16 56 0 1 1 +( -736 608 0 ) ( -760 568 24 ) ( -728 568 24 ) q_hearts1_k 16 56 0 1 1 +( -728 568 56 ) ( -728 568 24 ) ( -760 568 24 ) q_hearts1_k 16 0 0 1 1 +( -736 608 80 ) ( -760 568 24 ) ( -736 608 0 ) q_hearts1_k 0 0 0 1 1 +( -736 608 0 ) ( -728 568 24 ) ( -736 608 80 ) q_hearts1_k 0 0 0 1 1 +} +// brush 2 +{ +( -736 608 80 ) ( -704 632 48 ) ( -696 608 56 ) q_hearts1_k 48 8 180 1 1 +( -736 608 0 ) ( -704 632 16 ) ( -736 608 80 ) q_hearts1_k 16 0 0 -1 1 +( -736 608 0 ) ( -696 608 16 ) ( -704 632 16 ) q_hearts1_k 48 8 180 1 1 +( -704 632 48 ) ( -696 608 16 ) ( -696 608 56 ) q_hearts1_k 16 0 0 -1 1 +( -736 608 80 ) ( -696 608 16 ) ( -736 608 0 ) q_hearts1_k 32 0 0 1 1 +} +// brush 3 +{ +( -704 584 64 ) ( -728 568 56 ) ( -736 608 80 ) q_hearts1_k 16 56 0 1 1 +( -736 608 80 ) ( -704 584 16 ) ( -704 584 64 ) q_hearts1_k 40 0 0 1 1 +( -704 584 64 ) ( -728 568 24 ) ( -728 568 56 ) q_hearts1_k 32 0 0 1 1 +( -736 608 0 ) ( -728 568 24 ) ( -704 584 16 ) q_hearts1_k 16 56 0 1 1 +( -736 608 80 ) ( -728 568 24 ) ( -736 608 0 ) q_hearts1_k 0 0 0 1 1 +} +// brush 4 +{ +( -728 656 56 ) ( -704 632 48 ) ( -736 608 80 ) q_hearts1_k 32 0 0 1 1 +( -728 656 56 ) ( -728 656 16 ) ( -704 632 48 ) q_hearts1_k 0 0 0 1 1 +( -736 608 80 ) ( -704 632 16 ) ( -736 608 0 ) q_hearts1_k 32 0 0 1 1 +( -704 632 16 ) ( -728 656 16 ) ( -736 608 0 ) q_hearts1_k 32 0 0 1 1 +( -736 608 80 ) ( -728 656 16 ) ( -728 656 56 ) q_hearts1_k 0 0 0 1 1 +} +// brush 5 +{ +( -736 608 80 ) ( -784 592 48 ) ( -776 640 56 ) q_hearts1_k 56 32 180 1 1 +( -776 640 56 ) ( -784 592 8 ) ( -776 640 8 ) q_hearts1_k 24 0 0 -1 1 +( -776 640 8 ) ( -784 592 8 ) ( -736 608 0 ) q_hearts1_k 56 32 180 1 1 +( -736 608 80 ) ( -776 640 56 ) ( -736 608 0 ) q_hearts1_k 56 0 0 -1 1 +( -736 608 80 ) ( -784 592 8 ) ( -784 592 48 ) q_hearts1_k 32 0 0 1 1 +} +// brush 6 +{ +( -760 568 48 ) ( -784 592 48 ) ( -736 608 80 ) q_hearts1_k 56 32 180 1 1 +( -784 592 48 ) ( -760 568 24 ) ( -784 592 8 ) q_hearts1_k 32 0 0 -1 1 +( -784 592 8 ) ( -760 568 24 ) ( -736 608 0 ) q_hearts1_k 56 32 180 1 1 +( -736 608 80 ) ( -760 568 24 ) ( -760 568 48 ) q_hearts1_k 24 0 0 -1 1 +( -736 608 80 ) ( -784 592 8 ) ( -736 608 0 ) q_hearts1_k 32 0 0 1 1 +} +// brush 7 +{ +( -776 640 56 ) ( -728 656 56 ) ( -736 608 80 ) q_hearts1_k 32 0 0 1 1 +( -736 608 0 ) ( -728 656 16 ) ( -776 640 8 ) q_hearts1_k 32 0 0 1 1 +( -736 608 0 ) ( -776 640 56 ) ( -736 608 80 ) q_hearts1_k 32 0 0 1 1 +( -776 640 56 ) ( -728 656 16 ) ( -728 656 56 ) q_hearts1_k 32 0 0 1 1 +( -736 608 80 ) ( -728 656 16 ) ( -736 608 0 ) q_hearts1_k 0 0 0 1 1 +} +} +// entity 96 +{ +"classname" "light" +"origin" "-720 400 64" +"light" "188" +} +// entity 97 +{ +"classname" "light" +"origin" "-256 448 96" +"light" "177" +"wait" ".5" +} +// entity 98 +{ +"classname" "light" +"origin" "-368 560 64" +"light" "188" +} +// entity 99 +{ +"classname" "light" +"origin" "-688 560 64" +"light" "188" +} +// entity 100 +{ +"classname" "light" +"origin" "-256 576 96" +"light" "177" +"wait" ".5" +} +// entity 101 +{ +"classname" "light" +"origin" "-688 656 64" +"light" "188" +} +// entity 102 +{ +"classname" "func_breakable" +"preset" "2" +"count" "4" +"ritem" "3" +"rsize" "0" +"t_width" "1" +// brush 0 +{ +( -696 936 8 ) ( -800 928 8 ) ( -728 888 8 ) meat1_2 0 0 0 1 1 +( -728 888 8 ) ( -800 928 24 ) ( -696 936 8 ) meat1_2 0 0 0 1 1 +( -800 864 8 ) ( -800 928 24 ) ( -728 888 8 ) meat1_2 0 0 0 1 1 +( -800 928 8 ) ( -800 928 24 ) ( -800 864 8 ) meat1_2 0 0 0 1 1 +( -728 976 8 ) ( -696 936 8 ) ( -800 928 24 ) meat1_2 0 0 0 1 1 +( -800 992 8 ) ( -728 976 8 ) ( -800 928 24 ) meat1_2 0 0 0 1 1 +} +// brush 1 +{ +( -800 984 64 ) ( -792 984 64 ) ( -792 864 48 ) meat1_2 0 0 0 1 1 +( -800 992 8 ) ( -784 992 8 ) ( -800 984 64 ) meat1_2 0 0 0 1 1 +( -784 992 8 ) ( -800 992 8 ) ( -800 864 8 ) meat1_2 0 0 0 1 1 +( -800 864 8 ) ( -800 864 48 ) ( -696 864 8 ) meat1_2 0 0 0 1 1 +( -800 864 8 ) ( -800 984 8 ) ( -800 864 48 ) meat1_2 0 0 0 1 1 +( -800 64 64 ) ( -784 64 8 ) ( -800 -64 64 ) meat1_2 0 0 0 1 1 +} +} +// entity 103 +{ +"classname" "func_breakable" +} +// entity 104 +{ +"classname" "func_breakable" +"preset" "2" +"count" "3" +"ritem" "3" +"rsize" "0" +"t_width" "1" +// brush 0 +{ +( -800 992 8 ) ( -704 992 128 ) ( -800 992 128 ) meat1_2 0 0 0 1 1 +( -728 976 8 ) ( -704 992 128 ) ( -680 992 8 ) meat1_2 0 0 0 1 1 +( -800 992 8 ) ( -728 976 8 ) ( -680 992 8 ) meat1_2 0 0 0 1 1 +( -800 976 8 ) ( -800 992 8 ) ( -800 976 128 ) meat1_2 0 0 0 1 1 +( -800 992 128 ) ( -704 992 128 ) ( -800 976 8 ) meat1_2 0 0 0 1 1 +} +} +// entity 105 +{ +"classname" "func_breakable" +"preset" "2" +"t_width" "1" +"rsize" "0" +"ritem" "3" +"count" "3" +// brush 0 +{ +( -800 880 80 ) ( -704 880 80 ) ( -704 864 128 ) meat1_2 0 0 0 1 1 +( -704 880 80 ) ( -800 880 80 ) ( -704 888 8 ) meat1_2 0 0 0 1 1 +( -704 888 8 ) ( -800 888 8 ) ( -800 864 8 ) meat1_2 0 0 0 1 1 +( -800 864 128 ) ( -704 864 128 ) ( -704 864 8 ) meat1_2 0 0 0 1 1 +( -800 864 8 ) ( -800 880 8 ) ( -800 864 120 ) meat1_2 0 0 0 1 1 +( -728 888 -64 ) ( -704 864 -64 ) ( -728 888 64 ) meat1_2 0 0 0 1 1 +} +} +// entity 106 +{ +"classname" "light" +"origin" "-576 768 96" +"light" "177" +"wait" ".5" +} +// entity 107 +{ +"classname" "light" +"origin" "-688 816 96" +"light" "188" +} +// entity 108 +{ +"classname" "func_breakable" +"preset" "3" +"count" "5" +"rsize" "0" +"t_width" "1" +// brush 0 +{ +( -440 480 -32 ) ( -376 480 -32 ) ( -440 480 96 ) comp1_3 0 8 0 1 1 +( -440 416 24 ) ( -440 480 24 ) ( -440 480 32 ) comp1_3 32 8 0 1 1 +( -384 480 72 ) ( -384 416 72 ) ( -440 416 72 ) comp1_1 0 32 0 1 1 +( -376 416 96 ) ( -376 416 -32 ) ( -440 416 96 ) comp1_3 0 8 0 1 1 +( -384 416 32 ) ( -384 480 32 ) ( -384 480 16 ) comp1_3 32 8 0 1 1 +( -440 480 24 ) ( -440 416 24 ) ( -384 416 16 ) comp1_1 0 0 0 1 1 +} +} +// entity 109 +{ +"classname" "func_breakable" +"spawnflags" "1" +"count" "7" +"preset" "3" +"rsize" "0" +"t_width" "2" +// brush 0 +{ +( -384 640 72 ) ( -384 576 72 ) ( -440 640 72 ) comp1_5 0 32 0 1 1 +( -384 640 68 ) ( -440 640 68 ) ( -384 640 16 ) comp1_5 0 0 0 1 1 +( -384 640 68 ) ( -384 640 16 ) ( -384 576 68 ) plat_topb 0 8 0 1 1 +( -440 640 24 ) ( -440 576 24 ) ( -384 576 16 ) comp1_5 0 32 0 1 1 +( -440 576 16 ) ( -440 576 68 ) ( -384 576 16 ) comp1_5 0 0 0 1 1 +( -440 576 24 ) ( -440 640 24 ) ( -440 640 68 ) comp1_5 32 0 0 1 1 +} +} +// entity 110 +{ +"classname" "light" +"origin" "-576 448 96" +"light" "177" +"wait" ".5" +} +// entity 111 +{ +"classname" "light" +"origin" "-576 608 96" +"light" "177" +"wait" ".5" +} +// entity 112 +{ +"classname" "light" +"origin" "-688 496 64" +"light" "188" +} +// entity 113 +{ +"classname" "light" +"origin" "-368 656 64" +"light" "188" +} +// entity 114 +{ +"classname" "light" +"origin" "272 2160 64" +"light" "188" +} +// entity 115 +{ +"classname" "light" +"origin" "272 2256 64" +"light" "188" +} +// entity 116 +{ +"classname" "func_breakable" +"preset" "4" +"modelpath" "progs/glass.mdl" +"rsize" "0" +"t_width" "4" +"count" "8" +"ritem" "11" +// brush 0 +{ +( -88 472 72 ) ( -88 424 72 ) ( -96 472 72 ) gl_red1 32 16 0 1 1 +( -88 472 72 ) ( -96 472 72 ) ( -88 472 24 ) gl_red1 32 16 0 1 1 +( -88 472 72 ) ( -88 472 24 ) ( -88 424 72 ) gl_red1 32 16 0 1 1 +( -96 424 24 ) ( -88 424 24 ) ( -96 472 24 ) gl_red1 32 16 0 1 1 +( -96 424 24 ) ( -96 424 72 ) ( -88 424 24 ) gl_red1 32 16 0 1 1 +( -96 424 24 ) ( -96 472 24 ) ( -96 424 72 ) gl_red1 32 16 0 1 1 +} +} +// entity 117 +{ +"classname" "func_breakable" +"preset" "4" +"modelpath" "progs/glass.mdl" +"rsize" "0" +"t_width" "4" +"count" "8" +"ritem" "3" +// brush 0 +{ +( -88 648 72 ) ( -88 584 72 ) ( -96 648 72 ) gl_yel1 0 16 0 1 1 +( -88 632 96 ) ( -96 632 96 ) ( -88 632 16 ) gl_yel1 0 16 0 1 1 +( -88 640 88 ) ( -88 640 8 ) ( -88 576 88 ) gl_yel1 0 16 0 1 1 +( -96 568 24 ) ( -88 568 24 ) ( -96 632 24 ) gl_yel1 0 16 0 1 1 +( -96 584 0 ) ( -96 584 80 ) ( -88 584 0 ) gl_yel1 0 16 0 1 1 +( -96 576 8 ) ( -96 640 8 ) ( -96 576 88 ) gl_yel1 0 16 0 1 1 +} +} +// entity 118 +{ +"classname" "func_breakable" +"preset" "4" +"modelpath" "progs/glass.mdl" +"rsize" "0" +"t_width" "4" +"count" "8" +"ritem" "13" +// brush 0 +{ +( -88 778 72 ) ( -96 778 72 ) ( -96 792 72 ) window1_2 32 16 0 1 1 +( -96 792 24 ) ( -88 792 24 ) ( -88 792 72 ) window1_2 32 16 0 1 1 +( -88 848 88 ) ( -88 848 8 ) ( -88 784 88 ) window1_2 32 16 0 1 1 +( -96 778 24 ) ( -88 778 24 ) ( -88 792 24 ) window1_2 32 16 0 1 1 +( -88 744 26 ) ( -96 744 26 ) ( -96 744 74 ) window1_2 32 16 0 1 1 +( -96 784 8 ) ( -96 848 8 ) ( -96 784 88 ) window1_2 32 16 0 1 1 +} +} +// entity 119 +{ +"classname" "light" +"origin" "64 928 96" +"light" "177" +"wait" ".5" +} +// entity 120 +{ +"classname" "light" +"origin" "-32 928 160" +"light" "188" +} +// entity 121 +{ +"classname" "light" +"origin" "64 1088 96" +"light" "177" +"wait" ".5" +} +// entity 122 +{ +"classname" "light" +"origin" "-32 1088 160" +"light" "188" +} +// entity 123 +{ +"classname" "light" +"origin" "64 1248 96" +"light" "177" +"wait" ".5" +} +// entity 124 +{ +"classname" "light" +"origin" "-32 1248 160" +"light" "188" +} +// entity 125 +{ +"classname" "func_breakable" +"preset" "7" +"count" "2" +"rsize" "9" +"ritem" "0" +// brush 0 +{ +( -160 576 72 ) ( 96 512 72 ) ( -160 512 72 ) wbrick1_5 0 32 0 1 1 +( 220 420 72 ) ( 220 420 40 ) ( 228 484 72 ) wbrick1_5 32 8 0 1 1 +( 220 420 40 ) ( 220 420 72 ) ( 252 416 72 ) wbrick1_5 32 8 0 1 1 +( -160 576 40 ) ( 96 512 40 ) ( 96 576 40 ) wbrick1_5 0 32 0 1 1 +( 252 416 40 ) ( 252 416 72 ) ( 260 480 72 ) wbrick1_5 32 8 0 1 1 +( 228 484 72 ) ( 228 484 40 ) ( 260 480 72 ) wbrick1_5 0 8 0 1 1 +} +// brush 1 +{ +( -164 568 104 ) ( 92 504 104 ) ( -164 504 104 ) wbrick1_5 4 56 0 1 1 +( 220 824 72 ) ( 220 888 104 ) ( 220 824 104 ) wbrick1_5 8 8 0 1 1 +( 92 408 104 ) ( -164 408 72 ) ( -164 408 104 ) wbrick1_5 36 8 0 1 1 +( -164 568 72 ) ( 92 504 72 ) ( 92 568 72 ) wbrick1_5 4 56 0 1 1 +( 252 408 72 ) ( 252 472 104 ) ( 252 472 72 ) wbrick1_5 8 8 0 1 1 +( 348 472 104 ) ( 92 472 72 ) ( 348 472 72 ) wbrick1_5 4 8 0 1 1 +} +// brush 2 +{ +( -160 576 40 ) ( 96 512 40 ) ( -160 512 40 ) wbrick1_5 0 0 0 1 1 +( 224 832 8 ) ( 224 896 40 ) ( 224 832 40 ) wbrick1_5 0 8 0 1 1 +( 96 416 40 ) ( -160 416 8 ) ( -160 416 40 ) wbrick1_5 32 8 0 1 1 +( -160 576 8 ) ( 96 512 8 ) ( 96 576 8 ) wbrick1_5 0 0 0 1 1 +( 256 416 8 ) ( 256 480 40 ) ( 256 480 8 ) wbrick1_5 0 8 0 1 1 +( 352 480 40 ) ( 96 480 8 ) ( 352 480 8 ) wbrick1_5 0 8 0 1 1 +} +} +// entity 126 +{ +"classname" "light" +"origin" "-368 400 64" +"light" "188" +} +// entity 127 +{ +"classname" "light" +"origin" "-368 496 64" +"light" "188" +} +// entity 128 +{ +"classname" "light" +"origin" "272 400 64" +"light" "188" +} +// entity 129 +{ +"classname" "light" +"origin" "592 560 64" +"light" "188" +} +// entity 130 +{ +"classname" "light" +"origin" "272 560 64" +"light" "188" +} +// entity 131 +{ +"classname" "light" +"origin" "272 656 64" +"light" "188" +} +// entity 132 +{ +"classname" "light" +"origin" "272 720 64" +"light" "188" +} +// entity 133 +{ +"classname" "light" +"origin" "272 816 64" +"light" "188" +} +// entity 134 +{ +"classname" "func_breakable" +"count" "8" +"rsize" "4" +"t_width" "7" +"ritem" "1" +"preset" "6" +// brush 0 +{ +( 240 656 72 ) ( 240 592 72 ) ( 224 656 72 ) city4_8 16 0 0 1 1 +( 256 656 40 ) ( 240 656 40 ) ( 256 656 8 ) city4_8 16 8 0 1 1 +( 240 656 40 ) ( 240 656 8 ) ( 240 592 40 ) city4_8 0 8 0 1 1 +( 224 592 24 ) ( 240 592 24 ) ( 224 656 24 ) city4_8 16 0 0 1 1 +( 224 560 8 ) ( 224 560 40 ) ( 240 560 8 ) city4_8 16 8 0 1 1 +( 192 592 8 ) ( 192 656 8 ) ( 192 592 40 ) city4_8 0 8 0 1 1 +} +// brush 1 +{ +( 240 640 24 ) ( 240 576 24 ) ( 224 640 24 ) city4_8 16 0 0 1 1 +( 240 656 40 ) ( 224 656 40 ) ( 240 656 8 ) city4_8 16 8 0 1 1 +( 240 640 40 ) ( 240 640 8 ) ( 240 576 40 ) city4_8 0 8 0 1 1 +( 224 576 8 ) ( 240 576 8 ) ( 224 640 8 ) city4_8 16 0 0 1 1 +( 224 592 8 ) ( 224 592 40 ) ( 240 592 8 ) city4_8 16 8 0 1 1 +( 224 576 8 ) ( 224 640 8 ) ( 224 576 40 ) city4_8 0 8 0 1 1 +} +} +// entity 135 +{ +"classname" "func_breakable" +"ritem" "2" +"rsize" "4" +"t_width" "7" +"count" "11" +"preset" "6" +// brush 0 +{ +( 256 832 72 ) ( 256 784 72 ) ( 224 832 72 ) city4_7 0 0 0 1 1 +( 240 816 88 ) ( 208 816 88 ) ( 240 816 24 ) city4_7 0 8 0 1 1 +( 240 848 88 ) ( 240 848 24 ) ( 240 800 88 ) city4_7 0 8 0 1 1 +( 224 784 24 ) ( 256 784 24 ) ( 224 832 24 ) city4_7 0 0 0 1 1 +( 224 720 24 ) ( 224 720 88 ) ( 256 720 24 ) city4_7 0 8 0 1 1 +( 208 752 24 ) ( 208 800 24 ) ( 208 752 88 ) city4_7 0 8 0 1 1 +} +// brush 1 +{ +( 256 832 24 ) ( 256 784 24 ) ( 224 832 24 ) city4_7 0 0 0 1 1 +( 240 816 72 ) ( 208 816 72 ) ( 240 816 8 ) city4_7 0 8 0 1 1 +( 240 848 72 ) ( 240 848 8 ) ( 240 800 72 ) city4_7 0 8 0 1 1 +( 224 784 8 ) ( 256 784 8 ) ( 224 832 8 ) city4_7 0 0 0 1 1 +( 224 784 8 ) ( 224 784 72 ) ( 256 784 8 ) city4_7 0 8 0 1 1 +( 208 752 8 ) ( 208 800 8 ) ( 208 752 72 ) city4_7 0 8 0 1 1 +} +// brush 2 +{ +( 256 752 24 ) ( 256 704 24 ) ( 224 752 24 ) city4_7 0 0 0 1 1 +( 240 736 72 ) ( 208 736 72 ) ( 240 736 8 ) city4_7 0 8 0 1 1 +( 240 768 72 ) ( 240 768 8 ) ( 240 720 72 ) city4_7 0 8 0 1 1 +( 224 704 8 ) ( 256 704 8 ) ( 224 752 8 ) city4_7 0 0 0 1 1 +( 208 720 8 ) ( 208 720 72 ) ( 240 720 8 ) city4_7 0 8 0 1 1 +( 192 688 8 ) ( 192 736 8 ) ( 192 688 72 ) city4_7 0 8 0 1 1 +} +} +// entity 136 +{ +"classname" "func_breakable" +"preset" "6" +"ritem" "3" +"rsize" "4" +"t_width" "7" +"count" "9" +// brush 0 +{ +( 240 928 72 ) ( 240 896 72 ) ( 224 928 72 ) city4_2 0 32 0 1 1 +( 240 976 56 ) ( 224 976 56 ) ( 240 976 24 ) city4_2 0 24 0 1 1 +( 240 928 56 ) ( 240 928 24 ) ( 240 896 56 ) city4_2 32 24 0 1 1 +( 224 896 24 ) ( 240 896 24 ) ( 224 928 24 ) city4_2 0 32 0 1 1 +( 224 880 24 ) ( 224 880 56 ) ( 240 880 24 ) city4_2 0 24 0 1 1 +( 192 896 24 ) ( 192 928 24 ) ( 192 896 56 ) city4_2 32 24 0 1 1 +} +// brush 1 +{ +( 240 928 24 ) ( 240 896 24 ) ( 224 928 24 ) city4_2 0 32 0 1 1 +( 240 944 40 ) ( 224 944 40 ) ( 240 944 8 ) city4_2 0 8 0 1 1 +( 240 928 40 ) ( 240 928 8 ) ( 240 896 40 ) city4_2 32 8 0 1 1 +( 224 896 8 ) ( 240 896 8 ) ( 224 928 8 ) city4_2 0 32 0 1 1 +( 224 912 8 ) ( 224 912 40 ) ( 240 912 8 ) city4_2 0 8 0 1 1 +( 224 896 8 ) ( 224 928 8 ) ( 224 896 40 ) city4_2 32 8 0 1 1 +} +} +// entity 137 +{ +"classname" "func_breakable" +"count" "8" +"ritem" "4" +"rsize" "4" +"t_width" "7" +"preset" "6" +// brush 0 +{ +( 224 1088 72 ) ( 224 1056 72 ) ( 208 1088 72 ) city4_1 0 0 0 1 1 +( 240 1136 24 ) ( 224 1136 24 ) ( 240 1136 8 ) city4_1 0 8 0 1 1 +( 240 1072 40 ) ( 240 1072 24 ) ( 240 1040 40 ) city4_1 0 8 0 1 1 +( 208 1056 24 ) ( 224 1056 24 ) ( 208 1088 24 ) city4_1 0 0 0 1 1 +( 224 1040 24 ) ( 224 1040 40 ) ( 240 1040 24 ) city4_1 0 8 0 1 1 +( 192 1056 24 ) ( 192 1088 24 ) ( 192 1056 40 ) city4_1 0 8 0 1 1 +} +// brush 1 +{ +( 224 1152 24 ) ( 224 1120 24 ) ( 208 1152 24 ) city4_1 0 0 0 1 1 +( 240 1136 24 ) ( 224 1136 24 ) ( 240 1136 8 ) city4_1 0 8 0 1 1 +( 240 1136 24 ) ( 240 1136 8 ) ( 240 1104 24 ) city4_1 0 8 0 1 1 +( 208 1120 8 ) ( 224 1120 8 ) ( 208 1152 8 ) city4_1 0 0 0 1 1 +( 224 1104 8 ) ( 224 1104 24 ) ( 240 1104 8 ) city4_1 0 8 0 1 1 +( 192 1120 8 ) ( 192 1152 8 ) ( 192 1120 24 ) city4_1 0 8 0 1 1 +} +// brush 2 +{ +( 224 1088 24 ) ( 224 1056 24 ) ( 208 1088 24 ) city4_1 0 0 0 1 1 +( 240 1056 24 ) ( 224 1056 24 ) ( 240 1056 8 ) city4_1 0 8 0 1 1 +( 240 1072 24 ) ( 240 1072 8 ) ( 240 1040 24 ) city4_1 0 8 0 1 1 +( 208 1056 8 ) ( 224 1056 8 ) ( 208 1088 8 ) city4_1 0 0 0 1 1 +( 224 1040 8 ) ( 224 1040 24 ) ( 240 1040 8 ) city4_1 0 8 0 1 1 +( 192 1056 8 ) ( 192 1088 8 ) ( 192 1056 24 ) city4_1 0 8 0 1 1 +} +} +// entity 138 +{ +"classname" "light" +"origin" "272 880 64" +"light" "188" +} +// entity 139 +{ +"classname" "light" +"origin" "272 976 64" +"light" "188" +} +// entity 140 +{ +"classname" "func_breakable" +"preset" "6" +"ritem" "5" +"rsize" "4" +"t_width" "7" +"count" "8" +// brush 0 +{ +( 240 1312 72 ) ( 240 1264 72 ) ( 208 1312 72 ) bflr01 0 0 0 1 1 +( 240 1296 56 ) ( 208 1296 56 ) ( 240 1296 24 ) bflr01 0 8 0 1 1 +( 240 1312 56 ) ( 240 1312 24 ) ( 240 1264 56 ) bflr01 0 8 0 1 1 +( 208 1264 24 ) ( 240 1264 24 ) ( 208 1312 24 ) bflr01 0 0 0 1 1 +( 208 1200 24 ) ( 208 1200 56 ) ( 240 1200 24 ) bflr01 0 8 0 1 1 +( 192 1264 24 ) ( 192 1312 24 ) ( 192 1264 56 ) bflr01 0 8 0 1 1 +} +// brush 1 +{ +( 240 1248 24 ) ( 240 1200 24 ) ( 208 1248 24 ) bflr01 0 0 0 1 1 +( 240 1232 40 ) ( 208 1232 40 ) ( 240 1232 8 ) bflr01 0 8 0 1 1 +( 240 1248 40 ) ( 240 1248 8 ) ( 240 1200 40 ) bflr01 0 8 0 1 1 +( 208 1200 8 ) ( 240 1200 8 ) ( 208 1248 8 ) bflr01 0 0 0 1 1 +( 224 1200 8 ) ( 224 1200 40 ) ( 256 1200 8 ) bflr01 0 8 0 1 1 +( 208 1184 8 ) ( 208 1232 8 ) ( 208 1184 40 ) bflr01 0 8 0 1 1 +} +// brush 2 +{ +( 240 1312 24 ) ( 240 1264 24 ) ( 208 1312 24 ) bflr01 0 0 0 1 1 +( 240 1296 40 ) ( 208 1296 40 ) ( 240 1296 8 ) bflr01 0 8 0 1 1 +( 240 1312 40 ) ( 240 1312 8 ) ( 240 1264 40 ) bflr01 0 8 0 1 1 +( 208 1264 8 ) ( 240 1264 8 ) ( 208 1312 8 ) bflr01 0 0 0 1 1 +( 208 1280 8 ) ( 208 1280 40 ) ( 240 1280 8 ) bflr01 0 8 0 1 1 +( 192 1264 8 ) ( 192 1312 8 ) ( 192 1264 40 ) bflr01 0 8 0 1 1 +} +} +// entity 141 +{ +"classname" "func_breakable" +"preset" "6" +"ritem" "6" +"rsize" "4" +"t_width" "7" +"count" "10" +// brush 0 +{ +( 240 1376 72 ) ( 240 1344 72 ) ( 224 1376 72 ) kstn_blu 0 0 0 1 1 +( 240 1456 72 ) ( 224 1456 72 ) ( 240 1456 8 ) kstn_blu 0 8 0 1 1 +( 240 1376 88 ) ( 240 1376 24 ) ( 240 1344 88 ) kstn_blu 0 8 0 1 1 +( 224 1344 24 ) ( 240 1344 24 ) ( 224 1376 24 ) kstn_blu 0 0 0 1 1 +( 208 1360 24 ) ( 208 1360 88 ) ( 224 1360 24 ) kstn_blu 0 8 0 1 1 +( 192 1408 24 ) ( 192 1440 24 ) ( 192 1408 88 ) kstn_blu 0 8 0 1 1 +} +// brush 1 +{ +( 240 1376 24 ) ( 240 1344 24 ) ( 224 1376 24 ) kstn_blu 0 0 0 1 1 +( 240 1376 72 ) ( 224 1376 72 ) ( 240 1376 8 ) kstn_blu 0 8 0 1 1 +( 240 1376 72 ) ( 240 1376 8 ) ( 240 1344 72 ) kstn_blu 0 8 0 1 1 +( 224 1344 8 ) ( 240 1344 8 ) ( 224 1376 8 ) kstn_blu 0 0 0 1 1 +( 208 1360 8 ) ( 208 1360 72 ) ( 224 1360 8 ) kstn_blu 0 8 0 1 1 +( 192 1408 8 ) ( 192 1440 8 ) ( 192 1408 72 ) kstn_blu 0 8 0 1 1 +} +// brush 2 +{ +( 240 1408 24 ) ( 240 1376 24 ) ( 224 1408 24 ) kstn_blu 0 0 0 1 1 +( 240 1456 72 ) ( 224 1456 72 ) ( 240 1456 8 ) kstn_blu 0 8 0 1 1 +( 240 1408 72 ) ( 240 1408 8 ) ( 240 1376 72 ) kstn_blu 0 8 0 1 1 +( 224 1376 8 ) ( 240 1376 8 ) ( 224 1408 8 ) kstn_blu 0 0 0 1 1 +( 208 1392 8 ) ( 208 1392 72 ) ( 224 1392 8 ) kstn_blu 0 8 0 1 1 +( 192 1440 8 ) ( 192 1472 8 ) ( 192 1440 72 ) kstn_blu 0 8 0 1 1 +} +} +// entity 142 +{ +"classname" "func_breakable" +"preset" "6" +"ritem" "7" +"rsize" "4" +"t_width" "7" +"count" "9" +// brush 0 +{ +( 224 1600 72 ) ( 224 1568 72 ) ( 208 1600 72 ) kstn_red 0 0 0 1 1 +( 240 1616 88 ) ( 224 1616 88 ) ( 240 1616 24 ) kstn_red 0 8 0 1 1 +( 240 1568 88 ) ( 240 1568 24 ) ( 240 1536 88 ) kstn_red 0 8 0 1 1 +( 208 1568 24 ) ( 224 1568 24 ) ( 208 1600 24 ) kstn_red 0 0 0 1 1 +( 160 1520 24 ) ( 160 1520 88 ) ( 176 1520 24 ) kstn_red 0 8 0 1 1 +( 192 1600 24 ) ( 192 1632 24 ) ( 192 1600 88 ) kstn_red 0 8 0 1 1 +} +// brush 1 +{ +( 224 1600 24 ) ( 224 1568 24 ) ( 208 1600 24 ) kstn_red 0 0 0 1 1 +( 240 1616 72 ) ( 224 1616 72 ) ( 240 1616 8 ) kstn_red 0 8 0 1 1 +( 224 1568 72 ) ( 224 1568 8 ) ( 224 1536 72 ) kstn_red 0 8 0 1 1 +( 208 1568 8 ) ( 224 1568 8 ) ( 208 1600 8 ) kstn_red 0 0 0 1 1 +( 160 1584 8 ) ( 160 1584 72 ) ( 176 1584 8 ) kstn_red 0 8 0 1 1 +( 192 1600 8 ) ( 192 1632 8 ) ( 192 1600 72 ) kstn_red 0 8 0 1 1 +} +// brush 2 +{ +( 240 1552 24 ) ( 240 1520 24 ) ( 224 1552 24 ) kstn_red 0 0 0 1 1 +( 256 1568 72 ) ( 240 1568 72 ) ( 256 1568 8 ) kstn_red 0 8 0 1 1 +( 240 1520 72 ) ( 240 1520 8 ) ( 240 1488 72 ) kstn_red 0 8 0 1 1 +( 224 1520 8 ) ( 240 1520 8 ) ( 224 1552 8 ) kstn_red 0 0 0 1 1 +( 192 1520 8 ) ( 192 1520 72 ) ( 208 1520 8 ) kstn_red 0 8 0 1 1 +( 224 1536 8 ) ( 224 1568 8 ) ( 224 1536 72 ) kstn_red 0 8 0 1 1 +} +} +// entity 143 +{ +"classname" "func_breakable" +"preset" "6" +"ritem" "8" +"rsize" "4" +"t_width" "7" +"count" "10" +// brush 0 +{ +( 240 1760 24 ) ( 240 1744 24 ) ( 224 1760 24 ) kstn_gra 0 0 0 1 1 +( 208 1776 72 ) ( 192 1776 72 ) ( 208 1776 8 ) kstn_gra 0 8 0 1 1 +( 240 1760 72 ) ( 240 1760 8 ) ( 240 1744 72 ) kstn_gra 0 8 0 1 1 +( 224 1744 8 ) ( 240 1744 8 ) ( 224 1760 8 ) kstn_gra 0 0 0 1 1 +( 224 1744 8 ) ( 224 1744 72 ) ( 240 1744 8 ) kstn_gra 0 8 0 1 1 +( 192 1744 8 ) ( 192 1760 8 ) ( 192 1744 72 ) kstn_gra 0 8 0 1 1 +} +// brush 1 +{ +( 240 1696 72 ) ( 240 1680 72 ) ( 224 1696 72 ) kstn_gra 0 0 0 1 1 +( 224 1776 88 ) ( 208 1776 88 ) ( 224 1776 24 ) kstn_gra 0 8 0 1 1 +( 240 1696 88 ) ( 240 1696 24 ) ( 240 1680 88 ) kstn_gra 0 8 0 1 1 +( 224 1680 24 ) ( 240 1680 24 ) ( 224 1696 24 ) kstn_gra 0 0 0 1 1 +( 224 1680 24 ) ( 224 1680 88 ) ( 240 1680 24 ) kstn_gra 0 8 0 1 1 +( 192 1664 24 ) ( 192 1680 24 ) ( 192 1664 88 ) kstn_gra 0 8 0 1 1 +} +// brush 2 +{ +( 240 1696 24 ) ( 240 1680 24 ) ( 224 1696 24 ) kstn_gra 0 0 0 1 1 +( 224 1696 72 ) ( 208 1696 72 ) ( 224 1696 8 ) kstn_gra 0 8 0 1 1 +( 240 1696 72 ) ( 240 1696 8 ) ( 240 1680 72 ) kstn_gra 0 8 0 1 1 +( 224 1680 8 ) ( 240 1680 8 ) ( 224 1696 8 ) kstn_gra 0 0 0 1 1 +( 224 1680 8 ) ( 224 1680 72 ) ( 240 1680 8 ) kstn_gra 0 8 0 1 1 +( 192 1664 8 ) ( 192 1680 8 ) ( 192 1664 72 ) kstn_gra 0 8 0 1 1 +} +} +// entity 144 +{ +"classname" "light" +"origin" "272 1040 64" +"light" "188" +} +// entity 145 +{ +"classname" "light" +"origin" "272 1136 64" +"light" "188" +} +// entity 146 +{ +"classname" "light" +"origin" "272 1200 64" +"light" "188" +} +// entity 147 +{ +"classname" "light" +"origin" "272 1296 64" +"light" "188" +} +// entity 148 +{ +"classname" "light" +"origin" "272 1360 64" +"light" "188" +} +// entity 149 +{ +"classname" "light" +"origin" "272 1456 64" +"light" "188" +} +// entity 150 +{ +"classname" "light" +"origin" "272 1520 64" +"light" "188" +} +// entity 151 +{ +"classname" "light" +"origin" "272 1616 64" +"light" "188" +} +// entity 152 +{ +"classname" "func_breakable" +"preset" "5" +"ritem" "9" +"rsize" "0" +"t_width" "3" +"count" "17" +// brush 0 +{ +( 216 1928 64 ) ( 216 1848 64 ) ( 208 1928 64 ) city1_4 0 0 0 1 1 +( 216 1928 64 ) ( 208 1928 64 ) ( 216 1928 24 ) city1_4 0 0 0 1 1 +( 240 1928 64 ) ( 240 1928 24 ) ( 240 1848 64 ) city1_4 0 0 0 1 1 +( 208 1848 24 ) ( 216 1848 24 ) ( 208 1928 24 ) city1_4 0 0 0 1 1 +( 208 1848 24 ) ( 208 1848 64 ) ( 216 1848 24 ) city1_4 0 0 0 1 1 +( 208 1848 24 ) ( 208 1928 24 ) ( 208 1848 64 ) city1_4 0 0 0 1 1 +} +// brush 1 +{ +( 240 1888 24 ) ( 240 1848 24 ) ( 208 1888 24 ) city1_4 0 0 0 1 1 +( 240 1888 24 ) ( 208 1888 24 ) ( 240 1888 16 ) city1_4 0 0 0 1 1 +( 240 1888 24 ) ( 240 1888 16 ) ( 240 1848 24 ) city1_4 0 0 0 1 1 +( 208 1848 16 ) ( 240 1848 16 ) ( 208 1888 16 ) city1_4 0 0 0 1 1 +( 208 1848 16 ) ( 208 1848 24 ) ( 240 1848 16 ) city1_4 0 0 0 1 1 +( 208 1848 16 ) ( 208 1888 16 ) ( 208 1848 24 ) city1_4 0 0 0 1 1 +} +} +// entity 153 +{ +"classname" "func_breakable" +"count" "7" +"preset" "6" +"ritem" "10" +"rsize" "4" +"t_width" "7" +// brush 0 +{ +( 336 2032 72 ) ( 336 2000 72 ) ( 208 2032 72 ) bbrik16a 0 0 90 1 1 +( 352 2096 40 ) ( 224 2096 40 ) ( 352 2096 24 ) bbrik16a 0 8 0 1 1 +( 240 2032 40 ) ( 240 2032 24 ) ( 240 2000 40 ) bbrik16a 0 8 0 1 1 +( 208 2000 24 ) ( 336 2000 24 ) ( 208 2032 24 ) bbrik16a 0 0 0 1 1 +( 208 2000 24 ) ( 208 2000 40 ) ( 336 2000 24 ) bbrik16a 0 8 0 1 1 +( 192 2032 24 ) ( 192 2064 24 ) ( 192 2032 40 ) bbrik16a 0 8 0 1 1 +} +// brush 1 +{ +( 336 2080 24 ) ( 336 2048 24 ) ( 208 2080 24 ) bbrik16a 0 0 90 1 1 +( 352 2096 24 ) ( 224 2096 24 ) ( 352 2096 8 ) bbrik16a 0 8 0 1 1 +( 240 2080 24 ) ( 240 2080 8 ) ( 240 2048 24 ) bbrik16a 0 8 0 1 1 +( 208 2048 8 ) ( 336 2048 8 ) ( 208 2080 8 ) bbrik16a 0 0 0 1 1 +( 208 2080 8 ) ( 208 2080 24 ) ( 336 2080 8 ) bbrik16a 0 8 0 1 1 +( 192 2080 8 ) ( 192 2112 8 ) ( 192 2080 24 ) bbrik16a 0 8 0 1 1 +} +// brush 2 +{ +( 336 2032 24 ) ( 336 2000 24 ) ( 208 2032 24 ) bbrik16a 0 0 90 1 1 +( 352 2048 24 ) ( 224 2048 24 ) ( 352 2048 8 ) bbrik16a 0 8 0 1 1 +( 240 2032 24 ) ( 240 2032 8 ) ( 240 2000 24 ) bbrik16a 0 8 0 1 1 +( 208 2000 8 ) ( 336 2000 8 ) ( 208 2032 8 ) bbrik16a 0 0 0 1 1 +( 208 2000 8 ) ( 208 2000 24 ) ( 336 2000 8 ) bbrik16a 0 8 0 1 1 +( 224 2032 8 ) ( 224 2064 8 ) ( 224 2032 24 ) bbrik16a 0 8 0 1 1 +} +} +// entity 154 +{ +"classname" "light" +"origin" "272 1680 64" +"light" "188" +} +// entity 155 +{ +"classname" "light" +"origin" "272 1776 64" +"light" "188" +} +// entity 156 +{ +"classname" "light" +"origin" "272 1840 64" +"light" "188" +} +// entity 157 +{ +"classname" "light" +"origin" "272 1936 64" +"light" "188" +} +// entity 158 +{ +"classname" "light" +"origin" "272 2000 64" +"light" "188" +} +// entity 159 +{ +"classname" "light" +"origin" "272 2096 64" +"light" "188" +} +// entity 160 +{ +"classname" "func_breakable" +"t_width" "7" +"rsize" "4" +"ritem" "11" +"preset" "6" +"count" "11" +// brush 0 +{ +( 208 2240 72 ) ( 208 2208 72 ) ( 192 2240 72 ) bbrik16c 0 0 90 1 1 +( 192 2256 56 ) ( 176 2256 56 ) ( 192 2256 24 ) bbrik16c 0 8 0 1 1 +( 240 2224 56 ) ( 240 2224 24 ) ( 240 2192 56 ) bbrik16c 0 8 0 1 1 +( 192 2208 24 ) ( 208 2208 24 ) ( 192 2240 24 ) bbrik16c 0 0 0 1 1 +( 192 2160 24 ) ( 192 2160 56 ) ( 208 2160 24 ) bbrik16c 0 8 0 1 1 +( 192 2176 24 ) ( 192 2208 24 ) ( 192 2176 56 ) bbrik16c 0 8 0 1 1 +} +// brush 1 +{ +( 208 2240 24 ) ( 208 2208 24 ) ( 192 2240 24 ) bbrik16c 0 0 90 1 1 +( 192 2176 40 ) ( 176 2176 40 ) ( 192 2176 8 ) bbrik16c 0 8 0 1 1 +( 240 2224 40 ) ( 240 2224 8 ) ( 240 2192 40 ) bbrik16c 0 8 0 1 1 +( 192 2208 8 ) ( 208 2208 8 ) ( 192 2240 8 ) bbrik16c 0 0 0 1 1 +( 192 2160 8 ) ( 192 2160 40 ) ( 208 2160 8 ) bbrik16c 0 8 0 1 1 +( 192 2176 8 ) ( 192 2208 8 ) ( 192 2176 40 ) bbrik16c 0 8 0 1 1 +} +// brush 2 +{ +( 208 2288 24 ) ( 208 2256 24 ) ( 192 2288 24 ) bbrik16c 0 0 90 1 1 +( 208 2256 40 ) ( 192 2256 40 ) ( 208 2256 8 ) bbrik16c 0 8 0 1 1 +( 240 2272 40 ) ( 240 2272 8 ) ( 240 2240 40 ) bbrik16c 0 8 0 1 1 +( 192 2256 8 ) ( 208 2256 8 ) ( 192 2288 8 ) bbrik16c 0 0 0 1 1 +( 192 2208 8 ) ( 192 2208 40 ) ( 208 2208 8 ) bbrik16c 0 8 0 1 1 +( 208 2256 8 ) ( 208 2288 8 ) ( 208 2256 40 ) bbrik16c 0 8 0 1 1 +} +} +// entity 161 +{ +"classname" "func_breakable" +"preset" "4" +"modelpath" "progs/glass.mdl" +"rsize" "0" +"t_width" "4" +"count" "8" +"ritem" "11" +"target" "famine" +// brush 0 +{ +( -88 2096 208 ) ( -88 2032 208 ) ( -96 2096 208 ) window2_3 0 112 0 1 1 +( -88 2080 128 ) ( -96 2080 128 ) ( -88 2080 16 ) window2_3 0 16 0 1 1 +( -88 2080 128 ) ( -88 2080 16 ) ( -88 2016 128 ) window2_3 32 16 0 1 1 +( -96 2016 16 ) ( -88 2016 16 ) ( -96 2080 16 ) window2_3 0 112 0 1 1 +( -96 2016 16 ) ( -96 2016 128 ) ( -88 2016 16 ) window2_3 0 16 0 1 1 +( -96 2016 16 ) ( -96 2080 16 ) ( -96 2016 128 ) window2_3 32 16 0 1 1 +} +} +// entity 162 +{ +"classname" "light" +"origin" "64 448 96" +"light" "177" +"wait" ".5" +} +// entity 163 +{ +"classname" "light" +"origin" "-32 448 64" +"light" "188" +} +// entity 164 +{ +"classname" "light" +"origin" "64 608 96" +"light" "177" +"wait" ".5" +} +// entity 165 +{ +"classname" "light" +"origin" "-32 608 64" +"light" "188" +} +// entity 166 +{ +"classname" "light" +"origin" "64 768 96" +"light" "177" +"wait" ".5" +} +// entity 167 +{ +"classname" "light" +"origin" "-32 768 64" +"light" "188" +} +// entity 168 +{ +"classname" "light" +"origin" "-32 2208 64" +"light" "188" +} +// entity 169 +{ +"classname" "light" +"origin" "-32 928 64" +"light" "188" +} +// entity 170 +{ +"classname" "light" +"origin" "-32 1088 64" +"light" "188" +} +// entity 171 +{ +"classname" "light" +"origin" "-32 1248 64" +"light" "188" +} +// entity 172 +{ +"classname" "func_breakable" +"preset" "4" +"modelpath" "progs/glass.mdl" +"rsize" "0" +"t_width" "4" +"count" "7" +"ritem" "2" +"target" "pestilence" +// brush 0 +{ +( -88 2240 208 ) ( -88 2176 208 ) ( -96 2240 208 ) window2_4 0 144 0 1 1 +( -88 2240 208 ) ( -96 2240 208 ) ( -88 2240 16 ) window2_4 0 16 0 1 1 +( -88 2240 208 ) ( -88 2240 16 ) ( -88 2176 208 ) window2_4 0 16 0 1 1 +( -96 2176 16 ) ( -88 2176 16 ) ( -96 2240 16 ) window2_4 0 144 0 1 1 +( -96 2176 16 ) ( -96 2176 208 ) ( -88 2176 16 ) window2_4 0 16 0 1 1 +( -96 2176 16 ) ( -96 2240 16 ) ( -96 2176 208 ) window2_4 0 16 0 1 1 +} +} +// entity 173 +{ +"classname" "func_breakable" +"preset" "4" +"modelpath" "progs/glass.mdl" +"rsize" "0" +"t_width" "4" +"count" "7" +"ritem" "0" +"target" "war" +// brush 0 +{ +( -88 1920 208 ) ( -88 1856 208 ) ( -96 1920 208 ) window2_2 0 144 0 1 1 +( -88 1920 208 ) ( -96 1920 208 ) ( -88 1920 16 ) window2_2 0 16 0 1 1 +( -88 1920 208 ) ( -88 1920 16 ) ( -88 1856 208 ) window2_2 0 16 0 1 1 +( -96 1856 16 ) ( -88 1856 16 ) ( -96 1920 16 ) window2_2 0 144 0 1 1 +( -96 1856 16 ) ( -96 1856 208 ) ( -88 1856 16 ) window2_2 0 16 0 1 1 +( -96 1856 16 ) ( -96 1920 16 ) ( -96 1856 208 ) window2_2 0 16 0 1 1 +} +} +// entity 174 +{ +"classname" "func_breakable" +"preset" "4" +"modelpath" "progs/glass.mdl" +"rsize" "0" +"t_width" "4" +"count" "7" +"ritem" "11" +"target" "death" +// brush 0 +{ +( -88 1760 208 ) ( -88 1696 208 ) ( -96 1760 208 ) window2_1 0 176 0 1 1 +( -88 1760 208 ) ( -96 1760 208 ) ( -88 1760 16 ) window2_1 0 16 0 1 1 +( -88 1760 208 ) ( -88 1760 16 ) ( -88 1696 208 ) window2_1 32 16 0 1 1 +( -96 1696 16 ) ( -88 1696 16 ) ( -96 1760 16 ) window2_1 0 176 0 1 1 +( -96 1696 16 ) ( -96 1696 208 ) ( -88 1696 16 ) window2_1 0 16 0 1 1 +( -96 1696 16 ) ( -96 1760 16 ) ( -96 1696 208 ) window2_1 32 16 0 1 1 +} +} +// entity 175 +{ +"classname" "info_rubble" +"origin" "-88 2224 176" +"targetname" "pestilence" +"modelpath" "progs/glass.mdl" +"ritem" "8" +"rsize" "0" +"t_width" "4" +"count" "4" +"preset" "4" +} +// entity 176 +{ +"classname" "info_rubble" +"origin" "-88 2192 192" +"targetname" "pestilence" +"modelpath" "progs/glass.mdl" +"ritem" "11" +"rsize" "0" +"t_width" "4" +"count" "4" +"preset" "4" +} +// entity 177 +{ +"classname" "info_rubble" +"origin" "-88 2208 56" +"targetname" "pestilence" +"modelpath" "progs/glass.mdl" +"ritem" "4" +"rsize" "0" +"t_width" "4" +"count" "4" +"preset" "4" +} +// entity 178 +{ +"classname" "func_breakable" +"preset" "4" +"modelpath" "progs/glass.mdl" +"count" "11" +"rsize" "0" +"t_width" "4" +"ritem" "14" +"target" "bluedragon" +// brush 0 +{ +( -88 1280 208 ) ( -88 1216 208 ) ( -96 1280 208 ) window01_2 0 16 0 1 1 +( -88 1280 208 ) ( -96 1280 208 ) ( -88 1280 16 ) window01_2 0 16 0 1 1 +( -88 1280 208 ) ( -88 1280 16 ) ( -88 1216 208 ) window01_2 0 16 0 1 1 +( -96 1216 16 ) ( -88 1216 16 ) ( -96 1280 16 ) window01_2 0 16 0 1 1 +( -96 1216 16 ) ( -96 1216 208 ) ( -88 1216 16 ) window01_2 0 16 0 1 1 +( -96 1216 16 ) ( -96 1280 16 ) ( -96 1216 208 ) window01_2 0 16 0 1 1 +} +} +// entity 179 +{ +"classname" "light" +"origin" "64 1408 96" +"light" "177" +"wait" ".5" +} +// entity 180 +{ +"classname" "light" +"origin" "-32 1408 160" +"light" "188" +} +// entity 181 +{ +"classname" "light" +"origin" "-32 1408 64" +"light" "188" +} +// entity 182 +{ +"classname" "func_breakable" +"preset" "4" +"rsize" "0" +"t_width" "4" +"ritem" "11" +"count" "11" +"modelpath" "progs/glass.mdl" +"target" "reddragon" +// brush 0 +{ +( -88 960 208 ) ( -88 896 208 ) ( -96 960 208 ) window01_1 0 16 0 1 1 +( -88 960 208 ) ( -96 960 208 ) ( -88 960 16 ) window01_1 0 16 0 1 1 +( -88 960 208 ) ( -88 960 16 ) ( -88 896 208 ) window01_1 0 16 0 1 1 +( -96 896 16 ) ( -88 896 16 ) ( -96 960 16 ) window01_1 0 16 0 1 1 +( -96 896 16 ) ( -96 896 208 ) ( -88 896 16 ) window01_1 0 16 0 1 1 +( -96 896 16 ) ( -96 960 16 ) ( -96 896 208 ) window01_1 0 16 0 1 1 +} +} +// entity 183 +{ +"classname" "func_breakable" +"preset" "4" +"rsize" "0" +"t_width" "4" +"count" "11" +"ritem" "9" +"modelpath" "progs/glass.mdl" +"target" "golddragon" +// brush 0 +{ +( -88 1120 208 ) ( -88 1056 208 ) ( -96 1120 208 ) window01_3 32 16 0 1 1 +( -88 1120 208 ) ( -96 1120 208 ) ( -88 1120 16 ) window01_3 32 16 0 1 1 +( -88 1120 208 ) ( -88 1120 16 ) ( -88 1056 208 ) window01_3 32 16 0 1 1 +( -96 1056 16 ) ( -88 1056 16 ) ( -96 1120 16 ) window01_3 32 16 0 1 1 +( -96 1056 16 ) ( -96 1056 208 ) ( -88 1056 16 ) window01_3 32 16 0 1 1 +( -96 1056 16 ) ( -96 1120 16 ) ( -96 1056 208 ) window01_3 32 16 0 1 1 +} +} +// entity 184 +{ +"classname" "func_breakable" +"preset" "4" +"rsize" "0" +"t_width" "4" +"ritem" "8" +"count" "8" +"modelpath" "progs/glass.mdl" +"target" "wingdagger" +// brush 0 +{ +( -88 1600 208 ) ( -88 1536 208 ) ( -96 1600 208 ) window02_1 0 16 0 1 1 +( -88 1600 208 ) ( -96 1600 208 ) ( -88 1600 16 ) window02_1 0 16 0 1 1 +( -88 1600 208 ) ( -88 1600 16 ) ( -88 1536 208 ) window02_1 0 16 0 1 1 +( -96 1536 16 ) ( -88 1536 16 ) ( -96 1600 16 ) window02_1 0 16 0 1 1 +( -96 1536 16 ) ( -96 1536 208 ) ( -88 1536 16 ) window02_1 0 16 0 1 1 +( -96 1536 16 ) ( -96 1600 16 ) ( -96 1536 208 ) window02_1 0 16 0 1 1 +} +} +// entity 185 +{ +"classname" "func_breakable" +"preset" "4" +"rsize" "0" +"t_width" "4" +"count" "6" +"ritem" "11" +"modelpath" "progs/glass.mdl" +"target" "sundagger" +// brush 0 +{ +( -88 1440 208 ) ( -88 1376 208 ) ( -96 1440 208 ) window01_4 32 16 0 1 1 +( -88 1440 208 ) ( -96 1440 208 ) ( -88 1440 16 ) window01_4 32 16 0 1 1 +( -88 1440 208 ) ( -88 1440 16 ) ( -88 1376 208 ) window01_4 32 16 0 1 1 +( -96 1376 16 ) ( -88 1376 16 ) ( -96 1440 16 ) window01_4 32 16 0 1 1 +( -96 1376 16 ) ( -96 1376 208 ) ( -88 1376 16 ) window01_4 32 16 0 1 1 +( -96 1376 16 ) ( -96 1440 16 ) ( -96 1376 208 ) window01_4 32 16 0 1 1 +} +} +// entity 186 +{ +"classname" "light" +"origin" "64 1568 96" +"light" "177" +"wait" ".5" +} +// entity 187 +{ +"classname" "light" +"origin" "-32 1568 160" +"light" "188" +} +// entity 188 +{ +"classname" "light" +"origin" "-32 1568 64" +"light" "188" +} +// entity 189 +{ +"classname" "light" +"origin" "64 1728 96" +"light" "177" +"wait" ".5" +} +// entity 190 +{ +"classname" "light" +"origin" "-32 1728 160" +"light" "188" +} +// entity 191 +{ +"classname" "light" +"origin" "-32 1728 64" +"light" "188" +} +// entity 192 +{ +"classname" "light" +"origin" "64 1888 96" +"light" "177" +"wait" ".5" +} +// entity 193 +{ +"classname" "light" +"origin" "-32 1888 160" +"light" "188" +} +// entity 194 +{ +"classname" "light" +"origin" "-32 1888 64" +"light" "188" +} +// entity 195 +{ +"classname" "light" +"origin" "64 2048 96" +"light" "177" +"wait" ".5" +} +// entity 196 +{ +"classname" "light" +"origin" "-32 2048 160" +"light" "188" +} +// entity 197 +{ +"classname" "light" +"origin" "-32 2048 64" +"light" "188" +} +// entity 198 +{ +"classname" "info_rubble" +"origin" "-88 944 40" +"modelpath" "progs/glass.mdl" +"preset" "4" +"rsize" "0" +"t_width" "4" +"ritem" "12" +"count" "5" +"targetname" "reddragon" +} +// entity 199 +{ +"classname" "info_rubble" +"origin" "-88 1104 96" +"modelpath" "progs/glass.mdl" +"preset" "4" +"rsize" "0" +"t_width" "4" +"ritem" "12" +"count" "7" +"targetname" "golddragon" +} +// entity 200 +{ +"classname" "info_rubble" +"origin" "-88 912 112" +"modelpath" "progs/glass.mdl" +"preset" "4" +"rsize" "0" +"t_width" "4" +"ritem" "10" +"count" "3" +"targetname" "reddragon" +} +// entity 201 +{ +"classname" "info_rubble" +"origin" "-88 944 136" +"modelpath" "progs/glass.mdl" +"preset" "4" +"rsize" "0" +"t_width" "4" +"ritem" "12" +"count" "5" +"targetname" "reddragon" +} +// entity 202 +{ +"classname" "info_rubble" +"origin" "-88 928 192" +"modelpath" "progs/glass.mdl" +"preset" "4" +"rsize" "0" +"t_width" "4" +"ritem" "12" +"count" "5" +"targetname" "reddragon" +} +// entity 203 +{ +"classname" "info_rubble" +"origin" "-88 1264 112" +"modelpath" "progs/glass.mdl" +"preset" "4" +"rsize" "0" +"t_width" "4" +"ritem" "3" +"count" "5" +"targetname" "bluedragon" +} +// entity 204 +{ +"classname" "info_rubble" +"origin" "-88 1072 192" +"modelpath" "progs/glass.mdl" +"preset" "4" +"rsize" "0" +"t_width" "4" +"ritem" "12" +"count" "7" +"targetname" "golddragon" +} +// entity 205 +{ +"classname" "info_rubble" +"origin" "-88 1240 192" +"modelpath" "progs/glass.mdl" +"preset" "4" +"rsize" "0" +"t_width" "4" +"ritem" "5" +"count" "5" +"targetname" "bluedragon" +} +// entity 206 +{ +"classname" "info_rubble" +"origin" "-88 1264 40" +"modelpath" "progs/glass.mdl" +"preset" "4" +"rsize" "0" +"t_width" "4" +"ritem" "5" +"count" "5" +"targetname" "bluedragon" +} +// entity 207 +{ +"classname" "info_rubble" +"origin" "-88 1408 40" +"modelpath" "progs/glass.mdl" +"preset" "4" +"rsize" "0" +"t_width" "4" +"ritem" "9" +"count" "5" +"targetname" "sundagger" +} +// entity 208 +{ +"classname" "info_rubble" +"origin" "-88 1408 160" +"modelpath" "progs/glass.mdl" +"preset" "4" +"rsize" "0" +"t_width" "4" +"ritem" "10" +"count" "6" +"targetname" "sundagger" +} +// entity 209 +{ +"classname" "info_rubble" +"origin" "-88 1568 40" +"modelpath" "progs/glass.mdl" +"preset" "4" +"rsize" "0" +"t_width" "4" +"ritem" "11" +"count" "5" +"targetname" "wingdagger" +} +// entity 210 +{ +"classname" "info_rubble" +"origin" "-88 1568 192" +"modelpath" "progs/glass.mdl" +"preset" "4" +"rsize" "0" +"t_width" "4" +"ritem" "4" +"count" "6" +"targetname" "wingdagger" +} +// entity 211 +{ +"classname" "info_rubble" +"origin" "-88 1728 64" +"modelpath" "progs/glass.mdl" +"preset" "4" +"rsize" "0" +"t_width" "4" +"ritem" "2" +"count" "5" +"targetname" "death" +} +// entity 212 +{ +"classname" "info_rubble" +"origin" "-88 1728 128" +"modelpath" "progs/glass.mdl" +"preset" "4" +"rsize" "0" +"t_width" "4" +"ritem" "0" +"count" "7" +"targetname" "death" +} +// entity 213 +{ +"classname" "info_rubble" +"origin" "-88 1896 168" +"modelpath" "progs/glass.mdl" +"preset" "4" +"rsize" "0" +"t_width" "4" +"ritem" "11" +"count" "6" +"targetname" "war" +} +// entity 214 +{ +"classname" "info_rubble" +"origin" "-88 1904 104" +"modelpath" "progs/glass.mdl" +"preset" "4" +"rsize" "0" +"t_width" "4" +"ritem" "7" +"count" "6" +"targetname" "war" +} +// entity 215 +{ +"classname" "info_rubble" +"origin" "-88 2048 72" +"modelpath" "progs/glass.mdl" +"preset" "4" +"rsize" "0" +"t_width" "4" +"ritem" "3" +"count" "4" +"targetname" "famine" +} +// entity 216 +{ +"classname" "info_rubble" +"origin" "-88 2048 136" +"modelpath" "progs/glass.mdl" +"preset" "4" +"rsize" "0" +"t_width" "4" +"ritem" "13" +"count" "7" +"targetname" "famine" +} +// entity 217 +{ +"classname" "light" +"origin" "384 2208 96" +"light" "177" +"wait" ".5" +} +// entity 218 +{ +"classname" "light" +"origin" "736 768 96" +"light" "177" +"wait" ".5" +} +// entity 219 +{ +"classname" "light" +"origin" "384 608 96" +"light" "177" +"wait" ".5" +} +// entity 220 +{ +"classname" "light" +"origin" "384 768 96" +"light" "177" +"wait" ".5" +} +// entity 221 +{ +"classname" "light" +"origin" "384 928 96" +"light" "177" +"wait" ".5" +} +// entity 222 +{ +"classname" "light" +"origin" "384 1088 96" +"light" "177" +"wait" ".5" +} +// entity 223 +{ +"classname" "light" +"origin" "384 1248 96" +"light" "177" +"wait" ".5" +} +// entity 224 +{ +"classname" "light" +"origin" "384 1408 96" +"light" "177" +"wait" ".5" +} +// entity 225 +{ +"classname" "light" +"origin" "384 1568 96" +"light" "177" +"wait" ".5" +} +// entity 226 +{ +"classname" "light" +"origin" "384 1728 96" +"light" "177" +"wait" ".5" +} +// entity 227 +{ +"classname" "light" +"origin" "384 1888 96" +"light" "177" +"wait" ".5" +} +// entity 228 +{ +"classname" "light" +"origin" "384 2048 96" +"light" "177" +"wait" ".5" +} +// entity 229 +{ +"classname" "light" +"origin" "-896 128 256" +"light" "277" +"wait" ".5" +} +// entity 230 +{ +"classname" "func_illusionary" +// brush 0 +{ +( -1520 176 144 ) ( -1520 80 144 ) ( -1536 176 144 ) *teleport 0 0 0 1 1 +( -1520 176 192 ) ( -1536 176 192 ) ( -1520 176 0 ) *teleport 0 0 0 1 1 +( -1520 176 192 ) ( -1520 176 0 ) ( -1520 80 192 ) *teleport 0 0 0 1 1 +( -1536 80 32 ) ( -1520 80 32 ) ( -1536 176 32 ) *teleport 0 0 0 1 1 +( -1536 80 0 ) ( -1536 80 192 ) ( -1520 80 0 ) *teleport 0 0 0 1 1 +( -1536 80 0 ) ( -1536 176 0 ) ( -1536 80 192 ) *teleport 0 0 0 1 1 +} +} +// entity 231 +{ +"classname" "trigger_changelevel" +"map" "breakable" +"spawnflags" "1" +// brush 0 +{ +( -1504 160 128 ) ( -1504 96 128 ) ( -1520 160 128 ) trigger 0 0 0 1 1 +( -1504 160 160 ) ( -1520 160 160 ) ( -1504 160 48 ) trigger 0 0 0 1 1 +( -1504 160 160 ) ( -1504 160 48 ) ( -1504 96 160 ) trigger 0 0 0 1 1 +( -1520 96 48 ) ( -1504 96 48 ) ( -1520 160 48 ) trigger 0 0 0 1 1 +( -1520 96 48 ) ( -1520 96 160 ) ( -1504 96 48 ) trigger 0 0 0 1 1 +( -1520 96 48 ) ( -1520 160 48 ) ( -1520 96 160 ) trigger 0 0 0 1 1 +} +} +// entity 232 +{ +"classname" "light" +"origin" "384 448 96" +"light" "177" +"wait" ".5" +} +// entity 233 +{ +"classname" "light" +"origin" "736 608 96" +"light" "177" +"wait" ".5" +} +// entity 234 +{ +"classname" "func_breakable" +"preset" "1" +"modelpath" "progs/metal.mdl" +"target" "crate" +"count" "6" +"ritem" "1" +"rsize" "4" +"t_width" "8" +// brush 0 +{ +( 600 512 64 ) ( 600 448 64 ) ( 568 512 64 ) crate0_top 32 0 90 1 1 +( 600 480 264 ) ( 568 480 264 ) ( 600 480 8 ) crate1_side 32 8 0 1 1 +( 576 480 16 ) ( 568 472 16 ) ( 568 472 64 ) crate1_side 32 8 0 1 1 +( 568 432 24 ) ( 600 432 24 ) ( 568 496 24 ) crate1_side 0 0 0 1 1 +( 512 472 64 ) ( 568 472 64 ) ( 568 472 16 ) crate1_side 0 8 0 1 1 +( 512 488 72 ) ( 512 448 72 ) ( 512 448 8 ) crate1_side 32 8 0 1 1 +} +// brush 1 +{ +( 608 472 72 ) ( 544 504 72 ) ( 608 504 72 ) crate0_top 32 0 90 1 1 +( 576 504 16 ) ( 576 472 272 ) ( 576 504 272 ) crate1_side 32 8 0 1 1 +( 568 480 72 ) ( 568 480 64 ) ( 576 480 64 ) crate1_side 32 8 0 1 1 +( 592 472 64 ) ( 528 504 64 ) ( 528 472 64 ) crate1_side 0 0 0 1 1 +( 512 488 64 ) ( 512 488 72 ) ( 512 424 72 ) crate1_side 0 8 0 1 1 +( 544 416 16 ) ( 544 416 80 ) ( 584 416 80 ) crate1_side 32 8 0 1 1 +} +// brush 2 +{ +( 608 472 64 ) ( 544 504 64 ) ( 608 504 64 ) crate0_top 32 0 90 1 1 +( 576 504 8 ) ( 576 472 264 ) ( 576 504 264 ) crate1_side 32 8 0 1 1 +( 568 472 72 ) ( 568 472 24 ) ( 576 480 24 ) crate1_side 32 8 0 1 1 +( 592 472 24 ) ( 528 504 24 ) ( 528 472 24 ) crate1_side 0 0 0 1 1 +( 568 472 24 ) ( 568 472 72 ) ( 568 416 72 ) crate1_side 0 8 0 1 1 +( 544 416 8 ) ( 544 416 72 ) ( 584 416 72 ) crate1_side 32 8 0 1 1 +} +} +// entity 235 +{ +"classname" "info_rubble" +"origin" "544 448 96" +"modelpath" "progs/metal.mdl" +"preset" "1" +"ritem" "0" +"rsize" "0" +"targetname" "crate" +} +// entity 236 +{ +"classname" "light" +"origin" "736 2528 96" +"light" "177" +"wait" ".5" +} +// entity 237 +{ +"classname" "light" +"origin" "272 496 64" +"light" "188" +} +// entity 238 +{ +"classname" "light" +"origin" "592 656 64" +"light" "188" +} +// entity 239 +{ +"classname" "light" +"origin" "880 2480 64" +"light" "188" +} +// entity 240 +{ +"classname" "light" +"origin" "880 2576 64" +"light" "188" +} +// entity 241 +{ +"classname" "light" +"origin" "592 2480 64" +"light" "188" +} +// entity 242 +{ +"classname" "light" +"origin" "592 2576 64" +"light" "188" +} +// entity 243 +{ +"classname" "light" +"origin" "592 720 64" +"light" "188" +} +// entity 244 +{ +"classname" "light" +"origin" "592 816 64" +"light" "188" +} +// entity 245 +{ +"classname" "light" +"origin" "880 720 64" +"light" "188" +} +// entity 246 +{ +"classname" "light" +"origin" "880 816 64" +"light" "188" +} +// entity 247 +{ +"classname" "light" +"origin" "880 560 64" +"light" "188" +} +// entity 248 +{ +"classname" "light" +"origin" "880 656 64" +"light" "188" +} +// entity 249 +{ +"classname" "light" +"origin" "736 448 96" +"light" "177" +"wait" ".5" +} +// entity 250 +{ +"classname" "light" +"origin" "880 400 64" +"light" "188" +} +// entity 251 +{ +"classname" "light" +"origin" "880 496 64" +"light" "188" +} +// entity 252 +{ +"classname" "light" +"origin" "592 400 64" +"light" "188" +} +// entity 253 +{ +"classname" "light" +"origin" "592 496 64" +"light" "188" +} +// entity 254 +{ +"classname" "light" +"origin" "736 928 96" +"light" "177" +"wait" ".5" +} +// entity 255 +{ +"classname" "light" +"origin" "880 880 64" +"light" "188" +} +// entity 256 +{ +"classname" "light" +"origin" "880 976 64" +"light" "188" +} +// entity 257 +{ +"classname" "light" +"origin" "592 880 64" +"light" "188" +} +// entity 258 +{ +"classname" "light" +"origin" "592 976 64" +"light" "188" +} +// entity 259 +{ +"classname" "light" +"origin" "736 1088 96" +"light" "177" +"wait" ".5" +} +// entity 260 +{ +"classname" "light" +"origin" "880 1040 64" +"light" "188" +} +// entity 261 +{ +"classname" "light" +"origin" "880 1136 64" +"light" "188" +} +// entity 262 +{ +"classname" "light" +"origin" "592 1040 64" +"light" "188" +} +// entity 263 +{ +"classname" "light" +"origin" "592 1136 64" +"light" "188" +} +// entity 264 +{ +"classname" "light" +"origin" "736 1248 96" +"light" "177" +"wait" ".5" +} +// entity 265 +{ +"classname" "light" +"origin" "880 1200 64" +"light" "188" +} +// entity 266 +{ +"classname" "light" +"origin" "880 1296 64" +"light" "188" +} +// entity 267 +{ +"classname" "light" +"origin" "736 1408 96" +"light" "177" +"wait" ".5" +} +// entity 268 +{ +"classname" "light" +"origin" "880 1360 64" +"light" "188" +} +// entity 269 +{ +"classname" "light" +"origin" "880 1456 64" +"light" "188" +} +// entity 270 +{ +"classname" "light" +"origin" "592 1360 64" +"light" "188" +} +// entity 271 +{ +"classname" "light" +"origin" "592 1456 64" +"light" "188" +} +// entity 272 +{ +"classname" "monster_voreling" +"origin" "544 448 56" +"spawnflags" "224" +"targetname" "crate" +} +// entity 273 +{ +"classname" "func_breakable" +"preset" "8" +"count" "2" +"ritem" "2" +"rsize" "1" +"t_width" "3" +"modelpath" "progs/metal.mdl" +// brush 0 +{ +( 544 656 136 ) ( 544 592 136 ) ( 512 656 136 ) tech04_7 0 0 0 1 1 +( 544 640 264 ) ( 512 640 264 ) ( 544 640 8 ) tech04_7 32 8 0 1 1 +( 544 640 264 ) ( 544 640 8 ) ( 544 576 264 ) pbtek1_01 0 8 0 1 1 +( 512 576 8 ) ( 544 576 8 ) ( 512 640 8 ) pbtek1_01 0 0 0 1 1 +( 512 576 8 ) ( 512 576 264 ) ( 544 576 8 ) tech04_7 32 8 0 1 1 +( 528 576 8 ) ( 528 640 8 ) ( 528 576 264 ) pbtek1_01 0 8 0 1 1 +} +} +// entity 274 +{ +"classname" "func_breakable" +"preset" "8" +"ritem" "3" +"rsize" "1" +"count" "1" +"modelpath" "progs/metal.mdl" +"t_width" "1" +// brush 0 +{ +( 544 736 72 ) ( 528 736 72 ) ( 528 736 104 ) tech04_7 0 0 0 1 1 +( 528 800 104 ) ( 544 800 104 ) ( 544 736 104 ) base_ceil1 16 8 0 1 1 +( 544 576 168 ) ( 544 832 168 ) ( 544 576 104 ) tech09_3 64 8 0 1 1 +( 528 800 72 ) ( 544 800 72 ) ( 544 800 104 ) tech09_3 16 8 0 1 1 +( 544 800 40 ) ( 528 800 40 ) ( 528 736 40 ) tech09_3 16 8 0 1 1 +( 528 832 104 ) ( 528 832 168 ) ( 528 576 104 ) tech09_3 64 8 0 1 1 +} +} +// entity 275 +{ +"classname" "func_breakable" +"preset" "8" +"ritem" "4" +"count" "2" +"rsize" "1" +"t_width" "3" +"modelpath" "progs/metal.mdl" +// brush 0 +{ +( 544 992 136 ) ( 544 864 136 ) ( 536 992 136 ) door02_1 0 0 0 1 1 +( 544 992 72 ) ( 536 992 72 ) ( 544 992 8 ) door02_1 0 0 0 1 1 +( 544 992 72 ) ( 544 992 8 ) ( 544 864 72 ) edoor01_2 32 8 0 1 1 +( 536 864 8 ) ( 544 864 8 ) ( 536 992 8 ) door02_1 0 0 0 1 1 +( 536 864 8 ) ( 536 864 72 ) ( 544 864 8 ) door02_1 0 0 0 1 1 +( 536 864 8 ) ( 536 992 8 ) ( 536 864 72 ) door02_1 0 0 0 1 1 +} +} +// entity 276 +{ +"classname" "func_breakable" +"preset" "8" +"modelpath" "progs/metal.mdl" +"count" "5" +"ritem" "5" +"rsize" "4" +"t_width" "8" +"spawnflags" "1" +// brush 0 +{ +( 544 1120 136 ) ( 544 1056 136 ) ( 512 1120 136 ) compkeys 0 32 0 1 1 +( 544 1120 296 ) ( 512 1120 296 ) ( 544 1120 40 ) compkeys 0 8 0 1 1 +( 544 1120 296 ) ( 544 1120 40 ) ( 544 1056 296 ) ctpanel8 32 8 0 1 1 +( 512 1056 40 ) ( 544 1056 40 ) ( 512 1120 40 ) ctpanel8 0 32 0 1 1 +( 512 1056 40 ) ( 512 1056 296 ) ( 544 1056 40 ) compkeys 0 8 0 1 1 +( 528 1056 40 ) ( 528 1120 40 ) ( 528 1056 296 ) ctpanel8 32 8 0 1 1 +} +} +// entity 277 +{ +"classname" "light_tubelight" +"origin" "544 1248 40" +"targetname" "tube" +"light" "1" +"skin" "0" +} +// entity 278 +{ +"classname" "trigger_once" +"health" "1" +"killtarget" "tube" +"target" "stuff" +// brush 0 +{ +( 552 1256 56 ) ( 552 1240 56 ) ( 536 1256 56 ) trigger 0 0 0 1 1 +( 548 1260 56 ) ( 532 1260 56 ) ( 548 1260 48 ) trigger 0 0 0 1 1 +( 556 1252 56 ) ( 556 1252 48 ) ( 556 1236 56 ) trigger 0 0 0 1 1 +( 536 1240 8 ) ( 552 1240 8 ) ( 536 1256 8 ) trigger 0 0 0 1 1 +( 540 1236 48 ) ( 540 1236 56 ) ( 556 1236 48 ) trigger 0 0 0 1 1 +( 532 1244 48 ) ( 532 1260 48 ) ( 532 1244 56 ) trigger 0 0 0 1 1 +} +} +// entity 279 +{ +"classname" "info_rubble" +"origin" "544 1248 32" +"preset" "8" +"modelpath" "progs/metal.mdl" +"count" "1" +"ritem" "6" +"rsize" "4" +"t_width" "8" +"targetname" "stuff" +} +// entity 280 +{ +"classname" "info_rubble" +"origin" "544 1248 48" +"targetname" "stuff" +"preset" "4" +"modelpath" "progs/glass.mdl" +"rsize" "0" +"t_width" "4" +"ritem" "0" +"count" "5" +} +// entity 281 +{ +"classname" "func_breakable" +"preset" "8" +"modelpath" "progs/metal.mdl" +"ritem" "7" +"rsize" "4" +"t_width" "8" +"count" "6" +// brush 0 +{ +( 576 1408 160 ) ( 544 1344 160 ) ( 544 1408 160 ) electro2 0 0 0 1 1 +( 544 1392 24 ) ( 556 1388 24 ) ( 556 1388 152 ) htek14_7 0 8 0 1 1 +( 560 1376 152 ) ( 556 1388 152 ) ( 556 1388 24 ) htek14_7 0 8 0 1 1 +( 556 1364 152 ) ( 556 1364 24 ) ( 544 1360 24 ) htek14_7 0 8 0 1 1 +( 556 1364 24 ) ( 556 1364 152 ) ( 560 1376 152 ) htek14_7 0 8 0 1 1 +( 532 1388 152 ) ( 532 1388 24 ) ( 544 1392 24 ) htek14_7 0 8 0 1 1 +( 532 1388 24 ) ( 532 1388 152 ) ( 528 1376 152 ) htek14_7 0 8 0 1 1 +( 544 1360 24 ) ( 532 1364 24 ) ( 532 1364 152 ) htek14_7 0 8 0 1 1 +( 528 1376 152 ) ( 532 1364 152 ) ( 532 1364 24 ) htek14_7 0 8 0 1 1 +( -64 1392 24 ) ( -64 1360 40 ) ( 64 1392 24 ) electro2 0 0 0 1 1 +} +} +// entity 282 +{ +"classname" "func_breakable" +"preset" "8" +"modelpath" "progs/metal.mdl" +"ritem" "7" +"rsize" "4" +"t_width" "8" +"count" "6" +// brush 0 +{ +( 576 1472 160 ) ( 544 1408 160 ) ( 544 1472 160 ) electro2 0 0 0 1 1 +( 544 1456 32 ) ( 556 1452 32 ) ( 556 1452 160 ) htek14_7 0 8 0 1 1 +( 576 1456 32 ) ( 544 1392 32 ) ( 576 1392 32 ) htek14_7 0 0 0 1 1 +( 560 1440 160 ) ( 556 1452 160 ) ( 556 1452 32 ) htek14_7 0 8 0 1 1 +( 556 1428 160 ) ( 556 1428 32 ) ( 544 1424 32 ) htek14_7 0 8 0 1 1 +( 556 1428 32 ) ( 556 1428 160 ) ( 560 1440 160 ) htek14_7 0 8 0 1 1 +( 532 1452 160 ) ( 532 1452 32 ) ( 544 1456 32 ) htek14_7 0 8 0 1 1 +( 532 1452 32 ) ( 532 1452 160 ) ( 528 1440 160 ) htek14_7 0 8 0 1 1 +( 544 1424 32 ) ( 532 1428 32 ) ( 532 1428 160 ) htek14_7 0 8 0 1 1 +( 528 1440 160 ) ( 532 1428 160 ) ( 532 1428 32 ) htek14_7 0 8 0 1 1 +} +} +// entity 283 +{ +"classname" "func_breakable" +"preset" "8" +"modelpath" "progs/metal.mdl" +"ritem" "8" +"rsize" "0" +"t_width" "8" +"count" "5" +"spawnflags" "1" +// brush 0 +{ +( 576 1600 80 ) ( 576 1536 80 ) ( 512 1600 80 ) sfloor4_7 0 0 0 1 1 +( 576 1600 88 ) ( 512 1600 88 ) ( 576 1600 24 ) tech02_5 0 0 0 1 1 +( 576 1600 88 ) ( 576 1600 24 ) ( 576 1536 88 ) tech02_5 0 0 0 1 1 +( 512 1536 72 ) ( 576 1536 72 ) ( 512 1600 72 ) tech02_6 0 0 0 1 1 +( 512 1536 24 ) ( 512 1536 88 ) ( 576 1536 24 ) tech02_5 0 0 0 1 1 +( 512 1536 24 ) ( 512 1600 24 ) ( 512 1536 88 ) tech02_5 0 0 0 1 1 +} +// brush 1 +{ +( 560 1584 72 ) ( 560 1552 72 ) ( 528 1584 72 ) tech02_7 16 16 0 1 1 +( 560 1584 72 ) ( 528 1584 72 ) ( 560 1584 8 ) tech02_7 16 8 0 1 1 +( 560 1584 72 ) ( 560 1584 8 ) ( 560 1552 72 ) tech02_7 16 8 0 1 1 +( 528 1552 8 ) ( 560 1552 8 ) ( 528 1584 8 ) tech02_7 16 16 0 1 1 +( 528 1552 8 ) ( 528 1552 72 ) ( 560 1552 8 ) tech02_7 16 8 0 1 1 +( 528 1552 8 ) ( 528 1584 8 ) ( 528 1552 72 ) tech02_7 16 8 0 1 1 +} +} +// entity 284 +{ +"classname" "func_breakable" +"preset" "8" +"modelpath" "progs/metal.mdl" +"ritem" "11" +"rsize" "4" +"t_width" "8" +"count" "5" +// brush 0 +{ +( 544 2064 136 ) ( 552 2064 136 ) ( 552 2032 136 ) wm1_1 64 8 0 1 1 +( 544 2032 136 ) ( 552 2032 136 ) ( 552 2032 104 ) wm1_1 64 8 0 1 1 +( 552 2080 24 ) ( 552 2016 -8 ) ( 552 2016 24 ) wmcrux 16 8 0 1 1 +( 544 2064 104 ) ( 544 2032 104 ) ( 552 2032 104 ) wm1_1 64 8 0 1 1 +( 552 2064 136 ) ( 544 2064 136 ) ( 544 2064 104 ) wm1_1 64 8 0 1 1 +( 544 2080 24 ) ( 544 2016 -8 ) ( 544 2080 -8 ) wm1_2 64 8 0 1 1 +} +// brush 1 +{ +( 608 2080 152 ) ( 608 2016 152 ) ( 512 2080 152 ) wm1_1 64 8 0 1 1 +( 544 2064 136 ) ( 552 2064 136 ) ( 552 2080 152 ) wm1_1 64 8 0 1 1 +( 552 2080 56 ) ( 552 2080 24 ) ( 552 2016 56 ) wm1_2 64 8 0 1 1 +( 552 2064 136 ) ( 544 2064 136 ) ( 544 2032 136 ) wm1_1 64 8 0 1 1 +( 552 2032 136 ) ( 544 2032 136 ) ( 544 2016 152 ) wm1_1 64 8 0 1 1 +( 544 2016 24 ) ( 544 2080 24 ) ( 544 2016 56 ) wm1_2 64 8 0 1 1 +} +// brush 2 +{ +( 608 2016 88 ) ( 608 2080 88 ) ( 512 2016 88 ) wm1_1 64 8 0 1 1 +( 544 2032 104 ) ( 552 2032 104 ) ( 552 2016 88 ) wm1_1 64 8 0 1 1 +( 552 2016 184 ) ( 552 2016 216 ) ( 552 2080 184 ) wm1_2 64 8 0 1 1 +( 552 2032 104 ) ( 544 2032 104 ) ( 544 2064 104 ) wm1_1 64 8 0 1 1 +( 552 2064 104 ) ( 544 2064 104 ) ( 544 2080 88 ) wm1_1 64 8 0 1 1 +( 544 2080 216 ) ( 544 2016 216 ) ( 544 2080 184 ) wm1_2 64 8 0 1 1 +} +// brush 3 +{ +( 512 2016 56 ) ( 608 2080 56 ) ( 608 2016 56 ) wm1_1 64 8 0 1 1 +( 552 2016 56 ) ( 552 2032 40 ) ( 544 2032 40 ) wm1_1 64 8 0 1 1 +( 552 2080 -40 ) ( 552 2016 -72 ) ( 552 2016 -40 ) wm1_2 64 8 0 1 1 +( 552 2080 40 ) ( 544 2080 40 ) ( 544 2032 40 ) wm1_1 64 8 0 1 1 +( 544 2080 40 ) ( 552 2080 40 ) ( 552 2080 56 ) wm1_1 64 8 0 1 1 +( 544 2080 -40 ) ( 544 2016 -72 ) ( 544 2080 -72 ) wm1_2 64 8 0 1 1 +} +// brush 4 +{ +( 512 2016 88 ) ( 608 2016 152 ) ( 608 2016 88 ) wm1_1 64 8 0 1 1 +( 552 2016 88 ) ( 552 2032 104 ) ( 544 2032 104 ) wm1_1 64 8 0 1 1 +( 552 2112 152 ) ( 552 2144 88 ) ( 552 2112 88 ) wm1_2 64 8 0 1 1 +( 544 2032 136 ) ( 544 2032 104 ) ( 552 2032 104 ) wm1_1 64 8 0 1 1 +( 544 2016 152 ) ( 544 2032 136 ) ( 552 2032 136 ) wm1_1 64 8 0 1 1 +( 544 2112 152 ) ( 544 2144 88 ) ( 544 2144 152 ) wm1_2 64 8 0 1 1 +} +// brush 5 +{ +( 608 2080 88 ) ( 608 2080 152 ) ( 512 2080 88 ) wm1_1 64 8 0 1 1 +( 544 2064 104 ) ( 552 2064 104 ) ( 552 2080 88 ) wm1_1 64 8 0 1 1 +( 552 1984 88 ) ( 552 1952 88 ) ( 552 1984 152 ) wm1_2 64 8 0 1 1 +( 552 2064 104 ) ( 544 2064 104 ) ( 544 2064 136 ) wm1_1 64 8 0 1 1 +( 552 2064 136 ) ( 544 2064 136 ) ( 544 2080 152 ) wm1_1 64 8 0 1 1 +( 544 1952 152 ) ( 544 1952 88 ) ( 544 1984 152 ) wm1_2 64 8 0 1 1 +} +// brush 6 +{ +( 544 2064 88 ) ( 552 2064 88 ) ( 552 2032 88 ) wm1_1 64 8 0 1 1 +( 544 2032 88 ) ( 552 2032 88 ) ( 552 2032 56 ) wm1_1 64 8 0 1 1 +( 552 2080 -24 ) ( 552 2016 -56 ) ( 552 2016 -24 ) wm1_2 64 8 0 1 1 +( 544 2064 56 ) ( 544 2032 56 ) ( 552 2032 56 ) wm1_1 64 8 0 1 1 +( 552 2064 88 ) ( 544 2064 88 ) ( 544 2064 56 ) wm1_1 64 8 0 1 1 +( 544 2080 -24 ) ( 544 2016 -56 ) ( 544 2080 -56 ) wm1_2 64 8 0 1 1 +} +} +// entity 285 +{ +"classname" "func_breakable" +"preset" "8" +"modelpath" "progs/metal.mdl" +"ritem" "14" +"rsize" "4" +"t_width" "8" +"count" "5" +// brush 0 +{ +( 552 2544 48 ) ( 552 2536 56 ) ( 536 2536 56 ) cop1_1 0 0 0 1 1 +( 552 2536 24 ) ( 536 2536 56 ) ( 552 2536 56 ) cop1_1 0 0 0 1 1 +( 552 2544 80 ) ( 552 2536 -48 ) ( 552 2536 80 ) cop1_1 0 0 0 1 1 +( 552 2544 32 ) ( 536 2544 32 ) ( 536 2536 24 ) cop1_1 0 0 0 1 1 +( 536 2544 32 ) ( 552 2544 32 ) ( 552 2544 48 ) cop1_1 0 0 0 1 1 +( 536 2544 80 ) ( 536 2536 -48 ) ( 536 2544 -48 ) cop1_1 0 0 0 1 1 +} +// brush 1 +{ +( 552 2560 48 ) ( 552 2552 56 ) ( 536 2552 56 ) cop1_1 0 0 0 1 1 +( 552 2536 56 ) ( 536 2552 56 ) ( 552 2552 56 ) cop1_1 0 0 0 1 1 +( 552 2592 48 ) ( 552 2464 56 ) ( 552 2592 56 ) cop1_1 0 0 0 1 1 +( 552 2544 48 ) ( 536 2544 48 ) ( 536 2536 56 ) cop1_1 0 0 0 1 1 +( 536 2544 48 ) ( 552 2544 48 ) ( 552 2560 48 ) cop1_1 0 0 0 1 1 +( 536 2592 48 ) ( 536 2464 56 ) ( 536 2464 48 ) cop1_1 0 0 0 1 1 +} +// brush 2 +{ +( 552 2512 24 ) ( 536 2512 24 ) ( 552 2520 24 ) crodrune 0 0 0 1 1 +( 552 2504 -24 ) ( 536 2504 -24 ) ( 536 2504 -8 ) crodrune 0 0 0 1 1 +( 548 2520 24 ) ( 548 2512 -104 ) ( 548 2512 24 ) crodrune 0 0 0 1 1 +( 536 2544 8 ) ( 552 2544 8 ) ( 552 2552 8 ) crodrune 0 0 0 1 1 +( 536 2552 72 ) ( 552 2552 72 ) ( 552 2552 88 ) crodrune 0 0 0 1 1 +( 540 2520 24 ) ( 540 2512 -104 ) ( 540 2520 -104 ) crodrune 0 0 0 1 1 +} +// brush 3 +{ +( 536 2552 56 ) ( 552 2552 56 ) ( 552 2560 48 ) cop1_1 0 0 0 1 1 +( 552 2552 56 ) ( 536 2552 56 ) ( 552 2552 72 ) cop1_1 0 0 0 1 1 +( 552 2552 16 ) ( 552 2552 144 ) ( 552 2560 16 ) cop1_1 0 0 0 1 1 +( 536 2552 72 ) ( 536 2560 80 ) ( 552 2560 80 ) cop1_1 0 0 0 1 1 +( 552 2560 48 ) ( 552 2560 80 ) ( 536 2560 80 ) cop1_1 0 0 0 1 1 +( 536 2560 144 ) ( 536 2552 144 ) ( 536 2560 16 ) cop1_1 0 0 0 1 1 +} +// brush 4 +{ +( 552 2560 96 ) ( 552 2552 104 ) ( 536 2552 104 ) cop1_1 0 0 0 1 1 +( 552 2536 104 ) ( 536 2552 104 ) ( 552 2552 104 ) cop1_1 0 0 0 1 1 +( 552 2592 96 ) ( 552 2464 104 ) ( 552 2592 104 ) cop1_1 0 0 0 1 1 +( 552 2544 96 ) ( 536 2544 96 ) ( 536 2536 104 ) cop1_1 0 0 0 1 1 +( 536 2544 96 ) ( 552 2544 96 ) ( 552 2560 96 ) cop1_1 0 0 0 1 1 +( 536 2592 96 ) ( 536 2464 104 ) ( 536 2464 96 ) cop1_1 0 0 0 1 1 +} +// brush 5 +{ +( 536 2552 72 ) ( 552 2552 72 ) ( 552 2560 80 ) cop1_1 0 0 0 1 1 +( 552 2552 72 ) ( 536 2552 72 ) ( 552 2536 72 ) cop1_1 0 0 0 1 1 +( 552 2592 72 ) ( 552 2464 72 ) ( 552 2592 80 ) cop1_1 0 0 0 1 1 +( 536 2536 72 ) ( 536 2544 80 ) ( 552 2544 80 ) cop1_1 0 0 0 1 1 +( 552 2560 80 ) ( 552 2544 80 ) ( 536 2544 80 ) cop1_1 0 0 0 1 1 +( 536 2464 80 ) ( 536 2464 72 ) ( 536 2592 80 ) cop1_1 0 0 0 1 1 +} +// brush 6 +{ +( 536 2520 56 ) ( 552 2520 56 ) ( 552 2512 48 ) cop1_1 0 0 0 1 1 +( 552 2520 56 ) ( 536 2520 56 ) ( 552 2520 24 ) cop1_1 0 0 0 1 1 +( 552 2520 80 ) ( 552 2520 -48 ) ( 552 2512 80 ) cop1_1 0 0 0 1 1 +( 536 2520 24 ) ( 536 2512 32 ) ( 552 2512 32 ) cop1_1 0 0 0 1 1 +( 552 2512 48 ) ( 552 2512 32 ) ( 536 2512 32 ) cop1_1 0 0 0 1 1 +( 536 2512 -48 ) ( 536 2520 -48 ) ( 536 2512 80 ) cop1_1 0 0 0 1 1 +} +// brush 7 +{ +( 552 2496 32 ) ( 552 2504 24 ) ( 536 2504 24 ) cop1_1 0 0 0 1 1 +( 552 2520 24 ) ( 536 2504 24 ) ( 552 2504 24 ) cop1_1 0 0 0 1 1 +( 552 2464 32 ) ( 552 2592 24 ) ( 552 2464 24 ) cop1_1 0 0 0 1 1 +( 552 2512 32 ) ( 536 2512 32 ) ( 536 2520 24 ) cop1_1 0 0 0 1 1 +( 536 2512 32 ) ( 552 2512 32 ) ( 552 2496 32 ) cop1_1 0 0 0 1 1 +( 536 2464 32 ) ( 536 2592 24 ) ( 536 2592 32 ) cop1_1 0 0 0 1 1 +} +// brush 8 +{ +( 552 2496 128 ) ( 552 2504 120 ) ( 536 2504 120 ) cop1_1 0 0 0 1 1 +( 552 2520 120 ) ( 536 2504 120 ) ( 552 2504 120 ) cop1_1 0 0 0 1 1 +( 552 2464 128 ) ( 552 2592 120 ) ( 552 2464 120 ) cop1_1 0 0 0 1 1 +( 552 2560 128 ) ( 536 2560 128 ) ( 536 2552 120 ) cop1_1 0 0 0 1 1 +( 536 2560 128 ) ( 552 2560 128 ) ( 552 2496 128 ) cop1_1 0 0 0 1 1 +( 536 2464 128 ) ( 536 2592 120 ) ( 536 2592 128 ) cop1_1 0 0 0 1 1 +} +// brush 9 +{ +( 536 2520 104 ) ( 552 2520 104 ) ( 552 2512 96 ) cop1_1 0 0 0 1 1 +( 552 2520 104 ) ( 536 2520 104 ) ( 552 2520 72 ) cop1_1 0 0 0 1 1 +( 552 2520 128 ) ( 552 2520 0 ) ( 552 2512 128 ) cop1_1 0 0 0 1 1 +( 536 2520 72 ) ( 536 2512 80 ) ( 552 2512 80 ) cop1_1 0 0 0 1 1 +( 552 2512 96 ) ( 552 2512 80 ) ( 536 2512 80 ) cop1_1 0 0 0 1 1 +( 536 2512 0 ) ( 536 2520 0 ) ( 536 2512 128 ) cop1_1 0 0 0 1 1 +} +// brush 10 +{ +( 536 2552 104 ) ( 552 2552 104 ) ( 552 2560 96 ) cop1_1 0 0 0 1 1 +( 552 2552 104 ) ( 536 2552 104 ) ( 552 2552 120 ) cop1_1 0 0 0 1 1 +( 552 2552 64 ) ( 552 2552 192 ) ( 552 2560 64 ) cop1_1 0 0 0 1 1 +( 536 2552 120 ) ( 536 2560 128 ) ( 552 2560 128 ) cop1_1 0 0 0 1 1 +( 552 2560 96 ) ( 552 2560 128 ) ( 536 2560 128 ) cop1_1 0 0 0 1 1 +( 536 2560 192 ) ( 536 2552 192 ) ( 536 2560 64 ) cop1_1 0 0 0 1 1 +} +// brush 11 +{ +( 536 2504 56 ) ( 552 2504 56 ) ( 552 2496 48 ) cop1_1 0 0 0 1 1 +( 552 2504 56 ) ( 536 2504 56 ) ( 552 2520 56 ) cop1_1 0 0 0 1 1 +( 552 2464 56 ) ( 552 2592 56 ) ( 552 2464 48 ) cop1_1 0 0 0 1 1 +( 536 2520 56 ) ( 536 2512 48 ) ( 552 2512 48 ) cop1_1 0 0 0 1 1 +( 552 2496 48 ) ( 552 2512 48 ) ( 536 2512 48 ) cop1_1 0 0 0 1 1 +( 536 2592 48 ) ( 536 2592 56 ) ( 536 2464 48 ) cop1_1 0 0 0 1 1 +} +// brush 12 +{ +( 552 2496 80 ) ( 552 2504 72 ) ( 536 2504 72 ) cop1_1 0 0 0 1 1 +( 552 2520 72 ) ( 536 2504 72 ) ( 552 2504 72 ) cop1_1 0 0 0 1 1 +( 552 2464 80 ) ( 552 2592 72 ) ( 552 2464 72 ) cop1_1 0 0 0 1 1 +( 552 2512 80 ) ( 536 2512 80 ) ( 536 2520 72 ) cop1_1 0 0 0 1 1 +( 536 2512 80 ) ( 552 2512 80 ) ( 552 2496 80 ) cop1_1 0 0 0 1 1 +( 536 2464 80 ) ( 536 2592 72 ) ( 536 2592 80 ) cop1_1 0 0 0 1 1 +} +// brush 13 +{ +( 552 2496 48 ) ( 552 2504 56 ) ( 536 2504 56 ) cop1_1 0 0 0 1 1 +( 552 2504 72 ) ( 536 2504 56 ) ( 552 2504 56 ) cop1_1 0 0 0 1 1 +( 552 2496 16 ) ( 552 2504 144 ) ( 552 2504 16 ) cop1_1 0 0 0 1 1 +( 552 2496 80 ) ( 536 2496 80 ) ( 536 2504 72 ) cop1_1 0 0 0 1 1 +( 536 2496 80 ) ( 552 2496 80 ) ( 552 2496 48 ) cop1_1 0 0 0 1 1 +( 536 2496 16 ) ( 536 2504 144 ) ( 536 2496 144 ) cop1_1 0 0 0 1 1 +} +// brush 14 +{ +( 552 2496 96 ) ( 552 2504 104 ) ( 536 2504 104 ) cop1_1 0 0 0 1 1 +( 552 2504 120 ) ( 536 2504 104 ) ( 552 2504 104 ) cop1_1 0 0 0 1 1 +( 552 2496 64 ) ( 552 2504 192 ) ( 552 2504 64 ) cop1_1 0 0 0 1 1 +( 552 2496 128 ) ( 536 2496 128 ) ( 536 2504 120 ) cop1_1 0 0 0 1 1 +( 536 2496 128 ) ( 552 2496 128 ) ( 552 2496 96 ) cop1_1 0 0 0 1 1 +( 536 2496 64 ) ( 536 2504 192 ) ( 536 2496 192 ) cop1_1 0 0 0 1 1 +} +// brush 15 +{ +( 536 2504 104 ) ( 552 2504 104 ) ( 552 2496 96 ) cop1_1 0 0 0 1 1 +( 552 2504 104 ) ( 536 2504 104 ) ( 552 2520 104 ) cop1_1 0 0 0 1 1 +( 552 2464 104 ) ( 552 2592 104 ) ( 552 2464 96 ) cop1_1 0 0 0 1 1 +( 536 2520 104 ) ( 536 2512 96 ) ( 552 2512 96 ) cop1_1 0 0 0 1 1 +( 552 2496 96 ) ( 552 2512 96 ) ( 536 2512 96 ) cop1_1 0 0 0 1 1 +( 536 2592 96 ) ( 536 2592 104 ) ( 536 2464 96 ) cop1_1 0 0 0 1 1 +} +// brush 16 +{ +( 552 2544 96 ) ( 552 2536 104 ) ( 536 2536 104 ) cop1_1 0 0 0 1 1 +( 552 2536 72 ) ( 536 2536 104 ) ( 552 2536 104 ) cop1_1 0 0 0 1 1 +( 552 2544 128 ) ( 552 2536 0 ) ( 552 2536 128 ) cop1_1 0 0 0 1 1 +( 552 2544 80 ) ( 536 2544 80 ) ( 536 2536 72 ) cop1_1 0 0 0 1 1 +( 536 2544 80 ) ( 552 2544 80 ) ( 552 2544 96 ) cop1_1 0 0 0 1 1 +( 536 2544 128 ) ( 536 2536 0 ) ( 536 2544 0 ) cop1_1 0 0 0 1 1 +} +// brush 17 +{ +( 552 2528 120 ) ( 536 2528 120 ) ( 552 2536 120 ) crodrune 0 0 0 1 1 +( 552 2520 72 ) ( 536 2520 72 ) ( 536 2520 88 ) crodrune 0 0 0 1 1 +( 548 2536 120 ) ( 548 2528 -8 ) ( 548 2528 120 ) crodrune 0 0 0 1 1 +( 536 2528 8 ) ( 552 2528 8 ) ( 552 2536 8 ) crodrune 0 0 0 1 1 +( 536 2536 72 ) ( 552 2536 72 ) ( 552 2536 88 ) crodrune 0 0 0 1 1 +( 540 2536 120 ) ( 540 2528 -8 ) ( 540 2536 -8 ) crodrune 0 0 0 1 1 +} +// brush 18 +{ +( 552 2512 120 ) ( 536 2512 120 ) ( 552 2520 120 ) crodrune 0 0 0 1 1 +( 552 2504 72 ) ( 536 2504 72 ) ( 536 2504 88 ) crodrune 0 0 0 1 1 +( 548 2520 120 ) ( 548 2512 -8 ) ( 548 2512 120 ) crodrune 0 0 0 1 1 +( 536 2544 104 ) ( 552 2544 104 ) ( 552 2552 104 ) crodrune 0 0 0 1 1 +( 536 2552 168 ) ( 552 2552 168 ) ( 552 2552 184 ) crodrune 0 0 0 1 1 +( 540 2520 120 ) ( 540 2512 -8 ) ( 540 2520 -8 ) crodrune 0 0 0 1 1 +} +// brush 19 +{ +( 552 2512 72 ) ( 536 2512 72 ) ( 552 2520 72 ) crodrune 0 0 0 1 1 +( 552 2504 24 ) ( 536 2504 24 ) ( 536 2504 40 ) crodrune 0 0 0 1 1 +( 548 2520 72 ) ( 548 2512 -56 ) ( 548 2512 72 ) crodrune 0 0 0 1 1 +( 536 2544 56 ) ( 552 2544 56 ) ( 552 2552 56 ) crodrune 0 0 0 1 1 +( 536 2552 120 ) ( 552 2552 120 ) ( 552 2552 136 ) crodrune 0 0 0 1 1 +( 540 2520 72 ) ( 540 2512 -56 ) ( 540 2520 -56 ) crodrune 0 0 0 1 1 +} +} +// entity 286 +{ +"classname" "light" +"origin" "592 1520 64" +"light" "188" +} +// entity 287 +{ +"classname" "light" +"origin" "592 1616 64" +"light" "188" +} +// entity 288 +{ +"classname" "light" +"origin" "736 1568 96" +"light" "177" +"wait" ".5" +} +// entity 289 +{ +"classname" "light" +"origin" "880 1520 64" +"light" "188" +} +// entity 290 +{ +"classname" "light" +"origin" "880 1616 64" +"light" "188" +} +// entity 291 +{ +"classname" "light" +"origin" "592 1680 64" +"light" "188" +} +// entity 292 +{ +"classname" "light" +"origin" "592 1776 64" +"light" "188" +} +// entity 293 +{ +"classname" "light" +"origin" "736 1728 96" +"light" "177" +"wait" ".5" +} +// entity 294 +{ +"classname" "light" +"origin" "880 1680 64" +"light" "188" +} +// entity 295 +{ +"classname" "light" +"origin" "880 1776 64" +"light" "188" +} +// entity 296 +{ +"classname" "light" +"origin" "592 1840 64" +"light" "188" +} +// entity 297 +{ +"classname" "light" +"origin" "592 1936 64" +"light" "188" +} +// entity 298 +{ +"classname" "light" +"origin" "736 1888 96" +"light" "177" +"wait" ".5" +} +// entity 299 +{ +"classname" "light" +"origin" "880 1840 64" +"light" "188" +} +// entity 300 +{ +"classname" "light" +"origin" "880 1936 64" +"light" "188" +} +// entity 301 +{ +"classname" "light" +"origin" "592 2000 64" +"light" "188" +} +// entity 302 +{ +"classname" "light" +"origin" "592 2096 64" +"light" "188" +} +// entity 303 +{ +"classname" "light" +"origin" "736 2048 96" +"light" "177" +"wait" ".5" +} +// entity 304 +{ +"classname" "light" +"origin" "880 2000 64" +"light" "188" +} +// entity 305 +{ +"classname" "light" +"origin" "880 2096 64" +"light" "188" +} +// entity 306 +{ +"classname" "light" +"origin" "592 2160 64" +"light" "188" +} +// entity 307 +{ +"classname" "light" +"origin" "592 2256 64" +"light" "188" +} +// entity 308 +{ +"classname" "light" +"origin" "736 2208 96" +"light" "177" +"wait" ".5" +} +// entity 309 +{ +"classname" "light" +"origin" "880 2160 64" +"light" "188" +} +// entity 310 +{ +"classname" "light" +"origin" "880 2256 64" +"light" "188" +} +// entity 311 +{ +"classname" "light" +"origin" "592 2320 64" +"light" "188" +} +// entity 312 +{ +"classname" "light" +"origin" "592 2416 64" +"light" "188" +} +// entity 313 +{ +"classname" "light" +"origin" "736 2368 96" +"light" "177" +"wait" ".5" +} +// entity 314 +{ +"classname" "light" +"origin" "880 2320 64" +"light" "188" +} +// entity 315 +{ +"classname" "light" +"origin" "880 2416 64" +"light" "188" +} +// entity 316 +{ +"classname" "func_wall" +// brush 0 +{ +( 540 1564 32 ) ( 540 1572 48 ) ( 548 1572 32 ) compkeys 0 0 0 1 1 +( 548 1572 0 ) ( 540 1572 48 ) ( 540 1572 0 ) compkeys 0 0 0 1 1 +( 540 1564 0 ) ( 548 1564 0 ) ( 540 1572 0 ) compkeys 0 0 0 1 1 +( 540 1572 0 ) ( 540 1572 48 ) ( 540 1564 0 ) compkeys 0 0 0 1 1 +( 548 1572 0 ) ( 540 1564 32 ) ( 548 1572 32 ) compkeys 0 0 0 1 1 +} +// brush 1 +{ +( 548 1564 24 ) ( 540 1564 32 ) ( 548 1572 32 ) compkeys 0 0 0 1 1 +( 548 1572 0 ) ( 548 1564 24 ) ( 548 1572 32 ) compkeys 0 0 0 1 1 +( 540 1564 0 ) ( 548 1564 0 ) ( 540 1572 0 ) compkeys 0 0 0 1 1 +( 548 1564 0 ) ( 540 1564 32 ) ( 548 1564 24 ) compkeys 0 0 0 1 1 +( 548 1572 0 ) ( 540 1564 32 ) ( 540 1564 0 ) compkeys 0 0 0 1 1 +} +} +// entity 317 +{ +"classname" "func_breakable" +"preset" "8" +"modelpath" "progs/metal.mdl" +"ritem" "9" +"rsize" "1" +"t_width" "3" +"count" "2" +// brush 0 +{ +( 608 1760 136 ) ( 608 1696 136 ) ( 512 1760 136 ) speedbz_wpan3 32 8 0 1 1 +( 608 1760 40 ) ( 512 1760 40 ) ( 608 1760 8 ) speedbz_wpan3 32 8 0 1 1 +( 552 1760 40 ) ( 552 1760 8 ) ( 552 1696 40 ) speedbz_wpan3 32 8 0 1 1 +( 512 1696 8 ) ( 608 1696 8 ) ( 512 1760 8 ) speedbz_wpan3 32 8 0 1 1 +( 512 1696 8 ) ( 512 1696 40 ) ( 608 1696 8 ) speedbz_wpan3 32 8 0 1 1 +( 536 1696 8 ) ( 536 1760 8 ) ( 536 1696 40 ) speedbz_wpan3 32 8 0 1 1 +} +} +// entity 318 +{ +"classname" "func_breakable" +"preset" "8" +"modelpath" "progs/metal.mdl" +"count" "2" +"rsize" "1" +"t_width" "3" +"ritem" "10" +// brush 0 +{ +( 608 1920 136 ) ( 608 1856 136 ) ( 512 1920 136 ) mmetal1_8 64 8 0 1 1 +( 608 1920 40 ) ( 512 1920 40 ) ( 608 1920 8 ) mmetal1_8 64 8 0 1 1 +( 552 1920 40 ) ( 552 1920 8 ) ( 552 1856 40 ) mmetal1_8 64 8 0 1 1 +( 512 1856 8 ) ( 608 1856 8 ) ( 512 1920 8 ) mmetal1_8 64 8 0 1 1 +( 512 1856 8 ) ( 512 1856 40 ) ( 608 1856 8 ) mmetal1_8 64 8 0 1 1 +( 536 1856 8 ) ( 536 1920 8 ) ( 536 1856 40 ) mmetal1_8 64 8 0 1 1 +} +} +// entity 319 +{ +"classname" "func_breakable" +"preset" "8" +"modelpath" "progs/metal.mdl" +"ritem" "12" +"rsize" "4" +"t_width" "8" +"count" "7" +// brush 0 +{ +( 608 2240 136 ) ( 608 2176 136 ) ( 512 2240 136 ) wizmet1_3 64 8 0 1 1 +( 608 2240 40 ) ( 512 2240 40 ) ( 608 2240 8 ) wizmet1_3 64 8 0 1 1 +( 552 2240 40 ) ( 552 2240 8 ) ( 552 2176 40 ) wizmet1_3 64 8 0 1 1 +( 512 2176 8 ) ( 608 2176 8 ) ( 512 2240 8 ) wizmet1_3 64 8 0 1 1 +( 512 2176 8 ) ( 512 2176 40 ) ( 608 2176 8 ) wizmet1_3 64 8 0 1 1 +( 536 2176 8 ) ( 536 2240 8 ) ( 536 2176 40 ) wizmet1_3 64 8 0 1 1 +} +} +// entity 320 +{ +"classname" "func_breakable" +"preset" "8" +"modelpath" "progs/metal.mdl" +"ritem" "13" +"rsize" "4" +"t_width" "8" +"count" "7" +// brush 0 +{ +( 608 2400 136 ) ( 608 2336 136 ) ( 512 2400 136 ) wmet2_3 64 8 0 1 1 +( 608 2400 40 ) ( 512 2400 40 ) ( 608 2400 8 ) wmet2_3 64 8 0 1 1 +( 552 2400 40 ) ( 552 2400 8 ) ( 552 2336 40 ) wmet2_3 64 8 0 1 1 +( 512 2336 8 ) ( 608 2336 8 ) ( 512 2400 8 ) wmet2_3 64 8 0 1 1 +( 512 2336 8 ) ( 512 2336 40 ) ( 608 2336 8 ) wmet2_3 64 8 0 1 1 +( 536 2336 8 ) ( 536 2400 8 ) ( 536 2336 40 ) wmet2_3 64 8 0 1 1 +} +} +// entity 321 +{ +"classname" "light" +"origin" "736 2592 80" +"light" "111" +"wait" "1.5" +} +// entity 322 +{ +"classname" "func_breakable" +"preset" "8" +"modelpath" "progs/metal.mdl" +"count" "6" +"ritem" "15" +"rsize" "4" +"t_width" "8" +// brush 0 +{ +( 932 2520 72 ) ( 932 2504 72 ) ( 924 2520 72 ) cop3_0 0 0 0 1 1 +( 932 2552 88 ) ( 924 2552 88 ) ( 932 2552 56 ) cop3_0 0 0 0 1 1 +( 932 2520 72 ) ( 932 2520 40 ) ( 932 2504 72 ) cop3_0 0 0 0 1 1 +( 924 2536 56 ) ( 932 2536 56 ) ( 924 2552 56 ) cop3_0 0 0 0 1 1 +( 924 2504 40 ) ( 924 2504 72 ) ( 932 2504 40 ) cop3_0 0 0 0 1 1 +( 924 2504 40 ) ( 924 2520 40 ) ( 924 2504 72 ) cop3_0 0 8 0 1 1 +} +// brush 1 +{ +( 932 2536 104 ) ( 932 2520 104 ) ( 924 2536 104 ) cop3_0 0 0 0 1 1 +( 932 2536 104 ) ( 924 2536 104 ) ( 932 2536 72 ) cop3_0 0 0 0 1 1 +( 932 2536 104 ) ( 932 2536 72 ) ( 932 2520 104 ) cop3_0 0 0 0 1 1 +( 924 2520 72 ) ( 932 2520 72 ) ( 924 2536 72 ) cop3_0 0 0 0 1 1 +( 924 2520 72 ) ( 924 2520 104 ) ( 932 2520 72 ) cop3_0 0 0 0 1 1 +( 924 2520 72 ) ( 924 2536 72 ) ( 924 2520 104 ) cop3_0 0 8 0 1 1 +} +// brush 2 +{ +( 932 2536 56 ) ( 932 2520 56 ) ( 924 2536 56 ) cop3_0 0 0 0 1 1 +( 932 2536 56 ) ( 924 2536 56 ) ( 932 2536 24 ) cop3_0 0 0 0 1 1 +( 932 2536 56 ) ( 932 2536 24 ) ( 932 2520 56 ) cop3_0 0 0 0 1 1 +( 924 2520 24 ) ( 932 2520 24 ) ( 924 2536 24 ) cop3_0 0 0 0 1 1 +( 924 2520 24 ) ( 924 2520 56 ) ( 932 2520 24 ) cop3_0 0 0 0 1 1 +( 924 2520 24 ) ( 924 2536 24 ) ( 924 2520 56 ) cop3_0 0 8 0 1 1 +} +// brush 3 +{ +( 920 2552 120 ) ( 920 2560 128 ) ( 936 2560 128 ) cop2_4 0 0 0 1 1 +( 936 2552 104 ) ( 920 2552 120 ) ( 936 2552 120 ) cop2_4 0 0 0 1 1 +( 936 2560 120 ) ( 936 2552 104 ) ( 936 2552 120 ) cop2_4 0 0 0 1 1 +( 936 2552 104 ) ( 936 2560 96 ) ( 920 2560 96 ) cop2_4 0 0 0 1 1 +( 920 2560 128 ) ( 920 2560 96 ) ( 936 2560 96 ) cop2_4 0 0 0 1 1 +( 920 2560 120 ) ( 920 2552 104 ) ( 920 2560 104 ) cop2_4 0 0 0 1 1 +} +// brush 4 +{ +( 936 2560 128 ) ( 936 2496 128 ) ( 920 2560 128 ) cop2_4 0 0 0 1 1 +( 920 2552 120 ) ( 936 2552 120 ) ( 936 2560 128 ) cop2_4 0 0 0 1 1 +( 936 2560 128 ) ( 936 2560 88 ) ( 936 2496 128 ) cop2_4 0 0 0 1 1 +( 936 2552 120 ) ( 920 2552 120 ) ( 920 2504 120 ) cop2_4 0 0 0 1 1 +( 936 2504 120 ) ( 920 2504 120 ) ( 920 2496 128 ) cop2_4 0 0 0 1 1 +( 920 2496 88 ) ( 920 2560 88 ) ( 920 2496 128 ) cop2_4 0 0 0 1 1 +} +// brush 5 +{ +( 936 2544 96 ) ( 936 2536 104 ) ( 920 2536 104 ) cop2_4 0 0 0 1 1 +( 936 2536 104 ) ( 936 2536 72 ) ( 920 2536 72 ) cop2_4 0 0 0 1 1 +( 936 2544 96 ) ( 936 2536 80 ) ( 936 2536 96 ) cop2_4 0 0 0 1 1 +( 936 2544 80 ) ( 920 2536 72 ) ( 936 2536 72 ) cop2_4 0 0 0 1 1 +( 936 2544 80 ) ( 920 2544 96 ) ( 920 2544 80 ) cop2_4 0 0 0 1 1 +( 920 2544 96 ) ( 920 2536 80 ) ( 920 2544 80 ) cop2_4 0 0 0 1 1 +} +// brush 6 +{ +( 936 2552 104 ) ( 936 2536 104 ) ( 920 2536 104 ) cop2_4 0 0 0 1 1 +( 936 2544 96 ) ( 920 2536 104 ) ( 936 2536 104 ) cop2_4 0 0 0 1 1 +( 936 2552 104 ) ( 936 2544 96 ) ( 936 2544 104 ) cop2_4 0 0 0 1 1 +( 936 2544 96 ) ( 936 2560 96 ) ( 920 2560 96 ) cop2_4 0 0 0 1 1 +( 920 2552 104 ) ( 920 2560 96 ) ( 936 2560 96 ) cop2_4 0 0 0 1 1 +( 920 2552 104 ) ( 920 2544 96 ) ( 920 2552 96 ) cop2_4 0 0 0 1 1 +} +// brush 7 +{ +( 920 2544 80 ) ( 920 2560 80 ) ( 936 2560 80 ) cop2_4 0 0 0 1 1 +( 936 2544 80 ) ( 936 2536 72 ) ( 920 2536 72 ) cop2_4 0 0 0 1 1 +( 936 2552 80 ) ( 936 2544 72 ) ( 936 2544 80 ) cop2_4 0 0 0 1 1 +( 920 2552 72 ) ( 920 2536 72 ) ( 936 2536 72 ) cop2_4 0 0 0 1 1 +( 936 2552 72 ) ( 936 2560 80 ) ( 920 2560 80 ) cop2_4 0 0 0 1 1 +( 920 2552 80 ) ( 920 2544 72 ) ( 920 2552 72 ) cop2_4 0 0 0 1 1 +} +// brush 8 +{ +( 920 2552 72 ) ( 920 2560 80 ) ( 936 2560 80 ) cop2_4 0 0 0 1 1 +( 936 2552 56 ) ( 920 2552 72 ) ( 936 2552 72 ) cop2_4 0 0 0 1 1 +( 936 2560 72 ) ( 936 2552 56 ) ( 936 2552 72 ) cop2_4 0 0 0 1 1 +( 936 2552 56 ) ( 936 2560 48 ) ( 920 2560 48 ) cop2_4 0 0 0 1 1 +( 920 2560 80 ) ( 920 2560 48 ) ( 936 2560 48 ) cop2_4 0 0 0 1 1 +( 920 2560 72 ) ( 920 2552 56 ) ( 920 2560 56 ) cop2_4 0 0 0 1 1 +} +// brush 9 +{ +( 936 2552 56 ) ( 936 2536 56 ) ( 920 2536 56 ) cop2_4 0 0 0 1 1 +( 936 2544 48 ) ( 920 2536 56 ) ( 936 2536 56 ) cop2_4 0 0 0 1 1 +( 936 2552 56 ) ( 936 2544 48 ) ( 936 2544 56 ) cop2_4 0 0 0 1 1 +( 936 2544 48 ) ( 936 2560 48 ) ( 920 2560 48 ) cop2_4 0 0 0 1 1 +( 920 2552 56 ) ( 920 2560 48 ) ( 936 2560 48 ) cop2_4 0 0 0 1 1 +( 920 2552 56 ) ( 920 2544 48 ) ( 920 2552 48 ) cop2_4 0 0 0 1 1 +} +// brush 10 +{ +( 936 2544 48 ) ( 936 2536 56 ) ( 920 2536 56 ) cop2_4 0 0 0 1 1 +( 936 2536 56 ) ( 936 2536 24 ) ( 920 2536 24 ) cop2_4 0 0 0 1 1 +( 936 2544 48 ) ( 936 2536 32 ) ( 936 2536 48 ) cop2_4 0 0 0 1 1 +( 936 2544 32 ) ( 920 2536 24 ) ( 936 2536 24 ) cop2_4 0 0 0 1 1 +( 936 2544 32 ) ( 920 2544 48 ) ( 920 2544 32 ) cop2_4 0 0 0 1 1 +( 920 2544 48 ) ( 920 2536 32 ) ( 920 2544 32 ) cop2_4 0 0 0 1 1 +} +// brush 11 +{ +( 936 2496 128 ) ( 920 2496 128 ) ( 920 2504 120 ) cop2_4 0 0 0 1 1 +( 936 2504 120 ) ( 920 2504 120 ) ( 936 2504 104 ) cop2_4 0 0 0 1 1 +( 936 2504 120 ) ( 936 2504 104 ) ( 936 2496 120 ) cop2_4 0 0 0 1 1 +( 920 2496 96 ) ( 936 2496 96 ) ( 936 2504 104 ) cop2_4 0 0 0 1 1 +( 936 2496 96 ) ( 920 2496 96 ) ( 920 2496 128 ) cop2_4 0 0 0 1 1 +( 920 2496 104 ) ( 920 2504 104 ) ( 920 2496 120 ) cop2_4 0 0 0 1 1 +} +// brush 12 +{ +( 920 2520 104 ) ( 936 2520 104 ) ( 936 2512 96 ) cop2_4 0 0 0 1 1 +( 920 2520 72 ) ( 936 2520 72 ) ( 936 2520 104 ) cop2_4 0 0 0 1 1 +( 936 2520 96 ) ( 936 2520 80 ) ( 936 2512 96 ) cop2_4 0 0 0 1 1 +( 936 2520 72 ) ( 920 2520 72 ) ( 936 2512 80 ) cop2_4 0 0 0 1 1 +( 920 2512 80 ) ( 920 2512 96 ) ( 936 2512 80 ) cop2_4 0 0 0 1 1 +( 920 2512 80 ) ( 920 2520 80 ) ( 920 2512 96 ) cop2_4 0 0 0 1 1 +} +// brush 13 +{ +( 920 2520 104 ) ( 936 2520 104 ) ( 936 2504 104 ) cop2_4 0 0 0 1 1 +( 936 2520 104 ) ( 920 2520 104 ) ( 936 2512 96 ) cop2_4 0 0 0 1 1 +( 936 2512 104 ) ( 936 2512 96 ) ( 936 2504 104 ) cop2_4 0 0 0 1 1 +( 920 2496 96 ) ( 936 2496 96 ) ( 936 2512 96 ) cop2_4 0 0 0 1 1 +( 936 2496 96 ) ( 920 2496 96 ) ( 920 2504 104 ) cop2_4 0 0 0 1 1 +( 920 2504 96 ) ( 920 2512 96 ) ( 920 2504 104 ) cop2_4 0 0 0 1 1 +} +// brush 14 +{ +( 936 2496 80 ) ( 920 2496 80 ) ( 920 2512 80 ) cop2_4 0 0 0 1 1 +( 920 2520 72 ) ( 936 2520 72 ) ( 936 2512 80 ) cop2_4 0 0 0 1 1 +( 936 2512 80 ) ( 936 2512 72 ) ( 936 2504 80 ) cop2_4 0 0 0 1 1 +( 936 2520 72 ) ( 920 2520 72 ) ( 920 2504 72 ) cop2_4 0 0 0 1 1 +( 920 2496 80 ) ( 936 2496 80 ) ( 936 2504 72 ) cop2_4 0 0 0 1 1 +( 920 2504 72 ) ( 920 2512 72 ) ( 920 2504 80 ) cop2_4 0 0 0 1 1 +} +// brush 15 +{ +( 936 2496 32 ) ( 920 2496 32 ) ( 920 2512 32 ) cop2_4 0 0 0 1 1 +( 920 2520 24 ) ( 936 2520 24 ) ( 936 2512 32 ) cop2_4 0 0 0 1 1 +( 936 2512 32 ) ( 936 2512 24 ) ( 936 2504 32 ) cop2_4 0 0 0 1 1 +( 936 2520 24 ) ( 920 2520 24 ) ( 920 2504 24 ) cop2_4 0 0 0 1 1 +( 920 2496 32 ) ( 936 2496 32 ) ( 936 2504 24 ) cop2_4 0 0 0 1 1 +( 920 2504 24 ) ( 920 2512 24 ) ( 920 2504 32 ) cop2_4 0 0 0 1 1 +} +// brush 16 +{ +( 936 2496 80 ) ( 920 2496 80 ) ( 920 2504 72 ) cop2_4 0 0 0 1 1 +( 936 2504 72 ) ( 920 2504 72 ) ( 936 2504 56 ) cop2_4 0 0 0 1 1 +( 936 2504 72 ) ( 936 2504 56 ) ( 936 2496 72 ) cop2_4 0 0 0 1 1 +( 920 2496 48 ) ( 936 2496 48 ) ( 936 2504 56 ) cop2_4 0 0 0 1 1 +( 936 2496 48 ) ( 920 2496 48 ) ( 920 2496 80 ) cop2_4 0 0 0 1 1 +( 920 2496 56 ) ( 920 2504 56 ) ( 920 2496 72 ) cop2_4 0 0 0 1 1 +} +// brush 17 +{ +( 920 2520 56 ) ( 936 2520 56 ) ( 936 2504 56 ) cop2_4 0 0 0 1 1 +( 936 2520 56 ) ( 920 2520 56 ) ( 936 2512 48 ) cop2_4 0 0 0 1 1 +( 936 2512 56 ) ( 936 2512 48 ) ( 936 2504 56 ) cop2_4 0 0 0 1 1 +( 920 2496 48 ) ( 936 2496 48 ) ( 936 2512 48 ) cop2_4 0 0 0 1 1 +( 936 2496 48 ) ( 920 2496 48 ) ( 920 2504 56 ) cop2_4 0 0 0 1 1 +( 920 2504 48 ) ( 920 2512 48 ) ( 920 2504 56 ) cop2_4 0 0 0 1 1 +} +// brush 18 +{ +( 920 2520 56 ) ( 936 2520 56 ) ( 936 2512 48 ) cop2_4 0 0 0 1 1 +( 920 2520 24 ) ( 936 2520 24 ) ( 936 2520 56 ) cop2_4 0 0 0 1 1 +( 936 2520 48 ) ( 936 2520 32 ) ( 936 2512 48 ) cop2_4 0 0 0 1 1 +( 936 2520 24 ) ( 920 2520 24 ) ( 936 2512 32 ) cop2_4 0 0 0 1 1 +( 920 2512 32 ) ( 920 2512 48 ) ( 936 2512 32 ) cop2_4 0 0 0 1 1 +( 920 2512 32 ) ( 920 2520 32 ) ( 920 2512 48 ) cop2_4 0 0 0 1 1 +} +// brush 19 +{ +( 936 2552 120 ) ( 936 2504 120 ) ( 920 2552 120 ) cop2_4 0 0 0 1 1 +( 936 2552 120 ) ( 920 2552 120 ) ( 936 2552 104 ) cop2_4 0 0 0 1 1 +( 932 2552 120 ) ( 932 2552 104 ) ( 932 2504 120 ) cop2_4 0 0 0 1 1 +( 920 2504 104 ) ( 936 2504 104 ) ( 920 2552 104 ) cop2_4 0 0 0 1 1 +( 920 2504 104 ) ( 920 2504 120 ) ( 936 2504 104 ) cop2_4 0 0 0 1 1 +( 924 2504 104 ) ( 924 2552 104 ) ( 924 2504 120 ) cop2_6 8 0 0 1 1 +} +} +// entity 323 +{ +"classname" "func_breakable" +"preset" "8" +"modelpath" "progs/metal.mdl" +"ritem" "16" +"rsize" "4" +"t_width" "8" +"count" "7" +// brush 0 +{ +( 936 2392 136 ) ( 936 2328 136 ) ( 920 2392 136 ) metal5_8 0 8 0 1 1 +( 936 2400 304 ) ( 920 2400 304 ) ( 936 2400 48 ) metal5_5 0 8 0 1 1 +( 936 2400 304 ) ( 936 2400 48 ) ( 936 2336 304 ) metal5_5 0 8 0 1 1 +( 920 2336 88 ) ( 936 2336 88 ) ( 920 2400 88 ) metal5_5 0 8 0 1 1 +( 920 2336 48 ) ( 920 2336 304 ) ( 936 2336 48 ) metal5_5 0 8 0 1 1 +( 920 2336 48 ) ( 920 2400 48 ) ( 920 2336 304 ) metal5_5 8 8 0 1 1 +} +// brush 1 +{ +( 936 2392 88 ) ( 936 2328 88 ) ( 920 2392 88 ) metal5_8 0 8 0 1 1 +( 936 2400 256 ) ( 920 2400 256 ) ( 936 2400 0 ) metal5_8 0 8 0 1 1 +( 936 2400 256 ) ( 936 2400 0 ) ( 936 2336 256 ) metal5_8 0 8 0 1 1 +( 920 2336 8 ) ( 936 2336 8 ) ( 920 2400 8 ) metal5_8 0 8 0 1 1 +( 920 2336 0 ) ( 920 2336 256 ) ( 936 2336 0 ) metal5_8 0 8 0 1 1 +( 920 2336 0 ) ( 920 2400 0 ) ( 920 2336 256 ) metal5_8 8 8 0 1 1 +} +} +// entity 324 +{ +"classname" "func_breakable" +"ritem" "17" +"count" "7" +"rsize" "4" +"t_width" "8" +"preset" "8" +"modelpath" "progs/metal.mdl" +// brush 0 +{ +( 936 2240 136 ) ( 936 2176 136 ) ( 920 2240 136 ) metal4_5 0 0 0 1 1 +( 936 2240 136 ) ( 920 2240 136 ) ( 936 2240 8 ) metal4_5 0 8 0 1 1 +( 936 2240 136 ) ( 936 2240 8 ) ( 936 2176 136 ) metal4_5 0 8 0 1 1 +( 920 2176 8 ) ( 936 2176 8 ) ( 920 2240 8 ) metal4_5 0 0 0 1 1 +( 920 2176 8 ) ( 920 2176 136 ) ( 936 2176 8 ) metal4_5 0 8 0 1 1 +( 920 2176 8 ) ( 920 2240 8 ) ( 920 2176 136 ) +0dem5 0 8 0 1 1 +} +} +// entity 325 +{ +"classname" "func_breakable" +"preset" "8" +"modelpath" "progs/metal.mdl" +"count" "2" +"ritem" "18" +"rsize" "1" +"t_width" "3" +// brush 0 +{ +( 936 2088 136 ) ( 936 2016 136 ) ( 920 2088 136 ) metw4 0 0 0 1 1 +( 936 2080 136 ) ( 920 2080 136 ) ( 936 2080 8 ) metw4 0 8 0 1 1 +( 936 2088 136 ) ( 936 2088 8 ) ( 936 2016 136 ) metw4 0 8 0 1 1 +( 920 2016 8 ) ( 936 2016 8 ) ( 920 2088 8 ) metw4 0 0 0 1 1 +( 920 2016 8 ) ( 920 2016 136 ) ( 936 2016 8 ) metw4 0 8 0 1 1 +( 920 2016 8 ) ( 920 2088 8 ) ( 920 2016 136 ) metw4 0 8 0 1 1 +} +} +// entity 326 +{ +"classname" "func_breakable" +"ritem" "19" +"preset" "8" +"modelpath" "progs/metal.mdl" +"rsize" "4" +"t_width" "8" +"count" "5" +// brush 0 +{ +( 928 1856 160 ) ( 928 1888 160 ) ( 960 1856 160 ) metal2_4 0 36 0 1 1 +( 928 1868 8 ) ( 928 1868 160 ) ( 944 1872 160 ) metal2_4 0 0 0 1 1 +( 960 1888 8 ) ( 928 1888 8 ) ( 960 1856 8 ) metal2_4 0 36 0 1 1 +( 948 1888 160 ) ( 948 1888 8 ) ( 944 1872 8 ) metal2_4 28 0 0 1 1 +( 944 1904 160 ) ( 928 1908 160 ) ( 928 1908 8 ) metal2_4 0 0 0 1 1 +( 944 1904 8 ) ( 948 1888 8 ) ( 948 1888 160 ) metal2_4 28 0 0 1 1 +( 912 1872 160 ) ( 928 1868 160 ) ( 928 1868 8 ) metal2_4 0 0 0 1 1 +( 912 1872 8 ) ( 908 1888 8 ) ( 908 1888 160 ) metal2_4 28 0 0 1 1 +( 928 1908 8 ) ( 928 1908 160 ) ( 912 1904 160 ) metal2_4 0 0 0 1 1 +( 908 1888 160 ) ( 908 1888 8 ) ( 912 1904 8 ) metal2_4 28 0 0 1 1 +} +// brush 1 +{ +( 934 1824 106 ) ( 934 1872 106 ) ( 928 1824 104 ) metal2_4 0 0 0 1 1 +( 928 1872 86 ) ( 930 1872 86 ) ( 928 1872 162 ) metal2_4 0 0 0 1 1 +( 930 1824 162 ) ( 930 1824 86 ) ( 928 1824 162 ) metal2_4 0 0 0 1 1 +( 934 1872 106 ) ( 934 1824 106 ) ( 936 1872 112 ) metal2_4 0 0 0 1 1 +( 928 1824 104 ) ( 922 1872 106 ) ( 922 1824 106 ) metal2_4 0 0 0 1 1 +( 920 1872 112 ) ( 922 1824 106 ) ( 922 1872 106 ) metal2_4 0 0 0 1 1 +( 928 1824 120 ) ( 934 1872 118 ) ( 934 1824 118 ) metal2_4 0 0 0 1 1 +( 936 1872 112 ) ( 934 1824 118 ) ( 934 1872 118 ) metal2_4 0 0 0 1 1 +( 922 1824 118 ) ( 922 1872 118 ) ( 928 1824 120 ) metal2_4 0 0 0 1 1 +( 922 1872 118 ) ( 922 1824 118 ) ( 920 1872 112 ) metal2_4 0 0 0 1 1 +} +} +// entity 327 +{ +"classname" "func_breakable" +"ritem" "20" +"preset" "8" +"modelpath" "progs/metal.mdl" +"count" "2" +"rsize" "1" +"t_width" "3" +// brush 0 +{ +( 936 1752 136 ) ( 936 1688 136 ) ( 920 1752 136 ) mmetal1_1 32 0 0 1 1 +( 936 1760 200 ) ( 920 1760 200 ) ( 936 1760 72 ) mmetal1_1 32 8 0 1 1 +( 936 1760 200 ) ( 936 1760 72 ) ( 936 1696 200 ) mmetal1_1 32 8 0 1 1 +( 920 1696 72 ) ( 936 1696 72 ) ( 920 1760 72 ) mmetal1_1 32 0 0 1 1 +( 920 1696 72 ) ( 920 1696 200 ) ( 936 1696 72 ) mmetal1_1 32 8 0 1 1 +( 920 1696 72 ) ( 920 1760 72 ) ( 920 1696 200 ) plat_top2 32 8 0 1 1 +} +// brush 1 +{ +( 936 1752 72 ) ( 936 1688 72 ) ( 920 1752 72 ) mmetal1_1 32 0 0 1 1 +( 936 1760 136 ) ( 920 1760 136 ) ( 936 1760 8 ) mmetal1_1 32 8 0 1 1 +( 936 1760 136 ) ( 936 1760 8 ) ( 936 1696 136 ) mmetal1_1 32 8 0 1 1 +( 920 1696 8 ) ( 936 1696 8 ) ( 920 1760 8 ) mmetal1_1 32 0 0 1 1 +( 920 1696 8 ) ( 920 1696 136 ) ( 936 1696 8 ) mmetal1_1 32 8 0 1 1 +( 920 1696 8 ) ( 920 1760 8 ) ( 920 1696 136 ) mmetal1_1 32 8 0 1 1 +} +} +// entity 328 +{ +"classname" "func_breakable" +"t_width" "8" +"rsize" "4" +"ritem" "21" +"preset" "8" +"modelpath" "progs/metal.mdl" +"count" "7" +// brush 0 +{ +( 936 1600 136 ) ( 936 1536 136 ) ( 920 1600 136 ) cop1_3 0 0 0 1 1 +( 936 1600 136 ) ( 920 1600 136 ) ( 936 1600 8 ) cop1_3 0 8 0 1 1 +( 936 1600 136 ) ( 936 1600 8 ) ( 936 1536 136 ) cop1_3 0 8 0 1 1 +( 920 1536 8 ) ( 936 1536 8 ) ( 920 1600 8 ) cop1_3 0 0 0 1 1 +( 920 1536 8 ) ( 920 1536 136 ) ( 936 1536 8 ) cop1_3 0 8 0 1 1 +( 920 1536 8 ) ( 920 1600 8 ) ( 920 1536 136 ) cop1_3 0 8 0 1 1 +} +} +// entity 329 +{ +"classname" "func_breakable" +"count" "2" +"ritem" "22" +"rsize" "1" +"t_width" "3" +"preset" "8" +"modelpath" "progs/metal.mdl" +// brush 0 +{ +( 936 1440 136 ) ( 936 1376 136 ) ( 920 1440 136 ) cop1_6 0 32 0 1 1 +( 936 1440 136 ) ( 920 1440 136 ) ( 936 1440 8 ) cop1_6 0 8 0 1 1 +( 936 1440 136 ) ( 936 1440 8 ) ( 936 1376 136 ) cop1_6 32 8 0 1 1 +( 920 1376 8 ) ( 936 1376 8 ) ( 920 1440 8 ) cop1_6 0 32 0 1 1 +( 920 1376 8 ) ( 920 1376 136 ) ( 936 1376 8 ) cop1_6 0 8 0 1 1 +( 920 1376 8 ) ( 920 1440 8 ) ( 920 1376 136 ) cop1_6 32 8 0 1 1 +} +} +// entity 330 +{ +"classname" "func_breakable" +"preset" "8" +"modelpath" "progs/metal.mdl" +"count" "6" +"ritem" "23" +"rsize" "4" +"t_width" "8" +// brush 0 +{ +( 920 1264 88 ) ( 952 1264 88 ) ( 952 1232 88 ) kmetr_32 16 0 0 1 1 +( 952 1264 88 ) ( 920 1264 88 ) ( 952 1264 72 ) kmetr_32 16 0 0 1 1 +( 936 1264 88 ) ( 936 1264 72 ) ( 936 1232 88 ) kmetrim2 8 24 0 1 1 +( 920 1232 56 ) ( 952 1232 56 ) ( 920 1264 56 ) kmetr_32 16 0 0 1 1 +( 920 1232 88 ) ( 952 1232 88 ) ( 952 1232 72 ) kmetr_32 16 0 0 1 1 +( 920 1232 72 ) ( 920 1264 72 ) ( 920 1232 88 ) kmetrim2 8 24 0 1 1 +} +// brush 1 +{ +( 912 1280 136 ) ( 944 1280 136 ) ( 944 1216 136 ) kmetr_32 16 0 0 1 1 +( 936 1280 136 ) ( 904 1280 136 ) ( 936 1264 120 ) kmetr_32 16 0 0 1 1 +( 936 1264 136 ) ( 936 1264 120 ) ( 936 1232 136 ) kmetr_16 8 0 90 1 1 +( 912 1232 120 ) ( 944 1232 120 ) ( 912 1264 120 ) kmetr_32 16 0 0 1 1 +( 912 1216 136 ) ( 944 1216 136 ) ( 944 1232 120 ) kmetr_32 16 0 0 1 1 +( 920 1232 120 ) ( 920 1264 120 ) ( 920 1232 136 ) kmetr_16 8 0 90 1 1 +} +// brush 2 +{ +( 912 1216 136 ) ( 912 1232 120 ) ( 944 1232 120 ) kmetr_16 0 0 0 1 1 +( 960 1216 8 ) ( 912 1216 264 ) ( 960 1216 264 ) kmetr_32 16 8 0 1 1 +( 936 1232 264 ) ( 936 1216 8 ) ( 936 1216 264 ) kmetr_16 0 8 0 1 1 +( 944 1232 8 ) ( 944 1232 120 ) ( 912 1232 120 ) kmetr_32 16 8 0 1 1 +( 920 1232 264 ) ( 920 1216 8 ) ( 920 1232 8 ) kmetr_16 0 8 0 1 1 +( 64 1216 32 ) ( -64 1232 24 ) ( -64 1216 32 ) kmetrim2 0 0 0 1 1 +} +// brush 3 +{ +( 936 1264 120 ) ( 904 1264 120 ) ( 904 1280 136 ) kmetr_16 0 0 0 1 1 +( 960 1280 264 ) ( 912 1280 264 ) ( 960 1280 8 ) kmetr_32 16 8 0 1 1 +( 936 1280 264 ) ( 936 1280 8 ) ( 936 1264 264 ) kmetr_16 0 8 0 1 1 +( 904 1264 120 ) ( 936 1264 120 ) ( 936 1264 8 ) kmetr_32 16 8 0 1 1 +( 920 1264 8 ) ( 920 1280 8 ) ( 920 1264 264 ) kmetr_16 0 8 0 1 1 +( 56 1264 24 ) ( -72 1280 16 ) ( -72 1264 24 ) kmetrim2 0 0 0 1 1 +} +} +// entity 331 +{ +"classname" "func_breakable" +"preset" "8" +"modelpath" "progs/metal.mdl" +"ritem" "24" +"rsize" "4" +"t_width" "8" +"count" "6" +// brush 0 +{ +( 936 1064 32 ) ( 920 1056 32 ) ( 920 1064 32 ) bronze0 0 0 0 1 1 +( 936 1064 24 ) ( 920 1056 32 ) ( 936 1056 32 ) bronze0 0 0 0 1 1 +( 936 1072 24 ) ( 936 1056 32 ) ( 936 1064 32 ) bronze0 0 0 0 1 1 +( 936 1064 24 ) ( 936 1080 24 ) ( 920 1080 24 ) bronze0 0 0 0 1 1 +( 920 1072 32 ) ( 920 1080 24 ) ( 936 1080 24 ) bronze0 0 0 0 1 1 +( 920 1064 24 ) ( 920 1064 32 ) ( 920 1056 32 ) bronze0 0 0 0 1 1 +} +// brush 1 +{ +( 920 1072 48 ) ( 920 1080 56 ) ( 936 1080 56 ) bronze0 0 0 0 1 1 +( 936 1072 32 ) ( 920 1072 40 ) ( 936 1072 40 ) bronze0 0 0 0 1 1 +( 936 1080 40 ) ( 936 1072 32 ) ( 936 1072 40 ) bronze0 0 0 0 1 1 +( 936 1072 32 ) ( 936 1080 24 ) ( 920 1080 24 ) bronze0 0 0 0 1 1 +( 936 1080 24 ) ( 936 1080 56 ) ( 920 1080 56 ) bronze0 0 0 0 1 1 +( 920 1080 40 ) ( 920 1072 32 ) ( 920 1080 32 ) bronze0 0 0 0 1 1 +} +// brush 2 +{ +( 920 1064 56 ) ( 920 1080 56 ) ( 936 1080 56 ) bronze0 0 0 0 1 1 +( 936 1064 56 ) ( 936 1056 48 ) ( 920 1056 48 ) bronze0 0 0 0 1 1 +( 936 1072 56 ) ( 936 1064 48 ) ( 936 1064 56 ) bronze0 0 0 0 1 1 +( 920 1072 48 ) ( 920 1056 48 ) ( 936 1056 48 ) bronze0 0 0 0 1 1 +( 936 1072 48 ) ( 936 1080 56 ) ( 920 1080 56 ) bronze0 0 0 0 1 1 +( 920 1072 56 ) ( 920 1064 48 ) ( 920 1072 48 ) bronze0 0 0 0 1 1 +} +// brush 3 +{ +( 936 1064 72 ) ( 936 1056 80 ) ( 920 1056 80 ) bronze0 0 0 0 1 1 +( 936 1056 48 ) ( 920 1056 80 ) ( 936 1056 80 ) bronze0 0 0 0 1 1 +( 936 1064 64 ) ( 936 1056 56 ) ( 936 1056 64 ) bronze0 0 0 0 1 1 +( 920 1064 56 ) ( 920 1056 48 ) ( 936 1056 48 ) bronze0 0 0 0 1 1 +( 936 1064 56 ) ( 920 1064 64 ) ( 920 1064 56 ) bronze0 0 0 0 1 1 +( 920 1064 64 ) ( 920 1056 56 ) ( 920 1064 56 ) bronze0 0 0 0 1 1 +} +// brush 4 +{ +( 936 1072 80 ) ( 936 1056 80 ) ( 920 1056 80 ) bronze0 0 0 0 1 1 +( 936 1064 72 ) ( 920 1056 80 ) ( 936 1056 80 ) bronze0 0 0 0 1 1 +( 936 1072 80 ) ( 936 1064 72 ) ( 936 1064 80 ) bronze0 0 0 0 1 1 +( 936 1064 72 ) ( 936 1080 72 ) ( 920 1080 72 ) bronze0 0 0 0 1 1 +( 920 1072 80 ) ( 920 1080 72 ) ( 936 1080 72 ) bronze0 0 0 0 1 1 +( 920 1072 80 ) ( 920 1064 72 ) ( 920 1072 72 ) bronze0 0 0 0 1 1 +} +// brush 5 +{ +( 920 1072 96 ) ( 920 1080 104 ) ( 936 1080 104 ) bronze0 0 0 0 1 1 +( 936 1072 80 ) ( 920 1072 96 ) ( 936 1072 96 ) bronze0 0 0 0 1 1 +( 936 1080 96 ) ( 936 1072 80 ) ( 936 1072 96 ) bronze0 0 0 0 1 1 +( 936 1072 80 ) ( 936 1080 72 ) ( 920 1080 72 ) bronze0 0 0 0 1 1 +( 936 1080 72 ) ( 936 1080 104 ) ( 920 1080 104 ) bronze0 0 0 0 1 1 +( 920 1080 96 ) ( 920 1072 80 ) ( 920 1080 80 ) bronze0 0 0 0 1 1 +} +// brush 6 +{ +( 920 1064 104 ) ( 920 1080 104 ) ( 936 1080 104 ) bronze0 0 0 0 1 1 +( 936 1064 104 ) ( 936 1056 96 ) ( 920 1056 96 ) bronze0 0 0 0 1 1 +( 936 1072 104 ) ( 936 1064 96 ) ( 936 1064 104 ) bronze0 0 0 0 1 1 +( 920 1072 96 ) ( 920 1056 96 ) ( 936 1056 96 ) bronze0 0 0 0 1 1 +( 936 1072 96 ) ( 936 1080 104 ) ( 920 1080 104 ) bronze0 0 0 0 1 1 +( 920 1072 104 ) ( 920 1064 96 ) ( 920 1072 96 ) bronze0 0 0 0 1 1 +} +// brush 7 +{ +( 936 1064 120 ) ( 936 1056 128 ) ( 920 1056 128 ) bronze0 0 0 0 1 1 +( 936 1056 96 ) ( 920 1056 128 ) ( 936 1056 128 ) bronze0 0 0 0 1 1 +( 936 1064 120 ) ( 936 1056 104 ) ( 936 1056 120 ) bronze0 0 0 0 1 1 +( 920 1064 104 ) ( 920 1056 96 ) ( 936 1056 96 ) bronze0 0 0 0 1 1 +( 936 1064 104 ) ( 920 1064 120 ) ( 920 1064 104 ) bronze0 0 0 0 1 1 +( 920 1064 120 ) ( 920 1056 104 ) ( 920 1064 104 ) bronze0 0 0 0 1 1 +} +// brush 8 +{ +( 936 1056 128 ) ( 920 1056 128 ) ( 920 1120 128 ) bronze0 0 0 0 1 1 +( 936 1120 128 ) ( 920 1120 128 ) ( 936 1112 120 ) bronze0 0 0 0 1 1 +( 936 1112 128 ) ( 936 1112 120 ) ( 936 1088 128 ) bronze0 0 0 0 1 1 +( 920 1088 120 ) ( 936 1088 120 ) ( 920 1112 120 ) bronze0 0 0 0 1 1 +( 920 1056 128 ) ( 936 1056 128 ) ( 936 1064 120 ) bronze0 0 0 0 1 1 +( 920 1088 120 ) ( 920 1112 120 ) ( 920 1088 128 ) bronze0 0 0 0 1 1 +} +// brush 9 +{ +( 920 1112 32 ) ( 920 1120 32 ) ( 936 1112 32 ) bronze0 0 0 0 1 1 +( 936 1120 32 ) ( 920 1120 32 ) ( 936 1112 24 ) bronze0 0 0 0 1 1 +( 936 1112 32 ) ( 936 1120 32 ) ( 936 1104 24 ) bronze0 0 0 0 1 1 +( 920 1096 24 ) ( 936 1096 24 ) ( 936 1112 24 ) bronze0 0 0 0 1 1 +( 936 1096 24 ) ( 920 1096 24 ) ( 920 1104 32 ) bronze0 0 0 0 1 1 +( 920 1120 32 ) ( 920 1112 32 ) ( 920 1112 24 ) bronze0 0 0 0 1 1 +} +// brush 10 +{ +( 936 1096 56 ) ( 920 1096 56 ) ( 920 1104 48 ) bronze0 0 0 0 1 1 +( 936 1104 40 ) ( 920 1104 40 ) ( 936 1104 32 ) bronze0 0 0 0 1 1 +( 936 1104 40 ) ( 936 1104 32 ) ( 936 1096 40 ) bronze0 0 0 0 1 1 +( 920 1096 24 ) ( 936 1096 24 ) ( 936 1104 32 ) bronze0 0 0 0 1 1 +( 920 1096 56 ) ( 936 1096 56 ) ( 936 1096 24 ) bronze0 0 0 0 1 1 +( 920 1096 32 ) ( 920 1104 32 ) ( 920 1096 40 ) bronze0 0 0 0 1 1 +} +// brush 11 +{ +( 936 1096 56 ) ( 920 1096 56 ) ( 920 1112 56 ) bronze0 0 0 0 1 1 +( 920 1120 48 ) ( 936 1120 48 ) ( 936 1112 56 ) bronze0 0 0 0 1 1 +( 936 1112 56 ) ( 936 1112 48 ) ( 936 1104 56 ) bronze0 0 0 0 1 1 +( 936 1120 48 ) ( 920 1120 48 ) ( 920 1104 48 ) bronze0 0 0 0 1 1 +( 920 1096 56 ) ( 936 1096 56 ) ( 936 1104 48 ) bronze0 0 0 0 1 1 +( 920 1104 48 ) ( 920 1112 48 ) ( 920 1104 56 ) bronze0 0 0 0 1 1 +} +// brush 12 +{ +( 920 1120 80 ) ( 936 1120 80 ) ( 936 1112 72 ) bronze0 0 0 0 1 1 +( 936 1120 80 ) ( 920 1120 80 ) ( 936 1120 48 ) bronze0 0 0 0 1 1 +( 936 1120 64 ) ( 936 1120 56 ) ( 936 1112 64 ) bronze0 0 0 0 1 1 +( 936 1120 48 ) ( 920 1120 48 ) ( 920 1112 56 ) bronze0 0 0 0 1 1 +( 920 1112 56 ) ( 920 1112 64 ) ( 936 1112 56 ) bronze0 0 0 0 1 1 +( 920 1112 56 ) ( 920 1120 56 ) ( 920 1112 64 ) bronze0 0 0 0 1 1 +} +// brush 13 +{ +( 920 1120 80 ) ( 936 1120 80 ) ( 936 1104 80 ) bronze0 0 0 0 1 1 +( 936 1120 80 ) ( 920 1120 80 ) ( 936 1112 72 ) bronze0 0 0 0 1 1 +( 936 1112 80 ) ( 936 1112 72 ) ( 936 1104 80 ) bronze0 0 0 0 1 1 +( 920 1096 72 ) ( 936 1096 72 ) ( 936 1112 72 ) bronze0 0 0 0 1 1 +( 936 1096 72 ) ( 920 1096 72 ) ( 920 1104 80 ) bronze0 0 0 0 1 1 +( 920 1104 72 ) ( 920 1112 72 ) ( 920 1104 80 ) bronze0 0 0 0 1 1 +} +// brush 14 +{ +( 936 1096 104 ) ( 920 1096 104 ) ( 920 1104 96 ) bronze0 0 0 0 1 1 +( 936 1104 96 ) ( 920 1104 96 ) ( 936 1104 80 ) bronze0 0 0 0 1 1 +( 936 1104 96 ) ( 936 1104 80 ) ( 936 1096 96 ) bronze0 0 0 0 1 1 +( 920 1096 72 ) ( 936 1096 72 ) ( 936 1104 80 ) bronze0 0 0 0 1 1 +( 920 1096 104 ) ( 936 1096 104 ) ( 936 1096 72 ) bronze0 0 0 0 1 1 +( 920 1096 80 ) ( 920 1104 80 ) ( 920 1096 96 ) bronze0 0 0 0 1 1 +} +// brush 15 +{ +( 936 1096 104 ) ( 920 1096 104 ) ( 920 1112 104 ) bronze0 0 0 0 1 1 +( 920 1120 96 ) ( 936 1120 96 ) ( 936 1112 104 ) bronze0 0 0 0 1 1 +( 936 1112 104 ) ( 936 1112 96 ) ( 936 1104 104 ) bronze0 0 0 0 1 1 +( 936 1120 96 ) ( 920 1120 96 ) ( 920 1104 96 ) bronze0 0 0 0 1 1 +( 920 1096 104 ) ( 936 1096 104 ) ( 936 1104 96 ) bronze0 0 0 0 1 1 +( 920 1104 96 ) ( 920 1112 96 ) ( 920 1104 104 ) bronze0 0 0 0 1 1 +} +// brush 16 +{ +( 920 1120 128 ) ( 936 1120 128 ) ( 936 1112 120 ) bronze0 0 0 0 1 1 +( 936 1120 128 ) ( 920 1120 128 ) ( 936 1120 96 ) bronze0 0 0 0 1 1 +( 936 1120 120 ) ( 936 1120 104 ) ( 936 1112 120 ) bronze0 0 0 0 1 1 +( 936 1120 96 ) ( 920 1120 96 ) ( 920 1112 104 ) bronze0 0 0 0 1 1 +( 920 1112 104 ) ( 920 1112 120 ) ( 936 1112 104 ) bronze0 0 0 0 1 1 +( 920 1112 104 ) ( 920 1120 104 ) ( 920 1112 120 ) bronze0 0 0 0 1 1 +} +// brush 17 +{ +( 936 1112 24 ) ( 920 1112 24 ) ( 920 1120 32 ) bronze0 0 0 0 1 1 +( 936 1120 64 ) ( 920 1120 64 ) ( 936 1120 -64 ) bronze0 0 0 0 1 1 +( 936 1120 64 ) ( 936 1120 -64 ) ( 936 1112 64 ) bronze0 0 0 0 1 1 +( 920 1112 24 ) ( 936 1112 24 ) ( 936 1112 8 ) bronze0 0 0 0 1 1 +( 920 1112 -64 ) ( 920 1120 -64 ) ( 920 1112 64 ) bronze0 0 0 0 1 1 +( 64 1104 16 ) ( -64 1120 16 ) ( -64 1104 16 ) bronze0 0 0 0 1 1 +} +} +// entity 332 +{ +"classname" "func_breakable" +"preset" "8" +"modelpath" "progs/metal.mdl" +"t_width" "8" +"rsize" "4" +"count" "7" +"ritem" "25" +// brush 0 +{ +( 936 960 136 ) ( 936 896 136 ) ( 920 960 136 ) r3_0 0 0 0 1 1 +( 936 960 136 ) ( 920 960 136 ) ( 936 960 8 ) r3_0 0 8 0 1 1 +( 936 960 136 ) ( 936 960 8 ) ( 936 896 136 ) r3_0 0 8 0 1 1 +( 920 896 8 ) ( 936 896 8 ) ( 920 960 8 ) r3_0 0 0 0 1 1 +( 920 896 8 ) ( 920 896 136 ) ( 936 896 8 ) r3_0 0 8 0 1 1 +( 920 896 8 ) ( 920 960 8 ) ( 920 896 136 ) r3_64sr 0 8 0 1 1 +} +} +// entity 333 +{ +"classname" "func_breakable" +"preset" "8" +"modelpath" "progs/metal.mdl" +"count" "1" +"rsize" "1" +"t_width" "3" +"ritem" "26" +// brush 0 +{ +( 936 800 136 ) ( 936 736 136 ) ( 920 800 136 ) dr_met0 0 0 0 1 1 +( 936 800 136 ) ( 920 800 136 ) ( 936 800 8 ) dr_met0 0 8 0 1 1 +( 936 800 136 ) ( 936 800 8 ) ( 936 736 136 ) dr_met0 0 8 0 1 1 +( 920 736 8 ) ( 936 736 8 ) ( 920 800 8 ) dr_met0 0 0 0 1 1 +( 920 736 8 ) ( 920 736 136 ) ( 936 736 8 ) dr_met0 0 8 0 1 1 +( 920 736 8 ) ( 920 800 8 ) ( 920 736 136 ) dr_mapgate 32 8 0 1 1 +} +} +// entity 334 +{ +"classname" "func_breakable" +"preset" "8" +"modelpath" "progs/metal.mdl" +"ritem" "28" +"rsize" "9" +"t_width" "11" +"count" "6" +"target" "cab" +"spawnflags" "1" +// brush 0 +{ +( 960 496 136 ) ( 960 400 136 ) ( 912 496 136 ) lab1_bluxc1 0 0 0 1 1 +( 960 496 136 ) ( 912 496 136 ) ( 960 496 8 ) fifties_cmp3b 32 8 0 0.5 1 +( 944 496 136 ) ( 944 496 8 ) ( 944 400 136 ) lab1_bluxc1 0 8 0 1 1 +( 912 400 8 ) ( 960 400 8 ) ( 912 496 8 ) lab1_bluxc1 0 0 0 1 1 +( 912 400 8 ) ( 912 400 136 ) ( 960 400 8 ) fifties_cmp3b 32 8 0 0.5 1 +( 912 400 8 ) ( 912 496 8 ) ( 912 400 136 ) fifties_cmp3bk 0 8 0 1 1 +} +} +// entity 335 +{ +"classname" "info_rubble" +"origin" "928 464 48" +"targetname" "cab" +"preset" "4" +"modelpath" "progs/glass.mdl" +"count" "5" +"rsize" "0" +"t_width" "4" +"r_item" "0" +} +// entity 336 +{ +"classname" "func_breakable" +"health" "44" +"ritem" "13" +"rsize" "0" +"t_width" "7" +"count" "8" +// brush 0 +{ +( -1336 2528 56 ) ( -1344 2504 64 ) ( -1376 2528 80 ) dmp_la5 48 8 180 1 1 +( -1376 2528 80 ) ( -1344 2504 16 ) ( -1376 2528 0 ) dmp_la5 8 0 0 -1 1 +( -1376 2528 0 ) ( -1344 2504 16 ) ( -1336 2528 16 ) dmp_la5 48 8 180 1 1 +( -1336 2528 16 ) ( -1344 2504 16 ) ( -1336 2528 56 ) dmp_la5 48 0 0 -1 1 +( -1376 2528 80 ) ( -1336 2528 16 ) ( -1336 2528 56 ) dmp_la5 32 0 0 1 1 +} +// brush 1 +{ +( -1376 2528 80 ) ( -1368 2488 56 ) ( -1400 2488 48 ) dmp_la5 16 56 0 1 1 +( -1376 2528 0 ) ( -1400 2488 24 ) ( -1368 2488 24 ) dmp_la5 16 56 0 1 1 +( -1368 2488 56 ) ( -1368 2488 24 ) ( -1400 2488 24 ) dmp_la5 16 0 0 1 1 +( -1376 2528 80 ) ( -1400 2488 24 ) ( -1376 2528 0 ) dmp_la5 0 0 0 1 1 +( -1376 2528 0 ) ( -1368 2488 24 ) ( -1376 2528 80 ) dmp_la5 0 0 0 1 1 +} +// brush 2 +{ +( -1376 2528 80 ) ( -1344 2552 48 ) ( -1336 2528 56 ) dmp_la5 48 8 180 1 1 +( -1376 2528 0 ) ( -1344 2552 16 ) ( -1376 2528 80 ) dmp_la5 16 0 0 -1 1 +( -1376 2528 0 ) ( -1336 2528 16 ) ( -1344 2552 16 ) dmp_la5 48 8 180 1 1 +( -1344 2552 48 ) ( -1336 2528 16 ) ( -1336 2528 56 ) dmp_la5 16 0 0 -1 1 +( -1376 2528 80 ) ( -1336 2528 16 ) ( -1376 2528 0 ) dmp_la5 32 0 0 1 1 +} +// brush 3 +{ +( -1344 2504 64 ) ( -1368 2488 56 ) ( -1376 2528 80 ) dmp_la5 16 56 0 1 1 +( -1376 2528 80 ) ( -1344 2504 16 ) ( -1344 2504 64 ) dmp_la5 40 0 0 1 1 +( -1344 2504 64 ) ( -1368 2488 24 ) ( -1368 2488 56 ) dmp_la5 32 0 0 1 1 +( -1376 2528 0 ) ( -1368 2488 24 ) ( -1344 2504 16 ) dmp_la5 16 56 0 1 1 +( -1376 2528 80 ) ( -1368 2488 24 ) ( -1376 2528 0 ) dmp_la5 0 0 0 1 1 +} +// brush 4 +{ +( -1368 2576 56 ) ( -1344 2552 48 ) ( -1376 2528 80 ) dmp_la5 32 0 0 1 1 +( -1368 2576 56 ) ( -1368 2576 16 ) ( -1344 2552 48 ) dmp_la5 0 0 0 1 1 +( -1376 2528 80 ) ( -1344 2552 16 ) ( -1376 2528 0 ) dmp_la5 32 0 0 1 1 +( -1344 2552 16 ) ( -1368 2576 16 ) ( -1376 2528 0 ) dmp_la5 32 0 0 1 1 +( -1376 2528 80 ) ( -1368 2576 16 ) ( -1368 2576 56 ) dmp_la5 0 0 0 1 1 +} +// brush 5 +{ +( -1376 2528 80 ) ( -1424 2512 48 ) ( -1416 2560 56 ) dmp_la5 56 32 180 1 1 +( -1416 2560 56 ) ( -1424 2512 8 ) ( -1416 2560 8 ) dmp_la5 24 0 0 -1 1 +( -1416 2560 8 ) ( -1424 2512 8 ) ( -1376 2528 0 ) dmp_la5 56 32 180 1 1 +( -1376 2528 80 ) ( -1416 2560 56 ) ( -1376 2528 0 ) dmp_la5 56 0 0 -1 1 +( -1376 2528 80 ) ( -1424 2512 8 ) ( -1424 2512 48 ) dmp_la5 32 0 0 1 1 +} +// brush 6 +{ +( -1400 2488 48 ) ( -1424 2512 48 ) ( -1376 2528 80 ) dmp_la5 56 32 180 1 1 +( -1424 2512 48 ) ( -1400 2488 24 ) ( -1424 2512 8 ) dmp_la5 32 0 0 -1 1 +( -1424 2512 8 ) ( -1400 2488 24 ) ( -1376 2528 0 ) dmp_la5 56 32 180 1 1 +( -1376 2528 80 ) ( -1400 2488 24 ) ( -1400 2488 48 ) dmp_la5 24 0 0 -1 1 +( -1376 2528 80 ) ( -1424 2512 8 ) ( -1376 2528 0 ) dmp_la5 32 0 0 1 1 +} +// brush 7 +{ +( -1416 2560 56 ) ( -1368 2576 56 ) ( -1376 2528 80 ) dmp_la5 32 0 0 1 1 +( -1376 2528 0 ) ( -1368 2576 16 ) ( -1416 2560 8 ) dmp_la5 32 0 0 1 1 +( -1376 2528 0 ) ( -1416 2560 56 ) ( -1376 2528 80 ) dmp_la5 32 0 0 1 1 +( -1416 2560 56 ) ( -1368 2576 16 ) ( -1368 2576 56 ) dmp_la5 32 0 0 1 1 +( -1376 2528 80 ) ( -1368 2576 16 ) ( -1376 2528 0 ) dmp_la5 0 0 0 1 1 +} +} +// entity 337 +{ +"classname" "light" +"origin" "-1328 2096 64" +"light" "188" +} +// entity 338 +{ +"classname" "light" +"origin" "-1216 2048 96" +"light" "177" +"wait" ".5" +} +// entity 339 +{ +"classname" "light" +"origin" "-1328 2016 64" +"light" "188" +} +// entity 340 +{ +"classname" "light" +"origin" "-1328 2256 64" +"light" "188" +} +// entity 341 +{ +"classname" "light" +"origin" "-1216 2208 96" +"light" "177" +"wait" ".5" +} +// entity 342 +{ +"classname" "light" +"origin" "-1328 2176 64" +"light" "188" +} +// entity 343 +{ +"classname" "func_breakable" +"ritem" "11" +"count" "9" +"rsize" "2" +"t_width" "3" +// brush 0 +{ +( -1336 2208 56 ) ( -1344 2184 64 ) ( -1376 2208 80 ) kbricka 48 8 180 1 1 +( -1376 2208 80 ) ( -1344 2184 16 ) ( -1376 2208 0 ) kbricka 8 0 0 -1 1 +( -1376 2208 0 ) ( -1344 2184 16 ) ( -1336 2208 16 ) kbricka 48 8 180 1 1 +( -1336 2208 16 ) ( -1344 2184 16 ) ( -1336 2208 56 ) kbricka 48 0 0 -1 1 +( -1376 2208 80 ) ( -1336 2208 16 ) ( -1336 2208 56 ) kbricka 32 0 0 1 1 +} +// brush 1 +{ +( -1376 2208 80 ) ( -1368 2168 56 ) ( -1400 2168 48 ) kbricka 16 56 0 1 1 +( -1376 2208 0 ) ( -1400 2168 24 ) ( -1368 2168 24 ) kbricka 16 56 0 1 1 +( -1368 2168 56 ) ( -1368 2168 24 ) ( -1400 2168 24 ) kbricka 16 0 0 1 1 +( -1376 2208 80 ) ( -1400 2168 24 ) ( -1376 2208 0 ) kbricka 0 0 0 1 1 +( -1376 2208 0 ) ( -1368 2168 24 ) ( -1376 2208 80 ) kbricka 0 0 0 1 1 +} +// brush 2 +{ +( -1376 2208 80 ) ( -1344 2232 48 ) ( -1336 2208 56 ) kbricka 48 8 180 1 1 +( -1376 2208 0 ) ( -1344 2232 16 ) ( -1376 2208 80 ) kbricka 16 0 0 -1 1 +( -1376 2208 0 ) ( -1336 2208 16 ) ( -1344 2232 16 ) kbricka 48 8 180 1 1 +( -1344 2232 48 ) ( -1336 2208 16 ) ( -1336 2208 56 ) kbricka 16 0 0 -1 1 +( -1376 2208 80 ) ( -1336 2208 16 ) ( -1376 2208 0 ) kbricka 32 0 0 1 1 +} +// brush 3 +{ +( -1344 2184 64 ) ( -1368 2168 56 ) ( -1376 2208 80 ) kbricka 16 56 0 1 1 +( -1376 2208 80 ) ( -1344 2184 16 ) ( -1344 2184 64 ) kbricka 40 0 0 1 1 +( -1344 2184 64 ) ( -1368 2168 24 ) ( -1368 2168 56 ) kbricka 32 0 0 1 1 +( -1376 2208 0 ) ( -1368 2168 24 ) ( -1344 2184 16 ) kbricka 16 56 0 1 1 +( -1376 2208 80 ) ( -1368 2168 24 ) ( -1376 2208 0 ) kbricka 0 0 0 1 1 +} +// brush 4 +{ +( -1368 2256 56 ) ( -1344 2232 48 ) ( -1376 2208 80 ) kbricka 32 0 0 1 1 +( -1368 2256 56 ) ( -1368 2256 16 ) ( -1344 2232 48 ) kbricka 0 0 0 1 1 +( -1376 2208 80 ) ( -1344 2232 16 ) ( -1376 2208 0 ) kbricka 32 0 0 1 1 +( -1344 2232 16 ) ( -1368 2256 16 ) ( -1376 2208 0 ) kbricka 32 0 0 1 1 +( -1376 2208 80 ) ( -1368 2256 16 ) ( -1368 2256 56 ) kbricka 0 0 0 1 1 +} +// brush 5 +{ +( -1376 2208 80 ) ( -1424 2192 48 ) ( -1416 2240 56 ) kbricka 56 32 180 1 1 +( -1416 2240 56 ) ( -1424 2192 8 ) ( -1416 2240 8 ) kbricka 24 0 0 -1 1 +( -1416 2240 8 ) ( -1424 2192 8 ) ( -1376 2208 0 ) kbricka 56 32 180 1 1 +( -1376 2208 80 ) ( -1416 2240 56 ) ( -1376 2208 0 ) kbricka 56 0 0 -1 1 +( -1376 2208 80 ) ( -1424 2192 8 ) ( -1424 2192 48 ) kbricka 32 0 0 1 1 +} +// brush 6 +{ +( -1400 2168 48 ) ( -1424 2192 48 ) ( -1376 2208 80 ) kbricka 56 32 180 1 1 +( -1424 2192 48 ) ( -1400 2168 24 ) ( -1424 2192 8 ) kbricka 32 0 0 -1 1 +( -1424 2192 8 ) ( -1400 2168 24 ) ( -1376 2208 0 ) kbricka 56 32 180 1 1 +( -1376 2208 80 ) ( -1400 2168 24 ) ( -1400 2168 48 ) kbricka 24 0 0 -1 1 +( -1376 2208 80 ) ( -1424 2192 8 ) ( -1376 2208 0 ) kbricka 32 0 0 1 1 +} +// brush 7 +{ +( -1416 2240 56 ) ( -1368 2256 56 ) ( -1376 2208 80 ) kbricka 32 0 0 1 1 +( -1376 2208 0 ) ( -1368 2256 16 ) ( -1416 2240 8 ) kbricka 32 0 0 1 1 +( -1376 2208 0 ) ( -1416 2240 56 ) ( -1376 2208 80 ) kbricka 32 0 0 1 1 +( -1416 2240 56 ) ( -1368 2256 16 ) ( -1368 2256 56 ) kbricka 32 0 0 1 1 +( -1376 2208 80 ) ( -1368 2256 16 ) ( -1376 2208 0 ) kbricka 0 0 0 1 1 +} +} +// entity 344 +{ +"classname" "light" +"origin" "-1328 2416 64" +"light" "188" +} +// entity 345 +{ +"classname" "light" +"origin" "-1216 2368 96" +"light" "177" +"wait" ".5" +} +// entity 346 +{ +"classname" "light" +"origin" "-1328 2336 64" +"light" "188" +} +// entity 347 +{ +"classname" "light" +"origin" "-1328 2576 64" +"light" "188" +} +// entity 348 +{ +"classname" "light" +"origin" "-1216 2528 96" +"light" "177" +"wait" ".5" +} +// entity 349 +{ +"classname" "light" +"origin" "-1328 2496 64" +"light" "188" +} +// entity 350 +{ +"classname" "func_breakable" +"t_width" "3" +"rsize" "1" +"count" "10" +"ritem" "12" +// brush 0 +{ +( -1336 2368 56 ) ( -1344 2344 64 ) ( -1376 2368 80 ) azfloor1_1 48 8 180 1 1 +( -1376 2368 80 ) ( -1344 2344 16 ) ( -1376 2368 0 ) azfloor1_1 8 0 0 -1 1 +( -1376 2368 0 ) ( -1344 2344 16 ) ( -1336 2368 16 ) azfloor1_1 48 8 180 1 1 +( -1336 2368 16 ) ( -1344 2344 16 ) ( -1336 2368 56 ) azfloor1_1 48 0 0 -1 1 +( -1376 2368 80 ) ( -1336 2368 16 ) ( -1336 2368 56 ) azfloor1_1 32 0 0 1 1 +} +// brush 1 +{ +( -1376 2368 80 ) ( -1368 2328 56 ) ( -1400 2328 48 ) azfloor1_1 16 56 0 1 1 +( -1376 2368 0 ) ( -1400 2328 24 ) ( -1368 2328 24 ) azfloor1_1 16 56 0 1 1 +( -1368 2328 56 ) ( -1368 2328 24 ) ( -1400 2328 24 ) azfloor1_1 16 0 0 1 1 +( -1376 2368 80 ) ( -1400 2328 24 ) ( -1376 2368 0 ) azfloor1_1 0 0 0 1 1 +( -1376 2368 0 ) ( -1368 2328 24 ) ( -1376 2368 80 ) azfloor1_1 0 0 0 1 1 +} +// brush 2 +{ +( -1376 2368 80 ) ( -1344 2392 48 ) ( -1336 2368 56 ) azfloor1_1 48 8 180 1 1 +( -1376 2368 0 ) ( -1344 2392 16 ) ( -1376 2368 80 ) azfloor1_1 16 0 0 -1 1 +( -1376 2368 0 ) ( -1336 2368 16 ) ( -1344 2392 16 ) azfloor1_1 48 8 180 1 1 +( -1344 2392 48 ) ( -1336 2368 16 ) ( -1336 2368 56 ) azfloor1_1 16 0 0 -1 1 +( -1376 2368 80 ) ( -1336 2368 16 ) ( -1376 2368 0 ) azfloor1_1 32 0 0 1 1 +} +// brush 3 +{ +( -1344 2344 64 ) ( -1368 2328 56 ) ( -1376 2368 80 ) azfloor1_1 16 56 0 1 1 +( -1376 2368 80 ) ( -1344 2344 16 ) ( -1344 2344 64 ) azfloor1_1 40 0 0 1 1 +( -1344 2344 64 ) ( -1368 2328 24 ) ( -1368 2328 56 ) azfloor1_1 32 0 0 1 1 +( -1376 2368 0 ) ( -1368 2328 24 ) ( -1344 2344 16 ) azfloor1_1 16 56 0 1 1 +( -1376 2368 80 ) ( -1368 2328 24 ) ( -1376 2368 0 ) azfloor1_1 0 0 0 1 1 +} +// brush 4 +{ +( -1368 2416 56 ) ( -1344 2392 48 ) ( -1376 2368 80 ) azfloor1_1 32 0 0 1 1 +( -1368 2416 56 ) ( -1368 2416 16 ) ( -1344 2392 48 ) azfloor1_1 0 0 0 1 1 +( -1376 2368 80 ) ( -1344 2392 16 ) ( -1376 2368 0 ) azfloor1_1 32 0 0 1 1 +( -1344 2392 16 ) ( -1368 2416 16 ) ( -1376 2368 0 ) azfloor1_1 32 0 0 1 1 +( -1376 2368 80 ) ( -1368 2416 16 ) ( -1368 2416 56 ) azfloor1_1 0 0 0 1 1 +} +// brush 5 +{ +( -1376 2368 80 ) ( -1424 2352 48 ) ( -1416 2400 56 ) azfloor1_1 56 32 180 1 1 +( -1416 2400 56 ) ( -1424 2352 8 ) ( -1416 2400 8 ) azfloor1_1 24 0 0 -1 1 +( -1416 2400 8 ) ( -1424 2352 8 ) ( -1376 2368 0 ) azfloor1_1 56 32 180 1 1 +( -1376 2368 80 ) ( -1416 2400 56 ) ( -1376 2368 0 ) azfloor1_1 56 0 0 -1 1 +( -1376 2368 80 ) ( -1424 2352 8 ) ( -1424 2352 48 ) azfloor1_1 32 0 0 1 1 +} +// brush 6 +{ +( -1400 2328 48 ) ( -1424 2352 48 ) ( -1376 2368 80 ) azfloor1_1 56 32 180 1 1 +( -1424 2352 48 ) ( -1400 2328 24 ) ( -1424 2352 8 ) azfloor1_1 32 0 0 -1 1 +( -1424 2352 8 ) ( -1400 2328 24 ) ( -1376 2368 0 ) azfloor1_1 56 32 180 1 1 +( -1376 2368 80 ) ( -1400 2328 24 ) ( -1400 2328 48 ) azfloor1_1 24 0 0 -1 1 +( -1376 2368 80 ) ( -1424 2352 8 ) ( -1376 2368 0 ) azfloor1_1 32 0 0 1 1 +} +// brush 7 +{ +( -1416 2400 56 ) ( -1368 2416 56 ) ( -1376 2368 80 ) azfloor1_1 32 0 0 1 1 +( -1376 2368 0 ) ( -1368 2416 16 ) ( -1416 2400 8 ) azfloor1_1 32 0 0 1 1 +( -1376 2368 0 ) ( -1416 2400 56 ) ( -1376 2368 80 ) azfloor1_1 32 0 0 1 1 +( -1416 2400 56 ) ( -1368 2416 16 ) ( -1368 2416 56 ) azfloor1_1 32 0 0 1 1 +( -1376 2368 80 ) ( -1368 2416 16 ) ( -1376 2368 0 ) azfloor1_1 0 0 0 1 1 +} +} +// entity 351 +{ +"classname" "func_breakable" +"count" "13" +"ritem" "15" +"rsize" "1" +"t_width" "3" +// brush 0 +{ +( -1336 2848 56 ) ( -1344 2824 64 ) ( -1376 2848 80 ) wbwall04 48 8 180 1 1 +( -1376 2848 80 ) ( -1344 2824 16 ) ( -1376 2848 0 ) wbwall04 8 0 0 -1 1 +( -1376 2848 0 ) ( -1344 2824 16 ) ( -1336 2848 16 ) wbwall04 48 8 180 1 1 +( -1336 2848 16 ) ( -1344 2824 16 ) ( -1336 2848 56 ) wbwall04 48 0 0 -1 1 +( -1376 2848 80 ) ( -1336 2848 16 ) ( -1336 2848 56 ) wbwall04 32 0 0 1 1 +} +// brush 1 +{ +( -1376 2848 80 ) ( -1368 2808 56 ) ( -1400 2808 48 ) wbwall04 16 56 0 1 1 +( -1376 2848 0 ) ( -1400 2808 24 ) ( -1368 2808 24 ) wbwall04 16 56 0 1 1 +( -1368 2808 56 ) ( -1368 2808 24 ) ( -1400 2808 24 ) wbwall04 16 0 0 1 1 +( -1376 2848 80 ) ( -1400 2808 24 ) ( -1376 2848 0 ) wbwall04 0 0 0 1 1 +( -1376 2848 0 ) ( -1368 2808 24 ) ( -1376 2848 80 ) wbwall04 0 0 0 1 1 +} +// brush 2 +{ +( -1376 2848 80 ) ( -1344 2872 48 ) ( -1336 2848 56 ) wbwall04 48 8 180 1 1 +( -1376 2848 0 ) ( -1344 2872 16 ) ( -1376 2848 80 ) wbwall04 16 0 0 -1 1 +( -1376 2848 0 ) ( -1336 2848 16 ) ( -1344 2872 16 ) wbwall04 48 8 180 1 1 +( -1344 2872 48 ) ( -1336 2848 16 ) ( -1336 2848 56 ) wbwall04 16 0 0 -1 1 +( -1376 2848 80 ) ( -1336 2848 16 ) ( -1376 2848 0 ) wbwall04 32 0 0 1 1 +} +// brush 3 +{ +( -1344 2824 64 ) ( -1368 2808 56 ) ( -1376 2848 80 ) wbwall04 16 56 0 1 1 +( -1376 2848 80 ) ( -1344 2824 16 ) ( -1344 2824 64 ) wbwall04 40 0 0 1 1 +( -1344 2824 64 ) ( -1368 2808 24 ) ( -1368 2808 56 ) wbwall04 32 0 0 1 1 +( -1376 2848 0 ) ( -1368 2808 24 ) ( -1344 2824 16 ) wbwall04 16 56 0 1 1 +( -1376 2848 80 ) ( -1368 2808 24 ) ( -1376 2848 0 ) wbwall04 0 0 0 1 1 +} +// brush 4 +{ +( -1368 2896 56 ) ( -1344 2872 48 ) ( -1376 2848 80 ) wbwall04 32 0 0 1 1 +( -1368 2896 56 ) ( -1368 2896 16 ) ( -1344 2872 48 ) wbwall04 0 0 0 1 1 +( -1376 2848 80 ) ( -1344 2872 16 ) ( -1376 2848 0 ) wbwall04 32 0 0 1 1 +( -1344 2872 16 ) ( -1368 2896 16 ) ( -1376 2848 0 ) wbwall04 32 0 0 1 1 +( -1376 2848 80 ) ( -1368 2896 16 ) ( -1368 2896 56 ) wbwall04 0 0 0 1 1 +} +// brush 5 +{ +( -1376 2848 80 ) ( -1424 2832 48 ) ( -1416 2880 56 ) wbwall04 56 32 180 1 1 +( -1416 2880 56 ) ( -1424 2832 8 ) ( -1416 2880 8 ) wbwall04 24 0 0 -1 1 +( -1416 2880 8 ) ( -1424 2832 8 ) ( -1376 2848 0 ) wbwall04 56 32 180 1 1 +( -1376 2848 80 ) ( -1416 2880 56 ) ( -1376 2848 0 ) wbwall04 56 0 0 -1 1 +( -1376 2848 80 ) ( -1424 2832 8 ) ( -1424 2832 48 ) wbwall04 32 0 0 1 1 +} +// brush 6 +{ +( -1400 2808 48 ) ( -1424 2832 48 ) ( -1376 2848 80 ) wbwall04 56 32 180 1 1 +( -1424 2832 48 ) ( -1400 2808 24 ) ( -1424 2832 8 ) wbwall04 32 0 0 -1 1 +( -1424 2832 8 ) ( -1400 2808 24 ) ( -1376 2848 0 ) wbwall04 56 32 180 1 1 +( -1376 2848 80 ) ( -1400 2808 24 ) ( -1400 2808 48 ) wbwall04 24 0 0 -1 1 +( -1376 2848 80 ) ( -1424 2832 8 ) ( -1376 2848 0 ) wbwall04 32 0 0 1 1 +} +// brush 7 +{ +( -1416 2880 56 ) ( -1368 2896 56 ) ( -1376 2848 80 ) wbwall04 32 0 0 1 1 +( -1376 2848 0 ) ( -1368 2896 16 ) ( -1416 2880 8 ) wbwall04 32 0 0 1 1 +( -1376 2848 0 ) ( -1416 2880 56 ) ( -1376 2848 80 ) wbwall04 32 0 0 1 1 +( -1416 2880 56 ) ( -1368 2896 16 ) ( -1368 2896 56 ) wbwall04 32 0 0 1 1 +( -1376 2848 80 ) ( -1368 2896 16 ) ( -1376 2848 0 ) wbwall04 0 0 0 1 1 +} +} +// entity 352 +{ +"classname" "func_breakable" +"count" "12" +"ritem" "14" +"rsize" "1" +"t_width" "3" +// brush 0 +{ +( -1336 2688 56 ) ( -1344 2664 64 ) ( -1376 2688 80 ) ice02 48 8 180 1 1 +( -1376 2688 80 ) ( -1344 2664 16 ) ( -1376 2688 0 ) ice02 8 0 0 -1 1 +( -1376 2688 0 ) ( -1344 2664 16 ) ( -1336 2688 16 ) ice02 48 8 180 1 1 +( -1336 2688 16 ) ( -1344 2664 16 ) ( -1336 2688 56 ) ice02 48 0 0 -1 1 +( -1376 2688 80 ) ( -1336 2688 16 ) ( -1336 2688 56 ) ice02 32 0 0 1 1 +} +// brush 1 +{ +( -1376 2688 80 ) ( -1368 2648 56 ) ( -1400 2648 48 ) ice02 16 56 0 1 1 +( -1376 2688 0 ) ( -1400 2648 24 ) ( -1368 2648 24 ) ice02 16 56 0 1 1 +( -1368 2648 56 ) ( -1368 2648 24 ) ( -1400 2648 24 ) ice02 16 0 0 1 1 +( -1376 2688 80 ) ( -1400 2648 24 ) ( -1376 2688 0 ) ice02 0 0 0 1 1 +( -1376 2688 0 ) ( -1368 2648 24 ) ( -1376 2688 80 ) ice02 0 0 0 1 1 +} +// brush 2 +{ +( -1376 2688 80 ) ( -1344 2712 48 ) ( -1336 2688 56 ) ice02 48 8 180 1 1 +( -1376 2688 0 ) ( -1344 2712 16 ) ( -1376 2688 80 ) ice02 16 0 0 -1 1 +( -1376 2688 0 ) ( -1336 2688 16 ) ( -1344 2712 16 ) ice02 48 8 180 1 1 +( -1344 2712 48 ) ( -1336 2688 16 ) ( -1336 2688 56 ) ice02 16 0 0 -1 1 +( -1376 2688 80 ) ( -1336 2688 16 ) ( -1376 2688 0 ) ice02 32 0 0 1 1 +} +// brush 3 +{ +( -1344 2664 64 ) ( -1368 2648 56 ) ( -1376 2688 80 ) ice02 16 56 0 1 1 +( -1376 2688 80 ) ( -1344 2664 16 ) ( -1344 2664 64 ) ice02 40 0 0 1 1 +( -1344 2664 64 ) ( -1368 2648 24 ) ( -1368 2648 56 ) ice02 32 0 0 1 1 +( -1376 2688 0 ) ( -1368 2648 24 ) ( -1344 2664 16 ) ice02 16 56 0 1 1 +( -1376 2688 80 ) ( -1368 2648 24 ) ( -1376 2688 0 ) ice02 0 0 0 1 1 +} +// brush 4 +{ +( -1368 2736 56 ) ( -1344 2712 48 ) ( -1376 2688 80 ) ice02 32 0 0 1 1 +( -1368 2736 56 ) ( -1368 2736 16 ) ( -1344 2712 48 ) ice02 0 0 0 1 1 +( -1376 2688 80 ) ( -1344 2712 16 ) ( -1376 2688 0 ) ice02 32 0 0 1 1 +( -1344 2712 16 ) ( -1368 2736 16 ) ( -1376 2688 0 ) ice02 32 0 0 1 1 +( -1376 2688 80 ) ( -1368 2736 16 ) ( -1368 2736 56 ) ice02 0 0 0 1 1 +} +// brush 5 +{ +( -1376 2688 80 ) ( -1424 2672 48 ) ( -1416 2720 56 ) ice02 56 32 180 1 1 +( -1416 2720 56 ) ( -1424 2672 8 ) ( -1416 2720 8 ) ice02 24 0 0 -1 1 +( -1416 2720 8 ) ( -1424 2672 8 ) ( -1376 2688 0 ) ice02 56 32 180 1 1 +( -1376 2688 80 ) ( -1416 2720 56 ) ( -1376 2688 0 ) ice02 56 0 0 -1 1 +( -1376 2688 80 ) ( -1424 2672 8 ) ( -1424 2672 48 ) ice02 32 0 0 1 1 +} +// brush 6 +{ +( -1400 2648 48 ) ( -1424 2672 48 ) ( -1376 2688 80 ) ice02 56 32 180 1 1 +( -1424 2672 48 ) ( -1400 2648 24 ) ( -1424 2672 8 ) ice02 32 0 0 -1 1 +( -1424 2672 8 ) ( -1400 2648 24 ) ( -1376 2688 0 ) ice02 56 32 180 1 1 +( -1376 2688 80 ) ( -1400 2648 24 ) ( -1400 2648 48 ) ice02 24 0 0 -1 1 +( -1376 2688 80 ) ( -1424 2672 8 ) ( -1376 2688 0 ) ice02 32 0 0 1 1 +} +// brush 7 +{ +( -1416 2720 56 ) ( -1368 2736 56 ) ( -1376 2688 80 ) ice02 32 0 0 1 1 +( -1376 2688 0 ) ( -1368 2736 16 ) ( -1416 2720 8 ) ice02 32 0 0 1 1 +( -1376 2688 0 ) ( -1416 2720 56 ) ( -1376 2688 80 ) ice02 32 0 0 1 1 +( -1416 2720 56 ) ( -1368 2736 16 ) ( -1368 2736 56 ) ice02 32 0 0 1 1 +( -1376 2688 80 ) ( -1368 2736 16 ) ( -1376 2688 0 ) ice02 0 0 0 1 1 +} +} +// entity 353 +{ +"classname" "light" +"origin" "-1328 2736 64" +"light" "188" +} +// entity 354 +{ +"classname" "light" +"origin" "-1216 2688 96" +"light" "177" +"wait" ".5" +} +// entity 355 +{ +"classname" "light" +"origin" "-1328 2656 64" +"light" "188" +} +// entity 356 +{ +"classname" "light" +"origin" "544 1248 64" +"light" "277" +"targetname" "stuff" +} +// entity 357 +{ +"classname" "light" +"origin" "544 1248 80" +"light" "122" +"wait" ".5" +} +// entity 358 +{ +"classname" "light" +"origin" "-896 1408 96" +"light" "177" +"wait" ".5" +} +// entity 359 +{ +"classname" "light" +"origin" "-992 1408 64" +"light" "211" +} +// entity 360 +{ +"classname" "func_breakable" +"preset" "1" +"ritem" "7" +"rsize" "3" +"t_width" "5" +"count" "7" +// brush 0 +{ +( -1040 1600 128 ) ( -1040 1536 128 ) ( -1048 1600 128 ) cratebreak128 0 0 0 1 1 +( -1040 1600 128 ) ( -1048 1600 128 ) ( -1040 1600 0 ) cratebreak128 0 0 0 1 1 +( -1040 1600 128 ) ( -1040 1600 0 ) ( -1040 1536 128 ) cratebreak128 0 0 0 1 1 +( -1048 1536 48 ) ( -1040 1536 48 ) ( -1048 1600 48 ) cratebreak128 0 0 0 1 1 +( -1048 1536 0 ) ( -1048 1536 128 ) ( -1040 1536 0 ) cratebreak128 0 0 0 1 1 +( -1048 1536 0 ) ( -1048 1600 0 ) ( -1048 1536 128 ) cratebreak128 0 0 0 1 1 +} +} +// entity 361 +{ +"classname" "info_player_coop" +"origin" "-1248 176 32" +"angle" "180" +} +// entity 362 +{ +"classname" "info_player_coop" +"origin" "-1280 256 32" +"angle" "225" +} +// entity 363 +{ +"classname" "info_player_coop" +"origin" "-1248 80 32" +"angle" "180" +} +// entity 364 +{ +"classname" "info_player_coop" +"origin" "-1280 0 32" +"angle" "135" +} diff --git a/mod_quoth/map_src/e1m1quoth.map b/mod_quoth/map_src/e1m1quoth.map new file mode 100644 index 0000000..108ba8c --- /dev/null +++ b/mod_quoth/map_src/e1m1quoth.map @@ -0,0 +1,38847 @@ +// entity 0 +{ +"sky" "graynight" +"wad" "d:/wads/idbase.wad;c:/quake-compile/wads/starfields.wad;c:/quake-compile/wads/aeon.wad" +"worldtype" "2" +"sounds" "6" +"light" "0" +"_sunlight" "90" +"message" "The Slipgate Triplex" +"_sun_mangle" "340 -50 0" +"classname" "worldspawn" +// brush 0 +{ +( -128 -640 -128 ) ( -256 -640 -128 ) ( -256 -640 32 ) SFLOOR4_2 0 0 0 1 1 +( -256 -384 -128 ) ( -128 -384 -128 ) ( -128 -384 0 ) SFLOOR4_2 0 0 0 1 1 +( -256 -640 -128 ) ( -256 -384 -128 ) ( -256 -384 0 ) SFLOOR4_2 0 0 0 1 1 +( -128 -384 -128 ) ( -128 -640 -128 ) ( -128 -640 32 ) SFLOOR4_2 0 0 0 1 1 +( -256 -640 32 ) ( -256 -512 32 ) ( -128 -512 32 ) SFLOOR4_2 0 0 0 1 1 +( -256 -384 -128 ) ( -256 -640 -128 ) ( -128 -640 -128 ) SFLOOR4_2 0 0 0 1 1 +( -256 -384 0 ) ( -128 -384 0 ) ( -128 -512 32 ) SFLOOR4_2 0 0 0 1 1 +} +// brush 1 +{ +( -256 -640 -128 ) ( -288 -640 -128 ) ( -288 -640 32 ) SFLOOR4_1 0 0 0 1 1 +( -288 -384 -128 ) ( -256 -384 -128 ) ( -256 -384 0 ) SFLOOR4_1 0 0 0 1 1 +( -288 -640 -128 ) ( -288 -384 -128 ) ( -288 -384 0 ) SFLOOR4_1 0 0 0 1 1 +( -256 -384 -128 ) ( -256 -640 -128 ) ( -256 -640 32 ) SFLOOR4_1 0 0 0 1 1 +( -288 -640 32 ) ( -288 -512 32 ) ( -256 -512 32 ) SFLOOR4_1 0 0 0 1 1 +( -288 -384 -128 ) ( -288 -640 -128 ) ( -256 -640 -128 ) SFLOOR4_1 0 0 0 1 1 +( -288 -384 0 ) ( -256 -384 0 ) ( -256 -512 32 ) SFLOOR4_1 0 0 0 1 1 +} +// brush 2 +{ +( -96 -640 -128 ) ( -128 -640 -128 ) ( -128 -640 32 ) SFLOOR4_1 0 0 0 1 1 +( -128 -384 -128 ) ( -96 -384 -128 ) ( -96 -384 0 ) SFLOOR4_1 0 0 0 1 1 +( -128 -640 -128 ) ( -128 -384 -128 ) ( -128 -384 0 ) SFLOOR4_1 0 0 0 1 1 +( -96 -384 -128 ) ( -96 -640 -128 ) ( -96 -640 32 ) SFLOOR4_1 0 0 0 1 1 +( -128 -640 32 ) ( -128 -512 32 ) ( -96 -512 32 ) SFLOOR4_1 0 0 0 1 1 +( -128 -384 -128 ) ( -128 -640 -128 ) ( -96 -640 -128 ) SFLOOR4_1 0 0 0 1 1 +( -128 -384 0 ) ( -96 -384 0 ) ( -96 -512 32 ) SFLOOR4_1 0 0 0 1 1 +} +// brush 3 +{ +( -96 -672 32 ) ( -96 -672 -128 ) ( -288 -672 -128 ) SFLOOR4_1 0 0 0 1 1 +( -96 -640 -128 ) ( -96 -640 32 ) ( -288 -640 32 ) SFLOOR4_1 0 0 0 1 1 +( -288 -672 -128 ) ( -288 -640 -128 ) ( -288 -640 32 ) SFLOOR4_1 0 0 0 1 1 +( -96 -640 -128 ) ( -96 -672 -128 ) ( -96 -672 32 ) SFLOOR4_1 0 0 0 1 1 +( -288 -672 32 ) ( -288 -640 32 ) ( -96 -640 32 ) SFLOOR4_1 0 0 0 1 1 +( -288 -640 -128 ) ( -288 -672 -128 ) ( -96 -672 -128 ) SFLOOR4_1 0 0 0 1 1 +} +// brush 4 +{ +( -160 -624 48 ) ( -160 -624 32 ) ( -224 -624 32 ) SLIPBOTSD 0 32 270 1 1 +( -160 -560 32 ) ( -160 -560 48 ) ( -224 -560 48 ) SLIPBOTSD 0 32 270 1 1 +( -224 -624 32 ) ( -224 -560 32 ) ( -224 -560 48 ) SLIPBOTSD 0 16 270 1 1 +( -160 -560 32 ) ( -160 -624 32 ) ( -160 -624 48 ) SLIPBOTSD 0 16 270 1 1 +( -224 -624 48 ) ( -224 -560 48 ) ( -160 -560 48 ) +0SLIPBOT 32 16 0 1 1 +( -224 -560 32 ) ( -224 -624 32 ) ( -160 -624 32 ) SLIPBOTSD 0 0 270 1 1 +} +// brush 5 +{ +( -224 -624 48 ) ( -224 -624 32 ) ( -240 -624 32 ) SLIPSIDE 0 0 0 1 1 +( -224 -608 32 ) ( -224 -608 48 ) ( -240 -608 48 ) SLIPSIDE 0 0 0 1 1 +( -240 -624 32 ) ( -240 -608 32 ) ( -240 -608 48 ) SLIPSIDE 0 0 0 1 1 +( -224 -608 32 ) ( -224 -624 32 ) ( -224 -624 48 ) SLIPSIDE 0 0 0 1 1 +( -240 -624 48 ) ( -240 -608 48 ) ( -224 -608 48 ) SLIPLITE 0 0 0 1 1 +( -240 -608 32 ) ( -240 -624 32 ) ( -224 -624 32 ) SLIPSIDE 0 0 0 1 1 +} +// brush 6 +{ +( -224 -576 48 ) ( -224 -576 32 ) ( -240 -576 32 ) SLIPSIDE 0 0 0 1 1 +( -224 -560 32 ) ( -224 -560 48 ) ( -240 -560 48 ) SLIPSIDE 0 0 0 1 1 +( -240 -576 32 ) ( -240 -560 32 ) ( -240 -560 48 ) SLIPSIDE 0 0 0 1 1 +( -224 -560 32 ) ( -224 -576 32 ) ( -224 -576 48 ) SLIPSIDE 0 0 0 1 1 +( -240 -576 48 ) ( -240 -560 48 ) ( -224 -560 48 ) SLIPLITE 0 0 0 1 1 +( -240 -560 32 ) ( -240 -576 32 ) ( -224 -576 32 ) SLIPSIDE 0 0 0 1 1 +} +// brush 7 +{ +( -144 -576 48 ) ( -144 -576 32 ) ( -160 -576 32 ) SLIPSIDE 0 0 0 1 1 +( -144 -560 32 ) ( -144 -560 48 ) ( -160 -560 48 ) SLIPSIDE 0 0 0 1 1 +( -160 -576 32 ) ( -160 -560 32 ) ( -160 -560 48 ) SLIPSIDE 0 0 0 1 1 +( -144 -560 32 ) ( -144 -576 32 ) ( -144 -576 48 ) SLIPSIDE 0 0 0 1 1 +( -160 -576 48 ) ( -160 -560 48 ) ( -144 -560 48 ) SLIPLITE 0 0 0 1 1 +( -160 -560 32 ) ( -160 -576 32 ) ( -144 -576 32 ) SLIPSIDE 0 0 0 1 1 +} +// brush 8 +{ +( -144 -624 48 ) ( -144 -624 32 ) ( -160 -624 32 ) SLIPSIDE 0 0 0 1 1 +( -144 -608 32 ) ( -144 -608 48 ) ( -160 -608 48 ) SLIPSIDE 0 0 0 1 1 +( -160 -624 32 ) ( -160 -608 32 ) ( -160 -608 48 ) SLIPSIDE 0 0 0 1 1 +( -144 -608 32 ) ( -144 -624 32 ) ( -144 -624 48 ) SLIPSIDE 0 0 0 1 1 +( -160 -624 48 ) ( -160 -608 48 ) ( -144 -608 48 ) SLIPLITE 0 0 0 1 1 +( -160 -608 32 ) ( -160 -624 32 ) ( -144 -624 32 ) SLIPSIDE 0 0 0 1 1 +} +// brush 9 +{ +( -240 -384 108 ) ( -240 -384 128 ) ( -240 -320 128 ) TECH08_1B 0 0 0 1 1 +( -304 -320 108 ) ( -304 -384 108 ) ( -240 -384 108 ) pbtek1_02p32 0 0 90 1 1 +( -240 -320 128 ) ( -240 -384 128 ) ( -304 -384 128 ) TECH05_2 0 0 0 1 1 +( -304 -320 128 ) ( -304 -320 108 ) ( -240 -320 108 ) TECH05_2 -16 0 0 1 1 +( -240 -384 128 ) ( -240 -384 108 ) ( -304 -384 108 ) TECH05_2 -16 0 0 1 1 +( -288 -480 0 ) ( -288 -464 0 ) ( -288 -464 128 ) TECH05_2 0 0 0 1 1 +} +// brush 10 +{ +( -240 -384 0 ) ( -240 -384 8 ) ( -240 -320 8 ) TECH08_1B 0 0 0 1 1 +( -304 -320 0 ) ( -304 -384 0 ) ( -240 -384 0 ) TECH05_2 0 0 0 1 1 +( -240 -320 8 ) ( -240 -384 8 ) ( -304 -384 8 ) pbtek1_02p32 0 0 90 1 1 +( -304 -320 8 ) ( -304 -320 0 ) ( -240 -320 0 ) TECH05_2 -16 0 0 1 1 +( -240 -384 8 ) ( -240 -384 0 ) ( -304 -384 0 ) TECH05_2 -16 0 0 1 1 +( -288 -480 0 ) ( -288 -464 0 ) ( -288 -464 128 ) TECH05_2 0 0 0 1 1 +} +// brush 11 +{ +( -272 -384 8 ) ( -272 -384 108 ) ( -272 -320 108 ) pbtek1_02p32 0 0 0 1 1 +( -304 -320 8 ) ( -304 -384 8 ) ( -272 -384 8 ) TECH05_2 0 0 0 1 1 +( -272 -320 108 ) ( -272 -384 108 ) ( -304 -384 108 ) TECH05_2 0 0 0 1 1 +( -304 -320 108 ) ( -304 -320 8 ) ( -272 -320 8 ) TECH05_2 -16 0 0 1 1 +( -272 -384 108 ) ( -272 -384 8 ) ( -304 -384 8 ) TECH05_2 -16 0 0 1 1 +( -288 -480 0 ) ( -288 -464 0 ) ( -288 -464 128 ) TECH05_2 0 0 0 1 1 +} +// brush 12 +{ +( -272 -320 8 ) ( -272 -320 22 ) ( -272 -384 22 ) TECH05_2 0 0 0 1 1 +( -272 -320 8 ) ( -272 -384 8 ) ( -262 -384 8 ) TECH05_2 0 0 0 1 1 +( -272 -320 22 ) ( -272 -320 8 ) ( -262 -320 8 ) TECH05_2 -16 0 0 1 1 +( -262 -384 22 ) ( -262 -384 8 ) ( -272 -384 8 ) TECH05_2 -16 0 0 1 1 +( -269 -64 17 ) ( -272 -64 22 ) ( -272 64 22 ) pbtek1_02p32 0 0 0 1 1 +} +// brush 13 +{ +( -272 -384 24 ) ( -272 -320 24 ) ( -272 -320 108 ) TECH05_2 0 0 0 1 1 +( -246 -384 108 ) ( -272 -384 108 ) ( -272 -320 108 ) TECH05_2 0 0 0 1 1 +( -246 -320 108 ) ( -272 -320 108 ) ( -272 -320 24 ) TECH05_2 -16 0 0 1 1 +( -272 -384 108 ) ( -246 -384 108 ) ( -246 -384 24 ) TECH05_2 -16 0 0 1 1 +( -272 64 24 ) ( -272 -64 24 ) ( -263 -64 52 ) pbtek1_02p32 0 0 0 1 1 +} +// brush 14 +{ +( -144 -320 128 ) ( -144 -384 128 ) ( -144 -384 108 ) TECH08_1B 0 0 0 1 1 +( -144 -384 108 ) ( -80 -384 108 ) ( -80 -320 108 ) pbtek1_02p32 0 0 90 1 1 +( -80 -384 128 ) ( -144 -384 128 ) ( -144 -320 128 ) TECH05_2 0 0 0 1 1 +( -144 -320 108 ) ( -80 -320 108 ) ( -80 -320 128 ) TECH05_2 16 0 0 1 1 +( -80 -384 108 ) ( -144 -384 108 ) ( -144 -384 128 ) TECH05_2 16 0 0 1 1 +( -96 -464 128 ) ( -96 -464 0 ) ( -96 -480 0 ) TECH05_2 0 0 0 1 1 +} +// brush 15 +{ +( -144 -320 8 ) ( -144 -384 8 ) ( -144 -384 0 ) TECH08_1B 0 0 0 1 1 +( -144 -384 0 ) ( -80 -384 0 ) ( -80 -320 0 ) TECH05_2 0 0 0 1 1 +( -80 -384 8 ) ( -144 -384 8 ) ( -144 -320 8 ) pbtek1_02p32 0 0 90 1 1 +( -144 -320 0 ) ( -80 -320 0 ) ( -80 -320 8 ) TECH05_2 16 0 0 1 1 +( -80 -384 0 ) ( -144 -384 0 ) ( -144 -384 8 ) TECH05_2 16 0 0 1 1 +( -96 -464 128 ) ( -96 -464 0 ) ( -96 -480 0 ) TECH05_2 0 0 0 1 1 +} +// brush 16 +{ +( -112 -320 108 ) ( -112 -384 108 ) ( -112 -384 8 ) pbtek1_02p32 0 0 0 1 1 +( -112 -384 8 ) ( -80 -384 8 ) ( -80 -320 8 ) TECH05_2 0 0 0 1 1 +( -80 -384 108 ) ( -112 -384 108 ) ( -112 -320 108 ) TECH05_2 0 0 0 1 1 +( -112 -320 8 ) ( -80 -320 8 ) ( -80 -320 108 ) TECH05_2 16 0 0 1 1 +( -80 -384 8 ) ( -112 -384 8 ) ( -112 -384 108 ) TECH05_2 16 0 0 1 1 +( -96 -464 128 ) ( -96 -464 0 ) ( -96 -480 0 ) TECH05_2 0 0 0 1 1 +} +// brush 17 +{ +( -112 -384 22 ) ( -112 -320 22 ) ( -112 -320 8 ) TECH05_2 0 0 0 1 1 +( -122 -384 8 ) ( -112 -384 8 ) ( -112 -320 8 ) TECH05_2 0 0 0 1 1 +( -122 -320 8 ) ( -112 -320 8 ) ( -112 -320 22 ) TECH05_2 16 0 0 1 1 +( -112 -384 8 ) ( -122 -384 8 ) ( -122 -384 22 ) TECH05_2 16 0 0 1 1 +( -112 64 22 ) ( -112 -64 22 ) ( -115 -64 17 ) pbtek1_02p32 0 0 0 1 1 +} +// brush 18 +{ +( -112 -320 108 ) ( -112 -320 24 ) ( -112 -384 24 ) TECH05_2 0 0 0 1 1 +( -112 -320 108 ) ( -112 -384 108 ) ( -138 -384 108 ) TECH05_2 0 0 0 1 1 +( -112 -320 24 ) ( -112 -320 108 ) ( -138 -320 108 ) TECH05_2 16 0 0 1 1 +( -138 -384 24 ) ( -138 -384 108 ) ( -112 -384 108 ) TECH05_2 16 0 0 1 1 +( -121 -64 52 ) ( -112 -64 24 ) ( -112 64 24 ) pbtek1_02p32 0 0 0 1 1 +} +// brush 19 +{ +( -96 -640 64 ) ( -64 -640 64 ) ( -64 -640 -128 ) TECH10_8 0 0 0 1 1 +( -96 -384 -128 ) ( -64 -384 -128 ) ( -64 -384 64 ) TECH10_8 0 0 0 1 1 +( -96 -640 64 ) ( -96 -640 -128 ) ( -96 -384 -128 ) TECH10_8 0 0 0 1 1 +( -64 -384 64 ) ( -64 -384 -128 ) ( -64 -640 -128 ) TECH10_8 0 0 0 1 1 +( -64 -640 64 ) ( -96 -640 64 ) ( -96 -384 64 ) TWALL2_6 0 0 270 1 1 +( -64 -384 -128 ) ( -96 -384 -128 ) ( -96 -640 -128 ) TECH10_8 0 0 0 1 1 +} +// brush 20 +{ +( -320 -640 64 ) ( -288 -640 64 ) ( -288 -640 -128 ) TECH10_8 0 0 0 1 1 +( -320 -384 -128 ) ( -288 -384 -128 ) ( -288 -384 64 ) TECH10_8 0 0 0 1 1 +( -320 -640 64 ) ( -320 -640 -128 ) ( -320 -384 -128 ) TECH10_8 0 0 0 1 1 +( -288 -384 64 ) ( -288 -384 -128 ) ( -288 -640 -128 ) TECH10_8 0 0 0 1 1 +( -288 -640 64 ) ( -320 -640 64 ) ( -320 -384 64 ) TWALL2_6 0 0 90 1 1 +( -288 -384 -128 ) ( -320 -384 -128 ) ( -320 -640 -128 ) TECH10_8 0 0 0 1 1 +} +// brush 21 +{ +( -64 -640 256 ) ( 0 -640 256 ) ( 0 -640 -128 ) TECH07_2 0 0 0 1 1 +( -64 -448 -128 ) ( 0 -448 -128 ) ( 0 -448 256 ) TECH01_6 0 0 0 1 1 +( -64 -640 256 ) ( -64 -640 -128 ) ( -64 -448 -128 ) COMP1_4 0 0 0 1 1 +( 0 -448 256 ) ( 0 -448 -128 ) ( 0 -640 -128 ) TECH07_2 0 0 0 1 1 +( 0 -640 256 ) ( -64 -640 256 ) ( -64 -448 256 ) TECH07_2 0 0 0 1 1 +( 0 -448 -128 ) ( -64 -448 -128 ) ( -64 -640 -128 ) TECH07_2 0 0 0 1 1 +} +// brush 22 +{ +( -64 -640 256 ) ( -64 -640 128 ) ( -96 -640 128 ) TECH07_2 0 0 0 1 1 +( -64 -384 128 ) ( -64 -384 256 ) ( -96 -384 256 ) TECH07_2 0 0 0 1 1 +( -96 -384 256 ) ( -96 -640 256 ) ( -96 -640 128 ) TEK_LA10 0 0 0 1 1 +( -64 -640 256 ) ( -64 -384 256 ) ( -64 -384 128 ) TECH07_2 0 0 0 1 1 +( -96 -384 128 ) ( -96 -640 128 ) ( -64 -640 128 ) TLIGHT02 0 0 270 1 1 +( -96 -640 256 ) ( -96 -384 256 ) ( -64 -384 256 ) TECH07_2 0 0 0 1 1 +} +// brush 23 +{ +( -288 -640 256 ) ( -288 -640 128 ) ( -320 -640 128 ) TECH07_2 0 0 0 1 1 +( -288 -384 128 ) ( -288 -384 256 ) ( -320 -384 256 ) TECH07_2 0 0 0 1 1 +( -320 -384 256 ) ( -320 -640 256 ) ( -320 -640 128 ) TECH07_2 0 0 0 1 1 +( -288 -640 256 ) ( -288 -384 256 ) ( -288 -384 128 ) TEK_LA10 0 0 0 1 1 +( -320 -384 128 ) ( -320 -640 128 ) ( -288 -640 128 ) TLIGHT02 0 0 90 1 1 +( -320 -640 256 ) ( -320 -384 256 ) ( -288 -384 256 ) TECH07_2 0 0 0 1 1 +} +// brush 24 +{ +( -96 -640 -128 ) ( -96 -640 256 ) ( -96 -672 256 ) COMP1_4 0 0 0 1 1 +( 0 -672 -128 ) ( 0 -672 256 ) ( 0 -640 256 ) TEK_LA12 0 0 0 1 1 +( -96 -640 -128 ) ( -96 -672 -128 ) ( 0 -672 -128 ) TEK_LA12 0 0 0 1 1 +( 0 -640 256 ) ( 0 -672 256 ) ( -96 -672 256 ) TEK_LA12 0 0 0 1 1 +( -96 -640 256 ) ( -96 -640 -128 ) ( 0 -640 -128 ) PBTEK1_05 0 0 0 1 1 +( 0 -672 256 ) ( 0 -672 -128 ) ( -96 -672 -128 ) TEK_LA12 0 0 0 1 1 +} +// brush 25 +{ +( -384 -640 -128 ) ( -384 -640 256 ) ( -384 -672 256 ) TEK_LA12 0 0 0 1 1 +( -288 -672 -128 ) ( -288 -672 256 ) ( -288 -640 256 ) COMP1_4 0 0 0 1 1 +( -384 -640 -128 ) ( -384 -672 -128 ) ( -288 -672 -128 ) TEK_LA12 0 0 0 1 1 +( -288 -640 256 ) ( -288 -672 256 ) ( -384 -672 256 ) TEK_LA12 0 0 0 1 1 +( -384 -640 256 ) ( -384 -640 -128 ) ( -288 -640 -128 ) PBTEK1_05 0 0 0 1 1 +( -288 -672 256 ) ( -288 -672 -128 ) ( -384 -672 -128 ) TEK_LA12 0 0 0 1 1 +} +// brush 26 +{ +( -224 -640 160 ) ( -224 -672 160 ) ( -224 -672 32 ) COMP1_4 0 0 0 1 1 +( -224 -672 32 ) ( -96 -672 32 ) ( -96 -640 32 ) TECH12_1 0 32 0 1 1 +( -96 -672 160 ) ( -224 -672 160 ) ( -224 -640 160 ) TECH12_1 0 32 0 1 1 +( -224 -640 32 ) ( -96 -640 32 ) ( -96 -640 160 ) TECH12_1 0 32 0 1 1 +( -96 -672 32 ) ( -224 -672 32 ) ( -224 -672 160 ) TECH12_1 0 32 0 1 1 +( -160 -712 186 ) ( -160 -712 22 ) ( -160 -720 22 ) COMP1_4 0 0 0 1 1 +} +// brush 27 +{ +( -224 -672 54 ) ( -224 -640 54 ) ( -224 -640 40 ) TECH12_1 0 32 0 1 1 +( -234 -672 40 ) ( -224 -672 40 ) ( -224 -640 40 ) TECH12_1 0 32 0 1 1 +( -234 -640 40 ) ( -224 -640 40 ) ( -224 -640 54 ) TECH12_1 0 32 0 1 1 +( -224 -672 40 ) ( -234 -672 40 ) ( -234 -672 54 ) TECH12_1 0 32 0 1 1 +( -224 -448 54 ) ( -224 -512 54 ) ( -227 -512 49 ) COMP1_4 0 0 0 1 1 +} +// brush 28 +{ +( -224 -640 140 ) ( -224 -640 56 ) ( -224 -672 56 ) TECH12_1 0 32 0 1 1 +( -224 -640 140 ) ( -224 -672 140 ) ( -250 -672 140 ) TECH12_1 0 32 0 1 1 +( -224 -640 56 ) ( -224 -640 140 ) ( -250 -640 140 ) TECH12_1 0 32 0 1 1 +( -250 -672 56 ) ( -250 -672 140 ) ( -224 -672 140 ) TECH12_1 0 32 0 1 1 +( -233 -512 84 ) ( -224 -512 56 ) ( -224 -448 56 ) COMP1_4 0 0 0 1 1 +} +// brush 29 +{ +( -96 -672 140 ) ( -96 -672 160 ) ( -96 -640 160 ) TECH12_1 0 32 0 1 1 +( -181 -640 140 ) ( -181 -672 140 ) ( -96 -672 140 ) COMP1_4 0 0 90 1 1 +( -96 -640 160 ) ( -96 -672 160 ) ( -181 -672 160 ) TECH12_1 0 32 0 1 1 +( -181 -640 160 ) ( -181 -640 140 ) ( -96 -640 140 ) TECH08_1B 0 32 0 1 1 +( -96 -672 160 ) ( -96 -672 140 ) ( -181 -672 140 ) TECH12_1 0 32 0 1 1 +( -128 -672 0 ) ( -128 -608 0 ) ( -128 -608 128 ) TECH12_1 0 0 0 1 1 +} +// brush 30 +{ +( -96 -672 32 ) ( -96 -672 40 ) ( -96 -640 40 ) TECH12_1 0 32 0 1 1 +( -181 -640 32 ) ( -181 -672 32 ) ( -96 -672 32 ) TECH12_1 0 32 0 1 1 +( -96 -640 40 ) ( -96 -672 40 ) ( -181 -672 40 ) COMP1_4 0 0 90 1 1 +( -181 -640 40 ) ( -181 -640 32 ) ( -96 -640 32 ) TECH08_1B 0 32 0 1 1 +( -96 -672 40 ) ( -96 -672 32 ) ( -181 -672 32 ) TECH12_1 0 32 0 1 1 +( -128 -672 0 ) ( -128 -608 0 ) ( -128 -608 128 ) TECH12_1 0 0 0 1 1 +} +// brush 31 +{ +( -160 -640 40 ) ( -160 -640 54 ) ( -160 -672 54 ) TECH12_1 0 32 0 1 1 +( -160 -640 40 ) ( -160 -672 40 ) ( -150 -672 40 ) TECH12_1 0 32 0 1 1 +( -160 -640 54 ) ( -160 -640 40 ) ( -150 -640 40 ) TECH12_1 0 32 0 1 1 +( -150 -672 54 ) ( -150 -672 40 ) ( -160 -672 40 ) TECH12_1 0 32 0 1 1 +( -157 -512 49 ) ( -160 -512 54 ) ( -160 -448 54 ) COMP1_4 0 0 0 1 1 +} +// brush 32 +{ +( -160 -672 56 ) ( -160 -640 56 ) ( -160 -640 140 ) TECH12_1 0 32 0 1 1 +( -134 -672 140 ) ( -160 -672 140 ) ( -160 -640 140 ) TECH12_1 0 32 0 1 1 +( -134 -640 140 ) ( -160 -640 140 ) ( -160 -640 56 ) TECH12_1 0 32 0 1 1 +( -160 -672 140 ) ( -134 -672 140 ) ( -134 -672 56 ) TECH12_1 0 32 0 1 1 +( -160 -448 56 ) ( -160 -512 56 ) ( -151 -512 84 ) COMP1_4 0 0 0 1 1 +} +// brush 33 +{ +( -181 -640 140 ) ( -181 -672 140 ) ( -96 -672 140 ) COMP1_4 0 0 90 1 1 +( -96 -640 160 ) ( -96 -672 160 ) ( -181 -672 160 ) TECH12_1 0 32 0 1 1 +( -181 -640 160 ) ( -181 -640 140 ) ( -96 -640 140 ) TECH12_1 0 32 0 1 1 +( -96 -672 160 ) ( -96 -672 140 ) ( -181 -672 140 ) TECH12_1 0 32 0 1 1 +( -160 -720 32 ) ( -160 -712 32 ) ( -160 -712 160 ) TECH12_1 0 32 0 1 1 +( -128 -608 128 ) ( -128 -608 0 ) ( -128 -672 0 ) TECH12_1 0 0 0 1 1 +} +// brush 34 +{ +( -288 -672 140 ) ( -203 -672 140 ) ( -203 -640 140 ) COMP1_4 0 0 270 1 1 +( -203 -672 160 ) ( -288 -672 160 ) ( -288 -640 160 ) TECH12_1 0 32 0 1 1 +( -288 -640 140 ) ( -203 -640 140 ) ( -203 -640 160 ) TECH12_1 0 32 0 1 1 +( -203 -672 140 ) ( -288 -672 140 ) ( -288 -672 160 ) TECH12_1 0 32 0 1 1 +( -224 -712 160 ) ( -224 -712 32 ) ( -224 -720 32 ) TECH12_1 0 32 0 1 1 +( -256 -704 0 ) ( -256 -608 0 ) ( -256 -608 128 ) TECH12_1 0 0 0 1 1 +} +// brush 35 +{ +( -288 -672 32 ) ( -203 -672 32 ) ( -203 -640 32 ) TECH12_1 0 32 0 1 1 +( -203 -672 40 ) ( -288 -672 40 ) ( -288 -640 40 ) COMP1_4 0 0 270 1 1 +( -288 -640 32 ) ( -203 -640 32 ) ( -203 -640 40 ) TECH12_1 0 32 0 1 1 +( -203 -672 32 ) ( -288 -672 32 ) ( -288 -672 40 ) TECH12_1 0 32 0 1 1 +( -224 -712 160 ) ( -224 -712 32 ) ( -224 -720 32 ) TECH12_1 0 32 0 1 1 +( -256 -704 0 ) ( -256 -608 0 ) ( -256 -608 128 ) TECH12_1 0 0 0 1 1 +} +// brush 36 +{ +( -181 -640 32 ) ( -181 -672 32 ) ( -96 -672 32 ) TECH12_1 0 32 0 1 1 +( -96 -640 40 ) ( -96 -672 40 ) ( -181 -672 40 ) COMP1_4 0 0 90 1 1 +( -181 -640 40 ) ( -181 -640 32 ) ( -96 -640 32 ) TECH12_1 0 32 0 1 1 +( -96 -672 40 ) ( -96 -672 32 ) ( -181 -672 32 ) TECH12_1 0 32 0 1 1 +( -160 -720 32 ) ( -160 -712 32 ) ( -160 -712 160 ) TECH12_1 0 32 0 1 1 +( -128 -608 128 ) ( -128 -608 0 ) ( -128 -672 0 ) TECH12_1 0 0 0 1 1 +} +// brush 37 +{ +( -288 -640 160 ) ( -288 -672 160 ) ( -288 -672 140 ) TECH12_1 0 32 0 1 1 +( -288 -672 140 ) ( -203 -672 140 ) ( -203 -640 140 ) COMP1_4 0 0 270 1 1 +( -203 -672 160 ) ( -288 -672 160 ) ( -288 -640 160 ) TECH12_1 0 32 0 1 1 +( -288 -640 140 ) ( -203 -640 140 ) ( -203 -640 160 ) TECH08_1B 0 32 0 1 1 +( -203 -672 140 ) ( -288 -672 140 ) ( -288 -672 160 ) TECH12_1 0 32 0 1 1 +( -256 -608 128 ) ( -256 -608 0 ) ( -256 -704 0 ) TECH12_1 0 0 0 1 1 +} +// brush 38 +{ +( -288 -640 40 ) ( -288 -672 40 ) ( -288 -672 32 ) TECH12_1 0 32 0 1 1 +( -288 -672 32 ) ( -203 -672 32 ) ( -203 -640 32 ) TECH12_1 0 32 0 1 1 +( -203 -672 40 ) ( -288 -672 40 ) ( -288 -640 40 ) COMP1_4 0 0 270 1 1 +( -288 -640 32 ) ( -203 -640 32 ) ( -203 -640 40 ) TECH08_1B 0 32 0 1 1 +( -203 -672 32 ) ( -288 -672 32 ) ( -288 -672 40 ) TECH12_1 0 32 0 1 1 +( -256 -608 128 ) ( -256 -608 0 ) ( -256 -704 0 ) TECH12_1 0 0 0 1 1 +} +// brush 39 +{ +( -288 -672 256 ) ( -96 -672 256 ) ( -96 -672 160 ) TECH01_6 0 0 0 1 1 +( -288 -384 160 ) ( -96 -384 160 ) ( -96 -384 256 ) TECH01_6 0 0 0 1 1 +( -288 -672 256 ) ( -288 -672 160 ) ( -288 -384 160 ) TECH01_6 0 0 0 1 1 +( -96 -384 256 ) ( -96 -384 160 ) ( -96 -672 160 ) TECH01_6 0 0 0 1 1 +( -96 -672 256 ) ( -288 -672 256 ) ( -288 -384 256 ) TECH01_6 0 0 0 1 1 +( -96 -384 160 ) ( -288 -384 160 ) ( -288 -672 160 ) TECH01_6 0 0 0 1 1 +} +// brush 40 +{ +( -384 -768 256 ) ( 0 -768 256 ) ( 0 -768 -128 ) TECH01_7 32 32 0 1 1 +( -384 -672 -128 ) ( 0 -672 -128 ) ( 0 -672 256 ) TECH01_7 32 32 0 1 1 +( -384 -768 256 ) ( -384 -768 -128 ) ( -384 -672 -128 ) BASE_CEIL1 0 0 0 1 1 +( 0 -672 256 ) ( 0 -672 -128 ) ( 0 -768 -128 ) TECH01_7 32 32 0 1 1 +( 0 -768 256 ) ( -384 -768 256 ) ( -384 -672 256 ) TECH01_7 32 32 0 1 1 +( 0 -672 -128 ) ( -384 -672 -128 ) ( -384 -768 -128 ) TECH01_7 32 32 0 1 1 +} +// brush 41 +{ +( -128 -664 112 ) ( -112 -664 112 ) ( -112 -672 112 ) TECH04_2 0 0 0 1 1 +( -128 -672 64 ) ( -112 -672 64 ) ( -112 -664 64 ) TECH04_2 0 0 0 1 1 +( -128 -664 112 ) ( -128 -672 112 ) ( -128 -672 64 ) TECH04_2 0 0 0 1 1 +( -112 -664 64 ) ( -112 -672 64 ) ( -112 -672 112 ) TECH04_2 0 0 0 1 1 +( -112 -664 112 ) ( -128 -664 112 ) ( -128 -664 64 ) LITE_FART3 0 0 0 1 1 +( -112 -672 64 ) ( -128 -672 64 ) ( -128 -672 112 ) TECH04_2 0 0 0 1 1 +} +// brush 42 +{ +( -272 -664 112 ) ( -256 -664 112 ) ( -256 -672 112 ) TECH04_2 0 0 0 1 1 +( -272 -672 64 ) ( -256 -672 64 ) ( -256 -664 64 ) TECH04_2 0 0 0 1 1 +( -272 -664 112 ) ( -272 -672 112 ) ( -272 -672 64 ) TECH04_2 0 0 0 1 1 +( -256 -664 64 ) ( -256 -672 64 ) ( -256 -672 112 ) TECH04_2 0 0 0 1 1 +( -256 -664 112 ) ( -272 -664 112 ) ( -272 -664 64 ) LITE_FART3 0 0 0 1 1 +( -256 -672 64 ) ( -272 -672 64 ) ( -272 -672 112 ) TECH04_2 0 0 0 1 1 +} +// brush 43 +{ +( -288 -384 -128 ) ( -288 -384 128 ) ( -288 -320 128 ) PBTEK1_05 0 0 0 1 1 +( -384 -320 -128 ) ( -384 -384 -128 ) ( -288 -384 -128 ) PBTEK1_05 0 0 0 1 1 +( -288 -320 128 ) ( -288 -384 128 ) ( -384 -384 128 ) PBTEK1_05 0 0 0 1 1 +( -384 -320 128 ) ( -384 -320 -128 ) ( -288 -320 -128 ) TECH05_2 -16 0 0 1 1 +( -288 -384 128 ) ( -288 -384 -128 ) ( -384 -384 -128 ) PBTEK1_05 0 0 0 1 1 +( -320 -432 -43 ) ( -320 -288 -43 ) ( -320 -288 43 ) PBTEK1_05 0 0 0 1 1 +} +// brush 44 +{ +( -320 -384 256 ) ( -64 -384 256 ) ( -64 -384 128 ) TEK_LA10 0 0 0 1 1 +( -320 -320 128 ) ( -64 -320 128 ) ( -64 -320 256 ) COP1_5 0 0 0 1 1 +( -320 -384 256 ) ( -320 -384 128 ) ( -320 -320 128 ) TEK_LA10 0 0 0 1 1 +( -64 -320 256 ) ( -64 -320 128 ) ( -64 -384 128 ) TEK_LA10 0 0 0 1 1 +( -64 -384 256 ) ( -320 -384 256 ) ( -320 -320 256 ) TEK_LA10 0 0 0 1 1 +( -64 -320 128 ) ( -320 -320 128 ) ( -320 -384 128 ) TEK_LA10 0 0 0 1 1 +} +// brush 45 +{ +( -224 -448 160 ) ( -160 -448 160 ) ( -160 -448 136 ) TLIGHT02 0 0 0 1 1 +( -224 -384 136 ) ( -160 -384 136 ) ( -160 -384 160 ) TLIGHT02 0 0 0 1 1 +( -224 -448 160 ) ( -224 -448 136 ) ( -224 -384 136 ) TLIGHT02 0 0 0 1 1 +( -160 -384 160 ) ( -160 -384 136 ) ( -160 -448 136 ) TLIGHT02 0 0 0 1 1 +( -160 -448 160 ) ( -224 -448 160 ) ( -224 -384 160 ) TLIGHT02 0 0 0 1 1 +( -160 -384 136 ) ( -224 -384 136 ) ( -224 -448 136 ) TLIGHT02 32 0 0 1 -1 +} +// brush 46 +{ +( -240 -384 128 ) ( -240 -384 160 ) ( -240 -464 160 ) TEK_LA10 0 0 0 1 1 +( -224 -464 128 ) ( -224 -464 160 ) ( -224 -384 160 ) TEK_LA10 0 0 0 1 1 +( -240 -384 128 ) ( -240 -464 128 ) ( -224 -464 128 ) TECH04_2 0 0 0 1 1 +( -224 -384 160 ) ( -224 -464 160 ) ( -240 -464 160 ) TEK_LA10 0 0 0 1 1 +( -240 -384 160 ) ( -240 -384 128 ) ( -224 -384 128 ) TEK_LA10 0 0 0 1 1 +( -224 -464 160 ) ( -224 -464 128 ) ( -240 -464 128 ) TEK_LA10 0 0 0 1 1 +( -232 -464 0 ) ( -240 -456 0 ) ( -240 -456 128 ) TEK_LA10 0 0 0 1 1 +} +// brush 47 +{ +( -144 -464 160 ) ( -144 -384 160 ) ( -144 -384 128 ) TEK_LA10 0 0 0 1 1 +( -160 -384 160 ) ( -160 -464 160 ) ( -160 -464 128 ) TEK_LA10 0 0 0 1 1 +( -160 -464 128 ) ( -144 -464 128 ) ( -144 -384 128 ) TECH04_2 0 0 0 1 1 +( -144 -464 160 ) ( -160 -464 160 ) ( -160 -384 160 ) TEK_LA10 0 0 0 1 1 +( -160 -384 128 ) ( -144 -384 128 ) ( -144 -384 160 ) TEK_LA10 0 0 0 1 1 +( -144 -464 128 ) ( -160 -464 128 ) ( -160 -464 160 ) TEK_LA10 0 0 0 1 1 +( -144 -456 128 ) ( -144 -456 0 ) ( -152 -464 0 ) TEK_LA10 0 0 0 1 1 +} +// brush 48 +{ +( -224 -448 128 ) ( -224 -448 160 ) ( -224 -464 160 ) TEK_LA10 0 0 0 1 1 +( -160 -464 128 ) ( -160 -464 160 ) ( -160 -448 160 ) TEK_LA10 0 0 0 1 1 +( -224 -448 128 ) ( -224 -464 128 ) ( -160 -464 128 ) TECH04_2 0 0 0 1 1 +( -160 -448 160 ) ( -160 -464 160 ) ( -224 -464 160 ) TEK_LA10 0 0 0 1 1 +( -224 -448 160 ) ( -224 -448 128 ) ( -160 -448 128 ) TEK_LA10 0 0 0 1 1 +( -160 -464 160 ) ( -160 -464 128 ) ( -224 -464 128 ) TEK_LA10 0 0 0 1 1 +} +// brush 49 +{ +( -240 -320 108 ) ( -240 -320 128 ) ( -240 -384 128 ) TECH08_1B 0 0 0 1 1 +( -144 -384 108 ) ( -144 -384 128 ) ( -144 -320 128 ) TECH08_1B 0 0 0 1 1 +( -240 -320 108 ) ( -240 -384 108 ) ( -144 -384 108 ) pbtek1_02p32 0 0 90 1 1 +( -144 -320 128 ) ( -144 -384 128 ) ( -240 -384 128 ) TECH08_1B 0 0 0 1 1 +( -240 -320 128 ) ( -240 -320 108 ) ( -144 -320 108 ) TECH08_1B 0 0 0 1 1 +( -144 -384 128 ) ( -144 -384 108 ) ( -240 -384 108 ) TECH08_1B 0 0 0 1 1 +} +// brush 50 +{ +( -240 -320 0 ) ( -240 -320 8 ) ( -240 -384 8 ) TECH08_1B 0 0 0 1 1 +( -144 -384 0 ) ( -144 -384 8 ) ( -144 -320 8 ) TECH08_1B 0 0 0 1 1 +( -240 -320 0 ) ( -240 -384 0 ) ( -144 -384 0 ) TECH08_1B 0 0 0 1 1 +( -144 -320 8 ) ( -144 -384 8 ) ( -240 -384 8 ) pbtek1_02p32 0 0 90 1 1 +( -240 -320 8 ) ( -240 -320 0 ) ( -144 -320 0 ) TECH08_1B 0 0 0 1 1 +( -144 -384 8 ) ( -144 -384 0 ) ( -240 -384 0 ) TECH08_1B 0 0 0 1 1 +} +// brush 51 +{ +( -288 -384 8 ) ( -96 -384 8 ) ( -96 -416 8 ) clip 0 0 0 1 1 +( -288 -416 0 ) ( -96 -416 0 ) ( -96 -384 0 ) clip 0 0 0 1 1 +( -288 -384 8 ) ( -288 -416 8 ) ( -288 -416 0 ) clip 0 0 0 1 1 +( -96 -384 0 ) ( -96 -416 0 ) ( -96 -416 8 ) clip 0 0 0 1 1 +( -96 -384 8 ) ( -288 -384 8 ) ( -288 -384 0 ) clip 0 0 0 1 1 +( -96 -416 0 ) ( -288 -416 0 ) ( -288 -416 8 ) clip 0 0 0 1 1 +} +// brush 52 +{ +( -320 -320 0 ) ( -64 -320 0 ) ( -64 -320 -64 ) MMETAL1_8 0 0 0 1 1 +( -272 448 0 ) ( -272 448 -64 ) ( -64 448 -64 ) MMETAL1_8 0 0 0 1 1 +( -320 400 -64 ) ( -320 400 0 ) ( -320 -320 0 ) MMETAL1_8 0 0 0 1 1 +( -64 448 0 ) ( -64 448 -64 ) ( -64 -320 -64 ) MMETAL1_8 0 0 0 1 1 +( -64 -320 0 ) ( -320 -320 0 ) ( -320 448 0 ) SFLOOR4_2 0 0 0 1 1 +( -64 448 -64 ) ( -320 448 -64 ) ( -320 -320 -64 ) COP1_5 0 0 0 1 1 +( -320 400 0 ) ( -320 400 -64 ) ( -272 448 -64 ) MMETAL1_8 0 0 0 1 1 +} +// brush 53 +{ +( -512 64 0 ) ( -384 64 0 ) ( -384 64 -64 ) MMETAL1_8 0 0 0 1 1 +( -512 256 -64 ) ( -384 256 -64 ) ( -384 256 0 ) MMETAL1_8 0 0 0 1 1 +( -512 64 0 ) ( -512 64 -64 ) ( -512 256 -64 ) TECH08_7A 32 0 0 1 1 +( -384 256 0 ) ( -384 256 -64 ) ( -384 64 -64 ) MMETAL1_8 0 0 0 1 1 +( -384 64 0 ) ( -512 64 0 ) ( -512 256 0 ) MMETAL1_8 0 0 0 1 1 +( -384 256 -64 ) ( -512 256 -64 ) ( -512 64 -64 ) COP1_5 0 0 0 1 1 +} +// brush 54 +{ +( -336 320 112 ) ( -336 320 48 ) ( -352 320 48 ) TECH04_5 0 0 0 1 1 +( -352 432 128 ) ( -352 432 64 ) ( -336 384 64 ) TECH04_5 0 0 0 1 1 +( -352 432 64 ) ( -352 432 128 ) ( -352 320 128 ) TECH07_2 49 0 0 1 1 +( -336 384 128 ) ( -336 384 48 ) ( -336 320 48 ) COMP1_4 0 32 0 1 1 +( -352 320 128 ) ( -352 400 128 ) ( -320 384 128 ) TECH04_2 0 0 0 1 1 +( -352 400 64 ) ( -352 320 64 ) ( -320 320 64 ) TECH04_5 0 0 0 1 1 +} +// brush 55 +{ +( -352 432 64 ) ( -352 432 128 ) ( -336 384 128 ) TECH04_5 0 0 0 1 1 +( -304 480 128 ) ( -304 480 64 ) ( -256 464 64 ) TECH04_5 0 0 0 1 1 +( -352 432 128 ) ( -352 432 64 ) ( -304 480 64 ) TECH07_2 57 32 0 1 1 +( -336 384 48 ) ( -336 384 128 ) ( -256 464 128 ) COMP1_4 16 32 0 0.750000 1 +( -272 480 128 ) ( -256 448 128 ) ( -320 384 128 ) TECH04_2 0 0 0 1 1 +( -352 400 64 ) ( -320 384 64 ) ( -256 448 64 ) TECH04_5 0 0 0 1 1 +} +// brush 56 +{ +( -192 464 48 ) ( -192 464 112 ) ( -192 480 112 ) TECH04_5 0 0 0 1 1 +( -304 480 64 ) ( -304 480 128 ) ( -256 464 128 ) TECH04_5 0 0 0 1 1 +( -304 480 128 ) ( -304 480 64 ) ( -192 480 64 ) TECH07_2 65 0 0 1 1 +( -256 464 48 ) ( -256 464 128 ) ( -64 464 128 ) COMP1_4 0 32 0 1 1 +( -256 448 128 ) ( -272 480 128 ) ( -64 480 128 ) TECH04_2 0 0 0 1 1 +( -64 448 64 ) ( -64 480 64 ) ( -272 480 64 ) TECH04_5 0 0 0 1 1 +} +// brush 57 +{ +( -320 320 16 ) ( -320 320 -48 ) ( -352 320 -48 ) TECH10_8 64 16 0 1 1 +( -352 432 64 ) ( -352 432 -48 ) ( -320 384 -48 ) TECH10_8 64 16 0 1 1 +( -352 432 -48 ) ( -352 432 64 ) ( -352 320 64 ) TECH07_2 49 0 0 1 1 +( -320 384 -48 ) ( -320 320 -48 ) ( -320 320 16 ) TECH10_1 0 0 0 1 1 +( -352 320 64 ) ( -352 400 64 ) ( -320 384 64 ) TECH10_8 64 0 0 1 1 +( -352 400 -48 ) ( -352 320 -48 ) ( -320 320 -48 ) TECH10_8 64 16 0 1 1 +} +// brush 58 +{ +( -352 432 -48 ) ( -352 432 64 ) ( -320 384 64 ) TECH10_8 64 16 0 1 1 +( -304 480 64 ) ( -304 480 -48 ) ( -256 448 -48 ) TECH10_8 64 16 0 1 1 +( -352 432 64 ) ( -352 432 -48 ) ( -304 480 -48 ) TECH07_2 57 32 0 1 1 +( -320 384 -48 ) ( -320 384 16 ) ( -256 448 16 ) TEK_LA12 0 0 0 1 1 +( -272 480 64 ) ( -256 448 64 ) ( -320 384 64 ) TECH10_8 64 16 0 1 1 +( -352 400 -48 ) ( -320 384 -48 ) ( -256 448 -48 ) TECH10_8 64 16 0 1 1 +} +// brush 59 +{ +( -64 480 -48 ) ( -64 448 -48 ) ( -64 448 16 ) TECH10_8 0 16 0 1 1 +( -304 480 -48 ) ( -304 480 64 ) ( -256 448 64 ) TECH10_8 0 16 0 1 1 +( -304 480 64 ) ( -304 480 -48 ) ( -64 480 -48 ) TECH07_2 65 0 0 1 1 +( -64 448 16 ) ( -64 448 -48 ) ( -256 448 -48 ) TECH10_1 0 0 0 1 1 +( -256 448 64 ) ( -272 480 64 ) ( -64 480 64 ) TWALL2_6 0 -208 0 1 1 +( -64 448 -48 ) ( -64 480 -48 ) ( -272 480 -48 ) TECH10_8 0 16 0 1 1 +} +// brush 60 +{ +( -352 320 -48 ) ( -320 320 -48 ) ( -320 320 -64 ) TECH04_5 0 0 0 1 1 +( -352 432 -48 ) ( -352 432 -64 ) ( -320 400 -64 ) TECH04_5 0 0 0 1 1 +( -352 432 -64 ) ( -352 432 -48 ) ( -352 320 -48 ) TECH04_5 0 0 0 1 1 +( -320 400 -48 ) ( -320 400 -64 ) ( -320 320 -64 ) TECH04_5 0 0 0 1 1 +( -320 384 -64 ) ( -352 400 -64 ) ( -352 320 -64 ) TECH04_2 0 0 0 1 1 +( -320 320 -48 ) ( -352 320 -48 ) ( -352 400 -48 ) TECH04_5 0 0 0 1 1 +} +// brush 61 +{ +( -352 432 -64 ) ( -352 432 -48 ) ( -320 400 -48 ) TECH04_5 0 0 0 1 1 +( -304 480 -48 ) ( -304 480 -64 ) ( -272 448 -64 ) TECH04_5 0 0 0 1 1 +( -352 432 -48 ) ( -352 432 -64 ) ( -304 480 -64 ) TECH04_5 0 0 0 1 1 +( -320 400 -64 ) ( -320 400 -48 ) ( -272 448 -48 ) TECH04_5 0 0 0 1 1 +( -320 384 -64 ) ( -256 448 -64 ) ( -272 480 -64 ) TECH04_2 0 0 0 1 1 +( -256 448 -48 ) ( -320 384 -48 ) ( -352 400 -48 ) TECH04_5 0 0 0 1 1 +} +// brush 62 +{ +( -64 448 -64 ) ( -64 448 -48 ) ( -64 480 -48 ) TECH04_5 0 0 0 1 1 +( -304 480 -64 ) ( -304 480 -48 ) ( -272 448 -48 ) TECH04_5 0 0 0 1 1 +( -304 480 -48 ) ( -304 480 -64 ) ( -64 480 -64 ) TECH04_5 0 0 0 1 1 +( -272 448 -64 ) ( -272 448 -48 ) ( -64 448 -48 ) TECH04_5 0 0 0 1 1 +( -64 480 -64 ) ( -272 480 -64 ) ( -256 448 -64 ) TECH04_2 0 0 0 1 1 +( -272 480 -48 ) ( -64 480 -48 ) ( -64 448 -48 ) TECH04_5 0 0 0 1 1 +} +// brush 63 +{ +( -384 320 -384 ) ( -384 320 256 ) ( -384 256 256 ) PBTEK1_01 0 0 0 1 1 +( -320 256 -384 ) ( -320 256 256 ) ( -320 320 256 ) PBTEK1_01 0 0 0 1 1 +( -384 320 -384 ) ( -384 256 -384 ) ( -320 256 -384 ) PBTEK1_01 0 0 0 1 1 +( -384 320 256 ) ( -384 320 -384 ) ( -320 320 -384 ) PBTEK1_01 0 0 0 1 1 +( -320 256 256 ) ( -320 256 -384 ) ( -384 256 -384 ) PBTEK1_01 0 0 0 1 1 +( -192 0 -64 ) ( -288 0 -64 ) ( -288 128 -64 ) PBTEK1_01 0 0 0 1 1 +} +// brush 64 +{ +( -384 64 -256 ) ( -384 64 128 ) ( -384 0 128 ) PBTEK1_01 0 0 0 1 1 +( -320 0 -256 ) ( -320 0 128 ) ( -320 64 128 ) TECH_SYMB 64 0 0 1 1 +( -384 64 -256 ) ( -384 0 -256 ) ( -320 0 -256 ) PBTEK1_01 0 0 0 1 1 +( -320 64 128 ) ( -320 0 128 ) ( -384 0 128 ) PBTEK1_01 0 0 0 1 1 +( -384 64 128 ) ( -384 64 -256 ) ( -320 64 -256 ) PBTEK1_01 0 0 0 1 1 +( -312 -64 128 ) ( -312 -64 -256 ) ( -376 -64 -256 ) COP1_5 0 0 0 1 1 +} +// brush 65 +{ +( -640 256 -48 ) ( -640 256 -64 ) ( -656 288 -64 ) TECH04_5 0 0 0 1 1 +( -384 288 -48 ) ( -384 288 -64 ) ( -384 256 -64 ) TECH04_5 0 0 0 1 1 +( -384 256 -64 ) ( -384 288 -64 ) ( -656 288 -64 ) TECH04_2 0 0 0 1 1 +( -640 256 -48 ) ( -656 288 -48 ) ( -384 288 -48 ) TECH04_5 0 0 0 1 1 +( -384 288 -64 ) ( -384 288 -48 ) ( -656 288 -48 ) TECH04_5 0 0 0 1 1 +( -640 256 -64 ) ( -640 256 -48 ) ( -384 256 -48 ) TECH04_5 0 0 0 1 1 +} +// brush 66 +{ +( -704 240 -64 ) ( -704 240 -48 ) ( -672 224 -48 ) TECH04_5 0 0 0 1 1 +( -640 256 -64 ) ( -640 256 -48 ) ( -656 288 -48 ) TECH04_5 0 0 0 1 1 +( -704 240 -64 ) ( -672 224 -64 ) ( -640 256 -64 ) TECH04_2 0 0 0 1 1 +( -656 288 -48 ) ( -640 256 -48 ) ( -672 224 -48 ) TECH04_5 0 0 0 1 1 +( -704 240 -48 ) ( -704 240 -64 ) ( -656 288 -64 ) TECH04_5 0 0 0 1 1 +( -640 256 -48 ) ( -640 256 -64 ) ( -672 224 -64 ) TECH04_5 0 0 0 1 1 +} +// brush 67 +{ +( -704 152 -48 ) ( -672 152 -48 ) ( -672 160 -64 ) TECH04_5 0 0 0 1 1 +( -672 224 -48 ) ( -704 240 -48 ) ( -704 240 -64 ) TECH04_5 0 0 0 1 1 +( -672 160 -64 ) ( -672 224 -64 ) ( -704 240 -64 ) TECH04_2 0 0 0 1 1 +( -672 224 -48 ) ( -672 152 -48 ) ( -704 152 -48 ) TECH04_5 0 0 0 1 1 +( -704 160 -64 ) ( -704 240 -64 ) ( -704 240 -48 ) TECH04_5 0 0 0 1 1 +( -672 224 -64 ) ( -672 160 -64 ) ( -672 152 -48 ) TECH04_5 0 0 0 1 1 +} +// brush 68 +{ +( -704 112 -88 ) ( -672 112 -88 ) ( -672 128 -96 ) TECH04_5 0 0 0 1 1 +( -672 152 -48 ) ( -704 152 -48 ) ( -704 160 -64 ) TECH04_5 0 0 0 1 1 +( -672 128 -96 ) ( -672 160 -64 ) ( -704 160 -64 ) TECH04_2 0 0 0 1 1 +( -672 152 -48 ) ( -672 112 -88 ) ( -704 112 -88 ) TECH04_5 0 0 0 1 1 +( -704 128 -96 ) ( -704 160 -64 ) ( -704 152 -48 ) TECH04_5 0 -7 45 1.050000 1.050000 +( -672 160 -64 ) ( -672 128 -96 ) ( -672 112 -88 ) TECH04_5 0 -7 45 1.050000 1.050000 +} +// brush 69 +{ +( -672 112 -256 ) ( -672 128 -256 ) ( -704 128 -256 ) TECH04_5 0 0 0 1 1 +( -704 112 -88 ) ( -704 128 -96 ) ( -672 128 -96 ) TECH04_5 0 0 0 1 1 +( -672 128 -96 ) ( -704 128 -96 ) ( -704 128 -256 ) TECH04_2 0 0 0 1 1 +( -672 112 -256 ) ( -704 112 -256 ) ( -704 112 -88 ) TECH04_5 0 0 0 1 1 +( -704 128 -96 ) ( -704 112 -88 ) ( -704 112 -256 ) TECH04_7 0 0 0 1 1 +( -672 128 -256 ) ( -672 112 -256 ) ( -672 112 -88 ) TECH04_7 0 0 0 1 1 +} +// brush 70 +{ +( -640 256 160 ) ( -640 256 -16 ) ( -656 288 -16 ) TECH07_2 0 0 0 1 1 +( -384 288 128 ) ( -384 288 -48 ) ( -384 256 -48 ) TECH07_2 0 0 0 1 1 +( -384 256 -48 ) ( -384 288 -48 ) ( -656 288 -48 ) TECH07_2 0 0 0 1 1 +( -640 256 160 ) ( -656 288 160 ) ( -384 288 160 ) TECH07_2 0 0 0 1 1 +( -384 288 -48 ) ( -384 288 128 ) ( -656 288 128 ) TECH07_2 32 0 0 1 1 +( -640 256 -48 ) ( -640 256 128 ) ( -384 256 128 ) TECH08_6A 0 0 0 1 1 +} +// brush 71 +{ +( -672 224 -48 ) ( -704 240 -48 ) ( -704 240 128 ) TECH07_2 0 0 0 1 1 +( -656 288 -16 ) ( -640 256 -16 ) ( -640 256 160 ) TECH07_2 0 0 0 1 1 +( -656 288 -48 ) ( -704 240 -48 ) ( -672 224 -48 ) TECH07_2 0 0 0 1 1 +( -704 240 160 ) ( -656 288 160 ) ( -640 256 160 ) TECH07_2 0 0 0 1 1 +( -656 288 128 ) ( -704 240 128 ) ( -704 240 -48 ) TECH07_2 0 0 0 1 1 +( -672 224 128 ) ( -640 256 128 ) ( -640 256 -48 ) TECH07_2 0 0 0 1 1 +} +// brush 72 +{ +( -704 112 -48 ) ( -704 112 128 ) ( -672 112 128 ) TECH07_2 0 0 0 1 1 +( -672 224 -48 ) ( -672 224 128 ) ( -704 240 128 ) TECH07_2 0 0 0 1 1 +( -704 112 -48 ) ( -672 112 -48 ) ( -672 224 -48 ) TECH07_2 0 0 0 1 1 +( -704 240 160 ) ( -672 224 160 ) ( -672 112 160 ) TECH07_2 0 0 0 1 1 +( -704 112 128 ) ( -704 112 -48 ) ( -704 240 -48 ) TECH07_2 0 0 0 1 1 +( -672 224 160 ) ( -672 224 -16 ) ( -672 112 -16 ) TECH07_2 0 0 0 1 1 +} +// brush 73 +{ +( -704 112 -256 ) ( -704 112 128 ) ( -704 0 128 ) TECH07_2 0 0 0 1 1 +( -672 0 -224 ) ( -672 0 160 ) ( -672 112 160 ) TECH07_2 0 0 0 1 1 +( -704 112 -256 ) ( -704 0 -256 ) ( -672 0 -256 ) TECH07_2 0 0 0 1 1 +( -672 112 160 ) ( -672 0 160 ) ( -704 0 160 ) TECH07_2 0 0 0 1 1 +( -704 112 128 ) ( -704 112 -256 ) ( -672 112 -256 ) TECH07_2 0 0 0 1 1 +( -672 0 128 ) ( -672 0 -256 ) ( -704 0 -256 ) TECH07_2 0 0 0 1 1 +} +// brush 74 +{ +( -704 224 -432 ) ( -704 224 -48 ) ( -704 112 -48 ) TECH07_2 0 0 0 1 1 +( -672 112 -432 ) ( -672 112 -48 ) ( -672 224 -48 ) TECH07_2 0 0 0 1 1 +( -672 224 -48 ) ( -672 112 -48 ) ( -704 112 -48 ) TECH07_2 0 0 0 1 1 +( -672 112 -48 ) ( -672 112 -432 ) ( -704 112 -432 ) TECH07_2 0 0 0 1 1 +( 0 160 -40 ) ( 0 152 -48 ) ( 128 152 -48 ) TECH07_2 0 0 0 1 1 +} +// brush 75 +{ +( -672 64 -256 ) ( -672 64 128 ) ( -672 0 128 ) TECH07_2 0 0 0 1 1 +( -384 0 -256 ) ( -384 0 128 ) ( -384 64 128 ) TECH07_2 0 0 0 1 1 +( -672 64 -256 ) ( -672 0 -256 ) ( -384 0 -256 ) TECH07_2 0 0 0 1 1 +( -672 64 128 ) ( -672 64 -256 ) ( -384 64 -256 ) TECH07_2 64 0 0 1 1 +( -384 0 128 ) ( -384 0 -256 ) ( -672 0 -256 ) TECH07_2 0 0 0 1 1 +( 0 64 0 ) ( 0 80 0 ) ( 128 80 0 ) TECH07_2 0 0 0 1 1 +} +// brush 76 +{ +( -672 96 -256 ) ( -672 96 128 ) ( -672 64 128 ) TECH07_2 0 0 0 1 1 +( -672 96 -256 ) ( -672 64 -256 ) ( -640 64 -256 ) TECH07_2 0 0 0 1 1 +( -640 96 128 ) ( -640 64 128 ) ( -672 64 128 ) TECH07_2 0 0 0 1 1 +( -640 64 128 ) ( -640 64 -256 ) ( -672 64 -256 ) TECH07_2 0 0 0 1 1 +( -688 112 0 ) ( -672 96 0 ) ( -672 96 128 ) TECH07_2 0 0 0 1 1 +} +// brush 77 +{ +( -576 256 0 ) ( -576 256 128 ) ( -576 224 128 ) TECH08_5B 0 0 0 1 1 +( -512 224 0 ) ( -512 224 128 ) ( -512 256 128 ) TEK_LA12 0 0 0 1 1 +( -576 256 0 ) ( -576 224 0 ) ( -512 224 0 ) TECH08_5B 0 0 0 1 1 +( -512 256 128 ) ( -512 224 128 ) ( -576 224 128 ) TECH08_5B 0 0 0 1 1 +( -576 256 128 ) ( -576 256 0 ) ( -512 256 0 ) TECH08_5B 0 0 0 1 1 +( -512 224 128 ) ( -512 224 0 ) ( -576 224 0 ) TECH08_5B 0 0 0 1 1 +} +// brush 78 +{ +( -576 96 0 ) ( -576 96 128 ) ( -576 64 128 ) TECH08_5B 0 0 0 1 1 +( -512 64 0 ) ( -512 64 128 ) ( -512 96 128 ) TEK_LA12 0 0 0 1 1 +( -576 96 0 ) ( -576 64 0 ) ( -512 64 0 ) TECH08_5B 0 0 0 1 1 +( -512 96 128 ) ( -512 64 128 ) ( -576 64 128 ) TECH08_5B 0 0 0 1 1 +( -576 96 128 ) ( -576 96 0 ) ( -512 96 0 ) TECH08_5B 0 0 0 1 1 +( -512 64 128 ) ( -512 64 0 ) ( -576 64 0 ) TECH08_5B 0 0 0 1 1 +} +// brush 79 +{ +( -640 96 0 ) ( -640 96 128 ) ( -640 64 128 ) TECH08_1B 0 0 0 -1 1 +( -576 64 0 ) ( -576 64 128 ) ( -576 96 128 ) TECH08_1B 0 0 0 1 1 +( -640 96 0 ) ( -640 64 0 ) ( -576 64 0 ) TECH08_1B 0 0 0 -1 1 +( -576 96 128 ) ( -576 64 128 ) ( -640 64 128 ) TECH08_1B 0 0 0 -1 1 +( -640 96 128 ) ( -640 96 0 ) ( -576 96 0 ) TECH08_1B 0 0 0 -1 1 +( -576 64 128 ) ( -576 64 0 ) ( -640 64 0 ) TECH08_1B 0 0 0 -1 1 +} +// brush 80 +{ +( -640 256 0 ) ( -640 256 128 ) ( -640 224 128 ) TECH08_1B 0 0 0 -1 1 +( -576 224 0 ) ( -576 224 128 ) ( -576 256 128 ) TECH08_1B 0 0 0 1 1 +( -640 256 0 ) ( -640 224 0 ) ( -576 224 0 ) TECH08_1B 0 0 0 -1 1 +( -576 256 128 ) ( -576 224 128 ) ( -640 224 128 ) TECH08_1B 0 0 0 -1 1 +( -640 256 128 ) ( -640 256 0 ) ( -576 256 0 ) TECH08_1B 0 0 0 -1 1 +( -576 224 128 ) ( -576 224 0 ) ( -640 224 0 ) TECH08_1B 0 0 0 -1 1 +} +// brush 81 +{ +( -672 224 160 ) ( -672 96 160 ) ( -672 96 32 ) TECH08_1B 0 0 0 -1 1 +( -640 64 160 ) ( -640 256 160 ) ( -640 256 32 ) TECH09_3 32 0 0 1 1 +( -672 96 0 ) ( -640 64 0 ) ( -640 256 0 ) TECH08_1B 0 0 0 -1 1 +( -640 64 160 ) ( -672 96 160 ) ( -672 224 160 ) TECH08_1B 0 0 0 -1 1 +( -672 224 0 ) ( -640 256 0 ) ( -640 256 128 ) TECH08_1B 0 0 0 -1 1 +( -640 64 0 ) ( -672 96 0 ) ( -672 96 128 ) TECH08_1B 0 0 0 -1 1 +} +// brush 82 +{ +( -672 64 -256 ) ( -672 64 128 ) ( -672 0 128 ) TECH07_2 0 0 0 1 1 +( -384 0 -256 ) ( -384 0 128 ) ( -384 64 128 ) TECH07_2 0 0 0 1 1 +( -384 64 128 ) ( -384 0 128 ) ( -672 0 128 ) TECH07_2 0 0 0 1 1 +( -672 64 128 ) ( -672 64 -256 ) ( -384 64 -256 ) TECH08_6A 0 0 0 1 1 +( -384 0 128 ) ( -384 0 -256 ) ( -672 0 -256 ) TECH07_2 0 0 0 1 1 +( 128 80 0 ) ( 0 80 0 ) ( 0 64 0 ) TECH07_2 0 0 0 1 1 +} +// brush 83 +{ +( -640 256 -64 ) ( -640 256 0 ) ( -640 224 0 ) TECH08_7B 0 0 0 1 1 +( -576 224 -64 ) ( -576 224 0 ) ( -576 256 0 ) TECH08_7B 0 0 0 1 1 +( -640 256 -64 ) ( -640 224 -64 ) ( -576 224 -64 ) COP1_5 0 0 0 1 1 +( -576 256 0 ) ( -576 224 0 ) ( -640 224 0 ) TECH08_7B 0 0 0 1 1 +( -640 256 0 ) ( -640 256 -64 ) ( -576 256 -64 ) TECH08_7B 0 0 0 1 1 +( -576 224 0 ) ( -576 224 -64 ) ( -640 224 -64 ) TECH08_7B 0 0 0 1 1 +} +// brush 84 +{ +( -672 224 0 ) ( -672 96 0 ) ( -672 96 -64 ) TECH08_7B 0 0 0 1 1 +( -640 64 0 ) ( -640 256 0 ) ( -640 256 -64 ) TECH08_7B 0 0 0 1 1 +( -672 96 -64 ) ( -640 64 -64 ) ( -640 256 -64 ) COP1_5 0 0 0 1 1 +( -640 64 0 ) ( -672 96 0 ) ( -672 224 0 ) TECH08_7B 0 0 0 1 1 +( -672 224 -64 ) ( -640 256 -64 ) ( -640 256 0 ) TECH08_7B 0 0 0 1 1 +( -640 64 -64 ) ( -672 96 -64 ) ( -672 96 0 ) TECH08_7B 0 0 0 1 1 +} +// brush 85 +{ +( -640 96 -64 ) ( -640 96 0 ) ( -640 64 0 ) TECH08_7B 0 0 0 1 1 +( -576 64 -64 ) ( -576 64 0 ) ( -576 96 0 ) TECH08_7B 0 0 0 1 1 +( -640 96 -64 ) ( -640 64 -64 ) ( -576 64 -64 ) COP1_5 0 0 0 1 1 +( -576 96 0 ) ( -576 64 0 ) ( -640 64 0 ) TECH08_7B 0 0 0 1 1 +( -640 96 0 ) ( -640 96 -64 ) ( -576 96 -64 ) TECH08_7B 0 0 0 1 1 +( -576 64 0 ) ( -576 64 -64 ) ( -640 64 -64 ) TECH08_7B 0 0 0 1 1 +} +// brush 86 +{ +( -576 96 -64 ) ( -576 96 0 ) ( -576 64 0 ) TECH08_7A 0 0 0 1 1 +( -512 64 -64 ) ( -512 64 0 ) ( -512 96 0 ) TECH08_7A 0 0 0 1 1 +( -576 96 -64 ) ( -576 64 -64 ) ( -512 64 -64 ) COP1_5 0 0 0 1 1 +( -512 96 0 ) ( -512 64 0 ) ( -576 64 0 ) TECH08_7A 0 0 0 1 1 +( -576 96 0 ) ( -576 96 -64 ) ( -512 96 -64 ) TECH08_7A 0 0 0 1 1 +( -512 64 0 ) ( -512 64 -64 ) ( -576 64 -64 ) TECH08_7A 0 0 0 1 1 +} +// brush 87 +{ +( -576 256 -64 ) ( -576 256 0 ) ( -576 224 0 ) TECH08_7A 0 0 0 1 1 +( -512 224 -64 ) ( -512 224 0 ) ( -512 256 0 ) TECH08_7A 0 0 0 1 1 +( -576 256 -64 ) ( -576 224 -64 ) ( -512 224 -64 ) COP1_5 0 0 0 1 1 +( -512 256 0 ) ( -512 224 0 ) ( -576 224 0 ) TECH08_7A 0 0 0 1 1 +( -576 256 0 ) ( -576 256 -64 ) ( -512 256 -64 ) TECH08_7A 0 0 0 1 1 +( -512 224 0 ) ( -512 224 -64 ) ( -576 224 -64 ) TECH08_7A 0 0 0 1 1 +} +// brush 88 +{ +( -640 180 12 ) ( -640 180 52 ) ( -640 140 52 ) COP1_1 0 0 0 1 1 +( -636 140 12 ) ( -636 140 52 ) ( -636 180 52 ) COP1_1 0 0 0 1 1 +( -640 180 12 ) ( -640 140 12 ) ( -636 140 12 ) COP1_1 0 0 0 1 1 +( -636 180 52 ) ( -636 140 52 ) ( -640 140 52 ) COP1_1 0 0 0 1 1 +( -640 180 52 ) ( -640 180 12 ) ( -636 180 12 ) COP1_1 0 0 0 1 1 +( -636 140 52 ) ( -636 140 12 ) ( -640 140 12 ) COP1_1 0 0 0 1 1 +} +// brush 89 +{ +( -384 64 0 ) ( -320 64 0 ) ( -320 64 -64 ) MMETAL1_8 0 0 0 1 1 +( -384 256 -64 ) ( -320 256 -64 ) ( -320 256 0 ) MMETAL1_8 0 0 0 1 1 +( -384 64 0 ) ( -384 64 -64 ) ( -384 256 -64 ) TECH08_7A 32 0 0 1 1 +( -320 256 0 ) ( -320 256 -64 ) ( -320 64 -64 ) MMETAL1_8 0 0 0 1 1 +( -320 64 0 ) ( -384 64 0 ) ( -384 256 0 ) SFLOOR4_2 0 0 0 1 1 +( -320 256 -64 ) ( -384 256 -64 ) ( -384 64 -64 ) COP1_5 0 0 0 1 1 +} +// brush 90 +{ +( -384 224 128 ) ( -368 224 128 ) ( -368 224 0 ) TECH04_7 0 0 0 1 1 +( -384 256 0 ) ( -368 256 0 ) ( -368 256 128 ) TEK_LA12 0 0 0 1 1 +( -384 224 128 ) ( -384 224 0 ) ( -384 256 0 ) TEK_LA12 0 0 0 1 1 +( -368 256 128 ) ( -368 256 0 ) ( -368 224 0 ) TEK_LA12 0 0 0 1 1 +( -368 224 128 ) ( -384 224 128 ) ( -384 256 128 ) TEK_LA12 0 0 0 1 1 +( -368 256 0 ) ( -384 256 0 ) ( -384 224 0 ) TEK_LA12 0 0 0 1 1 +} +// brush 91 +{ +( -368 96 0 ) ( -368 96 128 ) ( -384 96 128 ) TECH04_7 0 0 0 1 1 +( -368 64 128 ) ( -368 64 0 ) ( -384 64 0 ) TEK_LA12 0 0 0 1 1 +( -384 64 0 ) ( -384 96 0 ) ( -384 96 128 ) TEK_LA12 0 0 0 1 1 +( -368 96 0 ) ( -368 64 0 ) ( -368 64 128 ) TEK_LA12 0 0 0 1 1 +( -384 64 128 ) ( -384 96 128 ) ( -368 96 128 ) TEK_LA12 0 0 0 1 1 +( -384 96 0 ) ( -384 64 0 ) ( -368 64 0 ) TEK_LA12 0 0 0 1 1 +} +// brush 92 +{ +( -64 448 128 ) ( -64 448 192 ) ( -64 480 192 ) TECH10_8 64 0 0 1 1 +( -304 480 128 ) ( -304 480 160 ) ( -256 448 160 ) TECH10_8 64 0 0 1 1 +( -304 480 160 ) ( -304 480 128 ) ( -64 480 128 ) TECH07_2 65 0 0 1 1 +( -256 448 192 ) ( -64 448 192 ) ( -64 448 128 ) TEK_LA10 0 0 0 1 1 +( -64 480 128 ) ( -272 480 128 ) ( -256 448 128 ) TWALL2_6 0 -208 0 1 1 +( -272 480 160 ) ( -64 480 160 ) ( -64 448 160 ) TECH04_2 0 0 0 1 1 +} +// brush 93 +{ +( -352 432 128 ) ( -352 432 160 ) ( -320 384 160 ) TECH10_8 64 0 0 1 1 +( -304 480 160 ) ( -304 480 128 ) ( -256 448 128 ) TECH10_8 64 0 0 1 1 +( -352 432 160 ) ( -352 432 128 ) ( -304 480 128 ) TECH07_2 57 32 0 1 1 +( -256 448 96 ) ( -320 384 96 ) ( -320 384 160 ) TEK_LA12 0 32 0 1 1 +( -320 384 128 ) ( -256 448 128 ) ( -272 480 128 ) TECH10_8 64 32 0 1 1 +( -256 448 160 ) ( -320 384 160 ) ( -352 400 160 ) TECH04_2 0 0 0 1 1 +} +// brush 94 +{ +( -352 320 192 ) ( -320 320 192 ) ( -320 320 128 ) TECH10_8 64 0 0 1 1 +( -352 432 160 ) ( -352 432 128 ) ( -320 384 128 ) TECH10_8 64 0 0 1 1 +( -352 432 128 ) ( -352 432 160 ) ( -352 320 160 ) TECH07_2 49 0 0 1 1 +( -320 320 128 ) ( -320 320 192 ) ( -320 384 192 ) TEK_LA10 64 0 0 1 1 +( -320 384 128 ) ( -352 400 128 ) ( -352 320 128 ) TECH04_7 0 0 0 1 1 +( -320 320 160 ) ( -352 320 160 ) ( -352 400 160 ) TECH04_2 0 0 0 1 1 +} +// brush 95 +{ +( -640 64 160 ) ( -384 64 160 ) ( -384 64 128 ) TEK_LA10 0 0 0 1 1 +( -640 96 128 ) ( -384 96 128 ) ( -384 96 160 ) TEK_LA10 0 0 0 1 1 +( -640 64 160 ) ( -640 64 128 ) ( -640 96 128 ) TEK_LA10 0 0 0 1 1 +( -384 96 160 ) ( -384 96 128 ) ( -384 64 128 ) TEK_LA10 0 0 0 1 1 +( -384 64 160 ) ( -640 64 160 ) ( -640 96 160 ) TEK_LA10 0 0 0 1 1 +( -384 96 128 ) ( -640 96 128 ) ( -640 64 128 ) TLIGHT07 0 0 90 1 1 +} +// brush 96 +{ +( -640 224 160 ) ( -384 224 160 ) ( -384 224 128 ) TEK_LA10 0 0 0 1 1 +( -640 256 128 ) ( -384 256 128 ) ( -384 256 160 ) TEK_LA10 0 0 0 1 1 +( -640 224 160 ) ( -640 224 128 ) ( -640 256 128 ) TEK_LA10 0 0 0 1 1 +( -384 256 160 ) ( -384 256 128 ) ( -384 224 128 ) TEK_LA10 0 0 0 1 1 +( -384 224 160 ) ( -640 224 160 ) ( -640 256 160 ) TEK_LA10 0 0 0 1 1 +( -384 256 128 ) ( -640 256 128 ) ( -640 224 128 ) TLIGHT07 0 0 90 1 1 +} +// brush 97 +{ +( -384 320 128 ) ( -384 320 160 ) ( -384 0 160 ) TEK_LA10 32 0 0 1 1 +( -320 0 128 ) ( -320 0 160 ) ( -320 320 160 ) TEK_LA10 0 0 0 1 1 +( -384 320 128 ) ( -384 0 128 ) ( -320 0 128 ) TECH_64BORDB 32 0 90 1 1 +( -320 320 160 ) ( -320 0 160 ) ( -384 0 160 ) TECH04_2 0 0 0 1 1 +( -376 256 160 ) ( -376 256 128 ) ( -312 256 128 ) TEK_LA10 0 0 0 1 1 +( -320 0 160 ) ( -320 0 128 ) ( -384 0 128 ) TEK_LA10 0 0 0 1 1 +} +// brush 98 +{ +( -384 432 160 ) ( -384 432 192 ) ( -384 240 192 ) TEK_LA10 48 0 0 1 1 +( -64 232 160 ) ( -64 232 192 ) ( -64 424 192 ) TEK_LA10 0 0 0 1 1 +( -320 448 160 ) ( -320 256 160 ) ( -64 256 160 ) COP1_1 0 0 0 1 1 +( -64 448 192 ) ( -64 256 192 ) ( -320 256 192 ) TECH04_2 0 0 0 1 1 +( -328 512 192 ) ( -328 512 160 ) ( -72 512 160 ) TEK_LA10 48 0 0 1 1 +( -64 256 192 ) ( -64 256 160 ) ( -320 256 160 ) PBTEK1_05 0 0 0 1 1 +( -328 520 32 ) ( -312 536 32 ) ( -312 536 160 ) TEK_LA10 48 0 0 1 1 +} +// brush 99 +{ +( -64 -64 128 ) ( -64 -64 256 ) ( -64 0 256 ) TECH07_1 0 0 0 1 1 +( -672 0 128 ) ( -672 -64 128 ) ( -64 -64 128 ) TECH_64BORDB 64 0 0 1 1 +( -64 0 256 ) ( -64 -64 256 ) ( -672 -64 256 ) SFLOOR3_2 0 0 0 1 1 +( -672 0 256 ) ( -672 0 128 ) ( -64 0 128 ) TEK_LA10 64 0 0 1 1 +( -64 -64 256 ) ( -64 -64 128 ) ( -672 -64 128 ) COP1_5 0 0 0 1 1 +( -384 -160 0 ) ( -384 -96 0 ) ( -384 -96 128 ) TECH07_1 0 0 0 1 1 +} +// brush 100 +{ +( -384 -64 -256 ) ( -384 -64 32 ) ( -384 -320 32 ) COP1_5 0 -32 0 1 1 +( -320 -320 -256 ) ( -320 -320 32 ) ( -320 -64 32 ) TEK_LA10 64 0 0 1 1 +( -384 -64 -256 ) ( -384 -320 -256 ) ( -320 -320 -256 ) TEK_LA10 0 0 0 1 1 +( -320 -64 32 ) ( -320 -320 32 ) ( -384 -320 32 ) COP1_5 0 0 0 1 1 +( -384 -64 32 ) ( -384 -64 -256 ) ( -320 -64 -256 ) TEK_LA10 0 0 0 1 1 +( -320 -320 32 ) ( -320 -320 -256 ) ( -384 -320 -256 ) TEK_LA10 0 0 0 1 1 +} +// brush 101 +{ +( -384 -320 -128 ) ( -384 -320 256 ) ( -384 -384 256 ) COP1_5 0 -32 0 1 1 +( -384 -320 -128 ) ( -384 -384 -128 ) ( -288 -384 -128 ) PBTEK1_05 0 0 0 1 1 +( -288 -320 256 ) ( -288 -384 256 ) ( -384 -384 256 ) PBTEK1_05 0 0 0 1 1 +( -384 -320 256 ) ( -384 -320 -128 ) ( -288 -320 -128 ) COP1_5 0 0 0 1 1 +( -288 -384 256 ) ( -288 -384 -128 ) ( -384 -384 -128 ) PBTEK1_05 0 0 0 1 1 +( -320 -288 128 ) ( -320 -288 0 ) ( -320 -432 0 ) PBTEK1_05 0 0 0 1 1 +} +// brush 102 +{ +( -48 -320 160 ) ( -48 -320 256 ) ( -64 -256 256 ) UWALL1_2 0 0 0 1 1 +( -48 -320 160 ) ( -64 -256 192 ) ( -224 -256 192 ) UWALL1_2 0 0 0 1 1 +( -64 -256 256 ) ( -48 -320 256 ) ( -256 -320 256 ) UWALL1_2 0 0 0 1 1 +( -64 -256 192 ) ( -64 -256 256 ) ( -224 -256 256 ) UWALL1_2 0 0 0 1 1 +( -48 -320 160 ) ( -256 -320 160 ) ( -256 -320 256 ) UWALL1_2 0 0 0 1 1 +( -224 -256 192 ) ( -224 -256 256 ) ( -256 -320 256 ) UWALL1_2 0 0 0 1 1 +} +// brush 103 +{ +( -96 -320 -128 ) ( -96 -320 128 ) ( -96 -384 128 ) PBTEK1_05 0 0 0 1 1 +( -96 -320 -128 ) ( -96 -384 -128 ) ( 0 -384 -128 ) PBTEK1_05 0 0 0 1 1 +( 0 -320 128 ) ( 0 -384 128 ) ( -96 -384 128 ) PBTEK1_05 0 0 0 1 1 +( -96 -320 128 ) ( -96 -320 -128 ) ( 0 -320 -128 ) TECH05_2 16 0 0 1 1 +( 0 -384 128 ) ( 0 -384 -128 ) ( -96 -384 -128 ) PBTEK1_05 0 0 0 1 1 +( -64 -288 43 ) ( -64 -288 -43 ) ( -64 -416 -43 ) PBTEK1_05 0 0 0 1 1 +} +// brush 104 +{ +( -48 -320 256 ) ( -48 -320 32 ) ( -64 -256 32 ) UWALL1_2 0 0 0 1 1 +( 0 -256 256 ) ( 0 -256 32 ) ( 0 -320 32 ) UWALL1_2 0 0 0 1 1 +( 0 -320 32 ) ( 0 -256 32 ) ( -64 -256 32 ) UWALL1_2 0 0 0 1 1 +( -48 -320 256 ) ( -64 -256 256 ) ( 0 -256 256 ) UWALL1_2 0 0 0 1 1 +( 0 -256 32 ) ( 0 -256 256 ) ( -64 -256 256 ) UWALL1_2 0 0 0 1 1 +( -48 -320 32 ) ( -48 -320 256 ) ( 0 -320 256 ) UWALL1_2 0 0 0 1 1 +} +// brush 105 +{ +( -64 -64 -256 ) ( -64 -64 32 ) ( -64 -320 32 ) TEK_LA10 0 0 0 1 1 +( 0 -320 -256 ) ( 0 -320 32 ) ( 0 -64 32 ) TEK_LA10 0 0 0 1 1 +( -64 -64 -256 ) ( -64 -320 -256 ) ( 0 -320 -256 ) TEK_LA10 0 0 0 1 1 +( 0 -64 32 ) ( 0 -320 32 ) ( -64 -320 32 ) COP1_5 0 0 0 1 1 +( -64 -64 32 ) ( -64 -64 -256 ) ( 0 -64 -256 ) TEK_LA10 0 0 0 1 1 +( 0 -320 32 ) ( 0 -320 -256 ) ( -64 -320 -256 ) TEK_LA10 0 0 0 1 1 +} +// brush 106 +{ +( -64 -256 192 ) ( -48 -320 160 ) ( -80 -320 160 ) UWALL1_2 0 0 0 1 1 +( -64 -256 192 ) ( -64 -256 128 ) ( -48 -320 96 ) UWALL1_2 0 0 0 1 1 +( -96 -256 192 ) ( -64 -256 128 ) ( -64 -256 192 ) UWALL1_2 0 0 0 1 1 +( -48 -320 96 ) ( -80 -320 160 ) ( -48 -320 160 ) UWALL1_2 0 0 0 1 1 +( -48 -320 96 ) ( -64 -256 128 ) ( -96 -256 192 ) UWALL1_2 0 0 0 1 1 +} +// brush 107 +{ +( -64 -256 192 ) ( -64 -256 256 ) ( -32 -192 256 ) UWALL1_2 0 0 0 1 1 +( -64 -256 192 ) ( -32 -192 192 ) ( -208 -192 192 ) UWALL1_2 0 0 0 1 1 +( -32 -192 256 ) ( -64 -256 256 ) ( -224 -256 256 ) UWALL1_2 0 0 0 1 1 +( -32 -192 192 ) ( -32 -192 256 ) ( -208 -192 256 ) UWALL1_2 0 0 0 1 1 +( -64 -256 192 ) ( -224 -256 192 ) ( -224 -256 256 ) UWALL1_2 0 0 0 1 1 +( -208 -192 192 ) ( -208 -192 256 ) ( -224 -256 256 ) UWALL1_2 0 0 0 1 1 +} +// brush 108 +{ +( -64 -256 256 ) ( -64 -256 32 ) ( -32 -192 32 ) UWALL1_2 0 0 0 1 1 +( 0 -192 256 ) ( 0 -192 32 ) ( 0 -256 32 ) UWALL1_2 0 0 0 1 1 +( 0 -256 32 ) ( 0 -192 32 ) ( -32 -192 32 ) UWALL1_2 0 0 0 1 1 +( -64 -256 256 ) ( -32 -192 256 ) ( 0 -192 256 ) UWALL1_2 0 0 0 1 1 +( 0 -192 32 ) ( 0 -192 256 ) ( -32 -192 256 ) UWALL1_2 0 0 0 1 1 +( -64 -256 32 ) ( -64 -256 256 ) ( 0 -256 256 ) UWALL1_2 0 0 0 1 1 +} +// brush 109 +{ +( -32 -192 192 ) ( -64 -256 192 ) ( -96 -256 192 ) UWALL1_2 0 0 0 1 1 +( -32 -192 192 ) ( -32 -192 128 ) ( -64 -256 128 ) UWALL1_2 0 0 0 1 1 +( -64 -192 192 ) ( -32 -192 128 ) ( -32 -192 192 ) UWALL1_2 0 0 0 1 1 +( -64 -256 128 ) ( -96 -256 192 ) ( -64 -256 192 ) UWALL1_2 0 0 0 1 1 +( -64 -256 128 ) ( -32 -192 128 ) ( -64 -192 192 ) UWALL1_2 0 0 0 1 1 +} +// brush 110 +{ +( -32 -192 192 ) ( -32 -192 256 ) ( -48 -128 256 ) UWALL1_2 0 0 0 1 1 +( -32 -192 192 ) ( -48 -128 176 ) ( -240 -128 176 ) UWALL1_2 0 0 0 1 1 +( -48 -128 256 ) ( -32 -192 256 ) ( -208 -192 256 ) UWALL1_2 0 0 0 1 1 +( -48 -128 176 ) ( -48 -128 256 ) ( -240 -128 256 ) UWALL1_2 0 0 0 1 1 +( -32 -192 192 ) ( -208 -192 192 ) ( -208 -192 256 ) UWALL1_2 0 0 0 1 1 +( -240 -128 176 ) ( -240 -128 256 ) ( -208 -192 256 ) UWALL1_2 0 0 0 1 1 +} +// brush 111 +{ +( -32 -192 256 ) ( -32 -192 32 ) ( -48 -128 32 ) UWALL1_2 0 0 0 1 1 +( 0 -128 256 ) ( 0 -128 32 ) ( 0 -192 32 ) UWALL1_2 0 0 0 1 1 +( 0 -192 32 ) ( 0 -128 32 ) ( -48 -128 32 ) UWALL1_2 0 0 0 1 1 +( -32 -192 256 ) ( -48 -128 256 ) ( 0 -128 256 ) UWALL1_2 0 0 0 1 1 +( 0 -128 32 ) ( 0 -128 256 ) ( -48 -128 256 ) UWALL1_2 0 0 0 1 1 +( -32 -192 32 ) ( -32 -192 256 ) ( 0 -192 256 ) UWALL1_2 0 0 0 1 1 +} +// brush 112 +{ +( -48 -128 176 ) ( -32 -192 192 ) ( -64 -192 192 ) UWALL1_2 0 0 0 1 1 +( -48 -128 176 ) ( -48 -128 112 ) ( -32 -192 128 ) UWALL1_2 0 0 0 1 1 +( -80 -128 176 ) ( -48 -128 112 ) ( -48 -128 176 ) UWALL1_2 0 0 0 1 1 +( -32 -192 128 ) ( -64 -192 192 ) ( -32 -192 192 ) UWALL1_2 0 0 0 1 1 +( -32 -192 128 ) ( -48 -128 112 ) ( -80 -128 176 ) UWALL1_2 0 0 0 1 1 +} +// brush 113 +{ +( -48 -128 176 ) ( -48 -128 256 ) ( -16 -64 256 ) UWALL1_2 0 0 0 1 1 +( -48 -128 176 ) ( -16 -64 160 ) ( -256 -64 160 ) UWALL1_2 0 0 0 1 1 +( -16 -64 256 ) ( -48 -128 256 ) ( -240 -128 256 ) UWALL1_2 0 0 0 1 1 +( -16 -64 160 ) ( -16 -64 256 ) ( -256 -64 256 ) UWALL1_2 0 0 0 1 1 +( -48 -128 176 ) ( -240 -128 176 ) ( -240 -128 256 ) UWALL1_2 0 0 0 1 1 +( -256 -64 160 ) ( -256 -64 256 ) ( -240 -128 256 ) UWALL1_2 0 0 0 1 1 +} +// brush 114 +{ +( -48 -128 256 ) ( -48 -128 32 ) ( -16 -64 32 ) UWALL1_2 0 0 0 1 1 +( 0 -64 256 ) ( 0 -64 32 ) ( 0 -128 32 ) UWALL1_2 0 0 0 1 1 +( 0 -128 32 ) ( 0 -64 32 ) ( -16 -64 32 ) UWALL1_2 0 0 0 1 1 +( -48 -128 256 ) ( -16 -64 256 ) ( 0 -64 256 ) UWALL1_2 0 0 0 1 1 +( 0 -64 32 ) ( 0 -64 256 ) ( -16 -64 256 ) UWALL1_2 0 0 0 1 1 +( -48 -128 32 ) ( -48 -128 256 ) ( 0 -128 256 ) UWALL1_2 0 0 0 1 1 +} +// brush 115 +{ +( -16 -64 160 ) ( -48 -128 176 ) ( -80 -128 176 ) UWALL1_2 0 0 0 1 1 +( -16 -64 160 ) ( -16 -64 96 ) ( -48 -128 112 ) UWALL1_2 0 0 0 1 1 +( -48 -64 160 ) ( -16 -64 96 ) ( -16 -64 160 ) UWALL1_2 0 0 0 1 1 +( -48 -128 112 ) ( -80 -128 176 ) ( -48 -128 176 ) UWALL1_2 0 0 0 1 1 +( -48 -128 112 ) ( -16 -64 96 ) ( -48 -64 160 ) UWALL1_2 0 0 0 1 1 +} +// brush 116 +{ +( -64 -64 256 ) ( 0 -64 256 ) ( 0 -64 -256 ) COP1_5 0 0 0 1 1 +( -64 0 -256 ) ( 0 0 -256 ) ( 0 0 256 ) PBTEK1_01 0 0 0 1 1 +( -64 -64 256 ) ( -64 -64 -256 ) ( -64 0 -256 ) RPBASE1 0 32 0 1 1 +( 0 0 256 ) ( 0 0 -256 ) ( 0 -64 -256 ) COP1_5 0 0 0 1 1 +( 0 -64 256 ) ( -64 -64 256 ) ( -64 0 256 ) SFLOOR3_2 0 0 0 1 1 +( 0 0 -256 ) ( -64 0 -256 ) ( -64 -64 -256 ) COP1_5 0 0 0 1 1 +} +// brush 117 +{ +( -64 0 256 ) ( 0 0 256 ) ( 0 0 128 ) TEK_LA10 0 0 0 1 1 +( -64 0 256 ) ( -64 0 128 ) ( -64 416 128 ) TEK_LA10 0 0 0 1 1 +( 0 416 256 ) ( 0 416 128 ) ( 0 0 128 ) TEK_LA10 0 0 0 1 1 +( 0 0 256 ) ( -64 0 256 ) ( -64 416 256 ) SFLOOR3_2 0 0 0 1 1 +( 0 416 128 ) ( -64 416 128 ) ( -64 0 128 ) TECH_64BORDB 0 0 90 1 1 +( 0 128 0 ) ( 16 128 0 ) ( 16 128 128 ) TEK_LA10 0 0 0 1 1 +} +// brush 118 +{ +( -64 256 128 ) ( 0 256 128 ) ( 0 256 0 ) PBTEK1_01 0 -32 0 1 1 +( -64 320 0 ) ( 0 320 0 ) ( 0 320 128 ) PBTEK1_01 0 -32 0 1 1 +( -64 256 128 ) ( -64 256 0 ) ( -64 320 0 ) RPBASE1 0 0 0 1 1 +( 0 312 128 ) ( 0 312 0 ) ( 0 248 0 ) RPBASE1 0 0 0 1 1 +( 0 256 96 ) ( -64 256 96 ) ( -64 320 96 ) RPBASE1 0 0 0 1 1 +( 0 320 0 ) ( -64 320 0 ) ( -64 256 0 ) RPBASE1 0 0 0 1 1 +} +// brush 119 +{ +( -64 320 128 ) ( 0 320 128 ) ( 0 320 96 ) TEK_LA10 0 0 0 1 1 +( -64 480 96 ) ( 0 480 96 ) ( 0 480 128 ) TECH10_8 64 32 0 1 1 +( 0 480 128 ) ( 0 480 96 ) ( 0 320 96 ) UWALL1_2 0 0 0 1 1 +( 0 320 128 ) ( -64 320 128 ) ( -64 480 128 ) TEK_LA10 0 0 0 1 1 +( 0 480 96 ) ( -64 480 96 ) ( -64 320 96 ) LITE_FART3 0 0 90 1 1 +( -32 416 0 ) ( -32 496 0 ) ( -32 496 128 ) TEK_LA10 0 0 0 1 1 +} +// brush 120 +{ +( -64 448 160 ) ( 0 448 160 ) ( 0 448 128 ) TEK_LA10 0 0 0 1 1 +( -64 512 128 ) ( 0 512 128 ) ( 0 512 160 ) PBTEK1_06 0 0 0 1 1 +( -64 448 160 ) ( -64 448 128 ) ( -64 512 128 ) TEK_LA10 -32 0 0 1 1 +( 0 512 160 ) ( 0 512 128 ) ( 0 448 128 ) UWALL1_2 0 0 0 1 1 +( 0 448 160 ) ( -64 448 160 ) ( -64 512 160 ) TECH04_2 0 0 0 1 1 +( 0 512 128 ) ( -64 512 128 ) ( -64 448 128 ) TEK_LA10 0 0 0 1 1 +} +// brush 121 +{ +( -64 512 -256 ) ( -64 512 128 ) ( -64 448 128 ) PBTEK1_01 0 0 0 1 1 +( 0 448 -256 ) ( 0 448 128 ) ( 0 512 128 ) UWALL1_2 0 0 0 1 1 +( -64 512 -256 ) ( -64 448 -256 ) ( 0 448 -256 ) PBTEK1_01 0 0 0 1 1 +( 0 512 128 ) ( 0 448 128 ) ( -64 448 128 ) TECH04_2 0 0 0 1 1 +( -64 512 128 ) ( -64 512 -256 ) ( 0 512 -256 ) PBTEK1_01 0 0 0 1 1 +( 0 448 128 ) ( 0 448 -256 ) ( -64 448 -256 ) PBTEK1_01 0 0 0 1 1 +} +// brush 122 +{ +( -64 256 0 ) ( 0 256 0 ) ( 0 256 -256 ) PBTEK1_01 0 0 0 1 1 +( -64 320 -256 ) ( 0 320 -256 ) ( 0 320 0 ) PBTEK1_01 0 0 0 1 1 +( -64 256 0 ) ( -64 256 -256 ) ( -64 320 -256 ) PBTEK1_01 0 0 0 1 1 +( 0 320 0 ) ( 0 320 -256 ) ( 0 256 -256 ) UWALL1_2 0 0 0 1 1 +( 0 256 0 ) ( -64 256 0 ) ( -64 320 0 ) PBTEK1_01 0 0 0 1 1 +( 0 320 -256 ) ( -64 320 -256 ) ( -64 256 -256 ) PBTEK1_01 0 0 0 1 1 +} +// brush 123 +{ +( -64 320 0 ) ( 0 320 0 ) ( 0 320 -256 ) TECH07_2 64 0 0 1 1 +( -64 448 -256 ) ( 0 448 -256 ) ( 0 448 0 ) TECH07_2 64 0 0 1 1 +( -64 320 0 ) ( -64 320 -256 ) ( -64 448 -256 ) TECH07_2 64 0 0 1 1 +( 0 448 0 ) ( 0 448 -256 ) ( 0 320 -256 ) UWALL1_2 0 0 0 1 1 +( 0 320 0 ) ( -64 320 0 ) ( -64 448 0 ) SFLOOR4_2 0 0 0 1 1 +( 0 448 -256 ) ( -64 448 -256 ) ( -64 320 -256 ) TECH07_2 64 0 0 1 1 +} +// brush 124 +{ +( -64 0 32 ) ( 0 0 32 ) ( 0 0 -256 ) TECH07_2 64 0 0 1 1 +( -64 256 -256 ) ( 0 256 -256 ) ( 0 256 32 ) TECH07_2 64 0 0 1 1 +( -64 0 32 ) ( -64 0 -256 ) ( -64 256 -256 ) TECH07_2 64 0 0 1 1 +( 0 256 32 ) ( 0 256 -256 ) ( 0 0 -256 ) COP1_5 0 0 0 1 1 +( 0 0 32 ) ( -64 0 32 ) ( -64 256 32 ) LUNFLR1 0 0 0 1 1 +( 0 256 -256 ) ( -64 256 -256 ) ( -64 0 -256 ) TECH07_2 64 0 0 1 1 +} +// brush 125 +{ +( -288 -320 -128 ) ( -288 -320 0 ) ( -288 -384 0 ) SFLOOR4_1 0 0 0 1 1 +( -96 -384 -128 ) ( -96 -384 0 ) ( -96 -320 0 ) SFLOOR4_1 0 0 0 1 1 +( -288 -320 -128 ) ( -288 -384 -128 ) ( -96 -384 -128 ) SFLOOR4_1 0 0 0 1 1 +( -96 -320 0 ) ( -96 -384 0 ) ( -288 -384 0 ) SFLOOR4_1 0 0 0 1 1 +( -288 -320 0 ) ( -288 -320 -128 ) ( -96 -320 -128 ) SFLOOR4_1 0 0 0 1 1 +( -96 -384 0 ) ( -96 -384 -128 ) ( -288 -384 -128 ) SFLOOR4_1 0 0 0 1 1 +} +// brush 126 +{ +( -320 64 -64 ) ( -64 64 -64 ) ( -64 -320 -64 ) TECH07_2 0 0 0 1 1 +( -320 -320 -256 ) ( -64 -320 -256 ) ( -64 64 -256 ) TECH07_2 0 0 0 1 1 +( -320 64 -64 ) ( -320 -320 -64 ) ( -320 -320 -256 ) TECH07_2 0 0 0 1 1 +( -64 64 -256 ) ( -64 -320 -256 ) ( -64 -320 -64 ) TECH07_2 0 0 0 1 1 +( -64 64 -64 ) ( -320 64 -64 ) ( -320 64 -256 ) TECH07_2 0 0 0 1 1 +( -64 -320 -256 ) ( -320 -320 -256 ) ( -320 -320 -64 ) TECH07_2 0 0 0 1 1 +} +// brush 127 +{ +( -128 128 -256 ) ( -128 128 -64 ) ( -128 64 -64 ) PBTEK1_01 0 0 0 1 1 +( -64 64 -256 ) ( -64 64 -64 ) ( -64 128 -64 ) PBTEK1_01 0 0 0 1 1 +( -128 128 -256 ) ( -128 64 -256 ) ( -64 64 -256 ) PBTEK1_01 0 0 0 1 1 +( -128 128 -64 ) ( -128 128 -256 ) ( -64 128 -256 ) PBTEK1_01 0 0 0 1 1 +( -64 64 -64 ) ( -64 64 -256 ) ( -128 64 -256 ) PBTEK1_01 0 0 0 1 1 +( -192 0 -64 ) ( -288 0 -64 ) ( -288 128 -64 ) PBTEK1_01 0 0 0 1 1 +} +// brush 128 +{ +( -256 448 -384 ) ( -256 448 -64 ) ( -256 384 -64 ) PBTEK1_01 0 0 0 1 1 +( -192 384 -384 ) ( -192 384 -64 ) ( -192 448 -64 ) PBTEK1_01 0 0 0 1 1 +( -256 448 -384 ) ( -256 384 -384 ) ( -192 384 -384 ) PBTEK1_01 0 0 0 1 1 +( -256 448 -64 ) ( -256 448 -384 ) ( -192 448 -384 ) PBTEK1_01 0 0 0 1 1 +( -192 384 -64 ) ( -192 384 -384 ) ( -256 384 -384 ) PBTEK1_01 0 0 0 1 1 +( -192 0 -64 ) ( -288 0 -64 ) ( -288 128 -64 ) PBTEK1_01 0 0 0 1 1 +} +// brush 129 +{ +( -384 128 -256 ) ( -384 128 -64 ) ( -384 64 -64 ) PBTEK1_01 0 0 0 1 1 +( -320 64 -256 ) ( -320 64 -64 ) ( -320 128 -64 ) PBTEK1_01 0 0 0 1 1 +( -384 128 -256 ) ( -384 64 -256 ) ( -320 64 -256 ) PBTEK1_01 0 0 0 1 1 +( -384 128 -64 ) ( -384 128 -256 ) ( -320 128 -256 ) PBTEK1_01 0 0 0 1 1 +( -320 64 -64 ) ( -320 64 -256 ) ( -384 64 -256 ) PBTEK1_01 0 0 0 1 1 +( -192 0 -64 ) ( -288 0 -64 ) ( -288 128 -64 ) PBTEK1_01 0 0 0 1 1 +} +// brush 130 +{ +( -1024 256 -384 ) ( -1024 256 -256 ) ( -1024 -320 -256 ) WGRND1_6 0 0 0 1 1 +( 0 -320 -384 ) ( 0 -320 -256 ) ( 0 256 -256 ) COP1_5 0 0 0 1 1 +( -1024 256 -384 ) ( -1024 -320 -384 ) ( 0 -320 -384 ) WGRND1_6 0 0 0 1 1 +( 0 256 -280 ) ( 0 -320 -280 ) ( -1024 -320 -280 ) WGRND1_6 0 0 0 1 1 +( -1024 256 -256 ) ( -1024 256 -384 ) ( 0 256 -384 ) GROUND1_2 0 0 0 1 1 +( 0 -320 -256 ) ( 0 -320 -384 ) ( -1024 -320 -384 ) WGRND1_6 0 0 0 1 1 +} +// brush 131 +{ +( -1088 -448 256 ) ( -384 -448 256 ) ( -384 -448 -256 ) sky-stars2 0 0 0 512 512 +( -1088 -384 -256 ) ( -384 -384 -256 ) ( -384 -384 256 ) sky-stars2 0 0 0 512 512 +( -1088 -448 256 ) ( -1088 -448 -256 ) ( -1088 -384 -256 ) sky-stars2 0 0 0 512 512 +( -384 -384 256 ) ( -384 -384 -256 ) ( -384 -448 -256 ) sky-stars2 0 0 0 512 512 +( -384 -448 256 ) ( -1088 -448 256 ) ( -1088 -384 256 ) sky-stars2 0 0 0 512 512 +( -384 -384 -256 ) ( -1088 -384 -256 ) ( -1088 -448 -256 ) sky-stars2 0 0 0 512 512 +} +// brush 132 +{ +( -384 320 -224 ) ( -384 320 160 ) ( -384 256 160 ) PBTEK1_01 0 0 0 1 1 +( -320 256 -224 ) ( -320 256 160 ) ( -320 320 160 ) RPBASE1 0 0 0 1 1 +( -320 320 96 ) ( -320 256 96 ) ( -384 256 96 ) PBTEK1_01 0 0 0 1 1 +( -384 320 160 ) ( -384 320 -224 ) ( -320 320 -224 ) PBTEK1_01 0 0 0 1 1 +( -320 256 160 ) ( -320 256 -224 ) ( -384 256 -224 ) PBTEK1_01 0 32 0 1 1 +( -288 128 -48 ) ( -288 0 -48 ) ( -192 0 -48 ) PBTEK1_01 0 0 0 1 1 +} +// brush 133 +{ +( -768 320 -256 ) ( -768 320 -240 ) ( -768 -64 -240 ) TECH04_5 0 0 0 1 1 +( -640 -64 -256 ) ( -640 -64 -240 ) ( -640 320 -240 ) TECH04_5 0 0 0 1 1 +( -768 320 -256 ) ( -768 -64 -256 ) ( -640 -64 -256 ) TECH04_5 0 0 0 1 1 +( -640 320 -240 ) ( -640 -64 -240 ) ( -768 -64 -240 ) SFLOOR4_2 0 0 0 1 1 +( -768 320 -240 ) ( -768 320 -256 ) ( -640 320 -256 ) TECH04_5 0 0 0 1 1 +( -640 -64 -240 ) ( -640 -64 -256 ) ( -768 -64 -256 ) TECH04_5 0 0 0 1 1 +( -688 304 0 ) ( -672 320 0 ) ( -672 320 128 ) TECH04_5 0 0 0 1 1 +} +// brush 134 +{ +( -640 320 -256 ) ( -640 320 -240 ) ( -640 224 -240 ) TECH04_5 0 0 0 1 1 +( -512 224 -256 ) ( -512 224 -240 ) ( -512 320 -240 ) TECH04_5 0 0 0 1 1 +( -640 320 -256 ) ( -640 224 -256 ) ( -512 224 -256 ) TECH04_5 0 0 0 1 1 +( -512 320 -240 ) ( -512 224 -240 ) ( -640 224 -240 ) SFLOOR4_2 0 0 0 1 1 +( -640 320 -240 ) ( -640 320 -256 ) ( -512 320 -256 ) TECH04_5 0 0 0 1 1 +( -512 224 -240 ) ( -512 224 -256 ) ( -640 224 -256 ) TECH04_5 0 0 0 1 1 +} +// brush 135 +{ +( -512 320 -256 ) ( -512 320 -240 ) ( -512 -64 -240 ) TECH04_5 0 0 0 1 1 +( -384 -64 -256 ) ( -384 -64 -240 ) ( -384 320 -240 ) TECH04_5 0 0 0 1 1 +( -512 320 -256 ) ( -512 -64 -256 ) ( -384 -64 -256 ) TECH04_5 0 0 0 1 1 +( -384 320 -240 ) ( -384 -64 -240 ) ( -512 -64 -240 ) SFLOOR4_2 0 0 0 1 1 +( -512 320 -240 ) ( -512 320 -256 ) ( -384 320 -256 ) TECH04_5 0 0 0 1 1 +( -384 -64 -240 ) ( -384 -64 -256 ) ( -512 -64 -256 ) TECH04_5 0 0 0 1 1 +( -496 336 0 ) ( -480 320 0 ) ( -480 320 128 ) TECH04_5 0 0 0 1 1 +} +// brush 136 +{ +( -640 96 -256 ) ( -640 96 -240 ) ( -640 -64 -240 ) TECH04_5 0 0 0 1 1 +( -512 -64 -256 ) ( -512 -64 -240 ) ( -512 96 -240 ) TECH04_5 0 0 0 1 1 +( -640 96 -256 ) ( -640 -64 -256 ) ( -512 -64 -256 ) TECH04_5 0 0 0 1 1 +( -512 96 -240 ) ( -512 -64 -240 ) ( -640 -64 -240 ) SFLOOR4_2 0 0 0 1 1 +( -640 96 -240 ) ( -640 96 -256 ) ( -512 96 -256 ) TECH04_5 0 0 0 1 1 +( -512 -64 -240 ) ( -512 -64 -256 ) ( -640 -64 -256 ) TECH04_5 0 0 0 1 1 +} +// brush 137 +{ +( -480 80 -240 ) ( -480 80 -176 ) ( -480 64 -176 ) TECH04_7 0 0 0 1 1 +( -416 64 -240 ) ( -416 64 -176 ) ( -416 80 -176 ) TECH04_7 0 0 0 1 1 +( -480 80 -240 ) ( -480 64 -240 ) ( -416 64 -240 ) TECH04_7 0 0 0 1 1 +( -416 80 -176 ) ( -416 64 -176 ) ( -480 64 -176 ) TECH04_7 0 0 90 1 1 +( -480 80 -176 ) ( -480 80 -240 ) ( -416 80 -240 ) TECH10_1 32 16 0 1 1 +( -416 64 -176 ) ( -416 64 -240 ) ( -480 64 -240 ) TECH04_7 0 0 0 1 1 +} +// brush 138 +{ +( -468 80 -228 ) ( -468 80 -188 ) ( -428 80 -188 ) COP1_1 0 0 0 1 1 +( -428 84 -228 ) ( -428 84 -188 ) ( -468 84 -188 ) COP1_1 0 0 0 1 1 +( -468 80 -228 ) ( -428 80 -228 ) ( -428 84 -228 ) COP1_1 0 0 0 1 1 +( -468 84 -188 ) ( -428 84 -188 ) ( -428 80 -188 ) COP1_1 0 0 0 1 1 +( -468 80 -188 ) ( -468 80 -228 ) ( -468 84 -228 ) COP1_1 0 0 0 1 1 +( -428 84 -188 ) ( -428 84 -228 ) ( -428 80 -228 ) COP1_1 0 0 0 1 1 +} +// brush 139 +{ +( -48 -136 104 ) ( -48 -136 32 ) ( -64 -136 32 ) TECH04_2 0 0 0 1 1 +( -48 -120 32 ) ( -48 -120 104 ) ( -64 -120 96 ) TECH04_2 0 0 0 1 1 +( -64 -136 32 ) ( -64 -120 32 ) ( -64 -120 96 ) TECH04_7 8 0 0 1 1 +( -48 -120 32 ) ( -48 -136 32 ) ( -48 -136 104 ) TECH04_2 0 0 0 1 1 +( -64 -136 96 ) ( -64 -120 96 ) ( -48 -120 104 ) TECH04_2 0 0 0 1 1 +( -64 -120 32 ) ( -64 -136 32 ) ( -48 -136 32 ) TECH04_2 0 0 0 1 1 +} +// brush 140 +{ +( -88 -136 144 ) ( -48 -136 104 ) ( -64 -136 96 ) TECH04_2 0 0 0 1 1 +( -48 -120 104 ) ( -88 -120 144 ) ( -96 -120 128 ) TECH04_2 0 0 0 1 1 +( -88 -136 144 ) ( -88 -120 144 ) ( -48 -120 104 ) TECH04_2 0 0 0 1 1 +( -96 -120 128 ) ( -96 -136 128 ) ( -64 -136 96 ) TECH04_7 8 0 0 1 1 +( -96 -136 128 ) ( -96 -120 128 ) ( -88 -120 144 ) TECH04_2 0 0 0 1 1 +( -64 -120 96 ) ( -64 -136 96 ) ( -48 -136 104 ) TECH04_2 0 0 0 1 1 +} +// brush 141 +{ +( -296 -136 144 ) ( -88 -136 144 ) ( -96 -136 128 ) TECH04_2 0 0 0 1 1 +( -88 -120 144 ) ( -296 -120 144 ) ( -288 -120 128 ) TECH04_2 0 0 0 1 1 +( -296 -136 144 ) ( -296 -120 144 ) ( -88 -120 144 ) TECH04_2 0 0 0 1 1 +( -288 -120 128 ) ( -288 -136 128 ) ( -96 -136 128 ) TECH04_7 8 0 90 1 1 +( -288 -136 128 ) ( -288 -120 128 ) ( -296 -120 144 ) TECH04_2 0 0 0 1 1 +( -96 -120 128 ) ( -96 -136 128 ) ( -88 -136 144 ) TECH04_2 0 0 0 1 1 +} +// brush 142 +{ +( -48 -264 104 ) ( -48 -264 32 ) ( -64 -264 32 ) TECH04_2 0 0 0 1 1 +( -48 -248 32 ) ( -48 -248 104 ) ( -64 -248 96 ) TECH04_2 0 0 0 1 1 +( -64 -264 32 ) ( -64 -248 32 ) ( -64 -248 96 ) TECH04_7 8 0 0 1 1 +( -48 -248 32 ) ( -48 -264 32 ) ( -48 -264 104 ) TECH04_2 0 0 0 1 1 +( -64 -264 96 ) ( -64 -248 96 ) ( -48 -248 104 ) TECH04_2 0 0 0 1 1 +( -64 -248 32 ) ( -64 -264 32 ) ( -48 -264 32 ) TECH04_2 0 0 0 1 1 +} +// brush 143 +{ +( -88 -264 144 ) ( -48 -264 104 ) ( -64 -264 96 ) TECH04_2 0 0 0 1 1 +( -48 -248 104 ) ( -88 -248 144 ) ( -96 -248 128 ) TECH04_2 0 0 0 1 1 +( -88 -264 144 ) ( -88 -248 144 ) ( -48 -248 104 ) TECH04_2 0 0 0 1 1 +( -96 -248 128 ) ( -96 -264 128 ) ( -64 -264 96 ) TECH04_7 8 0 0 1 1 +( -96 -264 128 ) ( -96 -248 128 ) ( -88 -248 144 ) TECH04_2 0 0 0 1 1 +( -64 -248 96 ) ( -64 -264 96 ) ( -48 -264 104 ) TECH04_2 0 0 0 1 1 +} +// brush 144 +{ +( -296 -264 144 ) ( -88 -264 144 ) ( -96 -264 128 ) TECH04_2 0 0 0 1 1 +( -88 -248 144 ) ( -296 -248 144 ) ( -288 -248 128 ) TECH04_2 0 0 0 1 1 +( -296 -264 144 ) ( -296 -248 144 ) ( -88 -248 144 ) TECH04_2 0 0 0 1 1 +( -288 -248 128 ) ( -288 -264 128 ) ( -96 -264 128 ) TECH04_7 8 0 90 1 1 +( -288 -264 128 ) ( -288 -248 128 ) ( -296 -248 144 ) TECH04_2 0 0 0 1 1 +( -96 -248 128 ) ( -96 -264 128 ) ( -88 -264 144 ) TECH04_2 0 0 0 1 1 +} +// brush 145 +{ +( -48 -200 104 ) ( -48 -200 32 ) ( -64 -200 32 ) TECH04_2 0 0 0 1 1 +( -48 -184 32 ) ( -48 -184 104 ) ( -64 -184 96 ) TECH04_2 0 0 0 1 1 +( -64 -200 32 ) ( -64 -184 32 ) ( -64 -184 96 ) TECH04_7 8 0 0 1 1 +( -48 -184 32 ) ( -48 -200 32 ) ( -48 -200 104 ) TECH04_2 0 0 0 1 1 +( -64 -200 96 ) ( -64 -184 96 ) ( -48 -184 104 ) TECH04_2 0 0 0 1 1 +( -64 -184 32 ) ( -64 -200 32 ) ( -48 -200 32 ) TECH04_2 0 0 0 1 1 +} +// brush 146 +{ +( -88 -200 144 ) ( -48 -200 104 ) ( -64 -200 96 ) TECH04_2 0 0 0 1 1 +( -48 -184 104 ) ( -88 -184 144 ) ( -96 -184 128 ) TECH04_2 0 0 0 1 1 +( -88 -200 144 ) ( -88 -184 144 ) ( -48 -184 104 ) TECH04_2 0 0 0 1 1 +( -96 -184 128 ) ( -96 -200 128 ) ( -64 -200 96 ) TECH04_7 8 0 0 1 1 +( -96 -200 128 ) ( -96 -184 128 ) ( -88 -184 144 ) TECH04_2 0 0 0 1 1 +( -64 -184 96 ) ( -64 -200 96 ) ( -48 -200 104 ) TECH04_2 0 0 0 1 1 +} +// brush 147 +{ +( -296 -200 144 ) ( -88 -200 144 ) ( -96 -200 128 ) TECH04_2 0 0 0 1 1 +( -88 -184 144 ) ( -296 -184 144 ) ( -288 -184 128 ) TECH04_2 0 0 0 1 1 +( -296 -200 144 ) ( -296 -184 144 ) ( -88 -184 144 ) TECH04_2 0 0 0 1 1 +( -288 -184 128 ) ( -288 -200 128 ) ( -96 -200 128 ) TECH04_7 8 0 90 1 1 +( -288 -200 128 ) ( -288 -184 128 ) ( -296 -184 144 ) TECH04_2 0 0 0 1 1 +( -96 -184 128 ) ( -96 -200 128 ) ( -88 -200 144 ) TECH04_2 0 0 0 1 1 +} +// brush 148 +{ +( -288 -144 128 ) ( -288 -144 144 ) ( -288 -176 144 ) COP1_5 0 0 0 1 1 +( -256 -176 128 ) ( -256 -176 144 ) ( -256 -144 144 ) COP1_5 0 0 0 1 1 +( -288 -144 128 ) ( -288 -176 128 ) ( -256 -176 128 ) TLIGHT01_1 0 16 0 1 1 +( -256 -144 144 ) ( -256 -176 144 ) ( -288 -176 144 ) COP1_5 0 0 0 1 1 +( -288 -144 144 ) ( -288 -144 128 ) ( -256 -144 128 ) COP1_5 0 0 0 1 1 +( -256 -176 144 ) ( -256 -176 128 ) ( -288 -176 128 ) COP1_5 0 0 0 1 1 +} +// brush 149 +{ +( -128 -144 128 ) ( -128 -144 144 ) ( -128 -176 144 ) COP1_5 0 0 0 1 1 +( -96 -176 128 ) ( -96 -176 144 ) ( -96 -144 144 ) COP1_5 0 0 0 1 1 +( -128 -144 128 ) ( -128 -176 128 ) ( -96 -176 128 ) TLIGHT01_1 0 16 0 1 1 +( -96 -144 144 ) ( -96 -176 144 ) ( -128 -176 144 ) COP1_5 0 0 0 1 1 +( -128 -144 144 ) ( -128 -144 128 ) ( -96 -144 128 ) COP1_5 0 0 0 1 1 +( -96 -176 144 ) ( -96 -176 128 ) ( -128 -176 128 ) COP1_5 0 0 0 1 1 +} +// brush 150 +{ +( -128 -208 128 ) ( -128 -208 144 ) ( -128 -240 144 ) COP1_5 0 0 0 1 1 +( -96 -240 128 ) ( -96 -240 144 ) ( -96 -208 144 ) COP1_5 0 0 0 1 1 +( -128 -208 128 ) ( -128 -240 128 ) ( -96 -240 128 ) TLIGHT01_1 0 16 0 1 1 +( -96 -208 144 ) ( -96 -240 144 ) ( -128 -240 144 ) COP1_5 0 0 0 1 1 +( -128 -208 144 ) ( -128 -208 128 ) ( -96 -208 128 ) COP1_5 0 0 0 1 1 +( -96 -240 144 ) ( -96 -240 128 ) ( -128 -240 128 ) COP1_5 0 0 0 1 1 +} +// brush 151 +{ +( -288 -208 128 ) ( -288 -208 144 ) ( -288 -240 144 ) COP1_5 0 0 0 1 1 +( -256 -240 128 ) ( -256 -240 144 ) ( -256 -208 144 ) COP1_5 0 0 0 1 1 +( -288 -208 128 ) ( -288 -240 128 ) ( -256 -240 128 ) TLIGHT01_1 0 16 0 1 1 +( -256 -208 144 ) ( -256 -240 144 ) ( -288 -240 144 ) COP1_5 0 0 0 1 1 +( -288 -208 144 ) ( -288 -208 128 ) ( -256 -208 128 ) COP1_5 0 0 0 1 1 +( -256 -240 144 ) ( -256 -240 128 ) ( -288 -240 128 ) COP1_5 0 0 0 1 1 +} +// brush 152 +{ +( -280 -136 144 ) ( -264 -136 144 ) ( -264 -248 144 ) COP1_1 0 0 0 1 1 +( -280 -248 136 ) ( -264 -248 136 ) ( -264 -136 136 ) COP1_1 0 0 0 1 1 +( -280 -136 144 ) ( -280 -248 144 ) ( -280 -248 136 ) COP1_1 0 0 0 1 1 +( -264 -136 136 ) ( -264 -248 136 ) ( -264 -248 144 ) COP1_1 0 0 0 1 1 +( -264 -136 144 ) ( -280 -136 144 ) ( -280 -136 136 ) COP1_1 0 0 0 1 1 +( -264 -248 136 ) ( -280 -248 136 ) ( -280 -248 144 ) COP1_1 0 0 0 1 1 +} +// brush 153 +{ +( -120 -136 144 ) ( -104 -136 144 ) ( -104 -248 144 ) COP1_1 0 0 0 1 1 +( -120 -248 136 ) ( -104 -248 136 ) ( -104 -136 136 ) COP1_1 0 0 0 1 1 +( -120 -136 144 ) ( -120 -248 144 ) ( -120 -248 136 ) COP1_1 0 0 0 1 1 +( -104 -136 136 ) ( -104 -248 136 ) ( -104 -248 144 ) COP1_1 0 0 0 1 1 +( -104 -136 144 ) ( -120 -136 144 ) ( -120 -136 136 ) COP1_1 0 0 0 1 1 +( -104 -248 136 ) ( -120 -248 136 ) ( -120 -248 144 ) COP1_1 0 0 0 1 1 +} +// brush 154 +{ +( -128 224 16 ) ( -128 224 32 ) ( -128 -64 32 ) TECH04_5 0 0 0 1 1 +( -128 -64 16 ) ( -64 -64 16 ) ( -64 256 16 ) TECH04_2 0 0 0 1 1 +( -128 224 32 ) ( -96 256 32 ) ( -64 256 32 ) LUNFLR1 0 0 0 1 1 +( -64 256 16 ) ( -64 256 32 ) ( -96 256 32 ) TECH04_5 0 0 0 1 1 +( -128 -64 16 ) ( -128 -64 32 ) ( -64 -64 32 ) TECH04_5 0 0 0 1 1 +( -128 224 16 ) ( -96 256 16 ) ( -96 256 32 ) TECH04_5 0 0 0 1 1 +( -64 -64 16 ) ( -64 -64 32 ) ( -64 256 32 ) TECH04_5 0 0 0 1 1 +} +// brush 155 +{ +( -128 -64 16 ) ( -128 -96 16 ) ( -128 -96 0 ) TECH04_5 0 0 0 1 1 +( -64 -96 16 ) ( -64 -64 16 ) ( -64 -64 0 ) TECH04_5 0 0 0 1 1 +( -128 -96 0 ) ( -64 -96 0 ) ( -64 -64 0 ) TECH04_5 0 0 0 1 1 +( -64 -96 16 ) ( -128 -96 16 ) ( -128 -64 16 ) SFLOOR4_1 0 0 0 1 1 +( -128 -32 0 ) ( -64 -32 0 ) ( -64 -32 16 ) TECH04_5 0 0 0 1 1 +( -64 -96 0 ) ( -128 -96 0 ) ( -128 -96 16 ) TECH04_5 0 0 0 1 1 +} +// brush 156 +{ +( -128 160 16 ) ( -96 160 16 ) ( -96 128 16 ) TECH04_5 0 0 0 1 1 +( -128 128 0 ) ( -96 128 0 ) ( -96 160 0 ) TECH04_5 0 0 0 1 1 +( -128 160 16 ) ( -128 128 16 ) ( -128 128 0 ) TECH04_5 0 0 0 1 1 +( -96 160 0 ) ( -96 128 0 ) ( -96 128 16 ) TECH04_5 0 0 0 1 1 +( -96 160 16 ) ( -128 160 16 ) ( -128 160 0 ) TECH04_5 0 0 0 1 1 +( -96 128 0 ) ( -128 128 0 ) ( -128 128 16 ) TECH04_5 0 0 0 1 1 +} +// brush 157 +{ +( -80 240 16 ) ( -48 240 16 ) ( -48 208 16 ) PBTEK1_05 16 0 0 1 1 +( -80 208 0 ) ( -48 208 0 ) ( -48 240 0 ) PBTEK1_05 16 0 0 1 1 +( -80 240 16 ) ( -80 208 16 ) ( -80 208 0 ) PBTEK1_05 16 0 0 1 1 +( -48 240 0 ) ( -48 208 0 ) ( -48 208 16 ) PBTEK1_05 16 0 0 1 1 +( -48 240 16 ) ( -80 240 16 ) ( -80 240 0 ) PBTEK1_05 16 0 0 1 1 +( -48 208 0 ) ( -80 208 0 ) ( -80 208 16 ) PBTEK1_05 16 0 0 1 1 +} +// brush 158 +{ +( -32 320 32 ) ( 0 320 32 ) ( 0 320 0 ) TEK_LA10 0 0 0 1 1 +( -32 448 0 ) ( 0 448 0 ) ( 0 448 32 ) TEK_LA10 0 0 0 1 1 +( -32 320 32 ) ( -32 320 0 ) ( -32 448 0 ) TEK_LA10 64 0 0 1 1 +( 0 448 32 ) ( 0 448 0 ) ( 0 320 0 ) UWALL1_2 0 0 0 1 1 +( 0 320 32 ) ( -32 320 32 ) ( -32 448 32 ) TWALL2_6 0 0 270 1 1 +( 0 448 0 ) ( -32 448 0 ) ( -32 320 0 ) TEK_LA10 0 0 0 1 1 +} +// brush 159 +{ +( 0 320 32 ) ( 0 320 96 ) ( 0 384 96 ) UWALL1_2 0 0 0 1 1 +( 0 384 96 ) ( 0 320 96 ) ( -32 320 96 ) COMP1_6 0 0 0 1 1 +( -32 384 96 ) ( -32 384 32 ) ( 0 384 32 ) COMP1_6 0 0 0 1 1 +( 0 320 96 ) ( 0 320 32 ) ( -32 320 32 ) COMP1_6 0 0 0 1 1 +( -16 0 96 ) ( 0 0 32 ) ( 0 128 32 ) COMP1_6 0 32 0 1 1 +} +// brush 160 +{ +( 0 384 32 ) ( 0 384 96 ) ( 0 448 96 ) UWALL1_2 0 0 0 1 1 +( 0 448 96 ) ( 0 384 96 ) ( -32 384 96 ) COMP1_2 0 0 0 1 1 +( -32 448 96 ) ( -32 448 32 ) ( 0 448 32 ) COMP1_2 0 0 0 1 1 +( 0 384 96 ) ( 0 384 32 ) ( -32 384 32 ) COMP1_2 0 0 0 1 1 +( -16 64 96 ) ( 0 64 32 ) ( 0 192 32 ) COMP1_2 0 32 0 1 1 +} +// brush 161 +{ +( -320 96 0 ) ( -320 96 128 ) ( -336 96 128 ) TECH04_7 0 0 0 1 1 +( -320 64 128 ) ( -320 64 0 ) ( -336 64 0 ) TEK_LA12 0 0 0 1 1 +( -336 64 0 ) ( -336 96 0 ) ( -336 96 128 ) TEK_LA12 0 0 0 1 1 +( -320 96 0 ) ( -320 64 0 ) ( -320 64 128 ) TEK_LA12 0 0 0 1 1 +( -336 64 128 ) ( -336 96 128 ) ( -320 96 128 ) TEK_LA12 0 0 0 1 1 +( -336 96 0 ) ( -336 64 0 ) ( -320 64 0 ) TEK_LA12 0 0 0 1 1 +} +// brush 162 +{ +( -336 224 128 ) ( -320 224 128 ) ( -320 224 0 ) TECH04_7 0 0 0 1 1 +( -336 256 0 ) ( -320 256 0 ) ( -320 256 128 ) TEK_LA12 0 0 0 1 1 +( -336 224 128 ) ( -336 224 0 ) ( -336 256 0 ) TEK_LA12 0 0 0 1 1 +( -320 256 128 ) ( -320 256 0 ) ( -320 224 0 ) TEK_LA12 0 0 0 1 1 +( -320 224 128 ) ( -336 224 128 ) ( -336 256 128 ) TEK_LA12 0 0 0 1 1 +( -320 256 0 ) ( -336 256 0 ) ( -336 224 0 ) TEK_LA12 0 0 0 1 1 +} +// brush 163 +{ +( 0 96 -384 ) ( 32 96 -384 ) ( 32 96 32 ) COP1_5 0 0 0 1 1 +( 0 64 32 ) ( 0 64 -384 ) ( 0 96 -384 ) COP1_5 0 0 0 1 1 +( 32 96 -384 ) ( 0 96 -384 ) ( 0 64 -384 ) COP1_5 0 0 0 1 1 +( 0 72 128 ) ( 0 72 0 ) ( -16 56 0 ) COP1_5 0 0 0 1 1 +( 0 96 -352 ) ( 0 112 -352 ) ( 128 112 -352 ) COP1_5 0 0 0 1 1 +} +// brush 164 +{ +( 32 0 32 ) ( 32 0 -384 ) ( 0 0 -384 ) COP1_5 0 0 0 1 1 +( 0 0 -384 ) ( 0 32 -384 ) ( 0 32 32 ) COP1_5 0 0 0 1 1 +( 0 32 -384 ) ( 0 0 -384 ) ( 32 0 -384 ) COP1_5 0 0 0 1 1 +( -16 40 0 ) ( 0 24 0 ) ( 0 24 128 ) COP1_5 0 0 0 1 1 +( 0 96 -352 ) ( 0 112 -352 ) ( 128 112 -352 ) COP1_5 0 0 0 1 1 +} +// brush 165 +{ +( 96 0 -288 ) ( 72 0 -288 ) ( 72 0 128 ) UWALL1_2 0 0 0 1 1 +( 96 0 -288 ) ( 96 0 128 ) ( 96 24 128 ) UWALL1_2 0 0 0 1 1 +( 96 0 128 ) ( 72 0 128 ) ( 96 24 128 ) UWALL1_2 0 0 0 1 1 +( 96 0 -288 ) ( 96 24 -264 ) ( 72 0 -288 ) UWALL1_2 0 0 0 1 1 +( 72 0 -288 ) ( 96 24 -264 ) ( 96 24 128 ) UWALL1_2 0 0 0 1 1 +} +// brush 166 +{ +( 72 96 -288 ) ( 96 96 -288 ) ( 96 96 128 ) UWALL1_2 0 0 0 1 1 +( 96 96 128 ) ( 96 96 -288 ) ( 96 72 -264 ) UWALL1_2 0 0 0 1 1 +( 96 96 128 ) ( 96 72 128 ) ( 72 96 128 ) UWALL1_2 0 0 0 1 1 +( 96 96 -288 ) ( 72 96 -288 ) ( 96 72 -264 ) UWALL1_2 0 0 0 1 1 +( 96 72 -264 ) ( 72 96 -288 ) ( 72 96 128 ) UWALL1_2 0 0 0 1 1 +} +// brush 167 +{ +( 0 0 -384 ) ( 0 0 128 ) ( 0 -64 128 ) COP1_5 0 0 0 1 1 +( 64 -64 -384 ) ( 64 -64 128 ) ( 64 0 128 ) COP1_5 0 0 0 1 1 +( 0 0 -384 ) ( 0 -64 -384 ) ( 64 -64 -384 ) COP1_5 0 0 0 1 1 +( 64 0 128 ) ( 64 -64 128 ) ( 0 -64 128 ) COP1_5 0 0 0 1 1 +( 0 0 128 ) ( 0 0 -384 ) ( 64 0 -384 ) COP1_5 0 0 0 1 1 +( 64 -64 128 ) ( 64 -64 -384 ) ( 0 -64 -384 ) COP1_5 0 0 0 1 1 +} +// brush 168 +{ +( 0 128 -384 ) ( 0 128 128 ) ( 0 96 128 ) TEK_LA12 0 0 0 1 1 +( 64 96 -384 ) ( 64 96 128 ) ( 64 128 128 ) COP1_5 0 0 0 1 1 +( 0 128 -384 ) ( 0 96 -384 ) ( 64 96 -384 ) COP1_5 0 0 0 1 1 +( 64 128 128 ) ( 64 96 128 ) ( 0 96 128 ) COP1_5 0 0 0 1 1 +( 0 128 128 ) ( 0 128 -384 ) ( 64 128 -384 ) TECH04_7 0 0 0 1 1 +( 64 96 128 ) ( 64 96 -384 ) ( 0 96 -384 ) COP1_5 0 0 0 1 1 +} +// brush 169 +{ +( 64 128 -384 ) ( 64 128 128 ) ( 64 96 128 ) UWALL1_2 0 0 0 1 1 +( 128 96 -384 ) ( 128 96 128 ) ( 128 128 128 ) UWALL1_2 0 0 0 1 1 +( 64 128 -384 ) ( 64 96 -384 ) ( 128 96 -384 ) UWALL1_2 0 0 0 1 1 +( 128 128 128 ) ( 128 96 128 ) ( 64 96 128 ) UWALL1_2 0 0 0 1 1 +( 64 128 128 ) ( 64 128 -384 ) ( 128 128 -384 ) UWALL1_2 0 0 0 1 1 +( 128 96 128 ) ( 128 96 -384 ) ( 64 96 -384 ) UWALL1_2 0 0 0 1 1 +} +// brush 170 +{ +( 64 0 -384 ) ( 64 0 128 ) ( 64 -64 128 ) UWALL1_2 0 0 0 1 1 +( 128 -64 -384 ) ( 128 -64 128 ) ( 128 0 128 ) UWALL1_2 0 0 0 1 1 +( 64 0 -384 ) ( 64 -64 -384 ) ( 128 -64 -384 ) UWALL1_2 0 0 0 1 1 +( 128 0 128 ) ( 128 -64 128 ) ( 64 -64 128 ) UWALL1_2 0 0 0 1 1 +( 64 0 128 ) ( 64 0 -384 ) ( 128 0 -384 ) UWALL1_2 0 0 0 1 1 +( 128 -64 128 ) ( 128 -64 -384 ) ( 64 -64 -384 ) UWALL1_2 0 0 0 1 1 +} +// brush 171 +{ +( 96 96 -264 ) ( 96 96 128 ) ( 96 0 128 ) UWALL1_2 0 0 0 1 1 +( 128 0 -264 ) ( 128 0 128 ) ( 128 96 128 ) UWALL1_2 0 0 0 1 1 +( 96 96 -264 ) ( 96 0 -264 ) ( 128 0 -264 ) UWALL1_2 0 0 0 1 1 +( 128 96 128 ) ( 128 0 128 ) ( 96 0 128 ) UWALL1_2 0 0 0 1 1 +( 96 96 128 ) ( 96 96 -264 ) ( 128 96 -264 ) UWALL1_2 0 0 0 1 1 +( 128 0 128 ) ( 128 0 -264 ) ( 96 0 -264 ) UWALL1_2 0 0 0 1 1 +} +// brush 172 +{ +( 96 96 -288 ) ( 96 96 104 ) ( 96 0 104 ) UWALL1_2 0 0 0 1 1 +( 128 0 -288 ) ( 128 0 104 ) ( 128 96 104 ) UWALL1_2 0 0 0 1 1 +( 128 0 104 ) ( 128 0 -288 ) ( 96 0 -288 ) UWALL1_2 0 0 0 1 1 +( 128 40 -264 ) ( 0 40 -264 ) ( 0 64 -264 ) UWALL1_2 0 0 0 1 1 +( 128 24 -264 ) ( 0 24 -264 ) ( 0 16 -272 ) UWALL1_2 0 0 0 1 1 +} +// brush 173 +{ +( 96 96 104 ) ( 96 0 104 ) ( 96 0 -288 ) UWALL1_2 0 0 0 1 1 +( 128 0 104 ) ( 128 96 104 ) ( 128 96 -288 ) UWALL1_2 0 0 0 1 1 +( 96 96 -288 ) ( 128 96 -288 ) ( 128 96 104 ) UWALL1_2 0 0 0 1 1 +( 0 32 -264 ) ( 0 56 -264 ) ( 128 56 -264 ) UWALL1_2 0 0 0 1 1 +( 0 80 -272 ) ( 0 72 -264 ) ( 128 72 -264 ) UWALL1_2 0 0 0 1 1 +} +// brush 174 +{ +( 0 -64 256 ) ( 128 -64 256 ) ( 128 -64 128 ) COP1_5 0 0 0 1 1 +( 0 128 128 ) ( 128 128 128 ) ( 128 128 256 ) UWALL1_2 0 0 0 1 1 +( 0 -64 256 ) ( 0 -64 128 ) ( 0 128 128 ) COP1_5 0 0 0 1 1 +( 128 128 256 ) ( 128 128 128 ) ( 128 -64 128 ) UWALL1_2 0 0 0 1 1 +( 128 -64 256 ) ( 0 -64 256 ) ( 0 128 256 ) COP1_5 0 0 0 1 1 +( 128 128 128 ) ( 0 128 128 ) ( 0 -64 128 ) COP1_5 0 0 0 1 1 +} +// brush 175 +{ +( 32 32 128 ) ( 64 32 128 ) ( 64 32 124 ) TLIGHT01_1 0 0 0 1 1 +( 32 64 124 ) ( 64 64 124 ) ( 64 64 128 ) TLIGHT01_1 0 0 0 1 1 +( 32 32 128 ) ( 32 32 124 ) ( 32 64 124 ) TLIGHT01_1 0 0 0 1 1 +( 64 64 128 ) ( 64 64 124 ) ( 64 32 124 ) TLIGHT01_1 0 0 0 1 1 +( 64 32 128 ) ( 32 32 128 ) ( 32 64 128 ) TLIGHT01_1 0 0 0 1 1 +( 64 64 124 ) ( 32 64 124 ) ( 32 32 124 ) TLIGHT01_1 0 0 0 1 1 +} +// brush 176 +{ +( -1024 1024 -368 ) ( 0 1024 -368 ) ( 0 -320 -368 ) GROUND1_2 0 0 0 1 1 +( -1024 -320 -448 ) ( 0 -320 -448 ) ( 0 1024 -448 ) GROUND1_2 0 0 0 1 1 +( -1024 1024 -368 ) ( -1024 -320 -368 ) ( -1024 -320 -512 ) GROUND1_2 0 0 0 1 1 +( 0 1024 -512 ) ( 0 -320 -512 ) ( 0 -320 -368 ) GROUND1_2 0 0 0 1 1 +( 0 1024 -368 ) ( -1024 1024 -368 ) ( -1024 1024 -512 ) GROUND1_2 0 0 0 1 1 +( 0 -320 -512 ) ( -1024 -320 -512 ) ( -1024 -320 -368 ) GROUND1_2 0 0 0 1 1 +} +// brush 177 +{ +( 32 0 32 ) ( 32 0 -384 ) ( 0 0 -384 ) COP1_5 0 0 0 1 1 +( 0 0 -384 ) ( 0 32 -384 ) ( 0 32 32 ) COP1_5 0 0 0 1 1 +( -16 40 0 ) ( 0 24 0 ) ( 0 24 128 ) SWITCH_1 0 0 90 1 0.750000 +( 128 112 -352 ) ( 0 112 -352 ) ( 0 96 -352 ) COP1_5 0 0 0 1 1 +( 0 96 -256 ) ( 0 112 -256 ) ( 128 112 -256 ) COP1_5 0 0 0 1 1 +} +// brush 178 +{ +( 0 96 -384 ) ( 32 96 -384 ) ( 32 96 32 ) COP1_5 0 0 0 1 1 +( 0 64 32 ) ( 0 64 -384 ) ( 0 96 -384 ) COP1_5 0 0 0 1 1 +( 0 72 128 ) ( 0 72 0 ) ( -16 56 0 ) SWITCH_1 0 0 90 1 0.750000 +( 128 112 -352 ) ( 0 112 -352 ) ( 0 96 -352 ) COP1_5 0 0 0 1 1 +( 0 96 -256 ) ( 0 112 -256 ) ( 128 112 -256 ) COP1_5 0 0 0 1 1 +} +// brush 179 +{ +( 32 0 32 ) ( 32 0 -384 ) ( 0 0 -384 ) COP1_5 0 0 0 1 1 +( 0 0 -384 ) ( 0 32 -384 ) ( 0 32 32 ) COP1_5 0 0 0 1 1 +( 0 0 32 ) ( 0 32 32 ) ( 32 32 32 ) LUNFLR1 0 0 0 1 1 +( -16 40 0 ) ( 0 24 0 ) ( 0 24 128 ) COP1_5 0 0 0 1 1 +( 128 112 -256 ) ( 0 112 -256 ) ( 0 96 -256 ) COP1_5 0 0 0 1 1 +} +// brush 180 +{ +( 0 96 -384 ) ( 32 96 -384 ) ( 32 96 32 ) COP1_5 0 0 0 1 1 +( 0 64 32 ) ( 0 64 -384 ) ( 0 96 -384 ) COP1_5 0 0 0 1 1 +( 32 64 32 ) ( 0 64 32 ) ( 0 96 32 ) LUNFLR1 0 0 0 1 1 +( 0 72 128 ) ( 0 72 0 ) ( -16 56 0 ) COP1_5 0 0 0 1 1 +( 128 112 -256 ) ( 0 112 -256 ) ( 0 96 -256 ) COP1_5 0 0 0 1 1 +} +// brush 181 +{ +( -1088 -384 256 ) ( -1024 -384 256 ) ( -1024 -384 -256 ) sky-stars2 0 0 0 512 512 +( -1128 1472 -256 ) ( -1064 1472 -256 ) ( -1064 1472 256 ) sky-stars2 0 0 0 512 512 +( -1088 -384 256 ) ( -1088 -384 -256 ) ( -1088 1024 -256 ) sky-stars2 0 0 0 512 512 +( -1024 1024 256 ) ( -1024 1024 -256 ) ( -1024 -384 -256 ) sky-stars2 0 0 0 512 512 +( -1024 -384 256 ) ( -1088 -384 256 ) ( -1088 1024 256 ) sky-stars2 0 0 0 512 512 +( -1024 1024 -256 ) ( -1088 1024 -256 ) ( -1088 -384 -256 ) sky-stars2 0 0 0 512 512 +} +// brush 182 +{ +( -1024 576 -32 ) ( -736 576 -176 ) ( -736 576 144 ) UWALL1_2 0 32 0 1 1 +( -768 512 53 ) ( -736 448 37 ) ( -736 448 144 ) UWALL1_2 0 32 0 1 1 +( 0 736 -288 ) ( 0 608 -288 ) ( 128 608 -352 ) UWALL1_2 0 0 0 1 1 +( 0 480 -320 ) ( 0 512 -288 ) ( 128 512 -352 ) UWALL1_2 0 0 0 1 1 +( -896 128 224 ) ( -896 128 96 ) ( -896 256 96 ) UWALL1_2 0 32 0 1 1 +} +// brush 183 +{ +( -896 192 -256 ) ( -896 -64 -256 ) ( -768 -64 -256 ) WGRND1_6 0 0 0 1 1 +( -768 -64 -256 ) ( -896 -64 -192 ) ( -896 192 -256 ) WGRND1_6 0 0 0 1 1 +( -896 -128 -256 ) ( -896 -128 -192 ) ( -768 -128 -256 ) WGRND1_6 0 0 0 1 1 +( -896 192 -256 ) ( -896 -64 -192 ) ( -896 -64 -256 ) WGRND1_6 0 0 0 1 1 +} +// brush 184 +{ +( -64 448 -256 ) ( -256 64 -256 ) ( -64 64 -256 ) WGRND1_6 0 0 0 1 1 +( -64 64 -224 ) ( -256 64 -256 ) ( -64 448 -256 ) WGRND1_6 0 0 0 1 1 +( -64 64 -256 ) ( -256 64 -256 ) ( -64 64 -224 ) WGRND1_6 0 0 0 1 1 +( -64 448 -256 ) ( -64 64 -256 ) ( -64 64 -224 ) WGRND1_6 0 0 0 1 1 +} +// brush 185 +{ +( -480 160 -64 ) ( -448 160 -64 ) ( -448 160 -68 ) TLIGHT01_1 0 0 0 1 1 +( -480 192 -68 ) ( -448 192 -68 ) ( -448 192 -64 ) TLIGHT01_1 0 0 0 1 1 +( -480 160 -64 ) ( -480 160 -68 ) ( -480 192 -68 ) TLIGHT01_1 0 0 0 1 1 +( -448 192 -64 ) ( -448 192 -68 ) ( -448 160 -68 ) TLIGHT01_1 0 0 0 1 1 +( -448 160 -64 ) ( -480 160 -64 ) ( -480 192 -64 ) TLIGHT01_1 0 0 0 1 1 +( -448 192 -68 ) ( -480 192 -68 ) ( -480 160 -68 ) TLIGHT01_1 0 0 0 1 1 +} +// brush 186 +{ +( -320 192 -64 ) ( -288 192 -64 ) ( -288 192 -68 ) TLIGHT01_1 0 0 0 1 1 +( -320 224 -68 ) ( -288 224 -68 ) ( -288 224 -64 ) TLIGHT01_1 0 0 0 1 1 +( -320 192 -64 ) ( -320 192 -68 ) ( -320 224 -68 ) TLIGHT01_1 0 0 0 1 1 +( -288 224 -64 ) ( -288 224 -68 ) ( -288 192 -68 ) TLIGHT01_1 0 0 0 1 1 +( -288 192 -64 ) ( -320 192 -64 ) ( -320 224 -64 ) TLIGHT01_1 0 0 0 1 1 +( -288 224 -68 ) ( -320 224 -68 ) ( -320 192 -68 ) TLIGHT01_1 0 0 0 1 1 +} +// brush 187 +{ +( -128 384 -64 ) ( -96 384 -64 ) ( -96 384 -68 ) TLIGHT01_1 0 0 0 1 1 +( -128 416 -68 ) ( -96 416 -68 ) ( -96 416 -64 ) TLIGHT01_1 0 0 0 1 1 +( -128 384 -64 ) ( -128 384 -68 ) ( -128 416 -68 ) TLIGHT01_1 0 0 0 1 1 +( -96 416 -64 ) ( -96 416 -68 ) ( -96 384 -68 ) TLIGHT01_1 0 0 0 1 1 +( -96 384 -64 ) ( -128 384 -64 ) ( -128 416 -64 ) TLIGHT01_1 0 0 0 1 1 +( -96 416 -68 ) ( -128 416 -68 ) ( -128 384 -68 ) TLIGHT01_1 0 0 0 1 1 +} +// brush 188 +{ +( -128 192 -64 ) ( -96 192 -64 ) ( -96 192 -68 ) TLIGHT01_1 0 0 0 1 1 +( -128 224 -68 ) ( -96 224 -68 ) ( -96 224 -64 ) TLIGHT01_1 0 0 0 1 1 +( -128 192 -64 ) ( -128 192 -68 ) ( -128 224 -68 ) TLIGHT01_1 0 0 0 1 1 +( -96 224 -64 ) ( -96 224 -68 ) ( -96 192 -68 ) TLIGHT01_1 0 0 0 1 1 +( -96 192 -64 ) ( -128 192 -64 ) ( -128 224 -64 ) TLIGHT01_1 0 0 0 1 1 +( -96 224 -68 ) ( -128 224 -68 ) ( -128 192 -68 ) TLIGHT01_1 0 0 0 1 1 +} +// brush 189 +{ +( -288 224 160 ) ( -224 224 160 ) ( -224 160 160 ) TECH04_2 0 0 0 1 1 +( -288 160 152 ) ( -224 160 152 ) ( -224 224 152 ) TLIGHT02 32 32 270 1 1 +( -288 224 160 ) ( -288 160 160 ) ( -288 160 152 ) TECH04_2 0 0 0 1 1 +( -224 224 152 ) ( -224 160 152 ) ( -224 160 160 ) TECH04_2 0 0 0 1 1 +( -224 224 160 ) ( -288 224 160 ) ( -288 224 152 ) TECH04_2 0 0 0 1 1 +( -224 160 152 ) ( -288 160 152 ) ( -288 160 160 ) TECH04_2 0 0 0 1 1 +} +// brush 190 +{ +( -160 96 160 ) ( -96 96 160 ) ( -96 32 160 ) TECH04_2 0 0 0 1 1 +( -160 32 152 ) ( -96 32 152 ) ( -96 96 152 ) TLIGHT02 32 32 90 1 1 +( -160 96 160 ) ( -160 32 160 ) ( -160 32 152 ) TECH04_2 0 0 0 1 1 +( -96 96 152 ) ( -96 32 152 ) ( -96 32 160 ) TECH04_2 0 0 0 1 1 +( -96 96 160 ) ( -160 96 160 ) ( -160 96 152 ) TECH04_2 0 0 0 1 1 +( -96 32 152 ) ( -160 32 152 ) ( -160 32 160 ) TECH04_2 0 0 0 1 1 +} +// brush 191 +{ +( 0 0 -352 ) ( 96 0 -352 ) ( 96 0 -384 ) clip 0 0 0 1 1 +( 0 96 -384 ) ( 96 96 -384 ) ( 96 96 -352 ) clip 0 0 0 1 1 +( 0 0 -352 ) ( 0 0 -384 ) ( 0 96 -384 ) clip 0 0 0 1 1 +( 104 96 -352 ) ( 104 96 -384 ) ( 104 0 -384 ) clip 0 0 0 1 1 +( 96 0 -352 ) ( 0 0 -352 ) ( 0 96 -352 ) clip 0 0 0 1 1 +( 96 96 -384 ) ( 0 96 -384 ) ( 0 0 -384 ) clip 0 0 0 1 1 +} +// brush 192 +{ +( 64 256 32 ) ( 64 256 64 ) ( -16 256 64 ) TEK_LA10 -16 0 0 1 1 +( -16 128 32 ) ( -16 256 32 ) ( -16 256 64 ) TEK_LA10 0 0 0 1 1 +( 64 128 32 ) ( 64 128 64 ) ( 64 256 64 ) UWALL1_2 0 0 0 1 1 +( -16 128 64 ) ( -16 256 64 ) ( 64 256 64 ) TWALL2_6 0 16 270 1 1 +( -16 128 32 ) ( 64 128 32 ) ( 64 256 32 ) TEK_LA10 -16 0 0 1 1 +( -16 128 32 ) ( -16 128 64 ) ( 64 128 64 ) TEK_LA10 -16 0 0 1 1 +} +// brush 193 +{ +( 16 192 64 ) ( 16 128 64 ) ( 64 128 64 ) COMP1_6 0 0 0 1 1 +( 0 128 128 ) ( 0 192 128 ) ( 64 192 128 ) COMP1_6 -16 0 0 1 1 +( 64 192 64 ) ( 64 128 64 ) ( 64 128 128 ) UWALL1_2 0 0 0 1 1 +( 16 192 64 ) ( 64 192 64 ) ( 64 192 128 ) COMP1_6 -16 0 0 1 1 +( 64 128 64 ) ( 16 128 64 ) ( 0 128 128 ) COMP1_6 -16 0 0 1 1 +( 16 128 64 ) ( 16 192 64 ) ( 0 192 128 ) COMP1_6 0 0 0 1 1 +} +// brush 194 +{ +( 16 256 64 ) ( 16 192 64 ) ( 64 192 64 ) COMP1_2 0 0 0 1 1 +( 0 192 128 ) ( 0 256 128 ) ( 64 256 128 ) COMP1_2 -16 0 0 1 1 +( 64 256 64 ) ( 64 192 64 ) ( 64 192 128 ) UWALL1_2 0 0 0 1 1 +( 16 256 64 ) ( 64 256 64 ) ( 64 256 128 ) COMP1_2 -16 0 0 1 1 +( 64 192 64 ) ( 16 192 64 ) ( 0 192 128 ) COMP1_2 -16 0 0 1 1 +( 16 192 64 ) ( 16 256 64 ) ( 0 256 128 ) COMP1_2 0 0 0 1 1 +} +// brush 195 +{ +( -624 192 160 ) ( -560 192 160 ) ( -560 128 160 ) TECH04_2 0 0 0 1 1 +( -624 128 152 ) ( -560 128 152 ) ( -560 192 152 ) TLIGHT02 0 13 270 1 1 +( -624 192 160 ) ( -624 128 160 ) ( -624 128 152 ) TECH04_2 0 0 0 1 1 +( -560 192 152 ) ( -560 128 152 ) ( -560 128 160 ) TECH04_2 0 0 0 1 1 +( -560 192 160 ) ( -624 192 160 ) ( -624 192 152 ) TECH04_2 0 0 0 1 1 +( -560 128 152 ) ( -624 128 152 ) ( -624 128 160 ) TECH04_2 0 0 0 1 1 +} +// brush 196 +{ +( -704 0 -256 ) ( -704 0 128 ) ( -704 -64 128 ) TECH07_2 0 0 0 1 1 +( -704 0 -256 ) ( -704 -64 -256 ) ( -320 -64 -256 ) TECH07_2 0 0 0 1 1 +( -320 0 160 ) ( -320 -64 160 ) ( -704 -64 160 ) TECH07_2 0 0 0 1 1 +( -704 0 128 ) ( -704 0 -256 ) ( -320 0 -256 ) TECH07_2 0 0 0 1 1 +( -320 -64 128 ) ( -320 -64 -256 ) ( -704 -64 -256 ) TECH07_2 0 0 0 1 1 +( -384 -96 128 ) ( -384 -96 0 ) ( -384 -160 0 ) TECH07_2 0 0 0 1 1 +} +// brush 197 +{ +( -768 -272 -64 ) ( -768 -272 64 ) ( -768 -400 64 ) UWALL1_2 0 0 0 1 1 +( -576 -256 -64 ) ( -576 -384 -64 ) ( -384 -384 -64 ) UWALL1_2 0 0 0 1 1 +( -384 -256 192 ) ( -384 -384 192 ) ( -576 -384 192 ) UWALL1_2 0 0 0 1 1 +( -576 -256 192 ) ( -576 -256 64 ) ( -384 -256 64 ) UWALL1_2 0 0 0 1 1 +( -384 -384 192 ) ( -384 -384 64 ) ( -576 -384 64 ) UWALL1_2 0 0 0 1 1 +( -416 -352 128 ) ( -384 -384 128 ) ( -384 -384 256 ) UWALL1_2 0 0 0 1 1 +( -352 256 112 ) ( -384 256 128 ) ( -384 512 128 ) UWALL1_2 0 0 0 1 1 +} +// brush 198 +{ +( -320 -64 192 ) ( -304 -128 208 ) ( -240 -128 176 ) UWALL1_2 0 0 0 1 1 +( -256 -64 160 ) ( -256 -64 256 ) ( -320 -64 256 ) UWALL1_2 0 0 0 1 1 +( -304 -128 208 ) ( -304 -128 256 ) ( -240 -128 256 ) UWALL1_2 0 0 0 1 1 +( -320 -64 192 ) ( -320 -64 256 ) ( -304 -128 256 ) UWALL1_2 0 0 0 1 1 +( -240 -128 176 ) ( -240 -128 256 ) ( -256 -64 256 ) UWALL1_2 0 0 0 1 1 +( -256 -64 256 ) ( -240 -128 256 ) ( -304 -128 256 ) UWALL1_2 0 0 0 1 1 +} +// brush 199 +{ +( -304 -128 208 ) ( -272 -192 224 ) ( -208 -192 192 ) UWALL1_2 0 0 0 1 1 +( -240 -128 176 ) ( -240 -128 256 ) ( -304 -128 256 ) UWALL1_2 0 0 0 1 1 +( -272 -192 224 ) ( -272 -192 256 ) ( -208 -192 256 ) UWALL1_2 0 0 0 1 1 +( -304 -128 208 ) ( -304 -128 256 ) ( -272 -192 256 ) UWALL1_2 0 0 0 1 1 +( -208 -192 192 ) ( -208 -192 256 ) ( -240 -128 256 ) UWALL1_2 0 0 0 1 1 +( -240 -128 256 ) ( -208 -192 256 ) ( -272 -192 256 ) UWALL1_2 0 0 0 1 1 +} +// brush 200 +{ +( -272 -192 224 ) ( -288 -256 224 ) ( -224 -256 192 ) UWALL1_2 0 0 0 1 1 +( -208 -192 192 ) ( -208 -192 256 ) ( -272 -192 256 ) UWALL1_2 0 0 0 1 1 +( -288 -256 224 ) ( -288 -256 256 ) ( -224 -256 256 ) UWALL1_2 0 0 0 1 1 +( -272 -192 224 ) ( -272 -192 256 ) ( -288 -256 256 ) UWALL1_2 0 0 0 1 1 +( -224 -256 192 ) ( -224 -256 256 ) ( -208 -192 256 ) UWALL1_2 0 0 0 1 1 +( -208 -192 256 ) ( -224 -256 256 ) ( -288 -256 256 ) UWALL1_2 0 0 0 1 1 +} +// brush 201 +{ +( -288 -256 224 ) ( -320 -320 192 ) ( -256 -320 160 ) UWALL1_2 0 0 0 1 1 +( -224 -256 192 ) ( -224 -256 256 ) ( -288 -256 256 ) UWALL1_2 0 0 0 1 1 +( -320 -320 192 ) ( -320 -320 256 ) ( -256 -320 256 ) UWALL1_2 0 0 0 1 1 +( -288 -256 224 ) ( -288 -256 256 ) ( -320 -320 256 ) UWALL1_2 0 0 0 1 1 +( -256 -320 160 ) ( -256 -320 256 ) ( -224 -256 256 ) UWALL1_2 0 0 0 1 1 +( -224 -256 256 ) ( -256 -320 256 ) ( -320 -320 256 ) UWALL1_2 0 0 0 1 1 +} +// brush 202 +{ +( -304 -128 208 ) ( -320 -64 192 ) ( -352 -64 224 ) UWALL1_2 0 0 0 1 1 +( -320 -64 192 ) ( -320 -64 256 ) ( -352 -64 256 ) UWALL1_2 0 0 0 1 1 +( -336 -128 240 ) ( -336 -128 256 ) ( -304 -128 256 ) UWALL1_2 0 0 0 1 1 +( -352 -64 224 ) ( -352 -64 256 ) ( -336 -128 256 ) UWALL1_2 0 0 0 1 1 +( -304 -128 208 ) ( -304 -128 256 ) ( -320 -64 256 ) UWALL1_2 0 0 0 1 1 +( -320 -64 256 ) ( -304 -128 256 ) ( -336 -128 256 ) UWALL1_2 0 0 0 1 1 +} +// brush 203 +{ +( -272 -192 224 ) ( -304 -128 208 ) ( -336 -128 240 ) UWALL1_2 0 0 0 1 1 +( -304 -128 208 ) ( -304 -128 256 ) ( -336 -128 256 ) UWALL1_2 0 0 0 1 1 +( -304 -192 256 ) ( -272 -192 256 ) ( -272 -192 224 ) UWALL1_2 0 0 0 1 1 +( -336 -128 240 ) ( -336 -128 256 ) ( -304 -192 256 ) UWALL1_2 0 0 0 1 1 +( -272 -192 224 ) ( -272 -192 256 ) ( -304 -128 256 ) UWALL1_2 0 0 0 1 1 +( -336 -128 256 ) ( -304 -128 256 ) ( -272 -192 256 ) UWALL1_2 0 0 0 1 1 +} +// brush 204 +{ +( -288 -256 224 ) ( -272 -192 224 ) ( -304 -192 256 ) UWALL1_2 0 0 0 1 1 +( -272 -192 224 ) ( -272 -192 256 ) ( -304 -192 256 ) UWALL1_2 0 0 0 1 1 +( -320 -256 256 ) ( -288 -256 256 ) ( -288 -256 224 ) UWALL1_2 0 0 0 1 1 +( -288 -256 224 ) ( -288 -256 256 ) ( -272 -192 256 ) UWALL1_2 0 0 0 1 1 +( -304 -192 256 ) ( -272 -192 256 ) ( -288 -256 256 ) UWALL1_2 0 0 0 1 1 +} +// brush 205 +{ +( -320 -320 192 ) ( -288 -256 224 ) ( -320 -256 256 ) UWALL1_2 0 0 0 1 1 +( -288 -256 224 ) ( -288 -256 256 ) ( -320 -256 256 ) UWALL1_2 0 0 0 1 1 +( -352 -320 224 ) ( -352 -320 256 ) ( -320 -320 256 ) UWALL1_2 0 0 0 1 1 +( -320 -256 256 ) ( -352 -320 256 ) ( -352 -320 224 ) UWALL1_2 0 0 0 1 1 +( -320 -320 192 ) ( -320 -320 256 ) ( -288 -256 256 ) UWALL1_2 0 0 0 1 1 +( -288 -256 256 ) ( -320 -320 256 ) ( -352 -320 256 ) UWALL1_2 0 0 0 1 1 +} +// brush 206 +{ +( -256 400 152 ) ( -256 400 160 ) ( -256 368 160 ) TECH04_2 0 0 0 1 1 +( -128 368 152 ) ( -128 368 160 ) ( -128 400 160 ) TECH04_2 0 0 0 1 1 +( -256 400 152 ) ( -256 368 152 ) ( -128 368 152 ) TLIGHT07 16 0 90 1 1 +( -128 400 160 ) ( -128 368 160 ) ( -256 368 160 ) TECH04_2 0 0 0 1 1 +( -256 400 160 ) ( -256 400 152 ) ( -128 400 152 ) TECH04_2 0 0 0 1 1 +( -128 368 160 ) ( -128 368 152 ) ( -256 368 152 ) TECH04_2 0 0 0 1 1 +} +// brush 207 +{ +( -48 256 128 ) ( 16 256 128 ) ( 16 256 256 ) TECH07_1 0 0 0 1 1 +( -64 0 256 ) ( -64 0 128 ) ( -64 416 128 ) TEK_LA10 0 0 0 1 1 +( 0 0 192 ) ( -64 0 192 ) ( -64 416 192 ) SFLOOR3_2 0 0 0 1 1 +( 0 416 128 ) ( -64 416 128 ) ( -64 0 128 ) TECH_64BORDB 0 0 90 1 1 +( 16 128 128 ) ( 16 128 0 ) ( 0 128 0 ) TEK_LA10 0 0 0 1 1 +( -16 264 128 ) ( -16 264 0 ) ( -16 232 0 ) TECH07_1 0 0 0 1 1 +} +// brush 208 +{ +( -640 -384 256 ) ( -384 -384 256 ) ( -384 -384 64 ) UWALL1_2 0 0 0 1 1 +( -640 -288 64 ) ( -384 -288 64 ) ( -384 -288 256 ) UWALL1_2 0 0 0 -1 1 +( -640 -384 256 ) ( -640 -384 64 ) ( -640 -288 64 ) UWALL1_2 0 0 0 1 1 +( -384 -288 256 ) ( -384 -288 64 ) ( -384 -384 64 ) UWALL1_2 0 0 0 1 1 +( -384 -384 256 ) ( -640 -384 256 ) ( -640 -288 256 ) UWALL1_2 0 0 0 1 1 +( -384 -288 -64 ) ( -640 -288 -64 ) ( -640 -384 -64 ) UWALL1_2 0 0 0 1 1 +( -448 -320 141 ) ( -384 -352 141 ) ( -384 -352 294 ) UWALL1_2 0 0 0 -1 1 +( -640 -320 141 ) ( -608 -288 141 ) ( -608 -288 294 ) UWALL1_2 0 0 0 1 1 +( -320 0 160 ) ( -384 0 192 ) ( -384 128 192 ) UWALL1_2 0 0 0 1 1 +( -512 0 288 ) ( -576 0 256 ) ( -576 128 256 ) UWALL1_2 0 0 0 1 1 +} +// brush 209 +{ +( -608 224 -64 ) ( -576 224 -64 ) ( -576 224 -68 ) TLIGHT01_1 0 0 0 1 1 +( -608 256 -68 ) ( -576 256 -68 ) ( -576 256 -64 ) TLIGHT01_1 0 0 0 1 1 +( -608 224 -64 ) ( -608 224 -68 ) ( -608 256 -68 ) TLIGHT01_1 0 0 0 1 1 +( -576 256 -64 ) ( -576 256 -68 ) ( -576 224 -68 ) TLIGHT01_1 0 0 0 1 1 +( -576 224 -64 ) ( -608 224 -64 ) ( -608 256 -64 ) TLIGHT01_1 0 0 0 1 1 +( -576 256 -68 ) ( -608 256 -68 ) ( -608 224 -68 ) TLIGHT01_1 0 0 0 1 1 +} +// brush 210 +{ +( -672 160 -64 ) ( -640 160 -64 ) ( -640 160 -68 ) TLIGHT01_1 0 0 0 1 1 +( -672 192 -68 ) ( -640 192 -68 ) ( -640 192 -64 ) TLIGHT01_1 0 0 0 1 1 +( -672 160 -64 ) ( -672 160 -68 ) ( -672 192 -68 ) TLIGHT01_1 0 0 0 1 1 +( -640 192 -64 ) ( -640 192 -68 ) ( -640 160 -68 ) TLIGHT01_1 0 0 0 1 1 +( -640 160 -64 ) ( -672 160 -64 ) ( -672 192 -64 ) TLIGHT01_1 0 0 0 1 1 +( -640 192 -68 ) ( -672 192 -68 ) ( -672 160 -68 ) TLIGHT01_1 0 0 0 1 1 +} +// brush 211 +{ +( -1024 384 -384 ) ( -1024 384 -256 ) ( -1024 256 -256 ) WGRND1_6 0 0 0 1 1 +( -384 256 -384 ) ( -384 256 -256 ) ( -384 384 -256 ) GROUND1_2 0 0 0 1 1 +( -1024 384 -384 ) ( -1024 256 -384 ) ( -384 256 -384 ) WGRND1_6 0 0 0 1 1 +( -384 384 -280 ) ( -384 256 -280 ) ( -1024 256 -280 ) WGRND1_6 0 0 0 1 1 +( -480 384 -384 ) ( -480 384 -256 ) ( -1024 384 -256 ) GROUND1_2 0 0 0 1 1 +( -384 256 -256 ) ( -384 256 -384 ) ( -1024 256 -384 ) WGRND1_6 0 0 0 1 1 +( -480 384 -256 ) ( -480 384 -384 ) ( -384 320 -384 ) GROUND1_2 0 0 0 1 1 +} +// brush 212 +{ +( 0 256 -256 ) ( 0 256 -384 ) ( -192 256 -384 ) WGRND1_6 0 0 0 1 1 +( 0 448 -384 ) ( 0 448 -256 ) ( -64 448 -256 ) WGRND1_6 0 0 0 1 1 +( -192 256 -408 ) ( -64 448 -408 ) ( -64 448 -280 ) GROUND1_2 0 0 0 1 1 +( 0 448 -384 ) ( 0 256 -384 ) ( 0 256 -256 ) UWALL1_2 0 0 0 1 1 +( -192 256 -280 ) ( -64 448 -280 ) ( 0 448 -280 ) WGRND1_6 0 0 0 1 1 +( -64 448 -384 ) ( -192 256 -384 ) ( 0 256 -384 ) WGRND1_6 0 0 0 1 1 +} +// brush 213 +{ +( -1024 448 -256 ) ( -1024 384 -256 ) ( -1024 384 -384 ) GROUND1_2 0 0 0 1 1 +( -512 384 -256 ) ( -640 448 -256 ) ( -640 448 -384 ) GROUND1_2 0 0 0 1 1 +( -1024 384 -384 ) ( -512 384 -384 ) ( -640 448 -384 ) GROUND1_2 0 0 0 1 1 +( -512 384 -280 ) ( -1024 384 -280 ) ( -1024 448 -280 ) WGRND1_6 0 0 0 1 1 +( -1024 448 -384 ) ( -640 448 -384 ) ( -640 448 -256 ) GROUND1_2 0 0 0 1 1 +( -512 384 -384 ) ( -1024 384 -384 ) ( -1024 384 -256 ) GROUND1_2 0 0 0 1 1 +} +// brush 214 +{ +( -1024 576 -384 ) ( -1024 576 -256 ) ( -1024 448 -256 ) BLACK 0 0 0 1 1 +( -960 448 -384 ) ( -960 448 -256 ) ( -960 576 -256 ) BLACK 0 0 0 1 1 +( -1024 576 -384 ) ( -1024 448 -384 ) ( -960 448 -384 ) BLACK 0 0 0 1 1 +( -960 576 -256 ) ( -960 448 -256 ) ( -1024 448 -256 ) BLACK 0 0 0 1 1 +( -1024 576 -256 ) ( -1024 576 -384 ) ( -960 576 -384 ) BLACK 0 0 0 1 1 +( -960 448 -256 ) ( -960 448 -384 ) ( -1024 448 -384 ) BLACK 0 0 0 1 1 +} +// brush 215 +{ +( -1024 576 -256 ) ( -736 576 -256 ) ( -736 448 -256 ) UWALL1_2 0 0 0 1 1 +( -1024 448 -288 ) ( -736 448 -288 ) ( -736 576 -288 ) UWALL1_2 0 0 0 1 1 +( -1024 576 -256 ) ( -1024 448 -256 ) ( -1024 448 -288 ) UWALL1_2 0 0 0 1 1 +( -736 576 -256 ) ( -1024 576 -256 ) ( -1024 576 -288 ) UWALL1_2 0 0 0 1 1 +( -736 448 -288 ) ( -1024 448 -288 ) ( -1024 448 -256 ) UWALL1_2 0 0 0 1 1 +( -752 480 0 ) ( -736 448 0 ) ( -736 448 128 ) UWALL1_2 0 0 0 1 1 +} +// brush 216 +{ +( -1024 576 -288 ) ( -736 576 -288 ) ( -736 448 -288 ) UWALL1_2 0 0 0 1 1 +( -1024 576 -288 ) ( -1024 448 -288 ) ( -1024 448 -320 ) UWALL1_2 0 0 0 1 1 +( -736 448 -320 ) ( -1024 448 -320 ) ( -1024 448 -288 ) UWALL1_2 0 0 0 1 1 +( 0 464 -304 ) ( 0 448 -320 ) ( 128 448 -320 ) UWALL1_2 0 0 0 1 1 +( -752 480 0 ) ( -736 448 0 ) ( -736 448 128 ) UWALL1_2 0 0 0 1 1 +} +// brush 217 +{ +( -736 576 -288 ) ( -736 384 -288 ) ( -1024 384 -288 ) UWALL1_2 0 0 0 1 1 +( -1024 576 -336 ) ( -1024 576 -288 ) ( -1024 384 -288 ) UWALL1_2 0 0 0 1 1 +( -1024 576 -288 ) ( -1024 576 -336 ) ( -736 576 -336 ) UWALL1_2 0 0 0 1 1 +( 128 576 -336 ) ( 0 576 -336 ) ( 0 552 -312 ) UWALL1_2 0 0 0 1 1 +( -752 480 0 ) ( -736 448 0 ) ( -736 448 128 ) UWALL1_2 0 0 0 1 1 +} +// brush 218 +{ +( -816 496 -288 ) ( -800 496 -288 ) ( -800 480 -288 ) COP1_1 0 0 0 1 1 +( -816 480 -384 ) ( -800 480 -384 ) ( -800 496 -384 ) COP1_1 0 0 0 1 1 +( -816 496 -288 ) ( -816 480 -288 ) ( -816 480 -384 ) COP1_1 0 0 0 1 1 +( -800 496 -384 ) ( -800 480 -384 ) ( -800 480 -288 ) COP1_1 0 0 0 1 1 +( -800 496 -288 ) ( -816 496 -288 ) ( -816 496 -384 ) COP1_1 0 0 0 1 1 +( -800 480 -384 ) ( -816 480 -384 ) ( -816 480 -288 ) COP1_1 0 0 0 1 1 +} +// brush 219 +{ +( -816 544 -288 ) ( -800 544 -288 ) ( -800 528 -288 ) COP1_1 0 0 0 1 1 +( -816 528 -384 ) ( -800 528 -384 ) ( -800 544 -384 ) COP1_1 0 0 0 1 1 +( -816 544 -288 ) ( -816 528 -288 ) ( -816 528 -384 ) COP1_1 0 0 0 1 1 +( -800 544 -384 ) ( -800 528 -384 ) ( -800 528 -288 ) COP1_1 0 0 0 1 1 +( -800 544 -288 ) ( -816 544 -288 ) ( -816 544 -384 ) COP1_1 0 0 0 1 1 +( -800 528 -384 ) ( -816 528 -384 ) ( -816 528 -288 ) COP1_1 0 0 0 1 1 +} +// brush 220 +{ +( -640 640 -256 ) ( -256 640 -256 ) ( -256 640 -384 ) GROUND1_2 0 0 0 1 1 +( -640 704 -408 ) ( -256 704 -408 ) ( -256 704 -280 ) GROUND1_2 0 0 0 1 1 +( -256 640 -280 ) ( -640 640 -280 ) ( -640 704 -280 ) WGRND1_6 0 0 0 1 1 +( -256 704 -384 ) ( -640 704 -384 ) ( -640 640 -384 ) GROUND1_2 0 0 0 1 1 +( -312 712 0 ) ( -328 696 0 ) ( -328 696 128 ) GROUND1_2 0 0 0 1 1 +( -608 688 -24 ) ( -640 704 -24 ) ( -640 704 104 ) GROUND1_2 0 0 0 1 1 +} +// brush 221 +{ +( -256 768 -256 ) ( 0 768 -256 ) ( 0 768 -384 ) GROUND1_2 0 0 0 1 1 +( -1112 1408 -384 ) ( -856 1408 -384 ) ( -856 1408 -256 ) GROUND1_2 0 0 0 1 1 +( -1088 1024 -256 ) ( -1088 1024 -384 ) ( -1088 1280 -384 ) GROUND1_2 0 0 0 1 1 +( 0 1024 -256 ) ( 0 1024 -384 ) ( 0 768 -384 ) UWALL1_2 0 0 0 1 1 +( 0 768 -256 ) ( -256 768 -256 ) ( -256 1024 -256 ) WGRND1_6 0 0 0 1 1 +( 0 1024 -384 ) ( -256 1024 -384 ) ( -256 768 -384 ) GROUND1_2 0 0 0 1 1 +} +// brush 222 +{ +( -64 448 -256 ) ( 0 448 -256 ) ( 0 448 -384 ) GROUND1_2 0 0 0 1 1 +( -64 512 -384 ) ( 0 512 -384 ) ( 0 512 -256 ) GROUND1_2 0 0 0 1 1 +( -64 448 -256 ) ( -64 448 -384 ) ( -64 512 -384 ) PBTEK1_01 0 0 0 1 1 +( 0 512 -256 ) ( 0 512 -384 ) ( 0 448 -384 ) UWALL1_2 0 0 0 1 1 +( 0 448 -256 ) ( -64 448 -256 ) ( -64 512 -256 ) WGRND1_6 0 0 0 1 1 +( 0 512 -384 ) ( -64 512 -384 ) ( -64 448 -384 ) GROUND1_2 0 0 0 1 1 +} +// brush 223 +{ +( -64 704 -256 ) ( 0 704 -256 ) ( 0 704 -384 ) GROUND1_2 0 0 0 1 1 +( -64 768 -384 ) ( 0 768 -384 ) ( 0 768 -256 ) GROUND1_2 0 0 0 1 1 +( -64 704 -256 ) ( -64 704 -384 ) ( -64 768 -384 ) GROUND1_2 0 0 0 1 1 +( 0 768 -256 ) ( 0 768 -384 ) ( 0 704 -384 ) UWALL1_2 0 0 0 1 1 +( 0 704 -256 ) ( -64 704 -256 ) ( -64 768 -256 ) WGRND1_6 0 0 0 1 1 +( 0 768 -384 ) ( -64 768 -384 ) ( -64 704 -384 ) GROUND1_2 0 0 0 1 1 +} +// brush 224 +{ +( -768 704 -384 ) ( -512 704 -384 ) ( -512 704 -320 ) GROUND1_2 0 0 0 1 1 +( -768 632 -320 ) ( -768 632 -384 ) ( -768 696 -384 ) GROUND1_2 0 0 0 1 1 +( -512 704 -320 ) ( -512 704 -384 ) ( -512 640 -384 ) GROUND1_2 0 0 0 1 1 +( -512 704 -384 ) ( -768 704 -384 ) ( -768 640 -384 ) GROUND1_2 0 0 0 1 1 +( 0 608 -400 ) ( 0 640 -384 ) ( 128 640 -384 ) GROUND1_2 0 0 0 1 1 +} +// brush 225 +{ +( -256 768 -384 ) ( -64 768 -384 ) ( -64 768 -288 ) GROUND1_2 0 0 0 1 1 +( -288 664 -288 ) ( -288 664 -384 ) ( -288 760 -384 ) GROUND1_2 0 0 0 1 1 +( -64 768 -288 ) ( -64 768 -384 ) ( -64 672 -384 ) GROUND1_2 0 0 0 1 1 +( -64 768 -384 ) ( -256 768 -384 ) ( -256 672 -384 ) GROUND1_2 0 0 0 1 1 +( 320 624 -408 ) ( 320 672 -384 ) ( 416 672 -384 ) GROUND1_2 0 0 0 1 1 +} +// brush 226 +{ +( -64 256 -192 ) ( -64 256 -384 ) ( -640 256 -384 ) GROUND1_2 0 0 0 1 1 +( -640 256 -384 ) ( -640 448 -384 ) ( -640 448 -192 ) GROUND1_2 0 0 0 1 1 +( -64 448 -384 ) ( -64 256 -384 ) ( -64 256 -192 ) GROUND1_2 0 0 0 1 1 +( -640 448 -384 ) ( -640 256 -384 ) ( -64 256 -384 ) GROUND1_2 0 0 0 1 1 +( 1376 448 -384 ) ( 1088 448 -384 ) ( 1088 544 -432 ) GROUND1_2 0 0 0 1 1 +( 0 352 -336 ) ( 0 384 -336 ) ( 128 384 -336 ) GROUND1_2 0 0 0 1 1 +} +// brush 227 +{ +( -96 576 -384 ) ( -96 576 0 ) ( -96 512 0 ) UWALL1_2 0 0 0 1 1 +( 0 512 -384 ) ( 0 512 0 ) ( 0 576 0 ) UWALL1_2 0 0 0 1 1 +( -96 576 -384 ) ( -96 512 -384 ) ( 0 512 -384 ) UWALL1_2 0 0 0 1 1 +( -96 576 0 ) ( -96 576 -384 ) ( 0 576 -384 ) UWALL1_2 0 0 0 1 1 +( 0 512 0 ) ( 0 512 -384 ) ( -96 512 -384 ) UWALL1_2 0 0 0 1 1 +( -64 512 128 ) ( -64 512 0 ) ( -80 528 0 ) UWALL1_2 0 0 0 1 1 +( 32 128 -256 ) ( 32 0 -256 ) ( 16 0 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 228 +{ +( -96 672 0 ) ( -96 672 -384 ) ( -96 704 -384 ) UWALL1_2 0 0 0 1 1 +( 0 768 0 ) ( 0 768 -384 ) ( 0 672 -384 ) UWALL1_2 0 0 0 1 1 +( 0 768 -384 ) ( -64 768 -384 ) ( -96 704 -384 ) UWALL1_2 0 0 0 1 1 +( 0 672 -384 ) ( -96 672 -384 ) ( -96 672 0 ) UWALL1_2 0 0 0 1 1 +( -64 768 -384 ) ( 0 768 -384 ) ( 0 768 0 ) UWALL1_2 0 0 0 1 1 +( -96 704 0 ) ( -96 704 -384 ) ( -64 768 -384 ) UWALL1_2 0 0 0 1 1 +( 32 128 -256 ) ( 32 0 -256 ) ( 16 0 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 229 +{ +( -96 576 0 ) ( 0 576 0 ) ( 0 576 -272 ) UWALL1_2 0 0 0 1 1 +( -96 672 -272 ) ( 0 672 -272 ) ( 0 672 0 ) UWALL1_2 0 0 0 1 1 +( -96 576 0 ) ( -96 576 -272 ) ( -96 672 -272 ) UWALL1_2 0 0 0 1 1 +( 0 672 0 ) ( 0 672 -272 ) ( 0 576 -272 ) UWALL1_2 0 0 0 1 1 +( 0 672 -272 ) ( -96 672 -272 ) ( -96 576 -272 ) UWALL1_2 0 0 0 1 1 +( 32 128 -256 ) ( 32 0 -256 ) ( 16 0 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 230 +{ +( -96 576 -32 ) ( 0 576 -32 ) ( 0 576 -304 ) UWALL1_2 0 0 0 1 1 +( -96 576 -32 ) ( -96 576 -304 ) ( -96 672 -304 ) UWALL1_2 0 0 0 1 1 +( 0 672 -32 ) ( 0 672 -304 ) ( 0 576 -304 ) UWALL1_2 0 0 0 1 1 +( 128 608 -272 ) ( 0 608 -272 ) ( 0 624 -272 ) UWALL1_2 0 0 0 1 1 +( 128 608 -272 ) ( 0 608 -272 ) ( 0 592 -288 ) UWALL1_2 0 0 0 1 1 +} +// brush 231 +{ +( 0 672 -304 ) ( 0 672 -32 ) ( -96 672 -32 ) UWALL1_2 0 0 0 1 1 +( -96 576 -304 ) ( -96 672 -304 ) ( -96 672 -32 ) UWALL1_2 0 0 0 1 1 +( 0 672 -304 ) ( 0 576 -304 ) ( 0 576 -32 ) UWALL1_2 0 0 0 1 1 +( 0 624 -272 ) ( 0 640 -272 ) ( 128 640 -272 ) UWALL1_2 0 0 0 1 1 +( 0 656 -288 ) ( 0 640 -272 ) ( 128 640 -272 ) UWALL1_2 0 0 0 1 1 +} +// brush 232 +{ +( -112 768 256 ) ( -16 768 256 ) ( -16 512 256 ) UWALL1_2 0 0 0 1 1 +( -96 512 -256 ) ( 0 512 -256 ) ( 0 768 -256 ) UWALL1_2 0 0 0 1 1 +( -96 768 0 ) ( -96 512 0 ) ( -96 512 -256 ) UWALL1_2 0 0 0 1 1 +( 0 768 -256 ) ( 0 512 -256 ) ( 0 512 0 ) UWALL1_2 0 0 0 1 1 +( 0 768 0 ) ( -96 768 0 ) ( -96 768 -256 ) UWALL1_2 0 0 0 1 1 +( 0 512 -256 ) ( -96 512 -256 ) ( -96 512 0 ) UWALL1_2 0 0 0 1 1 +( -64 768 128 ) ( -64 768 0 ) ( -48 800 0 ) UWALL1_2 0 0 0 1 1 +( -64 512 128 ) ( -64 512 0 ) ( -80 528 0 ) UWALL1_2 0 0 0 1 1 +} +// brush 233 +{ +( -64 -64 0 ) ( -64 -64 16 ) ( -64 256 16 ) clip 0 0 0 1 1 +( -128 224 0 ) ( -96 256 0 ) ( -96 256 16 ) clip 0 0 0 1 1 +( -136 -32 0 ) ( -136 -32 16 ) ( -72 -32 16 ) clip 0 0 0 1 1 +( -64 256 0 ) ( -64 256 16 ) ( -96 256 16 ) clip 0 0 0 1 1 +( -128 224 16 ) ( -96 256 16 ) ( -64 256 16 ) clip 0 0 0 1 1 +( -128 -64 0 ) ( -64 -64 0 ) ( -64 256 0 ) clip 0 0 0 1 1 +( -128 216 0 ) ( -128 216 16 ) ( -128 -72 16 ) clip 0 0 0 1 1 +} +// brush 234 +{ +( -312 -448 64 ) ( -400 -448 64 ) ( -400 -512 64 ) COMP1_2 0 0 0 1 1 +( -400 -512 128 ) ( -400 -448 128 ) ( -312 -448 128 ) COMP1_2 0 0 0 1 1 +( -400 -512 72 ) ( -312 -512 72 ) ( -312 -512 64 ) COMP1_2 0 0 0 1 1 +( -320 -512 72 ) ( -320 -448 72 ) ( -320 -448 64 ) COMP1_2 0 0 0 1 1 +( -312 -448 72 ) ( -400 -448 72 ) ( -400 -448 64 ) COMP1_2 0 0 0 1 1 +( -384 -440 72 ) ( -384 -504 72 ) ( -384 -504 64 ) COMP1_2 0 0 0 1 1 +} +// brush 235 +{ +( -384 -640 256 ) ( -320 -640 256 ) ( -320 -640 -128 ) TECH07_2 0 0 0 1 1 +( -384 -384 -128 ) ( -320 -384 -128 ) ( -320 -384 256 ) TECH07_2 0 0 0 1 1 +( -384 -640 256 ) ( -384 -640 -128 ) ( -384 -384 -128 ) BASE_CEIL1 0 0 0 1 1 +( -320 -384 256 ) ( -320 -384 -128 ) ( -320 -640 -128 ) COMP1_4 0 0 0 1 1 +( -320 -384 -128 ) ( -384 -384 -128 ) ( -384 -640 -128 ) TECH07_2 0 0 0 1 1 +( -400 -448 64 ) ( -312 -448 64 ) ( -400 -512 64 ) TECH07_2 0 0 0 1 1 +} +// brush 236 +{ +( -384 -640 256 ) ( -320 -640 256 ) ( -320 -640 -128 ) TECH07_2 0 0 0 1 1 +( -384 -384 -128 ) ( -320 -384 -128 ) ( -320 -384 256 ) TECH07_2 0 0 0 1 1 +( -384 -640 256 ) ( -384 -640 -128 ) ( -384 -384 -128 ) BASE_CEIL1 0 0 0 1 1 +( -320 -384 256 ) ( -320 -384 -128 ) ( -320 -640 -128 ) COMP1_4 0 0 0 1 1 +( -320 -640 256 ) ( -384 -640 256 ) ( -384 -384 256 ) TECH07_2 0 0 0 1 1 +( -400 -448 128 ) ( -400 -512 128 ) ( -312 -448 128 ) TECH07_2 0 0 0 1 1 +} +// brush 237 +{ +( -384 -640 256 ) ( -320 -640 256 ) ( -320 -640 -128 ) TECH07_2 0 0 0 1 1 +( -384 -640 256 ) ( -384 -640 -128 ) ( -384 -384 -128 ) BASE_CEIL1 0 0 0 1 1 +( -320 -384 256 ) ( -320 -384 -128 ) ( -320 -640 -128 ) COMP1_4 0 0 0 1 1 +( -312 -448 64 ) ( -400 -448 64 ) ( -400 -512 64 ) TECH07_2 0 0 0 1 1 +( -400 -512 128 ) ( -400 -448 128 ) ( -312 -448 128 ) TECH07_2 0 0 0 1 1 +( -312 -512 72 ) ( -400 -512 72 ) ( -312 -512 64 ) TECH07_2 0 0 0 1 1 +} +// brush 238 +{ +( -384 -384 -128 ) ( -320 -384 -128 ) ( -320 -384 256 ) TECH07_2 0 0 0 1 1 +( -384 -640 256 ) ( -384 -640 -128 ) ( -384 -384 -128 ) TECH07_2 0 0 0 1 1 +( -320 -384 256 ) ( -320 -384 -128 ) ( -320 -640 -128 ) COMP1_4 0 0 0 1 1 +( -312 -448 64 ) ( -400 -448 64 ) ( -400 -512 64 ) TECH07_2 0 0 0 1 1 +( -400 -512 128 ) ( -400 -448 128 ) ( -312 -448 128 ) TECH07_2 0 0 0 1 1 +( -400 -448 72 ) ( -312 -448 72 ) ( -400 -448 64 ) TECH07_2 0 0 0 1 1 +} +// brush 239 +{ +( -896 32 -256 ) ( -896 32 48 ) ( -896 -32 64 ) UWALL1_2 -32 32 0 1 1 +( -896 -32 -256 ) ( -832 -32 -256 ) ( -896 32 -256 ) UWALL1_2 0 32 0 1 1 +( -896 32 144 ) ( -832 -32 160 ) ( -896 -32 160 ) UWALL1_2 0 0 0 1 1 +( -864 -32 160 ) ( -864 -32 -256 ) ( -896 -32 -256 ) UWALL1_2 0 32 0 1 1 +( -864 -32 -256 ) ( -864 -32 160 ) ( -896 32 144 ) UWALL1_2 0 0 0 1 1 +} +// brush 240 +{ +( -896 -32 160 ) ( -1024 -32 160 ) ( -1024 192 96 ) UWALL1_2 0 0 0 1 1 +( -896 -64 -256 ) ( -896 192 -256 ) ( -1024 192 -256 ) UWALL1_2 0 0 0 1 1 +( -1024 -64 160 ) ( -1024 -64 -160 ) ( -1024 192 -160 ) UWALL1_2 0 32 0 1 1 +( -896 -64 -256 ) ( -896 -64 64 ) ( -896 192 0 ) UWALL1_2 0 0 0 1 1 +( -1024 192 96 ) ( -1024 192 -160 ) ( -896 192 -160 ) UWALL1_2 0 32 0 1 1 +( -1024 -32 160 ) ( -896 -32 160 ) ( -896 -32 -256 ) UWALL1_2 0 32 0 1 1 +} +// brush 241 +{ +( -1024 192 288 ) ( -832 192 192 ) ( -832 192 -192 ) UWALL1_2 0 32 0 1 1 +( -1024 320 -96 ) ( -832 320 -192 ) ( -832 320 192 ) UWALL1_2 0 32 0 1 1 +( -832 320 192 ) ( -832 320 -192 ) ( -832 192 -192 ) UWALL1_2 0 32 0 1 1 +( -832 224 192 ) ( -864 192 208 ) ( -864 192 400 ) UWALL1_2 0 32 0 1 1 +( 0 128 -384 ) ( 0 192 -352 ) ( 128 192 -416 ) UWALL1_2 0 0 0 1 1 +( -896 128 128 ) ( -896 128 0 ) ( -896 256 0 ) UWALL1_2 0 32 0 1 1 +( -736 0 -256 ) ( -704 0 -256 ) ( -704 128 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 242 +{ +( -1024 320 160 ) ( -736 320 160 ) ( -736 320 -160 ) UWALL1_2 0 32 0 1 1 +( -1024 576 -160 ) ( -736 576 -160 ) ( -736 576 160 ) UWALL1_2 0 32 0 1 1 +( -1024 320 160 ) ( -1024 320 -160 ) ( -1024 576 -160 ) UWALL1_2 0 32 0 1 1 +( -736 320 160 ) ( -1024 320 160 ) ( -1024 576 160 ) UWALL1_2 0 0 0 1 1 +( -736 576 -256 ) ( -1024 576 -256 ) ( -1024 320 -256 ) UWALL1_2 0 0 0 1 1 +( -896 256 0 ) ( -896 128 0 ) ( -896 128 128 ) UWALL1_2 0 32 0 1 1 +} +// brush 243 +{ +( -1024 192 224 ) ( -832 192 224 ) ( -832 192 -160 ) UWALL1_2 0 32 0 1 1 +( -1024 320 -160 ) ( -832 320 -160 ) ( -832 320 224 ) UWALL1_2 0 32 0 1 1 +( -1024 192 224 ) ( -1024 192 -160 ) ( -1024 320 -160 ) UWALL1_2 0 32 0 1 1 +( -832 320 -256 ) ( -1024 320 -256 ) ( -1024 192 -256 ) UWALL1_2 0 0 0 1 1 +( 0 128 64 ) ( 0 192 96 ) ( 128 192 96 ) UWALL1_2 0 0 0 1 1 +( -896 256 0 ) ( -896 128 0 ) ( -896 128 128 ) UWALL1_2 0 32 0 1 1 +} +// brush 244 +{ +( -1024 320 224 ) ( -736 320 80 ) ( -736 320 -240 ) UWALL1_2 0 32 0 1 1 +( -1024 576 -96 ) ( -736 576 -240 ) ( -736 576 80 ) UWALL1_2 0 32 0 1 1 +( -736 576 80 ) ( -736 576 -240 ) ( -736 320 -240 ) UWALL1_2 0 32 0 1 1 +( -736 320 80 ) ( -1024 320 224 ) ( -1024 576 224 ) UWALL1_2 0 0 0 1 1 +( -768 352 -11 ) ( -800 320 5 ) ( -800 320 112 ) UWALL1_2 0 32 0 1 1 +( -768 512 -11 ) ( -736 448 -27 ) ( -736 448 80 ) UWALL1_2 0 32 0 1 1 +( -896 128 128 ) ( -896 128 0 ) ( -896 256 0 ) UWALL1_2 0 32 0 1 1 +( -736 0 -256 ) ( -704 0 -256 ) ( -704 128 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 245 +{ +( -1024 576 -96 ) ( -736 576 -96 ) ( -736 576 224 ) UWALL1_2 0 32 0 1 1 +( -1024 320 224 ) ( -1024 320 -96 ) ( -1024 576 -96 ) UWALL1_2 0 32 0 1 1 +( 0 736 160 ) ( 0 608 160 ) ( 128 608 160 ) UWALL1_2 0 0 0 1 1 +( 0 480 128 ) ( 0 512 160 ) ( 128 512 160 ) UWALL1_2 0 0 0 1 1 +( -896 256 96 ) ( -896 128 96 ) ( -896 128 224 ) UWALL1_2 0 32 0 1 1 +} +// brush 246 +{ +( -1024 576 288 ) ( -800 576 176 ) ( -800 576 -208 ) UWALL1_2 0 32 0 1 1 +( -1024 704 -96 ) ( -800 704 -208 ) ( -800 704 176 ) UWALL1_2 0 32 0 1 1 +( -800 704 176 ) ( -800 704 -208 ) ( -800 576 -208 ) UWALL1_2 0 32 0 1 1 +( -800 576 176 ) ( -1024 576 288 ) ( -1024 704 288 ) UWALL1_2 0 0 0 1 1 +( -832 672 64 ) ( -800 640 48 ) ( -800 640 176 ) UWALL1_2 0 32 0 1 1 +( -896 128 128 ) ( -896 128 0 ) ( -896 256 0 ) UWALL1_2 0 32 0 1 1 +( -736 0 -256 ) ( -704 0 -256 ) ( -704 128 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 247 +{ +( -928 704 224 ) ( -832 704 224 ) ( -832 704 -160 ) UWALL1_2 0 32 0 1 1 +( -928 704 128 ) ( -928 704 -256 ) ( -928 832 -256 ) UWALL1_2 0 32 0 1 1 +( -832 832 -256 ) ( -928 832 -256 ) ( -928 704 -256 ) UWALL1_2 0 0 0 1 1 +( -960 768 96 ) ( -928 736 96 ) ( -928 736 224 ) UWALL1_2 0 32 0 1 1 +( 0 640 256 ) ( 0 704 224 ) ( 128 704 224 ) UWALL1_2 0 0 0 1 1 +} +// brush 248 +{ +( -1024 704 224 ) ( -928 704 224 ) ( -928 704 -160 ) UWALL1_2 0 32 0 1 1 +( -1024 832 -160 ) ( -928 832 -160 ) ( -928 832 224 ) UWALL1_2 0 32 0 1 1 +( -1024 704 224 ) ( -1024 704 -160 ) ( -1024 832 -160 ) UWALL1_2 0 32 0 1 1 +( -928 832 128 ) ( -928 832 -256 ) ( -928 704 -256 ) UWALL1_2 0 32 0 1 1 +( -928 832 -256 ) ( -1024 832 -256 ) ( -1024 704 -256 ) UWALL1_2 0 0 0 1 1 +( 0 640 256 ) ( 0 704 224 ) ( 128 704 224 ) UWALL1_2 0 0 0 1 1 +} +// brush 249 +{ +( -1056 832 160 ) ( -864 832 160 ) ( -864 832 -160 ) UWALL1_2 32 32 0 1 1 +( -920 1024 -256 ) ( -920 1024 96 ) ( -1024 1024 96 ) UWALL1_2 32 32 0 1 1 +( -1024 832 160 ) ( -1024 832 -160 ) ( -1024 1024 -160 ) UWALL1_2 0 32 0 1 1 +( -920 1024 96 ) ( -920 1024 -256 ) ( -864 896 -256 ) UWALL1_2 0 32 0 1 1 +( -864 832 160 ) ( -1056 832 160 ) ( -1056 1024 160 ) UWALL1_2 32 0 0 1 1 +( -864 1024 -256 ) ( -1056 1024 -256 ) ( -1056 832 -256 ) UWALL1_2 32 0 0 1 1 +( -896 864 53 ) ( -928 832 53 ) ( -928 832 160 ) UWALL1_2 0 32 0 1 1 +( -32 832 192 ) ( -32 896 160 ) ( 96 896 160 ) UWALL1_2 32 0 0 1 1 +} +// brush 250 +{ +( -1024 576 224 ) ( -800 576 224 ) ( -800 576 -160 ) UWALL1_2 0 32 0 1 1 +( -1024 704 -160 ) ( -800 704 -160 ) ( -800 704 224 ) UWALL1_2 0 32 0 1 1 +( -1024 576 224 ) ( -1024 576 -160 ) ( -1024 704 -160 ) UWALL1_2 0 32 0 1 1 +( -800 576 224 ) ( -1024 576 224 ) ( -1024 704 224 ) UWALL1_2 0 0 0 1 1 +( -800 704 -256 ) ( -1024 704 -256 ) ( -1024 576 -256 ) UWALL1_2 0 0 0 1 1 +( -896 256 0 ) ( -896 128 0 ) ( -896 128 128 ) UWALL1_2 0 32 0 1 1 +} +// brush 251 +{ +( 0 992 128 ) ( 0 992 0 ) ( 0 928 0 ) UWALL1_2 0 0 0 1 1 +( -136 792 -256 ) ( -136 792 256 ) ( -80 736 256 ) UWALL1_2 0 0 0 1 1 +( -136 912 256 ) ( -136 912 -256 ) ( -80 992 -256 ) UWALL1_2 0 0 0 1 1 +( -16 736 -256 ) ( -112 736 -256 ) ( -112 736 0 ) UWALL1_2 16 0 0 1 1 +( -16 992 0 ) ( -112 992 0 ) ( -112 992 -256 ) UWALL1_2 16 0 0 1 1 +( -136 912 -256 ) ( -136 912 256 ) ( -136 792 256 ) UWALL1_2 0 0 0 1 1 +( -112 736 -256 ) ( -16 736 -256 ) ( -16 992 -256 ) UWALL1_2 16 -32 0 1 1 +( -128 992 256 ) ( -32 992 256 ) ( -32 736 256 ) UWALL1_2 16 -32 0 1 1 +} +// brush 252 +{ +( -176 1280 256 ) ( -80 1280 256 ) ( -80 1024 256 ) UWALL1_2 0 0 0 1 1 +( -160 1024 -256 ) ( -64 1024 -256 ) ( -64 1280 -256 ) UWALL1_2 0 0 0 1 1 +( -136 1040 256 ) ( -136 1040 -256 ) ( -160 1144 -256 ) UWALL1_2 0 0 0 1 1 +( 0 1280 -256 ) ( 0 1024 -256 ) ( 0 1024 0 ) UWALL1_2 0 0 0 1 1 +( -128 1184 256 ) ( -128 1184 -256 ) ( 0 1184 -256 ) UWALL1_2 0 0 0 1 1 +( -80 992 -256 ) ( -80 992 256 ) ( 0 992 256 ) UWALL1_2 0 0 0 1 1 +( -128 1184 -256 ) ( -128 1184 256 ) ( -160 1144 256 ) UWALL1_2 0 0 0 1 1 +( -136 1040 -256 ) ( -136 1040 256 ) ( -80 992 256 ) UWALL1_2 0 0 0 1 1 +} +// brush 253 +{ +( 104 1152 160 ) ( -24 1152 160 ) ( -24 1216 192 ) UWALL1_2 -40 0 0 1 1 +( -920 1216 160 ) ( -920 1216 53 ) ( -888 1184 53 ) UWALL1_2 0 32 0 1 1 +( -1048 1216 -256 ) ( -1048 1024 -256 ) ( -856 1024 -256 ) UWALL1_2 -40 0 0 1 1 +( -1048 1024 160 ) ( -1048 1216 160 ) ( -856 1216 160 ) UWALL1_2 -40 0 0 1 1 +( -920 1024 -256 ) ( -920 1024 96 ) ( -864 1152 160 ) UWALL1_2 0 32 0 1 1 +( -1024 1024 -160 ) ( -1024 1216 -160 ) ( -1024 1216 160 ) UWALL1_2 0 32 0 1 1 +( -920 1024 96 ) ( -920 1024 -256 ) ( -1024 1024 -256 ) UWALL1_2 -40 32 0 1 1 +( -856 1216 -160 ) ( -856 1216 160 ) ( -1048 1216 160 ) UWALL1_2 -40 32 0 1 1 +} +// brush 254 +{ +( -656 1232 -36 ) ( -688 1232 -36 ) ( -688 1200 -36 ) TLIGHT01_1 16 16 0 1 1 +( -656 1200 -32 ) ( -688 1200 -32 ) ( -688 1232 -32 ) TLIGHT01_1 16 16 0 1 1 +( -656 1232 -32 ) ( -656 1232 -36 ) ( -656 1200 -36 ) TLIGHT01_1 -16 0 0 1 1 +( -688 1200 -32 ) ( -688 1200 -36 ) ( -688 1232 -36 ) TLIGHT01_1 -16 0 0 1 1 +( -688 1232 -36 ) ( -656 1232 -36 ) ( -656 1232 -32 ) TLIGHT01_1 16 0 0 1 1 +( -688 1200 -32 ) ( -656 1200 -32 ) ( -656 1200 -36 ) TLIGHT01_1 16 0 0 1 1 +} +// brush 255 +{ +( -256 448 128 ) ( -320 384 128 ) ( -352 400 128 ) TECH04_2 0 0 0 1 1 +( -320 384 64 ) ( -256 448 64 ) ( -272 480 64 ) TECH10_8 64 32 0 1 1 +( -256 448 64 ) ( -320 384 64 ) ( -320 384 128 ) TEK_LA12 0 32 0 1 1 +( -256 464 64 ) ( -256 464 128 ) ( -336 384 128 ) TECH10_8 64 0 0 1 1 +( -256 464 128 ) ( -256 464 64 ) ( -256 448 64 ) TECH04_7 0 -32 180 1 1 +( -336 384 64 ) ( -336 384 128 ) ( -320 384 128 ) TECH04_7 0 -32 180 1 1 +} +// brush 256 +{ +( -336 384 48 ) ( -336 384 32 ) ( -272 448 32 ) TECH04_5 48 0 0 1 1 +( -272 448 48 ) ( -272 448 32 ) ( -160 448 32 ) TECH04_5 48 0 0 1 1 +( -160 368 48 ) ( -160 368 32 ) ( -256 320 32 ) TECH04_5 0 0 -180 1 -1 +( -336 384 32 ) ( -336 384 48 ) ( -336 320 48 ) TECH04_5 32 0 -180 1 -1 +( -160 464 48 ) ( -160 464 32 ) ( -160 368 32 ) TECH04_5 32 0 -180 1 -1 +( -176 416 48 ) ( -176 384 48 ) ( -208 352 48 ) LUNFLR1 0 0 0 1 1 +( -176 416 32 ) ( -496 416 32 ) ( -496 352 32 ) TECH04_2 32 0 -90 1 1 +( -256 320 48 ) ( -256 320 32 ) ( -336 320 32 ) TECH04_5 48 0 0 1 1 +} +// brush 257 +{ +( 0 448 64 ) ( 0 480 64 ) ( -208 480 64 ) TECH04_5 -64 0 0 1 1 +( -192 448 128 ) ( -208 480 128 ) ( 0 480 128 ) TECH04_2 -64 0 0 1 1 +( -192 464 48 ) ( -192 464 128 ) ( 0 464 128 ) COMP1_2 0 0 0 1 1 +( -192 480 128 ) ( -192 480 64 ) ( -128 480 64 ) TECH07_2 65 0 0 1 1 +( -192 480 64 ) ( -192 480 128 ) ( -192 464 128 ) TECH04_5 0 0 0 1 1 +( -128 464 48 ) ( -128 464 112 ) ( -128 480 112 ) TECH04_5 0 0 0 1 1 +} +// brush 258 +{ +( -64 464 48 ) ( -64 464 112 ) ( -64 480 112 ) TECH04_5 0 0 0 1 1 +( -128 480 64 ) ( -128 480 128 ) ( -128 464 128 ) TECH04_5 0 0 0 1 1 +( -128 480 128 ) ( -128 480 64 ) ( -64 480 64 ) TECH07_2 65 0 0 1 1 +( -128 464 48 ) ( -128 464 128 ) ( 64 464 128 ) COMP1_6 0 0 0 1 1 +( -128 448 128 ) ( -144 480 128 ) ( 64 480 128 ) TECH04_2 0 0 0 1 1 +( 64 448 64 ) ( 64 480 64 ) ( -144 480 64 ) TECH04_5 0 0 0 1 1 +} +// brush 259 +{ +( 0 320 96 ) ( -64 320 96 ) ( -64 256 96 ) TECH_64BORDB 0 24 0 1 1 +( -96 256 144 ) ( -96 320 144 ) ( 0 320 144 ) TECH_64BORDB 0 24 0 1 1 +( 0 312 160 ) ( 0 312 32 ) ( 0 248 32 ) TECH_64BORDB 0 24 0 1 1 +( -96 320 144 ) ( -96 256 144 ) ( -64 256 96 ) TECH10_1 0 -32 0 1 1 +( -64 320 32 ) ( 0 320 32 ) ( 0 320 160 ) TECH_64BORDB 0 32 0 1 1 +( -64 256 160 ) ( 0 256 160 ) ( 0 256 32 ) TECH_64BORDB 0 32 0 1 1 +} +// brush 260 +{ +( -288 128 96 ) ( -288 0 96 ) ( -192 0 96 ) TECH_64BORDB 0 24 0 1 1 +( -320 256 288 ) ( -320 256 -96 ) ( -384 256 -96 ) TECH_64BORDB 0 32 0 1 1 +( -384 320 288 ) ( -384 320 -96 ) ( -320 320 -96 ) PBTEK1_01 0 0 0 1 1 +( -288 320 144 ) ( -288 256 144 ) ( -384 256 144 ) TECH_64BORDB 0 24 0 1 1 +( -288 256 144 ) ( -288 320 144 ) ( -320 320 96 ) TECH10_1 0 -32 0 1 1 +( -384 320 -96 ) ( -384 320 288 ) ( -384 256 288 ) PBTEK1_01 0 0 0 1 1 +} +// brush 261 +{ +( -320 320 -112 ) ( -320 320 272 ) ( -320 256 272 ) PBTEK1_06 0 0 0 1 1 +( -48 264 -88 ) ( -48 264 296 ) ( -48 328 296 ) PBTEK1_06 0 0 0 1 1 +( -256 320 160 ) ( -256 256 160 ) ( -320 256 160 ) PBTEK1_06 0 0 0 1 1 +( -320 320 288 ) ( -320 320 -96 ) ( -256 320 -96 ) TECH04_5 0 0 0 1 1 +( -256 256 288 ) ( -256 256 -96 ) ( -320 256 -96 ) TECH04_5 0 0 0 1 1 +( -224 128 144 ) ( -224 0 144 ) ( -128 0 144 ) TECH10_1 0 -32 90 1 1 +} +// brush 262 +{ +( -288 368 32 ) ( -256 368 32 ) ( -256 336 32 ) TECH04_7 0 16 0 1 1 +( -288 336 0 ) ( -256 336 0 ) ( -256 368 0 ) TECH04_7 0 16 0 1 1 +( -272 352 16 ) ( -272 320 16 ) ( -272 320 0 ) TECH04_7 0 0 0 1 1 +( -256 368 0 ) ( -256 336 0 ) ( -256 336 16 ) TECH04_7 0 0 0 1 1 +( -240 352 16 ) ( -272 352 16 ) ( -272 352 0 ) TECH04_7 0 0 0 1 1 +( -256 336 0 ) ( -288 336 0 ) ( -288 336 16 ) TECH04_7 0 0 0 1 1 +} +// brush 263 +{ +( -176 384 0 ) ( -208 384 0 ) ( -208 384 16 ) TECH04_7 0 0 0 1 1 +( -160 400 16 ) ( -192 400 16 ) ( -192 400 0 ) TECH04_7 0 0 0 1 1 +( -176 416 0 ) ( -176 384 0 ) ( -176 384 16 ) TECH04_7 0 0 0 1 1 +( -192 400 16 ) ( -192 368 16 ) ( -192 368 0 ) TECH04_7 0 0 0 1 1 +( -208 384 0 ) ( -176 384 0 ) ( -176 416 0 ) TECH04_7 0 64 0 1 1 +( -208 416 32 ) ( -176 416 32 ) ( -176 384 32 ) TECH04_7 0 64 0 1 1 +} +// brush 264 +{ +( -768 -128 -256 ) ( -704 -64 -256 ) ( -768 -128 -64 ) UWALL1_2 0 32 0 -1 1 +( -768 -72 -256 ) ( -768 -72 -64 ) ( -768 -392 -64 ) UWALL1_2 0 0 0 1 1 +( -384 -384 -256 ) ( -384 -384 -64 ) ( -384 -64 -64 ) UWALL1_2 0 0 0 1 1 +( -1024 -64 -256 ) ( -1024 -384 -256 ) ( -384 -384 -256 ) UWALL1_2 0 0 0 1 1 +( -384 -64 -64 ) ( -384 -384 -64 ) ( -1024 -384 -64 ) WGRND1_6 0 0 0 1 1 +( -1024 -64 -64 ) ( -1024 -64 -256 ) ( -384 -64 -256 ) UWALL1_2 0 0 0 1 1 +( -384 -384 -64 ) ( -384 -384 -256 ) ( -1024 -384 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 265 +{ +( -640 -256 192 ) ( -704 -256 192 ) ( -704 -384 192 ) sky-stars2 0 0 0 1 1 +( -704 -384 256 ) ( -704 -256 256 ) ( -640 -256 256 ) sky-stars2 0 0 0 1 1 +( -704 -384 256 ) ( -640 -384 256 ) ( -640 -384 192 ) sky-stars2 0 0 0 1 1 +( -640 -384 256 ) ( -640 -256 256 ) ( -640 -256 192 ) sky-stars2 0 0 0 1 1 +( -640 -192 256 ) ( -704 -192 256 ) ( -704 -192 192 ) sky-stars2 0 0 0 1 1 +( -672 -256 256 ) ( -672 -384 256 ) ( -672 -384 192 ) sky-stars2 0 0 0 1 1 +} +// brush 266 +{ +( -768 -160 160 ) ( -800 -160 160 ) ( -768 -160 256 ) UWALL1_2 -32 0 0 1 1 +( -760 -32 160 ) ( -792 -32 160 ) ( -760 -256 160 ) UWALL1_2 -32 0 0 1 1 +( -864 -136 264 ) ( -960 -136 264 ) ( -992 -120 248 ) UWALL1_2 0 0 0 1 1 +( -832 128 224 ) ( -864 128 256 ) ( -864 256 256 ) UWALL1_2 -32 0 0 1 1 +( -928 -32 -64 ) ( -928 -32 160 ) ( -992 -64 176 ) UWALL1_2 -32 31 0 1 1.000004 +( -864 -32 160 ) ( -864 -32 -64 ) ( -768 -128 -64 ) UWALL1_2 0 0 0 1 1 +( -960 -208 256 ) ( -864 -208 256 ) ( -864 -256 256 ) UWALL1_2 -32 0 0 1 1 +( -1024 -272 256 ) ( -1024 -272 32 ) ( -1024 -48 32 ) UWALL1_2 0 32 -180 1 -1 +} +// brush 267 +{ +( -320 -160 160 ) ( -1024 -160 160 ) ( -1024 -224 160 ) sky-stars2 0 0 0 512 512 +( -320 -224 256 ) ( -1024 -224 256 ) ( -1024 -160 256 ) sky-stars2 0 0 0 512 512 +( -720 -120 248 ) ( -720 -120 -264 ) ( -720 -184 -264 ) sky-stars2 0 0 0 512 512 +( -1024 -224 256 ) ( -1024 -224 -256 ) ( -1024 -160 -256 ) sky-stars2 0 0 0 512 512 +( -1024 -160 -256 ) ( -320 -160 -256 ) ( -320 -160 256 ) sky-stars2 0 0 0 512 512 +( -1024 -192 256 ) ( -320 -192 256 ) ( -320 -192 -256 ) sky-stars2 0 0 0 512 512 +} +// brush 268 +{ +( -768 -64 160 ) ( -720 -64 256 ) ( -768 -288 160 ) UWALL1_2 0 32 0 -1 1 +( -768 -128 -64 ) ( -704 -64 -64 ) ( -768 -128 256 ) UWALL1_2 0 32 0 -1 1 +( -768 -64 256 ) ( -768 -288 256 ) ( -768 -288 32 ) UWALL1_2 0 32 -180 1 -1 +( -544 -128 -64 ) ( -544 -192 -64 ) ( -544 -192 160 ) UWALL1_2 -32 32 0 1 1 +( -768 -64 256 ) ( -768 -64 32 ) ( -544 -64 32 ) UWALL1_2 0 32 0 -1 1 +( -544 -288 256 ) ( -544 -288 32 ) ( -768 -288 32 ) UWALL1_2 0 32 0 1 1 +( -720 -96 256 ) ( -720 -192 256 ) ( -768 -192 256 ) UWALL1_2 0 0 -90 1 1 +( -544 -192 -64 ) ( -544 -128 -64 ) ( -576 -64 -64 ) UWALL1_2 0 0 -90 1 1 +( -736 -256 96 ) ( -768 -224 96 ) ( -768 -224 224 ) UWALL1_2 32 32 -180 1 -1 +( -544 -192 160 ) ( -544 -192 -64 ) ( -640 -288 -64 ) UWALL1_2 -32 32 0 1 1 +( -544 -128 -64 ) ( -544 -128 160 ) ( -576 -64 176 ) UWALL1_2 0 32 -180 1 -1 +( -384 -224 224 ) ( -384 -192 256 ) ( -256 -192 256 ) UWALL1_2 0 0 -90 1 1 +( -648 -192 264 ) ( -648 -96 264 ) ( -632 -64 248 ) UWALL1_2 0 0 -90 1 1 +} +// brush 269 +{ +( -624 224 160 ) ( -640 224 128 ) ( -624 96 160 ) TEK_LA10 32 0 0 1 1 +( -384 96 160 ) ( -640 96 160 ) ( -640 128 160 ) TEK_LA10 0 0 0 1 1 +( -640 96 160 ) ( -640 96 128 ) ( -640 128 128 ) TEK_LA10 -32 0 0 1 1 +( -864 224 128 ) ( -608 224 128 ) ( -608 224 160 ) TEK_LA10 0 0 0 1 1 +( -640 96 160 ) ( -384 96 160 ) ( -384 96 128 ) TEK_LA10 0 0 0 1 1 +} +// brush 270 +{ +( -704 -64 160 ) ( -736 -32 160 ) ( -704 -64 192 ) TEK_LA10 0 0 0 1 1 +( -736 -64 192 ) ( -640 -64 192 ) ( -640 -64 160 ) TEK_LA10 0 0 0 1 1 +( -736 256 160 ) ( -640 256 160 ) ( -640 256 192 ) TEK_LA10 0 0 0 1 1 +( -736 64 192 ) ( -736 64 160 ) ( -736 256 160 ) TEK_LA10 0 0 0 1 1 +( -640 256 192 ) ( -640 256 160 ) ( -640 64 160 ) TEK_LA10 32 0 0 1 1 +( -640 64 192 ) ( -736 64 192 ) ( -736 256 192 ) TECH04_2 0 0 0 1 1 +( -640 256 160 ) ( -736 256 160 ) ( -736 64 160 ) COP1_1 0 0 0 1 1 +} +// brush 271 +{ +( -192 0 -48 ) ( -288 0 -48 ) ( -288 128 -48 ) TECH04_5 0 0 0 1 1 +( -320 256 272 ) ( -320 256 -368 ) ( -384 256 -368 ) TECH04_5 0 0 0 1 1 +( -384 320 272 ) ( -384 320 -368 ) ( -320 320 -368 ) TECH04_5 0 0 0 1 1 +( -384 320 -64 ) ( -384 256 -64 ) ( -320 256 -64 ) TECH04_5 0 0 0 1 1 +( -320 256 -368 ) ( -320 256 272 ) ( -320 320 272 ) TECH04_5 0 0 0 1 1 +( -384 320 -368 ) ( -384 320 272 ) ( -384 256 272 ) TECH04_5 0 0 0 1 1 +} +// brush 272 +{ +( -600 1408 -248 ) ( -600 1408 -264 ) ( -472 1408 -264 ) BASE_CEIL1 0 0 0 1 1 +( -480 1144 -224 ) ( -480 1048 -224 ) ( -608 1048 -224 ) PBTEK1_06 -32 24 0 1 1 +( -608 1144 -256 ) ( -608 1048 -256 ) ( -480 1048 -256 ) PBTEK1_06 -32 24 0 1 1 +( -416 1032 -400 ) ( -416 1032 -384 ) ( -416 1128 -384 ) PBTEK1_06 0 0 0 1 1 +( -480 1128 -336 ) ( -480 1128 -320 ) ( -480 1032 -320 ) PBTEK1_06 0 0 0 1 1 +( -464 1344 -256 ) ( -504 1344 -256 ) ( -464 1344 -240 ) TECH07_2 0 0 0 1 1 +} +// brush 273 +{ +( -624 1344 -272 ) ( -640 1344 -272 ) ( -624 1344 -256 ) TECH04_5 64 0 0 1 1 +( -664 1408 -256 ) ( -664 1408 -272 ) ( -536 1408 -272 ) TECH04_5 32 0 0 1 1 +( -544 992 -240 ) ( -544 896 -240 ) ( -672 896 -240 ) SFLOOR4_2 32 32 0 1 1 +( -672 992 -256 ) ( -672 896 -256 ) ( -544 896 -256 ) TECH04_5 32 0 0 1 1 +( -640 904 -272 ) ( -640 904 -256 ) ( -640 1000 -256 ) LITE_FART3 0 0 0 1 1 +( -672 992 -272 ) ( -672 992 -256 ) ( -672 896 -256 ) TECH04_5 -32 0 0 1 1 +} +// brush 274 +{ +( -464 1344 -256 ) ( -480 1344 -256 ) ( -464 1344 -240 ) LITE_FART3 -32 0 0 1 1 +( -504 1408 -240 ) ( -504 1408 -256 ) ( -376 1408 -256 ) BASE_CEIL1 0 0 0 1 1 +( -384 992 -224 ) ( -384 896 -224 ) ( -512 896 -224 ) SFLOOR4_1 -32 0 0 1 1 +( -512 992 -240 ) ( -512 896 -240 ) ( -384 896 -240 ) TECH04_5 0 0 0 1 1 +( -480 904 -256 ) ( -480 904 -240 ) ( -480 1000 -240 ) LITE_FART3 0 0 0 1 1 +( -512 992 -256 ) ( -512 992 -240 ) ( -512 896 -240 ) LITE_FART3 -32 0 0 1 1 +} +// brush 275 +{ +( -896 1472 160 ) ( -1088 1472 160 ) ( -1088 1472 -256 ) TWALL2_2 0 -16 0 1 1 +( -1024 1136 160 ) ( -1024 1136 -160 ) ( -1024 1328 -160 ) UWALL1_2 0 32 0 1 1 +( -896 1336 160 ) ( -896 1336 -160 ) ( -896 1144 -160 ) UWALL1_2 0 32 0 1 1 +( -888 1344 -256 ) ( -1080 1344 -256 ) ( -1080 1152 -256 ) UWALL1_2 -8 0 0 1 1 +( -1088 1336 192 ) ( -896 1336 192 ) ( -896 1208 192 ) UWALL1_2 -8 0 0 1 1 +( -888 1344 -256 ) ( -904 1344 -256 ) ( -888 1344 160 ) UWALL1_2 -8 0 0 1 1 +} +// brush 276 +{ +( 64 1344 -256 ) ( 48 1344 -256 ) ( 64 1344 160 ) UWALL1_2 -8 0 0 1 1 +( -128 1472 192 ) ( 64 1472 192 ) ( 64 1184 192 ) UWALL1_2 -8 0 0 1 1 +( 72 1344 -256 ) ( -120 1344 -256 ) ( -120 1152 -256 ) UWALL1_2 -8 0 0 1 1 +( 0 1344 160 ) ( 0 1344 -160 ) ( 0 1152 -160 ) UWALL1_2 0 32 0 1 1 +( -128 1152 160 ) ( -128 1152 -160 ) ( -128 1344 -160 ) UWALL1_2 0 0 0 1 1 +( 80 1408 192 ) ( -112 1408 192 ) ( -112 1408 -256 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 277 +{ +( -1024 -64 32 ) ( -1024 -64 160 ) ( -1024 -192 160 ) UWALL1_2 0 32 0 1 1 +( -768 -192 32 ) ( -768 -192 160 ) ( -768 -64 160 ) UWALL1_2 0 32 0 1 1 +( -1024 -64 -256 ) ( -1024 -192 -256 ) ( -768 -192 -256 ) UWALL1_2 0 0 0 1 1 +( -768 -64 160 ) ( -768 -192 160 ) ( -1024 -192 160 ) UWALL1_2 0 0 0 1 1 +( -1040 -32 160 ) ( -1040 -32 32 ) ( -784 -32 32 ) UWALL1_2 0 32 0 1 1 +( -1024 -192 160 ) ( -768 -192 160 ) ( -768 -192 -256 ) UWALL1_2 0 32 0 1 1 +( -816 -80 96 ) ( -800 -96 96 ) ( -800 -96 224 ) UWALL1_2 0 0 0 1 1 +} +// brush 278 +{ +( -384 -128 256 ) ( -384 -128 64 ) ( -640 -128 64 ) UWALL1_2 0 0 0 1 1 +( -640 -64 192 ) ( -640 -96 192 ) ( -640 -96 -64 ) UWALL1_2 0 0 0 1 1 +( -640 -128 256 ) ( -640 -32 256 ) ( -384 -32 256 ) UWALL1_2 0 0 0 1 1 +( -640 -32 -64 ) ( -640 -128 -64 ) ( -384 -128 -64 ) UWALL1_2 0 0 0 1 1 +( -512 -128 -64 ) ( -512 -128 256 ) ( -384 -64 248 ) UWALL1_2 0 0 0 1 1 +( -608 -128 294 ) ( -608 -128 141 ) ( -640 -96 141 ) UWALL1_2 0 0 0 1 1 +( -640 -96 192 ) ( -640 -64 192 ) ( -512 -64 256 ) UWALL1_2 0 0 0 1 1 +( -640 -64 -64 ) ( -520 -64 -64 ) ( -640 -64 256 ) UWALL1_2 0 32 0 1 1 +} +// brush 279 +{ +( -632 384 -208 ) ( -648 384 -208 ) ( -648 384 -240 ) COP1_1 0 0 0 1 1 +( -648 368 -208 ) ( -632 368 -208 ) ( -632 368 -240 ) COP1_1 0 0 0 1 1 +( -648 672 -192 ) ( -632 672 -192 ) ( -632 416 -192 ) COP1_1 0 48 0 1 1 +( -648 416 -240 ) ( -632 416 -240 ) ( -632 672 -240 ) COP1_1 0 48 0 1 1 +( -656 656 -208 ) ( -656 400 -208 ) ( -656 400 -240 ) COP1_1 -48 0 0 1 1 +( -640 672 -240 ) ( -640 416 -240 ) ( -640 416 -208 ) COP1_1 -48 0 0 1 1 +} +// brush 280 +{ +( -984 1408 -248 ) ( -984 1408 -264 ) ( -856 1408 -264 ) PBTEK1_06 32 0 0 1 1 +( -864 1144 -224 ) ( -864 1048 -224 ) ( -992 1048 -224 ) PBTEK1_06 32 24 0 1 1 +( -992 1144 -256 ) ( -992 1048 -256 ) ( -864 1048 -256 ) PBTEK1_06 32 24 0 1 1 +( -800 1032 -400 ) ( -800 1032 -384 ) ( -800 1128 -384 ) PBTEK1_06 0 0 0 1 1 +( -864 1128 -336 ) ( -864 1128 -320 ) ( -864 1032 -320 ) PBTEK1_06 0 0 0 1 1 +( -848 1344 -256 ) ( -888 1344 -256 ) ( -848 1344 -240 ) TECH07_2 0 0 0 1 1 +} +// brush 281 +{ +( -864 1376 -160 ) ( -864 1384 -176 ) ( -800 1376 -160 ) TECH07_2 0 0 0 1 1 +( -864 1408 -224 ) ( -864 1344 -224 ) ( -864 1344 -256 ) TECH07_2 -96 0 0 1 1 +( -800 1344 -224 ) ( -800 1408 -224 ) ( -800 1408 -256 ) TECH07_2 -96 0 0 1 1 +( -864 1376 -160 ) ( -800 1376 -160 ) ( -800 1344 -224 ) TECH07_2 0 0 0 1 1 +( -864 1344 -224 ) ( -800 1344 -224 ) ( -800 1408 -224 ) TECH07_2 0 0 0 1 1 +} +// brush 282 +{ +( -592 1408 -240 ) ( -552 1408 -256 ) ( -592 1408 -256 ) PBTEK1_06 32 0 0 1 1 +( -704 1016 -384 ) ( -704 1112 -384 ) ( -704 1112 -400 ) BLACK 0 0 0 1 1 +( -896 1136 -384 ) ( -896 1040 -384 ) ( -896 1040 -400 ) PBTEK1_06 0 0 0 1 1 +( -576 1088 -256 ) ( -448 1088 -256 ) ( -448 1184 -256 ) PBTEK1_06 0 0 0 1 1 +( -448 1088 -112 ) ( -576 1088 -112 ) ( -576 1184 -112 ) PBTEK1_06 0 0 0 1 1 +( -584 1440 -256 ) ( -456 1440 -256 ) ( -456 1440 -240 ) TECH08_1B 0 16 0 1 1 +} +// brush 283 +{ +( -736 1344 -224 ) ( -672 1344 -224 ) ( -672 1408 -224 ) TECH07_2 0 0 0 1 1 +( -736 1376 -160 ) ( -672 1376 -160 ) ( -672 1344 -224 ) TECH07_2 0 0 0 1 1 +( -672 1344 -224 ) ( -672 1408 -224 ) ( -672 1408 -256 ) TECH07_2 -96 0 0 1 1 +( -736 1408 -224 ) ( -736 1344 -224 ) ( -736 1344 -256 ) TECH07_2 -96 0 0 1 1 +( -736 1376 -160 ) ( -736 1384 -176 ) ( -672 1376 -160 ) TECH07_2 0 0 0 1 1 +} +// brush 284 +{ +( -672 1416 -224 ) ( -672 1384 -224 ) ( -640 1416 -224 ) LITE_FART3 0 0 0 1 1 +( -672 1376 -160 ) ( -672 1408 -224 ) ( -640 1376 -160 ) LITE_FART3 0 0 0 1 1 +( -672 1344 -224 ) ( -672 1376 -160 ) ( -640 1344 -224 ) TECH07_2 0 32 0 1 1 +( -640 904 -256 ) ( -640 904 -240 ) ( -640 1000 -240 ) SFLOOR3_2 0 0 0 1 1 +( -672 992 -256 ) ( -672 992 -240 ) ( -672 896 -240 ) TECH04_5 -32 0 0 1 1 +} +// brush 285 +{ +( -624 1344 -256 ) ( -640 1344 -256 ) ( -624 1344 -240 ) LITE_FART3 0 0 0 1 1 +( -664 1408 -240 ) ( -664 1408 -256 ) ( -536 1408 -256 ) BASE_CEIL1 0 0 0 1 1 +( -544 992 -224 ) ( -544 896 -224 ) ( -672 896 -224 ) SFLOOR4_2 32 32 0 1 1 +( -672 992 -240 ) ( -672 896 -240 ) ( -544 896 -240 ) TECH04_5 32 0 0 1 1 +( -640 904 -256 ) ( -640 904 -240 ) ( -640 1000 -240 ) LITE_FART3 0 0 0 1 1 +( -672 992 -256 ) ( -672 992 -240 ) ( -672 896 -240 ) TECH04_5 -32 0 0 1 1 +} +// brush 286 +{ +( -512 992 -256 ) ( -512 992 -240 ) ( -512 896 -240 ) SFLOOR3_2 0 0 0 1 1 +( -480 904 -256 ) ( -480 904 -240 ) ( -480 1000 -240 ) SFLOOR3_2 0 0 0 1 1 +( -512 1344 -224 ) ( -512 1376 -160 ) ( -480 1344 -224 ) TECH07_2 0 32 0 1 1 +( -512 1376 -160 ) ( -512 1408 -224 ) ( -480 1376 -160 ) LITE_FART3 -32 0 0 1 1 +( -512 1416 -224 ) ( -512 1384 -224 ) ( -480 1416 -224 ) LITE_FART3 -32 0 0 1 1 +} +// brush 287 +{ +( -480 1344 -224 ) ( -416 1344 -224 ) ( -416 1408 -224 ) TECH07_2 0 0 0 1 1 +( -480 1376 -160 ) ( -416 1376 -160 ) ( -416 1344 -224 ) TECH07_2 0 0 0 1 1 +( -416 1344 -224 ) ( -416 1408 -224 ) ( -416 1408 -256 ) TECH07_2 -96 0 0 1 1 +( -480 1408 -224 ) ( -480 1344 -224 ) ( -480 1344 -256 ) TECH07_2 -96 0 0 1 1 +( -480 1376 -160 ) ( -480 1384 -176 ) ( -416 1376 -160 ) TECH07_2 0 0 0 1 1 +} +// brush 288 +{ +( -472 1408 -248 ) ( -472 1408 -264 ) ( -344 1408 -264 ) PBTEK1_06 -32 0 0 1 1 +( -352 1144 -224 ) ( -352 1048 -224 ) ( -480 1048 -224 ) PBTEK1_06 -32 24 0 1 1 +( -480 1144 -256 ) ( -480 1048 -256 ) ( -352 1048 -256 ) PBTEK1_06 -32 24 0 1 1 +( -288 1032 -400 ) ( -288 1032 -384 ) ( -288 1128 -384 ) PBTEK1_06 0 0 0 1 1 +( -352 1128 -336 ) ( -352 1128 -320 ) ( -352 1032 -320 ) PBTEK1_06 0 0 0 1 1 +( -336 1344 -256 ) ( -376 1344 -256 ) ( -336 1344 -240 ) TECH07_2 0 0 0 1 1 +} +// brush 289 +{ +( -352 1376 -160 ) ( -352 1384 -176 ) ( -288 1376 -160 ) TECH07_2 0 0 0 1 1 +( -352 1408 -224 ) ( -352 1344 -224 ) ( -352 1344 -256 ) TECH07_2 -96 0 0 1 1 +( -288 1344 -224 ) ( -288 1408 -224 ) ( -288 1408 -256 ) TECH07_2 -96 0 0 1 1 +( -352 1376 -160 ) ( -288 1376 -160 ) ( -288 1344 -224 ) TECH07_2 0 0 0 1 1 +( -352 1344 -224 ) ( -288 1344 -224 ) ( -288 1408 -224 ) TECH07_2 0 0 0 1 1 +} +// brush 290 +{ +( -208 1344 -256 ) ( -248 1344 -256 ) ( -208 1344 -240 ) TECH07_2 0 0 0 1 1 +( -224 1128 -336 ) ( -224 1128 -320 ) ( -224 1032 -320 ) PBTEK1_06 0 0 0 1 1 +( -160 1032 -400 ) ( -160 1032 -384 ) ( -160 1128 -384 ) PBTEK1_06 0 0 0 1 1 +( -352 1144 -256 ) ( -352 1048 -256 ) ( -224 1048 -256 ) PBTEK1_06 32 24 0 1 1 +( -224 1144 -224 ) ( -224 1048 -224 ) ( -352 1048 -224 ) PBTEK1_06 32 24 0 1 1 +( -344 1408 -248 ) ( -344 1408 -264 ) ( -216 1408 -264 ) PBTEK1_06 32 0 0 1 1 +} +// brush 291 +{ +( -224 1344 -224 ) ( -160 1344 -224 ) ( -160 1408 -224 ) TECH07_2 0 0 0 1 1 +( -224 1376 -160 ) ( -160 1376 -160 ) ( -160 1344 -224 ) TECH07_2 0 0 0 1 1 +( -160 1344 -224 ) ( -160 1408 -224 ) ( -160 1408 -256 ) TECH07_2 -96 0 0 1 1 +( -224 1408 -224 ) ( -224 1344 -224 ) ( -224 1344 -256 ) TECH07_2 -96 0 0 1 1 +( -224 1376 -160 ) ( -224 1384 -176 ) ( -160 1376 -160 ) TECH07_2 0 0 0 1 1 +} +// brush 292 +{ +( -416 1376 -32 ) ( -480 1376 -32 ) ( -480 1376 -96 ) TECH07_2 0 -96 0 1 1 +( -480 1344 0 ) ( -480 1344 -32 ) ( -480 1408 -32 ) TECH07_2 -96 -96 0 1 1 +( -416 1408 0 ) ( -416 1408 -32 ) ( -416 1344 -32 ) TECH07_2 -96 -96 0 1 1 +( -416 1344 -32 ) ( -416 1376 -96 ) ( -480 1376 -96 ) TECH07_2 0 0 0 1 1 +( -480 1376 -32 ) ( -416 1376 -32 ) ( -416 1344 -32 ) TECH07_2 0 0 0 1 1 +} +// brush 293 +{ +( -512 1376 -32 ) ( -640 1376 -32 ) ( -640 1376 -96 ) TECH07_2 -96 -96 0 1 1 +( -640 1344 0 ) ( -640 1344 -32 ) ( -640 1408 -32 ) TECH07_2 -96 -96 0 1 1 +( -512 1408 0 ) ( -512 1408 -32 ) ( -512 1344 -32 ) TECH07_2 -96 -96 0 1 1 +( -576 1344 -32 ) ( -576 1376 -96 ) ( -640 1376 -96 ) TECH07_2 0 -96 180 1 1 +( -640 1376 -32 ) ( -512 1376 -32 ) ( -512 1344 -32 ) TECH07_2 -96 0 0 1 1 +} +// brush 294 +{ +( -736 1376 -32 ) ( -672 1376 -32 ) ( -672 1344 -32 ) TECH07_2 0 0 0 1 1 +( -672 1344 -32 ) ( -672 1376 -96 ) ( -736 1376 -96 ) TECH07_2 0 0 0 1 1 +( -672 1408 0 ) ( -672 1408 -32 ) ( -672 1344 -32 ) TECH07_2 -96 -96 0 1 1 +( -736 1344 0 ) ( -736 1344 -32 ) ( -736 1408 -32 ) TECH07_2 -96 -96 0 1 1 +( -672 1376 -32 ) ( -736 1376 -32 ) ( -736 1376 -96 ) TECH07_2 0 -96 0 1 1 +} +// brush 295 +{ +( -640 1376 -32 ) ( -640 1408 32 ) ( -512 1376 -32 ) TECH07_2 0 -96 180 1 1 +( -512 1408 -112 ) ( -640 1408 -112 ) ( -640 1376 -96 ) TECH07_2 0 -96 180 1 1 +( -512 992 -176 ) ( -512 952 -176 ) ( -512 992 -160 ) TECH07_2 0 0 0 1 1 +( -512 1376 -96 ) ( -640 1376 -96 ) ( -640 1376 0 ) TECH07_2 0 32 0 1 1 +( -264 1472 -176 ) ( -264 1472 -160 ) ( -360 1472 -160 ) TECH08_7B 0 -48 0 1 1 +( -640 1408 -112 ) ( -512 1408 -112 ) ( -512 1472 -112 ) BASE_CEIL1 0 0 0 1 1 +( -352 952 32 ) ( -256 952 32 ) ( -256 824 32 ) TECH07_2 0 0 0 1 1 +( -640 840 -160 ) ( -640 840 -176 ) ( -640 968 -176 ) TECH07_2 0 0 0 1 1 +} +// brush 296 +{ +( -752 1392 32 ) ( -368 1392 32 ) ( -368 1392 96 ) TEK_LA10 0 0 0 1 1 +( -736 1152 32 ) ( -736 1152 96 ) ( -736 1008 96 ) TEK_LA10 0 0 0 1 1 +( -416 1144 32 ) ( -416 1000 32 ) ( -416 1000 96 ) TEK_LA10 -72 0 0 1 1 +( -720 960 0 ) ( -768 1008 0 ) ( -768 1152 0 ) TEK_LA10 0 0 0 1 1 +( -768 1152 -32 ) ( -768 1008 -32 ) ( -720 960 -32 ) COP1_1 0 0 0 1 1 +( -344 1280 32 ) ( -408 1280 32 ) ( -344 1280 96 ) TEK_LA10 0 0 0 1 1 +} +// brush 297 +{ +( -720 1344 -256 ) ( -760 1344 -256 ) ( -720 1344 -240 ) TECH07_2 0 0 0 1 1 +( -736 1128 -336 ) ( -736 1128 -320 ) ( -736 1032 -320 ) PBTEK1_06 0 0 0 1 1 +( -672 1032 -400 ) ( -672 1032 -384 ) ( -672 1128 -384 ) PBTEK1_06 0 0 0 1 1 +( -864 1144 -256 ) ( -864 1048 -256 ) ( -736 1048 -256 ) PBTEK1_06 32 24 0 1 1 +( -736 1144 -224 ) ( -736 1048 -224 ) ( -864 1048 -224 ) PBTEK1_06 32 24 0 1 1 +( -856 1408 -248 ) ( -856 1408 -264 ) ( -728 1408 -264 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 298 +{ +( -776 1048 -96 ) ( -776 920 -96 ) ( -776 920 -224 ) PBTEK1_01 -24 0 0 1 1 +( -688 1048 -96 ) ( -752 1048 -96 ) ( -752 1048 -224 ) PBTEK1_01 -56 0 0 1 1 +( -712 920 -288 ) ( -712 1048 -288 ) ( -712 1048 -416 ) PBTEK1_01 -24 0 0 1 1 +( -800 920 -96 ) ( -736 920 -96 ) ( -736 920 -224 ) PBTEK1_01 -56 0 0 1 1 +( -776 920 -128 ) ( -776 1048 -128 ) ( -712 1048 -128 ) COP1_1 -40 40 0 1 1 +( -712 1048 -256 ) ( -776 1048 -256 ) ( -776 920 -256 ) PBTEK1_01 -56 -40 0 1 1 +} +// brush 299 +{ +( -736 1216 128 ) ( -736 1168 192 ) ( -416 1216 128 ) TECH08_7A 42 0 0 0.500000 1 +( -736 1216 192 ) ( -736 1216 176 ) ( -416 1216 192 ) TECH08_7A 42 0 0 0.500000 1 +( -736 1040 192 ) ( -784 1088 192 ) ( -784 1232 192 ) TECH07_2 0 0 0 1 1 +( -464 1424 192 ) ( -416 1424 128 ) ( -464 1168 192 ) TECH07_2 -108 0 0 1 1 +( -736 1424 128 ) ( -688 1424 192 ) ( -736 1168 128 ) TECH07_2 -108 0 0 1 1 +} +// brush 300 +{ +( -320 -136 96 ) ( -336 -136 104 ) ( -296 -136 144 ) TECH04_2 0 0 0 1 1 +( -288 -120 128 ) ( -296 -120 144 ) ( -336 -120 104 ) TECH04_2 0 0 0 1 1 +( -336 -120 104 ) ( -296 -120 144 ) ( -296 -136 144 ) TECH04_2 0 0 0 1 1 +( -296 -120 144 ) ( -288 -120 128 ) ( -288 -136 128 ) TECH04_2 0 0 0 1 1 +( -320 -64 128 ) ( -320 -192 128 ) ( -256 -64 128 ) TECH04_2 0 0 0 1 1 +} +// brush 301 +{ +( -336 -248 32 ) ( -336 -264 32 ) ( -320 -264 32 ) TECH04_2 0 0 0 1 1 +( -336 -264 104 ) ( -336 -248 104 ) ( -320 -248 96 ) TECH04_2 0 0 0 1 1 +( -320 -248 32 ) ( -320 -264 32 ) ( -320 -264 96 ) TECH04_7 8 0 0 1 1 +( -336 -264 32 ) ( -336 -248 32 ) ( -336 -248 104 ) TECH04_2 0 0 0 1 1 +( -320 -248 32 ) ( -320 -248 96 ) ( -336 -248 104 ) TECH04_2 0 0 0 1 1 +( -320 -264 96 ) ( -320 -264 32 ) ( -336 -264 32 ) TECH04_2 0 0 0 1 1 +} +// brush 302 +{ +( -336 -264 104 ) ( -320 -264 96 ) ( -320 -248 96 ) TECH04_2 0 0 0 1 1 +( -296 -248 144 ) ( -288 -248 128 ) ( -288 -264 128 ) TECH04_2 0 0 0 1 1 +( -320 -264 96 ) ( -288 -264 128 ) ( -288 -248 128 ) TECH04_7 8 0 0 1 1 +( -336 -248 104 ) ( -296 -248 144 ) ( -296 -264 144 ) TECH04_2 0 0 0 1 1 +( -288 -248 128 ) ( -296 -248 144 ) ( -336 -248 104 ) TECH04_2 0 0 0 1 1 +( -320 -264 96 ) ( -336 -264 104 ) ( -296 -264 144 ) TECH04_2 0 0 0 1 1 +} +// brush 303 +{ +( -336 -184 32 ) ( -336 -200 32 ) ( -320 -200 32 ) TECH04_2 0 0 0 1 1 +( -336 -200 104 ) ( -336 -184 104 ) ( -320 -184 96 ) TECH04_2 0 0 0 1 1 +( -320 -184 32 ) ( -320 -200 32 ) ( -320 -200 96 ) TECH04_7 8 0 0 1 1 +( -336 -200 32 ) ( -336 -184 32 ) ( -336 -184 104 ) TECH04_2 0 0 0 1 1 +( -320 -184 32 ) ( -320 -184 96 ) ( -336 -184 104 ) TECH04_2 0 0 0 1 1 +( -320 -200 96 ) ( -320 -200 32 ) ( -336 -200 32 ) TECH04_2 0 0 0 1 1 +} +// brush 304 +{ +( -336 -200 104 ) ( -320 -200 96 ) ( -320 -184 96 ) TECH04_2 0 0 0 1 1 +( -296 -184 144 ) ( -288 -184 128 ) ( -288 -200 128 ) TECH04_2 0 0 0 1 1 +( -320 -200 96 ) ( -288 -200 128 ) ( -288 -184 128 ) TECH04_7 8 0 0 1 1 +( -336 -184 104 ) ( -296 -184 144 ) ( -296 -200 144 ) TECH04_2 0 0 0 1 1 +( -288 -184 128 ) ( -296 -184 144 ) ( -336 -184 104 ) TECH04_2 0 0 0 1 1 +( -320 -200 96 ) ( -336 -200 104 ) ( -296 -200 144 ) TECH04_2 0 0 0 1 1 +} +// brush 305 +{ +( -320 -136 96 ) ( -320 -136 32 ) ( -336 -136 32 ) TECH04_2 0 0 0 1 1 +( -320 -120 32 ) ( -320 -120 96 ) ( -336 -120 104 ) TECH04_2 0 0 0 1 1 +( -336 -136 32 ) ( -336 -120 32 ) ( -336 -120 104 ) TECH04_2 -64 0 0 1 1 +( -320 -120 32 ) ( -320 -136 32 ) ( -320 -136 96 ) TECH04_7 8 0 0 1 1 +( -336 -136 104 ) ( -336 -120 104 ) ( -320 -120 96 ) TECH04_2 0 0 0 1 1 +( -336 -120 32 ) ( -336 -136 32 ) ( -320 -136 32 ) TECH04_2 0 0 0 1 1 +} +// brush 306 +{ +( -320 -136 96 ) ( -336 -136 104 ) ( -296 -136 144 ) TECH04_2 0 0 0 1 1 +( -288 -120 128 ) ( -296 -120 144 ) ( -336 -120 104 ) TECH04_2 0 0 0 1 1 +( -336 -120 104 ) ( -296 -120 144 ) ( -296 -136 144 ) TECH04_2 0 0 0 1 1 +( -320 -136 96 ) ( -288 -136 128 ) ( -288 -120 128 ) TECH04_7 8 0 0 1 1 +( -296 -120 144 ) ( -288 -120 128 ) ( -288 -136 128 ) TECH04_2 -64 0 0 1 1 +( -336 -136 104 ) ( -320 -136 96 ) ( -320 -120 96 ) TECH04_2 0 0 0 1 1 +} +// brush 307 +{ +( -376 1048 -256 ) ( -440 1048 -256 ) ( -440 920 -256 ) PBTEK1_01 -8 -40 0 1 1 +( -440 920 -128 ) ( -440 1048 -128 ) ( -376 1048 -128 ) COP1_1 24 40 0 1 1 +( -464 920 -96 ) ( -400 920 -96 ) ( -400 920 -224 ) PBTEK1_01 -8 0 0 1 1 +( -376 920 -96 ) ( -376 1048 -96 ) ( -376 1048 -224 ) PBTEK1_01 -24 0 0 1 1 +( -368 1048 -96 ) ( -432 1048 -96 ) ( -432 1048 -224 ) PBTEK1_01 -8 0 0 1 1 +( -440 1048 -96 ) ( -440 920 -96 ) ( -440 920 -224 ) TECH_SYMB -24 0 0 1 1 +} +// brush 308 +{ +( -728 920 -128 ) ( -728 896 -256 ) ( -760 920 -128 ) PBTEK1_05 -8 0 0 1 1 +( -648 920 -96 ) ( -776 920 -96 ) ( -776 920 -224 ) PBTEK1_01 8 0 0 1 1 +( -728 848 -96 ) ( -728 912 -96 ) ( -728 912 -224 ) PBTEK1_01 40 0 -180 1 -1 +( -760 968 -96 ) ( -760 904 -96 ) ( -760 904 -224 ) PBTEK1_01 40 0 -180 1 -1 +( -648 856 -256 ) ( -648 920 -256 ) ( -776 920 -256 ) PBTEK1_01 24 -72 -90 1 1 +} +// brush 309 +{ +( -776 1048 -256 ) ( -648 1048 -256 ) ( -648 1112 -256 ) PBTEK1_01 40 -72 -90 1 1 +( -760 1064 -224 ) ( -760 1064 -96 ) ( -760 1000 -96 ) PBTEK1_01 56 0 -180 1 -1 +( -728 1056 -224 ) ( -728 1056 -96 ) ( -728 1120 -96 ) PBTEK1_01 56 0 -180 1 -1 +( -776 1048 -224 ) ( -776 1048 -96 ) ( -648 1048 -96 ) PBTEK1_01 8 0 0 1 1 +( -760 1048 -128 ) ( -728 1072 -256 ) ( -728 1048 -128 ) PBTEK1_05 -8 0 0 1 1 +} +// brush 310 +{ +( -312 856 -256 ) ( -312 920 -256 ) ( -440 920 -256 ) PBTEK1_01 24 8 -90 1 1 +( -424 968 -96 ) ( -424 904 -96 ) ( -424 904 -224 ) PBTEK1_01 40 0 -180 1 -1 +( -392 848 -96 ) ( -392 912 -96 ) ( -392 912 -224 ) PBTEK1_01 40 0 -180 1 -1 +( -312 920 -96 ) ( -440 920 -96 ) ( -440 920 -224 ) PBTEK1_01 -8 0 0 1 1 +( -392 920 -128 ) ( -392 896 -256 ) ( -424 920 -128 ) PBTEK1_05 8 0 0 1 1 +} +// brush 311 +{ +( -424 1048 -128 ) ( -392 1072 -256 ) ( -392 1048 -128 ) PBTEK1_05 8 0 0 1 1 +( -440 1048 -224 ) ( -440 1048 -96 ) ( -312 1048 -96 ) PBTEK1_01 -8 0 0 1 1 +( -392 1056 -224 ) ( -392 1056 -96 ) ( -392 1120 -96 ) PBTEK1_01 -8 0 -180 1 -1 +( -424 1064 -224 ) ( -424 1064 -96 ) ( -424 1000 -96 ) PBTEK1_01 -8 0 -180 1 -1 +( -440 1048 -256 ) ( -312 1048 -256 ) ( -312 1112 -256 ) PBTEK1_01 39 8 -90 1 1 +} +// brush 312 +{ +( -672 928 192 ) ( -736 928 192 ) ( -736 968 192 ) PBTEK1_01 32 0 0 1 1 +( -736 928 192 ) ( -672 928 192 ) ( -672 904 128 ) TECH10_1 32 0 0 1 1 +( -672 904 144 ) ( -672 952 144 ) ( -672 952 128 ) SFLOOR3_2 0 0 0 1 1 +( -736 952 144 ) ( -736 904 144 ) ( -736 904 128 ) SFLOOR3_2 0 0 0 1 1 +( -736 952 192 ) ( -736 904 128 ) ( -672 952 192 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 313 +{ +( -608 952 192 ) ( -608 904 128 ) ( -544 952 192 ) SFLOOR3_2 0 0 0 1 1 +( -608 952 144 ) ( -608 904 144 ) ( -608 904 128 ) SFLOOR3_2 0 0 0 1 1 +( -544 904 144 ) ( -544 952 144 ) ( -544 952 128 ) SFLOOR3_2 0 0 0 1 1 +( -608 928 192 ) ( -544 928 192 ) ( -544 904 128 ) TECH10_1 32 0 0 1 1 +( -544 928 192 ) ( -608 928 192 ) ( -608 968 192 ) PBTEK1_01 -32 0 0 1 1 +} +// brush 314 +{ +( -416 928 192 ) ( -480 928 192 ) ( -480 968 192 ) PBTEK1_01 -32 0 0 1 1 +( -480 928 192 ) ( -416 928 192 ) ( -416 904 128 ) TECH10_1 32 0 0 1 1 +( -416 904 144 ) ( -416 952 144 ) ( -416 952 128 ) SFLOOR3_2 0 0 0 1 1 +( -480 952 144 ) ( -480 904 144 ) ( -480 904 128 ) SFLOOR3_2 0 0 0 1 1 +( -480 952 192 ) ( -480 904 128 ) ( -416 952 192 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 315 +{ +( -512 1408 112 ) ( -512 1408 136 ) ( -128 1408 112 ) TECH07_2 0 32 0 1 1 +( -896 1192 144 ) ( -896 1192 160 ) ( -896 1096 160 ) SFLOOR3_2 0 0 0 1 1 +( -128 1104 80 ) ( -128 1104 96 ) ( -128 1200 96 ) SFLOOR3_2 0 0 0 1 1 +( -320 1184 32 ) ( -320 1088 32 ) ( -192 1088 32 ) SFLOOR3_2 0 0 0 1 1 +( -128 1456 192 ) ( -896 1456 192 ) ( -896 1472 192 ) SFLOOR3_2 0 0 0 1 1 +( -320 1472 96 ) ( -320 1472 80 ) ( -192 1472 80 ) SFLOOR3_2 0 0 0 1 1 +( -896 1456 192 ) ( -128 1456 192 ) ( -128 1408 128 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 316 +{ +( -216 1408 16 ) ( -344 1408 16 ) ( -344 1408 0 ) PBTEK1_01 32 -24 0 1 1 +( -352 1056 -32 ) ( -224 1056 -32 ) ( -224 1152 -32 ) PBTEK1_01 32 32 0 1 1 +( -160 1128 136 ) ( -160 1032 136 ) ( -160 1032 152 ) TECH07_2 -96 -88 0 1 1 +( -224 1032 40 ) ( -224 1128 40 ) ( -224 1128 56 ) TECH07_2 -96 -88 0 1 1 +( -208 1376 -8 ) ( -248 1376 8 ) ( -208 1376 8 ) TECH07_2 0 0 0 1 1 +( -224 1360 128 ) ( -224 1408 128 ) ( -160 1360 128 ) TECH07_2 0 -24 0 1 1 +} +// brush 317 +{ +( -336 1376 -8 ) ( -376 1376 8 ) ( -336 1376 8 ) TECH07_2 0 0 0 1 1 +( -352 1032 40 ) ( -352 1128 40 ) ( -352 1128 56 ) TECH07_2 -96 -88 0 1 1 +( -288 1128 136 ) ( -288 1032 136 ) ( -288 1032 152 ) TECH07_2 -96 -88 0 1 1 +( -480 1056 -32 ) ( -352 1056 -32 ) ( -352 1152 -32 ) PBTEK1_01 32 32 0 1 1 +( -344 1408 16 ) ( -472 1408 16 ) ( -472 1408 0 ) PBTEK1_01 32 -24 0 1 1 +( -352 1368 128 ) ( -352 1416 128 ) ( -288 1368 128 ) TECH07_2 0 -24 0 1 1 +} +// brush 318 +{ +( -224 1384 192 ) ( -224 1432 192 ) ( -160 1384 192 ) TECH07_2 0 -24 0 1 1 +( -224 1032 200 ) ( -224 1128 200 ) ( -224 1128 216 ) SFLOOR3_2 0 0 0 1 1 +( -160 1128 296 ) ( -160 1032 296 ) ( -160 1032 312 ) SFLOOR3_2 0 0 0 1 1 +( -352 1056 128 ) ( -224 1056 128 ) ( -224 1152 128 ) PBTEK1_01 32 32 0 1 1 +( -224 1376 128 ) ( -224 1424 192 ) ( -160 1376 128 ) TECH10_1 32 0 0 1 1 +( -224 1456 192 ) ( -224 1408 128 ) ( -160 1456 192 ) TECH10_1 32 0 0 1 1 +} +// brush 319 +{ +( -352 1456 192 ) ( -352 1408 128 ) ( -288 1456 192 ) TECH10_1 32 0 0 1 1 +( -352 1376 128 ) ( -352 1424 192 ) ( -288 1376 128 ) TECH10_1 32 0 0 1 1 +( -480 1056 128 ) ( -352 1056 128 ) ( -352 1152 128 ) PBTEK1_01 32 32 0 1 1 +( -288 1128 296 ) ( -288 1032 296 ) ( -288 1032 312 ) SFLOOR3_2 0 0 0 1 1 +( -352 1032 200 ) ( -352 1128 200 ) ( -352 1128 216 ) SFLOOR3_2 0 0 0 1 1 +( -352 1384 192 ) ( -352 1432 192 ) ( -288 1384 192 ) TECH07_2 0 -24 0 1 1 +} +// brush 320 +{ +( -864 1360 128 ) ( -864 1408 128 ) ( -800 1360 128 ) TECH07_2 0 -24 0 1 1 +( -848 1376 -8 ) ( -888 1376 8 ) ( -848 1376 8 ) TECH07_2 0 0 0 1 1 +( -864 1032 40 ) ( -864 1128 40 ) ( -864 1128 56 ) TECH07_2 -96 -88 0 1 1 +( -800 1128 136 ) ( -800 1032 136 ) ( -800 1032 152 ) TECH07_2 -96 -88 0 1 1 +( -992 1056 -32 ) ( -864 1056 -32 ) ( -864 1152 -32 ) PBTEK1_01 32 32 0 1 1 +( -856 1408 16 ) ( -984 1408 16 ) ( -984 1408 0 ) PBTEK1_01 32 -24 0 1 1 +} +// brush 321 +{ +( -864 1456 192 ) ( -864 1408 128 ) ( -800 1456 192 ) TECH10_1 32 0 0 1 1 +( -864 1376 128 ) ( -864 1424 192 ) ( -800 1376 128 ) TECH10_1 32 0 0 1 1 +( -992 1056 128 ) ( -864 1056 128 ) ( -864 1152 128 ) PBTEK1_01 32 32 0 1 1 +( -800 1128 296 ) ( -800 1032 296 ) ( -800 1032 312 ) SFLOOR3_2 0 0 0 1 1 +( -864 1032 200 ) ( -864 1128 200 ) ( -864 1128 216 ) SFLOOR3_2 0 0 0 1 1 +( -864 1384 192 ) ( -864 1432 192 ) ( -800 1384 192 ) TECH07_2 0 -24 0 1 1 +} +// brush 322 +{ +( -160 1472 192 ) ( -160 1536 192 ) ( -1568 1536 192 ) sky-stars2 0 -2 -90 512 512 +( -1568 1472 256 ) ( -1568 1536 256 ) ( -160 1536 256 ) sky-stars2 0 -2 -90 512 512 +( -160 1472 256 ) ( -160 1472 -256 ) ( -1568 1472 -256 ) sky-stars2 2 0 0 512 512 +( -1560 1536 256 ) ( -1560 1536 -256 ) ( -152 1536 -256 ) sky-stars2 2 0 0 512 512 +( 64 1552 -256 ) ( 64 1488 -256 ) ( 64 1488 256 ) sky-stars2 0 0 -180 512 -512 +( -1088 1552 256 ) ( -1088 1488 256 ) ( -1088 1488 -256 ) sky-stars2 0 0 -180 512 -512 +} +// brush 323 +{ +( 0 496 160 ) ( 0 496 32 ) ( 0 416 32 ) UWALL1_2 0 0 0 1 1 +( 0 480 128 ) ( -64 480 128 ) ( -64 320 128 ) TECH04_2 0 0 0 1 1 +( 0 320 160 ) ( -64 320 160 ) ( -64 480 160 ) TEK_LA10 0 0 0 1 1 +( -64 320 160 ) ( -64 320 128 ) ( -64 480 128 ) TEK_LA10 64 0 0 1 1 +( -64 448 128 ) ( 0 448 128 ) ( 0 448 160 ) TECH10_8 64 0 0 1 1 +( -72 320 160 ) ( -8 320 160 ) ( -8 320 128 ) TEK_LA10 0 0 0 1 1 +} +// brush 324 +{ +( -72 320 192 ) ( -8 320 192 ) ( -8 320 160 ) UWALL1_2 0 0 0 1 1 +( -56 512 160 ) ( 8 512 160 ) ( 8 512 192 ) UWALL1_2 0 0 0 1 1 +( -64 320 192 ) ( -64 320 160 ) ( -64 480 160 ) UWALL1_2 0 0 0 1 1 +( 0 320 256 ) ( -64 320 256 ) ( -64 480 256 ) UWALL1_2 0 0 0 1 1 +( 0 480 160 ) ( -64 480 160 ) ( -64 320 160 ) UWALL1_2 0 0 0 1 1 +( 0 496 192 ) ( 0 496 64 ) ( 0 416 64 ) UWALL1_2 0 0 0 1 1 +} +// brush 325 +{ +( 64 1456 192 ) ( 64 1456 64 ) ( 64 1376 64 ) sky-stars2 0 0 0 512 512 +( 64 1440 160 ) ( 0 1440 160 ) ( 0 1280 160 ) sky-stars2 0 0 0 512 512 +( 64 1280 256 ) ( 0 1280 256 ) ( 0 1440 256 ) sky-stars2 0 0 0 512 512 +( 0 1280 192 ) ( 0 1280 160 ) ( 0 1440 160 ) sky-stars2 0 0 0 512 512 +( 8 1472 160 ) ( 72 1472 160 ) ( 72 1472 192 ) sky-stars2 0 0 0 512 512 +( 0 1120 192 ) ( 64 1120 192 ) ( 64 1120 160 ) sky-stars2 0 0 0 512 512 +} +// brush 326 +{ +( -496 1200 -32 ) ( -464 1200 -32 ) ( -464 1200 -36 ) TLIGHT01_1 0 0 0 1 1 +( -496 1232 -36 ) ( -464 1232 -36 ) ( -464 1232 -32 ) TLIGHT01_1 0 0 0 1 1 +( -496 1200 -32 ) ( -496 1200 -36 ) ( -496 1232 -36 ) TLIGHT01_1 -16 0 0 1 1 +( -464 1232 -32 ) ( -464 1232 -36 ) ( -464 1200 -36 ) TLIGHT01_1 -16 0 0 1 1 +( -464 1200 -32 ) ( -496 1200 -32 ) ( -496 1232 -32 ) TLIGHT01_1 0 16 0 1 1 +( -464 1232 -36 ) ( -496 1232 -36 ) ( -496 1200 -36 ) TLIGHT01_1 16 16 0 1 1 +} +// brush 327 +{ +( -496 1008 -36 ) ( -528 1008 -36 ) ( -528 976 -36 ) TLIGHT01_1 16 16 0 1 1 +( -496 976 -32 ) ( -528 976 -32 ) ( -528 1008 -32 ) TLIGHT01_1 16 -16 0 1 1 +( -496 1008 -32 ) ( -496 1008 -36 ) ( -496 976 -36 ) TLIGHT01_1 16 0 0 1 1 +( -528 976 -32 ) ( -528 976 -36 ) ( -528 1008 -36 ) TLIGHT01_1 16 0 0 1 1 +( -528 1008 -36 ) ( -496 1008 -36 ) ( -496 1008 -32 ) TLIGHT01_1 16 0 0 1 1 +( -528 976 -32 ) ( -496 976 -32 ) ( -496 976 -36 ) TLIGHT01_1 16 0 0 1 1 +} +// brush 328 +{ +( -656 976 -32 ) ( -624 976 -32 ) ( -624 976 -36 ) TLIGHT01_1 -16 0 0 1 1 +( -656 1008 -36 ) ( -624 1008 -36 ) ( -624 1008 -32 ) TLIGHT01_1 -16 0 0 1 1 +( -656 976 -32 ) ( -656 976 -36 ) ( -656 1008 -36 ) TLIGHT01_1 16 0 0 1 1 +( -624 1008 -32 ) ( -624 1008 -36 ) ( -624 976 -36 ) TLIGHT01_1 16 0 0 1 1 +( -624 976 -32 ) ( -656 976 -32 ) ( -656 1008 -32 ) TLIGHT01_1 -16 -16 0 1 1 +( -624 1008 -36 ) ( -656 1008 -36 ) ( -656 976 -36 ) TLIGHT01_1 16 16 0 1 1 +} +// brush 329 +{ +( -448 1048 -64 ) ( -448 920 -64 ) ( -440 920 -128 ) TECH10_1 40 0 0 1 1 +( -352 1048 32 ) ( -416 1048 32 ) ( -416 1048 -96 ) TECH10_2 -44 0 0 1 1 +( -368 920 -64 ) ( -368 1048 -64 ) ( -376 1048 -128 ) TECH10_1 40 0 0 1 1 +( -464 920 32 ) ( -400 920 32 ) ( -400 920 -96 ) TECH10_2 -44 0 0 1 1 +( -448 920 -64 ) ( -448 1048 -64 ) ( -368 1048 -64 ) COP1_1 -56 40 0 1 1 +( -376 1048 -128 ) ( -440 1048 -128 ) ( -440 920 -128 ) PBTEK1_01 -8 -40 0 1 1 +} +// brush 330 +{ +( -448 1048 0 ) ( -448 920 0 ) ( -448 920 -128 ) TEK_LA10 -24 0 0 1 1 +( -384 1048 0 ) ( -448 1048 0 ) ( -448 1048 -128 ) TEK_LA10 -32 0 0 1 1 +( -368 920 104 ) ( -368 1048 104 ) ( -368 1048 -24 ) TEK_LA10 -24 0 0 1 1 +( -480 920 0 ) ( -416 920 0 ) ( -416 920 -128 ) TEK_LA10 -32 0 0 1 1 +( -456 920 -32 ) ( -456 1048 -32 ) ( -392 1048 -32 ) TEK_LA10 0 0 0 1 1 +( -360 1048 -64 ) ( -424 1048 -64 ) ( -424 920 -64 ) TEK_LA10 0 0 0 1 1 +} +// brush 331 +{ +( -712 1048 -128 ) ( -776 1048 -128 ) ( -776 920 -128 ) PBTEK1_01 8 -40 0 1 1 +( -784 920 -64 ) ( -784 1048 -64 ) ( -704 1048 -64 ) COP1_1 24 40 0 1 1 +( -800 920 32 ) ( -736 920 32 ) ( -736 920 -96 ) TECH10_2 36 0 0 1 1 +( -704 920 -64 ) ( -704 1048 -64 ) ( -712 1048 -128 ) TECH10_1 40 0 0 1 1 +( -688 1048 32 ) ( -752 1048 32 ) ( -752 1048 -96 ) TECH10_2 36 0 0 1 1 +( -784 1048 -64 ) ( -784 920 -64 ) ( -776 920 -128 ) TECH10_1 40 0 0 1 1 +} +// brush 332 +{ +( -696 1048 -64 ) ( -760 1048 -64 ) ( -760 920 -64 ) TEK_LA10 80 0 0 1 1 +( -792 920 -32 ) ( -792 1048 -32 ) ( -728 1048 -32 ) TEK_LA10 80 0 0 1 1 +( -816 920 0 ) ( -752 920 0 ) ( -752 920 -128 ) TEK_LA10 48 0 0 1 1 +( -704 920 104 ) ( -704 1048 104 ) ( -704 1048 -24 ) TEK_LA10 -24 0 0 1 1 +( -720 1048 0 ) ( -784 1048 0 ) ( -784 1048 -128 ) TEK_LA10 48 0 0 1 1 +( -784 1048 0 ) ( -784 920 0 ) ( -784 920 -128 ) TEK_LA10 -24 0 0 1 1 +} +// brush 333 +{ +( -640 384 -240 ) ( -656 448 -224 ) ( -656 384 -240 ) COP1_1 0 0 0 1 1 +( -640 576 -224 ) ( -640 576 -256 ) ( -640 320 -256 ) COP1_1 0 0 0 1 1 +( -656 576 -256 ) ( -656 576 -224 ) ( -656 320 -224 ) COP1_1 0 0 0 1 1 +( -640 576 -224 ) ( -640 320 -224 ) ( -656 320 -224 ) COP1_1 0 -48 0 1 1 +( -656 384 -256 ) ( -656 384 -224 ) ( -640 384 -224 ) COP1_1 0 -16 0 1 1 +} +// brush 334 +{ +( -496 672 -240 ) ( -496 416 -240 ) ( -496 416 -208 ) COP1_1 -48 0 0 1 1 +( -512 656 -208 ) ( -512 400 -208 ) ( -512 400 -240 ) COP1_1 -48 0 0 1 1 +( -504 416 -240 ) ( -488 416 -240 ) ( -488 672 -240 ) COP1_1 -16 48 0 1 1 +( -504 672 -192 ) ( -488 672 -192 ) ( -488 416 -192 ) COP1_1 -16 48 0 1 1 +( -504 368 -208 ) ( -488 368 -208 ) ( -488 368 -240 ) COP1_1 -16 0 0 1 1 +( -488 384 -208 ) ( -504 384 -208 ) ( -504 384 -240 ) COP1_1 -16 0 0 1 1 +} +// brush 335 +{ +( -512 384 -256 ) ( -512 384 -224 ) ( -496 384 -224 ) COP1_1 -16 -16 0 1 1 +( -496 576 -224 ) ( -496 320 -224 ) ( -512 320 -224 ) COP1_1 -16 -48 0 1 1 +( -512 576 -256 ) ( -512 576 -224 ) ( -512 320 -224 ) COP1_1 0 0 0 1 1 +( -496 576 -224 ) ( -496 576 -256 ) ( -496 320 -256 ) COP1_1 0 0 0 1 1 +( -496 384 -240 ) ( -512 448 -224 ) ( -512 384 -240 ) COP1_1 -16 0 0 1 1 +} +// brush 336 +{ +( -632 840 -240 ) ( -632 584 -240 ) ( -632 584 -208 ) COP1_1 -24 0 0 1 1 +( -664 824 -216 ) ( -664 568 -216 ) ( -664 568 -248 ) COP1_1 -24 0 0 1 1 +( -648 584 -240 ) ( -632 584 -240 ) ( -632 840 -240 ) COP1_1 0 24 0 1 1 +( -648 840 -208 ) ( -632 840 -208 ) ( -632 584 -208 ) COP1_1 0 0 0 1 1 +( -648 536 -208 ) ( -632 536 -208 ) ( -632 536 -240 ) COP1_1 -24 0 0 1 1 +( -632 552 -208 ) ( -648 552 -208 ) ( -648 552 -240 ) COP1_1 0 0 0 1 1 +( -632 552 -224 ) ( -640 552 -240 ) ( -632 536 -224 ) LITE_FART3 8 0 0 1 1 +( -656 552 -240 ) ( -664 552 -224 ) ( -656 536 -240 ) LITE_FART3 8 0 0 1 1 +( -664 552 -216 ) ( -656 552 -200 ) ( -664 536 -216 ) COP1_1 -24 0 0 1 1 +( -640 552 -200 ) ( -632 552 -216 ) ( -640 536 -200 ) COP1_1 0 24 0 1 1 +} +// brush 337 +{ +( -496 552 -200 ) ( -488 552 -216 ) ( -496 536 -200 ) COP1_1 0 24 0 1 1 +( -520 552 -216 ) ( -512 552 -200 ) ( -520 536 -216 ) COP1_1 -24 0 0 1 1 +( -512 552 -240 ) ( -520 552 -224 ) ( -512 536 -240 ) LITE_FART3 8 0 0 1 1 +( -488 552 -224 ) ( -496 552 -240 ) ( -488 536 -224 ) LITE_FART3 8 0 0 1 1 +( -488 552 -208 ) ( -504 552 -208 ) ( -504 552 -240 ) COP1_1 -16 0 0 1 1 +( -504 536 -208 ) ( -488 536 -208 ) ( -488 536 -240 ) COP1_1 -40 0 0 1 1 +( -504 840 -208 ) ( -488 840 -208 ) ( -488 584 -208 ) COP1_1 -16 0 0 1 1 +( -504 584 -240 ) ( -488 584 -240 ) ( -488 840 -240 ) COP1_1 -16 24 0 1 1 +( -520 824 -216 ) ( -520 568 -216 ) ( -520 568 -248 ) COP1_1 -24 0 0 1 1 +( -488 840 -240 ) ( -488 584 -240 ) ( -488 584 -208 ) COP1_1 -24 0 0 1 1 +} +// brush 338 +{ +( -632 432 -240 ) ( -632 640 -240 ) ( -656 640 -240 ) clip 0 0 0 1 1 +( -656 640 -208 ) ( -632 640 -208 ) ( -632 432 -208 ) clip 0 0 0 1 1 +( -648 432 -240 ) ( -648 432 -224 ) ( -624 432 -224 ) clip 0 0 0 1 1 +( -656 640 -240 ) ( -656 640 -224 ) ( -656 432 -224 ) clip 0 0 0 1 1 +( -632 656 -240 ) ( -632 656 -224 ) ( -656 656 -224 ) clip 0 0 0 1 1 +( -632 432 -240 ) ( -632 432 -224 ) ( -632 640 -224 ) clip 0 0 0 1 1 +( -640 432 -208 ) ( -632 536 -240 ) ( -640 432 -240 ) clip 0 0 0 1 1 +( -632 552 -208 ) ( -640 656 -240 ) ( -632 552 -240 ) clip 0 0 0 1 1 +} +// brush 339 +{ +( -96 1280 256 ) ( -96 1280 -256 ) ( -128 1344 -256 ) UWALL1_2 0 0 0 1 1 +( -128 1344 256 ) ( -128 1344 -256 ) ( 0 1344 -256 ) UWALL1_2 0 0 0 1 1 +( 0 1440 -256 ) ( 0 1184 -256 ) ( 0 1184 0 ) UWALL1_2 -32 0 0 1 1 +( -160 1184 -256 ) ( -64 1184 -256 ) ( -64 1440 -256 ) UWALL1_2 0 32 0 1 1 +( -176 1440 256 ) ( -80 1440 256 ) ( -80 1184 256 ) UWALL1_2 0 32 0 1 1 +( -96 1280 -256 ) ( -96 1280 256 ) ( 0 1280 256 ) UWALL1_2 0 32 0 1 1 +} +// brush 340 +{ +( 0 1280 256 ) ( -96 1280 256 ) ( -96 1280 -256 ) UWALL1_2 0 32 0 1 1 +( -80 1376 256 ) ( -80 1120 256 ) ( -176 1120 256 ) UWALL1_2 0 -32 0 1 1 +( -64 1120 -256 ) ( -64 1376 -256 ) ( -160 1376 -256 ) UWALL1_2 0 -32 0 1 1 +( 0 1376 0 ) ( 0 1376 -256 ) ( 0 1120 -256 ) UWALL1_2 32 0 0 1 1 +( -128 1184 -256 ) ( -128 1184 256 ) ( 0 1184 256 ) UWALL1_2 0 0 0 1 1 +( -136 1224 256 ) ( -136 1224 -256 ) ( -96 1280 -256 ) UWALL1_2 0 0 0 1 1 +( -136 1224 -256 ) ( -136 1224 256 ) ( -128 1184 256 ) UWALL1_2 0 0 0 1 1 +} +// brush 341 +{ +( -216 968 256 ) ( -120 968 256 ) ( -120 712 256 ) UWALL1_2 -24 -56 0 1 1 +( -200 712 -256 ) ( -104 712 -256 ) ( -104 968 -256 ) UWALL1_2 -24 -56 0 1 1 +( -176 880 256 ) ( -176 880 -256 ) ( -136 912 -256 ) UWALL1_2 0 0 0 1 1 +( -176 880 -256 ) ( -176 880 256 ) ( -136 792 256 ) UWALL1_2 0 0 0 1 1 +( -136 792 -256 ) ( -136 792 256 ) ( -136 912 256 ) UWALL1_2 24 0 0 1 1 +} +// brush 342 +{ +( -920 1216 192 ) ( -920 1216 -256 ) ( -1024 1216 -256 ) UWALL1_2 -8 0 0 1 1 +( -1088 1208 192 ) ( -896 1208 192 ) ( -896 1080 192 ) UWALL1_2 -8 0 0 1 1 +( -888 1216 -256 ) ( -1080 1216 -256 ) ( -1080 1024 -256 ) UWALL1_2 -8 0 0 1 1 +( -888 1264 192 ) ( -888 1264 -256 ) ( -920 1216 -256 ) UWALL1_2 0 32 0 1 1 +( -1024 1008 160 ) ( -1024 1008 -160 ) ( -1024 1200 -160 ) UWALL1_2 0 32 0 1 1 +( -896 1344 -256 ) ( -896 1344 192 ) ( -1024 1344 192 ) UWALL1_2 -8 32 0 1 1 +( -896 1344 192 ) ( -896 1344 -256 ) ( -888 1264 -256 ) UWALL1_2 0 32 0 1 1 +} +// brush 343 +{ +( -640 704 -208 ) ( -656 704 -208 ) ( -656 704 -240 ) COP1_1 0 0 0 1 1 +( -656 384 -208 ) ( -640 384 -208 ) ( -640 384 -240 ) COP1_1 0 0 0 1 1 +( -656 640 -208 ) ( -640 640 -208 ) ( -640 384 -208 ) COP1_1 0 0 0 1 1 +( -656 384 -224 ) ( -640 384 -224 ) ( -640 640 -224 ) COP1_1 0 0 0 1 1 +( -656 640 -208 ) ( -656 384 -208 ) ( -656 384 -240 ) COP1_1 0 0 0 1 1 +( -640 752 -240 ) ( -640 496 -240 ) ( -640 496 -208 ) COP1_1 0 0 0 1 1 +} +// brush 344 +{ +( -496 640 -240 ) ( -496 384 -240 ) ( -496 384 -208 ) COP1_1 0 0 0 1 1 +( -512 640 -208 ) ( -512 384 -208 ) ( -512 384 -240 ) COP1_1 0 0 0 1 1 +( -512 384 -224 ) ( -496 384 -224 ) ( -496 640 -224 ) COP1_1 0 0 0 1 1 +( -512 640 -208 ) ( -496 640 -208 ) ( -496 384 -208 ) COP1_1 -16 0 0 1 1 +( -512 384 -208 ) ( -496 384 -208 ) ( -496 384 -240 ) COP1_1 -16 0 0 1 1 +( -496 704 -208 ) ( -512 704 -208 ) ( -512 704 -240 ) COP1_1 -16 0 0 1 1 +} +// brush 345 +{ +( -496 704 -224 ) ( -512 704 -224 ) ( -512 704 -256 ) COP1_1 -16 -16 0 1 1 +( -512 768 -224 ) ( -496 768 -224 ) ( -496 512 -224 ) COP1_1 -16 0 0 1 1 +( -512 768 -224 ) ( -512 512 -224 ) ( -512 512 -256 ) COP1_1 0 0 0 1 1 +( -496 768 -256 ) ( -496 512 -256 ) ( -496 512 -224 ) COP1_1 0 0 0 1 1 +( -512 704 -240 ) ( -512 640 -224 ) ( -496 704 -240 ) COP1_1 -16 48 0 1 1 +} +// brush 346 +{ +( -656 704 -240 ) ( -656 640 -224 ) ( -640 704 -240 ) COP1_1 0 48 0 1 1 +( -640 768 -256 ) ( -640 512 -256 ) ( -640 512 -224 ) COP1_1 0 0 0 1 1 +( -656 768 -224 ) ( -656 512 -224 ) ( -656 512 -256 ) COP1_1 0 0 0 1 1 +( -656 768 -224 ) ( -640 768 -224 ) ( -640 512 -224 ) COP1_1 0 0 0 1 1 +( -640 704 -224 ) ( -656 704 -224 ) ( -656 704 -256 ) COP1_1 0 -16 0 1 1 +} +// brush 347 +{ +( -632 720 -208 ) ( -648 720 -208 ) ( -648 720 -240 ) COP1_1 0 0 0 1 1 +( -648 704 -208 ) ( -632 704 -208 ) ( -632 704 -240 ) COP1_1 0 0 0 1 1 +( -648 1008 -192 ) ( -632 1008 -192 ) ( -632 752 -192 ) COP1_1 0 16 0 1 1 +( -648 752 -248 ) ( -632 752 -248 ) ( -632 1008 -248 ) COP1_1 0 16 0 1 1 +( -656 992 -208 ) ( -656 736 -208 ) ( -656 736 -240 ) COP1_1 0 0 0 1 1 +( -640 1008 -240 ) ( -640 752 -240 ) ( -640 752 -208 ) COP1_1 0 0 0 1 1 +} +// brush 348 +{ +( -496 1008 -240 ) ( -496 752 -240 ) ( -496 752 -208 ) COP1_1 0 0 0 1 1 +( -512 992 -208 ) ( -512 736 -208 ) ( -512 736 -240 ) COP1_1 0 0 0 1 1 +( -504 752 -248 ) ( -488 752 -248 ) ( -488 1008 -248 ) COP1_1 -16 16 0 1 1 +( -504 1008 -192 ) ( -488 1008 -192 ) ( -488 752 -192 ) COP1_1 -16 16 0 1 1 +( -504 704 -208 ) ( -488 704 -208 ) ( -488 704 -240 ) COP1_1 -16 0 0 1 1 +( -488 720 -208 ) ( -504 720 -208 ) ( -504 720 -240 ) COP1_1 -16 0 0 1 1 +} +// brush 349 +{ +( -512 320 -240 ) ( -512 320 -272 ) ( -640 320 -272 ) ECOP1_6 0 0 0 1 1 +( -512 832 -272 ) ( -512 704 -240 ) ( -640 704 -240 ) ECOP1_6 0 0 0 1 1 +( -640 768 -256 ) ( -640 704 -240 ) ( -640 320 -240 ) ECOP1_6 0 0 0 1 1 +( -512 704 -240 ) ( -512 768 -256 ) ( -512 768 -272 ) ECOP1_6 0 0 0 1 1 +( -640 704 -240 ) ( -512 704 -240 ) ( -512 320 -240 ) ECOP1_6 0 0 0 1 1 +( -640 768 -272 ) ( -640 320 -272 ) ( -512 320 -272 ) ECOP1_6 0 0 0 1 1 +( -512 768 -256 ) ( -640 768 -256 ) ( -640 768 -272 ) ECOP1_6 0 0 0 1 1 +} +// brush 350 +{ +( -656 704 -240 ) ( -656 768 -256 ) ( -640 704 -240 ) COP1_1 0 0 0 1 1 +( -640 320 -272 ) ( -656 320 -272 ) ( -656 320 -240 ) COP1_1 0 0 0 1 1 +( -640 768 -256 ) ( -656 768 -256 ) ( -656 768 -272 ) COP1_1 0 0 0 1 1 +( -640 704 -240 ) ( -640 768 -256 ) ( -640 768 -272 ) COP1_1 0 0 0 1 1 +( -656 768 -256 ) ( -656 704 -240 ) ( -656 320 -240 ) COP1_1 0 0 0 1 1 +( -656 320 -272 ) ( -640 320 -272 ) ( -640 704 -272 ) COP1_1 0 0 0 1 1 +( -656 704 -240 ) ( -640 704 -240 ) ( -640 320 -240 ) COP1_1 0 0 0 1 1 +} +// brush 351 +{ +( -512 704 -240 ) ( -512 768 -256 ) ( -496 704 -240 ) COP1_1 0 0 0 1 1 +( -496 320 -272 ) ( -512 320 -272 ) ( -512 320 -240 ) COP1_1 0 0 0 1 1 +( -496 768 -256 ) ( -512 768 -256 ) ( -512 768 -272 ) COP1_1 0 0 0 1 1 +( -496 704 -240 ) ( -496 768 -256 ) ( -496 768 -272 ) COP1_1 0 0 0 1 1 +( -512 768 -256 ) ( -512 704 -240 ) ( -512 320 -240 ) COP1_1 0 0 0 1 1 +( -512 320 -272 ) ( -496 320 -272 ) ( -496 704 -272 ) COP1_1 0 0 0 1 1 +( -512 704 -240 ) ( -496 704 -240 ) ( -496 320 -240 ) COP1_1 0 0 0 1 1 +} +// brush 352 +{ +( -520 552 -240 ) ( -512 656 -240 ) ( -520 552 -208 ) clip 0 0 0 1 1 +( -512 432 -240 ) ( -520 536 -240 ) ( -512 432 -208 ) clip 0 0 0 1 1 +( -520 640 -224 ) ( -520 432 -224 ) ( -520 432 -240 ) clip 0 0 0 1 1 +( -496 656 -224 ) ( -520 656 -224 ) ( -520 656 -240 ) clip 0 0 0 1 1 +( -496 432 -224 ) ( -496 640 -224 ) ( -496 640 -240 ) clip 0 0 0 1 1 +( -528 432 -224 ) ( -504 432 -224 ) ( -504 432 -240 ) clip 0 0 0 1 1 +( -520 432 -208 ) ( -520 640 -208 ) ( -496 640 -208 ) clip 0 0 0 1 1 +( -496 640 -240 ) ( -520 640 -240 ) ( -520 432 -240 ) clip 0 0 0 1 1 +} +// brush 353 +{ +( -800 616 -384 ) ( -904 616 -384 ) ( -904 576 -384 ) UWALL1_2 0 0 0 1 1 +( -904 576 -256 ) ( -904 616 -256 ) ( -800 616 -256 ) UWALL1_2 0 0 0 1 1 +( -904 576 -256 ) ( -800 576 -256 ) ( -800 576 -288 ) UWALL1_2 0 0 0 1 1 +( -800 576 -256 ) ( -800 616 -256 ) ( -800 616 -288 ) UWALL1_2 0 0 0 1 1 +( -920 640 -256 ) ( -1024 640 -256 ) ( -1024 640 -288 ) UWALL1_2 0 0 0 1 1 +( -1024 640 -256 ) ( -1024 600 -256 ) ( -1024 600 -288 ) UWALL1_2 0 0 0 1 1 +} +// brush 354 +{ +( -256 1024 -384 ) ( -1024 1024 -384 ) ( -1024 640 -384 ) GROUND1_2 0 0 0 1 1 +( -256 640 -280 ) ( -1024 640 -280 ) ( -1024 1024 -280 ) WGRND1_6 0 0 0 1 1 +( -176 768 -256 ) ( -176 768 -384 ) ( -272 704 -384 ) GROUND1_2 0 0 0 1 1 +( -1024 640 -256 ) ( -1024 640 -384 ) ( -1024 1024 -384 ) GROUND1_2 0 0 0 1 1 +( -160 768 -408 ) ( -160 768 -280 ) ( -1024 768 -280 ) GROUND1_2 0 0 0 1 1 +( -1024 704 -280 ) ( -256 704 -280 ) ( -256 704 -408 ) GROUND1_2 0 0 0 1 1 +} +// brush 355 +{ +( -800 640 -384 ) ( -800 640 -256 ) ( -640 704 -256 ) GROUND1_2 0 0 0 1 1 +( -800 640 -256 ) ( -800 640 -384 ) ( -1024 640 -384 ) GROUND1_2 0 0 0 1 1 +( -640 704 -408 ) ( -640 704 -280 ) ( -1024 704 -280 ) GROUND1_2 0 0 0 1 1 +( -1024 640 -280 ) ( -1024 704 -280 ) ( -704 704 -280 ) WGRND1_6 0 0 0 1 1 +( -704 640 -384 ) ( -704 704 -384 ) ( -1024 704 -384 ) GROUND1_2 0 0 0 1 1 +( -1024 640 -256 ) ( -1024 640 -384 ) ( -1024 704 -384 ) GROUND1_2 0 0 0 1 1 +} +// brush 356 +{ +( 1413 -320 -512 ) ( -976 -320 -512 ) ( -976 -320 -296 ) *water1b 0 0 0 1 1 +( 1428 1024 -296 ) ( -962 1024 -296 ) ( -962 1024 -512 ) *water1b 0 0 0 1 1 +( 768 1251 -512 ) ( 768 -409 -512 ) ( 768 -409 -296 ) *water1b 0 0 0 1 1 +( -1024 1340 -296 ) ( -1024 -320 -296 ) ( -1024 -320 -512 ) *water1b 0 0 0 1 1 +( -1024 -320 -448 ) ( 1365 -320 -448 ) ( 1365 1340 -448 ) *water1b 0 0 0 1 1 +( -1024 1340 -332 ) ( 1365 1340 -332 ) ( 1365 -320 -332 ) *water1b 0 0 0 1 1 +} +// brush 357 +{ +( -176 768 -280 ) ( -96 704 -280 ) ( -96 704 -408 ) GROUND1_2 0 0 0 1 1 +( -64 768 -384 ) ( -160 768 -384 ) ( -160 624 -384 ) GROUND1_2 0 0 0 1 1 +( -96 704 -280 ) ( -176 768 -280 ) ( -64 768 -280 ) WGRND1_6 0 0 0 1 1 +( -64 768 -256 ) ( -64 768 -384 ) ( -64 624 -384 ) GROUND1_2 0 0 0 1 1 +( -176 768 -280 ) ( -176 768 -408 ) ( -64 768 -408 ) GROUND1_2 0 0 0 1 1 +( -72 704 -408 ) ( -96 704 -408 ) ( -72 704 -280 ) GROUND1_2 0 0 0 1 1 +} +// brush 358 +{ +( -608 688 0 ) ( -640 704 0 ) ( -640 704 128 ) GROUND1_1 0 0 0 1 1 +( -304 712 104 ) ( -320 696 104 ) ( -320 696 232 ) GROUND1_1 0 0 0 1 1 +( -256 704 -280 ) ( -640 704 -280 ) ( -640 640 -280 ) GROUND1_2 0 0 0 1 1 +( -256 640 -256 ) ( -640 640 -256 ) ( -640 704 -256 ) WGRND1_6 0 0 0 1 1 +( -640 704 -304 ) ( -256 704 -304 ) ( -256 704 -176 ) GROUND1_2 0 24 0 1 1 +( -640 632 -232 ) ( -256 632 -232 ) ( -256 632 -360 ) GROUND1_1 0 0 0 1 1 +} +// brush 359 +{ +( -1024 704 -176 ) ( -256 704 -176 ) ( -256 704 -304 ) GROUND1_1 0 0 0 1 1 +( -176 768 -280 ) ( -176 768 -256 ) ( -1024 768 -256 ) GROUND1_2 0 24 0 1 1 +( -1024 640 -232 ) ( -1024 640 -360 ) ( -1024 1024 -360 ) GROUND1_2 0 24 0 1 1 +( -176 768 -256 ) ( -176 768 -280 ) ( -256 704 -280 ) GROUND1_1 0 0 0 1 1 +( -256 640 -256 ) ( -1024 640 -256 ) ( -1024 1024 -256 ) WGRND1_6 0 0 0 1 1 +( -256 1024 -280 ) ( -1024 1024 -280 ) ( -1024 640 -280 ) GROUND1_2 0 0 0 1 1 +} +// brush 360 +{ +( -1024 640 -232 ) ( -1024 640 -360 ) ( -1024 704 -360 ) GROUND1_2 0 24 0 1 1 +( -704 640 -280 ) ( -704 704 -280 ) ( -1024 704 -280 ) GROUND1_2 0 0 0 1 1 +( -1024 640 -256 ) ( -1024 704 -256 ) ( -704 704 -256 ) WGRND1_6 0 0 0 1 1 +( -640 704 -280 ) ( -640 704 -256 ) ( -1024 704 -256 ) GROUND1_2 0 24 0 1 1 +( -776 640 -256 ) ( -776 640 -280 ) ( -1024 640 -280 ) GROUND1_1 0 0 0 1 1 +( -776 640 -280 ) ( -776 640 -256 ) ( -640 704 -256 ) GROUND1_1 0 0 0 1 1 +} +// brush 361 +{ +( -104 688 -280 ) ( -104 688 -256 ) ( -64 704 -256 ) GROUND1_1 0 0 0 1 1 +( -176 768 -256 ) ( -176 768 -280 ) ( -64 768 -280 ) GROUND1_2 0 24 0 1 1 +( -64 768 -232 ) ( -64 768 -360 ) ( -64 624 -360 ) GROUND1_2 0 24 0 1 1 +( -96 704 -256 ) ( -176 768 -256 ) ( -64 768 -256 ) WGRND1_6 0 0 0 1 1 +( -64 768 -280 ) ( -160 768 -280 ) ( -160 624 -280 ) GROUND1_2 0 0 0 1 1 +( -176 768 -280 ) ( -176 768 -256 ) ( -104 688 -256 ) GROUND1_1 0 0 0 1 1 +} +// brush 362 +{ +( 0 -320 -232 ) ( 0 -320 -360 ) ( -1024 -320 -360 ) WGRND1_6 0 24 0 1 1 +( -1024 256 -232 ) ( -1024 256 -360 ) ( 0 256 -360 ) GROUND1_1 0 0 0 1 1 +( 0 256 -256 ) ( 0 -320 -256 ) ( -1024 -320 -256 ) WGRND1_6 0 0 0 1 1 +( -1024 256 -280 ) ( -1024 -320 -280 ) ( 0 -320 -280 ) WGRND1_6 0 0 0 1 1 +( 0 -320 -360 ) ( 0 -320 -232 ) ( 0 256 -232 ) COP1_5 0 24 0 1 1 +( -1024 256 -360 ) ( -1024 256 -232 ) ( -1024 -320 -232 ) WGRND1_6 0 24 0 1 1 +} +// brush 363 +{ +( -480 392 -232 ) ( -480 392 -360 ) ( -384 328 -360 ) GROUND1_1 0 0 0 1 1 +( -384 256 -232 ) ( -384 256 -360 ) ( -1024 256 -360 ) WGRND1_6 0 24 0 1 1 +( -480 384 -360 ) ( -480 384 -232 ) ( -1024 384 -232 ) GROUND1_1 0 0 0 1 1 +( -384 384 -256 ) ( -384 256 -256 ) ( -1024 256 -256 ) WGRND1_6 0 0 0 1 1 +( -1024 384 -280 ) ( -1024 256 -280 ) ( -384 256 -280 ) GROUND1_2 0 0 0 1 1 +( -376 256 -360 ) ( -376 256 -232 ) ( -376 384 -232 ) GROUND1_1 0 0 0 1 1 +( -1024 384 -360 ) ( -1024 384 -232 ) ( -1024 256 -232 ) WGRND1_6 0 24 0 1 1 +} +// brush 364 +{ +( -64 448 -280 ) ( -192 256 -280 ) ( 0 256 -280 ) GROUND1_2 0 0 0 1 1 +( -192 256 -256 ) ( -64 448 -256 ) ( 0 448 -256 ) WGRND1_6 0 0 0 1 1 +( 0 448 -360 ) ( 0 256 -360 ) ( 0 256 -232 ) UWALL1_2 0 24 0 1 1 +( -200 264 -304 ) ( -72 456 -304 ) ( -72 456 -176 ) GROUND1_1 0 0 0 1 1 +( 0 448 -360 ) ( 0 448 -232 ) ( -64 448 -232 ) WGRND1_6 0 24 0 1 1 +( 0 256 -232 ) ( 0 256 -360 ) ( -192 256 -360 ) WGRND1_6 0 24 0 1 1 +} +// brush 365 +{ +( -520 384 -360 ) ( -1032 384 -360 ) ( -1032 384 -232 ) GROUND1_2 8 24 0 1 1 +( -1032 456 -360 ) ( -648 456 -360 ) ( -648 456 -232 ) GROUND1_1 0 0 0 1 1 +( -520 384 -256 ) ( -1032 384 -256 ) ( -1032 448 -256 ) WGRND1_6 0 0 0 1 1 +( -1032 384 -280 ) ( -520 384 -280 ) ( -648 448 -280 ) GROUND1_2 8 0 0 1 1 +( -512 384 -232 ) ( -640 448 -232 ) ( -640 448 -360 ) GROUND1_1 0 0 0 1 1 +( -1024 448 -232 ) ( -1024 384 -232 ) ( -1024 384 -360 ) GROUND1_2 0 24 0 1 1 +} +// brush 366 +{ +( -640 -80 -64 ) ( -640 -80 224 ) ( -640 -336 224 ) *water1b 0 0 0 1 1 +( -384 -320 -64 ) ( -384 -320 224 ) ( -384 -64 224 ) *water1b 0 0 0 1 1 +( -448 -64 -64 ) ( -448 -320 -64 ) ( -384 -320 -64 ) *water1b 0 0 0 1 1 +( -384 -64 8 ) ( -384 -320 8 ) ( -448 -320 8 ) *water1b 0 0 0 1 1 +( -448 -64 224 ) ( -448 -64 -64 ) ( -384 -64 -64 ) *water1b 0 0 0 1 1 +( -392 -384 224 ) ( -392 -384 -64 ) ( -456 -384 -64 ) *water1b 0 0 0 1 1 +} +// brush 367 +{ +( -640 -96 -64 ) ( -640 -96 224 ) ( -640 -352 224 ) clip 0 8 0 1 1 +( 0 -320 -64 ) ( 0 -320 224 ) ( 0 -64 224 ) clip 0 8 0 1 1 +( -384 -64 128 ) ( -384 -320 128 ) ( -320 -320 128 ) clip 0 0 0 1 1 +( -320 -64 256 ) ( -320 -320 256 ) ( -384 -320 256 ) clip 0 0 0 1 1 +( -384 -64 224 ) ( -384 -64 -64 ) ( -320 -64 -64 ) clip 0 8 0 1 1 +( -320 -320 224 ) ( -320 -320 -64 ) ( -384 -320 -64 ) clip 0 8 0 1 1 +} +// brush 368 +{ +( -320 -320 128 ) ( -320 -320 -160 ) ( -384 -320 -160 ) clip 0 -24 0 1 1 +( -384 -64 128 ) ( -384 -64 -160 ) ( -320 -64 -160 ) clip 0 -24 0 1 1 +( -320 -64 128 ) ( -320 -320 128 ) ( -384 -320 128 ) clip 0 0 0 1 1 +( -384 -64 32 ) ( -384 -320 32 ) ( -320 -320 32 ) clip 0 0 0 1 1 +( 0 -320 -160 ) ( 0 -320 128 ) ( 0 -64 128 ) clip 0 -24 0 1 1 +( -64 -72 -160 ) ( -64 -72 128 ) ( -64 -328 128 ) clip 0 -24 0 1 1 +} +// brush 369 +{ +( -64 -320 -160 ) ( -64 -320 128 ) ( -64 -64 128 ) clip 0 40 0 1 1 +( -344 -64 128 ) ( -344 -320 128 ) ( -408 -320 128 ) clip 24 0 0 1 1 +( -408 -120 128 ) ( -408 -120 -160 ) ( -344 -120 -160 ) clip 24 40 0 1 1 +( -344 -320 128 ) ( -344 -320 -160 ) ( -408 -320 -160 ) clip 24 40 0 1 1 +( -64 -64 96 ) ( -96 -64 128 ) ( -64 -320 96 ) clip 24 -24 0 1 1 +} +// brush 370 +{ +( -256 320 32 ) ( -256 320 16 ) ( -336 320 16 ) clip 0 0 0 1 1 +( -176 416 0 ) ( -496 416 0 ) ( -496 352 0 ) clip 0 0 0 1 1 +( -176 416 32 ) ( -176 384 32 ) ( -208 352 32 ) clip 0 0 0 1 1 +( -160 464 32 ) ( -160 464 16 ) ( -160 368 16 ) clip 0 0 0 1 1 +( -336 384 16 ) ( -336 384 32 ) ( -336 320 32 ) clip 0 0 0 1 1 +( -160 368 32 ) ( -160 368 16 ) ( -256 320 16 ) clip 0 0 0 1 1 +( -272 448 32 ) ( -272 448 16 ) ( -160 448 16 ) clip 0 0 0 1 1 +( -336 384 32 ) ( -336 384 16 ) ( -272 448 16 ) clip 0 0 0 1 1 +} +// brush 371 +{ +( -352 480 192 ) ( -288 480 288 ) ( -352 256 192 ) TECH07_2 177 32 0 1 1 +( -64 256 192 ) ( -64 256 288 ) ( -64 416 288 ) TECH07_1 0 32 0 1 1 +( -288 416 192 ) ( -288 256 192 ) ( -64 256 192 ) TECH07_1 0 0 0 1 1 +( -64 416 256 ) ( -64 256 256 ) ( -288 256 256 ) SFLOOR3_2 0 0 0 1 1 +( -56 320 288 ) ( -56 320 192 ) ( -280 320 192 ) TECH07_1 0 32 0 1 1 +( -352 440 256 ) ( -352 480 192 ) ( -64 440 256 ) TECH07_2 65 32 0 1 1 +} +// brush 372 +{ +( -64 0 256 ) ( -64 256 256 ) ( -64 256 160 ) TECH07_1 0 0 0 1 1 +( -64 0 160 ) ( -64 256 160 ) ( -640 256 160 ) TECH01_6 0 0 0 1 1 +( -640 256 192 ) ( -64 256 192 ) ( -64 0 192 ) SFLOOR3_2 0 0 0 1 1 +( -64 256 256 ) ( -640 256 256 ) ( -640 256 160 ) TECH07_2 9 32 0 1 1 +( -672 0 160 ) ( -672 0 256 ) ( -64 0 256 ) TECH07_1 0 0 0 1 1 +( -640 192 160 ) ( -640 208 160 ) ( -640 192 256 ) TECH07_1 0 0 0 1 1 +} +// brush 373 +{ +( -704 248 256 ) ( -704 288 192 ) ( -416 248 256 ) TECH07_2 33 32 0 1 1 +( -392 -64 288 ) ( -392 -64 192 ) ( -616 -64 192 ) COP1_5 0 0 0 1 1 +( -416 224 256 ) ( -416 64 256 ) ( -640 64 256 ) SFLOOR3_2 32 0 0 1 1 +( -640 224 192 ) ( -640 64 192 ) ( -416 64 192 ) TECH07_1 96 -64 0 1 1 +( -384 40 192 ) ( -384 40 288 ) ( -384 200 288 ) TECH07_1 64 32 0 1 1 +( -704 288 192 ) ( -640 288 288 ) ( -704 64 192 ) TECH07_2 1 32 0 1 1 +} +// brush 374 +{ +( -384 -96 128 ) ( -384 -96 0 ) ( -384 -160 0 ) TECH07_1 0 0 0 1 1 +( -64 -64 256 ) ( -64 -64 128 ) ( -672 -64 128 ) UWALL1_2 0 0 -90 1 1 +( -672 0 256 ) ( -672 0 128 ) ( -64 0 128 ) TEK_LA10 64 0 0 1 1 +( -64 0 192 ) ( -64 -64 192 ) ( -672 -64 192 ) SFLOOR3_2 0 0 0 1 1 +( -672 0 160 ) ( -672 -64 160 ) ( -64 -64 160 ) TECH_64BORDB 64 0 0 1 1 +( -640 0 128 ) ( -640 0 256 ) ( -640 -64 256 ) TECH07_2 57 32 0 1 1 +} +// brush 375 +{ +( -16 232 0 ) ( -16 264 0 ) ( -16 264 128 ) TECH07_1 0 0 0 1 1 +( 16 128 128 ) ( 16 128 0 ) ( 0 128 0 ) TEK_LA10 0 0 0 1 1 +( 0 416 128 ) ( -64 416 128 ) ( -64 0 128 ) LITE_FART3 0 0 90 1 1 +( 0 0 192 ) ( -64 0 192 ) ( -64 416 192 ) SFLOOR3_2 0 0 0 1 1 +( 0 416 256 ) ( 0 416 128 ) ( 0 0 128 ) TEK_LA10 0 0 0 1 1 +( -72 256 128 ) ( -8 256 128 ) ( -8 256 256 ) TECH07_1 0 0 0 1 1 +} +// brush 376 +{ +( -736 256 192 ) ( -384 256 192 ) ( -384 256 160 ) TEK_LA10 0 0 0 1 1 +( -736 320 160 ) ( -384 320 160 ) ( -384 320 192 ) TEK_LA10 0 0 0 1 1 +( -384 320 192 ) ( -384 320 160 ) ( -384 256 160 ) TEK_LA10 0 0 0 1 1 +( -384 256 192 ) ( -736 256 192 ) ( -736 320 192 ) TECH04_2 0 0 0 1 1 +( -384 320 160 ) ( -736 320 160 ) ( -736 256 160 ) COP1_1 0 0 0 1 1 +( -752 256 160 ) ( -752 256 32 ) ( -736 272 32 ) TEK_LA10 0 0 0 1 1 +( -736 256 160 ) ( -736 272 160 ) ( -736 256 192 ) TEK_LA10 0 0 0 1 1 +} +// brush 377 +{ +( 512 1536 256 ) ( -1088 1536 256 ) ( -1088 -448 256 ) sky-stars2 0 0 0 512 512 +( 512 -448 320 ) ( -1088 -448 320 ) ( -1088 1536 320 ) sky-stars2 0 0 0 512 512 +( 64 1448 320 ) ( 64 1448 256 ) ( 64 -536 256 ) sky-stars2 0 0 0 512 512 +( -1088 -448 320 ) ( -1088 -448 256 ) ( -1088 1536 256 ) sky-stars2 0 0 0 512 512 +( -1088 1536 256 ) ( 512 1536 256 ) ( 512 1536 320 ) sky-stars2 0 0 0 512 512 +( -1088 -448 320 ) ( 512 -448 320 ) ( 512 -448 256 ) sky-stars2 0 0 0 512 512 +} +// brush 378 +{ +( -640 1184 -256 ) ( -640 1184 -240 ) ( -608 1152 -240 ) TECH04_5 0 0 0 1 1 +( -512 1184 -256 ) ( -544 1152 -256 ) ( -512 1184 -240 ) TECH04_5 0 0 0 1 1 +( -496 1152 -248 ) ( -496 1152 -264 ) ( -624 1152 -264 ) TECH04_5 0 0 0 1 1 +( -632 1408 -240 ) ( -632 1408 -256 ) ( -504 1408 -256 ) TECH04_5 0 0 0 1 1 +( -512 1056 -240 ) ( -512 960 -240 ) ( -640 960 -240 ) SFLOOR4_2 0 32 0 1 1 +( -640 1056 -256 ) ( -640 960 -256 ) ( -512 960 -256 ) TECH04_5 0 0 0 1 1 +( -512 960 -256 ) ( -512 960 -240 ) ( -512 1056 -240 ) TECH04_5 -96 0 0 1 1 +( -640 1184 -240 ) ( -640 1184 -256 ) ( -640 1472 -256 ) TECH04_5 -96 0 0 1 1 +} +// brush 379 +{ +( -384 1728 -320 ) ( -832 1728 -320 ) ( -832 1472 -320 ) SFLOOR4_2 0 0 0 1 1 +( -832 1472 -240 ) ( -832 1728 -240 ) ( -384 1728 -240 ) SFLOOR4_2 0 0 0 1 1 +( -832 1472 -240 ) ( -384 1472 -240 ) ( -384 1472 -256 ) SFLOOR4_2 0 0 0 1 1 +( -448 1448 -240 ) ( -448 1704 -240 ) ( -448 1704 -256 ) TECH04_5 0 0 0 1 1 +( -392 1856 -240 ) ( -840 1856 -240 ) ( -840 1856 -256 ) SFLOOR4_2 0 0 0 1 1 +( -896 1704 -240 ) ( -896 1448 -240 ) ( -896 1448 -256 ) SFLOOR4_2 0 0 0 1 1 +} +// brush 380 +{ +( -896 1376 -32 ) ( -896 1408 32 ) ( -640 1376 -32 ) TECH07_2 0 32 0 1 1 +( -560 1376 -176 ) ( -600 1376 -176 ) ( -560 1376 -160 ) TECH07_2 0 0 0 1 1 +( -896 1192 -112 ) ( -896 1192 -96 ) ( -896 1096 -96 ) TECH07_2 -124 0 0 1 1 +( -640 1104 -176 ) ( -640 1104 -160 ) ( -640 1200 -160 ) SFLOOR3_2 0 0 0 1 1 +( -896 1408 -224 ) ( -896 1376 -160 ) ( -512 1408 -224 ) TECH07_2 0 32 0 1 1 +( -752 1408 -224 ) ( -688 1408 -224 ) ( -752 1408 32 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 381 +{ +( -512 1376 -32 ) ( -512 1408 32 ) ( -128 1376 -32 ) TECH07_2 0 32 0 1 1 +( -512 1408 -224 ) ( -512 1376 -160 ) ( -128 1408 -224 ) TECH07_2 0 32 0 1 1 +( -128 1104 -176 ) ( -128 1104 -160 ) ( -128 1200 -160 ) TECH07_2 0 0 0 1 1 +( -512 1192 -112 ) ( -512 1192 -96 ) ( -512 1096 -96 ) SFLOOR3_2 0 0 0 1 1 +( -176 1376 -176 ) ( -216 1376 -176 ) ( -176 1376 -160 ) TECH07_2 0 0 0 1 1 +( -416 1408 -224 ) ( -400 1408 -224 ) ( -416 1408 32 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 382 +{ +( -512 992 -272 ) ( -512 992 -256 ) ( -512 896 -256 ) TECH04_5 -32 0 0 1 1 +( -480 904 -272 ) ( -480 904 -256 ) ( -480 1000 -256 ) LITE_FART3 0 0 0 1 1 +( -512 992 -256 ) ( -512 896 -256 ) ( -384 896 -256 ) TECH04_5 0 0 0 1 1 +( -384 992 -240 ) ( -384 896 -240 ) ( -512 896 -240 ) SFLOOR4_2 0 32 0 1 1 +( -504 1408 -256 ) ( -504 1408 -272 ) ( -376 1408 -272 ) TECH04_5 0 0 0 1 1 +( -464 1344 -272 ) ( -480 1344 -272 ) ( -464 1344 -256 ) TECH04_5 -96 0 0 1 1 +} +// brush 383 +{ +( -392 1472 -256 ) ( -264 1472 -256 ) ( -264 1472 -240 ) SFLOOR4_1 0 0 0 1 1 +( -256 1088 -240 ) ( -384 1088 -240 ) ( -384 1184 -240 ) SFLOOR4_2 0 32 0 1 1 +( -384 1088 -256 ) ( -256 1088 -256 ) ( -256 1184 -256 ) SFLOOR4_1 0 0 0 1 1 +( -704 1136 -384 ) ( -704 1040 -384 ) ( -704 1040 -400 ) SFLOOR4_1 0 0 0 1 1 +( -448 1056 -384 ) ( -448 1152 -384 ) ( -448 1152 -400 ) SFLOOR4_1 0 0 0 1 1 +( -400 1408 -240 ) ( -360 1408 -256 ) ( -400 1408 -256 ) SFLOOR4_1 0 0 0 1 1 +} +// brush 384 +{ +( -208 1440 -240 ) ( -168 1440 -256 ) ( -208 1440 -256 ) SFLOOR4_1 0 0 0 1 1 +( -288 1072 -384 ) ( -288 1168 -384 ) ( -288 1168 -400 ) SFLOOR4_1 -32 0 0 1 1 +( -448 1168 -384 ) ( -448 1072 -384 ) ( -448 1072 -400 ) SFLOOR4_1 -32 0 0 1 1 +( -192 1120 -256 ) ( -64 1120 -256 ) ( -64 1216 -256 ) SFLOOR4_1 0 32 0 1 1 +( -64 1120 -240 ) ( -192 1120 -240 ) ( -192 1216 -240 ) SFLOOR4_1 0 32 0 1 1 +( -200 1472 -256 ) ( -72 1472 -256 ) ( -72 1472 -240 ) TECH04_5 64 0 0 1 1 +} +// brush 385 +{ +( -648 1472 -256 ) ( -520 1472 -256 ) ( -520 1472 -240 ) SFLOOR4_1 0 0 0 1 1 +( -512 1120 -240 ) ( -640 1120 -240 ) ( -640 1216 -240 ) SFLOOR4_1 0 32 0 1 1 +( -640 1120 -256 ) ( -512 1120 -256 ) ( -512 1216 -256 ) SFLOOR4_1 0 32 0 1 1 +( -896 1168 -384 ) ( -896 1072 -384 ) ( -896 1072 -400 ) SFLOOR4_1 -32 0 0 1 1 +( -704 1088 -384 ) ( -704 1184 -384 ) ( -704 1184 -400 ) SFLOOR4_1 -32 0 0 1 1 +( -656 1440 -240 ) ( -616 1440 -256 ) ( -656 1440 -256 ) SFLOOR4_1 0 0 0 1 1 +} +// brush 386 +{ +( -584 1472 -112 ) ( -456 1472 -112 ) ( -456 1472 -96 ) TECH08_2 0 16 0 1 1 +( -448 1120 16 ) ( -576 1120 16 ) ( -576 1216 16 ) SFLOOR4_1 0 32 0 1 1 +( -576 1120 -112 ) ( -448 1120 -112 ) ( -448 1216 -112 ) BASE_CEIL1 0 0 0 1 1 +( -896 1168 -240 ) ( -896 1072 -240 ) ( -896 1072 -256 ) TECH08_1B 0 16 0 1 1 +( -640 1088 -240 ) ( -640 1184 -240 ) ( -640 1184 -256 ) SFLOOR4_1 -32 16 0 1 1 +( -592 1408 -96 ) ( -552 1408 -112 ) ( -592 1408 -112 ) SFLOOR4_1 0 16 0 1 1 +} +// brush 387 +{ +( -480 280 128 ) ( -480 296 128 ) ( -480 296 0 ) TEK_LA10 0 0 90 1 -1 +( -608 288 128 ) ( -480 288 128 ) ( -480 288 0 ) TECH_SYMB 32 0 -180 1 -1 +( -608 296 128 ) ( -608 280 128 ) ( -608 280 0 ) TEK_LA10 0 0 90 1 -1 +( -480 296 128 ) ( -608 296 128 ) ( -608 296 0 ) TECH_128kelvin 32 0 -180 1 -1 +( -480 296 128 ) ( -480 280 128 ) ( -608 280 128 ) TEK_LA10 -32 0 0 1 1 +( -608 280 0 ) ( -480 280 0 ) ( -480 296 0 ) TEK_LA10 -32 0 0 1 1 +} +// brush 388 +{ +( -736 1920 -112 ) ( -736 1664 -112 ) ( -736 1664 -128 ) TECH08_2 0 16 0 1 1 +( -256 1856 -240 ) ( -704 1856 -240 ) ( -704 1856 -256 ) SFLOOR4_2 32 16 0 1 1 +( -616 1472 -48 ) ( -616 1856 -48 ) ( -640 1856 -112 ) TECH08_7B 0 -48 0 1 1 +( -1048 1472 -240 ) ( -600 1472 -240 ) ( -600 1472 -256 ) TECH08_1 96 16 0 1 1 +( -616 1856 -48 ) ( -616 1472 -48 ) ( -736 1472 -48 ) SFLOOR4_2 32 -48 0 1 1 +( -288 1920 -112 ) ( -736 1920 -112 ) ( -736 1664 -112 ) PBTEK1_02 64 32 0 1 1 +} +// brush 389 +{ +( -736 2048 -112 ) ( -736 1792 -112 ) ( -736 1792 -128 ) PBTEK1_02 0 0 0 1 1 +( -216 1856 -240 ) ( -664 1856 -240 ) ( -664 1856 -256 ) PBTEK1_02 0 0 0 1 1 +( -640 1768 -112 ) ( -640 2024 -112 ) ( -640 2024 -128 ) BASE_CEIL1 0 0 0 1 1 +( -736 1744 -208 ) ( -544 1744 -208 ) ( -544 1728 -240 ) PBTEK1_02 64 32 0 1 1 +( -544 1744 -208 ) ( -736 1744 -208 ) ( -736 1856 -208 ) PBTEK1_02 0 0 0 1 1 +( -224 2048 -240 ) ( -672 2048 -240 ) ( -672 1792 -240 ) PBTEK1_02 0 0 0 1 1 +} +// brush 390 +{ +( 80 1472 192 ) ( -112 1472 192 ) ( -112 1472 -256 ) UWALL1_2 -8 32 0 1 1 +( -128 1216 160 ) ( -128 1216 -160 ) ( -128 1408 -160 ) UWALL1_2 0 0 0 1 1 +( 0 1408 160 ) ( 0 1408 -160 ) ( 0 1216 -160 ) UWALL1_2 0 32 0 1 1 +( 72 1408 96 ) ( -120 1408 96 ) ( -120 1216 96 ) UWALL1_2 -8 0 0 1 1 +( -128 1536 192 ) ( 64 1536 192 ) ( 64 1248 192 ) UWALL1_2 -8 0 0 1 1 +( 64 1408 -256 ) ( 48 1408 -256 ) ( 64 1408 160 ) UWALL1_2 -8 0 0 1 1 +} +// brush 391 +{ +( -448 1664 -320 ) ( -448 1664 -240 ) ( -448 1472 -240 ) SFLOOR4_2 0 0 0 1 1 +( -320 1664 -256 ) ( -320 1664 -240 ) ( -448 1664 -240 ) TECH04_5 0 0 0 1 1 +( -384 1664 -240 ) ( -384 1664 -256 ) ( -384 1472 -256 ) TECH04_5 0 0 0 1 1 +( -640 1536 -240 ) ( -192 1536 -240 ) ( -192 1536 -256 ) SFLOOR4_2 0 0 0 1 1 +( -640 1472 -240 ) ( -640 1728 -240 ) ( -192 1728 -240 ) SFLOOR4_2 0 0 0 1 1 +( -192 1728 -256 ) ( -640 1728 -256 ) ( -640 1472 -256 ) SFLOOR4_2 0 0 0 1 1 +} +// brush 392 +{ +( -288 1536 -256 ) ( -288 1536 -240 ) ( -448 1536 -240 ) TECH04_5 0 0 0 1 1 +( -448 1248 -240 ) ( -448 1152 -240 ) ( -576 1152 -240 ) SFLOOR4_2 0 0 0 1 1 +( -576 1248 -256 ) ( -576 1152 -256 ) ( -448 1152 -256 ) TECH04_5 0 0 0 1 1 +( -288 1536 -240 ) ( -288 1536 -256 ) ( -256 1472 -256 ) TECH04_5 0 0 0 1 1 +( -448 1160 -400 ) ( -448 1160 -384 ) ( -448 1064 -384 ) TECH04_5 0 0 0 1 1 +( -432 1472 -256 ) ( -472 1472 -256 ) ( -432 1472 -240 ) TECH04_5 0 0 0 1 1 +} +// brush 393 +{ +( -224 2048 -208 ) ( -672 2048 -208 ) ( -672 1792 -208 ) PBTEK1_02 0 0 0 1 1 +( -672 1792 -176 ) ( -672 2048 -176 ) ( -224 2048 -176 ) PBTEK1_02 0 0 0 1 1 +( -664 1744 -208 ) ( -216 1744 -208 ) ( -216 1744 -224 ) PBTEK1_02 64 32 0 1 1 +( -640 1768 -80 ) ( -640 2024 -80 ) ( -640 2024 -96 ) BASE_CEIL1 0 0 0 1 1 +( -216 1856 -208 ) ( -664 1856 -208 ) ( -664 1856 -224 ) PBTEK1_02 0 32 0 1 1 +( -736 2048 -80 ) ( -736 1792 -80 ) ( -736 1792 -96 ) PBTEK1_02 0 32 0 1 1 +} +// brush 394 +{ +( -736 2048 -48 ) ( -736 1792 -48 ) ( -736 1792 -64 ) PBTEK1_02 0 64 0 1 1 +( -216 1856 -176 ) ( -664 1856 -176 ) ( -664 1856 -192 ) PBTEK1_02 0 64 0 1 1 +( -640 1768 -48 ) ( -640 2024 -48 ) ( -640 2024 -64 ) BASE_CEIL1 0 0 0 1 1 +( -736 1712 -112 ) ( -544 1712 -112 ) ( -544 1744 -176 ) PBTEK1_02 64 32 0 1 1 +( -544 1712 -112 ) ( -736 1712 -112 ) ( -736 1856 -112 ) PBTEK1_02 0 0 0 1 1 +( -736 1744 -176 ) ( -544 1744 -176 ) ( -544 1856 -176 ) PBTEK1_02 0 0 0 1 1 +} +// brush 395 +{ +( -416 1152 -112 ) ( -416 1408 -112 ) ( -416 1408 -128 ) PBTEK1_02 80 0 0 1 1 +( -840 1440 -240 ) ( -392 1440 -240 ) ( -392 1440 -256 ) BASE_CEIL1 0 0 0 1 1 +( -512 1432 -112 ) ( -512 1176 -112 ) ( -512 1176 -128 ) BASE_CEIL1 0 0 0 1 1 +( -320 1456 -208 ) ( -512 1456 -208 ) ( -512 1472 -240 ) PBTEK1_02 -64 -8 0 1 1 +( -512 1456 -208 ) ( -320 1456 -208 ) ( -320 1344 -208 ) PBTEK1_02 -32 -112 0 1 1 +( -832 1152 -240 ) ( -384 1152 -240 ) ( -384 1408 -240 ) PBTEK1_02 -32 -112 0 1 1 +} +// brush 396 +{ +( -832 1152 -208 ) ( -384 1152 -208 ) ( -384 1408 -208 ) PBTEK1_02 -32 -112 0 1 1 +( -384 1408 -176 ) ( -384 1152 -176 ) ( -832 1152 -176 ) PBTEK1_02 -32 -112 0 1 1 +( -488 1456 -208 ) ( -936 1456 -208 ) ( -936 1456 -224 ) PBTEK1_02 -64 -8 0 1 1 +( -512 1432 -80 ) ( -512 1176 -80 ) ( -512 1176 -96 ) BASE_CEIL1 0 0 0 1 1 +( -840 1440 -208 ) ( -392 1440 -208 ) ( -392 1440 -224 ) BASE_CEIL1 0 0 0 1 1 +( -416 1152 -80 ) ( -416 1408 -80 ) ( -416 1408 -96 ) PBTEK1_02 80 32 0 1 1 +} +// brush 397 +{ +( -416 1152 -48 ) ( -416 1408 -48 ) ( -416 1408 -64 ) PBTEK1_02 80 64 0 1 1 +( -840 1440 -176 ) ( -392 1440 -176 ) ( -392 1440 -192 ) BASE_CEIL1 0 0 0 1 1 +( -512 1432 -48 ) ( -512 1176 -48 ) ( -512 1176 -64 ) BASE_CEIL1 0 0 0 1 1 +( -416 1488 -112 ) ( -512 1488 -112 ) ( -512 1456 -176 ) PBTEK1_02 -64 -8 0 1 1 +( -512 1488 -112 ) ( -416 1488 -112 ) ( -416 1440 -112 ) PBTEK1_02 -32 -112 0 1 1 +( -320 1456 -176 ) ( -512 1456 -176 ) ( -512 1344 -176 ) PBTEK1_02 -32 -112 0 1 1 +} +// brush 398 +{ +( -736 1152 -240 ) ( -288 1152 -240 ) ( -288 1408 -240 ) PBTEK1_03 32 0 0 1 1 +( -416 1456 -208 ) ( -224 1456 -208 ) ( -224 1344 -208 ) PBTEK1_03 32 0 0 1 1 +( -224 1456 -208 ) ( -416 1456 -208 ) ( -416 1472 -240 ) PBTEK1_03 32 80 0 1 1 +( -416 1432 -112 ) ( -416 1176 -112 ) ( -416 1176 -128 ) PBTEK1_03 32 0 0 1 1 +( -744 1440 -240 ) ( -296 1440 -240 ) ( -296 1440 -256 ) PBTEK1_03 32 0 0 1 1 +( -352 1144 -112 ) ( -352 1400 -112 ) ( -352 1400 -128 ) PBTEK1_03 32 0 0 1 1 +} +// brush 399 +{ +( -352 1144 -80 ) ( -352 1400 -80 ) ( -352 1400 -96 ) PBTEK1_03 32 0 0 1 1 +( -744 1440 -208 ) ( -296 1440 -208 ) ( -296 1440 -224 ) PBTEK1_03 32 0 0 1 1 +( -416 1432 -80 ) ( -416 1176 -80 ) ( -416 1176 -96 ) PBTEK1_03 32 0 0 1 1 +( -424 1456 -208 ) ( -872 1456 -208 ) ( -872 1456 -224 ) PBTEK1_03 32 80 0 1 1 +( -288 1408 -176 ) ( -288 1152 -176 ) ( -736 1152 -176 ) PBTEK1_03 32 0 0 1 1 +( -736 1152 -208 ) ( -288 1152 -208 ) ( -288 1408 -208 ) PBTEK1_03 32 0 0 1 1 +} +// brush 400 +{ +( -224 1456 -176 ) ( -416 1456 -176 ) ( -416 1344 -176 ) PBTEK1_03 32 0 0 1 1 +( -416 1488 -112 ) ( -352 1488 -112 ) ( -352 1440 -112 ) PBTEK1_03 32 0 0 1 1 +( -352 1488 -112 ) ( -416 1488 -112 ) ( -416 1456 -176 ) PBTEK1_03 32 80 0 1 1 +( -416 1432 -48 ) ( -416 1176 -48 ) ( -416 1176 -64 ) PBTEK1_03 32 0 0 1 1 +( -744 1440 -176 ) ( -296 1440 -176 ) ( -296 1440 -192 ) PBTEK1_03 32 0 0 1 1 +( -352 1144 -48 ) ( -352 1400 -48 ) ( -352 1400 -64 ) PBTEK1_03 32 0 0 1 1 +} +// brush 401 +{ +( -1056 1152 -240 ) ( -608 1152 -240 ) ( -608 1408 -240 ) PBTEK1_02 0 -112 0 1 1 +( -736 1456 -208 ) ( -544 1456 -208 ) ( -544 1344 -208 ) PBTEK1_02 0 -112 0 1 1 +( -544 1456 -208 ) ( -736 1456 -208 ) ( -736 1472 -240 ) PBTEK1_02 -32 -8 0 1 1 +( -736 1432 -112 ) ( -736 1176 -112 ) ( -736 1176 -128 ) PBTEK1_02 80 0 0 1 1 +( -1064 1440 -240 ) ( -616 1440 -240 ) ( -616 1440 -256 ) BASE_CEIL1 0 0 0 1 1 +( -640 1152 -112 ) ( -640 1408 -112 ) ( -640 1408 -128 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 402 +{ +( -640 1152 -80 ) ( -640 1408 -80 ) ( -640 1408 -96 ) BASE_CEIL1 0 0 0 1 1 +( -1064 1440 -208 ) ( -616 1440 -208 ) ( -616 1440 -224 ) BASE_CEIL1 0 0 0 1 1 +( -736 1432 -80 ) ( -736 1176 -80 ) ( -736 1176 -96 ) PBTEK1_02 80 32 0 1 1 +( -712 1456 -208 ) ( -1160 1456 -208 ) ( -1160 1456 -224 ) PBTEK1_02 -32 -8 0 1 1 +( -608 1408 -176 ) ( -608 1152 -176 ) ( -1056 1152 -176 ) PBTEK1_02 0 -112 0 1 1 +( -1056 1152 -208 ) ( -608 1152 -208 ) ( -608 1408 -208 ) PBTEK1_02 0 -112 0 1 1 +} +// brush 403 +{ +( -544 1456 -176 ) ( -736 1456 -176 ) ( -736 1344 -176 ) PBTEK1_02 0 -112 0 1 1 +( -736 1488 -112 ) ( -640 1488 -112 ) ( -640 1440 -112 ) PBTEK1_02 0 -112 0 1 1 +( -640 1488 -112 ) ( -736 1488 -112 ) ( -736 1456 -176 ) PBTEK1_02 -32 -8 0 1 1 +( -736 1432 -48 ) ( -736 1176 -48 ) ( -736 1176 -64 ) PBTEK1_02 80 64 0 1 1 +( -1064 1440 -176 ) ( -616 1440 -176 ) ( -616 1440 -192 ) BASE_CEIL1 0 0 0 1 1 +( -640 1152 -48 ) ( -640 1408 -48 ) ( -640 1408 -64 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 404 +{ +( -736 1152 -112 ) ( -736 1408 -112 ) ( -736 1408 -128 ) PBTEK1_03 32 0 0 1 1 +( -1128 1440 -240 ) ( -680 1440 -240 ) ( -680 1440 -256 ) PBTEK1_03 32 0 0 1 1 +( -800 1432 -112 ) ( -800 1176 -112 ) ( -800 1176 -128 ) PBTEK1_03 32 0 0 1 1 +( -608 1456 -208 ) ( -800 1456 -208 ) ( -800 1472 -240 ) PBTEK1_03 32 80 0 1 1 +( -800 1456 -208 ) ( -608 1456 -208 ) ( -608 1344 -208 ) PBTEK1_03 32 0 0 1 1 +( -1120 1152 -240 ) ( -672 1152 -240 ) ( -672 1408 -240 ) PBTEK1_03 32 0 0 1 1 +} +// brush 405 +{ +( -1120 1152 -208 ) ( -672 1152 -208 ) ( -672 1408 -208 ) PBTEK1_03 32 0 0 1 1 +( -672 1408 -176 ) ( -672 1152 -176 ) ( -1120 1152 -176 ) PBTEK1_03 32 0 0 1 1 +( -808 1456 -208 ) ( -1256 1456 -208 ) ( -1256 1456 -224 ) PBTEK1_03 32 80 0 1 1 +( -800 1432 -80 ) ( -800 1176 -80 ) ( -800 1176 -96 ) PBTEK1_03 32 0 0 1 1 +( -1128 1440 -208 ) ( -680 1440 -208 ) ( -680 1440 -224 ) PBTEK1_03 32 0 0 1 1 +( -736 1152 -80 ) ( -736 1408 -80 ) ( -736 1408 -96 ) PBTEK1_03 32 0 0 1 1 +} +// brush 406 +{ +( -736 1152 -48 ) ( -736 1408 -48 ) ( -736 1408 -64 ) PBTEK1_03 32 0 0 1 1 +( -1128 1440 -176 ) ( -680 1440 -176 ) ( -680 1440 -192 ) PBTEK1_03 32 0 0 1 1 +( -800 1432 -48 ) ( -800 1176 -48 ) ( -800 1176 -64 ) PBTEK1_03 32 0 0 1 1 +( -736 1488 -112 ) ( -800 1488 -112 ) ( -800 1456 -176 ) PBTEK1_03 32 80 0 1 1 +( -800 1488 -112 ) ( -736 1488 -112 ) ( -736 1440 -112 ) PBTEK1_03 32 0 0 1 1 +( -608 1456 -176 ) ( -800 1456 -176 ) ( -800 1344 -176 ) PBTEK1_03 32 0 0 1 1 +} +// brush 407 +{ +( -64 1920 -112 ) ( -512 1920 -112 ) ( -512 1664 -112 ) PBTEK1_02 -64 32 0 1 1 +( -536 1472 -48 ) ( -536 1856 -48 ) ( -416 1856 -48 ) SFLOOR4_2 0 -48 0 1 1 +( -824 1472 -240 ) ( -376 1472 -240 ) ( -376 1472 -256 ) TECH08_1 0 16 0 1 1 +( -416 1472 -48 ) ( -416 1856 -48 ) ( -416 1856 -112 ) SYM06_8 0 16 0 1 1 +( -16 1856 -240 ) ( -464 1856 -240 ) ( -464 1856 -256 ) SFLOOR4_2 0 16 0 1 1 +( -536 1856 -48 ) ( -536 1472 -48 ) ( -512 1472 -112 ) TECH08_7B 0 -48 0 1 1 +} +// brush 408 +{ +( 0 2048 -240 ) ( -448 2048 -240 ) ( -448 1792 -240 ) PBTEK1_02 -32 0 0 1 1 +( -320 1744 -208 ) ( -512 1744 -208 ) ( -512 1856 -208 ) PBTEK1_02 -32 0 0 1 1 +( -512 1744 -208 ) ( -320 1744 -208 ) ( -320 1728 -240 ) PBTEK1_02 -64 32 0 1 1 +( -416 1768 -112 ) ( -416 2024 -112 ) ( -416 2024 -128 ) PBTEK1_02 0 0 0 1 1 +( 8 1856 -240 ) ( -440 1856 -240 ) ( -440 1856 -256 ) PBTEK1_02 -32 0 0 1 1 +( -512 2048 -112 ) ( -512 1792 -112 ) ( -512 1792 -128 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 409 +{ +( -512 2048 -80 ) ( -512 1792 -80 ) ( -512 1792 -96 ) BASE_CEIL1 0 0 0 1 1 +( 8 1856 -208 ) ( -440 1856 -208 ) ( -440 1856 -224 ) PBTEK1_02 -32 32 0 1 1 +( -416 1768 -80 ) ( -416 2024 -80 ) ( -416 2024 -96 ) PBTEK1_02 0 32 0 1 1 +( -440 1744 -208 ) ( 8 1744 -208 ) ( 8 1744 -224 ) PBTEK1_02 -64 32 0 1 1 +( -448 1792 -176 ) ( -448 2048 -176 ) ( 0 2048 -176 ) PBTEK1_02 -32 0 0 1 1 +( 0 2048 -208 ) ( -448 2048 -208 ) ( -448 1792 -208 ) PBTEK1_02 -32 0 0 1 1 +} +// brush 410 +{ +( -512 1744 -176 ) ( -320 1744 -176 ) ( -320 1856 -176 ) PBTEK1_02 -32 0 0 1 1 +( -320 1712 -112 ) ( -512 1712 -112 ) ( -512 1856 -112 ) PBTEK1_02 -32 0 0 1 1 +( -512 1712 -112 ) ( -320 1712 -112 ) ( -320 1744 -176 ) PBTEK1_02 -64 32 0 1 1 +( -416 1768 -48 ) ( -416 2024 -48 ) ( -416 2024 -64 ) PBTEK1_02 0 64 0 1 1 +( 8 1856 -176 ) ( -440 1856 -176 ) ( -440 1856 -192 ) PBTEK1_02 -32 64 0 1 1 +( -512 2048 -48 ) ( -512 1792 -48 ) ( -512 1792 -64 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 411 +{ +( -384 2048 -112 ) ( -832 2048 -112 ) ( -832 1792 -112 ) TECH08_2 0 16 0 1 1 +( -616 1728 -48 ) ( -616 1856 -48 ) ( -536 1856 -48 ) TECH08_2 0 16 0 1 1 +( -640 1728 -48 ) ( -512 1728 -48 ) ( -512 1752 -112 ) TECH08_7B 0 -48 0 1 1 +( -536 1728 -48 ) ( -536 1856 -48 ) ( -512 1856 -112 ) TECH08_2 0 16 0 1 1 +( -376 1856 -240 ) ( -824 1856 -240 ) ( -824 1856 -256 ) TECH08_2 0 16 0 1 1 +( -616 1856 -48 ) ( -616 1728 -48 ) ( -640 1752 -112 ) TECH08_2 0 16 0 1 1 +} +// brush 412 +{ +( -512 1752 -48 ) ( -640 1752 -48 ) ( -640 1472 -48 ) TECH01_6 0 0 0 1 1 +( -640 1472 -32 ) ( -640 1752 -32 ) ( -512 1752 -32 ) TECH01_6 0 0 0 1 1 +( -640 1472 0 ) ( -512 1472 0 ) ( -512 1472 -64 ) TECH01_6 0 48 0 1 1 +( -512 1472 0 ) ( -512 1752 0 ) ( -512 1752 -64 ) TECH01_6 0 48 0 1 1 +( -512 1752 0 ) ( -640 1752 0 ) ( -640 1752 -64 ) TECH01_6 0 48 0 1 1 +( -640 1752 0 ) ( -640 1472 0 ) ( -640 1472 -64 ) TECH01_6 0 48 0 1 1 +} +// brush 413 +{ +( -592 1552 -48 ) ( -592 1552 -56 ) ( -592 1680 -56 ) TECH04_2 16 0 -180 1 -1 +( -560 1680 -48 ) ( -560 1680 -56 ) ( -560 1552 -56 ) TECH04_2 16 0 -180 1 -1 +( -560 1552 -48 ) ( -592 1552 -48 ) ( -592 1680 -48 ) TECH04_2 16 0 -90 1 1 +( -560 1680 -56 ) ( -592 1680 -56 ) ( -592 1552 -56 ) TLIGHT07 16 16 0 1 1 +( -592 1552 -56 ) ( -592 1552 -48 ) ( -560 1552 -48 ) TECH04_2 64 0 0 1 1 +( -560 1680 -56 ) ( -560 1680 -48 ) ( -592 1680 -48 ) TECH04_2 64 0 0 1 1 +} +// brush 414 +{ +( -616 1496 -48 ) ( -616 1472 -48 ) ( -640 1472 -112 ) TECH08_2 104 16 0 1 1 +( -536 1472 -48 ) ( -536 1496 -48 ) ( -512 1472 -112 ) TECH08_2 104 16 0 1 1 +( -512 1488 -112 ) ( -512 1512 -48 ) ( -640 1512 -48 ) TECH08_7B 0 -48 0 1 1 +( -536 1496 -48 ) ( -536 1472 -48 ) ( -616 1472 -48 ) TECH08_2 0 -88 0 1 1 +( -640 1472 -112 ) ( -640 1472 -104 ) ( -512 1472 -112 ) TECH08_2 0 -88 0 1 1 +( -656 1496 -112 ) ( -656 1480 -112 ) ( -496 1496 -112 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 415 +{ +( -352 1792 -128 ) ( -352 1792 -112 ) ( -352 2048 -112 ) BASE_CEIL1 0 0 0 1 1 +( -296 1760 -256 ) ( -296 1760 -240 ) ( -744 1760 -240 ) PBTEK1_03 32 0 0 1 1 +( -416 2024 -128 ) ( -416 2024 -112 ) ( -416 1768 -112 ) PBTEK1_03 -48 0 0 1 1 +( -416 1728 -240 ) ( -416 1744 -208 ) ( -224 1744 -208 ) PBTEK1_03 32 80 0 1 1 +( -224 1856 -208 ) ( -224 1744 -208 ) ( -416 1744 -208 ) PBTEK1_03 32 16 0 1 1 +( -288 1792 -240 ) ( -288 2048 -240 ) ( -736 2048 -240 ) PBTEK1_03 32 16 0 1 1 +} +// brush 416 +{ +( -288 1792 -208 ) ( -288 2048 -208 ) ( -736 2048 -208 ) PBTEK1_03 32 16 0 1 1 +( -736 2048 -176 ) ( -288 2048 -176 ) ( -288 1792 -176 ) PBTEK1_03 32 16 0 1 1 +( -872 1744 -224 ) ( -872 1744 -208 ) ( -424 1744 -208 ) PBTEK1_03 32 80 0 1 1 +( -416 2024 -96 ) ( -416 2024 -80 ) ( -416 1768 -80 ) PBTEK1_03 -48 0 0 1 1 +( -288 1760 -224 ) ( -288 1760 -208 ) ( -736 1760 -208 ) PBTEK1_03 32 0 0 1 1 +( -352 1792 -96 ) ( -352 1792 -80 ) ( -352 2048 -80 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 417 +{ +( -352 1792 -64 ) ( -352 1792 -48 ) ( -352 2048 -48 ) BASE_CEIL1 0 0 0 1 1 +( -296 1760 -192 ) ( -296 1760 -176 ) ( -744 1760 -176 ) PBTEK1_03 32 0 0 1 1 +( -416 2024 -64 ) ( -416 2024 -48 ) ( -416 1768 -48 ) PBTEK1_03 -48 0 0 1 1 +( -416 1744 -176 ) ( -416 1712 -112 ) ( -352 1712 -112 ) PBTEK1_03 32 80 0 1 1 +( -352 1760 -112 ) ( -352 1712 -112 ) ( -416 1712 -112 ) LUNFLR1 0 0 0 1 1 +( -416 1856 -176 ) ( -416 1744 -176 ) ( -224 1744 -176 ) PBTEK1_03 32 16 0 1 1 +} +// brush 418 +{ +( -96 0 -256 ) ( -64 0 -256 ) ( -64 128 -256 ) TWALL2_2 0 0 0 1 1 +( -120 1688 -128 ) ( -80 1688 -128 ) ( -80 1640 -128 ) TWALL2_2 -8 -24 0 1 1 +( -80 1640 -384 ) ( -120 1640 -384 ) ( -120 1640 -128 ) TWALL2_3 -40 -4 0 1 1 +( -80 1688 -384 ) ( -80 1640 -384 ) ( -80 1640 -128 ) TWALL2_2 32 -16 0 1 1 +( -120 1688 -384 ) ( -80 1688 -384 ) ( -80 1688 -128 ) TWALL2_3 -40 -4 0 1 1 +( -120 1640 -384 ) ( -120 1688 -384 ) ( -120 1688 -128 ) COMP1_5 32 -16 0 1 1 +} +// brush 419 +{ +( -128 1696 -272 ) ( -128 1632 -272 ) ( -128 1632 -288 ) TWALL2_3 0 -4 0 1 1 +( -64 1632 -272 ) ( -64 1696 -272 ) ( -64 1696 -288 ) TWALL2_3 0 -4 0 1 1 +( -128 1632 -272 ) ( -64 1632 -272 ) ( -64 1632 -288 ) TWALL2_3 -32 -4 0 1 1 +( -128 1632 -128 ) ( -128 1696 -128 ) ( -64 1696 -128 ) TWALL2_2 0 -16 0 1 1 +( -64 1696 -256 ) ( -128 1696 -256 ) ( -128 1632 -256 ) TWALL2_2 0 -16 0 1 1 +( -56 1640 -272 ) ( -120 1640 -272 ) ( -56 1640 -288 ) TWALL2_2 0 -16 0 1 1 +} +// brush 420 +{ +( -128 1696 -272 ) ( -128 1632 -272 ) ( -128 1632 -288 ) TWALL2_3 0 -4 0 1 1 +( -64 1696 -272 ) ( -128 1696 -272 ) ( -128 1696 -288 ) TWALL2_3 -32 -4 0 1 1 +( -64 1632 -272 ) ( -64 1696 -272 ) ( -64 1696 -288 ) TWALL2_3 0 -4 0 1 1 +( -128 1632 -128 ) ( -128 1696 -128 ) ( -64 1696 -128 ) TWALL2_2 0 -16 0 1 1 +( -64 1696 -256 ) ( -128 1696 -256 ) ( -128 1632 -256 ) TWALL2_2 0 -16 0 1 1 +( -120 1688 -272 ) ( -56 1688 -272 ) ( -120 1688 -288 ) TWALL2_2 0 -16 0 1 1 +} +// brush 421 +{ +( -80 1688 -272 ) ( -80 1624 -272 ) ( -80 1624 -288 ) TWALL2_3 0 -4 0 1 1 +( -48 1688 -272 ) ( -112 1688 -272 ) ( -112 1688 -288 ) TWALL2_3 -48 -4 0 1 1 +( -72 1616 -272 ) ( -72 1680 -272 ) ( -72 1680 -288 ) TWALL2_2 32 -16 0 1 1 +( -112 1640 -272 ) ( -48 1640 -272 ) ( -48 1640 -288 ) TWALL2_3 -48 -4 0 1 1 +( -48 1688 -256 ) ( -112 1688 -256 ) ( -112 1624 -256 ) TWALL2_2 -16 -24 0 1 1 +( -80 1656 -176 ) ( -72 1656 -176 ) ( -80 1648 -176 ) TWALL2_2 -16 -24 0 1 1 +} +// brush 422 +{ +( -80 1688 -272 ) ( -80 1624 -272 ) ( -80 1624 -288 ) TWALL2_3 0 -4 0 1 1 +( -48 1688 -272 ) ( -112 1688 -272 ) ( -112 1688 -288 ) TWALL2_3 -48 -4 0 1 1 +( -72 1616 -272 ) ( -72 1680 -272 ) ( -72 1680 -288 ) TWALL2_2 32 -16 0 1 1 +( -112 1640 -272 ) ( -48 1640 -272 ) ( -48 1640 -288 ) TWALL2_3 -48 -4 0 1 1 +( -112 1624 -128 ) ( -112 1688 -128 ) ( -48 1688 -128 ) TWALL2_2 -16 -24 0 1 1 +( -80 1656 -144 ) ( -80 1648 -144 ) ( -72 1656 -144 ) TWALL2_2 -16 -24 0 1 1 +} +// brush 423 +{ +( -80 1688 -272 ) ( -80 1624 -272 ) ( -80 1624 -288 ) TWALL2_3 0 -4 0 1 1 +( -72 1616 -272 ) ( -72 1680 -272 ) ( -72 1680 -288 ) TWALL2_2 32 -16 0 1 1 +( -112 1640 -272 ) ( -48 1640 -272 ) ( -48 1640 -288 ) TWALL2_3 -48 -4 0 1 1 +( -72 1656 -176 ) ( -80 1656 -176 ) ( -80 1648 -176 ) TWALL2_2 -16 -24 0 1 1 +( -80 1648 -144 ) ( -80 1656 -144 ) ( -72 1656 -144 ) TWALL2_2 -16 -24 0 1 1 +( -72 1648 -128 ) ( -80 1648 -128 ) ( -72 1648 -256 ) TWALL2_2 -16 -40 0 1 1 +} +// brush 424 +{ +( -80 1688 -272 ) ( -80 1624 -272 ) ( -80 1624 -288 ) TWALL2_3 0 -4 0 1 1 +( -48 1688 -272 ) ( -112 1688 -272 ) ( -112 1688 -288 ) TWALL2_3 -48 -4 0 1 1 +( -72 1616 -272 ) ( -72 1680 -272 ) ( -72 1680 -288 ) TWALL2_2 32 -16 0 1 1 +( -72 1656 -176 ) ( -80 1656 -176 ) ( -80 1648 -176 ) TWALL2_2 -16 -24 0 1 1 +( -80 1648 -144 ) ( -80 1656 -144 ) ( -72 1656 -144 ) TWALL2_2 -16 -24 0 1 1 +( -80 1680 -128 ) ( -72 1680 -128 ) ( -80 1680 -256 ) TWALL2_2 -16 -40 0 1 1 +} +// brush 425 +{ +( -200 1472 -112 ) ( -72 1472 -112 ) ( -72 1472 -96 ) TECH08_2 0 16 0 1 1 +( -64 1120 -48 ) ( -192 1120 -48 ) ( -192 1216 -48 ) SFLOOR4_1 0 32 0 1 1 +( -192 1120 -112 ) ( -64 1120 -112 ) ( -64 1216 -112 ) BASE_CEIL1 0 0 0 1 1 +( -512 1168 -240 ) ( -512 1072 -240 ) ( -512 1072 -256 ) TECH08_1B 0 16 0 1 1 +( -416 1072 -240 ) ( -416 1168 -240 ) ( -416 1168 -256 ) SFLOOR4_1 -32 16 0 1 1 +( -208 1408 -96 ) ( -168 1408 -112 ) ( -208 1408 -112 ) SFLOOR4_1 0 16 0 1 1 +} +// brush 426 +{ +( -552 1760 -112 ) ( -424 1760 -112 ) ( -424 1760 -96 ) TECH08_1B -48 16 0 1 1 +( 96 1376 -48 ) ( -32 1376 -48 ) ( -32 1417 -48 ) TECH08_1B -48 0 0 1 1 +( -32 1376 -112 ) ( 96 1376 -112 ) ( 96 1417 -112 ) TECH10_1 32 0 0 1 1 +( -416 1733 -240 ) ( -416 1691 -240 ) ( -416 1691 -256 ) SYM06_8 16 16 0 1 1 +( -352 1417 -240 ) ( -352 1458 -240 ) ( -352 1458 -256 ) SYM06_8 0 16 0 1 1 +( -560 1664 -96 ) ( -520 1664 -112 ) ( -560 1664 -112 ) SYM06_8 0 16 0 1 1 +} +// brush 427 +{ +( 224 1821 -64 ) ( -344 1821 -64 ) ( -344 1374 -64 ) TECH10_2 0 -64 0 1 1 +( -344 1374 -32 ) ( -344 1821 -32 ) ( 224 1821 -32 ) COP1_1 -16 0 0 1 1 +( -72 1440 -64 ) ( 496 1440 -64 ) ( 496 1440 -80 ) COP1_1 -16 -16 0 1 1 +( 160 1647 -64 ) ( 160 2094 -64 ) ( 160 2094 -80 ) COP1_1 0 -16 0 1 1 +( 224 1920 -72 ) ( -344 1920 -72 ) ( -344 1920 -88 ) COP1_1 -16 -16 0 1 1 +( -320 1821 -64 ) ( -320 1374 -64 ) ( -320 1374 -80 ) COP1_1 0 -16 0 1 1 +} +// brush 428 +{ +( -64 1696 -128 ) ( -128 1696 -128 ) ( -128 1632 -128 ) BASE_CEIL1 0 0 0 1 1 +( -128 1632 -64 ) ( -128 1696 -64 ) ( -64 1696 -64 ) TECH10_1 0 0 0 1 1 +( -88 1632 -144 ) ( -24 1632 -144 ) ( -24 1632 -160 ) TECH10_1 0 0 0 1 1 +( -64 1632 -144 ) ( -64 1696 -144 ) ( -64 1696 -160 ) TECH10_1 32 0 0 1 1 +( -72 1696 -144 ) ( -136 1696 -144 ) ( -136 1696 -160 ) TECH10_1 0 0 0 1 1 +( -128 1704 -144 ) ( -128 1640 -144 ) ( -128 1640 -160 ) TECH10_1 32 0 0 1 1 +} +// brush 429 +{ +( -464 1408 -256 ) ( -504 1408 -256 ) ( -464 1408 -240 ) BLACK 0 0 0 1 1 +( -448 1168 -400 ) ( -448 1168 -384 ) ( -448 1072 -384 ) BLACK 0 0 0 1 1 +( -416 1082 -400 ) ( -416 1082 -384 ) ( -416 1178 -384 ) BLACK 0 0 0 1 1 +( -608 1184 -256 ) ( -608 1088 -256 ) ( -480 1088 -256 ) BLACK 0 0 0 1 1 +( -480 1184 -112 ) ( -480 1088 -112 ) ( -608 1088 -112 ) BLACK 0 0 0 1 1 +( -600 1440 -240 ) ( -600 1440 -256 ) ( -472 1440 -256 ) BLACK 0 0 0 1 1 +} +// brush 430 +{ +( -192 1649 -288 ) ( -640 1649 -288 ) ( -640 1472 -288 ) SFLOOR4_2 0 0 0 1 1 +( -640 1472 -256 ) ( -640 1649 -256 ) ( -192 1649 -256 ) SFLOOR4_2 0 0 0 1 1 +( -640 1472 -224 ) ( -192 1472 -224 ) ( -192 1472 -256 ) SFLOOR4_2 0 0 0 1 1 +( 64 1588 -256 ) ( 64 1588 -384 ) ( 64 1478 -384 ) TECH04_5 0 0 0 1 1 +( -448 1605 -384 ) ( -448 1605 -224 ) ( -448 1472 -224 ) SFLOOR4_2 0 0 0 1 1 +( -376 1760 -384 ) ( -360 1760 -384 ) ( -376 1760 -256 ) SFLOOR4_2 0 0 0 1 1 +} +// brush 431 +{ +( -414 1440 -240 ) ( -414 1440 -256 ) ( -359 1440 -256 ) TECH01_7 0 0 0 1 1 +( -366 1184 -112 ) ( -366 1088 -112 ) ( -421 1088 -112 ) TECH_SYMB -32 12 0 1 1 +( -421 1184 -256 ) ( -421 1088 -256 ) ( -366 1088 -256 ) TECH_SYMB -32 12 0 1 1 +( -352 1168 -400 ) ( -352 1168 -384 ) ( -352 1072 -384 ) TECH_SYMB -32 12 0 1 1 +( -359 1408 -256 ) ( -376 1408 -256 ) ( -359 1408 -240 ) PBTEK1_06 32 0 0 1 1 +( -256 1408 -216 ) ( -256 1440 -216 ) ( -256 1408 -232 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 432 +{ +( -400 1408 -256 ) ( -440 1408 -256 ) ( -400 1408 -240 ) PBTEK1_06 32 0 0 1 1 +( -416 1160 -336 ) ( -416 1160 -320 ) ( -416 1064 -320 ) PBTEK1_06 -32 0 0 1 1 +( -352 1064 -400 ) ( -352 1064 -384 ) ( -352 1160 -384 ) PBTEK1_06 -32 0 0 1 1 +( -544 1176 -256 ) ( -544 1080 -256 ) ( -416 1080 -256 ) PBTEK1_06 32 24 0 1 1 +( -416 1176 -224 ) ( -416 1080 -224 ) ( -544 1080 -224 ) PBTEK1_06 32 24 0 1 1 +( -536 1440 -248 ) ( -536 1440 -264 ) ( -408 1440 -264 ) PBTEK1_06 32 0 0 1 1 +} +// brush 433 +{ +( -552 1536 -96 ) ( -512 1536 -112 ) ( -552 1536 -112 ) SYM06_8 0 -64 0 1 1 +( -352 912 -240 ) ( -352 1008 -240 ) ( -352 1008 -256 ) SYM06_8 0 16 0 1 1 +( -416 1648 -240 ) ( -416 1552 -240 ) ( -416 1552 -256 ) SYM06_8 64 -64 0 1 1 +( -32 816 -112 ) ( 96 816 -112 ) ( 96 912 -112 ) TEK_LA16 32 -128 0 1 1 +( 96 816 -48 ) ( -32 816 -48 ) ( -32 912 -48 ) TECH08_1B -48 -128 0 1 1 +( -544 1664 -112 ) ( -416 1664 -112 ) ( -416 1664 -96 ) TECH08_1B -48 -64 0 1 1 +} +// brush 434 +{ +( -544 1536 -112 ) ( -416 1536 -112 ) ( -416 1536 -96 ) TECH08_1B -48 -64 0 1 1 +( 96 768 -48 ) ( -32 768 -48 ) ( -32 864 -48 ) TECH08_1B -48 -48 0 1 1 +( -32 768 -112 ) ( 96 768 -112 ) ( 96 864 -112 ) TECH10_1 32 0 0 1 1 +( -416 1600 -240 ) ( -416 1504 -240 ) ( -416 1504 -256 ) SYM06_8 112 0 0 1 1 +( -352 864 -240 ) ( -352 960 -240 ) ( -352 960 -256 ) SYM06_8 0 16 0 1 1 +( -552 1488 -96 ) ( -512 1488 -112 ) ( -552 1488 -112 ) SYM06_8 0 0 0 1 1 +} +// brush 435 +{ +( -464 1760 -112 ) ( -336 1760 -112 ) ( -336 1760 -96 ) TECH08_1B -112 -64 0 1 1 +( 160 1031 -48 ) ( 32 1031 -48 ) ( 32 1096 -48 ) TECH08_1B -112 0 0 1 1 +( 32 1031 -112 ) ( 160 1031 -112 ) ( 160 1096 -112 ) PBTEK1_01 32 0 0 1 1 +( -352 1597 -240 ) ( -352 1532 -240 ) ( -352 1532 -256 ) SYM06_8 64 0 0 1 1 +( -288 1096 -240 ) ( -288 1162 -240 ) ( -288 1162 -256 ) TWALL1_2 24 16 0 1 1 +( -488 1488 -96 ) ( -448 1488 -112 ) ( -488 1488 -112 ) SYM06_8 -64 0 0 1 1 +} +// brush 436 +{ +( -800 1264 -240 ) ( -800 1224 -240 ) ( -800 1264 -224 ) PBTEK1_01 32 16 0 1 1 +( -544 1440 -384 ) ( -544 1440 -368 ) ( -448 1440 -368 ) TECH10_2 32 16 0 1 1 +( -440 1504 -384 ) ( -440 1504 -368 ) ( -536 1504 -368 ) PBTEK1_01 32 16 0 1 1 +( -608 1088 -240 ) ( -512 1088 -240 ) ( -512 1216 -240 ) TECH10_2 32 -16 0 1 1 +( -608 1216 -112 ) ( -512 1216 -112 ) ( -512 1088 -112 ) LUNFLR1 0 -32 0 1 1 +( -864 1096 -224 ) ( -864 1096 -240 ) ( -864 1224 -240 ) PBTEK1_01 32 16 0 1 1 +} +// brush 437 +{ +( -864 1352 -224 ) ( -864 1352 -240 ) ( -864 1480 -240 ) PBTEK1_01 -32 16 0 1 1 +( -608 1472 -112 ) ( -512 1472 -112 ) ( -512 1344 -112 ) LUNFLR1 0 32 0 1 1 +( -608 1344 -240 ) ( -512 1344 -240 ) ( -512 1472 -240 ) TECH10_2 32 -16 0 1 1 +( -440 1760 -384 ) ( -440 1760 -368 ) ( -536 1760 -368 ) PBTEK1_01 32 16 0 1 1 +( -544 1696 -384 ) ( -544 1696 -368 ) ( -448 1696 -368 ) PBTEK1_01 -32 16 0 1 1 +( -800 1520 -240 ) ( -800 1480 -240 ) ( -800 1520 -224 ) PBTEK1_01 -32 16 0 1 1 +} +// brush 438 +{ +( -672 1792 -240 ) ( -672 2048 -240 ) ( -1120 2048 -240 ) PBTEK1_03 32 16 0 1 1 +( -608 1856 -208 ) ( -608 1744 -208 ) ( -800 1744 -208 ) PBTEK1_03 32 16 0 1 1 +( -800 1728 -240 ) ( -800 1744 -208 ) ( -608 1744 -208 ) PBTEK1_03 32 80 0 1 1 +( -800 2024 -128 ) ( -800 2024 -112 ) ( -800 1768 -112 ) PBTEK1_03 -48 0 0 1 1 +( -680 1760 -256 ) ( -680 1760 -240 ) ( -1128 1760 -240 ) PBTEK1_03 32 0 0 1 1 +( -736 1792 -128 ) ( -736 1792 -112 ) ( -736 2048 -112 ) PBTEK1_03 -48 0 0 1 1 +} +// brush 439 +{ +( -736 1792 -96 ) ( -736 1792 -80 ) ( -736 2048 -80 ) PBTEK1_03 -48 0 0 1 1 +( -680 1760 -224 ) ( -680 1760 -208 ) ( -1128 1760 -208 ) PBTEK1_03 32 0 0 1 1 +( -800 2024 -96 ) ( -800 2024 -80 ) ( -800 1768 -80 ) PBTEK1_03 -48 0 0 1 1 +( -1256 1744 -224 ) ( -1256 1744 -208 ) ( -808 1744 -208 ) PBTEK1_03 32 80 0 1 1 +( -1120 2048 -176 ) ( -672 2048 -176 ) ( -672 1792 -176 ) PBTEK1_03 32 16 0 1 1 +( -672 1792 -208 ) ( -672 2048 -208 ) ( -1120 2048 -208 ) PBTEK1_03 32 16 0 1 1 +} +// brush 440 +{ +( -800 1856 -176 ) ( -800 1744 -176 ) ( -608 1744 -176 ) PBTEK1_03 32 16 0 1 1 +( -736 1760 -112 ) ( -736 1712 -112 ) ( -800 1712 -112 ) PBTEK1_03 32 16 0 1 1 +( -800 1744 -176 ) ( -800 1712 -112 ) ( -736 1712 -112 ) PBTEK1_03 32 80 0 1 1 +( -800 2024 -64 ) ( -800 2024 -48 ) ( -800 1768 -48 ) PBTEK1_03 -48 0 0 1 1 +( -680 1760 -192 ) ( -680 1760 -176 ) ( -1128 1760 -176 ) PBTEK1_03 32 0 0 1 1 +( -736 1792 -64 ) ( -736 1792 -48 ) ( -736 2048 -48 ) PBTEK1_03 -48 0 0 1 1 +} +// brush 441 +{ +( -944 1664 -96 ) ( -904 1664 -112 ) ( -944 1664 -112 ) SYM06_8 0 16 0 1 1 +( -736 1088 -240 ) ( -736 1184 -240 ) ( -736 1184 -256 ) SYM06_8 0 16 0 1 1 +( -800 1824 -240 ) ( -800 1728 -240 ) ( -800 1728 -256 ) SYM06_8 16 16 0 1 1 +( -416 992 -112 ) ( -288 992 -112 ) ( -288 1088 -112 ) TECH10_1 32 0 0 1 1 +( -288 992 -48 ) ( -416 992 -48 ) ( -416 1088 -48 ) TECH08_1B 80 0 0 1 1 +( -944 1856 -112 ) ( -816 1856 -112 ) ( -816 1856 -96 ) TECH08_1B 80 16 0 1 1 +} +// brush 442 +{ +( -928 1664 -112 ) ( -800 1664 -112 ) ( -800 1664 -96 ) TECH08_1B 80 -64 0 1 1 +( -288 816 -48 ) ( -416 816 -48 ) ( -416 912 -48 ) TECH08_1B 80 0 0 1 1 +( -416 816 -112 ) ( -288 816 -112 ) ( -288 912 -112 ) TEK_LA16 32 0 0 1 1 +( -800 1648 -240 ) ( -800 1552 -240 ) ( -800 1552 -256 ) SYM06_8 16 16 0 1 1 +( -736 912 -240 ) ( -736 1008 -240 ) ( -736 1008 -256 ) SYM06_8 0 16 0 1 1 +( -936 1536 -96 ) ( -896 1536 -112 ) ( -936 1536 -112 ) SYM06_8 0 0 0 1 1 +} +// brush 443 +{ +( -936 1488 -96 ) ( -896 1488 -112 ) ( -936 1488 -112 ) SYM06_8 0 0 0 1 1 +( -736 864 -240 ) ( -736 960 -240 ) ( -736 960 -256 ) SYM06_8 0 16 0 1 1 +( -800 1600 -240 ) ( -800 1504 -240 ) ( -800 1504 -256 ) SYM06_8 16 16 0 1 1 +( -416 768 -112 ) ( -288 768 -112 ) ( -288 864 -112 ) TECH10_1 32 0 0 1 1 +( -288 768 -48 ) ( -416 768 -48 ) ( -416 864 -48 ) TECH08_1B 80 -48 0 1 1 +( -928 1536 -112 ) ( -800 1536 -112 ) ( -800 1536 -96 ) TECH08_1B 80 -64 0 1 1 +} +// brush 444 +{ +( -992 1760 -112 ) ( -864 1760 -112 ) ( -864 1760 -96 ) TECH08_1B 16 16 0 1 1 +( -352 800 -64 ) ( -480 800 -64 ) ( -480 896 -64 ) TECH08_1B 16 -64 0 1 1 +( -480 800 -112 ) ( -352 800 -112 ) ( -352 896 -112 ) TECH10_1 32 0 0 1 1 +( -864 1632 -240 ) ( -864 1536 -240 ) ( -864 1536 -256 ) PBTEK1_03 -16 32 90 1 1 +( -800 896 -240 ) ( -800 992 -240 ) ( -800 992 -256 ) SYM06_8 64 16 0 1 1 +( -1008 1472 -96 ) ( -968 1472 -112 ) ( -1008 1472 -112 ) SYM06_8 64 16 0 1 1 +} +// brush 445 +{ +( -1280 1824 -224 ) ( -1280 1568 -224 ) ( -1280 1568 -240 ) SFLOOR4_2 0 16 0 1 1 +( -504 1824 -224 ) ( -952 1824 -224 ) ( -952 1824 -240 ) SFLOOR4_2 32 16 0 1 1 +( -864 1584 -224 ) ( -864 1840 -224 ) ( -864 1840 -240 ) TECH04_5 0 0 0 1 1 +( -888 1728 -224 ) ( -440 1728 -224 ) ( -440 1728 -240 ) TECH04_5 0 0 0 1 1 +( -928 1600 -224 ) ( -928 1856 -224 ) ( -480 1856 -224 ) SFLOOR4_2 0 0 0 1 1 +( -480 1856 -240 ) ( -928 1856 -240 ) ( -928 1600 -240 ) SFLOOR4_2 32 0 0 1 1 +} +// brush 446 +{ +( -520 1888 -224 ) ( -968 1888 -224 ) ( -968 1632 -224 ) SFLOOR4_2 8 32 0 1 1 +( -968 1632 -208 ) ( -968 1888 -208 ) ( -520 1888 -208 ) SFLOOR4_2 0 32 0 1 1 +( -968 1792 -208 ) ( -520 1792 -208 ) ( -520 1792 -224 ) TECH04_5 -64 0 0 1 1 +( -1120 1600 -208 ) ( -1120 1856 -208 ) ( -1120 1856 -224 ) TECH04_5 -32 0 0 1 1 +( -528 1856 -208 ) ( -976 1856 -208 ) ( -976 1856 -224 ) SFLOOR4_2 8 32 0 1 1 +( -1280 1872 -208 ) ( -1280 1616 -208 ) ( -1280 1616 -224 ) SFLOOR4_2 -32 32 0 1 1 +} +// brush 447 +{ +( -992 2136 -208 ) ( -992 1880 -208 ) ( -992 1880 -224 ) TECH04_5 -96 0 0 1 1 +( -408 1856 -208 ) ( -856 1856 -208 ) ( -856 1856 -224 ) SFLOOR4_2 0 32 0 1 1 +( -864 1608 -208 ) ( -864 1864 -208 ) ( -864 1864 -224 ) TECH04_5 -32 0 0 1 1 +( -704 1792 -208 ) ( -256 1792 -208 ) ( -256 1792 -224 ) TECH04_5 0 0 0 1 1 +( -832 1632 -208 ) ( -832 1888 -208 ) ( -384 1888 -208 ) SFLOOR4_2 0 32 0 1 1 +( -384 1888 -224 ) ( -832 1888 -224 ) ( -832 1632 -224 ) SFLOOR4_2 0 32 0 1 1 +} +// brush 448 +{ +( -1312 1944 -192 ) ( -1312 1688 -192 ) ( -1312 1688 -208 ) SFLOOR4_2 -32 48 0 1 1 +( -576 1920 -192 ) ( -1024 1920 -192 ) ( -1024 1920 -208 ) SFLOOR4_2 8 48 0 1 1 +( -1120 1672 -192 ) ( -1120 1928 -192 ) ( -1120 1928 -208 ) TECH04_5 -96 0 0 1 1 +( -1000 1856 -192 ) ( -552 1856 -192 ) ( -552 1856 -208 ) TECH04_5 -64 0 0 1 1 +( -1032 1696 -192 ) ( -1032 1952 -192 ) ( -584 1952 -192 ) SFLOOR4_2 0 32 0 1 1 +( -584 1952 -208 ) ( -1032 1952 -208 ) ( -1032 1696 -208 ) SFLOOR4_2 8 32 0 1 1 +} +// brush 449 +{ +( -108 1920 -208 ) ( -836 1920 -208 ) ( -836 1731 -208 ) SFLOOR4_2 0 0 0 1 1 +( -836 1731 -192 ) ( -836 1920 -192 ) ( -108 1920 -192 ) SFLOOR4_2 0 0 0 1 1 +( -628 1920 -192 ) ( 100 1920 -192 ) ( 100 1920 -208 ) TECH04_5 -64 0 0 1 1 +( -992 1714 -192 ) ( -992 1902 -192 ) ( -992 1902 -208 ) TECH04_5 -64 0 0 1 1 +( -329 2368 -192 ) ( -1057 2368 -192 ) ( -1057 2368 -208 ) SFLOOR4_2 0 48 0 1 1 +( -1408 2162 -192 ) ( -1408 1973 -192 ) ( -1408 1973 -208 ) TECH04_5 0 0 0 1 1 +} +// brush 450 +{ +( -992 1256 -240 ) ( -992 1216 -240 ) ( -992 1256 -224 ) TECH08_1 0 -48 0 1 1 +( -736 1472 -384 ) ( -736 1472 -368 ) ( -640 1472 -368 ) TECH08_1 0 -48 0 1 1 +( -632 1504 -384 ) ( -632 1504 -368 ) ( -728 1504 -368 ) SYM06_2 32 16 0 1 1 +( -800 1088 -240 ) ( -704 1088 -240 ) ( -704 1216 -240 ) TECH08_1 0 0 0 1 1 +( -800 1216 -112 ) ( -704 1216 -112 ) ( -704 1088 -112 ) TECH08_1 0 0 0 1 1 +( -1120 1096 -224 ) ( -1120 1096 -240 ) ( -1120 1224 -240 ) TECH08_1 0 -48 0 1 1 +} +// brush 451 +{ +( -1376 1968 -112 ) ( -1376 1712 -112 ) ( -1376 1712 -128 ) TECH08_5B -96 -64 0 1 1 +( -920 2144 -112 ) ( -1368 2144 -112 ) ( -1368 2144 -128 ) TECH08_1 160 -64 0 1 1 +( -1248 1728 16 ) ( -1248 1984 16 ) ( -1248 1984 0 ) TECH08_1 96 -64 0 1 1 +( -1368 2016 -112 ) ( -920 2016 -112 ) ( -920 2016 -128 ) TECH08_5B 32 -64 0 1 1 +( -1408 1728 -64 ) ( -1408 1984 -64 ) ( -960 1984 -64 ) TECH08_5B 32 64 0 1 1 +( -960 1984 -192 ) ( -1408 1984 -192 ) ( -1408 1728 -192 ) TECH08_5B 32 64 0 1 1 +} +// brush 452 +{ +( -864 1512 -224 ) ( -864 1512 -240 ) ( -864 1640 -240 ) TECH04_5 64 0 0 1 1 +( -608 1504 -192 ) ( -512 1504 -192 ) ( -512 1376 -192 ) BASE_CEIL1 -64 32 0 1 1 +( -608 1376 -240 ) ( -512 1376 -240 ) ( -512 1504 -240 ) BASE_CEIL1 -64 32 0 1 1 +( -248 1920 -384 ) ( -248 1920 -368 ) ( -344 1920 -368 ) BASE_CEIL1 -64 0 0 1 1 +( -544 1760 -384 ) ( -544 1760 -368 ) ( -448 1760 -368 ) BASE_CEIL1 -64 0 0 1 1 +( -800 1552 -240 ) ( -800 1512 -240 ) ( -800 1552 -224 ) BASE_CEIL1 -32 0 0 1 1 +} +// brush 453 +{ +( 16 1728 -72 ) ( 16 1728 -64 ) ( -16 1728 -64 ) TECH04_2 0 0 0 1 1 +( -16 1600 -72 ) ( -16 1600 -64 ) ( 16 1600 -64 ) TECH04_2 0 0 0 1 1 +( 16 1728 -72 ) ( -16 1728 -72 ) ( -16 1600 -72 ) TLIGHT07 16 64 0 1 1 +( 16 1600 -64 ) ( -16 1600 -64 ) ( -16 1728 -64 ) TECH04_2 64 0 -90 1 1 +( 16 1728 -64 ) ( 16 1728 -72 ) ( 16 1600 -72 ) TECH04_2 64 -1 -180 1 -1 +( -16 1600 -64 ) ( -16 1600 -72 ) ( -16 1728 -72 ) TECH04_2 64 -1 -180 1 -1 +} +// brush 454 +{ +( -208 1600 -64 ) ( -208 1600 -72 ) ( -208 1728 -72 ) TECH04_2 64 -1 -180 1 -1 +( -176 1728 -64 ) ( -176 1728 -72 ) ( -176 1600 -72 ) TECH04_2 64 -1 -180 1 -1 +( -176 1600 -64 ) ( -208 1600 -64 ) ( -208 1728 -64 ) TECH04_2 64 0 -90 1 1 +( -176 1728 -72 ) ( -208 1728 -72 ) ( -208 1600 -72 ) TLIGHT07 -16 64 0 1 1 +( -208 1600 -72 ) ( -208 1600 -64 ) ( -176 1600 -64 ) TECH04_2 64 0 0 1 1 +( -176 1728 -72 ) ( -176 1728 -64 ) ( -208 1728 -64 ) TECH04_2 64 0 0 1 1 +} +// brush 455 +{ +( -256 1760 -240 ) ( -288 1760 -240 ) ( -288 1728 -240 ) TEK_LA12 0 16 0 1 1 +( -288 1728 -112 ) ( -288 1760 -112 ) ( -256 1760 -112 ) TEK_LA12 0 16 0 1 1 +( -288 1728 -112 ) ( -256 1728 -112 ) ( -256 1728 -176 ) TEK_LA12 0 16 0 1 1 +( -256 1728 -112 ) ( -256 1760 -112 ) ( -256 1760 -176 ) TEK_LA12 0 16 0 1 1 +( -256 1760 -112 ) ( -288 1760 -112 ) ( -288 1760 -176 ) TEK_LA12 0 16 0 1 1 +( -288 1760 -112 ) ( -288 1728 -112 ) ( -288 1728 -176 ) TEK_LA12 0 16 0 1 1 +} +// brush 456 +{ +( -288 1144 -112 ) ( -288 1400 -112 ) ( -288 1400 -128 ) PBTEK1_04 32 -112 0 1 1 +( -680 1440 -240 ) ( -232 1440 -240 ) ( -232 1440 -256 ) PBTEK1_04 32 -112 0 1 1 +( -352 1432 -112 ) ( -352 1176 -112 ) ( -352 1176 -128 ) PBTEK1_04 32 -112 0 1 1 +( -160 1456 -208 ) ( -352 1456 -208 ) ( -352 1472 -240 ) PBTEK1_04 32 -112 0 1 1 +( -352 1456 -208 ) ( -160 1456 -208 ) ( -160 1344 -208 ) PBTEK1_04 32 -112 0 1 1 +( -672 1152 -240 ) ( -224 1152 -240 ) ( -224 1408 -240 ) PBTEK1_04 32 -112 0 1 1 +} +// brush 457 +{ +( -672 1152 -208 ) ( -224 1152 -208 ) ( -224 1408 -208 ) PBTEK1_04 32 -112 0 1 1 +( -224 1408 -176 ) ( -224 1152 -176 ) ( -672 1152 -176 ) PBTEK1_04 32 -112 0 1 1 +( -360 1456 -208 ) ( -808 1456 -208 ) ( -808 1456 -224 ) PBTEK1_04 32 -112 0 1 1 +( -352 1432 -80 ) ( -352 1176 -80 ) ( -352 1176 -96 ) PBTEK1_04 32 -112 0 1 1 +( -680 1440 -208 ) ( -232 1440 -208 ) ( -232 1440 -224 ) PBTEK1_04 32 -112 0 1 1 +( -288 1144 -80 ) ( -288 1400 -80 ) ( -288 1400 -96 ) PBTEK1_04 32 -112 0 1 1 +} +// brush 458 +{ +( -288 1144 -48 ) ( -288 1400 -48 ) ( -288 1400 -64 ) BASE_CEIL1 0 0 0 1 1 +( -680 1440 -176 ) ( -232 1440 -176 ) ( -232 1440 -192 ) PBTEK1_04 32 -112 0 1 1 +( -352 1432 -48 ) ( -352 1176 -48 ) ( -352 1176 -64 ) PBTEK1_04 32 -112 0 1 1 +( -288 1488 -112 ) ( -352 1488 -112 ) ( -352 1456 -176 ) PBTEK1_04 32 -112 0 1 1 +( -352 1488 -112 ) ( -288 1488 -112 ) ( -288 1440 -112 ) PBTEK1_04 32 -112 0 1 1 +( -160 1456 -176 ) ( -352 1456 -176 ) ( -352 1344 -176 ) PBTEK1_04 32 -112 0 1 1 +} +// brush 459 +{ +( -224 1792 -240 ) ( -224 2048 -240 ) ( -672 2048 -240 ) PBTEK1_03 -32 16 0 1 1 +( -160 1856 -208 ) ( -160 1744 -208 ) ( -352 1744 -208 ) PBTEK1_03 -32 16 0 1 1 +( -352 1728 -240 ) ( -352 1744 -208 ) ( -160 1744 -208 ) PBTEK1_04 -32 -112 0 1 1 +( -352 2024 -128 ) ( -352 2024 -112 ) ( -352 1768 -112 ) PBTEK1_03 -48 0 0 1 1 +( -232 1760 -256 ) ( -232 1760 -240 ) ( -680 1760 -240 ) PBTEK1_03 -32 0 0 1 1 +( -288 1792 -128 ) ( -288 1792 -112 ) ( -288 2048 -112 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 460 +{ +( -288 1792 -96 ) ( -288 1792 -80 ) ( -288 2048 -80 ) BASE_CEIL1 0 0 0 1 1 +( -224 1760 -224 ) ( -224 1760 -208 ) ( -672 1760 -208 ) BASE_CEIL1 96 -63 -90 1 1 +( -352 2024 -96 ) ( -352 2024 -80 ) ( -352 1768 -80 ) PBTEK1_03 -48 0 0 1 1 +( -808 1744 -224 ) ( -808 1744 -208 ) ( -360 1744 -208 ) PBTEK1_04 -32 -112 0 1 1 +( -672 2048 -176 ) ( -224 2048 -176 ) ( -224 1792 -176 ) PBTEK1_03 -32 16 0 1 1 +( -224 1792 -208 ) ( -224 2048 -208 ) ( -672 2048 -208 ) PBTEK1_03 -32 16 0 1 1 +} +// brush 461 +{ +( -352 1856 -176 ) ( -352 1744 -176 ) ( -160 1744 -176 ) PBTEK1_03 -32 16 0 1 1 +( -288 1760 -112 ) ( -288 1712 -112 ) ( -352 1712 -112 ) LUNFLR1 0 0 0 1 1 +( -352 1744 -176 ) ( -352 1712 -112 ) ( -288 1712 -112 ) PBTEK1_04 -32 -112 0 1 1 +( -352 2024 -64 ) ( -352 2024 -48 ) ( -352 1768 -48 ) PBTEK1_03 -48 0 0 1 1 +( -232 1760 -192 ) ( -232 1760 -176 ) ( -680 1760 -176 ) BASE_CEIL1 96 -63 -90 1 1 +( -288 1792 -64 ) ( -288 1792 -48 ) ( -288 2048 -48 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 462 +{ +( -288 1472 -112 ) ( -288 1440 -112 ) ( -288 1440 -176 ) BASE_CEIL1 0 0 0 1 1 +( -256 1472 -112 ) ( -288 1472 -112 ) ( -288 1472 -176 ) TEK_LA12 0 16 0 1 1 +( -256 1440 -112 ) ( -256 1472 -112 ) ( -256 1472 -176 ) BASE_CEIL1 0 0 0 1 1 +( -288 1440 -112 ) ( -256 1440 -112 ) ( -256 1440 -176 ) TEK_LA12 0 16 0 1 1 +( -288 1440 -112 ) ( -288 1472 -112 ) ( -256 1472 -112 ) TEK_LA12 0 -16 0 1 1 +( -256 1472 -256 ) ( -288 1472 -256 ) ( -288 1440 -256 ) TEK_LA12 0 -16 0 1 1 +} +// brush 463 +{ +( -432 1664 -256 ) ( -472 1664 -256 ) ( -432 1664 -240 ) TECH04_5 0 0 0 1 1 +( -448 1352 -400 ) ( -448 1352 -384 ) ( -448 1256 -384 ) TECH04_5 -64 0 0 1 1 +( -256 1312 -400 ) ( -256 1312 -384 ) ( -256 1408 -384 ) TECH04_5 -64 0 0 1 1 +( -576 1440 -256 ) ( -576 1344 -256 ) ( -448 1344 -256 ) TECH04_5 0 0 0 1 1 +( -448 1440 -240 ) ( -448 1344 -240 ) ( -576 1344 -240 ) SFLOOR4_2 0 0 0 1 1 +( -592 1760 -240 ) ( -592 1760 -256 ) ( -464 1760 -256 ) TECH04_5 0 0 0 1 1 +( -256 1728 -256 ) ( -288 1664 -256 ) ( -256 1728 -240 ) TECH04_5 0 0 0 1 1 +} +// brush 464 +{ +( -128 1144 32 ) ( -128 1400 32 ) ( -128 1400 16 ) BASE_CEIL1 0 0 0 1 1 +( -648 1440 -96 ) ( -200 1440 -96 ) ( -200 1440 -112 ) PIP_RE2 0 16 0 1 1 +( -256 1408 32 ) ( -256 1152 32 ) ( -256 1152 16 ) PIP_RE2 0 16 0 1 1 +( -112 1472 -64 ) ( -304 1472 -64 ) ( -304 1456 -128 ) WIR_LA2 0 -80 0 1 1 +( -256 1472 -64 ) ( -64 1472 -64 ) ( -64 1440 -64 ) PIP_RE2 0 64 0 1 1 +( -64 1456 -128 ) ( -256 1456 -128 ) ( -256 1440 -128 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 465 +{ +( -80 1144 -32 ) ( -80 1400 -32 ) ( -80 1400 -48 ) BASE_CEIL1 0 0 0 1 1 +( -227 1440 -160 ) ( -77 1440 -160 ) ( -77 1440 -176 ) WIR_LA4 0 -80 0 1 1 +( -96 1408 -32 ) ( -96 1152 -32 ) ( -96 1152 -48 ) BASE_CEIL1 0 0 0 1 1 +( -117 1456 -192 ) ( -53 1456 -192 ) ( -53 1456 -128 ) WIR_LA4 0 -80 0 1 1 +( -96 1456 -128 ) ( -32 1456 -128 ) ( -32 1440 -128 ) WIR_LA4 0 -80 0 1 1 +( -32 1456 -192 ) ( -96 1456 -192 ) ( -96 1440 -192 ) WIR_LA4 0 -80 0 1 1 +} +// brush 466 +{ +( 64 1456 -96 ) ( -128 1456 -96 ) ( -128 1440 -96 ) BASE_CEIL1 0 0 0 1 1 +( -128 1472 -64 ) ( 64 1472 -64 ) ( 64 1440 -64 ) WIR_LA4 0 -80 0 1 1 +( 64 1472 -64 ) ( -128 1472 -64 ) ( -128 1456 -128 ) WIR_LA4 0 -80 0 1 1 +( -80 1408 32 ) ( -80 1152 32 ) ( -80 1152 16 ) WIR_LA4 0 -80 0 1 1 +( -520 1440 -96 ) ( -72 1440 -96 ) ( -72 1440 -112 ) WIR_LA4 0 -80 0 1 1 +( -48 1144 32 ) ( -48 1400 32 ) ( -48 1400 16 ) WIR_LA4 0 -80 0 1 1 +} +// brush 467 +{ +( -384 1152 -256 ) ( 64 1152 -256 ) ( 64 1408 -256 ) PIP_RE2 0 -80 0 1 1 +( 0 1456 -192 ) ( 192 1456 -192 ) ( 192 1440 -192 ) BASE_CEIL1 0 0 0 1 1 +( 192 1456 -192 ) ( 0 1456 -192 ) ( 0 1472 -256 ) WIR_LA2 0 -80 0 1 1 +( -256 1408 -96 ) ( -256 1152 -96 ) ( -256 1152 -112 ) PIP_RE2 0 -80 0 1 1 +( -392 1440 -224 ) ( 56 1440 -224 ) ( 56 1440 -240 ) PIP_RE2 0 -80 0 1 1 +( -128 1152 -96 ) ( -128 1408 -96 ) ( -128 1408 -112 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 468 +{ +( 144 1152 -32 ) ( 144 1408 -32 ) ( 144 1408 -48 ) WIR_LA2 0 -80 0 1 1 +( -392 1440 -160 ) ( 56 1440 -160 ) ( 56 1440 -176 ) WIR_LA2 0 -80 0 1 1 +( 0 1408 -32 ) ( 0 1152 -32 ) ( 0 1152 -48 ) WIR_LA2 0 -80 0 1 1 +( -48 1456 -192 ) ( 144 1456 -192 ) ( 144 1456 -128 ) WIR_LA2 0 -80 0 1 1 +( 0 1456 -128 ) ( 192 1456 -128 ) ( 192 1440 -128 ) WIR_LA2 0 -80 0 1 1 +( 192 1456 -192 ) ( 0 1456 -192 ) ( 0 1440 -192 ) WIR_LA2 0 -80 0 1 1 +} +// brush 469 +{ +( 192 1456 -128 ) ( 0 1456 -128 ) ( 0 1440 -128 ) PIP_RE2 0 -80 0 1 1 +( 0 1472 -64 ) ( 192 1472 -64 ) ( 192 1440 -64 ) PIP_RE2 0 -80 0 1 1 +( 192 1472 -64 ) ( 0 1472 -64 ) ( 0 1456 -128 ) WIR_LA2 0 -80 0 1 1 +( 0 1400 32 ) ( 0 1144 32 ) ( 0 1144 16 ) BASE_CEIL1 0 0 0 1 1 +( -392 1440 -96 ) ( 56 1440 -96 ) ( 56 1440 -112 ) PIP_RE2 0 -80 0 1 1 +( 144 1152 32 ) ( 144 1408 32 ) ( 144 1408 16 ) PIP_RE2 0 -80 0 1 1 +} +// brush 470 +{ +( 192 1792 -256 ) ( 448 1792 -256 ) ( 448 2240 -256 ) PIP_RE2 64 32 -90 1 1 +( 160 1664 -192 ) ( 144 1664 -192 ) ( 144 1856 -192 ) LUNFLR1 0 0 0 1 1 +( 128 1856 -256 ) ( 144 1856 -192 ) ( 144 1664 -192 ) WIR_LA2 64 -80 -180 1 -1 +( 432 1936 -112 ) ( 432 1936 -96 ) ( 176 1936 -96 ) PIP_RE2 -96 48 0 1 1 +( 208 1800 -240 ) ( 208 1800 -224 ) ( 208 2248 -224 ) PIP_RE2 64 47 -180 1 -1 +( 240 1728 -112 ) ( 240 1728 -96 ) ( 496 1728 -96 ) PIP_RE2 -96 48 0 1 1 +} +// brush 471 +{ +( 248 1872 -48 ) ( 248 1872 -32 ) ( 504 1872 -32 ) PIP_RE2 -32 112 0 1 1 +( 224 1800 -176 ) ( 224 1800 -160 ) ( 224 2248 -160 ) twall4_1 0 0 0 1 1 +( 512 1936 -48 ) ( 512 1936 -32 ) ( 256 1936 -32 ) PIP_RE2 -32 112 0 1 1 +( 208 1728 -128 ) ( 208 1728 -192 ) ( 208 1920 -192 ) COMP1_4 16 0 0 1 1 +( 224 1664 -128 ) ( 208 1664 -128 ) ( 208 1856 -128 ) PIP_RE2 64 96 -90 1 1 +( 224 1856 -192 ) ( 208 1856 -192 ) ( 208 1664 -192 ) PIP_RE2 64 96 -90 1 1 +} +// brush 472 +{ +( 224 1728 -128 ) ( 224 1936 -128 ) ( 144 1936 -128 ) COP1_1 -16 0 0 1 1 +( 128 1728 -64 ) ( 128 1936 -64 ) ( 224 1936 -64 ) PIP_RE2 64 32 -90 1 1 +( 144 1728 -128 ) ( 144 1936 -128 ) ( 128 1936 -64 ) WIR_LA2 64 -80 -180 1 -1 +( 144 1936 -128 ) ( 224 1936 -128 ) ( 224 1936 -64 ) PIP_RE2 -96 16 0 1 1 +( 224 1936 -128 ) ( 224 1728 -128 ) ( 224 1728 -64 ) twall4_1 0 0 0 1 1 +( 224 1728 -128 ) ( 144 1728 -128 ) ( 128 1728 -64 ) PIP_RE2 -96 16 0 1 1 +} +// brush 473 +{ +( 160 1728 -192 ) ( 144 1728 -192 ) ( 144 1536 -192 ) WIR_LA4 64 48 -90 1 1 +( 160 1536 -128 ) ( 144 1536 -128 ) ( 144 1728 -128 ) WIR_LA4 64 48 -90 1 1 +( 144 1600 -128 ) ( 144 1600 -192 ) ( 144 1792 -192 ) WIR_LA4 64 -80 -180 1 -1 +( 208 1712 -192 ) ( 208 1712 -128 ) ( 144 1696 -128 ) GRATE01_1 48 0 0 1 1 +( 208 1712 -128 ) ( 208 1712 -192 ) ( 208 1600 -192 ) WIR_LA4 64 -80 -180 1 -1 +( 208 1680 -48 ) ( 208 1680 -32 ) ( 464 1680 -32 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 474 +{ +( 192 1680 16 ) ( 192 1680 32 ) ( 448 1680 32 ) BASE_CEIL1 0 0 0 1 1 +( 160 1672 -112 ) ( 160 1672 -96 ) ( 160 2120 -96 ) WIR_LA4 64 -80 -180 1 -1 +( 448 1696 16 ) ( 448 1696 32 ) ( 192 1696 32 ) WIR_LA4 -96 -80 0 1 1 +( 144 1728 -128 ) ( 128 1728 -64 ) ( 128 1536 -64 ) WIR_LA4 64 -80 -180 1 -1 +( 160 1536 -64 ) ( 128 1536 -64 ) ( 128 1728 -64 ) WIR_LA4 64 48 -90 1 1 +( 160 1728 -128 ) ( 144 1728 -128 ) ( 144 1536 -128 ) WIR_LA4 64 48 -90 1 1 +} +// brush 475 +{ +( 192 1456 -112 ) ( 192 1456 -96 ) ( 448 1456 -96 ) PIP_RE2 -96 48 0 1 1 +( 160 1544 -240 ) ( 160 1544 -224 ) ( 160 1992 -224 ) PIP_RE2 64 47 -180 1 -1 +( 448 1600 -112 ) ( 448 1600 -96 ) ( 192 1600 -96 ) PIP_RE2 -96 48 0 1 1 +( 128 1600 -256 ) ( 144 1600 -192 ) ( 144 1408 -192 ) WIR_LA5 64 -80 0 1 1 +( 160 1408 -192 ) ( 144 1408 -192 ) ( 144 1600 -192 ) PIP_RE2 64 32 -90 1 1 +( 192 1536 -256 ) ( 448 1536 -256 ) ( 448 1984 -256 ) PIP_RE2 64 32 -90 1 1 +} +// brush 476 +{ +( 192 1456 16 ) ( 192 1456 32 ) ( 448 1456 32 ) PIP_RE2 -96 16 0 1 1 +( 160 1544 -112 ) ( 160 1544 -96 ) ( 160 1992 -96 ) PIP_RE2 64 15 -180 1 -1 +( 448 1600 16 ) ( 448 1600 32 ) ( 192 1600 32 ) PIP_RE2 -96 16 0 1 1 +( 144 1600 -128 ) ( 128 1600 -64 ) ( 128 1408 -64 ) WIR_LA5 64 -80 0 1 1 +( 160 1408 -64 ) ( 128 1408 -64 ) ( 128 1600 -64 ) PIP_RE2 64 32 -90 1 1 +( 160 1600 -128 ) ( 144 1600 -128 ) ( 144 1408 -128 ) PIP_RE2 64 32 -90 1 1 +} +// brush 477 +{ +( 96 1456 -192 ) ( -96 1456 -192 ) ( -96 1440 -192 ) WIR_LA4 0 -80 0 1 1 +( -96 1456 -128 ) ( 96 1456 -128 ) ( 96 1440 -128 ) WIR_LA4 0 -80 0 1 1 +( -160 1456 -192 ) ( 32 1456 -192 ) ( 32 1456 -128 ) WIR_LA4 0 -80 0 1 1 +( -48 1408 -32 ) ( -48 1152 -32 ) ( -48 1152 -48 ) BASE_CEIL1 0 0 0 1 1 +( -488 1440 -160 ) ( -40 1440 -160 ) ( -40 1440 -176 ) WIR_LA4 0 -80 0 1 1 +( 0 1144 -32 ) ( 0 1400 -32 ) ( 0 1400 -48 ) WIR_LA4 0 -80 0 1 1 +} +// brush 478 +{ +( 144 1472 -256 ) ( 128 1472 -256 ) ( 128 1456 -256 ) BASE_CEIL1 0 0 0 1 1 +( 128 1456 -192 ) ( 128 1472 -192 ) ( 144 1472 -192 ) LITE_FART3 0 0 0 1 1 +( 128 1456 -192 ) ( 144 1456 -192 ) ( 144 1456 -256 ) BASE_CEIL1 0 0 0 1 1 +( 144 1456 -192 ) ( 144 1472 -192 ) ( 144 1472 -256 ) BASE_CEIL1 0 0 0 1 1 +( 144 1472 -192 ) ( 128 1472 -192 ) ( 128 1472 -256 ) BASE_CEIL1 0 0 0 1 1 +( 128 1472 -192 ) ( 128 1456 -192 ) ( 128 1456 -256 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 479 +{ +( 128 1472 -64 ) ( 128 1456 -64 ) ( 128 1456 -128 ) BASE_CEIL1 0 0 0 1 1 +( 144 1472 -64 ) ( 128 1472 -64 ) ( 128 1472 -128 ) BASE_CEIL1 0 0 0 1 1 +( 144 1456 -64 ) ( 144 1472 -64 ) ( 144 1472 -128 ) BASE_CEIL1 0 0 0 1 1 +( 128 1456 -64 ) ( 144 1456 -64 ) ( 144 1456 -128 ) BASE_CEIL1 0 0 0 1 1 +( 128 1456 -64 ) ( 128 1472 -64 ) ( 144 1472 -64 ) BASE_CEIL1 0 0 0 1 1 +( 144 1472 -128 ) ( 128 1472 -128 ) ( 128 1456 -128 ) LITE_FART3 0 0 0 1 1 +} +// brush 480 +{ +( 128 1872 -192 ) ( 128 1856 -192 ) ( 128 1856 -256 ) BASE_CEIL1 -16 0 0 1 1 +( 144 1872 -192 ) ( 128 1872 -192 ) ( 128 1872 -256 ) BASE_CEIL1 0 0 0 1 1 +( 144 1856 -192 ) ( 144 1872 -192 ) ( 144 1872 -256 ) BASE_CEIL1 -16 0 0 1 1 +( 128 1856 -192 ) ( 144 1856 -192 ) ( 144 1856 -256 ) BASE_CEIL1 0 0 0 1 1 +( 128 1856 -192 ) ( 128 1872 -192 ) ( 144 1872 -192 ) LITE_FART3 0 0 0 1 1 +( 144 1872 -256 ) ( 128 1872 -256 ) ( 128 1856 -256 ) BASE_CEIL1 0 16 0 1 1 +} +// brush 481 +{ +( 144 1872 -128 ) ( 128 1872 -128 ) ( 128 1856 -128 ) LITE_FART3 0 0 0 1 1 +( 128 1856 -64 ) ( 128 1872 -64 ) ( 144 1872 -64 ) BASE_CEIL1 0 16 0 1 1 +( 128 1856 -64 ) ( 144 1856 -64 ) ( 144 1856 -128 ) BASE_CEIL1 0 0 0 1 1 +( 144 1856 -64 ) ( 144 1872 -64 ) ( 144 1872 -128 ) BASE_CEIL1 -16 0 0 1 1 +( 144 1872 -64 ) ( 128 1872 -64 ) ( 128 1872 -128 ) BASE_CEIL1 0 0 0 1 1 +( 128 1872 -64 ) ( 128 1856 -64 ) ( 128 1856 -128 ) BASE_CEIL1 -16 0 0 1 1 +} +// brush 482 +{ +( -128 1856 -256 ) ( -128 1872 -192 ) ( -128 1920 -192 ) PIP_RE2 -32 48 0 1 1 +( -128 1920 -256 ) ( -128 1920 -192 ) ( -320 1920 -192 ) PIP_RE2 0 48 0 1 1 +( -320 1920 -256 ) ( -320 1920 -192 ) ( -320 1872 -192 ) PIP_RE2 -32 48 0 1 1 +( -320 1856 -256 ) ( -320 1872 -192 ) ( -128 1872 -192 ) WIR_LA2 0 -80 0 1 1 +( -320 1872 -192 ) ( -320 1920 -192 ) ( -128 1920 -192 ) BASE_CEIL1 96 -63 -90 1 1 +( -320 1920 -256 ) ( -320 1856 -256 ) ( -128 1856 -256 ) PIP_RE2 0 0 0 1 1 +} +// brush 483 +{ +( -128 1856 -64 ) ( -128 1920 -64 ) ( -128 1920 -128 ) PIP_RE2 -32 16 0 1 1 +( -128 1920 -64 ) ( -320 1920 -64 ) ( -320 1920 -128 ) PIP_RE2 0 16 0 1 1 +( -320 1920 -64 ) ( -320 1856 -64 ) ( -320 1872 -128 ) PIP_RE2 -32 16 0 1 1 +( -320 1856 -64 ) ( -128 1856 -64 ) ( -128 1872 -128 ) WIR_LA2 0 -80 0 1 1 +( -320 1920 -64 ) ( -128 1920 -64 ) ( -128 1856 -64 ) PIP_RE2 0 0 0 1 1 +( -320 1872 -128 ) ( -128 1872 -128 ) ( -128 1920 -128 ) BASE_CEIL1 96 -63 -90 1 1 +} +// brush 484 +{ +( 64 1925 -256 ) ( 64 2202 -256 ) ( -384 2202 -256 ) PIP_RE2 0 16 0 1 1 +( 192 1891 -192 ) ( 192 1873 -192 ) ( 0 1873 -192 ) LUNFLR1 0 0 0 1 1 +( 0 1856 -256 ) ( 0 1873 -192 ) ( 192 1873 -192 ) WIR_LA2 0 -80 0 1 1 +( 0 2254 -112 ) ( 0 2254 -96 ) ( 0 1977 -96 ) PIP_RE2 -32 -80 0 1 1 +( 152 2176 -240 ) ( 152 2176 -224 ) ( -296 2176 -224 ) PIP_RE2 0 -80 0 1 1 +( 144 2012 -112 ) ( 144 2012 -96 ) ( 144 2288 -96 ) PIP_RE2 -32 -80 0 1 1 +} +// brush 485 +{ +( 176 2032 0 ) ( 176 2048 0 ) ( 176 2048 128 ) PIP_RE2 0 0 0 1 1 +( 128 1984 0 ) ( 112 1984 0 ) ( 112 1984 128 ) PIP_RE2 0 0 0 1 1 +( 224 1992 -48 ) ( 224 1992 -32 ) ( 224 2248 -32 ) BLACK 0 0 0 1 1 +( 56 2048 -176 ) ( 56 2048 -160 ) ( -392 2048 -160 ) TECH01_7 16 0 0 1 1 +( 192 1952 -128 ) ( 192 1936 -128 ) ( 0 1936 -128 ) PIP_RE2 0 80 0 1 1 +( 0 1952 -192 ) ( 0 1936 -192 ) ( 192 1936 -192 ) PIP_RE2 0 80 0 1 1 +} +// brush 486 +{ +( 0 1891 -128 ) ( 0 1873 -128 ) ( 192 1873 -128 ) TWALL2_5 16 0 0 1 1 +( 192 1891 -64 ) ( 192 1856 -64 ) ( 0 1856 -64 ) PIP_RE2 0 16 0 1 1 +( 0 1873 -128 ) ( 0 1856 -64 ) ( 192 1856 -64 ) WIR_LA2 0 -80 0 1 1 +( 0 2237 16 ) ( 0 2237 32 ) ( 0 1960 32 ) PIP_RE2 -32 -80 0 1 1 +( 64 2176 -112 ) ( 64 2176 -96 ) ( -384 2176 -96 ) PIP_RE2 0 -80 0 1 1 +( 144 1925 16 ) ( 144 1925 32 ) ( 144 2202 32 ) PIP_RE2 -32 -80 0 1 1 +} +// brush 487 +{ +( -320 1760 -256 ) ( -256 1760 -256 ) ( -256 1920 -256 ) PIP_RE2 96 -63 -90 1 1 +( -320 1920 -192 ) ( -272 1920 -192 ) ( -272 1760 -192 ) BASE_CEIL1 96 -63 -90 1 1 +( -272 1920 -192 ) ( -256 1920 -256 ) ( -256 1760 -256 ) WIR_LA2 64 -80 -180 1 -1 +( -256 1920 -256 ) ( -272 1920 -192 ) ( -320 1920 -192 ) PIP_RE2 64 48 0 1 1 +( -320 1920 -256 ) ( -320 1920 -192 ) ( -320 1760 -192 ) PIP_RE2 96 47 -180 1 -1 +( -272 1760 -192 ) ( -256 1760 -256 ) ( -320 1760 -256 ) PIP_RE2 64 48 0 1 1 +} +// brush 488 +{ +( -320 1760 -128 ) ( -272 1760 -128 ) ( -272 1920 -128 ) BASE_CEIL1 96 -63 -90 1 1 +( -320 1920 -64 ) ( -256 1920 -64 ) ( -256 1760 -64 ) PIP_RE2 96 -63 -90 1 1 +( -272 1760 -128 ) ( -256 1760 -64 ) ( -256 1920 -64 ) WIR_LA2 64 -80 -180 1 -1 +( -272 1920 -128 ) ( -256 1920 -64 ) ( -320 1920 -64 ) PIP_RE2 64 16 0 1 1 +( -320 1920 -128 ) ( -320 1920 -64 ) ( -320 1760 -64 ) PIP_RE2 96 15 -180 1 -1 +( -320 1760 -128 ) ( -320 1760 -64 ) ( -256 1760 -64 ) PIP_RE2 64 16 0 1 1 +} +// brush 489 +{ +( -256 1872 -256 ) ( -272 1872 -256 ) ( -272 1856 -256 ) BASE_CEIL1 16 16 0 1 1 +( -272 1856 -192 ) ( -272 1872 -192 ) ( -256 1872 -192 ) LITE_FART3 16 0 0 1 1 +( -272 1856 -192 ) ( -256 1856 -192 ) ( -256 1856 -256 ) BASE_CEIL1 16 0 0 1 1 +( -256 1856 -192 ) ( -256 1872 -192 ) ( -256 1872 -256 ) BASE_CEIL1 -16 0 0 1 1 +( -256 1872 -192 ) ( -272 1872 -192 ) ( -272 1872 -256 ) BASE_CEIL1 16 0 0 1 1 +( -272 1872 -192 ) ( -272 1856 -192 ) ( -272 1856 -256 ) BASE_CEIL1 -16 0 0 1 1 +} +// brush 490 +{ +( -272 1872 -64 ) ( -272 1856 -64 ) ( -272 1856 -128 ) BASE_CEIL1 -16 0 0 1 1 +( -256 1872 -64 ) ( -272 1872 -64 ) ( -272 1872 -128 ) BASE_CEIL1 16 0 0 1 1 +( -256 1856 -64 ) ( -256 1872 -64 ) ( -256 1872 -128 ) BASE_CEIL1 -16 0 0 1 1 +( -272 1856 -64 ) ( -256 1856 -64 ) ( -256 1856 -128 ) BASE_CEIL1 16 0 0 1 1 +( -272 1856 -64 ) ( -272 1872 -64 ) ( -256 1872 -64 ) BASE_CEIL1 16 16 0 1 1 +( -256 1872 -128 ) ( -272 1872 -128 ) ( -272 1856 -128 ) LITE_FART3 16 0 0 1 1 +} +// brush 491 +{ +( -256 1472 -96 ) ( -288 1472 -96 ) ( -288 1440 -96 ) TEK_LA12 0 -16 0 1 1 +( -288 1440 -64 ) ( -288 1472 -64 ) ( -256 1472 -64 ) TEK_LA12 0 -16 0 1 1 +( -288 1440 -64 ) ( -256 1440 -64 ) ( -256 1440 -128 ) TEK_LA12 0 64 0 1 1 +( -256 1440 -64 ) ( -256 1472 -64 ) ( -256 1472 -128 ) TECH04_1 0 0 0 1 1 +( -264 1760 -64 ) ( -296 1760 -64 ) ( -296 1760 -128 ) TEK_LA12 0 64 0 1 1 +( -288 1472 -64 ) ( -288 1440 -64 ) ( -288 1440 -128 ) BASE_CEIL1 0 48 0 1 1 +} +// brush 492 +{ +( -288 1472 -80 ) ( -288 1440 -80 ) ( -288 1440 -144 ) TECH04_1 0 0 0 1 1 +( -264 1760 -80 ) ( -296 1760 -80 ) ( -296 1760 -144 ) TEK_LA12 0 16 0 1 1 +( -256 1440 -80 ) ( -256 1472 -80 ) ( -256 1472 -144 ) TECH04_1 0 0 0 1 1 +( -288 1440 -80 ) ( -256 1440 -80 ) ( -256 1440 -144 ) TECH04_1 0 0 0 1 1 +( -288 1440 -96 ) ( -288 1472 -96 ) ( -256 1472 -96 ) TECH04_1 0 0 0 1 1 +( -256 1472 -112 ) ( -288 1472 -112 ) ( -288 1440 -112 ) TECH04_1 0 0 0 1 1 +} +// brush 493 +{ +( 192 1696 -256 ) ( 448 1696 -256 ) ( 448 2144 -256 ) WIR_LA4 64 -80 0 1 1 +( 160 1568 -192 ) ( 144 1568 -192 ) ( 144 1760 -192 ) LUNFLR1 0 0 0 1 1 +( 128 1760 -256 ) ( 144 1760 -192 ) ( 144 1568 -192 ) WIR_LA4 64 -80 -180 1 -1 +( 496 1728 -112 ) ( 496 1728 -96 ) ( 240 1728 -96 ) WIR_LA4 64 -80 0 1 1 +( 208 1704 -240 ) ( 208 1704 -224 ) ( 208 2152 -224 ) WIR_LA4 64 -80 0 1 1 +( 192 1680 -112 ) ( 192 1680 -96 ) ( 448 1680 -96 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 494 +{ +( 224 1696 -128 ) ( 224 1728 -128 ) ( 144 1728 -128 ) COP1_1 -16 0 0 1 1 +( 128 1696 -64 ) ( 128 1728 -64 ) ( 224 1728 -64 ) WIR_LA4 64 -80 0 1 1 +( 144 1696 -128 ) ( 144 1728 -128 ) ( 128 1728 -64 ) WIR_LA4 64 -80 -180 1 -1 +( 144 1728 -128 ) ( 224 1728 -128 ) ( 224 1728 -64 ) WIR_LA4 64 -80 0 1 1 +( 224 1728 -128 ) ( 224 1696 -128 ) ( 224 1696 -64 ) twall4_1 0 0 0 1 1 +( 224 1696 -128 ) ( 144 1696 -128 ) ( 128 1696 -64 ) WIR_LA4 64 -80 0 1 1 +} +// brush 495 +{ +( -312 1888 -384 ) ( -296 1888 -384 ) ( -312 1888 -256 ) SFLOOR4_2 0 0 0 1 1 +( 64 1772 -384 ) ( 64 1772 -224 ) ( 64 1676 -224 ) SFLOOR4_2 0 0 0 1 1 +( 128 1764 -256 ) ( 128 1764 -384 ) ( 128 1684 -384 ) TECH04_5 0 0 0 1 1 +( -600 1856 -224 ) ( -152 1856 -224 ) ( -152 1856 -256 ) TECH04_5 0 0 0 1 1 +( -576 1680 -256 ) ( -576 1808 -256 ) ( -128 1808 -256 ) SFLOOR4_2 0 0 0 1 1 +( -128 1808 -288 ) ( -576 1808 -288 ) ( -576 1680 -288 ) SFLOOR4_2 0 0 0 1 1 +} +// brush 496 +{ +( -128 1568 -288 ) ( -576 1568 -288 ) ( -576 1312 -288 ) SFLOOR4_2 0 -32 0 1 1 +( -576 1312 -256 ) ( -576 1568 -256 ) ( -128 1568 -256 ) SFLOOR4_2 0 0 0 1 1 +( -576 1472 -224 ) ( -128 1472 -224 ) ( -128 1472 -256 ) SFLOOR4_2 0 0 0 1 1 +( 128 1480 -256 ) ( 128 1480 -384 ) ( 128 1320 -384 ) TECH04_5 32 0 0 1 1 +( 64 1496 -384 ) ( 64 1496 -224 ) ( 64 1304 -224 ) SFLOOR4_2 32 0 0 1 1 +( -312 1728 -384 ) ( -296 1728 -384 ) ( -312 1728 -256 ) TECH04_5 0 0 0 1 1 +} +// brush 497 +{ +( -112 1163 -288 ) ( -672 1163 -288 ) ( -672 -75 -288 ) SFLOOR4_2 0 0 0 1 1 +( -672 -75 -256 ) ( -672 1163 -256 ) ( -112 1163 -256 ) SFLOOR4_2 0 0 0 1 1 +( -692 1472 -224 ) ( -132 1472 -224 ) ( -132 1472 -256 ) SFLOOR4_2 0 0 0 1 1 +( 208 737 -256 ) ( 208 737 -384 ) ( 208 -36 -384 ) TECH04_5 64 0 0 1 1 +( 128 815 -384 ) ( 128 815 -224 ) ( 128 -113 -224 ) TECH04_5 0 0 0 1 1 +( -342 1936 -384 ) ( -322 1936 -384 ) ( -342 1936 -256 ) SFLOOR4_2 0 0 0 1 1 +} +// brush 498 +{ +( -312 1856 -336 ) ( -296 1856 -336 ) ( -312 1856 -272 ) SFLOOR4_2 0 -16 0 1 1 +( 64 1547 -336 ) ( 64 1547 -256 ) ( 64 1291 -256 ) SFLOOR4_2 0 -16 0 1 1 +( 128 1525 -272 ) ( 128 1525 -336 ) ( 128 1312 -336 ) TECH04_5 64 0 0 1 1 +( -592 1728 -256 ) ( -144 1728 -256 ) ( -144 1728 -272 ) SFLOOR4_2 0 -16 0 1 1 +( -576 1301 -272 ) ( -576 1643 -272 ) ( -128 1643 -272 ) SFLOOR4_2 0 0 0 1 1 +( -128 1643 -288 ) ( -576 1643 -288 ) ( -576 1301 -288 ) SFLOOR4_2 0 0 0 1 1 +} +// brush 499 +{ +( 160 1520 -160 ) ( 160 1552 -160 ) ( 152 1552 -160 ) +0PLANET 8 -12 0 1 1 +( 160 1552 -132 ) ( 160 1520 -132 ) ( 152 1520 -132 ) +3PLANET 8 -8 0 1 1 +( 152 1520 -112 ) ( 160 1520 -112 ) ( 160 1520 -240 ) +1PLANET 8 0 0 1 1 +( 160 1520 -128 ) ( 160 1552 -128 ) ( 160 1552 -160 ) +0PLANET 24 4 0 1 1 +( 160 1552 -112 ) ( 152 1552 -112 ) ( 152 1552 -240 ) +0PLANET 8 4 0 1 1 +( 144 1524 -116 ) ( 144 1516 -116 ) ( 144 1516 -244 ) +2PLANET 16 0 0 1 1 +} +// brush 500 +{ +( 160 1600 -192 ) ( 144 1600 -192 ) ( 144 1408 -192 ) WIR_LA5 64 -80 0 1 1 +( 144 1456 -128 ) ( 144 1456 -192 ) ( 144 1648 -192 ) WIR_LA5 64 -80 0 1 1 +( 448 1600 -48 ) ( 448 1600 -32 ) ( 192 1600 -32 ) WIR_LA5 64 -80 0 1 1 +( 160 1544 -176 ) ( 160 1544 -160 ) ( 160 1992 -160 ) WIR_LA5 64 -80 0 1 1 +( 192 1456 -48 ) ( 192 1456 -32 ) ( 448 1456 -32 ) WIR_LA5 64 -80 0 1 1 +( 160 1552 -160 ) ( 160 1520 -160 ) ( 152 1552 -160 ) WIR_LA5 64 -80 0 1 1 +} +// brush 501 +{ +( 160 1408 -128 ) ( 144 1408 -128 ) ( 144 1600 -128 ) WIR_LA5 64 -80 0 1 1 +( 144 1456 -128 ) ( 144 1456 -192 ) ( 144 1648 -192 ) WIR_LA5 64 -80 0 1 1 +( 448 1600 -48 ) ( 448 1600 -32 ) ( 192 1600 -32 ) WIR_LA5 64 -80 0 1 1 +( 160 1544 -176 ) ( 160 1544 -160 ) ( 160 1992 -160 ) WIR_LA5 64 -80 0 1 1 +( 192 1456 -48 ) ( 192 1456 -32 ) ( 448 1456 -32 ) WIR_LA5 64 -80 0 1 1 +( 160 1520 -132 ) ( 160 1552 -132 ) ( 152 1520 -132 ) WIR_LA5 64 -80 0 1 1 +} +// brush 502 +{ +( 144 1456 -128 ) ( 144 1456 -192 ) ( 144 1648 -192 ) WIR_LA5 64 -80 0 1 1 +( 160 1544 -176 ) ( 160 1544 -160 ) ( 160 1992 -160 ) WIR_LA5 64 -80 0 1 1 +( 192 1456 -48 ) ( 192 1456 -32 ) ( 448 1456 -32 ) WIR_LA5 64 -80 0 1 1 +( 160 1520 -160 ) ( 160 1552 -160 ) ( 152 1552 -160 ) WIR_LA5 64 -80 0 1 1 +( 160 1552 -132 ) ( 160 1520 -132 ) ( 152 1520 -132 ) WIR_LA5 64 -80 0 1 1 +( 160 1520 -112 ) ( 152 1520 -112 ) ( 160 1520 -240 ) WIR_LA5 64 -80 0 1 1 +} +// brush 503 +{ +( 144 1456 -128 ) ( 144 1456 -192 ) ( 144 1648 -192 ) WIR_LA5 64 -80 0 1 1 +( 448 1600 -48 ) ( 448 1600 -32 ) ( 192 1600 -32 ) WIR_LA5 64 -80 0 1 1 +( 160 1544 -176 ) ( 160 1544 -160 ) ( 160 1992 -160 ) WIR_LA5 64 -80 0 1 1 +( 160 1520 -160 ) ( 160 1552 -160 ) ( 152 1552 -160 ) WIR_LA5 64 -80 0 1 1 +( 160 1552 -132 ) ( 160 1520 -132 ) ( 152 1520 -132 ) WIR_LA5 64 -80 0 1 1 +( 152 1552 -112 ) ( 160 1552 -112 ) ( 152 1552 -240 ) WIR_LA5 64 -80 0 1 1 +} +// brush 504 +{ +( -96 1952 -192 ) ( -96 1936 -192 ) ( 96 1936 -192 ) COMP1_4 16 0 0 1 1 +( 96 1952 -128 ) ( 96 1936 -128 ) ( -96 1936 -128 ) COMP1_4 16 0 0 1 1 +( 56 1936 -128 ) ( 56 1936 -192 ) ( -136 1936 -192 ) COMP1_4 16 0 0 1 1 +( -32 2232 -48 ) ( -32 2232 -32 ) ( -32 1976 -32 ) COMP1_4 16 0 0 1 1 +( -32 1952 -176 ) ( -32 1952 -160 ) ( -480 1952 -160 ) BLACK 0 0 0 1 1 +( 48 2080 -48 ) ( 48 2080 -32 ) ( 48 2336 -32 ) TECH04_8 0 0 0 1 1 +} +// brush 505 +{ +( 224 1792 -192 ) ( 208 1792 -192 ) ( 208 1600 -192 ) COMP1_6A 48 0 0 1 1 +( 224 1600 -128 ) ( 208 1600 -128 ) ( 208 1792 -128 ) COMP1_6A 48 0 0 1 1 +( 208 1664 -128 ) ( 208 1664 -192 ) ( 208 1856 -192 ) COMP1_6A 48 0 0 1 1 +( 512 1872 -48 ) ( 512 1872 -32 ) ( 256 1872 -32 ) COMP1_6A 48 0 0 1 1 +( 224 1736 -176 ) ( 224 1736 -160 ) ( 224 2184 -160 ) twall4_1 0 0 0 1 1 +( 256 1776 -48 ) ( 256 1776 -32 ) ( 512 1776 -32 ) COMP1_6A 48 0 0 1 1 +} +// brush 506 +{ +( 256 1696 -48 ) ( 256 1696 -32 ) ( 512 1696 -32 ) COMP1_2 16 0 0 1 1 +( 224 1656 -176 ) ( 224 1656 -160 ) ( 224 2104 -160 ) twall4_1 0 0 0 1 1 +( 512 1776 -48 ) ( 512 1776 -32 ) ( 256 1776 -32 ) COMP1_2 16 0 0 1 1 +( 208 1584 -128 ) ( 208 1584 -192 ) ( 208 1776 -192 ) COMP1_2 16 0 0 1 1 +( 224 1520 -128 ) ( 208 1520 -128 ) ( 208 1712 -128 ) COMP1_2 16 0 0 1 1 +( 224 1712 -192 ) ( 208 1712 -192 ) ( 208 1520 -192 ) COMP1_2 16 0 0 1 1 +} +// brush 507 +{ +( 128 1160 -96 ) ( 128 1416 -96 ) ( 128 1416 -112 ) PIP_RE2 0 -80 0 1 1 +( -184 1440 -224 ) ( 264 1440 -224 ) ( 264 1440 -240 ) PIP_RE2 -80 -80 0 1 1 +( 0 1408 -96 ) ( 0 1152 -96 ) ( 0 1152 -112 ) BASE_CEIL1 0 0 0 1 1 +( 400 1456 -192 ) ( 208 1456 -192 ) ( 208 1472 -256 ) WIR_LA2 0 -80 0 1 1 +( 208 1456 -192 ) ( 400 1456 -192 ) ( 400 1440 -192 ) PIP_RE2 -80 -80 0 1 1 +( -176 1152 -256 ) ( 272 1152 -256 ) ( 272 1408 -256 ) PIP_RE2 -80 -80 0 1 1 +} +// brush 508 +{ +( -48 1160 -96 ) ( -48 1416 -96 ) ( -48 1416 -112 ) PIP_RE2 0 -80 0 1 1 +( -360 1440 -224 ) ( 88 1440 -224 ) ( 88 1440 -240 ) PIP_RE2 -32 -80 0 1 1 +( -80 1400 -96 ) ( -80 1144 -96 ) ( -80 1144 -112 ) PIP_RE2 0 -80 0 1 1 +( 224 1456 -192 ) ( 32 1456 -192 ) ( 32 1472 -256 ) WIR_LA4 0 -80 0 1 1 +( 32 1456 -224 ) ( 224 1456 -224 ) ( 224 1440 -224 ) BASE_CEIL1 0 0 0 1 1 +( -352 1152 -256 ) ( 96 1152 -256 ) ( 96 1408 -256 ) PIP_RE2 -32 -80 0 1 1 +} +// brush 509 +{ +( -48 1152 -32 ) ( -48 1408 -32 ) ( -48 1408 -48 ) PIP_RE2 0 112 0 1 1 +( -568 1440 -160 ) ( -120 1440 -160 ) ( -120 1440 -176 ) PIP_RE2 -80 112 0 1 1 +( -80 1408 -32 ) ( -80 1152 -32 ) ( -80 1152 -48 ) PIP_RE2 0 112 0 1 1 +( -240 1448 -192 ) ( -48 1448 -192 ) ( -48 1448 -128 ) WIR_LA4 0 -80 0 1 1 +( -176 1456 -96 ) ( 16 1456 -96 ) ( 16 1440 -96 ) PIP_RE2 -80 64 0 1 1 +( 16 1456 -224 ) ( -176 1456 -224 ) ( -176 1440 -224 ) PIP_RE2 -80 64 0 1 1 +} +// brush 510 +{ +( 0 1152 32 ) ( 0 1408 32 ) ( 0 1408 16 ) PIP_RE2 0 -80 0 1 1 +( -440 1440 -96 ) ( 8 1440 -96 ) ( 8 1440 -112 ) PIP_RE2 48 -80 0 1 1 +( -48 1400 32 ) ( -48 1144 32 ) ( -48 1144 16 ) BASE_CEIL1 0 0 0 1 1 +( 144 1472 -64 ) ( -48 1472 -64 ) ( -48 1456 -128 ) WIR_LA4 0 -80 0 1 1 +( -48 1472 -64 ) ( 144 1472 -64 ) ( 144 1440 -64 ) PIP_RE2 48 -80 0 1 1 +( 144 1456 -128 ) ( -48 1456 -128 ) ( -48 1440 -128 ) PIP_RE2 48 -80 0 1 1 +} +// brush 511 +{ +( -224 1152 -256 ) ( 224 1152 -256 ) ( 224 1408 -256 ) PIP_RE2 -32 -80 0 1 1 +( 160 1456 -192 ) ( 352 1456 -192 ) ( 352 1440 -192 ) PIP_RE2 -32 -80 0 1 1 +( 352 1456 -192 ) ( 160 1456 -192 ) ( 160 1472 -256 ) WIR_LA4 0 -80 0 1 1 +( -48 1408 -96 ) ( -48 1152 -96 ) ( -48 1152 -112 ) BASE_CEIL1 0 0 0 1 1 +( -232 1440 -224 ) ( 216 1440 -224 ) ( 216 1440 -240 ) PIP_RE2 -32 -80 0 1 1 +( 0 1168 -96 ) ( 0 1424 -96 ) ( 0 1424 -112 ) PIP_RE2 0 -80 0 1 1 +} +// brush 512 +{ +( 192 1664 -256 ) ( 448 1664 -256 ) ( 448 2112 -256 ) WIR_LA4 64 48 -90 1 1 +( 168 1536 -224 ) ( 152 1536 -224 ) ( 152 1728 -224 ) BASE_CEIL1 0 0 0 1 1 +( 128 1728 -256 ) ( 144 1728 -192 ) ( 144 1536 -192 ) WIR_LA4 64 -80 -180 1 -1 +( 456 1680 -112 ) ( 456 1680 -96 ) ( 200 1680 -96 ) WIR_LA4 -96 -80 0 1 1 +( 160 1672 -240 ) ( 160 1672 -224 ) ( 160 2120 -224 ) WIR_LA4 64 -80 -180 1 -1 +( 184 1648 -112 ) ( 184 1648 -96 ) ( 440 1648 -96 ) WIR_LA4 -96 -80 0 1 1 +} +// brush 513 +{ +( 160 1712 -96 ) ( 144 1712 -96 ) ( 144 1520 -96 ) BASE_CEIL1 0 0 0 1 1 +( 160 1520 -64 ) ( 128 1520 -64 ) ( 128 1712 -64 ) WIR_LA4 48 48 -90 1 1 +( 144 1712 -128 ) ( 128 1712 -64 ) ( 128 1520 -64 ) WIR_LA4 64 -80 -180 1 -1 +( 448 1680 16 ) ( 448 1680 32 ) ( 192 1680 32 ) WIR_LA4 -96 -80 0 1 1 +( 160 1656 -112 ) ( 160 1656 -96 ) ( 160 2104 -96 ) WIR_LA4 48 -80 -180 1 -1 +( 192 1648 16 ) ( 192 1648 32 ) ( 448 1648 32 ) WIR_LA4 -96 -80 0 1 1 +} +// brush 514 +{ +( 192 1600 16 ) ( 192 1600 32 ) ( 448 1600 32 ) WIR_LA4 -96 -80 0 1 1 +( 160 1624 -112 ) ( 160 1624 -96 ) ( 160 2072 -96 ) WIR_LA4 16 -80 -180 1 -1 +( 448 1648 16 ) ( 448 1648 32 ) ( 192 1648 32 ) BASE_CEIL1 0 0 0 1 1 +( 144 1680 -128 ) ( 128 1680 -64 ) ( 128 1488 -64 ) WIR_LA4 64 -80 -180 1 -1 +( 160 1488 -64 ) ( 128 1488 -64 ) ( 128 1680 -64 ) WIR_LA4 16 48 -90 1 1 +( 160 1680 -128 ) ( 144 1680 -128 ) ( 144 1488 -128 ) WIR_LA4 16 48 -90 1 1 +} +// brush 515 +{ +( 160 1776 -224 ) ( 144 1776 -224 ) ( 144 1584 -224 ) PIP_RE2 112 64 -90 1 1 +( 160 1584 -96 ) ( 144 1584 -96 ) ( 144 1776 -96 ) PIP_RE2 112 64 -90 1 1 +( 152 1648 -128 ) ( 152 1648 -192 ) ( 152 1840 -192 ) WIR_LA4 64 -80 -180 1 -1 +( 448 1680 -48 ) ( 448 1680 -32 ) ( 192 1680 -32 ) PIP_RE2 0 112 0 1 1 +( 160 1720 -176 ) ( 160 1720 -160 ) ( 160 2168 -160 ) PIP_RE2 112 111 -180 1 -1 +( 192 1648 -48 ) ( 192 1648 -32 ) ( 448 1648 -32 ) PIP_RE2 0 112 0 1 1 +} +// brush 516 +{ +( -152 1648 -288 ) ( 104 1648 -288 ) ( 104 1648 -272 ) BASE_CEIL1 0 0 0 1 1 +( 144 1160 -160 ) ( 144 1608 -160 ) ( 144 1608 -144 ) WIR_LA4 64 -80 -180 1 -1 +( 112 1600 -288 ) ( -144 1600 -288 ) ( -144 1600 -272 ) WIR_LA4 -112 -64 0 1 -1 +( 160 1488 -128 ) ( 160 1680 -128 ) ( 160 1680 -192 ) WIR_LA4 -112 -80 0 1 -1 +( 160 1552 -192 ) ( 160 1744 -192 ) ( 144 1744 -192 ) WIR_LA4 -112 64 90 1 -1 +( 160 1744 -128 ) ( 160 1552 -128 ) ( 144 1552 -128 ) WIR_LA4 -112 64 90 1 -1 +} +// brush 517 +{ +( 192 1584 -256 ) ( 448 1584 -256 ) ( 448 2032 -256 ) PIP_RE2 112 32 -90 1 1 +( 160 1456 -192 ) ( 144 1456 -192 ) ( 144 1648 -192 ) PIP_RE2 112 32 -90 1 1 +( 128 1648 -256 ) ( 144 1648 -192 ) ( 144 1456 -192 ) WIR_LA4 64 -80 -180 1 -1 +( 448 1648 -112 ) ( 448 1648 -96 ) ( 192 1648 -96 ) BASE_CEIL1 0 0 0 1 1 +( 160 1592 -240 ) ( 160 1592 -224 ) ( 160 2040 -224 ) PIP_RE2 112 47 -180 1 -1 +( 192 1600 -112 ) ( 192 1600 -96 ) ( 448 1600 -96 ) PIP_RE2 -96 48 0 1 1 +} +// brush 518 +{ +( -80 1152 -96 ) ( -80 1408 -96 ) ( -80 1408 -112 ) BASE_CEIL1 0 0 0 1 1 +( -344 1440 -224 ) ( 104 1440 -224 ) ( 104 1440 -240 ) PIP_RE2 -48 -80 0 1 1 +( -128 1400 -96 ) ( -128 1144 -96 ) ( -128 1144 -112 ) PIP_RE2 0 -80 0 1 1 +( 240 1456 -192 ) ( 48 1456 -192 ) ( 48 1472 -256 ) WIR_LA4 0 -80 0 1 1 +( 48 1456 -192 ) ( 240 1456 -192 ) ( 240 1440 -192 ) BASE_CEIL1 0 0 0 1 1 +( -336 1152 -256 ) ( 112 1152 -256 ) ( 112 1408 -256 ) PIP_RE2 -48 -80 0 1 1 +} +// brush 519 +{ +( 64 1456 -128 ) ( -128 1456 -128 ) ( -128 1440 -128 ) BASE_CEIL1 0 0 0 1 1 +( -128 1472 -64 ) ( 64 1472 -64 ) ( 64 1440 -64 ) PIP_RE2 0 -80 0 1 1 +( 64 1472 -64 ) ( -128 1472 -64 ) ( -128 1456 -128 ) WIR_LA4 0 -80 0 1 1 +( -128 1400 32 ) ( -128 1144 32 ) ( -128 1144 16 ) BASE_CEIL1 0 0 0 1 1 +( -520 1440 -96 ) ( -72 1440 -96 ) ( -72 1440 -112 ) PIP_RE2 0 -80 0 1 1 +( -80 1152 32 ) ( -80 1408 32 ) ( -80 1408 16 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 520 +{ +( -48 2192 -32 ) ( -48 1936 -32 ) ( -48 1936 -48 ) BASE_CEIL1 16 0 -180 1 -1 +( -128 1936 -192 ) ( -16 1936 -192 ) ( -16 1936 -128 ) WIR_LA4 0 -79 -180 1 -1 +( -32 1872 -128 ) ( -16 1936 -128 ) ( -16 1936 -192 ) GRATE01_1 16 0 -180 1 -1 +( 64 1872 -192 ) ( -128 1872 -192 ) ( -128 1872 -128 ) WIR_LA4 0 -80 0 1 1 +( 0 1872 -128 ) ( -192 1872 -128 ) ( -192 1888 -128 ) WIR_LA4 0 -96 -180 1 1 +( -192 1872 -192 ) ( 0 1872 -192 ) ( 0 1888 -192 ) WIR_LA4 0 -96 -180 1 1 +} +// brush 521 +{ +( -192 1872 -128 ) ( 0 1872 -128 ) ( 0 1888 -128 ) WIR_LA4 0 -96 -180 1 1 +( 0 1856 -64 ) ( -192 1856 -64 ) ( -192 1888 -64 ) WIR_LA4 0 -96 -180 1 1 +( -192 1856 -64 ) ( 0 1856 -64 ) ( 0 1872 -128 ) WIR_LA4 0 -80 0 1 1 +( -32 1920 32 ) ( -32 2176 32 ) ( -32 2176 16 ) WIR_LA4 48 -80 -180 1 -1 +( 392 1888 -96 ) ( -56 1888 -96 ) ( -56 1888 -112 ) WIR_LA4 0 -79 -180 1 -1 +( -48 2176 32 ) ( -48 1920 32 ) ( -48 1920 16 ) BASE_CEIL1 16 0 -180 1 -1 +} +// brush 522 +{ +( -48 2176 -96 ) ( -48 1920 -96 ) ( -48 1920 -112 ) BASE_CEIL1 16 0 -180 1 -1 +( 424 1936 -224 ) ( -24 1936 -224 ) ( -24 1936 -240 ) WIR_LA4 0 -80 0 1 1 +( 0 1968 -96 ) ( 0 2224 -96 ) ( 0 2224 -112 ) WIR_LA4 80 -80 -180 1 -1 +( -160 1872 -192 ) ( 32 1872 -192 ) ( 32 1856 -256 ) WIR_LA4 0 -80 0 1 1 +( 32 1872 -192 ) ( -160 1872 -192 ) ( -160 1888 -192 ) LUNFLR1 0 0 0 1 1 +( 416 2176 -256 ) ( -32 2176 -256 ) ( -32 1920 -256 ) WIR_LA4 80 -48 -90 1 1 +} +// brush 523 +{ +( -32 2176 32 ) ( -32 1920 32 ) ( -32 1920 16 ) WIR_LA4 80 -80 -180 1 -1 +( 424 1936 -96 ) ( -24 1936 -96 ) ( -24 1936 -112 ) WIR_LA4 0 -80 0 1 1 +( 0 1968 32 ) ( 0 2224 32 ) ( 0 2224 16 ) WIR_LA4 80 -80 -180 1 -1 +( -160 1856 -64 ) ( 32 1856 -64 ) ( 32 1872 -128 ) WIR_LA4 0 -80 0 1 1 +( 32 1856 -64 ) ( -160 1856 -64 ) ( -160 1888 -64 ) WIR_LA4 80 -48 -90 1 1 +( -160 1872 -128 ) ( 32 1872 -128 ) ( 32 1888 -128 ) COP1_1 0 0 -90 1 1 +} +// brush 524 +{ +( -80 1920 -256 ) ( -80 1920 -224 ) ( -80 1864 -224 ) WIR_LA4 48 -80 -180 1 -1 +( -48 1920 -256 ) ( -48 1920 -224 ) ( -80 1920 -224 ) WIR_LA4 0 -79 -180 1 -1 +( -48 1856 -256 ) ( -48 1864 -224 ) ( -48 1920 -224 ) WIR_LA4 48 -80 -180 1 -1 +( -80 1856 -256 ) ( -80 1864 -224 ) ( -48 1864 -224 ) WIR_LA4 0 -80 0 1 1 +( -80 1864 -224 ) ( -80 1920 -224 ) ( -48 1920 -224 ) BASE_CEIL1 16 -64 -90 1 1 +( -48 1856 -256 ) ( -48 1920 -256 ) ( -80 1920 -256 ) WIR_LA4 0 -96 -180 1 1 +} +// brush 525 +{ +( -80 1920 -96 ) ( -80 1920 -64 ) ( -80 1856 -64 ) WIR_LA4 48 -80 -180 1 -1 +( -48 1920 -96 ) ( -48 1920 -64 ) ( -80 1920 -64 ) WIR_LA4 -16 -79 -180 1 -1 +( -48 1864 -96 ) ( -48 1856 -64 ) ( -48 1920 -64 ) WIR_LA4 48 -80 -180 1 -1 +( -80 1864 -96 ) ( -80 1856 -64 ) ( -48 1856 -64 ) WIR_LA4 0 -80 0 1 1 +( -80 1856 -64 ) ( -80 1920 -64 ) ( -48 1920 -64 ) WIR_LA4 -16 -96 -180 1 1 +( -48 1864 -96 ) ( -48 1920 -96 ) ( -80 1920 -96 ) BASE_CEIL1 16 -64 -90 1 1 +} +// brush 526 +{ +( -128 1920 -128 ) ( -128 1872 -128 ) ( -80 1872 -128 ) BASE_CEIL1 96 -63 -90 1 1 +( -128 1920 -64 ) ( -80 1920 -64 ) ( -80 1856 -64 ) WIR_LA4 -48 -96 -180 1 1 +( -80 1872 -128 ) ( -128 1872 -128 ) ( -128 1856 -64 ) WIR_LA4 0 -80 0 1 1 +( -80 1920 -128 ) ( -80 1872 -128 ) ( -80 1856 -64 ) BASE_CEIL1 16 0 -180 1 -1 +( -128 1920 -128 ) ( -80 1920 -128 ) ( -80 1920 -64 ) WIR_LA4 -48 -79 -180 1 -1 +( -128 1872 -128 ) ( -128 1920 -128 ) ( -128 1920 -64 ) WIR_LA4 48 -80 -180 1 -1 +} +// brush 527 +{ +( -80 1920 -224 ) ( -80 1920 -96 ) ( -80 1880 -96 ) PIP_RE2 16 111 -180 1 -1 +( -48 1920 -224 ) ( -48 1920 -96 ) ( -80 1920 -96 ) PIP_RE2 -80 111 -180 1 -1 +( -48 1880 -224 ) ( -48 1880 -96 ) ( -48 1920 -96 ) PIP_RE2 16 111 -180 1 -1 +( -80 1880 -224 ) ( -80 1880 -96 ) ( -48 1880 -96 ) WIR_LA4 0 -80 0 1 1 +( -80 1880 -96 ) ( -80 1920 -96 ) ( -48 1920 -96 ) PIP_RE2 -80 -80 -180 1 1 +( -48 1880 -224 ) ( -48 1920 -224 ) ( -80 1920 -224 ) PIP_RE2 -80 -80 -180 1 1 +} +// brush 528 +{ +( -112 1872 -128 ) ( -112 1920 -128 ) ( -48 1920 -128 ) WIR_LA4 80 -80 0 1 -1 +( -48 1872 -192 ) ( -48 1920 -192 ) ( -112 1920 -192 ) WIR_LA4 80 -80 0 1 -1 +( -69 1920 -192 ) ( -69 1920 -128 ) ( -133 1920 -128 ) WIR_LA4 80 -80 0 1 -1 +( -96 1008 -272 ) ( -96 1008 -288 ) ( -96 1776 -288 ) BASE_CEIL1 96 -63 -90 1 1 +( -93 1872 -144 ) ( -93 1872 -160 ) ( -243 1872 -160 ) WIR_LA4 0 -80 0 1 1 +( -80 1752 -272 ) ( -80 1752 -288 ) ( -80 984 -288 ) BASE_CEIL1 16 0 -180 1 -1 +} +// brush 529 +{ +( -128 1920 -256 ) ( -128 1920 -192 ) ( -128 1872 -192 ) PIP_RE2 48 47 -180 1 -1 +( -80 1920 -256 ) ( -80 1920 -192 ) ( -128 1920 -192 ) PIP_RE2 -80 47 -180 1 -1 +( -80 1856 -256 ) ( -80 1872 -192 ) ( -80 1920 -192 ) BASE_CEIL1 16 0 -180 1 -1 +( -128 1856 -256 ) ( -128 1872 -192 ) ( -80 1872 -192 ) WIR_LA4 0 -80 0 1 1 +( -128 1872 -192 ) ( -128 1920 -192 ) ( -80 1920 -192 ) BASE_CEIL1 96 -63 -90 1 1 +( -80 1856 -256 ) ( -80 1920 -256 ) ( -128 1920 -256 ) PIP_RE2 -80 -112 -180 1 1 +} +// brush 530 +{ +( 32 1984 0 ) ( 64 1984 0 ) ( 64 1984 128 ) COMP1_4 0 0 0 1 1 +( 48 2112 -48 ) ( 48 2112 -32 ) ( 48 2368 -32 ) TECH04_7 0 0 0 1 1 +( -32 2264 -48 ) ( -32 2264 -32 ) ( -32 2008 -32 ) COMP1_4 -16 0 0 1 1 +( 56 1968 -128 ) ( 56 1968 -192 ) ( -136 1968 -192 ) BLACK 0 0 0 1 1 +( 96 1984 -128 ) ( 96 1968 -128 ) ( -96 1968 -128 ) COMP1_4 16 32 0 1 1 +( -96 1984 -192 ) ( -96 1968 -192 ) ( 96 1968 -192 ) COMP1_4 16 32 0 1 1 +} +// brush 531 +{ +( -96 1968 -192 ) ( -96 1952 -192 ) ( 96 1952 -192 ) BLACK 0 0 0 1 1 +( 96 1968 -128 ) ( 96 1952 -128 ) ( -96 1952 -128 ) BLACK 0 0 0 1 1 +( 56 1952 -128 ) ( 56 1952 -192 ) ( -136 1952 -192 ) BLACK 0 0 0 1 1 +( -32 2248 -48 ) ( -32 2248 -32 ) ( -32 1992 -32 ) BLACK 0 0 0 1 1 +( -56 1968 -176 ) ( -56 1968 -160 ) ( -504 1968 -160 ) BLACK 0 0 0 1 1 +( 24 2032 -48 ) ( 24 2032 -32 ) ( 24 2288 -32 ) BLACK 0 0 0 1 1 +} +// brush 532 +{ +( -112 1640 -144 ) ( -112 1576 -144 ) ( -112 1576 -160 ) TECH04_5 0 0 0 1 1 +( -56 1632 -144 ) ( -120 1632 -144 ) ( -120 1632 -160 ) TECH04_5 0 0 0 1 1 +( -80 1576 -144 ) ( -80 1640 -144 ) ( -80 1640 -160 ) TECH04_5 0 0 0 1 1 +( -72 1456 -144 ) ( -8 1456 -144 ) ( -8 1456 -160 ) TECH04_5 0 0 0 1 1 +( -112 1568 -64 ) ( -112 1632 -64 ) ( -48 1632 -64 ) TECH04_5 0 0 0 1 1 +( -48 1632 -80 ) ( -112 1632 -80 ) ( -112 1568 -80 ) TECH04_1 0 0 0 1 1 +} +// brush 533 +{ +( -48 1872 -80 ) ( -112 1872 -80 ) ( -112 1808 -80 ) TECH04_1 0 0 0 1 1 +( -112 1808 -64 ) ( -112 1872 -64 ) ( -48 1872 -64 ) TECH04_5 0 0 0 1 1 +( -72 1696 -144 ) ( -8 1696 -144 ) ( -8 1696 -160 ) TECH04_5 0 0 0 1 1 +( -80 1816 -144 ) ( -80 1880 -144 ) ( -80 1880 -160 ) TECH04_5 -112 0 0 1 1 +( -56 1872 -144 ) ( -120 1872 -144 ) ( -120 1872 -160 ) TECH04_5 0 0 0 1 1 +( -112 1880 -144 ) ( -112 1816 -144 ) ( -112 1816 -160 ) TECH04_5 -112 0 0 1 1 +} +// brush 534 +{ +( -992 2149 -192 ) ( -992 1954 -192 ) ( -992 1954 -208 ) TECH04_5 -64 0 0 1 1 +( -328 2368 -192 ) ( -776 2368 -192 ) ( -776 2368 -208 ) SFLOOR4_2 0 48 0 1 1 +( -864 1691 -192 ) ( -864 1886 -192 ) ( -864 1886 -208 ) TECH04_5 -64 0 0 1 1 +( -520 1856 -192 ) ( -72 1856 -192 ) ( -72 1856 -208 ) TECH04_5 -64 0 0 1 1 +( -640 1710 -192 ) ( -640 1905 -192 ) ( -192 1905 -192 ) SFLOOR4_2 0 0 0 1 1 +( -192 1905 -208 ) ( -640 1905 -208 ) ( -640 1710 -208 ) SFLOOR4_2 0 0 0 1 1 +} +// brush 535 +{ +( -320 1898 -224 ) ( -768 1898 -224 ) ( -768 1700 -224 ) SFLOOR4_2 0 0 0 1 1 +( -768 1700 -208 ) ( -768 1898 -208 ) ( -320 1898 -208 ) SFLOOR4_2 0 0 0 1 1 +( -640 1824 -208 ) ( -192 1824 -208 ) ( -192 1824 -224 ) TECH04_5 64 0 0 1 1 +( -992 1682 -208 ) ( -992 1880 -208 ) ( -992 1880 -224 ) TECH04_5 -64 0 0 1 1 +( -456 2368 -208 ) ( -904 2368 -208 ) ( -904 2368 -224 ) SFLOOR4_2 0 32 0 1 1 +( -1120 2145 -208 ) ( -1120 1948 -208 ) ( -1120 1948 -224 ) SFLOOR4_2 0 32 0 1 1 +} +// brush 536 +{ +( -416 2063 -64 ) ( -864 2063 -64 ) ( -864 1826 -64 ) SYM06_8 0 0 0 1 1 +( -864 1826 0 ) ( -864 2063 0 ) ( -416 2063 0 ) SFLOOR4_2 0 0 0 1 1 +( -1016 1472 -176 ) ( -568 1472 -176 ) ( -568 1472 -192 ) SYM06_8 0 0 0 1 1 +( -800 1708 -48 ) ( -800 1945 -48 ) ( -800 1945 -64 ) SYM06_8 0 0 0 1 1 +( -376 1856 -176 ) ( -824 1856 -176 ) ( -824 1856 -192 ) SYM06_8 0 0 0 1 1 +( -864 2063 16 ) ( -864 1826 16 ) ( -864 1826 0 ) SYM06_8 0 0 0 1 1 +} +// brush 537 +{ +( -960 1984 -64 ) ( -1408 1984 -64 ) ( -1408 1728 -64 ) SYM06_8 0 0 0 1 1 +( -1408 1728 0 ) ( -1408 1984 0 ) ( -960 1984 0 ) SFLOOR4_2 0 0 0 1 1 +( -1384 1888 -48 ) ( -936 1888 -48 ) ( -936 1888 -64 ) SYM06_8 0 0 0 1 1 +( -1248 1728 80 ) ( -1248 1984 80 ) ( -1248 1984 64 ) SYM06_8 0 0 0 1 1 +( -920 2144 -48 ) ( -1368 2144 -48 ) ( -1368 2144 -64 ) SYM06_8 0 0 0 1 1 +( -1376 1968 -48 ) ( -1376 1712 -48 ) ( -1376 1712 -64 ) SYM06_8 0 0 0 1 1 +} +// brush 538 +{ +( -1248 1984 -64 ) ( -1248 1928 -64 ) ( -1248 1928 -192 ) BASE_CEIL1 64 0 0 1 1 +( -1152 1920 -64 ) ( -1152 1984 -64 ) ( -1216 1984 -192 ) BASE_CEIL1 64 0 0 1 1 +( -1216 1936 -192 ) ( -1248 1936 -192 ) ( -1248 1920 -64 ) BASE_CEIL1 0 0 0 1 1 +( -1152 1984 -64 ) ( -1152 1920 -64 ) ( -1248 1920 -64 ) BASE_CEIL1 0 -64 0 1 1 +( -1248 1936 -192 ) ( -1248 1936 -200 ) ( -1152 1936 -192 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 539 +{ +( -1152 1968 -192 ) ( -1248 1968 -200 ) ( -1248 1968 -192 ) BASE_CEIL1 0 0 0 1 1 +( -1248 1984 -64 ) ( -1152 1984 -64 ) ( -1152 1920 -64 ) BASE_CEIL1 0 0 0 1 1 +( -1248 1984 -64 ) ( -1248 1968 -192 ) ( -1216 1968 -192 ) BASE_CEIL1 0 0 0 1 1 +( -1216 1920 -192 ) ( -1152 1920 -64 ) ( -1152 1984 -64 ) BASE_CEIL1 0 0 0 1 1 +( -1248 1976 -192 ) ( -1248 1976 -64 ) ( -1248 1920 -64 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 540 +{ +( -1224 1936 -192 ) ( -1224 1968 -192 ) ( -1248 1968 -192 ) TLIGHT07 0 -64 0 1 1 +( -1176 1968 -64 ) ( -1176 1936 -64 ) ( -1248 1936 -64 ) TLIGHT07 0 -64 0 1 1 +( -1248 1936 -64 ) ( -1152 1936 -64 ) ( -1152 1936 -192 ) TLIGHT07 0 0 0 1 1 +( -1176 1936 -64 ) ( -1176 1968 -64 ) ( -1224 1968 -192 ) LIGHT_RAIL01 16 0 90 1 1 +( -1152 1968 -64 ) ( -1248 1968 -64 ) ( -1248 1968 -192 ) TLIGHT07 0 0 0 1 1 +( -1248 1968 -64 ) ( -1248 1936 -64 ) ( -1248 1936 -192 ) TLIGHT07 0 0 0 1 1 +} +// brush 541 +{ +( -960 1936 -192 ) ( -864 1936 -200 ) ( -864 1936 -192 ) BASE_CEIL1 -32 0 0 1 1 +( -864 1920 -64 ) ( -960 1920 -64 ) ( -960 1984 -64 ) BASE_CEIL1 -32 -64 0 1 1 +( -864 1920 -64 ) ( -864 1936 -192 ) ( -896 1936 -192 ) BASE_CEIL1 -32 0 0 1 1 +( -896 1984 -192 ) ( -960 1984 -64 ) ( -960 1920 -64 ) BASE_CEIL1 64 0 0 1 1 +( -864 1928 -192 ) ( -864 1928 -64 ) ( -864 1984 -64 ) BASE_CEIL1 64 0 0 1 1 +} +// brush 542 +{ +( -864 1920 -64 ) ( -864 1976 -64 ) ( -864 1976 -192 ) BASE_CEIL1 0 0 0 1 1 +( -960 1984 -64 ) ( -960 1920 -64 ) ( -896 1920 -192 ) BASE_CEIL1 0 0 0 1 1 +( -896 1968 -192 ) ( -864 1968 -192 ) ( -864 1984 -64 ) BASE_CEIL1 -32 0 0 1 1 +( -960 1920 -64 ) ( -960 1984 -64 ) ( -864 1984 -64 ) BASE_CEIL1 -32 0 0 1 1 +( -864 1968 -192 ) ( -864 1968 -200 ) ( -960 1968 -192 ) BASE_CEIL1 -32 0 0 1 1 +} +// brush 543 +{ +( -864 1936 -192 ) ( -864 1936 -64 ) ( -864 1968 -64 ) LIGHT_RAIL01 16 0 90 1 1 +( -864 1968 -192 ) ( -864 1968 -64 ) ( -960 1968 -64 ) LIGHT_RAIL01 16 0 90 1 1 +( -888 1968 -192 ) ( -936 1968 -64 ) ( -936 1936 -64 ) LIGHT_RAIL01 16 0 90 1 1 +( -960 1936 -192 ) ( -960 1936 -64 ) ( -864 1936 -64 ) LIGHT_RAIL01 16 0 90 1 1 +( -864 1936 -64 ) ( -936 1936 -64 ) ( -936 1968 -64 ) LIGHT_RAIL01 80 0 90 1 1 +( -864 1968 -192 ) ( -888 1968 -192 ) ( -888 1936 -192 ) LIGHT_RAIL01 80 0 90 1 1 +} +// brush 544 +{ +( -1280 1344 -32 ) ( -1280 1088 -32 ) ( -1280 1088 -48 ) SYM06_8 0 -48 0 1 1 +( -824 1504 -224 ) ( -1272 1504 -224 ) ( -1272 1504 -240 ) PBTEK1_01 32 0 0 1 1 +( -864 1728 -96 ) ( -864 1984 -96 ) ( -864 1984 -112 ) SYM06_8 0 -48 0 1 1 +( -1080 1472 -224 ) ( -632 1472 -224 ) ( -632 1472 -240 ) SYM06_8 64 -48 0 1 1 +( -928 1856 0 ) ( -928 2112 0 ) ( -480 2112 0 ) SYM06_8 64 0 0 1 1 +( -480 2112 -112 ) ( -928 2112 -112 ) ( -928 1856 -112 ) SYM06_8 64 0 0 1 1 +} +// brush 545 +{ +( -1376 2208 0 ) ( -1360 2208 0 ) ( -1360 2208 128 ) SYM06_8 0 0 0 1 1 +( -1408 2352 -48 ) ( -1408 2096 -48 ) ( -1408 2096 -64 ) SYM06_8 0 0 0 1 1 +( -1376 2336 80 ) ( -1376 2592 80 ) ( -1376 2592 64 ) SYM06_8 0 0 0 1 1 +( -1480 1888 -48 ) ( -1032 1888 -48 ) ( -1032 1888 -64 ) BASE_CEIL1 0 0 0 1 1 +( -1440 2112 0 ) ( -1440 2368 0 ) ( -992 2368 0 ) SFLOOR4_2 32 0 0 1 1 +( -992 2368 -64 ) ( -1440 2368 -64 ) ( -1440 2112 -64 ) SYM06_8 32 0 0 1 1 +} +// brush 546 +{ +( -1344 1885 16 ) ( -1344 1651 16 ) ( -1344 1651 0 ) BASE_CEIL1 0 0 0 1 1 +( -896 1856 16 ) ( -1344 1856 16 ) ( -1344 1856 0 ) TECH08_1B 0 0 0 1 1 +( -1248 1709 144 ) ( -1248 1944 144 ) ( -1248 1944 128 ) TECH08_1B 0 0 0 1 1 +( -1448 1504 16 ) ( -1000 1504 16 ) ( -1000 1504 0 ) TECH08_2 0 0 0 1 1 +( -1408 1709 128 ) ( -1408 1944 128 ) ( -960 1944 128 ) TECH08_2 0 0 0 1 1 +( -960 1944 0 ) ( -1408 1944 0 ) ( -1408 1709 0 ) COP1_1 0 0 0 1 1 +} +// brush 547 +{ +( -832 1952 0 ) ( -1280 1952 0 ) ( -1280 1696 0 ) COP1_1 0 0 0 1 1 +( -1280 1696 128 ) ( -1280 1952 128 ) ( -832 1952 128 ) TECH08_2 0 -32 0 1 1 +( -1320 1472 16 ) ( -872 1472 16 ) ( -872 1472 0 ) TECH08_2 0 0 0 1 1 +( -864 1088 144 ) ( -864 1344 144 ) ( -864 1344 128 ) TECH08_2 32 0 0 1 1 +( -536 1728 16 ) ( -984 1728 16 ) ( -984 1728 0 ) TECH11_2 96 0 0 1 1 +( -1248 1936 16 ) ( -1248 1680 16 ) ( -1248 1680 0 ) TECH08_2 32 0 0 1 1 +} +// brush 548 +{ +( -864 2226 16 ) ( -864 2023 16 ) ( -864 2023 0 ) TECH08_1B 0 0 0 1 1 +( -16 1808 16 ) ( -464 1808 16 ) ( -464 1808 0 ) TECH08_1B 0 0 0 1 1 +( -736 1200 144 ) ( -736 1403 144 ) ( -736 1403 128 ) WHITE_CONT 0 0 0 1 1 +( -1320 1504 16 ) ( -872 1504 16 ) ( -872 1504 0 ) TECH08_2 0 0 0 1 1 +( -1280 1681 128 ) ( -1280 1884 128 ) ( -832 1884 128 ) TECH08_2 0 0 0 1 1 +( -832 1884 0 ) ( -1280 1884 0 ) ( -1280 1681 0 ) TECH08_2 0 0 0 1 1 +} +// brush 549 +{ +( -1376 2208 0 ) ( -1408 2208 0 ) ( -1408 2208 128 ) TECH08_2 0 0 0 1 1 +( -1408 2288 0 ) ( -1408 2208 0 ) ( -1376 2208 0 ) TECH08_2 0 0 0 1 1 +( -1408 2288 128 ) ( -1376 2288 128 ) ( -1376 2208 128 ) TECH08_2 0 0 0 1 1 +( -1376 2288 0 ) ( -1376 2208 0 ) ( -1376 2208 128 ) TECH08_1B 0 0 0 1 1 +( -1408 2288 0 ) ( -1376 2288 0 ) ( -1376 2288 128 ) TECH08_2 0 0 0 1 1 +( -1408 2288 0 ) ( -1408 2288 128 ) ( -1408 2208 128 ) TECH08_2 0 0 0 1 1 +} +// brush 550 +{ +( -784 2306 0 ) ( -1008 2306 0 ) ( -1008 2194 0 ) TECH08_2 0 0 0 1 1 +( -1008 2194 128 ) ( -1008 2306 128 ) ( -784 2306 128 ) TECH08_2 0 0 0 1 1 +( -1028 2096 16 ) ( -804 2096 16 ) ( -804 2096 0 ) TECH08_2 0 0 0 1 1 +( -736 1876 144 ) ( -736 1988 144 ) ( -736 1988 128 ) WHITE_CONT 0 0 0 1 1 +( -408 2208 16 ) ( -632 2208 16 ) ( -632 2208 0 ) TECH08_2 0 0 0 1 1 +( -800 2495 16 ) ( -800 2383 16 ) ( -800 2383 0 ) TECH08_2 0 0 0 1 1 +} +// brush 551 +{ +( -682 1865 -32 ) ( -751 1865 -32 ) ( -751 1591 -32 ) TECH10_2 -32 -32 0 1 1 +( -751 1591 0 ) ( -751 1865 0 ) ( -682 1865 0 ) SFLOOR4_2 0 0 0 1 1 +( -820 1728 -176 ) ( -751 1728 -176 ) ( -751 1728 -192 ) SYM06_8 -64 0 0 1 1 +( -704 1454 -48 ) ( -704 1728 -48 ) ( -704 1728 -64 ) TECH04_6 -48 0 0 1 1 +( -681 2208 -176 ) ( -750 2208 -176 ) ( -750 2208 -192 ) SYM06_8 -64 0 0 1 1 +( -800 2277 16 ) ( -800 2002 16 ) ( -800 2002 0 ) SYM06_8 0 0 0 1 1 +} +// brush 552 +{ +( -736 2532 -12 ) ( -736 2404 -12 ) ( -736 2404 -32 ) TECH08_2 40 0 0 1 1 +( 48 2208 -12 ) ( -400 2208 -12 ) ( -400 2208 -32 ) TECH08_2 0 0 0 1 1 +( -320 1924 148 ) ( -320 2052 148 ) ( -320 2052 128 ) TECH08_2 40 0 0 1 1 +( -904 2176 -12 ) ( -456 2176 -12 ) ( -456 2176 -32 ) WHITE_CONT 0 0 0 1 1 +( -1152 2188 128 ) ( -1152 2316 128 ) ( -704 2316 128 ) TECH08_2 0 -40 0 1 1 +( -704 2316 -32 ) ( -1152 2316 -32 ) ( -1152 2188 -32 ) TECH08_2 0 -40 0 1 1 +} +// brush 553 +{ +( -736 1920 -12 ) ( -736 1664 -12 ) ( -736 1664 -32 ) TECH08_2 104 0 0 1 1 +( -362 1728 -12 ) ( -750 1728 -12 ) ( -750 1728 -32 ) WHITE_CONT 0 0 0 1 1 +( -320 1608 148 ) ( -320 1864 148 ) ( -320 1864 128 ) TECH08_2 104 0 0 1 1 +( -514 1664 -12 ) ( -126 1664 -12 ) ( -126 1664 -32 ) TECH08_2 -64 0 0 1 1 +( -1041 2136 128 ) ( -1041 2392 128 ) ( -653 2392 128 ) TECH08_2 -64 -104 0 1 1 +( -653 2392 -32 ) ( -1041 2392 -32 ) ( -1041 2136 -32 ) TECH08_2 -64 -104 0 1 1 +} +// brush 554 +{ +( -1344 1832 -112 ) ( -1344 1576 -112 ) ( -1344 1576 -128 ) BASE_CEIL1 -64 0 0 1 1 +( -968 1824 -112 ) ( -1416 1824 -112 ) ( -1416 1824 -128 ) PBTEK1_06 32 0 0 1 1 +( -1280 1560 16 ) ( -1280 1816 16 ) ( -1280 1816 0 ) PBTEK1_06 32 0 0 1 1 +( -1424 1568 -112 ) ( -976 1568 -112 ) ( -976 1568 -128 ) PBTEK1_06 32 0 0 1 1 +( -1408 1568 -160 ) ( -1408 1824 -160 ) ( -960 1824 -160 ) PBTEK1_06 32 0 0 1 1 +( -960 1824 -192 ) ( -1408 1824 -192 ) ( -1408 1568 -192 ) PBTEK1_06 32 0 0 1 1 +} +// brush 555 +{ +( -1344 1536 0 ) ( -1344 1496 0 ) ( -1344 1496 -128 ) BASE_CEIL1 -64 0 0 1 1 +( -1280 1568 -192 ) ( -1280 1568 0 ) ( -1344 1568 0 ) BASE_CEIL1 0 0 0 1 1 +( -1280 1568 0 ) ( -1280 1568 -192 ) ( -1248 1504 -192 ) PBTEK1_01 32 0 0 1 1 +( -1280 1504 0 ) ( -1248 1504 0 ) ( -1248 1504 -128 ) BASE_CEIL1 0 0 0 1 1 +( -1280 1504 0 ) ( -1280 1544 0 ) ( -1248 1544 0 ) BASE_CEIL1 0 0 0 1 1 +( -1248 1544 -128 ) ( -1280 1544 -128 ) ( -1280 1504 -128 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 556 +{ +( -1824 1808 0 ) ( -1856 1808 -128 ) ( -1824 1768 0 ) TECH08_1 4 0 0 1 1 +( -1856 1764 -32 ) ( -1856 1764 -160 ) ( -1952 1764 -160 ) TECH12_1 33 123 0 0.999878 1 +( -1920 1707 -20 ) ( -1920 1792 -20 ) ( -1920 1792 0 ) BASE_CEIL1 -8 0 0 1 1 +( -1856 1707 0 ) ( -1856 1792 0 ) ( -1824 1792 0 ) LUNFLR1 0 30 -180 1 1 +( -1856 1792 -20 ) ( -1856 1707 -20 ) ( -1824 1707 -20 ) TECH10_2 0 -72 0 1 1 +( -1912 1816 0 ) ( -1944 1816 0 ) ( -1944 1816 -20 ) TECH12_1 32 127 0 1 1 +} +// brush 557 +{ +( -1824 1842 0 ) ( -1856 1842 -128 ) ( -1824 1808 0 ) TECH05_2 112 0 0 1 1 +( -1824 1778 -20 ) ( -1824 1863 -20 ) ( -1856 1863 -20 ) COMP1_4 34 -4 0 1.000028 -1.000152 +( -1824 1861 0 ) ( -1824 1776 0 ) ( -1856 1776 0 ) LUNFLR1 0 30 -180 1 1 +( -1920 1776 -20 ) ( -1920 1861 -20 ) ( -1920 1861 0 ) BASE_CEIL1 -8 0 0 1 1 +( -1848 1842 0 ) ( -1848 1842 -128 ) ( -1840 1842 -128 ) TECH12_1 -64 126 -180 1 -1 +( -1856 1816 -160 ) ( -1952 1816 -160 ) ( -1952 1816 -32 ) TECH12_1 -64 99 -180 0.999878 -1 +} +// brush 558 +{ +( -1824 1842 0 ) ( -1856 1842 -128 ) ( -1824 1816 0 ) TECH05_2 112 0 0 1 1 +( -1920 1842 -100 ) ( -1888 1842 -100 ) ( -1888 1842 -20 ) TECH12_1 -64 126 -180 1 -1 +( -1828 1814 -20 ) ( -1920 1814 -20 ) ( -1920 1842 -20 ) TECH12_1 112 95 90 1 1 +( -1920 1840 -104 ) ( -1920 1840 -20 ) ( -1920 1814 -20 ) BASE_CEIL1 -8 0 0 1 1 +( -1920 1814 -20 ) ( -1828 1814 -20 ) ( -1850 1842 -106 ) TECH10_2 0 0 0 1 1 +} +// brush 559 +{ +( -1824 1856 0 ) ( -1856 1856 -128 ) ( -1824 1842 0 ) TECH05_2 112 0 0 1 1 +( -1920 1842 -2 ) ( -1888 1842 -2 ) ( -1888 1842 -130 ) COMP1_4 0 35 -180 0.999878 -1 +( -1824 1840 -128 ) ( -1824 1968 -128 ) ( -1856 1968 -128 ) TECH08_1 52 -32 0 1 1 +( -1824 1968 0 ) ( -1824 1840 0 ) ( -1856 1840 0 ) LUNFLR1 0 30 -180 1 1 +( -1920 1840 -128 ) ( -1920 1968 -128 ) ( -1920 1968 0 ) BASE_CEIL1 -8 0 0 1 1 +( -1784 1856 26 ) ( -1784 1856 -138 ) ( -1776 1856 -138 ) PBTEK1_03 16 64 0 1 1 +} +// brush 560 +{ +( -1824 1842 0 ) ( -1856 1842 -128 ) ( -1824 1834 0 ) TECH05_2 112 0 0 1 1 +( -1888 1842 -106 ) ( -1920 1842 -106 ) ( -1920 1842 -120 ) TECH12_1 -64 126 -180 1 -1 +( -1886 1828 -120 ) ( -1886 1838 -120 ) ( -1918 1838 -120 ) TECH12_1 112 95 90 1 1 +( -1920 1830 -120 ) ( -1920 1840 -120 ) ( -1920 1840 -106 ) BASE_CEIL1 -8 0 0 1 1 +( -1856 1842 -106 ) ( -1824 1842 -106 ) ( -1824 1834 -120 ) TECH10_2 0 0 0 1 1 +} +// brush 561 +{ +( -1824 1842 0 ) ( -1856 1842 -128 ) ( -1824 1808 0 ) TECH05_2 112 0 0 1 1 +( -1824 1776 -128 ) ( -1824 1861 -128 ) ( -1856 1861 -128 ) TECH12_1 112 95 90 1 1 +( -1888 1863 -120 ) ( -1888 1778 -120 ) ( -1920 1778 -120 ) TECH10_2 0 -72 0 1 1 +( -1920 1776 -128 ) ( -1920 1861 -128 ) ( -1920 1861 -120 ) BASE_CEIL1 -8 0 0 1 1 +( -1848 1842 0 ) ( -1848 1842 -128 ) ( -1840 1842 -128 ) TECH12_1 -64 126 -180 1 -1 +( -1856 1808 -160 ) ( -1952 1808 -160 ) ( -1952 1808 -32 ) TECH12_1 -64 99 -180 0.999878 -1 +} +// brush 562 +{ +( -1824 1808 0 ) ( -1856 1808 -128 ) ( -1824 1768 0 ) TECH12_1 -24 127 -180 1 -1 +( -1856 1768 -32 ) ( -1856 1768 -160 ) ( -1952 1768 -160 ) TECH12_1 33 123 0 0.999878 1 +( -1920 1707 -128 ) ( -1920 1792 -128 ) ( -1920 1792 -120 ) BASE_CEIL1 -8 0 0 1 1 +( -1920 1707 -120 ) ( -1920 1792 -120 ) ( -1888 1792 -120 ) TECH10_2 0 -72 0 1 1 +( -1856 1792 -128 ) ( -1856 1707 -128 ) ( -1824 1707 -128 ) TECH12_1 -32 0 -90 1 1 +( -1912 1808 -120 ) ( -1944 1808 -120 ) ( -1944 1808 -128 ) TECH12_1 32 127 0 1 1 +} +// brush 563 +{ +( -1824 1744 0 ) ( -1856 1744 -128 ) ( -1824 1736 0 ) TECH12_1 -24 127 -180 1 -1 +( -1632 1736 -106 ) ( -1696 1736 -106 ) ( -1696 1739 -111 ) TECH10_2 0 0 0 1 1 +( -1920 1736 -120 ) ( -1920 1746 -120 ) ( -1920 1746 -106 ) BASE_CEIL1 -8 0 0 1 1 +( -1920 1746 -120 ) ( -1920 1736 -120 ) ( -1888 1736 -120 ) TECH12_1 -23 0 -90 1 1 +( -1920 1736 -106 ) ( -1888 1736 -106 ) ( -1888 1736 -120 ) TECH12_1 32 127 0 1 1 +} +// brush 564 +{ +( -1824 1768 0 ) ( -1856 1768 -128 ) ( -1824 1736 0 ) TECH12_1 -24 127 -180 1 -1 +( -1952 1768 -160 ) ( -1856 1768 -160 ) ( -1856 1768 -32 ) TECH12_1 33 123 0 0.999878 1 +( -1960 1736 0 ) ( -1960 1736 -128 ) ( -1968 1736 -128 ) TECH12_1 32 127 0 1 1 +( -1920 1715 -128 ) ( -1920 1800 -128 ) ( -1920 1800 -120 ) BASE_CEIL1 -8 0 0 1 1 +( -1920 1715 -120 ) ( -1920 1800 -120 ) ( -1888 1800 -120 ) TECH10_2 0 -72 0 1 1 +( -1856 1800 -128 ) ( -1856 1715 -128 ) ( -1824 1715 -128 ) TECH12_1 -23 0 -90 1 1 +} +// brush 565 +{ +( -1824 1763 0 ) ( -1856 1763 -128 ) ( -1824 1736 0 ) TECH12_1 -24 127 -180 1 -1 +( -1828 1762 -20 ) ( -1920 1762 -20 ) ( -1920 1736 -106 ) TECH10_2 0 0 0 1 1 +( -1920 1762 -104 ) ( -1920 1762 -20 ) ( -1920 1736 -20 ) BASE_CEIL1 -8 0 0 1 1 +( -1920 1762 -20 ) ( -1828 1762 -20 ) ( -1828 1736 -20 ) TECH12_1 -23 0 -90 1 1 +( -1850 1736 -106 ) ( -1920 1736 -106 ) ( -1920 1736 -20 ) TECH12_1 32 127 0 1 1 +} +// brush 566 +{ +( -1824 1768 0 ) ( -1856 1768 -128 ) ( -1824 1736 0 ) TECH12_1 -24 127 -180 1 -1 +( -1952 1764 -160 ) ( -1856 1764 -160 ) ( -1856 1764 -32 ) TECH12_1 33 123 0 0.999878 1 +( -1960 1736 0 ) ( -1960 1736 -128 ) ( -1968 1736 -128 ) TECH12_1 32 127 0 1 1 +( -1920 1715 -20 ) ( -1920 1800 -20 ) ( -1920 1800 0 ) BASE_CEIL1 -8 0 0 1 1 +( -1856 1715 0 ) ( -1856 1800 0 ) ( -1824 1800 0 ) LUNFLR1 0 22 -180 1 1 +( -1856 1800 -20 ) ( -1856 1715 -20 ) ( -1824 1715 -20 ) TECH10_2 0 -72 0 1 1 +} +// brush 567 +{ +( -1824 1674 0 ) ( -1856 1674 -128 ) ( -1824 1640 0 ) TECH12_1 -24 127 -180 1 -1 +( -1856 1644 -160 ) ( -1952 1644 -160 ) ( -1952 1644 -32 ) TECH12_1 -64 99 -180 0.999878 -1 +( -1848 1674 0 ) ( -1848 1674 -128 ) ( -1840 1674 -128 ) TECH12_1 -64 126 -180 1 -1 +( -1920 1608 -20 ) ( -1920 1693 -20 ) ( -1920 1693 0 ) BASE_CEIL1 -8 0 0 1 1 +( -1824 1693 0 ) ( -1824 1608 0 ) ( -1856 1608 0 ) LUNFLR1 0 6 -180 1 1 +( -1824 1610 -20 ) ( -1824 1695 -20 ) ( -1856 1695 -20 ) TECH10_2 0 8 0 1 1 +} +// brush 568 +{ +( -1824 1674 0 ) ( -1856 1674 -128 ) ( -1824 1648 0 ) TECH12_1 -24 127 -180 1 -1 +( -1824 1672 -100 ) ( -1856 1672 -100 ) ( -1856 1648 -20 ) TECH10_2 0 0 0 1 1 +( -1920 1672 -104 ) ( -1920 1672 -20 ) ( -1920 1646 -20 ) BASE_CEIL1 -8 0 0 1 1 +( -1824 1650 -20 ) ( -1856 1650 -20 ) ( -1856 1674 -20 ) TECH12_1 24 96 90 1 1 +( -1920 1674 -100 ) ( -1888 1674 -100 ) ( -1888 1674 -20 ) TECH12_1 -64 126 -180 1 -1 +} +// brush 569 +{ +( -1824 1736 0 ) ( -1856 1736 -128 ) ( -1824 1674 0 ) TECH12_1 -24 127 -180 1 -1 +( -1978 1674 26 ) ( -1978 1674 -138 ) ( -1986 1674 -138 ) TECH12_1 -64 127 -180 1 -1 +( -1920 1608 -128 ) ( -1920 1736 -128 ) ( -1920 1736 0 ) BASE_CEIL1 -8 0 0 1 1 +( -1856 1608 0 ) ( -1856 1736 0 ) ( -1824 1736 0 ) LUNFLR1 0 22 -180 1 1 +( -1856 1736 -128 ) ( -1856 1608 -128 ) ( -1824 1608 -128 ) TECH12_1 -64 103 -180 1 1 +( -1888 1736 0 ) ( -1920 1736 0 ) ( -1920 1736 -128 ) TECH10_2 0 0 0 1 1 +} +// brush 570 +{ +( -1824 1674 0 ) ( -1856 1674 -128 ) ( -1824 1640 0 ) TECH12_1 -24 127 -180 1 -1 +( -1856 1640 -160 ) ( -1952 1640 -160 ) ( -1952 1640 -32 ) TECH12_1 -64 99 -180 0.999878 -1 +( -1848 1674 0 ) ( -1848 1674 -128 ) ( -1840 1674 -128 ) TECH12_1 -64 126 -180 1 -1 +( -1920 1608 -128 ) ( -1920 1693 -128 ) ( -1920 1693 -120 ) BASE_CEIL1 -8 0 0 1 1 +( -1888 1695 -120 ) ( -1888 1610 -120 ) ( -1920 1610 -120 ) TECH10_2 0 8 0 1 1 +( -1824 1608 -128 ) ( -1824 1693 -128 ) ( -1856 1693 -128 ) TECH12_1 24 96 90 1 1 +} +// brush 571 +{ +( -1824 1640 0 ) ( -1856 1640 -128 ) ( -1824 1600 0 ) TECH05_2 60 0 0 1 1 +( -1912 1640 -120 ) ( -1944 1640 -120 ) ( -1944 1640 -128 ) TECH12_1 32 127 0 1 1 +( -1856 1624 -128 ) ( -1856 1539 -128 ) ( -1824 1539 -128 ) TECH12_1 -72 0 -90 1 1 +( -1920 1539 -120 ) ( -1920 1624 -120 ) ( -1888 1624 -120 ) TECH10_2 0 8 0 1 1 +( -1920 1539 -128 ) ( -1920 1624 -128 ) ( -1920 1624 -120 ) BASE_CEIL1 -8 0 0 1 1 +( -1856 1600 -32 ) ( -1856 1600 -160 ) ( -1952 1600 -160 ) TECH12_1 33 123 0 0.999878 1 +} +// brush 572 +{ +( -1824 1600 0 ) ( -1856 1600 -128 ) ( -1824 1568 0 ) TECH05_2 60 0 0 1 1 +( -1856 1632 -128 ) ( -1856 1547 -128 ) ( -1824 1547 -128 ) TECH12_1 -64 0 -90 1 1 +( -1920 1547 -120 ) ( -1920 1632 -120 ) ( -1888 1632 -120 ) TECH10_2 0 8 0 1 1 +( -1920 1547 -128 ) ( -1920 1632 -128 ) ( -1920 1632 -120 ) BASE_CEIL1 -8 0 0 1 1 +( -1960 1568 0 ) ( -1960 1568 -128 ) ( -1968 1568 -128 ) TECH12_1 32 127 0 1 1 +( -1952 1600 -160 ) ( -1856 1600 -160 ) ( -1856 1600 -32 ) TECH12_1 33 123 0 0.999878 1 +} +// brush 573 +{ +( -1824 1576 0 ) ( -1856 1576 -128 ) ( -1824 1568 0 ) TECH05_2 60 0 0 1 1 +( -1920 1568 -106 ) ( -1888 1568 -106 ) ( -1888 1568 -120 ) TECH12_1 32 127 0 1 1 +( -1920 1578 -120 ) ( -1920 1568 -120 ) ( -1888 1568 -120 ) TECH12_1 -64 0 -90 1 1 +( -1920 1568 -120 ) ( -1920 1578 -120 ) ( -1920 1578 -106 ) TECH12_1 -64 127 -180 1 -1 +( -1632 1568 -106 ) ( -1696 1568 -106 ) ( -1696 1571 -111 ) TECH10_2 0 0 0 1 1 +} +// brush 574 +{ +( -1824 1568 0 ) ( -1856 1568 -128 ) ( -1824 1552 0 ) TECH05_2 60 0 0 1 1 +( -1888 1568 0 ) ( -1920 1568 0 ) ( -1920 1568 -128 ) TECH10_2 0 0 0 1 1 +( -1856 1568 -128 ) ( -1856 1440 -128 ) ( -1824 1440 -128 ) TECH08_1 120 8 0 1 1 +( -1856 1440 0 ) ( -1856 1568 0 ) ( -1824 1568 0 ) TECH08_1 120 8 0 1 1 +( -1920 1440 -128 ) ( -1920 1568 -128 ) ( -1920 1568 0 ) BASE_CEIL1 -8 0 0 1 1 +( -1906 1552 26 ) ( -1906 1552 -138 ) ( -1914 1552 -138 ) TECH08_1 120 0 0 1 1 +} +// brush 575 +{ +( -1824 1595 0 ) ( -1856 1595 -128 ) ( -1824 1568 0 ) TECH05_2 60 0 0 1 1 +( -1850 1568 -106 ) ( -1920 1568 -106 ) ( -1920 1568 -20 ) TECH12_1 32 127 0 1 1 +( -1824 1568 -20 ) ( -1856 1568 -20 ) ( -1856 1594 -20 ) TECH12_1 -64 0 -90 1 1 +( -1920 1594 -104 ) ( -1920 1594 -20 ) ( -1920 1568 -20 ) BASE_CEIL1 -8 0 0 1 1 +( -1920 1568 -106 ) ( -1850 1568 -106 ) ( -1828 1594 -20 ) TECH10_2 0 0 0 1 1 +} +// brush 576 +{ +( -1824 1600 0 ) ( -1856 1600 -128 ) ( -1824 1568 0 ) TECH05_2 60 0 0 1 1 +( -1856 1632 -20 ) ( -1856 1547 -20 ) ( -1824 1547 -20 ) TECH10_2 0 8 0 1 1 +( -1856 1547 0 ) ( -1856 1632 0 ) ( -1824 1632 0 ) LUNFLR1 0 -1 -180 1 1 +( -1920 1547 -20 ) ( -1920 1632 -20 ) ( -1920 1632 0 ) BASE_CEIL1 -8 0 0 1 1 +( -1960 1568 0 ) ( -1960 1568 -128 ) ( -1968 1568 -128 ) TECH12_1 32 127 0 1 1 +( -1952 1596 -160 ) ( -1856 1596 -160 ) ( -1856 1596 -32 ) TECH12_1 33 123 0 0.999878 1 +} +// brush 577 +{ +( -1824 1640 0 ) ( -1856 1640 -128 ) ( -1824 1600 0 ) TECH08_1 40 0 0 1 1 +( -1912 1644 0 ) ( -1944 1644 0 ) ( -1944 1644 -20 ) TECH12_1 32 127 0 1 1 +( -1856 1624 -20 ) ( -1856 1539 -20 ) ( -1824 1539 -20 ) TECH10_2 0 8 0 1 1 +( -1856 1539 0 ) ( -1856 1624 0 ) ( -1824 1624 0 ) LUNFLR1 0 6 -180 1 1 +( -1920 1539 -20 ) ( -1920 1624 -20 ) ( -1920 1624 0 ) BASE_CEIL1 -8 0 0 1 1 +( -1856 1596 -32 ) ( -1856 1596 -160 ) ( -1952 1596 -160 ) TECH12_1 33 123 0 0.999878 1 +} +// brush 578 +{ +( -1824 1674 0 ) ( -1856 1674 -128 ) ( -1824 1666 0 ) TECH12_1 -24 127 -180 1 -1 +( -1856 1674 -106 ) ( -1824 1674 -106 ) ( -1824 1666 -120 ) TECH10_2 0 0 0 1 1 +( -1920 1662 -128 ) ( -1920 1672 -128 ) ( -1920 1672 -114 ) BASE_CEIL1 -8 0 0 1 1 +( -1822 1660 -120 ) ( -1822 1670 -120 ) ( -1854 1670 -120 ) TECH12_1 24 96 90 1 1 +( -1824 1674 -106 ) ( -1856 1674 -106 ) ( -1856 1674 -120 ) TECH12_1 -64 126 -180 1 -1 +} +// brush 579 +{ +( -1024 1824 -256 ) ( -1472 1824 -256 ) ( -1472 1568 -256 ) WGRND1_6 0 0 0 1 1 +( -1472 1568 -192 ) ( -1472 1824 -192 ) ( -1024 1824 -192 ) WGRND1_6 0 0 0 1 1 +( -1488 1544 -176 ) ( -1040 1544 -176 ) ( -1040 1544 -192 ) WGRND1_6 0 0 0 1 1 +( -1344 1560 -48 ) ( -1344 1816 -48 ) ( -1344 1816 -64 ) WGRND1_6 0 0 0 1 1 +( -1032 1848 -176 ) ( -1480 1848 -176 ) ( -1480 1848 -192 ) WGRND1_6 0 0 0 1 1 +( -1472 1840 -176 ) ( -1472 1584 -176 ) ( -1472 1584 -192 ) WGRND1_6 0 0 0 1 1 +} +// brush 580 +{ +( -992 1520 -192 ) ( -1440 1520 -192 ) ( -1440 1264 -192 ) UWALL1_2 0 -24 0 1 1 +( -1440 1264 0 ) ( -1440 1520 0 ) ( -992 1520 0 ) UWALL1_2 0 -24 0 1 1 +( -1432 1504 -176 ) ( -984 1504 -176 ) ( -984 1504 -192 ) UWALL1_2 0 0 0 1 1 +( -1344 1248 -48 ) ( -1344 1504 -48 ) ( -1344 1504 -64 ) UWALL1_2 24 0 0 1 1 +( -1408 1560 0 ) ( -1408 1560 -192 ) ( -1344 1544 -192 ) UWALL1_2 0 0 0 1 1 +( -1408 1560 -192 ) ( -1408 1560 0 ) ( -1408 1504 0 ) UWALL1_2 24 0 0 1 1 +} +// brush 581 +{ +( -1472 1520 -176 ) ( -1472 1264 -176 ) ( -1472 1264 -192 ) UWALL1_2 24 0 0 1 1 +( -1408 1560 -192 ) ( -1408 1560 0 ) ( -1472 1544 0 ) UWALL1_2 0 0 0 1 1 +( -1408 1560 0 ) ( -1408 1560 -192 ) ( -1408 1504 -192 ) UWALL1_2 24 0 0 1 1 +( -1528 1504 -176 ) ( -1080 1504 -176 ) ( -1080 1504 -192 ) UWALL1_2 32 0 0 1 1 +( -1536 1264 0 ) ( -1536 1520 0 ) ( -1088 1520 0 ) UWALL1_2 32 -24 0 1 1 +( -1088 1520 -192 ) ( -1536 1520 -192 ) ( -1536 1264 -192 ) UWALL1_2 32 -24 0 1 1 +} +// brush 582 +{ +( -1512 1544 -192 ) ( -1512 1544 0 ) ( -1408 1544 0 ) UWALL1_2 56 0 0 1 1 +( -1512 1656 -192 ) ( -1512 1656 -40 ) ( -1512 1544 0 ) UWALL1_2 56 0 0 1 1 +( -1472 1656 -192 ) ( -1472 1656 -40 ) ( -1512 1656 -40 ) UWALL1_2 -8 0 -180 1 -1 +( -1408 1544 -192 ) ( -1408 1544 0 ) ( -1472 1656 -40 ) UWALL1_2 0 0 0 1 1 +( -1512 1656 -40 ) ( -1472 1656 -40 ) ( -1408 1544 0 ) UWALL1_2 56 7 90 1 1 +( -1472 1656 -192 ) ( -1512 1656 -192 ) ( -1512 1544 -192 ) UWALL1_2 56 7 90 1 1 +} +// brush 583 +{ +( -1512 1744 0 ) ( -1512 1848 -24 ) ( -1440 1744 0 ) UWALL1_2 8 8 90 1 1 +( -1512 1656 -40 ) ( -1512 1744 0 ) ( -1440 1656 -40 ) UWALL1_2 8 8 90 1 1 +( -1488 2200 -192 ) ( -1488 1752 -192 ) ( -1232 1752 -192 ) UWALL1_2 8 8 90 1 1 +( -1440 1744 -192 ) ( -1440 1744 0 ) ( -1472 1848 0 ) UWALL1_2 0 0 0 1 1 +( -1224 1848 -48 ) ( -1480 1848 -48 ) ( -1480 1848 -64 ) UWALL1_2 -8 0 -180 1 -1 +( -1512 1656 0 ) ( -1512 1656 -192 ) ( -1512 1848 -192 ) UWALL1_2 8 0 0 1 1 +( -1512 1656 -192 ) ( -1512 1656 0 ) ( -1472 1656 0 ) UWALL1_2 -8 0 -180 1 -1 +( -1440 1744 0 ) ( -1440 1744 -192 ) ( -1472 1656 -192 ) UWALL1_2 0 0 0 1 1 +} +// brush 584 +{ +( -1472 1888 -24 ) ( -1376 1888 0 ) ( -1472 1816 -24 ) UWALL1_2 0 0 0 1 1 +( -1408 1816 -192 ) ( -1472 1848 -192 ) ( -1408 1816 0 ) UWALL1_2 0 0 0 1 1 +( -1472 1816 0 ) ( -1472 1816 -192 ) ( -1472 1888 -192 ) UWALL1_2 0 0 0 1 1 +( -1000 1888 -176 ) ( -1448 1888 -176 ) ( -1448 1888 -192 ) UWALL1_2 0 0 0 1 1 +( -1344 1600 -48 ) ( -1344 1856 -48 ) ( -1344 1856 -64 ) UWALL1_2 0 0 0 1 1 +( -1408 1816 -192 ) ( -1408 1816 0 ) ( -1344 1848 0 ) UWALL1_2 0 0 0 1 1 +( -1440 1608 0 ) ( -1440 1864 0 ) ( -992 1864 0 ) UWALL1_2 0 0 0 1 1 +( -992 1864 -192 ) ( -1440 1864 -192 ) ( -1440 1608 -192 ) UWALL1_2 0 0 0 1 1 +} +// brush 585 +{ +( -1512 1888 0 ) ( -1512 1848 0 ) ( -1512 1848 -192 ) UWALL1_2 0 0 0 1 1 +( -1472 1888 0 ) ( -1512 1888 0 ) ( -1512 1888 -192 ) UWALL1_2 0 0 0 1 1 +( -1472 1848 0 ) ( -1472 1888 0 ) ( -1472 1888 -192 ) UWALL1_2 0 0 0 1 1 +( -1512 1848 0 ) ( -1472 1848 0 ) ( -1472 1848 -192 ) UWALL1_2 0 0 0 1 1 +( -1512 1848 -24 ) ( -1512 1888 -24 ) ( -1472 1888 -24 ) UWALL1_2 0 0 0 1 1 +( -1472 1888 -192 ) ( -1512 1888 -192 ) ( -1512 1848 -192 ) UWALL1_2 0 0 0 1 1 +} +// brush 586 +{ +( -1472 1544 -192 ) ( -1512 1544 -192 ) ( -1512 1504 -192 ) UWALL1_2 0 -24 0 1 1 +( -1512 1504 0 ) ( -1512 1544 0 ) ( -1472 1544 0 ) UWALL1_2 0 -24 0 1 1 +( -1512 1504 0 ) ( -1472 1504 0 ) ( -1472 1504 -192 ) UWALL1_2 0 0 0 1 1 +( -1472 1504 0 ) ( -1472 1544 0 ) ( -1472 1544 -192 ) UWALL1_2 24 0 0 1 1 +( -1472 1544 0 ) ( -1512 1544 0 ) ( -1512 1544 -192 ) UWALL1_2 0 0 0 1 1 +( -1512 1544 0 ) ( -1512 1504 0 ) ( -1512 1504 -192 ) UWALL1_2 24 0 0 1 1 +} +// brush 587 +{ +( -1512 1512 0 ) ( -1512 1472 0 ) ( -1512 1472 -192 ) sky-stars2 0 0 0 1 1 +( -1344 1504 0 ) ( -1384 1504 0 ) ( -1384 1504 -192 ) sky-stars2 0 0 0 1 1 +( -1344 1464 0 ) ( -1344 1504 0 ) ( -1344 1504 -192 ) sky-stars2 0 0 0 1 1 +( -1384 1472 0 ) ( -1344 1472 0 ) ( -1344 1472 -192 ) sky-stars2 0 0 0 1 1 +( -1384 1464 64 ) ( -1384 1504 64 ) ( -1344 1504 64 ) sky-stars2 0 0 0 1 1 +( -1344 1504 -192 ) ( -1384 1504 -192 ) ( -1384 1464 -192 ) sky-stars2 0 0 0 1 1 +} +// brush 588 +{ +( -1368 1504 -192 ) ( -1408 1504 -192 ) ( -1408 1464 -192 ) sky-stars2 24 0 0 1 1 +( -1408 1464 64 ) ( -1408 1504 64 ) ( -1368 1504 64 ) sky-stars2 24 0 0 1 1 +( -1408 1472 0 ) ( -1368 1472 0 ) ( -1368 1472 -192 ) sky-stars2 24 0 0 1 1 +( -1512 1848 0 ) ( -1512 1888 0 ) ( -1512 1888 -192 ) sky-stars2 0 0 0 1 1 +( -1512 1888 0 ) ( -1552 1888 0 ) ( -1552 1888 -192 ) sky-stars2 24 0 0 1 1 +( -1536 1512 0 ) ( -1536 1472 0 ) ( -1536 1472 -192 ) sky-stars2 0 0 0 1 1 +} +// brush 589 +{ +( -1536 1544 0 ) ( -1536 1504 0 ) ( -1536 1504 -192 ) sky-stars2 -32 0 0 1 1 +( -1512 1920 0 ) ( -1552 1920 0 ) ( -1552 1920 -192 ) sky-stars2 24 0 0 1 1 +( -1408 2272 0 ) ( -1408 2312 0 ) ( -1408 2312 -192 ) sky-stars2 -32 0 0 1 1 +( -1208 1888 0 ) ( -1168 1888 0 ) ( -1168 1888 -192 ) sky-stars2 24 0 0 1 1 +( -1408 1496 64 ) ( -1408 1536 64 ) ( -1368 1536 64 ) sky-stars2 24 32 0 1 1 +( -1368 1536 -192 ) ( -1408 1536 -192 ) ( -1408 1496 -192 ) sky-stars2 24 32 0 1 1 +} +// brush 590 +{ +( -256 1984 0 ) ( -1600 1984 0 ) ( -1600 1728 0 ) BASE_CEIL1 32 0 0 1 1 +( -1600 1728 128 ) ( -1600 1984 128 ) ( -256 1984 128 ) TECH08_2 32 0 0 1 1 +( -1912 1856 16 ) ( -568 1856 16 ) ( -568 1856 0 ) BASE_CEIL1 0 0 0 1 1 +( -1312 2088 144 ) ( -1312 2344 144 ) ( -1312 2344 128 ) TECH08_2 0 0 0 1 1 +( -64 1888 16 ) ( -1408 1888 16 ) ( -1408 1888 0 ) TECH08_1 32 0 0 1 1 +( -1408 1920 16 ) ( -1408 1664 16 ) ( -1408 1664 0 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 591 +{ +( -1344 1856 32 ) ( -1344 1856 64 ) ( -1376 1888 64 ) sky-stars2 0 0 0 1 1 +( -1512 1512 0 ) ( -1512 1472 0 ) ( -1512 1472 -192 ) sky-stars2 0 0 0 1 1 +( -1376 1888 32 ) ( -1376 1888 64 ) ( -1512 1888 64 ) sky-stars2 0 0 0 1 1 +( -1344 1856 64 ) ( -1344 1856 32 ) ( -1344 1504 32 ) sky-stars2 0 0 0 1 1 +( -1376 1504 0 ) ( -1336 1504 0 ) ( -1336 1504 -192 ) sky-stars2 0 0 0 1 1 +( -1384 1464 64 ) ( -1384 1504 64 ) ( -1344 1504 64 ) sky-stars2 0 0 0 1 1 +( -1344 1504 32 ) ( -1384 1504 32 ) ( -1384 1464 32 ) sky-stars2 0 0 0 1 1 +} +// brush 592 +{ +( -1728 1952 -128 ) ( -1728 1968 -128 ) ( -1728 1968 0 ) TECH05_2 0 0 0 1 1 +( -1680 2048 0 ) ( -1680 2048 -20 ) ( -1744 2048 -20 ) TECH08_1 0 0 0 1 1 +( -1744 2112 0 ) ( -1744 2112 -20 ) ( -1680 2112 -20 ) TECH05_2 16 0 0 1 1 +( -1680 2112 0 ) ( -1680 2048 0 ) ( -1744 2048 0 ) TECH05_2 32 0 0 1 1 +( -1744 2112 -20 ) ( -1744 2048 -20 ) ( -1680 2048 -20 ) TECH07_2 97 -32 90 1 -1 +( -1616 2048 -20 ) ( -1616 2048 0 ) ( -1616 2112 0 ) TECH08_1B 0 0 0 1 1 +} +// brush 593 +{ +( -1728 1952 -128 ) ( -1728 1968 -128 ) ( -1728 1968 0 ) TECH05_2 0 0 0 1 1 +( -1712 2048 -20 ) ( -1712 2048 -120 ) ( -1744 2048 -120 ) TECH08_1 0 0 0 1 1 +( -1744 2112 -20 ) ( -1744 2112 -120 ) ( -1712 2112 -120 ) TECH05_2 16 0 0 1 1 +( -1712 2112 -20 ) ( -1712 2048 -20 ) ( -1744 2048 -20 ) TECH05_2 32 0 0 1 1 +( -1744 2112 -120 ) ( -1744 2048 -120 ) ( -1712 2048 -120 ) TECH05_2 32 0 0 1 1 +( -1714 2048 -120 ) ( -1714 2048 -20 ) ( -1714 2112 -20 ) TECH07_2 96 0 0 1 1 +} +// brush 594 +{ +( -1714 2048 -108 ) ( -1714 2112 -108 ) ( -1704 2112 -120 ) TECH07_2 96 0 0 1 1 +( -1702 2048 -106 ) ( -1702 2048 -120 ) ( -1712 2048 -120 ) SYM06_2 0 0 0 1 1 +( -1712 2112 -106 ) ( -1712 2112 -120 ) ( -1702 2112 -120 ) TECH05_2 16 0 0 1 1 +( -1712 2112 -120 ) ( -1712 2048 -120 ) ( -1702 2048 -120 ) TECH05_2 32 0 0 1 1 +( -1714 2112 -108 ) ( -1714 2048 -108 ) ( -1714 2048 -120 ) TECH05_2 0 0 0 1 1 +} +// brush 595 +{ +( -1712 2112 -96 ) ( -1712 2048 -96 ) ( -1690 2048 -20 ) TECH07_2 96 0 0 1 1 +( -1712 2048 -20 ) ( -1686 2048 -20 ) ( -1686 2048 -104 ) SYM06_2 0 0 0 1 1 +( -1686 2112 -20 ) ( -1712 2112 -20 ) ( -1712 2112 -104 ) TECH05_2 16 0 0 1 1 +( -1690 2112 -20 ) ( -1690 2048 -20 ) ( -1712 2048 -20 ) TECH05_2 32 0 0 1 1 +( -1714 2048 -96 ) ( -1714 2112 -96 ) ( -1714 2112 -20 ) TECH05_2 0 0 0 1 1 +} +// brush 596 +{ +( -1584 2048 -120 ) ( -1584 2048 -128 ) ( -1680 2048 -128 ) SYM06_2 0 0 0 1 1 +( -1680 2112 -120 ) ( -1680 2112 -128 ) ( -1584 2112 -128 ) TECH08_1B 32 0 0 1 1 +( -1584 2112 -120 ) ( -1584 2048 -120 ) ( -1680 2048 -120 ) TECH07_2 97 32 90 1 1 +( -1680 2112 -128 ) ( -1680 2048 -128 ) ( -1584 2048 -128 ) TECH08_1B 32 0 0 1 1 +( -1472 2048 -136 ) ( -1472 2048 -128 ) ( -1472 2112 -128 ) TECH08_1B 0 0 0 1 1 +( -1728 2112 -130 ) ( -1728 2112 -122 ) ( -1728 2048 -122 ) TECH08_1B 0 0 0 1 1 +} +// brush 597 +{ +( -1614 2112 -20 ) ( -1614 2048 -20 ) ( -1614 2048 -120 ) TECH07_2 96 0 0 1 1 +( -1616 2048 -120 ) ( -1584 2048 -120 ) ( -1584 2112 -120 ) TECH05_2 68 0 0 1 1 +( -1584 2048 -20 ) ( -1616 2048 -20 ) ( -1616 2112 -20 ) TECH05_2 68 0 0 1 1 +( -1616 2112 -120 ) ( -1584 2112 -120 ) ( -1584 2112 -20 ) TECH05_2 52 0 0 1 1 +( -1584 2048 -120 ) ( -1616 2048 -120 ) ( -1616 2048 -20 ) SYM06_2 0 0 0 1 1 +( -1586 1968 0 ) ( -1586 1968 -128 ) ( -1586 1952 -128 ) TECH07_2 96 0 0 1 1 +} +// brush 598 +{ +( -1614 2048 -120 ) ( -1614 2048 -108 ) ( -1614 2112 -108 ) TECH05_2 0 0 0 1 1 +( -1626 2048 -120 ) ( -1616 2048 -120 ) ( -1616 2112 -120 ) TECH05_2 68 0 0 1 1 +( -1626 2112 -120 ) ( -1616 2112 -120 ) ( -1616 2112 -106 ) TECH05_2 52 0 0 1 1 +( -1616 2048 -120 ) ( -1626 2048 -120 ) ( -1626 2048 -106 ) SYM06_2 36 0 0 1 1 +( -1624 2112 -120 ) ( -1614 2112 -108 ) ( -1614 2048 -108 ) TECH07_2 96 0 0 1 1 +} +// brush 599 +{ +( -1614 2112 -20 ) ( -1614 2112 -96 ) ( -1614 2048 -96 ) TECH05_2 0 0 0 1 1 +( -1616 2048 -20 ) ( -1638 2048 -20 ) ( -1638 2112 -20 ) TECH05_2 68 0 0 1 1 +( -1616 2112 -104 ) ( -1616 2112 -20 ) ( -1642 2112 -20 ) TECH05_2 52 0 0 1 1 +( -1642 2048 -104 ) ( -1642 2048 -20 ) ( -1616 2048 -20 ) SYM06_2 0 0 0 1 1 +( -1638 2048 -20 ) ( -1616 2048 -96 ) ( -1616 2112 -96 ) TECH07_2 96 0 0 1 1 +} +// brush 600 +{ +( -1586 2112 -108 ) ( -1586 2048 -108 ) ( -1586 2048 -120 ) TECH05_2 0 0 0 1 1 +( -1584 2112 -120 ) ( -1584 2048 -120 ) ( -1574 2048 -120 ) TECH05_2 32 0 0 1 1 +( -1584 2112 -106 ) ( -1584 2112 -120 ) ( -1574 2112 -120 ) TECH05_2 16 0 0 1 1 +( -1574 2048 -106 ) ( -1574 2048 -120 ) ( -1584 2048 -120 ) SYM06_2 0 0 0 1 1 +( -1586 2048 -108 ) ( -1586 2112 -108 ) ( -1576 2112 -120 ) TECH07_2 96 0 0 1 1 +} +// brush 601 +{ +( -1586 2048 -96 ) ( -1586 2112 -96 ) ( -1586 2112 -20 ) TECH05_2 0 0 0 1 1 +( -1562 2112 -20 ) ( -1562 2048 -20 ) ( -1584 2048 -20 ) TECH05_2 32 0 0 1 1 +( -1558 2112 -20 ) ( -1584 2112 -20 ) ( -1584 2112 -104 ) TECH05_2 16 0 0 1 1 +( -1584 2048 -20 ) ( -1558 2048 -20 ) ( -1558 2048 -104 ) SYM06_2 0 0 0 1 1 +( -1584 2112 -96 ) ( -1584 2048 -96 ) ( -1562 2048 -20 ) TECH07_2 96 0 0 1 1 +} +// brush 602 +{ +( -1472 1968 0 ) ( -1472 1968 -128 ) ( -1472 1952 -128 ) TECH05_2 0 0 0 1 1 +( -1456 2048 -120 ) ( -1488 2048 -120 ) ( -1488 2048 -20 ) TECH08_1 0 0 0 1 1 +( -1488 2112 -120 ) ( -1456 2112 -120 ) ( -1456 2112 -20 ) TECH05_2 52 0 0 1 1 +( -1456 2048 -20 ) ( -1488 2048 -20 ) ( -1488 2112 -20 ) TECH05_2 68 0 0 1 1 +( -1488 2048 -120 ) ( -1456 2048 -120 ) ( -1456 2112 -120 ) TECH05_2 68 0 0 1 1 +( -1486 2112 -20 ) ( -1486 2048 -20 ) ( -1486 2048 -120 ) TECH07_2 96 0 0 1 1 +} +// brush 603 +{ +( -1496 2112 -120 ) ( -1486 2112 -108 ) ( -1486 2048 -108 ) TECH07_2 96 0 0 1 1 +( -1488 2048 -120 ) ( -1498 2048 -120 ) ( -1498 2048 -106 ) SYM06_2 36 0 0 1 1 +( -1498 2112 -120 ) ( -1488 2112 -120 ) ( -1488 2112 -106 ) TECH05_2 52 0 0 1 1 +( -1498 2048 -120 ) ( -1488 2048 -120 ) ( -1488 2112 -120 ) TECH05_2 68 0 0 1 1 +( -1486 2048 -120 ) ( -1486 2048 -108 ) ( -1486 2112 -108 ) TECH05_2 0 0 0 1 1 +} +// brush 604 +{ +( -1510 2048 -20 ) ( -1488 2048 -96 ) ( -1488 2112 -96 ) TECH07_2 96 0 0 1 1 +( -1514 2048 -104 ) ( -1514 2048 -20 ) ( -1488 2048 -20 ) SYM06_2 0 0 0 1 1 +( -1488 2112 -104 ) ( -1488 2112 -20 ) ( -1514 2112 -20 ) TECH05_2 52 0 0 1 1 +( -1488 2048 -20 ) ( -1510 2048 -20 ) ( -1510 2112 -20 ) TECH05_2 68 0 0 1 1 +( -1486 2112 -20 ) ( -1486 2112 -96 ) ( -1486 2048 -96 ) TECH05_2 0 0 0 1 1 +} +// brush 605 +{ +( -1472 2048 -20 ) ( -1472 2048 0 ) ( -1472 2112 0 ) TECH08_1B 0 0 0 1 1 +( -1600 2112 -20 ) ( -1600 2048 -20 ) ( -1536 2048 -20 ) TECH07_2 97 -16 90 1 -1 +( -1536 2112 0 ) ( -1536 2048 0 ) ( -1600 2048 0 ) TECH05_2 16 0 0 1 1 +( -1600 2112 0 ) ( -1600 2112 -20 ) ( -1536 2112 -20 ) TECH05_2 0 0 0 1 1 +( -1536 2048 0 ) ( -1536 2048 -20 ) ( -1600 2048 -20 ) TECH08_1 0 0 0 1 1 +( -1584 1952 -128 ) ( -1584 1968 -128 ) ( -1584 1968 0 ) TECH05_2 0 0 0 1 1 +} +// brush 606 +{ +( -1616 1952 -128 ) ( -1616 1968 -128 ) ( -1616 1968 0 ) TECH05_2 0 0 0 1 1 +( -1568 2048 0 ) ( -1568 2048 -20 ) ( -1632 2048 -20 ) SYM06_2 0 0 0 1 1 +( -1632 2112 0 ) ( -1632 2112 -20 ) ( -1568 2112 -20 ) TECH05_2 32 0 0 1 1 +( -1568 2112 0 ) ( -1568 2048 0 ) ( -1632 2048 0 ) TECH05_2 48 0 0 1 1 +( -1632 2112 -20 ) ( -1632 2048 -20 ) ( -1568 2048 -20 ) TECH07_2 97 -48 90 1 -1 +( -1584 2048 -20 ) ( -1584 2048 0 ) ( -1584 2112 0 ) TECH08_1B 0 0 0 1 1 +} +// brush 607 +{ +( -1280 1680 -52 ) ( -1280 1680 -32 ) ( -1344 1680 -32 ) TECH08_1B 0 -31 -180 1 -1 +( -1344 1552 -52 ) ( -1280 1552 -52 ) ( -1280 1616 -52 ) TECH07_2 -31 64 -180 1 -1 +( -1344 1616 -32 ) ( -1280 1616 -32 ) ( -1280 1552 -32 ) TECH05_2 -63 0 90 1 1 +( -1344 1552 -32 ) ( -1344 1552 -52 ) ( -1344 1616 -52 ) SYM06_2 -96 -31 0 1 1 +( -1280 1616 -32 ) ( -1280 1616 -52 ) ( -1280 1552 -52 ) TECH08_1 -96 -31 0 1 1 +( -1184 1568 -160 ) ( -1200 1568 -160 ) ( -1200 1568 -32 ) TECH05_2 0 -31 -180 1 -1 +} +// brush 608 +{ +( -1280 1582 -152 ) ( -1280 1582 -52 ) ( -1344 1582 -52 ) TECH07_2 -32 -31 -180 1 -1 +( -1344 1552 -152 ) ( -1280 1552 -152 ) ( -1280 1584 -152 ) TECH05_2 -63 0 90 1 1 +( -1344 1584 -52 ) ( -1280 1584 -52 ) ( -1280 1552 -52 ) TECH05_2 -63 0 90 1 1 +( -1344 1552 -52 ) ( -1344 1552 -152 ) ( -1344 1584 -152 ) SYM06_2 -96 -31 0 1 1 +( -1280 1584 -52 ) ( -1280 1584 -152 ) ( -1280 1552 -152 ) TECH08_1 -96 -31 0 1 1 +( -1184 1568 -160 ) ( -1200 1568 -160 ) ( -1200 1568 -32 ) TECH05_2 0 -31 -180 1 -1 +} +// brush 609 +{ +( -1344 1582 -140 ) ( -1280 1582 -140 ) ( -1280 1582 -152 ) TECH05_2 0 -31 -180 1 -1 +( -1344 1584 -152 ) ( -1280 1584 -152 ) ( -1280 1594 -152 ) TECH05_2 -63 0 90 1 1 +( -1344 1584 -138 ) ( -1344 1584 -152 ) ( -1344 1594 -152 ) TECH05_2 -80 -31 0 1 1 +( -1280 1594 -138 ) ( -1280 1594 -152 ) ( -1280 1584 -152 ) SYM06_2 -96 -31 0 1 1 +( -1280 1582 -140 ) ( -1344 1582 -140 ) ( -1344 1592 -152 ) TECH07_2 -32 -31 -180 1 -1 +} +// brush 610 +{ +( -1280 1582 -128 ) ( -1344 1582 -128 ) ( -1344 1582 -52 ) TECH05_2 0 -31 -180 1 -1 +( -1344 1606 -52 ) ( -1280 1606 -52 ) ( -1280 1584 -52 ) TECH05_2 -63 0 90 1 1 +( -1344 1610 -52 ) ( -1344 1584 -52 ) ( -1344 1584 -136 ) SYM06_2 -96 -31 0 1 1 +( -1280 1584 -52 ) ( -1280 1610 -52 ) ( -1280 1610 -136 ) SYM06_2 32 -32 0 1 1 +( -1344 1584 -128 ) ( -1280 1584 -128 ) ( -1280 1606 -52 ) TECH07_2 -32 -31 -180 1 -1 +} +// brush 611 +{ +( -1344 1568 -162 ) ( -1344 1568 -154 ) ( -1280 1568 -154 ) TECH08_1B 0 -31 -180 1 -1 +( -1280 1824 -168 ) ( -1280 1824 -160 ) ( -1344 1824 -160 ) TECH08_1B 0 -31 -180 1 -1 +( -1344 1616 -160 ) ( -1280 1616 -160 ) ( -1280 1712 -160 ) TECH08_1B -63 0 90 1 1 +( -1344 1712 -152 ) ( -1280 1712 -152 ) ( -1280 1616 -152 ) TECH07_2 -31 -64 -180 1 1 +( -1344 1616 -152 ) ( -1344 1616 -160 ) ( -1344 1712 -160 ) SYM06_2 -96 -31 0 1 1 +( -1280 1712 -152 ) ( -1280 1712 -160 ) ( -1280 1616 -160 ) SYM06_2 32 -32 0 1 1 +} +// brush 612 +{ +( -1200 1710 -32 ) ( -1200 1710 -160 ) ( -1184 1710 -160 ) TECH07_2 -32 -31 -180 1 -1 +( -1280 1712 -152 ) ( -1280 1680 -152 ) ( -1280 1680 -52 ) SYM06_2 -96 -31 0 1 1 +( -1344 1680 -152 ) ( -1344 1712 -152 ) ( -1344 1712 -52 ) SYM06_2 -96 -31 0 1 1 +( -1280 1712 -52 ) ( -1280 1680 -52 ) ( -1344 1680 -52 ) TECH05_2 -27 0 90 1 1 +( -1280 1680 -152 ) ( -1280 1712 -152 ) ( -1344 1712 -152 ) TECH05_2 -27 0 90 1 1 +( -1344 1682 -52 ) ( -1280 1682 -52 ) ( -1280 1682 -152 ) TECH07_2 -32 -31 -180 1 -1 +} +// brush 613 +{ +( -1344 1672 -152 ) ( -1344 1682 -140 ) ( -1280 1682 -140 ) TECH07_2 -32 -31 -180 1 -1 +( -1280 1680 -152 ) ( -1280 1670 -152 ) ( -1280 1670 -138 ) SYM06_2 -96 -31 0 1 1 +( -1344 1670 -152 ) ( -1344 1680 -152 ) ( -1344 1680 -138 ) SYM06_2 -96 -31 0 1 1 +( -1280 1670 -152 ) ( -1280 1680 -152 ) ( -1344 1680 -152 ) TECH05_2 -27 0 90 1 1 +( -1280 1682 -152 ) ( -1280 1682 -140 ) ( -1344 1682 -140 ) TECH05_2 0 -31 -180 1 -1 +} +// brush 614 +{ +( -1280 1658 -52 ) ( -1280 1680 -128 ) ( -1344 1680 -128 ) TECH07_2 -32 -31 -180 1 -1 +( -1280 1654 -136 ) ( -1280 1654 -52 ) ( -1280 1680 -52 ) SYM06_2 -96 -31 0 1 1 +( -1344 1680 -136 ) ( -1344 1680 -52 ) ( -1344 1654 -52 ) SYM06_2 -96 -31 0 1 1 +( -1280 1680 -52 ) ( -1280 1658 -52 ) ( -1344 1658 -52 ) TECH05_2 -27 0 90 1 1 +( -1344 1682 -52 ) ( -1344 1682 -128 ) ( -1280 1682 -128 ) TECH05_2 0 -31 -180 1 -1 +} +// brush 615 +{ +( -1280 1710 -140 ) ( -1344 1710 -140 ) ( -1344 1720 -152 ) TECH07_2 -32 -31 -180 1 -1 +( -1280 1722 -138 ) ( -1280 1722 -152 ) ( -1280 1712 -152 ) SYM06_2 -96 -31 0 1 1 +( -1344 1712 -138 ) ( -1344 1712 -152 ) ( -1344 1722 -152 ) SYM06_2 -96 -31 0 1 1 +( -1344 1712 -152 ) ( -1280 1712 -152 ) ( -1280 1722 -152 ) TECH05_2 -63 0 90 1 1 +( -1344 1710 -140 ) ( -1280 1710 -140 ) ( -1280 1710 -152 ) TECH05_2 0 -31 -180 1 -1 +} +// brush 616 +{ +( -1344 1712 -128 ) ( -1280 1712 -128 ) ( -1280 1734 -52 ) TECH07_2 -32 -31 -180 1 -1 +( -1280 1712 -52 ) ( -1280 1738 -52 ) ( -1280 1738 -136 ) SYM06_2 -96 -31 0 1 1 +( -1344 1738 -52 ) ( -1344 1712 -52 ) ( -1344 1712 -136 ) SYM06_2 -96 -31 0 1 1 +( -1344 1734 -52 ) ( -1280 1734 -52 ) ( -1280 1712 -52 ) TECH05_2 -63 0 90 1 1 +( -1280 1710 -128 ) ( -1344 1710 -128 ) ( -1344 1710 -52 ) TECH05_2 0 -31 -180 1 -1 +} +// brush 617 +{ +( -1344 1810 -52 ) ( -1280 1810 -52 ) ( -1280 1810 -152 ) TECH07_2 -32 -31 -180 1 -1 +( -1280 1808 -152 ) ( -1280 1840 -152 ) ( -1344 1840 -152 ) TECH05_2 -27 0 90 1 1 +( -1280 1840 -52 ) ( -1280 1808 -52 ) ( -1344 1808 -52 ) TECH05_2 -27 0 90 1 1 +( -1344 1808 -152 ) ( -1344 1840 -152 ) ( -1344 1840 -52 ) SYM06_2 -96 -31 0 1 1 +( -1280 1840 -152 ) ( -1280 1808 -152 ) ( -1280 1808 -52 ) TECH08_1 -96 -31 0 1 1 +( -1200 1824 -32 ) ( -1200 1824 -160 ) ( -1184 1824 -160 ) TECH05_2 0 -31 -180 1 -1 +} +// brush 618 +{ +( -1280 1810 -152 ) ( -1280 1810 -140 ) ( -1344 1810 -140 ) TECH05_2 0 -31 -180 1 -1 +( -1280 1798 -152 ) ( -1280 1808 -152 ) ( -1344 1808 -152 ) TECH05_2 -27 0 90 1 1 +( -1344 1798 -152 ) ( -1344 1808 -152 ) ( -1344 1808 -138 ) BASE_CEIL1 -64 0 0 1 1 +( -1280 1808 -152 ) ( -1280 1798 -152 ) ( -1280 1798 -138 ) TECH08_1 -96 -31 0 1 1 +( -1344 1800 -152 ) ( -1344 1810 -140 ) ( -1280 1810 -140 ) TECH07_2 -32 -31 -180 1 -1 +} +// brush 619 +{ +( -1344 1810 -52 ) ( -1344 1810 -128 ) ( -1280 1810 -128 ) TECH05_2 0 -31 -180 1 -1 +( -1280 1808 -52 ) ( -1280 1786 -52 ) ( -1344 1786 -52 ) TECH05_2 -27 0 90 1 1 +( -1344 1808 -136 ) ( -1344 1808 -52 ) ( -1344 1782 -52 ) SYM06_2 -96 -31 0 1 1 +( -1280 1782 -136 ) ( -1280 1782 -52 ) ( -1280 1808 -52 ) SYM06_2 -96 -31 0 1 1 +( -1280 1786 -52 ) ( -1280 1808 -128 ) ( -1344 1808 -128 ) TECH07_2 -32 -31 -180 1 -1 +} +// brush 620 +{ +( -1184 1712 -160 ) ( -1200 1712 -160 ) ( -1200 1712 -32 ) TECH05_2 0 -31 -180 1 -1 +( -1280 1760 -32 ) ( -1280 1760 -52 ) ( -1280 1696 -52 ) TECH08_1 -96 -31 0 1 1 +( -1344 1696 -32 ) ( -1344 1696 -52 ) ( -1344 1760 -52 ) SYM06_2 -96 -31 0 1 1 +( -1344 1760 -32 ) ( -1280 1760 -32 ) ( -1280 1696 -32 ) TECH05_2 -79 0 90 1 1 +( -1344 1696 -52 ) ( -1280 1696 -52 ) ( -1280 1760 -52 ) TECH07_2 -31 80 -180 1 -1 +( -1280 1824 -52 ) ( -1280 1824 -32 ) ( -1344 1824 -32 ) TECH08_1B 0 -31 -180 1 -1 +} +// brush 621 +{ +( -1280 1712 -52 ) ( -1280 1712 -32 ) ( -1344 1712 -32 ) TECH08_1B 0 -31 -180 1 -1 +( -1344 1664 -52 ) ( -1280 1664 -52 ) ( -1280 1728 -52 ) TECH07_2 -31 48 -180 1 -1 +( -1344 1728 -32 ) ( -1280 1728 -32 ) ( -1280 1664 -32 ) TECH05_2 -47 0 90 1 1 +( -1344 1664 -32 ) ( -1344 1664 -52 ) ( -1344 1728 -52 ) SYM06_2 -96 -31 0 1 1 +( -1280 1728 -32 ) ( -1280 1728 -52 ) ( -1280 1664 -52 ) SYM06_2 -96 -31 0 1 1 +( -1184 1680 -160 ) ( -1200 1680 -160 ) ( -1200 1680 -32 ) TECH05_2 0 -31 -180 1 -1 +} +// brush 622 +{ +( -1248 1544 -192 ) ( -1280 1544 -192 ) ( -1280 1504 -192 ) GRATE01_1 32 0 0 1 1 +( -1280 1504 -128 ) ( -1280 1544 -128 ) ( -1248 1544 -128 ) GRATE01_1 32 0 0 1 1 +( -1280 1504 -64 ) ( -1248 1504 -64 ) ( -1248 1504 -192 ) GRATE01_1 32 0 0 1 1 +( -1280 1568 -64 ) ( -1280 1568 -256 ) ( -1248 1504 -256 ) TECH10_1 32 0 0 1 1 +( -1280 1568 -256 ) ( -1280 1568 -64 ) ( -1344 1568 -64 ) GRATE01_1 32 0 0 1 1 +( -1344 1536 -64 ) ( -1344 1496 -64 ) ( -1344 1496 -192 ) BASE_CEIL1 -64 0 0 1 1 +} +// brush 623 +{ +( -1280 1888 -128 ) ( -1280 1848 -128 ) ( -1248 1848 -128 ) BASE_CEIL1 0 64 0 1 1 +( -1248 1848 0 ) ( -1280 1848 0 ) ( -1280 1888 0 ) BASE_CEIL1 0 64 0 1 1 +( -1248 1888 -128 ) ( -1248 1888 0 ) ( -1280 1888 0 ) BASE_CEIL1 0 0 0 1 1 +( -1248 1888 -192 ) ( -1280 1824 -192 ) ( -1280 1824 0 ) PBTEK1_01 -32 0 0 1 1 +( -1344 1824 0 ) ( -1280 1824 0 ) ( -1280 1824 -192 ) BASE_CEIL1 0 0 0 1 1 +( -1344 1896 -128 ) ( -1344 1896 0 ) ( -1344 1856 0 ) BASE_CEIL1 -64 0 0 1 1 +} +// brush 624 +{ +( -1344 1896 -192 ) ( -1344 1896 -64 ) ( -1344 1856 -64 ) BASE_CEIL1 -64 0 0 1 1 +( -1344 1824 -64 ) ( -1280 1824 -64 ) ( -1280 1824 -256 ) GRATE01_1 32 0 0 1 1 +( -1248 1888 -256 ) ( -1280 1824 -256 ) ( -1280 1824 -64 ) RPBASE5 -32 0 0 1 1 +( -1248 1888 -192 ) ( -1248 1888 -64 ) ( -1280 1888 -64 ) GRATE01_1 32 0 0 1 1 +( -1248 1848 -128 ) ( -1280 1848 -128 ) ( -1280 1888 -128 ) GRATE01_1 32 0 0 1 1 +( -1280 1888 -192 ) ( -1280 1848 -192 ) ( -1248 1848 -192 ) GRATE01_1 32 0 0 1 1 +} +// brush 625 +{ +( -960 1824 -32 ) ( -1408 1824 -32 ) ( -1408 1568 -32 ) PBTEK1_06 32 0 0 1 1 +( -1408 1568 0 ) ( -1408 1824 0 ) ( -960 1824 0 ) PBTEK1_06 32 0 0 1 1 +( -1424 1568 48 ) ( -976 1568 48 ) ( -976 1568 32 ) PBTEK1_06 32 0 0 1 1 +( -1280 1560 176 ) ( -1280 1816 176 ) ( -1280 1816 160 ) PBTEK1_06 32 0 0 1 1 +( -968 1824 48 ) ( -1416 1824 48 ) ( -1416 1824 32 ) PBTEK1_06 32 0 0 1 1 +( -1344 1832 48 ) ( -1344 1576 48 ) ( -1344 1576 32 ) BASE_CEIL1 -64 0 0 1 1 +} +// brush 626 +{ +( -608 1784 -64 ) ( -832 1784 -64 ) ( -832 1208 -64 ) TECH10_2 -32 -32 0 1 1 +( -832 1208 0 ) ( -832 1784 0 ) ( -608 1784 0 ) SFLOOR4_2 0 0 0 1 1 +( -1060 1856 -176 ) ( -836 1856 -176 ) ( -836 1856 -192 ) SYM06_8 -64 0 0 1 1 +( -800 938 -48 ) ( -800 1514 -48 ) ( -800 1514 -64 ) SYM06_8 0 0 0 1 1 +( -604 2144 -176 ) ( -828 2144 -176 ) ( -828 2144 -192 ) SYM06_8 -64 0 0 1 1 +( -864 2630 16 ) ( -864 2054 16 ) ( -864 2054 0 ) SYM06_8 0 0 0 1 1 +} +// brush 627 +{ +( -960 1856 -192 ) ( -1408 1856 -192 ) ( -1408 1600 -192 ) TECH10_1 32 0 0 1 1 +( -1408 1600 -64 ) ( -1408 1856 -64 ) ( -960 1856 -64 ) TECH10_1 32 0 0 1 1 +( -1368 1888 -112 ) ( -920 1888 -112 ) ( -920 1888 -128 ) TECH10_1 32 0 0 1 1 +( -1248 1600 16 ) ( -1248 1856 16 ) ( -1248 1856 0 ) TECH10_1 32 0 0 1 1 +( -920 2016 -112 ) ( -1368 2016 -112 ) ( -1368 2016 -128 ) TECH10_1 32 0 0 1 1 +( -1376 1840 -112 ) ( -1376 1584 -112 ) ( -1376 1584 -128 ) TECH10_1 32 0 0 1 1 +} +// brush 628 +{ +( -864 1840 -112 ) ( -864 1584 -112 ) ( -864 1584 -128 ) TECH10_1 32 0 0 1 1 +( -472 2016 -112 ) ( -920 2016 -112 ) ( -920 2016 -128 ) TECH10_1 -32 0 0 1 1 +( -800 1600 16 ) ( -800 1856 16 ) ( -800 1856 0 ) TECH10_1 32 0 0 1 1 +( -920 1888 -112 ) ( -472 1888 -112 ) ( -472 1888 -128 ) TECH10_1 -32 0 0 1 1 +( -960 1600 -64 ) ( -960 1856 -64 ) ( -512 1856 -64 ) TECH10_1 -32 0 0 1 1 +( -512 1856 -192 ) ( -960 1856 -192 ) ( -960 1600 -192 ) TECH10_1 -32 0 0 1 1 +} +// brush 629 +{ +( -864 2064 -112 ) ( -864 1936 -112 ) ( -864 1936 -128 ) TECH08_1 96 -64 0 1 1 +( -408 2144 -240 ) ( -856 2144 -240 ) ( -856 2144 -256 ) TECH08_1 128 -64 0 1 1 +( -800 1872 -112 ) ( -800 2000 -112 ) ( -800 2000 -128 ) TECH08_1 96 -64 0 1 1 +( -864 1936 -64 ) ( -864 2064 -64 ) ( -416 2064 -64 ) TECH08_1 128 -64 0 1 1 +( -416 2064 -192 ) ( -864 2064 -192 ) ( -864 1936 -192 ) TECH08_1 128 -64 0 1 1 +( -920 2016 -112 ) ( -472 2016 -112 ) ( -920 2016 -128 ) TECH08_1 128 -64 0 1 1 +} +// brush 630 +{ +( -864 2112 -112 ) ( -864 1856 -112 ) ( -864 1856 -128 ) TECH08_1 96 -64 0 1 1 +( -800 1728 -112 ) ( -800 1984 -112 ) ( -800 1984 -128 ) TECH08_1 96 -64 0 1 1 +( -992 1760 -240 ) ( -544 1760 -240 ) ( -544 1760 -256 ) TECH08_1 128 -64 0 1 1 +( -864 1856 -64 ) ( -864 2112 -64 ) ( -416 2112 -64 ) TECH08_1 128 -64 0 1 1 +( -416 2112 -192 ) ( -864 2112 -192 ) ( -864 1856 -192 ) TECH08_1 128 -64 0 1 1 +( -472 1888 -112 ) ( -920 1888 -112 ) ( -472 1888 -128 ) TECH08_1 128 -64 0 1 1 +} +// brush 631 +{ +( -864 2016 -64 ) ( -1248 2016 -64 ) ( -1248 1920 -64 ) BASE_CEIL1 -32 16 0 1 1 +( -928 1616 0 ) ( -928 1872 0 ) ( -480 1872 0 ) SFLOOR4_1 32 -16 0 1 1 +( -864 1920 -64 ) ( -1248 1920 -64 ) ( -1248 1904 0 ) SYM06_8 64 0 0 1 1 +( -864 1480 -48 ) ( -864 1736 -48 ) ( -864 1736 -64 ) SYM06_8 -16 0 0 1 1 +( -1240 1984 -64 ) ( -856 1984 -64 ) ( -856 2000 0 ) SYM06_8 64 0 0 1 1 +( -1248 2256 16 ) ( -1248 2000 16 ) ( -1248 2000 0 ) SYM06_8 -16 0 0 1 1 +} +// brush 632 +{ +( -1344 1568 -52 ) ( -1280 1568 -52 ) ( -1280 1568 -152 ) clip 0 0 0 1 1 +( -1280 1784 -152 ) ( -1280 1816 -152 ) ( -1344 1816 -152 ) clip 0 0 0 1 1 +( -1280 1816 -52 ) ( -1280 1784 -52 ) ( -1344 1784 -52 ) clip 0 0 0 1 1 +( -1344 1784 -152 ) ( -1344 1816 -152 ) ( -1344 1816 -52 ) clip 0 0 0 1 1 +( -1280 1816 -152 ) ( -1280 1784 -152 ) ( -1280 1784 -52 ) clip 0 0 0 1 1 +( -1200 1824 -32 ) ( -1200 1824 -160 ) ( -1184 1824 -160 ) clip 0 0 0 1 1 +} +// brush 633 +{ +( -1120 1696 -8 ) ( -1120 1696 0 ) ( -1152 1696 0 ) TECH04_2 -16 0 0 1 1 +( -1152 1568 -8 ) ( -1152 1568 0 ) ( -1120 1568 0 ) TECH04_2 -16 0 0 1 1 +( -1120 1696 -8 ) ( -1152 1696 -8 ) ( -1152 1568 -8 ) TLIGHT07 0 32 0 1 1 +( -1120 1568 0 ) ( -1152 1568 0 ) ( -1152 1696 0 ) TECH04_2 32 0 -90 1 1 +( -1120 1696 0 ) ( -1120 1696 -8 ) ( -1120 1568 -8 ) TECH04_2 32 14 -180 1 -1 +( -1152 1568 0 ) ( -1152 1568 -8 ) ( -1152 1696 -8 ) TECH04_2 32 14 -180 1 -1 +} +// brush 634 +{ +( -992 1568 0 ) ( -992 1568 -8 ) ( -992 1696 -8 ) TECH04_2 32 14 -180 1 -1 +( -960 1696 0 ) ( -960 1696 -8 ) ( -960 1568 -8 ) TECH04_2 32 14 -180 1 -1 +( -960 1568 0 ) ( -992 1568 0 ) ( -992 1696 0 ) TECH04_2 32 0 -90 1 1 +( -960 1696 -8 ) ( -992 1696 -8 ) ( -992 1568 -8 ) TLIGHT07 0 32 0 1 1 +( -992 1568 -8 ) ( -992 1568 0 ) ( -960 1568 0 ) TECH04_2 -48 0 0 1 1 +( -960 1696 -8 ) ( -960 1696 0 ) ( -992 1696 0 ) TECH04_2 -48 0 0 1 1 +} +// brush 635 +{ +( -1248 2000 16 ) ( -1248 1744 16 ) ( -1248 1744 0 ) TECH08_2 -32 0 0 1 1 +( -1120 1728 128 ) ( -1120 1728 0 ) ( -1248 1728 0 ) TECH08_2 0 0 0 1 1 +( -1280 1760 128 ) ( -1280 2016 128 ) ( -832 2016 128 ) TECH08_2 0 32 0 1 1 +( -832 2016 0 ) ( -1280 2016 0 ) ( -1280 1760 0 ) COP1_1 0 0 0 1 1 +( -1120 1728 0 ) ( -1120 1728 128 ) ( -1248 1792 128 ) TECH08_1B 0 0 0 1 1 +} +// brush 636 +{ +( -992 1728 128 ) ( -992 1728 0 ) ( -864 1792 0 ) TECH08_1B 0 0 0 1 1 +( -832 1760 0 ) ( -832 2016 0 ) ( -1280 2016 0 ) COP1_1 -32 0 0 1 1 +( -1280 2016 128 ) ( -832 2016 128 ) ( -832 1760 128 ) TECH08_2 -96 32 0 1 1 +( -992 1728 0 ) ( -992 1728 128 ) ( -864 1728 128 ) TECH08_2 -96 0 0 1 1 +( -864 1744 0 ) ( -864 1744 16 ) ( -864 2000 16 ) TECH08_2 -32 0 0 1 1 +} +// brush 637 +{ +( -1344 1392 -224 ) ( -1344 1392 -240 ) ( -1344 1520 -240 ) BASE_CEIL1 -64 0 0 1 1 +( -672 1536 -192 ) ( -576 1536 -192 ) ( -576 1408 -192 ) BASE_CEIL1 0 64 0 1 1 +( -672 1408 -240 ) ( -576 1408 -240 ) ( -576 1536 -240 ) BASE_CEIL1 0 64 0 1 1 +( -504 1824 -384 ) ( -504 1824 -368 ) ( -600 1824 -368 ) BASE_CEIL1 0 0 0 1 1 +( -1024 1472 -384 ) ( -1024 1472 -368 ) ( -928 1472 -368 ) BASE_CEIL1 0 0 0 1 1 +( -1280 1264 -240 ) ( -1280 1224 -240 ) ( -1280 1264 -224 ) TECH10_1 32 0 0 1 1 +} +// brush 638 +{ +( -1280 1568 -128 ) ( -1280 1568 -320 ) ( -1248 1504 -320 ) TECH10_1 32 0 0 1 1 +( -1280 1504 -128 ) ( -1248 1504 -128 ) ( -1248 1504 -256 ) GRATE01_1 32 0 0 1 1 +( -1280 1504 -192 ) ( -1280 1544 -192 ) ( -1248 1544 -192 ) GRATE01_1 32 0 0 1 1 +( -1248 1544 -240 ) ( -1280 1544 -240 ) ( -1280 1504 -240 ) GRATE01_1 32 0 0 1 1 +( -1280 1504 -256 ) ( -1280 1568 -256 ) ( -1280 1504 -192 ) GRATE01_1 32 0 0 1 1 +} +// brush 639 +{ +( -1120 1632 -240 ) ( -1120 1616 -240 ) ( -1120 1616 -112 ) TECH05_2 0 -111 -180 1 -1 +( -1168 1504 -112 ) ( -1168 1504 -132 ) ( -1104 1504 -132 ) SYM06_2 32 16 0 1 1 +( -1104 1472 -112 ) ( -1104 1472 -132 ) ( -1168 1472 -132 ) TECH05_2 -16 -110 -180 1 -1 +( -1168 1472 -112 ) ( -1168 1536 -112 ) ( -1104 1536 -112 ) TECH05_2 1 127 -180 1 1 +( -1104 1472 -132 ) ( -1104 1536 -132 ) ( -1168 1536 -132 ) COMP1_4 0 0 90 1 1 +( -1184 1504 -132 ) ( -1184 1504 -112 ) ( -1184 1440 -112 ) TECH08_1B 0 -111 -180 1 -1 +} +// brush 640 +{ +( -1120 1632 -240 ) ( -1120 1616 -240 ) ( -1120 1616 -112 ) TECH05_2 0 -111 -180 1 -1 +( -1136 1504 -132 ) ( -1136 1504 -232 ) ( -1104 1504 -232 ) SYM06_2 32 16 0 1 1 +( -1104 1472 -132 ) ( -1104 1472 -232 ) ( -1136 1472 -232 ) TECH05_2 -16 -110 -180 1 -1 +( -1136 1472 -132 ) ( -1136 1536 -132 ) ( -1104 1536 -132 ) TECH05_2 1 127 -180 1 1 +( -1104 1440 -232 ) ( -1104 1504 -232 ) ( -1136 1504 -232 ) TECH05_2 1 127 -180 1 1 +( -1134 1504 -232 ) ( -1134 1504 -132 ) ( -1134 1440 -132 ) COMP1_4 0 -48 0 1 1 +} +// brush 641 +{ +( -1134 1536 -220 ) ( -1134 1472 -220 ) ( -1144 1472 -232 ) COMP1_4 0 -48 0 1 1 +( -1146 1504 -218 ) ( -1146 1504 -232 ) ( -1136 1504 -232 ) SYM06_2 32 16 0 1 1 +( -1136 1472 -218 ) ( -1136 1472 -232 ) ( -1146 1472 -232 ) TECH05_2 -16 -110 -180 1 -1 +( -1136 1440 -232 ) ( -1136 1504 -232 ) ( -1146 1504 -232 ) TECH05_2 1 127 -180 1 1 +( -1134 1440 -220 ) ( -1134 1504 -220 ) ( -1134 1504 -232 ) TECH05_2 0 -111 -180 1 -1 +} +// brush 642 +{ +( -1136 1440 -208 ) ( -1136 1504 -208 ) ( -1158 1504 -132 ) COMP1_4 0 -48 0 1 1 +( -1136 1504 -132 ) ( -1162 1504 -132 ) ( -1162 1504 -216 ) SYM06_2 32 16 0 1 1 +( -1162 1472 -132 ) ( -1136 1472 -132 ) ( -1136 1472 -216 ) TECH05_2 -16 -110 -180 1 -1 +( -1158 1472 -132 ) ( -1158 1536 -132 ) ( -1136 1536 -132 ) TECH05_2 1 127 -180 1 1 +( -1134 1504 -208 ) ( -1134 1440 -208 ) ( -1134 1440 -132 ) TECH05_2 0 -111 -180 1 -1 +} +// brush 643 +{ +( -1264 1504 -232 ) ( -1264 1504 -240 ) ( -1168 1504 -240 ) SYM06_2 32 16 0 1 1 +( -1168 1472 -232 ) ( -1168 1472 -240 ) ( -1264 1472 -240 ) TECH08_1B 0 -109 -180 1 -1.000004 +( -1264 1440 -232 ) ( -1264 1504 -232 ) ( -1168 1504 -232 ) COMP1_4 0 0 90 1 1 +( -1168 1472 -240 ) ( -1168 1536 -240 ) ( -1264 1536 -240 ) TECH08_1B 1 127 -180 1 1 +( -1280 1528 -248 ) ( -1280 1528 -240 ) ( -1280 1464 -240 ) TECH08_1B 0 -111 -180 1 -1 +( -1120 1472 -242 ) ( -1120 1472 -234 ) ( -1120 1536 -234 ) TECH08_1B 0 -111 -180 1 -1 +} +// brush 644 +{ +( -1234 1440 -132 ) ( -1234 1504 -132 ) ( -1234 1504 -232 ) COMP1_4 0 -48 0 1 1 +( -1232 1504 -232 ) ( -1264 1504 -232 ) ( -1264 1440 -232 ) TECH05_2 36 127 -180 1 1 +( -1264 1536 -132 ) ( -1232 1536 -132 ) ( -1232 1472 -132 ) TECH05_2 36 127 -180 1 1 +( -1232 1472 -232 ) ( -1264 1472 -232 ) ( -1264 1472 -132 ) TECH05_2 20 -110 -180 1 -1 +( -1264 1504 -232 ) ( -1232 1504 -232 ) ( -1232 1504 -132 ) TECH08_1 32 -112 0 1 1 +( -1262 1616 -112 ) ( -1262 1616 -240 ) ( -1262 1632 -240 ) TECH07_2 -32 -111 -180 1 -1 +} +// brush 645 +{ +( -1234 1504 -232 ) ( -1234 1504 -220 ) ( -1234 1440 -220 ) TECH05_2 0 -111 -180 1 -1 +( -1222 1504 -232 ) ( -1232 1504 -232 ) ( -1232 1440 -232 ) TECH05_2 36 127 -180 1 1 +( -1222 1472 -232 ) ( -1232 1472 -232 ) ( -1232 1472 -218 ) TECH05_2 20 -110 -180 1 -1 +( -1232 1504 -232 ) ( -1222 1504 -232 ) ( -1222 1504 -218 ) SYM06_2 2 -109 -180 1 -1.000004 +( -1224 1472 -232 ) ( -1234 1472 -220 ) ( -1234 1536 -220 ) COMP1_4 0 -48 0 1 1 +} +// brush 646 +{ +( -1234 1440 -132 ) ( -1234 1440 -208 ) ( -1234 1504 -208 ) TECH05_2 0 -111 -180 1 -1 +( -1232 1536 -132 ) ( -1210 1536 -132 ) ( -1210 1472 -132 ) TECH05_2 36 127 -180 1 1 +( -1232 1472 -216 ) ( -1232 1472 -132 ) ( -1206 1472 -132 ) TECH05_2 20 -110 -180 1 -1 +( -1206 1504 -216 ) ( -1206 1504 -132 ) ( -1232 1504 -132 ) SYM06_2 32 16 0 1 1 +( -1210 1504 -132 ) ( -1232 1504 -208 ) ( -1232 1440 -208 ) COMP1_4 0 -48 0 1 1 +} +// brush 647 +{ +( -1280 1480 -132 ) ( -1280 1480 -112 ) ( -1280 1416 -112 ) TWALL2_2 0 -64 0 1 1 +( -1104 1440 -268 ) ( -1104 1504 -268 ) ( -1168 1504 -268 ) TWALL2_2 0 -16 0 1 1 +( -1168 1440 -112 ) ( -1168 1504 -112 ) ( -1104 1504 -112 ) TWALL2_2 0 -16 0 1 1 +( -1104 1440 -112 ) ( -1104 1440 -132 ) ( -1168 1440 -132 ) TWALL2_2 0 -64 0 1 1 +( -1168 1472 -112 ) ( -1168 1472 -132 ) ( -1104 1472 -132 ) TWALL2_2 0 -64 0 1 1 +( -1088 1600 -240 ) ( -1088 1584 -240 ) ( -1088 1584 -112 ) TWALL2_2 0 -64 0 1 1 +} +// brush 648 +{ +( -992 1512 -132 ) ( -992 1512 -112 ) ( -992 1448 -112 ) TECH08_1B 0 -111 -180 1 -1 +( -848 1472 -132 ) ( -848 1536 -132 ) ( -912 1536 -132 ) COMP1_4 0 0 90 1 1 +( -912 1472 -112 ) ( -912 1536 -112 ) ( -848 1536 -112 ) TECH05_2 1 0 -180 1 1 +( -848 1472 -112 ) ( -848 1472 -132 ) ( -912 1472 -132 ) TECH05_2 112 -110 -180 1 -1 +( -912 1504 -112 ) ( -912 1504 -132 ) ( -848 1504 -132 ) SYM06_2 32 16 0 1 1 +( -928 1624 -240 ) ( -928 1608 -240 ) ( -928 1608 -112 ) TECH05_2 0 -111 -180 1 -1 +} +// brush 649 +{ +( -878 1504 -232 ) ( -878 1504 -132 ) ( -878 1440 -132 ) COMP1_4 0 -48 0 1 1 +( -848 1440 -232 ) ( -848 1504 -232 ) ( -880 1504 -232 ) TECH05_2 1 0 -180 1 1 +( -880 1472 -132 ) ( -880 1536 -132 ) ( -848 1536 -132 ) TECH05_2 1 0 -180 1 1 +( -848 1472 -132 ) ( -848 1472 -232 ) ( -880 1472 -232 ) TECH05_2 112 -110 -180 1 -1 +( -880 1504 -132 ) ( -880 1504 -232 ) ( -848 1504 -232 ) TECH08_1 32 -112 0 1 1 +( -864 1632 -240 ) ( -864 1616 -240 ) ( -864 1616 -112 ) TECH05_2 0 -111 -180 1 -1 +} +// brush 650 +{ +( -878 1440 -220 ) ( -878 1504 -220 ) ( -878 1504 -232 ) TECH05_2 0 -111 -180 1 -1 +( -880 1440 -232 ) ( -880 1504 -232 ) ( -890 1504 -232 ) TECH05_2 1 0 -180 1 1 +( -880 1472 -218 ) ( -880 1472 -232 ) ( -890 1472 -232 ) TECH05_2 112 -110 -180 1 -1 +( -890 1504 -218 ) ( -890 1504 -232 ) ( -880 1504 -232 ) SYM06_2 32 16 0 1 1 +( -878 1536 -220 ) ( -878 1472 -220 ) ( -888 1472 -232 ) COMP1_4 0 0 0 1 1 +} +// brush 651 +{ +( -878 1504 -208 ) ( -878 1440 -208 ) ( -878 1440 -132 ) TECH05_2 0 -111 -180 1 -1 +( -902 1472 -132 ) ( -902 1536 -132 ) ( -880 1536 -132 ) TECH05_2 1 0 -180 1 1 +( -906 1472 -132 ) ( -880 1472 -132 ) ( -880 1472 -216 ) TECH05_2 112 -110 -180 1 -1 +( -880 1504 -132 ) ( -906 1504 -132 ) ( -906 1504 -216 ) TECH08_1 -96 -112 0 1 1 +( -880 1440 -208 ) ( -880 1504 -208 ) ( -902 1504 -132 ) COMP1_4 0 -48 0 1 1 +} +// brush 652 +{ +( -864 1472 -242 ) ( -864 1472 -234 ) ( -864 1536 -234 ) TECH08_1B 0 -111 -180 1 -1 +( -992 1530 -248 ) ( -992 1530 -240 ) ( -992 1466 -240 ) TECH08_1B 0 -111 -180 1 -1 +( -912 1472 -240 ) ( -912 1536 -240 ) ( -1008 1536 -240 ) TECH08_1B 1 0 -180 1 1 +( -1008 1440 -232 ) ( -1008 1504 -232 ) ( -912 1504 -232 ) COMP1_4 0 0 90 1 1 +( -912 1472 -232 ) ( -912 1472 -240 ) ( -1008 1472 -240 ) TECH08_1B 0 -109 -180 1 -1.000004 +( -1008 1504 -232 ) ( -1008 1504 -240 ) ( -912 1504 -240 ) SYM06_2 32 16 0 1 1 +} +// brush 653 +{ +( -992 1616 -112 ) ( -992 1616 -240 ) ( -992 1632 -240 ) TECH07_2 -32 -111 -180 1 -1 +( -1008 1504 -232 ) ( -976 1504 -232 ) ( -976 1504 -132 ) SYM06_2 32 16 0 1 1 +( -976 1472 -232 ) ( -1008 1472 -232 ) ( -1008 1472 -132 ) TECH05_2 20 -110 -180 1 -1 +( -1008 1536 -132 ) ( -976 1536 -132 ) ( -976 1472 -132 ) TECH05_2 36 0 -180 1 1 +( -976 1504 -232 ) ( -1008 1504 -232 ) ( -1008 1440 -232 ) TECH05_2 36 0 -180 1 1 +( -978 1440 -132 ) ( -978 1504 -132 ) ( -978 1504 -232 ) COMP1_4 0 -48 0 1 1 +} +// brush 654 +{ +( -968 1472 -232 ) ( -978 1472 -220 ) ( -978 1536 -220 ) COMP1_4 0 -48 0 1 1 +( -976 1504 -232 ) ( -966 1504 -232 ) ( -966 1504 -218 ) SYM06_2 -32 272 -180 1 -1 +( -966 1472 -232 ) ( -976 1472 -232 ) ( -976 1472 -218 ) TECH05_2 20 -110 -180 1 -1 +( -966 1504 -232 ) ( -976 1504 -232 ) ( -976 1440 -232 ) TECH05_2 36 0 -180 1 1 +( -978 1504 -232 ) ( -978 1504 -220 ) ( -978 1440 -220 ) TECH05_2 0 -111 -180 1 -1 +} +// brush 655 +{ +( -954 1504 -132 ) ( -976 1504 -208 ) ( -976 1440 -208 ) COMP1_4 0 -48 0 1 1 +( -950 1504 -216 ) ( -950 1504 -132 ) ( -976 1504 -132 ) SYM06_2 32 16 0 1 1 +( -976 1472 -216 ) ( -976 1472 -132 ) ( -950 1472 -132 ) TECH05_2 20 -110 -180 1 -1 +( -976 1536 -132 ) ( -954 1536 -132 ) ( -954 1472 -132 ) TECH05_2 36 0 -180 1 1 +( -978 1440 -132 ) ( -978 1440 -208 ) ( -978 1504 -208 ) TECH05_2 0 -111 -180 1 -1 +} +// brush 656 +{ +( -1248 1504 -132 ) ( -1248 1504 -112 ) ( -1248 1440 -112 ) TECH08_1B 0 -111 -180 1 -1 +( -1168 1472 -132 ) ( -1168 1536 -132 ) ( -1232 1536 -132 ) COMP1_4 0 0 90 1 1 +( -1232 1472 -112 ) ( -1232 1536 -112 ) ( -1168 1536 -112 ) TECH05_2 -63 -1 -180 1 1 +( -1168 1472 -112 ) ( -1168 1472 -132 ) ( -1232 1472 -132 ) TECH05_2 -80 -110 -180 1 -1 +( -1232 1504 -112 ) ( -1232 1504 -132 ) ( -1168 1504 -132 ) TECH08_1 32 -112 0 1 1 +( -1184 1632 -240 ) ( -1184 1616 -240 ) ( -1184 1616 -112 ) TECH05_2 0 -111 -180 1 -1 +} +// brush 657 +{ +( -864 1624 -240 ) ( -864 1608 -240 ) ( -864 1608 -112 ) TECH05_2 0 -111 -180 1 -1 +( -848 1504 -112 ) ( -848 1504 -132 ) ( -784 1504 -132 ) TECH08_1 32 -112 0 1 1 +( -784 1472 -112 ) ( -784 1472 -132 ) ( -848 1472 -132 ) TECH05_2 48 -110 -180 1 -1 +( -848 1472 -112 ) ( -848 1536 -112 ) ( -784 1536 -112 ) TECH05_2 65 0 -180 1 1 +( -784 1472 -132 ) ( -784 1536 -132 ) ( -848 1536 -132 ) COMP1_4 0 0 90 1 1 +( -928 1512 -132 ) ( -928 1512 -112 ) ( -928 1448 -112 ) TECH08_1B 0 -111 -180 1 -1 +} +// brush 658 +{ +( -864 1592 -240 ) ( -864 1576 -240 ) ( -864 1576 -112 ) TWALL2_2 0 -64 0 1 1 +( -912 1472 -112 ) ( -912 1472 -132 ) ( -848 1472 -132 ) TWALL2_2 0 -64 0 1 1 +( -848 1440 -112 ) ( -848 1440 -132 ) ( -912 1440 -132 ) TWALL2_2 0 -64 0 1 1 +( -912 1440 -112 ) ( -912 1504 -112 ) ( -848 1504 -112 ) TWALL2_2 0 -16 0 1 1 +( -848 1440 -240 ) ( -848 1504 -240 ) ( -912 1504 -240 ) TWALL2_2 0 -16 0 1 1 +( -896 1488 -132 ) ( -896 1488 -112 ) ( -896 1424 -112 ) TWALL2_2 0 -64 0 1 1 +} +// brush 659 +{ +( -1264 1856 -208 ) ( -1280 1824 -208 ) ( -1264 1856 -192 ) TECH04_5 -64 0 0 1 1 +( -552 1920 -208 ) ( -1000 1920 -208 ) ( -1000 1664 -208 ) SFLOOR4_2 -24 0 0 1 1 +( -1000 1664 -192 ) ( -1000 1920 -192 ) ( -552 1920 -192 ) SFLOOR4_2 -32 0 0 1 1 +( -544 1856 -192 ) ( -992 1856 -192 ) ( -992 1856 -208 ) SFLOOR4_2 -24 48 0 1 1 +( -1280 1912 -192 ) ( -1280 1656 -192 ) ( -1280 1656 -208 ) SFLOOR4_2 0 48 0 1 1 +} +// brush 660 +{ +( -1280 1864 -208 ) ( -1280 1608 -208 ) ( -1280 1608 -224 ) clip 0 0 0 1 1 +( -384 1856 -208 ) ( -832 1856 -208 ) ( -832 1856 -224 ) clip 0 0 0 1 1 +( -864 1600 -208 ) ( -864 1856 -208 ) ( -864 1856 -224 ) clip 0 0 0 1 1 +( -824 1760 -208 ) ( -376 1760 -208 ) ( -376 1760 -224 ) clip 0 0 0 1 1 +( -824 1632 -216 ) ( -824 1888 -216 ) ( -376 1888 -216 ) clip 0 0 0 1 1 +( -376 1888 -224 ) ( -824 1888 -224 ) ( -824 1632 -224 ) clip 0 0 0 1 1 +} +// brush 661 +{ +( -376 1968 -208 ) ( -824 1968 -208 ) ( -824 1712 -208 ) clip 0 16 0 1 1 +( -824 1712 -200 ) ( -824 1968 -200 ) ( -376 1968 -200 ) clip 0 16 0 1 1 +( -824 1840 -192 ) ( -376 1840 -192 ) ( -376 1840 -208 ) clip 0 16 0 1 1 +( -864 1680 -192 ) ( -864 1936 -192 ) ( -864 1936 -208 ) clip -16 16 0 1 1 +( -384 1920 -192 ) ( -832 1920 -192 ) ( -832 1920 -208 ) clip 0 16 0 1 1 +( -1280 1944 -192 ) ( -1280 1688 -192 ) ( -1280 1688 -208 ) clip -16 16 0 1 1 +} +// brush 662 +{ +( -376 1840 -240 ) ( -824 1840 -240 ) ( -824 1584 -240 ) clip 0 -48 0 1 1 +( -824 1584 -232 ) ( -824 1840 -232 ) ( -376 1840 -232 ) clip 0 -48 0 1 1 +( -824 1712 -224 ) ( -376 1712 -224 ) ( -376 1712 -240 ) clip 0 -16 0 1 1 +( -864 1552 -224 ) ( -864 1808 -224 ) ( -864 1808 -240 ) clip 48 -16 0 1 1 +( -384 1728 -224 ) ( -832 1728 -224 ) ( -832 1728 -240 ) clip 0 -16 0 1 1 +( -1280 1816 -224 ) ( -1280 1560 -224 ) ( -1280 1560 -240 ) clip 48 -16 0 1 1 +} +// brush 663 +{ +( 0 -320 64 ) ( 0 -288 64 ) ( 128 -288 64 ) COP1_5 0 0 0 1 1 +( -64 -448 256 ) ( 0 -448 256 ) ( 0 -448 -128 ) TECH07_2 0 0 0 1 1 +( -64 -320 -128 ) ( 0 -320 -128 ) ( 0 -320 256 ) TECH07_2 0 0 0 1 1 +( -64 -448 256 ) ( -64 -448 -128 ) ( -64 -320 -128 ) COMP1_4 0 0 0 1 1 +( 0 -320 256 ) ( 0 -320 -128 ) ( 0 -448 -128 ) TECH07_2 0 0 0 1 1 +( 0 -320 -128 ) ( -64 -320 -128 ) ( -64 -448 -128 ) TECH07_2 0 0 0 1 1 +} +// brush 664 +{ +( -32 -312 64 ) ( -48 -312 64 ) ( -48 -320 64 ) TECH07_2 0 0 0 1 1 +( -48 -336 128 ) ( -48 -312 128 ) ( -32 -312 128 ) TECH07_2 0 0 0 1 1 +( -56 -352 256 ) ( -48 -352 256 ) ( -48 -352 -128 ) TECH04_7 0 0 0 1 1 +( -56 -320 -128 ) ( -48 -320 -128 ) ( -48 -320 256 ) TECH07_2 0 0 0 1 1 +( -56 -352 256 ) ( -56 -352 -128 ) ( -56 -320 -128 ) COMP1_4 0 0 0 1 1 +( -48 -320 256 ) ( -48 -320 -128 ) ( -48 -352 -128 ) TECH07_2 0 0 0 1 1 +} +// brush 665 +{ +( 128 -288 128 ) ( 0 -288 128 ) ( 0 -384 128 ) COP1_5 0 0 0 1 1 +( -64 -448 256 ) ( 0 -448 256 ) ( 0 -448 -128 ) TECH07_2 0 0 0 1 1 +( -64 -320 -128 ) ( 0 -320 -128 ) ( 0 -320 256 ) TECH07_2 0 0 0 1 1 +( -64 -448 256 ) ( -64 -448 -128 ) ( -64 -320 -128 ) COMP1_4 0 0 0 1 1 +( 0 -320 256 ) ( 0 -320 -128 ) ( 0 -448 -128 ) TECH07_2 0 0 0 1 1 +( 0 -448 256 ) ( -64 -448 256 ) ( -64 -320 256 ) TECH07_2 0 0 0 1 1 +} +// brush 666 +{ +( 64 -512 256 ) ( 64 -512 -128 ) ( 0 -512 -128 ) TECH01_7 0 0 0 1 1 +( 0 -320 256 ) ( 0 -320 -128 ) ( 64 -320 -128 ) TECH01_7 0 0 0 1 1 +( 64 -320 256 ) ( 64 -512 256 ) ( 0 -512 256 ) TECH01_7 0 0 0 1 1 +( 0 -320 -128 ) ( 0 -512 -128 ) ( 64 -512 -128 ) TECH01_7 0 0 0 1 1 +( 64 -512 -128 ) ( 64 -512 256 ) ( 64 -320 256 ) TECH01_7 0 0 0 1 1 +( 0 -320 -128 ) ( 0 -320 256 ) ( 0 -512 256 ) TECH01_7 0 0 0 1 1 +} +// brush 667 +{ +( -40 -304 64 ) ( -56 -304 64 ) ( -56 -320 64 ) TECH07_2 0 0 0 1 1 +( -56 -352 128 ) ( -56 -304 128 ) ( -40 -304 128 ) TECH07_2 0 0 0 1 1 +( -64 -384 256 ) ( -56 -384 256 ) ( -56 -384 -128 ) COP1_1 0 0 0 1 1 +( -64 -320 -128 ) ( -56 -320 -128 ) ( -56 -320 256 ) TECH07_2 0 0 0 1 1 +( -64 -384 256 ) ( -64 -384 -128 ) ( -64 -320 -128 ) COMP1_4 0 0 0 1 1 +( -56 -320 256 ) ( -56 -320 -128 ) ( -56 -384 -128 ) TECH07_2 0 0 0 1 1 +} +// brush 668 +{ +( 64 -304 64 ) ( 0 -304 64 ) ( 0 -320 64 ) TECH07_2 0 0 0 1 1 +( 0 -352 128 ) ( 0 -304 128 ) ( 64 -304 128 ) TECH07_2 0 0 0 1 1 +( -32 -384 256 ) ( 0 -384 256 ) ( 0 -384 -128 ) TECH01_6 0 0 0 1 1 +( -32 -320 -128 ) ( 0 -320 -128 ) ( 0 -320 256 ) TECH07_2 0 0 0 1 1 +( -32 -384 256 ) ( -32 -384 -128 ) ( -32 -320 -128 ) COMP1_4 0 0 0 1 1 +( 0 -320 256 ) ( 0 -320 -128 ) ( 0 -384 -128 ) TECH07_2 0 0 0 1 1 +} +// brush 669 +{ +( 0 -304 64 ) ( -32 -304 64 ) ( -32 -320 64 ) TECH07_2 0 0 0 1 1 +( -32 -352 128 ) ( -32 -304 128 ) ( 0 -304 128 ) TECH07_2 0 0 0 1 1 +( -48 -384 256 ) ( -32 -384 256 ) ( -32 -384 -128 ) TECH04_7 0 0 0 1 1 +( -48 -320 -128 ) ( -32 -320 -128 ) ( -32 -320 256 ) TECH07_2 0 0 0 1 1 +( -48 -384 256 ) ( -48 -384 -128 ) ( -48 -320 -128 ) COMP1_4 0 0 0 1 1 +( -32 -320 256 ) ( -32 -320 -128 ) ( -32 -384 -128 ) TECH07_2 0 0 0 1 1 +} +// brush 670 +{ +( 64 256 0 ) ( 64 256 32 ) ( 0 256 32 ) TEK_LA10 -16 0 0 1 1 +( 0 128 0 ) ( 0 256 0 ) ( 0 256 32 ) TEK_LA10 0 0 0 1 1 +( 64 128 0 ) ( 64 128 32 ) ( 64 256 32 ) UWALL1_2 0 0 0 1 1 +( 0 128 32 ) ( 0 256 32 ) ( 64 256 32 ) TWALL2_6 0 16 270 1 1 +( 0 128 0 ) ( 64 128 0 ) ( 64 256 0 ) TEK_LA10 -16 0 0 1 1 +( 0 128 0 ) ( 0 128 32 ) ( 64 128 32 ) TEK_LA10 -16 0 0 1 1 +} +// brush 671 +{ +( 64 320 -384 ) ( 0 320 -384 ) ( 0 128 -384 ) UWALL1_2 0 0 0 1 1 +( 64 128 0 ) ( 0 128 0 ) ( 0 320 0 ) UWALL1_2 0 0 0 1 1 +( 64 320 0 ) ( 64 320 -384 ) ( 64 128 -384 ) UWALL1_2 0 0 0 1 1 +( 0 128 0 ) ( 0 128 -384 ) ( 0 320 -384 ) UWALL1_2 0 0 0 1 1 +( 0 320 -384 ) ( 64 320 -384 ) ( 64 320 0 ) UWALL1_2 0 0 0 1 1 +( 0 128 0 ) ( 64 128 0 ) ( 64 128 -384 ) UWALL1_2 0 0 0 1 1 +} +// brush 672 +{ +( 0 320 0 ) ( 0 256 0 ) ( 64 256 0 ) TECH04_7 0 0 0 1 1 +( 0 256 128 ) ( 0 320 128 ) ( 64 320 128 ) TECH04_7 0 0 0 1 1 +( 64 320 0 ) ( 64 256 0 ) ( 64 256 128 ) UWALL1_2 0 0 0 1 1 +( 0 256 0 ) ( 0 320 0 ) ( 0 320 128 ) TECH04_7 0 0 0 1 1 +( 0 320 0 ) ( 64 320 0 ) ( 64 320 128 ) UWALL1_2 0 0 0 1 1 +( 64 256 0 ) ( 0 256 0 ) ( 0 256 128 ) TECH04_7 0 0 0 1 1 +} +// brush 673 +{ +( 128 512 -312 ) ( 128 512 -288 ) ( 128 576 -288 ) ECOP1_6 0 0 0 1 1 +( 72 576 -256 ) ( 96 576 -256 ) ( 96 512 -256 ) ECOP1_6 0 0 0 1 1 +( 128 512 -288 ) ( 96 512 -256 ) ( 96 576 -256 ) ECOP1_6 0 0 0 1 1 +( 128 576 -312 ) ( 72 576 -256 ) ( 72 512 -256 ) ECOP1_6 0 0 0 1 1 +( 96 576 -256 ) ( 72 576 -256 ) ( 128 576 -312 ) ECOP1_6 0 0 0 1 1 +( 128 512 -288 ) ( 128 512 -312 ) ( 72 512 -256 ) ECOP1_6 0 0 0 1 1 +} +// brush 674 +{ +( 0 576 -288 ) ( 0 512 -288 ) ( 0 512 -312 ) ECOP1_6 0 0 0 1 1 +( 32 512 -256 ) ( 32 576 -256 ) ( 56 576 -256 ) ECOP1_6 0 0 0 1 1 +( 32 576 -256 ) ( 32 512 -256 ) ( 0 512 -288 ) ECOP1_6 0 0 0 1 1 +( 56 512 -256 ) ( 56 576 -256 ) ( 0 576 -312 ) ECOP1_6 0 0 0 1 1 +( 0 576 -312 ) ( 56 576 -256 ) ( 32 576 -256 ) ECOP1_6 0 0 0 1 1 +( 56 512 -256 ) ( 0 512 -312 ) ( 0 512 -288 ) ECOP1_6 0 0 0 1 1 +} +// brush 675 +{ +( 112 576 -368 ) ( 112 512 -368 ) ( 128 512 -352 ) ECOP1_6 0 0 0 1 1 +( 112 512 -272 ) ( 112 576 -272 ) ( 128 576 -288 ) ECOP1_6 0 0 0 1 1 +( 128 576 -352 ) ( 128 512 -352 ) ( 128 512 -288 ) ECOP1_6 0 0 0 1 1 +( 112 512 -368 ) ( 112 576 -368 ) ( 112 576 -272 ) ECOP1_6 0 0 0 1 1 +( 128 576 -352 ) ( 128 576 -288 ) ( 112 576 -272 ) ECOP1_6 0 0 0 1 1 +( 128 512 -288 ) ( 128 512 -352 ) ( 112 512 -368 ) ECOP1_6 0 0 0 1 1 +} +// brush 676 +{ +( 32 512 -256 ) ( 16 512 -272 ) ( 16 576 -272 ) ECOP1_6 0 0 0 1 1 +( 96 576 -256 ) ( 112 576 -272 ) ( 112 512 -272 ) ECOP1_6 0 0 0 1 1 +( 96 512 -256 ) ( 32 512 -256 ) ( 32 576 -256 ) ECOP1_6 0 0 0 1 1 +( 112 576 -272 ) ( 16 576 -272 ) ( 16 512 -272 ) ECOP1_6 0 0 0 1 1 +( 112 576 -272 ) ( 96 576 -256 ) ( 32 576 -256 ) ECOP1_6 0 0 0 1 1 +( 16 512 -272 ) ( 32 512 -256 ) ( 96 512 -256 ) ECOP1_6 0 0 0 1 1 +} +// brush 677 +{ +( 0 512 -352 ) ( 16 512 -368 ) ( 16 576 -368 ) ECOP1_6 0 0 0 1 1 +( 0 576 -288 ) ( 16 576 -272 ) ( 16 512 -272 ) ECOP1_6 0 0 0 1 1 +( 0 512 -288 ) ( 0 512 -352 ) ( 0 576 -352 ) ECOP1_6 0 0 0 1 1 +( 16 576 -272 ) ( 16 576 -368 ) ( 16 512 -368 ) ECOP1_6 0 0 0 1 1 +( 16 576 -272 ) ( 0 576 -288 ) ( 0 576 -352 ) ECOP1_6 0 0 0 1 1 +( 16 512 -368 ) ( 0 512 -352 ) ( 0 512 -288 ) ECOP1_6 0 0 0 1 1 +} +// brush 678 +{ +( 16 576 -368 ) ( 16 512 -368 ) ( 32 512 -384 ) ECOP1_6 0 0 0 1 1 +( 112 512 -368 ) ( 112 576 -368 ) ( 96 576 -384 ) ECOP1_6 0 0 0 1 1 +( 32 576 -384 ) ( 32 512 -384 ) ( 96 512 -384 ) ECOP1_6 0 0 0 1 1 +( 16 512 -368 ) ( 16 576 -368 ) ( 112 576 -368 ) ECOP1_6 0 0 0 1 1 +( 32 576 -384 ) ( 96 576 -384 ) ( 112 576 -368 ) ECOP1_6 0 0 0 1 1 +( 96 512 -384 ) ( 32 512 -384 ) ( 16 512 -368 ) ECOP1_6 0 0 0 1 1 +} +// brush 679 +{ +( 288 448 -312 ) ( 288 448 -288 ) ( 192 448 -288 ) ECOP1_6 0 0 0 1 1 +( 192 392 -256 ) ( 192 416 -256 ) ( 288 416 -256 ) ECOP1_6 0 0 0 1 1 +( 288 448 -288 ) ( 288 416 -256 ) ( 192 416 -256 ) ECOP1_6 0 0 0 1 1 +( 192 448 -312 ) ( 192 392 -256 ) ( 288 392 -256 ) ECOP1_6 0 0 0 1 1 +( 192 416 -256 ) ( 192 392 -256 ) ( 192 448 -312 ) ECOP1_6 0 0 0 1 1 +( 288 448 -288 ) ( 288 448 -312 ) ( 288 392 -256 ) ECOP1_6 0 0 0 1 1 +} +// brush 680 +{ +( 192 320 -288 ) ( 288 320 -288 ) ( 288 320 -312 ) ECOP1_6 0 0 0 1 1 +( 288 352 -256 ) ( 192 352 -256 ) ( 192 376 -256 ) ECOP1_6 0 0 0 1 1 +( 192 352 -256 ) ( 288 352 -256 ) ( 288 320 -288 ) ECOP1_6 0 0 0 1 1 +( 288 376 -256 ) ( 192 376 -256 ) ( 192 320 -312 ) ECOP1_6 0 0 0 1 1 +( 192 320 -312 ) ( 192 376 -256 ) ( 192 352 -256 ) ECOP1_6 0 0 0 1 1 +( 288 376 -256 ) ( 288 320 -312 ) ( 288 320 -288 ) ECOP1_6 0 0 0 1 1 +} +// brush 681 +{ +( 192 432 -368 ) ( 288 432 -368 ) ( 288 448 -352 ) ECOP1_6 0 0 0 1 1 +( 288 432 -272 ) ( 192 432 -272 ) ( 192 448 -288 ) ECOP1_6 0 0 0 1 1 +( 192 448 -352 ) ( 288 448 -352 ) ( 288 448 -288 ) ECOP1_6 0 0 0 1 1 +( 288 432 -368 ) ( 192 432 -368 ) ( 192 432 -272 ) ECOP1_6 0 0 0 1 1 +( 192 448 -352 ) ( 192 448 -288 ) ( 192 432 -272 ) ECOP1_6 0 0 0 1 1 +( 288 448 -288 ) ( 288 448 -352 ) ( 288 432 -368 ) ECOP1_6 0 0 0 1 1 +} +// brush 682 +{ +( 288 352 -256 ) ( 288 336 -272 ) ( 192 336 -272 ) ECOP1_6 0 0 0 1 1 +( 192 416 -256 ) ( 192 432 -272 ) ( 288 432 -272 ) ECOP1_6 0 0 0 1 1 +( 288 416 -256 ) ( 288 352 -256 ) ( 192 352 -256 ) ECOP1_6 0 0 0 1 1 +( 192 432 -272 ) ( 192 336 -272 ) ( 288 336 -272 ) ECOP1_6 0 0 0 1 1 +( 192 432 -272 ) ( 192 416 -256 ) ( 192 352 -256 ) ECOP1_6 0 0 0 1 1 +( 288 336 -272 ) ( 288 352 -256 ) ( 288 416 -256 ) ECOP1_6 0 0 0 1 1 +} +// brush 683 +{ +( 288 320 -352 ) ( 288 336 -368 ) ( 192 336 -368 ) ECOP1_6 0 0 0 1 1 +( 192 320 -288 ) ( 192 336 -272 ) ( 288 336 -272 ) ECOP1_6 0 0 0 1 1 +( 288 320 -288 ) ( 288 320 -352 ) ( 192 320 -352 ) ECOP1_6 0 0 0 1 1 +( 192 336 -272 ) ( 192 336 -368 ) ( 288 336 -368 ) ECOP1_6 0 0 0 1 1 +( 192 336 -272 ) ( 192 320 -288 ) ( 192 320 -352 ) ECOP1_6 0 0 0 1 1 +( 288 336 -368 ) ( 288 320 -352 ) ( 288 320 -288 ) ECOP1_6 0 0 0 1 1 +} +// brush 684 +{ +( 192 336 -368 ) ( 288 336 -368 ) ( 288 352 -384 ) ECOP1_6 0 0 0 1 1 +( 288 432 -368 ) ( 192 432 -368 ) ( 192 416 -384 ) ECOP1_6 0 0 0 1 1 +( 192 352 -384 ) ( 288 352 -384 ) ( 288 416 -384 ) ECOP1_6 0 0 0 1 1 +( 288 336 -368 ) ( 192 336 -368 ) ( 192 432 -368 ) ECOP1_6 0 0 0 1 1 +( 192 352 -384 ) ( 192 416 -384 ) ( 192 432 -368 ) ECOP1_6 0 0 0 1 1 +( 288 416 -384 ) ( 288 352 -384 ) ( 288 336 -368 ) ECOP1_6 0 0 0 1 1 +} +// brush 685 +{ +( 288 304 -280 ) ( 304 304 -280 ) ( 304 304 -328 ) COP1_1 0 0 0 1 1 +( 304 344 -240 ) ( 288 344 -240 ) ( 288 392 -240 ) COP1_1 0 0 0 1 1 +( 288 344 -240 ) ( 304 344 -240 ) ( 304 304 -280 ) COP1_1 0 0 0 1 1 +( 304 392 -240 ) ( 288 392 -240 ) ( 288 304 -328 ) COP1_1 0 0 0 1 1 +( 288 304 -328 ) ( 288 392 -240 ) ( 288 344 -240 ) COP1_1 0 0 0 1 1 +( 304 392 -240 ) ( 304 304 -328 ) ( 304 304 -280 ) COP1_1 0 0 0 1 1 +} +// brush 686 +{ +( 304 336 -384 ) ( 288 336 -384 ) ( 288 304 -384 ) COP1_1 0 0 0 1 1 +( 304 304 -280 ) ( 288 304 -280 ) ( 288 336 -248 ) COP1_1 0 0 0 1 1 +( 304 304 -384 ) ( 288 304 -384 ) ( 288 304 -280 ) COP1_1 0 0 0 1 1 +( 288 336 -384 ) ( 304 336 -384 ) ( 304 336 -248 ) COP1_1 0 0 0 1 1 +( 288 304 -384 ) ( 288 336 -384 ) ( 288 336 -248 ) COP1_1 0 0 0 1 1 +( 304 336 -384 ) ( 304 304 -384 ) ( 304 304 -280 ) COP1_1 0 0 0 1 1 +} +// brush 687 +{ +( 288 432 -384 ) ( 304 432 -384 ) ( 304 464 -384 ) COP1_1 0 0 0 1 1 +( 288 464 -280 ) ( 304 464 -280 ) ( 304 432 -248 ) COP1_1 0 0 0 1 1 +( 288 464 -384 ) ( 304 464 -384 ) ( 304 464 -280 ) COP1_1 0 0 0 1 1 +( 304 432 -384 ) ( 288 432 -384 ) ( 288 432 -248 ) COP1_1 0 0 0 1 1 +( 288 432 -384 ) ( 288 464 -384 ) ( 288 464 -280 ) COP1_1 0 0 0 1 1 +( 304 464 -384 ) ( 304 432 -384 ) ( 304 432 -248 ) COP1_1 0 0 0 1 1 +} +// brush 688 +{ +( 288 456 -272 ) ( 304 456 -272 ) ( 304 424 -240 ) COP1_1 0 0 0 1 1 +( 304 312 -272 ) ( 288 312 -272 ) ( 288 344 -240 ) COP1_1 0 0 0 1 1 +( 288 424 -240 ) ( 304 424 -240 ) ( 304 344 -240 ) COP1_1 0 0 0 1 1 +( 304 456 -272 ) ( 288 456 -272 ) ( 288 312 -272 ) COP1_1 0 0 0 1 1 +( 288 424 -240 ) ( 288 344 -240 ) ( 288 312 -272 ) COP1_1 0 0 0 1 1 +( 304 344 -240 ) ( 304 424 -240 ) ( 304 456 -272 ) COP1_1 0 0 0 1 1 +} +// brush 689 +{ +( 304 464 -328 ) ( 304 464 -280 ) ( 288 464 -280 ) COP1_1 0 0 0 1 1 +( 288 376 -240 ) ( 288 424 -240 ) ( 304 424 -240 ) COP1_1 0 0 0 1 1 +( 304 464 -280 ) ( 304 424 -240 ) ( 288 424 -240 ) COP1_1 0 0 0 1 1 +( 288 464 -328 ) ( 288 376 -240 ) ( 304 376 -240 ) COP1_1 0 0 0 1 1 +( 288 424 -240 ) ( 288 376 -240 ) ( 288 464 -328 ) COP1_1 0 0 0 1 1 +( 304 464 -280 ) ( 304 464 -328 ) ( 304 376 -240 ) COP1_1 0 0 0 1 1 +} +// brush 690 +{ +( 128 672 -312 ) ( 128 672 -288 ) ( 128 768 -288 ) ECOP1_6 0 0 0 1 1 +( 72 768 -256 ) ( 96 768 -256 ) ( 96 672 -256 ) ECOP1_6 0 0 0 1 1 +( 128 672 -288 ) ( 96 672 -256 ) ( 96 768 -256 ) ECOP1_6 0 0 0 1 1 +( 128 768 -312 ) ( 72 768 -256 ) ( 72 672 -256 ) ECOP1_6 0 0 0 1 1 +( 96 768 -256 ) ( 72 768 -256 ) ( 128 768 -312 ) ECOP1_6 0 0 0 1 1 +( 128 672 -288 ) ( 128 672 -312 ) ( 72 672 -256 ) ECOP1_6 0 0 0 1 1 +} +// brush 691 +{ +( 0 768 -288 ) ( 0 672 -288 ) ( 0 672 -312 ) ECOP1_6 0 0 0 1 1 +( 32 672 -256 ) ( 32 768 -256 ) ( 56 768 -256 ) ECOP1_6 0 0 0 1 1 +( 32 768 -256 ) ( 32 672 -256 ) ( 0 672 -288 ) ECOP1_6 0 0 0 1 1 +( 56 672 -256 ) ( 56 768 -256 ) ( 0 768 -312 ) ECOP1_6 0 0 0 1 1 +( 0 768 -312 ) ( 56 768 -256 ) ( 32 768 -256 ) ECOP1_6 0 0 0 1 1 +( 56 672 -256 ) ( 0 672 -312 ) ( 0 672 -288 ) ECOP1_6 0 0 0 1 1 +} +// brush 692 +{ +( 112 768 -368 ) ( 112 672 -368 ) ( 128 672 -352 ) ECOP1_6 0 0 0 1 1 +( 112 672 -272 ) ( 112 768 -272 ) ( 128 768 -288 ) ECOP1_6 0 0 0 1 1 +( 128 768 -352 ) ( 128 672 -352 ) ( 128 672 -288 ) ECOP1_6 0 0 0 1 1 +( 112 672 -368 ) ( 112 768 -368 ) ( 112 768 -272 ) ECOP1_6 0 0 0 1 1 +( 128 768 -352 ) ( 128 768 -288 ) ( 112 768 -272 ) ECOP1_6 0 0 0 1 1 +( 128 672 -288 ) ( 128 672 -352 ) ( 112 672 -368 ) ECOP1_6 0 0 0 1 1 +} +// brush 693 +{ +( 32 672 -256 ) ( 16 672 -272 ) ( 16 768 -272 ) ECOP1_6 0 0 0 1 1 +( 96 768 -256 ) ( 112 768 -272 ) ( 112 672 -272 ) ECOP1_6 0 0 0 1 1 +( 96 672 -256 ) ( 32 672 -256 ) ( 32 768 -256 ) ECOP1_6 0 0 0 1 1 +( 112 768 -272 ) ( 16 768 -272 ) ( 16 672 -272 ) ECOP1_6 0 0 0 1 1 +( 112 768 -272 ) ( 96 768 -256 ) ( 32 768 -256 ) ECOP1_6 0 0 0 1 1 +( 16 672 -272 ) ( 32 672 -256 ) ( 96 672 -256 ) ECOP1_6 0 0 0 1 1 +} +// brush 694 +{ +( 0 672 -352 ) ( 16 672 -368 ) ( 16 768 -368 ) ECOP1_6 0 0 0 1 1 +( 0 768 -288 ) ( 16 768 -272 ) ( 16 672 -272 ) ECOP1_6 0 0 0 1 1 +( 0 672 -288 ) ( 0 672 -352 ) ( 0 768 -352 ) ECOP1_6 0 0 0 1 1 +( 16 768 -272 ) ( 16 768 -368 ) ( 16 672 -368 ) ECOP1_6 0 0 0 1 1 +( 16 768 -272 ) ( 0 768 -288 ) ( 0 768 -352 ) ECOP1_6 0 0 0 1 1 +( 16 672 -368 ) ( 0 672 -352 ) ( 0 672 -288 ) ECOP1_6 0 0 0 1 1 +} +// brush 695 +{ +( 16 768 -368 ) ( 16 672 -368 ) ( 32 672 -384 ) ECOP1_6 0 0 0 1 1 +( 112 672 -368 ) ( 112 768 -368 ) ( 96 768 -384 ) ECOP1_6 0 0 0 1 1 +( 32 768 -384 ) ( 32 672 -384 ) ( 96 672 -384 ) ECOP1_6 0 0 0 1 1 +( 16 672 -368 ) ( 16 768 -368 ) ( 112 768 -368 ) ECOP1_6 0 0 0 1 1 +( 32 768 -384 ) ( 96 768 -384 ) ( 112 768 -368 ) ECOP1_6 0 0 0 1 1 +( 96 672 -384 ) ( 32 672 -384 ) ( 16 672 -368 ) ECOP1_6 0 0 0 1 1 +} +// brush 696 +{ +( 192 768 128 ) ( 192 768 0 ) ( 224 760 0 ) ECOP1_6 0 0 0 1 1 +( 128 768 -288 ) ( 128 960 -288 ) ( 128 960 -312 ) ECOP1_6 0 0 0 1 1 +( 96 960 -256 ) ( 96 768 -256 ) ( 72 768 -256 ) ECOP1_6 0 0 0 1 1 +( 96 768 -256 ) ( 96 960 -256 ) ( 128 960 -288 ) ECOP1_6 0 0 0 1 1 +( 72 960 -256 ) ( 72 768 -256 ) ( 128 768 -312 ) ECOP1_6 0 0 0 1 1 +( 128 768 -312 ) ( 72 768 -256 ) ( 96 768 -256 ) ECOP1_6 0 0 0 1 1 +} +// brush 697 +{ +( 192 768 128 ) ( 192 768 0 ) ( 224 760 0 ) ECOP1_6 0 0 0 1 1 +( 0 960 -312 ) ( 0 960 -288 ) ( 0 768 -288 ) ECOP1_6 0 0 0 1 1 +( 56 768 -256 ) ( 32 768 -256 ) ( 32 960 -256 ) ECOP1_6 0 0 0 1 1 +( 0 960 -288 ) ( 32 960 -256 ) ( 32 768 -256 ) ECOP1_6 0 0 0 1 1 +( 0 768 -312 ) ( 56 768 -256 ) ( 56 960 -256 ) ECOP1_6 0 0 0 1 1 +( 32 768 -256 ) ( 56 768 -256 ) ( 0 768 -312 ) ECOP1_6 0 0 0 1 1 +} +// brush 698 +{ +( 192 768 128 ) ( 192 768 0 ) ( 224 760 0 ) ECOP1_6 0 0 0 1 1 +( 128 960 -352 ) ( 112 960 -368 ) ( 112 768 -368 ) ECOP1_6 0 0 0 1 1 +( 128 768 -288 ) ( 112 768 -272 ) ( 112 960 -272 ) ECOP1_6 0 0 0 1 1 +( 128 960 -288 ) ( 128 960 -352 ) ( 128 768 -352 ) ECOP1_6 0 0 0 1 1 +( 112 768 -272 ) ( 112 768 -368 ) ( 112 960 -368 ) ECOP1_6 0 0 0 1 1 +( 112 768 -272 ) ( 128 768 -288 ) ( 128 768 -352 ) ECOP1_6 0 0 0 1 1 +} +// brush 699 +{ +( 192 768 128 ) ( 192 768 0 ) ( 224 760 0 ) ECOP1_6 0 0 0 1 1 +( 16 768 -272 ) ( 16 960 -272 ) ( 32 960 -256 ) ECOP1_6 0 0 0 1 1 +( 112 960 -272 ) ( 112 768 -272 ) ( 96 768 -256 ) ECOP1_6 0 0 0 1 1 +( 32 768 -256 ) ( 32 960 -256 ) ( 96 960 -256 ) ECOP1_6 0 0 0 1 1 +( 16 960 -272 ) ( 16 768 -272 ) ( 112 768 -272 ) ECOP1_6 0 0 0 1 1 +( 32 768 -256 ) ( 96 768 -256 ) ( 112 768 -272 ) ECOP1_6 0 0 0 1 1 +} +// brush 700 +{ +( 192 768 128 ) ( 192 768 0 ) ( 224 760 0 ) ECOP1_6 0 0 0 1 1 +( 16 768 -368 ) ( 16 960 -368 ) ( 0 960 -352 ) ECOP1_6 0 0 0 1 1 +( 16 960 -272 ) ( 16 768 -272 ) ( 0 768 -288 ) ECOP1_6 0 0 0 1 1 +( 0 768 -352 ) ( 0 960 -352 ) ( 0 960 -288 ) ECOP1_6 0 0 0 1 1 +( 16 960 -368 ) ( 16 768 -368 ) ( 16 768 -272 ) ECOP1_6 0 0 0 1 1 +( 0 768 -352 ) ( 0 768 -288 ) ( 16 768 -272 ) ECOP1_6 0 0 0 1 1 +} +// brush 701 +{ +( 192 768 128 ) ( 192 768 0 ) ( 224 760 0 ) ECOP1_6 0 0 0 1 1 +( 32 960 -384 ) ( 16 960 -368 ) ( 16 768 -368 ) ECOP1_6 0 0 0 1 1 +( 96 768 -384 ) ( 112 768 -368 ) ( 112 960 -368 ) ECOP1_6 0 0 0 1 1 +( 96 960 -384 ) ( 32 960 -384 ) ( 32 768 -384 ) ECOP1_6 0 0 0 1 1 +( 112 768 -368 ) ( 16 768 -368 ) ( 16 960 -368 ) ECOP1_6 0 0 0 1 1 +( 112 768 -368 ) ( 96 768 -384 ) ( 32 768 -384 ) ECOP1_6 0 0 0 1 1 +} +// brush 702 +{ +( 192 768 128 ) ( 192 768 0 ) ( 216 744 0 ) ECOP1_6 0 0 0 1 1 +( 128 784 -288 ) ( 320 1168 -288 ) ( 320 1168 -312 ) ECOP1_6 0 0 0 1 1 +( 288 1176 -256 ) ( 96 792 -256 ) ( 72 798 -256 ) ECOP1_6 0 0 0 1 1 +( 96 792 -256 ) ( 288 1176 -256 ) ( 320 1168 -288 ) ECOP1_6 0 0 0 1 1 +( 264 1182 -256 ) ( 72 798 -256 ) ( 128 784 -312 ) ECOP1_6 0 0 0 1 1 +( 128 784 -312 ) ( 72 798 -256 ) ( 96 792 -256 ) ECOP1_6 0 0 0 1 1 +} +// brush 703 +{ +( 192 768 128 ) ( 192 768 0 ) ( 216 744 0 ) ECOP1_6 0 0 0 1 1 +( 192 1200 -312 ) ( 192 1200 -288 ) ( 0 816 -288 ) ECOP1_6 0 0 0 1 1 +( 56 802 -256 ) ( 32 808 -256 ) ( 224 1192 -256 ) ECOP1_6 0 0 0 1 1 +( 192 1200 -288 ) ( 224 1192 -256 ) ( 32 808 -256 ) ECOP1_6 0 0 0 1 1 +( 0 816 -312 ) ( 56 802 -256 ) ( 248 1186 -256 ) ECOP1_6 0 0 0 1 1 +( 32 808 -256 ) ( 56 802 -256 ) ( 0 816 -312 ) ECOP1_6 0 0 0 1 1 +} +// brush 704 +{ +( 192 768 128 ) ( 192 768 0 ) ( 216 744 0 ) ECOP1_6 0 0 0 1 1 +( 320 1168 -352 ) ( 304 1172 -368 ) ( 112 788 -368 ) ECOP1_6 0 0 0 1 1 +( 128 784 -288 ) ( 112 788 -272 ) ( 304 1172 -272 ) ECOP1_6 0 0 0 1 1 +( 320 1168 -288 ) ( 320 1168 -352 ) ( 128 784 -352 ) ECOP1_6 0 0 0 1 1 +( 112 788 -272 ) ( 112 788 -368 ) ( 304 1172 -368 ) ECOP1_6 0 0 0 1 1 +( 112 788 -272 ) ( 128 784 -288 ) ( 128 784 -352 ) ECOP1_6 0 0 0 1 1 +} +// brush 705 +{ +( 192 768 128 ) ( 192 768 0 ) ( 216 744 0 ) ECOP1_6 0 0 0 1 1 +( 16 812 -272 ) ( 208 1196 -272 ) ( 224 1192 -256 ) ECOP1_6 0 0 0 1 1 +( 304 1172 -272 ) ( 112 788 -272 ) ( 96 792 -256 ) ECOP1_6 0 0 0 1 1 +( 32 808 -256 ) ( 224 1192 -256 ) ( 288 1176 -256 ) ECOP1_6 0 0 0 1 1 +( 208 1196 -272 ) ( 16 812 -272 ) ( 112 788 -272 ) ECOP1_6 0 0 0 1 1 +( 32 808 -256 ) ( 96 792 -256 ) ( 112 788 -272 ) ECOP1_6 0 0 0 1 1 +} +// brush 706 +{ +( 192 768 128 ) ( 192 768 0 ) ( 216 744 0 ) ECOP1_6 0 0 0 1 1 +( 16 812 -368 ) ( 208 1196 -368 ) ( 192 1200 -352 ) ECOP1_6 0 0 0 1 1 +( 208 1196 -272 ) ( 16 812 -272 ) ( 0 816 -288 ) ECOP1_6 0 0 0 1 1 +( 0 816 -352 ) ( 192 1200 -352 ) ( 192 1200 -288 ) ECOP1_6 0 0 0 1 1 +( 208 1196 -368 ) ( 16 812 -368 ) ( 16 812 -272 ) ECOP1_6 0 0 0 1 1 +( 0 816 -352 ) ( 0 816 -288 ) ( 16 812 -272 ) ECOP1_6 0 0 0 1 1 +} +// brush 707 +{ +( 192 768 128 ) ( 192 768 0 ) ( 216 744 0 ) ECOP1_6 0 0 0 1 1 +( 224 1192 -384 ) ( 208 1196 -368 ) ( 16 812 -368 ) ECOP1_6 0 0 0 1 1 +( 96 792 -384 ) ( 112 788 -368 ) ( 304 1172 -368 ) ECOP1_6 0 0 0 1 1 +( 288 1176 -384 ) ( 224 1192 -384 ) ( 32 808 -384 ) ECOP1_6 0 0 0 1 1 +( 112 788 -368 ) ( 16 812 -368 ) ( 208 1196 -368 ) ECOP1_6 0 0 0 1 1 +( 112 788 -368 ) ( 96 792 -384 ) ( 32 808 -384 ) ECOP1_6 0 0 0 1 1 +} +// brush 708 +{ +( 200 736 0 ) ( 192 768 0 ) ( 192 768 128 ) ECOP1_6 0 0 0 1 1 +( 0 832 -312 ) ( 0 832 -288 ) ( 192 832 -288 ) ECOP1_6 0 0 0 1 1 +( 192 888 -256 ) ( 192 864 -256 ) ( 0 864 -256 ) ECOP1_6 0 0 0 1 1 +( 0 832 -288 ) ( 0 864 -256 ) ( 192 864 -256 ) ECOP1_6 0 0 0 1 1 +( 192 832 -312 ) ( 192 888 -256 ) ( 0 888 -256 ) ECOP1_6 0 0 0 1 1 +( 192 864 -256 ) ( 192 888 -256 ) ( 192 832 -312 ) ECOP1_6 0 0 0 1 1 +} +// brush 709 +{ +( 200 736 0 ) ( 192 768 0 ) ( 192 768 128 ) ECOP1_6 0 0 0 1 1 +( 192 960 -288 ) ( 0 960 -288 ) ( 0 960 -312 ) ECOP1_6 0 0 0 1 1 +( 0 928 -256 ) ( 192 928 -256 ) ( 192 904 -256 ) ECOP1_6 0 0 0 1 1 +( 192 928 -256 ) ( 0 928 -256 ) ( 0 960 -288 ) ECOP1_6 0 0 0 1 1 +( 0 904 -256 ) ( 192 904 -256 ) ( 192 960 -312 ) ECOP1_6 0 0 0 1 1 +( 192 960 -312 ) ( 192 904 -256 ) ( 192 928 -256 ) ECOP1_6 0 0 0 1 1 +} +// brush 710 +{ +( 200 736 0 ) ( 192 768 0 ) ( 192 768 128 ) ECOP1_6 0 0 0 1 1 +( 192 848 -368 ) ( 0 848 -368 ) ( 0 832 -352 ) ECOP1_6 0 0 0 1 1 +( 0 848 -272 ) ( 192 848 -272 ) ( 192 832 -288 ) ECOP1_6 0 0 0 1 1 +( 192 832 -352 ) ( 0 832 -352 ) ( 0 832 -288 ) ECOP1_6 0 0 0 1 1 +( 0 848 -368 ) ( 192 848 -368 ) ( 192 848 -272 ) ECOP1_6 0 0 0 1 1 +( 192 832 -352 ) ( 192 832 -288 ) ( 192 848 -272 ) ECOP1_6 0 0 0 1 1 +} +// brush 711 +{ +( 200 736 0 ) ( 192 768 0 ) ( 192 768 128 ) ECOP1_6 0 0 0 1 1 +( 0 928 -256 ) ( 0 944 -272 ) ( 192 944 -272 ) ECOP1_6 0 0 0 1 1 +( 192 864 -256 ) ( 192 848 -272 ) ( 0 848 -272 ) ECOP1_6 0 0 0 1 1 +( 0 864 -256 ) ( 0 928 -256 ) ( 192 928 -256 ) ECOP1_6 0 0 0 1 1 +( 192 848 -272 ) ( 192 944 -272 ) ( 0 944 -272 ) ECOP1_6 0 0 0 1 1 +( 192 848 -272 ) ( 192 864 -256 ) ( 192 928 -256 ) ECOP1_6 0 0 0 1 1 +} +// brush 712 +{ +( 200 736 0 ) ( 192 768 0 ) ( 192 768 128 ) ECOP1_6 0 0 0 1 1 +( 0 960 -352 ) ( 0 944 -368 ) ( 192 944 -368 ) ECOP1_6 0 0 0 1 1 +( 192 960 -288 ) ( 192 944 -272 ) ( 0 944 -272 ) ECOP1_6 0 0 0 1 1 +( 0 960 -288 ) ( 0 960 -352 ) ( 192 960 -352 ) ECOP1_6 0 0 0 1 1 +( 192 944 -272 ) ( 192 944 -368 ) ( 0 944 -368 ) ECOP1_6 0 0 0 1 1 +( 192 944 -272 ) ( 192 960 -288 ) ( 192 960 -352 ) ECOP1_6 0 0 0 1 1 +} +// brush 713 +{ +( 200 736 0 ) ( 192 768 0 ) ( 192 768 128 ) ECOP1_6 0 0 0 1 1 +( 192 944 -368 ) ( 0 944 -368 ) ( 0 928 -384 ) ECOP1_6 0 0 0 1 1 +( 0 848 -368 ) ( 192 848 -368 ) ( 192 864 -384 ) ECOP1_6 0 0 0 1 1 +( 192 928 -384 ) ( 0 928 -384 ) ( 0 864 -384 ) ECOP1_6 0 0 0 1 1 +( 0 944 -368 ) ( 192 944 -368 ) ( 192 848 -368 ) ECOP1_6 0 0 0 1 1 +( 192 928 -384 ) ( 192 864 -384 ) ( 192 848 -368 ) ECOP1_6 0 0 0 1 1 +} +// brush 714 +{ +( 216 744 0 ) ( 192 768 0 ) ( 192 768 128 ) ECOP1_6 0 0 0 1 1 +( -208 640 -312 ) ( -208 640 -288 ) ( 176 832 -288 ) ECOP1_6 0 0 0 1 1 +( 162 888 -256 ) ( 168 864 -256 ) ( -216 672 -256 ) ECOP1_6 0 0 0 1 1 +( -208 640 -288 ) ( -216 672 -256 ) ( 168 864 -256 ) ECOP1_6 0 0 0 1 1 +( 176 832 -312 ) ( 162 888 -256 ) ( -222 696 -256 ) ECOP1_6 0 0 0 1 1 +( 168 864 -256 ) ( 162 888 -256 ) ( 176 832 -312 ) ECOP1_6 0 0 0 1 1 +} +// brush 715 +{ +( 216 744 0 ) ( 192 768 0 ) ( 192 768 128 ) ECOP1_6 0 0 0 1 1 +( 144 960 -288 ) ( -240 768 -288 ) ( -240 768 -312 ) ECOP1_6 0 0 0 1 1 +( -232 736 -256 ) ( 152 928 -256 ) ( 158 904 -256 ) ECOP1_6 0 0 0 1 1 +( 152 928 -256 ) ( -232 736 -256 ) ( -240 768 -288 ) ECOP1_6 0 0 0 1 1 +( -226 712 -256 ) ( 158 904 -256 ) ( 144 960 -312 ) ECOP1_6 0 0 0 1 1 +( 144 960 -312 ) ( 158 904 -256 ) ( 152 928 -256 ) ECOP1_6 0 0 0 1 1 +} +// brush 716 +{ +( 216 744 0 ) ( 192 768 0 ) ( 192 768 128 ) ECOP1_6 0 0 0 1 1 +( 172 848 -368 ) ( -212 656 -368 ) ( -208 640 -352 ) ECOP1_6 0 0 0 1 1 +( -212 656 -272 ) ( 172 848 -272 ) ( 176 832 -288 ) ECOP1_6 0 0 0 1 1 +( 176 832 -352 ) ( -208 640 -352 ) ( -208 640 -288 ) ECOP1_6 0 0 0 1 1 +( -212 656 -368 ) ( 172 848 -368 ) ( 172 848 -272 ) ECOP1_6 0 0 0 1 1 +( 176 832 -352 ) ( 176 832 -288 ) ( 172 848 -272 ) ECOP1_6 0 0 0 1 1 +} +// brush 717 +{ +( 216 744 0 ) ( 192 768 0 ) ( 192 768 128 ) ECOP1_6 0 0 0 1 1 +( -232 736 -256 ) ( -236 752 -272 ) ( 148 944 -272 ) ECOP1_6 0 0 0 1 1 +( 168 864 -256 ) ( 172 848 -272 ) ( -212 656 -272 ) ECOP1_6 0 0 0 1 1 +( -216 672 -256 ) ( -232 736 -256 ) ( 152 928 -256 ) ECOP1_6 0 0 0 1 1 +( 172 848 -272 ) ( 148 944 -272 ) ( -236 752 -272 ) ECOP1_6 0 0 0 1 1 +( 172 848 -272 ) ( 168 864 -256 ) ( 152 928 -256 ) ECOP1_6 0 0 0 1 1 +} +// brush 718 +{ +( 216 744 0 ) ( 192 768 0 ) ( 192 768 128 ) ECOP1_6 0 0 0 1 1 +( -240 768 -352 ) ( -236 752 -368 ) ( 148 944 -368 ) ECOP1_6 0 0 0 1 1 +( 144 960 -288 ) ( 148 944 -272 ) ( -236 752 -272 ) ECOP1_6 0 0 0 1 1 +( -240 768 -288 ) ( -240 768 -352 ) ( 144 960 -352 ) ECOP1_6 0 0 0 1 1 +( 148 944 -272 ) ( 148 944 -368 ) ( -236 752 -368 ) ECOP1_6 0 0 0 1 1 +( 148 944 -272 ) ( 144 960 -288 ) ( 144 960 -352 ) ECOP1_6 0 0 0 1 1 +} +// brush 719 +{ +( 216 744 0 ) ( 192 768 0 ) ( 192 768 128 ) ECOP1_6 0 0 0 1 1 +( 148 944 -368 ) ( -236 752 -368 ) ( -232 736 -384 ) ECOP1_6 0 0 0 1 1 +( -212 656 -368 ) ( 172 848 -368 ) ( 168 864 -384 ) ECOP1_6 0 0 0 1 1 +( 152 928 -384 ) ( -232 736 -384 ) ( -216 672 -384 ) ECOP1_6 0 0 0 1 1 +( -236 752 -368 ) ( 148 944 -368 ) ( 172 848 -368 ) ECOP1_6 0 0 0 1 1 +( 152 928 -384 ) ( 168 864 -384 ) ( 172 848 -368 ) ECOP1_6 0 0 0 1 1 +} +// brush 720 +{ +( 256 960 -312 ) ( 256 960 -288 ) ( 192 960 -288 ) ECOP1_6 0 0 0 1 1 +( 192 904 -256 ) ( 192 928 -256 ) ( 256 928 -256 ) ECOP1_6 0 0 0 1 1 +( 256 960 -288 ) ( 256 928 -256 ) ( 192 928 -256 ) ECOP1_6 0 0 0 1 1 +( 192 960 -312 ) ( 192 904 -256 ) ( 256 904 -256 ) ECOP1_6 0 0 0 1 1 +( 192 928 -256 ) ( 192 904 -256 ) ( 192 960 -312 ) ECOP1_6 0 0 0 1 1 +( 256 960 -288 ) ( 256 960 -312 ) ( 256 904 -256 ) ECOP1_6 0 0 0 1 1 +} +// brush 721 +{ +( 192 832 -288 ) ( 256 832 -288 ) ( 256 832 -312 ) ECOP1_6 0 0 0 1 1 +( 256 864 -256 ) ( 192 864 -256 ) ( 192 888 -256 ) ECOP1_6 0 0 0 1 1 +( 192 864 -256 ) ( 256 864 -256 ) ( 256 832 -288 ) ECOP1_6 0 0 0 1 1 +( 256 888 -256 ) ( 192 888 -256 ) ( 192 832 -312 ) ECOP1_6 0 0 0 1 1 +( 192 832 -312 ) ( 192 888 -256 ) ( 192 864 -256 ) ECOP1_6 0 0 0 1 1 +( 256 888 -256 ) ( 256 832 -312 ) ( 256 832 -288 ) ECOP1_6 0 0 0 1 1 +} +// brush 722 +{ +( 192 944 -368 ) ( 256 944 -368 ) ( 256 960 -352 ) ECOP1_6 0 0 0 1 1 +( 256 944 -272 ) ( 192 944 -272 ) ( 192 960 -288 ) ECOP1_6 0 0 0 1 1 +( 192 960 -352 ) ( 256 960 -352 ) ( 256 960 -288 ) ECOP1_6 0 0 0 1 1 +( 256 944 -368 ) ( 192 944 -368 ) ( 192 944 -272 ) ECOP1_6 0 0 0 1 1 +( 192 960 -352 ) ( 192 960 -288 ) ( 192 944 -272 ) ECOP1_6 0 0 0 1 1 +( 256 960 -288 ) ( 256 960 -352 ) ( 256 944 -368 ) ECOP1_6 0 0 0 1 1 +} +// brush 723 +{ +( 256 864 -256 ) ( 256 848 -272 ) ( 192 848 -272 ) ECOP1_6 0 0 0 1 1 +( 192 928 -256 ) ( 192 944 -272 ) ( 256 944 -272 ) ECOP1_6 0 0 0 1 1 +( 256 928 -256 ) ( 256 864 -256 ) ( 192 864 -256 ) ECOP1_6 0 0 0 1 1 +( 192 944 -272 ) ( 192 848 -272 ) ( 256 848 -272 ) ECOP1_6 0 0 0 1 1 +( 192 944 -272 ) ( 192 928 -256 ) ( 192 864 -256 ) ECOP1_6 0 0 0 1 1 +( 256 848 -272 ) ( 256 864 -256 ) ( 256 928 -256 ) ECOP1_6 0 0 0 1 1 +} +// brush 724 +{ +( 256 832 -352 ) ( 256 848 -368 ) ( 192 848 -368 ) ECOP1_6 0 0 0 1 1 +( 192 832 -288 ) ( 192 848 -272 ) ( 256 848 -272 ) ECOP1_6 0 0 0 1 1 +( 256 832 -288 ) ( 256 832 -352 ) ( 192 832 -352 ) ECOP1_6 0 0 0 1 1 +( 192 848 -272 ) ( 192 848 -368 ) ( 256 848 -368 ) ECOP1_6 0 0 0 1 1 +( 192 848 -272 ) ( 192 832 -288 ) ( 192 832 -352 ) ECOP1_6 0 0 0 1 1 +( 256 848 -368 ) ( 256 832 -352 ) ( 256 832 -288 ) ECOP1_6 0 0 0 1 1 +} +// brush 725 +{ +( 192 848 -368 ) ( 256 848 -368 ) ( 256 864 -384 ) ECOP1_6 0 0 0 1 1 +( 256 944 -368 ) ( 192 944 -368 ) ( 192 928 -384 ) ECOP1_6 0 0 0 1 1 +( 192 864 -384 ) ( 256 864 -384 ) ( 256 928 -384 ) ECOP1_6 0 0 0 1 1 +( 256 848 -368 ) ( 192 848 -368 ) ( 192 944 -368 ) ECOP1_6 0 0 0 1 1 +( 192 864 -384 ) ( 192 928 -384 ) ( 192 944 -368 ) ECOP1_6 0 0 0 1 1 +( 256 928 -384 ) ( 256 864 -384 ) ( 256 848 -368 ) ECOP1_6 0 0 0 1 1 +} +// brush 726 +{ +( 40 720 -368 ) ( 24 720 -368 ) ( 24 704 -368 ) COP1_1 0 0 0 1 1 +( 40 704 -272 ) ( 24 704 -272 ) ( 24 720 -272 ) COP1_1 0 0 0 1 1 +( 40 720 -272 ) ( 40 720 -368 ) ( 40 704 -368 ) COP1_1 0 0 0 1 1 +( 24 704 -272 ) ( 24 704 -368 ) ( 24 720 -368 ) COP1_1 0 0 0 1 1 +( 24 720 -368 ) ( 40 720 -368 ) ( 40 720 -272 ) COP1_1 0 0 0 1 1 +( 24 704 -272 ) ( 40 704 -272 ) ( 40 704 -368 ) COP1_1 0 0 0 1 1 +} +// brush 727 +{ +( 72 720 -368 ) ( 56 720 -368 ) ( 56 704 -368 ) COP1_1 0 0 0 1 1 +( 72 704 -272 ) ( 56 704 -272 ) ( 56 720 -272 ) COP1_1 0 0 0 1 1 +( 72 720 -272 ) ( 72 720 -368 ) ( 72 704 -368 ) COP1_1 0 0 0 1 1 +( 56 704 -272 ) ( 56 704 -368 ) ( 56 720 -368 ) COP1_1 0 0 0 1 1 +( 56 720 -368 ) ( 72 720 -368 ) ( 72 720 -272 ) COP1_1 0 0 0 1 1 +( 56 704 -272 ) ( 72 704 -272 ) ( 72 704 -368 ) COP1_1 0 0 0 1 1 +} +// brush 728 +{ +( 104 720 -368 ) ( 88 720 -368 ) ( 88 704 -368 ) COP1_1 0 0 0 1 1 +( 104 704 -272 ) ( 88 704 -272 ) ( 88 720 -272 ) COP1_1 0 0 0 1 1 +( 104 720 -272 ) ( 104 720 -368 ) ( 104 704 -368 ) COP1_1 0 0 0 1 1 +( 88 704 -272 ) ( 88 704 -368 ) ( 88 720 -368 ) COP1_1 0 0 0 1 1 +( 88 720 -368 ) ( 104 720 -368 ) ( 104 720 -272 ) COP1_1 0 0 0 1 1 +( 88 704 -272 ) ( 104 704 -272 ) ( 104 704 -368 ) COP1_1 0 0 0 1 1 +} +// brush 729 +{ +( 256 1024 -384 ) ( 0 1024 -384 ) ( 0 960 -384 ) UWALL1_2 0 0 0 1 1 +( 256 960 0 ) ( 0 960 0 ) ( 0 1024 0 ) UWALL1_2 0 0 0 1 1 +( 256 1024 0 ) ( 256 1024 -384 ) ( 256 960 -384 ) UWALL1_2 0 0 0 1 1 +( 0 960 0 ) ( 0 960 -384 ) ( 0 1024 -384 ) UWALL1_2 0 0 0 1 1 +( 0 1024 -384 ) ( 256 1024 -384 ) ( 256 1024 0 ) UWALL1_2 0 0 0 1 1 +( 0 960 0 ) ( 256 960 0 ) ( 256 960 -384 ) UWALL1_2 0 0 0 1 1 +} +// brush 730 +{ +( 64 320 128 ) ( 0 320 128 ) ( 0 128 128 ) UWALL1_2 0 0 0 1 1 +( 64 128 256 ) ( 0 128 256 ) ( 0 320 256 ) UWALL1_2 0 0 0 1 1 +( 64 320 256 ) ( 64 320 128 ) ( 64 128 128 ) UWALL1_2 0 0 0 1 1 +( 0 128 256 ) ( 0 128 128 ) ( 0 320 128 ) UWALL1_2 0 0 0 1 1 +( 0 320 128 ) ( 64 320 128 ) ( 64 320 256 ) UWALL1_2 0 0 0 1 1 +( 0 128 256 ) ( 64 128 256 ) ( 64 128 128 ) UWALL1_2 0 0 0 1 1 +} +// brush 731 +{ +( 0 320 128 ) ( -64 320 128 ) ( -64 256 128 ) UWALL1_2 0 0 0 1 1 +( 0 256 256 ) ( -64 256 256 ) ( -64 320 256 ) UWALL1_2 0 0 0 1 1 +( 0 320 256 ) ( 0 320 128 ) ( 0 256 128 ) UWALL1_2 0 0 0 1 1 +( -64 256 256 ) ( -64 256 128 ) ( -64 320 128 ) UWALL1_2 0 0 0 1 1 +( -64 320 128 ) ( 0 320 128 ) ( 0 320 256 ) UWALL1_2 0 0 0 1 1 +( -64 256 256 ) ( 0 256 256 ) ( 0 256 128 ) UWALL1_2 0 0 0 1 1 +} +// brush 732 +{ +( 0 256 192 ) ( -64 256 192 ) ( -64 128 192 ) UWALL1_2 0 0 0 1 1 +( 0 128 256 ) ( -64 128 256 ) ( -64 256 256 ) UWALL1_2 0 0 0 1 1 +( 0 256 256 ) ( 0 256 192 ) ( 0 128 192 ) UWALL1_2 0 0 0 1 1 +( -64 128 256 ) ( -64 128 192 ) ( -64 256 192 ) UWALL1_2 0 0 0 1 1 +( -64 256 192 ) ( 0 256 192 ) ( 0 256 256 ) UWALL1_2 0 0 0 1 1 +( -64 128 256 ) ( 0 128 256 ) ( 0 128 192 ) UWALL1_2 0 0 0 1 1 +} +// brush 733 +{ +( 768 1024 -448 ) ( 0 1024 -448 ) ( 0 -320 -448 ) GROUND1_2 0 0 0 1 1 +( 768 -320 -384 ) ( 0 -320 -384 ) ( 0 1024 -384 ) GROUND1_2 0 0 0 1 1 +( 768 1024 -384 ) ( 768 1024 -512 ) ( 768 -320 -512 ) GROUND1_2 0 0 0 1 1 +( 0 -320 -384 ) ( 0 -320 -512 ) ( 0 1024 -512 ) GROUND1_2 0 0 0 1 1 +( 0 1024 -512 ) ( 768 1024 -512 ) ( 768 1024 -384 ) GROUND1_2 0 0 0 1 1 +( 0 -320 -384 ) ( 768 -320 -384 ) ( 768 -320 -512 ) GROUND1_2 0 0 0 1 1 +} +// brush 734 +{ +( 176 448 0 ) ( 144 464 0 ) ( 144 464 128 ) GROUND1_2 0 0 0 1 1 +( 144 464 0 ) ( 128 496 0 ) ( 128 496 128 ) GROUND1_2 0 0 0 1 1 +( 128 784 0 ) ( 144 816 0 ) ( 144 816 128 ) GROUND1_2 0 0 0 1 1 +( 144 816 0 ) ( 176 832 0 ) ( 176 832 128 ) GROUND1_2 0 0 0 1 1 +( 768 832 -384 ) ( 128 832 -384 ) ( 128 448 -384 ) GROUND1_2 0 0 0 1 1 +( 768 448 -352 ) ( 128 448 -352 ) ( 128 832 -352 ) GROUND1_2 0 0 0 1 1 +( 768 832 -352 ) ( 768 832 -384 ) ( 768 448 -384 ) GROUND1_2 0 0 0 1 1 +( 128 448 -352 ) ( 128 448 -384 ) ( 128 832 -384 ) GROUND1_2 0 0 0 1 1 +( 128 832 -384 ) ( 768 832 -384 ) ( 768 832 -352 ) GROUND1_2 0 0 0 1 1 +( 128 448 -352 ) ( 768 448 -352 ) ( 768 448 -384 ) GROUND1_2 0 0 0 1 1 +} +// brush 735 +{ +( 768 1024 -384 ) ( 448 1024 -384 ) ( 448 832 -384 ) GROUND1_2 0 0 0 1 1 +( 768 832 -352 ) ( 448 832 -352 ) ( 448 1024 -352 ) GROUND1_2 0 0 0 1 1 +( 768 1024 -352 ) ( 768 1024 -384 ) ( 768 832 -384 ) GROUND1_2 0 0 0 1 1 +( 448 832 -352 ) ( 448 832 -384 ) ( 448 1024 -384 ) GROUND1_2 0 0 0 1 1 +( 448 1024 -384 ) ( 768 1024 -384 ) ( 768 1024 -352 ) GROUND1_2 0 0 0 1 1 +( 448 832 -352 ) ( 768 832 -352 ) ( 768 832 -384 ) GROUND1_2 0 0 0 1 1 +} +// brush 736 +{ +( 160 320 -384 ) ( 768 320 -384 ) ( 768 448 -384 ) GROUND1_2 0 0 0 1 1 +( 288 448 -352 ) ( 768 448 -352 ) ( 768 320 -352 ) GROUND1_2 0 0 0 1 1 +( 768 320 -384 ) ( 768 320 -352 ) ( 768 448 -352 ) GROUND1_2 0 0 0 1 1 +( 160 448 -384 ) ( 288 448 -352 ) ( 288 320 -352 ) GROUND1_2 0 0 0 1 1 +( 768 448 -384 ) ( 768 448 -352 ) ( 288 448 -352 ) GROUND1_2 0 0 0 1 1 +( 160 320 -384 ) ( 288 320 -352 ) ( 768 320 -352 ) GROUND1_2 0 0 0 1 1 +} +// brush 737 +{ +( 768 320 -384 ) ( 64 320 -384 ) ( 64 128 -384 ) GROUND1_2 0 0 0 1 1 +( 768 128 -352 ) ( 64 128 -352 ) ( 64 320 -352 ) GROUND1_2 0 0 0 1 1 +( 768 320 -352 ) ( 768 320 -384 ) ( 768 128 -384 ) GROUND1_2 0 0 0 1 1 +( 64 128 -352 ) ( 64 128 -384 ) ( 64 320 -384 ) GROUND1_2 0 0 0 1 1 +( 64 320 -384 ) ( 768 320 -384 ) ( 768 320 -352 ) GROUND1_2 0 0 0 1 1 +( 64 128 -352 ) ( 768 128 -352 ) ( 768 128 -384 ) GROUND1_2 0 0 0 1 1 +} +// brush 738 +{ +( 768 -64 -384 ) ( 0 -64 -384 ) ( 0 -320 -384 ) GROUND1_2 0 0 0 1 1 +( 768 -320 -352 ) ( 0 -320 -352 ) ( 0 -64 -352 ) GROUND1_2 0 0 0 1 1 +( 768 -64 -352 ) ( 768 -64 -384 ) ( 768 -320 -384 ) GROUND1_2 0 0 0 1 1 +( 0 -320 -352 ) ( 0 -320 -384 ) ( 0 -64 -384 ) GROUND1_2 0 0 0 1 1 +( 0 -64 -384 ) ( 768 -64 -384 ) ( 768 -64 -352 ) GROUND1_2 0 0 0 1 1 +( 0 -320 -352 ) ( 768 -320 -352 ) ( 768 -320 -384 ) GROUND1_2 0 0 0 1 1 +} +// brush 739 +{ +( 768 128 -384 ) ( 128 128 -384 ) ( 128 -64 -384 ) GROUND1_2 0 0 0 1 1 +( 768 -64 -352 ) ( 128 -64 -352 ) ( 128 128 -352 ) GROUND1_2 0 0 0 1 1 +( 768 128 -352 ) ( 768 128 -384 ) ( 768 -64 -384 ) GROUND1_2 0 0 0 1 1 +( 128 -64 -352 ) ( 128 -64 -384 ) ( 128 128 -384 ) GROUND1_2 0 0 0 1 1 +( 128 128 -384 ) ( 768 128 -384 ) ( 768 128 -352 ) GROUND1_2 0 0 0 1 1 +( 128 -64 -352 ) ( 768 -64 -352 ) ( 768 -64 -384 ) GROUND1_2 0 0 0 1 1 +} +// brush 740 +{ +( 304 832 -384 ) ( 400 880 -384 ) ( 400 880 -352 ) GROUND1_2 0 0 0 1 1 +( 448 832 -384 ) ( 400 880 -384 ) ( 304 832 -384 ) GROUND1_2 0 0 0 1 1 +( 448 832 -352 ) ( 304 832 -352 ) ( 400 880 -352 ) GROUND1_2 0 0 0 1 1 +( 448 832 -384 ) ( 448 832 -352 ) ( 400 880 -352 ) GROUND1_2 0 0 0 1 1 +( 448 832 -384 ) ( 304 832 -384 ) ( 304 832 -352 ) GROUND1_2 0 0 0 1 1 +} +// brush 741 +{ +( 448 976 -384 ) ( 448 976 -352 ) ( 400 880 -352 ) GROUND1_2 0 0 0 1 1 +( 448 832 -384 ) ( 400 880 -384 ) ( 400 880 -352 ) GROUND1_2 0 0 0 1 1 +( 448 832 -384 ) ( 448 976 -384 ) ( 400 880 -384 ) GROUND1_2 0 0 0 1 1 +( 448 832 -352 ) ( 400 880 -352 ) ( 448 976 -352 ) GROUND1_2 0 0 0 1 1 +( 448 832 -384 ) ( 448 832 -352 ) ( 448 976 -352 ) GROUND1_2 0 0 0 1 1 +} +// brush 742 +{ +( 144 960 -384 ) ( 48 912 -384 ) ( 48 912 -256 ) UWALL1_2 0 0 0 1 1 +( 0 960 -384 ) ( 48 912 -384 ) ( 144 960 -384 ) UWALL1_2 0 0 0 1 1 +( 0 960 -256 ) ( 144 960 -256 ) ( 48 912 -256 ) UWALL1_2 0 0 0 1 1 +( 0 960 -384 ) ( 0 960 -256 ) ( 48 912 -256 ) UWALL1_2 0 0 0 1 1 +( 0 960 -384 ) ( 144 960 -384 ) ( 144 960 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 743 +{ +( 0 816 -384 ) ( 0 816 -256 ) ( 48 912 -256 ) UWALL1_2 0 0 0 1 1 +( 0 960 -384 ) ( 48 912 -384 ) ( 48 912 -256 ) UWALL1_2 0 0 0 1 1 +( 0 960 -384 ) ( 0 816 -384 ) ( 48 912 -384 ) UWALL1_2 0 0 0 1 1 +( 0 960 -256 ) ( 48 912 -256 ) ( 0 816 -256 ) UWALL1_2 0 0 0 1 1 +( 0 960 -384 ) ( 0 960 -256 ) ( 0 816 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 744 +{ +( 48 368 -256 ) ( 48 368 -384 ) ( 144 320 -384 ) UWALL1_2 0 0 0 1 1 +( 144 320 -384 ) ( 48 368 -384 ) ( 0 320 -384 ) UWALL1_2 0 0 0 1 1 +( 48 368 -256 ) ( 144 320 -256 ) ( 0 320 -256 ) UWALL1_2 0 0 0 1 1 +( 48 368 -256 ) ( 0 320 -256 ) ( 0 320 -384 ) UWALL1_2 0 0 0 1 1 +( 144 320 -256 ) ( 144 320 -384 ) ( 0 320 -384 ) UWALL1_2 0 0 0 1 1 +} +// brush 745 +{ +( 48 368 -256 ) ( 0 464 -256 ) ( 0 464 -384 ) UWALL1_2 0 0 0 1 1 +( 48 368 -256 ) ( 48 368 -384 ) ( 0 320 -384 ) UWALL1_2 0 0 0 1 1 +( 48 368 -384 ) ( 0 464 -384 ) ( 0 320 -384 ) UWALL1_2 0 0 0 1 1 +( 0 464 -256 ) ( 48 368 -256 ) ( 0 320 -256 ) UWALL1_2 0 0 0 1 1 +( 0 464 -256 ) ( 0 320 -256 ) ( 0 320 -384 ) UWALL1_2 0 0 0 1 1 +} +// brush 746 +{ +( 320 1008 -307 ) ( 304 976 -307 ) ( 304 976 -282 ) UWALL1_2 0 0 0 1 1 +( 304 976 -307 ) ( 272 960 -307 ) ( 272 960 -282 ) UWALL1_2 0 0 0 1 1 +( 320 1024 -384 ) ( 256 1024 -384 ) ( 256 960 -384 ) UWALL1_2 0 0 0 1 1 +( 320 960 -256 ) ( 256 960 -256 ) ( 256 1024 -256 ) UWALL1_2 0 0 0 1 1 +( 320 1024 -256 ) ( 320 1024 -384 ) ( 320 960 -384 ) UWALL1_2 0 0 0 1 1 +( 256 960 -256 ) ( 256 960 -384 ) ( 256 1024 -384 ) UWALL1_2 0 0 0 1 1 +( 256 1024 -384 ) ( 320 1024 -384 ) ( 320 1024 -256 ) UWALL1_2 0 0 0 1 1 +( 256 960 -256 ) ( 320 960 -256 ) ( 320 960 -384 ) UWALL1_2 0 0 0 1 1 +} +// brush 747 +{ +( 128 576 -312 ) ( 128 576 -288 ) ( 128 672 -288 ) ECOP1_6 0 0 0 1 1 +( 72 672 -256 ) ( 96 672 -256 ) ( 96 576 -256 ) ECOP1_6 0 0 0 1 1 +( 128 576 -288 ) ( 96 576 -256 ) ( 96 672 -256 ) ECOP1_6 0 0 0 1 1 +( 128 672 -312 ) ( 72 672 -256 ) ( 72 576 -256 ) ECOP1_6 0 0 0 1 1 +( 96 672 -256 ) ( 72 672 -256 ) ( 128 672 -312 ) ECOP1_6 0 0 0 1 1 +( 128 576 -288 ) ( 128 576 -312 ) ( 72 576 -256 ) ECOP1_6 0 0 0 1 1 +} +// brush 748 +{ +( 0 648 -280 ) ( 0 640 -272 ) ( 128 640 -272 ) ECOP1_6 0 0 0 1 1 +( 16 0 -272 ) ( -8 0 -272 ) ( -8 128 -272 ) ECOP1_6 0 0 0 1 1 +( 0 672 -288 ) ( 0 576 -288 ) ( 0 576 -312 ) ECOP1_6 0 0 0 1 1 +( 32 672 -256 ) ( 32 576 -256 ) ( 0 576 -288 ) ECOP1_6 0 0 0 1 1 +( 56 576 -256 ) ( 56 672 -256 ) ( 0 672 -312 ) ECOP1_6 0 0 0 1 1 +( 0 672 -312 ) ( 56 672 -256 ) ( 32 672 -256 ) ECOP1_6 0 0 0 1 1 +} +// brush 749 +{ +( 112 672 -368 ) ( 112 576 -368 ) ( 128 576 -352 ) ECOP1_6 0 0 0 1 1 +( 112 576 -272 ) ( 112 672 -272 ) ( 128 672 -288 ) ECOP1_6 0 0 0 1 1 +( 128 672 -352 ) ( 128 576 -352 ) ( 128 576 -288 ) ECOP1_6 0 0 0 1 1 +( 112 576 -368 ) ( 112 672 -368 ) ( 112 672 -272 ) ECOP1_6 0 0 0 1 1 +( 128 672 -352 ) ( 128 672 -288 ) ( 112 672 -272 ) ECOP1_6 0 0 0 1 1 +( 128 576 -288 ) ( 128 576 -352 ) ( 112 576 -368 ) ECOP1_6 0 0 0 1 1 +} +// brush 750 +{ +( 32 576 -256 ) ( 16 576 -272 ) ( 16 672 -272 ) ECOP1_6 0 0 0 1 1 +( 96 672 -256 ) ( 112 672 -272 ) ( 112 576 -272 ) ECOP1_6 0 0 0 1 1 +( 96 576 -256 ) ( 32 576 -256 ) ( 32 672 -256 ) ECOP1_6 0 0 0 1 1 +( 112 672 -272 ) ( 16 672 -272 ) ( 16 576 -272 ) ECOP1_6 0 0 0 1 1 +( 112 672 -272 ) ( 96 672 -256 ) ( 32 672 -256 ) ECOP1_6 0 0 0 1 1 +( 16 576 -272 ) ( 32 576 -256 ) ( 96 576 -256 ) ECOP1_6 0 0 0 1 1 +} +// brush 751 +{ +( 16 0 -352 ) ( 16 0 -368 ) ( 16 128 -368 ) ECOP1_6 0 0 0 1 1 +( 96 672 -384 ) ( 96 576 -384 ) ( 112 576 -368 ) ECOP1_6 0 0 0 1 1 +( 96 576 -384 ) ( 96 672 -384 ) ( -64 672 -384 ) ECOP1_6 0 0 0 1 1 +( 112 672 -368 ) ( 112 576 -368 ) ( 16 576 -368 ) ECOP1_6 0 0 0 1 1 +( 112 672 -368 ) ( 16 672 -368 ) ( -64 672 -384 ) ECOP1_6 0 0 0 1 1 +( 16 576 -368 ) ( 112 576 -368 ) ( 96 576 -384 ) ECOP1_6 0 0 0 1 1 +} +// brush 752 +{ +( -8 128 -272 ) ( -8 0 -272 ) ( 16 0 -272 ) ECOP1_6 0 0 0 1 1 +( 32 576 -256 ) ( 32 672 -256 ) ( 56 672 -256 ) ECOP1_6 0 0 0 1 1 +( 32 672 -256 ) ( 32 576 -256 ) ( 0 576 -288 ) ECOP1_6 0 0 0 1 1 +( 56 576 -256 ) ( 56 672 -256 ) ( 0 672 -312 ) ECOP1_6 0 0 0 1 1 +( 0 672 -312 ) ( 56 672 -256 ) ( 32 672 -256 ) ECOP1_6 0 0 0 1 1 +( 56 576 -256 ) ( 0 576 -312 ) ( 0 576 -288 ) ECOP1_6 0 0 0 1 1 +} +// brush 753 +{ +( 128 608 -272 ) ( 0 608 -272 ) ( 0 600 -280 ) ECOP1_6 0 0 0 1 1 +( 16 0 -272 ) ( -8 0 -272 ) ( -8 128 -272 ) ECOP1_6 0 0 0 1 1 +( 0 672 -288 ) ( 0 576 -288 ) ( 0 576 -312 ) ECOP1_6 0 0 0 1 1 +( 32 672 -256 ) ( 32 576 -256 ) ( 0 576 -288 ) ECOP1_6 0 0 0 1 1 +( 56 576 -256 ) ( 56 672 -256 ) ( 0 672 -312 ) ECOP1_6 0 0 0 1 1 +( 56 576 -256 ) ( 0 576 -312 ) ( 0 576 -288 ) ECOP1_6 0 0 0 1 1 +} +// brush 754 +{ +( 0 128 -288 ) ( 0 0 -288 ) ( 16 0 -272 ) UWALL1_2 0 0 0 1 1 +( 0 672 -256 ) ( 0 768 -256 ) ( 32 768 -256 ) UWALL1_2 0 0 0 1 1 +( 0 768 -256 ) ( 0 672 -256 ) ( 0 672 -320 ) UWALL1_2 0 0 0 1 1 +( 32 768 -320 ) ( 32 768 -256 ) ( 0 768 -256 ) UWALL1_2 0 0 0 1 1 +( 32 672 -256 ) ( 32 672 -320 ) ( 0 672 -320 ) UWALL1_2 0 0 0 1 1 +} +// brush 755 +{ +( 16 0 -368 ) ( 0 0 -352 ) ( 0 128 -352 ) UWALL1_2 0 0 0 1 1 +( 32 768 -384 ) ( 0 768 -384 ) ( 0 672 -384 ) UWALL1_2 0 0 0 1 1 +( 0 672 -320 ) ( 0 672 -384 ) ( 0 768 -384 ) UWALL1_2 0 0 0 1 1 +( 0 768 -384 ) ( 32 768 -384 ) ( 32 768 -320 ) UWALL1_2 0 0 0 1 1 +( 0 672 -320 ) ( 32 672 -320 ) ( 32 672 -384 ) UWALL1_2 0 0 0 1 1 +} +// brush 756 +{ +( 0 149 -288 ) ( 0 64 -288 ) ( 16 64 -272 ) UWALL1_2 0 0 0 1 1 +( 0 512 -256 ) ( 0 576 -256 ) ( 32 576 -256 ) UWALL1_2 0 0 0 1 1 +( 0 576 -256 ) ( 0 512 -256 ) ( 0 512 -320 ) UWALL1_2 0 0 0 1 1 +( 32 576 -320 ) ( 32 576 -256 ) ( 0 576 -256 ) UWALL1_2 0 0 0 1 1 +( 32 512 -256 ) ( 32 512 -320 ) ( 0 512 -320 ) UWALL1_2 0 0 0 1 1 +} +// brush 757 +{ +( 16 64 -368 ) ( 0 64 -352 ) ( 0 149 -352 ) UWALL1_2 0 0 0 1 1 +( 32 576 -384 ) ( 0 576 -384 ) ( 0 512 -384 ) UWALL1_2 0 0 0 1 1 +( 0 512 -320 ) ( 0 512 -384 ) ( 0 576 -384 ) UWALL1_2 0 0 0 1 1 +( 0 576 -384 ) ( 32 576 -384 ) ( 32 576 -320 ) UWALL1_2 0 0 0 1 1 +( 0 512 -320 ) ( 32 512 -320 ) ( 32 512 -384 ) UWALL1_2 0 0 0 1 1 +} +// brush 758 +{ +( 48 912 -288 ) ( 0 816 -288 ) ( 32 808 -256 ) UWALL1_2 0 0 0 1 1 +( 72 888 -256 ) ( 32 808 -256 ) ( 0 816 -256 ) UWALL1_2 0 0 0 1 1 +( 0 816 -288 ) ( 48 912 -288 ) ( 48 912 -256 ) UWALL1_2 0 0 0 1 1 +( 72 888 -256 ) ( 48 912 -256 ) ( 48 912 -288 ) UWALL1_2 0 0 0 1 1 +( 0 816 -288 ) ( 0 816 -256 ) ( 32 808 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 759 +{ +( 0 816 -352 ) ( 48 912 -352 ) ( 72 888 -384 ) UWALL1_2 0 0 0 1 1 +( 32 808 -384 ) ( 72 888 -384 ) ( 48 912 -384 ) UWALL1_2 0 0 0 1 1 +( 48 912 -352 ) ( 0 816 -352 ) ( 0 816 -384 ) UWALL1_2 0 0 0 1 1 +( 48 912 -352 ) ( 48 912 -384 ) ( 72 888 -384 ) UWALL1_2 0 0 0 1 1 +( 32 808 -384 ) ( 0 816 -384 ) ( 0 816 -352 ) UWALL1_2 0 0 0 1 1 +} +// brush 760 +{ +( 32 808 -256 ) ( 0 816 -288 ) ( 0 768 -288 ) UWALL1_2 0 0 0 1 1 +( 0 816 -256 ) ( 32 808 -256 ) ( 32 768 -256 ) UWALL1_2 0 0 0 1 1 +( 0 768 -256 ) ( 0 768 -288 ) ( 0 816 -288 ) UWALL1_2 0 0 0 1 1 +( 0 816 -288 ) ( 32 808 -256 ) ( 0 816 -256 ) UWALL1_2 0 0 0 1 1 +( 32 768 -256 ) ( 0 768 -288 ) ( 0 768 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 761 +{ +( 32 768 -384 ) ( 0 768 -352 ) ( 0 816 -352 ) UWALL1_2 0 0 0 1 1 +( 0 768 -384 ) ( 32 768 -384 ) ( 32 808 -384 ) UWALL1_2 0 0 0 1 1 +( 0 816 -384 ) ( 0 816 -352 ) ( 0 768 -352 ) UWALL1_2 0 0 0 1 1 +( 32 808 -384 ) ( 0 816 -352 ) ( 0 816 -384 ) UWALL1_2 0 0 0 1 1 +( 0 768 -352 ) ( 32 768 -384 ) ( 0 768 -384 ) UWALL1_2 0 0 0 1 1 +} +// brush 762 +{ +( 152 928 -256 ) ( 144 960 -288 ) ( 48 912 -288 ) UWALL1_2 0 0 0 1 1 +( 144 960 -256 ) ( 152 928 -256 ) ( 72 888 -256 ) UWALL1_2 0 0 0 1 1 +( 48 912 -256 ) ( 48 912 -288 ) ( 144 960 -288 ) UWALL1_2 0 0 0 1 1 +( 48 912 -288 ) ( 48 912 -256 ) ( 72 888 -256 ) UWALL1_2 0 0 0 1 1 +( 152 928 -256 ) ( 144 960 -256 ) ( 144 960 -288 ) UWALL1_2 0 0 0 1 1 +} +// brush 763 +{ +( 72 888 -384 ) ( 48 912 -352 ) ( 144 960 -352 ) UWALL1_2 0 0 0 1 1 +( 48 912 -384 ) ( 72 888 -384 ) ( 152 928 -384 ) UWALL1_2 0 0 0 1 1 +( 144 960 -384 ) ( 144 960 -352 ) ( 48 912 -352 ) UWALL1_2 0 0 0 1 1 +( 72 888 -384 ) ( 48 912 -384 ) ( 48 912 -352 ) UWALL1_2 0 0 0 1 1 +( 144 960 -352 ) ( 144 960 -384 ) ( 152 928 -384 ) UWALL1_2 0 0 0 1 1 +} +// brush 764 +{ +( 192 960 -288 ) ( 144 960 -288 ) ( 152 928 -256 ) UWALL1_2 0 0 0 1 1 +( 192 928 -256 ) ( 152 928 -256 ) ( 144 960 -256 ) UWALL1_2 0 0 0 1 1 +( 144 960 -288 ) ( 192 960 -288 ) ( 192 960 -256 ) UWALL1_2 0 0 0 1 1 +( 144 960 -256 ) ( 152 928 -256 ) ( 144 960 -288 ) UWALL1_2 0 0 0 1 1 +( 192 960 -256 ) ( 192 960 -288 ) ( 192 928 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 765 +{ +( 144 960 -352 ) ( 192 960 -352 ) ( 192 928 -384 ) UWALL1_2 0 0 0 1 1 +( 152 928 -384 ) ( 192 928 -384 ) ( 192 960 -384 ) UWALL1_2 0 0 0 1 1 +( 192 960 -352 ) ( 144 960 -352 ) ( 144 960 -384 ) UWALL1_2 0 0 0 1 1 +( 144 960 -384 ) ( 144 960 -352 ) ( 152 928 -384 ) UWALL1_2 0 0 0 1 1 +( 192 960 -384 ) ( 192 928 -384 ) ( 192 960 -352 ) UWALL1_2 0 0 0 1 1 +} +// brush 766 +{ +( 32 472 -256 ) ( 0 464 -288 ) ( 48 368 -288 ) UWALL1_2 0 0 0 1 1 +( 0 464 -256 ) ( 32 472 -256 ) ( 72 392 -256 ) UWALL1_2 0 0 0 1 1 +( 48 368 -256 ) ( 48 368 -288 ) ( 0 464 -288 ) UWALL1_2 0 0 0 1 1 +( 48 368 -256 ) ( 72 392 -256 ) ( 48 368 -288 ) UWALL1_2 0 0 0 1 1 +( 0 464 -256 ) ( 0 464 -288 ) ( 32 472 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 767 +{ +( 0 512 -288 ) ( 0 464 -288 ) ( 32 472 -256 ) UWALL1_2 0 0 0 1 1 +( 32 512 -256 ) ( 32 472 -256 ) ( 0 464 -256 ) UWALL1_2 0 0 0 1 1 +( 0 464 -288 ) ( 0 512 -288 ) ( 0 512 -256 ) UWALL1_2 0 0 0 1 1 +( 32 472 -256 ) ( 0 464 -288 ) ( 0 464 -256 ) UWALL1_2 0 0 0 1 1 +( 0 512 -288 ) ( 32 512 -256 ) ( 0 512 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 768 +{ +( 144 320 -288 ) ( 152 352 -256 ) ( 72 392 -256 ) UWALL1_2 0 0 0 1 1 +( 152 352 -256 ) ( 144 320 -256 ) ( 48 368 -256 ) UWALL1_2 0 0 0 1 1 +( 48 368 -288 ) ( 48 368 -256 ) ( 144 320 -256 ) UWALL1_2 0 0 0 1 1 +( 48 368 -256 ) ( 48 368 -288 ) ( 72 392 -256 ) UWALL1_2 0 0 0 1 1 +( 144 320 -256 ) ( 152 352 -256 ) ( 144 320 -288 ) UWALL1_2 0 0 0 1 1 +} +// brush 769 +{ +( 144 320 -288 ) ( 192 320 -288 ) ( 176 352 -256 ) UWALL1_2 0 0 0 1 1 +( 152 352 -256 ) ( 176 352 -256 ) ( 192 320 -256 ) UWALL1_2 0 0 0 1 1 +( 192 320 -288 ) ( 144 320 -288 ) ( 144 320 -256 ) UWALL1_2 0 0 0 1 1 +( 152 352 -256 ) ( 144 320 -256 ) ( 144 320 -288 ) UWALL1_2 0 0 0 1 1 +( 192 320 -288 ) ( 192 320 -256 ) ( 176 352 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 770 +{ +( 272 960 -288 ) ( 280 928 -256 ) ( 328 952 -256 ) UWALL1_2 0 0 0 1 1 +( 280 928 -256 ) ( 272 960 -256 ) ( 304 976 -256 ) UWALL1_2 0 0 0 1 1 +( 304 976 -288 ) ( 304 976 -256 ) ( 272 960 -256 ) UWALL1_2 0 0 0 1 1 +( 304 976 -256 ) ( 304 976 -288 ) ( 328 952 -256 ) UWALL1_2 0 0 0 1 1 +( 272 960 -256 ) ( 280 928 -256 ) ( 272 960 -288 ) UWALL1_2 0 0 0 1 1 +} +// brush 771 +{ +( 304 976 -352 ) ( 328 952 -384 ) ( 280 928 -384 ) UWALL1_2 0 0 0 1 1 +( 328 952 -384 ) ( 304 976 -384 ) ( 272 960 -384 ) UWALL1_2 0 0 0 1 1 +( 272 960 -352 ) ( 272 960 -384 ) ( 304 976 -384 ) UWALL1_2 0 0 0 1 1 +( 304 976 -384 ) ( 328 952 -384 ) ( 304 976 -352 ) UWALL1_2 0 0 0 1 1 +( 272 960 -384 ) ( 272 960 -352 ) ( 280 928 -384 ) UWALL1_2 0 0 0 1 1 +} +// brush 772 +{ +( 272 960 -288 ) ( 256 960 -288 ) ( 256 928 -256 ) UWALL1_2 0 0 0 1 1 +( 280 928 -256 ) ( 256 928 -256 ) ( 256 960 -256 ) UWALL1_2 0 0 0 1 1 +( 256 960 -288 ) ( 272 960 -288 ) ( 272 960 -256 ) UWALL1_2 0 0 0 1 1 +( 280 928 -256 ) ( 272 960 -256 ) ( 272 960 -288 ) UWALL1_2 0 0 0 1 1 +( 256 960 -288 ) ( 256 960 -256 ) ( 256 928 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 773 +{ +( 256 960 -352 ) ( 272 960 -352 ) ( 280 928 -384 ) UWALL1_2 0 0 0 1 1 +( 256 928 -384 ) ( 280 928 -384 ) ( 272 960 -384 ) UWALL1_2 0 0 0 1 1 +( 272 960 -352 ) ( 256 960 -352 ) ( 256 960 -384 ) UWALL1_2 0 0 0 1 1 +( 272 960 -352 ) ( 272 960 -384 ) ( 280 928 -384 ) UWALL1_2 0 0 0 1 1 +( 256 928 -384 ) ( 256 960 -384 ) ( 256 960 -352 ) UWALL1_2 0 0 0 1 1 +} +// brush 774 +{ +( 352 1000 -256 ) ( 320 1008 -288 ) ( 304 976 -288 ) UWALL1_2 0 0 0 1 1 +( 320 1008 -256 ) ( 352 1000 -256 ) ( 328 952 -256 ) UWALL1_2 0 0 0 1 1 +( 304 976 -256 ) ( 304 976 -288 ) ( 320 1008 -288 ) UWALL1_2 0 0 0 1 1 +( 304 976 -256 ) ( 328 952 -256 ) ( 304 976 -288 ) UWALL1_2 0 0 0 1 1 +( 320 1008 -256 ) ( 320 1008 -288 ) ( 352 1000 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 775 +{ +( 328 952 -384 ) ( 304 976 -352 ) ( 320 1008 -352 ) UWALL1_2 0 0 0 1 1 +( 304 976 -384 ) ( 328 952 -384 ) ( 352 1000 -384 ) UWALL1_2 0 0 0 1 1 +( 320 1008 -384 ) ( 320 1008 -352 ) ( 304 976 -352 ) UWALL1_2 0 0 0 1 1 +( 304 976 -384 ) ( 304 976 -352 ) ( 328 952 -384 ) UWALL1_2 0 0 0 1 1 +( 320 1008 -384 ) ( 352 1000 -384 ) ( 320 1008 -352 ) UWALL1_2 0 0 0 1 1 +} +// brush 776 +{ +( 320 1024 -288 ) ( 320 1008 -288 ) ( 352 1000 -256 ) UWALL1_2 0 0 0 1 1 +( 352 1024 -256 ) ( 352 1000 -256 ) ( 320 1008 -256 ) UWALL1_2 0 0 0 1 1 +( 320 1008 -288 ) ( 320 1024 -288 ) ( 320 1024 -256 ) UWALL1_2 0 0 0 1 1 +( 352 1000 -256 ) ( 320 1008 -288 ) ( 320 1008 -256 ) UWALL1_2 0 0 0 1 1 +( 320 1024 -288 ) ( 352 1024 -256 ) ( 320 1024 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 777 +{ +( 320 1008 -352 ) ( 320 1024 -352 ) ( 352 1024 -384 ) UWALL1_2 0 0 0 1 1 +( 352 1000 -384 ) ( 352 1024 -384 ) ( 320 1024 -384 ) UWALL1_2 0 0 0 1 1 +( 320 1024 -352 ) ( 320 1008 -352 ) ( 320 1008 -384 ) UWALL1_2 0 0 0 1 1 +( 320 1008 -352 ) ( 352 1000 -384 ) ( 320 1008 -384 ) UWALL1_2 0 0 0 1 1 +( 352 1024 -384 ) ( 320 1024 -352 ) ( 320 1024 -384 ) UWALL1_2 0 0 0 1 1 +} +// brush 778 +{ +( 256 984 0 ) ( 256 968 0 ) ( 256 968 128 ) UWALL1_2 0 0 0 1 1 +( 320 960 -288 ) ( 192 960 -288 ) ( 192 928 -256 ) UWALL1_2 0 0 0 1 1 +( 384 928 -256 ) ( 192 928 -256 ) ( 192 960 -256 ) UWALL1_2 0 0 0 1 1 +( 192 960 -288 ) ( 320 960 -288 ) ( 320 960 -256 ) UWALL1_2 0 0 0 1 1 +( 192 960 -288 ) ( 192 960 -256 ) ( 192 928 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 779 +{ +( 256 984 0 ) ( 256 968 0 ) ( 256 968 128 ) UWALL1_2 0 0 0 1 1 +( 192 960 -352 ) ( 320 960 -352 ) ( 384 928 -384 ) UWALL1_2 0 0 0 1 1 +( 192 928 -384 ) ( 384 928 -384 ) ( 320 960 -384 ) UWALL1_2 0 0 0 1 1 +( 320 960 -352 ) ( 192 960 -352 ) ( 192 960 -384 ) UWALL1_2 0 0 0 1 1 +( 192 928 -384 ) ( 192 960 -384 ) ( 192 960 -352 ) UWALL1_2 0 0 0 1 1 +} +// brush 780 +{ +( 448 976 -352 ) ( 400 880 -352 ) ( 376 904 -384 ) GROUND1_2 0 0 0 1 1 +( 416 984 -384 ) ( 376 904 -384 ) ( 400 880 -384 ) GROUND1_2 0 0 0 1 1 +( 400 880 -352 ) ( 448 976 -352 ) ( 448 976 -384 ) GROUND1_2 0 0 0 1 1 +( 400 880 -352 ) ( 400 880 -384 ) ( 376 904 -384 ) GROUND1_2 0 0 0 1 1 +( 416 984 -384 ) ( 448 976 -384 ) ( 448 976 -352 ) GROUND1_2 0 0 0 1 1 +} +// brush 781 +{ +( 416 1024 -384 ) ( 448 1024 -352 ) ( 448 976 -352 ) GROUND1_2 0 0 0 1 1 +( 448 1024 -384 ) ( 416 1024 -384 ) ( 416 984 -384 ) GROUND1_2 0 0 0 1 1 +( 448 976 -384 ) ( 448 976 -352 ) ( 448 1024 -352 ) GROUND1_2 0 0 0 1 1 +( 416 984 -384 ) ( 448 976 -352 ) ( 448 976 -384 ) GROUND1_2 0 0 0 1 1 +( 448 1024 -352 ) ( 416 1024 -384 ) ( 448 1024 -384 ) GROUND1_2 0 0 0 1 1 +} +// brush 782 +{ +( 376 904 -384 ) ( 400 880 -352 ) ( 304 832 -352 ) GROUND1_2 0 0 0 1 1 +( 400 880 -384 ) ( 376 904 -384 ) ( 296 864 -384 ) GROUND1_2 0 0 0 1 1 +( 304 832 -384 ) ( 304 832 -352 ) ( 400 880 -352 ) GROUND1_2 0 0 0 1 1 +( 376 904 -384 ) ( 400 880 -384 ) ( 400 880 -352 ) GROUND1_2 0 0 0 1 1 +( 304 832 -352 ) ( 304 832 -384 ) ( 296 864 -384 ) GROUND1_2 0 0 0 1 1 +} +// brush 783 +{ +( 304 832 -352 ) ( 256 832 -352 ) ( 256 864 -384 ) GROUND1_2 0 0 0 1 1 +( 296 864 -384 ) ( 256 864 -384 ) ( 256 832 -384 ) GROUND1_2 0 0 0 1 1 +( 256 832 -352 ) ( 304 832 -352 ) ( 304 832 -384 ) GROUND1_2 0 0 0 1 1 +( 304 832 -384 ) ( 304 832 -352 ) ( 296 864 -384 ) GROUND1_2 0 0 0 1 1 +( 256 832 -384 ) ( 256 864 -384 ) ( 256 832 -352 ) GROUND1_2 0 0 0 1 1 +} +// brush 784 +{ +( 256 824 128 ) ( 256 824 0 ) ( 256 808 0 ) GROUND1_2 0 0 0 1 1 +( 384 864 -384 ) ( 320 832 -352 ) ( 192 832 -352 ) GROUND1_2 0 0 0 1 1 +( 320 832 -384 ) ( 384 864 -384 ) ( 192 864 -384 ) GROUND1_2 0 0 0 1 1 +( 192 832 -384 ) ( 192 832 -352 ) ( 320 832 -352 ) GROUND1_2 0 0 0 1 1 +( 192 832 -352 ) ( 192 832 -384 ) ( 192 864 -384 ) GROUND1_2 0 0 0 1 1 +} +// brush 785 +{ +( 144 816 -352 ) ( 120 840 -384 ) ( 168 864 -384 ) GROUND1_2 0 0 0 1 1 +( 120 840 -384 ) ( 144 816 -384 ) ( 176 832 -384 ) GROUND1_2 0 0 0 1 1 +( 176 832 -352 ) ( 176 832 -384 ) ( 144 816 -384 ) GROUND1_2 0 0 0 1 1 +( 144 816 -384 ) ( 120 840 -384 ) ( 144 816 -352 ) GROUND1_2 0 0 0 1 1 +( 176 832 -384 ) ( 176 832 -352 ) ( 168 864 -384 ) GROUND1_2 0 0 0 1 1 +} +// brush 786 +{ +( 192 832 -352 ) ( 176 832 -352 ) ( 168 864 -384 ) GROUND1_2 0 0 0 1 1 +( 192 864 -384 ) ( 168 864 -384 ) ( 176 832 -384 ) GROUND1_2 0 0 0 1 1 +( 176 832 -352 ) ( 192 832 -352 ) ( 192 832 -384 ) GROUND1_2 0 0 0 1 1 +( 176 832 -352 ) ( 176 832 -384 ) ( 168 864 -384 ) GROUND1_2 0 0 0 1 1 +( 192 864 -384 ) ( 192 832 -384 ) ( 192 832 -352 ) GROUND1_2 0 0 0 1 1 +} +// brush 787 +{ +( 120 840 -384 ) ( 144 816 -352 ) ( 128 784 -352 ) GROUND1_2 0 0 0 1 1 +( 144 816 -384 ) ( 120 840 -384 ) ( 96 792 -384 ) GROUND1_2 0 0 0 1 1 +( 128 784 -384 ) ( 128 784 -352 ) ( 144 816 -352 ) GROUND1_2 0 0 0 1 1 +( 144 816 -384 ) ( 144 816 -352 ) ( 120 840 -384 ) GROUND1_2 0 0 0 1 1 +( 128 784 -384 ) ( 96 792 -384 ) ( 128 784 -352 ) GROUND1_2 0 0 0 1 1 +} +// brush 788 +{ +( 128 784 -352 ) ( 128 768 -352 ) ( 96 768 -384 ) GROUND1_2 0 0 0 1 1 +( 96 792 -384 ) ( 96 768 -384 ) ( 128 768 -384 ) GROUND1_2 0 0 0 1 1 +( 128 768 -352 ) ( 128 784 -352 ) ( 128 784 -384 ) GROUND1_2 0 0 0 1 1 +( 128 784 -352 ) ( 96 792 -384 ) ( 128 784 -384 ) GROUND1_2 0 0 0 1 1 +( 96 768 -384 ) ( 128 768 -352 ) ( 128 768 -384 ) GROUND1_2 0 0 0 1 1 +} +// brush 789 +{ +( 288 472 0 ) ( 288 456 0 ) ( 288 456 128 ) GROUND1_2 0 0 0 1 1 +( 192 448 -352 ) ( 384 448 -352 ) ( 480 416 -384 ) GROUND1_2 0 0 0 1 1 +( 192 416 -384 ) ( 480 416 -384 ) ( 384 448 -384 ) GROUND1_2 0 0 0 1 1 +( 384 448 -352 ) ( 192 448 -352 ) ( 192 448 -384 ) GROUND1_2 0 0 0 1 1 +( 192 416 -384 ) ( 192 448 -384 ) ( 192 448 -352 ) GROUND1_2 0 0 0 1 1 +} +// brush 790 +{ +( 128 -939 -352 ) ( 128 -1280 -352 ) ( 112 -1280 -368 ) GROUND1_2 0 0 0 1 1 +( 128 512 -384 ) ( 128 768 -384 ) ( 96 768 -384 ) GROUND1_2 0 0 0 1 1 +( 128 768 -384 ) ( 128 512 -384 ) ( 128 512 -320 ) GROUND1_2 0 0 0 1 1 +( 96 768 -320 ) ( 96 768 -384 ) ( 128 768 -384 ) GROUND1_2 0 0 0 1 1 +( 96 512 -384 ) ( 96 512 -320 ) ( 128 512 -320 ) GROUND1_2 0 0 0 1 1 +} +// brush 791 +{ +( 0 640 -272 ) ( 0 624 -272 ) ( 128 624 -272 ) UWALL1_2 0 0 0 1 1 +( 0 32 -288 ) ( 0 -96 -288 ) ( 16 -96 -272 ) UWALL1_2 0 0 0 1 1 +( 0 576 -256 ) ( 0 672 -256 ) ( 32 672 -256 ) UWALL1_2 0 0 0 1 1 +( 0 672 -256 ) ( 0 576 -256 ) ( 0 576 -320 ) UWALL1_2 0 0 0 1 1 +( 32 672 -320 ) ( 32 672 -256 ) ( 0 672 -256 ) UWALL1_2 0 0 0 1 1 +( 32 576 -256 ) ( 32 576 -320 ) ( 0 576 -320 ) UWALL1_2 0 0 0 1 1 +} +// brush 792 +{ +( 0 656 -288 ) ( 0 640 -272 ) ( 128 640 -272 ) UWALL1_2 0 0 0 1 1 +( 128 624 -272 ) ( 0 624 -272 ) ( 0 640 -272 ) UWALL1_2 0 0 0 1 1 +( 0 32 -288 ) ( 0 -96 -288 ) ( 16 -96 -272 ) UWALL1_2 0 0 0 1 1 +( 0 672 -256 ) ( 0 576 -256 ) ( 0 576 -320 ) UWALL1_2 0 0 0 1 1 +( 32 672 -320 ) ( 32 672 -256 ) ( 0 672 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 793 +{ +( 128 608 -272 ) ( 0 608 -272 ) ( 0 600 -280 ) UWALL1_2 0 0 0 1 1 +( 128 624 -272 ) ( 0 624 -272 ) ( 0 640 -272 ) UWALL1_2 0 0 0 1 1 +( 0 32 -288 ) ( 0 -96 -288 ) ( 16 -96 -272 ) UWALL1_2 0 0 0 1 1 +( 0 672 -256 ) ( 0 576 -256 ) ( 0 576 -320 ) UWALL1_2 0 0 0 1 1 +( 32 576 -256 ) ( 32 576 -320 ) ( 0 576 -320 ) UWALL1_2 0 0 0 1 1 +} +// brush 794 +{ +( 400 880 128 ) ( 400 880 0 ) ( 376 904 0 ) ECOP1_6 0 0 0 1 1 +( 448 1264 -288 ) ( 576 1520 -288 ) ( 584 1518 -280 ) ECOP1_6 0 0 0 1 1 +( 480 1256 -384 ) ( 608 1512 -384 ) ( 600 1514 -376 ) ECOP1_6 0 0 0 1 1 +( 576 1232 -352 ) ( 704 1488 -352 ) ( 696 1490 -360 ) ECOP1_6 0 0 0 1 1 +( 544 1240 -256 ) ( 672 1496 -256 ) ( 680 1494 -264 ) ECOP1_6 0 0 0 1 1 +( 448 976 -384 ) ( 320 1008 -384 ) ( 272 912 -384 ) ECOP1_6 0 0 0 1 1 +( 320 1008 -256 ) ( 448 976 -256 ) ( 400 880 -256 ) ECOP1_6 0 0 0 1 1 +( 320 1008 -384 ) ( 448 976 -384 ) ( 448 976 -256 ) ECOP1_6 0 0 0 1 1 +( 272 912 -256 ) ( 272 912 -384 ) ( 320 1008 -384 ) ECOP1_6 0 0 0 1 1 +( 400 880 -384 ) ( 400 880 -256 ) ( 448 976 -256 ) ECOP1_6 0 0 0 1 1 +} +// brush 795 +{ +( 448 976 128 ) ( 448 976 0 ) ( 416 984 0 ) ECOP1_6 0 0 0 1 1 +( 320 1152 -288 ) ( 320 1280 -288 ) ( 328 1280 -280 ) ECOP1_6 0 0 0 1 1 +( 352 1152 -384 ) ( 352 1280 -384 ) ( 344 1280 -376 ) ECOP1_6 0 0 0 1 1 +( 448 1152 -352 ) ( 448 1280 -352 ) ( 440 1280 -360 ) ECOP1_6 0 0 0 1 1 +( 416 1152 -256 ) ( 416 1280 -256 ) ( 424 1280 -264 ) ECOP1_6 0 0 0 1 1 +( 448 1024 -384 ) ( 320 1024 -384 ) ( 320 976 -384 ) ECOP1_6 0 0 0 1 1 +( 320 1024 -256 ) ( 448 1024 -256 ) ( 448 976 -256 ) ECOP1_6 0 0 0 1 1 +( 320 1024 -384 ) ( 448 1024 -384 ) ( 448 1024 -256 ) ECOP1_6 0 0 0 1 1 +( 320 976 -256 ) ( 320 976 -384 ) ( 320 1024 -384 ) ECOP1_6 0 0 0 1 1 +( 448 976 -384 ) ( 448 976 -256 ) ( 448 1024 -256 ) ECOP1_6 0 0 0 1 1 +} +// brush 796 +{ +( 376 904 0 ) ( 400 880 0 ) ( 400 880 128 ) ECOP1_6 0 0 0 1 1 +( -238 696 -280 ) ( -240 704 -288 ) ( 16 832 -288 ) ECOP1_6 0 0 0 1 1 +( -234 680 -376 ) ( -232 672 -384 ) ( 24 800 -384 ) ECOP1_6 0 0 0 1 1 +( -210 584 -360 ) ( -208 576 -352 ) ( 48 704 -352 ) ECOP1_6 0 0 0 1 1 +( -214 600 -264 ) ( -216 608 -256 ) ( 40 736 -256 ) ECOP1_6 0 0 0 1 1 +( 368 1008 -384 ) ( 272 960 -384 ) ( 304 832 -384 ) ECOP1_6 0 0 0 1 1 +( 400 880 -256 ) ( 304 832 -256 ) ( 272 960 -256 ) ECOP1_6 0 0 0 1 1 +( 304 832 -256 ) ( 304 832 -384 ) ( 272 960 -384 ) ECOP1_6 0 0 0 1 1 +( 272 960 -384 ) ( 368 1008 -384 ) ( 368 1008 -256 ) ECOP1_6 0 0 0 1 1 +( 304 832 -256 ) ( 400 880 -256 ) ( 400 880 -384 ) ECOP1_6 0 0 0 1 1 +} +// brush 797 +{ +( 296 864 0 ) ( 304 832 0 ) ( 304 832 128 ) ECOP1_6 0 0 0 1 1 +( 0 952 -280 ) ( 0 960 -288 ) ( 128 960 -288 ) ECOP1_6 0 0 0 1 1 +( 0 936 -376 ) ( 0 928 -384 ) ( 128 928 -384 ) ECOP1_6 0 0 0 1 1 +( 0 840 -360 ) ( 0 832 -352 ) ( 128 832 -352 ) ECOP1_6 0 0 0 1 1 +( 0 856 -264 ) ( 0 864 -256 ) ( 128 864 -256 ) ECOP1_6 0 0 0 1 1 +( 304 960 -384 ) ( 256 960 -384 ) ( 256 832 -384 ) ECOP1_6 0 0 0 1 1 +( 304 832 -256 ) ( 256 832 -256 ) ( 256 960 -256 ) ECOP1_6 0 0 0 1 1 +( 256 832 -256 ) ( 256 832 -384 ) ( 256 960 -384 ) BLACK 0 0 0 32 32 +( 256 960 -384 ) ( 304 960 -384 ) ( 304 960 -256 ) ECOP1_6 0 0 0 1 1 +( 256 832 -256 ) ( 304 832 -256 ) ( 304 832 -384 ) ECOP1_6 0 0 0 1 1 +} +// brush 798 +{ +( 64 960 -256 ) ( 0 960 -256 ) ( 0 320 -256 ) UWALL1_2 0 0 0 1 1 +( 64 320 256 ) ( 0 320 256 ) ( 0 960 256 ) UWALL1_2 0 0 0 1 1 +( 64 960 256 ) ( 64 960 -256 ) ( 64 320 -256 ) UWALL1_2 0 0 0 1 1 +( 0 320 256 ) ( 0 320 -256 ) ( 0 960 -256 ) UWALL1_2 0 0 0 1 1 +( 0 960 -256 ) ( 64 960 -256 ) ( 64 960 256 ) UWALL1_2 0 0 0 1 1 +( 0 320 256 ) ( 64 320 256 ) ( 64 320 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 799 +{ +( 384 992 -256 ) ( 384 992 0 ) ( 384 1024 0 ) UWALL1_2 0 0 0 1 1 +( 256 896 -256 ) ( 320 880 -256 ) ( 384 992 -256 ) UWALL1_2 0 0 0 1 1 +( 256 1024 0 ) ( 384 1024 0 ) ( 384 992 0 ) UWALL1_2 0 0 0 1 1 +( 320 880 0 ) ( 384 992 0 ) ( 384 992 -256 ) UWALL1_2 0 0 0 1 1 +( 256 1024 -256 ) ( 256 1024 0 ) ( 256 896 0 ) UWALL1_2 0 0 0 1 1 +( 384 1024 -256 ) ( 384 1024 0 ) ( 256 1024 0 ) UWALL1_2 0 0 0 1 1 +( 256 896 -256 ) ( 256 896 0 ) ( 320 880 0 ) UWALL1_2 0 0 0 1 1 +} +// brush 800 +{ +( 256 960 -256 ) ( 128 960 -256 ) ( 128 864 -256 ) UWALL1_2 0 0 0 1 1 +( 256 896 0 ) ( 128 864 0 ) ( 128 960 0 ) UWALL1_2 0 0 0 1 1 +( 256 960 0 ) ( 256 960 -256 ) ( 256 896 -256 ) UWALL1_2 0 0 0 1 1 +( 128 864 0 ) ( 128 864 -256 ) ( 128 960 -256 ) UWALL1_2 0 0 0 1 1 +( 128 960 -256 ) ( 256 960 -256 ) ( 256 960 0 ) UWALL1_2 0 0 0 1 1 +( 128 864 0 ) ( 256 896 0 ) ( 256 896 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 801 +{ +( 96 832 0 ) ( 96 832 -256 ) ( 64 832 -256 ) UWALL1_2 0 0 0 1 1 +( 64 832 -256 ) ( 96 832 -256 ) ( 128 864 -256 ) UWALL1_2 0 0 0 1 1 +( 128 960 0 ) ( 128 864 0 ) ( 96 832 0 ) UWALL1_2 0 0 0 1 1 +( 128 960 0 ) ( 128 960 -256 ) ( 128 864 -256 ) UWALL1_2 0 0 0 1 1 +( 64 832 -256 ) ( 64 960 -256 ) ( 64 960 0 ) UWALL1_2 0 0 0 1 1 +( 64 960 0 ) ( 64 960 -256 ) ( 128 960 -256 ) UWALL1_2 0 0 0 1 1 +( 128 864 0 ) ( 128 864 -256 ) ( 96 832 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 802 +{ +( 112 880 0 ) ( 96 832 0 ) ( 96 832 128 ) UWALL1_2 0 0 0 1 1 +( 96 832 -256 ) ( 64 832 -256 ) ( 64 736 -256 ) UWALL1_2 0 0 0 1 1 +( 96 736 0 ) ( 64 736 0 ) ( 64 832 0 ) UWALL1_2 0 0 0 1 1 +( 64 736 0 ) ( 64 736 -256 ) ( 64 832 -256 ) UWALL1_2 0 0 0 1 1 +( 64 832 -256 ) ( 96 832 -256 ) ( 96 832 0 ) UWALL1_2 0 0 0 1 1 +} +// brush 803 +{ +( 96 672 -256 ) ( 64 624 -256 ) ( 64 624 0 ) UWALL1_2 0 0 0 1 1 +( 64 736 -256 ) ( 64 624 -256 ) ( 96 672 -256 ) UWALL1_2 0 0 0 1 1 +( 64 736 0 ) ( 96 672 0 ) ( 64 624 0 ) UWALL1_2 0 0 0 1 1 +( 64 624 -256 ) ( 64 736 -256 ) ( 64 736 0 ) UWALL1_2 0 0 0 1 1 +( 64 736 -256 ) ( 96 672 -256 ) ( 96 672 0 ) UWALL1_2 0 0 0 1 1 +} +// brush 804 +{ +( 64 480 0 ) ( 96 528 0 ) ( 96 528 -256 ) UWALL1_2 0 0 0 1 1 +( 96 528 -256 ) ( 64 624 -256 ) ( 64 480 -256 ) UWALL1_2 0 0 0 1 1 +( 64 480 0 ) ( 64 624 0 ) ( 96 528 0 ) UWALL1_2 0 0 0 1 1 +( 64 624 0 ) ( 64 480 0 ) ( 64 480 -256 ) UWALL1_2 0 0 0 1 1 +( 96 528 0 ) ( 64 624 0 ) ( 64 624 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 805 +{ +( 192 320 -384 ) ( 240 288 -384 ) ( 240 288 0 ) UWALL1_2 0 0 0 1 1 +( 240 240 -384 ) ( 240 240 0 ) ( 240 288 0 ) UWALL1_2 0 0 0 1 1 +( 128 128 -384 ) ( 128 128 0 ) ( 240 240 0 ) UWALL1_2 0 0 0 1 1 +( 64 320 -384 ) ( 64 128 -384 ) ( 128 128 -384 ) UWALL1_2 0 0 0 1 1 +( 64 128 0 ) ( 64 320 0 ) ( 192 320 0 ) UWALL1_2 0 0 0 1 1 +( 64 128 -384 ) ( 64 320 -384 ) ( 64 320 0 ) UWALL1_2 0 0 0 1 1 +( 64 320 -384 ) ( 192 320 -384 ) ( 192 320 0 ) UWALL1_2 0 0 0 1 1 +( 64 128 -384 ) ( 64 128 0 ) ( 128 128 0 ) UWALL1_2 0 0 0 1 1 +} +// brush 806 +{ +( 112 432 0 ) ( 144 416 0 ) ( 144 416 128 ) UWALL1_2 0 0 0 1 1 +( 176 352 0 ) ( 192 320 0 ) ( 192 320 128 ) UWALL1_2 0 0 0 1 1 +( 192 448 -256 ) ( 64 448 -256 ) ( 64 320 -256 ) UWALL1_2 0 0 0 1 1 +( 192 320 0 ) ( 64 320 0 ) ( 64 448 0 ) UWALL1_2 0 0 0 1 1 +( 64 320 0 ) ( 64 320 -256 ) ( 64 448 -256 ) UWALL1_2 0 0 0 1 1 +( 64 448 -256 ) ( 192 448 -256 ) ( 192 448 0 ) UWALL1_2 0 0 0 1 1 +( 64 320 0 ) ( 192 320 0 ) ( 192 320 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 807 +{ +( 80 448 0 ) ( 80 448 -256 ) ( 64 448 -256 ) UWALL1_2 0 0 0 1 1 +( 64 480 -256 ) ( 64 448 -256 ) ( 80 448 -256 ) UWALL1_2 0 0 0 1 1 +( 64 480 0 ) ( 80 448 0 ) ( 64 448 0 ) UWALL1_2 0 0 0 1 1 +( 64 448 0 ) ( 64 448 -256 ) ( 64 480 -256 ) UWALL1_2 0 0 0 1 1 +( 64 480 0 ) ( 64 480 -256 ) ( 80 448 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 808 +{ +( 80 656 -276 ) ( 48 656 -276 ) ( 48 624 -276 ) TLIGHT01_1 16 16 0 1 1 +( 80 624 -272 ) ( 48 624 -272 ) ( 48 656 -272 ) TLIGHT01_1 16 16 0 1 1 +( 80 656 -272 ) ( 80 656 -276 ) ( 80 624 -276 ) TLIGHT01_1 16 16 0 1 1 +( 48 624 -272 ) ( 48 624 -276 ) ( 48 656 -276 ) TLIGHT01_1 16 16 0 1 1 +( 48 656 -276 ) ( 80 656 -276 ) ( 80 656 -272 ) TLIGHT01_1 16 16 0 1 1 +( 48 624 -272 ) ( 80 624 -272 ) ( 80 624 -276 ) TLIGHT01_1 16 16 0 1 1 +} +// brush 809 +{ +( 80 528 -276 ) ( 48 528 -276 ) ( 48 496 -276 ) TLIGHT01_1 16 16 0 1 1 +( 80 496 -272 ) ( 48 496 -272 ) ( 48 528 -272 ) TLIGHT01_1 16 16 0 1 1 +( 80 528 -272 ) ( 80 528 -276 ) ( 80 496 -276 ) TLIGHT01_1 16 16 0 1 1 +( 48 496 -272 ) ( 48 496 -276 ) ( 48 528 -276 ) TLIGHT01_1 16 16 0 1 1 +( 48 528 -276 ) ( 80 528 -276 ) ( 80 528 -272 ) TLIGHT01_1 16 16 0 1 1 +( 48 496 -272 ) ( 80 496 -272 ) ( 80 496 -276 ) TLIGHT01_1 16 16 0 1 1 +} +// brush 810 +{ +( 272 400 -276 ) ( 240 400 -276 ) ( 240 368 -276 ) TLIGHT01_1 16 16 0 1 1 +( 272 368 -272 ) ( 240 368 -272 ) ( 240 400 -272 ) TLIGHT01_1 16 16 0 1 1 +( 272 400 -272 ) ( 272 400 -276 ) ( 272 368 -276 ) TLIGHT01_1 16 16 0 1 1 +( 240 368 -272 ) ( 240 368 -276 ) ( 240 400 -276 ) TLIGHT01_1 16 16 0 1 1 +( 240 400 -276 ) ( 272 400 -276 ) ( 272 400 -272 ) TLIGHT01_1 16 16 0 1 1 +( 240 368 -272 ) ( 272 368 -272 ) ( 272 368 -276 ) TLIGHT01_1 16 16 0 1 1 +} +// brush 811 +{ +( 256 560 0 ) ( 272 544 0 ) ( 272 544 128 ) SYM06_8 0 32 0 1 1 +( 272 480 0 ) ( 256 464 0 ) ( 256 464 128 ) SYM06_8 0 32 0 1 1 +( 192 464 0 ) ( 176 480 0 ) ( 176 480 128 ) SYM06_8 0 32 0 1 1 +( 176 544 0 ) ( 192 560 0 ) ( 192 560 128 ) SYM06_8 0 32 0 1 1 +( 272 560 -352 ) ( 176 560 -352 ) ( 176 464 -352 ) SYM06_8 0 32 0 1 1 +( 272 464 -288 ) ( 176 464 -288 ) ( 176 560 -288 ) BASE_CEIL1 0 0 0 1 1 +( 272 560 -288 ) ( 272 560 -352 ) ( 272 464 -352 ) SYM06_8 0 32 0 1 1 +( 176 464 -288 ) ( 176 464 -352 ) ( 176 560 -352 ) SYM06_8 0 32 0 1 1 +( 176 560 -352 ) ( 272 560 -352 ) ( 272 560 -288 ) SYM06_8 0 32 0 1 1 +( 176 464 -288 ) ( 272 464 -288 ) ( 272 464 -352 ) SYM06_8 0 32 0 1 1 +} +// brush 812 +{ +( 256 816 0 ) ( 272 800 0 ) ( 272 800 128 ) SYM06_8 0 32 0 1 1 +( 272 736 0 ) ( 256 720 0 ) ( 256 720 128 ) SYM06_8 0 32 0 1 1 +( 192 720 0 ) ( 176 736 0 ) ( 176 736 128 ) SYM06_8 0 32 0 1 1 +( 176 800 0 ) ( 192 816 0 ) ( 192 816 128 ) SYM06_8 0 32 0 1 1 +( 272 816 -352 ) ( 176 816 -352 ) ( 176 720 -352 ) SYM06_8 0 32 0 1 1 +( 272 720 -288 ) ( 176 720 -288 ) ( 176 816 -288 ) BASE_CEIL1 0 0 0 1 1 +( 272 816 -288 ) ( 272 816 -352 ) ( 272 720 -352 ) SYM06_8 0 32 0 1 1 +( 176 720 -288 ) ( 176 720 -352 ) ( 176 816 -352 ) SYM06_8 0 32 0 1 1 +( 176 816 -352 ) ( 272 816 -352 ) ( 272 816 -288 ) SYM06_8 0 32 0 1 1 +( 176 720 -288 ) ( 272 720 -288 ) ( 272 720 -352 ) SYM06_8 0 32 0 1 1 +} +// brush 813 +{ +( 512 944 0 ) ( 528 928 0 ) ( 528 928 128 ) SYM06_8 0 32 0 1 1 +( 528 864 0 ) ( 512 848 0 ) ( 512 848 128 ) SYM06_8 0 32 0 1 1 +( 448 848 0 ) ( 432 864 0 ) ( 432 864 128 ) SYM06_8 0 32 0 1 1 +( 432 928 0 ) ( 448 944 0 ) ( 448 944 128 ) SYM06_8 0 32 0 1 1 +( 528 944 -352 ) ( 432 944 -352 ) ( 432 848 -352 ) SYM06_8 0 32 0 1 1 +( 528 848 -288 ) ( 432 848 -288 ) ( 432 944 -288 ) BASE_CEIL1 0 0 0 1 1 +( 528 944 -288 ) ( 528 944 -352 ) ( 528 848 -352 ) SYM06_8 0 32 0 1 1 +( 432 848 -288 ) ( 432 848 -352 ) ( 432 944 -352 ) SYM06_8 0 32 0 1 1 +( 432 944 -352 ) ( 528 944 -352 ) ( 528 944 -288 ) SYM06_8 0 32 0 1 1 +( 432 848 -288 ) ( 528 848 -288 ) ( 528 848 -352 ) SYM06_8 0 32 0 1 1 +} +// brush 814 +{ +( 264 832 -24 ) ( 288 808 -24 ) ( 288 808 0 ) ECOP1_6 0 0 0 1 1 +( 288 728 -24 ) ( 264 704 -24 ) ( 264 704 0 ) ECOP1_6 0 0 0 1 1 +( 184 704 -24 ) ( 160 728 -24 ) ( 160 728 0 ) ECOP1_6 0 0 0 1 1 +( 160 808 -24 ) ( 184 832 -24 ) ( 184 832 0 ) ECOP1_6 0 0 0 1 1 +( 184 832 -24 ) ( 160 808 -24 ) ( 160 728 -24 ) ECOP1_6 0 0 0 1 1 +( 184 704 0 ) ( 160 728 0 ) ( 160 808 0 ) ECOP1_6 0 0 0 1 1 +( 288 728 -24 ) ( 288 728 0 ) ( 288 808 0 ) ECOP1_6 0 0 0 1 1 +( 160 808 -24 ) ( 160 808 0 ) ( 160 728 0 ) ECOP1_6 0 0 0 1 1 +( 264 832 -24 ) ( 264 832 0 ) ( 184 832 0 ) ECOP1_6 0 0 0 1 1 +( 184 704 -24 ) ( 184 704 0 ) ( 264 704 0 ) ECOP1_6 0 0 0 1 1 +} +// brush 815 +{ +( 256 736 -32 ) ( 256 736 -288 ) ( 192 736 -288 ) PBTEK1_01 0 -32 0 1 1 +( 192 800 -32 ) ( 192 800 -288 ) ( 256 800 -288 ) PBTEK1_01 0 -32 0 1 1 +( 256 800 -32 ) ( 256 736 -32 ) ( 192 736 -32 ) PBTEK1_01 0 -32 0 1 1 +( 192 800 -288 ) ( 192 736 -288 ) ( 256 736 -288 ) PBTEK1_01 0 -32 0 1 1 +( 256 736 -288 ) ( 256 736 -32 ) ( 256 800 -32 ) PBTEK1_01 32 -32 0 1 1 +( 192 800 -288 ) ( 192 800 -32 ) ( 192 736 -32 ) PBTEK1_01 32 -32 0 1 1 +} +// brush 816 +{ +( 264 728 -24 ) ( 264 728 -32 ) ( 184 728 -32 ) COP1_8 0 0 0 1 1 +( 184 808 -24 ) ( 184 808 -32 ) ( 264 808 -32 ) COP1_8 0 0 0 1 1 +( 264 808 -24 ) ( 264 728 -24 ) ( 184 728 -24 ) COP1_8 0 0 0 1 1 +( 184 808 -32 ) ( 184 728 -32 ) ( 264 728 -32 ) COP1_8 0 0 0 1 1 +( 264 728 -32 ) ( 264 728 -24 ) ( 264 808 -24 ) COP1_8 0 0 0 1 1 +( 184 808 -32 ) ( 184 808 -24 ) ( 184 728 -24 ) COP1_8 0 0 0 1 1 +} +// brush 817 +{ +( 520 960 -24 ) ( 544 936 -24 ) ( 544 936 0 ) ECOP1_6 0 0 0 1 1 +( 544 856 -24 ) ( 520 832 -24 ) ( 520 832 0 ) ECOP1_6 0 0 0 1 1 +( 440 832 -24 ) ( 416 856 -24 ) ( 416 856 0 ) ECOP1_6 0 0 0 1 1 +( 416 936 -24 ) ( 440 960 -24 ) ( 440 960 0 ) ECOP1_6 0 0 0 1 1 +( 440 960 -24 ) ( 416 936 -24 ) ( 416 856 -24 ) ECOP1_6 0 0 0 1 1 +( 440 832 0 ) ( 416 856 0 ) ( 416 936 0 ) ECOP1_6 0 0 0 1 1 +( 544 856 -24 ) ( 544 856 0 ) ( 544 936 0 ) ECOP1_6 0 0 0 1 1 +( 416 936 -24 ) ( 416 936 0 ) ( 416 856 0 ) ECOP1_6 0 0 0 1 1 +( 520 960 -24 ) ( 520 960 0 ) ( 440 960 0 ) ECOP1_6 0 0 0 1 1 +( 440 832 -24 ) ( 440 832 0 ) ( 520 832 0 ) ECOP1_6 0 0 0 1 1 +} +// brush 818 +{ +( 512 864 -32 ) ( 512 864 -288 ) ( 448 864 -288 ) PBTEK1_01 0 -32 0 1 1 +( 448 928 -32 ) ( 448 928 -288 ) ( 512 928 -288 ) PBTEK1_01 0 -32 0 1 1 +( 512 928 -32 ) ( 512 864 -32 ) ( 448 864 -32 ) PBTEK1_01 0 -32 0 1 1 +( 448 928 -288 ) ( 448 864 -288 ) ( 512 864 -288 ) PBTEK1_01 0 -32 0 1 1 +( 512 864 -288 ) ( 512 864 -32 ) ( 512 928 -32 ) PBTEK1_01 32 -32 0 1 1 +( 448 928 -288 ) ( 448 928 -32 ) ( 448 864 -32 ) PBTEK1_01 32 -32 0 1 1 +} +// brush 819 +{ +( 520 856 -24 ) ( 520 856 -32 ) ( 440 856 -32 ) COP1_8 0 0 0 1 1 +( 440 936 -24 ) ( 440 936 -32 ) ( 520 936 -32 ) COP1_8 0 0 0 1 1 +( 520 936 -24 ) ( 520 856 -24 ) ( 440 856 -24 ) COP1_8 0 0 0 1 1 +( 440 936 -32 ) ( 440 856 -32 ) ( 520 856 -32 ) COP1_8 0 0 0 1 1 +( 520 856 -32 ) ( 520 856 -24 ) ( 520 936 -24 ) COP1_8 0 0 0 1 1 +( 440 936 -32 ) ( 440 936 -24 ) ( 440 856 -24 ) COP1_8 0 0 0 1 1 +} +// brush 820 +{ +( 264 576 -24 ) ( 288 552 -24 ) ( 288 552 0 ) ECOP1_6 0 0 0 1 1 +( 288 472 -24 ) ( 264 448 -24 ) ( 264 448 0 ) ECOP1_6 0 0 0 1 1 +( 184 448 -24 ) ( 160 472 -24 ) ( 160 472 0 ) ECOP1_6 0 0 0 1 1 +( 160 552 -24 ) ( 184 576 -24 ) ( 184 576 0 ) ECOP1_6 0 0 0 1 1 +( 184 576 -24 ) ( 160 552 -24 ) ( 160 472 -24 ) ECOP1_6 0 0 0 1 1 +( 184 448 0 ) ( 160 472 0 ) ( 160 552 0 ) ECOP1_6 0 0 0 1 1 +( 288 472 -24 ) ( 288 472 0 ) ( 288 552 0 ) ECOP1_6 0 0 0 1 1 +( 160 552 -24 ) ( 160 552 0 ) ( 160 472 0 ) ECOP1_6 0 0 0 1 1 +( 264 576 -24 ) ( 264 576 0 ) ( 184 576 0 ) ECOP1_6 0 0 0 1 1 +( 184 448 -24 ) ( 184 448 0 ) ( 264 448 0 ) ECOP1_6 0 0 0 1 1 +} +// brush 821 +{ +( 256 480 -32 ) ( 256 480 -288 ) ( 192 480 -288 ) PBTEK1_01 0 -32 0 1 1 +( 192 544 -32 ) ( 192 544 -288 ) ( 256 544 -288 ) PBTEK1_01 0 -32 0 1 1 +( 256 544 -32 ) ( 256 480 -32 ) ( 192 480 -32 ) PBTEK1_01 0 -32 0 1 1 +( 192 544 -288 ) ( 192 480 -288 ) ( 256 480 -288 ) PBTEK1_01 0 -32 0 1 1 +( 256 480 -288 ) ( 256 480 -32 ) ( 256 544 -32 ) PBTEK1_01 32 -32 0 1 1 +( 192 544 -288 ) ( 192 544 -32 ) ( 192 480 -32 ) PBTEK1_01 32 -32 0 1 1 +} +// brush 822 +{ +( 264 472 -24 ) ( 264 472 -32 ) ( 184 472 -32 ) COP1_8 0 0 0 1 1 +( 184 552 -24 ) ( 184 552 -32 ) ( 264 552 -32 ) COP1_8 0 0 0 1 1 +( 264 552 -24 ) ( 264 472 -24 ) ( 184 472 -24 ) COP1_8 0 0 0 1 1 +( 184 552 -32 ) ( 184 472 -32 ) ( 264 472 -32 ) COP1_8 0 0 0 1 1 +( 264 472 -32 ) ( 264 472 -24 ) ( 264 552 -24 ) COP1_8 0 0 0 1 1 +( 184 552 -32 ) ( 184 552 -24 ) ( 184 472 -24 ) COP1_8 0 0 0 1 1 +} +// brush 823 +{ +( 576 496 0 ) ( 592 480 0 ) ( 592 480 128 ) SYM06_8 0 32 0 1 1 +( 592 416 0 ) ( 576 400 0 ) ( 576 400 128 ) SYM06_8 0 32 0 1 1 +( 512 400 0 ) ( 496 416 0 ) ( 496 416 128 ) SYM06_8 0 32 0 1 1 +( 496 480 0 ) ( 512 496 0 ) ( 512 496 128 ) SYM06_8 0 32 0 1 1 +( 592 496 -352 ) ( 496 496 -352 ) ( 496 400 -352 ) SYM06_8 0 32 0 1 1 +( 592 400 -288 ) ( 496 400 -288 ) ( 496 496 -288 ) BASE_CEIL1 0 0 0 1 1 +( 592 496 -288 ) ( 592 496 -352 ) ( 592 400 -352 ) SYM06_8 0 32 0 1 1 +( 496 400 -288 ) ( 496 400 -352 ) ( 496 496 -352 ) SYM06_8 0 32 0 1 1 +( 496 496 -352 ) ( 592 496 -352 ) ( 592 496 -288 ) SYM06_8 0 32 0 1 1 +( 496 400 -288 ) ( 592 400 -288 ) ( 592 400 -352 ) SYM06_8 0 32 0 1 1 +} +// brush 824 +{ +( 584 512 -24 ) ( 608 488 -24 ) ( 608 488 0 ) ECOP1_6 0 0 0 1 1 +( 608 408 -24 ) ( 584 384 -24 ) ( 584 384 0 ) ECOP1_6 0 0 0 1 1 +( 504 384 -24 ) ( 480 408 -24 ) ( 480 408 0 ) ECOP1_6 0 0 0 1 1 +( 480 488 -24 ) ( 504 512 -24 ) ( 504 512 0 ) ECOP1_6 0 0 0 1 1 +( 504 512 -24 ) ( 480 488 -24 ) ( 480 408 -24 ) ECOP1_6 0 0 0 1 1 +( 504 384 0 ) ( 480 408 0 ) ( 480 488 0 ) ECOP1_6 0 0 0 1 1 +( 608 408 -24 ) ( 608 408 0 ) ( 608 488 0 ) ECOP1_6 0 0 0 1 1 +( 480 488 -24 ) ( 480 488 0 ) ( 480 408 0 ) ECOP1_6 0 0 0 1 1 +( 584 512 -24 ) ( 584 512 0 ) ( 504 512 0 ) ECOP1_6 0 0 0 1 1 +( 504 384 -24 ) ( 504 384 0 ) ( 584 384 0 ) ECOP1_6 0 0 0 1 1 +} +// brush 825 +{ +( 576 416 -32 ) ( 576 416 -288 ) ( 512 416 -288 ) PBTEK1_01 0 -32 0 1 1 +( 512 480 -32 ) ( 512 480 -288 ) ( 576 480 -288 ) PBTEK1_01 0 -32 0 1 1 +( 576 480 -32 ) ( 576 416 -32 ) ( 512 416 -32 ) PBTEK1_01 0 -32 0 1 1 +( 512 480 -288 ) ( 512 416 -288 ) ( 576 416 -288 ) PBTEK1_01 0 -32 0 1 1 +( 576 416 -288 ) ( 576 416 -32 ) ( 576 480 -32 ) PBTEK1_01 32 -32 0 1 1 +( 512 480 -288 ) ( 512 480 -32 ) ( 512 416 -32 ) PBTEK1_01 32 -32 0 1 1 +} +// brush 826 +{ +( 584 408 -24 ) ( 584 408 -32 ) ( 504 408 -32 ) COP1_8 0 0 0 1 1 +( 504 488 -24 ) ( 504 488 -32 ) ( 584 488 -32 ) COP1_8 0 0 0 1 1 +( 584 488 -24 ) ( 584 408 -24 ) ( 504 408 -24 ) COP1_8 0 0 0 1 1 +( 504 488 -32 ) ( 504 408 -32 ) ( 584 408 -32 ) COP1_8 0 0 0 1 1 +( 584 408 -32 ) ( 584 408 -24 ) ( 584 488 -24 ) COP1_8 0 0 0 1 1 +( 504 488 -32 ) ( 504 488 -24 ) ( 504 408 -24 ) COP1_8 0 0 0 1 1 +} +// brush 827 +{ +( 512 176 0 ) ( 528 160 0 ) ( 528 160 128 ) SYM06_8 0 32 0 1 1 +( 528 96 0 ) ( 512 80 0 ) ( 512 80 128 ) SYM06_8 0 32 0 1 1 +( 448 80 0 ) ( 432 96 0 ) ( 432 96 128 ) SYM06_8 0 32 0 1 1 +( 432 160 0 ) ( 448 176 0 ) ( 448 176 128 ) SYM06_8 0 32 0 1 1 +( 528 176 -352 ) ( 432 176 -352 ) ( 432 80 -352 ) SYM06_8 0 32 0 1 1 +( 528 80 -288 ) ( 432 80 -288 ) ( 432 176 -288 ) BASE_CEIL1 0 0 0 1 1 +( 528 176 -288 ) ( 528 176 -352 ) ( 528 80 -352 ) SYM06_8 0 32 0 1 1 +( 432 80 -288 ) ( 432 80 -352 ) ( 432 176 -352 ) SYM06_8 0 32 0 1 1 +( 432 176 -352 ) ( 528 176 -352 ) ( 528 176 -288 ) SYM06_8 0 32 0 1 1 +( 432 80 -288 ) ( 528 80 -288 ) ( 528 80 -352 ) SYM06_8 0 32 0 1 1 +} +// brush 828 +{ +( 520 192 -152 ) ( 544 168 -152 ) ( 544 168 -128 ) ECOP1_6 0 0 0 1 1 +( 544 88 -152 ) ( 520 64 -152 ) ( 520 64 -128 ) ECOP1_6 0 0 0 1 1 +( 440 64 -152 ) ( 416 88 -152 ) ( 416 88 -128 ) ECOP1_6 0 0 0 1 1 +( 416 168 -152 ) ( 440 192 -152 ) ( 440 192 -128 ) ECOP1_6 0 0 0 1 1 +( 440 192 -152 ) ( 416 168 -152 ) ( 416 88 -152 ) ECOP1_6 0 0 0 1 1 +( 440 64 -128 ) ( 416 88 -128 ) ( 416 168 -128 ) ECOP1_6 0 0 0 1 1 +( 544 88 -152 ) ( 544 88 -128 ) ( 544 168 -128 ) ECOP1_6 0 0 0 1 1 +( 416 168 -152 ) ( 416 168 -128 ) ( 416 88 -128 ) ECOP1_6 0 0 0 1 1 +( 520 192 -152 ) ( 520 192 -128 ) ( 440 192 -128 ) ECOP1_6 0 0 0 1 1 +( 440 64 -152 ) ( 440 64 -128 ) ( 520 64 -128 ) ECOP1_6 0 0 0 1 1 +} +// brush 829 +{ +( 480 0 -288 ) ( 576 0 -288 ) ( 576 128 -288 ) PBTEK1_01 0 0 0 1 1 +( 512 96 -160 ) ( 512 96 -416 ) ( 448 96 -416 ) PBTEK1_01 0 -32 0 1 1 +( 448 160 -160 ) ( 448 160 -416 ) ( 512 160 -416 ) PBTEK1_01 0 -32 0 1 1 +( 512 160 -160 ) ( 512 96 -160 ) ( 448 96 -160 ) PBTEK1_01 0 -32 0 1 1 +( 512 96 -416 ) ( 512 96 -160 ) ( 512 160 -160 ) PBTEK1_01 32 -32 0 1 1 +( 448 160 -416 ) ( 448 160 -160 ) ( 448 96 -160 ) PBTEK1_01 32 -32 0 1 1 +} +// brush 830 +{ +( 520 88 -152 ) ( 520 88 -160 ) ( 440 88 -160 ) COP1_8 0 0 0 1 1 +( 440 168 -152 ) ( 440 168 -160 ) ( 520 168 -160 ) COP1_8 0 0 0 1 1 +( 520 168 -152 ) ( 520 88 -152 ) ( 440 88 -152 ) COP1_8 0 0 0 1 1 +( 440 168 -160 ) ( 440 88 -160 ) ( 520 88 -160 ) COP1_8 0 0 0 1 1 +( 520 88 -160 ) ( 520 88 -152 ) ( 520 168 -152 ) COP1_8 0 0 0 1 1 +( 440 168 -160 ) ( 440 168 -152 ) ( 440 88 -152 ) COP1_8 0 0 0 1 1 +} +// brush 831 +{ +( 768 -64 -384 ) ( 0 -64 -384 ) ( 0 -320 -384 ) UWALL1_2 0 0 0 1 1 +( 768 -320 256 ) ( 0 -320 256 ) ( 0 -64 256 ) UWALL1_2 0 0 0 1 1 +( 768 -64 256 ) ( 768 -64 -384 ) ( 768 -320 -384 ) UWALL1_2 0 0 0 1 1 +( 0 -320 256 ) ( 0 -320 -384 ) ( 0 -64 -384 ) UWALL1_2 0 0 0 1 1 +( 0 -64 -384 ) ( 768 -64 -384 ) ( 768 -64 256 ) UWALL1_2 0 0 0 1 1 +( 0 -320 256 ) ( 768 -320 256 ) ( 768 -320 -384 ) UWALL1_2 0 0 0 1 1 +} +// brush 832 +{ +( 768 1024 0 ) ( 64 1024 0 ) ( 64 128 0 ) UWALL1_2 0 0 0 1 1 +( 768 128 256 ) ( 64 128 256 ) ( 64 1024 256 ) UWALL1_2 0 0 0 1 1 +( 768 1024 256 ) ( 768 1024 0 ) ( 768 128 0 ) UWALL1_2 0 0 0 1 1 +( 64 128 256 ) ( 64 128 0 ) ( 64 1024 0 ) UWALL1_2 0 0 0 1 1 +( 64 1024 0 ) ( 768 1024 0 ) ( 768 1024 256 ) UWALL1_2 0 0 0 1 1 +( 64 128 256 ) ( 768 128 256 ) ( 768 128 0 ) UWALL1_2 0 0 0 1 1 +} +// brush 833 +{ +( 768 128 0 ) ( 128 128 0 ) ( 128 -64 0 ) UWALL1_2 0 0 0 1 1 +( 768 -64 256 ) ( 128 -64 256 ) ( 128 128 256 ) UWALL1_2 0 0 0 1 1 +( 768 128 256 ) ( 768 128 0 ) ( 768 -64 0 ) UWALL1_2 0 0 0 1 1 +( 128 -64 256 ) ( 128 -64 0 ) ( 128 128 0 ) UWALL1_2 0 0 0 1 1 +( 128 128 0 ) ( 768 128 0 ) ( 768 128 256 ) UWALL1_2 0 0 0 1 1 +( 128 -64 256 ) ( 768 -64 256 ) ( 768 -64 0 ) UWALL1_2 0 0 0 1 1 +} +// brush 834 +{ +( 448 1024 -256 ) ( 384 1024 -256 ) ( 384 992 -256 ) UWALL1_2 0 0 0 1 1 +( 448 992 0 ) ( 384 992 0 ) ( 384 1024 0 ) UWALL1_2 0 0 0 1 1 +( 448 1024 0 ) ( 448 1024 -256 ) ( 448 992 -256 ) UWALL1_2 0 0 0 1 1 +( 384 992 0 ) ( 384 992 -256 ) ( 384 1024 -256 ) UWALL1_2 0 0 0 1 1 +( 384 1024 -256 ) ( 448 1024 -256 ) ( 448 1024 0 ) UWALL1_2 0 0 0 1 1 +( 384 992 0 ) ( 448 992 0 ) ( 448 992 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 835 +{ +( 512 960 -384 ) ( 512 1024 -384 ) ( 448 1024 -384 ) UWALL1_2 0 0 0 1 1 +( 512 1024 0 ) ( 512 960 0 ) ( 448 992 0 ) UWALL1_2 0 0 0 1 1 +( 512 960 0 ) ( 512 1024 0 ) ( 512 1024 -384 ) UWALL1_2 0 0 0 1 1 +( 448 1024 0 ) ( 448 992 0 ) ( 448 992 -384 ) UWALL1_2 0 0 0 1 1 +( 448 1024 0 ) ( 448 1024 -384 ) ( 512 1024 -384 ) UWALL1_2 0 0 0 1 1 +( 448 992 -384 ) ( 448 992 0 ) ( 512 960 0 ) UWALL1_2 0 0 0 1 1 +} +// brush 836 +{ +( 512 960 -352 ) ( 768 960 -352 ) ( 768 1024 -352 ) UWALL1_2 0 0 0 1 1 +( 512 1024 0 ) ( 768 1024 0 ) ( 768 960 0 ) UWALL1_2 0 0 0 1 1 +( 512 960 0 ) ( 512 960 -352 ) ( 512 1024 -352 ) UWALL1_2 0 0 0 1 1 +( 768 1024 0 ) ( 768 1024 -352 ) ( 768 960 -352 ) UWALL1_2 0 0 0 1 1 +( 768 1024 0 ) ( 512 1024 0 ) ( 512 1024 -352 ) UWALL1_2 0 0 0 1 1 +( 768 960 -352 ) ( 512 960 -352 ) ( 512 960 0 ) UWALL1_2 0 0 0 1 1 +} +// brush 837 +{ +( 752 704 0 ) ( 704 704 0 ) ( 704 704 128 ) UWALL1_2 0 0 0 1 1 +( 768 960 -384 ) ( 704 960 -384 ) ( 704 -64 -384 ) UWALL1_2 0 0 0 1 1 +( 768 -64 0 ) ( 704 -64 0 ) ( 704 960 0 ) UWALL1_2 0 0 0 1 1 +( 768 960 0 ) ( 768 960 -384 ) ( 768 -64 -384 ) UWALL1_2 0 0 0 1 1 +( 704 -64 0 ) ( 704 -64 -384 ) ( 704 960 -384 ) UWALL1_2 0 0 0 1 1 +( 704 960 -384 ) ( 768 960 -384 ) ( 768 960 0 ) UWALL1_2 0 0 0 1 1 +} +// brush 838 +{ +( 496 368 0 ) ( 496 384 0 ) ( 496 384 128 ) UWALL1_2 0 0 0 1 1 +( 128 256 -128 ) ( 128 -64 -128 ) ( 704 -64 -128 ) UWALL1_2 0 0 0 1 1 +( 128 -64 0 ) ( 128 384 0 ) ( 704 384 0 ) UWALL1_2 0 0 0 1 1 +( 704 256 -128 ) ( 704 -64 -128 ) ( 704 -64 0 ) UWALL1_2 0 0 0 1 1 +( 704 256 -128 ) ( 704 384 0 ) ( 128 384 0 ) UWALL1_2 0 0 0 1 1 +( 704 -64 0 ) ( 704 -64 -128 ) ( 128 -64 -128 ) UWALL1_2 0 0 0 1 1 +} +// brush 839 +{ +( 416 0 -256 ) ( 448 0 -288 ) ( 448 128 -288 ) UWALL1_2 0 0 0 1 1 +( 480 0 -256 ) ( 448 0 -256 ) ( 448 128 -256 ) UWALL1_2 0 0 0 1 1 +( 448 1024 -32 ) ( 448 1024 -288 ) ( 448 992 -288 ) UWALL1_2 0 0 0 1 1 +( 384 1024 -288 ) ( 448 1024 -288 ) ( 448 1024 -32 ) UWALL1_2 0 0 0 1 1 +( 384 992 -32 ) ( 448 992 -32 ) ( 448 992 -288 ) UWALL1_2 0 0 0 1 1 +} +// brush 840 +{ +( 512 736 -352 ) ( 480 736 -352 ) ( 480 704 -352 ) PBTEK1_05 0 32 0 1 1 +( 512 704 -288 ) ( 480 704 -288 ) ( 480 736 -288 ) SFLOOR4_1 0 0 0 1 1 +( 512 736 -288 ) ( 512 736 -352 ) ( 512 704 -352 ) PBTEK1_05 0 32 0 1 1 +( 480 704 -288 ) ( 480 704 -352 ) ( 480 736 -352 ) PBTEK1_05 0 32 0 1 1 +( 480 736 -352 ) ( 512 736 -352 ) ( 512 736 -288 ) PBTEK1_05 0 32 0 1 1 +( 480 704 -288 ) ( 512 704 -288 ) ( 512 704 -352 ) PBTEK1_05 0 32 0 1 1 +} +// brush 841 +{ +( 480 768 -352 ) ( 480 736 -352 ) ( 512 736 -352 ) SYM06_8 0 32 0 1 1 +( 480 736 -288 ) ( 480 768 -288 ) ( 512 800 -288 ) SFLOOR4_1 0 0 0 1 1 +( 512 800 -352 ) ( 512 736 -352 ) ( 512 736 -288 ) SYM06_8 0 32 0 1 1 +( 480 736 -352 ) ( 480 768 -352 ) ( 480 768 -288 ) SYM06_8 0 32 0 1 1 +( 512 800 -352 ) ( 512 800 -288 ) ( 480 768 -288 ) SYM06_8 0 32 0 1 1 +( 512 736 -288 ) ( 512 736 -352 ) ( 480 736 -352 ) SYM06_8 0 32 0 1 1 +} +// brush 842 +{ +( 576 960 -352 ) ( 544 960 -352 ) ( 544 768 -352 ) SYM06_8 0 32 0 1 1 +( 576 800 -288 ) ( 544 768 -288 ) ( 544 960 -288 ) SFLOOR4_1 0 0 0 1 1 +( 544 960 -352 ) ( 544 960 -288 ) ( 544 768 -288 ) SYM06_8 0 32 0 1 1 +( 576 800 -352 ) ( 576 800 -288 ) ( 576 960 -288 ) SYM06_8 0 32 0 1 1 +( 544 768 -288 ) ( 576 800 -288 ) ( 576 800 -352 ) SYM06_8 0 32 0 1 1 +( 544 960 -352 ) ( 576 960 -352 ) ( 576 960 -288 ) SYM06_8 0 32 0 1 1 +} +// brush 843 +{ +( 544 800 -352 ) ( 512 800 -352 ) ( 512 768 -352 ) SYM06_8 0 32 0 1 1 +( 544 768 -288 ) ( 512 768 -288 ) ( 512 800 -288 ) SFLOOR4_1 0 0 0 1 1 +( 544 800 -288 ) ( 544 800 -352 ) ( 544 768 -352 ) SYM06_8 0 32 0 1 1 +( 512 768 -288 ) ( 512 768 -352 ) ( 512 800 -352 ) SYM06_8 0 32 0 1 1 +( 512 800 -352 ) ( 544 800 -352 ) ( 544 800 -288 ) SYM06_8 0 32 0 1 1 +( 512 768 -288 ) ( 544 768 -288 ) ( 544 768 -352 ) SYM06_8 0 32 0 1 1 +} +// brush 844 +{ +( 544 784 0 ) ( 528 768 0 ) ( 528 768 128 ) SYM06_8 0 32 0 1 1 +( 528 768 -352 ) ( 512 768 -352 ) ( 512 752 -352 ) SYM06_8 0 32 0 1 1 +( 528 752 -288 ) ( 512 752 -288 ) ( 512 768 -288 ) SFLOOR4_1 0 0 0 1 1 +( 512 752 -288 ) ( 512 752 -352 ) ( 512 768 -352 ) SYM06_8 0 32 0 1 1 +( 512 768 -352 ) ( 528 768 -352 ) ( 528 768 -288 ) SYM06_8 0 32 0 1 1 +} +// brush 845 +{ +( 504 792 0 ) ( 520 808 0 ) ( 520 808 128 ) SYM06_8 0 32 0 1 1 +( 528 800 -352 ) ( 544 800 -352 ) ( 544 816 -352 ) SYM06_8 0 32 0 1 1 +( 528 816 -288 ) ( 544 816 -288 ) ( 544 800 -288 ) SFLOOR4_1 0 0 0 1 1 +( 544 816 -288 ) ( 544 816 -352 ) ( 544 800 -352 ) SYM06_8 0 32 0 1 1 +( 544 800 -352 ) ( 528 800 -352 ) ( 528 800 -288 ) SYM06_8 0 32 0 1 1 +} +// brush 846 +{ +( 512 640 -352 ) ( 480 624 -352 ) ( 480 624 -320 ) TECH04_5 0 0 0 1 1 +( 480 704 -352 ) ( 480 624 -352 ) ( 512 640 -352 ) TECH04_5 0 0 0 1 1 +( 480 704 -320 ) ( 512 704 -320 ) ( 512 640 -320 ) LUNFLR1 0 0 0 1 1 +( 512 704 -352 ) ( 512 640 -352 ) ( 512 640 -320 ) TECH04_5 0 0 0 1 1 +( 480 704 -352 ) ( 480 704 -320 ) ( 480 624 -320 ) TECH04_5 0 0 0 1 1 +( 480 704 -352 ) ( 512 704 -352 ) ( 512 704 -320 ) TECH04_5 0 0 0 1 1 +} +// brush 847 +{ +( 544 656 -352 ) ( 512 640 -352 ) ( 512 640 -304 ) TECH04_5 0 0 0 1 1 +( 512 704 -352 ) ( 512 640 -352 ) ( 544 656 -352 ) TECH04_5 0 0 0 1 1 +( 512 704 -304 ) ( 544 704 -304 ) ( 544 656 -304 ) LUNFLR1 0 0 0 1 1 +( 544 704 -352 ) ( 544 656 -352 ) ( 544 656 -304 ) TECH04_5 0 0 0 1 1 +( 512 704 -352 ) ( 512 704 -304 ) ( 512 640 -304 ) TECH04_5 0 0 0 1 1 +( 512 704 -352 ) ( 544 704 -352 ) ( 544 704 -304 ) TECH04_5 0 0 0 1 1 +} +// brush 848 +{ +( 576 672 -352 ) ( 544 656 -352 ) ( 544 656 -288 ) TECH04_5 0 0 0 1 1 +( 544 704 -352 ) ( 544 656 -352 ) ( 576 672 -352 ) TECH04_5 0 0 0 1 1 +( 544 704 -288 ) ( 576 704 -288 ) ( 576 672 -288 ) SFLOOR4_1 0 0 0 1 1 +( 576 704 -352 ) ( 576 672 -352 ) ( 576 672 -288 ) TECH04_5 0 0 0 1 1 +( 544 704 -352 ) ( 544 704 -288 ) ( 544 656 -288 ) TECH04_5 0 0 0 1 1 +( 544 704 -352 ) ( 576 704 -352 ) ( 576 704 -288 ) TECH04_5 0 0 0 1 1 +} +// brush 849 +{ +( 640 608 -352 ) ( 608 592 -352 ) ( 608 592 -288 ) TECH04_5 0 0 0 1 1 +( 544 656 -352 ) ( 576 672 -352 ) ( 576 672 -288 ) TECH04_5 0 0 0 1 1 +( 608 592 -352 ) ( 640 608 -352 ) ( 576 672 -352 ) TECH04_5 0 0 0 1 1 +( 544 656 -288 ) ( 576 672 -288 ) ( 640 608 -288 ) SFLOOR4_1 0 0 0 1 1 +( 640 608 -352 ) ( 640 608 -288 ) ( 576 672 -288 ) TECH04_5 0 0 0 1 1 +( 544 656 -352 ) ( 544 656 -288 ) ( 608 592 -288 ) TECH04_5 0 0 0 1 1 +} +// brush 850 +{ +( 608 592 -352 ) ( 576 576 -352 ) ( 576 576 -304 ) TECH04_5 0 0 0 1 1 +( 512 640 -352 ) ( 544 656 -352 ) ( 544 656 -304 ) TECH04_5 0 0 0 1 1 +( 576 576 -352 ) ( 608 592 -352 ) ( 544 656 -352 ) TECH04_5 0 0 0 1 1 +( 512 640 -304 ) ( 544 656 -304 ) ( 608 592 -304 ) LUNFLR1 0 0 0 1 1 +( 608 592 -352 ) ( 608 592 -304 ) ( 544 656 -304 ) TECH04_5 0 0 0 1 1 +( 512 640 -352 ) ( 512 640 -304 ) ( 576 576 -304 ) TECH04_5 0 0 0 1 1 +} +// brush 851 +{ +( 576 576 -352 ) ( 544 560 -352 ) ( 544 560 -320 ) TECH04_5 0 0 0 1 1 +( 480 624 -352 ) ( 512 640 -352 ) ( 512 640 -320 ) TECH04_5 0 0 0 1 1 +( 544 560 -352 ) ( 576 576 -352 ) ( 512 640 -352 ) TECH04_5 0 0 0 1 1 +( 480 624 -320 ) ( 512 640 -320 ) ( 576 576 -320 ) LUNFLR1 0 0 0 1 1 +( 576 576 -352 ) ( 576 576 -320 ) ( 512 640 -320 ) TECH04_5 0 0 0 1 1 +( 480 624 -352 ) ( 480 624 -320 ) ( 544 560 -320 ) TECH04_5 0 0 0 1 1 +} +// brush 852 +{ +( 608 592 -352 ) ( 640 608 -352 ) ( 640 608 -288 ) TECH04_5 0 0 0 1 1 +( 608 512 -352 ) ( 640 512 -352 ) ( 640 608 -352 ) TECH04_5 0 0 0 1 1 +( 608 512 -288 ) ( 608 592 -288 ) ( 640 608 -288 ) SFLOOR4_1 0 0 0 1 1 +( 640 512 -352 ) ( 640 512 -288 ) ( 640 608 -288 ) TECH04_5 0 0 0 1 1 +( 608 512 -352 ) ( 608 592 -352 ) ( 608 592 -288 ) TECH04_5 0 0 0 1 1 +( 640 512 -352 ) ( 608 512 -352 ) ( 608 512 -288 ) TECH04_5 0 0 0 1 1 +} +// brush 853 +{ +( 576 576 -352 ) ( 608 592 -352 ) ( 608 592 -304 ) TECH04_5 0 0 0 1 1 +( 576 512 -352 ) ( 608 512 -352 ) ( 608 592 -352 ) TECH04_5 0 0 0 1 1 +( 576 512 -304 ) ( 576 576 -304 ) ( 608 592 -304 ) LUNFLR1 0 0 0 1 1 +( 608 512 -352 ) ( 608 512 -304 ) ( 608 592 -304 ) TECH04_5 0 0 0 1 1 +( 576 512 -352 ) ( 576 576 -352 ) ( 576 576 -304 ) TECH04_5 0 0 0 1 1 +( 608 512 -352 ) ( 576 512 -352 ) ( 576 512 -304 ) TECH04_5 0 0 0 1 1 +} +// brush 854 +{ +( 544 560 -352 ) ( 576 576 -352 ) ( 576 576 -320 ) TECH04_5 0 0 0 1 1 +( 544 512 -352 ) ( 576 512 -352 ) ( 576 576 -352 ) TECH04_5 0 0 0 1 1 +( 544 512 -320 ) ( 544 560 -320 ) ( 576 576 -320 ) LUNFLR1 0 0 0 1 1 +( 576 512 -352 ) ( 576 512 -320 ) ( 576 576 -320 ) TECH04_5 0 0 0 1 1 +( 544 512 -352 ) ( 544 560 -352 ) ( 544 560 -320 ) TECH04_5 0 0 0 1 1 +( 576 512 -352 ) ( 544 512 -352 ) ( 544 512 -320 ) TECH04_5 0 0 0 1 1 +} +// brush 855 +{ +( 576 512 -352 ) ( 544 512 -352 ) ( 544 496 -352 ) PBTEK1_05 0 32 0 1 1 +( 576 496 -288 ) ( 544 496 -288 ) ( 544 512 -288 ) TECH04_7 0 0 90 1 1 +( 576 512 -288 ) ( 576 512 -352 ) ( 576 496 -352 ) PBTEK1_05 0 32 0 1 1 +( 544 496 -288 ) ( 544 496 -352 ) ( 544 512 -352 ) TECH04_7 0 32 0 1 1 +( 544 512 -352 ) ( 576 512 -352 ) ( 576 512 -288 ) PBTEK1_05 0 32 0 1 1 +( 544 496 -288 ) ( 576 496 -288 ) ( 576 496 -352 ) PBTEK1_05 0 32 0 1 1 +} +// brush 856 +{ +( 576 736 -352 ) ( 512 736 -352 ) ( 512 704 -352 ) LUNFLR1 0 0 0 1 1 +( 576 704 -288 ) ( 512 704 -288 ) ( 512 736 -288 ) SFLOOR4_1 0 0 0 1 1 +( 576 736 -288 ) ( 576 736 -352 ) ( 576 704 -352 ) LUNFLR1 0 0 0 1 1 +( 512 704 -288 ) ( 512 704 -352 ) ( 512 736 -352 ) LUNFLR1 0 0 0 1 1 +( 512 736 -352 ) ( 576 736 -352 ) ( 576 736 -288 ) LUNFLR1 0 0 0 1 1 +( 512 704 -288 ) ( 576 704 -288 ) ( 576 704 -352 ) TECH04_5 0 0 0 1 1 +} +// brush 857 +{ +( 640 528 128 ) ( 640 528 0 ) ( 640 512 0 ) LUNFLR1 0 0 0 1 1 +( 592 480 0 ) ( 576 496 0 ) ( 576 496 128 ) LUNFLR1 0 0 0 1 1 +( 672 512 -352 ) ( 576 512 -352 ) ( 576 480 -352 ) LUNFLR1 0 0 0 1 1 +( 672 480 -288 ) ( 576 480 -288 ) ( 576 512 -288 ) SFLOOR4_1 0 0 0 1 1 +( 576 480 -288 ) ( 576 480 -352 ) ( 576 512 -352 ) LUNFLR1 0 0 0 1 1 +( 576 512 -352 ) ( 672 512 -352 ) ( 672 512 -288 ) TECH04_5 0 0 0 1 1 +( 576 480 -288 ) ( 672 480 -288 ) ( 672 480 -352 ) LUNFLR1 0 0 0 1 1 +} +// brush 858 +{ +( 704 960 -352 ) ( 576 960 -352 ) ( 576 736 -352 ) SFLOOR4_1 0 0 0 1 1 +( 704 736 -288 ) ( 576 736 -288 ) ( 576 960 -288 ) SFLOOR4_1 0 0 0 1 1 +( 704 960 -288 ) ( 704 960 -352 ) ( 704 736 -352 ) SFLOOR4_1 0 0 0 1 1 +( 576 736 -288 ) ( 576 736 -352 ) ( 576 960 -352 ) SFLOOR4_1 0 0 0 1 1 +( 576 960 -352 ) ( 704 960 -352 ) ( 704 960 -288 ) SFLOOR4_1 0 0 0 1 1 +( 576 736 -288 ) ( 704 736 -288 ) ( 704 736 -352 ) SFLOOR4_1 0 0 0 1 1 +} +// brush 859 +{ +( 512 752 0 ) ( 528 768 0 ) ( 528 768 128 ) SFLOOR4_1 0 0 0 1 1 +( 576 768 -352 ) ( 512 768 -352 ) ( 512 736 -352 ) SFLOOR4_1 0 0 0 1 1 +( 576 736 -288 ) ( 512 736 -288 ) ( 512 768 -288 ) SFLOOR4_1 0 0 0 1 1 +( 576 768 -288 ) ( 576 768 -352 ) ( 576 736 -352 ) SFLOOR4_1 0 0 0 1 1 +( 512 736 -288 ) ( 512 736 -352 ) ( 512 768 -352 ) SFLOOR4_1 0 0 0 1 1 +( 512 768 -352 ) ( 576 768 -352 ) ( 576 768 -288 ) SFLOOR4_1 0 0 0 1 1 +( 512 736 -288 ) ( 576 736 -288 ) ( 576 736 -352 ) SFLOOR4_1 0 0 0 1 1 +} +// brush 860 +{ +( 560 784 0 ) ( 576 800 0 ) ( 576 800 128 ) SFLOOR4_1 0 0 0 1 1 +( 576 800 -352 ) ( 512 800 -352 ) ( 512 768 -352 ) SFLOOR4_1 0 0 0 1 1 +( 576 768 -288 ) ( 512 768 -288 ) ( 512 800 -288 ) SFLOOR4_1 0 0 0 1 1 +( 576 800 -288 ) ( 576 800 -352 ) ( 576 768 -352 ) SFLOOR4_1 0 0 0 1 1 +( 512 768 -288 ) ( 576 768 -288 ) ( 576 768 -352 ) SFLOOR4_1 0 0 0 1 1 +} +// brush 861 +{ +( 640 736 -352 ) ( 640 480 -352 ) ( 704 480 -352 ) SFLOOR4_1 0 0 0 1 1 +( 640 480 -288 ) ( 640 736 -288 ) ( 704 736 -288 ) SFLOOR4_1 0 0 0 1 1 +( 704 736 -352 ) ( 704 480 -352 ) ( 704 480 -288 ) SFLOOR4_1 0 0 0 1 1 +( 640 480 -352 ) ( 640 736 -352 ) ( 640 736 -288 ) SFLOOR4_1 0 0 0 1 1 +( 704 736 -352 ) ( 704 736 -288 ) ( 640 736 -288 ) SFLOOR4_1 0 0 0 1 1 +( 704 480 -288 ) ( 704 480 -352 ) ( 640 480 -352 ) SFLOOR4_1 0 0 0 1 1 +} +// brush 862 +{ +( 576 672 -352 ) ( 640 608 -352 ) ( 640 736 -352 ) SFLOOR4_1 0 0 0 1 1 +( 576 736 -288 ) ( 640 736 -288 ) ( 640 608 -288 ) SFLOOR4_1 0 0 0 1 1 +( 640 608 -352 ) ( 640 608 -288 ) ( 640 736 -288 ) SFLOOR4_1 0 0 0 1 1 +( 576 736 -352 ) ( 576 736 -288 ) ( 576 672 -288 ) SFLOOR4_1 0 0 0 1 1 +( 640 736 -288 ) ( 576 736 -288 ) ( 576 736 -352 ) SFLOOR4_1 0 0 0 1 1 +( 640 608 -352 ) ( 576 672 -352 ) ( 576 672 -288 ) SFLOOR4_1 0 0 0 1 1 +} +// brush 863 +{ +( 704 480 -352 ) ( 592 480 -352 ) ( 592 416 -352 ) SFLOOR4_1 0 0 0 1 1 +( 704 416 -288 ) ( 592 416 -288 ) ( 592 480 -288 ) SFLOOR4_1 0 0 0 1 1 +( 704 480 -288 ) ( 704 480 -352 ) ( 704 416 -352 ) SFLOOR4_1 0 0 0 1 1 +( 592 416 -288 ) ( 592 416 -352 ) ( 592 480 -352 ) SFLOOR4_1 0 0 0 1 1 +( 592 480 -352 ) ( 704 480 -352 ) ( 704 480 -288 ) SFLOOR4_1 0 0 0 1 1 +( 592 416 -288 ) ( 704 416 -288 ) ( 704 416 -352 ) SFLOOR4_1 0 0 0 1 1 +} +// brush 864 +{ +( 576 304 -352 ) ( 544 320 -352 ) ( 544 320 -288 ) LUNFLR1 0 0 0 1 1 +( 544 400 -352 ) ( 544 320 -352 ) ( 576 304 -352 ) LUNFLR1 0 0 0 1 1 +( 544 400 -288 ) ( 576 400 -288 ) ( 576 304 -288 ) SFLOOR4_1 0 0 0 1 1 +( 576 400 -352 ) ( 576 304 -352 ) ( 576 304 -288 ) LUNFLR1 0 0 0 1 1 +( 544 400 -352 ) ( 544 400 -288 ) ( 544 320 -288 ) SYM06_8 0 32 0 1 1 +( 544 400 -352 ) ( 576 400 -352 ) ( 576 400 -288 ) LUNFLR1 0 0 0 1 1 +} +// brush 865 +{ +( 512 240 -352 ) ( 480 256 -352 ) ( 480 256 -288 ) LUNFLR1 0 0 0 1 1 +( 544 320 -352 ) ( 576 304 -352 ) ( 576 304 -288 ) LUNFLR1 0 0 0 1 1 +( 480 256 -352 ) ( 512 240 -352 ) ( 576 304 -352 ) LUNFLR1 0 0 0 1 1 +( 544 320 -288 ) ( 576 304 -288 ) ( 512 240 -288 ) SFLOOR4_1 0 0 0 1 1 +( 512 240 -352 ) ( 512 240 -288 ) ( 576 304 -288 ) LUNFLR1 0 0 0 1 1 +( 544 320 -352 ) ( 544 320 -288 ) ( 480 256 -288 ) SYM06_8 0 32 0 1 1 +} +// brush 866 +{ +( 480 256 -352 ) ( 512 240 -352 ) ( 512 240 -288 ) LUNFLR1 0 0 0 1 1 +( 480 176 -352 ) ( 512 176 -352 ) ( 512 240 -352 ) LUNFLR1 0 0 0 1 1 +( 480 176 -288 ) ( 480 256 -288 ) ( 512 240 -288 ) SFLOOR4_1 0 0 0 1 1 +( 512 176 -352 ) ( 512 176 -288 ) ( 512 240 -288 ) LUNFLR1 0 0 0 1 1 +( 480 176 -352 ) ( 480 256 -352 ) ( 480 256 -288 ) SYM06_8 0 32 0 1 1 +( 512 176 -352 ) ( 480 176 -352 ) ( 480 176 -288 ) LUNFLR1 0 0 0 1 1 +} +// brush 867 +{ +( 528 160 0 ) ( 512 176 0 ) ( 512 176 128 ) SFLOOR4_1 0 0 0 1 1 +( 544 272 0 ) ( 576 304 0 ) ( 576 304 128 ) SFLOOR4_1 0 0 0 1 1 +( 704 304 -352 ) ( 512 304 -352 ) ( 512 160 -352 ) SFLOOR4_1 0 0 0 1 1 +( 704 160 -288 ) ( 512 160 -288 ) ( 512 304 -288 ) SFLOOR4_1 0 0 0 1 1 +( 704 304 -288 ) ( 704 304 -352 ) ( 704 160 -352 ) SFLOOR4_1 0 0 0 1 1 +( 512 160 -288 ) ( 512 160 -352 ) ( 512 304 -352 ) SFLOOR4_1 0 0 0 1 1 +( 512 304 -352 ) ( 704 304 -352 ) ( 704 304 -288 ) SFLOOR4_1 0 0 0 1 1 +( 512 160 -288 ) ( 704 160 -288 ) ( 704 160 -352 ) SFLOOR4_1 0 0 0 1 1 +} +// brush 868 +{ +( 576 400 0 ) ( 592 416 0 ) ( 592 416 128 ) SFLOOR4_1 0 0 0 1 1 +( 704 416 -352 ) ( 576 416 -352 ) ( 576 304 -352 ) SFLOOR4_1 0 0 0 1 1 +( 704 304 -288 ) ( 576 304 -288 ) ( 576 416 -288 ) SFLOOR4_1 0 0 0 1 1 +( 704 416 -288 ) ( 704 416 -352 ) ( 704 304 -352 ) SFLOOR4_1 0 0 0 1 1 +( 576 304 -288 ) ( 576 304 -352 ) ( 576 416 -352 ) SFLOOR4_1 0 0 0 1 1 +( 576 416 -352 ) ( 704 416 -352 ) ( 704 416 -288 ) SFLOOR4_1 0 0 0 1 1 +( 576 304 -288 ) ( 704 304 -288 ) ( 704 304 -352 ) SFLOOR4_1 0 0 0 1 1 +} +// brush 869 +{ +( 704 160 -352 ) ( 528 160 -352 ) ( 528 96 -352 ) SFLOOR4_1 0 0 0 1 1 +( 704 96 -288 ) ( 528 96 -288 ) ( 528 160 -288 ) SFLOOR4_1 0 0 0 1 1 +( 704 160 -288 ) ( 704 160 -352 ) ( 704 96 -352 ) SFLOOR4_1 0 0 0 1 1 +( 528 96 -288 ) ( 528 96 -352 ) ( 528 160 -352 ) SFLOOR4_1 0 0 0 1 1 +( 528 160 -352 ) ( 704 160 -352 ) ( 704 160 -288 ) SFLOOR4_1 0 0 0 1 1 +( 528 96 -288 ) ( 704 96 -288 ) ( 704 96 -352 ) SFLOOR4_1 0 0 0 1 1 +} +// brush 870 +{ +( 512 80 -352 ) ( 480 80 -352 ) ( 480 -64 -352 ) SYM06_8 0 0 0 1 1 +( 512 -64 -288 ) ( 480 -64 -288 ) ( 480 80 -288 ) SFLOOR4_1 0 0 0 1 1 +( 512 80 -288 ) ( 512 80 -352 ) ( 512 -64 -352 ) SYM06_8 0 0 0 1 1 +( 480 -64 -288 ) ( 480 -64 -352 ) ( 480 80 -352 ) SYM06_8 0 32 0 1 1 +( 480 80 -352 ) ( 512 80 -352 ) ( 512 80 -288 ) SYM06_8 0 0 0 1 1 +( 480 -64 -288 ) ( 512 -64 -288 ) ( 512 -64 -352 ) SYM06_8 0 0 0 1 1 +} +// brush 871 +{ +( 512 80 -352 ) ( 528 96 -352 ) ( 528 96 -288 ) SFLOOR4_1 0 0 0 1 1 +( 528 96 -352 ) ( 512 80 -352 ) ( 512 -64 -352 ) SFLOOR4_1 0 0 0 1 1 +( 512 -64 -288 ) ( 512 80 -288 ) ( 528 96 -288 ) SFLOOR4_1 0 0 0 1 1 +( 704 96 -352 ) ( 704 -64 -352 ) ( 704 -64 -288 ) SFLOOR4_1 0 0 0 1 1 +( 512 -64 -352 ) ( 512 80 -352 ) ( 512 80 -288 ) SFLOOR4_1 0 0 0 1 1 +( 704 96 -352 ) ( 704 96 -288 ) ( 528 96 -288 ) SFLOOR4_1 0 0 0 1 1 +( 704 -64 -352 ) ( 512 -64 -352 ) ( 512 -64 -288 ) SFLOOR4_1 0 0 0 1 1 +} +// brush 872 +{ +( 240 288 -192 ) ( 432 288 0 ) ( 384 320 0 ) UWALL1_2 0 0 0 1 1 +( 432 240 0 ) ( 432 288 0 ) ( 240 288 -192 ) UWALL1_2 0 0 0 1 1 +( 320 128 0 ) ( 432 240 0 ) ( 240 240 -192 ) UWALL1_2 0 0 0 1 1 +( 64 128 -192 ) ( 128 128 -192 ) ( 240 240 -192 ) UWALL1_2 0 0 0 1 1 +( 64 320 0 ) ( 384 320 0 ) ( 432 288 0 ) UWALL1_2 0 0 0 1 1 +( 64 320 -192 ) ( 64 320 0 ) ( 64 128 0 ) UWALL1_2 0 0 0 1 1 +( 192 320 -192 ) ( 384 320 0 ) ( 64 320 0 ) UWALL1_2 0 0 0 1 1 +( 64 128 0 ) ( 320 128 0 ) ( 128 128 -192 ) UWALL1_2 0 0 0 1 1 +} +// brush 873 +{ +( 688 320 0 ) ( 672 336 0 ) ( 672 336 128 ) TECH07_2 0 -32 0 1 1 +( 672 432 0 ) ( 688 448 0 ) ( 688 448 128 ) TECH07_2 0 -32 0 1 1 +( 672 448 -288 ) ( 672 320 -288 ) ( 704 320 -288 ) TECH07_2 0 -32 0 1 1 +( 672 320 -160 ) ( 672 448 -160 ) ( 704 448 -160 ) TECH07_2 0 -32 0 1 1 +( 704 448 -288 ) ( 704 320 -288 ) ( 704 320 -160 ) TECH07_2 0 -32 0 1 1 +( 672 320 -288 ) ( 672 448 -288 ) ( 672 448 -160 ) TECH07_2 0 -32 0 1 1 +( 704 448 -288 ) ( 704 448 -160 ) ( 672 448 -160 ) TECH07_2 0 -32 0 1 1 +( 704 320 -160 ) ( 704 320 -288 ) ( 672 320 -288 ) TECH07_2 0 -32 0 1 1 +} +// brush 874 +{ +( 688 704 0 ) ( 672 720 0 ) ( 672 720 128 ) TECH07_2 0 -32 0 1 1 +( 672 816 0 ) ( 688 832 0 ) ( 688 832 128 ) TECH07_2 0 -32 0 1 1 +( 672 832 -288 ) ( 672 704 -288 ) ( 704 704 -288 ) TECH07_2 0 -32 0 1 1 +( 672 704 -160 ) ( 672 832 -160 ) ( 704 832 -160 ) TECH07_2 0 -32 0 1 1 +( 704 832 -288 ) ( 704 704 -288 ) ( 704 704 -160 ) TECH07_2 0 -32 0 1 1 +( 672 704 -288 ) ( 672 832 -288 ) ( 672 832 -160 ) TECH07_2 0 -32 0 1 1 +( 704 832 -288 ) ( 704 832 -160 ) ( 672 832 -160 ) TECH07_2 0 -32 0 1 1 +( 704 704 -160 ) ( 704 704 -288 ) ( 672 704 -288 ) TECH07_2 0 -32 0 1 1 +} +// brush 875 +{ +( 672 672 -160 ) ( 640 704 -160 ) ( 640 704 -96 ) TECH_64BORDB 0 32 0 1 1 +( 640 832 -160 ) ( 672 864 -160 ) ( 672 864 -96 ) TECH_64BORDB 0 32 0 1 1 +( 672 864 -160 ) ( 640 832 -160 ) ( 640 704 -160 ) BASE_CEIL1 0 32 0 1 1 +( 672 672 -96 ) ( 640 704 -96 ) ( 640 832 -96 ) BASE_CEIL1 0 32 0 1 1 +( 704 864 -160 ) ( 704 672 -160 ) ( 704 672 -96 ) TECH_64BORDB 0 32 0 1 1 +( 640 832 -160 ) ( 640 832 -96 ) ( 640 704 -96 ) TECH_64BORDB 0 32 0 1 1 +( 704 864 -160 ) ( 704 864 -96 ) ( 672 864 -96 ) TECH_64BORDB 0 32 0 1 1 +( 704 672 -160 ) ( 672 672 -160 ) ( 672 672 -96 ) TECH_64BORDB 0 32 0 1 1 +} +// brush 876 +{ +( 672 288 -160 ) ( 640 320 -160 ) ( 640 320 -96 ) TECH_64BORDB 0 32 0 1 1 +( 640 448 -160 ) ( 672 480 -160 ) ( 672 480 -96 ) TECH_64BORDB 0 32 0 1 1 +( 672 480 -160 ) ( 640 448 -160 ) ( 640 320 -160 ) BASE_CEIL1 0 32 0 1 1 +( 672 288 -96 ) ( 640 320 -96 ) ( 640 448 -96 ) BASE_CEIL1 0 32 0 1 1 +( 704 480 -160 ) ( 704 288 -160 ) ( 704 288 -96 ) TECH_64BORDB 0 32 0 1 1 +( 640 448 -160 ) ( 640 448 -96 ) ( 640 320 -96 ) TECH_64BORDB 0 32 0 1 1 +( 704 480 -160 ) ( 704 480 -96 ) ( 672 480 -96 ) TECH_64BORDB 0 32 0 1 1 +( 704 288 -160 ) ( 672 288 -160 ) ( 672 288 -96 ) TECH_64BORDB 0 32 0 1 1 +} +// brush 877 +{ +( 704 256 -96 ) ( 672 256 -96 ) ( 672 256 0 ) TECH08_5B 0 0 0 1 1 +( 704 768 0 ) ( 672 768 0 ) ( 672 768 -96 ) TECH08_5B 0 0 0 1 1 +( 704 768 -96 ) ( 704 256 -96 ) ( 704 256 0 ) TECH08_5B 0 0 0 1 1 +( 672 768 0 ) ( 672 256 0 ) ( 672 256 -96 ) TECH08_5B 0 32 0 1 1 +( 672 256 -96 ) ( 704 256 -96 ) ( 704 768 -96 ) TECH08_5B 0 0 0 1 1 +( 672 768 0 ) ( 704 768 0 ) ( 704 256 0 ) TECH08_5B 0 0 0 1 1 +} +// brush 878 +{ +( 704 816 -96 ) ( 672 816 -96 ) ( 672 768 -96 ) PBTEK1_03 0 0 0 1 1 +( 704 768 0 ) ( 672 768 0 ) ( 672 816 0 ) PBTEK1_03 0 0 0 1 1 +( 704 816 0 ) ( 704 816 -96 ) ( 704 768 -96 ) PBTEK1_03 0 0 0 1 1 +( 672 768 0 ) ( 672 768 -96 ) ( 672 816 -96 ) PBTEK1_03 0 0 0 1 1 +( 672 816 -96 ) ( 704 816 -96 ) ( 704 816 0 ) PBTEK1_03 0 0 0 1 1 +( 672 768 0 ) ( 704 768 0 ) ( 704 768 -96 ) PBTEK1_03 0 0 0 1 1 +} +// brush 879 +{ +( 704 480 -128 ) ( 672 480 -128 ) ( 672 480 -96 ) PBTEK1_06 0 0 0 1 1 +( 704 672 -96 ) ( 672 672 -96 ) ( 672 672 -128 ) PBTEK1_06 0 0 0 1 1 +( 704 672 -128 ) ( 704 480 -128 ) ( 704 480 -96 ) PBTEK1_06 0 0 0 1 1 +( 672 672 -96 ) ( 672 480 -96 ) ( 672 480 -128 ) PBTEK1_06 32 0 0 1 1 +( 672 480 -128 ) ( 704 480 -128 ) ( 704 672 -128 ) PBTEK1_06 32 0 90 1 1 +( 672 672 -96 ) ( 704 672 -96 ) ( 704 480 -96 ) PBTEK1_06 0 0 0 1 1 +} +// brush 880 +{ +( 681 960 0 ) ( 704 960 0 ) ( 704 960 166 ) UWALL1_2 0 0 0 1 1 +( -313 2007 -238 ) ( -313 1977 -208 ) ( -128 1792 -208 ) UWALL1_2 0 0 0 1 1 +( 496 901 0 ) ( 496 1168 0 ) ( 704 960 0 ) UWALL1_2 0 0 0 1 1 +( 704 960 -208 ) ( 704 693 -208 ) ( 704 693 0 ) UWALL1_2 0 0 0 1 1 +} +// brush 881 +{ +( 608 939 0 ) ( 560 960 0 ) ( 560 960 128 ) UWALL1_2 0 0 0 1 1 +( 704 960 -352 ) ( 560 960 -352 ) ( 560 853 -352 ) UWALL1_2 0 0 0 1 1 +( 704 853 0 ) ( 560 853 0 ) ( 560 960 0 ) UWALL1_2 0 0 0 1 1 +( 704 960 0 ) ( 704 960 -352 ) ( 704 853 -352 ) UWALL1_2 0 0 0 1 1 +( 560 960 -352 ) ( 704 960 -352 ) ( 704 960 0 ) UWALL1_2 0 0 0 1 1 +} +// brush 882 +{ +( 661 923 0 ) ( 640 960 0 ) ( 640 960 128 ) UWALL1_2 0 0 0 1 1 +( 704 960 -352 ) ( 640 960 -352 ) ( 640 773 -352 ) UWALL1_2 0 0 0 1 1 +( 704 773 0 ) ( 640 773 0 ) ( 640 960 0 ) UWALL1_2 0 0 0 1 1 +( 704 960 0 ) ( 704 960 -352 ) ( 704 773 -352 ) UWALL1_2 0 0 0 1 1 +( 640 960 -352 ) ( 704 960 -352 ) ( 704 960 0 ) UWALL1_2 0 0 0 1 1 +} +// brush 883 +{ +( 688 0 0 ) ( 672 16 0 ) ( 672 16 128 ) TECH07_2 64 -32 0 1 1 +( 672 112 0 ) ( 688 128 0 ) ( 688 128 128 ) TECH07_2 64 -32 0 1 1 +( 672 128 -288 ) ( 672 0 -288 ) ( 704 0 -288 ) TECH07_2 0 -32 0 1 1 +( 672 0 -160 ) ( 672 128 -160 ) ( 704 128 -160 ) TECH07_2 0 -32 0 1 1 +( 704 128 -288 ) ( 704 0 -288 ) ( 704 0 -160 ) TECH07_2 0 -32 0 1 1 +( 672 0 -288 ) ( 672 128 -288 ) ( 672 128 -160 ) TECH07_2 64 -32 0 1 1 +( 704 128 -288 ) ( 704 128 -160 ) ( 672 128 -160 ) TECH07_2 0 -32 0 1 1 +( 704 0 -160 ) ( 704 0 -288 ) ( 672 0 -288 ) TECH07_2 0 -32 0 1 1 +} +// brush 884 +{ +( 672 -32 -160 ) ( 640 0 -160 ) ( 640 0 -96 ) TECH_64BORDB 0 32 0 1 1 +( 640 128 -160 ) ( 672 160 -160 ) ( 672 160 -96 ) TECH_64BORDB 0 32 0 1 1 +( 672 160 -160 ) ( 640 128 -160 ) ( 640 0 -160 ) BASE_CEIL1 0 32 0 1 1 +( 672 -32 -96 ) ( 640 0 -96 ) ( 640 128 -96 ) BASE_CEIL1 0 32 0 1 1 +( 704 160 -160 ) ( 704 -32 -160 ) ( 704 -32 -96 ) TECH_64BORDB 0 32 0 1 1 +( 640 128 -160 ) ( 640 128 -96 ) ( 640 0 -96 ) TECH_64BORDB 0 32 0 1 1 +( 704 160 -160 ) ( 704 160 -96 ) ( 672 160 -96 ) TECH_64BORDB 0 32 0 1 1 +( 704 -32 -160 ) ( 672 -32 -160 ) ( 672 -32 -96 ) TECH_64BORDB 0 32 0 1 1 +} +// brush 885 +{ +( 704 288 -160 ) ( 672 288 -160 ) ( 672 160 -160 ) BASE_CEIL1 0 32 0 1 1 +( 704 160 -96 ) ( 672 160 -96 ) ( 672 288 -96 ) TECH_64BORDB 0 32 0 1 1 +( 704 288 -96 ) ( 704 288 -160 ) ( 704 160 -160 ) TECH_64BORDB 0 32 0 1 1 +( 672 160 -96 ) ( 672 160 -160 ) ( 672 288 -160 ) TECH_64BORDB 0 32 0 1 1 +( 672 288 -160 ) ( 704 288 -160 ) ( 704 288 -96 ) TECH_64BORDB 0 32 0 1 1 +( 672 160 -96 ) ( 704 160 -96 ) ( 704 160 -160 ) TECH_64BORDB 0 32 0 1 1 +} +// brush 886 +{ +( 720 0 -160 ) ( 704 0 -160 ) ( 704 128 -160 ) TECH07_2 0 0 0 1 1 +( 744 640 0 ) ( 712 640 0 ) ( 712 640 128 ) TECH07_2 0 -32 0 1 1 +( 704 704 128 ) ( 704 704 0 ) ( 752 704 0 ) TECH07_2 0 -32 0 1 1 +( 768 960 -384 ) ( 704 960 -384 ) ( 704 -64 -384 ) TECH07_2 0 -32 0 1 1 +( 768 960 0 ) ( 768 960 -384 ) ( 768 -64 -384 ) TECH07_2 0 -32 0 1 1 +( 704 -64 0 ) ( 704 -64 -384 ) ( 704 960 -384 ) TEK_LA16 0 -32 0 1 1 +} +// brush 887 +{ +( 784 256 0 ) ( 736 256 0 ) ( 736 256 128 ) TECH08_1B 0 -32 0 1 1 +( 704 448 128 ) ( 704 448 0 ) ( 752 448 0 ) TECH08_1B 0 -32 0 1 1 +( 768 960 -384 ) ( 704 960 -384 ) ( 704 -64 -384 ) TECH08_1B 0 -32 0 1 1 +( 768 -64 0 ) ( 704 -64 0 ) ( 704 960 0 ) TECH08_1B 0 -32 0 1 1 +( 768 960 0 ) ( 768 960 -384 ) ( 768 -64 -384 ) TECH08_1B 0 -32 0 1 1 +( 704 -64 0 ) ( 704 -64 -384 ) ( 704 960 -384 ) TECH08_1 0 -32 0 1 1 +} +// brush 888 +{ +( 704 0 128 ) ( 704 0 0 ) ( 752 0 0 ) UWALL1_2 0 0 0 1 1 +( 768 960 -384 ) ( 704 960 -384 ) ( 704 -64 -384 ) UWALL1_2 0 0 0 1 1 +( 768 -64 0 ) ( 704 -64 0 ) ( 704 960 0 ) UWALL1_2 0 0 0 1 1 +( 768 960 0 ) ( 768 960 -384 ) ( 768 -64 -384 ) UWALL1_2 0 0 0 1 1 +( 704 -64 0 ) ( 704 -64 -384 ) ( 704 960 -384 ) UWALL1_2 0 0 0 1 1 +( 704 -64 0 ) ( 768 -64 0 ) ( 768 -64 -384 ) UWALL1_2 0 0 0 1 1 +} +// brush 889 +{ +( 736 256 128 ) ( 736 256 0 ) ( 784 256 0 ) TECH08_1B 0 -32 0 1 1 +( 752 192 0 ) ( 704 192 0 ) ( 704 192 128 ) TECH08_1B 0 -32 0 1 1 +( 768 960 -384 ) ( 704 960 -384 ) ( 704 -64 -384 ) TECH08_1B 0 -32 0 1 1 +( 768 -64 0 ) ( 704 -64 0 ) ( 704 960 0 ) TECH08_1B 0 -32 0 1 1 +( 768 960 0 ) ( 768 960 -384 ) ( 768 -64 -384 ) TECH08_1B 0 -32 0 1 1 +( 704 -64 0 ) ( 704 -64 -384 ) ( 704 960 -384 ) TECH08_1B 0 -32 0 1 1 +} +// brush 890 +{ +( 704 192 128 ) ( 704 192 0 ) ( 752 192 0 ) TECH08_1B 0 -32 0 1 1 +( 752 0 0 ) ( 704 0 0 ) ( 704 0 128 ) TECH08_1B 0 -32 0 1 1 +( 768 960 -384 ) ( 704 960 -384 ) ( 704 -64 -384 ) TECH08_1B 0 -32 0 1 1 +( 768 -64 0 ) ( 704 -64 0 ) ( 704 960 0 ) TECH08_1B 0 -32 0 1 1 +( 768 960 0 ) ( 768 960 -384 ) ( 768 -64 -384 ) TECH08_1B 0 -32 0 1 1 +( 704 -64 0 ) ( 704 -64 -384 ) ( 704 960 -384 ) TECH08_1 64 -32 0 -1 1 +} +// brush 891 +{ +( 704 0 -288 ) ( 640 0 -288 ) ( 640 -64 -288 ) CRATE0_SIDE 0 32 0 1 1 +( 704 -64 -224 ) ( 640 -64 -224 ) ( 640 0 -224 ) CRATE0_TOP 0 0 0 1 1 +( 704 0 -224 ) ( 704 0 -288 ) ( 704 -64 -288 ) CRATE0_SIDE 0 32 0 1 1 +( 640 -64 -224 ) ( 640 -64 -288 ) ( 640 0 -288 ) CRATE0_SIDE 0 32 0 1 1 +( 640 0 -288 ) ( 704 0 -288 ) ( 704 0 -224 ) CRATE0_SIDE 0 32 0 1 1 +( 640 -64 -224 ) ( 704 -64 -224 ) ( 704 -64 -288 ) CRATE0_SIDE 0 32 0 1 1 +} +// brush 892 +{ +( 624 16 -288 ) ( 560 16 -288 ) ( 560 -48 -288 ) CRATE0_SIDE 16 48 0 1 1 +( 624 -48 -224 ) ( 560 -48 -224 ) ( 560 16 -224 ) CRATE1_TOP 16 -16 0 1 -1 +( 624 16 -224 ) ( 624 16 -288 ) ( 624 -48 -288 ) CRATE0_SIDE -16 32 0 1 1 +( 560 -48 -224 ) ( 560 -48 -288 ) ( 560 16 -288 ) CRATE0_SIDE -16 32 0 1 1 +( 560 16 -288 ) ( 624 16 -288 ) ( 624 16 -224 ) CRATE0_SIDE 16 32 0 1 1 +( 560 -48 -224 ) ( 624 -48 -224 ) ( 624 -48 -288 ) CRATE0_SIDE 16 32 0 1 1 +} +// brush 893 +{ +( 544 0 -288 ) ( 480 0 -288 ) ( 480 -64 -288 ) CRATE0_SIDE 32 32 0 1 1 +( 544 -64 -224 ) ( 480 -64 -224 ) ( 480 0 -224 ) CRATE_TOP 0 32 90 1 1 +( 544 0 -224 ) ( 544 0 -288 ) ( 544 -64 -288 ) CRATE1_SIDE 0 32 0 1 1 +( 480 -64 -224 ) ( 480 -64 -288 ) ( 480 0 -288 ) CRATE0_SIDE 0 32 0 1 1 +( 480 0 -288 ) ( 544 0 -288 ) ( 544 0 -224 ) CRATE2_SIDE 32 32 0 1 1 +( 480 -64 -224 ) ( 544 -64 -224 ) ( 544 -64 -288 ) CRATE0_SIDE 32 32 0 1 1 +} +// brush 894 +{ +( 672 96 -288 ) ( 608 96 -288 ) ( 608 32 -288 ) CRATE0_SIDE -32 0 0 1 1 +( 672 32 -224 ) ( 608 32 -224 ) ( 608 96 -224 ) CRATE2_TOP -32 32 0 1 -1 +( 672 96 -224 ) ( 672 96 -288 ) ( 672 32 -288 ) CRATE0_SIDE -32 32 0 1 1 +( 608 32 -224 ) ( 608 32 -288 ) ( 608 96 -288 ) CRATE1_SIDE -32 32 0 1 1 +( 608 96 -288 ) ( 672 96 -288 ) ( 672 96 -224 ) CRATE0_SIDE -32 32 0 1 1 +( 608 32 -224 ) ( 672 32 -224 ) ( 672 32 -288 ) CRATE0_SIDE -32 32 0 1 1 +} +// brush 895 +{ +( 656 48 -224 ) ( 592 48 -224 ) ( 592 -16 -224 ) CRATE0_SIDE -16 -48 0 1 1 +( 656 -16 -160 ) ( 592 -16 -160 ) ( 592 48 -160 ) CRATE0_TOP -16 -16 0 1 1 +( 656 48 -160 ) ( 656 48 -224 ) ( 656 -16 -224 ) CRATE0_SIDE 16 32 0 1 1 +( 592 -16 -160 ) ( 592 -16 -224 ) ( 592 48 -224 ) CRATE2_SIDE 16 32 0 1 1 +( 592 48 -224 ) ( 656 48 -224 ) ( 656 48 -160 ) CRATE1_SIDE -16 32 0 1 1 +( 592 -16 -160 ) ( 656 -16 -160 ) ( 656 -16 -224 ) CRATE0_SIDE -16 32 0 1 1 +} +// brush 896 +{ +( 720 0 -160 ) ( 704 0 -160 ) ( 704 128 -160 ) TECH07_2 0 0 0 1 1 +( 736 512 128 ) ( 736 512 0 ) ( 760 512 0 ) TECH07_2 0 -32 0 1 1 +( 752 448 0 ) ( 704 448 0 ) ( 704 448 128 ) TECH07_2 0 -32 0 1 1 +( 768 960 -384 ) ( 704 960 -384 ) ( 704 -64 -384 ) TECH07_2 0 -32 0 1 1 +( 768 960 0 ) ( 768 960 -384 ) ( 768 -64 -384 ) TECH07_2 0 -32 0 1 1 +( 704 -64 0 ) ( 704 -64 -384 ) ( 704 960 -384 ) TEK_LA16 0 -32 0 1 1 +} +// brush 897 +{ +( 704 128 -160 ) ( 704 0 -160 ) ( 720 0 -160 ) TECH07_2 0 0 0 1 1 +( 736 448 0 ) ( 704 448 0 ) ( 704 448 128 ) TECH07_2 0 -32 0 1 1 +( 704 704 128 ) ( 704 704 0 ) ( 752 704 0 ) TECH07_2 0 -32 0 1 1 +( 768 -64 0 ) ( 704 -64 0 ) ( 704 960 0 ) TECH07_2 0 -32 0 1 1 +( 768 960 0 ) ( 768 960 -384 ) ( 768 -64 -384 ) TECH07_2 0 -32 0 1 1 +( 704 -64 0 ) ( 704 -64 -384 ) ( 704 960 -384 ) PBTEK1_06 32 0 0 1 1 +} +// brush 898 +{ +( 128 96 -128 ) ( -64 96 -128 ) ( -64 64 -144 ) UWALL1_2 0 0 0 1 1 +( 320 -64 -128 ) ( 320 -64 -208 ) ( 128 -64 -208 ) UWALL1_2 0 0 0 1 1 +( 320 96 -128 ) ( 320 -64 -128 ) ( 128 -64 -128 ) UWALL1_2 0 0 0 1 1 +( 320 -64 -208 ) ( 320 -64 -128 ) ( 320 96 -128 ) UWALL1_2 0 0 0 1 1 +( 128 96 -208 ) ( 128 96 -128 ) ( 128 -64 -128 ) UWALL1_2 0 0 0 1 1 +} +// brush 899 +{ +( 693 -64 128 ) ( 693 -64 0 ) ( 587 -64 0 ) UWALL1_2 0 0 0 1 1 +( 320 96 -128 ) ( 0 256 -128 ) ( 0 224 -144 ) UWALL1_2 0 0 0 1 1 +( 640 -64 -128 ) ( 640 -224 -128 ) ( 320 -64 -128 ) UWALL1_2 0 0 0 1 1 +( 320 96 -208 ) ( 320 96 -128 ) ( 320 -64 -128 ) UWALL1_2 0 0 0 1 1 +} +// brush 900 +{ +( 128 16 -128 ) ( -64 16 -128 ) ( -64 0 -166 ) UWALL1_2 0 0 0 1 1 +( 320 -64 -128 ) ( 320 -64 -320 ) ( 128 -64 -320 ) UWALL1_2 0 0 0 1 1 +( 320 16 -128 ) ( 320 -64 -128 ) ( 128 -64 -128 ) UWALL1_2 0 0 0 1 1 +( 320 -64 -320 ) ( 320 -64 -128 ) ( 320 16 -128 ) UWALL1_2 0 0 0 1 1 +( 128 16 -320 ) ( 128 16 -128 ) ( 128 -64 -128 ) UWALL1_2 0 0 0 1 1 +} +// brush 901 +{ +( 667 -64 128 ) ( 667 -64 0 ) ( 613 -64 0 ) UWALL1_2 0 0 0 1 1 +( 320 16 -128 ) ( 0 96 -128 ) ( 0 80 -166 ) UWALL1_2 0 0 0 1 1 +( 640 -64 -128 ) ( 640 -144 -128 ) ( 320 -64 -128 ) UWALL1_2 0 0 0 1 1 +( 320 16 -320 ) ( 320 16 -128 ) ( 320 -64 -128 ) UWALL1_2 0 0 0 1 1 +} +// brush 902 +{ +( 128 128 -192 ) ( 128 128 -128 ) ( 128 -64 -128 ) UWALL1_2 0 0 0 1 1 +( 128 128 -128 ) ( 192 128 -128 ) ( 224 -64 -128 ) UWALL1_2 0 0 0 1 1 +( 128 -64 -224 ) ( 224 -64 -128 ) ( 192 128 -128 ) UWALL1_2 0 0 0 1 1 +( 128 -64 -128 ) ( 224 -64 -128 ) ( 128 -64 -224 ) UWALL1_2 0 0 0 1 1 +( 128 128 -128 ) ( 128 128 -192 ) ( 192 128 -128 ) UWALL1_2 0 0 0 1 1 +} +// brush 903 +{ +( 384 -16 128 ) ( 384 -16 0 ) ( 416 -32 0 ) UWALL1_2 0 0 0 1 1 +( 272 16 -352 ) ( 192 -64 -352 ) ( 448 -64 -352 ) UWALL1_2 0 0 0 1 1 +( 192 -64 -128 ) ( 272 16 -128 ) ( 368 16 -128 ) UWALL1_2 0 0 0 1 1 +( 368 16 -352 ) ( 448 -64 -352 ) ( 448 -64 -128 ) UWALL1_2 0 0 0 1 1 +( 192 -64 -352 ) ( 272 16 -352 ) ( 272 16 -128 ) UWALL1_2 0 0 0 1 1 +( 368 16 -352 ) ( 368 16 -128 ) ( 272 16 -128 ) UWALL1_2 0 0 0 1 1 +( 448 -64 -128 ) ( 448 -64 -352 ) ( 192 -64 -352 ) UWALL1_2 0 0 0 1 1 +} +// brush 904 +{ +( -421 1440 -249 ) ( -421 1440 -256 ) ( -274 1440 -256 ) TECH01_7 0 0 0 1 1 +( -293 1184 -192 ) ( -293 1088 -192 ) ( -439 1088 -192 ) BASE_CEIL1 0 0 0 1 1 +( -439 1184 -256 ) ( -439 1088 -256 ) ( -293 1088 -256 ) TECH_SYMB -32 12 0 1 1 +( -256 1168 -320 ) ( -256 1168 -313 ) ( -256 1072 -313 ) TECH_SYMB -32 12 0 1 1 +( -274 1408 -256 ) ( -320 1408 -256 ) ( -274 1408 -249 ) PBTEK1_06 32 0 0 1 1 +( 0 1408 -238 ) ( 0 1440 -238 ) ( 0 1408 -245 ) TECH_SYMB -32 12 0 1 1 +} +// brush 905 +{ +( -421 1440 -121 ) ( -421 1440 -128 ) ( -274 1440 -128 ) TECH01_7 0 0 0 1 1 +( -293 1184 -64 ) ( -293 1088 -64 ) ( -439 1088 -64 ) TECH_SYMB -32 12 0 1 1 +( -439 1184 -128 ) ( -439 1088 -128 ) ( -293 1088 -128 ) BASE_CEIL1 0 0 0 1 1 +( -256 1168 -192 ) ( -256 1168 -185 ) ( -256 1072 -185 ) TECH_SYMB -32 12 0 1 1 +( -274 1408 -128 ) ( -320 1408 -128 ) ( -274 1408 -121 ) PBTEK1_06 32 0 0 1 1 +( 0 1408 -110 ) ( 0 1440 -110 ) ( 0 1408 -117 ) TECH_SYMB -32 12 0 1 1 +} +// brush 906 +{ +( -158 1440 -185 ) ( -158 1440 -192 ) ( -103 1440 -192 ) TECH01_7 0 0 0 1 1 +( -110 1184 -128 ) ( -110 1088 -128 ) ( -165 1088 -128 ) TECH_SYMB -32 12 0 1 1 +( -165 1184 -192 ) ( -165 1088 -192 ) ( -110 1088 -192 ) TECH_SYMB -32 12 0 1 1 +( -96 1168 -256 ) ( -96 1168 -249 ) ( -96 1072 -249 ) BASE_CEIL1 0 0 0 1 1 +( -103 1408 -192 ) ( -120 1408 -192 ) ( -103 1408 -185 ) PBTEK1_06 32 0 0 1 1 +( 0 1408 -174 ) ( 0 1440 -174 ) ( 0 1408 -181 ) TECH_SYMB -32 12 0 1 1 +} +// brush 907 +{ +( -96 1456 -192 ) ( -256 1456 -192 ) ( -256 1408 -192 ) clip 0 0 0 1 1 +( -96 1408 -128 ) ( -256 1408 -128 ) ( -256 1456 -128 ) clip 0 0 0 1 1 +( -96 1456 -128 ) ( -96 1456 -192 ) ( -96 1408 -192 ) clip 0 0 0 1 1 +( -256 1408 -128 ) ( -256 1408 -192 ) ( -256 1456 -192 ) clip 0 0 0 1 1 +( -256 1456 -192 ) ( -96 1456 -192 ) ( -96 1456 -128 ) clip 0 0 0 1 1 +( -256 1408 -128 ) ( -96 1408 -128 ) ( -96 1408 -192 ) clip 0 0 0 1 1 +} +// brush 908 +{ +( -32 1984 -272 ) ( -416 1984 -272 ) ( -416 1920 -272 ) UWALL1_2 0 0 0 1 1 +( -32 1920 -64 ) ( -416 1920 -64 ) ( -416 1984 -64 ) UWALL1_2 0 0 0 1 1 +( -32 1984 -64 ) ( -32 1984 -272 ) ( -32 1920 -272 ) UWALL1_2 0 0 0 1 1 +( -416 1920 -64 ) ( -416 1920 -272 ) ( -416 1984 -272 ) UWALL1_2 0 0 0 1 1 +( -416 1984 -272 ) ( -32 1984 -272 ) ( -32 1984 -64 ) UWALL1_2 0 0 0 1 1 +( -416 1920 -64 ) ( -32 1920 -64 ) ( -32 1920 -272 ) UWALL1_2 0 0 0 1 1 +} +// brush 909 +{ +( -128 1858 -288 ) ( -464 1858 -288 ) ( -464 1760 -288 ) SFLOOR4_2 0 0 0 1 1 +( -464 1760 -256 ) ( -464 1858 -256 ) ( -128 1858 -256 ) SFLOOR4_2 0 0 0 1 1 +( -464 1760 -224 ) ( -128 1760 -224 ) ( -128 1760 -256 ) SFLOOR4_2 0 0 0 1 1 +( 64 1825 -256 ) ( 64 1825 -384 ) ( 64 1763 -384 ) TECH04_5 0 0 0 1 1 +( -320 1834 -384 ) ( -320 1834 -224 ) ( -320 1760 -224 ) SFLOOR4_2 0 0 0 1 1 +( -266 1920 -384 ) ( -254 1920 -384 ) ( -266 1920 -256 ) SFLOOR4_2 0 0 0 1 1 +} +// brush 910 +{ +( -320 1984 -272 ) ( -416 1984 -272 ) ( -416 1760 -272 ) UWALL1_2 0 0 0 1 1 +( -320 1760 -64 ) ( -416 1760 -64 ) ( -416 1984 -64 ) UWALL1_2 0 0 0 1 1 +( -320 1984 -64 ) ( -320 1984 -272 ) ( -320 1760 -272 ) UWALL1_2 0 0 0 1 1 +( -416 1760 -64 ) ( -416 1760 -272 ) ( -416 1984 -272 ) UWALL1_2 0 0 0 1 1 +( -416 1984 -272 ) ( -320 1984 -272 ) ( -320 1984 -64 ) UWALL1_2 0 0 0 1 1 +( -416 1760 -64 ) ( -320 1760 -64 ) ( -320 1760 -272 ) UWALL1_2 0 0 0 1 1 +} +// brush 911 +{ +( -272 1920 -192 ) ( -320 1920 -192 ) ( -320 1760 -192 ) clip 0 0 0 1 1 +( -272 1760 -128 ) ( -320 1760 -128 ) ( -320 1920 -128 ) clip 0 0 0 1 1 +( -272 1920 -128 ) ( -272 1920 -192 ) ( -272 1760 -192 ) clip 0 0 0 1 1 +( -320 1760 -128 ) ( -320 1760 -192 ) ( -320 1920 -192 ) clip 0 0 0 1 1 +( -320 1920 -192 ) ( -272 1920 -192 ) ( -272 1920 -128 ) clip 0 0 0 1 1 +( -320 1760 -128 ) ( -272 1760 -128 ) ( -272 1760 -192 ) clip 0 0 0 1 1 +} +// brush 912 +{ +( -96 1920 -192 ) ( -320 1920 -192 ) ( -320 1872 -192 ) clip 0 0 0 1 1 +( -96 1872 -128 ) ( -320 1872 -128 ) ( -320 1920 -128 ) clip 0 0 0 1 1 +( -96 1920 -128 ) ( -96 1920 -192 ) ( -96 1872 -192 ) clip 0 0 0 1 1 +( -320 1872 -128 ) ( -320 1872 -192 ) ( -320 1920 -192 ) clip 0 0 0 1 1 +( -320 1920 -192 ) ( -96 1920 -192 ) ( -96 1920 -128 ) clip 0 0 0 1 1 +( -320 1872 -128 ) ( -96 1872 -128 ) ( -96 1872 -192 ) clip 0 0 0 1 1 +} +// brush 913 +{ +( 384 128 -352 ) ( 384 0 -352 ) ( 320 0 -368 ) GROUND1_2 0 0 0 1 1 +( 384 -64 -384 ) ( 384 -64 -336 ) ( 704 -64 -336 ) GROUND1_2 0 0 0 1 1 +( 384 1024 -336 ) ( 384 1024 -384 ) ( 704 1024 -384 ) GROUND1_2 0 0 0 1 1 +( 704 -64 -384 ) ( 704 -64 -336 ) ( 704 1024 -336 ) GROUND1_2 0 0 0 1 1 +( 384 -64 -336 ) ( 384 -64 -384 ) ( 384 1024 -384 ) GROUND1_2 0 0 0 1 1 +( 704 -64 -384 ) ( 704 1024 -384 ) ( 384 1024 -384 ) GROUND1_2 0 0 0 1 1 +( 704 1024 -336 ) ( 704 -64 -336 ) ( 384 -64 -336 ) GROUND1_2 0 0 0 1 1 +} +// brush 914 +{ +( 664 392 -164 ) ( 648 392 -164 ) ( 648 376 -164 ) CEIL1_1 8 8 0 1 1 +( 664 376 -160 ) ( 648 376 -160 ) ( 648 392 -160 ) COP1_1 0 0 0 1 1 +( 664 392 -160 ) ( 664 392 -164 ) ( 664 376 -164 ) COP1_1 0 0 0 1 1 +( 648 376 -160 ) ( 648 376 -164 ) ( 648 392 -164 ) COP1_1 0 0 0 1 1 +( 648 392 -164 ) ( 664 392 -164 ) ( 664 392 -160 ) COP1_1 0 0 0 1 1 +( 648 376 -160 ) ( 664 376 -160 ) ( 664 376 -164 ) COP1_1 0 0 0 1 1 +} +// brush 915 +{ +( 696 296 -164 ) ( 680 296 -164 ) ( 680 280 -164 ) CEIL1_1 8 8 0 1 1 +( 696 280 -160 ) ( 680 280 -160 ) ( 680 296 -160 ) COP1_1 0 0 0 1 1 +( 696 296 -160 ) ( 696 296 -164 ) ( 696 280 -164 ) COP1_1 0 0 0 1 1 +( 680 280 -160 ) ( 680 280 -164 ) ( 680 296 -164 ) COP1_1 0 0 0 1 1 +( 680 296 -164 ) ( 696 296 -164 ) ( 696 296 -160 ) COP1_1 0 0 0 1 1 +( 680 280 -160 ) ( 696 280 -160 ) ( 696 280 -164 ) COP1_1 0 0 0 1 1 +} +// brush 916 +{ +( 696 232 -164 ) ( 680 232 -164 ) ( 680 216 -164 ) CEIL1_1 8 8 0 1 1 +( 696 216 -160 ) ( 680 216 -160 ) ( 680 232 -160 ) COP1_1 0 0 0 1 1 +( 696 232 -160 ) ( 696 232 -164 ) ( 696 216 -164 ) COP1_1 0 0 0 1 1 +( 680 216 -160 ) ( 680 216 -164 ) ( 680 232 -164 ) COP1_1 0 0 0 1 1 +( 680 232 -164 ) ( 696 232 -164 ) ( 696 232 -160 ) COP1_1 0 0 0 1 1 +( 680 216 -160 ) ( 696 216 -160 ) ( 696 216 -164 ) COP1_1 0 0 0 1 1 +} +// brush 917 +{ +( 696 168 -164 ) ( 680 168 -164 ) ( 680 152 -164 ) CEIL1_1 8 8 0 1 1 +( 696 152 -160 ) ( 680 152 -160 ) ( 680 168 -160 ) COP1_1 0 0 0 1 1 +( 696 168 -160 ) ( 696 168 -164 ) ( 696 152 -164 ) COP1_1 0 0 0 1 1 +( 680 152 -160 ) ( 680 152 -164 ) ( 680 168 -164 ) COP1_1 0 0 0 1 1 +( 680 168 -164 ) ( 696 168 -164 ) ( 696 168 -160 ) COP1_1 0 0 0 1 1 +( 680 152 -160 ) ( 696 152 -160 ) ( 696 152 -164 ) COP1_1 0 0 0 1 1 +} +// brush 918 +{ +( 664 72 -164 ) ( 648 72 -164 ) ( 648 56 -164 ) CEIL1_1 8 8 0 1 1 +( 664 56 -160 ) ( 648 56 -160 ) ( 648 72 -160 ) COP1_1 0 0 0 1 1 +( 664 72 -160 ) ( 664 72 -164 ) ( 664 56 -164 ) COP1_1 0 0 0 1 1 +( 648 56 -160 ) ( 648 56 -164 ) ( 648 72 -164 ) COP1_1 0 0 0 1 1 +( 648 72 -164 ) ( 664 72 -164 ) ( 664 72 -160 ) COP1_1 0 0 0 1 1 +( 648 56 -160 ) ( 664 56 -160 ) ( 664 56 -164 ) COP1_1 0 0 0 1 1 +} +// brush 919 +{ +( 664 776 -164 ) ( 648 776 -164 ) ( 648 760 -164 ) CEIL1_1 8 8 0 1 1 +( 664 760 -160 ) ( 648 760 -160 ) ( 648 776 -160 ) COP1_1 0 0 0 1 1 +( 664 776 -160 ) ( 664 776 -164 ) ( 664 760 -164 ) COP1_1 0 0 0 1 1 +( 648 760 -160 ) ( 648 760 -164 ) ( 648 776 -164 ) COP1_1 0 0 0 1 1 +( 648 776 -164 ) ( 664 776 -164 ) ( 664 776 -160 ) COP1_1 0 0 0 1 1 +( 648 760 -160 ) ( 664 760 -160 ) ( 664 760 -164 ) COP1_1 0 0 0 1 1 +} +// brush 920 +{ +( 240 720 -136 ) ( 208 720 -136 ) ( 208 688 -136 ) TLIGHT01_1 16 16 0 1 1 +( 240 688 -128 ) ( 208 688 -128 ) ( 208 720 -128 ) TLIGHT01_1 16 0 0 1 1 +( 240 720 -128 ) ( 240 720 -136 ) ( 240 688 -136 ) TLIGHT01_1 16 0 0 1 1 +( 208 688 -128 ) ( 208 688 -136 ) ( 208 720 -136 ) TLIGHT01_1 16 0 0 1 1 +( 208 720 -136 ) ( 240 720 -136 ) ( 240 720 -128 ) TLIGHT01_1 16 0 0 1 1 +( 208 688 -128 ) ( 240 688 -128 ) ( 240 688 -136 ) TLIGHT01_1 16 0 0 1 1 +} +// brush 921 +{ +( 240 592 -136 ) ( 208 592 -136 ) ( 208 560 -136 ) TLIGHT01_1 16 16 0 1 1 +( 240 560 -128 ) ( 208 560 -128 ) ( 208 592 -128 ) TLIGHT01_1 16 0 0 1 1 +( 240 592 -128 ) ( 240 592 -136 ) ( 240 560 -136 ) TLIGHT01_1 16 0 0 1 1 +( 208 560 -128 ) ( 208 560 -136 ) ( 208 592 -136 ) TLIGHT01_1 16 0 0 1 1 +( 208 592 -136 ) ( 240 592 -136 ) ( 240 592 -128 ) TLIGHT01_1 16 0 0 1 1 +( 208 560 -128 ) ( 240 560 -128 ) ( 240 560 -136 ) TLIGHT01_1 16 0 0 1 1 +} +// brush 922 +{ +( 248 736 -128 ) ( 200 736 -128 ) ( 200 256 -128 ) TWALL2_6 0 0 90 1 1 +( 248 256 -96 ) ( 200 256 -96 ) ( 200 736 -96 ) BASE_CEIL1 0 0 0 1 1 +( 248 736 -96 ) ( 248 736 -128 ) ( 248 256 -128 ) SYM06_8 0 32 0 1 1 +( 200 256 -96 ) ( 200 256 -128 ) ( 200 736 -128 ) SYM06_8 0 32 0 1 1 +( 200 736 -128 ) ( 248 736 -128 ) ( 248 736 -96 ) SYM06_8 0 32 0 1 1 +( 200 256 -96 ) ( 248 256 -96 ) ( 248 256 -128 ) SYM06_8 0 32 0 1 1 +} +// brush 923 +{ +( 248 736 -132 ) ( 240 736 -132 ) ( 240 256 -132 ) COP1_1 0 0 0 1 1 +( 248 256 -128 ) ( 240 256 -128 ) ( 240 736 -128 ) COP1_1 0 0 0 1 1 +( 248 736 -128 ) ( 248 736 -132 ) ( 248 256 -132 ) COP1_1 0 0 0 1 1 +( 240 256 -128 ) ( 240 256 -132 ) ( 240 736 -132 ) COP1_1 0 0 0 1 1 +( 240 736 -132 ) ( 248 736 -132 ) ( 248 736 -128 ) COP1_1 0 0 0 1 1 +( 240 256 -128 ) ( 248 256 -128 ) ( 248 256 -132 ) COP1_1 0 0 0 1 1 +} +// brush 924 +{ +( 208 736 -132 ) ( 200 736 -132 ) ( 200 256 -132 ) COP1_1 0 0 0 1 1 +( 208 256 -128 ) ( 200 256 -128 ) ( 200 736 -128 ) COP1_1 0 0 0 1 1 +( 208 736 -128 ) ( 208 736 -132 ) ( 208 256 -132 ) COP1_1 0 0 0 1 1 +( 200 256 -128 ) ( 200 256 -132 ) ( 200 736 -132 ) COP1_1 0 0 0 1 1 +( 200 736 -132 ) ( 208 736 -132 ) ( 208 736 -128 ) COP1_1 0 0 0 1 1 +( 200 256 -128 ) ( 208 256 -128 ) ( 208 256 -132 ) COP1_1 0 0 0 1 1 +} +// brush 925 +{ +( 504 864 -128 ) ( 456 864 -128 ) ( 456 160 -128 ) TWALL2_6 0 0 90 1 1 +( 504 160 -96 ) ( 456 160 -96 ) ( 456 864 -96 ) BASE_CEIL1 0 0 0 1 1 +( 504 864 -96 ) ( 504 864 -128 ) ( 504 160 -128 ) SYM06_8 0 32 0 1 1 +( 456 160 -96 ) ( 456 160 -128 ) ( 456 864 -128 ) SYM06_8 0 32 0 1 1 +( 456 864 -128 ) ( 504 864 -128 ) ( 504 864 -96 ) SYM06_8 0 32 0 1 1 +( 456 160 -96 ) ( 504 160 -96 ) ( 504 160 -128 ) SYM06_8 0 32 0 1 1 +} +// brush 926 +{ +( 504 864 -132 ) ( 496 864 -132 ) ( 496 160 -132 ) COP1_1 0 0 0 1 1 +( 504 160 -128 ) ( 496 160 -128 ) ( 496 864 -128 ) COP1_1 0 0 0 1 1 +( 504 864 -128 ) ( 504 864 -132 ) ( 504 160 -132 ) COP1_1 0 0 0 1 1 +( 496 160 -128 ) ( 496 160 -132 ) ( 496 864 -132 ) COP1_1 0 0 0 1 1 +( 496 864 -132 ) ( 504 864 -132 ) ( 504 864 -128 ) COP1_1 0 0 0 1 1 +( 496 160 -128 ) ( 504 160 -128 ) ( 504 160 -132 ) COP1_1 0 0 0 1 1 +} +// brush 927 +{ +( 464 864 -132 ) ( 456 864 -132 ) ( 456 160 -132 ) COP1_1 0 0 0 1 1 +( 464 160 -128 ) ( 456 160 -128 ) ( 456 864 -128 ) COP1_1 0 0 0 1 1 +( 464 864 -128 ) ( 464 864 -132 ) ( 464 160 -132 ) COP1_1 0 0 0 1 1 +( 456 160 -128 ) ( 456 160 -132 ) ( 456 864 -132 ) COP1_1 0 0 0 1 1 +( 456 864 -132 ) ( 464 864 -132 ) ( 464 864 -128 ) COP1_1 0 0 0 1 1 +( 456 160 -128 ) ( 464 160 -128 ) ( 464 160 -132 ) COP1_1 0 0 0 1 1 +} +// brush 928 +{ +( 496 848 -136 ) ( 464 848 -136 ) ( 464 816 -136 ) TLIGHT01_1 16 16 0 1 1 +( 496 816 -128 ) ( 464 816 -128 ) ( 464 848 -128 ) TLIGHT01_1 16 0 0 1 1 +( 496 848 -128 ) ( 496 848 -136 ) ( 496 816 -136 ) TLIGHT01_1 16 0 0 1 1 +( 464 816 -128 ) ( 464 816 -136 ) ( 464 848 -136 ) TLIGHT01_1 16 0 0 1 1 +( 464 848 -136 ) ( 496 848 -136 ) ( 496 848 -128 ) TLIGHT01_1 16 0 0 1 1 +( 464 816 -128 ) ( 496 816 -128 ) ( 496 816 -136 ) TLIGHT01_1 16 0 0 1 1 +} +// brush 929 +{ +( 496 656 -136 ) ( 464 656 -136 ) ( 464 624 -136 ) TLIGHT01_1 16 16 0 1 1 +( 496 624 -128 ) ( 464 624 -128 ) ( 464 656 -128 ) TLIGHT01_1 16 0 0 1 1 +( 496 656 -128 ) ( 496 656 -136 ) ( 496 624 -136 ) TLIGHT01_1 16 0 0 1 1 +( 464 624 -128 ) ( 464 624 -136 ) ( 464 656 -136 ) TLIGHT01_1 16 0 0 1 1 +( 464 656 -136 ) ( 496 656 -136 ) ( 496 656 -128 ) TLIGHT01_1 16 0 0 1 1 +( 464 624 -128 ) ( 496 624 -128 ) ( 496 624 -136 ) TLIGHT01_1 16 0 0 1 1 +} +// brush 930 +{ +( 496 464 -136 ) ( 464 464 -136 ) ( 464 432 -136 ) TLIGHT01_1 16 16 0 1 1 +( 496 432 -128 ) ( 464 432 -128 ) ( 464 464 -128 ) TLIGHT01_1 16 0 0 1 1 +( 496 464 -128 ) ( 496 464 -136 ) ( 496 432 -136 ) TLIGHT01_1 16 0 0 1 1 +( 464 432 -128 ) ( 464 432 -136 ) ( 464 464 -136 ) TLIGHT01_1 16 0 0 1 1 +( 464 464 -136 ) ( 496 464 -136 ) ( 496 464 -128 ) TLIGHT01_1 16 0 0 1 1 +( 464 432 -128 ) ( 496 432 -128 ) ( 496 432 -136 ) TLIGHT01_1 16 0 0 1 1 +} +// brush 931 +{ +( 496 272 -136 ) ( 464 272 -136 ) ( 464 240 -136 ) TLIGHT01_1 16 16 0 1 1 +( 496 240 -128 ) ( 464 240 -128 ) ( 464 272 -128 ) TLIGHT01_1 16 0 0 1 1 +( 496 272 -128 ) ( 496 272 -136 ) ( 496 240 -136 ) TLIGHT01_1 16 0 0 1 1 +( 464 240 -128 ) ( 464 240 -136 ) ( 464 272 -136 ) TLIGHT01_1 16 0 0 1 1 +( 464 272 -136 ) ( 496 272 -136 ) ( 496 272 -128 ) TLIGHT01_1 16 0 0 1 1 +( 464 240 -128 ) ( 496 240 -128 ) ( 496 240 -136 ) TLIGHT01_1 16 0 0 1 1 +} +// brush 932 +{ +( 480 160 0 ) ( 512 160 0 ) ( 512 160 128 ) UWALL1_2 0 0 0 1 1 +( 464 400 0 ) ( 464 416 0 ) ( 464 416 128 ) UWALL1_2 0 0 0 1 1 +( 496 384 128 ) ( 496 384 0 ) ( 496 368 0 ) UWALL1_2 0 0 0 1 1 +( 128 256 -128 ) ( 128 -64 -128 ) ( 704 -64 -128 ) UWALL1_2 0 0 0 1 1 +( 128 -64 0 ) ( 128 384 0 ) ( 704 384 0 ) UWALL1_2 0 0 0 1 1 +( 704 -64 0 ) ( 704 -64 -128 ) ( 128 -64 -128 ) UWALL1_2 0 0 0 1 1 +} +// brush 933 +{ +( 464 416 128 ) ( 464 416 0 ) ( 464 400 0 ) UWALL1_2 0 0 0 1 1 +( 128 256 -128 ) ( 128 -64 -128 ) ( 704 -64 -128 ) UWALL1_2 0 0 0 1 1 +( 128 -64 0 ) ( 128 384 0 ) ( 704 384 0 ) UWALL1_2 0 0 0 1 1 +( 128 -64 -128 ) ( 128 256 -128 ) ( 128 384 0 ) UWALL1_2 0 0 0 1 1 +( 704 256 -128 ) ( 704 384 0 ) ( 128 384 0 ) UWALL1_2 0 0 0 1 1 +( 704 -64 0 ) ( 704 -64 -128 ) ( 128 -64 -128 ) UWALL1_2 0 0 0 1 1 +} +// brush 934 +{ +( 512 160 128 ) ( 512 160 0 ) ( 480 160 0 ) UWALL1_2 0 0 0 1 1 +( 464 400 0 ) ( 464 416 0 ) ( 464 416 128 ) UWALL1_2 0 0 0 1 1 +( 496 384 128 ) ( 496 384 0 ) ( 496 368 0 ) UWALL1_2 0 0 0 1 1 +( 128 256 -128 ) ( 128 -64 -128 ) ( 704 -64 -128 ) TWALL2_6 0 0 90 1 1 +( 128 -64 0 ) ( 128 384 0 ) ( 704 384 0 ) UWALL1_2 0 0 0 1 1 +( 704 256 -128 ) ( 704 384 0 ) ( 128 384 0 ) UWALL1_2 0 0 0 1 1 +} +// brush 935 +{ +( 240 400 -136 ) ( 208 400 -136 ) ( 208 368 -136 ) TLIGHT01_1 16 16 0 1 1 +( 240 368 -128 ) ( 208 368 -128 ) ( 208 400 -128 ) TLIGHT01_1 16 0 0 1 1 +( 240 400 -128 ) ( 240 400 -136 ) ( 240 368 -136 ) TLIGHT01_1 16 0 0 1 1 +( 208 368 -128 ) ( 208 368 -136 ) ( 208 400 -136 ) TLIGHT01_1 16 0 0 1 1 +( 208 400 -136 ) ( 240 400 -136 ) ( 240 400 -128 ) TLIGHT01_1 16 0 0 1 1 +( 208 368 -128 ) ( 240 368 -128 ) ( 240 368 -136 ) TLIGHT01_1 16 0 0 1 1 +} +// brush 936 +{ +( 128 0 -256 ) ( 128 -16 -256 ) ( 168 -16 -256 ) TECH04_1 0 0 90 1 -1 +( 128 -16 -240 ) ( 128 0 -240 ) ( 160 0 -240 ) TECH04_1 0 0 0 1 1 +( 168 0 -256 ) ( 168 -16 -256 ) ( 160 -16 -240 ) TECH04_1 0 0 0 1 1 +( 128 -16 -256 ) ( 128 0 -256 ) ( 128 0 -240 ) TECH04_1 0 0 0 1 1 +( 168 0 -256 ) ( 160 0 -240 ) ( 128 0 -240 ) BASE_CEIL1 0 0 0 1 1 +( 160 -16 -240 ) ( 168 -16 -256 ) ( 128 -16 -256 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 937 +{ +( 168 -16 -256 ) ( 192 -16 -232 ) ( 192 0 -232 ) TECH04_1 0 8 90 1 -0.750000 +( 160 0 -240 ) ( 176 0 -224 ) ( 176 -16 -224 ) TECH04_1 0 0 0 1 1 +( 192 -16 -232 ) ( 176 -16 -224 ) ( 176 0 -224 ) TECH04_1 0 0 0 1 1 +( 168 0 -256 ) ( 160 0 -240 ) ( 160 -16 -240 ) TECH04_1 0 0 0 1 1 +( 176 0 -224 ) ( 160 0 -240 ) ( 168 0 -256 ) BASE_CEIL1 0 0 0 1 1 +( 192 -16 -232 ) ( 168 -16 -256 ) ( 160 -16 -240 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 938 +{ +( 192 -16 -232 ) ( 192 -16 -128 ) ( 192 0 -128 ) TECH04_1 0 0 0 1 1 +( 176 0 -224 ) ( 176 0 -128 ) ( 176 -16 -128 ) TECH04_1 0 0 0 1 1 +( 176 -16 -224 ) ( 192 -16 -232 ) ( 192 0 -232 ) TECH04_1 0 0 0 1 1 +( 176 0 -128 ) ( 192 0 -128 ) ( 192 -16 -128 ) TECH04_1 0 0 0 1 1 +( 176 0 -128 ) ( 176 0 -224 ) ( 192 0 -232 ) BASE_CEIL1 0 0 0 1 1 +( 192 -16 -128 ) ( 192 -16 -232 ) ( 176 -16 -224 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 939 +{ +( 168 96 -256 ) ( 192 96 -232 ) ( 192 112 -232 ) TECH04_1 0 8 90 1 -0.750000 +( 160 112 -240 ) ( 176 112 -224 ) ( 176 96 -224 ) TECH04_1 0 0 0 1 1 +( 192 96 -232 ) ( 176 96 -224 ) ( 176 112 -224 ) TECH04_1 0 0 0 1 1 +( 168 112 -256 ) ( 160 112 -240 ) ( 160 96 -240 ) TECH04_1 0 0 0 1 1 +( 176 112 -224 ) ( 160 112 -240 ) ( 168 112 -256 ) BASE_CEIL1 0 0 0 1 1 +( 192 96 -232 ) ( 168 96 -256 ) ( 160 96 -240 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 940 +{ +( 192 96 -232 ) ( 192 96 -128 ) ( 192 112 -128 ) TECH04_1 0 0 0 1 1 +( 176 112 -224 ) ( 176 112 -128 ) ( 176 96 -128 ) TECH04_1 0 0 0 1 1 +( 176 96 -224 ) ( 192 96 -232 ) ( 192 112 -232 ) TECH04_1 0 0 0 1 1 +( 176 112 -128 ) ( 192 112 -128 ) ( 192 96 -128 ) TECH04_1 0 0 0 1 1 +( 176 112 -128 ) ( 176 112 -224 ) ( 192 112 -232 ) BASE_CEIL1 0 0 0 1 1 +( 192 96 -128 ) ( 192 96 -232 ) ( 176 96 -224 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 941 +{ +( 128 112 -256 ) ( 128 96 -256 ) ( 168 96 -256 ) TECH04_1 0 0 90 1 -1 +( 128 96 -240 ) ( 128 112 -240 ) ( 160 112 -240 ) TECH04_1 0 0 0 1 1 +( 168 112 -256 ) ( 168 96 -256 ) ( 160 96 -240 ) TECH04_1 0 0 0 1 1 +( 128 96 -256 ) ( 128 112 -256 ) ( 128 112 -240 ) TECH04_1 0 0 0 1 1 +( 168 112 -256 ) ( 160 112 -240 ) ( 128 112 -240 ) BASE_CEIL1 0 0 0 1 1 +( 160 96 -240 ) ( 168 96 -256 ) ( 128 96 -256 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 942 +{ +( 168 -8 -240 ) ( 136 -8 -240 ) ( 136 -8 -232 ) BASE_CEIL1 0 0 0 1 1 +( 168 104 -232 ) ( 136 104 -232 ) ( 136 104 -240 ) BASE_CEIL1 0 0 0 1 1 +( 168 104 -240 ) ( 168 -8 -240 ) ( 168 -8 -232 ) BASE_CEIL1 0 0 0 1 1 +( 136 104 -232 ) ( 136 -8 -232 ) ( 136 -8 -240 ) BASE_CEIL1 0 0 0 1 1 +( 136 -8 -240 ) ( 168 -8 -240 ) ( 168 104 -240 ) LIGHT_RAIL01 0 8 90 1 1 +( 136 104 -232 ) ( 168 104 -232 ) ( 168 -8 -232 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 943 +{ +( -880 1572 -96 ) ( -944 1572 -96 ) ( -944 1560 -88 ) TECH10_1 -16 -32 0 1 1 +( -944 1616 -48 ) ( -880 1616 -48 ) ( -880 1592 -24 ) PBTEK1_01 -16 20 0 1 -0.750000 +( -880 1560 -88 ) ( -880 1592 -24 ) ( -880 1616 -48 ) TECH_64BORDB 40 22 315 1.060000 1.060000 +( -944 1568 -96 ) ( -944 1616 -48 ) ( -944 1592 -24 ) TECH_64BORDB 40 22 315 1.060000 1.060000 +( -944 1572 -96 ) ( -880 1572 -96 ) ( -880 1616 -48 ) GRATE01_1 16 63 0 -1 0.750000 +( -880 1560 -88 ) ( -944 1560 -88 ) ( -944 1592 -24 ) TECH_64BORDB 40 22 315 1.060000 1.060000 +} +// brush 944 +{ +( -944 1504 -88 ) ( -880 1504 -88 ) ( -880 1560 -88 ) TECH10_1 -16 24 0 1 -1 +( -944 1592 -24 ) ( -880 1592 -24 ) ( -880 1504 -24 ) PBTEK1_01 -16 24 0 1 -1 +( -880 1504 -88 ) ( -880 1504 -24 ) ( -880 1592 -24 ) TECH_64BORDB 24 -24 0 1 1 +( -944 1560 -88 ) ( -944 1592 -24 ) ( -944 1504 -24 ) TECH_64BORDB 24 -24 0 1 1 +( -880 1592 -24 ) ( -944 1592 -24 ) ( -944 1560 -88 ) TECH_64BORDB 24 -24 0 1 1 +( -880 1504 -88 ) ( -944 1504 -88 ) ( -944 1504 -24 ) TECH_64BORDB 24 -24 0 1 1 +} +// brush 945 +{ +( -1232 1504 -88 ) ( -1168 1504 -88 ) ( -1168 1560 -88 ) TECH10_1 16 24 0 1 -1 +( -1232 1592 -24 ) ( -1168 1592 -24 ) ( -1168 1504 -24 ) PBTEK1_01 16 24 0 1 -1 +( -1168 1504 -88 ) ( -1168 1504 -24 ) ( -1168 1592 -24 ) TECH_64BORDB 24 -24 0 1 1 +( -1232 1560 -88 ) ( -1232 1592 -24 ) ( -1232 1504 -24 ) TECH_64BORDB 24 -24 0 1 1 +( -1168 1592 -24 ) ( -1232 1592 -24 ) ( -1232 1560 -88 ) TECH_64BORDB 24 -24 0 1 1 +( -1168 1504 -88 ) ( -1232 1504 -88 ) ( -1232 1504 -24 ) TECH_64BORDB 24 -24 0 1 1 +} +// brush 946 +{ +( -1088 1504 -88 ) ( -1024 1504 -88 ) ( -1024 1560 -88 ) TECH10_1 0 24 0 1 -1 +( -1088 1592 -24 ) ( -1024 1592 -24 ) ( -1024 1504 -24 ) PBTEK1_01 0 24 0 1 -1 +( -1024 1504 -88 ) ( -1024 1504 -24 ) ( -1024 1592 -24 ) TECH_64BORDB 24 -24 0 1 1 +( -1088 1560 -88 ) ( -1088 1592 -24 ) ( -1088 1504 -24 ) TECH_64BORDB 24 -24 0 1 1 +( -1024 1592 -24 ) ( -1088 1592 -24 ) ( -1088 1560 -88 ) TECH_64BORDB 24 -24 0 1 1 +( -1024 1504 -88 ) ( -1088 1504 -88 ) ( -1088 1504 -24 ) TECH_64BORDB 24 -24 0 1 1 +} +// brush 947 +{ +( -1312 1891 16 ) ( -1312 1869 16 ) ( -1312 1869 0 ) BASE_CEIL1 0 0 0 1 1 +( -1013 1888 16 ) ( -1312 1888 16 ) ( -1312 1888 0 ) TECH08_1B 0 0 0 1 1 +( -1248 1875 144 ) ( -1248 1896 144 ) ( -1248 1896 128 ) TECH08_1B 0 0 0 1 1 +( -1381 1856 16 ) ( -1083 1856 16 ) ( -1083 1856 0 ) TECH08_2 0 0 0 1 1 +( -1355 1875 128 ) ( -1355 1896 128 ) ( -1056 1896 128 ) TECH08_2 0 0 0 1 1 +( -1056 1896 0 ) ( -1355 1896 0 ) ( -1355 1875 0 ) COP1_1 0 0 0 1 1 +} +// brush 948 +{ +( -864 1960 16 ) ( -864 1917 16 ) ( -864 1917 0 ) TECH08_1 -16 0 0 1 1 +( -16 1872 16 ) ( -464 1872 16 ) ( -464 1872 0 ) twall4_1 0 0 0 1 1 +( -736 1744 144 ) ( -736 1787 144 ) ( -736 1787 128 ) TECH08_2 -16 0 0 1 1 +( -1320 1808 16 ) ( -872 1808 16 ) ( -872 1808 0 ) TECH08_1 -16 0 0 1 1 +( -1280 1845 128 ) ( -1280 1888 128 ) ( -832 1888 128 ) TECH08_1 -16 0 0 1 1 +( -832 1888 0 ) ( -1280 1888 0 ) ( -1280 1845 0 ) TECH08_1 -16 0 0 1 1 +} +// brush 949 +{ +( -832 2152 0 ) ( -1280 2152 0 ) ( -1280 2088 0 ) TECH08_1 -48 0 0 1 1 +( -1280 2088 128 ) ( -1280 2152 128 ) ( -832 2152 128 ) TECH08_1 -48 0 0 1 1 +( -1320 2032 16 ) ( -872 2032 16 ) ( -872 2032 0 ) twall4_1 0 0 0 1 1 +( -736 1906 144 ) ( -736 1970 144 ) ( -736 1970 128 ) TECH08_2 -48 0 0 1 1 +( -80 2096 16 ) ( -528 2096 16 ) ( -528 2096 0 ) TECH08_1 -48 0 0 1 1 +( -864 2260 16 ) ( -864 2196 16 ) ( -864 2196 0 ) TECH08_1 -48 0 0 1 1 +} +// brush 950 +{ +( -848 2032 0 ) ( -864 2032 0 ) ( -864 2016 0 ) TECH04_3 0 0 0 1 1 +( -848 2016 128 ) ( -864 2016 128 ) ( -864 2032 128 ) TECH04_3 0 0 0 1 1 +( -848 2032 128 ) ( -848 2032 0 ) ( -848 2016 0 ) TECH04_3 0 0 0 1 1 +( -864 2016 128 ) ( -864 2016 0 ) ( -864 2032 0 ) TECH04_3 0 0 0 1 1 +( -864 2032 0 ) ( -848 2032 0 ) ( -848 2032 128 ) TECH04_3 0 0 0 1 1 +( -864 2016 128 ) ( -848 2016 128 ) ( -848 2016 0 ) TECH04_3 0 0 0 1 1 +} +// brush 951 +{ +( -736 2032 0 ) ( -752 2032 0 ) ( -752 2016 0 ) TECH04_3 0 0 0 1 1 +( -736 2016 128 ) ( -752 2016 128 ) ( -752 2032 128 ) TECH04_3 0 0 0 1 1 +( -736 2032 128 ) ( -736 2032 0 ) ( -736 2016 0 ) TECH04_3 0 0 0 1 1 +( -752 2016 128 ) ( -752 2016 0 ) ( -752 2032 0 ) TECH04_3 0 0 0 1 1 +( -752 2032 0 ) ( -736 2032 0 ) ( -736 2032 128 ) TECH04_3 0 0 0 1 1 +( -752 2016 128 ) ( -736 2016 128 ) ( -736 2016 0 ) TECH04_3 0 0 0 1 1 +} +// brush 952 +{ +( -752 2032 112 ) ( -848 2032 112 ) ( -848 2016 112 ) TECH04_1 0 0 0 1 1 +( -752 2016 128 ) ( -848 2016 128 ) ( -848 2032 128 ) TECH04_3 0 0 0 1 1 +( -752 2032 128 ) ( -752 2032 112 ) ( -752 2016 112 ) TECH04_3 0 0 0 1 1 +( -848 2016 128 ) ( -848 2016 112 ) ( -848 2032 112 ) TECH04_3 0 0 0 1 1 +( -848 2032 112 ) ( -752 2032 112 ) ( -752 2032 128 ) TECH04_3 0 0 0 1 1 +( -848 2016 128 ) ( -752 2016 128 ) ( -752 2016 112 ) TECH04_3 0 0 0 1 1 +} +// brush 953 +{ +( -752 2032 0 ) ( -848 2032 0 ) ( -848 2016 0 ) TECH04_3 0 0 0 1 1 +( -752 2016 16 ) ( -848 2016 16 ) ( -848 2032 16 ) TECH04_1 0 0 0 1 1 +( -752 2032 16 ) ( -752 2032 0 ) ( -752 2016 0 ) TECH04_3 0 0 0 1 1 +( -848 2016 16 ) ( -848 2016 0 ) ( -848 2032 0 ) TECH04_3 0 0 0 1 1 +( -848 2032 0 ) ( -752 2032 0 ) ( -752 2032 16 ) TECH04_3 0 0 0 1 1 +( -848 2016 16 ) ( -752 2016 16 ) ( -752 2016 0 ) TECH04_3 0 0 0 1 1 +} +// brush 954 +{ +( -848 2032 64 ) ( -848 2020 64 ) ( -752 2020 64 ) TECH04_6 0 0 0 1 1 +( -848 2016 72 ) ( -848 2032 72 ) ( -752 2032 72 ) TECH04_1 0 0 0 1 1 +( -752 2032 64 ) ( -752 2020 64 ) ( -752 2016 72 ) TECH04_3 0 0 0 1 1 +( -848 2020 64 ) ( -848 2032 64 ) ( -848 2032 72 ) TECH04_3 0 0 0 1 1 +( -752 2032 64 ) ( -752 2032 72 ) ( -848 2032 72 ) TECH04_3 0 0 0 1 1 +( -752 2016 72 ) ( -752 2020 64 ) ( -848 2020 64 ) TECH04_6 0 8 0 1 1 +} +// brush 955 +{ +( -848 2032 40 ) ( -848 2016 40 ) ( -752 2016 40 ) TECH04_1 0 0 0 1 1 +( -848 2020 48 ) ( -848 2032 48 ) ( -752 2032 48 ) TECH04_6 0 0 0 1 1 +( -752 2032 40 ) ( -752 2016 40 ) ( -752 2020 48 ) TECH04_3 0 0 0 1 1 +( -848 2016 40 ) ( -848 2032 40 ) ( -848 2032 48 ) TECH04_3 0 0 0 1 1 +( -752 2032 40 ) ( -752 2032 48 ) ( -848 2032 48 ) TECH04_3 0 0 0 1 1 +( -752 2020 48 ) ( -752 2016 40 ) ( -848 2016 40 ) TECH04_6 0 8 0 1 1 +} +// brush 956 +{ +( -848 2024 48 ) ( -848 2024 64 ) ( -752 2024 64 ) LITE_FART3 0 0 0 1 1 +( -848 2032 64 ) ( -848 2032 48 ) ( -752 2032 48 ) LITE_FART3 0 0 0 1 1 +( -752 2024 48 ) ( -752 2024 64 ) ( -752 2032 64 ) LITE_FART3 0 0 0 1 1 +( -848 2024 64 ) ( -848 2024 48 ) ( -848 2032 48 ) LITE_FART3 0 0 0 1 1 +( -752 2024 48 ) ( -752 2032 48 ) ( -848 2032 48 ) LITE_FART3 0 0 0 1 1 +( -752 2032 64 ) ( -752 2024 64 ) ( -848 2024 64 ) LITE_FART3 0 0 0 1 1 +} +// brush 957 +{ +( -864 1888 0 ) ( -864 1872 0 ) ( -848 1872 0 ) TECH04_3 0 0 0 1 1 +( -864 1872 128 ) ( -864 1888 128 ) ( -848 1888 128 ) TECH04_3 0 0 0 1 1 +( -848 1888 0 ) ( -848 1872 0 ) ( -848 1872 128 ) TECH04_3 0 0 0 1 1 +( -864 1872 0 ) ( -864 1888 0 ) ( -864 1888 128 ) TECH04_3 0 0 0 1 1 +( -848 1872 128 ) ( -848 1872 0 ) ( -864 1872 0 ) TECH04_3 0 0 0 1 1 +( -848 1888 0 ) ( -848 1888 128 ) ( -864 1888 128 ) TECH04_3 0 0 0 1 1 +} +// brush 958 +{ +( -752 1888 0 ) ( -752 1872 0 ) ( -736 1872 0 ) TECH04_3 0 0 0 1 1 +( -752 1872 128 ) ( -752 1888 128 ) ( -736 1888 128 ) TECH04_3 0 0 0 1 1 +( -736 1888 0 ) ( -736 1872 0 ) ( -736 1872 128 ) TECH04_3 0 0 0 1 1 +( -752 1872 0 ) ( -752 1888 0 ) ( -752 1888 128 ) TECH04_3 0 0 0 1 1 +( -736 1872 128 ) ( -736 1872 0 ) ( -752 1872 0 ) TECH04_3 0 0 0 1 1 +( -736 1888 0 ) ( -736 1888 128 ) ( -752 1888 128 ) TECH04_3 0 0 0 1 1 +} +// brush 959 +{ +( -848 1888 112 ) ( -848 1872 112 ) ( -752 1872 112 ) TECH04_1 0 0 0 1 1 +( -848 1872 128 ) ( -848 1888 128 ) ( -752 1888 128 ) TECH04_3 0 0 0 1 1 +( -752 1888 112 ) ( -752 1872 112 ) ( -752 1872 128 ) TECH04_3 0 0 0 1 1 +( -848 1872 112 ) ( -848 1888 112 ) ( -848 1888 128 ) TECH04_3 0 0 0 1 1 +( -752 1872 128 ) ( -752 1872 112 ) ( -848 1872 112 ) TECH04_3 0 0 0 1 1 +( -752 1888 112 ) ( -752 1888 128 ) ( -848 1888 128 ) TECH04_3 0 0 0 1 1 +} +// brush 960 +{ +( -848 1888 0 ) ( -848 1872 0 ) ( -752 1872 0 ) TECH04_3 0 0 0 1 1 +( -848 1872 16 ) ( -848 1888 16 ) ( -752 1888 16 ) TECH04_1 0 0 0 1 1 +( -752 1888 0 ) ( -752 1872 0 ) ( -752 1872 16 ) TECH04_3 0 0 0 1 1 +( -848 1872 0 ) ( -848 1888 0 ) ( -848 1888 16 ) TECH04_3 0 0 0 1 1 +( -752 1872 16 ) ( -752 1872 0 ) ( -848 1872 0 ) TECH04_3 0 0 0 1 1 +( -752 1888 0 ) ( -752 1888 16 ) ( -848 1888 16 ) TECH04_3 0 0 0 1 1 +} +// brush 961 +{ +( -752 1884 64 ) ( -848 1884 64 ) ( -848 1872 64 ) TECH04_6 0 0 0 1 1 +( -752 1872 72 ) ( -848 1872 72 ) ( -848 1888 72 ) TECH04_1 0 0 0 1 1 +( -752 1888 72 ) ( -752 1884 64 ) ( -752 1872 64 ) TECH04_3 0 0 0 1 1 +( -848 1872 72 ) ( -848 1872 64 ) ( -848 1884 64 ) TECH04_3 0 0 0 1 1 +( -848 1872 72 ) ( -752 1872 72 ) ( -752 1872 64 ) TECH04_3 0 0 0 1 1 +( -848 1884 64 ) ( -752 1884 64 ) ( -752 1888 72 ) TECH04_6 0 8 0 1 1 +} +// brush 962 +{ +( -752 1888 40 ) ( -848 1888 40 ) ( -848 1872 40 ) TECH04_1 0 0 0 1 1 +( -752 1872 48 ) ( -848 1872 48 ) ( -848 1884 48 ) TECH04_6 0 0 0 1 1 +( -752 1884 48 ) ( -752 1888 40 ) ( -752 1872 40 ) TECH04_3 0 0 0 1 1 +( -848 1872 48 ) ( -848 1872 40 ) ( -848 1888 40 ) TECH04_3 0 0 0 1 1 +( -848 1872 48 ) ( -752 1872 48 ) ( -752 1872 40 ) TECH04_3 0 0 0 1 1 +( -848 1888 40 ) ( -752 1888 40 ) ( -752 1884 48 ) TECH04_6 0 8 0 1 1 +} +// brush 963 +{ +( -752 1880 64 ) ( -848 1880 64 ) ( -848 1880 48 ) LITE_FART3 0 0 0 1 1 +( -752 1872 48 ) ( -848 1872 48 ) ( -848 1872 64 ) LITE_FART3 0 0 0 1 1 +( -752 1872 64 ) ( -752 1880 64 ) ( -752 1880 48 ) LITE_FART3 0 0 0 1 1 +( -848 1872 48 ) ( -848 1880 48 ) ( -848 1880 64 ) LITE_FART3 0 0 0 1 1 +( -848 1872 48 ) ( -752 1872 48 ) ( -752 1880 48 ) LITE_FART3 0 0 0 1 1 +( -848 1880 64 ) ( -752 1880 64 ) ( -752 1872 64 ) LITE_FART3 0 0 0 1 1 +} +// brush 964 +{ +( -864 2016 112 ) ( -864 1888 112 ) ( -848 1888 112 ) TECH04_3 0 0 0 1 1 +( -864 1888 128 ) ( -864 2016 128 ) ( -848 2016 128 ) TECH04_3 0 0 0 1 1 +( -848 2016 112 ) ( -848 1888 112 ) ( -848 1888 128 ) TECH04_1 0 0 0 1 1 +( -864 1888 112 ) ( -864 2016 112 ) ( -864 2016 128 ) TECH04_1 0 0 0 1 1 +( -848 1888 128 ) ( -848 1888 112 ) ( -864 1888 112 ) TECH04_3 0 0 0 1 1 +( -848 2016 112 ) ( -848 2016 128 ) ( -864 2016 128 ) TECH04_3 0 0 0 1 1 +} +// brush 965 +{ +( -752 2016 112 ) ( -752 1888 112 ) ( -736 1888 112 ) TECH04_3 0 0 0 1 1 +( -752 1888 128 ) ( -752 2016 128 ) ( -736 2016 128 ) TECH04_3 0 0 0 1 1 +( -736 2016 112 ) ( -736 1888 112 ) ( -736 1888 128 ) TECH04_1 0 0 0 1 1 +( -752 1888 112 ) ( -752 2016 112 ) ( -752 2016 128 ) TECH04_1 0 0 0 1 1 +( -736 1888 128 ) ( -736 1888 112 ) ( -752 1888 112 ) TECH04_3 0 0 0 1 1 +( -736 2016 112 ) ( -736 2016 128 ) ( -752 2016 128 ) TECH04_3 0 0 0 1 1 +} +// brush 966 +{ +( -848 2000 112 ) ( -848 1984 112 ) ( -752 1984 112 ) TECH04_3 0 0 0 1 1 +( -848 1984 128 ) ( -848 2000 128 ) ( -752 2000 128 ) TECH04_3 0 0 0 1 1 +( -752 2000 112 ) ( -752 1984 112 ) ( -752 1984 128 ) TECH04_1 0 0 0 1 1 +( -848 1984 112 ) ( -848 2000 112 ) ( -848 2000 128 ) TECH04_1 0 0 0 1 1 +( -752 1984 128 ) ( -752 1984 112 ) ( -848 1984 112 ) TECH04_3 0 0 0 1 1 +( -752 2000 112 ) ( -752 2000 128 ) ( -848 2000 128 ) TECH04_3 0 0 0 1 1 +} +// brush 967 +{ +( -848 1920 112 ) ( -848 1904 112 ) ( -752 1904 112 ) TECH04_3 0 0 0 1 1 +( -848 1904 128 ) ( -848 1920 128 ) ( -752 1920 128 ) TECH04_3 0 0 0 1 1 +( -752 1920 112 ) ( -752 1904 112 ) ( -752 1904 128 ) TECH04_1 0 0 0 1 1 +( -848 1904 112 ) ( -848 1920 112 ) ( -848 1920 128 ) TECH04_1 0 0 0 1 1 +( -752 1904 128 ) ( -752 1904 112 ) ( -848 1904 112 ) TECH04_3 0 0 0 1 1 +( -752 1920 112 ) ( -752 1920 128 ) ( -848 1920 128 ) TECH04_3 0 0 0 1 1 +} +// brush 968 +{ +( -669 1732 128 ) ( -754 1732 128 ) ( -754 1559 128 ) twall4_1 0 -32 0 1 1 +( -754 1559 160 ) ( -754 1732 160 ) ( -669 1732 160 ) SFLOOR4_2 32 0 0 1 1 +( -835 1472 -16 ) ( -750 1472 -16 ) ( -750 1472 -32 ) SYM06_8 96 32 0 1 1 +( -736 1472 112 ) ( -736 1645 112 ) ( -736 1645 96 ) PBTEK1_06 0 0 0 1 1 +( -664 2208 -16 ) ( -750 2208 -16 ) ( -750 2208 -32 ) SYM06_8 96 32 0 1 1 +( -864 1981 176 ) ( -864 1808 176 ) ( -864 1808 160 ) SYM06_8 0 32 0 1 1 +} +// brush 969 +{ +( -820 1876 72 ) ( -836 1876 72 ) ( -836 1872 72 ) TECH01_2 0 0 90 1 1 +( -820 1872 112 ) ( -836 1872 112 ) ( -836 1876 112 ) TECH01_2 0 0 90 1 1 +( -820 1876 112 ) ( -820 1876 72 ) ( -820 1872 72 ) TECH01_2 0 0 90 1 1 +( -836 1872 112 ) ( -836 1872 72 ) ( -836 1876 72 ) TECH01_2 0 0 90 1 1 +( -836 1876 72 ) ( -820 1876 72 ) ( -820 1876 112 ) TECH01_2 0 0 90 1 1 +( -836 1872 112 ) ( -820 1872 112 ) ( -820 1872 72 ) TECH01_2 0 0 90 1 1 +} +// brush 970 +{ +( -808 1876 72 ) ( -816 1876 72 ) ( -816 1872 72 ) TECH01_2 0 0 90 1 1 +( -808 1872 112 ) ( -816 1872 112 ) ( -816 1876 112 ) TECH01_2 0 0 90 1 1 +( -808 1876 112 ) ( -808 1876 72 ) ( -808 1872 72 ) TECH01_2 0 0 90 1 1 +( -816 1872 112 ) ( -816 1872 72 ) ( -816 1876 72 ) TECH01_2 0 0 90 1 1 +( -816 1876 72 ) ( -808 1876 72 ) ( -808 1876 112 ) TECH01_2 0 0 90 1 1 +( -816 1872 112 ) ( -808 1872 112 ) ( -808 1872 72 ) TECH01_2 0 0 90 1 1 +} +// brush 971 +{ +( -804 2032 72 ) ( -816 2032 72 ) ( -816 2028 72 ) TECH01_2 0 0 90 1 1 +( -804 2028 112 ) ( -816 2028 112 ) ( -816 2032 112 ) TECH01_2 0 0 90 1 1 +( -804 2032 112 ) ( -804 2032 72 ) ( -804 2028 72 ) TECH01_2 0 0 90 1 1 +( -816 2028 112 ) ( -816 2028 72 ) ( -816 2032 72 ) TECH01_2 0 0 90 1 1 +( -816 2032 72 ) ( -804 2032 72 ) ( -804 2032 112 ) TECH01_2 0 0 90 1 1 +( -816 2028 112 ) ( -804 2028 112 ) ( -804 2028 72 ) TECH01_2 0 0 90 1 1 +} +// brush 972 +{ +( -776 2032 72 ) ( -796 2032 72 ) ( -796 2028 72 ) TECH01_2 0 0 90 1 1 +( -776 2028 112 ) ( -796 2028 112 ) ( -796 2032 112 ) TECH01_2 0 0 90 1 1 +( -776 2032 112 ) ( -776 2032 72 ) ( -776 2028 72 ) TECH01_2 0 0 90 1 1 +( -796 2028 112 ) ( -796 2028 72 ) ( -796 2032 72 ) TECH01_2 0 0 90 1 1 +( -796 2032 72 ) ( -776 2032 72 ) ( -776 2032 112 ) TECH01_2 0 0 90 1 1 +( -796 2028 112 ) ( -776 2028 112 ) ( -776 2028 72 ) TECH01_2 0 0 90 1 1 +} +// brush 973 +{ +( -788 2032 124 ) ( -804 2032 124 ) ( -804 1872 124 ) TECH01_2 0 0 90 1 1 +( -788 1872 128 ) ( -804 1872 128 ) ( -804 2032 128 ) TECH01_2 0 0 0 1 1 +( -788 2032 128 ) ( -788 2032 124 ) ( -788 1872 124 ) TECH01_2 0 0 0 1 1 +( -804 1872 128 ) ( -804 1872 124 ) ( -804 2032 124 ) TECH01_2 0 0 0 1 1 +( -804 2032 124 ) ( -788 2032 124 ) ( -788 2032 128 ) TECH01_2 0 0 0 1 1 +( -804 1872 128 ) ( -788 1872 128 ) ( -788 1872 124 ) TECH01_2 0 0 0 1 1 +} +// brush 974 +{ +( -812 2032 124 ) ( -820 2032 124 ) ( -820 1872 124 ) TECH01_2 0 0 90 1 1 +( -812 1872 128 ) ( -820 1872 128 ) ( -820 2032 128 ) TECH01_2 0 0 0 1 1 +( -812 2032 128 ) ( -812 2032 124 ) ( -812 1872 124 ) TECH01_2 0 0 0 1 1 +( -820 1872 128 ) ( -820 1872 124 ) ( -820 2032 124 ) TECH01_2 0 0 0 1 1 +( -820 2032 124 ) ( -812 2032 124 ) ( -812 2032 128 ) TECH01_2 0 0 0 1 1 +( -820 1872 128 ) ( -812 1872 128 ) ( -812 1872 124 ) TECH01_2 0 0 0 1 1 +} +// brush 975 +{ +( -736 2532 132 ) ( -736 2404 132 ) ( -736 2404 128 ) TECH08_2 40 0 0 1 1 +( 48 2208 132 ) ( -400 2208 132 ) ( -400 2208 128 ) TECH08_2 0 0 0 1 1 +( -320 1924 164 ) ( -320 2052 164 ) ( -320 2052 160 ) TECH08_2 40 0 0 1 1 +( -904 2176 132 ) ( -456 2176 132 ) ( -456 2176 128 ) PBTEK1_06 0 0 0 1 1 +( -1152 2188 160 ) ( -1152 2316 160 ) ( -704 2316 160 ) TECH08_2 0 -40 0 1 1 +( -704 2316 128 ) ( -1152 2316 128 ) ( -1152 2188 128 ) TECH08_2 0 -40 0 1 1 +} +// brush 976 +{ +( -640 2438 128 ) ( -1088 2438 128 ) ( -1088 2166 128 ) TECH08_2 -64 -40 0 1 1 +( -1088 2166 160 ) ( -1088 2438 160 ) ( -640 2438 160 ) TECH08_2 -64 -40 0 1 1 +( -480 1664 132 ) ( -32 1664 132 ) ( -32 1664 128 ) TECH08_2 -64 0 0 1 1 +( -256 1605 164 ) ( -256 1877 164 ) ( -256 1877 160 ) TECH08_2 40 0 0 1 1 +( 112 2208 132 ) ( -336 2208 132 ) ( -336 2208 128 ) TECH08_2 -64 0 0 1 1 +( -320 2412 132 ) ( -320 2140 132 ) ( -320 2140 128 ) PBTEK1_06 0 0 0 1 1 +} +// brush 977 +{ +( -736 1920 132 ) ( -736 1664 132 ) ( -736 1664 128 ) TECH08_2 104 0 0 1 1 +( -362 1728 132 ) ( -750 1728 132 ) ( -750 1728 128 ) PBTEK1_06 0 0 0 1 1 +( -320 1608 164 ) ( -320 1864 164 ) ( -320 1864 160 ) TECH08_2 104 0 0 1 1 +( -514 1664 132 ) ( -126 1664 132 ) ( -126 1664 128 ) TECH08_2 -64 0 0 1 1 +( -1041 2136 160 ) ( -1041 2392 160 ) ( -653 2392 160 ) TECH08_2 -64 -104 0 1 1 +( -653 2392 128 ) ( -1041 2392 128 ) ( -1041 2136 128 ) TECH08_2 -64 -104 0 1 1 +} +// brush 978 +{ +( -416 1888 0 ) ( -432 1888 0 ) ( -432 1824 0 ) TECH04_7 0 0 0 1 1 +( -416 1824 128 ) ( -432 1824 128 ) ( -432 1888 128 ) TECH04_7 0 0 0 1 1 +( -416 1888 128 ) ( -416 1888 0 ) ( -416 1824 0 ) TECH04_7 0 0 0 1 1 +( -432 1824 128 ) ( -432 1824 0 ) ( -432 1888 0 ) PBTEK1_04 32 0 0 1 1 +( -432 1888 0 ) ( -416 1888 0 ) ( -416 1888 128 ) TECH04_8 0 0 0 1 1 +( -432 1824 128 ) ( -416 1824 128 ) ( -416 1824 0 ) TWALL2_2 -16 0 0 1 1 +} +// brush 979 +{ +( -416 2080 0 ) ( -432 2080 0 ) ( -432 2016 0 ) TECH04_7 0 0 0 1 1 +( -416 2016 128 ) ( -432 2016 128 ) ( -432 2080 128 ) TECH04_7 0 0 0 1 1 +( -416 2080 128 ) ( -416 2080 0 ) ( -416 2016 0 ) TECH04_7 0 0 0 1 1 +( -432 2016 128 ) ( -432 2016 0 ) ( -432 2080 0 ) PBTEK1_04 32 0 0 1 1 +( -432 2080 0 ) ( -416 2080 0 ) ( -416 2080 128 ) TWALL2_2 -16 0 0 1 1 +( -432 2016 128 ) ( -416 2016 128 ) ( -416 2016 0 ) TECH04_8 0 0 0 1 1 +} +// brush 980 +{ +( -384 1824 0 ) ( -400 1824 0 ) ( -400 1824 128 ) TECH04_7 0 0 0 1 1 +( -384 1888 128 ) ( -400 1888 128 ) ( -400 1888 0 ) TECH04_7 0 0 0 1 1 +( -384 1888 0 ) ( -384 1824 0 ) ( -384 1824 128 ) TECH04_7 0 0 0 1 1 +( -400 1888 128 ) ( -400 1824 128 ) ( -400 1824 0 ) BASE_CEIL1 0 0 0 1 1 +( -400 1824 0 ) ( -384 1824 0 ) ( -384 1888 0 ) TECH04_7 0 0 0 1 1 +( -400 1888 128 ) ( -384 1888 128 ) ( -384 1824 128 ) TECH04_7 0 0 0 1 1 +} +// brush 981 +{ +( -384 2016 0 ) ( -400 2016 0 ) ( -400 2016 128 ) TECH04_7 0 0 0 1 1 +( -384 2080 128 ) ( -400 2080 128 ) ( -400 2080 0 ) TECH04_7 0 0 0 1 1 +( -384 2080 0 ) ( -384 2016 0 ) ( -384 2016 128 ) TECH04_7 0 0 0 1 1 +( -400 2080 128 ) ( -400 2016 128 ) ( -400 2016 0 ) BASE_CEIL1 0 0 0 1 1 +( -400 2016 0 ) ( -384 2016 0 ) ( -384 2080 0 ) TECH04_7 0 0 0 1 1 +( -400 2080 128 ) ( -384 2080 128 ) ( -384 2016 128 ) TECH04_7 0 0 0 1 1 +} +// brush 982 +{ +( -384 2080 0 ) ( -384 2016 0 ) ( -352 2000 0 ) RPBASE2 0 0 0 1 1 +( -384 2016 32 ) ( -384 2080 32 ) ( -352 2080 32 ) RPBASE2 0 0 0 1 1 +( -352 2080 0 ) ( -352 2000 0 ) ( -352 2000 32 ) RPBASE2 0 0 0 1 1 +( -384 2016 0 ) ( -384 2080 0 ) ( -384 2080 32 ) RPBASE2 0 0 0 1 1 +( -352 2080 0 ) ( -352 2080 32 ) ( -384 2080 32 ) RPBASE2 0 0 0 1 1 +( -352 2000 32 ) ( -352 2000 0 ) ( -384 2016 0 ) RPBASE2 0 0 0 1 1 +} +// brush 983 +{ +( -384 2080 112 ) ( -384 2016 112 ) ( -352 2000 112 ) TECH04_6 0 0 0 1 1 +( -384 2016 128 ) ( -384 2080 128 ) ( -352 2080 128 ) TECH04_6 0 0 0 1 1 +( -352 2080 112 ) ( -352 2000 112 ) ( -352 2000 128 ) TECH04_6 0 0 0 1 1 +( -384 2016 112 ) ( -384 2080 112 ) ( -384 2080 128 ) TECH04_6 0 0 0 1 1 +( -352 2080 112 ) ( -352 2080 128 ) ( -384 2080 128 ) TECH04_6 0 0 0 1 1 +( -352 2000 128 ) ( -352 2000 112 ) ( -384 2016 112 ) TECH04_6 0 0 0 1 1 +} +// brush 984 +{ +( -384 2080 32 ) ( -384 2016 32 ) ( -352 2000 32 ) TECH04_6 0 0 0 1 1 +( -384 2016 48 ) ( -384 2080 48 ) ( -352 2080 48 ) TECH04_6 0 0 0 1 1 +( -352 2080 32 ) ( -352 2000 32 ) ( -352 2000 48 ) TECH04_6 0 0 0 1 1 +( -384 2016 32 ) ( -384 2080 32 ) ( -384 2080 48 ) TECH04_6 0 0 0 1 1 +( -352 2080 32 ) ( -352 2080 48 ) ( -384 2080 48 ) TECH04_6 0 0 0 1 1 +( -352 2000 48 ) ( -352 2000 32 ) ( -384 2016 32 ) TECH04_6 0 0 0 1 1 +} +// brush 985 +{ +( -384 2080 48 ) ( -384 2016 48 ) ( -352 2000 48 ) TWALL2_3 0 0 0 1 1 +( -384 2016 112 ) ( -384 2080 112 ) ( -352 2080 112 ) TWALL2_3 0 0 0 1 1 +( -352 2080 48 ) ( -352 2000 48 ) ( -352 2000 112 ) TWALL2_3 0 0 0 1 1 +( -384 2016 48 ) ( -384 2080 48 ) ( -384 2080 112 ) TWALL2_3 0 0 0 1 1 +( -352 2080 48 ) ( -352 2080 112 ) ( -384 2080 112 ) TWALL2_3 0 0 0 1 1 +( -352 2000 112 ) ( -352 2000 48 ) ( -384 2016 48 ) TWALL2_3 32 -16 0 1 1 +} +// brush 986 +{ +( -320 2080 0 ) ( -352 2080 0 ) ( -352 1824 0 ) RPBASE2 0 0 0 1 1 +( -320 1824 32 ) ( -352 1824 32 ) ( -352 2080 32 ) RPBASE2 0 0 0 1 1 +( -320 2080 32 ) ( -320 2080 0 ) ( -320 1824 0 ) RPBASE2 0 0 0 1 1 +( -352 1824 32 ) ( -352 1824 0 ) ( -352 2080 0 ) RPBASE2 16 0 0 1 1 +( -352 2080 0 ) ( -320 2080 0 ) ( -320 2080 32 ) RPBASE2 0 0 0 1 1 +( -352 1824 32 ) ( -320 1824 32 ) ( -320 1824 0 ) RPBASE2 0 0 0 1 1 +} +// brush 987 +{ +( -320 2080 32 ) ( -352 2080 32 ) ( -352 1824 32 ) TECH04_6 0 0 0 1 1 +( -320 1824 48 ) ( -352 1824 48 ) ( -352 2080 48 ) TECH04_2 0 0 90 1 1 +( -320 2080 48 ) ( -320 2080 32 ) ( -320 1824 32 ) TECH04_6 0 0 0 1 1 +( -352 1824 48 ) ( -352 1824 32 ) ( -352 2080 32 ) TECH04_6 0 0 0 1 1 +( -352 2080 32 ) ( -320 2080 32 ) ( -320 2080 48 ) TECH04_6 0 0 0 1 1 +( -352 1824 48 ) ( -320 1824 48 ) ( -320 1824 32 ) TECH04_6 0 0 0 1 1 +} +// brush 988 +{ +( -352 1824 128 ) ( -352 2080 128 ) ( -320 2080 128 ) TECH04_6 0 0 0 1 1 +( -352 2080 112 ) ( -352 1824 112 ) ( -320 1824 112 ) TECH01_6 0 0 90 1 1 +( -320 1824 128 ) ( -320 2080 128 ) ( -320 2080 112 ) TECH04_6 0 0 0 1 1 +( -352 2080 128 ) ( -352 1824 128 ) ( -352 1824 112 ) TECH04_6 0 0 0 1 1 +( -320 2080 112 ) ( -320 2080 128 ) ( -352 2080 128 ) TECH04_6 0 0 0 1 1 +( -320 1824 128 ) ( -320 1824 112 ) ( -352 1824 112 ) TECH04_6 0 0 0 1 1 +} +// brush 989 +{ +( -352 2000 48 ) ( -320 1984 48 ) ( -320 2080 48 ) TWALL2_3 0 0 0 1 1 +( -352 2080 112 ) ( -320 2080 112 ) ( -320 1984 112 ) TWALL2_3 0 0 0 1 1 +( -320 1984 48 ) ( -320 1984 112 ) ( -320 2080 112 ) TWALL2_3 0 0 0 1 1 +( -352 2080 48 ) ( -352 2080 112 ) ( -352 2000 112 ) TWALL2_3 0 0 0 1 1 +( -320 2080 112 ) ( -352 2080 112 ) ( -352 2080 48 ) TWALL2_3 0 0 0 1 1 +( -320 1984 48 ) ( -352 2000 48 ) ( -352 2000 112 ) TWALL2_3 32 -16 0 1 1 +} +// brush 990 +{ +( -352 1904 0 ) ( -384 1888 0 ) ( -384 1824 0 ) RPBASE2 0 0 0 1 1 +( -352 1824 32 ) ( -384 1824 32 ) ( -384 1888 32 ) RPBASE2 0 0 0 1 1 +( -352 1904 32 ) ( -352 1904 0 ) ( -352 1824 0 ) RPBASE2 0 0 0 1 1 +( -384 1824 32 ) ( -384 1824 0 ) ( -384 1888 0 ) RPBASE2 0 0 0 1 1 +( -384 1824 32 ) ( -352 1824 32 ) ( -352 1824 0 ) RPBASE2 0 0 0 1 1 +( -384 1888 0 ) ( -352 1904 0 ) ( -352 1904 32 ) RPBASE2 0 0 0 1 1 +} +// brush 991 +{ +( -352 1904 112 ) ( -384 1888 112 ) ( -384 1824 112 ) TECH04_6 0 0 0 1 1 +( -352 1824 128 ) ( -384 1824 128 ) ( -384 1888 128 ) TECH04_6 0 0 0 1 1 +( -352 1904 128 ) ( -352 1904 112 ) ( -352 1824 112 ) TECH04_6 0 0 0 1 1 +( -384 1824 128 ) ( -384 1824 112 ) ( -384 1888 112 ) TECH04_6 0 0 0 1 1 +( -384 1824 128 ) ( -352 1824 128 ) ( -352 1824 112 ) TECH04_6 0 0 0 1 1 +( -384 1888 112 ) ( -352 1904 112 ) ( -352 1904 128 ) TECH04_6 0 0 0 1 1 +} +// brush 992 +{ +( -352 1904 32 ) ( -384 1888 32 ) ( -384 1824 32 ) TECH04_6 0 0 0 1 1 +( -352 1824 48 ) ( -384 1824 48 ) ( -384 1888 48 ) TECH04_6 0 0 0 1 1 +( -352 1904 48 ) ( -352 1904 32 ) ( -352 1824 32 ) TECH04_6 0 0 0 1 1 +( -384 1824 48 ) ( -384 1824 32 ) ( -384 1888 32 ) TECH04_6 0 0 0 1 1 +( -384 1824 48 ) ( -352 1824 48 ) ( -352 1824 32 ) TECH04_6 0 0 0 1 1 +( -384 1888 32 ) ( -352 1904 32 ) ( -352 1904 48 ) TECH04_6 0 0 0 1 1 +} +// brush 993 +{ +( -352 1904 48 ) ( -384 1888 48 ) ( -384 1824 48 ) TWALL2_3 0 0 0 1 1 +( -352 1824 112 ) ( -384 1824 112 ) ( -384 1888 112 ) TWALL2_3 0 0 0 1 1 +( -352 1904 112 ) ( -352 1904 48 ) ( -352 1824 48 ) TWALL2_3 0 0 0 1 1 +( -384 1824 112 ) ( -384 1824 48 ) ( -384 1888 48 ) TWALL2_3 0 0 0 1 1 +( -384 1824 112 ) ( -352 1824 112 ) ( -352 1824 48 ) TWALL2_3 0 0 0 1 1 +( -384 1888 48 ) ( -352 1904 48 ) ( -352 1904 112 ) TWALL2_3 32 -16 0 1 1 +} +// brush 994 +{ +( -320 1824 48 ) ( -320 1920 48 ) ( -352 1904 48 ) TWALL2_3 0 0 0 1 1 +( -320 1920 112 ) ( -320 1824 112 ) ( -352 1824 112 ) TWALL2_3 0 0 0 1 1 +( -320 1824 112 ) ( -320 1920 112 ) ( -320 1920 48 ) TWALL2_3 0 0 0 1 1 +( -352 1904 112 ) ( -352 1824 112 ) ( -352 1824 48 ) TWALL2_3 0 0 0 1 1 +( -352 1824 48 ) ( -352 1824 112 ) ( -320 1824 112 ) TWALL2_3 0 0 0 1 1 +( -352 1904 112 ) ( -352 1904 48 ) ( -320 1920 48 ) TWALL2_3 32 -16 0 1 1 +} +// brush 995 +{ +( -288 1664 0 ) ( -320 1664 0 ) ( -320 1664 128 ) WHITE_CONT 0 0 0 1 1 +( -320 2208 128 ) ( -320 2208 0 ) ( -304 2208 0 ) WHITE_CONT 0 0 0 1 1 +( -640 3064 -32 ) ( -1088 3064 -32 ) ( -1088 2452 -32 ) WHITE_CONT 0 0 0 1 1 +( -1088 2452 128 ) ( -1088 3064 128 ) ( -640 3064 128 ) WHITE_CONT 0 0 0 1 1 +( -256 1190 148 ) ( -256 1802 148 ) ( -256 1802 128 ) WHITE_CONT 0 0 0 1 1 +( -320 3007 -12 ) ( -320 2395 -12 ) ( -320 2395 -32 ) TWALL2_3 32 -16 0 1 1 +} +// brush 996 +{ +( -328 1976 108 ) ( -344 1976 108 ) ( -344 1960 108 ) CEIL1_1 8 8 0 1 1 +( -328 1960 112 ) ( -344 1960 112 ) ( -344 1976 112 ) COP1_1 0 0 0 1 1 +( -328 1976 112 ) ( -328 1976 108 ) ( -328 1960 108 ) COP1_1 0 0 0 1 1 +( -344 1960 112 ) ( -344 1960 108 ) ( -344 1976 108 ) COP1_1 0 0 0 1 1 +( -344 1976 108 ) ( -328 1976 108 ) ( -328 1976 112 ) COP1_1 0 0 0 1 1 +( -344 1960 112 ) ( -328 1960 112 ) ( -328 1960 108 ) COP1_1 0 0 0 1 1 +} +// brush 997 +{ +( -328 1944 108 ) ( -344 1944 108 ) ( -344 1928 108 ) CEIL1_1 8 8 0 1 1 +( -328 1928 112 ) ( -344 1928 112 ) ( -344 1944 112 ) COP1_1 0 0 0 1 1 +( -328 1944 112 ) ( -328 1944 108 ) ( -328 1928 108 ) COP1_1 0 0 0 1 1 +( -344 1928 112 ) ( -344 1928 108 ) ( -344 1944 108 ) COP1_1 0 0 0 1 1 +( -344 1944 108 ) ( -328 1944 108 ) ( -328 1944 112 ) COP1_1 0 0 0 1 1 +( -344 1928 112 ) ( -328 1928 112 ) ( -328 1928 108 ) COP1_1 0 0 0 1 1 +} +// brush 998 +{ +( -424 2176 128 ) ( -424 2176 0 ) ( -392 2176 0 ) PBTEK1_06 0 0 0 1 1 +( -392 1728 128 ) ( -392 1728 0 ) ( -432 1728 0 ) PBTEK1_06 0 0 0 1 1 +( -400 2218 128 ) ( -432 2218 128 ) ( -432 1686 128 ) COP1_1 0 0 0 1 1 +( -400 1686 160 ) ( -432 1686 160 ) ( -432 2218 160 ) PBTEK1_06 0 0 0 1 1 +( -400 2218 160 ) ( -400 2218 128 ) ( -400 1686 128 ) PBTEK1_06 0 0 0 1 1 +( -432 1686 160 ) ( -432 1686 128 ) ( -432 2218 128 ) PBTEK1_06 0 0 0 1 1 +} +// brush 999 +{ +( -320 2176 128 ) ( -400 2176 128 ) ( -400 1728 128 ) TECH01_6 0 0 0 1 1 +( -320 1728 160 ) ( -400 1728 160 ) ( -400 2176 160 ) PBTEK1_06 0 0 0 1 1 +( -320 2176 160 ) ( -320 2176 128 ) ( -320 1728 128 ) PBTEK1_06 0 0 0 1 1 +( -400 1728 160 ) ( -400 1728 128 ) ( -400 2176 128 ) PBTEK1_06 0 0 0 1 1 +( -400 2176 128 ) ( -320 2176 128 ) ( -320 2176 160 ) PBTEK1_06 0 0 0 1 1 +( -400 1728 160 ) ( -320 1728 160 ) ( -320 1728 128 ) PBTEK1_06 0 0 0 1 1 +} +// brush 1000 +{ +( -656 0 32 ) ( -672 0 32 ) ( -672 128 32 ) TECH04_6 0 0 0 1 1 +( -480 1776 16 ) ( -672 1776 16 ) ( -672 1728 16 ) TECH04_6 0 0 0 1 1 +( -480 1776 48 ) ( -480 1776 16 ) ( -480 1728 16 ) TECH04_6 0 0 0 1 1 +( -672 1728 48 ) ( -672 1728 16 ) ( -672 1776 16 ) TECH04_6 0 0 0 1 1 +( -672 1776 16 ) ( -480 1776 16 ) ( -480 1776 48 ) TECH04_6 0 0 0 1 1 +( -672 1728 48 ) ( -480 1728 48 ) ( -480 1728 16 ) TECH04_6 0 0 0 1 1 +} +// brush 1001 +{ +( -672 128 32 ) ( -672 0 32 ) ( -656 0 32 ) BASE_CEIL1 0 0 0 1 1 +( 0 1712 64 ) ( 0 1744 48 ) ( 128 1744 48 ) TWALL2_6 32 -7 0 1 -1 +( -480 1728 48 ) ( -672 1728 48 ) ( -672 1776 48 ) BASE_CEIL1 0 0 0 1 1 +( -480 1776 48 ) ( -480 1776 16 ) ( -480 1728 16 ) BASE_CEIL1 0 0 0 1 1 +( -672 1728 48 ) ( -672 1728 16 ) ( -672 1776 16 ) BASE_CEIL1 0 0 0 1 1 +( -672 1728 48 ) ( -480 1728 48 ) ( -480 1728 16 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 1002 +{ +( -672 1728 48 ) ( -672 1728 112 ) ( -608 1728 112 ) BASE_CEIL1 0 0 0 1 1 +( -672 1752 112 ) ( -672 1744 48 ) ( -608 1744 48 ) COMP1_1 32 -16 0 1 1 +( -608 1728 48 ) ( -608 1728 112 ) ( -608 1752 112 ) BASE_CEIL1 0 0 0 1 1 +( -672 1728 112 ) ( -672 1728 48 ) ( -672 1744 48 ) BASE_CEIL1 0 0 0 1 1 +( -608 1728 48 ) ( -608 1744 48 ) ( -672 1744 48 ) BASE_CEIL1 0 0 0 1 1 +( -608 1752 112 ) ( -608 1728 112 ) ( -672 1728 112 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 1003 +{ +( -608 1728 48 ) ( -608 1728 112 ) ( -544 1728 112 ) BASE_CEIL1 0 0 0 1 1 +( -608 1752 112 ) ( -608 1744 48 ) ( -544 1744 48 ) COMP1_6 32 -16 0 1 1 +( -544 1728 48 ) ( -544 1728 112 ) ( -544 1752 112 ) BASE_CEIL1 0 0 0 1 1 +( -608 1728 112 ) ( -608 1728 48 ) ( -608 1744 48 ) BASE_CEIL1 0 0 0 1 1 +( -544 1728 48 ) ( -544 1744 48 ) ( -608 1744 48 ) BASE_CEIL1 0 0 0 1 1 +( -544 1752 112 ) ( -544 1728 112 ) ( -608 1728 112 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 1004 +{ +( -544 1728 48 ) ( -544 1728 112 ) ( -480 1728 112 ) BASE_CEIL1 0 0 0 1 1 +( -544 1752 112 ) ( -544 1744 48 ) ( -480 1744 48 ) COMP1_3 32 -16 0 1 1 +( -480 1728 48 ) ( -480 1728 112 ) ( -480 1752 112 ) BASE_CEIL1 0 0 0 1 1 +( -544 1728 112 ) ( -544 1728 48 ) ( -544 1744 48 ) BASE_CEIL1 0 0 0 1 1 +( -480 1728 48 ) ( -480 1744 48 ) ( -544 1744 48 ) BASE_CEIL1 0 0 0 1 1 +( -480 1752 112 ) ( -480 1728 112 ) ( -544 1728 112 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 1005 +{ +( -446 2048 0 ) ( -465 2048 0 ) ( -465 2048 128 ) TECH01_6 0 0 0 1 1 +( -256 2208 160 ) ( -864 2208 160 ) ( -864 1728 160 ) TECH01_6 0 0 90 1 1 +( -256 1728 192 ) ( -864 1728 192 ) ( -864 2208 192 ) TECH01_6 0 0 0 1 1 +( -256 2208 192 ) ( -256 2208 160 ) ( -256 1728 160 ) TECH01_6 0 0 0 1 1 +( -864 1728 192 ) ( -864 1728 160 ) ( -864 2208 160 ) TECH01_6 0 0 0 1 1 +( -864 2208 160 ) ( -256 2208 160 ) ( -256 2208 192 ) TECH01_6 0 0 0 1 1 +} +// brush 1006 +{ +( -465 2048 128 ) ( -465 2048 0 ) ( -446 2048 0 ) TECH01_6 0 0 0 1 1 +( -446 1984 0 ) ( -465 1984 0 ) ( -465 1984 128 ) TECH01_6 0 0 0 1 1 +( -256 2240 160 ) ( -864 2240 160 ) ( -864 1664 160 ) TECH01_7 0 0 90 1 1 +( -256 1664 192 ) ( -864 1664 192 ) ( -864 2240 192 ) TECH01_6 0 0 0 1 1 +( -256 2240 192 ) ( -256 2240 160 ) ( -256 1664 160 ) TECH01_6 0 0 0 1 1 +( -864 1664 192 ) ( -864 1664 160 ) ( -864 2240 160 ) TECH01_6 0 0 0 1 1 +} +// brush 1007 +{ +( -544 1968 0 ) ( -544 1984 0 ) ( -544 1984 128 ) TECH01_6 0 0 0 1 1 +( -432 1984 128 ) ( -432 1984 0 ) ( -416 1984 0 ) TECH01_6 0 0 0 1 1 +( -416 1920 0 ) ( -432 1920 0 ) ( -432 1920 128 ) TECH01_6 0 0 0 1 1 +( -256 2240 160 ) ( -768 2240 160 ) ( -768 1664 160 ) TWALL2_5 0 0 90 1 1 +( -256 1664 192 ) ( -768 1664 192 ) ( -768 2240 192 ) TECH01_6 0 0 0 1 1 +( -256 2240 192 ) ( -256 2240 160 ) ( -256 1664 160 ) TECH01_6 0 0 0 1 1 +} +// brush 1008 +{ +( -446 1856 0 ) ( -484 1856 0 ) ( -484 1856 128 ) TECH01_6 0 0 0 1 1 +( -465 1920 128 ) ( -465 1920 0 ) ( -446 1920 0 ) TECH01_6 0 0 0 1 1 +( -256 2240 160 ) ( -864 2240 160 ) ( -864 1664 160 ) TECH01_7 0 0 90 1 1 +( -256 1664 192 ) ( -864 1664 192 ) ( -864 2240 192 ) TECH01_6 0 0 0 1 1 +( -256 2240 192 ) ( -256 2240 160 ) ( -256 1664 160 ) TECH01_6 0 0 0 1 1 +( -864 1664 192 ) ( -864 1664 160 ) ( -864 2240 160 ) TECH01_6 0 0 0 1 1 +} +// brush 1009 +{ +( -484 1856 128 ) ( -484 1856 0 ) ( -446 1856 0 ) TECH01_6 0 0 0 1 1 +( -256 2240 160 ) ( -864 2240 160 ) ( -864 1664 160 ) TECH01_6 0 0 90 1 1 +( -256 1664 192 ) ( -864 1664 192 ) ( -864 2240 192 ) TECH01_6 0 0 0 1 1 +( -256 2240 192 ) ( -256 2240 160 ) ( -256 1664 160 ) TECH01_6 0 0 0 1 1 +( -864 1664 192 ) ( -864 1664 160 ) ( -864 2240 160 ) TECH01_6 0 0 0 1 1 +( -864 1664 192 ) ( -256 1664 192 ) ( -256 1664 160 ) TECH01_6 0 0 0 1 1 +} +// brush 1010 +{ +( -464 1736 0 ) ( -688 1736 0 ) ( -688 1728 0 ) TWALL2_5 0 0 0 1 1 +( -464 1728 160 ) ( -688 1728 160 ) ( -688 1736 160 ) TWALL2_5 0 0 0 1 1 +( -464 1736 160 ) ( -464 1736 0 ) ( -464 1728 0 ) TWALL2_5 0 0 0 1 1 +( -688 1728 160 ) ( -688 1728 0 ) ( -688 1736 0 ) TWALL2_5 0 0 0 1 1 +( -688 1736 0 ) ( -464 1736 0 ) ( -464 1736 160 ) TWALL2_5 0 0 0 1 1 +( -688 1728 160 ) ( -464 1728 160 ) ( -464 1728 0 ) TWALL2_5 0 0 0 1 1 +} +// brush 1011 +{ +( -688 1744 0 ) ( -704 1744 0 ) ( -704 1728 0 ) TECH04_8 0 0 0 1 1 +( -688 1728 160 ) ( -704 1728 160 ) ( -704 1744 160 ) TECH04_8 0 0 0 1 1 +( -688 1744 160 ) ( -688 1744 0 ) ( -688 1728 0 ) TWALL2_5 0 0 0 1 1 +( -704 1728 160 ) ( -704 1728 0 ) ( -704 1744 0 ) TECH04_8 0 0 0 1 1 +( -704 1744 0 ) ( -688 1744 0 ) ( -688 1744 160 ) TECH04_8 0 0 0 1 1 +( -704 1728 160 ) ( -688 1728 160 ) ( -688 1728 0 ) TECH04_8 0 0 0 1 1 +} +// brush 1012 +{ +( -448 1728 0 ) ( -448 1744 0 ) ( -464 1744 0 ) TECH04_8 0 0 0 1 1 +( -448 1744 160 ) ( -448 1728 160 ) ( -464 1728 160 ) TECH04_8 0 0 0 1 1 +( -464 1728 0 ) ( -464 1744 0 ) ( -464 1744 160 ) TWALL2_5 0 0 0 1 1 +( -448 1744 0 ) ( -448 1728 0 ) ( -448 1728 160 ) TECH04_8 0 0 0 1 1 +( -464 1744 160 ) ( -464 1744 0 ) ( -448 1744 0 ) TECH04_8 0 0 0 1 1 +( -464 1728 0 ) ( -464 1728 160 ) ( -448 1728 160 ) TECH04_8 0 0 0 1 1 +} +// brush 1013 +{ +( -480 1776 0 ) ( -672 1776 0 ) ( -672 1728 0 ) TECH01_7 -16 32 90 1 1 +( -480 1728 16 ) ( -672 1728 16 ) ( -672 1776 16 ) TECH01_7 -16 32 90 1 1 +( -480 1776 16 ) ( -480 1776 0 ) ( -480 1728 0 ) TECH01_7 -16 32 90 1 1 +( -672 1728 16 ) ( -672 1728 0 ) ( -672 1776 0 ) TECH01_7 -16 32 90 1 1 +( -672 1776 0 ) ( -480 1776 0 ) ( -480 1776 16 ) TECH01_7 -16 32 90 1 1 +( -672 1728 16 ) ( -480 1728 16 ) ( -480 1728 0 ) TECH01_7 -16 32 90 1 1 +} +// brush 1014 +{ +( -480 1752 128 ) ( -672 1752 128 ) ( -672 1728 128 ) TECH01_7 -16 32 90 1 1 +( -480 1728 160 ) ( -672 1728 160 ) ( -672 1752 160 ) TECH01_7 -16 32 90 1 1 +( -480 1752 160 ) ( -480 1752 128 ) ( -480 1728 128 ) TECH01_7 -16 32 90 1 1 +( -672 1728 160 ) ( -672 1728 128 ) ( -672 1752 128 ) TECH01_7 -16 32 90 1 1 +( -672 1752 128 ) ( -480 1752 128 ) ( -480 1752 160 ) TECH01_7 -16 32 90 1 1 +( -672 1728 160 ) ( -480 1728 160 ) ( -480 1728 128 ) TECH01_7 -16 32 90 1 1 +} +// brush 1015 +{ +( -480 1752 112 ) ( -672 1752 112 ) ( -672 1728 112 ) TECH04_6 0 0 0 1 1 +( -480 1728 128 ) ( -672 1728 128 ) ( -672 1752 128 ) TECH04_6 0 0 0 1 1 +( -480 1752 128 ) ( -480 1752 112 ) ( -480 1728 112 ) TECH04_6 0 0 0 1 1 +( -672 1728 128 ) ( -672 1728 112 ) ( -672 1752 112 ) TECH04_6 0 0 0 1 1 +( -672 1752 112 ) ( -480 1752 112 ) ( -480 1752 128 ) TECH04_6 0 0 0 1 1 +( -672 1728 128 ) ( -480 1728 128 ) ( -480 1728 112 ) TECH04_6 0 0 0 1 1 +} +// brush 1016 +{ +( -320 1824 0 ) ( -424 1824 0 ) ( -424 1728 0 ) TECH01_6 0 0 0 1 1 +( -320 1728 128 ) ( -424 1728 128 ) ( -424 1824 128 ) TECH01_6 0 0 0 1 1 +( -320 1824 128 ) ( -320 1824 0 ) ( -320 1728 0 ) TECH01_6 0 0 0 1 1 +( -424 1728 128 ) ( -424 1728 0 ) ( -424 1824 0 ) TECH01_6 0 0 0 1 1 +( -424 1824 0 ) ( -320 1824 0 ) ( -320 1824 128 ) TECH01_6 0 0 0 1 1 +( -424 1728 128 ) ( -320 1728 128 ) ( -320 1728 0 ) TECH01_6 0 0 0 1 1 +} +// brush 1017 +{ +( -424 1808 0 ) ( -432 1808 0 ) ( -432 1744 0 ) TWALL2_2 -16 0 0 1 1 +( -424 1744 128 ) ( -432 1744 128 ) ( -432 1808 128 ) TWALL2_2 -16 0 0 1 1 +( -424 1808 128 ) ( -424 1808 0 ) ( -424 1744 0 ) TWALL2_2 -16 0 0 1 1 +( -432 1744 128 ) ( -432 1744 0 ) ( -432 1808 0 ) TWALL2_2 -16 0 0 1 1 +( -432 1808 0 ) ( -424 1808 0 ) ( -424 1808 128 ) TWALL2_2 -16 0 0 1 1 +( -432 1744 128 ) ( -424 1744 128 ) ( -424 1744 0 ) TWALL2_2 -16 0 0 1 1 +} +// brush 1018 +{ +( -424 2160 0 ) ( -432 2160 0 ) ( -432 2096 0 ) TWALL2_2 -16 0 0 1 1 +( -424 2096 128 ) ( -432 2096 128 ) ( -432 2160 128 ) TWALL2_2 -16 0 0 1 1 +( -424 2160 128 ) ( -424 2160 0 ) ( -424 2096 0 ) TWALL2_2 -16 0 0 1 1 +( -432 2096 128 ) ( -432 2096 0 ) ( -432 2160 0 ) TWALL2_1 16 0 0 1 1 +( -432 2160 0 ) ( -424 2160 0 ) ( -424 2160 128 ) TWALL2_2 -16 0 0 1 1 +( -432 2096 128 ) ( -424 2096 128 ) ( -424 2096 0 ) TWALL2_2 -16 0 0 1 1 +} +// brush 1019 +{ +( -320 2176 0 ) ( -424 2176 0 ) ( -424 2080 0 ) TECH01_6 0 0 0 1 1 +( -320 2080 128 ) ( -424 2080 128 ) ( -424 2176 128 ) TECH01_6 0 0 0 1 1 +( -320 2176 128 ) ( -320 2176 0 ) ( -320 2080 0 ) TECH01_6 0 0 0 1 1 +( -424 2080 128 ) ( -424 2080 0 ) ( -424 2176 0 ) TECH01_6 0 0 0 1 1 +( -424 2176 0 ) ( -320 2176 0 ) ( -320 2176 128 ) TECH01_6 0 0 0 1 1 +( -424 2080 128 ) ( -320 2080 128 ) ( -320 2080 0 ) TECH01_6 0 0 0 1 1 +} +// brush 1020 +{ +( -672 3776 32 ) ( -672 3904 32 ) ( -656 3904 32 ) TECH04_6 0 0 0 1 1 +( -672 2176 16 ) ( -672 2128 16 ) ( -480 2128 16 ) TECH04_6 0 0 0 1 1 +( -480 2176 16 ) ( -480 2128 16 ) ( -480 2128 48 ) TECH04_6 0 0 0 1 1 +( -672 2128 16 ) ( -672 2176 16 ) ( -672 2176 48 ) TECH04_6 0 0 0 1 1 +( -480 2128 48 ) ( -480 2128 16 ) ( -672 2128 16 ) TECH04_6 0 0 0 1 1 +( -480 2176 16 ) ( -480 2176 48 ) ( -672 2176 48 ) TECH04_6 0 0 0 1 1 +} +// brush 1021 +{ +( -656 3904 32 ) ( -672 3904 32 ) ( -672 3776 32 ) BASE_CEIL1 0 0 0 1 1 +( 128 2160 48 ) ( 0 2160 48 ) ( 0 2192 64 ) TWALL2_6 32 -7 0 1 1 +( -672 2128 48 ) ( -672 2176 48 ) ( -480 2176 48 ) BASE_CEIL1 0 0 0 1 1 +( -480 2176 16 ) ( -480 2128 16 ) ( -480 2128 48 ) BASE_CEIL1 0 0 0 1 1 +( -672 2128 16 ) ( -672 2176 16 ) ( -672 2176 48 ) BASE_CEIL1 0 0 0 1 1 +( -480 2176 16 ) ( -480 2176 48 ) ( -672 2176 48 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 1022 +{ +( -608 2176 112 ) ( -672 2176 112 ) ( -672 2176 48 ) BASE_CEIL1 0 0 0 1 1 +( -608 2160 48 ) ( -672 2160 48 ) ( -672 2152 112 ) COMP1_6 32 -16 0 1 1 +( -608 2152 112 ) ( -608 2176 112 ) ( -608 2176 48 ) BASE_CEIL1 0 0 0 1 1 +( -672 2160 48 ) ( -672 2176 48 ) ( -672 2176 112 ) BASE_CEIL1 0 0 0 1 1 +( -672 2160 48 ) ( -608 2160 48 ) ( -608 2176 48 ) BASE_CEIL1 0 0 0 1 1 +( -672 2176 112 ) ( -608 2176 112 ) ( -608 2152 112 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 1023 +{ +( -544 2176 112 ) ( -608 2176 112 ) ( -608 2176 48 ) BASE_CEIL1 0 0 0 1 1 +( -544 2160 48 ) ( -608 2160 48 ) ( -608 2152 112 ) COMP1_3 32 -16 0 1 1 +( -544 2152 112 ) ( -544 2176 112 ) ( -544 2176 48 ) BASE_CEIL1 0 0 0 1 1 +( -608 2160 48 ) ( -608 2176 48 ) ( -608 2176 112 ) BASE_CEIL1 0 0 0 1 1 +( -608 2160 48 ) ( -544 2160 48 ) ( -544 2176 48 ) BASE_CEIL1 0 0 0 1 1 +( -608 2176 112 ) ( -544 2176 112 ) ( -544 2152 112 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 1024 +{ +( -480 2176 112 ) ( -544 2176 112 ) ( -544 2176 48 ) BASE_CEIL1 0 0 0 1 1 +( -480 2160 48 ) ( -544 2160 48 ) ( -544 2152 112 ) COMP1_2 32 -16 0 1 1 +( -480 2152 112 ) ( -480 2176 112 ) ( -480 2176 48 ) BASE_CEIL1 0 0 0 1 1 +( -544 2160 48 ) ( -544 2176 48 ) ( -544 2176 112 ) BASE_CEIL1 0 0 0 1 1 +( -544 2160 48 ) ( -480 2160 48 ) ( -480 2176 48 ) BASE_CEIL1 0 0 0 1 1 +( -544 2176 112 ) ( -480 2176 112 ) ( -480 2152 112 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 1025 +{ +( -688 2176 0 ) ( -688 2168 0 ) ( -464 2168 0 ) TWALL2_5 0 0 0 1 1 +( -688 2168 160 ) ( -688 2176 160 ) ( -464 2176 160 ) TWALL2_5 0 0 0 1 1 +( -464 2176 0 ) ( -464 2168 0 ) ( -464 2168 160 ) TWALL2_5 0 0 0 1 1 +( -688 2168 0 ) ( -688 2176 0 ) ( -688 2176 160 ) TWALL2_5 0 0 0 1 1 +( -464 2168 160 ) ( -464 2168 0 ) ( -688 2168 0 ) TWALL2_5 0 0 0 1 1 +( -464 2176 0 ) ( -464 2176 160 ) ( -688 2176 160 ) TWALL2_5 0 0 0 1 1 +} +// brush 1026 +{ +( -704 2176 0 ) ( -704 2160 0 ) ( -688 2160 0 ) TECH04_8 0 0 0 1 1 +( -704 2160 160 ) ( -704 2176 160 ) ( -688 2176 160 ) TECH04_8 0 0 0 1 1 +( -688 2176 0 ) ( -688 2160 0 ) ( -688 2160 160 ) TWALL2_5 0 0 0 1 1 +( -704 2160 0 ) ( -704 2176 0 ) ( -704 2176 160 ) TECH04_8 0 0 0 1 1 +( -688 2160 160 ) ( -688 2160 0 ) ( -704 2160 0 ) TECH04_8 0 0 0 1 1 +( -688 2176 0 ) ( -688 2176 160 ) ( -704 2176 160 ) TECH04_8 0 0 0 1 1 +} +// brush 1027 +{ +( -464 2160 0 ) ( -448 2160 0 ) ( -448 2176 0 ) TECH04_8 0 0 0 1 1 +( -464 2176 160 ) ( -448 2176 160 ) ( -448 2160 160 ) TECH04_8 0 0 0 1 1 +( -464 2160 160 ) ( -464 2160 0 ) ( -464 2176 0 ) TWALL2_5 0 0 0 1 1 +( -448 2176 160 ) ( -448 2176 0 ) ( -448 2160 0 ) TECH04_8 0 0 0 1 1 +( -448 2160 0 ) ( -464 2160 0 ) ( -464 2160 160 ) TECH04_8 0 0 0 1 1 +( -448 2176 160 ) ( -464 2176 160 ) ( -464 2176 0 ) TECH04_8 0 0 0 1 1 +} +// brush 1028 +{ +( -672 2176 0 ) ( -672 2128 0 ) ( -480 2128 0 ) TECH01_7 -16 32 90 1 1 +( -672 2128 16 ) ( -672 2176 16 ) ( -480 2176 16 ) TECH01_7 -16 32 90 1 1 +( -480 2176 0 ) ( -480 2128 0 ) ( -480 2128 16 ) TECH01_7 -16 32 90 1 1 +( -672 2128 0 ) ( -672 2176 0 ) ( -672 2176 16 ) TECH01_7 -16 32 90 1 1 +( -480 2128 16 ) ( -480 2128 0 ) ( -672 2128 0 ) TECH01_7 -16 32 90 1 1 +( -480 2176 0 ) ( -480 2176 16 ) ( -672 2176 16 ) TECH01_7 -16 32 90 1 1 +} +// brush 1029 +{ +( -672 2176 128 ) ( -672 2152 128 ) ( -480 2152 128 ) TECH01_7 -16 32 90 1 1 +( -672 2152 160 ) ( -672 2176 160 ) ( -480 2176 160 ) TECH01_7 -16 32 90 1 1 +( -480 2176 128 ) ( -480 2152 128 ) ( -480 2152 160 ) TECH01_7 -16 32 90 1 1 +( -672 2152 128 ) ( -672 2176 128 ) ( -672 2176 160 ) TECH01_7 -16 32 90 1 1 +( -480 2152 160 ) ( -480 2152 128 ) ( -672 2152 128 ) TECH01_7 -16 32 90 1 1 +( -480 2176 128 ) ( -480 2176 160 ) ( -672 2176 160 ) TECH01_7 -16 32 90 1 1 +} +// brush 1030 +{ +( -672 2176 112 ) ( -672 2152 112 ) ( -480 2152 112 ) TECH04_6 0 0 0 1 1 +( -672 2152 128 ) ( -672 2176 128 ) ( -480 2176 128 ) TECH04_6 0 0 0 1 1 +( -480 2176 112 ) ( -480 2152 112 ) ( -480 2152 128 ) TECH04_6 0 0 0 1 1 +( -672 2152 112 ) ( -672 2176 112 ) ( -672 2176 128 ) TECH04_6 0 0 0 1 1 +( -480 2152 128 ) ( -480 2152 112 ) ( -672 2152 112 ) TECH04_6 0 0 0 1 1 +( -480 2176 112 ) ( -480 2176 128 ) ( -672 2176 128 ) TECH04_6 0 0 0 1 1 +} +// brush 1031 +{ +( -432 2016 128 ) ( -736 2016 128 ) ( -736 2000 128 ) TECH04_1 0 0 0 1 1 +( -432 2000 144 ) ( -736 2000 144 ) ( -736 2016 144 ) TECH04_1 0 0 0 1 1 +( -432 2016 144 ) ( -432 2016 128 ) ( -432 2000 128 ) TECH04_1 0 0 0 1 1 +( -736 2000 144 ) ( -736 2000 128 ) ( -736 2016 128 ) TECH04_1 0 0 0 1 1 +( -736 2016 128 ) ( -432 2016 128 ) ( -432 2016 144 ) TECH04_1 0 0 0 1 1 +( -736 2000 144 ) ( -432 2000 144 ) ( -432 2000 128 ) TECH04_1 0 0 0 1 1 +} +// brush 1032 +{ +( -432 1904 128 ) ( -736 1904 128 ) ( -736 1888 128 ) TECH04_1 0 0 0 1 1 +( -432 1888 144 ) ( -736 1888 144 ) ( -736 1904 144 ) TECH04_1 0 0 0 1 1 +( -432 1904 144 ) ( -432 1904 128 ) ( -432 1888 128 ) TECH04_1 0 0 0 1 1 +( -736 1888 144 ) ( -736 1888 128 ) ( -736 1904 128 ) TECH04_1 0 0 0 1 1 +( -736 1904 128 ) ( -432 1904 128 ) ( -432 1904 144 ) TECH04_1 0 0 0 1 1 +( -736 1888 144 ) ( -432 1888 144 ) ( -432 1888 128 ) TECH04_1 0 0 0 1 1 +} +// brush 1033 +{ +( -624 2000 128 ) ( -640 2000 128 ) ( -640 1904 128 ) TECH04_1 0 0 0 1 1 +( -624 1904 144 ) ( -640 1904 144 ) ( -640 2000 144 ) TECH04_1 0 0 0 1 1 +( -624 2000 144 ) ( -624 2000 128 ) ( -624 1904 128 ) TECH04_1 0 0 0 1 1 +( -640 1904 144 ) ( -640 1904 128 ) ( -640 2000 128 ) TECH04_1 0 0 0 1 1 +( -640 2000 128 ) ( -624 2000 128 ) ( -624 2000 144 ) TECH04_1 0 0 0 1 1 +( -640 1904 144 ) ( -624 1904 144 ) ( -624 1904 128 ) TECH04_1 0 0 0 1 1 +} +// brush 1034 +{ +( -512 2000 128 ) ( -528 2000 128 ) ( -528 1904 128 ) TECH04_1 0 0 0 1 1 +( -512 1904 144 ) ( -528 1904 144 ) ( -528 2000 144 ) TECH04_1 0 0 0 1 1 +( -512 2000 144 ) ( -512 2000 128 ) ( -512 1904 128 ) TECH04_1 0 0 0 1 1 +( -528 1904 144 ) ( -528 1904 128 ) ( -528 2000 128 ) TECH04_1 0 0 0 1 1 +( -528 2000 128 ) ( -512 2000 128 ) ( -512 2000 144 ) TECH04_1 0 0 0 1 1 +( -528 1904 144 ) ( -512 1904 144 ) ( -512 1904 128 ) TECH04_1 0 0 0 1 1 +} +// brush 1035 +{ +( -592 1952 0 ) ( -576 1952 0 ) ( -576 1952 128 ) TECH01_6 0 0 0 1 1 +( -544 1984 128 ) ( -544 1984 0 ) ( -544 1968 0 ) TECH01_6 0 0 0 1 1 +( -608 1968 0 ) ( -608 1984 0 ) ( -608 1984 128 ) TECH01_6 0 0 0 1 1 +( -416 1920 0 ) ( -432 1920 0 ) ( -432 1920 128 ) TECH01_6 0 0 0 1 1 +( -256 2240 160 ) ( -768 2240 160 ) ( -768 1664 160 ) TLIGHT02 32 32 0 1 1 +( -256 1664 192 ) ( -768 1664 192 ) ( -768 2240 192 ) TECH01_6 0 0 0 1 1 +} +// brush 1036 +{ +( -608 1984 128 ) ( -608 1984 0 ) ( -608 1968 0 ) TECH01_6 0 0 0 1 1 +( -326 1984 128 ) ( -326 1984 0 ) ( -301 1984 0 ) TECH01_6 0 0 0 1 1 +( -301 1920 0 ) ( -326 1920 0 ) ( -326 1920 128 ) TECH01_6 0 0 0 1 1 +( -45 2240 160 ) ( -864 2240 160 ) ( -864 1664 160 ) TWALL2_5 0 0 90 1 1 +( -45 1664 192 ) ( -864 1664 192 ) ( -864 2240 192 ) TECH01_6 0 0 0 1 1 +( -864 1664 192 ) ( -864 1664 160 ) ( -864 2240 160 ) TECH01_6 0 0 0 1 1 +} +// brush 1037 +{ +( -576 1952 128 ) ( -576 1952 0 ) ( -592 1952 0 ) TECH01_6 0 0 0 1 1 +( -544 1984 128 ) ( -544 1984 0 ) ( -544 1968 0 ) TECH01_6 0 0 0 1 1 +( -608 1968 0 ) ( -608 1984 0 ) ( -608 1984 128 ) TECH01_6 0 0 0 1 1 +( -432 1984 128 ) ( -432 1984 0 ) ( -416 1984 0 ) TECH01_6 0 0 0 1 1 +( -256 2240 160 ) ( -768 2240 160 ) ( -768 1664 160 ) TLIGHT02 32 32 180 1 1 +( -256 1664 192 ) ( -768 1664 192 ) ( -768 2240 192 ) TECH01_6 0 0 0 1 1 +} +// brush 1038 +{ +( -1120 2368 -144 ) ( -1376 2368 -144 ) ( -1376 2240 -144 ) BASE_CEIL1 0 0 0 1 1 +( -1120 2240 -128 ) ( -1376 2240 -128 ) ( -1376 2368 -128 ) SFLOOR4_2 0 0 0 1 1 +( -1120 2368 -128 ) ( -1120 2368 -144 ) ( -1120 2240 -144 ) TECH04_6 0 0 0 1 1 +( -1376 2240 -128 ) ( -1376 2240 -144 ) ( -1376 2368 -144 ) TECH04_6 0 0 0 1 1 +( -1376 2368 -144 ) ( -1120 2368 -144 ) ( -1120 2368 -128 ) TECH04_6 0 0 0 1 1 +( -1376 2240 -128 ) ( -1120 2240 -128 ) ( -1120 2240 -144 ) TECH04_6 0 0 0 1 1 +} +// brush 1039 +{ +( -1120 2132 128 ) ( -1120 2132 0 ) ( -1136 2142 0 ) TECH04_6 0 0 0 1 1 +( -864 2368 -144 ) ( -1120 2368 -144 ) ( -1120 2112 -144 ) BASE_CEIL1 0 0 0 1 1 +( -864 2112 -128 ) ( -1120 2112 -128 ) ( -1120 2368 -128 ) SFLOOR4_2 0 0 0 1 1 +( -864 2368 -128 ) ( -864 2368 -144 ) ( -864 2112 -144 ) TECH04_6 0 0 0 1 1 +( -1120 2112 -128 ) ( -1120 2112 -144 ) ( -1120 2368 -144 ) TECH04_6 0 0 0 1 1 +( -1120 2368 -144 ) ( -864 2368 -144 ) ( -864 2368 -128 ) TECH04_6 0 0 0 1 1 +( -1120 2112 -128 ) ( -864 2112 -128 ) ( -864 2112 -144 ) TECH04_6 0 0 0 1 1 +} +// brush 1040 +{ +( -864 2368 -192 ) ( -1376 2368 -192 ) ( -1376 2304 -192 ) SYM06_8 0 0 0 1 1 +( -864 2304 -144 ) ( -1376 2304 -144 ) ( -1376 2368 -144 ) SYM06_8 0 0 0 1 1 +( -864 2368 -144 ) ( -864 2368 -192 ) ( -864 2304 -192 ) SYM06_8 0 0 0 1 1 +( -1376 2304 -144 ) ( -1376 2304 -192 ) ( -1376 2368 -192 ) SYM06_8 0 0 0 1 1 +( -1376 2368 -192 ) ( -864 2368 -192 ) ( -864 2368 -144 ) SYM06_8 0 0 0 1 1 +( -1376 2304 -144 ) ( -864 2304 -144 ) ( -864 2304 -192 ) SYM06_8 0 0 0 1 1 +} +// brush 1041 +{ +( -1056 2208 128 ) ( -1056 2208 0 ) ( -1072 2224 0 ) SYM06_8 0 0 0 1 1 +( -864 2304 -192 ) ( -1056 2304 -192 ) ( -1056 2176 -192 ) SYM06_8 0 0 0 1 1 +( -864 2176 -144 ) ( -1056 2176 -144 ) ( -1056 2304 -144 ) SYM06_8 0 0 0 1 1 +( -864 2304 -144 ) ( -864 2304 -192 ) ( -864 2176 -192 ) SYM06_8 0 0 0 1 1 +( -1056 2176 -144 ) ( -1056 2176 -192 ) ( -1056 2304 -192 ) SYM06_8 0 0 0 1 1 +( -1056 2304 -192 ) ( -864 2304 -192 ) ( -864 2304 -144 ) SYM06_8 0 0 0 1 1 +( -1056 2176 -144 ) ( -864 2176 -144 ) ( -864 2176 -192 ) SYM06_8 0 0 0 1 1 +} +// brush 1042 +{ +( -1072 2288 -192 ) ( -1104 2288 -192 ) ( -1104 2256 -192 ) PBTEK1_05 16 0 0 1 1 +( -1072 2256 -144 ) ( -1104 2256 -144 ) ( -1104 2288 -144 ) PBTEK1_05 16 0 0 1 1 +( -1072 2288 -144 ) ( -1072 2288 -192 ) ( -1072 2256 -192 ) PBTEK1_05 16 0 0 1 1 +( -1104 2256 -144 ) ( -1104 2256 -192 ) ( -1104 2288 -192 ) PBTEK1_05 16 0 0 1 1 +( -1104 2288 -192 ) ( -1072 2288 -192 ) ( -1072 2288 -144 ) PBTEK1_05 16 0 0 1 1 +( -1104 2256 -144 ) ( -1072 2256 -144 ) ( -1072 2256 -192 ) PBTEK1_05 16 0 0 1 1 +} +// brush 1043 +{ +( -1072 2160 -192 ) ( -1104 2160 -192 ) ( -1104 2128 -192 ) PBTEK1_05 16 0 0 1 1 +( -1072 2128 -144 ) ( -1104 2128 -144 ) ( -1104 2160 -144 ) PBTEK1_05 16 0 0 1 1 +( -1072 2160 -144 ) ( -1072 2160 -192 ) ( -1072 2128 -192 ) PBTEK1_05 16 0 0 1 1 +( -1104 2128 -144 ) ( -1104 2128 -192 ) ( -1104 2160 -192 ) PBTEK1_05 16 0 0 1 1 +( -1104 2160 -192 ) ( -1072 2160 -192 ) ( -1072 2160 -144 ) PBTEK1_05 16 0 0 1 1 +( -1104 2128 -144 ) ( -1072 2128 -144 ) ( -1072 2128 -192 ) PBTEK1_05 16 0 0 1 1 +} +// brush 1044 +{ +( -944 2160 -192 ) ( -976 2160 -192 ) ( -976 2128 -192 ) PBTEK1_05 16 0 0 1 1 +( -944 2128 -144 ) ( -976 2128 -144 ) ( -976 2160 -144 ) PBTEK1_05 16 0 0 1 1 +( -944 2160 -144 ) ( -944 2160 -192 ) ( -944 2128 -192 ) PBTEK1_05 16 0 0 1 1 +( -976 2128 -144 ) ( -976 2128 -192 ) ( -976 2160 -192 ) PBTEK1_05 16 0 0 1 1 +( -976 2160 -192 ) ( -944 2160 -192 ) ( -944 2160 -144 ) PBTEK1_05 16 0 0 1 1 +( -976 2128 -144 ) ( -944 2128 -144 ) ( -944 2128 -192 ) PBTEK1_05 16 0 0 1 1 +} +// brush 1045 +{ +( 128 2144 -192 ) ( 0 2144 -192 ) ( 0 2176 -176 ) SYM06_8 0 0 0 1 1 +( -1232 2304 -144 ) ( -1232 2304 -192 ) ( -1136 2304 -192 ) SYM06_8 0 0 0 1 1 +( -1136 2304 -144 ) ( -1136 2144 -144 ) ( -1232 2144 -144 ) SYM06_8 0 0 0 1 1 +( -1232 2304 -192 ) ( -1232 2144 -192 ) ( -1136 2144 -192 ) SYM06_8 0 0 0 1 1 +( -1136 2144 -192 ) ( -1136 2144 -144 ) ( -1136 2304 -144 ) SYM06_8 0 0 0 1 1 +( -1232 2304 -192 ) ( -1232 2304 -144 ) ( -1232 2144 -144 ) SYM06_8 0 0 0 1 1 +} +// brush 1046 +{ +( -864 2156 -72 ) ( -864 2124 -72 ) ( -864 2124 -96 ) TEK_LA12 0 0 0 1 1 +( -408 2176 -264 ) ( -856 2176 -264 ) ( -856 2176 -288 ) TEK_LA12 128 -64 0 1 1 +( -800 2108 -72 ) ( -800 2140 -72 ) ( -800 2140 -96 ) TEK_LA12 96 -64 0 1 1 +( -864 2124 0 ) ( -864 2156 0 ) ( -416 2156 0 ) TEK_LA12 128 -64 0 1 1 +( -416 2156 -192 ) ( -864 2156 -192 ) ( -864 2124 -192 ) TEK_LA12 128 -64 0 1 1 +( -920 2144 -72 ) ( -472 2144 -72 ) ( -920 2144 -96 ) TEK_LA12 128 -64 0 1 1 +} +// brush 1047 +{ +( -848 2216 0 ) ( -1072 2216 0 ) ( -1072 2152 0 ) TECH08_2 0 0 0 1 1 +( -1072 2152 128 ) ( -1072 2216 128 ) ( -848 2216 128 ) TECH08_2 0 0 0 1 1 +( -1092 2096 16 ) ( -868 2096 16 ) ( -868 2096 0 ) TECH08_2 0 0 0 1 1 +( -800 1970 144 ) ( -800 2034 144 ) ( -800 2034 128 ) WHITE_CONT 0 0 0 1 1 +( -472 2160 16 ) ( -696 2160 16 ) ( -696 2160 0 ) TECH08_2 0 0 0 1 1 +( -864 2324 16 ) ( -864 2260 16 ) ( -864 2260 0 ) TECH08_1 -48 0 0 1 1 +} +// brush 1048 +{ +( -864 2166 80 ) ( -864 2150 80 ) ( -864 2150 64 ) TEK_LA12 0 0 0 1 1 +( -408 2176 -48 ) ( -856 2176 -48 ) ( -856 2176 -64 ) TEK_LA12 128 -64 0 1 1 +( -800 2142 80 ) ( -800 2158 80 ) ( -800 2158 64 ) TEK_LA12 96 -64 0 1 1 +( -864 2150 128 ) ( -864 2166 128 ) ( -416 2166 128 ) TEK_LA12 128 -64 0 1 1 +( -416 2166 0 ) ( -864 2166 0 ) ( -864 2150 0 ) TEK_LA12 128 -64 0 1 1 +( -920 2160 80 ) ( -472 2160 80 ) ( -920 2160 64 ) TEK_LA12 128 -64 0 1 1 +} +// brush 1049 +{ +( -1008 1792 128 ) ( -1008 1792 0 ) ( -992 1728 0 ) SYM06_8 0 0 0 1 1 +( -1120 1728 128 ) ( -1120 1728 0 ) ( -1104 1792 0 ) SYM06_8 0 0 0 1 1 +( 128 1728 128 ) ( 0 1728 128 ) ( 0 1696 112 ) SYM06_8 0 0 0 1 1 +( -992 1728 192 ) ( -1120 1728 192 ) ( -1120 1792 192 ) SYM06_8 0 0 0 1 1 +( -1120 1792 128 ) ( -992 1792 128 ) ( -992 1792 192 ) SYM06_8 0 0 0 1 1 +( -1120 1728 192 ) ( -992 1728 192 ) ( -992 1728 128 ) SYM06_8 0 0 0 1 1 +} +// brush 1050 +{ +( -928 1832 160 ) ( -864 1792 128 ) ( -864 1792 192 ) SYM06_8 0 0 0 1 1 +( -992 1728 128 ) ( -1008 1792 160 ) ( -1008 1792 192 ) SYM06_8 0 0 0 1 1 +( -1008 1792 160 ) ( -992 1728 128 ) ( -864 1792 128 ) SYM06_8 0 29 26 1.020000 1.020000 +( -992 1728 192 ) ( -1008 1792 192 ) ( -928 1832 192 ) SYM06_8 0 0 0 1 1 +( -928 1832 160 ) ( -928 1832 192 ) ( -1008 1792 192 ) SYM06_8 0 0 0 1 1 +( -864 1792 128 ) ( -992 1728 128 ) ( -992 1728 192 ) SYM06_8 0 0 0 1 1 +} +// brush 1051 +{ +( -1248 1792 192 ) ( -1248 1792 128 ) ( -1184 1832 160 ) SYM06_8 0 0 0 1 1 +( -1104 1792 192 ) ( -1104 1792 160 ) ( -1120 1728 128 ) SYM06_8 0 0 0 1 1 +( -1248 1792 128 ) ( -1120 1728 128 ) ( -1104 1792 160 ) SYM06_8 0 17 334 1.020000 1.020000 +( -1184 1832 192 ) ( -1104 1792 192 ) ( -1120 1728 192 ) SYM06_8 0 0 0 1 1 +( -1104 1792 192 ) ( -1184 1832 192 ) ( -1184 1832 160 ) SYM06_8 0 0 0 1 1 +( -1120 1728 192 ) ( -1120 1728 128 ) ( -1248 1792 128 ) SYM06_8 0 0 0 1 1 +} +// brush 1052 +{ +( -1248 1888 192 ) ( -1248 1888 128 ) ( -1184 1920 160 ) SYM06_8 0 0 0 1 1 +( -1184 1832 192 ) ( -1184 1832 160 ) ( -1248 1792 128 ) SYM06_8 0 0 0 1 1 +( -1248 1888 128 ) ( -1248 1792 128 ) ( -1184 1832 160 ) SYM06_8 0 32 270 1 1 +( -1184 1920 192 ) ( -1184 1832 192 ) ( -1248 1792 192 ) SYM06_8 0 0 0 1 1 +( -1184 1832 192 ) ( -1184 1920 192 ) ( -1184 1920 160 ) SYM06_8 0 0 0 1 1 +( -1248 1792 192 ) ( -1248 1792 128 ) ( -1248 1888 128 ) SYM06_8 0 0 0 1 1 +} +// brush 1053 +{ +( -1312 1952 160 ) ( -1312 1952 192 ) ( -1376 1888 192 ) SYM06_8 0 0 0 1 1 +( -1248 1888 128 ) ( -1248 1888 192 ) ( -1216 1952 192 ) SYM06_8 0 0 0 1 1 +( -1216 1952 160 ) ( -1312 1952 160 ) ( -1376 1888 128 ) SYM06_8 0 32 0 1 1 +( -1248 1888 192 ) ( -1376 1888 192 ) ( -1312 1952 192 ) SYM06_8 0 0 0 1 1 +( -1312 1952 160 ) ( -1216 1952 160 ) ( -1216 1952 192 ) SYM06_8 0 0 0 1 1 +( -1376 1888 128 ) ( -1376 1888 192 ) ( -1248 1888 192 ) SYM06_8 0 0 0 1 1 +} +// brush 1054 +{ +( -1248 1888 128 ) ( -1216 1952 160 ) ( -1216 1952 192 ) SYM06_8 0 0 0 1 1 +( -1184 1920 160 ) ( -1248 1888 128 ) ( -1248 1888 192 ) SYM06_8 0 0 0 1 1 +( -1216 1952 160 ) ( -1248 1888 128 ) ( -1184 1920 160 ) SYM06_8 0 -21 315 1.060000 1.060000 +( -1216 1952 192 ) ( -1184 1920 192 ) ( -1248 1888 192 ) SYM06_8 0 0 0 1 1 +( -1184 1920 160 ) ( -1184 1920 192 ) ( -1216 1952 192 ) SYM06_8 0 0 0 1 1 +} +// brush 1055 +{ +( -1376 1885 72 ) ( -1376 1651 72 ) ( -1376 1651 64 ) BASE_CEIL1 0 0 0 1 1 +( -1227 1856 72 ) ( -1376 1856 72 ) ( -1376 1856 64 ) TECH08_1B 0 0 0 1 1 +( -1344 1709 136 ) ( -1344 1944 136 ) ( -1344 1944 128 ) TECH08_1B 0 0 0 1 1 +( -1411 1504 72 ) ( -1261 1504 72 ) ( -1261 1504 64 ) TECH08_2 0 0 0 1 1 +( -1397 1709 128 ) ( -1397 1944 128 ) ( -1248 1944 128 ) TECH08_2 0 0 0 1 1 +( -1248 1944 64 ) ( -1397 1944 64 ) ( -1397 1709 64 ) COP1_1 0 0 0 1 1 +} +// brush 1056 +{ +( -1408 1920 72 ) ( -1408 1664 72 ) ( -1408 1664 64 ) BASE_CEIL1 0 0 0 1 1 +( -1259 1888 72 ) ( -1408 1888 72 ) ( -1408 1888 64 ) TECH08_1B 0 0 0 1 1 +( -1376 1728 136 ) ( -1376 1984 136 ) ( -1376 1984 128 ) TECH08_1B 0 0 0 1 1 +( -1443 1504 72 ) ( -1293 1504 72 ) ( -1293 1504 64 ) TECH08_2 0 0 0 1 1 +( -1429 1728 128 ) ( -1429 1984 128 ) ( -1280 1984 128 ) TECH08_2 0 0 0 1 1 +( -1280 1984 64 ) ( -1429 1984 64 ) ( -1429 1728 64 ) COP1_1 0 0 0 1 1 +} +// brush 1057 +{ +( -1248 1888 128 ) ( -1376 1888 128 ) ( -1376 1504 128 ) SYM06_8 0 0 0 1 1 +( -1248 1504 192 ) ( -1376 1504 192 ) ( -1376 1888 192 ) SYM06_8 0 0 0 1 1 +( -1248 1888 192 ) ( -1248 1888 128 ) ( -1248 1504 128 ) SYM06_8 0 0 0 1 1 +( -1376 1504 192 ) ( -1376 1504 128 ) ( -1376 1888 128 ) SYM06_8 0 0 0 1 1 +( -1376 1888 128 ) ( -1248 1888 128 ) ( -1248 1888 192 ) SYM06_8 0 0 0 1 1 +( -1376 1504 192 ) ( -1248 1504 192 ) ( -1248 1504 128 ) SYM06_8 0 0 0 1 1 +} +// brush 1058 +{ +( -864 1728 128 ) ( -1248 1728 128 ) ( -1248 1504 128 ) SYM06_8 0 0 0 1 1 +( -864 1504 192 ) ( -1248 1504 192 ) ( -1248 1728 192 ) SYM06_8 0 0 0 1 1 +( -864 1728 192 ) ( -864 1728 128 ) ( -864 1504 128 ) SYM06_8 0 0 0 1 1 +( -1248 1504 192 ) ( -1248 1504 128 ) ( -1248 1728 128 ) SYM06_8 0 0 0 1 1 +( -1248 1728 128 ) ( -864 1728 128 ) ( -864 1728 192 ) SYM06_8 0 0 0 1 1 +( -1248 1504 192 ) ( -864 1504 192 ) ( -864 1504 128 ) SYM06_8 0 0 0 1 1 +} +// brush 1059 +{ +( -992 1728 128 ) ( -992 1728 0 ) ( -1032 1728 0 ) SYM06_8 0 0 0 1 1 +( -864 1792 128 ) ( -864 1792 0 ) ( -848 1800 0 ) SYM06_8 0 0 0 1 1 +( -864 1792 128 ) ( -1248 1792 128 ) ( -1248 1568 128 ) SYM06_8 0 0 0 1 1 +( -864 1568 192 ) ( -1248 1568 192 ) ( -1248 1792 192 ) SYM06_8 0 0 0 1 1 +( -864 1792 192 ) ( -864 1792 128 ) ( -864 1568 128 ) SYM06_8 0 0 0 1 1 +} +// brush 1060 +{ +( -1080 1728 0 ) ( -1120 1728 0 ) ( -1120 1728 128 ) SYM06_8 0 0 0 1 1 +( -1264 1800 0 ) ( -1248 1792 0 ) ( -1248 1792 128 ) SYM06_8 0 0 0 1 1 +( -864 1568 128 ) ( -864 1792 128 ) ( -1248 1792 128 ) SYM06_8 0 0 0 1 1 +( -864 1792 192 ) ( -864 1568 192 ) ( -1248 1568 192 ) SYM06_8 0 0 0 1 1 +( -1248 1568 128 ) ( -1248 1792 128 ) ( -1248 1792 192 ) SYM06_8 0 0 0 1 1 +} +// brush 1061 +{ +( -864 2368 128 ) ( -864 2368 192 ) ( -928 2336 192 ) SYM06_8 0 0 0 1 1 +( -928 1832 160 ) ( -928 1832 192 ) ( -864 1792 192 ) SYM06_8 0 0 0 1 1 +( -864 1792 128 ) ( -864 2368 128 ) ( -928 2336 160 ) SYM06_8 0 32 90 1 1 +( -864 2368 192 ) ( -864 1792 192 ) ( -928 1832 192 ) SYM06_8 0 0 0 1 1 +( -928 2336 192 ) ( -928 1832 192 ) ( -928 1832 160 ) SYM06_8 0 0 0 1 1 +( -864 1792 192 ) ( -864 2368 192 ) ( -864 2368 128 ) SYM06_8 0 0 0 1 1 +} +// brush 1062 +{ +( -928 2432 128 ) ( -960 2368 160 ) ( -960 2368 192 ) SYM06_8 0 0 0 1 1 +( -1184 2368 160 ) ( -1248 2432 128 ) ( -1248 2432 192 ) SYM06_8 0 0 0 1 1 +( -1248 2432 128 ) ( -1184 2368 160 ) ( -960 2368 160 ) SYM06_8 0 0 180 1 1 +( -1184 2368 192 ) ( -1248 2432 192 ) ( -928 2432 192 ) SYM06_8 0 0 0 1 1 +( -1184 2368 160 ) ( -1184 2368 192 ) ( -960 2368 192 ) SYM06_8 0 0 0 1 1 +( -928 2432 128 ) ( -928 2432 192 ) ( -1248 2432 192 ) SYM06_8 0 0 0 1 1 +} +// brush 1063 +{ +( -1408 2208 0 ) ( -1376 2208 0 ) ( -1376 2208 128 ) TECH08_2 0 0 0 1 1 +( -1376 2080 0 ) ( -1408 2080 0 ) ( -1408 2080 128 ) TECH08_2 0 0 0 1 1 +( -1408 2080 0 ) ( -1376 2080 0 ) ( -1376 2208 0 ) TECH08_2 0 0 0 1 1 +( -1408 2208 128 ) ( -1376 2208 128 ) ( -1376 2080 128 ) TECH08_2 0 0 0 1 1 +( -1376 2080 0 ) ( -1376 2080 128 ) ( -1376 2208 128 ) TECH09_3 -32 0 0 1 1 +( -1408 2208 0 ) ( -1408 2208 128 ) ( -1408 2080 128 ) TECH08_2 0 0 0 1 1 +} +// brush 1064 +{ +( -1392 1952 128 ) ( -1392 1952 0 ) ( -1360 1952 0 ) TECH08_2 0 0 0 1 1 +( -992 2368 0 ) ( -1440 2368 0 ) ( -1440 2112 0 ) TECH08_2 0 0 0 1 1 +( -1440 2112 128 ) ( -1440 2368 128 ) ( -992 2368 128 ) TECH08_2 0 0 0 1 1 +( -1480 1888 16 ) ( -1032 1888 16 ) ( -1032 1888 0 ) BASE_CEIL1 0 0 0 1 1 +( -1376 2336 144 ) ( -1376 2592 144 ) ( -1376 2592 128 ) TECH08_1 -32 0 0 1 1 +( -1408 2352 16 ) ( -1408 2096 16 ) ( -1408 2096 0 ) TECH08_2 0 0 0 1 1 +} +// brush 1065 +{ +( -1360 2208 128 ) ( -1360 2208 0 ) ( -1376 2208 0 ) TEK_LA12 0 0 0 1 1 +( -1376 2240 0 ) ( -1360 2240 0 ) ( -1360 2240 128 ) TEK_LA12 0 0 0 1 1 +( -1408 2352 -48 ) ( -1408 2096 -48 ) ( -1408 2096 -64 ) TEK_LA12 0 0 0 1 1 +( -1376 2336 80 ) ( -1376 2592 80 ) ( -1376 2592 64 ) PBTEK1_05 0 0 0 1 1 +( -1440 2112 0 ) ( -1440 2368 0 ) ( -992 2368 0 ) TEK_LA12 32 0 0 1 1 +( -992 2368 -64 ) ( -1440 2368 -64 ) ( -1440 2112 -64 ) TEK_LA12 32 0 0 1 1 +} +// brush 1066 +{ +( -1376 2208 -192 ) ( -1408 2208 -192 ) ( -1408 1888 -192 ) TECH10_1 0 0 0 1 1 +( -1376 1888 -128 ) ( -1408 1888 -128 ) ( -1408 2208 -128 ) TECH10_1 0 0 0 1 1 +( -1376 2208 -128 ) ( -1376 2208 -192 ) ( -1376 1888 -192 ) TECH10_1 32 0 0 1 1 +( -1408 1888 -128 ) ( -1408 1888 -192 ) ( -1408 2208 -192 ) TECH10_1 0 0 0 1 1 +( -1408 2208 -192 ) ( -1376 2208 -192 ) ( -1376 2208 -128 ) TECH10_1 0 0 0 1 1 +( -1408 1888 -128 ) ( -1376 1888 -128 ) ( -1376 1888 -192 ) TECH10_1 0 0 0 1 1 +} +// brush 1067 +{ +( -1360 2208 0 ) ( -1360 2208 -128 ) ( -1376 2208 -128 ) PBTEK1_05 0 0 0 1 1 +( -1376 2240 -128 ) ( -1360 2240 -128 ) ( -1360 2240 0 ) PBTEK1_05 0 0 0 1 1 +( -1408 2352 -176 ) ( -1408 2096 -176 ) ( -1408 2096 -192 ) PBTEK1_05 0 0 0 1 1 +( -1376 2336 -48 ) ( -1376 2592 -48 ) ( -1376 2592 -64 ) PBTEK1_05 0 0 0 1 1 +( -1440 2112 -128 ) ( -1440 2368 -128 ) ( -992 2368 -128 ) PBTEK1_05 32 0 0 1 1 +( -992 2368 -192 ) ( -1440 2368 -192 ) ( -1440 2112 -192 ) PBTEK1_05 32 0 0 1 1 +} +// brush 1068 +{ +( -1376 2176 -128 ) ( -1408 2176 -128 ) ( -1408 1888 -128 ) TECH10_1 0 0 0 1 1 +( -1376 1888 -64 ) ( -1408 1888 -64 ) ( -1408 2176 -64 ) TECH10_1 0 0 0 1 1 +( -1376 2176 -64 ) ( -1376 2176 -128 ) ( -1376 1888 -128 ) TECH08_7A 32 0 0 1 1 +( -1408 1888 -64 ) ( -1408 1888 -128 ) ( -1408 2176 -128 ) TECH10_1 0 0 0 1 1 +( -1408 2176 -128 ) ( -1376 2176 -128 ) ( -1376 2176 -64 ) COP1_1 0 0 0 1 1 +( -1408 1888 -64 ) ( -1376 1888 -64 ) ( -1376 1888 -128 ) TECH10_1 0 0 0 1 1 +} +// brush 1069 +{ +( -1376 2208 -80 ) ( -1408 2208 -80 ) ( -1408 2176 -80 ) COP1_1 0 0 0 1 1 +( -1376 2176 -64 ) ( -1408 2176 -64 ) ( -1408 2208 -64 ) TECH10_1 0 0 0 1 1 +( -1376 2208 -64 ) ( -1376 2208 -80 ) ( -1376 2176 -80 ) TECH08_7A 64 0 0 1 1 +( -1408 2176 -64 ) ( -1408 2176 -80 ) ( -1408 2208 -80 ) TECH10_1 0 0 0 1 1 +( -1408 2208 -80 ) ( -1376 2208 -80 ) ( -1376 2208 -64 ) TECH10_1 0 0 0 1 1 +( -1408 2176 -64 ) ( -1376 2176 -64 ) ( -1376 2176 -80 ) TECH10_1 0 0 0 1 1 +} +// brush 1070 +{ +( -1376 2208 -128 ) ( -1408 2208 -128 ) ( -1408 2176 -128 ) TECH10_1 0 0 0 1 1 +( -1376 2176 -112 ) ( -1408 2176 -112 ) ( -1408 2208 -112 ) COP1_1 0 0 0 1 1 +( -1376 2208 -112 ) ( -1376 2208 -128 ) ( -1376 2176 -128 ) TECH08_7A 64 0 0 1 1 +( -1408 2176 -112 ) ( -1408 2176 -128 ) ( -1408 2208 -128 ) TECH10_1 0 0 0 1 1 +( -1408 2208 -128 ) ( -1376 2208 -128 ) ( -1376 2208 -112 ) TECH10_1 0 0 0 1 1 +( -1408 2176 -112 ) ( -1376 2176 -112 ) ( -1376 2176 -128 ) TECH10_1 0 0 0 1 1 +} +// brush 1071 +{ +( -1384 2208 -112 ) ( -1408 2208 -112 ) ( -1408 2176 -112 ) TECH10_1 0 0 0 1 1 +( -1384 2176 -80 ) ( -1408 2176 -80 ) ( -1408 2208 -80 ) TECH10_1 0 0 0 1 1 +( -1384 2208 -80 ) ( -1384 2208 -112 ) ( -1384 2176 -112 ) SWITCH_1 16 0 90 1 1 +( -1408 2176 -80 ) ( -1408 2176 -112 ) ( -1408 2208 -112 ) TECH10_1 0 0 0 1 1 +( -1408 2208 -112 ) ( -1384 2208 -112 ) ( -1384 2208 -80 ) TECH10_1 0 0 0 1 1 +( -1408 2176 -80 ) ( -1384 2176 -80 ) ( -1384 2176 -112 ) TECH10_1 0 0 0 1 1 +} +// brush 1072 +{ +( -1360 2208 64 ) ( -1360 2208 -64 ) ( -1376 2208 -64 ) COP1_1 0 0 0 1 1 +( -1376 2240 -64 ) ( -1360 2240 -64 ) ( -1360 2240 64 ) TEK_LA12 0 0 0 1 1 +( -1408 2352 -112 ) ( -1408 2096 -112 ) ( -1408 2096 -128 ) TEK_LA12 0 0 0 1 1 +( -1376 2336 16 ) ( -1376 2592 16 ) ( -1376 2592 0 ) TECH08_7A 64 0 0 1 1 +( -1440 2112 -64 ) ( -1440 2368 -64 ) ( -992 2368 -64 ) TEK_LA12 32 0 0 1 1 +( -992 2368 -128 ) ( -1440 2368 -128 ) ( -1440 2112 -128 ) TEK_LA12 32 0 0 1 1 +} +// brush 1073 +{ +( -1376 2368 -192 ) ( -1408 2368 -192 ) ( -1408 2240 -192 ) SYM06_8 0 0 0 1 1 +( -1376 2240 -128 ) ( -1408 2240 -128 ) ( -1408 2368 -128 ) SYM06_8 0 0 0 1 1 +( -1376 2368 -128 ) ( -1376 2368 -192 ) ( -1376 2240 -192 ) SYM06_8 0 0 0 1 1 +( -1408 2240 -128 ) ( -1408 2240 -192 ) ( -1408 2368 -192 ) SYM06_8 0 0 0 1 1 +( -1408 2368 -192 ) ( -1376 2368 -192 ) ( -1376 2368 -128 ) SYM06_8 0 0 0 1 1 +( -1408 2240 -128 ) ( -1376 2240 -128 ) ( -1376 2240 -192 ) SYM06_8 0 0 0 1 1 +} +// brush 1074 +{ +( -960 1984 0 ) ( -912 1984 0 ) ( -912 1984 128 ) TECH01_6 0 0 0 1 1 +( -928 2112 160 ) ( -1312 2112 160 ) ( -1312 1952 160 ) TECH01_6 0 0 90 1 1 +( -928 1952 192 ) ( -1312 1952 192 ) ( -1312 2112 192 ) TECH01_6 0 0 90 1 1 +( -928 2112 192 ) ( -928 2112 160 ) ( -928 1952 160 ) TECH01_6 0 0 90 1 1 +( -1312 1952 192 ) ( -1312 1952 160 ) ( -1312 2112 160 ) TECH01_6 0 0 90 1 1 +( -1312 1952 192 ) ( -928 1952 192 ) ( -928 1952 160 ) TECH01_6 0 0 90 1 1 +} +// brush 1075 +{ +( -976 1808 0 ) ( -1008 1792 0 ) ( -1008 1792 128 ) TECH01_6 0 0 90 1 1 +( -1104 1792 128 ) ( -1104 1792 0 ) ( -1136 1808 0 ) TECH01_6 0 0 90 1 1 +( -928 1952 160 ) ( -1184 1952 160 ) ( -1184 1792 160 ) TECH01_6 0 0 90 1 1 +( -928 1792 192 ) ( -1184 1792 192 ) ( -1184 1952 192 ) TECH01_6 0 0 90 1 1 +( -928 1952 192 ) ( -928 1952 160 ) ( -928 1792 160 ) TECH01_6 0 0 90 1 1 +( -1184 1792 192 ) ( -1184 1792 160 ) ( -1184 1952 160 ) TECH01_6 0 0 90 1 1 +( -1184 1952 160 ) ( -928 1952 160 ) ( -928 1952 192 ) TECH01_6 0 0 90 1 1 +( -1184 1792 192 ) ( -928 1792 192 ) ( -928 1792 160 ) TECH01_6 0 0 90 1 1 +} +// brush 1076 +{ +( -1184 1920 0 ) ( -1200 1936 0 ) ( -1200 1936 128 ) TECH01_6 0 0 90 1 1 +( -1408 1600 160 ) ( -1184 1600 160 ) ( -1184 1952 160 ) TECH01_6 0 0 90 1 1 +( -1408 1952 192 ) ( -1184 1952 192 ) ( -1184 1600 192 ) TECH01_6 0 0 90 1 1 +( -1184 1952 192 ) ( -1184 1952 160 ) ( -1184 1600 160 ) TECH01_6 0 0 90 1 1 +( -1184 1952 192 ) ( -1408 1952 192 ) ( -1408 1952 160 ) TECH01_6 0 0 90 1 1 +} +// brush 1077 +{ +( -912 1984 128 ) ( -912 1984 0 ) ( -960 1984 0 ) TECH01_6 0 0 0 1 1 +( -944 2048 0 ) ( -928 2048 0 ) ( -928 2048 128 ) TECH01_6 0 0 0 1 1 +( -928 2112 160 ) ( -1312 2112 160 ) ( -1312 1952 160 ) TECH01_7 0 0 90 1 1 +( -928 1952 192 ) ( -1312 1952 192 ) ( -1312 2112 192 ) TECH01_6 0 0 90 1 1 +( -928 2112 192 ) ( -928 2112 160 ) ( -928 1952 160 ) TECH01_6 0 0 90 1 1 +( -1312 1952 192 ) ( -1312 1952 160 ) ( -1312 2112 160 ) TECH01_6 0 0 90 1 1 +} +// brush 1078 +{ +( -928 2048 128 ) ( -928 2048 0 ) ( -944 2048 0 ) TECH01_6 0 0 0 1 1 +( -928 2176 160 ) ( -1312 2176 160 ) ( -1312 1856 160 ) TECH01_6 0 0 90 1 1 +( -928 1856 192 ) ( -1312 1856 192 ) ( -1312 2176 192 ) TECH01_6 0 0 90 1 1 +( -928 2176 192 ) ( -928 2176 160 ) ( -928 1856 160 ) TECH01_6 0 0 90 1 1 +( -1312 1856 192 ) ( -1312 1856 160 ) ( -1312 2176 160 ) TECH01_6 0 0 90 1 1 +( -1312 2176 160 ) ( -928 2176 160 ) ( -928 2176 192 ) TECH01_6 0 0 90 1 1 +} +// brush 1079 +{ +( -1312 2240 160 ) ( -928 2240 160 ) ( -928 2240 192 ) TECH01_6 0 0 0 1 1 +( -928 2176 160 ) ( -1312 2176 160 ) ( -1312 2176 192 ) TECH01_6 0 0 0 1 1 +( -1312 2176 160 ) ( -928 2176 160 ) ( -928 2240 160 ) TECH01_7 0 0 90 1 1 +( -1312 2240 192 ) ( -928 2240 192 ) ( -928 2176 192 ) TECH01_6 0 0 90 1 1 +( -928 2176 160 ) ( -928 2176 192 ) ( -928 2240 192 ) TECH01_6 0 0 90 1 1 +( -1312 2240 160 ) ( -1312 2240 192 ) ( -1312 2176 192 ) TECH01_6 0 0 90 1 1 +} +// brush 1080 +{ +( -992 2400 0 ) ( -960 2368 0 ) ( -960 2368 128 ) TECH01_6 0 0 0 1 1 +( -1312 2240 160 ) ( -1312 2240 192 ) ( -928 2240 192 ) TECH01_6 0 0 0 1 1 +( -1312 2240 160 ) ( -928 2240 160 ) ( -928 2368 160 ) TECH01_6 0 0 90 1 1 +( -928 2368 192 ) ( -928 2240 192 ) ( -1312 2240 192 ) TECH01_6 0 0 90 1 1 +( -928 2240 160 ) ( -928 2240 192 ) ( -928 2368 192 ) TECH01_6 0 0 90 1 1 +( -1312 2368 192 ) ( -1312 2240 192 ) ( -1312 2240 160 ) TECH01_6 0 0 90 1 1 +( -928 2368 160 ) ( -928 2368 192 ) ( -1312 2368 192 ) TECH01_6 0 0 90 1 1 +} +// brush 1081 +{ +( -1280 2304 0 ) ( -1280 2320 0 ) ( -1280 2320 128 ) TECH04_5 0 0 0 1 1 +( -1248 2368 0 ) ( -1408 2368 0 ) ( -1408 2368 192 ) TECH08_2 0 0 0 1 1 +( 672 2403 0 ) ( -1568 2403 0 ) ( -1568 2356 0 ) BASE_CEIL1 0 0 0 1 1 +( -1568 2356 192 ) ( -1568 2403 192 ) ( 672 2403 192 ) TECH08_2 0 0 0 1 1 +( -1248 2397 216 ) ( -1248 2444 216 ) ( -1248 2444 192 ) TECH08_1 64 0 0 1 1 +( 872 2432 24 ) ( -1368 2432 24 ) ( -1368 2432 0 ) TECH08_2 0 0 0 1 1 +} +// brush 1082 +{ +( -1264 2432 -20 ) ( -1264 2432 0 ) ( -1264 2496 0 ) TECH08_1B 0 -31 -180 1 -1 +( -1392 2496 -20 ) ( -1392 2432 -20 ) ( -1328 2432 -20 ) TECH07_2 -32 -32 270 1 -1 +( -1328 2496 0 ) ( -1328 2432 0 ) ( -1392 2432 0 ) TECH05_2 -63 0 90 1 1 +( -1392 2496 0 ) ( -1392 2496 -20 ) ( -1328 2496 -20 ) TECH08_1 -96 0 0 1 1 +( -1328 2432 0 ) ( -1328 2432 -20 ) ( -1392 2432 -20 ) TECH08_1 -96 0 0 1 1 +( -1376 2336 -128 ) ( -1376 2352 -128 ) ( -1376 2352 0 ) TECH05_2 0 -31 -180 1 -1 +} +// brush 1083 +{ +( -1362 2432 -120 ) ( -1362 2432 -20 ) ( -1362 2496 -20 ) TECH07_2 -32 0 -180 1 -1 +( -1392 2496 -120 ) ( -1392 2432 -120 ) ( -1360 2432 -120 ) TECH05_2 -63 0 90 1 1 +( -1360 2496 -20 ) ( -1360 2432 -20 ) ( -1392 2432 -20 ) TECH05_2 -63 0 90 1 1 +( -1392 2496 -20 ) ( -1392 2496 -120 ) ( -1360 2496 -120 ) TECH08_1 -96 0 0 1 1 +( -1360 2432 -20 ) ( -1360 2432 -120 ) ( -1392 2432 -120 ) TECH08_1 -96 0 0 1 1 +( -1376 2336 -128 ) ( -1376 2352 -128 ) ( -1376 2352 0 ) TECH05_2 0 -31 -180 1 -1 +} +// brush 1084 +{ +( -1362 2496 -108 ) ( -1362 2432 -108 ) ( -1362 2432 -120 ) TECH05_2 0 -31 -180 1 -1 +( -1360 2496 -120 ) ( -1360 2432 -120 ) ( -1350 2432 -120 ) TECH05_2 -63 0 90 1 1 +( -1360 2496 -106 ) ( -1360 2496 -120 ) ( -1350 2496 -120 ) TECH08_1 -96 0 0 1 1 +( -1350 2432 -106 ) ( -1350 2432 -120 ) ( -1360 2432 -120 ) TECH08_1 -96 0 0 1 1 +( -1362 2432 -108 ) ( -1362 2496 -108 ) ( -1352 2496 -120 ) TECH07_2 -32 0 -180 1 -1 +} +// brush 1085 +{ +( -1362 2432 -96 ) ( -1362 2496 -96 ) ( -1362 2496 -20 ) TECH05_2 0 -31 -180 1 -1 +( -1338 2496 -20 ) ( -1338 2432 -20 ) ( -1360 2432 -20 ) TECH05_2 -63 0 90 1 1 +( -1334 2496 -20 ) ( -1360 2496 -20 ) ( -1360 2496 -104 ) TECH08_1 -96 0 0 1 1 +( -1360 2432 -20 ) ( -1334 2432 -20 ) ( -1334 2432 -104 ) TECH08_1 -96 0 0 1 1 +( -1360 2496 -96 ) ( -1360 2432 -96 ) ( -1338 2432 -20 ) TECH07_2 -32 0 -180 1 -1 +} +// brush 1086 +{ +( -1376 2496 -130 ) ( -1376 2496 -122 ) ( -1376 2432 -122 ) TECH08_1B 0 -31 -180 1 -1 +( -1120 2432 -136 ) ( -1120 2432 -128 ) ( -1120 2496 -128 ) TECH08_1B 0 -31 -180 1 -1 +( -1328 2496 -128 ) ( -1328 2432 -128 ) ( -1232 2432 -128 ) TECH08_1B -63 0 90 1 1 +( -1232 2496 -120 ) ( -1232 2432 -120 ) ( -1328 2432 -120 ) TECH07_2 -32 -32 270 1 -1 +( -1328 2496 -120 ) ( -1328 2496 -128 ) ( -1232 2496 -128 ) TECH08_1 -96 0 0 1 1 +( -1232 2432 -120 ) ( -1232 2432 -128 ) ( -1328 2432 -128 ) TECH08_1 -96 0 0 1 1 +} +// brush 1087 +{ +( -1234 2352 0 ) ( -1234 2352 -128 ) ( -1234 2336 -128 ) TECH07_2 -32 0 -180 1 -1 +( -1232 2432 -120 ) ( -1264 2432 -120 ) ( -1264 2432 -20 ) SYM06_2 -96 0 0 1 1 +( -1264 2496 -120 ) ( -1232 2496 -120 ) ( -1232 2496 -20 ) TECH08_1 -96 0 0 1 1 +( -1232 2432 -20 ) ( -1264 2432 -20 ) ( -1264 2496 -20 ) TECH05_2 -27 0 90 1 1 +( -1264 2432 -120 ) ( -1232 2432 -120 ) ( -1232 2496 -120 ) TECH05_2 -27 0 90 1 1 +( -1262 2496 -20 ) ( -1262 2432 -20 ) ( -1262 2432 -120 ) TECH07_2 -32 0 -180 1 -1 +} +// brush 1088 +{ +( -1272 2496 -120 ) ( -1262 2496 -108 ) ( -1262 2432 -108 ) TECH07_2 -32 0 -180 1 -1 +( -1264 2432 -120 ) ( -1274 2432 -120 ) ( -1274 2432 -106 ) TECH08_1 -96 0 0 1 1 +( -1274 2496 -120 ) ( -1264 2496 -120 ) ( -1264 2496 -106 ) TECH08_1 -96 0 0 1 1 +( -1274 2432 -120 ) ( -1264 2432 -120 ) ( -1264 2496 -120 ) TECH05_2 -27 0 90 1 1 +( -1262 2432 -120 ) ( -1262 2432 -108 ) ( -1262 2496 -108 ) TECH05_2 0 -31 -180 1 -1 +} +// brush 1089 +{ +( -1286 2432 -20 ) ( -1264 2432 -96 ) ( -1264 2496 -96 ) TECH07_2 -32 0 -180 1 -1 +( -1290 2432 -104 ) ( -1290 2432 -20 ) ( -1264 2432 -20 ) TECH08_1 -96 0 0 1 1 +( -1264 2496 -104 ) ( -1264 2496 -20 ) ( -1290 2496 -20 ) TECH08_1 -96 0 0 1 1 +( -1264 2432 -20 ) ( -1286 2432 -20 ) ( -1286 2496 -20 ) TECH05_2 -27 0 90 1 1 +( -1262 2496 -20 ) ( -1262 2496 -96 ) ( -1262 2432 -96 ) TECH05_2 0 -31 -180 1 -1 +} +// brush 1090 +{ +( -1234 2432 -108 ) ( -1234 2496 -108 ) ( -1224 2496 -120 ) TECH07_2 -32 0 -180 1 -1 +( -1222 2432 -106 ) ( -1222 2432 -120 ) ( -1232 2432 -120 ) TECH08_1 -96 0 0 1 1 +( -1232 2496 -106 ) ( -1232 2496 -120 ) ( -1222 2496 -120 ) TECH08_1 -96 0 0 1 1 +( -1232 2496 -120 ) ( -1232 2432 -120 ) ( -1222 2432 -120 ) TECH05_2 -63 0 90 1 1 +( -1234 2496 -108 ) ( -1234 2432 -108 ) ( -1234 2432 -120 ) TECH05_2 0 -31 -180 1 -1 +} +// brush 1091 +{ +( -1232 2496 -96 ) ( -1232 2432 -96 ) ( -1210 2432 -20 ) TECH07_2 -32 0 -180 1 -1 +( -1232 2432 -20 ) ( -1206 2432 -20 ) ( -1206 2432 -104 ) TECH08_1 -96 0 0 1 1 +( -1206 2496 -20 ) ( -1232 2496 -20 ) ( -1232 2496 -104 ) TECH08_1 -96 0 0 1 1 +( -1210 2496 -20 ) ( -1210 2432 -20 ) ( -1232 2432 -20 ) TECH05_2 -63 0 90 1 1 +( -1234 2432 -96 ) ( -1234 2496 -96 ) ( -1234 2496 -20 ) TECH05_2 0 -31 -180 1 -1 +} +// brush 1092 +{ +( -1134 2496 -20 ) ( -1134 2432 -20 ) ( -1134 2432 -120 ) TECH07_2 -32 0 -180 1 -1 +( -1136 2432 -120 ) ( -1104 2432 -120 ) ( -1104 2496 -120 ) TECH05_2 -27 0 90 1 1 +( -1104 2432 -20 ) ( -1136 2432 -20 ) ( -1136 2496 -20 ) TECH05_2 -27 0 90 1 1 +( -1136 2496 -120 ) ( -1104 2496 -120 ) ( -1104 2496 -20 ) TECH08_1 -96 0 0 1 1 +( -1104 2432 -120 ) ( -1136 2432 -120 ) ( -1136 2432 -20 ) TECH08_1 -96 0 0 1 1 +( -1120 2352 0 ) ( -1120 2352 -128 ) ( -1120 2336 -128 ) TECH05_2 0 -31 -180 1 -1 +} +// brush 1093 +{ +( -1134 2432 -120 ) ( -1134 2432 -108 ) ( -1134 2496 -108 ) TECH05_2 0 -31 -180 1 -1 +( -1146 2432 -120 ) ( -1136 2432 -120 ) ( -1136 2496 -120 ) TECH05_2 -27 0 90 1 1 +( -1146 2496 -120 ) ( -1136 2496 -120 ) ( -1136 2496 -106 ) TECH08_1 -96 0 0 1 1 +( -1136 2432 -120 ) ( -1146 2432 -120 ) ( -1146 2432 -106 ) TECH08_1 -96 0 0 1 1 +( -1144 2496 -120 ) ( -1134 2496 -108 ) ( -1134 2432 -108 ) TECH07_2 -32 0 -180 1 -1 +} +// brush 1094 +{ +( -1134 2496 -20 ) ( -1134 2496 -96 ) ( -1134 2432 -96 ) TECH05_2 0 -31 -180 1 -1 +( -1136 2432 -20 ) ( -1158 2432 -20 ) ( -1158 2496 -20 ) TECH05_2 -27 0 90 1 1 +( -1136 2496 -104 ) ( -1136 2496 -20 ) ( -1162 2496 -20 ) TECH08_1 -96 0 0 1 1 +( -1162 2432 -104 ) ( -1162 2432 -20 ) ( -1136 2432 -20 ) TECH08_1 -96 0 0 1 1 +( -1158 2432 -20 ) ( -1136 2432 -96 ) ( -1136 2496 -96 ) TECH07_2 -32 0 -180 1 -1 +} +// brush 1095 +{ +( -1232 2336 -128 ) ( -1232 2352 -128 ) ( -1232 2352 0 ) TECH05_2 0 -31 -180 1 -1 +( -1184 2432 0 ) ( -1184 2432 -20 ) ( -1248 2432 -20 ) TECH08_1 -96 0 0 1 1 +( -1248 2496 0 ) ( -1248 2496 -20 ) ( -1184 2496 -20 ) TECH08_1 -96 0 0 1 1 +( -1184 2496 0 ) ( -1184 2432 0 ) ( -1248 2432 0 ) TECH05_2 -79 0 90 1 1 +( -1248 2496 -20 ) ( -1248 2432 -20 ) ( -1184 2432 -20 ) TECH07_2 -32 -32 270 1 -1 +( -1120 2432 -20 ) ( -1120 2432 0 ) ( -1120 2496 0 ) TECH08_1B 0 -31 -180 1 -1 +} +// brush 1096 +{ +( -1232 2432 -20 ) ( -1232 2432 0 ) ( -1232 2496 0 ) TECH08_1B 0 -31 -180 1 -1 +( -1280 2496 -20 ) ( -1280 2432 -20 ) ( -1216 2432 -20 ) TECH07_2 -31 48 -180 1 -1 +( -1216 2496 0 ) ( -1216 2432 0 ) ( -1280 2432 0 ) TECH05_2 -47 0 90 1 1 +( -1280 2496 0 ) ( -1280 2496 -20 ) ( -1216 2496 -20 ) TECH08_1 -96 0 0 1 1 +( -1216 2432 0 ) ( -1216 2432 -20 ) ( -1280 2432 -20 ) SYM06_2 -96 0 0 1 1 +( -1264 2336 -128 ) ( -1264 2352 -128 ) ( -1264 2352 0 ) TECH05_2 0 -31 -180 1 -1 +} +// brush 1097 +{ +( -992 2432 0 ) ( -992 2432 -128 ) ( -1120 2432 -128 ) TECH_SYMB -32 0 0 1 1 +( -1120 2496 0 ) ( -1120 2496 -128 ) ( -992 2496 -128 ) PBTEK1_01 32 0 0 1 1 +( -992 2496 0 ) ( -992 2432 0 ) ( -1120 2432 0 ) PBTEK1_01 32 16 0 1 1 +( -1120 2496 -128 ) ( -1120 2432 -128 ) ( -992 2432 -128 ) PBTEK1_01 32 16 0 1 1 +( -992 2432 -128 ) ( -992 2432 0 ) ( -992 2496 0 ) TECH08_9B 0 0 0 1 1 +( -1120 2496 -128 ) ( -1120 2496 0 ) ( -1120 2432 0 ) PBTEK1_01 32 16 0 1 1 +} +// brush 1098 +{ +( -1280 2480 0 ) ( -1280 2512 0 ) ( -1280 2512 128 ) TECH08_7B 0 0 0 1 1 +( -1184 2432 128 ) ( -1184 2432 0 ) ( -1376 2432 0 ) TECH08_1 32 0 0 1 1 +( -1376 2496 128 ) ( -1376 2496 0 ) ( -1184 2496 0 ) TECH07_2 0 0 0 1 1 +( -1184 2496 128 ) ( -1184 2432 128 ) ( -1376 2432 128 ) SFLOOR3_2 0 0 0 1 1 +( -1376 2496 0 ) ( -1376 2432 0 ) ( -1184 2432 0 ) TECH08_7B 0 0 0 1 1 +( -1184 2432 0 ) ( -1184 2432 128 ) ( -1184 2496 128 ) TECH08_7B 0 0 0 1 1 +} +// brush 1099 +{ +( -896 2768 0 ) ( -896 2816 0 ) ( -896 2816 128 ) SFLOOR3_2 0 0 0 1 1 +( -832 2800 0 ) ( -832 2768 0 ) ( -832 2768 128 ) SFLOOR3_2 0 0 0 1 1 +( -736 2880 -32 ) ( -736 2848 32 ) ( -1120 2880 -32 ) TECH07_2 -32 0 0 1 1 +( -736 2848 -224 ) ( -736 2880 -160 ) ( -1120 2848 -224 ) TECH07_2 -32 0 0 1 1 +( -1072 2880 -176 ) ( -1032 2880 -176 ) ( -1072 2880 -160 ) TECH07_2 -32 0 0 1 1 +( -832 2848 -224 ) ( -848 2848 -224 ) ( -832 2848 32 ) TECH07_2 -32 0 0 1 1 +} +// brush 1100 +{ +( -3200 2880 -160 ) ( -3328 2880 -160 ) ( -3328 2880 -144 ) TECH07_2 0 0 0 1 1 +( -768 2816 128 ) ( -768 2816 0 ) ( -768 2768 0 ) SFLOOR3_2 0 0 0 1 1 +( -832 2864 0 ) ( -832 2912 0 ) ( -832 2912 128 ) SFLOOR3_2 0 0 0 1 1 +( -768 2880 -160 ) ( -832 2880 -160 ) ( -832 2912 -224 ) TECH07_2 -32 32 0 1 1 +( -768 2912 -224 ) ( -832 2912 -224 ) ( -832 2848 -224 ) TECH07_2 0 0 0 1 1 +} +// brush 1101 +{ +( -768 2912 -256 ) ( -768 2784 -256 ) ( -768 2784 -224 ) PBTEK1_06 32 0 0 1 1 +( -832 2912 -256 ) ( -832 2912 -224 ) ( -832 2784 -224 ) PBTEK1_06 32 0 0 1 1 +( -768 2784 -256 ) ( -832 2784 -256 ) ( -832 2784 -224 ) PBTEK1_06 0 0 0 1 1 +( -768 2912 -224 ) ( -768 2784 -224 ) ( -832 2784 -224 ) PBTEK1_06 0 0 0 1 1 +( -768 2912 -256 ) ( -832 2912 -256 ) ( -832 2784 -256 ) PBTEK1_06 0 0 0 1 1 +( -768 2912 -256 ) ( -768 2912 -224 ) ( -832 2912 -224 ) PBTEK1_06 0 0 0 1 1 +} +// brush 1102 +{ +( -768 2880 -224 ) ( -832 2880 -224 ) ( -832 2784 -224 ) SFLOOR3_2 0 0 0 1 1 +( -832 2880 128 ) ( -768 2880 128 ) ( -768 2832 192 ) TECH10_1 0 0 0 1 1 +( -832 2832 192 ) ( -768 2832 192 ) ( -768 2784 192 ) SFLOOR3_2 0 0 0 1 1 +( -768 2816 -224 ) ( -832 2816 -224 ) ( -832 2816 192 ) TECH08_6A 64 0 0 1 1 +( -832 2880 -224 ) ( -768 2880 -224 ) ( -768 2880 128 ) TECH07_2 -32 0 0 1 1 +( -704 2880 -224 ) ( -704 2784 -224 ) ( -704 2784 192 ) SFLOOR3_2 0 0 0 1 1 +( -832 2784 -224 ) ( -832 2880 -224 ) ( -832 2880 128 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 1103 +{ +( -896 2784 -256 ) ( -896 2848 -256 ) ( -896 2848 -224 ) PBTEK1_06 0 0 0 1 1 +( -832 2784 -224 ) ( -832 2848 -224 ) ( -832 2848 -256 ) PBTEK1_06 0 0 0 1 1 +( -832 2784 -256 ) ( -896 2784 -256 ) ( -896 2784 -224 ) PBTEK1_06 0 0 0 1 1 +( -832 2848 -224 ) ( -896 2848 -224 ) ( -896 2848 -256 ) PBTEK1_06 0 0 0 1 1 +( -896 2848 -256 ) ( -896 2784 -256 ) ( -832 2784 -256 ) PBTEK1_06 0 0 0 1 1 +( -832 2848 -224 ) ( -832 2784 -224 ) ( -896 2784 -224 ) PBTEK1_06 0 0 0 1 1 +} +// brush 1104 +{ +( -1024 2784 0 ) ( -992 2768 0 ) ( -992 2768 128 ) TECH07_2 0 0 0 1 1 +( -976 2752 0 ) ( -1024 2752 0 ) ( -1024 2752 128 ) SFLOOR3_2 0 0 0 1 1 +( -1088 2992 -32 ) ( -1056 2992 32 ) ( -1088 2416 -32 ) SFLOOR3_2 32 0 0 1 1 +( -1056 2992 -224 ) ( -1088 2992 -160 ) ( -1056 2416 -224 ) SFLOOR3_2 32 0 0 1 1 +( -1088 2488 -176 ) ( -1088 2548 -176 ) ( -1088 2488 -160 ) SFLOOR3_2 32 0 0 1 1 +( -1056 2848 -224 ) ( -1056 2824 -224 ) ( -1056 2848 32 ) TECH07_2 -32 0 0 1 1 +} +// brush 1105 +{ +( -3328 2880 -160 ) ( -3456 2880 -160 ) ( -3456 2880 -144 ) TECH07_2 0 0 0 1 1 +( -896 2816 128 ) ( -896 2816 0 ) ( -896 2768 0 ) SFLOOR3_2 0 0 0 1 1 +( -960 2864 0 ) ( -960 2912 0 ) ( -960 2912 128 ) SFLOOR3_2 0 0 0 1 1 +( -896 2880 -160 ) ( -960 2880 -160 ) ( -960 2912 -224 ) TECH07_2 -32 32 0 1 1 +( -896 2912 -224 ) ( -960 2912 -224 ) ( -960 2848 -224 ) TECH07_2 0 0 0 1 1 +} +// brush 1106 +{ +( -896 2912 -256 ) ( -896 2784 -256 ) ( -896 2784 -224 ) PBTEK1_06 32 0 0 1 1 +( -960 2912 -256 ) ( -960 2912 -224 ) ( -960 2784 -224 ) PBTEK1_06 32 0 0 1 1 +( -896 2784 -256 ) ( -960 2784 -256 ) ( -960 2784 -224 ) PBTEK1_06 0 0 0 1 1 +( -896 2912 -224 ) ( -896 2784 -224 ) ( -960 2784 -224 ) PBTEK1_06 0 0 0 1 1 +( -896 2912 -256 ) ( -960 2912 -256 ) ( -960 2784 -256 ) PBTEK1_06 0 0 0 1 1 +( -896 2912 -256 ) ( -896 2912 -224 ) ( -960 2912 -224 ) PBTEK1_06 0 0 0 1 1 +} +// brush 1107 +{ +( -896 2880 -224 ) ( -960 2880 -224 ) ( -960 2784 -224 ) SFLOOR3_2 0 0 0 1 1 +( -960 2880 128 ) ( -896 2880 128 ) ( -896 2832 192 ) TECH10_1 0 0 0 1 1 +( -960 2832 192 ) ( -896 2832 192 ) ( -896 2784 192 ) SFLOOR3_2 0 0 0 1 1 +( -896 2784 -224 ) ( -960 2784 -224 ) ( -960 2784 192 ) TECH08_1B 64 0 0 1 1 +( -960 2880 -224 ) ( -896 2880 -224 ) ( -896 2880 128 ) TECH07_2 -32 0 0 1 1 +( -896 2880 -224 ) ( -896 2784 -224 ) ( -896 2784 192 ) SFLOOR3_2 0 0 0 1 1 +( -960 2784 -224 ) ( -960 2880 -224 ) ( -960 2880 128 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 1108 +{ +( -1024 2784 0 ) ( -992 2768 0 ) ( -992 2768 128 ) TECH07_2 0 0 0 1 1 +( -1008 -992 192 ) ( -1008 -1184 192 ) ( -1056 -1184 128 ) SFLOOR3_2 32 0 0 1 1 +( -992 2752 -224 ) ( -1056 2752 -224 ) ( -1056 2752 192 ) SFLOOR3_2 0 0 0 1 1 +( -992 2848 -224 ) ( -992 2752 -224 ) ( -992 2752 192 ) TECH08_1B 64 0 0 1 1 +( -1056 2848 192 ) ( -1056 2752 192 ) ( -1056 2752 -224 ) SFLOOR3_2 32 0 0 1 1 +( -1056 2752 -224 ) ( -992 2752 -224 ) ( -992 2848 -224 ) TECH07_2 0 0 0 1 1 +( -1056 2848 192 ) ( -992 2848 192 ) ( -992 2752 192 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 1109 +{ +( -1024 2784 0 ) ( -992 2768 0 ) ( -992 2768 128 ) PBTEK1_06 0 0 0 1 1 +( -992 2752 -256 ) ( -1056 2752 -256 ) ( -1056 2752 -224 ) PBTEK1_06 0 0 0 1 1 +( -992 2848 -256 ) ( -992 2752 -256 ) ( -992 2752 -224 ) PBTEK1_06 0 0 0 1 1 +( -1056 2848 -224 ) ( -1056 2752 -224 ) ( -1056 2752 -256 ) PBTEK1_06 0 0 0 1 1 +( -1056 2752 -256 ) ( -992 2752 -256 ) ( -992 2848 -256 ) PBTEK1_06 0 0 0 1 1 +( -1056 2848 -224 ) ( -992 2848 -224 ) ( -992 2752 -224 ) PBTEK1_06 0 0 0 1 1 +} +// brush 1110 +{ +( -976 2624 0 ) ( -1024 2624 0 ) ( -1024 2624 128 ) SFLOOR3_2 0 0 0 1 1 +( -1008 2688 0 ) ( -976 2688 0 ) ( -976 2688 128 ) SFLOOR3_2 0 0 0 1 1 +( -1088 2784 -32 ) ( -1056 2784 32 ) ( -1088 2400 -32 ) TECH07_2 32 0 0 1 1 +( -1056 2784 -224 ) ( -1088 2784 -160 ) ( -1056 2400 -224 ) TECH07_2 32 0 0 1 1 +( -1088 2448 -176 ) ( -1088 2488 -176 ) ( -1088 2448 -160 ) TECH07_2 32 0 0 1 1 +( -1056 2688 -224 ) ( -1056 2672 -224 ) ( -1056 2688 32 ) TECH07_2 -32 0 0 1 1 +} +// brush 1111 +{ +( -1088 320 -160 ) ( -1088 192 -160 ) ( -1088 192 -144 ) TECH07_2 0 0 0 1 1 +( -1024 2752 128 ) ( -1024 2752 0 ) ( -976 2752 0 ) SFLOOR3_2 0 0 0 1 1 +( -1072 2688 0 ) ( -1120 2688 0 ) ( -1120 2688 128 ) SFLOOR3_2 0 0 0 1 1 +( -1088 2752 -160 ) ( -1088 2688 -160 ) ( -1120 2688 -224 ) TECH07_2 32 32 0 1 1 +( -1120 2752 -224 ) ( -1120 2688 -224 ) ( -1056 2688 -224 ) TECH07_2 0 0 0 1 1 +} +// brush 1112 +{ +( -1120 2752 -256 ) ( -992 2752 -256 ) ( -992 2752 -224 ) PBTEK1_06 32 0 0 1 1 +( -1120 2688 -256 ) ( -1120 2688 -224 ) ( -992 2688 -224 ) PBTEK1_06 32 0 0 1 1 +( -992 2752 -256 ) ( -992 2688 -256 ) ( -992 2688 -224 ) PBTEK1_06 0 0 0 1 1 +( -1120 2752 -224 ) ( -992 2752 -224 ) ( -992 2688 -224 ) PBTEK1_06 0 0 0 1 1 +( -1120 2752 -256 ) ( -1120 2688 -256 ) ( -992 2688 -256 ) PBTEK1_06 0 0 0 1 1 +( -1120 2752 -256 ) ( -1120 2752 -224 ) ( -1120 2688 -224 ) PBTEK1_06 0 0 0 1 1 +} +// brush 1113 +{ +( -1088 2752 -224 ) ( -1088 2688 -224 ) ( -992 2688 -224 ) SFLOOR3_2 0 0 0 1 1 +( -1088 2688 128 ) ( -1088 2752 128 ) ( -1040 2752 192 ) TECH10_1 0 0 0 1 1 +( -1040 2688 192 ) ( -1040 2752 192 ) ( -992 2752 192 ) SFLOOR3_2 0 0 0 1 1 +( -992 2752 -224 ) ( -992 2688 -224 ) ( -992 2688 192 ) TECH09_3 64 0 0 1 1 +( -1088 2688 -224 ) ( -1088 2752 -224 ) ( -1088 2752 128 ) TECH07_2 32 0 0 1 1 +( -1088 2752 -224 ) ( -992 2752 -224 ) ( -992 2752 192 ) SFLOOR3_2 0 0 0 1 1 +( -992 2688 -224 ) ( -1088 2688 -224 ) ( -1088 2688 128 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 1114 +{ +( -1008 128 192 ) ( -1008 0 192 ) ( -1056 0 128 ) TECH07_2 32 0 0 1 1 +( -992 2624 -224 ) ( -1056 2624 -224 ) ( -1056 2624 192 ) SFLOOR3_2 0 0 0 1 1 +( -992 2688 192 ) ( -1056 2688 192 ) ( -1056 2688 -224 ) SFLOOR3_2 0 0 0 1 1 +( -992 2688 -224 ) ( -992 2624 -224 ) ( -992 2624 192 ) TECH09_3 64 0 0 1 1 +( -1056 2688 192 ) ( -1056 2624 192 ) ( -1056 2624 -224 ) TECH07_2 32 0 0 1 1 +( -1056 2624 -224 ) ( -992 2624 -224 ) ( -992 2688 -224 ) TECH07_2 0 0 0 1 1 +( -1056 2688 192 ) ( -992 2688 192 ) ( -992 2624 192 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 1115 +{ +( -992 2624 -256 ) ( -1056 2624 -256 ) ( -1056 2624 -224 ) PBTEK1_06 0 0 0 1 1 +( -992 2688 -224 ) ( -1056 2688 -224 ) ( -1056 2688 -256 ) PBTEK1_06 0 0 0 1 1 +( -992 2688 -256 ) ( -992 2624 -256 ) ( -992 2624 -224 ) PBTEK1_06 0 0 0 1 1 +( -1056 2688 -224 ) ( -1056 2624 -224 ) ( -1056 2624 -256 ) PBTEK1_06 0 0 0 1 1 +( -1056 2624 -256 ) ( -992 2624 -256 ) ( -992 2688 -256 ) PBTEK1_06 0 0 0 1 1 +( -1056 2688 -224 ) ( -992 2688 -224 ) ( -992 2624 -224 ) PBTEK1_06 0 0 0 1 1 +} +// brush 1116 +{ +( -1072 0 -128 ) ( -1080 0 -128 ) ( -1080 128 -128 ) PBTEK1_01 0 0 0 1 1 +( 64 2576 -144 ) ( 64 2544 -144 ) ( 192 2544 -144 ) PBTEK1_06 0 0 90 1 1 +( -976 2496 0 ) ( -1024 2496 0 ) ( -1024 2496 128 ) SFLOOR3_2 0 0 0 1 1 +( -1008 2560 0 ) ( -976 2560 0 ) ( -976 2560 128 ) SFLOOR3_2 0 0 0 1 1 +( -1088 2320 -176 ) ( -1088 2360 -176 ) ( -1088 2320 -160 ) TECH04_5 32 0 0 1 1 +( -1056 2560 -224 ) ( -1056 2544 -224 ) ( -1056 2560 32 ) PBTEK1_01 0 -16 0 1 1 +} +// brush 1117 +{ +( -1088 192 -160 ) ( -1088 64 -160 ) ( -1088 64 -144 ) TECH07_2 0 0 0 1 1 +( -1024 2624 128 ) ( -1024 2624 0 ) ( -976 2624 0 ) SFLOOR3_2 0 0 0 1 1 +( -1072 2560 0 ) ( -1120 2560 0 ) ( -1120 2560 128 ) SFLOOR3_2 0 0 0 1 1 +( -1088 2624 -160 ) ( -1088 2560 -160 ) ( -1120 2560 -224 ) TECH07_2 32 32 0 1 1 +( -1120 2624 -224 ) ( -1120 2560 -224 ) ( -1056 2560 -224 ) TECH07_2 0 0 0 1 1 +} +// brush 1118 +{ +( -1120 2624 -256 ) ( -992 2624 -256 ) ( -992 2624 -224 ) PBTEK1_06 32 0 0 1 1 +( -1120 2560 -256 ) ( -1120 2560 -224 ) ( -992 2560 -224 ) PBTEK1_06 32 0 0 1 1 +( -992 2624 -256 ) ( -992 2560 -256 ) ( -992 2560 -224 ) PBTEK1_06 0 0 0 1 1 +( -1120 2624 -224 ) ( -992 2624 -224 ) ( -992 2560 -224 ) PBTEK1_06 0 0 0 1 1 +( -1120 2624 -256 ) ( -1120 2560 -256 ) ( -992 2560 -256 ) PBTEK1_06 0 0 0 1 1 +( -1120 2624 -256 ) ( -1120 2624 -224 ) ( -1120 2560 -224 ) PBTEK1_06 0 0 0 1 1 +} +// brush 1119 +{ +( 0 2624 -128 ) ( 0 2576 -128 ) ( 128 2576 -128 ) SFLOOR3_2 0 0 0 1 1 +( -1088 2560 128 ) ( -1088 2624 128 ) ( -1040 2624 192 ) TECH10_1 0 0 0 1 1 +( -1040 2560 192 ) ( -1040 2624 192 ) ( -992 2624 192 ) SFLOOR3_2 0 0 0 1 1 +( -992 2624 -224 ) ( -992 2560 -224 ) ( -992 2560 192 ) TECH08_5B 0 0 0 1 1 +( -1088 2560 -224 ) ( -1088 2624 -224 ) ( -1088 2624 128 ) TECH07_2 32 0 0 1 1 +( -1088 2624 -224 ) ( -992 2624 -224 ) ( -992 2624 192 ) SFLOOR3_2 0 0 0 1 1 +( -992 2560 -224 ) ( -1088 2560 -224 ) ( -1088 2560 128 ) PBTEK1_01 32 0 0 1 1 +} +// brush 1120 +{ +( 64 2592 0 ) ( 64 2576 0 ) ( 192 2576 0 ) TECH07_2 0 0 0 1 1 +( -1008 0 192 ) ( -1008 -128 192 ) ( -1056 -128 128 ) TECH07_2 32 0 0 1 1 +( -992 2496 -224 ) ( -1056 2496 -224 ) ( -1056 2496 192 ) SFLOOR3_2 0 0 0 1 1 +( -992 2560 192 ) ( -1056 2560 192 ) ( -1056 2560 -224 ) SFLOOR3_2 0 0 0 1 1 +( -992 2560 -224 ) ( -992 2496 -224 ) ( -992 2496 192 ) TECH07_2 0 0 0 1 1 +( -1056 2560 192 ) ( -1056 2496 192 ) ( -1056 2496 -224 ) TECH07_2 32 0 0 1 1 +( -1056 2560 192 ) ( -992 2560 192 ) ( -992 2496 192 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 1121 +{ +( -992 2432 -128 ) ( -992 2432 -256 ) ( -1376 2432 -256 ) TECH07_2 -32 0 0 1 1 +( -1376 2496 -128 ) ( -1376 2496 -256 ) ( -992 2496 -256 ) TECH07_2 0 0 0 1 1 +( -992 2496 -128 ) ( -992 2432 -128 ) ( -1376 2432 -128 ) TECH07_2 -32 0 0 1 1 +( -1376 2496 -256 ) ( -1376 2432 -256 ) ( -992 2432 -256 ) TECH07_2 -32 0 0 1 1 +( -992 2432 -256 ) ( -992 2432 -128 ) ( -992 2496 -128 ) TECH07_2 -32 0 0 1 1 +( -1376 2496 -256 ) ( -1376 2496 -128 ) ( -1376 2432 -128 ) TECH07_2 -32 0 0 1 1 +} +// brush 1122 +{ +( -1376 2368 -128 ) ( -1408 2368 -128 ) ( -1408 2304 -128 ) TECH08_5B 64 0 0 1 1 +( -1376 2304 0 ) ( -1408 2304 0 ) ( -1408 2368 0 ) TECH08_5B 64 0 0 1 1 +( -1376 2368 0 ) ( -1376 2368 -128 ) ( -1376 2304 -128 ) TECH08_1 64 0 0 1 1 +( -1408 2304 0 ) ( -1408 2304 -128 ) ( -1408 2368 -128 ) TECH08_5B 64 0 0 1 1 +( -1408 2368 -128 ) ( -1376 2368 -128 ) ( -1376 2368 0 ) TECH08_5B 64 0 0 1 1 +( -1408 2304 0 ) ( -1376 2304 0 ) ( -1376 2304 -128 ) TECH08_5B 64 0 0 1 1 +} +// brush 1123 +{ +( -1376 2432 -128 ) ( -1408 2432 -128 ) ( -1408 2368 -128 ) TECH08_5B 64 0 0 1 1 +( -1376 2368 0 ) ( -1408 2368 0 ) ( -1408 2432 0 ) TECH08_5B 64 0 0 1 1 +( -1376 2432 0 ) ( -1376 2432 -128 ) ( -1376 2368 -128 ) TECH08_5B 0 0 0 1 1 +( -1408 2368 0 ) ( -1408 2368 -128 ) ( -1408 2432 -128 ) TECH08_5B 64 0 0 1 1 +( -1408 2432 -128 ) ( -1376 2432 -128 ) ( -1376 2432 0 ) TECH08_5B 64 0 0 1 1 +( -1408 2368 0 ) ( -1376 2368 0 ) ( -1376 2368 -128 ) TECH08_5B 64 0 0 1 1 +} +// brush 1124 +{ +( -736 2368 -128 ) ( -736 2368 -256 ) ( -1376 2368 -256 ) SFLOOR4_2 0 0 0 1 1 +( -1376 2432 -128 ) ( -1376 2432 -256 ) ( -736 2432 -256 ) SFLOOR4_2 0 0 0 1 1 +( -768 2432 -128 ) ( -768 2368 -128 ) ( -1408 2368 -128 ) SFLOOR4_2 0 0 0 1 1 +( -1408 2432 -256 ) ( -1408 2368 -256 ) ( -768 2368 -256 ) SFLOOR4_2 0 0 0 1 1 +( -736 2368 -256 ) ( -736 2368 -128 ) ( -736 2432 -128 ) SYM06_4 0 0 0 1 1 +( -1408 2432 -256 ) ( -1408 2432 -128 ) ( -1408 2368 -128 ) SFLOOR4_2 0 0 0 1 1 +} +// brush 1125 +{ +( -1056 2432 128 ) ( -1056 2432 0 ) ( -1184 2432 0 ) TECH08_1B 32 0 0 1 1 +( -1184 2496 128 ) ( -1184 2496 0 ) ( -1056 2496 0 ) TECH07_2 0 0 0 1 1 +( -1056 2496 128 ) ( -1056 2432 128 ) ( -1184 2432 128 ) SFLOOR3_2 0 0 0 1 1 +( -1184 2496 0 ) ( -1184 2432 0 ) ( -1056 2432 0 ) TECH08_7B 0 0 0 1 1 +( -1056 2432 0 ) ( -1056 2432 128 ) ( -1056 2496 128 ) TECH08_7B 0 0 0 1 1 +( -1184 2496 0 ) ( -1184 2496 128 ) ( -1184 2432 128 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 1126 +{ +( -928 2432 128 ) ( -928 2432 0 ) ( -1056 2432 0 ) TECH11_2 32 0 0 1 1 +( -1056 2464 128 ) ( -1056 2464 0 ) ( -928 2464 0 ) TECH11_2 32 16 0 1 1 +( -928 2464 128 ) ( -928 2432 128 ) ( -1056 2432 128 ) BASE_CEIL1 0 0 0 1 1 +( -1056 2464 0 ) ( -1056 2432 0 ) ( -928 2432 0 ) BASE_CEIL1 0 0 0 1 1 +( -928 2432 0 ) ( -928 2432 128 ) ( -928 2464 128 ) TECH11_2 0 0 0 1 1 +( -1056 2464 0 ) ( -1056 2464 128 ) ( -1056 2432 128 ) TECH11_2 32 16 0 1 1 +} +// brush 1127 +{ +( -992 2464 128 ) ( -992 2464 0 ) ( -1056 2464 0 ) TECH11_2 32 0 0 1 1 +( -1056 2496 128 ) ( -1056 2496 0 ) ( -992 2496 0 ) TECH11_2 32 16 0 1 1 +( -992 2496 128 ) ( -992 2464 128 ) ( -1056 2464 128 ) TECH11_2 32 16 0 1 1 +( -1056 2496 0 ) ( -1056 2464 0 ) ( -992 2464 0 ) TECH11_2 32 16 0 1 1 +( -992 2464 0 ) ( -992 2464 128 ) ( -992 2496 128 ) TECH11_2 0 0 0 1 1 +( -1056 2496 0 ) ( -1056 2496 128 ) ( -1056 2464 128 ) TECH11_2 32 16 0 1 1 +} +// brush 1128 +{ +( -928 2480 0 ) ( -912 2464 0 ) ( -912 2464 128 ) TECH08_1B 0 0 0 0.750000 1 +( -912 2416 0 ) ( -928 2432 0 ) ( -928 2432 128 ) TECH08_1B 0 0 0 0.750000 1 +( -832 2368 128 ) ( -832 2368 0 ) ( -928 2368 0 ) TECH08_1B 0 0 0 0.750000 1 +( -928 2464 128 ) ( -928 2464 0 ) ( -832 2464 0 ) TECH08_1B 0 0 0 0.750000 1 +( -832 2464 128 ) ( -832 2368 128 ) ( -928 2368 128 ) BASE_CEIL1 0 0 0 1 1 +( -928 2464 0 ) ( -928 2368 0 ) ( -832 2368 0 ) BASE_CEIL1 0 0 0 1 1 +( -832 2368 0 ) ( -832 2368 128 ) ( -832 2464 128 ) TECH08_1B 0 0 0 0.750000 1 +( -928 2464 0 ) ( -928 2464 128 ) ( -928 2368 128 ) TECH08_1B 0 0 0 0.750000 1 +} +// brush 1129 +{ +( -832 2240 128 ) ( -832 2240 0 ) ( -864 2240 0 ) TECH08_1B 0 0 0 1 1 +( -864 2368 128 ) ( -864 2368 0 ) ( -832 2368 0 ) TECH08_1B 0 0 0 1 1 +( -832 2368 128 ) ( -832 2240 128 ) ( -864 2240 128 ) BASE_CEIL1 0 0 0 1 1 +( -864 2368 0 ) ( -864 2240 0 ) ( -832 2240 0 ) BASE_CEIL1 0 0 0 1 1 +( -832 2240 0 ) ( -832 2240 128 ) ( -832 2368 128 ) TECH08_1B 0 0 0 1 1 +( -864 2368 0 ) ( -864 2368 128 ) ( -864 2240 128 ) TECH08_1B 0 0 0 1 1 +} +// brush 1130 +{ +( -768 2240 -128 ) ( -768 2240 -256 ) ( -864 2240 -256 ) SFLOOR4_2 0 0 0 1 1 +( -832 2368 -128 ) ( -832 2368 -256 ) ( -736 2368 -256 ) SFLOOR4_2 0 0 0 1 1 +( -768 2368 -128 ) ( -768 2240 -128 ) ( -864 2240 -128 ) SFLOOR4_2 0 0 0 1 1 +( -864 2368 -256 ) ( -864 2240 -256 ) ( -768 2240 -256 ) SFLOOR4_2 0 0 0 1 1 +( -736 2240 -256 ) ( -736 2240 -128 ) ( -736 2368 -128 ) SYM06_4 0 0 0 1 1 +( -864 2368 -256 ) ( -864 2368 -128 ) ( -864 2240 -128 ) SFLOOR4_2 0 0 0 1 1 +} +// brush 1131 +{ +( -976 2784 128 ) ( -976 2784 0 ) ( -992 2816 0 ) TECH07_2 0 0 0 1 1 +( -960 2816 128 ) ( -960 2816 0 ) ( -960 2768 0 ) SFLOOR3_2 0 0 0 1 1 +( -624 2880 -32 ) ( -1200 2848 32 ) ( -1200 2880 -32 ) SFLOOR3_2 32 0 0 1 1 +( -624 2848 -224 ) ( -1200 2880 -160 ) ( -1200 2848 -224 ) SFLOOR3_2 32 0 0 1 1 +( -696 2880 -160 ) ( -756 2880 -176 ) ( -696 2880 -176 ) SFLOOR3_2 32 0 0 1 1 +( -1056 2848 32 ) ( -1032 2848 -224 ) ( -1056 2848 -224 ) TECH07_2 -32 0 0 1 1 +} +// brush 1132 +{ +( -976 2784 128 ) ( -976 2784 0 ) ( -992 2816 0 ) TECH07_2 0 0 0 1 1 +( 2976 2848 128 ) ( 2976 2800 192 ) ( 2784 2800 192 ) SFLOOR3_2 32 0 0 1 1 +( -960 2848 192 ) ( -960 2848 -224 ) ( -960 2784 -224 ) SFLOOR3_2 0 0 0 1 1 +( -960 2784 192 ) ( -960 2784 -224 ) ( -1056 2784 -224 ) TECH08_1B 64 0 0 1 1 +( -960 2848 -224 ) ( -960 2848 192 ) ( -1056 2848 192 ) SFLOOR3_2 32 0 0 1 1 +( -1056 2784 -224 ) ( -960 2784 -224 ) ( -960 2848 -224 ) TECH07_2 0 0 0 1 1 +( -960 2784 192 ) ( -1056 2784 192 ) ( -1056 2848 192 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 1133 +{ +( -976 2784 128 ) ( -976 2784 0 ) ( -992 2816 0 ) PBTEK1_06 0 0 0 1 1 +( -960 2848 -224 ) ( -960 2848 -256 ) ( -960 2784 -256 ) PBTEK1_06 0 0 0 1 1 +( -960 2784 -224 ) ( -960 2784 -256 ) ( -1056 2784 -256 ) PBTEK1_06 0 0 0 1 1 +( -960 2848 -256 ) ( -960 2848 -224 ) ( -1056 2848 -224 ) PBTEK1_06 0 0 0 1 1 +( -1056 2784 -256 ) ( -960 2784 -256 ) ( -960 2848 -256 ) PBTEK1_06 0 0 0 1 1 +( -960 2784 -224 ) ( -1056 2784 -224 ) ( -1056 2848 -224 ) PBTEK1_06 0 0 0 1 1 +} +// brush 1134 +{ +( -992 2768 128 ) ( -992 2768 0 ) ( -1024 2784 0 ) SFLOOR3_2 0 0 0 1 1 +( -992 2816 128 ) ( -992 2816 0 ) ( -968 2768 0 ) SFLOOR3_2 0 0 0 1 1 +( -688 3216 -32 ) ( -1248 2608 32 ) ( -1264 2640 -32 ) SFLOOR3_2 32 0 0 1 1 +( -672 3184 -224 ) ( -1264 2640 -160 ) ( -1248 2608 -224 ) SFLOOR3_2 32 0 0 1 1 +( -760 3144 -160 ) ( -820 3084 -176 ) ( -760 3144 -176 ) SFLOOR3_2 32 0 0 1 1 +( -1104 2752 32 ) ( -1080 2776 -224 ) ( -1104 2752 -224 ) SFLOOR3_2 -32 0 0 1 1 +} +// brush 1135 +{ +( -992 2768 128 ) ( -992 2768 0 ) ( -1024 2784 0 ) SFLOOR3_2 0 0 0 1 1 +( 2928 6784 128 ) ( 2952 6736 192 ) ( 2760 6544 192 ) SFLOOR3_2 -32 0 0 1 1 +( -1008 2848 192 ) ( -1008 2848 -224 ) ( -976 2784 -224 ) SFLOOR3_2 0 0 0 1 1 +( -976 2784 192 ) ( -976 2784 -224 ) ( -1072 2688 -224 ) TECH08_1B 0 0 0 0.750000 1 +( -1008 2848 -224 ) ( -1008 2848 192 ) ( -1104 2752 192 ) SFLOOR3_2 32 0 0 1 1 +( -1072 2688 -224 ) ( -976 2784 -224 ) ( -1008 2848 -224 ) SFLOOR3_2 0 0 0 1 1 +( -976 2784 192 ) ( -1072 2688 192 ) ( -1104 2752 192 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 1136 +{ +( -992 2768 128 ) ( -992 2768 0 ) ( -1024 2784 0 ) SFLOOR3_2 0 0 0 1 1 +( -1008 2848 -224 ) ( -1008 2848 -256 ) ( -976 2784 -256 ) SFLOOR3_2 0 0 0 1 1 +( -976 2784 -224 ) ( -976 2784 -256 ) ( -1072 2688 -256 ) SFLOOR3_2 0 0 0 1 1 +( -1008 2848 -256 ) ( -1008 2848 -224 ) ( -1104 2752 -224 ) PBTEK1_06 11 0 0 0.750000 1 +( -1072 2688 -256 ) ( -976 2784 -256 ) ( -1008 2848 -256 ) SFLOOR3_2 0 0 0 1 1 +( -976 2784 -224 ) ( -1072 2688 -224 ) ( -1104 2752 -224 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 1137 +{ +( -1024 2832 0 ) ( -1008 2848 0 ) ( -1008 2848 128 ) SFLOOR3_2 11 0 0 0.750000 1 +( -768 2496 -256 ) ( -768 2496 -512 ) ( -1056 2496 -512 ) UWALL1_2 0 0 0 1 1 +( -1056 2848 -256 ) ( -1056 2848 -512 ) ( -768 2848 -512 ) SFLOOR3_2 32 0 0 1 1 +( -768 2848 -256 ) ( -768 2496 -256 ) ( -1056 2496 -256 ) BASE_CEIL1 0 0 0 1 1 +( -1056 2848 -512 ) ( -1056 2496 -512 ) ( -768 2496 -512 ) UWALL1_2 0 0 0 1 1 +( -768 2496 -512 ) ( -768 2496 -256 ) ( -768 2848 -256 ) UWALL1_2 0 0 0 1 1 +( -1056 2848 -512 ) ( -1056 2848 -256 ) ( -1056 2496 -256 ) SFLOOR3_2 32 0 0 1 1 +} +// brush 1138 +{ +( -1056 2560 -256 ) ( -1056 2560 -512 ) ( -1120 2560 -512 ) UWALL1_2 0 0 0 1 1 +( -1120 2752 -256 ) ( -1120 2752 -512 ) ( -1056 2752 -512 ) SFLOOR3_2 32 0 0 1 1 +( -1056 2752 -256 ) ( -1056 2560 -256 ) ( -1120 2560 -256 ) WGRND1_6 0 0 0 1 1 +( -1120 2752 -512 ) ( -1120 2560 -512 ) ( -1056 2560 -512 ) UWALL1_2 0 0 0 1 1 +( -1056 2560 -512 ) ( -1056 2560 -256 ) ( -1056 2752 -256 ) UWALL1_2 0 0 0 1 1 +( -1120 2752 -512 ) ( -1120 2752 -256 ) ( -1120 2560 -256 ) TECH07_2 32 0 0 1 1 +} +// brush 1139 +{ +( -768 2432 -256 ) ( -768 2432 -512 ) ( -1408 2432 -512 ) UWALL1_2 0 0 0 1 1 +( -1408 2496 -256 ) ( -1408 2496 -512 ) ( -768 2496 -512 ) UWALL1_2 0 0 0 1 1 +( -768 2496 -256 ) ( -768 2432 -256 ) ( -1408 2432 -256 ) UWALL1_2 0 0 0 1 1 +( -1408 2496 -512 ) ( -1408 2432 -512 ) ( -768 2432 -512 ) UWALL1_2 0 0 0 1 1 +( -768 2432 -512 ) ( -768 2432 -256 ) ( -768 2496 -256 ) UWALL1_2 0 0 0 1 1 +( -1408 2496 -512 ) ( -1408 2496 -256 ) ( -1408 2432 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 1140 +{ +( -1056 2496 -256 ) ( -1056 2496 -512 ) ( -1120 2496 -512 ) UWALL1_2 0 0 0 1 1 +( -1120 2560 -256 ) ( -1120 2560 -512 ) ( -1056 2560 -512 ) UWALL1_2 0 0 0 1 1 +( -1056 2560 -256 ) ( -1056 2496 -256 ) ( -1120 2496 -256 ) MMETAL1_8 0 32 90 1 1 +( -1120 2560 -512 ) ( -1120 2496 -512 ) ( -1056 2496 -512 ) UWALL1_2 0 0 0 1 1 +( -1056 2496 -512 ) ( -1056 2496 -256 ) ( -1056 2560 -256 ) UWALL1_2 0 0 0 1 1 +( -1120 2560 -512 ) ( -1120 2560 -256 ) ( -1120 2496 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 1141 +{ +( 128 2576 -128 ) ( 0 2576 -128 ) ( 0 2624 -128 ) SFLOOR3_2 0 0 0 1 1 +( -1088 2624 -224 ) ( -1088 2560 -224 ) ( -992 2560 -224 ) SFLOOR3_2 0 0 0 1 1 +( -992 2624 -224 ) ( -992 2560 -224 ) ( -992 2560 192 ) TECH08_5B 0 0 0 1 1 +( -1088 2560 -224 ) ( -1088 2624 -224 ) ( -1088 2624 128 ) TECH07_2 32 0 0 1 1 +( -1088 2624 -224 ) ( -992 2624 -224 ) ( -992 2624 192 ) SFLOOR3_2 0 0 0 1 1 +( -992 2560 -224 ) ( -1088 2560 -224 ) ( -1088 2560 128 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 1142 +{ +( -1056 2496 128 ) ( -1056 2432 128 ) ( -992 2432 128 ) PBTEK1_01 0 0 0 1 1 +( -1056 2432 128 ) ( -1056 2496 128 ) ( -1008 2496 192 ) SFLOOR3_2 0 0 0 1 1 +( -1008 2432 192 ) ( -1008 2496 192 ) ( -992 2496 192 ) SFLOOR3_2 0 0 0 1 1 +( -992 2496 128 ) ( -992 2432 128 ) ( -992 2432 192 ) TECH08_5B 0 0 0 1 1 +( -992 2496 128 ) ( -992 2496 192 ) ( -1008 2496 192 ) SFLOOR3_2 0 0 0 1 1 +( -992 2432 128 ) ( -1056 2432 128 ) ( -1008 2432 192 ) PBTEK1_01 32 0 0 1 1 +} +// brush 1143 +{ +( 5920 2592 128 ) ( 5152 2592 128 ) ( 5152 2528 128 ) SFLOOR3_2 0 0 0 1 1 +( -16352 2448 192 ) ( -17120 2448 192 ) ( -17120 2496 128 ) TECH07_2 0 0 0 1 1 +( -1376 2432 -224 ) ( -1376 2496 -224 ) ( -1376 2496 192 ) SFLOOR3_2 0 0 0 1 1 +( -992 2432 192 ) ( -992 2496 192 ) ( -992 2496 -224 ) SFLOOR3_2 0 0 0 1 1 +( -992 2432 -224 ) ( -1376 2432 -224 ) ( -1376 2432 192 ) TECH07_2 0 0 0 1 1 +( -992 2496 192 ) ( -992 2432 192 ) ( -1376 2432 192 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 1144 +{ +( -1376 2496 -256 ) ( -1408 2496 -256 ) ( -1408 2432 -256 ) TEK_LA12 0 0 0 1 1 +( -1376 2432 128 ) ( -1408 2432 128 ) ( -1408 2496 128 ) TEK_LA12 0 0 0 1 1 +( -1376 2496 128 ) ( -1376 2496 -256 ) ( -1376 2432 -256 ) TEK_LA12 0 0 0 1 1 +( -1408 2432 128 ) ( -1408 2432 -256 ) ( -1408 2496 -256 ) PBTEK1_01 0 0 0 1 1 +( -1408 2496 -256 ) ( -1376 2496 -256 ) ( -1376 2496 128 ) TEK_LA12 0 0 0 1 1 +( -1408 2432 128 ) ( -1376 2432 128 ) ( -1376 2432 -256 ) TEK_LA12 0 0 0 1 1 +} +// brush 1145 +{ +( -832 2240 80 ) ( -800 2272 80 ) ( -800 2272 16 ) TWALL2_3 0 0 0 1 1 +( -800 2400 80 ) ( -832 2384 80 ) ( -832 2384 0 ) TWALL2_3 0 0 0 1 1 +( -832 2384 80 ) ( -800 2400 80 ) ( -800 2272 80 ) TWALL2_3 0 0 0 1 1 +( -800 2400 16 ) ( -832 2384 0 ) ( -832 2240 0 ) TECH_32BORDA 0 0 90 1 1 +( -800 2400 16 ) ( -800 2272 16 ) ( -800 2272 80 ) SYM06_8 0 16 0 1 1 +( -832 2240 0 ) ( -832 2384 0 ) ( -832 2384 80 ) TWALL2_3 0 0 0 1 1 +} +// brush 1146 +{ +( -832 2384 80 ) ( -800 2400 80 ) ( -800 2400 16 ) TWALL2_3 0 0 0 1 1 +( -896 2496 80 ) ( -912 2464 80 ) ( -912 2464 0 ) TWALL2_3 0 0 0 1 1 +( -912 2464 80 ) ( -896 2496 80 ) ( -800 2400 80 ) TWALL2_3 0 0 0 1 1 +( -896 2496 16 ) ( -912 2464 0 ) ( -832 2384 0 ) TECH_32BORDA 0 11 135 1.050000 1.050000 +( -896 2496 16 ) ( -800 2400 16 ) ( -800 2400 80 ) SYM06_8 0 16 0 0.750000 1 +( -832 2384 0 ) ( -912 2464 0 ) ( -912 2464 80 ) TWALL2_3 0 0 0 1 1 +} +// brush 1147 +{ +( -960 2496 80 ) ( -992 2464 80 ) ( -992 2464 0 ) TWALL2_3 0 0 0 1 1 +( -912 2464 80 ) ( -896 2496 80 ) ( -896 2496 16 ) TWALL2_3 0 0 0 1 1 +( -896 2496 80 ) ( -912 2464 80 ) ( -992 2464 80 ) TWALL2_3 0 0 0 1 1 +( -912 2464 0 ) ( -896 2496 16 ) ( -960 2496 16 ) TECH_32BORDA 0 0 180 1 1 +( -960 2496 16 ) ( -896 2496 16 ) ( -896 2496 80 ) SYM06_8 0 16 0 1 1 +( -912 2464 0 ) ( -992 2464 0 ) ( -992 2464 80 ) TWALL2_3 0 0 0 1 1 +} +// brush 1148 +{ +( -992 2464 80 ) ( -960 2496 80 ) ( -960 2496 16 ) TWALL2_3 0 0 0 1 1 +( -960 2752 80 ) ( -992 2768 80 ) ( -992 2768 0 ) TWALL2_3 0 0 0 1 1 +( -992 2768 80 ) ( -960 2752 80 ) ( -960 2496 80 ) TWALL2_3 0 0 0 1 1 +( -960 2752 16 ) ( -992 2768 0 ) ( -992 2464 0 ) TECH_32BORDA 0 0 90 1 1 +( -960 2752 16 ) ( -960 2496 16 ) ( -960 2496 80 ) SYM06_8 0 16 0 1 1 +( -992 2464 0 ) ( -992 2768 0 ) ( -992 2768 80 ) TWALL2_3 0 0 0 1 1 +} +// brush 1149 +{ +( -960 2752 80 ) ( -960 2752 16 ) ( -976 2784 0 ) TWALL2_3 0 0 0 1 1 +( -736 2752 16 ) ( -736 2752 80 ) ( -704 2784 80 ) TWALL2_3 0 0 0 1 1 +( -768 2752 80 ) ( -960 2752 80 ) ( -976 2784 80 ) TWALL2_3 0 0 0 1 1 +( -768 2784 0 ) ( -976 2784 0 ) ( -960 2752 16 ) TECH_32BORDA 0 0 0 1 1 +( -736 2752 80 ) ( -736 2752 16 ) ( -960 2752 16 ) SYM06_8 0 16 0 1 1 +( -768 2784 0 ) ( -768 2784 80 ) ( -976 2784 80 ) TWALL2_3 0 0 0 1 1 +} +// brush 1150 +{ +( -800 2272 128 ) ( -800 2272 0 ) ( -768 2304 0 ) TWALL2_3 0 0 0 1 1 +( -736 2272 80 ) ( -736 2272 16 ) ( -704 2240 0 ) TWALL2_3 0 0 0 1 1 +( -976 2240 80 ) ( -960 2272 80 ) ( -768 2272 80 ) TWALL2_3 0 0 0 1 1 +( -960 2272 16 ) ( -976 2240 0 ) ( -768 2240 0 ) TECH_32BORDA 0 0 180 1 1 +( -736 2272 16 ) ( -736 2272 80 ) ( -800 2272 80 ) SYM06_8 0 16 0 1 1 +( -976 2240 80 ) ( -768 2240 80 ) ( -768 2240 0 ) TWALL2_3 0 0 0 1 1 +} +// brush 1151 +{ +( -976 2784 0 ) ( -960 2752 16 ) ( -960 2752 80 ) TWALL2_3 0 0 0 1 1 +( -960 2752 16 ) ( -992 2768 0 ) ( -992 2768 80 ) TWALL2_3 0 0 0 1 1 +( -992 2768 80 ) ( -976 2784 80 ) ( -960 2752 80 ) TWALL2_3 0 0 0 1 1 +( -992 2768 0 ) ( -960 2752 16 ) ( -976 2784 0 ) TECH_32BORDA 0 4 45 1.050000 1.050000 +( -976 2784 0 ) ( -976 2784 80 ) ( -992 2768 80 ) TWALL2_3 0 0 0 1 1 +} +// brush 1152 +{ +( -768 2464 80 ) ( -832 2464 80 ) ( -832 2240 80 ) twall4_1 0 0 0 1 1 +( -768 2240 128 ) ( -832 2240 128 ) ( -832 2464 128 ) twall4_1 0 0 0 1 1 +( -192 2464 128 ) ( -192 2464 80 ) ( -192 2240 80 ) twall4_1 0 0 0 1 1 +( -832 2240 128 ) ( -832 2240 80 ) ( -832 2464 80 ) twall4_1 0 0 0 1 1 +( -768 2464 80 ) ( -704 2464 80 ) ( -704 2464 128 ) twall4_1 0 0 0 1 1 +( -832 2240 128 ) ( -768 2240 128 ) ( -768 2240 80 ) twall4_1 0 0 0 1 1 +} +// brush 1153 +{ +( -976 2784 128 ) ( -976 2784 0 ) ( -960 2800 0 ) twall4_1 0 0 0 1 1 +( -768 2784 80 ) ( -992 2784 80 ) ( -992 2464 80 ) twall4_1 0 0 0 1 1 +( -768 2464 128 ) ( -992 2464 128 ) ( -992 2784 128 ) twall4_1 0 0 0 1 1 +( -192 2792 128 ) ( -192 2792 80 ) ( -192 2472 80 ) SFLOOR3_2 0 0 0 1 1 +( -992 2464 128 ) ( -992 2464 80 ) ( -992 2784 80 ) twall4_1 0 0 0 1 1 +( -992 2784 80 ) ( -768 2784 80 ) ( -768 2784 128 ) twall4_1 0 0 0 1 1 +( -928 2464 128 ) ( -704 2464 128 ) ( -704 2464 80 ) twall4_1 0 0 0 1 1 +} +// brush 1154 +{ +( -912 2464 128 ) ( -912 2464 0 ) ( -928 2480 0 ) twall4_1 0 0 0 1 1 +( -832 2464 80 ) ( -912 2464 80 ) ( -912 2384 80 ) twall4_1 0 0 0 1 1 +( -832 2384 128 ) ( -912 2384 128 ) ( -912 2464 128 ) twall4_1 0 0 0 1 1 +( -832 2464 128 ) ( -832 2464 80 ) ( -832 2384 80 ) twall4_1 0 0 0 1 1 +( -912 2464 80 ) ( -832 2464 80 ) ( -832 2464 128 ) twall4_1 0 0 0 1 1 +} +// brush 1155 +{ +( -976 2784 128 ) ( -976 2784 0 ) ( -960 2800 0 ) SFLOOR3_2 0 0 0 1 1 +( -768 2784 128 ) ( -992 2784 128 ) ( -992 2432 128 ) SFLOOR3_2 0 0 0 1 1 +( -768 2432 192 ) ( -992 2432 192 ) ( -992 2784 192 ) SFLOOR3_2 0 0 0 1 1 +( -768 2784 192 ) ( -768 2784 128 ) ( -768 2432 128 ) SFLOOR3_2 0 0 0 1 1 +( -992 2432 192 ) ( -992 2432 128 ) ( -992 2784 128 ) SFLOOR3_2 0 0 0 1 1 +( -992 2784 128 ) ( -768 2784 128 ) ( -768 2784 192 ) SFLOOR3_2 0 0 0 1 1 +( -992 2432 192 ) ( -768 2432 192 ) ( -768 2432 128 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 1156 +{ +( -768 2432 128 ) ( -864 2432 128 ) ( -864 2208 128 ) SFLOOR3_2 0 0 0 1 1 +( -768 2208 192 ) ( -864 2208 192 ) ( -864 2432 192 ) SFLOOR3_2 0 0 0 1 1 +( -768 2432 192 ) ( -768 2432 128 ) ( -768 2208 128 ) SFLOOR3_2 0 0 0 1 1 +( -864 2208 192 ) ( -864 2208 128 ) ( -864 2432 128 ) SFLOOR3_2 0 0 0 1 1 +( -864 2432 128 ) ( -768 2432 128 ) ( -768 2432 192 ) SFLOOR3_2 0 0 0 1 1 +( -864 2208 192 ) ( -768 2208 192 ) ( -768 2208 128 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 1157 +{ +( -928 2432 128 ) ( -928 2432 0 ) ( -944 2448 0 ) SFLOOR3_2 0 0 0 1 1 +( -864 2432 128 ) ( -960 2432 128 ) ( -960 2208 128 ) SFLOOR3_2 0 0 0 1 1 +( -864 2208 192 ) ( -960 2208 192 ) ( -960 2432 192 ) SFLOOR3_2 0 0 0 1 1 +( -864 2432 192 ) ( -864 2432 128 ) ( -864 2208 128 ) SFLOOR3_2 0 0 0 1 1 +( -960 2432 128 ) ( -864 2432 128 ) ( -864 2432 192 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 1158 +{ +( -704 3200 192 ) ( -1664 3200 192 ) ( -1664 2208 192 ) sky-stars2 0 0 0 128 128 +( -704 2208 256 ) ( -1664 2208 256 ) ( -1664 3200 256 ) sky-stars2 0 0 0 128 128 +( -704 3200 256 ) ( -704 3200 192 ) ( -704 2208 192 ) sky-stars2 0 0 0 128 128 +( -1664 2208 256 ) ( -1664 2208 192 ) ( -1664 3200 192 ) sky-stars2 0 0 0 128 128 +( -1664 3200 192 ) ( -704 3200 192 ) ( -704 3200 256 ) sky-stars2 0 0 0 128 128 +( -1664 2208 256 ) ( -704 2208 256 ) ( -704 2208 192 ) sky-stars2 0 0 0 128 128 +} +// brush 1159 +{ +( 0 3184 -256 ) ( 0 3216 -256 ) ( 128 3216 -256 ) UWALL1_2 0 0 0 1 1 +( -768 3136 192 ) ( -768 3136 -512 ) ( -1664 3136 -512 ) UWALL1_2 0 0 0 1 1 +( -1664 3200 192 ) ( -1664 3200 -512 ) ( -768 3200 -512 ) UWALL1_2 0 0 0 1 1 +( -1664 3200 -512 ) ( -1664 3136 -512 ) ( -768 3136 -512 ) UWALL1_2 0 0 0 1 1 +( -768 3136 -512 ) ( -768 3136 192 ) ( -768 3200 192 ) UWALL1_2 0 0 0 1 1 +( -1664 3200 -512 ) ( -1664 3200 192 ) ( -1664 3136 192 ) UWALL1_2 0 0 0 1 1 +} +// brush 1160 +{ +( 0 3184 -256 ) ( 0 3216 -256 ) ( 128 3216 -256 ) UWALL1_2 0 0 0 1 1 +( -1600 2432 192 ) ( -1600 2432 -512 ) ( -1664 2432 -512 ) UWALL1_2 0 0 0 1 1 +( -1664 3200 192 ) ( -1664 3200 -512 ) ( -1600 3200 -512 ) UWALL1_2 0 0 0 1 1 +( -1664 3200 -512 ) ( -1664 2432 -512 ) ( -1600 2432 -512 ) UWALL1_2 0 0 0 1 1 +( -1600 2432 -512 ) ( -1600 2432 192 ) ( -1600 3200 192 ) UWALL1_2 0 0 0 1 1 +( -1664 3200 -512 ) ( -1664 3200 192 ) ( -1664 2432 192 ) UWALL1_2 0 0 0 1 1 +} +// brush 1161 +{ +( 0 3184 -256 ) ( 0 3216 -256 ) ( 128 3216 -256 ) UWALL1_2 0 0 0 1 1 +( -1408 2208 192 ) ( -1408 2208 -512 ) ( -1664 2208 -512 ) UWALL1_2 0 0 0 1 1 +( -1664 2432 192 ) ( -1664 2432 -512 ) ( -1408 2432 -512 ) UWALL1_2 0 0 0 1 1 +( -1664 2432 -512 ) ( -1664 2208 -512 ) ( -1408 2208 -512 ) UWALL1_2 0 0 0 1 1 +( -1408 2208 -512 ) ( -1408 2208 192 ) ( -1408 2432 192 ) UWALL1_2 0 0 0 1 1 +( -1664 2432 -512 ) ( -1664 2432 192 ) ( -1664 2208 192 ) UWALL1_2 0 0 0 1 1 +} +// brush 1162 +{ +( 128 2560 -80 ) ( 0 2560 -80 ) ( 0 2592 -96 ) UWALL1_2 0 0 0 1 1 +( -1488 128 0 ) ( -1488 0 0 ) ( -1504 0 16 ) UWALL1_2 0 0 0 1 1 +( -1408 2560 128 ) ( -1408 2560 0 ) ( -1392 2544 0 ) UWALL1_2 0 0 0 1 1 +( -1408 2640 -512 ) ( -1600 2640 -512 ) ( -1600 2432 -512 ) UWALL1_2 0 0 0 1 1 +( -1408 2640 0 ) ( -1408 2640 -512 ) ( -1408 2432 -512 ) UWALL1_2 0 0 0 1 1 +( -1600 2432 0 ) ( -1600 2432 -512 ) ( -1600 2640 -512 ) UWALL1_2 0 0 0 1 1 +( -1600 2640 -512 ) ( -1408 2640 -512 ) ( -1408 2640 0 ) UWALL1_2 0 0 0 1 1 +( -1600 2432 0 ) ( -1408 2432 0 ) ( -1408 2432 -512 ) UWALL1_2 0 0 0 1 1 +} +// brush 1163 +{ +( -1120 2496 -256 ) ( -1120 2496 -512 ) ( -1600 2496 -512 ) UWALL1_2 0 0 0 1 1 +( -1600 2688 -256 ) ( -1600 2688 -512 ) ( -1120 2688 -512 ) UWALL1_2 0 0 0 1 1 +( -1120 2688 -256 ) ( -1120 2496 -256 ) ( -1600 2496 -256 ) WGRND1_6 0 0 0 1 1 +( -1600 2688 -512 ) ( -1600 2496 -512 ) ( -1120 2496 -512 ) UWALL1_2 0 0 0 1 1 +( -1120 2496 -512 ) ( -1120 2496 -256 ) ( -1120 2688 -256 ) UWALL1_2 0 0 0 1 1 +( -1600 2688 -512 ) ( -1600 2688 -256 ) ( -1600 2496 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 1164 +{ +( -128 2432 -512 ) ( -128 2432 -640 ) ( -1664 2432 -640 ) GROUND1_2 0 0 0 1 1 +( -1664 3200 -512 ) ( -1664 3200 -640 ) ( -128 3200 -640 ) GROUND1_2 0 0 0 1 1 +( -128 3200 -512 ) ( -128 2432 -512 ) ( -1664 2432 -512 ) GROUND1_2 0 0 0 1 1 +( -1664 3200 -640 ) ( -1664 2432 -640 ) ( -128 2432 -640 ) GROUND1_2 0 0 0 1 1 +( -128 2432 -640 ) ( -128 2432 -512 ) ( -128 3200 -512 ) GROUND1_2 0 0 0 1 1 +( -1664 3200 -640 ) ( -1664 3200 -512 ) ( -1664 2432 -512 ) GROUND1_2 0 0 0 1 1 +} +// brush 1165 +{ +( -128 2432 -456 ) ( -128 2432 -528 ) ( -1664 2432 -528 ) *water1b 0 0 0 1 1 +( -1664 3200 -456 ) ( -1664 3200 -528 ) ( -128 3200 -528 ) *water1b 0 0 0 1 1 +( -128 3200 -456 ) ( -128 2432 -456 ) ( -1664 2432 -456 ) *water1b 0 0 0 1 1 +( -1664 3200 -528 ) ( -1664 2432 -528 ) ( -128 2432 -528 ) *water1b 0 0 0 1 1 +( -128 2432 -528 ) ( -128 2432 -456 ) ( -128 3200 -456 ) *water1b 0 0 0 1 1 +( -1664 3200 -528 ) ( -1664 3200 -456 ) ( -1664 2432 -456 ) *water1b 0 0 0 1 1 +} +// brush 1166 +{ +( -1120 2720 128 ) ( -1120 2720 0 ) ( -1104 2731 0 ) UWALL1_2 0 0 0 1 1 +( -1120 2688 -256 ) ( -1120 2688 -512 ) ( -1264 2688 -512 ) UWALL1_2 0 0 0 1 1 +( -1120 2720 -256 ) ( -1120 2688 -256 ) ( -1264 2688 -256 ) WGRND1_6 0 0 0 1 1 +( -1264 2720 -512 ) ( -1264 2688 -512 ) ( -1120 2688 -512 ) UWALL1_2 0 0 0 1 1 +( -1120 2688 -512 ) ( -1120 2688 -256 ) ( -1120 2720 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 1167 +{ +( -1248 2688 -512 ) ( -1424 2688 -512 ) ( -1424 2688 -256 ) UWALL1_2 0 0 0 1 1 +( -1392 2720 -512 ) ( -1312 2720 -512 ) ( -1312 2720 -256 ) UWALL1_2 0 0 0 1 1 +( -1248 2688 -256 ) ( -1424 2688 -256 ) ( -1392 2720 -256 ) WGRND1_6 0 0 0 1 1 +( -1424 2688 -512 ) ( -1248 2688 -512 ) ( -1312 2720 -512 ) UWALL1_2 0 0 0 1 1 +( -1248 2688 -256 ) ( -1312 2720 -256 ) ( -1312 2720 -512 ) UWALL1_2 0 0 0 1 1 +( -1392 2720 -256 ) ( -1424 2688 -256 ) ( -1424 2688 -512 ) UWALL1_2 0 0 0 1 1 +} +// brush 1168 +{ +( -1472 128 -512 ) ( -1472 0 -512 ) ( -1392 0 -512 ) UWALL1_2 0 0 0 1 1 +( 128 2720 -1728 ) ( 0 2720 -1600 ) ( 0 2752 -1616 ) UWALL1_2 0 0 0 1 1 +( 128 2656 -1728 ) ( 0 2656 -1600 ) ( 0 2672 -1584 ) UWALL1_2 0 0 0 1 1 +( -1488 2720 16 ) ( -1488 2720 -112 ) ( -1472 2688 -128 ) UWALL1_2 0 0 0 1 1 +( -1536 2560 64 ) ( -1536 2560 -64 ) ( -1552 2528 -48 ) UWALL1_2 0 0 0 1 1 +( -1488 2560 -112 ) ( -1600 2560 0 ) ( -1600 2816 0 ) UWALL1_2 0 0 0 1 1 +( -1488 2816 -112 ) ( -1488 2816 -624 ) ( -1488 2560 -624 ) UWALL1_2 0 0 0 1 1 +( -1600 2560 0 ) ( -1600 2560 -512 ) ( -1600 2816 -512 ) UWALL1_2 0 0 0 1 1 +( -1600 2816 -512 ) ( -1488 2816 -624 ) ( -1488 2816 -112 ) UWALL1_2 0 0 0 1 1 +( -1600 2560 0 ) ( -1488 2560 -112 ) ( -1488 2560 -624 ) UWALL1_2 0 0 0 1 1 +} +// brush 1169 +{ +( 128 3216 -256 ) ( 0 3216 -256 ) ( 0 3184 -256 ) sky-stars2 0 0 0 1 1 +( -768 3136 192 ) ( -768 3136 -512 ) ( -1664 3136 -512 ) sky-stars2 0 0 0 128 128 +( -1664 3200 192 ) ( -1664 3200 -512 ) ( -768 3200 -512 ) sky-stars2 0 0 0 128 128 +( -768 3200 192 ) ( -768 3136 192 ) ( -1664 3136 192 ) sky-stars2 0 0 0 128 128 +( -768 3136 -512 ) ( -768 3136 192 ) ( -768 3200 192 ) sky-stars2 0 0 0 128 128 +( -1664 3200 -512 ) ( -1664 3200 192 ) ( -1664 3136 192 ) sky-stars2 0 0 0 128 128 +} +// brush 1170 +{ +( 128 3216 -256 ) ( 0 3216 -256 ) ( 0 3184 -256 ) sky-stars2 0 0 0 1 1 +( -1600 2432 192 ) ( -1600 2432 -512 ) ( -1664 2432 -512 ) sky-stars2 0 0 0 128 128 +( -1664 3200 192 ) ( -1664 3200 -512 ) ( -1600 3200 -512 ) sky-stars2 0 0 0 128 128 +( -1600 3200 192 ) ( -1600 2432 192 ) ( -1664 2432 192 ) sky-stars2 0 0 0 128 128 +( -1600 2432 -512 ) ( -1600 2432 192 ) ( -1600 3200 192 ) sky-stars2 0 0 0 128 128 +( -1664 3200 -512 ) ( -1664 3200 192 ) ( -1664 2432 192 ) sky-stars2 0 0 0 128 128 +} +// brush 1171 +{ +( 128 3216 -256 ) ( 0 3216 -256 ) ( 0 3184 -256 ) sky-stars2 0 0 0 1 1 +( -1408 2208 192 ) ( -1408 2208 -512 ) ( -1664 2208 -512 ) sky-stars2 0 0 0 128 128 +( -1664 2432 192 ) ( -1664 2432 -512 ) ( -1408 2432 -512 ) sky-stars2 0 0 0 128 128 +( -1408 2432 192 ) ( -1408 2208 192 ) ( -1664 2208 192 ) sky-stars2 0 0 0 128 128 +( -1408 2208 -512 ) ( -1408 2208 192 ) ( -1408 2432 192 ) sky-stars2 0 0 0 128 128 +( -1664 2432 -512 ) ( -1664 2432 192 ) ( -1664 2208 192 ) sky-stars2 0 0 0 128 128 +} +// brush 1172 +{ +( -864 2368 128 ) ( -928 2336 160 ) ( -928 2336 192 ) SYM06_8 0 0 0 1 1 +( -960 2368 160 ) ( -928 2432 128 ) ( -928 2432 192 ) SYM06_8 0 0 0 1 1 +( -928 2336 160 ) ( -864 2368 128 ) ( -928 2432 128 ) SYM06_8 0 21 135 1.060000 1.060000 +( -960 2368 192 ) ( -928 2432 192 ) ( -864 2368 192 ) SYM06_8 0 0 0 1 1 +( -960 2368 160 ) ( -960 2368 192 ) ( -928 2336 192 ) SYM06_8 0 0 0 1 1 +( -864 2368 128 ) ( -864 2368 192 ) ( -928 2432 192 ) SYM06_8 0 0 0 1 1 +} +// brush 1173 +{ +( -872 1984 -192 ) ( -896 1984 -192 ) ( -888 1992 -128 ) TLIGHT11 0 0 0 1 1 +( -896 2008 -192 ) ( -872 2008 -192 ) ( -880 2000 -128 ) TLIGHT11 0 0 0 1 1 +( -880 1992 -128 ) ( -888 1992 -128 ) ( -888 2000 -128 ) COP1_1 0 0 0 1 1 +( -896 1984 -192 ) ( -872 1984 -192 ) ( -872 2008 -192 ) TLIGHT11 0 0 0 1 1 +( -880 1992 -128 ) ( -880 2000 -128 ) ( -872 2008 -192 ) TLIGHT11 0 0 0 1 1 +( -888 2000 -128 ) ( -888 1992 -128 ) ( -896 1984 -192 ) TLIGHT11 0 0 0 1 1 +} +// brush 1174 +{ +( -1376 2048 128 ) ( -1376 2048 0 ) ( -1400 2048 0 ) TECH08_2 0 0 0 1 1 +( -1408 2080 0 ) ( -1376 2080 0 ) ( -1376 2080 128 ) TECH08_2 0 0 0 1 1 +( -1408 1952 0 ) ( -1376 1952 0 ) ( -1376 2080 0 ) TECH08_2 0 0 0 1 1 +( -1408 2080 128 ) ( -1376 2080 128 ) ( -1376 1952 128 ) TECH08_2 0 0 0 1 1 +( -1376 1952 0 ) ( -1376 1952 128 ) ( -1376 2080 128 ) TECH08_5B 0 0 0 1 1 +( -1408 2080 0 ) ( -1408 2080 128 ) ( -1408 1952 128 ) TECH08_2 0 0 0 1 1 +} +// brush 1175 +{ +( -1392 1984 128 ) ( -1392 1984 0 ) ( -1368 1984 0 ) TECH08_2 0 0 0 1 1 +( -1376 1952 0 ) ( -1408 1952 0 ) ( -1408 1952 128 ) TECH08_2 0 0 0 1 1 +( -1408 1952 0 ) ( -1376 1952 0 ) ( -1376 2080 0 ) TECH08_2 0 0 0 1 1 +( -1408 2080 128 ) ( -1376 2080 128 ) ( -1376 1952 128 ) TECH08_2 0 0 0 1 1 +( -1376 1952 0 ) ( -1376 1952 128 ) ( -1376 2080 128 ) TECH08_5B 64 0 0 1 1 +( -1408 2080 0 ) ( -1408 2080 128 ) ( -1408 1952 128 ) TECH08_2 0 0 0 1 1 +} +// brush 1176 +{ +( -1384 2048 0 ) ( -1408 2048 0 ) ( -1408 1984 0 ) TECH08_5B 64 0 0 1 1 +( -1384 1984 128 ) ( -1408 1984 128 ) ( -1408 2048 128 ) TECH08_5B 64 0 0 1 1 +( -1384 2048 128 ) ( -1384 2048 0 ) ( -1384 1984 0 ) TEK_LA16 0 0 0 1 1 +( -1408 1984 128 ) ( -1408 1984 0 ) ( -1408 2048 0 ) TECH08_5B 64 0 0 1 1 +( -1408 2048 0 ) ( -1384 2048 0 ) ( -1384 2048 128 ) TECH08_5B 64 0 0 1 1 +( -1408 1984 128 ) ( -1384 1984 128 ) ( -1384 1984 0 ) TECH08_5B 64 0 0 1 1 +} +// brush 1177 +{ +( -1384 2048 88 ) ( -1384 1984 88 ) ( -1376 1984 120 ) TEK_LA16 0 0 0 1 1 +( -1384 1984 128 ) ( -1384 2048 128 ) ( -1376 2048 128 ) TECH08_5B 64 0 0 1 1 +( -1376 2048 120 ) ( -1376 1984 120 ) ( -1376 1984 128 ) TEK_LA16 0 0 0 1 1 +( -1384 1984 88 ) ( -1384 2048 88 ) ( -1384 2048 128 ) TECH08_5B 64 0 0 1 1 +( -1376 2048 120 ) ( -1376 2048 128 ) ( -1384 2048 128 ) TECH08_5B 64 0 0 1 1 +( -1376 1984 128 ) ( -1376 1984 120 ) ( -1384 1984 88 ) TECH08_5B 64 0 0 1 1 +} +// brush 1178 +{ +( -1376 1984 8 ) ( -1384 1984 40 ) ( -1384 2048 40 ) TEK_LA16 0 0 0 1 1 +( -1376 2048 0 ) ( -1384 2048 0 ) ( -1384 1984 0 ) TECH08_5B 64 0 0 1 1 +( -1376 1984 0 ) ( -1376 1984 8 ) ( -1376 2048 8 ) TEK_LA16 0 0 0 1 1 +( -1384 2048 0 ) ( -1384 2048 40 ) ( -1384 1984 40 ) TECH08_5B 64 0 0 1 1 +( -1384 2048 0 ) ( -1376 2048 0 ) ( -1376 2048 8 ) TECH08_5B 64 0 0 1 1 +( -1384 1984 40 ) ( -1376 1984 8 ) ( -1376 1984 0 ) TECH08_5B 64 0 0 1 1 +} +// brush 1179 +{ +( -1376 2000 0 ) ( -1384 2000 0 ) ( -1384 1984 0 ) TECH08_5B 64 0 0 1 1 +( -1376 1984 128 ) ( -1384 1984 128 ) ( -1384 2000 128 ) TECH08_5B 64 0 0 1 1 +( -1376 2000 128 ) ( -1376 2000 0 ) ( -1376 1984 0 ) TEK_LA16 0 0 0 1 1 +( -1384 1984 128 ) ( -1384 1984 0 ) ( -1384 2000 0 ) TECH08_5B 64 0 0 1 1 +( -1384 2000 0 ) ( -1376 2000 0 ) ( -1376 2000 128 ) BASE_CEIL1 0 0 0 1 1 +( -1384 1984 128 ) ( -1376 1984 128 ) ( -1376 1984 0 ) TECH08_5B 64 0 0 1 1 +} +// brush 1180 +{ +( -1376 2048 0 ) ( -1384 2048 0 ) ( -1384 2032 0 ) TECH08_5B 64 0 0 1 1 +( -1376 2032 128 ) ( -1384 2032 128 ) ( -1384 2048 128 ) TECH08_5B 64 0 0 1 1 +( -1376 2048 128 ) ( -1376 2048 0 ) ( -1376 2032 0 ) TEK_LA16 0 0 0 1 1 +( -1384 2032 128 ) ( -1384 2032 0 ) ( -1384 2048 0 ) TECH08_5B 64 0 0 1 1 +( -1384 2048 0 ) ( -1376 2048 0 ) ( -1376 2048 128 ) TECH08_5B 64 0 0 1 1 +( -1384 2032 128 ) ( -1376 2032 128 ) ( -1376 2032 0 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 1181 +{ +( -1120 2496 -128 ) ( -1376 2496 -128 ) ( -1376 2456 -128 ) clip 0 0 0 1 1 +( -1120 2456 16 ) ( -1376 2456 16 ) ( -1376 2496 16 ) clip 0 0 0 1 1 +( -1120 2496 16 ) ( -1120 2496 -128 ) ( -1120 2456 -128 ) clip 0 0 0 1 1 +( -1376 2456 16 ) ( -1376 2456 -128 ) ( -1376 2496 -128 ) clip 0 0 0 1 1 +( -1376 2496 -128 ) ( -1120 2496 -128 ) ( -1120 2496 16 ) clip 0 0 0 1 1 +( -1376 2456 16 ) ( -1120 2456 16 ) ( -1120 2456 -128 ) clip 0 0 0 1 1 +} +// brush 1182 +{ +( -1216 1984 -192 ) ( -1240 1984 -192 ) ( -1232 1992 -128 ) TLIGHT11 0 0 0 1 1 +( -1240 2008 -192 ) ( -1216 2008 -192 ) ( -1224 2000 -128 ) TLIGHT11 0 0 0 1 1 +( -1224 1992 -128 ) ( -1232 1992 -128 ) ( -1232 2000 -128 ) COP1_1 0 0 0 1 1 +( -1240 1984 -192 ) ( -1216 1984 -192 ) ( -1216 2008 -192 ) TLIGHT11 0 0 0 1 1 +( -1224 1992 -128 ) ( -1224 2000 -128 ) ( -1216 2008 -192 ) TLIGHT11 0 0 0 1 1 +( -1232 2000 -128 ) ( -1232 1992 -128 ) ( -1240 1984 -192 ) TLIGHT11 0 0 0 1 1 +} +// brush 1183 +{ +( -1384 2304 -128 ) ( -1408 2304 -128 ) ( -1408 2240 -128 ) TECH08_5B 64 0 0 1 1 +( -1384 2240 0 ) ( -1408 2240 0 ) ( -1408 2304 0 ) TECH08_5B 64 0 0 1 1 +( -1384 2304 0 ) ( -1384 2304 -128 ) ( -1384 2240 -128 ) TEK_LA16 0 0 0 1 1 +( -1408 2240 0 ) ( -1408 2240 -128 ) ( -1408 2304 -128 ) TECH08_5B 64 0 0 1 1 +( -1408 2304 -128 ) ( -1384 2304 -128 ) ( -1384 2304 0 ) TECH08_5B 64 0 0 1 1 +( -1408 2240 0 ) ( -1384 2240 0 ) ( -1384 2240 -128 ) TECH08_5B 64 0 0 1 1 +} +// brush 1184 +{ +( -1384 2304 -40 ) ( -1384 2240 -40 ) ( -1376 2240 -8 ) TEK_LA16 0 0 0 1 1 +( -1384 2240 0 ) ( -1384 2304 0 ) ( -1376 2304 0 ) TECH08_5B 64 0 0 1 1 +( -1376 2304 -8 ) ( -1376 2240 -8 ) ( -1376 2240 0 ) TEK_LA16 0 0 0 1 1 +( -1384 2240 -40 ) ( -1384 2304 -40 ) ( -1384 2304 0 ) TECH08_5B 64 0 0 1 1 +( -1376 2304 -8 ) ( -1376 2304 0 ) ( -1384 2304 0 ) TECH08_5B 64 0 0 1 1 +( -1376 2240 0 ) ( -1376 2240 -8 ) ( -1384 2240 -40 ) TECH08_5B 64 0 0 1 1 +} +// brush 1185 +{ +( -1376 2240 -120 ) ( -1384 2240 -88 ) ( -1384 2304 -88 ) TEK_LA16 0 0 0 1 1 +( -1376 2304 -128 ) ( -1384 2304 -128 ) ( -1384 2240 -128 ) TECH08_5B 64 0 0 1 1 +( -1376 2240 -128 ) ( -1376 2240 -120 ) ( -1376 2304 -120 ) TEK_LA16 0 0 0 1 1 +( -1384 2304 -128 ) ( -1384 2304 -88 ) ( -1384 2240 -88 ) TECH08_5B 64 0 0 1 1 +( -1384 2304 -128 ) ( -1376 2304 -128 ) ( -1376 2304 -120 ) TECH08_5B 64 0 0 1 1 +( -1384 2240 -88 ) ( -1376 2240 -120 ) ( -1376 2240 -128 ) TECH08_5B 64 0 0 1 1 +} +// brush 1186 +{ +( -1376 2256 -128 ) ( -1384 2256 -128 ) ( -1384 2240 -128 ) TECH08_5B 64 0 0 1 1 +( -1376 2240 0 ) ( -1384 2240 0 ) ( -1384 2256 0 ) TECH08_5B 64 0 0 1 1 +( -1376 2256 0 ) ( -1376 2256 -128 ) ( -1376 2240 -128 ) TEK_LA16 0 0 0 1 1 +( -1384 2240 0 ) ( -1384 2240 -128 ) ( -1384 2256 -128 ) TECH08_5B 64 0 0 1 1 +( -1384 2256 -128 ) ( -1376 2256 -128 ) ( -1376 2256 0 ) BASE_CEIL1 0 0 0 1 1 +( -1384 2240 0 ) ( -1376 2240 0 ) ( -1376 2240 -128 ) TECH08_5B 64 0 0 1 1 +} +// brush 1187 +{ +( -1376 2304 -128 ) ( -1384 2304 -128 ) ( -1384 2288 -128 ) TECH08_5B 64 0 0 1 1 +( -1376 2288 0 ) ( -1384 2288 0 ) ( -1384 2304 0 ) TECH08_5B 64 0 0 1 1 +( -1376 2304 0 ) ( -1376 2304 -128 ) ( -1376 2288 -128 ) TEK_LA16 0 0 0 1 1 +( -1384 2288 0 ) ( -1384 2288 -128 ) ( -1384 2304 -128 ) TECH08_5B 64 0 0 1 1 +( -1384 2304 -128 ) ( -1376 2304 -128 ) ( -1376 2304 0 ) TECH08_5B 64 0 0 1 1 +( -1384 2288 0 ) ( -1376 2288 0 ) ( -1376 2288 -128 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 1188 +{ +( -832 2176 128 ) ( -832 2176 0 ) ( -864 2176 0 ) TECH08_5B 0 0 0 1 1 +( -864 2240 128 ) ( -864 2240 0 ) ( -832 2240 0 ) TECH08_5B 0 0 0 1 1 +( -832 2240 128 ) ( -832 2176 128 ) ( -864 2176 128 ) BASE_CEIL1 0 0 0 1 1 +( -864 2240 0 ) ( -864 2176 0 ) ( -832 2176 0 ) TECH08_5B 0 0 0 1 1 +( -832 2176 0 ) ( -832 2176 128 ) ( -832 2240 128 ) TECH08_5B 0 0 0 1 1 +( -864 2240 0 ) ( -864 2240 128 ) ( -864 2176 128 ) TECH08_5B 0 0 0 1 1 +} +// brush 1189 +{ +( -832 2176 -128 ) ( -832 2240 -128 ) ( -856 2240 -128 ) TECH08_5B 64 0 0 1 1 +( -832 2240 0 ) ( -832 2176 0 ) ( -856 2176 0 ) TECH08_5B 64 0 0 1 1 +( -856 2176 -128 ) ( -856 2240 -128 ) ( -856 2240 0 ) TEK_LA16 0 0 0 1 1 +( -832 2240 -128 ) ( -832 2176 -128 ) ( -832 2176 0 ) TEK_LA12 0 0 0 1 1 +( -856 2240 0 ) ( -856 2240 -128 ) ( -832 2240 -128 ) TEK_LA12 0 0 0 1 1 +( -856 2176 -128 ) ( -856 2176 0 ) ( -832 2176 0 ) TECH08_5B 64 0 0 1 1 +} +// brush 1190 +{ +( -864 2192 -8 ) ( -856 2192 -40 ) ( -856 2224 -40 ) TEK_LA16 0 0 0 1 1 +( -864 2224 0 ) ( -856 2224 0 ) ( -856 2192 0 ) TECH08_5B 64 0 0 1 1 +( -864 2192 0 ) ( -864 2192 -8 ) ( -864 2224 -8 ) TEK_LA16 0 0 0 1 1 +( -856 2224 0 ) ( -856 2224 -40 ) ( -856 2192 -40 ) TECH08_5B 64 0 0 1 1 +( -856 2224 0 ) ( -864 2224 0 ) ( -864 2224 -8 ) TEK_LA12 0 0 0 1 1 +( -856 2192 -40 ) ( -864 2192 -8 ) ( -864 2192 0 ) TECH08_5B 64 0 0 1 1 +} +// brush 1191 +{ +( -856 2224 -88 ) ( -856 2192 -88 ) ( -864 2192 -120 ) TEK_LA16 0 0 0 1 1 +( -856 2192 -128 ) ( -856 2224 -128 ) ( -864 2224 -128 ) TECH08_5B 64 0 0 1 1 +( -864 2224 -120 ) ( -864 2192 -120 ) ( -864 2192 -128 ) TEK_LA16 0 0 0 1 1 +( -856 2192 -88 ) ( -856 2224 -88 ) ( -856 2224 -128 ) TECH08_5B 64 0 0 1 1 +( -864 2224 -120 ) ( -864 2224 -128 ) ( -856 2224 -128 ) TEK_LA12 0 0 0 1 1 +( -864 2192 -128 ) ( -864 2192 -120 ) ( -856 2192 -88 ) TECH08_5B 64 0 0 1 1 +} +// brush 1192 +{ +( -856 2176 -128 ) ( -856 2192 -128 ) ( -864 2192 -128 ) TECH08_5B 64 0 0 1 1 +( -856 2192 0 ) ( -856 2176 0 ) ( -864 2176 0 ) TECH08_5B 64 0 0 1 1 +( -864 2176 -128 ) ( -864 2192 -128 ) ( -864 2192 0 ) TEK_LA16 0 0 0 1 1 +( -856 2192 -128 ) ( -856 2176 -128 ) ( -856 2176 0 ) TECH08_5B 64 0 0 1 1 +( -864 2192 0 ) ( -864 2192 -128 ) ( -856 2192 -128 ) BASE_CEIL1 0 0 0 1 1 +( -864 2176 -128 ) ( -864 2176 0 ) ( -856 2176 0 ) TECH08_5B 64 0 0 1 1 +} +// brush 1193 +{ +( -856 2224 -128 ) ( -856 2240 -128 ) ( -864 2240 -128 ) TECH08_5B 64 0 0 1 1 +( -856 2240 0 ) ( -856 2224 0 ) ( -864 2224 0 ) TECH08_5B 64 0 0 1 1 +( -864 2224 -128 ) ( -864 2240 -128 ) ( -864 2240 0 ) TEK_LA16 0 0 0 1 1 +( -856 2240 -128 ) ( -856 2224 -128 ) ( -856 2224 0 ) TECH08_5B 64 0 0 1 1 +( -864 2240 0 ) ( -864 2240 -128 ) ( -856 2240 -128 ) TEK_LA12 0 0 0 1 1 +( -864 2224 -128 ) ( -864 2224 0 ) ( -856 2224 0 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 1194 +{ +( -1368 2280 0 ) ( -1376 2272 0 ) ( -1376 2272 192 ) TECH08_1B 0 0 0 0.750000 1 +( -1376 2288 0 ) ( -1296 2288 0 ) ( -1296 2288 192 ) TECH08_1B 0 0 0 1 1 +( -2336 2262 0 ) ( -1216 2262 0 ) ( -1216 2297 0 ) BASE_CEIL1 0 0 0 1 1 +( -1216 2297 192 ) ( -1216 2262 192 ) ( -2336 2262 192 ) TECH08_1B 0 0 0 1 1 +( -1376 2266 216 ) ( -1376 2231 216 ) ( -1376 2231 192 ) TECH08_1B 0 0 0 1 1 +} +// brush 1195 +{ +( -1264 2320 0 ) ( -1248 2320 0 ) ( -1248 2320 128 ) TECH04_5 0 0 0 1 1 +( -1248 2304 0 ) ( -1264 2288 0 ) ( -1264 2288 192 ) TECH08_1B 0 0 0 0.750000 1 +( -1408 2288 0 ) ( -1408 2288 192 ) ( -1264 2288 192 ) TECH08_1B 0 0 0 1 1 +( -1408 2368 0 ) ( -1408 2288 0 ) ( -1264 2288 0 ) BASE_CEIL1 0 0 0 1 1 +( -1408 2368 192 ) ( -1248 2368 192 ) ( -1248 2304 192 ) TECH08_1B 0 0 0 1 1 +( -1248 2368 0 ) ( -1248 2304 0 ) ( -1248 2304 192 ) TECH08_1B 0 0 0 1 1 +( -1408 2368 0 ) ( -1408 2368 192 ) ( -1408 2288 192 ) TECH08_1B 0 0 0 1 1 +} +// brush 1196 +{ +( -1184 2272 160 ) ( -1248 2304 128 ) ( -1248 2304 192 ) SYM06_8 0 0 0 1 1 +( -1248 2432 128 ) ( -1184 2368 160 ) ( -1184 2368 192 ) SYM06_8 0 0 0 1 1 +( -1248 2304 128 ) ( -1184 2272 160 ) ( -1184 2368 160 ) SYM06_8 0 32 270 1 1 +( -1248 2432 192 ) ( -1184 2368 192 ) ( -1184 2272 192 ) SYM06_8 0 0 0 1 1 +( -1184 2272 160 ) ( -1184 2272 192 ) ( -1184 2368 192 ) SYM06_8 0 0 0 1 1 +( -1248 2432 128 ) ( -1248 2432 192 ) ( -1248 2304 192 ) SYM06_8 0 0 0 1 1 +} +// brush 1197 +{ +( -1184 2272 160 ) ( -1184 2272 192 ) ( -1248 2304 192 ) SYM06_8 0 0 0 1 1 +( -1264 2288 128 ) ( -1264 2288 192 ) ( -1232 2224 192 ) SYM06_8 0 0 0 1 1 +( -1232 2224 160 ) ( -1184 2272 160 ) ( -1248 2304 128 ) SYM06_8 0 -1 225 1.060000 1.060000 +( -1184 2272 192 ) ( -1232 2224 192 ) ( -1264 2288 192 ) SYM06_8 0 0 0 1 1 +( -1232 2224 192 ) ( -1184 2272 192 ) ( -1184 2272 160 ) SYM06_8 0 0 0 1 1 +( -1248 2304 192 ) ( -1264 2288 192 ) ( -1264 2288 128 ) SYM06_8 0 0 0 1 1 +} +// brush 1198 +{ +( -1328 2240 0 ) ( -1344 2256 0 ) ( -1344 2256 128 ) SYM06_8 0 0 0 1 1 +( -1232 2224 192 ) ( -1264 2288 192 ) ( -1264 2288 128 ) SYM06_8 0 0 0 1 1 +( -1360 2288 192 ) ( -1328 2224 192 ) ( -1328 2224 160 ) SYM06_8 0 0 0 1 1 +( -1232 2224 160 ) ( -1264 2288 128 ) ( -1360 2288 128 ) SYM06_8 0 16 180 1 1 +( -1328 2224 192 ) ( -1360 2288 192 ) ( -1264 2288 192 ) SYM06_8 0 0 0 1 1 +( -1232 2224 192 ) ( -1232 2224 160 ) ( -1328 2224 160 ) SYM06_8 0 0 0 1 1 +( -1360 2288 192 ) ( -1360 2288 128 ) ( -1264 2288 128 ) SYM06_8 0 0 0 1 1 +} +// brush 1199 +{ +( -1344 2256 128 ) ( -1344 2256 0 ) ( -1328 2240 0 ) SYM06_8 0 0 0 1 1 +( -1376 2272 192 ) ( -1376 2272 128 ) ( -1312 2240 160 ) SYM06_8 0 0 0 1 1 +( -1312 1952 192 ) ( -1312 1952 160 ) ( -1376 1888 128 ) SYM06_8 0 0 0 1 1 +( -1376 2272 128 ) ( -1376 1888 128 ) ( -1312 1952 160 ) SYM06_8 0 32 270 1 1 +( -1312 2240 192 ) ( -1312 1952 192 ) ( -1376 1888 192 ) SYM06_8 0 0 0 1 1 +( -1312 1952 192 ) ( -1312 2240 192 ) ( -1312 2240 160 ) SYM06_8 0 0 0 1 1 +( -1376 1888 192 ) ( -1376 1888 128 ) ( -1376 2272 128 ) SYM06_8 0 0 0 1 1 +} +// brush 1200 +{ +( -1344 2256 0 ) ( -1376 2272 0 ) ( -1376 2272 128 ) SYM06_8 0 0 0 1 1 +( -1360 2288 128 ) ( -1360 2288 0 ) ( -1344 2256 0 ) SYM06_8 0 0 0 1 1 +( -1344 2208 160 ) ( -1296 2256 160 ) ( -1360 2288 128 ) SYM06_8 0 -1 225 1.060000 1.060000 +( -1296 2256 192 ) ( -1344 2208 192 ) ( -1376 2272 192 ) SYM06_8 0 0 0 1 1 +( -1360 2288 192 ) ( -1376 2272 192 ) ( -1376 2272 128 ) SYM06_8 0 0 0 1 1 +} +// brush 1201 +{ +( -1280 2304 0 ) ( -1280 2320 0 ) ( -1280 2320 128 ) TECH04_5 0 0 0 1 1 +( -1248 2320 128 ) ( -1248 2320 0 ) ( -1264 2320 0 ) TECH08_1B 0 0 0 1 1 +( -1408 2368 0 ) ( -1408 2288 0 ) ( -1264 2288 0 ) BASE_CEIL1 0 0 0 1 1 +( -1408 2368 192 ) ( -1248 2368 192 ) ( -1248 2304 192 ) TECH08_1B 0 0 0 1 1 +( -1248 2368 0 ) ( -1248 2304 0 ) ( -1248 2304 192 ) TECH08_1B 0 0 0 1 1 +( -1408 2368 0 ) ( -1248 2368 0 ) ( -1248 2368 192 ) TECH08_1B 0 0 0 1 1 +} +// brush 1202 +{ +( -1280 2236 133 ) ( -1280 2236 16 ) ( -1280 2208 16 ) TECH08_2 0 0 0 1 1 +( -1248 2320 16 ) ( -1408 2320 16 ) ( -1408 2320 192 ) TECH08_2 0 0 0 1 1 +( 672 2381 16 ) ( -1568 2381 16 ) ( -1568 2300 16 ) TECH01_7 0 0 0 1 1 +( -1568 2300 192 ) ( -1568 2381 192 ) ( 672 2381 192 ) TECH08_2 0 0 0 1 1 +( 872 2432 38 ) ( -1368 2432 38 ) ( -1368 2432 16 ) TECH08_2 0 0 0 1 1 +( -1408 2376 38 ) ( -1408 2295 38 ) ( -1408 2295 16 ) TECH08_2 0 0 0 1 1 +} +// brush 1203 +{ +( -1376 2236 11 ) ( -1376 2236 0 ) ( -1376 2208 0 ) TECH04_5 0 0 0 1 1 +( -1368 2320 0 ) ( -1408 2320 0 ) ( -1408 2320 16 ) TECH08_2 0 0 0 1 1 +( -888 2381 0 ) ( -1448 2381 0 ) ( -1448 2300 0 ) BASE_CEIL1 0 0 0 1 1 +( -1448 2300 16 ) ( -1448 2381 16 ) ( -888 2381 16 ) TECH08_2 0 0 0 1 1 +( -838 2432 2 ) ( -1398 2432 2 ) ( -1398 2432 0 ) TECH08_2 0 0 0 1 1 +( -1408 2376 2 ) ( -1408 2295 2 ) ( -1408 2295 0 ) TECH08_2 0 0 0 1 1 +} +// brush 1204 +{ +( -1280 2512 128 ) ( -1280 2512 0 ) ( -1280 2480 0 ) TECH08_7B 0 0 0 1 1 +( -1184 2432 128 ) ( -1184 2432 0 ) ( -1376 2432 0 ) TECH04_5 0 0 0 1 1 +( -1376 2496 128 ) ( -1376 2496 0 ) ( -1184 2496 0 ) TECH07_2 0 0 0 1 1 +( -1184 2496 128 ) ( -1184 2432 128 ) ( -1376 2432 128 ) SFLOOR3_2 0 0 0 1 1 +( -1376 2496 0 ) ( -1376 2432 0 ) ( -1184 2432 0 ) TECH08_7B 0 0 0 1 1 +( -1376 2496 0 ) ( -1376 2496 128 ) ( -1376 2432 128 ) TECH08_7B 0 0 0 1 1 +} +// brush 1205 +{ +( -1296 2392 16 ) ( -1296 2392 8 ) ( -1360 2392 8 ) BASE_CEIL1 0 0 0 1 1 +( -1360 2424 16 ) ( -1360 2424 8 ) ( -1296 2424 8 ) BASE_CEIL1 0 0 0 1 1 +( -1296 2424 16 ) ( -1296 2392 16 ) ( -1360 2392 16 ) BASE_CEIL1 0 0 0 1 1 +( -1360 2424 8 ) ( -1360 2392 8 ) ( -1296 2392 8 ) TLIGHT07 8 16 90 1 1 +( -1296 2392 8 ) ( -1296 2392 16 ) ( -1296 2424 16 ) BASE_CEIL1 0 0 0 1 1 +( -1360 2424 8 ) ( -1360 2424 16 ) ( -1360 2392 16 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 1206 +{ +( -1296 2328 16 ) ( -1296 2328 8 ) ( -1360 2328 8 ) BASE_CEIL1 0 0 0 1 1 +( -1360 2360 16 ) ( -1360 2360 8 ) ( -1296 2360 8 ) BASE_CEIL1 0 0 0 1 1 +( -1296 2360 16 ) ( -1296 2328 16 ) ( -1360 2328 16 ) BASE_CEIL1 0 0 0 1 1 +( -1360 2360 8 ) ( -1360 2328 8 ) ( -1296 2328 8 ) TLIGHT07 8 16 90 1 1 +( -1296 2328 8 ) ( -1296 2328 16 ) ( -1296 2360 16 ) BASE_CEIL1 0 0 0 1 1 +( -1360 2360 8 ) ( -1360 2360 16 ) ( -1360 2328 16 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 1207 +{ +( -800 2592 128 ) ( -864 2592 128 ) ( -864 2528 128 ) SFLOOR3_2 0 0 0 1 1 +( -2656 2448 192 ) ( -2720 2448 192 ) ( -2720 2496 128 ) PBTEK1_05 0 0 0 1 1 +( -1408 2432 -224 ) ( -1408 2496 -224 ) ( -1408 2496 192 ) SFLOOR3_2 0 0 0 1 1 +( -1376 2432 192 ) ( -1376 2496 192 ) ( -1376 2496 -224 ) SFLOOR3_2 0 0 0 1 1 +( -1376 2432 -224 ) ( -1408 2432 -224 ) ( -1408 2432 192 ) TECH07_2 0 0 0 1 1 +( -1376 2496 192 ) ( -1376 2432 192 ) ( -1408 2432 192 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 1208 +{ +( -3616 2496 -160 ) ( -3744 2496 -160 ) ( -3744 2496 -144 ) TECH07_2 0 0 0 1 1 +( -1184 2432 128 ) ( -1184 2432 0 ) ( -1184 2384 0 ) SFLOOR3_2 0 0 0 1 1 +( -1248 2480 0 ) ( -1248 2528 0 ) ( -1248 2528 128 ) SFLOOR3_2 0 0 0 1 1 +( -1184 2496 -160 ) ( -1248 2496 -160 ) ( -1248 2528 -224 ) TECH07_2 0 0 0 1 1 +( -1184 2528 -224 ) ( -1248 2528 -224 ) ( -1248 2464 -224 ) TECH07_2 0 0 0 1 1 +} +// brush 1209 +{ +( -1184 2528 -256 ) ( -1184 2496 -256 ) ( -1184 2496 -224 ) RPBASE2 0 0 0 1 1 +( -1248 2528 -256 ) ( -1248 2528 -224 ) ( -1248 2496 -224 ) RPBASE2 0 0 0 1 1 +( -1184 2496 -256 ) ( -1248 2496 -256 ) ( -1248 2496 -224 ) RPBASE2 0 0 0 1 1 +( -1184 2528 -224 ) ( -1184 2496 -224 ) ( -1248 2496 -224 ) RPBASE2 0 0 0 1 1 +( -1184 2528 -256 ) ( -1248 2528 -256 ) ( -1248 2496 -256 ) RPBASE2 0 0 0 1 1 +( -1184 2528 -256 ) ( -1184 2528 -224 ) ( -1248 2528 -224 ) PBTEK1_06 32 0 0 1 1 +} +// brush 1210 +{ +( -3744 2496 -160 ) ( -3872 2496 -160 ) ( -3872 2496 -144 ) TECH07_2 0 0 0 1 1 +( -1312 2432 128 ) ( -1312 2432 0 ) ( -1312 2384 0 ) SFLOOR3_2 0 0 0 1 1 +( -1376 2480 0 ) ( -1376 2528 0 ) ( -1376 2528 128 ) SFLOOR3_2 0 0 0 1 1 +( -1312 2496 -160 ) ( -1376 2496 -160 ) ( -1376 2528 -224 ) TECH07_2 0 0 0 1 1 +( -1312 2528 -224 ) ( -1376 2528 -224 ) ( -1376 2464 -224 ) TECH07_2 0 0 0 1 1 +} +// brush 1211 +{ +( -1312 2528 -256 ) ( -1312 2496 -256 ) ( -1312 2496 -224 ) RPBASE2 0 0 0 1 1 +( -1376 2528 -256 ) ( -1376 2528 -224 ) ( -1376 2496 -224 ) RPBASE2 0 0 0 1 1 +( -1312 2496 -256 ) ( -1376 2496 -256 ) ( -1376 2496 -224 ) RPBASE2 0 0 0 1 1 +( -1312 2528 -224 ) ( -1312 2496 -224 ) ( -1376 2496 -224 ) RPBASE2 0 0 0 1 1 +( -1312 2528 -256 ) ( -1376 2528 -256 ) ( -1376 2496 -256 ) RPBASE2 0 0 0 1 1 +( -1312 2528 -256 ) ( -1312 2528 -224 ) ( -1376 2528 -224 ) PBTEK1_06 32 0 0 1 1 +} +// brush 1212 +{ +( -2592 2496 -160 ) ( -2656 2496 -160 ) ( -2656 2496 -144 ) TEK_LA12 0 0 0 1 1 +( -1376 2432 128 ) ( -1376 2432 0 ) ( -1376 2384 0 ) TEK_LA12 0 0 0 1 1 +( -1408 2480 0 ) ( -1408 2528 0 ) ( -1408 2528 128 ) TEK_LA12 0 0 0 1 1 +( -1376 2496 -160 ) ( -1408 2496 -160 ) ( -1408 2528 -224 ) TEK_LA12 0 0 0 1 1 +( -1376 2528 -224 ) ( -1408 2528 -224 ) ( -1408 2464 -224 ) TEK_LA12 0 0 0 1 1 +} +// brush 1213 +{ +( -1376 2528 -256 ) ( -1376 2496 -256 ) ( -1376 2496 -224 ) TEK_LA12 0 0 0 1 1 +( -1408 2528 -256 ) ( -1408 2528 -224 ) ( -1408 2496 -224 ) TEK_LA12 0 0 0 1 1 +( -1376 2496 -256 ) ( -1408 2496 -256 ) ( -1408 2496 -224 ) TEK_LA12 0 0 0 1 1 +( -1376 2528 -224 ) ( -1376 2496 -224 ) ( -1408 2496 -224 ) TEK_LA12 0 0 0 1 1 +( -1376 2528 -256 ) ( -1408 2528 -256 ) ( -1408 2496 -256 ) TEK_LA12 0 0 0 1 1 +( -1376 2528 -256 ) ( -1376 2528 -224 ) ( -1408 2528 -224 ) TEK_LA12 0 0 0 1 1 +} +// brush 1214 +{ +( -1080 128 -128 ) ( -1080 0 -128 ) ( -1072 0 -128 ) PBTEK1_01 0 0 0 1 1 +( -976 2496 0 ) ( -1024 2496 0 ) ( -1024 2496 128 ) SFLOOR3_2 0 0 0 1 1 +( -1008 2560 0 ) ( -976 2560 0 ) ( -976 2560 128 ) SFLOOR3_2 0 0 0 1 1 +( -1088 2656 -32 ) ( -1056 2656 32 ) ( -1088 2272 -32 ) TECH07_2 32 0 0 1 1 +( -1088 2320 -176 ) ( -1088 2360 -176 ) ( -1088 2320 -160 ) TECH07_2 32 0 0 1 1 +( -1056 2560 -224 ) ( -1056 2544 -224 ) ( -1056 2560 32 ) PBTEK1_01 0 -16 0 1 1 +} +// brush 1215 +{ +( 0 2624 -240 ) ( 0 2688 -256 ) ( 128 2688 -256 ) WGRND1_6 0 0 0 1 1 +( -1456 2880 0 ) ( -1408 2752 0 ) ( -1408 2752 128 ) UWALL1_2 0 0 0 1 1 +( -1408 2880 -512 ) ( -1600 2880 -512 ) ( -1600 2688 -512 ) UWALL1_2 0 0 0 1 1 +( -1408 2880 -256 ) ( -1408 2880 -512 ) ( -1408 2688 -512 ) UWALL1_2 0 0 0 1 1 +( -1600 2688 -256 ) ( -1600 2688 -512 ) ( -1600 2880 -512 ) UWALL1_2 0 0 0 1 1 +( -1600 2880 -512 ) ( -1408 2880 -512 ) ( -1408 2880 -256 ) UWALL1_2 0 0 0 1 1 +( -1600 2688 -256 ) ( -1408 2688 -256 ) ( -1408 2688 -512 ) UWALL1_2 0 0 0 1 1 +} +// brush 1216 +{ +( -1360 2976 0 ) ( -1360 2944 0 ) ( -1360 2944 128 ) UWALL1_2 0 0 0 1 1 +( -1424 0 -320 ) ( -1456 0 -304 ) ( -1456 128 -304 ) WGRND1_6 0 0 0 1 1 +( -1376 2928 0 ) ( -1392 2912 0 ) ( -1392 2912 128 ) UWALL1_2 0 0 0 1 1 +( -1424 2896 0 ) ( -1456 2880 0 ) ( -1456 2880 128 ) UWALL1_2 0 0 0 1 1 +( -1344 2880 -304 ) ( -1344 2880 -512 ) ( -1600 2880 -512 ) UWALL1_2 0 0 0 1 1 +( -1600 3136 -304 ) ( -1600 3136 -512 ) ( -1344 3136 -512 ) UWALL1_2 0 0 0 1 1 +( -1344 3136 -304 ) ( -1344 2880 -304 ) ( -1600 2880 -304 ) WGRND1_6 0 0 0 1 1 +( -1600 3136 -512 ) ( -1600 2880 -512 ) ( -1344 2880 -512 ) UWALL1_2 0 0 0 1 1 +( -1600 3136 -512 ) ( -1600 3136 -304 ) ( -1600 2880 -304 ) UWALL1_2 0 0 0 1 1 +} +// brush 1217 +{ +( -1216 0 -384 ) ( -1264 0 -368 ) ( -1264 128 -368 ) WGRND1_6 0 0 0 1 1 +( -1312 2928 0 ) ( -1360 2944 0 ) ( -1360 2944 128 ) UWALL1_2 0 0 0 1 1 +( -1216 3136 -512 ) ( -1360 3136 -512 ) ( -1360 2912 -512 ) UWALL1_2 0 0 0 1 1 +( -1216 2912 -352 ) ( -1360 2912 -352 ) ( -1360 3136 -352 ) WGRND1_6 0 0 0 1 1 +( -1216 3136 -352 ) ( -1216 3136 -512 ) ( -1216 2912 -512 ) UWALL1_2 0 0 0 1 1 +( -1360 2912 -352 ) ( -1360 2912 -512 ) ( -1360 3136 -512 ) UWALL1_2 0 0 0 1 1 +( -1360 3136 -512 ) ( -1216 3136 -512 ) ( -1216 3136 -352 ) UWALL1_2 0 0 0 1 1 +( -1360 2912 -352 ) ( -1216 2912 -352 ) ( -1216 2912 -512 ) UWALL1_2 0 0 0 1 1 +} +// brush 1218 +{ +( -1024 3136 -512 ) ( -1024 3136 -432 ) ( -1024 3008 -432 ) WGRND1_6 0 0 0 1 1 +( -976 3136 -448 ) ( -976 3008 -448 ) ( -1024 3008 -432 ) WGRND1_6 0 0 0 1 1 +( -1024 3008 -512 ) ( -1024 3008 -432 ) ( -976 3008 -448 ) UWALL1_2 0 0 0 1 1 +( -976 3136 -512 ) ( -976 3136 -448 ) ( -1024 3136 -432 ) UWALL1_2 0 0 0 1 1 +( -976 3008 -512 ) ( -976 3008 -448 ) ( -976 3136 -448 ) UWALL1_2 0 0 0 1 1 +( -976 3008 -512 ) ( -976 3136 -512 ) ( -1024 3136 -512 ) UWALL1_2 0 0 0 1 1 +} +// brush 1219 +{ +( -1024 3008 -512 ) ( -1024 3008 -432 ) ( -1024 3136 -432 ) WGRND1_6 0 0 0 1 1 +( -1168 3136 -384 ) ( -1024 3136 -432 ) ( -1024 3008 -432 ) WGRND1_6 0 0 0 1 1 +( -1216 2912 -512 ) ( -1216 2912 -384 ) ( -1168 2936 -384 ) UWALL1_2 0 0 0 1 1 +( -1024 3136 -512 ) ( -1024 3136 -432 ) ( -1168 3136 -384 ) UWALL1_2 0 0 0 1 1 +( -1216 3136 -512 ) ( -1216 3136 -384 ) ( -1216 2912 -384 ) UWALL1_2 0 0 0 1 1 +( -1216 2912 -512 ) ( -1024 3008 -512 ) ( -1024 3136 -512 ) UWALL1_2 0 0 0 1 1 +( -1216 3136 -384 ) ( -1168 3136 -384 ) ( -1168 2936 -384 ) WGRND1_6 0 0 0 1 1 +} +// brush 1220 +{ +( -800 2992 0 ) ( -832 2976 0 ) ( -832 2976 128 ) UWALL1_2 0 0 0 1 1 +( -944 2992 0 ) ( -976 3008 0 ) ( -976 3008 128 ) UWALL1_2 0 0 0 1 1 +( -768 3136 -512 ) ( -976 3136 -512 ) ( -976 2976 -512 ) UWALL1_2 0 0 0 1 1 +( -768 2976 -448 ) ( -976 2976 -448 ) ( -976 3136 -448 ) WGRND1_6 0 0 0 1 1 +( -768 3136 -448 ) ( -768 3136 -512 ) ( -768 2976 -512 ) UWALL1_2 0 0 0 1 1 +( -976 2976 -448 ) ( -976 2976 -512 ) ( -976 3136 -512 ) UWALL1_2 0 0 0 1 1 +( -976 3136 -512 ) ( -768 3136 -512 ) ( -768 3136 -448 ) UWALL1_2 0 0 0 1 1 +( -976 2976 -448 ) ( -768 2976 -448 ) ( -768 2976 -512 ) UWALL1_2 0 0 0 1 1 +} +// brush 1221 +{ +( -1184 2688 0 ) ( -1232 2688 0 ) ( -1232 2688 128 ) UWALL1_2 0 0 0 1 1 +( -1248 2688 -448 ) ( -1248 2624 -320 ) ( -1600 2800 -320 ) UWALL1_2 0 0 0 1 1 +( -1248 2688 -512 ) ( -1248 2688 -448 ) ( -1600 2864 -448 ) UWALL1_2 0 0 0 1 1 +( -1248 2624 -320 ) ( -1248 2560 -320 ) ( -1600 2560 -320 ) UWALL1_2 0 0 0 1 1 +( -1248 2560 -512 ) ( -1248 2688 -512 ) ( -1600 2864 -512 ) UWALL1_2 0 0 0 1 1 +( -1600 2864 -448 ) ( -1600 2800 -320 ) ( -1600 2560 -320 ) UWALL1_2 0 0 0 1 1 +} +// brush 1222 +{ +( -1312 2848 0 ) ( -1312 2816 0 ) ( -1312 2816 128 ) UWALL1_2 0 0 0 1 1 +( -1328 2880 0 ) ( -1312 2848 0 ) ( -1312 2848 128 ) UWALL1_2 0 0 0 1 1 +( -1424 2928 0 ) ( -1392 2912 0 ) ( -1392 2912 128 ) UWALL1_2 0 0 0 1 1 +( -1456 2880 0 ) ( -1392 2912 0 ) ( -1392 2912 128 ) UWALL1_2 0 0 0 1 1 +( -1312 2720 0 ) ( -1344 2736 0 ) ( -1344 2736 128 ) UWALL1_2 0 0 0 1 1 +( -1328 2752 0 ) ( -1344 2736 0 ) ( -1344 2736 128 ) UWALL1_2 0 0 0 1 1 +( -1280 2944 -448 ) ( -1280 2736 -448 ) ( -1456 2736 -448 ) WGRND1_6 0 0 0 1 1 +( -1456 2944 -512 ) ( -1456 2736 -512 ) ( -1280 2736 -512 ) UWALL1_2 0 0 0 1 1 +( -1456 2944 -512 ) ( -1456 2944 -448 ) ( -1456 2736 -448 ) UWALL1_2 0 0 0 1 1 +} +// brush 1223 +{ +( -1424 2688 -448 ) ( -1424 2688 -320 ) ( -1248 2688 -320 ) UWALL1_2 0 0 0 1 1 +( -1280 2752 -448 ) ( -1312 2720 -320 ) ( -1392 2720 -320 ) UWALL1_2 0 0 0 1 1 +( -1424 2688 -320 ) ( -1392 2720 -320 ) ( -1312 2720 -320 ) WGRND1_6 0 0 0 1 1 +( -1152 2688 -448 ) ( -1280 2752 -448 ) ( -1360 2752 -448 ) UWALL1_2 0 0 0 1 1 +( -1312 2720 -320 ) ( -1280 2752 -448 ) ( -1152 2688 -448 ) UWALL1_2 0 0 0 1 1 +( -1424 2688 -320 ) ( -1424 2688 -448 ) ( -1360 2752 -448 ) UWALL1_2 0 0 0 1 1 +} +// brush 1224 +{ +( -1152 2688 -512 ) ( -1424 2688 -512 ) ( -1424 2688 -448 ) UWALL1_2 0 0 0 1 1 +( -1360 2752 -512 ) ( -1280 2752 -512 ) ( -1280 2752 -448 ) UWALL1_2 0 0 0 1 1 +( -1280 2752 -512 ) ( -1360 2752 -512 ) ( -1424 2688 -512 ) WGRND1_6 0 0 0 1 1 +( -1360 2752 -448 ) ( -1280 2752 -448 ) ( -1152 2688 -448 ) UWALL1_2 0 0 0 1 1 +( -1152 2688 -448 ) ( -1280 2752 -448 ) ( -1280 2752 -512 ) UWALL1_2 0 0 0 1 1 +( -1360 2752 -448 ) ( -1424 2688 -448 ) ( -1424 2688 -512 ) UWALL1_2 0 0 0 1 1 +} +// brush 1225 +{ +( 0 2880 -32 ) ( 0 2944 -80 ) ( 128 2944 -80 ) UWALL1_2 0 0 0 1 1 +( -1600 2944 -512 ) ( -1600 2816 -512 ) ( -1536 2816 -512 ) UWALL1_2 0 0 0 1 1 +( -1600 2816 -48 ) ( -1600 2944 -16 ) ( -1504 2944 -112 ) UWALL1_2 0 0 0 1 1 +( -1504 2944 -512 ) ( -1536 2816 -512 ) ( -1536 2816 -112 ) UWALL1_2 0 0 0 1 1 +( -1600 2816 -512 ) ( -1600 2944 -512 ) ( -1600 2944 -16 ) UWALL1_2 0 0 0 1 1 +( -1504 2944 -512 ) ( -1504 2944 -112 ) ( -1600 2944 -16 ) UWALL1_2 0 0 0 1 1 +( -1536 2816 -112 ) ( -1536 2816 -512 ) ( -1600 2816 -512 ) UWALL1_2 0 0 0 1 1 +} +// brush 1226 +{ +( -1488 0 -64 ) ( -1504 0 -48 ) ( -1504 128 -48 ) UWALL1_2 0 0 0 1 1 +( 0 3072 -48 ) ( 0 3088 -48 ) ( 128 3088 -48 ) UWALL1_2 0 0 0 1 1 +( 0 2912 -96 ) ( 0 2944 -80 ) ( 128 2944 -80 ) UWALL1_2 0 0 0 1 1 +( -1440 3008 -512 ) ( -1504 2944 -512 ) ( -1504 2944 -112 ) UWALL1_2 0 0 0 1 1 +( -1600 2944 -512 ) ( -1600 2944 -16 ) ( -1504 2944 -112 ) UWALL1_2 0 0 0 1 1 +( -1600 3136 -512 ) ( -1440 3136 -512 ) ( -1440 3136 16 ) UWALL1_2 0 0 0 1 1 +( -1600 3136 176 ) ( -1440 3136 16 ) ( -1440 3008 -112 ) UWALL1_2 0 0 0 1 1 +( -1600 2944 -512 ) ( -1504 2944 -512 ) ( -1440 3008 -512 ) UWALL1_2 0 0 0 1 1 +( -1440 3008 -512 ) ( -1440 3008 -112 ) ( -1440 3136 16 ) UWALL1_2 0 0 0 1 1 +( -1600 3136 -512 ) ( -1600 3136 176 ) ( -1600 2944 -16 ) UWALL1_2 0 0 0 1 1 +} +// brush 1227 +{ +( -1344 0 -112 ) ( -1376 0 -96 ) ( -1376 128 -96 ) UWALL1_2 0 0 0 1 1 +( -1440 3008 -512 ) ( -1312 3072 -512 ) ( -1312 3136 -512 ) UWALL1_2 0 0 0 1 1 +( -1440 3136 -112 ) ( -1312 3136 -80 ) ( -1312 3072 -80 ) UWALL1_2 0 0 0 1 1 +( -1312 3072 -512 ) ( -1312 3072 -80 ) ( -1312 3136 -80 ) UWALL1_2 0 0 0 1 1 +( -1440 3136 -512 ) ( -1440 3136 -112 ) ( -1440 3008 -112 ) UWALL1_2 0 0 0 1 1 +( -1312 3136 -80 ) ( -1440 3136 -112 ) ( -1440 3136 -512 ) UWALL1_2 0 0 0 1 1 +( -1312 3072 -512 ) ( -1440 3008 -512 ) ( -1440 3008 -112 ) UWALL1_2 0 0 0 1 1 +} +// brush 1228 +{ +( -1152 0 -64 ) ( -1184 0 -48 ) ( -1184 128 -48 ) UWALL1_2 0 0 0 1 1 +( -1280 0 -80 ) ( -1296 0 -96 ) ( -1296 128 -96 ) UWALL1_2 0 0 0 1 1 +( -1296 0 -96 ) ( -1312 0 -128 ) ( -1312 128 -128 ) UWALL1_2 0 0 0 1 1 +( -1056 3088 0 ) ( -1088 3072 0 ) ( -1088 3072 128 ) UWALL1_2 0 0 0 1 1 +( -1184 3024 0 ) ( -1216 3024 0 ) ( -1216 3024 128 ) UWALL1_2 0 0 0 1 1 +( -1280 3056 0 ) ( -1312 3072 0 ) ( -1312 3072 128 ) UWALL1_2 0 0 0 1 1 +( -1088 3136 -512 ) ( -1312 3136 -512 ) ( -1312 3008 -512 ) UWALL1_2 0 0 0 1 1 +( -1088 3008 -48 ) ( -1312 3008 -48 ) ( -1312 3136 -48 ) UWALL1_2 0 0 0 1 1 +( -1088 3136 -48 ) ( -1088 3136 -512 ) ( -1088 3008 -512 ) UWALL1_2 0 0 0 1 1 +( -1312 3008 -48 ) ( -1312 3008 -512 ) ( -1312 3136 -512 ) UWALL1_2 0 0 0 1 1 +( -1312 3136 -512 ) ( -1088 3136 -512 ) ( -1088 3136 -48 ) UWALL1_2 0 0 0 1 1 +} +// brush 1229 +{ +( -1088 3104 -512 ) ( -1088 3104 -256 ) ( -928 3104 -256 ) UWALL1_2 0 0 0 1 1 +( -800 3136 -256 ) ( -928 3104 -256 ) ( -1088 3104 -256 ) UWALL1_2 0 0 0 1 1 +( -1088 3104 -512 ) ( -928 3104 -512 ) ( -800 3136 -512 ) UWALL1_2 0 0 0 1 1 +( -928 3104 -512 ) ( -928 3104 -256 ) ( -800 3136 -256 ) UWALL1_2 0 0 0 1 1 +( -1088 3136 -256 ) ( -1088 3104 -256 ) ( -1088 3104 -512 ) UWALL1_2 0 0 0 1 1 +( -800 3136 -512 ) ( -800 3136 -256 ) ( -1088 3136 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 1230 +{ +( -960 0 -336 ) ( -928 0 -352 ) ( -928 128 -352 ) UWALL1_2 0 0 0 1 1 +( -992 0 -112 ) ( -1024 0 -96 ) ( -1024 128 -96 ) UWALL1_2 0 0 0 1 1 +( -1024 3056 0 ) ( -1088 3072 0 ) ( -1088 3072 128 ) UWALL1_2 0 0 0 1 1 +( -928 3056 -96 ) ( -1088 3056 -96 ) ( -1088 3136 -96 ) UWALL1_2 0 0 0 1 1 +( -928 3136 -96 ) ( -928 3136 -512 ) ( -928 3056 -512 ) UWALL1_2 0 0 0 1 1 +( -1088 3056 -96 ) ( -1088 3056 -512 ) ( -1088 3136 -512 ) UWALL1_2 0 0 0 1 1 +( -1088 3136 -512 ) ( -928 3136 -512 ) ( -928 3136 -96 ) UWALL1_2 0 0 0 1 1 +( -1088 3056 -96 ) ( -928 3056 -96 ) ( -928 3056 -512 ) UWALL1_2 0 0 0 1 1 +} +// brush 1231 +{ +( -1088 3072 -512 ) ( -1088 3072 -272 ) ( -1024 3104 -304 ) UWALL1_2 0 0 0 1 1 +( -1088 3104 -512 ) ( -1024 3104 -512 ) ( -1024 3104 -304 ) UWALL1_2 0 0 0 1 1 +( -1088 3104 -272 ) ( -1024 3104 -304 ) ( -1088 3072 -272 ) UWALL1_2 0 0 0 1 1 +( -1088 3072 -512 ) ( -1024 3104 -512 ) ( -1088 3104 -512 ) UWALL1_2 0 0 0 1 1 +( -1088 3072 -512 ) ( -1088 3104 -512 ) ( -1088 3104 -272 ) UWALL1_2 0 0 0 1 1 +} +// brush 1232 +{ +( 0 3088 -832 ) ( 0 3072 -816 ) ( 128 3072 -880 ) UWALL1_2 0 0 0 1 1 +( -1088 3072 208 ) ( -1088 3072 80 ) ( -1056 3088 64 ) UWALL1_2 0 0 0 1 1 +( -1056 3104 192 ) ( -1056 3104 64 ) ( -1040 3104 56 ) UWALL1_2 0 0 0 1 1 +( 0 3152 -816 ) ( 0 3184 -816 ) ( 128 3184 -880 ) UWALL1_2 0 0 0 1 1 +( -928 3136 -96 ) ( -928 3136 -512 ) ( -928 3056 -512 ) UWALL1_2 0 0 0 1 1 +} +// brush 1233 +{ +( -928 3104 -352 ) ( -928 3072 -352 ) ( -928 3104 -384 ) UWALL1_2 0 0 0 1 1 +( -800 3136 -384 ) ( -928 3104 -384 ) ( -928 3072 -352 ) UWALL1_2 0 0 0 1 1 +( -800 3136 -352 ) ( -928 3104 -352 ) ( -928 3104 -384 ) UWALL1_2 0 0 0 1 1 +( -800 3136 -352 ) ( -800 3104 -352 ) ( -928 3072 -352 ) UWALL1_2 0 0 0 1 1 +( -800 3136 -352 ) ( -800 3136 -384 ) ( -800 3104 -352 ) UWALL1_2 0 0 0 1 1 +} +// brush 1234 +{ +( -800 3136 -352 ) ( -800 3104 -352 ) ( -800 3136 -384 ) UWALL1_2 0 0 0 1 1 +( -768 3136 -384 ) ( -800 3136 -384 ) ( -800 3104 -352 ) UWALL1_2 0 0 0 1 1 +( -768 3136 -352 ) ( -800 3136 -352 ) ( -800 3136 -384 ) UWALL1_2 0 0 0 1 1 +( -768 3136 -352 ) ( -768 3104 -352 ) ( -800 3104 -352 ) UWALL1_2 0 0 0 1 1 +( -768 3136 -352 ) ( -768 3136 -384 ) ( -768 3104 -352 ) UWALL1_2 0 0 0 1 1 +} +// brush 1235 +{ +( -784 0 -352 ) ( -752 0 -352 ) ( -752 128 -352 ) UWALL1_2 0 0 0 1 1 +( 0 2944 -256 ) ( 0 2960 -240 ) ( 128 2960 -240 ) UWALL1_2 0 0 0 1 1 +( -880 2960 0 ) ( -896 2976 0 ) ( -896 2976 128 ) UWALL1_2 0 0 0 1 1 +( -896 2944 -160 ) ( -896 2968 -160 ) ( -896 2968 -32 ) UWALL1_2 0 0 0 1 1 +( -768 2944 -144 ) ( -768 2944 -352 ) ( -1024 2944 -352 ) UWALL1_2 0 0 0 1 1 +( -1024 3136 -144 ) ( -1024 3136 -352 ) ( -768 3136 -352 ) UWALL1_2 0 0 0 1 1 +( -768 3136 -144 ) ( -768 2944 -144 ) ( -1024 2944 -144 ) UWALL1_2 0 0 0 1 1 +( -768 2944 -352 ) ( -768 2944 -144 ) ( -768 3136 -144 ) UWALL1_2 0 0 0 1 1 +} +// brush 1236 +{ +( -784 0 -352 ) ( -752 0 -352 ) ( -752 128 -352 ) UWALL1_2 0 0 0 1 1 +( 0 3040 -160 ) ( 0 3056 -144 ) ( 128 3056 -144 ) UWALL1_2 0 0 0 1 1 +( -896 3024 -32 ) ( -896 3024 -160 ) ( -896 3008 -160 ) UWALL1_2 0 0 0 1 1 +( -896 3008 0 ) ( -928 3056 0 ) ( -928 3056 128 ) UWALL1_2 0 0 0 1 1 +( -928 3136 -144 ) ( -928 3136 -352 ) ( -864 3136 -352 ) UWALL1_2 0 0 0 1 1 +( -864 3136 -144 ) ( -864 3008 -144 ) ( -928 3008 -144 ) UWALL1_2 0 0 0 1 1 +( -928 3136 -352 ) ( -928 3136 -144 ) ( -928 3008 -144 ) UWALL1_2 0 0 0 1 1 +} +// brush 1237 +{ +( -784 0 -352 ) ( -752 0 -352 ) ( -752 128 -352 ) UWALL1_2 0 0 0 1 1 +( -768 2848 -256 ) ( -768 2848 -352 ) ( -864 2848 -352 ) UWALL1_2 0 0 0 1 1 +( -864 2944 -256 ) ( -864 2944 -352 ) ( -768 2944 -352 ) UWALL1_2 0 0 0 1 1 +( -768 2944 -256 ) ( -768 2848 -256 ) ( -864 2848 -256 ) UWALL1_2 0 0 0 1 1 +( -768 2848 -352 ) ( -768 2848 -256 ) ( -768 2944 -256 ) UWALL1_2 0 0 0 1 1 +( -864 2944 -512 ) ( -864 2944 -416 ) ( -864 2848 -416 ) UWALL1_2 0 0 0 1 1 +} +// brush 1238 +{ +( -832 2928 -512 ) ( -832 2928 -352 ) ( -832 2848 -352 ) UWALL1_2 -32 0 0 1 1 +( -800 2944 -512 ) ( -800 2944 -352 ) ( -832 2928 -352 ) UWALL1_2 -16 0 0 1 1 +( -768 2848 -512 ) ( -832 2848 -512 ) ( -832 2848 -352 ) UWALL1_2 -16 0 0 1 1 +( -768 2944 -512 ) ( -768 2944 -352 ) ( -800 2944 -352 ) UWALL1_2 -16 0 0 1 1 +( -768 2944 -352 ) ( -768 2848 -352 ) ( -832 2848 -352 ) UWALL1_2 -16 32 0 1 1 +( -768 2848 -512 ) ( -768 2944 -512 ) ( -800 2944 -512 ) UWALL1_2 -16 32 0 1 1 +( -768 2848 -512 ) ( -768 2848 -352 ) ( -768 2944 -352 ) UWALL1_2 -32 0 0 1 1 +} +// brush 1239 +{ +( -832 2928 -416 ) ( -800 2944 -416 ) ( -832 2960 -352 ) UWALL1_2 -16 0 0 1 1 +( -768 2848 -416 ) ( -832 2848 -416 ) ( -864 2848 -352 ) UWALL1_2 -16 0 0 1 1 +( -768 2944 -416 ) ( -768 2960 -352 ) ( -832 2960 -352 ) UWALL1_2 -16 0 0 1 1 +( -864 2944 -352 ) ( -832 2960 -352 ) ( -768 2960 -352 ) UWALL1_2 -16 32 0 1 1 +( -832 2848 -416 ) ( -768 2848 -416 ) ( -768 2944 -416 ) UWALL1_2 -16 32 0 1 1 +( -768 2848 -416 ) ( -768 2848 -352 ) ( -768 2960 -352 ) UWALL1_2 -32 0 0 1 1 +( -832 2928 -416 ) ( -864 2944 -352 ) ( -864 2848 -352 ) UWALL1_2 -32 0 0 1 1 +} +// brush 1240 +{ +( -960 2544 0 ) ( -976 2544 0 ) ( -976 2544 128 ) PBTEK1_04 0 0 0 1 1 +( -960 2768 128 ) ( -960 2768 0 ) ( -960 2752 0 ) PBTEK1_04 0 0 0 1 1 +( -992 2768 0 ) ( -976 2784 0 ) ( -976 2784 128 ) PBTEK1_04 0 0 0 1 1 +( -992 2784 -128 ) ( -992 2784 -256 ) ( -768 2784 -256 ) SFLOOR4_2 0 0 0 1 1 +( -768 2784 -128 ) ( -768 2432 -128 ) ( -992 2432 -128 ) SFLOOR4_2 0 0 0 1 1 +( -992 2784 -256 ) ( -992 2432 -256 ) ( -768 2432 -256 ) SFLOOR4_2 0 0 0 1 1 +( -992 2784 -256 ) ( -992 2784 -128 ) ( -992 2432 -128 ) PBTEK1_04 0 0 0 1 1 +} +// brush 1241 +{ +( 0 2512 -208 ) ( 0 2544 -208 ) ( 128 2544 -208 ) PBTEK1_04 0 0 0 1 1 +( -944 2512 0 ) ( -976 2512 0 ) ( -976 2512 128 ) PBTEK1_04 0 0 0 1 1 +( -976 2544 128 ) ( -976 2544 0 ) ( -960 2544 0 ) PBTEK1_04 0 0 0 1 1 +( -960 2768 128 ) ( -960 2768 0 ) ( -960 2752 0 ) PBTEK1_04 0 0 0 1 1 +( -992 2784 -256 ) ( -992 2432 -256 ) ( -768 2432 -256 ) SFLOOR4_2 0 0 0 1 1 +( -992 2784 -256 ) ( -992 2784 -128 ) ( -992 2432 -128 ) PBTEK1_04 0 0 0 1 1 +} +// brush 1242 +{ +( -976 2512 128 ) ( -976 2512 0 ) ( -944 2512 0 ) PBTEK1_04 0 0 0 1 1 +( -960 2768 128 ) ( -960 2768 0 ) ( -960 2752 0 ) PBTEK1_04 0 0 0 1 1 +( -768 2432 -128 ) ( -768 2432 -256 ) ( -992 2432 -256 ) SFLOOR4_2 0 0 0 1 1 +( -768 2784 -128 ) ( -768 2432 -128 ) ( -992 2432 -128 ) SFLOOR4_2 0 0 0 1 1 +( -992 2784 -256 ) ( -992 2432 -256 ) ( -768 2432 -256 ) SFLOOR4_2 0 0 0 1 1 +( -992 2784 -256 ) ( -992 2784 -128 ) ( -992 2432 -128 ) PBTEK1_04 0 0 0 1 1 +} +// brush 1243 +{ +( 0 2528 -176 ) ( 0 2544 -176 ) ( 128 2544 -176 ) PBTEK1_04 0 0 0 1 1 +( 128 2544 -208 ) ( 0 2544 -208 ) ( 0 2512 -208 ) PBTEK1_04 0 0 0 1 1 +( -944 2512 0 ) ( -976 2512 0 ) ( -976 2512 128 ) PBTEK1_04 0 0 0 1 1 +( -976 2544 128 ) ( -976 2544 0 ) ( -960 2544 0 ) PBTEK1_04 0 0 0 1 1 +( -960 2768 128 ) ( -960 2768 0 ) ( -960 2752 0 ) PBTEK1_04 0 0 0 1 1 +( -992 2784 -256 ) ( -992 2784 -128 ) ( -992 2432 -128 ) SWITCH_1 16 16 90 1 1 +} +// brush 1244 +{ +( 128 2544 -176 ) ( 0 2544 -176 ) ( 0 2528 -176 ) PBTEK1_04 0 0 0 1 1 +( -944 2512 0 ) ( -976 2512 0 ) ( -976 2512 128 ) PBTEK1_04 0 0 0 1 1 +( -976 2544 128 ) ( -976 2544 0 ) ( -960 2544 0 ) PBTEK1_04 0 0 0 1 1 +( -960 2768 128 ) ( -960 2768 0 ) ( -960 2752 0 ) PBTEK1_04 0 0 0 1 1 +( -768 2784 -128 ) ( -768 2432 -128 ) ( -992 2432 -128 ) SFLOOR4_2 0 0 0 1 1 +( -992 2784 -256 ) ( -992 2784 -128 ) ( -992 2432 -128 ) PBTEK1_04 0 0 0 1 1 +} +// brush 1245 +{ +( 224 520 0 ) ( 192 512 0 ) ( 192 512 128 ) ECOP1_6 0 0 0 1 1 +( 128 320 -312 ) ( 128 320 -288 ) ( 128 512 -288 ) ECOP1_6 0 0 0 1 1 +( 72 512 -256 ) ( 96 512 -256 ) ( 96 320 -256 ) ECOP1_6 0 0 0 1 1 +( 128 320 -288 ) ( 96 320 -256 ) ( 96 512 -256 ) ECOP1_6 0 0 0 1 1 +( 128 512 -312 ) ( 72 512 -256 ) ( 72 320 -256 ) ECOP1_6 0 0 0 1 1 +( 96 512 -256 ) ( 72 512 -256 ) ( 128 512 -312 ) ECOP1_6 0 0 0 1 1 +} +// brush 1246 +{ +( 224 520 0 ) ( 192 512 0 ) ( 192 512 128 ) ECOP1_6 0 0 0 1 1 +( 0 512 -288 ) ( 0 320 -288 ) ( 0 320 -312 ) ECOP1_6 0 0 0 1 1 +( 32 320 -256 ) ( 32 512 -256 ) ( 56 512 -256 ) ECOP1_6 0 0 0 1 1 +( 32 512 -256 ) ( 32 320 -256 ) ( 0 320 -288 ) ECOP1_6 0 0 0 1 1 +( 56 320 -256 ) ( 56 512 -256 ) ( 0 512 -312 ) ECOP1_6 0 0 0 1 1 +( 0 512 -312 ) ( 56 512 -256 ) ( 32 512 -256 ) ECOP1_6 0 0 0 1 1 +} +// brush 1247 +{ +( 224 520 0 ) ( 192 512 0 ) ( 192 512 128 ) ECOP1_6 0 0 0 1 1 +( 32 320 -256 ) ( 16 320 -272 ) ( 16 512 -272 ) ECOP1_6 0 0 0 1 1 +( 96 512 -256 ) ( 112 512 -272 ) ( 112 320 -272 ) ECOP1_6 0 0 0 1 1 +( 96 320 -256 ) ( 32 320 -256 ) ( 32 512 -256 ) ECOP1_6 0 0 0 1 1 +( 112 512 -272 ) ( 16 512 -272 ) ( 16 320 -272 ) ECOP1_6 0 0 0 1 1 +( 112 512 -272 ) ( 96 512 -256 ) ( 32 512 -256 ) ECOP1_6 0 0 0 1 1 +} +// brush 1248 +{ +( 128 528 -384 ) ( 0 528 -384 ) ( 0 496 -384 ) ECOP1_6 0 0 0 1 1 +( 16 468 -464 ) ( 0 464 -448 ) ( 0 464 -288 ) ECOP1_6 0 0 0 1 1 +( 0 512 -288 ) ( 16 512 -272 ) ( 16 468 -272 ) ECOP1_6 0 0 0 1 1 +( 0 512 -448 ) ( 0 512 -288 ) ( 0 464 -288 ) ECOP1_6 0 0 0 1 1 +( 16 512 -464 ) ( 16 468 -464 ) ( 16 468 -272 ) ECOP1_6 0 0 0 1 1 +( 0 512 -448 ) ( 16 512 -464 ) ( 16 512 -272 ) ECOP1_6 0 0 0 1 1 +} +// brush 1249 +{ +( 216 536 0 ) ( 192 512 0 ) ( 192 512 128 ) ECOP1_6 0 0 0 1 1 +( 320 112 -312 ) ( 320 112 -288 ) ( 128 496 -288 ) ECOP1_6 0 0 0 1 1 +( 72 482 -256 ) ( 96 488 -256 ) ( 288 104 -256 ) ECOP1_6 0 0 0 1 1 +( 320 112 -288 ) ( 288 104 -256 ) ( 96 488 -256 ) ECOP1_6 0 0 0 1 1 +( 128 496 -312 ) ( 72 482 -256 ) ( 264 98 -256 ) ECOP1_6 0 0 0 1 1 +( 96 488 -256 ) ( 72 482 -256 ) ( 128 496 -312 ) ECOP1_6 0 0 0 1 1 +} +// brush 1250 +{ +( 216 536 0 ) ( 192 512 0 ) ( 192 512 128 ) ECOP1_6 0 0 0 1 1 +( 0 464 -288 ) ( 192 80 -288 ) ( 192 80 -312 ) ECOP1_6 0 0 0 1 1 +( 224 88 -256 ) ( 32 472 -256 ) ( 56 478 -256 ) ECOP1_6 0 0 0 1 1 +( 32 472 -256 ) ( 224 88 -256 ) ( 192 80 -288 ) ECOP1_6 0 0 0 1 1 +( 248 94 -256 ) ( 56 478 -256 ) ( 0 464 -312 ) ECOP1_6 0 0 0 1 1 +( 0 464 -312 ) ( 56 478 -256 ) ( 32 472 -256 ) ECOP1_6 0 0 0 1 1 +} +// brush 1251 +{ +( 216 536 0 ) ( 192 512 0 ) ( 192 512 128 ) ECOP1_6 0 0 0 1 1 +( 224 88 -256 ) ( 208 84 -272 ) ( 16 468 -272 ) ECOP1_6 0 0 0 1 1 +( 96 488 -256 ) ( 112 492 -272 ) ( 304 108 -272 ) ECOP1_6 0 0 0 1 1 +( 288 104 -256 ) ( 224 88 -256 ) ( 32 472 -256 ) ECOP1_6 0 0 0 1 1 +( 112 492 -272 ) ( 16 468 -272 ) ( 208 84 -272 ) ECOP1_6 0 0 0 1 1 +( 112 492 -272 ) ( 96 488 -256 ) ( 32 472 -256 ) ECOP1_6 0 0 0 1 1 +} +// brush 1252 +{ +( 128 528 -384 ) ( 0 528 -384 ) ( 0 496 -384 ) ECOP1_6 0 0 0 1 1 +( 60 380 -464 ) ( 48 368 -448 ) ( 48 368 -288 ) ECOP1_6 0 0 0 1 1 +( 0 464 -288 ) ( 16 468 -272 ) ( 60 380 -272 ) ECOP1_6 0 0 0 1 1 +( 0 464 -448 ) ( 0 464 -288 ) ( 48 368 -288 ) ECOP1_6 0 0 0 1 1 +( 16 468 -464 ) ( 60 380 -464 ) ( 60 380 -272 ) ECOP1_6 0 0 0 1 1 +( 0 464 -448 ) ( 16 468 -464 ) ( 16 468 -272 ) ECOP1_6 0 0 0 1 1 +} +// brush 1253 +{ +( 192 512 128 ) ( 192 512 0 ) ( 200 544 0 ) ECOP1_6 0 0 0 1 1 +( 192 448 -288 ) ( 0 448 -288 ) ( 0 448 -312 ) ECOP1_6 0 0 0 1 1 +( 0 416 -256 ) ( 192 416 -256 ) ( 192 392 -256 ) ECOP1_6 0 0 0 1 1 +( 192 416 -256 ) ( 0 416 -256 ) ( 0 448 -288 ) ECOP1_6 0 0 0 1 1 +( 0 392 -256 ) ( 192 392 -256 ) ( 192 448 -312 ) ECOP1_6 0 0 0 1 1 +( 192 448 -312 ) ( 192 392 -256 ) ( 192 416 -256 ) ECOP1_6 0 0 0 1 1 +} +// brush 1254 +{ +( 192 512 128 ) ( 192 512 0 ) ( 200 544 0 ) ECOP1_6 0 0 0 1 1 +( 0 320 -312 ) ( 0 320 -288 ) ( 192 320 -288 ) ECOP1_6 0 0 0 1 1 +( 192 376 -256 ) ( 192 352 -256 ) ( 0 352 -256 ) ECOP1_6 0 0 0 1 1 +( 0 320 -288 ) ( 0 352 -256 ) ( 192 352 -256 ) ECOP1_6 0 0 0 1 1 +( 192 320 -312 ) ( 192 376 -256 ) ( 0 376 -256 ) ECOP1_6 0 0 0 1 1 +( 192 352 -256 ) ( 192 376 -256 ) ( 192 320 -312 ) ECOP1_6 0 0 0 1 1 +} +// brush 1255 +{ +( 192 512 128 ) ( 192 512 0 ) ( 200 544 0 ) ECOP1_6 0 0 0 1 1 +( 192 336 -272 ) ( 0 336 -272 ) ( 0 352 -256 ) ECOP1_6 0 0 0 1 1 +( 0 432 -272 ) ( 192 432 -272 ) ( 192 416 -256 ) ECOP1_6 0 0 0 1 1 +( 192 352 -256 ) ( 0 352 -256 ) ( 0 416 -256 ) ECOP1_6 0 0 0 1 1 +( 0 336 -272 ) ( 192 336 -272 ) ( 192 432 -272 ) ECOP1_6 0 0 0 1 1 +( 192 352 -256 ) ( 192 416 -256 ) ( 192 432 -272 ) ECOP1_6 0 0 0 1 1 +} +// brush 1256 +{ +( 128 528 -384 ) ( 0 528 -384 ) ( 0 496 -384 ) ECOP1_6 0 0 0 1 1 +( 144 320 -448 ) ( 148 336 -464 ) ( 148 336 -272 ) ECOP1_6 0 0 0 1 1 +( 192 320 -288 ) ( 144 320 -288 ) ( 148 336 -272 ) ECOP1_6 0 0 0 1 1 +( 192 320 -448 ) ( 144 320 -448 ) ( 144 320 -288 ) ECOP1_6 0 0 0 1 1 +( 192 336 -464 ) ( 192 336 -272 ) ( 148 336 -272 ) ECOP1_6 0 0 0 1 1 +( 192 336 -464 ) ( 192 320 -448 ) ( 192 320 -288 ) ECOP1_6 0 0 0 1 1 +} +// brush 1257 +{ +( 192 512 128 ) ( 192 512 0 ) ( 216 536 0 ) ECOP1_6 0 0 0 1 1 +( -240 512 -312 ) ( -240 512 -288 ) ( 144 320 -288 ) ECOP1_6 0 0 0 1 1 +( 158 376 -256 ) ( 152 352 -256 ) ( -232 544 -256 ) ECOP1_6 0 0 0 1 1 +( -240 512 -288 ) ( -232 544 -256 ) ( 152 352 -256 ) ECOP1_6 0 0 0 1 1 +( 144 320 -312 ) ( 158 376 -256 ) ( -226 568 -256 ) ECOP1_6 0 0 0 1 1 +( 152 352 -256 ) ( 158 376 -256 ) ( 144 320 -312 ) ECOP1_6 0 0 0 1 1 +} +// brush 1258 +{ +( 192 512 128 ) ( 192 512 0 ) ( 216 536 0 ) ECOP1_6 0 0 0 1 1 +( 148 336 -272 ) ( -236 528 -272 ) ( -232 544 -256 ) ECOP1_6 0 0 0 1 1 +( -212 624 -272 ) ( 172 432 -272 ) ( 168 416 -256 ) ECOP1_6 0 0 0 1 1 +( 152 352 -256 ) ( -232 544 -256 ) ( -216 608 -256 ) ECOP1_6 0 0 0 1 1 +( -236 528 -272 ) ( 148 336 -272 ) ( 172 432 -272 ) ECOP1_6 0 0 0 1 1 +( 152 352 -256 ) ( 168 416 -256 ) ( 172 432 -272 ) ECOP1_6 0 0 0 1 1 +} +// brush 1259 +{ +( 128 528 -384 ) ( 0 528 -384 ) ( 0 496 -384 ) ECOP1_6 0 0 0 1 1 +( 48 368 -448 ) ( 60 380 -464 ) ( 60 380 -272 ) ECOP1_6 0 0 0 1 1 +( 148 336 -272 ) ( 144 320 -288 ) ( 48 368 -288 ) ECOP1_6 0 0 0 1 1 +( 144 320 -448 ) ( 48 368 -448 ) ( 48 368 -288 ) ECOP1_6 0 0 0 1 1 +( 148 336 -464 ) ( 148 336 -272 ) ( 60 380 -272 ) ECOP1_6 0 0 0 1 1 +( 148 336 -464 ) ( 144 320 -448 ) ( 144 320 -288 ) ECOP1_6 0 0 0 1 1 +} +// brush 1260 +{ +( 192 512 128 ) ( 192 512 0 ) ( 216 536 0 ) ECOP1_6 0 0 0 1 1 +( 176 448 -288 ) ( -208 640 -288 ) ( -208 640 -312 ) ECOP1_6 0 0 0 1 1 +( -216 608 -256 ) ( 168 416 -256 ) ( 162 392 -256 ) ECOP1_6 0 0 0 1 1 +( 168 416 -256 ) ( -216 608 -256 ) ( -208 640 -288 ) ECOP1_6 0 0 0 1 1 +( -222 584 -256 ) ( 162 392 -256 ) ( 176 448 -312 ) ECOP1_6 0 0 0 1 1 +( 176 448 -312 ) ( 162 392 -256 ) ( 168 416 -256 ) ECOP1_6 0 0 0 1 1 +} +// brush 1261 +{ +( 16 0 -384 ) ( 16 0 -368 ) ( 16 128 -368 ) GROUND1_2 0 0 0 1 1 +( 0 0 -352 ) ( 0 0 -368 ) ( 0 128 -368 ) GROUND1_2 0 0 0 1 1 +( 80 576 -384 ) ( 80 672 -384 ) ( -80 672 -384 ) GROUND1_2 0 0 0 1 1 +( 96 672 -368 ) ( 96 576 -368 ) ( 0 576 -368 ) GROUND1_2 0 0 0 1 1 +( 96 672 -368 ) ( 0 672 -368 ) ( -80 672 -384 ) GROUND1_2 0 0 0 1 1 +( 0 576 -368 ) ( 96 576 -368 ) ( 80 576 -384 ) GROUND1_2 0 0 0 1 1 +} +// brush 1262 +{ +( -1056 2784 0 ) ( -1072 2816 0 ) ( -1072 2816 128 ) UWALL1_2 0 0 0 1 1 +( -1072 2816 0 ) ( -1072 2848 0 ) ( -1072 2848 128 ) UWALL1_2 0 0 0 1 1 +( -1040 2880 0 ) ( -1024 2896 0 ) ( -1024 2896 128 ) UWALL1_2 0 0 0 1 1 +( -1024 2896 0 ) ( -992 2896 0 ) ( -992 2896 128 ) UWALL1_2 0 0 0 1 1 +( -992 2896 0 ) ( -960 2880 0 ) ( -960 2880 128 ) UWALL1_2 0 0 0 1 1 +( -960 2912 -512 ) ( -1120 2912 -512 ) ( -1120 2752 -512 ) UWALL1_2 0 0 0 1 1 +( -960 2752 -448 ) ( -1120 2752 -448 ) ( -1120 2912 -448 ) WGRND1_6 0 0 0 1 1 +( -960 2912 -448 ) ( -960 2912 -512 ) ( -960 2752 -512 ) UWALL1_2 0 0 0 1 1 +( -1120 2752 -448 ) ( -960 2752 -448 ) ( -960 2752 -512 ) UWALL1_2 0 0 0 1 1 +} +// brush 1263 +{ +( -640 3304 -256 ) ( -649 3304 -256 ) ( -649 3096 -256 ) sky-stars2 0 0 0 1 1 +( -696 2816 192 ) ( -696 2816 -512 ) ( -760 2816 -512 ) sky-stars2 0 0 0 128 128 +( -768 3200 192 ) ( -768 3200 -512 ) ( -704 3200 -512 ) sky-stars2 0 0 0 128 128 +( -704 3200 192 ) ( -704 2784 192 ) ( -768 2784 192 ) sky-stars2 0 0 0 128 128 +( -704 2784 -512 ) ( -704 2784 192 ) ( -704 3200 192 ) sky-stars2 0 0 0 128 128 +( -768 3200 -512 ) ( -768 3200 192 ) ( -768 2784 192 ) sky-stars2 0 0 0 128 128 +} +// brush 1264 +{ +( -640 2984 -512 ) ( -649 2984 -512 ) ( -649 2904 -512 ) UWALL1_2 0 0 0 1 1 +( -704 2784 -320 ) ( -704 2784 -622 ) ( -768 2784 -622 ) UWALL1_2 0 0 0 1 1 +( -768 2944 -320 ) ( -768 2944 -622 ) ( -704 2944 -622 ) UWALL1_2 0 0 0 1 1 +( -704 2944 -320 ) ( -704 2784 -320 ) ( -768 2784 -320 ) UWALL1_2 0 0 0 1 1 +( -704 2784 -622 ) ( -704 2784 -320 ) ( -704 2944 -320 ) UWALL1_2 0 0 0 1 1 +( -768 2944 -622 ) ( -768 2944 -320 ) ( -768 2784 -320 ) UWALL1_2 0 0 0 1 1 +} +// brush 1265 +{ +( 68 8 16 ) ( 72 0 16 ) ( 72 0 32 ) COP1_1 0 0 0 1 1 +( 24 0 16 ) ( 28 8 16 ) ( 28 8 32 ) COP1_1 0 0 0 1 1 +( 68 8 32 ) ( 72 0 32 ) ( 24 0 32 ) COP1_1 0 0 0 1 1 +( 72 0 16 ) ( 68 8 16 ) ( 28 8 16 ) COP1_1 0 0 0 1 1 +( 68 8 32 ) ( 28 8 32 ) ( 28 8 16 ) COP1_1 0 0 0 1 1 +( 24 0 32 ) ( 72 0 32 ) ( 72 0 16 ) COP1_1 0 0 0 1 1 +} +// brush 1266 +{ +( 96 24 32 ) ( 96 72 32 ) ( 96 72 16 ) COP1_1 0 0 0 1 1 +( 88 68 32 ) ( 88 28 32 ) ( 88 28 16 ) COP1_1 0 0 0 1 1 +( 96 72 16 ) ( 88 68 16 ) ( 88 28 16 ) COP1_1 0 0 0 1 1 +( 88 68 32 ) ( 96 72 32 ) ( 96 24 32 ) COP1_1 0 0 0 1 1 +( 96 24 16 ) ( 88 28 16 ) ( 88 28 32 ) COP1_1 0 0 0 1 1 +( 88 68 16 ) ( 96 72 16 ) ( 96 72 32 ) COP1_1 0 0 0 1 1 +} +// brush 1267 +{ +( 96 24 32 ) ( 96 24 16 ) ( 72 0 16 ) COP1_1 0 0 0 1 1 +( 68 8 32 ) ( 68 8 16 ) ( 88 28 16 ) COP1_1 0 0 0 1 1 +( 88 28 16 ) ( 68 8 16 ) ( 72 0 16 ) COP1_1 0 0 0 1 1 +( 96 24 32 ) ( 72 0 32 ) ( 68 8 32 ) COP1_1 0 0 0 1 1 +( 68 8 16 ) ( 68 8 32 ) ( 72 0 32 ) COP1_1 0 0 0 1 1 +( 96 24 16 ) ( 96 24 32 ) ( 88 28 32 ) COP1_1 0 0 0 1 1 +} +// brush 1268 +{ +( 72 96 32 ) ( 72 96 16 ) ( 96 72 16 ) COP1_1 0 0 0 1 1 +( 88 68 32 ) ( 88 68 16 ) ( 68 88 16 ) COP1_1 0 0 0 1 1 +( 68 88 16 ) ( 88 68 16 ) ( 96 72 16 ) COP1_1 0 0 0 1 1 +( 72 96 32 ) ( 96 72 32 ) ( 88 68 32 ) COP1_1 0 0 0 1 1 +( 88 68 16 ) ( 88 68 32 ) ( 96 72 32 ) COP1_1 0 0 0 1 1 +( 72 96 16 ) ( 72 96 32 ) ( 68 88 32 ) COP1_1 0 0 0 1 1 +} +// brush 1269 +{ +( 72 96 32 ) ( 24 96 32 ) ( 24 96 16 ) COP1_1 0 0 0 1 1 +( 28 88 32 ) ( 68 88 32 ) ( 68 88 16 ) COP1_1 0 0 0 1 1 +( 24 96 16 ) ( 28 88 16 ) ( 68 88 16 ) COP1_1 0 0 0 1 1 +( 28 88 32 ) ( 24 96 32 ) ( 72 96 32 ) COP1_1 0 0 0 1 1 +( 72 96 16 ) ( 68 88 16 ) ( 68 88 32 ) COP1_1 0 0 0 1 1 +( 28 88 16 ) ( 24 96 16 ) ( 24 96 32 ) COP1_1 0 0 0 1 1 +} +// brush 1270 +{ +( 0 72 32 ) ( 0 72 16 ) ( 24 96 16 ) COP1_1 0 0 0 1 1 +( 28 88 32 ) ( 28 88 16 ) ( 8 68 16 ) COP1_1 0 0 0 1 1 +( 8 68 16 ) ( 28 88 16 ) ( 24 96 16 ) COP1_1 0 0 0 1 1 +( 0 72 32 ) ( 24 96 32 ) ( 28 88 32 ) COP1_1 0 0 0 1 1 +( 28 88 16 ) ( 28 88 32 ) ( 24 96 32 ) COP1_1 0 0 0 1 1 +( 0 72 16 ) ( 0 72 32 ) ( 8 68 32 ) COP1_1 0 0 0 1 1 +} +// brush 1271 +{ +( 8 28 16 ) ( 0 24 16 ) ( 0 24 32 ) COP1_1 0 0 0 1 1 +( 0 72 16 ) ( 8 68 16 ) ( 8 68 32 ) COP1_1 0 0 0 1 1 +( 8 28 32 ) ( 0 24 32 ) ( 0 72 32 ) COP1_1 0 0 0 1 1 +( 0 24 16 ) ( 8 28 16 ) ( 8 68 16 ) COP1_1 0 0 0 1 1 +( 8 28 32 ) ( 8 68 32 ) ( 8 68 16 ) COP1_1 0 0 0 1 1 +( 0 72 32 ) ( 0 24 32 ) ( 0 24 16 ) COP1_1 0 0 0 1 1 +} +// brush 1272 +{ +( 24 0 32 ) ( 24 0 16 ) ( 0 24 16 ) COP1_1 0 0 0 1 1 +( 8 28 32 ) ( 8 28 16 ) ( 28 8 16 ) COP1_1 0 0 0 1 1 +( 28 8 16 ) ( 8 28 16 ) ( 0 24 16 ) COP1_1 0 0 0 1 1 +( 24 0 32 ) ( 0 24 32 ) ( 8 28 32 ) COP1_1 0 0 0 1 1 +( 8 28 16 ) ( 8 28 32 ) ( 0 24 32 ) COP1_1 0 0 0 1 1 +( 24 0 16 ) ( 24 0 32 ) ( 28 8 32 ) COP1_1 0 0 0 1 1 +} +// brush 1273 +{ +( 88 0 -384 ) ( 88 0 -352 ) ( 128 0 -352 ) GROUND1_2 32 0 0 1 1 +( 104 56 -384 ) ( 744 56 -384 ) ( 744 56 -352 ) GROUND1_2 32 0 0 1 1 +( 88 0 -352 ) ( 88 0 -384 ) ( 104 56 -384 ) GROUND1_2 32 0 0 1 1 +( 128 112 -352 ) ( 128 112 -384 ) ( 128 -80 -384 ) GROUND1_2 32 0 0 1 1 +( 736 -96 -352 ) ( 96 -96 -352 ) ( 96 96 -352 ) GROUND1_2 0 0 0 1 1 +( 736 96 -384 ) ( 96 96 -384 ) ( 96 -96 -384 ) GROUND1_2 32 -32 0 1 1 +} +// brush 1274 +{ +( 736 144 -384 ) ( 96 144 -384 ) ( 96 -48 -384 ) GROUND1_2 32 16 0 1 1 +( 736 -48 -352 ) ( 96 -48 -352 ) ( 96 144 -352 ) GROUND1_2 0 0 0 1 1 +( 128 160 -352 ) ( 128 160 -384 ) ( 128 -32 -384 ) GROUND1_2 -16 0 0 1 1 +( 104 56 -352 ) ( 104 56 -384 ) ( 96 96 -384 ) GROUND1_2 -16 0 0 1 1 +( 96 96 -352 ) ( 96 96 -384 ) ( 128 96 -384 ) GROUND1_2 32 0 0 1 1 +( 104 56 -384 ) ( 104 56 -352 ) ( 128 56 -352 ) GROUND1_2 32 0 0 1 1 +} +// brush 1275 +{ +( 40 88 128 ) ( 56 88 128 ) ( 56 88 -384 ) PLAT_STEM 0 0 0 1 1 +( 40 96 -384 ) ( 56 96 -384 ) ( 56 96 128 ) PLAT_STEM 0 0 0 1 1 +( 40 92 128 ) ( 40 92 -384 ) ( 40 96 -384 ) PLAT_STEM 0 0 0 1 1 +( 56 96 128 ) ( 56 96 -384 ) ( 56 92 -384 ) PLAT_STEM 0 0 0 1 1 +( 56 92 16 ) ( 40 92 16 ) ( 40 96 16 ) PLAT_STEM 0 0 0 1 1 +( 56 96 -384 ) ( 40 96 -384 ) ( 40 92 -384 ) PLAT_STEM 0 0 0 1 1 +} +// brush 1276 +{ +( 40 0 128 ) ( 56 0 128 ) ( 56 0 -384 ) PLAT_STEM 0 0 0 1 1 +( 40 8 -384 ) ( 56 8 -384 ) ( 56 8 128 ) PLAT_STEM 0 0 0 1 1 +( 40 0 128 ) ( 40 0 -384 ) ( 40 4 -384 ) PLAT_STEM 0 0 0 1 1 +( 56 4 128 ) ( 56 4 -384 ) ( 56 0 -384 ) PLAT_STEM 0 0 0 1 1 +( 56 0 16 ) ( 40 0 16 ) ( 40 4 16 ) PLAT_STEM 0 0 0 1 1 +( 56 4 -384 ) ( 40 4 -384 ) ( 40 0 -384 ) PLAT_STEM 0 0 0 1 1 +} +// brush 1277 +{ +( 24 0 16 ) ( 72 0 16 ) ( 72 0 0 ) clip 0 0 0 1 1 +( 68 8 16 ) ( 28 8 16 ) ( 28 8 0 ) clip 0 0 0 1 1 +( 72 0 -352 ) ( 68 8 -352 ) ( 28 8 -352 ) clip 0 0 0 1 1 +( 68 8 16 ) ( 72 0 16 ) ( 24 0 16 ) clip 0 0 0 1 1 +( 24 0 -352 ) ( 28 8 -352 ) ( 28 8 -336 ) clip 0 0 0 1 1 +( 68 8 -352 ) ( 72 0 -352 ) ( 72 0 -336 ) clip 0 0 0 1 1 +} +// brush 1278 +{ +( 88 68 -264 ) ( 96 72 -264 ) ( 96 72 -248 ) clip 0 0 0 1 1 +( 96 24 -264 ) ( 88 28 -264 ) ( 88 28 -248 ) clip 0 0 0 1 1 +( 88 68 16 ) ( 96 72 16 ) ( 96 24 16 ) clip 0 0 0 1 1 +( 88 72 -248 ) ( 88 32 -248 ) ( 96 24 -264 ) clip 0 0 0 1 1 +( 88 32 -248 ) ( 88 72 -248 ) ( 88 72 16 ) clip 0 0 0 1 1 +( 96 24 16 ) ( 96 72 16 ) ( 96 72 0 ) clip 0 0 0 1 1 +} +// brush 1279 +{ +( 28 88 -352 ) ( 24 96 -352 ) ( 24 96 -336 ) clip 0 0 0 1 1 +( 72 96 -352 ) ( 68 88 -352 ) ( 68 88 -336 ) clip 0 0 0 1 1 +( 28 88 16 ) ( 24 96 16 ) ( 72 96 16 ) clip 0 0 0 1 1 +( 24 96 -352 ) ( 28 88 -352 ) ( 68 88 -352 ) clip 0 0 0 1 1 +( 28 88 16 ) ( 68 88 16 ) ( 68 88 0 ) clip 0 0 0 1 1 +( 72 96 -336 ) ( 24 96 -336 ) ( 24 96 -352 ) clip 0 0 0 1 1 +} +// brush 1280 +{ +( 0 72 -264 ) ( 0 72 -248 ) ( 8 68 -248 ) clip 0 0 0 1 1 +( 28 88 -352 ) ( 28 88 -336 ) ( 24 96 -336 ) clip 0 0 0 1 1 +( 0 72 16 ) ( 24 96 16 ) ( 28 88 16 ) clip 0 0 0 1 1 +( 8 68 -352 ) ( 28 88 -352 ) ( 24 96 -352 ) clip 0 0 0 1 1 +( 28 88 16 ) ( 28 88 0 ) ( 8 68 0 ) clip 0 0 0 1 1 +( 0 72 16 ) ( 0 72 0 ) ( 24 96 0 ) clip 0 0 0 1 1 +} +// brush 1281 +{ +( 0 72 16 ) ( 0 24 16 ) ( 0 24 0 ) clip 0 0 0 1 1 +( 8 28 -336 ) ( 8 68 -336 ) ( 8 68 -352 ) clip 0 0 0 1 1 +( 0 24 -352 ) ( 8 28 -352 ) ( 8 68 -352 ) clip 0 0 0 1 1 +( 8 28 16 ) ( 0 24 16 ) ( 0 72 16 ) clip 0 0 0 1 1 +( 0 72 -264 ) ( 8 68 -264 ) ( 8 68 -248 ) clip 0 0 0 1 1 +( 8 28 -264 ) ( 0 24 -264 ) ( 0 24 -248 ) clip 0 0 0 1 1 +} +// brush 1282 +{ +( 24 0 -352 ) ( 24 0 -336 ) ( 28 8 -336 ) clip 0 0 0 1 1 +( 8 28 -264 ) ( 8 28 -248 ) ( 0 24 -248 ) clip 0 0 0 1 1 +( 24 0 16 ) ( 0 24 16 ) ( 8 28 16 ) clip 0 0 0 1 1 +( 28 8 -352 ) ( 8 28 -352 ) ( 0 24 -352 ) clip 0 0 0 1 1 +( 8 28 16 ) ( 8 28 0 ) ( 28 8 0 ) clip 0 0 0 1 1 +( 24 0 16 ) ( 24 0 0 ) ( 0 24 0 ) clip 0 0 0 1 1 +} +// brush 1283 +{ +( 72 88 -264 ) ( 72 96 -264 ) ( 72 96 16 ) clip 0 0 0 1 1 +( 88 68 -264 ) ( 88 68 -248 ) ( 96 72 -248 ) clip 0 0 0 1 1 +( 72 96 16 ) ( 96 72 16 ) ( 88 68 16 ) clip 0 0 0 1 1 +( 88 68 16 ) ( 88 68 0 ) ( 68 88 0 ) clip 0 0 0 1 1 +( 72 96 16 ) ( 72 96 0 ) ( 96 72 0 ) clip 0 0 0 1 1 +( 72 96 -288 ) ( 72 72 -264 ) ( 96 96 -288 ) clip 0 0 0 1 1 +} +// brush 1284 +{ +( 96 24 -264 ) ( 96 24 -248 ) ( 88 28 -248 ) clip 0 0 0 1 1 +( 68 8 -264 ) ( 68 8 -248 ) ( 72 0 -248 ) clip 0 0 0 1 1 +( 96 24 16 ) ( 72 0 16 ) ( 68 8 16 ) clip 0 0 0 1 1 +( 68 8 16 ) ( 68 8 0 ) ( 88 28 0 ) clip 0 0 0 1 1 +( 96 24 16 ) ( 96 24 0 ) ( 72 0 0 ) clip 0 0 0 1 1 +( 68 24 -264 ) ( 68 0 -288 ) ( 96 24 -264 ) clip 0 0 0 1 1 +} +// brush 1285 +{ +( -304 320 144 ) ( -384 240 144 ) ( -304 320 256 ) PBTEK1_01 0 0 0 1 1 +( -384 320 -160 ) ( -384 320 224 ) ( -384 256 224 ) PBTEK1_01 0 0 0 1 1 +( -320 320 256 ) ( -320 256 256 ) ( -384 256 256 ) PBTEK1_01 0 0 0 1 1 +( -384 320 224 ) ( -384 320 -160 ) ( -320 320 -160 ) PBTEK1_01 0 0 0 1 1 +( -288 128 144 ) ( -288 0 144 ) ( -192 0 144 ) PBTEK1_01 0 0 0 1 1 +} +// brush 1286 +{ +( -640 2240 -136 ) ( -640 2784 -136 ) ( -640 2784 -264 ) SFLOOR4_2 0 0 0 1 1 +( -800 2784 -256 ) ( -800 2432 -256 ) ( -576 2432 -256 ) SFLOOR4_2 0 0 0 1 1 +( -640 2784 -128 ) ( -640 2240 -128 ) ( -768 2240 -128 ) SFLOOR4_2 0 0 0 1 1 +( -792 2560 -128 ) ( -792 2560 -256 ) ( -568 2560 -256 ) SYM06_2 64 0 0 1 1 +( -608 2464 -128 ) ( -608 2464 -256 ) ( -832 2464 -256 ) SYM06_2 64 0 0 1 1 +( -704 2752 0 ) ( -704 2768 0 ) ( -704 2768 128 ) PBTEK1_04 0 0 0 1 1 +} +// brush 1287 +{ +( -704 2240 64 ) ( -704 2176 64 ) ( -704 2176 56 ) SYM06_4 32 0 0 1 1 +( -576 2240 64 ) ( -704 2240 64 ) ( -704 2240 56 ) SYM06_2 -64 0 0 1 1 +( -448 2168 64 ) ( -448 2232 64 ) ( -448 2232 56 ) TECH07_2 0 56 0 1 1 +( -696 2208 64 ) ( -568 2208 64 ) ( -568 2208 56 ) TECH07_2 64 56 0 1 1 +( -704 2176 64 ) ( -704 2240 64 ) ( -576 2240 64 ) TECH07_2 64 0 0 1 1 +( -576 2240 -128 ) ( -704 2240 -128 ) ( -704 2176 -128 ) TECH07_2 64 0 0 1 1 +} +// brush 1288 +{ +( -576 2816 -128 ) ( -704 2816 -128 ) ( -704 2752 -128 ) TECH07_2 64 64 0 1 1 +( -704 2752 64 ) ( -704 2816 64 ) ( -576 2816 64 ) TECH07_2 64 64 0 1 1 +( -688 2784 64 ) ( -560 2784 64 ) ( -560 2784 56 ) SYM06_2 64 0 0 1 1 +( -448 2752 64 ) ( -448 2816 64 ) ( -448 2816 56 ) TECH07_2 -64 56 0 1 1 +( -576 2816 64 ) ( -704 2816 64 ) ( -704 2816 56 ) TECH07_2 64 0 0 1 1 +( -512 2824 64 ) ( -512 2760 64 ) ( -512 2760 56 ) TECH07_2 -64 56 0 1 1 +} +// brush 1289 +{ +( -704 2384 80 ) ( -704 2384 0 ) ( -704 2240 0 ) TWALL2_3 0 0 0 1 1 +( -736 2432 80 ) ( -736 2432 16 ) ( -736 2592 16 ) SYM06_8 96 16 0 1 1 +( -704 2240 0 ) ( -704 2384 0 ) ( -736 2400 16 ) TECH_32BORDA 0 0 270 1 1 +( -736 2272 80 ) ( -736 2400 80 ) ( -704 2384 80 ) TWALL2_3 -32 0 0 1 1 +( -736 2592 80 ) ( -736 2592 16 ) ( -704 2560 0 ) SYM06_8 0 16 0 1 1 +( -736 2432 16 ) ( -736 2432 80 ) ( -704 2464 80 ) TWALL2_3 0 0 0 1 1 +} +// brush 1290 +{ +( -832 2848 192 ) ( -832 2784 192 ) ( -896 2784 192 ) SFLOOR3_2 0 0 0 1 1 +( -896 2848 -224 ) ( -896 2784 -224 ) ( -832 2784 -224 ) TECH07_2 0 0 0 1 1 +( -832 2848 192 ) ( -896 2848 192 ) ( -896 2848 -224 ) TECH07_2 -32 0 0 1 1 +( -832 2784 -224 ) ( -896 2784 -224 ) ( -896 2784 192 ) TECH08_5B 64 0 0 1 1 +( -832 2784 192 ) ( -832 2848 192 ) ( -832 2848 -224 ) SFLOOR3_2 0 0 0 1 1 +( -896 2784 -224 ) ( -896 2848 -224 ) ( -896 2848 192 ) SFLOOR3_2 0 0 0 1 1 +( -3392 2800 192 ) ( -3520 2800 192 ) ( -3520 2848 128 ) TECH07_2 -32 0 0 1 1 +} +// brush 1291 +{ +( -736 2592 16 ) ( -736 2592 80 ) ( -704 2560 80 ) SYM06_8 0 16 0 1 1 +( -416 2592 80 ) ( -416 2592 16 ) ( -448 2560 0 ) TWALL2_3 0 0 -180 1 -1 +( -672 2592 80 ) ( -544 2592 80 ) ( -560 2560 80 ) TWALL2_3 32 0 -90 1 1 +( -704 2560 0 ) ( -560 2560 0 ) ( -544 2592 16 ) TECH_32BORDA 0 0 180 1 1 +( -416 2592 16 ) ( -416 2592 80 ) ( -736 2592 80 ) SYM06_8 0 16 0 1 1 +( -560 2560 80 ) ( -560 2560 0 ) ( -704 2560 0 ) TWALL2_3 0 0 0 1 1 +} +// brush 1292 +{ +( -744 2280 16 ) ( -744 2280 80 ) ( -712 2248 80 ) TWALL2_3 32 0 0 1 1 +( -736 2304 80 ) ( -736 2304 16 ) ( -704 2272 0 ) SYM06_8 96 16 0 1 1 +( -736 2048 80 ) ( -736 2176 80 ) ( -704 2160 80 ) TWALL2_3 -32 -32 0 1 1 +( -704 2016 0 ) ( -704 2160 0 ) ( -736 2176 16 ) TECH_32BORDA 32 0 270 1 1 +( -736 2368 16 ) ( -736 2368 80 ) ( -736 2048 80 ) SYM06_8 96 16 0 1 1 +( -704 2160 80 ) ( -704 2160 0 ) ( -704 2016 0 ) TWALL2_3 32 0 0 1 1 +} +// brush 1293 +{ +( -704 2464 0 ) ( -560 2464 0 ) ( -560 2464 80 ) TWALL2_3 0 0 0 1 0.999998 +( -416 2432 80 ) ( -416 2432 16 ) ( -736 2432 16 ) SYM06_8 0 16 0 1 0.999998 +( -544 2432 16 ) ( -560 2464 0 ) ( -704 2464 0 ) TECH_32BORDA 0 0 0 1 1 +( -560 2464 80 ) ( -544 2432 80 ) ( -672 2432 80 ) TWALL2_3 -32 0 -90 1 1 +( -416 2432 16 ) ( -416 2432 80 ) ( -448 2464 80 ) TWALL2_3 0 0 -180 1 -1 +( -704 2464 80 ) ( -736 2432 80 ) ( -736 2432 16 ) SYM06_8 0 15 0 1 1 +} +// brush 1294 +{ +( -560 2272 80 ) ( -560 2272 0 ) ( -704 2272 0 ) TWALL2_3 0 0 0 1 1 +( -416 2304 16 ) ( -416 2304 80 ) ( -736 2304 80 ) SYM06_8 0 16 0 1 1 +( -704 2272 0 ) ( -560 2272 0 ) ( -544 2304 16 ) TECH_32BORDA 0 0 180 1 1 +( -672 2304 80 ) ( -544 2304 80 ) ( -560 2272 80 ) TWALL2_3 0 0 -90 1 1 +( -416 2304 80 ) ( -416 2304 16 ) ( -448 2272 0 ) TWALL2_3 -32 0 -180 1 -1 +( -736 2304 16 ) ( -736 2304 80 ) ( -704 2272 80 ) SYM06_8 32 16 0 1 1 +} +// brush 1295 +{ +( -704 3008 0 ) ( -704 2864 0 ) ( -704 2864 80 ) TWALL2_3 0 0 0 1 1 +( -736 2976 80 ) ( -736 2656 80 ) ( -736 2656 16 ) SYM06_8 0 16 0 1 1 +( -736 2848 16 ) ( -704 2864 0 ) ( -704 3008 0 ) TECH_32BORDA 0 0 270 1 1 +( -704 2864 80 ) ( -736 2848 80 ) ( -736 2976 80 ) TWALL2_3 32 0 0 1 1 +( -704 2752 0 ) ( -736 2720 16 ) ( -736 2720 80 ) SYM06_8 0 16 0 1 1 +( -712 2776 80 ) ( -744 2744 80 ) ( -744 2744 16 ) TWALL2_3 0 0 0 1 1 +} +// brush 1296 +{ +( -704 2752 80 ) ( -736 2720 80 ) ( -736 2720 16 ) SYM06_8 -32 15 0 1 1 +( -416 2720 16 ) ( -416 2720 80 ) ( -448 2752 80 ) TWALL2_3 32 0 -180 1 -1 +( -560 2752 80 ) ( -544 2720 80 ) ( -672 2720 80 ) TWALL2_3 0 0 -90 1 1 +( -544 2720 16 ) ( -560 2752 0 ) ( -704 2752 0 ) TECH_32BORDA 0 0 0 1 1 +( -416 2720 80 ) ( -416 2720 16 ) ( -736 2720 16 ) SYM06_8 0 16 0 1 0.999998 +( -704 2752 0 ) ( -560 2752 0 ) ( -560 2752 80 ) TWALL2_3 0 0 0 1 0.999998 +} +// brush 1297 +{ +( -736 2304 -256 ) ( -704 2272 -256 ) ( -736 2304 -128 ) SYM06_4 0 0 0 1 1 +( -768 2592 -256 ) ( -768 2240 -256 ) ( -544 2240 -256 ) SFLOOR4_2 -32 0 0 1 1 +( -608 2592 -128 ) ( -608 2048 -128 ) ( -736 2048 -128 ) SFLOOR4_2 0 0 0 1 1 +( -576 2272 -128 ) ( -576 2272 -256 ) ( -800 2272 -256 ) SFLOOR4_2 -32 0 0 1 1 +( -736 2560 0 ) ( -736 2576 0 ) ( -736 2576 128 ) PBTEK1_04 0 0 0 1 1 +} +// brush 1298 +{ +( -768 2976 0 ) ( -768 2992 0 ) ( -768 2992 128 ) PBTEK1_04 -32 0 0 1 1 +( -600 2752 -128 ) ( -600 2752 -256 ) ( -824 2752 -256 ) SYM06_4 0 0 0 1 1 +( -792 2784 -128 ) ( -792 2784 -256 ) ( -568 2784 -256 ) SFLOOR4_2 0 0 0 1 1 +( -640 3008 -128 ) ( -640 2464 -128 ) ( -768 2464 -128 ) SFLOOR4_2 0 0 0 1 1 +( -800 3008 -256 ) ( -800 2656 -256 ) ( -576 2656 -256 ) SFLOOR4_2 0 32 0 1 1 +( -384 2472 -136 ) ( -384 3016 -136 ) ( -384 3016 -264 ) SFLOOR4_2 -32 0 0 1 1 +} +// brush 1299 +{ +( -408 2752 -320 ) ( -768 2752 -320 ) ( -768 2272 -320 ) BASE_CEIL1 0 0 0 1 1 +( -768 2272 -256 ) ( -768 2752 -256 ) ( -408 2752 -256 ) BASE_CEIL1 0 0 0 1 1 +( -768 2272 -192 ) ( -408 2272 -192 ) ( -408 2272 -320 ) BASE_CEIL1 0 -64 0 1 1 +( -384 2272 -192 ) ( -384 2752 -192 ) ( -384 2752 -320 ) BASE_CEIL1 0 -64 0 1 1 +( -408 2752 -192 ) ( -768 2752 -192 ) ( -768 2752 -320 ) BASE_CEIL1 0 -64 0 1 1 +( -768 2752 -192 ) ( -768 2272 -192 ) ( -768 2272 -320 ) BASE_CEIL1 0 -64 0 1 1 +} +// brush 1300 +{ +( -448 2760 128 ) ( -448 2760 0 ) ( -448 2744 0 ) PBTEK1_04 0 0 0 1 1 +( -320 2464 -256 ) ( -544 2464 -256 ) ( -544 2464 -128 ) SYM06_2 64 0 0 1 1 +( -584 2560 -256 ) ( -360 2560 -256 ) ( -360 2560 -128 ) SYM06_2 64 0 0 1 1 +( -384 2240 -128 ) ( -512 2240 -128 ) ( -512 2784 -128 ) SFLOOR4_2 0 0 0 1 1 +( -576 2432 -256 ) ( -352 2432 -256 ) ( -352 2784 -256 ) SFLOOR4_2 0 0 0 1 1 +( -512 2776 -264 ) ( -512 2776 -136 ) ( -512 2232 -136 ) SFLOOR4_2 0 0 0 1 1 +} +// brush 1301 +{ +( -384 2576 128 ) ( -384 2576 0 ) ( -384 2560 0 ) PBTEK1_04 0 0 0 1 1 +( -320 2272 -256 ) ( -544 2272 -256 ) ( -544 2272 -128 ) SFLOOR4_2 0 0 0 1 1 +( -384 2048 -128 ) ( -512 2048 -128 ) ( -512 2592 -128 ) SFLOOR4_2 0 0 0 1 1 +( -576 2240 -256 ) ( -352 2240 -256 ) ( -352 2592 -256 ) SFLOOR4_2 0 0 0 1 1 +( -384 2304 -128 ) ( -416 2272 -256 ) ( -384 2304 -256 ) SYM06_4 0 0 0 1 1 +} +// brush 1302 +{ +( -416 2464 -128 ) ( -384 2432 -256 ) ( -416 2464 -256 ) SYM06_4 0 0 0 1 1 +( -352 2272 -256 ) ( -352 2496 -256 ) ( -704 2496 -256 ) SFLOOR4_2 32 32 -90 1 1 +( -160 2464 -128 ) ( -160 2336 -128 ) ( -704 2336 -128 ) SFLOOR4_2 0 0 0 1 1 +( -384 2528 -256 ) ( -384 2304 -256 ) ( -384 2304 -128 ) SFLOOR4_2 32 0 -180 1 -1 +( -688 2464 128 ) ( -688 2464 0 ) ( -672 2464 0 ) PBTEK1_04 -32 0 0 1 1 +} +// brush 1303 +{ +( -384 2592 -128 ) ( -416 2560 -256 ) ( -384 2592 -256 ) SYM06_4 0 0 0 1 1 +( -576 2528 -256 ) ( -352 2528 -256 ) ( -352 2880 -256 ) SFLOOR4_2 0 32 0 1 1 +( -384 2336 -128 ) ( -512 2336 -128 ) ( -512 2880 -128 ) SFLOOR4_2 0 0 0 1 1 +( -320 2560 -256 ) ( -544 2560 -256 ) ( -544 2560 -128 ) SFLOOR4_2 0 0 0 1 1 +( -384 2864 128 ) ( -384 2864 0 ) ( -384 2848 0 ) PBTEK1_04 -32 0 0 1 1 +} +// brush 1304 +{ +( -688 2752 128 ) ( -688 2752 0 ) ( -672 2752 0 ) PBTEK1_04 -32 0 0 1 1 +( -384 2816 -256 ) ( -384 2592 -256 ) ( -384 2592 -128 ) SFLOOR4_2 0 0 -180 1 -1 +( -160 2752 -128 ) ( -160 2624 -128 ) ( -704 2624 -128 ) SFLOOR4_2 0 0 0 1 1 +( -352 2560 -256 ) ( -352 2784 -256 ) ( -704 2784 -256 ) SFLOOR4_2 0 33 -90 1 1 +( -416 2752 -128 ) ( -384 2720 -256 ) ( -416 2752 -256 ) SYM06_4 0 0 0 1 1 +} +// brush 1305 +{ +( -384 2343 -256 ) ( -384 2343 -128 ) ( -384 2208 -128 ) SYM06_4 0 0 0 1 1 +( -192 2647 -256 ) ( -192 2647 -128 ) ( -192 2782 -128 ) SFLOOR3_2 0 0 0 1 1 +( -384 2343 -256 ) ( -384 2208 -256 ) ( -288 2208 -256 ) SFLOOR4_2 -32 -32 0 1 1 +( -288 2343 -128 ) ( -288 2208 -128 ) ( -384 2208 -128 ) SFLOOR4_2 0 0 0 1 1 +( -352 2816 -128 ) ( -352 2816 -256 ) ( -256 2816 -256 ) TECH07_2 64 0 0 1 1 +( -288 2208 -128 ) ( -288 2208 -256 ) ( -384 2208 -256 ) SFLOOR4_2 -32 0 0 1 1 +} +// brush 1306 +{ +( -448 2464 80 ) ( -416 2432 80 ) ( -416 2432 16 ) TWALL2_3 0 0 0 1 1 +( -448 2560 0 ) ( -416 2592 16 ) ( -416 2592 80 ) SYM06_8 0 16 0 1 1 +( -448 2384 80 ) ( -416 2400 80 ) ( -416 2272 80 ) TWALL2_3 0 0 0 1 1 +( -416 2400 16 ) ( -448 2384 0 ) ( -448 2240 0 ) TECH_32BORDA 0 0 90 1 1 +( -416 2592 16 ) ( -416 2432 16 ) ( -416 2432 80 ) SYM06_8 96 16 0 1 1 +( -448 2240 0 ) ( -448 2384 0 ) ( -448 2384 80 ) TWALL2_3 0 0 0 1 1 +} +// brush 1307 +{ +( -512 2500 -20 ) ( -512 2500 0 ) ( -512 2564 0 ) TECH08_1B -64 0 0 1 1 +( -656 2560 -20 ) ( -656 2496 -20 ) ( -592 2496 -20 ) SFLOOR3_2 0 32 90 1 1 +( -592 2560 0 ) ( -592 2496 0 ) ( -656 2496 0 ) TECH05_2 -32 64 0 1 1 +( -656 2560 0 ) ( -656 2560 -20 ) ( -592 2560 -20 ) SYM06_2 -64 0 0 1 1 +( -592 2464 0 ) ( -592 2464 -20 ) ( -656 2464 -20 ) SYM06_2 -64 0 0 1 1 +( -640 2400 -128 ) ( -640 2416 -128 ) ( -640 2416 0 ) TECH05_2 -64 0 0 1 1 +} +// brush 1308 +{ +( -626 2464 -120 ) ( -626 2464 -20 ) ( -626 2528 -20 ) SFLOOR3_2 0 0 0 1 1 +( -656 2528 -120 ) ( -656 2464 -120 ) ( -624 2464 -120 ) TECH05_2 -32 64 0 1 1 +( -624 2560 -20 ) ( -624 2496 -20 ) ( -656 2496 -20 ) TECH05_2 -32 64 0 1 1 +( -656 2560 -20 ) ( -656 2560 -120 ) ( -624 2560 -120 ) SYM06_2 -64 0 0 1 1 +( -624 2464 -20 ) ( -624 2464 -120 ) ( -656 2464 -120 ) SYM06_2 -64 0 0 1 1 +( -640 2400 -128 ) ( -640 2416 -128 ) ( -640 2416 0 ) TECH05_2 -64 0 0 1 1 +} +// brush 1309 +{ +( -626 2528 -108 ) ( -626 2464 -108 ) ( -626 2464 -120 ) TECH05_2 -64 0 0 1 1 +( -624 2528 -120 ) ( -624 2464 -120 ) ( -614 2464 -120 ) TECH05_2 -32 64 0 1 1 +( -624 2560 -106 ) ( -624 2560 -120 ) ( -614 2560 -120 ) TECH05_2 -48 0 0 1 1 +( -614 2464 -106 ) ( -614 2464 -120 ) ( -624 2464 -120 ) SYM06_2 -64 0 0 1 1 +( -626 2496 -108 ) ( -626 2560 -108 ) ( -616 2560 -120 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 1310 +{ +( -626 2464 -96 ) ( -626 2528 -96 ) ( -626 2528 -20 ) TECH05_2 -64 0 0 1 1 +( -602 2560 -20 ) ( -602 2496 -20 ) ( -624 2496 -20 ) TECH05_2 -32 64 0 1 1 +( -598 2560 -20 ) ( -624 2560 -20 ) ( -624 2560 -104 ) SYM06_2 -64 0 0 1 1 +( -624 2464 -20 ) ( -598 2464 -20 ) ( -598 2464 -104 ) SYM06_2 -64 0 0 1 1 +( -624 2528 -96 ) ( -624 2464 -96 ) ( -602 2464 -20 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 1311 +{ +( -640 2560 -130 ) ( -640 2560 -122 ) ( -640 2496 -122 ) TECH08_1B -64 0 0 1 1 +( -512 2488 -136 ) ( -512 2488 -128 ) ( -512 2552 -128 ) TECH08_1B -64 0 0 1 1 +( -592 2560 -128 ) ( -592 2496 -128 ) ( -496 2496 -128 ) TECH08_1B -32 64 0 1 1 +( -496 2528 -120 ) ( -496 2464 -120 ) ( -592 2464 -120 ) SFLOOR3_2 0 32 90 1 1 +( -592 2560 -120 ) ( -592 2560 -128 ) ( -496 2560 -128 ) SYM06_2 -64 0 0 1 1 +( -496 2464 -120 ) ( -496 2464 -128 ) ( -592 2464 -128 ) SYM06_2 -64 0 0 1 1 +} +// brush 1312 +{ +( -512 2408 0 ) ( -512 2408 -128 ) ( -512 2392 -128 ) TECH07_2 -96 0 0 1 1 +( -496 2464 -120 ) ( -528 2464 -120 ) ( -528 2464 -20 ) SYM06_2 -64 0 0 1 1 +( -528 2560 -120 ) ( -496 2560 -120 ) ( -496 2560 -20 ) SYM06_2 -64 0 0 1 1 +( -496 2496 -20 ) ( -528 2496 -20 ) ( -528 2560 -20 ) TECH05_2 -124 64 0 1 1 +( -528 2464 -120 ) ( -496 2464 -120 ) ( -496 2528 -120 ) TECH05_2 -124 64 0 1 1 +( -526 2528 -20 ) ( -526 2464 -20 ) ( -526 2464 -120 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 1313 +{ +( -536 2560 -120 ) ( -526 2560 -108 ) ( -526 2496 -108 ) SFLOOR3_2 0 0 0 1 1 +( -528 2464 -120 ) ( -538 2464 -120 ) ( -538 2464 -106 ) SYM06_2 -28 0 0 1 1 +( -538 2560 -120 ) ( -528 2560 -120 ) ( -528 2560 -106 ) SYM06_2 -64 0 0 1 1 +( -538 2464 -120 ) ( -528 2464 -120 ) ( -528 2528 -120 ) TECH05_2 -124 64 0 1 1 +( -526 2464 -120 ) ( -526 2464 -108 ) ( -526 2528 -108 ) TECH05_2 -64 0 0 1 1 +} +// brush 1314 +{ +( -550 2496 -20 ) ( -528 2496 -96 ) ( -528 2560 -96 ) SFLOOR3_2 0 0 0 1 1 +( -554 2464 -104 ) ( -554 2464 -20 ) ( -528 2464 -20 ) SYM06_2 -64 0 0 1 1 +( -528 2560 -104 ) ( -528 2560 -20 ) ( -554 2560 -20 ) SYM06_2 -64 0 0 1 1 +( -528 2496 -20 ) ( -550 2496 -20 ) ( -550 2560 -20 ) TECH05_2 -124 64 0 1 1 +( -526 2528 -20 ) ( -526 2528 -96 ) ( -526 2464 -96 ) TECH05_2 -64 0 0 1 1 +} +// brush 1315 +{ +( -704 2400 -128 ) ( -704 2416 -128 ) ( -704 2416 0 ) TECH05_2 -64 0 0 1 1 +( -720 2528 0 ) ( -720 2528 -20 ) ( -784 2528 -20 ) SYM06_2 64 0 0 1 1 +( -784 2560 0 ) ( -784 2560 -20 ) ( -720 2560 -20 ) SYM06_2 -64 0 0 1 1 +( -720 2560 0 ) ( -720 2496 0 ) ( -784 2496 0 ) TECH05_2 96 64 0 1 1 +( -784 2560 -20 ) ( -784 2496 -20 ) ( -720 2496 -20 ) SFLOOR3_2 0 32 90 1 1 +( -640 2500 -20 ) ( -640 2500 0 ) ( -640 2564 0 ) TECH08_1B -64 0 0 1 1 +} +// brush 1316 +{ +( -624 2528 -120 ) ( -624 2528 -128 ) ( -720 2528 -128 ) SYM06_2 64 0 0 1 1 +( -720 2560 -120 ) ( -720 2560 -128 ) ( -624 2560 -128 ) TECH08_1B 96 0 0 1 1 +( -624 2528 -120 ) ( -624 2464 -120 ) ( -720 2464 -120 ) SFLOOR3_2 0 32 90 1 1 +( -720 2560 -128 ) ( -720 2496 -128 ) ( -624 2496 -128 ) TECH08_1B 96 64 0 1 1 +( -640 2488 -136 ) ( -640 2488 -128 ) ( -640 2552 -128 ) TECH08_1B -64 0 0 1 1 +( -704 2552 -130 ) ( -704 2552 -122 ) ( -704 2488 -122 ) TECH08_1B -64 0 0 1 1 +} +// brush 1317 +{ +( -654 2592 -20 ) ( -654 2528 -20 ) ( -654 2528 -120 ) TECH07_2 -96 0 0 1 1 +( -656 2464 -120 ) ( -624 2464 -120 ) ( -624 2528 -120 ) TECH05_2 4 64 0 1 1 +( -624 2496 -20 ) ( -656 2496 -20 ) ( -656 2560 -20 ) TECH05_2 4 64 0 1 1 +( -656 2560 -120 ) ( -624 2560 -120 ) ( -624 2560 -20 ) SYM06_2 -64 0 0 1 1 +( -624 2528 -120 ) ( -656 2528 -120 ) ( -656 2528 -20 ) SYM06_2 64 0 0 1 1 +( -640 2408 0 ) ( -640 2408 -128 ) ( -640 2392 -128 ) TECH07_2 -96 0 0 1 1 +} +// brush 1318 +{ +( -654 2528 -120 ) ( -654 2528 -108 ) ( -654 2592 -108 ) TECH05_2 -64 0 0 1 1 +( -666 2464 -120 ) ( -656 2464 -120 ) ( -656 2528 -120 ) TECH05_2 4 64 0 1 1 +( -666 2560 -120 ) ( -656 2560 -120 ) ( -656 2560 -106 ) SYM06_2 -64 0 0 1 1 +( -656 2528 -120 ) ( -666 2528 -120 ) ( -666 2528 -106 ) SYM06_2 100 0 0 1 1 +( -664 2560 -120 ) ( -654 2560 -108 ) ( -654 2496 -108 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 1319 +{ +( -654 2592 -20 ) ( -654 2592 -96 ) ( -654 2528 -96 ) TECH05_2 -64 0 0 1 1 +( -656 2496 -20 ) ( -678 2496 -20 ) ( -678 2560 -20 ) TECH05_2 4 64 0 1 1 +( -656 2560 -104 ) ( -656 2560 -20 ) ( -682 2560 -20 ) SYM06_2 -64 0 0 1 1 +( -682 2528 -104 ) ( -682 2528 -20 ) ( -656 2528 -20 ) SYM06_2 64 0 0 1 1 +( -678 2496 -20 ) ( -656 2496 -96 ) ( -656 2560 -96 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 1320 +{ +( -640 2344 0 ) ( -640 2344 -128 ) ( -640 2328 -128 ) TECH07_2 -32 0 0 1 1 +( -624 2464 -120 ) ( -656 2464 -120 ) ( -656 2464 -20 ) SYM06_2 64 0 0 1 1 +( -656 2496 -120 ) ( -624 2496 -120 ) ( -624 2496 -20 ) TECH05_2 116 0 0 1 1 +( -624 2432 -20 ) ( -656 2432 -20 ) ( -656 2496 -20 ) TECH05_2 4 0 0 1 1 +( -656 2400 -120 ) ( -624 2400 -120 ) ( -624 2464 -120 ) TECH05_2 4 0 0 1 1 +( -654 2528 -20 ) ( -654 2464 -20 ) ( -654 2464 -120 ) TECH07_2 -32 0 0 1 1 +} +// brush 1321 +{ +( -664 2496 -120 ) ( -654 2496 -108 ) ( -654 2432 -108 ) SFLOOR3_2 0 0 0 1 1 +( -656 2464 -120 ) ( -666 2464 -120 ) ( -666 2464 -106 ) SYM06_2 100 0 0 1 1 +( -666 2496 -120 ) ( -656 2496 -120 ) ( -656 2496 -106 ) TECH05_2 116 0 0 1 1 +( -666 2400 -120 ) ( -656 2400 -120 ) ( -656 2464 -120 ) TECH05_2 4 0 0 1 1 +( -654 2464 -120 ) ( -654 2464 -108 ) ( -654 2528 -108 ) TECH05_2 0 0 0 1 1 +} +// brush 1322 +{ +( -678 2432 -20 ) ( -656 2432 -96 ) ( -656 2496 -96 ) SFLOOR3_2 0 0 0 1 1 +( -682 2464 -104 ) ( -682 2464 -20 ) ( -656 2464 -20 ) SYM06_2 64 0 0 1 1 +( -656 2496 -104 ) ( -656 2496 -20 ) ( -682 2496 -20 ) TECH05_2 116 0 0 1 1 +( -656 2432 -20 ) ( -678 2432 -20 ) ( -678 2496 -20 ) TECH05_2 4 0 0 1 1 +( -654 2528 -20 ) ( -654 2528 -96 ) ( -654 2464 -96 ) TECH05_2 0 0 0 1 1 +} +// brush 1323 +{ +( -654 2560 -20 ) ( -654 2496 -20 ) ( -654 2496 -120 ) LIGHT_RAIL01 0 -48 90 1 1 +( -656 2432 -120 ) ( -624 2432 -120 ) ( -624 2496 -120 ) LIGHT_RAIL01 8 16 90 1 1 +( -624 2464 -20 ) ( -656 2464 -20 ) ( -656 2528 -20 ) LIGHT_RAIL01 8 16 90 1 1 +( -656 2528 -120 ) ( -624 2528 -120 ) ( -624 2528 -20 ) LIGHT_RAIL01 8 16 90 1 1 +( -624 2496 -120 ) ( -656 2496 -120 ) ( -656 2496 -20 ) LIGHT_RAIL01 8 16 90 1 1 +( -640 2376 0 ) ( -640 2376 -128 ) ( -640 2360 -128 ) LIGHT_RAIL01 8 16 90 1 1 +} +// brush 1324 +{ +( -654 2496 -120 ) ( -654 2496 -108 ) ( -654 2560 -108 ) LIGHT_RAIL01 8 16 90 1 1 +( -666 2432 -120 ) ( -656 2432 -120 ) ( -656 2496 -120 ) LIGHT_RAIL01 8 16 90 1 1 +( -666 2528 -120 ) ( -656 2528 -120 ) ( -656 2528 -106 ) LIGHT_RAIL01 8 16 90 1 1 +( -656 2496 -120 ) ( -666 2496 -120 ) ( -666 2496 -106 ) LIGHT_RAIL01 8 16 90 1 1 +( -664 2528 -120 ) ( -654 2528 -108 ) ( -654 2464 -108 ) LIGHT_RAIL01 0 -48 90 1 1 +} +// brush 1325 +{ +( -654 2560 -20 ) ( -654 2560 -96 ) ( -654 2496 -96 ) LIGHT_RAIL01 8 16 90 1 1 +( -656 2464 -20 ) ( -678 2464 -20 ) ( -678 2528 -20 ) LIGHT_RAIL01 8 16 90 1 1 +( -656 2528 -104 ) ( -656 2528 -20 ) ( -682 2528 -20 ) LIGHT_RAIL01 8 16 90 1 1 +( -682 2496 -104 ) ( -682 2496 -20 ) ( -656 2496 -20 ) LIGHT_RAIL01 8 16 90 1 1 +( -678 2464 -20 ) ( -656 2464 -96 ) ( -656 2528 -96 ) LIGHT_RAIL01 0 -48 90 1 1 +} +// brush 1326 +{ +( -704 2488 -130 ) ( -704 2488 -122 ) ( -704 2424 -122 ) TECH08_1B 0 0 0 1 1 +( -640 2424 -136 ) ( -640 2424 -128 ) ( -640 2488 -128 ) TECH08_1B 0 0 0 1 1 +( -720 2496 -128 ) ( -720 2432 -128 ) ( -624 2432 -128 ) TECH08_1B 96 0 0 1 1 +( -624 2464 -120 ) ( -624 2400 -120 ) ( -720 2400 -120 ) SFLOOR3_2 0 32 90 1 1 +( -720 2496 -120 ) ( -720 2496 -128 ) ( -624 2496 -128 ) TECH08_1B 96 0 0 1 1 +( -624 2464 -120 ) ( -624 2464 -128 ) ( -720 2464 -128 ) SYM06_2 64 0 0 1 1 +} +// brush 1327 +{ +( -624 2496 -120 ) ( -624 2496 -128 ) ( -720 2496 -128 ) SYM06_2 64 0 0 1 1 +( -720 2528 -120 ) ( -720 2528 -128 ) ( -624 2528 -128 ) TECH08_1B 96 0 0 1 1 +( -624 2496 -120 ) ( -624 2432 -120 ) ( -720 2432 -120 ) LIGHT_RAIL01 0 -48 180 1 1 +( -720 2528 -128 ) ( -720 2464 -128 ) ( -624 2464 -128 ) TECH08_1B 96 32 0 1 1 +( -680 2456 -136 ) ( -680 2456 -128 ) ( -680 2520 -128 ) TECH08_1B -32 0 0 1 1 +( -704 2520 -130 ) ( -704 2520 -122 ) ( -704 2456 -122 ) TECH08_1B -32 0 0 1 1 +} +// brush 1328 +{ +( -680 2520 -130 ) ( -680 2520 -122 ) ( -680 2456 -122 ) TECH08_1B -32 0 0 1 1 +( -640 2456 -136 ) ( -640 2456 -128 ) ( -640 2520 -128 ) TECH08_1B -32 0 0 1 1 +( -696 2528 -128 ) ( -696 2464 -128 ) ( -600 2464 -128 ) TECH08_1B 72 32 0 1 1 +( -600 2496 -120 ) ( -600 2432 -120 ) ( -696 2432 -120 ) LIGHT_RAIL01 0 -48 180 1 1 +( -696 2528 -120 ) ( -696 2528 -128 ) ( -600 2528 -128 ) TECH08_1B 72 0 0 1 1 +( -600 2496 -120 ) ( -600 2496 -128 ) ( -696 2496 -128 ) SYM06_2 40 0 0 1 1 +} +// brush 1329 +{ +( -640 2436 -20 ) ( -640 2436 0 ) ( -640 2500 0 ) TECH08_1B 0 0 0 1 1 +( -784 2496 -20 ) ( -784 2432 -20 ) ( -720 2432 -20 ) SFLOOR3_2 0 32 90 1 1 +( -720 2496 0 ) ( -720 2432 0 ) ( -784 2432 0 ) TECH05_2 96 0 0 1 1 +( -784 2496 0 ) ( -784 2496 -20 ) ( -720 2496 -20 ) TECH05_2 80 0 0 1 1 +( -720 2464 0 ) ( -720 2464 -20 ) ( -784 2464 -20 ) SYM06_2 -64 0 0 1 1 +( -704 2336 -128 ) ( -704 2352 -128 ) ( -704 2352 0 ) TECH05_2 0 0 0 1 1 +} +// brush 1330 +{ +( -704 2368 -128 ) ( -704 2384 -128 ) ( -704 2384 0 ) TECH05_2 0 0 0 1 1 +( -720 2496 0 ) ( -720 2496 -20 ) ( -784 2496 -20 ) SYM06_2 64 0 0 1 1 +( -784 2528 0 ) ( -784 2528 -20 ) ( -720 2528 -20 ) TECH05_2 80 0 0 1 1 +( -720 2528 0 ) ( -720 2464 0 ) ( -784 2464 0 ) TECH05_2 96 32 0 1 1 +( -784 2528 -20 ) ( -784 2464 -20 ) ( -720 2464 -20 ) LIGHT_RAIL01 0 -48 180 1 1 +( -688 2468 -20 ) ( -688 2468 0 ) ( -688 2532 0 ) TECH08_1B -32 0 0 1 1 +} +// brush 1331 +{ +( -640 2468 -20 ) ( -640 2468 0 ) ( -640 2532 0 ) TECH08_1B -32 0 0 1 1 +( -768 2528 -20 ) ( -768 2464 -20 ) ( -704 2464 -20 ) LIGHT_RAIL01 0 -48 180 1 1 +( -704 2528 0 ) ( -704 2464 0 ) ( -768 2464 0 ) TECH05_2 80 32 0 1 1 +( -768 2528 0 ) ( -768 2528 -20 ) ( -704 2528 -20 ) TECH05_2 64 0 0 1 1 +( -704 2496 0 ) ( -704 2496 -20 ) ( -768 2496 -20 ) SYM06_2 48 0 0 1 1 +( -688 2368 -128 ) ( -688 2384 -128 ) ( -688 2384 0 ) TECH05_2 -32 0 0 1 1 +} +// brush 1332 +{ +( -384 2240 -128 ) ( -512 2240 -128 ) ( -512 2176 -128 ) TECH07_2 0 0 0 1 1 +( -512 2176 64 ) ( -512 2240 64 ) ( -384 2240 64 ) TECH07_2 0 0 0 1 1 +( -504 2208 64 ) ( -376 2208 64 ) ( -376 2208 56 ) TECH07_2 0 56 0 1 1 +( -256 2168 64 ) ( -256 2232 64 ) ( -256 2232 56 ) TECH07_2 0 56 0 1 1 +( -320 2240 64 ) ( -448 2240 64 ) ( -448 2240 56 ) TECH08_2 0 0 0 1 1 +( -320 2224 64 ) ( -320 2160 64 ) ( -320 2160 56 ) TECH07_2 64 56 0 1 1 +} +// brush 1333 +{ +( -448 2016 0 ) ( -448 2160 0 ) ( -448 2160 80 ) TWALL2_3 32 0 0 1 1 +( -416 2048 80 ) ( -416 2368 80 ) ( -416 2368 16 ) SYM06_8 96 16 0 1 1 +( -416 2176 16 ) ( -448 2160 0 ) ( -448 2016 0 ) TECH_32BORDA 32 0 90 1 1 +( -448 2160 80 ) ( -416 2176 80 ) ( -416 2048 80 ) TWALL2_3 0 -32 0 1 1 +( -448 2272 0 ) ( -416 2304 16 ) ( -416 2304 80 ) SYM06_8 96 16 0 1 1 +( -440 2248 80 ) ( -408 2280 80 ) ( -408 2280 16 ) TWALL2_3 32 0 0 1 1 +} +// brush 1334 +{ +( -592 2240 80 ) ( -384 2240 80 ) ( -384 2240 0 ) TWALL2_3 0 0 0 1 1 +( -352 2272 16 ) ( -352 2272 80 ) ( -416 2272 80 ) SYM06_8 0 16 0 1 1 +( -576 2272 16 ) ( -592 2240 0 ) ( -384 2240 0 ) TECH_32BORDA 0 0 180 1 1 +( -592 2240 80 ) ( -576 2272 80 ) ( -384 2272 80 ) TWALL2_3 0 0 0 1 1 +( -288 2272 80 ) ( -288 2272 16 ) ( -256 2240 0 ) TWALL2_3 0 0 0 1 1 +( -416 2272 128 ) ( -416 2272 0 ) ( -384 2304 0 ) TWALL2_3 0 0 0 1 1 +} +// brush 1335 +{ +( -256 2784 0 ) ( -256 2688 0 ) ( -256 2688 80 ) TWALL2_3 0 0 0 1 1 +( -288 2672 16 ) ( -288 2752 16 ) ( -288 2752 80 ) SYM06_8 0 16 0 1 1 +( -288 2752 16 ) ( -288 2672 16 ) ( -256 2688 0 ) TECH_32BORDA 0 0 270 1 1 +( -288 2672 80 ) ( -288 2752 80 ) ( -256 2784 80 ) TWALL2_3 -32 0 0 1 1 +( -256 2784 0 ) ( -256 2784 80 ) ( -288 2752 80 ) TWALL2_3 -32 0 0 1 1 +( -288 2672 16 ) ( -288 2672 80 ) ( -256 2688 80 ) TWALL2_3 0 0 0 1 1 +} +// brush 1336 +{ +( -320 2824 64 ) ( -320 2760 64 ) ( -320 2760 56 ) TECH07_2 -64 56 0 1 1 +( -320 2816 64 ) ( -448 2816 64 ) ( -448 2816 56 ) TECH07_2 64 0 0 1 1 +( -256 2784 64 ) ( -256 2848 64 ) ( -256 2848 56 ) TECH07_2 -64 56 0 1 1 +( -496 2784 64 ) ( -368 2784 64 ) ( -368 2784 56 ) TECH08_1 0 0 0 1 1 +( -448 2752 64 ) ( -448 2816 64 ) ( -320 2816 64 ) TECH07_2 -64 64 0 1 1 +( -320 2816 -128 ) ( -448 2816 -128 ) ( -448 2752 -128 ) TECH07_2 -64 64 0 1 1 +} +// brush 1337 +{ +( -256 2816 -128 ) ( -256 2688 -128 ) ( -192 2688 -128 ) TECH07_2 0 64 0 1 1 +( -256 2816 64 ) ( -192 2816 64 ) ( -192 2688 64 ) TECH07_2 0 64 0 1 1 +( -192 2688 -128 ) ( -256 2688 -128 ) ( -256 2688 64 ) TECH07_2 0 56 0 1 1 +( -192 2816 -128 ) ( -192 2688 -128 ) ( -192 2688 64 ) SFLOOR3_2 0 0 0 1 1 +( -256 2816 -128 ) ( -192 2816 -128 ) ( -192 2816 64 ) TECH07_2 64 0 0 1 1 +( -256 2688 -128 ) ( -256 2816 -128 ) ( -256 2816 64 ) TECH08_1B 0 0 0 1 1 +} +// brush 1338 +{ +( -408 2744 16 ) ( -408 2744 80 ) ( -440 2776 80 ) TWALL2_3 -16 0 0 1 1 +( -416 2720 80 ) ( -416 2720 16 ) ( -448 2752 0 ) SYM06_8 -16 16 0 1 1 +( -416 2976 80 ) ( -416 2848 80 ) ( -448 2864 80 ) TWALL2_3 0 16 0 1 1 +( -448 3008 0 ) ( -448 2864 0 ) ( -416 2848 16 ) TECH_32BORDA -16 0 90 1 1 +( -416 2656 16 ) ( -416 2656 80 ) ( -416 2976 80 ) SYM06_8 -16 16 0 1 1 +( -448 2864 80 ) ( -448 2864 0 ) ( -448 3008 0 ) TWALL2_3 -16 0 0 1 1 +} +// brush 1339 +{ +( -384 2720 0 ) ( -416 2752 0 ) ( -416 2752 128 ) TWALL2_3 -48 0 0 1 1 +( -256 2784 0 ) ( -288 2752 16 ) ( -288 2752 80 ) TWALL2_3 -48 0 0 1 1 +( -384 2752 80 ) ( -576 2752 80 ) ( -592 2784 80 ) TWALL2_3 0 48 0 1 1 +( -384 2784 0 ) ( -592 2784 0 ) ( -576 2752 16 ) TECH_32BORDA 0 0 0 1 1 +( -416 2752 80 ) ( -352 2752 80 ) ( -352 2752 16 ) SYM06_8 0 16 0 1 1 +( -384 2784 0 ) ( -384 2784 80 ) ( -592 2784 80 ) TWALL2_3 0 0 0 1 1 +} +// brush 1340 +{ +( -736 2952 -128 ) ( -736 2472 -128 ) ( -736 2472 -256 ) *slime0 0 0 0 1 1 +( -360 2784 -128 ) ( -720 2784 -128 ) ( -720 2784 -256 ) *slime0 0 0 0 1 1 +( -384 2272 -128 ) ( -384 2752 -128 ) ( -384 2752 -256 ) *slime0 0 0 0 1 1 +( -760 2272 -128 ) ( -400 2272 -128 ) ( -400 2272 -256 ) *slime0 0 0 0 1 1 +( -768 2272 -184 ) ( -768 2752 -184 ) ( -408 2752 -184 ) *slime0 0 0 0 1 1 +( -408 2752 -256 ) ( -768 2752 -256 ) ( -768 2272 -256 ) *slime0 0 0 0 1 1 +} +// brush 1341 +{ +( -640 2400 -256 ) ( -640 2416 -256 ) ( -640 2416 -128 ) TECH05_2 -64 0 0 1 1 +( -592 2464 -128 ) ( -592 2464 -148 ) ( -656 2464 -148 ) SYM06_2 -64 0 0 1 1 +( -656 2560 -128 ) ( -656 2560 -148 ) ( -592 2560 -148 ) SYM06_2 64 0 0 1 1 +( -592 2560 -128 ) ( -592 2496 -128 ) ( -656 2496 -128 ) TECH05_2 -32 64 0 1 1 +( -656 2560 -148 ) ( -656 2496 -148 ) ( -592 2496 -148 ) SFLOOR3_2 0 0 0 1 1 +( -512 2500 -148 ) ( -512 2500 -128 ) ( -512 2564 -128 ) TECH08_1B -64 0 0 1 1 +} +// brush 1342 +{ +( -640 2400 -256 ) ( -640 2416 -256 ) ( -640 2416 -128 ) TECH05_2 -64 0 0 1 1 +( -624 2464 -148 ) ( -624 2464 -248 ) ( -656 2464 -248 ) SYM06_2 64 0 0 1 1 +( -656 2560 -148 ) ( -656 2560 -248 ) ( -624 2560 -248 ) SYM06_2 64 0 0 1 1 +( -624 2560 -148 ) ( -624 2496 -148 ) ( -656 2496 -148 ) TECH05_2 -32 64 0 1 1 +( -656 2528 -248 ) ( -656 2464 -248 ) ( -624 2464 -248 ) TECH05_2 -32 64 0 1 1 +( -626 2464 -248 ) ( -626 2464 -148 ) ( -626 2528 -148 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 1343 +{ +( -626 2496 -236 ) ( -626 2560 -236 ) ( -616 2560 -248 ) SFLOOR3_2 0 0 0 1 1 +( -614 2464 -234 ) ( -614 2464 -248 ) ( -624 2464 -248 ) SYM06_2 -64 0 0 1 1 +( -624 2560 -234 ) ( -624 2560 -248 ) ( -614 2560 -248 ) TECH05_2 -48 0 0 1 1 +( -624 2528 -248 ) ( -624 2464 -248 ) ( -614 2464 -248 ) TECH05_2 -32 64 0 1 1 +( -626 2528 -236 ) ( -626 2464 -236 ) ( -626 2464 -248 ) TECH05_2 -64 0 0 1 1 +} +// brush 1344 +{ +( -624 2528 -224 ) ( -624 2464 -224 ) ( -602 2464 -148 ) SFLOOR3_2 0 0 0 1 1 +( -624 2464 -148 ) ( -598 2464 -148 ) ( -598 2464 -232 ) SYM06_2 64 0 0 1 1 +( -598 2560 -148 ) ( -624 2560 -148 ) ( -624 2560 -232 ) SYM06_2 64 0 0 1 1 +( -602 2560 -148 ) ( -602 2496 -148 ) ( -624 2496 -148 ) TECH05_2 -32 64 0 1 1 +( -626 2464 -224 ) ( -626 2528 -224 ) ( -626 2528 -148 ) TECH05_2 -64 0 0 1 1 +} +// brush 1345 +{ +( -496 2464 -248 ) ( -496 2464 -256 ) ( -592 2464 -256 ) SYM06_2 64 0 0 1 1 +( -592 2560 -248 ) ( -592 2560 -256 ) ( -496 2560 -256 ) SYM06_2 64 0 0 1 1 +( -496 2528 -248 ) ( -496 2464 -248 ) ( -592 2464 -248 ) SFLOOR3_2 0 0 0 1 1 +( -592 2560 -256 ) ( -592 2496 -256 ) ( -496 2496 -256 ) TECH08_1B -32 64 0 1 1 +( -512 2488 -264 ) ( -512 2488 -256 ) ( -512 2552 -256 ) TECH08_1B -64 0 0 1 1 +( -640 2560 -258 ) ( -640 2560 -250 ) ( -640 2496 -250 ) TECH08_1B -64 0 0 1 1 +} +// brush 1346 +{ +( -526 2528 -148 ) ( -526 2464 -148 ) ( -526 2464 -248 ) SFLOOR3_2 0 0 0 1 1 +( -528 2464 -248 ) ( -496 2464 -248 ) ( -496 2528 -248 ) TECH05_2 4 64 0 1 1 +( -496 2496 -148 ) ( -528 2496 -148 ) ( -528 2560 -148 ) TECH05_2 4 64 0 1 1 +( -528 2560 -248 ) ( -496 2560 -248 ) ( -496 2560 -148 ) SYM06_2 64 0 0 1 1 +( -496 2464 -248 ) ( -528 2464 -248 ) ( -528 2464 -148 ) SYM06_2 -64 0 0 1 1 +( -512 2408 -128 ) ( -512 2408 -256 ) ( -512 2392 -256 ) TECH07_2 -96 0 0 1 1 +} +// brush 1347 +{ +( -526 2464 -248 ) ( -526 2464 -236 ) ( -526 2528 -236 ) TECH05_2 -64 0 0 1 1 +( -538 2464 -248 ) ( -528 2464 -248 ) ( -528 2528 -248 ) TECH05_2 4 64 0 1 1 +( -538 2560 -248 ) ( -528 2560 -248 ) ( -528 2560 -234 ) SYM06_2 64 0 0 1 1 +( -528 2464 -248 ) ( -538 2464 -248 ) ( -538 2464 -234 ) SYM06_2 -28 0 0 1 1 +( -536 2560 -248 ) ( -526 2560 -236 ) ( -526 2496 -236 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 1348 +{ +( -526 2528 -148 ) ( -526 2528 -224 ) ( -526 2464 -224 ) TECH05_2 -64 0 0 1 1 +( -528 2496 -148 ) ( -550 2496 -148 ) ( -550 2560 -148 ) TECH05_2 4 64 0 1 1 +( -528 2560 -232 ) ( -528 2560 -148 ) ( -554 2560 -148 ) SYM06_2 64 0 0 1 1 +( -554 2464 -232 ) ( -554 2464 -148 ) ( -528 2464 -148 ) SYM06_2 -64 0 0 1 1 +( -550 2496 -148 ) ( -528 2496 -224 ) ( -528 2560 -224 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 1349 +{ +( -448 2776 -264 ) ( -448 2776 -136 ) ( -448 2232 -136 ) SFLOOR4_2 0 0 0 1 1 +( -512 2432 -256 ) ( -288 2432 -256 ) ( -288 2784 -256 ) SFLOOR4_2 0 0 0 1 1 +( -320 2240 -128 ) ( -448 2240 -128 ) ( -448 2784 -128 ) SFLOOR4_2 0 0 0 1 1 +( -520 2560 -256 ) ( -296 2560 -256 ) ( -296 2560 -128 ) SYM06_4 -64 0 0 1 1 +( -256 2464 -256 ) ( -480 2464 -256 ) ( -480 2464 -128 ) SYM06_4 -64 0 0 1 1 +( -384 2760 128 ) ( -384 2760 0 ) ( -384 2744 0 ) PBTEK1_04 0 0 0 1 1 +} +// brush 1350 +{ +( -736 2752 0 ) ( -736 2768 0 ) ( -736 2768 128 ) PBTEK1_04 0 0 0 1 1 +( -672 2464 -128 ) ( -672 2464 -256 ) ( -896 2464 -256 ) SYM06_4 -64 0 0 1 1 +( -856 2560 -128 ) ( -856 2560 -256 ) ( -632 2560 -256 ) SYM06_4 -64 0 0 1 1 +( -704 2784 -128 ) ( -704 2240 -128 ) ( -832 2240 -128 ) SFLOOR4_2 0 0 0 1 1 +( -864 2784 -256 ) ( -864 2432 -256 ) ( -640 2432 -256 ) SFLOOR4_2 0 0 0 1 1 +( -704 2240 -136 ) ( -704 2784 -136 ) ( -704 2784 -264 ) SFLOOR4_2 0 0 0 1 1 +} +// brush 1351 +{ +( -736 2760 -256 ) ( -768 2760 -256 ) ( -768 2704 -256 ) TECH04_9 0 16 0 1 1 +( -768 2704 -144 ) ( -768 2760 -144 ) ( -736 2760 -144 ) TECH04_9 0 16 0 1 1 +( -768 2656 -144 ) ( -736 2656 -144 ) ( -736 2656 -272 ) TECH04_9 0 -16 0 1 1 +( -736 2704 -144 ) ( -736 2760 -144 ) ( -736 2760 -272 ) TECH04_9 -16 -16 0 1 1 +( -736 2752 -144 ) ( -768 2752 -144 ) ( -768 2752 -272 ) TECH04_9 0 -16 0 1 1 +( -768 2760 -144 ) ( -768 2704 -144 ) ( -768 2704 -272 ) TECH04_9 -16 -16 0 1 1 +} +// brush 1352 +{ +( -960 2848 0 ) ( -960 2864 0 ) ( -960 2864 128 ) PBTEK1_04 32 0 0 1 1 +( -744 2656 -128 ) ( -744 2656 -256 ) ( -968 2656 -256 ) SFLOOR4_2 0 0 0 1 1 +( -976 2752 -128 ) ( -976 2752 -256 ) ( -752 2752 -256 ) SFLOOR4_2 0 0 0 1 1 +( -768 2880 -128 ) ( -768 2528 -128 ) ( -992 2528 -128 ) SFLOOR4_2 0 0 0 1 1 +( -992 2880 -256 ) ( -992 2528 -256 ) ( -768 2528 -256 ) SFLOOR4_2 0 -32 0 1 1 +( -768 2528 -256 ) ( -768 2528 -128 ) ( -768 2880 -128 ) SYM06_4 32 0 0 1 1 +} +// brush 1353 +{ +( -736 2760 -144 ) ( -736 2704 -144 ) ( -736 2704 -272 ) TECH04_9 -16 -16 0 1 1 +( -712 2752 -144 ) ( -744 2752 -144 ) ( -744 2752 -272 ) TECH04_9 -32 -16 0 1 1 +( -704 2672 -256 ) ( -704 2672 -160 ) ( -704 2752 -160 ) TECH04_9 -16 -16 0 1 1 +( -704 2672 -160 ) ( -704 2672 -256 ) ( -736 2656 -256 ) TECH04_9 -32 -16 0 1 1 +( -736 2704 -160 ) ( -736 2760 -160 ) ( -704 2760 -160 ) TECH04_9 -32 16 0 1 1 +( -704 2760 -256 ) ( -736 2760 -256 ) ( -736 2704 -256 ) TECH04_9 -32 16 0 1 1 +} +// brush 1354 +{ +( -608 2792 -256 ) ( -640 2792 -256 ) ( -640 2736 -256 ) TECH04_9 0 48 0 1 1 +( -640 2736 -208 ) ( -640 2792 -208 ) ( -608 2792 -208 ) TECH04_9 0 48 0 1 1 +( -608 2688 -208 ) ( -608 2688 -256 ) ( -640 2672 -256 ) TECH04_9 -32 -16 0 1 1 +( -608 2688 -256 ) ( -608 2688 -208 ) ( -608 2752 -208 ) TECH04_9 -48 -16 0 1 1 +( -616 2752 -144 ) ( -648 2752 -144 ) ( -648 2752 -272 ) TECH04_9 -32 -16 0 1 1 +( -640 2776 -144 ) ( -640 2720 -144 ) ( -640 2720 -272 ) TECH04_9 -48 -16 0 1 1 +} +// brush 1355 +{ +( -800 2216 -64 ) ( -800 2216 0 ) ( -736 2216 0 ) BASE_CEIL1 0 16 0 1 1 +( -800 2232 0 ) ( -800 2224 -64 ) ( -736 2224 -64 ) COMP1_6 32 0 0 1 1 +( -736 2208 -64 ) ( -736 2208 0 ) ( -736 2232 0 ) BASE_CEIL1 32 16 0 1 1 +( -800 2208 0 ) ( -800 2208 -64 ) ( -800 2224 -64 ) BASE_CEIL1 32 16 0 1 1 +( -736 2208 -64 ) ( -736 2224 -64 ) ( -800 2224 -64 ) BASE_CEIL1 0 -32 0 1 1 +( -736 2232 0 ) ( -736 2208 0 ) ( -800 2208 0 ) BASE_CEIL1 0 -32 0 1 1 +} +// brush 1356 +{ +( -592 2216 -128 ) ( -816 2216 -128 ) ( -816 2208 -128 ) TWALL2_5 0 -32 0 1 1 +( -592 2208 0 ) ( -816 2208 0 ) ( -816 2216 0 ) TWALL2_5 0 -32 0 1 1 +( -720 2216 0 ) ( -720 2216 -160 ) ( -720 2208 -160 ) TWALL2_5 32 0 0 1 1 +( -736 2208 32 ) ( -736 2208 -128 ) ( -736 2216 -128 ) TWALL2_5 32 0 0 1 1 +( -816 2216 -128 ) ( -592 2216 -128 ) ( -592 2216 32 ) TWALL2_5 0 0 0 1 1 +( -816 2208 32 ) ( -592 2208 32 ) ( -592 2208 -128 ) TWALL2_5 0 0 0 1 1 +} +// brush 1357 +{ +( -816 2224 -128 ) ( -832 2224 -128 ) ( -832 2208 -128 ) TECH04_8 0 -32 0 1 1 +( -816 2208 0 ) ( -832 2208 0 ) ( -832 2224 0 ) TECH04_8 0 -32 0 1 1 +( -816 2224 0 ) ( -816 2224 -160 ) ( -816 2208 -160 ) TECH04_8 0 0 0 1 1 +( -832 2208 32 ) ( -832 2208 -128 ) ( -832 2224 -128 ) TECH04_8 0 0 0 1 1 +( -832 2224 -128 ) ( -816 2224 -128 ) ( -816 2224 32 ) TECH04_8 0 0 0 1 1 +( -832 2208 32 ) ( -816 2208 32 ) ( -816 2208 -128 ) TECH04_8 0 0 0 1 1 +} +// brush 1358 +{ +( -720 2208 32 ) ( -704 2208 32 ) ( -704 2208 -128 ) TECH04_8 0 0 0 1 1 +( -720 2224 -128 ) ( -704 2224 -128 ) ( -704 2224 32 ) TECH04_8 0 0 0 1 1 +( -720 2208 0 ) ( -720 2208 -160 ) ( -720 2224 -160 ) TECH04_8 0 0 0 1 1 +( -704 2224 32 ) ( -704 2224 -128 ) ( -704 2208 -128 ) TWALL2_5 32 0 0 1 1 +( -704 2208 0 ) ( -720 2208 0 ) ( -720 2224 0 ) TECH04_8 0 -32 0 1 1 +( -704 2224 -128 ) ( -720 2224 -128 ) ( -720 2208 -128 ) TECH04_8 0 -32 0 1 1 +} +// brush 1359 +{ +( -608 2256 -128 ) ( -800 2256 -128 ) ( -800 2208 -128 ) BASE_CEIL1 0 -32 0 1 1 +( -608 2208 -64 ) ( -800 2208 -64 ) ( -800 2256 -64 ) BASE_CEIL1 0 -32 0 1 1 +( -800 2208 -112 ) ( -800 2208 -128 ) ( -800 2256 -128 ) BASE_CEIL1 32 0 0 1 1 +( -800 2224 -128 ) ( -608 2224 -128 ) ( -608 2224 -112 ) BASE_CEIL1 0 0 0 1 1 +( -792 2216 -112 ) ( -600 2216 -112 ) ( -600 2216 -128 ) BASE_CEIL1 0 0 0 1 1 +( -792 2208 -128 ) ( -792 2208 -112 ) ( -792 2256 -128 ) BASE_CEIL1 32 0 0 1 1 +} +// brush 1360 +{ +( -608 2256 -128 ) ( -800 2256 -128 ) ( -800 2208 -128 ) BASE_CEIL1 0 -32 0 1 1 +( -608 2208 -64 ) ( -800 2208 -64 ) ( -800 2256 -64 ) BASE_CEIL1 0 -32 0 1 1 +( -736 2256 -112 ) ( -736 2256 -128 ) ( -736 2208 -128 ) BASE_CEIL1 32 0 0 1 1 +( -800 2224 -128 ) ( -608 2224 -128 ) ( -608 2224 -112 ) BASE_CEIL1 0 0 0 1 1 +( -792 2216 -112 ) ( -600 2216 -112 ) ( -600 2216 -128 ) BASE_CEIL1 0 0 0 1 1 +( -744 2248 -128 ) ( -744 2248 -112 ) ( -744 2200 -128 ) BASE_CEIL1 32 0 0 1 1 +} +// brush 1361 +{ +( -608 2208 -64 ) ( -800 2208 -64 ) ( -800 2256 -64 ) BASE_CEIL1 0 -32 0 1 1 +( -800 2224 -128 ) ( -608 2224 -128 ) ( -608 2224 -112 ) BASE_CEIL1 0 0 0 1 1 +( -792 2216 -112 ) ( -600 2216 -112 ) ( -600 2216 -128 ) BASE_CEIL1 0 0 0 1 1 +( -792 2208 -112 ) ( -792 2208 -128 ) ( -792 2256 -128 ) BASE_CEIL1 32 0 0 1 1 +( -744 2248 -112 ) ( -744 2248 -128 ) ( -744 2200 -128 ) BASE_CEIL1 32 0 0 1 1 +( -792 2208 -72 ) ( -600 2208 -72 ) ( -792 2256 -72 ) BASE_CEIL1 0 -32 0 1 1 +} +// brush 1362 +{ +( -608 2256 -128 ) ( -800 2256 -128 ) ( -800 2208 -128 ) BASE_CEIL1 0 -32 0 1 1 +( -800 2224 -128 ) ( -608 2224 -128 ) ( -608 2224 -112 ) BASE_CEIL1 0 0 0 1 1 +( -792 2216 -112 ) ( -600 2216 -112 ) ( -600 2216 -128 ) BASE_CEIL1 0 0 0 1 1 +( -792 2208 -112 ) ( -792 2208 -128 ) ( -792 2256 -128 ) BASE_CEIL1 32 0 0 1 1 +( -744 2248 -112 ) ( -744 2248 -128 ) ( -744 2200 -128 ) BASE_CEIL1 32 0 0 1 1 +( -792 2256 -120 ) ( -600 2256 -120 ) ( -792 2208 -120 ) BASE_CEIL1 0 -32 0 1 1 +} +// brush 1363 +{ +( -896 2208 32 ) ( -672 2208 32 ) ( -672 2208 -128 ) TWALL2_5 16 0 0 1 1 +( -896 2216 -128 ) ( -672 2216 -128 ) ( -672 2216 32 ) TWALL2_5 16 0 0 1 1 +( -816 2208 0 ) ( -816 2208 -160 ) ( -816 2216 -160 ) TWALL2_5 32 0 0 1 1 +( -800 2216 0 ) ( -800 2216 -160 ) ( -800 2208 -160 ) TWALL2_5 32 0 0 1 1 +( -672 2208 0 ) ( -896 2208 0 ) ( -896 2216 0 ) TWALL2_5 16 -32 0 1 1 +( -672 2216 -128 ) ( -896 2216 -128 ) ( -896 2208 -128 ) TWALL2_5 16 -32 0 1 1 +} +// brush 1364 +{ +( -656 2216 -128 ) ( -880 2216 -128 ) ( -880 2208 -128 ) TECH01_7 0 -32 0 1 1 +( -656 2208 32 ) ( -880 2208 32 ) ( -880 2216 32 ) TECH01_7 0 -32 0 1 1 +( -736 2216 32 ) ( -736 2216 -128 ) ( -736 2208 -128 ) TECH01_7 32 0 0 1 1 +( -800 2208 32 ) ( -800 2208 -128 ) ( -800 2216 -128 ) TECH01_7 32 0 0 1 1 +( -880 2216 -128 ) ( -656 2216 -128 ) ( -656 2216 32 ) TECH01_7 0 0 0 1 1 +( -880 2208 32 ) ( -656 2208 32 ) ( -656 2208 -128 ) TECH01_7 0 0 0 1 1 +} +// brush 1365 +{ +( -704 2464 -256 ) ( -736 2432 -256 ) ( -704 2464 -128 ) SYM06_4 0 0 0 1 1 +( -416 2496 -256 ) ( -768 2496 -256 ) ( -768 2272 -256 ) SFLOOR4_2 32 0 -90 1 1 +( -416 2336 -128 ) ( -960 2336 -128 ) ( -960 2464 -128 ) SFLOOR4_2 0 0 0 1 1 +( -736 2304 -128 ) ( -736 2304 -256 ) ( -736 2528 -256 ) SFLOOR4_2 32 0 -180 1 -1 +( -448 2464 0 ) ( -432 2464 0 ) ( -432 2464 128 ) PBTEK1_04 0 0 0 1 1 +} +// brush 1366 +{ +( -384 2024 -160 ) ( -384 2568 -160 ) ( -384 2568 -288 ) SFLOOR4_2 32 -24 0 1 1 +( -800 2560 -256 ) ( -800 2208 -256 ) ( -576 2208 -256 ) SFLOOR4_2 0 -32 0 1 1 +( -640 2560 -160 ) ( -640 2016 -160 ) ( -768 2016 -160 ) BASE_CEIL1 0 0 0 1 1 +( -800 2272 -152 ) ( -800 2272 -280 ) ( -576 2272 -280 ) SYM06_4 0 0 0 1 1 +( -608 2240 -152 ) ( -608 2240 -280 ) ( -832 2240 -280 ) SFLOOR4_2 0 -24 0 1 1 +( -768 2528 -24 ) ( -768 2544 -24 ) ( -768 2544 104 ) PBTEK1_04 32 -24 0 1 1 +} +// brush 1367 +{ +( -768 2496 -24 ) ( -768 2512 -24 ) ( -768 2512 104 ) BLACK 0 0 0 1 1 +( -608 2208 -152 ) ( -608 2208 -280 ) ( -832 2208 -280 ) BLACK 0 0 0 1 1 +( -800 2240 -152 ) ( -800 2240 -280 ) ( -576 2240 -280 ) BLACK 0 0 0 1 1 +( -640 2528 -136 ) ( -640 1984 -136 ) ( -768 1984 -136 ) BLACK 0 0 0 1 1 +( -800 2528 -256 ) ( -800 2176 -256 ) ( -576 2176 -256 ) BLACK 0 0 0 1 1 +( -384 1992 -160 ) ( -384 2536 -160 ) ( -384 2536 -288 ) BLACK 0 0 0 1 1 +} +// brush 1368 +{ +( -416 2536 -4 ) ( -416 2552 -4 ) ( -416 2552 124 ) BASE_CEIL1 0 4 0 1 1 +( -608 2240 -132 ) ( -608 2240 -260 ) ( -832 2240 -260 ) SFLOOR4_2 0 -4 0 1 1 +( -800 2272 -132 ) ( -800 2272 -260 ) ( -576 2272 -260 ) SYM06_4 0 20 0 1 1 +( -640 2560 -144 ) ( -640 2016 -144 ) ( -768 2016 -144 ) SFLOOR4_2 0 0 0 1 1 +( -800 2560 -160 ) ( -800 2208 -160 ) ( -576 2208 -160 ) SFLOOR4_2 0 -32 0 1 1 +( -384 2024 -140 ) ( -384 2568 -140 ) ( -384 2568 -268 ) SFLOOR4_2 32 -4 0 1 1 +} +// brush 1369 +{ +( -704 2024 -140 ) ( -704 2568 -140 ) ( -704 2568 -268 ) BASE_CEIL1 0 4 0 1 1 +( -1120 2560 -160 ) ( -1120 2208 -160 ) ( -896 2208 -160 ) SFLOOR4_2 0 -32 0 1 1 +( -960 2560 -144 ) ( -960 2016 -144 ) ( -1088 2016 -144 ) SFLOOR4_2 0 0 0 1 1 +( -1120 2272 -132 ) ( -1120 2272 -260 ) ( -896 2272 -260 ) SYM06_4 64 20 0 1 1 +( -928 2240 -132 ) ( -928 2240 -260 ) ( -1152 2240 -260 ) SFLOOR4_2 0 -4 0 1 1 +( -736 2536 -4 ) ( -736 2552 -4 ) ( -736 2552 124 ) PBTEK1_04 32 -4 0 1 1 +} +// brush 1370 +{ +( -736 2528 0 ) ( -736 2544 0 ) ( -736 2544 128 ) PBTEK1_04 32 0 0 1 1 +( -608 2240 -128 ) ( -608 2240 -256 ) ( -832 2240 -256 ) SFLOOR4_2 0 0 0 1 1 +( -800 2272 -128 ) ( -800 2272 -256 ) ( -576 2272 -256 ) SYM06_4 0 0 0 1 1 +( -640 2560 -128 ) ( -640 2016 -128 ) ( -768 2016 -128 ) SFLOOR4_2 0 0 0 1 1 +( -796 2560 -144 ) ( -796 2208 -144 ) ( -572 2208 -144 ) BASE_CEIL1 0 0 0 1 1 +( -688 2280 -144 ) ( -688 2416 -144 ) ( -688 2280 -160 ) SFLOOR4_2 32 0 0 1 1 +} +// brush 1371 +{ +( -608 2240 -128 ) ( -608 2240 -256 ) ( -832 2240 -256 ) SFLOOR4_2 0 0 0 1 1 +( -800 2272 -128 ) ( -800 2272 -256 ) ( -576 2272 -256 ) SYM06_4 0 0 0 1 1 +( -640 2560 -128 ) ( -640 2016 -128 ) ( -768 2016 -128 ) SFLOOR4_2 0 0 0 1 1 +( -800 2560 -144 ) ( -800 2208 -144 ) ( -576 2208 -144 ) BASE_CEIL1 0 0 0 1 1 +( -384 2024 -136 ) ( -384 2568 -136 ) ( -384 2568 -264 ) SFLOOR4_2 32 0 0 1 1 +( -432 2432 -144 ) ( -432 2296 -144 ) ( -432 2432 -160 ) SFLOOR4_2 32 0 0 1 1 +} +// brush 1372 +{ +( -608 2240 -128 ) ( -608 2240 -256 ) ( -832 2240 -256 ) SFLOOR4_2 0 0 0 1 1 +( -800 2272 -128 ) ( -800 2272 -256 ) ( -576 2272 -256 ) SYM06_4 0 0 0 1 1 +( -640 2560 -128 ) ( -640 2016 -128 ) ( -768 2016 -128 ) SFLOOR4_2 0 0 0 1 1 +( -688 2416 -144 ) ( -688 2280 -144 ) ( -688 2280 -160 ) SFLOOR4_2 32 0 0 1 1 +( -432 2304 -144 ) ( -432 2440 -144 ) ( -432 2440 -160 ) SFLOOR4_2 32 0 0 1 1 +( -688 2416 -144 ) ( -688 2280 -144 ) ( -432 2416 -144 ) SFLOOR4_2 32 0 0 1 1 +} +// brush 1373 +{ +( -512 2564 0 ) ( -512 2500 0 ) ( -512 2500 -20 ) TECH08_1B -64 0 0 1 1 +( -432 2496 -20 ) ( -368 2496 -20 ) ( -368 2560 -20 ) SFLOOR3_2 0 32 90 1 1 +( -368 2496 0 ) ( -432 2496 0 ) ( -432 2560 0 ) TECH05_2 32 64 0 1 1 +( -432 2560 -20 ) ( -368 2560 -20 ) ( -368 2560 0 ) SYM06_2 -64 0 0 1 1 +( -368 2528 -20 ) ( -432 2528 -20 ) ( -432 2528 0 ) SYM06_2 0 0 0 1 1 +( -448 2416 0 ) ( -448 2416 -128 ) ( -448 2400 -128 ) TECH05_2 -64 0 0 1 1 +} +// brush 1374 +{ +( -448 2488 -122 ) ( -448 2552 -122 ) ( -448 2552 -130 ) TECH08_1B -64 0 0 1 1 +( -512 2552 -128 ) ( -512 2488 -128 ) ( -512 2488 -136 ) TECH08_1B -64 0 0 1 1 +( -528 2496 -128 ) ( -432 2496 -128 ) ( -432 2560 -128 ) TECH08_1B 32 64 0 1 1 +( -432 2464 -120 ) ( -528 2464 -120 ) ( -528 2528 -120 ) SFLOOR3_2 0 32 90 1 1 +( -528 2560 -128 ) ( -432 2560 -128 ) ( -432 2560 -120 ) SYM06_2 -64 0 0 1 1 +( -432 2528 -128 ) ( -528 2528 -128 ) ( -528 2528 -120 ) SYM06_2 0 0 0 1 1 +} +// brush 1375 +{ +( -512 2392 -128 ) ( -512 2408 -128 ) ( -512 2408 0 ) TECH07_2 -96 0 0 1 1 +( -496 2528 -20 ) ( -496 2528 -120 ) ( -528 2528 -120 ) SYM06_2 0 0 0 1 1 +( -528 2560 -20 ) ( -528 2560 -120 ) ( -496 2560 -120 ) SYM06_2 -64 0 0 1 1 +( -496 2560 -20 ) ( -496 2496 -20 ) ( -528 2496 -20 ) TECH05_2 -60 64 0 1 1 +( -528 2528 -120 ) ( -528 2464 -120 ) ( -496 2464 -120 ) TECH05_2 -60 64 0 1 1 +( -498 2528 -120 ) ( -498 2528 -20 ) ( -498 2592 -20 ) TECH07_2 -96 0 0 1 1 +} +// brush 1376 +{ +( -498 2496 -108 ) ( -498 2560 -108 ) ( -488 2560 -120 ) SFLOOR3_2 0 0 0 1 1 +( -486 2528 -106 ) ( -486 2528 -120 ) ( -496 2528 -120 ) SYM06_2 -92 0 0 1 1 +( -496 2560 -106 ) ( -496 2560 -120 ) ( -486 2560 -120 ) SYM06_2 -64 0 0 1 1 +( -496 2528 -120 ) ( -496 2464 -120 ) ( -486 2464 -120 ) TECH05_2 -60 64 0 1 1 +( -498 2592 -108 ) ( -498 2528 -108 ) ( -498 2528 -120 ) TECH05_2 -64 0 0 1 1 +} +// brush 1377 +{ +( -496 2560 -96 ) ( -496 2496 -96 ) ( -474 2496 -20 ) SFLOOR3_2 0 0 0 1 1 +( -496 2528 -20 ) ( -470 2528 -20 ) ( -470 2528 -104 ) SYM06_2 0 0 0 1 1 +( -470 2560 -20 ) ( -496 2560 -20 ) ( -496 2560 -104 ) SYM06_2 -64 0 0 1 1 +( -474 2560 -20 ) ( -474 2496 -20 ) ( -496 2496 -20 ) TECH05_2 -60 64 0 1 1 +( -498 2528 -96 ) ( -498 2592 -96 ) ( -498 2592 -20 ) TECH05_2 -64 0 0 1 1 +} +// brush 1378 +{ +( -498 2464 -120 ) ( -498 2464 -20 ) ( -498 2528 -20 ) TECH07_2 -32 0 0 1 1 +( -528 2464 -120 ) ( -528 2400 -120 ) ( -496 2400 -120 ) TECH05_2 -60 0 0 1 1 +( -496 2496 -20 ) ( -496 2432 -20 ) ( -528 2432 -20 ) TECH05_2 -60 0 0 1 1 +( -528 2496 -20 ) ( -528 2496 -120 ) ( -496 2496 -120 ) TECH05_2 -76 0 0 1 1 +( -496 2464 -20 ) ( -496 2464 -120 ) ( -528 2464 -120 ) SYM06_2 -64 0 0 1 1 +( -512 2328 -128 ) ( -512 2344 -128 ) ( -512 2344 0 ) TECH07_2 -32 0 0 1 1 +} +// brush 1379 +{ +( -498 2528 -108 ) ( -498 2464 -108 ) ( -498 2464 -120 ) TECH05_2 0 0 0 1 1 +( -496 2464 -120 ) ( -496 2400 -120 ) ( -486 2400 -120 ) TECH05_2 -60 0 0 1 1 +( -496 2496 -106 ) ( -496 2496 -120 ) ( -486 2496 -120 ) TECH05_2 -76 0 0 1 1 +( -486 2464 -106 ) ( -486 2464 -120 ) ( -496 2464 -120 ) SYM06_2 -92 0 0 1 1 +( -498 2432 -108 ) ( -498 2496 -108 ) ( -488 2496 -120 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 1380 +{ +( -498 2464 -96 ) ( -498 2528 -96 ) ( -498 2528 -20 ) TECH05_2 0 0 0 1 1 +( -474 2496 -20 ) ( -474 2432 -20 ) ( -496 2432 -20 ) TECH05_2 -60 0 0 1 1 +( -470 2496 -20 ) ( -496 2496 -20 ) ( -496 2496 -104 ) TECH05_2 -76 0 0 1 1 +( -496 2464 -20 ) ( -470 2464 -20 ) ( -470 2464 -104 ) SYM06_2 -64 0 0 1 1 +( -496 2496 -96 ) ( -496 2432 -96 ) ( -474 2432 -20 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 1381 +{ +( -512 2360 -128 ) ( -512 2376 -128 ) ( -512 2376 0 ) LIGHT_RAIL01 8 16 90 1 1 +( -496 2496 -20 ) ( -496 2496 -120 ) ( -528 2496 -120 ) LIGHT_RAIL01 7 16 90 1 1 +( -528 2528 -20 ) ( -528 2528 -120 ) ( -496 2528 -120 ) LIGHT_RAIL01 7 16 90 1 1 +( -496 2528 -20 ) ( -496 2464 -20 ) ( -528 2464 -20 ) LIGHT_RAIL01 7 16 90 1 1 +( -528 2496 -120 ) ( -528 2432 -120 ) ( -496 2432 -120 ) LIGHT_RAIL01 7 16 90 1 1 +( -498 2496 -120 ) ( -498 2496 -20 ) ( -498 2560 -20 ) LIGHT_RAIL01 0 -48 90 1 1 +} +// brush 1382 +{ +( -498 2464 -108 ) ( -498 2528 -108 ) ( -488 2528 -120 ) LIGHT_RAIL01 0 -48 90 1 1 +( -486 2496 -106 ) ( -486 2496 -120 ) ( -496 2496 -120 ) LIGHT_RAIL01 7 16 90 1 1 +( -496 2528 -106 ) ( -496 2528 -120 ) ( -486 2528 -120 ) LIGHT_RAIL01 7 16 90 1 1 +( -496 2496 -120 ) ( -496 2432 -120 ) ( -486 2432 -120 ) LIGHT_RAIL01 7 16 90 1 1 +( -498 2560 -108 ) ( -498 2496 -108 ) ( -498 2496 -120 ) LIGHT_RAIL01 8 16 90 1 1 +} +// brush 1383 +{ +( -496 2528 -96 ) ( -496 2464 -96 ) ( -474 2464 -20 ) LIGHT_RAIL01 0 -48 90 1 1 +( -496 2496 -20 ) ( -470 2496 -20 ) ( -470 2496 -104 ) LIGHT_RAIL01 7 16 90 1 1 +( -470 2528 -20 ) ( -496 2528 -20 ) ( -496 2528 -104 ) LIGHT_RAIL01 7 16 90 1 1 +( -474 2528 -20 ) ( -474 2464 -20 ) ( -496 2464 -20 ) LIGHT_RAIL01 7 16 90 1 1 +( -498 2496 -96 ) ( -498 2560 -96 ) ( -498 2560 -20 ) LIGHT_RAIL01 8 16 90 1 1 +} +// brush 1384 +{ +( -432 2464 -128 ) ( -528 2464 -128 ) ( -528 2464 -120 ) SYM06_2 -64 0 0 1 1 +( -528 2496 -128 ) ( -432 2496 -128 ) ( -432 2496 -120 ) TECH08_1B 32 0 0 1 1 +( -432 2400 -120 ) ( -528 2400 -120 ) ( -528 2464 -120 ) SFLOOR3_2 0 32 90 1 1 +( -528 2432 -128 ) ( -432 2432 -128 ) ( -432 2496 -128 ) TECH08_1B 32 0 0 1 1 +( -512 2488 -128 ) ( -512 2424 -128 ) ( -512 2424 -136 ) TECH08_1B 0 0 0 1 1 +( -448 2424 -122 ) ( -448 2488 -122 ) ( -448 2488 -130 ) TECH08_1B 0 0 0 1 1 +} +// brush 1385 +{ +( -448 2456 -122 ) ( -448 2520 -122 ) ( -448 2520 -130 ) TECH08_1B -32 0 0 1 1 +( -472 2520 -128 ) ( -472 2456 -128 ) ( -472 2456 -136 ) TECH08_1B -32 0 0 1 1 +( -528 2464 -128 ) ( -432 2464 -128 ) ( -432 2528 -128 ) TECH08_1B 32 32 0 1 1 +( -432 2432 -120 ) ( -528 2432 -120 ) ( -528 2496 -120 ) LIGHT_RAIL01 64 -48 180 1 1 +( -528 2528 -128 ) ( -432 2528 -128 ) ( -432 2528 -120 ) TECH08_1B 32 0 0 1 1 +( -432 2496 -128 ) ( -528 2496 -128 ) ( -528 2496 -120 ) SYM06_2 0 0 0 1 1 +} +// brush 1386 +{ +( -456 2496 -128 ) ( -552 2496 -128 ) ( -552 2496 -120 ) SYM06_2 -24 0 0 1 1 +( -552 2528 -128 ) ( -456 2528 -128 ) ( -456 2528 -120 ) TECH08_1B 8 0 0 1 1 +( -456 2432 -120 ) ( -552 2432 -120 ) ( -552 2496 -120 ) LIGHT_RAIL01 64 -48 180 1 1 +( -552 2464 -128 ) ( -456 2464 -128 ) ( -456 2528 -128 ) TECH08_1B 8 32 0 1 1 +( -512 2520 -128 ) ( -512 2456 -128 ) ( -512 2456 -136 ) TECH08_1B -32 0 0 1 1 +( -472 2456 -122 ) ( -472 2520 -122 ) ( -472 2520 -130 ) TECH08_1B -32 0 0 1 1 +} +// brush 1387 +{ +( -448 2352 0 ) ( -448 2352 -128 ) ( -448 2336 -128 ) TECH05_2 0 0 0 1 1 +( -368 2464 -20 ) ( -432 2464 -20 ) ( -432 2464 0 ) SYM06_2 -64 0 0 1 1 +( -432 2496 -20 ) ( -368 2496 -20 ) ( -368 2496 0 ) TECH05_2 16 0 0 1 1 +( -368 2432 0 ) ( -432 2432 0 ) ( -432 2496 0 ) TECH05_2 32 0 0 1 1 +( -432 2432 -20 ) ( -368 2432 -20 ) ( -368 2496 -20 ) SFLOOR3_2 0 32 90 1 1 +( -512 2500 0 ) ( -512 2436 0 ) ( -512 2436 -20 ) TECH08_1B 0 0 0 1 1 +} +// brush 1388 +{ +( -464 2532 0 ) ( -464 2468 0 ) ( -464 2468 -20 ) TECH08_1B -32 0 0 1 1 +( -432 2464 -20 ) ( -368 2464 -20 ) ( -368 2528 -20 ) LIGHT_RAIL01 64 -48 180 1 1 +( -368 2464 0 ) ( -432 2464 0 ) ( -432 2528 0 ) TECH05_2 32 32 0 1 1 +( -432 2528 -20 ) ( -368 2528 -20 ) ( -368 2528 0 ) TECH05_2 16 0 0 1 1 +( -368 2496 -20 ) ( -432 2496 -20 ) ( -432 2496 0 ) SYM06_2 0 0 0 1 1 +( -448 2384 0 ) ( -448 2384 -128 ) ( -448 2368 -128 ) TECH05_2 0 0 0 1 1 +} +// brush 1389 +{ +( -464 2384 0 ) ( -464 2384 -128 ) ( -464 2368 -128 ) TECH05_2 -32 0 0 1 1 +( -384 2496 -20 ) ( -448 2496 -20 ) ( -448 2496 0 ) SYM06_2 -16 0 0 1 1 +( -448 2528 -20 ) ( -384 2528 -20 ) ( -384 2528 0 ) TECH05_2 0 0 0 1 1 +( -384 2464 0 ) ( -448 2464 0 ) ( -448 2528 0 ) TECH05_2 16 32 0 1 1 +( -448 2464 -20 ) ( -384 2464 -20 ) ( -384 2528 -20 ) LIGHT_RAIL01 64 -48 180 1 1 +( -512 2532 0 ) ( -512 2468 0 ) ( -512 2468 -20 ) TECH08_1B -32 0 0 1 1 +} +// brush 1390 +{ +( -672 2776 -144 ) ( -672 2720 -144 ) ( -672 2720 -272 ) TECH04_9 -48 -16 0 1 1 +( -648 2752 -144 ) ( -680 2752 -144 ) ( -680 2752 -272 ) TECH04_9 0 -16 0 1 1 +( -640 2720 -144 ) ( -640 2776 -144 ) ( -640 2776 -272 ) TECH04_9 -48 -16 0 1 1 +( -672 2672 -144 ) ( -640 2672 -144 ) ( -640 2672 -272 ) TECH04_9 0 -16 0 1 1 +( -672 2736 -192 ) ( -672 2792 -192 ) ( -640 2792 -192 ) TECH04_9 -32 48 0 1 1 +( -640 2792 -256 ) ( -672 2792 -256 ) ( -672 2736 -256 ) TECH04_9 -32 48 0 1 1 +} +// brush 1391 +{ +( -672 2792 -256 ) ( -704 2792 -256 ) ( -704 2736 -256 ) TECH04_9 0 48 0 1 1 +( -704 2736 -176 ) ( -704 2792 -176 ) ( -672 2792 -176 ) TECH04_9 0 48 0 1 1 +( -704 2672 -144 ) ( -672 2672 -144 ) ( -672 2672 -272 ) TECH04_9 -32 -16 0 1 1 +( -672 2720 -144 ) ( -672 2776 -144 ) ( -672 2776 -272 ) TECH04_9 -48 -16 0 1 1 +( -680 2752 -144 ) ( -712 2752 -144 ) ( -712 2752 -272 ) TECH04_9 -32 -16 0 1 1 +( -704 2792 -144 ) ( -704 2736 -144 ) ( -704 2736 -272 ) TECH04_9 -48 -16 0 1 1 +} +// brush 1392 +{ +( -432 2560 128 ) ( -432 2560 0 ) ( -448 2560 0 ) PBTEK1_04 0 0 0 1 1 +( -960 2560 -128 ) ( -960 2688 -128 ) ( -416 2688 -128 ) SFLOOR4_2 0 0 0 1 1 +( -768 2752 -256 ) ( -768 2528 -256 ) ( -416 2528 -256 ) SFLOOR4_2 -32 1 -90 1 1 +( -704 2560 -128 ) ( -736 2592 -256 ) ( -704 2560 -256 ) SYM06_4 0 0 0 1 1 +( -736 2560 -256 ) ( -736 2576 -256 ) ( -736 2560 -128 ) SYM06_4 0 0 0 1 1 +} +// brush 1393 +{ +( -768 2624 -256 ) ( -768 2624 -128 ) ( -768 2976 -128 ) SYM06_4 -64 0 0 1 1 +( -992 2976 -256 ) ( -992 2624 -256 ) ( -768 2624 -256 ) SFLOOR4_2 0 0 0 1 1 +( -768 2976 -128 ) ( -768 2624 -128 ) ( -992 2624 -128 ) SFLOOR4_2 0 32 0 1 1 +( -976 2784 -128 ) ( -976 2784 -256 ) ( -752 2784 -256 ) SFLOOR4_2 0 0 0 1 1 +( -960 2944 0 ) ( -960 2960 0 ) ( -960 2960 128 ) PBTEK1_04 0 0 0 1 1 +( -792 2752 -256 ) ( -808 2752 -256 ) ( -792 2752 -128 ) SYM06_4 -32 0 0 1 1 +} +// brush 1394 +{ +( -792 2656 -256 ) ( -776 2656 -256 ) ( -792 2656 -128 ) SYM06_4 0 0 0 1 1 +( -736 2432 -256 ) ( -736 2432 -128 ) ( -736 2784 -128 ) SYM06_4 0 0 0 1 1 +( -992 2784 -256 ) ( -992 2432 -256 ) ( -768 2432 -256 ) SFLOOR4_2 0 0 0 1 1 +( -768 2784 -128 ) ( -768 2432 -128 ) ( -992 2432 -128 ) SFLOOR4_2 0 0 0 1 1 +( -736 2432 -128 ) ( -736 2432 -256 ) ( -960 2432 -256 ) SFLOOR4_2 0 0 0 1 1 +( -960 2752 0 ) ( -960 2768 0 ) ( -960 2768 128 ) PBTEK1_04 0 0 0 1 1 +} +// brush 1395 +{ +( -498 2752 -96 ) ( -498 2816 -96 ) ( -498 2816 -20 ) TECH05_2 -32 0 0 1 1 +( -474 2784 -20 ) ( -474 2720 -20 ) ( -496 2720 -20 ) TECH05_2 -60 32 0 1 1 +( -470 2784 -20 ) ( -496 2784 -20 ) ( -496 2784 -104 ) SYM06_2 -64 0 0 1 1 +( -496 2752 -20 ) ( -470 2752 -20 ) ( -470 2752 -104 ) SYM06_2 -64 0 0 1 1 +( -496 2784 -96 ) ( -496 2720 -96 ) ( -474 2720 -20 ) SFLOOR3_2 -32 0 0 1 1 +} +// brush 1396 +{ +( -498 2816 -108 ) ( -498 2752 -108 ) ( -498 2752 -120 ) TECH05_2 -32 0 0 1 1 +( -496 2752 -120 ) ( -496 2688 -120 ) ( -486 2688 -120 ) TECH05_2 -60 32 0 1 1 +( -496 2784 -106 ) ( -496 2784 -120 ) ( -486 2784 -120 ) SYM06_2 -64 0 0 1 1 +( -486 2752 -106 ) ( -486 2752 -120 ) ( -496 2752 -120 ) SYM06_2 -64 0 0 1 1 +( -498 2720 -108 ) ( -498 2784 -108 ) ( -488 2784 -120 ) SFLOOR3_2 -32 0 0 1 1 +} +// brush 1397 +{ +( -498 2752 -120 ) ( -498 2752 -20 ) ( -498 2816 -20 ) TECH07_2 -64 0 0 1 1 +( -528 2752 -120 ) ( -528 2688 -120 ) ( -496 2688 -120 ) TECH05_2 -60 32 0 1 1 +( -496 2784 -20 ) ( -496 2720 -20 ) ( -528 2720 -20 ) TECH05_2 -60 32 0 1 1 +( -528 2784 -20 ) ( -528 2784 -120 ) ( -496 2784 -120 ) SYM06_2 -64 0 0 1 1 +( -496 2752 -20 ) ( -496 2752 -120 ) ( -528 2752 -120 ) SYM06_2 -64 0 0 1 1 +( -512 2616 -128 ) ( -512 2632 -128 ) ( -512 2632 0 ) TECH07_2 -64 0 0 1 1 +} +// brush 1398 +{ +( -432 2752 -128 ) ( -528 2752 -128 ) ( -528 2752 -120 ) SYM06_2 -64 0 0 1 1 +( -528 2784 -128 ) ( -432 2784 -128 ) ( -432 2784 -120 ) SYM06_2 -64 0 0 1 1 +( -432 2688 -120 ) ( -528 2688 -120 ) ( -528 2752 -120 ) SFLOOR3_2 0 32 90 1 1 +( -528 2720 -128 ) ( -432 2720 -128 ) ( -432 2784 -128 ) TECH08_1B 32 32 0 1 1 +( -512 2776 -128 ) ( -512 2712 -128 ) ( -512 2712 -136 ) TECH08_1B -32 0 0 1 1 +( -448 2712 -122 ) ( -448 2776 -122 ) ( -448 2776 -130 ) TECH08_1B -32 0 0 1 1 +} +// brush 1399 +{ +( -448 2640 0 ) ( -448 2640 -128 ) ( -448 2624 -128 ) TECH05_2 -32 0 0 1 1 +( -368 2752 -20 ) ( -432 2752 -20 ) ( -432 2752 0 ) SYM06_2 -64 0 0 1 1 +( -432 2784 -20 ) ( -368 2784 -20 ) ( -368 2784 0 ) SYM06_2 -64 0 0 1 1 +( -368 2720 0 ) ( -432 2720 0 ) ( -432 2784 0 ) TECH05_2 32 32 0 1 1 +( -432 2720 -20 ) ( -368 2720 -20 ) ( -368 2784 -20 ) SFLOOR3_2 0 32 90 1 1 +( -512 2788 0 ) ( -512 2724 0 ) ( -512 2724 -20 ) TECH08_1B -32 0 0 1 1 +} +// brush 1400 +{ +( -678 2720 -20 ) ( -656 2720 -96 ) ( -656 2784 -96 ) SFLOOR3_2 -32 0 0 1 1 +( -682 2752 -104 ) ( -682 2752 -20 ) ( -656 2752 -20 ) SYM06_2 64 0 0 1 1 +( -656 2784 -104 ) ( -656 2784 -20 ) ( -682 2784 -20 ) SYM06_2 -64 0 0 1 1 +( -656 2720 -20 ) ( -678 2720 -20 ) ( -678 2784 -20 ) TECH05_2 4 32 0 1 1 +( -654 2816 -20 ) ( -654 2816 -96 ) ( -654 2752 -96 ) TECH05_2 -32 0 0 1 1 +} +// brush 1401 +{ +( -664 2784 -120 ) ( -654 2784 -108 ) ( -654 2720 -108 ) SFLOOR3_2 -32 0 0 1 1 +( -656 2752 -120 ) ( -666 2752 -120 ) ( -666 2752 -106 ) SYM06_2 100 0 0 1 1 +( -666 2784 -120 ) ( -656 2784 -120 ) ( -656 2784 -106 ) SYM06_2 -64 0 0 1 1 +( -666 2688 -120 ) ( -656 2688 -120 ) ( -656 2752 -120 ) TECH05_2 4 32 0 1 1 +( -654 2752 -120 ) ( -654 2752 -108 ) ( -654 2816 -108 ) TECH05_2 -32 0 0 1 1 +} +// brush 1402 +{ +( -640 2632 0 ) ( -640 2632 -128 ) ( -640 2616 -128 ) TECH07_2 -64 0 0 1 1 +( -624 2752 -120 ) ( -656 2752 -120 ) ( -656 2752 -20 ) SYM06_2 64 0 0 1 1 +( -656 2784 -120 ) ( -624 2784 -120 ) ( -624 2784 -20 ) SYM06_2 -64 0 0 1 1 +( -624 2720 -20 ) ( -656 2720 -20 ) ( -656 2784 -20 ) TECH05_2 4 32 0 1 1 +( -656 2688 -120 ) ( -624 2688 -120 ) ( -624 2752 -120 ) TECH05_2 4 32 0 1 1 +( -654 2816 -20 ) ( -654 2752 -20 ) ( -654 2752 -120 ) TECH07_2 -64 0 0 1 1 +} +// brush 1403 +{ +( -704 2776 -130 ) ( -704 2776 -122 ) ( -704 2712 -122 ) TECH08_1B -32 0 0 1 1 +( -640 2712 -136 ) ( -640 2712 -128 ) ( -640 2776 -128 ) TECH08_1B -32 0 0 1 1 +( -720 2784 -128 ) ( -720 2720 -128 ) ( -624 2720 -128 ) TECH08_1B 96 32 0 1 1 +( -624 2752 -120 ) ( -624 2688 -120 ) ( -720 2688 -120 ) SFLOOR3_2 0 32 90 1 1 +( -720 2784 -120 ) ( -720 2784 -128 ) ( -624 2784 -128 ) TECH08_1B 96 0 0 1 1 +( -624 2752 -120 ) ( -624 2752 -128 ) ( -720 2752 -128 ) SYM06_2 64 0 0 1 1 +} +// brush 1404 +{ +( -640 2724 -20 ) ( -640 2724 0 ) ( -640 2788 0 ) TECH08_1B -32 0 0 1 1 +( -784 2784 -20 ) ( -784 2720 -20 ) ( -720 2720 -20 ) SFLOOR3_2 0 32 90 1 1 +( -720 2784 0 ) ( -720 2720 0 ) ( -784 2720 0 ) TECH05_2 96 32 0 1 1 +( -784 2784 0 ) ( -784 2784 -20 ) ( -720 2784 -20 ) SYM06_2 -64 0 0 1 1 +( -720 2752 0 ) ( -720 2752 -20 ) ( -784 2752 -20 ) SYM06_2 -64 0 0 1 1 +( -704 2624 -128 ) ( -704 2640 -128 ) ( -704 2640 0 ) TECH05_2 -32 0 0 1 1 +} +// brush 1405 +{ +( -526 2752 -20 ) ( -526 2752 -96 ) ( -526 2688 -96 ) TECH05_2 -32 0 0 1 1 +( -528 2720 -20 ) ( -550 2720 -20 ) ( -550 2784 -20 ) TECH05_2 4 32 0 1 1 +( -528 2784 -104 ) ( -528 2784 -20 ) ( -554 2784 -20 ) SYM06_2 -64 0 0 1 1 +( -550 2720 -20 ) ( -528 2720 -96 ) ( -528 2784 -96 ) SFLOOR3_2 -32 0 0 1 1 +( -480 2752 -103 ) ( -496 2752 -103 ) ( -480 2752 -20 ) SYM06_2 -64 0 0 1 1 +} +// brush 1406 +{ +( -526 2688 -120 ) ( -526 2688 -108 ) ( -526 2752 -108 ) TECH05_2 -32 0 0 1 1 +( -538 2688 -120 ) ( -528 2688 -120 ) ( -528 2752 -120 ) TECH05_2 4 32 0 1 1 +( -538 2784 -120 ) ( -528 2784 -120 ) ( -528 2784 -106 ) SYM06_2 -64 0 0 1 1 +( -536 2784 -120 ) ( -526 2784 -108 ) ( -526 2720 -108 ) SFLOOR3_2 -32 0 0 1 1 +( -480 2752 -120 ) ( -496 2752 -120 ) ( -480 2752 -108 ) SYM06_2 -64 0 0 1 1 +} +// brush 1407 +{ +( -526 2752 -20 ) ( -526 2688 -20 ) ( -526 2688 -120 ) SFLOOR3_2 -32 0 0 1 1 +( -528 2688 -120 ) ( -496 2688 -120 ) ( -496 2752 -120 ) TECH05_2 4 32 0 1 1 +( -496 2720 -20 ) ( -528 2720 -20 ) ( -528 2784 -20 ) TECH05_2 4 32 0 1 1 +( -528 2784 -120 ) ( -496 2784 -120 ) ( -496 2784 -20 ) SYM06_2 -64 0 0 1 1 +( -512 2632 0 ) ( -512 2632 -128 ) ( -512 2616 -128 ) TECH07_2 -64 0 0 1 1 +( -480 2752 -120 ) ( -496 2752 -120 ) ( -480 2752 -20 ) SYM06_2 -64 0 0 1 1 +} +// brush 1408 +{ +( -592 2784 -120 ) ( -592 2784 -128 ) ( -496 2784 -128 ) SYM06_2 -64 0 0 1 1 +( -496 2752 -120 ) ( -496 2688 -120 ) ( -592 2688 -120 ) SFLOOR3_2 0 32 90 1 1 +( -592 2784 -128 ) ( -592 2720 -128 ) ( -496 2720 -128 ) TECH08_1B -32 32 0 1 1 +( -512 2712 -136 ) ( -512 2712 -128 ) ( -512 2776 -128 ) TECH08_1B -32 0 0 1 1 +( -640 2784 -130 ) ( -640 2784 -122 ) ( -640 2720 -122 ) TECH08_1B -32 0 0 1 1 +( -480 2752 -128 ) ( -496 2752 -128 ) ( -480 2752 -120 ) SYM06_2 -64 0 0 1 1 +} +// brush 1409 +{ +( -624 2752 -96 ) ( -624 2688 -96 ) ( -602 2688 -20 ) SFLOOR3_2 -32 0 0 1 1 +( -598 2784 -20 ) ( -624 2784 -20 ) ( -624 2784 -104 ) SYM06_2 -64 0 0 1 1 +( -602 2784 -20 ) ( -602 2720 -20 ) ( -624 2720 -20 ) TECH05_2 -32 32 0 1 1 +( -626 2688 -96 ) ( -626 2752 -96 ) ( -626 2752 -20 ) TECH05_2 -32 0 0 1 1 +( -480 2752 -103 ) ( -496 2752 -103 ) ( -480 2752 -20 ) SYM06_2 -64 0 0 1 1 +} +// brush 1410 +{ +( -626 2720 -108 ) ( -626 2784 -108 ) ( -616 2784 -120 ) SFLOOR3_2 -32 0 0 1 1 +( -624 2784 -106 ) ( -624 2784 -120 ) ( -614 2784 -120 ) TECH05_2 -48 0 0 1 1 +( -624 2752 -120 ) ( -624 2688 -120 ) ( -614 2688 -120 ) TECH05_2 -32 32 0 1 1 +( -626 2752 -108 ) ( -626 2688 -108 ) ( -626 2688 -120 ) TECH05_2 -32 0 0 1 1 +( -480 2752 -120 ) ( -496 2752 -120 ) ( -480 2752 -108 ) SYM06_2 -64 0 0 1 1 +} +// brush 1411 +{ +( -640 2624 -128 ) ( -640 2640 -128 ) ( -640 2640 0 ) TECH05_2 -32 0 0 1 1 +( -656 2784 -20 ) ( -656 2784 -120 ) ( -624 2784 -120 ) SYM06_2 -64 0 0 1 1 +( -624 2784 -20 ) ( -624 2720 -20 ) ( -656 2720 -20 ) TECH05_2 -32 32 0 1 1 +( -656 2752 -120 ) ( -656 2688 -120 ) ( -624 2688 -120 ) TECH05_2 -32 32 0 1 1 +( -626 2688 -120 ) ( -626 2688 -20 ) ( -626 2752 -20 ) SFLOOR3_2 -32 0 0 1 1 +( -480 2752 -120 ) ( -496 2752 -120 ) ( -480 2752 -20 ) SYM06_2 -64 0 0 1 1 +} +// brush 1412 +{ +( -640 2624 -128 ) ( -640 2640 -128 ) ( -640 2640 0 ) TECH05_2 -32 0 0 1 1 +( -656 2784 0 ) ( -656 2784 -20 ) ( -592 2784 -20 ) SYM06_2 -64 0 0 1 1 +( -592 2784 0 ) ( -592 2720 0 ) ( -656 2720 0 ) TECH05_2 -32 32 0 1 1 +( -656 2784 -20 ) ( -656 2720 -20 ) ( -592 2720 -20 ) SFLOOR3_2 0 32 90 1 1 +( -512 2724 -20 ) ( -512 2724 0 ) ( -512 2788 0 ) TECH08_1B -32 0 0 1 1 +( -480 2752 -20 ) ( -496 2752 -20 ) ( -480 2752 0 ) SYM06_2 -64 0 0 1 1 +} +// brush 1413 +{ +( -704 2816 -128 ) ( -832 2816 -128 ) ( -832 2752 -128 ) TECH07_2 64 64 0 1 1 +( -832 2752 0 ) ( -832 2816 0 ) ( -704 2816 0 ) TECH07_2 64 64 0 1 1 +( -816 2784 64 ) ( -688 2784 64 ) ( -688 2784 56 ) TECH08_9B 0 0 0 1 1 +( -768 2752 0 ) ( -768 2816 0 ) ( -768 2816 -8 ) TECH07_2 -64 56 0 1 1 +( -704 2816 64 ) ( -832 2816 64 ) ( -832 2816 56 ) TECH07_2 64 56 0 1 1 +( -832 2816 64 ) ( -832 2752 64 ) ( -832 2752 56 ) TECH07_2 -64 56 0 1 1 +} +// brush 1414 +{ +( -640 2816 -128 ) ( -768 2816 -128 ) ( -768 2752 -128 ) TECH07_2 0 64 0 1 1 +( -744 2784 0 ) ( -744 2816 0 ) ( -704 2816 0 ) TECH07_2 0 64 0 1 1 +( -752 2784 64 ) ( -624 2784 64 ) ( -624 2784 56 ) SYM06_2 64 0 0 1 1 +( -704 2752 64 ) ( -704 2816 64 ) ( -704 2816 56 ) TECH07_2 -64 56 0 1 1 +( -640 2816 64 ) ( -768 2816 64 ) ( -768 2816 56 ) TECH07_2 0 56 0 1 1 +( -768 2816 0 ) ( -768 2752 0 ) ( -768 2752 -8 ) TECH07_2 -64 56 0 1 1 +( -744 2816 0 ) ( -744 2784 0 ) ( -768 2784 -64 ) TECH07_2 -64 56 0 1 1 +} +// brush 1415 +{ +( -768 2784 0 ) ( -768 2816 0 ) ( -744 2816 0 ) TECH08_9B 0 0 0 1 1 +( -768 2784 0 ) ( -744 2784 0 ) ( -744 2784 -64 ) TECH08_1 64 0 0 1 1 +( -744 2816 0 ) ( -768 2816 0 ) ( -768 2816 -64 ) TECH08_9B 0 0 0 1 1 +( -768 2816 0 ) ( -768 2784 0 ) ( -768 2784 -64 ) TECH08_9B 0 0 0 1 1 +( -744 2816 0 ) ( -768 2816 -64 ) ( -744 2784 0 ) TECH08_9B 0 0 0 1 1 +} +// brush 1416 +{ +( -320 2752 56 ) ( -320 2752 64 ) ( -320 2816 64 ) TECH07_2 -64 56 0 1 1 +( -320 2816 56 ) ( -320 2816 64 ) ( -448 2816 64 ) TECH07_2 64 0 0 1 1 +( -384 2816 -8 ) ( -384 2816 0 ) ( -384 2752 0 ) TECH07_2 -64 56 0 1 1 +( -464 2784 56 ) ( -464 2784 64 ) ( -336 2784 64 ) TECH08_9B 0 0 0 1 1 +( -448 2816 0 ) ( -320 2816 0 ) ( -320 2752 0 ) TECH07_2 -64 64 0 1 1 +( -320 2752 -128 ) ( -320 2816 -128 ) ( -448 2816 -128 ) TECH07_2 -64 64 0 1 1 +} +// brush 1417 +{ +( -384 2784 -64 ) ( -408 2784 0 ) ( -408 2816 0 ) TECH07_2 -64 56 0 1 1 +( -384 2752 -8 ) ( -384 2752 0 ) ( -384 2816 0 ) TECH07_2 -64 56 0 1 1 +( -384 2816 56 ) ( -384 2816 64 ) ( -512 2816 64 ) TECH07_2 64 0 0 1 1 +( -448 2816 56 ) ( -448 2816 64 ) ( -448 2752 64 ) TECH07_2 -64 56 0 1 1 +( -528 2784 56 ) ( -528 2784 64 ) ( -400 2784 64 ) SYM06_2 -64 0 0 1 1 +( -448 2816 0 ) ( -408 2816 0 ) ( -408 2784 0 ) TECH07_2 0 64 0 1 1 +( -384 2752 -128 ) ( -384 2816 -128 ) ( -512 2816 -128 ) TECH07_2 0 64 0 1 1 +} +// brush 1418 +{ +( -408 2784 0 ) ( -384 2816 -64 ) ( -408 2816 0 ) TECH08_9B 0 0 0 1 1 +( -384 2784 -64 ) ( -384 2784 0 ) ( -384 2816 0 ) TECH08_9B 0 0 0 1 1 +( -384 2816 -64 ) ( -384 2816 0 ) ( -408 2816 0 ) TECH07_2 64 0 0 1 1 +( -408 2784 -64 ) ( -408 2784 0 ) ( -384 2784 0 ) TECH08_1 -64 0 0 1 1 +( -408 2816 0 ) ( -384 2816 0 ) ( -384 2784 0 ) TECH08_9B 0 0 0 1 1 +} +// brush 1419 +{ +( -704 2824 64 ) ( -704 2760 64 ) ( -704 2760 56 ) TECH07_2 -64 56 0 1 1 +( -768 2816 64 ) ( -896 2816 64 ) ( -896 2816 56 ) TECH07_2 0 56 0 1 1 +( -640 2752 64 ) ( -640 2816 64 ) ( -640 2816 56 ) TECH07_2 -64 56 0 1 1 +( -880 2784 64 ) ( -752 2784 64 ) ( -752 2784 56 ) SYM06_2 64 0 0 1 1 +( -896 2752 64 ) ( -896 2816 64 ) ( -768 2816 64 ) TECH07_2 0 64 0 1 1 +( -768 2816 -128 ) ( -896 2816 -128 ) ( -896 2752 -128 ) TECH07_2 0 64 0 1 1 +} +// brush 1420 +{ +( -717 2816 -128 ) ( -870 2816 -128 ) ( -870 2752 -128 ) TECH07_2 -64 64 0 1 1 +( -861 2752 0 ) ( -861 2816 0 ) ( -707 2816 0 ) TECH07_2 -64 64 0 1 1 +( -851 2784 64 ) ( -698 2784 64 ) ( -698 2784 56 ) TWALL2_5 32 0 0 1 1 +( -717 2848 64 ) ( -870 2848 64 ) ( -870 2848 56 ) TECH07_2 -64 56 0 1 1 +( -640 2824 64 ) ( -640 2760 64 ) ( -640 2760 56 ) TECH07_2 -64 56 0 1 1 +( -592 2792 32 ) ( -592 2856 32 ) ( -592 2792 24 ) TECH01_7 0 0 0 1 1 +} +// brush 1421 +{ +( -742 2816 -128 ) ( -896 2816 -128 ) ( -896 2752 -128 ) TECH07_2 -64 64 0 1 1 +( -886 2752 0 ) ( -886 2816 0 ) ( -733 2816 0 ) TECH07_2 -64 64 0 1 1 +( -877 2784 64 ) ( -723 2784 64 ) ( -723 2784 56 ) TWALL2_5 32 0 0 1 1 +( -512 2752 64 ) ( -512 2816 64 ) ( -512 2816 56 ) TECH07_2 -64 56 0 1 1 +( -742 2848 64 ) ( -896 2848 64 ) ( -896 2848 56 ) TECH07_2 -64 56 0 1 1 +( -560 2816 104 ) ( -560 2752 104 ) ( -560 2816 96 ) TECH01_7 0 0 0 1 1 +} +// brush 1422 +{ +( -741 2752 0 ) ( -741 2816 0 ) ( -656 2816 0 ) TECH07_2 -64 64 0 1 1 +( -736 2784 77 ) ( -651 2784 77 ) ( -651 2784 67 ) TWALL2_5 32 0 0 1 1 +( -661 2848 77 ) ( -747 2848 77 ) ( -747 2848 67 ) TECH07_2 -64 56 0 1 1 +( -592 2856 38 ) ( -592 2792 38 ) ( -592 2792 29 ) TECH07_2 -64 56 0 1 1 +( -560 2752 125 ) ( -560 2816 125 ) ( -560 2816 115 ) TECH07_2 -64 56 0 1 1 +( -715 2848 -48 ) ( -715 2784 -48 ) ( -629 2848 -48 ) TECH01_7 0 0 0 1 1 +} +// brush 1423 +{ +( -661 2816 -128 ) ( -747 2816 -128 ) ( -747 2752 -128 ) TECH07_2 -64 64 0 1 1 +( -736 2784 102 ) ( -651 2784 102 ) ( -651 2784 93 ) TWALL2_5 32 0 0 1 1 +( -661 2848 102 ) ( -747 2848 102 ) ( -747 2848 93 ) TECH07_2 -64 56 0 1 1 +( -592 2856 64 ) ( -592 2792 64 ) ( -592 2792 54 ) TECH07_2 -64 56 0 1 1 +( -560 2752 150 ) ( -560 2816 150 ) ( -560 2816 141 ) TECH07_2 -64 56 0 1 1 +( -773 2848 -80 ) ( -688 2848 -80 ) ( -773 2784 -80 ) TECH01_7 0 0 0 1 1 +} +// brush 1424 +{ +( -700 2784 4 ) ( -636 2784 4 ) ( -636 2784 0 ) TWALL2_5 32 0 0 1 1 +( -644 2848 4 ) ( -708 2848 4 ) ( -708 2848 0 ) TECH07_2 -64 56 0 1 1 +( -592 2856 -12 ) ( -592 2792 -12 ) ( -592 2792 -16 ) TECH07_2 -64 56 0 1 1 +( -684 2784 -48 ) ( -684 2848 -48 ) ( -620 2848 -48 ) TECH07_2 -64 56 0 1 1 +( -584 2816 -48 ) ( -592 2816 -56 ) ( -592 2776 -56 ) TECH01_7 0 0 0 1 1 +} +// brush 1425 +{ +( -692 2784 4 ) ( -628 2784 4 ) ( -628 2784 0 ) TWALL2_5 32 0 0 1 1 +( -636 2848 4 ) ( -700 2848 4 ) ( -700 2848 0 ) TECH07_2 -64 56 0 1 1 +( -560 2752 24 ) ( -560 2816 24 ) ( -560 2816 20 ) TECH07_2 -64 56 0 1 1 +( -676 2784 -48 ) ( -676 2848 -48 ) ( -612 2848 -48 ) TECH07_2 -64 56 0 1 1 +( -560 2848 -56 ) ( -568 2848 -48 ) ( -568 2808 -48 ) TECH01_7 0 0 0 1 1 +} +// brush 1426 +{ +( -692 2784 -4 ) ( -628 2784 -4 ) ( -628 2784 -8 ) TWALL2_5 32 0 0 1 1 +( -636 2848 -4 ) ( -700 2848 -4 ) ( -700 2848 -8 ) TECH07_2 -64 56 0 1 1 +( -560 2752 16 ) ( -560 2816 16 ) ( -560 2816 12 ) TECH07_2 -64 56 0 1 1 +( -656 2848 -80 ) ( -720 2848 -80 ) ( -720 2784 -80 ) TECH07_2 -64 56 0 1 1 +( -568 2848 -80 ) ( -560 2848 -72 ) ( -560 2808 -72 ) TECH01_7 0 0 0 1 1 +} +// brush 1427 +{ +( -700 2784 -4 ) ( -636 2784 -4 ) ( -636 2784 -8 ) TWALL2_5 32 0 0 1 1 +( -644 2848 -4 ) ( -708 2848 -4 ) ( -708 2848 -8 ) TECH07_2 -64 56 0 1 1 +( -592 2856 -20 ) ( -592 2792 -20 ) ( -592 2792 -24 ) TECH07_2 -64 56 0 1 1 +( -664 2848 -80 ) ( -728 2848 -80 ) ( -728 2784 -80 ) TECH07_2 -64 56 0 1 1 +( -592 2816 -72 ) ( -584 2816 -80 ) ( -584 2776 -80 ) TECH01_7 0 0 0 1 1 +} +// brush 1428 +{ +( -512 2880 -128 ) ( -552 2880 -128 ) ( -552 2848 -128 ) TECH01_7 0 0 0 1 1 +( -552 2848 0 ) ( -552 2880 0 ) ( -512 2880 0 ) TECH01_7 0 0 0 1 1 +( -552 2848 -24 ) ( -512 2848 -24 ) ( -512 2848 -112 ) TECH01_7 0 0 0 1 1 +( -512 2848 -24 ) ( -512 2880 -24 ) ( -512 2880 -112 ) TECH01_7 0 0 0 1 1 +( -512 2880 -24 ) ( -552 2880 -24 ) ( -552 2880 -112 ) TECH01_7 0 0 0 1 1 +( -640 2880 -24 ) ( -640 2848 -24 ) ( -640 2848 -112 ) TECH01_7 0 0 0 1 1 +} +// brush 1429 +{ +( -496 2272 -96 ) ( -496 2208 -96 ) ( -474 2208 -20 ) SFLOOR3_2 -32 0 0 1 1 +( -496 2240 -20 ) ( -470 2240 -20 ) ( -470 2240 -104 ) SYM06_2 -64 0 0 1 1 +( -470 2272 -20 ) ( -496 2272 -20 ) ( -496 2272 -104 ) SYM06_2 -64 0 0 1 1 +( -474 2272 -20 ) ( -474 2208 -20 ) ( -496 2208 -20 ) TECH05_2 -60 32 0 1 1 +( -498 2240 -96 ) ( -498 2304 -96 ) ( -498 2304 -20 ) TECH05_2 -32 0 0 1 1 +} +// brush 1430 +{ +( -498 2208 -108 ) ( -498 2272 -108 ) ( -488 2272 -120 ) SFLOOR3_2 -32 0 0 1 1 +( -486 2240 -106 ) ( -486 2240 -120 ) ( -496 2240 -120 ) SYM06_2 -64 0 0 1 1 +( -496 2272 -106 ) ( -496 2272 -120 ) ( -486 2272 -120 ) SYM06_2 -64 0 0 1 1 +( -496 2240 -120 ) ( -496 2176 -120 ) ( -486 2176 -120 ) TECH05_2 -60 32 0 1 1 +( -498 2304 -108 ) ( -498 2240 -108 ) ( -498 2240 -120 ) TECH05_2 -32 0 0 1 1 +} +// brush 1431 +{ +( -512 2104 -128 ) ( -512 2120 -128 ) ( -512 2120 0 ) TECH07_2 64 0 0 1 1 +( -496 2240 -20 ) ( -496 2240 -120 ) ( -528 2240 -120 ) SYM06_2 -64 0 0 1 1 +( -528 2272 -20 ) ( -528 2272 -120 ) ( -496 2272 -120 ) SYM06_2 -64 0 0 1 1 +( -496 2272 -20 ) ( -496 2208 -20 ) ( -528 2208 -20 ) TECH05_2 -60 32 0 1 1 +( -528 2240 -120 ) ( -528 2176 -120 ) ( -496 2176 -120 ) TECH05_2 -60 32 0 1 1 +( -498 2240 -120 ) ( -498 2240 -20 ) ( -498 2304 -20 ) TECH07_2 64 0 0 1 1 +} +// brush 1432 +{ +( -448 2200 -122 ) ( -448 2264 -122 ) ( -448 2264 -130 ) TECH08_1B -32 0 0 1 1 +( -512 2264 -128 ) ( -512 2200 -128 ) ( -512 2200 -136 ) TECH08_1B -32 0 0 1 1 +( -528 2208 -128 ) ( -432 2208 -128 ) ( -432 2272 -128 ) TECH08_1B 32 32 0 1 1 +( -432 2176 -120 ) ( -528 2176 -120 ) ( -528 2240 -120 ) SFLOOR3_2 0 32 90 1 1 +( -528 2272 -128 ) ( -432 2272 -128 ) ( -432 2272 -120 ) SYM06_2 -64 0 0 1 1 +( -432 2240 -128 ) ( -528 2240 -128 ) ( -528 2240 -120 ) SYM06_2 -64 0 0 1 1 +} +// brush 1433 +{ +( -512 2276 0 ) ( -512 2212 0 ) ( -512 2212 -20 ) TECH08_1B -32 0 0 1 1 +( -432 2208 -20 ) ( -368 2208 -20 ) ( -368 2272 -20 ) SFLOOR3_2 0 32 90 1 1 +( -368 2208 0 ) ( -432 2208 0 ) ( -432 2272 0 ) TECH05_2 32 32 0 1 1 +( -432 2272 -20 ) ( -368 2272 -20 ) ( -368 2272 0 ) SYM06_2 -64 0 0 1 1 +( -368 2240 -20 ) ( -432 2240 -20 ) ( -432 2240 0 ) SYM06_2 -64 0 0 1 1 +( -448 2128 0 ) ( -448 2128 -128 ) ( -448 2112 -128 ) TECH05_2 -32 0 0 1 1 +} +// brush 1434 +{ +( -480 2240 -103 ) ( -496 2240 -103 ) ( -480 2240 -20 ) SYM06_2 -64 0 0 1 1 +( -550 2208 -20 ) ( -528 2208 -96 ) ( -528 2272 -96 ) SFLOOR3_2 -32 0 0 1 1 +( -528 2272 -104 ) ( -528 2272 -20 ) ( -554 2272 -20 ) SYM06_2 -64 0 0 1 1 +( -528 2208 -20 ) ( -550 2208 -20 ) ( -550 2272 -20 ) TECH05_2 4 32 0 1 1 +( -526 2240 -20 ) ( -526 2240 -96 ) ( -526 2176 -96 ) TECH05_2 -32 0 0 1 1 +} +// brush 1435 +{ +( -480 2240 -120 ) ( -496 2240 -120 ) ( -480 2240 -108 ) SYM06_2 -64 0 0 1 1 +( -536 2272 -120 ) ( -526 2272 -108 ) ( -526 2208 -108 ) SFLOOR3_2 -32 0 0 1 1 +( -538 2272 -120 ) ( -528 2272 -120 ) ( -528 2272 -106 ) SYM06_2 -64 0 0 1 1 +( -538 2176 -120 ) ( -528 2176 -120 ) ( -528 2240 -120 ) TECH05_2 4 32 0 1 1 +( -526 2176 -120 ) ( -526 2176 -108 ) ( -526 2240 -108 ) TECH05_2 -32 0 0 1 1 +} +// brush 1436 +{ +( -480 2240 -120 ) ( -496 2240 -120 ) ( -480 2240 -20 ) SYM06_2 -64 0 0 1 1 +( -512 2120 0 ) ( -512 2120 -128 ) ( -512 2104 -128 ) TECH07_2 64 0 0 1 1 +( -528 2272 -120 ) ( -496 2272 -120 ) ( -496 2272 -20 ) SYM06_2 -64 0 0 1 1 +( -496 2208 -20 ) ( -528 2208 -20 ) ( -528 2272 -20 ) TECH05_2 4 32 0 1 1 +( -528 2176 -120 ) ( -496 2176 -120 ) ( -496 2240 -120 ) TECH05_2 4 32 0 1 1 +( -526 2240 -20 ) ( -526 2176 -20 ) ( -526 2176 -120 ) SFLOOR3_2 -32 0 0 1 1 +} +// brush 1437 +{ +( -480 2240 -128 ) ( -496 2240 -128 ) ( -480 2240 -120 ) SYM06_2 -64 0 0 1 1 +( -640 2272 -130 ) ( -640 2272 -122 ) ( -640 2208 -122 ) TECH08_1B -32 0 0 1 1 +( -512 2200 -136 ) ( -512 2200 -128 ) ( -512 2264 -128 ) TECH08_1B -32 0 0 1 1 +( -592 2272 -128 ) ( -592 2208 -128 ) ( -496 2208 -128 ) TECH08_1B -32 32 0 1 1 +( -496 2240 -120 ) ( -496 2176 -120 ) ( -592 2176 -120 ) SFLOOR3_2 0 32 90 1 1 +( -592 2272 -120 ) ( -592 2272 -128 ) ( -496 2272 -128 ) SYM06_2 -64 0 0 1 1 +} +// brush 1438 +{ +( -480 2240 -103 ) ( -496 2240 -103 ) ( -480 2240 -20 ) SYM06_2 -64 0 0 1 1 +( -626 2176 -96 ) ( -626 2240 -96 ) ( -626 2240 -20 ) TECH05_2 -32 0 0 1 1 +( -602 2272 -20 ) ( -602 2208 -20 ) ( -624 2208 -20 ) TECH05_2 -32 32 0 1 1 +( -598 2272 -20 ) ( -624 2272 -20 ) ( -624 2272 -104 ) SYM06_2 -64 0 0 1 1 +( -624 2240 -96 ) ( -624 2176 -96 ) ( -602 2176 -20 ) SFLOOR3_2 -32 0 0 1 1 +} +// brush 1439 +{ +( -480 2240 -120 ) ( -496 2240 -120 ) ( -480 2240 -108 ) SYM06_2 -64 0 0 1 1 +( -626 2240 -108 ) ( -626 2176 -108 ) ( -626 2176 -120 ) TECH05_2 -32 0 0 1 1 +( -624 2240 -120 ) ( -624 2176 -120 ) ( -614 2176 -120 ) TECH05_2 -32 32 0 1 1 +( -624 2272 -106 ) ( -624 2272 -120 ) ( -614 2272 -120 ) TECH05_2 -48 0 0 1 1 +( -626 2208 -108 ) ( -626 2272 -108 ) ( -616 2272 -120 ) SFLOOR3_2 -32 0 0 1 1 +} +// brush 1440 +{ +( -480 2240 -120 ) ( -496 2240 -120 ) ( -480 2240 -20 ) SYM06_2 -64 0 0 1 1 +( -626 2176 -120 ) ( -626 2176 -20 ) ( -626 2240 -20 ) SFLOOR3_2 -32 0 0 1 1 +( -656 2240 -120 ) ( -656 2176 -120 ) ( -624 2176 -120 ) TECH05_2 -32 32 0 1 1 +( -624 2272 -20 ) ( -624 2208 -20 ) ( -656 2208 -20 ) TECH05_2 -32 32 0 1 1 +( -656 2272 -20 ) ( -656 2272 -120 ) ( -624 2272 -120 ) SYM06_2 -64 0 0 1 1 +( -640 2112 -128 ) ( -640 2128 -128 ) ( -640 2128 0 ) TECH05_2 -32 0 0 1 1 +} +// brush 1441 +{ +( -480 2240 -20 ) ( -496 2240 -20 ) ( -480 2240 0 ) SYM06_2 -64 0 0 1 1 +( -512 2212 -20 ) ( -512 2212 0 ) ( -512 2276 0 ) TECH08_1B -32 0 0 1 1 +( -656 2272 -20 ) ( -656 2208 -20 ) ( -592 2208 -20 ) SFLOOR3_2 0 32 90 1 1 +( -592 2272 0 ) ( -592 2208 0 ) ( -656 2208 0 ) TECH05_2 -32 32 0 1 1 +( -656 2272 0 ) ( -656 2272 -20 ) ( -592 2272 -20 ) SYM06_2 -64 0 0 1 1 +( -640 2112 -128 ) ( -640 2128 -128 ) ( -640 2128 0 ) TECH05_2 -32 0 0 1 1 +} +// brush 1442 +{ +( -448 2208 -128 ) ( -320 2208 -128 ) ( -320 2272 -128 ) TECH07_2 -64 0 0 1 1 +( -320 2272 0 ) ( -320 2208 0 ) ( -448 2208 0 ) TECH07_2 -64 0 0 1 1 +( -336 2240 64 ) ( -464 2240 64 ) ( -464 2240 56 ) TECH08_9B 0 0 0 1 1 +( -384 2272 0 ) ( -384 2208 0 ) ( -384 2208 -8 ) TECH07_2 0 56 0 1 1 +( -448 2208 64 ) ( -320 2208 64 ) ( -320 2208 56 ) TECH07_2 -64 56 0 1 1 +( -320 2208 64 ) ( -320 2272 64 ) ( -320 2272 56 ) TECH07_2 0 56 0 1 1 +} +// brush 1443 +{ +( -512 2208 -128 ) ( -384 2208 -128 ) ( -384 2272 -128 ) TECH07_2 0 0 0 1 1 +( -408 2240 0 ) ( -408 2208 0 ) ( -448 2208 0 ) TECH07_2 0 0 0 1 1 +( -400 2240 64 ) ( -528 2240 64 ) ( -528 2240 56 ) SYM06_2 -64 0 0 1 1 +( -448 2272 64 ) ( -448 2208 64 ) ( -448 2208 56 ) TECH07_2 0 56 0 1 1 +( -512 2208 64 ) ( -384 2208 64 ) ( -384 2208 56 ) TECH07_2 0 56 0 1 1 +( -384 2208 0 ) ( -384 2272 0 ) ( -384 2272 -8 ) TECH07_2 0 56 0 1 1 +( -408 2208 0 ) ( -408 2240 0 ) ( -384 2240 -64 ) TECH07_2 0 56 0 1 1 +} +// brush 1444 +{ +( -384 2240 0 ) ( -384 2208 0 ) ( -408 2208 0 ) TECH08_9B 0 -64 0 1 1 +( -384 2240 0 ) ( -408 2240 0 ) ( -408 2240 -64 ) TECH08_1 -64 0 0 1 1 +( -408 2208 0 ) ( -384 2208 0 ) ( -384 2208 -64 ) TECH08_9B 0 0 0 1 1 +( -384 2208 0 ) ( -384 2240 0 ) ( -384 2240 -64 ) TECH08_9B 0 0 0 1 1 +( -408 2208 0 ) ( -384 2208 -64 ) ( -408 2240 0 ) TECH08_9B 0 0 0 1 1 +} +// brush 1445 +{ +( -704 2816 128 ) ( -832 2816 128 ) ( -832 2784 128 ) SFLOOR3_2 0 0 0 1 1 +( -832 2784 192 ) ( -832 2816 192 ) ( -704 2816 192 ) SFLOOR3_2 0 0 0 1 1 +( -832 2784 192 ) ( -704 2784 192 ) ( -704 2784 -224 ) SFLOOR3_2 0 0 0 1 1 +( -704 2784 192 ) ( -704 2816 192 ) ( -704 2816 -224 ) SFLOOR3_2 0 0 0 1 1 +( -704 2816 192 ) ( -832 2816 192 ) ( -832 2816 -224 ) SFLOOR3_2 0 0 0 1 1 +( -832 2816 192 ) ( -832 2784 192 ) ( -832 2784 -224 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 1446 +{ +( -688 2248 -144 ) ( -688 2384 -144 ) ( -688 2248 -160 ) SFLOOR4_2 0 0 0 1 1 +( -796 2528 -144 ) ( -796 2176 -144 ) ( -572 2176 -144 ) BASE_CEIL1 0 -32 0 1 1 +( -640 2528 -128 ) ( -640 1984 -128 ) ( -768 1984 -128 ) SFLOOR4_2 0 -32 0 1 1 +( -800 2240 -128 ) ( -800 2240 -256 ) ( -576 2240 -256 ) SYM06_4 0 0 0 1 1 +( -608 2208 -128 ) ( -608 2208 -256 ) ( -832 2208 -256 ) SFLOOR4_2 0 0 0 1 1 +( -832 2496 0 ) ( -832 2512 0 ) ( -832 2512 128 ) PBTEK1_04 0 0 0 1 1 +} +// brush 1447 +{ +( -704 2240 0 ) ( -832 2240 0 ) ( -832 2208 0 ) BASE_CEIL1 0 0 0 1 1 +( -832 2208 16 ) ( -832 2240 16 ) ( -704 2240 16 ) BASE_CEIL1 0 0 0 1 1 +( -832 2208 16 ) ( -704 2208 16 ) ( -704 2208 0 ) BASE_CEIL1 0 0 0 1 1 +( -704 2208 16 ) ( -704 2240 16 ) ( -704 2240 0 ) BASE_CEIL1 0 0 0 1 1 +( -704 2240 16 ) ( -832 2240 16 ) ( -832 2240 0 ) BASE_CEIL1 0 0 0 1 1 +( -832 2240 16 ) ( -832 2208 16 ) ( -832 2208 0 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 1448 +{ +( -654 2304 -20 ) ( -654 2304 -96 ) ( -654 2240 -96 ) TECH05_2 -32 0 0 1 1 +( -656 2208 -20 ) ( -678 2208 -20 ) ( -678 2272 -20 ) TECH05_2 4 32 0 1 1 +( -656 2272 -104 ) ( -656 2272 -20 ) ( -682 2272 -20 ) SYM06_2 -64 0 0 1 1 +( -682 2240 -104 ) ( -682 2240 -20 ) ( -656 2240 -20 ) SYM06_2 0 0 0 1 1 +( -678 2208 -20 ) ( -656 2208 -96 ) ( -656 2272 -96 ) SFLOOR3_2 -32 0 0 1 1 +} +// brush 1449 +{ +( -654 2240 -120 ) ( -654 2240 -108 ) ( -654 2304 -108 ) TECH05_2 -32 0 0 1 1 +( -666 2176 -120 ) ( -656 2176 -120 ) ( -656 2240 -120 ) TECH05_2 4 32 0 1 1 +( -666 2272 -120 ) ( -656 2272 -120 ) ( -656 2272 -106 ) SYM06_2 -64 0 0 1 1 +( -656 2240 -120 ) ( -666 2240 -120 ) ( -666 2240 -106 ) SYM06_2 0 0 0 1 1 +( -664 2272 -120 ) ( -654 2272 -108 ) ( -654 2208 -108 ) SFLOOR3_2 -32 0 0 1 1 +} +// brush 1450 +{ +( -654 2304 -20 ) ( -654 2240 -20 ) ( -654 2240 -120 ) TECH07_2 64 0 0 1 1 +( -656 2176 -120 ) ( -624 2176 -120 ) ( -624 2240 -120 ) TECH05_2 4 32 0 1 1 +( -624 2208 -20 ) ( -656 2208 -20 ) ( -656 2272 -20 ) TECH05_2 4 32 0 1 1 +( -656 2272 -120 ) ( -624 2272 -120 ) ( -624 2272 -20 ) SYM06_2 -64 0 0 1 1 +( -624 2240 -120 ) ( -656 2240 -120 ) ( -656 2240 -20 ) SYM06_2 0 0 0 1 1 +( -640 2120 0 ) ( -640 2120 -128 ) ( -640 2104 -128 ) TECH07_2 64 0 0 1 1 +} +// brush 1451 +{ +( -624 2240 -120 ) ( -624 2240 -128 ) ( -720 2240 -128 ) SYM06_2 0 0 0 1 1 +( -720 2272 -120 ) ( -720 2272 -128 ) ( -624 2272 -128 ) SYM06_2 -64 0 0 1 1 +( -624 2240 -120 ) ( -624 2176 -120 ) ( -720 2176 -120 ) SFLOOR3_2 0 32 90 1 1 +( -720 2272 -128 ) ( -720 2208 -128 ) ( -624 2208 -128 ) TECH08_1B 96 32 0 1 1 +( -640 2200 -136 ) ( -640 2200 -128 ) ( -640 2264 -128 ) TECH08_1B -32 0 0 1 1 +( -704 2264 -130 ) ( -704 2264 -122 ) ( -704 2200 -122 ) SYM06_2 -64 0 0 1 1 +} +// brush 1452 +{ +( -704 2112 -128 ) ( -704 2128 -128 ) ( -704 2128 0 ) SYM06_2 -64 0 0 1 1 +( -720 2240 0 ) ( -720 2240 -20 ) ( -784 2240 -20 ) SYM06_2 0 0 0 1 1 +( -784 2272 0 ) ( -784 2272 -20 ) ( -720 2272 -20 ) SYM06_2 -64 0 0 1 1 +( -720 2272 0 ) ( -720 2208 0 ) ( -784 2208 0 ) TECH05_2 96 32 0 1 1 +( -784 2272 -20 ) ( -784 2208 -20 ) ( -720 2208 -20 ) SFLOOR3_2 0 32 90 1 1 +( -640 2212 -20 ) ( -640 2212 0 ) ( -640 2276 0 ) TECH08_1B -32 0 0 1 1 +} +// brush 1453 +{ +( -256 2688 0 ) ( -192 2624 0 ) ( -192 2624 80 ) TWALL2_3 0 0 0 1 1 +( -224 2608 16 ) ( -288 2672 16 ) ( -288 2672 80 ) SYM06_8 -21 16 0 0.750000 1 +( -288 2672 16 ) ( -224 2608 16 ) ( -192 2624 0 ) TECH_32BORDA 0 -10 315 1.060000 1.060000 +( -224 2608 80 ) ( -288 2672 80 ) ( -256 2688 80 ) TWALL2_3 -16 -32 90 1 1 +( -288 2672 80 ) ( -288 2672 16 ) ( -256 2688 0 ) TWALL2_3 32 0 -180 1 -1 +( -224 2608 16 ) ( -224 2608 80 ) ( -192 2624 80 ) TWALL2_3 0 0 0 1 0.999998 +} +// brush 1454 +{ +( -256 2688 -128 ) ( -192 2688 -128 ) ( -192 2688 64 ) TECH07_2 0 56 0 1 1 +( -192 2624 -128 ) ( -192 2624 64 ) ( -192 2688 64 ) TECH07_2 -96 56 0 1 1 +( -256 2688 64 ) ( -192 2688 64 ) ( -192 2624 64 ) TECH07_2 0 96 0 1 1 +( -192 2624 -128 ) ( -192 2688 -128 ) ( -256 2688 -128 ) TECH07_2 0 96 0 1 1 +( -256 2688 -128 ) ( -256 2688 64 ) ( -192 2624 64 ) TECH08_1 108 0 0 0.750000 1 +} +// brush 1455 +{ +( -224 2384 80 ) ( -224 2384 16 ) ( -192 2368 0 ) TWALL2_3 32 0 0 1 0.999998 +( -288 2320 80 ) ( -256 2304 80 ) ( -256 2304 0 ) TWALL2_3 32 0 -180 1 -1 +( -256 2304 80 ) ( -288 2320 80 ) ( -192 2416 80 ) TWALL2_3 16 -31 90 1 1 +( -288 2320 16 ) ( -256 2304 0 ) ( -176 2384 0 ) TECH_32BORDA 7 -12 225 1.060000 1.060000 +( -208 2400 16 ) ( -208 2400 80 ) ( -288 2320 80 ) SYM06_8 -21 16 0 0.750000 1 +( -176 2384 0 ) ( -256 2304 0 ) ( -256 2304 80 ) TWALL2_3 32 0 0 1 1 +} +// brush 1456 +{ +( -176 2384 64 ) ( -256 2304 -128 ) ( -176 2384 -128 ) TECH08_1 22 0 0 0.750000 1 +( -384 2368 -128 ) ( -384 2304 -128 ) ( -256 2304 -128 ) TECH07_2 0 -64 0 1 1 +( -256 2304 64 ) ( -384 2304 64 ) ( -384 2368 64 ) TECH07_2 0 -64 0 1 1 +( -192 2264 56 ) ( -192 2264 64 ) ( -192 2328 64 ) TECH07_2 64 56 0 1 1 +( -384 2304 56 ) ( -384 2304 64 ) ( -256 2304 64 ) TECH07_2 0 56 0 1 1 +} +// brush 1457 +{ +( -256 2256 80 ) ( -256 2384 80 ) ( -256 2384 0 ) TWALL2_3 0 0 0 1 1 +( -288 2304 16 ) ( -288 2296 80 ) ( -288 2272 80 ) SYM06_8 0 16 0 1 1 +( -288 2624 16 ) ( -256 2640 0 ) ( -256 2784 0 ) TECH_32BORDA 0 0 270 1 1 +( -256 2640 80 ) ( -288 2624 80 ) ( -288 2752 80 ) TWALL2_3 -32 0 0 1 1 +( -256 2240 0 ) ( -288 2272 16 ) ( -288 2272 80 ) TWALL2_3 32 0 0 1 1 +( -288 2320 0 ) ( -256 2304 0 ) ( -288 2320 80 ) TWALL2_3 0 0 0 1 1 +} +// brush 1458 +{ +( -256 1888 64 ) ( -256 1824 64 ) ( -256 1824 56 ) TECH08_1B 0 0 0 1 1 +( -248 2304 64 ) ( -376 2304 64 ) ( -376 2304 56 ) TECH07_2 0 56 0 1 1 +( -192 2416 64 ) ( -192 2480 64 ) ( -192 2480 56 ) TECH07_2 48 56 0 1 1 +( -264 2208 64 ) ( -136 2208 64 ) ( -136 2208 56 ) TECH07_2 0 56 0 1 1 +( -384 2384 64 ) ( -384 2448 64 ) ( -256 2448 64 ) TECH07_2 0 -48 0 1 1 +( -256 2448 -128 ) ( -384 2448 -128 ) ( -384 2384 -128 ) TECH07_2 0 -48 0 1 1 +} +// brush 1459 +{ +( -192 2368 64 ) ( -192 2304 64 ) ( -192 2304 -128 ) TECH08_1B -16 0 0 1 1 +( 8 2336 64 ) ( -19 2336 64 ) ( -19 2336 -128 ) TWALL2_5 0 0 0 1 1 +( 0 2304 64 ) ( 0 2368 64 ) ( 0 2368 -128 ) TECH08_1B -16 0 0 1 1 +( -192 2304 64 ) ( -165 2304 64 ) ( -165 2304 -128 ) TECH08_1B 0 0 0 1 1 +( -192 2304 64 ) ( -192 2368 64 ) ( -165 2368 64 ) TECH08_1B 0 16 0 1 1 +( -165 2368 -128 ) ( -192 2368 -128 ) ( -192 2304 -128 ) TECH08_1B 0 16 0 1 1 +} +// brush 1460 +{ +( 256 2656 -64 ) ( 256 2720 -64 ) ( 256 2720 64 ) TWALL2_6 0 0 0 1 1 +( 256 2720 -64 ) ( 256 2656 -64 ) ( 544 2656 -64 ) TWALL2_6 0 0 0 1 1 +( 544 2720 64 ) ( 544 2656 64 ) ( 256 2656 64 ) TWALL2_6 0 0 0 1 1 +( 544 2656 -64 ) ( 256 2656 -64 ) ( 256 2656 64 ) TWALL2_6 0 0 0 1 1 +( 544 2720 -64 ) ( 544 2656 -64 ) ( 544 2656 64 ) TWALL2_6 0 0 0 1 1 +( 544 2720 -64 ) ( 544 2720 64 ) ( 256 2720 64 ) TECH07_2 64 0 0 1 1 +} +// brush 1461 +{ +( -176 2304 -128 ) ( -176 2304 -256 ) ( -272 2304 -256 ) SFLOOR4_2 -32 0 0 1 1 +( -248 2720 -128 ) ( -248 2720 -256 ) ( -152 2720 -256 ) TECH07_2 64 0 0 1 1 +( -160 2352 -128 ) ( -160 2224 -128 ) ( -256 2224 -128 ) SFLOOR4_2 0 0 0 1 1 +( -256 2352 -256 ) ( -256 2224 -256 ) ( -160 2224 -256 ) SFLOOR4_2 -32 -16 0 1 1 +( 32 2664 -256 ) ( 32 2664 -128 ) ( 32 2792 -128 ) TECH04_5 0 0 0 1 1 +( -192 2344 -256 ) ( -192 2344 -128 ) ( -192 2216 -128 ) SYM06_4 -16 0 0 1 1 +} +// brush 1462 +{ +( -128 2176 -128 ) ( -192 2176 -128 ) ( -192 2155 -128 ) TECH08_1B 0 -48 0 1 1 +( -192 2155 -64 ) ( -192 2176 -64 ) ( -128 2176 -64 ) TECH08_1B 0 -48 0 1 1 +( 208 2112 -64 ) ( 272 2112 -64 ) ( 272 2112 -128 ) TECH08_1B 0 0 0 1 1 +( 256 2155 -64 ) ( 256 2176 -64 ) ( 256 2176 -128 ) TECH01_7 0 0 0 1 1 +( 256 2176 -64 ) ( 192 2176 -64 ) ( 192 2176 -128 ) TECH08_1B 0 0 0 1 1 +( 224 2056 -64 ) ( 224 2035 -64 ) ( 224 2035 -128 ) TECH08_1B 48 0 0 1 1 +} +// brush 1463 +{ +( 544 0 -64 ) ( 560 0 -64 ) ( 560 128 -64 ) TECH08_1B 0 0 0 1 1 +( 512 2648 64 ) ( 512 2584 64 ) ( 512 2584 -128 ) TWALL2_6 0 0 0 1 1 +( 192 2656 64 ) ( 160 2656 64 ) ( 160 2656 -128 ) TECH08_1B 0 0 0 1 1 +( 544 2616 64 ) ( 544 2680 64 ) ( 544 2680 -128 ) twall4_1 0 0 0 1 1 +( 620 1984 64 ) ( 652 1984 64 ) ( 652 1984 -128 ) twall4_1 0 0 0 1 1 +( 160 2592 64 ) ( 160 2656 64 ) ( 192 2656 64 ) TECH08_1B 0 0 0 1 1 +} +// brush 1464 +{ +( 256 2160 -224 ) ( 256 2160 -160 ) ( 256 2032 -160 ) COP1_1 16 0 0 1 1 +( 608 2240 -224 ) ( 608 2240 -160 ) ( 608 2368 -160 ) TECH_32BORDA 0 0 0 1 -1 +( -307 1936 -224 ) ( -307 1808 -224 ) ( -202 1808 -224 ) ECOP1_6 0 0 0 1 1 +( -202 1936 -192 ) ( -202 1808 -192 ) ( -307 1808 -192 ) SFLOOR4_2 0 16 0 1 1 +( -298 2368 -160 ) ( -298 2368 -224 ) ( -193 2368 -224 ) COP1_1 32 0 0 1 1 +( 256 1984 -160 ) ( 256 1984 -224 ) ( 150 1984 -224 ) TECH_32BORDA 0 0 0 1 -1 +} +// brush 1465 +{ +( 32 2344 -224 ) ( 32 2344 -133 ) ( 32 2216 -133 ) SYM06_4 -16 0 0 1 1 +( 64 2656 -224 ) ( 64 2656 -133 ) ( 64 2784 -133 ) TECH04_5 0 0 0 1 1 +( -160 2352 -224 ) ( -160 2224 -224 ) ( -64 2224 -224 ) SFLOOR4_2 0 -16 0 1 1 +( -64 2352 -144 ) ( -64 2224 -144 ) ( -160 2224 -144 ) SFLOOR4_2 0 -32 90 1 1 +( -152 2624 -133 ) ( -152 2624 -224 ) ( -56 2624 -224 ) SFLOOR4_2 0 0 0 1 1 +( -80 2368 -133 ) ( -80 2368 -224 ) ( -176 2368 -224 ) SFLOOR4_2 0 0 0 1 1 +} +// brush 1466 +{ +( -48 2368 -139 ) ( -48 2368 -224 ) ( -144 2368 -224 ) SFLOOR4_2 -32 0 0 1 1 +( -152 2624 -139 ) ( -152 2624 -224 ) ( -56 2624 -224 ) SFLOOR4_2 -32 0 0 1 1 +( -32 2352 -160 ) ( -32 2224 -160 ) ( -128 2224 -160 ) SFLOOR4_2 0 0 90 1 1 +( -128 2352 -224 ) ( -128 2224 -224 ) ( -32 2224 -224 ) SFLOOR4_2 -32 -16 0 1 1 +( 96 2624 -224 ) ( 96 2624 -139 ) ( 96 2752 -139 ) TECH04_5 0 0 0 1 1 +( 64 2344 -224 ) ( 64 2344 -139 ) ( 64 2216 -139 ) SYM06_4 -16 0 0 1 1 +} +// brush 1467 +{ +( 96 2344 -224 ) ( 96 2344 -147 ) ( 96 2216 -147 ) SYM06_4 -16 0 0 1 1 +( 128 2688 -224 ) ( 128 2688 -147 ) ( 128 2816 -147 ) TECH04_5 0 0 0 1 1 +( -96 2352 -224 ) ( -96 2224 -224 ) ( 0 2224 -224 ) SFLOOR4_2 0 -16 0 1 1 +( 0 2352 -176 ) ( 0 2224 -176 ) ( -96 2224 -176 ) SFLOOR4_2 0 -32 90 1 1 +( -120 2624 -147 ) ( -120 2624 -224 ) ( -24 2624 -224 ) SFLOOR4_2 0 0 0 1 1 +( -16 2368 -147 ) ( -16 2368 -224 ) ( -112 2368 -224 ) SFLOOR4_2 0 0 0 1 1 +} +// brush 1468 +{ +( 89 2368 -160 ) ( 89 2368 -224 ) ( 1 2368 -224 ) SFLOOR4_2 -32 0 0 1 1 +( 23 2720 -160 ) ( 23 2720 -224 ) ( 111 2720 -224 ) TECH08_1B 0 0 0 1 1 +( 104 2352 -192 ) ( 104 2224 -192 ) ( 16 2224 -192 ) SFLOOR4_2 0 0 0 1 1 +( 16 2352 -224 ) ( 16 2224 -224 ) ( 104 2224 -224 ) ECOP1_6 0 0 0 1 1 +( 544 2664 -224 ) ( 544 2664 -160 ) ( 544 2792 -160 ) TECH08_1B 0 0 0 1 1 +( 96 2400 -224 ) ( 96 2400 -160 ) ( 96 2272 -160 ) SYM06_4 -16 0 0 1 1 +} +// brush 1469 +{ +( 176 2092 0 ) ( 176 2096 0 ) ( 176 2096 128 ) PIP_RE2 0 0 0 1 1 +( 61 2080 -192 ) ( 61 2076 -192 ) ( 176 2076 -192 ) COMP1_4 0 32 0 1 1 +( 176 2080 -128 ) ( 176 2076 -128 ) ( 61 2076 -128 ) COMP1_4 0 32 0 1 1 +( 142 2112 -128 ) ( 142 2112 -192 ) ( 27 2112 -192 ) TECH01_7 16 0 0 1 1 +( 104 2176 -176 ) ( 104 2176 -160 ) ( -165 2176 -160 ) PIP_RE2 64 111 -180 1 -1 +( 224 2110 -48 ) ( 224 2110 -32 ) ( 224 2174 -32 ) PIP_RE2 64 111 -180 1 -1 +} +// brush 1470 +{ +( 448 2720 -192 ) ( 448 2720 -64 ) ( 448 2624 -64 ) TECH08_5B 16 64 0 1 1 +( 544 2624 -192 ) ( 544 2624 -64 ) ( 544 2720 -64 ) TECH08_1B 0 0 0 1 1 +( 544 2720 -192 ) ( 544 2720 -64 ) ( 448 2720 -64 ) TECH08_1B 0 0 0 1 1 +( 448 2624 -192 ) ( 448 2624 -64 ) ( 544 2624 -64 ) TECH08_5B 16 64 0 1 1 +( 448 2624 -64 ) ( 448 2720 -64 ) ( 544 2720 -64 ) TECH08_5B 16 64 0 1 1 +( 448 2720 -192 ) ( 448 2624 -192 ) ( 544 2624 -192 ) TECH08_5B 16 64 0 1 1 +} +// brush 1471 +{ +( 544 0 -128 ) ( 560 0 -128 ) ( 560 128 -128 ) COMP1_4 0 0 0 1 1 +( 560 2528 0 ) ( 512 2528 0 ) ( 512 2528 128 ) COMP1_4 0 0 0 1 1 +( 352 2480 -64 ) ( 344 2480 -64 ) ( 344 2672 -64 ) COMP1_4 0 0 0 1 1 +( 512 2480 -64 ) ( 512 2480 -192 ) ( 512 2672 -192 ) COMP1_1 32 0 0 1 1 +( 488 2656 96 ) ( 488 2656 128 ) ( 360 2656 128 ) COMP1_4 0 0 0 1 1 +( 544 2600 -160 ) ( 544 2600 -128 ) ( 544 3048 -128 ) SYM06_4 0 64 0 1 1 +} +// brush 1472 +{ +( 224 1918 16 ) ( 224 1918 32 ) ( 224 2203 32 ) twall4_1 0 0 0 1 1 +( 176 2176 -112 ) ( 176 2176 -96 ) ( -272 2176 -96 ) PIP_RE2 -112 -80 0 1 1 +( 144 2247 16 ) ( 144 2247 32 ) ( 144 1963 32 ) PIP_RE2 -32 -80 0 1 1 +( 144 1936 -64 ) ( 256 1936 -64 ) ( 256 1936 -128 ) WIR_LA2 -112 -80 0 1 1 +( 256 1954 -64 ) ( 144 1954 -64 ) ( 144 2176 -64 ) PIP_RE2 -112 16 0 1 1 +( 112 1883 -128 ) ( 112 1865 -128 ) ( 304 1865 -128 ) TWALL2_5 16 0 0 1 1 +} +// brush 1473 +{ +( 512 0 -64 ) ( 528 0 -64 ) ( 528 128 -64 ) TECH08_1B 0 0 0 1 1 +( -256 2592 64 ) ( -256 2656 64 ) ( -192 2656 64 ) TECH08_1B 0 0 0 1 1 +( 664 1984 64 ) ( 728 1984 64 ) ( 728 1984 -128 ) TWALL2_6 0 0 0 1 1 +( 512 2616 64 ) ( 512 2680 64 ) ( 512 2680 -128 ) TECH08_1B 0 0 0 1 1 +( -192 2048 64 ) ( -256 2048 64 ) ( -256 2048 -128 ) TWALL2_6 0 0 0 1 1 +( 448 2648 64 ) ( 448 2584 64 ) ( 448 2584 -128 ) TECH08_1B 0 0 0 1 1 +} +// brush 1474 +{ +( 512 0 -64 ) ( 528 0 -64 ) ( 528 128 -64 ) TECH08_1B 0 0 0 1 1 +( 256 2040 0 ) ( 256 2056 0 ) ( 256 2056 128 ) TECH08_1B 0 0 0 1 1 +( -619 2048 64 ) ( -704 2048 64 ) ( -704 2048 -128 ) TWALL2_6 0 0 0 1 1 +( 320 2616 64 ) ( 320 2680 64 ) ( 320 2680 -128 ) TECH08_1B 0 0 0 1 1 +( 523 1984 64 ) ( 608 1984 64 ) ( 608 1984 -128 ) TWALL2_6 0 0 0 1 1 +( -704 2592 64 ) ( -704 2656 64 ) ( -619 2656 64 ) TECH08_1B 0 0 0 1 1 +} +// brush 1475 +{ +( 192 1600 -224 ) ( 192 1600 -288 ) ( 96 1600 -288 ) SFLOOR4_2 32 0 0 1 1 +( -184 1728 -224 ) ( -184 1728 -288 ) ( -88 1728 -288 ) SFLOOR4_2 32 0 0 1 1 +( -224 1552 -256 ) ( -224 1424 -256 ) ( -320 1424 -256 ) SFLOOR4_2 0 0 0 1 1 +( -320 1552 -288 ) ( -320 1424 -288 ) ( -224 1424 -288 ) ECOP1_6 0 0 0 1 1 +( 448 1872 -288 ) ( 448 1872 -224 ) ( 448 2000 -224 ) SYM06_4 -80 -64 0 1 1 +( 320 1648 -288 ) ( 320 1648 -224 ) ( 320 1520 -224 ) SYM06_4 -112 -64 0 1 1 +} +// brush 1476 +{ +( 704 1648 -352 ) ( 704 1648 -288 ) ( 704 1520 -288 ) SYM06_4 -112 0 0 1 1 +( 832 1872 -352 ) ( 832 1872 -288 ) ( 832 2000 -288 ) SYM06_4 -80 0 0 1 1 +( 64 1552 -352 ) ( 64 1424 -352 ) ( 160 1424 -352 ) ECOP1_6 0 0 0 1 1 +( 160 1552 -320 ) ( 160 1424 -320 ) ( 64 1424 -320 ) SFLOOR4_2 0 0 0 1 1 +( 200 1728 -288 ) ( 200 1728 -352 ) ( 296 1728 -352 ) SFLOOR4_2 -32 0 0 1 1 +( 576 1600 -288 ) ( 576 1600 -352 ) ( 480 1600 -352 ) SFLOOR4_2 -32 0 0 1 1 +} +// brush 1477 +{ +( 576 1984 -352 ) ( 576 1984 -416 ) ( 480 1984 -416 ) SFLOOR4_2 -32 0 0 1 1 +( 200 2112 -352 ) ( 200 2112 -416 ) ( 296 2112 -416 ) SFLOOR4_2 -32 0 0 1 1 +( 160 1936 -384 ) ( 160 1808 -384 ) ( 64 1808 -384 ) SFLOOR4_2 0 0 0 1 1 +( 64 1936 -416 ) ( 64 1808 -416 ) ( 160 1808 -416 ) ECOP1_6 0 0 0 1 1 +( 832 2256 -416 ) ( 832 2256 -352 ) ( 832 2384 -352 ) SYM06_4 -80 64 0 1 1 +( 704 2032 -416 ) ( 704 2032 -352 ) ( 704 1904 -352 ) SYM06_4 -112 64 0 1 1 +} +// brush 1478 +{ +( 240 1588 -544 ) ( 240 1588 -480 ) ( 240 1364 -480 ) SYM06_4 -112 64 0 1 1 +( 528 1980 -544 ) ( 528 1980 -480 ) ( 528 2204 -480 ) TECH04_1 0 0 0 1 1 +( -1200 1420 -544 ) ( -1200 1196 -544 ) ( -984 1196 -544 ) ECOP1_6 -16 0 0 1 1 +( -984 1420 -512 ) ( -984 1196 -512 ) ( -1200 1196 -512 ) SFLOOR4_2 16 0 0 1 1 +( -894 1728 -480 ) ( -894 1728 -544 ) ( -678 1728 -544 ) SFLOOR4_2 32 0 0 1 1 +( -48 1504 -480 ) ( -48 1504 -544 ) ( -264 1504 -544 ) SFLOOR4_2 32 0 0 1 1 +} +// brush 1479 +{ +( 752 1344 -528 ) ( 752 1344 -496 ) ( 624 1344 -496 ) TECH04_1 0 0 0 1 1 +( 976 1216 -528 ) ( 976 1216 -496 ) ( 1104 1216 -496 ) TECH04_1 0 0 0 1 1 +( 656 1984 -528 ) ( 528 1984 -528 ) ( 528 1888 -528 ) COP1_1 0 0 0 1 1 +( 656 1888 -512 ) ( 528 1888 -512 ) ( 528 1984 -512 ) SFLOOR4_2 0 0 0 1 1 +( 1184 1832 -496 ) ( 1184 1832 -528 ) ( 1184 1736 -528 ) TECH04_1 64 0 0 1 1 +( 448 1488 -496 ) ( 448 1488 -528 ) ( 448 1584 -528 ) TECH04_1 64 0 0 1 1 +} +// brush 1480 +{ +( 1328 1216 -448 ) ( 1328 1216 -576 ) ( 1424 1216 -576 ) SFLOOR4_2 -32 0 0 1 1 +( 1056 1136 -512 ) ( 1184 1136 -512 ) ( 1184 1136 -528 ) SFLOOR4_2 -32 0 0 1 1 +( 1184 1136 -512 ) ( 1056 1136 -512 ) ( 1056 1216 -512 ) SFLOOR4_2 0 0 0 1 1 +( 1056 1136 -528 ) ( 1184 1136 -528 ) ( 1184 1216 -528 ) COP1_1 0 0 0 1 1 +( 1056 752 -576 ) ( 1056 752 -448 ) ( 1056 624 -448 ) SYM06_4 0 0 0 1 1 +( 1184 976 -576 ) ( 1184 976 -448 ) ( 1184 1104 -448 ) TECH04_1 64 0 0 1 1 +} +// brush 1481 +{ +( 768 640 -384 ) ( 704 640 -384 ) ( 704 512 -384 ) BLACK 0 0 0 512 512 +( 768 640 0 ) ( 768 640 -384 ) ( 768 512 -384 ) BLACK 0 0 0 512 512 +( 704 512 0 ) ( 704 512 -384 ) ( 704 640 -384 ) BASE_CEIL1 0 0 0 1 1 +( 704 640 -384 ) ( 768 640 -384 ) ( 768 640 0 ) BLACK 0 0 0 512 512 +( 704 512 0 ) ( 768 512 0 ) ( 768 512 -384 ) BLACK 0 0 0 512 512 +( 704 640 -288 ) ( 768 640 -288 ) ( 704 512 -288 ) BLACK 0 0 0 512 512 +} +// brush 1482 +{ +( 1184 912 -576 ) ( 1184 912 -448 ) ( 1184 1040 -448 ) TECH04_1 64 0 -24 1 0.990000 +( 1056 696 -576 ) ( 1056 696 -448 ) ( 1056 568 -448 ) TECH04_1 64 0 -24 1 0.990000 +( 1184 1136 -528 ) ( 1056 1136 -528 ) ( 1056 640 -304 ) COP1_1 0 0 0 1 1 +( 1056 1136 -512 ) ( 1184 1136 -512 ) ( 1184 640 -288 ) SFLOOR4_2 0 0 0 1 1 +( 1184 640 -304 ) ( 1056 640 -304 ) ( 1056 640 -288 ) SFLOOR4_2 -32 0 0 1 1 +( 1184 1136 -512 ) ( 1056 1136 -512 ) ( 1056 1136 -528 ) SFLOOR4_2 -32 0 0 1 1 +} +// brush 1483 +{ +( 1128 128 -224 ) ( 1128 128 -352 ) ( 1224 128 -352 ) SFLOOR4_2 0 0 0 1 1 +( 1440 -320 -224 ) ( 1440 -320 -352 ) ( 1344 -320 -352 ) SFLOOR4_2 0 0 0 1 1 +( 1504 688 -288 ) ( 1504 816 -288 ) ( 1600 816 -288 ) SFLOOR4_2 0 0 0 1 1 +( 1600 672 -304 ) ( 1600 800 -304 ) ( 1504 800 -304 ) COP1_1 0 0 0 1 1 +( 896 360 -352 ) ( 896 360 -224 ) ( 896 232 -224 ) SYM06_4 0 0 0 1 1 +( 1344 568 -352 ) ( 1344 568 -224 ) ( 1344 696 -224 ) SYM06_4 0 0 0 1 1 +} +// brush 1484 +{ +( 320 2032 -480 ) ( 320 2032 -416 ) ( 320 1904 -416 ) SYM06_4 16 0 0 1 1 +( 448 2256 -480 ) ( 448 2256 -416 ) ( 448 2384 -416 ) SYM06_4 -80 0 0 1 1 +( -320 1936 -480 ) ( -320 1808 -480 ) ( -224 1808 -480 ) ECOP1_6 0 0 0 1 1 +( -224 1936 -448 ) ( -224 1808 -448 ) ( -320 1808 -448 ) SFLOOR4_2 0 0 0 1 1 +( -184 2112 -416 ) ( -184 2112 -480 ) ( -88 2112 -480 ) SFLOOR4_2 32 0 0 1 1 +( 192 1984 -416 ) ( 192 1984 -480 ) ( 96 1984 -480 ) SFLOOR4_2 32 0 0 1 1 +} +// brush 1485 +{ +( 128 1728 -288 ) ( 0 1728 -288 ) ( 0 1696 -296 ) ECOP1_6 0 0 0 1 1 +( 160 1728 -184 ) ( 160 1728 -312 ) ( 64 1728 -312 ) SFLOOR4_2 32 0 0 1 1 +( -184 1984 -128 ) ( -184 1984 -256 ) ( -88 1984 -256 ) SFLOOR4_2 32 0 0 1 1 +( 448 1728 -256 ) ( 320 1728 -256 ) ( 320 1984 -192 ) SFLOOR4_2 0 0 0 1 1 +( 448 1728 -320 ) ( 448 1728 -256 ) ( 448 1984 -192 ) SYM06_4 48 0 0 1 1 +( 320 1728 -256 ) ( 320 1728 -320 ) ( 320 1984 -256 ) SYM06_4 16 0 0 1 1 +} +// brush 1486 +{ +( 704 128 -352 ) ( 704 0 -352 ) ( 736 0 -360 ) ECOP1_6 0 0 0 1 1 +( 704 1600 -320 ) ( 704 1600 -384 ) ( 448 1600 -320 ) SYM06_4 16 -64 -180 1 -1 +( 704 1728 -384 ) ( 704 1728 -320 ) ( 448 1728 -256 ) SYM06_4 48 -64 -180 1 -1 +( 704 1728 -320 ) ( 704 1600 -320 ) ( 448 1600 -256 ) SFLOOR4_2 0 0 0 1 1 +( 448 1096 -192 ) ( 448 1096 -320 ) ( 448 1192 -320 ) SFLOOR4_2 32 0 0 1 1 +( 704 1440 -248 ) ( 704 1440 -376 ) ( 704 1344 -376 ) SFLOOR4_2 32 0 0 1 1 +} +// brush 1487 +{ +( 128 1728 -352 ) ( 0 1728 -352 ) ( 0 1696 -344 ) ECOP1_6 0 0 0 1 1 +( 992 1984 -312 ) ( 992 1984 -440 ) ( 1088 1984 -440 ) SFLOOR4_2 32 0 -180 1 -1 +( 1336 1728 -256 ) ( 1336 1728 -384 ) ( 1240 1728 -384 ) SFLOOR4_2 32 0 -180 1 -1 +( 704 1984 -384 ) ( 832 1984 -384 ) ( 832 1728 -320 ) SFLOOR4_2 0 0 0 1 1 +( 704 1984 -448 ) ( 704 1984 -384 ) ( 704 1728 -320 ) SYM06_4 48 0 -180 1 -1 +( 832 1984 -384 ) ( 832 1984 -448 ) ( 832 1728 -384 ) SYM06_4 16 0 -180 1 -1 +} +// brush 1488 +{ +( 704 128 -416 ) ( 704 0 -416 ) ( 736 0 -408 ) ECOP1_6 0 0 0 1 1 +( 448 2112 -448 ) ( 448 2112 -512 ) ( 704 2112 -448 ) SYM06_4 -112 -64 0 1 1 +( 448 1984 -512 ) ( 448 1984 -448 ) ( 704 1984 -384 ) SYM06_4 -80 -64 0 1 1 +( 448 1984 -448 ) ( 448 2112 -448 ) ( 704 2112 -384 ) SFLOOR4_2 0 0 0 1 1 +( 704 2616 -320 ) ( 704 2616 -448 ) ( 704 2520 -448 ) SFLOOR4_2 32 0 -180 1 -1 +( 448 2272 -376 ) ( 448 2272 -504 ) ( 448 2368 -504 ) SFLOOR4_2 32 0 -180 1 -1 +} +// brush 1489 +{ +( 128 1984 -480 ) ( 0 1984 -480 ) ( 0 1952 -488 ) ECOP1_6 0 0 0 1 1 +( 320 1728 -512 ) ( 320 1728 -576 ) ( 320 1984 -512 ) SYM06_4 16 0 0 1 1 +( 448 1728 -576 ) ( 448 1728 -512 ) ( 448 1984 -448 ) SYM06_4 48 0 0 1 1 +( 448 1728 -512 ) ( 320 1728 -512 ) ( 320 1984 -448 ) SFLOOR4_2 0 0 0 1 1 +( -184 1984 -384 ) ( -184 1984 -512 ) ( -88 1984 -512 ) SFLOOR4_2 32 0 0 1 1 +( 160 1728 -440 ) ( 160 1728 -568 ) ( 64 1728 -568 ) SFLOOR4_2 32 0 0 1 1 +} +// brush 1490 +{ +( 240 1920 -704 ) ( 240 2042 -704 ) ( 216 2042 -704 ) TECH07_2 -55 -96 -90 1 1 +( 216 2042 -192 ) ( 240 2042 -192 ) ( 240 1920 -192 ) LUNFLR1 0 0 0 1 1 +( 208 2042 -192 ) ( 208 1920 -192 ) ( 208 1920 -328 ) TECH04_5 0 0 0 1 1 +( 216 1472 -184 ) ( 240 1472 -184 ) ( 240 1472 -320 ) TECH07_2 96 0 0 1 1 +( 224 1920 -184 ) ( 224 2042 -184 ) ( 224 2042 -320 ) twall4_1 0 0 0 1 1 +( 256 2368 -184 ) ( 232 2368 -184 ) ( 232 2368 -320 ) TECH07_2 96 0 0 1 1 +} +// brush 1491 +{ +( 224 1752 -64 ) ( 224 1688 -64 ) ( 224 1688 -128 ) TECH08_1B 112 0 0 1 1 +( 264 2112 -64 ) ( 200 2112 -64 ) ( 200 2112 -128 ) TECH08_1B 0 0 0 1 1 +( 256 2176 -64 ) ( 256 2240 -64 ) ( 256 2240 -128 ) TWALL2_5 0 0 0 1 1 +( 208 2048 -64 ) ( 272 2048 -64 ) ( 272 2048 -128 ) TECH08_1B 0 0 0 1 1 +( -192 2176 -64 ) ( -192 2240 -64 ) ( -128 2240 -64 ) TECH08_1B 0 -112 0 1 1 +( -128 2240 -128 ) ( -192 2240 -128 ) ( -192 2176 -128 ) TECH04_8 0 -112 0 1 1 +} +// brush 1492 +{ +( -960 2848 -512 ) ( -960 2848 -256 ) ( -896 2848 -256 ) SFLOOR3_2 32 0 0 1 1 +( -896 2912 -512 ) ( -896 2912 -256 ) ( -960 2912 -256 ) TECH07_2 -32 0 0 1 1 +( -960 2848 -256 ) ( -960 2912 -256 ) ( -896 2912 -256 ) SFLOOR3_2 32 0 0 1 1 +( -896 2848 -512 ) ( -896 2912 -512 ) ( -960 2912 -512 ) SFLOOR3_2 32 0 0 1 1 +( -896 2912 -256 ) ( -896 2912 -512 ) ( -896 2848 -512 ) SFLOOR3_2 32 0 0 1 1 +( -960 2848 -256 ) ( -960 2848 -512 ) ( -960 2912 -512 ) SFLOOR3_2 32 0 0 1 1 +} +// brush 1493 +{ +( 720 2560 -272 ) ( 720 2560 -240 ) ( 624 2560 -240 ) TECH_32BORDA 0 -16 0 1 1 +( 704 2192 -272 ) ( 704 2192 -240 ) ( 720 2208 -240 ) TECH_32BORDA 0 16 0 1 -1 +( 624 2208 -272 ) ( 624 2208 -240 ) ( 640 2192 -240 ) TECH_32BORDA 0 16 0 1 -1 +( 640 2192 -272 ) ( 704 2192 -272 ) ( 720 2208 -272 ) BASE_CEIL1 0 0 0 1 1 +( 624 2208 -240 ) ( 624 2560 -240 ) ( 720 2560 -240 ) BASE_CEIL1 0 0 0 1 1 +( 720 2208 -240 ) ( 720 2560 -240 ) ( 720 2560 -272 ) TECH_32BORDA 0 16 0 1 -1 +( 624 2560 -240 ) ( 624 2208 -240 ) ( 624 2208 -272 ) TECH_32BORDA 0 16 0 1 -1 +( 640 2192 -240 ) ( 704 2192 -240 ) ( 704 2192 -272 ) TECH_32BORDA 0 16 0 1 -1 +} +// brush 1494 +{ +( 688 2240 112 ) ( 688 2240 -16 ) ( 800 2240 -16 ) TEK_LA12 0 -16 0 1 1 +( 704 160 0 ) ( 704 32 0 ) ( 672 32 0 ) TEK_LA12 0 0 0 1 1 +( 704 2272 -144 ) ( 640 2272 -144 ) ( 640 2208 -144 ) TEK_LA12 0 0 0 1 1 +( 704 2272 64 ) ( 704 2272 -128 ) ( 704 2208 -128 ) TEK_LA12 0 -16 0 1 1 +( 640 2208 48 ) ( 640 2208 -144 ) ( 640 2272 -144 ) TEK_LA12 0 -16 0 1 1 +( 640 2208 48 ) ( 704 2208 48 ) ( 704 2208 -144 ) PBTEK1_01 0 -16 0 1 1 +} +// brush 1495 +{ +( 688 2240 112 ) ( 688 2240 -16 ) ( 800 2240 -16 ) TEK_LA12 0 -16 0 1 1 +( 768 160 0 ) ( 768 32 0 ) ( 736 32 0 ) TEK_LA12 0 0 0 1 1 +( 896 2272 -272 ) ( 832 2272 -272 ) ( 832 2208 -272 ) TEK_LA12 0 0 0 1 1 +( 896 2272 48 ) ( 896 2272 -272 ) ( 896 2208 -272 ) TEK_LA12 0 -16 0 1 1 +( 832 2208 48 ) ( 832 2208 -272 ) ( 832 2272 -272 ) TEK_LA12 0 -16 0 1 1 +( 832 2208 48 ) ( 896 2208 48 ) ( 896 2208 -272 ) PBTEK1_01 0 -16 0 1 1 +} +// brush 1496 +{ +( 688 2240 112 ) ( 688 2240 -16 ) ( 800 2240 -16 ) TEK_LA12 0 -16 0 1 1 +( 704 2272 -240 ) ( 640 2272 -240 ) ( 640 2208 -240 ) TEK_LA12 0 -44 0 1 0.750000 +( 704 2208 -144 ) ( 640 2208 -144 ) ( 640 2272 -144 ) TEK_LA12 0 -44 0 1 0.750000 +( 704 2272 -144 ) ( 704 2272 -240 ) ( 704 2208 -240 ) TEK_LA12 0 -65 0 1 0.750000 +( 640 2208 -144 ) ( 640 2208 -240 ) ( 640 2272 -240 ) TEK_LA12 0 -65 0 1 0.750000 +( 640 2208 -144 ) ( 704 2208 -144 ) ( 704 2208 -240 ) RPBASE1 0 -48 0 1 1 +} +// brush 1497 +{ +( 960 2064 112 ) ( 960 2064 -16 ) ( 960 2032 -16 ) TEK_LA12 0 -16 0 1 1 +( 736 128 0 ) ( 736 0 0 ) ( 704 0 0 ) TEK_LA12 0 0 0 1 1 +( 992 2048 -272 ) ( 928 2048 -272 ) ( 928 1984 -272 ) TEK_LA12 0 0 0 1 1 +( 928 1984 48 ) ( 928 1984 -272 ) ( 928 2048 -272 ) PBTEK1_01 0 -16 0 1 1 +( 928 2048 -272 ) ( 992 2048 -272 ) ( 992 2048 48 ) TEK_LA12 0 -16 0 1 1 +( 928 1984 48 ) ( 992 1984 48 ) ( 992 1984 -272 ) TEK_LA12 0 -16 0 1 1 +} +// brush 1498 +{ +( 960 2064 112 ) ( 960 2064 -16 ) ( 960 2032 -16 ) RPBASE2 0 -16 0 1 1 +( 992 2048 -304 ) ( 928 2048 -304 ) ( 928 1984 -304 ) RPBASE2 0 0 0 1 1 +( 992 1984 -272 ) ( 928 1984 -272 ) ( 928 2048 -272 ) RPBASE2 0 0 0 1 1 +( 928 1984 -272 ) ( 928 1984 -304 ) ( 928 2048 -304 ) PBTEK1_06 0 -16 0 1 1 +( 928 2048 -304 ) ( 992 2048 -304 ) ( 992 2048 -272 ) RPBASE2 0 -16 0 1 1 +( 928 1984 -272 ) ( 992 1984 -272 ) ( 992 1984 -304 ) RPBASE2 0 -16 0 1 1 +} +// brush 1499 +{ +( 912 2560 -304 ) ( 912 2560 -272 ) ( 816 2560 -272 ) TECH_32BORDA 0 16 0 1 1 +( 896 2192 -304 ) ( 896 2192 -272 ) ( 912 2208 -272 ) TECH_32BORDA 0 -16 0 1 -1 +( 816 2208 -304 ) ( 816 2208 -272 ) ( 832 2192 -272 ) TECH_32BORDA 0 -16 0 1 -1 +( 832 2192 -304 ) ( 896 2192 -304 ) ( 912 2208 -304 ) BASE_CEIL1 0 0 0 1 1 +( 816 2208 -272 ) ( 816 2560 -272 ) ( 912 2560 -272 ) BASE_CEIL1 0 0 0 1 1 +( 912 2208 -272 ) ( 912 2560 -272 ) ( 912 2560 -304 ) TECH_32BORDA 0 -16 0 1 -1 +( 816 2560 -272 ) ( 816 2208 -272 ) ( 816 2208 -304 ) TECH_32BORDA 0 -16 0 1 -1 +( 832 2192 -272 ) ( 896 2192 -272 ) ( 896 2192 -304 ) TECH_32BORDA 0 -16 0 1 -1 +} +// brush 1500 +{ +( 1280 1968 -336 ) ( 1280 1968 -304 ) ( 1280 2064 -304 ) TECH_32BORDA 0 -16 0 1 1 +( 912 1984 -336 ) ( 912 1984 -304 ) ( 928 1968 -304 ) TECH_32BORDA 0 16 0 1 -1 +( 928 2064 -336 ) ( 928 2064 -304 ) ( 912 2048 -304 ) TECH_32BORDA 0 16 0 1 -1 +( 928 1968 -336 ) ( 1280 1968 -336 ) ( 1280 2064 -336 ) BASE_CEIL1 0 0 0 1 1 +( 928 2064 -304 ) ( 1280 2064 -304 ) ( 1280 1968 -304 ) BASE_CEIL1 0 0 0 1 1 +( 928 1968 -304 ) ( 1280 1968 -304 ) ( 1280 1968 -336 ) TECH_32BORDA 0 16 0 1 -1 +( 1280 2064 -304 ) ( 928 2064 -304 ) ( 928 2064 -336 ) TECH_32BORDA 0 16 0 1 -1 +( 912 2048 -304 ) ( 912 1984 -304 ) ( 912 1984 -336 ) TECH_32BORDA 0 16 0 1 -1 +} +// brush 1501 +{ +( 704 1984 -352 ) ( 688 1984 -352 ) ( 688 1984 -384 ) COP1_1 0 0 0 1 1 +( 688 1728 -288 ) ( 704 1728 -288 ) ( 704 1728 -320 ) COP1_1 0 0 0 1 1 +( 688 1933 -339 ) ( 704 1933 -339 ) ( 704 1728 -288 ) COP1_1 0 0 0 1 1 +( 688 1728 -304 ) ( 704 1728 -304 ) ( 704 1933 -355 ) COP1_1 0 0 0 1 1 +( 688 1933 -339 ) ( 688 1728 -288 ) ( 688 1728 -320 ) COP1_1 0 0 0 1 1 +( 704 2022 -394 ) ( 704 1818 -342 ) ( 704 1818 -310 ) COP1_1 0 0 0 1 1 +} +// brush 1502 +{ +( 712 1984 -363 ) ( 696 1984 -363 ) ( 696 1984 -418 ) COP1_1 0 0 0 1 1 +( 696 1968 -363 ) ( 712 1968 -363 ) ( 712 1968 -418 ) COP1_1 0 0 0 1 1 +( 696 2272 -336 ) ( 712 2272 -336 ) ( 712 2016 -336 ) COP1_1 0 16 0 1 1 +( 696 2016 -432 ) ( 712 2016 -432 ) ( 712 2272 -432 ) COP1_1 0 16 0 1 1 +( 688 2256 -363 ) ( 688 2000 -363 ) ( 688 2000 -418 ) COP1_1 0 0 0 1 1 +( 704 2272 -418 ) ( 704 2016 -418 ) ( 704 2016 -363 ) COP1_1 0 0 0 1 1 +} +// brush 1503 +{ +( 712 1744 -304 ) ( 696 1744 -304 ) ( 696 1744 -368 ) COP1_1 0 0 0 1 1 +( 696 1728 -304 ) ( 712 1728 -304 ) ( 712 1728 -368 ) COP1_1 0 0 0 1 1 +( 696 2032 -272 ) ( 712 2032 -272 ) ( 712 1776 -272 ) COP1_1 0 48 0 1 1 +( 696 1776 -368 ) ( 712 1776 -368 ) ( 712 2032 -368 ) COP1_1 0 48 0 1 1 +( 688 2016 -304 ) ( 688 1760 -304 ) ( 688 1760 -368 ) COP1_1 -48 0 0 1 1 +( 704 2032 -368 ) ( 704 1776 -368 ) ( 704 1776 -304 ) COP1_1 -48 0 0 1 1 +} +// brush 1504 +{ +( 688 1984 -416 ) ( 704 1984 -416 ) ( 704 1984 -384 ) COP1_1 0 0 0 1 1 +( 704 1728 -352 ) ( 688 1728 -352 ) ( 688 1728 -320 ) COP1_1 0 0 0 1 1 +( 688 1984 -384 ) ( 704 1984 -384 ) ( 704 1728 -320 ) COP1_1 0 0 0 1 1 +( 688 1728 -352 ) ( 704 1728 -352 ) ( 704 1984 -416 ) COP1_1 0 0 0 1 1 +( 688 1984 -416 ) ( 688 1984 -384 ) ( 688 1728 -320 ) COP1_1 0 0 0 1 1 +( 704 1728 -352 ) ( 704 1728 -320 ) ( 704 1984 -384 ) COP1_1 0 0 0 1 1 +} +// brush 1505 +{ +( 448 1968 -480 ) ( 448 1984 -480 ) ( 448 1984 -448 ) COP1_1 0 0 0 1 1 +( 704 1984 -416 ) ( 704 1968 -416 ) ( 704 1968 -384 ) COP1_1 0 0 0 1 1 +( 448 1968 -448 ) ( 448 1984 -448 ) ( 704 1984 -384 ) COP1_1 0 0 0 1 1 +( 704 1968 -416 ) ( 704 1984 -416 ) ( 448 1984 -480 ) COP1_1 0 0 0 1 1 +( 448 1968 -480 ) ( 448 1968 -448 ) ( 704 1968 -384 ) COP1_1 0 0 0 1 1 +( 704 1984 -416 ) ( 704 1984 -384 ) ( 448 1984 -448 ) COP1_1 0 0 0 1 1 +} +// brush 1506 +{ +( 448 1992 -427 ) ( 448 1976 -427 ) ( 448 1976 -482 ) COP1_1 0 0 0 1 1 +( 464 1976 -427 ) ( 464 1992 -427 ) ( 464 1992 -482 ) COP1_1 0 0 0 1 1 +( 160 1976 -400 ) ( 160 1992 -400 ) ( 416 1992 -400 ) COP1_1 0 16 0 1 1 +( 416 1976 -496 ) ( 416 1992 -496 ) ( 160 1992 -496 ) COP1_1 0 16 0 1 1 +( 176 1968 -427 ) ( 432 1968 -427 ) ( 432 1968 -482 ) COP1_1 0 0 0 1 1 +( 160 1984 -482 ) ( 416 1984 -482 ) ( 416 1984 -427 ) COP1_1 0 0 0 1 1 +} +// brush 1507 +{ +( 448 1984 -416 ) ( 448 1968 -416 ) ( 448 1968 -448 ) COP1_1 0 0 0 1 1 +( 704 1968 -352 ) ( 704 1984 -352 ) ( 704 1984 -384 ) COP1_1 0 0 0 1 1 +( 499 1968 -403 ) ( 499 1984 -403 ) ( 704 1984 -352 ) COP1_1 0 0 0 1 1 +( 704 1968 -368 ) ( 704 1984 -368 ) ( 499 1984 -419 ) COP1_1 0 0 0 1 1 +( 499 1968 -403 ) ( 704 1968 -352 ) ( 704 1968 -384 ) COP1_1 0 0 0 1 1 +( 410 1984 -458 ) ( 614 1984 -406 ) ( 614 1984 -374 ) COP1_1 0 0 0 1 1 +} +// brush 1508 +{ +( 464 1728 -544 ) ( 448 1728 -544 ) ( 448 1728 -512 ) COP1_1 0 0 0 1 1 +( 448 1984 -480 ) ( 464 1984 -480 ) ( 464 1984 -448 ) COP1_1 0 0 0 1 1 +( 464 1728 -512 ) ( 448 1728 -512 ) ( 448 1984 -448 ) COP1_1 0 0 0 1 1 +( 464 1984 -480 ) ( 448 1984 -480 ) ( 448 1728 -544 ) COP1_1 0 0 0 1 1 +( 464 1728 -544 ) ( 464 1728 -512 ) ( 464 1984 -448 ) COP1_1 0 0 0 1 1 +( 448 1984 -480 ) ( 448 1984 -448 ) ( 448 1728 -512 ) COP1_1 0 0 0 1 1 +} +// brush 1509 +{ +( 440 1728 -491 ) ( 456 1728 -491 ) ( 456 1728 -546 ) COP1_1 0 0 0 1 1 +( 456 1744 -491 ) ( 440 1744 -491 ) ( 440 1744 -546 ) COP1_1 0 0 0 1 1 +( 456 1440 -464 ) ( 440 1440 -464 ) ( 440 1696 -464 ) COP1_1 0 16 0 1 1 +( 456 1696 -560 ) ( 440 1696 -560 ) ( 440 1440 -560 ) COP1_1 0 16 0 1 1 +( 464 1456 -491 ) ( 464 1712 -491 ) ( 464 1712 -546 ) COP1_1 0 0 0 1 1 +( 448 1440 -546 ) ( 448 1696 -546 ) ( 448 1696 -491 ) COP1_1 0 0 0 1 1 +} +// brush 1510 +{ +( 448 1728 -480 ) ( 464 1728 -480 ) ( 464 1728 -512 ) COP1_1 0 0 0 1 1 +( 464 1984 -416 ) ( 448 1984 -416 ) ( 448 1984 -448 ) COP1_1 0 0 0 1 1 +( 464 1779 -467 ) ( 448 1779 -467 ) ( 448 1984 -416 ) COP1_1 0 0 0 1 1 +( 464 1984 -432 ) ( 448 1984 -432 ) ( 448 1779 -483 ) COP1_1 0 0 0 1 1 +( 464 1779 -467 ) ( 464 1984 -416 ) ( 464 1984 -448 ) COP1_1 0 0 0 1 1 +( 448 1690 -522 ) ( 448 1894 -470 ) ( 448 1894 -438 ) COP1_1 0 0 0 1 1 +} +// brush 1511 +{ +( 704 1728 -288 ) ( 704 1744 -288 ) ( 704 1744 -320 ) COP1_1 0 0 0 1 1 +( 448 1744 -224 ) ( 448 1728 -224 ) ( 448 1728 -256 ) COP1_1 0 0 0 1 1 +( 653 1744 -275 ) ( 653 1728 -275 ) ( 448 1728 -224 ) COP1_1 0 0 0 1 1 +( 448 1744 -240 ) ( 448 1728 -240 ) ( 653 1728 -291 ) COP1_1 0 0 0 1 1 +( 653 1744 -275 ) ( 448 1744 -224 ) ( 448 1744 -256 ) COP1_1 0 0 0 1 1 +( 742 1728 -330 ) ( 538 1728 -278 ) ( 538 1728 -246 ) COP1_1 0 0 0 1 1 +} +// brush 1512 +{ +( 704 1744 -352 ) ( 704 1728 -352 ) ( 704 1728 -320 ) COP1_1 0 0 0 1 1 +( 448 1728 -288 ) ( 448 1744 -288 ) ( 448 1744 -256 ) COP1_1 0 0 0 1 1 +( 704 1744 -320 ) ( 704 1728 -320 ) ( 448 1728 -256 ) COP1_1 0 0 0 1 1 +( 448 1744 -288 ) ( 448 1728 -288 ) ( 704 1728 -352 ) COP1_1 0 0 0 1 1 +( 704 1744 -352 ) ( 704 1744 -320 ) ( 448 1744 -256 ) COP1_1 0 0 0 1 1 +( 448 1728 -288 ) ( 448 1728 -256 ) ( 704 1728 -320 ) COP1_1 0 0 0 1 1 +} +// brush 1513 +{ +( 464 1720 -240 ) ( 464 1736 -240 ) ( 464 1736 -304 ) COP1_1 0 0 0 1 1 +( 448 1736 -240 ) ( 448 1720 -240 ) ( 448 1720 -304 ) COP1_1 0 0 0 1 1 +( 752 1736 -208 ) ( 752 1720 -208 ) ( 496 1720 -208 ) COP1_1 0 48 0 1 1 +( 496 1736 -304 ) ( 496 1720 -304 ) ( 752 1720 -304 ) COP1_1 0 48 0 1 1 +( 736 1744 -240 ) ( 480 1744 -240 ) ( 480 1744 -304 ) COP1_1 -48 0 0 1 1 +( 752 1728 -304 ) ( 496 1728 -304 ) ( 496 1728 -240 ) COP1_1 -48 0 0 1 1 +} +// brush 1514 +{ +( 448 1728 -224 ) ( 464 1728 -224 ) ( 464 1728 -256 ) COP1_1 0 0 0 1 1 +( 464 1984 -160 ) ( 448 1984 -160 ) ( 448 1984 -192 ) COP1_1 0 0 0 1 1 +( 464 1779 -211 ) ( 448 1779 -211 ) ( 448 1984 -160 ) COP1_1 0 0 0 1 1 +( 464 1984 -176 ) ( 448 1984 -176 ) ( 448 1779 -227 ) COP1_1 0 0 0 1 1 +( 464 1779 -211 ) ( 464 1984 -160 ) ( 464 1984 -192 ) COP1_1 0 0 0 1 1 +( 448 1690 -266 ) ( 448 1894 -214 ) ( 448 1894 -182 ) COP1_1 0 0 0 1 1 +} +// brush 1515 +{ +( 464 1728 -288 ) ( 448 1728 -288 ) ( 448 1728 -256 ) COP1_1 0 0 0 1 1 +( 448 1984 -224 ) ( 464 1984 -224 ) ( 464 1984 -192 ) COP1_1 0 0 0 1 1 +( 464 1728 -256 ) ( 448 1728 -256 ) ( 448 1984 -192 ) COP1_1 0 0 0 1 1 +( 464 1984 -224 ) ( 448 1984 -224 ) ( 448 1728 -288 ) COP1_1 0 0 0 1 1 +( 464 1728 -288 ) ( 464 1728 -256 ) ( 464 1984 -192 ) COP1_1 0 0 0 1 1 +( 448 1984 -224 ) ( 448 1984 -192 ) ( 448 1728 -256 ) COP1_1 0 0 0 1 1 +} +// brush 1516 +{ +( 440 1968 -176 ) ( 456 1968 -176 ) ( 456 1968 -240 ) COP1_1 0 0 0 1 1 +( 456 1984 -176 ) ( 440 1984 -176 ) ( 440 1984 -240 ) COP1_1 0 0 0 1 1 +( 456 1680 -144 ) ( 440 1680 -144 ) ( 440 1936 -144 ) COP1_1 0 48 0 1 1 +( 456 1936 -240 ) ( 440 1936 -240 ) ( 440 1680 -240 ) COP1_1 0 48 0 1 1 +( 464 1696 -176 ) ( 464 1952 -176 ) ( 464 1952 -240 ) COP1_1 -48 0 0 1 1 +( 448 1680 -240 ) ( 448 1936 -240 ) ( 448 1936 -176 ) COP1_1 -48 0 0 1 1 +} +// brush 1517 +{ +( 288 1992 -427 ) ( 288 1976 -427 ) ( 288 1976 -482 ) COP1_1 0 0 0 1 1 +( 320 1976 -427 ) ( 320 1992 -427 ) ( 320 1992 -482 ) COP1_1 0 0 0 1 1 +( -288 1976 -400 ) ( -288 1992 -400 ) ( 224 1992 -400 ) COP1_1 0 16 0 1 1 +( 224 1976 -496 ) ( 224 1992 -496 ) ( -288 1992 -496 ) COP1_1 0 16 0 1 1 +( -256 1968 -427 ) ( 256 1968 -427 ) ( 256 1968 -482 ) COP1_1 0 0 0 1 1 +( -288 1984 -482 ) ( 224 1984 -482 ) ( 224 1984 -427 ) COP1_1 0 0 0 1 1 +} +// brush 1518 +{ +( 320 1728 -544 ) ( 304 1728 -544 ) ( 304 1728 -512 ) COP1_1 0 0 0 1 1 +( 304 1984 -480 ) ( 320 1984 -480 ) ( 320 1984 -448 ) COP1_1 0 0 0 1 1 +( 320 1728 -512 ) ( 304 1728 -512 ) ( 304 1984 -448 ) COP1_1 0 0 0 1 1 +( 320 1984 -480 ) ( 304 1984 -480 ) ( 304 1728 -544 ) COP1_1 0 0 0 1 1 +( 320 1728 -544 ) ( 320 1728 -512 ) ( 320 1984 -448 ) COP1_1 0 0 0 1 1 +( 304 1984 -480 ) ( 304 1984 -448 ) ( 304 1728 -512 ) COP1_1 0 0 0 1 1 +} +// brush 1519 +{ +( 296 1728 -491 ) ( 312 1728 -491 ) ( 312 1728 -546 ) COP1_1 0 0 0 1 1 +( 312 1744 -491 ) ( 296 1744 -491 ) ( 296 1744 -546 ) COP1_1 0 0 0 1 1 +( 312 1440 -464 ) ( 296 1440 -464 ) ( 296 1696 -464 ) COP1_1 0 16 0 1 1 +( 312 1696 -560 ) ( 296 1696 -560 ) ( 296 1440 -560 ) COP1_1 0 16 0 1 1 +( 320 1456 -491 ) ( 320 1712 -491 ) ( 320 1712 -546 ) COP1_1 0 0 0 1 1 +( 304 1440 -546 ) ( 304 1696 -546 ) ( 304 1696 -491 ) COP1_1 0 0 0 1 1 +} +// brush 1520 +{ +( 304 1728 -480 ) ( 320 1728 -480 ) ( 320 1728 -512 ) COP1_1 0 0 0 1 1 +( 320 1984 -416 ) ( 304 1984 -416 ) ( 304 1984 -448 ) COP1_1 0 0 0 1 1 +( 320 1779 -467 ) ( 304 1779 -467 ) ( 304 1984 -416 ) COP1_1 0 0 0 1 1 +( 320 1984 -432 ) ( 304 1984 -432 ) ( 304 1779 -483 ) COP1_1 0 0 0 1 1 +( 320 1779 -467 ) ( 320 1984 -416 ) ( 320 1984 -448 ) COP1_1 0 0 0 1 1 +( 304 1690 -522 ) ( 304 1894 -470 ) ( 304 1894 -438 ) COP1_1 0 0 0 1 1 +} +// brush 1521 +{ +( 320 1720 -240 ) ( 320 1736 -240 ) ( 320 1736 -304 ) COP1_1 0 0 0 1 1 +( 288 1736 -240 ) ( 288 1720 -240 ) ( 288 1720 -304 ) COP1_1 0 0 0 1 1 +( 896 1736 -208 ) ( 896 1720 -208 ) ( 384 1720 -208 ) COP1_1 0 48 0 1 1 +( 384 1736 -304 ) ( 384 1720 -304 ) ( 896 1720 -304 ) COP1_1 0 48 0 1 1 +( 864 1744 -240 ) ( 352 1744 -240 ) ( 352 1744 -304 ) COP1_1 -48 0 0 1 1 +( 896 1728 -304 ) ( 384 1728 -304 ) ( 384 1728 -240 ) COP1_1 -48 0 0 1 1 +} +// brush 1522 +{ +( 304 1728 -224 ) ( 320 1728 -224 ) ( 320 1728 -256 ) COP1_1 0 0 0 1 1 +( 320 1984 -160 ) ( 304 1984 -160 ) ( 304 1984 -192 ) COP1_1 0 0 0 1 1 +( 320 1779 -211 ) ( 304 1779 -211 ) ( 304 1984 -160 ) COP1_1 0 0 0 1 1 +( 320 1984 -176 ) ( 304 1984 -176 ) ( 304 1779 -227 ) COP1_1 0 0 0 1 1 +( 320 1779 -211 ) ( 320 1984 -160 ) ( 320 1984 -192 ) COP1_1 0 0 0 1 1 +( 304 1690 -266 ) ( 304 1894 -214 ) ( 304 1894 -182 ) COP1_1 0 0 0 1 1 +} +// brush 1523 +{ +( 320 1728 -288 ) ( 304 1728 -288 ) ( 304 1728 -256 ) COP1_1 0 0 0 1 1 +( 304 1984 -224 ) ( 320 1984 -224 ) ( 320 1984 -192 ) COP1_1 0 0 0 1 1 +( 320 1728 -256 ) ( 304 1728 -256 ) ( 304 1984 -192 ) COP1_1 0 0 0 1 1 +( 320 1984 -224 ) ( 304 1984 -224 ) ( 304 1728 -288 ) COP1_1 0 0 0 1 1 +( 320 1728 -288 ) ( 320 1728 -256 ) ( 320 1984 -192 ) COP1_1 0 0 0 1 1 +( 304 1984 -224 ) ( 304 1984 -192 ) ( 304 1728 -256 ) COP1_1 0 0 0 1 1 +} +// brush 1524 +{ +( 296 1968 -176 ) ( 312 1968 -176 ) ( 312 1968 -240 ) COP1_1 0 0 0 1 1 +( 312 1984 -176 ) ( 296 1984 -176 ) ( 296 1984 -240 ) COP1_1 0 0 0 1 1 +( 312 1680 -144 ) ( 296 1680 -144 ) ( 296 1936 -144 ) COP1_1 0 48 0 1 1 +( 312 1936 -240 ) ( 296 1936 -240 ) ( 296 1680 -240 ) COP1_1 0 48 0 1 1 +( 320 1696 -176 ) ( 320 1952 -176 ) ( 320 1952 -240 ) COP1_1 -48 0 0 1 1 +( 304 1680 -240 ) ( 304 1936 -240 ) ( 304 1936 -176 ) COP1_1 -48 0 0 1 1 +} +// brush 1525 +{ +( 848 1984 -352 ) ( 832 1984 -352 ) ( 832 1984 -384 ) COP1_1 0 0 0 1 1 +( 832 1728 -288 ) ( 848 1728 -288 ) ( 848 1728 -320 ) COP1_1 0 0 0 1 1 +( 832 1933 -339 ) ( 848 1933 -339 ) ( 848 1728 -288 ) COP1_1 0 0 0 1 1 +( 832 1728 -304 ) ( 848 1728 -304 ) ( 848 1933 -355 ) COP1_1 0 0 0 1 1 +( 832 1933 -339 ) ( 832 1728 -288 ) ( 832 1728 -320 ) COP1_1 0 0 0 1 1 +( 848 2022 -394 ) ( 848 1818 -342 ) ( 848 1818 -310 ) COP1_1 0 0 0 1 1 +} +// brush 1526 +{ +( 880 1984 -363 ) ( 848 1984 -363 ) ( 848 1984 -418 ) COP1_1 0 0 0 1 1 +( 848 1968 -363 ) ( 880 1968 -363 ) ( 880 1968 -418 ) COP1_1 0 0 0 1 1 +( 848 2272 -336 ) ( 880 2272 -336 ) ( 880 2016 -336 ) COP1_1 0 16 0 1 1 +( 848 2016 -432 ) ( 880 2016 -432 ) ( 880 2272 -432 ) COP1_1 0 16 0 1 1 +( 832 2256 -363 ) ( 832 2000 -363 ) ( 832 2000 -418 ) COP1_1 0 0 0 1 1 +( 864 2272 -418 ) ( 864 2016 -418 ) ( 864 2016 -363 ) COP1_1 0 0 0 1 1 +} +// brush 1527 +{ +( 880 1744 -304 ) ( 848 1744 -304 ) ( 848 1744 -368 ) COP1_1 0 0 0 1 1 +( 848 1728 -304 ) ( 880 1728 -304 ) ( 880 1728 -368 ) COP1_1 0 0 0 1 1 +( 848 2032 -272 ) ( 880 2032 -272 ) ( 880 1776 -272 ) COP1_1 0 48 0 1 1 +( 848 1776 -368 ) ( 880 1776 -368 ) ( 880 2032 -368 ) COP1_1 0 48 0 1 1 +( 832 2016 -304 ) ( 832 1760 -304 ) ( 832 1760 -368 ) COP1_1 -48 0 0 1 1 +( 864 2032 -368 ) ( 864 1776 -368 ) ( 864 1776 -304 ) COP1_1 -48 0 0 1 1 +} +// brush 1528 +{ +( 832 1984 -416 ) ( 848 1984 -416 ) ( 848 1984 -384 ) COP1_1 0 0 0 1 1 +( 848 1728 -352 ) ( 832 1728 -352 ) ( 832 1728 -320 ) COP1_1 0 0 0 1 1 +( 832 1984 -384 ) ( 848 1984 -384 ) ( 848 1728 -320 ) COP1_1 0 0 0 1 1 +( 832 1728 -352 ) ( 848 1728 -352 ) ( 848 1984 -416 ) COP1_1 0 0 0 1 1 +( 832 1984 -416 ) ( 832 1984 -384 ) ( 832 1728 -320 ) COP1_1 0 0 0 1 1 +( 848 1728 -352 ) ( 848 1728 -320 ) ( 848 1984 -384 ) COP1_1 0 0 0 1 1 +} +// brush 1529 +{ +( 712 1600 -304 ) ( 696 1600 -304 ) ( 696 1600 -368 ) COP1_1 0 0 0 1 1 +( 696 1568 -304 ) ( 712 1568 -304 ) ( 712 1568 -368 ) COP1_1 0 0 0 1 1 +( 696 2176 -272 ) ( 712 2176 -272 ) ( 712 1664 -272 ) COP1_1 0 48 0 1 1 +( 696 1664 -368 ) ( 712 1664 -368 ) ( 712 2176 -368 ) COP1_1 0 48 0 1 1 +( 688 2144 -304 ) ( 688 1632 -304 ) ( 688 1632 -368 ) COP1_1 -48 0 0 1 1 +( 704 2176 -368 ) ( 704 1664 -368 ) ( 704 1664 -304 ) COP1_1 -48 0 0 1 1 +} +// brush 1530 +{ +( 704 1584 -288 ) ( 704 1600 -288 ) ( 704 1600 -320 ) COP1_1 0 0 0 1 1 +( 448 1600 -224 ) ( 448 1584 -224 ) ( 448 1584 -256 ) COP1_1 0 0 0 1 1 +( 653 1600 -275 ) ( 653 1584 -275 ) ( 448 1584 -224 ) COP1_1 0 0 0 1 1 +( 448 1600 -240 ) ( 448 1584 -240 ) ( 653 1584 -291 ) COP1_1 0 0 0 1 1 +( 653 1600 -275 ) ( 448 1600 -224 ) ( 448 1600 -256 ) COP1_1 0 0 0 1 1 +( 742 1584 -330 ) ( 538 1584 -278 ) ( 538 1584 -246 ) COP1_1 0 0 0 1 1 +} +// brush 1531 +{ +( 704 1600 -352 ) ( 704 1584 -352 ) ( 704 1584 -320 ) COP1_1 0 0 0 1 1 +( 448 1584 -288 ) ( 448 1600 -288 ) ( 448 1600 -256 ) COP1_1 0 0 0 1 1 +( 704 1600 -320 ) ( 704 1584 -320 ) ( 448 1584 -256 ) COP1_1 0 0 0 1 1 +( 448 1600 -288 ) ( 448 1584 -288 ) ( 704 1584 -352 ) COP1_1 0 0 0 1 1 +( 704 1600 -352 ) ( 704 1600 -320 ) ( 448 1600 -256 ) COP1_1 0 0 0 1 1 +( 448 1584 -288 ) ( 448 1584 -256 ) ( 704 1584 -320 ) COP1_1 0 0 0 1 1 +} +// brush 1532 +{ +( 464 1552 -240 ) ( 464 1584 -240 ) ( 464 1584 -304 ) COP1_1 0 0 0 1 1 +( 448 1584 -240 ) ( 448 1552 -240 ) ( 448 1552 -304 ) COP1_1 0 0 0 1 1 +( 752 1584 -208 ) ( 752 1552 -208 ) ( 496 1552 -208 ) COP1_1 0 48 0 1 1 +( 496 1584 -304 ) ( 496 1552 -304 ) ( 752 1552 -304 ) COP1_1 0 48 0 1 1 +( 736 1600 -240 ) ( 480 1600 -240 ) ( 480 1600 -304 ) COP1_1 -48 0 0 1 1 +( 752 1568 -304 ) ( 496 1568 -304 ) ( 496 1568 -240 ) COP1_1 -48 0 0 1 1 +} +// brush 1533 +{ +( 712 2144 -363 ) ( 696 2144 -363 ) ( 696 2144 -418 ) COP1_1 0 0 0 1 1 +( 696 2112 -363 ) ( 712 2112 -363 ) ( 712 2112 -418 ) COP1_1 0 0 0 1 1 +( 696 2720 -336 ) ( 712 2720 -336 ) ( 712 2208 -336 ) COP1_1 0 16 0 1 1 +( 696 2208 -432 ) ( 712 2208 -432 ) ( 712 2720 -432 ) COP1_1 0 16 0 1 1 +( 688 2688 -363 ) ( 688 2176 -363 ) ( 688 2176 -418 ) COP1_1 0 0 0 1 1 +( 704 2720 -418 ) ( 704 2208 -418 ) ( 704 2208 -363 ) COP1_1 0 0 0 1 1 +} +// brush 1534 +{ +( 448 2112 -480 ) ( 448 2128 -480 ) ( 448 2128 -448 ) COP1_1 0 0 0 1 1 +( 704 2128 -416 ) ( 704 2112 -416 ) ( 704 2112 -384 ) COP1_1 0 0 0 1 1 +( 448 2112 -448 ) ( 448 2128 -448 ) ( 704 2128 -384 ) COP1_1 0 0 0 1 1 +( 704 2112 -416 ) ( 704 2128 -416 ) ( 448 2128 -480 ) COP1_1 0 0 0 1 1 +( 448 2112 -480 ) ( 448 2112 -448 ) ( 704 2112 -384 ) COP1_1 0 0 0 1 1 +( 704 2128 -416 ) ( 704 2128 -384 ) ( 448 2128 -448 ) COP1_1 0 0 0 1 1 +} +// brush 1535 +{ +( 448 2160 -427 ) ( 448 2128 -427 ) ( 448 2128 -482 ) COP1_1 0 0 0 1 1 +( 464 2128 -427 ) ( 464 2160 -427 ) ( 464 2160 -482 ) COP1_1 0 0 0 1 1 +( 160 2128 -400 ) ( 160 2160 -400 ) ( 416 2160 -400 ) COP1_1 0 16 0 1 1 +( 416 2128 -496 ) ( 416 2160 -496 ) ( 160 2160 -496 ) COP1_1 0 16 0 1 1 +( 176 2112 -427 ) ( 432 2112 -427 ) ( 432 2112 -482 ) COP1_1 0 0 0 1 1 +( 160 2144 -482 ) ( 416 2144 -482 ) ( 416 2144 -427 ) COP1_1 0 0 0 1 1 +} +// brush 1536 +{ +( 448 2128 -416 ) ( 448 2112 -416 ) ( 448 2112 -448 ) COP1_1 0 0 0 1 1 +( 704 2112 -352 ) ( 704 2128 -352 ) ( 704 2128 -384 ) COP1_1 0 0 0 1 1 +( 499 2112 -403 ) ( 499 2128 -403 ) ( 704 2128 -352 ) COP1_1 0 0 0 1 1 +( 704 2112 -368 ) ( 704 2128 -368 ) ( 499 2128 -419 ) COP1_1 0 0 0 1 1 +( 499 2112 -403 ) ( 704 2112 -352 ) ( 704 2112 -384 ) COP1_1 0 0 0 1 1 +( 410 2128 -458 ) ( 614 2128 -406 ) ( 614 2128 -374 ) COP1_1 0 0 0 1 1 +} +// brush 1537 +{ +( 304 1560 -240 ) ( 304 1576 -240 ) ( 304 1576 -304 ) COP1_1 0 0 0 1 1 +( 288 1576 -240 ) ( 288 1560 -240 ) ( 288 1560 -304 ) COP1_1 0 0 0 1 1 +( 592 1576 -208 ) ( 592 1560 -208 ) ( 336 1560 -208 ) COP1_1 0 48 0 1 1 +( 336 1576 -304 ) ( 336 1560 -304 ) ( 592 1560 -304 ) COP1_1 0 48 0 1 1 +( 576 1584 -240 ) ( 320 1584 -240 ) ( 320 1584 -304 ) COP1_1 -48 0 0 1 1 +( 592 1568 -304 ) ( 336 1568 -304 ) ( 336 1568 -240 ) COP1_1 -48 0 0 1 1 +} +// brush 1538 +{ +( 872 1584 -304 ) ( 856 1584 -304 ) ( 856 1584 -368 ) COP1_1 0 0 0 1 1 +( 856 1568 -304 ) ( 872 1568 -304 ) ( 872 1568 -368 ) COP1_1 0 0 0 1 1 +( 856 1872 -272 ) ( 872 1872 -272 ) ( 872 1616 -272 ) COP1_1 0 48 0 1 1 +( 856 1616 -368 ) ( 872 1616 -368 ) ( 872 1872 -368 ) COP1_1 0 48 0 1 1 +( 848 1856 -304 ) ( 848 1600 -304 ) ( 848 1600 -368 ) COP1_1 -48 0 0 1 1 +( 864 1872 -368 ) ( 864 1616 -368 ) ( 864 1616 -304 ) COP1_1 -48 0 0 1 1 +} +// brush 1539 +{ +( 872 2144 -363 ) ( 856 2144 -363 ) ( 856 2144 -418 ) COP1_1 0 0 0 1 1 +( 856 2128 -363 ) ( 872 2128 -363 ) ( 872 2128 -418 ) COP1_1 0 0 0 1 1 +( 856 2432 -336 ) ( 872 2432 -336 ) ( 872 2176 -336 ) COP1_1 0 16 0 1 1 +( 856 2176 -432 ) ( 872 2176 -432 ) ( 872 2432 -432 ) COP1_1 0 16 0 1 1 +( 848 2416 -363 ) ( 848 2160 -363 ) ( 848 2160 -418 ) COP1_1 0 0 0 1 1 +( 864 2432 -418 ) ( 864 2176 -418 ) ( 864 2176 -363 ) COP1_1 0 0 0 1 1 +} +// brush 1540 +{ +( 288 2152 -427 ) ( 288 2136 -427 ) ( 288 2136 -482 ) COP1_1 0 0 0 1 1 +( 304 2136 -427 ) ( 304 2152 -427 ) ( 304 2152 -482 ) COP1_1 0 0 0 1 1 +( 0 2136 -400 ) ( 0 2152 -400 ) ( 256 2152 -400 ) COP1_1 0 16 0 1 1 +( 256 2136 -496 ) ( 256 2152 -496 ) ( 0 2152 -496 ) COP1_1 0 16 0 1 1 +( 16 2128 -427 ) ( 272 2128 -427 ) ( 272 2128 -482 ) COP1_1 0 0 0 1 1 +( 0 2144 -482 ) ( 256 2144 -482 ) ( 256 2144 -427 ) COP1_1 0 0 0 1 1 +} +// brush 1541 +{ +( 320 1352 -528 ) ( 320 1352 -496 ) ( 320 1160 -496 ) TECH04_1 0 0 0 1 1 +( 448 1688 -528 ) ( 448 1688 -496 ) ( 448 1880 -496 ) TECH04_1 0 0 0 1 1 +( -320 1208 -528 ) ( -320 1016 -528 ) ( -224 1016 -528 ) COP1_1 0 0 0 1 1 +( -224 1208 -512 ) ( -224 1016 -512 ) ( -320 1016 -512 ) SFLOOR4_2 0 0 0 1 1 +( -184 1472 -496 ) ( -184 1472 -528 ) ( -88 1472 -528 ) TECH04_1 0 0 0 1 1 +( 184 1216 -496 ) ( 184 1216 -528 ) ( 88 1216 -528 ) TECH04_1 0 0 0 1 1 +} +// brush 1542 +{ +( 216 1728 -491 ) ( 232 1728 -491 ) ( 232 1728 -546 ) COP1_1 0 0 0 1 1 +( 232 1744 -491 ) ( 216 1744 -491 ) ( 216 1744 -546 ) COP1_1 0 0 0 1 1 +( 232 1440 -464 ) ( 216 1440 -464 ) ( 216 1696 -464 ) COP1_1 0 16 0 1 1 +( 232 1696 -560 ) ( 216 1696 -560 ) ( 216 1440 -560 ) COP1_1 0 16 0 1 1 +( 240 1456 -491 ) ( 240 1712 -491 ) ( 240 1712 -546 ) COP1_1 0 0 0 1 1 +( 224 1440 -546 ) ( 224 1696 -546 ) ( 224 1696 -491 ) COP1_1 0 0 0 1 1 +} +// brush 1543 +{ +( 520 1728 -491 ) ( 536 1728 -491 ) ( 536 1728 -546 ) COP1_1 0 0 0 1 1 +( 536 1744 -491 ) ( 520 1744 -491 ) ( 520 1744 -546 ) COP1_1 0 0 0 1 1 +( 536 1440 -464 ) ( 520 1440 -464 ) ( 520 1696 -464 ) COP1_1 0 16 0 1 1 +( 536 1696 -560 ) ( 520 1696 -560 ) ( 520 1440 -560 ) COP1_1 0 16 0 1 1 +( 544 1456 -491 ) ( 544 1712 -491 ) ( 544 1712 -546 ) COP1_1 0 0 0 1 1 +( 528 1440 -546 ) ( 528 1696 -546 ) ( 528 1696 -491 ) COP1_1 0 0 0 1 1 +} +// brush 1544 +{ +( 520 1472 -491 ) ( 536 1472 -491 ) ( 536 1472 -546 ) COP1_1 0 0 0 1 1 +( 536 1488 -491 ) ( 520 1488 -491 ) ( 520 1488 -546 ) COP1_1 0 0 0 1 1 +( 536 1184 -464 ) ( 520 1184 -464 ) ( 520 1440 -464 ) COP1_1 0 16 0 1 1 +( 536 1440 -544 ) ( 520 1440 -544 ) ( 520 1184 -544 ) COP1_1 0 16 0 1 1 +( 544 1200 -491 ) ( 544 1456 -491 ) ( 544 1456 -546 ) COP1_1 0 0 0 1 1 +( 528 1184 -546 ) ( 528 1440 -546 ) ( 528 1440 -491 ) COP1_1 0 0 0 1 1 +} +// brush 1545 +{ +( 528 1744 -496 ) ( 464 1744 -496 ) ( 464 1728 -496 ) COP1_1 0 0 0 1 1 +( 528 1728 -480 ) ( 464 1728 -480 ) ( 464 1744 -480 ) COP1_1 0 0 0 1 1 +( 528 1744 -480 ) ( 528 1744 -496 ) ( 528 1728 -496 ) COP1_1 0 0 0 1 1 +( 464 1728 -480 ) ( 464 1728 -496 ) ( 464 1744 -496 ) COP1_1 0 0 0 1 1 +( 464 1744 -496 ) ( 528 1744 -496 ) ( 528 1744 -480 ) COP1_1 0 0 0 1 1 +( 464 1728 -480 ) ( 528 1728 -480 ) ( 528 1728 -496 ) COP1_1 0 0 0 1 1 +} +// brush 1546 +{ +( 528 1744 -544 ) ( 464 1744 -544 ) ( 464 1728 -544 ) COP1_1 0 0 0 1 1 +( 528 1728 -512 ) ( 464 1728 -512 ) ( 464 1744 -512 ) COP1_1 0 0 0 1 1 +( 528 1744 -512 ) ( 528 1744 -544 ) ( 528 1728 -544 ) COP1_1 0 0 0 1 1 +( 464 1728 -512 ) ( 464 1728 -544 ) ( 464 1744 -544 ) COP1_1 0 0 0 1 1 +( 464 1744 -544 ) ( 528 1744 -544 ) ( 528 1744 -512 ) COP1_1 0 0 0 1 1 +( 464 1728 -512 ) ( 528 1728 -512 ) ( 528 1728 -544 ) COP1_1 0 0 0 1 1 +} +// brush 1547 +{ +( 544 1728 -496 ) ( 528 1728 -496 ) ( 528 1488 -496 ) COP1_1 0 0 0 1 1 +( 544 1488 -480 ) ( 528 1488 -480 ) ( 528 1728 -480 ) COP1_1 0 0 0 1 1 +( 544 1728 -480 ) ( 544 1728 -496 ) ( 544 1488 -496 ) COP1_1 0 0 0 1 1 +( 528 1488 -480 ) ( 528 1488 -496 ) ( 528 1728 -496 ) COP1_1 0 0 0 1 1 +( 528 1728 -496 ) ( 544 1728 -496 ) ( 544 1728 -480 ) COP1_1 0 0 0 1 1 +( 528 1488 -480 ) ( 544 1488 -480 ) ( 544 1488 -496 ) COP1_1 0 0 0 1 1 +} +// brush 1548 +{ +( 544 1728 -544 ) ( 528 1728 -544 ) ( 528 1488 -544 ) COP1_1 0 0 0 1 1 +( 544 1488 -512 ) ( 528 1488 -512 ) ( 528 1728 -512 ) COP1_1 0 0 0 1 1 +( 544 1728 -512 ) ( 544 1728 -544 ) ( 544 1488 -544 ) COP1_1 0 0 0 1 1 +( 528 1488 -512 ) ( 528 1488 -544 ) ( 528 1728 -544 ) COP1_1 0 0 0 1 1 +( 528 1728 -544 ) ( 544 1728 -544 ) ( 544 1728 -512 ) COP1_1 0 0 0 1 1 +( 528 1488 -512 ) ( 544 1488 -512 ) ( 544 1488 -544 ) COP1_1 0 0 0 1 1 +} +// brush 1549 +{ +( 304 1744 -496 ) ( 240 1744 -496 ) ( 240 1728 -496 ) COP1_1 0 0 0 1 1 +( 304 1728 -480 ) ( 240 1728 -480 ) ( 240 1744 -480 ) COP1_1 0 0 0 1 1 +( 304 1744 -480 ) ( 304 1744 -496 ) ( 304 1728 -496 ) COP1_1 0 0 0 1 1 +( 240 1728 -480 ) ( 240 1728 -496 ) ( 240 1744 -496 ) COP1_1 0 0 0 1 1 +( 240 1744 -496 ) ( 304 1744 -496 ) ( 304 1744 -480 ) COP1_1 0 0 0 1 1 +( 240 1728 -480 ) ( 304 1728 -480 ) ( 304 1728 -496 ) COP1_1 0 0 0 1 1 +} +// brush 1550 +{ +( 304 1744 -544 ) ( 240 1744 -544 ) ( 240 1728 -544 ) COP1_1 0 0 0 1 1 +( 304 1728 -512 ) ( 240 1728 -512 ) ( 240 1744 -512 ) COP1_1 0 0 0 1 1 +( 304 1744 -512 ) ( 304 1744 -544 ) ( 304 1728 -544 ) COP1_1 0 0 0 1 1 +( 240 1728 -512 ) ( 240 1728 -544 ) ( 240 1744 -544 ) COP1_1 0 0 0 1 1 +( 240 1744 -544 ) ( 304 1744 -544 ) ( 304 1744 -512 ) COP1_1 0 0 0 1 1 +( 240 1728 -512 ) ( 304 1728 -512 ) ( 304 1728 -544 ) COP1_1 0 0 0 1 1 +} +// brush 1551 +{ +( 960 2064 128 ) ( 960 2064 0 ) ( 960 2032 0 ) TEK_LA12 0 0 0 1 1 +( 736 -64 0 ) ( 736 -192 0 ) ( 704 -192 0 ) TEK_LA12 0 0 0 1 1 +( 992 1856 -640 ) ( 928 1856 -640 ) ( 928 1792 -640 ) TEK_LA12 0 0 0 1 1 +( 928 1792 160 ) ( 928 1792 -640 ) ( 928 1856 -640 ) PBTEK1_01 0 0 0 1 1 +( 928 1856 -640 ) ( 992 1856 -640 ) ( 992 1856 160 ) TEK_LA12 0 0 0 1 1 +( 928 1792 160 ) ( 992 1792 160 ) ( 992 1792 -640 ) TEK_LA12 0 0 0 1 1 +} +// brush 1552 +{ +( 960 2064 128 ) ( 960 2064 0 ) ( 960 2032 0 ) PBTEK1_06 0 0 0 1 1 +( 736 -64 -640 ) ( 736 -192 -640 ) ( 704 -192 -640 ) PBTEK1_06 0 0 0 1 1 +( 992 1856 -672 ) ( 928 1856 -672 ) ( 928 1792 -672 ) PBTEK1_06 0 0 0 1 1 +( 928 1792 -632 ) ( 928 1792 -672 ) ( 928 1856 -672 ) PBTEK1_06 0 0 0 1 1 +( 928 1856 -672 ) ( 992 1856 -672 ) ( 992 1856 -632 ) RPBASE2 0 0 0 1 1 +( 928 1792 -632 ) ( 992 1792 -632 ) ( 992 1792 -672 ) RPBASE2 0 0 0 1 1 +} +// brush 1553 +{ +( 960 2064 128 ) ( 960 2064 0 ) ( 960 2032 0 ) PBTEK1_06 0 0 0 1 1 +( 736 -256 -640 ) ( 736 -384 -640 ) ( 704 -384 -640 ) PBTEK1_06 0 0 0 1 1 +( 992 1664 -672 ) ( 928 1664 -672 ) ( 928 1600 -672 ) PBTEK1_06 0 0 0 1 1 +( 928 1600 -632 ) ( 928 1600 -672 ) ( 928 1664 -672 ) PBTEK1_06 0 0 0 1 1 +( 928 1664 -672 ) ( 992 1664 -672 ) ( 992 1664 -632 ) RPBASE2 0 0 0 1 1 +( 928 1600 -632 ) ( 992 1600 -632 ) ( 992 1600 -672 ) RPBASE2 0 0 0 1 1 +} +// brush 1554 +{ +( 960 2064 128 ) ( 960 2064 0 ) ( 960 2032 0 ) TEK_LA12 0 0 0 1 1 +( 736 -256 0 ) ( 736 -384 0 ) ( 704 -384 0 ) TEK_LA12 0 0 0 1 1 +( 992 1664 -640 ) ( 928 1664 -640 ) ( 928 1600 -640 ) TEK_LA12 0 0 0 1 1 +( 928 1600 160 ) ( 928 1600 -640 ) ( 928 1664 -640 ) PBTEK1_01 0 0 0 1 1 +( 928 1664 -640 ) ( 992 1664 -640 ) ( 992 1664 160 ) TEK_LA12 0 0 0 1 1 +( 928 1600 160 ) ( 992 1600 160 ) ( 992 1600 -640 ) TEK_LA12 0 0 0 1 1 +} +// brush 1555 +{ +( 640 544 -640 ) ( 640 480 -640 ) ( 608 480 -640 ) PBTEK1_06 0 0 0 1 1 +( 896 1504 -672 ) ( 832 1504 -672 ) ( 832 1472 -672 ) PBTEK1_06 0 0 0 1 1 +( 896 1504 -632 ) ( 896 1504 -672 ) ( 896 1472 -672 ) RPBASE2 0 0 0 1 1 +( 832 1472 -632 ) ( 832 1472 -672 ) ( 832 1504 -672 ) RPBASE2 0 0 0 1 1 +( 832 1504 -672 ) ( 896 1504 -672 ) ( 896 1504 -632 ) PBTEK1_06 0 0 0 1 1 +( 832 1472 -632 ) ( 896 1472 -632 ) ( 896 1472 -672 ) PBTEK1_06 0 0 0 1 1 +} +// brush 1556 +{ +( 640 544 0 ) ( 640 480 0 ) ( 608 480 0 ) TEK_LA12 0 0 0 1 1 +( 896 1504 -640 ) ( 832 1504 -640 ) ( 832 1472 -640 ) TEK_LA12 0 0 0 1 1 +( 896 1504 160 ) ( 896 1504 -640 ) ( 896 1472 -640 ) TEK_LA12 0 0 0 1 1 +( 832 1472 160 ) ( 832 1472 -640 ) ( 832 1504 -640 ) TEK_LA12 0 0 0 1 1 +( 832 1504 -640 ) ( 896 1504 -640 ) ( 896 1504 160 ) PBTEK1_01 0 0 0 1 1 +( 832 1472 160 ) ( 896 1472 160 ) ( 896 1472 -640 ) TEK_LA12 0 0 0 1 1 +} +// brush 1557 +{ +( 448 544 -640 ) ( 448 480 -640 ) ( 416 480 -640 ) PBTEK1_06 0 0 0 1 1 +( 704 1504 -672 ) ( 640 1504 -672 ) ( 640 1472 -672 ) PBTEK1_06 0 0 0 1 1 +( 704 1504 -632 ) ( 704 1504 -672 ) ( 704 1472 -672 ) RPBASE2 0 0 0 1 1 +( 640 1472 -632 ) ( 640 1472 -672 ) ( 640 1504 -672 ) RPBASE2 0 0 0 1 1 +( 640 1504 -672 ) ( 704 1504 -672 ) ( 704 1504 -632 ) PBTEK1_06 0 0 0 1 1 +( 640 1472 -632 ) ( 704 1472 -632 ) ( 704 1472 -672 ) PBTEK1_06 0 0 0 1 1 +} +// brush 1558 +{ +( 448 544 0 ) ( 448 480 0 ) ( 416 480 0 ) TEK_LA12 0 0 0 1 1 +( 704 1504 -640 ) ( 640 1504 -640 ) ( 640 1472 -640 ) TEK_LA12 0 0 0 1 1 +( 704 1504 160 ) ( 704 1504 -640 ) ( 704 1472 -640 ) TEK_LA12 0 0 0 1 1 +( 640 1472 160 ) ( 640 1472 -640 ) ( 640 1504 -640 ) TEK_LA12 0 0 0 1 1 +( 640 1504 -640 ) ( 704 1504 -640 ) ( 704 1504 160 ) PBTEK1_01 0 0 0 1 1 +( 640 1472 160 ) ( 704 1472 160 ) ( 704 1472 -640 ) TEK_LA12 0 0 0 1 1 +} +// brush 1559 +{ +( 592 1968 -672 ) ( 528 1968 -672 ) ( 528 1904 -672 ) ECOP1_6 -16 48 0 1 1 +( 592 1904 -224 ) ( 528 1904 -224 ) ( 528 1968 -224 ) ECOP1_6 -16 48 0 1 1 +( 592 1968 -224 ) ( 592 1968 -672 ) ( 592 1904 -672 ) ECOP1_6 16 32 0 1 1 +( 528 1904 -224 ) ( 528 1904 -672 ) ( 528 1968 -672 ) ECOP1_6 16 32 0 1 1 +( 528 1968 -672 ) ( 592 1968 -672 ) ( 592 1968 -224 ) ECOP1_6 -16 32 0 1 1 +( 528 1904 -224 ) ( 592 1904 -224 ) ( 592 1904 -672 ) ECOP1_6 -16 32 0 1 1 +} +// brush 1560 +{ +( 112 1984 128 ) ( 112 1984 0 ) ( 128 1984 0 ) PIP_RE2 0 0 0 1 1 +( 224 1992 -48 ) ( 224 1992 -32 ) ( 224 2248 -32 ) twall4_1 0 0 0 1 1 +( 112 2232 -48 ) ( 112 2232 -32 ) ( 112 1976 -32 ) PBTEK1_03 -16 0 0 1 1 +( 144 1936 -128 ) ( 144 1936 -192 ) ( -48 1936 -192 ) COMP1_6A -16 0 0 1 1 +( 192 1952 -128 ) ( 192 1936 -128 ) ( 0 1936 -128 ) PIP_RE2 0 80 0 1 1 +( 0 1952 -192 ) ( 0 1936 -192 ) ( 192 1936 -192 ) PIP_RE2 0 80 0 1 1 +} +// brush 1561 +{ +( 48 2048 0 ) ( 64 2048 0 ) ( 64 2048 128 ) COMP1_4 0 0 0 1 1 +( 64 1984 128 ) ( 64 1984 0 ) ( 32 1984 0 ) COMP1_4 0 0 0 1 1 +( 48 2112 -48 ) ( 48 2112 -32 ) ( 48 2368 -32 ) TECH01_7 0 0 0 1 1 +( -32 2264 -48 ) ( -32 2264 -32 ) ( -32 2008 -32 ) COMP1_4 -16 0 0 1 1 +( 96 1984 -128 ) ( 96 1968 -128 ) ( -96 1968 -128 ) COMP1_4 16 32 0 1 1 +( -96 1984 -192 ) ( -96 1968 -192 ) ( 96 1968 -192 ) COMP1_4 16 32 0 1 1 +} +// brush 1562 +{ +( 58 2048 128 ) ( 58 2048 0 ) ( 48 2048 0 ) COMP1_4 0 0 0 1 1 +( 48 2176 -48 ) ( 48 2176 -32 ) ( 48 2688 -32 ) TECH01_6 0 0 0 1 1 +( 0 2176 -176 ) ( 0 2176 -160 ) ( -269 2176 -160 ) COMP1_4 16 0 0 1 1 +( 0 2480 -48 ) ( 0 2480 -32 ) ( 0 1968 -32 ) COMP1_4 -16 0 0 1 1 +( 77 1920 -128 ) ( 77 1888 -128 ) ( -38 1888 -128 ) COMP1_4 16 32 0 1 1 +( -38 1920 -192 ) ( -38 1888 -192 ) ( 77 1888 -192 ) COMP1_4 16 32 0 1 1 +} +// brush 1563 +{ +( 112 2096 128 ) ( 112 2096 0 ) ( 112 2092 0 ) PIP_RE2 0 0 0 1 1 +( 77 2080 -192 ) ( 77 2076 -192 ) ( 112 2076 -192 ) COMP1_4 0 32 0 1 1 +( 112 2080 -128 ) ( 112 2076 -128 ) ( 77 2076 -128 ) COMP1_4 0 32 0 1 1 +( 102 2112 -128 ) ( 102 2112 -192 ) ( 67 2112 -192 ) TECH01_6 16 0 0 1 1 +( 80 2148 -48 ) ( 80 2148 -32 ) ( 80 2084 -32 ) COMP1_4 -16 0 0 1 1 +( 90 2176 -176 ) ( 90 2176 -160 ) ( 9 2176 -160 ) PIP_RE2 64 111 -180 1 -1 +} +// brush 1564 +{ +( 176 2048 128 ) ( 176 2048 0 ) ( 176 2032 0 ) PIP_RE2 0 0 0 1 1 +( 128 1984 0 ) ( 112 1984 0 ) ( 112 1984 128 ) PIP_RE2 0 0 0 1 1 +( 56 2048 -176 ) ( 56 2048 -160 ) ( -392 2048 -160 ) TECH01_6 16 0 0 1 1 +( 112 2232 -48 ) ( 112 2232 -32 ) ( 112 1976 -32 ) TECH01_7 0 0 0 1 1 +( 192 1952 -128 ) ( 192 1936 -128 ) ( 0 1936 -128 ) PIP_RE2 0 80 0 1 1 +( 0 1952 -192 ) ( 0 1936 -192 ) ( 192 1936 -192 ) PIP_RE2 0 80 0 1 1 +} +// brush 1565 +{ +( 256 2240 192 ) ( 272 2240 192 ) ( 272 2240 448 ) TWALL2_5 0 0 0 1 1 +( 0 2116 192 ) ( 0 2128 192 ) ( 0 2128 448 ) PIP_RE2 0 0 0 1 1 +( -614 2080 -192 ) ( -614 2068 -192 ) ( 0 2068 -192 ) COMP1_4 0 32 0 1 1 +( 0 2080 -64 ) ( 0 2068 -64 ) ( -614 2068 -64 ) COMP1_4 0 32 0 1 1 +( -179 2176 -64 ) ( -179 2176 -192 ) ( -794 2176 -192 ) TECH01_7 16 0 0 1 1 +( 256 2170 96 ) ( 256 2170 128 ) ( 256 2362 128 ) TWALL2_5 0 0 0 1 1 +} +// brush 1566 +{ +( 176 2096 128 ) ( 176 2096 0 ) ( 176 2092 0 ) PIP_RE2 0 0 0 1 1 +( 106 2080 -192 ) ( 106 2076 -192 ) ( 176 2076 -192 ) COMP1_4 0 32 0 1 1 +( 176 2080 -128 ) ( 176 2076 -128 ) ( 106 2076 -128 ) COMP1_4 0 32 0 1 1 +( 156 2112 -128 ) ( 156 2112 -192 ) ( 86 2112 -192 ) TWALL2_5 16 0 0 1 1 +( 112 2148 -48 ) ( 112 2148 -32 ) ( 112 2084 -32 ) COMP1_4 -16 0 0 1 1 +( 132 2176 -176 ) ( 132 2176 -160 ) ( -31 2176 -160 ) PIP_RE2 64 111 -180 1 -1 +} +// brush 1567 +{ +( 64 2096 128 ) ( 64 2096 0 ) ( 64 2092 0 ) PIP_RE2 0 0 0 1 1 +( 47 2080 -192 ) ( 47 2076 -192 ) ( 64 2076 -192 ) COMP1_4 0 32 0 1 1 +( 64 2080 -128 ) ( 64 2076 -128 ) ( 47 2076 -128 ) COMP1_4 0 32 0 1 1 +( 59 2112 -128 ) ( 59 2112 -192 ) ( 41 2112 -192 ) TECH01_6 16 0 0 1 1 +( 48 2148 -48 ) ( 48 2148 -32 ) ( 48 2084 -32 ) COMP1_4 -16 0 0 1 1 +( 53 2176 -176 ) ( 53 2176 -160 ) ( 12 2176 -160 ) PIP_RE2 64 111 -180 1 -1 +} +// brush 1568 +{ +( 80 2096 -64 ) ( 80 2096 -96 ) ( 80 2092 -96 ) PIP_RE2 0 0 0 1 1 +( 63 2080 -144 ) ( 63 2076 -144 ) ( 80 2076 -144 ) COMP1_4 0 32 0 1 1 +( 80 2080 -128 ) ( 80 2076 -128 ) ( 63 2076 -128 ) COMP1_4 0 32 0 1 1 +( 75 2112 -128 ) ( 75 2112 -144 ) ( 57 2112 -144 ) TECH01_6 16 0 0 1 1 +( 64 2148 -108 ) ( 64 2148 -104 ) ( 64 2084 -104 ) COMP1_4 -16 0 0 1 1 +( 69 2176 -140 ) ( 69 2176 -136 ) ( 28 2176 -136 ) PIP_RE2 64 111 -180 1 -1 +} +// brush 1569 +{ +( 80 2096 -32 ) ( 80 2096 -96 ) ( 80 2092 -96 ) PIP_RE2 0 0 0 1 1 +( 63 2080 -192 ) ( 63 2076 -192 ) ( 80 2076 -192 ) COMP1_4 0 32 0 1 1 +( 80 2080 -160 ) ( 80 2076 -160 ) ( 63 2076 -160 ) COMP1_4 0 32 0 1 1 +( 75 2112 -160 ) ( 75 2112 -192 ) ( 57 2112 -192 ) TECH01_6 16 0 0 1 1 +( 64 2148 -120 ) ( 64 2148 -112 ) ( 64 2084 -112 ) COMP1_4 -16 0 0 1 1 +( 69 2176 -184 ) ( 69 2176 -176 ) ( 28 2176 -176 ) PIP_RE2 64 111 -180 1 -1 +} +// brush 1570 +{ +( 80 2096 -80 ) ( 80 2096 -112 ) ( 80 2092 -112 ) PIP_RE2 0 0 0 1 1 +( 63 2080 -160 ) ( 63 2076 -160 ) ( 80 2076 -160 ) COMP1_4 0 32 0 1 1 +( 80 2080 -144 ) ( 80 2076 -144 ) ( 63 2076 -144 ) COMP1_4 0 32 0 1 1 +( 75 2112 -144 ) ( 75 2112 -160 ) ( 57 2112 -160 ) LITE_FART3 0 16 0 1 1 +( 64 2148 -124 ) ( 64 2148 -120 ) ( 64 2084 -120 ) COMP1_4 -16 0 0 1 1 +( 69 2176 -156 ) ( 69 2176 -152 ) ( 28 2176 -152 ) PIP_RE2 64 111 -180 1 -1 +} +// brush 1571 +{ +( 288 0 -64 ) ( 352 0 -64 ) ( 352 128 -64 ) TECH07_2 0 0 0 1 1 +( 320 2048 72 ) ( 272 2048 72 ) ( 272 2048 -64 ) TECH04_8 0 -112 0 1 1 +( 256 2023 72 ) ( 256 2034 72 ) ( 256 2034 -64 ) TECH07_2 -56 0 -180 1 -1 +( 240 1984 72 ) ( 288 1984 72 ) ( 288 1984 -64 ) TWALL2_6 0 0 0 1 1 +( 224 2034 64 ) ( 224 2023 64 ) ( 224 2023 -72 ) BLACK 0 0 0 1 1 +( 240 2034 64 ) ( 288 2034 64 ) ( 288 2023 64 ) LUNFLR1 0 0 0 1 1 +} +// brush 1572 +{ +( 224 2092 0 ) ( 224 2096 0 ) ( 224 2096 128 ) PIP_RE2 0 0 0 1 1 +( 147 2080 -192 ) ( 147 2076 -192 ) ( 224 2076 -192 ) COMP1_4 0 32 0 1 1 +( 224 2080 -128 ) ( 224 2076 -128 ) ( 147 2076 -128 ) COMP1_4 0 32 0 1 1 +( 202 2112 -128 ) ( 202 2112 -192 ) ( 125 2112 -192 ) PBTEK1_05 0 0 0 1 1 +( 176 2176 -176 ) ( 176 2176 -160 ) ( -3 2176 -160 ) PIP_RE2 64 111 -180 1 -1 +( 256 2110 -48 ) ( 256 2110 -32 ) ( 256 2174 -32 ) TECH01_7 0 0 0 1 1 +} +// brush 1573 +{ +( 256 2304 -64 ) ( 0 2304 -64 ) ( 0 2048 -64 ) TWALL2_6 0 0 0 1 1 +( 256 2048 64 ) ( 0 2048 64 ) ( 0 2304 64 ) TWALL2_6 0 0 0 1 1 +( 256 2304 64 ) ( 256 2304 -64 ) ( 256 2048 -64 ) TWALL2_6 0 0 0 1 1 +( 0 2048 64 ) ( 0 2048 -64 ) ( 0 2304 -64 ) TWALL2_6 0 0 0 1 1 +( 0 2304 -64 ) ( 256 2304 -64 ) ( 256 2304 64 ) TECH08_1B 0 0 0 1 1 +( 0 2048 64 ) ( 256 2048 64 ) ( 256 2048 -64 ) TWALL2_6 0 0 0 1 1 +} +// brush 1574 +{ +( 472 128 0 ) ( 472 0 0 ) ( 480 0 -8 ) TWALL2_6 0 -2 90 1 0.750000 +( 512 2048 -40 ) ( 472 2048 -40 ) ( 472 2048 0 ) TWALL2_6 0 0 0 1 1 +( 512 2656 0 ) ( 472 2656 0 ) ( 472 2656 -40 ) TWALL2_6 0 0 0 1 1 +( 512 2656 -40 ) ( 512 2048 -40 ) ( 512 2048 0 ) TWALL2_6 0 0 0 1 1 +( 472 2656 0 ) ( 512 2656 0 ) ( 512 2048 0 ) TWALL2_6 0 0 0 1 1 +} +// brush 1575 +{ +( 288 0 -8 ) ( 296 0 0 ) ( 296 128 0 ) TWALL2_6 0 -2 90 1 -0.750000 +( 296 2048 0 ) ( 296 2048 -40 ) ( 256 2048 -40 ) TWALL2_6 0 0 0 1 1 +( 296 2656 -40 ) ( 296 2656 0 ) ( 256 2656 0 ) TWALL2_6 0 0 0 1 1 +( 256 2048 0 ) ( 256 2048 -40 ) ( 256 2656 -40 ) TWALL2_6 0 0 0 1 1 +( 256 2048 0 ) ( 256 2656 0 ) ( 296 2656 0 ) TWALL2_6 0 0 0 1 1 +} +// brush 1576 +{ +( 496 2112 -48 ) ( 512 2112 -40 ) ( 512 2112 -192 ) TECH04_3 0 0 0 1 1 +( 496 2144 -192 ) ( 512 2144 -192 ) ( 512 2144 -40 ) TECH04_3 0 0 0 1 1 +( 496 2144 -48 ) ( 496 2112 -48 ) ( 496 2112 -192 ) TECH04_3 0 0 0 1 1 +( 512 2144 -192 ) ( 512 2112 -192 ) ( 512 2112 -40 ) TECH04_3 0 0 0 1 1 +( 512 2144 -192 ) ( 496 2144 -192 ) ( 496 2112 -192 ) TECH04_3 0 0 0 1 1 +( 512 2112 -40 ) ( 496 2112 -48 ) ( 496 2144 -48 ) TECH04_3 0 0 0 1 1 +} +// brush 1577 +{ +( 464 2112 -16 ) ( 472 2112 0 ) ( 512 2112 -40 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 496 2144 -48 ) ( 512 2144 -40 ) ( 472 2144 0 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 464 2144 -16 ) ( 464 2112 -16 ) ( 496 2112 -48 ) TECH04_3 0 -14 0 1 -0.750000 +( 512 2144 -40 ) ( 512 2112 -40 ) ( 472 2112 0 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 472 2112 0 ) ( 464 2112 -16 ) ( 464 2144 -16 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 512 2144 -40 ) ( 496 2144 -48 ) ( 496 2112 -48 ) TECH04_3 6 -13 45 1.060000 1.060000 +} +// brush 1578 +{ +( 304 2112 -16 ) ( 296 2112 0 ) ( 472 2112 0 ) TECH04_3 0 0 0 1 1 +( 464 2144 -16 ) ( 472 2144 0 ) ( 296 2144 0 ) TECH04_3 0 0 0 1 1 +( 304 2144 -16 ) ( 304 2112 -16 ) ( 464 2112 -16 ) TECH04_3 0 0 0 1 1 +( 472 2144 0 ) ( 472 2112 0 ) ( 296 2112 0 ) TECH04_3 0 0 0 1 1 +( 472 2144 0 ) ( 464 2144 -16 ) ( 464 2112 -16 ) TECH04_3 0 0 0 1 1 +( 296 2112 0 ) ( 304 2112 -16 ) ( 304 2144 -16 ) TECH04_3 0 0 0 1 1 +} +// brush 1579 +{ +( 256 2112 -40 ) ( 296 2112 0 ) ( 304 2112 -16 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 296 2144 0 ) ( 256 2144 -40 ) ( 272 2144 -48 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 272 2112 -48 ) ( 304 2112 -16 ) ( 304 2144 -16 ) TECH04_3 0 -14 0 1 -0.750000 +( 296 2112 0 ) ( 256 2112 -40 ) ( 256 2144 -40 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 304 2144 -16 ) ( 304 2112 -16 ) ( 296 2112 0 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 272 2112 -48 ) ( 272 2144 -48 ) ( 256 2144 -40 ) TECH04_3 -2 -4 45 1.060000 1.060000 +} +// brush 1580 +{ +( 256 2112 -192 ) ( 256 2112 -40 ) ( 272 2112 -48 ) TECH04_3 0 0 0 1 1 +( 256 2144 -40 ) ( 256 2144 -192 ) ( 272 2144 -192 ) TECH04_3 0 0 0 1 1 +( 272 2112 -192 ) ( 272 2112 -48 ) ( 272 2144 -48 ) TECH04_3 0 0 0 1 1 +( 256 2112 -40 ) ( 256 2112 -192 ) ( 256 2144 -192 ) TECH04_3 0 0 0 1 1 +( 272 2112 -192 ) ( 272 2144 -192 ) ( 256 2144 -192 ) TECH04_3 0 0 0 1 1 +( 272 2144 -48 ) ( 272 2112 -48 ) ( 256 2112 -40 ) TECH04_3 0 0 0 1 1 +} +// brush 1581 +{ +( 496 2208 -48 ) ( 512 2208 -40 ) ( 512 2208 -192 ) TECH04_3 0 0 0 1 1 +( 496 2240 -192 ) ( 512 2240 -192 ) ( 512 2240 -40 ) TECH04_3 0 0 0 1 1 +( 496 2240 -48 ) ( 496 2208 -48 ) ( 496 2208 -192 ) TECH04_3 0 0 0 1 1 +( 512 2240 -192 ) ( 512 2208 -192 ) ( 512 2208 -40 ) TECH04_3 0 0 0 1 1 +( 512 2240 -192 ) ( 496 2240 -192 ) ( 496 2208 -192 ) TECH04_3 0 0 0 1 1 +( 512 2208 -40 ) ( 496 2208 -48 ) ( 496 2240 -48 ) TECH04_3 0 0 0 1 1 +} +// brush 1582 +{ +( 464 2208 -16 ) ( 472 2208 0 ) ( 512 2208 -40 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 496 2240 -48 ) ( 512 2240 -40 ) ( 472 2240 0 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 464 2240 -16 ) ( 464 2208 -16 ) ( 496 2208 -48 ) TECH04_3 0 -14 0 1 -0.750000 +( 512 2240 -40 ) ( 512 2208 -40 ) ( 472 2208 0 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 472 2208 0 ) ( 464 2208 -16 ) ( 464 2240 -16 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 512 2240 -40 ) ( 496 2240 -48 ) ( 496 2208 -48 ) TECH04_3 6 -13 45 1.060000 1.060000 +} +// brush 1583 +{ +( 304 2208 -16 ) ( 296 2208 0 ) ( 472 2208 0 ) TECH04_3 0 0 0 1 1 +( 464 2240 -16 ) ( 472 2240 0 ) ( 296 2240 0 ) TECH04_3 0 0 0 1 1 +( 304 2240 -16 ) ( 304 2208 -16 ) ( 464 2208 -16 ) TECH04_3 0 0 0 1 1 +( 472 2240 0 ) ( 472 2208 0 ) ( 296 2208 0 ) TECH04_3 0 0 0 1 1 +( 472 2240 0 ) ( 464 2240 -16 ) ( 464 2208 -16 ) TECH04_3 0 0 0 1 1 +( 296 2208 0 ) ( 304 2208 -16 ) ( 304 2240 -16 ) TECH04_3 0 0 0 1 1 +} +// brush 1584 +{ +( 256 2208 -40 ) ( 296 2208 0 ) ( 304 2208 -16 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 296 2240 0 ) ( 256 2240 -40 ) ( 272 2240 -48 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 272 2208 -48 ) ( 304 2208 -16 ) ( 304 2240 -16 ) TECH04_3 0 -14 0 1 -0.750000 +( 296 2208 0 ) ( 256 2208 -40 ) ( 256 2240 -40 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 304 2240 -16 ) ( 304 2208 -16 ) ( 296 2208 0 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 272 2208 -48 ) ( 272 2240 -48 ) ( 256 2240 -40 ) TECH04_3 -2 -4 45 1.060000 1.060000 +} +// brush 1585 +{ +( 256 2208 -192 ) ( 256 2208 -40 ) ( 272 2208 -48 ) TECH04_3 0 0 0 1 1 +( 256 2240 -40 ) ( 256 2240 -192 ) ( 272 2240 -192 ) TECH04_3 0 0 0 1 1 +( 272 2208 -192 ) ( 272 2208 -48 ) ( 272 2240 -48 ) TECH04_3 0 0 0 1 1 +( 256 2208 -40 ) ( 256 2208 -192 ) ( 256 2240 -192 ) TECH04_3 0 0 0 1 1 +( 272 2208 -192 ) ( 272 2240 -192 ) ( 256 2240 -192 ) TECH04_3 0 0 0 1 1 +( 272 2240 -48 ) ( 272 2208 -48 ) ( 256 2208 -40 ) TECH04_3 0 0 0 1 1 +} +// brush 1586 +{ +( 512 2048 0 ) ( 256 2048 0 ) ( 256 2048 64 ) twall4_1 0 0 0 1 1 +( 512 2656 64 ) ( 256 2656 64 ) ( 256 2656 0 ) twall4_1 0 0 0 1 1 +( 512 2656 0 ) ( 512 2048 0 ) ( 512 2048 64 ) twall4_1 0 0 0 1 1 +( 256 2656 64 ) ( 256 2048 64 ) ( 256 2048 0 ) twall4_1 0 0 0 1 1 +( 256 2048 0 ) ( 512 2048 0 ) ( 512 2656 0 ) twall4_1 0 0 0 1 1 +( 256 2656 64 ) ( 512 2656 64 ) ( 512 2048 64 ) twall4_1 0 0 0 1 1 +} +// brush 1587 +{ +( 496 2400 -48 ) ( 512 2400 -40 ) ( 512 2400 -192 ) TECH04_3 0 0 0 1 1 +( 496 2432 -192 ) ( 512 2432 -192 ) ( 512 2432 -40 ) TECH04_3 0 0 0 1 1 +( 496 2432 -48 ) ( 496 2400 -48 ) ( 496 2400 -192 ) TECH04_3 0 0 0 1 1 +( 512 2432 -192 ) ( 512 2400 -192 ) ( 512 2400 -40 ) TECH04_3 0 0 0 1 1 +( 512 2432 -192 ) ( 496 2432 -192 ) ( 496 2400 -192 ) TECH04_3 0 0 0 1 1 +( 512 2400 -40 ) ( 496 2400 -48 ) ( 496 2432 -48 ) TECH04_3 0 0 0 1 1 +} +// brush 1588 +{ +( 464 2400 -16 ) ( 472 2400 0 ) ( 512 2400 -40 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 496 2432 -48 ) ( 512 2432 -40 ) ( 472 2432 0 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 464 2432 -16 ) ( 464 2400 -16 ) ( 496 2400 -48 ) TECH04_3 0 -14 0 1 -0.750000 +( 512 2432 -40 ) ( 512 2400 -40 ) ( 472 2400 0 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 472 2400 0 ) ( 464 2400 -16 ) ( 464 2432 -16 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 512 2432 -40 ) ( 496 2432 -48 ) ( 496 2400 -48 ) TECH04_3 6 -13 45 1.060000 1.060000 +} +// brush 1589 +{ +( 304 2400 -16 ) ( 296 2400 0 ) ( 472 2400 0 ) TECH04_3 0 0 0 1 1 +( 464 2432 -16 ) ( 472 2432 0 ) ( 296 2432 0 ) TECH04_3 0 0 0 1 1 +( 304 2432 -16 ) ( 304 2400 -16 ) ( 464 2400 -16 ) TECH04_3 0 0 0 1 1 +( 472 2432 0 ) ( 472 2400 0 ) ( 296 2400 0 ) TECH04_3 0 0 0 1 1 +( 472 2432 0 ) ( 464 2432 -16 ) ( 464 2400 -16 ) TECH04_3 0 0 0 1 1 +( 296 2400 0 ) ( 304 2400 -16 ) ( 304 2432 -16 ) TECH04_3 0 0 0 1 1 +} +// brush 1590 +{ +( 256 2400 -40 ) ( 296 2400 0 ) ( 304 2400 -16 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 296 2432 0 ) ( 256 2432 -40 ) ( 272 2432 -48 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 272 2400 -48 ) ( 304 2400 -16 ) ( 304 2432 -16 ) TECH04_3 0 -14 0 1 -0.750000 +( 296 2400 0 ) ( 256 2400 -40 ) ( 256 2432 -40 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 304 2432 -16 ) ( 304 2400 -16 ) ( 296 2400 0 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 272 2400 -48 ) ( 272 2432 -48 ) ( 256 2432 -40 ) TECH04_3 -2 -4 45 1.060000 1.060000 +} +// brush 1591 +{ +( 496 2496 -48 ) ( 512 2496 -40 ) ( 512 2496 -192 ) TECH04_3 0 0 0 1 1 +( 496 2528 -192 ) ( 512 2528 -192 ) ( 512 2528 -40 ) TECH04_3 0 0 0 1 1 +( 496 2528 -48 ) ( 496 2496 -48 ) ( 496 2496 -192 ) TECH04_3 0 0 0 1 1 +( 512 2528 -192 ) ( 512 2496 -192 ) ( 512 2496 -40 ) TECH04_3 0 0 0 1 1 +( 512 2528 -192 ) ( 496 2528 -192 ) ( 496 2496 -192 ) TECH04_3 0 0 0 1 1 +( 512 2496 -40 ) ( 496 2496 -48 ) ( 496 2528 -48 ) TECH04_3 0 0 0 1 1 +} +// brush 1592 +{ +( 464 2496 -16 ) ( 472 2496 0 ) ( 512 2496 -40 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 496 2528 -48 ) ( 512 2528 -40 ) ( 472 2528 0 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 464 2528 -16 ) ( 464 2496 -16 ) ( 496 2496 -48 ) TECH04_3 0 -14 0 1 -0.750000 +( 512 2528 -40 ) ( 512 2496 -40 ) ( 472 2496 0 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 472 2496 0 ) ( 464 2496 -16 ) ( 464 2528 -16 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 512 2528 -40 ) ( 496 2528 -48 ) ( 496 2496 -48 ) TECH04_3 6 -13 45 1.060000 1.060000 +} +// brush 1593 +{ +( 304 2496 -16 ) ( 296 2496 0 ) ( 472 2496 0 ) TECH04_3 0 0 0 1 1 +( 464 2528 -16 ) ( 472 2528 0 ) ( 296 2528 0 ) TECH04_3 0 0 0 1 1 +( 304 2528 -16 ) ( 304 2496 -16 ) ( 464 2496 -16 ) TECH04_3 0 0 0 1 1 +( 472 2528 0 ) ( 472 2496 0 ) ( 296 2496 0 ) TECH04_3 0 0 0 1 1 +( 472 2528 0 ) ( 464 2528 -16 ) ( 464 2496 -16 ) TECH04_3 0 0 0 1 1 +( 296 2496 0 ) ( 304 2496 -16 ) ( 304 2528 -16 ) TECH04_3 0 0 0 1 1 +} +// brush 1594 +{ +( 256 2496 -40 ) ( 296 2496 0 ) ( 304 2496 -16 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 296 2528 0 ) ( 256 2528 -40 ) ( 272 2528 -48 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 272 2496 -48 ) ( 304 2496 -16 ) ( 304 2528 -16 ) TECH04_3 0 -14 0 1 -0.750000 +( 296 2496 0 ) ( 256 2496 -40 ) ( 256 2528 -40 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 304 2528 -16 ) ( 304 2496 -16 ) ( 296 2496 0 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 272 2496 -48 ) ( 272 2528 -48 ) ( 256 2528 -40 ) TECH04_3 -2 -4 45 1.060000 1.060000 +} +// brush 1595 +{ +( 288 128 -64 ) ( 288 0 -64 ) ( 320 0 -64 ) TECH04_3 0 0 0 1 1 +( 256 2496 -192 ) ( 256 2496 -40 ) ( 272 2496 -48 ) TECH04_3 0 0 0 1 1 +( 256 2528 -40 ) ( 256 2528 -192 ) ( 272 2528 -192 ) TECH04_3 0 0 0 1 1 +( 272 2496 -192 ) ( 272 2496 -48 ) ( 272 2528 -48 ) TECH04_3 0 0 0 1 1 +( 256 2496 -40 ) ( 256 2496 -192 ) ( 256 2528 -192 ) TECH04_3 0 0 0 1 1 +( 272 2528 -48 ) ( 272 2496 -48 ) ( 256 2496 -40 ) TECH04_3 0 0 0 1 1 +} +// brush 1596 +{ +( 496 2592 -48 ) ( 512 2592 -40 ) ( 512 2592 -192 ) TECH04_3 0 0 0 1 1 +( 496 2624 -192 ) ( 512 2624 -192 ) ( 512 2624 -40 ) TECH04_3 0 0 0 1 1 +( 496 2624 -48 ) ( 496 2592 -48 ) ( 496 2592 -192 ) TECH04_3 0 0 0 1 1 +( 512 2624 -192 ) ( 512 2592 -192 ) ( 512 2592 -40 ) TECH04_3 0 0 0 1 1 +( 512 2624 -192 ) ( 496 2624 -192 ) ( 496 2592 -192 ) TECH04_3 0 0 0 1 1 +( 512 2592 -40 ) ( 496 2592 -48 ) ( 496 2624 -48 ) TECH04_3 0 0 0 1 1 +} +// brush 1597 +{ +( 464 2592 -16 ) ( 472 2592 0 ) ( 512 2592 -40 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 496 2624 -48 ) ( 512 2624 -40 ) ( 472 2624 0 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 464 2624 -16 ) ( 464 2592 -16 ) ( 496 2592 -48 ) TECH04_3 0 -14 0 1 -0.750000 +( 512 2624 -40 ) ( 512 2592 -40 ) ( 472 2592 0 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 472 2592 0 ) ( 464 2592 -16 ) ( 464 2624 -16 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 512 2624 -40 ) ( 496 2624 -48 ) ( 496 2592 -48 ) TECH04_3 6 -13 45 1.060000 1.060000 +} +// brush 1598 +{ +( 304 2592 -16 ) ( 296 2592 0 ) ( 472 2592 0 ) TECH04_3 0 0 0 1 1 +( 464 2624 -16 ) ( 472 2624 0 ) ( 296 2624 0 ) TECH04_3 0 0 0 1 1 +( 304 2624 -16 ) ( 304 2592 -16 ) ( 464 2592 -16 ) TECH04_3 0 0 0 1 1 +( 472 2624 0 ) ( 472 2592 0 ) ( 296 2592 0 ) TECH04_3 0 0 0 1 1 +( 472 2624 0 ) ( 464 2624 -16 ) ( 464 2592 -16 ) TECH04_3 0 0 0 1 1 +( 296 2592 0 ) ( 304 2592 -16 ) ( 304 2624 -16 ) TECH04_3 0 0 0 1 1 +} +// brush 1599 +{ +( 256 2592 -40 ) ( 296 2592 0 ) ( 304 2592 -16 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 296 2624 0 ) ( 256 2624 -40 ) ( 272 2624 -48 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 272 2592 -48 ) ( 304 2592 -16 ) ( 304 2624 -16 ) TECH04_3 0 -14 0 1 -0.750000 +( 296 2592 0 ) ( 256 2592 -40 ) ( 256 2624 -40 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 304 2624 -16 ) ( 304 2592 -16 ) ( 296 2592 0 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 272 2592 -48 ) ( 272 2624 -48 ) ( 256 2624 -40 ) TECH04_3 -2 -4 45 1.060000 1.060000 +} +// brush 1600 +{ +( 288 128 -64 ) ( 288 0 -64 ) ( 320 0 -64 ) TECH04_3 0 0 0 1 1 +( 256 2592 -192 ) ( 256 2592 -40 ) ( 272 2592 -48 ) TECH04_3 0 0 0 1 1 +( 256 2624 -40 ) ( 256 2624 -192 ) ( 272 2624 -192 ) TECH04_3 0 0 0 1 1 +( 272 2592 -192 ) ( 272 2592 -48 ) ( 272 2624 -48 ) TECH04_3 0 0 0 1 1 +( 256 2592 -40 ) ( 256 2592 -192 ) ( 256 2624 -192 ) TECH04_3 0 0 0 1 1 +( 272 2624 -48 ) ( 272 2592 -48 ) ( 256 2592 -40 ) TECH04_3 0 0 0 1 1 +} +// brush 1601 +{ +( 272 2432 -80 ) ( 256 2432 -80 ) ( 256 2432 -64 ) TECH04_3 0 0 0 1 1 +( 272 2656 -64 ) ( 256 2656 -64 ) ( 256 2656 -80 ) TECH04_3 0 0 0 1 1 +( 272 2656 -80 ) ( 272 2432 -80 ) ( 272 2432 -64 ) TECH04_3 0 0 0 1 1 +( 256 2656 -64 ) ( 256 2432 -64 ) ( 256 2432 -80 ) TECH04_3 0 0 0 1 1 +( 256 2432 -80 ) ( 272 2432 -80 ) ( 272 2656 -80 ) TECH04_3 0 0 0 1 1 +( 256 2656 -64 ) ( 272 2656 -64 ) ( 272 2432 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1602 +{ +( 496 2304 -48 ) ( 512 2304 -40 ) ( 512 2304 -192 ) TECH04_3 0 0 0 1 1 +( 496 2336 -192 ) ( 512 2336 -192 ) ( 512 2336 -40 ) TECH04_3 0 0 0 1 1 +( 496 2336 -48 ) ( 496 2304 -48 ) ( 496 2304 -192 ) TECH04_3 0 0 0 1 1 +( 512 2336 -192 ) ( 512 2304 -192 ) ( 512 2304 -40 ) TECH04_3 0 0 0 1 1 +( 512 2336 -192 ) ( 496 2336 -192 ) ( 496 2304 -192 ) TECH04_3 0 0 0 1 1 +( 512 2304 -40 ) ( 496 2304 -48 ) ( 496 2336 -48 ) TECH04_3 0 0 0 1 1 +} +// brush 1603 +{ +( 464 2304 -16 ) ( 472 2304 0 ) ( 512 2304 -40 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 496 2336 -48 ) ( 512 2336 -40 ) ( 472 2336 0 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 464 2336 -16 ) ( 464 2304 -16 ) ( 496 2304 -48 ) TECH04_3 0 -14 0 1 -0.750000 +( 512 2336 -40 ) ( 512 2304 -40 ) ( 472 2304 0 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 472 2304 0 ) ( 464 2304 -16 ) ( 464 2336 -16 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 512 2336 -40 ) ( 496 2336 -48 ) ( 496 2304 -48 ) TECH04_3 6 -13 45 1.060000 1.060000 +} +// brush 1604 +{ +( 304 2304 -16 ) ( 296 2304 0 ) ( 472 2304 0 ) TECH04_3 0 0 0 1 1 +( 464 2336 -16 ) ( 472 2336 0 ) ( 296 2336 0 ) TECH04_3 0 0 0 1 1 +( 304 2336 -16 ) ( 304 2304 -16 ) ( 464 2304 -16 ) TECH04_3 0 0 0 1 1 +( 472 2336 0 ) ( 472 2304 0 ) ( 296 2304 0 ) TECH04_3 0 0 0 1 1 +( 472 2336 0 ) ( 464 2336 -16 ) ( 464 2304 -16 ) TECH04_3 0 0 0 1 1 +( 296 2304 0 ) ( 304 2304 -16 ) ( 304 2336 -16 ) TECH04_3 0 0 0 1 1 +} +// brush 1605 +{ +( 256 2304 -40 ) ( 296 2304 0 ) ( 304 2304 -16 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 296 2336 0 ) ( 256 2336 -40 ) ( 272 2336 -48 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 272 2304 -48 ) ( 304 2304 -16 ) ( 304 2336 -16 ) TECH04_3 0 -14 0 1 -0.750000 +( 296 2304 0 ) ( 256 2304 -40 ) ( 256 2336 -40 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 304 2336 -16 ) ( 304 2304 -16 ) ( 296 2304 0 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 272 2304 -48 ) ( 272 2336 -48 ) ( 256 2336 -40 ) TECH04_3 -2 -4 45 1.060000 1.060000 +} +// brush 1606 +{ +( 256 2304 -192 ) ( 256 2304 -40 ) ( 272 2304 -48 ) TECH04_3 0 0 0 1 1 +( 256 2336 -40 ) ( 256 2336 -192 ) ( 272 2336 -192 ) TECH04_3 0 0 0 1 1 +( 272 2304 -192 ) ( 272 2304 -48 ) ( 272 2336 -48 ) TECH04_3 0 0 0 1 1 +( 256 2304 -40 ) ( 256 2304 -192 ) ( 256 2336 -192 ) TECH04_3 0 0 0 1 1 +( 272 2304 -192 ) ( 272 2336 -192 ) ( 256 2336 -192 ) TECH04_3 0 0 0 1 1 +( 272 2336 -48 ) ( 272 2304 -48 ) ( 256 2304 -40 ) TECH04_3 0 0 0 1 1 +} +// brush 1607 +{ +( 256 2400 -192 ) ( 256 2400 -40 ) ( 272 2400 -48 ) TECH04_3 0 0 0 1 1 +( 256 2432 -40 ) ( 256 2432 -192 ) ( 272 2432 -192 ) TECH04_3 0 0 0 1 1 +( 272 2400 -192 ) ( 272 2400 -48 ) ( 272 2432 -48 ) TECH04_3 0 0 0 1 1 +( 256 2400 -40 ) ( 256 2400 -192 ) ( 256 2432 -192 ) TECH04_3 0 0 0 1 1 +( 272 2400 -192 ) ( 272 2432 -192 ) ( 256 2432 -192 ) TECH04_3 0 0 0 1 1 +( 272 2432 -48 ) ( 272 2400 -48 ) ( 256 2400 -40 ) TECH04_3 0 0 0 1 1 +} +// brush 1608 +{ +( 272 2240 448 ) ( 272 2240 192 ) ( 256 2240 192 ) TWALL2_5 0 0 0 1 1 +( 272 2304 192 ) ( 288 2304 192 ) ( 288 2304 448 ) TWALL2_5 0 0 0 1 1 +( 0 2116 192 ) ( 0 2128 192 ) ( 0 2128 448 ) PIP_RE2 0 0 0 1 1 +( -614 2080 -192 ) ( -614 2068 -192 ) ( 0 2068 -192 ) COMP1_4 0 32 0 1 1 +( 0 2080 -64 ) ( 0 2068 -64 ) ( -614 2068 -64 ) COMP1_4 0 32 0 1 1 +( 256 2170 96 ) ( 256 2170 128 ) ( 256 2362 128 ) TWALL2_2 0 48 0 1 1 +} +// brush 1609 +{ +( 288 2304 128 ) ( 288 2304 0 ) ( 272 2304 0 ) TWALL2_5 0 0 0 1 1 +( 0 2116 0 ) ( 0 2128 0 ) ( 0 2128 128 ) PIP_RE2 0 0 0 1 1 +( -614 2080 -192 ) ( -614 2068 -192 ) ( 0 2068 -192 ) COMP1_4 0 32 0 1 1 +( 0 2080 -128 ) ( 0 2068 -128 ) ( -614 2068 -128 ) COMP1_4 0 32 0 1 1 +( -384 2368 -176 ) ( -384 2368 -160 ) ( -1818 2368 -160 ) TECH10_1 0 0 0 1 1 +( 256 2170 -48 ) ( 256 2170 -32 ) ( 256 2362 -32 ) COMP1_6 32 0 0 1 1 +} +// brush 1610 +{ +( 256 0 -64 ) ( 272 0 -64 ) ( 272 128 -64 ) COMP1_1 0 0 0 1 1 +( 112 2352 0 ) ( 112 2368 0 ) ( 112 2368 128 ) COMP1_1 0 0 0 1 1 +( 288 2304 640 ) ( 288 2304 256 ) ( 272 2304 256 ) TWALL2_5 0 0 0 1 1 +( 0 2080 64 ) ( 0 2068 64 ) ( -614 2068 64 ) TECH08_1B 0 0 0 1 1 +( -384 2368 -80 ) ( -384 2368 -32 ) ( -1818 2368 -32 ) TECH08_1B 0 0 0 1 1 +( 256 2170 304 ) ( 256 2170 352 ) ( 256 2362 352 ) TWALL2_6 0 0 0 1 1 +} +// brush 1611 +{ +( 256 2432 -192 ) ( 192 2432 -192 ) ( 192 2368 -192 ) TECH10_1 0 0 0 1 1 +( 256 2368 -128 ) ( 192 2368 -128 ) ( 192 2432 -128 ) TECH10_1 0 0 0 1 1 +( 256 2432 -128 ) ( 256 2432 -192 ) ( 256 2368 -192 ) COMP1_6 32 0 0 1 1 +( 192 2368 -128 ) ( 192 2368 -192 ) ( 192 2432 -192 ) TECH10_1 0 0 0 1 1 +( 192 2432 -192 ) ( 256 2432 -192 ) ( 256 2432 -128 ) TECH10_1 0 0 0 1 1 +( 192 2368 -128 ) ( 256 2368 -128 ) ( 256 2368 -192 ) TECH10_1 0 0 0 1 1 +} +// brush 1612 +{ +( 256 2432 -128 ) ( 192 2432 -128 ) ( 192 2368 -128 ) TECH10_1 0 0 0 1 1 +( 256 2368 -64 ) ( 192 2368 -64 ) ( 192 2432 -64 ) TECH10_1 0 0 0 1 1 +( 256 2432 -64 ) ( 256 2432 -128 ) ( 256 2368 -128 ) COMP1_1 32 0 0 1 1 +( 192 2368 -64 ) ( 192 2368 -128 ) ( 192 2432 -128 ) TECH08_5B 0 0 0 1 1 +( 192 2432 -128 ) ( 256 2432 -128 ) ( 256 2432 -64 ) TECH10_1 0 0 0 1 1 +( 192 2368 -64 ) ( 256 2368 -64 ) ( 256 2368 -128 ) TECH10_1 0 0 0 1 1 +} +// brush 1613 +{ +( 256 2432 -64 ) ( 192 2432 -64 ) ( 192 2368 -64 ) TECH10_1 0 0 0 1 1 +( 256 2368 0 ) ( 192 2368 0 ) ( 192 2432 0 ) TECH10_1 0 0 0 1 1 +( 256 2432 0 ) ( 256 2432 -64 ) ( 256 2368 -64 ) TWALL2_6 0 0 0 1 1 +( 192 2368 0 ) ( 192 2368 -64 ) ( 192 2432 -64 ) TECH08_5B 0 0 0 1 1 +( 192 2432 -64 ) ( 256 2432 -64 ) ( 256 2432 0 ) TECH10_1 0 0 0 1 1 +( 192 2368 0 ) ( 256 2368 0 ) ( 256 2368 -64 ) TECH10_1 0 0 0 1 1 +} +// brush 1614 +{ +( 288 2496 0 ) ( 192 2496 0 ) ( 192 2496 128 ) TECH10_1 0 0 0 1 1 +( 192 2560 0 ) ( 256 2560 0 ) ( 256 2560 128 ) TECH10_1 0 0 0 1 1 +( 256 2624 -64 ) ( 192 2624 -64 ) ( 192 2432 -64 ) TECH10_1 0 0 0 1 1 +( 256 2432 0 ) ( 192 2432 0 ) ( 192 2624 0 ) TECH10_1 0 0 0 1 1 +( 256 2624 0 ) ( 256 2624 -64 ) ( 256 2432 -64 ) TWALL2_6 0 0 0 1 1 +( 192 2432 0 ) ( 192 2432 -64 ) ( 192 2624 -64 ) TECH10_1 0 0 0 1 1 +} +// brush 1615 +{ +( 256 2624 0 ) ( 192 2624 0 ) ( 192 2368 0 ) TECH10_1 0 0 0 1 1 +( 256 2368 64 ) ( 192 2368 64 ) ( 192 2624 64 ) TECH10_1 0 0 0 1 1 +( 256 2624 64 ) ( 256 2624 0 ) ( 256 2368 0 ) TWALL2_6 0 0 0 1 1 +( 192 2368 64 ) ( 192 2368 0 ) ( 192 2624 0 ) TECH10_1 0 0 0 1 1 +( 192 2624 0 ) ( 256 2624 0 ) ( 256 2624 64 ) TECH10_1 0 0 0 1 1 +( 192 2368 64 ) ( 256 2368 64 ) ( 256 2368 0 ) TECH10_1 0 0 0 1 1 +} +// brush 1616 +{ +( 448 2624 -64 ) ( 446 2608 -64 ) ( 446 2608 -80 ) TECH04_3 0 0 0 1 1 +( 446 2608 -64 ) ( 512 2608 -64 ) ( 512 2608 -80 ) TECH04_3 0 0 0 1 1 +( 512 2624 -64 ) ( 448 2624 -64 ) ( 448 2624 -80 ) TECH04_3 0 0 0 1 1 +( 512 2608 -64 ) ( 512 2624 -64 ) ( 512 2624 -80 ) TECH04_3 0 0 0 1 1 +( 512 2624 -80 ) ( 448 2624 -80 ) ( 446 2608 -80 ) TECH04_3 0 0 0 1 1 +( 512 2608 -64 ) ( 446 2608 -64 ) ( 448 2624 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1617 +{ +( 304 2048 -80 ) ( 272 2048 -80 ) ( 272 2048 -64 ) TECH04_3 0 0 0 1 1 +( 304 2064 -64 ) ( 272 2064 -64 ) ( 272 2064 -80 ) TECH04_3 0 0 0 1 1 +( 304 2064 -80 ) ( 304 2048 -80 ) ( 304 2048 -64 ) TECH04_3 0 0 0 1 1 +( 272 2064 -64 ) ( 272 2048 -64 ) ( 272 2048 -80 ) TECH04_3 0 0 0 1 1 +( 272 2048 -80 ) ( 304 2048 -80 ) ( 304 2064 -80 ) TECH04_3 0 0 0 1 1 +( 272 2064 -64 ) ( 304 2064 -64 ) ( 304 2048 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1618 +{ +( 192 2624 -128 ) ( 192 2720 -128 ) ( 192 2720 -192 ) TECH10_8 0 0 0 1 1 +( 192 2720 -128 ) ( 0 2720 -128 ) ( 0 2720 -192 ) TECH07_2 64 0 0 1 1 +( 0 2720 -128 ) ( 0 2624 -128 ) ( 0 2624 -192 ) TECH10_8 0 0 0 1 1 +( 0 2624 -128 ) ( 192 2624 -128 ) ( 192 2624 -192 ) TECH10_8 0 0 0 1 1 +( 0 2720 -128 ) ( 192 2720 -128 ) ( 192 2624 -128 ) TECH10_8 0 0 0 1 1 +( 0 2624 -192 ) ( 192 2624 -192 ) ( 192 2720 -192 ) TECH10_8 0 0 0 1 1 +} +// brush 1619 +{ +( 448 2624 -192 ) ( 448 2624 -64 ) ( 448 2720 -64 ) TECH08_1B 0 64 0 1 1 +( 320 2720 -192 ) ( 320 2720 -64 ) ( 320 2656 -64 ) TECH08_1B 0 64 0 1 1 +( 448 2720 -192 ) ( 448 2720 -64 ) ( 320 2720 -64 ) TECH07_2 64 0 0 1 1 +( 320 2656 -192 ) ( 320 2656 -64 ) ( 448 2624 -64 ) TECH09_3 64 64 0 1 1 +( 320 2656 -64 ) ( 320 2720 -64 ) ( 448 2720 -64 ) TECH08_1B 0 64 0 1 1 +( 320 2720 -192 ) ( 320 2656 -192 ) ( 448 2624 -192 ) TECH08_1B 0 64 0 1 1 +} +// brush 1620 +{ +( 446 2608 -64 ) ( 448 2624 -64 ) ( 448 2624 -80 ) TECH04_3 0 0 0 1 1 +( 320 2656 -64 ) ( 318 2640 -64 ) ( 318 2640 -80 ) TECH04_3 0 0 0 1 1 +( 318 2640 -64 ) ( 446 2608 -64 ) ( 446 2608 -80 ) TECH04_3 0 0 0 1 1 +( 448 2624 -64 ) ( 320 2656 -64 ) ( 320 2656 -80 ) TECH04_3 0 0 0 1 1 +( 448 2624 -80 ) ( 320 2656 -80 ) ( 318 2640 -80 ) TECH04_3 4 -4 -14 1.020000 1.020000 +( 446 2608 -64 ) ( 318 2640 -64 ) ( 320 2656 -64 ) TECH04_3 4 -4 -14 1.020000 1.020000 +} +// brush 1621 +{ +( 320 2656 -192 ) ( 320 2656 -64 ) ( 320 2720 -64 ) TECH08_5B 0 64 0 1 1 +( 256 2720 -192 ) ( 256 2720 -64 ) ( 256 2656 -64 ) TECH08_5B 0 64 0 1 1 +( 320 2720 -192 ) ( 320 2720 -64 ) ( 256 2720 -64 ) TECH07_2 64 0 0 1 1 +( 256 2656 -192 ) ( 256 2656 -64 ) ( 320 2656 -64 ) TECH08_5B 0 64 0 1 1 +( 256 2656 -64 ) ( 256 2720 -64 ) ( 320 2720 -64 ) TECH08_5B 0 64 0 1 1 +( 256 2720 -192 ) ( 256 2656 -192 ) ( 320 2656 -192 ) TECH08_5B 0 64 0 1 1 +} +// brush 1622 +{ +( 318 2640 -64 ) ( 320 2656 -64 ) ( 320 2656 -80 ) TECH04_3 0 0 0 1 1 +( 256 2640 -64 ) ( 318 2640 -64 ) ( 318 2640 -80 ) TECH04_3 0 0 0 1 1 +( 320 2656 -64 ) ( 256 2656 -64 ) ( 256 2656 -80 ) TECH04_3 0 0 0 1 1 +( 256 2656 -64 ) ( 256 2640 -64 ) ( 256 2640 -80 ) TECH04_3 0 0 0 1 1 +( 256 2640 -80 ) ( 318 2640 -80 ) ( 320 2656 -80 ) TECH04_3 0 0 0 1 1 +( 256 2656 -64 ) ( 320 2656 -64 ) ( 318 2640 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1623 +{ +( 320 2656 -64 ) ( 448 2624 -64 ) ( 512 2624 -64 ) TWALL2_6 0 0 0 1 1 +( 448 2624 0 ) ( 320 2656 0 ) ( 512 2656 0 ) TWALL2_6 0 0 0 1 1 +( 512 2656 -64 ) ( 512 2624 -64 ) ( 512 2624 0 ) TWALL2_6 0 0 0 1 1 +( 448 2624 -64 ) ( 320 2656 -64 ) ( 320 2656 0 ) TWALL2_6 0 0 0 1 1 +( 512 2656 -64 ) ( 512 2656 0 ) ( 320 2656 0 ) TWALL2_6 0 0 0 1 1 +( 512 2624 0 ) ( 512 2624 -64 ) ( 448 2624 -64 ) TWALL2_6 0 0 0 1 1 +} +// brush 1624 +{ +( 256 2720 -64 ) ( 192 2720 -64 ) ( 192 2624 -64 ) TEK_LA12 0 64 0 1 1 +( 256 2624 64 ) ( 192 2624 64 ) ( 192 2720 64 ) TEK_LA12 0 64 0 1 1 +( 256 2720 64 ) ( 256 2720 -64 ) ( 256 2624 -64 ) TWALL2_6 0 0 0 1 1 +( 192 2624 64 ) ( 192 2624 -64 ) ( 192 2720 -64 ) TEK_LA12 0 64 0 1 1 +( 192 2720 -64 ) ( 256 2720 -64 ) ( 256 2720 64 ) TECH07_2 64 0 0 1 1 +( 192 2624 64 ) ( 256 2624 64 ) ( 256 2624 -64 ) TEK_LA16 0 64 0 1 1 +} +// brush 1625 +{ +( 160 2400 80 ) ( 160 2592 80 ) ( 192 2624 80 ) TWALL2_3 32 -24 0 1 1 +( 160 2592 16 ) ( 160 2400 16 ) ( 192 2368 0 ) TECH_32BORDA 0 0 270 1 1 +( 160 2400 16 ) ( 160 2592 16 ) ( 160 2592 80 ) SYM06_8 88 16 0 1 1 +( 192 2624 0 ) ( 192 2368 0 ) ( 192 2368 80 ) TWALL2_3 24 0 0 1 1 +( 160 2592 16 ) ( 192 2624 0 ) ( 192 2624 80 ) TWALL2_3 56 0 0 1 1 +( 192 2368 0 ) ( 160 2400 16 ) ( 160 2400 80 ) TWALL2_3 56 0 0 1 1 +} +// brush 1626 +{ +( 160 2592 80 ) ( -128 2592 80 ) ( -160 2624 80 ) TWALL2_3 32 -24 0 1 1 +( -128 2592 16 ) ( 160 2592 16 ) ( 192 2624 0 ) TECH_32BORDA 0 0 0 1 1 +( 160 2592 16 ) ( -128 2592 16 ) ( -128 2592 80 ) SYM06_8 88 16 0 1 1 +( -160 2624 0 ) ( 192 2624 0 ) ( 192 2624 80 ) TWALL2_3 24 0 0 1 1 +( -128 2592 16 ) ( -160 2624 0 ) ( -160 2624 80 ) TWALL2_3 56 0 0 1 1 +( 192 2624 0 ) ( 160 2592 16 ) ( 160 2592 80 ) TWALL2_3 56 0 0 1 1 +} +// brush 1627 +{ +( -160 2368 80 ) ( -128 2400 80 ) ( 160 2400 80 ) TWALL2_3 32 -24 0 1 1 +( 192 2368 0 ) ( 160 2400 16 ) ( -128 2400 16 ) TECH_32BORDA 0 0 180 1 1 +( -128 2400 80 ) ( -128 2400 16 ) ( 160 2400 16 ) SYM06_8 88 16 0 1 1 +( 192 2368 80 ) ( 192 2368 0 ) ( -160 2368 0 ) TWALL2_3 24 0 0 1 1 +( -160 2368 80 ) ( -160 2368 0 ) ( -128 2400 16 ) TWALL2_3 56 0 0 1 1 +( 160 2400 80 ) ( 160 2400 16 ) ( 192 2368 0 ) TWALL2_3 56 0 0 1 1 +} +// brush 1628 +{ +( -125 2624 80 ) ( -160 2624 80 ) ( -160 2368 80 ) twall4_1 0 0 0 1 1 +( -125 2368 128 ) ( -160 2368 128 ) ( -160 2624 128 ) twall4_1 0 0 0 1 1 +( 192 2624 128 ) ( 192 2624 80 ) ( 192 2368 80 ) twall4_1 0 0 0 1 1 +( -160 2368 128 ) ( -160 2368 80 ) ( -160 2624 80 ) twall4_1 0 0 0 1 1 +( -125 2624 80 ) ( -90 2624 80 ) ( -90 2624 128 ) twall4_1 0 0 0 1 1 +( -160 2368 128 ) ( -125 2368 128 ) ( -125 2368 80 ) twall4_1 0 0 0 1 1 +} +// brush 1629 +{ +( -16 2624 -128 ) ( -16 2720 -128 ) ( -16 2720 64 ) TECH08_1B 0 0 0 1 1 +( 64 2720 -128 ) ( 64 2624 -128 ) ( 64 2624 64 ) TECH08_1B 0 0 0 1 1 +( -16 2720 -128 ) ( -16 2624 -128 ) ( 128 2624 -128 ) TECH08_1B 0 112 0 1 1 +( -16 2624 64 ) ( -16 2720 64 ) ( 128 2720 64 ) TECH08_1B 0 112 0 1 1 +( -16 2624 -128 ) ( -16 2624 64 ) ( 128 2624 64 ) TECH08_1 0 0 0 1 1 +( 128 2720 -128 ) ( 128 2720 64 ) ( -16 2720 64 ) TECH07_2 64 0 0 1 1 +} +// brush 1630 +{ +( -112 2624 -128 ) ( -112 2720 -128 ) ( -112 2720 64 ) TECH08_1B 0 0 0 1 1 +( -16 2720 -128 ) ( -16 2624 -128 ) ( -16 2624 64 ) TECH08_1B 0 0 0 1 1 +( -112 2720 -128 ) ( -112 2624 -128 ) ( -16 2624 -128 ) TECH08_1B 0 112 0 1 1 +( -112 2624 64 ) ( -112 2720 64 ) ( -16 2720 64 ) TECH08_1B 0 112 0 1 1 +( -112 2624 -128 ) ( -112 2624 64 ) ( -16 2624 64 ) TECH11_2 0 0 0 1 1 +( -16 2720 -128 ) ( -16 2720 64 ) ( -112 2720 64 ) TECH07_2 64 0 0 1 1 +} +// brush 1631 +{ +( -112 2720 -128 ) ( -112 2624 -128 ) ( -112 2624 64 ) TECH08_1B 0 0 0 1 1 +( -192 2720 -128 ) ( -192 2624 -128 ) ( -112 2624 -128 ) TECH08_1B 0 112 0 1 1 +( -192 2624 64 ) ( -192 2720 64 ) ( -112 2720 64 ) TECH08_1B 0 112 0 1 1 +( -192 2624 -128 ) ( -192 2624 64 ) ( -112 2624 64 ) TECH08_1B 0 0 0 1 1 +( -192 2720 -128 ) ( -112 2720 -128 ) ( -112 2720 64 ) TECH07_2 64 0 0 1 1 +( -192 2624 -128 ) ( -192 2720 -128 ) ( -192 2720 64 ) TECH08_1B -112 0 0 1 1 +} +// brush 1632 +{ +( 16 2352 0 ) ( 16 2384 0 ) ( 16 2384 128 ) TECH08_1B 0 0 0 1 1 +( 112 2368 128 ) ( 112 2368 0 ) ( 112 2352 0 ) COMP1_1 0 0 0 1 1 +( 288 2304 640 ) ( 288 2304 256 ) ( 272 2304 256 ) TWALL2_5 0 0 0 1 1 +( -614 2080 -128 ) ( -614 2068 -128 ) ( 0 2068 -128 ) TECH08_1B 0 0 0 1 1 +( 0 2080 64 ) ( 0 2068 64 ) ( -614 2068 64 ) TECH08_1B 0 0 0 1 1 +( -384 2368 -80 ) ( -384 2368 -32 ) ( -1818 2368 -32 ) TECH09_3 0 0 0 1 1 +} +// brush 1633 +{ +( 16 2384 128 ) ( 16 2384 0 ) ( 16 2352 0 ) TECH08_1B 0 0 0 1 1 +( 288 2304 640 ) ( 288 2304 256 ) ( 272 2304 256 ) TWALL2_5 0 0 0 1 1 +( 0 2116 448 ) ( 0 2128 448 ) ( 0 2128 832 ) TWALL2_5 0 0 0 1 1 +( -614 2080 -128 ) ( -614 2068 -128 ) ( 0 2068 -128 ) TECH08_1B 0 0 0 1 1 +( 0 2080 64 ) ( 0 2068 64 ) ( -614 2068 64 ) TECH08_1B 0 0 0 1 1 +( -392 2352 -80 ) ( -392 2352 -32 ) ( -1826 2352 -32 ) TECH08_1B 0 0 0 1 1 +} +// brush 1634 +{ +( 272 128 -64 ) ( 272 0 -64 ) ( 256 0 -64 ) COMP1_1 0 0 0 1 1 +( 112 2352 0 ) ( 112 2368 0 ) ( 112 2368 128 ) COMP1_1 0 0 0 1 1 +( 288 2304 640 ) ( 288 2304 256 ) ( 272 2304 256 ) TWALL2_5 0 0 0 1 1 +( -614 2080 -128 ) ( -614 2068 -128 ) ( 0 2068 -128 ) TECH08_1B 0 0 0 1 1 +( -384 2368 -80 ) ( -384 2368 -32 ) ( -1818 2368 -32 ) TECH08_1B 0 0 0 1 1 +( 256 2170 304 ) ( 256 2170 352 ) ( 256 2362 352 ) COMP1_1 32 0 0 1 1 +} +// brush 1635 +{ +( 32 2624 0 ) ( 0 2624 0 ) ( 0 2560 0 ) PBTEK1_05 0 0 0 1 1 +( 32 2560 80 ) ( 0 2560 80 ) ( 0 2624 80 ) PBTEK1_05 0 0 0 1 1 +( 32 2624 80 ) ( 32 2624 0 ) ( 32 2560 0 ) PBTEK1_05 0 0 0 1 1 +( 0 2560 80 ) ( 0 2560 0 ) ( 0 2624 0 ) PBTEK1_05 0 0 0 1 1 +( 0 2624 0 ) ( 32 2624 0 ) ( 32 2624 80 ) PBTEK1_05 0 0 0 1 1 +( 0 2560 80 ) ( 32 2560 80 ) ( 32 2560 0 ) PBTEK1_05 0 0 0 1 1 +} +// brush 1636 +{ +( 32 2432 0 ) ( 0 2432 0 ) ( 0 2368 0 ) PBTEK1_05 0 0 0 1 1 +( 32 2368 80 ) ( 0 2368 80 ) ( 0 2432 80 ) PBTEK1_05 0 0 0 1 1 +( 32 2432 80 ) ( 32 2432 0 ) ( 32 2368 0 ) PBTEK1_05 0 0 0 1 1 +( 0 2368 80 ) ( 0 2368 0 ) ( 0 2432 0 ) PBTEK1_05 0 0 0 1 1 +( 0 2432 0 ) ( 32 2432 0 ) ( 32 2432 80 ) PBTEK1_05 0 0 0 1 1 +( 0 2368 80 ) ( 32 2368 80 ) ( 32 2368 0 ) PBTEK1_05 0 0 0 1 1 +} +// brush 1637 +{ +( 0 2528 0 ) ( 32 2528 0 ) ( 32 2560 0 ) RPBASE2 0 0 0 1 1 +( 0 2560 80 ) ( 32 2560 80 ) ( 32 2528 80 ) RPBASE2 0 0 0 1 1 +( 32 2528 0 ) ( 32 2528 80 ) ( 32 2560 80 ) RPBASE2 0 0 0 1 1 +( 0 2560 0 ) ( 0 2560 80 ) ( 0 2528 80 ) RPBASE2 0 0 0 1 1 +( 32 2560 80 ) ( 0 2560 80 ) ( 0 2560 0 ) RPBASE2 0 0 0 1 1 +( 32 2528 0 ) ( 0 2528 0 ) ( 0 2528 80 ) RPBASE2 0 0 0 1 1 +} +// brush 1638 +{ +( 32 2528 0 ) ( 32 2528 80 ) ( 32 2464 80 ) RPBASE2 0 0 0 1 1 +( 48 2512 0 ) ( 48 2512 80 ) ( 32 2528 80 ) RPBASE2 0 0 0 1 1 +( 32 2464 0 ) ( 32 2464 80 ) ( 48 2480 80 ) RPBASE2 0 0 0 1 1 +( 48 2480 0 ) ( 48 2512 0 ) ( 32 2528 0 ) TLIGHT02 0 0 90 1 1 +( 48 2512 80 ) ( 48 2480 80 ) ( 32 2464 80 ) RPBASE2 0 0 0 1 1 +( 48 2480 80 ) ( 48 2512 80 ) ( 48 2512 0 ) RPBASE2 0 0 0 1 1 +} +// brush 1639 +{ +( -32 2544 16 ) ( -32 2544 80 ) ( 0 2528 80 ) TWALL2_3 0 0 0 1 1 +( 0 2624 80 ) ( 0 2528 80 ) ( -32 2544 80 ) TWALL2_3 32 -24 0 1 1 +( -32 2544 16 ) ( 0 2528 0 ) ( 0 2624 0 ) TECH_32BORDA 0 0 270 1 1 +( -32 2624 80 ) ( -32 2544 80 ) ( -32 2544 16 ) SYM06_8 88 16 0 1 1 +( 0 2528 0 ) ( 0 2528 80 ) ( 0 2624 80 ) TECH04_6 0 0 0 1 1 +( 0 2624 0 ) ( 0 2624 80 ) ( -32 2624 80 ) TWALL2_3 56 0 0 1 1 +} +// brush 1640 +{ +( 0 2528 0 ) ( 0 2528 80 ) ( -32 2544 80 ) TWALL2_3 0 0 0 1 1 +( -48 2528 16 ) ( -48 2528 80 ) ( -16 2512 80 ) TWALL2_3 0 0 0 1 1 +( 0 2528 80 ) ( -16 2512 80 ) ( -48 2528 80 ) TWALL2_3 32 -24 0 1 1 +( -16 2512 0 ) ( 0 2528 0 ) ( -32 2544 16 ) TECH_32BORDA 0 9 225 1.060000 1.060000 +( -32 2544 80 ) ( -48 2528 80 ) ( -48 2528 16 ) SYM06_8 88 16 0 1 1 +( -16 2512 80 ) ( 0 2528 80 ) ( 0 2528 0 ) TECH04_6 0 0 0 1 1 +} +// brush 1641 +{ +( -48 2464 16 ) ( -48 2464 80 ) ( -16 2480 80 ) TWALL2_3 0 0 0 1 1 +( -16 2512 0 ) ( -16 2512 80 ) ( -48 2528 80 ) TWALL2_3 0 0 0 1 1 +( -16 2512 80 ) ( -16 2480 80 ) ( -48 2464 80 ) TWALL2_3 32 -24 0 1 1 +( -16 2480 0 ) ( -16 2512 0 ) ( -48 2528 16 ) TECH_32BORDA 0 16 270 1 1 +( -48 2528 80 ) ( -48 2464 80 ) ( -48 2464 16 ) SYM06_8 88 16 0 1 1 +( -16 2480 80 ) ( -16 2512 80 ) ( -16 2512 0 ) TWALL2_3 24 0 0 1 1 +} +// brush 1642 +{ +( -32 2448 16 ) ( -32 2448 80 ) ( 0 2464 80 ) TWALL2_3 0 0 0 1 1 +( -16 2480 0 ) ( -16 2480 80 ) ( -48 2464 80 ) TWALL2_3 0 0 0 1 1 +( -16 2480 80 ) ( 0 2464 80 ) ( -32 2448 80 ) TWALL2_3 32 -24 0 1 1 +( 0 2464 0 ) ( -16 2480 0 ) ( -48 2464 16 ) TECH_32BORDA 0 11 315 1.060000 1.060000 +( -48 2464 80 ) ( -32 2448 80 ) ( -32 2448 16 ) SYM06_8 88 16 0 1 1 +( 0 2464 80 ) ( -16 2480 80 ) ( -16 2480 0 ) TECH04_6 0 0 0 1 1 +} +// brush 1643 +{ +( 0 2464 0 ) ( 0 2464 80 ) ( -32 2448 80 ) TWALL2_3 0 0 0 1 1 +( -32 2448 80 ) ( 0 2464 80 ) ( 0 2368 80 ) TWALL2_3 32 -24 0 1 1 +( 0 2368 0 ) ( 0 2464 0 ) ( -32 2448 16 ) TECH_32BORDA 0 0 270 1 1 +( -32 2448 16 ) ( -32 2448 80 ) ( -32 2368 80 ) SYM06_8 88 16 0 1 1 +( 0 2368 80 ) ( 0 2464 80 ) ( 0 2464 0 ) TECH04_6 0 0 0 1 1 +( -32 2368 16 ) ( -32 2368 80 ) ( 0 2368 80 ) TWALL2_3 56 0 0 1 1 +} +// brush 1644 +{ +( 32 2464 0 ) ( 64 2448 16 ) ( 64 2448 80 ) TWALL2_3 0 0 0 1 1 +( 64 2368 80 ) ( 32 2368 80 ) ( 32 2464 80 ) TWALL2_3 32 -24 0 1 1 +( 64 2368 16 ) ( 64 2448 16 ) ( 32 2464 0 ) TECH_32BORDA 0 0 90 1 1 +( 64 2368 16 ) ( 64 2368 80 ) ( 64 2448 80 ) SYM06_8 88 16 0 1 1 +( 32 2368 0 ) ( 32 2464 0 ) ( 32 2464 80 ) TECH04_6 0 0 0 1 1 +( 64 2368 16 ) ( 32 2368 0 ) ( 32 2368 80 ) TWALL2_3 56 0 0 1 1 +} +// brush 1645 +{ +( 64 2448 16 ) ( 32 2464 0 ) ( 32 2464 80 ) TWALL2_3 0 0 0 1 1 +( 48 2480 0 ) ( 80 2464 16 ) ( 80 2464 80 ) TWALL2_3 0 0 0 1 1 +( 64 2448 80 ) ( 32 2464 80 ) ( 48 2480 80 ) TWALL2_3 32 -24 0 1 1 +( 80 2464 16 ) ( 48 2480 0 ) ( 32 2464 0 ) TECH_32BORDA 0 -10 45 1.060000 1.060000 +( 64 2448 16 ) ( 64 2448 80 ) ( 80 2464 80 ) SYM06_8 88 16 0 1 1 +( 48 2480 0 ) ( 48 2480 80 ) ( 32 2464 80 ) TECH04_6 0 0 0 1 1 +} +// brush 1646 +{ +( 48 2512 0 ) ( 80 2528 16 ) ( 80 2528 80 ) TWALL2_3 0 0 0 1 1 +( 80 2464 16 ) ( 48 2480 0 ) ( 48 2480 80 ) TWALL2_3 0 0 0 1 1 +( 80 2464 80 ) ( 48 2480 80 ) ( 48 2512 80 ) TWALL2_3 32 -24 0 1 1 +( 80 2528 16 ) ( 48 2512 0 ) ( 48 2480 0 ) TECH_32BORDA 0 16 90 1 1 +( 80 2464 16 ) ( 80 2464 80 ) ( 80 2528 80 ) SYM06_8 88 16 0 1 1 +( 48 2512 0 ) ( 48 2512 80 ) ( 48 2480 80 ) TWALL2_3 24 0 0 1 1 +} +// brush 1647 +{ +( 32 2528 0 ) ( 64 2544 16 ) ( 64 2544 80 ) TWALL2_3 0 0 0 1 1 +( 80 2528 16 ) ( 48 2512 0 ) ( 48 2512 80 ) TWALL2_3 0 0 0 1 1 +( 80 2528 80 ) ( 48 2512 80 ) ( 32 2528 80 ) TWALL2_3 32 -24 0 1 1 +( 64 2544 16 ) ( 32 2528 0 ) ( 48 2512 0 ) TECH_32BORDA 0 20 135 1.060000 1.060000 +( 80 2528 16 ) ( 80 2528 80 ) ( 64 2544 80 ) SYM06_8 88 16 0 1 1 +( 32 2528 0 ) ( 32 2528 80 ) ( 48 2512 80 ) TECH04_6 0 0 0 1 1 +} +// brush 1648 +{ +( 64 2544 16 ) ( 32 2528 0 ) ( 32 2528 80 ) TWALL2_3 0 0 0 1 1 +( 64 2624 80 ) ( 64 2544 80 ) ( 32 2528 80 ) TWALL2_3 32 -24 0 1 1 +( 64 2624 16 ) ( 32 2624 0 ) ( 32 2528 0 ) TECH_32BORDA 0 0 90 1 1 +( 64 2624 16 ) ( 64 2544 16 ) ( 64 2544 80 ) SYM06_8 88 16 0 1 1 +( 32 2624 0 ) ( 32 2624 80 ) ( 32 2528 80 ) TECH04_6 0 0 0 1 1 +( 32 2624 0 ) ( 64 2624 16 ) ( 64 2624 80 ) TWALL2_3 56 0 0 1 1 +} +// brush 1649 +{ +( 0 2464 80 ) ( 0 2528 80 ) ( 0 2528 0 ) RPBASE2 0 0 0 1 1 +( -16 2480 80 ) ( 0 2464 80 ) ( 0 2464 0 ) RPBASE2 0 0 0 1 1 +( 0 2528 0 ) ( 0 2528 80 ) ( -16 2512 80 ) RPBASE2 0 0 0 1 1 +( -16 2480 0 ) ( 0 2464 0 ) ( 0 2528 0 ) TLIGHT02 0 0 90 1 1 +( -16 2512 80 ) ( 0 2528 80 ) ( 0 2464 80 ) RPBASE2 0 0 0 1 1 +( -16 2512 80 ) ( -16 2480 80 ) ( -16 2480 0 ) RPBASE2 0 0 0 1 1 +} +// brush 1650 +{ +( 304 2048 -192 ) ( 304 2048 -64 ) ( 320 2048 -72 ) TECH04_3 0 0 0 1 1 +( 304 2064 -64 ) ( 304 2064 -192 ) ( 320 2064 -192 ) TECH04_3 0 0 0 1 1 +( 320 2048 -192 ) ( 320 2048 -72 ) ( 320 2064 -72 ) TECH04_3 0 0 0 1 1 +( 304 2048 -64 ) ( 304 2048 -192 ) ( 304 2064 -192 ) TECH04_3 0 0 0 1 1 +( 320 2048 -192 ) ( 320 2064 -192 ) ( 304 2064 -192 ) TECH04_3 0 0 0 1 1 +( 320 2064 -72 ) ( 320 2048 -72 ) ( 304 2048 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1651 +{ +( 448 2048 -192 ) ( 448 2048 -72 ) ( 464 2048 -64 ) TECH04_3 0 0 0 1 1 +( 448 2064 -72 ) ( 448 2064 -192 ) ( 464 2064 -192 ) TECH04_3 0 0 0 1 1 +( 464 2048 -192 ) ( 464 2048 -64 ) ( 464 2064 -64 ) TECH04_3 0 0 0 1 1 +( 448 2048 -72 ) ( 448 2048 -192 ) ( 448 2064 -192 ) TECH04_3 0 0 0 1 1 +( 464 2048 -192 ) ( 464 2064 -192 ) ( 448 2064 -192 ) TECH04_3 0 0 0 1 1 +( 464 2064 -64 ) ( 464 2048 -64 ) ( 448 2048 -72 ) TECH04_3 0 0 0 1 1 +} +// brush 1652 +{ +( 528 128 -64 ) ( 528 0 -64 ) ( 512 0 -64 ) TECH08_1B 0 0 0 1 1 +( -192 2656 -128 ) ( -256 2656 -128 ) ( -256 2592 -128 ) TECH08_1B 0 0 0 1 1 +( 664 1984 64 ) ( 728 1984 64 ) ( 728 1984 -128 ) SYM06_2 0 64 0 1 1 +( 512 2616 64 ) ( 512 2680 64 ) ( 512 2680 -128 ) TECH08_1B 0 0 0 1 1 +( -192 2048 64 ) ( -256 2048 64 ) ( -256 2048 -128 ) TECH01_7 0 0 0 1 1 +( 448 2648 64 ) ( 448 2584 64 ) ( 448 2584 -128 ) PBTEK1_04 0 0 0 1 1 +} +// brush 1653 +{ +( 280 1984 -48 ) ( 280 1984 -32 ) ( 536 1984 -32 ) SYM06_2 0 64 0 1 1 +( 512 2600 -176 ) ( 512 2600 -160 ) ( 512 3048 -160 ) TECH10_1 0 0 0 1 1 +( 400 2048 -48 ) ( 400 2048 -32 ) ( 144 2048 -32 ) TECH01_7 0 0 0 1 1 +( 448 2480 -128 ) ( 448 2480 -192 ) ( 448 2672 -192 ) TECH10_1 0 0 0 1 1 +( 128 2480 -128 ) ( 112 2480 -128 ) ( 112 2672 -128 ) TECH10_1 0 0 0 1 1 +( 128 2672 -192 ) ( 112 2672 -192 ) ( 112 2480 -192 ) TECH10_1 0 0 0 1 1 +} +// brush 1654 +{ +( 528 128 -64 ) ( 528 0 -64 ) ( 512 0 -64 ) TECH08_1B 0 0 0 1 1 +( 256 2040 0 ) ( 256 2056 0 ) ( 256 2056 128 ) TECH08_1B 0 0 0 1 1 +( -619 2048 64 ) ( -704 2048 64 ) ( -704 2048 -128 ) TECH01_7 0 0 0 1 1 +( 320 2616 64 ) ( 320 2680 64 ) ( 320 2680 -128 ) PBTEK1_04 0 0 0 1 1 +( 523 1984 64 ) ( 608 1984 64 ) ( 608 1984 -128 ) SYM06_2 0 64 0 1 1 +( -619 2656 -128 ) ( -704 2656 -128 ) ( -704 2592 -128 ) TECH08_1B 0 0 0 1 1 +} +// brush 1655 +{ +( -64 2672 -192 ) ( -80 2672 -192 ) ( -80 2480 -192 ) TECH10_1 0 0 0 1 1 +( -64 2480 -128 ) ( -80 2480 -128 ) ( -80 2672 -128 ) TECH10_1 0 0 0 1 1 +( 256 2480 -128 ) ( 256 2480 -192 ) ( 256 2672 -192 ) TECH10_1 0 0 0 1 1 +( 208 2048 -48 ) ( 208 2048 -32 ) ( -48 2048 -32 ) TECH01_7 0 0 0 1 1 +( 320 2600 -176 ) ( 320 2600 -160 ) ( 320 3048 -160 ) TECH10_1 0 0 0 1 1 +( 88 1984 -48 ) ( 88 1984 -32 ) ( 344 1984 -32 ) SYM06_2 0 64 0 1 1 +} +// brush 1656 +{ +( 560 0 -160 ) ( 528 0 -160 ) ( 528 128 -160 ) COMP1_4 0 0 0 1 1 +( 512 2528 128 ) ( 512 2528 0 ) ( 560 2528 0 ) COMP1_4 0 0 0 1 1 +( 576 2432 0 ) ( 528 2432 0 ) ( 528 2432 128 ) COMP1_4 0 0 0 1 1 +( 352 2672 -192 ) ( 344 2672 -192 ) ( 344 2480 -192 ) COMP1_4 0 0 0 1 1 +( 512 2480 -64 ) ( 512 2480 -192 ) ( 512 2672 -192 ) COMP1_1 0 32 0 1 1 +( 544 2600 -160 ) ( 544 2600 -128 ) ( 544 3048 -128 ) SYM06_4 0 64 0 1 1 +} +// brush 1657 +{ +( 528 2432 128 ) ( 528 2432 0 ) ( 576 2432 0 ) COMP1_4 0 0 0 1 1 +( 560 2336 0 ) ( 512 2336 0 ) ( 512 2336 128 ) COMP1_4 0 0 0 1 1 +( 352 2672 -192 ) ( 344 2672 -192 ) ( 344 2480 -192 ) COMP1_4 0 0 0 1 1 +( 352 2480 -64 ) ( 344 2480 -64 ) ( 344 2672 -64 ) COMP1_4 0 0 0 1 1 +( 512 2480 -64 ) ( 512 2480 -192 ) ( 512 2672 -192 ) TWALL2_1 32 -6 0 1 1 +( 544 2600 -160 ) ( 544 2600 -128 ) ( 544 3048 -128 ) SYM06_4 0 64 0 1 1 +} +// brush 1658 +{ +( 512 2336 128 ) ( 512 2336 0 ) ( 560 2336 0 ) COMP1_4 0 0 0 1 1 +( 560 2240 0 ) ( 512 2240 0 ) ( 512 2240 128 ) COMP1_4 0 0 0 1 1 +( 352 2672 -192 ) ( 344 2672 -192 ) ( 344 2480 -192 ) COMP1_4 0 0 0 1 1 +( 352 2480 -64 ) ( 344 2480 -64 ) ( 344 2672 -64 ) COMP1_4 0 0 0 1 1 +( 512 2480 -64 ) ( 512 2480 -192 ) ( 512 2672 -192 ) TWALL2_2 0 48 0 1 1 +( 544 2600 -160 ) ( 544 2600 -128 ) ( 544 3048 -128 ) SYM06_4 0 64 0 1 1 +} +// brush 1659 +{ +( 512 2240 128 ) ( 512 2240 0 ) ( 560 2240 0 ) COMP1_4 0 0 0 1 1 +( 544 2144 0 ) ( 512 2144 0 ) ( 512 2144 128 ) COMP1_4 0 0 0 1 1 +( 352 2672 -192 ) ( 344 2672 -192 ) ( 344 2480 -192 ) COMP1_4 0 0 0 1 1 +( 352 2480 -64 ) ( 344 2480 -64 ) ( 344 2672 -64 ) COMP1_4 0 0 0 1 1 +( 512 2480 -64 ) ( 512 2480 -192 ) ( 512 2672 -192 ) TWALL2_5 32 0 0 1 1 +( 544 2600 -160 ) ( 544 2600 -128 ) ( 544 3048 -128 ) SYM06_4 0 64 0 1 1 +} +// brush 1660 +{ +( 512 2144 128 ) ( 512 2144 0 ) ( 544 2144 0 ) COMP1_4 0 0 0 1 1 +( 544 2048 0 ) ( 512 2048 0 ) ( 512 2048 128 ) COMP1_4 0 0 0 1 1 +( 352 2672 -192 ) ( 344 2672 -192 ) ( 344 2480 -192 ) COMP1_4 0 0 0 1 1 +( 352 2480 -64 ) ( 344 2480 -64 ) ( 344 2672 -64 ) COMP1_4 0 0 0 1 1 +( 512 2480 -64 ) ( 512 2480 -192 ) ( 512 2672 -192 ) TECH01_6 0 0 0 1 1 +( 544 2600 -160 ) ( 544 2600 -128 ) ( 544 3048 -128 ) SYM06_4 0 64 0 1 1 +} +// brush 1661 +{ +( 512 2048 128 ) ( 512 2048 0 ) ( 544 2048 0 ) COMP1_4 0 0 0 1 1 +( 352 2672 -192 ) ( 344 2672 -192 ) ( 344 2480 -192 ) COMP1_4 0 0 0 1 1 +( 352 2480 -64 ) ( 344 2480 -64 ) ( 344 2672 -64 ) COMP1_4 0 0 0 1 1 +( 512 2480 -64 ) ( 512 2480 -192 ) ( 512 2672 -192 ) COMP1_4 0 0 0 1 1 +( 544 2600 -160 ) ( 544 2600 -128 ) ( 544 3048 -128 ) SYM06_4 0 64 0 1 1 +( 428 1984 96 ) ( 428 1984 128 ) ( 556 1984 128 ) SYM06_4 0 64 0 1 1 +} +// brush 1662 +{ +( 560 0 -96 ) ( 528 0 -96 ) ( 528 128 -96 ) COMP1_4 0 0 0 1 1 +( 528 128 -160 ) ( 528 0 -160 ) ( 560 0 -160 ) COMP1_4 0 0 0 1 1 +( 512 2528 128 ) ( 512 2528 0 ) ( 560 2528 0 ) COMP1_4 0 0 0 1 1 +( 576 2432 0 ) ( 528 2432 0 ) ( 528 2432 128 ) COMP1_4 0 0 0 1 1 +( 512 2480 -64 ) ( 512 2480 -192 ) ( 512 2672 -192 ) COMP1_6 0 32 0 1 1 +( 544 2600 -160 ) ( 544 2600 -128 ) ( 544 3048 -128 ) SYM06_4 0 64 0 1 1 +} +// brush 1663 +{ +( 528 128 -96 ) ( 528 0 -96 ) ( 560 0 -96 ) COMP1_4 0 0 0 1 1 +( 512 2528 128 ) ( 512 2528 0 ) ( 560 2528 0 ) COMP1_4 0 0 0 1 1 +( 576 2432 0 ) ( 528 2432 0 ) ( 528 2432 128 ) COMP1_4 0 0 0 1 1 +( 352 2480 -64 ) ( 344 2480 -64 ) ( 344 2672 -64 ) COMP1_4 0 0 0 1 1 +( 512 2480 -64 ) ( 512 2480 -192 ) ( 512 2672 -192 ) COMP1_1 0 32 0 1 1 +( 544 2600 -160 ) ( 544 2600 -128 ) ( 544 3048 -128 ) SYM06_4 0 64 0 1 1 +} +// brush 1664 +{ +( 560 128 -128 ) ( 560 0 -128 ) ( 544 0 -128 ) COMP1_4 0 0 0 1 1 +( 560 2528 0 ) ( 512 2528 0 ) ( 512 2528 128 ) COMP1_4 0 0 0 1 1 +( 352 2672 -192 ) ( 344 2672 -192 ) ( 344 2480 -192 ) COMP1_4 0 0 0 1 1 +( 512 2480 -64 ) ( 512 2480 -192 ) ( 512 2672 -192 ) COMP1_3 32 0 0 1 1 +( 488 2656 96 ) ( 488 2656 128 ) ( 360 2656 128 ) COMP1_4 0 0 0 1 1 +( 544 2600 -160 ) ( 544 2600 -128 ) ( 544 3048 -128 ) TECH08_1B 0 0 0 1 1 +} +// brush 1665 +{ +( -552 2088 0 ) ( -606 2088 0 ) ( -606 2080 -8 ) TWALL2_6 0 19 0 1 0.750000 +( 256 2048 -40 ) ( 256 2088 -40 ) ( 256 2088 0 ) TWALL2_6 0 0 0 1 1 +( 512 2048 0 ) ( 512 2088 0 ) ( 512 2088 -40 ) TWALL2_6 0 0 0 1 1 +( 512 2048 -40 ) ( 256 2048 -40 ) ( 256 2048 0 ) TWALL2_6 0 0 0 1 1 +( 512 2088 0 ) ( 512 2048 0 ) ( 256 2048 0 ) TWALL2_6 0 0 0 1 1 +} +// brush 1666 +{ +( 496 2048 -80 ) ( 464 2048 -80 ) ( 464 2048 -64 ) TECH04_3 0 0 0 1 1 +( 496 2064 -64 ) ( 464 2064 -64 ) ( 464 2064 -80 ) TECH04_3 0 0 0 1 1 +( 496 2064 -80 ) ( 496 2048 -80 ) ( 496 2048 -64 ) TECH04_3 0 0 0 1 1 +( 464 2064 -64 ) ( 464 2048 -64 ) ( 464 2048 -80 ) TECH04_3 0 0 0 1 1 +( 464 2048 -80 ) ( 496 2048 -80 ) ( 496 2064 -80 ) TECH04_3 0 0 0 1 1 +( 464 2064 -64 ) ( 496 2064 -64 ) ( 496 2048 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1667 +{ +( 344 2048 -48 ) ( 336 2048 -32 ) ( 432 2048 -32 ) TECH04_3 0 0 0 1 1 +( 336 2064 -32 ) ( 344 2064 -48 ) ( 424 2064 -48 ) TECH04_3 0 0 0 1 1 +( 424 2048 -48 ) ( 432 2048 -32 ) ( 432 2064 -32 ) TECH04_3 0 0 0 1 1 +( 336 2048 -32 ) ( 344 2048 -48 ) ( 344 2064 -48 ) TECH04_3 0 0 0 1 1 +( 424 2048 -48 ) ( 424 2064 -48 ) ( 344 2064 -48 ) TECH04_3 0 0 90 1 1 +( 432 2064 -32 ) ( 432 2048 -32 ) ( 336 2048 -32 ) TECH04_3 0 0 0 1 1 +} +// brush 1668 +{ +( 432 2048 -32 ) ( 464 2048 -64 ) ( 448 2048 -72 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 424 2064 -48 ) ( 448 2064 -72 ) ( 464 2064 -64 ) TECH04_3 6 -10 45 1.060000 1.060000 +( 464 2048 -64 ) ( 464 2064 -64 ) ( 448 2064 -72 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 424 2048 -48 ) ( 424 2064 -48 ) ( 432 2064 -32 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 448 2064 -72 ) ( 424 2064 -48 ) ( 424 2048 -48 ) TECH04_3 0 -14 0 1 -0.750000 +( 464 2048 -64 ) ( 432 2048 -32 ) ( 432 2064 -32 ) TECH04_3 6 -13 45 1.060000 1.060000 +} +// brush 1669 +{ +( 320 2048 -72 ) ( 304 2048 -64 ) ( 336 2048 -32 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 304 2064 -64 ) ( 320 2064 -72 ) ( 344 2064 -48 ) TECH04_3 -4 -5 45 1.060000 1.060000 +( 320 2064 -72 ) ( 304 2064 -64 ) ( 304 2048 -64 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 336 2064 -32 ) ( 344 2064 -48 ) ( 344 2048 -48 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 344 2048 -48 ) ( 344 2064 -48 ) ( 320 2064 -72 ) TECH04_3 0 -14 0 1 -0.750000 +( 336 2064 -32 ) ( 336 2048 -32 ) ( 304 2048 -64 ) TECH04_3 -2 -4 45 1.060000 1.060000 +} +// brush 1670 +{ +( 832 0 -48 ) ( 864 0 -48 ) ( 864 128 -48 ) PBTEK1_04 0 0 90 1 1 +( 320 2040 8 ) ( 320 2056 8 ) ( 320 2056 120 ) TECH08_1B 0 0 0 1 1 +( -1429 2048 64 ) ( -1600 2048 64 ) ( -1600 2048 -104 ) TWALL2_6 0 0 0 1 1 +( 448 2616 64 ) ( 448 2680 64 ) ( 448 2680 -104 ) TECH08_1B 0 0 0 1 1 +( 853 1984 64 ) ( 1024 1984 64 ) ( 1024 1984 -104 ) TWALL2_6 0 0 0 1 1 +( -1600 2592 64 ) ( -1600 2656 64 ) ( -1429 2656 64 ) TECH08_1B 0 0 0 1 1 +} +// brush 1671 +{ +( 336 0 -56 ) ( 344 0 -48 ) ( 344 128 -48 ) PBTEK1_04 0 0 0 1 0.750000 +( 320 2040 -60 ) ( 320 2056 -60 ) ( 320 2056 -36 ) TECH08_1B 0 0 0 1 1 +( -8 2048 -48 ) ( -40 2048 -48 ) ( -40 2048 -84 ) TWALL2_6 0 0 0 1 1 +( 420 1984 -48 ) ( 452 1984 -48 ) ( 452 1984 -84 ) TECH08_1B 0 0 0 1 1 +( -40 2592 -48 ) ( -40 2656 -48 ) ( -8 2656 -48 ) TECH08_1B 0 0 0 1 1 +} +// brush 1672 +{ +( 424 128 -48 ) ( 424 0 -48 ) ( 432 0 -56 ) PBTEK1_04 0 0 0 1 0.750000 +( 448 2056 -36 ) ( 448 2056 -60 ) ( 448 2040 -60 ) TECH08_1B 0 0 0 1 1 +( 808 2048 -84 ) ( 808 2048 -48 ) ( 776 2048 -48 ) TWALL2_6 0 0 0 1 1 +( 316 1984 -84 ) ( 316 1984 -48 ) ( 348 1984 -48 ) TECH08_1B 0 0 0 1 1 +( 776 2656 -48 ) ( 808 2656 -48 ) ( 808 2592 -48 ) TECH08_1B 0 0 0 1 1 +} +// brush 1673 +{ +( 336 1984 -32 ) ( 304 1984 -64 ) ( 320 1984 -72 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 344 1968 -48 ) ( 320 1968 -72 ) ( 304 1968 -64 ) TECH04_3 -4 -5 45 1.060000 1.060000 +( 304 1984 -64 ) ( 304 1968 -64 ) ( 320 1968 -72 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 344 1984 -48 ) ( 344 1968 -48 ) ( 336 1968 -32 ) TECH04_3 -2 -4 45 1.060000 1.060000 +( 320 1968 -72 ) ( 344 1968 -48 ) ( 344 1984 -48 ) TECH04_3 0 -14 0 1 -0.750000 +( 304 1984 -64 ) ( 336 1984 -32 ) ( 336 1968 -32 ) TECH04_3 -2 -4 45 1.060000 1.060000 +} +// brush 1674 +{ +( 0 2024 -144 ) ( 0 1992 -144 ) ( 128 1992 -144 ) TECH04_3 0 0 0 1 1 +( 320 1984 -72 ) ( 304 1984 -64 ) ( 304 1984 -192 ) TECH04_3 0 0 0 1 1 +( 320 1968 -192 ) ( 304 1968 -192 ) ( 304 1968 -64 ) TECH04_3 0 0 0 1 1 +( 320 1968 -72 ) ( 320 1984 -72 ) ( 320 1984 -192 ) TECH04_3 0 0 0 1 1 +( 304 1968 -192 ) ( 304 1984 -192 ) ( 304 1984 -64 ) TECH04_3 0 0 0 1 1 +( 304 1984 -64 ) ( 320 1984 -72 ) ( 320 1968 -72 ) TECH04_3 0 0 0 1 1 +} +// brush 1675 +{ +( 432 1984 -32 ) ( 336 1984 -32 ) ( 344 1984 -48 ) TECH04_3 0 0 0 1 1 +( 424 1968 -48 ) ( 344 1968 -48 ) ( 336 1968 -32 ) TECH04_3 0 0 0 1 1 +( 432 1968 -32 ) ( 432 1984 -32 ) ( 424 1984 -48 ) TECH04_3 0 0 0 1 1 +( 344 1968 -48 ) ( 344 1984 -48 ) ( 336 1984 -32 ) TECH04_3 0 0 0 1 1 +( 344 1968 -48 ) ( 424 1968 -48 ) ( 424 1984 -48 ) TECH04_3 0 0 90 1 1 +( 336 1984 -32 ) ( 432 1984 -32 ) ( 432 1968 -32 ) TECH04_3 0 0 0 1 1 +} +// brush 1676 +{ +( 448 1984 -72 ) ( 464 1984 -64 ) ( 432 1984 -32 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 464 1968 -64 ) ( 448 1968 -72 ) ( 424 1968 -48 ) TECH04_3 6 -10 45 1.060000 1.060000 +( 448 1968 -72 ) ( 464 1968 -64 ) ( 464 1984 -64 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 432 1968 -32 ) ( 424 1968 -48 ) ( 424 1984 -48 ) TECH04_3 6 -13 45 1.060000 1.060000 +( 424 1984 -48 ) ( 424 1968 -48 ) ( 448 1968 -72 ) TECH04_3 0 -14 0 1 -0.750000 +( 432 1968 -32 ) ( 432 1984 -32 ) ( 464 1984 -64 ) TECH04_3 6 -13 45 1.060000 1.060000 +} +// brush 1677 +{ +( 0 2024 -144 ) ( 0 1992 -144 ) ( 128 1992 -144 ) TECH04_3 0 0 0 1 1 +( 464 1984 -64 ) ( 448 1984 -72 ) ( 448 1984 -192 ) TECH04_3 0 0 0 1 1 +( 464 1968 -192 ) ( 448 1968 -192 ) ( 448 1968 -72 ) TECH04_3 0 0 0 1 1 +( 464 1968 -64 ) ( 464 1984 -64 ) ( 464 1984 -192 ) TECH04_3 0 0 0 1 1 +( 448 1968 -192 ) ( 448 1984 -192 ) ( 448 1984 -72 ) TECH04_3 0 0 0 1 1 +( 448 1984 -72 ) ( 464 1984 -64 ) ( 464 1968 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1678 +{ +( 544 2096 -192 ) ( 544 1984 -192 ) ( 608 1984 -192 ) SYM06_4 0 64 0 1 1 +( 544 1984 -64 ) ( 544 2096 -64 ) ( 608 2096 -64 ) SYM06_4 0 64 0 1 1 +( 608 2096 -192 ) ( 608 1984 -192 ) ( 608 1984 -64 ) SYM06_4 0 64 0 1 1 +( 544 1984 -192 ) ( 544 2096 -192 ) ( 544 2096 -64 ) SYM06_4 0 64 0 1 1 +( 608 2096 -192 ) ( 608 2096 -64 ) ( 544 2096 -64 ) SYM06_4 0 64 0 1 1 +( 608 1984 -64 ) ( 608 1984 -192 ) ( 544 1984 -192 ) SYM06_4 0 64 0 1 1 +} +// brush 1679 +{ +( 544 2368 -192 ) ( 544 2192 -192 ) ( 608 2192 -192 ) SYM06_4 0 64 0 1 1 +( 544 2192 -64 ) ( 544 2368 -64 ) ( 608 2368 -64 ) SYM06_4 0 64 0 1 1 +( 608 2368 -192 ) ( 608 2192 -192 ) ( 608 2192 -64 ) SYM06_4 0 64 0 1 1 +( 544 2192 -192 ) ( 544 2368 -192 ) ( 544 2368 -64 ) SYM06_4 0 64 0 1 1 +( 608 2368 -192 ) ( 608 2368 -64 ) ( 544 2368 -64 ) SYM06_4 0 64 0 1 1 +( 608 2192 -64 ) ( 608 2192 -192 ) ( 544 2192 -192 ) SYM06_4 0 64 0 1 1 +} +// brush 1680 +{ +( 544 2192 -96 ) ( 544 2096 -96 ) ( 608 2096 -96 ) COP1_1 0 0 0 1 1 +( 544 2096 -64 ) ( 544 2192 -64 ) ( 608 2192 -64 ) SYM06_4 0 64 0 1 1 +( 608 2192 -96 ) ( 608 2096 -96 ) ( 608 2096 -64 ) SYM06_4 0 64 0 1 1 +( 544 2096 -96 ) ( 544 2192 -96 ) ( 544 2192 -64 ) SYM06_4 0 64 0 1 1 +( 608 2192 -96 ) ( 608 2192 -64 ) ( 544 2192 -64 ) SYM06_4 0 64 0 1 1 +( 608 2096 -64 ) ( 608 2096 -96 ) ( 544 2096 -96 ) SYM06_4 0 64 0 1 1 +} +// brush 1681 +{ +( 608 2096 -112 ) ( 608 2112 -96 ) ( 544 2112 -96 ) COP1_1 0 0 0 1 1 +( 544 2096 -96 ) ( 544 2112 -96 ) ( 608 2112 -96 ) SYM06_4 0 0 0 1 1 +( 608 2096 -96 ) ( 608 2112 -96 ) ( 608 2096 -112 ) SYM06_4 0 64 0 1 1 +( 544 2096 -112 ) ( 544 2112 -96 ) ( 544 2096 -96 ) SYM06_4 0 64 0 1 1 +( 608 2096 -112 ) ( 544 2096 -112 ) ( 544 2096 -96 ) SYM06_4 0 64 0 1 1 +} +// brush 1682 +{ +( 608 2176 -96 ) ( 608 2192 -112 ) ( 544 2192 -112 ) COP1_1 0 0 0 1 1 +( 544 2176 -96 ) ( 544 2192 -96 ) ( 608 2192 -96 ) SYM06_4 0 0 0 1 1 +( 608 2192 -96 ) ( 608 2192 -112 ) ( 608 2176 -96 ) SYM06_4 0 64 0 1 1 +( 544 2192 -112 ) ( 544 2192 -96 ) ( 544 2176 -96 ) SYM06_4 0 64 0 1 1 +( 544 2192 -112 ) ( 608 2192 -112 ) ( 608 2192 -96 ) SYM06_4 0 64 0 1 1 +} +// brush 1683 +{ +( 256 544 0 ) ( 256 480 0 ) ( 224 480 0 ) TEK_LA12 0 0 0 1 1 +( 512 1504 -352 ) ( 448 1504 -352 ) ( 448 1472 -352 ) TEK_LA12 0 0 0 1 1 +( 512 1504 88 ) ( 512 1504 -352 ) ( 512 1472 -352 ) TEK_LA12 0 0 0 1 1 +( 448 1472 88 ) ( 448 1472 -352 ) ( 448 1504 -352 ) TEK_LA12 0 0 0 1 1 +( 448 1504 -352 ) ( 512 1504 -352 ) ( 512 1504 88 ) PBTEK1_01 0 0 0 1 1 +( 448 1472 88 ) ( 512 1472 88 ) ( 512 1472 -352 ) TEK_LA12 0 0 0 1 1 +} +// brush 1684 +{ +( 324 112 -216 ) ( 324 -16 -216 ) ( 316 -16 -216 ) COP1_1 0 0 0 1 1 +( 328 1584 -256 ) ( 304 1584 -256 ) ( 312 1592 -192 ) TLIGHT11 0 0 0 1 1 +( 304 1608 -256 ) ( 328 1608 -256 ) ( 320 1600 -192 ) TLIGHT11 0 0 0 1 1 +( 304 1584 -256 ) ( 328 1584 -256 ) ( 328 1608 -256 ) TLIGHT11 0 0 0 1 1 +( 320 1592 -192 ) ( 320 1600 -192 ) ( 328 1608 -256 ) TLIGHT11 0 0 0 1 1 +( 312 1600 -192 ) ( 312 1592 -192 ) ( 304 1584 -256 ) TLIGHT11 0 0 0 1 1 +} +// brush 1685 +{ +( 844 112 -280 ) ( 844 -16 -280 ) ( 836 -16 -280 ) COP1_1 0 0 0 1 1 +( 848 1584 -320 ) ( 824 1584 -320 ) ( 832 1592 -256 ) TLIGHT11 0 0 0 1 1 +( 824 1608 -320 ) ( 848 1608 -320 ) ( 840 1600 -256 ) TLIGHT11 0 0 0 1 1 +( 824 1584 -320 ) ( 848 1584 -320 ) ( 848 1608 -320 ) TLIGHT11 0 0 0 1 1 +( 840 1592 -256 ) ( 840 1600 -256 ) ( 848 1608 -320 ) TLIGHT11 0 0 0 1 1 +( 832 1600 -256 ) ( 832 1592 -256 ) ( 824 1584 -320 ) TLIGHT11 0 0 0 1 1 +} +// brush 1686 +{ +( 844 632 -344 ) ( 844 504 -344 ) ( 836 504 -344 ) COP1_1 0 0 0 1 1 +( 848 2104 -384 ) ( 824 2104 -384 ) ( 832 2112 -320 ) TLIGHT11 0 0 0 1 1 +( 824 2128 -384 ) ( 848 2128 -384 ) ( 840 2120 -320 ) TLIGHT11 0 0 0 1 1 +( 824 2104 -384 ) ( 848 2104 -384 ) ( 848 2128 -384 ) TLIGHT11 0 0 0 1 1 +( 840 2112 -320 ) ( 840 2120 -320 ) ( 848 2128 -384 ) TLIGHT11 0 0 0 1 1 +( 832 2120 -320 ) ( 832 2112 -320 ) ( 824 2104 -384 ) TLIGHT11 0 0 0 1 1 +} +// brush 1687 +{ +( 324 632 -408 ) ( 324 504 -408 ) ( 316 504 -408 ) COP1_1 0 0 0 1 1 +( 328 2104 -448 ) ( 304 2104 -448 ) ( 312 2112 -384 ) TLIGHT11 0 0 0 1 1 +( 304 2128 -448 ) ( 328 2128 -448 ) ( 320 2120 -384 ) TLIGHT11 0 0 0 1 1 +( 304 2104 -448 ) ( 328 2104 -448 ) ( 328 2128 -448 ) TLIGHT11 0 0 0 1 1 +( 320 2112 -384 ) ( 320 2120 -384 ) ( 328 2128 -448 ) TLIGHT11 0 0 0 1 1 +( 312 2120 -384 ) ( 312 2112 -384 ) ( 304 2104 -448 ) TLIGHT11 0 0 0 1 1 +} +// brush 1688 +{ +( 224 2032 0 ) ( 224 2064 0 ) ( 224 2064 128 ) TEK_LA12 0 0 0 1 1 +( 480 -192 0 ) ( 448 -192 0 ) ( 448 -64 0 ) TEK_LA12 0 0 0 1 1 +( 256 1792 -640 ) ( 256 1856 -640 ) ( 192 1856 -640 ) TEK_LA12 0 0 0 1 1 +( 256 1856 -640 ) ( 256 1792 -640 ) ( 256 1792 160 ) PBTEK1_01 0 0 0 1 1 +( 192 1856 160 ) ( 192 1856 -640 ) ( 256 1856 -640 ) TEK_LA12 0 0 0 1 1 +( 192 1792 -640 ) ( 192 1792 160 ) ( 256 1792 160 ) TEK_LA12 0 0 0 1 1 +} +// brush 1689 +{ +( 960 1984 64 ) ( 960 1984 0 ) ( 608 1984 0 ) TECH01_6 0 0 0 1 1 +( 608 2240 64 ) ( 608 2240 0 ) ( 960 2240 0 ) TECH01_6 0 0 0 1 1 +( 960 2240 64 ) ( 960 1984 64 ) ( 608 1984 64 ) TECH01_6 0 0 0 1 1 +( 608 2240 0 ) ( 608 1984 0 ) ( 960 1984 0 ) TECH01_6 0 0 0 1 1 +( 960 1984 0 ) ( 960 1984 64 ) ( 960 2240 64 ) TECH01_6 0 0 0 1 1 +( 608 2240 0 ) ( 608 2240 64 ) ( 608 1984 64 ) TECH01_6 0 0 0 1 1 +} +// brush 1690 +{ +( 608 2368 -64 ) ( 544 2368 -64 ) ( 544 1984 -64 ) twall4_1 0 0 0 1 1 +( 608 1984 64 ) ( 544 1984 64 ) ( 544 2368 64 ) twall4_1 0 0 0 1 1 +( 608 2368 64 ) ( 608 2368 -64 ) ( 608 1984 -64 ) TWALL2_6 0 0 0 1 1 +( 544 1984 64 ) ( 544 1984 -64 ) ( 544 2368 -64 ) twall4_1 0 0 0 1 1 +( 544 2368 -64 ) ( 608 2368 -64 ) ( 608 2368 64 ) twall4_1 0 0 0 1 1 +( 544 1984 64 ) ( 608 1984 64 ) ( 608 1984 -64 ) twall4_1 0 0 0 1 1 +} +// brush 1691 +{ +( 608 1904 0 ) ( 592 1888 0 ) ( 592 1888 128 ) TECH_32BORDA 0 0 0 1 -1 +( 528 1888 0 ) ( 512 1904 0 ) ( 512 1904 128 ) TECH_32BORDA 0 0 0 1 -1 +( 608 1984 -224 ) ( 512 1984 -224 ) ( 512 1888 -224 ) COP1_1 32 16 0 1 1 +( 608 1888 -192 ) ( 512 1888 -192 ) ( 512 1984 -192 ) TECH_32BORDA 0 0 0 1 -1 +( 608 1984 -192 ) ( 608 1984 -224 ) ( 608 1888 -224 ) TECH_32BORDA 0 0 0 1 -1 +( 512 1888 -192 ) ( 512 1888 -224 ) ( 512 1984 -224 ) TECH_32BORDA 0 0 0 1 -1 +( 512 1984 -224 ) ( 608 1984 -224 ) ( 608 1984 -192 ) TECH_32BORDA 0 0 0 1 -1 +( 512 1888 -192 ) ( 608 1888 -192 ) ( 608 1888 -224 ) TECH_32BORDA 0 0 0 1 -1 +} +// brush 1692 +{ +( 608 1904 704 ) ( 592 1888 704 ) ( 592 1888 1216 ) SYM06_4 0 64 0 1 1 +( 528 1888 704 ) ( 512 1904 704 ) ( 512 1904 1216 ) SYM06_4 0 64 0 1 1 +( 608 1984 -192 ) ( 512 1984 -192 ) ( 512 1888 -192 ) SYM06_4 0 64 0 1 1 +( 608 1888 -64 ) ( 512 1888 -64 ) ( 512 1984 -64 ) SYM06_4 0 64 0 1 1 +( 608 1984 -64 ) ( 608 1984 -192 ) ( 608 1888 -192 ) SYM06_4 0 64 0 1 1 +( 512 1888 -64 ) ( 512 1888 -192 ) ( 512 1984 -192 ) SYM06_4 0 64 0 1 1 +( 512 1984 -192 ) ( 608 1984 -192 ) ( 608 1984 -64 ) SYM06_4 0 64 0 1 1 +( 512 1888 -64 ) ( 608 1888 -64 ) ( 608 1888 -192 ) SYM06_4 0 64 0 1 1 +} +// brush 1693 +{ +( 608 1904 384 ) ( 592 1888 384 ) ( 592 1888 640 ) TWALL2_6 0 0 0 1 1 +( 528 1888 384 ) ( 512 1904 384 ) ( 512 1904 640 ) TWALL2_6 0 0 0 1 1 +( 608 1984 -64 ) ( 512 1984 -64 ) ( 512 1888 -64 ) TWALL2_6 0 0 0 1 1 +( 608 1888 0 ) ( 512 1888 0 ) ( 512 1984 0 ) TWALL2_6 0 0 0 1 1 +( 608 1984 0 ) ( 608 1984 -64 ) ( 608 1888 -64 ) TWALL2_6 0 0 0 1 1 +( 512 1888 0 ) ( 512 1888 -64 ) ( 512 1984 -64 ) TWALL2_6 0 0 0 1 1 +( 512 1984 -64 ) ( 608 1984 -64 ) ( 608 1984 0 ) TWALL2_6 0 0 0 1 1 +( 512 1888 0 ) ( 608 1888 0 ) ( 608 1888 -64 ) TWALL2_6 0 0 0 1 1 +} +// brush 1694 +{ +( 224 2032 0 ) ( 224 2064 0 ) ( 224 2064 128 ) RPBASE2 0 0 0 1 1 +( 480 -192 -640 ) ( 448 -192 -640 ) ( 448 -64 -640 ) RPBASE2 0 0 0 1 1 +( 256 1792 -672 ) ( 256 1856 -672 ) ( 192 1856 -672 ) RPBASE2 0 0 0 1 1 +( 256 1856 -672 ) ( 256 1792 -672 ) ( 256 1792 -632 ) PBTEK1_06 0 0 0 1 1 +( 192 1856 -632 ) ( 192 1856 -672 ) ( 256 1856 -672 ) RPBASE2 0 0 0 1 1 +( 192 1792 -672 ) ( 192 1792 -632 ) ( 256 1792 -632 ) RPBASE2 0 0 0 1 1 +} +// brush 1695 +{ +( 256 2224 -256 ) ( 256 2256 -256 ) ( 256 2256 -179 ) TEK_LA12 0 0 0 1 1 +( 512 0 -256 ) ( 480 0 -256 ) ( 480 128 -256 ) TEK_LA12 0 0 0 1 1 +( 288 1984 -640 ) ( 288 2048 -640 ) ( 224 2048 -640 ) TEK_LA12 0 0 0 1 1 +( 288 2048 -640 ) ( 288 1984 -640 ) ( 288 1984 -160 ) PBTEK1_01 0 0 0 1 1 +( 224 2048 -160 ) ( 224 2048 -640 ) ( 288 2048 -640 ) TEK_LA12 0 0 0 1 1 +( 224 1984 -640 ) ( 224 1984 -160 ) ( 288 1984 -160 ) TEK_LA12 0 0 0 1 1 +} +// brush 1696 +{ +( 256 2224 0 ) ( 256 2256 0 ) ( 256 2256 128 ) RPBASE2 0 0 0 1 1 +( 512 0 -640 ) ( 480 0 -640 ) ( 480 128 -640 ) RPBASE2 0 0 0 1 1 +( 288 1984 -672 ) ( 288 2048 -672 ) ( 224 2048 -672 ) RPBASE2 0 0 0 1 1 +( 288 2048 -672 ) ( 288 1984 -672 ) ( 288 1984 -632 ) PBTEK1_06 0 0 0 1 1 +( 224 2048 -632 ) ( 224 2048 -672 ) ( 288 2048 -672 ) RPBASE2 0 0 0 1 1 +( 224 1984 -672 ) ( 224 1984 -632 ) ( 288 1984 -632 ) RPBASE2 0 0 0 1 1 +} +// brush 1697 +{ +( 1280 1472 -672 ) ( 496 1472 -672 ) ( 496 1440 -672 ) twall4_1 0 0 0 1 1 +( 1280 1440 64 ) ( 496 1440 64 ) ( 496 1472 64 ) twall4_1 0 0 0 1 1 +( 1088 1480 64 ) ( 1088 1480 -704 ) ( 1088 1448 -704 ) twall4_1 0 0 0 1 1 +( 496 1440 64 ) ( 496 1440 -704 ) ( 496 1472 -704 ) twall4_1 0 0 0 1 1 +( 496 1472 -704 ) ( 1280 1472 -704 ) ( 1280 1472 64 ) twall4_1 0 0 0 1 1 +( 496 1440 64 ) ( 1280 1440 64 ) ( 1280 1440 -704 ) twall4_1 0 0 0 1 1 +} +// brush 1698 +{ +( 1280 1856 -672 ) ( 960 1856 -672 ) ( 960 1472 -672 ) twall4_1 0 0 0 1 1 +( 1280 1472 64 ) ( 960 1472 64 ) ( 960 1856 64 ) twall4_1 0 0 0 1 1 +( 1088 1832 64 ) ( 1088 1832 -704 ) ( 1088 1448 -704 ) twall4_1 0 0 0 1 1 +( 960 1472 64 ) ( 960 1472 -704 ) ( 960 1856 -704 ) twall4_1 0 0 0 1 1 +( 960 1856 -704 ) ( 1280 1856 -704 ) ( 1280 1856 64 ) twall4_1 0 0 0 1 1 +( 960 1472 64 ) ( 1280 1472 64 ) ( 1280 1472 -704 ) twall4_1 0 0 0 1 1 +} +// brush 1699 +{ +( 960 2064 -304 ) ( 960 1968 -304 ) ( 1280 1968 -304 ) ECOP1_6 0 0 0 1 1 +( 960 1968 64 ) ( 960 2064 64 ) ( 1280 2064 64 ) twall4_1 0 0 0 1 1 +( 1280 2064 -288 ) ( 1280 1968 -288 ) ( 1280 1968 64 ) twall4_1 0 0 0 1 1 +( 960 1968 -288 ) ( 960 2064 -288 ) ( 960 2064 64 ) twall4_1 0 0 0 1 1 +( 1280 2064 -288 ) ( 1280 2064 64 ) ( 960 2064 64 ) twall4_1 0 0 0 1 1 +( 1280 1968 64 ) ( 1280 1968 -288 ) ( 960 1968 -288 ) twall4_1 0 0 0 1 1 +} +// brush 1700 +{ +( 816 2560 -272 ) ( 816 2240 -272 ) ( 1280 2240 -272 ) ECOP1_6 0 0 0 1 1 +( 816 2240 64 ) ( 816 2560 64 ) ( 1280 2560 64 ) twall4_1 0 0 0 1 1 +( 1280 2560 -256 ) ( 1280 2240 -256 ) ( 1280 2240 64 ) twall4_1 0 0 0 1 1 +( 816 2240 -256 ) ( 816 2560 -256 ) ( 816 2560 64 ) ECOP1_6 0 0 0 1 1 +( 1280 2560 -256 ) ( 1280 2560 64 ) ( 816 2560 64 ) TECH07_2 0 0 0 1 1 +( 1280 2240 64 ) ( 1280 2240 -256 ) ( 816 2240 -256 ) twall4_1 0 0 0 1 1 +} +// brush 1701 +{ +( 1280 2064 -272 ) ( 1280 2240 -272 ) ( 960 2240 -272 ) ECOP1_6 0 0 0 1 1 +( 1280 2240 64 ) ( 1280 2064 64 ) ( 960 2064 64 ) twall4_1 0 0 0 1 1 +( 1280 2064 64 ) ( 1280 2240 64 ) ( 1280 2240 -256 ) twall4_1 0 0 0 1 1 +( 960 2240 64 ) ( 960 2064 64 ) ( 960 2064 -256 ) twall4_1 0 0 0 1 1 +( 960 2240 64 ) ( 960 2240 -256 ) ( 1280 2240 -256 ) twall4_1 0 0 0 1 1 +( 960 2064 -256 ) ( 960 2064 64 ) ( 1280 2064 64 ) twall4_1 0 0 0 1 1 +} +// brush 1702 +{ +( 1280 1968 -304 ) ( 960 1968 -304 ) ( 960 1856 -304 ) ECOP1_6 0 0 0 1 1 +( 1280 1856 64 ) ( 960 1856 64 ) ( 960 1968 64 ) twall4_1 0 0 0 1 1 +( 1280 1968 64 ) ( 1280 1968 -288 ) ( 1280 1856 -288 ) twall4_1 0 0 0 1 1 +( 960 1856 64 ) ( 960 1856 -288 ) ( 960 1968 -288 ) twall4_1 0 0 0 1 1 +( 960 1968 -288 ) ( 1280 1968 -288 ) ( 1280 1968 64 ) twall4_1 0 0 0 1 1 +( 960 1856 64 ) ( 1280 1856 64 ) ( 1280 1856 -288 ) twall4_1 0 0 0 1 1 +} +// brush 1703 +{ +( 816 2240 -240 ) ( 816 2560 -240 ) ( 720 2560 -240 ) ECOP1_6 0 0 0 1 1 +( 816 2560 64 ) ( 816 2240 64 ) ( 720 2240 64 ) twall4_1 0 0 0 1 1 +( 816 2240 64 ) ( 816 2560 64 ) ( 816 2560 -224 ) twall4_1 0 0 0 1 1 +( 720 2560 48 ) ( 720 2240 48 ) ( 720 2240 -240 ) twall4_1 0 0 0 1 1 +( 720 2560 64 ) ( 720 2560 -224 ) ( 816 2560 -224 ) TECH07_2 0 0 0 1 1 +( 720 2240 -224 ) ( 720 2240 64 ) ( 816 2240 64 ) twall4_1 0 0 0 1 1 +} +// brush 1704 +{ +( 1280 2560 -704 ) ( 224 2560 -704 ) ( 224 1440 -704 ) GROUND1_2 0 0 0 1 1 +( 1280 1440 -672 ) ( 224 1440 -672 ) ( 224 2560 -672 ) GROUND1_2 0 0 0 1 1 +( 1536 2584 -672 ) ( 1536 2584 -704 ) ( 1536 1464 -704 ) GROUND1_2 0 0 0 1 1 +( 224 1440 -672 ) ( 224 1440 -704 ) ( 224 2560 -704 ) GROUND1_2 0 0 0 1 1 +( 224 2560 -704 ) ( 1280 2560 -704 ) ( 1280 2560 -672 ) GROUND1_2 0 0 0 1 1 +( 176 128 -672 ) ( 1232 128 -672 ) ( 1232 128 -704 ) GROUND1_2 0 0 0 1 1 +} +// brush 1705 +{ +( 1280 2544 -672 ) ( 224 2544 -672 ) ( 224 1463 -672 ) *slime0 0 0 0 1 1 +( 1280 1463 -536 ) ( 224 1463 -536 ) ( 224 2544 -536 ) *slime0 0 0 0 1 1 +( 1472 2059 -536 ) ( 1472 2059 -688 ) ( 1472 978 -688 ) *slime0 0 0 0 1 1 +( 224 1463 -536 ) ( 224 1463 -688 ) ( 224 2544 -688 ) *slime0 0 0 0 1 1 +( 224 2544 -688 ) ( 1280 2544 -688 ) ( 1280 2544 -536 ) *slime0 0 0 0 1 1 +( 272 128 -536 ) ( 1328 128 -536 ) ( 1328 128 -688 ) *slime0 0 0 0 1 1 +} +// brush 1706 +{ +( 832 1632 -672 ) ( 800 1600 -672 ) ( 800 1600 -352 ) COP1_5 32 32 0 1 1 +( 832 1696 -672 ) ( 832 1696 -352 ) ( 800 1728 -352 ) COP1_5 32 32 0 1 1 +( 704 1696 -672 ) ( 736 1728 -672 ) ( 736 1728 -352 ) COP1_5 32 32 0 1 1 +( 704 1632 -672 ) ( 704 1632 -352 ) ( 736 1600 -352 ) COP1_5 32 32 0 1 1 +( 736 1600 -672 ) ( 736 1600 -352 ) ( 800 1600 -352 ) COP1_5 32 32 0 1 1 +( 800 1728 -672 ) ( 800 1728 -352 ) ( 736 1728 -352 ) COP1_5 32 32 0 1 1 +( 704 1696 -352 ) ( 736 1728 -352 ) ( 800 1728 -352 ) COP1_5 32 32 0 1 1 +( 704 1632 -672 ) ( 736 1600 -672 ) ( 800 1600 -672 ) COP1_5 32 32 0 1 1 +( 832 1632 -672 ) ( 832 1632 -352 ) ( 832 1696 -352 ) COP1_5 32 32 0 1 1 +( 704 1696 -672 ) ( 704 1696 -352 ) ( 704 1632 -352 ) COP1_5 32 32 0 1 1 +} +// brush 1707 +{ +( -3840 1952 -288 ) ( -3840 1920 -304 ) ( -3200 1920 -304 ) ECOP1_6 0 0 0 1 1 +( 1280 1856 -304 ) ( 960 1856 -304 ) ( 960 1920 -304 ) twall4_1 0 0 0 1 1 +( 1280 1920 -288 ) ( 1280 1920 -320 ) ( 1280 1856 -320 ) twall4_1 0 0 0 1 1 +( 960 1856 -288 ) ( 960 1856 -320 ) ( 960 1920 -320 ) twall4_1 0 0 0 1 1 +( 960 1856 -288 ) ( 1280 1856 -288 ) ( 1280 1856 -320 ) twall4_1 0 0 0 1 1 +} +// brush 1708 +{ +( -3840 2160 -256 ) ( -3840 2128 -272 ) ( -3200 2128 -272 ) ECOP1_6 0 0 0 1 1 +( 1280 2064 -272 ) ( 960 2064 -272 ) ( 960 2128 -272 ) twall4_1 0 0 0 1 1 +( 1280 2128 -256 ) ( 1280 2128 -288 ) ( 1280 2064 -288 ) twall4_1 0 0 0 1 1 +( 960 2064 -256 ) ( 960 2064 -288 ) ( 960 2128 -288 ) twall4_1 0 0 0 1 1 +( 960 2064 -256 ) ( 1280 2064 -256 ) ( 1280 2064 -288 ) twall4_1 0 0 0 1 1 +} +// brush 1709 +{ +( 720 -2560 -224 ) ( 752 -2560 -240 ) ( 752 -1920 -240 ) ECOP1_6 0 0 0 1 1 +( 816 2560 -240 ) ( 816 2240 -240 ) ( 752 2240 -240 ) twall4_1 0 0 0 1 1 +( 752 2560 -240 ) ( 752 2560 -272 ) ( 816 2560 -272 ) twall4_1 0 -16 0 1 1 +( 816 2240 -240 ) ( 816 2240 -272 ) ( 752 2240 -272 ) twall4_1 0 0 0 1 1 +( 816 2240 -240 ) ( 816 2560 -240 ) ( 816 2560 -272 ) twall4_1 0 -16 0 1 1 +} +// brush 1710 +{ +( 256 2224 -224 ) ( 256 2256 -224 ) ( 256 2256 -218 ) RPBASE2 0 0 0 1 1 +( 512 0 -224 ) ( 480 0 -224 ) ( 480 128 -224 ) RPBASE2 0 0 0 1 1 +( 288 1984 -256 ) ( 288 2048 -256 ) ( 224 2048 -256 ) RPBASE2 0 0 0 1 1 +( 288 2048 -256 ) ( 288 1984 -256 ) ( 288 1984 -216 ) PBTEK1_06 0 0 0 1 1 +( 224 2048 -216 ) ( 224 2048 -256 ) ( 288 2048 -256 ) RPBASE2 0 0 0 1 1 +( 224 1984 -256 ) ( 224 1984 -216 ) ( 288 1984 -216 ) RPBASE2 0 0 0 1 1 +} +// brush 1711 +{ +( 928 1792 -32 ) ( 928 1792 -48 ) ( 256 1792 -48 ) TECH04_1 0 0 0 1 1 +( 256 1856 -32 ) ( 256 1856 -48 ) ( 928 1856 -48 ) TECH04_1 0 0 0 1 1 +( 928 1856 -32 ) ( 928 1792 -32 ) ( 256 1792 -32 ) TECH04_1 0 0 0 1 1 +( 256 1856 -48 ) ( 256 1792 -48 ) ( 928 1792 -48 ) TECH10_1 0 0 0 1 1 +( 928 1792 -48 ) ( 928 1792 -32 ) ( 928 1856 -32 ) TECH04_1 0 0 0 1 1 +( 256 1856 -48 ) ( 256 1856 -32 ) ( 256 1792 -32 ) TECH04_1 0 0 0 1 1 +} +// brush 1712 +{ +( 928 1600 -32 ) ( 928 1600 -48 ) ( 256 1600 -48 ) TECH04_1 0 0 0 1 1 +( 256 1664 -32 ) ( 256 1664 -48 ) ( 928 1664 -48 ) TECH04_1 0 0 0 1 1 +( 928 1664 -32 ) ( 928 1600 -32 ) ( 256 1600 -32 ) TECH04_1 0 0 0 1 1 +( 256 1664 -48 ) ( 256 1600 -48 ) ( 928 1600 -48 ) TECH10_1 0 0 0 1 1 +( 928 1600 -48 ) ( 928 1600 -32 ) ( 928 1664 -32 ) TECH04_1 0 0 0 1 1 +( 256 1664 -48 ) ( 256 1664 -32 ) ( 256 1600 -32 ) TECH04_1 0 0 0 1 1 +} +// brush 1713 +{ +( 928 1984 -32 ) ( 928 1984 -48 ) ( 608 1984 -48 ) TECH04_1 0 0 0 1 1 +( 608 2048 -32 ) ( 608 2048 -48 ) ( 928 2048 -48 ) TECH04_1 0 0 0 1 1 +( 928 2048 -32 ) ( 928 1984 -32 ) ( 608 1984 -32 ) TECH04_1 0 0 0 1 1 +( 608 2048 -48 ) ( 608 1984 -48 ) ( 928 1984 -48 ) TECH10_1 0 0 0 1 1 +( 928 1984 -48 ) ( 928 1984 -32 ) ( 928 2048 -32 ) TECH04_1 0 0 0 1 1 +( 640 2056 -48 ) ( 640 2056 -32 ) ( 640 1992 -32 ) TECH04_1 0 0 0 1 1 +} +// brush 1714 +{ +( 704 1504 -32 ) ( 704 1504 -48 ) ( 640 1504 -48 ) TECH04_1 0 0 0 1 1 +( 640 2208 -32 ) ( 640 2208 -48 ) ( 704 2208 -48 ) TECH04_1 0 0 0 1 1 +( 704 2208 -32 ) ( 704 1504 -32 ) ( 640 1504 -32 ) TECH04_1 0 0 0 1 1 +( 640 2208 -48 ) ( 640 1504 -48 ) ( 704 1504 -48 ) TECH10_1 0 0 0 1 1 +( 704 1504 -48 ) ( 704 1504 -32 ) ( 704 2208 -32 ) TECH04_1 0 0 0 1 1 +( 640 2208 -48 ) ( 640 2208 -32 ) ( 640 1504 -32 ) TECH04_1 0 0 0 1 1 +} +// brush 1715 +{ +( 896 1504 -32 ) ( 896 1504 -48 ) ( 832 1504 -48 ) TECH04_1 0 0 0 1 1 +( 832 2208 -32 ) ( 832 2208 -48 ) ( 896 2208 -48 ) TECH04_1 0 0 0 1 1 +( 896 2208 -32 ) ( 896 1504 -32 ) ( 832 1504 -32 ) TECH04_1 0 0 0 1 1 +( 832 2208 -48 ) ( 832 1504 -48 ) ( 896 1504 -48 ) TECH10_1 0 0 0 1 1 +( 896 1504 -48 ) ( 896 1504 -32 ) ( 896 2208 -32 ) TECH04_1 0 0 0 1 1 +( 832 2208 -48 ) ( 832 2208 -32 ) ( 832 1504 -32 ) TECH04_1 0 0 0 1 1 +} +// brush 1716 +{ +( 512 1504 -32 ) ( 512 1504 -48 ) ( 448 1504 -48 ) TECH04_1 0 0 0 1 1 +( 448 1984 -32 ) ( 448 1984 -48 ) ( 512 1984 -48 ) TECH04_1 0 0 0 1 1 +( 512 1984 -32 ) ( 512 1504 -32 ) ( 448 1504 -32 ) TECH04_1 0 0 0 1 1 +( 448 1984 -48 ) ( 448 1504 -48 ) ( 512 1504 -48 ) TECH10_1 0 0 0 1 1 +( 512 1504 -48 ) ( 512 1504 -32 ) ( 512 1984 -32 ) TECH04_1 0 0 0 1 1 +( 448 1984 -48 ) ( 448 1984 -32 ) ( 448 1504 -32 ) TECH04_1 0 0 0 1 1 +} +// brush 1717 +{ +( -44 1515 21 ) ( -44 1504 0 ) ( 90 1504 0 ) TWALL2_6 0 0 0 1 1 +( 960 1472 0 ) ( 960 1472 -85 ) ( 224 1472 -85 ) TWALL2_6 0 0 0 1 1 +( 960 1515 0 ) ( 960 1472 0 ) ( 224 1472 0 ) TWALL2_6 0 0 0 1 1 +( 960 1472 -85 ) ( 960 1472 0 ) ( 960 1515 0 ) TWALL2_6 0 0 0 1 1 +( 224 1515 -85 ) ( 224 1515 0 ) ( 224 1472 0 ) TWALL2_6 0 0 0 1 1 +} +// brush 1718 +{ +( 917 1193 21 ) ( 928 1193 0 ) ( 928 1332 0 ) TWALL2_6 0 0 0 1 1 +( 960 2240 0 ) ( 960 2240 -85 ) ( 960 1472 -85 ) TWALL2_6 0 0 0 1 1 +( 917 2240 0 ) ( 960 2240 0 ) ( 960 1472 0 ) TWALL2_6 0 0 0 1 1 +( 960 2240 -85 ) ( 960 2240 0 ) ( 917 2240 0 ) TWALL2_6 0 0 0 1 1 +( 917 1472 -85 ) ( 917 1472 0 ) ( 960 1472 0 ) TWALL2_6 0 0 0 1 1 +} +// brush 1719 +{ +( 544 2208 0 ) ( 480 2208 0 ) ( 480 2197 21 ) TWALL2_6 0 0 0 1 1 +( 608 2240 -85 ) ( 960 2240 -85 ) ( 960 2240 0 ) TWALL2_6 0 0 0 1 1 +( 608 2240 0 ) ( 960 2240 0 ) ( 960 2197 0 ) TWALL2_6 0 0 0 1 1 +( 960 2197 0 ) ( 960 2240 0 ) ( 960 2240 -85 ) TWALL2_6 0 0 0 1 1 +( 608 2240 0 ) ( 608 2197 0 ) ( 608 2197 -85 ) TWALL2_6 0 0 0 1 1 +} +// brush 1720 +{ +( 256 1379 0 ) ( 256 1286 0 ) ( 267 1286 21 ) TWALL2_6 0 0 0 1 1 +( 224 1472 -85 ) ( 224 1984 -85 ) ( 224 1984 0 ) TWALL2_6 0 0 0 1 1 +( 224 1472 0 ) ( 224 1984 0 ) ( 267 1984 0 ) TWALL2_6 0 0 0 1 1 +( 267 1984 0 ) ( 224 1984 0 ) ( 224 1984 -85 ) TWALL2_6 0 0 0 1 1 +( 224 1472 0 ) ( 267 1472 0 ) ( 267 1472 -85 ) TWALL2_6 0 0 0 1 1 +} +// brush 1721 +{ +( 832 2016 -672 ) ( 800 1984 -672 ) ( 800 1984 -416 ) COP1_5 32 32 0 1 1 +( 832 2080 -672 ) ( 832 2080 -416 ) ( 800 2112 -416 ) COP1_5 32 32 0 1 1 +( 704 2080 -672 ) ( 736 2112 -672 ) ( 736 2112 -416 ) COP1_5 32 32 0 1 1 +( 704 2016 -672 ) ( 704 2016 -416 ) ( 736 1984 -416 ) COP1_5 32 32 0 1 1 +( 736 1984 -672 ) ( 736 1984 -416 ) ( 800 1984 -416 ) COP1_5 32 32 0 1 1 +( 800 2112 -672 ) ( 800 2112 -416 ) ( 736 2112 -416 ) COP1_5 32 32 0 1 1 +( 704 2080 -416 ) ( 736 2112 -416 ) ( 800 2112 -416 ) COP1_5 32 32 0 1 1 +( 704 2016 -672 ) ( 736 1984 -672 ) ( 800 1984 -672 ) COP1_5 32 32 0 1 1 +( 832 2016 -672 ) ( 832 2016 -416 ) ( 832 2080 -416 ) COP1_5 32 32 0 1 1 +( 704 2080 -672 ) ( 704 2080 -416 ) ( 704 2016 -416 ) COP1_5 32 32 0 1 1 +} +// brush 1722 +{ +( 448 2016 -672 ) ( 416 1984 -672 ) ( 416 1984 -480 ) COP1_5 32 32 0 1 1 +( 448 2080 -672 ) ( 448 2080 -480 ) ( 416 2112 -480 ) COP1_5 32 32 0 1 1 +( 320 2080 -672 ) ( 352 2112 -672 ) ( 352 2112 -480 ) COP1_5 32 32 0 1 1 +( 320 2016 -672 ) ( 320 2016 -480 ) ( 352 1984 -480 ) COP1_5 32 32 0 1 1 +( 352 1984 -672 ) ( 352 1984 -480 ) ( 416 1984 -480 ) COP1_5 32 32 0 1 1 +( 416 2112 -672 ) ( 416 2112 -480 ) ( 352 2112 -480 ) COP1_5 32 32 0 1 1 +( 320 2080 -480 ) ( 352 2112 -480 ) ( 416 2112 -480 ) COP1_5 32 32 0 1 1 +( 320 2016 -672 ) ( 352 1984 -672 ) ( 416 1984 -672 ) COP1_5 32 32 0 1 1 +( 448 2016 -672 ) ( 448 2016 -480 ) ( 448 2080 -480 ) COP1_5 32 32 0 1 1 +( 320 2080 -672 ) ( 320 2080 -480 ) ( 320 2016 -480 ) COP1_5 32 32 0 1 1 +} +// brush 1723 +{ +( 848 1584 -304 ) ( 864 1584 -304 ) ( 864 1728 -304 ) COP1_1 0 0 0 1 1 +( 848 1728 -288 ) ( 864 1728 -288 ) ( 864 1584 -288 ) COP1_1 0 0 0 1 1 +( 848 1584 -288 ) ( 848 1584 -304 ) ( 848 1728 -304 ) COP1_1 0 0 0 1 1 +( 864 1728 -288 ) ( 864 1728 -304 ) ( 864 1584 -304 ) COP1_1 0 0 0 1 1 +( 864 1584 -304 ) ( 848 1584 -304 ) ( 848 1584 -288 ) COP1_1 0 0 0 1 1 +( 864 1728 -288 ) ( 848 1728 -288 ) ( 848 1728 -304 ) COP1_1 0 0 0 1 1 +} +// brush 1724 +{ +( 848 1584 -352 ) ( 864 1584 -352 ) ( 864 1728 -352 ) COP1_1 0 0 0 1 1 +( 848 1728 -320 ) ( 864 1728 -320 ) ( 864 1584 -320 ) COP1_1 0 0 0 1 1 +( 848 1584 -320 ) ( 848 1584 -352 ) ( 848 1728 -352 ) COP1_1 0 0 0 1 1 +( 864 1728 -320 ) ( 864 1728 -352 ) ( 864 1584 -352 ) COP1_1 0 0 0 1 1 +( 864 1584 -352 ) ( 848 1584 -352 ) ( 848 1584 -320 ) COP1_1 0 0 0 1 1 +( 864 1728 -320 ) ( 848 1728 -320 ) ( 848 1728 -352 ) COP1_1 0 0 0 1 1 +} +// brush 1725 +{ +( 704 1568 -304 ) ( 848 1568 -304 ) ( 848 1584 -304 ) COP1_1 0 0 0 1 1 +( 704 1584 -288 ) ( 848 1584 -288 ) ( 848 1568 -288 ) COP1_1 0 0 0 1 1 +( 704 1568 -288 ) ( 704 1568 -304 ) ( 704 1584 -304 ) COP1_1 0 0 0 1 1 +( 848 1584 -288 ) ( 848 1584 -304 ) ( 848 1568 -304 ) COP1_1 0 0 0 1 1 +( 848 1568 -304 ) ( 704 1568 -304 ) ( 704 1568 -288 ) COP1_1 0 0 0 1 1 +( 848 1584 -288 ) ( 704 1584 -288 ) ( 704 1584 -304 ) COP1_1 0 0 0 1 1 +} +// brush 1726 +{ +( 704 1568 -352 ) ( 848 1568 -352 ) ( 848 1584 -352 ) COP1_1 0 0 0 1 1 +( 704 1584 -320 ) ( 848 1584 -320 ) ( 848 1568 -320 ) COP1_1 0 0 0 1 1 +( 704 1568 -320 ) ( 704 1568 -352 ) ( 704 1584 -352 ) COP1_1 0 0 0 1 1 +( 848 1584 -320 ) ( 848 1584 -352 ) ( 848 1568 -352 ) COP1_1 0 0 0 1 1 +( 848 1568 -352 ) ( 704 1568 -352 ) ( 704 1568 -320 ) COP1_1 0 0 0 1 1 +( 848 1584 -320 ) ( 704 1584 -320 ) ( 704 1584 -352 ) COP1_1 0 0 0 1 1 +} +// brush 1727 +{ +( 304 1584 -240 ) ( 304 1568 -240 ) ( 448 1568 -240 ) COP1_1 0 0 0 1 1 +( 448 1584 -224 ) ( 448 1568 -224 ) ( 304 1568 -224 ) COP1_1 0 0 0 1 1 +( 304 1584 -224 ) ( 304 1584 -240 ) ( 448 1584 -240 ) COP1_1 0 0 0 1 1 +( 448 1568 -224 ) ( 448 1568 -240 ) ( 304 1568 -240 ) COP1_1 0 0 0 1 1 +( 304 1568 -240 ) ( 304 1584 -240 ) ( 304 1584 -224 ) COP1_1 0 0 0 1 1 +( 448 1568 -224 ) ( 448 1584 -224 ) ( 448 1584 -240 ) COP1_1 0 0 0 1 1 +} +// brush 1728 +{ +( 304 1584 -288 ) ( 304 1568 -288 ) ( 448 1568 -288 ) COP1_1 0 0 0 1 1 +( 448 1584 -256 ) ( 448 1568 -256 ) ( 304 1568 -256 ) COP1_1 0 0 0 1 1 +( 304 1584 -256 ) ( 304 1584 -288 ) ( 448 1584 -288 ) COP1_1 0 0 0 1 1 +( 448 1568 -256 ) ( 448 1568 -288 ) ( 304 1568 -288 ) COP1_1 0 0 0 1 1 +( 304 1568 -288 ) ( 304 1584 -288 ) ( 304 1584 -256 ) COP1_1 0 0 0 1 1 +( 448 1568 -256 ) ( 448 1584 -256 ) ( 448 1584 -288 ) COP1_1 0 0 0 1 1 +} +// brush 1729 +{ +( 288 1728 -240 ) ( 288 1584 -240 ) ( 304 1584 -240 ) COP1_1 0 0 0 1 1 +( 304 1728 -224 ) ( 304 1584 -224 ) ( 288 1584 -224 ) COP1_1 0 0 0 1 1 +( 288 1728 -224 ) ( 288 1728 -240 ) ( 304 1728 -240 ) COP1_1 0 0 0 1 1 +( 304 1584 -224 ) ( 304 1584 -240 ) ( 288 1584 -240 ) COP1_1 0 0 0 1 1 +( 288 1584 -240 ) ( 288 1728 -240 ) ( 288 1728 -224 ) COP1_1 0 0 0 1 1 +( 304 1584 -224 ) ( 304 1728 -224 ) ( 304 1728 -240 ) COP1_1 0 0 0 1 1 +} +// brush 1730 +{ +( 288 1728 -288 ) ( 288 1584 -288 ) ( 304 1584 -288 ) COP1_1 0 0 0 1 1 +( 304 1728 -256 ) ( 304 1584 -256 ) ( 288 1584 -256 ) COP1_1 0 0 0 1 1 +( 288 1728 -256 ) ( 288 1728 -288 ) ( 304 1728 -288 ) COP1_1 0 0 0 1 1 +( 304 1584 -256 ) ( 304 1584 -288 ) ( 288 1584 -288 ) COP1_1 0 0 0 1 1 +( 288 1584 -288 ) ( 288 1728 -288 ) ( 288 1728 -256 ) COP1_1 0 0 0 1 1 +( 304 1584 -256 ) ( 304 1728 -256 ) ( 304 1728 -288 ) COP1_1 0 0 0 1 1 +} +// brush 1731 +{ +( 704 1590 -352 ) ( 704 1590 -288 ) ( 704 1574 -288 ) LUNFLR1 -112 0 0 1 1 +( 848 1618 -352 ) ( 848 1618 -288 ) ( 848 1634 -288 ) LUNFLR1 -80 0 0 1 1 +( -16 1578 -352 ) ( -16 1562 -352 ) ( 92 1562 -352 ) ECOP1_6 0 0 0 1 1 +( 92 1578 -320 ) ( 92 1562 -320 ) ( -16 1562 -320 ) LUNFLR1 -32 0 0 1 1 +( 137 1600 -288 ) ( 137 1600 -352 ) ( 245 1600 -352 ) LUNFLR1 -32 0 0 1 1 +( 560 1584 -288 ) ( 560 1584 -352 ) ( 452 1584 -352 ) LUNFLR1 -32 0 0 1 1 +} +// brush 1732 +{ +( 832 1638 -352 ) ( 832 1638 -288 ) ( 832 1494 -288 ) LUNFLR1 -112 0 0 1 1 +( 848 1890 -352 ) ( 848 1890 -288 ) ( 848 2034 -288 ) LUNFLR1 -80 0 0 1 1 +( 752 1530 -352 ) ( 752 1386 -352 ) ( 764 1386 -352 ) ECOP1_6 0 0 0 1 1 +( 764 1530 -320 ) ( 764 1386 -320 ) ( 752 1386 -320 ) LUNFLR1 -32 0 0 1 1 +( 769 1728 -288 ) ( 769 1728 -352 ) ( 781 1728 -352 ) LUNFLR1 -32 0 0 1 1 +( 816 1584 -288 ) ( 816 1584 -352 ) ( 804 1584 -352 ) LUNFLR1 -32 0 0 1 1 +} +// brush 1733 +{ +( 448 1574 -224 ) ( 448 1590 -224 ) ( 448 1590 -288 ) LUNFLR1 -112 0 0 1 1 +( 304 1634 -224 ) ( 304 1618 -224 ) ( 304 1618 -288 ) LUNFLR1 -80 0 0 1 1 +( 1060 1562 -288 ) ( 1168 1562 -288 ) ( 1168 1578 -288 ) ECOP1_6 0 0 0 1 1 +( 1168 1562 -256 ) ( 1060 1562 -256 ) ( 1060 1578 -256 ) LUNFLR1 -32 0 0 1 1 +( 907 1600 -288 ) ( 1015 1600 -288 ) ( 1015 1600 -224 ) LUNFLR1 -32 0 0 1 1 +( 700 1584 -288 ) ( 592 1584 -288 ) ( 592 1584 -224 ) LUNFLR1 -32 0 0 1 1 +} +// brush 1734 +{ +( 320 1494 -224 ) ( 320 1638 -224 ) ( 320 1638 -288 ) LUNFLR1 -112 0 0 1 1 +( 304 2034 -224 ) ( 304 1890 -224 ) ( 304 1890 -288 ) LUNFLR1 -80 0 0 1 1 +( 388 1386 -288 ) ( 400 1386 -288 ) ( 400 1530 -288 ) ECOP1_6 0 0 0 1 1 +( 400 1386 -256 ) ( 388 1386 -256 ) ( 388 1530 -256 ) LUNFLR1 -32 0 0 1 1 +( 371 1728 -288 ) ( 383 1728 -288 ) ( 383 1728 -224 ) LUNFLR1 -32 0 0 1 1 +( 348 1584 -288 ) ( 336 1584 -288 ) ( 336 1584 -224 ) LUNFLR1 -32 0 0 1 1 +} +// brush 1735 +{ +( 848 2128 -368 ) ( 848 2144 -368 ) ( 704 2144 -368 ) COP1_1 0 0 0 1 1 +( 704 2128 -352 ) ( 704 2144 -352 ) ( 848 2144 -352 ) COP1_1 0 0 0 1 1 +( 848 2128 -352 ) ( 848 2128 -368 ) ( 704 2128 -368 ) COP1_1 0 0 0 1 1 +( 704 2144 -352 ) ( 704 2144 -368 ) ( 848 2144 -368 ) COP1_1 0 0 0 1 1 +( 848 2144 -368 ) ( 848 2128 -368 ) ( 848 2128 -352 ) COP1_1 0 0 0 1 1 +( 704 2144 -352 ) ( 704 2128 -352 ) ( 704 2128 -368 ) COP1_1 0 0 0 1 1 +} +// brush 1736 +{ +( 848 2128 -416 ) ( 848 2144 -416 ) ( 704 2144 -416 ) COP1_1 0 0 0 1 1 +( 704 2128 -384 ) ( 704 2144 -384 ) ( 848 2144 -384 ) COP1_1 0 0 0 1 1 +( 848 2128 -384 ) ( 848 2128 -416 ) ( 704 2128 -416 ) COP1_1 0 0 0 1 1 +( 704 2144 -384 ) ( 704 2144 -416 ) ( 848 2144 -416 ) COP1_1 0 0 0 1 1 +( 848 2144 -416 ) ( 848 2128 -416 ) ( 848 2128 -384 ) COP1_1 0 0 0 1 1 +( 704 2144 -384 ) ( 704 2128 -384 ) ( 704 2128 -416 ) COP1_1 0 0 0 1 1 +} +// brush 1737 +{ +( 864 1984 -368 ) ( 864 2128 -368 ) ( 848 2128 -368 ) COP1_1 0 0 0 1 1 +( 848 1984 -352 ) ( 848 2128 -352 ) ( 864 2128 -352 ) COP1_1 0 0 0 1 1 +( 864 1984 -352 ) ( 864 1984 -368 ) ( 848 1984 -368 ) COP1_1 0 0 0 1 1 +( 848 2128 -352 ) ( 848 2128 -368 ) ( 864 2128 -368 ) COP1_1 0 0 0 1 1 +( 864 2128 -368 ) ( 864 1984 -368 ) ( 864 1984 -352 ) COP1_1 0 0 0 1 1 +( 848 2128 -352 ) ( 848 1984 -352 ) ( 848 1984 -368 ) COP1_1 0 0 0 1 1 +} +// brush 1738 +{ +( 864 1984 -416 ) ( 864 2128 -416 ) ( 848 2128 -416 ) COP1_1 0 0 0 1 1 +( 848 1984 -384 ) ( 848 2128 -384 ) ( 864 2128 -384 ) COP1_1 0 0 0 1 1 +( 864 1984 -384 ) ( 864 1984 -416 ) ( 848 1984 -416 ) COP1_1 0 0 0 1 1 +( 848 2128 -384 ) ( 848 2128 -416 ) ( 864 2128 -416 ) COP1_1 0 0 0 1 1 +( 864 2128 -416 ) ( 864 1984 -416 ) ( 864 1984 -384 ) COP1_1 0 0 0 1 1 +( 848 2128 -384 ) ( 848 1984 -384 ) ( 848 1984 -416 ) COP1_1 0 0 0 1 1 +} +// brush 1739 +{ +( 704 2138 -352 ) ( 704 2122 -352 ) ( 704 2122 -416 ) LUNFLR1 -112 0 0 1 1 +( 848 2078 -352 ) ( 848 2094 -352 ) ( 848 2094 -416 ) LUNFLR1 -80 0 0 1 1 +( 92 2150 -416 ) ( -16 2150 -416 ) ( -16 2134 -416 ) ECOP1_6 0 0 0 1 1 +( -16 2150 -384 ) ( 92 2150 -384 ) ( 92 2134 -384 ) LUNFLR1 -32 0 0 1 1 +( 245 2112 -416 ) ( 137 2112 -416 ) ( 137 2112 -352 ) LUNFLR1 -32 0 0 1 1 +( 452 2128 -416 ) ( 560 2128 -416 ) ( 560 2128 -352 ) LUNFLR1 -32 0 0 1 1 +} +// brush 1740 +{ +( 832 2218 -352 ) ( 832 2074 -352 ) ( 832 2074 -416 ) LUNFLR1 -112 0 0 1 1 +( 848 1678 -352 ) ( 848 1822 -352 ) ( 848 1822 -416 ) LUNFLR1 -80 0 0 1 1 +( 764 2326 -416 ) ( 752 2326 -416 ) ( 752 2182 -416 ) ECOP1_6 0 0 0 1 1 +( 752 2326 -384 ) ( 764 2326 -384 ) ( 764 2182 -384 ) LUNFLR1 -32 0 0 1 1 +( 781 1984 -416 ) ( 769 1984 -416 ) ( 769 1984 -352 ) LUNFLR1 -32 0 0 1 1 +( 804 2128 -416 ) ( 816 2128 -416 ) ( 816 2128 -352 ) LUNFLR1 -32 0 0 1 1 +} +// brush 1741 +{ +( 304 2128 -432 ) ( 288 2128 -432 ) ( 288 1984 -432 ) COP1_1 0 0 0 1 1 +( 304 1984 -416 ) ( 288 1984 -416 ) ( 288 2128 -416 ) COP1_1 0 0 0 1 1 +( 304 2128 -416 ) ( 304 2128 -432 ) ( 304 1984 -432 ) COP1_1 0 0 0 1 1 +( 288 1984 -416 ) ( 288 1984 -432 ) ( 288 2128 -432 ) COP1_1 0 0 0 1 1 +( 288 2128 -432 ) ( 304 2128 -432 ) ( 304 2128 -416 ) COP1_1 0 0 0 1 1 +( 288 1984 -416 ) ( 304 1984 -416 ) ( 304 1984 -432 ) COP1_1 0 0 0 1 1 +} +// brush 1742 +{ +( 304 2128 -480 ) ( 288 2128 -480 ) ( 288 1984 -480 ) COP1_1 0 0 0 1 1 +( 304 1984 -448 ) ( 288 1984 -448 ) ( 288 2128 -448 ) COP1_1 0 0 0 1 1 +( 304 2128 -448 ) ( 304 2128 -480 ) ( 304 1984 -480 ) COP1_1 0 0 0 1 1 +( 288 1984 -448 ) ( 288 1984 -480 ) ( 288 2128 -480 ) COP1_1 0 0 0 1 1 +( 288 2128 -480 ) ( 304 2128 -480 ) ( 304 2128 -448 ) COP1_1 0 0 0 1 1 +( 288 1984 -448 ) ( 304 1984 -448 ) ( 304 1984 -480 ) COP1_1 0 0 0 1 1 +} +// brush 1743 +{ +( 448 2144 -432 ) ( 304 2144 -432 ) ( 304 2128 -432 ) COP1_1 0 0 0 1 1 +( 448 2128 -416 ) ( 304 2128 -416 ) ( 304 2144 -416 ) COP1_1 0 0 0 1 1 +( 448 2144 -416 ) ( 448 2144 -432 ) ( 448 2128 -432 ) COP1_1 0 0 0 1 1 +( 304 2128 -416 ) ( 304 2128 -432 ) ( 304 2144 -432 ) COP1_1 0 0 0 1 1 +( 304 2144 -432 ) ( 448 2144 -432 ) ( 448 2144 -416 ) COP1_1 0 0 0 1 1 +( 304 2128 -416 ) ( 448 2128 -416 ) ( 448 2128 -432 ) COP1_1 0 0 0 1 1 +} +// brush 1744 +{ +( 448 2144 -480 ) ( 304 2144 -480 ) ( 304 2128 -480 ) COP1_1 0 0 0 1 1 +( 448 2128 -448 ) ( 304 2128 -448 ) ( 304 2144 -448 ) COP1_1 0 0 0 1 1 +( 448 2144 -448 ) ( 448 2144 -480 ) ( 448 2128 -480 ) COP1_1 0 0 0 1 1 +( 304 2128 -448 ) ( 304 2128 -480 ) ( 304 2144 -480 ) COP1_1 0 0 0 1 1 +( 304 2144 -480 ) ( 448 2144 -480 ) ( 448 2144 -448 ) COP1_1 0 0 0 1 1 +( 304 2128 -448 ) ( 448 2128 -448 ) ( 448 2128 -480 ) COP1_1 0 0 0 1 1 +} +// brush 1745 +{ +( 448 2122 -480 ) ( 448 2122 -416 ) ( 448 2138 -416 ) LUNFLR1 -112 0 0 1 1 +( 304 2094 -480 ) ( 304 2094 -416 ) ( 304 2078 -416 ) LUNFLR1 -80 0 0 1 1 +( 1168 2134 -480 ) ( 1168 2150 -480 ) ( 1060 2150 -480 ) ECOP1_6 0 0 0 1 1 +( 1060 2134 -448 ) ( 1060 2150 -448 ) ( 1168 2150 -448 ) LUNFLR1 -32 0 0 1 1 +( 1015 2112 -416 ) ( 1015 2112 -480 ) ( 907 2112 -480 ) LUNFLR1 -32 0 0 1 1 +( 592 2128 -416 ) ( 592 2128 -480 ) ( 700 2128 -480 ) LUNFLR1 -32 0 0 1 1 +} +// brush 1746 +{ +( 320 2074 -480 ) ( 320 2074 -416 ) ( 320 2218 -416 ) LUNFLR1 -112 0 0 1 1 +( 304 1822 -480 ) ( 304 1822 -416 ) ( 304 1678 -416 ) LUNFLR1 -80 0 0 1 1 +( 400 2182 -480 ) ( 400 2326 -480 ) ( 388 2326 -480 ) ECOP1_6 0 0 0 1 1 +( 388 2182 -448 ) ( 388 2326 -448 ) ( 400 2326 -448 ) LUNFLR1 -32 0 0 1 1 +( 383 1984 -416 ) ( 383 1984 -480 ) ( 371 1984 -480 ) LUNFLR1 -32 0 0 1 1 +( 336 2128 -416 ) ( 336 2128 -480 ) ( 348 2128 -480 ) LUNFLR1 -32 0 0 1 1 +} +// brush 1747 +{ +( 272 2152 -704 ) ( 272 2211 -704 ) ( 176 2211 -704 ) TECH07_2 -55 -96 -90 1 1 +( 176 2211 -192 ) ( 272 2211 -192 ) ( 272 2152 -192 ) LUNFLR1 0 0 0 1 1 +( 144 2211 -192 ) ( 144 2152 -192 ) ( 144 2152 -328 ) TECH04_5 0 0 0 1 1 +( 176 1936 -184 ) ( 272 1936 -184 ) ( 272 1936 -320 ) TECH07_2 96 0 0 1 1 +( 208 2152 -184 ) ( 208 2211 -184 ) ( 208 2211 -320 ) twall4_1 0 0 0 1 1 +( 336 2368 -184 ) ( 240 2368 -184 ) ( 240 2368 -320 ) TECH07_2 96 0 0 1 1 +} +// brush 1748 +{ +( 240 0 -224 ) ( 256 0 -224 ) ( 256 128 -224 ) TECH07_2 0 0 0 1 1 +( 240 2228 -192 ) ( 288 2228 -192 ) ( 288 2176 -192 ) LUNFLR1 0 0 0 1 1 +( 224 2228 -192 ) ( 224 2176 -192 ) ( 224 2176 -328 ) TECH04_5 0 0 0 1 1 +( 240 1984 -184 ) ( 288 1984 -184 ) ( 288 1984 -320 ) TECH_32BORDA 0 0 0 1 -1 +( 256 2176 -184 ) ( 256 2228 -184 ) ( 256 2228 -320 ) twall4_1 0 0 0 1 1 +( 320 2368 -184 ) ( 272 2368 -184 ) ( 272 2368 -320 ) TECH07_2 96 0 0 1 1 +} +// brush 1749 +{ +( 224 1696 -192 ) ( 208 1696 -192 ) ( 208 1680 -192 ) twall4_1 0 0 0 1 1 +( 224 1680 -64 ) ( 208 1680 -64 ) ( 208 1696 -64 ) twall4_1 0 0 0 1 1 +( 224 1696 -64 ) ( 224 1696 -192 ) ( 224 1680 -192 ) twall4_1 0 0 0 1 1 +( 208 1680 -64 ) ( 208 1680 -192 ) ( 208 1696 -192 ) twall4_1 0 0 0 1 1 +( 208 1696 -192 ) ( 224 1696 -192 ) ( 224 1696 -64 ) twall4_1 0 0 0 1 1 +( 208 1680 -64 ) ( 224 1680 -64 ) ( 224 1680 -192 ) twall4_1 0 0 0 1 1 +} +// brush 1750 +{ +( 208 1696 -128 ) ( 160 1696 -128 ) ( 160 1680 -128 ) twall4_1 0 0 0 1 1 +( 208 1680 -64 ) ( 160 1680 -64 ) ( 160 1696 -64 ) twall4_1 0 0 0 1 1 +( 208 1696 -64 ) ( 208 1696 -128 ) ( 208 1680 -128 ) twall4_1 0 0 0 1 1 +( 160 1680 -64 ) ( 160 1680 -128 ) ( 160 1696 -128 ) twall4_1 0 0 0 1 1 +( 160 1696 -128 ) ( 208 1696 -128 ) ( 208 1696 -64 ) twall4_1 0 0 0 1 1 +( 160 1680 -64 ) ( 208 1680 -64 ) ( 208 1680 -128 ) twall4_1 0 0 0 1 1 +} +// brush 1751 +{ +( 224 1680 -192 ) ( 160 1680 -192 ) ( 160 1472 -192 ) twall4_1 0 0 0 1 1 +( 224 1472 -64 ) ( 160 1472 -64 ) ( 160 1680 -64 ) twall4_1 0 0 0 1 1 +( 224 1680 -64 ) ( 224 1680 -192 ) ( 224 1472 -192 ) twall4_1 0 0 0 1 1 +( 160 1472 -64 ) ( 160 1472 -192 ) ( 160 1680 -192 ) twall4_1 0 0 0 1 1 +( 160 1680 -192 ) ( 224 1680 -192 ) ( 224 1680 -64 ) twall4_1 0 0 0 1 1 +( 160 1472 -64 ) ( 224 1472 -64 ) ( 224 1472 -192 ) twall4_1 0 0 0 1 1 +} +// brush 1752 +{ +( 208 1680 -256 ) ( 160 1680 -256 ) ( 160 1472 -256 ) twall4_1 0 0 0 1 1 +( 208 1472 -192 ) ( 160 1472 -192 ) ( 160 1680 -192 ) twall4_1 0 0 0 1 1 +( 208 1680 -192 ) ( 208 1680 -256 ) ( 208 1472 -256 ) twall4_1 0 0 0 1 1 +( 160 1472 -192 ) ( 160 1472 -256 ) ( 160 1680 -256 ) twall4_1 0 0 0 1 1 +( 160 1680 -256 ) ( 208 1680 -256 ) ( 208 1680 -192 ) twall4_1 0 0 0 1 1 +( 160 1472 -192 ) ( 208 1472 -192 ) ( 208 1472 -256 ) twall4_1 0 0 0 1 1 +} +// brush 1753 +{ +( 256 128 -224 ) ( 256 0 -224 ) ( 240 0 -224 ) TECH07_2 0 0 0 1 1 +( 288 2176 -704 ) ( 288 2228 -704 ) ( 240 2228 -704 ) TECH07_2 -55 -96 -90 1 1 +( 224 2228 -192 ) ( 224 2176 -192 ) ( 224 2176 -328 ) TECH04_5 0 0 0 1 1 +( 240 1984 -184 ) ( 288 1984 -184 ) ( 288 1984 -320 ) twall4_1 0 0 0 1 1 +( 256 2176 -184 ) ( 256 2228 -184 ) ( 256 2228 -320 ) twall4_1 0 0 0 1 1 +( 320 2368 -184 ) ( 272 2368 -184 ) ( 272 2368 -320 ) TECH07_2 96 0 0 1 1 +} +// brush 1754 +{ +( 272 2000 -126 ) ( 248 2000 -126 ) ( 248 2000 -160 ) TECH04_8 0 -112 0 1 1 +( 240 1994 -126 ) ( 240 1996 -126 ) ( 240 1996 -160 ) TECH07_2 -56 0 -180 1 -1 +( 232 1984 -126 ) ( 256 1984 -126 ) ( 256 1984 -160 ) SYM06_4 0 64 0 1 1 +( 224 1996 -128 ) ( 224 1994 -128 ) ( 224 1994 -162 ) BLACK 0 0 0 1 1 +( 232 1996 -128 ) ( 256 1996 -128 ) ( 256 1994 -128 ) LUNFLR1 0 0 0 1 1 +( 256 1994 -192 ) ( 256 1996 -192 ) ( 232 1996 -192 ) TECH07_2 -55 -96 -90 1 1 +} +// brush 1755 +{ +( 304 128 -64 ) ( 304 0 -64 ) ( 272 0 -64 ) TECH04_8 0 0 0 1 1 +( 272 2048 70 ) ( 248 2048 70 ) ( 248 2048 -32 ) TECH07_2 96 0 0 1 1 +( 240 2023 70 ) ( 240 2034 70 ) ( 240 2034 -32 ) TECH07_2 -56 0 -180 1 -1 +( 232 1984 70 ) ( 256 1984 70 ) ( 256 1984 -32 ) SYM06_4 0 64 0 1 1 +( 224 2034 64 ) ( 224 2023 64 ) ( 224 2023 -38 ) TECH07_2 -56 0 -180 1 -1 +( 256 2023 -128 ) ( 256 2034 -128 ) ( 232 2034 -128 ) TECH04_8 0 -112 0 1 1 +} +// brush 1756 +{ +( 304 128 -64 ) ( 304 0 -64 ) ( 272 0 -64 ) TECH07_2 0 0 0 1 1 +( 288 2048 72 ) ( 264 2048 72 ) ( 264 2048 -64 ) TECH04_8 0 -112 0 1 1 +( 256 2023 72 ) ( 256 2034 72 ) ( 256 2034 -64 ) TECH07_2 -56 0 -180 1 -1 +( 248 1984 72 ) ( 272 1984 72 ) ( 272 1984 -64 ) SYM06_4 0 64 0 1 1 +( 240 2034 64 ) ( 240 2023 64 ) ( 240 2023 -72 ) BLACK 0 0 0 1 1 +( 272 2023 -192 ) ( 272 2034 -192 ) ( 248 2034 -192 ) TECH07_2 -55 -96 -90 1 1 +} +// brush 1757 +{ +( 233 1929 -64 ) ( 157 1929 -64 ) ( 157 1393 -64 ) twall4_1 0 0 0 1 1 +( 157 1393 64 ) ( 157 1929 64 ) ( 233 1929 64 ) twall4_1 0 0 0 1 1 +( 193 1472 -64 ) ( 269 1472 -64 ) ( 269 1472 -128 ) twall4_1 0 0 0 1 1 +( 224 1720 -64 ) ( 224 2257 -64 ) ( 224 2257 -128 ) twall4_1 0 0 0 1 1 +( 233 2048 -96 ) ( 157 2048 -96 ) ( 157 2048 -160 ) twall4_1 0 0 0 1 1 +( 160 1929 -64 ) ( 160 1393 -64 ) ( 160 1393 -128 ) twall4_1 0 0 0 1 1 +} +// brush 1758 +{ +( 960 1664 0 ) ( 1008 1664 0 ) ( 1008 1664 128 ) twall4_1 0 0 0 1 1 +( 960 1472 64 ) ( 960 1472 0 ) ( 224 1472 0 ) twall4_1 0 0 0 1 1 +( 960 1984 64 ) ( 960 1472 64 ) ( 224 1472 64 ) twall4_1 0 0 0 1 1 +( 224 1984 0 ) ( 224 1472 0 ) ( 960 1472 0 ) TECH01_6 0 0 0 1 1 +( 960 1472 0 ) ( 960 1472 64 ) ( 960 1984 64 ) twall4_1 0 0 0 1 1 +( 224 1984 0 ) ( 224 1984 64 ) ( 224 1472 64 ) twall4_1 0 0 0 1 1 +} +// brush 1759 +{ +( 1008 1728 0 ) ( 1040 1728 0 ) ( 1040 1728 128 ) TECH01_7 0 0 90 1 1 +( 1008 1664 128 ) ( 1008 1664 0 ) ( 960 1664 0 ) TECH01_7 0 0 90 1 1 +( 960 1984 64 ) ( 960 1472 64 ) ( 224 1472 64 ) TECH01_7 0 0 90 1 1 +( 224 1984 0 ) ( 224 1472 0 ) ( 960 1472 0 ) TECH01_7 0 0 90 1 1 +( 960 1472 0 ) ( 960 1472 64 ) ( 960 1984 64 ) TECH01_7 0 0 90 1 1 +( 224 1984 0 ) ( 224 1984 64 ) ( 224 1472 64 ) TECH01_7 0 0 90 1 1 +} +// brush 1760 +{ +( 672 1920 0 ) ( 592 1920 0 ) ( 592 1920 128 ) TECH04_5 0 0 0 1 1 +( 224 1984 64 ) ( 224 1984 0 ) ( 960 1984 0 ) TECH04_5 0 0 0 1 1 +( 960 1984 64 ) ( 960 1472 64 ) ( 224 1472 64 ) TECH04_5 0 0 0 1 1 +( 224 1984 0 ) ( 224 1472 0 ) ( 960 1472 0 ) TECH01_7 0 0 90 1 1 +( 960 1472 0 ) ( 960 1472 64 ) ( 960 1984 64 ) TECH04_5 0 0 0 1 1 +( 224 1984 0 ) ( 224 1984 64 ) ( 224 1472 64 ) TECH04_5 0 0 0 1 1 +} +// brush 1761 +{ +( 1040 1728 128 ) ( 1040 1728 0 ) ( 1008 1728 0 ) twall4_1 0 0 0 1 1 +( 592 1920 128 ) ( 592 1920 0 ) ( 672 1920 0 ) twall4_1 0 0 0 1 1 +( 960 1984 64 ) ( 960 1472 64 ) ( 224 1472 64 ) twall4_1 0 0 0 1 1 +( 224 1984 0 ) ( 224 1472 0 ) ( 960 1472 0 ) TECH01_6 0 0 0 1 1 +( 960 1472 0 ) ( 960 1472 64 ) ( 960 1984 64 ) twall4_1 0 0 0 1 1 +( 224 1984 0 ) ( 224 1984 64 ) ( 224 1472 64 ) twall4_1 0 0 0 1 1 +} +// brush 1762 +{ +( 224 2032 0 ) ( 224 2064 0 ) ( 224 2064 77 ) TEK_LA12 0 0 0 1 1 +( 480 -384 0 ) ( 448 -384 0 ) ( 448 -256 0 ) TEK_LA12 0 0 0 1 1 +( 256 1600 -384 ) ( 256 1664 -384 ) ( 192 1664 -384 ) TEK_LA12 0 0 0 1 1 +( 256 1664 -384 ) ( 256 1600 -384 ) ( 256 1600 96 ) PBTEK1_01 0 0 0 1 1 +( 192 1664 96 ) ( 192 1664 -384 ) ( 256 1664 -384 ) TEK_LA12 0 0 0 1 1 +( 192 1600 -384 ) ( 192 1600 96 ) ( 256 1600 96 ) TEK_LA12 0 0 0 1 1 +} +// brush 1763 +{ +( 0 1672 -488 ) ( 0 1688 -488 ) ( 128 1688 -488 ) TEK_LA12 0 0 0 1 1 +( 320 1680 -512 ) ( 288 1680 -512 ) ( 288 1584 -512 ) PBTEK1_02 0 0 0 1 1 +( 320 1680 -384 ) ( 320 1680 -512 ) ( 320 1584 -512 ) TECH07_1 -32 0 0 1 1 +( 288 1584 -384 ) ( 288 1584 -512 ) ( 288 1680 -512 ) TECH07_1 -32 0 0 1 1 +( 288 1680 -512 ) ( 320 1680 -512 ) ( 320 1680 -384 ) TEK_LA12 0 0 0 1 1 +( 288 1584 -384 ) ( 320 1584 -384 ) ( 320 1584 -512 ) TEK_LA12 0 0 0 1 1 +} +// brush 1764 +{ +( 0 1672 -488 ) ( 0 1688 -488 ) ( 128 1688 -488 ) TEK_LA12 0 0 0 1 1 +( 480 1584 -512 ) ( 480 1680 -512 ) ( 448 1680 -512 ) PBTEK1_02 0 0 0 1 1 +( 448 1584 -512 ) ( 448 1680 -512 ) ( 448 1680 -384 ) TECH07_1 -32 0 0 1 1 +( 480 1680 -512 ) ( 480 1584 -512 ) ( 480 1584 -384 ) TECH07_1 -32 0 0 1 1 +( 448 1680 -384 ) ( 448 1680 -512 ) ( 480 1680 -512 ) TEK_LA12 0 0 0 1 1 +( 448 1584 -512 ) ( 448 1584 -384 ) ( 480 1584 -384 ) TEK_LA12 0 0 0 1 1 +} +// brush 1765 +{ +( 448 1584 -368 ) ( 448 1680 -368 ) ( 480 1680 -360 ) TEK_LA12 0 0 0 1 1 +( 448 1680 -384 ) ( 448 1584 -384 ) ( 480 1584 -384 ) PBTEK1_02 0 0 0 1 1 +( 448 1584 -384 ) ( 448 1680 -384 ) ( 448 1680 -368 ) TECH07_1 -32 0 0 1 1 +( 480 1680 -384 ) ( 480 1584 -384 ) ( 480 1584 -360 ) TECH07_1 -32 0 0 1 1 +( 448 1680 -384 ) ( 480 1680 -384 ) ( 480 1680 -360 ) TEK_LA12 0 0 0 1 1 +( 480 1584 -384 ) ( 448 1584 -384 ) ( 448 1584 -368 ) TEK_LA12 0 0 0 1 1 +} +// brush 1766 +{ +( 416 1584 -304 ) ( 416 1680 -304 ) ( 448 1680 -296 ) TEK_LA12 0 0 0 1 1 +( 448 1680 -368 ) ( 448 1584 -368 ) ( 480 1584 -360 ) TEK_LA12 0 0 0 1 1 +( 448 1584 -368 ) ( 448 1680 -368 ) ( 416 1680 -304 ) TECH07_1 -32 0 0 1 1 +( 480 1680 -360 ) ( 480 1584 -360 ) ( 448 1584 -296 ) TECH07_1 -32 0 0 1 1 +( 448 1680 -368 ) ( 480 1680 -360 ) ( 448 1680 -296 ) TEK_LA12 -10 -16 26 1.030000 1.030000 +( 480 1584 -360 ) ( 448 1584 -368 ) ( 416 1584 -304 ) TEK_LA12 -10 -16 26 1.030000 1.030000 +} +// brush 1767 +{ +( 456 128 -288 ) ( 456 0 -288 ) ( 440 0 -288 ) TEK_LA12 0 -32 0 1 1 +( 416 1680 -304 ) ( 416 1584 -304 ) ( 448 1584 -296 ) TEK_LA12 0 -32 0 1 1 +( 416 1584 -304 ) ( 416 1680 -304 ) ( 416 1680 -256 ) TECH07_1 -32 -32 0 1 1 +( 448 1680 -296 ) ( 448 1584 -296 ) ( 448 1584 -256 ) TECH07_1 -32 -32 0 1 1 +( 416 1680 -304 ) ( 448 1680 -296 ) ( 448 1680 -256 ) TEK_LA12 0 -32 0 1 1 +( 448 1584 -296 ) ( 416 1584 -304 ) ( 416 1584 -256 ) TEK_LA12 0 -32 0 1 1 +} +// brush 1768 +{ +( 328 0 -288 ) ( 312 0 -288 ) ( 312 128 -288 ) TEK_LA12 0 -32 0 1 1 +( 320 1584 -296 ) ( 352 1584 -304 ) ( 352 1680 -304 ) TEK_LA12 0 -32 0 1 1 +( 352 1680 -256 ) ( 352 1680 -304 ) ( 352 1584 -304 ) TECH07_1 -32 -32 0 1 1 +( 320 1584 -256 ) ( 320 1584 -296 ) ( 320 1680 -296 ) TECH07_1 -32 -32 0 1 1 +( 320 1680 -256 ) ( 320 1680 -296 ) ( 352 1680 -304 ) TEK_LA12 0 -32 0 1 1 +( 352 1584 -256 ) ( 352 1584 -304 ) ( 320 1584 -296 ) TEK_LA12 0 -32 0 1 1 +} +// brush 1769 +{ +( 320 1680 -296 ) ( 352 1680 -304 ) ( 352 1584 -304 ) TEK_LA12 0 0 0 1 1 +( 288 1584 -360 ) ( 320 1584 -368 ) ( 320 1680 -368 ) TEK_LA12 0 0 0 1 1 +( 352 1680 -304 ) ( 320 1680 -368 ) ( 320 1584 -368 ) TECH07_1 -32 0 0 1 1 +( 320 1584 -296 ) ( 288 1584 -360 ) ( 288 1680 -360 ) TECH07_1 -32 0 0 1 1 +( 320 1680 -296 ) ( 288 1680 -360 ) ( 320 1680 -368 ) TEK_LA12 12 37 -26 1.030000 1.030000 +( 352 1584 -304 ) ( 320 1584 -368 ) ( 288 1584 -360 ) TEK_LA12 12 37 -26 1.030000 1.030000 +} +// brush 1770 +{ +( 288 1680 -360 ) ( 320 1680 -368 ) ( 320 1584 -368 ) TEK_LA12 0 0 0 1 1 +( 288 1584 -384 ) ( 320 1584 -384 ) ( 320 1680 -384 ) PBTEK1_02 0 0 0 1 1 +( 320 1680 -368 ) ( 320 1680 -384 ) ( 320 1584 -384 ) TECH07_1 -32 0 0 1 1 +( 288 1584 -360 ) ( 288 1584 -384 ) ( 288 1680 -384 ) TECH07_1 -32 0 0 1 1 +( 288 1680 -360 ) ( 288 1680 -384 ) ( 320 1680 -384 ) TEK_LA12 0 0 0 1 1 +( 320 1584 -368 ) ( 320 1584 -384 ) ( 288 1584 -384 ) TEK_LA12 0 0 0 1 1 +} +// brush 1771 +{ +( 216 1504 -491 ) ( 232 1504 -491 ) ( 232 1504 -546 ) COP1_1 0 0 0 1 1 +( 232 1520 -491 ) ( 216 1520 -491 ) ( 216 1520 -546 ) COP1_1 0 0 0 1 1 +( 232 1216 -464 ) ( 216 1216 -464 ) ( 216 1472 -464 ) COP1_1 0 16 0 1 1 +( 232 1472 -544 ) ( 216 1472 -544 ) ( 216 1216 -544 ) COP1_1 0 16 0 1 1 +( 240 1232 -475 ) ( 240 1488 -475 ) ( 240 1488 -530 ) COP1_1 0 0 0 1 1 +( 224 1216 -546 ) ( 224 1472 -546 ) ( 224 1472 -491 ) COP1_1 0 0 0 1 1 +} +// brush 1772 +{ +( 224 1600 -432 ) ( 224 1664 -432 ) ( 224 1664 -384 ) TEK_LA12 0 0 0 1 1 +( 256 1664 -384 ) ( 256 1600 -384 ) ( 224 1600 -384 ) TEK_LA12 0 0 0 1 1 +( 240 1600 -432 ) ( 240 1664 -432 ) ( 224 1664 -432 ) TEK_LA12 0 0 0 1 1 +( 240 1664 -432 ) ( 240 1600 -432 ) ( 256 1600 -384 ) PBTEK1_01 0 0 0 1 1 +( 224 1664 -432 ) ( 240 1664 -432 ) ( 256 1664 -384 ) TEK_LA12 0 0 0 1 1 +( 256 1600 -384 ) ( 240 1600 -432 ) ( 224 1600 -432 ) TEK_LA12 0 0 0 1 1 +} +// brush 1773 +{ +( 224 2032 -432 ) ( 224 2064 -432 ) ( 224 2064 -416 ) TEK_LA12 0 0 0 1 1 +( 352 -384 -432 ) ( 336 -384 -432 ) ( 336 -256 -432 ) TEK_LA12 0 0 0 1 1 +( 240 1600 -512 ) ( 240 1664 -512 ) ( 208 1664 -512 ) TEK_LA12 0 0 0 1 1 +( 240 1664 -512 ) ( 240 1600 -512 ) ( 240 1600 -412 ) PBTEK1_01 0 0 0 1 1 +( 208 1664 -412 ) ( 208 1664 -512 ) ( 240 1664 -512 ) TEK_LA12 0 0 0 1 1 +( 208 1600 -512 ) ( 208 1600 -412 ) ( 240 1600 -412 ) TEK_LA12 0 0 0 1 1 +} +// brush 1774 +{ +( 224 1600 -496 ) ( 224 1504 -496 ) ( 240 1504 -496 ) COP1_1 0 0 0 1 1 +( 240 1600 -480 ) ( 240 1504 -480 ) ( 224 1504 -480 ) COP1_1 0 0 0 1 1 +( 224 1600 -480 ) ( 224 1600 -496 ) ( 240 1600 -496 ) COP1_1 0 0 0 1 1 +( 240 1504 -480 ) ( 240 1504 -496 ) ( 224 1504 -496 ) COP1_1 0 0 0 1 1 +( 224 1504 -496 ) ( 224 1600 -496 ) ( 224 1600 -480 ) COP1_1 0 0 0 1 1 +( 240 1504 -480 ) ( 240 1600 -480 ) ( 240 1600 -496 ) COP1_1 0 0 0 1 1 +} +// brush 1775 +{ +( 224 1728 -544 ) ( 224 1472 -544 ) ( 240 1472 -544 ) COP1_1 0 0 0 1 1 +( 240 1728 -512 ) ( 240 1472 -512 ) ( 224 1472 -512 ) COP1_1 0 0 0 1 1 +( 224 1728 -512 ) ( 224 1728 -544 ) ( 240 1728 -544 ) COP1_1 0 0 0 1 1 +( 240 1472 -512 ) ( 240 1472 -544 ) ( 224 1472 -544 ) COP1_1 0 0 0 1 1 +( 224 1472 -544 ) ( 224 1728 -544 ) ( 224 1728 -512 ) COP1_1 0 0 0 1 1 +( 240 1472 -512 ) ( 240 1728 -512 ) ( 240 1728 -544 ) COP1_1 0 0 0 1 1 +} +// brush 1776 +{ +( 224 1728 -496 ) ( 224 1664 -496 ) ( 240 1664 -496 ) COP1_1 0 0 0 1 1 +( 240 1728 -480 ) ( 240 1664 -480 ) ( 224 1664 -480 ) COP1_1 0 0 0 1 1 +( 224 1728 -480 ) ( 224 1728 -496 ) ( 240 1728 -496 ) COP1_1 0 0 0 1 1 +( 240 1664 -480 ) ( 240 1664 -496 ) ( 224 1664 -496 ) COP1_1 0 0 0 1 1 +( 224 1664 -496 ) ( 224 1728 -496 ) ( 224 1728 -480 ) COP1_1 0 0 0 1 1 +( 240 1664 -480 ) ( 240 1728 -480 ) ( 240 1728 -496 ) COP1_1 0 0 0 1 1 +} +// brush 1777 +{ +( 336 1664 -336 ) ( 336 1600 -336 ) ( 432 1600 -336 ) LIGHT_RAIL01 0 0 0 1 1 +( 344 1600 -320 ) ( 344 1664 -320 ) ( 424 1664 -320 ) TECH10_1 0 0 0 1 1 +( 432 1664 -336 ) ( 432 1600 -336 ) ( 424 1600 -320 ) TECH04_5 0 0 0 1 1 +( 336 1600 -336 ) ( 336 1664 -336 ) ( 344 1664 -320 ) TECH04_5 0 0 0 1 1 +( 432 1664 -336 ) ( 424 1664 -320 ) ( 344 1664 -320 ) TECH04_5 0 0 0 1 1 +( 424 1600 -320 ) ( 432 1600 -336 ) ( 336 1600 -336 ) TECH04_5 0 0 0 1 1 +} +// brush 1778 +{ +( 208 2624 -192 ) ( 208 2632 -192 ) ( 192 2632 -192 ) TECH08_5B 64 0 0 1 1 +( 192 2624 -64 ) ( 192 2632 -64 ) ( 208 2632 -64 ) TECH08_5B 64 0 0 1 1 +( 208 2624 -64 ) ( 208 2624 -192 ) ( 192 2624 -192 ) TEK_LA16 0 64 0 1 1 +( 192 2632 -64 ) ( 192 2632 -192 ) ( 208 2632 -192 ) TECH08_5B 64 0 0 1 1 +( 208 2632 -192 ) ( 208 2624 -192 ) ( 208 2624 -64 ) BASE_CEIL1 0 0 0 1 1 +( 192 2632 -64 ) ( 192 2624 -64 ) ( 192 2624 -192 ) TECH08_5B 64 0 0 1 1 +} +// brush 1779 +{ +( 256 2632 -104 ) ( 192 2632 -104 ) ( 192 2624 -72 ) TEK_LA16 0 64 0 1 1 +( 192 2632 -64 ) ( 256 2632 -64 ) ( 256 2624 -64 ) TECH08_5B 64 0 0 1 1 +( 256 2624 -72 ) ( 192 2624 -72 ) ( 192 2624 -64 ) TEK_LA16 0 64 0 1 1 +( 192 2632 -104 ) ( 256 2632 -104 ) ( 256 2632 -64 ) TECH08_5B 64 0 0 1 1 +( 256 2624 -72 ) ( 256 2624 -64 ) ( 256 2632 -64 ) TECH08_5B 64 0 0 1 1 +( 192 2624 -64 ) ( 192 2624 -72 ) ( 192 2632 -104 ) TECH08_5B 64 0 0 1 1 +} +// brush 1780 +{ +( 256 2632 -192 ) ( 256 2720 -192 ) ( 192 2720 -192 ) TECH08_5B 64 0 0 1 1 +( 192 2632 -64 ) ( 192 2720 -64 ) ( 256 2720 -64 ) TECH08_5B 64 0 0 1 1 +( 256 2632 -64 ) ( 256 2632 -192 ) ( 192 2632 -192 ) TEK_LA16 0 64 0 1 1 +( 192 2720 -64 ) ( 192 2720 -192 ) ( 256 2720 -192 ) TECH07_2 64 0 0 1 1 +( 256 2720 -192 ) ( 256 2632 -192 ) ( 256 2632 -64 ) TEK_LA12 0 64 0 1 1 +( 192 2720 -64 ) ( 192 2632 -64 ) ( 192 2632 -192 ) TECH08_5B 64 0 0 1 1 +} +// brush 1781 +{ +( 256 2624 -192 ) ( 256 2632 -192 ) ( 240 2632 -192 ) TECH08_5B 64 0 0 1 1 +( 240 2624 -64 ) ( 240 2632 -64 ) ( 256 2632 -64 ) TECH08_5B 64 0 0 1 1 +( 256 2624 -64 ) ( 256 2624 -192 ) ( 240 2624 -192 ) TEK_LA16 0 64 0 1 1 +( 240 2632 -64 ) ( 240 2632 -192 ) ( 256 2632 -192 ) TECH08_5B 64 0 0 1 1 +( 256 2632 -192 ) ( 256 2624 -192 ) ( 256 2624 -64 ) TEK_LA12 0 64 0 1 1 +( 240 2632 -64 ) ( 240 2624 -64 ) ( 240 2624 -192 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 1782 +{ +( 192 2624 -184 ) ( 192 2632 -152 ) ( 256 2632 -152 ) TEK_LA16 0 64 0 1 1 +( 256 2624 -192 ) ( 256 2632 -192 ) ( 192 2632 -192 ) TECH08_5B 64 0 0 1 1 +( 192 2624 -192 ) ( 192 2624 -184 ) ( 256 2624 -184 ) TEK_LA16 0 64 0 1 1 +( 256 2632 -192 ) ( 256 2632 -152 ) ( 192 2632 -152 ) TECH08_5B 64 0 0 1 1 +( 256 2632 -192 ) ( 256 2624 -192 ) ( 256 2624 -184 ) TECH08_5B 64 0 0 1 1 +( 192 2632 -152 ) ( 192 2624 -184 ) ( 192 2624 -192 ) TECH08_5B 64 0 0 1 1 +} +// brush 1783 +{ +( 256 2560 128 ) ( 256 2560 0 ) ( 192 2560 0 ) TECH10_1 0 0 0 1 1 +( 256 2624 -64 ) ( 192 2624 -64 ) ( 192 2432 -64 ) TECH10_1 0 0 0 1 1 +( 256 2432 0 ) ( 192 2432 0 ) ( 192 2624 0 ) TECH10_1 0 0 0 1 1 +( 256 2624 0 ) ( 256 2624 -64 ) ( 256 2432 -64 ) TWALL2_6 0 0 0 1 1 +( 192 2432 0 ) ( 192 2432 -64 ) ( 192 2624 -64 ) TECH10_1 0 0 0 1 1 +( 192 2624 -64 ) ( 256 2624 -64 ) ( 256 2624 0 ) TECH10_1 0 0 0 1 1 +} +// brush 1784 +{ +( 192 2496 128 ) ( 192 2496 0 ) ( 288 2496 0 ) TECH10_1 0 0 0 1 1 +( 256 2624 -64 ) ( 192 2624 -64 ) ( 192 2432 -64 ) TECH10_1 0 0 0 1 1 +( 256 2432 0 ) ( 192 2432 0 ) ( 192 2624 0 ) TECH10_1 0 0 0 1 1 +( 256 2624 0 ) ( 256 2624 -64 ) ( 256 2432 -64 ) TWALL2_6 0 0 0 1 1 +( 192 2432 0 ) ( 192 2432 -64 ) ( 192 2624 -64 ) TECH10_1 0 0 0 1 1 +( 192 2432 0 ) ( 256 2432 0 ) ( 256 2432 -64 ) TECH10_1 0 0 0 1 1 +} +// brush 1785 +{ +( 0 2432 0 ) ( 32 2432 0 ) ( 32 2464 0 ) RPBASE2 0 0 0 1 1 +( 0 2464 80 ) ( 32 2464 80 ) ( 32 2432 80 ) RPBASE2 0 0 0 1 1 +( 32 2432 0 ) ( 32 2432 80 ) ( 32 2464 80 ) RPBASE2 0 0 0 1 1 +( 0 2464 0 ) ( 0 2464 80 ) ( 0 2432 80 ) RPBASE2 0 0 0 1 1 +( 32 2464 80 ) ( 0 2464 80 ) ( 0 2464 0 ) RPBASE2 0 0 0 1 1 +( 32 2432 0 ) ( 0 2432 0 ) ( 0 2432 80 ) RPBASE2 0 0 0 1 1 +} +// brush 1786 +{ +( 0 2464 0 ) ( 32 2464 0 ) ( 32 2528 0 ) TLIGHT02 0 0 90 1 1 +( 0 2528 80 ) ( 32 2528 80 ) ( 32 2464 80 ) RPBASE2 0 0 0 1 1 +( 32 2464 0 ) ( 32 2464 80 ) ( 32 2528 80 ) RPBASE2 0 0 0 1 1 +( 0 2528 0 ) ( 0 2528 80 ) ( 0 2464 80 ) RPBASE2 0 0 0 1 1 +( 32 2528 80 ) ( 0 2528 80 ) ( 0 2528 0 ) RPBASE2 0 0 0 1 1 +( 32 2464 0 ) ( 0 2464 0 ) ( 0 2464 80 ) RPBASE2 0 0 0 1 1 +} +// brush 1787 +{ +( 400 2592 -16 ) ( 368 2592 -16 ) ( 368 2048 -16 ) TECH04_3 0 0 0 1 1 +( 400 2048 0 ) ( 368 2048 0 ) ( 368 2592 0 ) TECH04_3 0 0 0 1 1 +( 400 2592 0 ) ( 400 2592 -16 ) ( 400 2048 -16 ) TECH04_3 0 0 0 1 1 +( 368 2048 0 ) ( 368 2048 -16 ) ( 368 2592 -16 ) TECH04_3 0 0 0 1 1 +( 368 2592 -16 ) ( 400 2592 -16 ) ( 400 2592 0 ) TECH04_3 0 0 0 1 1 +( 368 2048 0 ) ( 400 2048 0 ) ( 400 2048 -16 ) TECH04_3 0 0 0 1 1 +} +// brush 1788 +{ +( 512 2352 -80 ) ( 496 2352 -80 ) ( 496 2352 -64 ) TECH04_3 0 0 0 1 1 +( 512 2384 -64 ) ( 496 2384 -64 ) ( 496 2384 -80 ) TECH04_3 0 0 0 1 1 +( 512 2384 -80 ) ( 512 2352 -80 ) ( 512 2352 -64 ) TECH04_3 0 0 0 1 1 +( 496 2384 -64 ) ( 496 2352 -64 ) ( 496 2352 -80 ) TECH04_3 0 0 0 1 1 +( 496 2352 -80 ) ( 512 2352 -80 ) ( 512 2384 -80 ) TECH04_3 0 0 0 1 1 +( 496 2384 -64 ) ( 512 2384 -64 ) ( 512 2352 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1789 +{ +( 512 2336 -80 ) ( 496 2336 -80 ) ( 496 2336 -64 ) TECH04_3 0 0 0 1 1 +( 512 2352 -64 ) ( 496 2352 -64 ) ( 496 2352 -80 ) TECH04_3 0 0 0 1 1 +( 512 2352 -80 ) ( 512 2336 -80 ) ( 512 2336 -64 ) TECH04_3 0 0 0 1 1 +( 496 2352 -64 ) ( 496 2336 -64 ) ( 496 2336 -80 ) TECH04_3 0 0 0 1 1 +( 496 2336 -80 ) ( 512 2336 -80 ) ( 512 2352 -80 ) LITE_FART3 0 0 90 1 1 +( 496 2352 -64 ) ( 512 2352 -64 ) ( 512 2336 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1790 +{ +( 512 2384 -80 ) ( 496 2384 -80 ) ( 496 2384 -64 ) TECH04_3 0 0 0 1 1 +( 512 2400 -64 ) ( 496 2400 -64 ) ( 496 2400 -80 ) TECH04_3 0 0 0 1 1 +( 512 2400 -80 ) ( 512 2384 -80 ) ( 512 2384 -64 ) TECH04_3 0 0 0 1 1 +( 496 2400 -64 ) ( 496 2384 -64 ) ( 496 2384 -80 ) TECH04_3 0 0 0 1 1 +( 496 2384 -80 ) ( 512 2384 -80 ) ( 512 2400 -80 ) LITE_FART3 0 0 90 1 1 +( 496 2400 -64 ) ( 512 2400 -64 ) ( 512 2384 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1791 +{ +( 512 2256 -80 ) ( 496 2256 -80 ) ( 496 2256 -64 ) TECH04_3 0 0 0 1 1 +( 512 2288 -64 ) ( 496 2288 -64 ) ( 496 2288 -80 ) TECH04_3 0 0 0 1 1 +( 512 2288 -80 ) ( 512 2256 -80 ) ( 512 2256 -64 ) TECH04_3 0 0 0 1 1 +( 496 2288 -64 ) ( 496 2256 -64 ) ( 496 2256 -80 ) TECH04_3 0 0 0 1 1 +( 496 2256 -80 ) ( 512 2256 -80 ) ( 512 2288 -80 ) TECH04_3 0 0 0 1 1 +( 496 2288 -64 ) ( 512 2288 -64 ) ( 512 2256 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1792 +{ +( 512 2240 -80 ) ( 496 2240 -80 ) ( 496 2240 -64 ) TECH04_3 0 0 0 1 1 +( 512 2256 -64 ) ( 496 2256 -64 ) ( 496 2256 -80 ) TECH04_3 0 0 0 1 1 +( 512 2256 -80 ) ( 512 2240 -80 ) ( 512 2240 -64 ) TECH04_3 0 0 0 1 1 +( 496 2256 -64 ) ( 496 2240 -64 ) ( 496 2240 -80 ) TECH04_3 0 0 0 1 1 +( 496 2240 -80 ) ( 512 2240 -80 ) ( 512 2256 -80 ) LITE_FART3 0 0 90 1 1 +( 496 2256 -64 ) ( 512 2256 -64 ) ( 512 2240 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1793 +{ +( 512 2288 -80 ) ( 496 2288 -80 ) ( 496 2288 -64 ) TECH04_3 0 0 0 1 1 +( 512 2304 -64 ) ( 496 2304 -64 ) ( 496 2304 -80 ) TECH04_3 0 0 0 1 1 +( 512 2304 -80 ) ( 512 2288 -80 ) ( 512 2288 -64 ) TECH04_3 0 0 0 1 1 +( 496 2304 -64 ) ( 496 2288 -64 ) ( 496 2288 -80 ) TECH04_3 0 0 0 1 1 +( 496 2288 -80 ) ( 512 2288 -80 ) ( 512 2304 -80 ) LITE_FART3 0 0 90 1 1 +( 496 2304 -64 ) ( 512 2304 -64 ) ( 512 2288 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1794 +{ +( 512 2160 -80 ) ( 496 2160 -80 ) ( 496 2160 -64 ) TECH04_3 0 0 0 1 1 +( 512 2192 -64 ) ( 496 2192 -64 ) ( 496 2192 -80 ) TECH04_3 0 0 0 1 1 +( 512 2192 -80 ) ( 512 2160 -80 ) ( 512 2160 -64 ) TECH04_3 0 0 0 1 1 +( 496 2192 -64 ) ( 496 2160 -64 ) ( 496 2160 -80 ) TECH04_3 0 0 0 1 1 +( 496 2160 -80 ) ( 512 2160 -80 ) ( 512 2192 -80 ) TECH04_3 0 0 0 1 1 +( 496 2192 -64 ) ( 512 2192 -64 ) ( 512 2160 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1795 +{ +( 512 2144 -80 ) ( 496 2144 -80 ) ( 496 2144 -64 ) TECH04_3 0 0 0 1 1 +( 512 2160 -64 ) ( 496 2160 -64 ) ( 496 2160 -80 ) TECH04_3 0 0 0 1 1 +( 512 2160 -80 ) ( 512 2144 -80 ) ( 512 2144 -64 ) TECH04_3 0 0 0 1 1 +( 496 2160 -64 ) ( 496 2144 -64 ) ( 496 2144 -80 ) TECH04_3 0 0 0 1 1 +( 496 2144 -80 ) ( 512 2144 -80 ) ( 512 2160 -80 ) LITE_FART3 0 0 90 1 1 +( 496 2160 -64 ) ( 512 2160 -64 ) ( 512 2144 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1796 +{ +( 512 2192 -80 ) ( 496 2192 -80 ) ( 496 2192 -64 ) TECH04_3 0 0 0 1 1 +( 512 2208 -64 ) ( 496 2208 -64 ) ( 496 2208 -80 ) TECH04_3 0 0 0 1 1 +( 512 2208 -80 ) ( 512 2192 -80 ) ( 512 2192 -64 ) TECH04_3 0 0 0 1 1 +( 496 2208 -64 ) ( 496 2192 -64 ) ( 496 2192 -80 ) TECH04_3 0 0 0 1 1 +( 496 2192 -80 ) ( 512 2192 -80 ) ( 512 2208 -80 ) LITE_FART3 0 0 90 1 1 +( 496 2208 -64 ) ( 512 2208 -64 ) ( 512 2192 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1797 +{ +( 512 2048 -80 ) ( 496 2048 -80 ) ( 496 2048 -64 ) TECH04_3 0 0 0 1 1 +( 512 2112 -64 ) ( 496 2112 -64 ) ( 496 2112 -80 ) TECH04_3 0 0 0 1 1 +( 512 2112 -80 ) ( 512 2048 -80 ) ( 512 2048 -64 ) TECH04_3 0 0 0 1 1 +( 496 2112 -64 ) ( 496 2048 -64 ) ( 496 2048 -80 ) TECH04_3 0 0 0 1 1 +( 496 2048 -80 ) ( 512 2048 -80 ) ( 512 2112 -80 ) TECH04_3 0 0 0 1 1 +( 496 2112 -64 ) ( 512 2112 -64 ) ( 512 2048 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1798 +{ +( 512 2448 -80 ) ( 496 2448 -80 ) ( 496 2448 -64 ) TECH04_3 0 0 0 1 1 +( 512 2480 -64 ) ( 496 2480 -64 ) ( 496 2480 -80 ) TECH04_3 0 0 0 1 1 +( 512 2480 -80 ) ( 512 2448 -80 ) ( 512 2448 -64 ) TECH04_3 0 0 0 1 1 +( 496 2480 -64 ) ( 496 2448 -64 ) ( 496 2448 -80 ) TECH04_3 0 0 0 1 1 +( 496 2448 -80 ) ( 512 2448 -80 ) ( 512 2480 -80 ) TECH04_3 0 0 0 1 1 +( 496 2480 -64 ) ( 512 2480 -64 ) ( 512 2448 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1799 +{ +( 512 2432 -80 ) ( 496 2432 -80 ) ( 496 2432 -64 ) TECH04_3 0 0 0 1 1 +( 512 2448 -64 ) ( 496 2448 -64 ) ( 496 2448 -80 ) TECH04_3 0 0 0 1 1 +( 512 2448 -80 ) ( 512 2432 -80 ) ( 512 2432 -64 ) TECH04_3 0 0 0 1 1 +( 496 2448 -64 ) ( 496 2432 -64 ) ( 496 2432 -80 ) TECH04_3 0 0 0 1 1 +( 496 2432 -80 ) ( 512 2432 -80 ) ( 512 2448 -80 ) LITE_FART3 0 0 90 1 1 +( 496 2448 -64 ) ( 512 2448 -64 ) ( 512 2432 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1800 +{ +( 512 2480 -80 ) ( 496 2480 -80 ) ( 496 2480 -64 ) TECH04_3 0 0 0 1 1 +( 512 2496 -64 ) ( 496 2496 -64 ) ( 496 2496 -80 ) TECH04_3 0 0 0 1 1 +( 512 2496 -80 ) ( 512 2480 -80 ) ( 512 2480 -64 ) TECH04_3 0 0 0 1 1 +( 496 2496 -64 ) ( 496 2480 -64 ) ( 496 2480 -80 ) TECH04_3 0 0 0 1 1 +( 496 2480 -80 ) ( 512 2480 -80 ) ( 512 2496 -80 ) LITE_FART3 0 0 90 1 1 +( 496 2496 -64 ) ( 512 2496 -64 ) ( 512 2480 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1801 +{ +( 272 2352 -64 ) ( 272 2352 -80 ) ( 256 2352 -80 ) TECH04_3 0 0 0 1 1 +( 272 2384 -80 ) ( 272 2384 -64 ) ( 256 2384 -64 ) TECH04_3 0 0 0 1 1 +( 256 2352 -64 ) ( 256 2352 -80 ) ( 256 2384 -80 ) TECH04_3 0 0 0 1 1 +( 272 2352 -80 ) ( 272 2352 -64 ) ( 272 2384 -64 ) TECH04_3 0 0 0 1 1 +( 256 2384 -80 ) ( 256 2352 -80 ) ( 272 2352 -80 ) TECH04_3 0 0 0 1 1 +( 256 2352 -64 ) ( 256 2384 -64 ) ( 272 2384 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1802 +{ +( 272 2336 -64 ) ( 272 2336 -80 ) ( 256 2336 -80 ) TECH04_3 0 0 0 1 1 +( 272 2352 -80 ) ( 272 2352 -64 ) ( 256 2352 -64 ) TECH04_3 0 0 0 1 1 +( 256 2336 -64 ) ( 256 2336 -80 ) ( 256 2352 -80 ) TECH04_3 0 0 0 1 1 +( 272 2336 -80 ) ( 272 2336 -64 ) ( 272 2352 -64 ) TECH04_3 0 0 0 1 1 +( 256 2352 -80 ) ( 256 2336 -80 ) ( 272 2336 -80 ) LITE_FART3 0 0 90 1 1 +( 256 2336 -64 ) ( 256 2352 -64 ) ( 272 2352 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1803 +{ +( 272 2384 -64 ) ( 272 2384 -80 ) ( 256 2384 -80 ) TECH04_3 0 0 0 1 1 +( 272 2400 -80 ) ( 272 2400 -64 ) ( 256 2400 -64 ) TECH04_3 0 0 0 1 1 +( 256 2384 -64 ) ( 256 2384 -80 ) ( 256 2400 -80 ) TECH04_3 0 0 0 1 1 +( 272 2384 -80 ) ( 272 2384 -64 ) ( 272 2400 -64 ) TECH04_3 0 0 0 1 1 +( 256 2400 -80 ) ( 256 2384 -80 ) ( 272 2384 -80 ) LITE_FART3 0 0 90 1 1 +( 256 2384 -64 ) ( 256 2400 -64 ) ( 272 2400 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1804 +{ +( 272 2160 -64 ) ( 272 2160 -80 ) ( 256 2160 -80 ) TECH04_3 0 0 0 1 1 +( 272 2192 -80 ) ( 272 2192 -64 ) ( 256 2192 -64 ) TECH04_3 0 0 0 1 1 +( 256 2160 -64 ) ( 256 2160 -80 ) ( 256 2192 -80 ) TECH04_3 0 0 0 1 1 +( 272 2160 -80 ) ( 272 2160 -64 ) ( 272 2192 -64 ) TECH04_3 0 0 0 1 1 +( 256 2192 -80 ) ( 256 2160 -80 ) ( 272 2160 -80 ) TECH04_3 0 0 0 1 1 +( 256 2160 -64 ) ( 256 2192 -64 ) ( 272 2192 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1805 +{ +( 272 2144 -64 ) ( 272 2144 -80 ) ( 256 2144 -80 ) TECH04_3 0 0 0 1 1 +( 272 2160 -80 ) ( 272 2160 -64 ) ( 256 2160 -64 ) TECH04_3 0 0 0 1 1 +( 256 2144 -64 ) ( 256 2144 -80 ) ( 256 2160 -80 ) TECH04_3 0 0 0 1 1 +( 272 2144 -80 ) ( 272 2144 -64 ) ( 272 2160 -64 ) TECH04_3 0 0 0 1 1 +( 256 2160 -80 ) ( 256 2144 -80 ) ( 272 2144 -80 ) LITE_FART3 0 0 90 1 1 +( 256 2144 -64 ) ( 256 2160 -64 ) ( 272 2160 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1806 +{ +( 272 2192 -64 ) ( 272 2192 -80 ) ( 256 2192 -80 ) TECH04_3 0 0 0 1 1 +( 272 2208 -80 ) ( 272 2208 -64 ) ( 256 2208 -64 ) TECH04_3 0 0 0 1 1 +( 256 2192 -64 ) ( 256 2192 -80 ) ( 256 2208 -80 ) TECH04_3 0 0 0 1 1 +( 272 2192 -80 ) ( 272 2192 -64 ) ( 272 2208 -64 ) TECH04_3 0 0 0 1 1 +( 256 2208 -80 ) ( 256 2192 -80 ) ( 272 2192 -80 ) LITE_FART3 0 0 90 1 1 +( 256 2192 -64 ) ( 256 2208 -64 ) ( 272 2208 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1807 +{ +( 272 2048 -64 ) ( 272 2048 -80 ) ( 256 2048 -80 ) TECH04_3 0 0 0 1 1 +( 272 2112 -80 ) ( 272 2112 -64 ) ( 256 2112 -64 ) TECH04_3 0 0 0 1 1 +( 256 2048 -64 ) ( 256 2048 -80 ) ( 256 2112 -80 ) TECH04_3 0 0 0 1 1 +( 272 2048 -80 ) ( 272 2048 -64 ) ( 272 2112 -64 ) TECH04_3 0 0 0 1 1 +( 256 2112 -80 ) ( 256 2048 -80 ) ( 272 2048 -80 ) TECH04_3 0 0 0 1 1 +( 256 2048 -64 ) ( 256 2112 -64 ) ( 272 2112 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1808 +{ +( 512 2560 -672 ) ( 448 2560 -672 ) ( 448 2176 -672 ) twall4_1 0 0 0 1 1 +( 512 2176 -224 ) ( 448 2176 -224 ) ( 448 2560 -224 ) twall4_1 0 0 0 1 1 +( 512 2560 -224 ) ( 512 2560 -672 ) ( 512 2176 -672 ) twall4_1 0 0 0 1 1 +( 448 2176 -224 ) ( 448 2176 -672 ) ( 448 2560 -672 ) twall4_1 0 0 0 1 1 +( 448 2560 -672 ) ( 512 2560 -672 ) ( 512 2560 -224 ) twall4_1 0 0 0 1 1 +( 448 2176 -224 ) ( 512 2176 -224 ) ( 512 2176 -672 ) twall4_1 0 0 0 1 1 +} +// brush 1809 +{ +( 448 2368 -672 ) ( 256 2368 -672 ) ( 256 2240 -672 ) twall4_1 0 0 0 1 1 +( 448 2240 -224 ) ( 256 2240 -224 ) ( 256 2368 -224 ) twall4_1 0 0 0 1 1 +( 448 2368 -224 ) ( 448 2368 -672 ) ( 448 2240 -672 ) twall4_1 0 0 0 1 1 +( 256 2240 -224 ) ( 256 2240 -672 ) ( 256 2368 -672 ) twall4_1 0 0 0 1 1 +( 256 2368 -672 ) ( 448 2368 -672 ) ( 448 2368 -224 ) twall4_1 0 0 0 1 1 +( 256 2240 -224 ) ( 448 2240 -224 ) ( 448 2240 -672 ) twall4_1 0 0 0 1 1 +} +// brush 1810 +{ +( 264 2216 0 ) ( 280 2232 0 ) ( 280 2232 128 ) SFLOOR1_2 0 0 0 1 1 +( 312 2232 0 ) ( 328 2216 0 ) ( 328 2216 128 ) SFLOOR1_2 0 0 0 1 1 +( 328 2184 0 ) ( 312 2168 0 ) ( 312 2168 128 ) SFLOOR1_2 0 0 0 1 1 +( 280 2168 0 ) ( 264 2184 0 ) ( 264 2184 128 ) SFLOOR1_2 0 0 0 1 1 +( 328 2232 -672 ) ( 264 2232 -672 ) ( 264 2168 -672 ) SFLOOR1_2 0 0 0 1 1 +( 328 2168 -224 ) ( 264 2168 -224 ) ( 264 2232 -224 ) SFLOOR1_2 0 0 0 1 1 +( 328 2232 -224 ) ( 328 2232 -672 ) ( 328 2168 -672 ) SFLOOR1_2 0 0 0 1 1 +( 264 2168 -224 ) ( 264 2168 -672 ) ( 264 2232 -672 ) SFLOOR1_2 0 0 0 1 1 +( 264 2232 -672 ) ( 328 2232 -672 ) ( 328 2232 -224 ) SFLOOR1_2 0 0 0 1 1 +( 264 2168 -224 ) ( 328 2168 -224 ) ( 328 2168 -672 ) SFLOOR1_2 0 0 0 1 1 +} +// brush 1811 +{ +( 384 2224 0 ) ( 392 2232 0 ) ( 392 2232 128 ) TECH01_2 0 0 90 1 1 +( 408 2232 0 ) ( 416 2224 0 ) ( 416 2224 128 ) TECH01_2 0 0 90 1 1 +( 416 2208 0 ) ( 408 2200 0 ) ( 408 2200 128 ) TECH01_2 0 0 90 1 1 +( 392 2200 0 ) ( 384 2208 0 ) ( 384 2208 128 ) TECH01_2 0 0 90 1 1 +( 416 2232 -672 ) ( 384 2232 -672 ) ( 384 2200 -672 ) TECH01_2 0 0 90 1 1 +( 416 2200 -224 ) ( 384 2200 -224 ) ( 384 2232 -224 ) TECH01_2 0 0 90 1 1 +( 416 2232 -224 ) ( 416 2232 -672 ) ( 416 2200 -672 ) TECH01_2 0 0 90 1 1 +( 384 2200 -224 ) ( 384 2200 -672 ) ( 384 2232 -672 ) TECH01_2 0 0 90 1 1 +( 384 2232 -672 ) ( 416 2232 -672 ) ( 416 2232 -224 ) TECH01_2 0 0 90 1 1 +( 384 2200 -224 ) ( 416 2200 -224 ) ( 416 2200 -672 ) TECH01_2 0 0 90 1 1 +} +// brush 1812 +{ +( 0 2208 -416 ) ( 0 2240 -416 ) ( 128 2240 -416 ) SFLOOR1_2 0 0 0 1 1 +( 408 2184 0 ) ( 416 2192 0 ) ( 416 2192 128 ) SFLOOR1_2 0 0 0 1 1 +( 432 2192 0 ) ( 440 2184 0 ) ( 440 2184 128 ) SFLOOR1_2 0 0 0 1 1 +( 440 2168 0 ) ( 432 2160 0 ) ( 432 2160 128 ) SFLOOR1_2 0 0 0 1 1 +( 416 2160 0 ) ( 408 2168 0 ) ( 408 2168 128 ) SFLOOR1_2 0 0 0 1 1 +( 440 2192 -672 ) ( 408 2192 -672 ) ( 408 2160 -672 ) SFLOOR1_2 0 0 0 1 1 +( 440 2192 -224 ) ( 440 2192 -672 ) ( 440 2160 -672 ) SFLOOR1_2 0 0 0 1 1 +( 408 2160 -224 ) ( 408 2160 -672 ) ( 408 2192 -672 ) SFLOOR1_2 0 0 0 1 1 +( 408 2192 -672 ) ( 440 2192 -672 ) ( 440 2192 -224 ) SFLOOR1_2 0 0 0 1 1 +( 408 2160 -224 ) ( 440 2160 -224 ) ( 440 2160 -672 ) SFLOOR1_2 0 0 0 1 1 +} +// brush 1813 +{ +( 336 2196 0 ) ( 348 2208 0 ) ( 348 2208 128 ) cop2_5 0 0 0 1 1 +( 372 2208 0 ) ( 384 2196 0 ) ( 384 2196 128 ) cop2_5 0 0 0 1 1 +( 384 2172 0 ) ( 372 2160 0 ) ( 372 2160 128 ) cop2_5 0 0 0 1 1 +( 348 2160 0 ) ( 336 2172 0 ) ( 336 2172 128 ) cop2_5 0 0 0 1 1 +( 384 2208 -672 ) ( 336 2208 -672 ) ( 336 2160 -672 ) cop2_5 0 0 0 1 1 +( 384 2160 -224 ) ( 336 2160 -224 ) ( 336 2208 -224 ) cop2_5 0 0 0 1 1 +( 384 2208 -224 ) ( 384 2208 -672 ) ( 384 2160 -672 ) cop2_5 0 0 0 1 1 +( 336 2160 -224 ) ( 336 2160 -672 ) ( 336 2208 -672 ) cop2_5 0 0 0 1 1 +( 336 2208 -672 ) ( 384 2208 -672 ) ( 384 2208 -224 ) cop2_5 0 0 0 1 1 +( 336 2160 -224 ) ( 384 2160 -224 ) ( 384 2160 -672 ) cop2_5 0 0 0 1 1 +} +// brush 1814 +{ +( 480 2176 -288 ) ( 448 2176 -288 ) ( 448 2144 -288 ) PBTEK1_05 0 0 0 1 1 +( 480 2144 -224 ) ( 448 2144 -224 ) ( 448 2176 -224 ) twall4_1 0 0 0 1 1 +( 480 2176 -224 ) ( 480 2176 -288 ) ( 480 2144 -288 ) twall4_1 0 0 0 1 1 +( 448 2144 -224 ) ( 448 2144 -288 ) ( 448 2176 -288 ) twall4_1 0 0 0 1 1 +( 448 2176 -288 ) ( 480 2176 -288 ) ( 480 2176 -224 ) twall4_1 0 0 0 1 1 +( 448 2144 -224 ) ( 480 2144 -224 ) ( 480 2144 -288 ) twall4_1 0 0 0 1 1 +} +// brush 1815 +{ +( 448 2136 0 ) ( 448 2152 0 ) ( 448 2152 128 ) twall4_1 0 0 0 1 1 +( 480 2136 0 ) ( 472 2128 0 ) ( 472 2128 128 ) twall4_1 0 0 0 1 1 +( 480 2144 -288 ) ( 256 2144 -288 ) ( 256 2112 -288 ) PBTEK1_05 0 0 0 1 1 +( 480 2112 -224 ) ( 256 2112 -224 ) ( 256 2144 -224 ) twall4_1 0 0 0 1 1 +( 480 2144 -224 ) ( 480 2144 -288 ) ( 480 2112 -288 ) twall4_1 0 0 0 1 1 +( 256 2144 -288 ) ( 480 2144 -288 ) ( 480 2144 -224 ) twall4_1 0 0 0 1 1 +( 256 2112 -224 ) ( 480 2112 -224 ) ( 480 2112 -288 ) twall4_1 0 0 0 1 1 +} +// brush 1816 +{ +( 448 2152 128 ) ( 448 2152 0 ) ( 448 2136 0 ) twall4_1 0 0 0 1 1 +( 480 2144 -288 ) ( 256 2144 -288 ) ( 256 2112 -288 ) PBTEK1_06 0 0 0 1 1 +( 480 2112 -224 ) ( 256 2112 -224 ) ( 256 2144 -224 ) twall4_1 0 0 0 1 1 +( 256 2112 -224 ) ( 256 2112 -288 ) ( 256 2144 -288 ) twall4_1 0 0 0 1 1 +( 256 2144 -288 ) ( 480 2144 -288 ) ( 480 2144 -224 ) twall4_1 0 0 0 1 1 +( 256 2112 -224 ) ( 480 2112 -224 ) ( 480 2112 -288 ) twall4_1 0 0 0 1 1 +} +// brush 1817 +{ +( 448 2240 -256 ) ( 256 2240 -256 ) ( 256 2144 -256 ) TECH01_7 0 0 0 1 1 +( 448 2144 -224 ) ( 256 2144 -224 ) ( 256 2240 -224 ) TECH01_7 0 0 0 1 1 +( 448 2240 -224 ) ( 448 2240 -256 ) ( 448 2144 -256 ) TECH01_7 0 0 0 1 1 +( 256 2144 -224 ) ( 256 2144 -256 ) ( 256 2240 -256 ) TECH01_7 0 0 0 1 1 +( 256 2240 -256 ) ( 448 2240 -256 ) ( 448 2240 -224 ) TECH01_7 0 0 0 1 1 +( 256 2144 -224 ) ( 448 2144 -224 ) ( 448 2144 -256 ) TECH01_7 0 0 0 1 1 +} +// brush 1818 +{ +( 408 2184 -260 ) ( 392 2184 -260 ) ( 392 2168 -260 ) LITE_FART3 8 8 0 1 1 +( 408 2168 -256 ) ( 392 2168 -256 ) ( 392 2184 -256 ) TECH04_2 0 0 0 1 1 +( 408 2184 -256 ) ( 408 2184 -260 ) ( 408 2168 -260 ) TECH04_2 0 0 0 1 1 +( 392 2168 -256 ) ( 392 2168 -260 ) ( 392 2184 -260 ) TECH04_2 0 0 0 1 1 +( 392 2184 -260 ) ( 408 2184 -260 ) ( 408 2184 -256 ) TECH04_2 0 0 0 1 1 +( 392 2168 -256 ) ( 408 2168 -256 ) ( 408 2168 -260 ) TECH04_2 0 0 0 1 1 +} +// brush 1819 +{ +( 288 2168 -260 ) ( 272 2168 -260 ) ( 272 2152 -260 ) LITE_FART3 0 8 0 1 1 +( 288 2152 -256 ) ( 272 2152 -256 ) ( 272 2168 -256 ) TECH04_2 0 0 0 1 1 +( 288 2168 -256 ) ( 288 2168 -260 ) ( 288 2152 -260 ) TECH04_2 0 0 0 1 1 +( 272 2152 -256 ) ( 272 2152 -260 ) ( 272 2168 -260 ) TECH04_2 0 0 0 1 1 +( 272 2168 -260 ) ( 288 2168 -260 ) ( 288 2168 -256 ) TECH04_2 0 0 0 1 1 +( 272 2152 -256 ) ( 288 2152 -256 ) ( 288 2152 -260 ) TECH04_2 0 0 0 1 1 +} +// brush 1820 +{ +( 376 2160 -260 ) ( 360 2160 -260 ) ( 360 2144 -260 ) LITE_FART3 8 0 0 1 1 +( 376 2144 -256 ) ( 360 2144 -256 ) ( 360 2160 -256 ) TECH04_2 0 0 0 1 1 +( 376 2160 -256 ) ( 376 2160 -260 ) ( 376 2144 -260 ) TECH04_2 0 0 0 1 1 +( 360 2144 -256 ) ( 360 2144 -260 ) ( 360 2160 -260 ) TECH04_2 0 0 0 1 1 +( 360 2160 -260 ) ( 376 2160 -260 ) ( 376 2160 -256 ) TECH04_2 0 0 0 1 1 +( 360 2144 -256 ) ( 376 2144 -256 ) ( 376 2144 -260 ) TECH04_2 0 0 0 1 1 +} +// brush 1821 +{ +( 544 2560 -224 ) ( 544 2368 -224 ) ( 608 2368 -224 ) ECOP1_6 0 0 0 1 1 +( 544 2368 64 ) ( 544 2560 64 ) ( 608 2560 64 ) twall4_1 0 0 0 1 1 +( 608 2560 -224 ) ( 608 2368 -224 ) ( 608 2368 64 ) twall4_1 0 0 0 1 1 +( 544 2368 -224 ) ( 544 2560 -224 ) ( 544 2560 64 ) twall4_1 0 0 0 1 1 +( 608 2560 -224 ) ( 608 2560 64 ) ( 544 2560 64 ) TECH07_2 0 0 0 1 1 +( 608 2368 64 ) ( 608 2368 -224 ) ( 544 2368 -224 ) twall4_1 0 0 0 1 1 +} +// brush 1822 +{ +( 1280 2560 -672 ) ( 1152 2560 -672 ) ( 1152 1856 -672 ) UWALL1_2 0 0 0 1 1 +( 1280 1856 -224 ) ( 1152 1856 -224 ) ( 1152 2560 -224 ) UWALL1_2 0 0 0 1 1 +( 1280 2560 -224 ) ( 1280 2560 -672 ) ( 1280 1856 -672 ) UWALL1_2 0 0 0 1 1 +( 1152 1856 -224 ) ( 1152 1856 -672 ) ( 1152 2560 -672 ) UWALL1_2 0 0 0 1 1 +( 1152 2560 -672 ) ( 1280 2560 -672 ) ( 1280 2560 -224 ) TECH07_2 0 0 0 1 1 +( 1128 2112 -224 ) ( 1256 2112 -224 ) ( 1256 2112 -672 ) UWALL1_2 0 0 0 1 1 +} +// brush 1823 +{ +( 1152 1904 -224 ) ( 1152 1904 -672 ) ( 1216 1792 -672 ) UWALL1_2 0 0 -180 1 -1 +( 1216 1792 -672 ) ( 1216 1920 -672 ) ( 1056 1920 -672 ) UWALL1_2 0 32 -90 1 1 +( 1056 1792 -224 ) ( 1056 1920 -224 ) ( 1216 1920 -224 ) UWALL1_2 0 32 -90 1 1 +( 1016 1792 -672 ) ( 1016 1792 -224 ) ( 1216 1792 -224 ) UWALL1_2 -32 0 0 1 1 +( 1152 1904 -672 ) ( 1152 1904 -224 ) ( 1056 1920 -224 ) UWALL1_2 -32 0 0 1 1 +( 1056 1920 -672 ) ( 1056 1920 -224 ) ( 1016 1792 -224 ) UWALL1_2 0 0 -180 1 -1 +} +// brush 1824 +{ +( 1120 2176 0 ) ( 1088 2240 0 ) ( 1088 2240 128 ) UWALL1_2 0 0 0 1 1 +( 1152 2240 -672 ) ( 1088 2240 -672 ) ( 1088 2112 -672 ) UWALL1_2 0 0 0 1 1 +( 1152 2112 -224 ) ( 1088 2112 -224 ) ( 1088 2240 -224 ) UWALL1_2 0 0 0 1 1 +( 1152 2240 -224 ) ( 1152 2240 -672 ) ( 1152 2112 -672 ) UWALL1_2 0 0 0 1 1 +( 1088 2240 -672 ) ( 1152 2240 -672 ) ( 1152 2240 -224 ) UWALL1_2 0 0 0 1 1 +} +// brush 1825 +{ +( 992 2240 0 ) ( 960 2304 0 ) ( 960 2304 128 ) UWALL1_2 0 0 0 1 1 +( 1152 2208 0 ) ( 1088 2240 0 ) ( 1088 2240 128 ) UWALL1_2 0 0 0 1 1 +( 1152 2560 -672 ) ( 928 2560 -672 ) ( 928 2240 -672 ) UWALL1_2 0 0 0 1 1 +( 1152 2240 -224 ) ( 928 2240 -224 ) ( 928 2560 -224 ) UWALL1_2 0 0 0 1 1 +( 1152 2560 -224 ) ( 1152 2560 -672 ) ( 1152 2240 -672 ) UWALL1_2 0 0 0 1 1 +( 928 2240 -224 ) ( 928 2240 -672 ) ( 928 2560 -672 ) UWALL1_2 0 0 0 1 1 +( 928 2560 -672 ) ( 1152 2560 -672 ) ( 1152 2560 -224 ) TECH07_1 -32 0 0 1 1 +( 928 2240 -224 ) ( 1152 2240 -224 ) ( 1152 2240 -672 ) UWALL1_2 0 0 0 1 1 +} +// brush 1826 +{ +( 1024 0 -160 ) ( 1056 0 -224 ) ( 1056 128 -224 ) UWALL1_2 0 0 0 1 1 +( 1152 1856 -224 ) ( 1056 1856 -224 ) ( 1056 2560 -224 ) UWALL1_2 0 0 0 1 1 +( 1152 2560 -224 ) ( 1152 2560 -416 ) ( 1152 1856 -416 ) UWALL1_2 0 0 0 1 1 +( 1056 2560 -416 ) ( 1152 2560 -416 ) ( 1152 2560 -224 ) TECH07_1 -32 0 0 1 1 +( 1056 1856 -224 ) ( 1152 1856 -224 ) ( 1152 1856 -416 ) UWALL1_2 0 0 0 1 1 +} +// brush 1827 +{ +( 0 2432 -320 ) ( 0 2368 -288 ) ( 128 2368 -288 ) UWALL1_2 0 0 0 1 1 +( 0 2368 -288 ) ( 0 2336 -224 ) ( 128 2336 -224 ) UWALL1_2 0 0 0 1 1 +( 1280 2304 -224 ) ( 512 2304 -224 ) ( 512 2560 -224 ) UWALL1_2 0 0 0 1 1 +( 1280 2560 -224 ) ( 1280 2560 -416 ) ( 1280 2304 -416 ) UWALL1_2 0 0 0 1 1 +( 512 2304 -224 ) ( 512 2304 -416 ) ( 512 2560 -416 ) UWALL1_2 0 0 0 1 1 +( 512 2560 -416 ) ( 1280 2560 -416 ) ( 1280 2560 -224 ) TECH07_1 -32 0 0 1 1 +} +// brush 1828 +{ +( 704 2464 -416 ) ( 672 2400 -416 ) ( 704 2336 -224 ) UWALL1_2 0 0 0 1 1 +( 640 2400 -416 ) ( 608 2464 -416 ) ( 576 2400 -224 ) UWALL1_2 0 0 0 1 1 +( 608 2560 -416 ) ( 608 2464 -416 ) ( 640 2400 -416 ) UWALL1_2 0 0 0 1 1 +( 608 2336 -224 ) ( 576 2400 -224 ) ( 576 2560 -224 ) UWALL1_2 0 0 0 1 1 +( 704 2560 -416 ) ( 704 2464 -416 ) ( 768 2464 -224 ) UWALL1_2 0 0 0 1 1 +( 608 2560 -416 ) ( 576 2560 -224 ) ( 576 2400 -224 ) UWALL1_2 0 0 0 1 1 +( 608 2560 -416 ) ( 704 2560 -416 ) ( 768 2560 -224 ) TECH07_1 -32 0 0 1 1 +( 640 2400 -416 ) ( 608 2336 -224 ) ( 704 2336 -224 ) UWALL1_2 0 0 0 1 1 +} +// brush 1829 +{ +( 768 2336 -224 ) ( 800 2400 -416 ) ( 736 2528 -416 ) UWALL1_2 0 0 0 1 1 +( 928 2464 -224 ) ( 896 2464 -416 ) ( 864 2400 -416 ) UWALL1_2 0 0 0 1 1 +( 736 2528 -416 ) ( 800 2400 -416 ) ( 864 2400 -416 ) UWALL1_2 0 0 0 1 1 +( 704 2464 -224 ) ( 704 2560 -224 ) ( 928 2560 -224 ) UWALL1_2 0 0 0 1 1 +( 704 2464 -224 ) ( 736 2528 -416 ) ( 736 2560 -416 ) UWALL1_2 0 0 0 1 1 +( 928 2464 -224 ) ( 928 2560 -224 ) ( 896 2560 -416 ) UWALL1_2 0 0 0 1 1 +( 704 2560 -224 ) ( 736 2560 -416 ) ( 896 2560 -416 ) TECH07_1 -32 0 0 1 1 +( 768 2336 -224 ) ( 864 2336 -224 ) ( 864 2400 -416 ) UWALL1_2 0 0 0 1 1 +} +// brush 1830 +{ +( 800 2560 -480 ) ( 736 2560 -416 ) ( 736 2528 -416 ) UWALL1_2 0 0 0 1 1 +( 832 2432 -480 ) ( 800 2496 -480 ) ( 736 2528 -416 ) UWALL1_2 0 0 0 1 1 +( 864 2496 -480 ) ( 832 2432 -480 ) ( 864 2400 -416 ) UWALL1_2 0 0 0 1 1 +( 800 2400 -416 ) ( 736 2528 -416 ) ( 736 2560 -416 ) UWALL1_2 0 0 0 1 1 +( 800 2560 -480 ) ( 800 2496 -480 ) ( 832 2432 -480 ) UWALL1_2 0 0 0 1 1 +( 864 2560 -480 ) ( 864 2496 -480 ) ( 896 2464 -416 ) UWALL1_2 0 0 0 1 1 +( 800 2560 -480 ) ( 864 2560 -480 ) ( 896 2560 -416 ) TECH07_1 -32 0 0 1 1 +( 800 2400 -416 ) ( 864 2400 -416 ) ( 832 2432 -480 ) UWALL1_2 0 0 0 1 1 +} +// brush 1831 +{ +( 576 2528 0 ) ( 544 2528 0 ) ( 544 2528 128 ) UWALL1_2 0 0 0 1 1 +( 608 2560 -416 ) ( 608 2560 -672 ) ( 704 2560 -672 ) TECH07_1 -32 0 0 1 1 +( 704 2560 -416 ) ( 704 2400 -416 ) ( 608 2400 -416 ) UWALL1_2 0 0 0 1 1 +( 608 2560 -672 ) ( 608 2400 -672 ) ( 704 2400 -672 ) UWALL1_2 0 0 0 1 1 +( 704 2400 -672 ) ( 704 2400 -416 ) ( 704 2560 -416 ) TEK_LA12 0 0 0 1 1 +( 608 2560 -672 ) ( 608 2560 -416 ) ( 608 2400 -416 ) TECH_32BORDA 0 0 270 1 1 +} +// brush 1832 +{ +( 928 2448 0 ) ( 896 2432 0 ) ( 896 2432 128 ) UWALL1_2 0 0 0 1 1 +( 736 2448 0 ) ( 704 2464 0 ) ( 704 2464 128 ) UWALL1_2 0 0 0 1 1 +( 928 2416 -528 ) ( 928 2416 -672 ) ( 704 2416 -672 ) UWALL1_2 0 0 0 1 1 +( 704 2560 -528 ) ( 704 2560 -672 ) ( 928 2560 -672 ) UWALL1_2 0 0 0 1 1 +( 928 2560 -528 ) ( 928 2416 -528 ) ( 704 2416 -528 ) GROUND1_2 0 0 0 1 1 +( 704 2560 -672 ) ( 704 2416 -672 ) ( 928 2416 -672 ) UWALL1_2 0 0 0 1 1 +( 928 2416 -672 ) ( 928 2416 -528 ) ( 928 2560 -528 ) UWALL1_2 0 0 0 1 1 +( 704 2560 -672 ) ( 704 2560 -528 ) ( 704 2416 -528 ) UWALL1_2 0 0 0 1 1 +} +// brush 1833 +{ +( 864 2560 -528 ) ( 864 2496 -528 ) ( 928 2528 -528 ) UWALL1_2 0 0 0 1 1 +( 864 2496 -224 ) ( 864 2560 -224 ) ( 928 2560 -224 ) UWALL1_2 0 0 0 1 1 +( 928 2560 -528 ) ( 928 2528 -528 ) ( 928 2528 -224 ) UWALL1_2 0 0 0 1 1 +( 864 2496 -528 ) ( 864 2560 -528 ) ( 864 2560 -224 ) UWALL1_2 0 0 0 1 1 +( 928 2560 -528 ) ( 928 2560 -224 ) ( 864 2560 -224 ) TECH07_1 -32 0 0 1 1 +( 928 2528 -224 ) ( 928 2528 -528 ) ( 864 2496 -528 ) UWALL1_2 0 0 0 1 1 +} +// brush 1834 +{ +( 576 2528 0 ) ( 544 2528 0 ) ( 544 2528 128 ) UWALL1_2 0 0 0 1 1 +( 512 2560 -672 ) ( 544 2560 -672 ) ( 544 2560 -512 ) UWALL1_2 0 0 0 1 1 +( 544 2464 -512 ) ( 512 2400 -512 ) ( 512 2560 -512 ) UWALL1_2 0 0 0 1 1 +( 512 2400 -672 ) ( 544 2464 -672 ) ( 544 2560 -672 ) UWALL1_2 0 0 0 1 1 +( 544 2464 -512 ) ( 544 2560 -512 ) ( 544 2560 -672 ) TECH_32BORDA 0 0 270 1 1 +( 512 2560 -512 ) ( 512 2400 -512 ) ( 512 2400 -672 ) UWALL1_2 0 0 0 1 1 +} +// brush 1835 +{ +( 512 2400 -512 ) ( 512 2208 -224 ) ( 608 2400 -224 ) UWALL1_2 0 0 0 1 1 +( 544 2544 -512 ) ( 608 2544 -224 ) ( 512 2544 -224 ) TECH07_2 0 0 0 1 1 +( 512 2208 -224 ) ( 512 2560 -224 ) ( 608 2560 -224 ) UWALL1_2 0 0 0 1 1 +( 544 2464 -512 ) ( 544 2560 -512 ) ( 512 2560 -512 ) UWALL1_2 0 0 0 1 1 +( 608 2560 -224 ) ( 544 2560 -512 ) ( 544 2464 -512 ) UWALL1_2 0 0 0 1 1 +( 512 2208 -224 ) ( 512 2400 -512 ) ( 512 2560 -512 ) UWALL1_2 0 0 0 1 1 +} +// brush 1836 +{ +( 608 2560 -672 ) ( 544 2560 -672 ) ( 544 2464 -672 ) UWALL1_2 0 0 0 1 1 +( 608 2464 -640 ) ( 544 2464 -640 ) ( 544 2560 -640 ) UWALL1_2 0 0 0 1 1 +( 608 2560 -640 ) ( 608 2560 -672 ) ( 608 2464 -672 ) UWALL1_2 0 0 0 1 1 +( 544 2464 -640 ) ( 544 2464 -672 ) ( 544 2560 -672 ) UWALL1_2 0 0 0 1 1 +( 544 2560 -672 ) ( 608 2560 -672 ) ( 608 2560 -640 ) UWALL1_2 0 0 0 1 1 +( 544 2464 -640 ) ( 608 2464 -640 ) ( 608 2464 -672 ) UWALL1_2 0 0 0 1 1 +} +// brush 1837 +{ +( 560 0 -640 ) ( 544 0 -624 ) ( 544 128 -624 ) UWALL1_2 0 0 0 1 1 +( 608 2560 -640 ) ( 544 2560 -640 ) ( 544 2464 -640 ) UWALL1_2 0 0 0 1 1 +( 544 2464 -576 ) ( 544 2464 -640 ) ( 544 2560 -640 ) UWALL1_2 0 0 0 1 1 +( 544 2560 -640 ) ( 608 2560 -640 ) ( 608 2560 -576 ) UWALL1_2 0 0 0 1 1 +( 544 2464 -576 ) ( 608 2464 -576 ) ( 608 2464 -640 ) UWALL1_2 0 0 0 1 1 +} +// brush 1838 +{ +( 608 128 -624 ) ( 608 0 -624 ) ( 592 0 -640 ) UWALL1_2 0 0 0 1 1 +( 608 2464 -640 ) ( 608 2560 -640 ) ( 544 2560 -640 ) UWALL1_2 0 0 0 1 1 +( 608 2560 -640 ) ( 608 2464 -640 ) ( 608 2464 -576 ) UWALL1_2 0 0 0 1 1 +( 544 2560 -576 ) ( 544 2560 -640 ) ( 608 2560 -640 ) UWALL1_2 0 0 0 1 1 +( 544 2464 -640 ) ( 544 2464 -576 ) ( 608 2464 -576 ) UWALL1_2 0 0 0 1 1 +} +// brush 1839 +{ +( 800 2560 -448 ) ( 704 2560 -448 ) ( 704 2528 -448 ) TEK_LA12 0 0 90 1 1 +( 800 2528 -224 ) ( 704 2528 -224 ) ( 704 2560 -224 ) TECH07_2 0 0 0 1 1 +( 768 2560 -224 ) ( 768 2560 -448 ) ( 768 2528 -448 ) TECH07_2 0 0 0 1 1 +( 704 2528 -224 ) ( 704 2528 -448 ) ( 704 2560 -448 ) TECH07_2 0 0 0 1 1 +( 704 2560 -448 ) ( 800 2560 -448 ) ( 800 2560 -224 ) TECH07_1 -32 0 0 1 1 +( 704 2528 -224 ) ( 800 2528 -224 ) ( 800 2528 -448 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 1840 +{ +( 608 2552 0 ) ( 608 2560 0 ) ( 608 2560 128 ) TECH04_5 0 0 0 1 1 +( 800 2560 -528 ) ( 544 2560 -528 ) ( 544 2528 -528 ) TECH_32BORDA 0 0 0 1 1 +( 800 2528 -512 ) ( 544 2528 -512 ) ( 544 2560 -512 ) TEK_LA12 0 0 90 1 1 +( 800 2560 -512 ) ( 800 2560 -528 ) ( 800 2528 -528 ) TECH04_5 0 0 0 1 1 +( 544 2560 -528 ) ( 800 2560 -528 ) ( 800 2560 -512 ) TECH04_5 0 0 0 1 1 +( 544 2528 -512 ) ( 800 2528 -512 ) ( 800 2528 -528 ) TECH04_5 0 0 0 1 1 +} +// brush 1841 +{ +( 800 2560 -512 ) ( 768 2560 -512 ) ( 768 2528 -512 ) TECH07_2 0 0 0 1 1 +( 800 2528 -448 ) ( 768 2528 -448 ) ( 768 2560 -448 ) TECH07_2 0 0 0 1 1 +( 800 2560 -448 ) ( 800 2560 -512 ) ( 800 2528 -512 ) TECH07_2 0 0 0 1 1 +( 768 2528 -448 ) ( 768 2528 -512 ) ( 768 2560 -512 ) TEK_LA12 0 0 0 1 1 +( 768 2560 -512 ) ( 800 2560 -512 ) ( 800 2560 -448 ) TECH07_1 -32 0 0 1 1 +( 768 2528 -448 ) ( 800 2528 -448 ) ( 800 2528 -512 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 1842 +{ +( 544 2560 -512 ) ( 544 2528 -512 ) ( 608 2528 -512 ) TECH07_2 0 0 0 1 1 +( 544 2528 -224 ) ( 544 2560 -224 ) ( 608 2560 -224 ) TECH07_2 0 0 0 1 1 +( 608 2560 -528 ) ( 608 2528 -528 ) ( 608 2528 -224 ) TECH07_2 0 0 0 1 1 +( 544 2528 -528 ) ( 544 2560 -528 ) ( 544 2560 -224 ) TECH07_2 0 0 0 1 1 +( 544 2560 -528 ) ( 608 2560 -528 ) ( 608 2560 -224 ) TECH10_2 -32 0 0 1 1 +( 608 2528 -528 ) ( 544 2528 -528 ) ( 544 2528 -224 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 1843 +{ +( 544 2560 -624 ) ( 544 2528 -624 ) ( 608 2528 -624 ) TECH04_5 0 0 0 1 1 +( 544 2528 -608 ) ( 544 2560 -608 ) ( 608 2560 -608 ) TECH_32BORDA 0 0 0 1 1 +( 608 2560 -624 ) ( 608 2528 -624 ) ( 608 2528 -608 ) TECH04_5 0 0 0 1 1 +( 544 2528 -624 ) ( 544 2560 -624 ) ( 544 2560 -608 ) TECH04_5 0 0 0 1 1 +( 544 2560 -624 ) ( 608 2560 -624 ) ( 608 2560 -608 ) TECH04_5 0 0 0 1 1 +( 608 2528 -624 ) ( 544 2528 -624 ) ( 544 2528 -608 ) PBTEK1_06 32 0 0 1 1 +} +// brush 1844 +{ +( 848 2464 0 ) ( 832 2432 0 ) ( 832 2432 128 ) UWALL1_2 0 0 0 1 1 +( 832 2432 0 ) ( 800 2496 0 ) ( 800 2496 128 ) UWALL1_2 0 0 0 1 1 +( 864 2560 -528 ) ( 800 2560 -528 ) ( 800 2432 -528 ) UWALL1_2 0 0 0 1 1 +( 864 2432 -480 ) ( 800 2432 -480 ) ( 800 2560 -480 ) UWALL1_2 0 0 0 1 1 +( 864 2560 -480 ) ( 864 2560 -672 ) ( 864 2432 -672 ) UWALL1_2 0 0 0 1 1 +( 800 2432 -480 ) ( 800 2432 -672 ) ( 800 2560 -672 ) UWALL1_2 0 0 0 1 1 +( 800 2560 -672 ) ( 864 2560 -672 ) ( 864 2560 -480 ) TECH07_1 -32 0 0 1 1 +} +// brush 1845 +{ +( 544 2560 -640 ) ( 544 2528 -640 ) ( 608 2528 -640 ) TECH07_2 32 32 0 1 1 +( 544 2528 -624 ) ( 544 2560 -624 ) ( 608 2560 -624 ) TECH07_2 32 32 0 1 1 +( 608 2560 -640 ) ( 608 2528 -640 ) ( 608 2528 -624 ) TECH07_2 32 32 0 1 1 +( 544 2528 -640 ) ( 544 2560 -640 ) ( 544 2560 -624 ) TECH07_2 32 32 0 1 1 +( 544 2560 -640 ) ( 608 2560 -640 ) ( 608 2560 -624 ) TECH07_2 32 32 0 1 1 +( 608 2528 -640 ) ( 544 2528 -640 ) ( 544 2528 -624 ) PBTEK1_06 32 0 0 1 1 +} +// brush 1846 +{ +( 544 2528 128 ) ( 544 2528 0 ) ( 576 2528 0 ) UWALL1_2 0 0 0 1 1 +( 544 2464 -672 ) ( 512 2400 -672 ) ( 512 2400 -512 ) UWALL1_2 0 0 0 1 1 +( 544 2464 -512 ) ( 512 2400 -512 ) ( 512 2560 -512 ) UWALL1_2 0 0 0 1 1 +( 512 2400 -672 ) ( 544 2464 -672 ) ( 544 2560 -672 ) UWALL1_2 0 0 0 1 1 +( 544 2464 -512 ) ( 544 2560 -512 ) ( 544 2560 -672 ) UWALL1_2 0 0 0 1 1 +( 512 2560 -512 ) ( 512 2400 -512 ) ( 512 2400 -672 ) UWALL1_2 0 0 0 1 1 +} +// brush 1847 +{ +( 544 2528 128 ) ( 544 2528 0 ) ( 576 2528 0 ) UWALL1_2 0 0 0 1 1 +( 688 2432 0 ) ( 672 2400 0 ) ( 672 2400 128 ) UWALL1_2 0 0 0 1 1 +( 624 2432 0 ) ( 608 2464 0 ) ( 608 2464 128 ) UWALL1_2 0 0 0 1 1 +( 704 2400 -416 ) ( 704 2400 -672 ) ( 608 2400 -672 ) UWALL1_2 0 0 0 1 1 +( 704 2560 -416 ) ( 704 2400 -416 ) ( 608 2400 -416 ) UWALL1_2 0 0 0 1 1 +( 608 2560 -672 ) ( 608 2400 -672 ) ( 704 2400 -672 ) UWALL1_2 0 0 0 1 1 +( 704 2400 -672 ) ( 704 2400 -416 ) ( 704 2560 -416 ) UWALL1_2 0 0 0 1 1 +( 608 2560 -672 ) ( 608 2560 -416 ) ( 608 2400 -416 ) UWALL1_2 0 0 0 1 1 +} +// brush 1848 +{ +( 1152 2016 -224 ) ( 1152 2016 -672 ) ( 1104 2064 -672 ) UWALL1_2 -48 0 0 1 1 +( 1152 2176 -672 ) ( 1152 2176 -224 ) ( 1088 2112 -224 ) UWALL1_2 -48 0 0 1 1 +( 1264 2144 -672 ) ( 1088 2144 -672 ) ( 1088 2048 -672 ) UWALL1_2 -48 -32 0 1 1 +( 1264 2048 -224 ) ( 1088 2048 -224 ) ( 1088 2144 -224 ) UWALL1_2 -48 -32 0 1 1 +( 1280 1984 -672 ) ( 1280 1984 -224 ) ( 1280 2144 -224 ) UWALL1_2 32 0 0 1 1 +( 1104 2064 -224 ) ( 1104 2064 -672 ) ( 1088 2112 -672 ) UWALL1_2 32 0 0 1 1 +( 1152 2176 -224 ) ( 1152 2176 -672 ) ( 1280 2144 -672 ) UWALL1_2 -48 0 0 1 1 +( 1152 2016 -672 ) ( 1152 2016 -224 ) ( 1280 1984 -224 ) UWALL1_2 -48 0 0 1 1 +} +// brush 1849 +{ +( 320 1568 128 ) ( 320 1568 0 ) ( 288 1600 0 ) COP1_5 0 32 0 0.500000 1 +( 480 1600 128 ) ( 480 1600 0 ) ( 448 1568 0 ) COP1_5 0 32 0 0.500000 1 +( 448 1696 128 ) ( 448 1696 0 ) ( 480 1664 0 ) COP1_5 0 32 0 0.500000 1 +( 320 1696 128 ) ( 320 1696 0 ) ( 336 1712 0 ) COP1_5 0 32 0 0.500000 1 +( 480 1568 -544 ) ( 480 1568 -672 ) ( 288 1568 -672 ) COP1_5 0 32 0 1 1 +( 288 1696 -544 ) ( 288 1696 -672 ) ( 480 1696 -672 ) COP1_5 0 32 0 1 1 +( 480 1696 -544 ) ( 480 1568 -544 ) ( 288 1568 -544 ) COP1_5 0 32 0 1 1 +( 288 1696 -672 ) ( 288 1568 -672 ) ( 480 1568 -672 ) COP1_5 0 32 0 1 1 +( 480 1568 -672 ) ( 480 1568 -544 ) ( 480 1696 -544 ) COP1_5 0 32 0 1 1 +( 288 1696 -672 ) ( 288 1696 -544 ) ( 288 1568 -544 ) COP1_5 0 32 0 1 1 +} +// brush 1850 +{ +( 576 1664 -544 ) ( 544 1664 -544 ) ( 544 1568 -544 ) SFLOOR4_1 0 0 0 1 1 +( 576 1568 -512 ) ( 544 1568 -512 ) ( 544 1664 -512 ) SFLOOR4_1 0 0 0 1 1 +( 576 1664 -512 ) ( 576 1664 -544 ) ( 576 1568 -544 ) TECH04_5 0 0 0 1 1 +( 544 1568 -512 ) ( 544 1568 -544 ) ( 544 1664 -544 ) SFLOOR4_1 0 0 0 1 1 +( 544 1664 -544 ) ( 576 1664 -544 ) ( 576 1664 -512 ) SFLOOR4_1 0 0 0 1 1 +( 544 1568 -512 ) ( 576 1568 -512 ) ( 576 1568 -544 ) SFLOOR4_1 0 0 0 1 1 +} +// brush 1851 +{ +( 640 1664 -544 ) ( 576 1664 -544 ) ( 576 1568 -544 ) SFLOOR4_1 0 0 0 1 1 +( 640 1568 -528 ) ( 576 1568 -528 ) ( 576 1664 -528 ) SFLOOR4_1 0 0 0 1 1 +( 640 1664 -528 ) ( 640 1664 -544 ) ( 640 1568 -544 ) SFLOOR4_1 0 0 0 1 1 +( 576 1568 -528 ) ( 576 1568 -544 ) ( 576 1664 -544 ) SFLOOR4_1 0 0 0 1 1 +( 576 1664 -544 ) ( 640 1664 -544 ) ( 640 1664 -528 ) SFLOOR4_1 0 0 0 1 1 +( 576 1568 -528 ) ( 640 1568 -528 ) ( 640 1568 -544 ) SFLOOR4_1 0 0 0 1 1 +} +// brush 1852 +{ +( 576 1568 -544 ) ( 544 1568 -544 ) ( 544 1552 -544 ) TECH04_5 0 0 0 1 1 +( 576 1552 -512 ) ( 544 1552 -512 ) ( 544 1568 -512 ) TECH04_5 0 0 0 1 1 +( 576 1568 -512 ) ( 576 1568 -544 ) ( 576 1552 -544 ) slipside 0 0 0 1 1 +( 544 1552 -512 ) ( 544 1552 -544 ) ( 544 1568 -544 ) TECH04_5 0 0 0 1 1 +( 544 1568 -544 ) ( 576 1568 -544 ) ( 576 1568 -512 ) TECH04_5 0 0 0 1 1 +( 544 1552 -512 ) ( 576 1552 -512 ) ( 576 1552 -544 ) RPBASE2 0 0 0 1 1 +} +// brush 1853 +{ +( 576 1568 -544 ) ( 576 1552 -544 ) ( 648 1552 -544 ) TECH04_5 0 0 0 1 1 +( 576 1552 -528 ) ( 576 1568 -528 ) ( 640 1568 -528 ) TECH04_5 0 0 0 1 1 +( 640 1568 -544 ) ( 648 1552 -544 ) ( 648 1552 -528 ) TECH04_5 0 0 0 1 1 +( 576 1552 -544 ) ( 576 1568 -544 ) ( 576 1568 -528 ) TECH04_5 0 0 0 1 1 +( 640 1568 -544 ) ( 640 1568 -528 ) ( 576 1568 -528 ) TECH04_5 0 0 0 1 1 +( 648 1552 -528 ) ( 648 1552 -544 ) ( 576 1552 -544 ) TECH04_5 0 0 0 1 1 +} +// brush 1854 +{ +( 576 1680 -544 ) ( 544 1680 -544 ) ( 544 1664 -544 ) TECH04_5 0 0 0 1 1 +( 576 1664 -512 ) ( 544 1664 -512 ) ( 544 1680 -512 ) TECH04_5 0 0 0 1 1 +( 576 1680 -512 ) ( 576 1680 -544 ) ( 576 1664 -544 ) slipside 0 0 0 1 1 +( 544 1664 -512 ) ( 544 1664 -544 ) ( 544 1680 -544 ) TECH04_5 0 0 0 1 1 +( 544 1680 -544 ) ( 576 1680 -544 ) ( 576 1680 -512 ) RPBASE2 0 0 0 1 1 +( 544 1664 -512 ) ( 576 1664 -512 ) ( 576 1664 -544 ) RPBASE2 0 0 0 1 1 +} +// brush 1855 +{ +( 576 1680 -544 ) ( 576 1664 -544 ) ( 640 1664 -544 ) TECH04_5 0 0 180 1 1 +( 576 1664 -528 ) ( 576 1680 -528 ) ( 648 1680 -528 ) TECH04_5 0 0 180 1 1 +( 648 1680 -544 ) ( 640 1664 -544 ) ( 640 1664 -528 ) TECH04_5 0 0 180 1 1 +( 576 1664 -544 ) ( 576 1680 -544 ) ( 576 1680 -528 ) TECH04_5 0 0 180 1 1 +( 648 1680 -544 ) ( 648 1680 -528 ) ( 576 1680 -528 ) TECH04_5 0 0 0 1 1 +( 640 1664 -528 ) ( 640 1664 -544 ) ( 576 1664 -544 ) TECH04_5 0 0 180 1 1 +} +// brush 1856 +{ +( 640 1664 -544 ) ( 640 1568 -544 ) ( 656 1560 -544 ) TECH04_5 0 0 90 1 1 +( 640 1568 -528 ) ( 640 1664 -528 ) ( 656 1672 -528 ) TECH04_5 0 0 90 1 1 +( 656 1672 -544 ) ( 656 1560 -544 ) ( 656 1560 -528 ) TECH04_5 0 0 0 1 1 +( 640 1568 -544 ) ( 640 1664 -544 ) ( 640 1664 -528 ) TECH04_5 0 0 90 1 1 +( 656 1672 -544 ) ( 656 1672 -528 ) ( 640 1664 -528 ) TECH04_5 0 0 90 1 1 +( 656 1560 -528 ) ( 656 1560 -544 ) ( 640 1568 -544 ) TECH04_5 0 0 90 1 1 +} +// brush 1857 +{ +( 640 1568 -544 ) ( 656 1560 -544 ) ( 656 1560 -528 ) TECH04_7 0 0 0 1 1 +( 648 1552 -544 ) ( 656 1560 -544 ) ( 640 1568 -544 ) TECH04_7 0 0 0 1 1 +( 640 1568 -528 ) ( 656 1560 -528 ) ( 648 1552 -528 ) TECH04_5 0 1 45 1.050000 1.050000 +( 648 1552 -544 ) ( 648 1552 -528 ) ( 656 1560 -528 ) TECH04_5 8 0 0 0.500000 1 +( 648 1552 -544 ) ( 640 1568 -544 ) ( 640 1568 -528 ) TECH04_7 0 0 0 1 1 +} +// brush 1858 +{ +( 656 1672 -528 ) ( 656 1672 -544 ) ( 640 1664 -544 ) TECH04_7 0 0 0 1 1 +( 640 1664 -544 ) ( 656 1672 -544 ) ( 648 1680 -544 ) TECH04_7 0 0 0 1 1 +( 648 1680 -528 ) ( 656 1672 -528 ) ( 640 1664 -528 ) TECH04_5 0 0 135 1.050000 1.050000 +( 656 1672 -528 ) ( 648 1680 -528 ) ( 648 1680 -544 ) TECH04_5 8 0 0 0.500000 1 +( 640 1664 -528 ) ( 640 1664 -544 ) ( 648 1680 -544 ) TECH04_7 0 0 0 1 1 +} +// brush 1859 +{ +( 0 1664 -640 ) ( 0 1696 -640 ) ( 128 1696 -640 ) TECH04_9 0 0 0 1 1 +( 648 1680 0 ) ( 656 1672 0 ) ( 656 1672 128 ) TECH04_9 0 0 0 1 1 +( 656 1560 0 ) ( 648 1552 0 ) ( 648 1552 128 ) TECH04_9 0 0 0 1 1 +( 536 1552 0 ) ( 528 1560 0 ) ( 528 1560 128 ) TECH04_9 0 0 0 1 1 +( 528 1672 0 ) ( 536 1680 0 ) ( 536 1680 128 ) TECH04_9 0 0 0 1 1 +( 656 1680 -672 ) ( 528 1680 -672 ) ( 528 1552 -672 ) TECH04_9 0 0 0 1 1 +( 656 1680 -544 ) ( 656 1680 -672 ) ( 656 1552 -672 ) TECH04_9 0 0 0 1 1 +( 528 1552 -544 ) ( 528 1552 -672 ) ( 528 1680 -672 ) TECH04_9 0 0 0 1 1 +( 528 1680 -672 ) ( 656 1680 -672 ) ( 656 1680 -544 ) TECH04_9 8 0 0 1 1 +( 528 1552 -544 ) ( 656 1552 -544 ) ( 656 1552 -672 ) TECH04_9 8 0 0 1 1 +} +// brush 1860 +{ +( 656 1600 0 ) ( 688 1600 0 ) ( 688 1600 128 ) TECH04_9 0 0 0 1 1 +( 608 1680 0 ) ( 608 1712 0 ) ( 608 1712 128 ) TECH04_9 0 0 0 1 1 +( 128 1696 -640 ) ( 0 1696 -640 ) ( 0 1664 -640 ) TECH04_9 0 0 0 1 1 +( 0 1664 -576 ) ( 0 1680 -576 ) ( 128 1680 -576 ) TECH04_9 0 0 0 1 1 +( 656 1560 0 ) ( 648 1552 0 ) ( 648 1552 128 ) TECH04_9 0 0 0 1 1 +( 656 1680 -544 ) ( 656 1680 -672 ) ( 656 1552 -672 ) TECH04_9 0 0 0 1 1 +( 528 1552 -544 ) ( 656 1552 -544 ) ( 656 1552 -672 ) TECH04_9 8 0 0 1 1 +} +// brush 1861 +{ +( 128 1680 -576 ) ( 0 1680 -576 ) ( 0 1664 -576 ) TECH04_9 0 0 0 1 1 +( 648 1680 0 ) ( 656 1672 0 ) ( 656 1672 128 ) TECH04_9 0 0 0 1 1 +( 656 1560 0 ) ( 648 1552 0 ) ( 648 1552 128 ) TECH04_9 0 0 0 1 1 +( 536 1552 0 ) ( 528 1560 0 ) ( 528 1560 128 ) TECH04_9 0 0 0 1 1 +( 528 1672 0 ) ( 536 1680 0 ) ( 536 1680 128 ) TECH04_9 0 0 0 1 1 +( 656 1552 -544 ) ( 528 1552 -544 ) ( 528 1680 -544 ) TECH04_9 0 0 0 1 1 +( 656 1680 -544 ) ( 656 1680 -672 ) ( 656 1552 -672 ) TECH04_9 0 0 0 1 1 +( 528 1552 -544 ) ( 528 1552 -672 ) ( 528 1680 -672 ) TECH04_9 0 0 0 1 1 +( 528 1680 -672 ) ( 656 1680 -672 ) ( 656 1680 -544 ) TECH04_9 8 0 0 1 1 +( 528 1552 -544 ) ( 656 1552 -544 ) ( 656 1552 -672 ) TECH04_9 8 0 0 1 1 +} +// brush 1862 +{ +( 608 1712 128 ) ( 608 1712 0 ) ( 608 1680 0 ) TECH04_9 0 0 0 1 1 +( 576 1664 0 ) ( 576 1696 0 ) ( 576 1696 128 ) TECH04_9 0 0 0 1 1 +( 128 1696 -640 ) ( 0 1696 -640 ) ( 0 1664 -640 ) TECH04_9 0 0 0 1 1 +( 0 1664 -576 ) ( 0 1680 -576 ) ( 128 1680 -576 ) TECH04_9 0 0 0 1 1 +( 528 1680 -672 ) ( 656 1680 -672 ) ( 656 1680 -544 ) SWITCH_1 0 0 90 1 1 +( 528 1552 -544 ) ( 656 1552 -544 ) ( 656 1552 -672 ) SWITCH_1 0 0 90 1 1 +} +// brush 1863 +{ +( 576 1696 128 ) ( 576 1696 0 ) ( 576 1664 0 ) TECH04_9 0 0 0 1 1 +( 128 1696 -640 ) ( 0 1696 -640 ) ( 0 1664 -640 ) TECH04_9 0 0 0 1 1 +( 0 1664 -576 ) ( 0 1680 -576 ) ( 128 1680 -576 ) TECH04_9 0 0 0 1 1 +( 536 1552 0 ) ( 528 1560 0 ) ( 528 1560 128 ) TECH04_9 0 0 0 1 1 +( 528 1672 0 ) ( 536 1680 0 ) ( 536 1680 128 ) TECH04_9 0 0 0 1 1 +( 528 1552 -544 ) ( 528 1552 -672 ) ( 528 1680 -672 ) TECH04_9 0 0 0 1 1 +( 528 1680 -672 ) ( 656 1680 -672 ) ( 656 1680 -544 ) TECH04_9 8 0 0 1 1 +( 528 1552 -544 ) ( 656 1552 -544 ) ( 656 1552 -672 ) TECH04_9 8 0 0 1 1 +} +// brush 1864 +{ +( 688 1600 128 ) ( 688 1600 0 ) ( 656 1600 0 ) TECH04_9 0 0 0 1 1 +( 624 1632 0 ) ( 672 1632 0 ) ( 672 1632 128 ) TECH04_9 0 0 0 1 1 +( 608 1680 0 ) ( 608 1712 0 ) ( 608 1712 128 ) TECH04_9 0 0 0 1 1 +( 128 1696 -640 ) ( 0 1696 -640 ) ( 0 1664 -640 ) TECH04_9 0 0 0 1 1 +( 0 1664 -576 ) ( 0 1680 -576 ) ( 128 1680 -576 ) TECH04_9 0 0 0 1 1 +( 656 1680 -544 ) ( 656 1680 -672 ) ( 656 1552 -672 ) SWITCH_1 0 0 90 1 1 +} +// brush 1865 +{ +( 672 1632 128 ) ( 672 1632 0 ) ( 624 1632 0 ) TECH04_9 0 0 0 1 1 +( 608 1680 0 ) ( 608 1712 0 ) ( 608 1712 128 ) TECH04_9 0 0 0 1 1 +( 128 1696 -640 ) ( 0 1696 -640 ) ( 0 1664 -640 ) TECH04_9 0 0 0 1 1 +( 0 1664 -576 ) ( 0 1680 -576 ) ( 128 1680 -576 ) TECH04_9 0 0 0 1 1 +( 648 1680 0 ) ( 656 1672 0 ) ( 656 1672 128 ) TECH04_9 0 0 0 1 1 +( 656 1680 -544 ) ( 656 1680 -672 ) ( 656 1552 -672 ) TECH04_9 0 0 0 1 1 +( 528 1680 -672 ) ( 656 1680 -672 ) ( 656 1680 -544 ) TECH04_9 8 0 0 1 1 +} +// brush 1866 +{ +( 224 1472 -384 ) ( 224 1472 -352 ) ( 480 1472 -352 ) PBTEK1_06 0 0 0 1 1 +( 224 1504 -352 ) ( 224 1504 -384 ) ( 464 1504 -384 ) PBTEK1_06 0 0 0 1 1 +( 464 1472 -384 ) ( 480 1472 -352 ) ( 480 1504 -352 ) PBTEK1_06 0 0 0 1 1 +( 224 1472 -352 ) ( 224 1472 -384 ) ( 224 1504 -384 ) PBTEK1_06 0 0 0 1 1 +( 464 1472 -384 ) ( 464 1504 -384 ) ( 224 1504 -384 ) PBTEK1_06 0 0 0 1 1 +( 480 1504 -352 ) ( 480 1472 -352 ) ( 224 1472 -352 ) PBTEK1_06 0 0 0 1 1 +} +// brush 1867 +{ +( 480 1472 -352 ) ( 528 1472 -400 ) ( 496 1472 -416 ) PBTEK1_06 0 0 0 1 1 +( 464 1504 -384 ) ( 496 1504 -416 ) ( 528 1504 -400 ) PBTEK1_06 -11 -11 -45 1.060000 1.060000 +( 528 1472 -400 ) ( 528 1504 -400 ) ( 496 1504 -416 ) PBTEK1_06 0 0 0 1 1 +( 464 1472 -384 ) ( 464 1504 -384 ) ( 480 1504 -352 ) PBTEK1_06 0 0 0 1 1 +( 496 1504 -416 ) ( 464 1504 -384 ) ( 464 1472 -384 ) PBTEK1_06 0 0 0 0.750000 1 +( 528 1472 -400 ) ( 480 1472 -352 ) ( 480 1504 -352 ) PBTEK1_06 0 0 0 1 1 +} +// brush 1868 +{ +( 528 1472 -496 ) ( 496 1472 -480 ) ( 496 1472 -416 ) PBTEK1_06 0 0 270 1 1 +( 496 1504 -480 ) ( 528 1504 -496 ) ( 528 1504 -400 ) PBTEK1_06 0 16 270 1 1 +( 528 1504 -496 ) ( 496 1504 -480 ) ( 496 1472 -480 ) PBTEK1_06 0 0 270 1 1 +( 496 1504 -416 ) ( 528 1504 -400 ) ( 528 1472 -400 ) PBTEK1_06 0 0 270 1 1 +( 496 1504 -416 ) ( 496 1472 -416 ) ( 496 1472 -480 ) PBTEK1_06 0 0 270 1 1 +( 528 1472 -400 ) ( 528 1504 -400 ) ( 528 1504 -496 ) PBTEK1_06 0 0 270 1 1 +} +// brush 1869 +{ +( 496 1472 -480 ) ( 528 1472 -496 ) ( 480 1472 -544 ) PBTEK1_06 -11 -21 225 1.060000 1.060000 +( 528 1504 -496 ) ( 496 1504 -480 ) ( 464 1504 -512 ) PBTEK1_06 -11 -21 225 1.060000 1.060000 +( 496 1504 -480 ) ( 528 1504 -496 ) ( 528 1472 -496 ) PBTEK1_06 0 0 0 1 1 +( 480 1504 -544 ) ( 464 1504 -512 ) ( 464 1472 -512 ) PBTEK1_06 0 0 0 1 1 +( 464 1472 -512 ) ( 464 1504 -512 ) ( 496 1504 -480 ) PBTEK1_06 0 0 0 0.750000 1 +( 480 1504 -544 ) ( 480 1472 -544 ) ( 528 1472 -496 ) PBTEK1_06 0 0 0 1 1 +} +// brush 1870 +{ +( 480 1472 -544 ) ( 480 1504 -544 ) ( 512 1504 -512 ) SYM06_4 -112 64 0 1 1 +( 528 1504 -544 ) ( 528 1472 -544 ) ( 528 1472 -512 ) TECH04_1 0 0 0 1 1 +( 480 1504 -544 ) ( 480 1472 -544 ) ( 528 1472 -544 ) ECOP1_6 -16 0 0 1 1 +( 512 1472 -512 ) ( 512 1504 -512 ) ( 528 1504 -512 ) SFLOOR4_2 16 0 0 1 1 +( 528 1504 -544 ) ( 528 1504 -512 ) ( 512 1504 -512 ) SFLOOR4_2 32 0 0 1 1 +( 480 1472 -544 ) ( 512 1472 -512 ) ( 528 1472 -512 ) SFLOOR4_2 32 0 0 1 1 +} +// brush 1871 +{ +( 480 1472 -544 ) ( 224 1472 -544 ) ( 224 1472 -512 ) PBTEK1_06 0 0 180 1 1 +( 464 1504 -512 ) ( 224 1504 -512 ) ( 224 1504 -544 ) PBTEK1_06 0 0 0 1 1 +( 480 1504 -544 ) ( 480 1472 -544 ) ( 464 1472 -512 ) PBTEK1_06 0 0 0 1 1 +( 224 1504 -512 ) ( 224 1472 -512 ) ( 224 1472 -544 ) PBTEK1_06 0 0 0 1 1 +( 224 1504 -512 ) ( 464 1504 -512 ) ( 464 1472 -512 ) PBTEK1_06 0 0 0 1 1 +( 224 1472 -544 ) ( 480 1472 -544 ) ( 480 1504 -544 ) ECOP1_6 -16 0 0 1 1 +} +// brush 1872 +{ +( 480 0 -352 ) ( 512 0 -384 ) ( 512 128 -384 ) TEK_LA12 0 0 0 1 1 +( 512 0 -352 ) ( 480 0 -352 ) ( 480 128 -352 ) TEK_LA12 0 0 0 1 1 +( 512 1504 56 ) ( 512 1504 -384 ) ( 512 1472 -384 ) TEK_LA12 0 0 0 1 1 +( 448 1504 -384 ) ( 512 1504 -384 ) ( 512 1504 56 ) PBTEK1_01 0 0 0 1 1 +( 448 1472 56 ) ( 512 1472 56 ) ( 512 1472 -384 ) TEK_LA12 0 0 0 1 1 +} +// brush 1873 +{ +( 288 1488 -384 ) ( 288 1488 -512 ) ( 224 1488 -512 ) PBTEK1_01 0 0 0 1 1 +( 224 1504 -384 ) ( 224 1504 -512 ) ( 288 1504 -512 ) PBTEK1_01 32 0 0 1 1 +( 288 1504 -384 ) ( 288 1488 -384 ) ( 224 1488 -384 ) PBTEK1_01 0 0 0 1 1 +( 224 1504 -512 ) ( 224 1488 -512 ) ( 288 1488 -512 ) PBTEK1_01 0 0 0 1 1 +( 288 1488 -512 ) ( 288 1488 -384 ) ( 288 1504 -384 ) TECH04_7 0 0 0 1 1 +( 224 1504 -512 ) ( 224 1504 -384 ) ( 224 1488 -384 ) PBTEK1_01 0 0 0 1 1 +} +// brush 1874 +{ +( 288 0 -416 ) ( 304 0 -384 ) ( 304 128 -384 ) TECH04_7 0 0 0 1 1 +( 352 1488 -384 ) ( 352 1488 -512 ) ( 288 1488 -512 ) RPBASE2 0 0 0 1 1 +( 288 1504 -384 ) ( 288 1504 -512 ) ( 352 1504 -512 ) RPBASE2 32 0 0 1 1 +( 352 1504 -384 ) ( 352 1488 -384 ) ( 288 1488 -384 ) RPBASE2 0 0 0 1 1 +( 288 1504 -512 ) ( 288 1504 -384 ) ( 288 1488 -384 ) RPBASE2 0 0 0 1 1 +} +// brush 1875 +{ +( 304 128 -512 ) ( 304 0 -512 ) ( 288 0 -480 ) TECH04_7 0 0 0 1 1 +( 288 1488 -384 ) ( 352 1488 -384 ) ( 352 1488 -512 ) RPBASE2 0 0 0 1 1 +( 352 1504 -384 ) ( 288 1504 -384 ) ( 288 1504 -512 ) RPBASE2 32 0 0 1 1 +( 288 1488 -512 ) ( 352 1488 -512 ) ( 352 1504 -512 ) RPBASE2 0 0 0 1 1 +( 288 1488 -512 ) ( 288 1504 -512 ) ( 288 1504 -384 ) RPBASE2 0 0 0 1 1 +} +// brush 1876 +{ +( 288 1472 -704 ) ( 160 1472 -704 ) ( 160 1440 -704 ) twall4_1 0 0 0 1 1 +( 288 1440 64 ) ( 160 1440 64 ) ( 160 1472 64 ) twall4_1 0 0 0 1 1 +( 288 1472 64 ) ( 288 1472 -704 ) ( 288 1440 -704 ) twall4_1 0 0 0 1 1 +( 160 1440 64 ) ( 160 1440 -704 ) ( 160 1472 -704 ) twall4_1 0 0 0 1 1 +( 160 1472 -704 ) ( 288 1472 -704 ) ( 288 1472 64 ) twall4_1 0 0 0 1 1 +( 160 1440 64 ) ( 288 1440 64 ) ( 288 1440 -704 ) twall4_1 0 0 0 1 1 +} +// brush 1877 +{ +( 0 1456 -640 ) ( 0 1488 -640 ) ( 128 1488 -640 ) RPBASE2 0 0 0 1 1 +( 480 1440 -672 ) ( 448 1440 -672 ) ( 448 1440 -416 ) RPBASE2 0 0 0 1 1 +( 448 1472 -672 ) ( 480 1472 -672 ) ( 480 1472 -400 ) RPBASE2 0 0 0 1 1 +( 448 1440 -672 ) ( 480 1440 -672 ) ( 480 1472 -672 ) RPBASE2 0 0 0 1 1 +( 480 1440 -400 ) ( 480 1472 -400 ) ( 480 1472 -672 ) RPBASE2 0 0 0 1 1 +( 448 1472 -416 ) ( 448 1440 -416 ) ( 448 1440 -672 ) RPBASE2 0 0 0 1 1 +} +// brush 1878 +{ +( 0 1456 -640 ) ( 0 1488 -640 ) ( 128 1488 -640 ) RPBASE2 0 0 0 1 1 +( 320 1440 -672 ) ( 288 1440 -672 ) ( 288 1440 -400 ) RPBASE2 0 0 0 1 1 +( 288 1472 -672 ) ( 320 1472 -672 ) ( 320 1472 -416 ) RPBASE2 0 0 0 1 1 +( 288 1440 -672 ) ( 320 1440 -672 ) ( 320 1472 -672 ) RPBASE2 0 0 0 1 1 +( 320 1440 -416 ) ( 320 1472 -416 ) ( 320 1472 -672 ) RPBASE2 0 0 0 1 1 +( 288 1472 -400 ) ( 288 1440 -400 ) ( 288 1440 -672 ) RPBASE2 0 0 0 1 1 +} +// brush 1879 +{ +( 432 1440 -352 ) ( 480 1440 -400 ) ( 448 1440 -416 ) TEK_LA12 11 -1 45 1.060000 1.060000 +( 416 1472 -384 ) ( 448 1472 -416 ) ( 480 1472 -400 ) TEK_LA12 11 -9 45 1.060000 1.060000 +( 480 1440 -400 ) ( 480 1472 -400 ) ( 448 1472 -416 ) TEK_LA12 11 -9 45 1.060000 1.060000 +( 416 1440 -384 ) ( 416 1472 -384 ) ( 432 1472 -352 ) TEK_LA12 11 -9 45 1.060000 1.060000 +( 448 1488 -416 ) ( 416 1488 -384 ) ( 416 1456 -384 ) TEK_LA12 0 0 90 1 1 +( 480 1440 -400 ) ( 432 1440 -352 ) ( 432 1472 -352 ) TEK_LA12 11 -9 45 1.060000 1.060000 +} +// brush 1880 +{ +( 320 1440 -416 ) ( 288 1440 -400 ) ( 336 1440 -352 ) TEK_LA12 -11 -1 -45 1.060000 1.060000 +( 288 1472 -400 ) ( 320 1472 -416 ) ( 352 1472 -384 ) TEK_LA12 -11 -9 -45 1.060000 1.060000 +( 320 1472 -416 ) ( 288 1472 -400 ) ( 288 1440 -400 ) TEK_LA12 -11 -9 -45 1.060000 1.060000 +( 336 1472 -352 ) ( 352 1472 -384 ) ( 352 1440 -384 ) TEK_LA12 -11 -9 -45 1.060000 1.060000 +( 352 1440 -384 ) ( 352 1472 -384 ) ( 320 1472 -416 ) TEK_LA12 0 0 90 1 1 +( 336 1472 -352 ) ( 336 1440 -352 ) ( 288 1440 -400 ) TEK_LA12 -11 -9 -45 1.060000 1.060000 +} +// brush 1881 +{ +( 416 1440 -384 ) ( 352 1440 -384 ) ( 336 1440 -352 ) TEK_LA12 0 0 90 1 1 +( 352 1472 -384 ) ( 416 1472 -384 ) ( 432 1472 -352 ) TEK_LA12 0 0 90 1 1 +( 432 1440 -352 ) ( 336 1440 -352 ) ( 336 1472 -352 ) TEK_LA12 0 0 90 1 1 +( 352 1440 -384 ) ( 416 1440 -384 ) ( 416 1472 -384 ) TEK_LA12 0 0 90 1 1 +( 432 1440 -352 ) ( 432 1472 -352 ) ( 416 1472 -384 ) TEK_LA12 0 0 90 1 1 +( 336 1472 -352 ) ( 336 1440 -352 ) ( 352 1440 -384 ) TEK_LA12 0 0 90 1 1 +} +// brush 1882 +{ +( 448 1440 -528 ) ( 448 1440 -544 ) ( 320 1440 -544 ) TECH04_1 0 0 0 1 1 +( 320 1472 -528 ) ( 320 1472 -544 ) ( 448 1472 -544 ) TECH04_1 0 0 0 1 1 +( 448 1472 -528 ) ( 448 1440 -528 ) ( 320 1440 -528 ) TECH04_1 0 0 0 1 1 +( 320 1472 -544 ) ( 320 1440 -544 ) ( 448 1440 -544 ) TECH04_1 0 0 0 1 1 +( 448 1440 -544 ) ( 448 1440 -528 ) ( 448 1472 -528 ) TECH04_1 0 0 0 1 1 +( 320 1472 -544 ) ( 320 1472 -528 ) ( 320 1440 -528 ) TECH04_1 0 0 0 1 1 +} +// brush 1883 +{ +( 128 1488 -640 ) ( 0 1488 -640 ) ( 0 1456 -640 ) TEK_LA12 0 0 0 1 1 +( 320 1440 -672 ) ( 288 1440 -672 ) ( 288 1440 -400 ) TEK_LA12 0 0 0 1 1 +( 288 1472 -672 ) ( 320 1472 -672 ) ( 320 1472 -416 ) TEK_LA12 0 0 0 1 1 +( 320 1440 -416 ) ( 288 1440 -400 ) ( 288 1472 -400 ) TEK_LA12 0 0 0 1 1 +( 320 1440 -416 ) ( 320 1472 -416 ) ( 320 1472 -672 ) TEK_LA12 0 0 0 1 1 +( 288 1472 -400 ) ( 288 1440 -400 ) ( 288 1440 -672 ) TEK_LA12 0 0 0 1 1 +} +// brush 1884 +{ +( 128 1488 -640 ) ( 0 1488 -640 ) ( 0 1456 -640 ) TEK_LA12 0 0 0 1 1 +( 480 1440 -672 ) ( 448 1440 -672 ) ( 448 1440 -416 ) TEK_LA12 0 0 0 1 1 +( 448 1472 -672 ) ( 480 1472 -672 ) ( 480 1472 -400 ) TEK_LA12 0 0 0 1 1 +( 480 1440 -400 ) ( 448 1440 -416 ) ( 448 1472 -416 ) TEK_LA12 0 0 0 1 1 +( 480 1440 -400 ) ( 480 1472 -400 ) ( 480 1472 -672 ) TEK_LA12 0 0 0 1 1 +( 448 1472 -416 ) ( 448 1440 -416 ) ( 448 1440 -672 ) TEK_LA12 0 0 0 1 1 +} +// brush 1885 +{ +( 480 1472 -352 ) ( 288 1472 -352 ) ( 288 1440 -352 ) twall4_1 0 0 0 1 1 +( 480 1440 64 ) ( 288 1440 64 ) ( 288 1472 64 ) twall4_1 0 0 0 1 1 +( 480 1472 64 ) ( 480 1472 -352 ) ( 480 1440 -352 ) twall4_1 0 0 0 1 1 +( 288 1440 64 ) ( 288 1440 -352 ) ( 288 1472 -352 ) twall4_1 0 0 0 1 1 +( 288 1472 -352 ) ( 480 1472 -352 ) ( 480 1472 64 ) twall4_1 0 0 0 1 1 +( 288 1440 64 ) ( 480 1440 64 ) ( 480 1440 -352 ) TECH08_1B 0 0 0 1 1 +} +// brush 1886 +{ +( 304 0 -384 ) ( 336 0 -352 ) ( 336 128 -352 ) twall4_1 0 0 0 1 1 +( 336 1440 -352 ) ( 288 1440 -352 ) ( 288 1472 -352 ) twall4_1 0 0 0 1 1 +( 288 1440 -352 ) ( 288 1440 -400 ) ( 288 1472 -400 ) twall4_1 0 0 0 1 1 +( 288 1472 -400 ) ( 336 1472 -400 ) ( 336 1472 -352 ) TECH04_5 0 0 90 1 1 +( 288 1440 -352 ) ( 336 1440 -352 ) ( 336 1440 -400 ) TECH08_1B 0 0 0 1 1 +} +// brush 1887 +{ +( 432 128 -352 ) ( 432 0 -352 ) ( 464 0 -384 ) twall4_1 0 0 0 1 1 +( 480 1472 -352 ) ( 480 1440 -352 ) ( 432 1440 -352 ) twall4_1 0 0 0 1 1 +( 480 1472 -400 ) ( 480 1440 -400 ) ( 480 1440 -352 ) twall4_1 0 0 0 1 1 +( 432 1472 -352 ) ( 432 1472 -400 ) ( 480 1472 -400 ) twall4_1 0 0 0 1 1 +( 432 1440 -400 ) ( 432 1440 -352 ) ( 480 1440 -352 ) TECH08_1B 0 0 0 1 1 +} +// brush 1888 +{ +( 424 1576 -248 ) ( 424 1592 -248 ) ( 376 1592 -248 ) COP1_1 0 -32 0 1 1 +( 424 1592 -200 ) ( 424 1576 -200 ) ( 376 1576 -200 ) COP1_1 0 -32 0 1 1 +( 424 1576 -200 ) ( 424 1592 -200 ) ( 424 1592 -248 ) COP1_1 32 0 0 1 1 +( 376 1592 -200 ) ( 376 1576 -200 ) ( 376 1576 -248 ) COP1_1 32 0 0 1 1 +( 424 1592 -200 ) ( 376 1592 -200 ) ( 376 1592 -248 ) TECH01_7 0 0 0 1 1 +( 376 1576 -200 ) ( 424 1576 -200 ) ( 424 1576 -248 ) COP1_1 0 0 0 1 1 +} +// brush 1889 +{ +( 416 1592 -200 ) ( 384 1592 -200 ) ( 384 1600 -200 ) COP1_1 32 0 0 1 1 +( 416 1600 -200 ) ( 384 1600 -200 ) ( 384 1600 -208 ) BASE_CEIL1 0 0 0 1 1 +( 384 1592 -200 ) ( 416 1592 -200 ) ( 416 1592 -208 ) BASE_CEIL1 0 0 0 1 1 +( 384 1600 -200 ) ( 384 1592 -200 ) ( 384 1592 -208 ) BASE_CEIL1 32 0 0 1 1 +( 416 1592 -200 ) ( 416 1600 -200 ) ( 416 1600 -208 ) BASE_CEIL1 32 0 0 1 1 +( 416 1600 -208 ) ( 384 1600 -208 ) ( 384 1592 -208 ) BASE_CEIL1 0 -32 0 1 1 +} +// brush 1890 +{ +( 424 1592 -248 ) ( 424 1600 -248 ) ( 416 1600 -248 ) BASE_CEIL1 0 -32 0 1 1 +( 424 1600 -200 ) ( 424 1592 -200 ) ( 416 1592 -200 ) COP1_1 32 0 0 1 1 +( 424 1592 -200 ) ( 424 1600 -200 ) ( 424 1600 -248 ) COP1_1 32 0 0 1 1 +( 424 1600 -200 ) ( 416 1600 -200 ) ( 416 1600 -248 ) BASE_CEIL1 0 0 0 1 1 +( 416 1592 -200 ) ( 424 1592 -200 ) ( 424 1592 -248 ) BASE_CEIL1 0 0 0 1 1 +( 416 1600 -200 ) ( 416 1592 -200 ) ( 416 1592 -248 ) BASE_CEIL1 32 0 0 1 1 +} +// brush 1891 +{ +( 376 1600 -248 ) ( 376 1592 -248 ) ( 384 1592 -248 ) BASE_CEIL1 0 -32 0 1 1 +( 376 1592 -200 ) ( 376 1600 -200 ) ( 384 1600 -200 ) COP1_1 32 0 0 1 1 +( 376 1600 -200 ) ( 376 1592 -200 ) ( 376 1592 -248 ) COP1_1 32 0 0 1 1 +( 384 1600 -200 ) ( 376 1600 -200 ) ( 376 1600 -248 ) BASE_CEIL1 0 0 0 1 1 +( 376 1592 -200 ) ( 384 1592 -200 ) ( 384 1592 -248 ) BASE_CEIL1 0 0 0 1 1 +( 384 1592 -200 ) ( 384 1600 -200 ) ( 384 1600 -248 ) BASE_CEIL1 32 0 0 1 1 +} +// brush 1892 +{ +( 416 1600 -248 ) ( 384 1600 -248 ) ( 384 1592 -248 ) BASE_CEIL1 0 -32 0 1 1 +( 384 1600 -248 ) ( 416 1600 -248 ) ( 416 1600 -240 ) BASE_CEIL1 0 0 0 1 1 +( 416 1592 -248 ) ( 384 1592 -248 ) ( 384 1592 -240 ) BASE_CEIL1 0 0 0 1 1 +( 384 1592 -248 ) ( 384 1600 -248 ) ( 384 1600 -240 ) BASE_CEIL1 32 0 0 1 1 +( 416 1600 -248 ) ( 416 1592 -248 ) ( 416 1592 -240 ) BASE_CEIL1 32 0 0 1 1 +( 416 1592 -240 ) ( 384 1592 -240 ) ( 384 1600 -240 ) BASE_CEIL1 0 -32 0 1 1 +} +// brush 1893 +{ +( 424 1576 -256 ) ( 424 1600 -256 ) ( 376 1600 -256 ) COP1_1 0 0 0 1 1 +( 424 1600 -248 ) ( 424 1576 -248 ) ( 376 1576 -248 ) COP1_1 0 0 0 1 1 +( 424 1576 -248 ) ( 424 1600 -248 ) ( 424 1600 -256 ) COP1_1 0 0 0 1 1 +( 376 1600 -248 ) ( 376 1576 -248 ) ( 376 1576 -256 ) COP1_1 0 0 0 1 1 +( 376 1600 -248 ) ( 376 1600 -256 ) ( 424 1600 -256 ) COP1_1 0 0 0 1 1 +( 376 1576 -256 ) ( 376 1576 -248 ) ( 424 1576 -248 ) COP1_1 0 0 0 1 1 +} +// brush 1894 +{ +( 856 1704 -312 ) ( 840 1704 -312 ) ( 840 1656 -312 ) COP1_1 0 -32 0 1 1 +( 840 1704 -264 ) ( 856 1704 -264 ) ( 856 1656 -264 ) COP1_1 0 -32 0 1 1 +( 856 1704 -264 ) ( 840 1704 -264 ) ( 840 1704 -312 ) COP1_1 32 0 0 1 1 +( 840 1656 -264 ) ( 856 1656 -264 ) ( 856 1656 -312 ) COP1_1 32 0 0 1 1 +( 840 1704 -264 ) ( 840 1656 -264 ) ( 840 1656 -312 ) TECH01_7 0 0 0 1 1 +( 856 1656 -264 ) ( 856 1704 -264 ) ( 856 1704 -312 ) COP1_1 0 0 0 1 1 +} +// brush 1895 +{ +( 840 1696 -264 ) ( 840 1664 -264 ) ( 832 1664 -264 ) COP1_1 32 0 0 1 1 +( 832 1696 -264 ) ( 832 1664 -264 ) ( 832 1664 -272 ) BASE_CEIL1 0 0 0 1 1 +( 840 1664 -264 ) ( 840 1696 -264 ) ( 840 1696 -272 ) BASE_CEIL1 0 0 0 1 1 +( 832 1664 -264 ) ( 840 1664 -264 ) ( 840 1664 -272 ) BASE_CEIL1 32 0 0 1 1 +( 840 1696 -264 ) ( 832 1696 -264 ) ( 832 1696 -272 ) BASE_CEIL1 32 0 0 1 1 +( 832 1696 -272 ) ( 832 1664 -272 ) ( 840 1664 -272 ) BASE_CEIL1 0 -32 0 1 1 +} +// brush 1896 +{ +( 840 1704 -312 ) ( 832 1704 -312 ) ( 832 1696 -312 ) BASE_CEIL1 0 -32 0 1 1 +( 832 1704 -264 ) ( 840 1704 -264 ) ( 840 1696 -264 ) COP1_1 32 0 0 1 1 +( 840 1704 -264 ) ( 832 1704 -264 ) ( 832 1704 -312 ) COP1_1 32 0 0 1 1 +( 832 1704 -264 ) ( 832 1696 -264 ) ( 832 1696 -312 ) BASE_CEIL1 0 0 0 1 1 +( 840 1696 -264 ) ( 840 1704 -264 ) ( 840 1704 -312 ) BASE_CEIL1 0 0 0 1 1 +( 832 1696 -264 ) ( 840 1696 -264 ) ( 840 1696 -312 ) BASE_CEIL1 32 0 0 1 1 +} +// brush 1897 +{ +( 832 1656 -312 ) ( 840 1656 -312 ) ( 840 1664 -312 ) BASE_CEIL1 0 -32 0 1 1 +( 840 1656 -264 ) ( 832 1656 -264 ) ( 832 1664 -264 ) COP1_1 32 0 0 1 1 +( 832 1656 -264 ) ( 840 1656 -264 ) ( 840 1656 -312 ) COP1_1 32 0 0 1 1 +( 832 1664 -264 ) ( 832 1656 -264 ) ( 832 1656 -312 ) BASE_CEIL1 0 0 0 1 1 +( 840 1656 -264 ) ( 840 1664 -264 ) ( 840 1664 -312 ) BASE_CEIL1 0 0 0 1 1 +( 840 1664 -264 ) ( 832 1664 -264 ) ( 832 1664 -312 ) BASE_CEIL1 32 0 0 1 1 +} +// brush 1898 +{ +( 832 1696 -312 ) ( 832 1664 -312 ) ( 840 1664 -312 ) BASE_CEIL1 0 -32 0 1 1 +( 832 1664 -312 ) ( 832 1696 -312 ) ( 832 1696 -304 ) BASE_CEIL1 0 0 0 1 1 +( 840 1696 -312 ) ( 840 1664 -312 ) ( 840 1664 -304 ) BASE_CEIL1 0 0 0 1 1 +( 840 1664 -312 ) ( 832 1664 -312 ) ( 832 1664 -304 ) BASE_CEIL1 32 0 0 1 1 +( 832 1696 -312 ) ( 840 1696 -312 ) ( 840 1696 -304 ) BASE_CEIL1 32 0 0 1 1 +( 840 1696 -304 ) ( 840 1664 -304 ) ( 832 1664 -304 ) BASE_CEIL1 0 -32 0 1 1 +} +// brush 1899 +{ +( 856 1704 -320 ) ( 832 1704 -320 ) ( 832 1656 -320 ) COP1_1 0 0 0 1 1 +( 832 1704 -312 ) ( 856 1704 -312 ) ( 856 1656 -312 ) COP1_1 0 0 0 1 1 +( 856 1704 -312 ) ( 832 1704 -312 ) ( 832 1704 -320 ) COP1_1 0 0 0 1 1 +( 832 1656 -312 ) ( 856 1656 -312 ) ( 856 1656 -320 ) COP1_1 0 0 0 1 1 +( 832 1656 -312 ) ( 832 1656 -320 ) ( 832 1704 -320 ) COP1_1 0 0 0 1 1 +( 856 1656 -320 ) ( 856 1656 -312 ) ( 856 1704 -312 ) COP1_1 0 0 0 1 1 +} +// brush 1900 +{ +( 728 2136 -376 ) ( 728 2120 -376 ) ( 776 2120 -376 ) COP1_1 0 -32 0 1 1 +( 728 2120 -328 ) ( 728 2136 -328 ) ( 776 2136 -328 ) COP1_1 0 -32 0 1 1 +( 728 2136 -328 ) ( 728 2120 -328 ) ( 728 2120 -376 ) COP1_1 32 0 0 1 1 +( 776 2120 -328 ) ( 776 2136 -328 ) ( 776 2136 -376 ) COP1_1 32 0 0 1 1 +( 728 2120 -328 ) ( 776 2120 -328 ) ( 776 2120 -376 ) TECH01_7 0 0 0 1 1 +( 776 2136 -328 ) ( 728 2136 -328 ) ( 728 2136 -376 ) COP1_1 0 0 0 1 1 +} +// brush 1901 +{ +( 736 2120 -328 ) ( 768 2120 -328 ) ( 768 2112 -328 ) COP1_1 32 0 0 1 1 +( 736 2112 -328 ) ( 768 2112 -328 ) ( 768 2112 -336 ) BASE_CEIL1 0 0 0 1 1 +( 768 2120 -328 ) ( 736 2120 -328 ) ( 736 2120 -336 ) BASE_CEIL1 0 0 0 1 1 +( 768 2112 -328 ) ( 768 2120 -328 ) ( 768 2120 -336 ) BASE_CEIL1 32 0 0 1 1 +( 736 2120 -328 ) ( 736 2112 -328 ) ( 736 2112 -336 ) BASE_CEIL1 32 0 0 1 1 +( 736 2112 -336 ) ( 768 2112 -336 ) ( 768 2120 -336 ) BASE_CEIL1 0 -32 0 1 1 +} +// brush 1902 +{ +( 728 2120 -376 ) ( 728 2112 -376 ) ( 736 2112 -376 ) BASE_CEIL1 0 -32 0 1 1 +( 728 2112 -328 ) ( 728 2120 -328 ) ( 736 2120 -328 ) COP1_1 32 0 0 1 1 +( 728 2120 -328 ) ( 728 2112 -328 ) ( 728 2112 -376 ) COP1_1 32 0 0 1 1 +( 728 2112 -328 ) ( 736 2112 -328 ) ( 736 2112 -376 ) BASE_CEIL1 0 0 0 1 1 +( 736 2120 -328 ) ( 728 2120 -328 ) ( 728 2120 -376 ) BASE_CEIL1 0 0 0 1 1 +( 736 2112 -328 ) ( 736 2120 -328 ) ( 736 2120 -376 ) BASE_CEIL1 32 0 0 1 1 +} +// brush 1903 +{ +( 776 2112 -376 ) ( 776 2120 -376 ) ( 768 2120 -376 ) BASE_CEIL1 0 -32 0 1 1 +( 776 2120 -328 ) ( 776 2112 -328 ) ( 768 2112 -328 ) COP1_1 32 0 0 1 1 +( 776 2112 -328 ) ( 776 2120 -328 ) ( 776 2120 -376 ) COP1_1 32 0 0 1 1 +( 768 2112 -328 ) ( 776 2112 -328 ) ( 776 2112 -376 ) BASE_CEIL1 0 0 0 1 1 +( 776 2120 -328 ) ( 768 2120 -328 ) ( 768 2120 -376 ) BASE_CEIL1 0 0 0 1 1 +( 768 2120 -328 ) ( 768 2112 -328 ) ( 768 2112 -376 ) BASE_CEIL1 32 0 0 1 1 +} +// brush 1904 +{ +( 736 2112 -376 ) ( 768 2112 -376 ) ( 768 2120 -376 ) BASE_CEIL1 0 -32 0 1 1 +( 768 2112 -376 ) ( 736 2112 -376 ) ( 736 2112 -368 ) BASE_CEIL1 0 0 0 1 1 +( 736 2120 -376 ) ( 768 2120 -376 ) ( 768 2120 -368 ) BASE_CEIL1 0 0 0 1 1 +( 768 2120 -376 ) ( 768 2112 -376 ) ( 768 2112 -368 ) BASE_CEIL1 32 0 0 1 1 +( 736 2112 -376 ) ( 736 2120 -376 ) ( 736 2120 -368 ) BASE_CEIL1 32 0 0 1 1 +( 736 2120 -368 ) ( 768 2120 -368 ) ( 768 2112 -368 ) BASE_CEIL1 0 -32 0 1 1 +} +// brush 1905 +{ +( 728 2136 -384 ) ( 728 2112 -384 ) ( 776 2112 -384 ) COP1_1 0 0 0 1 1 +( 728 2112 -376 ) ( 728 2136 -376 ) ( 776 2136 -376 ) COP1_1 0 0 0 1 1 +( 728 2136 -376 ) ( 728 2112 -376 ) ( 728 2112 -384 ) COP1_1 0 0 0 1 1 +( 776 2112 -376 ) ( 776 2136 -376 ) ( 776 2136 -384 ) COP1_1 0 0 0 1 1 +( 776 2112 -376 ) ( 776 2112 -384 ) ( 728 2112 -384 ) COP1_1 0 0 0 1 1 +( 776 2136 -384 ) ( 776 2136 -376 ) ( 728 2136 -376 ) COP1_1 0 0 0 1 1 +} +// brush 1906 +{ +( 128 1696 -472 ) ( 0 1696 -472 ) ( 0 1680 -472 ) TEK_LA12 0 0 0 1 1 +( 480 1680 -384 ) ( 480 1584 -384 ) ( 448 1584 -384 ) PBTEK1_02 0 0 0 1 1 +( 448 1584 -512 ) ( 448 1680 -512 ) ( 448 1680 -384 ) TECH07_1 -32 0 0 1 1 +( 480 1680 -512 ) ( 480 1584 -512 ) ( 480 1584 -384 ) TECH07_1 -32 0 0 1 1 +( 448 1680 -384 ) ( 448 1680 -512 ) ( 480 1680 -512 ) TEK_LA12 0 0 0 1 1 +( 448 1584 -512 ) ( 448 1584 -384 ) ( 480 1584 -384 ) TEK_LA12 0 0 0 1 1 +} +// brush 1907 +{ +( 128 1696 -472 ) ( 0 1696 -472 ) ( 0 1680 -472 ) TEK_LA12 0 0 0 1 1 +( 320 1584 -384 ) ( 288 1584 -384 ) ( 288 1680 -384 ) PBTEK1_02 0 0 0 1 1 +( 320 1680 -384 ) ( 320 1680 -512 ) ( 320 1584 -512 ) TECH07_1 -32 0 0 1 1 +( 288 1584 -384 ) ( 288 1584 -512 ) ( 288 1680 -512 ) TECH07_1 -32 0 0 1 1 +( 288 1680 -512 ) ( 320 1680 -512 ) ( 320 1680 -384 ) TEK_LA12 0 0 0 1 1 +( 288 1584 -384 ) ( 320 1584 -384 ) ( 320 1584 -512 ) TEK_LA12 0 0 0 1 1 +} +// brush 1908 +{ +( 456 0 -480 ) ( 456 0 -472 ) ( 456 128 -472 ) TEK_LA12 0 0 0 1 1 +( 0 1680 -472 ) ( 0 1696 -472 ) ( 128 1696 -472 ) TEK_LA12 0 0 0 1 1 +( 128 1688 -488 ) ( 0 1688 -488 ) ( 0 1672 -488 ) TEK_LA12 0 0 0 1 1 +( 448 1584 -512 ) ( 448 1680 -512 ) ( 448 1680 -384 ) TECH07_1 -32 0 0 1 1 +( 448 1680 -384 ) ( 448 1680 -512 ) ( 480 1680 -512 ) TEK_LA12 0 0 0 1 1 +( 448 1584 -512 ) ( 448 1584 -384 ) ( 480 1584 -384 ) TEK_LA12 0 0 0 1 1 +} +// brush 1909 +{ +( 472 0 -480 ) ( 472 0 -472 ) ( 472 128 -472 ) LITE_FART3 8 8 0 1 1 +( 456 128 -472 ) ( 456 0 -472 ) ( 456 0 -480 ) LITE_FART3 8 8 0 1 1 +( 0 1680 -472 ) ( 0 1696 -472 ) ( 128 1696 -472 ) LITE_FART3 8 8 0 1 1 +( 128 1688 -488 ) ( 0 1688 -488 ) ( 0 1672 -488 ) LITE_FART3 8 8 0 1 1 +( 448 1680 -384 ) ( 448 1680 -512 ) ( 480 1680 -512 ) LITE_FART3 8 8 0 1 1 +( 448 1584 -512 ) ( 448 1584 -384 ) ( 480 1584 -384 ) LITE_FART3 8 8 0 1 1 +} +// brush 1910 +{ +( 472 128 -472 ) ( 472 0 -472 ) ( 472 0 -480 ) TEK_LA12 0 0 0 1 1 +( 0 1680 -472 ) ( 0 1696 -472 ) ( 128 1696 -472 ) TEK_LA12 0 0 0 1 1 +( 128 1688 -488 ) ( 0 1688 -488 ) ( 0 1672 -488 ) TEK_LA12 0 0 0 1 1 +( 480 1680 -512 ) ( 480 1584 -512 ) ( 480 1584 -384 ) TECH07_1 -32 0 0 1 1 +( 448 1680 -384 ) ( 448 1680 -512 ) ( 480 1680 -512 ) TEK_LA12 0 0 0 1 1 +( 448 1584 -512 ) ( 448 1584 -384 ) ( 480 1584 -384 ) TEK_LA12 0 0 0 1 1 +} +// brush 1911 +{ +( 312 128 -472 ) ( 312 0 -472 ) ( 312 0 -480 ) TEK_LA12 0 0 0 1 1 +( 640 1696 -472 ) ( 768 1696 -472 ) ( 768 1680 -472 ) TEK_LA12 0 0 0 1 1 +( 768 1672 -488 ) ( 768 1688 -488 ) ( 640 1688 -488 ) TEK_LA12 0 0 0 1 1 +( 320 1680 -384 ) ( 320 1680 -512 ) ( 320 1584 -512 ) TECH07_1 -32 0 0 1 1 +( 288 1680 -512 ) ( 320 1680 -512 ) ( 320 1680 -384 ) TEK_LA12 0 0 0 1 1 +( 288 1584 -384 ) ( 320 1584 -384 ) ( 320 1584 -512 ) TEK_LA12 0 0 0 1 1 +} +// brush 1912 +{ +( 296 128 -472 ) ( 296 0 -472 ) ( 296 0 -480 ) LITE_FART3 8 8 0 1 1 +( 312 0 -480 ) ( 312 0 -472 ) ( 312 128 -472 ) LITE_FART3 8 8 0 1 1 +( 640 1696 -472 ) ( 768 1696 -472 ) ( 768 1680 -472 ) LITE_FART3 8 8 0 1 1 +( 768 1672 -488 ) ( 768 1688 -488 ) ( 640 1688 -488 ) LITE_FART3 8 8 0 1 1 +( 288 1680 -512 ) ( 320 1680 -512 ) ( 320 1680 -384 ) LITE_FART3 8 8 0 1 1 +( 288 1584 -384 ) ( 320 1584 -384 ) ( 320 1584 -512 ) LITE_FART3 8 8 0 1 1 +} +// brush 1913 +{ +( 296 0 -480 ) ( 296 0 -472 ) ( 296 128 -472 ) TEK_LA12 0 0 0 1 1 +( 640 1696 -472 ) ( 768 1696 -472 ) ( 768 1680 -472 ) TEK_LA12 0 0 0 1 1 +( 768 1672 -488 ) ( 768 1688 -488 ) ( 640 1688 -488 ) TEK_LA12 0 0 0 1 1 +( 288 1584 -384 ) ( 288 1584 -512 ) ( 288 1680 -512 ) TECH07_1 -32 0 0 1 1 +( 288 1680 -512 ) ( 320 1680 -512 ) ( 320 1680 -384 ) TEK_LA12 0 0 0 1 1 +( 288 1584 -384 ) ( 320 1584 -384 ) ( 320 1584 -512 ) TEK_LA12 0 0 0 1 1 +} +// brush 1914 +{ +( 480 0 -400 ) ( 496 0 -416 ) ( 496 128 -416 ) twall4_1 0 0 0 1 1 +( 496 1440 64 ) ( 480 1440 64 ) ( 480 1472 64 ) twall4_1 0 0 0 1 1 +( 496 1472 64 ) ( 496 1472 -704 ) ( 496 1440 -704 ) twall4_1 0 0 0 1 1 +( 480 1440 64 ) ( 480 1440 -704 ) ( 480 1472 -704 ) twall4_1 0 0 0 1 1 +( 480 1472 -704 ) ( 496 1472 -704 ) ( 496 1472 64 ) TECH04_5 0 0 90 1 1 +( 480 1440 64 ) ( 496 1440 64 ) ( 496 1440 -704 ) twall4_1 0 0 0 1 1 +} +// brush 1915 +{ +( 496 0 -480 ) ( 480 0 -496 ) ( 480 128 -496 ) twall4_1 0 0 0 1 1 +( 496 1472 -704 ) ( 480 1472 -704 ) ( 480 1440 -704 ) twall4_1 0 0 0 1 1 +( 496 1472 64 ) ( 496 1472 -704 ) ( 496 1440 -704 ) twall4_1 0 0 0 1 1 +( 480 1440 64 ) ( 480 1440 -704 ) ( 480 1472 -704 ) twall4_1 0 0 0 1 1 +( 480 1472 -704 ) ( 496 1472 -704 ) ( 496 1472 64 ) TECH04_5 0 0 90 1 1 +( 480 1440 64 ) ( 496 1440 64 ) ( 496 1440 -704 ) twall4_1 0 0 0 1 1 +} +// brush 1916 +{ +( 496 128 -416 ) ( 496 0 -416 ) ( 480 0 -400 ) twall4_1 0 0 0 1 1 +( 480 128 -496 ) ( 480 0 -496 ) ( 496 0 -480 ) twall4_1 0 0 0 1 1 +( 496 1472 64 ) ( 496 1472 -704 ) ( 496 1440 -704 ) twall4_1 0 0 0 1 1 +( 480 1440 64 ) ( 480 1440 -704 ) ( 480 1472 -704 ) twall4_1 0 0 0 1 1 +( 480 1472 -704 ) ( 496 1472 -704 ) ( 496 1472 64 ) TECH04_5 0 0 90 1 1 +( 480 1440 64 ) ( 496 1440 64 ) ( 496 1440 -704 ) twall4_1 0 0 0 1 1 +} +// brush 1917 +{ +( 512 2544 -80 ) ( 496 2544 -80 ) ( 496 2544 -64 ) TECH04_3 0 0 0 1 1 +( 512 2576 -64 ) ( 496 2576 -64 ) ( 496 2576 -80 ) TECH04_3 0 0 0 1 1 +( 512 2576 -80 ) ( 512 2544 -80 ) ( 512 2544 -64 ) TECH04_3 0 0 0 1 1 +( 496 2576 -64 ) ( 496 2544 -64 ) ( 496 2544 -80 ) TECH04_3 0 0 0 1 1 +( 496 2544 -80 ) ( 512 2544 -80 ) ( 512 2576 -80 ) TECH04_3 0 0 0 1 1 +( 496 2576 -64 ) ( 512 2576 -64 ) ( 512 2544 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1918 +{ +( 512 2576 -80 ) ( 496 2576 -80 ) ( 496 2576 -64 ) TECH04_3 0 0 0 1 1 +( 512 2592 -64 ) ( 496 2592 -64 ) ( 496 2592 -80 ) TECH04_3 0 0 0 1 1 +( 512 2592 -80 ) ( 512 2576 -80 ) ( 512 2576 -64 ) TECH04_3 0 0 0 1 1 +( 496 2592 -64 ) ( 496 2576 -64 ) ( 496 2576 -80 ) TECH04_3 0 0 0 1 1 +( 496 2576 -80 ) ( 512 2576 -80 ) ( 512 2592 -80 ) LITE_FART3 0 0 90 1 1 +( 496 2592 -64 ) ( 512 2592 -64 ) ( 512 2576 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1919 +{ +( 512 2528 -80 ) ( 496 2528 -80 ) ( 496 2528 -64 ) TECH04_3 0 0 0 1 1 +( 512 2544 -64 ) ( 496 2544 -64 ) ( 496 2544 -80 ) TECH04_3 0 0 0 1 1 +( 512 2544 -80 ) ( 512 2528 -80 ) ( 512 2528 -64 ) TECH04_3 0 0 0 1 1 +( 496 2544 -64 ) ( 496 2528 -64 ) ( 496 2528 -80 ) TECH04_3 0 0 0 1 1 +( 496 2528 -80 ) ( 512 2528 -80 ) ( 512 2544 -80 ) LITE_FART3 0 0 90 1 1 +( 496 2544 -64 ) ( 512 2544 -64 ) ( 512 2528 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1920 +{ +( 192 320 -368 ) ( 192 320 -384 ) ( 0 320 -384 ) ECOP1_6 0 0 0 1 1 +( 0 512 -368 ) ( 0 512 -384 ) ( 192 512 -384 ) ECOP1_6 0 0 0 1 1 +( 192 512 -368 ) ( 192 320 -368 ) ( 0 320 -368 ) ECOP1_6 0 0 0 1 1 +( 0 512 -384 ) ( 0 320 -384 ) ( 192 320 -384 ) ECOP1_6 0 0 0 1 1 +( 192 320 -384 ) ( 192 320 -368 ) ( 192 512 -368 ) ECOP1_6 0 0 0 1 1 +( 0 512 -384 ) ( 0 512 -368 ) ( 0 320 -368 ) ECOP1_6 0 0 0 1 1 +} +// brush 1921 +{ +( 132 452 0 ) ( 132 452 -96 ) ( 124 456 -96 ) ECOP1_6 0 0 0 1 1 +( 116 484 0 ) ( 116 484 -96 ) ( 112 492 -96 ) ECOP1_6 0 0 0 1 1 +( 192 512 -384 ) ( 112 512 -384 ) ( 112 432 -384 ) ECOP1_6 0 0 0 1 1 +( 192 432 -288 ) ( 112 432 -288 ) ( 112 512 -288 ) BASE_CEIL1 0 0 0 1 1 +( 192 512 -288 ) ( 192 512 -384 ) ( 192 432 -384 ) SYM06_8 0 32 0 1 1 +( 112 432 -288 ) ( 112 432 -384 ) ( 112 512 -384 ) ECOP1_6 0 0 0 1 1 +( 112 512 -384 ) ( 192 512 -384 ) ( 192 512 -288 ) SYM06_8 0 32 0 1 1 +( 112 432 -288 ) ( 192 432 -288 ) ( 192 432 -384 ) ECOP1_6 0 0 0 1 1 +} +// brush 1922 +{ +( 272 2240 -64 ) ( 272 2240 -80 ) ( 256 2240 -80 ) TECH04_3 0 0 0 1 1 +( 272 2256 -80 ) ( 272 2256 -64 ) ( 256 2256 -64 ) TECH04_3 0 0 0 1 1 +( 256 2240 -64 ) ( 256 2240 -80 ) ( 256 2256 -80 ) TECH04_3 0 0 0 1 1 +( 272 2240 -80 ) ( 272 2240 -64 ) ( 272 2256 -64 ) TECH04_3 0 0 0 1 1 +( 256 2256 -80 ) ( 256 2240 -80 ) ( 272 2240 -80 ) LITE_FART3 0 0 90 1 1 +( 256 2240 -64 ) ( 256 2256 -64 ) ( 272 2256 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1923 +{ +( 272 2256 -64 ) ( 272 2256 -80 ) ( 256 2256 -80 ) TECH04_3 0 0 0 1 1 +( 272 2288 -80 ) ( 272 2288 -64 ) ( 256 2288 -64 ) TECH04_3 0 0 0 1 1 +( 256 2256 -64 ) ( 256 2256 -80 ) ( 256 2288 -80 ) TECH04_3 0 0 0 1 1 +( 272 2256 -80 ) ( 272 2256 -64 ) ( 272 2288 -64 ) TECH04_3 0 0 0 1 1 +( 256 2288 -80 ) ( 256 2256 -80 ) ( 272 2256 -80 ) TECH04_3 0 0 0 1 1 +( 256 2256 -64 ) ( 256 2288 -64 ) ( 272 2288 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1924 +{ +( 272 2288 -64 ) ( 272 2288 -80 ) ( 256 2288 -80 ) TECH04_3 0 0 0 1 1 +( 272 2304 -80 ) ( 272 2304 -64 ) ( 256 2304 -64 ) TECH04_3 0 0 0 1 1 +( 256 2288 -64 ) ( 256 2288 -80 ) ( 256 2304 -80 ) TECH04_3 0 0 0 1 1 +( 272 2288 -80 ) ( 272 2288 -64 ) ( 272 2304 -64 ) TECH04_3 0 0 0 1 1 +( 256 2304 -80 ) ( 256 2288 -80 ) ( 272 2288 -80 ) LITE_FART3 0 0 90 1 1 +( 256 2288 -64 ) ( 256 2304 -64 ) ( 272 2304 -64 ) TECH04_3 0 0 0 1 1 +} +// brush 1925 +{ +( 512 1336 -304 ) ( 512 1328 -320 ) ( 544 1328 -320 ) TECH04_3 0 -48 0 1 1 +( 512 1224 -304 ) ( 512 1232 -320 ) ( 480 1232 -320 ) TECH04_3 0 -48 0 1 1 +( 512 1168 -304 ) ( 480 1168 -304 ) ( 480 1344 -304 ) TECH04_3 -7 -64 -180 1 1 +( 512 1336 -320 ) ( 480 1336 -320 ) ( 480 1176 -320 ) PBTEK1_04 32 0 0 1 1 +( 544 1176 -320 ) ( 544 1168 -304 ) ( 544 1344 -304 ) TECH04_3 8 -48 -180 1 -1 +( 480 1336 -320 ) ( 480 1344 -304 ) ( 480 1168 -304 ) TECH04_3 8 -48 -180 1 -1 +} +// brush 1926 +{ +( 480 1360 -352 ) ( 512 1360 -352 ) ( 512 1376 -344 ) TECH04_3 0 58 -45 1.059970 1.060056 +( 544 1328 -320 ) ( 512 1328 -320 ) ( 512 1336 -304 ) TECH04_3 10 49 45 1.059991 1.059991 +( 480 1336 -304 ) ( 480 1376 -344 ) ( 512 1376 -344 ) TECH04_3 0 58 -45 1.059970 1.060056 +( 512 1360 -352 ) ( 512 1328 -320 ) ( 544 1328 -320 ) PBTEK1_04 32 0 0 1 1 +( 544 1336 -304 ) ( 544 1376 -344 ) ( 544 1360 -352 ) TECH04_3 -1 -11 134 1.059991 -1.059970 +( 480 1376 -344 ) ( 480 1336 -304 ) ( 480 1328 -320 ) TECH04_3 -1 -11 134 1.059991 -1.059970 +} +// brush 1927 +{ +( 512 1360 -352 ) ( 480 1360 -352 ) ( 480 1376 -344 ) TECH04_3 0 64 -90 1 1 +( 544 1376 -452 ) ( 480 1376 -452 ) ( 480 1360 -448 ) TECH04_3 0 64 -90 1 1 +( 480 1376 -452 ) ( 544 1376 -452 ) ( 544 1376 -344 ) TECH04_3 0 -48 0 1 1 +( 512 1360 -496 ) ( 512 1360 -352 ) ( 544 1360 -352 ) PBTEK1_04 32 0 0 1 1 +( 544 1376 -344 ) ( 544 1376 -496 ) ( 544 1360 -496 ) TECH04_3 0 -48 -180 1 -1 +( 480 1376 -496 ) ( 480 1376 -344 ) ( 480 1360 -352 ) TECH04_3 0 -48 -180 1 -1 +} +// brush 1928 +{ +( 480 1344 -496 ) ( 480 1360 -496 ) ( 480 1376 -452 ) TECH04_3 8 -60 -20 1 -1 +( 480 1360 -496 ) ( 544 1360 -496 ) ( 544 1376 -452 ) PBTEK1_03 32 80 0 1 1 +( 544 1360 -496 ) ( 544 1344 -496 ) ( 544 1360 -448 ) TECH04_3 8 -60 -20 1 -1 +( 544 1344 -496 ) ( 480 1344 -496 ) ( 480 1360 -448 ) PBTEK1_04 32 0 0 1 1 +( 480 1376 -452 ) ( 544 1376 -452 ) ( 544 1360 -448 ) PBTEK1_03 32 -8 0 1 1 +( 544 1360 -496 ) ( 480 1360 -496 ) ( 480 1344 -496 ) PBTEK1_03 32 -8 0 1 1 +} +// brush 1929 +{ +( 480 1408 -312 ) ( 480 1384 -312 ) ( 480 1384 -368 ) SYM06_4 0 -32 0 1 1 +( 616 1440 -312 ) ( 504 1440 -312 ) ( 504 1440 -368 ) SYM06_4 0 -32 0 1 1 +( 1216 1368 -312 ) ( 1216 1392 -312 ) ( 1216 1392 -368 ) SYM06_4 0 -32 0 1 1 +( 496 1376 -312 ) ( 608 1376 -312 ) ( 608 1376 -368 ) SYM06_4 0 -32 0 1 1 +( 496 1384 -544 ) ( 496 1408 -544 ) ( 608 1408 -544 ) SYM06_4 0 -32 0 1 1 +( 608 1408 -672 ) ( 496 1408 -672 ) ( 496 1384 -672 ) SYM06_4 0 -32 0 1 1 +} +// brush 1930 +{ +( 480 1232 -320 ) ( 480 1224 -304 ) ( 480 1184 -344 ) TECH04_3 -19 -109 135 1.059991 -1.059970 +( 544 1200 -352 ) ( 544 1184 -344 ) ( 544 1224 -304 ) TECH04_3 -19 -109 135 1.059991 -1.059970 +( 544 1232 -320 ) ( 512 1232 -320 ) ( 512 1200 -352 ) PBTEK1_04 32 0 0 1 1 +( 512 1184 -344 ) ( 480 1184 -344 ) ( 480 1224 -304 ) TECH04_3 -5 -27 -45 1.059970 1.060056 +( 512 1224 -304 ) ( 512 1232 -320 ) ( 544 1232 -320 ) TECH04_3 10 49 45 1.059991 1.059991 +( 512 1184 -344 ) ( 512 1200 -352 ) ( 480 1200 -352 ) TECH04_3 -5 -27 -45 1.059970 1.060056 +} +// brush 1931 +{ +( 480 1200 -352 ) ( 480 1184 -344 ) ( 480 1184 -496 ) TECH04_3 0 -48 -180 1 -1 +( 544 1200 -496 ) ( 544 1184 -496 ) ( 544 1184 -344 ) TECH04_3 0 -48 -180 1 -1 +( 544 1200 -352 ) ( 512 1200 -352 ) ( 512 1200 -496 ) PBTEK1_04 32 0 0 1 1 +( 544 1184 -344 ) ( 544 1184 -452 ) ( 480 1184 -452 ) TECH04_3 0 -48 0 1 1 +( 480 1200 -448 ) ( 480 1184 -452 ) ( 544 1184 -452 ) TECH04_3 0 64 -90 1 1 +( 480 1184 -344 ) ( 480 1200 -352 ) ( 512 1200 -352 ) TECH04_3 0 64 -90 1 1 +} +// brush 1932 +{ +( 480 1216 -496 ) ( 480 1200 -496 ) ( 544 1200 -496 ) PBTEK1_03 32 -8 0 1 1 +( 544 1200 -448 ) ( 544 1184 -452 ) ( 480 1184 -452 ) PBTEK1_03 32 -8 0 1 1 +( 480 1200 -448 ) ( 480 1216 -496 ) ( 544 1216 -496 ) PBTEK1_04 32 0 0 1 1 +( 544 1200 -448 ) ( 544 1216 -496 ) ( 544 1200 -496 ) TECH04_3 18 -64 20 1 -1 +( 544 1184 -452 ) ( 544 1200 -496 ) ( 480 1200 -496 ) PBTEK1_03 32 80 0 1 1 +( 480 1184 -452 ) ( 480 1200 -496 ) ( 480 1216 -496 ) TECH04_3 18 -64 20 1 -1 +} +// brush 1933 +{ +( 440 1440 -320 ) ( 448 1440 -304 ) ( 272 1440 -304 ) TECH04_3 8 -47 -180 1 -1 +( 280 1376 -320 ) ( 272 1376 -304 ) ( 448 1376 -304 ) TECH04_3 8 -47 -180 1 -1 +( 440 1408 -320 ) ( 440 1440 -320 ) ( 280 1440 -320 ) PBTEK1_04 32 0 -90 1 -1 +( 272 1408 -304 ) ( 272 1440 -304 ) ( 448 1440 -304 ) TECH04_3 -7 -64 -180 1 1 +( 328 1408 -304 ) ( 336 1408 -320 ) ( 336 1440 -320 ) TECH04_3 0 -48 -180 1 -1 +( 440 1408 -304 ) ( 432 1408 -320 ) ( 432 1376 -320 ) TECH04_3 0 -48 -180 1 -1 +} +// brush 1934 +{ +( 480 1440 -344 ) ( 440 1440 -304 ) ( 432 1440 -320 ) TECH04_3 -10 -59 134 1.059991 -1.059970 +( 440 1376 -304 ) ( 480 1376 -344 ) ( 464 1376 -352 ) TECH04_3 -10 -59 134 1.059991 -1.059970 +( 464 1408 -352 ) ( 432 1408 -320 ) ( 432 1376 -320 ) PBTEK1_04 32 0 0 1 -1 +( 440 1440 -304 ) ( 480 1440 -344 ) ( 480 1408 -344 ) TECH04_3 11 -28 -135 1.059970 1.060142 +( 432 1376 -320 ) ( 432 1408 -320 ) ( 440 1408 -304 ) TECH04_3 10 49 135 1.060078 -1.060056 +( 464 1440 -352 ) ( 464 1408 -352 ) ( 480 1408 -344 ) TECH04_3 11 -28 -135 1.059970 1.060142 +} +// brush 1935 +{ +( 480 1440 -496 ) ( 480 1440 -344 ) ( 464 1440 -352 ) TECH04_3 0 -47 -180 1 -1 +( 480 1376 -344 ) ( 480 1376 -496 ) ( 464 1376 -496 ) TECH04_3 0 -47 -180 1 -1 +( 464 1408 -496 ) ( 464 1408 -352 ) ( 464 1376 -352 ) PBTEK1_04 32 0 -180 1 -1 +( 480 1440 -452 ) ( 480 1376 -452 ) ( 480 1376 -344 ) TECH04_3 0 -48 -180 1 -1 +( 480 1376 -452 ) ( 480 1440 -452 ) ( 464 1440 -448 ) TECH04_3 0 -64 -180 1 1 +( 464 1408 -352 ) ( 464 1440 -352 ) ( 480 1440 -344 ) TECH04_3 0 -64 -180 1 1 +} +// brush 1936 +{ +( 464 1376 -496 ) ( 464 1440 -496 ) ( 448 1440 -496 ) PBTEK1_03 32 -8 -90 1 1 +( 480 1440 -452 ) ( 480 1376 -452 ) ( 464 1376 -448 ) PBTEK1_03 32 -8 -90 1 1 +( 448 1376 -496 ) ( 448 1440 -496 ) ( 464 1440 -448 ) PBTEK1_04 32 0 -180 1 -1 +( 464 1376 -496 ) ( 448 1376 -496 ) ( 464 1376 -448 ) TECH04_3 1 118 -20 1.000012 -0.999983 +( 464 1440 -496 ) ( 464 1376 -496 ) ( 480 1376 -452 ) PBTEK1_03 32 79 -180 1 -1 +( 448 1440 -496 ) ( 464 1440 -496 ) ( 480 1440 -452 ) TECH04_3 1 118 -20 1.000012 -0.999983 +} +// brush 1937 +{ +( 288 1408 -344 ) ( 304 1408 -352 ) ( 304 1440 -352 ) TECH04_3 6 -113 -135 1.059970 1.059970 +( 328 1408 -304 ) ( 336 1408 -320 ) ( 336 1376 -320 ) TECH04_3 10 49 135 1.060078 -1.060056 +( 288 1408 -344 ) ( 288 1440 -344 ) ( 328 1440 -304 ) TECH04_3 6 -113 -135 1.059970 1.059970 +( 336 1376 -320 ) ( 336 1408 -320 ) ( 304 1408 -352 ) PBTEK1_04 32 0 0 1 -1 +( 304 1376 -352 ) ( 288 1376 -344 ) ( 328 1376 -304 ) TECH04_3 -10 -59 134 1.059991 -1.059970 +( 336 1440 -320 ) ( 328 1440 -304 ) ( 288 1440 -344 ) TECH04_3 -10 -59 134 1.059991 -1.059970 +} +// brush 1938 +{ +( 288 1440 -344 ) ( 304 1440 -352 ) ( 304 1408 -352 ) TECH04_3 0 -64 -180 1 1 +( 304 1440 -448 ) ( 288 1440 -452 ) ( 288 1376 -452 ) TECH04_3 0 -64 -180 1 1 +( 288 1376 -344 ) ( 288 1376 -452 ) ( 288 1440 -452 ) TECH04_3 0 -48 -180 1 -1 +( 304 1376 -352 ) ( 304 1408 -352 ) ( 304 1408 -496 ) PBTEK1_04 32 0 -180 1 -1 +( 304 1376 -496 ) ( 288 1376 -496 ) ( 288 1376 -344 ) TECH04_3 0 -47 -180 1 -1 +( 304 1440 -352 ) ( 288 1440 -344 ) ( 288 1440 -496 ) TECH04_3 0 -47 -180 1 -1 +} +// brush 1939 +{ +( 288 1440 -452 ) ( 304 1440 -496 ) ( 320 1440 -496 ) TECH04_3 -4 -114 19 1.000001 -1.000011 +( 288 1376 -452 ) ( 304 1376 -496 ) ( 304 1440 -496 ) PBTEK1_03 32 79 -180 1 -1 +( 304 1376 -448 ) ( 320 1376 -496 ) ( 304 1376 -496 ) TECH04_3 -4 -114 19 1.000001 -1.000011 +( 304 1440 -448 ) ( 320 1440 -496 ) ( 320 1376 -496 ) PBTEK1_04 32 0 -180 1 -1 +( 304 1376 -448 ) ( 288 1376 -452 ) ( 288 1440 -452 ) PBTEK1_03 32 -8 -90 1 1 +( 320 1440 -496 ) ( 304 1440 -496 ) ( 304 1376 -496 ) PBTEK1_03 32 -8 -90 1 1 +} +// brush 1940 +{ +( 640 1336 -320 ) ( 640 1344 -304 ) ( 640 1168 -304 ) TECH04_3 8 -48 -180 1 -1 +( 704 1176 -320 ) ( 704 1168 -304 ) ( 704 1344 -304 ) TECH04_3 8 -48 -180 1 -1 +( 672 1336 -320 ) ( 640 1336 -320 ) ( 640 1176 -320 ) PBTEK1_04 0 0 0 1 1 +( 672 1168 -304 ) ( 640 1168 -304 ) ( 640 1344 -304 ) TECH04_3 -7 -64 -180 1 1 +( 672 1224 -304 ) ( 672 1232 -320 ) ( 640 1232 -320 ) TECH04_3 0 -48 0 1 1 +( 672 1336 -304 ) ( 672 1328 -320 ) ( 704 1328 -320 ) TECH04_3 0 -48 0 1 1 +} +// brush 1941 +{ +( 640 1376 -344 ) ( 640 1336 -304 ) ( 640 1328 -320 ) TECH04_3 0 -10 134 1.059991 -1.059970 +( 704 1336 -304 ) ( 704 1376 -344 ) ( 704 1360 -352 ) TECH04_3 0 -10 134 1.059991 -1.059970 +( 672 1360 -352 ) ( 672 1328 -320 ) ( 704 1328 -320 ) PBTEK1_04 0 0 0 1 1 +( 640 1336 -304 ) ( 640 1376 -344 ) ( 672 1376 -344 ) TECH04_3 -10 36 -45 1.059970 1.060056 +( 704 1328 -320 ) ( 672 1328 -320 ) ( 672 1336 -304 ) TECH04_3 0 -57 45 1.059991 1.059991 +( 640 1360 -352 ) ( 672 1360 -352 ) ( 672 1376 -344 ) TECH04_3 -10 36 -45 1.059970 1.060056 +} +// brush 1942 +{ +( 640 1376 -496 ) ( 640 1376 -344 ) ( 640 1360 -352 ) TECH04_3 0 -48 -180 1 -1 +( 704 1376 -344 ) ( 704 1376 -496 ) ( 704 1360 -496 ) TECH04_3 0 -48 -180 1 -1 +( 672 1360 -496 ) ( 672 1360 -352 ) ( 704 1360 -352 ) PBTEK1_04 0 0 0 1 1 +( 640 1376 -452 ) ( 704 1376 -452 ) ( 704 1376 -344 ) TECH04_3 0 -48 0 1 1 +( 704 1376 -452 ) ( 640 1376 -452 ) ( 640 1360 -448 ) TECH04_3 15 96 -90 1 1 +( 672 1360 -352 ) ( 640 1360 -352 ) ( 640 1376 -344 ) TECH04_3 15 96 -90 1 1 +} +// brush 1943 +{ +( 704 1360 -496 ) ( 640 1360 -496 ) ( 640 1344 -496 ) PBTEK1_03 0 -8 0 1 1 +( 640 1376 -452 ) ( 704 1376 -452 ) ( 704 1360 -448 ) PBTEK1_03 0 -8 0 1 1 +( 704 1344 -496 ) ( 640 1344 -496 ) ( 640 1360 -448 ) PBTEK1_04 0 0 0 1 1 +( 704 1360 -496 ) ( 704 1344 -496 ) ( 704 1360 -448 ) TECH04_3 -8 -60 -20 1 -1 +( 640 1360 -496 ) ( 704 1360 -496 ) ( 704 1376 -452 ) PBTEK1_03 0 80 0 1 1 +( 640 1344 -496 ) ( 640 1360 -496 ) ( 640 1376 -452 ) TECH04_3 -8 -60 -20 1 -1 +} +// brush 1944 +{ +( 672 1184 -344 ) ( 672 1200 -352 ) ( 640 1200 -352 ) TECH04_3 -15 79 -45 1.059970 1.060056 +( 672 1224 -304 ) ( 672 1232 -320 ) ( 704 1232 -320 ) TECH04_3 0 -57 45 1.059991 1.059991 +( 672 1184 -344 ) ( 640 1184 -344 ) ( 640 1224 -304 ) TECH04_3 -15 79 -45 1.059970 1.060056 +( 704 1232 -320 ) ( 672 1232 -320 ) ( 672 1200 -352 ) PBTEK1_04 0 0 0 1 1 +( 704 1200 -352 ) ( 704 1184 -344 ) ( 704 1224 -304 ) TECH04_3 -3 -109 135 1.059991 -1.059970 +( 640 1232 -320 ) ( 640 1224 -304 ) ( 640 1184 -344 ) TECH04_3 -3 -109 135 1.059991 -1.059970 +} +// brush 1945 +{ +( 640 1184 -344 ) ( 640 1200 -352 ) ( 672 1200 -352 ) TECH04_3 15 96 -90 1 1 +( 640 1200 -448 ) ( 640 1184 -452 ) ( 704 1184 -452 ) TECH04_3 15 96 -90 1 1 +( 704 1184 -344 ) ( 704 1184 -452 ) ( 640 1184 -452 ) TECH04_3 0 -48 0 1 1 +( 704 1200 -352 ) ( 672 1200 -352 ) ( 672 1200 -496 ) PBTEK1_04 0 0 0 1 1 +( 704 1200 -496 ) ( 704 1184 -496 ) ( 704 1184 -344 ) TECH04_3 0 -48 -180 1 -1 +( 640 1200 -352 ) ( 640 1184 -344 ) ( 640 1184 -496 ) TECH04_3 0 -48 -180 1 -1 +} +// brush 1946 +{ +( 640 1184 -452 ) ( 640 1200 -496 ) ( 640 1216 -496 ) TECH04_3 -14 -64 20 1 -1 +( 704 1184 -452 ) ( 704 1200 -496 ) ( 640 1200 -496 ) PBTEK1_03 0 80 0 1 1 +( 704 1200 -448 ) ( 704 1216 -496 ) ( 704 1200 -496 ) TECH04_3 -14 -64 20 1 -1 +( 640 1200 -448 ) ( 640 1216 -496 ) ( 704 1216 -496 ) PBTEK1_04 0 0 0 1 1 +( 704 1200 -448 ) ( 704 1184 -452 ) ( 640 1184 -452 ) PBTEK1_03 0 -8 0 1 1 +( 640 1216 -496 ) ( 640 1200 -496 ) ( 704 1200 -496 ) PBTEK1_03 0 -8 0 1 1 +} +// brush 1947 +{ +( 832 1336 -304 ) ( 832 1328 -320 ) ( 864 1328 -320 ) TECH04_3 0 -48 0 1 1 +( 832 1224 -304 ) ( 832 1232 -320 ) ( 800 1232 -320 ) TECH04_3 0 -48 0 1 1 +( 832 1168 -304 ) ( 800 1168 -304 ) ( 800 1344 -304 ) TECH04_3 -7 -64 -180 1 1 +( 832 1336 -320 ) ( 800 1336 -320 ) ( 800 1176 -320 ) PBTEK1_04 -32 0 0 1 1 +( 864 1176 -320 ) ( 864 1168 -304 ) ( 864 1344 -304 ) TECH04_3 8 -48 -180 1 -1 +( 800 1336 -320 ) ( 800 1344 -304 ) ( 800 1168 -304 ) TECH04_3 8 -48 -180 1 -1 +} +// brush 1948 +{ +( 800 1360 -352 ) ( 832 1360 -352 ) ( 832 1376 -344 ) TECH04_3 11 14 -45 1.059970 1.060056 +( 864 1328 -320 ) ( 832 1328 -320 ) ( 832 1336 -304 ) TECH04_3 5 -35 45 1.059991 1.059991 +( 800 1336 -304 ) ( 800 1376 -344 ) ( 832 1376 -344 ) TECH04_3 11 14 -45 1.059970 1.060056 +( 832 1360 -352 ) ( 832 1328 -320 ) ( 864 1328 -320 ) PBTEK1_04 -32 0 0 1 1 +( 864 1336 -304 ) ( 864 1376 -344 ) ( 864 1360 -352 ) TECH04_3 0 -10 134 1.059991 -1.059970 +( 800 1376 -344 ) ( 800 1336 -304 ) ( 800 1328 -320 ) TECH04_3 0 -10 134 1.059991 -1.059970 +} +// brush 1949 +{ +( 832 1360 -352 ) ( 800 1360 -352 ) ( 800 1376 -344 ) TECH04_3 14 0 -90 1 1 +( 864 1376 -452 ) ( 800 1376 -452 ) ( 800 1360 -448 ) TECH04_3 14 0 -90 1 1 +( 800 1376 -452 ) ( 864 1376 -452 ) ( 864 1376 -344 ) TECH04_3 0 -48 0 1 1 +( 832 1360 -496 ) ( 832 1360 -352 ) ( 864 1360 -352 ) PBTEK1_04 -32 0 0 1 1 +( 864 1376 -344 ) ( 864 1376 -496 ) ( 864 1360 -496 ) TECH04_3 0 -48 -180 1 -1 +( 800 1376 -496 ) ( 800 1376 -344 ) ( 800 1360 -352 ) TECH04_3 0 -48 -180 1 -1 +} +// brush 1950 +{ +( 800 1344 -496 ) ( 800 1360 -496 ) ( 800 1376 -452 ) TECH04_3 -8 -60 -20 1 -1 +( 800 1360 -496 ) ( 864 1360 -496 ) ( 864 1376 -452 ) PBTEK1_03 -32 80 0 1 1 +( 864 1360 -496 ) ( 864 1344 -496 ) ( 864 1360 -448 ) TECH04_3 -8 -60 -20 1 -1 +( 864 1344 -496 ) ( 800 1344 -496 ) ( 800 1360 -448 ) PBTEK1_04 -32 0 0 1 1 +( 800 1376 -452 ) ( 864 1376 -452 ) ( 864 1360 -448 ) PBTEK1_03 -32 -8 0 1 1 +( 864 1360 -496 ) ( 800 1360 -496 ) ( 800 1344 -496 ) PBTEK1_03 -32 -8 0 1 1 +} +// brush 1951 +{ +( 800 1232 -320 ) ( 800 1224 -304 ) ( 800 1184 -344 ) TECH04_3 -3 -109 135 1.059991 -1.059970 +( 864 1200 -352 ) ( 864 1184 -344 ) ( 864 1224 -304 ) TECH04_3 -3 -109 135 1.059991 -1.059970 +( 864 1232 -320 ) ( 832 1232 -320 ) ( 832 1200 -352 ) PBTEK1_04 -32 0 0 1 1 +( 832 1184 -344 ) ( 800 1184 -344 ) ( 800 1224 -304 ) TECH04_3 6 57 -45 1.059970 1.060056 +( 832 1224 -304 ) ( 832 1232 -320 ) ( 864 1232 -320 ) TECH04_3 5 -35 45 1.059991 1.059991 +( 832 1184 -344 ) ( 832 1200 -352 ) ( 800 1200 -352 ) TECH04_3 6 57 -45 1.059970 1.060056 +} +// brush 1952 +{ +( 800 1200 -352 ) ( 800 1184 -344 ) ( 800 1184 -496 ) TECH04_3 0 -48 -180 1 -1 +( 864 1200 -496 ) ( 864 1184 -496 ) ( 864 1184 -344 ) TECH04_3 0 -48 -180 1 -1 +( 864 1200 -352 ) ( 832 1200 -352 ) ( 832 1200 -496 ) PBTEK1_04 -32 0 0 1 1 +( 864 1184 -344 ) ( 864 1184 -452 ) ( 800 1184 -452 ) TECH04_3 0 -48 0 1 1 +( 800 1200 -448 ) ( 800 1184 -452 ) ( 864 1184 -452 ) TECH04_3 14 0 -90 1 1 +( 800 1184 -344 ) ( 800 1200 -352 ) ( 832 1200 -352 ) TECH04_3 14 0 -90 1 1 +} +// brush 1953 +{ +( 800 1216 -496 ) ( 800 1200 -496 ) ( 864 1200 -496 ) PBTEK1_03 -32 -8 0 1 1 +( 864 1200 -448 ) ( 864 1184 -452 ) ( 800 1184 -452 ) PBTEK1_03 -32 -8 0 1 1 +( 800 1200 -448 ) ( 800 1216 -496 ) ( 864 1216 -496 ) PBTEK1_04 -32 0 0 1 1 +( 864 1200 -448 ) ( 864 1216 -496 ) ( 864 1200 -496 ) TECH04_3 -14 -64 20 1 -1 +( 864 1184 -452 ) ( 864 1200 -496 ) ( 800 1200 -496 ) PBTEK1_03 -32 80 0 1 1 +( 800 1184 -452 ) ( 800 1200 -496 ) ( 800 1216 -496 ) TECH04_3 -14 -64 20 1 -1 +} +// brush 1954 +{ +( 960 1336 -320 ) ( 960 1344 -304 ) ( 960 1168 -304 ) TECH04_3 8 -48 -180 1 -1 +( 1024 1176 -320 ) ( 1024 1168 -304 ) ( 1024 1344 -304 ) TECH04_3 8 -48 -180 1 -1 +( 992 1336 -320 ) ( 960 1336 -320 ) ( 960 1176 -320 ) PBTEK1_04 0 0 0 1 1 +( 992 1168 -304 ) ( 960 1168 -304 ) ( 960 1344 -304 ) TECH04_3 -7 -64 -180 1 1 +( 992 1224 -304 ) ( 992 1232 -320 ) ( 960 1232 -320 ) TECH04_3 0 -48 0 1 1 +( 992 1336 -304 ) ( 992 1328 -320 ) ( 1024 1328 -320 ) TECH04_3 0 -48 0 1 1 +} +// brush 1955 +{ +( 960 1376 -344 ) ( 960 1336 -304 ) ( 960 1328 -320 ) TECH04_3 0 -10 134 1.059991 -1.059970 +( 1024 1336 -304 ) ( 1024 1376 -344 ) ( 1024 1360 -352 ) TECH04_3 0 -10 134 1.059991 -1.059970 +( 992 1360 -352 ) ( 992 1328 -320 ) ( 1024 1328 -320 ) PBTEK1_04 0 0 0 1 1 +( 960 1336 -304 ) ( 960 1376 -344 ) ( 992 1376 -344 ) TECH04_3 -15 120 -45 1.059970 1.060056 +( 1024 1328 -320 ) ( 992 1328 -320 ) ( 992 1336 -304 ) TECH04_3 -5 -13 45 1.059991 1.059991 +( 960 1360 -352 ) ( 992 1360 -352 ) ( 992 1376 -344 ) TECH04_3 -15 120 -45 1.059970 1.060056 +} +// brush 1956 +{ +( 960 1376 -496 ) ( 960 1376 -344 ) ( 960 1360 -352 ) TECH04_3 0 -48 -180 1 -1 +( 1024 1376 -344 ) ( 1024 1376 -496 ) ( 1024 1360 -496 ) TECH04_3 0 -48 -180 1 -1 +( 992 1360 -496 ) ( 992 1360 -352 ) ( 1024 1360 -352 ) PBTEK1_04 0 0 0 1 1 +( 960 1376 -452 ) ( 1024 1376 -452 ) ( 1024 1376 -344 ) TECH04_3 0 -48 0 1 1 +( 1024 1376 -452 ) ( 960 1376 -452 ) ( 960 1360 -448 ) TECH04_3 14 32 -90 1 1 +( 992 1360 -352 ) ( 960 1360 -352 ) ( 960 1376 -344 ) TECH04_3 14 32 -90 1 1 +} +// brush 1957 +{ +( 1024 1360 -496 ) ( 960 1360 -496 ) ( 960 1344 -496 ) PBTEK1_03 0 -8 0 1 1 +( 960 1376 -452 ) ( 1024 1376 -452 ) ( 1024 1360 -448 ) PBTEK1_03 0 -8 0 1 1 +( 1024 1344 -496 ) ( 960 1344 -496 ) ( 960 1360 -448 ) PBTEK1_04 0 0 0 1 1 +( 1024 1360 -496 ) ( 1024 1344 -496 ) ( 1024 1360 -448 ) TECH04_3 -8 -60 -20 1 -1 +( 960 1360 -496 ) ( 1024 1360 -496 ) ( 1024 1376 -452 ) PBTEK1_03 0 80 0 1 1 +( 960 1344 -496 ) ( 960 1360 -496 ) ( 960 1376 -452 ) TECH04_3 -8 -60 -20 1 -1 +} +// brush 1958 +{ +( 992 1184 -344 ) ( 992 1200 -352 ) ( 960 1200 -352 ) TECH04_3 -4 35 -45 1.059970 1.060056 +( 992 1224 -304 ) ( 992 1232 -320 ) ( 1024 1232 -320 ) TECH04_3 -5 -13 45 1.059991 1.059991 +( 992 1184 -344 ) ( 960 1184 -344 ) ( 960 1224 -304 ) TECH04_3 -4 35 -45 1.059970 1.060056 +( 1024 1232 -320 ) ( 992 1232 -320 ) ( 992 1200 -352 ) PBTEK1_04 0 0 0 1 1 +( 1024 1200 -352 ) ( 1024 1184 -344 ) ( 1024 1224 -304 ) TECH04_3 -3 -109 135 1.059991 -1.059970 +( 960 1232 -320 ) ( 960 1224 -304 ) ( 960 1184 -344 ) TECH04_3 -3 -109 135 1.059991 -1.059970 +} +// brush 1959 +{ +( 960 1184 -344 ) ( 960 1200 -352 ) ( 992 1200 -352 ) TECH04_3 14 32 -90 1 1 +( 960 1200 -448 ) ( 960 1184 -452 ) ( 1024 1184 -452 ) TECH04_3 14 32 -90 1 1 +( 1024 1184 -344 ) ( 1024 1184 -452 ) ( 960 1184 -452 ) TECH04_3 0 -48 0 1 1 +( 1024 1200 -352 ) ( 992 1200 -352 ) ( 992 1200 -496 ) PBTEK1_04 0 0 0 1 1 +( 1024 1200 -496 ) ( 1024 1184 -496 ) ( 1024 1184 -344 ) TECH04_3 0 -48 -180 1 -1 +( 960 1200 -352 ) ( 960 1184 -344 ) ( 960 1184 -496 ) TECH04_3 0 -48 -180 1 -1 +} +// brush 1960 +{ +( 960 1184 -452 ) ( 960 1200 -496 ) ( 960 1216 -496 ) TECH04_3 -14 -64 20 1 -1 +( 1024 1184 -452 ) ( 1024 1200 -496 ) ( 960 1200 -496 ) PBTEK1_03 0 80 0 1 1 +( 1024 1200 -448 ) ( 1024 1216 -496 ) ( 1024 1200 -496 ) TECH04_3 -14 -64 20 1 -1 +( 960 1200 -448 ) ( 960 1216 -496 ) ( 1024 1216 -496 ) PBTEK1_04 0 0 0 1 1 +( 1024 1200 -448 ) ( 1024 1184 -452 ) ( 960 1184 -452 ) PBTEK1_03 0 -8 0 1 1 +( 960 1216 -496 ) ( 960 1200 -496 ) ( 1024 1200 -496 ) PBTEK1_03 0 -8 0 1 1 +} +// brush 1961 +{ +( 1176 1152 -304 ) ( 1168 1152 -320 ) ( 1168 1120 -320 ) TECH04_3 0 -48 -180 1 -1 +( 1064 1152 -304 ) ( 1072 1152 -320 ) ( 1072 1184 -320 ) TECH04_3 0 -48 -180 1 -1 +( 1008 1152 -304 ) ( 1008 1184 -304 ) ( 1184 1184 -304 ) TECH04_3 5 64 -180 1 1 +( 1176 1152 -320 ) ( 1176 1184 -320 ) ( 1016 1184 -320 ) PBTEK1_04 -32 0 -90 1 -1 +( 1016 1120 -320 ) ( 1008 1120 -304 ) ( 1184 1120 -304 ) TECH04_3 18 -47 -180 1 -1 +( 1176 1184 -320 ) ( 1184 1184 -304 ) ( 1008 1184 -304 ) TECH04_3 17 -47 -180 1 -1 +} +// brush 1962 +{ +( 1200 1184 -352 ) ( 1200 1152 -352 ) ( 1216 1152 -344 ) TECH04_3 12 119 -135 1.059970 1.059970 +( 1168 1120 -320 ) ( 1168 1152 -320 ) ( 1176 1152 -304 ) TECH04_3 1 9 134 1.059991 -1.059970 +( 1176 1184 -304 ) ( 1216 1184 -344 ) ( 1216 1152 -344 ) TECH04_3 0 -48 -90 1 -1 +( 1200 1152 -352 ) ( 1168 1152 -320 ) ( 1168 1120 -320 ) PBTEK1_04 32 0 0 1 -1 +( 1176 1120 -304 ) ( 1216 1120 -344 ) ( 1200 1120 -352 ) TECH04_3 7 9 134 1.059980 -1.059958 +( 1216 1184 -344 ) ( 1176 1184 -304 ) ( 1168 1184 -320 ) TECH04_3 7 9 134 1.059980 -1.059958 +} +// brush 1963 +{ +( 1200 1152 -352 ) ( 1200 1184 -352 ) ( 1216 1184 -344 ) TECH04_3 14 64 -180 1 1 +( 1216 1120 -452 ) ( 1216 1184 -452 ) ( 1200 1184 -448 ) TECH04_3 14 64 -180 1 1 +( 1216 1184 -452 ) ( 1216 1120 -452 ) ( 1216 1120 -344 ) TECH04_3 0 -48 -180 1 -1 +( 1200 1152 -496 ) ( 1200 1152 -352 ) ( 1200 1120 -352 ) PBTEK1_04 -32 0 -180 1 -1 +( 1216 1120 -344 ) ( 1216 1120 -496 ) ( 1200 1120 -496 ) TECH04_3 0 -47 -180 1 -1 +( 1216 1184 -496 ) ( 1216 1184 -344 ) ( 1200 1184 -352 ) TECH04_3 0 -47 -180 1 -1 +} +// brush 1964 +{ +( 1184 1184 -496 ) ( 1200 1184 -496 ) ( 1216 1184 -452 ) TECH04_3 -1 -5 -19 1.000001 -1.000011 +( 1200 1184 -496 ) ( 1200 1120 -496 ) ( 1216 1120 -452 ) TECH04_3 0 -47 0 1 1 +( 1200 1120 -496 ) ( 1184 1120 -496 ) ( 1200 1120 -448 ) TECH04_3 -1 -5 -19 1.000001 -1.000011 +( 1184 1120 -496 ) ( 1184 1184 -496 ) ( 1200 1184 -448 ) PBTEK1_04 -32 0 -180 1 -1 +( 1216 1184 -452 ) ( 1216 1120 -452 ) ( 1200 1120 -448 ) PBTEK1_03 -32 88 -90 1 1 +( 1200 1120 -496 ) ( 1200 1184 -496 ) ( 1184 1184 -496 ) PBTEK1_03 -32 88 -90 1 1 +} +// brush 1965 +{ +( 1072 1184 -320 ) ( 1064 1184 -304 ) ( 1024 1184 -344 ) TECH04_3 9 89 134 1.059991 -1.059970 +( 1040 1120 -352 ) ( 1024 1120 -344 ) ( 1064 1120 -304 ) TECH04_3 9 89 134 1.059991 -1.059970 +( 1072 1120 -320 ) ( 1072 1152 -320 ) ( 1040 1152 -352 ) PBTEK1_04 32 0 0 1 -1 +( 1024 1152 -344 ) ( 1024 1184 -344 ) ( 1064 1184 -304 ) TECH04_3 7 34 -134 1.059883 1.060142 +( 1064 1152 -304 ) ( 1072 1152 -320 ) ( 1072 1120 -320 ) TECH04_3 1 9 134 1.059991 -1.059970 +( 1024 1152 -344 ) ( 1040 1152 -352 ) ( 1040 1184 -352 ) TECH04_3 7 34 -134 1.059883 1.060142 +} +// brush 1966 +{ +( 1040 1184 -352 ) ( 1024 1184 -344 ) ( 1024 1184 -496 ) TECH04_3 0 -47 -180 1 -1 +( 1040 1120 -496 ) ( 1024 1120 -496 ) ( 1024 1120 -344 ) TECH04_3 0 -47 -180 1 -1 +( 1040 1120 -352 ) ( 1040 1152 -352 ) ( 1040 1152 -496 ) PBTEK1_04 -32 0 -180 1 -1 +( 1024 1120 -344 ) ( 1024 1120 -452 ) ( 1024 1184 -452 ) TECH04_3 0 -48 -180 1 -1 +( 1040 1184 -448 ) ( 1024 1184 -452 ) ( 1024 1120 -452 ) TECH04_3 14 64 -180 1 1 +( 1024 1184 -344 ) ( 1040 1184 -352 ) ( 1040 1152 -352 ) TECH04_3 14 64 -180 1 1 +} +// brush 1967 +{ +( 1056 1184 -496 ) ( 1040 1184 -496 ) ( 1040 1120 -496 ) PBTEK1_03 -32 88 -90 1 1 +( 1040 1120 -448 ) ( 1024 1120 -452 ) ( 1024 1184 -452 ) PBTEK1_03 -32 88 -90 1 1 +( 1040 1184 -448 ) ( 1056 1184 -496 ) ( 1056 1120 -496 ) PBTEK1_04 -32 0 -180 1 -1 +( 1040 1120 -448 ) ( 1056 1120 -496 ) ( 1040 1120 -496 ) TECH04_3 -7 9 19 1.000001 -0.999941 +( 1024 1120 -452 ) ( 1040 1120 -496 ) ( 1040 1184 -496 ) PBTEK1_03 -32 79 -180 1 -1 +( 1024 1184 -452 ) ( 1040 1184 -496 ) ( 1056 1184 -496 ) TECH04_3 -7 9 19 1.000001 -0.999941 +} +// brush 1968 +{ +( 256 1440 -632 ) ( 232 1440 -632 ) ( 232 1440 -688 ) SYM06_4 64 -32 0 1 1 +( 288 1304 -632 ) ( 288 1416 -632 ) ( 288 1416 -688 ) SYM06_4 64 -32 0 1 1 +( 240 1120 -632 ) ( 264 1120 -632 ) ( 264 1120 -688 ) SYM06_4 64 -32 0 1 1 +( 224 1424 -632 ) ( 224 1312 -632 ) ( 224 1312 -688 ) SYM06_4 64 -32 0 1 1 +( 232 1424 -544 ) ( 256 1424 -544 ) ( 256 1312 -544 ) SYM06_4 64 -32 0 1 1 +( 256 1312 -672 ) ( 256 1424 -672 ) ( 232 1424 -672 ) SYM06_4 64 -32 0 1 1 +} +// brush 1969 +{ +( 256 1440 -312 ) ( 232 1440 -312 ) ( 232 1440 -368 ) twall4_1 0 0 0 1 1 +( 288 1304 -312 ) ( 288 1416 -312 ) ( 288 1416 -368 ) TECH08_1B 0 0 0 1 1 +( 240 1120 -312 ) ( 264 1120 -312 ) ( 264 1120 -368 ) twall4_1 0 0 0 1 1 +( 224 1424 -312 ) ( 224 1312 -312 ) ( 224 1312 -368 ) twall4_1 0 0 0 1 1 +( 232 1424 -256 ) ( 256 1424 -256 ) ( 256 1312 -256 ) twall4_1 0 0 0 1 1 +( 256 1312 -384 ) ( 256 1424 -384 ) ( 232 1424 -384 ) twall4_1 0 0 0 1 1 +} +// brush 1970 +{ +( 384 1184 -344 ) ( 384 1200 -352 ) ( 352 1200 -352 ) TECH04_3 -15 15 -45 1.059970 1.060056 +( 384 1224 -304 ) ( 384 1232 -320 ) ( 416 1232 -320 ) TECH04_3 0 6 45 1.059991 1.059991 +( 384 1184 -344 ) ( 352 1184 -344 ) ( 352 1224 -304 ) TECH04_3 -15 15 -45 1.059970 1.060056 +( 416 1232 -320 ) ( 384 1232 -320 ) ( 384 1200 -352 ) PBTEK1_04 -32 -8 0 1 1 +( 416 1200 -352 ) ( 416 1184 -344 ) ( 416 1224 -304 ) TECH04_3 -3 -109 135 1.059991 -1.059970 +( 352 1232 -320 ) ( 352 1224 -304 ) ( 352 1184 -344 ) TECH04_3 -3 -109 135 1.059991 -1.059970 +} +// brush 1971 +{ +( 352 1184 -344 ) ( 352 1200 -352 ) ( 384 1200 -352 ) TECH04_3 0 -64 -90 1 1 +( 352 1200 -448 ) ( 352 1184 -452 ) ( 416 1184 -452 ) TECH04_3 0 -64 -90 1 1 +( 416 1184 -344 ) ( 416 1184 -452 ) ( 352 1184 -452 ) TECH04_3 0 -48 0 1 1 +( 416 1200 -352 ) ( 384 1200 -352 ) ( 384 1200 -496 ) PBTEK1_04 -32 0 0 1 1 +( 416 1200 -496 ) ( 416 1184 -496 ) ( 416 1184 -344 ) TECH04_3 0 -48 -180 1 -1 +( 352 1200 -352 ) ( 352 1184 -344 ) ( 352 1184 -496 ) TECH04_3 0 -48 -180 1 -1 +} +// brush 1972 +{ +( 352 1184 -452 ) ( 352 1200 -496 ) ( 352 1216 -496 ) TECH04_3 2 -64 20 1 -1 +( 416 1184 -452 ) ( 416 1200 -496 ) ( 352 1200 -496 ) PBTEK1_03 -32 80 0 1 1 +( 416 1200 -448 ) ( 416 1216 -496 ) ( 416 1200 -496 ) TECH04_3 2 -64 20 1 -1 +( 352 1200 -448 ) ( 352 1216 -496 ) ( 416 1216 -496 ) PBTEK1_04 -32 0 0 1 1 +( 416 1200 -448 ) ( 416 1184 -452 ) ( 352 1184 -452 ) PBTEK1_03 -32 -8 0 1 1 +( 352 1216 -496 ) ( 352 1200 -496 ) ( 416 1200 -496 ) PBTEK1_03 -32 -8 0 1 1 +} +// brush 1973 +{ +( 336 1312 -320 ) ( 328 1312 -304 ) ( 288 1312 -344 ) TECH04_3 -10 -59 134 1.059991 -1.059970 +( 304 1248 -352 ) ( 288 1248 -344 ) ( 328 1248 -304 ) TECH04_3 -10 -59 134 1.059991 -1.059970 +( 336 1248 -320 ) ( 336 1280 -320 ) ( 304 1280 -352 ) PBTEK1_04 32 0 0 1 -1 +( 288 1280 -344 ) ( 288 1312 -344 ) ( 328 1312 -304 ) TECH04_3 15 -27 -135 1.059970 1.060142 +( 328 1280 -304 ) ( 336 1280 -320 ) ( 336 1248 -320 ) TECH04_3 4 91 134 1.059991 -1.059970 +( 288 1280 -344 ) ( 304 1280 -352 ) ( 304 1312 -352 ) TECH04_3 15 -27 -135 1.059970 1.060142 +} +// brush 1974 +{ +( 304 1312 -352 ) ( 288 1312 -344 ) ( 288 1312 -496 ) TECH04_3 0 -47 -180 1 -1 +( 304 1248 -496 ) ( 288 1248 -496 ) ( 288 1248 -344 ) TECH04_3 0 -47 -180 1 -1 +( 304 1248 -352 ) ( 304 1280 -352 ) ( 304 1280 -496 ) PBTEK1_04 32 0 -180 1 -1 +( 288 1248 -344 ) ( 288 1248 -452 ) ( 288 1312 -452 ) TECH04_3 0 -48 -180 1 -1 +( 304 1312 -448 ) ( 288 1312 -452 ) ( 288 1248 -452 ) TECH04_3 -15 -64 -180 1 1 +( 288 1312 -344 ) ( 304 1312 -352 ) ( 304 1280 -352 ) TECH04_3 -15 -64 -180 1 1 +} +// brush 1975 +{ +( 320 1312 -496 ) ( 304 1312 -496 ) ( 304 1248 -496 ) PBTEK1_03 32 -8 -90 1 1 +( 304 1248 -448 ) ( 288 1248 -452 ) ( 288 1312 -452 ) PBTEK1_03 32 -8 -90 1 1 +( 304 1312 -448 ) ( 320 1312 -496 ) ( 320 1248 -496 ) PBTEK1_04 32 0 -180 1 -1 +( 304 1248 -448 ) ( 320 1248 -496 ) ( 304 1248 -496 ) TECH04_3 11 -114 19 1.000001 -1.000011 +( 288 1248 -452 ) ( 304 1248 -496 ) ( 304 1312 -496 ) PBTEK1_03 32 79 -180 1 -1 +( 288 1312 -452 ) ( 304 1312 -496 ) ( 320 1312 -496 ) TECH04_3 11 -114 19 1.000001 -1.000011 +} +// brush 1976 +{ +( 352 1336 -320 ) ( 352 1344 -304 ) ( 352 1168 -304 ) TECH04_3 -8 -48 -180 1 -1 +( 416 1176 -320 ) ( 416 1168 -304 ) ( 416 1344 -304 ) TECH04_1 0 0 0 1 1 +( 384 1336 -320 ) ( 352 1336 -320 ) ( 352 1176 -320 ) PBTEK1_04 -32 0 0 1 1 +( 384 1168 -304 ) ( 352 1168 -304 ) ( 352 1344 -304 ) TECH04_3 -7 -64 -180 1 1 +( 384 1224 -304 ) ( 384 1232 -320 ) ( 352 1232 -320 ) TECH04_3 0 -48 0 1 1 +( 352 1248 -320 ) ( 360 1248 -320 ) ( 352 1248 -304 ) TECH04_3 0 -48 0 1 1 +} +// brush 1977 +{ +( 328 1280 -304 ) ( 336 1280 -320 ) ( 336 1312 -320 ) TECH04_3 0 -48 -180 1 -1 +( 272 1280 -304 ) ( 272 1312 -304 ) ( 448 1312 -304 ) TECH04_3 -7 -64 -180 1 1 +( 440 1280 -320 ) ( 440 1312 -320 ) ( 280 1312 -320 ) PBTEK1_04 32 0 -90 1 1 +( 280 1248 -320 ) ( 272 1248 -304 ) ( 448 1248 -304 ) TECH04_3 -8 -47 -180 1 -1 +( 440 1312 -320 ) ( 448 1312 -304 ) ( 272 1312 -304 ) TECH04_1 0 0 0 1 1 +( 352 1272 -320 ) ( 352 1256 -320 ) ( 352 1272 -304 ) TECH04_3 -8 -47 -180 1 -1 +} +// brush 1978 +{ +( 480 1168 -672 ) ( 480 1344 -672 ) ( 480 1336 -656 ) TECH04_3 7 15 -180 1 -1 +( 544 1344 -672 ) ( 544 1168 -672 ) ( 544 1176 -656 ) TECH04_3 7 15 -180 1 -1 +( 480 1176 -656 ) ( 480 1336 -656 ) ( 512 1336 -656 ) PBTEK1_04 32 0 0 1 1 +( 480 1344 -672 ) ( 480 1168 -672 ) ( 512 1168 -672 ) TECH04_3 8 64 -90 1 1 +( 480 1248 -656 ) ( 512 1248 -656 ) ( 512 1240 -672 ) TECH04_3 0 16 0 1 1 +( 544 1312 -656 ) ( 512 1312 -656 ) ( 512 1320 -672 ) TECH04_3 0 16 0 1 1 +} +// brush 1979 +{ +( 480 1216 -624 ) ( 512 1216 -624 ) ( 512 1200 -632 ) TECH04_3 5 -16 -45 1.059970 1.060056 +( 544 1248 -656 ) ( 512 1248 -656 ) ( 512 1240 -672 ) TECH04_3 0 -36 45 1.059991 1.059991 +( 480 1240 -672 ) ( 480 1200 -632 ) ( 512 1200 -632 ) TECH04_3 5 -16 -45 1.059970 1.060056 +( 512 1216 -624 ) ( 512 1248 -656 ) ( 544 1248 -656 ) PBTEK1_04 32 0 0 1 1 +( 544 1240 -672 ) ( 544 1200 -632 ) ( 544 1216 -624 ) TECH04_3 -1 -60 136 1.059991 -1.059970 +( 480 1200 -632 ) ( 480 1240 -672 ) ( 480 1248 -656 ) TECH04_3 -1 -60 136 1.059991 -1.059970 +} +// brush 1980 +{ +( 512 1360 -632 ) ( 512 1344 -624 ) ( 480 1344 -624 ) TECH04_3 5 47 -45 1.059970 1.060056 +( 512 1320 -672 ) ( 512 1312 -656 ) ( 544 1312 -656 ) TECH04_3 0 -36 45 1.059991 1.059991 +( 512 1360 -632 ) ( 480 1360 -632 ) ( 480 1320 -672 ) TECH04_3 5 47 -45 1.059970 1.060056 +( 544 1312 -656 ) ( 512 1312 -656 ) ( 512 1344 -624 ) PBTEK1_04 32 0 0 1 1 +( 544 1344 -624 ) ( 544 1360 -632 ) ( 544 1320 -672 ) TECH04_3 -5 -101 134 1.059991 -1.059970 +( 480 1312 -656 ) ( 480 1320 -672 ) ( 480 1360 -632 ) TECH04_3 -5 -101 134 1.059991 -1.059970 +} +// brush 1981 +{ +( 704 1312 -656 ) ( 672 1312 -656 ) ( 672 1320 -672 ) TECH04_3 0 16 0 1 1 +( 640 1248 -656 ) ( 672 1248 -656 ) ( 672 1240 -672 ) TECH04_3 0 16 0 1 1 +( 640 1344 -672 ) ( 640 1168 -672 ) ( 672 1168 -672 ) TECH04_3 7 96 -90 1 1 +( 640 1176 -656 ) ( 640 1336 -656 ) ( 672 1336 -656 ) PBTEK1_04 0 0 0 1 1 +( 704 1344 -672 ) ( 704 1168 -672 ) ( 704 1176 -656 ) TECH04_3 7 15 -180 1 -1 +( 640 1168 -672 ) ( 640 1344 -672 ) ( 640 1336 -656 ) TECH04_3 7 15 -180 1 -1 +} +// brush 1982 +{ +( 640 1200 -632 ) ( 640 1240 -672 ) ( 640 1248 -656 ) TECH04_3 -1 -60 136 1.059991 -1.059970 +( 704 1240 -672 ) ( 704 1200 -632 ) ( 704 1216 -624 ) TECH04_3 -1 -60 136 1.059991 -1.059970 +( 672 1216 -624 ) ( 672 1248 -656 ) ( 704 1248 -656 ) PBTEK1_04 0 0 0 1 1 +( 640 1240 -672 ) ( 640 1200 -632 ) ( 672 1200 -632 ) TECH04_3 -5 90 -45 1.059970 1.060056 +( 704 1248 -656 ) ( 672 1248 -656 ) ( 672 1240 -672 ) TECH04_3 -10 -14 45 1.059991 1.059991 +( 640 1216 -624 ) ( 672 1216 -624 ) ( 672 1200 -632 ) TECH04_3 -5 90 -45 1.059970 1.060056 +} +// brush 1983 +{ +( 640 1312 -656 ) ( 640 1320 -672 ) ( 640 1360 -632 ) TECH04_3 -5 -101 134 1.059991 -1.059970 +( 704 1344 -624 ) ( 704 1360 -632 ) ( 704 1320 -672 ) TECH04_3 -5 -101 134 1.059991 -1.059970 +( 704 1312 -656 ) ( 672 1312 -656 ) ( 672 1344 -624 ) PBTEK1_04 0 0 0 1 1 +( 672 1360 -632 ) ( 640 1360 -632 ) ( 640 1320 -672 ) TECH04_3 -5 25 -45 1.059970 1.060056 +( 672 1320 -672 ) ( 672 1312 -656 ) ( 704 1312 -656 ) TECH04_3 -10 -14 45 1.059991 1.059991 +( 672 1360 -632 ) ( 672 1344 -624 ) ( 640 1344 -624 ) TECH04_3 -5 25 -45 1.059970 1.060056 +} +// brush 1984 +{ +( 800 1168 -672 ) ( 800 1344 -672 ) ( 800 1336 -656 ) TECH04_3 7 15 -180 1 -1 +( 864 1344 -672 ) ( 864 1168 -672 ) ( 864 1176 -656 ) TECH04_3 7 15 -180 1 -1 +( 800 1176 -656 ) ( 800 1336 -656 ) ( 832 1336 -656 ) PBTEK1_04 -32 0 0 1 1 +( 800 1344 -672 ) ( 800 1168 -672 ) ( 832 1168 -672 ) TECH04_3 6 0 -90 1 1 +( 800 1248 -656 ) ( 832 1248 -656 ) ( 832 1240 -672 ) TECH04_3 0 16 0 1 1 +( 864 1312 -656 ) ( 832 1312 -656 ) ( 832 1320 -672 ) TECH04_3 0 16 0 1 1 +} +// brush 1985 +{ +( 800 1216 -624 ) ( 832 1216 -624 ) ( 832 1200 -632 ) TECH04_3 0 68 -45 1.059970 1.060056 +( 864 1248 -656 ) ( 832 1248 -656 ) ( 832 1240 -672 ) TECH04_3 -4 7 45 1.059991 1.059991 +( 800 1240 -672 ) ( 800 1200 -632 ) ( 832 1200 -632 ) TECH04_3 0 68 -45 1.059970 1.060056 +( 832 1216 -624 ) ( 832 1248 -656 ) ( 864 1248 -656 ) PBTEK1_04 -32 0 0 1 1 +( 864 1240 -672 ) ( 864 1200 -632 ) ( 864 1216 -624 ) TECH04_3 -1 -60 136 1.059991 -1.059970 +( 800 1200 -632 ) ( 800 1240 -672 ) ( 800 1248 -656 ) TECH04_3 -1 -60 136 1.059991 -1.059970 +} +// brush 1986 +{ +( 832 1360 -632 ) ( 832 1344 -624 ) ( 800 1344 -624 ) TECH04_3 0 3 -45 1.059970 1.060056 +( 832 1320 -672 ) ( 832 1312 -656 ) ( 864 1312 -656 ) TECH04_3 -4 7 45 1.059991 1.059991 +( 832 1360 -632 ) ( 800 1360 -632 ) ( 800 1320 -672 ) TECH04_3 0 3 -45 1.059970 1.060056 +( 864 1312 -656 ) ( 832 1312 -656 ) ( 832 1344 -624 ) PBTEK1_04 -32 0 0 1 1 +( 864 1344 -624 ) ( 864 1360 -632 ) ( 864 1320 -672 ) TECH04_3 -5 -101 134 1.059991 -1.059970 +( 800 1312 -656 ) ( 800 1320 -672 ) ( 800 1360 -632 ) TECH04_3 -5 -101 134 1.059991 -1.059970 +} +// brush 1987 +{ +( 1024 1312 -656 ) ( 992 1312 -656 ) ( 992 1320 -672 ) TECH04_3 0 16 0 1 1 +( 960 1248 -656 ) ( 992 1248 -656 ) ( 992 1240 -672 ) TECH04_3 0 16 0 1 1 +( 960 1344 -672 ) ( 960 1168 -672 ) ( 992 1168 -672 ) TECH04_3 5 32 -90 1 1 +( 960 1176 -656 ) ( 960 1336 -656 ) ( 992 1336 -656 ) PBTEK1_04 0 0 0 1 1 +( 1024 1344 -672 ) ( 1024 1168 -672 ) ( 1024 1176 -656 ) TECH04_3 7 15 -180 1 -1 +( 960 1168 -672 ) ( 960 1344 -672 ) ( 960 1336 -656 ) TECH04_3 7 15 -180 1 -1 +} +// brush 1988 +{ +( 960 1200 -632 ) ( 960 1240 -672 ) ( 960 1248 -656 ) TECH04_3 -1 -60 136 1.059991 -1.059970 +( 1024 1240 -672 ) ( 1024 1200 -632 ) ( 1024 1216 -624 ) TECH04_3 -1 -60 136 1.059991 -1.059970 +( 992 1216 -624 ) ( 992 1248 -656 ) ( 1024 1248 -656 ) PBTEK1_04 0 0 0 1 1 +( 960 1240 -672 ) ( 960 1200 -632 ) ( 992 1200 -632 ) TECH04_3 -10 46 -45 1.059970 1.060056 +( 1024 1248 -656 ) ( 992 1248 -656 ) ( 992 1240 -672 ) TECH04_3 -14 -99 45 1.059991 1.059991 +( 960 1216 -624 ) ( 992 1216 -624 ) ( 992 1200 -632 ) TECH04_3 -10 46 -45 1.059970 1.060056 +} +// brush 1989 +{ +( 960 1312 -656 ) ( 960 1320 -672 ) ( 960 1360 -632 ) TECH04_3 -5 -101 134 1.059991 -1.059970 +( 1024 1344 -624 ) ( 1024 1360 -632 ) ( 1024 1320 -672 ) TECH04_3 -5 -101 134 1.059991 -1.059970 +( 1024 1312 -656 ) ( 992 1312 -656 ) ( 992 1344 -624 ) PBTEK1_04 0 0 0 1 1 +( 992 1360 -632 ) ( 960 1360 -632 ) ( 960 1320 -672 ) TECH04_3 -10 109 -45 1.059970 1.060056 +( 992 1320 -672 ) ( 992 1312 -656 ) ( 1024 1312 -656 ) TECH04_3 -14 -99 45 1.059991 1.059991 +( 992 1360 -632 ) ( 992 1344 -624 ) ( 960 1344 -624 ) TECH04_3 -10 109 -45 1.059970 1.060056 +} +// brush 1990 +{ +( 288 1152 -248 ) ( 288 1128 -248 ) ( 288 1128 -304 ) twall4_1 0 64 0 1 1 +( 400 1440 -248 ) ( 288 1440 -248 ) ( 288 1440 -304 ) twall4_1 0 64 0 1 1 +( 1024 1160 -248 ) ( 1024 1184 -248 ) ( 1024 1184 -304 ) TECH08_1B 0 0 0 1 1 +( 296 1184 -248 ) ( 408 1184 -248 ) ( 408 1184 -304 ) twall4_1 0 64 0 1 1 +( 304 1128 -192 ) ( 304 1152 -192 ) ( 416 1152 -192 ) twall4_1 0 0 0 1 1 +( 416 1152 -256 ) ( 304 1152 -256 ) ( 304 1128 -256 ) COP1_1 0 0 0 1 1 +} +// brush 1991 +{ +( 1176 1024 -232 ) ( 1184 1024 -216 ) ( 1008 1024 -216 ) TECH04_3 -8 41 -180 1 -1 +( 1016 960 -232 ) ( 1008 960 -216 ) ( 1184 960 -216 ) TECH04_3 0 41 -180 1 -1 +( 1176 992 -232 ) ( 1176 1024 -232 ) ( 1016 1024 -232 ) PBTEK1_04 0 0 -90 1 -1 +( 1008 992 -216 ) ( 1008 1024 -216 ) ( 1184 1024 -216 ) TECH04_3 -11 96 -180 1 1 +( 1064 992 -216 ) ( 1072 992 -232 ) ( 1072 1024 -232 ) TECH04_3 0 40 -180 1 -1 +( 1176 992 -216 ) ( 1168 992 -232 ) ( 1168 960 -232 ) TECH04_3 0 40 -180 1 -1 +} +// brush 1992 +{ +( 1216 1024 -256 ) ( 1176 1024 -216 ) ( 1168 1024 -232 ) TECH04_3 -4 66 134 1.059980 -1.059958 +( 1176 960 -216 ) ( 1216 960 -256 ) ( 1200 960 -264 ) TECH04_3 -4 66 134 1.059980 -1.059958 +( 1200 992 -264 ) ( 1168 992 -232 ) ( 1168 960 -232 ) PBTEK1_04 0 0 0 1 -1 +( 1176 1024 -216 ) ( 1216 1024 -256 ) ( 1216 992 -256 ) TECH04_3 -14 97 -135 1.059970 1.059970 +( 1168 960 -232 ) ( 1168 992 -232 ) ( 1176 992 -216 ) TECH04_3 -3 -41 134 1.059991 -1.059970 +( 1200 1024 -264 ) ( 1200 992 -264 ) ( 1216 992 -256 ) TECH04_3 -14 97 -135 1.059970 1.059970 +} +// brush 1993 +{ +( 1216 1024 -408 ) ( 1216 1024 -256 ) ( 1200 1024 -264 ) TECH04_3 0 41 -180 1 -1 +( 1216 960 -256 ) ( 1216 960 -408 ) ( 1200 960 -408 ) TECH04_3 0 41 -180 1 -1 +( 1200 992 -408 ) ( 1200 992 -264 ) ( 1200 960 -264 ) PBTEK1_04 0 88 -180 1 -1 +( 1216 1024 -364 ) ( 1216 960 -364 ) ( 1216 960 -256 ) TECH04_3 0 40 -180 1 -1 +( 1216 960 -364 ) ( 1216 1024 -364 ) ( 1200 1024 -360 ) TECH04_3 -2 96 -180 1 1 +( 1200 992 -264 ) ( 1200 1024 -264 ) ( 1216 1024 -256 ) TECH04_3 -2 96 -180 1 1 +} +// brush 1994 +{ +( 1200 960 -408 ) ( 1200 1024 -408 ) ( 1184 1024 -408 ) PBTEK1_03 0 88 -90 1 1 +( 1216 1024 -364 ) ( 1216 960 -364 ) ( 1200 960 -360 ) PBTEK1_03 0 88 -90 1 1 +( 1184 960 -408 ) ( 1184 1024 -408 ) ( 1200 1024 -360 ) PBTEK1_04 0 88 -180 1 -1 +( 1200 960 -408 ) ( 1184 960 -408 ) ( 1200 960 -360 ) TECH04_3 11 -82 -19 1.000001 -1.000011 +( 1200 1024 -408 ) ( 1200 960 -408 ) ( 1216 960 -364 ) TECH04_3 0 -47 0 1 1 +( 1184 1024 -408 ) ( 1200 1024 -408 ) ( 1216 1024 -364 ) TECH04_3 11 -88 -19 1.000001 -1.000011 +} +// brush 1995 +{ +( 1024 992 -256 ) ( 1040 992 -264 ) ( 1040 1024 -264 ) TECH04_3 -5 10 -134 1.059883 1.060142 +( 1064 992 -216 ) ( 1072 992 -232 ) ( 1072 960 -232 ) TECH04_3 -3 -41 134 1.059991 -1.059970 +( 1024 992 -256 ) ( 1024 1024 -256 ) ( 1064 1024 -216 ) TECH04_3 -5 10 -134 1.059883 1.060142 +( 1072 960 -232 ) ( 1072 992 -232 ) ( 1040 992 -264 ) PBTEK1_04 0 0 0 1 -1 +( 1040 960 -264 ) ( 1024 960 -256 ) ( 1064 960 -216 ) TECH04_3 -3 97 134 1.059991 -1.059970 +( 1072 1024 -232 ) ( 1064 1024 -216 ) ( 1024 1024 -256 ) TECH04_3 13 97 134 1.059991 -1.059970 +} +// brush 1996 +{ +( 1024 1024 -256 ) ( 1040 1024 -264 ) ( 1040 992 -264 ) TECH04_3 -2 96 -180 1 1 +( 1040 1024 -360 ) ( 1024 1024 -364 ) ( 1024 960 -364 ) TECH04_3 -2 96 -180 1 1 +( 1024 960 -256 ) ( 1024 960 -364 ) ( 1024 1024 -364 ) TECH04_3 0 40 -180 1 -1 +( 1040 960 -264 ) ( 1040 992 -264 ) ( 1040 992 -408 ) PBTEK1_04 0 88 -180 1 -1 +( 1040 960 -408 ) ( 1024 960 -408 ) ( 1024 960 -256 ) TECH04_3 0 41 -180 1 -1 +( 1040 1024 -264 ) ( 1024 1024 -256 ) ( 1024 1024 -408 ) TECH04_3 0 41 -180 1 -1 +} +// brush 1997 +{ +( 1024 1024 -364 ) ( 1040 1024 -408 ) ( 1056 1024 -408 ) TECH04_3 -3 -74 19 1.000001 -0.999941 +( 1024 960 -364 ) ( 1040 960 -408 ) ( 1040 1024 -408 ) PBTEK1_03 0 39 -180 1 -1 +( 1040 960 -360 ) ( 1056 960 -408 ) ( 1040 960 -408 ) TECH04_3 -3 -74 19 1.000001 -0.999941 +( 1040 1024 -360 ) ( 1056 1024 -408 ) ( 1056 960 -408 ) PBTEK1_04 0 88 -180 1 -1 +( 1040 960 -360 ) ( 1024 960 -364 ) ( 1024 1024 -364 ) PBTEK1_03 0 88 -90 1 1 +( 1056 1024 -408 ) ( 1040 1024 -408 ) ( 1040 960 -408 ) PBTEK1_03 0 88 -90 1 1 +} +// brush 1998 +{ +( 1176 832 -144 ) ( 1168 832 -160 ) ( 1168 800 -160 ) TECH04_3 0 112 -180 1 -1 +( 1064 832 -144 ) ( 1072 832 -160 ) ( 1072 864 -160 ) TECH04_3 0 112 -180 1 -1 +( 1008 832 -144 ) ( 1008 864 -144 ) ( 1184 864 -144 ) TECH04_3 -11 0 -180 1 1 +( 1176 832 -160 ) ( 1176 864 -160 ) ( 1016 864 -160 ) PBTEK1_04 -32 0 -90 1 -1 +( 1016 800 -160 ) ( 1008 800 -144 ) ( 1184 800 -144 ) TECH04_3 0 113 -180 1 -1 +( 1176 864 -160 ) ( 1184 864 -144 ) ( 1008 864 -144 ) TECH04_3 -8 113 -180 1 -1 +} +// brush 1999 +{ +( 1200 864 -192 ) ( 1200 832 -192 ) ( 1216 832 -184 ) TECH04_3 -8 75 -135 1.059970 1.059970 +( 1168 800 -160 ) ( 1168 832 -160 ) ( 1176 832 -144 ) TECH04_3 -12 25 134 1.059991 -1.059970 +( 1176 864 -144 ) ( 1216 864 -184 ) ( 1216 832 -184 ) TECH04_3 -8 75 -135 1.059970 1.059970 +( 1200 832 -192 ) ( 1168 832 -160 ) ( 1168 800 -160 ) PBTEK1_04 32 0 0 1 -1 +( 1176 800 -144 ) ( 1216 800 -184 ) ( 1200 800 -192 ) TECH04_3 -4 113 134 1.059980 -1.059958 +( 1216 864 -184 ) ( 1176 864 -144 ) ( 1168 864 -160 ) TECH04_3 -4 113 134 1.059980 -1.059958 +} +// brush 2000 +{ +( 1200 832 -192 ) ( 1200 864 -192 ) ( 1216 864 -184 ) TECH04_3 -2 0 -180 1 1 +( 1216 800 -292 ) ( 1216 864 -292 ) ( 1200 864 -288 ) TECH04_3 -2 0 -180 1 1 +( 1216 864 -292 ) ( 1216 800 -292 ) ( 1216 800 -184 ) TECH04_3 0 112 -180 1 -1 +( 1200 832 -336 ) ( 1200 832 -192 ) ( 1200 800 -192 ) PBTEK1_04 -32 32 -180 1 -1 +( 1216 800 -184 ) ( 1216 800 -336 ) ( 1200 800 -336 ) TECH04_3 0 113 -180 1 -1 +( 1216 864 -336 ) ( 1216 864 -184 ) ( 1200 864 -192 ) TECH04_3 0 113 -180 1 -1 +} +// brush 2001 +{ +( 1184 864 -336 ) ( 1200 864 -336 ) ( 1216 864 -292 ) TECH04_3 2 -28 -19 1.000001 -1.000011 +( 1200 864 -336 ) ( 1200 800 -336 ) ( 1216 800 -292 ) PBTEK1_03 -32 111 -180 1 -1 +( 1200 800 -336 ) ( 1184 800 -336 ) ( 1200 800 -288 ) TECH04_3 4 -88 -19 1.000001 -1.000011 +( 1184 800 -336 ) ( 1184 864 -336 ) ( 1200 864 -288 ) PBTEK1_04 -32 32 -180 1 -1 +( 1216 864 -292 ) ( 1216 800 -292 ) ( 1200 800 -288 ) PBTEK1_03 -32 88 -90 1 1 +( 1200 800 -336 ) ( 1200 864 -336 ) ( 1184 864 -336 ) PBTEK1_03 -32 88 -90 1 1 +} +// brush 2002 +{ +( 1072 864 -160 ) ( 1064 864 -144 ) ( 1024 864 -184 ) TECH04_3 13 81 134 1.059991 -1.059970 +( 1040 800 -192 ) ( 1024 800 -184 ) ( 1064 800 -144 ) TECH04_3 -4 16 134 1.059991 -1.059970 +( 1072 800 -160 ) ( 1072 832 -160 ) ( 1040 832 -192 ) PBTEK1_04 32 0 0 1 -1 +( 1024 832 -184 ) ( 1024 864 -184 ) ( 1064 864 -144 ) TECH04_3 -1 114 -134 1.059883 1.060142 +( 1064 832 -144 ) ( 1072 832 -160 ) ( 1072 800 -160 ) TECH04_3 -12 25 134 1.059991 -1.059970 +( 1024 832 -184 ) ( 1040 832 -192 ) ( 1040 864 -192 ) TECH04_3 -1 114 -134 1.059883 1.060142 +} +// brush 2003 +{ +( 1040 864 -192 ) ( 1024 864 -184 ) ( 1024 864 -336 ) TECH04_3 0 113 -180 1 -1 +( 1040 800 -336 ) ( 1024 800 -336 ) ( 1024 800 -184 ) TECH04_3 0 113 -180 1 -1 +( 1040 800 -192 ) ( 1040 832 -192 ) ( 1040 832 -336 ) PBTEK1_04 -32 32 -180 1 -1 +( 1024 800 -184 ) ( 1024 800 -292 ) ( 1024 864 -292 ) TECH04_3 0 112 -180 1 -1 +( 1040 864 -288 ) ( 1024 864 -292 ) ( 1024 800 -292 ) TECH04_3 -2 0 -180 1 1 +( 1024 864 -184 ) ( 1040 864 -192 ) ( 1040 832 -192 ) TECH04_3 -2 0 -180 1 1 +} +// brush 2004 +{ +( 1056 864 -336 ) ( 1040 864 -336 ) ( 1040 800 -336 ) PBTEK1_03 -32 88 -90 1 1 +( 1040 800 -288 ) ( 1024 800 -292 ) ( 1024 864 -292 ) PBTEK1_03 -32 88 -90 1 1 +( 1040 864 -288 ) ( 1056 864 -336 ) ( 1056 800 -336 ) PBTEK1_04 -32 32 -180 1 -1 +( 1040 800 -288 ) ( 1056 800 -336 ) ( 1040 800 -336 ) TECH04_3 -9 -14 19 1.000001 -0.999941 +( 1024 800 -292 ) ( 1040 800 -336 ) ( 1040 864 -336 ) PBTEK1_03 -32 111 -180 1 -1 +( 1024 864 -292 ) ( 1040 864 -336 ) ( 1056 864 -336 ) TECH04_3 -10 -14 19 1.000001 -0.999941 +} +// brush 2005 +{ +( 1176 704 -96 ) ( 1184 704 -80 ) ( 1008 704 -80 ) TECH04_3 -8 49 -180 1 -1 +( 1016 640 -96 ) ( 1008 640 -80 ) ( 1184 640 -80 ) TECH04_3 -8 49 -180 1 -1 +( 1176 672 -96 ) ( 1176 704 -96 ) ( 1016 704 -96 ) PBTEK1_04 0 0 -90 1 -1 +( 1008 672 -80 ) ( 1008 704 -80 ) ( 1184 704 -80 ) TECH04_3 -11 32 -180 1 1 +( 1064 672 -80 ) ( 1072 672 -96 ) ( 1072 704 -96 ) TECH04_3 0 48 -180 1 -1 +( 1176 672 -80 ) ( 1168 672 -96 ) ( 1168 640 -96 ) TECH04_3 0 48 -180 1 -1 +} +// brush 2006 +{ +( 1216 704 -120 ) ( 1176 704 -80 ) ( 1168 704 -96 ) TECH04_3 -15 27 134 1.059980 -1.059958 +( 1176 640 -80 ) ( 1216 640 -120 ) ( 1200 640 -128 ) TECH04_3 -15 27 134 1.059980 -1.059958 +( 1200 672 -128 ) ( 1168 672 -96 ) ( 1168 640 -96 ) PBTEK1_04 0 0 0 1 -1 +( 1176 704 -80 ) ( 1216 704 -120 ) ( 1216 672 -120 ) TECH04_3 -2 53 -135 1.059970 1.059970 +( 1168 640 -96 ) ( 1168 672 -96 ) ( 1176 672 -80 ) TECH04_3 0 -42 134 1.059991 -1.059970 +( 1200 704 -128 ) ( 1200 672 -128 ) ( 1216 672 -120 ) TECH04_3 -2 53 -135 1.059970 1.059970 +} +// brush 2007 +{ +( 1216 704 -272 ) ( 1216 704 -120 ) ( 1200 704 -128 ) TECH04_3 0 49 -180 1 -1 +( 1216 640 -120 ) ( 1216 640 -272 ) ( 1200 640 -272 ) TECH04_3 0 49 -180 1 -1 +( 1200 672 -272 ) ( 1200 672 -128 ) ( 1200 640 -128 ) PBTEK1_04 0 96 -180 1 -1 +( 1216 704 -228 ) ( 1216 640 -228 ) ( 1216 640 -120 ) TECH04_3 0 48 -180 1 -1 +( 1216 640 -228 ) ( 1216 704 -228 ) ( 1200 704 -224 ) TECH04_3 -2 32 -180 1 1 +( 1200 672 -128 ) ( 1200 704 -128 ) ( 1216 704 -120 ) TECH04_3 -2 32 -180 1 1 +} +// brush 2008 +{ +( 1200 640 -272 ) ( 1200 704 -272 ) ( 1184 704 -272 ) PBTEK1_03 0 88 -90 1 1 +( 1216 704 -228 ) ( 1216 640 -228 ) ( 1200 640 -224 ) PBTEK1_03 0 88 -90 1 1 +( 1184 640 -272 ) ( 1184 704 -272 ) ( 1200 704 -224 ) PBTEK1_04 0 96 -180 1 -1 +( 1200 640 -272 ) ( 1184 640 -272 ) ( 1200 640 -224 ) TECH04_3 8 -83 -19 1.000001 -1.000011 +( 1200 704 -272 ) ( 1200 640 -272 ) ( 1216 640 -228 ) PBTEK1_03 0 47 -180 1 -1 +( 1184 704 -272 ) ( 1200 704 -272 ) ( 1216 704 -228 ) TECH04_3 7 -88 -19 1.000001 -1.000011 +} +// brush 2009 +{ +( 1024 672 -120 ) ( 1040 672 -128 ) ( 1040 704 -128 ) TECH04_3 -13 90 -134 1.059883 1.060142 +( 1064 672 -80 ) ( 1072 672 -96 ) ( 1072 640 -96 ) TECH04_3 0 -42 134 1.059991 -1.059970 +( 1024 672 -120 ) ( 1024 704 -120 ) ( 1064 704 -80 ) TECH04_3 -13 90 -134 1.059883 1.060142 +( 1072 640 -96 ) ( 1072 672 -96 ) ( 1040 672 -128 ) PBTEK1_04 0 0 0 1 -1 +( 1040 640 -128 ) ( 1024 640 -120 ) ( 1064 640 -80 ) TECH04_3 0 58 134 1.059991 -1.059970 +( 1072 704 -96 ) ( 1064 704 -80 ) ( 1024 704 -120 ) TECH04_3 17 89 134 1.059991 -1.059970 +} +// brush 2010 +{ +( 1024 704 -120 ) ( 1040 704 -128 ) ( 1040 672 -128 ) TECH04_3 -2 32 -180 1 1 +( 1040 704 -224 ) ( 1024 704 -228 ) ( 1024 640 -228 ) TECH04_3 -2 32 -180 1 1 +( 1024 640 -120 ) ( 1024 640 -228 ) ( 1024 704 -228 ) TECH04_3 0 48 -180 1 -1 +( 1040 640 -128 ) ( 1040 672 -128 ) ( 1040 672 -272 ) PBTEK1_04 0 96 -180 1 -1 +( 1040 640 -272 ) ( 1024 640 -272 ) ( 1024 640 -120 ) TECH04_3 0 49 -180 1 -1 +( 1040 704 -128 ) ( 1024 704 -120 ) ( 1024 704 -272 ) TECH04_3 0 49 -180 1 -1 +} +// brush 2011 +{ +( 1024 704 -228 ) ( 1040 704 -272 ) ( 1056 704 -272 ) TECH04_3 -15 -74 19 1.000001 -0.999941 +( 1024 640 -228 ) ( 1040 640 -272 ) ( 1040 704 -272 ) PBTEK1_03 0 47 -180 1 -1 +( 1040 640 -224 ) ( 1056 640 -272 ) ( 1040 640 -272 ) TECH04_3 -15 -74 19 1.000001 -0.999941 +( 1040 704 -224 ) ( 1056 704 -272 ) ( 1056 640 -272 ) PBTEK1_04 0 96 -180 1 -1 +( 1040 640 -224 ) ( 1024 640 -228 ) ( 1024 704 -228 ) PBTEK1_03 0 88 -90 1 1 +( 1056 704 -272 ) ( 1040 704 -272 ) ( 1040 640 -272 ) PBTEK1_03 0 88 -90 1 1 +} +// brush 2012 +{ +( 1154 640 -656 ) ( 1154 704 -656 ) ( 1160 704 -672 ) TECH04_3 0 15 -180 1 -1 +( 1086 704 -656 ) ( 1086 640 -656 ) ( 1080 640 -672 ) TECH04_3 0 15 -180 1 -1 +( 1184 704 -672 ) ( 1008 704 -672 ) ( 1008 672 -672 ) TECH04_3 -10 32 -180 1 1 +( 1154 704 -656 ) ( 1154 640 -656 ) ( 1086 640 -656 ) PBTEK1_04 0 0 -90 1 -1 +( 1184 640 -672 ) ( 1008 640 -672 ) ( 1016 640 -656 ) TECH04_3 -9 15 -180 1 -1 +( 1008 704 -672 ) ( 1184 704 -672 ) ( 1176 704 -656 ) TECH04_3 -9 15 -180 1 -1 +} +// brush 2013 +{ +( 1040 704 -632 ) ( 1080 704 -672 ) ( 1088 704 -656 ) TECH04_3 15 -48 135 1.059958 -1.059958 +( 1080 640 -672 ) ( 1040 640 -632 ) ( 1056 640 -624 ) TECH04_3 15 -48 135 1.059958 -1.059958 +( 1086 704 -656 ) ( 1086 640 -656 ) ( 1056 640 -624 ) PBTEK1_04 0 0 0 1 -1 +( 1080 704 -672 ) ( 1040 704 -632 ) ( 1040 672 -632 ) TECH04_3 3 107 -135 1.059970 1.060142 +( 1086 640 -656 ) ( 1086 704 -656 ) ( 1080 704 -672 ) TECH04_3 10 -11 135 1.059970 -1.059970 +( 1056 704 -624 ) ( 1056 672 -624 ) ( 1040 672 -632 ) TECH04_3 3 107 -135 1.059970 1.060142 +} +// brush 2014 +{ +( 1152 704 -656 ) ( 1160 704 -672 ) ( 1200 704 -632 ) TECH04_3 10 34 133 1.060002 -1.059958 +( 1184 640 -624 ) ( 1200 640 -632 ) ( 1160 640 -672 ) TECH04_3 10 34 133 1.060002 -1.059958 +( 1154 640 -656 ) ( 1154 704 -656 ) ( 1184 704 -624 ) PBTEK1_04 0 0 0 1 -1 +( 1200 672 -632 ) ( 1200 704 -632 ) ( 1160 704 -672 ) TECH04_3 3 42 -135 1.059970 1.059970 +( 1154 704 -656 ) ( 1154 640 -656 ) ( 1160 640 -672 ) TECH04_3 10 -11 135 1.059970 -1.059970 +( 1200 672 -632 ) ( 1184 672 -624 ) ( 1184 704 -624 ) TECH04_3 3 42 -135 1.059970 1.059970 +} +// brush 2015 +{ +( 992 1120 -312 ) ( 968 1120 -312 ) ( 968 1120 -368 ) twall4_1 -96 0 0 1 1 +( 1024 984 -248 ) ( 1024 1096 -248 ) ( 1024 1096 -304 ) TECH08_1B 0 0 0 1 1 +( 976 704 -312 ) ( 1000 704 -312 ) ( 1000 704 -368 ) TECH08_1 64 -33 0 1 1 +( 832 1112 -312 ) ( 832 1000 -312 ) ( 832 1000 -368 ) twall4_1 0 0 -180 1 -1 +( 968 1104 -256 ) ( 992 1104 -256 ) ( 992 992 -256 ) COP1_2 0 0 0 1 1 +( 992 992 -384 ) ( 992 1104 -384 ) ( 968 1104 -384 ) twall4_1 0 96 -90 1 1 +} +// brush 2016 +{ +( 1248 1312 -384 ) ( 1248 1424 -384 ) ( 1224 1424 -384 ) twall4_1 0 96 -90 1 1 +( 1224 1424 -256 ) ( 1248 1424 -256 ) ( 1248 1312 -256 ) COP1_2 0 0 0 1 1 +( 1216 1424 -304 ) ( 1216 1312 -304 ) ( 1216 1312 -360 ) TECH08_1B 0 0 0 1 1 +( 1208 704 -184 ) ( 1232 704 -184 ) ( 1232 704 -240 ) TECH08_1 128 -33 0 1 1 +( 1408 1304 -312 ) ( 1408 1416 -312 ) ( 1408 1416 -368 ) twall4_1 0 0 -180 1 -1 +( 1248 1024 -312 ) ( 1224 1024 -312 ) ( 1224 1024 -368 ) twall4_1 -96 0 0 1 1 +} +// brush 2017 +{ +( 272 1312 -672 ) ( 448 1312 -672 ) ( 440 1312 -656 ) TECH04_3 15 15 -180 1 -1 +( 448 1248 -672 ) ( 272 1248 -672 ) ( 280 1248 -656 ) TECH04_3 7 15 -180 1 -1 +( 280 1312 -656 ) ( 440 1312 -656 ) ( 440 1280 -656 ) TELE_TOP 32 32 0 1 1 +( 416 1248 -672 ) ( 416 1312 -672 ) ( 344 1312 -672 ) TECH04_3 5 64 -180 1 1 +( 352 1312 -656 ) ( 352 1280 -656 ) ( 344 1280 -672 ) TECH04_3 0 14 -180 1 -1 +( 416 1312 -672 ) ( 416 1248 -672 ) ( 416 1248 -656 ) TECH04_3 0 14 -180 1 -1 +} +// brush 2018 +{ +( 320 1312 -624 ) ( 320 1280 -624 ) ( 304 1280 -632 ) TECH04_3 -4 -18 -135 1.059970 1.060142 +( 352 1248 -656 ) ( 352 1280 -656 ) ( 344 1280 -672 ) TECH04_3 -2 7 135 1.059970 -1.059970 +( 344 1312 -672 ) ( 304 1312 -632 ) ( 304 1280 -632 ) TECH04_3 -4 -18 -135 1.059970 1.060142 +( 320 1280 -624 ) ( 352 1280 -656 ) ( 352 1248 -656 ) PBTEK1_04 32 0 0 1 -1 +( 344 1248 -672 ) ( 304 1248 -632 ) ( 320 1248 -624 ) TECH04_3 1 -12 135 1.059958 -1.059958 +( 304 1312 -632 ) ( 344 1312 -672 ) ( 352 1312 -656 ) TECH04_3 1 -12 135 1.059958 -1.059958 +} +// brush 2019 +{ +( 352 1200 -632 ) ( 352 1240 -672 ) ( 352 1248 -656 ) TECH04_3 -1 -60 136 1.059991 -1.059970 +( 416 1240 -672 ) ( 416 1200 -632 ) ( 416 1216 -624 ) TECH04_3 -1 -60 136 1.059991 -1.059970 +( 384 1216 -624 ) ( 384 1248 -656 ) ( 416 1248 -656 ) PBTEK1_04 32 8 0 1 1 +( 352 1240 -672 ) ( 352 1200 -632 ) ( 384 1200 -632 ) TECH04_3 -4 25 -45 1.059970 1.060142 +( 416 1248 -656 ) ( 384 1248 -656 ) ( 384 1240 -672 ) TECH04_3 -8 48 45 1.059970 1.059970 +( 352 1216 -624 ) ( 384 1216 -624 ) ( 384 1200 -632 ) TECH04_3 -4 25 -45 1.059970 1.060142 +} +// brush 2020 +{ +( 352 1168 -672 ) ( 352 1344 -672 ) ( 352 1336 -656 ) TECH04_3 7 14 -180 1 -1 +( 416 1344 -672 ) ( 416 1168 -672 ) ( 416 1176 -656 ) TECH04_3 0 14 -180 1 -1 +( 352 1344 -672 ) ( 352 1168 -672 ) ( 384 1168 -672 ) TECH04_3 5 -64 -90 1 1 +( 352 1248 -656 ) ( 384 1248 -656 ) ( 384 1240 -672 ) TECH04_3 0 14 0 1 1 +( 344 1248 -672 ) ( 360 1248 -672 ) ( 344 1248 -656 ) TECH04_3 0 14 0 1 1 +} +// brush 2021 +{ +( 544 1288 -304 ) ( 544 1224 -304 ) ( 544 1224 -320 ) CEIL_NU5 24 -12 90 1 1 +( 608 1296 -304 ) ( 544 1296 -304 ) ( 544 1296 -320 ) CEIL_NU5 48 -12 90 1 1 +( 640 1224 -304 ) ( 640 1288 -304 ) ( 640 1288 -320 ) CEIL_NU5 24 -12 90 1 1 +( 544 1264 -304 ) ( 608 1264 -304 ) ( 608 1264 -320 ) CEIL_NU5 48 -12 90 1 1 +( 544 1224 -304 ) ( 544 1288 -304 ) ( 608 1288 -304 ) TECH04_3 -7 -64 -180 1 1 +( 608 1288 -316 ) ( 544 1288 -316 ) ( 544 1224 -316 ) CEIL_NU5 64 -16 90 1 1 +} +// brush 2022 +{ +( 608 1312 -320 ) ( 544 1312 -320 ) ( 544 1248 -320 ) PBTEK1_01 32 -4 90 1 1 +( 544 1248 -304 ) ( 544 1312 -304 ) ( 608 1312 -304 ) TECH04_3 -7 -64 -180 1 1 +( 640 1248 -304 ) ( 640 1312 -304 ) ( 640 1312 -320 ) PBTEK1_01 32 -4 90 1 1 +( 608 1312 -304 ) ( 544 1312 -304 ) ( 544 1312 -320 ) PBTEK1_01 32 -4 90 1 1 +( 544 1312 -304 ) ( 544 1248 -304 ) ( 544 1248 -320 ) PBTEK1_01 32 -4 90 1 1 +( 544 1296 -304 ) ( 608 1296 -304 ) ( 544 1296 -320 ) CEIL_NU5 64 -16 90 1 1 +} +// brush 2023 +{ +( 608 1312 -320 ) ( 544 1312 -320 ) ( 544 1248 -320 ) PBTEK1_01 32 -4 90 1 1 +( 544 1248 -304 ) ( 544 1312 -304 ) ( 608 1312 -304 ) TECH04_3 -7 -64 -180 1 1 +( 544 1248 -304 ) ( 608 1248 -304 ) ( 608 1248 -320 ) PBTEK1_01 32 -4 90 1 1 +( 640 1248 -304 ) ( 640 1312 -304 ) ( 640 1312 -320 ) PBTEK1_01 32 -4 90 1 1 +( 544 1312 -304 ) ( 544 1248 -304 ) ( 544 1248 -320 ) PBTEK1_01 32 -4 90 1 1 +( 608 1264 -304 ) ( 544 1264 -304 ) ( 608 1264 -320 ) CEIL_NU5 64 -16 90 1 1 +} +// brush 2024 +{ +( 548 1224 -316 ) ( 548 1288 -316 ) ( 612 1288 -316 ) CEIL_NU5 64 -12 90 1 1 +( 544 1264 -304 ) ( 608 1264 -304 ) ( 608 1264 -320 ) CEIL_NU5 48 -12 90 1 1 +( 640 1224 -304 ) ( 640 1288 -304 ) ( 640 1288 -320 ) CEIL_NU5 24 -12 90 1 1 +( 608 1296 -304 ) ( 544 1296 -304 ) ( 544 1296 -320 ) CEIL_NU5 48 -12 90 1 1 +( 640 1296 -320 ) ( 624 1296 -316 ) ( 640 1264 -320 ) CEIL_NU5 64 -16 90 1 1 +} +// brush 2025 +{ +( 544 1264 -320 ) ( 560 1296 -316 ) ( 544 1296 -320 ) CEIL_NU5 64 -16 90 1 1 +( 640 1296 -320 ) ( 640 1296 -304 ) ( 576 1296 -304 ) CEIL_NU5 48 60 90 1 1 +( 544 1288 -320 ) ( 544 1288 -304 ) ( 544 1224 -304 ) CEIL_NU5 24 -12 90 1 1 +( 576 1264 -320 ) ( 576 1264 -304 ) ( 640 1264 -304 ) CEIL_NU5 48 60 90 1 1 +( 572 1288 -316 ) ( 636 1288 -316 ) ( 636 1224 -316 ) CEIL_NU5 64 60 90 1 1 +} +// brush 2026 +{ +( 768 1288 -316 ) ( 704 1288 -316 ) ( 704 1224 -316 ) CEIL_NU5 64 -48 90 1 1 +( 704 1224 -304 ) ( 704 1288 -304 ) ( 768 1288 -304 ) TECH04_3 -7 -64 -180 1 1 +( 704 1264 -304 ) ( 768 1264 -304 ) ( 768 1264 -320 ) CEIL_NU5 48 -44 90 1 1 +( 800 1224 -304 ) ( 800 1288 -304 ) ( 800 1288 -320 ) CEIL_NU5 24 -12 90 1 1 +( 768 1296 -304 ) ( 704 1296 -304 ) ( 704 1296 -320 ) CEIL_NU5 48 -44 90 1 1 +( 704 1288 -304 ) ( 704 1224 -304 ) ( 704 1224 -320 ) CEIL_NU5 24 -12 90 1 1 +} +// brush 2027 +{ +( 704 1296 -304 ) ( 768 1296 -304 ) ( 704 1296 -320 ) CEIL_NU5 64 -48 90 1 1 +( 704 1312 -304 ) ( 704 1248 -304 ) ( 704 1248 -320 ) PBTEK1_01 32 -4 90 1 1 +( 768 1312 -304 ) ( 704 1312 -304 ) ( 704 1312 -320 ) PBTEK1_01 32 -36 90 1 1 +( 800 1248 -304 ) ( 800 1312 -304 ) ( 800 1312 -320 ) PBTEK1_01 32 -4 90 1 1 +( 704 1248 -304 ) ( 704 1312 -304 ) ( 768 1312 -304 ) TECH04_3 -7 -64 -180 1 1 +( 768 1312 -320 ) ( 704 1312 -320 ) ( 704 1248 -320 ) PBTEK1_01 32 -36 90 1 1 +} +// brush 2028 +{ +( 768 1264 -304 ) ( 704 1264 -304 ) ( 768 1264 -320 ) CEIL_NU5 64 -48 90 1 1 +( 704 1312 -304 ) ( 704 1248 -304 ) ( 704 1248 -320 ) PBTEK1_01 32 -4 90 1 1 +( 800 1248 -304 ) ( 800 1312 -304 ) ( 800 1312 -320 ) PBTEK1_01 32 -4 90 1 1 +( 704 1248 -304 ) ( 768 1248 -304 ) ( 768 1248 -320 ) PBTEK1_01 32 -36 90 1 1 +( 704 1248 -304 ) ( 704 1312 -304 ) ( 768 1312 -304 ) TECH04_3 -7 -64 -180 1 1 +( 768 1312 -320 ) ( 704 1312 -320 ) ( 704 1248 -320 ) PBTEK1_01 32 -36 90 1 1 +} +// brush 2029 +{ +( 800 1296 -320 ) ( 784 1296 -316 ) ( 800 1264 -320 ) CEIL_NU5 64 -48 90 1 1 +( 768 1296 -304 ) ( 704 1296 -304 ) ( 704 1296 -320 ) CEIL_NU5 48 -44 90 1 1 +( 800 1224 -304 ) ( 800 1288 -304 ) ( 800 1288 -320 ) CEIL_NU5 24 -12 90 1 1 +( 704 1264 -304 ) ( 768 1264 -304 ) ( 768 1264 -320 ) CEIL_NU5 48 -44 90 1 1 +( 708 1224 -316 ) ( 708 1288 -316 ) ( 772 1288 -316 ) CEIL_NU5 64 -44 90 1 1 +} +// brush 2030 +{ +( 732 1288 -316 ) ( 796 1288 -316 ) ( 796 1224 -316 ) CEIL_NU5 64 -100 90 1 1 +( 736 1264 -320 ) ( 736 1264 -304 ) ( 800 1264 -304 ) CEIL_NU5 48 -100 90 1 1 +( 704 1288 -320 ) ( 704 1288 -304 ) ( 704 1224 -304 ) CEIL_NU5 24 -12 90 1 1 +( 800 1296 -320 ) ( 800 1296 -304 ) ( 736 1296 -304 ) CEIL_NU5 48 -100 90 1 1 +( 704 1264 -320 ) ( 720 1296 -316 ) ( 704 1296 -320 ) CEIL_NU5 64 -48 90 1 1 +} +// brush 2031 +{ +( 864 1288 -304 ) ( 864 1224 -304 ) ( 864 1224 -320 ) CEIL_NU5 24 -12 90 1 1 +( 928 1296 -304 ) ( 864 1296 -304 ) ( 864 1296 -320 ) CEIL_NU5 48 -76 90 1 1 +( 960 1224 -304 ) ( 960 1288 -304 ) ( 960 1288 -320 ) CEIL_NU5 24 -12 90 1 1 +( 864 1264 -304 ) ( 928 1264 -304 ) ( 928 1264 -320 ) CEIL_NU5 48 -76 90 1 1 +( 864 1224 -304 ) ( 864 1288 -304 ) ( 928 1288 -304 ) TECH04_3 -7 -64 -180 1 1 +( 928 1288 -316 ) ( 864 1288 -316 ) ( 864 1224 -316 ) CEIL_NU5 64 -80 90 1 1 +} +// brush 2032 +{ +( 928 1312 -320 ) ( 864 1312 -320 ) ( 864 1248 -320 ) PBTEK1_01 32 -68 90 1 1 +( 864 1248 -304 ) ( 864 1312 -304 ) ( 928 1312 -304 ) TECH04_3 -7 -64 -180 1 1 +( 960 1248 -304 ) ( 960 1312 -304 ) ( 960 1312 -320 ) PBTEK1_01 32 -4 90 1 1 +( 928 1312 -304 ) ( 864 1312 -304 ) ( 864 1312 -320 ) PBTEK1_01 32 -68 90 1 1 +( 864 1312 -304 ) ( 864 1248 -304 ) ( 864 1248 -320 ) PBTEK1_01 32 -4 90 1 1 +( 864 1296 -304 ) ( 928 1296 -304 ) ( 864 1296 -320 ) CEIL_NU5 64 -80 90 1 1 +} +// brush 2033 +{ +( 928 1312 -320 ) ( 864 1312 -320 ) ( 864 1248 -320 ) PBTEK1_01 32 -68 90 1 1 +( 864 1248 -304 ) ( 864 1312 -304 ) ( 928 1312 -304 ) TECH04_3 -7 -64 -180 1 1 +( 864 1248 -304 ) ( 928 1248 -304 ) ( 928 1248 -320 ) PBTEK1_01 32 -68 90 1 1 +( 960 1248 -304 ) ( 960 1312 -304 ) ( 960 1312 -320 ) PBTEK1_01 32 -4 90 1 1 +( 864 1312 -304 ) ( 864 1248 -304 ) ( 864 1248 -320 ) PBTEK1_01 32 -4 90 1 1 +( 928 1264 -304 ) ( 864 1264 -304 ) ( 928 1264 -320 ) CEIL_NU5 64 -80 90 1 1 +} +// brush 2034 +{ +( 868 1224 -316 ) ( 868 1288 -316 ) ( 932 1288 -316 ) CEIL_NU5 64 -76 90 1 1 +( 864 1264 -304 ) ( 928 1264 -304 ) ( 928 1264 -320 ) CEIL_NU5 48 -76 90 1 1 +( 960 1224 -304 ) ( 960 1288 -304 ) ( 960 1288 -320 ) CEIL_NU5 24 -12 90 1 1 +( 928 1296 -304 ) ( 864 1296 -304 ) ( 864 1296 -320 ) CEIL_NU5 48 -76 90 1 1 +( 960 1296 -320 ) ( 944 1296 -316 ) ( 960 1264 -320 ) CEIL_NU5 64 -80 90 1 1 +} +// brush 2035 +{ +( 864 1264 -320 ) ( 880 1296 -316 ) ( 864 1296 -320 ) CEIL_NU5 64 -80 90 1 1 +( 960 1296 -320 ) ( 960 1296 -304 ) ( 896 1296 -304 ) CEIL_NU5 48 -4 90 1 1 +( 864 1288 -320 ) ( 864 1288 -304 ) ( 864 1224 -304 ) CEIL_NU5 24 -12 90 1 1 +( 896 1264 -320 ) ( 896 1264 -304 ) ( 960 1264 -304 ) CEIL_NU5 48 -4 90 1 1 +( 892 1288 -316 ) ( 956 1288 -316 ) ( 956 1224 -316 ) CEIL_NU5 64 -4 90 1 1 +} +// brush 2036 +{ +( 448 1288 -316 ) ( 384 1288 -316 ) ( 384 1224 -316 ) CEIL_NU5 64 16 90 1 1 +( 384 1224 -304 ) ( 384 1288 -304 ) ( 448 1288 -304 ) TECH04_3 -7 -64 -180 1 1 +( 368 1264 -312 ) ( 368 1264 -304 ) ( 480 1264 -304 ) CEIL_NU5 48 20 90 1 1 +( 480 1224 -304 ) ( 480 1288 -304 ) ( 480 1288 -320 ) CEIL_NU5 24 -12 90 1 1 +( 400 1296 -304 ) ( 400 1296 -312 ) ( 480 1296 -312 ) CEIL_NU5 48 20 90 1 1 +( 368 1264 -304 ) ( 368 1264 -312 ) ( 400 1296 -312 ) CEIL_NU5 24 -12 90 1 1 +} +// brush 2037 +{ +( 384 1296 -304 ) ( 448 1296 -304 ) ( 384 1296 -320 ) CEIL_NU5 64 16 90 1 1 +( 416 1312 -320 ) ( 416 1312 -304 ) ( 400 1296 -304 ) PBTEK1_01 32 -4 90 1 1 +( 416 1312 -304 ) ( 416 1312 -320 ) ( 480 1312 -320 ) PBTEK1_01 32 28 90 1 1 +( 480 1248 -304 ) ( 480 1312 -304 ) ( 480 1312 -320 ) PBTEK1_01 32 -4 90 1 1 +( 384 1248 -304 ) ( 384 1312 -304 ) ( 448 1312 -304 ) TECH04_3 -7 -64 -180 1 1 +( 448 1312 -320 ) ( 384 1312 -320 ) ( 384 1248 -320 ) PBTEK1_01 32 24 90 1 1 +} +// brush 2038 +{ +( 368 1264 -304 ) ( 368 1264 -320 ) ( 480 1264 -320 ) CEIL_NU5 64 16 90 1 1 +( 368 1264 -320 ) ( 368 1264 -304 ) ( 352 1248 -304 ) PBTEK1_01 32 -4 90 1 1 +( 480 1248 -304 ) ( 480 1312 -304 ) ( 480 1312 -320 ) PBTEK1_01 32 -4 90 1 1 +( 384 1248 -304 ) ( 448 1248 -304 ) ( 448 1248 -320 ) PBTEK1_01 32 28 90 1 1 +( 384 1248 -304 ) ( 384 1312 -304 ) ( 448 1312 -304 ) TECH04_3 -7 -64 -180 1 1 +( 448 1312 -320 ) ( 384 1312 -320 ) ( 384 1248 -320 ) PBTEK1_01 32 32 90 1 1 +} +// brush 2039 +{ +( 392 1376 -304 ) ( 328 1376 -304 ) ( 328 1376 -320 ) CEIL_NU5 24 116 90 1 1 +( 400 1296 -312 ) ( 400 1296 -304 ) ( 400 1376 -304 ) CEIL_NU5 47 116 90 1 -1 +( 400 1296 -304 ) ( 400 1296 -312 ) ( 368 1264 -312 ) CEIL_NU5 24 116 90 1 1 +( 368 1376 -304 ) ( 368 1312 -304 ) ( 368 1312 -320 ) CEIL_NU5 47 116 90 1 -1 +( 328 1376 -304 ) ( 392 1376 -304 ) ( 392 1312 -304 ) TECH04_3 -7 -64 -180 1 1 +( 392 1312 -316 ) ( 392 1376 -316 ) ( 328 1376 -316 ) CEIL_NU5 64 112 0 1 1 +} +// brush 2040 +{ +( 416 1312 -320 ) ( 416 1376 -320 ) ( 352 1376 -320 ) PBTEK1_01 32 -4 0 1 1 +( 352 1376 -304 ) ( 416 1376 -304 ) ( 416 1312 -304 ) TECH04_3 -7 -64 -180 1 1 +( 416 1312 -304 ) ( 416 1312 -320 ) ( 400 1296 -320 ) PBTEK1_01 32 -4 90 1 1 +( 416 1312 -320 ) ( 416 1312 -304 ) ( 416 1376 -304 ) PBTEK1_01 31 -4 90 1 -1 +( 416 1376 -304 ) ( 352 1376 -304 ) ( 352 1376 -320 ) PBTEK1_01 32 -4 90 1 1 +( 400 1376 -304 ) ( 400 1312 -304 ) ( 400 1376 -320 ) CEIL_NU5 63 112 90 1 -1 +} +// brush 2041 +{ +( 416 1312 -320 ) ( 416 1376 -320 ) ( 352 1376 -320 ) PBTEK1_01 32 -32 0 1 1 +( 352 1376 -304 ) ( 416 1376 -304 ) ( 416 1312 -304 ) TECH04_3 -7 -64 -180 1 1 +( 352 1248 -304 ) ( 352 1248 -320 ) ( 352 1376 -320 ) PBTEK1_01 31 -4 90 1 -1 +( 352 1248 -320 ) ( 352 1248 -304 ) ( 368 1264 -304 ) PBTEK1_01 32 -4 90 1 1 +( 416 1376 -304 ) ( 352 1376 -304 ) ( 352 1376 -320 ) PBTEK1_01 32 -4 90 1 1 +( 368 1312 -304 ) ( 368 1376 -304 ) ( 368 1312 -320 ) CEIL_NU5 63 112 90 1 -1 +} +// brush 2042 +{ +( 452 1272 -316 ) ( 388 1272 -316 ) ( 388 1336 -316 ) CEIL_NU5 64 -68 -90 1 1 +( 448 1296 -320 ) ( 448 1296 -304 ) ( 384 1296 -304 ) CEIL_NU5 47 -68 90 1 -1 +( 480 1272 -320 ) ( 480 1272 -304 ) ( 480 1336 -304 ) CEIL_NU5 23 116 90 1 -1 +( 384 1264 -320 ) ( 384 1264 -304 ) ( 448 1264 -304 ) CEIL_NU5 47 -68 90 1 -1 +( 480 1296 -320 ) ( 464 1264 -316 ) ( 480 1264 -320 ) CEIL_NU5 64 16 90 1 1 +} +// brush 2043 +{ +( 368 1376 -320 ) ( 400 1360 -316 ) ( 400 1376 -320 ) CEIL_NU5 64 112 0 1 1 +( 400 1280 -320 ) ( 400 1280 -304 ) ( 400 1344 -304 ) CEIL_NU5 46 60 90 1 -1 +( 392 1376 -320 ) ( 392 1376 -304 ) ( 328 1376 -304 ) CEIL_NU5 22 116 90 1 1 +( 368 1344 -320 ) ( 368 1344 -304 ) ( 368 1280 -304 ) CEIL_NU5 46 60 90 1 -1 +( 392 1348 -316 ) ( 392 1284 -316 ) ( 328 1284 -316 ) CEIL_NU5 64 60 0 1 1 +} +// brush 2044 +{ +( 1152 1328 -320 ) ( 1152 1336 -304 ) ( 1152 1376 -344 ) TECH04_3 1 -24 45 1.059991 1.059970 +( 1088 1360 -352 ) ( 1088 1376 -344 ) ( 1088 1336 -304 ) TECH04_3 1 -24 45 1.059991 1.059970 +( 1088 1328 -320 ) ( 1120 1328 -320 ) ( 1120 1360 -352 ) PBTEK1_04 0 -7 -180 1 1 +( 1120 1376 -344 ) ( 1152 1376 -344 ) ( 1152 1336 -304 ) TECH04_3 0 -7 135 1.059970 1.060142 +( 1120 1336 -304 ) ( 1120 1328 -320 ) ( 1088 1328 -320 ) TECH04_3 11 113 135 1.060056 -1.060056 +( 1120 1376 -344 ) ( 1120 1360 -352 ) ( 1152 1360 -352 ) TECH04_3 0 -7 135 1.059970 1.060142 +} +// brush 2045 +{ +( 1152 1360 -352 ) ( 1152 1376 -344 ) ( 1152 1376 -496 ) TECH04_3 0 -47 0 1 1 +( 1088 1360 -496 ) ( 1088 1376 -496 ) ( 1088 1376 -344 ) TECH04_3 0 -47 0 1 1 +( 1088 1360 -352 ) ( 1120 1360 -352 ) ( 1120 1360 -496 ) PBTEK1_04 0 0 -180 1 -1 +( 1088 1376 -344 ) ( 1088 1376 -452 ) ( 1152 1376 -452 ) TECH04_3 0 -48 -180 1 -1 +( 1152 1360 -448 ) ( 1152 1376 -452 ) ( 1088 1376 -452 ) TECH04_3 0 -32 90 1 1 +( 1152 1376 -344 ) ( 1152 1360 -352 ) ( 1120 1360 -352 ) TECH04_3 0 -32 90 1 1 +} +// brush 2046 +{ +( 1152 1344 -496 ) ( 1152 1360 -496 ) ( 1088 1360 -496 ) PBTEK1_03 0 -7 -180 1 1 +( 1088 1360 -448 ) ( 1088 1376 -452 ) ( 1152 1376 -452 ) PBTEK1_03 0 -7 -180 1 1 +( 1152 1360 -448 ) ( 1152 1344 -496 ) ( 1088 1344 -496 ) PBTEK1_04 0 0 -180 1 -1 +( 1088 1360 -448 ) ( 1088 1344 -496 ) ( 1088 1360 -496 ) TECH04_3 7 -43 160 0.999991 1.000012 +( 1088 1376 -452 ) ( 1088 1360 -496 ) ( 1152 1360 -496 ) PBTEK1_03 0 79 -180 1 -1 +( 1152 1376 -452 ) ( 1152 1360 -496 ) ( 1152 1344 -496 ) TECH04_3 7 -43 160 0.999991 1.000012 +} +// brush 2047 +{ +( 1216 1280 -344 ) ( 1200 1280 -352 ) ( 1200 1248 -352 ) TECH04_3 -8 -90 45 1.059970 1.060142 +( 1176 1280 -304 ) ( 1168 1280 -320 ) ( 1168 1312 -320 ) TECH04_3 -9 -110 45 1.059958 1.060000 +( 1216 1280 -344 ) ( 1216 1248 -344 ) ( 1176 1248 -304 ) TECH04_3 0 -48 -90 1 -1 +( 1168 1312 -320 ) ( 1168 1280 -320 ) ( 1200 1280 -352 ) PBTEK1_04 32 0 0 1 -1 +( 1200 1312 -352 ) ( 1216 1312 -344 ) ( 1176 1312 -304 ) TECH04_3 -3 -55 45 1.059980 1.059958 +( 1168 1248 -320 ) ( 1176 1248 -304 ) ( 1216 1248 -344 ) TECH04_3 -3 -55 45 1.059980 1.059958 +} +// brush 2048 +{ +( 1216 1248 -344 ) ( 1200 1248 -352 ) ( 1200 1280 -352 ) TECH04_3 -15 64 0 1 1 +( 1200 1248 -448 ) ( 1216 1248 -452 ) ( 1216 1312 -452 ) TECH04_3 -15 64 0 1 1 +( 1216 1312 -344 ) ( 1216 1312 -452 ) ( 1216 1248 -452 ) TECH04_3 0 -47 0 1 1 +( 1200 1312 -352 ) ( 1200 1280 -352 ) ( 1200 1280 -496 ) PBTEK1_04 -32 0 0 1 1 +( 1200 1312 -496 ) ( 1216 1312 -496 ) ( 1216 1312 -344 ) TECH04_3 0 -47 0 1 1 +( 1200 1248 -352 ) ( 1216 1248 -344 ) ( 1216 1248 -496 ) TECH04_3 0 -47 0 1 1 +} +// brush 2049 +{ +( 1216 1248 -452 ) ( 1200 1248 -496 ) ( 1184 1248 -496 ) TECH04_3 9 -91 160 1.000054 1.000034 +( 1216 1312 -452 ) ( 1200 1312 -496 ) ( 1200 1248 -496 ) TECH04_3 0 -47 0 1 1 +( 1200 1312 -448 ) ( 1184 1312 -496 ) ( 1200 1312 -496 ) TECH04_3 9 -91 160 1.000054 1.000034 +( 1200 1248 -448 ) ( 1184 1248 -496 ) ( 1184 1312 -496 ) PBTEK1_04 -32 0 0 1 1 +( 1200 1312 -448 ) ( 1216 1312 -452 ) ( 1216 1248 -452 ) PBTEK1_03 -32 -104 90 1 1 +( 1184 1248 -496 ) ( 1200 1248 -496 ) ( 1200 1312 -496 ) PBTEK1_03 -32 -104 90 1 1 +} +// brush 2050 +{ +( 1152 1312 -320 ) ( 1144 1312 -320 ) ( 1152 1312 -304 ) TECH04_3 0 -48 -180 1 -1 +( 1120 1336 -304 ) ( 1120 1328 -320 ) ( 1152 1328 -320 ) TECH04_3 0 -48 -180 1 -1 +( 1120 1392 -304 ) ( 1152 1392 -304 ) ( 1152 1216 -304 ) TECH04_3 -7 64 0 1 1 +( 1120 1224 -320 ) ( 1152 1224 -320 ) ( 1152 1384 -320 ) PBTEK1_04 0 0 -180 1 1 +( 1088 1384 -320 ) ( 1088 1392 -304 ) ( 1088 1216 -304 ) TECH04_1 0 0 -180 1 -1 +( 1152 1224 -320 ) ( 1152 1216 -304 ) ( 1152 1392 -304 ) TECH04_3 -8 -47 0 1 1 +} +// brush 2051 +{ +( 1152 1288 -320 ) ( 1152 1304 -320 ) ( 1152 1288 -304 ) TECH04_3 -8 -46 0 1 1 +( 1064 1248 -320 ) ( 1056 1248 -304 ) ( 1232 1248 -304 ) TECH04_1 96 0 -180 1 -1 +( 1224 1312 -320 ) ( 1232 1312 -304 ) ( 1056 1312 -304 ) TECH04_3 -8 -47 0 1 1 +( 1064 1280 -320 ) ( 1064 1248 -320 ) ( 1224 1248 -320 ) PBTEK1_04 -32 -96 90 1 1 +( 1232 1280 -304 ) ( 1232 1248 -304 ) ( 1056 1248 -304 ) TECH04_3 -7 64 0 1 1 +( 1176 1280 -304 ) ( 1168 1280 -320 ) ( 1168 1248 -320 ) TECH04_3 0 -47 0 1 1 +} +// brush 2052 +{ +( 1136 1296 -304 ) ( 1136 1296 -312 ) ( 1104 1264 -312 ) CEIL_NU5 23 -12 90 1 -1 +( 1104 1264 -304 ) ( 1104 1264 -312 ) ( 1024 1264 -312 ) CEIL_NU5 47 -12 90 1 -1 +( 1024 1336 -304 ) ( 1024 1272 -304 ) ( 1024 1272 -320 ) CEIL_NU5 23 -12 90 1 -1 +( 1136 1296 -312 ) ( 1136 1296 -304 ) ( 1024 1296 -304 ) CEIL_NU5 47 -12 90 1 -1 +( 1120 1336 -304 ) ( 1120 1272 -304 ) ( 1056 1272 -304 ) TECH04_3 9 64 0 1 1 +( 1056 1272 -316 ) ( 1120 1272 -316 ) ( 1120 1336 -316 ) CEIL_NU5 64 -16 -90 1 1 +} +// brush 2053 +{ +( 1056 1248 -320 ) ( 1120 1248 -320 ) ( 1120 1312 -320 ) PBTEK1_01 -32 -8 -90 1 1 +( 1120 1312 -304 ) ( 1120 1248 -304 ) ( 1056 1248 -304 ) TECH04_3 9 64 0 1 1 +( 1024 1312 -304 ) ( 1024 1248 -304 ) ( 1024 1248 -320 ) PBTEK1_01 31 -4 90 1 -1 +( 1088 1248 -304 ) ( 1088 1248 -320 ) ( 1024 1248 -320 ) PBTEK1_01 31 -4 90 1 -1 +( 1088 1248 -320 ) ( 1088 1248 -304 ) ( 1104 1264 -304 ) PBTEK1_01 31 -4 90 1 -1 +( 1120 1264 -304 ) ( 1056 1264 -304 ) ( 1120 1264 -320 ) CEIL_NU5 63 -16 90 1 -1 +} +// brush 2054 +{ +( 1056 1248 -320 ) ( 1120 1248 -320 ) ( 1120 1312 -320 ) PBTEK1_01 -32 0 -90 1 1 +( 1120 1312 -304 ) ( 1120 1248 -304 ) ( 1056 1248 -304 ) TECH04_3 9 64 0 1 1 +( 1120 1312 -304 ) ( 1056 1312 -304 ) ( 1056 1312 -320 ) PBTEK1_01 31 -4 90 1 -1 +( 1024 1312 -304 ) ( 1024 1248 -304 ) ( 1024 1248 -320 ) PBTEK1_01 31 -4 90 1 -1 +( 1136 1296 -320 ) ( 1136 1296 -304 ) ( 1152 1312 -304 ) PBTEK1_01 31 -4 90 1 -1 +( 1136 1296 -304 ) ( 1136 1296 -320 ) ( 1024 1296 -320 ) CEIL_NU5 63 -16 90 1 -1 +} +// brush 2055 +{ +( 1112 1248 -316 ) ( 1112 1184 -316 ) ( 1176 1184 -316 ) CEIL_NU5 32 -15 -180 1 1 +( 1176 1184 -304 ) ( 1112 1184 -304 ) ( 1112 1248 -304 ) TECH04_3 9 64 0 1 1 +( 1136 1184 -304 ) ( 1136 1248 -304 ) ( 1136 1248 -320 ) CEIL_NU5 46 -12 90 1 1 +( 1104 1264 -304 ) ( 1104 1264 -312 ) ( 1136 1296 -312 ) CEIL_NU5 23 -12 90 1 -1 +( 1104 1264 -312 ) ( 1104 1264 -304 ) ( 1104 1184 -304 ) CEIL_NU5 46 -12 90 1 1 +( 1112 1184 -304 ) ( 1176 1184 -304 ) ( 1176 1184 -320 ) CEIL_NU5 23 84 90 1 -1 +} +// brush 2056 +{ +( 1104 1184 -304 ) ( 1104 1248 -304 ) ( 1104 1184 -320 ) CEIL_NU5 62 -16 90 1 1 +( 1088 1184 -304 ) ( 1152 1184 -304 ) ( 1152 1184 -320 ) PBTEK1_01 31 92 90 1 -1 +( 1088 1248 -320 ) ( 1088 1248 -304 ) ( 1088 1184 -304 ) PBTEK1_01 30 -4 90 1 1 +( 1088 1248 -304 ) ( 1088 1248 -320 ) ( 1104 1264 -320 ) PBTEK1_01 31 -4 90 1 -1 +( 1152 1184 -304 ) ( 1088 1184 -304 ) ( 1088 1248 -304 ) TECH04_3 9 64 0 1 1 +( 1088 1248 -320 ) ( 1088 1184 -320 ) ( 1152 1184 -320 ) PBTEK1_01 0 -3 -180 1 1 +} +// brush 2057 +{ +( 1136 1248 -304 ) ( 1136 1184 -304 ) ( 1136 1248 -320 ) CEIL_NU5 62 -16 90 1 1 +( 1088 1184 -304 ) ( 1152 1184 -304 ) ( 1152 1184 -320 ) PBTEK1_01 31 92 90 1 -1 +( 1152 1312 -320 ) ( 1152 1312 -304 ) ( 1136 1296 -304 ) PBTEK1_01 31 -4 90 1 -1 +( 1152 1312 -304 ) ( 1152 1312 -320 ) ( 1152 1184 -320 ) PBTEK1_01 30 -4 90 1 1 +( 1152 1184 -304 ) ( 1088 1184 -304 ) ( 1088 1248 -304 ) TECH04_3 9 64 0 1 1 +( 1088 1248 -320 ) ( 1088 1184 -320 ) ( 1152 1184 -320 ) PBTEK1_01 0 -31 -180 1 1 +} +// brush 2058 +{ +( 1024 1264 -320 ) ( 1040 1296 -316 ) ( 1024 1296 -320 ) CEIL_NU5 64 -16 -90 1 1 +( 1120 1296 -320 ) ( 1120 1296 -304 ) ( 1056 1296 -304 ) CEIL_NU5 46 -36 90 1 1 +( 1024 1288 -320 ) ( 1024 1288 -304 ) ( 1024 1224 -304 ) CEIL_NU5 22 -12 90 1 1 +( 1056 1264 -320 ) ( 1056 1264 -304 ) ( 1120 1264 -304 ) CEIL_NU5 46 -36 90 1 1 +( 1052 1288 -316 ) ( 1116 1288 -316 ) ( 1116 1224 -316 ) CEIL_NU5 -64 -36 90 1 1 +} +// brush 2059 +{ +( 1112 1212 -316 ) ( 1112 1276 -316 ) ( 1176 1276 -316 ) CEIL_NU5 32 -68 -180 1 1 +( 1136 1216 -320 ) ( 1136 1216 -304 ) ( 1136 1280 -304 ) CEIL_NU5 45 -68 90 1 1 +( 1112 1184 -320 ) ( 1112 1184 -304 ) ( 1176 1184 -304 ) CEIL_NU5 21 84 90 1 -1 +( 1104 1280 -320 ) ( 1104 1280 -304 ) ( 1104 1216 -304 ) CEIL_NU5 45 -68 90 1 1 +( 1136 1184 -320 ) ( 1104 1200 -316 ) ( 1104 1184 -320 ) CEIL_NU5 32 -15 -180 1 1 +} +// brush 2060 +{ +( 1088 1248 -672 ) ( 1088 1312 -672 ) ( 1088 1312 -656 ) TECH04_3 0 14 0 1 1 +( 1152 1248 -656 ) ( 1152 1280 -656 ) ( 1160 1280 -672 ) TECH04_3 0 14 0 1 1 +( 1160 1320 -672 ) ( 1088 1320 -672 ) ( 1088 1248 -672 ) TECH04_3 -11 64 0 1 1 +( 1224 1248 -656 ) ( 1064 1248 -656 ) ( 1064 1280 -656 ) TELE_TOP 0 -32 -180 1 1 +( 1088 1320 -672 ) ( 1160 1320 -672 ) ( 1152 1312 -656 ) TECH04_3 -9 15 0 1 1 +( 1232 1248 -672 ) ( 1056 1248 -672 ) ( 1064 1248 -656 ) TECH04_3 -1 15 0 1 1 +} +// brush 2061 +{ +( 1200 1248 -632 ) ( 1160 1248 -672 ) ( 1152 1248 -656 ) TECH04_3 -10 8 45 1.059970 1.059970 +( 1160 1312 -672 ) ( 1200 1312 -632 ) ( 1184 1312 -624 ) TECH04_3 -10 8 45 1.059970 1.059970 +( 1184 1280 -624 ) ( 1152 1280 -656 ) ( 1152 1312 -656 ) PBTEK1_04 32 0 0 1 -1 +( 1160 1248 -672 ) ( 1200 1248 -632 ) ( 1200 1280 -632 ) TECH04_3 0 -47 0 1 1 +( 1152 1312 -656 ) ( 1152 1280 -656 ) ( 1160 1280 -672 ) TECH04_3 -13 -36 45 1.059970 1.059970 +( 1184 1248 -624 ) ( 1184 1280 -624 ) ( 1200 1280 -632 ) TECH04_3 -11 46 45 1.059970 1.060315 +} +// brush 2062 +{ +( 1152 1344 -624 ) ( 1120 1344 -624 ) ( 1120 1360 -632 ) TECH04_3 -4 -126 135 1.059970 1.059970 +( 1088 1312 -656 ) ( 1120 1312 -656 ) ( 1120 1320 -672 ) TECH04_3 3 27 135 1.059970 -1.059970 +( 1152 1320 -672 ) ( 1152 1360 -632 ) ( 1120 1360 -632 ) TECH04_3 -4 -126 135 1.059970 1.059970 +( 1120 1344 -624 ) ( 1120 1312 -656 ) ( 1088 1312 -656 ) PBTEK1_04 0 -120 -180 1 1 +( 1088 1320 -672 ) ( 1088 1360 -632 ) ( 1088 1344 -624 ) TECH04_3 -13 -98 45 1.059970 1.059970 +( 1152 1360 -632 ) ( 1152 1320 -672 ) ( 1152 1312 -656 ) TECH04_3 -13 -98 45 1.059970 1.059970 +} +// brush 2063 +{ +( 1128 1056 -228 ) ( 1128 1120 -228 ) ( 1064 1120 -228 ) CEIL_NU5 -32 -16 0 1 1 +( 1064 1120 -216 ) ( 1128 1120 -216 ) ( 1128 1056 -216 ) TECH04_3 -7 -31 90 1 1 +( 1104 1120 -216 ) ( 1104 1056 -216 ) ( 1104 1056 -232 ) CEIL_NU5 -40 -12 90 1 -1 +( 1064 1024 -216 ) ( 1128 1024 -216 ) ( 1128 1024 -232 ) CEIL_NU5 -63 -108 90 1 1 +( 1136 1056 -216 ) ( 1136 1120 -216 ) ( 1136 1120 -232 ) CEIL_NU5 -40 -12 90 1 -1 +( 1128 1120 -216 ) ( 1064 1120 -216 ) ( 1064 1120 -232 ) CEIL_NU5 -63 -108 90 1 1 +} +// brush 2064 +{ +( 1136 1120 -216 ) ( 1136 1056 -216 ) ( 1136 1120 -232 ) CEIL_NU5 -24 -16 90 1 -1 +( 1152 1120 -216 ) ( 1088 1120 -216 ) ( 1088 1120 -232 ) PBTEK1_01 -55 -100 90 1 1 +( 1152 1056 -216 ) ( 1152 1120 -216 ) ( 1152 1120 -232 ) PBTEK1_01 -56 -4 90 1 -1 +( 1088 1024 -216 ) ( 1152 1024 -216 ) ( 1152 1024 -232 ) PBTEK1_01 -55 -100 90 1 1 +( 1088 1120 -216 ) ( 1152 1120 -216 ) ( 1152 1056 -216 ) TECH04_3 -7 -31 90 1 1 +( 1152 1056 -232 ) ( 1152 1120 -232 ) ( 1088 1120 -232 ) PBTEK1_01 0 -4 0 1 1 +} +// brush 2065 +{ +( 1104 1056 -216 ) ( 1104 1120 -216 ) ( 1104 1056 -232 ) CEIL_NU5 -24 -16 90 1 -1 +( 1152 1120 -216 ) ( 1088 1120 -216 ) ( 1088 1120 -232 ) PBTEK1_01 -55 -100 90 1 1 +( 1088 1024 -216 ) ( 1152 1024 -216 ) ( 1152 1024 -232 ) PBTEK1_01 -55 -100 90 1 1 +( 1088 1120 -216 ) ( 1088 1056 -216 ) ( 1088 1056 -232 ) PBTEK1_01 -56 -4 90 1 -1 +( 1088 1120 -216 ) ( 1152 1120 -216 ) ( 1152 1056 -216 ) TECH04_3 -7 -31 90 1 1 +( 1152 1056 -232 ) ( 1152 1120 -232 ) ( 1088 1120 -232 ) PBTEK1_01 0 -4 0 1 1 +} +// brush 2066 +{ +( 1136 1024 -232 ) ( 1136 1040 -228 ) ( 1104 1024 -232 ) CEIL_NU5 -32 -16 0 1 1 +( 1136 1056 -216 ) ( 1136 1120 -216 ) ( 1136 1120 -232 ) CEIL_NU5 -40 -12 90 1 -1 +( 1064 1024 -216 ) ( 1128 1024 -216 ) ( 1128 1024 -232 ) CEIL_NU5 -63 -108 90 1 1 +( 1104 1120 -216 ) ( 1104 1056 -216 ) ( 1104 1056 -232 ) CEIL_NU5 -40 -12 90 1 -1 +( 1064 1116 -228 ) ( 1128 1116 -228 ) ( 1128 1052 -228 ) CEIL_NU5 -32 -12 0 1 1 +} +// brush 2067 +{ +( 1128 1092 -228 ) ( 1128 1028 -228 ) ( 1064 1028 -228 ) CEIL_NU5 -32 -68 0 1 1 +( 1104 1088 -232 ) ( 1104 1088 -216 ) ( 1104 1024 -216 ) CEIL_NU5 -40 -68 90 1 -1 +( 1128 1120 -232 ) ( 1128 1120 -216 ) ( 1064 1120 -216 ) CEIL_NU5 -63 -108 90 1 1 +( 1136 1024 -232 ) ( 1136 1024 -216 ) ( 1136 1088 -216 ) CEIL_NU5 -40 -68 90 1 -1 +( 1104 1120 -232 ) ( 1136 1104 -228 ) ( 1136 1120 -232 ) CEIL_NU5 -32 -16 0 1 1 +} +// brush 2068 +{ +( 1128 960 -144 ) ( 1064 960 -144 ) ( 1064 960 -160 ) CEIL_NU5 -7 -108 90 1 1 +( 1136 896 -144 ) ( 1136 960 -144 ) ( 1136 960 -160 ) CEIL_NU5 -112 -44 90 1 -1 +( 1064 864 -144 ) ( 1128 864 -144 ) ( 1128 864 -160 ) CEIL_NU5 -7 -108 90 1 1 +( 1104 960 -144 ) ( 1104 896 -144 ) ( 1104 896 -160 ) CEIL_NU5 -112 -44 90 1 -1 +( 1064 960 -144 ) ( 1128 960 -144 ) ( 1128 896 -144 ) TECH04_3 9 -31 90 1 1 +( 1128 896 -156 ) ( 1128 960 -156 ) ( 1064 960 -156 ) CEIL_NU5 -32 -48 0 1 1 +} +// brush 2069 +{ +( 1152 896 -160 ) ( 1152 960 -160 ) ( 1088 960 -160 ) PBTEK1_01 0 -36 0 1 1 +( 1088 960 -144 ) ( 1152 960 -144 ) ( 1152 896 -144 ) TECH04_3 9 -31 90 1 1 +( 1088 864 -144 ) ( 1152 864 -144 ) ( 1152 864 -160 ) PBTEK1_01 -63 -100 90 1 1 +( 1152 896 -144 ) ( 1152 960 -144 ) ( 1152 960 -160 ) PBTEK1_01 0 -36 90 1 -1 +( 1152 960 -144 ) ( 1088 960 -144 ) ( 1088 960 -160 ) PBTEK1_01 -63 -100 90 1 1 +( 1136 960 -144 ) ( 1136 896 -144 ) ( 1136 960 -160 ) CEIL_NU5 -97 -48 90 1 -1 +} +// brush 2070 +{ +( 1152 896 -160 ) ( 1152 960 -160 ) ( 1088 960 -160 ) PBTEK1_01 0 -36 0 1 1 +( 1088 960 -144 ) ( 1152 960 -144 ) ( 1152 896 -144 ) TECH04_3 9 -31 90 1 1 +( 1088 960 -144 ) ( 1088 896 -144 ) ( 1088 896 -160 ) PBTEK1_01 0 -36 90 1 -1 +( 1088 864 -144 ) ( 1152 864 -144 ) ( 1152 864 -160 ) PBTEK1_01 -63 -100 90 1 1 +( 1152 960 -144 ) ( 1088 960 -144 ) ( 1088 960 -160 ) PBTEK1_01 -63 -100 90 1 1 +( 1104 896 -144 ) ( 1104 960 -144 ) ( 1104 896 -160 ) CEIL_NU5 -97 -48 90 1 -1 +} +// brush 2071 +{ +( 1064 956 -156 ) ( 1128 956 -156 ) ( 1128 892 -156 ) CEIL_NU5 -32 -44 0 1 1 +( 1104 960 -144 ) ( 1104 896 -144 ) ( 1104 896 -160 ) CEIL_NU5 -112 -44 90 1 -1 +( 1064 864 -144 ) ( 1128 864 -144 ) ( 1128 864 -160 ) CEIL_NU5 -7 -108 90 1 1 +( 1136 896 -144 ) ( 1136 960 -144 ) ( 1136 960 -160 ) CEIL_NU5 -112 -44 90 1 -1 +( 1136 864 -160 ) ( 1136 880 -156 ) ( 1104 864 -160 ) CEIL_NU5 -32 -48 0 1 1 +} +// brush 2072 +{ +( 1104 960 -160 ) ( 1136 944 -156 ) ( 1136 960 -160 ) CEIL_NU5 -32 -48 0 1 1 +( 1136 864 -160 ) ( 1136 864 -144 ) ( 1136 928 -144 ) CEIL_NU5 -112 -100 90 1 -1 +( 1128 960 -160 ) ( 1128 960 -144 ) ( 1064 960 -144 ) CEIL_NU5 -7 -108 90 1 1 +( 1104 928 -160 ) ( 1104 928 -144 ) ( 1104 864 -144 ) CEIL_NU5 -112 -100 90 1 -1 +( 1128 932 -156 ) ( 1128 868 -156 ) ( 1064 868 -156 ) CEIL_NU5 -32 -100 0 1 1 +} +// brush 2073 +{ +( 1128 736 -92 ) ( 1128 800 -92 ) ( 1064 800 -92 ) CEIL_NU5 -32 -80 0 1 1 +( 1064 800 -80 ) ( 1128 800 -80 ) ( 1128 736 -80 ) TECH04_3 -7 -31 90 1 1 +( 1104 800 -80 ) ( 1104 736 -80 ) ( 1104 736 -96 ) CEIL_NU5 -48 -76 90 1 -1 +( 1064 704 -80 ) ( 1128 704 -80 ) ( 1128 704 -96 ) CEIL_NU5 -71 -108 90 1 1 +( 1136 736 -80 ) ( 1136 800 -80 ) ( 1136 800 -96 ) CEIL_NU5 -48 -76 90 1 -1 +( 1128 800 -80 ) ( 1064 800 -80 ) ( 1064 800 -96 ) CEIL_NU5 -71 -108 90 1 1 +} +// brush 2074 +{ +( 1136 800 -80 ) ( 1136 736 -80 ) ( 1136 800 -96 ) CEIL_NU5 -33 -80 90 1 -1 +( 1152 800 -80 ) ( 1088 800 -80 ) ( 1088 800 -96 ) PBTEK1_01 -63 -100 90 1 1 +( 1152 736 -80 ) ( 1152 800 -80 ) ( 1152 800 -96 ) PBTEK1_01 0 -68 90 1 -1 +( 1088 704 -80 ) ( 1152 704 -80 ) ( 1152 704 -96 ) PBTEK1_01 -63 -100 90 1 1 +( 1088 800 -80 ) ( 1152 800 -80 ) ( 1152 736 -80 ) TECH04_3 -7 -31 90 1 1 +( 1152 736 -96 ) ( 1152 800 -96 ) ( 1088 800 -96 ) PBTEK1_01 0 -68 0 1 1 +} +// brush 2075 +{ +( 1104 736 -80 ) ( 1104 800 -80 ) ( 1104 736 -96 ) CEIL_NU5 -33 -80 90 1 -1 +( 1152 800 -80 ) ( 1088 800 -80 ) ( 1088 800 -96 ) PBTEK1_01 -63 -100 90 1 1 +( 1088 704 -80 ) ( 1152 704 -80 ) ( 1152 704 -96 ) PBTEK1_01 -63 -100 90 1 1 +( 1088 800 -80 ) ( 1088 736 -80 ) ( 1088 736 -96 ) PBTEK1_01 0 -68 90 1 -1 +( 1088 800 -80 ) ( 1152 800 -80 ) ( 1152 736 -80 ) TECH04_3 -7 -31 90 1 1 +( 1152 736 -96 ) ( 1152 800 -96 ) ( 1088 800 -96 ) PBTEK1_01 0 -68 0 1 1 +} +// brush 2076 +{ +( 1136 704 -96 ) ( 1136 720 -92 ) ( 1104 704 -96 ) CEIL_NU5 -32 -80 0 1 1 +( 1136 736 -80 ) ( 1136 800 -80 ) ( 1136 800 -96 ) CEIL_NU5 -48 -76 90 1 -1 +( 1064 704 -80 ) ( 1128 704 -80 ) ( 1128 704 -96 ) CEIL_NU5 -71 -108 90 1 1 +( 1104 800 -80 ) ( 1104 736 -80 ) ( 1104 736 -96 ) CEIL_NU5 -48 -76 90 1 -1 +( 1064 796 -92 ) ( 1128 796 -92 ) ( 1128 732 -92 ) CEIL_NU5 -32 -76 0 1 1 +} +// brush 2077 +{ +( 1128 772 -92 ) ( 1128 708 -92 ) ( 1064 708 -92 ) CEIL_NU5 -32 -4 0 1 1 +( 1104 768 -96 ) ( 1104 768 -80 ) ( 1104 704 -80 ) CEIL_NU5 -48 -4 90 1 -1 +( 1128 800 -96 ) ( 1128 800 -80 ) ( 1064 800 -80 ) CEIL_NU5 -71 -108 90 1 1 +( 1136 704 -96 ) ( 1136 704 -80 ) ( 1136 768 -80 ) CEIL_NU5 -48 -4 90 1 -1 +( 1104 800 -96 ) ( 1136 784 -92 ) ( 1136 800 -96 ) CEIL_NU5 -32 -80 0 1 1 +} +// brush 2078 +{ +( 944 576 -616 ) ( 944 512 -616 ) ( 960 512 -608 ) TECH04_3 0 0 0 1 1 +( 944 512 -376 ) ( 944 576 -376 ) ( 960 576 -384 ) TECH04_3 0 0 0 1 1 +( 944 512 -576 ) ( 960 512 -576 ) ( 960 512 -592 ) TECH04_3 0 -80 0 1 1 +( 960 512 -576 ) ( 960 576 -576 ) ( 960 576 -592 ) PBTEK1_04 0 16 -180 1 -1 +( 960 576 -576 ) ( 944 576 -576 ) ( 944 576 -592 ) TECH04_3 0 -80 0 1 1 +( 944 512 -616 ) ( 944 576 -616 ) ( 944 576 -376 ) TECH04_3 0 -80 0 1 1 +} +// brush 2079 +{ +( 1064 576 -320 ) ( 1064 512 -320 ) ( 1000 512 -320 ) TECH04_3 0 64 90 1 -1 +( 976 576 -336 ) ( 976 576 -320 ) ( 960 576 -320 ) TECH04_3 15 64 -90 1 1 +( 976 512 -336 ) ( 976 576 -336 ) ( 960 576 -336 ) PBTEK1_04 0 -64 -90 1 -1 +( 976 512 -320 ) ( 976 512 -336 ) ( 960 512 -336 ) TECH04_3 15 64 -90 1 1 +( 1072 512 -320 ) ( 1072 576 -320 ) ( 1072 576 -336 ) TECH04_3 0 0 -90 1 1 +( 1000 576 -320 ) ( 1000 512 -320 ) ( 1008 512 -336 ) TECH04_3 0 0 -90 1 1 +} +// brush 2080 +{ +( 1008 576 -512 ) ( 992 576 -512 ) ( 992 576 -528 ) TECH04_3 10 79 134 1.059991 -1.059970 +( 992 512 -512 ) ( 1008 512 -512 ) ( 1008 512 -528 ) TECH04_3 10 79 134 1.059991 -1.059970 +( 1008 576 -336 ) ( 960 576 -384 ) ( 1008 512 -336 ) PBTEK1_04 0 -64 0 1 -1 +( 944 576 -376 ) ( 1000 576 -320 ) ( 944 512 -376 ) TECH04_3 0 0 0 1 1 +( 960 576 -384 ) ( 944 576 -376 ) ( 960 512 -384 ) TECH04_3 0 0 0 1 1 +( 1000 576 -320 ) ( 1008 576 -336 ) ( 1000 512 -320 ) TECH04_3 0 32 0 1 1 +} +// brush 2081 +{ +( 1240 512 -320 ) ( 1232 576 -336 ) ( 1240 576 -320 ) TECH04_3 0 32 0 1 1 +( 1280 512 -384 ) ( 1296 576 -376 ) ( 1280 576 -384 ) TECH04_3 0 0 0 1 1 +( 1296 512 -376 ) ( 1240 576 -320 ) ( 1296 576 -376 ) TECH04_3 0 0 0 1 1 +( 1232 512 -336 ) ( 1280 576 -384 ) ( 1232 576 -336 ) PBTEK1_04 0 -64 0 1 -1 +( 1232 512 -528 ) ( 1232 512 -512 ) ( 1248 512 -512 ) TECH04_3 -4 8 134 1.059991 -1.059970 +( 1248 576 -528 ) ( 1248 576 -512 ) ( 1232 576 -512 ) TECH04_3 -4 8 134 1.059991 -1.059970 +} +// brush 2082 +{ +( 1296 576 -616 ) ( 1296 512 -616 ) ( 1296 512 -376 ) TECH04_3 0 -80 0 1 1 +( 1296 576 -592 ) ( 1296 576 -576 ) ( 1280 576 -576 ) TECH04_3 0 -80 0 1 1 +( 1280 576 -592 ) ( 1280 576 -576 ) ( 1280 512 -576 ) PBTEK1_04 0 16 -180 1 -1 +( 1280 512 -592 ) ( 1280 512 -576 ) ( 1296 512 -576 ) TECH04_3 0 -80 0 1 1 +( 1280 576 -384 ) ( 1296 576 -376 ) ( 1296 512 -376 ) TECH04_3 0 0 0 1 1 +( 1296 512 -616 ) ( 1296 576 -616 ) ( 1280 576 -608 ) TECH04_3 0 0 0 1 1 +} +// brush 2083 +{ +( 1006 576 -656 ) ( 1006 512 -656 ) ( 1000 512 -672 ) TECH04_3 0 0 -90 1 1 +( 1234 512 -656 ) ( 1234 576 -656 ) ( 1240 576 -672 ) TECH04_3 0 0 -90 1 1 +( 960 512 -656 ) ( 976 512 -656 ) ( 976 512 -672 ) TECH04_3 -1 64 -90 1 1 +( 1006 512 -656 ) ( 1006 576 -656 ) ( 1234 576 -656 ) PBTEK1_04 63 32 -90 1 1 +( 960 576 -672 ) ( 976 576 -672 ) ( 976 576 -656 ) TECH04_3 -1 64 -90 1 1 +( 952 512 -672 ) ( 1288 512 -672 ) ( 1288 576 -672 ) TECH04_3 0 64 90 1 -1 +} +// brush 2084 +{ +( 1006 512 -656 ) ( 1006 576 -656 ) ( 1000 576 -672 ) TECH04_3 0 -112 0 1 1 +( 960 512 -608 ) ( 944 576 -616 ) ( 960 576 -608 ) TECH04_3 0 0 0 1 1 +( 944 512 -616 ) ( 1000 576 -672 ) ( 944 576 -616 ) TECH04_3 0 0 0 1 1 +( 1006 576 -656 ) ( 1006 512 -656 ) ( 960 512 -608 ) PBTEK1_04 0 -64 0 1 -1 +( 1008 512 -464 ) ( 1008 512 -480 ) ( 992 512 -480 ) TECH04_3 2 -99 134 1.059991 -1.059970 +( 992 576 -464 ) ( 992 576 -480 ) ( 1008 576 -480 ) TECH04_3 2 -99 134 1.059991 -1.059970 +} +// brush 2085 +{ +( 1232 576 -480 ) ( 1248 576 -480 ) ( 1248 576 -464 ) TECH04_3 4 -42 134 1.059991 -1.059970 +( 1248 512 -480 ) ( 1232 512 -480 ) ( 1232 512 -464 ) TECH04_3 4 -42 134 1.059991 -1.059970 +( 1234 512 -656 ) ( 1234 576 -656 ) ( 1280 576 -608 ) PBTEK1_04 0 -64 0 1 -1 +( 1296 576 -616 ) ( 1240 576 -672 ) ( 1296 512 -616 ) TECH04_3 0 0 0 1 1 +( 1280 576 -608 ) ( 1296 576 -616 ) ( 1280 512 -608 ) TECH04_3 0 0 0 1 1 +( 1234 576 -656 ) ( 1234 512 -656 ) ( 1240 512 -672 ) TECH04_3 0 -112 0 1 1 +} +// brush 2086 +{ +( 944 288 -616 ) ( 944 352 -616 ) ( 944 352 -376 ) TECH04_3 0 -80 0 1 1 +( 960 352 -576 ) ( 944 352 -576 ) ( 944 352 -592 ) TECH04_3 0 -80 0 1 1 +( 960 288 -576 ) ( 960 352 -576 ) ( 960 352 -592 ) PBTEK1_04 -32 16 -180 1 -1 +( 944 288 -576 ) ( 960 288 -576 ) ( 960 288 -592 ) TECH04_3 0 -80 0 1 1 +( 944 288 -376 ) ( 944 352 -376 ) ( 960 352 -384 ) TECH04_3 0 -96 0 1 1 +( 944 352 -616 ) ( 944 288 -616 ) ( 960 288 -608 ) TECH04_3 0 -96 0 1 1 +} +// brush 2087 +{ +( 1000 352 -320 ) ( 1008 352 -336 ) ( 1000 288 -320 ) TECH04_3 0 32 0 1 1 +( 960 352 -384 ) ( 944 352 -376 ) ( 960 288 -384 ) TECH04_3 0 -96 0 1 1 +( 944 352 -376 ) ( 1000 352 -320 ) ( 944 288 -376 ) TECH04_3 0 -96 0 1 1 +( 1008 352 -336 ) ( 960 352 -384 ) ( 1008 288 -336 ) PBTEK1_04 32 -64 0 1 -1 +( 992 288 -512 ) ( 1008 288 -512 ) ( 1008 288 -528 ) TECH04_3 -5 79 134 1.059991 -1.059970 +( 1008 352 -512 ) ( 992 352 -512 ) ( 992 352 -528 ) TECH04_3 -5 79 134 1.059991 -1.059970 +} +// brush 2088 +{ +( 1248 352 -528 ) ( 1248 352 -512 ) ( 1232 352 -512 ) TECH04_3 -4 8 134 1.059991 -1.059970 +( 1232 288 -528 ) ( 1232 288 -512 ) ( 1248 288 -512 ) TECH04_3 -4 8 134 1.059991 -1.059970 +( 1232 288 -336 ) ( 1280 352 -384 ) ( 1232 352 -336 ) PBTEK1_04 32 -64 0 1 -1 +( 1296 288 -376 ) ( 1240 352 -320 ) ( 1296 352 -376 ) TECH04_3 0 -96 0 1 1 +( 1280 288 -384 ) ( 1296 352 -376 ) ( 1280 352 -384 ) TECH04_3 0 -96 0 1 1 +( 1240 288 -320 ) ( 1232 352 -336 ) ( 1240 352 -320 ) TECH04_3 0 32 0 1 1 +} +// brush 2089 +{ +( 1296 288 -616 ) ( 1296 352 -616 ) ( 1280 352 -608 ) TECH04_3 0 -96 0 1 1 +( 1280 352 -384 ) ( 1296 352 -376 ) ( 1296 288 -376 ) TECH04_3 0 -96 0 1 1 +( 1280 288 -592 ) ( 1280 288 -576 ) ( 1296 288 -576 ) TECH04_3 0 -80 0 1 1 +( 1280 352 -592 ) ( 1280 352 -576 ) ( 1280 288 -576 ) PBTEK1_04 -32 16 -180 1 -1 +( 1296 352 -592 ) ( 1296 352 -576 ) ( 1280 352 -576 ) TECH04_3 0 -80 0 1 1 +( 1296 352 -616 ) ( 1296 288 -616 ) ( 1296 288 -376 ) TECH04_3 0 -80 0 1 1 +} +// brush 2090 +{ +( 952 288 -672 ) ( 1288 288 -672 ) ( 1288 352 -672 ) TECH04_3 0 64 90 1 -1 +( 960 352 -672 ) ( 976 352 -672 ) ( 976 352 -656 ) TECH04_3 -1 64 -90 1 1 +( 1006 288 -656 ) ( 1006 352 -656 ) ( 1234 352 -656 ) PBTEK1_04 -33 32 -90 1 1 +( 960 288 -656 ) ( 976 288 -656 ) ( 976 288 -672 ) TECH04_3 -1 64 -90 1 1 +( 1234 288 -656 ) ( 1234 352 -656 ) ( 1240 352 -672 ) TECH04_3 0 -96 -90 1 1 +( 1006 352 -656 ) ( 1006 288 -656 ) ( 1000 288 -672 ) TECH04_3 0 -96 -90 1 1 +} +// brush 2091 +{ +( 992 352 -464 ) ( 992 352 -480 ) ( 1008 352 -480 ) TECH04_3 1 -99 134 1.059991 -1.059970 +( 1008 288 -464 ) ( 1008 288 -480 ) ( 992 288 -480 ) TECH04_3 1 -99 134 1.059991 -1.059970 +( 1006 352 -656 ) ( 1006 288 -656 ) ( 960 288 -608 ) PBTEK1_04 32 -64 0 1 -1 +( 944 288 -616 ) ( 1000 352 -672 ) ( 944 352 -616 ) TECH04_3 0 -96 0 1 1 +( 960 288 -608 ) ( 944 352 -616 ) ( 960 352 -608 ) TECH04_3 0 -96 0 1 1 +( 1006 288 -656 ) ( 1006 352 -656 ) ( 1000 352 -672 ) TECH04_3 0 -112 0 1 1 +} +// brush 2092 +{ +( 1234 352 -656 ) ( 1234 288 -656 ) ( 1240 288 -672 ) TECH04_3 0 -112 0 1 1 +( 1280 352 -608 ) ( 1296 352 -616 ) ( 1280 288 -608 ) TECH04_3 0 -96 0 1 1 +( 1296 352 -616 ) ( 1240 352 -672 ) ( 1296 288 -616 ) TECH04_3 0 -96 0 1 1 +( 1234 288 -656 ) ( 1234 352 -656 ) ( 1280 352 -608 ) PBTEK1_04 32 -64 0 1 -1 +( 1248 288 -480 ) ( 1232 288 -480 ) ( 1232 288 -464 ) TECH04_3 4 -42 134 1.059991 -1.059970 +( 1232 352 -480 ) ( 1248 352 -480 ) ( 1248 352 -464 ) TECH04_3 4 -42 134 1.059991 -1.059970 +} +// brush 2093 +{ +( 960 584 -144 ) ( 960 456 -144 ) ( 960 456 -512 ) TECH04_5 0 0 0 1 1 +( 1184 576 -144 ) ( 1024 576 -144 ) ( 1024 576 -512 ) TECH04_5 8 0 0 1 1 +( 1008 256 -144 ) ( 1168 256 -144 ) ( 1168 256 -512 ) TECH04_5 8 0 0 1 1 +( 1024 448 -496 ) ( 1024 576 -496 ) ( 1184 576 -496 ) SFLOOR4_2 -32 0 0 1 1 +( 1184 576 -512 ) ( 1024 576 -512 ) ( 1024 448 -512 ) COP1_1 0 0 0 1 1 +( 1072 336 -480 ) ( 1072 400 -480 ) ( 1072 336 -552 ) COP1_1 0 0 0 1 1 +} +// brush 2094 +{ +( 1184 576 -144 ) ( 1024 576 -144 ) ( 1024 576 -512 ) TECH04_5 8 0 0 1 1 +( 1168 448 -144 ) ( 1168 576 -144 ) ( 1168 576 -512 ) TECH04_5 0 0 0 1 1 +( 1024 448 -496 ) ( 1024 576 -496 ) ( 1184 576 -496 ) SFLOOR4_2 -32 0 0 1 1 +( 1184 576 -512 ) ( 1024 576 -512 ) ( 1024 448 -512 ) COP1_1 0 0 0 1 1 +( 1072 400 -480 ) ( 1072 336 -480 ) ( 1072 336 -552 ) COP1_1 0 0 0 1 1 +( 1072 392 -480 ) ( 1136 392 -480 ) ( 1072 392 -552 ) COP1_1 0 0 0 1 1 +} +// brush 2095 +{ +( 1280 448 -144 ) ( 1280 576 -144 ) ( 1280 576 -512 ) TECH04_5 0 0 0 1 1 +( 1016 256 -144 ) ( 1176 256 -144 ) ( 1176 256 -512 ) TECH04_5 8 0 0 1 1 +( 1024 448 -496 ) ( 1024 576 -496 ) ( 1184 576 -496 ) SFLOOR4_2 -32 0 0 1 1 +( 1184 576 -512 ) ( 1024 576 -512 ) ( 1024 448 -512 ) COP1_1 0 0 0 1 1 +( 1136 576 -480 ) ( 1072 576 -480 ) ( 1072 576 -552 ) TECH04_5 8 0 0 1 1 +( 1168 368 -480 ) ( 1168 304 -480 ) ( 1168 368 -552 ) COP1_1 0 0 0 1 1 +} +// brush 2096 +{ +( 1016 256 -144 ) ( 1176 256 -144 ) ( 1176 256 -512 ) TECH04_5 8 0 0 1 1 +( 1024 448 -496 ) ( 1024 576 -496 ) ( 1184 576 -496 ) SFLOOR4_2 -32 0 0 1 1 +( 1184 576 -512 ) ( 1024 576 -512 ) ( 1024 448 -512 ) COP1_1 0 0 0 1 1 +( 1072 400 -480 ) ( 1072 336 -480 ) ( 1072 336 -552 ) COP1_1 0 0 0 1 1 +( 1168 304 -480 ) ( 1168 368 -480 ) ( 1168 368 -552 ) COP1_1 0 0 0 1 1 +( 1168 312 -480 ) ( 1104 312 -480 ) ( 1168 312 -552 ) COP1_1 0 0 0 1 1 +} +// brush 2097 +{ +( 1072 384 -480 ) ( 1072 320 -480 ) ( 1072 320 -552 ) COP1_1 0 0 0 1 1 +( 1136 384 -480 ) ( 1072 384 -480 ) ( 1072 384 -552 ) COP1_1 0 0 0 1 1 +( 1088 240 -520 ) ( 1088 304 -520 ) ( 1088 304 -592 ) COP1_1 0 0 0 1 1 +( 1024 320 -480 ) ( 1088 320 -480 ) ( 1088 320 -552 ) COP1_1 0 0 0 1 1 +( 1088 304 -480 ) ( 1088 368 -480 ) ( 1152 368 -480 ) COP1_1 0 0 0 1 1 +( 1152 368 -560 ) ( 1088 368 -560 ) ( 1088 304 -560 ) COP1_1 0 0 0 1 1 +} +// brush 2098 +{ +( 1232 368 -560 ) ( 1168 368 -560 ) ( 1168 304 -560 ) COP1_1 0 0 0 1 1 +( 1168 304 -480 ) ( 1168 368 -480 ) ( 1232 368 -480 ) COP1_1 0 0 0 1 1 +( 1104 320 -480 ) ( 1168 320 -480 ) ( 1168 320 -552 ) COP1_1 0 0 0 1 1 +( 1168 240 -480 ) ( 1168 304 -480 ) ( 1168 304 -552 ) COP1_1 0 0 0 1 1 +( 1216 384 -480 ) ( 1152 384 -480 ) ( 1152 384 -552 ) COP1_1 0 0 0 1 1 +( 1152 384 -520 ) ( 1152 320 -520 ) ( 1152 320 -592 ) COP1_1 0 0 0 1 1 +} +// brush 2099 +{ +( 1152 304 -560 ) ( 1088 304 -560 ) ( 1088 240 -560 ) COP1_1 0 0 0 1 1 +( 1088 240 -480 ) ( 1088 304 -480 ) ( 1152 304 -480 ) COP1_1 0 0 0 1 1 +( 1104 304 -480 ) ( 1168 304 -480 ) ( 1168 304 -552 ) COP1_1 0 0 0 1 1 +( 1168 224 -480 ) ( 1168 288 -480 ) ( 1168 288 -552 ) COP1_1 0 0 0 1 1 +( 1136 320 -480 ) ( 1072 320 -480 ) ( 1072 320 -552 ) COP1_1 0 0 0 1 1 +( 1072 320 -480 ) ( 1072 256 -480 ) ( 1072 256 -552 ) COP1_1 0 0 0 1 1 +( 1168 312 -520 ) ( 1160 304 -520 ) ( 1168 312 -480 ) COP1_1 0 0 0 1 1 +( 1080 304 -520 ) ( 1072 312 -520 ) ( 1080 304 -480 ) COP1_1 0 0 0 1 1 +} +// brush 2100 +{ +( 1072 400 -480 ) ( 1072 336 -480 ) ( 1072 336 -552 ) COP1_1 0 0 0 1 1 +( 1136 400 -480 ) ( 1072 400 -480 ) ( 1072 400 -552 ) COP1_1 0 0 0 1 1 +( 1168 304 -480 ) ( 1168 368 -480 ) ( 1168 368 -552 ) COP1_1 0 0 0 1 1 +( 1104 384 -480 ) ( 1168 384 -480 ) ( 1168 384 -552 ) COP1_1 0 0 0 1 1 +( 1088 320 -480 ) ( 1088 384 -480 ) ( 1152 384 -480 ) COP1_1 0 0 0 1 1 +( 1152 384 -560 ) ( 1088 384 -560 ) ( 1088 320 -560 ) COP1_1 0 0 0 1 1 +( 1072 392 -520 ) ( 1080 400 -520 ) ( 1072 392 -480 ) COP1_1 0 0 0 1 1 +( 1160 400 -520 ) ( 1168 392 -520 ) ( 1160 400 -480 ) COP1_1 0 0 0 1 1 +} +// brush 2101 +{ +( 1152 384 -560 ) ( 1088 384 -560 ) ( 1088 320 -560 ) *slime0 0 0 0 1 1 +( 1088 320 -496 ) ( 1088 384 -496 ) ( 1152 384 -496 ) *slime0 0 0 0 1 1 +( 1088 320 -480 ) ( 1152 320 -480 ) ( 1152 320 -560 ) *slime0 0 0 0 1 1 +( 1152 320 -480 ) ( 1152 384 -480 ) ( 1152 384 -560 ) *slime0 0 0 0 1 1 +( 1152 384 -480 ) ( 1088 384 -480 ) ( 1088 384 -560 ) *slime0 0 0 0 1 1 +( 1088 384 -480 ) ( 1088 320 -480 ) ( 1088 320 -560 ) *slime0 0 0 0 1 1 +} +// brush 2102 +{ +( 1152 232 -304 ) ( 1216 240 -320 ) ( 1216 232 -304 ) TECH04_3 0 48 0 1 1 +( 1152 192 -368 ) ( 1216 176 -360 ) ( 1216 192 -368 ) TECH04_3 0 0 -90 1 1 +( 1152 176 -360 ) ( 1216 232 -304 ) ( 1216 176 -360 ) TECH04_3 0 0 -90 1 1 +( 1152 240 -320 ) ( 1216 192 -368 ) ( 1216 240 -320 ) PBTEK1_04 0 0 -180 1 -1 +( 1152 240 -512 ) ( 1152 240 -496 ) ( 1152 224 -496 ) TECH04_3 -3 43 45 1.059980 1.060046 +( 1216 224 -512 ) ( 1216 224 -496 ) ( 1216 240 -496 ) TECH04_3 -3 43 45 1.059980 1.060046 +} +// brush 2103 +{ +( 1216 176 -616 ) ( 1152 176 -616 ) ( 1152 176 -376 ) TECH04_3 0 -80 0 1 1 +( 1216 176 -592 ) ( 1216 176 -576 ) ( 1216 192 -576 ) TECH04_3 0 -80 -180 1 -1 +( 1216 192 -592 ) ( 1216 192 -576 ) ( 1152 192 -576 ) PBTEK1_04 0 15 -180 1 -1 +( 1152 192 -592 ) ( 1152 192 -576 ) ( 1152 176 -576 ) TECH04_3 0 -80 -180 1 -1 +( 1216 192 -368 ) ( 1216 176 -360 ) ( 1152 176 -360 ) TECH04_3 0 0 -90 1 1 +( 1152 176 -616 ) ( 1216 176 -616 ) ( 1216 192 -608 ) TECH04_3 0 0 -90 1 1 +} +// brush 2104 +{ +( 1088 224 -512 ) ( 1088 224 -496 ) ( 1088 240 -496 ) TECH04_3 -3 43 45 1.059980 1.060046 +( 1024 240 -512 ) ( 1024 240 -496 ) ( 1024 224 -496 ) TECH04_3 -3 43 45 1.059980 1.060046 +( 1024 240 -320 ) ( 1088 192 -368 ) ( 1088 240 -320 ) PBTEK1_04 0 0 -180 1 -1 +( 1024 176 -360 ) ( 1088 232 -304 ) ( 1088 176 -360 ) TECH04_3 0 0 -90 1 1 +( 1024 192 -368 ) ( 1088 176 -360 ) ( 1088 192 -368 ) TECH04_3 0 0 -90 1 1 +( 1024 232 -304 ) ( 1088 240 -320 ) ( 1088 232 -304 ) TECH04_3 0 48 0 1 1 +} +// brush 2105 +{ +( 1024 176 -616 ) ( 1088 176 -616 ) ( 1088 192 -608 ) TECH04_3 0 0 -90 1 1 +( 1088 192 -368 ) ( 1088 176 -360 ) ( 1024 176 -360 ) TECH04_3 0 0 -90 1 1 +( 1024 192 -592 ) ( 1024 192 -576 ) ( 1024 176 -576 ) TECH04_3 0 -80 -180 1 -1 +( 1088 192 -592 ) ( 1088 192 -576 ) ( 1024 192 -576 ) PBTEK1_04 0 15 -180 1 -1 +( 1088 176 -592 ) ( 1088 176 -576 ) ( 1088 192 -576 ) TECH04_3 0 -80 -180 1 -1 +( 1088 176 -616 ) ( 1024 176 -616 ) ( 1024 176 -376 ) TECH04_3 0 -80 0 1 1 +} +// brush 2106 +{ +( 1216 184 -304 ) ( 1152 184 -304 ) ( 1152 520 -304 ) TECH04_3 0 0 0 1 -1 +( 1216 496 -320 ) ( 1216 496 -304 ) ( 1216 512 -304 ) TECH04_3 14 0 -90 1 -1 +( 1152 496 -320 ) ( 1216 496 -320 ) ( 1216 512 -320 ) PBTEK1_04 0 -32 -180 1 1 +( 1152 496 -304 ) ( 1152 496 -320 ) ( 1152 512 -320 ) TECH04_3 14 0 -90 1 -1 +( 1152 232 -304 ) ( 1216 232 -304 ) ( 1216 240 -320 ) TECH04_3 0 0 -90 1 1 +( 1152 544 -320 ) ( 1160 544 -320 ) ( 1152 544 -304 ) TECH04_3 0 0 -90 1 1 +} +// brush 2107 +{ +( 1024 544 -320 ) ( 1032 544 -320 ) ( 1024 544 -304 ) TECH04_3 0 0 -90 1 1 +( 1024 232 -304 ) ( 1088 232 -304 ) ( 1088 240 -320 ) TECH04_3 0 0 -90 1 1 +( 1024 496 -304 ) ( 1024 496 -320 ) ( 1024 512 -320 ) TECH04_3 14 0 -90 1 -1 +( 1024 496 -320 ) ( 1088 496 -320 ) ( 1088 512 -320 ) PBTEK1_04 0 -32 -180 1 1 +( 1088 752 -320 ) ( 1088 752 -304 ) ( 1088 768 -304 ) TECH04_3 14 0 -90 1 -1 +( 1088 184 -304 ) ( 1024 184 -304 ) ( 1024 520 -304 ) TECH04_3 0 0 0 1 -1 +} +// brush 2108 +{ +( 1216 240 -480 ) ( 1216 224 -480 ) ( 1216 224 -464 ) TECH04_3 15 -16 46 1.060002 1.060046 +( 1152 224 -480 ) ( 1152 240 -480 ) ( 1152 240 -464 ) TECH04_3 15 -16 46 1.060002 1.060046 +( 1216 240 -656 ) ( 1216 192 -608 ) ( 1152 240 -656 ) PBTEK1_04 0 0 -180 1 -1 +( 1216 176 -616 ) ( 1216 232 -672 ) ( 1152 176 -616 ) TECH04_3 0 0 -90 1 1 +( 1216 192 -608 ) ( 1216 176 -616 ) ( 1152 192 -608 ) TECH04_3 0 0 -90 1 1 +( 1216 232 -672 ) ( 1216 240 -656 ) ( 1152 232 -672 ) TECH04_3 0 -112 0 1 1 +} +// brush 2109 +{ +( 1088 232 -672 ) ( 1088 240 -656 ) ( 1024 232 -672 ) TECH04_3 0 -112 0 1 1 +( 1088 192 -608 ) ( 1088 176 -616 ) ( 1024 192 -608 ) TECH04_3 0 0 -90 1 1 +( 1088 176 -616 ) ( 1088 232 -672 ) ( 1024 176 -616 ) TECH04_3 0 0 -90 1 1 +( 1088 240 -656 ) ( 1088 192 -608 ) ( 1024 240 -656 ) PBTEK1_04 0 0 -180 1 -1 +( 1024 224 -480 ) ( 1024 240 -480 ) ( 1024 240 -464 ) TECH04_3 -1 -16 46 1.060002 1.060046 +( 1088 240 -480 ) ( 1088 224 -480 ) ( 1088 224 -464 ) TECH04_3 -1 -16 46 1.060002 1.060046 +} +// brush 2110 +{ +( 1152 288 -672 ) ( 1160 288 -656 ) ( 1152 288 -656 ) TECH04_3 0 0 -90 1 1 +( 1216 240 -656 ) ( 1216 232 -672 ) ( 1152 232 -672 ) TECH04_3 0 0 -90 1 1 +( 1152 512 -656 ) ( 1152 496 -656 ) ( 1152 496 -672 ) TECH04_3 -2 0 -90 1 -1 +( 1216 512 -656 ) ( 1216 496 -656 ) ( 1152 496 -656 ) PBTEK1_04 0 -32 -180 1 1 +( 1216 512 -672 ) ( 1216 496 -672 ) ( 1216 496 -656 ) TECH04_3 -2 0 -90 1 -1 +( 1152 520 -672 ) ( 1152 184 -672 ) ( 1216 184 -672 ) TECH04_3 0 0 0 1 -1 +} +// brush 2111 +{ +( 1024 520 -672 ) ( 1024 184 -672 ) ( 1088 184 -672 ) TECH04_3 0 0 0 1 -1 +( 1088 512 -672 ) ( 1088 496 -672 ) ( 1088 496 -656 ) TECH04_3 -2 0 -90 1 -1 +( 1088 512 -656 ) ( 1088 496 -656 ) ( 1024 496 -656 ) PBTEK1_04 0 -32 -180 1 1 +( 1024 512 -656 ) ( 1024 496 -656 ) ( 1024 496 -672 ) TECH04_3 -2 0 -90 1 -1 +( 1088 240 -656 ) ( 1088 232 -672 ) ( 1024 232 -672 ) TECH04_3 0 0 -90 1 1 +( 1024 288 -672 ) ( 1032 288 -656 ) ( 1024 288 -656 ) TECH04_3 0 0 -90 1 1 +} +// brush 2112 +{ +( 1168 536 -320 ) ( 1168 600 -320 ) ( 1168 600 -336 ) CEIL_NU5 40 20 90 1 -1 +( 1104 528 -320 ) ( 1168 528 -320 ) ( 1168 528 -336 ) CEIL_NU5 63 36 90 1 -1 +( 1072 600 -320 ) ( 1072 536 -320 ) ( 1072 536 -336 ) CEIL_NU5 40 20 90 1 -1 +( 1168 560 -320 ) ( 1104 560 -320 ) ( 1104 560 -336 ) CEIL_NU5 63 36 90 1 -1 +( 1168 600 -320 ) ( 1168 536 -320 ) ( 1104 536 -320 ) TECH04_3 -7 97 0 1 1 +( 1104 536 -332 ) ( 1168 536 -332 ) ( 1168 600 -332 ) CEIL_NU5 96 32 -90 1 1 +} +// brush 2113 +{ +( 1104 512 -336 ) ( 1168 512 -336 ) ( 1168 576 -336 ) PBTEK1_04 0 -64 -90 1 -1 +( 1168 576 -320 ) ( 1168 512 -320 ) ( 1104 512 -320 ) TECH04_3 -7 97 0 1 1 +( 1072 576 -320 ) ( 1072 512 -320 ) ( 1072 512 -336 ) PBTEK1_01 -15 28 90 1 -1 +( 1104 512 -320 ) ( 1168 512 -320 ) ( 1168 512 -336 ) TECH04_3 15 64 -90 1 1 +( 1168 512 -320 ) ( 1168 576 -320 ) ( 1168 576 -336 ) PBTEK1_01 -15 28 90 1 -1 +( 1168 528 -320 ) ( 1104 528 -320 ) ( 1168 528 -336 ) CEIL_NU5 78 32 90 1 -1 +} +// brush 2114 +{ +( 1104 512 -336 ) ( 1168 512 -336 ) ( 1168 576 -336 ) PBTEK1_04 0 -64 -90 1 -1 +( 1168 576 -320 ) ( 1168 512 -320 ) ( 1104 512 -320 ) TECH04_3 -7 97 0 1 1 +( 1168 576 -320 ) ( 1104 576 -320 ) ( 1104 576 -336 ) TECH04_3 15 64 -90 1 1 +( 1072 576 -320 ) ( 1072 512 -320 ) ( 1072 512 -336 ) PBTEK1_01 -15 28 90 1 -1 +( 1168 512 -320 ) ( 1168 576 -320 ) ( 1168 576 -336 ) PBTEK1_01 -15 28 90 1 -1 +( 1104 560 -320 ) ( 1168 560 -320 ) ( 1104 560 -336 ) CEIL_NU5 78 32 90 1 -1 +} +// brush 2115 +{ +( 1164 600 -332 ) ( 1164 536 -332 ) ( 1100 536 -332 ) CEIL_NU5 96 36 -90 1 1 +( 1168 560 -320 ) ( 1104 560 -320 ) ( 1104 560 -336 ) CEIL_NU5 63 36 90 1 -1 +( 1072 600 -320 ) ( 1072 536 -320 ) ( 1072 536 -336 ) CEIL_NU5 40 20 90 1 -1 +( 1104 528 -320 ) ( 1168 528 -320 ) ( 1168 528 -336 ) CEIL_NU5 63 36 90 1 -1 +( 1072 528 -336 ) ( 1088 528 -332 ) ( 1072 560 -336 ) PBTEK1_04 0 -64 -90 1 -1 +} +// brush 2116 +{ +( 1168 560 -336 ) ( 1152 528 -332 ) ( 1168 528 -336 ) PBTEK1_04 0 -64 -90 1 -1 +( 1072 528 -336 ) ( 1072 528 -320 ) ( 1136 528 -320 ) CEIL_NU5 63 108 90 1 -1 +( 1168 536 -336 ) ( 1168 536 -320 ) ( 1168 600 -320 ) CEIL_NU5 40 20 90 1 -1 +( 1136 560 -336 ) ( 1136 560 -320 ) ( 1072 560 -320 ) CEIL_NU5 63 108 90 1 -1 +( 1140 536 -332 ) ( 1076 536 -332 ) ( 1076 600 -332 ) CEIL_NU5 96 108 -90 1 1 +} +// brush 2117 +{ +( 1232 512 -336 ) ( 1240 512 -320 ) ( 1240 576 -320 ) TECH04_3 0 0 -90 1 1 +( 1168 576 -336 ) ( 1168 576 -320 ) ( 1168 512 -320 ) TECH04_3 0 0 -90 1 1 +( 1280 512 -336 ) ( 1264 512 -336 ) ( 1264 512 -320 ) TECH04_3 15 64 -90 1 1 +( 1280 576 -336 ) ( 1264 576 -336 ) ( 1264 512 -336 ) PBTEK1_04 0 -64 -90 1 -1 +( 1280 576 -320 ) ( 1264 576 -320 ) ( 1264 576 -336 ) TECH04_3 15 64 -90 1 1 +( 1240 512 -320 ) ( 1176 512 -320 ) ( 1176 576 -320 ) TECH04_3 0 0 90 1 -1 +} +// brush 2118 +{ +( 1000 352 -320 ) ( 1000 288 -320 ) ( 1008 288 -336 ) TECH04_3 0 -96 -90 1 1 +( 1072 288 -320 ) ( 1072 352 -320 ) ( 1072 352 -336 ) TECH04_3 0 -96 -90 1 1 +( 976 288 -320 ) ( 976 288 -336 ) ( 960 288 -336 ) TECH04_3 15 64 -90 1 1 +( 976 288 -336 ) ( 976 352 -336 ) ( 960 352 -336 ) PBTEK1_04 -32 -64 -90 1 -1 +( 976 352 -336 ) ( 976 352 -320 ) ( 960 352 -320 ) TECH04_3 15 64 -90 1 1 +( 1064 352 -320 ) ( 1064 288 -320 ) ( 1000 288 -320 ) TECH04_3 0 64 90 1 -1 +} +// brush 2119 +{ +( 1104 312 -332 ) ( 1168 312 -332 ) ( 1168 376 -332 ) CEIL_NU5 0 32 -90 1 1 +( 1168 376 -320 ) ( 1168 312 -320 ) ( 1104 312 -320 ) TECH04_3 -7 -127 0 1 1 +( 1168 336 -320 ) ( 1104 336 -320 ) ( 1104 336 -336 ) CEIL_NU5 63 36 90 1 -1 +( 1072 376 -320 ) ( 1072 312 -320 ) ( 1072 312 -336 ) CEIL_NU5 40 -76 90 1 -1 +( 1104 304 -320 ) ( 1168 304 -320 ) ( 1168 304 -336 ) CEIL_NU5 63 36 90 1 -1 +( 1168 312 -320 ) ( 1168 376 -320 ) ( 1168 376 -336 ) CEIL_NU5 40 -76 90 1 -1 +} +// brush 2120 +{ +( 1168 304 -320 ) ( 1104 304 -320 ) ( 1168 304 -336 ) CEIL_NU5 78 32 90 1 -1 +( 1168 288 -320 ) ( 1168 352 -320 ) ( 1168 352 -336 ) PBTEK1_01 -15 -68 90 1 -1 +( 1104 288 -320 ) ( 1168 288 -320 ) ( 1168 288 -336 ) TECH04_3 15 64 -90 1 1 +( 1072 352 -320 ) ( 1072 288 -320 ) ( 1072 288 -336 ) PBTEK1_01 -15 -68 90 1 -1 +( 1168 352 -320 ) ( 1168 288 -320 ) ( 1104 288 -320 ) TECH04_3 -7 -127 0 1 1 +( 1104 288 -336 ) ( 1168 288 -336 ) ( 1168 352 -336 ) PBTEK1_04 -32 -64 -90 1 -1 +} +// brush 2121 +{ +( 1104 336 -320 ) ( 1168 336 -320 ) ( 1104 336 -336 ) CEIL_NU5 78 32 90 1 -1 +( 1168 288 -320 ) ( 1168 352 -320 ) ( 1168 352 -336 ) PBTEK1_01 -15 -68 90 1 -1 +( 1072 352 -320 ) ( 1072 288 -320 ) ( 1072 288 -336 ) PBTEK1_01 -15 -68 90 1 -1 +( 1168 352 -320 ) ( 1104 352 -320 ) ( 1104 352 -336 ) TECH04_3 15 64 -90 1 1 +( 1168 352 -320 ) ( 1168 288 -320 ) ( 1104 288 -320 ) TECH04_3 -7 -127 0 1 1 +( 1104 288 -336 ) ( 1168 288 -336 ) ( 1168 352 -336 ) PBTEK1_04 -32 -64 -90 1 -1 +} +// brush 2122 +{ +( 1072 304 -336 ) ( 1088 304 -332 ) ( 1072 336 -336 ) PBTEK1_04 -32 -64 -90 1 -1 +( 1104 304 -320 ) ( 1168 304 -320 ) ( 1168 304 -336 ) CEIL_NU5 63 36 90 1 -1 +( 1072 376 -320 ) ( 1072 312 -320 ) ( 1072 312 -336 ) CEIL_NU5 40 -76 90 1 -1 +( 1168 336 -320 ) ( 1104 336 -320 ) ( 1104 336 -336 ) CEIL_NU5 63 36 90 1 -1 +( 1164 376 -332 ) ( 1164 312 -332 ) ( 1100 312 -332 ) CEIL_NU5 0 36 -90 1 1 +} +// brush 2123 +{ +( 1140 312 -332 ) ( 1076 312 -332 ) ( 1076 376 -332 ) CEIL_NU5 0 108 -90 1 1 +( 1136 336 -336 ) ( 1136 336 -320 ) ( 1072 336 -320 ) CEIL_NU5 63 108 90 1 -1 +( 1168 312 -336 ) ( 1168 312 -320 ) ( 1168 376 -320 ) CEIL_NU5 40 -76 90 1 -1 +( 1072 304 -336 ) ( 1072 304 -320 ) ( 1136 304 -320 ) CEIL_NU5 63 108 90 1 -1 +( 1168 336 -336 ) ( 1152 304 -332 ) ( 1168 304 -336 ) PBTEK1_04 -32 -64 -90 1 -1 +} +// brush 2124 +{ +( 1240 288 -320 ) ( 1176 288 -320 ) ( 1176 352 -320 ) TECH04_3 0 0 90 1 -1 +( 1280 352 -320 ) ( 1264 352 -320 ) ( 1264 352 -336 ) TECH04_3 15 64 -90 1 1 +( 1280 352 -336 ) ( 1264 352 -336 ) ( 1264 288 -336 ) PBTEK1_04 -32 -64 -90 1 -1 +( 1280 288 -336 ) ( 1264 288 -336 ) ( 1264 288 -320 ) TECH04_3 14 0 -90 1 1 +( 1168 352 -336 ) ( 1168 352 -320 ) ( 1168 288 -320 ) TECH04_3 0 -96 -90 1 1 +( 1232 288 -336 ) ( 1240 288 -320 ) ( 1240 352 -320 ) TECH04_3 0 -96 -90 1 1 +} +// brush 2125 +{ +( 1072 608 -352 ) ( 1072 592 -352 ) ( 1072 592 -368 ) COP1_1 -32 -16 0 1 1 +( 1168 608 -352 ) ( 1072 608 -352 ) ( 1072 608 -368 ) COP1_1 0 -16 0 1 1 +( 1072 576 -352 ) ( 1168 576 -352 ) ( 1168 576 -368 ) COP1_1 0 -16 0 1 1 +( 1072 592 -376 ) ( 1072 608 -376 ) ( 1168 608 -376 ) COP1_1 0 32 0 1 1 +( 1168 608 -488 ) ( 1072 608 -488 ) ( 1072 592 -488 ) COP1_1 0 32 0 1 1 +( 1088 584 -352 ) ( 1088 600 -352 ) ( 1088 584 -368 ) COP1_1 -32 0 0 1 1 +} +// brush 2126 +{ +( 1168 608 -352 ) ( 1072 608 -352 ) ( 1072 608 -368 ) COP1_1 0 -16 0 1 1 +( 1168 592 -352 ) ( 1168 608 -352 ) ( 1168 608 -368 ) COP1_1 -32 -16 0 1 1 +( 1072 592 -376 ) ( 1072 608 -376 ) ( 1168 608 -376 ) COP1_1 0 32 0 1 1 +( 1168 608 -488 ) ( 1072 608 -488 ) ( 1072 592 -488 ) COP1_1 0 32 0 1 1 +( 1088 600 -352 ) ( 1088 584 -352 ) ( 1088 584 -368 ) COP1_1 -32 0 0 1 1 +( 1080 600 -352 ) ( 1176 600 -352 ) ( 1080 600 -368 ) COP1_1 0 0 0 1 1 +} +// brush 2127 +{ +( 1168 592 -352 ) ( 1168 608 -352 ) ( 1168 608 -368 ) COP1_1 -32 -16 0 1 1 +( 1072 576 -352 ) ( 1168 576 -352 ) ( 1168 576 -368 ) COP1_1 0 -16 0 1 1 +( 1072 592 -376 ) ( 1072 608 -376 ) ( 1168 608 -376 ) COP1_1 0 32 0 1 1 +( 1168 608 -488 ) ( 1072 608 -488 ) ( 1072 592 -488 ) COP1_1 0 32 0 1 1 +( 1176 600 -352 ) ( 1080 600 -352 ) ( 1080 600 -368 ) COP1_1 0 0 0 1 1 +( 1152 592 -352 ) ( 1152 576 -352 ) ( 1152 592 -368 ) COP1_1 -32 0 0 1 1 +} +// brush 2128 +{ +( 1072 576 -352 ) ( 1168 576 -352 ) ( 1168 576 -368 ) COP1_1 0 -16 0 1 1 +( 1072 592 -376 ) ( 1072 608 -376 ) ( 1168 608 -376 ) COP1_1 0 32 0 1 1 +( 1088 600 -352 ) ( 1088 584 -352 ) ( 1088 584 -368 ) COP1_1 -32 0 0 1 1 +( 1176 600 -352 ) ( 1080 600 -352 ) ( 1080 600 -368 ) COP1_1 0 0 0 1 1 +( 1152 576 -352 ) ( 1152 592 -352 ) ( 1152 592 -368 ) COP1_1 -32 0 0 1 1 +( 1080 600 -392 ) ( 1080 584 -392 ) ( 1176 600 -392 ) COP1_1 0 32 0 1 1 +} +// brush 2129 +{ +( 1072 576 -352 ) ( 1168 576 -352 ) ( 1168 576 -368 ) COP1_1 0 -16 0 1 1 +( 1168 608 -488 ) ( 1072 608 -488 ) ( 1072 592 -488 ) COP1_1 0 32 0 1 1 +( 1088 600 -352 ) ( 1088 584 -352 ) ( 1088 584 -368 ) COP1_1 -32 0 0 1 1 +( 1176 600 -352 ) ( 1080 600 -352 ) ( 1080 600 -368 ) COP1_1 0 0 0 1 1 +( 1152 576 -352 ) ( 1152 592 -352 ) ( 1152 592 -368 ) COP1_1 -32 0 0 1 1 +( 1080 600 -472 ) ( 1176 600 -472 ) ( 1080 584 -472 ) COP1_1 0 32 0 1 1 +} +// brush 2130 +{ +( 1344 640 -264 ) ( 1344 512 -264 ) ( 1344 512 -280 ) TECH08_1 64 -33 0 1 1 +( 1408 640 -264 ) ( 1336 640 -264 ) ( 1336 640 -280 ) TECH08_1 -64 -33 0 1 1 +( 1408 512 -264 ) ( 1408 640 -264 ) ( 1408 640 -280 ) TECH08_1 64 -33 0 1 1 +( 1344 256 -264 ) ( 1416 256 -264 ) ( 1416 256 -280 ) +6SLIP 0 0 0 1 1 +( 1336 512 -160 ) ( 1336 640 -160 ) ( 1408 640 -160 ) TECH08_1 -64 -65 0 1 1 +( 1408 640 -288 ) ( 1336 640 -288 ) ( 1336 512 -288 ) TECH08_1 -64 -65 0 1 1 +} +// brush 2131 +{ +( 1408 -256 -264 ) ( 1280 -256 -264 ) ( 1280 -256 -280 ) TECH08_1 0 -33 0 1 1 +( 1344 -320 -264 ) ( 1344 -248 -264 ) ( 1344 -248 -280 ) TECH08_1 0 -33 -180 1 -1 +( 896 -320 -264 ) ( 1024 -320 -264 ) ( 1024 -320 -280 ) TECH08_1 -64 -33 0 1 1 +( 1120 -240 -264 ) ( 1120 -312 -264 ) ( 1120 -312 -280 ) TECH08_1 0 -33 -180 1 -1 +( 1280 -248 -160 ) ( 1408 -248 -160 ) ( 1408 -320 -160 ) TECH08_1 0 63 -90 1 1 +( 1408 -320 -288 ) ( 1408 -248 -288 ) ( 1280 -248 -288 ) TECH08_1 0 63 -90 1 1 +} +// brush 2132 +{ +( 1408 160 -160 ) ( 1408 160 -288 ) ( 1408 -128 -288 ) +2SLIP 0 0 0 1 1 +( 1416 128 -288 ) ( 1416 128 -160 ) ( 1352 128 -160 ) TECH08_1 0 -33 0 1 1 +( 1344 64 -288 ) ( 1344 160 -288 ) ( 1344 160 -160 ) TECH08_1 -64 -33 0 1 1 +( 1440 -256 -280 ) ( 1440 -256 -264 ) ( 1512 -256 -264 ) TECH08_1 0 -33 0 1 1 +( 1408 640 -160 ) ( 1480 640 -160 ) ( 1480 512 -160 ) TECH08_1 0 63 0 1 1 +( 1480 512 -288 ) ( 1480 640 -288 ) ( 1408 640 -288 ) TECH08_1 0 63 0 1 1 +} +// brush 2133 +{ +( 1088 -64 -288 ) ( 1088 -128 -288 ) ( 1152 -128 -288 ) SLIPBOTSD 15 31 270 1 1 +( 1088 -128 -272 ) ( 1088 -64 -272 ) ( 1152 -64 -272 ) +0SLIPBOT 0 0 0 1 1 +( 1152 -64 -288 ) ( 1152 -128 -288 ) ( 1152 -128 -272 ) SLIPBOTSD -14 0 270 1 1 +( 1088 -128 -288 ) ( 1088 -64 -288 ) ( 1088 -64 -272 ) SLIPBOTSD -14 0 270 1 1 +( 1152 -64 -288 ) ( 1152 -64 -272 ) ( 1088 -64 -272 ) SLIPBOTSD -15 0 270 1 1 +( 1152 -128 -272 ) ( 1152 -128 -288 ) ( 1088 -128 -288 ) SLIPBOTSD -15 0 270 1 1 +} +// brush 2134 +{ +( 1072 -112 -288 ) ( 1072 -128 -288 ) ( 1088 -128 -288 ) SLIPSIDE 0 0 0 1 1 +( 1072 -128 -272 ) ( 1072 -112 -272 ) ( 1088 -112 -272 ) SLIPLITE 0 0 0 1 1 +( 1088 -112 -288 ) ( 1088 -128 -288 ) ( 1088 -128 -272 ) SLIPSIDE 0 0 0 1 1 +( 1072 -128 -288 ) ( 1072 -112 -288 ) ( 1072 -112 -272 ) SLIPSIDE 0 0 0 1 1 +( 1088 -112 -288 ) ( 1088 -112 -272 ) ( 1072 -112 -272 ) SLIPSIDE 0 0 0 1 1 +( 1088 -128 -272 ) ( 1088 -128 -288 ) ( 1072 -128 -288 ) SLIPSIDE 0 0 0 1 1 +} +// brush 2135 +{ +( 1072 -64 -288 ) ( 1072 -80 -288 ) ( 1088 -80 -288 ) SLIPSIDE 0 0 0 1 1 +( 1072 -80 -272 ) ( 1072 -64 -272 ) ( 1088 -64 -272 ) SLIPLITE 0 0 0 1 1 +( 1088 -64 -288 ) ( 1088 -80 -288 ) ( 1088 -80 -272 ) SLIPSIDE 0 0 0 1 1 +( 1072 -80 -288 ) ( 1072 -64 -288 ) ( 1072 -64 -272 ) SLIPSIDE 0 0 0 1 1 +( 1088 -64 -288 ) ( 1088 -64 -272 ) ( 1072 -64 -272 ) SLIPSIDE 0 0 0 1 1 +( 1088 -80 -272 ) ( 1088 -80 -288 ) ( 1072 -80 -288 ) SLIPSIDE 0 0 0 1 1 +} +// brush 2136 +{ +( 1152 -64 -288 ) ( 1152 -80 -288 ) ( 1168 -80 -288 ) SLIPSIDE 0 0 0 1 1 +( 1152 -80 -272 ) ( 1152 -64 -272 ) ( 1168 -64 -272 ) SLIPLITE 0 0 0 1 1 +( 1168 -64 -288 ) ( 1168 -80 -288 ) ( 1168 -80 -272 ) SLIPSIDE 0 0 0 1 1 +( 1152 -80 -288 ) ( 1152 -64 -288 ) ( 1152 -64 -272 ) SLIPSIDE 0 0 0 1 1 +( 1168 -64 -288 ) ( 1168 -64 -272 ) ( 1152 -64 -272 ) SLIPSIDE 0 0 0 1 1 +( 1168 -80 -272 ) ( 1168 -80 -288 ) ( 1152 -80 -288 ) SLIPSIDE 0 0 0 1 1 +} +// brush 2137 +{ +( 1152 -112 -288 ) ( 1152 -128 -288 ) ( 1168 -128 -288 ) SLIPSIDE 0 0 0 1 1 +( 1152 -128 -272 ) ( 1152 -112 -272 ) ( 1168 -112 -272 ) SLIPLITE 0 0 0 1 1 +( 1168 -112 -288 ) ( 1168 -128 -288 ) ( 1168 -128 -272 ) SLIPSIDE 0 0 0 1 1 +( 1152 -128 -288 ) ( 1152 -112 -288 ) ( 1152 -112 -272 ) SLIPSIDE 0 0 0 1 1 +( 1168 -112 -288 ) ( 1168 -112 -272 ) ( 1152 -112 -272 ) SLIPSIDE 0 0 0 1 1 +( 1168 -128 -272 ) ( 1168 -128 -288 ) ( 1152 -128 -288 ) SLIPSIDE 0 0 0 1 1 +} +// brush 2138 +{ +( 1184 -128 -288 ) ( 1056 -128 -288 ) ( 1056 -256 -288 ) SLIP1 96 40 0 1 1 +( 1056 -256 -96 ) ( 1056 -128 -96 ) ( 1184 -128 -96 ) +1SLIP 32 0 0 1 1 +( 1056 -256 -272 ) ( 1184 -256 -272 ) ( 1184 -256 -288 ) SLIP1 96 -96 0 1 1 +( 1184 -256 -272 ) ( 1184 -128 -272 ) ( 1184 -128 -288 ) +1SLIP 0 -32 0 1 1 +( 1184 -128 -272 ) ( 1056 -128 -272 ) ( 1056 -128 -288 ) slipk -32 -64 0 1 1 +( 1056 -128 -272 ) ( 1056 -256 -272 ) ( 1056 -256 -288 ) +1SLIP 0 -32 0 1 1 +} +// brush 2139 +{ +( 1152 -128 -96 ) ( 1152 -128 -112 ) ( 1088 -128 -112 ) SLIPBOTSD 0 0 270 1 1 +( 1152 -64 -112 ) ( 1152 -64 -96 ) ( 1088 -64 -96 ) SLIPBOTSD 0 0 270 1 1 +( 1088 -128 -112 ) ( 1088 -64 -112 ) ( 1088 -64 -96 ) SLIPBOTSD 0 0 270 1 1 +( 1152 -64 -112 ) ( 1152 -128 -112 ) ( 1152 -128 -96 ) SLIPBOTSD 0 0 270 1 1 +( 1088 -128 -96 ) ( 1088 -64 -96 ) ( 1152 -64 -96 ) +0SLIPBOT 0 0 0 1 1 +( 1088 -64 -112 ) ( 1088 -128 -112 ) ( 1152 -128 -112 ) +0sliptop 0 0 0 1 1 +} +// brush 2140 +{ +( 1088 -128 -96 ) ( 1088 -128 -112 ) ( 1072 -128 -112 ) SLIPSIDE 0 0 0 1 1 +( 1088 -112 -112 ) ( 1088 -112 -96 ) ( 1072 -112 -96 ) SLIPSIDE 0 0 0 1 1 +( 1072 -128 -112 ) ( 1072 -112 -112 ) ( 1072 -112 -96 ) SLIPSIDE 0 0 0 1 1 +( 1088 -112 -112 ) ( 1088 -128 -112 ) ( 1088 -128 -96 ) SLIPSIDE 0 0 0 1 1 +( 1072 -128 -96 ) ( 1072 -112 -96 ) ( 1088 -112 -96 ) SLIPLITE 0 0 0 1 1 +( 1072 -112 -112 ) ( 1072 -128 -112 ) ( 1088 -128 -112 ) SLIPLITE 0 0 0 1 1 +} +// brush 2141 +{ +( 1088 -80 -96 ) ( 1088 -80 -112 ) ( 1072 -80 -112 ) SLIPSIDE 0 0 0 1 1 +( 1088 -64 -112 ) ( 1088 -64 -96 ) ( 1072 -64 -96 ) SLIPSIDE 0 0 0 1 1 +( 1072 -80 -112 ) ( 1072 -64 -112 ) ( 1072 -64 -96 ) SLIPSIDE 0 0 0 1 1 +( 1088 -64 -112 ) ( 1088 -80 -112 ) ( 1088 -80 -96 ) SLIPSIDE 0 0 0 1 1 +( 1072 -80 -96 ) ( 1072 -64 -96 ) ( 1088 -64 -96 ) SLIPLITE 0 0 0 1 1 +( 1072 -64 -112 ) ( 1072 -80 -112 ) ( 1088 -80 -112 ) SLIPLITE 0 0 0 1 1 +} +// brush 2142 +{ +( 1168 -80 -96 ) ( 1168 -80 -112 ) ( 1152 -80 -112 ) SLIPSIDE 0 0 0 1 1 +( 1168 -64 -112 ) ( 1168 -64 -96 ) ( 1152 -64 -96 ) SLIPSIDE 0 0 0 1 1 +( 1152 -80 -112 ) ( 1152 -64 -112 ) ( 1152 -64 -96 ) SLIPSIDE 0 0 0 1 1 +( 1168 -64 -112 ) ( 1168 -80 -112 ) ( 1168 -80 -96 ) SLIPSIDE 0 0 0 1 1 +( 1152 -80 -96 ) ( 1152 -64 -96 ) ( 1168 -64 -96 ) SLIPLITE 0 0 0 1 1 +( 1152 -64 -112 ) ( 1152 -80 -112 ) ( 1168 -80 -112 ) SLIPLITE 0 0 0 1 1 +} +// brush 2143 +{ +( 1168 -128 -96 ) ( 1168 -128 -112 ) ( 1152 -128 -112 ) SLIPSIDE 0 0 0 1 1 +( 1168 -112 -112 ) ( 1168 -112 -96 ) ( 1152 -112 -96 ) SLIPSIDE 0 0 0 1 1 +( 1152 -128 -112 ) ( 1152 -112 -112 ) ( 1152 -112 -96 ) SLIPSIDE 0 0 0 1 1 +( 1168 -112 -112 ) ( 1168 -128 -112 ) ( 1168 -128 -96 ) SLIPSIDE 0 0 0 1 1 +( 1152 -128 -96 ) ( 1152 -112 -96 ) ( 1168 -112 -96 ) SLIPLITE 0 0 0 1 1 +( 1152 -112 -112 ) ( 1152 -128 -112 ) ( 1168 -128 -112 ) SLIPLITE 0 0 0 1 1 +} +// brush 2144 +{ +( 832 640 -136 ) ( 832 512 -136 ) ( 832 512 -152 ) SYM06_4 0 -32 0 1 1 +( 896 640 -136 ) ( 824 640 -136 ) ( 824 640 -152 ) SYM06_4 0 -32 0 1 1 +( 896 128 -136 ) ( 896 256 -136 ) ( 896 256 -152 ) TECH10_2 0 -32 0 1 1 +( 824 256 -136 ) ( 896 256 -136 ) ( 896 256 -152 ) SYM06_4 0 -32 0 1 1 +( 824 512 -32 ) ( 824 640 -32 ) ( 896 640 -32 ) SYM06_4 0 -32 0 1 1 +( 896 640 -160 ) ( 824 640 -160 ) ( 824 512 -160 ) SYM06_4 0 -32 0 1 1 +} +// brush 2145 +{ +( 1408 640 -160 ) ( 1336 640 -160 ) ( 1336 512 -160 ) SYM06_4 0 -32 0 1 1 +( 1336 512 -32 ) ( 1336 640 -32 ) ( 1408 640 -32 ) SYM06_4 0 -32 0 1 1 +( 1344 256 -136 ) ( 1416 256 -136 ) ( 1416 256 -152 ) SYM06_4 0 -32 0 1 1 +( 1408 512 -136 ) ( 1408 640 -136 ) ( 1408 640 -152 ) SYM06_4 0 -32 0 1 1 +( 1408 640 -136 ) ( 1336 640 -136 ) ( 1336 640 -152 ) SYM06_4 0 -32 0 1 1 +( 1344 640 -136 ) ( 1344 512 -136 ) ( 1344 512 -152 ) TECH10_2 0 -32 0 1 1 +} +// brush 2146 +{ +( 1408 -320 -160 ) ( 1408 -248 -160 ) ( 1280 -248 -160 ) SYM06_4 0 32 0 1 1 +( 1280 -248 -32 ) ( 1408 -248 -32 ) ( 1408 -320 -32 ) SYM06_4 0 32 0 1 1 +( 1216 -264 -136 ) ( 1216 -336 -136 ) ( 1216 -336 -152 ) SYM06_4 -64 -32 0 1 1 +( 896 -320 -136 ) ( 1024 -320 -136 ) ( 1024 -320 -152 ) SYM06_4 0 -32 0 1 1 +( 1344 -320 -136 ) ( 1344 -248 -136 ) ( 1344 -248 -152 ) SYM06_4 -64 -32 0 1 1 +( 1408 -256 -136 ) ( 1280 -256 -136 ) ( 1280 -256 -152 ) TECH_SYMB 64 -32 0 1 1 +} +// brush 2147 +{ +( 1344 568 -80 ) ( 1344 568 48 ) ( 1344 696 48 ) SYM06_4 0 16 0 1 1 +( 832 368 -80 ) ( 832 368 48 ) ( 832 240 48 ) SYM06_4 0 16 0 1 1 +( 1600 672 -32 ) ( 1600 800 -32 ) ( 1504 800 -32 ) COP1_1 0 0 0 1 1 +( 1504 688 -16 ) ( 1504 816 -16 ) ( 1600 816 -16 ) SFLOOR4_2 0 0 0 1 1 +( 1448 -256 48 ) ( 1448 -256 -80 ) ( 1352 -256 -80 ) SFLOOR4_2 0 16 0 1 1 +( 1072 640 48 ) ( 1072 640 -80 ) ( 1168 640 -80 ) SFLOOR4_2 0 16 0 1 1 +} +// brush 2148 +{ +( 864 512 -288 ) ( 848 512 -288 ) ( 848 512 -160 ) TECH05_2 32 -31 -180 1 -1 +( 896 560 -160 ) ( 896 560 -180 ) ( 896 496 -180 ) TECH08_1 64 -33 0 1 1 +( 704 496 -160 ) ( 704 496 -180 ) ( 704 560 -180 ) TECH08_2 64 -32 0 1 1 +( 864 560 -160 ) ( 928 560 -160 ) ( 928 496 -160 ) TECH05_2 -31 -31 90 1 1 +( 864 496 -180 ) ( 928 496 -180 ) ( 928 560 -180 ) COMP1_4 32 32 0 1 1 +( 904 640 -180 ) ( 904 640 -160 ) ( 840 640 -160 ) TECH08_1B 32 -31 -180 1 -1 +} +// brush 2149 +{ +( 1024 512 -288 ) ( 1008 512 -288 ) ( 1008 512 -160 ) TECH05_2 32 -31 -180 1 -1 +( 896 528 -180 ) ( 896 528 -280 ) ( 896 496 -280 ) TECH08_1 64 -33 0 1 1 +( 704 496 -180 ) ( 704 496 -280 ) ( 704 528 -280 ) TECH08_2 64 -32 0 1 1 +( 864 528 -180 ) ( 928 528 -180 ) ( 928 496 -180 ) TECH05_2 -31 -31 90 1 1 +( 672 496 -280 ) ( 736 496 -280 ) ( 736 528 -280 ) TECH05_2 -31 -31 90 1 1 +( 736 526 -280 ) ( 736 526 -180 ) ( 672 526 -180 ) COMP1_4 32 -32 0 1 1 +} +// brush 2150 +{ +( 928 526 -268 ) ( 864 526 -268 ) ( 864 536 -280 ) COMP1_4 32 -48 0 1 1 +( 896 538 -266 ) ( 896 538 -280 ) ( 896 528 -280 ) SYM06_2 64 -32 -180 1 -1 +( 704 528 -266 ) ( 704 528 -280 ) ( 704 538 -280 ) TECH05_2 -48 -30 0 1 1 +( 672 528 -280 ) ( 736 528 -280 ) ( 736 538 -280 ) TECH05_2 -31 -31 90 1 1 +( 672 526 -268 ) ( 736 526 -268 ) ( 736 526 -280 ) TECH05_2 32 -31 -180 1 -1 +} +// brush 2151 +{ +( 672 528 -256 ) ( 736 528 -256 ) ( 736 550 -180 ) COMP1_4 32 -32 0 1 1 +( 896 528 -180 ) ( 896 554 -180 ) ( 896 554 -264 ) TECH08_1 64 -33 0 1 1 +( 704 554 -180 ) ( 704 528 -180 ) ( 704 528 -264 ) TECH05_2 -48 -30 0 1 1 +( 864 550 -180 ) ( 928 550 -180 ) ( 928 528 -180 ) TECH05_2 -31 -31 90 1 1 +( 736 526 -256 ) ( 672 526 -256 ) ( 672 526 -180 ) TECH05_2 32 -31 -180 1 -1 +} +// brush 2152 +{ +( 736 656 -280 ) ( 736 656 -288 ) ( 736 560 -288 ) TECH08_1 64 -33 0 1 1 +( 704 560 -280 ) ( 704 560 -288 ) ( 704 656 -288 ) TECH08_2 64 -32 0 1 1 +( 672 656 -280 ) ( 736 656 -280 ) ( 736 560 -280 ) COMP1_4 32 32 0 1 1 +( 864 560 -288 ) ( 928 560 -288 ) ( 928 656 -288 ) TECH08_1B -31 -31 90 1 1 +( 922 640 -296 ) ( 922 640 -288 ) ( 858 640 -288 ) TECH08_1B 32 -31 -180 1 -1 +( 864 512 -290 ) ( 864 512 -282 ) ( 928 512 -282 ) TECH08_1B 32 -31 -180 1 -1 +} +// brush 2153 +{ +( 672 626 -180 ) ( 736 626 -180 ) ( 736 626 -280 ) COMP1_4 32 -32 0 1 1 +( 736 624 -280 ) ( 736 656 -280 ) ( 672 656 -280 ) TECH05_2 -124 -31 90 1 1 +( 928 656 -180 ) ( 928 624 -180 ) ( 864 624 -180 ) TECH05_2 -124 -31 90 1 1 +( 704 624 -280 ) ( 704 656 -280 ) ( 704 656 -180 ) TECH08_2 64 -32 0 1 1 +( 896 656 -280 ) ( 896 624 -280 ) ( 896 624 -180 ) TECH08_1 64 -33 0 1 1 +( 1008 640 -160 ) ( 1008 640 -288 ) ( 1024 640 -288 ) TECH07_2 0 -31 -180 1 -1 +} +// brush 2154 +{ +( 736 626 -280 ) ( 736 626 -268 ) ( 672 626 -268 ) TECH05_2 32 -31 -180 1 -1 +( 736 614 -280 ) ( 736 624 -280 ) ( 672 624 -280 ) TECH05_2 -124 -31 90 1 1 +( 704 614 -280 ) ( 704 624 -280 ) ( 704 624 -266 ) TECH05_2 -12 -30 0 1 1 +( 896 624 -280 ) ( 896 614 -280 ) ( 896 614 -266 ) SYM06_2 -64 -32 0 1 1 +( 864 616 -280 ) ( 864 626 -268 ) ( 928 626 -268 ) COMP1_4 32 -32 0 1 1 +} +// brush 2155 +{ +( 672 626 -180 ) ( 672 626 -256 ) ( 736 626 -256 ) TECH05_2 32 -31 -180 1 -1 +( 928 624 -180 ) ( 928 602 -180 ) ( 864 602 -180 ) TECH05_2 -124 -31 90 1 1 +( 704 624 -264 ) ( 704 624 -180 ) ( 704 598 -180 ) TECH08_2 64 -32 0 1 1 +( 896 598 -264 ) ( 896 598 -180 ) ( 896 624 -180 ) SYM06_2 64 -32 -180 1 -1 +( 736 602 -180 ) ( 736 624 -256 ) ( 672 624 -256 ) COMP1_4 32 -32 0 1 1 +} +// brush 2156 +{ +( 968 512 -288 ) ( 968 640 -288 ) ( 896 640 -288 ) TECH08_1 0 63 0 1 1 +( 896 640 -160 ) ( 968 640 -160 ) ( 968 512 -160 ) TECH08_1 0 63 0 1 1 +( 928 -256 -280 ) ( 928 -256 -264 ) ( 1000 -256 -264 ) TECH08_1 0 -33 0 1 1 +( 832 64 -288 ) ( 832 160 -288 ) ( 832 160 -160 ) TECH08_1 -64 -33 0 1 1 +( 904 128 -288 ) ( 904 128 -160 ) ( 840 128 -160 ) TECH08_1 0 -33 0 1 1 +( 896 -32 -160 ) ( 896 -32 -288 ) ( 896 -320 -288 ) TECH08_1 -64 -33 0 1 1 +} +// brush 2157 +{ +( 1056 576 -288 ) ( 1056 576 -304 ) ( 1056 640 -304 ) TECH04_5 0 0 0 1 1 +( 1288 640 -176 ) ( 968 640 -176 ) ( 968 640 -304 ) TECH04_5 0 0 0 1 1 +( 1184 576 -304 ) ( 1184 576 -288 ) ( 1184 640 -288 ) TECH04_5 0 0 0 1 1 +( 1064 608 -304 ) ( 1064 608 -288 ) ( 1192 608 -288 ) COP1_1 0 -16 0 1 1 +( 960 192 -288 ) ( 960 576 -288 ) ( 1280 576 -288 ) SFLOOR4_2 0 0 0 1 1 +( 1280 576 -304 ) ( 960 576 -304 ) ( 960 192 -304 ) COP1_1 0 0 0 1 1 +} +// brush 2158 +{ +( 1344 448 -304 ) ( 1024 448 -304 ) ( 1024 64 -304 ) COP1_1 0 0 0 1 1 +( 1024 64 -288 ) ( 1024 448 -288 ) ( 1344 448 -288 ) SFLOOR4_2 0 0 0 1 1 +( 1024 128 -176 ) ( 1344 128 -176 ) ( 1344 128 -304 ) COP1_1 0 -16 0 1 1 +( 1216 -192 -176 ) ( 1216 192 -176 ) ( 1216 192 -304 ) TECH04_5 0 0 0 1 1 +( 1224 192 -176 ) ( 904 192 -176 ) ( 904 192 -304 ) COP1_1 0 -16 0 1 1 +( 1024 448 -176 ) ( 1024 64 -176 ) ( 1024 64 -304 ) TECH04_5 0 0 0 1 1 +} +// brush 2159 +{ +( 1024 288 -304 ) ( 1024 288 -288 ) ( 1024 192 -288 ) TECH04_5 0 0 0 1 1 +( 1216 288 -304 ) ( 1216 288 -288 ) ( 1024 288 -288 ) COP1_1 0 -16 0 1 1 +( 1216 288 -288 ) ( 1216 288 -304 ) ( 1216 192 -304 ) TECH04_5 0 0 0 1 1 +( 1024 192 -176 ) ( 1344 192 -176 ) ( 1344 192 -304 ) COP1_1 0 -16 0 1 1 +( 1024 128 -288 ) ( 1024 512 -288 ) ( 1344 512 -288 ) SFLOOR4_2 0 0 0 1 1 +( 1344 512 -304 ) ( 1024 512 -304 ) ( 1024 128 -304 ) COP1_1 0 0 0 1 1 +} +// brush 2160 +{ +( 928 608 -176 ) ( 928 224 -176 ) ( 928 224 -304 ) TECH04_5 0 0 0 1 1 +( 1320 608 -176 ) ( 1000 608 -176 ) ( 1000 608 -304 ) TECH04_5 0 0 0 1 1 +( 1312 96 -176 ) ( 1312 480 -176 ) ( 1312 480 -304 ) TECH04_5 0 0 0 1 1 +( 928 288 -176 ) ( 1248 288 -176 ) ( 1248 288 -304 ) TECH04_5 0 0 0 1 1 +( 928 224 -288 ) ( 928 608 -288 ) ( 1248 608 -288 ) SFLOOR4_2 0 0 0 1 1 +( 1248 608 -304 ) ( 928 608 -304 ) ( 928 224 -304 ) COP1_1 32 32 0 1 1 +} +// brush 2161 +{ +( 1296 1856 -224 ) ( 1296 1856 -672 ) ( 1280 1984 -672 ) UWALL1_2 -32 0 -180 1 -1 +( 1408 1736 -224 ) ( 1408 1736 -672 ) ( 1360 1760 -672 ) UWALL1_2 -32 0 -180 1 -1 +( 1304 1872 -672 ) ( 1400 1872 -672 ) ( 1400 2048 -672 ) UWALL1_2 -32 -7 -90 1 1 +( 1312 1760 -64 ) ( 1304 1760 -64 ) ( 1280 1792 -64 ) UWALL1_2 -32 -7 -90 1 1 +( 1280 2048 -224 ) ( 1280 2048 -672 ) ( 1408 2048 -672 ) UWALL1_2 8 0 0 1 1 +( 1296 1856 -672 ) ( 1296 1856 -224 ) ( 1360 1760 -224 ) UWALL1_2 8 0 0 1 1 +( 1408 1736 -512 ) ( 1408 1736 -64 ) ( 1408 2048 -64 ) UWALL1_2 -32 0 -180 1 -1 +( 1280 2048 -672 ) ( 1280 2048 -224 ) ( 1280 1984 -224 ) UWALL1_2 -32 0 -180 1 -1 +} +// brush 2162 +{ +( 1552 1480 -672 ) ( 1448 1480 -672 ) ( 1448 1320 -672 ) UWALL1_2 -8 -24 0 1 1 +( 1448 1320 -64 ) ( 1448 1480 -64 ) ( 1552 1480 -64 ) UWALL1_2 -8 -24 0 1 1 +( 1472 1376 -672 ) ( 1472 1376 64 ) ( 1552 1376 64 ) UWALL1_2 -8 0 0 1 1 +( 1536 1312 64 ) ( 1536 1472 64 ) ( 1536 1472 -672 ) UWALL1_2 32 0 0 1 1 +( 1552 1480 64 ) ( 1448 1480 64 ) ( 1448 1480 -672 ) UWALL1_2 -8 0 0 1 1 +( 1472 1376 64 ) ( 1472 1376 -672 ) ( 1448 1480 -672 ) UWALL1_2 32 0 0 1 1 +} +// brush 2163 +{ +( 1424 1088 -672 ) ( 1320 1088 -672 ) ( 1320 928 -672 ) UWALL1_2 -8 32 0 1 1 +( 1320 928 -64 ) ( 1320 1088 -64 ) ( 1424 1088 -64 ) UWALL1_2 -8 32 0 1 1 +( 1280 1024 -672 ) ( 1280 1024 64 ) ( 1424 1024 64 ) UWALL1_2 -8 0 0 1 1 +( 1536 920 64 ) ( 1536 1080 64 ) ( 1536 1080 -672 ) UWALL1_2 -24 0 0 1 1 +( 1384 1088 64 ) ( 1384 1088 -672 ) ( 1424 1088 -672 ) UWALL1_2 -8 0 0 1 1 +( 1280 1024 64 ) ( 1280 1024 -672 ) ( 1384 1088 -672 ) UWALL1_2 -24 0 0 1 1 +} +// brush 2164 +{ +( 1568 1480 -224 ) ( 1568 1480 -672 ) ( 1448 1480 -672 ) UWALL1_2 -24 0 0 1 1 +( 1536 1640 -672 ) ( 1536 1640 -224 ) ( 1416 1640 -224 ) UWALL1_2 -24 0 0 1 1 +( 1392 1592 -672 ) ( 1392 1592 -224 ) ( 1400 1528 -224 ) UWALL1_2 -8 0 0 1 1 +( 1536 1480 -672 ) ( 1536 1480 -224 ) ( 1536 1640 -224 ) UWALL1_2 -8 0 0 1 1 +( 1560 1512 -64 ) ( 1384 1512 -64 ) ( 1384 1608 -64 ) UWALL1_2 -24 8 0 1 1 +( 1560 1608 -672 ) ( 1384 1608 -672 ) ( 1384 1512 -672 ) UWALL1_2 -24 8 0 1 1 +( 1392 1592 -224 ) ( 1392 1592 -672 ) ( 1448 1640 -672 ) UWALL1_2 -48 0 0 1 1 +( 1448 1480 -224 ) ( 1448 1480 -672 ) ( 1400 1528 -672 ) UWALL1_2 -24 0 0 1 1 +} +// brush 2165 +{ +( 1384 1088 -224 ) ( 1384 1088 -672 ) ( 1336 1136 -672 ) UWALL1_2 -16 0 0 1 1 +( 1328 1200 -224 ) ( 1328 1200 -672 ) ( 1384 1248 -672 ) UWALL1_2 16 0 0 1 1 +( 1496 1216 -672 ) ( 1320 1216 -672 ) ( 1320 1120 -672 ) UWALL1_2 40 0 0 1 1 +( 1496 1120 -64 ) ( 1320 1120 -64 ) ( 1320 1216 -64 ) UWALL1_2 40 0 0 1 1 +( 1536 1096 -672 ) ( 1536 1096 -224 ) ( 1536 1256 -224 ) UWALL1_2 0 0 0 1 1 +( 1328 1200 -672 ) ( 1328 1200 -224 ) ( 1336 1136 -224 ) UWALL1_2 0 0 0 1 1 +( 1504 1248 -672 ) ( 1504 1248 -224 ) ( 1384 1248 -224 ) UWALL1_2 40 0 0 1 1 +( 1504 1088 -224 ) ( 1504 1088 -672 ) ( 1384 1088 -672 ) UWALL1_2 40 0 0 1 1 +} +// brush 2166 +{ +( 1504 1248 -224 ) ( 1504 1248 -672 ) ( 1384 1248 -672 ) UWALL1_2 40 0 0 1 1 +( 1472 1376 -224 ) ( 1472 1376 -672 ) ( 1504 1376 -672 ) UWALL1_2 40 0 0 1 1 +( 1536 1384 -224 ) ( 1536 1384 -672 ) ( 1536 1256 -672 ) UWALL1_2 -32 0 0 1 1 +( 1496 1280 -64 ) ( 1320 1280 -64 ) ( 1320 1376 -64 ) UWALL1_2 40 32 0 1 1 +( 1496 1376 -672 ) ( 1320 1376 -672 ) ( 1320 1280 -672 ) UWALL1_2 40 32 0 1 1 +( 1392 1336 -672 ) ( 1392 1336 -224 ) ( 1384 1248 -224 ) UWALL1_2 -48 0 0 1 1 +( 1472 1376 -672 ) ( 1472 1376 -224 ) ( 1392 1336 -224 ) UWALL1_2 -48 0 0 1 1 +} +// brush 2167 +{ +( 1336 1792 -480 ) ( 1336 2048 -480 ) ( 1152 2048 -416 ) UWALL1_2 8 0 0 1 1 +( 1152 1856 -64 ) ( 1152 2048 -64 ) ( 1336 2048 -64 ) UWALL1_2 8 0 0 1 1 +( 1312 1752 -64 ) ( 1312 1752 -472 ) ( 1152 1792 -416 ) UWALL1_2 8 0 0 1 1 +( 1392 2048 -64 ) ( 1392 2048 -480 ) ( 1392 1808 -504 ) UWALL1_2 8 0 0 1 1 +( 1392 2048 -480 ) ( 1392 2048 -64 ) ( 1152 2048 -64 ) UWALL1_2 8 0 0 1 1 +( 1152 2048 -224 ) ( 1152 1856 -224 ) ( 1152 1856 -672 ) UWALL1_2 8 0 0 1 1 +( 1312 1752 -472 ) ( 1312 1752 -64 ) ( 1392 1808 -64 ) UWALL1_2 8 0 0 1 1 +} +// brush 2168 +{ +( 1248 1184 -288 ) ( 1248 1184 -64 ) ( 1216 1184 -64 ) UWALL1_2 -24 0 0 1 1 +( 1280 1024 -64 ) ( 1280 1024 -288 ) ( 1216 1056 -288 ) UWALL1_2 -24 0 0 1 1 +( 1296 1072 -280 ) ( 1296 1072 -64 ) ( 1280 1136 -64 ) UWALL1_2 -24 0 0 1 1 +( 1216 1184 -672 ) ( 1216 1184 -224 ) ( 1216 1024 -224 ) UWALL1_2 8 0 0 1 1 +( 1120 1152 -64 ) ( 1296 1152 -64 ) ( 1296 1056 -64 ) UWALL1_2 -24 0 0 1 1 +( 1120 1056 -288 ) ( 1296 1056 -288 ) ( 1296 1152 -288 ) UWALL1_2 -24 0 0 1 1 +( 1280 1024 -288 ) ( 1280 1024 -64 ) ( 1296 1072 -64 ) UWALL1_2 -24 0 0 1 1 +( 1248 1184 -64 ) ( 1248 1184 -288 ) ( 1280 1136 -288 ) UWALL1_2 -24 0 0 1 1 +} +// brush 2169 +{ +( 1264 1376 -280 ) ( 1264 1376 -64 ) ( 1240 1408 -64 ) UWALL1_2 -48 0 0 1 1 +( 1248 1184 -288 ) ( 1248 1184 -64 ) ( 1280 1240 -64 ) UWALL1_2 -8 0 0 1 1 +( 1120 1216 -288 ) ( 1296 1216 -288 ) ( 1296 1312 -288 ) UWALL1_2 16 32 0 1 1 +( 1120 1312 -64 ) ( 1296 1312 -64 ) ( 1296 1216 -64 ) UWALL1_2 16 32 0 1 1 +( 1216 1344 -672 ) ( 1216 1344 -224 ) ( 1216 1184 -224 ) UWALL1_2 8 0 0 1 1 +( 1280 1240 -280 ) ( 1280 1240 -64 ) ( 1264 1376 -64 ) UWALL1_2 -32 0 0 1 1 +( 1248 1184 -64 ) ( 1248 1184 -288 ) ( 1216 1184 -288 ) UWALL1_2 16 0 0 1 1 +( 1120 1408 -224 ) ( 1120 1408 -672 ) ( 1240 1408 -672 ) UWALL1_2 16 0 0 1 1 +} +// brush 2170 +{ +( 1528 1824 -64 ) ( 1176 1824 -64 ) ( 1176 1168 -64 ) sky-stars2 0 0 0 128 128 +( 1176 1168 0 ) ( 1176 1824 0 ) ( 1528 1824 0 ) sky-stars2 0 0 0 128 128 +( 1168 1024 0 ) ( 1520 1024 0 ) ( 1520 1024 -136 ) sky-stars2 0 0 0 128 128 +( 1536 1200 0 ) ( 1536 1856 0 ) ( 1536 1856 -136 ) sky-stars2 0 0 0 128 128 +( 1536 1856 0 ) ( 1184 1856 0 ) ( 1184 1856 -136 ) sky-stars2 0 0 0 128 128 +( 1216 1832 0 ) ( 1216 1176 0 ) ( 1216 1176 -136 ) sky-stars2 0 0 0 128 128 +} +// brush 2171 +{ +( 1408 1688 -672 ) ( 1408 1688 -224 ) ( 1448 1640 -224 ) UWALL1_2 8 0 0 1 1 +( 1560 1768 -672 ) ( 1384 1768 -672 ) ( 1384 1672 -672 ) UWALL1_2 -24 40 0 1 1 +( 1560 1672 -64 ) ( 1384 1672 -64 ) ( 1384 1768 -64 ) UWALL1_2 -24 40 0 1 1 +( 1536 1640 -672 ) ( 1536 1640 -224 ) ( 1536 1800 -224 ) UWALL1_2 -40 0 0 1 1 +( 1408 1688 -64 ) ( 1408 1688 -512 ) ( 1408 1760 -512 ) UWALL1_2 -40 0 0 1 1 +( 1536 1640 -224 ) ( 1536 1640 -672 ) ( 1416 1640 -672 ) UWALL1_2 -24 0 0 1 1 +( 1408 1752 -672 ) ( 1440 1752 -672 ) ( 1408 1752 -64 ) UWALL1_2 -24 0 0 1 1 +} +// brush 2172 +{ +( 608 1408 -384 ) ( 496 1408 -384 ) ( 496 1384 -384 ) TECH08_1 128 0 0 1 1 +( 496 1384 -256 ) ( 496 1408 -256 ) ( 608 1408 -256 ) TECH08_1 128 0 0 1 1 +( 496 1376 -312 ) ( 608 1376 -312 ) ( 608 1376 -368 ) TECH08_1B 0 0 0 1 1 +( 1216 1368 -312 ) ( 1216 1392 -312 ) ( 1216 1392 -368 ) TECH08_1 128 0 0 1 1 +( 616 1440 -312 ) ( 504 1440 -312 ) ( 504 1440 -368 ) TECH08_1 128 0 0 1 1 +( 480 1408 -312 ) ( 480 1384 -312 ) ( 480 1384 -368 ) TECH08_1B 0 0 0 1 1 +} +// brush 2173 +{ +( 608 1408 -496 ) ( 496 1408 -496 ) ( 496 1384 -496 ) PIP_RE2 0 -64 0 1 1 +( 496 1384 -432 ) ( 496 1408 -432 ) ( 608 1408 -432 ) PIP_RE2 0 -64 0 1 1 +( 512 1392 -408 ) ( 624 1392 -408 ) ( 624 1392 -464 ) PIP_RE2 0 -64 0 1 1 +( 1216 1368 -408 ) ( 1216 1392 -408 ) ( 1216 1392 -464 ) PIP_RE2 0 -64 0 1 1 +( 616 1440 -408 ) ( 504 1440 -408 ) ( 504 1440 -464 ) PIP_RE2 0 -64 0 1 1 +( 496 1424 -408 ) ( 496 1400 -408 ) ( 496 1400 -464 ) PIP_RE2 0 -64 0 1 1 +} +// brush 2174 +{ +( 496 1408 -432 ) ( 496 1384 -432 ) ( 608 1408 -432 ) TECH04_1 0 0 0 1 1 +( 480 1408 -408 ) ( 480 1384 -408 ) ( 480 1384 -464 ) PIP_RE2 0 -64 0 1 1 +( 616 1440 -408 ) ( 504 1440 -408 ) ( 504 1440 -464 ) PIP_RE2 0 -64 0 1 1 +( 1216 1368 -408 ) ( 1216 1392 -408 ) ( 1216 1392 -464 ) PIP_RE2 0 -64 0 1 1 +( 496 1376 -408 ) ( 608 1376 -408 ) ( 608 1376 -464 ) PIP_RE2 0 -64 0 1 1 +( 496 1384 -384 ) ( 496 1408 -384 ) ( 608 1408 -384 ) PIP_RE2 0 -64 0 1 1 +} +// brush 2175 +{ +( 496 1408 -496 ) ( 608 1408 -496 ) ( 496 1384 -496 ) TECH04_1 0 0 0 1 1 +( 480 1408 -408 ) ( 480 1384 -408 ) ( 480 1384 -464 ) PIP_RE2 0 -64 0 1 1 +( 616 1440 -408 ) ( 504 1440 -408 ) ( 504 1440 -464 ) PIP_RE2 0 -64 0 1 1 +( 1216 1368 -408 ) ( 1216 1392 -408 ) ( 1216 1392 -464 ) PIP_RE2 0 -64 0 1 1 +( 496 1376 -408 ) ( 608 1376 -408 ) ( 608 1376 -464 ) PIP_RE2 0 -64 0 1 1 +( 608 1408 -544 ) ( 496 1408 -544 ) ( 496 1384 -544 ) PIP_RE2 0 -64 0 1 1 +} +// brush 2176 +{ +( 416 1152 -672 ) ( 304 1152 -672 ) ( 304 1128 -672 ) SYM06_4 64 -32 0 1 1 +( 304 1128 -544 ) ( 304 1152 -544 ) ( 416 1152 -544 ) SYM06_4 64 -32 0 1 1 +( 304 1120 -312 ) ( 416 1120 -312 ) ( 416 1120 -368 ) SYM06_4 64 -32 0 1 1 +( 1024 1112 -312 ) ( 1024 1136 -312 ) ( 1024 1136 -368 ) SYM06_4 0 -32 0 1 1 +( 424 1184 -312 ) ( 312 1184 -312 ) ( 312 1184 -368 ) SYM06_4 64 -32 0 1 1 +( 288 1152 -312 ) ( 288 1128 -312 ) ( 288 1128 -368 ) SYM06_4 0 -32 0 1 1 +} +// brush 2177 +{ +( 288 1152 -152 ) ( 288 1128 -152 ) ( 288 1128 -208 ) twall4_1 0 32 0 1 1 +( 424 1184 -152 ) ( 312 1184 -152 ) ( 312 1184 -208 ) TECH08_1B 0 0 0 1 1 +( 1024 1144 -152 ) ( 1024 1168 -152 ) ( 1024 1168 -208 ) TECH08_1B 0 0 0 1 1 +( 304 1120 -152 ) ( 416 1120 -152 ) ( 416 1120 -208 ) twall4_1 0 32 0 1 1 +( 304 1128 -256 ) ( 304 1152 -256 ) ( 416 1152 -256 ) COP1_2 0 0 0 1 1 +( 416 1152 -384 ) ( 304 1152 -384 ) ( 304 1128 -384 ) twall4_1 0 0 0 1 1 +} +// brush 2178 +{ +( 256 1440 -440 ) ( 232 1440 -440 ) ( 232 1440 -496 ) WIR_LA2 0 -64 0 1 1 +( 272 1304 -440 ) ( 272 1416 -440 ) ( 272 1416 -496 ) WIR_LA2 0 -64 0 1 1 +( 240 1120 -440 ) ( 264 1120 -440 ) ( 264 1120 -496 ) WIR_LA2 0 -64 0 1 1 +( 224 1424 -440 ) ( 224 1312 -440 ) ( 224 1312 -496 ) WIR_LA2 0 -64 0 1 1 +( 232 1424 -432 ) ( 256 1424 -432 ) ( 256 1312 -432 ) WIR_LA2 0 -64 0 1 1 +( 256 1312 -496 ) ( 256 1424 -496 ) ( 232 1424 -496 ) WIR_LA2 0 -64 0 1 1 +} +// brush 2179 +{ +( 256 1424 -496 ) ( 256 1312 -496 ) ( 232 1424 -496 ) TECH04_1 0 0 0 1 1 +( 256 1312 -544 ) ( 256 1424 -544 ) ( 232 1424 -544 ) WIR_LA2 0 -64 0 1 1 +( 224 1424 -440 ) ( 224 1312 -440 ) ( 224 1312 -496 ) WIR_LA2 0 -64 0 1 1 +( 240 1120 -440 ) ( 264 1120 -440 ) ( 264 1120 -496 ) WIR_LA2 0 -64 0 1 1 +( 288 1304 -440 ) ( 288 1416 -440 ) ( 288 1416 -496 ) WIR_LA2 0 -64 0 1 1 +( 256 1440 -440 ) ( 232 1440 -440 ) ( 232 1440 -496 ) WIR_LA2 0 -64 0 1 1 +} +// brush 2180 +{ +( 256 1424 -432 ) ( 232 1424 -432 ) ( 256 1312 -432 ) TECH04_1 0 0 0 1 1 +( 232 1424 -384 ) ( 256 1424 -384 ) ( 256 1312 -384 ) WIR_LA2 0 -64 0 1 1 +( 224 1424 -440 ) ( 224 1312 -440 ) ( 224 1312 -496 ) WIR_LA2 0 -64 0 1 1 +( 240 1120 -440 ) ( 264 1120 -440 ) ( 264 1120 -496 ) WIR_LA2 0 -64 0 1 1 +( 288 1304 -440 ) ( 288 1416 -440 ) ( 288 1416 -496 ) WIR_LA2 0 -64 0 1 1 +( 256 1440 -440 ) ( 232 1440 -440 ) ( 232 1440 -496 ) WIR_LA2 0 -64 0 1 1 +} +// brush 2181 +{ +( 304 1152 -496 ) ( 416 1152 -496 ) ( 304 1128 -496 ) TECH04_1 0 0 0 1 1 +( 416 1152 -544 ) ( 304 1152 -544 ) ( 304 1128 -544 ) WIR_LA2 0 -64 0 1 1 +( 304 1120 -312 ) ( 416 1120 -312 ) ( 416 1120 -368 ) WIR_LA2 0 -64 0 1 1 +( 1024 1144 -312 ) ( 1024 1168 -312 ) ( 1024 1168 -368 ) WIR_LA2 0 -64 0 1 1 +( 424 1184 -312 ) ( 312 1184 -312 ) ( 312 1184 -368 ) WIR_LA2 0 -64 0 1 1 +( 288 1152 -312 ) ( 288 1128 -312 ) ( 288 1128 -368 ) WIR_LA2 0 -64 0 1 1 +} +// brush 2182 +{ +( 304 1152 -432 ) ( 304 1128 -432 ) ( 416 1152 -432 ) TECH04_1 0 0 0 1 1 +( 304 1128 -384 ) ( 304 1152 -384 ) ( 416 1152 -384 ) WIR_LA2 0 -64 0 1 1 +( 304 1120 -312 ) ( 416 1120 -312 ) ( 416 1120 -368 ) WIR_LA2 0 -64 0 1 1 +( 1024 1144 -312 ) ( 1024 1168 -312 ) ( 1024 1168 -368 ) WIR_LA2 0 -64 0 1 1 +( 424 1184 -312 ) ( 312 1184 -312 ) ( 312 1184 -368 ) WIR_LA2 0 -64 0 1 1 +( 288 1152 -312 ) ( 288 1128 -312 ) ( 288 1128 -368 ) WIR_LA2 0 -64 0 1 1 +} +// brush 2183 +{ +( 688 1152 -496 ) ( 576 1152 -496 ) ( 576 1128 -496 ) WIR_LA5 -16 -64 0 1 1 +( 576 1128 -432 ) ( 576 1152 -432 ) ( 688 1152 -432 ) WIR_LA5 -16 -64 0 1 1 +( 576 1120 -312 ) ( 688 1120 -312 ) ( 688 1120 -368 ) WIR_LA5 -16 -64 0 1 1 +( 672 1144 -312 ) ( 672 1168 -312 ) ( 672 1168 -368 ) WIR_LA5 -16 -64 0 1 1 +( 696 1168 -312 ) ( 584 1168 -312 ) ( 584 1168 -368 ) WIR_LA5 -16 -64 0 1 1 +( 512 1136 -312 ) ( 512 1112 -312 ) ( 512 1112 -368 ) WIR_LA5 -16 -64 0 1 1 +} +// brush 2184 +{ +( 512 1112 -312 ) ( 512 1136 -312 ) ( 512 1112 -368 ) WIR_LA2 0 -64 0 1 1 +( 272 1144 -312 ) ( 272 1120 -312 ) ( 272 1120 -368 ) WIR_LA2 0 -64 0 1 1 +( 424 1168 -312 ) ( 312 1168 -312 ) ( 312 1168 -368 ) WIR_LA2 0 -64 0 1 1 +( 304 1120 -312 ) ( 416 1120 -312 ) ( 416 1120 -368 ) WIR_LA2 0 -64 0 1 1 +( 304 1128 -432 ) ( 304 1152 -432 ) ( 416 1152 -432 ) WIR_LA2 0 -64 0 1 1 +( 416 1152 -496 ) ( 304 1152 -496 ) ( 304 1128 -496 ) WIR_LA2 0 -64 0 1 1 +} +// brush 2185 +{ +( 832 1136 -312 ) ( 832 1112 -312 ) ( 832 1112 -368 ) WIR_LA5 -16 -64 0 1 1 +( 1016 1168 -312 ) ( 904 1168 -312 ) ( 904 1168 -368 ) WIR_LA5 -80 -64 0 1 1 +( 992 1144 -312 ) ( 992 1168 -312 ) ( 992 1168 -368 ) WIR_LA5 -16 -64 0 1 1 +( 896 1120 -312 ) ( 1008 1120 -312 ) ( 1008 1120 -368 ) WIR_LA5 -80 -64 0 1 1 +( 896 1128 -432 ) ( 896 1152 -432 ) ( 1008 1152 -432 ) WIR_LA5 -80 -64 0 1 1 +( 1008 1152 -496 ) ( 896 1152 -496 ) ( 896 1128 -496 ) WIR_LA5 -80 -64 0 1 1 +} +// brush 2186 +{ +( 992 1168 -312 ) ( 992 1144 -312 ) ( 992 1168 -368 ) WIR_LA2 0 -64 0 1 1 +( 424 1168 -312 ) ( 312 1168 -312 ) ( 312 1168 -368 ) WIR_LA5 -80 -64 0 1 1 +( 1008 1136 -312 ) ( 1008 1160 -312 ) ( 1008 1160 -368 ) WIR_LA2 0 -64 0 1 1 +( 304 1120 -312 ) ( 416 1120 -312 ) ( 416 1120 -368 ) WIR_LA2 0 -64 0 1 1 +( 304 1128 -432 ) ( 304 1152 -432 ) ( 416 1152 -432 ) WIR_LA2 0 -64 0 1 1 +( 416 1152 -496 ) ( 304 1152 -496 ) ( 304 1128 -496 ) WIR_LA2 0 -64 0 1 1 +} +// brush 2187 +{ +( 832 1112 -312 ) ( 832 1136 -312 ) ( 832 1112 -368 ) WIR_LA2 0 -64 0 1 1 +( 672 1176 -312 ) ( 672 1152 -312 ) ( 672 1176 -368 ) WIR_LA2 0 -64 0 1 1 +( 424 1168 -312 ) ( 312 1168 -312 ) ( 312 1168 -368 ) WIR_LA2 0 -64 0 1 1 +( 304 1120 -312 ) ( 416 1120 -312 ) ( 416 1120 -368 ) WIR_LA2 0 -64 0 1 1 +( 304 1128 -432 ) ( 304 1152 -432 ) ( 416 1152 -432 ) WIR_LA2 0 -64 0 1 1 +( 416 1152 -496 ) ( 304 1152 -496 ) ( 304 1128 -496 ) WIR_LA2 0 -64 0 1 1 +} +// brush 2188 +{ +( 992 1120 -504 ) ( 968 1120 -504 ) ( 968 1120 -560 ) WIR_LA2 0 -64 0 1 1 +( 1008 984 -440 ) ( 1008 1096 -440 ) ( 1008 1096 -496 ) WIR_LA2 0 -64 0 1 1 +( 976 656 -504 ) ( 1000 656 -504 ) ( 1000 656 -560 ) WIR_LA2 0 -64 0 1 1 +( 832 1112 -504 ) ( 832 1000 -504 ) ( 832 1000 -560 ) WIR_LA2 0 -64 0 1 1 +( 968 1104 -432 ) ( 992 1104 -432 ) ( 992 992 -432 ) WIR_LA2 0 -64 0 1 1 +( 992 992 -496 ) ( 992 1104 -496 ) ( 968 1104 -496 ) WIR_LA2 0 -64 0 1 1 +} +// brush 2189 +{ +( 992 1104 -496 ) ( 992 992 -496 ) ( 968 1104 -496 ) TECH04_1 0 0 0 1 1 +( 992 992 -544 ) ( 992 1104 -544 ) ( 968 1104 -544 ) WIR_LA2 0 -64 0 1 1 +( 832 1112 -504 ) ( 832 1000 -504 ) ( 832 1000 -560 ) WIR_LA2 0 -64 0 1 1 +( 976 640 -504 ) ( 1000 640 -504 ) ( 1000 640 -560 ) WIR_LA2 0 -64 0 1 1 +( 1024 984 -440 ) ( 1024 1096 -440 ) ( 1024 1096 -496 ) WIR_LA2 0 -64 0 1 1 +( 992 1120 -504 ) ( 968 1120 -504 ) ( 968 1120 -560 ) WIR_LA2 0 -64 0 1 1 +} +// brush 2190 +{ +( 992 1104 -432 ) ( 968 1104 -432 ) ( 992 992 -432 ) TECH04_1 0 0 0 1 1 +( 968 1104 -384 ) ( 992 1104 -384 ) ( 992 992 -384 ) WIR_LA2 0 -64 0 1 1 +( 832 1112 -504 ) ( 832 1000 -504 ) ( 832 1000 -560 ) WIR_LA2 0 -64 0 1 1 +( 976 640 -504 ) ( 1000 640 -504 ) ( 1000 640 -560 ) WIR_LA2 0 -64 0 1 1 +( 1024 984 -440 ) ( 1024 1096 -440 ) ( 1024 1096 -496 ) WIR_LA2 0 -64 0 1 1 +( 992 1120 -504 ) ( 968 1120 -504 ) ( 968 1120 -560 ) WIR_LA2 0 -64 0 1 1 +} +// brush 2191 +{ +( 992 1120 -584 ) ( 968 1120 -584 ) ( 968 1120 -640 ) WIR_LA2 0 16 0 1 1 +( 1024 984 -520 ) ( 1024 1096 -520 ) ( 1024 1096 -576 ) SYM06_4 64 -32 0 1 1 +( 976 640 -584 ) ( 1000 640 -584 ) ( 1000 640 -640 ) WIR_LA2 0 16 0 1 1 +( 832 1112 -584 ) ( 832 1000 -584 ) ( 832 1000 -640 ) WIR_LA2 0 16 0 1 1 +( 992 992 -672 ) ( 992 1104 -672 ) ( 968 1104 -672 ) WIR_LA2 0 -64 0 1 1 +( 992 1104 -544 ) ( 992 992 -544 ) ( 968 1104 -544 ) TECH04_1 0 0 0 1 1 +} +// brush 2192 +{ +( 824 1024 -544 ) ( 848 1024 -544 ) ( 824 896 -544 ) SYM06_4 0 -32 0 1 1 +( 1320 1024 -672 ) ( 1216 1024 -672 ) ( 1216 864 -672 ) SYM06_4 0 -32 0 1 1 +( 1216 896 -56 ) ( 1320 896 -56 ) ( 1320 896 -792 ) SYM06_4 0 -32 0 1 1 +( 1536 872 -56 ) ( 1536 1032 -56 ) ( 1536 1032 -792 ) SYM06_4 0 -32 0 1 1 +( 1320 1024 -56 ) ( 1216 1024 -56 ) ( 1216 1024 -792 ) SYM06_4 0 -32 0 1 1 +( 1216 1024 -56 ) ( 1216 864 -56 ) ( 1216 864 -792 ) SYM06_4 0 -32 0 1 1 +} +// brush 2193 +{ +( 824 128 -544 ) ( 848 128 -544 ) ( 824 64 -544 ) SYM06_4 0 -32 0 1 1 +( 1216 -32 -672 ) ( 1328 -32 -672 ) ( 1328 -8 -672 ) SYM06_4 0 -32 0 1 1 +( 1312 128 -432 ) ( 1200 128 -432 ) ( 1200 128 -488 ) SYM06_4 0 -32 0 1 1 +( 832 -8 -424 ) ( 832 -8 -792 ) ( 832 120 -792 ) SYM06_4 0 -32 0 1 1 +( 1336 64 -424 ) ( 1336 64 -792 ) ( 1208 64 -792 ) SYM06_4 0 -32 0 1 1 +( 1344 0 -672 ) ( 1344 0 -304 ) ( 1344 128 -304 ) SYM06_4 0 -32 0 1 1 +} +// brush 2194 +{ +( 824 512 -544 ) ( 848 512 -544 ) ( 824 256 -544 ) SYM06_4 0 -32 0 1 1 +( 1408 640 -792 ) ( 1408 640 -424 ) ( 1280 640 -424 ) SYM06_4 0 -32 0 1 1 +( 1408 512 -424 ) ( 1408 512 -792 ) ( 1408 384 -792 ) SYM06_4 0 -32 0 1 1 +( 1408 256 -424 ) ( 1408 256 -792 ) ( 1280 256 -792 ) SYM06_4 0 -32 0 1 1 +( 1344 464 -312 ) ( 1344 352 -312 ) ( 1344 352 -368 ) SYM06_4 0 -32 0 1 1 +( 1440 384 -672 ) ( 1440 496 -672 ) ( 1416 496 -672 ) SYM06_4 0 -32 0 1 1 +} +// brush 2195 +{ +( 824 512 -544 ) ( 848 512 -544 ) ( 824 256 -544 ) SYM06_4 0 -32 0 1 1 +( 992 384 -672 ) ( 992 496 -672 ) ( 968 496 -672 ) SYM06_4 0 -32 0 1 1 +( 832 480 -432 ) ( 832 368 -432 ) ( 832 368 -488 ) SYM06_4 0 -32 0 1 1 +( 960 256 -424 ) ( 960 256 -792 ) ( 832 256 -792 ) SYM06_4 0 -32 0 1 1 +( 896 488 -304 ) ( 896 488 -672 ) ( 896 360 -672 ) SYM06_4 0 -32 0 1 1 +( 960 640 -792 ) ( 960 640 -424 ) ( 832 640 -424 ) SYM06_4 0 -32 0 1 1 +} +// brush 2196 +{ +( 824 896 -544 ) ( 848 896 -544 ) ( 824 640 -544 ) SYM06_4 0 -32 0 1 1 +( 1240 896 -432 ) ( 1216 896 -432 ) ( 1216 896 -488 ) SYM06_4 0 -32 0 1 1 +( 1408 1304 -432 ) ( 1408 1416 -432 ) ( 1408 1416 -488 ) SYM06_4 0 -32 0 1 1 +( 1208 640 -312 ) ( 1232 640 -312 ) ( 1232 640 -368 ) SYM06_4 0 -32 0 1 1 +( 1216 1424 -432 ) ( 1216 1312 -432 ) ( 1216 1312 -488 ) SYM06_4 0 -32 0 1 1 +( 1248 1312 -672 ) ( 1248 1424 -672 ) ( 1224 1424 -672 ) SYM06_4 0 -32 0 1 1 +} +// brush 2197 +{ +( 1272 1488 -64 ) ( 1272 1488 -672 ) ( 1240 1368 -672 ) UWALL1_2 8 0 0 1 1 +( 1272 1672 -672 ) ( 1272 1672 -64 ) ( 1216 1792 -64 ) UWALL1_2 8 0 0 1 1 +( 1088 1792 64 ) ( 1088 1600 64 ) ( 1088 1600 -672 ) UWALL1_2 8 0 0 1 1 +( 1216 1792 64 ) ( 1088 1792 64 ) ( 1088 1792 -672 ) UWALL1_2 8 0 0 1 1 +( 1272 1672 -64 ) ( 1272 1672 -672 ) ( 1272 1488 -672 ) UWALL1_2 8 0 0 1 1 +( 1152 1376 -672 ) ( 1152 1376 -64 ) ( 1240 1368 -64 ) UWALL1_2 8 0 0 1 1 +( 1088 1600 -64 ) ( 1088 1792 -64 ) ( 1216 1792 -64 ) UWALL1_2 8 0 0 1 1 +( 1216 1792 -672 ) ( 1088 1792 -672 ) ( 1088 1600 -672 ) UWALL1_2 8 0 0 1 1 +( 1152 1376 -64 ) ( 1152 1376 -672 ) ( 1088 1408 -672 ) UWALL1_2 8 0 0 1 1 +} +// brush 2198 +{ +( 1200 1344 -384 ) ( 1200 1312 -384 ) ( 1200 1312 -448 ) SWITCH_1 0 0 180 1 1 +( 1216 1344 -384 ) ( 1200 1344 -384 ) ( 1200 1344 -448 ) TECH04_2 0 0 0 1 1 +( 1216 1312 -384 ) ( 1216 1344 -384 ) ( 1216 1344 -448 ) TECH04_2 -96 0 0 1 1 +( 1200 1312 -384 ) ( 1216 1312 -384 ) ( 1216 1312 -448 ) TECH04_2 0 0 0 1 1 +( 1200 1312 -416 ) ( 1200 1344 -416 ) ( 1216 1344 -416 ) TECH04_2 0 0 0 1 1 +( 1216 1344 -448 ) ( 1200 1344 -448 ) ( 1200 1312 -448 ) TECH04_2 0 0 0 1 1 +} +// brush 2199 +{ +( 1216 1344 -416 ) ( 1200 1344 -416 ) ( 1200 1312 -416 ) TECH04_2 0 0 0 1 1 +( 1200 1312 -384 ) ( 1200 1344 -384 ) ( 1216 1344 -384 ) TECH04_2 0 0 0 1 1 +( 1200 1312 -352 ) ( 1216 1312 -352 ) ( 1216 1312 -416 ) TECH04_2 0 0 0 1 1 +( 1216 1312 -352 ) ( 1216 1344 -352 ) ( 1216 1344 -416 ) TECH04_2 -96 0 0 1 1 +( 1216 1344 -352 ) ( 1200 1344 -352 ) ( 1200 1344 -416 ) TECH04_2 0 0 0 1 1 +( 1200 1344 -352 ) ( 1200 1312 -352 ) ( 1200 1312 -416 ) Z_EXIT 0 0 0 -1 1 +} +// brush 2200 +{ +( 1216 1056 -416 ) ( 1216 1024 -416 ) ( 1216 1024 -448 ) PBTEK1_05 0 -32 0 1 1 +( 1280 1056 -416 ) ( 1216 1056 -416 ) ( 1216 1056 -448 ) PBTEK1_03 0 -32 0 1 1 +( 1280 1024 -416 ) ( 1280 1056 -416 ) ( 1280 1056 -448 ) PBTEK1_05 0 -32 0 1 1 +( 1216 1024 -416 ) ( 1280 1024 -416 ) ( 1280 1024 -448 ) PBTEK1_03 0 -32 0 1 1 +( 1216 1024 -64 ) ( 1216 1056 -64 ) ( 1280 1056 -64 ) PBTEK1_03 0 -32 0 1 1 +( 1280 1056 -672 ) ( 1216 1056 -672 ) ( 1216 1024 -672 ) PBTEK1_03 0 -32 0 1 1 +} +// brush 2201 +{ +( 1280 1056 -320 ) ( 1216 1056 -320 ) ( 1216 1056 -288 ) PBTEK1_03 0 -96 0 1 -1 +( 1216 1472 -288 ) ( 1216 1472 -320 ) ( 1280 1472 -320 ) PBTEK1_03 0 -96 0 1 -1 +( 1216 1312 -288 ) ( 1280 1312 -288 ) ( 1280 1280 -288 ) PBTEK1_03 0 64 0 1 1 +( 1280 1312 -288 ) ( 1280 1312 -320 ) ( 1280 1280 -320 ) PBTEK1_05 0 0 -90 1 1 +( 1280 1312 -320 ) ( 1216 1312 -320 ) ( 1216 1280 -320 ) PBTEK1_03 0 64 0 1 1 +( 1216 1312 -320 ) ( 1216 1312 -288 ) ( 1216 1280 -288 ) PBTEK1_05 0 -32 90 1 1 +} +// brush 2202 +{ +( 1024 704 -128 ) ( 992 704 -128 ) ( 992 704 -160 ) PBTEK1_05 0 0 0 1 1 +( 1024 640 -128 ) ( 1024 704 -128 ) ( 1024 704 -160 ) PBTEK1_03 0 0 -180 1 -1 +( 992 640 -128 ) ( 1024 640 -128 ) ( 1024 640 -160 ) TECH_SYMB 0 -32 0 1 1 +( 992 704 -128 ) ( 992 640 -128 ) ( 992 640 -160 ) PBTEK1_03 0 0 -180 1 -1 +( 992 704 0 ) ( 1024 704 0 ) ( 1024 640 0 ) PBTEK1_03 0 -64 -90 1 1 +( 1024 640 -160 ) ( 1024 704 -160 ) ( 992 704 -160 ) PBTEK1_03 0 -64 -90 1 1 +} +// brush 2203 +{ +( 1216 736 -64 ) ( 1024 736 -64 ) ( 1024 576 -64 ) PBTEK1_03 0 0 -90 1 -1 +( 304 592 0 ) ( 304 616 0 ) ( 416 616 0 ) PBTEK1_03 0 0 -90 1 -1 +( 1216 640 -64 ) ( 1024 640 -64 ) ( 1024 640 0 ) PBTEK1_05 32 -64 90 1 1 +( 1216 608 -248 ) ( 1216 632 -248 ) ( 1216 632 -304 ) PBTEK1_03 0 0 -90 1 -1 +( 1024 704 -64 ) ( 1216 704 -64 ) ( 1216 704 0 ) PBTEK1_03 0 0 -90 1 -1 +( 1024 648 -248 ) ( 1024 624 -248 ) ( 1024 624 -304 ) PBTEK1_03 0 0 -90 1 -1 +} +// brush 2204 +{ +( 992 384 -384 ) ( 992 496 -384 ) ( 968 496 -384 ) PBTEK1_02 0 0 90 1 1 +( 968 496 -288 ) ( 992 496 -288 ) ( 992 384 -288 ) PBTEK1_02 0 0 90 1 1 +( 832 480 -232 ) ( 832 368 -232 ) ( 832 368 -288 ) PBTEK1_02 0 0 90 1 1 +( 960 256 -224 ) ( 960 256 -592 ) ( 832 256 -592 ) PBTEK1_02 0 0 90 1 1 +( 896 488 -80 ) ( 896 488 -448 ) ( 896 360 -448 ) PBTEK1_02 0 0 90 1 1 +( 960 640 -592 ) ( 960 640 -224 ) ( 832 640 -224 ) PBTEK1_02 0 0 90 1 1 +} +// brush 2205 +{ +( 1424 640 -592 ) ( 1424 640 -224 ) ( 1296 640 -224 ) PBTEK1_02 0 0 90 1 1 +( 1408 512 -224 ) ( 1408 512 -592 ) ( 1408 384 -592 ) PBTEK1_02 0 0 90 1 1 +( 1408 256 -224 ) ( 1408 256 -592 ) ( 1280 256 -592 ) PBTEK1_02 0 0 90 1 1 +( 1344 464 -88 ) ( 1344 352 -88 ) ( 1344 352 -144 ) PBTEK1_02 0 0 90 1 1 +( 1416 496 -288 ) ( 1440 496 -288 ) ( 1440 384 -288 ) PBTEK1_02 0 0 90 1 1 +( 1440 384 -384 ) ( 1440 496 -384 ) ( 1416 496 -384 ) PBTEK1_02 0 0 90 1 1 +} +// brush 2206 +{ +( 1216 -32 -384 ) ( 1328 -32 -384 ) ( 1328 -8 -384 ) PBTEK1_02 0 0 90 1 1 +( 1328 -8 -304 ) ( 1328 -32 -304 ) ( 1216 -32 -304 ) PBTEK1_02 0 0 90 1 1 +( 1312 128 -232 ) ( 1200 128 -232 ) ( 1200 128 -288 ) PBTEK1_02 0 0 90 1 1 +( 832 -8 -224 ) ( 832 -8 -592 ) ( 832 120 -592 ) PBTEK1_02 0 0 90 1 1 +( 1336 64 -224 ) ( 1336 64 -592 ) ( 1208 64 -592 ) PBTEK1_02 0 0 90 1 1 +( 1344 0 -464 ) ( 1344 0 -96 ) ( 1344 128 -96 ) PBTEK1_02 0 0 90 1 1 +} +// brush 2207 +{ +( 896 -256 -224 ) ( 960 -256 -224 ) ( 960 -256 -288 ) CRATE0_SIDE 0 -32 0 1 1 +( 896 -192 -288 ) ( 960 -192 -288 ) ( 960 -192 -224 ) CRATE1_SIDE 0 -32 0 1 1 +( 896 -256 -224 ) ( 896 -256 -288 ) ( 896 -192 -288 ) CRATE2_SIDE 0 -32 0 1 1 +( 960 -192 -224 ) ( 960 -192 -288 ) ( 960 -256 -288 ) CRATE0_SIDE 0 -32 0 1 1 +( 960 -256 -224 ) ( 896 -256 -224 ) ( 896 -192 -224 ) CRATE0_TOP 0 0 0 1 1 +( 960 -192 -288 ) ( 896 -192 -288 ) ( 896 -256 -288 ) CRATE0_SIDE 0 32 0 1 1 +} +// brush 2208 +{ +( 1328 24 -288 ) ( 1328 88 -288 ) ( 1264 88 -288 ) CRATE0_SIDE -40 16 -90 1 1 +( 1264 24 -224 ) ( 1264 88 -224 ) ( 1328 88 -224 ) CRATE0_TOP -40 48 -90 1 1 +( 1328 24 -224 ) ( 1328 24 -288 ) ( 1264 24 -288 ) CRATE0_SIDE -48 -32 0 1 1 +( 1264 88 -224 ) ( 1264 88 -288 ) ( 1328 88 -288 ) CRATE2_SIDE -48 -32 0 1 1 +( 1328 88 -288 ) ( 1328 24 -288 ) ( 1328 24 -224 ) CRATE1_SIDE -40 -32 -180 1 -1 +( 1264 88 -224 ) ( 1264 24 -224 ) ( 1264 24 -288 ) CRATE0_SIDE -40 -32 -180 1 -1 +} +// brush 2209 +{ +( 928 288 -224 ) ( 992 288 -224 ) ( 992 288 -288 ) CRATE0_SIDE 32 -32 0 1 1 +( 928 352 -288 ) ( 992 352 -288 ) ( 992 352 -224 ) CRATE1_SIDE 32 -32 0 1 1 +( 928 288 -224 ) ( 928 288 -288 ) ( 928 352 -288 ) CRATE2_SIDE 32 -32 0 1 1 +( 992 352 -224 ) ( 992 352 -288 ) ( 992 288 -288 ) CRATE0_SIDE 32 -32 0 1 1 +( 992 288 -224 ) ( 928 288 -224 ) ( 928 352 -224 ) CRATE0_TOP 32 -32 0 1 1 +( 992 352 -288 ) ( 928 352 -288 ) ( 928 288 -288 ) CRATE0_SIDE 32 0 0 1 1 +} +// brush 2210 +{ +( 1312 576 -288 ) ( 1248 576 -288 ) ( 1248 512 -288 ) CRATE0_SIDE -32 32 0 1 1 +( 1312 512 -224 ) ( 1248 512 -224 ) ( 1248 576 -224 ) CRATE0_TOP -32 0 0 1 1 +( 1312 576 -224 ) ( 1312 576 -288 ) ( 1312 512 -288 ) CRATE0_SIDE 0 -32 0 1 1 +( 1248 512 -224 ) ( 1248 512 -288 ) ( 1248 576 -288 ) cratek_side 0 32 0 -1 1 +( 1248 576 -288 ) ( 1312 576 -288 ) ( 1312 576 -224 ) CRATE1_SIDE -32 -32 0 1 1 +( 1248 512 -224 ) ( 1312 512 -224 ) ( 1312 512 -288 ) CRATE0_SIDE -32 -32 0 1 1 +} +// brush 2211 +{ +( 1272 -40 -224 ) ( 1336 -40 -224 ) ( 1336 -40 -288 ) CRATE0_SIDE 8 -32 0 1 1 +( 1272 24 -288 ) ( 1336 24 -288 ) ( 1336 24 -224 ) CRATE1_SIDE 8 -32 0 1 1 +( 1272 -40 -224 ) ( 1272 -40 -288 ) ( 1272 24 -288 ) CRATE2_SIDE 40 -32 0 1 1 +( 1336 24 -224 ) ( 1336 24 -288 ) ( 1336 -40 -288 ) CRATE0_SIDE 40 -32 0 1 1 +( 1336 -40 -224 ) ( 1272 -40 -224 ) ( 1272 24 -224 ) CRATE0_TOP 8 -40 0 1 1 +( 1336 24 -288 ) ( 1272 24 -288 ) ( 1272 -40 -288 ) CRATE0_SIDE 8 -8 0 1 1 +} +// brush 2212 +{ +( 1344 56 -224 ) ( 1280 56 -224 ) ( 1280 -8 -224 ) CRATE0_SIDE 0 -40 0 1 1 +( 1344 -8 -160 ) ( 1280 -8 -160 ) ( 1280 56 -160 ) cratek_top 0 -8 0 1 1 +( 1344 56 -160 ) ( 1344 56 -224 ) ( 1344 -8 -224 ) CRATE0_SIDE 8 32 0 1 1 +( 1280 -8 -160 ) ( 1280 -8 -224 ) ( 1280 56 -224 ) cratek_side -8 32 0 -1 1 +( 1280 56 -224 ) ( 1344 56 -224 ) ( 1344 56 -160 ) crateb_side 0 32 0 1 1 +( 1280 -8 -160 ) ( 1344 -8 -160 ) ( 1344 -8 -224 ) crateb_side 0 32 0 1 1 +} +// brush 2213 +{ +( 896 -224 -192 ) ( 928 -224 -192 ) ( 928 -224 -224 ) CRATE0_SIDE 0 0 0 0.500000 0.500000 +( 896 -192 -224 ) ( 928 -192 -224 ) ( 928 -192 -192 ) CRATE0_SIDE 0 0 0 0.500000 0.500000 +( 896 -224 -192 ) ( 896 -224 -224 ) ( 896 -192 -224 ) CRATE0_SIDE 0 0 0 0.500000 0.500000 +( 928 -192 -192 ) ( 928 -192 -224 ) ( 928 -224 -224 ) CRATE0_SIDE 0 0 0 0.500000 0.500000 +( 928 -224 -192 ) ( 896 -224 -192 ) ( 896 -192 -192 ) CRATE2_TOP 0 0 0 0.500000 -0.500000 +( 928 -192 -224 ) ( 896 -192 -224 ) ( 896 -224 -224 ) CRATE0_SIDE 16 48 0 1 1 +} +// brush 2214 +{ +( 928 -80 -288 ) ( 896 -80 -288 ) ( 896 -112 -288 ) CRATE0_SIDE 16 32 0 1 1 +( 928 -112 -256 ) ( 896 -112 -256 ) ( 896 -80 -256 ) CRATE2_TOP 0 -32 0 0.500000 -0.500000 +( 928 -80 -256 ) ( 928 -80 -288 ) ( 928 -112 -288 ) CRATE0_SIDE -32 0 0 0.500000 0.500000 +( 896 -112 -256 ) ( 896 -112 -288 ) ( 896 -80 -288 ) CRATE0_SIDE -32 0 0 0.500000 0.500000 +( 896 -80 -288 ) ( 928 -80 -288 ) ( 928 -80 -256 ) CRATE0_SIDE 0 0 0 0.500000 0.500000 +( 896 -112 -256 ) ( 928 -112 -256 ) ( 928 -112 -288 ) CRATE0_SIDE 0 0 0 0.500000 0.500000 +} +// brush 2215 +{ +( 1304 -120 -256 ) ( 1336 -120 -256 ) ( 1336 -120 -288 ) CRATE0_SIDE -48 0 0 0.500000 0.500000 +( 1304 -88 -288 ) ( 1336 -88 -288 ) ( 1336 -88 -256 ) CRATE0_SIDE -48 0 0 0.500000 0.500000 +( 1304 -120 -256 ) ( 1304 -120 -288 ) ( 1304 -88 -288 ) CRATE0_SIDE -16 0 0 0.500000 0.500000 +( 1336 -88 -256 ) ( 1336 -88 -288 ) ( 1336 -120 -288 ) CRATE0_SIDE -16 0 0 0.500000 0.500000 +( 1336 -120 -256 ) ( 1304 -120 -256 ) ( 1304 -88 -256 ) CRATE2_TOP -48 -16 0 0.500000 -0.500000 +( 1336 -88 -288 ) ( 1304 -88 -288 ) ( 1304 -120 -288 ) CRATE0_SIDE -8 -40 0 1 1 +} +// brush 2216 +{ +( 1272 -248 -288 ) ( 1272 -216 -288 ) ( 1240 -216 -288 ) CRATE0_SIDE 56 40 -90 1 1 +( 1240 -248 -256 ) ( 1240 -216 -256 ) ( 1272 -216 -256 ) CRATE2_TOP 15 -48 -90 0.500000 -0.500000 +( 1272 -248 -256 ) ( 1272 -248 -288 ) ( 1240 -248 -288 ) CRATE0_SIDE -48 0 0 0.500000 0.500000 +( 1240 -216 -256 ) ( 1240 -216 -288 ) ( 1272 -216 -288 ) CRATE0_SIDE -48 0 0 0.500000 0.500000 +( 1272 -216 -288 ) ( 1272 -248 -288 ) ( 1272 -248 -256 ) CRATE2_SIDE 16 0 -180 0.500000 -0.500000 +( 1240 -216 -256 ) ( 1240 -248 -256 ) ( 1240 -248 -288 ) CRATE0_SIDE 16 0 -180 0.500000 -0.500000 +} +// brush 2217 +{ +( 1216 1184 -224 ) ( 1024 1184 -224 ) ( 1024 800 -64 ) UWALL1_2 0 0 0 1 1 +( 1216 800 0 ) ( 1024 800 0 ) ( 1024 1184 0 ) twall4_1 0 32 0 1 1 +( 1024 800 0 ) ( 1216 800 0 ) ( 1216 800 -64 ) twall4_1 0 32 0 1 1 +( 1248 672 -120 ) ( 1248 696 -120 ) ( 1248 696 -176 ) twall4_1 -32 64 0 1 1 +( 1024 1184 -224 ) ( 1216 1184 -224 ) ( 1216 1184 0 ) twall4_1 0 64 0 1 1 +( 992 712 -120 ) ( 992 688 -120 ) ( 992 688 -176 ) twall4_1 -32 64 0 1 1 +} +// brush 2218 +{ +( 1024 1128 -256 ) ( 1216 1128 -256 ) ( 1216 1288 -256 ) COP1_1 0 0 0 1 1 +( 1216 1120 -192 ) ( 1024 1120 -192 ) ( 1024 1280 -192 ) twall4_1 0 -32 0 1 1 +( 1024 1184 -88 ) ( 1216 1184 -88 ) ( 1216 1184 -280 ) TECH04_3 18 -47 -180 1 -1 +( 1216 992 -344 ) ( 1216 1016 -344 ) ( 1216 1016 -400 ) twall4_1 32 -32 0 1 1 +( 1016 1376 -288 ) ( 1208 1376 -288 ) ( 1208 1376 -96 ) twall4_1 0 -32 0 1 1 +( 1024 1032 -344 ) ( 1024 1008 -344 ) ( 1024 1008 -400 ) twall4_1 32 -32 0 1 1 +} +// brush 2219 +{ +( 1216 800 -64 ) ( 1024 800 -64 ) ( 1024 640 -64 ) UWALL1_2 0 0 0 1 1 +( 304 656 0 ) ( 304 680 0 ) ( 416 680 0 ) twall4_1 0 32 0 1 1 +( 1216 704 -64 ) ( 1024 704 -64 ) ( 1024 704 0 ) twall4_1 0 64 0 1 1 +( 1248 672 -248 ) ( 1248 696 -248 ) ( 1248 696 -304 ) twall4_1 -32 64 0 1 1 +( 1024 800 -64 ) ( 1216 800 -64 ) ( 1216 800 0 ) twall4_1 0 64 0 1 1 +( 992 712 -248 ) ( 992 688 -248 ) ( 992 688 -304 ) twall4_1 -32 64 0 1 1 +} +// brush 2220 +{ +( 1152 1072 -304 ) ( 1152 1136 -304 ) ( 1088 1136 -304 ) TECH04_3 5 64 -180 1 1 +( 1088 1136 -216 ) ( 1152 1136 -216 ) ( 1152 1072 -216 ) TECH04_3 5 64 -180 1 1 +( 1088 1136 -216 ) ( 1088 1072 -216 ) ( 1088 1072 -232 ) TECH04_3 5 64 -180 1 1 +( 1136 1120 -216 ) ( 1200 1120 -216 ) ( 1200 1120 -232 ) TECH04_3 18 -47 -180 1 -1 +( 1152 1136 -216 ) ( 1088 1136 -216 ) ( 1088 1136 -232 ) TECH04_3 5 64 -180 1 1 +( 1152 1152 -216 ) ( 1152 1216 -216 ) ( 1152 1152 -232 ) TECH04_3 5 64 -180 1 1 +} +// brush 2221 +{ +( 1152 992 -128 ) ( 1152 1056 -128 ) ( 1152 992 -144 ) TECH04_3 -8 41 -180 1 -1 +( 1152 976 -128 ) ( 1088 976 -128 ) ( 1088 976 -144 ) TECH04_3 -8 41 -180 1 -1 +( 1136 960 -128 ) ( 1200 960 -128 ) ( 1200 960 -144 ) TECH04_3 0 41 -180 1 -1 +( 1088 976 -128 ) ( 1088 912 -128 ) ( 1088 912 -144 ) TECH04_3 -8 41 -180 1 -1 +( 1088 976 -144 ) ( 1152 976 -144 ) ( 1152 912 -144 ) TECH04_3 -8 41 -180 1 -1 +( 1152 912 -216 ) ( 1152 976 -216 ) ( 1088 976 -216 ) TECH04_3 -8 41 -180 1 -1 +} +// brush 2222 +{ +( 1152 752 -144 ) ( 1152 816 -144 ) ( 1088 816 -144 ) TECH04_3 -8 -119 -180 1 -1 +( 1088 816 -80 ) ( 1152 816 -80 ) ( 1152 752 -80 ) TECH04_3 -8 -119 -180 1 -1 +( 1088 816 -56 ) ( 1088 752 -56 ) ( 1088 752 -72 ) TECH04_3 -7 113 -180 1 -1 +( 1136 800 -56 ) ( 1200 800 -56 ) ( 1200 800 -72 ) TECH04_3 0 113 -180 1 -1 +( 1152 816 -56 ) ( 1088 816 -56 ) ( 1088 816 -72 ) TECH04_3 -7 113 -180 1 -1 +( 1152 832 -56 ) ( 1152 896 -56 ) ( 1152 832 -72 ) TECH04_3 -7 113 -180 1 -1 +} +// brush 2223 +{ +( 1248 1312 -496 ) ( 1248 1424 -496 ) ( 1224 1424 -496 ) WIR_LA2 0 -64 0 1 1 +( 1224 1424 -432 ) ( 1248 1424 -432 ) ( 1248 1312 -432 ) WIR_LA2 0 -64 0 1 1 +( 1232 1432 -496 ) ( 1232 1320 -496 ) ( 1232 1320 -552 ) WIR_LA2 0 -64 0 1 1 +( 1208 656 -376 ) ( 1232 656 -376 ) ( 1232 656 -432 ) WIR_LA2 0 -64 0 1 1 +( 1408 1304 -504 ) ( 1408 1416 -504 ) ( 1408 1416 -560 ) WIR_LA2 0 -64 0 1 1 +( 1248 1024 -504 ) ( 1224 1024 -504 ) ( 1224 1024 -560 ) WIR_LA2 0 -64 0 1 1 +} +// brush 2224 +{ +( 1248 1024 -504 ) ( 1224 1024 -504 ) ( 1224 1024 -560 ) WIR_LA2 0 -64 0 1 1 +( 1408 1304 -504 ) ( 1408 1416 -504 ) ( 1408 1416 -560 ) WIR_LA2 0 -64 0 1 1 +( 1208 640 -376 ) ( 1232 640 -376 ) ( 1232 640 -432 ) WIR_LA2 0 -64 0 1 1 +( 1216 1424 -496 ) ( 1216 1312 -496 ) ( 1216 1312 -552 ) WIR_LA2 0 -64 0 1 1 +( 1248 1312 -544 ) ( 1248 1424 -544 ) ( 1224 1424 -544 ) WIR_LA2 0 -64 0 1 1 +( 1248 1424 -496 ) ( 1248 1312 -496 ) ( 1224 1424 -496 ) TECH04_1 0 0 0 1 1 +} +// brush 2225 +{ +( 1248 1024 -504 ) ( 1224 1024 -504 ) ( 1224 1024 -560 ) WIR_LA2 0 -64 0 1 1 +( 1408 1304 -504 ) ( 1408 1416 -504 ) ( 1408 1416 -560 ) WIR_LA2 0 -64 0 1 1 +( 1208 640 -376 ) ( 1232 640 -376 ) ( 1232 640 -432 ) WIR_LA2 0 -64 0 1 1 +( 1216 1424 -496 ) ( 1216 1312 -496 ) ( 1216 1312 -552 ) WIR_LA2 0 -64 0 1 1 +( 1224 1424 -384 ) ( 1248 1424 -384 ) ( 1248 1312 -384 ) WIR_LA2 0 -64 0 1 1 +( 1248 1424 -432 ) ( 1224 1424 -432 ) ( 1248 1312 -432 ) TECH04_1 0 0 0 1 1 +} +// brush 2226 +{ +( 1376 608 -384 ) ( 1488 608 -384 ) ( 1488 632 -384 ) PBTEK1_02 -32 0 0 1 1 +( 1488 632 -288 ) ( 1488 608 -288 ) ( 1376 608 -288 ) PBTEK1_02 -32 0 0 1 1 +( 1456 704 -88 ) ( 1344 704 -88 ) ( 1344 704 -144 ) PBTEK1_02 0 -96 90 1 1 +( 1248 640 -224 ) ( 1248 640 -592 ) ( 1248 768 -592 ) PBTEK1_02 0 0 90 1 -1 +( 1504 640 -224 ) ( 1504 640 -592 ) ( 1376 640 -592 ) PBTEK1_02 0 -96 90 1 1 +( 1408 640 -592 ) ( 1408 640 -224 ) ( 1408 768 -224 ) PBTEK1_02 0 0 90 1 -1 +} +// brush 2227 +{ +( 1416 496 -384 ) ( 1440 496 -384 ) ( 1440 384 -384 ) WIR_LA2 0 -64 0 1 1 +( 1344 464 -264 ) ( 1344 352 -264 ) ( 1344 352 -320 ) WIR_LA2 0 -64 0 1 1 +( 1408 256 -304 ) ( 1408 256 -672 ) ( 1280 256 -672 ) WIR_LA2 0 -64 0 1 1 +( 1408 512 -304 ) ( 1408 512 -672 ) ( 1408 384 -672 ) WIR_LA2 0 -64 0 1 1 +( 1424 640 -672 ) ( 1424 640 -304 ) ( 1296 640 -304 ) WIR_LA2 0 -64 0 1 1 +( 1440 496 -432 ) ( 1416 496 -432 ) ( 1440 384 -432 ) TECH04_1 0 0 0 1 1 +} +// brush 2228 +{ +( 1440 384 -544 ) ( 1440 496 -544 ) ( 1416 496 -544 ) WIR_LA2 0 -64 0 1 1 +( 1344 464 -264 ) ( 1344 352 -264 ) ( 1344 352 -320 ) WIR_LA2 0 -64 0 1 1 +( 1408 256 -304 ) ( 1408 256 -672 ) ( 1280 256 -672 ) WIR_LA2 0 -64 0 1 1 +( 1408 512 -304 ) ( 1408 512 -672 ) ( 1408 384 -672 ) WIR_LA2 0 -64 0 1 1 +( 1424 640 -672 ) ( 1424 640 -304 ) ( 1296 640 -304 ) WIR_LA2 0 -64 0 1 1 +( 1440 496 -496 ) ( 1440 384 -496 ) ( 1416 496 -496 ) TECH04_1 0 0 0 1 1 +} +// brush 2229 +{ +( 1312 704 -288 ) ( 1240 704 -288 ) ( 1240 576 -288 ) TECH08_1 32 -1 0 1 1 +( 1240 576 -160 ) ( 1240 704 -160 ) ( 1312 704 -160 ) TECH08_1 32 -1 0 1 1 +( 1344 640 -264 ) ( 1416 640 -264 ) ( 1416 640 -280 ) TECH08_6A 64 -32 0 1 1 +( 1408 896 -264 ) ( 1408 1024 -264 ) ( 1408 1024 -280 ) TECH08_1 0 -33 0 1 1 +( 1312 704 -264 ) ( 1240 704 -264 ) ( 1240 704 -280 ) TECH08_1 32 -33 0 1 1 +( 1248 704 -264 ) ( 1248 576 -264 ) ( 1248 576 -280 ) TECH08_1 0 -33 0 1 1 +} +// brush 2230 +{ +( 1248 704 -136 ) ( 1248 576 -136 ) ( 1248 576 -152 ) SYM06_4 -64 -32 0 1 1 +( 1312 704 -136 ) ( 1240 704 -136 ) ( 1240 704 -152 ) SYM06_4 96 -32 0 1 1 +( 1408 896 -136 ) ( 1408 1024 -136 ) ( 1408 1024 -152 ) SYM06_4 -64 -32 0 1 1 +( 1344 640 -136 ) ( 1416 640 -136 ) ( 1416 640 -152 ) TECH_SYMB 64 -32 0 1 1 +( 1240 576 -32 ) ( 1240 704 -32 ) ( 1312 704 -32 ) SYM06_4 96 32 0 1 1 +( 1312 704 -160 ) ( 1240 704 -160 ) ( 1240 576 -160 ) SYM06_4 96 32 0 1 1 +} +// brush 2231 +{ +( 1248 704 0 ) ( 1216 704 0 ) ( 1216 704 -32 ) PBTEK1_05 0 0 0 1 1 +( 1248 640 0 ) ( 1248 704 0 ) ( 1248 704 -32 ) PBTEK1_03 0 0 -180 1 -1 +( 1216 640 0 ) ( 1248 640 0 ) ( 1248 640 -32 ) TECH_SYMB 64 -32 0 1 1 +( 1216 704 0 ) ( 1216 640 0 ) ( 1216 640 -32 ) PBTEK1_03 0 0 -180 1 -1 +( 1216 704 -32 ) ( 1248 704 -32 ) ( 1248 640 -32 ) PBTEK1_03 0 32 -90 1 1 +( 1248 640 -160 ) ( 1248 704 -160 ) ( 1216 704 -160 ) PBTEK1_03 0 32 -90 1 1 +} +// brush 2232 +{ +( 1248 704 -32 ) ( 1216 704 -32 ) ( 1216 704 -64 ) PBTEK1_05 0 32 0 1 1 +( 1248 640 -32 ) ( 1248 704 -32 ) ( 1248 704 -64 ) PBTEK1_03 0 96 -180 1 -1 +( 1216 640 -32 ) ( 1248 640 -32 ) ( 1248 640 -64 ) TECH08_6A 64 -32 0 1 1 +( 1216 704 -32 ) ( 1216 640 -32 ) ( 1216 640 -64 ) PBTEK1_03 0 0 -180 1 -1 +( 1216 704 -160 ) ( 1248 704 -160 ) ( 1248 640 -160 ) PBTEK1_03 0 32 -90 1 1 +( 1248 640 -288 ) ( 1248 704 -288 ) ( 1216 704 -288 ) PBTEK1_03 0 32 -90 1 1 +} +// brush 2233 +{ +( 1248 1024 -184 ) ( 1224 1024 -184 ) ( 1224 1024 -240 ) UWALL1_2 0 0 0 1 1 +( 1408 1304 -184 ) ( 1408 1416 -184 ) ( 1408 1416 -240 ) UWALL1_2 0 0 0 1 1 +( 1232 960 -256 ) ( 1232 960 0 ) ( 1408 960 0 ) UWALL1_2 0 0 0 1 1 +( 1232 960 0 ) ( 1232 960 -256 ) ( 1216 1024 -256 ) UWALL1_2 0 0 0 1 1 +( 1224 1424 0 ) ( 1248 1424 0 ) ( 1248 1312 0 ) UWALL1_2 0 0 0 1 1 +( 1248 1312 -256 ) ( 1248 1424 -256 ) ( 1224 1424 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 2234 +{ +( 1224 496 -256 ) ( 1248 496 -256 ) ( 1248 608 -256 ) UWALL1_2 0 0 0 1 1 +( 1248 608 0 ) ( 1248 496 0 ) ( 1224 496 0 ) UWALL1_2 0 0 0 1 1 +( 1216 864 0 ) ( 1216 864 -256 ) ( 1232 960 -256 ) UWALL1_2 0 0 0 1 1 +( 1408 960 0 ) ( 1232 960 0 ) ( 1232 960 -256 ) UWALL1_2 0 0 0 1 1 +( 1408 504 -240 ) ( 1408 504 -184 ) ( 1408 616 -184 ) UWALL1_2 0 0 0 1 1 +( 1216 864 -256 ) ( 1216 864 0 ) ( 1408 864 0 ) UWALL1_2 0 0 0 1 1 +} +// brush 2235 +{ +( 1232 808 -256 ) ( 1232 808 0 ) ( 1408 808 0 ) UWALL1_2 0 0 0 1 1 +( 1408 408 -240 ) ( 1408 408 -184 ) ( 1408 520 -184 ) UWALL1_2 0 0 0 1 1 +( 1216 864 0 ) ( 1216 864 -256 ) ( 1408 864 -256 ) UWALL1_2 0 0 0 1 1 +( 1216 864 -256 ) ( 1216 864 0 ) ( 1232 808 0 ) UWALL1_2 0 0 0 1 1 +( 1248 512 0 ) ( 1248 400 0 ) ( 1224 400 0 ) UWALL1_2 0 0 0 1 1 +( 1224 400 -256 ) ( 1248 400 -256 ) ( 1248 512 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 2236 +{ +( 1224 344 -256 ) ( 1248 344 -256 ) ( 1248 456 -256 ) UWALL1_2 0 0 0 1 1 +( 1248 456 0 ) ( 1248 344 0 ) ( 1224 344 0 ) UWALL1_2 0 0 0 1 1 +( 1248 760 0 ) ( 1248 760 -256 ) ( 1232 808 -256 ) UWALL1_2 0 0 0 1 1 +( 1408 808 0 ) ( 1232 808 0 ) ( 1232 808 -256 ) UWALL1_2 0 0 0 1 1 +( 1408 352 -240 ) ( 1408 352 -184 ) ( 1408 464 -184 ) UWALL1_2 0 0 0 1 1 +( 1248 760 -256 ) ( 1248 760 0 ) ( 1408 760 0 ) UWALL1_2 0 0 0 1 1 +} +// brush 2237 +{ +( 1216 704 -256 ) ( 1216 704 0 ) ( 1408 704 0 ) UWALL1_2 0 0 0 1 1 +( 1408 304 -240 ) ( 1408 304 -184 ) ( 1408 416 -184 ) UWALL1_2 0 0 0 1 1 +( 1248 760 0 ) ( 1248 760 -256 ) ( 1408 760 -256 ) UWALL1_2 0 0 0 1 1 +( 1248 760 -256 ) ( 1248 760 0 ) ( 1224 704 0 ) UWALL1_2 0 0 0 1 1 +( 1248 408 0 ) ( 1248 296 0 ) ( 1224 296 0 ) UWALL1_2 0 0 0 1 1 +( 1224 296 -256 ) ( 1248 296 -256 ) ( 1248 408 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 2238 +{ +( 992 416 -256 ) ( 992 304 -256 ) ( 1016 304 -256 ) UWALL1_2 0 0 0 1 1 +( 1016 304 0 ) ( 992 304 0 ) ( 992 416 0 ) UWALL1_2 0 0 0 1 1 +( 1008 768 0 ) ( 1008 768 -256 ) ( 1024 704 -256 ) UWALL1_2 0 0 0 1 1 +( 1008 768 -256 ) ( 1008 768 0 ) ( 832 768 0 ) UWALL1_2 0 0 0 1 1 +( 832 424 -184 ) ( 832 312 -184 ) ( 832 312 -240 ) UWALL1_2 0 0 0 1 1 +( 992 704 -184 ) ( 1016 704 -184 ) ( 1016 704 -240 ) UWALL1_2 0 0 0 1 1 +} +// brush 2239 +{ +( 1024 864 -256 ) ( 1024 864 0 ) ( 832 864 0 ) UWALL1_2 0 0 0 1 1 +( 832 1224 -240 ) ( 832 1224 -184 ) ( 832 1112 -184 ) UWALL1_2 0 0 0 1 1 +( 832 768 0 ) ( 1008 768 0 ) ( 1008 768 -256 ) UWALL1_2 0 0 0 1 1 +( 1024 864 0 ) ( 1024 864 -256 ) ( 1008 768 -256 ) UWALL1_2 0 0 0 1 1 +( 992 1120 0 ) ( 992 1232 0 ) ( 1016 1232 0 ) UWALL1_2 0 0 0 1 1 +( 1016 1232 -256 ) ( 992 1232 -256 ) ( 992 1120 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 2240 +{ +( 1016 1328 -256 ) ( 992 1328 -256 ) ( 992 1216 -256 ) UWALL1_2 0 0 0 1 1 +( 992 1216 0 ) ( 992 1328 0 ) ( 1016 1328 0 ) UWALL1_2 0 0 0 1 1 +( 1024 864 -256 ) ( 1024 864 0 ) ( 1008 920 0 ) UWALL1_2 0 0 0 1 1 +( 1024 864 0 ) ( 1024 864 -256 ) ( 832 864 -256 ) UWALL1_2 0 0 0 1 1 +( 832 1320 -240 ) ( 832 1320 -184 ) ( 832 1208 -184 ) UWALL1_2 0 0 0 1 1 +( 1008 920 -256 ) ( 1008 920 0 ) ( 832 920 0 ) UWALL1_2 0 0 0 1 1 +} +// brush 2241 +{ +( 992 968 -256 ) ( 992 968 0 ) ( 832 968 0 ) UWALL1_2 0 0 0 1 1 +( 832 1376 -240 ) ( 832 1376 -184 ) ( 832 1264 -184 ) UWALL1_2 0 0 0 1 1 +( 832 920 0 ) ( 1008 920 0 ) ( 1008 920 -256 ) UWALL1_2 0 0 0 1 1 +( 992 968 0 ) ( 992 968 -256 ) ( 1008 920 -256 ) UWALL1_2 0 0 0 1 1 +( 992 1272 0 ) ( 992 1384 0 ) ( 1016 1384 0 ) UWALL1_2 0 0 0 1 1 +( 1016 1384 -256 ) ( 992 1384 -256 ) ( 992 1272 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 2242 +{ +( 1016 1432 -256 ) ( 992 1432 -256 ) ( 992 1320 -256 ) UWALL1_2 0 0 0 1 1 +( 992 1320 0 ) ( 992 1432 0 ) ( 1016 1432 0 ) UWALL1_2 0 0 0 1 1 +( 1008 1024 0 ) ( 1008 1024 -256 ) ( 992 968 -256 ) UWALL1_2 0 0 0 1 1 +( 992 968 0 ) ( 992 968 -256 ) ( 832 968 -256 ) UWALL1_2 0 0 0 1 1 +( 832 1424 -240 ) ( 832 1424 -184 ) ( 832 1312 -184 ) UWALL1_2 0 0 0 1 1 +( 1008 1024 -256 ) ( 1008 1024 0 ) ( 832 1024 0 ) UWALL1_2 0 0 0 1 1 +} +// brush 2243 +{ +( 1016 1488 -256 ) ( 992 1488 -256 ) ( 992 1376 -256 ) UWALL1_2 0 0 0 1 1 +( 992 1376 0 ) ( 992 1488 0 ) ( 1016 1488 0 ) UWALL1_2 0 0 0 1 1 +( 1024 1184 0 ) ( 1024 1184 -256 ) ( 1008 1024 -256 ) UWALL1_2 0 0 0 1 1 +( 832 1024 0 ) ( 1008 1024 0 ) ( 1008 1024 -256 ) UWALL1_2 0 0 0 1 1 +( 832 1480 -240 ) ( 832 1480 -184 ) ( 832 1368 -184 ) UWALL1_2 0 0 0 1 1 +( 1024 1184 -256 ) ( 1024 1184 0 ) ( 832 1184 0 ) UWALL1_2 0 0 0 1 1 +} +// brush 2244 +{ +( 992 640 -592 ) ( 992 640 -224 ) ( 992 768 -224 ) PBTEK1_02 32 0 90 1 -1 +( 1088 640 -224 ) ( 1088 640 -592 ) ( 960 640 -592 ) PBTEK1_02 0 0 90 1 1 +( 832 640 -224 ) ( 832 640 -592 ) ( 832 768 -592 ) PBTEK1_02 32 0 90 1 -1 +( 1040 704 -88 ) ( 928 704 -88 ) ( 928 704 -144 ) PBTEK1_02 32 64 90 1 1 +( 1072 632 -288 ) ( 1072 608 -288 ) ( 960 608 -288 ) PBTEK1_02 32 0 0 1 1 +( 960 608 -384 ) ( 1072 608 -384 ) ( 1072 632 -384 ) PBTEK1_02 32 0 0 1 1 +} +// brush 2245 +{ +( 832 704 -264 ) ( 832 576 -264 ) ( 832 576 -280 ) TECH08_1 32 -33 0 1 1 +( 896 704 -264 ) ( 824 704 -264 ) ( 824 704 -280 ) TECH08_1 96 -33 0 1 1 +( 992 896 -264 ) ( 992 1024 -264 ) ( 992 1024 -280 ) TECH08_1 32 -33 0 1 1 +( 928 640 -264 ) ( 1000 640 -264 ) ( 1000 640 -280 ) TECH08_6A 128 -32 0 1 1 +( 824 576 -160 ) ( 824 704 -160 ) ( 896 704 -160 ) TECH08_1 96 -1 0 1 1 +( 896 704 -288 ) ( 824 704 -288 ) ( 824 576 -288 ) TECH08_1 96 -1 0 1 1 +} +// brush 2246 +{ +( 896 704 -160 ) ( 824 704 -160 ) ( 824 576 -160 ) SYM06_4 32 32 0 1 1 +( 824 576 -32 ) ( 824 704 -32 ) ( 896 704 -32 ) SYM06_4 32 32 0 1 1 +( 928 640 -136 ) ( 1000 640 -136 ) ( 1000 640 -152 ) TECH_SYMB 0 -32 0 1 1 +( 992 896 -136 ) ( 992 1024 -136 ) ( 992 1024 -152 ) SYM06_4 -32 -32 0 1 1 +( 896 704 -136 ) ( 824 704 -136 ) ( 824 704 -152 ) SYM06_4 32 -32 0 1 1 +( 832 704 -136 ) ( 832 576 -136 ) ( 832 576 -152 ) SYM06_4 -32 -32 0 1 1 +} +// brush 2247 +{ +( 1024 640 -368 ) ( 1024 704 -368 ) ( 992 704 -368 ) PBTEK1_03 0 -64 -90 1 1 +( 992 704 -304 ) ( 1024 704 -304 ) ( 1024 640 -304 ) PBTEK1_03 0 -64 -90 1 1 +( 992 704 -368 ) ( 992 640 -368 ) ( 992 640 -400 ) PBTEK1_03 0 -112 -180 1 -1 +( 992 640 -368 ) ( 1024 640 -368 ) ( 1024 640 -400 ) PBTEK1_03 16 -48 -180 1 -1 +( 1024 640 -368 ) ( 1024 704 -368 ) ( 1024 704 -400 ) PBTEK1_03 0 -112 -180 1 -1 +( 1024 704 -368 ) ( 992 704 -368 ) ( 992 704 -400 ) PBTEK1_05 0 -48 0 1 1 +} +// brush 2248 +{ +( 1024 640 -288 ) ( 1024 704 -288 ) ( 992 704 -288 ) PBTEK1_03 0 -64 -90 1 1 +( 992 704 -160 ) ( 1024 704 -160 ) ( 1024 640 -160 ) PBTEK1_03 0 -64 -90 1 1 +( 992 704 -256 ) ( 992 640 -256 ) ( 992 640 -288 ) PBTEK1_03 0 0 -180 1 -1 +( 992 640 -256 ) ( 1024 640 -256 ) ( 1024 640 -288 ) TECH08_6A 128 -32 0 1 1 +( 1024 640 -256 ) ( 1024 704 -256 ) ( 1024 704 -288 ) TECH08_6A 128 -32 0 1 1 +( 1024 704 -256 ) ( 992 704 -256 ) ( 992 704 -288 ) PBTEK1_05 0 0 0 1 1 +} +// brush 2249 +{ +( 1024 704 -352 ) ( 992 704 -352 ) ( 992 704 -384 ) TECH04_5 0 0 0 1 1 +( 1024 640 -352 ) ( 1024 704 -352 ) ( 1024 704 -384 ) PBTEK1_02 0 0 90 1 1 +( 992 640 -352 ) ( 1024 640 -352 ) ( 1024 640 -384 ) PBTEK1_02 0 0 90 1 1 +( 992 704 -352 ) ( 992 640 -352 ) ( 992 640 -384 ) TECH04_5 0 0 0 1 1 +( 992 704 -288 ) ( 1024 704 -288 ) ( 1024 640 -288 ) TECH04_5 0 0 0 1 1 +( 1024 640 -304 ) ( 1024 704 -304 ) ( 992 704 -304 ) TECH04_5 0 0 0 1 1 +} +// brush 2250 +{ +( 1024 640 -384 ) ( 1024 704 -384 ) ( 992 704 -384 ) TECH04_5 0 0 0 1 1 +( 992 704 -368 ) ( 1024 704 -368 ) ( 1024 640 -368 ) TECH04_5 0 0 0 1 1 +( 992 704 -432 ) ( 992 640 -432 ) ( 992 640 -464 ) TECH04_5 0 0 0 1 1 +( 992 640 -432 ) ( 1024 640 -432 ) ( 1024 640 -464 ) PBTEK1_02 0 0 90 1 1 +( 1024 640 -432 ) ( 1024 704 -432 ) ( 1024 704 -464 ) PBTEK1_02 0 0 90 1 1 +( 1024 704 -432 ) ( 992 704 -432 ) ( 992 704 -464 ) TECH04_5 0 0 0 1 1 +} +// brush 2251 +{ +( 1248 704 -368 ) ( 1216 704 -368 ) ( 1216 704 -400 ) PBTEK1_05 0 -48 0 1 1 +( 1248 640 -368 ) ( 1248 704 -368 ) ( 1248 704 -400 ) PBTEK1_03 0 -112 -180 1 -1 +( 1216 640 -368 ) ( 1248 640 -368 ) ( 1248 640 -400 ) PBTEK1_03 48 -48 -180 1 -1 +( 1216 704 -368 ) ( 1216 640 -368 ) ( 1216 640 -400 ) PBTEK1_03 0 -112 -180 1 -1 +( 1216 704 -304 ) ( 1248 704 -304 ) ( 1248 640 -304 ) PBTEK1_03 0 32 -90 1 1 +( 1248 640 -368 ) ( 1248 704 -368 ) ( 1216 704 -368 ) PBTEK1_03 0 32 -90 1 1 +} +// brush 2252 +{ +( 1248 640 -304 ) ( 1248 704 -304 ) ( 1216 704 -304 ) TECH04_5 -96 0 0 1 1 +( 1216 704 -288 ) ( 1248 704 -288 ) ( 1248 640 -288 ) TECH04_5 -96 0 0 1 1 +( 1216 704 -352 ) ( 1216 640 -352 ) ( 1216 640 -384 ) TECH04_5 0 0 0 1 1 +( 1216 640 -352 ) ( 1248 640 -352 ) ( 1248 640 -384 ) PBTEK1_02 0 -96 90 1 1 +( 1248 640 -352 ) ( 1248 704 -352 ) ( 1248 704 -384 ) PBTEK1_02 0 0 90 1 1 +( 1248 704 -352 ) ( 1216 704 -352 ) ( 1216 704 -384 ) TECH04_5 -96 0 0 1 1 +} +// brush 2253 +{ +( 1248 704 -432 ) ( 1216 704 -432 ) ( 1216 704 -464 ) TECH04_5 -96 0 0 1 1 +( 1248 640 -432 ) ( 1248 704 -432 ) ( 1248 704 -464 ) PBTEK1_02 0 0 90 1 1 +( 1216 640 -432 ) ( 1248 640 -432 ) ( 1248 640 -464 ) PBTEK1_02 0 -96 90 1 1 +( 1216 704 -432 ) ( 1216 640 -432 ) ( 1216 640 -464 ) TECH04_5 0 0 0 1 1 +( 1216 704 -368 ) ( 1248 704 -368 ) ( 1248 640 -368 ) TECH04_5 -96 0 0 1 1 +( 1248 640 -384 ) ( 1248 704 -384 ) ( 1216 704 -384 ) TECH04_5 -96 0 0 1 1 +} +// brush 2254 +{ +( 1184 -320 -288 ) ( 1184 -248 -288 ) ( 1056 -248 -288 ) TECH08_1 64 32 0 1 1 +( 1056 -248 -160 ) ( 1184 -248 -160 ) ( 1184 -320 -160 ) TECH08_1 64 32 0 1 1 +( 896 -240 -264 ) ( 896 -312 -264 ) ( 896 -312 -280 ) TECH08_1 0 -32 0 1 1 +( 672 -320 -264 ) ( 800 -320 -264 ) ( 800 -320 -280 ) TECH08_1 64 -32 0 1 1 +( 1120 -320 -264 ) ( 1120 -248 -264 ) ( 1120 -248 -280 ) TECH08_1 0 -32 0 1 1 +( 1184 -256 -264 ) ( 1056 -256 -264 ) ( 1056 -256 -280 ) TECH08_1 64 -32 0 1 1 +} +// brush 2255 +{ +( 1024 256 -672 ) ( 832 256 -672 ) ( 832 128 -672 ) SYM06_4 0 -32 0 1 1 +( 832 128 -544 ) ( 832 256 -544 ) ( 1024 256 -544 ) SYM06_4 0 -32 0 1 1 +( 832 128 -544 ) ( 1024 128 -544 ) ( 1024 128 -672 ) SYM06_4 0 -32 0 1 1 +( 1024 128 -544 ) ( 1024 256 -544 ) ( 1024 256 -672 ) SYM06_4 0 -32 0 1 1 +( 1024 256 -544 ) ( 832 256 -544 ) ( 832 256 -672 ) SYM06_4 0 -32 0 1 1 +( 832 256 -544 ) ( 832 128 -544 ) ( 832 128 -672 ) SYM06_4 0 -32 0 1 1 +} +// brush 2256 +{ +( 832 256 -416 ) ( 832 128 -416 ) ( 832 128 -544 ) WIR_LA2 0 -64 0 1 1 +( 1024 256 -416 ) ( 832 256 -416 ) ( 832 256 -544 ) WIR_LA2 0 -64 0 1 1 +( 1024 128 -416 ) ( 1024 256 -416 ) ( 1024 256 -544 ) WIR_LA2 0 -64 0 1 1 +( 832 128 -416 ) ( 1024 128 -416 ) ( 1024 128 -544 ) WIR_LA2 0 -64 0 1 1 +( 832 128 -496 ) ( 832 256 -496 ) ( 1024 256 -496 ) TECH04_1 0 0 0 1 1 +( 1024 256 -544 ) ( 832 256 -544 ) ( 832 128 -544 ) WIR_LA2 0 -64 0 1 1 +} +// brush 2257 +{ +( 1024 256 -384 ) ( 832 256 -384 ) ( 832 128 -384 ) PBTEK1_02 0 0 90 1 1 +( 832 128 -288 ) ( 832 256 -288 ) ( 1024 256 -288 ) PBTEK1_02 0 0 90 1 1 +( 832 128 -320 ) ( 1024 128 -320 ) ( 1024 128 -448 ) PBTEK1_02 0 0 90 1 1 +( 1024 128 -320 ) ( 1024 256 -320 ) ( 1024 256 -448 ) PBTEK1_02 0 0 90 1 1 +( 1024 256 -320 ) ( 832 256 -320 ) ( 832 256 -448 ) PBTEK1_02 0 0 90 1 1 +( 832 256 -320 ) ( 832 128 -320 ) ( 832 128 -448 ) PBTEK1_02 0 0 90 1 1 +} +// brush 2258 +{ +( 832 256 -224 ) ( 832 128 -224 ) ( 832 128 -352 ) TECH08_1 64 -33 0 1 1 +( 1024 256 -224 ) ( 832 256 -224 ) ( 832 256 -352 ) TECH08_1 64 -33 0 1 1 +( 960 136 -224 ) ( 960 264 -224 ) ( 960 264 -352 ) TECH08_1 64 -33 0 1 1 +( 832 128 -224 ) ( 1024 128 -224 ) ( 1024 128 -352 ) TECH08_1 64 -33 0 1 1 +( 832 128 -160 ) ( 832 256 -160 ) ( 1024 256 -160 ) TECH08_1 64 -33 0 1 1 +( 1024 256 -288 ) ( 832 256 -288 ) ( 832 128 -288 ) TECH08_1 64 -33 0 1 1 +} +// brush 2259 +{ +( 1024 256 -160 ) ( 832 256 -160 ) ( 832 128 -160 ) SYM06_4 0 -32 0 1 1 +( 832 128 -32 ) ( 832 256 -32 ) ( 1024 256 -32 ) SYM06_4 0 -32 0 1 1 +( 832 128 -96 ) ( 1024 128 -96 ) ( 1024 128 -224 ) TECH10_2 0 -32 0 1 1 +( 1024 128 -96 ) ( 1024 256 -96 ) ( 1024 256 -224 ) TECH10_2 0 -32 0 1 1 +( 1024 256 -96 ) ( 832 256 -96 ) ( 832 256 -224 ) TECH10_2 0 -32 0 1 1 +( 832 256 -96 ) ( 832 128 -96 ) ( 832 128 -224 ) SYM06_4 0 -32 0 1 1 +} +// brush 2260 +{ +( 1024 256 -432 ) ( 832 256 -432 ) ( 832 128 -432 ) TECH04_1 0 0 0 1 1 +( 832 128 -384 ) ( 832 256 -384 ) ( 1024 256 -384 ) WIR_LA2 0 -64 0 1 1 +( 832 128 -304 ) ( 1024 128 -304 ) ( 1024 128 -432 ) WIR_LA2 0 -64 0 1 1 +( 1024 128 -304 ) ( 1024 256 -304 ) ( 1024 256 -432 ) WIR_LA2 0 -64 0 1 1 +( 1024 256 -304 ) ( 832 256 -304 ) ( 832 256 -432 ) WIR_LA2 0 -64 0 1 1 +( 832 256 -304 ) ( 832 128 -304 ) ( 832 128 -432 ) WIR_LA2 0 -64 0 1 1 +} +// brush 2261 +{ +( 960 640 -672 ) ( 960 640 -304 ) ( 832 640 -304 ) WIR_LA2 0 -64 0 1 1 +( 896 488 -256 ) ( 896 488 -624 ) ( 896 360 -624 ) WIR_LA2 0 -64 0 1 1 +( 960 256 -304 ) ( 960 256 -672 ) ( 832 256 -672 ) WIR_LA2 0 -64 0 1 1 +( 832 480 -312 ) ( 832 368 -312 ) ( 832 368 -368 ) WIR_LA2 0 -64 0 1 1 +( 992 384 -544 ) ( 992 496 -544 ) ( 968 496 -544 ) WIR_LA2 0 -64 0 1 1 +( 992 496 -496 ) ( 992 384 -496 ) ( 968 496 -496 ) TECH04_1 0 0 0 1 1 +} +// brush 2262 +{ +( 960 640 -672 ) ( 960 640 -304 ) ( 832 640 -304 ) WIR_LA2 0 -64 0 1 1 +( 896 488 -256 ) ( 896 488 -624 ) ( 896 360 -624 ) WIR_LA2 0 -64 0 1 1 +( 960 256 -304 ) ( 960 256 -672 ) ( 832 256 -672 ) WIR_LA2 0 -64 0 1 1 +( 832 480 -312 ) ( 832 368 -312 ) ( 832 368 -368 ) WIR_LA2 0 -64 0 1 1 +( 968 496 -384 ) ( 992 496 -384 ) ( 992 384 -384 ) WIR_LA2 0 -64 0 1 1 +( 992 496 -432 ) ( 968 496 -432 ) ( 992 384 -432 ) TECH04_1 0 0 0 1 1 +} +// brush 2263 +{ +( 1024 256 -496 ) ( 832 256 -496 ) ( 832 128 -496 ) WIR_LA2 0 -64 0 1 1 +( 832 128 -432 ) ( 832 256 -432 ) ( 1024 256 -432 ) WIR_LA2 0 -64 0 1 1 +( 832 112 -368 ) ( 1024 112 -368 ) ( 1024 112 -496 ) WIR_LA2 0 -64 0 1 1 +( 1008 96 -368 ) ( 1008 224 -368 ) ( 1008 224 -496 ) WIR_LA2 0 -64 0 1 1 +( 1008 240 -368 ) ( 816 240 -368 ) ( 816 240 -496 ) WIR_LA2 0 -64 0 1 1 +( 832 256 -368 ) ( 832 128 -368 ) ( 832 128 -496 ) WIR_LA2 0 -64 0 1 1 +} +// brush 2264 +{ +( 1168 256 -480 ) ( 1104 256 -480 ) ( 1168 256 -552 ) COP1_1 0 0 0 1 1 +( 1216 256 -480 ) ( 1216 320 -480 ) ( 1216 320 -552 ) COP1_1 56 0 0 1 1 +( 1024 328 -480 ) ( 1024 264 -480 ) ( 1024 264 -552 ) COP1_1 56 0 0 1 1 +( 1184 520 -512 ) ( 1024 520 -512 ) ( 1024 392 -512 ) COP1_1 0 -56 0 1 1 +( 1024 392 -496 ) ( 1024 520 -496 ) ( 1184 520 -496 ) SFLOOR4_2 -32 0 0 1 1 +( 1016 192 -144 ) ( 1176 192 -144 ) ( 1176 192 -512 ) TECH04_5 8 0 0 1 1 +} +// brush 2265 +{ +( 1408 128 -672 ) ( 1408 128 -544 ) ( 1408 256 -544 ) SYM06_4 0 -32 0 1 1 +( 1408 256 -672 ) ( 1408 256 -544 ) ( 1216 256 -544 ) SYM06_4 0 -32 0 1 1 +( 1216 256 -672 ) ( 1216 256 -544 ) ( 1216 128 -544 ) SYM06_4 0 -32 0 1 1 +( 1216 128 -672 ) ( 1216 128 -544 ) ( 1408 128 -544 ) SYM06_4 0 -32 0 1 1 +( 1216 256 -544 ) ( 1408 256 -544 ) ( 1408 128 -544 ) SYM06_4 0 -32 0 1 1 +( 1408 128 -672 ) ( 1408 256 -672 ) ( 1216 256 -672 ) SYM06_4 0 -32 0 1 1 +} +// brush 2266 +{ +( 1408 128 -544 ) ( 1408 256 -544 ) ( 1216 256 -544 ) WIR_LA2 0 -64 0 1 1 +( 1216 256 -496 ) ( 1408 256 -496 ) ( 1408 128 -496 ) TECH04_1 0 0 0 1 1 +( 1216 128 -544 ) ( 1216 128 -416 ) ( 1408 128 -416 ) WIR_LA2 0 -64 0 1 1 +( 1216 256 -544 ) ( 1216 256 -416 ) ( 1216 128 -416 ) WIR_LA2 0 -64 0 1 1 +( 1408 256 -544 ) ( 1408 256 -416 ) ( 1216 256 -416 ) WIR_LA2 0 -64 0 1 1 +( 1408 128 -544 ) ( 1408 128 -416 ) ( 1408 256 -416 ) WIR_LA2 0 -64 0 1 1 +} +// brush 2267 +{ +( 1408 128 -448 ) ( 1408 128 -320 ) ( 1408 256 -320 ) PBTEK1_02 0 0 90 1 1 +( 1408 256 -448 ) ( 1408 256 -320 ) ( 1216 256 -320 ) PBTEK1_02 0 0 90 1 1 +( 1216 256 -448 ) ( 1216 256 -320 ) ( 1216 128 -320 ) PBTEK1_02 0 0 90 1 1 +( 1216 128 -448 ) ( 1216 128 -320 ) ( 1408 128 -320 ) PBTEK1_02 0 0 90 1 1 +( 1216 256 -288 ) ( 1408 256 -288 ) ( 1408 128 -288 ) PBTEK1_02 0 0 90 1 1 +( 1408 128 -384 ) ( 1408 256 -384 ) ( 1216 256 -384 ) PBTEK1_02 0 0 90 1 1 +} +// brush 2268 +{ +( 1408 128 -288 ) ( 1408 256 -288 ) ( 1216 256 -288 ) TECH08_1 -64 -33 0 1 1 +( 1216 256 -160 ) ( 1408 256 -160 ) ( 1408 128 -160 ) TECH08_1 -64 -33 0 1 1 +( 1216 128 -352 ) ( 1216 128 -224 ) ( 1408 128 -224 ) TECH08_1 0 -33 0 1 1 +( 1280 264 -352 ) ( 1280 264 -224 ) ( 1280 136 -224 ) TECH08_1 64 -33 0 1 1 +( 1408 256 -352 ) ( 1408 256 -224 ) ( 1216 256 -224 ) TECH08_1 128 -33 0 1 1 +( 1408 128 -352 ) ( 1408 128 -224 ) ( 1408 256 -224 ) TECH08_1 64 -33 0 1 1 +} +// brush 2269 +{ +( 1408 128 -224 ) ( 1408 128 -96 ) ( 1408 256 -96 ) SYM06_4 0 -32 0 1 1 +( 1408 256 -224 ) ( 1408 256 -96 ) ( 1216 256 -96 ) TECH10_2 64 -32 0 1 1 +( 1216 256 -224 ) ( 1216 256 -96 ) ( 1216 128 -96 ) TECH10_2 0 -32 0 1 1 +( 1216 128 -224 ) ( 1216 128 -96 ) ( 1408 128 -96 ) TECH10_2 64 -32 0 1 1 +( 1216 256 -32 ) ( 1408 256 -32 ) ( 1408 128 -32 ) SYM06_4 0 -32 0 1 1 +( 1408 128 -160 ) ( 1408 256 -160 ) ( 1216 256 -160 ) SYM06_4 0 -32 0 1 1 +} +// brush 2270 +{ +( 1408 128 -432 ) ( 1408 128 -304 ) ( 1408 256 -304 ) WIR_LA2 0 -64 0 1 1 +( 1408 256 -432 ) ( 1408 256 -304 ) ( 1216 256 -304 ) WIR_LA2 0 -64 0 1 1 +( 1216 256 -432 ) ( 1216 256 -304 ) ( 1216 128 -304 ) WIR_LA2 0 -64 0 1 1 +( 1216 128 -432 ) ( 1216 128 -304 ) ( 1408 128 -304 ) WIR_LA2 0 -64 0 1 1 +( 1216 256 -384 ) ( 1408 256 -384 ) ( 1408 128 -384 ) WIR_LA2 0 -64 0 1 1 +( 1408 128 -432 ) ( 1408 256 -432 ) ( 1216 256 -432 ) TECH04_1 0 0 0 1 1 +} +// brush 2271 +{ +( 1408 128 -496 ) ( 1408 128 -368 ) ( 1408 256 -368 ) WIR_LA2 0 -64 0 1 1 +( 1424 240 -496 ) ( 1424 240 -368 ) ( 1232 240 -368 ) WIR_LA2 0 -64 0 1 1 +( 1232 240 -496 ) ( 1232 240 -368 ) ( 1232 112 -368 ) WIR_LA2 0 -64 0 1 1 +( 1216 112 -496 ) ( 1216 112 -368 ) ( 1408 112 -368 ) WIR_LA2 0 -64 0 1 1 +( 1216 256 -432 ) ( 1408 256 -432 ) ( 1408 128 -432 ) WIR_LA2 0 -64 0 1 1 +( 1408 128 -496 ) ( 1408 256 -496 ) ( 1216 256 -496 ) WIR_LA2 0 -64 0 1 1 +} +// brush 2272 +{ +( 1344 0 -624 ) ( 1344 0 -256 ) ( 1344 128 -256 ) WIR_LA2 0 -64 0 1 1 +( 1336 64 -304 ) ( 1336 64 -672 ) ( 1208 64 -672 ) WIR_LA2 0 -64 0 1 1 +( 832 -8 -304 ) ( 832 -8 -672 ) ( 832 120 -672 ) WIR_LA2 0 -64 0 1 1 +( 1312 128 -312 ) ( 1200 128 -312 ) ( 1200 128 -368 ) WIR_LA2 32 -64 0 1 1 +( 1216 -32 -544 ) ( 1328 -32 -544 ) ( 1328 -8 -544 ) WIR_LA2 0 -64 0 1 1 +( 1328 -32 -496 ) ( 1216 -32 -496 ) ( 1328 -8 -496 ) TECH04_1 0 0 0 1 1 +} +// brush 2273 +{ +( 1344 0 -624 ) ( 1344 0 -256 ) ( 1344 128 -256 ) WIR_LA2 0 -64 0 1 1 +( 1336 64 -304 ) ( 1336 64 -672 ) ( 1208 64 -672 ) WIR_LA2 0 -64 0 1 1 +( 832 -8 -304 ) ( 832 -8 -672 ) ( 832 120 -672 ) WIR_LA2 0 -64 0 1 1 +( 1312 128 -312 ) ( 1200 128 -312 ) ( 1200 128 -368 ) WIR_LA2 32 -64 0 1 1 +( 1328 -8 -384 ) ( 1328 -32 -384 ) ( 1216 -32 -384 ) WIR_LA2 0 -64 0 1 1 +( 1328 -32 -432 ) ( 1328 -8 -432 ) ( 1216 -32 -432 ) TECH04_1 0 0 0 1 1 +} +// brush 2274 +{ +( 1184 0 -624 ) ( 1184 0 -256 ) ( 1184 128 -256 ) WIR_LA5 -32 -64 0 1 1 +( 1344 64 -304 ) ( 1344 64 -672 ) ( 1216 64 -672 ) WIR_LA5 -32 -64 0 1 1 +( 1056 -8 -304 ) ( 1056 -8 -672 ) ( 1056 120 -672 ) WIR_LA5 -32 -64 0 1 1 +( 1328 112 -312 ) ( 1216 112 -312 ) ( 1216 112 -368 ) WIR_LA5 -32 -64 0 1 1 +( 1336 -8 -432 ) ( 1336 -32 -432 ) ( 1224 -32 -432 ) WIR_LA5 -32 -64 0 1 1 +( 1224 -32 -496 ) ( 1336 -32 -496 ) ( 1336 -8 -496 ) WIR_LA5 -32 -64 0 1 1 +} +// brush 2275 +{ +( 1216 -32 -496 ) ( 1328 -32 -496 ) ( 1328 -8 -496 ) WIR_LA2 0 -64 0 1 1 +( 1328 -8 -432 ) ( 1328 -32 -432 ) ( 1216 -32 -432 ) WIR_LA2 0 -64 0 1 1 +( 1320 112 -312 ) ( 1208 112 -312 ) ( 1208 112 -368 ) WIR_LA2 0 -64 0 1 1 +( 1336 64 -304 ) ( 1336 64 -672 ) ( 1208 64 -672 ) WIR_LA2 0 -64 0 1 1 +( 1344 0 -624 ) ( 1344 0 -256 ) ( 1344 128 -256 ) WIR_LA2 0 -64 0 1 1 +( 1184 0 -256 ) ( 1184 0 -624 ) ( 1184 128 -256 ) WIR_LA2 0 -64 0 1 1 +} +// brush 2276 +{ +( 1216 -32 -496 ) ( 1328 -32 -496 ) ( 1328 -8 -496 ) WIR_LA2 0 -64 0 1 1 +( 1328 -8 -432 ) ( 1328 -32 -432 ) ( 1216 -32 -432 ) WIR_LA2 0 -64 0 1 1 +( 1320 112 -312 ) ( 1208 112 -312 ) ( 1208 112 -368 ) WIR_LA2 0 -64 0 1 1 +( 832 -8 -304 ) ( 832 -8 -672 ) ( 832 120 -672 ) WIR_LA2 0 -64 0 1 1 +( 1336 64 -304 ) ( 1336 64 -672 ) ( 1208 64 -672 ) WIR_LA2 0 -64 0 1 1 +( 1056 -8 -672 ) ( 1056 -8 -304 ) ( 1056 120 -672 ) WIR_LA2 0 -64 0 1 1 +} +// brush 2277 +{ +( 944 400 -616 ) ( 944 464 -616 ) ( 944 464 -376 ) TECH04_3 0 -80 0 1 1 +( 960 464 -576 ) ( 944 464 -576 ) ( 944 464 -592 ) TECH04_3 0 -80 0 1 1 +( 960 400 -576 ) ( 960 464 -576 ) ( 960 464 -592 ) PBTEK1_04 -48 16 -180 1 -1 +( 944 400 -576 ) ( 960 400 -576 ) ( 960 400 -592 ) TECH04_3 0 -80 0 1 1 +( 944 400 -376 ) ( 944 464 -376 ) ( 960 464 -384 ) TECH04_3 0 -112 0 1 1 +( 944 464 -616 ) ( 944 400 -616 ) ( 960 400 -608 ) TECH04_3 0 -112 0 1 1 +} +// brush 2278 +{ +( 1000 464 -320 ) ( 1000 400 -320 ) ( 1008 400 -336 ) TECH04_3 0 -112 -90 1 1 +( 1072 400 -320 ) ( 1072 464 -320 ) ( 1072 464 -336 ) TECH04_3 0 -112 -90 1 1 +( 976 400 -320 ) ( 976 400 -336 ) ( 960 400 -336 ) TECH04_3 15 64 -90 1 1 +( 976 400 -336 ) ( 976 464 -336 ) ( 960 464 -336 ) PBTEK1_04 -48 -64 -90 1 -1 +( 976 464 -336 ) ( 976 464 -320 ) ( 960 464 -320 ) TECH04_3 15 64 -90 1 1 +( 1064 464 -320 ) ( 1064 400 -320 ) ( 1000 400 -320 ) TECH04_3 0 64 90 1 -1 +} +// brush 2279 +{ +( 1000 464 -320 ) ( 1008 464 -336 ) ( 1000 400 -320 ) TECH04_3 0 32 0 1 1 +( 960 464 -384 ) ( 944 464 -376 ) ( 960 400 -384 ) TECH04_3 0 -112 0 1 1 +( 944 464 -376 ) ( 1000 464 -320 ) ( 944 400 -376 ) TECH04_3 0 -112 0 1 1 +( 1008 464 -336 ) ( 960 464 -384 ) ( 1008 400 -336 ) PBTEK1_04 -16 -64 0 1 -1 +( 992 400 -512 ) ( 1008 400 -512 ) ( 1008 400 -528 ) TECH04_3 -5 79 134 1.059991 -1.059970 +( 1008 464 -512 ) ( 992 464 -512 ) ( 992 464 -528 ) TECH04_3 -5 79 134 1.059991 -1.059970 +} +// brush 2280 +{ +( 1248 464 -528 ) ( 1248 464 -512 ) ( 1232 464 -512 ) TECH04_3 -4 8 134 1.059991 -1.059970 +( 1232 400 -528 ) ( 1232 400 -512 ) ( 1248 400 -512 ) TECH04_3 -4 8 134 1.059991 -1.059970 +( 1232 400 -336 ) ( 1280 464 -384 ) ( 1232 464 -336 ) PBTEK1_04 -16 -64 0 1 -1 +( 1296 400 -376 ) ( 1240 464 -320 ) ( 1296 464 -376 ) TECH04_3 0 -112 0 1 1 +( 1280 400 -384 ) ( 1296 464 -376 ) ( 1280 464 -384 ) TECH04_3 0 -112 0 1 1 +( 1240 400 -320 ) ( 1232 464 -336 ) ( 1240 464 -320 ) TECH04_3 0 32 0 1 1 +} +// brush 2281 +{ +( 1296 400 -616 ) ( 1296 464 -616 ) ( 1280 464 -608 ) TECH04_3 0 -112 0 1 1 +( 1280 464 -384 ) ( 1296 464 -376 ) ( 1296 400 -376 ) TECH04_3 0 -112 0 1 1 +( 1280 400 -592 ) ( 1280 400 -576 ) ( 1296 400 -576 ) TECH04_3 0 -80 0 1 1 +( 1280 464 -592 ) ( 1280 464 -576 ) ( 1280 400 -576 ) PBTEK1_04 -48 16 -180 1 -1 +( 1296 464 -592 ) ( 1296 464 -576 ) ( 1280 464 -576 ) TECH04_3 0 -80 0 1 1 +( 1296 464 -616 ) ( 1296 400 -616 ) ( 1296 400 -376 ) TECH04_3 0 -80 0 1 1 +} +// brush 2282 +{ +( 952 400 -672 ) ( 1288 400 -672 ) ( 1288 464 -672 ) TECH04_3 0 64 90 1 -1 +( 960 464 -672 ) ( 976 464 -672 ) ( 976 464 -656 ) TECH04_3 -1 64 -90 1 1 +( 1006 400 -656 ) ( 1006 464 -656 ) ( 1234 464 -656 ) PBTEK1_04 -49 32 -90 1 1 +( 960 400 -656 ) ( 976 400 -656 ) ( 976 400 -672 ) TECH04_3 -1 64 -90 1 1 +( 1234 400 -656 ) ( 1234 464 -656 ) ( 1240 464 -672 ) TECH04_3 0 -112 -90 1 1 +( 1006 464 -656 ) ( 1006 400 -656 ) ( 1000 400 -672 ) TECH04_3 0 -112 -90 1 1 +} +// brush 2283 +{ +( 992 464 -464 ) ( 992 464 -480 ) ( 1008 464 -480 ) TECH04_3 1 -99 134 1.059991 -1.059970 +( 1008 400 -464 ) ( 1008 400 -480 ) ( 992 400 -480 ) TECH04_3 1 -99 134 1.059991 -1.059970 +( 1006 464 -656 ) ( 1006 400 -656 ) ( 960 400 -608 ) PBTEK1_04 -16 -64 0 1 -1 +( 944 400 -616 ) ( 1000 464 -672 ) ( 944 464 -616 ) TECH04_3 0 -112 0 1 1 +( 960 400 -608 ) ( 944 464 -616 ) ( 960 464 -608 ) TECH04_3 0 -112 0 1 1 +( 1006 400 -656 ) ( 1006 464 -656 ) ( 1000 464 -672 ) TECH04_3 0 -112 0 1 1 +} +// brush 2284 +{ +( 1234 464 -656 ) ( 1234 400 -656 ) ( 1240 400 -672 ) TECH04_3 0 -112 0 1 1 +( 1280 464 -608 ) ( 1296 464 -616 ) ( 1280 400 -608 ) TECH04_3 0 -112 0 1 1 +( 1296 464 -616 ) ( 1240 464 -672 ) ( 1296 400 -616 ) TECH04_3 0 -112 0 1 1 +( 1234 400 -656 ) ( 1234 464 -656 ) ( 1280 464 -608 ) PBTEK1_04 -16 -64 0 1 -1 +( 1248 400 -480 ) ( 1232 400 -480 ) ( 1232 400 -464 ) TECH04_3 4 -42 134 1.059991 -1.059970 +( 1232 464 -480 ) ( 1248 464 -480 ) ( 1248 464 -464 ) TECH04_3 4 -42 134 1.059991 -1.059970 +} +// brush 2285 +{ +( 1104 424 -332 ) ( 1168 424 -332 ) ( 1168 488 -332 ) CEIL_NU5 -16 32 -90 1 1 +( 1168 488 -320 ) ( 1168 424 -320 ) ( 1104 424 -320 ) TECH04_3 9 -15 0 1 1 +( 1168 448 -320 ) ( 1104 448 -320 ) ( 1104 448 -336 ) CEIL_NU5 63 36 90 1 -1 +( 1072 488 -320 ) ( 1072 424 -320 ) ( 1072 424 -336 ) CEIL_NU5 40 -92 90 1 -1 +( 1104 416 -320 ) ( 1168 416 -320 ) ( 1168 416 -336 ) CEIL_NU5 63 36 90 1 -1 +( 1168 424 -320 ) ( 1168 488 -320 ) ( 1168 488 -336 ) CEIL_NU5 40 -92 90 1 -1 +} +// brush 2286 +{ +( 1168 416 -320 ) ( 1104 416 -320 ) ( 1168 416 -336 ) CEIL_NU5 78 32 90 1 -1 +( 1168 400 -320 ) ( 1168 464 -320 ) ( 1168 464 -336 ) PBTEK1_01 -15 -84 90 1 -1 +( 1104 400 -320 ) ( 1168 400 -320 ) ( 1168 400 -336 ) TECH04_3 15 64 -90 1 1 +( 1072 464 -320 ) ( 1072 400 -320 ) ( 1072 400 -336 ) PBTEK1_01 -15 -84 90 1 -1 +( 1168 464 -320 ) ( 1168 400 -320 ) ( 1104 400 -320 ) TECH04_3 9 -15 0 1 1 +( 1104 400 -336 ) ( 1168 400 -336 ) ( 1168 464 -336 ) PBTEK1_04 -48 -64 -90 1 -1 +} +// brush 2287 +{ +( 1104 448 -320 ) ( 1168 448 -320 ) ( 1104 448 -336 ) CEIL_NU5 78 32 90 1 -1 +( 1168 400 -320 ) ( 1168 464 -320 ) ( 1168 464 -336 ) PBTEK1_01 -15 -84 90 1 -1 +( 1072 464 -320 ) ( 1072 400 -320 ) ( 1072 400 -336 ) PBTEK1_01 -15 -84 90 1 -1 +( 1168 464 -320 ) ( 1104 464 -320 ) ( 1104 464 -336 ) TECH04_3 15 64 -90 1 1 +( 1168 464 -320 ) ( 1168 400 -320 ) ( 1104 400 -320 ) TECH04_3 9 -15 0 1 1 +( 1104 400 -336 ) ( 1168 400 -336 ) ( 1168 464 -336 ) PBTEK1_04 -48 -64 -90 1 -1 +} +// brush 2288 +{ +( 1072 416 -336 ) ( 1088 416 -332 ) ( 1072 448 -336 ) PBTEK1_04 -48 -64 -90 1 -1 +( 1104 416 -320 ) ( 1168 416 -320 ) ( 1168 416 -336 ) CEIL_NU5 63 36 90 1 -1 +( 1072 488 -320 ) ( 1072 424 -320 ) ( 1072 424 -336 ) CEIL_NU5 40 -92 90 1 -1 +( 1168 448 -320 ) ( 1104 448 -320 ) ( 1104 448 -336 ) CEIL_NU5 63 36 90 1 -1 +( 1164 488 -332 ) ( 1164 424 -332 ) ( 1100 424 -332 ) CEIL_NU5 -16 36 -90 1 1 +} +// brush 2289 +{ +( 1140 424 -332 ) ( 1076 424 -332 ) ( 1076 488 -332 ) CEIL_NU5 -16 108 -90 1 1 +( 1136 448 -336 ) ( 1136 448 -320 ) ( 1072 448 -320 ) CEIL_NU5 63 108 90 1 -1 +( 1168 424 -336 ) ( 1168 424 -320 ) ( 1168 488 -320 ) CEIL_NU5 40 -92 90 1 -1 +( 1072 416 -336 ) ( 1072 416 -320 ) ( 1136 416 -320 ) CEIL_NU5 63 108 90 1 -1 +( 1168 448 -336 ) ( 1152 416 -332 ) ( 1168 416 -336 ) PBTEK1_04 -48 -64 -90 1 -1 +} +// brush 2290 +{ +( 1240 400 -320 ) ( 1176 400 -320 ) ( 1176 464 -320 ) TECH04_3 0 0 90 1 -1 +( 1280 464 -320 ) ( 1264 464 -320 ) ( 1264 464 -336 ) TECH04_3 15 64 -90 1 1 +( 1280 464 -336 ) ( 1264 464 -336 ) ( 1264 400 -336 ) PBTEK1_04 -48 -64 -90 1 -1 +( 1280 400 -336 ) ( 1264 400 -336 ) ( 1264 400 -320 ) TECH04_3 15 64 -90 1 1 +( 1168 464 -336 ) ( 1168 464 -320 ) ( 1168 400 -320 ) TECH04_3 0 -112 -90 1 1 +( 1232 400 -336 ) ( 1240 400 -320 ) ( 1240 464 -320 ) TECH04_3 0 -112 -90 1 1 +} +// brush 2291 +{ +( 1440 384 -496 ) ( 1440 496 -496 ) ( 1416 496 -496 ) WIR_LA2 0 -64 0 1 1 +( 1416 496 -432 ) ( 1440 496 -432 ) ( 1440 384 -432 ) WIR_LA2 0 -64 0 1 1 +( 1360 464 -264 ) ( 1360 352 -264 ) ( 1360 352 -320 ) WIR_LA2 0 -64 0 1 1 +( 1408 240 -304 ) ( 1408 240 -672 ) ( 1280 240 -672 ) WIR_LA2 0 -64 0 1 1 +( 1408 512 -304 ) ( 1408 512 -672 ) ( 1408 384 -672 ) WIR_LA2 0 -64 0 1 1 +( 1440 288 -672 ) ( 1440 288 -304 ) ( 1312 288 -304 ) WIR_LA2 0 -64 0 1 1 +} +// brush 2292 +{ +( 1440 448 -496 ) ( 1440 560 -496 ) ( 1416 560 -496 ) WIR_LA5 -40 -16 0 1 1 +( 1416 560 -432 ) ( 1440 560 -432 ) ( 1440 448 -432 ) WIR_LA5 -40 -16 0 1 1 +( 1360 528 -264 ) ( 1360 416 -264 ) ( 1360 416 -320 ) WIR_LA5 72 -64 0 1 1 +( 1400 288 -304 ) ( 1400 288 -672 ) ( 1272 288 -672 ) WIR_LA5 -40 -64 0 1 1 +( 1408 576 -304 ) ( 1408 576 -672 ) ( 1408 448 -672 ) WIR_LA5 72 -64 0 1 1 +( 1432 432 -672 ) ( 1432 432 -304 ) ( 1304 432 -304 ) WIR_LA5 -40 -64 0 1 1 +} +// brush 2293 +{ +( 1432 576 -672 ) ( 1432 576 -304 ) ( 1304 576 -304 ) WIR_LA5 -40 -64 0 1 1 +( 1408 688 -304 ) ( 1408 688 -672 ) ( 1408 560 -672 ) WIR_LA5 -40 -64 0 1 1 +( 1408 432 -304 ) ( 1408 432 -672 ) ( 1280 432 -672 ) WIR_LA5 -40 -64 0 1 1 +( 1360 640 -264 ) ( 1360 528 -264 ) ( 1360 528 -320 ) WIR_LA5 -40 -64 0 1 1 +( 1416 672 -432 ) ( 1440 672 -432 ) ( 1440 560 -432 ) WIR_LA5 -40 -64 0 1 1 +( 1440 560 -496 ) ( 1440 672 -496 ) ( 1416 672 -496 ) WIR_LA5 -40 -64 0 1 1 +} +// brush 2294 +{ +( 1416 656 -672 ) ( 1416 656 -304 ) ( 1288 656 -304 ) WIR_LA2 0 -64 0 1 1 +( 1408 800 -304 ) ( 1408 800 -672 ) ( 1408 672 -672 ) WIR_LA2 -32 -64 0 1 1 +( 1408 576 -304 ) ( 1408 576 -672 ) ( 1280 576 -672 ) WIR_LA2 0 -64 0 1 1 +( 1360 752 -264 ) ( 1360 640 -264 ) ( 1360 640 -320 ) WIR_LA2 -32 -64 0 1 1 +( 1416 784 -432 ) ( 1440 784 -432 ) ( 1440 672 -432 ) WIR_LA2 0 64 0 1 1 +( 1440 672 -496 ) ( 1440 784 -496 ) ( 1416 784 -496 ) WIR_LA2 0 64 0 1 1 +} +// brush 2295 +{ +( 960 288 -304 ) ( 832 288 -304 ) ( 832 288 -672 ) WIR_LA2 16 -64 0 1 1 +( 832 384 -672 ) ( 832 512 -672 ) ( 832 512 -304 ) WIR_LA2 0 -64 0 1 1 +( 960 240 -672 ) ( 832 240 -672 ) ( 832 240 -304 ) WIR_LA2 16 -64 0 1 1 +( 880 352 -320 ) ( 880 352 -264 ) ( 880 464 -264 ) WIR_LA2 0 -64 0 1 1 +( 800 384 -432 ) ( 800 496 -432 ) ( 824 496 -432 ) WIR_LA2 16 -64 0 1 1 +( 824 496 -496 ) ( 800 496 -496 ) ( 800 384 -496 ) WIR_LA2 16 -64 0 1 1 +} +// brush 2296 +{ +( 944 432 -304 ) ( 816 432 -304 ) ( 816 432 -672 ) WIR_LA5 104 -64 0 1 1 +( 832 448 -672 ) ( 832 576 -672 ) ( 832 576 -304 ) WIR_LA5 72 -64 0 1 1 +( 960 288 -672 ) ( 832 288 -672 ) ( 832 288 -304 ) WIR_LA5 104 -64 0 1 1 +( 880 416 -320 ) ( 880 416 -264 ) ( 880 528 -264 ) WIR_LA5 72 -64 0 1 1 +( 800 448 -432 ) ( 800 560 -432 ) ( 824 560 -432 ) WIR_LA5 104 -16 0 1 1 +( 824 560 -496 ) ( 800 560 -496 ) ( 800 448 -496 ) WIR_LA5 104 -16 0 1 1 +} +// brush 2297 +{ +( 824 672 -496 ) ( 800 672 -496 ) ( 800 560 -496 ) WIR_LA5 104 -64 0 1 1 +( 800 560 -432 ) ( 800 672 -432 ) ( 824 672 -432 ) WIR_LA5 104 -64 0 1 1 +( 880 528 -320 ) ( 880 528 -264 ) ( 880 640 -264 ) WIR_LA5 -40 -64 0 1 1 +( 960 432 -672 ) ( 832 432 -672 ) ( 832 432 -304 ) WIR_LA5 104 -64 0 1 1 +( 832 560 -672 ) ( 832 688 -672 ) ( 832 688 -304 ) WIR_LA5 -40 -64 0 1 1 +( 944 576 -304 ) ( 816 576 -304 ) ( 816 576 -672 ) WIR_LA5 104 -64 0 1 1 +} +// brush 2298 +{ +( 824 784 -496 ) ( 800 784 -496 ) ( 800 672 -496 ) WIR_LA2 16 64 0 1 1 +( 800 672 -432 ) ( 800 784 -432 ) ( 824 784 -432 ) WIR_LA2 16 64 0 1 1 +( 880 640 -320 ) ( 880 640 -264 ) ( 880 752 -264 ) WIR_LA2 -32 -64 0 1 1 +( 952 576 -672 ) ( 824 576 -672 ) ( 824 576 -304 ) WIR_LA2 16 -64 0 1 1 +( 832 672 -672 ) ( 832 800 -672 ) ( 832 800 -304 ) WIR_LA2 -32 -64 0 1 1 +( 952 656 -304 ) ( 824 656 -304 ) ( 824 656 -672 ) WIR_LA2 16 -64 0 1 1 +} +// brush 2299 +{ +( 1232 512 -224 ) ( 1232 448 -224 ) ( 1232 448 -288 ) CRATE0_SIDE 0 -32 -180 1 -1 +( 1296 512 -288 ) ( 1296 448 -288 ) ( 1296 448 -224 ) CRATE1_SIDE 0 -32 -180 1 -1 +( 1232 512 -224 ) ( 1232 512 -288 ) ( 1296 512 -288 ) CRATE2_SIDE -16 -32 0 1 1 +( 1296 448 -224 ) ( 1296 448 -288 ) ( 1232 448 -288 ) CRATE0_SIDE -16 -32 0 1 1 +( 1232 448 -224 ) ( 1232 512 -224 ) ( 1296 512 -224 ) CRATE0_TOP 0 16 -90 1 1 +( 1296 448 -288 ) ( 1296 512 -288 ) ( 1232 512 -288 ) CRATE0_SIDE 0 -15 -90 1 1 +} +// brush 2300 +{ +( 1288 536 -224 ) ( 1256 536 -224 ) ( 1256 504 -224 ) CRATE0_SIDE 40 8 0 1 1 +( 1288 504 -192 ) ( 1256 504 -192 ) ( 1256 536 -192 ) CRATE2_TOP 48 -48 0 0.500000 -0.500000 +( 1288 536 -192 ) ( 1288 536 -224 ) ( 1288 504 -224 ) CRATE0_SIDE -48 0 0 0.500000 0.500000 +( 1256 504 -192 ) ( 1256 504 -224 ) ( 1256 536 -224 ) CRATE0_SIDE -48 0 0 0.500000 0.500000 +( 1256 536 -224 ) ( 1288 536 -224 ) ( 1288 536 -192 ) CRATE0_SIDE 48 0 0 0.500000 0.500000 +( 1256 504 -192 ) ( 1288 504 -192 ) ( 1288 504 -224 ) CRATE0_SIDE 48 0 0 0.500000 0.500000 +} +// brush 2301 +{ +( 1344 352 -128 ) ( 1344 288 -128 ) ( 1344 288 -64 ) TECH_64BORDB -56 0 0 1 1 +( 1256 352 -64 ) ( 1256 288 -64 ) ( 1288 288 -128 ) TECH_64BORDB -56 0 0 1 1 +( 1288 288 -128 ) ( 1256 288 -64 ) ( 1344 288 -64 ) TECH_64BORDB 56 0 -180 1 -1 +( 1344 352 -128 ) ( 1344 352 -64 ) ( 1256 352 -64 ) TECH_64BORDB 56 0 -180 1 -1 +( 1256 288 -64 ) ( 1256 352 -64 ) ( 1344 352 -64 ) PBTEK1_01 32 55 90 1 -1 +( 1344 288 -128 ) ( 1344 352 -128 ) ( 1288 352 -128 ) TECH10_1 32 56 90 1 -1 +} +// brush 2302 +{ +( 1152 -256 -136 ) ( 1024 -256 -136 ) ( 1024 -256 -152 ) TECH_SYMB 0 -32 0 1 1 +( 1024 -320 -136 ) ( 1024 -248 -136 ) ( 1024 -248 -152 ) SYM06_4 -64 -32 0 1 1 +( 640 -320 -136 ) ( 768 -320 -136 ) ( 768 -320 -152 ) SYM06_4 0 -32 0 1 1 +( 896 -256 -136 ) ( 896 -328 -136 ) ( 896 -328 -152 ) SYM06_4 -64 -32 0 1 1 +( 1024 -248 -32 ) ( 1152 -248 -32 ) ( 1152 -320 -32 ) SYM06_4 0 32 0 1 1 +( 1152 -320 -160 ) ( 1152 -248 -160 ) ( 1024 -248 -160 ) SYM06_4 0 32 0 1 1 +} +// brush 2303 +{ +( 1216 -320 -160 ) ( 1216 -248 -160 ) ( 1088 -248 -160 ) TECH10_1 0 -32 0 1 1 +( 1088 -248 -32 ) ( 1216 -248 -32 ) ( 1216 -320 -32 ) TECH10_1 0 -32 0 1 1 +( 1024 -272 -136 ) ( 1024 -344 -136 ) ( 1024 -344 -152 ) TECH10_1 0 -32 0 1 1 +( 704 -320 -136 ) ( 832 -320 -136 ) ( 832 -320 -152 ) TECH10_1 0 -32 0 1 1 +( 1216 -312 -136 ) ( 1216 -240 -136 ) ( 1216 -240 -152 ) TECH10_1 0 -32 0 1 1 +( 1216 -256 -136 ) ( 1088 -256 -136 ) ( 1088 -256 -152 ) TECH10_1 0 -32 0 1 1 +} +// brush 2304 +{ +( 1344 416 -128 ) ( 1344 480 -128 ) ( 1288 480 -128 ) TECH10_1 -32 -8 90 1 -1 +( 1256 416 -64 ) ( 1256 480 -64 ) ( 1344 480 -64 ) PBTEK1_01 -32 55 90 1 -1 +( 1344 480 -128 ) ( 1344 480 -64 ) ( 1256 480 -64 ) TECH_64BORDB 56 0 -180 1 -1 +( 1288 416 -128 ) ( 1256 416 -64 ) ( 1344 416 -64 ) TECH_64BORDB 56 0 -180 1 -1 +( 1256 480 -64 ) ( 1256 416 -64 ) ( 1288 416 -128 ) TECH_64BORDB -56 0 0 1 1 +( 1344 480 -128 ) ( 1344 416 -128 ) ( 1344 416 -64 ) TECH_64BORDB -56 0 0 1 1 +} +// brush 2305 +{ +( 1288 608 -128 ) ( 1288 544 -128 ) ( 1256 544 -64 ) TECH_64BORDB -82 28 -45 1.059986 1.059959 +( 1276 544 -136 ) ( 1276 608 -136 ) ( 1232 608 -88 ) GRATE01_1 32 10 0 -1 0.750001 +( 1280 544 -136 ) ( 1232 544 -88 ) ( 1256 544 -64 ) TECH_64BORDB 142 -62 -134 1.059905 -1.060051 +( 1288 608 -128 ) ( 1256 608 -64 ) ( 1232 608 -88 ) TECH_64BORDB 142 -62 -134 1.059905 -1.060051 +( 1232 544 -88 ) ( 1232 608 -88 ) ( 1256 608 -64 ) PBTEK1_01 -32 105 90 1 -0.750000 +( 1276 608 -136 ) ( 1276 544 -136 ) ( 1288 544 -128 ) TECH10_1 -32 0 90 1 1 +} +// brush 2306 +{ +( 1344 608 -128 ) ( 1344 544 -128 ) ( 1344 544 -64 ) TECH_64BORDB -56 0 0 1 1 +( 1256 608 -64 ) ( 1256 544 -64 ) ( 1288 544 -128 ) TECH_64BORDB -56 0 0 1 1 +( 1288 544 -128 ) ( 1256 544 -64 ) ( 1344 544 -64 ) TECH_64BORDB 56 0 -180 1 -1 +( 1344 608 -128 ) ( 1344 608 -64 ) ( 1256 608 -64 ) TECH_64BORDB 56 0 -180 1 -1 +( 1256 544 -64 ) ( 1256 608 -64 ) ( 1344 608 -64 ) PBTEK1_01 -32 55 90 1 -1 +( 1344 544 -128 ) ( 1344 608 -128 ) ( 1288 608 -128 ) TECH10_1 -32 -8 90 1 -1 +} +// brush 2307 +{ +( 952 608 -128 ) ( 896 608 -128 ) ( 896 544 -128 ) TECH10_1 -32 -40 90 1 -1 +( 896 608 -64 ) ( 984 608 -64 ) ( 984 544 -64 ) PBTEK1_01 -32 -105 90 1 -1 +( 984 608 -64 ) ( 896 608 -64 ) ( 896 608 -128 ) TECH_64BORDB -104 0 -180 1 -1 +( 896 544 -64 ) ( 984 544 -64 ) ( 952 544 -128 ) TECH_64BORDB -104 0 -180 1 -1 +( 952 544 -128 ) ( 984 544 -64 ) ( 984 608 -64 ) TECH_64BORDB -56 0 0 1 1 +( 896 544 -64 ) ( 896 544 -128 ) ( 896 608 -128 ) TECH_64BORDB -56 0 0 1 1 +} +// brush 2308 +{ +( 896 416 -64 ) ( 896 416 -128 ) ( 896 480 -128 ) TECH_64BORDB 72 0 0 1 1 +( 952 416 -128 ) ( 984 416 -64 ) ( 984 480 -64 ) TECH_64BORDB 72 0 0 1 1 +( 896 416 -64 ) ( 984 416 -64 ) ( 952 416 -128 ) TECH_64BORDB -104 0 -180 1 -1 +( 984 480 -64 ) ( 896 480 -64 ) ( 896 480 -128 ) TECH_64BORDB -104 0 -180 1 -1 +( 896 480 -64 ) ( 984 480 -64 ) ( 984 416 -64 ) PBTEK1_01 32 -105 90 1 -1 +( 952 480 -128 ) ( 896 480 -128 ) ( 896 416 -128 ) TECH10_1 32 -40 90 1 -1 +} +// brush 2309 +{ +( 952 352 -128 ) ( 896 352 -128 ) ( 896 288 -128 ) TECH10_1 32 -40 90 1 -1 +( 896 352 -64 ) ( 984 352 -64 ) ( 984 288 -64 ) PBTEK1_01 32 -105 90 1 -1 +( 984 352 -64 ) ( 896 352 -64 ) ( 896 352 -128 ) TECH_64BORDB -104 0 -180 1 -1 +( 896 288 -64 ) ( 984 288 -64 ) ( 952 288 -128 ) TECH_64BORDB -104 0 -180 1 -1 +( 952 288 -128 ) ( 984 288 -64 ) ( 984 352 -64 ) TECH_64BORDB 72 0 0 1 1 +( 896 288 -64 ) ( 896 288 -128 ) ( 896 352 -128 ) TECH_64BORDB 72 0 0 1 1 +} +// brush 2310 +{ +( 1128 592 -64 ) ( 1112 592 -64 ) ( 1112 280 -64 ) TECH04_1 -16 0 0 1 1 +( 1112 280 -40 ) ( 1112 592 -40 ) ( 1128 592 -40 ) TECH04_1 -16 0 0 1 1 +( 1112 368 -40 ) ( 1128 368 -40 ) ( 1128 368 -80 ) TECH04_1 -16 -8 0 1 1 +( 1152 320 -40 ) ( 1152 632 -40 ) ( 1152 632 -80 ) TECH04_1 16 -8 0 1 1 +( 1120 528 -40 ) ( 1104 528 -40 ) ( 1104 528 -80 ) TECH04_1 -16 -8 0 1 1 +( 1088 560 -40 ) ( 1088 248 -40 ) ( 1088 248 -80 ) TECH04_1 16 -8 0 1 1 +} +// brush 2311 +{ +( 1376 392 -64 ) ( 1376 352 -64 ) ( 1064 352 -64 ) TECH04_1 -89 0 0 1 -1 +( 1056 392 -64 ) ( 1056 352 -64 ) ( 1056 352 -80 ) TECH04_1 0 0 -90 1 -1 +( 1000 392 -80 ) ( 1000 352 -80 ) ( 1312 352 -80 ) TEK_LA16 32 32 -90 1 1 +( 1184 400 -80 ) ( 1184 360 -80 ) ( 1184 360 -64 ) TECH04_1 0 0 -90 1 -1 +( 1040 352 -80 ) ( 1040 352 -64 ) ( 1352 352 -64 ) TECH04_1 0 0 -90 1 1 +( 1352 416 -64 ) ( 1040 416 -64 ) ( 1040 416 -80 ) TECH04_1 0 0 -90 1 1 +} +// brush 2312 +{ +( -192 2560 80 ) ( -160 2560 80 ) ( -160 2560 0 ) PBTEK1_05 0 0 0 1 1 +( -192 2624 0 ) ( -160 2624 0 ) ( -160 2624 80 ) PBTEK1_05 0 0 0 1 1 +( -192 2560 80 ) ( -192 2560 0 ) ( -192 2624 0 ) PBTEK1_05 0 0 0 1 1 +( -160 2624 80 ) ( -160 2624 0 ) ( -160 2560 0 ) PBTEK1_05 0 0 0 1 1 +( -160 2560 80 ) ( -192 2560 80 ) ( -192 2624 80 ) PBTEK1_05 0 0 0 1 1 +( -160 2624 0 ) ( -192 2624 0 ) ( -192 2560 0 ) PBTEK1_05 0 0 0 1 1 +} +// brush 2313 +{ +( -192 2368 80 ) ( -160 2368 80 ) ( -160 2368 0 ) PBTEK1_05 0 0 0 1 1 +( -192 2432 0 ) ( -160 2432 0 ) ( -160 2432 80 ) PBTEK1_05 0 0 0 1 1 +( -192 2368 80 ) ( -192 2368 0 ) ( -192 2432 0 ) PBTEK1_05 0 0 0 1 1 +( -160 2432 80 ) ( -160 2432 0 ) ( -160 2368 0 ) PBTEK1_05 0 0 0 1 1 +( -160 2368 80 ) ( -192 2368 80 ) ( -192 2432 80 ) PBTEK1_05 0 0 0 1 1 +( -160 2432 0 ) ( -192 2432 0 ) ( -192 2368 0 ) PBTEK1_05 0 0 0 1 1 +} +// brush 2314 +{ +( -160 2528 0 ) ( -192 2528 0 ) ( -192 2528 80 ) RPBASE2 0 0 0 1 1 +( -160 2560 80 ) ( -192 2560 80 ) ( -192 2560 0 ) RPBASE2 0 0 0 1 1 +( -192 2560 0 ) ( -192 2560 80 ) ( -192 2528 80 ) RPBASE2 0 0 0 1 1 +( -160 2528 0 ) ( -160 2528 80 ) ( -160 2560 80 ) RPBASE2 0 0 0 1 1 +( -192 2560 80 ) ( -160 2560 80 ) ( -160 2528 80 ) RPBASE2 0 0 0 1 1 +( -192 2528 0 ) ( -160 2528 0 ) ( -160 2560 0 ) RPBASE2 0 0 0 1 1 +} +// brush 2315 +{ +( -144 2480 80 ) ( -144 2512 80 ) ( -144 2512 0 ) RPBASE2 0 0 0 1 1 +( -144 2512 80 ) ( -144 2480 80 ) ( -160 2464 80 ) RPBASE2 0 0 0 1 1 +( -144 2480 0 ) ( -144 2512 0 ) ( -160 2528 0 ) TLIGHT02 0 0 90 1 1 +( -160 2464 0 ) ( -160 2464 80 ) ( -144 2480 80 ) RPBASE2 0 0 0 1 1 +( -144 2512 0 ) ( -144 2512 80 ) ( -160 2528 80 ) RPBASE2 0 0 0 1 1 +( -160 2528 0 ) ( -160 2528 80 ) ( -160 2464 80 ) RPBASE2 0 0 0 1 1 +} +// brush 2316 +{ +( -192 2624 0 ) ( -192 2624 80 ) ( -224 2624 80 ) TWALL2_3 56 0 0 1 1 +( -192 2528 0 ) ( -192 2528 80 ) ( -192 2624 80 ) TECH04_6 0 0 0 1 1 +( -224 2624 80 ) ( -224 2544 80 ) ( -224 2544 16 ) SYM06_8 88 16 0 1 1 +( -224 2544 16 ) ( -192 2528 0 ) ( -192 2624 0 ) TECH_32BORDA 0 0 270 1 1 +( -192 2624 80 ) ( -192 2528 80 ) ( -224 2544 80 ) TWALL2_3 32 -24 0 1 1 +( -224 2544 16 ) ( -224 2544 80 ) ( -192 2528 80 ) TWALL2_3 0 0 0 1 1 +} +// brush 2317 +{ +( -208 2512 80 ) ( -192 2528 80 ) ( -192 2528 0 ) TECH04_6 0 0 0 1 1 +( -224 2544 80 ) ( -240 2528 80 ) ( -240 2528 16 ) SYM06_8 88 16 0 1 1 +( -208 2512 0 ) ( -192 2528 0 ) ( -224 2544 16 ) TECH_32BORDA 0 -23 225 1.060000 1.060000 +( -192 2528 80 ) ( -208 2512 80 ) ( -240 2528 80 ) TWALL2_3 32 -24 0 1 1 +( -240 2528 16 ) ( -240 2528 80 ) ( -208 2512 80 ) TWALL2_3 0 0 0 1 1 +( -192 2528 0 ) ( -192 2528 80 ) ( -224 2544 80 ) TWALL2_3 0 0 0 1 1 +} +// brush 2318 +{ +( -208 2480 80 ) ( -208 2512 80 ) ( -208 2512 0 ) TWALL2_3 24 0 0 1 1 +( -240 2528 80 ) ( -240 2464 80 ) ( -240 2464 16 ) SYM06_8 88 16 0 1 1 +( -208 2480 0 ) ( -208 2512 0 ) ( -240 2528 16 ) TECH_32BORDA 0 -15 270 1 1 +( -208 2512 80 ) ( -208 2480 80 ) ( -240 2464 80 ) TWALL2_3 32 -24 0 1 1 +( -208 2512 0 ) ( -208 2512 80 ) ( -240 2528 80 ) TWALL2_3 0 0 0 1 1 +( -240 2464 16 ) ( -240 2464 80 ) ( -208 2480 80 ) TWALL2_3 0 0 0 1 1 +} +// brush 2319 +{ +( -192 2464 80 ) ( -208 2480 80 ) ( -208 2480 0 ) TECH04_6 0 0 0 1 1 +( -240 2464 80 ) ( -224 2448 80 ) ( -224 2448 16 ) SYM06_8 88 16 0 1 1 +( -192 2464 0 ) ( -208 2480 0 ) ( -240 2464 16 ) TECH_32BORDA 0 -21 315 1.060000 1.060000 +( -208 2480 80 ) ( -192 2464 80 ) ( -224 2448 80 ) TWALL2_3 32 -24 0 1 1 +( -208 2480 0 ) ( -208 2480 80 ) ( -240 2464 80 ) TWALL2_3 0 0 0 1 1 +( -224 2448 16 ) ( -224 2448 80 ) ( -192 2464 80 ) TWALL2_3 0 0 0 1 1 +} +// brush 2320 +{ +( -224 2368 16 ) ( -224 2368 80 ) ( -192 2368 80 ) TWALL2_3 56 0 0 1 1 +( -192 2368 80 ) ( -192 2464 80 ) ( -192 2464 0 ) TECH04_6 0 0 0 1 1 +( -224 2448 16 ) ( -224 2448 80 ) ( -224 2368 80 ) SYM06_8 88 16 0 1 1 +( -192 2368 0 ) ( -192 2464 0 ) ( -224 2448 16 ) TECH_32BORDA 0 0 270 1 1 +( -224 2448 80 ) ( -192 2464 80 ) ( -192 2368 80 ) TWALL2_3 32 -24 0 1 1 +( -192 2464 0 ) ( -192 2464 80 ) ( -224 2448 80 ) TWALL2_3 0 0 0 1 1 +} +// brush 2321 +{ +( -128 2368 16 ) ( -160 2368 0 ) ( -160 2368 80 ) TWALL2_3 56 0 0 1 1 +( -160 2368 0 ) ( -160 2464 0 ) ( -160 2464 80 ) TECH04_6 0 0 0 1 1 +( -128 2368 16 ) ( -128 2368 80 ) ( -128 2448 80 ) SYM06_8 88 16 0 1 1 +( -128 2368 16 ) ( -128 2448 16 ) ( -160 2464 0 ) TECH_32BORDA 0 0 90 1 1 +( -128 2368 80 ) ( -160 2368 80 ) ( -160 2464 80 ) TWALL2_3 32 -24 0 1 1 +( -160 2464 0 ) ( -128 2448 16 ) ( -128 2448 80 ) TWALL2_3 0 0 0 1 1 +} +// brush 2322 +{ +( -144 2480 0 ) ( -144 2480 80 ) ( -160 2464 80 ) TECH04_6 0 0 0 1 1 +( -128 2448 16 ) ( -128 2448 80 ) ( -112 2464 80 ) SYM06_8 88 16 0 1 1 +( -112 2464 16 ) ( -144 2480 0 ) ( -160 2464 0 ) TECH_32BORDA 0 22 45 1.060000 1.060000 +( -128 2448 80 ) ( -160 2464 80 ) ( -144 2480 80 ) TWALL2_3 32 -24 0 1 1 +( -144 2480 0 ) ( -112 2464 16 ) ( -112 2464 80 ) TWALL2_3 0 0 0 1 1 +( -128 2448 16 ) ( -160 2464 0 ) ( -160 2464 80 ) TWALL2_3 0 0 0 1 1 +} +// brush 2323 +{ +( -144 2512 0 ) ( -144 2512 80 ) ( -144 2480 80 ) TWALL2_3 24 0 0 1 1 +( -112 2464 16 ) ( -112 2464 80 ) ( -112 2528 80 ) SYM06_8 88 16 0 1 1 +( -112 2528 16 ) ( -144 2512 0 ) ( -144 2480 0 ) TECH_32BORDA 0 16 90 1 1 +( -112 2464 80 ) ( -144 2480 80 ) ( -144 2512 80 ) TWALL2_3 32 -24 0 1 1 +( -112 2464 16 ) ( -144 2480 0 ) ( -144 2480 80 ) TWALL2_3 0 0 0 1 1 +( -144 2512 0 ) ( -112 2528 16 ) ( -112 2528 80 ) TWALL2_3 0 0 0 1 1 +} +// brush 2324 +{ +( -160 2528 0 ) ( -160 2528 80 ) ( -144 2512 80 ) TECH04_6 0 0 0 1 1 +( -112 2528 16 ) ( -112 2528 80 ) ( -128 2544 80 ) SYM06_8 88 16 0 1 1 +( -128 2544 16 ) ( -160 2528 0 ) ( -144 2512 0 ) TECH_32BORDA 0 20 135 1.060000 1.060000 +( -112 2528 80 ) ( -144 2512 80 ) ( -160 2528 80 ) TWALL2_3 32 -24 0 1 1 +( -112 2528 16 ) ( -144 2512 0 ) ( -144 2512 80 ) TWALL2_3 0 0 0 1 1 +( -160 2528 0 ) ( -128 2544 16 ) ( -128 2544 80 ) TWALL2_3 0 0 0 1 1 +} +// brush 2325 +{ +( -160 2624 0 ) ( -128 2624 16 ) ( -128 2624 80 ) TWALL2_3 56 0 0 1 1 +( -160 2624 0 ) ( -160 2624 80 ) ( -160 2528 80 ) TECH04_6 0 0 0 1 1 +( -128 2624 16 ) ( -128 2544 16 ) ( -128 2544 80 ) SYM06_8 88 16 0 1 1 +( -128 2624 16 ) ( -160 2624 0 ) ( -160 2528 0 ) TECH_32BORDA 0 0 90 1 1 +( -128 2624 80 ) ( -128 2544 80 ) ( -160 2528 80 ) TWALL2_3 32 -24 0 1 1 +( -128 2544 16 ) ( -160 2528 0 ) ( -160 2528 80 ) TWALL2_3 0 0 0 1 1 +} +// brush 2326 +{ +( -208 2512 80 ) ( -208 2480 80 ) ( -208 2480 0 ) RPBASE2 0 0 0 1 1 +( -208 2512 80 ) ( -192 2528 80 ) ( -192 2464 80 ) RPBASE2 0 0 0 1 1 +( -208 2480 0 ) ( -192 2464 0 ) ( -192 2528 0 ) TLIGHT02 0 0 90 1 1 +( -192 2528 0 ) ( -192 2528 80 ) ( -208 2512 80 ) RPBASE2 0 0 0 1 1 +( -208 2480 80 ) ( -192 2464 80 ) ( -192 2464 0 ) RPBASE2 0 0 0 1 1 +( -192 2464 80 ) ( -192 2528 80 ) ( -192 2528 0 ) RPBASE2 0 0 0 1 1 +} +// brush 2327 +{ +( -160 2432 0 ) ( -192 2432 0 ) ( -192 2432 80 ) RPBASE2 0 0 0 1 1 +( -160 2464 80 ) ( -192 2464 80 ) ( -192 2464 0 ) RPBASE2 0 0 0 1 1 +( -192 2464 0 ) ( -192 2464 80 ) ( -192 2432 80 ) RPBASE2 0 0 0 1 1 +( -160 2432 0 ) ( -160 2432 80 ) ( -160 2464 80 ) RPBASE2 0 0 0 1 1 +( -192 2464 80 ) ( -160 2464 80 ) ( -160 2432 80 ) RPBASE2 0 0 0 1 1 +( -192 2432 0 ) ( -160 2432 0 ) ( -160 2464 0 ) RPBASE2 0 0 0 1 1 +} +// brush 2328 +{ +( -160 2464 0 ) ( -192 2464 0 ) ( -192 2464 80 ) RPBASE2 0 0 0 1 1 +( -160 2528 80 ) ( -192 2528 80 ) ( -192 2528 0 ) RPBASE2 0 0 0 1 1 +( -192 2528 0 ) ( -192 2528 80 ) ( -192 2464 80 ) RPBASE2 0 0 0 1 1 +( -160 2464 0 ) ( -160 2464 80 ) ( -160 2528 80 ) RPBASE2 0 0 0 1 1 +( -192 2528 80 ) ( -160 2528 80 ) ( -160 2464 80 ) RPBASE2 0 0 0 1 1 +( -192 2464 0 ) ( -160 2464 0 ) ( -160 2528 0 ) TLIGHT02 0 0 90 1 1 +} +// brush 2329 +{ +( -416 2432 16 ) ( -448 2392 16 ) ( -416 2432 80 ) SYM06_8 96 16 0 1 1 +( -608 2432 16 ) ( -672 2432 16 ) ( -672 2360 16 ) TECH_32BORDA 0 0 90 1 1 +( -672 2360 80 ) ( -672 2432 80 ) ( -608 2432 80 ) SYM06_8 -32 16 0 1 0.999998 +( -608 2432 80 ) ( -672 2432 80 ) ( -672 2432 0 ) SYM06_8 -32 16 0 1 0.999998 +( -448 2520 80 ) ( -448 2448 80 ) ( -448 2448 0 ) SYM06_8 0 16 0 1 0.999998 +} +// brush 2330 +{ +( -448 2288 0 ) ( -448 2288 80 ) ( -448 2216 80 ) SYM06_8 80 16 0 1 0.999998 +( -672 2304 0 ) ( -672 2304 80 ) ( -608 2304 80 ) SYM06_8 -32 16 0 1 0.999998 +( -608 2304 80 ) ( -672 2304 80 ) ( -672 2376 80 ) SYM06_8 -32 0 0 1 0.999998 +( -672 2376 16 ) ( -672 2304 16 ) ( -608 2304 16 ) TECH_32BORDA 0 0 90 1 1 +( -416 2304 80 ) ( -448 2344 16 ) ( -416 2304 16 ) SYM06_8 96 16 0 1 1 +} +// brush 2331 +{ +( -704 2448 0 ) ( -704 2448 80 ) ( -704 2520 80 ) SYM06_8 0 16 0 1 0.999998 +( -480 2432 0 ) ( -480 2432 80 ) ( -544 2432 80 ) SYM06_8 0 16 0 1 0.999998 +( -544 2432 80 ) ( -480 2432 80 ) ( -480 2360 80 ) SYM06_8 0 16 0 1 0.999998 +( -480 2360 16 ) ( -480 2432 16 ) ( -544 2432 16 ) TECH_32BORDA 0 0 90 1 1 +( -736 2432 80 ) ( -704 2392 16 ) ( -736 2432 16 ) SYM06_8 96 16 0 1 1 +} +// brush 2332 +{ +( -736 2304 16 ) ( -704 2344 16 ) ( -736 2304 80 ) SYM06_8 96 16 0 1 1 +( -544 2304 16 ) ( -480 2304 16 ) ( -480 2376 16 ) TECH_32BORDA 0 0 90 1 1 +( -480 2376 80 ) ( -480 2304 80 ) ( -544 2304 80 ) SYM06_8 0 0 0 1 0.999998 +( -544 2304 80 ) ( -480 2304 80 ) ( -480 2304 0 ) SYM06_8 0 16 0 1 0.999998 +( -704 2216 80 ) ( -704 2288 80 ) ( -704 2288 0 ) SYM06_8 80 16 0 1 0.999998 +} +// brush 2333 +{ +( -672 2408 80 ) ( -672 2368 80 ) ( -672 2368 16 ) CEIL_NU5 0 -32 0 1 1 +( -624 2400 80 ) ( -672 2400 80 ) ( -672 2400 16 ) CEIL_NU5 64 -32 0 1 1 +( -608 2336 80 ) ( -608 2376 80 ) ( -608 2376 16 ) CEIL_NU5 0 -32 0 1 1 +( -656 2336 80 ) ( -608 2336 80 ) ( -608 2336 16 ) CEIL_NU5 64 -32 0 1 1 +( -672 2368 80 ) ( -672 2408 80 ) ( -624 2408 80 ) CEIL_NU5 64 0 0 1 1 +( -624 2408 24 ) ( -672 2408 24 ) ( -672 2368 24 ) CEIL_NU5 64 0 0 1 1 +} +// brush 2334 +{ +( -608 2336 80 ) ( -656 2336 80 ) ( -608 2336 16 ) SYM06_8 96 16 0 1 1 +( -704 2432 80 ) ( -704 2360 80 ) ( -704 2360 0 ) SYM06_8 96 16 0 1 1 +( -448 2296 80 ) ( -448 2368 80 ) ( -448 2368 0 ) SYM06_8 96 16 0 1 1 +( -480 2304 80 ) ( -416 2304 80 ) ( -416 2304 0 ) SYM06_8 0 16 0 1 0.999998 +( -704 2360 80 ) ( -704 2432 80 ) ( -640 2432 80 ) SYM06_8 0 16 0 1 0.999998 +( -640 2432 16 ) ( -704 2432 16 ) ( -704 2360 16 ) TECH10_2 0 -64 90 1 1 +} +// brush 2335 +{ +( -672 2400 80 ) ( -624 2400 80 ) ( -672 2400 16 ) SYM06_8 96 16 0 1 1 +( -608 2336 80 ) ( -608 2376 80 ) ( -608 2376 16 ) SYM06_8 96 16 0 1 1 +( -704 2432 80 ) ( -704 2360 80 ) ( -704 2360 0 ) SYM06_8 96 16 0 1 1 +( -640 2432 80 ) ( -704 2432 80 ) ( -704 2432 0 ) SYM06_8 0 16 0 1 0.999998 +( -704 2360 80 ) ( -704 2432 80 ) ( -640 2432 80 ) SYM06_8 0 16 0 1 0.999998 +( -640 2432 16 ) ( -704 2432 16 ) ( -704 2360 16 ) TECH10_2 0 -64 90 1 1 +} +// brush 2336 +{ +( -672 2368 80 ) ( -672 2408 80 ) ( -672 2368 16 ) SYM06_8 96 16 0 1 1 +( -624 2400 80 ) ( -672 2400 80 ) ( -672 2400 16 ) SYM06_8 96 16 0 1 1 +( -656 2336 80 ) ( -608 2336 80 ) ( -608 2336 16 ) SYM06_8 96 16 0 1 1 +( -704 2432 80 ) ( -704 2360 80 ) ( -704 2360 0 ) SYM06_8 96 16 0 1 1 +( -704 2360 80 ) ( -704 2432 80 ) ( -640 2432 80 ) SYM06_8 0 16 0 1 0.999998 +( -640 2432 16 ) ( -704 2432 16 ) ( -704 2360 16 ) TECH10_2 0 -64 90 1 1 +} +// brush 2337 +{ +( -496 2408 24 ) ( -544 2408 24 ) ( -544 2368 24 ) CEIL_NU5 -64 0 0 1 1 +( -544 2368 80 ) ( -544 2408 80 ) ( -496 2408 80 ) CEIL_NU5 -64 0 0 1 1 +( -528 2336 80 ) ( -480 2336 80 ) ( -480 2336 16 ) CEIL_NU5 -64 -32 0 1 1 +( -480 2336 80 ) ( -480 2376 80 ) ( -480 2376 16 ) CEIL_NU5 0 -32 0 1 1 +( -496 2400 80 ) ( -544 2400 80 ) ( -544 2400 16 ) CEIL_NU5 -64 -32 0 1 1 +( -544 2408 96 ) ( -544 2368 96 ) ( -544 2368 32 ) CEIL_NU5 0 -32 0 1 1 +} +// brush 2338 +{ +( -544 2368 80 ) ( -544 2408 80 ) ( -544 2368 16 ) SYM06_8 96 16 0 1 1 +( -608 2376 80 ) ( -608 2336 80 ) ( -608 2376 16 ) SYM06_8 96 16 0 1 1 +( -656 2336 80 ) ( -608 2336 80 ) ( -608 2336 16 ) SYM06_8 96 16 0 1 1 +( -640 2432 80 ) ( -704 2432 80 ) ( -704 2432 0 ) SYM06_8 0 16 0 1 0.999998 +( -704 2360 80 ) ( -704 2432 80 ) ( -640 2432 80 ) SYM06_8 0 16 0 1 0.999998 +( -640 2432 16 ) ( -704 2432 16 ) ( -704 2360 16 ) TECH10_2 0 -64 90 1 1 +} +// brush 2339 +{ +( -544 2400 80 ) ( -496 2400 80 ) ( -544 2400 16 ) SYM06_8 96 16 0 1 1 +( -544 2408 80 ) ( -544 2368 80 ) ( -544 2368 16 ) SYM06_8 96 16 0 1 1 +( -640 2432 80 ) ( -704 2432 80 ) ( -704 2432 0 ) SYM06_8 0 16 0 1 0.999998 +( -448 2296 80 ) ( -448 2368 80 ) ( -448 2368 0 ) SYM06_8 96 16 0 1 1 +( -704 2360 80 ) ( -704 2432 80 ) ( -640 2432 80 ) SYM06_8 0 16 0 1 0.999998 +( -640 2432 16 ) ( -704 2432 16 ) ( -704 2360 16 ) TECH10_2 0 -64 90 1 1 +} +// brush 2340 +{ +( -480 2376 80 ) ( -480 2336 80 ) ( -480 2376 16 ) SYM06_8 96 16 0 1 1 +( -496 2400 80 ) ( -544 2400 80 ) ( -544 2400 16 ) SYM06_8 96 16 0 1 1 +( -656 2336 80 ) ( -608 2336 80 ) ( -608 2336 16 ) SYM06_8 96 16 0 1 1 +( -448 2296 80 ) ( -448 2368 80 ) ( -448 2368 0 ) SYM06_8 96 16 0 1 1 +( -704 2360 80 ) ( -704 2432 80 ) ( -640 2432 80 ) SYM06_8 0 16 0 1 0.999998 +( -640 2432 16 ) ( -704 2432 16 ) ( -704 2360 16 ) TECH10_2 0 -64 90 1 1 +} +// brush 2341 +{ +( -448 2808 80 ) ( -448 2736 80 ) ( -448 2736 0 ) SYM06_8 -32 16 0 1 0.999998 +( -608 2720 80 ) ( -672 2720 80 ) ( -672 2720 0 ) SYM06_8 -32 16 0 1 0.999998 +( -672 2648 80 ) ( -672 2720 80 ) ( -608 2720 80 ) SYM06_8 -32 48 0 1 0.999998 +( -608 2720 16 ) ( -672 2720 16 ) ( -672 2648 16 ) TECH_32BORDA -32 0 90 1 1 +( -416 2720 16 ) ( -448 2680 16 ) ( -416 2720 80 ) SYM06_8 -64 16 0 1 1 +} +// brush 2342 +{ +( -416 2592 80 ) ( -448 2632 16 ) ( -416 2592 16 ) SYM06_8 -64 16 0 1 1 +( -672 2664 16 ) ( -672 2592 16 ) ( -608 2592 16 ) TECH_32BORDA -32 0 90 1 1 +( -608 2592 80 ) ( -672 2592 80 ) ( -672 2664 80 ) SYM06_8 -32 32 0 1 0.999998 +( -672 2592 0 ) ( -672 2592 80 ) ( -608 2592 80 ) SYM06_8 -32 16 0 1 0.999998 +( -448 2576 0 ) ( -448 2576 80 ) ( -448 2504 80 ) SYM06_8 -80 16 0 1 0.999998 +} +// brush 2343 +{ +( -736 2720 80 ) ( -704 2680 16 ) ( -736 2720 16 ) SYM06_8 -64 16 0 1 1 +( -480 2648 16 ) ( -480 2720 16 ) ( -544 2720 16 ) TECH_32BORDA -32 0 90 1 1 +( -544 2720 80 ) ( -480 2720 80 ) ( -480 2648 80 ) SYM06_8 0 48 0 1 0.999998 +( -480 2720 0 ) ( -480 2720 80 ) ( -544 2720 80 ) SYM06_8 0 16 0 1 0.999998 +( -704 2736 0 ) ( -704 2736 80 ) ( -704 2808 80 ) SYM06_8 -32 16 0 1 0.999998 +} +// brush 2344 +{ +( -704 2504 80 ) ( -704 2576 80 ) ( -704 2576 0 ) SYM06_8 -80 16 0 1 0.999998 +( -544 2592 80 ) ( -480 2592 80 ) ( -480 2592 0 ) SYM06_8 0 16 0 1 0.999998 +( -480 2664 80 ) ( -480 2592 80 ) ( -544 2592 80 ) SYM06_8 0 32 0 1 0.999998 +( -544 2592 16 ) ( -480 2592 16 ) ( -480 2664 16 ) TECH_32BORDA -32 0 90 1 1 +( -736 2592 16 ) ( -704 2632 16 ) ( -736 2592 80 ) SYM06_8 -64 16 0 1 1 +} +// brush 2345 +{ +( -624 2696 24 ) ( -672 2696 24 ) ( -672 2656 24 ) CEIL_NU5 64 32 0 1 1 +( -672 2656 80 ) ( -672 2696 80 ) ( -624 2696 80 ) CEIL_NU5 64 32 0 1 1 +( -656 2624 80 ) ( -608 2624 80 ) ( -608 2624 16 ) CEIL_NU5 64 -32 0 1 1 +( -608 2624 80 ) ( -608 2664 80 ) ( -608 2664 16 ) CEIL_NU5 -32 -32 0 1 1 +( -624 2688 80 ) ( -672 2688 80 ) ( -672 2688 16 ) CEIL_NU5 64 -32 0 1 1 +( -672 2696 80 ) ( -672 2656 80 ) ( -672 2656 16 ) CEIL_NU5 -32 -32 0 1 1 +} +// brush 2346 +{ +( -640 2720 16 ) ( -704 2720 16 ) ( -704 2648 16 ) TECH10_2 -32 -64 90 1 1 +( -704 2648 80 ) ( -704 2720 80 ) ( -640 2720 80 ) SYM06_8 0 48 0 1 0.999998 +( -480 2592 80 ) ( -416 2592 80 ) ( -416 2592 0 ) SYM06_8 0 16 0 1 0.999998 +( -448 2584 80 ) ( -448 2656 80 ) ( -448 2656 0 ) SYM06_8 -64 16 0 1 1 +( -704 2720 80 ) ( -704 2648 80 ) ( -704 2648 0 ) SYM06_8 -64 16 0 1 1 +( -608 2624 80 ) ( -656 2624 80 ) ( -608 2624 16 ) SYM06_8 96 16 0 1 1 +} +// brush 2347 +{ +( -640 2720 16 ) ( -704 2720 16 ) ( -704 2648 16 ) TECH10_2 -32 -64 90 1 1 +( -704 2648 80 ) ( -704 2720 80 ) ( -640 2720 80 ) SYM06_8 0 48 0 1 0.999998 +( -640 2720 80 ) ( -704 2720 80 ) ( -704 2720 0 ) SYM06_8 0 16 0 1 0.999998 +( -704 2720 80 ) ( -704 2648 80 ) ( -704 2648 0 ) SYM06_8 -64 16 0 1 1 +( -608 2624 80 ) ( -608 2664 80 ) ( -608 2664 16 ) SYM06_8 -64 16 0 1 1 +( -672 2688 80 ) ( -624 2688 80 ) ( -672 2688 16 ) SYM06_8 96 16 0 1 1 +} +// brush 2348 +{ +( -640 2720 16 ) ( -704 2720 16 ) ( -704 2648 16 ) TECH10_2 -32 -64 90 1 1 +( -704 2648 80 ) ( -704 2720 80 ) ( -640 2720 80 ) SYM06_8 0 48 0 1 0.999998 +( -704 2720 80 ) ( -704 2648 80 ) ( -704 2648 0 ) SYM06_8 -64 16 0 1 1 +( -656 2624 80 ) ( -608 2624 80 ) ( -608 2624 16 ) SYM06_8 96 16 0 1 1 +( -624 2688 80 ) ( -672 2688 80 ) ( -672 2688 16 ) SYM06_8 96 16 0 1 1 +( -672 2656 80 ) ( -672 2696 80 ) ( -672 2656 16 ) SYM06_8 -64 16 0 1 1 +} +// brush 2349 +{ +( -544 2696 96 ) ( -544 2656 96 ) ( -544 2656 32 ) CEIL_NU5 -32 -32 0 1 1 +( -496 2688 80 ) ( -544 2688 80 ) ( -544 2688 16 ) CEIL_NU5 -64 -32 0 1 1 +( -480 2624 80 ) ( -480 2664 80 ) ( -480 2664 16 ) CEIL_NU5 -32 -32 0 1 1 +( -528 2624 80 ) ( -480 2624 80 ) ( -480 2624 16 ) CEIL_NU5 -64 -32 0 1 1 +( -544 2656 80 ) ( -544 2696 80 ) ( -496 2696 80 ) CEIL_NU5 -64 32 0 1 1 +( -496 2696 24 ) ( -544 2696 24 ) ( -544 2656 24 ) CEIL_NU5 -64 32 0 1 1 +} +// brush 2350 +{ +( -640 2720 16 ) ( -704 2720 16 ) ( -704 2648 16 ) TECH10_2 -32 -64 90 1 1 +( -704 2648 80 ) ( -704 2720 80 ) ( -640 2720 80 ) SYM06_8 0 48 0 1 0.999998 +( -640 2720 80 ) ( -704 2720 80 ) ( -704 2720 0 ) SYM06_8 0 16 0 1 0.999998 +( -656 2624 80 ) ( -608 2624 80 ) ( -608 2624 16 ) SYM06_8 96 16 0 1 1 +( -608 2664 80 ) ( -608 2624 80 ) ( -608 2664 16 ) SYM06_8 -64 16 0 1 1 +( -544 2656 80 ) ( -544 2696 80 ) ( -544 2656 16 ) SYM06_8 -64 16 0 1 1 +} +// brush 2351 +{ +( -640 2720 16 ) ( -704 2720 16 ) ( -704 2648 16 ) TECH10_2 -32 -64 90 1 1 +( -704 2648 80 ) ( -704 2720 80 ) ( -640 2720 80 ) SYM06_8 0 48 0 1 0.999998 +( -448 2584 80 ) ( -448 2656 80 ) ( -448 2656 0 ) SYM06_8 -64 16 0 1 1 +( -640 2720 80 ) ( -704 2720 80 ) ( -704 2720 0 ) SYM06_8 0 16 0 1 0.999998 +( -544 2696 80 ) ( -544 2656 80 ) ( -544 2656 16 ) SYM06_8 -64 16 0 1 1 +( -544 2688 80 ) ( -496 2688 80 ) ( -544 2688 16 ) SYM06_8 96 16 0 1 1 +} +// brush 2352 +{ +( -640 2720 16 ) ( -704 2720 16 ) ( -704 2648 16 ) TECH10_2 -32 -64 90 1 1 +( -704 2648 80 ) ( -704 2720 80 ) ( -640 2720 80 ) SYM06_8 0 48 0 1 0.999998 +( -448 2584 80 ) ( -448 2656 80 ) ( -448 2656 0 ) SYM06_8 -64 16 0 1 1 +( -656 2624 80 ) ( -608 2624 80 ) ( -608 2624 16 ) SYM06_8 96 16 0 1 1 +( -496 2688 80 ) ( -544 2688 80 ) ( -544 2688 16 ) SYM06_8 96 16 0 1 1 +( -480 2664 80 ) ( -480 2624 80 ) ( -480 2664 16 ) SYM06_8 -64 16 0 1 1 +} +// brush 2353 +{ +( -1128 2048 160 ) ( -1104 2048 160 ) ( -1128 1952 160 ) TWALL2_3 -16 -40 0 1 1 +( -1104 1968 160 ) ( -1104 1968 224 ) ( -1072 1952 224 ) TWALL2_3 -16 16 0 1 1 +( -1104 1968 160 ) ( -1072 1952 144 ) ( -1072 2048 144 ) TECH_32BORDA -32 -16 270 1 1 +( -1072 1952 144 ) ( -1072 1952 224 ) ( -1072 2048 224 ) TECH04_6 64 0 0 1 1 +( -1072 2112 144 ) ( -1072 2112 224 ) ( -1104 2112 224 ) TWALL2_3 -24 16 0 1 1 +} +// brush 2354 +{ +( -1128 1968 160 ) ( -1104 1968 160 ) ( -1128 1936 160 ) TWALL2_3 -16 -40 0 1 1 +( -1072 1952 144 ) ( -1072 1952 224 ) ( -1104 1968 224 ) TWALL2_3 -16 16 0 1 1 +( -1120 1952 160 ) ( -1120 1952 224 ) ( -1088 1936 224 ) TWALL2_3 -16 16 0 1 1 +( -1088 1936 144 ) ( -1072 1952 144 ) ( -1104 1968 160 ) TECH_32BORDA -11 30 225 1.060000 1.060000 +( -1088 1936 224 ) ( -1072 1952 224 ) ( -1072 1952 144 ) TECH04_6 64 0 0 1 1 +} +// brush 2355 +{ +( -1128 1952 160 ) ( -1104 1952 160 ) ( -1128 1888 160 ) TWALL2_3 -16 -40 0 1 1 +( -1120 1888 160 ) ( -1120 1888 224 ) ( -1088 1904 224 ) TWALL2_3 -16 16 0 1 1 +( -1088 1936 144 ) ( -1088 1936 224 ) ( -1120 1952 224 ) TWALL2_3 -16 16 0 1 1 +( -1088 1904 144 ) ( -1088 1936 144 ) ( -1120 1952 160 ) TECH_32BORDA 0 1 270 1 1 +( -1088 1904 224 ) ( -1088 1936 224 ) ( -1088 1936 144 ) TWALL2_3 24 16 0 1 1 +} +// brush 2356 +{ +( -1128 1904 160 ) ( -1104 1904 160 ) ( -1128 1872 160 ) TWALL2_3 -16 -40 0 1 1 +( -1104 1872 160 ) ( -1104 1872 224 ) ( -1072 1888 224 ) TWALL2_3 -16 16 0 1 1 +( -1088 1904 144 ) ( -1088 1904 224 ) ( -1120 1888 224 ) TWALL2_3 -16 16 0 1 1 +( -1072 1888 144 ) ( -1088 1904 144 ) ( -1120 1888 160 ) TECH_32BORDA -53 0 315 1.060000 1.060000 +( -1072 1888 224 ) ( -1088 1904 224 ) ( -1088 1904 144 ) TECH04_6 64 0 0 1 1 +} +// brush 2357 +{ +( -1128 1888 160 ) ( -1104 1888 160 ) ( -1128 1792 160 ) TWALL2_3 -16 -40 0 1 1 +( -1072 1888 144 ) ( -1072 1888 224 ) ( -1104 1872 224 ) TWALL2_3 -16 16 0 1 1 +( -1072 1792 144 ) ( -1072 1888 144 ) ( -1104 1872 160 ) TECH_32BORDA 0 16 270 1 1 +( -1072 1856 224 ) ( -1072 1952 224 ) ( -1072 1952 144 ) TECH04_6 64 0 0 1 1 +( -1072 1856 160 ) ( -1072 1856 144 ) ( -1104 1824 160 ) TWALL2_3 -24 16 0 1 1 +} +// brush 2358 +{ +( -1128 1888 160 ) ( -1104 1888 160 ) ( -1128 1856 160 ) RPBASE2 -16 0 0 1 1 +( -1072 1856 144 ) ( -1040 1856 144 ) ( -1040 1888 144 ) RPBASE2 -16 0 0 1 1 +( -1040 1856 144 ) ( -1040 1856 224 ) ( -1040 1888 224 ) RPBASE2 0 16 0 1 1 +( -1072 1888 144 ) ( -1072 1888 224 ) ( -1072 1856 224 ) RPBASE2 0 16 0 1 1 +( -1040 1888 224 ) ( -1072 1888 224 ) ( -1072 1888 144 ) RPBASE2 -16 16 0 1 1 +( -1040 1856 144 ) ( -1072 1856 144 ) ( -1072 1856 224 ) RPBASE2 -16 16 0 1 1 +} +// brush 2359 +{ +( -1128 1952 160 ) ( -1104 1952 160 ) ( -1128 1888 160 ) TLIGHT02 0 -16 90 1 1 +( -1072 1888 144 ) ( -1040 1888 144 ) ( -1040 1952 144 ) TLIGHT02 0 -16 90 1 1 +( -1040 1888 144 ) ( -1040 1888 224 ) ( -1040 1952 224 ) RPBASE2 0 16 0 1 1 +( -1072 1952 144 ) ( -1072 1952 224 ) ( -1072 1888 224 ) RPBASE2 0 16 0 1 1 +( -1040 1952 224 ) ( -1072 1952 224 ) ( -1072 1952 144 ) RPBASE2 -16 16 0 1 1 +( -1040 1888 144 ) ( -1072 1888 144 ) ( -1072 1888 224 ) RPBASE2 -16 16 0 1 1 +} +// brush 2360 +{ +( -1128 1952 160 ) ( -1104 1952 160 ) ( -1128 1888 160 ) RPBASE2 -8 -8 0 1 1 +( -1040 1952 144 ) ( -1040 1952 224 ) ( -1040 1888 224 ) RPBASE2 0 16 0 1 1 +( -1024 1936 144 ) ( -1024 1936 224 ) ( -1040 1952 224 ) RPBASE2 0 16 0 1 1 +( -1040 1888 144 ) ( -1040 1888 224 ) ( -1024 1904 224 ) RPBASE2 0 16 0 1 1 +( -1024 1904 144 ) ( -1024 1936 144 ) ( -1040 1952 144 ) TLIGHT02 0 -16 90 1 1 +( -1024 1904 224 ) ( -1024 1936 224 ) ( -1024 1936 144 ) RPBASE2 0 16 0 1 1 +} +// brush 2361 +{ +( -1128 2080 160 ) ( -1104 2080 160 ) ( -1128 2016 160 ) PBTEK1_05 -16 32 0 1 1 +( -1040 2080 144 ) ( -1072 2080 144 ) ( -1072 2016 144 ) PBTEK1_05 -16 32 0 1 1 +( -1040 2080 224 ) ( -1040 2080 144 ) ( -1040 2016 144 ) PBTEK1_05 0 16 0 1 1 +( -1072 2016 224 ) ( -1072 2016 144 ) ( -1072 2080 144 ) PBTEK1_05 0 16 0 1 1 +( -1072 2208 144 ) ( -1040 2208 144 ) ( -1040 2208 224 ) PBTEK1_05 -16 16 0 1 1 +( -1072 1952 224 ) ( -1040 1952 224 ) ( -1040 1952 144 ) PBTEK1_05 -16 16 0 1 1 +} +// brush 2362 +{ +( -1128 2048 160 ) ( -1104 2048 160 ) ( -1128 1952 160 ) TWALL2_3 -16 -40 0 1 1 +( -1008 1968 160 ) ( -1040 1952 144 ) ( -1040 1952 224 ) TWALL2_3 -16 16 0 1 1 +( -1008 2048 160 ) ( -1040 2048 144 ) ( -1040 1952 144 ) TECH_32BORDA 32 16 90 1 1 +( -1040 2048 144 ) ( -1040 2048 224 ) ( -1040 1952 224 ) TECH04_6 64 0 0 1 1 +( -1040 2112 144 ) ( -1008 2112 160 ) ( -1008 2112 224 ) TWALL2_3 -24 16 0 1 1 +} +// brush 2363 +{ +( -1128 1952 160 ) ( -1104 1952 160 ) ( -1128 1888 160 ) TWALL2_3 -16 -40 0 1 1 +( -1024 1936 144 ) ( -992 1952 160 ) ( -992 1952 224 ) TWALL2_3 -16 16 0 1 1 +( -992 1888 160 ) ( -1024 1904 144 ) ( -1024 1904 224 ) TWALL2_3 -16 16 0 1 1 +( -992 1952 160 ) ( -1024 1936 144 ) ( -1024 1904 144 ) TECH_32BORDA 0 0 90 1 1 +( -1024 1936 144 ) ( -1024 1936 224 ) ( -1024 1904 224 ) TWALL2_3 24 16 0 1 1 +} +// brush 2364 +{ +( -1128 1904 160 ) ( -1104 1904 160 ) ( -1128 1872 160 ) TWALL2_3 -16 -40 0 1 1 +( -1008 1872 160 ) ( -1040 1888 144 ) ( -1040 1888 224 ) TWALL2_3 -16 16 0 1 1 +( -1024 1904 144 ) ( -992 1888 160 ) ( -992 1888 224 ) TWALL2_3 -16 16 0 1 1 +( -992 1888 160 ) ( -1024 1904 144 ) ( -1040 1888 144 ) TECH_32BORDA 11 -31 45 1.060000 1.060000 +( -1024 1904 144 ) ( -1024 1904 224 ) ( -1040 1888 224 ) TECH04_6 64 0 0 1 1 +} +// brush 2365 +{ +( -1128 1968 160 ) ( -1104 1968 160 ) ( -1128 1936 160 ) TWALL2_3 -16 -40 0 1 1 +( -1040 1952 144 ) ( -1008 1968 160 ) ( -1008 1968 224 ) TWALL2_3 -16 16 0 1 1 +( -992 1952 160 ) ( -1024 1936 144 ) ( -1024 1936 224 ) TWALL2_3 -16 16 0 1 1 +( -1008 1968 160 ) ( -1040 1952 144 ) ( -1024 1936 144 ) TECH_32BORDA 53 31 135 1.060000 1.060000 +( -1040 1952 144 ) ( -1040 1952 224 ) ( -1024 1936 224 ) TECH04_6 64 0 0 1 1 +} +// brush 2366 +{ +( -1128 1952 160 ) ( -1104 1952 160 ) ( -1128 1888 160 ) RPBASE2 -8 -8 0 1 1 +( -1072 1888 224 ) ( -1072 1952 224 ) ( -1072 1952 144 ) RPBASE2 0 16 0 1 1 +( -1088 1904 224 ) ( -1072 1888 224 ) ( -1072 1888 144 ) RPBASE2 0 16 0 1 1 +( -1072 1952 144 ) ( -1072 1952 224 ) ( -1088 1936 224 ) RPBASE2 0 16 0 1 1 +( -1088 1904 144 ) ( -1072 1888 144 ) ( -1072 1952 144 ) TLIGHT02 0 -16 90 1 1 +( -1088 1936 224 ) ( -1088 1904 224 ) ( -1088 1904 144 ) RPBASE2 0 16 0 1 1 +} +// brush 2367 +{ +( -1088 2256 224 ) ( -1072 2272 224 ) ( -1072 2272 144 ) TECH04_6 0 0 0 1 1 +( -1088 2256 144 ) ( -1072 2272 144 ) ( -1104 2288 160 ) TECH_32BORDA 10 -23 225 1.060000 1.060000 +( -1120 2272 160 ) ( -1120 2272 224 ) ( -1088 2256 224 ) TWALL2_3 -16 16 0 1 1 +( -1072 2272 144 ) ( -1072 2272 224 ) ( -1104 2288 224 ) TWALL2_3 -16 16 0 1 1 +( -1128 2288 160 ) ( -1104 2288 160 ) ( -1128 2256 160 ) TWALL2_3 -16 24 0 1 1 +} +// brush 2368 +{ +( -1088 2224 224 ) ( -1088 2256 224 ) ( -1088 2256 144 ) TWALL2_3 -40 16 0 1 1 +( -1088 2224 144 ) ( -1088 2256 144 ) ( -1120 2272 160 ) TECH_32BORDA 0 0 270 1 1 +( -1088 2256 144 ) ( -1088 2256 224 ) ( -1120 2272 224 ) TWALL2_3 -16 16 0 1 1 +( -1120 2208 160 ) ( -1120 2208 224 ) ( -1088 2224 224 ) TWALL2_3 -16 16 0 1 1 +( -1128 2272 160 ) ( -1104 2272 160 ) ( -1128 2208 160 ) TWALL2_3 -16 24 0 1 1 +} +// brush 2369 +{ +( -1072 2208 224 ) ( -1088 2224 224 ) ( -1088 2224 144 ) TECH04_6 0 0 0 1 1 +( -1072 2208 144 ) ( -1088 2224 144 ) ( -1120 2208 160 ) TECH_32BORDA 32 21 315 1.060000 1.060000 +( -1088 2224 144 ) ( -1088 2224 224 ) ( -1120 2208 224 ) TWALL2_3 -16 16 0 1 1 +( -1104 2192 160 ) ( -1104 2192 224 ) ( -1072 2208 224 ) TWALL2_3 -16 16 0 1 1 +( -1128 2224 160 ) ( -1104 2224 160 ) ( -1128 2192 160 ) TWALL2_3 -16 24 0 1 1 +} +// brush 2370 +{ +( -1104 2112 160 ) ( -1104 2112 224 ) ( -1072 2112 224 ) TWALL2_3 -24 16 0 1 1 +( -1072 2112 224 ) ( -1072 2208 224 ) ( -1072 2208 144 ) TECH04_6 0 0 0 1 1 +( -1072 2112 144 ) ( -1072 2208 144 ) ( -1104 2192 160 ) TECH_32BORDA -32 -16 270 1 1 +( -1072 2208 144 ) ( -1072 2208 224 ) ( -1104 2192 224 ) TWALL2_3 -16 16 0 1 1 +( -1128 2208 160 ) ( -1104 2208 160 ) ( -1128 2112 160 ) TWALL2_3 -16 24 0 1 1 +} +// brush 2371 +{ +( -1040 2208 144 ) ( -1072 2208 144 ) ( -1072 2208 224 ) RPBASE2 16 16 0 1 1 +( -1040 2272 224 ) ( -1072 2272 224 ) ( -1072 2272 144 ) RPBASE2 16 16 0 1 1 +( -1072 2272 144 ) ( -1072 2272 224 ) ( -1072 2208 224 ) RPBASE2 0 16 0 1 1 +( -1040 2208 144 ) ( -1040 2208 224 ) ( -1040 2272 224 ) RPBASE2 0 16 0 1 1 +( -1072 2208 144 ) ( -1040 2208 144 ) ( -1040 2272 144 ) TLIGHT02 0 -16 90 1 1 +( -1128 2272 160 ) ( -1104 2272 160 ) ( -1128 2208 160 ) TLIGHT02 0 -16 90 1 1 +} +// brush 2372 +{ +( -1024 2224 224 ) ( -1024 2256 224 ) ( -1024 2256 144 ) RPBASE2 0 16 0 1 1 +( -1024 2224 144 ) ( -1024 2256 144 ) ( -1040 2272 144 ) TLIGHT02 0 -16 90 1 1 +( -1040 2208 144 ) ( -1040 2208 224 ) ( -1024 2224 224 ) RPBASE2 0 16 0 1 1 +( -1024 2256 144 ) ( -1024 2256 224 ) ( -1040 2272 224 ) RPBASE2 0 16 0 1 1 +( -1040 2272 144 ) ( -1040 2272 224 ) ( -1040 2208 224 ) RPBASE2 0 16 0 1 1 +( -1128 2272 160 ) ( -1104 2272 160 ) ( -1128 2208 160 ) RPBASE2 24 24 0 1 1 +} +// brush 2373 +{ +( -1024 2256 144 ) ( -1024 2256 224 ) ( -1024 2224 224 ) TWALL2_3 -40 16 0 1 1 +( -992 2272 160 ) ( -1024 2256 144 ) ( -1024 2224 144 ) TECH_32BORDA 0 0 90 1 1 +( -992 2208 160 ) ( -1024 2224 144 ) ( -1024 2224 224 ) TWALL2_3 -16 16 0 1 1 +( -1024 2256 144 ) ( -992 2272 160 ) ( -992 2272 224 ) TWALL2_3 -16 16 0 1 1 +( -1128 2272 160 ) ( -1104 2272 160 ) ( -1128 2208 160 ) TWALL2_3 -16 24 0 1 1 +} +// brush 2374 +{ +( -1024 2224 144 ) ( -1024 2224 224 ) ( -1040 2208 224 ) TECH04_6 0 0 0 1 1 +( -992 2208 160 ) ( -1024 2224 144 ) ( -1040 2208 144 ) TECH_32BORDA -10 22 45 1.060000 1.060000 +( -1024 2224 144 ) ( -992 2208 160 ) ( -992 2208 224 ) TWALL2_3 -16 16 0 1 1 +( -1008 2192 160 ) ( -1040 2208 144 ) ( -1040 2208 224 ) TWALL2_3 -16 16 0 1 1 +( -1128 2224 160 ) ( -1104 2224 160 ) ( -1128 2192 160 ) TWALL2_3 -16 24 0 1 1 +} +// brush 2375 +{ +( -1040 2272 144 ) ( -1040 2272 224 ) ( -1024 2256 224 ) TECH04_6 0 0 0 1 1 +( -1008 2288 160 ) ( -1040 2272 144 ) ( -1024 2256 144 ) TECH_32BORDA -32 -22 135 1.060000 1.060000 +( -992 2272 160 ) ( -1024 2256 144 ) ( -1024 2256 224 ) TWALL2_3 -16 16 0 1 1 +( -1040 2272 144 ) ( -1008 2288 160 ) ( -1008 2288 224 ) TWALL2_3 -16 16 0 1 1 +( -1128 2288 160 ) ( -1104 2288 160 ) ( -1128 2256 160 ) TWALL2_3 -16 24 0 1 1 +} +// brush 2376 +{ +( -1008 2112 160 ) ( -1040 2112 144 ) ( -1040 2112 224 ) TWALL2_3 -24 16 0 1 1 +( -1040 2112 144 ) ( -1040 2208 144 ) ( -1040 2208 224 ) TECH04_6 0 0 0 1 1 +( -1008 2112 160 ) ( -1008 2192 160 ) ( -1040 2208 144 ) TECH_32BORDA 32 16 90 1 1 +( -1040 2208 144 ) ( -1008 2192 160 ) ( -1008 2192 224 ) TWALL2_3 -16 16 0 1 1 +( -1128 2208 160 ) ( -1104 2208 160 ) ( -1128 2112 160 ) TWALL2_3 -16 24 0 1 1 +} +// brush 2377 +{ +( -1088 2256 224 ) ( -1088 2224 224 ) ( -1088 2224 144 ) RPBASE2 0 16 0 1 1 +( -1088 2224 144 ) ( -1072 2208 144 ) ( -1072 2272 144 ) TLIGHT02 0 -16 90 1 1 +( -1072 2272 144 ) ( -1072 2272 224 ) ( -1088 2256 224 ) RPBASE2 0 16 0 1 1 +( -1088 2224 224 ) ( -1072 2208 224 ) ( -1072 2208 144 ) RPBASE2 0 16 0 1 1 +( -1072 2208 224 ) ( -1072 2272 224 ) ( -1072 2272 144 ) RPBASE2 0 16 0 1 1 +( -1128 2272 160 ) ( -1104 2272 160 ) ( -1128 2208 160 ) RPBASE2 24 24 0 1 1 +} +// brush 2378 +{ +( -1344 1392 144 ) ( -1344 1392 224 ) ( -1376 1392 224 ) PBTEK1_05 0 16 0 1 1 +( -1344 1264 160 ) ( -1344 1264 128 ) ( -1376 1264 128 ) PBTEK1_05 0 16 0 1 1 +( -1376 1264 144 ) ( -1376 1328 144 ) ( -1376 1328 224 ) PBTEK1_05 0 16 0 1 1 +( -1344 1328 144 ) ( -1344 1264 144 ) ( -1344 1264 224 ) PBTEK1_05 0 16 0 1 1 +( -1376 1392 144 ) ( -1376 1264 128 ) ( -1344 1264 128 ) PBTEK1_05 0 -16 0 1 1 +( -1432 1392 160 ) ( -1408 1328 160 ) ( -1432 1328 160 ) PBTEK1_05 0 0 0 1 1 +} +// brush 2379 +{ +( -1408 1392 160 ) ( -1408 1264 160 ) ( -1376 1264 128 ) TECH_32BORDA -16 -31 270 1 1 +( -1432 1392 160 ) ( -1408 1296 160 ) ( -1432 1296 160 ) TWALL2_3 32 -8 0 1 1 +( -1376 1264 128 ) ( -1376 1392 144 ) ( -1408 1392 160 ) TECH_32BORDA -16 -31 270 1 1 +( -1376 1232 224 ) ( -1376 1328 224 ) ( -1376 1328 144 ) TECH04_6 96 0 0 1 1 +( -1376 1264 128 ) ( -1408 1264 160 ) ( -1376 1264 160 ) TWALL2_3 24 16 0 1 1 +( -1376 1392 136 ) ( -1408 1392 168 ) ( -1408 1392 136 ) TWALL2_3 24 16 0 1 1 +} +// brush 2380 +{ +( -1312 1392 136 ) ( -1312 1392 168 ) ( -1344 1392 136 ) TWALL2_3 8 16 0 1 1 +( -1344 1264 160 ) ( -1312 1264 160 ) ( -1344 1264 128 ) TWALL2_3 8 16 0 1 1 +( -1344 1328 144 ) ( -1344 1328 224 ) ( -1344 1232 224 ) TECH04_6 96 0 0 1 1 +( -1312 1392 160 ) ( -1344 1392 144 ) ( -1344 1264 128 ) TECH_32BORDA 16 0 90 1 1 +( -1288 1296 160 ) ( -1312 1296 160 ) ( -1288 1392 160 ) TWALL2_3 16 -8 0 1 1 +( -1344 1264 128 ) ( -1312 1264 160 ) ( -1312 1392 160 ) TECH_32BORDA 16 0 90 1 1 +} +// brush 2381 +{ +( -144 2336 -80 ) ( 48 2336 -80 ) ( 48 2336 -112 ) TECH04_6 -16 0 0 1 1 +( -144 2384 -112 ) ( 48 2384 -112 ) ( 48 2384 -80 ) TECH04_6 -16 0 0 1 1 +( -144 2336 -80 ) ( -144 2336 -112 ) ( -144 2384 -112 ) TECH04_6 32 0 0 1 1 +( -16 2384 -80 ) ( -16 2384 -112 ) ( -16 2336 -112 ) TECH04_6 32 0 0 1 1 +( 48 2384 -112 ) ( -144 2384 -112 ) ( -144 2336 -112 ) TECH04_6 -16 0 0 1 1 +( -128 608 -96 ) ( -144 608 -96 ) ( -144 736 -96 ) TECH04_6 -16 0 0 1 1 +} +// brush 2382 +{ +( -144 2336 -80 ) ( 48 2336 -80 ) ( 48 2336 -112 ) BASE_CEIL1 -16 0 0 1 1 +( -144 2336 -80 ) ( -144 2336 -112 ) ( -144 2384 -112 ) BASE_CEIL1 32 0 0 1 1 +( -16 2384 -80 ) ( -16 2384 -112 ) ( -16 2336 -112 ) BASE_CEIL1 32 0 0 1 1 +( 48 2336 -80 ) ( -144 2336 -80 ) ( -144 2384 -80 ) BASE_CEIL1 -16 -32 0 1 1 +( 528 2320 -64 ) ( 528 2352 -80 ) ( 656 2352 -80 ) TWALL2_6 16 25 0 1 -1 +( -144 736 -96 ) ( -144 608 -96 ) ( -128 608 -96 ) BASE_CEIL1 -16 -32 0 1 1 +} +// brush 2383 +{ +( -80 2360 -16 ) ( -80 2336 -16 ) ( -144 2336 -16 ) BASE_CEIL1 -16 -32 0 1 1 +( -80 2336 -80 ) ( -80 2352 -80 ) ( -144 2352 -80 ) BASE_CEIL1 -16 -32 0 1 1 +( -144 2336 -16 ) ( -144 2336 -80 ) ( -144 2352 -80 ) BASE_CEIL1 32 0 0 1 1 +( -80 2336 -80 ) ( -80 2336 -16 ) ( -80 2360 -16 ) BASE_CEIL1 32 0 0 1 1 +( -144 2360 -16 ) ( -144 2352 -80 ) ( -80 2352 -80 ) COMP1_1 16 -16 0 1 1 +( -144 2336 -80 ) ( -144 2336 -16 ) ( -80 2336 -16 ) BASE_CEIL1 -16 0 0 1 1 +} +// brush 2384 +{ +( -16 2360 -16 ) ( -16 2336 -16 ) ( -80 2336 -16 ) BASE_CEIL1 -16 -32 0 1 1 +( -16 2336 -80 ) ( -16 2352 -80 ) ( -80 2352 -80 ) BASE_CEIL1 -16 -32 0 1 1 +( -80 2336 -16 ) ( -80 2336 -80 ) ( -80 2352 -80 ) BASE_CEIL1 32 0 0 1 1 +( -16 2336 -80 ) ( -16 2336 -16 ) ( -16 2360 -16 ) BASE_CEIL1 32 0 0 1 1 +( -80 2360 -16 ) ( -80 2352 -80 ) ( -16 2352 -80 ) COMP1_6 16 -16 0 1 1 +( -80 2336 -80 ) ( -80 2336 -16 ) ( -16 2336 -16 ) BASE_CEIL1 -16 0 0 1 1 +} +// brush 2385 +{ +( -176 2352 32 ) ( -160 2352 32 ) ( -160 2352 -128 ) TECH04_8 0 0 0 1 1 +( -176 2368 -128 ) ( -160 2368 -128 ) ( -160 2368 32 ) TECH04_8 0 0 0 1 1 +( -176 2352 32 ) ( -176 2352 -128 ) ( -176 2368 -128 ) TECH04_8 0 0 0 1 1 +( -160 2368 32 ) ( -160 2368 -128 ) ( -160 2352 -128 ) TECH04_8 0 0 0 1 1 +( -160 2352 32 ) ( -176 2352 32 ) ( -176 2368 32 ) TECH04_8 0 -16 0 1 1 +( -160 2368 -128 ) ( -176 2368 -128 ) ( -176 2352 -128 ) TECH04_8 0 -16 0 1 1 +} +// brush 2386 +{ +( -144 2336 -112 ) ( 48 2336 -112 ) ( 48 2336 -128 ) TECH01_7 47 16 90 1 1 +( -144 2384 -128 ) ( 48 2384 -128 ) ( 48 2384 -112 ) TECH01_7 47 16 90 1 1 +( -144 2336 -112 ) ( -144 2336 -128 ) ( -144 2384 -128 ) TECH01_7 -16 0 90 1 1 +( -16 2384 -112 ) ( -16 2384 -128 ) ( -16 2336 -128 ) TECH01_7 -16 0 90 1 1 +( 48 2336 -112 ) ( -144 2336 -112 ) ( -144 2384 -112 ) TECH01_7 16 16 90 1 1 +( 48 2384 -128 ) ( -144 2384 -128 ) ( -144 2336 -128 ) TECH01_7 16 16 90 1 1 +} +// brush 2387 +{ +( -144 2336 32 ) ( 48 2336 32 ) ( 48 2336 0 ) TECH01_7 47 16 90 1 1 +( -144 2368 0 ) ( 48 2368 0 ) ( 48 2368 32 ) TECH01_7 47 16 90 1 1 +( -160 2336 32 ) ( -160 2336 0 ) ( -160 2360 0 ) TECH01_7 -16 0 90 1 1 +( 0 2360 32 ) ( 0 2360 0 ) ( 0 2336 0 ) TECH01_7 -16 0 90 1 1 +( 48 2336 32 ) ( -144 2336 32 ) ( -144 2360 32 ) TECH01_7 16 16 90 1 1 +( 48 2360 0 ) ( -144 2360 0 ) ( -144 2336 0 ) TECH01_7 16 16 90 1 1 +} +// brush 2388 +{ +( -144 2336 0 ) ( 48 2336 0 ) ( 48 2336 -16 ) TECH04_6 -16 0 0 1 1 +( -144 2360 -16 ) ( 48 2360 -16 ) ( 48 2360 0 ) TECH04_6 -16 0 0 1 1 +( -144 2336 0 ) ( -144 2336 -16 ) ( -144 2360 -16 ) TECH04_6 32 0 0 1 1 +( -16 2360 0 ) ( -16 2360 -16 ) ( -16 2336 -16 ) TECH04_6 32 0 0 1 1 +( 48 2336 0 ) ( -144 2336 0 ) ( -144 2360 0 ) TECH04_6 -16 0 0 1 1 +( 48 2360 -16 ) ( -144 2360 -16 ) ( -144 2336 -16 ) TECH04_6 -16 0 0 1 1 +} +// brush 2389 +{ +( 16 2352 -128 ) ( 16 2368 -128 ) ( 0 2368 -128 ) TECH04_8 0 -16 0 1 1 +( 16 2368 32 ) ( 16 2352 32 ) ( 0 2352 32 ) TECH04_8 0 -16 0 1 1 +( 0 2352 -128 ) ( 0 2368 -128 ) ( 0 2368 32 ) TECH04_8 0 0 0 1 1 +( 16 2368 -128 ) ( 16 2352 -128 ) ( 16 2352 32 ) TECH04_8 0 0 0 1 1 +( 0 2368 32 ) ( 0 2368 -128 ) ( 16 2368 -128 ) TECH04_8 0 0 0 1 1 +( 0 2352 -128 ) ( 0 2352 32 ) ( 16 2352 32 ) TECH04_8 0 0 0 1 1 +} +// brush 2390 +{ +( -176 2368 -128 ) ( -192 2368 -128 ) ( -192 2352 -128 ) TECH04_8 0 -16 0 1 1 +( -176 2352 32 ) ( -192 2352 32 ) ( -192 2368 32 ) TECH04_8 0 -16 0 1 1 +( -176 2368 32 ) ( -176 2368 -128 ) ( -176 2352 -128 ) TECH04_8 0 0 0 1 1 +( -192 2352 32 ) ( -192 2352 -128 ) ( -192 2368 -128 ) TECH04_8 0 0 0 1 1 +( -192 2368 -128 ) ( -176 2368 -128 ) ( -176 2368 32 ) TECH08_1B -16 0 0 1 1 +( -192 2336 32 ) ( -176 2336 32 ) ( -176 2336 -128 ) TECH04_8 0 0 0 1 1 +} +// brush 2391 +{ +( -160 2352 -128 ) ( -176 2352 -128 ) ( -176 2336 -128 ) TECH04_8 0 -32 0 1 1 +( -160 2336 32 ) ( -176 2336 32 ) ( -176 2352 32 ) TECH04_8 0 -32 0 1 1 +( -160 2352 32 ) ( -160 2352 -128 ) ( -160 2336 -128 ) TWALL2_5 0 0 0 1 1 +( -176 2336 32 ) ( -176 2336 -128 ) ( -176 2352 -128 ) TECH04_8 0 0 0 1 1 +( -176 2352 -128 ) ( -160 2352 -128 ) ( -160 2352 32 ) TECH04_8 0 0 0 1 1 +( -176 2336 32 ) ( -160 2336 32 ) ( -160 2336 -128 ) TECH04_8 0 0 0 1 1 +} +// brush 2392 +{ +( 224 2624 -103 ) ( 208 2624 -103 ) ( 224 2624 -20 ) SYM06_2 0 0 0 1 1 +( 154 2592 -20 ) ( 176 2592 -96 ) ( 176 2656 -96 ) SFLOOR3_2 32 0 0 1 1 +( 176 2656 -104 ) ( 176 2656 -20 ) ( 150 2656 -20 ) SYM06_2 0 0 0 1 1 +( 176 2592 -20 ) ( 154 2592 -20 ) ( 154 2656 -20 ) TECH05_2 -60 -96 0 1 1 +( 178 2624 -20 ) ( 178 2624 -96 ) ( 178 2560 -96 ) TECH05_2 96 0 0 1 1 +} +// brush 2393 +{ +( 224 2624 -120 ) ( 208 2624 -120 ) ( 224 2624 -108 ) SYM06_2 0 0 0 1 1 +( 168 2656 -120 ) ( 178 2656 -108 ) ( 178 2592 -108 ) SFLOOR3_2 32 0 0 1 1 +( 166 2656 -120 ) ( 176 2656 -120 ) ( 176 2656 -106 ) SYM06_2 0 0 0 1 1 +( 166 2560 -120 ) ( 176 2560 -120 ) ( 176 2624 -120 ) TECH05_2 -60 -96 0 1 1 +( 178 2560 -120 ) ( 178 2560 -108 ) ( 178 2624 -108 ) TECH05_2 96 0 0 1 1 +} +// brush 2394 +{ +( 224 2624 -120 ) ( 208 2624 -120 ) ( 224 2624 -20 ) TECH08_1 0 0 0 1 1 +( 192 2504 0 ) ( 192 2504 -128 ) ( 192 2488 -128 ) TECH07_2 64 0 0 1 1 +( 176 2656 -120 ) ( 208 2656 -120 ) ( 208 2656 -20 ) SYM06_2 0 0 0 1 1 +( 208 2592 -20 ) ( 176 2592 -20 ) ( 176 2656 -20 ) TECH05_2 -60 -96 0 1 1 +( 176 2560 -120 ) ( 208 2560 -120 ) ( 208 2624 -120 ) TECH05_2 -60 -96 0 1 1 +( 178 2624 -20 ) ( 178 2560 -20 ) ( 178 2560 -120 ) SFLOOR3_2 32 0 0 1 1 +} +// brush 2395 +{ +( 224 2624 -128 ) ( 208 2624 -128 ) ( 224 2624 -120 ) TECH08_1 0 0 0 1 1 +( 64 2656 -130 ) ( 64 2656 -122 ) ( 64 2592 -122 ) TECH08_1B 96 0 0 1 1 +( 192 2584 -136 ) ( 192 2584 -128 ) ( 192 2648 -128 ) TECH08_1B 96 0 0 1 1 +( 112 2656 -128 ) ( 112 2592 -128 ) ( 208 2592 -128 ) TECH08_1B -96 -96 0 1 1 +( 208 2624 -120 ) ( 208 2560 -120 ) ( 112 2560 -120 ) SFLOOR3_2 0 -32 90 1 1 +( 112 2656 -120 ) ( 112 2656 -128 ) ( 208 2656 -128 ) SYM06_2 0 0 0 1 1 +} +// brush 2396 +{ +( 224 2624 -103 ) ( 208 2624 -103 ) ( 224 2624 -20 ) TECH08_1 0 0 0 1 1 +( 78 2560 -96 ) ( 78 2624 -96 ) ( 78 2624 -20 ) TECH05_2 96 0 0 1 1 +( 102 2656 -20 ) ( 102 2592 -20 ) ( 80 2592 -20 ) TECH05_2 -96 -96 0 1 1 +( 106 2656 -20 ) ( 80 2656 -20 ) ( 80 2656 -104 ) SYM06_2 0 0 0 1 1 +( 80 2624 -96 ) ( 80 2560 -96 ) ( 102 2560 -20 ) SFLOOR3_2 32 0 0 1 1 +} +// brush 2397 +{ +( 224 2624 -120 ) ( 208 2624 -120 ) ( 224 2624 -108 ) SYM06_2 0 0 0 1 1 +( 78 2624 -108 ) ( 78 2560 -108 ) ( 78 2560 -120 ) TECH05_2 96 0 0 1 1 +( 80 2624 -120 ) ( 80 2560 -120 ) ( 90 2560 -120 ) TECH05_2 -96 -96 0 1 1 +( 80 2656 -106 ) ( 80 2656 -120 ) ( 90 2656 -120 ) TECH05_2 -112 0 0 1 1 +( 78 2592 -108 ) ( 78 2656 -108 ) ( 88 2656 -120 ) SFLOOR3_2 32 0 0 1 1 +} +// brush 2398 +{ +( 224 2624 -120 ) ( 208 2624 -120 ) ( 224 2624 -20 ) TECH08_1 0 0 0 1 1 +( 78 2560 -120 ) ( 78 2560 -20 ) ( 78 2624 -20 ) SFLOOR3_2 32 0 0 1 1 +( 48 2624 -120 ) ( 48 2560 -120 ) ( 80 2560 -120 ) TECH05_2 -96 -96 0 1 1 +( 80 2656 -20 ) ( 80 2592 -20 ) ( 48 2592 -20 ) TECH05_2 -96 -96 0 1 1 +( 48 2656 -20 ) ( 48 2656 -120 ) ( 80 2656 -120 ) SYM06_2 0 0 0 1 1 +( 64 2496 -128 ) ( 64 2512 -128 ) ( 64 2512 0 ) TECH05_2 96 0 0 1 1 +} +// brush 2399 +{ +( 224 2624 -20 ) ( 208 2624 -20 ) ( 224 2624 0 ) TECH08_1 0 0 0 1 1 +( 192 2596 -20 ) ( 192 2596 0 ) ( 192 2660 0 ) TECH08_1B 96 0 0 1 1 +( 48 2656 -20 ) ( 48 2592 -20 ) ( 112 2592 -20 ) SFLOOR3_2 0 -32 90 1 1 +( 112 2656 0 ) ( 112 2592 0 ) ( 48 2592 0 ) TECH05_2 -96 -96 0 1 1 +( 48 2656 0 ) ( 48 2656 -20 ) ( 112 2656 -20 ) SYM06_2 0 0 0 1 1 +( 64 2496 -128 ) ( 64 2512 -128 ) ( 64 2512 0 ) TECH05_2 96 0 0 1 1 +} +// brush 2400 +{ +( 96 2728 16 ) ( 96 2664 16 ) ( 96 2664 -112 ) BASE_CEIL1 0 0 0 1 1 +( 160 2720 16 ) ( 96 2720 16 ) ( 96 2720 -112 ) TECH07_2 64 0 0 1 1 +( 160 2656 16 ) ( 160 2720 16 ) ( 160 2720 -112 ) BASE_CEIL1 0 0 0 1 1 +( 96 2648 16 ) ( 160 2648 16 ) ( 160 2648 -112 ) +0GLOBE_DISPL 32 -48 0 1 1 +( 96 2656 -48 ) ( 96 2720 -48 ) ( 160 2720 -48 ) BASE_CEIL1 0 0 0 1 1 +( 160 2720 -112 ) ( 96 2720 -112 ) ( 96 2656 -112 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 2401 +{ +( 96 2720 -112 ) ( 160 2720 -112 ) ( 96 2656 -112 ) TECH01_7 0 0 0 1 1 +( 192 2664 32 ) ( 192 2728 32 ) ( 192 2664 24 ) TECH01_7 0 0 0 1 1 +( 64 2696 64 ) ( 64 2632 64 ) ( 64 2632 56 ) TECH07_2 64 56 0 1 1 +( -13 2720 64 ) ( -166 2720 64 ) ( -166 2720 56 ) TECH07_2 64 0 0 1 1 +( -147 2656 64 ) ( 6 2656 64 ) ( 6 2656 56 ) TWALL2_5 -32 0 0 1 1 +( -13 2688 -128 ) ( -166 2688 -128 ) ( -166 2624 -128 ) TECH07_2 0 -64 0 1 1 +} +// brush 2402 +{ +( 96 2720 -48 ) ( 96 2656 -48 ) ( 160 2720 -48 ) TECH01_7 0 0 0 1 1 +( 192 2664 32 ) ( 192 2728 32 ) ( 192 2664 24 ) TECH01_7 0 0 0 1 1 +( 64 2696 64 ) ( 64 2632 64 ) ( 64 2632 56 ) TECH07_2 64 56 0 1 1 +( -13 2720 64 ) ( -166 2720 64 ) ( -166 2720 56 ) TECH07_2 64 0 0 1 1 +( -147 2656 64 ) ( 6 2656 64 ) ( 6 2656 56 ) TWALL2_5 -32 0 0 1 1 +( -157 2624 0 ) ( -157 2688 0 ) ( -3 2688 0 ) TECH07_2 0 -64 0 1 1 +} +// brush 2403 +{ +( 160 2720 16 ) ( 160 2656 16 ) ( 160 2720 -112 ) TECH01_7 0 0 0 1 1 +( 96 2656 -48 ) ( 96 2720 -48 ) ( 160 2720 -48 ) TECH01_7 0 0 0 1 1 +( 160 2720 -112 ) ( 96 2720 -112 ) ( 96 2656 -112 ) TECH01_7 0 0 0 1 1 +( 192 2664 32 ) ( 192 2728 32 ) ( 192 2664 24 ) TECH01_7 0 0 0 1 1 +( -13 2720 64 ) ( -166 2720 64 ) ( -166 2720 56 ) TECH07_2 64 0 0 1 1 +( -147 2656 64 ) ( 6 2656 64 ) ( 6 2656 56 ) TWALL2_5 -32 0 0 1 1 +} +// brush 2404 +{ +( 96 2664 16 ) ( 96 2728 16 ) ( 96 2664 -112 ) TECH01_7 0 0 0 1 1 +( 96 2656 -48 ) ( 96 2720 -48 ) ( 160 2720 -48 ) TECH01_7 0 0 0 1 1 +( 160 2720 -112 ) ( 96 2720 -112 ) ( 96 2656 -112 ) TECH01_7 0 0 0 1 1 +( 64 2696 64 ) ( 64 2632 64 ) ( 64 2632 56 ) TECH07_2 64 56 0 1 1 +( -13 2720 64 ) ( -166 2720 64 ) ( -166 2720 56 ) TECH07_2 64 0 0 1 1 +( -147 2656 64 ) ( 6 2656 64 ) ( 6 2656 56 ) TWALL2_5 -32 0 0 1 1 +} +// brush 2405 +{ +( 120 2432 0 ) ( 120 2432 -128 ) ( 192 2432 -128 ) TECH08_5B 64 0 0 1 1 +( 120 2432 -128 ) ( 120 2432 0 ) ( 16 2368 0 ) TECH09_3 0 0 0 1 1 +( 192 2432 0 ) ( 192 2432 -128 ) ( 192 2368 -128 ) TECH08_1B 0 0 0 1 1 +( 48 2368 -24 ) ( 192 2368 -24 ) ( 192 2368 -40 ) TECH08_1B 0 0 0 1 1 +( 48 2368 0 ) ( 48 2432 0 ) ( 192 2432 0 ) TECH08_1B 0 0 0 1 1 +( 192 2432 -128 ) ( 48 2432 -128 ) ( 48 2368 -128 ) TECH08_1B 0 0 0 1 1 +} +// brush 2406 +{ +( 192 2432 -192 ) ( 48 2432 -192 ) ( 48 2368 -192 ) TECH10_1 0 0 0 1 1 +( 48 2368 -128 ) ( 48 2432 -128 ) ( 192 2432 -128 ) TECH10_1 0 0 0 1 1 +( 48 2368 -88 ) ( 192 2368 -88 ) ( 192 2368 -104 ) TECH10_1 0 0 0 1 1 +( 192 2432 -64 ) ( 192 2432 -192 ) ( 192 2368 -192 ) TECH10_1 0 0 0 1 1 +( 120 2432 -192 ) ( 120 2432 -64 ) ( 16 2368 -64 ) TECH10_1 0 0 0 1 1 +( 120 2432 -64 ) ( 120 2432 -192 ) ( 192 2432 -192 ) TECH10_1 0 0 0 1 1 +} +// brush 2407 +{ +( 120 2432 144 ) ( 120 2432 16 ) ( 192 2432 16 ) SYM06_8 88 16 0 1 1 +( 120 2432 16 ) ( 120 2432 144 ) ( 16 2368 144 ) SYM06_8 88 16 0 1 1 +( 192 2432 144 ) ( 192 2432 16 ) ( 192 2368 16 ) TECH10_1 0 16 0 1 1 +( 48 2368 120 ) ( 192 2368 120 ) ( 192 2368 104 ) TECH10_1 0 16 0 1 1 +( 48 2368 80 ) ( 48 2432 80 ) ( 192 2432 80 ) TECH10_1 0 0 0 1 1 +( 192 2432 16 ) ( 48 2432 16 ) ( 48 2368 16 ) TECH10_1 0 0 0 1 1 +} +// brush 2408 +{ +( 192 2432 0 ) ( 48 2432 0 ) ( 48 2368 0 ) TECH10_1 0 0 0 1 1 +( 48 2368 16 ) ( 48 2432 16 ) ( 192 2432 16 ) TECH10_1 0 0 0 1 1 +( 48 2368 104 ) ( 192 2368 104 ) ( 192 2368 88 ) TECH10_1 0 0 0 1 1 +( 192 2432 128 ) ( 192 2432 0 ) ( 192 2368 0 ) TECH10_1 0 0 0 1 1 +( 120 2432 0 ) ( 120 2432 128 ) ( 16 2368 128 ) TECH04_6 0 0 0 1 1 +( 120 2432 128 ) ( 120 2432 0 ) ( 192 2432 0 ) TECH04_6 0 0 0 1 1 +} +// brush 2409 +{ +( -992 2592 80 ) ( -992 2592 0 ) ( -992 2624 0 ) RPBASE2 -16 0 0 1 1 +( -992 2624 80 ) ( -992 2624 0 ) ( -976 2624 0 ) RPBASE2 -16 0 0 1 1 +( -992 2592 0 ) ( -992 2592 80 ) ( -976 2592 80 ) RPBASE2 -16 0 0 1 1 +( -976 2592 0 ) ( -976 2624 0 ) ( -992 2640 0 ) TLIGHT02 16 -24 90 1 1 +( -976 2624 80 ) ( -976 2592 80 ) ( -992 2576 80 ) RPBASE2 0 16 0 1 1 +( -976 2592 80 ) ( -976 2624 80 ) ( -976 2624 0 ) RPBASE2 -16 0 0 1 1 +} +// brush 2410 +{ +( -960 2560 16 ) ( -992 2576 0 ) ( -992 2576 80 ) TWALL2_3 0 0 0 1 1 +( -976 2592 0 ) ( -944 2576 16 ) ( -944 2576 80 ) TWALL2_3 0 0 0 1 1 +( -960 2560 80 ) ( -992 2576 80 ) ( -976 2592 80 ) TWALL2_3 32 -40 0 1 1 +( -944 2576 16 ) ( -976 2592 0 ) ( -992 2576 0 ) TECH_32BORDA 10 12 45 1.060000 1.060000 +( -960 2560 16 ) ( -960 2560 80 ) ( -944 2576 80 ) SYM06_8 -24 16 0 1 1 +( -976 2592 0 ) ( -976 2592 80 ) ( -992 2576 80 ) TECH04_6 16 0 0 1 1 +} +// brush 2411 +{ +( -976 2624 0 ) ( -944 2640 16 ) ( -944 2640 80 ) TWALL2_3 0 0 0 1 1 +( -944 2576 16 ) ( -976 2592 0 ) ( -976 2592 80 ) TWALL2_3 0 0 0 1 1 +( -944 2576 80 ) ( -976 2592 80 ) ( -976 2624 80 ) TWALL2_3 32 -40 0 1 1 +( -944 2640 16 ) ( -976 2624 0 ) ( -976 2592 0 ) TECH_32BORDA 16 16 90 1 1 +( -944 2576 16 ) ( -944 2576 80 ) ( -944 2640 80 ) SYM06_8 -24 16 0 1 1 +( -976 2624 0 ) ( -976 2624 80 ) ( -976 2592 80 ) TWALL2_3 40 0 0 1 1 +} +// brush 2412 +{ +( -992 2640 0 ) ( -960 2656 16 ) ( -960 2656 80 ) TWALL2_3 0 0 0 1 1 +( -944 2640 16 ) ( -976 2624 0 ) ( -976 2624 80 ) TWALL2_3 0 0 0 1 1 +( -944 2640 80 ) ( -976 2624 80 ) ( -992 2640 80 ) TWALL2_3 32 -40 0 1 1 +( -960 2656 16 ) ( -992 2640 0 ) ( -976 2624 0 ) TECH_32BORDA 10 20 135 1.060000 1.060000 +( -944 2640 16 ) ( -944 2640 80 ) ( -960 2656 80 ) SYM06_8 -24 16 0 1 1 +( -992 2640 0 ) ( -992 2640 80 ) ( -976 2624 80 ) TECH04_6 16 0 0 1 1 +} +// brush 2413 +{ +( -976 2592 0 ) ( -992 2576 0 ) ( -976 2592 80 ) RPBASE2 0 0 0 1 1 +( -976 2608 80 ) ( -976 2576 80 ) ( -992 2560 80 ) RPBASE2 0 0 0 1 1 +( -976 2576 0 ) ( -976 2608 0 ) ( -992 2624 0 ) TLIGHT02 32 -52 90 1 1 +( -992 2592 80 ) ( -992 2592 0 ) ( -976 2592 0 ) RPBASE2 -16 0 0 1 1 +( -992 2576 80 ) ( -992 2576 0 ) ( -992 2608 0 ) RPBASE2 0 0 0 1 1 +} +// brush 2414 +{ +( -992 2608 0 ) ( -992 2640 0 ) ( -992 2640 80 ) RPBASE2 0 0 -180 1 -1 +( -976 2624 0 ) ( -992 2624 0 ) ( -992 2624 80 ) RPBASE2 0 0 -180 1 -1 +( -992 2592 0 ) ( -976 2608 0 ) ( -976 2640 0 ) TLIGHT02 32 -52 90 1 1 +( -992 2656 80 ) ( -976 2640 80 ) ( -976 2608 80 ) RPBASE2 -16 0 -180 1 1 +( -976 2624 80 ) ( -992 2640 0 ) ( -976 2624 0 ) RPBASE2 0 0 -180 1 -1 +} +// brush 2415 +{ +( 864 398 -280 ) ( 864 398 -180 ) ( 800 398 -180 ) COMP1_4 32 -32 0 1 1 +( 800 368 -280 ) ( 864 368 -280 ) ( 864 400 -280 ) TECH05_2 97 -31 90 1 1 +( 864 400 -180 ) ( 928 400 -180 ) ( 928 368 -180 ) TECH05_2 97 -31 90 1 1 +( 832 368 -180 ) ( 832 368 -280 ) ( 832 400 -280 ) TECH08_2 64 -32 0 1 1 +( 896 400 -180 ) ( 896 400 -280 ) ( 896 368 -280 ) TECH08_1 64 -33 0 1 1 +( 1024 384 -288 ) ( 1008 384 -288 ) ( 1008 384 -160 ) TECH05_2 32 -31 -180 1 -1 +} +// brush 2416 +{ +( 800 398 -268 ) ( 864 398 -268 ) ( 864 398 -280 ) TECH05_2 32 -31 -180 1 -1 +( 800 400 -280 ) ( 864 400 -280 ) ( 864 410 -280 ) TECH05_2 97 -31 90 1 1 +( 832 400 -266 ) ( 832 400 -280 ) ( 832 410 -280 ) TECH05_2 80 -30 0 1 1 +( 896 410 -266 ) ( 896 410 -280 ) ( 896 400 -280 ) SYM06_2 -64 -32 -180 1 -1 +( 928 398 -268 ) ( 864 398 -268 ) ( 864 408 -280 ) COMP1_4 32 -48 0 1 1 +} +// brush 2417 +{ +( 864 398 -256 ) ( 800 398 -256 ) ( 800 398 -180 ) TECH05_2 32 -31 -180 1 -1 +( 864 422 -180 ) ( 928 422 -180 ) ( 928 400 -180 ) TECH05_2 97 -31 90 1 1 +( 832 426 -180 ) ( 832 400 -180 ) ( 832 400 -264 ) TECH05_2 80 -30 0 1 1 +( 896 400 -180 ) ( 896 426 -180 ) ( 896 426 -264 ) TECH08_1 64 -33 0 1 1 +( 800 400 -256 ) ( 864 400 -256 ) ( 864 422 -180 ) COMP1_4 32 -32 0 1 1 +} +// brush 2418 +{ +( 1008 512 -160 ) ( 1008 512 -288 ) ( 1024 512 -288 ) TECH07_2 0 -31 -180 1 -1 +( 896 528 -280 ) ( 896 496 -280 ) ( 896 496 -180 ) TECH08_1 64 -33 0 1 1 +( 832 496 -280 ) ( 832 528 -280 ) ( 832 528 -180 ) TECH08_2 64 -32 0 1 1 +( 928 528 -180 ) ( 928 496 -180 ) ( 864 496 -180 ) TECH05_2 4 -31 90 1 1 +( 864 496 -280 ) ( 864 528 -280 ) ( 800 528 -280 ) TECH05_2 4 -31 90 1 1 +( 800 498 -180 ) ( 864 498 -180 ) ( 864 498 -280 ) COMP1_4 32 -32 0 1 1 +} +// brush 2419 +{ +( 864 488 -280 ) ( 864 498 -268 ) ( 928 498 -268 ) COMP1_4 32 -32 0 1 1 +( 896 496 -280 ) ( 896 486 -280 ) ( 896 486 -266 ) SYM06_2 64 -32 0 1 1 +( 832 486 -280 ) ( 832 496 -280 ) ( 832 496 -266 ) TECH05_2 116 -30 0 1 1 +( 864 486 -280 ) ( 864 496 -280 ) ( 800 496 -280 ) TECH05_2 4 -31 90 1 1 +( 864 498 -280 ) ( 864 498 -268 ) ( 800 498 -268 ) TECH05_2 32 -31 -180 1 -1 +} +// brush 2420 +{ +( 736 474 -180 ) ( 736 496 -256 ) ( 672 496 -256 ) COMP1_4 32 -32 0 1 1 +( 896 470 -264 ) ( 896 470 -180 ) ( 896 496 -180 ) SYM06_2 -64 -32 -180 1 -1 +( 832 496 -264 ) ( 832 496 -180 ) ( 832 470 -180 ) TECH08_2 64 -32 0 1 1 +( 928 496 -180 ) ( 928 474 -180 ) ( 864 474 -180 ) TECH05_2 4 -31 90 1 1 +( 800 498 -180 ) ( 800 498 -256 ) ( 864 498 -256 ) TECH05_2 32 -31 -180 1 -1 +} +// brush 2421 +{ +( 864 270 -280 ) ( 864 270 -180 ) ( 800 270 -180 ) COMP1_4 32 -32 0 1 1 +( 800 240 -280 ) ( 864 240 -280 ) ( 864 272 -280 ) TECH05_2 97 -31 90 1 1 +( 864 272 -180 ) ( 928 272 -180 ) ( 928 240 -180 ) TECH05_2 97 -31 90 1 1 +( 832 240 -180 ) ( 832 240 -280 ) ( 832 272 -280 ) TECH08_2 64 -32 0 1 1 +( 896 272 -180 ) ( 896 272 -280 ) ( 896 240 -280 ) TECH08_1 64 -33 0 1 1 +( 1024 256 -288 ) ( 1008 256 -288 ) ( 1008 256 -160 ) TECH05_2 32 -31 -180 1 -1 +} +// brush 2422 +{ +( 800 270 -268 ) ( 864 270 -268 ) ( 864 270 -280 ) TECH05_2 32 -31 -180 1 -1 +( 800 272 -280 ) ( 864 272 -280 ) ( 864 282 -280 ) TECH05_2 97 -31 90 1 1 +( 832 272 -266 ) ( 832 272 -280 ) ( 832 282 -280 ) TECH05_2 80 -30 0 1 1 +( 896 282 -266 ) ( 896 282 -280 ) ( 896 272 -280 ) SYM06_2 -64 -32 -180 1 -1 +( 928 270 -268 ) ( 864 270 -268 ) ( 864 280 -280 ) COMP1_4 32 -48 0 1 1 +} +// brush 2423 +{ +( 864 270 -256 ) ( 800 270 -256 ) ( 800 270 -180 ) TECH05_2 32 -31 -180 1 -1 +( 864 294 -180 ) ( 928 294 -180 ) ( 928 272 -180 ) TECH05_2 97 -31 90 1 1 +( 832 298 -180 ) ( 832 272 -180 ) ( 832 272 -264 ) TECH05_2 80 -30 0 1 1 +( 896 272 -180 ) ( 896 298 -180 ) ( 896 298 -264 ) TECH08_1 64 -33 0 1 1 +( 800 272 -256 ) ( 864 272 -256 ) ( 864 294 -180 ) COMP1_4 32 -32 0 1 1 +} +// brush 2424 +{ +( 1008 384 -160 ) ( 1008 384 -288 ) ( 1024 384 -288 ) TECH07_2 0 -31 -180 1 -1 +( 896 400 -280 ) ( 896 368 -280 ) ( 896 368 -180 ) TECH08_1 64 -33 0 1 1 +( 832 368 -280 ) ( 832 400 -280 ) ( 832 400 -180 ) TECH08_2 64 -32 0 1 1 +( 928 400 -180 ) ( 928 368 -180 ) ( 864 368 -180 ) TECH05_2 4 -31 90 1 1 +( 864 368 -280 ) ( 864 400 -280 ) ( 800 400 -280 ) TECH05_2 4 -31 90 1 1 +( 800 370 -180 ) ( 864 370 -180 ) ( 864 370 -280 ) COMP1_4 32 -32 0 1 1 +} +// brush 2425 +{ +( 864 360 -280 ) ( 864 370 -268 ) ( 928 370 -268 ) COMP1_4 32 -32 0 1 1 +( 896 368 -280 ) ( 896 358 -280 ) ( 896 358 -266 ) SYM06_2 64 -32 0 1 1 +( 832 358 -280 ) ( 832 368 -280 ) ( 832 368 -266 ) TECH05_2 116 -30 0 1 1 +( 864 358 -280 ) ( 864 368 -280 ) ( 800 368 -280 ) TECH05_2 4 -31 90 1 1 +( 864 370 -280 ) ( 864 370 -268 ) ( 800 370 -268 ) TECH05_2 32 -31 -180 1 -1 +} +// brush 2426 +{ +( 736 346 -180 ) ( 736 368 -256 ) ( 672 368 -256 ) COMP1_4 32 -32 0 1 1 +( 896 342 -264 ) ( 896 342 -180 ) ( 896 368 -180 ) SYM06_2 -64 -32 -180 1 -1 +( 832 368 -264 ) ( 832 368 -180 ) ( 832 342 -180 ) TECH08_2 64 -32 0 1 1 +( 928 368 -180 ) ( 928 346 -180 ) ( 864 346 -180 ) TECH05_2 4 -31 90 1 1 +( 800 370 -180 ) ( 800 370 -256 ) ( 864 370 -256 ) TECH05_2 32 -31 -180 1 -1 +} +// brush 2427 +{ +( 904 512 -180 ) ( 904 512 -160 ) ( 840 512 -160 ) TECH08_1B 32 -31 -180 1 -1 +( 864 368 -180 ) ( 928 368 -180 ) ( 928 432 -180 ) COMP1_4 32 -32 0 1 1 +( 864 432 -160 ) ( 928 432 -160 ) ( 928 368 -160 ) TECH05_2 97 -31 90 1 1 +( 832 368 -160 ) ( 832 368 -180 ) ( 832 432 -180 ) TECH08_2 64 -32 0 1 1 +( 896 432 -160 ) ( 896 432 -180 ) ( 896 368 -180 ) TECH08_1 64 -33 0 1 1 +( 864 256 -288 ) ( 848 256 -288 ) ( 848 256 -160 ) TECH05_2 32 -31 -180 1 -1 +} +// brush 2428 +{ +( 896 256 -290 ) ( 896 256 -282 ) ( 960 256 -282 ) TECH08_1B 32 -31 -180 1 -1 +( 922 512 -296 ) ( 922 512 -288 ) ( 858 512 -288 ) TECH08_1B 32 -31 -180 1 -1 +( 864 432 -288 ) ( 928 432 -288 ) ( 928 528 -288 ) TECH08_1B 97 -31 90 1 1 +( 672 528 -280 ) ( 736 528 -280 ) ( 736 432 -280 ) COMP1_4 32 -32 0 1 1 +( 864 424 -280 ) ( 864 424 -288 ) ( 864 520 -288 ) TECH08_2 64 -32 0 1 1 +( 896 528 -280 ) ( 896 528 -288 ) ( 896 432 -288 ) TECH08_1 64 -33 0 1 1 +} +// brush 2429 +{ +( 832 344 -184 ) ( 832 280 -184 ) ( 832 280 -328 ) BASE_CEIL1 32 -24 0 1 1 +( 872 352 -184 ) ( 856 352 -184 ) ( 856 352 -328 ) BASE_CEIL1 -56 -24 0 1 1 +( 856 288 -184 ) ( 856 352 -184 ) ( 856 352 -328 ) COMP1_6 32 -24 0 1 1 +( 864 288 -184 ) ( 880 288 -184 ) ( 880 288 -328 ) BASE_CEIL1 -56 -24 0 1 1 +( 864 288 -216 ) ( 864 352 -216 ) ( 880 352 -216 ) BASE_CEIL1 -56 -32 0 1 1 +( 880 352 -280 ) ( 864 352 -280 ) ( 864 288 -280 ) BASE_CEIL1 -56 -32 0 1 1 +} +// brush 2430 +{ +( 872 480 -280 ) ( 856 480 -280 ) ( 856 416 -280 ) BASE_CEIL1 -48 96 0 1 1 +( 856 416 -216 ) ( 856 480 -216 ) ( 872 480 -216 ) BASE_CEIL1 -48 96 0 1 1 +( 856 416 -184 ) ( 872 416 -184 ) ( 872 416 -328 ) BASE_CEIL1 -48 -24 0 1 1 +( 856 416 -184 ) ( 856 480 -184 ) ( 856 480 -328 ) COMP1_6 -32 -24 0 1 1 +( 872 480 -184 ) ( 856 480 -184 ) ( 856 480 -328 ) BASE_CEIL1 -48 -24 0 1 1 +( 832 472 -184 ) ( 832 408 -184 ) ( 832 408 -328 ) BASE_CEIL1 -96 -24 0 1 1 +} +// brush 2431 +{ +( 856 480 -184 ) ( 872 480 -184 ) ( 856 480 -328 ) TECH01_7 0 0 0 1 1 +( 832 512 -160 ) ( 832 384 -160 ) ( 832 384 -176 ) TECH01_7 0 0 0 1 1 +( 872 512 -160 ) ( 736 512 -160 ) ( 736 512 -176 ) TECH01_7 0 0 0 1 1 +( 864 384 -160 ) ( 864 512 -160 ) ( 864 512 -176 ) TECH01_7 0 0 0 1 1 +( 736 384 -160 ) ( 736 512 -160 ) ( 872 512 -160 ) TECH01_7 0 0 0 1 1 +( 872 512 -304 ) ( 736 512 -304 ) ( 736 384 -304 ) TECH01_7 0 0 0 1 1 +} +// brush 2432 +{ +( 856 480 -216 ) ( 856 416 -216 ) ( 872 480 -216 ) TECH01_7 0 0 0 1 1 +( 856 416 -184 ) ( 872 416 -184 ) ( 872 416 -328 ) TECH01_7 0 0 0 1 1 +( 872 480 -184 ) ( 856 480 -184 ) ( 856 480 -328 ) TECH01_7 0 0 0 1 1 +( 832 512 -160 ) ( 832 384 -160 ) ( 832 384 -176 ) TECH01_7 0 0 0 1 1 +( 864 384 -160 ) ( 864 512 -160 ) ( 864 512 -176 ) TECH01_7 0 0 0 1 1 +( 736 384 -160 ) ( 736 512 -160 ) ( 872 512 -160 ) TECH01_7 0 0 0 1 1 +} +// brush 2433 +{ +( 856 480 -280 ) ( 872 480 -280 ) ( 856 416 -280 ) TECH01_7 0 0 0 1 1 +( 840 256 -184 ) ( 856 256 -184 ) ( 856 256 -328 ) TECH01_7 0 0 0 1 1 +( 872 480 -184 ) ( 856 480 -184 ) ( 856 480 -328 ) TECH01_7 0 0 0 1 1 +( 832 512 -160 ) ( 832 384 -160 ) ( 832 384 -176 ) TECH01_7 0 0 0 1 1 +( 864 384 -160 ) ( 864 512 -160 ) ( 864 512 -176 ) TECH01_7 0 0 0 1 1 +( 872 512 -304 ) ( 736 512 -304 ) ( 736 384 -304 ) TECH01_7 0 0 0 1 1 +} +// brush 2434 +{ +( 864 352 -216 ) ( 864 288 -216 ) ( 880 352 -216 ) TECH01_7 0 0 0 1 1 +( 872 416 -184 ) ( 856 416 -184 ) ( 872 416 -328 ) TECH01_7 0 0 0 1 1 +( 832 512 -160 ) ( 832 384 -160 ) ( 832 384 -176 ) TECH01_7 0 0 0 1 1 +( 864 384 -160 ) ( 864 512 -160 ) ( 864 512 -176 ) TECH01_7 0 0 0 1 1 +( 728 256 -160 ) ( 864 256 -160 ) ( 864 256 -176 ) TECH01_7 0 0 0 1 1 +( 736 384 -160 ) ( 736 512 -160 ) ( 872 512 -160 ) TECH01_7 0 0 0 1 1 +} +// brush 2435 +{ +( 880 288 -184 ) ( 864 288 -184 ) ( 880 288 -328 ) TECH01_7 0 0 0 1 1 +( 864 288 -216 ) ( 864 352 -216 ) ( 880 352 -216 ) TECH01_7 0 0 0 1 1 +( 880 352 -280 ) ( 864 352 -280 ) ( 864 288 -280 ) TECH01_7 0 0 0 1 1 +( 832 512 -160 ) ( 832 384 -160 ) ( 832 384 -176 ) TECH01_7 0 0 0 1 1 +( 864 384 -160 ) ( 864 512 -160 ) ( 864 512 -176 ) TECH01_7 0 0 0 1 1 +( 728 256 -160 ) ( 864 256 -160 ) ( 864 256 -176 ) TECH01_7 0 0 0 1 1 +} +// brush 2436 +{ +( 864 352 -184 ) ( 880 352 -184 ) ( 864 352 -328 ) TECH01_7 0 0 0 1 1 +( 864 288 -216 ) ( 864 352 -216 ) ( 880 352 -216 ) TECH01_7 0 0 0 1 1 +( 880 352 -280 ) ( 864 352 -280 ) ( 864 288 -280 ) TECH01_7 0 0 0 1 1 +( 872 416 -184 ) ( 856 416 -184 ) ( 872 416 -328 ) TECH01_7 0 0 0 1 1 +( 832 512 -160 ) ( 832 384 -160 ) ( 832 384 -176 ) TECH01_7 0 0 0 1 1 +( 864 384 -160 ) ( 864 512 -160 ) ( 864 512 -176 ) TECH01_7 0 0 0 1 1 +} +// brush 2437 +{ +( 864 608 -280 ) ( 880 608 -280 ) ( 864 544 -280 ) TECH01_7 0 0 0 1 1 +( 872 640 -304 ) ( 736 640 -304 ) ( 736 512 -304 ) TECH01_7 0 0 0 1 1 +( 736 512 -160 ) ( 872 512 -160 ) ( 872 512 -176 ) TECH01_7 0 0 0 1 1 +( 864 512 -160 ) ( 864 640 -160 ) ( 864 640 -176 ) TECH01_7 0 0 0 1 1 +( 872 640 -160 ) ( 736 640 -160 ) ( 736 640 -176 ) TECH01_7 0 0 0 1 1 +( 736 640 -160 ) ( 736 512 -160 ) ( 736 512 -176 ) TECH01_7 0 0 0 1 1 +} +// brush 2438 +{ +( 864 608 -216 ) ( 864 544 -216 ) ( 880 608 -216 ) TECH01_7 0 0 0 1 1 +( 736 512 -160 ) ( 736 640 -160 ) ( 872 640 -160 ) TECH01_7 0 0 0 1 1 +( 736 512 -160 ) ( 872 512 -160 ) ( 872 512 -176 ) TECH01_7 0 0 0 1 1 +( 864 512 -160 ) ( 864 640 -160 ) ( 864 640 -176 ) TECH01_7 0 0 0 1 1 +( 872 640 -160 ) ( 736 640 -160 ) ( 736 640 -176 ) TECH01_7 0 0 0 1 1 +( 736 640 -160 ) ( 736 512 -160 ) ( 736 512 -176 ) TECH01_7 0 0 0 1 1 +} +// brush 2439 +{ +( 880 544 -184 ) ( 864 544 -184 ) ( 880 544 -328 ) TECH01_7 0 0 0 1 1 +( 864 544 -216 ) ( 864 608 -216 ) ( 880 608 -216 ) TECH01_7 0 0 0 1 1 +( 880 608 -280 ) ( 864 608 -280 ) ( 864 544 -280 ) TECH01_7 0 0 0 1 1 +( 736 512 -160 ) ( 872 512 -160 ) ( 872 512 -176 ) TECH01_7 0 0 0 1 1 +( 864 512 -160 ) ( 864 640 -160 ) ( 864 640 -176 ) TECH01_7 0 0 0 1 1 +( 736 640 -160 ) ( 736 512 -160 ) ( 736 512 -176 ) TECH01_7 0 0 0 1 1 +} +// brush 2440 +{ +( 864 608 -184 ) ( 880 608 -184 ) ( 864 608 -328 ) TECH01_7 0 0 0 1 1 +( 864 544 -216 ) ( 864 608 -216 ) ( 880 608 -216 ) TECH01_7 0 0 0 1 1 +( 880 608 -280 ) ( 864 608 -280 ) ( 864 544 -280 ) TECH01_7 0 0 0 1 1 +( 864 512 -160 ) ( 864 640 -160 ) ( 864 640 -176 ) TECH01_7 0 0 0 1 1 +( 872 640 -160 ) ( 736 640 -160 ) ( 736 640 -176 ) TECH01_7 0 0 0 1 1 +( 736 640 -160 ) ( 736 512 -160 ) ( 736 512 -176 ) TECH01_7 0 0 0 1 1 +} +// brush 2441 +{ +( 1024 512 -290 ) ( 1024 512 -282 ) ( 1088 512 -282 ) TECH08_1B 64 -31 -180 1 -1 +( 1082 640 -296 ) ( 1082 640 -288 ) ( 1018 640 -288 ) TECH08_1B 64 -31 -180 1 -1 +( 1024 560 -288 ) ( 1088 560 -288 ) ( 1088 656 -288 ) TECH08_1B -31 -63 90 1 1 +( 832 656 -280 ) ( 896 656 -280 ) ( 896 560 -280 ) COMP1_4 0 32 0 1 1 +( 864 560 -280 ) ( 864 560 -288 ) ( 864 656 -288 ) TECH08_2 64 -32 0 1 1 +( 896 656 -280 ) ( 896 656 -288 ) ( 896 560 -288 ) TECH08_1 64 -33 0 1 1 +} +// brush 2442 +{ +( 928 32 -120 ) ( 1000 32 -120 ) ( 1000 32 -128 ) TECH04_6 96 0 -180 1 -1 +( 928 96 -120 ) ( 928 -32 -120 ) ( 928 -32 -128 ) TECH04_6 -96 0 0 1 1 +( 1008 96 -120 ) ( 936 96 -120 ) ( 936 96 -128 ) TECH04_6 96 0 -180 1 -1 +( 992 -32 -120 ) ( 992 96 -120 ) ( 992 96 -128 ) TECH04_6 -96 0 0 1 1 +( 1000 -32 -112 ) ( 928 -32 -112 ) ( 928 96 -112 ) TECH04_6 -96 0 90 1 1 +( 928 96 -128 ) ( 928 -32 -128 ) ( 1000 -32 -128 ) TLIGHT02 -32 -32 90 1 1 +} +// brush 2443 +{ +( 1312 32 -128 ) ( 1312 160 -128 ) ( 1240 160 -128 ) TLIGHT02 31 32 -90 1 1 +( 1240 160 -112 ) ( 1312 160 -112 ) ( 1312 32 -112 ) TECH04_6 31 0 -90 1 1 +( 1248 160 -120 ) ( 1248 32 -120 ) ( 1248 32 -128 ) TECH04_6 32 0 -180 1 -1 +( 1232 32 -120 ) ( 1304 32 -120 ) ( 1304 32 -128 ) TECH04_6 -96 0 0 1 1 +( 1312 32 -120 ) ( 1312 160 -120 ) ( 1312 160 -128 ) TECH04_6 32 0 -180 1 -1 +( 1312 96 -120 ) ( 1240 96 -120 ) ( 1240 96 -128 ) TECH04_6 -96 0 0 1 1 +} +// brush 2444 +{ +( 928 -160 -128 ) ( 928 -288 -128 ) ( 1000 -288 -128 ) TLIGHT02 32 -32 90 1 1 +( 1000 -288 -112 ) ( 928 -288 -112 ) ( 928 -160 -112 ) TECH04_6 32 15 90 1 1 +( 992 -288 -120 ) ( 992 -160 -120 ) ( 992 -160 -128 ) TECH04_6 32 0 0 1 1 +( 1008 -160 -120 ) ( 936 -160 -120 ) ( 936 -160 -128 ) TECH04_6 96 0 -180 1 -1 +( 928 -160 -120 ) ( 928 -288 -120 ) ( 928 -288 -128 ) TECH04_6 32 0 0 1 1 +( 928 -224 -120 ) ( 1000 -224 -120 ) ( 1000 -224 -128 ) TECH04_6 96 0 -180 1 -1 +} +// brush 2445 +{ +( 1312 -160 -120 ) ( 1240 -160 -120 ) ( 1240 -160 -128 ) TECH04_6 -96 0 0 1 1 +( 1312 -224 -120 ) ( 1312 -96 -120 ) ( 1312 -96 -128 ) TECH04_6 -96 0 -180 1 -1 +( 1232 -224 -120 ) ( 1304 -224 -120 ) ( 1304 -224 -128 ) TECH04_6 -96 0 0 1 1 +( 1248 -96 -120 ) ( 1248 -224 -120 ) ( 1248 -224 -128 ) TECH04_6 -96 0 -180 1 -1 +( 1240 -96 -112 ) ( 1312 -96 -112 ) ( 1312 -224 -112 ) TECH04_6 -97 0 -90 1 1 +( 1312 -224 -128 ) ( 1312 -96 -128 ) ( 1240 -96 -128 ) TLIGHT02 -33 32 -90 1 1 +} +// brush 2446 +{ +( 1272 72 -96 ) ( 1272 56 -96 ) ( 1272 56 -112 ) TECH04_7 -8 16 0 1 1 +( 1288 72 -96 ) ( 1272 72 -96 ) ( 1272 72 -112 ) TECH04_7 -8 16 0 1 1 +( 1288 56 -96 ) ( 1288 72 -96 ) ( 1288 72 -112 ) TECH04_7 -8 16 0 1 1 +( 1272 56 -96 ) ( 1288 56 -96 ) ( 1288 56 -112 ) TECH04_7 -8 16 0 1 1 +( 1272 56 -32 ) ( 1272 72 -32 ) ( 1288 72 -32 ) TECH04_7 -8 8 0 1 1 +( 1288 72 -112 ) ( 1272 72 -112 ) ( 1272 56 -112 ) TECH04_7 -8 8 0 1 1 +} +// brush 2447 +{ +( 968 72 -112 ) ( 952 72 -112 ) ( 952 56 -112 ) TECH04_7 8 8 0 1 1 +( 952 56 -32 ) ( 952 72 -32 ) ( 968 72 -32 ) TECH04_7 8 8 0 1 1 +( 952 56 -96 ) ( 968 56 -96 ) ( 968 56 -112 ) TECH04_7 8 16 0 1 1 +( 968 56 -96 ) ( 968 72 -96 ) ( 968 72 -112 ) TECH04_7 -8 16 0 1 1 +( 968 72 -96 ) ( 952 72 -96 ) ( 952 72 -112 ) TECH04_7 8 16 0 1 1 +( 952 72 -96 ) ( 952 56 -96 ) ( 952 56 -112 ) TECH04_7 -8 16 0 1 1 +} +// brush 2448 +{ +( 952 -184 -96 ) ( 952 -200 -96 ) ( 952 -200 -112 ) TECH04_7 8 16 0 1 1 +( 968 -184 -96 ) ( 952 -184 -96 ) ( 952 -184 -112 ) TECH04_7 8 16 0 1 1 +( 968 -200 -96 ) ( 968 -184 -96 ) ( 968 -184 -112 ) TECH04_7 8 16 0 1 1 +( 952 -200 -96 ) ( 968 -200 -96 ) ( 968 -200 -112 ) TECH04_7 8 16 0 1 1 +( 952 -200 -32 ) ( 952 -184 -32 ) ( 968 -184 -32 ) TECH04_7 8 -120 0 1 1 +( 968 -184 -112 ) ( 952 -184 -112 ) ( 952 -200 -112 ) TECH04_7 8 -120 0 1 1 +} +// brush 2449 +{ +( 1288 -184 -112 ) ( 1272 -184 -112 ) ( 1272 -200 -112 ) TECH04_7 -8 8 0 1 1 +( 1272 -200 -32 ) ( 1272 -184 -32 ) ( 1288 -184 -32 ) TECH04_7 -8 8 0 1 1 +( 1272 -200 -96 ) ( 1288 -200 -96 ) ( 1288 -200 -112 ) TECH04_7 -8 16 0 1 1 +( 1288 -200 -96 ) ( 1288 -184 -96 ) ( 1288 -184 -112 ) TECH04_7 -8 16 0 1 1 +( 1288 -184 -96 ) ( 1272 -184 -96 ) ( 1272 -184 -112 ) TECH04_7 -8 16 0 1 1 +( 1272 -184 -96 ) ( 1272 -200 -96 ) ( 1272 -200 -112 ) TECH04_7 -8 16 0 1 1 +} +// brush 2450 +{ +( 1344 288 -32 ) ( 1344 288 -160 ) ( 1344 0 -160 ) TECH10_8 64 -32 0 1 1 +( 1336 0 -160 ) ( 1336 0 -32 ) ( 1272 0 -32 ) TECH10_8 64 -32 0 1 1 +( 1216 200 -160 ) ( 1216 296 -160 ) ( 1216 296 -32 ) TECH10_8 64 -32 0 1 1 +( 1376 -128 -152 ) ( 1376 -128 -136 ) ( 1448 -128 -136 ) TECH10_8 64 -32 0 1 1 +( 1344 768 -32 ) ( 1416 768 -32 ) ( 1416 640 -32 ) TECH10_8 64 -32 0 1 1 +( 1416 640 -96 ) ( 1416 768 -96 ) ( 1344 768 -96 ) TECH10_2 0 -64 90 1 1 +} +// brush 2451 +{ +( 1096 640 -96 ) ( 1096 768 -96 ) ( 1024 768 -96 ) TECH10_2 0 0 90 1 1 +( 1024 768 -32 ) ( 1096 768 -32 ) ( 1096 640 -32 ) TECH10_8 0 -32 0 1 1 +( 1056 -128 -152 ) ( 1056 -128 -136 ) ( 1128 -128 -136 ) TECH10_8 0 -32 0 1 1 +( 896 200 -160 ) ( 896 296 -160 ) ( 896 296 -32 ) TECH10_8 64 -32 0 1 1 +( 1016 0 -160 ) ( 1016 0 -32 ) ( 952 0 -32 ) TECH10_8 0 -32 0 1 1 +( 1024 288 -32 ) ( 1024 288 -160 ) ( 1024 0 -160 ) TECH10_8 64 -32 0 1 1 +} +// brush 2452 +{ +( 1184 288 -32 ) ( 1184 288 -160 ) ( 1184 0 -160 ) TECH10_8 64 -32 0 1 1 +( 1176 0 -160 ) ( 1176 0 -32 ) ( 1112 0 -32 ) TECH10_8 -32 -32 0 1 1 +( 1056 200 -160 ) ( 1056 296 -160 ) ( 1056 296 -32 ) TECH10_8 64 -32 0 1 1 +( 1216 -128 -152 ) ( 1216 -128 -136 ) ( 1288 -128 -136 ) TECH10_8 -32 -32 0 1 1 +( 1184 768 -32 ) ( 1256 768 -32 ) ( 1256 640 -32 ) TECH10_8 -32 -32 0 1 1 +( 1256 640 -96 ) ( 1256 768 -96 ) ( 1184 768 -96 ) TECH10_2 0 -32 90 1 1 +} +// brush 2453 +{ +( 1184 16 -96 ) ( 1184 0 -112 ) ( 1216 16 -96 ) TEK_LA12 0 -16 0 1 1 +( 1184 -128 -112 ) ( 1184 -144 -96 ) ( 1216 -128 -112 ) TEK_LA12 0 -32 0 1 1 +( 1288 640 -112 ) ( 1288 768 -112 ) ( 1216 768 -112 ) TEK_LA12 0 0 0 1 1 +( 1216 768 -32 ) ( 1288 768 -32 ) ( 1288 640 -32 ) TECH10_8 -64 -32 0 1 1 +( 1256 -144 -152 ) ( 1256 -144 -136 ) ( 1328 -144 -136 ) TEK_LA12 0 0 0 1 1 +( 1184 208 -160 ) ( 1184 304 -160 ) ( 1184 304 -32 ) BASE_CEIL1 0 0 0 1 1 +( 1208 16 -160 ) ( 1208 16 -32 ) ( 1144 16 -32 ) TEK_LA12 0 0 0 1 1 +( 1216 288 -32 ) ( 1216 288 -160 ) ( 1216 0 -160 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 2454 +{ +( 1056 288 -32 ) ( 1056 288 -160 ) ( 1056 0 -160 ) BASE_CEIL1 0 0 0 1 1 +( 1048 16 -160 ) ( 1048 16 -32 ) ( 984 16 -32 ) TEK_LA12 0 0 0 1 1 +( 1024 208 -160 ) ( 1024 304 -160 ) ( 1024 304 -32 ) BASE_CEIL1 0 0 0 1 1 +( 1096 -144 -152 ) ( 1096 -144 -136 ) ( 1168 -144 -136 ) TEK_LA12 0 0 0 1 1 +( 1056 768 -32 ) ( 1128 768 -32 ) ( 1128 640 -32 ) TECH10_8 96 -32 0 1 1 +( 1128 640 -112 ) ( 1128 768 -112 ) ( 1056 768 -112 ) TEK_LA12 0 0 0 1 1 +( 1024 -128 -112 ) ( 1024 -144 -96 ) ( 1056 -128 -112 ) TEK_LA12 0 -32 0 1 1 +( 1024 16 -96 ) ( 1024 0 -112 ) ( 1056 16 -96 ) TEK_LA12 0 -16 0 1 1 +} +// brush 2455 +{ +( 1256 896 -96 ) ( 1256 1024 -96 ) ( 1184 1024 -96 ) TECH_128kelvin 32 0 0 -1 1 +( 1184 1024 -32 ) ( 1256 1024 -32 ) ( 1256 896 -32 ) TECH10_8 96 32 0 1 1 +( 1216 128 -152 ) ( 1216 128 -136 ) ( 1288 128 -136 ) TECH10_8 96 -32 0 1 1 +( 1056 456 -160 ) ( 1056 552 -160 ) ( 1056 552 -32 ) TECH10_8 -64 -32 0 1 1 +( 1176 256 -160 ) ( 1176 256 -32 ) ( 1112 256 -32 ) TECH10_8 96 -32 0 1 1 +( 1184 544 -32 ) ( 1184 544 -160 ) ( 1184 256 -160 ) TECH10_8 -64 -32 0 1 1 +} +// brush 2456 +{ +( 1216 544 -32 ) ( 1216 544 -160 ) ( 1216 256 -160 ) BASE_CEIL1 0 0 0 1 1 +( 1208 272 -160 ) ( 1208 272 -32 ) ( 1144 272 -32 ) TEK_LA12 0 0 0 1 1 +( 1184 464 -160 ) ( 1184 560 -160 ) ( 1184 560 -32 ) BASE_CEIL1 0 0 0 1 1 +( 1256 112 -152 ) ( 1256 112 -136 ) ( 1328 112 -136 ) TEK_LA12 0 0 0 1 1 +( 1216 1024 -32 ) ( 1288 1024 -32 ) ( 1288 896 -32 ) TECH10_8 -64 32 0 1 1 +( 1288 896 -112 ) ( 1288 1024 -112 ) ( 1216 1024 -112 ) TEK_LA12 0 0 0 1 1 +( 1184 128 -112 ) ( 1184 112 -96 ) ( 1216 128 -112 ) TEK_LA12 0 96 0 1 1 +( 1184 272 -96 ) ( 1184 256 -112 ) ( 1216 272 -96 ) TEK_LA12 0 112 0 1 1 +} +// brush 2457 +{ +( 1024 272 -96 ) ( 1024 256 -112 ) ( 1056 272 -96 ) TEK_LA12 0 112 0 1 1 +( 1024 128 -112 ) ( 1024 112 -96 ) ( 1056 128 -112 ) TEK_LA12 0 96 0 1 1 +( 1128 896 -112 ) ( 1128 1024 -112 ) ( 1056 1024 -112 ) TEK_LA12 0 0 0 1 1 +( 1056 1024 -32 ) ( 1128 1024 -32 ) ( 1128 896 -32 ) TECH10_8 96 32 0 1 1 +( 1096 112 -152 ) ( 1096 112 -136 ) ( 1168 112 -136 ) TEK_LA12 0 0 0 1 1 +( 1024 464 -160 ) ( 1024 560 -160 ) ( 1024 560 -32 ) BASE_CEIL1 0 0 0 1 1 +( 1048 272 -160 ) ( 1048 272 -32 ) ( 984 272 -32 ) TEK_LA12 0 0 0 1 1 +( 1056 544 -32 ) ( 1056 544 -160 ) ( 1056 256 -160 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 2458 +{ +( 1152 128 -288 ) ( 1136 128 -288 ) ( 1136 128 -160 ) TECH08_1 64 -33 0 1 1 +( 1024 144 -180 ) ( 1024 144 -280 ) ( 1024 112 -280 ) TECH08_1 64 -33 0 1 1 +( 992 112 -180 ) ( 992 112 -280 ) ( 992 144 -280 ) TECH08_2 64 -32 0 1 1 +( 992 144 -180 ) ( 1056 144 -180 ) ( 1056 112 -180 ) TECH05_2 97 -31 90 1 1 +( 928 112 -280 ) ( 992 112 -280 ) ( 992 144 -280 ) TECH05_2 97 -31 90 1 1 +( 992 142 -280 ) ( 992 142 -180 ) ( 928 142 -180 ) COMP1_4 32 -32 0 1 1 +} +// brush 2459 +{ +( 1056 142 -268 ) ( 992 142 -268 ) ( 992 152 -280 ) COMP1_4 32 -48 0 1 1 +( 1024 154 -266 ) ( 1024 154 -280 ) ( 1024 144 -280 ) SYM06_2 -64 -31 -180 1 -1 +( 960 144 -266 ) ( 960 144 -280 ) ( 960 154 -280 ) TECH05_2 80 -30 0 1 1 +( 928 144 -280 ) ( 992 144 -280 ) ( 992 154 -280 ) TECH05_2 97 -31 90 1 1 +( 928 142 -268 ) ( 992 142 -268 ) ( 992 142 -280 ) TECH05_2 32 -31 -180 1 -1 +} +// brush 2460 +{ +( 928 144 -256 ) ( 992 144 -256 ) ( 992 166 -180 ) COMP1_4 32 -32 0 1 1 +( 1024 144 -180 ) ( 1024 170 -180 ) ( 1024 170 -264 ) TECH08_1 64 -33 0 1 1 +( 960 170 -180 ) ( 960 144 -180 ) ( 960 144 -264 ) TECH05_2 80 -30 0 1 1 +( 992 166 -180 ) ( 1056 166 -180 ) ( 1056 144 -180 ) TECH05_2 97 -31 90 1 1 +( 992 142 -256 ) ( 928 142 -256 ) ( 928 142 -180 ) TECH05_2 32 -31 -180 1 -1 +} +// brush 2461 +{ +( 928 242 -180 ) ( 992 242 -180 ) ( 992 242 -280 ) COMP1_4 32 -32 0 1 1 +( 992 240 -280 ) ( 992 272 -280 ) ( 928 272 -280 ) TECH05_2 4 -31 90 1 1 +( 1056 272 -180 ) ( 1056 240 -180 ) ( 992 240 -180 ) TECH05_2 4 -31 90 1 1 +( 960 232 -280 ) ( 960 264 -280 ) ( 960 264 -180 ) TECH08_2 64 -32 0 1 1 +( 1024 272 -280 ) ( 1024 240 -280 ) ( 1024 240 -180 ) TECH08_1 64 -33 0 1 1 +( 1136 256 -160 ) ( 1136 256 -288 ) ( 1152 256 -288 ) TECH08_1 64 -33 0 1 1 +} +// brush 2462 +{ +( 992 242 -280 ) ( 992 242 -268 ) ( 928 242 -268 ) TECH05_2 32 -31 -180 1 -1 +( 992 230 -280 ) ( 992 240 -280 ) ( 928 240 -280 ) TECH05_2 4 -31 90 1 1 +( 960 230 -280 ) ( 960 240 -280 ) ( 960 240 -266 ) TECH05_2 116 -30 0 1 1 +( 1024 240 -280 ) ( 1024 230 -280 ) ( 1024 230 -266 ) SYM06_2 64 -32 0 1 1 +( 992 232 -280 ) ( 992 242 -268 ) ( 1056 242 -268 ) COMP1_4 32 -32 0 1 1 +} +// brush 2463 +{ +( 928 242 -180 ) ( 928 242 -256 ) ( 992 242 -256 ) TECH05_2 32 -31 -180 1 -1 +( 1056 240 -180 ) ( 1056 218 -180 ) ( 992 218 -180 ) TECH05_2 4 -31 90 1 1 +( 960 240 -264 ) ( 960 240 -180 ) ( 960 214 -180 ) TECH08_2 64 -32 0 1 1 +( 1024 214 -264 ) ( 1024 214 -180 ) ( 1024 240 -180 ) SYM06_2 -64 -31 -180 1 -1 +( 864 218 -180 ) ( 864 240 -256 ) ( 800 240 -256 ) COMP1_4 32 -32 0 1 1 +} +// brush 2464 +{ +( 992 128 -288 ) ( 976 128 -288 ) ( 976 128 -160 ) TECH08_1 64 -33 0 1 1 +( 1024 176 -160 ) ( 1024 176 -180 ) ( 1024 112 -180 ) TECH08_1 64 -33 0 1 1 +( 960 112 -160 ) ( 960 112 -180 ) ( 960 176 -180 ) TECH08_2 64 -32 0 1 1 +( 992 176 -160 ) ( 1056 176 -160 ) ( 1056 112 -160 ) TECH05_2 97 -31 90 1 1 +( 992 112 -180 ) ( 1056 112 -180 ) ( 1056 176 -180 ) COMP1_4 32 -32 0 1 1 +( 1032 256 -180 ) ( 1032 256 -160 ) ( 968 256 -160 ) TECH08_1 64 -33 0 1 1 +} +// brush 2465 +{ +( 1024 272 -280 ) ( 1024 272 -288 ) ( 1024 176 -288 ) TECH08_1 64 -33 0 1 1 +( 992 296 -280 ) ( 992 296 -288 ) ( 992 392 -288 ) TECH08_2 64 -32 0 1 1 +( 800 272 -280 ) ( 864 272 -280 ) ( 864 176 -280 ) COMP1_4 32 -32 0 1 1 +( 992 176 -288 ) ( 1056 176 -288 ) ( 1056 272 -288 ) TECH08_1B 97 -31 90 1 1 +( 1050 256 -296 ) ( 1050 256 -288 ) ( 986 256 -288 ) TECH08_1 64 -33 0 1 1 +( 1024 128 -290 ) ( 1024 128 -282 ) ( 1088 128 -282 ) TECH08_1 64 -33 0 1 1 +} +// brush 2466 +{ +( 864 128 -160 ) ( 864 256 -160 ) ( 1000 256 -160 ) TECH01_7 0 0 0 1 1 +( 992 128 -160 ) ( 992 256 -160 ) ( 992 256 -176 ) TECH01_7 0 0 0 1 1 +( 960 256 -160 ) ( 960 128 -160 ) ( 960 128 -176 ) TECH01_7 0 0 0 1 1 +( 1000 248 -184 ) ( 984 248 -184 ) ( 984 248 -328 ) TECH01_7 0 0 0 1 1 +( 984 160 -184 ) ( 1000 160 -184 ) ( 1000 160 -328 ) TECH01_7 0 0 0 1 1 +( 984 224 -216 ) ( 984 160 -216 ) ( 1000 224 -216 ) TECH01_7 0 0 0 1 1 +} +// brush 2467 +{ +( 1000 256 -288 ) ( 864 256 -288 ) ( 864 128 -288 ) TECH01_7 0 0 0 1 1 +( 992 256 -160 ) ( 992 384 -160 ) ( 992 384 -176 ) TECH01_7 0 0 0 1 1 +( 960 256 -160 ) ( 960 128 -160 ) ( 960 128 -176 ) TECH01_7 0 0 0 1 1 +( 1000 256 -184 ) ( 984 256 -184 ) ( 984 256 -328 ) TECH08_1 64 -33 0 1 1 +( 968 128 -184 ) ( 984 128 -184 ) ( 984 128 -328 ) TECH08_1 64 -33 0 1 1 +( 984 224 -280 ) ( 1000 224 -280 ) ( 984 160 -280 ) TECH01_7 0 0 0 1 1 +} +// brush 2468 +{ +( 864 128 -160 ) ( 864 256 -160 ) ( 1000 256 -160 ) TECH01_7 0 0 0 1 1 +( 864 128 -160 ) ( 1000 128 -160 ) ( 1000 128 -176 ) TECH08_1 64 -33 0 1 1 +( 992 128 -160 ) ( 992 256 -160 ) ( 992 256 -176 ) TECH01_7 0 0 0 1 1 +( 960 256 -160 ) ( 960 128 -160 ) ( 960 128 -176 ) TECH01_7 0 0 0 1 1 +( 1000 160 -184 ) ( 984 160 -184 ) ( 1000 160 -328 ) TECH01_7 0 0 0 1 1 +( 992 96 -216 ) ( 992 32 -216 ) ( 1008 96 -216 ) TECH01_7 0 0 0 1 1 +} +// brush 2469 +{ +( 992 128 -160 ) ( 992 256 -160 ) ( 992 256 -176 ) TECH01_7 0 0 0 1 1 +( 960 256 -160 ) ( 960 128 -160 ) ( 960 128 -176 ) TECH01_7 0 0 0 1 1 +( 1000 160 -184 ) ( 984 160 -184 ) ( 1000 160 -328 ) TECH01_7 0 0 0 1 1 +( 1008 96 -280 ) ( 992 96 -280 ) ( 992 32 -280 ) TECH01_7 0 0 0 1 1 +( 992 32 -216 ) ( 992 96 -216 ) ( 1008 96 -216 ) TECH01_7 0 0 0 1 1 +( 984 128 -184 ) ( 1000 128 -184 ) ( 984 128 -328 ) TECH08_1 64 -33 0 1 1 +} +// brush 2470 +{ +( 992 224 -184 ) ( 1008 224 -184 ) ( 992 224 -328 ) TECH01_7 -32 0 0 1 1 +( 992 128 -216 ) ( 992 192 -216 ) ( 1008 192 -216 ) TECH01_7 0 32 0 1 1 +( 1008 192 -280 ) ( 992 192 -280 ) ( 992 128 -280 ) TECH01_7 0 32 0 1 1 +( 1000 240 -184 ) ( 984 240 -184 ) ( 1000 240 -328 ) TECH01_7 0 0 0 1 1 +( 960 352 -160 ) ( 960 224 -160 ) ( 960 224 -176 ) TECH01_7 -32 0 0 1 1 +( 992 224 -160 ) ( 992 352 -160 ) ( 992 352 -176 ) TECH01_7 -32 0 0 1 1 +} +// brush 2471 +{ +( 1312 142 -180 ) ( 1248 142 -180 ) ( 1248 142 -280 ) COMP1_4 -32 -32 0 1 1 +( 1248 144 -280 ) ( 1248 112 -280 ) ( 1312 112 -280 ) TECH05_2 97 -31 90 1 1 +( 1184 112 -180 ) ( 1184 144 -180 ) ( 1248 144 -180 ) TECH05_2 97 -31 90 1 1 +( 1248 144 -280 ) ( 1248 112 -280 ) ( 1248 112 -180 ) TECH08_2 64 -32 0 1 1 +( 1216 112 -280 ) ( 1216 144 -280 ) ( 1216 144 -180 ) TECH08_1 64 -33 0 1 1 +( 1104 128 -160 ) ( 1104 128 -288 ) ( 1088 128 -288 ) TECH08_1 0 -33 0 1 1 +} +// brush 2472 +{ +( 1248 142 -280 ) ( 1248 142 -268 ) ( 1312 142 -268 ) TECH05_2 32 -31 -180 1 -1 +( 1248 154 -280 ) ( 1248 144 -280 ) ( 1312 144 -280 ) TECH05_2 97 -31 90 1 1 +( 1280 154 -280 ) ( 1280 144 -280 ) ( 1280 144 -266 ) TECH05_2 80 -30 0 1 1 +( 1216 144 -280 ) ( 1216 154 -280 ) ( 1216 154 -266 ) SYM06_2 -64 -31 -180 1 -1 +( 1248 152 -280 ) ( 1248 142 -268 ) ( 1184 142 -268 ) COMP1_4 -32 -48 0 1 1 +} +// brush 2473 +{ +( 1312 142 -180 ) ( 1312 142 -256 ) ( 1248 142 -256 ) TECH05_2 32 -31 -180 1 -1 +( 1184 144 -180 ) ( 1184 166 -180 ) ( 1248 166 -180 ) TECH05_2 97 -31 90 1 1 +( 1280 144 -264 ) ( 1280 144 -180 ) ( 1280 170 -180 ) TECH05_2 80 -30 0 1 1 +( 1216 170 -264 ) ( 1216 170 -180 ) ( 1216 144 -180 ) TECH08_1 64 -33 0 1 1 +( 1248 166 -180 ) ( 1248 144 -256 ) ( 1312 144 -256 ) COMP1_4 -32 -32 0 1 1 +} +// brush 2474 +{ +( 1088 256 -288 ) ( 1104 256 -288 ) ( 1104 256 -160 ) TECH08_1 128 -33 0 1 1 +( 1216 240 -180 ) ( 1216 240 -280 ) ( 1216 272 -280 ) TECH08_1 64 -33 0 1 1 +( 1280 264 -180 ) ( 1280 264 -280 ) ( 1280 232 -280 ) TECH08_2 64 -32 0 1 1 +( 1248 240 -180 ) ( 1184 240 -180 ) ( 1184 272 -180 ) TECH05_2 4 -31 90 1 1 +( 1312 272 -280 ) ( 1248 272 -280 ) ( 1248 240 -280 ) TECH05_2 4 -31 90 1 1 +( 1248 242 -280 ) ( 1248 242 -180 ) ( 1312 242 -180 ) COMP1_4 -32 -32 0 1 1 +} +// brush 2475 +{ +( 1184 242 -268 ) ( 1248 242 -268 ) ( 1248 232 -280 ) COMP1_4 -32 -32 0 1 1 +( 1216 230 -266 ) ( 1216 230 -280 ) ( 1216 240 -280 ) SYM06_2 64 -32 0 1 1 +( 1280 240 -266 ) ( 1280 240 -280 ) ( 1280 230 -280 ) TECH05_2 -12 -30 0 1 1 +( 1312 240 -280 ) ( 1248 240 -280 ) ( 1248 230 -280 ) TECH05_2 4 -31 90 1 1 +( 1312 242 -268 ) ( 1248 242 -268 ) ( 1248 242 -280 ) TECH05_2 32 -31 -180 1 -1 +} +// brush 2476 +{ +( 1440 240 -256 ) ( 1376 240 -256 ) ( 1376 218 -180 ) COMP1_4 -32 -32 0 1 1 +( 1216 240 -180 ) ( 1216 214 -180 ) ( 1216 214 -264 ) SYM06_2 -64 -31 -180 1 -1 +( 1280 214 -180 ) ( 1280 240 -180 ) ( 1280 240 -264 ) TECH08_2 64 -32 0 1 1 +( 1248 218 -180 ) ( 1184 218 -180 ) ( 1184 240 -180 ) TECH05_2 4 -31 90 1 1 +( 1248 242 -256 ) ( 1312 242 -256 ) ( 1312 242 -180 ) TECH05_2 32 -31 -180 1 -1 +} +// brush 2477 +{ +( 1272 256 -160 ) ( 1208 256 -160 ) ( 1208 256 -180 ) TECH08_1 128 -33 0 1 1 +( 1184 176 -180 ) ( 1184 112 -180 ) ( 1248 112 -180 ) COMP1_4 -32 -32 0 1 1 +( 1184 112 -160 ) ( 1184 176 -160 ) ( 1248 176 -160 ) TECH05_2 97 -31 90 1 1 +( 1280 176 -180 ) ( 1280 112 -180 ) ( 1280 112 -160 ) TECH08_2 64 -32 0 1 1 +( 1216 112 -180 ) ( 1216 176 -180 ) ( 1216 176 -160 ) TECH08_1 64 -33 0 1 1 +( 1264 128 -160 ) ( 1264 128 -288 ) ( 1248 128 -288 ) TECH08_1 0 -33 0 1 1 +} +// brush 2478 +{ +( 1152 128 -282 ) ( 1216 128 -282 ) ( 1216 128 -290 ) TECH08_1 0 -33 0 1 1 +( 1254 256 -288 ) ( 1190 256 -288 ) ( 1190 256 -296 ) TECH08_1 128 -33 0 1 1 +( 1184 272 -288 ) ( 1184 176 -288 ) ( 1248 176 -288 ) TECH08_1B 97 -31 90 1 1 +( 1376 176 -280 ) ( 1376 272 -280 ) ( 1440 272 -280 ) COMP1_4 -32 -32 0 1 1 +( 1248 392 -288 ) ( 1248 296 -288 ) ( 1248 296 -280 ) TECH08_2 64 -32 0 1 1 +( 1216 176 -288 ) ( 1216 272 -288 ) ( 1216 272 -280 ) TECH08_1 64 -33 0 1 1 +} +// brush 2479 +{ +( 1256 160 -280 ) ( 1256 224 -280 ) ( 1240 224 -280 ) BASE_CEIL1 -48 -32 0 1 1 +( 1240 224 -216 ) ( 1256 224 -216 ) ( 1256 160 -216 ) BASE_CEIL1 -48 -32 0 1 1 +( 1240 160 -328 ) ( 1240 160 -184 ) ( 1256 160 -184 ) BASE_CEIL1 -48 -24 0 1 1 +( 1256 224 -328 ) ( 1256 224 -184 ) ( 1256 160 -184 ) COMP1_6 32 -24 0 1 1 +( 1256 224 -328 ) ( 1256 224 -184 ) ( 1240 224 -184 ) BASE_CEIL1 -48 -24 0 1 1 +( 1280 152 -328 ) ( 1280 152 -184 ) ( 1280 216 -184 ) BASE_CEIL1 32 -24 0 1 1 +} +// brush 2480 +{ +( 1240 224 -216 ) ( 1256 160 -216 ) ( 1256 224 -216 ) TECH01_7 0 0 0 1 1 +( 1240 160 -328 ) ( 1240 160 -184 ) ( 1256 160 -184 ) TECH01_7 0 0 0 1 1 +( 1256 248 -328 ) ( 1256 248 -184 ) ( 1240 248 -184 ) TECH01_7 0 0 0 1 1 +( 1280 128 -176 ) ( 1280 128 -160 ) ( 1280 256 -160 ) TECH01_7 0 0 0 1 1 +( 1248 256 -176 ) ( 1248 256 -160 ) ( 1248 128 -160 ) TECH01_7 0 0 0 1 1 +( 1240 256 -160 ) ( 1376 256 -160 ) ( 1376 128 -160 ) TECH01_7 0 0 0 1 1 +} +// brush 2481 +{ +( 1256 160 -280 ) ( 1240 224 -280 ) ( 1256 224 -280 ) TECH01_7 0 0 0 1 1 +( 1256 128 -328 ) ( 1256 128 -184 ) ( 1272 128 -184 ) TECH08_1 0 -33 0 1 1 +( 1256 256 -328 ) ( 1256 256 -184 ) ( 1240 256 -184 ) TECH08_1 128 -33 0 1 1 +( 1280 128 -176 ) ( 1280 128 -160 ) ( 1280 256 -160 ) TECH01_7 0 0 0 1 1 +( 1248 384 -176 ) ( 1248 384 -160 ) ( 1248 256 -160 ) TECH01_7 0 0 0 1 1 +( 1376 128 -288 ) ( 1376 256 -288 ) ( 1240 256 -288 ) TECH01_7 0 0 0 1 1 +} +// brush 2482 +{ +( 1232 96 -216 ) ( 1248 32 -216 ) ( 1248 96 -216 ) TECH01_7 0 0 0 1 1 +( 1240 160 -328 ) ( 1256 160 -184 ) ( 1240 160 -184 ) TECH01_7 0 0 0 1 1 +( 1280 128 -176 ) ( 1280 128 -160 ) ( 1280 256 -160 ) TECH01_7 0 0 0 1 1 +( 1248 256 -176 ) ( 1248 256 -160 ) ( 1248 128 -160 ) TECH01_7 0 0 0 1 1 +( 1240 128 -176 ) ( 1240 128 -160 ) ( 1376 128 -160 ) TECH08_1 0 -33 0 1 1 +( 1240 256 -160 ) ( 1376 256 -160 ) ( 1376 128 -160 ) TECH01_7 0 0 0 1 1 +} +// brush 2483 +{ +( 1256 128 -328 ) ( 1240 128 -184 ) ( 1256 128 -184 ) TECH08_1 0 -33 0 1 1 +( 1232 96 -216 ) ( 1248 96 -216 ) ( 1248 32 -216 ) TECH01_7 0 0 0 1 1 +( 1248 32 -280 ) ( 1248 96 -280 ) ( 1232 96 -280 ) TECH01_7 0 0 0 1 1 +( 1240 160 -328 ) ( 1256 160 -184 ) ( 1240 160 -184 ) TECH01_7 0 0 0 1 1 +( 1280 128 -176 ) ( 1280 128 -160 ) ( 1280 256 -160 ) TECH01_7 0 0 0 1 1 +( 1248 256 -176 ) ( 1248 256 -160 ) ( 1248 128 -160 ) TECH01_7 0 0 0 1 1 +} +// brush 2484 +{ +( 1248 352 -176 ) ( 1248 352 -160 ) ( 1248 224 -160 ) TECH01_7 -32 0 0 1 1 +( 1280 224 -176 ) ( 1280 224 -160 ) ( 1280 352 -160 ) TECH01_7 -32 0 0 1 1 +( 1240 240 -328 ) ( 1256 240 -184 ) ( 1240 240 -184 ) TECH01_7 0 0 0 1 1 +( 1248 128 -280 ) ( 1248 192 -280 ) ( 1232 192 -280 ) TECH01_7 0 32 0 1 1 +( 1232 192 -216 ) ( 1248 192 -216 ) ( 1248 128 -216 ) TECH01_7 0 32 0 1 1 +( 1248 224 -328 ) ( 1232 224 -184 ) ( 1248 224 -184 ) TECH01_7 -32 0 0 1 1 +} +// brush 2485 +{ +( 1000 224 -280 ) ( 984 224 -280 ) ( 984 160 -280 ) BASE_CEIL1 80 -32 0 1 1 +( 984 160 -216 ) ( 984 224 -216 ) ( 1000 224 -216 ) BASE_CEIL1 80 -32 0 1 1 +( 984 160 -184 ) ( 1000 160 -184 ) ( 1000 160 -328 ) BASE_CEIL1 80 -24 0 1 1 +( 984 160 -184 ) ( 984 224 -184 ) ( 984 224 -328 ) COMP1_6 32 -24 0 1 1 +( 1000 224 -184 ) ( 984 224 -184 ) ( 984 224 -328 ) BASE_CEIL1 80 -24 0 1 1 +( 960 216 -184 ) ( 960 152 -184 ) ( 960 152 -328 ) BASE_CEIL1 32 -24 0 1 1 +} +// brush 2486 +{ +( 496 1340 -512 ) ( 560 1340 -512 ) ( 560 1352 -512 ) LITE_FART3 16 0 0 1 1 +( 496 1336 -496 ) ( 496 1344 -496 ) ( 560 1344 -496 ) LITE_FART3 16 0 0 1 1 +( 560 1344 -512 ) ( 496 1344 -512 ) ( 496 1344 -496 ) LITE_FART3 16 0 0 1 1 +( 528 1336 -496 ) ( 528 1344 -496 ) ( 528 1344 -512 ) LITE_FART3 8 0 0 1 1 +( 560 1360 -496 ) ( 496 1360 -496 ) ( 496 1360 -512 ) PBTEK1_03 32 80 0 1 1 +( 496 1344 -496 ) ( 496 1336 -496 ) ( 496 1336 -512 ) LITE_FART3 8 0 0 1 1 +} +// brush 2487 +{ +( 496 1336 -496 ) ( 496 1344 -496 ) ( 496 1336 -512 ) PBTEK1_03 32 0 0 1 1 +( 544 1360 -632 ) ( 480 1360 -632 ) ( 480 1344 -624 ) PBTEK1_03 32 0 0 1 1 +( 480 1344 -496 ) ( 480 1360 -496 ) ( 544 1360 -496 ) PBTEK1_03 32 0 0 1 1 +( 480 1344 -512 ) ( 544 1344 -512 ) ( 544 1344 -568 ) PBTEK1_04 32 0 0 1 1 +( 480 1360 -632 ) ( 544 1360 -632 ) ( 544 1360 -496 ) PBTEK1_03 32 0 0 1 1 +( 480 1360 -512 ) ( 480 1344 -512 ) ( 480 1344 -568 ) TECH04_3 0 -48 -180 1 -1 +} +// brush 2488 +{ +( 528 1344 -496 ) ( 528 1336 -496 ) ( 528 1344 -512 ) PBTEK1_03 32 0 0 1 1 +( 544 1360 -632 ) ( 480 1360 -632 ) ( 480 1344 -624 ) PBTEK1_03 32 0 0 1 1 +( 480 1344 -496 ) ( 480 1360 -496 ) ( 544 1360 -496 ) PBTEK1_03 32 0 0 1 1 +( 480 1344 -512 ) ( 544 1344 -512 ) ( 544 1344 -568 ) PBTEK1_04 32 0 0 1 1 +( 544 1344 -512 ) ( 544 1360 -512 ) ( 544 1360 -568 ) TECH04_3 0 -48 -180 1 -1 +( 480 1360 -632 ) ( 544 1360 -632 ) ( 544 1360 -496 ) PBTEK1_03 32 0 0 1 1 +} +// brush 2489 +{ +( 560 1340 -512 ) ( 496 1340 -512 ) ( 560 1352 -512 ) PBTEK1_03 32 0 0 1 1 +( 528 1336 -496 ) ( 528 1344 -496 ) ( 528 1344 -512 ) PBTEK1_03 32 0 0 1 1 +( 496 1344 -496 ) ( 496 1336 -496 ) ( 496 1336 -512 ) PBTEK1_03 32 0 0 1 1 +( 544 1360 -632 ) ( 480 1360 -632 ) ( 480 1344 -624 ) PBTEK1_03 32 0 0 1 1 +( 480 1344 -512 ) ( 544 1344 -512 ) ( 544 1344 -568 ) PBTEK1_04 32 0 0 1 1 +( 480 1360 -632 ) ( 544 1360 -632 ) ( 544 1360 -496 ) PBTEK1_03 32 0 0 1 1 +} +// brush 2490 +{ +( 656 1344 -496 ) ( 656 1336 -496 ) ( 656 1336 -512 ) LITE_FART3 8 0 0 1 1 +( 720 1360 -496 ) ( 656 1360 -496 ) ( 656 1360 -512 ) PBTEK1_03 0 80 0 1 1 +( 688 1336 -496 ) ( 688 1344 -496 ) ( 688 1344 -512 ) LITE_FART3 8 0 0 1 1 +( 720 1344 -512 ) ( 656 1344 -512 ) ( 656 1344 -496 ) LITE_FART3 -16 0 0 1 1 +( 656 1336 -496 ) ( 656 1344 -496 ) ( 720 1344 -496 ) LITE_FART3 -16 0 0 1 1 +( 656 1340 -512 ) ( 720 1340 -512 ) ( 720 1352 -512 ) LITE_FART3 -16 0 0 1 1 +} +// brush 2491 +{ +( 720 1340 -512 ) ( 656 1340 -512 ) ( 720 1352 -512 ) TECH04_3 0 -48 -180 1 -1 +( 640 1360 -512 ) ( 640 1344 -512 ) ( 640 1344 -568 ) TECH04_3 0 -48 -180 1 -1 +( 640 1360 -632 ) ( 704 1360 -632 ) ( 704 1360 -496 ) PBTEK1_03 0 0 0 1 1 +( 704 1344 -512 ) ( 704 1360 -512 ) ( 704 1360 -568 ) TECH04_3 0 -48 -180 1 -1 +( 640 1344 -512 ) ( 704 1344 -512 ) ( 704 1344 -568 ) PBTEK1_04 0 0 0 1 1 +( 704 1360 -632 ) ( 640 1360 -632 ) ( 640 1344 -624 ) PBTEK1_03 0 0 0 1 1 +} +// brush 2492 +{ +( 688 1344 -496 ) ( 688 1336 -496 ) ( 688 1344 -512 ) TECH04_3 0 -48 -180 1 -1 +( 656 1340 -512 ) ( 720 1340 -512 ) ( 720 1352 -512 ) TECH04_3 0 -48 -180 1 -1 +( 640 1360 -632 ) ( 704 1360 -632 ) ( 704 1360 -496 ) PBTEK1_03 0 0 0 1 1 +( 704 1344 -512 ) ( 704 1360 -512 ) ( 704 1360 -568 ) TECH04_3 0 -48 -180 1 -1 +( 640 1344 -512 ) ( 704 1344 -512 ) ( 704 1344 -568 ) PBTEK1_04 0 0 0 1 1 +( 640 1344 -496 ) ( 640 1360 -496 ) ( 704 1360 -496 ) PBTEK1_03 0 0 0 1 1 +} +// brush 2493 +{ +( 656 1336 -496 ) ( 656 1344 -496 ) ( 656 1336 -512 ) TECH04_3 0 -48 -180 1 -1 +( 656 1340 -512 ) ( 720 1340 -512 ) ( 720 1352 -512 ) TECH04_3 0 -48 -180 1 -1 +( 640 1360 -512 ) ( 640 1344 -512 ) ( 640 1344 -568 ) TECH04_3 0 -48 -180 1 -1 +( 640 1360 -632 ) ( 704 1360 -632 ) ( 704 1360 -496 ) PBTEK1_03 0 0 0 1 1 +( 640 1344 -512 ) ( 704 1344 -512 ) ( 704 1344 -568 ) PBTEK1_04 0 0 0 1 1 +( 640 1344 -496 ) ( 640 1360 -496 ) ( 704 1360 -496 ) PBTEK1_03 0 0 0 1 1 +} +// brush 2494 +{ +( 976 1340 -512 ) ( 1040 1340 -512 ) ( 1040 1352 -512 ) LITE_FART3 -16 0 0 1 1 +( 976 1336 -496 ) ( 976 1344 -496 ) ( 1040 1344 -496 ) LITE_FART3 -16 0 0 1 1 +( 1040 1344 -512 ) ( 976 1344 -512 ) ( 976 1344 -496 ) LITE_FART3 -16 0 0 1 1 +( 1008 1336 -496 ) ( 1008 1344 -496 ) ( 1008 1344 -512 ) LITE_FART3 8 0 0 1 1 +( 1040 1360 -496 ) ( 976 1360 -496 ) ( 976 1360 -512 ) PBTEK1_03 0 80 0 1 1 +( 976 1344 -496 ) ( 976 1336 -496 ) ( 976 1336 -512 ) LITE_FART3 8 0 0 1 1 +} +// brush 2495 +{ +( 816 1336 -496 ) ( 816 1344 -496 ) ( 816 1336 -512 ) TECH04_3 0 -48 -180 1 -1 +( 800 1360 -512 ) ( 800 1344 -512 ) ( 800 1344 -568 ) TECH04_3 0 -48 -180 1 -1 +( 800 1360 -632 ) ( 864 1360 -632 ) ( 864 1360 -496 ) PBTEK1_03 -32 0 0 1 1 +( 800 1344 -512 ) ( 864 1344 -512 ) ( 864 1344 -568 ) PBTEK1_04 -32 0 0 1 1 +( 800 1344 -496 ) ( 800 1360 -496 ) ( 864 1360 -496 ) PBTEK1_03 -32 0 0 1 1 +( 864 1360 -632 ) ( 800 1360 -632 ) ( 800 1344 -624 ) PBTEK1_03 -32 0 0 1 1 +} +// brush 2496 +{ +( 848 1344 -496 ) ( 848 1336 -496 ) ( 848 1344 -512 ) TECH04_3 0 -48 -180 1 -1 +( 800 1360 -632 ) ( 864 1360 -632 ) ( 864 1360 -496 ) PBTEK1_03 -32 0 0 1 1 +( 864 1344 -512 ) ( 864 1360 -512 ) ( 864 1360 -568 ) TECH04_3 0 -48 -180 1 -1 +( 800 1344 -512 ) ( 864 1344 -512 ) ( 864 1344 -568 ) PBTEK1_04 -32 0 0 1 1 +( 800 1344 -496 ) ( 800 1360 -496 ) ( 864 1360 -496 ) PBTEK1_03 -32 0 0 1 1 +( 864 1360 -632 ) ( 800 1360 -632 ) ( 800 1344 -624 ) PBTEK1_03 -32 0 0 1 1 +} +// brush 2497 +{ +( 880 1340 -512 ) ( 816 1340 -512 ) ( 880 1352 -512 ) TECH04_3 0 -48 -180 1 -1 +( 848 1336 -496 ) ( 848 1344 -496 ) ( 848 1344 -512 ) TECH04_3 0 -48 -180 1 -1 +( 816 1344 -496 ) ( 816 1336 -496 ) ( 816 1336 -512 ) TECH04_3 0 -48 -180 1 -1 +( 800 1360 -632 ) ( 864 1360 -632 ) ( 864 1360 -496 ) PBTEK1_03 -32 0 0 1 1 +( 800 1344 -512 ) ( 864 1344 -512 ) ( 864 1344 -568 ) PBTEK1_04 -32 0 0 1 1 +( 864 1360 -632 ) ( 800 1360 -632 ) ( 800 1344 -624 ) PBTEK1_03 -32 0 0 1 1 +} +// brush 2498 +{ +( 976 1336 -496 ) ( 976 1344 -496 ) ( 976 1336 -512 ) TECH04_3 0 -48 -180 1 -1 +( 960 1360 -512 ) ( 960 1344 -512 ) ( 960 1344 -568 ) TECH04_3 0 -48 -180 1 -1 +( 960 1360 -632 ) ( 1024 1360 -632 ) ( 1024 1360 -496 ) PBTEK1_03 0 0 0 1 1 +( 960 1344 -512 ) ( 1024 1344 -512 ) ( 1024 1344 -568 ) PBTEK1_04 0 0 0 1 1 +( 960 1344 -496 ) ( 960 1360 -496 ) ( 1024 1360 -496 ) PBTEK1_03 0 0 0 1 1 +( 1024 1360 -632 ) ( 960 1360 -632 ) ( 960 1344 -624 ) PBTEK1_03 0 0 0 1 1 +} +// brush 2499 +{ +( 1008 1344 -496 ) ( 1008 1336 -496 ) ( 1008 1344 -512 ) TECH04_3 0 -48 -180 1 -1 +( 960 1360 -632 ) ( 1024 1360 -632 ) ( 1024 1360 -496 ) PBTEK1_03 0 0 0 1 1 +( 1024 1344 -512 ) ( 1024 1360 -512 ) ( 1024 1360 -568 ) TECH04_3 0 -48 -180 1 -1 +( 960 1344 -512 ) ( 1024 1344 -512 ) ( 1024 1344 -568 ) PBTEK1_04 0 0 0 1 1 +( 960 1344 -496 ) ( 960 1360 -496 ) ( 1024 1360 -496 ) PBTEK1_03 0 0 0 1 1 +( 1024 1360 -632 ) ( 960 1360 -632 ) ( 960 1344 -624 ) PBTEK1_03 0 0 0 1 1 +} +// brush 2500 +{ +( 1040 1340 -512 ) ( 976 1340 -512 ) ( 1040 1352 -512 ) TECH04_3 0 -48 -180 1 -1 +( 1008 1336 -496 ) ( 1008 1344 -496 ) ( 1008 1344 -512 ) TECH04_3 0 -48 -180 1 -1 +( 976 1344 -496 ) ( 976 1336 -496 ) ( 976 1336 -512 ) TECH04_3 0 -48 -180 1 -1 +( 960 1360 -632 ) ( 1024 1360 -632 ) ( 1024 1360 -496 ) PBTEK1_03 0 0 0 1 1 +( 960 1344 -512 ) ( 1024 1344 -512 ) ( 1024 1344 -568 ) PBTEK1_04 0 0 0 1 1 +( 1024 1360 -632 ) ( 960 1360 -632 ) ( 960 1344 -624 ) PBTEK1_03 0 0 0 1 1 +} +// brush 2501 +{ +( 1104 1344 -496 ) ( 1104 1336 -496 ) ( 1104 1336 -512 ) LITE_FART3 8 0 0 1 1 +( 1168 1360 -496 ) ( 1104 1360 -496 ) ( 1104 1360 -512 ) PBTEK1_03 0 79 -180 1 -1 +( 1136 1336 -496 ) ( 1136 1344 -496 ) ( 1136 1344 -512 ) LITE_FART3 8 0 0 1 1 +( 1168 1344 -512 ) ( 1104 1344 -512 ) ( 1104 1344 -496 ) LITE_FART3 -16 0 0 1 1 +( 1104 1336 -496 ) ( 1104 1344 -496 ) ( 1168 1344 -496 ) LITE_FART3 -16 0 0 1 1 +( 1104 1340 -512 ) ( 1168 1340 -512 ) ( 1168 1352 -512 ) LITE_FART3 -16 0 0 1 1 +} +// brush 2502 +{ +( 1168 1340 -512 ) ( 1104 1340 -512 ) ( 1168 1352 -512 ) TECH04_3 0 -47 0 1 1 +( 1152 1344 -568 ) ( 1152 1344 -512 ) ( 1152 1360 -512 ) TECH04_3 0 -47 0 1 1 +( 1088 1360 -632 ) ( 1152 1360 -632 ) ( 1152 1360 -496 ) PBTEK1_03 0 0 -180 1 -1 +( 1088 1360 -568 ) ( 1088 1360 -512 ) ( 1088 1344 -512 ) TECH04_3 0 -47 0 1 1 +( 1088 1344 -568 ) ( 1088 1344 -512 ) ( 1152 1344 -512 ) PBTEK1_04 0 0 -180 1 -1 +( 1152 1360 -632 ) ( 1088 1360 -632 ) ( 1088 1344 -624 ) PBTEK1_03 0 0 -180 1 1 +} +// brush 2503 +{ +( 1136 1344 -496 ) ( 1136 1336 -496 ) ( 1136 1344 -512 ) TECH04_3 0 -47 0 1 1 +( 1104 1340 -512 ) ( 1168 1340 -512 ) ( 1168 1352 -512 ) TECH04_3 0 -47 0 1 1 +( 1152 1344 -568 ) ( 1152 1344 -512 ) ( 1152 1360 -512 ) TECH04_3 0 -47 0 1 1 +( 1088 1360 -632 ) ( 1152 1360 -632 ) ( 1152 1360 -496 ) PBTEK1_03 0 0 -180 1 -1 +( 1088 1344 -568 ) ( 1088 1344 -512 ) ( 1152 1344 -512 ) PBTEK1_04 0 0 -180 1 -1 +( 1088 1360 -496 ) ( 1152 1360 -496 ) ( 1152 1344 -496 ) PBTEK1_03 0 0 -180 1 1 +} +// brush 2504 +{ +( 1104 1336 -496 ) ( 1104 1344 -496 ) ( 1104 1336 -512 ) TECH04_3 0 -47 0 1 1 +( 1104 1340 -512 ) ( 1168 1340 -512 ) ( 1168 1352 -512 ) TECH04_3 0 -47 0 1 1 +( 1088 1360 -632 ) ( 1152 1360 -632 ) ( 1152 1360 -496 ) PBTEK1_03 0 0 -180 1 -1 +( 1088 1360 -568 ) ( 1088 1360 -512 ) ( 1088 1344 -512 ) TECH04_3 0 -47 0 1 1 +( 1088 1344 -568 ) ( 1088 1344 -512 ) ( 1152 1344 -512 ) PBTEK1_04 0 0 -180 1 -1 +( 1088 1360 -496 ) ( 1152 1360 -496 ) ( 1152 1344 -496 ) PBTEK1_03 0 0 -180 1 1 +} +// brush 2505 +{ +( 1180 1296 -512 ) ( 1180 1232 -512 ) ( 1192 1232 -512 ) LITE_FART3 -48 -15 -90 1 1 +( 1176 1296 -496 ) ( 1184 1296 -496 ) ( 1184 1232 -496 ) LITE_FART3 -48 -15 -90 1 1 +( 1184 1232 -512 ) ( 1184 1296 -512 ) ( 1184 1296 -496 ) LITE_FART3 -48 0 -180 1 -1 +( 1176 1264 -496 ) ( 1184 1264 -496 ) ( 1184 1264 -512 ) LITE_FART3 -24 0 0 1 1 +( 1200 1232 -496 ) ( 1200 1296 -496 ) ( 1200 1296 -512 ) TECH04_3 0 -47 0 1 1 +( 1184 1296 -496 ) ( 1176 1296 -496 ) ( 1176 1296 -512 ) LITE_FART3 -24 0 0 1 1 +} +// brush 2506 +{ +( 1176 1296 -496 ) ( 1184 1296 -496 ) ( 1176 1296 -512 ) PBTEK1_03 -32 -96 90 1 1 +( 1200 1248 -632 ) ( 1200 1312 -632 ) ( 1184 1312 -624 ) PBTEK1_03 -32 -96 90 1 1 +( 1200 1312 -496 ) ( 1200 1248 -496 ) ( 1184 1248 -496 ) PBTEK1_03 -32 -96 90 1 1 +( 1184 1312 -568 ) ( 1184 1312 -512 ) ( 1184 1248 -512 ) PBTEK1_04 -32 0 0 1 1 +( 1200 1312 -568 ) ( 1200 1312 -512 ) ( 1184 1312 -512 ) TECH04_3 0 -47 0 1 1 +( 1200 1312 -632 ) ( 1200 1248 -632 ) ( 1200 1248 -496 ) TECH04_3 0 -47 0 1 1 +} +// brush 2507 +{ +( 1184 1264 -496 ) ( 1176 1264 -496 ) ( 1184 1264 -512 ) PBTEK1_03 -32 -96 90 1 1 +( 1200 1248 -632 ) ( 1200 1312 -632 ) ( 1184 1312 -624 ) PBTEK1_03 -32 -96 90 1 1 +( 1200 1312 -496 ) ( 1200 1248 -496 ) ( 1184 1248 -496 ) PBTEK1_03 -32 -96 90 1 1 +( 1184 1312 -568 ) ( 1184 1312 -512 ) ( 1184 1248 -512 ) PBTEK1_04 -32 0 0 1 1 +( 1200 1312 -632 ) ( 1200 1248 -632 ) ( 1200 1248 -496 ) TECH04_3 0 -47 0 1 1 +( 1184 1248 -568 ) ( 1184 1248 -512 ) ( 1200 1248 -512 ) TECH04_3 0 -47 0 1 1 +} +// brush 2508 +{ +( 1180 1232 -512 ) ( 1180 1296 -512 ) ( 1192 1232 -512 ) PBTEK1_03 -32 -96 90 1 1 +( 1176 1264 -496 ) ( 1184 1264 -496 ) ( 1184 1264 -512 ) PBTEK1_03 -32 -96 90 1 1 +( 1184 1296 -496 ) ( 1176 1296 -496 ) ( 1176 1296 -512 ) PBTEK1_03 -32 -96 90 1 1 +( 1200 1248 -632 ) ( 1200 1312 -632 ) ( 1184 1312 -624 ) PBTEK1_03 -32 -96 90 1 1 +( 1184 1312 -568 ) ( 1184 1312 -512 ) ( 1184 1248 -512 ) PBTEK1_04 -32 0 0 1 1 +( 1200 1312 -632 ) ( 1200 1248 -632 ) ( 1200 1248 -496 ) TECH04_3 0 -47 0 1 1 +} +// brush 2509 +{ +( 1008 1216 -496 ) ( 1008 1224 -496 ) ( 1008 1224 -512 ) LITE_FART3 8 0 -180 1 -1 +( 944 1200 -496 ) ( 1008 1200 -496 ) ( 1008 1200 -512 ) PBTEK1_03 -63 79 -180 1 -1 +( 976 1224 -496 ) ( 976 1216 -496 ) ( 976 1216 -512 ) LITE_FART3 8 0 -180 1 -1 +( 944 1216 -512 ) ( 1008 1216 -512 ) ( 1008 1216 -496 ) LITE_FART3 -16 0 -180 1 -1 +( 1008 1224 -496 ) ( 1008 1216 -496 ) ( 944 1216 -496 ) LITE_FART3 -15 0 -180 1 1 +( 1008 1220 -512 ) ( 944 1220 -512 ) ( 944 1208 -512 ) LITE_FART3 -15 0 -180 1 1 +} +// brush 2510 +{ +( 944 1220 -512 ) ( 1008 1220 -512 ) ( 944 1208 -512 ) PBTEK1_03 0 0 0 1 1 +( 960 1200 -632 ) ( 1024 1200 -632 ) ( 1024 1216 -624 ) PBTEK1_03 0 0 0 1 1 +( 1024 1216 -568 ) ( 1024 1216 -512 ) ( 960 1216 -512 ) PBTEK1_04 0 0 0 1 1 +( 1024 1200 -568 ) ( 1024 1200 -512 ) ( 1024 1216 -512 ) TECH04_3 0 -48 -180 1 -1 +( 1024 1200 -632 ) ( 960 1200 -632 ) ( 960 1200 -496 ) PBTEK1_03 0 0 0 1 1 +( 960 1216 -568 ) ( 960 1216 -512 ) ( 960 1200 -512 ) TECH04_3 0 -48 -180 1 -1 +} +// brush 2511 +{ +( 976 1216 -496 ) ( 976 1224 -496 ) ( 976 1216 -512 ) PBTEK1_03 0 0 0 1 1 +( 1008 1220 -512 ) ( 944 1220 -512 ) ( 944 1208 -512 ) PBTEK1_03 0 0 0 1 1 +( 1024 1200 -496 ) ( 960 1200 -496 ) ( 960 1216 -496 ) PBTEK1_03 0 0 0 1 1 +( 1024 1216 -568 ) ( 1024 1216 -512 ) ( 960 1216 -512 ) PBTEK1_04 0 0 0 1 1 +( 1024 1200 -632 ) ( 960 1200 -632 ) ( 960 1200 -496 ) PBTEK1_03 0 0 0 1 1 +( 960 1216 -568 ) ( 960 1216 -512 ) ( 960 1200 -512 ) TECH04_3 0 -48 -180 1 -1 +} +// brush 2512 +{ +( 1008 1224 -496 ) ( 1008 1216 -496 ) ( 1008 1224 -512 ) PBTEK1_03 0 0 0 1 1 +( 1008 1220 -512 ) ( 944 1220 -512 ) ( 944 1208 -512 ) PBTEK1_03 0 0 0 1 1 +( 1024 1200 -496 ) ( 960 1200 -496 ) ( 960 1216 -496 ) PBTEK1_03 0 0 0 1 1 +( 1024 1216 -568 ) ( 1024 1216 -512 ) ( 960 1216 -512 ) PBTEK1_04 0 0 0 1 1 +( 1024 1200 -568 ) ( 1024 1200 -512 ) ( 1024 1216 -512 ) TECH04_3 0 -48 -180 1 -1 +( 1024 1200 -632 ) ( 960 1200 -632 ) ( 960 1200 -496 ) PBTEK1_03 0 0 0 1 1 +} +// brush 2513 +{ +( 848 1220 -512 ) ( 784 1220 -512 ) ( 784 1208 -512 ) LITE_FART3 -47 0 -180 1 1 +( 848 1224 -496 ) ( 848 1216 -496 ) ( 784 1216 -496 ) LITE_FART3 -47 0 -180 1 1 +( 784 1216 -512 ) ( 848 1216 -512 ) ( 848 1216 -496 ) LITE_FART3 -48 0 -180 1 -1 +( 816 1224 -496 ) ( 816 1216 -496 ) ( 816 1216 -512 ) LITE_FART3 8 0 -180 1 -1 +( 784 1200 -496 ) ( 848 1200 -496 ) ( 848 1200 -512 ) PBTEK1_03 -31 79 -180 1 -1 +( 848 1216 -496 ) ( 848 1224 -496 ) ( 848 1224 -512 ) LITE_FART3 8 0 -180 1 -1 +} +// brush 2514 +{ +( 848 1224 -496 ) ( 848 1216 -496 ) ( 848 1224 -512 ) TECH04_3 0 -48 -180 1 -1 +( 864 1200 -632 ) ( 800 1200 -632 ) ( 800 1200 -496 ) PBTEK1_03 -32 0 0 1 1 +( 864 1200 -568 ) ( 864 1200 -512 ) ( 864 1216 -512 ) TECH04_3 0 -48 -180 1 -1 +( 864 1216 -568 ) ( 864 1216 -512 ) ( 800 1216 -512 ) PBTEK1_04 -32 0 0 1 1 +( 864 1200 -496 ) ( 800 1200 -496 ) ( 800 1216 -496 ) PBTEK1_03 -32 0 0 1 1 +( 800 1200 -632 ) ( 864 1200 -632 ) ( 864 1216 -624 ) PBTEK1_03 -32 0 0 1 1 +} +// brush 2515 +{ +( 816 1216 -496 ) ( 816 1224 -496 ) ( 816 1216 -512 ) TECH04_3 0 -48 -180 1 -1 +( 800 1216 -568 ) ( 800 1216 -512 ) ( 800 1200 -512 ) TECH04_3 0 -48 -180 1 -1 +( 864 1200 -632 ) ( 800 1200 -632 ) ( 800 1200 -496 ) PBTEK1_03 -32 0 0 1 1 +( 864 1216 -568 ) ( 864 1216 -512 ) ( 800 1216 -512 ) PBTEK1_04 -32 0 0 1 1 +( 864 1200 -496 ) ( 800 1200 -496 ) ( 800 1216 -496 ) PBTEK1_03 -32 0 0 1 1 +( 800 1200 -632 ) ( 864 1200 -632 ) ( 864 1216 -624 ) PBTEK1_03 -32 0 0 1 1 +} +// brush 2516 +{ +( 784 1220 -512 ) ( 848 1220 -512 ) ( 784 1208 -512 ) TECH04_3 0 -48 -180 1 -1 +( 816 1224 -496 ) ( 816 1216 -496 ) ( 816 1216 -512 ) TECH04_3 0 -48 -180 1 -1 +( 848 1216 -496 ) ( 848 1224 -496 ) ( 848 1224 -512 ) TECH04_3 0 -48 -180 1 -1 +( 864 1200 -632 ) ( 800 1200 -632 ) ( 800 1200 -496 ) PBTEK1_03 -32 0 0 1 1 +( 864 1216 -568 ) ( 864 1216 -512 ) ( 800 1216 -512 ) PBTEK1_04 -32 0 0 1 1 +( 800 1200 -632 ) ( 864 1200 -632 ) ( 864 1216 -624 ) PBTEK1_03 -32 0 0 1 1 +} +// brush 2517 +{ +( 688 1216 -496 ) ( 688 1224 -496 ) ( 688 1224 -512 ) LITE_FART3 8 0 -180 1 -1 +( 624 1200 -496 ) ( 688 1200 -496 ) ( 688 1200 -512 ) PBTEK1_03 1 79 -180 1 -1 +( 656 1224 -496 ) ( 656 1216 -496 ) ( 656 1216 -512 ) LITE_FART3 8 0 -180 1 -1 +( 624 1216 -512 ) ( 688 1216 -512 ) ( 688 1216 -496 ) LITE_FART3 -16 0 -180 1 -1 +( 688 1224 -496 ) ( 688 1216 -496 ) ( 624 1216 -496 ) LITE_FART3 -15 0 -180 1 1 +( 688 1220 -512 ) ( 624 1220 -512 ) ( 624 1208 -512 ) LITE_FART3 -15 0 -180 1 1 +} +// brush 2518 +{ +( 624 1220 -512 ) ( 688 1220 -512 ) ( 624 1208 -512 ) PBTEK1_03 0 0 0 1 1 +( 640 1200 -632 ) ( 704 1200 -632 ) ( 704 1216 -624 ) PBTEK1_03 0 0 0 1 1 +( 704 1216 -568 ) ( 704 1216 -512 ) ( 640 1216 -512 ) PBTEK1_04 0 0 0 1 1 +( 704 1200 -568 ) ( 704 1200 -512 ) ( 704 1216 -512 ) TECH04_3 0 -48 -180 1 -1 +( 704 1200 -632 ) ( 640 1200 -632 ) ( 640 1200 -496 ) PBTEK1_03 0 0 0 1 1 +( 640 1216 -568 ) ( 640 1216 -512 ) ( 640 1200 -512 ) TECH04_3 0 -48 -180 1 -1 +} +// brush 2519 +{ +( 656 1216 -496 ) ( 656 1224 -496 ) ( 656 1216 -512 ) PBTEK1_03 0 0 0 1 1 +( 688 1220 -512 ) ( 624 1220 -512 ) ( 624 1208 -512 ) PBTEK1_03 0 0 0 1 1 +( 704 1200 -496 ) ( 640 1200 -496 ) ( 640 1216 -496 ) PBTEK1_03 0 0 0 1 1 +( 704 1216 -568 ) ( 704 1216 -512 ) ( 640 1216 -512 ) PBTEK1_04 0 0 0 1 1 +( 704 1200 -632 ) ( 640 1200 -632 ) ( 640 1200 -496 ) PBTEK1_03 0 0 0 1 1 +( 640 1216 -568 ) ( 640 1216 -512 ) ( 640 1200 -512 ) TECH04_3 0 -48 -180 1 -1 +} +// brush 2520 +{ +( 688 1224 -496 ) ( 688 1216 -496 ) ( 688 1224 -512 ) PBTEK1_03 0 0 0 1 1 +( 688 1220 -512 ) ( 624 1220 -512 ) ( 624 1208 -512 ) PBTEK1_03 0 0 0 1 1 +( 704 1200 -496 ) ( 640 1200 -496 ) ( 640 1216 -496 ) PBTEK1_03 0 0 0 1 1 +( 704 1216 -568 ) ( 704 1216 -512 ) ( 640 1216 -512 ) PBTEK1_04 0 0 0 1 1 +( 704 1200 -568 ) ( 704 1200 -512 ) ( 704 1216 -512 ) TECH04_3 0 -48 -180 1 -1 +( 704 1200 -632 ) ( 640 1200 -632 ) ( 640 1200 -496 ) PBTEK1_03 0 0 0 1 1 +} +// brush 2521 +{ +( 400 1220 -512 ) ( 336 1220 -512 ) ( 336 1208 -512 ) LITE_FART3 -47 0 -180 1 1 +( 400 1224 -496 ) ( 400 1216 -496 ) ( 336 1216 -496 ) LITE_FART3 -47 0 -180 1 1 +( 336 1216 -512 ) ( 400 1216 -512 ) ( 400 1216 -496 ) LITE_FART3 16 0 -180 1 -1 +( 368 1224 -496 ) ( 368 1216 -496 ) ( 368 1216 -512 ) LITE_FART3 8 0 -180 1 -1 +( 336 1200 -496 ) ( 400 1200 -496 ) ( 400 1200 -512 ) PBTEK1_03 -31 79 -180 1 -1 +( 400 1216 -496 ) ( 400 1224 -496 ) ( 400 1224 -512 ) LITE_FART3 8 0 -180 1 -1 +} +// brush 2522 +{ +( 528 1224 -496 ) ( 528 1216 -496 ) ( 528 1224 -512 ) TECH04_3 0 -48 -180 1 -1 +( 544 1200 -632 ) ( 480 1200 -632 ) ( 480 1200 -496 ) PBTEK1_03 32 0 0 1 1 +( 544 1200 -568 ) ( 544 1200 -512 ) ( 544 1216 -512 ) TECH04_3 0 -48 -180 1 -1 +( 544 1216 -568 ) ( 544 1216 -512 ) ( 480 1216 -512 ) PBTEK1_04 32 0 0 1 1 +( 544 1200 -496 ) ( 480 1200 -496 ) ( 480 1216 -496 ) PBTEK1_03 32 0 0 1 1 +( 480 1200 -632 ) ( 544 1200 -632 ) ( 544 1216 -624 ) PBTEK1_03 32 0 0 1 1 +} +// brush 2523 +{ +( 496 1216 -496 ) ( 496 1224 -496 ) ( 496 1216 -512 ) TECH04_3 0 -48 -180 1 -1 +( 480 1216 -568 ) ( 480 1216 -512 ) ( 480 1200 -512 ) TECH04_3 0 -48 -180 1 -1 +( 544 1200 -632 ) ( 480 1200 -632 ) ( 480 1200 -496 ) PBTEK1_03 32 0 0 1 1 +( 544 1216 -568 ) ( 544 1216 -512 ) ( 480 1216 -512 ) PBTEK1_04 32 0 0 1 1 +( 544 1200 -496 ) ( 480 1200 -496 ) ( 480 1216 -496 ) PBTEK1_03 32 0 0 1 1 +( 480 1200 -632 ) ( 544 1200 -632 ) ( 544 1216 -624 ) PBTEK1_03 32 0 0 1 1 +} +// brush 2524 +{ +( 464 1220 -512 ) ( 528 1220 -512 ) ( 464 1208 -512 ) TECH04_3 0 -48 -180 1 -1 +( 496 1224 -496 ) ( 496 1216 -496 ) ( 496 1216 -512 ) TECH04_3 0 -48 -180 1 -1 +( 528 1216 -496 ) ( 528 1224 -496 ) ( 528 1224 -512 ) TECH04_3 0 -48 -180 1 -1 +( 544 1200 -632 ) ( 480 1200 -632 ) ( 480 1200 -496 ) PBTEK1_03 32 0 0 1 1 +( 544 1216 -568 ) ( 544 1216 -512 ) ( 480 1216 -512 ) PBTEK1_04 32 0 0 1 1 +( 480 1200 -632 ) ( 544 1200 -632 ) ( 544 1216 -624 ) PBTEK1_03 32 0 0 1 1 +} +// brush 2525 +{ +( 400 1224 -496 ) ( 400 1216 -496 ) ( 400 1224 -512 ) PBTEK1_03 -32 0 0 1 1 +( 352 1200 -632 ) ( 416 1200 -632 ) ( 416 1216 -624 ) PBTEK1_03 -32 0 0 1 1 +( 416 1200 -496 ) ( 352 1200 -496 ) ( 352 1216 -496 ) PBTEK1_03 -32 0 0 1 1 +( 416 1216 -568 ) ( 416 1216 -512 ) ( 352 1216 -512 ) PBTEK1_04 -32 0 0 1 1 +( 416 1200 -568 ) ( 416 1200 -512 ) ( 416 1216 -512 ) TECH04_3 0 -48 -180 1 -1 +( 416 1200 -632 ) ( 352 1200 -632 ) ( 352 1200 -496 ) PBTEK1_03 -32 0 0 1 1 +} +// brush 2526 +{ +( 368 1216 -496 ) ( 368 1224 -496 ) ( 368 1216 -512 ) PBTEK1_03 -32 0 0 1 1 +( 352 1200 -632 ) ( 416 1200 -632 ) ( 416 1216 -624 ) PBTEK1_03 -32 0 0 1 1 +( 416 1200 -496 ) ( 352 1200 -496 ) ( 352 1216 -496 ) PBTEK1_03 -32 0 0 1 1 +( 416 1216 -568 ) ( 416 1216 -512 ) ( 352 1216 -512 ) PBTEK1_04 -32 0 0 1 1 +( 416 1200 -632 ) ( 352 1200 -632 ) ( 352 1200 -496 ) PBTEK1_03 -32 0 0 1 1 +( 352 1216 -568 ) ( 352 1216 -512 ) ( 352 1200 -512 ) TECH04_3 0 -48 -180 1 -1 +} +// brush 2527 +{ +( 336 1220 -512 ) ( 400 1220 -512 ) ( 336 1208 -512 ) PBTEK1_03 -32 0 0 1 1 +( 368 1224 -496 ) ( 368 1216 -496 ) ( 368 1216 -512 ) PBTEK1_03 -32 0 0 1 1 +( 400 1216 -496 ) ( 400 1224 -496 ) ( 400 1224 -512 ) PBTEK1_03 -32 0 0 1 1 +( 352 1200 -632 ) ( 416 1200 -632 ) ( 416 1216 -624 ) PBTEK1_03 -32 0 0 1 1 +( 416 1216 -568 ) ( 416 1216 -512 ) ( 352 1216 -512 ) PBTEK1_04 -32 0 0 1 1 +( 416 1200 -632 ) ( 352 1200 -632 ) ( 352 1200 -496 ) PBTEK1_03 -32 0 0 1 1 +} +// brush 2528 +{ +( 320 1264 -496 ) ( 328 1264 -496 ) ( 328 1264 -512 ) LITE_FART3 8 0 -180 1 -1 +( 304 1328 -496 ) ( 304 1264 -496 ) ( 304 1264 -512 ) PBTEK1_03 -31 79 0 1 1 +( 328 1296 -496 ) ( 320 1296 -496 ) ( 320 1296 -512 ) LITE_FART3 8 0 -180 1 -1 +( 320 1328 -512 ) ( 320 1264 -512 ) ( 320 1264 -496 ) LITE_FART3 -48 0 0 1 1 +( 328 1264 -496 ) ( 320 1264 -496 ) ( 320 1328 -496 ) LITE_FART3 -47 0 90 1 1 +( 324 1264 -512 ) ( 324 1328 -512 ) ( 312 1328 -512 ) LITE_FART3 -47 0 90 1 1 +} +// brush 2529 +{ +( 324 1328 -512 ) ( 324 1264 -512 ) ( 312 1328 -512 ) TECH04_3 0 -47 -180 1 -1 +( 320 1312 -568 ) ( 320 1312 -512 ) ( 304 1312 -512 ) TECH04_3 0 -47 -180 1 -1 +( 304 1248 -632 ) ( 304 1312 -632 ) ( 304 1312 -496 ) PBTEK1_03 32 0 -180 1 -1 +( 304 1248 -568 ) ( 304 1248 -512 ) ( 320 1248 -512 ) TECH04_3 0 -47 -180 1 -1 +( 320 1248 -568 ) ( 320 1248 -512 ) ( 320 1312 -512 ) PBTEK1_04 32 0 -180 1 -1 +( 304 1312 -632 ) ( 304 1248 -632 ) ( 320 1248 -624 ) PBTEK1_03 32 0 -90 1 1 +} +// brush 2530 +{ +( 320 1296 -496 ) ( 328 1296 -496 ) ( 320 1296 -512 ) TECH04_3 0 -47 -180 1 -1 +( 324 1264 -512 ) ( 324 1328 -512 ) ( 312 1328 -512 ) TECH04_3 0 -47 -180 1 -1 +( 320 1312 -568 ) ( 320 1312 -512 ) ( 304 1312 -512 ) TECH04_3 0 -47 -180 1 -1 +( 304 1248 -632 ) ( 304 1312 -632 ) ( 304 1312 -496 ) PBTEK1_03 32 0 -180 1 -1 +( 320 1248 -568 ) ( 320 1248 -512 ) ( 320 1312 -512 ) PBTEK1_04 32 0 -180 1 -1 +( 304 1248 -496 ) ( 304 1312 -496 ) ( 320 1312 -496 ) PBTEK1_03 32 0 -90 1 1 +} +// brush 2531 +{ +( 328 1264 -496 ) ( 320 1264 -496 ) ( 328 1264 -512 ) TECH04_3 0 -47 -180 1 -1 +( 324 1264 -512 ) ( 324 1328 -512 ) ( 312 1328 -512 ) TECH04_3 0 -47 -180 1 -1 +( 304 1248 -632 ) ( 304 1312 -632 ) ( 304 1312 -496 ) PBTEK1_03 32 0 -180 1 -1 +( 304 1248 -568 ) ( 304 1248 -512 ) ( 320 1248 -512 ) TECH04_3 0 -47 -180 1 -1 +( 320 1248 -568 ) ( 320 1248 -512 ) ( 320 1312 -512 ) PBTEK1_04 32 0 -180 1 -1 +( 304 1248 -496 ) ( 304 1312 -496 ) ( 320 1312 -496 ) PBTEK1_03 32 0 -90 1 1 +} +// brush 2532 +{ +( 324 1392 -512 ) ( 324 1456 -512 ) ( 312 1456 -512 ) LITE_FART3 -47 0 90 1 1 +( 328 1392 -496 ) ( 320 1392 -496 ) ( 320 1456 -496 ) LITE_FART3 -47 0 90 1 1 +( 320 1456 -512 ) ( 320 1392 -512 ) ( 320 1392 -496 ) LITE_FART3 -48 0 0 1 1 +( 328 1424 -496 ) ( 320 1424 -496 ) ( 320 1424 -512 ) LITE_FART3 8 0 -180 1 -1 +( 304 1456 -496 ) ( 304 1392 -496 ) ( 304 1392 -512 ) PBTEK1_03 -31 79 0 1 1 +( 320 1392 -496 ) ( 328 1392 -496 ) ( 328 1392 -512 ) LITE_FART3 8 0 -180 1 -1 +} +// brush 2533 +{ +( 328 1392 -496 ) ( 320 1392 -496 ) ( 328 1392 -512 ) PBTEK1_03 32 0 -90 1 1 +( 304 1440 -632 ) ( 304 1376 -632 ) ( 320 1376 -624 ) PBTEK1_03 32 0 -90 1 1 +( 304 1376 -496 ) ( 304 1440 -496 ) ( 320 1440 -496 ) PBTEK1_03 32 0 -90 1 1 +( 320 1376 -568 ) ( 320 1376 -512 ) ( 320 1440 -512 ) PBTEK1_04 32 0 -180 1 -1 +( 304 1376 -568 ) ( 304 1376 -512 ) ( 320 1376 -512 ) TECH04_3 0 -46 -180 1 -1 +( 304 1376 -632 ) ( 304 1440 -632 ) ( 304 1440 -496 ) PBTEK1_03 32 0 -180 1 -1 +} +// brush 2534 +{ +( 320 1424 -496 ) ( 328 1424 -496 ) ( 320 1424 -512 ) PBTEK1_03 32 0 -90 1 1 +( 304 1440 -632 ) ( 304 1376 -632 ) ( 320 1376 -624 ) PBTEK1_03 32 0 -90 1 1 +( 304 1376 -496 ) ( 304 1440 -496 ) ( 320 1440 -496 ) PBTEK1_03 32 0 -90 1 1 +( 320 1376 -568 ) ( 320 1376 -512 ) ( 320 1440 -512 ) PBTEK1_04 32 0 -180 1 -1 +( 304 1376 -632 ) ( 304 1440 -632 ) ( 304 1440 -496 ) PBTEK1_03 32 0 -180 1 -1 +( 320 1440 -568 ) ( 320 1440 -512 ) ( 304 1440 -512 ) TECH04_3 0 -46 -180 1 -1 +} +// brush 2535 +{ +( 324 1456 -512 ) ( 324 1392 -512 ) ( 312 1456 -512 ) PBTEK1_03 32 0 -90 1 1 +( 328 1424 -496 ) ( 320 1424 -496 ) ( 320 1424 -512 ) PBTEK1_03 32 0 -90 1 1 +( 320 1392 -496 ) ( 328 1392 -496 ) ( 328 1392 -512 ) PBTEK1_03 32 0 -90 1 1 +( 304 1440 -632 ) ( 304 1376 -632 ) ( 320 1376 -624 ) PBTEK1_03 32 0 -90 1 1 +( 320 1376 -568 ) ( 320 1376 -512 ) ( 320 1440 -512 ) PBTEK1_04 32 0 -180 1 -1 +( 304 1376 -632 ) ( 304 1440 -632 ) ( 304 1440 -496 ) PBTEK1_03 32 0 -180 1 -1 +} +// brush 2536 +{ +( 448 1424 -496 ) ( 440 1424 -496 ) ( 440 1424 -512 ) LITE_FART3 8 0 0 1 1 +( 464 1360 -496 ) ( 464 1424 -496 ) ( 464 1424 -512 ) PBTEK1_03 33 78 -180 1 -1 +( 440 1392 -496 ) ( 448 1392 -496 ) ( 448 1392 -512 ) LITE_FART3 8 0 0 1 1 +( 448 1360 -512 ) ( 448 1424 -512 ) ( 448 1424 -496 ) LITE_FART3 16 0 -180 1 -1 +( 440 1424 -496 ) ( 448 1424 -496 ) ( 448 1360 -496 ) LITE_FART3 17 0 -90 1 1 +( 444 1424 -512 ) ( 444 1360 -512 ) ( 456 1360 -512 ) LITE_FART3 17 0 -90 1 1 +} +// brush 2537 +{ +( 444 1360 -512 ) ( 444 1424 -512 ) ( 456 1360 -512 ) TECH04_3 0 -46 -180 1 -1 +( 464 1440 -512 ) ( 448 1440 -512 ) ( 448 1440 -568 ) TECH04_3 0 -46 -180 1 -1 +( 464 1440 -632 ) ( 464 1376 -632 ) ( 464 1376 -496 ) PBTEK1_03 32 0 -180 1 -1 +( 448 1376 -512 ) ( 464 1376 -512 ) ( 464 1376 -568 ) TECH04_3 0 -46 -180 1 -1 +( 448 1440 -512 ) ( 448 1376 -512 ) ( 448 1376 -568 ) PBTEK1_04 32 0 -180 1 -1 +( 464 1376 -632 ) ( 464 1440 -632 ) ( 448 1440 -624 ) PBTEK1_03 32 0 -90 1 1 +} +// brush 2538 +{ +( 448 1392 -496 ) ( 440 1392 -496 ) ( 448 1392 -512 ) TECH04_3 0 -46 -180 1 -1 +( 444 1424 -512 ) ( 444 1360 -512 ) ( 456 1360 -512 ) TECH04_3 0 -46 -180 1 -1 +( 464 1440 -632 ) ( 464 1376 -632 ) ( 464 1376 -496 ) PBTEK1_03 32 0 -180 1 -1 +( 448 1376 -512 ) ( 464 1376 -512 ) ( 464 1376 -568 ) TECH04_3 0 -46 -180 1 -1 +( 448 1440 -512 ) ( 448 1376 -512 ) ( 448 1376 -568 ) PBTEK1_04 32 0 -180 1 -1 +( 448 1440 -496 ) ( 464 1440 -496 ) ( 464 1376 -496 ) PBTEK1_03 32 0 -90 1 1 +} +// brush 2539 +{ +( 440 1424 -496 ) ( 448 1424 -496 ) ( 440 1424 -512 ) TECH04_3 0 -46 -180 1 -1 +( 444 1424 -512 ) ( 444 1360 -512 ) ( 456 1360 -512 ) TECH04_3 0 -46 -180 1 -1 +( 464 1440 -512 ) ( 448 1440 -512 ) ( 448 1440 -568 ) TECH04_3 0 -46 -180 1 -1 +( 464 1440 -632 ) ( 464 1376 -632 ) ( 464 1376 -496 ) PBTEK1_03 32 0 -180 1 -1 +( 448 1440 -512 ) ( 448 1376 -512 ) ( 448 1376 -568 ) PBTEK1_04 32 0 -180 1 -1 +( 448 1440 -496 ) ( 464 1440 -496 ) ( 464 1376 -496 ) PBTEK1_03 32 0 -90 1 1 +} +// brush 2540 +{ +( 816 1344 -496 ) ( 816 1336 -496 ) ( 816 1336 -512 ) LITE_FART3 8 0 0 1 1 +( 880 1360 -496 ) ( 816 1360 -496 ) ( 816 1360 -512 ) PBTEK1_03 32 80 0 1 1 +( 848 1336 -496 ) ( 848 1344 -496 ) ( 848 1344 -512 ) LITE_FART3 8 0 0 1 1 +( 880 1344 -512 ) ( 816 1344 -512 ) ( 816 1344 -496 ) LITE_FART3 16 0 0 1 1 +( 816 1336 -496 ) ( 816 1344 -496 ) ( 880 1344 -496 ) LITE_FART3 16 0 0 1 1 +( 816 1340 -512 ) ( 880 1340 -512 ) ( 880 1352 -512 ) LITE_FART3 16 0 0 1 1 +} +// brush 2541 +{ +( 1088 576 -480 ) ( 1152 576 -480 ) ( 1088 576 -552 ) COP1_1 0 0 0 1 1 +( 1056 432 -480 ) ( 1056 368 -480 ) ( 1056 368 -552 ) TECH04_5 16 0 0 1 1 +( 1184 608 -512 ) ( 1024 608 -512 ) ( 1024 480 -512 ) COP1_1 0 32 0 1 1 +( 1024 480 -496 ) ( 1024 608 -496 ) ( 1184 608 -496 ) SFLOOR4_2 -32 0 0 1 1 +( 1184 480 -144 ) ( 1184 608 -144 ) ( 1184 608 -512 ) TECH04_5 16 0 0 1 1 +( 1184 608 -144 ) ( 1024 608 -144 ) ( 1024 608 -512 ) TECH04_5 32 0 0 1 1 +} +// brush 2542 +{ +( 832 0 -96 ) ( 832 -128 -96 ) ( 832 -128 -112 ) TECH10_8 0 32 0 1 1 +( 896 0 -96 ) ( 832 0 -96 ) ( 832 0 -112 ) TECH10_8 0 32 0 1 1 +( 896 -128 -96 ) ( 896 0 -96 ) ( 896 0 -112 ) TECH10_8 0 32 0 1 1 +( 832 -128 -96 ) ( 896 -128 -96 ) ( 896 -128 -112 ) TECH10_8 0 32 0 1 1 +( 832 -128 -96 ) ( 832 0 -96 ) ( 896 0 -96 ) TECH10_8 0 0 0 1 1 +( 896 0 -160 ) ( 832 0 -160 ) ( 832 -128 -160 ) TECH10_8 0 0 0 1 1 +} +// brush 2543 +{ +( 896 -128 -96 ) ( 832 -128 -96 ) ( 896 -128 -112 ) TECH10_2 0 -32 0 1 1 +( 832 -128 -32 ) ( 832 0 -32 ) ( 896 0 -32 ) TECH10_2 0 -32 0 1 1 +( 896 -32 -32 ) ( 896 -32 -160 ) ( 896 -320 -160 ) TECH10_2 0 -32 0 1 1 +( 832 64 -160 ) ( 832 160 -160 ) ( 832 160 -32 ) SYM06_4 -64 -32 0 1 1 +( 928 -256 -152 ) ( 928 -256 -136 ) ( 1000 -256 -136 ) SYM06_4 64 -32 0 1 1 +( 968 512 -160 ) ( 968 640 -160 ) ( 896 640 -160 ) SYM06_4 64 32 0 1 1 +} +// brush 2544 +{ +( 832 0 -96 ) ( 896 0 -96 ) ( 832 0 -112 ) TECH10_2 0 -32 0 1 1 +( 832 -128 -32 ) ( 832 0 -32 ) ( 896 0 -32 ) TECH10_2 0 -32 0 1 1 +( 896 -32 -32 ) ( 896 -32 -160 ) ( 896 -320 -160 ) TECH10_2 0 -32 0 1 1 +( 904 128 -160 ) ( 904 128 -32 ) ( 840 128 -32 ) SYM06_4 64 -32 0 1 1 +( 832 64 -160 ) ( 832 160 -160 ) ( 832 160 -32 ) SYM06_4 -64 -32 0 1 1 +( 968 512 -160 ) ( 968 640 -160 ) ( 896 640 -160 ) SYM06_4 64 32 0 1 1 +} +// brush 2545 +{ +( 1408 0 -160 ) ( 1344 0 -160 ) ( 1344 -128 -160 ) TECH10_8 0 0 0 1 1 +( 1344 -128 -96 ) ( 1344 0 -96 ) ( 1408 0 -96 ) TECH10_8 0 0 0 1 1 +( 1344 -128 -96 ) ( 1408 -128 -96 ) ( 1408 -128 -112 ) TECH10_8 0 32 0 1 1 +( 1408 -128 -96 ) ( 1408 0 -96 ) ( 1408 0 -112 ) TECH10_8 0 32 0 1 1 +( 1408 0 -96 ) ( 1344 0 -96 ) ( 1344 0 -112 ) TECH10_8 0 32 0 1 1 +( 1344 0 -96 ) ( 1344 -128 -96 ) ( 1344 -128 -112 ) TECH10_8 0 32 0 1 1 +} +// brush 2546 +{ +( 1344 0 -96 ) ( 1408 0 -96 ) ( 1344 0 -112 ) SYM06_4 -64 32 0 1 1 +( 1480 512 -160 ) ( 1480 640 -160 ) ( 1408 640 -160 ) SYM06_4 -64 32 0 1 1 +( 1408 640 -32 ) ( 1480 640 -32 ) ( 1480 512 -32 ) SYM06_4 -64 32 0 1 1 +( 1344 64 -160 ) ( 1344 160 -160 ) ( 1344 160 -32 ) TECH10_2 0 -32 0 1 1 +( 1416 128 -160 ) ( 1416 128 -32 ) ( 1352 128 -32 ) SYM06_4 -64 -32 0 1 1 +( 1408 160 -32 ) ( 1408 160 -160 ) ( 1408 -128 -160 ) SYM06_4 -64 -32 0 1 1 +} +// brush 2547 +{ +( 1408 -128 -96 ) ( 1344 -128 -96 ) ( 1408 -128 -112 ) SYM06_4 -64 32 0 1 1 +( 1480 512 -160 ) ( 1480 640 -160 ) ( 1408 640 -160 ) SYM06_4 -64 32 0 1 1 +( 1408 640 -32 ) ( 1480 640 -32 ) ( 1480 512 -32 ) SYM06_4 -64 32 0 1 1 +( 1440 -256 -152 ) ( 1440 -256 -136 ) ( 1512 -256 -136 ) SYM06_4 -64 -32 0 1 1 +( 1344 64 -160 ) ( 1344 160 -160 ) ( 1344 160 -32 ) TECH10_2 0 -32 0 1 1 +( 1408 160 -32 ) ( 1408 160 -160 ) ( 1408 -128 -160 ) SYM06_4 -64 -32 0 1 1 +} +// brush 2548 +{ +( 1344 0 -96 ) ( 1344 -128 -96 ) ( 1408 0 -96 ) SYM06_4 -64 32 0 1 1 +( 1344 -128 -96 ) ( 1408 -128 -96 ) ( 1408 -128 -112 ) SYM06_4 -64 32 0 1 1 +( 1408 0 -96 ) ( 1344 0 -96 ) ( 1344 0 -112 ) SYM06_4 -64 32 0 1 1 +( 1408 640 -32 ) ( 1480 640 -32 ) ( 1480 512 -32 ) SYM06_4 -64 32 0 1 1 +( 1344 64 -160 ) ( 1344 160 -160 ) ( 1344 160 -32 ) TECH10_2 0 -32 0 1 1 +( 1408 160 -32 ) ( 1408 160 -160 ) ( 1408 -128 -160 ) SYM06_4 -64 -32 0 1 1 +} +// brush 2549 +{ +( -600 1072 -48 ) ( -576 1072 -48 ) ( -600 1072 -32 ) TECH04_1 0 -16 0 1 1 +( -592 592 -48 ) ( -560 592 -48 ) ( -560 1024 -48 ) TECH04_1 0 -16 0 1 1 +( -592 1000 -32 ) ( -560 1000 -32 ) ( -560 560 -32 ) TECH04_1 0 -16 0 1 1 +( -560 912 -48 ) ( -592 912 -48 ) ( -592 904 -32 ) TECH04_1 0 -16 0 1 1 +( -560 712 -32 ) ( -560 904 -32 ) ( -560 904 -168 ) TECH04_1 0 -16 0 1 1 +( -592 936 -32 ) ( -592 744 -32 ) ( -592 744 -168 ) TECH04_1 0 -16 0 1 1 +} +// brush 2550 +{ +( -560 1152 -48 ) ( -592 1152 -48 ) ( -592 1168 -32 ) TECH04_1 0 0 0 1 1 +( -592 1184 -32 ) ( -592 992 -32 ) ( -592 992 -168 ) TECH04_1 0 0 0 1 1 +( -560 1344 -32 ) ( -592 1344 -32 ) ( -592 1352 -48 ) TECH04_1 0 0 0 1 1 +( -560 960 -32 ) ( -560 1152 -32 ) ( -560 1152 -168 ) TECH04_1 0 0 0 1 1 +( -592 1208 -32 ) ( -560 1208 -32 ) ( -560 768 -32 ) TECH04_1 0 0 0 1 1 +( -592 1152 -48 ) ( -560 1152 -48 ) ( -560 1360 -48 ) TECH04_1 0 0 0 1 1 +} +// brush 2551 +{ +( -512 1288 -32 ) ( -512 1304 -32 ) ( -512 1304 0 ) TEK_LA10 -72 0 0 1 1 +( -496 1184 -32 ) ( -472 1184 -32 ) ( -496 1184 0 ) TEK_LA10 -72 0 0 1 1 +( -360 1152 -32 ) ( -360 1136 -32 ) ( -360 1152 0 ) TEK_LA10 -72 0 0 1 1 +( -760 1096 -32 ) ( -760 952 -32 ) ( -712 904 -32 ) COP1_1 0 0 0 1 1 +( -712 904 0 ) ( -760 952 0 ) ( -760 1096 0 ) TECH07_2 -10 72 0 0.750000 1 +( -712 904 -80 ) ( -712 904 32 ) ( -424 904 32 ) TEK_LA10 0 0 0 1 1 +} +// brush 2552 +{ +( -640 864 -32 ) ( -640 840 -32 ) ( -640 840 0 ) TEK_LA10 -72 0 0 1 1 +( -496 1184 -32 ) ( -472 1184 -32 ) ( -496 1184 0 ) TEK_LA10 -72 0 0 1 1 +( -792 904 -32 ) ( -792 928 -32 ) ( -792 904 0 ) TEK_LA10 -72 0 0 1 1 +( -760 1096 -32 ) ( -760 952 -32 ) ( -712 904 -32 ) COP1_1 0 0 0 1 1 +( -712 904 0 ) ( -760 952 0 ) ( -760 1096 0 ) TECH07_2 -10 72 0 0.750000 1 +( -712 904 -80 ) ( -712 904 32 ) ( -424 904 32 ) TEK_LA10 0 0 0 1 1 +} +// brush 2553 +{ +( -864 1056 32 ) ( -864 1056 -80 ) ( -576 1056 32 ) TEK_LA10 -72 0 0 1 1 +( -640 840 -32 ) ( -640 864 -32 ) ( -640 840 0 ) TEK_LA10 -72 0 0 1 1 +( -512 1272 -32 ) ( -512 1256 -32 ) ( -512 1272 0 ) TEK_LA10 -72 0 0 1 1 +( -760 1096 -32 ) ( -760 952 -32 ) ( -712 904 -32 ) COP1_1 0 0 0 1 1 +( -712 904 0 ) ( -760 952 0 ) ( -760 1096 0 ) SFLOOR4_2 16 0 0 1 1 +( -712 904 -80 ) ( -712 904 32 ) ( -424 904 32 ) TEK_LA10 0 0 0 1 1 +} +// brush 2554 +{ +( -880 1072 32 ) ( -880 1072 -80 ) ( -592 1072 32 ) TECH04_1 0 0 0 1 1 +( -864 1056 -80 ) ( -864 1056 32 ) ( -576 1056 32 ) TECH04_1 0 0 0 1 1 +( -560 872 0 ) ( -608 920 0 ) ( -608 1064 0 ) TECH04_1 0 0 0 1 1 +( -608 1064 -32 ) ( -608 920 -32 ) ( -560 872 -32 ) TECH04_1 0 0 0 1 1 +( -640 872 -32 ) ( -640 896 -32 ) ( -640 872 0 ) TECH04_1 0 0 0 1 1 +( -512 1304 -32 ) ( -512 1288 -32 ) ( -512 1304 0 ) TECH04_1 0 0 0 1 1 +} +// brush 2555 +{ +( -624 880 -32 ) ( -624 856 -32 ) ( -624 856 0 ) TECH04_1 0 0 0 1 1 +( -880 1072 -80 ) ( -880 1072 32 ) ( -592 1072 32 ) TECH04_1 0 0 0 1 1 +( -560 872 0 ) ( -608 920 0 ) ( -608 1064 0 ) TECH04_1 0 0 0 1 1 +( -608 1064 -32 ) ( -608 920 -32 ) ( -560 872 -32 ) TECH04_1 0 0 0 1 1 +( -640 872 -32 ) ( -640 896 -32 ) ( -640 872 0 ) TECH04_1 0 0 0 1 1 +( -496 1184 -32 ) ( -472 1184 -32 ) ( -496 1184 0 ) TECH04_1 0 0 0 1 1 +} +// brush 2556 +{ +( -528 1304 -32 ) ( -528 1320 -32 ) ( -528 1320 0 ) TECH04_1 0 0 0 1 1 +( -880 1072 -80 ) ( -880 1072 32 ) ( -592 1072 32 ) TECH04_1 0 0 0 1 1 +( -560 872 0 ) ( -608 920 0 ) ( -608 1064 0 ) TECH04_1 0 0 0 1 1 +( -608 1064 -32 ) ( -608 920 -32 ) ( -560 872 -32 ) TECH04_1 0 0 0 1 1 +( -512 1304 -32 ) ( -512 1288 -32 ) ( -512 1304 0 ) TECH04_1 0 0 0 1 1 +( -496 1184 -32 ) ( -472 1184 -32 ) ( -496 1184 0 ) TECH04_1 0 0 0 1 1 +} +// brush 2557 +{ +( -456 1168 -32 ) ( -480 1168 -32 ) ( -480 1168 0 ) TECH04_1 0 0 0 1 1 +( -528 1320 -32 ) ( -528 1304 -32 ) ( -528 1320 0 ) TECH04_1 0 0 0 1 1 +( -624 856 -32 ) ( -624 880 -32 ) ( -624 856 0 ) TECH04_1 0 0 0 1 1 +( -560 872 0 ) ( -608 920 0 ) ( -608 1064 0 ) TECH04_1 0 0 0 1 1 +( -608 1064 -32 ) ( -608 920 -32 ) ( -560 872 -32 ) TECH04_1 0 0 0 1 1 +( -496 1184 -32 ) ( -472 1184 -32 ) ( -496 1184 0 ) TECH04_1 0 0 0 1 1 +} +// brush 2558 +{ +( -528 1272 0 ) ( -528 1288 0 ) ( -528 1288 32 ) SYM06_4 0 0 0 1 1 +( -488 1168 0 ) ( -464 1168 0 ) ( -488 1168 32 ) TECH07_2 96 0 0 1 1 +( -408 952 192 ) ( -408 1168 192 ) ( -360 1216 128 ) TECH07_2 96 0 0 1 1 +( -752 952 192 ) ( -400 952 192 ) ( -352 904 128 ) TECH07_2 0 0 0 1 1 +( -360 1160 128 ) ( -360 1160 0 ) ( -360 920 0 ) TECH07_2 96 0 0 1 1 +( -784 904 0 ) ( -784 904 128 ) ( -368 904 144 ) TECH07_2 0 0 0 1 1 +( -424 1168 192 ) ( -424 952 192 ) ( -744 952 192 ) TECH07_2 0 -16 0 1 1 +( -352 1152 0 ) ( -800 1152 0 ) ( -800 896 0 ) TECH07_2 0 -16 0 1 1 +} +// brush 2559 +{ +( -624 848 0 ) ( -624 824 0 ) ( -624 824 32 ) SYM06_4 0 0 0 1 1 +( -488 1168 0 ) ( -464 1168 0 ) ( -488 1168 32 ) TECH07_2 96 0 0 1 1 +( -744 1104 192 ) ( -744 944 192 ) ( -792 896 128 ) TECH07_2 96 0 0 1 1 +( -752 952 192 ) ( -400 952 192 ) ( -352 904 128 ) TECH07_2 0 0 0 1 1 +( -792 912 128 ) ( -792 912 0 ) ( -792 1152 0 ) TECH07_2 96 0 0 1 1 +( -784 904 0 ) ( -784 904 128 ) ( -368 904 144 ) TECH07_2 0 0 0 1 1 +( -424 1168 192 ) ( -424 952 192 ) ( -744 952 192 ) TECH07_2 0 -16 0 1 1 +( -352 1152 0 ) ( -800 1152 0 ) ( -800 896 0 ) TECH07_2 0 -16 0 1 1 +} +// brush 2560 +{ +( -624 1232 128 ) ( -624 1224 128 ) ( -528 1232 128 ) TECH01_6 0 0 90 1 1 +( -528 1216 0 ) ( -528 1208 0 ) ( -528 1216 192 ) SFLOOR3_2 32 0 0 1 1 +( -896 1168 192 ) ( -896 1216 128 ) ( -448 1168 192 ) SFLOOR3_2 32 0 0 1 1 +( -560 1184 0 ) ( -584 1184 0 ) ( -584 1184 32 ) SYM06_8 0 0 0 1 1 +( -624 1168 0 ) ( -624 1184 0 ) ( -624 1168 192 ) TECH07_2 96 0 0 1 1 +} +// brush 2561 +{ +( -592 1184 120 ) ( -592 1056 120 ) ( -592 1056 88 ) TLIGHT07 0 120 0 1 1 +( -552 1184 120 ) ( -592 1184 120 ) ( -592 1184 88 ) TLIGHT07 16 120 0 1 1 +( -560 1056 120 ) ( -560 1184 120 ) ( -560 1184 88 ) TLIGHT07 0 120 0 1 1 +( -592 1056 120 ) ( -552 1056 120 ) ( -552 1056 88 ) TLIGHT07 16 120 0 1 1 +( -592 1056 192 ) ( -592 1184 192 ) ( -552 1184 192 ) TECH07_2 0 -16 0 1 1 +( -552 1184 136 ) ( -592 1184 136 ) ( -592 1056 136 ) TLIGHT07 16 32 0 1 1 +} +// brush 2562 +{ +( -552 1056 120 ) ( -592 1056 120 ) ( -552 1056 88 ) SYM06_8 0 0 0 1 1 +( -528 928 128 ) ( -624 928 128 ) ( -624 952 192 ) TECH05_2 0 32 0 1 1 +( -544 824 192 ) ( -592 872 192 ) ( -592 1016 192 ) TECH07_2 0 -16 0 1 1 +( -624 928 128 ) ( -528 928 128 ) ( -528 1024 128 ) TECH01_6 0 0 90 1 1 +( -624 824 0 ) ( -624 848 0 ) ( -624 824 32 ) TECH05_2 0 32 0 1 1 +( -528 1288 0 ) ( -528 1272 0 ) ( -528 1288 32 ) TECH05_2 0 32 0 1 1 +} +// brush 2563 +{ +( -560 1184 120 ) ( -560 1056 120 ) ( -560 1184 88 ) SYM06_8 0 0 0 1 1 +( -592 1056 120 ) ( -552 1056 120 ) ( -552 1056 88 ) TECH05_2 0 32 0 1 1 +( -544 856 192 ) ( -592 904 192 ) ( -592 1048 192 ) TECH07_2 0 -16 0 1 1 +( -592 1048 128 ) ( -592 904 128 ) ( -544 856 128 ) TECH01_6 0 0 90 1 1 +( -528 1320 0 ) ( -528 1304 0 ) ( -528 1320 32 ) TECH05_2 0 32 0 1 1 +( -488 1184 0 ) ( -464 1184 0 ) ( -488 1184 32 ) TECH05_2 0 32 0 1 1 +} +// brush 2564 +{ +( -592 1056 120 ) ( -592 1184 120 ) ( -592 1056 88 ) SYM06_8 0 0 0 1 1 +( -552 1184 120 ) ( -592 1184 120 ) ( -592 1184 88 ) TECH05_2 0 32 0 1 1 +( -592 1056 120 ) ( -552 1056 120 ) ( -552 1056 88 ) TECH05_2 0 32 0 1 1 +( -544 856 192 ) ( -592 904 192 ) ( -592 1048 192 ) TECH07_2 0 -16 0 1 1 +( -592 1048 128 ) ( -592 904 128 ) ( -544 856 128 ) TECH01_6 0 0 90 1 1 +( -624 856 0 ) ( -624 880 0 ) ( -624 856 32 ) TECH05_2 0 32 0 1 1 +} +// brush 2565 +{ +( -552 1088 -48 ) ( -592 1088 -48 ) ( -592 1072 -48 ) TECH04_1 0 0 0 1 1 +( -592 1072 0 ) ( -592 1088 0 ) ( -552 1088 0 ) TECH04_1 0 0 0 1 1 +( -592 1072 -32 ) ( -552 1072 -32 ) ( -552 1072 -48 ) TECH04_1 0 0 0 1 1 +( -560 1072 -32 ) ( -560 1088 -32 ) ( -560 1088 -48 ) TECH04_1 80 0 0 1 1 +( -552 1088 -32 ) ( -592 1088 -32 ) ( -592 1088 -48 ) TECH04_1 0 0 0 1 1 +( -592 1088 -32 ) ( -592 1072 -32 ) ( -592 1072 -48 ) TECH04_1 80 0 0 1 1 +} +// brush 2566 +{ +( -528 1104 -32 ) ( -528 1136 -32 ) ( -544 1136 -48 ) TECH04_1 0 0 0 1 1 +( -544 1136 128 ) ( -528 1136 128 ) ( -528 1096 128 ) TECH04_1 0 0 0 1 1 +( -544 1136 -32 ) ( -544 1096 -32 ) ( -544 1096 -48 ) TECH04_1 0 0 0 1 1 +( -544 1104 -32 ) ( -528 1104 -32 ) ( -528 1104 -48 ) TECH04_1 0 0 0 1 1 +( -528 1136 -32 ) ( -528 1104 -32 ) ( -528 1104 128 ) TECH04_1 0 0 0 1 1 +( -528 1136 -32 ) ( -544 1136 -32 ) ( -544 1136 -48 ) TECH04_1 0 0 0 1 1 +} +// brush 2567 +{ +( -608 1136 -32 ) ( -624 1136 -32 ) ( -624 1136 -48 ) TECH04_1 0 0 0 1 1 +( -608 1096 96 ) ( -608 1136 96 ) ( -608 1136 80 ) TECH04_1 0 0 0 1 1 +( -624 1104 -32 ) ( -608 1104 -32 ) ( -608 1104 -48 ) TECH04_1 0 0 0 1 1 +( -624 1104 -32 ) ( -624 1136 -32 ) ( -624 1136 128 ) TECH04_1 0 0 0 1 1 +( -624 1136 128 ) ( -608 1136 128 ) ( -608 1096 128 ) TECH04_1 0 0 0 1 1 +( -624 1136 -32 ) ( -624 1104 -32 ) ( -608 1104 -48 ) TECH04_1 0 0 0 1 1 +} +// brush 2568 +{ +( -784 1136 -48 ) ( -784 1104 -48 ) ( -624 1104 -48 ) TECH04_1 0 0 0 1 1 +( -624 1136 -32 ) ( -624 1104 -32 ) ( -784 1104 -32 ) TECH04_1 0 0 0 1 1 +( -784 1104 -48 ) ( -784 1136 -48 ) ( -792 1136 -32 ) TECH04_1 0 0 0 1 1 +( -640 1104 -32 ) ( -624 1104 -32 ) ( -624 1104 -48 ) TECH04_1 0 0 0 1 1 +( -624 1104 -32 ) ( -624 1136 -32 ) ( -608 1136 -48 ) TECH04_1 0 0 0 1 1 +( -624 1136 -32 ) ( -640 1136 -32 ) ( -640 1136 -48 ) TECH04_1 0 0 0 1 1 +} +// brush 2569 +{ +( -512 1136 -32 ) ( -528 1136 -32 ) ( -528 1136 -48 ) TECH04_1 0 0 0 1 1 +( -392 1136 -48 ) ( -392 1104 -48 ) ( -384 1104 -32 ) TECH04_1 0 0 0 1 1 +( -528 1104 -32 ) ( -512 1104 -32 ) ( -512 1104 -48 ) TECH04_1 0 0 0 1 1 +( -544 1104 -48 ) ( -544 1136 -48 ) ( -528 1136 -32 ) TECH04_1 0 0 0 1 1 +( -528 1136 -32 ) ( -512 1136 -32 ) ( -512 1096 -32 ) TECH04_1 0 0 0 1 1 +( -544 1136 -48 ) ( -544 1104 -48 ) ( -384 1104 -48 ) TECH04_1 0 0 0 1 1 +} +// brush 2570 +{ +( -544 1104 -48 ) ( -528 1152 -48 ) ( -544 1104 128 ) clip 0 0 0 1 1 +( -528 1024 -48 ) ( -544 1072 -48 ) ( -528 1024 128 ) clip 0 0 0 1 1 +( -528 1064 -32 ) ( -528 1104 -32 ) ( -528 1104 -48 ) clip 16 0 0 1 1 +( -544 1104 -32 ) ( -544 1064 -32 ) ( -544 1064 -48 ) clip 16 0 0 1 1 +( -544 1104 128 ) ( -528 1104 128 ) ( -528 1064 128 ) clip 0 -16 0 1 1 +( -528 1064 -32 ) ( -528 1104 -32 ) ( -544 1104 -32 ) clip 0 -16 0 1 1 +} +// brush 2571 +{ +( -608 1104 -32 ) ( -624 1104 -32 ) ( -624 1064 -32 ) clip 16 -16 0 1 1 +( -624 1064 128 ) ( -624 1104 128 ) ( -608 1104 128 ) clip 16 -16 0 1 1 +( -608 1064 -48 ) ( -608 1064 -32 ) ( -608 1104 -32 ) clip 16 0 0 1 1 +( -624 1104 -48 ) ( -624 1104 -32 ) ( -624 1064 -32 ) clip 16 0 0 1 1 +( -624 1024 128 ) ( -608 1072 -48 ) ( -624 1024 -48 ) clip 0 0 0 1 1 +( -608 1104 128 ) ( -624 1152 -48 ) ( -608 1104 -48 ) clip 0 0 0 1 1 +} +// brush 2572 +{ +( 528 1216 -496 ) ( 528 1224 -496 ) ( 528 1224 -512 ) LITE_FART3 8 0 -180 1 -1 +( 464 1200 -496 ) ( 528 1200 -496 ) ( 528 1200 -512 ) PBTEK1_03 33 79 -180 1 -1 +( 496 1224 -496 ) ( 496 1216 -496 ) ( 496 1216 -512 ) LITE_FART3 8 0 -180 1 -1 +( 464 1216 -512 ) ( 528 1216 -512 ) ( 528 1216 -496 ) LITE_FART3 16 0 -180 1 -1 +( 528 1224 -496 ) ( 528 1216 -496 ) ( 464 1216 -496 ) LITE_FART3 17 0 -180 1 1 +( 528 1220 -512 ) ( 464 1220 -512 ) ( 464 1208 -512 ) LITE_FART3 17 0 -180 1 1 +} +// brush 2573 +{ +( 1184 1168 -496 ) ( 1176 1168 -496 ) ( 1176 1168 -512 ) LITE_FART3 -24 0 0 1 1 +( 1200 1104 -496 ) ( 1200 1168 -496 ) ( 1200 1168 -512 ) TECH04_3 0 -47 0 1 1 +( 1176 1136 -496 ) ( 1184 1136 -496 ) ( 1184 1136 -512 ) LITE_FART3 -24 0 0 1 1 +( 1184 1104 -512 ) ( 1184 1168 -512 ) ( 1184 1168 -496 ) LITE_FART3 -48 0 -180 1 -1 +( 1176 1168 -496 ) ( 1184 1168 -496 ) ( 1184 1104 -496 ) LITE_FART3 -48 -15 -90 1 1 +( 1180 1168 -512 ) ( 1180 1104 -512 ) ( 1192 1104 -512 ) LITE_FART3 -48 -15 -90 1 1 +} +// brush 2574 +{ +( 1180 1104 -512 ) ( 1180 1168 -512 ) ( 1192 1104 -512 ) PBTEK1_03 -32 96 -90 1 1 +( 1200 1120 -632 ) ( 1200 1184 -632 ) ( 1184 1184 -624 ) PBTEK1_03 -32 96 -90 1 1 +( 1184 1184 -512 ) ( 1184 1120 -512 ) ( 1184 1120 -568 ) PBTEK1_04 -32 0 -180 1 -1 +( 1184 1120 -512 ) ( 1200 1120 -512 ) ( 1200 1120 -568 ) TECH04_3 0 -47 -180 1 -1 +( 1200 1184 -632 ) ( 1200 1120 -632 ) ( 1200 1120 -496 ) TECH04_3 0 -47 0 1 1 +( 1200 1184 -512 ) ( 1184 1184 -512 ) ( 1184 1184 -568 ) TECH04_3 0 -47 -180 1 -1 +} +// brush 2575 +{ +( 1184 1136 -496 ) ( 1176 1136 -496 ) ( 1184 1136 -512 ) PBTEK1_03 -32 96 -90 1 1 +( 1180 1168 -512 ) ( 1180 1104 -512 ) ( 1192 1104 -512 ) PBTEK1_03 -32 96 -90 1 1 +( 1184 1184 -496 ) ( 1200 1184 -496 ) ( 1200 1120 -496 ) PBTEK1_03 -32 96 -90 1 1 +( 1184 1184 -512 ) ( 1184 1120 -512 ) ( 1184 1120 -568 ) PBTEK1_04 -32 0 -180 1 -1 +( 1184 1120 -512 ) ( 1200 1120 -512 ) ( 1200 1120 -568 ) TECH04_3 0 -47 -180 1 -1 +( 1200 1184 -632 ) ( 1200 1120 -632 ) ( 1200 1120 -496 ) TECH04_3 0 -47 0 1 1 +} +// brush 2576 +{ +( 1176 1168 -496 ) ( 1184 1168 -496 ) ( 1176 1168 -512 ) PBTEK1_03 -32 96 -90 1 1 +( 1180 1168 -512 ) ( 1180 1104 -512 ) ( 1192 1104 -512 ) PBTEK1_03 -32 96 -90 1 1 +( 1184 1184 -496 ) ( 1200 1184 -496 ) ( 1200 1120 -496 ) PBTEK1_03 -32 96 -90 1 1 +( 1184 1184 -512 ) ( 1184 1120 -512 ) ( 1184 1120 -568 ) PBTEK1_04 -32 0 -180 1 -1 +( 1200 1184 -632 ) ( 1200 1120 -632 ) ( 1200 1120 -496 ) TECH04_3 0 -47 0 1 1 +( 1200 1184 -512 ) ( 1184 1184 -512 ) ( 1184 1184 -568 ) TECH04_3 0 -47 -180 1 -1 +} +// brush 2577 +{ +( 1060 1136 -512 ) ( 1060 1200 -512 ) ( 1048 1200 -512 ) LITE_FART3 -48 1 90 1 1 +( 1064 1136 -496 ) ( 1056 1136 -496 ) ( 1056 1200 -496 ) LITE_FART3 -48 1 90 1 1 +( 1056 1200 -512 ) ( 1056 1136 -512 ) ( 1056 1136 -496 ) LITE_FART3 -48 0 0 1 1 +( 1064 1168 -496 ) ( 1056 1168 -496 ) ( 1056 1168 -512 ) LITE_FART3 -24 0 -180 1 -1 +( 1040 1200 -496 ) ( 1040 1136 -496 ) ( 1040 1136 -512 ) PBTEK1_03 -32 79 0 1 1 +( 1056 1136 -496 ) ( 1064 1136 -496 ) ( 1064 1136 -512 ) LITE_FART3 -24 0 -180 1 -1 +} +// brush 2578 +{ +( 1064 1136 -496 ) ( 1056 1136 -496 ) ( 1064 1136 -512 ) TECH04_3 0 -47 -180 1 -1 +( 1040 1120 -632 ) ( 1040 1184 -632 ) ( 1040 1184 -496 ) PBTEK1_03 -32 0 -180 1 -1 +( 1040 1120 -568 ) ( 1040 1120 -512 ) ( 1056 1120 -512 ) TECH04_3 0 -47 -180 1 -1 +( 1056 1120 -568 ) ( 1056 1120 -512 ) ( 1056 1184 -512 ) PBTEK1_04 -32 0 -180 1 -1 +( 1040 1120 -496 ) ( 1040 1184 -496 ) ( 1056 1184 -496 ) PBTEK1_03 -32 96 -90 1 1 +( 1040 1184 -632 ) ( 1040 1120 -632 ) ( 1056 1120 -624 ) PBTEK1_03 -32 96 -90 1 1 +} +// brush 2579 +{ +( 1056 1168 -496 ) ( 1064 1168 -496 ) ( 1056 1168 -512 ) TECH04_3 0 -47 -180 1 -1 +( 1056 1184 -568 ) ( 1056 1184 -512 ) ( 1040 1184 -512 ) TECH04_3 0 -47 -180 1 -1 +( 1040 1120 -632 ) ( 1040 1184 -632 ) ( 1040 1184 -496 ) PBTEK1_03 -32 0 -180 1 -1 +( 1056 1120 -568 ) ( 1056 1120 -512 ) ( 1056 1184 -512 ) PBTEK1_04 -32 0 -180 1 -1 +( 1040 1120 -496 ) ( 1040 1184 -496 ) ( 1056 1184 -496 ) PBTEK1_03 -32 96 -90 1 1 +( 1040 1184 -632 ) ( 1040 1120 -632 ) ( 1056 1120 -624 ) PBTEK1_03 -32 96 -90 1 1 +} +// brush 2580 +{ +( 1060 1200 -512 ) ( 1060 1136 -512 ) ( 1048 1200 -512 ) TECH04_3 0 -47 -180 1 -1 +( 1064 1168 -496 ) ( 1056 1168 -496 ) ( 1056 1168 -512 ) TECH04_3 0 -47 -180 1 -1 +( 1056 1136 -496 ) ( 1064 1136 -496 ) ( 1064 1136 -512 ) TECH04_3 0 -47 -180 1 -1 +( 1040 1120 -632 ) ( 1040 1184 -632 ) ( 1040 1184 -496 ) PBTEK1_03 -32 0 -180 1 -1 +( 1056 1120 -568 ) ( 1056 1120 -512 ) ( 1056 1184 -512 ) PBTEK1_04 -32 0 -180 1 -1 +( 1040 1184 -632 ) ( 1040 1120 -632 ) ( 1056 1120 -624 ) PBTEK1_03 -32 96 -90 1 1 +} +// brush 2581 +{ +( 1064 1136 -496 ) ( 1056 1136 -496 ) ( 1064 1136 -512 ) TECH04_3 0 -47 -180 1 -1 +( 1040 1184 -568 ) ( 1040 1184 -512 ) ( 1040 1120 -512 ) PBTEK1_03 -32 0 -180 1 -1 +( 1040 1120 -568 ) ( 1040 1120 -512 ) ( 1056 1120 -512 ) TECH04_3 0 -47 -180 1 -1 +( 1056 1120 -568 ) ( 1056 1120 -512 ) ( 1056 1184 -512 ) PBTEK1_04 -32 0 -180 1 -1 +( 1040 1120 -496 ) ( 1040 1184 -496 ) ( 1056 1184 -496 ) PBTEK1_03 -32 96 -90 1 1 +( 1056 1184 -576 ) ( 1040 1184 -576 ) ( 1040 1120 -576 ) PBTEK1_03 -32 96 -90 1 1 +} +// brush 2582 +{ +( 1056 1168 -496 ) ( 1064 1168 -496 ) ( 1056 1168 -512 ) TECH04_3 0 -47 -180 1 -1 +( 1056 1184 -568 ) ( 1056 1184 -512 ) ( 1040 1184 -512 ) TECH04_3 0 -47 -180 1 -1 +( 1040 1184 -568 ) ( 1040 1184 -512 ) ( 1040 1120 -512 ) PBTEK1_03 -32 0 -180 1 -1 +( 1056 1120 -568 ) ( 1056 1120 -512 ) ( 1056 1184 -512 ) PBTEK1_04 -32 0 -180 1 -1 +( 1040 1120 -496 ) ( 1040 1184 -496 ) ( 1056 1184 -496 ) PBTEK1_03 -32 96 -90 1 1 +( 1056 1184 -576 ) ( 1040 1184 -576 ) ( 1040 1120 -576 ) PBTEK1_03 -32 96 -90 1 1 +} +// brush 2583 +{ +( 1060 1200 -512 ) ( 1060 1136 -512 ) ( 1048 1200 -512 ) TECH04_3 0 -47 -180 1 -1 +( 1064 1168 -496 ) ( 1056 1168 -496 ) ( 1056 1168 -512 ) TECH04_3 0 -47 -180 1 -1 +( 1056 1136 -496 ) ( 1064 1136 -496 ) ( 1064 1136 -512 ) TECH04_3 0 -47 -180 1 -1 +( 1040 1184 -568 ) ( 1040 1184 -512 ) ( 1040 1120 -512 ) PBTEK1_03 -32 0 -180 1 -1 +( 1056 1120 -568 ) ( 1056 1120 -512 ) ( 1056 1184 -512 ) PBTEK1_04 -32 0 -180 1 -1 +( 1056 1184 -576 ) ( 1040 1184 -576 ) ( 1040 1120 -576 ) PBTEK1_03 -32 96 -90 1 1 +} +// brush 2584 +{ +( 1180 1008 -432 ) ( 1180 944 -432 ) ( 1192 944 -432 ) LITE_FART3 -16 -15 -90 1 1 +( 1176 1008 -416 ) ( 1184 1008 -416 ) ( 1184 944 -416 ) LITE_FART3 -16 -15 -90 1 1 +( 1184 944 -432 ) ( 1184 1008 -432 ) ( 1184 1008 -416 ) LITE_FART3 -16 0 -180 1 -1 +( 1176 976 -416 ) ( 1184 976 -416 ) ( 1184 976 -432 ) LITE_FART3 -24 0 0 1 1 +( 1200 944 -416 ) ( 1200 1008 -416 ) ( 1200 1008 -432 ) TECH04_3 0 -47 0 1 1 +( 1184 1008 -416 ) ( 1176 1008 -416 ) ( 1176 1008 -432 ) LITE_FART3 -24 0 0 1 1 +} +// brush 2585 +{ +( 1056 976 -416 ) ( 1064 976 -416 ) ( 1064 976 -432 ) LITE_FART3 -24 0 -180 1 -1 +( 1040 1040 -416 ) ( 1040 976 -416 ) ( 1040 976 -432 ) PBTEK1_03 0 31 0 1 1 +( 1064 1008 -416 ) ( 1056 1008 -416 ) ( 1056 1008 -432 ) LITE_FART3 -24 0 -180 1 -1 +( 1056 1040 -432 ) ( 1056 976 -432 ) ( 1056 976 -416 ) LITE_FART3 48 0 0 1 1 +( 1064 976 -416 ) ( 1056 976 -416 ) ( 1056 1040 -416 ) LITE_FART3 48 0 90 1 1 +( 1060 976 -432 ) ( 1060 1040 -432 ) ( 1048 1040 -432 ) LITE_FART3 48 0 90 1 1 +} +// brush 2586 +{ +( 1060 1040 -432 ) ( 1060 976 -432 ) ( 1048 1040 -432 ) PBTEK1_03 0 96 -90 1 1 +( 1040 1024 -632 ) ( 1040 960 -632 ) ( 1056 960 -624 ) PBTEK1_03 0 96 -90 1 1 +( 1056 960 -480 ) ( 1056 960 -424 ) ( 1056 1024 -424 ) PBTEK1_04 0 88 -180 1 -1 +( 1040 960 -480 ) ( 1040 960 -424 ) ( 1056 960 -424 ) TECH04_3 0 41 -180 1 -1 +( 1040 960 -632 ) ( 1040 1024 -632 ) ( 1040 1024 -496 ) PBTEK1_03 0 88 -180 1 -1 +( 1056 1024 -480 ) ( 1056 1024 -424 ) ( 1040 1024 -424 ) TECH04_3 0 41 -180 1 -1 +} +// brush 2587 +{ +( 1056 976 -416 ) ( 1064 976 -416 ) ( 1056 1040 -416 ) PBTEK1_03 0 96 -90 1 1 +( 1040 960 -408 ) ( 1040 1024 -408 ) ( 1056 1024 -408 ) PBTEK1_03 0 96 -90 1 1 +( 1056 960 -480 ) ( 1056 960 -424 ) ( 1056 1024 -424 ) PBTEK1_04 0 88 -180 1 -1 +( 1040 960 -480 ) ( 1040 960 -424 ) ( 1056 960 -424 ) TECH04_3 0 41 -180 1 -1 +( 1040 960 -632 ) ( 1040 1024 -632 ) ( 1040 1024 -496 ) PBTEK1_03 0 88 -180 1 -1 +( 1056 1024 -480 ) ( 1056 1024 -424 ) ( 1040 1024 -424 ) TECH04_3 0 41 -180 1 -1 +} +// brush 2588 +{ +( 1056 1008 -416 ) ( 1064 1008 -416 ) ( 1056 1008 -432 ) PBTEK1_03 0 96 -90 1 1 +( 1064 976 -416 ) ( 1056 976 -416 ) ( 1056 1040 -416 ) PBTEK1_03 0 96 -90 1 1 +( 1060 976 -432 ) ( 1060 1040 -432 ) ( 1048 1040 -432 ) PBTEK1_03 0 96 -90 1 1 +( 1056 960 -480 ) ( 1056 960 -424 ) ( 1056 1024 -424 ) PBTEK1_04 0 88 -180 1 -1 +( 1040 960 -632 ) ( 1040 1024 -632 ) ( 1040 1024 -496 ) PBTEK1_03 0 88 -180 1 -1 +( 1056 1024 -480 ) ( 1056 1024 -424 ) ( 1040 1024 -424 ) TECH04_3 0 41 -180 1 -1 +} +// brush 2589 +{ +( 1064 976 -416 ) ( 1056 976 -416 ) ( 1064 976 -432 ) PBTEK1_03 0 96 -90 1 1 +( 1064 976 -416 ) ( 1056 976 -416 ) ( 1056 1040 -416 ) PBTEK1_03 0 96 -90 1 1 +( 1060 976 -432 ) ( 1060 1040 -432 ) ( 1048 1040 -432 ) PBTEK1_03 0 96 -90 1 1 +( 1056 960 -480 ) ( 1056 960 -424 ) ( 1056 1024 -424 ) PBTEK1_04 0 88 -180 1 -1 +( 1040 960 -480 ) ( 1040 960 -424 ) ( 1056 960 -424 ) TECH04_3 0 41 -180 1 -1 +( 1040 960 -632 ) ( 1040 1024 -632 ) ( 1040 1024 -496 ) PBTEK1_03 0 88 -180 1 -1 +} +// brush 2590 +{ +( 1176 1008 -416 ) ( 1184 1008 -416 ) ( 1176 1008 -432 ) TECH04_3 0 41 -180 1 -1 +( 1200 1024 -424 ) ( 1184 1024 -424 ) ( 1184 1024 -480 ) TECH04_3 0 41 -180 1 -1 +( 1200 1024 -544 ) ( 1200 960 -544 ) ( 1200 960 -408 ) TECH04_3 0 -47 0 1 1 +( 1184 1024 -424 ) ( 1184 960 -424 ) ( 1184 960 -480 ) PBTEK1_04 0 88 -180 1 -1 +( 1184 1024 -408 ) ( 1200 1024 -408 ) ( 1200 960 -408 ) PBTEK1_03 0 96 -90 1 1 +( 1200 960 -632 ) ( 1200 1024 -632 ) ( 1184 1024 -624 ) PBTEK1_03 0 96 -90 1 1 +} +// brush 2591 +{ +( 1184 976 -416 ) ( 1176 976 -416 ) ( 1184 976 -432 ) TECH04_3 0 41 -180 1 -1 +( 1200 1024 -544 ) ( 1200 960 -544 ) ( 1200 960 -408 ) TECH04_3 0 -47 0 1 1 +( 1184 960 -424 ) ( 1200 960 -424 ) ( 1200 960 -480 ) TECH04_3 0 41 -180 1 -1 +( 1184 1024 -424 ) ( 1184 960 -424 ) ( 1184 960 -480 ) PBTEK1_04 0 88 -180 1 -1 +( 1184 1024 -408 ) ( 1200 1024 -408 ) ( 1200 960 -408 ) PBTEK1_03 0 96 -90 1 1 +( 1200 960 -632 ) ( 1200 1024 -632 ) ( 1184 1024 -624 ) PBTEK1_03 0 96 -90 1 1 +} +// brush 2592 +{ +( 1184 1008 -416 ) ( 1176 1008 -416 ) ( 1184 944 -416 ) TECH04_3 0 41 -180 1 -1 +( 1176 976 -416 ) ( 1184 976 -416 ) ( 1184 976 -432 ) TECH04_3 0 41 -180 1 -1 +( 1184 1008 -416 ) ( 1176 1008 -416 ) ( 1176 1008 -432 ) TECH04_3 0 41 -180 1 -1 +( 1200 1024 -544 ) ( 1200 960 -544 ) ( 1200 960 -408 ) TECH04_3 0 -47 0 1 1 +( 1184 1024 -424 ) ( 1184 960 -424 ) ( 1184 960 -480 ) PBTEK1_04 0 88 -180 1 -1 +( 1184 1024 -408 ) ( 1200 1024 -408 ) ( 1200 960 -408 ) PBTEK1_03 0 96 -90 1 1 +} +// brush 2593 +{ +( 1180 944 -432 ) ( 1180 1008 -432 ) ( 1192 944 -432 ) TECH04_3 0 41 -180 1 -1 +( 1176 976 -416 ) ( 1184 976 -416 ) ( 1184 976 -432 ) TECH04_3 0 41 -180 1 -1 +( 1184 1008 -416 ) ( 1176 1008 -416 ) ( 1176 1008 -432 ) TECH04_3 0 41 -180 1 -1 +( 1200 1024 -544 ) ( 1200 960 -544 ) ( 1200 960 -408 ) TECH04_3 0 -47 0 1 1 +( 1184 1024 -424 ) ( 1184 960 -424 ) ( 1184 960 -480 ) PBTEK1_04 0 88 -180 1 -1 +( 1200 960 -632 ) ( 1200 1024 -632 ) ( 1184 1024 -624 ) PBTEK1_03 0 96 -90 1 1 +} +// brush 2594 +{ +( 1184 848 -344 ) ( 1176 848 -344 ) ( 1176 848 -360 ) LITE_FART3 -24 -8 0 1 1 +( 1200 784 -344 ) ( 1200 848 -344 ) ( 1200 848 -360 ) PBTEK1_03 -32 103 -180 1 -1 +( 1176 816 -344 ) ( 1184 816 -344 ) ( 1184 816 -360 ) LITE_FART3 -24 -8 0 1 1 +( 1184 784 -360 ) ( 1184 848 -360 ) ( 1184 848 -344 ) LITE_FART3 -48 -7 -180 1 -1 +( 1176 848 -344 ) ( 1184 848 -344 ) ( 1184 784 -344 ) LITE_FART3 -48 -15 -90 1 1 +( 1180 848 -360 ) ( 1180 784 -360 ) ( 1192 784 -360 ) LITE_FART3 -48 -15 -90 1 1 +} +// brush 2595 +{ +( 1060 816 -360 ) ( 1060 880 -360 ) ( 1048 880 -360 ) LITE_FART3 16 0 90 1 1 +( 1064 816 -344 ) ( 1056 816 -344 ) ( 1056 880 -344 ) LITE_FART3 16 0 90 1 1 +( 1056 880 -360 ) ( 1056 816 -360 ) ( 1056 816 -344 ) LITE_FART3 16 -8 0 1 1 +( 1064 848 -344 ) ( 1056 848 -344 ) ( 1056 848 -360 ) LITE_FART3 -24 -8 -180 1 -1 +( 1040 880 -344 ) ( 1040 816 -344 ) ( 1040 816 -360 ) PBTEK1_03 32 103 0 1 1 +( 1056 816 -344 ) ( 1064 816 -344 ) ( 1064 816 -360 ) LITE_FART3 -24 -8 -180 1 -1 +} +// brush 2596 +{ +( 1064 816 -344 ) ( 1056 816 -344 ) ( 1064 816 -360 ) TECH04_3 0 113 -180 1 -1 +( 1040 800 -632 ) ( 1040 864 -632 ) ( 1040 864 -496 ) PBTEK1_03 -32 32 -180 1 -1 +( 1040 800 -408 ) ( 1040 800 -352 ) ( 1056 800 -352 ) TECH04_3 0 113 -180 1 -1 +( 1056 800 -408 ) ( 1056 800 -352 ) ( 1056 864 -352 ) PBTEK1_04 -32 32 -180 1 -1 +( 1040 800 -336 ) ( 1040 864 -336 ) ( 1056 864 -336 ) PBTEK1_03 -32 96 -90 1 1 +( 1040 864 -632 ) ( 1040 800 -632 ) ( 1056 800 -624 ) PBTEK1_03 -32 96 -90 1 1 +} +// brush 2597 +{ +( 1056 848 -344 ) ( 1064 848 -344 ) ( 1056 848 -360 ) TECH04_3 0 113 -180 1 -1 +( 1056 864 -408 ) ( 1056 864 -352 ) ( 1040 864 -352 ) TECH04_3 0 113 -180 1 -1 +( 1040 800 -632 ) ( 1040 864 -632 ) ( 1040 864 -496 ) PBTEK1_03 -32 32 -180 1 -1 +( 1056 800 -408 ) ( 1056 800 -352 ) ( 1056 864 -352 ) PBTEK1_04 -32 32 -180 1 -1 +( 1040 800 -336 ) ( 1040 864 -336 ) ( 1056 864 -336 ) PBTEK1_03 -32 96 -90 1 1 +( 1040 864 -632 ) ( 1040 800 -632 ) ( 1056 800 -624 ) PBTEK1_03 -32 96 -90 1 1 +} +// brush 2598 +{ +( 1056 816 -344 ) ( 1064 816 -344 ) ( 1056 880 -344 ) TECH04_3 0 113 -180 1 -1 +( 1064 848 -344 ) ( 1056 848 -344 ) ( 1056 848 -360 ) TECH04_3 0 113 -180 1 -1 +( 1056 816 -344 ) ( 1064 816 -344 ) ( 1064 816 -360 ) TECH04_3 0 113 -180 1 -1 +( 1040 800 -632 ) ( 1040 864 -632 ) ( 1040 864 -496 ) PBTEK1_03 -32 32 -180 1 -1 +( 1056 800 -408 ) ( 1056 800 -352 ) ( 1056 864 -352 ) PBTEK1_04 -32 32 -180 1 -1 +( 1040 800 -336 ) ( 1040 864 -336 ) ( 1056 864 -336 ) PBTEK1_03 -32 96 -90 1 1 +} +// brush 2599 +{ +( 1060 880 -360 ) ( 1060 816 -360 ) ( 1048 880 -360 ) TECH04_3 0 113 -180 1 -1 +( 1064 848 -344 ) ( 1056 848 -344 ) ( 1056 848 -360 ) TECH04_3 0 113 -180 1 -1 +( 1056 816 -344 ) ( 1064 816 -344 ) ( 1064 816 -360 ) TECH04_3 0 113 -180 1 -1 +( 1040 800 -632 ) ( 1040 864 -632 ) ( 1040 864 -496 ) PBTEK1_03 -32 32 -180 1 -1 +( 1056 800 -408 ) ( 1056 800 -352 ) ( 1056 864 -352 ) PBTEK1_04 -32 32 -180 1 -1 +( 1040 864 -632 ) ( 1040 800 -632 ) ( 1056 800 -624 ) PBTEK1_03 -32 96 -90 1 1 +} +// brush 2600 +{ +( 1180 784 -360 ) ( 1180 848 -360 ) ( 1192 784 -360 ) PBTEK1_03 -32 96 -90 1 1 +( 1200 800 -632 ) ( 1200 864 -632 ) ( 1184 864 -624 ) PBTEK1_03 -32 96 -90 1 1 +( 1184 864 -352 ) ( 1184 800 -352 ) ( 1184 800 -408 ) PBTEK1_04 -32 32 -180 1 -1 +( 1184 800 -352 ) ( 1200 800 -352 ) ( 1200 800 -408 ) TECH04_3 0 113 -180 1 -1 +( 1200 864 -472 ) ( 1200 800 -472 ) ( 1200 800 -336 ) PBTEK1_03 -32 32 -180 1 -1 +( 1200 864 -352 ) ( 1184 864 -352 ) ( 1184 864 -408 ) TECH04_3 0 113 -180 1 -1 +} +// brush 2601 +{ +( 1184 848 -344 ) ( 1176 848 -344 ) ( 1184 784 -344 ) PBTEK1_03 -32 96 -90 1 1 +( 1184 864 -336 ) ( 1200 864 -336 ) ( 1200 800 -336 ) PBTEK1_03 -32 96 -90 1 1 +( 1184 864 -352 ) ( 1184 800 -352 ) ( 1184 800 -408 ) PBTEK1_04 -32 32 -180 1 -1 +( 1184 800 -352 ) ( 1200 800 -352 ) ( 1200 800 -408 ) TECH04_3 0 113 -180 1 -1 +( 1200 864 -472 ) ( 1200 800 -472 ) ( 1200 800 -336 ) PBTEK1_03 -32 32 -180 1 -1 +( 1200 864 -352 ) ( 1184 864 -352 ) ( 1184 864 -408 ) TECH04_3 0 113 -180 1 -1 +} +// brush 2602 +{ +( 1184 816 -344 ) ( 1176 816 -344 ) ( 1184 816 -360 ) PBTEK1_03 -32 96 -90 1 1 +( 1176 848 -344 ) ( 1184 848 -344 ) ( 1184 784 -344 ) PBTEK1_03 -32 96 -90 1 1 +( 1180 848 -360 ) ( 1180 784 -360 ) ( 1192 784 -360 ) PBTEK1_03 -32 96 -90 1 1 +( 1184 864 -352 ) ( 1184 800 -352 ) ( 1184 800 -408 ) PBTEK1_04 -32 32 -180 1 -1 +( 1184 800 -352 ) ( 1200 800 -352 ) ( 1200 800 -408 ) TECH04_3 0 113 -180 1 -1 +( 1200 864 -472 ) ( 1200 800 -472 ) ( 1200 800 -336 ) PBTEK1_03 -32 32 -180 1 -1 +} +// brush 2603 +{ +( 1176 848 -344 ) ( 1184 848 -344 ) ( 1176 848 -360 ) PBTEK1_03 -32 96 -90 1 1 +( 1176 848 -344 ) ( 1184 848 -344 ) ( 1184 784 -344 ) PBTEK1_03 -32 96 -90 1 1 +( 1180 848 -360 ) ( 1180 784 -360 ) ( 1192 784 -360 ) PBTEK1_03 -32 96 -90 1 1 +( 1184 864 -352 ) ( 1184 800 -352 ) ( 1184 800 -408 ) PBTEK1_04 -32 32 -180 1 -1 +( 1200 864 -472 ) ( 1200 800 -472 ) ( 1200 800 -336 ) PBTEK1_03 -32 32 -180 1 -1 +( 1200 864 -352 ) ( 1184 864 -352 ) ( 1184 864 -408 ) TECH04_3 0 113 -180 1 -1 +} +// brush 2604 +{ +( 1180 688 -288 ) ( 1180 624 -288 ) ( 1192 624 -288 ) LITE_FART3 -16 0 -90 1 1 +( 1176 688 -272 ) ( 1184 688 -272 ) ( 1184 624 -272 ) LITE_FART3 -16 0 -90 1 1 +( 1184 624 -288 ) ( 1184 688 -288 ) ( 1184 688 -272 ) LITE_FART3 -16 1 -180 1 -1 +( 1176 656 -272 ) ( 1184 656 -272 ) ( 1184 656 -288 ) LITE_FART3 -24 0 0 1 1 +( 1200 624 -272 ) ( 1200 688 -272 ) ( 1200 688 -288 ) PBTEK1_03 0 47 -180 1 -1 +( 1184 688 -272 ) ( 1176 688 -272 ) ( 1176 688 -288 ) LITE_FART3 -24 0 0 1 1 +} +// brush 2605 +{ +( 1056 656 -272 ) ( 1064 656 -272 ) ( 1064 656 -288 ) LITE_FART3 -24 0 -180 1 -1 +( 1040 720 -272 ) ( 1040 656 -272 ) ( 1040 656 -288 ) PBTEK1_03 0 47 0 1 1 +( 1064 688 -272 ) ( 1056 688 -272 ) ( 1056 688 -288 ) LITE_FART3 -24 0 -180 1 -1 +( 1056 720 -288 ) ( 1056 656 -288 ) ( 1056 656 -272 ) LITE_FART3 48 0 0 1 1 +( 1064 656 -272 ) ( 1056 656 -272 ) ( 1056 720 -272 ) LITE_FART3 48 0 90 1 1 +( 1060 656 -288 ) ( 1060 720 -288 ) ( 1048 720 -288 ) LITE_FART3 48 0 90 1 1 +} +// brush 2606 +{ +( 1060 720 -288 ) ( 1060 656 -288 ) ( 1048 720 -288 ) PBTEK1_03 0 96 -90 1 1 +( 1040 688 -632 ) ( 1040 624 -632 ) ( 1056 624 -624 ) PBTEK1_03 0 96 -90 1 1 +( 1056 640 -344 ) ( 1056 640 -288 ) ( 1056 704 -288 ) PBTEK1_04 0 96 -180 1 -1 +( 1040 640 -344 ) ( 1040 640 -288 ) ( 1056 640 -288 ) TECH04_3 0 49 -180 1 -1 +( 1040 624 -632 ) ( 1040 688 -632 ) ( 1040 688 -496 ) PBTEK1_03 0 96 -180 1 -1 +( 1056 704 -344 ) ( 1056 704 -288 ) ( 1040 704 -288 ) TECH04_3 0 49 -180 1 -1 +} +// brush 2607 +{ +( 1056 688 -272 ) ( 1064 688 -272 ) ( 1056 688 -288 ) PBTEK1_03 0 96 -90 1 1 +( 1060 656 -288 ) ( 1060 720 -288 ) ( 1048 720 -288 ) PBTEK1_03 0 96 -90 1 1 +( 1040 640 -272 ) ( 1040 704 -272 ) ( 1056 704 -272 ) PBTEK1_03 0 96 -90 1 1 +( 1056 640 -344 ) ( 1056 640 -288 ) ( 1056 704 -288 ) PBTEK1_04 0 96 -180 1 -1 +( 1040 624 -632 ) ( 1040 688 -632 ) ( 1040 688 -496 ) PBTEK1_03 0 96 -180 1 -1 +( 1056 704 -344 ) ( 1056 704 -288 ) ( 1040 704 -288 ) TECH04_3 0 49 -180 1 -1 +} +// brush 2608 +{ +( 1064 656 -272 ) ( 1056 656 -272 ) ( 1064 656 -288 ) PBTEK1_03 0 96 -90 1 1 +( 1060 656 -288 ) ( 1060 720 -288 ) ( 1048 720 -288 ) PBTEK1_03 0 96 -90 1 1 +( 1040 640 -272 ) ( 1040 704 -272 ) ( 1056 704 -272 ) PBTEK1_03 0 96 -90 1 1 +( 1056 640 -344 ) ( 1056 640 -288 ) ( 1056 704 -288 ) PBTEK1_04 0 96 -180 1 -1 +( 1040 640 -344 ) ( 1040 640 -288 ) ( 1056 640 -288 ) TECH04_3 0 49 -180 1 -1 +( 1040 624 -632 ) ( 1040 688 -632 ) ( 1040 688 -496 ) PBTEK1_03 0 96 -180 1 -1 +} +// brush 2609 +{ +( 1176 688 -272 ) ( 1184 688 -272 ) ( 1176 688 -288 ) TECH04_3 0 49 -180 1 -1 +( 1200 704 -288 ) ( 1184 704 -288 ) ( 1184 704 -344 ) TECH04_3 0 49 -180 1 -1 +( 1200 704 -408 ) ( 1200 640 -408 ) ( 1200 640 -272 ) PBTEK1_03 0 96 -180 1 -1 +( 1184 704 -288 ) ( 1184 640 -288 ) ( 1184 640 -344 ) PBTEK1_04 0 96 -180 1 -1 +( 1184 704 -272 ) ( 1200 704 -272 ) ( 1200 640 -272 ) PBTEK1_03 0 96 -90 1 1 +( 1200 624 -632 ) ( 1200 688 -632 ) ( 1184 688 -624 ) PBTEK1_03 0 96 -90 1 1 +} +// brush 2610 +{ +( 1184 656 -272 ) ( 1176 656 -272 ) ( 1184 656 -288 ) TECH04_3 0 49 -180 1 -1 +( 1200 704 -408 ) ( 1200 640 -408 ) ( 1200 640 -272 ) PBTEK1_03 0 96 -180 1 -1 +( 1184 640 -288 ) ( 1200 640 -288 ) ( 1200 640 -344 ) TECH04_3 0 49 -180 1 -1 +( 1184 704 -288 ) ( 1184 640 -288 ) ( 1184 640 -344 ) PBTEK1_04 0 96 -180 1 -1 +( 1184 704 -272 ) ( 1200 704 -272 ) ( 1200 640 -272 ) PBTEK1_03 0 96 -90 1 1 +( 1200 624 -632 ) ( 1200 688 -632 ) ( 1184 688 -624 ) PBTEK1_03 0 96 -90 1 1 +} +// brush 2611 +{ +( 1180 624 -288 ) ( 1180 688 -288 ) ( 1192 624 -288 ) TECH04_3 0 49 -180 1 -1 +( 1176 656 -272 ) ( 1184 656 -272 ) ( 1184 656 -288 ) TECH04_3 0 49 -180 1 -1 +( 1184 688 -272 ) ( 1176 688 -272 ) ( 1176 688 -288 ) TECH04_3 0 49 -180 1 -1 +( 1200 704 -408 ) ( 1200 640 -408 ) ( 1200 640 -272 ) PBTEK1_03 0 96 -180 1 -1 +( 1184 704 -288 ) ( 1184 640 -288 ) ( 1184 640 -344 ) PBTEK1_04 0 96 -180 1 -1 +( 1200 624 -632 ) ( 1200 688 -632 ) ( 1184 688 -624 ) PBTEK1_03 0 96 -90 1 1 +} +// brush 2612 +{ +( 1352 544 -64 ) ( 1040 544 -64 ) ( 1040 544 -80 ) TECH04_1 0 0 -90 1 1 +( 1040 480 -80 ) ( 1040 480 -64 ) ( 1352 480 -64 ) TECH04_1 0 0 -90 1 1 +( 1184 528 -80 ) ( 1184 488 -80 ) ( 1184 488 -64 ) TECH04_1 0 0 -90 1 -1 +( 1000 520 -80 ) ( 1000 480 -80 ) ( 1312 480 -80 ) TEK_LA16 32 32 -90 1 1 +( 1056 520 -64 ) ( 1056 480 -64 ) ( 1056 480 -80 ) TECH04_1 0 0 -90 1 -1 +( 1376 520 -64 ) ( 1376 480 -64 ) ( 1064 480 -64 ) TECH04_1 -89 0 0 1 -1 +} +// brush 2613 +{ +( 624 2560 -240 ) ( 608 2560 -224 ) ( 624 2240 -240 ) ECOP1_6 0 0 0 1 1 +( 608 2560 -240 ) ( 608 2240 -240 ) ( 720 2240 -240 ) ECOP1_6 0 0 0 1 1 +( 608 2240 64 ) ( 608 2560 64 ) ( 720 2560 64 ) twall4_1 0 0 0 1 1 +( 720 2560 -240 ) ( 720 2240 -240 ) ( 720 2240 48 ) twall4_1 0 0 0 1 1 +( 608 2240 -224 ) ( 608 2560 -224 ) ( 608 2560 64 ) ECOP1_6 0 0 0 1 1 +( 720 2560 -224 ) ( 720 2560 64 ) ( 608 2560 64 ) TECH07_2 0 0 0 1 1 +( 720 2240 64 ) ( 720 2240 -224 ) ( 608 2240 -224 ) twall4_1 0 0 0 1 1 +} +// brush 2614 +{ +( 608 2176 -208 ) ( 608 2112 -208 ) ( 608 2112 -240 ) PBTEK1_05 16 0 90 1 1 +( 640 2176 -208 ) ( 608 2176 -208 ) ( 608 2176 -240 ) RPBASE2 0 -16 0 1 1 +( 640 2112 -208 ) ( 640 2176 -208 ) ( 640 2176 -240 ) PBTEK1_05 16 0 90 1 1 +( 592 1984 -208 ) ( 624 1984 -208 ) ( 624 1984 -240 ) RPBASE2 0 -16 0 1 1 +( 608 2112 -208 ) ( 608 2176 -208 ) ( 640 2176 -208 ) PBTEK1_05 32 0 180 1 1 +( 640 2176 -240 ) ( 608 2176 -240 ) ( 608 2112 -240 ) PBTEK1_05 32 0 180 1 1 +} +// brush 2615 +{ +( 640 2048 112 ) ( 576 2048 112 ) ( 576 2048 -208 ) TEK_LA12 0 47 -180 1 -1 +( 640 1984 -208 ) ( 576 1984 -208 ) ( 576 1984 112 ) TEK_LA12 0 47 -180 1 -1 +( 640 2048 112 ) ( 640 2048 -208 ) ( 640 1984 -208 ) PBTEK1_01 0 47 -180 1 -1 +( 576 1984 -208 ) ( 640 1984 -208 ) ( 640 2048 -208 ) TEK_LA12 -31 -64 -180 1 1 +( 832 3904 0 ) ( 832 4032 0 ) ( 864 4032 0 ) TEK_LA12 -31 -64 -180 1 1 +( 608 1968 176 ) ( 608 1968 48 ) ( 608 2000 48 ) TEK_LA12 0 47 -180 1 -1 +} +// brush 2616 +{ +( -512 3216 -512 ) ( -530 3216 -512 ) ( -530 3184 -512 ) UWALL1_2 0 0 0 1 1 +( -640 3136 -320 ) ( -640 3136 -622 ) ( -768 3136 -622 ) UWALL1_2 0 0 0 1 1 +( -768 3200 -320 ) ( -768 3200 -622 ) ( -640 3200 -622 ) UWALL1_2 0 0 0 1 1 +( -640 3200 -320 ) ( -640 3136 -320 ) ( -768 3136 -320 ) UWALL1_2 0 0 0 1 1 +( -640 3136 -622 ) ( -640 3136 -320 ) ( -640 3200 -320 ) UWALL1_2 0 0 0 1 1 +( -768 3200 -622 ) ( -768 3200 -320 ) ( -768 3136 -320 ) UWALL1_2 0 0 0 1 1 +} +// brush 2617 +{ +( -640 3184 -352 ) ( -649 3184 -352 ) ( -649 3088 -352 ) UWALL1_2 0 0 0 1 1 +( -704 2944 -320 ) ( -704 2944 -370 ) ( -768 2944 -370 ) UWALL1_2 0 0 0 1 1 +( -768 3136 -320 ) ( -768 3136 -370 ) ( -704 3136 -370 ) UWALL1_2 0 0 0 1 1 +( -704 3136 -320 ) ( -704 2944 -320 ) ( -768 2944 -320 ) UWALL1_2 0 0 0 1 1 +( -704 2944 -370 ) ( -704 2944 -320 ) ( -704 3136 -320 ) UWALL1_2 0 0 0 1 1 +( -768 3136 -370 ) ( -768 3136 -320 ) ( -768 2944 -320 ) UWALL1_2 0 0 0 1 1 +} +// brush 2618 +{ +( 0 2976 -288 ) ( 0 2960 -352 ) ( 128 2960 -352 ) UWALL1_2 0 0 0 1 1 +( -704 2944 -352 ) ( -704 2944 -453 ) ( -768 2944 -453 ) UWALL1_2 0 0 0 1 1 +( -704 2960 -352 ) ( -704 2944 -352 ) ( -768 2944 -352 ) UWALL1_2 0 0 0 1 1 +( -704 2944 -453 ) ( -704 2944 -352 ) ( -704 2960 -352 ) UWALL1_2 0 0 0 1 1 +( -768 2960 -453 ) ( -768 2960 -352 ) ( -768 2944 -352 ) UWALL1_2 0 0 0 1 1 +} +// brush 2619 +{ +( 1024 3104 -352 ) ( 768 3104 -352 ) ( 768 3072 -320 ) UWALL1_2 0 0 0 1 1 +( -768 3136 -402 ) ( -640 3136 -402 ) ( -640 3136 -352 ) UWALL1_2 0 0 0 1 1 +( -768 3136 -352 ) ( -640 3136 -352 ) ( -640 3104 -352 ) UWALL1_2 0 0 0 1 1 +( -640 3104 -352 ) ( -640 3136 -352 ) ( -640 3136 -402 ) UWALL1_2 0 0 0 1 1 +( -768 3136 -352 ) ( -768 3104 -352 ) ( -768 3104 -402 ) UWALL1_2 0 0 0 1 1 +} +// brush 2620 +{ +( 1152 3200 -672 ) ( 608 3200 -672 ) ( 608 2560 -672 ) ECOP1_6 32 0 0 1 1 +( 1152 2560 -592 ) ( 608 2560 -592 ) ( 608 3200 -592 ) ECOP1_6 32 0 0 1 1 +( 1152 3200 -592 ) ( 1152 3200 -672 ) ( 1152 2560 -672 ) ECOP1_6 32 0 0 1 1 +( 608 2560 -592 ) ( 608 2560 -672 ) ( 608 3200 -672 ) ECOP1_6 32 0 0 1 1 +( 608 3200 -672 ) ( 1152 3200 -672 ) ( 1152 3200 -592 ) ECOP1_6 32 0 0 1 1 +( 608 2560 -592 ) ( 1152 2560 -592 ) ( 1152 2560 -672 ) ECOP1_6 32 0 0 1 1 +} +// brush 2621 +{ +( 1024 2688 -672 ) ( 608 2688 -672 ) ( 608 2560 -672 ) ECOP1_6 0 -16 0 1 1 +( 1024 2560 -528 ) ( 608 2560 -528 ) ( 608 2688 -528 ) ECOP1_6 0 -16 0 1 1 +( 1024 2688 -528 ) ( 1024 2688 -672 ) ( 1024 2560 -672 ) ECOP1_6 0 -16 0 1 1 +( 608 2560 -528 ) ( 608 2560 -672 ) ( 608 2688 -672 ) ECOP1_6 0 -16 0 1 1 +( 608 2688 -672 ) ( 1024 2688 -672 ) ( 1024 2688 -528 ) ECOP1_6 0 -16 0 1 1 +( 608 2560 -528 ) ( 1024 2560 -528 ) ( 1024 2560 -672 ) ECOP1_6 0 -16 0 1 1 +} +// brush 2622 +{ +( 544 3200 -672 ) ( 512 3200 -672 ) ( 512 2560 -672 ) ECOP1_6 0 -16 0 1 1 +( 544 2560 -528 ) ( 512 2560 -528 ) ( 512 3200 -528 ) ECOP1_6 0 -16 0 1 1 +( 544 3200 -528 ) ( 544 3200 -672 ) ( 544 2560 -672 ) ECOP1_6 0 -16 0 1 1 +( 512 2560 -528 ) ( 512 2560 -672 ) ( 512 3200 -672 ) ECOP1_6 0 -16 0 1 1 +( 512 3200 -672 ) ( 544 3200 -672 ) ( 544 3200 -528 ) ECOP1_6 0 -16 0 1 1 +( 512 2560 -528 ) ( 544 2560 -528 ) ( 544 2560 -672 ) ECOP1_6 0 -16 0 1 1 +} +// brush 2623 +{ +( 640 2816 -592 ) ( 608 2816 -592 ) ( 608 2688 -592 ) ECOP1_6 0 -16 0 1 1 +( 640 2688 -528 ) ( 608 2688 -528 ) ( 608 2816 -528 ) ECOP1_6 0 -16 0 1 1 +( 640 2816 -528 ) ( 640 2816 -592 ) ( 640 2688 -592 ) ECOP1_6 0 -16 0 1 1 +( 608 2688 -528 ) ( 608 2688 -592 ) ( 608 2816 -592 ) ECOP1_6 0 -16 0 1 1 +( 608 2816 -592 ) ( 640 2816 -592 ) ( 640 2816 -528 ) TECH04_9 0 0 0 1 1 +( 608 2688 -528 ) ( 640 2688 -528 ) ( 640 2688 -592 ) ECOP1_6 0 -16 0 1 1 +} +// brush 2624 +{ +( 624 2800 -293 ) ( 640 2784 -293 ) ( 640 2784 -236 ) ECOP1_6 32 -16 0 0.750000 1 +( 736 2784 -592 ) ( 640 2784 -592 ) ( 640 2688 -592 ) ECOP1_6 0 -16 0 1 1 +( 736 2688 -528 ) ( 640 2688 -528 ) ( 640 2784 -528 ) ECOP1_6 0 -16 0 1 1 +( 640 2688 -528 ) ( 640 2688 -592 ) ( 640 2784 -592 ) ECOP1_6 0 -16 0 1 1 +( 640 2688 -528 ) ( 736 2688 -528 ) ( 736 2688 -592 ) ECOP1_6 0 -16 0 1 1 +} +// brush 2625 +{ +( 1024 2784 -236 ) ( 1024 2784 -293 ) ( 1040 2800 -293 ) ECOP1_6 32 -16 0 0.750000 1 +( 1024 2688 -592 ) ( 1024 2784 -592 ) ( 928 2784 -592 ) ECOP1_6 0 -16 0 1 1 +( 1024 2784 -528 ) ( 1024 2688 -528 ) ( 928 2688 -528 ) ECOP1_6 0 -16 0 1 1 +( 1024 2784 -592 ) ( 1024 2688 -592 ) ( 1024 2688 -528 ) ECOP1_6 0 -16 0 1 1 +( 928 2688 -592 ) ( 928 2688 -528 ) ( 1024 2688 -528 ) ECOP1_6 0 -16 0 1 1 +} +// brush 2626 +{ +( 1040 2960 -293 ) ( 1024 2976 -293 ) ( 1024 2976 -236 ) ECOP1_6 32 -16 0 0.750000 1 +( 928 2976 -592 ) ( 1024 2976 -592 ) ( 1024 3072 -592 ) ECOP1_6 0 -16 0 1 1 +( 928 3072 -528 ) ( 1024 3072 -528 ) ( 1024 2976 -528 ) ECOP1_6 0 -16 0 1 1 +( 1024 3072 -528 ) ( 1024 3072 -592 ) ( 1024 2976 -592 ) ECOP1_6 0 -16 0 1 1 +( 1024 3072 -528 ) ( 928 3072 -528 ) ( 928 3072 -592 ) ECOP1_6 0 -16 0 1 1 +} +// brush 2627 +{ +( 640 2976 -236 ) ( 640 2976 -293 ) ( 624 2960 -293 ) ECOP1_6 32 -16 0 0.750000 1 +( 640 3072 -592 ) ( 640 2976 -592 ) ( 736 2976 -592 ) ECOP1_6 0 -16 0 1 1 +( 640 2976 -528 ) ( 640 3072 -528 ) ( 736 3072 -528 ) ECOP1_6 32 0 0 1 1 +( 640 2976 -592 ) ( 640 3072 -592 ) ( 640 3072 -528 ) ECOP1_6 0 -16 0 1 1 +( 736 3072 -592 ) ( 736 3072 -528 ) ( 640 3072 -528 ) ECOP1_6 0 -16 0 1 1 +} +// brush 2628 +{ +( 1152 3200 -672 ) ( 1024 3200 -672 ) ( 1024 2560 -672 ) ECOP1_6 0 -16 0 1 1 +( 1152 2560 -528 ) ( 1024 2560 -528 ) ( 1024 3200 -528 ) BASE_CEIL1 0 0 0 1 1 +( 1152 3200 -528 ) ( 1152 3200 -672 ) ( 1152 2560 -672 ) ECOP1_6 0 -16 0 1 1 +( 1024 2560 -528 ) ( 1024 2560 -672 ) ( 1024 3200 -672 ) ECOP1_6 0 -16 0 1 1 +( 1024 3200 -672 ) ( 1152 3200 -672 ) ( 1152 3200 -528 ) ECOP1_6 0 -16 0 1 1 +( 1024 2560 -528 ) ( 1152 2560 -528 ) ( 1152 2560 -672 ) ECOP1_6 0 -16 0 1 1 +} +// brush 2629 +{ +( 1024 3200 -672 ) ( 640 3200 -672 ) ( 640 3072 -672 ) ECOP1_6 0 -16 0 1 1 +( 1024 3072 -528 ) ( 640 3072 -528 ) ( 640 3200 -528 ) ECOP1_6 32 0 0 1 1 +( 1024 3200 -528 ) ( 1024 3200 -672 ) ( 1024 3072 -672 ) ECOP1_6 0 -16 0 1 1 +( 640 3072 -528 ) ( 640 3072 -672 ) ( 640 3200 -672 ) ECOP1_6 0 -16 0 1 1 +( 640 3200 -672 ) ( 1024 3200 -672 ) ( 1024 3200 -528 ) ECOP1_6 0 -16 0 1 1 +( 640 3072 -528 ) ( 1024 3072 -528 ) ( 1024 3072 -672 ) ECOP1_6 0 -16 0 1 1 +} +// brush 2630 +{ +( 1024 2688 -528 ) ( 608 2688 -528 ) ( 608 2560 -528 ) TECH04_5 0 0 0 1 1 +( 1024 2560 -512 ) ( 608 2560 -512 ) ( 608 2688 -512 ) SFLOOR4_2 0 0 0 1 1 +( 1024 2688 -512 ) ( 1024 2688 -528 ) ( 1024 2560 -528 ) TECH04_5 0 0 0 1 1 +( 608 2560 -512 ) ( 608 2560 -528 ) ( 608 2688 -528 ) TECH04_5 0 0 0 1 1 +( 608 2688 -528 ) ( 1024 2688 -528 ) ( 1024 2688 -512 ) TECH04_5 0 0 0 1 1 +( 608 2560 -512 ) ( 1024 2560 -512 ) ( 1024 2560 -528 ) TECH04_5 0 0 0 1 1 +} +// brush 2631 +{ +( 544 3200 -528 ) ( 512 3200 -528 ) ( 512 2560 -528 ) TECH04_5 0 0 0 1 1 +( 544 2560 -512 ) ( 512 2560 -512 ) ( 512 3200 -512 ) SFLOOR4_2 0 0 0 1 1 +( 544 3200 -512 ) ( 544 3200 -528 ) ( 544 2560 -528 ) TECH04_5 0 0 0 1 1 +( 512 2560 -512 ) ( 512 2560 -528 ) ( 512 3200 -528 ) TECH04_5 0 0 0 1 1 +( 512 3200 -528 ) ( 544 3200 -528 ) ( 544 3200 -512 ) TECH04_5 0 0 0 1 1 +( 512 2560 -512 ) ( 544 2560 -512 ) ( 544 2560 -528 ) TECH04_5 0 0 0 1 1 +} +// brush 2632 +{ +( 640 2816 -528 ) ( 608 2816 -528 ) ( 608 2688 -528 ) TECH04_5 0 0 0 1 1 +( 640 2688 -512 ) ( 608 2688 -512 ) ( 608 2816 -512 ) SFLOOR4_2 0 0 0 1 1 +( 640 2816 -512 ) ( 640 2816 -528 ) ( 640 2688 -528 ) TECH04_5 0 0 0 1 1 +( 608 2688 -512 ) ( 608 2688 -528 ) ( 608 2816 -528 ) TECH04_5 0 0 0 1 1 +( 608 2816 -528 ) ( 640 2816 -528 ) ( 640 2816 -512 ) TECH04_5 0 0 0 1 1 +( 608 2688 -512 ) ( 640 2688 -512 ) ( 640 2688 -528 ) TECH04_5 0 0 0 1 1 +} +// brush 2633 +{ +( 624 2800 -453 ) ( 640 2784 -453 ) ( 640 2784 -439 ) TECH04_5 0 0 0 1 1 +( 736 2784 -528 ) ( 640 2784 -528 ) ( 640 2688 -528 ) TECH04_5 0 0 0 1 1 +( 736 2688 -512 ) ( 640 2688 -512 ) ( 640 2784 -512 ) SFLOOR4_2 0 0 0 1 1 +( 640 2688 -512 ) ( 640 2688 -528 ) ( 640 2784 -528 ) TECH04_5 0 0 0 1 1 +( 640 2688 -512 ) ( 736 2688 -512 ) ( 736 2688 -528 ) TECH04_5 0 0 0 1 1 +} +// brush 2634 +{ +( 1024 2784 -439 ) ( 1024 2784 -453 ) ( 1040 2800 -453 ) TECH04_5 0 0 0 1 1 +( 1024 2688 -528 ) ( 1024 2784 -528 ) ( 928 2784 -528 ) TECH04_5 0 0 0 1 1 +( 1024 2784 -512 ) ( 1024 2688 -512 ) ( 928 2688 -512 ) SFLOOR4_2 0 0 0 1 1 +( 1024 2784 -528 ) ( 1024 2688 -528 ) ( 1024 2688 -512 ) TECH04_5 0 0 0 1 1 +( 928 2688 -528 ) ( 928 2688 -512 ) ( 1024 2688 -512 ) TECH04_5 0 0 0 1 1 +} +// brush 2635 +{ +( 1040 2960 -453 ) ( 1024 2976 -453 ) ( 1024 2976 -439 ) TECH04_5 0 0 0 1 1 +( 928 2976 -528 ) ( 1024 2976 -528 ) ( 1024 3072 -528 ) TECH04_5 0 0 0 1 1 +( 928 3072 -512 ) ( 1024 3072 -512 ) ( 1024 2976 -512 ) SFLOOR4_2 0 0 0 1 1 +( 1024 3072 -512 ) ( 1024 3072 -528 ) ( 1024 2976 -528 ) TECH04_5 0 0 0 1 1 +( 1024 3072 -512 ) ( 928 3072 -512 ) ( 928 3072 -528 ) TECH04_5 0 0 0 1 1 +} +// brush 2636 +{ +( 1056 3200 -528 ) ( 1024 3200 -528 ) ( 1024 2560 -528 ) TECH04_5 0 0 0 1 1 +( 1056 2560 -512 ) ( 1024 2560 -512 ) ( 1024 3200 -512 ) SFLOOR4_2 0 0 0 1 1 +( 1056 3200 -512 ) ( 1056 3200 -528 ) ( 1056 2560 -528 ) TECH04_5 0 0 0 1 1 +( 1024 2560 -512 ) ( 1024 2560 -528 ) ( 1024 3200 -528 ) TECH04_5 0 0 0 1 1 +( 1024 3200 -528 ) ( 1056 3200 -528 ) ( 1056 3200 -512 ) TECH04_5 0 0 0 1 1 +( 1024 2560 -512 ) ( 1056 2560 -512 ) ( 1056 2560 -528 ) TECH04_5 0 0 0 1 1 +} +// brush 2637 +{ +( 736 3072 0 ) ( 720 3104 0 ) ( 720 3104 128 ) TECH04_5 0 0 0 1 1 +( 1024 3200 -528 ) ( 720 3200 -528 ) ( 720 3072 -528 ) TECH04_5 0 0 0 1 1 +( 1024 3072 -512 ) ( 720 3072 -512 ) ( 720 3200 -512 ) SFLOOR4_2 0 0 0 1 1 +( 1024 3200 -512 ) ( 1024 3200 -528 ) ( 1024 3072 -528 ) TECH04_5 0 0 0 1 1 +( 720 3072 -512 ) ( 720 3072 -528 ) ( 720 3200 -528 ) TECH04_5 0 0 0 1 1 +( 720 3200 -528 ) ( 1024 3200 -528 ) ( 1024 3200 -512 ) TECH04_5 0 0 0 1 1 +( 720 3072 -512 ) ( 1024 3072 -512 ) ( 1024 3072 -528 ) TECH04_5 0 0 0 1 1 +} +// brush 2638 +{ +( 608 2992 -528 ) ( 608 2880 -528 ) ( 640 2880 -528 ) TECH04_5 0 0 0 1 1 +( 608 2880 -512 ) ( 608 2992 -512 ) ( 640 2976 -512 ) SFLOOR4_2 0 0 0 1 1 +( 640 2976 -528 ) ( 640 2880 -528 ) ( 640 2880 -512 ) TECH04_5 0 0 0 1 1 +( 608 2880 -528 ) ( 608 2992 -528 ) ( 608 2992 -512 ) TECH04_5 0 0 0 1 1 +( 640 2976 -528 ) ( 640 2976 -512 ) ( 608 2992 -512 ) TECH04_5 0 0 0 1 1 +( 640 2880 -512 ) ( 640 2880 -528 ) ( 608 2880 -528 ) TECH04_5 0 0 0 1 1 +} +// brush 2639 +{ +( 512 3200 -672 ) ( 448 3200 -672 ) ( 448 2560 -672 ) UWALL1_2 0 0 0 1 1 +( 512 2560 -320 ) ( 448 2560 -320 ) ( 448 3200 -320 ) UWALL1_2 0 0 0 1 1 +( 512 3200 -320 ) ( 512 3200 -672 ) ( 512 2560 -672 ) UWALL1_2 0 0 0 1 1 +( 448 2560 -320 ) ( 448 2560 -672 ) ( 448 3200 -672 ) UWALL1_2 0 0 0 1 1 +( 448 3200 -672 ) ( 512 3200 -672 ) ( 512 3200 -320 ) UWALL1_2 0 0 0 1 1 +( 448 2560 -320 ) ( 512 2560 -320 ) ( 512 2560 -672 ) UWALL1_2 0 0 0 1 1 +} +// brush 2640 +{ +( 544 0 -512 ) ( 512 0 -448 ) ( 512 128 -448 ) UWALL1_2 0 0 0 1 1 +( 544 3200 -512 ) ( 512 3200 -512 ) ( 512 2560 -512 ) UWALL1_2 0 0 0 1 1 +( 512 2560 -448 ) ( 512 2560 -512 ) ( 512 3200 -512 ) UWALL1_2 0 0 0 1 1 +( 512 3200 -512 ) ( 544 3200 -512 ) ( 544 3200 -448 ) UWALL1_2 0 0 0 1 1 +( 512 2560 -448 ) ( 544 2560 -448 ) ( 544 2560 -512 ) UWALL1_2 0 0 0 1 1 +} +// brush 2641 +{ +( 512 493 -416 ) ( 512 384 -416 ) ( 560 384 -320 ) UWALL1_2 0 0 0 1 1 +( 512 2560 -320 ) ( 512 3104 -320 ) ( 560 3104 -320 ) UWALL1_2 0 0 0 1 1 +( 512 3104 -320 ) ( 512 2560 -320 ) ( 512 2560 -416 ) UWALL1_2 0 0 0 1 1 +( 560 3104 -416 ) ( 560 3104 -320 ) ( 512 3104 -320 ) UWALL1_2 0 0 0 1 1 +( 560 2560 -320 ) ( 560 2560 -416 ) ( 512 2560 -416 ) UWALL1_2 0 0 0 1 1 +} +// brush 2642 +{ +( 512 2784 -320 ) ( 560 2880 -320 ) ( 544 2880 -512 ) UWALL1_2 0 0 0 1 1 +( 512 3072 -512 ) ( 544 2976 -512 ) ( 560 2976 -320 ) UWALL1_2 0 0 0 1 1 +( 560 2880 -320 ) ( 560 2976 -320 ) ( 544 2976 -512 ) UWALL1_2 0 0 0 1 1 +( 512 2816 -512 ) ( 512 3072 -512 ) ( 512 3120 -320 ) UWALL1_2 0 0 0 1 1 +( 544 2976 -512 ) ( 512 3072 -512 ) ( 512 2816 -512 ) UWALL1_2 0 0 0 1 1 +( 560 2880 -320 ) ( 512 2784 -320 ) ( 512 3120 -320 ) UWALL1_2 0 0 0 1 1 +} +// brush 2643 +{ +( 512 2560 -512 ) ( 512 2560 -320 ) ( 560 2560 -320 ) UWALL1_2 0 0 0 1 1 +( 544 2560 -512 ) ( 560 2560 -320 ) ( 512 2656 -320 ) UWALL1_2 0 0 0 1 1 +( 512 2624 -512 ) ( 512 2656 -320 ) ( 512 2560 -320 ) UWALL1_2 0 0 0 1 1 +( 512 2560 -512 ) ( 544 2560 -512 ) ( 512 2624 -512 ) UWALL1_2 0 0 0 1 1 +( 512 2656 -320 ) ( 560 2560 -320 ) ( 512 2560 -320 ) UWALL1_2 0 0 0 1 1 +} +// brush 2644 +{ +( 512 0 -368 ) ( 512 0 -384 ) ( 512 128 -384 ) UWALL1_2 0 0 0 1 1 +( 480 2624 -384 ) ( 512 2688 -384 ) ( 544 2688 -512 ) UWALL1_2 0 0 0 1 1 +( 512 2848 -512 ) ( 544 2784 -512 ) ( 512 2784 -384 ) UWALL1_2 0 0 0 1 1 +( 512 2688 -384 ) ( 512 2784 -384 ) ( 544 2784 -512 ) UWALL1_2 0 0 0 1 1 +( 544 2784 -512 ) ( 512 2848 -512 ) ( 512 2624 -512 ) UWALL1_2 0 0 0 1 1 +} +// brush 2645 +{ +( 920 2768 -384 ) ( 1152 2768 -384 ) ( 1152 2784 -384 ) TECH04_2 0 0 0 1 1 +( 928 2784 -368 ) ( 1152 2784 -368 ) ( 1152 2768 -368 ) TECH04_2 0 0 0 1 1 +( 1152 2768 -384 ) ( 1152 2768 -368 ) ( 1152 2784 -368 ) TECH04_2 0 0 0 1 1 +( 928 2784 -384 ) ( 928 2784 -368 ) ( 920 2768 -368 ) TECH04_2 0 0 0 1 1 +( 1152 2784 -368 ) ( 928 2784 -368 ) ( 928 2784 -384 ) TECH04_5 0 0 0 1 1 +( 1152 2768 -384 ) ( 920 2768 -384 ) ( 920 2768 -368 ) TECH04_2 0 0 0 1 1 +} +// brush 2646 +{ +( 880 2808 -384 ) ( 896 2816 -384 ) ( 896 2944 -384 ) TECH04_2 0 0 0 1 1 +( 896 2816 -368 ) ( 880 2808 -368 ) ( 880 2952 -368 ) TECH04_2 0 0 0 1 1 +( 880 2808 -368 ) ( 896 2816 -368 ) ( 896 2816 -384 ) TECH04_2 0 0 0 1 1 +( 896 2944 -368 ) ( 880 2952 -368 ) ( 880 2952 -384 ) TECH04_2 0 0 0 1 1 +( 896 2944 -368 ) ( 896 2944 -384 ) ( 896 2816 -384 ) TECH04_5 0 0 0 1 1 +( 880 2952 -384 ) ( 880 2952 -368 ) ( 880 2808 -368 ) TECH04_2 0 0 0 1 1 +} +// brush 2647 +{ +( 928 2784 -384 ) ( 896 2816 -384 ) ( 880 2808 -384 ) TECH04_2 0 0 0 1 1 +( 920 2768 -368 ) ( 880 2808 -368 ) ( 896 2816 -368 ) TECH04_2 0 0 0 1 1 +( 928 2784 -368 ) ( 928 2784 -384 ) ( 920 2768 -384 ) TECH04_2 0 0 0 1 1 +( 880 2808 -368 ) ( 880 2808 -384 ) ( 896 2816 -384 ) TECH04_2 0 0 0 1 1 +( 896 2816 -384 ) ( 928 2784 -384 ) ( 928 2784 -368 ) TECH04_5 0 0 0 1 1 +( 880 2808 -368 ) ( 920 2768 -368 ) ( 920 2768 -384 ) TECH04_2 0 0 0 1 1 +} +// brush 2648 +{ +( 896 2944 -384 ) ( 928 2976 -384 ) ( 920 2992 -384 ) TECH04_2 0 0 0 1 1 +( 880 2952 -368 ) ( 920 2992 -368 ) ( 928 2976 -368 ) TECH04_2 0 0 0 1 1 +( 928 2976 -384 ) ( 928 2976 -368 ) ( 920 2992 -368 ) TECH04_2 0 0 0 1 1 +( 880 2952 -384 ) ( 880 2952 -368 ) ( 896 2944 -368 ) TECH04_2 0 0 0 1 1 +( 928 2976 -384 ) ( 896 2944 -384 ) ( 896 2944 -368 ) TECH04_5 0 0 0 1 1 +( 920 2992 -368 ) ( 880 2952 -368 ) ( 880 2952 -384 ) TECH04_2 0 0 0 1 1 +} +// brush 2649 +{ +( 1152 2992 -384 ) ( 920 2992 -384 ) ( 928 2976 -384 ) TECH04_2 0 0 0 1 1 +( 1152 2976 -368 ) ( 928 2976 -368 ) ( 920 2992 -368 ) TECH04_2 0 0 0 1 1 +( 1152 2992 -368 ) ( 1152 2992 -384 ) ( 1152 2976 -384 ) TECH04_2 0 0 0 1 1 +( 928 2976 -368 ) ( 928 2976 -384 ) ( 920 2992 -384 ) TECH04_2 0 0 0 1 1 +( 928 2976 -368 ) ( 1152 2976 -368 ) ( 1152 2976 -384 ) TECH04_5 0 0 0 1 1 +( 920 2992 -384 ) ( 1152 2992 -384 ) ( 1152 2992 -368 ) TECH04_2 0 0 0 1 1 +} +// brush 2650 +{ +( 1048 2800 -272 ) ( 1048 2800 -256 ) ( 1056 2784 -256 ) TECH04_5 0 0 0 1 1 +( 1040 2784 -272 ) ( 1152 2784 -272 ) ( 1152 2800 -272 ) TECH04_2 0 0 0 1 1 +( 1040 2800 -256 ) ( 1152 2800 -256 ) ( 1152 2784 -256 ) TECH04_2 0 0 0 1 1 +( 1152 2784 -272 ) ( 1152 2784 -256 ) ( 1152 2800 -256 ) TECH04_2 0 0 0 1 1 +( 1048 2800 -256 ) ( 1048 2800 -272 ) ( 1152 2800 -272 ) TECH04_5 0 0 0 1 1 +( 1056 2784 -272 ) ( 1056 2784 -256 ) ( 1152 2784 -256 ) TECH04_2 0 0 0 1 1 +} +// brush 2651 +{ +( 928 2784 -272 ) ( 896 2816 -272 ) ( 880 2808 -272 ) TECH04_2 0 0 0 1 1 +( 920 2768 -256 ) ( 880 2808 -256 ) ( 896 2816 -256 ) TECH04_2 0 0 0 1 1 +( 944 2768 -256 ) ( 944 2768 -272 ) ( 936 2752 -272 ) TECH04_2 0 0 0 1 1 +( 880 2808 -256 ) ( 880 2808 -272 ) ( 896 2816 -272 ) TECH04_2 0 0 0 1 1 +( 896 2816 -272 ) ( 928 2784 -272 ) ( 928 2784 -256 ) TECH04_5 0 0 0 1 1 +( 880 2808 -256 ) ( 920 2768 -256 ) ( 920 2768 -272 ) TECH04_2 0 0 0 1 1 +} +// brush 2652 +{ +( 880 2808 -272 ) ( 896 2816 -272 ) ( 896 2944 -272 ) TECH04_2 0 0 0 1 1 +( 896 2816 -256 ) ( 880 2808 -256 ) ( 880 2952 -256 ) TECH04_2 0 0 0 1 1 +( 880 2808 -256 ) ( 896 2816 -256 ) ( 896 2816 -272 ) TECH04_2 0 0 0 1 1 +( 896 2944 -256 ) ( 880 2952 -256 ) ( 880 2952 -272 ) TECH04_2 0 0 0 1 1 +( 896 2944 -256 ) ( 896 2944 -272 ) ( 896 2816 -272 ) TECH04_5 0 0 0 1 1 +( 880 2952 -272 ) ( 880 2952 -256 ) ( 880 2808 -256 ) TECH04_2 0 0 0 1 1 +} +// brush 2653 +{ +( 896 2944 -272 ) ( 928 2976 -272 ) ( 920 2992 -272 ) TECH04_2 0 0 0 1 1 +( 880 2952 -256 ) ( 920 2992 -256 ) ( 928 2976 -256 ) TECH04_2 0 0 0 1 1 +( 928 2976 -272 ) ( 928 2976 -256 ) ( 920 2992 -256 ) TECH04_2 0 0 0 1 1 +( 880 2952 -272 ) ( 880 2952 -256 ) ( 896 2944 -256 ) TECH04_2 0 0 0 1 1 +( 928 2976 -272 ) ( 896 2944 -272 ) ( 896 2944 -256 ) TECH04_5 0 0 0 1 1 +( 920 2992 -256 ) ( 880 2952 -256 ) ( 880 2952 -272 ) TECH04_2 0 0 0 1 1 +} +// brush 2654 +{ +( 1024 2976 -272 ) ( 1024 2976 -256 ) ( 1040 2960 -256 ) TECH04_5 0 0 0 1 1 +( 1040 2960 -272 ) ( 1152 2960 -272 ) ( 1152 2976 -272 ) TECH04_2 0 0 0 1 1 +( 1040 2976 -256 ) ( 1152 2976 -256 ) ( 1152 2960 -256 ) TECH04_2 0 0 0 1 1 +( 1152 2960 -272 ) ( 1152 2960 -256 ) ( 1152 2976 -256 ) TECH04_2 0 0 0 1 1 +( 1040 2960 -272 ) ( 1040 2960 -256 ) ( 1152 2960 -256 ) TECH04_5 0 0 0 1 1 +( 1024 2976 -256 ) ( 1024 2976 -272 ) ( 1152 2976 -272 ) TECH04_2 0 0 0 1 1 +} +// brush 2655 +{ +( 816 2776 -384 ) ( 816 2984 -384 ) ( 800 2992 -384 ) TECH04_2 0 0 0 1 1 +( 800 2768 -368 ) ( 800 2992 -368 ) ( 816 2984 -368 ) TECH04_2 0 0 0 1 1 +( 816 2776 -368 ) ( 816 2776 -384 ) ( 800 2768 -384 ) TECH04_2 0 0 0 1 1 +( 800 2992 -368 ) ( 800 2992 -384 ) ( 816 2984 -384 ) TECH04_2 0 0 0 1 1 +( 816 2984 -384 ) ( 816 2776 -384 ) ( 816 2776 -368 ) TECH04_5 0 0 0 1 1 +( 800 2992 -368 ) ( 800 2768 -368 ) ( 800 2768 -384 ) TECH04_5 0 0 0 1 1 +} +// brush 2656 +{ +( 816 2776 -384 ) ( 800 2768 -384 ) ( 880 2688 -384 ) TECH04_2 0 0 0 1 1 +( 800 2768 -368 ) ( 816 2776 -368 ) ( 888 2704 -368 ) TECH04_2 0 0 0 1 1 +( 888 2704 -384 ) ( 880 2688 -384 ) ( 880 2688 -368 ) TECH04_2 0 0 0 1 1 +( 800 2768 -384 ) ( 816 2776 -384 ) ( 816 2776 -368 ) TECH04_2 0 0 0 1 1 +( 888 2704 -384 ) ( 888 2704 -368 ) ( 816 2776 -368 ) TECH04_5 0 0 0 1 1 +( 880 2688 -368 ) ( 880 2688 -384 ) ( 800 2768 -384 ) TECH04_5 0 0 0 1 1 +} +// brush 2657 +{ +( 888 3056 -384 ) ( 880 3072 -384 ) ( 800 2992 -384 ) TECH04_2 0 0 0 1 1 +( 880 3072 -368 ) ( 888 3056 -368 ) ( 816 2984 -368 ) TECH04_2 0 0 0 1 1 +( 888 3056 -368 ) ( 880 3072 -368 ) ( 880 3072 -384 ) TECH04_2 0 0 0 1 1 +( 800 2992 -368 ) ( 816 2984 -368 ) ( 816 2984 -384 ) TECH04_2 0 0 0 1 1 +( 816 2984 -384 ) ( 816 2984 -368 ) ( 888 3056 -368 ) TECH04_5 0 0 0 1 1 +( 800 2992 -368 ) ( 800 2992 -384 ) ( 880 3072 -384 ) TECH04_5 0 0 0 1 1 +} +// brush 2658 +{ +( 880 3072 -384 ) ( 888 3056 -384 ) ( 1152 3056 -384 ) TECH04_2 0 0 0 1 1 +( 888 3056 -368 ) ( 880 3072 -368 ) ( 1152 3072 -368 ) TECH04_2 0 0 0 1 1 +( 1152 3072 -384 ) ( 1152 3056 -384 ) ( 1152 3056 -368 ) TECH04_2 0 0 0 1 1 +( 888 3056 -384 ) ( 880 3072 -384 ) ( 880 3072 -368 ) TECH04_2 0 0 0 1 1 +( 1152 3056 -368 ) ( 1152 3056 -384 ) ( 888 3056 -384 ) TECH04_5 0 0 0 1 1 +( 1152 3072 -384 ) ( 1152 3072 -368 ) ( 880 3072 -368 ) TECH04_5 0 0 0 1 1 +} +// brush 2659 +{ +( 888 3056 -384 ) ( 920 2992 -384 ) ( 1152 2992 -384 ) twall4_1 0 0 0 1 1 +( 920 2992 -256 ) ( 888 3056 -256 ) ( 1152 3056 -256 ) SFLOOR4_2 0 0 0 1 1 +( 1152 3056 -384 ) ( 1152 2992 -384 ) ( 1152 2992 -256 ) twall4_1 0 0 0 1 1 +( 920 2992 -384 ) ( 888 3056 -384 ) ( 888 3056 -256 ) twall4_1 0 0 0 1 1 +( 1152 3056 -384 ) ( 1152 3056 -256 ) ( 888 3056 -256 ) TECH01_6 0 0 0 1 1 +( 1152 2992 -256 ) ( 1152 2992 -384 ) ( 920 2992 -384 ) PLAT_STEM 0 0 0 1 1 +} +// brush 2660 +{ +( 1152 2768 -384 ) ( 920 2768 -384 ) ( 888 2704 -384 ) twall4_1 0 0 0 1 1 +( 1152 2704 -256 ) ( 888 2704 -256 ) ( 920 2768 -256 ) SFLOOR4_2 0 0 0 1 1 +( 1056 2768 -256 ) ( 1056 2768 -384 ) ( 1056 2704 -384 ) twall4_1 0 0 0 1 1 +( 912 2704 -256 ) ( 912 2704 -384 ) ( 944 2768 -384 ) twall4_1 0 0 0 1 1 +( 888 2688 -256 ) ( 1152 2688 -256 ) ( 1152 2688 -384 ) TECH01_6 0 0 0 1 1 +( 912 2752 -384 ) ( 1144 2752 -384 ) ( 1144 2752 -256 ) PLAT_STEM 0 0 0 1 1 +} +// brush 2661 +{ +( 920 2768 -384 ) ( 880 2808 -384 ) ( 816 2776 -384 ) twall4_1 0 0 0 1 1 +( 888 2704 -256 ) ( 816 2776 -256 ) ( 880 2808 -256 ) SFLOOR4_2 0 0 0 1 1 +( 936 2752 -256 ) ( 936 2752 -384 ) ( 904 2688 -384 ) twall4_1 0 0 0 1 1 +( 816 2776 -256 ) ( 816 2776 -384 ) ( 880 2808 -384 ) twall4_1 0 0 0 1 1 +( 816 2776 -256 ) ( 888 2704 -256 ) ( 888 2704 -384 ) TECH01_6 0 0 0 1 1 +( 880 2808 -384 ) ( 920 2768 -384 ) ( 920 2768 -256 ) PLAT_STEM 0 0 0 1 1 +} +// brush 2662 +{ +( 816 2984 -384 ) ( 880 2952 -384 ) ( 920 2992 -384 ) twall4_1 0 0 0 1 1 +( 880 2952 -256 ) ( 816 2984 -256 ) ( 888 3056 -256 ) SFLOOR4_2 0 0 0 1 1 +( 888 3056 -384 ) ( 920 2992 -384 ) ( 920 2992 -256 ) twall4_1 0 0 0 1 1 +( 880 2952 -384 ) ( 816 2984 -384 ) ( 816 2984 -256 ) twall4_1 0 0 0 1 1 +( 888 3056 -384 ) ( 888 3056 -256 ) ( 816 2984 -256 ) TECH01_6 0 0 0 1 1 +( 920 2992 -256 ) ( 920 2992 -384 ) ( 880 2952 -384 ) PLAT_STEM 0 0 0 1 1 +} +// brush 2663 +{ +( 880 2808 -384 ) ( 880 2952 -384 ) ( 816 2984 -384 ) twall4_1 0 0 0 1 1 +( 816 2776 -256 ) ( 816 2984 -256 ) ( 880 2952 -256 ) SFLOOR4_2 0 0 0 1 1 +( 880 2808 -256 ) ( 880 2808 -384 ) ( 816 2776 -384 ) twall4_1 0 0 0 1 1 +( 816 2984 -256 ) ( 816 2984 -384 ) ( 880 2952 -384 ) twall4_1 0 0 0 1 1 +( 816 2984 -256 ) ( 816 2776 -256 ) ( 816 2776 -384 ) TECH01_6 0 0 0 1 1 +( 880 2952 -384 ) ( 880 2808 -384 ) ( 880 2808 -256 ) PLAT_STEM 0 0 0 1 1 +} +// brush 2664 +{ +( 704 3200 -320 ) ( 560 3056 -320 ) ( 1152 3056 -320 ) COP1_1 0 0 0 1 1 +( 560 3056 -256 ) ( 704 3200 -256 ) ( 1152 3200 -256 ) SFLOOR4_2 0 0 0 1 1 +( 1152 3200 -320 ) ( 1152 3056 -320 ) ( 1152 3056 -256 ) twall4_1 0 0 0 1 1 +( 560 3056 -320 ) ( 704 3200 -320 ) ( 704 3200 -256 ) twall4_1 0 0 0 1 1 +( 1152 3200 -320 ) ( 1152 3200 -256 ) ( 704 3200 -256 ) twall4_1 0 0 0 1 1 +( 1152 3056 -256 ) ( 1152 3056 -320 ) ( 560 3056 -320 ) twall4_1 0 0 0 1 1 +} +// brush 2665 +{ +( 448 3040 0 ) ( 464 3056 0 ) ( 464 3056 128 ) twall4_1 0 0 0 1 1 +( 816 3056 -320 ) ( 448 3056 -320 ) ( 448 2704 -320 ) COP1_1 0 0 0 1 1 +( 816 2704 -256 ) ( 448 2704 -256 ) ( 448 3056 -256 ) SFLOOR4_2 0 0 0 1 1 +( 816 3056 -256 ) ( 816 3056 -320 ) ( 816 2704 -320 ) twall4_1 0 0 0 1 1 +( 448 2704 -256 ) ( 448 2704 -320 ) ( 448 3056 -320 ) twall4_1 0 0 0 1 1 +( 448 3056 -320 ) ( 816 3056 -320 ) ( 816 3056 -256 ) twall4_1 0 0 0 1 1 +( 448 2688 -256 ) ( 816 2688 -256 ) ( 816 2688 -320 ) twall4_1 0 0 0 1 1 +} +// brush 2666 +{ +( 848 3016 0 ) ( 832 3000 0 ) ( 832 3000 128 ) twall4_1 0 0 0 1 1 +( 1184 3056 -320 ) ( 816 3056 -320 ) ( 816 2704 -320 ) COP1_1 0 0 0 1 1 +( 1184 2704 -256 ) ( 816 2704 -256 ) ( 816 3056 -256 ) SFLOOR4_2 0 0 0 1 1 +( 816 2704 -256 ) ( 816 2704 -320 ) ( 816 3056 -320 ) twall4_1 0 0 0 1 1 +( 816 3056 -320 ) ( 1184 3056 -320 ) ( 1184 3056 -256 ) twall4_1 0 0 0 1 1 +} +// brush 2667 +{ +( 832 2760 128 ) ( 832 2760 0 ) ( 848 2744 0 ) twall4_1 0 0 0 1 1 +( 816 3056 -320 ) ( 816 2704 -320 ) ( 1184 2704 -320 ) COP1_1 0 0 0 1 1 +( 816 2704 -256 ) ( 816 3056 -256 ) ( 1184 3056 -256 ) SFLOOR4_2 0 0 0 1 1 +( 816 2704 -320 ) ( 816 3056 -320 ) ( 816 3056 -256 ) twall4_1 0 0 0 1 1 +( 1192 2688 -256 ) ( 1192 2688 -320 ) ( 824 2688 -320 ) twall4_1 0 0 0 1 1 +} +// brush 2668 +{ +( 920 2768 -368 ) ( 1152 2768 -368 ) ( 1152 2784 -368 ) clip 0 0 0 1 1 +( 928 2784 -272 ) ( 1152 2784 -272 ) ( 1152 2768 -272 ) clip 0 0 0 1 1 +( 1152 2768 -368 ) ( 1152 2768 -272 ) ( 1152 2784 -272 ) clip 0 0 0 1 1 +( 928 2784 -368 ) ( 928 2784 -272 ) ( 920 2768 -272 ) clip 0 0 0 1 1 +( 1152 2784 -272 ) ( 928 2784 -272 ) ( 928 2784 -368 ) clip 0 0 0 1 1 +( 1152 2768 -368 ) ( 920 2768 -368 ) ( 920 2768 -272 ) clip 0 0 0 1 1 +} +// brush 2669 +{ +( 928 2784 -368 ) ( 896 2816 -368 ) ( 880 2808 -368 ) clip 0 0 0 1 1 +( 920 2768 -272 ) ( 880 2808 -272 ) ( 896 2816 -272 ) clip 0 0 0 1 1 +( 928 2784 -272 ) ( 928 2784 -368 ) ( 920 2768 -368 ) clip 0 0 0 1 1 +( 880 2808 -272 ) ( 880 2808 -368 ) ( 896 2816 -368 ) clip 0 0 0 1 1 +( 896 2816 -368 ) ( 928 2784 -368 ) ( 928 2784 -272 ) clip 0 0 0 1 1 +( 880 2808 -272 ) ( 920 2768 -272 ) ( 920 2768 -368 ) clip 0 0 0 1 1 +} +// brush 2670 +{ +( 880 2808 -368 ) ( 896 2816 -368 ) ( 896 2944 -368 ) clip 0 0 0 1 1 +( 896 2816 -272 ) ( 880 2808 -272 ) ( 880 2952 -272 ) clip 0 0 0 1 1 +( 880 2808 -272 ) ( 896 2816 -272 ) ( 896 2816 -368 ) clip 0 0 0 1 1 +( 896 2944 -272 ) ( 880 2952 -272 ) ( 880 2952 -368 ) clip 0 0 0 1 1 +( 896 2944 -272 ) ( 896 2944 -368 ) ( 896 2816 -368 ) clip 0 0 0 1 1 +( 880 2952 -368 ) ( 880 2952 -272 ) ( 880 2808 -272 ) clip 0 0 0 1 1 +} +// brush 2671 +{ +( 896 2944 -368 ) ( 928 2976 -368 ) ( 920 2992 -368 ) clip 0 0 0 1 1 +( 880 2952 -272 ) ( 920 2992 -272 ) ( 928 2976 -272 ) clip 0 0 0 1 1 +( 928 2976 -368 ) ( 928 2976 -272 ) ( 920 2992 -272 ) clip 0 0 0 1 1 +( 880 2952 -368 ) ( 880 2952 -272 ) ( 896 2944 -272 ) clip 0 0 0 1 1 +( 928 2976 -368 ) ( 896 2944 -368 ) ( 896 2944 -272 ) clip 0 0 0 1 1 +( 920 2992 -272 ) ( 880 2952 -272 ) ( 880 2952 -368 ) clip 0 0 0 1 1 +} +// brush 2672 +{ +( 1152 2992 -368 ) ( 920 2992 -368 ) ( 928 2976 -368 ) clip 0 0 0 1 1 +( 1152 2976 -272 ) ( 928 2976 -272 ) ( 920 2992 -272 ) clip 0 0 0 1 1 +( 1152 2992 -272 ) ( 1152 2992 -368 ) ( 1152 2976 -368 ) clip 0 0 0 1 1 +( 928 2976 -272 ) ( 928 2976 -368 ) ( 920 2992 -368 ) clip 0 0 0 1 1 +( 928 2976 -272 ) ( 1152 2976 -272 ) ( 1152 2976 -368 ) clip 0 0 0 1 1 +( 920 2992 -368 ) ( 1152 2992 -368 ) ( 1152 2992 -272 ) clip 0 0 0 1 1 +} +// brush 2673 +{ +( 512 2848 -320 ) ( 608 2784 -320 ) ( 608 2688 -320 ) UWALL1_2 0 0 0 1 1 +( 512 2624 -320 ) ( 608 2688 -320 ) ( 512 2720 -368 ) UWALL1_2 0 0 0 1 1 +( 512 2752 -368 ) ( 608 2784 -320 ) ( 512 2848 -320 ) UWALL1_2 0 0 0 1 1 +( 512 2720 -368 ) ( 608 2688 -320 ) ( 608 2784 -320 ) UWALL1_2 0 0 0 1 1 +( 512 2624 -320 ) ( 512 2720 -368 ) ( 512 2752 -368 ) UWALL1_2 0 0 0 1 1 +} +// brush 2674 +{ +( 608 3008 -320 ) ( 608 2848 -320 ) ( 512 2752 -320 ) UWALL1_2 0 0 0 1 1 +( 608 2848 -320 ) ( 512 2944 -384 ) ( 512 2752 -320 ) UWALL1_2 0 0 0 1 1 +( 608 3008 -320 ) ( 512 3152 -320 ) ( 512 2976 -384 ) UWALL1_2 0 0 0 1 1 +( 608 2848 -320 ) ( 608 3008 -320 ) ( 512 2976 -384 ) UWALL1_2 0 0 0 1 1 +( 512 2944 -384 ) ( 512 2976 -384 ) ( 512 3152 -320 ) UWALL1_2 0 0 0 1 1 +} +// brush 2675 +{ +( 992 0 -192 ) ( 1024 0 -192 ) ( 1024 128 -192 ) SFLOOR1_1 0 0 0 1 1 +( 960 2944 96 ) ( 976 2928 96 ) ( 976 2928 288 ) SFLOOR1_1 0 0 0 1 1 +( 976 2896 96 ) ( 960 2880 96 ) ( 960 2880 288 ) SFLOOR1_1 0 0 0 1 1 +( 928 2880 96 ) ( 912 2896 96 ) ( 912 2896 288 ) SFLOOR1_1 0 0 0 1 1 +( 912 2928 96 ) ( 928 2944 96 ) ( 928 2944 288 ) SFLOOR1_1 0 0 0 1 1 +( 976 2880 -96 ) ( 912 2880 -96 ) ( 912 2944 -96 ) SFLOOR1_1 0 0 0 1 1 +( 976 2944 -96 ) ( 976 2944 -792 ) ( 976 2880 -792 ) SFLOOR1_1 0 0 0 1 1 +( 912 2880 -96 ) ( 912 2880 -792 ) ( 912 2944 -792 ) SFLOOR1_1 0 0 0 1 1 +( 912 2944 -792 ) ( 976 2944 -792 ) ( 976 2944 -96 ) SFLOOR1_1 0 0 0 1 1 +( 912 2880 -96 ) ( 976 2880 -96 ) ( 976 2880 -792 ) SFLOOR1_1 0 0 0 1 1 +} +// brush 2676 +{ +( 1008 0 -288 ) ( 1056 0 -288 ) ( 1056 128 -288 ) HTEK14_7 0 64 0 1 1 +( 1024 128 -192 ) ( 1024 0 -192 ) ( 992 0 -192 ) HTEK14_7 0 64 0 1 1 +( 960 2944 0 ) ( 976 2928 0 ) ( 976 2928 128 ) HTEK14_7 0 64 0 1 1 +( 976 2896 0 ) ( 960 2880 0 ) ( 960 2880 128 ) HTEK14_7 0 64 0 1 1 +( 928 2880 0 ) ( 912 2896 0 ) ( 912 2896 128 ) HTEK14_7 0 64 0 1 1 +( 912 2928 0 ) ( 928 2944 0 ) ( 928 2944 128 ) HTEK14_7 0 64 0 1 1 +( 976 2944 -128 ) ( 976 2944 -592 ) ( 976 2880 -592 ) HTEK14_7 0 64 0 1 1 +( 912 2880 -128 ) ( 912 2880 -592 ) ( 912 2944 -592 ) HTEK14_7 0 64 0 1 1 +( 912 2944 -592 ) ( 976 2944 -592 ) ( 976 2944 -128 ) HTEK14_7 0 64 0 1 1 +( 912 2880 -128 ) ( 976 2880 -128 ) ( 976 2880 -592 ) HTEK14_7 0 64 0 1 1 +} +// brush 2677 +{ +( 976 0 -448 ) ( 1008 0 -448 ) ( 1008 128 -448 ) SFLOOR1_1 0 0 0 1 1 +( 1056 128 -288 ) ( 1056 0 -288 ) ( 1008 0 -288 ) SFLOOR1_1 0 0 0 1 1 +( 960 2944 0 ) ( 976 2928 0 ) ( 976 2928 128 ) SFLOOR1_1 0 0 0 1 1 +( 976 2896 0 ) ( 960 2880 0 ) ( 960 2880 128 ) SFLOOR1_1 0 0 0 1 1 +( 928 2880 0 ) ( 912 2896 0 ) ( 912 2896 128 ) SFLOOR1_1 0 0 0 1 1 +( 912 2928 0 ) ( 928 2944 0 ) ( 928 2944 128 ) SFLOOR1_1 0 0 0 1 1 +( 976 2944 -128 ) ( 976 2944 -592 ) ( 976 2880 -592 ) SFLOOR1_1 0 0 0 1 1 +( 912 2880 -128 ) ( 912 2880 -592 ) ( 912 2944 -592 ) SFLOOR1_1 0 0 0 1 1 +( 912 2944 -592 ) ( 976 2944 -592 ) ( 976 2944 -128 ) SFLOOR1_1 0 0 0 1 1 +( 912 2880 -128 ) ( 976 2880 -128 ) ( 976 2880 -592 ) SFLOOR1_1 0 0 0 1 1 +} +// brush 2678 +{ +( 1008 128 -448 ) ( 1008 0 -448 ) ( 976 0 -448 ) HTEK14_7 0 -32 0 1 1 +( 976 0 -480 ) ( 992 0 -480 ) ( 992 128 -480 ) HTEK14_7 0 -32 0 1 1 +( 960 2944 0 ) ( 976 2928 0 ) ( 976 2928 128 ) HTEK14_7 0 -32 0 1 1 +( 976 2896 0 ) ( 960 2880 0 ) ( 960 2880 128 ) HTEK14_7 0 -32 0 1 1 +( 928 2880 0 ) ( 912 2896 0 ) ( 912 2896 128 ) HTEK14_7 0 -32 0 1 1 +( 912 2928 0 ) ( 928 2944 0 ) ( 928 2944 128 ) HTEK14_7 0 -32 0 1 1 +( 976 2944 -128 ) ( 976 2944 -592 ) ( 976 2880 -592 ) HTEK14_7 0 -32 0 1 1 +( 912 2880 -128 ) ( 912 2880 -592 ) ( 912 2944 -592 ) HTEK14_7 0 -32 0 1 1 +( 912 2944 -592 ) ( 976 2944 -592 ) ( 976 2944 -128 ) HTEK14_7 0 -32 0 1 1 +( 912 2880 -128 ) ( 976 2880 -128 ) ( 976 2880 -592 ) HTEK14_7 0 -32 0 1 1 +} +// brush 2679 +{ +( 992 128 -480 ) ( 992 0 -480 ) ( 976 0 -480 ) SFLOOR1_1 0 0 0 1 1 +( 960 2944 0 ) ( 976 2928 0 ) ( 976 2928 128 ) SFLOOR1_1 0 0 0 1 1 +( 976 2896 0 ) ( 960 2880 0 ) ( 960 2880 128 ) SFLOOR1_1 0 0 0 1 1 +( 928 2880 0 ) ( 912 2896 0 ) ( 912 2896 128 ) SFLOOR1_1 0 0 0 1 1 +( 912 2928 0 ) ( 928 2944 0 ) ( 928 2944 128 ) SFLOOR1_1 0 0 0 1 1 +( 976 2944 -592 ) ( 912 2944 -592 ) ( 912 2880 -592 ) SFLOOR1_1 0 0 0 1 1 +( 976 2944 -128 ) ( 976 2944 -592 ) ( 976 2880 -592 ) SFLOOR1_1 0 0 0 1 1 +( 912 2880 -128 ) ( 912 2880 -592 ) ( 912 2944 -592 ) SFLOOR1_1 0 0 0 1 1 +( 912 2944 -592 ) ( 976 2944 -592 ) ( 976 2944 -128 ) SFLOOR1_1 0 0 0 1 1 +( 912 2880 -128 ) ( 976 2880 -128 ) ( 976 2880 -592 ) SFLOOR1_1 0 0 0 1 1 +} +// brush 2680 +{ +( 128 2240 -416 ) ( 0 2240 -416 ) ( 0 2208 -416 ) HTEK14_7 0 -32 0 1 1 +( 0 2192 -320 ) ( 0 2224 -320 ) ( 128 2224 -320 ) HTEK14_7 0 -32 0 1 1 +( 408 2184 0 ) ( 416 2192 0 ) ( 416 2192 128 ) HTEK14_7 0 -32 0 1 1 +( 432 2192 0 ) ( 440 2184 0 ) ( 440 2184 128 ) HTEK14_7 0 -32 0 1 1 +( 440 2168 0 ) ( 432 2160 0 ) ( 432 2160 128 ) HTEK14_7 0 -32 0 1 1 +( 416 2160 0 ) ( 408 2168 0 ) ( 408 2168 128 ) HTEK14_7 0 -32 0 1 1 +( 440 2192 -224 ) ( 440 2192 -672 ) ( 440 2160 -672 ) HTEK14_7 0 -32 0 1 1 +( 408 2160 -224 ) ( 408 2160 -672 ) ( 408 2192 -672 ) HTEK14_7 0 -32 0 1 1 +( 408 2192 -672 ) ( 440 2192 -672 ) ( 440 2192 -224 ) HTEK14_7 0 -32 0 1 1 +( 408 2160 -224 ) ( 440 2160 -224 ) ( 440 2160 -672 ) HTEK14_7 0 -32 0 1 1 +} +// brush 2681 +{ +( 128 2224 -320 ) ( 0 2224 -320 ) ( 0 2192 -320 ) SFLOOR1_2 0 0 0 1 1 +( 408 2184 0 ) ( 416 2192 0 ) ( 416 2192 128 ) SFLOOR1_2 0 0 0 1 1 +( 432 2192 0 ) ( 440 2184 0 ) ( 440 2184 128 ) SFLOOR1_2 0 0 0 1 1 +( 440 2168 0 ) ( 432 2160 0 ) ( 432 2160 128 ) SFLOOR1_2 0 0 0 1 1 +( 416 2160 0 ) ( 408 2168 0 ) ( 408 2168 128 ) SFLOOR1_2 0 0 0 1 1 +( 440 2160 -224 ) ( 408 2160 -224 ) ( 408 2192 -224 ) SFLOOR1_2 0 0 0 1 1 +( 440 2192 -224 ) ( 440 2192 -672 ) ( 440 2160 -672 ) SFLOOR1_2 0 0 0 1 1 +( 408 2160 -224 ) ( 408 2160 -672 ) ( 408 2192 -672 ) SFLOOR1_2 0 0 0 1 1 +( 408 2192 -672 ) ( 440 2192 -672 ) ( 440 2192 -224 ) SFLOOR1_2 0 0 0 1 1 +( 408 2160 -224 ) ( 440 2160 -224 ) ( 440 2160 -672 ) SFLOOR1_2 0 0 0 1 1 +} +// brush 2682 +{ +( 972 752 -416 ) ( 972 656 -416 ) ( 960 656 -416 ) cop2_5 0 0 0 1 1 +( 948 2864 338 ) ( 960 2852 338 ) ( 960 2852 539 ) cop2_5 0 0 0 1 1 +( 960 2828 338 ) ( 948 2816 338 ) ( 948 2816 539 ) cop2_5 0 0 0 1 1 +( 924 2816 338 ) ( 912 2828 338 ) ( 912 2828 539 ) cop2_5 0 0 0 1 1 +( 912 2852 338 ) ( 924 2864 338 ) ( 924 2864 539 ) cop2_5 0 0 0 1 1 +( 960 2864 -592 ) ( 912 2864 -592 ) ( 912 2816 -592 ) cop2_5 0 0 0 1 1 +( 960 2864 137 ) ( 960 2864 -592 ) ( 960 2816 -592 ) cop2_5 0 0 0 1 1 +( 912 2816 137 ) ( 912 2816 -592 ) ( 912 2864 -592 ) cop2_5 0 0 0 1 1 +( 912 2864 -592 ) ( 960 2864 -592 ) ( 960 2864 137 ) cop2_5 0 0 0 1 1 +( 912 2816 137 ) ( 960 2816 137 ) ( 960 2816 -592 ) cop2_5 0 0 0 1 1 +} +// brush 2683 +{ +( 972 752 -224 ) ( 972 656 -224 ) ( 960 656 -224 ) cop2_5 0 0 0 1 1 +( 948 2864 530 ) ( 960 2852 530 ) ( 960 2852 731 ) cop2_5 0 0 0 1 1 +( 960 2828 530 ) ( 948 2816 530 ) ( 948 2816 731 ) cop2_5 0 0 0 1 1 +( 924 2816 530 ) ( 912 2828 530 ) ( 912 2828 731 ) cop2_5 0 0 0 1 1 +( 912 2852 530 ) ( 924 2864 530 ) ( 924 2864 731 ) cop2_5 0 0 0 1 1 +( 960 2864 -400 ) ( 912 2864 -400 ) ( 912 2816 -400 ) cop2_5 0 0 0 1 1 +( 960 2864 329 ) ( 960 2864 -400 ) ( 960 2816 -400 ) cop2_5 0 0 0 1 1 +( 912 2816 329 ) ( 912 2816 -400 ) ( 912 2864 -400 ) cop2_5 0 0 0 1 1 +( 912 2864 -400 ) ( 960 2864 -400 ) ( 960 2864 329 ) cop2_5 0 0 0 1 1 +( 912 2816 329 ) ( 960 2816 329 ) ( 960 2816 -400 ) cop2_5 0 0 0 1 1 +} +// brush 2684 +{ +( 972 752 -96 ) ( 972 656 -96 ) ( 960 656 -96 ) cop2_5 0 0 0 1 1 +( 948 2864 384 ) ( 960 2852 384 ) ( 960 2852 512 ) cop2_5 0 0 0 1 1 +( 960 2828 384 ) ( 948 2816 384 ) ( 948 2816 512 ) cop2_5 0 0 0 1 1 +( 924 2816 384 ) ( 912 2828 384 ) ( 912 2828 512 ) cop2_5 0 0 0 1 1 +( 912 2852 384 ) ( 924 2864 384 ) ( 924 2864 512 ) cop2_5 0 0 0 1 1 +( 960 2864 -208 ) ( 912 2864 -208 ) ( 912 2816 -208 ) cop2_5 0 0 0 1 1 +( 960 2864 256 ) ( 960 2864 -208 ) ( 960 2816 -208 ) cop2_5 0 0 0 1 1 +( 912 2816 256 ) ( 912 2816 -208 ) ( 912 2864 -208 ) cop2_5 0 0 0 1 1 +( 912 2864 -208 ) ( 960 2864 -208 ) ( 960 2864 256 ) cop2_5 0 0 0 1 1 +( 912 2816 256 ) ( 960 2816 256 ) ( 960 2816 -208 ) cop2_5 0 0 0 1 1 +} +// brush 2685 +{ +( 972 752 -208 ) ( 972 656 -208 ) ( 960 656 -208 ) TECH04_6 0 0 0 1 1 +( 948 2864 -139 ) ( 960 2852 -139 ) ( 960 2852 -121 ) TECH04_6 0 0 0 1 1 +( 960 2828 -139 ) ( 948 2816 -139 ) ( 948 2816 -121 ) TECH04_6 0 0 0 1 1 +( 924 2816 -139 ) ( 912 2828 -139 ) ( 912 2828 -121 ) TECH04_6 0 0 0 1 1 +( 912 2852 -139 ) ( 924 2864 -139 ) ( 924 2864 -121 ) TECH04_6 0 0 0 1 1 +( 960 2864 -224 ) ( 912 2864 -224 ) ( 912 2816 -224 ) TECH04_6 0 0 0 1 1 +( 960 2864 -158 ) ( 960 2864 -224 ) ( 960 2816 -224 ) TECH04_6 0 0 0 1 1 +( 912 2816 -158 ) ( 912 2816 -224 ) ( 912 2864 -224 ) TECH04_6 0 0 0 1 1 +( 912 2864 -224 ) ( 960 2864 -224 ) ( 960 2864 -158 ) TECH04_6 0 0 0 1 1 +( 912 2816 -158 ) ( 960 2816 -158 ) ( 960 2816 -224 ) TECH04_6 0 0 0 1 1 +} +// brush 2686 +{ +( 972 752 -400 ) ( 972 656 -400 ) ( 960 656 -400 ) TECH04_6 0 0 0 1 1 +( 948 2864 -331 ) ( 960 2852 -331 ) ( 960 2852 -313 ) TECH04_6 0 0 0 1 1 +( 960 2828 -331 ) ( 948 2816 -331 ) ( 948 2816 -313 ) TECH04_6 0 0 0 1 1 +( 924 2816 -331 ) ( 912 2828 -331 ) ( 912 2828 -313 ) TECH04_6 0 0 0 1 1 +( 912 2852 -331 ) ( 924 2864 -331 ) ( 924 2864 -313 ) TECH04_6 0 0 0 1 1 +( 960 2864 -416 ) ( 912 2864 -416 ) ( 912 2816 -416 ) TECH04_6 0 0 0 1 1 +( 960 2864 -350 ) ( 960 2864 -416 ) ( 960 2816 -416 ) TECH04_6 0 0 0 1 1 +( 912 2816 -350 ) ( 912 2816 -416 ) ( 912 2864 -416 ) TECH04_6 0 0 0 1 1 +( 912 2864 -416 ) ( 960 2864 -416 ) ( 960 2864 -350 ) TECH04_6 0 0 0 1 1 +( 912 2816 -350 ) ( 960 2816 -350 ) ( 960 2816 -416 ) TECH04_6 0 0 0 1 1 +} +// brush 2687 +{ +( 1152 2816 -528 ) ( 1056 2816 -528 ) ( 1056 2560 -528 ) TECH04_5 0 0 0 1 1 +( 1152 2560 -512 ) ( 1056 2560 -512 ) ( 1056 2816 -512 ) SFLOOR4_2 0 0 0 1 1 +( 1152 2816 -512 ) ( 1152 2816 -528 ) ( 1152 2560 -528 ) TECH04_5 0 0 0 1 1 +( 1056 2560 -512 ) ( 1056 2560 -528 ) ( 1056 2816 -528 ) TECH04_5 0 0 0 1 1 +( 1056 2816 -528 ) ( 1152 2816 -528 ) ( 1152 2816 -512 ) TECH04_5 0 0 0 1 1 +( 1056 2560 -512 ) ( 1152 2560 -512 ) ( 1152 2560 -528 ) TECH04_5 0 0 0 1 1 +} +// brush 2688 +{ +( 1152 3200 -528 ) ( 1056 3200 -528 ) ( 1056 2944 -528 ) TECH04_5 0 0 0 1 1 +( 1152 2944 -512 ) ( 1056 2944 -512 ) ( 1056 3200 -512 ) SFLOOR4_2 0 0 0 1 1 +( 1152 3200 -512 ) ( 1152 3200 -528 ) ( 1152 2944 -528 ) TECH04_5 0 0 0 1 1 +( 1056 2944 -512 ) ( 1056 2944 -528 ) ( 1056 3200 -528 ) TECH04_5 0 0 0 1 1 +( 1056 3200 -528 ) ( 1152 3200 -528 ) ( 1152 3200 -512 ) TECH04_5 0 0 0 1 1 +( 1056 2944 -512 ) ( 1152 2944 -512 ) ( 1152 2944 -528 ) TECH04_5 0 0 0 1 1 +} +// brush 2689 +{ +( 608 2816 -512 ) ( 608 2768 -512 ) ( 640 2784 -512 ) TECH07_2 0 0 0 1 1 +( 608 2768 -320 ) ( 608 2816 -320 ) ( 640 2816 -320 ) TECH07_2 0 0 0 1 1 +( 640 2816 -512 ) ( 640 2784 -512 ) ( 640 2784 -320 ) TECH07_2 0 0 0 1 1 +( 608 2768 -512 ) ( 608 2816 -512 ) ( 608 2816 -320 ) TECH07_2 0 0 0 1 1 +( 640 2816 -512 ) ( 640 2816 -320 ) ( 608 2816 -320 ) TECH07_2 0 0 0 1 1 +( 640 2784 -320 ) ( 640 2784 -512 ) ( 608 2768 -512 ) TECH07_2 0 0 0 1 1 +} +// brush 2690 +{ +( 720 2656 -512 ) ( 736 2688 -512 ) ( 640 2784 -512 ) TECH07_2 0 0 0 1 1 +( 608 2768 -320 ) ( 640 2784 -320 ) ( 736 2688 -320 ) TECH07_2 0 0 0 1 1 +( 736 2688 -512 ) ( 736 2688 -320 ) ( 640 2784 -320 ) TECH07_2 0 0 0 0.750000 1 +( 608 2768 -512 ) ( 608 2768 -320 ) ( 720 2656 -320 ) TECH07_2 -32 0 0 0.750000 1 +( 640 2784 -320 ) ( 608 2768 -320 ) ( 608 2768 -512 ) TECH07_2 0 0 0 1 1 +( 736 2688 -512 ) ( 720 2656 -512 ) ( 720 2656 -320 ) TECH07_2 0 0 0 1 1 +} +// brush 2691 +{ +( 736 2688 -512 ) ( 720 2656 -512 ) ( 928 2656 -512 ) TECH07_2 0 0 0 1 1 +( 928 2688 -320 ) ( 928 2656 -320 ) ( 720 2656 -320 ) TECH07_2 0 0 0 1 1 +( 736 2688 -320 ) ( 736 2688 -512 ) ( 928 2688 -512 ) TECH07_2 0 0 0 1 1 +( 928 2656 -320 ) ( 928 2656 -512 ) ( 720 2656 -512 ) TECH07_2 0 0 0 1 1 +( 928 2656 -320 ) ( 928 2688 -320 ) ( 928 2688 -512 ) TECH07_2 0 0 0 1 1 +( 720 2656 -512 ) ( 736 2688 -512 ) ( 736 2688 -320 ) TECH07_2 0 0 0 1 1 +} +// brush 2692 +{ +( 1008 0 -384 ) ( 1024 0 -384 ) ( 1024 128 -384 ) TECH07_2 0 0 0 1 1 +( 960 2640 0 ) ( 928 2656 0 ) ( 928 2656 128 ) TECH07_2 0 0 0 1 1 +( 928 2688 0 ) ( 960 2704 0 ) ( 960 2704 128 ) TECH07_2 0 0 0 1 1 +( 928 2640 0 ) ( 928 2704 0 ) ( 928 2704 128 ) TECH07_2 0 0 0 1 1 +( 1024 2704 -320 ) ( 1024 2640 -320 ) ( 816 2640 -320 ) TECH07_2 0 0 0 1 1 +( 832 2704 -320 ) ( 832 2704 -512 ) ( 1024 2704 -512 ) TECH07_2 0 0 0 1 1 +( 1024 2640 -320 ) ( 1024 2640 -512 ) ( 816 2640 -512 ) TECH07_2 0 0 0 1 1 +( 1024 2640 -320 ) ( 1024 2704 -320 ) ( 1024 2704 -512 ) TECH07_2 0 0 0 1 1 +} +// brush 2693 +{ +( 992 2656 0 ) ( 1024 2656 0 ) ( 1024 2656 128 ) ECOP1_6 0 0 0 1 1 +( 1024 128 -384 ) ( 1024 0 -384 ) ( 1008 0 -384 ) TECH07_2 0 0 0 1 1 +( 960 2640 0 ) ( 928 2656 0 ) ( 928 2656 128 ) TECH07_2 0 0 0 1 1 +( 832 2704 -512 ) ( 816 2640 -512 ) ( 1024 2640 -512 ) TECH07_2 0 0 0 1 1 +( 1024 2640 -320 ) ( 1024 2640 -512 ) ( 816 2640 -512 ) TECH07_2 0 0 0 1 1 +( 1024 2640 -320 ) ( 1024 2704 -320 ) ( 1024 2704 -512 ) TECH04_7 0 0 0 1 1 +} +// brush 2694 +{ +( 955 2688 0 ) ( 965 2688 0 ) ( 965 2688 128 ) TECH07_2 0 0 0 1 1 +( 960 2656 128 ) ( 960 2656 0 ) ( 949 2656 0 ) TECH07_2 0 0 0 1 1 +( 960 128 -384 ) ( 960 0 -384 ) ( 955 0 -384 ) TECH07_2 0 0 0 1 1 +( 928 2640 0 ) ( 928 2704 0 ) ( 928 2704 128 ) TECH07_2 0 0 0 1 1 +( 896 2704 -512 ) ( 891 2640 -512 ) ( 960 2640 -512 ) TECH07_2 0 0 0 1 1 +( 960 2640 -320 ) ( 960 2704 -320 ) ( 960 2704 -512 ) BLACK 0 0 0 1 1 +} +// brush 2695 +{ +( 1040 2688 128 ) ( 1040 2688 0 ) ( 1008 2688 0 ) ECOP1_6 0 0 0 1 1 +( 1024 128 -384 ) ( 1024 0 -384 ) ( 1008 0 -384 ) TECH07_2 0 0 0 1 1 +( 928 2688 0 ) ( 960 2704 0 ) ( 960 2704 128 ) TECH07_2 0 0 0 1 1 +( 832 2704 -512 ) ( 816 2640 -512 ) ( 1024 2640 -512 ) TECH07_2 0 0 0 1 1 +( 832 2704 -320 ) ( 832 2704 -512 ) ( 1024 2704 -512 ) TECH07_2 0 0 0 1 1 +( 1024 2640 -320 ) ( 1024 2704 -320 ) ( 1024 2704 -512 ) TECH04_7 0 0 0 1 1 +} +// brush 2696 +{ +( 1216 0 -512 ) ( 1184 0 -512 ) ( 1184 128 -512 ) TECH04_7 0 0 0 1 1 +( 1280 3200 -672 ) ( 1152 3200 -672 ) ( 1152 2688 -672 ) TECH07_2 0 0 0 1 1 +( 1280 3200 -384 ) ( 1280 3200 -672 ) ( 1280 2688 -672 ) TECH07_2 0 0 0 1 1 +( 1152 2688 -384 ) ( 1152 2688 -672 ) ( 1152 3200 -672 ) TECH04_5 0 0 0 1 1 +( 1152 3200 -672 ) ( 1280 3200 -672 ) ( 1280 3200 -384 ) TECH07_2 0 0 0 1 1 +( 1152 2688 -384 ) ( 1280 2688 -384 ) ( 1280 2688 -672 ) ECOP1_6 0 0 0 1 1 +} +// brush 2697 +{ +( 1280 2688 -384 ) ( 1152 2688 -384 ) ( 1152 2656 -384 ) PBTEK1_03 -16 0 90 1 1 +( 1280 2656 -256 ) ( 1152 2656 -256 ) ( 1152 2688 -256 ) TECH07_2 0 0 0 1 1 +( 1280 2688 -256 ) ( 1280 2688 -384 ) ( 1280 2656 -384 ) TECH07_2 0 0 0 1 1 +( 1152 2656 -256 ) ( 1152 2656 -384 ) ( 1152 2688 -384 ) TECH07_2 0 0 0 1 1 +( 1152 2688 -384 ) ( 1280 2688 -384 ) ( 1280 2688 -256 ) TECH07_2 0 0 0 1 1 +( 1152 2656 -256 ) ( 1280 2656 -256 ) ( 1280 2656 -384 ) TECH07_2 0 0 0 1 1 +} +// brush 2698 +{ +( 1280 2688 -672 ) ( 1152 2688 -672 ) ( 1152 2656 -672 ) TECH07_2 0 0 0 1 1 +( 1280 2656 -512 ) ( 1152 2656 -512 ) ( 1152 2688 -512 ) SFLOOR4_2 0 0 0 1 1 +( 1280 2688 -512 ) ( 1280 2688 -672 ) ( 1280 2656 -672 ) TECH07_2 0 0 0 1 1 +( 1152 2656 -512 ) ( 1152 2656 -672 ) ( 1152 2688 -672 ) TECH07_2 0 0 0 1 1 +( 1152 2688 -672 ) ( 1280 2688 -672 ) ( 1280 2688 -512 ) TECH07_2 0 0 0 1 1 +( 1152 2656 -512 ) ( 1280 2656 -512 ) ( 1280 2656 -672 ) TECH07_2 0 0 0 1 1 +} +// brush 2699 +{ +( 1280 2688 -512 ) ( 1216 2688 -512 ) ( 1216 2656 -512 ) TECH07_2 0 0 0 1 1 +( 1280 2656 -384 ) ( 1216 2656 -384 ) ( 1216 2688 -384 ) TECH07_2 0 0 0 1 1 +( 1280 2688 -384 ) ( 1280 2688 -512 ) ( 1280 2656 -512 ) TECH07_2 0 0 0 1 1 +( 1216 2656 -384 ) ( 1216 2656 -512 ) ( 1216 2688 -512 ) BLACK 0 0 0 1 1 +( 1216 2688 -512 ) ( 1280 2688 -512 ) ( 1280 2688 -384 ) TECH07_2 0 0 0 1 1 +( 1216 2656 -384 ) ( 1280 2656 -384 ) ( 1280 2656 -512 ) TECH07_2 0 0 0 1 1 +} +// brush 2700 +{ +( 944 3104 -512 ) ( 720 3104 -512 ) ( 736 3072 -512 ) TECH07_2 0 0 0 1 1 +( 720 3104 -320 ) ( 944 3104 -320 ) ( 928 3072 -320 ) TECH07_2 0 0 0 1 1 +( 928 3072 -512 ) ( 736 3072 -512 ) ( 736 3072 -320 ) TECH07_2 0 0 0 1 1 +( 720 3104 -512 ) ( 944 3104 -512 ) ( 944 3104 -320 ) TECH07_2 0 0 0 1 1 +( 928 3072 -512 ) ( 928 3072 -320 ) ( 944 3104 -320 ) TECH07_2 0 0 0 1 1 +( 736 3072 -320 ) ( 736 3072 -512 ) ( 720 3104 -512 ) TECH07_2 0 0 0 1 1 +} +// brush 2701 +{ +( 640 2976 -512 ) ( 736 3072 -512 ) ( 720 3104 -512 ) TECH07_2 0 0 0 1 1 +( 736 3072 -320 ) ( 640 2976 -320 ) ( 608 2992 -320 ) TECH07_2 0 0 0 1 1 +( 640 2976 -320 ) ( 736 3072 -320 ) ( 736 3072 -512 ) TECH07_2 0 0 0 0.750000 1 +( 720 3104 -320 ) ( 608 2992 -320 ) ( 608 2992 -512 ) TECH07_2 32 0 0 0.750000 1 +( 608 2992 -512 ) ( 608 2992 -320 ) ( 640 2976 -320 ) TECH07_2 0 0 0 1 1 +( 720 3104 -320 ) ( 720 3104 -512 ) ( 736 3072 -512 ) TECH07_2 0 0 0 1 1 +} +// brush 2702 +{ +( 640 2976 -512 ) ( 608 2992 -512 ) ( 608 2880 -512 ) TECH07_2 0 0 0 1 1 +( 640 2880 -320 ) ( 608 2880 -320 ) ( 608 2992 -320 ) TECH07_2 0 0 0 1 1 +( 640 2976 -320 ) ( 640 2976 -512 ) ( 640 2880 -512 ) TECH07_2 0 0 0 1 1 +( 608 2880 -320 ) ( 608 2880 -512 ) ( 608 2992 -512 ) TECH07_2 0 0 0 1 1 +( 608 2880 -320 ) ( 640 2880 -320 ) ( 640 2880 -512 ) TECH07_2 0 0 0 1 1 +( 608 2992 -512 ) ( 640 2976 -512 ) ( 640 2976 -320 ) TECH07_2 0 0 0 1 1 +} +// brush 2703 +{ +( 1048 2992 0 ) ( 1024 2992 0 ) ( 1024 2992 128 ) PLAT_STEM 0 0 0 1 1 +( 928 3072 -512 ) ( 1024 2976 -512 ) ( 1152 2976 -512 ) TECH07_2 0 0 0 1 1 +( 944 3104 -320 ) ( 1152 3104 -320 ) ( 1152 2976 -320 ) TECH07_2 0 0 0 1 1 +( 928 3072 -512 ) ( 928 3072 -320 ) ( 1024 2976 -320 ) TECH07_2 0 0 0 0.750000 1 +( 944 3104 -512 ) ( 1152 3104 -512 ) ( 1152 3104 -320 ) TECH07_2 -32 0 0 0.750000 1 +( 1152 3104 -512 ) ( 1152 2976 -512 ) ( 1152 2976 -320 ) TECH07_2 0 0 0 1 1 +( 928 3072 -512 ) ( 944 3104 -512 ) ( 944 3104 -320 ) TECH07_2 0 0 0 1 1 +} +// brush 2704 +{ +( 1152 3200 -672 ) ( 448 3200 -672 ) ( 448 3104 -672 ) UWALL1_2 0 0 0 1 1 +( 1152 3104 -320 ) ( 448 3104 -320 ) ( 448 3200 -320 ) UWALL1_2 0 0 0 1 1 +( 1152 3200 -320 ) ( 1152 3200 -672 ) ( 1152 3104 -672 ) UWALL1_2 0 0 0 1 1 +( 448 3104 -320 ) ( 448 3104 -672 ) ( 448 3200 -672 ) UWALL1_2 0 0 0 1 1 +( 448 3200 -672 ) ( 1152 3200 -672 ) ( 1152 3200 -320 ) UWALL1_2 0 0 0 1 1 +( 448 3104 -320 ) ( 1152 3104 -320 ) ( 1152 3104 -672 ) UWALL1_2 0 0 0 1 1 +} +// brush 2705 +{ +( 592 2560 -496 ) ( 560 2560 -496 ) ( 560 2560 -432 ) BASE_CEIL1 0 0 0 1 1 +( 592 2568 -432 ) ( 560 2568 -432 ) ( 560 2568 -496 ) SWITCH_1 16 16 270 1 1 +( 592 2568 -496 ) ( 592 2560 -496 ) ( 592 2560 -432 ) BASE_CEIL1 0 0 0 1 1 +( 560 2568 -432 ) ( 560 2560 -432 ) ( 560 2560 -496 ) BASE_CEIL1 0 0 0 1 1 +( 560 2560 -496 ) ( 592 2560 -496 ) ( 592 2568 -496 ) BASE_CEIL1 0 0 0 1 1 +( 560 2568 -432 ) ( 592 2568 -432 ) ( 592 2560 -432 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 2706 +{ +( 624 2880 0 ) ( 648 2880 0 ) ( 648 2880 128 ) TECH07_2 0 0 0 1 1 +( 640 2912 -512 ) ( 608 2928 -512 ) ( 608 2816 -512 ) TECH07_2 0 0 0 1 1 +( 640 2816 -320 ) ( 608 2816 -320 ) ( 608 2928 -320 ) TECH07_2 0 0 0 1 1 +( 640 2912 -320 ) ( 640 2912 -512 ) ( 640 2816 -512 ) TECH07_2 0 0 0 1 1 +( 608 2816 -320 ) ( 608 2816 -512 ) ( 608 2928 -512 ) TECH07_2 0 0 0 1 1 +( 608 2816 -320 ) ( 640 2816 -320 ) ( 640 2816 -512 ) TECH07_2 0 0 0 1 1 +} +// brush 2707 +{ +( 0 2840 -520 ) ( 0 2832 -528 ) ( 128 2832 -528 ) TECH04_9 0 0 0 1 1 +( 640 2816 -528 ) ( 608 2816 -528 ) ( 608 2844 -528 ) ECOP1_6 0 -16 0 1 1 +( 640 2840 -528 ) ( 640 2840 -544 ) ( 640 2816 -544 ) ECOP1_6 0 -16 0 1 1 +( 608 2816 -528 ) ( 608 2816 -544 ) ( 608 2844 -544 ) ECOP1_6 0 -16 0 1 1 +( 608 2816 -528 ) ( 640 2816 -528 ) ( 640 2816 -544 ) ECOP1_6 0 -16 0 1 1 +} +// brush 2708 +{ +( 128 2864 -528 ) ( 0 2864 -528 ) ( 0 2856 -520 ) TECH04_9 0 0 0 1 1 +( 608 2852 -528 ) ( 608 2880 -528 ) ( 640 2880 -528 ) ECOP1_6 0 -16 0 1 1 +( 640 2880 -544 ) ( 640 2856 -544 ) ( 640 2856 -528 ) ECOP1_6 0 -16 0 1 1 +( 608 2852 -544 ) ( 608 2880 -544 ) ( 608 2880 -528 ) ECOP1_6 0 -16 0 1 1 +( 640 2880 -544 ) ( 640 2880 -528 ) ( 608 2880 -528 ) ECOP1_6 0 -16 0 1 1 +} +// brush 2709 +{ +( 608 2560 -544 ) ( 608 2528 -544 ) ( 608 2528 -528 ) TECH04_5 0 0 0 1 1 +( 544 2560 -544 ) ( 544 2528 -544 ) ( 608 2528 -544 ) TECH_32BORDA 0 0 0 1 1 +( 544 2528 -512 ) ( 544 2560 -512 ) ( 608 2560 -512 ) TECH04_5 0 0 0 1 1 +( 544 2528 -528 ) ( 544 2560 -528 ) ( 544 2560 -512 ) TECH04_5 0 0 0 1 1 +( 544 2560 -544 ) ( 608 2560 -544 ) ( 608 2560 -528 ) TECH04_5 0 0 0 1 1 +( 544 2528 -544 ) ( 544 2528 -528 ) ( 608 2528 -528 ) PBTEK1_06 32 0 0 1 1 +} +// brush 2710 +{ +( 128 2624 -608 ) ( 0 2624 -608 ) ( 0 2688 -592 ) ECOP1_6 0 0 0 1 1 +( 608 3200 -672 ) ( 544 3200 -672 ) ( 544 2624 -672 ) ECOP1_6 32 0 0 1 1 +( 608 2624 -592 ) ( 544 2624 -592 ) ( 544 3200 -592 ) ECOP1_6 32 0 0 1 1 +( 608 3200 -592 ) ( 608 3200 -672 ) ( 608 2624 -672 ) ECOP1_6 32 0 0 1 1 +( 544 2624 -592 ) ( 544 2624 -672 ) ( 544 3200 -672 ) ECOP1_6 32 0 0 1 1 +( 544 3200 -672 ) ( 608 3200 -672 ) ( 608 3200 -592 ) ECOP1_6 32 0 0 1 1 +( 544 2624 -592 ) ( 608 2624 -592 ) ( 608 2624 -672 ) ECOP1_6 32 0 0 1 1 +} +// brush 2711 +{ +( 608 2624 -672 ) ( 544 2624 -672 ) ( 544 2560 -672 ) ECOP1_6 32 0 0 1 1 +( 608 2560 -608 ) ( 544 2560 -608 ) ( 544 2624 -608 ) ECOP1_6 32 0 0 1 1 +( 608 2624 -608 ) ( 608 2624 -672 ) ( 608 2560 -672 ) ECOP1_6 32 0 0 1 1 +( 544 2560 -608 ) ( 544 2560 -672 ) ( 544 2624 -672 ) ECOP1_6 32 0 0 1 1 +( 544 2624 -672 ) ( 608 2624 -672 ) ( 608 2624 -608 ) ECOP1_6 32 0 0 1 1 +( 544 2560 -608 ) ( 608 2560 -608 ) ( 608 2560 -672 ) ECOP1_6 32 0 0 1 1 +} +// brush 2712 +{ +( 949 3200 -672 ) ( 448 3200 -672 ) ( 448 2907 -672 ) *slime0 0 0 0 1 1 +( 949 2907 -528 ) ( 448 2907 -528 ) ( 448 3200 -528 ) *slime0 0 0 0 1 1 +( 1040 3068 -520 ) ( 1040 3068 -690 ) ( 1040 2775 -690 ) *slime0 0 0 0 1 1 +( 448 2907 -520 ) ( 448 2907 -690 ) ( 448 3200 -690 ) *slime0 0 0 0 1 1 +( 448 3200 -690 ) ( 949 3200 -690 ) ( 949 3200 -520 ) *slime0 0 0 0 1 1 +( 471 2544 -520 ) ( 972 2544 -520 ) ( 972 2544 -690 ) *slime0 0 0 0 1 1 +} +// brush 2713 +{ +( 624 2880 -485 ) ( 648 2880 -485 ) ( 648 2880 -475 ) TECH04_5 0 0 0 1 1 +( 640 2912 -528 ) ( 608 2928 -528 ) ( 608 2816 -528 ) TECH04_9 0 0 0 1 1 +( 640 2816 -512 ) ( 608 2816 -512 ) ( 608 2928 -512 ) TECH04_5 0 0 0 1 1 +( 640 2912 -512 ) ( 640 2912 -528 ) ( 640 2816 -528 ) TECH04_5 0 0 0 1 1 +( 608 2816 -512 ) ( 608 2816 -528 ) ( 608 2928 -528 ) TECH04_5 0 0 0 1 1 +( 608 2816 -512 ) ( 640 2816 -512 ) ( 640 2816 -528 ) TECH04_5 0 0 0 1 1 +} +// brush 2714 +{ +( 1024 2992 -85 ) ( 1024 2992 -171 ) ( 1048 2992 -171 ) TECH07_2 0 0 0 1 1 +( 1152 2976 -512 ) ( 1024 2976 -512 ) ( 1024 2976 -384 ) TECH07_2 0 0 0 1 1 +( 928 3072 -512 ) ( 1024 2976 -512 ) ( 1152 2976 -512 ) TECH07_2 0 0 0 1 1 +( 944 3104 -384 ) ( 1152 3104 -384 ) ( 1152 2976 -384 ) TECH07_2 0 0 0 1 1 +( 928 3072 -512 ) ( 928 3072 -384 ) ( 1024 2976 -384 ) TECH07_2 0 0 0 0.750000 1 +( 1152 3104 -512 ) ( 1152 2976 -512 ) ( 1152 2976 -384 ) TECH07_2 0 0 0 1 1 +} +// brush 2715 +{ +( 864 2896 -392 ) ( 832 2896 -392 ) ( 832 2864 -392 ) TLIGHT01_1 0 16 0 1 1 +( 864 2864 -384 ) ( 832 2864 -384 ) ( 832 2896 -384 ) TLIGHT01_1 0 0 0 1 1 +( 864 2896 -384 ) ( 864 2896 -392 ) ( 864 2864 -392 ) TLIGHT01_1 16 0 0 1 1 +( 832 2864 -384 ) ( 832 2864 -392 ) ( 832 2896 -392 ) TLIGHT01_1 16 0 0 1 1 +( 832 2896 -392 ) ( 864 2896 -392 ) ( 864 2896 -384 ) TLIGHT01_1 0 0 0 1 1 +( 832 2864 -384 ) ( 864 2864 -384 ) ( 864 2864 -392 ) TLIGHT01_1 0 0 0 1 1 +} +// brush 2716 +{ +( 912 3040 -392 ) ( 912 3008 -392 ) ( 944 3008 -392 ) TLIGHT01_1 16 0 0 1 1 +( 944 3040 -384 ) ( 944 3008 -384 ) ( 912 3008 -384 ) TLIGHT01_1 0 0 0 1 1 +( 912 3040 -384 ) ( 912 3040 -392 ) ( 944 3040 -392 ) TLIGHT01_1 16 0 0 1 1 +( 944 3008 -384 ) ( 944 3008 -392 ) ( 912 3008 -392 ) TLIGHT01_1 16 0 0 1 1 +( 912 3008 -392 ) ( 912 3040 -392 ) ( 912 3040 -384 ) TLIGHT01_1 0 0 0 1 1 +( 944 3008 -384 ) ( 944 3040 -384 ) ( 944 3040 -392 ) TLIGHT01_1 0 0 0 1 1 +} +// brush 2717 +{ +( 912 2752 -392 ) ( 912 2720 -392 ) ( 944 2720 -392 ) TLIGHT01_1 16 0 0 1 1 +( 944 2752 -384 ) ( 944 2720 -384 ) ( 912 2720 -384 ) TLIGHT01_1 0 0 0 1 1 +( 912 2752 -384 ) ( 912 2752 -392 ) ( 944 2752 -392 ) TLIGHT01_1 16 0 0 1 1 +( 944 2720 -384 ) ( 944 2720 -392 ) ( 912 2720 -392 ) TLIGHT01_1 16 0 0 1 1 +( 912 2720 -392 ) ( 912 2752 -392 ) ( 912 2752 -384 ) TLIGHT01_1 0 0 0 1 1 +( 944 2720 -384 ) ( 944 2752 -384 ) ( 944 2752 -392 ) TLIGHT01_1 0 0 0 1 1 +} +// brush 2718 +{ +( 640 2976 -528 ) ( 736 3072 -528 ) ( 720 3104 -528 ) TECH04_5 0 0 0 1 1 +( 736 3072 -512 ) ( 640 2976 -512 ) ( 608 2992 -512 ) TECH04_5 0 0 0 1 1 +( 640 2976 -512 ) ( 736 3072 -512 ) ( 736 3072 -528 ) TECH04_5 0 0 0 1 1 +( 720 3104 -512 ) ( 608 2992 -512 ) ( 608 2992 -528 ) TECH04_5 0 0 0 1 1 +( 608 2992 -528 ) ( 608 2992 -512 ) ( 640 2976 -512 ) TECH04_5 0 0 0 1 1 +( 720 3104 -512 ) ( 720 3104 -528 ) ( 736 3072 -528 ) TECH04_5 0 0 0 1 1 +} +// brush 2719 +{ +( 640 3200 -592 ) ( 608 3200 -592 ) ( 608 2880 -592 ) ECOP1_6 0 -16 0 1 1 +( 640 2880 -528 ) ( 608 2880 -528 ) ( 608 3200 -528 ) ECOP1_6 32 0 0 1 1 +( 640 3200 -520 ) ( 640 3200 -584 ) ( 640 2880 -584 ) ECOP1_6 0 -16 0 1 1 +( 608 2880 -520 ) ( 608 2880 -584 ) ( 608 3200 -584 ) ECOP1_6 0 -16 0 1 1 +( 608 3200 -584 ) ( 640 3200 -584 ) ( 640 3200 -520 ) ECOP1_6 0 -16 0 1 1 +( 608 2880 -520 ) ( 640 2880 -520 ) ( 640 2880 -584 ) TECH04_9 0 0 0 1 1 +} +// brush 2720 +{ +( 512 3104 -416 ) ( 512 3040 -320 ) ( 656 3040 -320 ) UWALL1_2 0 0 0 1 1 +( 512 3040 -320 ) ( 512 3104 -320 ) ( 720 3104 -320 ) UWALL1_2 0 0 0 1 1 +( 720 3104 -416 ) ( 656 3040 -320 ) ( 720 3104 -320 ) UWALL1_2 0 0 0 1 1 +( 512 3104 -416 ) ( 512 3104 -320 ) ( 512 3040 -320 ) UWALL1_2 0 0 0 1 1 +( 512 3104 -416 ) ( 720 3104 -416 ) ( 720 3104 -320 ) UWALL1_2 0 0 0 1 1 +} +// brush 2721 +{ +( 680 3064 -528 ) ( 512 3064 -528 ) ( 512 3104 -448 ) UWALL1_2 0 0 0 1 1 +( 720 3104 -528 ) ( 512 3104 -528 ) ( 512 3064 -528 ) UWALL1_2 0 0 0 1 1 +( 680 3064 -528 ) ( 720 3104 -448 ) ( 720 3104 -528 ) UWALL1_2 0 0 0 1 1 +( 512 3104 -528 ) ( 512 3104 -448 ) ( 512 3064 -528 ) UWALL1_2 0 0 0 1 1 +( 720 3104 -528 ) ( 720 3104 -448 ) ( 512 3104 -448 ) UWALL1_2 0 0 0 1 1 +} +// brush 2722 +{ +( 0 3104 -312 ) ( 0 3104 -320 ) ( 128 3104 -320 ) UWALL1_2 0 0 0 1 1 +( 576 3064 -528 ) ( 608 3064 -528 ) ( 648 3104 -528 ) UWALL1_2 0 0 0 1 1 +( 608 3064 -528 ) ( 608 3104 -320 ) ( 648 3144 -320 ) UWALL1_2 0 0 0 1 1 +( 512 3104 -528 ) ( 512 3144 -320 ) ( 576 3104 -320 ) UWALL1_2 0 0 0 1 1 +( 608 3064 -528 ) ( 576 3064 -528 ) ( 576 3104 -320 ) UWALL1_2 0 0 0 1 1 +} +// brush 2723 +{ +( 1280 2944 -256 ) ( 1152 2944 -256 ) ( 1152 2816 -256 ) TECH11_2 0 0 0 1 1 +( 1280 2816 -128 ) ( 1152 2816 -128 ) ( 1152 2944 -128 ) TECH11_2 0 0 0 1 1 +( 1280 2944 -128 ) ( 1280 2944 -256 ) ( 1280 2816 -256 ) TECH11_2 0 0 0 1 1 +( 1152 2816 -128 ) ( 1152 2816 -256 ) ( 1152 2944 -256 ) TECH11_2 0 0 0 1 1 +( 1152 2944 -256 ) ( 1280 2944 -256 ) ( 1280 2944 -128 ) TECH11_2 0 0 0 1 1 +( 1152 2816 -128 ) ( 1280 2816 -128 ) ( 1280 2816 -256 ) TECH11_2 0 0 0 1 1 +} +// brush 2724 +{ +( 1280 3200 -256 ) ( 1152 3200 -256 ) ( 1152 2944 -256 ) TECH08_5B 0 0 0 1 1 +( 1280 2944 -128 ) ( 1152 2944 -128 ) ( 1152 3200 -128 ) TECH08_5B 0 0 0 1 1 +( 1280 3200 -128 ) ( 1280 3200 -256 ) ( 1280 2944 -256 ) TECH08_5B 0 0 0 1 1 +( 1152 2944 -128 ) ( 1152 2944 -256 ) ( 1152 3200 -256 ) TECH08_5B 64 0 0 1 1 +( 1152 3200 -256 ) ( 1280 3200 -256 ) ( 1280 3200 -128 ) TECH08_5B 0 0 0 1 1 +( 1152 2944 -128 ) ( 1280 2944 -128 ) ( 1280 2944 -256 ) TECH08_5B 0 0 0 1 1 +} +// brush 2725 +{ +( 1280 2768 -384 ) ( 1152 2768 -384 ) ( 1152 2688 -384 ) TECH07_2 0 0 0 1 1 +( 1280 2688 -256 ) ( 1152 2688 -256 ) ( 1152 2768 -256 ) SFLOOR4_2 0 0 0 1 1 +( 1280 2768 -256 ) ( 1280 2768 -384 ) ( 1280 2688 -384 ) TECH07_2 0 0 0 1 1 +( 1152 2688 -256 ) ( 1152 2688 -384 ) ( 1152 2768 -384 ) TECH07_2 0 0 0 1 1 +( 1152 2752 -384 ) ( 1280 2752 -384 ) ( 1280 2752 -256 ) PLAT_STEM 0 0 0 1 1 +( 1152 2688 -256 ) ( 1280 2688 -256 ) ( 1280 2688 -384 ) ECOP1_6 0 0 0 1 1 +} +// brush 2726 +{ +( 1280 3200 -384 ) ( 1152 3200 -384 ) ( 1152 2992 -384 ) TECH07_2 0 0 0 1 1 +( 1280 2992 -256 ) ( 1152 2992 -256 ) ( 1152 3200 -256 ) TECH07_2 0 0 0 1 1 +( 1280 3200 -256 ) ( 1280 3200 -384 ) ( 1280 2992 -384 ) TECH07_2 0 0 0 1 1 +( 1152 2992 -256 ) ( 1152 2992 -384 ) ( 1152 3200 -384 ) TECH07_2 0 0 0 1 1 +( 1152 3200 -384 ) ( 1280 3200 -384 ) ( 1280 3200 -256 ) TECH07_2 0 0 0 1 1 +( 1152 2992 -256 ) ( 1280 2992 -256 ) ( 1280 2992 -384 ) PLAT_STEM 0 0 0 1 1 +} +// brush 2727 +{ +( 1280 2992 -384 ) ( 1168 2992 -384 ) ( 1168 2768 -384 ) TECH07_2 0 0 0 1 1 +( 1280 2768 -256 ) ( 1168 2768 -256 ) ( 1168 2992 -256 ) TECH07_2 0 0 0 1 1 +( 1280 2992 -256 ) ( 1280 2992 -384 ) ( 1280 2768 -384 ) TECH07_2 0 0 0 1 1 +( 1168 2768 -256 ) ( 1168 2768 -384 ) ( 1168 2992 -384 ) PLAT_STEM 0 0 0 1 1 +( 1168 2992 -384 ) ( 1280 2992 -384 ) ( 1280 2992 -256 ) TECH07_2 0 0 0 1 1 +( 1168 2752 -256 ) ( 1280 2752 -256 ) ( 1280 2752 -384 ) ECOP1_6 0 0 0 1 1 +} +// brush 2728 +{ +( 1168 2992 -272 ) ( 1152 2992 -272 ) ( 1152 2768 -272 ) TECH04_2 0 0 0 1 1 +( 1168 2768 -256 ) ( 1152 2768 -256 ) ( 1152 2992 -256 ) TECH04_5 0 0 0 1 1 +( 1168 2992 -256 ) ( 1168 2992 -272 ) ( 1168 2768 -272 ) TECH04_5 0 0 0 1 1 +( 1152 2768 -256 ) ( 1152 2768 -272 ) ( 1152 2992 -272 ) TECH04_5 0 0 0 1 1 +( 1152 2992 -272 ) ( 1168 2992 -272 ) ( 1168 2992 -256 ) TECH04_5 0 0 0 1 1 +( 1152 2752 -256 ) ( 1168 2752 -256 ) ( 1168 2752 -272 ) TECH04_5 0 0 0 1 1 +} +// brush 2729 +{ +( 1168 2992 -384 ) ( 1152 2992 -384 ) ( 1152 2768 -384 ) TECH04_5 0 0 0 1 1 +( 1168 2768 -368 ) ( 1152 2768 -368 ) ( 1152 2992 -368 ) TECH04_2 0 0 0 1 1 +( 1168 2992 -368 ) ( 1168 2992 -384 ) ( 1168 2768 -384 ) TECH04_5 0 0 0 1 1 +( 1152 2768 -368 ) ( 1152 2768 -384 ) ( 1152 2992 -384 ) TECH04_5 0 0 0 1 1 +( 1152 2992 -384 ) ( 1168 2992 -384 ) ( 1168 2992 -368 ) TECH04_5 0 0 0 1 1 +( 1152 2768 -368 ) ( 1168 2768 -368 ) ( 1168 2768 -384 ) TECH04_5 0 0 0 1 1 +} +// brush 2730 +{ +( 1168 2992 -368 ) ( 1152 2992 -368 ) ( 1152 2768 -368 ) clip 0 0 0 1 1 +( 1168 2768 -272 ) ( 1152 2768 -272 ) ( 1152 2992 -272 ) clip 0 0 0 1 1 +( 1168 2992 -272 ) ( 1168 2992 -368 ) ( 1168 2768 -368 ) clip 0 0 0 1 1 +( 1152 2768 -272 ) ( 1152 2768 -368 ) ( 1152 2992 -368 ) clip 0 0 0 1 1 +( 1152 2992 -368 ) ( 1168 2992 -368 ) ( 1168 2992 -272 ) clip 0 0 0 1 1 +( 1152 2768 -272 ) ( 1168 2768 -272 ) ( 1168 2768 -368 ) clip 0 0 0 1 1 +} +// brush 2731 +{ +( 1056 2976 -272 ) ( 1056 2976 -256 ) ( 1056 2992 -256 ) TECH04_2 0 0 0 1 1 +( 928 2976 -272 ) ( 1056 2976 -272 ) ( 1056 2992 -272 ) TECH04_2 0 0 0 1 1 +( 920 2992 -256 ) ( 1056 2992 -256 ) ( 1056 2976 -256 ) TECH04_2 0 0 0 1 1 +( 920 2992 -272 ) ( 920 2992 -256 ) ( 928 2976 -256 ) TECH04_2 0 0 0 1 1 +( 928 2976 -256 ) ( 1056 2976 -256 ) ( 1056 2976 -272 ) TECH04_5 0 0 0 1 1 +( 1056 2992 -272 ) ( 1056 2992 -256 ) ( 920 2992 -256 ) TECH04_2 0 0 0 1 1 +} +// brush 2732 +{ +( 1152 2992 -272 ) ( 1056 2992 -272 ) ( 1056 2976 -272 ) TECH04_2 0 0 0 1 1 +( 1152 2976 -256 ) ( 1056 2976 -256 ) ( 1056 2992 -256 ) SFLOOR4_2 0 0 0 1 1 +( 1152 2992 -256 ) ( 1152 2992 -272 ) ( 1152 2976 -272 ) TECH04_2 0 0 0 1 1 +( 1056 2976 -256 ) ( 1056 2976 -272 ) ( 1056 2992 -272 ) TECH04_2 0 0 0 1 1 +( 1056 2992 -272 ) ( 1152 2992 -272 ) ( 1152 2992 -256 ) TECH04_2 0 0 0 1 1 +( 1056 2976 -256 ) ( 1152 2976 -256 ) ( 1152 2976 -272 ) TECH04_2 0 0 0 1 1 +} +// brush 2733 +{ +( 1136 2976 -256 ) ( 1072 2976 -256 ) ( 1072 2968 -256 ) TECH04_8 8 0 0 1 1 +( 1136 2968 -192 ) ( 1072 2968 -192 ) ( 1072 2976 -192 ) TECH04_8 8 0 90 1 1 +( 1136 2976 -192 ) ( 1136 2976 -256 ) ( 1136 2968 -256 ) TECH04_8 8 0 0 1 1 +( 1072 2968 -192 ) ( 1072 2968 -256 ) ( 1072 2976 -256 ) TECH04_8 8 0 0 1 1 +( 1072 2976 -256 ) ( 1136 2976 -256 ) ( 1136 2976 -192 ) TECH04_8 8 0 0 1 1 +( 1072 2968 -192 ) ( 1136 2968 -192 ) ( 1136 2968 -256 ) TECH10_1 16 0 0 1 1 +} +// brush 2734 +{ +( 1016 2768 -256 ) ( 1016 2768 -272 ) ( 1024 2752 -272 ) TECH04_2 0 0 0 1 1 +( 920 2752 -272 ) ( 1056 2752 -272 ) ( 1056 2768 -272 ) TECH04_2 0 0 0 1 1 +( 928 2768 -256 ) ( 1056 2768 -256 ) ( 1056 2752 -256 ) TECH04_2 0 0 0 1 1 +( 944 2768 -272 ) ( 944 2768 -256 ) ( 936 2752 -256 ) TECH04_2 0 0 0 1 1 +( 1016 2768 -272 ) ( 1016 2768 -256 ) ( 944 2768 -256 ) TECH04_5 0 0 0 1 1 +( 920 2752 -256 ) ( 1056 2752 -256 ) ( 1056 2752 -272 ) TECH04_2 0 0 0 1 1 +} +// brush 2735 +{ +( 1152 3200 -256 ) ( 1024 3200 -256 ) ( 1024 2976 -256 ) TECH08_5B 0 0 0 1 1 +( 1152 2976 -128 ) ( 1024 2976 -128 ) ( 1024 3200 -128 ) TECH08_5B 0 0 0 1 1 +( 1152 3200 -128 ) ( 1152 3200 -256 ) ( 1152 2976 -256 ) TECH08_5B 0 0 0 1 1 +( 1024 2976 -128 ) ( 1024 2976 -256 ) ( 1024 3200 -256 ) TECH08_5B 64 0 0 1 1 +( 1024 3200 -256 ) ( 1152 3200 -256 ) ( 1152 3200 -128 ) TECH08_5B 0 0 0 1 1 +( 1024 2976 -128 ) ( 1152 2976 -128 ) ( 1152 2976 -256 ) TECH08_1B 0 0 0 1 1 +} +// brush 2736 +{ +( 1008 3008 0 ) ( 1032 3008 0 ) ( 1032 3008 128 ) TECH08_1B 0 0 0 1 1 +( 1024 3200 -256 ) ( 960 3200 -256 ) ( 960 2976 -256 ) TECH08_1 0 0 0 1 1 +( 1024 2976 -128 ) ( 960 2976 -128 ) ( 960 3200 -128 ) TECH08_1 0 0 0 1 1 +( 1024 3200 -128 ) ( 1024 3200 -256 ) ( 1024 2976 -256 ) TECH08_1 0 0 0 1 1 +( 960 2976 -128 ) ( 960 2976 -256 ) ( 960 3200 -256 ) TEK_LA12 -32 0 0 1 1 +( 960 2976 -128 ) ( 1024 2976 -128 ) ( 1024 2976 -256 ) TECH08_1B 0 0 0 1 1 +} +// brush 2737 +{ +( 920 2768 -128 ) ( 1136 2768 -128 ) ( 1120 2784 -128 ) TECH04_6 0 0 0 1 1 +( 936 2800 -96 ) ( 1104 2800 -96 ) ( 1136 2768 -96 ) TECH_32BORDA 0 0 0 1 1 +( 1136 2768 -128 ) ( 1136 2768 -96 ) ( 1104 2800 -96 ) TECH_32BORDA 0 0 0 1 1 +( 928 2784 -128 ) ( 936 2800 -96 ) ( 920 2768 -96 ) TECH_32BORDA 0 0 0 1 1 +( 1104 2800 -96 ) ( 936 2800 -96 ) ( 928 2784 -128 ) TECH_32BORDA 0 0 0 1 1 +( 1136 2768 -128 ) ( 920 2768 -128 ) ( 920 2768 -96 ) TECH_32BORDA 0 0 0 1 1 +} +// brush 2738 +{ +( 920 2768 -128 ) ( 928 2784 -128 ) ( 896 2816 -128 ) TECH04_6 0 3 315 1.050000 1.050000 +( 936 2800 -96 ) ( 920 2768 -96 ) ( 880 2808 -96 ) TECH_32BORDA 0 0 0 1 1 +( 920 2768 -96 ) ( 936 2800 -96 ) ( 928 2784 -128 ) TECH_32BORDA 0 0 0 1 1 +( 912 2824 -96 ) ( 880 2808 -96 ) ( 880 2808 -128 ) TECH_32BORDA 0 0 0 1 1 +( 912 2824 -96 ) ( 896 2816 -128 ) ( 928 2784 -128 ) TECH_32BORDA 0 0 0 1 1 +( 880 2808 -128 ) ( 880 2808 -96 ) ( 920 2768 -96 ) TECH_32BORDA 0 0 0 1 1 +} +// brush 2739 +{ +( 896 2944 -128 ) ( 928 2976 -128 ) ( 920 2992 -128 ) TECH04_6 0 -3 225 1.050000 1.050000 +( 880 2952 -96 ) ( 920 2992 -96 ) ( 936 2960 -96 ) TECH_32BORDA 0 0 0 1 1 +( 928 2976 -128 ) ( 936 2960 -96 ) ( 920 2992 -96 ) TECH_32BORDA 0 0 0 1 1 +( 880 2952 -128 ) ( 880 2952 -96 ) ( 912 2936 -96 ) TECH_32BORDA 0 0 0 1 1 +( 928 2976 -128 ) ( 896 2944 -128 ) ( 912 2936 -96 ) TECH_32BORDA 0 0 0 1 1 +( 920 2992 -96 ) ( 880 2952 -96 ) ( 880 2952 -128 ) TECH_32BORDA 0 0 0 1 1 +} +// brush 2740 +{ +( 1120 2976 -128 ) ( 1136 2992 -128 ) ( 920 2992 -128 ) TECH04_6 0 0 180 1 1 +( 1136 2992 -96 ) ( 1104 2960 -96 ) ( 936 2960 -96 ) TECH_32BORDA 0 0 0 1 1 +( 1104 2960 -96 ) ( 1136 2992 -96 ) ( 1136 2992 -128 ) TECH_32BORDA 0 0 0 1 1 +( 920 2992 -96 ) ( 936 2960 -96 ) ( 928 2976 -128 ) TECH_32BORDA 0 0 0 1 1 +( 928 2976 -128 ) ( 936 2960 -96 ) ( 1104 2960 -96 ) TECH_32BORDA 0 0 0 1 1 +( 920 2992 -96 ) ( 920 2992 -128 ) ( 1136 2992 -128 ) TECH_32BORDA 0 0 0 1 1 +} +// brush 2741 +{ +( 880 2808 -128 ) ( 896 2816 -128 ) ( 896 2944 -128 ) TECH04_6 0 0 270 1 1 +( 912 2824 -96 ) ( 880 2808 -96 ) ( 880 2952 -96 ) TECH_32BORDA 0 0 0 1 1 +( 880 2808 -96 ) ( 912 2824 -96 ) ( 896 2816 -128 ) TECH_32BORDA 0 0 0 1 1 +( 912 2936 -96 ) ( 880 2952 -96 ) ( 880 2952 -128 ) TECH_32BORDA 0 0 0 1 1 +( 912 2936 -96 ) ( 896 2944 -128 ) ( 896 2816 -128 ) TECH_32BORDA 0 0 0 1 1 +( 880 2952 -128 ) ( 880 2952 -96 ) ( 880 2808 -96 ) TECH_32BORDA 0 0 0 1 1 +} +// brush 2742 +{ +( 1120 2784 -128 ) ( 1136 2768 -128 ) ( 1136 2992 -128 ) TECH04_6 0 0 90 1 1 +( 1136 2768 -96 ) ( 1104 2800 -96 ) ( 1104 2960 -96 ) TECH_32BORDA 0 0 0 1 1 +( 1104 2800 -96 ) ( 1136 2768 -96 ) ( 1136 2768 -128 ) TECH_32BORDA 0 0 0 1 1 +( 1136 2992 -96 ) ( 1104 2960 -96 ) ( 1120 2976 -128 ) TECH_32BORDA 0 0 0 1 1 +( 1120 2976 -128 ) ( 1104 2960 -96 ) ( 1104 2800 -96 ) TECH_32BORDA 0 0 0 1 1 +( 1136 2992 -96 ) ( 1136 2992 -128 ) ( 1136 2768 -128 ) TECH_32BORDA 0 0 0 1 1 +} +// brush 2743 +{ +( 992 2768 -96 ) ( 992 2768 0 ) ( 992 2992 0 ) TECH01_6 0 0 0 1 1 +( 880 2808 -96 ) ( 880 2808 0 ) ( 920 2768 0 ) TECH01_6 0 0 0 1 1 +( 920 2992 -96 ) ( 920 2992 0 ) ( 880 2952 0 ) TECH01_6 0 0 0 1 1 +( 880 2952 -96 ) ( 880 2808 -96 ) ( 920 2768 -96 ) TECH01_6 32 0 0 1 1 +( 880 2808 0 ) ( 880 2952 0 ) ( 920 2992 0 ) TECH01_6 0 0 0 1 1 +( 880 2952 0 ) ( 880 2808 0 ) ( 880 2808 -96 ) TECH01_6 0 0 0 1 1 +( 992 2992 0 ) ( 920 2992 0 ) ( 920 2992 -96 ) TECH01_6 0 0 0 1 1 +( 920 2768 0 ) ( 992 2768 0 ) ( 992 2768 -96 ) TECH01_6 0 0 0 1 1 +} +// brush 2744 +{ +( 920 2992 171 ) ( 920 2992 0 ) ( 912 2984 0 ) COP1_1 0 0 0 1 1 +( 1136 2992 -128 ) ( 880 2992 -128 ) ( 880 2768 -128 ) COP1_1 0 0 0 1 1 +( 1136 2768 0 ) ( 880 2768 0 ) ( 880 2992 0 ) COP1_1 0 0 0 1 1 +( 880 2768 0 ) ( 880 2768 -128 ) ( 880 2992 -128 ) COP1_1 0 0 0 1 1 +( 880 2992 -128 ) ( 1136 2992 -128 ) ( 1136 2992 0 ) COP1_1 0 0 0 1 1 +} +// brush 2745 +{ +( 880 2808 171 ) ( 880 2808 0 ) ( 896 2792 0 ) COP1_1 0 0 0 1 1 +( 1136 2992 -128 ) ( 880 2992 -128 ) ( 880 2768 -128 ) COP1_1 0 0 0 1 1 +( 1136 2768 0 ) ( 880 2768 0 ) ( 880 2992 0 ) COP1_1 0 0 0 1 1 +( 880 2768 0 ) ( 880 2768 -128 ) ( 880 2992 -128 ) COP1_1 0 0 0 1 1 +( 880 2768 0 ) ( 1136 2768 0 ) ( 1136 2768 -128 ) COP1_1 0 0 0 1 1 +} +// brush 2746 +{ +( 1056 2768 -96 ) ( 1056 2768 0 ) ( 1056 2992 0 ) TECH01_7 0 0 0 1 1 +( 992 2992 -96 ) ( 992 2992 0 ) ( 992 2768 0 ) TECH01_7 0 0 0 1 1 +( 992 2768 -96 ) ( 1056 2768 -96 ) ( 1056 2992 -96 ) TECH01_7 32 0 0 1 1 +( 992 2992 0 ) ( 1056 2992 0 ) ( 1056 2768 0 ) TECH01_7 0 0 0 1 1 +( 1056 2992 0 ) ( 992 2992 0 ) ( 992 2992 -96 ) TECH01_7 0 0 0 1 1 +( 992 2768 0 ) ( 1056 2768 0 ) ( 1056 2768 -96 ) TECH01_7 0 0 0 1 1 +} +// brush 2747 +{ +( 1056 2992 -96 ) ( 1056 2992 0 ) ( 1056 2768 0 ) TECH01_6 0 0 0 1 1 +( 1056 2768 -96 ) ( 1136 2768 -96 ) ( 1136 2992 -96 ) TECH01_6 32 0 0 1 1 +( 1056 2992 0 ) ( 1136 2992 0 ) ( 1136 2768 0 ) TECH01_6 0 0 0 1 1 +( 1136 2768 -96 ) ( 1136 2768 0 ) ( 1136 2992 0 ) TECH01_6 0 0 0 1 1 +( 1136 2992 0 ) ( 1056 2992 0 ) ( 1056 2992 -96 ) TECH01_6 0 0 0 1 1 +( 1056 2768 -96 ) ( 1056 2768 0 ) ( 1136 2768 0 ) TECH01_6 0 0 0 1 1 +} +// brush 2748 +{ +( 1280 2560 -128 ) ( 1136 2560 -128 ) ( 1136 2560 0 ) COP1_1 0 0 0 1 1 +( 1280 3264 0 ) ( 1136 3264 0 ) ( 1136 3264 -128 ) TECH07_2 -32 0 0 1 1 +( 1280 3264 -128 ) ( 1280 2560 -128 ) ( 1280 2560 0 ) COP1_1 0 0 0 1 1 +( 1136 3264 0 ) ( 1136 2560 0 ) ( 1136 2560 -128 ) COP1_1 0 0 0 1 1 +( 1136 2560 -128 ) ( 1280 2560 -128 ) ( 1280 3264 -128 ) COP1_1 0 0 0 1 1 +( 1136 3264 0 ) ( 1280 3264 0 ) ( 1280 2560 0 ) COP1_1 0 0 0 1 1 +} +// brush 2749 +{ +( 1136 2992 -128 ) ( 880 2992 -128 ) ( 880 2992 0 ) COP1_1 0 0 0 1 1 +( 1136 3264 0 ) ( 880 3264 0 ) ( 880 3264 -128 ) TECH07_2 -32 0 0 1 1 +( 1136 3264 -128 ) ( 1136 2992 -128 ) ( 1136 2992 0 ) COP1_1 0 0 0 1 1 +( 880 3264 0 ) ( 880 2992 0 ) ( 880 2992 -128 ) COP1_1 0 0 0 1 1 +( 880 2992 -128 ) ( 1136 2992 -128 ) ( 1136 3264 -128 ) COP1_1 0 0 0 1 1 +( 880 3264 0 ) ( 1136 3264 0 ) ( 1136 2992 0 ) COP1_1 0 0 0 1 1 +} +// brush 2750 +{ +( 1136 2560 -128 ) ( 880 2560 -128 ) ( 880 2560 0 ) COP1_1 0 0 0 1 1 +( 1136 2768 0 ) ( 880 2768 0 ) ( 880 2768 -128 ) COP1_1 0 0 0 1 1 +( 1136 2768 -128 ) ( 1136 2560 -128 ) ( 1136 2560 0 ) COP1_1 0 0 0 1 1 +( 880 2768 0 ) ( 880 2560 0 ) ( 880 2560 -128 ) COP1_1 0 0 0 1 1 +( 880 2560 -128 ) ( 1136 2560 -128 ) ( 1136 2768 -128 ) COP1_1 0 0 0 1 1 +( 880 2768 0 ) ( 1136 2768 0 ) ( 1136 2560 0 ) COP1_1 0 0 0 1 1 +} +// brush 2751 +{ +( 880 2560 -128 ) ( 832 2560 -128 ) ( 832 2560 0 ) COP1_1 0 0 0 1 1 +( 880 3264 0 ) ( 832 3264 0 ) ( 832 3264 -128 ) TECH07_2 -32 0 0 1 1 +( 880 3264 -128 ) ( 880 2560 -128 ) ( 880 2560 0 ) COP1_1 0 0 0 1 1 +( 832 3264 0 ) ( 832 2560 0 ) ( 832 2560 -128 ) twall4_1 0 0 0 1 1 +( 832 2560 -128 ) ( 880 2560 -128 ) ( 880 3264 -128 ) COP1_1 0 0 0 1 1 +( 832 3264 0 ) ( 880 3264 0 ) ( 880 2560 0 ) COP1_1 0 0 0 1 1 +} +// brush 2752 +{ +( 448 0 -240 ) ( 448 0 -304 ) ( 448 128 -304 ) TECH07_2 64 0 0 1 1 +( 832 2768 -128 ) ( 816 2784 -128 ) ( 248 2784 -128 ) TECH04_6 0 0 0 1 1 +( 800 2800 -96 ) ( 832 2768 -96 ) ( 240 2768 -96 ) TECH_32BORDA 0 0 0 1 1 +( 832 2768 -96 ) ( 800 2800 -96 ) ( 816 2784 -128 ) TECH_32BORDA 0 0 0 1 1 +( 256 2800 -96 ) ( 248 2784 -128 ) ( 816 2784 -128 ) TECH_32BORDA 0 0 0 1 1 +( 240 2768 -128 ) ( 240 2768 -96 ) ( 832 2768 -96 ) TECH_32BORDA 0 0 0 1 1 +} +// brush 2753 +{ +( 448 0 -240 ) ( 448 0 -304 ) ( 448 128 -304 ) TECH07_2 64 0 0 1 1 +( 816 2976 -128 ) ( 832 2992 -128 ) ( 240 2992 -128 ) TECH04_6 0 0 180 1 1 +( 832 2992 -96 ) ( 800 2960 -96 ) ( 256 2960 -96 ) TECH_32BORDA 0 0 0 1 1 +( 800 2960 -96 ) ( 832 2992 -96 ) ( 832 2992 -128 ) TECH_32BORDA 0 0 0 1 1 +( 248 2976 -128 ) ( 256 2960 -96 ) ( 800 2960 -96 ) TECH_32BORDA 0 0 0 1 1 +( 240 2992 -96 ) ( 240 2992 -128 ) ( 832 2992 -128 ) TECH_32BORDA 0 0 0 1 1 +} +// brush 2754 +{ +( 848 2944 0 ) ( 824 2944 0 ) ( 824 2944 128 ) TECH_32BORDA 0 0 0 1 1 +( 832 2768 -128 ) ( 832 2992 -128 ) ( 816 2976 -128 ) TECH04_6 0 0 90 1 1 +( 800 2800 -96 ) ( 800 2960 -96 ) ( 832 2992 -96 ) twall4_1 0 0 0 1 1 +( 800 2960 -96 ) ( 816 2976 -128 ) ( 832 2992 -128 ) TECH_32BORDA 0 0 0 1 1 +( 800 2960 -96 ) ( 800 2800 -96 ) ( 816 2784 -128 ) TECH_32BORDA 0 0 0 1 1 +( 832 2992 -128 ) ( 832 2768 -128 ) ( 832 2768 -96 ) TECH_32BORDA 0 0 0 1 1 +} +// brush 2755 +{ +( 512 0 -96 ) ( 512 0 -64 ) ( 512 128 -64 ) SFLOOR1_1 0 0 90 1 1 +( 448 2880 -144 ) ( 448 2896 -160 ) ( 448 2928 -160 ) SFLOOR1_1 0 0 90 1 1 +( 656 2928 -160 ) ( 652 2944 -144 ) ( 448 2944 -144 ) SFLOOR1_1 0 0 90 1 1 +( 448 2896 -160 ) ( 448 2880 -144 ) ( 652 2880 -144 ) SFLOOR1_1 0 0 90 1 1 +( 448 2880 -112 ) ( 448 2896 -96 ) ( 640 2896 -96 ) SFLOOR1_1 0 0 90 1 1 +( 644 2944 -112 ) ( 640 2928 -96 ) ( 448 2928 -96 ) SFLOOR1_1 0 0 90 1 1 +( 448 2928 -160 ) ( 448 2896 -160 ) ( 656 2896 -160 ) SFLOOR1_1 0 0 90 1 1 +( 448 2896 -96 ) ( 448 2928 -96 ) ( 640 2928 -96 ) SFLOOR1_1 0 0 90 1 1 +( 652 2944 -144 ) ( 644 2944 -112 ) ( 448 2944 -112 ) SFLOOR1_1 0 0 90 1 1 +( 448 2880 -144 ) ( 448 2880 -112 ) ( 644 2880 -112 ) SFLOOR1_1 0 0 90 1 1 +} +// brush 2756 +{ +( 649 2864 -132 ) ( 652 2852 -144 ) ( 652 2828 -144 ) cop2_5 0 0 0 1 1 +( 448 2816 -132 ) ( 448 2828 -144 ) ( 448 2852 -144 ) cop2_5 0 0 0 1 1 +( 652 2852 -144 ) ( 649 2864 -132 ) ( 448 2864 -132 ) cop2_5 0 0 0 1 1 +( 448 2828 -144 ) ( 448 2816 -132 ) ( 649 2816 -132 ) cop2_5 0 0 0 1 1 +( 448 2816 -108 ) ( 448 2828 -96 ) ( 640 2828 -96 ) cop2_5 0 0 0 1 1 +( 643 2864 -108 ) ( 640 2852 -96 ) ( 448 2852 -96 ) cop2_5 0 0 0 1 1 +( 448 2852 -144 ) ( 448 2828 -144 ) ( 652 2828 -144 ) cop2_5 0 0 0 1 1 +( 448 2828 -96 ) ( 448 2852 -96 ) ( 640 2852 -96 ) cop2_5 0 0 0 1 1 +( 649 2864 -132 ) ( 643 2864 -108 ) ( 448 2864 -108 ) cop2_5 0 0 0 1 1 +( 448 2816 -132 ) ( 448 2816 -108 ) ( 643 2816 -108 ) cop2_5 0 0 0 1 1 +} +// brush 2757 +{ +( 652 2880 -144 ) ( 656 2896 -160 ) ( 656 2928 -160 ) SFLOOR1_1 0 0 90 1 1 +( 780 2944 -80 ) ( 784 2928 -96 ) ( 784 2896 -96 ) SFLOOR1_1 0 0 90 1 1 +( 784 2928 -96 ) ( 780 2944 -80 ) ( 652 2944 -144 ) SFLOOR1_1 0 0 90 1 1 +( 656 2896 -160 ) ( 652 2880 -144 ) ( 780 2880 -80 ) SFLOOR1_1 0 0 90 1 1 +( 644 2880 -112 ) ( 640 2896 -96 ) ( 768 2896 -32 ) SFLOOR1_1 0 0 90 1 1 +( 772 2944 -48 ) ( 768 2928 -32 ) ( 640 2928 -96 ) SFLOOR1_1 0 0 90 1 1 +( 656 2928 -160 ) ( 656 2896 -160 ) ( 784 2896 -96 ) SFLOOR1_1 0 0 90 1 1 +( 640 2896 -96 ) ( 640 2928 -96 ) ( 768 2928 -32 ) SFLOOR1_1 0 0 90 1 1 +( 780 2944 -80 ) ( 772 2944 -48 ) ( 644 2944 -112 ) SFLOOR1_1 0 0 90 1 1 +( 652 2880 -144 ) ( 644 2880 -112 ) ( 772 2880 -48 ) SFLOOR1_1 0 0 90 1 1 +} +// brush 2758 +{ +( 649 2816 -132 ) ( 652 2828 -144 ) ( 652 2852 -144 ) cop2_5 0 0 0 1 1 +( 777 2864 -68 ) ( 780 2852 -80 ) ( 780 2828 -80 ) cop2_5 0 0 0 1 1 +( 780 2852 -80 ) ( 777 2864 -68 ) ( 649 2864 -132 ) cop2_5 0 0 0 1 1 +( 652 2828 -144 ) ( 649 2816 -132 ) ( 777 2816 -68 ) cop2_5 0 0 0 1 1 +( 643 2816 -108 ) ( 640 2828 -96 ) ( 768 2828 -32 ) cop2_5 0 0 0 1 1 +( 771 2864 -44 ) ( 768 2852 -32 ) ( 640 2852 -96 ) cop2_5 0 0 0 1 1 +( 652 2852 -144 ) ( 652 2828 -144 ) ( 780 2828 -80 ) cop2_5 0 0 0 1 1 +( 640 2828 -96 ) ( 640 2852 -96 ) ( 768 2852 -32 ) cop2_5 0 0 0 1 1 +( 777 2864 -68 ) ( 771 2864 -44 ) ( 643 2864 -108 ) cop2_5 0 0 0 1 1 +( 649 2816 -132 ) ( 643 2816 -108 ) ( 771 2816 -44 ) cop2_5 0 0 0 1 1 +} +// brush 2759 +{ +( 780 2880 -80 ) ( 784 2896 -96 ) ( 784 2928 -96 ) SFLOOR1_1 0 0 90 1 1 +( 832 2928 -96 ) ( 832 2944 -80 ) ( 780 2944 -80 ) SFLOOR1_1 0 0 90 1 1 +( 784 2896 -96 ) ( 780 2880 -80 ) ( 832 2880 -80 ) SFLOOR1_1 0 0 90 1 1 +( 772 2880 -48 ) ( 768 2896 -32 ) ( 832 2896 -32 ) SFLOOR1_1 0 0 90 1 1 +( 832 2944 -48 ) ( 832 2928 -32 ) ( 768 2928 -32 ) SFLOOR1_1 0 0 90 1 1 +( 832 2944 -80 ) ( 832 2928 -96 ) ( 832 2896 -96 ) SFLOOR1_1 0 0 90 1 1 +( 832 2896 -96 ) ( 832 2928 -96 ) ( 784 2928 -96 ) SFLOOR1_1 0 0 90 1 1 +( 832 2928 -32 ) ( 832 2896 -32 ) ( 768 2896 -32 ) SFLOOR1_1 0 0 90 1 1 +( 832 2944 -80 ) ( 832 2944 -48 ) ( 772 2944 -48 ) SFLOOR1_1 0 0 90 1 1 +( 832 2880 -48 ) ( 832 2880 -80 ) ( 780 2880 -80 ) SFLOOR1_1 0 0 90 1 1 +} +// brush 2760 +{ +( 777 2816 -68 ) ( 780 2828 -80 ) ( 780 2852 -80 ) cop2_5 0 0 0 1 1 +( 832 2864 -68 ) ( 832 2852 -80 ) ( 832 2828 -80 ) cop2_5 0 0 0 1 1 +( 832 2852 -80 ) ( 832 2864 -68 ) ( 777 2864 -68 ) cop2_5 0 0 0 1 1 +( 780 2828 -80 ) ( 777 2816 -68 ) ( 832 2816 -68 ) cop2_5 0 0 0 1 1 +( 771 2816 -44 ) ( 768 2828 -32 ) ( 832 2828 -32 ) cop2_5 0 0 0 1 1 +( 832 2864 -44 ) ( 832 2852 -32 ) ( 768 2852 -32 ) cop2_5 0 0 0 1 1 +( 780 2852 -80 ) ( 780 2828 -80 ) ( 832 2828 -80 ) cop2_5 0 0 0 1 1 +( 768 2828 -32 ) ( 768 2852 -32 ) ( 832 2852 -32 ) cop2_5 0 0 0 1 1 +( 832 2864 -68 ) ( 832 2864 -44 ) ( 771 2864 -44 ) cop2_5 0 0 0 1 1 +( 777 2816 -68 ) ( 771 2816 -44 ) ( 832 2816 -44 ) cop2_5 0 0 0 1 1 +} +// brush 2761 +{ +( 512 128 -64 ) ( 512 0 -64 ) ( 512 0 -96 ) HTEK14_7 0 0 90 1 1 +( 608 0 -96 ) ( 608 0 -80 ) ( 608 128 -80 ) HTEK14_7 0 0 90 1 1 +( 656 2928 -160 ) ( 652 2944 -144 ) ( 448 2944 -144 ) HTEK14_7 0 0 90 1 1 +( 448 2896 -160 ) ( 448 2880 -144 ) ( 652 2880 -144 ) HTEK14_7 0 0 90 1 1 +( 448 2880 -112 ) ( 448 2896 -96 ) ( 640 2896 -96 ) HTEK14_7 0 0 90 1 1 +( 644 2944 -112 ) ( 640 2928 -96 ) ( 448 2928 -96 ) HTEK14_7 0 0 90 1 1 +( 448 2928 -160 ) ( 448 2896 -160 ) ( 656 2896 -160 ) HTEK14_7 0 0 90 1 1 +( 448 2896 -96 ) ( 448 2928 -96 ) ( 640 2928 -96 ) HTEK14_7 0 0 90 1 1 +( 652 2944 -144 ) ( 644 2944 -112 ) ( 448 2944 -112 ) HTEK14_7 0 0 90 1 1 +( 448 2880 -144 ) ( 448 2880 -112 ) ( 644 2880 -112 ) HTEK14_7 0 0 90 1 1 +} +// brush 2762 +{ +( 608 128 -80 ) ( 608 0 -80 ) ( 608 0 -96 ) SFLOOR1_1 0 0 90 1 1 +( 652 2944 -144 ) ( 656 2928 -160 ) ( 656 2896 -160 ) SFLOOR1_1 0 0 90 1 1 +( 656 2928 -160 ) ( 652 2944 -144 ) ( 448 2944 -144 ) SFLOOR1_1 0 0 90 1 1 +( 448 2896 -160 ) ( 448 2880 -144 ) ( 652 2880 -144 ) SFLOOR1_1 0 0 90 1 1 +( 448 2880 -112 ) ( 448 2896 -96 ) ( 640 2896 -96 ) SFLOOR1_1 0 0 90 1 1 +( 644 2944 -112 ) ( 640 2928 -96 ) ( 448 2928 -96 ) SFLOOR1_1 0 0 90 1 1 +( 448 2928 -160 ) ( 448 2896 -160 ) ( 656 2896 -160 ) SFLOOR1_1 0 0 90 1 1 +( 448 2896 -96 ) ( 448 2928 -96 ) ( 640 2928 -96 ) SFLOOR1_1 0 0 90 1 1 +( 652 2944 -144 ) ( 644 2944 -112 ) ( 448 2944 -112 ) SFLOOR1_1 0 0 90 1 1 +( 448 2880 -144 ) ( 448 2880 -112 ) ( 644 2880 -112 ) SFLOOR1_1 0 0 90 1 1 +} +// brush 2763 +{ +( 768 3264 -128 ) ( 768 3264 0 ) ( 496 2992 0 ) COP1_1 0 0 0 1 1 +( 496 2992 -128 ) ( 496 2992 0 ) ( 832 2992 0 ) twall4_1 0 0 0 1 1 +( 832 3264 -128 ) ( 832 3264 0 ) ( 768 3264 0 ) TECH07_2 -32 0 0 1 1 +( 832 2992 -128 ) ( 832 2992 0 ) ( 832 3264 0 ) COP1_1 0 0 0 1 1 +( 832 2992 -128 ) ( 832 3264 -128 ) ( 768 3264 -128 ) COP1_1 0 0 0 1 1 +( 832 3264 0 ) ( 832 2992 0 ) ( 496 2992 0 ) COP1_1 0 0 0 1 1 +} +// brush 2764 +{ +( 832 2720 -128 ) ( 448 2720 -128 ) ( 448 2720 0 ) COP1_1 0 0 0 1 1 +( 832 2768 0 ) ( 448 2768 0 ) ( 448 2768 -128 ) twall4_1 0 0 0 1 1 +( 832 2768 -128 ) ( 832 2720 -128 ) ( 832 2720 0 ) COP1_1 0 0 0 1 1 +( 448 2768 0 ) ( 448 2720 0 ) ( 448 2720 -128 ) TECH07_2 64 0 0 1 1 +( 448 2720 -128 ) ( 832 2720 -128 ) ( 832 2768 -128 ) COP1_1 0 0 0 1 1 +( 448 2768 0 ) ( 832 2768 0 ) ( 832 2720 0 ) COP1_1 0 0 0 1 1 +} +// brush 2765 +{ +( 832 2960 -32 ) ( 448 2960 -32 ) ( 448 2800 -32 ) twall4_1 0 0 0 1 1 +( 832 2800 0 ) ( 448 2800 0 ) ( 448 2960 0 ) COP1_1 0 0 0 1 1 +( 832 2960 0 ) ( 832 2960 -32 ) ( 832 2800 -32 ) twall4_1 0 0 0 1 1 +( 448 2800 0 ) ( 448 2800 -32 ) ( 448 2960 -32 ) TECH07_2 64 0 0 1 1 +( 448 2960 -32 ) ( 832 2960 -32 ) ( 832 2960 0 ) twall4_1 0 0 0 1 1 +( 448 2800 0 ) ( 832 2800 0 ) ( 832 2800 -32 ) twall4_1 0 0 0 1 1 +} +// brush 2766 +{ +( 448 2960 -96 ) ( 448 2800 -96 ) ( 640 2800 -96 ) twall4_1 0 0 0 1 1 +( 448 2800 -32 ) ( 448 2960 -32 ) ( 768 2960 -32 ) twall4_1 0 0 0 1 1 +( 640 2960 -96 ) ( 640 2800 -96 ) ( 768 2800 -32 ) twall4_1 0 0 0 1 1 +( 448 2800 -96 ) ( 448 2960 -96 ) ( 448 2960 -32 ) TECH07_2 64 0 0 1 1 +( 640 2960 -96 ) ( 768 2960 -32 ) ( 448 2960 -32 ) twall4_1 0 0 0 1 1 +( 768 2800 -32 ) ( 640 2800 -96 ) ( 448 2800 -96 ) twall4_1 0 0 0 1 1 +} +// brush 2767 +{ +( 832 2960 -96 ) ( 448 2960 -96 ) ( 448 2960 0 ) twall4_1 0 0 0 1 1 +( 832 2992 0 ) ( 448 2992 0 ) ( 448 2992 -96 ) COP1_1 0 0 0 1 1 +( 832 2992 -96 ) ( 832 2960 -96 ) ( 832 2960 0 ) COP1_1 0 0 0 1 1 +( 448 2992 0 ) ( 448 2960 0 ) ( 448 2960 -96 ) TECH07_2 64 0 0 1 1 +( 448 2960 -96 ) ( 832 2960 -96 ) ( 832 2992 -96 ) COP1_1 0 0 0 1 1 +( 448 2992 0 ) ( 832 2992 0 ) ( 832 2960 0 ) COP1_1 0 0 0 1 1 +} +// brush 2768 +{ +( 832 2768 -96 ) ( 448 2768 -96 ) ( 448 2768 0 ) twall4_1 0 0 0 1 1 +( 832 2800 0 ) ( 448 2800 0 ) ( 448 2800 -96 ) twall4_1 0 0 0 1 1 +( 832 2800 -96 ) ( 832 2768 -96 ) ( 832 2768 0 ) COP1_1 0 0 0 1 1 +( 448 2800 0 ) ( 448 2768 0 ) ( 448 2768 -96 ) TECH07_2 64 0 0 1 1 +( 448 2768 -96 ) ( 832 2768 -96 ) ( 832 2800 -96 ) COP1_1 0 0 0 1 1 +( 448 2800 0 ) ( 832 2800 0 ) ( 832 2768 0 ) COP1_1 0 0 0 1 1 +} +// brush 2769 +{ +( 896 2816 -256 ) ( 832 2816 -256 ) ( 832 2816 -128 ) PBTEK1_01 0 0 0 1 1 +( 896 2944 -128 ) ( 832 2944 -128 ) ( 832 2944 -256 ) PBTEK1_01 0 0 0 1 1 +( 896 2944 -256 ) ( 896 2816 -256 ) ( 896 2816 -128 ) TECH10_2 0 0 0 1 1 +( 832 2944 -128 ) ( 832 2816 -128 ) ( 832 2816 -256 ) TECH08_6A 0 0 0 1 1 +( 832 2816 -256 ) ( 896 2816 -256 ) ( 896 2944 -256 ) PBTEK1_01 0 0 0 1 1 +( 832 2944 -128 ) ( 896 2944 -128 ) ( 896 2816 -128 ) PBTEK1_01 0 0 0 1 1 +} +// brush 2770 +{ +( 1280 2688 -256 ) ( 1152 2688 -256 ) ( 1152 2560 -256 ) TECH08_1B 0 0 0 1 1 +( 1280 2560 -128 ) ( 1152 2560 -128 ) ( 1152 2688 -128 ) TECH08_1B 0 0 0 1 1 +( 1280 2688 -128 ) ( 1280 2688 -256 ) ( 1280 2560 -256 ) TECH08_1B 0 0 0 1 1 +( 1168 2560 -128 ) ( 1168 2560 -256 ) ( 1168 2688 -256 ) TECH09_3 64 0 0 1 1 +( 1168 2656 -256 ) ( 1296 2656 -256 ) ( 1296 2656 -128 ) TECH08_1B 0 0 0 1 1 +( 1152 2560 -128 ) ( 1280 2560 -128 ) ( 1280 2560 -256 ) TECH08_1B 0 0 0 1 1 +} +// brush 2771 +{ +( 960 3024 -16 ) ( 960 2992 -16 ) ( 960 2992 112 ) TECH04_2 0 0 0 1 1 +( 928 2976 -240 ) ( 1056 2976 -240 ) ( 1056 2992 -240 ) TECH04_2 0 0 0 1 1 +( 920 2992 -224 ) ( 1056 2992 -224 ) ( 1056 2976 -224 ) TECH04_2 0 0 0 1 1 +( 920 2992 -240 ) ( 920 2992 -224 ) ( 928 2976 -224 ) TECH04_2 0 0 0 1 1 +( 928 2976 -224 ) ( 1056 2976 -224 ) ( 1056 2976 -240 ) TECH04_5 0 0 0 1 1 +( 1056 2992 -240 ) ( 1056 2992 -224 ) ( 920 2992 -224 ) TECH04_6 0 0 0 1 1 +} +// brush 2772 +{ +( 880 2936 -16 ) ( 880 2960 -16 ) ( 880 2960 112 ) TECH04_6 0 0 0 1 1 +( 872 2944 -240 ) ( 896 2944 -240 ) ( 928 2976 -240 ) TECH04_2 0 0 0 1 1 +( 920 2992 -224 ) ( 928 2976 -224 ) ( 896 2944 -224 ) TECH04_2 0 0 0 1 1 +( 920 2992 -240 ) ( 928 2976 -240 ) ( 928 2976 -224 ) TECH04_2 0 0 0 1 1 +( 896 2944 -240 ) ( 872 2944 -240 ) ( 872 2944 -224 ) TECH04_2 0 0 0 1 1 +( 928 2976 -240 ) ( 896 2944 -240 ) ( 896 2944 -224 ) TECH04_5 0 0 0 1 1 +( 872 2944 -240 ) ( 920 2992 -240 ) ( 920 2992 -224 ) TECH04_6 0 0 0 1 1 +} +// brush 2773 +{ +( 960 3024 48 ) ( 960 2992 48 ) ( 960 2992 176 ) TECH04_2 0 0 0 1 1 +( 928 2976 -176 ) ( 1056 2976 -176 ) ( 1056 2992 -176 ) TECH04_2 0 0 0 1 1 +( 920 2992 -160 ) ( 1056 2992 -160 ) ( 1056 2976 -160 ) TECH04_2 0 0 0 1 1 +( 920 2992 -176 ) ( 920 2992 -160 ) ( 928 2976 -160 ) TECH04_2 0 0 0 1 1 +( 928 2976 -160 ) ( 1056 2976 -160 ) ( 1056 2976 -176 ) TECH04_5 0 0 0 1 1 +( 1056 2992 -176 ) ( 1056 2992 -160 ) ( 920 2992 -160 ) TECH04_6 0 0 0 1 1 +} +// brush 2774 +{ +( 880 2936 48 ) ( 880 2960 48 ) ( 880 2960 176 ) TECH04_6 0 0 0 1 1 +( 872 2944 -176 ) ( 896 2944 -176 ) ( 928 2976 -176 ) TECH04_2 0 0 0 1 1 +( 920 2992 -160 ) ( 928 2976 -160 ) ( 896 2944 -160 ) TECH04_2 0 0 0 1 1 +( 920 2992 -176 ) ( 928 2976 -176 ) ( 928 2976 -160 ) TECH04_2 0 0 0 1 1 +( 896 2944 -176 ) ( 872 2944 -176 ) ( 872 2944 -160 ) TECH04_2 0 0 0 1 1 +( 928 2976 -176 ) ( 896 2944 -176 ) ( 896 2944 -160 ) TECH04_5 0 0 0 1 1 +( 872 2944 -176 ) ( 920 2992 -176 ) ( 920 2992 -160 ) TECH04_6 0 0 0 1 1 +} +// brush 2775 +{ +( 1032 3008 128 ) ( 1032 3008 0 ) ( 1008 3008 0 ) TECH08_1B 0 0 0 1 1 +( 1024 3072 -256 ) ( 960 3072 -256 ) ( 960 2997 -256 ) TECH08_1 0 0 0 1 1 +( 1024 2997 -128 ) ( 960 2997 -128 ) ( 960 3072 -128 ) TECH08_1 0 0 0 1 1 +( 1024 3072 -128 ) ( 1024 3072 -256 ) ( 1024 2997 -256 ) TECH08_1 0 0 0 1 1 +( 960 2997 -128 ) ( 960 2997 -256 ) ( 960 3072 -256 ) TWALL2_1 0 0 0 1 1 +( 960 3072 -256 ) ( 1024 3072 -256 ) ( 1024 3072 -128 ) TECH08_1 0 0 0 1 1 +} +// brush 2776 +{ +( 1024 2624 -256 ) ( 960 2624 -256 ) ( 960 2560 -256 ) TECH08_1 0 0 0 1 1 +( 1024 2560 -128 ) ( 960 2560 -128 ) ( 960 2624 -128 ) TECH08_1 0 0 0 1 1 +( 1024 2624 -128 ) ( 1024 2624 -256 ) ( 1024 2560 -256 ) TECH08_1 0 0 0 1 1 +( 960 2560 -128 ) ( 960 2560 -256 ) ( 960 2624 -256 ) TECH08_1 0 0 0 1 1 +( 960 2624 -256 ) ( 1024 2624 -256 ) ( 1024 2624 -128 ) TECH08_1 0 0 0 1 1 +( 960 2560 -128 ) ( 1024 2560 -128 ) ( 1024 2560 -256 ) TECH08_1 0 0 0 1 1 +} +// brush 2777 +{ +( 946 2656 -148 ) ( 946 2656 -224 ) ( 946 2592 -224 ) TECH08_1B 0 0 0 1 1 +( 944 2560 -148 ) ( 922 2560 -148 ) ( 922 2624 -148 ) TECH08_1B 0 0 0 1 1 +( 944 2624 -232 ) ( 944 2624 -148 ) ( 918 2624 -148 ) TECH08_1 0 0 0 1 1 +( 918 2592 -232 ) ( 918 2592 -148 ) ( 944 2592 -148 ) TECH08_1B 0 0 0 1 1 +( 922 2560 -148 ) ( 944 2560 -224 ) ( 944 2624 -224 ) COMP1_4 0 0 0 1 1 +} +// brush 2778 +{ +( 946 2592 -248 ) ( 946 2592 -236 ) ( 946 2656 -236 ) TECH08_1 0 0 0 1 1 +( 934 2528 -248 ) ( 944 2528 -248 ) ( 944 2592 -248 ) TECH08_1 0 0 0 1 1 +( 934 2624 -248 ) ( 944 2624 -248 ) ( 944 2624 -234 ) TECH08_1 0 0 0 1 1 +( 944 2592 -248 ) ( 934 2592 -248 ) ( 934 2592 -234 ) TECH08_1 0 0 0 1 1 +( 936 2624 -248 ) ( 946 2624 -236 ) ( 946 2560 -236 ) COMP1_4 0 0 0 1 1 +} +// brush 2779 +{ +( 946 2656 -148 ) ( 946 2592 -148 ) ( 946 2592 -248 ) COMP1_4 0 0 0 1 1 +( 944 2528 -248 ) ( 976 2528 -248 ) ( 976 2592 -248 ) TECH08_1B 0 0 0 1 1 +( 976 2560 -148 ) ( 944 2560 -148 ) ( 944 2624 -148 ) TECH08_1B 0 0 0 1 1 +( 944 2624 -248 ) ( 976 2624 -248 ) ( 976 2624 -148 ) TECH08_1 0 0 0 1 1 +( 976 2592 -248 ) ( 944 2592 -248 ) ( 944 2592 -148 ) TECH08_1B 0 0 0 1 1 +( 960 2472 -128 ) ( 960 2472 -256 ) ( 960 2456 -256 ) TECH08_1B 0 0 0 1 1 +} +// brush 2780 +{ +( 976 2592 -248 ) ( 976 2592 -256 ) ( 880 2592 -256 ) TECH08_1 0 0 0 1 1 +( 880 2624 -248 ) ( 880 2624 -256 ) ( 976 2624 -256 ) TECH08_1 0 0 0 1 1 +( 976 2592 -248 ) ( 976 2528 -248 ) ( 880 2528 -248 ) COMP1_4 0 0 90 1 1 +( 880 2624 -256 ) ( 880 2560 -256 ) ( 976 2560 -256 ) TECH08_1B 0 0 0 1 1 +( 960 2552 -264 ) ( 960 2552 -256 ) ( 960 2616 -256 ) TECH08_1B 0 0 0 1 1 +( 896 2616 -258 ) ( 896 2616 -250 ) ( 896 2552 -250 ) TECH08_1 0 0 0 1 1 +} +// brush 2781 +{ +( 896 2464 -256 ) ( 896 2480 -256 ) ( 896 2480 -128 ) TECH08_1B 0 0 0 1 1 +( 880 2592 -128 ) ( 880 2592 -148 ) ( 816 2592 -148 ) TECH08_1B 0 0 0 1 1 +( 816 2624 -128 ) ( 816 2624 -148 ) ( 880 2624 -148 ) TECH08_1 0 0 0 1 1 +( 880 2624 -128 ) ( 880 2560 -128 ) ( 816 2560 -128 ) TECH08_1B 0 0 0 1 1 +( 816 2624 -148 ) ( 816 2560 -148 ) ( 880 2560 -148 ) COMP1_4 0 0 90 1 1 +( 960 2564 -148 ) ( 960 2564 -128 ) ( 960 2628 -128 ) TECH08_1B 0 0 0 1 1 +} +// brush 2782 +{ +( 718 2592 -224 ) ( 718 2656 -224 ) ( 718 2656 -148 ) TECH08_1B 0 0 0 1 1 +( 742 2624 -148 ) ( 742 2560 -148 ) ( 720 2560 -148 ) TECH08_1B 0 0 0 1 1 +( 746 2624 -148 ) ( 720 2624 -148 ) ( 720 2624 -232 ) TECH08_1 0 0 0 1 1 +( 720 2592 -148 ) ( 746 2592 -148 ) ( 746 2592 -232 ) TECH08_1B 0 0 0 1 1 +( 720 2624 -224 ) ( 720 2560 -224 ) ( 742 2560 -148 ) COMP1_4 0 0 0 1 1 +} +// brush 2783 +{ +( 718 2656 -236 ) ( 718 2592 -236 ) ( 718 2592 -248 ) TECH08_1 0 0 0 1 1 +( 720 2592 -248 ) ( 720 2528 -248 ) ( 730 2528 -248 ) TECH08_1 0 0 0 1 1 +( 720 2624 -234 ) ( 720 2624 -248 ) ( 730 2624 -248 ) TECH08_1 0 0 0 1 1 +( 730 2592 -234 ) ( 730 2592 -248 ) ( 720 2592 -248 ) TECH08_1 0 0 0 1 1 +( 718 2560 -236 ) ( 718 2624 -236 ) ( 728 2624 -248 ) COMP1_4 0 0 0 1 1 +} +// brush 2784 +{ +( 718 2592 -248 ) ( 718 2592 -148 ) ( 718 2656 -148 ) COMP1_4 0 0 0 1 1 +( 688 2592 -248 ) ( 688 2528 -248 ) ( 720 2528 -248 ) TECH08_1B 0 0 0 1 1 +( 720 2624 -148 ) ( 720 2560 -148 ) ( 688 2560 -148 ) TECH08_1B 0 0 0 1 1 +( 688 2624 -148 ) ( 688 2624 -248 ) ( 720 2624 -248 ) TECH08_1 0 0 0 1 1 +( 720 2592 -148 ) ( 720 2592 -248 ) ( 688 2592 -248 ) TECH08_1B 0 0 0 1 1 +( 704 2456 -256 ) ( 704 2472 -256 ) ( 704 2472 -128 ) TECH08_1B 0 0 0 1 1 +} +// brush 2785 +{ +( 784 2592 -256 ) ( 688 2592 -256 ) ( 688 2592 -248 ) TECH08_1 0 0 0 1 1 +( 688 2624 -256 ) ( 784 2624 -256 ) ( 784 2624 -248 ) TECH08_1 0 0 0 1 1 +( 784 2528 -248 ) ( 688 2528 -248 ) ( 688 2592 -248 ) COMP1_4 0 0 90 1 1 +( 688 2560 -256 ) ( 784 2560 -256 ) ( 784 2624 -256 ) TECH08_1B 0 0 0 1 1 +( 704 2616 -256 ) ( 704 2552 -256 ) ( 704 2552 -264 ) TECH08_1B 0 0 0 1 1 +( 768 2552 -250 ) ( 768 2616 -250 ) ( 768 2616 -258 ) TECH08_1 0 0 0 1 1 +} +// brush 2786 +{ +( 768 2480 -128 ) ( 768 2480 -256 ) ( 768 2464 -256 ) TECH08_1B 0 0 0 1 1 +( 848 2592 -148 ) ( 784 2592 -148 ) ( 784 2592 -128 ) TECH08_1B 0 0 0 1 1 +( 784 2624 -148 ) ( 848 2624 -148 ) ( 848 2624 -128 ) TECH08_1 0 0 0 1 1 +( 848 2560 -128 ) ( 784 2560 -128 ) ( 784 2624 -128 ) TECH08_1B 0 0 0 1 1 +( 784 2560 -148 ) ( 848 2560 -148 ) ( 848 2624 -148 ) COMP1_4 0 0 90 1 1 +( 704 2628 -128 ) ( 704 2564 -128 ) ( 704 2564 -148 ) TECH08_1B 0 0 0 1 1 +} +// brush 2787 +{ +( 768 2608 0 ) ( 768 2640 0 ) ( 768 2640 128 ) TECH08_1B 0 0 0 1 1 +( 1024 2592 -256 ) ( 256 2592 -256 ) ( 256 2592 -248 ) TECH08_1B 0 0 0 1 1 +( 256 2624 -256 ) ( 1024 2624 -256 ) ( 1024 2624 -248 ) TECH08_1B 0 0 0 1 1 +( 1024 2528 -248 ) ( 256 2528 -248 ) ( 256 2592 -248 ) COMP1_4 0 0 90 1 1 +( 256 2560 -256 ) ( 1024 2560 -256 ) ( 1024 2624 -256 ) TECH08_1B 0 0 0 1 1 +( 896 2552 -250 ) ( 896 2616 -250 ) ( 896 2616 -258 ) TECH08_1B 0 0 0 1 1 +} +// brush 2788 +{ +( 768 2608 0 ) ( 768 2640 0 ) ( 768 2640 128 ) TECH08_1B 0 0 0 1 1 +( 896 2480 -128 ) ( 896 2480 -256 ) ( 896 2464 -256 ) TECH08_1B 0 0 0 1 1 +( 1536 2592 -148 ) ( 1024 2592 -148 ) ( 1024 2592 -128 ) TECH08_1B 0 0 0 1 1 +( 1024 2624 -148 ) ( 1536 2624 -148 ) ( 1536 2624 -128 ) TECH08_1B 0 0 0 1 1 +( 1536 2560 -128 ) ( 1024 2560 -128 ) ( 1024 2624 -128 ) TECH08_1B 0 0 0 1 1 +( 1024 2560 -148 ) ( 1536 2560 -148 ) ( 1536 2624 -148 ) COMP1_4 0 0 90 1 1 +} +// brush 2789 +{ +( 960 2592 -256 ) ( 832 2592 -256 ) ( 832 2560 -256 ) TECH01_7 0 0 0 1 1 +( 960 2560 -128 ) ( 832 2560 -128 ) ( 832 2592 -128 ) TECH01_7 0 0 0 1 1 +( 960 2592 -128 ) ( 960 2592 -256 ) ( 960 2560 -256 ) TECH01_7 0 0 0 1 1 +( 832 2560 -128 ) ( 832 2560 -256 ) ( 832 2592 -256 ) TECH01_7 0 0 0 1 1 +( 832 2592 -256 ) ( 960 2592 -256 ) ( 960 2592 -128 ) TECH01_7 0 0 0 1 1 +( 832 2560 -128 ) ( 960 2560 -128 ) ( 960 2560 -256 ) TECH01_7 0 0 0 1 1 +} +// brush 2790 +{ +( 816 2592 -224 ) ( 752 2592 -224 ) ( 752 2592 -160 ) TECH01_7 0 0 0 1 1 +( 816 2600 -160 ) ( 752 2600 -160 ) ( 752 2600 -224 ) creditsquoth 0 32 0 -1 1 +( 896 2600 -224 ) ( 896 2592 -224 ) ( 896 2592 -160 ) TECH01_7 0 0 0 1 1 +( 768 2600 -160 ) ( 768 2592 -160 ) ( 768 2592 -224 ) TECH01_7 0 0 0 1 1 +( 752 2592 -224 ) ( 816 2592 -224 ) ( 816 2600 -224 ) TECH01_7 0 0 0 1 1 +( 752 2600 -160 ) ( 816 2600 -160 ) ( 816 2592 -160 ) TECH01_7 0 0 0 1 1 +} +// brush 2791 +{ +( 832 2592 -256 ) ( 704 2592 -256 ) ( 704 2560 -256 ) TWALL2_5 0 0 0 1 1 +( 832 2560 -128 ) ( 704 2560 -128 ) ( 704 2592 -128 ) TWALL2_5 0 0 0 1 1 +( 832 2592 -128 ) ( 832 2592 -256 ) ( 832 2560 -256 ) TWALL2_5 0 0 0 1 1 +( 704 2560 -128 ) ( 704 2560 -256 ) ( 704 2592 -256 ) TWALL2_5 0 0 0 1 1 +( 704 2592 -256 ) ( 832 2592 -256 ) ( 832 2592 -128 ) TECH01_7 0 0 0 1 1 +( 704 2560 -128 ) ( 832 2560 -128 ) ( 832 2560 -256 ) TWALL2_5 0 0 0 1 1 +} +// brush 2792 +{ +( 984 56 -96 ) ( 984 -72 -96 ) ( 968 -72 -96 ) COP1_8 0 0 0 1 1 +( 952 2872 -62 ) ( 968 2856 -62 ) ( 968 2856 -53 ) COP1_8 0 0 0 1 1 +( 968 2824 -62 ) ( 952 2808 -62 ) ( 952 2808 -53 ) COP1_8 0 0 0 1 1 +( 920 2808 -62 ) ( 904 2824 -62 ) ( 904 2824 -53 ) COP1_8 0 0 0 1 1 +( 904 2856 -62 ) ( 920 2872 -62 ) ( 920 2872 -53 ) COP1_8 0 0 0 1 1 +( 968 2872 -104 ) ( 904 2872 -104 ) ( 904 2808 -104 ) COP1_8 0 0 0 1 1 +( 968 2872 -71 ) ( 968 2872 -104 ) ( 968 2808 -104 ) COP1_8 0 0 0 1 1 +( 904 2808 -71 ) ( 904 2808 -104 ) ( 904 2872 -104 ) COP1_8 0 0 0 1 1 +( 904 2872 -104 ) ( 968 2872 -104 ) ( 968 2872 -71 ) COP1_8 0 0 0 1 1 +( 904 2808 -71 ) ( 968 2808 -71 ) ( 968 2808 -104 ) COP1_8 0 0 0 1 1 +} +// brush 2793 +{ +( 1004 -568 -96 ) ( 1004 -728 -96 ) ( 984 -728 -96 ) COP1_8 0 0 0 1 1 +( 964 2952 -62 ) ( 984 2932 -62 ) ( 984 2932 -53 ) COP1_8 0 0 0 1 1 +( 984 2892 -62 ) ( 964 2872 -62 ) ( 964 2872 -53 ) COP1_8 0 0 0 1 1 +( 924 2872 -62 ) ( 904 2892 -62 ) ( 904 2892 -53 ) COP1_8 0 0 0 1 1 +( 904 2932 -62 ) ( 924 2952 -62 ) ( 924 2952 -53 ) COP1_8 0 0 0 1 1 +( 984 2952 -104 ) ( 904 2952 -104 ) ( 904 2872 -104 ) COP1_8 0 0 0 1 1 +( 984 2952 -71 ) ( 984 2952 -104 ) ( 984 2872 -104 ) COP1_8 0 0 0 1 1 +( 904 2872 -71 ) ( 904 2872 -104 ) ( 904 2952 -104 ) COP1_8 0 0 0 1 1 +( 904 2952 -104 ) ( 984 2952 -104 ) ( 984 2952 -71 ) COP1_8 0 0 0 1 1 +( 904 2872 -71 ) ( 984 2872 -71 ) ( 984 2872 -104 ) COP1_8 0 0 0 1 1 +} +// brush 2794 +{ +( 704 2624 -256 ) ( 640 2624 -256 ) ( 640 2560 -256 ) TECH08_1 0 0 0 1 1 +( 704 2560 -128 ) ( 640 2560 -128 ) ( 640 2624 -128 ) TECH08_1 0 0 0 1 1 +( 704 2624 -128 ) ( 704 2624 -256 ) ( 704 2560 -256 ) TECH08_1 0 0 0 1 1 +( 640 2560 -128 ) ( 640 2560 -256 ) ( 640 2624 -256 ) TECH08_1 0 0 0 1 1 +( 640 2624 -256 ) ( 704 2624 -256 ) ( 704 2624 -128 ) TECH08_1 0 0 0 1 1 +( 640 2560 -128 ) ( 704 2560 -128 ) ( 704 2560 -256 ) TECH08_1 0 0 0 1 1 +} +// brush 2795 +{ +( 640 2624 -256 ) ( 544 2624 -256 ) ( 544 2560 -256 ) TECH08_1B 0 0 0 1 1 +( 640 2560 -128 ) ( 544 2560 -128 ) ( 544 2624 -128 ) TECH08_1B 0 0 0 1 1 +( 640 2624 -128 ) ( 640 2624 -256 ) ( 640 2560 -256 ) TECH08_1B 0 0 0 1 1 +( 544 2560 -128 ) ( 544 2560 -256 ) ( 544 2624 -256 ) TECH07_2 64 0 0 1 1 +( 544 2624 -256 ) ( 640 2624 -256 ) ( 640 2624 -128 ) TECH08_1B 0 0 0 1 1 +( 544 2560 -128 ) ( 640 2560 -128 ) ( 640 2560 -256 ) TECH08_1B 0 0 0 1 1 +} +// brush 2796 +{ +( 544 2752 -256 ) ( 448 2752 -256 ) ( 448 2720 -256 ) TECH08_5B 0 0 0 1 1 +( 544 2720 -128 ) ( 448 2720 -128 ) ( 448 2752 -128 ) TECH08_5B 0 0 0 1 1 +( 544 2752 -128 ) ( 544 2752 -256 ) ( 544 2720 -256 ) TECH08_5B 64 0 0 1 1 +( 448 2720 -128 ) ( 448 2720 -256 ) ( 448 2752 -256 ) TECH07_2 64 0 0 1 1 +( 448 2752 -256 ) ( 544 2752 -256 ) ( 544 2752 -128 ) TEK_LA12 0 0 0 1 1 +( 448 2720 -128 ) ( 544 2720 -128 ) ( 544 2720 -256 ) TECH08_5B 0 0 0 1 1 +} +// brush 2797 +{ +( 512 2784 -256 ) ( 448 2784 -256 ) ( 448 2752 -256 ) TEK_LA12 0 0 0 1 1 +( 512 2752 -160 ) ( 448 2752 -160 ) ( 448 2784 -160 ) TEK_LA12 0 0 0 1 1 +( 512 2784 -160 ) ( 512 2784 -256 ) ( 512 2752 -256 ) TEK_LA12 0 0 0 1 1 +( 448 2752 -160 ) ( 448 2752 -256 ) ( 448 2784 -256 ) TECH07_2 64 0 0 1 1 +( 448 2784 -256 ) ( 512 2784 -256 ) ( 512 2784 -160 ) TECH04_7 0 0 0 1 1 +( 448 2752 -160 ) ( 512 2752 -160 ) ( 512 2752 -256 ) TEK_LA12 0 0 0 1 1 +} +// brush 2798 +{ +( 512 2912 -192 ) ( 448 2912 -192 ) ( 448 2784 -192 ) TECH04_7 0 0 0 1 1 +( 512 2784 -160 ) ( 448 2784 -160 ) ( 448 2912 -160 ) TECH10_1 32 0 90 1 1 +( 512 2912 -160 ) ( 512 2912 -192 ) ( 512 2784 -192 ) TEK_LA10 32 0 0 1 1 +( 448 2784 -160 ) ( 448 2784 -192 ) ( 448 2912 -192 ) TECH07_2 64 0 0 1 1 +( 448 2912 -192 ) ( 512 2912 -192 ) ( 512 2912 -160 ) TEK_LA12 0 0 0 1 1 +( 448 2784 -160 ) ( 512 2784 -160 ) ( 512 2784 -192 ) TEK_LA12 0 0 0 1 1 +} +// brush 2799 +{ +( 512 2976 -192 ) ( 448 2976 -192 ) ( 448 2912 -192 ) TECH04_7 0 0 0 1 1 +( 512 2912 -160 ) ( 448 2912 -160 ) ( 448 2976 -160 ) TECH10_1 32 0 90 1 1 +( 512 2976 -160 ) ( 512 2976 -192 ) ( 512 2912 -192 ) PBTEK1_06 32 0 0 1 1 +( 448 2912 -160 ) ( 448 2912 -192 ) ( 448 2976 -192 ) TECH07_2 64 0 0 1 1 +( 448 2976 -192 ) ( 512 2976 -192 ) ( 512 2976 -160 ) TEK_LA12 0 0 0 1 1 +( 448 2912 -160 ) ( 512 2912 -160 ) ( 512 2912 -192 ) TEK_LA12 0 0 0 1 1 +} +// brush 2800 +{ +( 448 3008 -256 ) ( 448 2976 -256 ) ( 512 2976 -256 ) TEK_LA12 0 0 0 1 1 +( 448 2976 -160 ) ( 448 3008 -160 ) ( 512 3008 -160 ) TEK_LA12 0 0 0 1 1 +( 512 3008 -256 ) ( 512 2976 -256 ) ( 512 2976 -160 ) TEK_LA12 0 0 0 1 1 +( 448 2976 -256 ) ( 448 3008 -256 ) ( 448 3008 -160 ) TECH07_2 64 0 0 1 1 +( 512 2976 -160 ) ( 512 2976 -256 ) ( 448 2976 -256 ) TECH04_7 0 0 0 1 1 +( 512 3008 -256 ) ( 512 3008 -160 ) ( 448 3008 -160 ) TEK_LA12 0 0 0 1 1 +} +// brush 2801 +{ +( 512 2784 -160 ) ( 448 2784 -160 ) ( 448 2752 -160 ) TEK_LA12 0 0 0 1 1 +( 512 2752 -128 ) ( 448 2752 -128 ) ( 448 2784 -128 ) TEK_LA12 0 0 0 1 1 +( 512 2784 -128 ) ( 512 2784 -160 ) ( 512 2752 -160 ) TEK_LA12 0 0 0 1 1 +( 448 2752 -128 ) ( 448 2752 -160 ) ( 448 2784 -160 ) TECH07_2 64 0 0 1 1 +( 448 2784 -160 ) ( 512 2784 -160 ) ( 512 2784 -128 ) PBTEK1_06 0 0 0 1 1 +( 448 2752 -128 ) ( 512 2752 -128 ) ( 512 2752 -160 ) TEK_LA12 0 0 0 1 1 +} +// brush 2802 +{ +( 448 3008 -160 ) ( 448 2976 -160 ) ( 512 2976 -160 ) TEK_LA12 0 0 0 1 1 +( 448 2976 -128 ) ( 448 3008 -128 ) ( 512 3008 -128 ) TEK_LA12 0 0 0 1 1 +( 512 3008 -160 ) ( 512 2976 -160 ) ( 512 2976 -128 ) TEK_LA12 0 0 0 1 1 +( 448 2976 -160 ) ( 448 3008 -160 ) ( 448 3008 -128 ) TECH07_2 64 0 0 1 1 +( 512 2976 -128 ) ( 512 2976 -160 ) ( 448 2976 -160 ) PBTEK1_06 0 0 0 1 1 +( 512 3008 -160 ) ( 512 3008 -128 ) ( 448 3008 -128 ) TEK_LA12 0 0 0 1 1 +} +// brush 2803 +{ +( 496 2976 -256 ) ( 448 2976 -256 ) ( 448 2912 -256 ) TECH04_7 0 0 0 1 1 +( 496 2912 -192 ) ( 448 2912 -192 ) ( 448 2976 -192 ) TEK_LA12 0 0 0 1 1 +( 496 2976 -192 ) ( 496 2976 -256 ) ( 496 2912 -256 ) COMP1_1 32 0 0 1 1 +( 448 2912 -192 ) ( 448 2912 -256 ) ( 448 2976 -256 ) TECH07_2 64 0 0 1 1 +( 448 2976 -256 ) ( 496 2976 -256 ) ( 496 2976 -192 ) TEK_LA12 0 0 0 1 1 +( 448 2912 -192 ) ( 496 2912 -192 ) ( 496 2912 -256 ) TEK_LA12 0 0 0 1 1 +} +// brush 2804 +{ +( 496 2912 -256 ) ( 448 2912 -256 ) ( 448 2848 -256 ) TECH04_7 0 0 0 1 1 +( 496 2848 -192 ) ( 448 2848 -192 ) ( 448 2912 -192 ) TEK_LA12 0 0 0 1 1 +( 496 2912 -192 ) ( 496 2912 -256 ) ( 496 2848 -256 ) COMP1_3 32 0 0 1 1 +( 448 2848 -192 ) ( 448 2848 -256 ) ( 448 2912 -256 ) TECH07_2 64 0 0 1 1 +( 448 2912 -256 ) ( 496 2912 -256 ) ( 496 2912 -192 ) TEK_LA12 0 0 0 1 1 +( 448 2848 -192 ) ( 496 2848 -192 ) ( 496 2848 -256 ) TEK_LA12 0 0 0 1 1 +} +// brush 2805 +{ +( 496 2848 -256 ) ( 448 2848 -256 ) ( 448 2784 -256 ) TECH04_7 0 0 0 1 1 +( 496 2784 -192 ) ( 448 2784 -192 ) ( 448 2848 -192 ) TEK_LA12 0 0 0 1 1 +( 496 2848 -192 ) ( 496 2848 -256 ) ( 496 2784 -256 ) GRATE01_1 32 0 0 1 1 +( 448 2784 -192 ) ( 448 2784 -256 ) ( 448 2848 -256 ) TECH07_2 64 0 0 1 1 +( 448 2848 -256 ) ( 496 2848 -256 ) ( 496 2848 -192 ) TEK_LA12 0 0 0 1 1 +( 448 2784 -192 ) ( 496 2784 -192 ) ( 496 2784 -256 ) TEK_LA12 0 0 0 1 1 +} +// brush 2806 +{ +( 648 2696 -256 ) ( 584 2696 -256 ) ( 584 2632 -256 ) CRATE1_SIDE -8 8 0 1 1 +( 648 2632 -192 ) ( 584 2632 -192 ) ( 584 2696 -192 ) CRATE1_TOP -8 8 0 1 1 +( 648 2696 -192 ) ( 648 2696 -256 ) ( 648 2632 -256 ) CRATE1_SIDE -8 0 0 1 1 +( 584 2632 -192 ) ( 584 2632 -256 ) ( 584 2696 -256 ) CRATE1_SIDE -8 0 0 1 1 +( 584 2696 -256 ) ( 648 2696 -256 ) ( 648 2696 -192 ) CRATE1_SIDE -8 0 0 1 1 +( 584 2632 -192 ) ( 648 2632 -192 ) ( 648 2632 -256 ) CRATE1_SIDE -8 0 0 1 1 +} +// brush 2807 +{ +( 520 2824 -256 ) ( 512 2760 -256 ) ( 576 2752 -256 ) CRATE1_SIDE -8 16 0 1 1 +( 512 2760 -192 ) ( 520 2824 -192 ) ( 584 2816 -192 ) CRATE1_TOP 23 -5 -7 1.020000 1.020000 +( 584 2816 -256 ) ( 576 2752 -256 ) ( 576 2752 -192 ) CRATE1_SIDE 0 0 0 1 1 +( 512 2760 -256 ) ( 520 2824 -256 ) ( 520 2824 -192 ) CRATE1_SIDE -8 0 0 1 1 +( 584 2816 -256 ) ( 584 2816 -192 ) ( 520 2824 -192 ) CRATE1_SIDE -8 0 0 1 1 +( 576 2752 -192 ) ( 576 2752 -256 ) ( 512 2760 -256 ) CRATE1_SIDE 0 0 0 1 1 +} +// brush 2808 +{ +( 676 2624 -256 ) ( 732 2652 -256 ) ( 704 2708 -256 ) CRATE2_SIDE -32 -64 0 1 1 +( 648 2680 -192 ) ( 704 2708 -192 ) ( 732 2652 -192 ) CRATE2_TOP 21 16 26 1.030000 1.030000 +( 732 2652 -256 ) ( 732 2652 -192 ) ( 704 2708 -192 ) CRATE2_SIDE 24 0 0 0.870000 1 +( 648 2680 -256 ) ( 648 2680 -192 ) ( 676 2624 -192 ) CRATE2_SIDE -9 0 0 0.870000 1 +( 704 2708 -192 ) ( 648 2680 -192 ) ( 648 2680 -256 ) CRATE2_SIDE 23 0 0 0.870000 1 +( 732 2652 -256 ) ( 676 2624 -256 ) ( 676 2624 -192 ) CRATE2_SIDE -9 0 0 0.870000 1 +} +// brush 2809 +{ +( 640 2976 -256 ) ( 624 2912 -256 ) ( 688 2896 -256 ) CRATE2_SIDE -64 16 0 1 1 +( 624 2912 -192 ) ( 640 2976 -192 ) ( 704 2960 -192 ) CRATE_TOP 32 10 -14 1.030000 1.030000 +( 704 2960 -256 ) ( 688 2896 -256 ) ( 688 2896 -192 ) CRATE2_SIDE -16 0 0 1 1 +( 624 2912 -256 ) ( 640 2976 -256 ) ( 640 2976 -192 ) CRATE2_SIDE 32 0 0 1 1 +( 704 2960 -256 ) ( 704 2960 -192 ) ( 640 2976 -192 ) CRATE2_SIDE -64 0 0 1 1 +( 688 2896 -192 ) ( 688 2896 -256 ) ( 624 2912 -256 ) CRATE2_SIDE 16 0 0 1 1 +} +// brush 2810 +{ +( 656 2864 -256 ) ( 704 2816 -256 ) ( 752 2864 -256 ) CRATE1_SIDE 21 0 0 0.750000 1 +( 704 2816 -192 ) ( 656 2864 -192 ) ( 704 2912 -192 ) CRATE2_TOP 3 -15 225 1.050000 1.050000 +( 704 2912 -256 ) ( 752 2864 -256 ) ( 752 2864 -192 ) CRATE1_SIDE 21 0 0 0.750000 1 +( 704 2816 -256 ) ( 656 2864 -256 ) ( 656 2864 -192 ) CRATE1_SIDE 21 0 0 0.750000 1 +( 704 2912 -256 ) ( 704 2912 -192 ) ( 656 2864 -192 ) CRATE1_SIDE 21 0 0 0.750000 1 +( 752 2864 -192 ) ( 752 2864 -256 ) ( 704 2816 -256 ) CRATE1_SIDE 21 0 0 0.750000 1 +} +// brush 2811 +{ +( 596 2704 -256 ) ( 660 2712 -256 ) ( 652 2776 -256 ) CRATE0_SIDE -8 16 0 1 1 +( 588 2768 -192 ) ( 652 2776 -192 ) ( 660 2712 -192 ) CRATE0_TOP -6 -1 7 1.020000 1.020000 +( 596 2704 -192 ) ( 596 2704 -256 ) ( 588 2768 -256 ) CRATE0_SIDE -16 0 0 1 1 +( 652 2776 -192 ) ( 652 2776 -256 ) ( 660 2712 -256 ) CRATE0_SIDE -24 0 0 1 1 +( 652 2776 -192 ) ( 588 2768 -192 ) ( 588 2768 -256 ) CRATE0_SIDE -12 0 0 1 1 +( 660 2712 -256 ) ( 596 2704 -256 ) ( 596 2704 -192 ) CRATE0_SIDE -20 0 0 1 1 +} +// brush 2812 +{ +( 1024 3200 -256 ) ( 896 3200 -256 ) ( 896 3136 -256 ) TECH08_5B 0 0 0 1 1 +( 1024 3136 -128 ) ( 896 3136 -128 ) ( 896 3200 -128 ) TECH08_5B 0 0 0 1 1 +( 1024 3200 -128 ) ( 1024 3200 -256 ) ( 1024 3136 -256 ) TECH08_5B 0 0 0 1 1 +( 896 3136 -128 ) ( 896 3136 -256 ) ( 896 3200 -256 ) TECH08_5B 64 0 0 1 1 +( 896 3200 -256 ) ( 1024 3200 -256 ) ( 1024 3200 -128 ) TECH08_5B 0 0 0 1 1 +( 896 3136 -128 ) ( 1024 3136 -128 ) ( 1024 3136 -256 ) TECH08_9B 0 0 0 1 1 +} +// brush 2813 +{ +( 768 3200 -256 ) ( 704 3200 -256 ) ( 704 3136 -256 ) TECH08_5B 64 0 0 1 1 +( 768 3136 -128 ) ( 704 3136 -128 ) ( 704 3200 -128 ) TECH08_5B 64 0 0 1 1 +( 768 3200 -128 ) ( 768 3200 -256 ) ( 768 3136 -256 ) TECH08_5B 64 0 0 1 1 +( 704 3136 -128 ) ( 704 3136 -256 ) ( 704 3200 -256 ) TECH08_5B 64 0 0 1 1 +( 704 3200 -256 ) ( 768 3200 -256 ) ( 768 3200 -128 ) TECH08_5B 64 0 0 1 1 +( 704 3136 -128 ) ( 768 3136 -128 ) ( 768 3136 -256 ) TECH08_9B 0 0 0 1 1 +} +// brush 2814 +{ +( 512 3008 -256 ) ( 500 3020 -256 ) ( 500 3020 -128 ) PBTEK1_01 0 0 0 1 1 +( 548 3068 -256 ) ( 560 3056 -256 ) ( 560 3056 -128 ) TECH04_8 22 0 0 0.750000 1 +( 512 3008 -128 ) ( 500 3020 -128 ) ( 548 3068 -128 ) PBTEK1_01 0 0 0 1 1 +( 500 3020 -256 ) ( 512 3008 -256 ) ( 560 3056 -256 ) PBTEK1_01 0 0 0 1 1 +( 512 3008 -128 ) ( 560 3056 -128 ) ( 560 3056 -256 ) PBTEK1_01 22 0 0 0.750000 1 +( 548 3068 -128 ) ( 500 3020 -128 ) ( 500 3020 -256 ) ECOP1_6 5 0 0 0.750000 1 +} +// brush 2815 +{ +( 656 3152 -256 ) ( 644 3164 -256 ) ( 644 3164 -128 ) PBTEK1_03 96 0 0 1 1 +( 692 3212 -256 ) ( 704 3200 -256 ) ( 704 3200 -128 ) PBTEK1_01 0 0 0 1 1 +( 656 3152 -128 ) ( 644 3164 -128 ) ( 692 3212 -128 ) PBTEK1_01 0 0 0 1 1 +( 644 3164 -256 ) ( 656 3152 -256 ) ( 704 3200 -256 ) PBTEK1_01 0 0 0 1 1 +( 656 3152 -128 ) ( 704 3200 -128 ) ( 704 3200 -256 ) PBTEK1_01 22 0 0 0.750000 1 +( 692 3212 -128 ) ( 644 3164 -128 ) ( 644 3164 -256 ) ECOP1_6 5 0 0 0.750000 1 +} +// brush 2816 +{ +( 620 3188 -256 ) ( 608 3200 -256 ) ( 608 3200 -128 ) TECH04_8 22 0 0 0.750000 1 +( 656 3248 -256 ) ( 668 3236 -256 ) ( 668 3236 -128 ) PBTEK1_01 0 0 0 1 1 +( 620 3188 -128 ) ( 608 3200 -128 ) ( 656 3248 -128 ) PBTEK1_01 0 0 0 1 1 +( 608 3200 -256 ) ( 620 3188 -256 ) ( 668 3236 -256 ) PBTEK1_01 0 0 0 1 1 +( 620 3188 -128 ) ( 668 3236 -128 ) ( 668 3236 -256 ) ECOP1_6 -27 0 0 0.750000 1 +( 656 3248 -128 ) ( 608 3200 -128 ) ( 608 3200 -256 ) sfloor3_2 0 0 0 1 1 +} +// brush 2817 +{ +( 476 3044 -256 ) ( 464 3056 -256 ) ( 464 3056 -128 ) PBTEK1_01 0 0 0 1 1 +( 512 3104 -256 ) ( 524 3092 -256 ) ( 524 3092 -128 ) TECH04_8 22 0 0 0.750000 1 +( 476 3044 -128 ) ( 464 3056 -128 ) ( 512 3104 -128 ) PBTEK1_01 0 0 0 1 1 +( 464 3056 -256 ) ( 476 3044 -256 ) ( 524 3092 -256 ) PBTEK1_01 0 0 0 1 1 +( 476 3044 -128 ) ( 524 3092 -128 ) ( 524 3092 -256 ) ECOP1_6 -27 0 0 0.750000 1 +( 512 3104 -128 ) ( 464 3056 -128 ) ( 464 3056 -256 ) sfloor3_2 0 0 0 1 1 +} +// brush 2818 +{ +( 576 3008 0 ) ( 528 3008 0 ) ( 528 3008 128 ) PBTEK1_01 0 0 0 1 1 +( 496 3024 0 ) ( 512 3008 0 ) ( 512 3008 128 ) BLACK 0 0 0 1 1 +( 448 3040 0 ) ( 464 3056 0 ) ( 464 3056 128 ) sfloor3_2 0 0 0 1 1 +( 448 3064 -128 ) ( 448 2944 -128 ) ( 448 2944 -256 ) sfloor3_2 0 0 0 1 1 +( 448 2944 -256 ) ( 512 2944 -256 ) ( 512 3064 -256 ) PBTEK1_01 0 0 0 1 1 +( 448 3064 -128 ) ( 512 3064 -128 ) ( 512 2944 -128 ) PBTEK1_01 0 0 0 1 1 +} +// brush 2819 +{ +( 704 3200 128 ) ( 704 3200 0 ) ( 688 3216 0 ) BLACK 0 0 0 1 1 +( 656 3248 128 ) ( 656 3248 0 ) ( 672 3264 0 ) sfloor3_2 0 0 0 1 1 +( 768 3264 -128 ) ( 768 3264 -256 ) ( 768 3200 -256 ) PBTEK1_01 0 0 0 1 1 +( 768 3200 -128 ) ( 768 3200 -256 ) ( 648 3200 -256 ) TECH08_1 0 0 0 1 1 +( 768 3264 -256 ) ( 768 3264 -128 ) ( 648 3264 -128 ) TECH07_2 -32 0 0 1 1 +( 648 3200 -256 ) ( 768 3200 -256 ) ( 768 3264 -256 ) PBTEK1_01 0 0 0 1 1 +( 768 3200 -128 ) ( 648 3200 -128 ) ( 648 3264 -128 ) PBTEK1_01 0 0 0 1 1 +} +// brush 2820 +{ +( 704 3200 -320 ) ( 1280 3200 -320 ) ( 1280 3264 -320 ) COP1_1 0 0 0 1 1 +( 704 3264 -256 ) ( 1280 3264 -256 ) ( 1280 3200 -256 ) SFLOOR4_2 0 0 0 1 1 +( 1280 3200 -320 ) ( 1280 3200 -256 ) ( 1280 3264 -256 ) twall4_1 0 0 0 1 1 +( 704 3264 -320 ) ( 704 3264 -256 ) ( 704 3200 -256 ) twall4_1 0 0 0 1 1 +( 1280 3264 -256 ) ( 704 3264 -256 ) ( 704 3264 -320 ) twall4_1 0 0 0 1 1 +( 1280 3200 -320 ) ( 704 3200 -320 ) ( 704 3200 -256 ) twall4_1 0 0 0 1 1 +} +// brush 2821 +{ +( 560 3056 -320 ) ( 464 3056 -320 ) ( 464 3056 -256 ) twall4_1 0 0 0 1 1 +( 672 3264 -320 ) ( 672 3264 -256 ) ( 464 3056 -256 ) twall4_1 0 0 0 1 1 +( 704 3200 -320 ) ( 704 3264 -320 ) ( 672 3264 -320 ) COP1_1 0 0 0 1 1 +( 704 3264 -256 ) ( 704 3200 -256 ) ( 560 3056 -256 ) SFLOOR4_1 -4 -15 45 1.050000 1.050000 +( 704 3264 -320 ) ( 704 3200 -320 ) ( 704 3200 -256 ) twall4_1 0 0 0 1 1 +( 704 3264 -320 ) ( 704 3264 -256 ) ( 672 3264 -256 ) twall4_1 0 0 0 1 1 +( 704 3200 -320 ) ( 560 3056 -320 ) ( 560 3056 -256 ) twall4_1 0 0 0 1 1 +} +// brush 2822 +{ +( 496 2992 -128 ) ( 496 2992 0 ) ( 768 3264 0 ) COP1_1 0 0 0 1 1 +( 672 3264 -128 ) ( 672 3264 0 ) ( 448 3040 0 ) sfloor3_2 0 0 0 1 1 +( 448 2992 -128 ) ( 448 2992 0 ) ( 496 2992 0 ) twall4_1 0 0 0 1 1 +( 768 3264 -128 ) ( 768 3264 0 ) ( 672 3264 0 ) TECH07_2 -32 0 0 1 1 +( 448 3040 -128 ) ( 448 3040 0 ) ( 448 2992 0 ) sfloor3_2 0 0 0 1 1 +( 448 2992 -128 ) ( 496 2992 -128 ) ( 768 3264 -128 ) PBTEK1_03 17 5 -45 1.050000 1.050000 +( 448 3040 0 ) ( 672 3264 0 ) ( 768 3264 0 ) COP1_1 0 0 0 1 1 +} +// brush 2823 +{ +( 768 3200 -256 ) ( 1280 3200 -256 ) ( 1280 3264 -256 ) COP1_1 0 0 0 1 1 +( 768 3264 -128 ) ( 1280 3264 -128 ) ( 1280 3200 -128 ) SFLOOR4_2 0 0 0 1 1 +( 1280 3200 -256 ) ( 1280 3200 -128 ) ( 1280 3264 -128 ) twall4_1 0 0 0 1 1 +( 896 3264 -256 ) ( 896 3264 -128 ) ( 896 3200 -128 ) twall4_1 0 0 0 1 1 +( 1280 3264 -128 ) ( 768 3264 -128 ) ( 768 3264 -256 ) TECH07_2 -32 0 0 1 1 +( 1280 3200 -256 ) ( 768 3200 -256 ) ( 768 3200 -128 ) TECH08_1B 0 0 0 1 1 +} +// brush 2824 +{ +( 512 3296 0 ) ( 448 3296 0 ) ( 448 3296 128 ) GROUND1_2 0 0 0 1 1 +( 448 3584 -256 ) ( 448 3584 -512 ) ( 1024 3584 -512 ) GROUND1_2 0 0 0 1 1 +( 1024 3584 -256 ) ( 1024 3264 -256 ) ( 448 3264 -256 ) GROUND1_2 0 0 0 1 1 +( 448 3584 -512 ) ( 448 3264 -512 ) ( 1024 3264 -512 ) GROUND1_2 0 0 0 1 1 +( 1024 3264 -512 ) ( 1024 3264 -256 ) ( 1024 3584 -256 ) GROUND1_2 0 0 0 1 1 +( 448 3584 -512 ) ( 448 3584 -256 ) ( 448 3264 -256 ) GROUND1_2 0 0 0 1 1 +} +// brush 2825 +{ +( 336 3184 0 ) ( 320 3168 0 ) ( 320 3168 128 ) UWALL1_2 0 0 0 1 1 +( 320 3584 -256 ) ( 320 3584 -512 ) ( 448 3584 -512 ) GROUND1_2 0 0 0 1 1 +( 448 3584 -256 ) ( 448 2560 -256 ) ( 320 2560 -256 ) GROUND1_2 0 0 0 1 1 +( 320 3584 -512 ) ( 320 2560 -512 ) ( 448 2560 -512 ) GROUND1_2 0 0 0 1 1 +( 448 2560 -512 ) ( 448 2560 -256 ) ( 448 3584 -256 ) GROUND1_2 0 0 0 1 1 +( 320 3584 -512 ) ( 320 3584 -256 ) ( 320 2560 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 2826 +{ +( 464 3264 0 ) ( 448 3248 0 ) ( 448 3248 128 ) GROUND1_2 0 0 0 1 1 +( 448 3264 -256 ) ( 448 3264 -512 ) ( 672 3264 -512 ) GROUND1_2 0 0 0 1 1 +( 672 3264 -256 ) ( 672 3040 -256 ) ( 448 3040 -256 ) TEK_LA10 0 -2 45 1.050000 1.050000 +( 448 3264 -512 ) ( 448 3040 -512 ) ( 672 3040 -512 ) GROUND1_2 0 0 0 1 1 +( 448 3264 -512 ) ( 448 3264 -256 ) ( 448 3040 -256 ) GROUND1_2 0 0 0 1 1 +} +// brush 2827 +{ +( 320 2656 -512 ) ( 320 2656 -640 ) ( -128 2656 -640 ) GROUND1_2 0 0 0 1 1 +( -128 3328 -512 ) ( -128 3328 -640 ) ( 320 3328 -640 ) GROUND1_2 0 0 0 1 1 +( 320 3328 -512 ) ( 320 2656 -512 ) ( -128 2656 -512 ) GROUND1_2 0 0 0 1 1 +( -128 3328 -640 ) ( -128 2656 -640 ) ( 320 2656 -640 ) GROUND1_2 0 0 0 1 1 +( 320 2656 -640 ) ( 320 2656 -512 ) ( 320 3328 -512 ) GROUND1_2 0 0 0 1 1 +( -128 3328 -640 ) ( -128 3328 -512 ) ( -128 2656 -512 ) GROUND1_2 0 0 0 1 1 +} +// brush 2828 +{ +( 208 2656 -456 ) ( 208 2656 -528 ) ( -128 2656 -528 ) *water1b 0 0 0 1 1 +( -128 3328 -456 ) ( -128 3328 -528 ) ( 208 3328 -528 ) *water1b 0 0 0 1 1 +( 208 3328 -456 ) ( 208 2656 -456 ) ( -128 2656 -456 ) *water1b 0 0 0 1 1 +( -128 3328 -528 ) ( -128 2656 -528 ) ( 208 2656 -528 ) *water1b 0 0 0 1 1 +( 208 2656 -528 ) ( 208 2656 -456 ) ( 208 3328 -456 ) *water1b 0 0 0 1 1 +( -128 3328 -528 ) ( -128 3328 -456 ) ( -128 2656 -456 ) *water1b 0 0 0 1 1 +} +// brush 2829 +{ +( 320 3328 -256 ) ( 320 3328 -512 ) ( -128 3328 -512 ) UWALL1_2 0 0 0 1 1 +( -128 3584 -256 ) ( -128 3584 -512 ) ( 320 3584 -512 ) GROUND1_2 0 0 0 1 1 +( 320 3584 -256 ) ( 320 3328 -256 ) ( -128 3328 -256 ) GROUND1_2 0 0 0 1 1 +( -128 3584 -512 ) ( -128 3328 -512 ) ( 320 3328 -512 ) GROUND1_2 0 0 0 1 1 +( 320 3328 -512 ) ( 320 3328 -256 ) ( 320 3584 -256 ) GROUND1_2 0 0 0 1 1 +( -128 3584 -512 ) ( -128 3584 -256 ) ( -128 3328 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 2830 +{ +( -512 3104 -512 ) ( -512 3104 -448 ) ( -640 3136 -448 ) UWALL1_2 0 0 0 1 1 +( -512 2976 -448 ) ( -512 3104 -448 ) ( -512 3104 -512 ) UWALL1_2 0 0 0 1 1 +( -640 2976 -448 ) ( -512 2976 -448 ) ( -512 2976 -512 ) UWALL1_2 0 0 0 1 1 +( -768 3008 -448 ) ( -640 2976 -448 ) ( -640 2976 -512 ) UWALL1_2 0 0 0 1 1 +( -768 3008 -512 ) ( -640 2976 -512 ) ( -512 2976 -512 ) UWALL1_2 0 0 0 1 1 +( -768 3008 -448 ) ( -768 3136 -448 ) ( -640 3136 -448 ) WGRND1_6 0 0 0 1 1 +( -768 3136 -448 ) ( -768 3008 -448 ) ( -768 3008 -512 ) UWALL1_2 0 0 0 1 1 +( -640 3136 -512 ) ( -640 3136 -448 ) ( -768 3136 -448 ) UWALL1_2 0 0 0 1 1 +} +// brush 2831 +{ +( -416 3104 -512 ) ( -336 3024 -512 ) ( -336 3024 -448 ) UWALL1_2 0 0 0 1 1 +( -416 2880 -512 ) ( -480 2912 -512 ) ( -480 2912 -448 ) UWALL1_2 0 0 0 1 1 +( -512 2976 -512 ) ( -512 2976 -448 ) ( -480 2912 -448 ) UWALL1_2 0 0 0 1 1 +( -512 3104 -512 ) ( -512 2976 -512 ) ( -480 2912 -512 ) UWALL1_2 0 0 0 1 1 +( -416 2880 -448 ) ( -480 2912 -448 ) ( -512 2976 -448 ) WGRND1_6 0 0 0 1 1 +( -336 2880 -512 ) ( -336 2880 -448 ) ( -336 3024 -448 ) UWALL1_2 0 0 0 1 1 +( -512 3104 -512 ) ( -512 3104 -448 ) ( -512 2976 -448 ) UWALL1_2 0 0 0 1 1 +( -512 3104 -512 ) ( -416 3104 -512 ) ( -416 3104 -448 ) UWALL1_2 0 0 0 1 1 +( -336 2880 -512 ) ( -416 2880 -512 ) ( -416 2880 -448 ) UWALL1_2 0 0 0 1 1 +} +// brush 2832 +{ +( -336 2880 -512 ) ( -288 2912 -512 ) ( -288 3024 -512 ) UWALL1_2 0 0 0 1 1 +( -336 3024 -448 ) ( -288 3024 -448 ) ( -288 2912 -448 ) WGRND1_6 0 0 0 1 1 +( -288 2912 -512 ) ( -288 2912 -448 ) ( -288 3024 -448 ) UWALL1_2 0 0 0 1 1 +( -336 3024 -512 ) ( -336 3024 -448 ) ( -336 2880 -448 ) UWALL1_2 0 0 0 1 1 +( -288 3024 -448 ) ( -336 3024 -448 ) ( -336 3024 -512 ) UWALL1_2 0 0 0 1 1 +( -288 2912 -512 ) ( -336 2880 -512 ) ( -336 2880 -448 ) UWALL1_2 0 0 0 1 1 +} +// brush 2833 +{ +( -176 2928 128 ) ( -176 2928 0 ) ( -192 2896 0 ) UWALL1_2 0 0 0 1 1 +( -208 2912 128 ) ( -208 2912 0 ) ( -240 2896 0 ) UWALL1_2 0 0 0 1 1 +( -288 3200 -512 ) ( -288 2912 -512 ) ( -128 2912 -512 ) UWALL1_2 0 0 0 1 1 +( -288 2912 -448 ) ( -288 3200 -448 ) ( -128 3200 -448 ) WGRND1_6 0 0 0 1 1 +( -128 3200 -512 ) ( -128 2912 -512 ) ( -128 2912 -448 ) UWALL1_2 0 0 0 1 1 +( -288 2912 -512 ) ( -288 3200 -512 ) ( -288 3200 -448 ) UWALL1_2 0 0 0 1 1 +( -128 3200 -512 ) ( -128 3200 -448 ) ( -288 3200 -448 ) UWALL1_2 0 0 0 1 1 +( -128 2912 -448 ) ( -128 2912 -512 ) ( -288 2912 -512 ) UWALL1_2 0 0 0 1 1 +} +// brush 2834 +{ +( -640 3136 128 ) ( -640 3136 0 ) ( -704 3152 0 ) UWALL1_2 0 0 0 1 1 +( -192 3224 -512 ) ( -224 3224 -512 ) ( -224 3176 -512 ) UWALL1_2 0 0 0 1 1 +( -416 3104 -320 ) ( -416 3104 -622 ) ( -640 3104 -622 ) UWALL1_2 0 0 0 1 1 +( -640 3200 -320 ) ( -640 3200 -622 ) ( -416 3200 -622 ) UWALL1_2 0 0 0 1 1 +( -416 3200 -320 ) ( -416 3104 -320 ) ( -640 3104 -320 ) UWALL1_2 0 0 0 1 1 +( -416 3104 -622 ) ( -416 3104 -320 ) ( -416 3200 -320 ) UWALL1_2 0 0 0 1 1 +( -640 3200 -622 ) ( -640 3200 -320 ) ( -640 3104 -320 ) UWALL1_2 0 0 0 1 1 +} +// brush 2835 +{ +( -288 3024 128 ) ( -288 3024 0 ) ( -304 2992 0 ) UWALL1_2 0 0 0 1 1 +( -416 3104 128 ) ( -416 3104 0 ) ( -448 3136 0 ) UWALL1_2 0 0 0 1 1 +( -32 3244 -512 ) ( -59 3244 -512 ) ( -59 3156 -512 ) UWALL1_2 0 0 0 1 1 +( -224 3024 -320 ) ( -224 3024 -622 ) ( -416 3024 -622 ) UWALL1_2 0 0 0 1 1 +( -416 3200 -320 ) ( -416 3200 -622 ) ( -224 3200 -622 ) UWALL1_2 0 0 0 1 1 +( -224 3200 -320 ) ( -224 3024 -320 ) ( -416 3024 -320 ) UWALL1_2 0 0 0 1 1 +( -224 3024 -622 ) ( -224 3024 -320 ) ( -224 3200 -320 ) UWALL1_2 0 0 0 1 1 +( -416 3200 -622 ) ( -416 3200 -320 ) ( -416 3024 -320 ) UWALL1_2 0 0 0 1 1 +} +// brush 2836 +{ +( -512 3104 -448 ) ( -416 3104 -384 ) ( -368 3056 -448 ) UWALL1_2 0 0 0 1 1 +( -368 3056 -448 ) ( -416 3104 -384 ) ( -416 3104 -448 ) UWALL1_2 0 0 0 1 1 +( -416 3104 -448 ) ( -416 3104 -384 ) ( -512 3104 -448 ) UWALL1_2 0 0 0 1 1 +( -512 3104 -448 ) ( -368 3056 -448 ) ( -416 3104 -448 ) UWALL1_2 0 0 0 1 1 +} +// brush 2837 +{ +( -736 3136 -512 ) ( -768 3136 -512 ) ( -768 3128 -512 ) BASE_CEIL1 0 0 0 1 1 +( -736 3128 -352 ) ( -768 3128 -352 ) ( -768 3136 -352 ) BASE_CEIL1 0 0 0 1 1 +( -736 3136 -352 ) ( -736 3136 -512 ) ( -736 3128 -512 ) BASE_CEIL1 0 0 0 1 1 +( -768 3128 -352 ) ( -768 3128 -512 ) ( -768 3136 -512 ) BASE_CEIL1 0 0 0 1 1 +( -768 3136 -512 ) ( -736 3136 -512 ) ( -736 3136 -352 ) BASE_CEIL1 0 0 0 1 1 +( -768 3128 -352 ) ( -736 3128 -352 ) ( -736 3128 -512 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 2838 +{ +( -768 2952 -512 ) ( -768 2944 -512 ) ( -736 2944 -512 ) BASE_CEIL1 0 0 0 1 1 +( -768 2944 -416 ) ( -768 2952 -416 ) ( -736 2952 -416 ) BASE_CEIL1 0 0 0 1 1 +( -736 2952 -512 ) ( -736 2944 -512 ) ( -736 2944 -416 ) BASE_CEIL1 0 0 0 1 1 +( -768 2944 -512 ) ( -768 2952 -512 ) ( -768 2952 -416 ) BASE_CEIL1 0 0 0 1 1 +( -736 2952 -512 ) ( -736 2952 -416 ) ( -768 2952 -416 ) BASE_CEIL1 0 0 0 1 1 +( -736 2944 -416 ) ( -736 2944 -512 ) ( -768 2944 -512 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 2839 +{ +( -720 3008 0 ) ( -688 3008 0 ) ( -688 3008 128 ) BASE_CEIL1 0 0 0 1 1 +( -736 3136 -360 ) ( -768 3136 -360 ) ( -768 2944 -360 ) BASE_CEIL1 0 0 0 1 1 +( -736 2944 -352 ) ( -768 2944 -352 ) ( -768 3136 -352 ) BASE_CEIL1 0 0 0 1 1 +( -736 3136 -352 ) ( -736 3136 -360 ) ( -736 2944 -360 ) BASE_CEIL1 0 0 0 1 1 +( -768 2944 -352 ) ( -768 2944 -360 ) ( -768 3136 -360 ) BASE_CEIL1 0 0 0 1 1 +( -768 2944 -352 ) ( -736 2944 -352 ) ( -736 2944 -360 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 2840 +{ +( 128 3100 -360 ) ( 0 3100 -360 ) ( 0 3072 -332 ) BASE_CEIL1 0 0 0 1 1 +( -736 3100 -360 ) ( -768 3100 -360 ) ( -768 3128 -360 ) BASE_CEIL1 0 0 0 1 1 +( -736 3128 -360 ) ( -736 3128 -388 ) ( -736 3100 -388 ) BASE_CEIL1 0 0 0 1 1 +( -768 3100 -360 ) ( -768 3100 -388 ) ( -768 3128 -388 ) BASE_CEIL1 0 0 0 1 1 +( -768 3128 -388 ) ( -736 3128 -388 ) ( -736 3128 -360 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 2841 +{ +( -768 2952 -416 ) ( -768 2944 -416 ) ( -736 2944 -416 ) BASE_CEIL1 0 0 0 1 1 +( -768 2944 -352 ) ( -768 2968 -352 ) ( -736 2968 -352 ) BASE_CEIL1 0 0 0 1 1 +( -736 2952 -416 ) ( -736 2944 -416 ) ( -736 2944 -352 ) BASE_CEIL1 0 0 0 1 1 +( -768 2944 -416 ) ( -768 2952 -416 ) ( -768 2968 -352 ) BASE_CEIL1 0 0 0 1 1 +( -736 2952 -416 ) ( -736 2968 -352 ) ( -768 2968 -352 ) BASE_CEIL1 0 0 0 1 1 +( -736 2944 -352 ) ( -736 2944 -416 ) ( -768 2944 -416 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 2842 +{ +( 320 2656 -256 ) ( 320 2656 -512 ) ( -128 2656 -512 ) UWALL1_2 0 0 0 1 1 +( -128 2688 -256 ) ( -128 2688 -512 ) ( 320 2688 -512 ) UWALL1_2 0 0 0 1 1 +( 320 2688 -256 ) ( 320 2656 -256 ) ( -128 2656 -256 ) GROUND1_2 0 0 0 1 1 +( -128 2688 -512 ) ( -128 2656 -512 ) ( 320 2656 -512 ) GROUND1_2 0 0 0 1 1 +( 320 2656 -512 ) ( 320 2656 -256 ) ( 320 2688 -256 ) GROUND1_2 0 0 0 1 1 +( -128 2688 -512 ) ( -128 2688 -256 ) ( -128 2656 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 2843 +{ +( -128 2560 -320 ) ( -128 2560 -512 ) ( -704 2560 -512 ) UWALL1_2 0 0 0 1 1 +( -704 2688 -320 ) ( -704 2688 -512 ) ( -128 2688 -512 ) UWALL1_2 0 0 0 1 1 +( -128 2688 -320 ) ( -128 2560 -320 ) ( -704 2560 -320 ) UWALL1_2 0 0 0 1 1 +( -704 2688 -512 ) ( -704 2560 -512 ) ( -128 2560 -512 ) UWALL1_2 0 0 0 1 1 +( -128 2560 -512 ) ( -128 2560 -320 ) ( -128 2688 -320 ) UWALL1_2 0 0 0 1 1 +( -704 2688 -512 ) ( -704 2688 -320 ) ( -704 2560 -320 ) UWALL1_2 0 0 0 1 1 +} +// brush 2844 +{ +( 448 2720 -256 ) ( -128 2720 -256 ) ( -128 2656 -256 ) TECH07_2 64 0 0 1 1 +( 448 2656 -224 ) ( -128 2656 -224 ) ( -128 2720 -224 ) TECH07_2 64 0 0 1 1 +( 448 2720 -224 ) ( 448 2720 -256 ) ( 448 2656 -256 ) TECH07_2 64 0 0 1 1 +( -128 2656 -224 ) ( -128 2656 -256 ) ( -128 2720 -256 ) TECH07_2 64 0 0 1 1 +( -128 2720 -256 ) ( 448 2720 -256 ) ( 448 2720 -224 ) TECH07_2 64 0 0 1 1 +( -128 2656 -224 ) ( 448 2656 -224 ) ( 448 2656 -256 ) TECH07_2 64 0 0 1 1 +} +// brush 2845 +{ +( -576 2912 128 ) ( -576 2912 0 ) ( -560 2880 0 ) UWALL1_2 0 0 0 1 1 +( -704 2944 128 ) ( -704 2944 0 ) ( -640 2928 0 ) UWALL1_2 0 0 0 1 1 +( -512 2688 -320 ) ( -512 2688 -512 ) ( -704 2688 -512 ) UWALL1_2 0 0 0 1 1 +( -512 2944 -320 ) ( -512 2688 -320 ) ( -704 2688 -320 ) UWALL1_2 0 0 0 1 1 +( -704 2944 -512 ) ( -704 2688 -512 ) ( -512 2688 -512 ) UWALL1_2 0 0 0 1 1 +( -512 2688 -512 ) ( -512 2688 -320 ) ( -512 2944 -320 ) UWALL1_2 0 0 0 1 1 +( -704 2944 -512 ) ( -704 2944 -320 ) ( -704 2688 -320 ) UWALL1_2 0 0 0 1 1 +} +// brush 2846 +{ +( -128 2688 -320 ) ( -128 2688 -352 ) ( -704 2688 -352 ) UWALL1_2 0 0 0 1 1 +( -704 3584 -320 ) ( -704 3584 -352 ) ( -128 3584 -352 ) UWALL1_2 0 0 0 1 1 +( -128 3584 -320 ) ( -128 2688 -320 ) ( -704 2688 -320 ) UWALL1_2 0 0 0 1 1 +( -704 3584 -352 ) ( -704 2688 -352 ) ( -128 2688 -352 ) UWALL1_2 0 0 0 1 1 +( -128 2688 -352 ) ( -128 2688 -320 ) ( -128 3584 -320 ) UWALL1_2 0 0 0 1 1 +( -704 3584 -352 ) ( -704 3584 -320 ) ( -704 2688 -320 ) UWALL1_2 0 0 0 1 1 +} +// brush 2847 +{ +( -128 3200 -352 ) ( -128 3200 -512 ) ( -704 3200 -512 ) UWALL1_2 0 0 0 1 1 +( -704 3584 -352 ) ( -704 3584 -512 ) ( -128 3584 -512 ) UWALL1_2 0 0 0 1 1 +( -128 3584 -352 ) ( -128 3200 -352 ) ( -704 3200 -352 ) UWALL1_2 0 0 0 1 1 +( -704 3584 -512 ) ( -704 3200 -512 ) ( -128 3200 -512 ) UWALL1_2 0 0 0 1 1 +( -128 3200 -512 ) ( -128 3200 -352 ) ( -128 3584 -352 ) UWALL1_2 0 0 0 1 1 +( -704 3584 -512 ) ( -704 3584 -352 ) ( -704 3200 -352 ) UWALL1_2 0 0 0 1 1 +} +// brush 2848 +{ +( 1152 2656 -352 ) ( 896 2720 -352 ) ( 896 2688 -320 ) UWALL1_2 0 0 0 1 1 +( -640 3136 -402 ) ( -512 3104 -402 ) ( -512 3104 -352 ) UWALL1_2 0 0 0 1 1 +( -640 3136 -352 ) ( -512 3104 -352 ) ( -512 3072 -352 ) UWALL1_2 0 0 0 1 1 +( -512 3072 -352 ) ( -512 3104 -352 ) ( -512 3104 -402 ) UWALL1_2 0 0 0 1 1 +( -640 3136 -352 ) ( -640 3104 -352 ) ( -640 3104 -402 ) UWALL1_2 0 0 0 1 1 +} +// brush 2849 +{ +( -416 3104 -384 ) ( -512 3104 -384 ) ( -512 3072 -352 ) UWALL1_2 0 0 0 1 1 +( -512 3104 -384 ) ( -416 3104 -384 ) ( -416 3104 -352 ) UWALL1_2 0 0 0 1 1 +( -464 3072 -352 ) ( -512 3072 -352 ) ( -512 3104 -352 ) UWALL1_2 0 0 0 1 1 +( -416 3104 -352 ) ( -416 3104 -384 ) ( -464 3072 -352 ) UWALL1_2 0 0 0 1 1 +( -512 3104 -352 ) ( -512 3072 -352 ) ( -512 3104 -384 ) UWALL1_2 0 0 0 1 1 +} +// brush 2850 +{ +( -416 3104 -384 ) ( -464 3072 -352 ) ( -336 2944 -352 ) UWALL1_2 0 0 0 1 1 +( -336 3024 -384 ) ( -336 3024 -352 ) ( -416 3104 -352 ) UWALL1_2 0 0 0 1 1 +( -464 3072 -352 ) ( -416 3104 -352 ) ( -336 3024 -352 ) UWALL1_2 0 0 0 1 1 +( -336 3024 -384 ) ( -336 2944 -352 ) ( -336 3024 -352 ) UWALL1_2 0 0 0 1 1 +( -464 3072 -352 ) ( -416 3104 -384 ) ( -416 3104 -352 ) UWALL1_2 0 0 0 1 1 +} +// brush 2851 +{ +( -288 3024 -384 ) ( -336 3024 -384 ) ( -336 2944 -352 ) UWALL1_2 0 0 0 1 1 +( -336 3024 -384 ) ( -288 3024 -384 ) ( -288 3024 -352 ) UWALL1_2 0 0 0 1 1 +( -240 2944 -352 ) ( -336 2944 -352 ) ( -336 3024 -352 ) UWALL1_2 0 0 0 1 1 +( -288 3024 -352 ) ( -288 3024 -384 ) ( -240 2944 -352 ) UWALL1_2 0 0 0 1 1 +( -336 3024 -352 ) ( -336 2944 -352 ) ( -336 3024 -384 ) UWALL1_2 0 0 0 1 1 +} +// brush 2852 +{ +( -288 3024 -384 ) ( -240 2944 -352 ) ( -176 3072 -352 ) UWALL1_2 0 0 0 1 1 +( -224 3152 -384 ) ( -224 3152 -352 ) ( -288 3024 -352 ) UWALL1_2 0 0 0 1 1 +( -240 2944 -352 ) ( -288 3024 -352 ) ( -224 3152 -352 ) UWALL1_2 0 0 0 1 1 +( -224 3152 -384 ) ( -176 3072 -352 ) ( -224 3152 -352 ) UWALL1_2 0 0 0 1 1 +( -240 2944 -352 ) ( -288 3024 -384 ) ( -288 3024 -352 ) UWALL1_2 0 0 0 1 1 +} +// brush 2853 +{ +( -176 3072 -352 ) ( -176 3200 -352 ) ( -224 3200 -384 ) UWALL1_2 0 0 0 1 1 +( -224 3200 -352 ) ( -224 3152 -352 ) ( -224 3152 -384 ) UWALL1_2 0 0 0 1 1 +( -224 3152 -352 ) ( -224 3200 -352 ) ( -176 3200 -352 ) UWALL1_2 0 0 0 1 1 +( -176 3200 -352 ) ( -224 3200 -352 ) ( -224 3200 -384 ) UWALL1_2 0 0 0 1 1 +( -224 3152 -384 ) ( -224 3152 -352 ) ( -176 3072 -352 ) UWALL1_2 0 0 0 1 1 +} +// brush 2854 +{ +( -512 2976 0 ) ( -496 2976 0 ) ( -496 2976 128 ) BASE_CEIL1 0 0 0 1 1 +( -512 3200 -360 ) ( -544 3200 -360 ) ( -544 2944 -360 ) BASE_CEIL1 0 0 0 1 1 +( -512 2944 -352 ) ( -544 2944 -352 ) ( -544 3200 -352 ) BASE_CEIL1 0 0 0 1 1 +( -512 3200 -352 ) ( -512 3200 -360 ) ( -512 2944 -360 ) BASE_CEIL1 0 0 0 1 1 +( -544 2944 -352 ) ( -544 2944 -360 ) ( -544 3200 -360 ) BASE_CEIL1 0 0 0 1 1 +( -544 2944 -352 ) ( -512 2944 -352 ) ( -512 2944 -360 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 2855 +{ +( 352 3068 -360 ) ( 224 3068 -360 ) ( 224 3040 -332 ) BASE_CEIL1 0 0 0 1 1 +( -512 3068 -360 ) ( -544 3068 -360 ) ( -544 3096 -360 ) BASE_CEIL1 0 0 0 1 1 +( -512 3096 -360 ) ( -512 3096 -388 ) ( -512 3068 -388 ) BASE_CEIL1 0 0 0 1 1 +( -544 3068 -360 ) ( -544 3068 -388 ) ( -544 3096 -388 ) BASE_CEIL1 0 0 0 1 1 +( -544 3096 -388 ) ( -512 3096 -388 ) ( -512 3096 -360 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 2856 +{ +( -512 3200 -512 ) ( -544 3200 -512 ) ( -544 3096 -512 ) BASE_CEIL1 0 0 0 1 1 +( -512 3096 -352 ) ( -544 3096 -352 ) ( -544 3200 -352 ) BASE_CEIL1 0 0 0 1 1 +( -512 3200 -352 ) ( -512 3200 -512 ) ( -512 3096 -512 ) BASE_CEIL1 0 0 0 1 1 +( -544 3096 -352 ) ( -544 3096 -512 ) ( -544 3200 -512 ) BASE_CEIL1 0 0 0 1 1 +( -544 3200 -512 ) ( -512 3200 -512 ) ( -512 3200 -352 ) BASE_CEIL1 0 0 0 1 1 +( -544 3096 -352 ) ( -512 3096 -352 ) ( -512 3096 -512 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 2857 +{ +( -544 2880 128 ) ( -544 2880 0 ) ( -560 2896 0 ) BASE_CEIL1 0 0 0 1 1 +( -496 2896 128 ) ( -496 2896 0 ) ( -512 2880 0 ) BASE_CEIL1 0 0 0 1 1 +( -512 2944 128 ) ( -512 2944 0 ) ( -496 2928 0 ) BASE_CEIL1 0 0 0 1 1 +( -544 2944 128 ) ( -544 2944 0 ) ( -528 2960 0 ) BASE_CEIL1 0 0 0 1 1 +( -496 2944 -360 ) ( -560 2944 -360 ) ( -560 2880 -360 ) BASE_CEIL1 0 0 0 1 1 +( -496 2880 -352 ) ( -560 2880 -352 ) ( -560 2944 -352 ) BASE_CEIL1 0 0 0 1 1 +( -496 2944 -352 ) ( -496 2944 -360 ) ( -496 2880 -360 ) BASE_CEIL1 0 0 0 1 1 +( -560 2880 -352 ) ( -560 2880 -360 ) ( -560 2944 -360 ) BASE_CEIL1 0 0 0 1 1 +( -560 2944 -360 ) ( -496 2944 -360 ) ( -496 2944 -352 ) BASE_CEIL1 0 0 0 1 1 +( -560 2880 -352 ) ( -496 2880 -352 ) ( -496 2880 -360 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 2858 +{ +( -536 2896 8760 ) ( -536 2896 6328 ) ( -544 2904 6328 ) TECH04_3 0 8 0 0.500000 1 +( -512 2904 8760 ) ( -512 2904 6328 ) ( -520 2896 6328 ) TECH04_3 0 8 0 0.500000 1 +( -520 2928 8760 ) ( -520 2928 6328 ) ( -512 2920 6328 ) TECH04_3 0 8 0 0.500000 1 +( -536 2928 8760 ) ( -536 2928 6328 ) ( -528 2936 6328 ) TECH04_3 0 8 0 0.500000 1 +( -512 2928 -512 ) ( -544 2928 -512 ) ( -544 2896 -512 ) TECH04_2 0 8 0 1 1 +( -512 2896 -360 ) ( -544 2896 -360 ) ( -544 2928 -360 ) TECH04_2 0 8 0 1 1 +( -512 2928 -360 ) ( -512 2928 -512 ) ( -512 2896 -512 ) TECH04_3 8 8 0 1 1 +( -544 2896 -360 ) ( -544 2896 -512 ) ( -544 2928 -512 ) TECH04_3 8 8 0 1 1 +( -544 2928 -512 ) ( -512 2928 -512 ) ( -512 2928 -360 ) TECH04_3 8 8 0 1 1 +( -544 2896 -360 ) ( -512 2896 -360 ) ( -512 2896 -512 ) TECH04_3 8 8 0 1 1 +} +// brush 2859 +{ +( -320 2800 128 ) ( -320 2800 0 ) ( -336 2816 0 ) BASE_CEIL1 0 0 0 1 1 +( -272 2816 128 ) ( -272 2816 0 ) ( -288 2800 0 ) BASE_CEIL1 0 0 0 1 1 +( -288 2864 128 ) ( -288 2864 0 ) ( -272 2848 0 ) BASE_CEIL1 0 0 0 1 1 +( -320 2864 128 ) ( -320 2864 0 ) ( -304 2880 0 ) BASE_CEIL1 0 0 0 1 1 +( -272 2864 -360 ) ( -336 2864 -360 ) ( -336 2800 -360 ) BASE_CEIL1 0 0 0 1 1 +( -272 2800 -352 ) ( -336 2800 -352 ) ( -336 2864 -352 ) BASE_CEIL1 0 0 0 1 1 +( -272 2864 -352 ) ( -272 2864 -360 ) ( -272 2800 -360 ) BASE_CEIL1 0 0 0 1 1 +( -336 2800 -352 ) ( -336 2800 -360 ) ( -336 2864 -360 ) BASE_CEIL1 0 0 0 1 1 +( -336 2864 -360 ) ( -272 2864 -360 ) ( -272 2864 -352 ) BASE_CEIL1 0 0 0 1 1 +( -336 2800 -352 ) ( -272 2800 -352 ) ( -272 2800 -360 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 2860 +{ +( -312 2816 8760 ) ( -312 2816 6328 ) ( -320 2824 6328 ) TECH04_3 0 8 0 0.500000 1 +( -288 2824 8760 ) ( -288 2824 6328 ) ( -296 2816 6328 ) TECH04_3 0 8 0 0.500000 1 +( -296 2848 8760 ) ( -296 2848 6328 ) ( -288 2840 6328 ) TECH04_3 0 8 0 0.500000 1 +( -312 2848 8760 ) ( -312 2848 6328 ) ( -304 2856 6328 ) TECH04_3 0 8 0 0.500000 1 +( -288 2848 -512 ) ( -320 2848 -512 ) ( -320 2816 -512 ) TECH04_2 0 8 0 1 1 +( -288 2816 -360 ) ( -320 2816 -360 ) ( -320 2848 -360 ) TECH04_2 0 8 0 1 1 +( -288 2848 -360 ) ( -288 2848 -512 ) ( -288 2816 -512 ) TECH04_3 8 8 0 1 1 +( -320 2816 -360 ) ( -320 2816 -512 ) ( -320 2848 -512 ) TECH04_3 8 8 0 1 1 +( -320 2848 -512 ) ( -288 2848 -512 ) ( -288 2848 -360 ) TECH04_3 8 8 0 1 1 +( -320 2816 -360 ) ( -288 2816 -360 ) ( -288 2816 -512 ) TECH04_3 8 8 0 1 1 +} +// brush 2861 +{ +( -272 2944 0 ) ( -304 2944 0 ) ( -304 2944 128 ) BASE_CEIL1 0 0 0 1 1 +( -288 3200 -360 ) ( -320 3200 -360 ) ( -320 2864 -360 ) BASE_CEIL1 0 0 0 1 1 +( -288 2864 -352 ) ( -320 2864 -352 ) ( -320 3200 -352 ) BASE_CEIL1 0 0 0 1 1 +( -288 3200 -352 ) ( -288 3200 -360 ) ( -288 2864 -360 ) BASE_CEIL1 0 0 0 1 1 +( -320 2864 -352 ) ( -320 2864 -360 ) ( -320 3200 -360 ) BASE_CEIL1 0 0 0 1 1 +( -320 3200 -360 ) ( -288 3200 -360 ) ( -288 3200 -352 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 2862 +{ +( 576 2944 -360 ) ( 448 2944 -360 ) ( 448 2872 -332 ) BASE_CEIL1 0 0 0 1 1 +( -288 2944 -360 ) ( -320 2944 -360 ) ( -320 3016 -360 ) BASE_CEIL1 0 0 0 1 1 +( -288 3016 -360 ) ( -288 3016 -388 ) ( -288 2944 -388 ) BASE_CEIL1 0 0 0 1 1 +( -320 2944 -360 ) ( -320 2944 -388 ) ( -320 3016 -388 ) BASE_CEIL1 0 0 0 1 1 +( -320 3016 -388 ) ( -288 3016 -388 ) ( -288 3016 -360 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 2863 +{ +( -288 3200 -512 ) ( -320 3200 -512 ) ( -320 3016 -512 ) BASE_CEIL1 0 0 0 1 1 +( -288 3016 -352 ) ( -320 3016 -352 ) ( -320 3200 -352 ) BASE_CEIL1 0 0 0 1 1 +( -288 3200 -352 ) ( -288 3200 -512 ) ( -288 3016 -512 ) BASE_CEIL1 0 0 0 1 1 +( -320 3016 -352 ) ( -320 3016 -512 ) ( -320 3200 -512 ) BASE_CEIL1 0 0 0 1 1 +( -320 3200 -512 ) ( -288 3200 -512 ) ( -288 3200 -352 ) BASE_CEIL1 0 0 0 1 1 +( -320 3016 -352 ) ( -288 3016 -352 ) ( -288 3016 -512 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 2864 +{ +( -512 2752 128 ) ( -512 2752 0 ) ( -502 2739 0 ) UWALL1_2 0 0 0 1 1 +( -464 2752 -512 ) ( -512 2752 -512 ) ( -512 2688 -512 ) UWALL1_2 0 0 0 1 1 +( -464 2688 -320 ) ( -512 2688 -320 ) ( -512 2752 -320 ) UWALL1_2 0 0 0 1 1 +( -512 2688 -320 ) ( -512 2688 -512 ) ( -512 2752 -512 ) UWALL1_2 0 0 0 1 1 +( -512 2688 -320 ) ( -464 2688 -320 ) ( -464 2688 -512 ) UWALL1_2 0 0 0 1 1 +} +// brush 2865 +{ +( -371 2726 0 ) ( -352 2736 0 ) ( -352 2736 128 ) UWALL1_2 0 0 0 1 1 +( -352 2688 -512 ) ( -352 2736 -512 ) ( -448 2736 -512 ) UWALL1_2 0 0 0 1 1 +( -352 2736 -320 ) ( -352 2688 -320 ) ( -448 2688 -320 ) UWALL1_2 0 0 0 1 1 +( -352 2736 -512 ) ( -352 2688 -512 ) ( -352 2688 -320 ) UWALL1_2 0 0 0 1 1 +( -448 2688 -512 ) ( -448 2688 -320 ) ( -352 2688 -320 ) UWALL1_2 0 0 0 1 1 +} +// brush 2866 +{ +( -365 2739 0 ) ( -352 2752 0 ) ( -352 2752 128 ) UWALL1_2 0 0 0 1 1 +( -352 2688 -512 ) ( -352 2752 -512 ) ( -416 2752 -512 ) UWALL1_2 0 0 0 1 1 +( -352 2752 -320 ) ( -352 2688 -320 ) ( -416 2688 -320 ) UWALL1_2 0 0 0 1 1 +( -352 2752 -512 ) ( -352 2688 -512 ) ( -352 2688 -320 ) UWALL1_2 0 0 0 1 1 +( -416 2688 -512 ) ( -416 2688 -320 ) ( -352 2688 -320 ) UWALL1_2 0 0 0 1 1 +} +// brush 2867 +{ +( -416 2688 -416 ) ( -352 2752 -416 ) ( -352 2784 -352 ) UWALL1_2 0 0 0 1 1 +( -352 2688 -416 ) ( -352 2752 -416 ) ( -416 2688 -416 ) UWALL1_2 0 0 0 1 1 +( -352 2688 -352 ) ( -448 2688 -352 ) ( -352 2784 -352 ) UWALL1_2 0 0 0 1 1 +( -352 2752 -416 ) ( -352 2688 -416 ) ( -352 2688 -352 ) UWALL1_2 0 0 0 1 1 +( -352 2688 -416 ) ( -416 2688 -416 ) ( -448 2688 -352 ) UWALL1_2 0 0 0 1 1 +} +// brush 2868 +{ +( -512 2784 -352 ) ( -512 2752 -416 ) ( -464 2688 -416 ) UWALL1_2 0 0 0 1 1 +( -512 2752 -416 ) ( -512 2688 -416 ) ( -464 2688 -416 ) UWALL1_2 0 0 0 1 1 +( -440 2688 -352 ) ( -512 2688 -352 ) ( -512 2784 -352 ) UWALL1_2 0 0 0 1 1 +( -512 2688 -352 ) ( -512 2688 -416 ) ( -512 2752 -416 ) UWALL1_2 0 0 0 1 1 +( -440 2688 -352 ) ( -464 2688 -416 ) ( -512 2688 -416 ) UWALL1_2 0 0 0 1 1 +} +// brush 2869 +{ +( -352 2752 128 ) ( -352 2752 0 ) ( -320 2768 0 ) UWALL1_2 0 0 0 1 1 +( -256 2816 -512 ) ( -352 2816 -512 ) ( -352 2688 -512 ) UWALL1_2 0 0 0 1 1 +( -256 2688 -320 ) ( -352 2688 -320 ) ( -352 2816 -320 ) UWALL1_2 0 0 0 1 1 +( -256 2816 -320 ) ( -256 2816 -512 ) ( -256 2688 -512 ) UWALL1_2 0 0 0 1 1 +( -352 2688 -320 ) ( -352 2688 -512 ) ( -352 2816 -512 ) UWALL1_2 0 0 0 1 1 +( -352 2688 -320 ) ( -256 2688 -320 ) ( -256 2688 -512 ) UWALL1_2 0 0 0 1 1 +} +// brush 2870 +{ +( -352 2752 -352 ) ( -256 2800 -352 ) ( -352 2752 -416 ) UWALL1_2 0 0 0 1 1 +( -352 2752 -416 ) ( -256 2800 -352 ) ( -352 2784 -352 ) UWALL1_2 0 0 0 1 1 +( -352 2784 -352 ) ( -256 2800 -352 ) ( -352 2752 -352 ) UWALL1_2 0 0 0 1 1 +( -352 2784 -352 ) ( -352 2752 -352 ) ( -352 2752 -416 ) UWALL1_2 0 0 0 1 1 +} +// brush 2871 +{ +( -576 2912 128 ) ( -576 2912 0 ) ( -704 2944 0 ) UWALL1_2 0 0 0 1 1 +( -576 2896 -480 ) ( -576 2928 -352 ) ( -704 2960 -352 ) UWALL1_2 0 0 0 1 1 +( -704 2944 -352 ) ( -704 2960 -352 ) ( -576 2928 -352 ) UWALL1_2 0 0 0 1 1 +( -576 2896 -480 ) ( -576 2896 -352 ) ( -576 2928 -352 ) UWALL1_2 0 0 0 1 1 +( -704 2944 -416 ) ( -704 2960 -352 ) ( -704 2944 -352 ) UWALL1_2 0 0 0 1 1 +} +// brush 2872 +{ +( -576 2912 -416 ) ( -576 2912 -352 ) ( -512 2784 -352 ) UWALL1_2 0 0 0 1 1 +( -512 2784 -416 ) ( -480 2736 -352 ) ( -576 2928 -352 ) UWALL1_2 0 0 0 1 1 +( -480 2736 -352 ) ( -512 2784 -352 ) ( -576 2912 -352 ) UWALL1_2 0 0 0 1 1 +( -512 2784 -416 ) ( -512 2784 -352 ) ( -480 2736 -352 ) UWALL1_2 0 0 0 1 1 +( -576 2928 -352 ) ( -576 2912 -352 ) ( -576 2912 -416 ) UWALL1_2 0 0 0 1 1 +} +// brush 2873 +{ +( -512 2784 -352 ) ( -512 2688 -352 ) ( -512 2688 -416 ) UWALL1_2 0 0 0 1 1 +( -480 2688 -352 ) ( -480 2736 -352 ) ( -512 2784 -416 ) UWALL1_2 0 0 0 1 1 +( -512 2688 -352 ) ( -512 2784 -352 ) ( -480 2736 -352 ) UWALL1_2 0 0 0 1 1 +( -512 2688 -352 ) ( -480 2688 -352 ) ( -512 2688 -416 ) UWALL1_2 0 0 0 1 1 +( -512 2784 -352 ) ( -512 2784 -416 ) ( -480 2736 -352 ) UWALL1_2 0 0 0 1 1 +} +// brush 2874 +{ +( -128 2688 -256 ) ( -128 2688 -320 ) ( -320 2688 -320 ) UWALL1_2 0 0 0 1 1 +( -320 3584 -256 ) ( -320 3584 -320 ) ( -128 3584 -320 ) UWALL1_2 0 0 0 1 1 +( -128 3584 -256 ) ( -128 2688 -256 ) ( -320 2688 -256 ) GROUND1_2 0 0 0 1 1 +( -320 3584 -320 ) ( -320 2688 -320 ) ( -128 2688 -320 ) UWALL1_2 0 0 0 1 1 +( -128 2688 -320 ) ( -128 2688 -256 ) ( -128 3584 -256 ) UWALL1_2 0 0 0 1 1 +( -320 3584 -320 ) ( -320 3584 -256 ) ( -320 2688 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 2875 +{ +( 128 3200 -400 ) ( 0 3200 -400 ) ( 0 3152 -352 ) UWALL1_2 0 0 0 1 1 +( -128 3152 -352 ) ( -224 3152 -352 ) ( -224 3200 -352 ) UWALL1_2 0 0 0 1 1 +( -128 3200 -352 ) ( -128 3200 -416 ) ( -128 3152 -416 ) UWALL1_2 0 0 0 1 1 +( -224 3152 -352 ) ( -224 3152 -416 ) ( -224 3200 -416 ) UWALL1_2 0 0 0 1 1 +( -224 3200 -416 ) ( -128 3200 -416 ) ( -128 3200 -352 ) UWALL1_2 0 0 0 1 1 +} +// brush 2876 +{ +( -240 2832 128 ) ( -240 2832 0 ) ( -208 2848 0 ) UWALL1_2 0 0 0 1 1 +( -256 2800 128 ) ( -256 2800 0 ) ( -240 2832 0 ) UWALL1_2 0 0 0 1 1 +( -128 2880 -512 ) ( -256 2880 -512 ) ( -256 2688 -512 ) UWALL1_2 0 0 0 1 1 +( -128 2688 -352 ) ( -256 2688 -352 ) ( -256 2880 -352 ) UWALL1_2 0 0 0 1 1 +( -128 2880 -352 ) ( -128 2880 -512 ) ( -128 2688 -512 ) UWALL1_2 0 0 0 1 1 +( -256 2688 -352 ) ( -256 2688 -512 ) ( -256 2880 -512 ) UWALL1_2 0 0 0 1 1 +( -256 2880 -512 ) ( -128 2880 -512 ) ( -128 2880 -352 ) UWALL1_2 0 0 0 1 1 +( -256 2688 -352 ) ( -128 2688 -352 ) ( -128 2688 -512 ) UWALL1_2 0 0 0 1 1 +} +// brush 2877 +{ +( -144 2880 128 ) ( -144 2880 0 ) ( -160 2912 0 ) UWALL1_2 0 0 0 1 1 +( 0 3008 -352 ) ( 0 2880 -416 ) ( 128 2880 -416 ) UWALL1_2 0 0 0 1 1 +( -224 2880 -352 ) ( -224 3008 -352 ) ( -128 3008 -352 ) UWALL1_2 0 0 0 1 1 +( -128 3008 -437 ) ( -128 2880 -437 ) ( -128 2880 -352 ) UWALL1_2 0 0 0 1 1 +( -128 2880 -352 ) ( -128 2880 -437 ) ( -224 2880 -437 ) UWALL1_2 0 0 0 1 1 +} +// brush 2878 +{ +( -240 2832 -352 ) ( -208 3008 -352 ) ( -144 2880 -352 ) UWALL1_2 0 0 0 1 1 +( -144 2880 -416 ) ( -208 3008 -352 ) ( -240 2832 -352 ) UWALL1_2 0 0 0 1 1 +( -144 2880 -352 ) ( -208 3008 -352 ) ( -144 2880 -416 ) UWALL1_2 0 0 0 1 1 +( -144 2880 -416 ) ( -240 2832 -352 ) ( -144 2880 -352 ) UWALL1_2 0 0 0 1 1 +} +// brush 2879 +{ +( 32 2784 -256 ) ( -32 2784 -256 ) ( -32 2720 -256 ) PBTEK1_06 32 0 0 1 1 +( 32 2720 -224 ) ( -32 2720 -224 ) ( -32 2784 -224 ) PBTEK1_06 32 0 0 1 1 +( 32 2784 -224 ) ( 32 2784 -256 ) ( 32 2720 -256 ) PBTEK1_06 32 0 0 1 1 +( -32 2720 -224 ) ( -32 2720 -256 ) ( -32 2784 -256 ) PBTEK1_06 32 0 0 1 1 +( -32 2784 -256 ) ( 32 2784 -256 ) ( 32 2784 -224 ) PBTEK1_06 32 0 0 1 1 +( -32 2720 -224 ) ( 32 2720 -224 ) ( 32 2720 -256 ) PBTEK1_06 32 0 0 1 1 +} +// brush 2880 +{ +( 128 2752 -160 ) ( 0 2752 -160 ) ( 0 2768 -128 ) SFLOOR3_2 0 0 0 1 1 +( 128 2784 -224 ) ( 0 2784 -224 ) ( 0 2800 -256 ) TECH07_2 64 32 0 1 1 +( 32 2784 -224 ) ( -32 2784 -224 ) ( -32 2720 -224 ) SFLOOR3_2 0 0 0 1 1 +( 32 2784 -160 ) ( 32 2784 -224 ) ( 32 2720 -224 ) SFLOOR3_2 0 0 0 1 1 +( -32 2720 -160 ) ( -32 2720 -224 ) ( -32 2784 -224 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 2881 +{ +( 256 2752 -160 ) ( 128 2752 -160 ) ( 128 2768 -128 ) SFLOOR3_2 0 0 0 1 1 +( 256 2784 -224 ) ( 128 2784 -224 ) ( 128 2800 -256 ) TECH07_2 64 32 0 1 1 +( 160 2784 -224 ) ( 96 2784 -224 ) ( 96 2720 -224 ) SFLOOR3_2 0 0 0 1 1 +( 160 2784 -160 ) ( 160 2784 -224 ) ( 160 2720 -224 ) SFLOOR3_2 0 0 0 1 1 +( 96 2720 -160 ) ( 96 2720 -224 ) ( 96 2784 -224 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 2882 +{ +( 160 2784 -256 ) ( 96 2784 -256 ) ( 96 2720 -256 ) PBTEK1_06 32 0 0 1 1 +( 160 2720 -224 ) ( 96 2720 -224 ) ( 96 2784 -224 ) PBTEK1_06 32 0 0 1 1 +( 160 2784 -224 ) ( 160 2784 -256 ) ( 160 2720 -256 ) PBTEK1_06 32 0 0 1 1 +( 96 2720 -224 ) ( 96 2720 -256 ) ( 96 2784 -256 ) PBTEK1_06 32 0 0 1 1 +( 96 2784 -256 ) ( 160 2784 -256 ) ( 160 2784 -224 ) PBTEK1_06 32 0 0 1 1 +( 96 2720 -224 ) ( 160 2720 -224 ) ( 160 2720 -256 ) PBTEK1_06 32 0 0 1 1 +} +// brush 2883 +{ +( 288 2720 -224 ) ( 224 2720 -224 ) ( 224 2752 -160 ) SFLOOR3_2 0 0 0 1 1 +( 288 2752 -160 ) ( 224 2752 -160 ) ( 224 2752 -224 ) TECH07_2 64 32 0 1 1 +( 224 2720 -224 ) ( 288 2720 -224 ) ( 288 2752 -224 ) SFLOOR3_2 0 0 0 1 1 +( 288 2720 -224 ) ( 288 2752 -160 ) ( 288 2752 -224 ) SFLOOR3_2 0 0 0 1 1 +( 224 2752 -224 ) ( 224 2752 -160 ) ( 224 2720 -224 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 2884 +{ +( 224 2752 -256 ) ( 224 2720 -256 ) ( 288 2720 -256 ) RPBASE2 0 0 0 1 1 +( 224 2720 -224 ) ( 224 2752 -224 ) ( 288 2752 -224 ) RPBASE2 0 0 0 1 1 +( 288 2752 -256 ) ( 288 2720 -256 ) ( 288 2720 -224 ) RPBASE2 0 0 0 1 1 +( 224 2720 -256 ) ( 224 2752 -256 ) ( 224 2752 -224 ) RPBASE2 0 0 0 1 1 +( 288 2752 -256 ) ( 288 2752 -224 ) ( 224 2752 -224 ) PBTEK1_06 32 0 0 1 1 +( 288 2720 -224 ) ( 288 2720 -256 ) ( 224 2720 -256 ) RPBASE2 0 0 0 1 1 +} +// brush 2885 +{ +( 448 2720 -224 ) ( 448 2752 -160 ) ( -192 2752 -160 ) TECH07_2 64 0 0 1 1 +( -192 2720 32 ) ( -192 2752 -32 ) ( 448 2752 -32 ) TECH07_2 64 0 0 1 1 +( 448 2752 -160 ) ( 448 2720 -224 ) ( 448 2720 32 ) TECH07_2 64 0 0 1 1 +( -192 2720 -224 ) ( -192 2752 -160 ) ( -192 2752 -32 ) TECH07_2 64 0 0 1 1 +( -192 2752 -160 ) ( 448 2752 -160 ) ( 448 2752 -32 ) TECH07_2 64 0 0 1 1 +( 448 2720 -224 ) ( -192 2720 -224 ) ( -192 2720 32 ) TECH07_2 64 0 0 1 1 +} +// brush 2886 +{ +( 192 2720 0 ) ( 64 2720 0 ) ( 64 2624 0 ) TECH07_2 64 0 0 1 1 +( 192 2624 64 ) ( 64 2624 64 ) ( 64 2720 64 ) TECH07_2 64 0 0 1 1 +( 192 2720 64 ) ( 192 2720 0 ) ( 192 2624 0 ) TECH07_2 64 0 0 1 1 +( 64 2624 64 ) ( 64 2624 0 ) ( 64 2720 0 ) TECH07_2 64 0 0 1 1 +( 64 2720 0 ) ( 192 2720 0 ) ( 192 2720 64 ) TECH07_2 64 0 0 1 1 +( 64 2624 64 ) ( 192 2624 64 ) ( 192 2624 0 ) TECH07_2 64 0 0 1 1 +} +// brush 2887 +{ +( -192 2720 64 ) ( -192 2688 64 ) ( 480 2688 64 ) TECH07_2 64 0 0 1 1 +( -192 2688 192 ) ( -192 2720 128 ) ( 480 2720 128 ) TECH07_2 64 0 0 1 1 +( 480 2720 64 ) ( 480 2688 64 ) ( 480 2688 192 ) TECH07_2 64 0 0 1 1 +( -192 2688 64 ) ( -192 2720 64 ) ( -192 2720 128 ) TECH07_2 64 0 0 1 1 +( 480 2720 64 ) ( 480 2720 128 ) ( -192 2720 128 ) TECH07_2 64 0 0 1 1 +( 480 2688 192 ) ( 480 2688 64 ) ( -192 2688 64 ) TECH07_2 64 0 0 1 1 +} +// brush 2888 +{ +( 224 2752 -32 ) ( 224 2720 32 ) ( 288 2720 32 ) SFLOOR3_2 0 0 0 1 1 +( 224 2720 128 ) ( 224 2752 128 ) ( 288 2752 128 ) SFLOOR3_2 0 0 0 1 1 +( 288 2752 -32 ) ( 288 2720 32 ) ( 288 2720 128 ) SFLOOR3_2 0 0 0 1 1 +( 224 2720 32 ) ( 224 2752 -32 ) ( 224 2752 128 ) SFLOOR3_2 0 0 0 1 1 +( 288 2752 -32 ) ( 288 2752 128 ) ( 224 2752 128 ) TECH07_2 64 0 0 1 1 +( 288 2720 128 ) ( 288 2720 32 ) ( 224 2720 32 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 2889 +{ +( 224 2720 128 ) ( 288 2720 128 ) ( 288 2752 128 ) SFLOOR3_2 0 0 0 1 1 +( 224 2720 192 ) ( 288 2720 192 ) ( 288 2688 192 ) SFLOOR3_2 0 0 0 1 1 +( 288 2720 128 ) ( 288 2688 192 ) ( 288 2720 192 ) SFLOOR3_2 0 0 0 1 1 +( 224 2752 128 ) ( 224 2720 192 ) ( 224 2688 192 ) SFLOOR3_2 0 0 0 1 1 +( 288 2720 192 ) ( 224 2720 192 ) ( 224 2752 128 ) TECH10_1 32 0 0 1 1 +( 288 2720 128 ) ( 224 2720 128 ) ( 224 2688 192 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 2890 +{ +( 96 2752 -32 ) ( 96 2720 32 ) ( 160 2720 32 ) SFLOOR3_2 0 0 0 1 1 +( 96 2720 128 ) ( 96 2752 128 ) ( 160 2752 128 ) SFLOOR3_2 0 0 0 1 1 +( 160 2752 -32 ) ( 160 2720 32 ) ( 160 2720 128 ) SFLOOR3_2 0 0 0 1 1 +( 96 2720 32 ) ( 96 2752 -32 ) ( 96 2752 128 ) SFLOOR3_2 0 0 0 1 1 +( 160 2752 -32 ) ( 160 2752 128 ) ( 96 2752 128 ) TECH07_2 64 0 0 1 1 +( 160 2720 128 ) ( 160 2720 32 ) ( 96 2720 32 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 2891 +{ +( 96 2720 128 ) ( 160 2720 128 ) ( 160 2752 128 ) SFLOOR3_2 0 0 0 1 1 +( 96 2720 192 ) ( 160 2720 192 ) ( 160 2688 192 ) SFLOOR3_2 0 0 0 1 1 +( 160 2720 128 ) ( 160 2688 192 ) ( 160 2720 192 ) SFLOOR3_2 0 0 0 1 1 +( 96 2752 128 ) ( 96 2720 192 ) ( 96 2688 192 ) SFLOOR3_2 0 0 0 1 1 +( 160 2720 192 ) ( 96 2720 192 ) ( 96 2752 128 ) TECH10_1 32 0 0 1 1 +( 160 2720 128 ) ( 96 2720 128 ) ( 96 2688 192 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 2892 +{ +( -32 2752 -32 ) ( -32 2720 32 ) ( 32 2720 32 ) SFLOOR3_2 0 0 0 1 1 +( -32 2720 128 ) ( -32 2752 128 ) ( 32 2752 128 ) SFLOOR3_2 0 0 0 1 1 +( 32 2752 -32 ) ( 32 2720 32 ) ( 32 2720 128 ) SFLOOR3_2 0 0 0 1 1 +( -32 2720 32 ) ( -32 2752 -32 ) ( -32 2752 128 ) SFLOOR3_2 0 0 0 1 1 +( 32 2752 -32 ) ( 32 2752 128 ) ( -32 2752 128 ) TECH07_2 64 0 0 1 1 +( 32 2720 128 ) ( 32 2720 32 ) ( -32 2720 32 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 2893 +{ +( -32 2720 128 ) ( 32 2720 128 ) ( 32 2752 128 ) SFLOOR3_2 0 0 0 1 1 +( -32 2720 192 ) ( 32 2720 192 ) ( 32 2688 192 ) SFLOOR3_2 0 0 0 1 1 +( 32 2720 128 ) ( 32 2688 192 ) ( 32 2720 192 ) SFLOOR3_2 0 0 0 1 1 +( -32 2752 128 ) ( -32 2720 192 ) ( -32 2688 192 ) SFLOOR3_2 0 0 0 1 1 +( 32 2720 192 ) ( -32 2720 192 ) ( -32 2752 128 ) TECH10_1 32 0 0 1 1 +( 32 2720 128 ) ( -32 2720 128 ) ( -32 2688 192 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 2894 +{ +( -160 2752 -32 ) ( -160 2720 32 ) ( -96 2720 32 ) SFLOOR3_2 0 0 0 1 1 +( -160 2720 128 ) ( -160 2752 128 ) ( -96 2752 128 ) SFLOOR3_2 0 0 0 1 1 +( -96 2752 -32 ) ( -96 2720 32 ) ( -96 2720 128 ) SFLOOR3_2 0 0 0 1 1 +( -160 2720 32 ) ( -160 2752 -32 ) ( -160 2752 128 ) SFLOOR3_2 0 0 0 1 1 +( -96 2752 -32 ) ( -96 2752 128 ) ( -160 2752 128 ) TECH07_2 64 0 0 1 1 +( -96 2720 128 ) ( -96 2720 32 ) ( -160 2720 32 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 2895 +{ +( -160 2720 128 ) ( -96 2720 128 ) ( -96 2752 128 ) SFLOOR3_2 0 0 0 1 1 +( -160 2720 192 ) ( -96 2720 192 ) ( -96 2688 192 ) SFLOOR3_2 0 0 0 1 1 +( -96 2720 128 ) ( -96 2688 192 ) ( -96 2720 192 ) SFLOOR3_2 0 0 0 1 1 +( -160 2752 128 ) ( -160 2720 192 ) ( -160 2688 192 ) SFLOOR3_2 0 0 0 1 1 +( -96 2720 192 ) ( -160 2720 192 ) ( -160 2752 128 ) TECH10_1 32 0 0 1 1 +( -96 2720 128 ) ( -160 2720 128 ) ( -160 2688 192 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 2896 +{ +( -192 128 128 ) ( -192 0 128 ) ( -208 0 160 ) SFLOOR3_2 0 0 0 1 1 +( -192 2784 64 ) ( -320 2784 64 ) ( -320 2784 192 ) TECH07_2 0 0 0 1 1 +( -320 2816 64 ) ( -192 2816 64 ) ( -192 2816 128 ) TECH07_2 64 0 0 1 1 +( -192 2784 192 ) ( -320 2784 192 ) ( -320 2816 128 ) TECH07_2 64 0 0 1 1 +( -320 2784 64 ) ( -192 2784 64 ) ( -192 2816 64 ) TECH07_2 0 0 0 1 1 +( -192 2784 192 ) ( -192 2816 128 ) ( -192 2816 64 ) SFLOOR3_2 0 0 0 1 1 +( -320 2816 128 ) ( -320 2784 192 ) ( -320 2784 64 ) TECH07_2 0 0 0 1 1 +} +// brush 2897 +{ +( -192 2624 64 ) ( -256 2688 64 ) ( -256 2688 80 ) TECH07_2 0 0 0 1 1 +( -256 2784 64 ) ( -192 2784 64 ) ( -192 2784 80 ) TECH07_2 0 0 0 1 1 +( -192 2624 80 ) ( -256 2688 80 ) ( -256 2784 80 ) TECH07_2 0 0 0 1 1 +( -256 2688 64 ) ( -192 2624 64 ) ( -192 2784 64 ) TECH07_2 0 0 0 1 1 +( -192 2624 80 ) ( -192 2784 80 ) ( -192 2784 64 ) SFLOOR3_2 0 0 0 1 1 +( -256 2784 80 ) ( -256 2688 80 ) ( -256 2688 64 ) TECH07_2 0 0 0 1 1 +} +// brush 2898 +{ +( -160 2848 -160 ) ( -320 2848 -160 ) ( -320 2816 -224 ) TECH07_2 64 0 0 1 1 +( -320 2848 -32 ) ( -160 2848 -32 ) ( -192 2816 32 ) TECH07_2 64 0 0 1 1 +( -192 2816 -224 ) ( -192 2816 32 ) ( -160 2848 -32 ) TECH07_2 64 0 0 1 1 +( -320 2848 -160 ) ( -320 2848 -32 ) ( -320 2816 32 ) TECH07_2 64 0 0 1 1 +( -160 2848 -160 ) ( -160 2848 -32 ) ( -320 2848 -32 ) TECH07_2 64 0 0 1 1 +( -320 2816 -224 ) ( -320 2816 32 ) ( -192 2816 32 ) TECH07_2 64 0 0 1 1 +} +// brush 2899 +{ +( -160 2848 -160 ) ( -192 2816 -224 ) ( -192 2720 -224 ) SFLOOR3_2 0 0 0 1 1 +( -160 2720 -32 ) ( -192 2720 32 ) ( -192 2816 32 ) SFLOOR3_2 0 0 0 1 1 +( -192 2720 32 ) ( -160 2720 -32 ) ( -160 2720 -160 ) TECH07_2 64 0 0 1 1 +( -160 2848 -32 ) ( -192 2816 32 ) ( -192 2816 -224 ) TECH07_2 64 0 0 1 1 +( -160 2720 -32 ) ( -160 2848 -32 ) ( -160 2848 -160 ) SFLOOR3_2 0 0 0 1 1 +( -192 2816 32 ) ( -192 2720 32 ) ( -192 2720 -224 ) TECH07_2 64 0 0 1 1 +} +// brush 2900 +{ +( -176 128 128 ) ( -176 0 128 ) ( -144 0 128 ) TECH07_2 0 0 0 1 1 +( -224 2688 192 ) ( -224 2720 128 ) ( -192 2720 128 ) TECH07_2 64 0 0 1 1 +( -192 2720 64 ) ( -192 2688 64 ) ( -192 2688 192 ) TECH07_2 64 0 0 1 1 +( -224 2688 64 ) ( -224 2720 64 ) ( -224 2720 128 ) TECH07_2 64 0 0 1 1 +( -192 2688 192 ) ( -192 2688 64 ) ( -224 2688 64 ) TECH07_2 64 0 0 1 1 +} +// brush 2901 +{ +( -2784 2640 128 ) ( -2912 2640 128 ) ( -2912 2544 128 ) TECH07_2 0 0 0 1 1 +( -224 2784 192 ) ( -192 2784 128 ) ( -192 2688 128 ) SFLOOR3_2 0 0 0 1 1 +( -192 2688 64 ) ( -224 2688 64 ) ( -224 2688 192 ) TECH07_2 64 0 0 1 1 +( -224 2784 64 ) ( -192 2784 64 ) ( -192 2784 128 ) TECH07_2 64 0 0 1 1 +( -224 2688 192 ) ( -224 2688 64 ) ( -224 2784 64 ) TECH07_2 64 0 0 1 1 +} +// brush 2902 +{ +( -288 2816 128 ) ( -224 2816 128 ) ( -224 2848 128 ) SFLOOR3_2 0 0 0 1 1 +( -288 2816 192 ) ( -224 2816 192 ) ( -224 2784 192 ) SFLOOR3_2 0 0 0 1 1 +( -224 2816 128 ) ( -224 2784 192 ) ( -224 2816 192 ) SFLOOR3_2 0 0 0 1 1 +( -288 2848 128 ) ( -288 2816 192 ) ( -288 2784 192 ) SFLOOR3_2 0 0 0 1 1 +( -224 2816 192 ) ( -288 2816 192 ) ( -288 2848 128 ) TECH10_1 32 0 0 1 1 +( -224 2816 128 ) ( -288 2816 128 ) ( -288 2784 192 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 2903 +{ +( -288 2848 -32 ) ( -288 2816 32 ) ( -224 2816 32 ) SFLOOR3_2 0 0 0 1 1 +( -288 2816 128 ) ( -288 2848 128 ) ( -224 2848 128 ) SFLOOR3_2 0 0 0 1 1 +( -224 2848 -32 ) ( -224 2816 32 ) ( -224 2816 128 ) SFLOOR3_2 0 0 0 1 1 +( -288 2816 32 ) ( -288 2848 -32 ) ( -288 2848 128 ) SFLOOR3_2 0 0 0 1 1 +( -224 2848 -32 ) ( -224 2848 128 ) ( -288 2848 128 ) TECH07_2 64 0 0 1 1 +( -224 2816 128 ) ( -224 2816 32 ) ( -288 2816 32 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 2904 +{ +( -224 2624 256 ) ( -224 2624 128 ) ( -320 2624 128 ) sky-stars2 0 0 0 256 256 +( -320 2816 256 ) ( -320 2816 128 ) ( -224 2816 128 ) sky-stars2 0 0 0 256 256 +( -224 2784 256 ) ( -224 2624 256 ) ( -320 2624 256 ) sky-stars2 0 0 0 256 256 +( -320 2784 192 ) ( -320 2624 192 ) ( -224 2624 192 ) sky-stars2 0 0 0 256 256 +( -224 2624 128 ) ( -224 2624 256 ) ( -224 2784 256 ) sky-stars2 0 0 0 256 256 +( -320 2784 128 ) ( -320 2784 256 ) ( -320 2624 256 ) sky-stars2 0 0 0 256 256 +} +// brush 2905 +{ +( 480 2624 256 ) ( 480 2624 128 ) ( -224 2624 128 ) sky-stars2 0 0 0 256 256 +( -224 2688 256 ) ( -224 2688 128 ) ( 480 2688 128 ) sky-stars2 0 0 0 256 256 +( 480 2688 256 ) ( 480 2624 256 ) ( -224 2624 256 ) sky-stars2 0 0 0 256 256 +( -224 2688 128 ) ( -224 2624 128 ) ( 480 2624 128 ) sky-stars2 0 0 0 256 256 +( 480 2624 128 ) ( 480 2624 256 ) ( 480 2688 256 ) sky-stars2 0 0 0 256 256 +( -224 2688 128 ) ( -224 2688 256 ) ( -224 2624 256 ) sky-stars2 0 0 0 256 256 +} +// brush 2906 +{ +( -128 2688 -288 ) ( 320 2688 -288 ) ( 320 2704 -288 ) TECH07_2 0 0 0 1 1 +( -128 2704 -288 ) ( 320 2704 -288 ) ( 320 2720 -256 ) TECH07_2 64 0 0 1 1 +( -128 2688 -256 ) ( -128 2720 -256 ) ( 320 2720 -256 ) TECH07_2 64 0 0 1 1 +( 320 2688 -256 ) ( 320 2720 -256 ) ( 320 2704 -288 ) TECH07_2 64 0 0 1 1 +( -128 2688 -288 ) ( -128 2704 -288 ) ( -128 2720 -256 ) TECH07_2 64 0 0 1 1 +( 320 2688 -288 ) ( -128 2688 -288 ) ( -128 2688 -256 ) TECH07_2 64 0 0 1 1 +} +// brush 2907 +{ +( 32 2784 -512 ) ( -32 2784 -512 ) ( -32 2688 -512 ) TECH07_2 64 0 0 1 1 +( 32 2688 -256 ) ( -32 2688 -256 ) ( -32 2784 -256 ) TECH07_2 64 0 0 1 1 +( 32 2784 -256 ) ( 32 2784 -512 ) ( 32 2688 -512 ) TECH07_2 64 0 0 1 1 +( -32 2688 -256 ) ( -32 2688 -512 ) ( -32 2784 -512 ) TECH07_2 64 0 0 1 1 +( -32 2784 -512 ) ( 32 2784 -512 ) ( 32 2784 -256 ) TECH07_2 64 0 0 1 1 +( -32 2688 -256 ) ( 32 2688 -256 ) ( 32 2688 -512 ) TECH07_2 64 0 0 1 1 +} +// brush 2908 +{ +( -96 2784 -512 ) ( -160 2784 -512 ) ( -160 2688 -512 ) TECH07_2 64 0 0 1 1 +( -96 2688 -256 ) ( -160 2688 -256 ) ( -160 2784 -256 ) GROUND1_2 0 0 0 1 1 +( -96 2784 -256 ) ( -96 2784 -512 ) ( -96 2688 -512 ) TECH07_2 64 0 0 1 1 +( -160 2688 -256 ) ( -160 2688 -512 ) ( -160 2784 -512 ) TECH07_2 64 0 0 1 1 +( -160 2784 -512 ) ( -96 2784 -512 ) ( -96 2784 -256 ) TECH07_2 64 0 0 1 1 +( -160 2688 -256 ) ( -96 2688 -256 ) ( -96 2688 -512 ) TECH07_2 64 0 0 1 1 +} +// brush 2909 +{ +( 160 2784 -512 ) ( 96 2784 -512 ) ( 96 2688 -512 ) TECH07_2 64 0 0 1 1 +( 160 2688 -256 ) ( 96 2688 -256 ) ( 96 2784 -256 ) TECH07_2 64 0 0 1 1 +( 160 2784 -256 ) ( 160 2784 -512 ) ( 160 2688 -512 ) TECH07_2 64 0 0 1 1 +( 96 2688 -256 ) ( 96 2688 -512 ) ( 96 2784 -512 ) TECH07_2 64 0 0 1 1 +( 96 2784 -512 ) ( 160 2784 -512 ) ( 160 2784 -256 ) TECH07_2 64 0 0 1 1 +( 96 2688 -256 ) ( 160 2688 -256 ) ( 160 2688 -512 ) TECH07_2 64 0 0 1 1 +} +// brush 2910 +{ +( 224 2752 -512 ) ( 224 2688 -512 ) ( 288 2688 -512 ) TECH07_2 64 0 0 1 1 +( 224 2688 -256 ) ( 224 2752 -256 ) ( 288 2752 -256 ) TECH07_2 64 0 0 1 1 +( 288 2752 -512 ) ( 288 2688 -512 ) ( 288 2688 -256 ) TECH07_2 64 0 0 1 1 +( 224 2688 -512 ) ( 224 2752 -512 ) ( 224 2752 -256 ) TECH07_2 64 0 0 1 1 +( 288 2752 -512 ) ( 288 2752 -256 ) ( 224 2752 -256 ) TECH07_2 64 0 0 1 1 +( 288 2688 -256 ) ( 288 2688 -512 ) ( 224 2688 -512 ) TECH07_2 64 0 0 1 1 +} +// brush 2911 +{ +( 336 2688 128 ) ( 336 2688 0 ) ( 320 2688 0 ) UWALL1_2 0 0 0 1 1 +( 320 2800 -512 ) ( 320 2688 -320 ) ( 192 2640 -320 ) UWALL1_2 0 0 0 1 1 +( 192 2752 -512 ) ( 192 2640 -512 ) ( 320 2688 -512 ) UWALL1_2 0 0 0 1 1 +( 320 2688 -512 ) ( 320 2688 -320 ) ( 320 2800 -512 ) UWALL1_2 0 0 0 1 1 +( 192 2640 -512 ) ( 192 2752 -512 ) ( 192 2640 -320 ) UWALL1_2 0 0 0 1 1 +} +// brush 2912 +{ +( 336 2688 128 ) ( 336 2688 0 ) ( 320 2688 0 ) UWALL1_2 0 0 0 1 1 +( 192 2752 -512 ) ( 192 2640 -320 ) ( 64 2672 -320 ) UWALL1_2 0 0 0 1 1 +( 64 2784 -512 ) ( 64 2672 -512 ) ( 192 2640 -512 ) UWALL1_2 0 0 0 1 1 +( 192 2640 -512 ) ( 192 2640 -320 ) ( 192 2752 -512 ) UWALL1_2 0 0 0 1 1 +( 64 2672 -512 ) ( 64 2784 -512 ) ( 64 2672 -320 ) UWALL1_2 0 0 0 1 1 +} +// brush 2913 +{ +( 336 2688 128 ) ( 336 2688 0 ) ( 320 2688 0 ) UWALL1_2 0 0 0 1 1 +( 64 2784 -512 ) ( 64 2672 -320 ) ( -64 2656 -320 ) UWALL1_2 0 0 0 1 1 +( -64 2768 -512 ) ( -64 2656 -512 ) ( 64 2672 -512 ) UWALL1_2 0 0 0 1 1 +( 64 2672 -512 ) ( 64 2672 -320 ) ( 64 2784 -512 ) UWALL1_2 0 0 0 1 1 +( -64 2656 -512 ) ( -64 2768 -512 ) ( -64 2656 -320 ) UWALL1_2 0 0 0 1 1 +} +// brush 2914 +{ +( 336 2688 128 ) ( 336 2688 0 ) ( 320 2688 0 ) UWALL1_2 0 0 0 1 1 +( -64 2768 -512 ) ( -64 2656 -320 ) ( -128 2688 -320 ) UWALL1_2 0 0 0 1 1 +( -128 2800 -512 ) ( -128 2688 -512 ) ( -64 2656 -512 ) UWALL1_2 0 0 0 1 1 +( -64 2656 -512 ) ( -64 2656 -320 ) ( -64 2768 -512 ) UWALL1_2 0 0 0 1 1 +( -128 2688 -512 ) ( -128 2800 -512 ) ( -128 2688 -320 ) UWALL1_2 0 0 0 1 1 +} +// brush 2915 +{ +( 320 2688 -320 ) ( 320 2704 -320 ) ( -128 2704 -320 ) TECH04_5 0 0 0 1 1 +( 320 2704 -320 ) ( 320 2704 -288 ) ( -128 2704 -288 ) PBTEK1_06 32 0 0 1 1 +( -128 2704 -288 ) ( 320 2704 -288 ) ( 320 2688 -288 ) PBTEK1_06 32 0 0 1 1 +( 320 2704 -288 ) ( 320 2704 -320 ) ( 320 2688 -320 ) PBTEK1_06 32 0 0 1 1 +( -128 2704 -320 ) ( -128 2704 -288 ) ( -128 2688 -288 ) PBTEK1_06 32 0 0 1 1 +( -128 2688 -320 ) ( -128 2688 -288 ) ( 320 2688 -288 ) PBTEK1_06 32 0 0 1 1 +} +// brush 2916 +{ +( -32 2944 -336 ) ( -80 3008 -320 ) ( -112 3008 -352 ) UWALL1_2 0 0 0 1 1 +( -80 2944 -384 ) ( -128 2944 -384 ) ( -128 2944 -256 ) UWALL1_2 0 0 0 1 1 +( -112 3008 -352 ) ( -80 3008 -320 ) ( -80 3008 -256 ) UWALL1_2 0 0 0 1 1 +( -80 3008 -256 ) ( -32 2944 -256 ) ( -128 2944 -256 ) GROUND1_2 0 0 0 1 1 +( -80 2944 -384 ) ( -112 3008 -352 ) ( -128 3008 -352 ) UWALL1_2 0 0 0 1 1 +( -80 3008 -256 ) ( -80 3008 -320 ) ( -32 2944 -336 ) UWALL1_2 0 0 0 1 1 +( -128 3008 -256 ) ( -128 2944 -256 ) ( -128 2944 -384 ) UWALL1_2 0 0 0 1 1 +} +// brush 2917 +{ +( -16 2880 -352 ) ( -32 2944 -336 ) ( -80 2944 -384 ) UWALL1_2 0 0 0 1 1 +( -128 2944 -256 ) ( -128 2944 -384 ) ( -80 2944 -384 ) UWALL1_2 0 0 0 1 1 +( -16 2880 -256 ) ( -16 2880 -352 ) ( -80 2880 -416 ) UWALL1_2 0 0 0 1 1 +( -32 2944 -256 ) ( -16 2880 -256 ) ( -128 2880 -256 ) GROUND1_2 0 0 0 1 1 +( -80 2880 -416 ) ( -80 2944 -384 ) ( -128 2944 -384 ) UWALL1_2 0 0 0 1 1 +( -16 2880 -352 ) ( -16 2880 -256 ) ( -32 2944 -256 ) UWALL1_2 0 0 0 1 1 +( -128 2944 -256 ) ( -128 2880 -256 ) ( -128 2880 -416 ) UWALL1_2 0 0 0 1 1 +} +// brush 2918 +{ +( -80 2880 -256 ) ( -32 2816 -256 ) ( -32 2816 -448 ) UWALL1_2 0 0 0 1 1 +( -16 2880 -352 ) ( -80 2880 -416 ) ( -32 2816 -448 ) UWALL1_2 0 0 0 1 1 +( -32 2816 -256 ) ( -80 2880 -256 ) ( -16 2880 -256 ) GROUND1_2 0 0 0 1 1 +( -32 2816 -256 ) ( -16 2880 -256 ) ( -16 2880 -352 ) UWALL1_2 0 0 0 1 1 +( -16 2880 -256 ) ( -80 2880 -256 ) ( -80 2880 -416 ) UWALL1_2 0 0 0 1 1 +} +// brush 2919 +{ +( -80 2880 -512 ) ( -32 2816 -512 ) ( -32 2816 -256 ) UWALL1_2 0 0 0 1 1 +( -128 2880 -512 ) ( -128 2688 -512 ) ( -32 2688 -512 ) UWALL1_2 0 0 0 1 1 +( -128 2688 -256 ) ( -128 2880 -256 ) ( -80 2880 -256 ) GROUND1_2 0 0 0 1 1 +( -32 2688 -512 ) ( -32 2688 -256 ) ( -32 2816 -256 ) UWALL1_2 0 0 0 1 1 +( -128 2688 -512 ) ( -128 2880 -512 ) ( -128 2880 -256 ) UWALL1_2 0 0 0 1 1 +( -128 2880 -512 ) ( -80 2880 -512 ) ( -80 2880 -256 ) UWALL1_2 0 0 0 1 1 +( -32 2688 -512 ) ( -128 2688 -512 ) ( -128 2688 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 2920 +{ +( -96 3200 -400 ) ( -112 3152 -352 ) ( -80 3152 -336 ) UWALL1_2 0 0 0 1 1 +( -96 3200 -400 ) ( -48 3200 -376 ) ( -48 3200 -256 ) UWALL1_2 0 0 0 1 1 +( -112 3152 -352 ) ( -128 3152 -352 ) ( -128 3152 -256 ) UWALL1_2 0 0 0 1 1 +( -128 3152 -256 ) ( -128 3200 -256 ) ( -48 3200 -256 ) GROUND1_2 0 0 0 1 1 +( -128 3200 -400 ) ( -128 3152 -352 ) ( -112 3152 -352 ) UWALL1_2 0 0 0 1 1 +( -48 3200 -256 ) ( -48 3200 -376 ) ( -80 3152 -336 ) UWALL1_2 0 0 0 1 1 +( -128 3152 -352 ) ( -128 3200 -400 ) ( -128 3200 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 2921 +{ +( -80 3008 -320 ) ( -80 3120 -336 ) ( -112 3008 -352 ) UWALL1_2 0 0 0 1 1 +( -112 3152 -352 ) ( -112 3008 -352 ) ( -80 3120 -336 ) UWALL1_2 0 0 0 1 1 +( -112 3008 -352 ) ( -112 3152 -352 ) ( -128 3152 -352 ) UWALL1_2 0 0 0 1 1 +( -80 3152 -256 ) ( -80 3008 -256 ) ( -128 3008 -256 ) GROUND1_2 0 0 0 1 1 +( -80 3152 -336 ) ( -80 3120 -336 ) ( -80 3008 -320 ) UWALL1_2 0 0 0 1 1 +( -128 3008 -352 ) ( -128 3152 -352 ) ( -128 3152 -256 ) UWALL1_2 0 0 0 1 1 +( -128 3152 -352 ) ( -112 3152 -352 ) ( -80 3152 -336 ) UWALL1_2 0 0 0 1 1 +( -80 3008 -320 ) ( -112 3008 -352 ) ( -128 3008 -352 ) UWALL1_2 0 0 0 1 1 +} +// brush 2922 +{ +( 16 3328 -512 ) ( -32 3232 -512 ) ( -32 3232 -256 ) UWALL1_2 0 0 0 1 1 +( -96 3200 -512 ) ( -96 3200 -256 ) ( -32 3232 -256 ) UWALL1_2 0 0 0 1 1 +( -128 3200 -512 ) ( -128 3200 -256 ) ( -96 3200 -256 ) UWALL1_2 0 0 0 1 1 +( -128 3328 -512 ) ( 16 3328 -512 ) ( 16 3328 -256 ) UWALL1_2 0 0 0 1 1 +( -128 3328 -256 ) ( 16 3328 -256 ) ( -32 3232 -256 ) GROUND1_2 0 0 0 1 1 +( -128 3200 -512 ) ( -96 3200 -512 ) ( -32 3232 -512 ) UWALL1_2 0 0 0 1 1 +( -128 3328 -512 ) ( -128 3328 -256 ) ( -128 3200 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 2923 +{ +( -96 3200 -256 ) ( -96 3200 -400 ) ( -32 3232 -416 ) UWALL1_2 0 0 0 1 1 +( -32 3232 -416 ) ( -96 3200 -400 ) ( -48 3200 -376 ) UWALL1_2 0 0 0 1 1 +( -48 3200 -256 ) ( -96 3200 -256 ) ( -32 3232 -256 ) GROUND1_2 0 0 0 1 1 +( -32 3232 -256 ) ( -32 3232 -416 ) ( -48 3200 -376 ) UWALL1_2 0 0 0 1 1 +( -48 3200 -256 ) ( -48 3200 -376 ) ( -96 3200 -400 ) UWALL1_2 0 0 0 1 1 +} +// brush 2924 +{ +( 48 3088 128 ) ( 48 3088 0 ) ( 32 3056 0 ) UWALL1_2 0 0 0 1 1 +( 32 3056 128 ) ( 32 3056 0 ) ( 0 3040 0 ) UWALL1_2 0 0 0 1 1 +( 16 3232 128 ) ( 16 3232 0 ) ( 48 3200 0 ) UWALL1_2 0 0 0 1 1 +( 64 3232 -512 ) ( -128 3232 -512 ) ( -128 3024 -512 ) UWALL1_2 0 0 0 1 1 +( 64 3024 -448 ) ( -128 3024 -448 ) ( -128 3232 -448 ) WGRND1_6 0 0 0 1 1 +( 64 3232 -448 ) ( 64 3232 -512 ) ( 64 3024 -512 ) UWALL1_2 0 0 0 1 1 +( -128 3024 -448 ) ( -128 3024 -512 ) ( -128 3232 -512 ) UWALL1_2 0 0 0 1 1 +( -128 3232 -512 ) ( 64 3232 -512 ) ( 64 3232 -448 ) UWALL1_2 0 0 0 1 1 +( -128 3024 -448 ) ( 64 3024 -448 ) ( 64 3024 -512 ) UWALL1_2 0 0 0 1 1 +} +// brush 2925 +{ +( 352 2752 -32 ) ( 352 2720 32 ) ( 416 2720 32 ) SFLOOR3_2 0 0 0 1 1 +( 352 2720 128 ) ( 352 2752 128 ) ( 416 2752 128 ) SFLOOR3_2 0 0 0 1 1 +( 416 2752 -32 ) ( 416 2720 32 ) ( 416 2720 128 ) SFLOOR3_2 0 0 0 1 1 +( 352 2720 32 ) ( 352 2752 -32 ) ( 352 2752 128 ) SFLOOR3_2 0 0 0 1 1 +( 416 2752 -32 ) ( 416 2752 128 ) ( 352 2752 128 ) TECH07_2 64 0 0 1 1 +( 416 2720 128 ) ( 416 2720 32 ) ( 352 2720 32 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 2926 +{ +( 352 2720 128 ) ( 416 2720 128 ) ( 416 2752 128 ) SFLOOR3_2 0 0 0 1 1 +( 352 2720 192 ) ( 416 2720 192 ) ( 416 2688 192 ) SFLOOR3_2 0 0 0 1 1 +( 416 2720 128 ) ( 416 2688 192 ) ( 416 2720 192 ) SFLOOR3_2 0 0 0 1 1 +( 352 2752 128 ) ( 352 2720 192 ) ( 352 2688 192 ) SFLOOR3_2 0 0 0 1 1 +( 416 2720 192 ) ( 352 2720 192 ) ( 352 2752 128 ) TECH10_1 32 0 0 1 1 +( 416 2720 128 ) ( 352 2720 128 ) ( 352 2688 192 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 2927 +{ +( 512 2752 -160 ) ( 384 2752 -160 ) ( 384 2768 -128 ) SFLOOR3_2 0 0 0 1 1 +( 512 2784 -224 ) ( 384 2784 -224 ) ( 384 2800 -256 ) TECH07_2 64 32 0 1 1 +( 416 2784 -224 ) ( 352 2784 -224 ) ( 352 2720 -224 ) SFLOOR3_2 0 0 0 1 1 +( 416 2784 -160 ) ( 416 2784 -224 ) ( 416 2720 -224 ) SFLOOR3_2 0 0 0 1 1 +( 352 2720 -160 ) ( 352 2720 -224 ) ( 352 2784 -224 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 2928 +{ +( 416 2784 -256 ) ( 352 2784 -256 ) ( 352 2720 -256 ) PBTEK1_06 32 0 0 1 1 +( 416 2720 -224 ) ( 352 2720 -224 ) ( 352 2784 -224 ) PBTEK1_06 32 0 0 1 1 +( 416 2784 -224 ) ( 416 2784 -256 ) ( 416 2720 -256 ) PBTEK1_06 32 0 0 1 1 +( 352 2720 -224 ) ( 352 2720 -256 ) ( 352 2784 -256 ) PBTEK1_06 32 0 0 1 1 +( 352 2784 -256 ) ( 416 2784 -256 ) ( 416 2784 -224 ) PBTEK1_06 32 0 0 1 1 +( 352 2720 -224 ) ( 416 2720 -224 ) ( 416 2720 -256 ) PBTEK1_06 32 0 0 1 1 +} +// brush 2929 +{ +( 544 2624 256 ) ( 544 2624 64 ) ( 480 2624 64 ) sky-stars2 0 0 0 256 256 +( 480 2720 256 ) ( 480 2720 64 ) ( 544 2720 64 ) sky-stars2 0 0 0 256 256 +( 544 2720 256 ) ( 544 2624 256 ) ( 480 2624 256 ) sky-stars2 0 0 0 256 256 +( 480 2720 64 ) ( 480 2624 64 ) ( 544 2624 64 ) sky-stars2 0 0 0 256 256 +( 544 2624 64 ) ( 544 2624 256 ) ( 544 2720 256 ) sky-stars2 0 0 0 256 256 +( 480 2720 64 ) ( 480 2720 256 ) ( 480 2624 256 ) sky-stars2 0 0 0 256 256 +} +// brush 2930 +{ +( 416 3008 -192 ) ( 352 3008 -192 ) ( 352 2992 -192 ) TECH04_8 0 0 0 1 1 +( 416 2992 -128 ) ( 352 2992 -128 ) ( 352 3008 -128 ) TECH04_8 0 0 0 1 1 +( 416 3008 -128 ) ( 416 3008 -192 ) ( 416 2992 -192 ) TECH04_8 0 0 0 1 1 +( 352 2992 -128 ) ( 352 2992 -192 ) ( 352 3008 -192 ) TECH04_8 0 0 0 1 1 +( 352 3008 -192 ) ( 416 3008 -192 ) ( 416 3008 -128 ) RPBASE5 32 0 0 1 1 +( 352 2992 -128 ) ( 416 2992 -128 ) ( 416 2992 -192 ) TECH04_8 0 0 0 1 1 +} +// brush 2931 +{ +( 192 2912 -192 ) ( 192 2848 -192 ) ( 208 2848 -192 ) TECH04_8 0 0 0 1 1 +( 208 2912 -128 ) ( 208 2848 -128 ) ( 192 2848 -128 ) TECH04_8 0 0 0 1 1 +( 192 2912 -128 ) ( 192 2912 -192 ) ( 208 2912 -192 ) TECH04_8 0 0 0 1 1 +( 208 2848 -128 ) ( 208 2848 -192 ) ( 192 2848 -192 ) TECH04_8 0 0 0 1 1 +( 192 2848 -192 ) ( 192 2912 -192 ) ( 192 2912 -128 ) GRATE01_1 32 0 0 1 1 +( 208 2848 -128 ) ( 208 2912 -128 ) ( 208 2912 -192 ) TECH04_8 0 0 0 1 1 +} +// brush 2932 +{ +( 240 3008 -208 ) ( 248 2992 -208 ) ( 448 2992 -208 ) TECH04_6 0 0 0 1 1 +( 248 2992 -192 ) ( 240 3008 -192 ) ( 448 3008 -192 ) TECH04_6 0 0 0 1 1 +( 448 3008 -208 ) ( 448 2992 -208 ) ( 448 2992 -192 ) TECH04_6 0 0 0 1 1 +( 248 2992 -208 ) ( 240 3008 -208 ) ( 240 3008 -192 ) TECH04_6 0 0 0 1 1 +( 448 3008 -208 ) ( 448 3008 -192 ) ( 240 3008 -192 ) TECH04_6 0 0 0 1 1 +( 448 2992 -192 ) ( 448 2992 -208 ) ( 248 2992 -208 ) TECH04_6 0 0 0 1 1 +} +// brush 2933 +{ +( 192 2960 -208 ) ( 192 2800 -208 ) ( 208 2808 -208 ) TECH04_6 0 0 90 1 1 +( 192 2800 -192 ) ( 192 2960 -192 ) ( 208 2952 -192 ) TECH04_6 0 0 90 1 1 +( 208 2952 -208 ) ( 208 2808 -208 ) ( 208 2808 -192 ) TECH04_6 0 0 0 1 1 +( 192 2800 -208 ) ( 192 2960 -208 ) ( 192 2960 -192 ) TECH04_6 0 0 0 1 1 +( 208 2952 -208 ) ( 208 2952 -192 ) ( 192 2960 -192 ) TECH04_6 0 0 0 1 1 +( 208 2808 -192 ) ( 208 2808 -208 ) ( 192 2800 -208 ) TECH04_6 0 0 0 1 1 +} +// brush 2934 +{ +( 192 2960 -208 ) ( 208 2952 -208 ) ( 248 2992 -208 ) TECH04_6 0 8 45 1.050000 1.050000 +( 240 3008 -192 ) ( 248 2992 -192 ) ( 208 2952 -192 ) TECH04_6 0 8 45 1.050000 1.050000 +( 208 2952 -208 ) ( 208 2952 -192 ) ( 248 2992 -192 ) TECH04_6 0 0 0 1 1 +( 240 3008 -208 ) ( 240 3008 -192 ) ( 192 2960 -192 ) TECH04_6 0 0 0 1 1 +( 248 2992 -192 ) ( 240 3008 -192 ) ( 240 3008 -208 ) TECH04_6 0 0 0 1 1 +( 208 2952 -208 ) ( 192 2960 -208 ) ( 192 2960 -192 ) TECH04_6 0 0 0 1 1 +} +// brush 2935 +{ +( 248 2768 -208 ) ( 208 2808 -208 ) ( 192 2800 -208 ) TECH04_6 0 1 135 1.050000 1.050000 +( 208 2808 -192 ) ( 248 2768 -192 ) ( 240 2752 -192 ) TECH04_6 0 1 135 1.050000 1.050000 +( 248 2768 -192 ) ( 208 2808 -192 ) ( 208 2808 -208 ) TECH04_6 0 0 0 1 1 +( 192 2800 -192 ) ( 240 2752 -192 ) ( 240 2752 -208 ) TECH04_6 0 0 0 1 1 +( 240 2752 -208 ) ( 240 2752 -192 ) ( 248 2768 -192 ) TECH04_6 0 0 0 1 1 +( 192 2800 -192 ) ( 192 2800 -208 ) ( 208 2808 -208 ) TECH04_6 0 0 0 1 1 +} +// brush 2936 +{ +( 448 2768 -208 ) ( 248 2768 -208 ) ( 240 2752 -208 ) TECH04_6 0 0 180 1 1 +( 448 2752 -192 ) ( 240 2752 -192 ) ( 248 2768 -192 ) TECH04_6 0 0 180 1 1 +( 448 2768 -192 ) ( 448 2768 -208 ) ( 448 2752 -208 ) TECH04_6 0 0 180 1 1 +( 240 2752 -192 ) ( 240 2752 -208 ) ( 248 2768 -208 ) TECH04_6 0 0 180 1 1 +( 240 2752 -192 ) ( 448 2752 -192 ) ( 448 2752 -208 ) TECH04_6 0 0 180 1 1 +( 248 2768 -208 ) ( 448 2768 -208 ) ( 448 2768 -192 ) TECH04_6 0 0 180 1 1 +} +// brush 2937 +{ +( 192 2960 -128 ) ( 192 2800 -128 ) ( 208 2808 -128 ) TECH04_6 0 0 90 1 1 +( 192 2800 -112 ) ( 192 2960 -112 ) ( 208 2952 -112 ) TECH04_6 0 0 90 1 1 +( 208 2952 -128 ) ( 208 2808 -128 ) ( 208 2808 -112 ) TECH04_6 0 0 0 1 1 +( 192 2800 -128 ) ( 192 2960 -128 ) ( 192 2960 -112 ) TECH04_6 0 0 0 1 1 +( 208 2952 -128 ) ( 208 2952 -112 ) ( 192 2960 -112 ) TECH04_6 0 0 0 1 1 +( 208 2808 -112 ) ( 208 2808 -128 ) ( 192 2800 -128 ) TECH04_6 0 0 0 1 1 +} +// brush 2938 +{ +( 248 2768 -128 ) ( 208 2808 -128 ) ( 192 2800 -128 ) TECH04_6 0 1 135 1.050000 1.050000 +( 208 2808 -112 ) ( 248 2768 -112 ) ( 240 2752 -112 ) TECH04_6 0 1 135 1.050000 1.050000 +( 248 2768 -112 ) ( 208 2808 -112 ) ( 208 2808 -128 ) TECH04_6 0 0 0 1 1 +( 192 2800 -112 ) ( 240 2752 -112 ) ( 240 2752 -128 ) TECH04_6 0 0 0 1 1 +( 240 2752 -128 ) ( 240 2752 -112 ) ( 248 2768 -112 ) TECH04_6 0 0 0 1 1 +( 192 2800 -112 ) ( 192 2800 -128 ) ( 208 2808 -128 ) TECH04_6 0 0 0 1 1 +} +// brush 2939 +{ +( 448 2768 -128 ) ( 248 2768 -128 ) ( 240 2752 -128 ) TECH04_6 0 0 180 1 1 +( 448 2752 -112 ) ( 240 2752 -112 ) ( 248 2768 -112 ) TECH04_6 0 0 180 1 1 +( 448 2768 -112 ) ( 448 2768 -128 ) ( 448 2752 -128 ) TECH04_6 0 0 180 1 1 +( 240 2752 -112 ) ( 240 2752 -128 ) ( 248 2768 -128 ) TECH04_6 0 0 180 1 1 +( 240 2752 -112 ) ( 448 2752 -112 ) ( 448 2752 -128 ) TECH04_6 0 0 180 1 1 +( 248 2768 -128 ) ( 448 2768 -128 ) ( 448 2768 -112 ) TECH04_6 0 0 180 1 1 +} +// brush 2940 +{ +( 192 2960 -128 ) ( 208 2952 -128 ) ( 248 2992 -128 ) TECH04_6 0 8 45 1.050000 1.050000 +( 240 3008 -112 ) ( 248 2992 -112 ) ( 208 2952 -112 ) TECH04_6 0 8 45 1.050000 1.050000 +( 208 2952 -128 ) ( 208 2952 -112 ) ( 248 2992 -112 ) TECH04_6 0 0 0 1 1 +( 240 3008 -128 ) ( 240 3008 -112 ) ( 192 2960 -112 ) TECH04_6 0 0 0 1 1 +( 248 2992 -112 ) ( 240 3008 -112 ) ( 240 3008 -128 ) TECH04_6 0 0 0 1 1 +( 208 2952 -128 ) ( 192 2960 -128 ) ( 192 2960 -112 ) TECH04_6 0 0 0 1 1 +} +// brush 2941 +{ +( 240 3008 -128 ) ( 248 2992 -128 ) ( 448 2992 -128 ) TECH04_6 0 0 0 1 1 +( 248 2992 -112 ) ( 240 3008 -112 ) ( 448 3008 -112 ) TECH04_6 0 0 0 1 1 +( 448 3008 -128 ) ( 448 2992 -128 ) ( 448 2992 -112 ) TECH04_6 0 0 0 1 1 +( 248 2992 -128 ) ( 240 3008 -128 ) ( 240 3008 -112 ) TECH04_6 0 0 0 1 1 +( 448 3008 -128 ) ( 448 3008 -112 ) ( 240 3008 -112 ) TECH04_6 0 0 0 1 1 +( 448 2992 -112 ) ( 448 2992 -128 ) ( 248 2992 -128 ) TECH04_6 0 0 0 1 1 +} +// brush 2942 +{ +( 208 2952 128 ) ( 208 2952 0 ) ( 216 2960 0 ) SYM06_8 0 0 0 1 1 +( 208 2808 128 ) ( 208 2808 0 ) ( 200 2816 0 ) SYM06_8 0 0 0 1 1 +( 448 2992 -208 ) ( 208 2992 -208 ) ( 208 2768 -208 ) SYM06_8 0 0 0 1 1 +( 448 2768 -112 ) ( 208 2768 -112 ) ( 208 2992 -112 ) SYM06_8 0 0 0 1 1 +( 448 2992 -112 ) ( 448 2992 -208 ) ( 448 2768 -208 ) twall4_1 0 0 0 1 1 +( 208 2768 -112 ) ( 208 2768 -208 ) ( 208 2992 -208 ) SYM06_8 0 0 0 1 1 +( 208 2992 -208 ) ( 448 2992 -208 ) ( 448 2992 -112 ) SYM06_8 0 0 0 1 1 +( 208 2768 -112 ) ( 448 2768 -112 ) ( 448 2768 -208 ) SYM06_8 0 0 0 1 1 +} +// brush 2943 +{ +( 448 3008 -192 ) ( 416 3008 -192 ) ( 416 2992 -192 ) PBTEK1_05 0 0 0 1 1 +( 448 2992 -128 ) ( 416 2992 -128 ) ( 416 3008 -128 ) PBTEK1_05 0 0 0 1 1 +( 448 3008 -128 ) ( 448 3008 -192 ) ( 448 2992 -192 ) PBTEK1_05 0 0 0 1 1 +( 416 2992 -128 ) ( 416 2992 -192 ) ( 416 3008 -192 ) PBTEK1_05 0 0 0 1 1 +( 416 3008 -192 ) ( 448 3008 -192 ) ( 448 3008 -128 ) PBTEK1_05 32 0 0 1 1 +( 416 2992 -128 ) ( 448 2992 -128 ) ( 448 2992 -192 ) PBTEK1_05 0 0 0 1 1 +} +// brush 2944 +{ +( 208 2952 -88 ) ( 208 2952 -152 ) ( 216 2960 -152 ) TECH07_2 64 0 0 1 1 +( 208 2808 -88 ) ( 208 2808 -152 ) ( 200 2816 -152 ) TECH07_2 64 0 0 1 1 +( 448 2992 -256 ) ( 208 2992 -256 ) ( 208 2768 -256 ) TECH07_2 64 0 0 1 1 +( 448 2768 -208 ) ( 208 2768 -208 ) ( 208 2992 -208 ) TECH07_2 64 0 0 1 1 +( 448 2992 -208 ) ( 448 2992 -256 ) ( 448 2768 -256 ) TECH07_2 64 0 0 1 1 +( 208 2768 -208 ) ( 208 2768 -256 ) ( 208 2992 -256 ) TECH07_2 64 0 0 1 1 +( 208 2992 -256 ) ( 448 2992 -256 ) ( 448 2992 -208 ) TECH07_2 0 0 0 1 1 +( 208 2768 -208 ) ( 448 2768 -208 ) ( 448 2768 -256 ) TECH07_2 0 0 0 1 1 +} +// brush 2945 +{ +( 320 2992 128 ) ( 320 2992 0 ) ( 320 2976 0 ) TECH_32BORDA 0 0 0 1 1 +( 208 2952 -176 ) ( 208 2952 -219 ) ( 216 2960 -219 ) TECH_32BORDA 0 0 0 1 1 +( 208 2808 -176 ) ( 208 2808 -219 ) ( 200 2816 -219 ) TECH_32BORDA 0 0 0 1 1 +( 448 2992 -288 ) ( 208 2992 -288 ) ( 208 2768 -288 ) twall4_1 0 0 0 1 1 +( 448 2768 -256 ) ( 208 2768 -256 ) ( 208 2992 -256 ) TECH_32BORDA 0 0 0 1 1 +( 208 2768 -256 ) ( 208 2768 -288 ) ( 208 2992 -288 ) TECH_32BORDA 0 0 0 1 1 +( 208 2992 -288 ) ( 448 2992 -288 ) ( 448 2992 -256 ) TECH_32BORDA 0 0 0 1 1 +( 208 2768 -256 ) ( 448 2768 -256 ) ( 448 2768 -288 ) TECH_32BORDA 0 0 0 1 1 +} +// brush 2946 +{ +( 224 2912 0 ) ( 224 2928 0 ) ( 224 2928 128 ) TECH07_2 0 0 0 1 1 +( 240 2928 0 ) ( 208 2928 0 ) ( 208 2928 128 ) twall4_1 0 0 0 1 1 +( 320 2992 1248 ) ( 320 2992 736 ) ( 320 2976 736 ) TECH07_2 64 -32 0 1 1 +( 208 2952 32 ) ( 208 2952 -139 ) ( 216 2960 -139 ) TECH07_2 64 -32 0 1 1 +( 448 2992 -416 ) ( 208 2992 -416 ) ( 208 2768 -416 ) TECH07_2 64 -32 0 1 1 +( 448 2768 -288 ) ( 208 2768 -288 ) ( 208 2992 -288 ) TECH07_2 64 -32 0 1 1 +( 208 2992 -416 ) ( 448 2992 -416 ) ( 448 2992 -288 ) TECH07_2 0 -32 0 1 1 +} +// brush 2947 +{ +( 288 3136 0 ) ( 256 3136 0 ) ( 256 3136 128 ) TECH04_6 0 0 0 1 1 +( 224 3088 0 ) ( 224 3104 0 ) ( 224 3104 128 ) TECH04_6 0 0 0 1 1 +( 320 3168 -464 ) ( 128 3168 -464 ) ( 128 2688 -464 ) TECH04_6 0 0 0 1 1 +( 320 2688 -448 ) ( 128 2688 -448 ) ( 128 3168 -448 ) SFLOOR4_2 0 0 0 1 1 +( 320 3168 -448 ) ( 320 3168 -464 ) ( 320 2688 -464 ) TECH04_6 0 0 0 1 1 +( 128 3168 -464 ) ( 320 3168 -464 ) ( 320 3168 -448 ) TECH04_6 0 0 0 1 1 +} +// brush 2948 +{ +( 192 3136 1264 ) ( 192 3136 880 ) ( 208 3152 880 ) ECOP1_6 0 0 0 1 1 +( 320 3168 -512 ) ( 128 3168 -512 ) ( 128 2688 -512 ) ECOP1_6 0 0 0 1 1 +( 320 2688 -464 ) ( 128 2688 -464 ) ( 128 3168 -464 ) BASE_CEIL1 0 0 0 1 1 +( 320 3168 -464 ) ( 320 3168 -512 ) ( 320 2688 -512 ) ECOP1_6 0 0 0 1 1 +( 128 2688 -464 ) ( 128 2688 -512 ) ( 128 3168 -512 ) ECOP1_6 0 0 0 1 1 +( 128 3168 -512 ) ( 320 3168 -512 ) ( 320 3168 -464 ) ECOP1_6 0 0 0 1 1 +( 128 2688 -464 ) ( 320 2688 -464 ) ( 320 2688 -512 ) ECOP1_6 0 0 0 1 1 +} +// brush 2949 +{ +( 320 2992 -32 ) ( 320 2992 -160 ) ( 320 2976 -160 ) TECH_32BORDA 0 0 0 1 1 +( 208 2952 -336 ) ( 208 2952 -379 ) ( 216 2960 -379 ) TECH_32BORDA 0 0 0 1 1 +( 208 2808 -336 ) ( 208 2808 -379 ) ( 200 2816 -379 ) TECH_32BORDA 0 0 0 1 1 +( 448 2992 -448 ) ( 208 2992 -448 ) ( 208 2768 -448 ) TECH_32BORDA 0 0 0 1 1 +( 448 2768 -416 ) ( 208 2768 -416 ) ( 208 2992 -416 ) twall4_1 0 0 0 1 1 +( 208 2768 -416 ) ( 208 2768 -448 ) ( 208 2992 -448 ) TECH_32BORDA 0 0 0 1 1 +( 208 2992 -448 ) ( 448 2992 -448 ) ( 448 2992 -416 ) TECH_32BORDA 0 0 0 1 1 +( 208 2768 -416 ) ( 448 2768 -416 ) ( 448 2768 -448 ) TECH_32BORDA 0 0 0 1 1 +} +// brush 2950 +{ +( 224 2912 0 ) ( 224 2928 0 ) ( 224 2928 128 ) TECH07_2 0 0 0 1 1 +( 208 2832 128 ) ( 208 2832 0 ) ( 240 2832 0 ) twall4_1 0 0 0 1 1 +( 320 2992 1248 ) ( 320 2992 736 ) ( 320 2976 736 ) TECH07_2 64 -32 0 1 1 +( 208 2808 32 ) ( 208 2808 -139 ) ( 200 2816 -139 ) TECH07_2 64 -32 0 1 1 +( 448 2992 -416 ) ( 208 2992 -416 ) ( 208 2768 -416 ) TECH07_2 64 -32 0 1 1 +( 448 2768 -288 ) ( 208 2768 -288 ) ( 208 2992 -288 ) TECH07_2 64 -32 0 1 1 +( 208 2768 -288 ) ( 448 2768 -288 ) ( 448 2768 -416 ) TECH07_2 0 -32 0 1 1 +} +// brush 2951 +{ +( 252 2920 0 ) ( 260 2912 0 ) ( 260 2912 128 ) HTEK14_7 0 -32 0 1 1 +( 260 2896 0 ) ( 252 2888 0 ) ( 252 2888 128 ) HTEK14_7 0 -32 0 1 1 +( 236 2888 0 ) ( 228 2896 0 ) ( 228 2896 128 ) HTEK14_7 0 -32 0 1 1 +( 228 2912 0 ) ( 236 2920 0 ) ( 236 2920 128 ) HTEK14_7 0 -32 0 1 1 +( 260 2920 -416 ) ( 228 2920 -416 ) ( 228 2888 -416 ) HTEK14_7 0 -32 0 1 1 +( 260 2888 -288 ) ( 228 2888 -288 ) ( 228 2920 -288 ) HTEK14_7 0 -32 0 1 1 +( 260 2920 -288 ) ( 260 2920 -416 ) ( 260 2888 -416 ) HTEK14_7 0 -32 0 1 1 +( 228 2888 -288 ) ( 228 2888 -416 ) ( 228 2920 -416 ) HTEK14_7 0 -32 0 1 1 +( 228 2920 -416 ) ( 260 2920 -416 ) ( 260 2920 -288 ) HTEK14_7 0 -32 0 1 1 +( 228 2888 -288 ) ( 260 2888 -288 ) ( 260 2888 -416 ) HTEK14_7 0 -32 0 1 1 +} +// brush 2952 +{ +( 252 2872 0 ) ( 260 2864 0 ) ( 260 2864 128 ) HTEK14_7 0 -32 0 1 1 +( 260 2848 0 ) ( 252 2840 0 ) ( 252 2840 128 ) HTEK14_7 0 -32 0 1 1 +( 236 2840 0 ) ( 228 2848 0 ) ( 228 2848 128 ) HTEK14_7 0 -32 0 1 1 +( 228 2864 0 ) ( 236 2872 0 ) ( 236 2872 128 ) HTEK14_7 0 -32 0 1 1 +( 260 2872 -416 ) ( 228 2872 -416 ) ( 228 2840 -416 ) HTEK14_7 0 -32 0 1 1 +( 260 2840 -288 ) ( 228 2840 -288 ) ( 228 2872 -288 ) HTEK14_7 0 -32 0 1 1 +( 260 2872 -288 ) ( 260 2872 -416 ) ( 260 2840 -416 ) HTEK14_7 0 -32 0 1 1 +( 228 2840 -288 ) ( 228 2840 -416 ) ( 228 2872 -416 ) HTEK14_7 0 -32 0 1 1 +( 228 2872 -416 ) ( 260 2872 -416 ) ( 260 2872 -288 ) HTEK14_7 0 -32 0 1 1 +( 228 2840 -288 ) ( 260 2840 -288 ) ( 260 2840 -416 ) HTEK14_7 0 -32 0 1 1 +} +// brush 2953 +{ +( 224 2928 -416 ) ( 208 2928 -416 ) ( 208 2832 -416 ) TECH04_5 0 0 0 1 1 +( 224 2832 -400 ) ( 208 2832 -400 ) ( 208 2928 -400 ) TECH04_7 0 0 0 1 1 +( 224 2928 -400 ) ( 224 2928 -416 ) ( 224 2832 -416 ) TECH04_5 0 0 0 1 1 +( 208 2832 -400 ) ( 208 2832 -416 ) ( 208 2928 -416 ) TECH04_5 0 0 0 1 1 +( 208 2928 -416 ) ( 224 2928 -416 ) ( 224 2928 -400 ) TECH04_5 0 0 0 1 1 +( 208 2832 -400 ) ( 224 2832 -400 ) ( 224 2832 -416 ) TECH04_5 0 0 0 1 1 +} +// brush 2954 +{ +( 208 2832 -288 ) ( 208 2928 -288 ) ( 224 2928 -288 ) TECH04_5 0 0 0 1 1 +( 208 2928 -304 ) ( 208 2832 -304 ) ( 224 2832 -304 ) TECH04_7 0 0 0 1 1 +( 224 2832 -288 ) ( 224 2928 -288 ) ( 224 2928 -304 ) TECH04_5 0 0 0 1 1 +( 208 2928 -288 ) ( 208 2832 -288 ) ( 208 2832 -304 ) TECH04_5 0 0 0 1 1 +( 224 2928 -304 ) ( 224 2928 -288 ) ( 208 2928 -288 ) TECH04_5 0 0 0 1 1 +( 224 2832 -288 ) ( 224 2832 -304 ) ( 208 2832 -304 ) TECH04_5 0 0 0 1 1 +} +// brush 2955 +{ +( 320 2928 -416 ) ( 272 2928 -416 ) ( 272 2832 -416 ) twall4_1 0 0 0 1 1 +( 320 2832 -288 ) ( 272 2832 -288 ) ( 272 2928 -288 ) twall4_1 0 0 0 1 1 +( 320 2928 -288 ) ( 320 2928 -416 ) ( 320 2832 -416 ) twall4_1 0 0 0 1 1 +( 272 2832 -288 ) ( 272 2832 -416 ) ( 272 2928 -416 ) twall4_1 0 0 0 1 1 +( 272 2928 -416 ) ( 320 2928 -416 ) ( 320 2928 -288 ) twall4_1 0 0 0 1 1 +( 272 2832 -288 ) ( 320 2832 -288 ) ( 320 2832 -416 ) twall4_1 0 0 0 1 1 +} +// brush 2956 +{ +( 0 2768 -32 ) ( 0 2784 0 ) ( 128 2784 0 ) RPBASE2 0 0 0 1 1 +( 0 2976 0 ) ( 0 2992 -32 ) ( 128 2992 -32 ) RPBASE2 0 0 0 1 1 +( 448 2992 -64 ) ( 416 2992 -64 ) ( 416 2768 -64 ) RPBASE2 0 0 0 1 1 +( 448 2768 0 ) ( 416 2768 0 ) ( 416 2992 0 ) COP1_1 0 0 0 1 1 +( 448 2992 0 ) ( 448 2992 -64 ) ( 448 2768 -64 ) RPBASE2 0 0 0 1 1 +( 416 2768 0 ) ( 416 2768 -64 ) ( 416 2992 -64 ) SFLOOR3_2 0 0 0 1 1 +( 416 2992 -64 ) ( 448 2992 -64 ) ( 448 2992 0 ) RPBASE2 0 0 0 1 1 +( 416 2768 0 ) ( 448 2768 0 ) ( 448 2768 -64 ) RPBASE2 0 0 0 1 1 +} +// brush 2957 +{ +( -544 2768 -32 ) ( -544 2784 0 ) ( -288 2784 0 ) PBTEK1_06 32 0 0 1 1 +( -544 2976 0 ) ( -544 2992 -32 ) ( -288 2992 -32 ) PBTEK1_06 32 0 0 1 1 +( 352 2992 -64 ) ( 288 2992 -64 ) ( 288 2768 -64 ) PBTEK1_06 32 0 0 1 1 +( 352 2768 0 ) ( 288 2768 0 ) ( 288 2992 0 ) COP1_1 0 0 0 1 1 +( 352 2992 0 ) ( 352 2992 -64 ) ( 352 2768 -64 ) SFLOOR3_2 0 0 0 1 1 +( 288 2768 0 ) ( 288 2768 -64 ) ( 288 2992 -64 ) SFLOOR3_2 0 0 0 1 1 +( 288 2992 -64 ) ( 352 2992 -64 ) ( 352 2992 0 ) PBTEK1_06 32 0 0 1 1 +( 288 2768 0 ) ( 352 2768 0 ) ( 352 2768 -64 ) PBTEK1_06 32 0 0 1 1 +} +// brush 2958 +{ +( 208 2952 -64 ) ( 208 2952 -32 ) ( 224 2952 0 ) PBTEK1_06 0 0 0 1 1 +( 288 2976 -64 ) ( 288 2952 -64 ) ( 288 2952 0 ) PBTEK1_06 0 0 0 1 1 +( 232 2976 -32 ) ( 248 2976 0 ) ( 224 2952 0 ) PBTEK1_06 32 0 0 1 1 +( 232 2976 -64 ) ( 208 2952 -64 ) ( 288 2952 -64 ) PBTEK1_06 32 0 0 1 1 +( 248 2976 0 ) ( 288 2976 0 ) ( 288 2952 0 ) COP1_1 0 0 0 1 1 +( 232 2976 -64 ) ( 288 2976 -64 ) ( 288 2976 0 ) SFLOOR3_2 0 0 0 1 1 +( 232 2976 -64 ) ( 232 2976 -32 ) ( 208 2952 -32 ) TECH07_2 64 64 0 1 1 +} +// brush 2959 +{ +( 208 2952 128 ) ( 208 2952 0 ) ( 240 2952 0 ) PBTEK1_06 0 0 0 1 1 +( 288 3024 0 ) ( 288 2992 0 ) ( 288 2992 128 ) PBTEK1_06 0 0 0 1 1 +( 224 2080 0 ) ( 208 2080 -32 ) ( 208 2336 -32 ) PBTEK1_06 32 0 0 1 1 +( 208 2976 -64 ) ( 208 2912 -64 ) ( 432 2912 -64 ) PBTEK1_06 32 0 0 1 1 +( 432 2976 0 ) ( 432 2912 0 ) ( 208 2912 0 ) COP1_1 0 0 0 1 1 +( 432 2912 0 ) ( 432 2912 -64 ) ( 208 2912 -64 ) SFLOOR3_2 0 0 0 1 1 +( 208 2912 -64 ) ( 208 2976 -64 ) ( 208 2976 0 ) PBTEK1_06 32 0 0 1 1 +} +// brush 2960 +{ +( 224 2808 0 ) ( 208 2808 -32 ) ( 208 2808 -64 ) PBTEK1_06 0 0 0 1 1 +( 288 2808 0 ) ( 288 2808 -64 ) ( 288 2784 -64 ) PBTEK1_06 0 0 0 1 1 +( 224 2808 0 ) ( 248 2784 0 ) ( 232 2784 -32 ) PBTEK1_06 32 0 0 1 1 +( 288 2808 -64 ) ( 208 2808 -64 ) ( 232 2784 -64 ) PBTEK1_06 32 0 0 1 1 +( 288 2808 0 ) ( 288 2784 0 ) ( 248 2784 0 ) COP1_1 0 0 0 1 1 +( 288 2784 0 ) ( 288 2784 -64 ) ( 232 2784 -64 ) SFLOOR3_2 0 0 0 1 1 +( 208 2808 -32 ) ( 232 2784 -32 ) ( 232 2784 -64 ) PBTEK1_06 32 0 0 1 1 +} +// brush 2961 +{ +( 240 2808 0 ) ( 208 2808 0 ) ( 208 2808 128 ) PBTEK1_06 0 0 0 1 1 +( 288 2768 128 ) ( 288 2768 0 ) ( 288 2736 0 ) PBTEK1_06 0 0 0 1 1 +( 208 3424 -32 ) ( 208 3680 -32 ) ( 224 3680 0 ) PBTEK1_06 32 0 0 1 1 +( 432 2848 -64 ) ( 208 2848 -64 ) ( 208 2784 -64 ) PBTEK1_06 32 0 0 1 1 +( 208 2848 0 ) ( 432 2848 0 ) ( 432 2784 0 ) COP1_1 0 0 0 1 1 +( 208 2848 -64 ) ( 432 2848 -64 ) ( 432 2848 0 ) SFLOOR3_2 0 0 0 1 1 +( 208 2784 0 ) ( 208 2784 -64 ) ( 208 2848 -64 ) PBTEK1_06 32 0 0 1 1 +} +// brush 2962 +{ +( 208 2912 -64 ) ( 208 2848 -64 ) ( 288 2848 -64 ) SFLOOR3_2 0 0 0 1 1 +( 240 2848 0 ) ( 240 2912 0 ) ( 288 2912 0 ) COP1_1 0 0 0 1 1 +( 288 2912 -64 ) ( 288 2848 -64 ) ( 288 2848 0 ) SFLOOR3_2 0 0 0 1 1 +( 208 2848 -64 ) ( 208 2912 -64 ) ( 240 2912 0 ) SFLOOR3_2 0 0 0 1 1 +( 288 2912 -64 ) ( 288 2912 0 ) ( 240 2912 0 ) SFLOOR3_2 0 0 0 1 1 +( 288 2848 0 ) ( 288 2848 -64 ) ( 208 2848 -64 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 2963 +{ +( 352 2992 -64 ) ( 352 2768 -64 ) ( 416 2768 -64 ) SFLOOR3_2 0 0 0 1 1 +( 416 2960 0 ) ( 416 2800 0 ) ( 352 2800 0 ) COP1_1 0 0 0 1 1 +( 352 2768 -64 ) ( 352 2800 0 ) ( 416 2800 0 ) SFLOOR3_2 0 0 0 1 1 +( 416 2992 -64 ) ( 416 2960 0 ) ( 352 2960 0 ) SFLOOR3_2 0 0 0 1 1 +( 416 2800 0 ) ( 416 2960 0 ) ( 416 2992 -64 ) SFLOOR3_2 0 0 0 1 1 +( 352 2768 -64 ) ( 352 2992 -64 ) ( 352 2960 0 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 2964 +{ +( 288 2992 -64 ) ( 288 2976 -32 ) ( 248 2976 -32 ) SFLOOR3_2 0 0 0 1 1 +( 248 2992 -64 ) ( 232 2976 -64 ) ( 288 2976 -64 ) SFLOOR3_2 0 0 0 1 1 +( 288 2976 -64 ) ( 288 2976 -32 ) ( 288 2992 -64 ) SFLOOR3_2 0 0 0 1 1 +( 232 2976 -64 ) ( 248 2992 -64 ) ( 248 2976 -32 ) SFLOOR3_2 0 0 0 1 1 +( 288 2976 -64 ) ( 232 2976 -64 ) ( 248 2976 -32 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 2965 +{ +( 248 2784 -32 ) ( 288 2784 -32 ) ( 288 2768 -64 ) SFLOOR3_2 0 0 0 1 1 +( 288 2784 -64 ) ( 232 2784 -64 ) ( 248 2768 -64 ) SFLOOR3_2 0 0 0 1 1 +( 288 2768 -64 ) ( 288 2784 -32 ) ( 288 2784 -64 ) SFLOOR3_2 0 0 0 1 1 +( 248 2784 -32 ) ( 248 2768 -64 ) ( 232 2784 -64 ) SFLOOR3_2 0 0 0 1 1 +( 248 2784 -32 ) ( 232 2784 -64 ) ( 288 2784 -64 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 2966 +{ +( 352 3008 -192 ) ( 320 3008 -192 ) ( 320 2992 -192 ) PBTEK1_05 0 0 0 1 1 +( 352 2992 -128 ) ( 320 2992 -128 ) ( 320 3008 -128 ) PBTEK1_05 0 0 0 1 1 +( 352 3008 -128 ) ( 352 3008 -192 ) ( 352 2992 -192 ) PBTEK1_05 0 0 0 1 1 +( 320 2992 -128 ) ( 320 2992 -192 ) ( 320 3008 -192 ) TECH04_8 0 0 0 1 1 +( 320 3008 -192 ) ( 352 3008 -192 ) ( 352 3008 -128 ) PBTEK1_05 32 0 0 1 1 +( 320 2992 -128 ) ( 352 2992 -128 ) ( 352 2992 -192 ) PBTEK1_05 0 0 0 1 1 +} +// brush 2967 +{ +( 272 2928 -416 ) ( 208 2928 -416 ) ( 208 2832 -416 ) clip 0 0 0 1 1 +( 272 2832 -288 ) ( 208 2832 -288 ) ( 208 2928 -288 ) clip 0 0 0 1 1 +( 272 2928 -288 ) ( 272 2928 -416 ) ( 272 2832 -416 ) clip 0 0 0 1 1 +( 208 2832 -288 ) ( 208 2832 -416 ) ( 208 2928 -416 ) clip 0 0 0 1 1 +( 208 2928 -416 ) ( 272 2928 -416 ) ( 272 2928 -288 ) clip 0 0 0 1 1 +( 208 2832 -288 ) ( 272 2832 -288 ) ( 272 2832 -416 ) clip 0 0 0 1 1 +} +// brush 2968 +{ +( 672 3200 0 ) ( 688 3200 0 ) ( 688 3200 128 ) sky-stars2 0 0 0 256 256 +( 480 3024 128 ) ( 480 3024 0 ) ( 512 3056 0 ) sky-stars2 0 0 0 256 256 +( 1024 2720 0 ) ( 480 2720 0 ) ( 480 2720 256 ) sky-stars2 0 0 0 256 256 +( 1024 2720 256 ) ( 480 2720 256 ) ( 480 3264 256 ) sky-stars2 0 0 0 256 256 +( 480 2720 0 ) ( 1024 2720 0 ) ( 1024 3264 0 ) sky-stars2 0 0 0 256 256 +( 1024 2720 256 ) ( 1024 3264 256 ) ( 1024 3264 0 ) sky-stars2 0 0 0 256 256 +( 480 3264 256 ) ( 480 2720 256 ) ( 480 2720 0 ) sky-stars2 0 0 0 256 256 +} +// brush 2969 +{ +( -296 2816 256 ) ( -296 2816 -128 ) ( -328 2816 -128 ) sky-stars2 0 0 0 256 256 +( -320 3584 256 ) ( -320 3584 -128 ) ( -288 3584 -128 ) sky-stars2 0 0 0 256 256 +( -288 3584 256 ) ( -288 2784 256 ) ( -320 2784 256 ) sky-stars2 0 0 0 256 256 +( -320 3584 -128 ) ( -320 2784 -128 ) ( -288 2784 -128 ) sky-stars2 0 0 0 256 256 +( -288 2784 -128 ) ( -288 2784 256 ) ( -288 3584 256 ) sky-stars2 0 0 0 256 256 +( -320 3584 -128 ) ( -320 3584 256 ) ( -320 2784 256 ) sky-stars2 0 0 0 256 256 +} +// brush 2970 +{ +( 1024 3264 256 ) ( 1024 3264 -256 ) ( 896 3264 -256 ) sky-stars2 0 0 0 256 256 +( 896 3584 256 ) ( 896 3584 -256 ) ( 1024 3584 -256 ) sky-stars2 0 0 0 256 256 +( 1024 3584 256 ) ( 1024 3264 256 ) ( 896 3264 256 ) sky-stars2 0 0 0 256 256 +( 896 3584 -256 ) ( 896 3264 -256 ) ( 1024 3264 -256 ) sky-stars2 0 0 0 256 256 +( 1024 3264 -256 ) ( 1024 3264 256 ) ( 1024 3584 256 ) sky-stars2 0 0 0 256 256 +( 896 3584 -256 ) ( 896 3584 256 ) ( 896 3264 256 ) sky-stars2 0 0 0 256 256 +} +// brush 2971 +{ +( 896 2624 384 ) ( 896 2624 256 ) ( -320 2624 256 ) sky-stars2 0 0 0 256 256 +( -320 3712 384 ) ( -320 3712 256 ) ( 896 3712 256 ) sky-stars2 0 0 0 256 256 +( 896 3712 384 ) ( 896 2624 384 ) ( -320 2624 384 ) sky-stars2 0 0 0 256 256 +( -320 3712 256 ) ( -320 2624 256 ) ( 896 2624 256 ) sky-stars2 0 0 0 256 256 +( 896 2624 256 ) ( 896 2624 384 ) ( 896 3712 384 ) sky-stars2 0 0 0 256 256 +( -320 3712 256 ) ( -320 3712 384 ) ( -320 2624 384 ) sky-stars2 0 0 0 256 256 +} +// brush 2972 +{ +( 224 2928 128 ) ( 224 2928 0 ) ( 224 2912 0 ) TECH07_2 0 0 0 1 1 +( 240 2928 0 ) ( 208 2928 0 ) ( 208 2928 128 ) TECH04_7 0 0 0 1 1 +( 208 2952 32 ) ( 208 2952 -139 ) ( 216 2960 -139 ) TECH07_2 64 -32 0 1 1 +( 448 2992 -416 ) ( 208 2992 -416 ) ( 208 2768 -416 ) TECH07_2 64 -32 0 1 1 +( 448 2768 -288 ) ( 208 2768 -288 ) ( 208 2992 -288 ) TECH07_2 64 -32 0 1 1 +( 208 2768 -288 ) ( 208 2768 -416 ) ( 208 2992 -416 ) TECH07_2 48 -32 0 1 1 +} +// brush 2973 +{ +( 224 2928 128 ) ( 224 2928 0 ) ( 224 2912 0 ) TECH07_2 0 0 0 1 1 +( 208 2832 128 ) ( 208 2832 0 ) ( 240 2832 0 ) TECH04_7 0 0 0 1 1 +( 208 2808 32 ) ( 208 2808 -139 ) ( 200 2816 -139 ) TECH07_2 64 -32 0 1 1 +( 448 2992 -416 ) ( 208 2992 -416 ) ( 208 2768 -416 ) TECH07_2 64 -32 0 1 1 +( 448 2768 -288 ) ( 208 2768 -288 ) ( 208 2992 -288 ) TECH07_2 64 -32 0 1 1 +( 208 2768 -288 ) ( 208 2768 -416 ) ( 208 2992 -416 ) TECH07_2 -48 -32 0 1 1 +} +// brush 2974 +{ +( 544 2560 -224 ) ( 544 2560 -256 ) ( 448 2560 -256 ) TECH08_1B 0 0 0 1 1 +( 448 2720 -224 ) ( 448 2720 -256 ) ( 544 2720 -256 ) TECH08_1B 0 0 0 1 1 +( 544 2720 -224 ) ( 544 2560 -224 ) ( 448 2560 -224 ) TECH08_1B 0 0 0 1 1 +( 448 2720 -256 ) ( 448 2560 -256 ) ( 544 2560 -256 ) TECH08_1B 0 0 0 1 1 +( 544 2560 -256 ) ( 544 2560 -224 ) ( 544 2720 -224 ) TECH08_1B 0 0 0 1 1 +( 448 2720 -256 ) ( 448 2720 -224 ) ( 448 2560 -224 ) TECH08_1B 0 0 0 1 1 +} +// brush 2975 +{ +( 832 2560 -128 ) ( 544 2560 -128 ) ( 544 2560 0 ) COP1_1 0 0 0 1 1 +( 832 2720 0 ) ( 544 2720 0 ) ( 544 2720 -128 ) twall4_1 0 0 0 1 1 +( 832 2720 -128 ) ( 832 2560 -128 ) ( 832 2560 0 ) COP1_1 0 0 0 1 1 +( 544 2720 0 ) ( 544 2560 0 ) ( 544 2560 -128 ) TECH07_2 64 0 0 1 1 +( 544 2560 -128 ) ( 832 2560 -128 ) ( 832 2720 -128 ) COP1_1 0 0 0 1 1 +( 544 2720 0 ) ( 832 2720 0 ) ( 832 2560 0 ) COP1_1 0 0 0 1 1 +} +// brush 2976 +{ +( 320 3168 -288 ) ( 256 3168 -288 ) ( 256 3136 -288 ) TECH_32BORDA 0 0 0 1 1 +( 320 3136 -256 ) ( 256 3136 -256 ) ( 256 3168 -256 ) TEK_LA10 0 0 0 1 1 +( 320 3168 -256 ) ( 320 3168 -288 ) ( 320 3136 -288 ) TECH_32BORDA 0 0 0 1 1 +( 256 3136 -256 ) ( 256 3136 -288 ) ( 256 3168 -288 ) TECH_32BORDA 0 0 0 1 1 +( 256 3168 -288 ) ( 320 3168 -288 ) ( 320 3168 -256 ) TECH_32BORDA 0 0 0 1 1 +( 256 3136 -256 ) ( 320 3136 -256 ) ( 320 3136 -288 ) TECH_32BORDA 0 0 0 1 1 +} +// brush 2977 +{ +( 304 3120 0 ) ( 288 3136 0 ) ( 288 3136 128 ) TECH_32BORDA 0 0 0 1 1 +( 320 3136 -288 ) ( 288 3136 -288 ) ( 288 3104 -288 ) TECH_32BORDA 0 0 0 1 1 +( 320 3104 -256 ) ( 288 3104 -256 ) ( 288 3136 -256 ) SFLOOR4_2 0 0 0 1 1 +( 320 3136 -256 ) ( 320 3136 -288 ) ( 320 3104 -288 ) TECH_32BORDA 0 0 0 1 1 +( 288 3136 -288 ) ( 320 3136 -288 ) ( 320 3136 -256 ) TECH_32BORDA 0 0 0 1 1 +} +// brush 2978 +{ +( 288 2992 128 ) ( 288 2992 0 ) ( 304 3008 0 ) TECH_32BORDA 0 0 0 1 1 +( 288 3024 -288 ) ( 288 2992 -288 ) ( 320 2992 -288 ) TECH_32BORDA 0 0 0 1 1 +( 288 2992 -256 ) ( 288 3024 -256 ) ( 320 3024 -256 ) SFLOOR4_2 0 0 0 1 1 +( 320 3024 -288 ) ( 320 2992 -288 ) ( 320 2992 -256 ) TECH_32BORDA 0 0 0 1 1 +( 320 2992 -256 ) ( 320 2992 -288 ) ( 288 2992 -288 ) TECH_32BORDA 0 0 0 1 1 +} +// brush 2979 +{ +( 288 2992 -32 ) ( 288 2992 -160 ) ( 304 3008 -160 ) TECH_32BORDA 0 0 0 1 1 +( 288 3024 -448 ) ( 288 2992 -448 ) ( 320 2992 -448 ) TECH_32BORDA 0 0 0 1 1 +( 288 2992 -416 ) ( 288 3024 -416 ) ( 320 3024 -416 ) TECH_32BORDA 0 0 0 1 1 +( 320 3024 -448 ) ( 320 2992 -448 ) ( 320 2992 -416 ) TECH_32BORDA 0 0 0 1 1 +( 320 2992 -416 ) ( 320 2992 -448 ) ( 288 2992 -448 ) TECH_32BORDA 0 0 0 1 1 +} +// brush 2980 +{ +( 304 3120 -160 ) ( 288 3136 -160 ) ( 288 3136 -32 ) TECH_32BORDA 0 0 0 1 1 +( 320 3136 -448 ) ( 288 3136 -448 ) ( 288 3104 -448 ) TECH_32BORDA 0 0 0 1 1 +( 320 3104 -416 ) ( 288 3104 -416 ) ( 288 3136 -416 ) TECH_32BORDA 0 0 0 1 1 +( 320 3136 -416 ) ( 320 3136 -448 ) ( 320 3104 -448 ) TECH_32BORDA 0 0 0 1 1 +( 288 3136 -448 ) ( 320 3136 -448 ) ( 320 3136 -416 ) TECH_32BORDA 0 0 0 1 1 +} +// brush 2981 +{ +( 320 3168 -448 ) ( 256 3168 -448 ) ( 256 3136 -448 ) TECH_32BORDA 0 0 0 1 1 +( 320 3136 -416 ) ( 256 3136 -416 ) ( 256 3168 -416 ) TECH_32BORDA 0 0 0 1 1 +( 320 3168 -416 ) ( 320 3168 -448 ) ( 320 3136 -448 ) TECH_32BORDA 0 0 0 1 1 +( 256 3136 -416 ) ( 256 3136 -448 ) ( 256 3168 -448 ) TECH_32BORDA 0 0 0 1 1 +( 256 3168 -448 ) ( 320 3168 -448 ) ( 320 3168 -416 ) TECH_32BORDA 0 0 0 1 1 +( 256 3136 -416 ) ( 320 3136 -416 ) ( 320 3136 -448 ) TECH_32BORDA 0 0 0 1 1 +} +// brush 2982 +{ +( 288 2992 1248 ) ( 288 2992 736 ) ( 304 3008 736 ) TECH07_2 -56 -32 0 1 1 +( 288 3024 -416 ) ( 288 2992 -416 ) ( 320 2992 -416 ) TECH07_2 0 0 0 1 1 +( 288 2992 -288 ) ( 288 3024 -288 ) ( 320 3024 -288 ) TECH07_2 0 0 0 1 1 +( 320 3024 -416 ) ( 320 2992 -416 ) ( 320 2992 -288 ) TECH07_2 0 0 0 1 1 +( 320 2992 -288 ) ( 320 2992 -416 ) ( 288 2992 -416 ) TECH07_2 0 0 0 1 1 +} +// brush 2983 +{ +( 304 3120 736 ) ( 288 3136 736 ) ( 288 3136 1248 ) TECH07_2 -56 -32 0 1 1 +( 320 3136 -416 ) ( 288 3136 -416 ) ( 288 3104 -416 ) TECH07_2 0 0 0 1 1 +( 320 3104 -288 ) ( 288 3104 -288 ) ( 288 3136 -288 ) TECH07_2 0 0 0 1 1 +( 320 3136 -288 ) ( 320 3136 -416 ) ( 320 3104 -416 ) TECH07_2 0 0 0 1 1 +( 288 3136 -416 ) ( 320 3136 -416 ) ( 320 3136 -288 ) TECH07_2 0 0 0 1 1 +} +// brush 2984 +{ +( 320 3168 -416 ) ( 256 3168 -416 ) ( 256 3136 -416 ) TECH07_2 0 -32 0 1 1 +( 320 3136 -288 ) ( 256 3136 -288 ) ( 256 3168 -288 ) TECH07_2 0 -32 0 1 1 +( 320 3168 -288 ) ( 320 3168 -416 ) ( 320 3136 -416 ) TECH07_2 0 -32 0 1 1 +( 256 3136 -288 ) ( 256 3136 -416 ) ( 256 3168 -416 ) TEK_LA12 0 -32 0 1 1 +( 256 3168 -416 ) ( 320 3168 -416 ) ( 320 3168 -288 ) TECH07_2 -32 -32 0 1 1 +( 256 3136 -288 ) ( 320 3136 -288 ) ( 320 3136 -416 ) TECH07_2 0 -32 0 1 1 +} +// brush 2985 +{ +( 336 0 -416 ) ( 320 0 -416 ) ( 320 128 -416 ) UWALL1_2 0 0 0 1 1 +( 320 3168 128 ) ( 320 3168 0 ) ( 336 3184 0 ) UWALL1_2 0 0 0 1 1 +( 448 2560 -256 ) ( 448 2560 -512 ) ( 320 2560 -512 ) GROUND1_2 0 0 0 1 1 +( 320 3584 -512 ) ( 320 2560 -512 ) ( 448 2560 -512 ) GROUND1_2 0 0 0 1 1 +( 448 2560 -512 ) ( 448 2560 -256 ) ( 448 3584 -256 ) GROUND1_2 0 0 0 1 1 +( 320 3584 -512 ) ( 320 3584 -256 ) ( 320 2560 -256 ) TECH_32BORDA 0 0 0 1 1 +} +// brush 2986 +{ +( 320 128 -416 ) ( 320 0 -416 ) ( 336 0 -416 ) UWALL1_2 0 0 0 1 1 +( 336 0 -288 ) ( 320 0 -288 ) ( 320 128 -288 ) UWALL1_2 0 0 0 1 1 +( 320 3168 128 ) ( 320 3168 0 ) ( 336 3184 0 ) UWALL1_2 0 0 0 1 1 +( 448 2560 -256 ) ( 448 2560 -512 ) ( 320 2560 -512 ) GROUND1_2 0 0 0 1 1 +( 448 2560 -512 ) ( 448 2560 -256 ) ( 448 3584 -256 ) GROUND1_2 0 0 0 1 1 +( 320 3584 -512 ) ( 320 3584 -256 ) ( 320 2560 -256 ) TECH07_2 -56 -32 0 1 1 +} +// brush 2987 +{ +( 336 3136 0 ) ( 320 3168 0 ) ( 320 3168 128 ) TECH_32BORDA 0 0 0 1 1 +( 352 3152 0 ) ( 336 3136 0 ) ( 336 3136 128 ) TECH_32BORDA 0 0 0 1 1 +( 320 128 -288 ) ( 320 0 -288 ) ( 336 0 -288 ) UWALL1_2 0 0 0 1 1 +( 320 3168 128 ) ( 320 3168 0 ) ( 336 3184 0 ) UWALL1_2 0 0 0 1 1 +( 448 3584 -256 ) ( 448 2560 -256 ) ( 320 2560 -256 ) TEK_LA10 0 -2 45 1.050000 1.050000 +( 448 2560 -512 ) ( 448 2560 -256 ) ( 448 3584 -256 ) GROUND1_2 0 0 0 1 1 +} +// brush 2988 +{ +( 224 3104 128 ) ( 224 3104 0 ) ( 224 3088 0 ) TECH04_6 0 0 0 1 1 +( 192 3136 128 ) ( 192 3136 0 ) ( 208 3152 0 ) TECH04_6 0 0 0 1 1 +( 320 3168 -464 ) ( 128 3168 -464 ) ( 128 2688 -464 ) TECH04_6 0 0 0 1 1 +( 320 2688 -448 ) ( 128 2688 -448 ) ( 128 3168 -448 ) SFLOOR4_2 0 0 0 1 1 +( 128 2688 -448 ) ( 128 2688 -464 ) ( 128 3168 -464 ) TECH04_6 0 0 0 1 1 +( 128 2688 -448 ) ( 320 2688 -448 ) ( 320 2688 -464 ) TECH04_6 0 0 0 1 1 +} +// brush 2989 +{ +( 256 2992 128 ) ( 256 2992 0 ) ( 272 2992 0 ) TECH04_6 0 0 0 1 1 +( 224 3088 0 ) ( 224 3104 0 ) ( 224 3104 128 ) TECH04_6 0 0 0 1 1 +( 320 3168 -464 ) ( 128 3168 -464 ) ( 128 2688 -464 ) TECH04_6 0 0 0 1 1 +( 320 2688 -448 ) ( 128 2688 -448 ) ( 128 3168 -448 ) SFLOOR4_2 0 0 0 1 1 +( 320 3168 -448 ) ( 320 3168 -464 ) ( 320 2688 -464 ) TECH04_6 0 0 0 1 1 +( 128 2688 -448 ) ( 320 2688 -448 ) ( 320 2688 -464 ) TECH04_6 0 0 0 1 1 +} +// brush 2990 +{ +( 304 3008 0 ) ( 320 3024 0 ) ( 320 3024 128 ) TECH04_6 0 0 0 1 1 +( 272 2992 0 ) ( 256 2992 0 ) ( 256 2992 128 ) TECH04_6 0 0 0 1 1 +( 320 3168 -464 ) ( 128 3168 -464 ) ( 128 2688 -464 ) TECH04_6 0 0 0 1 1 +( 320 2688 -448 ) ( 128 2688 -448 ) ( 128 3168 -448 ) TECH04_6 0 0 0 1 1 +( 320 3168 -448 ) ( 320 3168 -464 ) ( 320 2688 -464 ) TECH04_6 0 0 0 1 1 +} +// brush 2991 +{ +( 320 3104 0 ) ( 288 3136 0 ) ( 288 3136 128 ) TECH04_6 0 0 0 1 1 +( 256 3136 128 ) ( 256 3136 0 ) ( 288 3136 0 ) TECH04_6 0 0 0 1 1 +( 320 3168 -464 ) ( 128 3168 -464 ) ( 128 2688 -464 ) TECH04_6 0 0 0 1 1 +( 320 2688 -448 ) ( 128 2688 -448 ) ( 128 3168 -448 ) TECH04_6 0 0 0 1 1 +( 320 3168 -448 ) ( 320 3168 -464 ) ( 320 2688 -464 ) TECH04_6 0 0 0 1 1 +} +// brush 2992 +{ +( 256 3136 128 ) ( 256 3136 0 ) ( 240 3120 0 ) TECH04_6 0 0 0 1 1 +( 256 3136 128 ) ( 256 3136 0 ) ( 288 3136 0 ) TECH04_6 0 0 0 1 1 +( 224 3088 0 ) ( 224 3104 0 ) ( 224 3104 128 ) TECH04_6 0 0 0 1 1 +( 320 3168 -464 ) ( 128 3168 -464 ) ( 128 2688 -464 ) TECH04_6 0 0 0 1 1 +( 320 2688 -448 ) ( 128 2688 -448 ) ( 128 3168 -448 ) SFLOOR4_2 0 0 0 1 1 +} +// brush 2993 +{ +( 224 3024 128 ) ( 224 3024 0 ) ( 256 2992 0 ) TECH04_6 0 0 0 1 1 +( 272 2992 0 ) ( 256 2992 0 ) ( 256 2992 128 ) TECH04_6 0 0 0 1 1 +( 224 3088 0 ) ( 224 3104 0 ) ( 224 3104 128 ) TECH04_6 0 0 0 1 1 +( 320 3168 -464 ) ( 128 3168 -464 ) ( 128 2688 -464 ) TECH04_6 0 0 0 1 1 +( 320 2688 -448 ) ( 128 2688 -448 ) ( 128 3168 -448 ) SFLOOR4_2 0 0 0 1 1 +} +// brush 2994 +{ +( 320 3152 -456 ) ( 320 3152 -528 ) ( 208 3152 -528 ) *water1b 0 0 0 1 1 +( 208 3328 -456 ) ( 208 3328 -528 ) ( 320 3328 -528 ) *water1b 0 0 0 1 1 +( 320 3328 -456 ) ( 320 3152 -456 ) ( 208 3152 -456 ) *water1b 0 0 0 1 1 +( 208 3328 -528 ) ( 208 3152 -528 ) ( 320 3152 -528 ) *water1b 0 0 0 1 1 +( 320 3152 -528 ) ( 320 3152 -456 ) ( 320 3328 -456 ) *water1b 0 0 0 1 1 +( 208 3328 -528 ) ( 208 3328 -456 ) ( 208 3152 -456 ) *water1b 0 0 0 1 1 +} +// brush 2995 +{ +( 320 3136 128 ) ( 320 3136 0 ) ( 352 3136 0 ) TECH_32BORDA 0 0 0 1 1 +( 320 128 -288 ) ( 320 0 -288 ) ( 336 0 -288 ) UWALL1_2 0 0 0 1 1 +( 448 2560 -256 ) ( 448 2560 -512 ) ( 320 2560 -512 ) GROUND1_2 0 0 0 1 1 +( 448 3584 -256 ) ( 448 2560 -256 ) ( 320 2560 -256 ) SFLOOR4_2 0 0 0 1 1 +( 448 2560 -512 ) ( 448 2560 -256 ) ( 448 3584 -256 ) GROUND1_2 0 0 0 1 1 +( 320 3584 -512 ) ( 320 3584 -256 ) ( 320 2560 -256 ) TECH_32BORDA 0 0 0 1 1 +} +// brush 2996 +{ +( 336 3136 128 ) ( 336 3136 0 ) ( 352 3152 0 ) TECH_32BORDA 0 0 0 1 1 +( 352 3136 0 ) ( 320 3136 0 ) ( 320 3136 128 ) TECH_32BORDA 0 0 0 1 1 +( 320 128 -288 ) ( 320 0 -288 ) ( 336 0 -288 ) UWALL1_2 0 0 0 1 1 +( 448 3584 -256 ) ( 448 2560 -256 ) ( 320 2560 -256 ) SFLOOR4_2 0 0 0 1 1 +( 448 2560 -512 ) ( 448 2560 -256 ) ( 448 3584 -256 ) GROUND1_2 0 0 0 1 1 +} +// brush 2997 +{ +( 448 3248 128 ) ( 448 3248 0 ) ( 464 3264 0 ) GROUND1_2 0 0 0 1 1 +( 672 3264 1280 ) ( 672 3264 768 ) ( 640 3232 768 ) GROUND1_2 0 0 0 1 1 +( 448 3264 -256 ) ( 448 3264 -512 ) ( 672 3264 -512 ) GROUND1_2 0 0 0 1 1 +( 672 3264 -256 ) ( 672 3040 -256 ) ( 448 3040 -256 ) SFLOOR4_2 0 0 0 1 1 +( 448 3264 -512 ) ( 448 3040 -512 ) ( 672 3040 -512 ) GROUND1_2 0 0 0 1 1 +( 448 3264 -512 ) ( 448 3264 -256 ) ( 448 3040 -256 ) GROUND1_2 0 0 0 1 1 +} +// brush 2998 +{ +( 464 3264 0 ) ( 448 3296 0 ) ( 448 3296 128 ) GROUND1_2 0 0 0 1 1 +( 448 3296 128 ) ( 448 3296 0 ) ( 512 3296 0 ) GROUND1_2 0 0 0 1 1 +( 1024 3264 -256 ) ( 1024 3264 -512 ) ( 448 3264 -512 ) GROUND1_2 0 0 0 1 1 +( 1024 3584 -256 ) ( 1024 3264 -256 ) ( 448 3264 -256 ) TEK_LA10 0 0 0 1 1 +( 448 3584 -512 ) ( 448 3264 -512 ) ( 1024 3264 -512 ) GROUND1_2 0 0 0 1 1 +( 1024 3264 -512 ) ( 1024 3264 -256 ) ( 1024 3584 -256 ) GROUND1_2 0 0 0 1 1 +} +// brush 2999 +{ +( 448 3296 128 ) ( 448 3296 0 ) ( 464 3264 0 ) GROUND1_2 0 0 0 1 1 +( 1024 3264 -256 ) ( 1024 3264 -512 ) ( 448 3264 -512 ) GROUND1_2 0 0 0 1 1 +( 1024 3584 -256 ) ( 1024 3264 -256 ) ( 448 3264 -256 ) TEK_LA10 0 -2 45 1.050000 1.050000 +( 448 3584 -512 ) ( 448 3264 -512 ) ( 1024 3264 -512 ) GROUND1_2 0 0 0 1 1 +( 448 3584 -512 ) ( 448 3584 -256 ) ( 448 3264 -256 ) GROUND1_2 0 0 0 1 1 +} +// brush 3000 +{ +( 320 3168 128 ) ( 320 3168 0 ) ( 336 3136 0 ) TECH_32BORDA 0 0 0 1 1 +( 352 3136 0 ) ( 320 3136 0 ) ( 320 3136 128 ) TECH_32BORDA 0 0 0 1 1 +( 320 128 -288 ) ( 320 0 -288 ) ( 336 0 -288 ) UWALL1_2 0 0 0 1 1 +( 448 3584 -256 ) ( 448 2560 -256 ) ( 320 2560 -256 ) TEK_LA10 0 0 0 1 1 +( 320 3584 -512 ) ( 320 3584 -256 ) ( 320 2560 -256 ) TECH_32BORDA 0 0 0 1 1 +} +// brush 3001 +{ +( 288 3288 0 ) ( 256 3328 0 ) ( 256 3328 128 ) UWALL1_2 0 0 0 1 1 +( 320 3328 -512 ) ( 256 3328 -512 ) ( 256 3248 -512 ) UWALL1_2 0 0 0 1 1 +( 320 3248 -256 ) ( 256 3248 -256 ) ( 256 3328 -256 ) GROUND1_2 0 0 0 1 1 +( 320 3328 -256 ) ( 320 3328 -512 ) ( 320 3248 -512 ) UWALL1_2 0 0 0 1 1 +( 256 3328 -512 ) ( 320 3328 -512 ) ( 320 3328 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 3002 +{ +( 160 3328 -256 ) ( 320 3248 -256 ) ( 320 3296 -384 ) UWALL1_2 0 0 0 1 1 +( 320 3328 -384 ) ( 256 3328 -384 ) ( 320 3296 -384 ) UWALL1_2 0 0 0 1 1 +( 320 3248 -256 ) ( 160 3328 -256 ) ( 320 3328 -256 ) GROUND1_2 0 0 0 1 1 +( 320 3248 -256 ) ( 320 3328 -256 ) ( 320 3328 -384 ) UWALL1_2 0 0 0 1 1 +( 320 3328 -256 ) ( 160 3328 -256 ) ( 256 3328 -384 ) UWALL1_2 0 0 0 1 1 +} +// brush 3003 +{ +( 320 3296 -384 ) ( 304 3328 -384 ) ( 256 3328 -256 ) UWALL1_2 0 0 0 1 1 +( 320 3296 -384 ) ( 320 3328 -384 ) ( 304 3328 -384 ) UWALL1_2 0 0 0 1 1 +( 320 3200 -256 ) ( 256 3328 -256 ) ( 320 3328 -256 ) GROUND1_2 0 0 0 1 1 +( 304 3328 -384 ) ( 320 3328 -384 ) ( 320 3328 -256 ) UWALL1_2 0 0 0 1 1 +( 320 3328 -384 ) ( 320 3296 -384 ) ( 320 3200 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 3004 +{ +( 0 3264 -544 ) ( 0 3280 -512 ) ( 128 3280 -512 ) UWALL1_2 0 0 0 1 1 +( -128 3328 -384 ) ( -128 3328 -512 ) ( 320 3328 -512 ) UWALL1_2 0 0 0 1 1 +( -128 3328 -512 ) ( -128 3280 -512 ) ( 320 3280 -512 ) UWALL1_2 0 0 0 1 1 +( 320 3280 -512 ) ( 320 3280 -384 ) ( 320 3328 -384 ) UWALL1_2 0 0 0 1 1 +( -128 3328 -512 ) ( -128 3328 -384 ) ( -128 3280 -384 ) UWALL1_2 0 0 0 1 1 +} +// brush 3005 +{ +( 112 3296 -256 ) ( 128 3328 -512 ) ( 80 3328 -512 ) UWALL1_2 0 0 0 1 1 +( 16 3328 -256 ) ( 80 3328 -512 ) ( 128 3328 -512 ) UWALL1_2 0 0 0 1 1 +( 80 3296 -256 ) ( 16 3328 -256 ) ( 176 3328 -256 ) GROUND1_2 0 0 0 1 1 +( 176 3328 -256 ) ( 128 3328 -512 ) ( 112 3296 -256 ) UWALL1_2 0 0 0 1 1 +( 80 3296 -256 ) ( 80 3328 -512 ) ( 16 3328 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 3006 +{ +( 352 3168 -128 ) ( 352 3264 -128 ) ( 352 3264 -96 ) TECH_32BORDA 0 0 0 1 1 +( 544 3360 -128 ) ( 544 3360 -96 ) ( 448 3360 -96 ) TECH_32BORDA 0 0 0 0.750000 1 +( 656 3248 -128 ) ( 464 3056 -128 ) ( 464 3056 -96 ) TECH_32BORDA 0 0 0 1 1 +( 448 3360 -128 ) ( 448 3360 -96 ) ( 352 3264 -96 ) TECH_32BORDA 0 0 0 0.750000 1 +( 352 3168 -96 ) ( 352 3264 -96 ) ( 448 3360 -96 ) base_ceil1 0 0 0 1 1 +( 544 3360 -128 ) ( 448 3360 -128 ) ( 352 3264 -128 ) COP1_1 0 0 0 1 1 +( 656 3248 -128 ) ( 656 3248 -96 ) ( 544 3360 -96 ) TECH_32BORDA 0 0 0 1 1 +( 352 3168 -128 ) ( 352 3168 -96 ) ( 464 3056 -96 ) TECH_32BORDA 0 0 0 0.750000 1 +} +// brush 3007 +{ +( 352 3168 -96 ) ( 352 3264 -96 ) ( 352 3264 -32 ) plat_rail64 0 32 0 1 1 +( 544 3360 -96 ) ( 544 3360 -32 ) ( 448 3360 -32 ) plat_rail64 0 32 0 1 1 +( 656 3248 -96 ) ( 464 3056 -96 ) ( 464 3056 -32 ) sfloor3_2 0 0 0 1 1 +( 448 3360 -96 ) ( 448 3360 -32 ) ( 352 3264 -32 ) plat_rail64 0 32 0 1 1 +( 352 3168 -32 ) ( 352 3264 -32 ) ( 448 3360 -32 ) sfloor3_2 0 0 0 1 1 +( 544 3360 -96 ) ( 448 3360 -96 ) ( 352 3264 -96 ) base_ceil1 0 0 0 1 1 +( 656 3248 -96 ) ( 656 3248 -32 ) ( 544 3360 -32 ) plat_rail64 0 32 0 1 1 +( 352 3168 -96 ) ( 352 3168 -32 ) ( 464 3056 -32 ) plat_rail64 0 32 0 1 1 +} +// brush 3008 +{ +( 352 3264 -32 ) ( 384 3248 32 ) ( 384 3184 32 ) sfloor3_2 0 0 0 1 1 +( 528 3328 32 ) ( 464 3328 32 ) ( 448 3360 -32 ) sfloor3_2 0 0 0 1 1 +( 464 3056 -32 ) ( 488 3080 32 ) ( 632 3224 32 ) sfloor3_2 0 0 0 1 1 +( 464 3328 32 ) ( 384 3248 32 ) ( 352 3264 -32 ) sfloor3_2 0 0 0 1 1 +( 384 3248 32 ) ( 464 3328 32 ) ( 528 3328 32 ) base_ceil1 0 0 0 1 1 +( 448 3360 -32 ) ( 352 3264 -32 ) ( 352 3168 -32 ) base_ceil1 0 0 0 1 1 +( 632 3224 32 ) ( 528 3328 32 ) ( 544 3360 -32 ) sfloor3_2 0 0 0 1 1 +( 384 3184 32 ) ( 488 3080 32 ) ( 464 3056 -32 ) sfloor3_2 0 0 0 1 1 +} +// brush 3009 +{ +( 376 3144 -32 ) ( 424 3096 -32 ) ( 448 3120 32 ) sfloor3_2 0 0 0 1 1 +( 424 3096 -32 ) ( 376 3144 -32 ) ( 376 3144 32 ) TECH04_9 0 0 0 0.750000 1 +( 400 3168 32 ) ( 448 3120 32 ) ( 424 3096 32 ) base_ceil1 0 0 0 1 1 +( 424 3096 32 ) ( 448 3120 32 ) ( 424 3096 -32 ) sfloor3_2 0 0 0 1 1 +( 376 3144 32 ) ( 376 3144 -32 ) ( 400 3168 32 ) base_ceil1 0 0 0 1 1 +} +// brush 3010 +{ +( 424 3336 -32 ) ( 376 3288 -32 ) ( 400 3264 32 ) sfloor3_2 0 0 0 1 1 +( 376 3288 -32 ) ( 424 3336 -32 ) ( 424 3336 32 ) TECH04_9 0 0 0 0.750000 1 +( 448 3312 32 ) ( 400 3264 32 ) ( 376 3288 32 ) base_ceil1 0 0 0 1 1 +( 376 3288 32 ) ( 400 3264 32 ) ( 376 3288 -32 ) base_ceil1 0 0 0 1 1 +( 424 3336 32 ) ( 424 3336 -32 ) ( 448 3312 32 ) base_ceil1 0 0 0 1 1 +} +// brush 3011 +{ +( 616 3288 -32 ) ( 568 3336 -32 ) ( 544 3312 32 ) sfloor3_2 0 0 0 1 1 +( 568 3336 -32 ) ( 616 3288 -32 ) ( 616 3288 32 ) TECH04_9 0 0 0 0.750000 1 +( 592 3264 32 ) ( 544 3312 32 ) ( 568 3336 32 ) base_ceil1 0 0 0 1 1 +( 568 3336 32 ) ( 544 3312 32 ) ( 568 3336 -32 ) base_ceil1 0 0 0 1 1 +( 616 3288 32 ) ( 616 3288 -32 ) ( 592 3264 32 ) base_ceil1 0 0 0 1 1 +} +// brush 3012 +{ +( 352 3184 -32 ) ( 384 3184 32 ) ( 384 3248 32 ) sfloor3_2 0 0 0 1 1 +( 352 3248 -32 ) ( 352 3248 32 ) ( 352 3184 32 ) TECH04_9 0 0 0 1 1 +( 384 3184 32 ) ( 352 3184 32 ) ( 352 3248 32 ) base_ceil1 0 0 0 1 1 +( 384 3184 32 ) ( 352 3184 -32 ) ( 352 3184 32 ) base_ceil1 0 0 0 1 1 +( 352 3248 -32 ) ( 384 3248 32 ) ( 352 3248 32 ) base_ceil1 0 0 0 1 1 +} +// brush 3013 +{ +( 464 3360 -32 ) ( 464 3328 32 ) ( 528 3328 32 ) sfloor3_2 0 0 0 1 1 +( 528 3360 -32 ) ( 528 3360 32 ) ( 464 3360 32 ) TECH04_9 0 0 0 1 1 +( 464 3328 32 ) ( 464 3360 32 ) ( 528 3360 32 ) base_ceil1 0 0 0 1 1 +( 464 3328 32 ) ( 464 3360 -32 ) ( 464 3360 32 ) base_ceil1 0 0 0 1 1 +( 528 3360 -32 ) ( 528 3328 32 ) ( 528 3360 32 ) base_ceil1 0 0 0 1 1 +} +// brush 3014 +{ +( 468 3712 -128 ) ( 480 3712 -128 ) ( 480 3584 -128 ) PBTEK1_01 0 0 0 1 1 +( 376 3287 -256 ) ( 376 3287 -160 ) ( 425 3240 -160 ) tyr_15 10 0 0 0.750000 1 +( 424 3336 -128 ) ( 424 3336 -256 ) ( 472 3289 -256 ) PBTEK1_01 11 0 0 0.750000 1 +( 424 3336 -256 ) ( 376 3288 -256 ) ( 424 3240 -256 ) PBTEK1_01 32 0 0 1 1 +( 472 3289 -160 ) ( 472 3289 -256 ) ( 425 3240 -256 ) TEK_LA16 31 0 0 0.750000 1 +( 424 3336 -256 ) ( 424 3336 -128 ) ( 376 3287 -128 ) PBTEK1_01 31 0 0 -0.749992 1 +} +// brush 3015 +{ +( 1120 2624 -256 ) ( 1104 2624 -256 ) ( 1104 2616 -256 ) TECH08_5B 64 0 0 1 1 +( 1120 2616 -128 ) ( 1104 2616 -128 ) ( 1104 2624 -128 ) TECH08_5B 64 0 0 1 1 +( 1104 2624 -256 ) ( 1120 2624 -256 ) ( 1120 2624 -128 ) TEK_LA16 32 0 0 1 1 +( 1120 2616 -256 ) ( 1104 2616 -256 ) ( 1104 2616 -128 ) TECH08_5B 64 0 0 1 1 +( 1104 2616 -256 ) ( 1104 2624 -256 ) ( 1104 2624 -128 ) BASE_CEIL1 0 0 0 1 1 +( 1120 2624 -256 ) ( 1120 2616 -256 ) ( 1120 2616 -128 ) TECH08_5B 64 0 0 1 1 +} +// brush 3016 +{ +( 1056 2616 -168 ) ( 1120 2616 -168 ) ( 1120 2624 -136 ) TEK_LA16 32 0 0 1 1 +( 1120 2616 -128 ) ( 1056 2616 -128 ) ( 1056 2624 -128 ) TECH08_5B 64 0 0 1 1 +( 1056 2624 -136 ) ( 1120 2624 -136 ) ( 1120 2624 -128 ) TEK_LA16 32 0 0 1 1 +( 1120 2616 -168 ) ( 1056 2616 -168 ) ( 1056 2616 -128 ) TECH08_5B 64 0 0 1 1 +( 1056 2616 -168 ) ( 1056 2624 -136 ) ( 1056 2624 -128 ) TECH08_5B 64 0 0 1 1 +( 1120 2624 -136 ) ( 1120 2616 -168 ) ( 1120 2616 -128 ) TECH08_5B 64 0 0 1 1 +} +// brush 3017 +{ +( 1120 2616 -256 ) ( 1056 2616 -256 ) ( 1056 2496 -256 ) TECH08_5B 64 0 0 1 1 +( 1120 2496 -128 ) ( 1056 2496 -128 ) ( 1056 2616 -128 ) TECH08_5B 64 0 0 1 1 +( 1056 2616 -256 ) ( 1120 2616 -256 ) ( 1120 2616 -128 ) TEK_LA16 32 0 0 1 1 +( 1120 2560 -256 ) ( 1056 2560 -256 ) ( 1056 2560 -128 ) TECH08_5B 64 0 0 1 1 +( 1056 2496 -256 ) ( 1056 2616 -256 ) ( 1056 2616 -128 ) TEK_LA12 0 64 0 1 1 +( 1120 2616 -256 ) ( 1120 2496 -256 ) ( 1120 2496 -128 ) TECH08_5B 64 0 0 1 1 +} +// brush 3018 +{ +( 1072 2624 -256 ) ( 1056 2624 -256 ) ( 1056 2616 -256 ) TECH08_5B 64 0 0 1 1 +( 1072 2616 -128 ) ( 1056 2616 -128 ) ( 1056 2624 -128 ) TECH08_5B 64 0 0 1 1 +( 1056 2624 -256 ) ( 1072 2624 -256 ) ( 1072 2624 -128 ) TEK_LA16 32 0 0 1 1 +( 1072 2616 -256 ) ( 1056 2616 -256 ) ( 1056 2616 -128 ) TECH08_5B 64 0 0 1 1 +( 1056 2616 -256 ) ( 1056 2624 -256 ) ( 1056 2624 -128 ) TEK_LA12 0 64 0 1 1 +( 1072 2624 -256 ) ( 1072 2616 -256 ) ( 1072 2616 -128 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 3019 +{ +( 1056 2624 -248 ) ( 1120 2624 -248 ) ( 1120 2616 -216 ) TEK_LA16 32 0 0 1 1 +( 1120 2624 -256 ) ( 1056 2624 -256 ) ( 1056 2616 -256 ) TECH08_5B 64 0 0 1 1 +( 1056 2624 -256 ) ( 1120 2624 -256 ) ( 1120 2624 -248 ) TEK_LA16 32 0 0 1 1 +( 1120 2616 -256 ) ( 1056 2616 -256 ) ( 1056 2616 -216 ) TECH08_5B 64 0 0 1 1 +( 1056 2616 -256 ) ( 1056 2624 -256 ) ( 1056 2624 -248 ) TECH08_5B 64 0 0 1 1 +( 1120 2624 -256 ) ( 1120 2616 -256 ) ( 1120 2616 -216 ) TECH08_5B 64 0 0 1 1 +} +// brush 3020 +{ +( -32 2816 -160 ) ( -32 2688 -192 ) ( -64 2688 -128 ) UWALL1_2 0 0 0 1 1 +( -192 2816 -256 ) ( -192 2688 -256 ) ( -32 2688 -256 ) UWALL1_2 0 0 0 1 1 +( -192 2688 -128 ) ( -192 2816 -96 ) ( -64 2816 -96 ) UWALL1_2 0 0 0 1 1 +( -32 2816 -256 ) ( -32 2688 -256 ) ( -32 2688 -192 ) UWALL1_2 0 0 0 1 1 +( -192 2688 -256 ) ( -192 2816 -256 ) ( -192 2816 -96 ) UWALL1_2 0 0 0 1 1 +( -192 2816 -256 ) ( -32 2816 -256 ) ( -32 2816 -160 ) UWALL1_2 0 0 0 1 1 +( -32 2688 -256 ) ( -192 2688 -256 ) ( -192 2688 -128 ) UWALL1_2 0 0 0 1 1 +} +// brush 3021 +{ +( -16 2880 -256 ) ( -320 2880 -256 ) ( -320 2880 -112 ) UWALL1_2 0 0 0 1 1 +( -32 2944 -128 ) ( -16 2880 -176 ) ( -48 2880 -112 ) UWALL1_2 0 0 0 1 1 +( -320 2944 -256 ) ( -320 2880 -256 ) ( -16 2880 -256 ) UWALL1_2 0 0 0 1 1 +( -320 2944 -64 ) ( -64 2944 -64 ) ( -48 2880 -112 ) UWALL1_2 0 0 0 1 1 +( -32 2944 -256 ) ( -16 2880 -256 ) ( -16 2880 -176 ) UWALL1_2 0 0 0 1 1 +( -320 2944 -256 ) ( -320 2944 -64 ) ( -320 2880 -112 ) UWALL1_2 0 0 0 1 1 +( -320 2944 -256 ) ( -32 2944 -256 ) ( -32 2944 -128 ) UWALL1_2 0 0 0 1 1 +} +// brush 3022 +{ +( -112 3008 -64 ) ( -80 3008 -128 ) ( -32 2944 -128 ) UWALL1_2 0 0 0 1 1 +( -80 3008 -256 ) ( -80 3008 -128 ) ( -112 3008 -64 ) UWALL1_2 0 0 0 1 1 +( -32 2944 -128 ) ( -80 3008 -128 ) ( -80 3008 -256 ) UWALL1_2 0 0 0 1 1 +( -32 2944 -256 ) ( -80 3008 -256 ) ( -320 3008 -256 ) UWALL1_2 0 0 0 1 1 +( -320 3008 -64 ) ( -112 3008 -64 ) ( -64 2944 -64 ) UWALL1_2 0 0 0 1 1 +( -320 3008 -256 ) ( -320 3008 -64 ) ( -320 2944 -64 ) UWALL1_2 0 0 0 1 1 +( -320 2944 -64 ) ( -64 2944 -64 ) ( -32 2944 -128 ) UWALL1_2 0 0 0 1 1 +} +// brush 3023 +{ +( -128 3072 -48 ) ( -80 3072 -144 ) ( -80 3008 -128 ) UWALL1_2 0 0 0 1 1 +( -112 3008 -64 ) ( -80 3008 -128 ) ( -80 3008 -256 ) UWALL1_2 0 0 0 1 1 +( -80 3072 -256 ) ( -320 3072 -256 ) ( -320 3008 -256 ) UWALL1_2 0 0 0 1 1 +( -320 3008 -64 ) ( -320 3072 -48 ) ( -128 3072 -48 ) UWALL1_2 0 0 0 1 1 +( -80 3072 -144 ) ( -80 3072 -256 ) ( -80 3008 -256 ) UWALL1_2 0 0 0 1 1 +( -320 3008 -256 ) ( -320 3072 -256 ) ( -320 3072 -48 ) UWALL1_2 0 0 0 1 1 +( -128 3072 -48 ) ( -320 3072 -48 ) ( -320 3072 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 3024 +{ +( -128 3152 0 ) ( -80 3152 -96 ) ( -80 3072 -144 ) UWALL1_2 0 0 0 1 1 +( -128 3072 -48 ) ( -80 3072 -144 ) ( -80 3072 -256 ) UWALL1_2 0 0 0 1 1 +( -80 3152 -256 ) ( -320 3152 -256 ) ( -320 3072 -256 ) UWALL1_2 0 0 0 1 1 +( -320 3072 -48 ) ( -320 3152 0 ) ( -128 3152 0 ) UWALL1_2 0 0 0 1 1 +( -80 3152 -96 ) ( -80 3152 -256 ) ( -80 3072 -256 ) UWALL1_2 0 0 0 1 1 +( -320 3072 -256 ) ( -320 3152 -256 ) ( -320 3152 0 ) UWALL1_2 0 0 0 1 1 +( -128 3152 0 ) ( -320 3152 0 ) ( -320 3152 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 3025 +{ +( -96 3200 0 ) ( -48 3200 -96 ) ( -80 3152 -96 ) UWALL1_2 0 0 0 1 1 +( -128 3152 0 ) ( -80 3152 -96 ) ( -80 3152 -256 ) UWALL1_2 0 0 0 1 1 +( -48 3200 -256 ) ( -320 3200 -256 ) ( -320 3152 -256 ) UWALL1_2 0 0 0 1 1 +( -320 3152 0 ) ( -320 3200 0 ) ( -96 3200 0 ) UWALL1_2 0 0 0 1 1 +( -48 3200 -96 ) ( -48 3200 -256 ) ( -80 3152 -256 ) UWALL1_2 0 0 0 1 1 +( -320 3152 -256 ) ( -320 3200 -256 ) ( -320 3200 0 ) UWALL1_2 0 0 0 1 1 +( -96 3200 0 ) ( -320 3200 0 ) ( -320 3200 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 3026 +{ +( 128 2880 -160 ) ( 0 2880 -160 ) ( 0 2880 -176 ) UWALL1_2 0 0 0 1 1 +( -32 2816 -160 ) ( -64 2816 -96 ) ( -48 2880 -112 ) UWALL1_2 0 0 0 1 1 +( -16 2880 -256 ) ( -32 2816 -256 ) ( -32 2816 -160 ) UWALL1_2 0 0 0 1 1 +( -320 2944 -256 ) ( -320 2816 -256 ) ( -32 2816 -256 ) UWALL1_2 0 0 0 1 1 +( -320 2816 -96 ) ( -320 2944 -128 ) ( -64 2944 -128 ) UWALL1_2 0 0 0 1 1 +( -320 2816 -256 ) ( -320 2944 -256 ) ( -320 2944 -128 ) UWALL1_2 0 0 0 1 1 +( -320 2816 -256 ) ( -320 2816 -96 ) ( -64 2816 -96 ) UWALL1_2 0 0 0 1 1 +} +// brush 3027 +{ +( -16 3264 -80 ) ( -48 3200 -96 ) ( -96 3200 0 ) UWALL1_2 0 0 0 1 1 +( -320 3264 -256 ) ( -16 3264 -256 ) ( -16 3264 -80 ) UWALL1_2 0 0 0 1 1 +( -320 3264 -256 ) ( -320 3200 -256 ) ( -48 3200 -256 ) UWALL1_2 0 0 0 1 1 +( -96 3200 0 ) ( -320 3200 0 ) ( -320 3264 16 ) UWALL1_2 0 0 0 1 1 +( -16 3264 -256 ) ( -48 3200 -256 ) ( -48 3200 -96 ) UWALL1_2 0 0 0 1 1 +( -320 3200 0 ) ( -320 3200 -256 ) ( -320 3264 -256 ) UWALL1_2 0 0 0 1 1 +( -48 3200 -256 ) ( -320 3200 -256 ) ( -320 3200 0 ) UWALL1_2 0 0 0 1 1 +} +// brush 3028 +{ +( 16 3328 -112 ) ( -16 3264 -80 ) ( -64 3264 16 ) UWALL1_2 0 0 0 1 1 +( -16 3264 -80 ) ( -16 3264 -256 ) ( -320 3264 -256 ) UWALL1_2 0 0 0 1 1 +( -320 3328 -256 ) ( -320 3264 -256 ) ( -16 3264 -256 ) UWALL1_2 0 0 0 1 1 +( -320 3328 16 ) ( -48 3328 16 ) ( -64 3264 16 ) UWALL1_2 0 0 0 1 1 +( 16 3328 -256 ) ( -16 3264 -256 ) ( -16 3264 -80 ) UWALL1_2 0 0 0 1 1 +( -320 3328 -256 ) ( -320 3328 16 ) ( -320 3264 16 ) UWALL1_2 0 0 0 1 1 +( -320 3328 16 ) ( -320 3328 -256 ) ( 16 3328 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 3029 +{ +( -48 3328 16 ) ( -96 3392 0 ) ( -32 3392 -128 ) UWALL1_2 0 0 0 1 1 +( -32 3392 -128 ) ( -96 3392 0 ) ( -320 3392 0 ) UWALL1_2 0 0 0 1 1 +( 16 3328 -256 ) ( -32 3392 -256 ) ( -320 3392 -256 ) UWALL1_2 0 0 0 1 1 +( -320 3392 0 ) ( -96 3392 0 ) ( -48 3328 16 ) UWALL1_2 0 0 0 1 1 +( 16 3328 -112 ) ( -32 3392 -128 ) ( -32 3392 -256 ) UWALL1_2 0 0 0 1 1 +( -320 3392 -256 ) ( -320 3392 0 ) ( -320 3328 16 ) UWALL1_2 0 0 0 1 1 +( -320 3328 16 ) ( -48 3328 16 ) ( 16 3328 -112 ) UWALL1_2 0 0 0 1 1 +} +// brush 3030 +{ +( -80 3456 -128 ) ( -32 3392 -128 ) ( -96 3392 0 ) UWALL1_2 0 0 0 1 1 +( -320 3456 -256 ) ( -80 3456 -256 ) ( -80 3456 -128 ) UWALL1_2 0 0 0 1 1 +( -320 3456 -256 ) ( -320 3392 -256 ) ( -32 3392 -256 ) UWALL1_2 0 0 0 1 1 +( -96 3392 0 ) ( -320 3392 0 ) ( -320 3456 -32 ) UWALL1_2 0 0 0 1 1 +( -80 3456 -256 ) ( -32 3392 -256 ) ( -32 3392 -128 ) UWALL1_2 0 0 0 1 1 +( -320 3392 0 ) ( -320 3392 -256 ) ( -320 3456 -256 ) UWALL1_2 0 0 0 1 1 +( -32 3392 -256 ) ( -320 3392 -256 ) ( -320 3392 0 ) UWALL1_2 0 0 0 1 1 +} +// brush 3031 +{ +( -80 3456 -128 ) ( -128 3456 -32 ) ( -112 3504 -80 ) UWALL1_2 0 0 0 1 1 +( -80 3504 -256 ) ( -80 3504 -144 ) ( -112 3504 -80 ) UWALL1_2 0 0 0 1 1 +( -320 3456 -256 ) ( -80 3456 -256 ) ( -80 3504 -256 ) UWALL1_2 0 0 0 1 1 +( -320 3456 -32 ) ( -320 3504 -80 ) ( -112 3504 -80 ) UWALL1_2 0 0 0 1 1 +( -80 3456 -256 ) ( -80 3456 -128 ) ( -80 3504 -144 ) UWALL1_2 0 0 0 1 1 +( -320 3456 -256 ) ( -320 3504 -256 ) ( -320 3504 -80 ) UWALL1_2 0 0 0 1 1 +( -320 3456 -256 ) ( -320 3456 -32 ) ( -128 3456 -32 ) UWALL1_2 0 0 0 1 1 +} +// brush 3032 +{ +( -112 3504 -80 ) ( -112 3584 -80 ) ( -64 3584 -128 ) UWALL1_2 0 0 0 1 1 +( -64 3552 -128 ) ( -64 3520 -160 ) ( -80 3504 -144 ) UWALL1_2 0 0 0 1 1 +( -64 3520 -160 ) ( -64 3520 -256 ) ( -80 3504 -256 ) UWALL1_2 0 0 0 1 1 +( -80 3504 -144 ) ( -80 3504 -256 ) ( -320 3504 -256 ) UWALL1_2 0 0 0 1 1 +( -112 3584 -80 ) ( -320 3584 -80 ) ( -320 3584 -256 ) UWALL1_2 0 0 0 1 1 +( -320 3504 -80 ) ( -320 3584 -80 ) ( -112 3584 -80 ) UWALL1_2 0 0 0 1 1 +( -64 3584 -256 ) ( -320 3584 -256 ) ( -320 3504 -256 ) UWALL1_2 0 0 0 1 1 +( -64 3584 -128 ) ( -64 3584 -256 ) ( -64 3520 -256 ) UWALL1_2 0 0 0 1 1 +( -320 3504 -256 ) ( -320 3584 -256 ) ( -320 3584 -80 ) UWALL1_2 0 0 0 1 1 +} +// brush 3033 +{ +( -64 3584 -128 ) ( -64 3584 -256 ) ( -16 3584 -256 ) UWALL1_2 0 0 0 1 1 +( -64 3520 -160 ) ( -64 3552 -128 ) ( -16 3568 -96 ) UWALL1_2 0 0 0 1 1 +( -64 3584 -256 ) ( -64 3584 -128 ) ( -64 3552 -128 ) UWALL1_2 0 0 0 1 1 +( -16 3584 -256 ) ( -64 3584 -256 ) ( -64 3520 -256 ) UWALL1_2 0 0 0 1 1 +( -64 3552 -128 ) ( -64 3584 -128 ) ( -16 3584 -96 ) UWALL1_2 0 0 0 1 1 +( -64 3520 -256 ) ( -64 3520 -160 ) ( -16 3520 -144 ) UWALL1_2 0 0 0 1 1 +( -16 3520 -144 ) ( -16 3568 -96 ) ( -16 3584 -96 ) UWALL1_2 0 0 0 1 1 +} +// brush 3034 +{ +( 32 3584 -80 ) ( -16 3584 -96 ) ( -16 3584 -256 ) UWALL1_2 0 0 0 1 1 +( 32 3504 -128 ) ( -16 3520 -144 ) ( -16 3568 -96 ) UWALL1_2 0 0 0 1 1 +( 32 3584 -80 ) ( 32 3584 -256 ) ( 32 3504 -256 ) UWALL1_2 0 0 0 1 1 +( -16 3584 -256 ) ( -16 3520 -256 ) ( 32 3504 -256 ) UWALL1_2 0 0 0 1 1 +( 32 3552 -80 ) ( -16 3568 -96 ) ( -16 3584 -96 ) UWALL1_2 0 0 0 1 1 +( 32 3504 -256 ) ( -16 3520 -256 ) ( -16 3520 -144 ) UWALL1_2 0 0 0 1 1 +( -16 3568 -96 ) ( -16 3520 -144 ) ( -16 3520 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 3035 +{ +( -80 3504 -240 ) ( -80 3456 -248 ) ( -80 3456 -256 ) GROUND1_2 0 0 0 1 1 +( -16 3520 -248 ) ( -64 3520 -240 ) ( -64 3520 -256 ) GROUND1_2 0 0 0 1 1 +( 20 3508 -256 ) ( -60 3428 -256 ) ( -80 3456 -248 ) GROUND1_2 0 0 0 1 1 +( -60 3428 -256 ) ( -80 3456 -256 ) ( -80 3456 -248 ) GROUND1_2 0 0 0 1 1 +( -16 3520 -256 ) ( 20 3508 -256 ) ( -16 3520 -248 ) GROUND1_2 0 0 0 1 1 +( -80 3504 -256 ) ( -80 3456 -256 ) ( -60 3428 -256 ) GROUND1_2 0 0 0 1 1 +( -80 3504 -240 ) ( -80 3504 -256 ) ( -64 3520 -256 ) GROUND1_2 0 0 0 1 1 +} +// brush 3036 +{ +( 1024 3584 256 ) ( 1024 3584 -320 ) ( -320 3584 -320 ) sky-stars2 0 0 0 256 256 +( -320 3712 256 ) ( -320 3712 -320 ) ( 1024 3712 -320 ) sky-stars2 0 0 0 256 256 +( 1024 3712 256 ) ( 1024 3584 256 ) ( -320 3584 256 ) sky-stars2 0 0 0 256 256 +( -320 3712 -320 ) ( -320 3584 -320 ) ( 1024 3584 -320 ) sky-stars2 0 0 0 256 256 +( 1024 3584 -320 ) ( 1024 3584 256 ) ( 1024 3712 256 ) sky-stars2 0 0 0 256 256 +( -320 3712 -320 ) ( -320 3712 256 ) ( -320 3584 256 ) sky-stars2 0 0 0 256 256 +} +// brush 3037 +{ +( -688 3008 128 ) ( -688 3008 0 ) ( -720 3008 0 ) BASE_CEIL1 0 0 0 1 1 +( -720 3072 0 ) ( -704 3072 0 ) ( -704 3072 128 ) BASE_CEIL1 0 0 0 1 1 +( -736 3136 -360 ) ( -768 3136 -360 ) ( -768 2944 -360 ) CEIL_NU5 48 32 0 1 1 +( -736 2944 -352 ) ( -768 2944 -352 ) ( -768 3136 -352 ) BASE_CEIL1 0 0 0 1 1 +( -736 3136 -352 ) ( -736 3136 -360 ) ( -736 2944 -360 ) BASE_CEIL1 0 0 0 1 1 +( -768 2944 -352 ) ( -768 2944 -360 ) ( -768 3136 -360 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 3038 +{ +( -704 3072 128 ) ( -704 3072 0 ) ( -720 3072 0 ) BASE_CEIL1 0 0 0 1 1 +( -736 3136 -360 ) ( -768 3136 -360 ) ( -768 2944 -360 ) BASE_CEIL1 0 0 0 1 1 +( -736 2944 -352 ) ( -768 2944 -352 ) ( -768 3136 -352 ) BASE_CEIL1 0 0 0 1 1 +( -736 3136 -352 ) ( -736 3136 -360 ) ( -736 2944 -360 ) BASE_CEIL1 0 0 0 1 1 +( -768 2944 -352 ) ( -768 2944 -360 ) ( -768 3136 -360 ) BASE_CEIL1 0 0 0 1 1 +( -768 3136 -360 ) ( -736 3136 -360 ) ( -736 3136 -352 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 3039 +{ +( -496 2976 128 ) ( -496 2976 0 ) ( -512 2976 0 ) BASE_CEIL1 0 0 0 1 1 +( -512 3040 0 ) ( -496 3040 0 ) ( -496 3040 128 ) BASE_CEIL1 0 0 0 1 1 +( -512 3200 -360 ) ( -544 3200 -360 ) ( -544 2944 -360 ) CEIL_NU5 -48 0 0 1 1 +( -512 2944 -352 ) ( -544 2944 -352 ) ( -544 3200 -352 ) BASE_CEIL1 0 0 0 1 1 +( -512 3200 -352 ) ( -512 3200 -360 ) ( -512 2944 -360 ) BASE_CEIL1 0 0 0 1 1 +( -544 2944 -352 ) ( -544 2944 -360 ) ( -544 3200 -360 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 3040 +{ +( -496 3040 128 ) ( -496 3040 0 ) ( -512 3040 0 ) BASE_CEIL1 0 0 0 1 1 +( -512 3200 -360 ) ( -544 3200 -360 ) ( -544 2944 -360 ) BASE_CEIL1 0 0 0 1 1 +( -512 2944 -352 ) ( -544 2944 -352 ) ( -544 3200 -352 ) BASE_CEIL1 0 0 0 1 1 +( -512 3200 -352 ) ( -512 3200 -360 ) ( -512 2944 -360 ) BASE_CEIL1 0 0 0 1 1 +( -544 2944 -352 ) ( -544 2944 -360 ) ( -544 3200 -360 ) BASE_CEIL1 0 0 0 1 1 +( -544 3200 -360 ) ( -512 3200 -360 ) ( -512 3200 -352 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 3041 +{ +( -272 2880 0 ) ( -320 2880 0 ) ( -320 2880 128 ) BASE_CEIL1 0 0 0 1 1 +( -304 2944 128 ) ( -304 2944 0 ) ( -272 2944 0 ) BASE_CEIL1 0 0 0 1 1 +( -288 3200 -360 ) ( -320 3200 -360 ) ( -320 2864 -360 ) CEIL_NU5 -16 32 0 1 1 +( -288 2864 -352 ) ( -320 2864 -352 ) ( -320 3200 -352 ) BASE_CEIL1 0 0 0 1 1 +( -288 3200 -352 ) ( -288 3200 -360 ) ( -288 2864 -360 ) BASE_CEIL1 0 0 0 1 1 +( -320 2864 -352 ) ( -320 2864 -360 ) ( -320 3200 -360 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 3042 +{ +( -320 2880 128 ) ( -320 2880 0 ) ( -272 2880 0 ) BASE_CEIL1 0 0 0 1 1 +( -288 3200 -360 ) ( -320 3200 -360 ) ( -320 2864 -360 ) BASE_CEIL1 0 0 0 1 1 +( -288 2864 -352 ) ( -320 2864 -352 ) ( -320 3200 -352 ) BASE_CEIL1 0 0 0 1 1 +( -288 3200 -352 ) ( -288 3200 -360 ) ( -288 2864 -360 ) BASE_CEIL1 0 0 0 1 1 +( -320 2864 -352 ) ( -320 2864 -360 ) ( -320 3200 -360 ) BASE_CEIL1 0 0 0 1 1 +( -320 2864 -352 ) ( -288 2864 -352 ) ( -288 2864 -360 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 3043 +{ +( 0 2816 -352 ) ( 0 2688 -384 ) ( 128 2688 -384 ) UWALL1_2 0 0 0 1 1 +( -144 2688 -352 ) ( -144 2688 -384 ) ( -704 2688 -384 ) UWALL1_2 0 0 0 1 1 +( -144 2816 -352 ) ( -144 2688 -352 ) ( -704 2688 -352 ) UWALL1_2 0 0 0 1 1 +( -144 2688 -384 ) ( -144 2688 -352 ) ( -144 2816 -352 ) UWALL1_2 0 0 0 1 1 +( -704 2816 -384 ) ( -704 2816 -352 ) ( -704 2688 -352 ) UWALL1_2 0 0 0 1 1 +} +// brush 3044 +{ +( 128 3584 -256 ) ( 128 3584 -64 ) ( 32 3584 -80 ) UWALL1_2 0 0 0 1 1 +( 128 3536 -64 ) ( 128 3488 -112 ) ( 32 3504 -128 ) UWALL1_2 0 0 0 1 1 +( 32 3504 -128 ) ( 32 3504 -256 ) ( 32 3584 -256 ) UWALL1_2 0 0 0 1 1 +( 32 3504 -256 ) ( 128 3488 -256 ) ( 128 3584 -256 ) UWALL1_2 0 0 0 1 1 +( 128 3584 -64 ) ( 128 3536 -64 ) ( 32 3552 -80 ) UWALL1_2 0 0 0 1 1 +( 128 3488 -112 ) ( 128 3488 -256 ) ( 32 3504 -256 ) UWALL1_2 0 0 0 1 1 +( 128 3584 -256 ) ( 128 3488 -256 ) ( 128 3488 -112 ) UWALL1_2 0 0 0 1 1 +} +// brush 3045 +{ +( 128 3584 -256 ) ( 256 3584 -256 ) ( 256 3584 -64 ) UWALL1_2 0 0 0 1 1 +( 128 3536 -64 ) ( 256 3568 -64 ) ( 256 3520 -112 ) UWALL1_2 0 0 0 1 1 +( 256 3520 -256 ) ( 256 3520 -112 ) ( 256 3568 -64 ) UWALL1_2 0 0 0 1 1 +( 256 3520 -256 ) ( 256 3584 -256 ) ( 128 3584 -256 ) UWALL1_2 0 0 0 1 1 +( 128 3584 -64 ) ( 256 3584 -64 ) ( 256 3568 -64 ) UWALL1_2 0 0 0 1 1 +( 128 3488 -112 ) ( 256 3520 -112 ) ( 256 3520 -256 ) UWALL1_2 0 0 0 1 1 +( 128 3488 -256 ) ( 128 3584 -256 ) ( 128 3584 -64 ) UWALL1_2 0 0 0 1 1 +} +// brush 3046 +{ +( 384 3584 -256 ) ( 384 3584 -48 ) ( 256 3584 -64 ) UWALL1_2 0 0 0 1 1 +( 384 3552 -48 ) ( 384 3472 -128 ) ( 256 3520 -112 ) UWALL1_2 0 0 0 1 1 +( 384 3472 -128 ) ( 384 3552 -48 ) ( 384 3584 -48 ) UWALL1_2 0 0 0 1 1 +( 384 3584 -256 ) ( 256 3584 -256 ) ( 256 3520 -256 ) UWALL1_2 0 0 0 1 1 +( 384 3584 -48 ) ( 384 3552 -48 ) ( 256 3568 -64 ) UWALL1_2 0 0 0 1 1 +( 384 3472 -128 ) ( 384 3472 -256 ) ( 256 3520 -256 ) UWALL1_2 0 0 0 1 1 +( 256 3584 -256 ) ( 256 3584 -64 ) ( 256 3568 -64 ) UWALL1_2 0 0 0 1 1 +} +// brush 3047 +{ +( 512 3584 -256 ) ( 512 3584 -64 ) ( 384 3584 -48 ) UWALL1_2 0 0 0 1 1 +( 512 3552 -64 ) ( 512 3488 -128 ) ( 384 3472 -128 ) UWALL1_2 0 0 0 1 1 +( 384 3472 -128 ) ( 384 3472 -256 ) ( 384 3584 -256 ) UWALL1_2 0 0 0 1 1 +( 384 3472 -256 ) ( 512 3488 -256 ) ( 512 3584 -256 ) UWALL1_2 0 0 0 1 1 +( 512 3584 -64 ) ( 512 3552 -64 ) ( 384 3552 -48 ) UWALL1_2 0 0 0 1 1 +( 512 3488 -128 ) ( 512 3488 -256 ) ( 384 3472 -256 ) UWALL1_2 0 0 0 1 1 +( 512 3584 -256 ) ( 512 3488 -256 ) ( 512 3488 -128 ) UWALL1_2 0 0 0 1 1 +} +// brush 3048 +{ +( 512 3584 -256 ) ( 640 3584 -256 ) ( 640 3584 -64 ) UWALL1_2 0 0 0 1 1 +( 512 3552 -64 ) ( 640 3520 -64 ) ( 640 3456 -128 ) UWALL1_2 0 0 0 1 1 +( 640 3456 -256 ) ( 640 3456 -128 ) ( 640 3520 -64 ) UWALL1_2 0 0 0 1 1 +( 640 3456 -256 ) ( 640 3584 -256 ) ( 512 3584 -256 ) UWALL1_2 0 0 0 1 1 +( 512 3584 -64 ) ( 640 3584 -64 ) ( 640 3520 -64 ) UWALL1_2 0 0 0 1 1 +( 512 3488 -128 ) ( 640 3456 -128 ) ( 640 3456 -256 ) UWALL1_2 0 0 0 1 1 +( 512 3488 -256 ) ( 512 3584 -256 ) ( 512 3584 -64 ) UWALL1_2 0 0 0 1 1 +} +// brush 3049 +{ +( 672 3424 -256 ) ( 672 3424 -128 ) ( 704 3456 -64 ) UWALL1_2 0 0 0 1 1 +( 704 3584 -64 ) ( 640 3584 -64 ) ( 640 3584 -256 ) UWALL1_2 0 0 0 1 1 +( 640 3456 -128 ) ( 640 3520 -64 ) ( 704 3456 -64 ) UWALL1_2 0 0 0 1 1 +( 640 3584 -256 ) ( 640 3584 -64 ) ( 640 3520 -64 ) UWALL1_2 0 0 0 1 1 +( 672 3424 -256 ) ( 704 3456 -256 ) ( 704 3584 -256 ) UWALL1_2 0 0 0 1 1 +( 640 3520 -64 ) ( 640 3584 -64 ) ( 704 3584 -64 ) UWALL1_2 0 0 0 1 1 +( 640 3456 -128 ) ( 672 3424 -128 ) ( 672 3424 -256 ) UWALL1_2 0 0 0 1 1 +( 704 3456 -64 ) ( 704 3584 -64 ) ( 704 3584 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 3050 +{ +( 800 3408 0 ) ( 720 3408 0 ) ( 720 3408 128 ) UWALL1_2 0 0 0 1 1 +( 704 3456 -256 ) ( 704 3456 -64 ) ( 672 3424 -128 ) UWALL1_2 0 0 0 1 1 +( 896 3360 -256 ) ( 896 3360 -64 ) ( 896 3456 -64 ) UWALL1_2 0 0 0 1 1 +( 704 3456 -64 ) ( 704 3360 -64 ) ( 672 3360 -128 ) UWALL1_2 0 0 0 1 1 +( 672 3424 -256 ) ( 672 3360 -256 ) ( 896 3360 -256 ) UWALL1_2 0 0 0 1 1 +( 704 3456 -64 ) ( 896 3456 -64 ) ( 896 3360 -64 ) UWALL1_2 0 0 0 1 1 +( 672 3424 -128 ) ( 672 3360 -128 ) ( 672 3360 -256 ) UWALL1_2 0 0 0 1 1 +( 896 3456 -64 ) ( 704 3456 -64 ) ( 704 3456 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 3051 +{ +( 672 3408 -256 ) ( 896 3408 -256 ) ( 896 3408 -64 ) UWALL1_2 0 0 0 1 1 +( 656 3328 -256 ) ( 656 3328 -160 ) ( 720 3328 -32 ) UWALL1_2 0 0 0 1 1 +( 896 3328 -256 ) ( 896 3328 -32 ) ( 896 3408 -64 ) UWALL1_2 0 0 0 1 1 +( 672 3408 -128 ) ( 704 3408 -64 ) ( 720 3328 -32 ) UWALL1_2 0 0 0 1 1 +( 656 3328 -256 ) ( 896 3328 -256 ) ( 896 3408 -256 ) UWALL1_2 0 0 0 1 1 +( 704 3408 -64 ) ( 896 3408 -64 ) ( 896 3328 -32 ) UWALL1_2 0 0 0 1 1 +( 672 3408 -256 ) ( 672 3408 -128 ) ( 656 3328 -160 ) UWALL1_2 0 0 0 1 1 +} +// brush 3052 +{ +( 736 3264 -32 ) ( 896 3264 -32 ) ( 896 3264 -256 ) UWALL1_2 0 0 0 1 1 +( 896 3328 -32 ) ( 720 3328 -32 ) ( 656 3328 -160 ) UWALL1_2 0 0 0 1 1 +( 896 3264 -32 ) ( 896 3328 -32 ) ( 896 3328 -256 ) UWALL1_2 0 0 0 1 1 +( 720 3328 -32 ) ( 736 3264 -32 ) ( 688 3264 -128 ) UWALL1_2 0 0 0 1 1 +( 896 3264 -256 ) ( 896 3328 -256 ) ( 656 3328 -256 ) UWALL1_2 0 0 0 1 1 +( 896 3328 -32 ) ( 896 3264 -32 ) ( 736 3264 -32 ) UWALL1_2 0 0 0 1 1 +( 656 3328 -160 ) ( 688 3264 -128 ) ( 688 3264 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 3053 +{ +( 896 3456 -64 ) ( 896 3456 -256 ) ( 704 3456 -256 ) UWALL1_2 0 0 0 1 1 +( 704 3584 -64 ) ( 704 3584 -256 ) ( 896 3584 -256 ) UWALL1_2 0 0 0 1 1 +( 896 3584 -64 ) ( 896 3456 -64 ) ( 704 3456 -64 ) UWALL1_2 0 0 0 1 1 +( 704 3584 -256 ) ( 704 3456 -256 ) ( 896 3456 -256 ) UWALL1_2 0 0 0 1 1 +( 896 3456 -256 ) ( 896 3456 -64 ) ( 896 3584 -64 ) UWALL1_2 0 0 0 1 1 +( 704 3584 -256 ) ( 704 3584 -64 ) ( 704 3456 -64 ) UWALL1_2 0 0 0 1 1 +} +// brush 3054 +{ +( 896 3264 -256 ) ( 256 3584 -256 ) ( 896 3584 -192 ) GROUND1_2 0 0 0 1 1 +( 896 3584 -256 ) ( 896 3264 -256 ) ( 896 3584 -192 ) GROUND1_2 0 0 0 1 1 +( 256 3584 -256 ) ( 896 3584 -256 ) ( 896 3584 -192 ) GROUND1_2 0 0 0 1 1 +( 896 3584 -256 ) ( 256 3584 -256 ) ( 896 3264 -256 ) GROUND1_2 0 0 0 1 1 +} +// brush 3055 +{ +( 768 3264 0 ) ( 768 3264 -256 ) ( 704 3264 -256 ) SFLOOR3_2 0 0 0 1 1 +( 704 3296 0 ) ( 704 3296 -256 ) ( 768 3296 -256 ) TECH07_2 -32 0 0 1 1 +( 768 3296 0 ) ( 768 3264 0 ) ( 704 3264 0 ) SFLOOR3_2 0 0 0 1 1 +( 704 3296 -256 ) ( 704 3264 -256 ) ( 768 3264 -256 ) SFLOOR3_2 0 0 0 1 1 +( 768 3264 -256 ) ( 768 3264 0 ) ( 768 3296 0 ) SFLOOR3_2 0 0 0 1 1 +( 704 3296 -256 ) ( 704 3296 0 ) ( 704 3264 0 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 3056 +{ +( 896 3264 0 ) ( 896 3264 -256 ) ( 832 3264 -256 ) SFLOOR3_2 0 0 0 1 1 +( 832 3296 0 ) ( 832 3296 -256 ) ( 896 3296 -256 ) TECH07_2 -32 0 0 1 1 +( 896 3296 0 ) ( 896 3264 0 ) ( 832 3264 0 ) SFLOOR3_2 0 0 0 1 1 +( 832 3296 -256 ) ( 832 3264 -256 ) ( 896 3264 -256 ) SFLOOR3_2 0 0 0 1 1 +( 896 3264 -256 ) ( 896 3264 0 ) ( 896 3296 0 ) SFLOOR3_2 0 0 0 1 1 +( 832 3296 -256 ) ( 832 3296 0 ) ( 832 3264 0 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 3057 +{ +( 0 3280 32 ) ( 0 3296 0 ) ( 128 3296 0 ) TECH10_1 0 0 0 1 1 +( 896 3200 64 ) ( 896 3200 0 ) ( 832 3200 0 ) SFLOOR3_2 0 0 0 1 1 +( 896 3296 64 ) ( 896 3200 64 ) ( 832 3200 64 ) SFLOOR3_2 0 0 0 1 1 +( 832 3296 0 ) ( 832 3200 0 ) ( 896 3200 0 ) SFLOOR3_2 0 0 0 1 1 +( 896 3200 0 ) ( 896 3200 64 ) ( 896 3296 64 ) SFLOOR3_2 0 0 0 1 1 +( 832 3296 0 ) ( 832 3296 64 ) ( 832 3200 64 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 3058 +{ +( 0 3280 32 ) ( 0 3296 0 ) ( 128 3296 0 ) TECH10_1 0 0 0 1 1 +( 768 3200 64 ) ( 768 3200 0 ) ( 704 3200 0 ) SFLOOR3_2 0 0 0 1 1 +( 768 3296 64 ) ( 768 3200 64 ) ( 704 3200 64 ) SFLOOR3_2 0 0 0 1 1 +( 704 3296 0 ) ( 704 3200 0 ) ( 768 3200 0 ) SFLOOR3_2 0 0 0 1 1 +( 768 3200 0 ) ( 768 3200 64 ) ( 768 3296 64 ) SFLOOR3_2 0 0 0 1 1 +( 704 3296 0 ) ( 704 3296 64 ) ( 704 3200 64 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 3059 +{ +( 1024 3200 256 ) ( 1024 3200 0 ) ( 896 3200 0 ) sky-stars2 0 0 0 256 256 +( 896 3264 256 ) ( 896 3264 0 ) ( 1024 3264 0 ) sky-stars2 0 0 0 256 256 +( 1024 3264 256 ) ( 1024 3200 256 ) ( 896 3200 256 ) sky-stars2 0 0 0 256 256 +( 896 3264 0 ) ( 896 3200 0 ) ( 1024 3200 0 ) sky-stars2 0 0 0 256 256 +( 1024 3200 0 ) ( 1024 3200 256 ) ( 1024 3264 256 ) sky-stars2 0 0 0 256 256 +( 896 3264 0 ) ( 896 3264 256 ) ( 896 3200 256 ) sky-stars2 0 0 0 256 256 +} +// brush 3060 +{ +( 240 2888 -292 ) ( 224 2888 -292 ) ( 224 2872 -292 ) CEIL1_1 0 8 0 1 1 +( 240 2872 -288 ) ( 224 2872 -288 ) ( 224 2888 -288 ) COP1_2 0 0 0 1 1 +( 240 2888 -288 ) ( 240 2888 -292 ) ( 240 2872 -292 ) COP1_2 0 0 0 1 1 +( 224 2872 -288 ) ( 224 2872 -292 ) ( 224 2888 -292 ) COP1_2 0 0 0 1 1 +( 224 2888 -292 ) ( 240 2888 -292 ) ( 240 2888 -288 ) COP1_2 0 0 0 1 1 +( 224 2872 -288 ) ( 240 2872 -288 ) ( 240 2872 -292 ) COP1_2 0 0 0 1 1 +} +// brush 3061 +{ +( 1072 2912 -104 ) ( 1008 2912 -104 ) ( 1008 2848 -104 ) TLIGHT02 32 16 90 1 1 +( 1072 2848 -96 ) ( 1008 2848 -96 ) ( 1008 2912 -96 ) BASE_CEIL1 0 0 0 1 1 +( 1072 2912 -96 ) ( 1072 2912 -104 ) ( 1072 2848 -104 ) BASE_CEIL1 0 0 0 1 1 +( 1008 2848 -96 ) ( 1008 2848 -104 ) ( 1008 2912 -104 ) BASE_CEIL1 0 0 0 1 1 +( 1008 2912 -104 ) ( 1072 2912 -104 ) ( 1072 2912 -96 ) BASE_CEIL1 0 0 0 1 1 +( 1008 2848 -96 ) ( 1072 2848 -96 ) ( 1072 2848 -104 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 3062 +{ +( 784 2752 -480 ) ( 784 2768 -480 ) ( 800 2768 -476 ) TECH04_2 0 0 0 1 1 +( 784 2768 -592 ) ( 784 2752 -592 ) ( 800 2752 -592 ) TECH04_2 0 0 0 1 1 +( 800 2768 -592 ) ( 800 2752 -592 ) ( 800 2752 -476 ) TECH04_7 0 0 0 1 1 +( 784 2752 -592 ) ( 784 2768 -592 ) ( 784 2768 -480 ) TECH04_2 0 0 0 1 1 +( 784 2768 -592 ) ( 800 2768 -592 ) ( 800 2768 -476 ) TECH04_2 0 0 0 1 1 +( 800 2752 -592 ) ( 784 2752 -592 ) ( 784 2752 -480 ) TECH04_2 0 0 0 1 1 +} +// brush 3063 +{ +( 784 2768 -480 ) ( 784 2752 -480 ) ( 800 2752 -476 ) TECH04_2 0 0 0 1 1 +( 752 2752 -416 ) ( 752 2768 -416 ) ( 768 2768 -412 ) TECH04_2 0 0 0 1 1 +( 800 2768 -476 ) ( 800 2752 -476 ) ( 768 2752 -412 ) TECH04_7 0 0 0 1 1 +( 784 2752 -480 ) ( 784 2768 -480 ) ( 752 2768 -416 ) TECH04_2 0 0 0 1 1 +( 784 2768 -480 ) ( 800 2768 -476 ) ( 768 2768 -412 ) TECH04_2 0 0 0 1 1 +( 800 2752 -476 ) ( 784 2752 -480 ) ( 752 2752 -416 ) TECH04_2 0 0 0 1 1 +} +// brush 3064 +{ +( 752 2768 -416 ) ( 752 2752 -416 ) ( 768 2752 -412 ) TECH04_2 0 0 0 1 1 +( 752 2752 -320 ) ( 752 2768 -320 ) ( 768 2768 -320 ) TECH04_2 0 0 0 1 1 +( 768 2768 -412 ) ( 768 2752 -412 ) ( 768 2752 -320 ) TECH04_7 0 0 0 1 1 +( 752 2752 -416 ) ( 752 2768 -416 ) ( 752 2768 -320 ) TECH04_2 0 0 0 1 1 +( 752 2768 -416 ) ( 768 2768 -412 ) ( 768 2768 -320 ) TECH04_2 0 0 0 1 1 +( 768 2752 -412 ) ( 752 2752 -416 ) ( 752 2752 -320 ) TECH04_2 0 0 0 1 1 +} +// brush 3065 +{ +( 784 2800 -480 ) ( 784 2816 -480 ) ( 800 2816 -476 ) TECH04_2 0 0 0 1 1 +( 784 2816 -592 ) ( 784 2800 -592 ) ( 800 2800 -592 ) TECH04_2 0 0 0 1 1 +( 800 2816 -592 ) ( 800 2800 -592 ) ( 800 2800 -476 ) TECH04_7 0 0 0 1 1 +( 784 2800 -592 ) ( 784 2816 -592 ) ( 784 2816 -480 ) TECH04_2 0 0 0 1 1 +( 784 2816 -592 ) ( 800 2816 -592 ) ( 800 2816 -476 ) TECH04_2 0 0 0 1 1 +( 800 2800 -592 ) ( 784 2800 -592 ) ( 784 2800 -480 ) TECH04_2 0 0 0 1 1 +} +// brush 3066 +{ +( 784 2816 -480 ) ( 784 2800 -480 ) ( 800 2800 -476 ) TECH04_2 0 0 0 1 1 +( 752 2800 -416 ) ( 752 2816 -416 ) ( 768 2816 -412 ) TECH04_2 0 0 0 1 1 +( 800 2816 -476 ) ( 800 2800 -476 ) ( 768 2800 -412 ) TECH04_7 0 0 0 1 1 +( 784 2800 -480 ) ( 784 2816 -480 ) ( 752 2816 -416 ) TECH04_2 0 0 0 1 1 +( 784 2816 -480 ) ( 800 2816 -476 ) ( 768 2816 -412 ) TECH04_2 0 0 0 1 1 +( 800 2800 -476 ) ( 784 2800 -480 ) ( 752 2800 -416 ) TECH04_2 0 0 0 1 1 +} +// brush 3067 +{ +( 752 2816 -416 ) ( 752 2800 -416 ) ( 768 2800 -412 ) TECH04_2 0 0 0 1 1 +( 752 2800 -320 ) ( 752 2816 -320 ) ( 768 2816 -320 ) TECH04_2 0 0 0 1 1 +( 768 2816 -412 ) ( 768 2800 -412 ) ( 768 2800 -320 ) TECH04_7 0 0 0 1 1 +( 752 2800 -416 ) ( 752 2816 -416 ) ( 752 2816 -320 ) TECH04_2 0 0 0 1 1 +( 752 2816 -416 ) ( 768 2816 -412 ) ( 768 2816 -320 ) TECH04_2 0 0 0 1 1 +( 768 2800 -412 ) ( 752 2800 -416 ) ( 752 2800 -320 ) TECH04_2 0 0 0 1 1 +} +// brush 3068 +{ +( 760 2808 -592 ) ( 712 2808 -592 ) ( 712 2760 -592 ) COMP1_4 16 0 0 1 1 +( 760 2760 -320 ) ( 712 2760 -320 ) ( 712 2808 -320 ) COMP1_4 16 0 0 1 1 +( 760 2808 -320 ) ( 760 2808 -592 ) ( 760 2760 -592 ) COMP1_4 16 0 0 1 1 +( 712 2760 -320 ) ( 712 2760 -592 ) ( 712 2808 -592 ) COMP1_4 16 0 0 1 1 +( 712 2808 -592 ) ( 760 2808 -592 ) ( 760 2808 -320 ) COMP1_4 16 0 0 1 1 +( 712 2760 -320 ) ( 760 2760 -320 ) ( 760 2760 -592 ) COMP1_4 16 0 0 1 1 +} +// brush 3069 +{ +( 760 2808 -592 ) ( 760 2760 -592 ) ( 792 2760 -592 ) COMP1_4 16 0 0 1 1 +( 760 2760 -414 ) ( 760 2808 -414 ) ( 792 2808 -478 ) COMP1_4 16 0 0 1 1 +( 792 2808 -592 ) ( 792 2760 -592 ) ( 792 2760 -478 ) COMP1_4 16 0 0 1 1 +( 760 2760 -592 ) ( 760 2808 -592 ) ( 760 2808 -414 ) COMP1_4 16 0 0 1 1 +( 792 2808 -592 ) ( 792 2808 -478 ) ( 760 2808 -414 ) COMP1_4 16 0 0 1 1 +( 792 2760 -478 ) ( 792 2760 -592 ) ( 760 2760 -592 ) COMP1_4 16 0 0 1 1 +} +// brush 3070 +{ +( 720 2816 -592 ) ( 704 2816 -592 ) ( 704 2800 -592 ) TECH04_2 0 0 0 1 1 +( 720 2800 -320 ) ( 704 2800 -320 ) ( 704 2816 -320 ) TECH04_2 0 0 0 1 1 +( 720 2816 -320 ) ( 720 2816 -592 ) ( 720 2800 -592 ) TECH04_2 0 0 0 1 1 +( 704 2800 -320 ) ( 704 2800 -592 ) ( 704 2816 -592 ) TECH04_7 0 0 0 1 1 +( 704 2816 -592 ) ( 720 2816 -592 ) ( 720 2816 -320 ) TECH04_2 0 0 0 1 1 +( 704 2800 -320 ) ( 720 2800 -320 ) ( 720 2800 -592 ) TECH04_2 0 0 0 1 1 +} +// brush 3071 +{ +( 720 2768 -592 ) ( 704 2768 -592 ) ( 704 2752 -592 ) TECH04_2 0 0 0 1 1 +( 720 2752 -320 ) ( 704 2752 -320 ) ( 704 2768 -320 ) TECH04_2 0 0 0 1 1 +( 720 2768 -320 ) ( 720 2768 -592 ) ( 720 2752 -592 ) TECH04_2 0 0 0 1 1 +( 704 2752 -320 ) ( 704 2752 -592 ) ( 704 2768 -592 ) TECH04_7 0 0 0 1 1 +( 704 2768 -592 ) ( 720 2768 -592 ) ( 720 2768 -320 ) TECH04_2 0 0 0 1 1 +( 704 2752 -320 ) ( 720 2752 -320 ) ( 720 2752 -592 ) TECH04_2 0 0 0 1 1 +} +// brush 3072 +{ +( 776 2800 -328 ) ( 760 2800 -328 ) ( 760 2768 -328 ) LITE_FART3 0 8 90 1 1 +( 776 2768 -320 ) ( 760 2768 -320 ) ( 760 2800 -320 ) TECH04_2 0 0 0 1 1 +( 776 2800 -320 ) ( 776 2800 -328 ) ( 776 2768 -328 ) TECH04_2 0 0 0 1 1 +( 760 2768 -320 ) ( 760 2768 -328 ) ( 760 2800 -328 ) TECH04_2 0 0 0 1 1 +( 760 2800 -328 ) ( 776 2800 -328 ) ( 776 2800 -320 ) TECH04_2 0 0 0 1 1 +( 760 2768 -320 ) ( 776 2768 -320 ) ( 776 2768 -328 ) TECH04_2 0 0 0 1 1 +} +// brush 3073 +{ +( 784 2944 -480 ) ( 784 2960 -480 ) ( 800 2960 -476 ) TECH04_2 0 0 0 1 1 +( 784 2960 -592 ) ( 784 2944 -592 ) ( 800 2944 -592 ) TECH04_2 0 0 0 1 1 +( 800 2960 -592 ) ( 800 2944 -592 ) ( 800 2944 -476 ) TECH04_7 0 0 0 1 1 +( 784 2944 -592 ) ( 784 2960 -592 ) ( 784 2960 -480 ) TECH04_2 0 0 0 1 1 +( 784 2960 -592 ) ( 800 2960 -592 ) ( 800 2960 -476 ) TECH04_2 0 0 0 1 1 +( 800 2944 -592 ) ( 784 2944 -592 ) ( 784 2944 -480 ) TECH04_2 0 0 0 1 1 +} +// brush 3074 +{ +( 784 2960 -480 ) ( 784 2944 -480 ) ( 800 2944 -476 ) TECH04_2 0 0 0 1 1 +( 752 2944 -416 ) ( 752 2960 -416 ) ( 768 2960 -412 ) TECH04_2 0 0 0 1 1 +( 800 2960 -476 ) ( 800 2944 -476 ) ( 768 2944 -412 ) TECH04_7 0 0 0 1 1 +( 784 2944 -480 ) ( 784 2960 -480 ) ( 752 2960 -416 ) TECH04_2 0 0 0 1 1 +( 784 2960 -480 ) ( 800 2960 -476 ) ( 768 2960 -412 ) TECH04_2 0 0 0 1 1 +( 800 2944 -476 ) ( 784 2944 -480 ) ( 752 2944 -416 ) TECH04_2 0 0 0 1 1 +} +// brush 3075 +{ +( 752 2960 -416 ) ( 752 2944 -416 ) ( 768 2944 -412 ) TECH04_2 0 0 0 1 1 +( 752 2944 -320 ) ( 752 2960 -320 ) ( 768 2960 -320 ) TECH04_2 0 0 0 1 1 +( 768 2960 -412 ) ( 768 2944 -412 ) ( 768 2944 -320 ) TECH04_7 0 0 0 1 1 +( 752 2944 -416 ) ( 752 2960 -416 ) ( 752 2960 -320 ) TECH04_2 0 0 0 1 1 +( 752 2960 -416 ) ( 768 2960 -412 ) ( 768 2960 -320 ) TECH04_2 0 0 0 1 1 +( 768 2944 -412 ) ( 752 2944 -416 ) ( 752 2944 -320 ) TECH04_2 0 0 0 1 1 +} +// brush 3076 +{ +( 784 2992 -480 ) ( 784 3008 -480 ) ( 800 3008 -476 ) TECH04_2 0 0 0 1 1 +( 784 3008 -592 ) ( 784 2992 -592 ) ( 800 2992 -592 ) TECH04_2 0 0 0 1 1 +( 800 3008 -592 ) ( 800 2992 -592 ) ( 800 2992 -476 ) TECH04_7 0 0 0 1 1 +( 784 2992 -592 ) ( 784 3008 -592 ) ( 784 3008 -480 ) TECH04_2 0 0 0 1 1 +( 784 3008 -592 ) ( 800 3008 -592 ) ( 800 3008 -476 ) TECH04_2 0 0 0 1 1 +( 800 2992 -592 ) ( 784 2992 -592 ) ( 784 2992 -480 ) TECH04_2 0 0 0 1 1 +} +// brush 3077 +{ +( 784 3008 -480 ) ( 784 2992 -480 ) ( 800 2992 -476 ) TECH04_2 0 0 0 1 1 +( 752 2992 -416 ) ( 752 3008 -416 ) ( 768 3008 -412 ) TECH04_2 0 0 0 1 1 +( 800 3008 -476 ) ( 800 2992 -476 ) ( 768 2992 -412 ) TECH04_7 0 0 0 1 1 +( 784 2992 -480 ) ( 784 3008 -480 ) ( 752 3008 -416 ) TECH04_2 0 0 0 1 1 +( 784 3008 -480 ) ( 800 3008 -476 ) ( 768 3008 -412 ) TECH04_2 0 0 0 1 1 +( 800 2992 -476 ) ( 784 2992 -480 ) ( 752 2992 -416 ) TECH04_2 0 0 0 1 1 +} +// brush 3078 +{ +( 752 3008 -416 ) ( 752 2992 -416 ) ( 768 2992 -412 ) TECH04_2 0 0 0 1 1 +( 752 2992 -320 ) ( 752 3008 -320 ) ( 768 3008 -320 ) TECH04_2 0 0 0 1 1 +( 768 3008 -412 ) ( 768 2992 -412 ) ( 768 2992 -320 ) TECH04_7 0 0 0 1 1 +( 752 2992 -416 ) ( 752 3008 -416 ) ( 752 3008 -320 ) TECH04_2 0 0 0 1 1 +( 752 3008 -416 ) ( 768 3008 -412 ) ( 768 3008 -320 ) TECH04_2 0 0 0 1 1 +( 768 2992 -412 ) ( 752 2992 -416 ) ( 752 2992 -320 ) TECH04_2 0 0 0 1 1 +} +// brush 3079 +{ +( 760 3000 -592 ) ( 712 3000 -592 ) ( 712 2952 -592 ) COMP1_4 16 0 0 1 1 +( 760 2952 -320 ) ( 712 2952 -320 ) ( 712 3000 -320 ) COMP1_4 16 0 0 1 1 +( 760 3000 -320 ) ( 760 3000 -592 ) ( 760 2952 -592 ) COMP1_4 16 0 0 1 1 +( 712 2952 -320 ) ( 712 2952 -592 ) ( 712 3000 -592 ) COMP1_4 16 0 0 1 1 +( 712 3000 -592 ) ( 760 3000 -592 ) ( 760 3000 -320 ) COMP1_4 16 0 0 1 1 +( 712 2952 -320 ) ( 760 2952 -320 ) ( 760 2952 -592 ) COMP1_4 16 0 0 1 1 +} +// brush 3080 +{ +( 760 3000 -592 ) ( 760 2952 -592 ) ( 792 2952 -592 ) COMP1_4 16 0 0 1 1 +( 760 2952 -414 ) ( 760 3000 -414 ) ( 792 3000 -478 ) COMP1_4 16 0 0 1 1 +( 792 3000 -592 ) ( 792 2952 -592 ) ( 792 2952 -478 ) COMP1_4 16 0 0 1 1 +( 760 2952 -592 ) ( 760 3000 -592 ) ( 760 3000 -414 ) COMP1_4 16 0 0 1 1 +( 792 3000 -592 ) ( 792 3000 -478 ) ( 760 3000 -414 ) COMP1_4 16 0 0 1 1 +( 792 2952 -478 ) ( 792 2952 -592 ) ( 760 2952 -592 ) COMP1_4 16 0 0 1 1 +} +// brush 3081 +{ +( 720 3008 -592 ) ( 704 3008 -592 ) ( 704 2992 -592 ) TECH04_2 0 0 0 1 1 +( 720 2992 -320 ) ( 704 2992 -320 ) ( 704 3008 -320 ) TECH04_2 0 0 0 1 1 +( 720 3008 -320 ) ( 720 3008 -592 ) ( 720 2992 -592 ) TECH04_2 0 0 0 1 1 +( 704 2992 -320 ) ( 704 2992 -592 ) ( 704 3008 -592 ) TECH04_7 0 0 0 1 1 +( 704 3008 -592 ) ( 720 3008 -592 ) ( 720 3008 -320 ) TECH04_2 0 0 0 1 1 +( 704 2992 -320 ) ( 720 2992 -320 ) ( 720 2992 -592 ) TECH04_2 0 0 0 1 1 +} +// brush 3082 +{ +( 720 2960 -592 ) ( 704 2960 -592 ) ( 704 2944 -592 ) TECH04_2 0 0 0 1 1 +( 720 2944 -320 ) ( 704 2944 -320 ) ( 704 2960 -320 ) TECH04_2 0 0 0 1 1 +( 720 2960 -320 ) ( 720 2960 -592 ) ( 720 2944 -592 ) TECH04_2 0 0 0 1 1 +( 704 2944 -320 ) ( 704 2944 -592 ) ( 704 2960 -592 ) TECH04_7 0 0 0 1 1 +( 704 2960 -592 ) ( 720 2960 -592 ) ( 720 2960 -320 ) TECH04_2 0 0 0 1 1 +( 704 2944 -320 ) ( 720 2944 -320 ) ( 720 2944 -592 ) TECH04_2 0 0 0 1 1 +} +// brush 3083 +{ +( 776 2992 -328 ) ( 760 2992 -328 ) ( 760 2960 -328 ) LITE_FART3 0 8 90 1 1 +( 776 2960 -320 ) ( 760 2960 -320 ) ( 760 2992 -320 ) TECH04_2 0 0 0 1 1 +( 776 2992 -320 ) ( 776 2992 -328 ) ( 776 2960 -328 ) TECH04_2 0 0 0 1 1 +( 760 2960 -320 ) ( 760 2960 -328 ) ( 760 2992 -328 ) TECH04_2 0 0 0 1 1 +( 760 2992 -328 ) ( 776 2992 -328 ) ( 776 2992 -320 ) TECH04_2 0 0 0 1 1 +( 760 2960 -320 ) ( 776 2960 -320 ) ( 776 2960 -328 ) TECH04_2 0 0 0 1 1 +} +// brush 3084 +{ +( 1152 2720 -512 ) ( 1152 2784 -512 ) ( 1144 2784 -512 ) TECH04_8 8 0 0 1 1 +( 1144 2720 -448 ) ( 1144 2784 -448 ) ( 1152 2784 -448 ) base_ceil1 0 0 0 1 1 +( 1152 2720 -448 ) ( 1152 2720 -512 ) ( 1144 2720 -512 ) TECH04_8 8 0 0 1 1 +( 1144 2784 -448 ) ( 1144 2784 -512 ) ( 1152 2784 -512 ) TECH04_8 8 0 0 1 1 +( 1200 2784 -512 ) ( 1200 2720 -512 ) ( 1200 2720 -448 ) TECH04_8 8 0 0 1 1 +( 1168 2784 -448 ) ( 1168 2720 -448 ) ( 1168 2720 -512 ) TECH01_7 0 0 0 1 1 +} +// brush 3085 +{ +( 1072 2752 -392 ) ( 1072 2720 -392 ) ( 1104 2720 -392 ) TLIGHT01_1 16 0 0 1 1 +( 1104 2752 -384 ) ( 1104 2720 -384 ) ( 1072 2720 -384 ) TLIGHT01_1 0 0 0 1 1 +( 1072 2752 -384 ) ( 1072 2752 -392 ) ( 1104 2752 -392 ) TLIGHT01_1 16 0 0 1 1 +( 1104 2720 -384 ) ( 1104 2720 -392 ) ( 1072 2720 -392 ) TLIGHT01_1 16 0 0 1 1 +( 1072 2720 -392 ) ( 1072 2752 -392 ) ( 1072 2752 -384 ) TLIGHT01_1 0 0 0 1 1 +( 1104 2720 -384 ) ( 1104 2752 -384 ) ( 1104 2752 -392 ) TLIGHT01_1 0 0 0 1 1 +} +// brush 3086 +{ +( 792 2616 -152 ) ( 776 2616 -152 ) ( 776 2600 -152 ) LITE_FART3 8 8 0 1 1 +( 792 2600 -128 ) ( 776 2600 -128 ) ( 776 2616 -128 ) TECH04_2 0 0 0 1 1 +( 792 2616 -128 ) ( 792 2616 -152 ) ( 792 2600 -152 ) TECH04_2 0 0 0 1 1 +( 776 2600 -128 ) ( 776 2600 -152 ) ( 776 2616 -152 ) TECH04_2 0 0 0 1 1 +( 776 2616 -152 ) ( 792 2616 -152 ) ( 792 2616 -128 ) TECH04_2 0 0 0 1 1 +( 776 2600 -128 ) ( 792 2600 -128 ) ( 792 2600 -152 ) TECH04_2 0 0 0 1 1 +} +// brush 3087 +{ +( 888 2616 -152 ) ( 872 2616 -152 ) ( 872 2600 -152 ) LITE_FART3 8 8 0 1 1 +( 888 2600 -128 ) ( 872 2600 -128 ) ( 872 2616 -128 ) TECH04_2 0 0 0 1 1 +( 888 2616 -128 ) ( 888 2616 -152 ) ( 888 2600 -152 ) TECH04_2 0 0 0 1 1 +( 872 2600 -128 ) ( 872 2600 -152 ) ( 872 2616 -152 ) TECH04_2 0 0 0 1 1 +( 872 2616 -152 ) ( 888 2616 -152 ) ( 888 2616 -128 ) TECH04_2 0 0 0 1 1 +( 872 2600 -128 ) ( 888 2600 -128 ) ( 888 2600 -152 ) TECH04_2 0 0 0 1 1 +} +// brush 3088 +{ +( 844 0 -124 ) ( 836 0 -124 ) ( 836 128 -124 ) TECH_32BORDA 0 0 0 1 1 +( 824 2944 128 ) ( 824 2944 0 ) ( 848 2944 0 ) TECH_32BORDA 0 0 0 1 1 +( 848 2816 0 ) ( 824 2816 0 ) ( 824 2816 128 ) TECH_32BORDA 0 0 0 1 1 +( 832 2768 -128 ) ( 832 2992 -128 ) ( 816 2976 -128 ) TECH04_6 0 0 90 1 1 +( 800 2960 -96 ) ( 800 2800 -96 ) ( 816 2784 -128 ) TECH_32BORDA 0 0 0 1 1 +( 832 2992 -128 ) ( 832 2768 -128 ) ( 832 2768 -96 ) TECH_32BORDA 0 0 0 1 1 +} +// brush 3089 +{ +( 824 2816 128 ) ( 824 2816 0 ) ( 848 2816 0 ) TECH_32BORDA 0 0 0 1 1 +( 832 2768 -128 ) ( 832 2992 -128 ) ( 816 2976 -128 ) TECH04_6 0 0 90 1 1 +( 800 2800 -96 ) ( 800 2960 -96 ) ( 832 2992 -96 ) twall4_1 0 0 0 1 1 +( 832 2768 -96 ) ( 832 2768 -128 ) ( 816 2784 -128 ) TECH_32BORDA 0 0 0 1 1 +( 800 2960 -96 ) ( 800 2800 -96 ) ( 816 2784 -128 ) TECH_32BORDA 0 0 0 1 1 +( 832 2992 -128 ) ( 832 2768 -128 ) ( 832 2768 -96 ) TECH_32BORDA 0 0 0 1 1 +} +// brush 3090 +{ +( 836 128 -124 ) ( 836 0 -124 ) ( 844 0 -124 ) TECH_32BORDA 0 0 0 1 1 +( 856 0 -100 ) ( 840 0 -100 ) ( 840 128 -100 ) TECH_32BORDA 0 0 0 1 1 +( 824 2944 128 ) ( 824 2944 0 ) ( 848 2944 0 ) TECH_32BORDA 0 0 0 1 1 +( 848 2816 0 ) ( 824 2816 0 ) ( 824 2816 128 ) TECH_32BORDA 0 0 0 1 1 +( 800 2960 -96 ) ( 800 2800 -96 ) ( 816 2784 -128 ) TLIGHT07 0 0 90 1 1 +( 832 2992 -128 ) ( 832 2768 -128 ) ( 832 2768 -96 ) TECH_32BORDA 0 0 0 1 1 +} +// brush 3091 +{ +( 840 128 -100 ) ( 840 0 -100 ) ( 856 0 -100 ) TECH_32BORDA 0 0 0 1 1 +( 824 2944 128 ) ( 824 2944 0 ) ( 848 2944 0 ) TECH_32BORDA 0 0 0 1 1 +( 848 2816 0 ) ( 824 2816 0 ) ( 824 2816 128 ) TECH_32BORDA 0 0 0 1 1 +( 800 2800 -96 ) ( 800 2960 -96 ) ( 832 2992 -96 ) twall4_1 0 0 0 1 1 +( 800 2960 -96 ) ( 800 2800 -96 ) ( 816 2784 -128 ) TECH_32BORDA 0 0 0 1 1 +( 832 2992 -128 ) ( 832 2768 -128 ) ( 832 2768 -96 ) TECH_32BORDA 0 0 0 1 1 +} +// brush 3092 +{ +( 960 3136 -256 ) ( 960 3120 -256 ) ( 968 3120 -256 ) TECH08_5B 64 0 0 1 1 +( 968 3136 -128 ) ( 968 3120 -128 ) ( 960 3120 -128 ) TECH08_5B 64 0 0 1 1 +( 960 3120 -256 ) ( 960 3136 -256 ) ( 960 3136 -128 ) TEK_LA16 0 0 0 1 1 +( 968 3136 -256 ) ( 968 3120 -256 ) ( 968 3120 -128 ) TECH08_5B 64 0 0 1 1 +( 968 3120 -256 ) ( 960 3120 -256 ) ( 960 3120 -128 ) BASE_CEIL1 0 0 0 1 1 +( 960 3136 -256 ) ( 968 3136 -256 ) ( 968 3136 -128 ) TECH08_5B 64 0 0 1 1 +} +// brush 3093 +{ +( 968 3072 -168 ) ( 968 3136 -168 ) ( 960 3136 -136 ) TEK_LA16 0 0 0 1 1 +( 968 3136 -128 ) ( 968 3072 -128 ) ( 960 3072 -128 ) TECH08_5B 64 0 0 1 1 +( 960 3072 -136 ) ( 960 3136 -136 ) ( 960 3136 -128 ) TEK_LA16 0 0 0 1 1 +( 968 3136 -168 ) ( 968 3072 -168 ) ( 968 3072 -128 ) TECH08_5B 64 0 0 1 1 +( 968 3072 -168 ) ( 960 3072 -136 ) ( 960 3072 -128 ) TECH08_5B 64 0 0 1 1 +( 960 3136 -136 ) ( 968 3136 -168 ) ( 968 3136 -128 ) TECH08_5B 64 0 0 1 1 +} +// brush 3094 +{ +( 1024 3088 0 ) ( 1024 3056 0 ) ( 1024 3056 128 ) TECH08_5B 0 0 0 1 1 +( 968 3136 -256 ) ( 968 3072 -256 ) ( 1088 3072 -256 ) TECH08_5B 64 0 0 1 1 +( 1088 3136 -128 ) ( 1088 3072 -128 ) ( 968 3072 -128 ) TECH08_5B 64 0 0 1 1 +( 968 3072 -256 ) ( 968 3136 -256 ) ( 968 3136 -128 ) TEK_LA16 0 0 0 1 1 +( 1088 3072 -256 ) ( 968 3072 -256 ) ( 968 3072 -128 ) TEK_LA12 0 64 0 1 1 +( 968 3136 -256 ) ( 1088 3136 -256 ) ( 1088 3136 -128 ) TECH08_5B 64 0 0 1 1 +} +// brush 3095 +{ +( 960 3088 -256 ) ( 960 3072 -256 ) ( 968 3072 -256 ) TECH08_5B 64 0 0 1 1 +( 968 3088 -128 ) ( 968 3072 -128 ) ( 960 3072 -128 ) TECH08_5B 64 0 0 1 1 +( 960 3072 -256 ) ( 960 3088 -256 ) ( 960 3088 -128 ) TEK_LA16 0 0 0 1 1 +( 968 3088 -256 ) ( 968 3072 -256 ) ( 968 3072 -128 ) TECH08_5B 64 0 0 1 1 +( 968 3072 -256 ) ( 960 3072 -256 ) ( 960 3072 -128 ) TEK_LA12 0 64 0 1 1 +( 960 3088 -256 ) ( 968 3088 -256 ) ( 968 3088 -128 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 3096 +{ +( 960 3072 -248 ) ( 960 3136 -248 ) ( 968 3136 -216 ) TEK_LA16 0 0 0 1 1 +( 960 3136 -256 ) ( 960 3072 -256 ) ( 968 3072 -256 ) TECH08_5B 64 0 0 1 1 +( 960 3072 -256 ) ( 960 3136 -256 ) ( 960 3136 -248 ) TEK_LA16 0 0 0 1 1 +( 968 3136 -256 ) ( 968 3072 -256 ) ( 968 3072 -216 ) TECH08_5B 64 0 0 1 1 +( 968 3072 -256 ) ( 960 3072 -256 ) ( 960 3072 -248 ) TECH08_5B 64 0 0 1 1 +( 960 3136 -256 ) ( 968 3136 -256 ) ( 968 3136 -216 ) TECH08_5B 64 0 0 1 1 +} +// brush 3097 +{ +( 1144 2560 -16 ) ( 1096 2560 -16 ) ( 1096 2560 112 ) SYM06_8 0 -16 0 1 1 +( 1096 2656 -16 ) ( 1128 2656 -16 ) ( 1128 2656 112 ) SYM06_8 0 -16 0 1 1 +( 1112 2832 -368 ) ( 1064 2832 -368 ) ( 1064 2128 -368 ) TWALL2_6 0 0 90 1 1 +( 1112 2128 -336 ) ( 1064 2128 -336 ) ( 1064 2832 -336 ) SYM06_8 0 -16 0 1 1 +( 1112 2832 -336 ) ( 1112 2832 -368 ) ( 1112 2128 -368 ) SYM06_8 0 -16 0 1 1 +( 1064 2128 -336 ) ( 1064 2128 -368 ) ( 1064 2832 -368 ) SYM06_8 0 -16 0 1 1 +} +// brush 3098 +{ +( 1144 2560 -16 ) ( 1096 2560 -16 ) ( 1096 2560 112 ) COP1_1 0 0 0 1 1 +( 1096 2656 -16 ) ( 1128 2656 -16 ) ( 1128 2656 112 ) COP1_1 0 0 0 1 1 +( 1072 2832 -372 ) ( 1064 2832 -372 ) ( 1064 2128 -372 ) COP1_1 0 0 0 1 1 +( 1072 2128 -368 ) ( 1064 2128 -368 ) ( 1064 2832 -368 ) COP1_1 0 0 0 1 1 +( 1072 2832 -368 ) ( 1072 2832 -372 ) ( 1072 2128 -372 ) COP1_1 0 0 0 1 1 +( 1064 2128 -368 ) ( 1064 2128 -372 ) ( 1064 2832 -372 ) COP1_1 0 0 0 1 1 +} +// brush 3099 +{ +( 1144 2560 -16 ) ( 1096 2560 -16 ) ( 1096 2560 112 ) COP1_1 0 0 0 1 1 +( 1096 2656 -16 ) ( 1128 2656 -16 ) ( 1128 2656 112 ) COP1_1 0 0 0 1 1 +( 1112 2832 -372 ) ( 1104 2832 -372 ) ( 1104 2128 -372 ) COP1_1 0 0 0 1 1 +( 1112 2128 -368 ) ( 1104 2128 -368 ) ( 1104 2832 -368 ) COP1_1 0 0 0 1 1 +( 1112 2832 -368 ) ( 1112 2832 -372 ) ( 1112 2128 -372 ) COP1_1 0 0 0 1 1 +( 1104 2128 -368 ) ( 1104 2128 -372 ) ( 1104 2832 -372 ) COP1_1 0 0 0 1 1 +} +// brush 3100 +{ +( 1104 2624 -376 ) ( 1072 2624 -376 ) ( 1072 2592 -376 ) TLIGHT01_1 16 0 0 1 1 +( 1104 2592 -368 ) ( 1072 2592 -368 ) ( 1072 2624 -368 ) TLIGHT01_1 16 16 0 1 1 +( 1104 2624 -368 ) ( 1104 2624 -376 ) ( 1104 2592 -376 ) TLIGHT01_1 0 16 0 1 1 +( 1072 2592 -368 ) ( 1072 2592 -376 ) ( 1072 2624 -376 ) TLIGHT01_1 0 16 0 1 1 +( 1072 2624 -376 ) ( 1104 2624 -376 ) ( 1104 2624 -368 ) TLIGHT01_1 16 16 0 1 1 +( 1072 2592 -368 ) ( 1104 2592 -368 ) ( 1104 2592 -376 ) TLIGHT01_1 16 16 0 1 1 +} +// brush 3101 +{ +( 672 2704 0 ) ( 680 2696 0 ) ( 680 2696 128 ) SYM06_8 0 0 0 1 1 +( 760 2656 -16 ) ( 712 2656 -16 ) ( 712 2656 112 ) SYM06_8 0 -16 0 1 1 +( 728 2928 -368 ) ( 680 2928 -368 ) ( 680 2224 -368 ) TWALL2_6 0 0 90 1 1 +( 728 2224 -336 ) ( 680 2224 -336 ) ( 680 2928 -336 ) SYM06_8 0 -16 0 1 1 +( 680 2224 -336 ) ( 680 2224 -368 ) ( 680 2928 -368 ) SYM06_8 0 -16 0 1 1 +} +// brush 3102 +{ +( 672 2704 0 ) ( 680 2696 0 ) ( 680 2696 128 ) COP1_1 0 0 0 1 1 +( 760 2656 -16 ) ( 712 2656 -16 ) ( 712 2656 112 ) COP1_1 0 0 0 1 1 +( 688 2928 -372 ) ( 680 2928 -372 ) ( 680 2224 -372 ) COP1_1 0 0 0 1 1 +( 688 2224 -368 ) ( 680 2224 -368 ) ( 680 2928 -368 ) COP1_1 0 0 0 1 1 +( 688 2928 -368 ) ( 688 2928 -372 ) ( 688 2224 -372 ) COP1_1 0 0 0 1 1 +( 680 2224 -368 ) ( 680 2224 -372 ) ( 680 2928 -372 ) COP1_1 0 0 0 1 1 +} +// brush 3103 +{ +( 952 2560 -16 ) ( 904 2560 -16 ) ( 904 2560 112 ) SYM06_8 0 -16 0 1 1 +( 904 2656 -16 ) ( 936 2656 -16 ) ( 936 2656 112 ) SYM06_8 0 -16 0 1 1 +( 920 2832 -368 ) ( 872 2832 -368 ) ( 872 2128 -368 ) TWALL2_6 0 0 90 1 1 +( 920 2128 -336 ) ( 872 2128 -336 ) ( 872 2832 -336 ) SYM06_8 0 -16 0 1 1 +( 920 2832 -336 ) ( 920 2832 -368 ) ( 920 2128 -368 ) SYM06_8 0 -16 0 1 1 +( 872 2128 -336 ) ( 872 2128 -368 ) ( 872 2832 -368 ) SYM06_8 0 -16 0 1 1 +} +// brush 3104 +{ +( 952 2560 -16 ) ( 904 2560 -16 ) ( 904 2560 112 ) COP1_1 0 0 0 1 1 +( 904 2656 -16 ) ( 936 2656 -16 ) ( 936 2656 112 ) COP1_1 0 0 0 1 1 +( 880 2832 -372 ) ( 872 2832 -372 ) ( 872 2128 -372 ) COP1_1 0 0 0 1 1 +( 880 2128 -368 ) ( 872 2128 -368 ) ( 872 2832 -368 ) COP1_1 0 0 0 1 1 +( 880 2832 -368 ) ( 880 2832 -372 ) ( 880 2128 -372 ) COP1_1 0 0 0 1 1 +( 872 2128 -368 ) ( 872 2128 -372 ) ( 872 2832 -372 ) COP1_1 0 0 0 1 1 +} +// brush 3105 +{ +( 952 2560 -16 ) ( 904 2560 -16 ) ( 904 2560 112 ) COP1_1 0 0 0 1 1 +( 904 2656 -16 ) ( 936 2656 -16 ) ( 936 2656 112 ) COP1_1 0 0 0 1 1 +( 920 2832 -372 ) ( 912 2832 -372 ) ( 912 2128 -372 ) COP1_1 0 0 0 1 1 +( 920 2128 -368 ) ( 912 2128 -368 ) ( 912 2832 -368 ) COP1_1 0 0 0 1 1 +( 920 2832 -368 ) ( 920 2832 -372 ) ( 920 2128 -372 ) COP1_1 0 0 0 1 1 +( 912 2128 -368 ) ( 912 2128 -372 ) ( 912 2832 -372 ) COP1_1 0 0 0 1 1 +} +// brush 3106 +{ +( 912 2624 -376 ) ( 880 2624 -376 ) ( 880 2592 -376 ) TLIGHT01_1 16 0 0 1 1 +( 912 2592 -368 ) ( 880 2592 -368 ) ( 880 2624 -368 ) TLIGHT01_1 16 16 0 1 1 +( 912 2624 -368 ) ( 912 2624 -376 ) ( 912 2592 -376 ) TLIGHT01_1 0 16 0 1 1 +( 880 2592 -368 ) ( 880 2592 -376 ) ( 880 2624 -376 ) TLIGHT01_1 0 16 0 1 1 +( 880 2624 -376 ) ( 912 2624 -376 ) ( 912 2624 -368 ) TLIGHT01_1 16 16 0 1 1 +( 880 2592 -368 ) ( 912 2592 -368 ) ( 912 2592 -376 ) TLIGHT01_1 16 16 0 1 1 +} +// brush 3107 +{ +( 760 2560 -16 ) ( 712 2560 -16 ) ( 712 2560 112 ) SYM06_8 0 -16 0 1 1 +( 712 2656 -16 ) ( 744 2656 -16 ) ( 744 2656 112 ) SYM06_8 0 -16 0 1 1 +( 728 2832 -368 ) ( 680 2832 -368 ) ( 680 2128 -368 ) TWALL2_6 0 0 90 1 1 +( 728 2128 -336 ) ( 680 2128 -336 ) ( 680 2832 -336 ) SYM06_8 0 -16 0 1 1 +( 728 2832 -336 ) ( 728 2832 -368 ) ( 728 2128 -368 ) SYM06_8 0 -16 0 1 1 +( 680 2128 -336 ) ( 680 2128 -368 ) ( 680 2832 -368 ) SYM06_8 0 -16 0 1 1 +} +// brush 3108 +{ +( 760 2560 -16 ) ( 712 2560 -16 ) ( 712 2560 112 ) COP1_1 0 0 0 1 1 +( 712 2656 -16 ) ( 744 2656 -16 ) ( 744 2656 112 ) COP1_1 0 0 0 1 1 +( 688 2832 -372 ) ( 680 2832 -372 ) ( 680 2128 -372 ) COP1_1 0 0 0 1 1 +( 688 2128 -368 ) ( 680 2128 -368 ) ( 680 2832 -368 ) COP1_1 0 0 0 1 1 +( 688 2832 -368 ) ( 688 2832 -372 ) ( 688 2128 -372 ) COP1_1 0 0 0 1 1 +( 680 2128 -368 ) ( 680 2128 -372 ) ( 680 2832 -372 ) COP1_1 0 0 0 1 1 +} +// brush 3109 +{ +( 760 2560 -16 ) ( 712 2560 -16 ) ( 712 2560 112 ) COP1_1 0 0 0 1 1 +( 712 2656 -16 ) ( 744 2656 -16 ) ( 744 2656 112 ) COP1_1 0 0 0 1 1 +( 728 2832 -372 ) ( 720 2832 -372 ) ( 720 2128 -372 ) COP1_1 0 0 0 1 1 +( 728 2128 -368 ) ( 720 2128 -368 ) ( 720 2832 -368 ) COP1_1 0 0 0 1 1 +( 728 2832 -368 ) ( 728 2832 -372 ) ( 728 2128 -372 ) COP1_1 0 0 0 1 1 +( 720 2128 -368 ) ( 720 2128 -372 ) ( 720 2832 -372 ) COP1_1 0 0 0 1 1 +} +// brush 3110 +{ +( 720 2624 -376 ) ( 688 2624 -376 ) ( 688 2592 -376 ) TLIGHT01_1 16 0 0 1 1 +( 720 2592 -368 ) ( 688 2592 -368 ) ( 688 2624 -368 ) TLIGHT01_1 16 16 0 1 1 +( 720 2624 -368 ) ( 720 2624 -376 ) ( 720 2592 -376 ) TLIGHT01_1 0 16 0 1 1 +( 688 2592 -368 ) ( 688 2592 -376 ) ( 688 2624 -376 ) TLIGHT01_1 0 16 0 1 1 +( 688 2624 -376 ) ( 720 2624 -376 ) ( 720 2624 -368 ) TLIGHT01_1 16 16 0 1 1 +( 688 2592 -368 ) ( 720 2592 -368 ) ( 720 2592 -376 ) TLIGHT01_1 16 16 0 1 1 +} +// brush 3111 +{ +( 512 2776 -16 ) ( 512 2824 -16 ) ( 512 2824 112 ) SYM06_8 0 -16 0 1 1 +( 608 2824 -16 ) ( 608 2792 -16 ) ( 608 2792 112 ) SYM06_8 0 -16 0 1 1 +( 784 2808 -368 ) ( 784 2856 -368 ) ( 80 2856 -368 ) TWALL2_6 0 0 0 1 1 +( 80 2808 -336 ) ( 80 2856 -336 ) ( 784 2856 -336 ) SYM06_8 0 -16 0 1 1 +( 784 2808 -336 ) ( 784 2808 -368 ) ( 80 2808 -368 ) SYM06_8 0 -16 0 1 1 +( 80 2856 -336 ) ( 80 2856 -368 ) ( 784 2856 -368 ) SYM06_8 0 -16 0 1 1 +} +// brush 3112 +{ +( 512 2776 -16 ) ( 512 2824 -16 ) ( 512 2824 112 ) COP1_1 0 0 0 1 1 +( 608 2824 -16 ) ( 608 2792 -16 ) ( 608 2792 112 ) COP1_1 0 0 0 1 1 +( 784 2848 -372 ) ( 784 2856 -372 ) ( 80 2856 -372 ) COP1_1 0 0 0 1 1 +( 80 2848 -368 ) ( 80 2856 -368 ) ( 784 2856 -368 ) COP1_1 0 0 0 1 1 +( 784 2848 -368 ) ( 784 2848 -372 ) ( 80 2848 -372 ) COP1_1 0 0 0 1 1 +( 80 2856 -368 ) ( 80 2856 -372 ) ( 784 2856 -372 ) COP1_1 0 0 0 1 1 +} +// brush 3113 +{ +( 512 2776 -16 ) ( 512 2824 -16 ) ( 512 2824 112 ) COP1_1 0 0 0 1 1 +( 608 2824 -16 ) ( 608 2792 -16 ) ( 608 2792 112 ) COP1_1 0 0 0 1 1 +( 784 2808 -372 ) ( 784 2816 -372 ) ( 80 2816 -372 ) COP1_1 0 0 0 1 1 +( 80 2808 -368 ) ( 80 2816 -368 ) ( 784 2816 -368 ) COP1_1 0 0 0 1 1 +( 784 2808 -368 ) ( 784 2808 -372 ) ( 80 2808 -372 ) COP1_1 0 0 0 1 1 +( 80 2816 -368 ) ( 80 2816 -372 ) ( 784 2816 -372 ) COP1_1 0 0 0 1 1 +} +// brush 3114 +{ +( 576 2816 -376 ) ( 576 2848 -376 ) ( 544 2848 -376 ) TLIGHT01_1 0 0 0 1 1 +( 544 2816 -368 ) ( 544 2848 -368 ) ( 576 2848 -368 ) TLIGHT01_1 0 16 0 1 1 +( 576 2816 -368 ) ( 576 2816 -376 ) ( 544 2816 -376 ) TLIGHT01_1 0 16 0 1 1 +( 544 2848 -368 ) ( 544 2848 -376 ) ( 576 2848 -376 ) TLIGHT01_1 0 16 0 1 1 +( 576 2848 -376 ) ( 576 2816 -376 ) ( 576 2816 -368 ) TLIGHT01_1 0 16 0 1 1 +( 544 2848 -368 ) ( 544 2816 -368 ) ( 544 2816 -376 ) TLIGHT01_1 0 16 0 1 1 +} +// brush 3115 +{ +( 448 3504 -112 ) ( 400 3568 0 ) ( 400 3584 0 ) UWALL1_2 0 0 0 1 1 +( 368 3584 0 ) ( 368 3568 0 ) ( 320 3552 -112 ) UWALL1_2 0 0 0 1 1 +( 368 3568 0 ) ( 368 3456 -144 ) ( 320 3552 -112 ) UWALL1_2 0 0 0 1 1 +( 400 3568 0 ) ( 448 3504 -112 ) ( 400 3456 -144 ) UWALL1_2 0 0 0 1 1 +( 368 3568 0 ) ( 400 3568 0 ) ( 400 3456 -144 ) UWALL1_2 0 0 0 1 1 +( 400 3456 -256 ) ( 400 3456 -144 ) ( 448 3504 -112 ) UWALL1_2 0 0 0 1 1 +( 320 3552 -256 ) ( 320 3552 -112 ) ( 368 3456 -144 ) UWALL1_2 0 0 0 1 1 +( 320 3552 -256 ) ( 368 3456 -256 ) ( 400 3456 -256 ) UWALL1_2 0 0 0 1 1 +( 400 3568 0 ) ( 368 3568 0 ) ( 368 3584 0 ) UWALL1_2 0 0 0 1 1 +( 448 3504 -256 ) ( 448 3504 -112 ) ( 448 3584 -112 ) UWALL1_2 0 0 0 1 1 +( 320 3584 -112 ) ( 320 3552 -112 ) ( 320 3552 -256 ) UWALL1_2 0 0 0 1 1 +( 448 3584 -256 ) ( 448 3584 -112 ) ( 400 3584 0 ) UWALL1_2 0 0 0 1 1 +( 368 3456 -144 ) ( 400 3456 -144 ) ( 400 3456 -256 ) UWALL1_2 0 0 0 1 1 +} +// brush 3116 +{ +( 440 3016 -256 ) ( 416 3016 -256 ) ( 424 3024 -192 ) TLIGHT11 0 0 0 1 1 +( 416 3040 -256 ) ( 440 3040 -256 ) ( 432 3032 -192 ) TLIGHT11 0 0 0 1 1 +( 432 3024 -192 ) ( 424 3024 -192 ) ( 424 3032 -192 ) COP1_1 0 0 0 1 1 +( 416 3016 -256 ) ( 440 3016 -256 ) ( 440 3040 -256 ) TLIGHT11 0 0 0 1 1 +( 432 3024 -192 ) ( 432 3032 -192 ) ( 440 3040 -256 ) TLIGHT11 0 0 0 1 1 +( 424 3032 -192 ) ( 424 3024 -192 ) ( 416 3016 -256 ) TLIGHT11 0 0 0 1 1 +} +// brush 3117 +{ +( 192 2760 -448 ) ( 168 2760 -448 ) ( 176 2768 -384 ) TLIGHT11 0 0 0 1 1 +( 168 2784 -448 ) ( 192 2784 -448 ) ( 184 2776 -384 ) TLIGHT11 0 0 0 1 1 +( 184 2768 -384 ) ( 176 2768 -384 ) ( 176 2776 -384 ) COP1_1 0 0 0 1 1 +( 168 2760 -448 ) ( 192 2760 -448 ) ( 192 2784 -448 ) TLIGHT11 0 0 0 1 1 +( 184 2768 -384 ) ( 184 2776 -384 ) ( 192 2784 -448 ) TLIGHT11 0 0 0 1 1 +( 176 2776 -384 ) ( 176 2768 -384 ) ( 168 2760 -448 ) TLIGHT11 0 0 0 1 1 +} +// brush 3118 +{ +( 1264 2912 0 ) ( 1232 2912 0 ) ( 1232 2912 128 ) TECH07_2 0 0 0 1 1 +( 1184 128 -512 ) ( 1184 0 -512 ) ( 1216 0 -512 ) ECOP1_6 0 0 0 1 1 +( 1280 2688 -384 ) ( 1152 2688 -384 ) ( 1152 3200 -384 ) TECH07_2 0 0 0 1 1 +( 1280 3200 -384 ) ( 1280 3200 -672 ) ( 1280 2688 -672 ) TECH07_2 0 0 0 1 1 +( 1152 2688 -384 ) ( 1152 2688 -672 ) ( 1152 3200 -672 ) TECH07_2 0 0 0 1 1 +( 1152 3200 -672 ) ( 1280 3200 -672 ) ( 1280 3200 -384 ) TECH07_2 0 0 0 1 1 +} +// brush 3119 +{ +( 1152 2912 -512 ) ( 1152 2896 -512 ) ( 1160 2896 -512 ) TECH08_5B 64 0 0 1 1 +( 1160 2912 -384 ) ( 1160 2896 -384 ) ( 1152 2896 -384 ) TECH08_5B 64 0 0 1 1 +( 1152 2896 -512 ) ( 1152 2912 -512 ) ( 1152 2912 -384 ) TEK_LA16 32 0 0 1 1 +( 1160 2912 -512 ) ( 1160 2896 -512 ) ( 1160 2896 -384 ) TECH08_5B 64 0 0 1 1 +( 1160 2896 -512 ) ( 1152 2896 -512 ) ( 1152 2896 -384 ) BASE_CEIL1 0 0 0 1 1 +( 1152 2912 -512 ) ( 1160 2912 -512 ) ( 1160 2912 -384 ) TECH08_5B 64 0 0 1 1 +} +// brush 3120 +{ +( 1160 2848 -424 ) ( 1160 2912 -424 ) ( 1152 2912 -392 ) TEK_LA16 32 0 0 1 1 +( 1160 2912 -384 ) ( 1160 2848 -384 ) ( 1152 2848 -384 ) TECH08_5B 64 0 0 1 1 +( 1152 2848 -392 ) ( 1152 2912 -392 ) ( 1152 2912 -384 ) TEK_LA16 32 0 0 1 1 +( 1160 2912 -424 ) ( 1160 2848 -424 ) ( 1160 2848 -384 ) TECH08_5B 64 0 0 1 1 +( 1160 2848 -424 ) ( 1152 2848 -392 ) ( 1152 2848 -384 ) TECH08_5B 64 0 0 1 1 +( 1152 2912 -392 ) ( 1160 2912 -424 ) ( 1160 2912 -384 ) TECH08_5B 64 0 0 1 1 +} +// brush 3121 +{ +( 1160 2912 -512 ) ( 1160 2848 -512 ) ( 1280 2848 -512 ) TECH08_5B 64 0 0 1 1 +( 1280 2912 -384 ) ( 1280 2848 -384 ) ( 1160 2848 -384 ) TECH08_5B 64 0 0 1 1 +( 1160 2848 -512 ) ( 1160 2912 -512 ) ( 1160 2912 -384 ) TEK_LA16 32 0 0 1 1 +( 1280 2912 -512 ) ( 1280 2848 -512 ) ( 1280 2848 -384 ) TECH08_5B 64 0 0 1 1 +( 1280 2848 -512 ) ( 1160 2848 -512 ) ( 1160 2848 -384 ) TEK_LA12 0 64 0 1 1 +( 1160 2912 -512 ) ( 1280 2912 -512 ) ( 1280 2912 -384 ) TECH08_5B 64 0 0 1 1 +} +// brush 3122 +{ +( 1152 2864 -512 ) ( 1152 2848 -512 ) ( 1160 2848 -512 ) TECH08_5B 64 0 0 1 1 +( 1160 2864 -384 ) ( 1160 2848 -384 ) ( 1152 2848 -384 ) TECH08_5B 64 0 0 1 1 +( 1152 2848 -512 ) ( 1152 2864 -512 ) ( 1152 2864 -384 ) TEK_LA16 32 0 0 1 1 +( 1160 2864 -512 ) ( 1160 2848 -512 ) ( 1160 2848 -384 ) TECH08_5B 64 0 0 1 1 +( 1160 2848 -512 ) ( 1152 2848 -512 ) ( 1152 2848 -384 ) TEK_LA12 0 64 0 1 1 +( 1152 2864 -512 ) ( 1160 2864 -512 ) ( 1160 2864 -384 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 3123 +{ +( 1152 2848 -504 ) ( 1152 2912 -504 ) ( 1160 2912 -472 ) TEK_LA16 32 0 0 1 1 +( 1152 2912 -512 ) ( 1152 2848 -512 ) ( 1160 2848 -512 ) TECH08_5B 64 0 0 1 1 +( 1152 2848 -512 ) ( 1152 2912 -512 ) ( 1152 2912 -504 ) TEK_LA16 32 0 0 1 1 +( 1160 2912 -512 ) ( 1160 2848 -512 ) ( 1160 2848 -472 ) TECH08_5B 64 0 0 1 1 +( 1160 2848 -512 ) ( 1152 2848 -512 ) ( 1152 2848 -504 ) TECH08_5B 64 0 0 1 1 +( 1152 2912 -512 ) ( 1160 2912 -512 ) ( 1160 2912 -472 ) TECH08_5B 64 0 0 1 1 +} +// brush 3124 +{ +( 960 128 -288 ) ( 896 128 -288 ) ( 896 64 -288 ) CRATE0_SIDE 0 32 0 1 1 +( 960 64 -224 ) ( 896 64 -224 ) ( 896 128 -224 ) CRATE2_TOP 0 0 0 1 -1 +( 960 128 -224 ) ( 960 128 -288 ) ( 960 64 -288 ) CRATE0_SIDE 0 32 0 1 1 +( 896 64 -224 ) ( 896 64 -288 ) ( 896 128 -288 ) CRATE1_SIDE 0 32 0 1 1 +( 896 128 -288 ) ( 960 128 -288 ) ( 960 128 -224 ) CRATE0_SIDE 0 32 0 1 1 +( 896 64 -224 ) ( 960 64 -224 ) ( 960 64 -288 ) cratec_side 0 32 0 1 1 +} +// brush 3125 +{ +( 656 3152 -256 ) ( 704 3200 -256 ) ( 656 3152 -128 ) TECH08_5B 0 0 0 1 1 +( 656 3152 -256 ) ( 656 3152 -128 ) ( 704 3136 -128 ) PBTEK1_03 0 0 0 1 1 +( 704 3200 -128 ) ( 704 3200 -256 ) ( 704 3136 -256 ) TECH08_5B 64 0 0 1 1 +( 704 3136 -128 ) ( 640 3136 -128 ) ( 640 3200 -128 ) TECH08_5B 0 0 0 1 1 +( 704 3200 -256 ) ( 640 3200 -256 ) ( 640 3136 -256 ) TECH08_5B 0 0 0 1 1 +} +// brush 3126 +{ +( 1144 3176 -256 ) ( 632 3176 -256 ) ( 632 3176 -128 ) credits 0 0 0 1 1 +( 1152 3264 -128 ) ( 640 3264 -128 ) ( 640 3264 -256 ) TECH07_2 96 0 0 1 1 +( 768 3264 -256 ) ( 768 3264 -128 ) ( 768 3200 -128 ) twall4_1 0 0 0 1 1 +( 896 3208 -256 ) ( 896 3208 -128 ) ( 896 3272 -128 ) twall4_1 0 0 0 1 1 +( 640 3264 -128 ) ( 1152 3264 -128 ) ( 1152 3200 -128 ) SFLOOR4_2 0 0 0 1 1 +( 640 3200 -256 ) ( 1152 3200 -256 ) ( 1152 3264 -256 ) COP1_1 0 0 0 1 1 +} +// brush 3127 +{ +( 16 1456 -96 ) ( 16 1440 -96 ) ( -176 1440 -96 ) PIP_RE2 -80 80 0 1 1 +( -48 1448 -128 ) ( -48 1448 -192 ) ( -240 1448 -192 ) WIR_LA4 0 -80 0 1 1 +( -80 1744 -48 ) ( -80 1744 -32 ) ( -80 1488 -32 ) PIP_RE2 -16 112 0 1 1 +( -48 1488 -48 ) ( -48 1488 -32 ) ( -48 1744 -32 ) PIP_RE2 -16 112 0 1 1 +( -48 1448 -128 ) ( -80 1456 -96 ) ( -80 1448 -128 ) WIR_LA4 0 -80 0 1 1 +} +// brush 3128 +{ +( -80 1448 -192 ) ( -80 1456 -224 ) ( -48 1448 -192 ) WIR_LA4 0 -80 0 1 1 +( -48 1744 -288 ) ( -48 1488 -288 ) ( -48 1488 -272 ) PIP_RE2 -16 32 0 1 1 +( -80 1488 -288 ) ( -80 1744 -288 ) ( -80 1744 -272 ) PIP_RE2 -16 32 0 1 1 +( -240 1448 -128 ) ( -48 1448 -128 ) ( -48 1448 -192 ) WIR_LA4 0 0 0 1 1 +( -176 1440 -224 ) ( 16 1440 -224 ) ( 16 1456 -224 ) PIP_RE2 -80 80 0 1 1 +} +// brush 3129 +{ +( -80 1880 -128 ) ( -80 1872 -96 ) ( -48 1880 -128 ) WIR_LA4 0 -80 0 1 1 +( -48 1584 -32 ) ( -48 1840 -32 ) ( -48 1840 -48 ) PIP_RE2 -64 112 0 1 1 +( -80 1840 -32 ) ( -80 1584 -32 ) ( -80 1584 -48 ) PIP_RE2 -64 112 0 1 1 +( -240 1880 -192 ) ( -48 1880 -192 ) ( -48 1880 -128 ) WIR_LA4 0 -80 0 1 1 +( -176 1888 -96 ) ( 16 1888 -96 ) ( 16 1872 -96 ) PIP_RE2 -80 32 0 1 1 +} +// brush 3130 +{ +( 16 1872 -224 ) ( 16 1888 -224 ) ( -176 1888 -224 ) PIP_RE2 -80 32 0 1 1 +( -48 1880 -192 ) ( -48 1880 -128 ) ( -240 1880 -128 ) WIR_LA4 0 0 0 1 1 +( -80 1584 -272 ) ( -80 1584 -288 ) ( -80 1840 -288 ) PIP_RE2 -64 32 0 1 1 +( -48 1840 -272 ) ( -48 1840 -288 ) ( -48 1584 -288 ) PIP_RE2 -64 32 0 1 1 +( -48 1880 -192 ) ( -80 1872 -224 ) ( -80 1880 -192 ) WIR_LA4 0 -80 0 1 1 +} +// brush 3131 +{ +( 152 1680 -128 ) ( 144 1648 -96 ) ( 152 1648 -128 ) WIR_LA4 64 -80 -180 1 -1 +( 112 1680 -48 ) ( 112 1680 -32 ) ( -144 1680 -32 ) PIP_RE2 -80 112 -180 1 -1 +( -144 1648 -48 ) ( -144 1648 -32 ) ( 112 1648 -32 ) PIP_RE2 -80 112 -180 1 -1 +( 152 1680 -128 ) ( 152 1680 -192 ) ( 152 1488 -192 ) WIR_LA4 -64 -80 0 1 1 +( 144 1744 -96 ) ( 160 1744 -96 ) ( 160 1552 -96 ) PIP_RE2 -16 80 90 1 1 +} +// brush 3132 +{ +( 160 1552 -224 ) ( 160 1744 -224 ) ( 144 1744 -224 ) PIP_RE2 -16 80 90 1 1 +( 152 1488 -128 ) ( 152 1680 -128 ) ( 152 1680 -192 ) WIR_LA4 -64 0 0 1 1 +( 112 1648 -288 ) ( -144 1648 -288 ) ( -144 1648 -272 ) PIP_RE2 -80 31 -180 1 -1 +( -144 1680 -288 ) ( 112 1680 -288 ) ( 112 1680 -272 ) PIP_RE2 -80 31 -180 1 -1 +( 152 1648 -192 ) ( 144 1648 -224 ) ( 152 1680 -192 ) WIR_LA4 64 -80 -180 1 -1 +} +// brush 3133 +{ +( 48 752 -272 ) ( 80 752 -272 ) ( 80 752 -276 ) TLIGHT01_1 16 16 0 1 1 +( 48 784 -276 ) ( 80 784 -276 ) ( 80 784 -272 ) TLIGHT01_1 16 16 0 1 1 +( 48 752 -272 ) ( 48 752 -276 ) ( 48 784 -276 ) TLIGHT01_1 16 16 0 1 1 +( 80 784 -272 ) ( 80 784 -276 ) ( 80 752 -276 ) TLIGHT01_1 16 16 0 1 1 +( 80 752 -272 ) ( 48 752 -272 ) ( 48 784 -272 ) TLIGHT01_1 16 -16 0 1 1 +( 80 784 -276 ) ( 48 784 -276 ) ( 48 752 -276 ) TLIGHT01_1 16 -16 0 1 1 +} +// brush 3134 +{ +( 144 896 -276 ) ( 112 896 -276 ) ( 112 864 -276 ) TLIGHT01_1 -16 0 0 1 1 +( 144 864 -272 ) ( 112 864 -272 ) ( 112 896 -272 ) TLIGHT01_1 -16 0 0 1 1 +( 144 896 -272 ) ( 144 896 -276 ) ( 144 864 -276 ) TLIGHT01_1 0 16 0 1 1 +( 112 864 -272 ) ( 112 864 -276 ) ( 112 896 -276 ) TLIGHT01_1 0 16 0 1 1 +( 112 896 -276 ) ( 144 896 -276 ) ( 144 896 -272 ) TLIGHT01_1 -16 16 0 1 1 +( 112 864 -272 ) ( 144 864 -272 ) ( 144 864 -276 ) TLIGHT01_1 -16 16 0 1 1 +} +// brush 3135 +{ +( 136 3248 -512 ) ( 136 3280 -512 ) ( 136 3280 -316 ) cop1_7 0 0 0 1 1 +( 200 3248 -308 ) ( 200 3280 -316 ) ( 200 3280 -512 ) cop1_7 0 0 0 1 1 +( 152 3296 -512 ) ( 184 3296 -512 ) ( 184 3296 -320 ) cop1_7 0 0 0 1 1 +( 184 3232 -400 ) ( 152 3232 -400 ) ( 152 3232 -192 ) cop1_7 0 0 0 1 1 +( 200 3280 -316 ) ( 184 3296 -320 ) ( 184 3296 -512 ) cop1_7 0 0 0 1 1 +( 136 3280 -512 ) ( 152 3296 -512 ) ( 152 3296 -320 ) cop1_7 0 0 0 1 1 +( 152 3232 -512 ) ( 136 3248 -512 ) ( 136 3248 -308 ) cop1_7 0 0 0 1 1 +( 184 3232 -304 ) ( 200 3248 -308 ) ( 200 3248 -512 ) cop1_7 0 0 0 1 1 +( -2616 3328 -512 ) ( -2744 3328 -512 ) ( -2744 3296 -512 ) cop1_7 0 0 0 1 1 +( 136 3232 -160 ) ( 136 3296 -224 ) ( 200 3232 -160 ) cop1_7 0 0 0 1 1 +} +// brush 3136 +{ +( -2744 3584 -224 ) ( -2744 3584 -240 ) ( -2616 3584 -240 ) cop1_7 0 0 0 1 1 +( 184 3504 -160 ) ( 200 3500 -176 ) ( 200 3296 -176 ) cop1_7 0 0 0 1 1 +( 152 3296 -160 ) ( 136 3296 -176 ) ( 136 3500 -176 ) cop1_7 0 0 0 1 1 +( 136 3296 -208 ) ( 152 3296 -224 ) ( 152 3488 -224 ) cop1_7 0 0 0 1 1 +( 200 3492 -208 ) ( 184 3488 -224 ) ( 184 3296 -224 ) cop1_7 0 0 0 1 1 +( 184 3408 -160 ) ( 152 3408 -160 ) ( 152 3616 -160 ) cop1_7 0 0 0 1 1 +( 152 3296 -224 ) ( 184 3296 -224 ) ( 184 3488 -224 ) cop1_7 0 0 0 1 1 +( 200 3500 -176 ) ( 200 3492 -208 ) ( 200 3296 -208 ) cop1_7 0 0 0 1 1 +( 136 3296 -176 ) ( 136 3296 -208 ) ( 136 3492 -208 ) cop1_7 0 0 0 1 1 +( 136 3296 -224 ) ( 136 3232 -160 ) ( 200 3296 -224 ) cop1_7 0 0 0 1 1 +} +// brush 3137 +{ +( 72 3232 -176 ) ( 72 3280 -224 ) ( 120 3232 -176 ) cop1_7 0 0 0 1 1 +( 72 3244 -512 ) ( 84 3232 -512 ) ( 108 3232 -512 ) cop1_7 0 0 0 1 1 +( 108 3232 -196 ) ( 120 3244 -199 ) ( 120 3244 -400 ) cop1_7 0 0 0 1 1 +( 84 3232 -512 ) ( 72 3244 -512 ) ( 72 3244 -311 ) cop1_7 0 0 0 1 1 +( 72 3268 -512 ) ( 84 3280 -512 ) ( 84 3280 -320 ) cop1_7 0 0 0 1 1 +( 120 3268 -205 ) ( 108 3280 -208 ) ( 108 3280 -400 ) cop1_7 0 0 0 1 1 +( 108 3232 -400 ) ( 84 3232 -400 ) ( 84 3232 -196 ) cop1_7 0 0 0 1 1 +( 84 3280 -400 ) ( 108 3280 -400 ) ( 108 3280 -208 ) cop1_7 0 0 0 1 1 +( 120 3244 -199 ) ( 120 3268 -205 ) ( 120 3268 -400 ) cop1_7 0 0 0 1 1 +( 72 3244 -512 ) ( 72 3268 -512 ) ( 72 3268 -317 ) cop1_7 0 0 0 1 1 +} +// brush 3138 +{ +( 72 3280 -224 ) ( 72 3232 -176 ) ( 120 3280 -224 ) cop1_7 0 0 0 1 1 +( 72 3296 -188 ) ( 72 3296 -212 ) ( 72 3491 -212 ) cop1_7 0 0 0 1 1 +( 120 3609 -188 ) ( 120 3603 -212 ) ( 120 3408 -212 ) cop1_7 0 0 0 1 1 +( 84 3408 -224 ) ( 108 3408 -224 ) ( 108 3600 -224 ) cop1_7 0 0 0 1 1 +( 108 3408 -176 ) ( 84 3408 -176 ) ( 84 3612 -176 ) cop1_7 0 0 0 1 1 +( 120 3603 -212 ) ( 108 3600 -224 ) ( 108 3408 -224 ) cop1_7 0 0 0 1 1 +( 72 3296 -212 ) ( 84 3296 -224 ) ( 84 3488 -224 ) cop1_7 0 0 0 1 1 +( 84 3296 -176 ) ( 72 3296 -188 ) ( 72 3497 -188 ) cop1_7 0 0 0 1 1 +( 108 3612 -176 ) ( 120 3609 -188 ) ( 120 3408 -188 ) cop1_7 0 0 0 1 1 +( 128 3584 -176 ) ( 64 3584 -176 ) ( 128 3584 -224 ) cop1_7 0 0 0 1 1 +} +// brush 3139 +{ +( 120 3280 -432 ) ( 112 3280 -432 ) ( 120 3232 -432 ) cop2_5 0 0 0 1 1 +( 72 3280 -416 ) ( 96 3280 -416 ) ( 72 3232 -416 ) cop2_5 0 0 0 1 1 +( 68 3240 -416 ) ( 68 3240 -432 ) ( 68 3272 -432 ) cop2_5 0 0 0 1 1 +( 124 3240 -432 ) ( 124 3240 -416 ) ( 124 3272 -416 ) cop2_5 0 0 0 1 1 +( 112 3284 -432 ) ( 112 3284 -416 ) ( 80 3284 -416 ) cop2_5 0 0 0 1 1 +( 112 3228 -416 ) ( 112 3228 -432 ) ( 80 3228 -432 ) cop2_5 0 0 0 1 1 +( 112 3284 -416 ) ( 112 3284 -432 ) ( 124 3272 -432 ) cop2_5 0 0 0 1 1 +( 68 3272 -416 ) ( 68 3272 -432 ) ( 80 3284 -432 ) cop2_5 0 0 0 1 1 +( 68 3240 -432 ) ( 68 3240 -416 ) ( 80 3228 -416 ) cop2_5 0 0 0 1 1 +( 124 3240 -416 ) ( 124 3240 -432 ) ( 112 3228 -432 ) cop2_5 0 0 0 1 1 +} +// brush 3140 +{ +( 124 3240 -320 ) ( 124 3240 -336 ) ( 112 3228 -336 ) cop2_5 0 0 0 1 1 +( 68 3240 -336 ) ( 68 3240 -320 ) ( 80 3228 -320 ) cop2_5 0 0 0 1 1 +( 68 3272 -320 ) ( 68 3272 -336 ) ( 80 3284 -336 ) cop2_5 0 0 0 1 1 +( 112 3284 -320 ) ( 112 3284 -336 ) ( 124 3272 -336 ) cop2_5 0 0 0 1 1 +( 112 3228 -320 ) ( 112 3228 -336 ) ( 80 3228 -336 ) cop2_5 0 0 0 1 1 +( 112 3284 -336 ) ( 112 3284 -320 ) ( 80 3284 -320 ) cop2_5 0 0 0 1 1 +( 124 3240 -336 ) ( 124 3240 -320 ) ( 124 3272 -320 ) cop2_5 0 0 0 1 1 +( 68 3240 -320 ) ( 68 3240 -336 ) ( 68 3272 -336 ) cop2_5 0 0 0 1 1 +( 72 3280 -320 ) ( 96 3280 -320 ) ( 72 3232 -320 ) cop2_5 0 0 0 1 1 +( 120 3280 -336 ) ( 112 3280 -336 ) ( 120 3232 -336 ) cop2_5 0 0 0 1 1 +} +// brush 3141 +{ +( 120 3280 -256 ) ( 112 3280 -256 ) ( 120 3232 -256 ) cop2_5 0 0 0 1 1 +( 72 3280 -240 ) ( 96 3280 -240 ) ( 72 3232 -240 ) cop2_5 0 0 0 1 1 +( 68 3240 -240 ) ( 68 3240 -256 ) ( 68 3272 -256 ) cop2_5 0 0 0 1 1 +( 124 3240 -256 ) ( 124 3240 -240 ) ( 124 3272 -240 ) cop2_5 0 0 0 1 1 +( 112 3284 -256 ) ( 112 3284 -240 ) ( 80 3284 -240 ) cop2_5 0 0 0 1 1 +( 112 3228 -240 ) ( 112 3228 -256 ) ( 80 3228 -256 ) cop2_5 0 0 0 1 1 +( 112 3284 -240 ) ( 112 3284 -256 ) ( 124 3272 -256 ) cop2_5 0 0 0 1 1 +( 68 3272 -240 ) ( 68 3272 -256 ) ( 80 3284 -256 ) cop2_5 0 0 0 1 1 +( 68 3240 -256 ) ( 68 3240 -240 ) ( 80 3228 -240 ) cop2_5 0 0 0 1 1 +( 124 3240 -240 ) ( 124 3240 -256 ) ( 112 3228 -256 ) cop2_5 0 0 0 1 1 +} +// brush 3142 +{ +( 72 3296 -176 ) ( 80 3296 -224 ) ( 72 3296 -224 ) cop2_5 0 0 0 1 1 +( 120 3312 -176 ) ( 96 3312 -224 ) ( 120 3312 -224 ) cop2_5 0 0 0 1 1 +( 124 3296 -216 ) ( 124 3296 -184 ) ( 124 3312 -184 ) cop2_5 0 0 0 1 1 +( 68 3312 -216 ) ( 68 3312 -184 ) ( 68 3296 -184 ) cop2_5 0 0 0 1 1 +( 112 3312 -228 ) ( 80 3312 -228 ) ( 80 3296 -228 ) cop2_5 0 0 0 1 1 +( 112 3296 -172 ) ( 80 3296 -172 ) ( 80 3312 -172 ) cop2_5 0 0 0 1 1 +( 68 3296 -216 ) ( 80 3296 -228 ) ( 80 3312 -228 ) cop2_5 0 0 0 1 1 +( 112 3296 -228 ) ( 124 3296 -216 ) ( 124 3312 -216 ) cop2_5 0 0 0 1 1 +( 112 3312 -172 ) ( 124 3312 -184 ) ( 124 3296 -184 ) cop2_5 0 0 0 1 1 +( 80 3296 -172 ) ( 68 3296 -184 ) ( 68 3312 -184 ) cop2_5 0 0 0 1 1 +} +// brush 3143 +{ +( 80 3376 -172 ) ( 68 3376 -184 ) ( 68 3392 -184 ) cop2_5 0 0 0 1 1 +( 112 3392 -172 ) ( 124 3392 -184 ) ( 124 3376 -184 ) cop2_5 0 0 0 1 1 +( 112 3376 -228 ) ( 124 3376 -216 ) ( 124 3392 -216 ) cop2_5 0 0 0 1 1 +( 68 3376 -216 ) ( 80 3376 -228 ) ( 80 3392 -228 ) cop2_5 0 0 0 1 1 +( 112 3376 -172 ) ( 80 3376 -172 ) ( 80 3392 -172 ) cop2_5 0 0 0 1 1 +( 112 3392 -228 ) ( 80 3392 -228 ) ( 80 3376 -228 ) cop2_5 0 0 0 1 1 +( 68 3392 -216 ) ( 68 3392 -184 ) ( 68 3376 -184 ) cop2_5 0 0 0 1 1 +( 124 3376 -216 ) ( 124 3376 -184 ) ( 124 3392 -184 ) cop2_5 0 0 0 1 1 +( 120 3392 -176 ) ( 96 3392 -224 ) ( 120 3392 -224 ) cop2_5 0 0 0 1 1 +( 72 3376 -176 ) ( 80 3376 -224 ) ( 72 3376 -224 ) cop2_5 0 0 0 1 1 +} +// brush 3144 +{ +( 188 3228 -256 ) ( 188 3228 -240 ) ( 204 3244 -240 ) cop2_5 0 0 0 1 1 +( 132 3244 -256 ) ( 132 3244 -240 ) ( 148 3228 -240 ) cop2_5 0 0 0 1 1 +( 148 3300 -256 ) ( 148 3300 -240 ) ( 132 3284 -240 ) cop2_5 0 0 0 1 1 +( 204 3284 -256 ) ( 204 3284 -240 ) ( 188 3300 -240 ) cop2_5 0 0 0 1 1 +( 148 3228 -256 ) ( 148 3228 -240 ) ( 188 3228 -240 ) cop2_5 0 0 0 1 1 +( 188 3300 -256 ) ( 188 3300 -240 ) ( 148 3300 -240 ) cop2_5 0 0 0 1 1 +( 204 3244 -256 ) ( 204 3244 -240 ) ( 204 3284 -240 ) cop2_5 0 0 0 1 1 +( 132 3244 -240 ) ( 132 3244 -256 ) ( 132 3284 -256 ) cop2_5 0 0 0 1 1 +( 144 3288 -240 ) ( 168 3288 -240 ) ( 144 3240 -240 ) cop2_5 0 0 0 1 1 +( 192 3288 -256 ) ( 184 3288 -256 ) ( 192 3240 -256 ) cop2_5 0 0 0 1 1 +} +// brush 3145 +{ +( 192 3288 -336 ) ( 184 3288 -336 ) ( 192 3240 -336 ) cop2_5 0 0 0 1 1 +( 144 3288 -320 ) ( 168 3288 -320 ) ( 144 3240 -320 ) cop2_5 0 0 0 1 1 +( 132 3244 -320 ) ( 132 3244 -336 ) ( 132 3284 -336 ) cop2_5 0 0 0 1 1 +( 204 3244 -336 ) ( 204 3244 -320 ) ( 204 3284 -320 ) cop2_5 0 0 0 1 1 +( 188 3300 -336 ) ( 188 3300 -320 ) ( 148 3300 -320 ) cop2_5 0 0 0 1 1 +( 148 3228 -336 ) ( 148 3228 -320 ) ( 188 3228 -320 ) cop2_5 0 0 0 1 1 +( 204 3284 -336 ) ( 204 3284 -320 ) ( 188 3300 -320 ) cop2_5 0 0 0 1 1 +( 148 3300 -336 ) ( 148 3300 -320 ) ( 132 3284 -320 ) cop2_5 0 0 0 1 1 +( 132 3244 -336 ) ( 132 3244 -320 ) ( 148 3228 -320 ) cop2_5 0 0 0 1 1 +( 188 3228 -336 ) ( 188 3228 -320 ) ( 204 3244 -320 ) cop2_5 0 0 0 1 1 +} +// brush 3146 +{ +( 188 3228 -432 ) ( 188 3228 -416 ) ( 204 3244 -416 ) cop2_5 0 0 0 1 1 +( 132 3244 -432 ) ( 132 3244 -416 ) ( 148 3228 -416 ) cop2_5 0 0 0 1 1 +( 148 3300 -432 ) ( 148 3300 -416 ) ( 132 3284 -416 ) cop2_5 0 0 0 1 1 +( 204 3284 -432 ) ( 204 3284 -416 ) ( 188 3300 -416 ) cop2_5 0 0 0 1 1 +( 148 3228 -432 ) ( 148 3228 -416 ) ( 188 3228 -416 ) cop2_5 0 0 0 1 1 +( 188 3300 -432 ) ( 188 3300 -416 ) ( 148 3300 -416 ) cop2_5 0 0 0 1 1 +( 204 3244 -432 ) ( 204 3244 -416 ) ( 204 3284 -416 ) cop2_5 0 0 0 1 1 +( 132 3244 -416 ) ( 132 3244 -432 ) ( 132 3284 -432 ) cop2_5 0 0 0 1 1 +( 144 3288 -416 ) ( 168 3288 -416 ) ( 144 3240 -416 ) cop2_5 0 0 0 1 1 +( 192 3288 -432 ) ( 184 3288 -432 ) ( 192 3240 -432 ) cop2_5 0 0 0 1 1 +} +// brush 3147 +{ +( 192 3392 -216 ) ( 184 3392 -216 ) ( 192 3392 -168 ) cop2_5 0 0 0 1 1 +( 144 3408 -216 ) ( 168 3408 -216 ) ( 144 3408 -168 ) cop2_5 0 0 0 1 1 +( 132 3408 -172 ) ( 132 3392 -172 ) ( 132 3392 -212 ) cop2_5 0 0 0 1 1 +( 204 3392 -172 ) ( 204 3408 -172 ) ( 204 3408 -212 ) cop2_5 0 0 0 1 1 +( 188 3392 -228 ) ( 188 3408 -228 ) ( 148 3408 -228 ) cop2_5 0 0 0 1 1 +( 148 3392 -156 ) ( 148 3408 -156 ) ( 188 3408 -156 ) cop2_5 0 0 0 1 1 +( 204 3392 -212 ) ( 204 3408 -212 ) ( 188 3408 -228 ) cop2_5 0 0 0 1 1 +( 148 3392 -228 ) ( 148 3408 -228 ) ( 132 3408 -212 ) cop2_5 0 0 0 1 1 +( 132 3392 -172 ) ( 132 3408 -172 ) ( 148 3408 -156 ) cop2_5 0 0 0 1 1 +( 188 3392 -156 ) ( 188 3408 -156 ) ( 204 3408 -172 ) cop2_5 0 0 0 1 1 +} +// brush 3148 +{ +( 188 3312 -156 ) ( 188 3328 -156 ) ( 204 3328 -172 ) cop2_5 0 0 0 1 1 +( 132 3312 -172 ) ( 132 3328 -172 ) ( 148 3328 -156 ) cop2_5 0 0 0 1 1 +( 148 3312 -228 ) ( 148 3328 -228 ) ( 132 3328 -212 ) cop2_5 0 0 0 1 1 +( 204 3312 -212 ) ( 204 3328 -212 ) ( 188 3328 -228 ) cop2_5 0 0 0 1 1 +( 148 3312 -156 ) ( 148 3328 -156 ) ( 188 3328 -156 ) cop2_5 0 0 0 1 1 +( 188 3312 -228 ) ( 188 3328 -228 ) ( 148 3328 -228 ) cop2_5 0 0 0 1 1 +( 204 3312 -172 ) ( 204 3328 -172 ) ( 204 3328 -212 ) cop2_5 0 0 0 1 1 +( 132 3328 -172 ) ( 132 3312 -172 ) ( 132 3312 -212 ) cop2_5 0 0 0 1 1 +( 144 3328 -216 ) ( 168 3328 -216 ) ( 144 3328 -168 ) cop2_5 0 0 0 1 1 +( 192 3312 -216 ) ( 184 3312 -216 ) ( 192 3312 -168 ) cop2_5 0 0 0 1 1 +} +// brush 3149 +{ +( 72 3520 -152 ) ( 72 3472 -152 ) ( 72 3472 -224 ) COP1_5 0 0 0 1 1 +( 216 3520 -152 ) ( 72 3520 -152 ) ( 72 3520 -224 ) COP1_5 -8 0 0 1 1 +( 200 3472 -152 ) ( 200 3520 -152 ) ( 200 3520 -224 ) COP1_5 0 0 0 1 1 +( 72 3488 -152 ) ( 216 3488 -152 ) ( 216 3488 -224 ) COP1_5 -8 0 0 1 1 +( 72 3472 -128 ) ( 72 3520 -128 ) ( 216 3520 -128 ) COP1_5 -8 0 0 1 1 +( 216 3520 -256 ) ( 72 3520 -256 ) ( 72 3472 -256 ) COP1_5 -8 0 0 1 1 +} +// brush 3150 +{ +( 232 3520 -256 ) ( 88 3520 -256 ) ( 88 3472 -256 ) TECH04_3 8 0 0 1 1 +( 88 3472 -128 ) ( 88 3520 -128 ) ( 232 3520 -128 ) TECH04_3 8 0 0 1 1 +( 88 3472 -152 ) ( 232 3472 -152 ) ( 232 3472 -224 ) TECH04_3 8 0 0 1 1 +( 216 3472 -152 ) ( 216 3520 -152 ) ( 216 3520 -224 ) TECH04_3 0 0 0 1 1 +( 232 3520 -152 ) ( 88 3520 -152 ) ( 88 3520 -224 ) TECH04_3 8 0 0 1 1 +( 200 3528 -152 ) ( 200 3480 -152 ) ( 200 3480 -224 ) TECH04_3 0 0 0 1 1 +} +// brush 3151 +{ +( 56 3528 -152 ) ( 56 3480 -152 ) ( 56 3480 -224 ) TECH04_3 0 -80 -90 1 -1 +( 88 3520 -152 ) ( -56 3520 -152 ) ( -56 3520 -224 ) TECH04_3 -8 0 0 1 1 +( 72 3472 -152 ) ( 72 3520 -152 ) ( 72 3520 -224 ) TECH04_3 0 0 0 1 1 +( -56 3472 -152 ) ( 88 3472 -152 ) ( 88 3472 -224 ) TECH04_3 8 0 0 1 1 +( -56 3472 -128 ) ( -56 3520 -128 ) ( 88 3520 -128 ) TECH04_3 -8 0 0 1 1 +( 88 3520 -256 ) ( -56 3520 -256 ) ( -56 3472 -256 ) TECH04_3 -8 0 0 1 1 +} +// brush 3152 +{ +( 216 3472 -144 ) ( 216 3472 0 ) ( 216 3520 0 ) TECH04_3 0 0 0 1 1 +( 56 3520 0 ) ( 56 3472 0 ) ( 56 3472 -144 ) TECH04_3 0 -80 -90 1 -1 +( 80 3520 0 ) ( 80 3520 -144 ) ( 152 3520 -144 ) TECH04_3 15 -56 -90 1 -1 +( 80 3520 -128 ) ( 80 3472 -128 ) ( 152 3472 -128 ) TECH04_3 15 -56 -90 1 -1 +( 80 3472 -144 ) ( 80 3472 0 ) ( 152 3472 0 ) TECH04_3 8 0 0 1 1 +( 80 3464 -112 ) ( 80 3512 -112 ) ( 152 3512 -112 ) TECH04_3 15 -56 -90 1 -1 +} +// brush 3153 +{ +( 768 3160 -256 ) ( 768 3160 -128 ) ( 792 3176 -128 ) credits 0 0 0 1 1 +( 640 3152 -256 ) ( 1152 3152 -256 ) ( 1152 3216 -256 ) COP1_1 0 -48 0 1 1 +( 640 3216 -128 ) ( 1152 3216 -128 ) ( 1152 3152 -128 ) SFLOOR4_2 0 -48 0 1 1 +( 768 3160 -128 ) ( 768 3160 -256 ) ( 768 3176 -256 ) twall4_1 48 0 0 1 1 +( 792 3176 -256 ) ( 792 3176 -128 ) ( 768 3176 -128 ) TECH07_2 96 0 0 1 1 +} +// brush 3154 +{ +( 872 3176 -128 ) ( 872 3176 -256 ) ( 896 3176 -256 ) TECH07_2 0 0 0 1 1 +( 896 3160 -256 ) ( 896 3160 -128 ) ( 896 3176 -128 ) twall4_1 48 0 0 1 1 +( 512 3152 -128 ) ( 512 3216 -128 ) ( 1024 3216 -128 ) SFLOOR4_2 -32 -48 0 1 1 +( 512 3216 -256 ) ( 512 3152 -256 ) ( 1024 3152 -256 ) COP1_1 -32 -48 0 1 1 +( 896 3160 -128 ) ( 896 3160 -256 ) ( 872 3176 -256 ) credits 0 0 0 1 1 +} +// brush 3155 +{ +( -1040 1856 144 ) ( -1040 1856 224 ) ( -1072 1856 224 ) TWALL2_3 -8 16 0 1 1 +( -1024 1824 160 ) ( -1040 1856 144 ) ( -1072 1856 144 ) TECH_32BORDA 32 0 0 1 1 +( -1072 1856 160 ) ( -1104 1824 160 ) ( -1072 1856 144 ) TWALL2_3 -16 15 -180 1 -1 +( -1008 1824 160 ) ( -1040 1856 160 ) ( -1040 1856 144 ) TWALL2_3 -16 15 -180 1 -1 +( -1024 1960 160 ) ( -1024 1936 160 ) ( -1088 1960 160 ) TWALL2_3 -15 -8 -90 1 1 +} +// brush 3156 +{ +( -1008 1824 160 ) ( -1040 1856 144 ) ( -1040 1856 160 ) TWALL2_3 -24 16 0 1 1 +( -1040 1952 144 ) ( -1040 1952 224 ) ( -1040 1856 224 ) TECH04_6 64 0 0 1 1 +( -1008 1872 160 ) ( -1040 1888 144 ) ( -1040 1792 144 ) TECH_32BORDA 32 16 90 1 1 +( -1008 1872 224 ) ( -1040 1888 224 ) ( -1040 1888 144 ) TWALL2_3 -32 16 0 1 1 +( -984 1792 160 ) ( -1008 1888 160 ) ( -984 1888 160 ) TWALL2_3 -32 -40 0 1 1 +} +// brush 3157 +{ +( -1104 2336 160 ) ( -1072 2304 144 ) ( -1072 2304 160 ) TWALL2_3 24 16 0 1 1 +( -1072 2208 144 ) ( -1072 2208 224 ) ( -1072 2304 224 ) TECH04_6 -16 0 0 1 1 +( -1104 2288 160 ) ( -1072 2272 144 ) ( -1072 2368 144 ) TECH_32BORDA 16 15 270 1 1 +( -1104 2288 224 ) ( -1072 2272 224 ) ( -1072 2272 144 ) TWALL2_3 -16 16 0 1 1 +( -1128 2368 160 ) ( -1104 2272 160 ) ( -1128 2272 160 ) TWALL2_3 -16 -24 0 1 1 +} +// brush 3158 +{ +( -1072 2304 224 ) ( -1072 2304 144 ) ( -1040 2304 144 ) RPBASE2 -16 16 0 1 1 +( -1072 2272 144 ) ( -1072 2272 224 ) ( -1040 2272 224 ) RPBASE2 -16 16 0 1 1 +( -1072 2304 224 ) ( -1072 2272 224 ) ( -1072 2272 144 ) RPBASE2 16 16 0 1 1 +( -1040 2272 224 ) ( -1040 2304 224 ) ( -1040 2304 144 ) RPBASE2 16 16 0 1 1 +( -1040 2272 144 ) ( -1040 2304 144 ) ( -1072 2304 144 ) RPBASE2 -16 -32 0 1 1 +( -1128 2304 160 ) ( -1104 2272 160 ) ( -1128 2272 160 ) RPBASE2 -16 -16 0 1 1 +} +// brush 3159 +{ +( -1088 2200 160 ) ( -1024 2224 160 ) ( -1024 2200 160 ) TWALL2_3 1 -7 -90 1 1 +( -1040 2304 144 ) ( -1040 2304 160 ) ( -1008 2336 160 ) TWALL2_3 0 14 -180 1 -1 +( -1072 2304 144 ) ( -1104 2336 160 ) ( -1072 2304 160 ) TWALL2_3 0 14 -180 1 -1 +( -1072 2304 144 ) ( -1040 2304 144 ) ( -1024 2336 160 ) TECH_32BORDA 32 -32 180 1 1 +( -1072 2304 224 ) ( -1040 2304 224 ) ( -1040 2304 144 ) TWALL2_3 -8 16 0 1 1 +} +// brush 3160 +{ +( -984 2272 160 ) ( -1008 2272 160 ) ( -984 2368 160 ) TWALL2_3 -32 -24 0 1 1 +( -1040 2272 144 ) ( -1040 2272 224 ) ( -1008 2288 224 ) TWALL2_3 -32 16 0 1 1 +( -1040 2368 144 ) ( -1040 2272 144 ) ( -1008 2288 160 ) TECH_32BORDA 16 -16 90 1 1 +( -1040 2304 224 ) ( -1040 2208 224 ) ( -1040 2208 144 ) TECH04_6 -16 0 0 1 1 +( -1040 2304 160 ) ( -1040 2304 144 ) ( -1008 2336 160 ) TWALL2_3 24 16 0 1 1 +} +// brush 3161 +{ +( -512 224 -288 ) ( -640 224 -288 ) ( -640 96 -288 ) COP1_1 0 0 0 1 1 +( -640 96 -256 ) ( -640 224 -256 ) ( -512 224 -256 ) COP1_1 0 0 0 1 1 +( -640 96 -256 ) ( -512 96 -256 ) ( -512 96 -288 ) COP1_1 0 0 0 1 1 +( -512 96 -256 ) ( -512 224 -256 ) ( -512 224 -288 ) COP1_1 0 0 0 1 1 +( -512 224 -256 ) ( -640 224 -256 ) ( -640 224 -288 ) COP1_1 0 0 0 1 1 +( -640 224 -256 ) ( -640 96 -256 ) ( -640 96 -288 ) COP1_1 0 0 0 1 1 +} +// brush 3162 +{ +( -644 368 -240 ) ( -652 368 -240 ) ( -652 364 -240 ) COP1_1 0 0 0 1 1 +( -652 364 -216 ) ( -652 368 -216 ) ( -644 368 -216 ) COP1_1 0 0 0 1 1 +( -652 364 -192 ) ( -644 364 -192 ) ( -644 364 -240 ) LITE_FART3 8 0 0 0.500000 1.500000 +( -644 364 -192 ) ( -644 368 -192 ) ( -644 368 -240 ) COP1_1 0 0 0 1 1 +( -644 368 -192 ) ( -652 368 -192 ) ( -652 368 -240 ) COP1_1 0 0 0 1 1 +( -652 368 -192 ) ( -652 364 -192 ) ( -652 364 -240 ) COP1_1 0 0 0 1 1 +} +// brush 3163 +{ +( -508 368 -200 ) ( -508 364 -200 ) ( -508 364 -248 ) COP1_1 0 0 0 1 1 +( -500 368 -192 ) ( -508 368 -192 ) ( -508 368 -240 ) COP1_1 0 0 0 1 1 +( -500 364 -192 ) ( -500 368 -192 ) ( -500 368 -240 ) COP1_1 0 0 0 1 1 +( -508 364 -192 ) ( -500 364 -192 ) ( -500 364 -240 ) LITE_FART3 8 0 0 0.500000 1.500000 +( -508 364 -216 ) ( -508 368 -216 ) ( -500 368 -216 ) COP1_1 0 0 0 1 1 +( -500 368 -240 ) ( -508 368 -240 ) ( -508 364 -240 ) COP1_1 0 0 0 1 1 +} +// brush 3164 +{ +( -652 724 -240 ) ( -652 724 -192 ) ( -652 720 -192 ) COP1_1 0 0 0 1 1 +( -652 720 -240 ) ( -652 720 -192 ) ( -644 720 -192 ) COP1_1 0 0 0 1 1 +( -644 720 -240 ) ( -644 720 -192 ) ( -644 724 -192 ) COP1_1 0 0 0 1 1 +( -644 724 -240 ) ( -644 724 -192 ) ( -652 724 -192 ) LITE_FART3 8 0 0 0.500000 1.500000 +( -644 720 -216 ) ( -652 720 -216 ) ( -652 724 -216 ) COP1_1 0 0 0 1 1 +( -652 724 -240 ) ( -652 720 -240 ) ( -644 720 -240 ) COP1_1 0 0 0 1 1 +} +// brush 3165 +{ +( -508 724 -240 ) ( -508 720 -240 ) ( -500 720 -240 ) COP1_1 0 0 0 1 1 +( -500 720 -216 ) ( -508 720 -216 ) ( -508 724 -216 ) COP1_1 0 0 0 1 1 +( -500 724 -240 ) ( -500 724 -192 ) ( -508 724 -192 ) LITE_FART3 8 0 0 0.500000 1.500000 +( -500 720 -240 ) ( -500 720 -192 ) ( -500 724 -192 ) COP1_1 0 0 0 1 1 +( -508 720 -240 ) ( -508 720 -192 ) ( -500 720 -192 ) COP1_1 0 0 0 1 1 +( -508 724 -248 ) ( -508 724 -200 ) ( -508 720 -200 ) COP1_1 0 0 0 1 1 +} +// brush 3166 +{ +( 1184 -128 -96 ) ( 1056 -128 -96 ) ( 1056 -256 -96 ) GRATE01_1 0 32 0 1 1 +( 1056 -256 -32 ) ( 1056 -128 -32 ) ( 1184 -128 -32 ) GRATE01_1 0 32 0 1 1 +( 1056 -256 -32 ) ( 1184 -256 -32 ) ( 1184 -256 -96 ) GRATE01_1 0 32 0 1 1 +( 1184 -256 -32 ) ( 1184 -128 -32 ) ( 1184 -128 -96 ) GRATE01_1 0 32 0 1 1 +( 1184 -128 -32 ) ( 1056 -128 -32 ) ( 1056 -128 -96 ) GRATE01_1 0 32 0 1 1 +( 1056 -128 -32 ) ( 1056 -256 -32 ) ( 1056 -256 -96 ) GRATE01_1 0 32 0 1 1 +} +// brush 3167 +{ +( 64 2048 -128 ) ( 64 2032 -128 ) ( 64 2032 -192 ) TECH04_7 0 0 0 1 1 +( 80 2048 -128 ) ( 64 2048 -128 ) ( 64 2048 -192 ) TECH04_8 0 0 0 0.500000 1 +( 72 2032 -128 ) ( 72 2048 -128 ) ( 72 2048 -192 ) TECH04_7 0 0 0 1 1 +( 64 2032 -128 ) ( 80 2032 -128 ) ( 80 2032 -192 ) TECH04_8 0 0 0 0.500000 1 +( 64 2032 -128 ) ( 64 2048 -128 ) ( 80 2048 -128 ) TECH04_7 8 0 0 1 1 +( 80 2048 -192 ) ( 64 2048 -192 ) ( 64 2032 -192 ) TECH04_7 8 0 0 1 1 +} +// brush 3168 +{ +( 32 1984 -32 ) ( -416 1984 -32 ) ( -416 1728 -32 ) TECH10_2 -32 -32 0 1 1 +( -416 1728 0 ) ( -416 1984 0 ) ( 32 1984 0 ) SFLOOR4_2 0 0 0 1 1 +( -800 1856 -176 ) ( -352 1856 -176 ) ( -352 1856 -192 ) SYM06_8 -64 0 0 1 1 +( -448 1600 -48 ) ( -448 1856 -48 ) ( -448 1856 -64 ) SYM06_8 0 0 0 1 1 +( -736 2432 16 ) ( -736 2176 16 ) ( -736 2176 0 ) SYM06_8 0 0 0 1 1 +( -960 2048 -32 ) ( -384 2048 -32 ) ( -960 2048 0 ) SYM06_8 0 0 0 1 1 +} +// brush 3169 +{ +( 32 1856 -32 ) ( -416 1856 -32 ) ( -416 1600 -32 ) TECH10_2 -32 -32 0 1 1 +( -416 1600 0 ) ( -416 1856 0 ) ( 32 1856 0 ) SFLOOR4_2 0 0 0 1 1 +( -448 1472 -48 ) ( -448 1728 -48 ) ( -448 1728 -64 ) SYM06_8 0 0 0 1 1 +( 104 2112 -176 ) ( -344 2112 -176 ) ( -344 2112 -192 ) SYM06_8 -64 0 0 1 1 +( -704 2176 16 ) ( -704 1920 16 ) ( -704 1920 0 ) SYM06_8 0 0 0 1 1 +( -224 2048 -32 ) ( -800 2048 -32 ) ( -800 2048 0 ) SYM06_8 0 0 0 1 1 +} +// brush 3170 +{ +( -448 2112 -32 ) ( -704 2112 -32 ) ( -704 2048 -32 ) PLAT_TOP1 0 0 0 1 1 +( -704 2048 -8 ) ( -704 2112 -8 ) ( -448 2112 -8 ) PLAT_TOP1 0 0 0 1 1 +( -512 1792 0 ) ( -256 1792 0 ) ( -256 1792 -32 ) PLAT_TOP1 0 0 0 1 1 +( -448 1792 0 ) ( -448 1856 0 ) ( -448 1856 -32 ) PLAT_TOP1 0 0 0 1 1 +( -448 2112 0 ) ( -704 2112 0 ) ( -704 2112 -32 ) PLAT_TOP1 0 0 0 1 1 +( -704 2112 0 ) ( -704 2048 0 ) ( -704 2048 -32 ) PLAT_TOP1 0 0 0 1 1 +} +// brush 3171 +{ +( -448 2277 16 ) ( -448 2002 16 ) ( -448 2002 0 ) SYM06_8 0 0 0 1 1 +( -329 2208 -176 ) ( -398 2208 -176 ) ( -398 2208 -192 ) SYM06_8 -64 0 0 1 1 +( -352 1454 -48 ) ( -352 1728 -48 ) ( -352 1728 -64 ) TECH04_6 -48 0 0 1 1 +( -468 1728 -176 ) ( -399 1728 -176 ) ( -399 1728 -192 ) SYM06_8 -64 0 0 1 1 +( -399 1591 0 ) ( -399 1865 0 ) ( -330 1865 0 ) SFLOOR4_2 0 0 0 1 1 +( -330 1865 -32 ) ( -399 1865 -32 ) ( -399 1591 -32 ) TECH10_2 -32 -32 0 1 1 +} +// brush 3172 +{ +( -394 1865 -32 ) ( -463 1865 -32 ) ( -463 1591 -32 ) TECH10_2 -32 -32 0 1 1 +( -463 1591 0 ) ( -463 1865 0 ) ( -394 1865 0 ) SFLOOR4_2 0 0 0 1 1 +( -532 1728 -176 ) ( -463 1728 -176 ) ( -463 1728 -192 ) SYM06_8 -64 0 0 1 1 +( -448 1454 -48 ) ( -448 1728 -48 ) ( -448 1728 -64 ) TECH04_6 -48 0 0 1 1 +( -393 1792 -176 ) ( -462 1792 -176 ) ( -462 1792 -192 ) SYM06_8 -64 0 0 1 1 +( -704 2277 16 ) ( -704 2002 16 ) ( -704 2002 0 ) SYM06_8 0 0 0 1 1 +} +// brush 3173 +{ +( -704 2661 16 ) ( -704 2386 16 ) ( -704 2386 0 ) SYM06_8 0 0 0 1 1 +( -393 2176 -176 ) ( -462 2176 -176 ) ( -462 2176 -192 ) SYM06_8 -64 0 0 1 1 +( -448 1838 -48 ) ( -448 2112 -48 ) ( -448 2112 -64 ) TECH04_6 -48 0 0 1 1 +( -532 2112 -176 ) ( -463 2112 -176 ) ( -463 2112 -192 ) SYM06_8 -64 0 0 1 1 +( -463 1975 0 ) ( -463 2249 0 ) ( -394 2249 0 ) SFLOOR4_2 0 0 0 1 1 +( -394 2249 -32 ) ( -463 2249 -32 ) ( -463 1975 -32 ) TECH10_2 -32 -32 0 1 1 +} +// brush 3174 +{ +( -224 1792 -32 ) ( -800 1792 -32 ) ( -800 1792 0 ) SYM06_8 0 0 0 1 1 +( -640 1920 16 ) ( -640 1664 16 ) ( -640 1664 0 ) SYM06_8 0 0 0 1 1 +( 104 1856 -176 ) ( -344 1856 -176 ) ( -344 1856 -192 ) SYM06_8 -64 0 0 1 1 +( -448 1216 -48 ) ( -448 1472 -48 ) ( -448 1472 -64 ) SYM06_8 0 0 0 1 1 +( -416 1344 0 ) ( -416 1600 0 ) ( 32 1600 0 ) SFLOOR4_2 0 0 0 1 1 +( 32 1600 -32 ) ( -416 1600 -32 ) ( -416 1344 -32 ) TECH10_2 -32 -32 0 1 1 +} +// brush 3175 +{ +( -1248 2240 -144 ) ( -1248 2240 -160 ) ( -1120 2240 -160 ) TECH04_6 0 0 0 1 1 +( -1120 2240 -144 ) ( -1120 2208 -144 ) ( -1248 2208 -144 ) SFLOOR4_1 0 0 0 1 1 +( -1120 2208 -160 ) ( -1120 2208 -144 ) ( -1120 2240 -144 ) TECH04_6 0 0 0 1 1 +( -1248 2240 -160 ) ( -1248 2240 -144 ) ( -1248 2208 -144 ) TECH04_6 0 0 0 1 1 +( -1248 2240 -160 ) ( -1248 2208 -144 ) ( -1120 2208 -144 ) TECH04_6 0 0 0 1 1 +} +// brush 3176 +{ +( -1120 2208 -144 ) ( -1120 2208 -160 ) ( -1248 2208 -160 ) TLIGHT01_1 0 0 0 0.500000 0.500000 +( -1248 2240 -160 ) ( -1248 2208 -160 ) ( -1120 2208 -160 ) BASE_CEIL1 0 0 0 1 1 +( -1248 2240 -160 ) ( -1248 2240 -144 ) ( -1248 2208 -144 ) TECH04_6 0 0 0 1 1 +( -1248 2208 -144 ) ( -1248 2240 -160 ) ( -1120 2208 -144 ) TECH04_6 0 0 0 1 1 +( -1232 2256 -160 ) ( -1232 2192 -160 ) ( -1232 2256 -144 ) TECH04_6 0 0 0 1 1 +} +// brush 3177 +{ +( -1120 2208 -144 ) ( -1120 2208 -160 ) ( -1248 2208 -160 ) TECH04_6 0 0 0 1 1 +( -1248 2240 -160 ) ( -1248 2208 -160 ) ( -1120 2208 -160 ) BASE_CEIL1 0 0 0 1 1 +( -1248 2208 -144 ) ( -1248 2240 -160 ) ( -1120 2208 -144 ) TECH04_6 0 0 0 1 1 +( -1232 2192 -160 ) ( -1232 2256 -160 ) ( -1232 2256 -144 ) TECH04_6 0 0 0 1 1 +( -1136 2256 -160 ) ( -1136 2192 -160 ) ( -1136 2256 -144 ) TECH04_6 0 0 0 1 1 +} +// brush 3178 +{ +( -1120 2208 -144 ) ( -1120 2208 -160 ) ( -1248 2208 -160 ) TLIGHT01_1 0 0 0 0.500000 0.500000 +( -1248 2240 -160 ) ( -1248 2208 -160 ) ( -1120 2208 -160 ) BASE_CEIL1 0 0 0 1 1 +( -1120 2208 -160 ) ( -1120 2208 -144 ) ( -1120 2240 -144 ) TECH04_6 0 0 0 1 1 +( -1248 2208 -144 ) ( -1248 2240 -160 ) ( -1120 2208 -144 ) TECH04_6 0 0 0 1 1 +( -1136 2192 -160 ) ( -1136 2256 -160 ) ( -1136 2256 -144 ) TECH04_6 0 0 0 1 1 +} +// brush 3179 +{ +( -1248 2208 -176 ) ( -1248 2176 -160 ) ( -1120 2176 -160 ) TECH04_6 0 0 0 1 1 +( -1248 2208 -176 ) ( -1248 2208 -160 ) ( -1248 2176 -160 ) TECH04_6 0 0 0 1 1 +( -1120 2176 -176 ) ( -1120 2176 -160 ) ( -1120 2208 -160 ) TECH04_6 0 0 0 1 1 +( -1120 2208 -160 ) ( -1120 2176 -160 ) ( -1248 2176 -160 ) SFLOOR4_1 0 0 0 1 1 +( -1248 2208 -160 ) ( -1248 2208 -176 ) ( -1120 2208 -176 ) TECH04_6 0 0 0 1 1 +} +// brush 3180 +{ +( -1232 2224 -176 ) ( -1232 2160 -176 ) ( -1232 2224 -160 ) TECH04_6 0 0 0 1 1 +( -1248 2176 -160 ) ( -1248 2208 -176 ) ( -1120 2176 -160 ) TECH04_6 0 0 0 1 1 +( -1248 2208 -176 ) ( -1248 2208 -160 ) ( -1248 2176 -160 ) TECH04_6 0 0 0 1 1 +( -1248 2208 -176 ) ( -1248 2176 -176 ) ( -1120 2176 -176 ) BASE_CEIL1 0 0 0 1 1 +( -1120 2176 -160 ) ( -1120 2176 -176 ) ( -1248 2176 -176 ) TLIGHT01_1 0 0 0 0.500000 0.500000 +} +// brush 3181 +{ +( -1136 2224 -176 ) ( -1136 2160 -176 ) ( -1136 2224 -160 ) TECH04_6 0 0 0 1 1 +( -1232 2160 -176 ) ( -1232 2224 -176 ) ( -1232 2224 -160 ) TECH04_6 0 0 0 1 1 +( -1248 2176 -160 ) ( -1248 2208 -176 ) ( -1120 2176 -160 ) TECH04_6 0 0 0 1 1 +( -1248 2208 -176 ) ( -1248 2176 -176 ) ( -1120 2176 -176 ) BASE_CEIL1 0 0 0 1 1 +( -1120 2176 -160 ) ( -1120 2176 -176 ) ( -1248 2176 -176 ) TECH04_6 0 0 0 1 1 +} +// brush 3182 +{ +( -1136 2160 -176 ) ( -1136 2224 -176 ) ( -1136 2224 -160 ) TECH04_6 0 0 0 1 1 +( -1248 2176 -160 ) ( -1248 2208 -176 ) ( -1120 2176 -160 ) TECH04_6 0 0 0 1 1 +( -1120 2176 -176 ) ( -1120 2176 -160 ) ( -1120 2208 -160 ) TECH04_6 0 0 0 1 1 +( -1248 2208 -176 ) ( -1248 2176 -176 ) ( -1120 2176 -176 ) BASE_CEIL1 0 0 0 1 1 +( -1120 2176 -160 ) ( -1120 2176 -176 ) ( -1248 2176 -176 ) TLIGHT01_1 0 0 0 0.500000 0.500000 +} +// brush 3183 +{ +( -1248 2176 -176 ) ( -1248 2176 -192 ) ( -1120 2176 -192 ) TECH04_6 0 0 0 1 1 +( -1120 2176 -176 ) ( -1120 2144 -176 ) ( -1248 2144 -176 ) SFLOOR4_1 0 0 0 1 1 +( -1120 2144 -192 ) ( -1120 2144 -176 ) ( -1120 2176 -176 ) TECH04_6 0 0 0 1 1 +( -1248 2176 -192 ) ( -1248 2176 -176 ) ( -1248 2144 -176 ) TECH04_6 0 0 0 1 1 +( -1248 2176 -192 ) ( -1248 2144 -176 ) ( -1120 2144 -176 ) TECH04_6 0 0 0 1 1 +} +// brush 3184 +{ +( -1120 2144 -176 ) ( -1120 2144 -192 ) ( -1248 2144 -192 ) TLIGHT01_1 0 0 0 0.500000 0.500000 +( -1248 2176 -192 ) ( -1248 2144 -192 ) ( -1120 2144 -192 ) BASE_CEIL1 0 0 0 1 1 +( -1248 2176 -192 ) ( -1248 2176 -176 ) ( -1248 2144 -176 ) TECH04_6 0 0 0 1 1 +( -1248 2144 -176 ) ( -1248 2176 -192 ) ( -1120 2144 -176 ) TECH04_6 0 0 0 1 1 +( -1232 2192 -192 ) ( -1232 2128 -192 ) ( -1232 2192 -176 ) TECH04_6 0 0 0 1 1 +} +// brush 3185 +{ +( -1120 2144 -176 ) ( -1120 2144 -192 ) ( -1248 2144 -192 ) TECH04_6 0 0 0 1 1 +( -1248 2176 -192 ) ( -1248 2144 -192 ) ( -1120 2144 -192 ) BASE_CEIL1 0 0 0 1 1 +( -1248 2144 -176 ) ( -1248 2176 -192 ) ( -1120 2144 -176 ) TECH04_6 0 0 0 1 1 +( -1232 2128 -192 ) ( -1232 2192 -192 ) ( -1232 2192 -176 ) TECH04_6 0 0 0 1 1 +( -1136 2192 -192 ) ( -1136 2128 -192 ) ( -1136 2192 -176 ) TECH04_6 0 0 0 1 1 +} +// brush 3186 +{ +( -1120 2144 -176 ) ( -1120 2144 -192 ) ( -1248 2144 -192 ) TLIGHT01_1 0 0 0 0.500000 0.500000 +( -1248 2176 -192 ) ( -1248 2144 -192 ) ( -1120 2144 -192 ) BASE_CEIL1 0 0 0 1 1 +( -1120 2144 -192 ) ( -1120 2144 -176 ) ( -1120 2176 -176 ) TECH04_6 0 0 0 1 1 +( -1248 2144 -176 ) ( -1248 2176 -192 ) ( -1120 2144 -176 ) TECH04_6 0 0 0 1 1 +( -1136 2128 -192 ) ( -1136 2192 -192 ) ( -1136 2192 -176 ) TECH04_6 0 0 0 1 1 +} +// brush 3187 +{ +( 976 -120 -288 ) ( 912 -120 -288 ) ( 912 -184 -288 ) cratek_side -16 32 0 1 1 +( 976 -184 -224 ) ( 912 -184 -224 ) ( 912 -120 -224 ) cratekc_top 16 -8 180 1 1 +( 976 -120 -224 ) ( 976 -120 -288 ) ( 976 -184 -288 ) cratek_side -8 32 0 1 1 +( 912 -184 -224 ) ( 912 -184 -288 ) ( 912 -120 -288 ) cratek_side -16 32 0 1 1 +( 912 -120 -288 ) ( 976 -120 -288 ) ( 976 -120 -224 ) cratek_side 16 32 0 -1 1 +( 912 -184 -224 ) ( 976 -184 -224 ) ( 976 -184 -288 ) cratek_side -16 32 0 1 1 +} +// brush 3188 +{ +( 1336 -248 -288 ) ( 1336 -184 -288 ) ( 1272 -184 -288 ) CRATE0_SIDE 8 23 -90 1 1 +( 1272 -248 -224 ) ( 1272 -184 -224 ) ( 1336 -184 -224 ) cratek_top 8 -8 -90 1 1 +( 1336 -248 -224 ) ( 1336 -248 -288 ) ( 1272 -248 -288 ) CRATE0_SIDE 8 -32 0 1 1 +( 1272 -184 -224 ) ( 1272 -184 -288 ) ( 1336 -184 -288 ) crate808_side 8 -32 0 1 1 +( 1336 -184 -288 ) ( 1336 -248 -288 ) ( 1336 -248 -224 ) CRATE1_SIDE 8 -31 -180 1 -1 +( 1272 -184 -224 ) ( 1272 -248 -224 ) ( 1272 -248 -288 ) crate808_side -8 -32 0 1 1 +} +// brush 3189 +{ +( 752 2144 0 ) ( 752 2112 0 ) ( 752 2112 -16 ) BLACK 0 0 0 1 1 +( 784 2144 0 ) ( 752 2144 0 ) ( 752 2144 -16 ) BLACK 0 0 0 1 1 +( 784 2112 0 ) ( 784 2144 0 ) ( 784 2144 -16 ) BLACK 0 0 0 1 1 +( 752 2112 0 ) ( 784 2112 0 ) ( 784 2112 -16 ) BLACK 0 0 0 1 1 +( 752 2112 0 ) ( 752 2144 0 ) ( 784 2144 0 ) BLACK 0 0 0 1 1 +( 784 2144 -8 ) ( 752 2144 -8 ) ( 752 2112 -8 ) TLIGHT01_1 16 0 0 1 1 +} +// brush 3190 +{ +( 784 1936 -8 ) ( 752 1936 -8 ) ( 752 1904 -8 ) TLIGHT01_1 16 16 0 1 1 +( 752 1904 0 ) ( 752 1936 0 ) ( 784 1936 0 ) BLACK 0 0 0 1 1 +( 752 1904 0 ) ( 784 1904 0 ) ( 784 1904 -16 ) BLACK 0 0 0 1 1 +( 784 1904 0 ) ( 784 1936 0 ) ( 784 1936 -16 ) BLACK 0 0 0 1 1 +( 784 1936 0 ) ( 752 1936 0 ) ( 752 1936 -16 ) BLACK 0 0 0 1 1 +( 752 1936 0 ) ( 752 1904 0 ) ( 752 1904 -16 ) BLACK 0 0 0 1 1 +} +// brush 3191 +{ +( 752 1744 0 ) ( 752 1712 0 ) ( 752 1712 -16 ) BLACK 0 0 0 1 1 +( 784 1744 0 ) ( 752 1744 0 ) ( 752 1744 -16 ) BLACK 0 0 0 1 1 +( 784 1712 0 ) ( 784 1744 0 ) ( 784 1744 -16 ) BLACK 0 0 0 1 1 +( 752 1712 0 ) ( 784 1712 0 ) ( 784 1712 -16 ) BLACK 0 0 0 1 1 +( 752 1712 0 ) ( 752 1744 0 ) ( 784 1744 0 ) BLACK 0 0 0 1 1 +( 784 1744 -8 ) ( 752 1744 -8 ) ( 752 1712 -8 ) TLIGHT01_1 16 16 0 1 1 +} +// brush 3192 +{ +( 864 2496 -528 ) ( 864 2496 -224 ) ( 832 2432 -224 ) UWALL1_2 0 0 0 1 1 +( 896 2512 -528 ) ( 896 2512 -224 ) ( 864 2496 -224 ) UWALL1_2 0 0 0 1 1 +( 896 2512 -224 ) ( 896 2512 -528 ) ( 896 2464 -528 ) UWALL1_2 0 0 0 1 1 +( 896 2464 -224 ) ( 896 2464 -528 ) ( 832 2432 -528 ) UWALL1_2 0 0 0 1 1 +( 832 2432 -224 ) ( 832 2528 -224 ) ( 928 2528 -224 ) UWALL1_2 0 0 0 1 1 +( 928 2528 -528 ) ( 832 2528 -528 ) ( 832 2432 -528 ) UWALL1_2 0 0 0 1 1 +} +// brush 3193 +{ +( 896 2512 -224 ) ( 896 2464 -224 ) ( 896 2464 -528 ) UWALL1_2 0 0 0 1 1 +( 928 2528 -528 ) ( 928 2528 -224 ) ( 896 2512 -224 ) UWALL1_2 0 0 0 1 1 +( 928 2448 -528 ) ( 928 2448 -224 ) ( 928 2528 -224 ) UWALL1_2 0 0 0 1 1 +( 928 2448 -224 ) ( 928 2448 -528 ) ( 896 2464 -528 ) UWALL1_2 0 0 0 1 1 +( 896 2464 -224 ) ( 896 2512 -224 ) ( 928 2512 -224 ) UWALL1_2 0 0 0 1 1 +( 928 2512 -528 ) ( 896 2512 -528 ) ( 896 2464 -528 ) UWALL1_2 0 0 0 1 1 +} +// brush 3194 +{ +( 704 2544 -468 ) ( 704 2536 -460 ) ( 768 2536 -460 ) BASE_CEIL1 0 0 0 1 1 +( 704 2540 -456 ) ( 704 2548 -464 ) ( 768 2548 -464 ) BASE_CEIL1 16 0 0 1 1 +( 768 2540 -472 ) ( 768 2548 -464 ) ( 704 2548 -464 ) BASE_CEIL1 0 16 90 1 1 +( 768 2532 -472 ) ( 768 2532 -248 ) ( 768 2548 -248 ) BASE_CEIL1 0 0 0 1 1 +( 704 2532 -472 ) ( 704 2540 -464 ) ( 768 2540 -464 ) BASE_CEIL1 0 0 90 1 1 +( 704 2548 -472 ) ( 704 2548 -248 ) ( 704 2532 -248 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 3195 +{ +( 704 2548 -488 ) ( 704 2548 -264 ) ( 704 2532 -264 ) BASE_CEIL1 0 0 0 1 1 +( 704 2532 -488 ) ( 704 2540 -480 ) ( 768 2540 -480 ) BASE_CEIL1 0 0 90 1 1 +( 768 2532 -488 ) ( 768 2532 -264 ) ( 768 2548 -264 ) BASE_CEIL1 0 0 0 1 1 +( 768 2540 -488 ) ( 768 2548 -480 ) ( 704 2548 -480 ) BASE_CEIL1 0 0 90 1 1 +( 704 2540 -472 ) ( 704 2548 -480 ) ( 768 2548 -480 ) BASE_CEIL1 0 0 0 1 1 +( 704 2544 -484 ) ( 704 2536 -476 ) ( 768 2536 -476 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 3196 +{ +( 704 2544 -500 ) ( 704 2536 -492 ) ( 768 2536 -492 ) BASE_CEIL1 0 0 0 1 1 +( 704 2540 -488 ) ( 704 2548 -496 ) ( 768 2548 -496 ) BASE_CEIL1 -16 0 0 1 1 +( 768 2540 -504 ) ( 768 2548 -496 ) ( 704 2548 -496 ) BASE_CEIL1 16 0 90 1 1 +( 768 2532 -504 ) ( 768 2532 -280 ) ( 768 2548 -280 ) BASE_CEIL1 0 0 0 1 1 +( 704 2532 -504 ) ( 704 2540 -496 ) ( 768 2540 -496 ) BASE_CEIL1 0 0 90 1 1 +( 704 2548 -504 ) ( 704 2548 -280 ) ( 704 2532 -280 ) BASE_CEIL1 0 0 0 1 1 +} +// brush 3197 +{ +( 576 2992 -304 ) ( 576 2992 -592 ) ( 576 3056 -592 ) UWALL1_2 0 0 0 1 1 +( 672 3056 -528 ) ( 672 3056 -304 ) ( 544 3056 -304 ) UWALL1_2 0 0 0 1 1 +( 672 3056 -304 ) ( 672 3056 -528 ) ( 608 2992 -528 ) UWALL1_2 0 0 0 1 1 +( 576 2992 -592 ) ( 576 2992 -304 ) ( 608 2992 -304 ) UWALL1_2 0 0 0 1 1 +( 544 2992 -304 ) ( 544 3056 -304 ) ( 608 3056 -304 ) UWALL1_2 0 0 0 1 1 +( 608 3056 -592 ) ( 544 3056 -592 ) ( 544 2992 -592 ) UWALL1_2 0 0 0 1 1 +} +// brush 3198 +{ +( 544 2976 -304 ) ( 544 2976 -592 ) ( 544 3040 -592 ) UWALL1_2 0 0 0 1 1 +( 576 3056 -304 ) ( 544 3056 -304 ) ( 544 3056 -592 ) UWALL1_2 0 0 0 1 1 +( 576 2992 -304 ) ( 576 3040 -304 ) ( 576 3040 -592 ) UWALL1_2 0 0 0 1 1 +( 544 2976 -592 ) ( 544 2976 -304 ) ( 576 2992 -304 ) UWALL1_2 0 0 0 1 1 +( 544 2992 -304 ) ( 544 3040 -304 ) ( 576 3040 -304 ) UWALL1_2 0 0 0 1 1 +( 576 3040 -592 ) ( 544 3040 -592 ) ( 544 2992 -592 ) UWALL1_2 0 0 0 1 1 +} +// brush 3199 +{ +( 544 2992 -528 ) ( 608 2992 -528 ) ( 608 2880 -592 ) ECOP1_6 32 -16 0 1 1 +( 608 3200 -592 ) ( 544 3200 -592 ) ( 544 2880 -592 ) ECOP1_6 0 -16 0 1 1 +( 608 2992 -528 ) ( 544 2992 -528 ) ( 544 3200 -528 ) ECOP1_6 32 0 0 1 1 +( 608 3200 -520 ) ( 608 3200 -664 ) ( 608 2880 -664 ) ECOP1_6 0 -16 0 1 1 +( 544 2880 -520 ) ( 544 2880 -664 ) ( 544 3200 -664 ) ECOP1_6 0 -16 0 1 1 +( 544 3200 -664 ) ( 608 3200 -664 ) ( 608 3200 -520 ) ECOP1_6 0 -16 0 1 1 +} +// brush 3200 +{ +( -624 888 128 ) ( -624 976 128 ) ( -528 888 128 ) SYM06_2 0 0 0 1 1 +( -880 928 64 ) ( -880 928 -48 ) ( -592 928 64 ) SYM06_2 0 0 0 1 1 +( -624 824 0 ) ( -624 848 0 ) ( -624 824 32 ) TECH07_2 96 0 0 1 1 +( -528 1288 0 ) ( -528 1272 0 ) ( -528 1288 32 ) TECH07_2 96 0 0 1 1 +( -784 904 0 ) ( -784 904 128 ) ( -368 904 144 ) TECH07_2 0 0 0 1 1 +( -352 1152 0 ) ( -800 1152 0 ) ( -800 896 0 ) TECH07_2 0 -16 0 1 1 +} +// brush 3201 +{ +( -528 928 128 ) ( -624 928 128 ) ( -624 904 128 ) SYM06_2 0 0 0 1 1 +( -624 928 128 ) ( -528 928 128 ) ( -528 952 192 ) SYM06_2 0 0 0 1 1 +( -624 824 0 ) ( -624 848 0 ) ( -624 824 32 ) TECH07_2 96 0 0 1 1 +( -528 1288 0 ) ( -528 1272 0 ) ( -528 1288 32 ) TECH07_2 96 0 0 1 1 +( -752 952 192 ) ( -400 952 192 ) ( -352 904 128 ) TECH07_2 0 0 0 1 1 +} +// brush 3202 +{ +( -592 1168 -32 ) ( -592 1152 -32 ) ( -592 1152 -48 ) TECH04_1 80 0 0 1 1 +( -592 1168 -32 ) ( -560 1168 -32 ) ( -560 1168 0 ) TECH04_1 0 0 0 1 1 +( -560 1152 -32 ) ( -560 1168 -32 ) ( -560 1168 -48 ) TECH04_1 80 0 0 1 1 +( -592 1152 -32 ) ( -552 1152 -32 ) ( -552 1152 -48 ) TECH04_1 0 0 0 1 1 +( -592 1152 0 ) ( -592 1168 0 ) ( -552 1168 0 ) TECH04_1 0 0 0 1 1 +( -560 1168 -32 ) ( -592 1168 -32 ) ( -592 1152 -48 ) TECH04_1 0 0 0 1 1 +} +// brush 3203 +{ +( 776 2600 -232 ) ( 760 2600 -232 ) ( 760 2592 -232 ) COMP1_1 0 0 0 1 1 +( 760 2592 -152 ) ( 760 2600 -152 ) ( 776 2600 -152 ) COMP1_1 0 0 0 1 1 +( 760 2592 -160 ) ( 776 2592 -160 ) ( 776 2592 -224 ) COMP1_1 0 0 0 1 1 +( 904 2592 -160 ) ( 904 2600 -160 ) ( 904 2600 -224 ) COMP1_1 0 0 0 1 1 +( 776 2596 -160 ) ( 760 2596 -160 ) ( 760 2596 -224 ) COMP1_1 0 0 0 1 1 +( 760 2600 -160 ) ( 760 2592 -160 ) ( 760 2592 -224 ) COMP1_1 0 0 0 1 1 +} +// brush 3204 +{ +( -448 2112 -8 ) ( -704 2112 -8 ) ( -704 1792 -8 ) clip 0 16 0 1 1 +( -704 1792 0 ) ( -704 2112 0 ) ( -448 2112 0 ) clip 0 16 0 1 1 +( -704 1792 0 ) ( -448 1792 0 ) ( -448 1792 -8 ) clip 0 16 0 1 1 +( -448 1792 0 ) ( -448 2112 0 ) ( -448 2112 -8 ) clip 0 16 0 1 1 +( -448 2112 0 ) ( -704 2112 0 ) ( -704 2112 -8 ) clip 0 16 0 1 1 +( -640 2112 0 ) ( -640 1792 0 ) ( -640 1792 -8 ) clip 0 16 0 1 1 +} +// brush 3205 +{ +( 104 2048 -192 ) ( 88 2048 -192 ) ( 88 2032 -192 ) TECH04_7 8 0 0 1 1 +( 88 2032 -128 ) ( 88 2048 -128 ) ( 104 2048 -128 ) TECH04_7 8 0 0 1 1 +( 88 2032 -128 ) ( 104 2032 -128 ) ( 104 2032 -192 ) TECH04_8 0 0 0 0.500000 1 +( 96 2032 -128 ) ( 96 2048 -128 ) ( 96 2048 -192 ) TECH04_7 0 0 0 1 1 +( 104 2048 -128 ) ( 88 2048 -128 ) ( 88 2048 -192 ) TECH04_8 0 0 0 0.500000 1 +( 88 2048 -128 ) ( 88 2032 -128 ) ( 88 2032 -192 ) TECH04_7 0 0 0 1 1 +} +// brush 3206 +{ +( 1276 480 -136 ) ( 1276 416 -136 ) ( 1288 416 -128 ) TECH10_1 -32 0 90 1 1 +( 1232 416 -88 ) ( 1232 480 -88 ) ( 1256 480 -64 ) PBTEK1_01 -32 105 90 1 -0.750000 +( 1288 480 -128 ) ( 1256 480 -64 ) ( 1232 480 -88 ) TECH_64BORDB 142 -62 -134 1.059905 -1.060051 +( 1280 416 -136 ) ( 1232 416 -88 ) ( 1256 416 -64 ) TECH_64BORDB 142 -62 -134 1.059905 -1.060051 +( 1276 416 -136 ) ( 1276 480 -136 ) ( 1232 480 -88 ) GRATE01_1 32 10 0 -1 0.750001 +( 1288 480 -128 ) ( 1288 416 -128 ) ( 1256 416 -64 ) TECH_64BORDB -82 28 -45 1.059986 1.059959 +} +// brush 3207 +{ +( 1288 352 -128 ) ( 1288 288 -128 ) ( 1256 288 -64 ) TECH_64BORDB -82 28 -45 1.059986 1.059959 +( 1276 288 -136 ) ( 1276 352 -136 ) ( 1232 352 -88 ) GRATE01_1 32 10 0 -1 0.750001 +( 1280 288 -136 ) ( 1232 288 -88 ) ( 1256 288 -64 ) TECH_64BORDB 142 -62 -134 1.059905 -1.060051 +( 1288 352 -128 ) ( 1256 352 -64 ) ( 1232 352 -88 ) TECH_64BORDB 142 -62 -134 1.059905 -1.060051 +( 1232 288 -88 ) ( 1232 352 -88 ) ( 1256 352 -64 ) PBTEK1_01 -32 105 90 1 -0.750000 +( 1276 352 -136 ) ( 1276 288 -136 ) ( 1288 288 -128 ) TECH10_1 -32 0 90 1 1 +} +// brush 3208 +{ +( 952 544 -128 ) ( 964 544 -136 ) ( 964 608 -136 ) TECH10_1 -32 0 90 1 1 +( 984 608 -64 ) ( 1008 608 -88 ) ( 1008 544 -88 ) PBTEK1_01 -32 105 90 1 -0.750000 +( 1008 608 -88 ) ( 984 608 -64 ) ( 952 608 -128 ) TECH_64BORDB 142 -62 -134 1.059905 -1.060051 +( 984 544 -64 ) ( 1008 544 -88 ) ( 960 544 -136 ) TECH_64BORDB 142 -62 -134 1.059905 -1.060051 +( 1008 608 -88 ) ( 964 608 -136 ) ( 964 544 -136 ) GRATE01_1 32 10 0 -1 0.750001 +( 984 544 -64 ) ( 952 544 -128 ) ( 952 608 -128 ) TECH_64BORDB -82 28 -45 1.059986 1.059959 +} +// brush 3209 +{ +( 984 416 -64 ) ( 952 416 -128 ) ( 952 480 -128 ) TECH_64BORDB -82 28 -45 1.059986 1.059959 +( 1008 480 -88 ) ( 964 480 -136 ) ( 964 416 -136 ) GRATE01_1 32 10 0 -1 0.750001 +( 984 416 -64 ) ( 1008 416 -88 ) ( 960 416 -136 ) TECH_64BORDB 142 -62 -134 1.059905 -1.060051 +( 1008 480 -88 ) ( 984 480 -64 ) ( 952 480 -128 ) TECH_64BORDB 142 -62 -134 1.059905 -1.060051 +( 984 480 -64 ) ( 1008 480 -88 ) ( 1008 416 -88 ) PBTEK1_01 -32 105 90 1 -0.750000 +( 952 416 -128 ) ( 964 416 -136 ) ( 964 480 -136 ) TECH10_1 -32 0 90 1 1 +} +// brush 3210 +{ +( 952 288 -128 ) ( 964 288 -136 ) ( 964 352 -136 ) TECH10_1 -32 0 90 1 1 +( 984 352 -64 ) ( 1008 352 -88 ) ( 1008 288 -88 ) PBTEK1_01 -32 105 90 1 -0.750000 +( 1008 352 -88 ) ( 984 352 -64 ) ( 952 352 -128 ) TECH_64BORDB 142 -62 -134 1.059905 -1.060051 +( 984 288 -64 ) ( 1008 288 -88 ) ( 960 288 -136 ) TECH_64BORDB 142 -62 -134 1.059905 -1.060051 +( 1008 352 -88 ) ( 964 352 -136 ) ( 964 288 -136 ) GRATE01_1 32 10 0 -1 0.750001 +( 984 288 -64 ) ( 952 288 -128 ) ( 952 352 -128 ) TECH_64BORDB -82 28 -45 1.059986 1.059959 +} +// brush 3211 +{ +( 1056 2032 -308 ) ( 1056 2000 -308 ) ( 1056 2000 -340 ) black 0 0 0 1 1 +( 1088 2032 -308 ) ( 1056 2032 -308 ) ( 1056 2032 -340 ) black 0 0 0 1 1 +( 1088 2000 -308 ) ( 1088 2032 -308 ) ( 1088 2032 -340 ) black 0 0 0 1 1 +( 1056 2000 -308 ) ( 1088 2000 -308 ) ( 1088 2000 -340 ) black 0 0 0 1 1 +( 1060 2000 -336 ) ( 1060 2032 -336 ) ( 1092 2032 -336 ) black 0 0 0 1 1 +( 1088 2032 -340 ) ( 1056 2032 -340 ) ( 1056 2000 -340 ) TLIGHT01_1 0 16 0 1 1 +} +// brush 3212 +{ +( -776 1368 8 ) ( -776 1352 8 ) ( -776 1352 0 ) black 0 0 0 1 1 +( -760 1368 8 ) ( -776 1368 8 ) ( -776 1368 0 ) black 0 0 0 1 1 +( -760 1352 8 ) ( -760 1368 8 ) ( -760 1368 0 ) black 0 0 0 1 1 +( -776 1352 8 ) ( -760 1352 8 ) ( -760 1352 0 ) black 0 0 0 1 1 +( -776 1352 -252 ) ( -776 1368 -252 ) ( -760 1368 -252 ) ceil1_2 8 8 0 1 1 +( -752 1368 -256 ) ( -768 1368 -256 ) ( -768 1352 -256 ) black 0 0 0 1 1 +} +// brush 3213 +{ +( -240 1368 -256 ) ( -256 1368 -256 ) ( -256 1352 -256 ) black 0 0 0 1 1 +( -264 1352 -252 ) ( -264 1368 -252 ) ( -248 1368 -252 ) ceil1_2 8 8 0 1 1 +( -264 1352 8 ) ( -248 1352 8 ) ( -248 1352 0 ) black 0 0 0 1 1 +( -248 1352 8 ) ( -248 1368 8 ) ( -248 1368 0 ) black 0 0 0 1 1 +( -248 1368 8 ) ( -264 1368 8 ) ( -264 1368 0 ) black 0 0 0 1 1 +( -264 1368 8 ) ( -264 1352 8 ) ( -264 1352 0 ) black 0 0 0 1 1 +} +// brush 3214 +{ +( -392 1368 8 ) ( -392 1352 8 ) ( -392 1352 0 ) black 0 0 0 1 1 +( -376 1368 8 ) ( -392 1368 8 ) ( -392 1368 0 ) black 0 0 0 1 1 +( -376 1352 8 ) ( -376 1368 8 ) ( -376 1368 0 ) black 0 0 0 1 1 +( -392 1352 8 ) ( -376 1352 8 ) ( -376 1352 0 ) black 0 0 0 1 1 +( -392 1352 -252 ) ( -392 1368 -252 ) ( -376 1368 -252 ) ceil1_2 8 8 0 1 1 +( -368 1368 -256 ) ( -384 1368 -256 ) ( -384 1352 -256 ) black 0 0 0 1 1 +} +// brush 3215 +{ +( 880 2272 -308 ) ( 848 2272 -308 ) ( 848 2240 -308 ) TLIGHT01_1 16 0 0 1 1 +( 852 2240 -304 ) ( 852 2272 -304 ) ( 884 2272 -304 ) black 0 0 0 1 1 +( 848 2240 -308 ) ( 880 2240 -308 ) ( 880 2240 -340 ) black 0 0 0 1 1 +( 880 2240 -308 ) ( 880 2272 -308 ) ( 880 2272 -340 ) black 0 0 0 1 1 +( 880 2272 -308 ) ( 848 2272 -308 ) ( 848 2272 -340 ) black 0 0 0 1 1 +( 848 2272 -308 ) ( 848 2240 -308 ) ( 848 2240 -340 ) black 0 0 0 1 1 +} +// brush 3216 +{ +( 656 2272 -308 ) ( 656 2240 -308 ) ( 656 2240 -340 ) black 0 0 0 1 1 +( 688 2272 -308 ) ( 656 2272 -308 ) ( 656 2272 -340 ) black 0 0 0 1 1 +( 688 2240 -308 ) ( 688 2272 -308 ) ( 688 2272 -340 ) black 0 0 0 1 1 +( 656 2240 -308 ) ( 688 2240 -308 ) ( 688 2240 -340 ) black 0 0 0 1 1 +( 660 2240 -272 ) ( 660 2272 -272 ) ( 692 2272 -272 ) black 0 0 0 1 1 +( 688 2272 -276 ) ( 656 2272 -276 ) ( 656 2240 -276 ) TLIGHT01_1 16 0 0 1 1 +} +// brush 3217 +{ +( -1024 1560 -88 ) ( -1088 1560 -88 ) ( -1088 1592 -24 ) TECH_64BORDB 40 22 315 1.060000 1.060000 +( -1088 1572 -96 ) ( -1024 1572 -96 ) ( -1024 1616 -48 ) GRATE01_1 0 63 0 -1 0.750000 +( -1088 1568 -96 ) ( -1088 1616 -48 ) ( -1088 1592 -24 ) TECH_64BORDB 40 22 315 1.060000 1.060000 +( -1024 1560 -88 ) ( -1024 1592 -24 ) ( -1024 1616 -48 ) TECH_64BORDB 40 22 315 1.060000 1.060000 +( -1088 1616 -48 ) ( -1024 1616 -48 ) ( -1024 1592 -24 ) PBTEK1_01 -16 20 0 1 -0.750000 +( -1024 1572 -96 ) ( -1088 1572 -96 ) ( -1088 1560 -88 ) TECH10_1 -16 -32 0 1 1 +} +// brush 3218 +{ +( -1168 1572 -96 ) ( -1232 1572 -96 ) ( -1232 1560 -88 ) TECH10_1 -16 -32 0 1 1 +( -1232 1616 -48 ) ( -1168 1616 -48 ) ( -1168 1592 -24 ) PBTEK1_01 -16 20 0 1 -0.750000 +( -1168 1560 -88 ) ( -1168 1592 -24 ) ( -1168 1616 -48 ) TECH_64BORDB 40 22 315 1.060000 1.060000 +( -1232 1568 -96 ) ( -1232 1616 -48 ) ( -1232 1592 -24 ) TECH_64BORDB 40 22 315 1.060000 1.060000 +( -1232 1572 -96 ) ( -1168 1572 -96 ) ( -1168 1616 -48 ) GRATE01_1 48 63 0 -1 0.750000 +( -1168 1560 -88 ) ( -1232 1560 -88 ) ( -1232 1592 -24 ) TECH_64BORDB 40 22 315 1.060000 1.060000 +} +// brush 3219 +{ +( 1056 2784 -256 ) ( 1056 2784 -272 ) ( 1024 2752 -272 ) TECH04_2 0 0 0 1 1 +( 1016 2768 -256 ) ( 1016 2768 -272 ) ( 1048 2800 -272 ) TECH04_5 8 0 0 1 1 +( 1016 2768 -272 ) ( 1016 2768 -256 ) ( 1024 2752 -256 ) TECH04_2 0 0 0 1 1 +( 1024 2688 -256 ) ( 1008 2688 -256 ) ( 1008 2800 -256 ) TECH04_2 0 0 0 1 1 +( 1008 2688 -272 ) ( 1024 2688 -272 ) ( 1024 2800 -272 ) TECH04_2 0 0 0 1 1 +( 1048 2800 -256 ) ( 1048 2800 -272 ) ( 1056 2784 -272 ) TECH04_5 0 0 0 1 1 +} +// brush 3220 +{ +( 1168 2768 -384 ) ( 1088 2768 -384 ) ( 1088 2752 -384 ) twall4_1 0 0 0 1 1 +( 1088 2752 -272 ) ( 1088 2768 -272 ) ( 1168 2768 -272 ) PLAT_STEM 0 0 0 1 1 +( 936 2752 -384 ) ( 936 2752 -272 ) ( 1168 2752 -272 ) PLAT_STEM 0 0 0 1 1 +( 1168 2752 -256 ) ( 1168 2768 -256 ) ( 1168 2768 -384 ) PLAT_STEM 0 0 0 1 1 +( 1152 2768 -256 ) ( 1072 2768 -256 ) ( 1072 2768 -384 ) PLAT_STEM 0 0 0 1 1 +( 936 2752 -272 ) ( 936 2752 -384 ) ( 920 2768 -384 ) PLAT_STEM 0 0 0 1 1 +} +// brush 3221 +{ +( 1024 2560 -128 ) ( 1152 2560 -128 ) ( 1152 2560 -256 ) TECH08_1B 0 0 0 1 1 +( 1024 2624 -256 ) ( 1152 2624 -256 ) ( 1152 2624 -128 ) TECH08_5B 96 0 0 1 1 +( 1024 2560 -128 ) ( 1024 2560 -256 ) ( 1024 2624 -256 ) TECH08_1B 0 0 0 1 1 +( 1056 2624 -128 ) ( 1056 2624 -256 ) ( 1056 2560 -256 ) TECH08_1B 0 0 0 1 1 +( 1152 2560 -128 ) ( 1024 2560 -128 ) ( 1024 2624 -128 ) TECH08_1B 0 0 0 1 1 +( 1152 2624 -256 ) ( 1024 2624 -256 ) ( 1024 2560 -256 ) TECH08_1B 0 0 0 1 1 +} +// brush 3222 +{ +( 1248 2624 -256 ) ( 1120 2624 -256 ) ( 1120 2560 -256 ) TECH08_1B 0 0 0 1 1 +( 1248 2560 -128 ) ( 1120 2560 -128 ) ( 1120 2624 -128 ) TECH08_1B 0 0 0 1 1 +( 1152 2624 -128 ) ( 1152 2624 -256 ) ( 1152 2560 -256 ) TECH08_1B 0 0 0 1 1 +( 1120 2560 -128 ) ( 1120 2560 -256 ) ( 1120 2624 -256 ) TECH08_1B 0 0 0 1 1 +( 1120 2624 -256 ) ( 1248 2624 -256 ) ( 1248 2624 -128 ) TECH08_5B 32 0 0 1 1 +( 1120 2560 -128 ) ( 1248 2560 -128 ) ( 1248 2560 -256 ) TECH08_1B 0 0 0 1 1 +} +// brush 3223 +{ +( 1152 2704 -320 ) ( 448 2704 -320 ) ( 448 2560 -320 ) COP1_1 0 0 0 1 1 +( 1152 2560 -256 ) ( 448 2560 -256 ) ( 448 2704 -256 ) SFLOOR4_2 0 0 0 1 1 +( 448 2560 -256 ) ( 448 2560 -320 ) ( 448 2704 -320 ) twall4_1 0 0 0 1 1 +( 456 2688 -320 ) ( 1160 2688 -320 ) ( 1160 2688 -256 ) twall4_1 0 0 0 1 1 +( 448 2560 -256 ) ( 1152 2560 -256 ) ( 1152 2560 -320 ) twall4_1 0 0 0 1 1 +( 1056 2720 -320 ) ( 1056 2528 -320 ) ( 1056 2720 -256 ) twall4_1 0 0 0 1 1 +} +// brush 3224 +{ +( 1152 2704 -320 ) ( 448 2704 -320 ) ( 448 2560 -320 ) COP1_1 0 0 0 1 1 +( 1152 2560 -256 ) ( 448 2560 -256 ) ( 448 2704 -256 ) SFLOOR4_2 0 0 0 1 1 +( 1152 2704 -256 ) ( 1152 2704 -320 ) ( 1152 2560 -320 ) twall4_1 0 0 0 1 1 +( 456 2656 -320 ) ( 1160 2656 -320 ) ( 1160 2656 -256 ) twall4_1 0 0 0 1 1 +( 448 2560 -256 ) ( 1152 2560 -256 ) ( 1152 2560 -320 ) twall4_1 0 0 0 1 1 +( 1056 2528 -320 ) ( 1056 2720 -320 ) ( 1056 2720 -256 ) twall4_1 0 0 0 1 1 +} +// brush 3225 +{ +( 1120 2624 -320 ) ( 1120 2816 -320 ) ( 1120 2816 -256 ) twall4_1 0 0 0 1 1 +( 512 2656 -256 ) ( 1216 2656 -256 ) ( 1216 2656 -320 ) twall4_1 0 0 0 1 1 +( 456 2720 -320 ) ( 1160 2720 -320 ) ( 1160 2720 -256 ) twall4_1 0 0 0 1 1 +( 1152 2768 -256 ) ( 1152 2768 -320 ) ( 1152 2624 -320 ) twall4_1 0 0 0 1 1 +( 1152 2624 -256 ) ( 448 2624 -256 ) ( 448 2768 -256 ) SFLOOR4_2 0 0 0 1 1 +( 1152 2768 -320 ) ( 448 2768 -320 ) ( 448 2624 -320 ) COP1_1 0 0 0 1 1 +} +// brush 3226 +{ +( 880 2688 -368 ) ( 928 2688 -368 ) ( 928 2688 -384 ) TECH04_5 0 0 0 1 1 +( 888 2704 -384 ) ( 960 2704 -384 ) ( 960 2704 -368 ) TECH04_5 0 0 0 1 1 +( 880 2688 -368 ) ( 880 2688 -384 ) ( 888 2704 -384 ) TECH04_2 0 0 0 1 1 +( 960 2704 -368 ) ( 960 2704 -384 ) ( 928 2688 -384 ) TECH04_2 0 0 0 1 1 +( 928 2688 -368 ) ( 880 2688 -368 ) ( 888 2704 -368 ) TECH04_2 0 0 0 1 1 +( 960 2704 -384 ) ( 888 2704 -384 ) ( 880 2688 -384 ) TECH04_2 0 0 0 1 1 +} +// brush 3227 +{ +( 1024 2640 -320 ) ( 1152 2640 -320 ) ( 1152 2640 -384 ) TECH10_8 0 0 0 1 1 +( 1024 2704 -384 ) ( 1152 2704 -384 ) ( 1152 2704 -320 ) TECH10_8 0 0 0 1 1 +( 1024 2640 -320 ) ( 1024 2640 -384 ) ( 1024 2704 -384 ) TECH10_8 0 0 0 1 1 +( 1152 2704 -320 ) ( 1152 2704 -384 ) ( 1152 2640 -384 ) TECH10_8 0 0 0 1 1 +( 1152 2640 -320 ) ( 1024 2640 -320 ) ( 1024 2704 -320 ) TECH10_8 0 0 0 1 1 +( 1152 2704 -384 ) ( 1024 2704 -384 ) ( 1024 2640 -384 ) PBTEK1_03 -16 0 90 1 1 +} +// brush 3228 +{ +( 1152 2800 -384 ) ( 448 2800 -384 ) ( 448 2656 -384 ) twall4_1 0 0 0 1 1 +( 1152 2656 -272 ) ( 448 2656 -272 ) ( 448 2800 -272 ) SFLOOR4_2 0 0 0 1 1 +( 1152 2800 -272 ) ( 1152 2800 -336 ) ( 1152 2656 -336 ) twall4_1 0 0 0 1 1 +( 456 2752 -336 ) ( 1160 2752 -336 ) ( 1160 2752 -272 ) twall4_1 0 0 0 1 1 +( 448 2704 -272 ) ( 1152 2704 -272 ) ( 1152 2704 -336 ) twall4_1 0 0 0 1 1 +( 1056 2672 -336 ) ( 1056 2864 -336 ) ( 1056 2864 -272 ) twall4_1 0 0 0 1 1 +} +// brush 3229 +{ +( 1056 2640 -352 ) ( 1056 2832 -352 ) ( 1056 2832 -288 ) SFLOOR1_2 16 16 0 1 1 +( 416 2656 -288 ) ( 1120 2656 -288 ) ( 1120 2656 -352 ) SFLOOR1_2 16 16 0 1 1 +( 456 2720 -352 ) ( 1160 2720 -352 ) ( 1160 2720 -288 ) SFLOOR1_2 16 16 0 1 1 +( 1120 2752 -288 ) ( 1120 2752 -352 ) ( 1120 2608 -352 ) SFLOOR1_2 16 16 0 1 1 +( 1152 2624 -264 ) ( 448 2624 -264 ) ( 448 2768 -264 ) PLAT_TOP1 32 32 0 1 1 +( 1144 2768 -320 ) ( 440 2768 -320 ) ( 440 2624 -320 ) SFLOOR1_2 16 16 0 1 1 +} +// brush 3230 +{ +( 1120 2720 -264 ) ( 1104 2720 -264 ) ( 1104 2656 -264 ) SFLOOR1_2 16 16 0 1 1 +( 1104 2656 -256 ) ( 1120 2656 -256 ) ( 1120 2656 -264 ) SFLOOR1_2 16 16 0 1 1 +( 1120 2656 -256 ) ( 1120 2720 -256 ) ( 1120 2720 -264 ) SFLOOR1_2 16 16 0 1 1 +( 1120 2720 -256 ) ( 1104 2720 -256 ) ( 1104 2720 -264 ) SFLOOR1_2 16 16 0 1 1 +( 1104 2720 -264 ) ( 1120 2720 -256 ) ( 1104 2656 -264 ) PLAT_TOP1 32 32 0 1 1 +} +// brush 3231 +{ +( 1072 2656 -264 ) ( 1056 2720 -256 ) ( 1072 2720 -264 ) PLAT_TOP1 32 32 0 1 1 +( 1072 2720 -264 ) ( 1072 2720 -256 ) ( 1056 2720 -256 ) SFLOOR1_2 16 16 0 1 1 +( 1056 2720 -264 ) ( 1056 2720 -256 ) ( 1056 2656 -256 ) SFLOOR1_2 16 16 0 1 1 +( 1056 2656 -264 ) ( 1056 2656 -256 ) ( 1072 2656 -256 ) SFLOOR1_2 16 16 0 1 1 +( 1072 2656 -264 ) ( 1072 2720 -264 ) ( 1056 2720 -264 ) SFLOOR1_2 16 16 0 1 1 +} +// brush 3232 +{ +( 1120 2672 -264 ) ( 1120 2656 -256 ) ( 1056 2672 -264 ) PLAT_TOP1 32 32 0 1 1 +( 1120 2656 -256 ) ( 1120 2672 -256 ) ( 1120 2672 -264 ) SFLOOR1_2 16 16 0 1 1 +( 1056 2656 -256 ) ( 1120 2656 -256 ) ( 1120 2656 -264 ) SFLOOR1_2 16 16 0 1 1 +( 1056 2672 -256 ) ( 1056 2656 -256 ) ( 1056 2656 -264 ) SFLOOR1_2 16 16 0 1 1 +( 1120 2656 -264 ) ( 1120 2672 -264 ) ( 1056 2672 -264 ) SFLOOR1_2 16 16 0 1 1 +} +// brush 3233 +{ +( 1056 2704 -264 ) ( 1120 2704 -264 ) ( 1120 2720 -264 ) SFLOOR1_2 16 16 0 1 1 +( 1056 2720 -264 ) ( 1056 2720 -256 ) ( 1056 2704 -256 ) SFLOOR1_2 16 16 0 1 1 +( 1120 2720 -264 ) ( 1120 2720 -256 ) ( 1056 2720 -256 ) SFLOOR1_2 16 16 0 1 1 +( 1120 2704 -264 ) ( 1120 2704 -256 ) ( 1120 2720 -256 ) SFLOOR1_2 16 16 0 1 1 +( 1056 2704 -264 ) ( 1120 2720 -256 ) ( 1120 2704 -264 ) PLAT_TOP1 32 32 0 1 1 +} +// brush 3234 +{ +( 1152 2784 -272 ) ( 1056 2784 -272 ) ( 1056 2768 -272 ) TECH04_2 0 0 0 1 1 +( 1152 2768 -256 ) ( 1056 2768 -256 ) ( 1056 2784 -256 ) SFLOOR4_2 0 0 0 1 1 +( 1152 2784 -256 ) ( 1152 2784 -272 ) ( 1152 2768 -272 ) TECH04_2 0 0 0 1 1 +( 1024 2768 -256 ) ( 1024 2768 -272 ) ( 1024 2784 -272 ) TECH04_2 0 0 0 1 1 +( 1056 2784 -272 ) ( 1152 2784 -272 ) ( 1152 2784 -256 ) TECH04_2 0 0 0 1 1 +( 1056 2720 -256 ) ( 1152 2720 -256 ) ( 1152 2720 -272 ) TECH04_2 0 0 0 1 1 +( 1024 2752 -272 ) ( 1056 2784 -272 ) ( 1024 2752 -256 ) TECH04_2 0 0 0 1 1 +} +// brush 3235 +{ +( 1120 2720 -264 ) ( 1056 2720 -264 ) ( 1056 2656 -264 ) clip 0 0 0 1 1 +( 1056 2656 -256 ) ( 1056 2720 -256 ) ( 1120 2720 -256 ) clip 0 0 0 1 1 +( 1056 2656 -256 ) ( 1120 2656 -256 ) ( 1120 2656 -272 ) clip 0 0 0 1 1 +( 1120 2656 -256 ) ( 1120 2720 -256 ) ( 1120 2720 -272 ) clip 0 0 0 1 1 +( 1120 2720 -256 ) ( 1056 2720 -256 ) ( 1056 2720 -272 ) clip 0 0 0 1 1 +( 1056 2720 -256 ) ( 1056 2656 -256 ) ( 1056 2656 -272 ) clip 0 0 0 1 1 +} +// brush 3236 +{ +( 1168 2728 -128 ) ( 1168 2664 -128 ) ( 1168 2664 -256 ) TECH09_3 64 0 0 1 1 +( 1280 2744 -128 ) ( 1152 2744 -128 ) ( 1152 2744 -256 ) TWALL2_2 32 0 0 1 1 +( 1280 2656 -128 ) ( 1280 2720 -128 ) ( 1280 2720 -256 ) TWALL2_2 32 0 0 1 1 +( 1168 2656 -128 ) ( 1296 2656 -128 ) ( 1296 2656 -256 ) TWALL2_2 32 0 0 1 1 +( 1152 2656 -128 ) ( 1152 2720 -128 ) ( 1280 2720 -128 ) TWALL2_2 32 0 0 1 1 +( 1280 2720 -256 ) ( 1152 2720 -256 ) ( 1152 2656 -256 ) TWALL2_2 32 0 0 1 1 +} +// brush 3237 +{ +( 1184 128 -512 ) ( 1184 0 -512 ) ( 1216 0 -512 ) ECOP1_6 0 0 0 1 1 +( 1280 2688 -384 ) ( 1152 2688 -384 ) ( 1152 3200 -384 ) TECH07_2 0 0 0 1 1 +( 1280 3200 -384 ) ( 1280 3200 -672 ) ( 1280 2688 -672 ) TECH07_2 0 0 0 1 1 +( 1152 2688 -384 ) ( 1152 2688 -672 ) ( 1152 3200 -672 ) TECH04_7 0 0 0 1 1 +( 1152 2688 -384 ) ( 1280 2688 -384 ) ( 1280 2688 -672 ) ECOP1_6 0 0 0 1 1 +( 1136 2704 -512 ) ( 1296 2704 -512 ) ( 1136 2704 -384 ) ECOP1_6 0 0 0 1 1 +} +// brush 3238 +{ +( 1216 2848 128 ) ( 1216 2848 0 ) ( 1248 2848 0 ) ECOP1_6 0 0 0 1 1 +( 1184 128 -512 ) ( 1184 0 -512 ) ( 1216 0 -512 ) ECOP1_6 0 0 0 1 1 +( 1280 2688 -384 ) ( 1152 2688 -384 ) ( 1152 3200 -384 ) TECH07_2 0 0 0 1 1 +( 1280 3200 -384 ) ( 1280 3200 -672 ) ( 1280 2688 -672 ) TECH07_2 0 0 0 1 1 +( 1152 2688 -384 ) ( 1152 2688 -672 ) ( 1152 3200 -672 ) TECH07_2 0 0 0 1 1 +( 1296 2784 -512 ) ( 1136 2784 -512 ) ( 1136 2784 -384 ) TECH04_7 0 0 0 1 1 +} +// brush 3239 +{ +( 1280 2656 -672 ) ( 1152 2656 -672 ) ( 1152 2560 -672 ) TECH07_2 0 0 0 1 1 +( 1280 2560 -256 ) ( 1152 2560 -256 ) ( 1152 2656 -256 ) TECH07_2 0 0 0 1 1 +( 1280 2656 -256 ) ( 1280 2656 -672 ) ( 1280 2560 -672 ) TECH07_2 0 0 0 1 1 +( 1152 2560 -256 ) ( 1152 2560 -672 ) ( 1152 2656 -672 ) TECH07_2 64 0 0 1 1 +( 1152 2560 -256 ) ( 1280 2560 -256 ) ( 1280 2560 -672 ) TECH07_2 0 0 0 1 1 +( 1136 2640 -672 ) ( 1296 2640 -672 ) ( 1136 2640 -256 ) TECH07_2 0 0 0 1 1 +} +// brush 3240 +{ +( 1280 2656 -672 ) ( 1152 2656 -672 ) ( 1152 2560 -672 ) TECH07_2 0 0 0 1 1 +( 1280 2560 -256 ) ( 1152 2560 -256 ) ( 1152 2656 -256 ) TECH07_2 0 0 0 1 1 +( 1280 2656 -256 ) ( 1280 2656 -672 ) ( 1280 2560 -672 ) TECH07_2 0 0 0 1 1 +( 1152 2560 -256 ) ( 1152 2560 -672 ) ( 1152 2656 -672 ) TECH04_7 0 0 0 1 1 +( 1152 2656 -672 ) ( 1280 2656 -672 ) ( 1280 2656 -256 ) ECOP1_6 0 0 0 1 1 +( 1296 2640 -672 ) ( 1136 2640 -672 ) ( 1136 2640 -256 ) TECH07_2 0 0 0 1 1 +} +// brush 3241 +{ +( -704 2112 0 ) ( -704 1792 0 ) ( -704 1792 -8 ) clip 0 16 0 1 1 +( -512 2112 0 ) ( -768 2112 0 ) ( -768 2112 -8 ) clip 0 16 0 1 1 +( -640 2048 0 ) ( -640 2368 0 ) ( -640 2368 -8 ) clip 0 16 0 1 1 +( -896 2048 0 ) ( -640 2048 0 ) ( -640 2048 -8 ) clip 0 16 0 1 1 +( -768 1792 0 ) ( -768 2112 0 ) ( -512 2112 0 ) clip 0 16 0 1 1 +( -512 2112 -8 ) ( -768 2112 -8 ) ( -768 1792 -8 ) clip 0 16 0 1 1 +} +// brush 3242 +{ +( 592 1744 -8 ) ( 560 1744 -8 ) ( 560 1712 -8 ) TLIGHT01_1 16 16 0 1 1 +( 560 1712 0 ) ( 560 1744 0 ) ( 592 1744 0 ) BLACK 0 0 0 1 1 +( 560 1712 0 ) ( 592 1712 0 ) ( 592 1712 -16 ) BLACK 0 0 0 1 1 +( 592 1712 0 ) ( 592 1744 0 ) ( 592 1744 -16 ) BLACK 0 0 0 1 1 +( 592 1744 0 ) ( 560 1744 0 ) ( 560 1744 -16 ) BLACK 0 0 0 1 1 +( 560 1744 0 ) ( 560 1712 0 ) ( 560 1712 -16 ) BLACK 0 0 0 1 1 +} +// brush 3243 +{ +( 368 1744 0 ) ( 368 1712 0 ) ( 368 1712 -16 ) BLACK 0 0 0 1 1 +( 400 1744 0 ) ( 368 1744 0 ) ( 368 1744 -16 ) BLACK 0 0 0 1 1 +( 400 1712 0 ) ( 400 1744 0 ) ( 400 1744 -16 ) BLACK 0 0 0 1 1 +( 368 1712 0 ) ( 400 1712 0 ) ( 400 1712 -16 ) BLACK 0 0 0 1 1 +( 368 1712 0 ) ( 368 1744 0 ) ( 400 1744 0 ) BLACK 0 0 0 1 1 +( 400 1744 -8 ) ( 368 1744 -8 ) ( 368 1712 -8 ) TLIGHT01_1 16 16 0 1 1 +} +// brush 3244 +{ +( 1170 410 -552 ) ( 1170 410 -544 ) ( 1162 402 -544 ) black 0 0 0 1 1 +( 1164 404 -544 ) ( 1164 404 -552 ) ( 1172 396 -552 ) SLIPLITE 8 0 0 0.500000 1 +( 1176 400 -544 ) ( 1176 400 -552 ) ( 1168 392 -552 ) black 0 0 0 1 1 +( 1168 392 -544 ) ( 1168 392 -552 ) ( 1160 400 -552 ) SLIPLITE 0 0 0 0.500000 0.500000 +( 1160 400 -544 ) ( 1160 416 -544 ) ( 1176 416 -544 ) SLIPLITE 0 0 0 0.500000 0.500000 +( 1176 416 -560 ) ( 1160 416 -560 ) ( 1160 400 -560 ) black 0 0 0 1 1 +} +// brush 3245 +{ +( -1280 1704 -240 ) ( -1280 1448 -240 ) ( -1280 1448 -256 ) SFLOOR4_2 0 0 0 1 1 +( -840 1856 -240 ) ( -1288 1856 -240 ) ( -1288 1856 -256 ) SFLOOR4_2 0 0 0 1 1 +( -1216 1448 -240 ) ( -1216 1704 -240 ) ( -1216 1704 -256 ) TECH04_5 0 0 0 1 1 +( -1280 1472 -240 ) ( -832 1472 -240 ) ( -832 1472 -256 ) SFLOOR4_2 0 0 0 1 1 +( -1280 1472 -240 ) ( -1280 1728 -240 ) ( -832 1728 -240 ) SFLOOR4_2 0 0 0 1 1 +( -832 1728 -320 ) ( -1280 1728 -320 ) ( -1280 1472 -320 ) SFLOOR4_2 0 0 0 1 1 +} +// brush 3246 +{ +( -704 1728 -320 ) ( -1152 1728 -320 ) ( -1152 1472 -320 ) SFLOOR4_2 0 0 0 1 1 +( -1152 1472 -240 ) ( -1152 1728 -240 ) ( -704 1728 -240 ) SFLOOR4_2 0 0 0 1 1 +( -1152 1472 -240 ) ( -704 1472 -240 ) ( -704 1472 -256 ) SFLOOR4_2 0 0 0 1 1 +( -960 1448 -240 ) ( -960 1704 -240 ) ( -960 1704 -256 ) TECH04_5 0 0 0 1 1 +( -712 1728 -240 ) ( -1160 1728 -240 ) ( -1160 1728 -256 ) SFLOOR4_2 0 0 0 1 1 +( -1152 1704 -240 ) ( -1152 1448 -240 ) ( -1152 1448 -256 ) SFLOOR4_2 0 0 0 1 1 +} +// brush 3247 +{ +( -960 1544 -240 ) ( -960 1288 -240 ) ( -960 1288 -256 ) SFLOOR4_2 0 0 0 1 1 +( -520 1536 -240 ) ( -968 1536 -240 ) ( -968 1536 -256 ) SFLOOR4_2 0 0 0 1 1 +( -896 1416 -240 ) ( -896 1672 -240 ) ( -896 1672 -256 ) TECH04_5 0 0 0 1 1 +( -1088 1472 -240 ) ( -640 1472 -240 ) ( -640 1472 -256 ) SFLOOR4_2 0 0 0 1 1 +( -1088 1472 -240 ) ( -1088 1728 -240 ) ( -640 1728 -240 ) SFLOOR4_2 0 0 0 1 1 +( -640 1728 -320 ) ( -1088 1728 -320 ) ( -1088 1472 -320 ) SFLOOR4_2 0 0 0 1 1 +} +// brush 3248 +{ +( -640 1920 -320 ) ( -1088 1920 -320 ) ( -1088 1664 -320 ) SFLOOR4_2 0 0 0 1 1 +( -1088 1664 -240 ) ( -1088 1920 -240 ) ( -640 1920 -240 ) SFLOOR4_2 0 0 0 1 1 +( -1088 1664 -240 ) ( -640 1664 -240 ) ( -640 1664 -256 ) SFLOOR4_2 0 0 0 1 1 +( -896 1608 -240 ) ( -896 1864 -240 ) ( -896 1864 -256 ) TECH04_5 0 0 0 1 1 +( -520 1728 -240 ) ( -968 1728 -240 ) ( -968 1728 -256 ) SFLOOR4_2 0 0 0 1 1 +( -960 1736 -240 ) ( -960 1480 -240 ) ( -960 1480 -256 ) SFLOOR4_2 0 0 0 1 1 +} +// brush 3249 +{ +( -896 1728 -320 ) ( -1344 1728 -320 ) ( -1344 1472 -320 ) SFLOOR4_2 0 0 0 1 1 +( -1344 1472 -240 ) ( -1344 1728 -240 ) ( -896 1728 -240 ) SFLOOR4_2 0 0 0 1 1 +( -1344 1472 -240 ) ( -896 1472 -240 ) ( -896 1472 -256 ) SFLOOR4_2 0 0 0 1 1 +( -1152 1416 -240 ) ( -1152 1672 -240 ) ( -1152 1672 -256 ) TECH04_5 0 0 0 1 1 +( -776 1536 -240 ) ( -1224 1536 -240 ) ( -1224 1536 -256 ) SFLOOR4_2 0 0 0 1 1 +( -1216 1544 -240 ) ( -1216 1288 -240 ) ( -1216 1288 -256 ) SFLOOR4_2 0 0 0 1 1 +} +// brush 3250 +{ +( -1216 1736 -240 ) ( -1216 1480 -240 ) ( -1216 1480 -256 ) SFLOOR4_2 0 0 0 1 1 +( -776 1728 -240 ) ( -1224 1728 -240 ) ( -1224 1728 -256 ) SFLOOR4_2 0 0 0 1 1 +( -1152 1608 -240 ) ( -1152 1864 -240 ) ( -1152 1864 -256 ) TECH04_5 0 0 0 1 1 +( -1344 1664 -240 ) ( -896 1664 -240 ) ( -896 1664 -256 ) SFLOOR4_2 0 0 0 1 1 +( -1344 1664 -240 ) ( -1344 1920 -240 ) ( -896 1920 -240 ) SFLOOR4_2 0 0 0 1 1 +( -896 1920 -320 ) ( -1344 1920 -320 ) ( -1344 1664 -320 ) SFLOOR4_2 0 0 0 1 1 +} +// brush 3251 +{ +( -896 1656 -400 ) ( -904 1656 -400 ) ( -904 1544 -400 ) tech04_4 0 0 0 1 1 +( -904 1544 -256 ) ( -904 1656 -256 ) ( -896 1656 -256 ) tech04_4 0 0 0 1 1 +( -896 1536 -256 ) ( -896 1536 -400 ) ( -904 1544 -400 ) tech04_4 0 0 0 1 1 +( -896 1664 -256 ) ( -896 1664 -400 ) ( -896 1536 -400 ) tech04_4 0 0 0 1 1 +( -896 1664 -400 ) ( -896 1664 -256 ) ( -904 1656 -256 ) tech04_4 0 0 0 1 1 +( -904 1656 -320 ) ( -904 1544 -320 ) ( -904 1544 -400 ) twall4_1 64 0 0 1 1 +} +// brush 3252 +{ +( -840 1544 -320 ) ( -952 1544 -320 ) ( -952 1544 -400 ) twall4_1 -32 0 0 1 1 +( -896 1536 -400 ) ( -896 1536 -256 ) ( -904 1544 -256 ) tech04_4 0 0 0 1 1 +( -832 1536 -256 ) ( -832 1536 -400 ) ( -960 1536 -400 ) tech04_4 0 0 0 1 1 +( -960 1536 -256 ) ( -960 1536 -400 ) ( -952 1544 -400 ) tech04_4 0 0 0 1 1 +( -952 1544 -256 ) ( -840 1544 -256 ) ( -840 1536 -256 ) tech04_4 0 0 0 1 1 +( -840 1536 -400 ) ( -840 1544 -400 ) ( -952 1544 -400 ) tech04_4 0 0 0 1 1 +} +// brush 3253 +{ +( -952 1544 -320 ) ( -952 1656 -320 ) ( -952 1656 -400 ) twall4_1 64 0 0 1 1 +( -960 1536 -400 ) ( -960 1536 -256 ) ( -952 1544 -256 ) tech04_4 0 0 0 1 1 +( -960 1536 -256 ) ( -960 1536 -400 ) ( -960 1664 -400 ) tech04_4 0 0 0 1 1 +( -960 1664 -256 ) ( -960 1664 -400 ) ( -952 1656 -400 ) tech04_4 0 0 0 1 1 +( -952 1656 -256 ) ( -952 1544 -256 ) ( -960 1544 -256 ) tech04_4 0 0 0 1 1 +( -960 1544 -400 ) ( -952 1544 -400 ) ( -952 1656 -400 ) tech04_4 0 0 0 1 1 +} +// brush 3254 +{ +( -1016 1664 -400 ) ( -1016 1656 -400 ) ( -904 1656 -400 ) tech04_4 0 0 0 1 1 +( -904 1656 -256 ) ( -1016 1656 -256 ) ( -1016 1664 -256 ) tech04_4 0 0 0 1 1 +( -896 1664 -240 ) ( -896 1664 -384 ) ( -904 1656 -384 ) tech04_4 0 0 0 1 1 +( -1024 1664 -240 ) ( -1024 1664 -384 ) ( -896 1664 -384 ) tech04_4 0 0 0 1 1 +( -960 1664 -384 ) ( -960 1664 -240 ) ( -952 1656 -240 ) tech04_4 0 0 0 1 1 +( -1016 1656 -304 ) ( -904 1656 -304 ) ( -904 1656 -384 ) twall4_1 -32 0 0 1 1 +} +// brush 3255 +{ +( -904 1656 -176 ) ( -904 1544 -176 ) ( -904 1544 -256 ) tech04_6 0 0 0 1 1 +( -896 1664 -384 ) ( -896 1664 -240 ) ( -904 1656 -240 ) tech04_1 0 0 0 1 1 +( -896 1664 -240 ) ( -896 1664 -384 ) ( -896 1536 -384 ) tech04_1 0 0 0 1 1 +( -896 1536 -240 ) ( -896 1536 -384 ) ( -904 1544 -384 ) tech04_1 0 0 0 1 1 +( -904 1544 -240 ) ( -904 1656 -240 ) ( -896 1656 -240 ) tech04_4 0 0 0 1 1 +( -896 1656 -256 ) ( -904 1656 -256 ) ( -904 1544 -256 ) tech04_1 0 0 0 1 1 +} +// brush 3256 +{ +( -840 1536 -256 ) ( -840 1544 -256 ) ( -952 1544 -256 ) tech04_1 0 0 0 1 1 +( -952 1544 -240 ) ( -840 1544 -240 ) ( -840 1536 -240 ) tech04_4 0 0 0 1 1 +( -960 1536 -240 ) ( -960 1536 -384 ) ( -952 1544 -384 ) tech04_1 0 0 0 1 1 +( -832 1536 -240 ) ( -832 1536 -384 ) ( -960 1536 -384 ) tech04_1 0 0 0 1 1 +( -896 1536 -384 ) ( -896 1536 -240 ) ( -904 1544 -240 ) tech04_1 0 0 0 1 1 +( -840 1544 -304 ) ( -952 1544 -304 ) ( -952 1544 -384 ) tech04_6 0 0 0 1 1 +} +// brush 3257 +{ +( -960 1544 -256 ) ( -952 1544 -256 ) ( -952 1656 -256 ) tech04_1 0 0 0 1 1 +( -952 1656 -240 ) ( -952 1544 -240 ) ( -960 1544 -240 ) tech04_4 0 0 0 1 1 +( -960 1664 -240 ) ( -960 1664 -384 ) ( -952 1656 -384 ) tech04_1 0 0 0 1 1 +( -960 1536 -240 ) ( -960 1536 -384 ) ( -960 1664 -384 ) tech04_1 0 0 0 1 1 +( -960 1536 -384 ) ( -960 1536 -240 ) ( -952 1544 -240 ) tech04_1 0 0 0 1 1 +( -952 1544 -176 ) ( -952 1656 -176 ) ( -952 1656 -256 ) tech04_6 0 0 0 1 1 +} +// brush 3258 +{ +( -1016 1656 -288 ) ( -904 1656 -288 ) ( -904 1656 -368 ) tech04_6 0 0 0 1 1 +( -960 1664 -368 ) ( -960 1664 -224 ) ( -952 1656 -224 ) tech04_1 0 0 0 1 1 +( -1024 1664 -224 ) ( -1024 1664 -368 ) ( -896 1664 -368 ) tech04_1 0 0 0 1 1 +( -896 1664 -224 ) ( -896 1664 -368 ) ( -904 1656 -368 ) tech04_1 0 0 0 1 1 +( -904 1656 -240 ) ( -1016 1656 -240 ) ( -1016 1664 -240 ) tech04_4 0 0 0 1 1 +( -1016 1664 -256 ) ( -1016 1656 -256 ) ( -904 1656 -256 ) tech04_1 0 0 0 1 1 +} +// brush 3259 +{ +( -896 1664 -448 ) ( -960 1664 -448 ) ( -960 1536 -448 ) black 0 0 0 1 1 +( -960 1536 -400 ) ( -960 1664 -400 ) ( -896 1664 -400 ) black 0 0 0 1 1 +( -960 1536 -304 ) ( -896 1536 -304 ) ( -896 1536 -448 ) black 0 0 0 1 1 +( -896 1536 -304 ) ( -896 1664 -304 ) ( -896 1664 -448 ) black 0 0 0 1 1 +( -896 1664 -304 ) ( -960 1664 -304 ) ( -960 1664 -448 ) black 0 0 0 1 1 +( -960 1664 -304 ) ( -960 1536 -304 ) ( -960 1536 -448 ) black 0 0 0 1 1 +} +// brush 3260 +{ +( -952 1644 -344 ) ( -840 1644 -344 ) ( -840 1640 -336 ) metalt2_0 0 0 0 1 1 +( -840 1632 -332 ) ( -952 1632 -332 ) ( -952 1640 -336 ) metalt2_0 0 0 0 1 1 +( -952 1624 -336 ) ( -952 1632 -332 ) ( -840 1632 -332 ) metalt2_0 0 0 0 1 1 +( -840 1624 -336 ) ( -840 1620 -344 ) ( -952 1620 -344 ) metalt2_0 0 0 0 1 1 +( -952 1620 -344 ) ( -840 1620 -344 ) ( -840 1624 -352 ) metalt2_0 0 0 0 1 1 +( -904 1628 -356 ) ( -904 1620 -356 ) ( -904 1620 -308 ) metalt2_0 0 0 0 1 1 +( -952 1620 -356 ) ( -952 1628 -356 ) ( -952 1628 -308 ) metalt2_0 0 0 0 1 1 +( -840 1632 -356 ) ( -952 1632 -356 ) ( -952 1624 -352 ) metalt2_0 0 0 0 1 1 +( -952 1640 -352 ) ( -952 1632 -356 ) ( -840 1632 -356 ) metalt2_0 0 0 0 1 1 +( -840 1640 -352 ) ( -840 1644 -344 ) ( -952 1644 -344 ) metalt2_0 0 0 0 1 1 +} +// brush 3261 +{ +( -1016 1624 -256 ) ( -1016 1616 -256 ) ( -904 1616 -256 ) tech04_1 0 0 0 1 1 +( -904 1616 -240 ) ( -1016 1616 -240 ) ( -1016 1624 -240 ) tech04_4 0 0 0 1 1 +( -904 1624 -240 ) ( -904 1624 -256 ) ( -904 1616 -256 ) tech04_1 0 0 0 1 1 +( -904 1624 -256 ) ( -904 1624 -240 ) ( -952 1624 -240 ) tech04_6 0 0 0 1 1 +( -952 1624 -256 ) ( -952 1624 -240 ) ( -952 1616 -240 ) tech04_1 0 0 0 1 1 +( -1016 1616 -288 ) ( -904 1616 -288 ) ( -904 1616 -368 ) tech04_6 0 0 0 1 1 +} +// brush 3262 +{ +( -1016 1576 -288 ) ( -904 1576 -288 ) ( -904 1576 -368 ) tech04_6 0 0 0 1 1 +( -952 1584 -256 ) ( -952 1584 -240 ) ( -952 1576 -240 ) tech04_1 0 0 0 1 1 +( -904 1584 -256 ) ( -904 1584 -240 ) ( -952 1584 -240 ) tech04_6 0 0 0 1 1 +( -904 1584 -240 ) ( -904 1584 -256 ) ( -904 1576 -256 ) tech04_1 0 0 0 1 1 +( -904 1576 -240 ) ( -1016 1576 -240 ) ( -1016 1584 -240 ) tech04_4 0 0 0 1 1 +( -1016 1584 -256 ) ( -1016 1576 -256 ) ( -904 1576 -256 ) tech04_1 0 0 0 1 1 +} +// brush 3263 +{ +( -840 1600 -352 ) ( -840 1604 -344 ) ( -952 1604 -344 ) metalt2_0 0 0 0 1 1 +( -952 1600 -352 ) ( -952 1592 -356 ) ( -840 1592 -356 ) metalt2_0 0 0 0 1 1 +( -840 1592 -356 ) ( -952 1592 -356 ) ( -952 1584 -352 ) metalt2_0 0 0 0 1 1 +( -952 1580 -356 ) ( -952 1588 -356 ) ( -952 1588 -308 ) metalt2_0 0 0 0 1 1 +( -904 1588 -356 ) ( -904 1580 -356 ) ( -904 1580 -308 ) metalt2_0 0 0 0 1 1 +( -952 1580 -344 ) ( -840 1580 -344 ) ( -840 1584 -352 ) metalt2_0 0 0 0 1 1 +( -840 1584 -336 ) ( -840 1580 -344 ) ( -952 1580 -344 ) metalt2_0 0 0 0 1 1 +( -952 1584 -336 ) ( -952 1592 -332 ) ( -840 1592 -332 ) metalt2_0 0 0 0 1 1 +( -840 1592 -332 ) ( -952 1592 -332 ) ( -952 1600 -336 ) metalt2_0 0 0 0 1 1 +( -952 1604 -344 ) ( -840 1604 -344 ) ( -840 1600 -336 ) metalt2_0 0 0 0 1 1 +} +// brush 3264 +{ +( -1160 1656 -320 ) ( -1160 1544 -320 ) ( -1160 1544 -400 ) twall4_1 64 0 0 1 1 +( -1152 1664 -400 ) ( -1152 1664 -256 ) ( -1160 1656 -256 ) tech04_4 0 0 0 1 1 +( -1152 1664 -256 ) ( -1152 1664 -400 ) ( -1152 1536 -400 ) tech04_4 0 0 0 1 1 +( -1152 1536 -256 ) ( -1152 1536 -400 ) ( -1160 1544 -400 ) tech04_4 0 0 0 1 1 +( -1160 1544 -256 ) ( -1160 1656 -256 ) ( -1152 1656 -256 ) tech04_4 0 0 0 1 1 +( -1152 1656 -400 ) ( -1160 1656 -400 ) ( -1160 1544 -400 ) tech04_4 0 0 0 1 1 +} +// brush 3265 +{ +( -1096 1536 -400 ) ( -1096 1544 -400 ) ( -1208 1544 -400 ) tech04_4 0 0 0 1 1 +( -1208 1544 -256 ) ( -1096 1544 -256 ) ( -1096 1536 -256 ) tech04_4 0 0 0 1 1 +( -1216 1536 -256 ) ( -1216 1536 -400 ) ( -1208 1544 -400 ) tech04_4 0 0 0 1 1 +( -1088 1536 -256 ) ( -1088 1536 -400 ) ( -1216 1536 -400 ) tech04_4 0 0 0 1 1 +( -1152 1536 -400 ) ( -1152 1536 -256 ) ( -1160 1544 -256 ) tech04_4 0 0 0 1 1 +( -1096 1544 -320 ) ( -1208 1544 -320 ) ( -1208 1544 -400 ) twall4_1 -32 0 0 1 1 +} +// brush 3266 +{ +( -1216 1544 -400 ) ( -1208 1544 -400 ) ( -1208 1656 -400 ) tech04_4 0 0 0 1 1 +( -1208 1656 -256 ) ( -1208 1544 -256 ) ( -1216 1544 -256 ) tech04_4 0 0 0 1 1 +( -1216 1664 -256 ) ( -1216 1664 -400 ) ( -1208 1656 -400 ) tech04_4 0 0 0 1 1 +( -1216 1536 -256 ) ( -1216 1536 -400 ) ( -1216 1664 -400 ) tech04_4 0 0 0 1 1 +( -1216 1536 -400 ) ( -1216 1536 -256 ) ( -1208 1544 -256 ) tech04_4 0 0 0 1 1 +( -1208 1544 -320 ) ( -1208 1656 -320 ) ( -1208 1656 -400 ) twall4_1 64 0 0 1 1 +} +// brush 3267 +{ +( -1272 1656 -304 ) ( -1160 1656 -304 ) ( -1160 1656 -384 ) twall4_1 -32 0 0 1 1 +( -1216 1664 -384 ) ( -1216 1664 -240 ) ( -1208 1656 -240 ) tech04_4 0 0 0 1 1 +( -1280 1664 -240 ) ( -1280 1664 -384 ) ( -1152 1664 -384 ) tech04_4 0 0 0 1 1 +( -1152 1664 -240 ) ( -1152 1664 -384 ) ( -1160 1656 -384 ) tech04_4 0 0 0 1 1 +( -1160 1656 -256 ) ( -1272 1656 -256 ) ( -1272 1664 -256 ) tech04_4 0 0 0 1 1 +( -1272 1664 -400 ) ( -1272 1656 -400 ) ( -1160 1656 -400 ) tech04_4 0 0 0 1 1 +} +// brush 3268 +{ +( -1152 1656 -256 ) ( -1160 1656 -256 ) ( -1160 1544 -256 ) tech04_1 0 0 0 1 1 +( -1160 1544 -240 ) ( -1160 1656 -240 ) ( -1152 1656 -240 ) tech04_4 0 0 0 1 1 +( -1152 1536 -240 ) ( -1152 1536 -384 ) ( -1160 1544 -384 ) tech04_1 0 0 0 1 1 +( -1152 1664 -240 ) ( -1152 1664 -384 ) ( -1152 1536 -384 ) tech04_1 0 0 0 1 1 +( -1152 1664 -384 ) ( -1152 1664 -240 ) ( -1160 1656 -240 ) tech04_1 0 0 0 1 1 +( -1160 1656 -176 ) ( -1160 1544 -176 ) ( -1160 1544 -256 ) tech04_6 0 0 0 1 1 +} +// brush 3269 +{ +( -1096 1544 -304 ) ( -1208 1544 -304 ) ( -1208 1544 -384 ) tech04_6 0 0 0 1 1 +( -1152 1536 -384 ) ( -1152 1536 -240 ) ( -1160 1544 -240 ) tech04_1 0 0 0 1 1 +( -1088 1536 -240 ) ( -1088 1536 -384 ) ( -1216 1536 -384 ) tech04_1 0 0 0 1 1 +( -1216 1536 -240 ) ( -1216 1536 -384 ) ( -1208 1544 -384 ) tech04_1 0 0 0 1 1 +( -1208 1544 -240 ) ( -1096 1544 -240 ) ( -1096 1536 -240 ) tech04_4 0 0 0 1 1 +( -1096 1536 -256 ) ( -1096 1544 -256 ) ( -1208 1544 -256 ) tech04_1 0 0 0 1 1 +} +// brush 3270 +{ +( -1208 1544 -176 ) ( -1208 1656 -176 ) ( -1208 1656 -256 ) tech04_6 0 0 0 1 1 +( -1216 1536 -384 ) ( -1216 1536 -240 ) ( -1208 1544 -240 ) tech04_1 0 0 0 1 1 +( -1216 1536 -240 ) ( -1216 1536 -384 ) ( -1216 1664 -384 ) tech04_1 0 0 0 1 1 +( -1216 1664 -240 ) ( -1216 1664 -384 ) ( -1208 1656 -384 ) tech04_1 0 0 0 1 1 +( -1208 1656 -240 ) ( -1208 1544 -240 ) ( -1216 1544 -240 ) tech04_4 0 0 0 1 1 +( -1216 1544 -256 ) ( -1208 1544 -256 ) ( -1208 1656 -256 ) tech04_1 0 0 0 1 1 +} +// brush 3271 +{ +( -1272 1664 -256 ) ( -1272 1656 -256 ) ( -1160 1656 -256 ) tech04_1 0 0 0 1 1 +( -1160 1656 -240 ) ( -1272 1656 -240 ) ( -1272 1664 -240 ) tech04_4 0 0 0 1 1 +( -1152 1664 -224 ) ( -1152 1664 -368 ) ( -1160 1656 -368 ) tech04_1 0 0 0 1 1 +( -1280 1664 -224 ) ( -1280 1664 -368 ) ( -1152 1664 -368 ) tech04_1 0 0 0 1 1 +( -1216 1664 -368 ) ( -1216 1664 -224 ) ( -1208 1656 -224 ) tech04_1 0 0 0 1 1 +( -1272 1656 -288 ) ( -1160 1656 -288 ) ( -1160 1656 -368 ) tech04_6 0 0 0 1 1 +} +// brush 3272 +{ +( -1216 1664 -304 ) ( -1216 1536 -304 ) ( -1216 1536 -448 ) black 0 0 0 1 1 +( -1152 1664 -304 ) ( -1216 1664 -304 ) ( -1216 1664 -448 ) black 0 0 0 1 1 +( -1152 1536 -304 ) ( -1152 1664 -304 ) ( -1152 1664 -448 ) black 0 0 0 1 1 +( -1216 1536 -304 ) ( -1152 1536 -304 ) ( -1152 1536 -448 ) black 0 0 0 1 1 +( -1216 1536 -400 ) ( -1216 1664 -400 ) ( -1152 1664 -400 ) black 0 0 0 1 1 +( -1152 1664 -448 ) ( -1216 1664 -448 ) ( -1216 1536 -448 ) black 0 0 0 1 1 +} +// brush 3273 +{ +( -1096 1640 -352 ) ( -1096 1644 -344 ) ( -1208 1644 -344 ) metalt2_0 0 0 0 1 1 +( -1208 1640 -352 ) ( -1208 1632 -356 ) ( -1096 1632 -356 ) metalt2_0 0 0 0 1 1 +( -1096 1632 -356 ) ( -1208 1632 -356 ) ( -1208 1624 -352 ) metalt2_0 0 0 0 1 1 +( -1208 1620 -356 ) ( -1208 1628 -356 ) ( -1208 1628 -308 ) metalt2_0 0 0 0 1 1 +( -1160 1628 -356 ) ( -1160 1620 -356 ) ( -1160 1620 -308 ) metalt2_0 0 0 0 1 1 +( -1208 1620 -344 ) ( -1096 1620 -344 ) ( -1096 1624 -352 ) metalt2_0 0 0 0 1 1 +( -1096 1624 -336 ) ( -1096 1620 -344 ) ( -1208 1620 -344 ) metalt2_0 0 0 0 1 1 +( -1208 1624 -336 ) ( -1208 1632 -332 ) ( -1096 1632 -332 ) metalt2_0 0 0 0 1 1 +( -1096 1632 -332 ) ( -1208 1632 -332 ) ( -1208 1640 -336 ) metalt2_0 0 0 0 1 1 +( -1208 1644 -344 ) ( -1096 1644 -344 ) ( -1096 1640 -336 ) metalt2_0 0 0 0 1 1 +} +// brush 3274 +{ +( -1184 1656 -264 ) ( -1172 1656 -268 ) ( -1172 1544 -268 ) HTEK14_7 12 0 0 1 1 +( -1168 1544 -280 ) ( -1172 1544 -268 ) ( -1172 1656 -268 ) HTEK14_7 -16 0 -90 1 1 +( -1196 1656 -268 ) ( -1196 1544 -268 ) ( -1200 1544 -280 ) HTEK14_7 -16 0 -90 1 1 +( -1196 1544 -268 ) ( -1196 1656 -268 ) ( -1184 1656 -264 ) HTEK14_7 -76 0 0 1 1 +( -1184 1656 -296 ) ( -1196 1656 -292 ) ( -1196 1544 -292 ) HTEK14_7 0 0 0 1 1 +( -1200 1544 -280 ) ( -1196 1544 -292 ) ( -1196 1656 -292 ) HTEK14_7 -32 0 -90 1 1 +( -1172 1656 -292 ) ( -1172 1544 -292 ) ( -1168 1544 -280 ) HTEK14_7 -32 0 -90 1 1 +( -1176 1656 -288 ) ( -1168 1656 -288 ) ( -1168 1656 -280 ) HTEK14_7 0 0 0 1 1 +( -1168 1544 -288 ) ( -1176 1544 -288 ) ( -1176 1544 -280 ) HTEK14_7 0 0 0 1 1 +( -1172 1544 -292 ) ( -1172 1656 -292 ) ( -1184 1656 -296 ) HTEK14_7 0 0 0 1 1 +} +// brush 3275 +{ +( -1272 1616 -288 ) ( -1160 1616 -288 ) ( -1160 1616 -368 ) tech04_6 0 0 0 1 1 +( -1208 1624 -256 ) ( -1208 1624 -240 ) ( -1208 1616 -240 ) tech04_1 0 0 0 1 1 +( -1160 1624 -256 ) ( -1160 1624 -240 ) ( -1208 1624 -240 ) tech04_6 0 0 0 1 1 +( -1160 1624 -240 ) ( -1160 1624 -256 ) ( -1160 1616 -256 ) tech04_1 0 0 0 1 1 +( -1160 1616 -240 ) ( -1272 1616 -240 ) ( -1272 1624 -240 ) tech04_4 0 0 0 1 1 +( -1272 1624 -256 ) ( -1272 1616 -256 ) ( -1160 1616 -256 ) tech04_1 0 0 0 1 1 +} +// brush 3276 +{ +( -1272 1584 -256 ) ( -1272 1576 -256 ) ( -1160 1576 -256 ) tech04_1 0 0 0 1 1 +( -1160 1576 -240 ) ( -1272 1576 -240 ) ( -1272 1584 -240 ) tech04_4 0 0 0 1 1 +( -1160 1584 -240 ) ( -1160 1584 -256 ) ( -1160 1576 -256 ) tech04_1 0 0 0 1 1 +( -1160 1584 -256 ) ( -1160 1584 -240 ) ( -1208 1584 -240 ) tech04_6 0 0 0 1 1 +( -1208 1584 -256 ) ( -1208 1584 -240 ) ( -1208 1576 -240 ) tech04_1 0 0 0 1 1 +( -1272 1576 -288 ) ( -1160 1576 -288 ) ( -1160 1576 -368 ) tech04_6 0 0 0 1 1 +} +// brush 3277 +{ +( -1208 1604 -344 ) ( -1096 1604 -344 ) ( -1096 1600 -336 ) metalt2_0 0 0 0 1 1 +( -1096 1592 -332 ) ( -1208 1592 -332 ) ( -1208 1600 -336 ) metalt2_0 0 0 0 1 1 +( -1208 1584 -336 ) ( -1208 1592 -332 ) ( -1096 1592 -332 ) metalt2_0 0 0 0 1 1 +( -1096 1584 -336 ) ( -1096 1580 -344 ) ( -1208 1580 -344 ) metalt2_0 0 0 0 1 1 +( -1208 1580 -344 ) ( -1096 1580 -344 ) ( -1096 1584 -352 ) metalt2_0 0 0 0 1 1 +( -1160 1588 -356 ) ( -1160 1580 -356 ) ( -1160 1580 -308 ) metalt2_0 0 0 0 1 1 +( -1208 1580 -356 ) ( -1208 1588 -356 ) ( -1208 1588 -308 ) metalt2_0 0 0 0 1 1 +( -1096 1592 -356 ) ( -1208 1592 -356 ) ( -1208 1584 -352 ) metalt2_0 0 0 0 1 1 +( -1208 1600 -352 ) ( -1208 1592 -356 ) ( -1096 1592 -356 ) metalt2_0 0 0 0 1 1 +( -1096 1600 -352 ) ( -1096 1604 -344 ) ( -1208 1604 -344 ) metalt2_0 0 0 0 1 1 +} +// brush 3278 +{ +( -512 312 160 ) ( -576 312 160 ) ( -576 304 156 ) klight8 0 0 0 1 1 +( -568 304 164 ) ( -568 320 164 ) ( -552 320 164 ) black 0 0 0 1 1 +( -568 304 160 ) ( -552 304 160 ) ( -552 304 32 ) black 0 0 0 1 1 +( -512 304 160 ) ( -512 320 160 ) ( -512 320 32 ) black 0 0 0 1 1 +( -576 312 160 ) ( -512 312 160 ) ( -512 312 164 ) black 0 0 0 1 1 +( -576 320 160 ) ( -576 304 160 ) ( -576 304 32 ) black 0 0 0 1 1 +} +// brush 3279 +{ +( 1296 2704 -512 ) ( 1136 2704 -512 ) ( 1136 2704 -384 ) ECOP1_6 0 0 0 1 1 +( 1152 2608 -384 ) ( 1152 2608 -672 ) ( 1152 3120 -672 ) TECH07_2 0 0 0 1 1 +( 1280 3120 -384 ) ( 1280 3120 -672 ) ( 1280 2608 -672 ) TECH07_2 0 0 0 1 1 +( 1280 2608 -384 ) ( 1152 2608 -384 ) ( 1152 3120 -384 ) TECH07_2 0 0 0 1 1 +( 1184 48 -512 ) ( 1184 -80 -512 ) ( 1216 -80 -512 ) ECOP1_6 0 0 0 1 1 +( 1216 2720 128 ) ( 1216 2720 0 ) ( 1248 2720 0 ) TECH04_7 0 0 0 1 1 +} +// brush 3280 +{ +( 1216 2784 128 ) ( 1216 2784 0 ) ( 1248 2784 0 ) ECOP1_6 0 0 0 1 1 +( 1184 64 -448 ) ( 1184 -64 -448 ) ( 1216 -64 -448 ) TECH04_7 0 0 0 1 1 +( 1280 2624 -384 ) ( 1152 2624 -384 ) ( 1152 3136 -384 ) TECH07_2 0 0 0 1 1 +( 1280 3136 -384 ) ( 1280 3136 -672 ) ( 1280 2624 -672 ) TECH07_2 0 0 0 1 1 +( 1152 2624 -384 ) ( 1152 2624 -672 ) ( 1152 3136 -672 ) TECH07_2 0 0 0 1 1 +( 1296 2720 -512 ) ( 1136 2720 -512 ) ( 1136 2720 -384 ) ECOP1_6 0 0 0 1 1 +( 1168 2784 -448 ) ( 1152 2784 -432 ) ( 1152 2720 -432 ) TECH04_7 0 0 90 1 1 +} +// brush 3281 +{ +( 1168 2784 -512 ) ( 1152 2784 -512 ) ( 1152 2768 -512 ) TECH04_7 0 0 0 1 1 +( 1152 2768 -432 ) ( 1152 2784 -432 ) ( 1168 2784 -432 ) TECH04_7 0 0 0 1 1 +( 1168 2776 -512 ) ( 1168 2776 -448 ) ( 1168 2784 -448 ) TECH04_7 0 0 0 1 1 +( 1168 2784 -448 ) ( 1152 2784 -448 ) ( 1152 2784 -512 ) TECH04_7 0 0 0 1 1 +( 1168 2776 -448 ) ( 1168 2776 -512 ) ( 1152 2784 -512 ) TECH04_7 0 0 0 1 1 +} +// brush 3282 +{ +( 1152 2720 -512 ) ( 1168 2728 -512 ) ( 1168 2728 -448 ) TECH04_7 0 0 0 1 1 +( 1152 2720 -512 ) ( 1152 2720 -448 ) ( 1168 2720 -448 ) TECH04_7 0 0 0 1 1 +( 1168 2720 -448 ) ( 1168 2728 -448 ) ( 1168 2728 -512 ) TECH04_7 0 0 0 1 1 +( 1168 2720 -432 ) ( 1152 2720 -432 ) ( 1152 2736 -432 ) TECH04_7 0 0 0 1 1 +( 1152 2736 -512 ) ( 1152 2720 -512 ) ( 1168 2720 -512 ) TECH04_7 0 0 0 1 1 +} +// brush 3283 +{ +( 1080 400 -560 ) ( 1080 416 -560 ) ( 1064 416 -560 ) black 0 0 0 1 1 +( 1064 416 -544 ) ( 1080 416 -544 ) ( 1080 400 -544 ) SLIPLITE 0 0 0 0.500000 0.500000 +( 1080 400 -552 ) ( 1072 392 -552 ) ( 1072 392 -544 ) SLIPLITE 0 0 0 0.500000 0.500000 +( 1072 392 -552 ) ( 1064 400 -552 ) ( 1064 400 -544 ) black 0 0 0 1 1 +( 1068 396 -552 ) ( 1076 404 -552 ) ( 1076 404 -544 ) SLIPLITE 8 0 0 0.500000 1 +( 1080 400 -544 ) ( 1072 408 -544 ) ( 1072 408 -552 ) black 0 0 0 1 1 +} +// brush 3284 +{ +( 1160 304 -560 ) ( 1160 288 -560 ) ( 1176 288 -560 ) black 0 0 0 1 1 +( 1176 288 -544 ) ( 1160 288 -544 ) ( 1160 304 -544 ) SLIPLITE 0 0 0 0.500000 0.500000 +( 1160 304 -552 ) ( 1168 312 -552 ) ( 1168 312 -544 ) SLIPLITE 0 0 0 0.500000 0.500000 +( 1168 312 -552 ) ( 1176 304 -552 ) ( 1176 304 -544 ) black 0 0 0 1 1 +( 1172 308 -552 ) ( 1164 300 -552 ) ( 1164 300 -544 ) SLIPLITE 8 0 0 0.500000 1 +( 1160 304 -544 ) ( 1168 296 -544 ) ( 1168 296 -552 ) black 0 0 0 1 1 +} +// brush 3285 +{ +( 1072 296 -552 ) ( 1072 296 -544 ) ( 1080 304 -544 ) black 0 0 0 1 1 +( 1076 300 -544 ) ( 1076 300 -552 ) ( 1068 308 -552 ) SLIPLITE 8 0 0 0.500000 1 +( 1064 304 -544 ) ( 1064 304 -552 ) ( 1072 312 -552 ) black 0 0 0 1 1 +( 1072 312 -544 ) ( 1072 312 -552 ) ( 1080 304 -552 ) SLIPLITE 0 0 0 0.500000 0.500000 +( 1080 304 -544 ) ( 1080 288 -544 ) ( 1064 288 -544 ) SLIPLITE 0 0 0 0.500000 0.500000 +( 1064 288 -560 ) ( 1080 288 -560 ) ( 1080 304 -560 ) black 0 0 0 1 1 +} +// brush 3286 +{ +( -640 2088 -112 ) ( -640 1832 -112 ) ( -640 1832 -128 ) ctpanel8 0 16 0 1 1 +( -112 1792 -240 ) ( -560 1792 -240 ) ( -560 1792 -256 ) ctpanel8 0 16 0 1 1 +( -512 1808 -112 ) ( -512 2064 -112 ) ( -512 2064 -128 ) ctpanel8 0 16 0 1 1 +( -640 1784 -208 ) ( -448 1784 -208 ) ( -448 1768 -240 ) ctpanel8 0 16 0 1 1 +( -448 1784 -208 ) ( -640 1784 -208 ) ( -640 1896 -208 ) ctpanel8 0 16 0 1 1 +( -128 2088 -240 ) ( -576 2088 -240 ) ( -576 1832 -240 ) ctpanel8 0 16 0 1 1 +} +// brush 3287 +{ +( -128 2088 -208 ) ( -576 2088 -208 ) ( -576 1832 -208 ) ctpanel8 0 16 0 1 1 +( -576 1832 -176 ) ( -576 2088 -176 ) ( -128 2088 -176 ) ctpanel8 0 16 0 1 1 +( -504 1784 -208 ) ( -56 1784 -208 ) ( -56 1784 -224 ) ctpanel8 0 16 0 1 1 +( -512 1808 -80 ) ( -512 2064 -80 ) ( -512 2064 -96 ) ctpanel8 0 16 0 1 1 +( -112 1792 -208 ) ( -560 1792 -208 ) ( -560 1792 -224 ) ctpanel8 0 16 0 1 1 +( -640 2088 -80 ) ( -640 1832 -80 ) ( -640 1832 -96 ) ctpanel8 0 16 0 1 1 +} +// brush 3288 +{ +( -640 2088 -48 ) ( -640 1832 -48 ) ( -640 1832 -64 ) ctpanel8 0 16 0 1 1 +( -112 1792 -176 ) ( -560 1792 -176 ) ( -560 1792 -192 ) ctpanel8 0 16 0 1 1 +( -512 1808 -48 ) ( -512 2064 -48 ) ( -512 2064 -64 ) ctpanel8 0 16 0 1 1 +( -640 1752 -112 ) ( -448 1752 -112 ) ( -448 1784 -176 ) ctpanel8 0 16 0 1 1 +( -448 1752 -112 ) ( -640 1752 -112 ) ( -640 1896 -112 ) ctpanel8 0 16 0 1 1 +( -640 1784 -176 ) ( -448 1784 -176 ) ( -448 1896 -176 ) ctpanel8 0 16 0 1 1 +} +// brush 3289 +{ +( -616 1472 -112 ) ( -616 1440 -112 ) ( -608 1448 -116 ) BASE_CEIL1 0 0 0 1 1 +( -544 1472 -112 ) ( -608 1472 -112 ) ( -608 1464 -116 ) BASE_CEIL1 0 0 0 1 1 +( -536 1440 -112 ) ( -536 1472 -112 ) ( -544 1464 -116 ) BASE_CEIL1 0 0 0 1 1 +( -608 1440 -112 ) ( -544 1440 -112 ) ( -544 1448 -116 ) BASE_CEIL1 0 0 0 1 1 +( -616 1440 -112 ) ( -616 1472 -112 ) ( -536 1472 -112 ) black 0 0 0 1 1 +( -584 1408 -116 ) ( -600 1408 -116 ) ( -600 1392 -116 ) klight8 32 0 0 1 1 +} +// brush 3290 +{ +( 208 2768 -64 ) ( 448 2768 -64 ) ( 448 2768 -112 ) TECH07_2 0 64 0 1 1 +( 208 2992 -112 ) ( 448 2992 -112 ) ( 448 2992 -64 ) TECH07_2 0 64 0 1 1 +( 208 2768 -64 ) ( 208 2768 -112 ) ( 208 2992 -112 ) TECH07_2 64 64 0 1 1 +( 448 2992 -64 ) ( 448 2992 -112 ) ( 448 2768 -112 ) twall4_1 0 0 0 1 1 +( 448 2768 -64 ) ( 208 2768 -64 ) ( 208 2992 -64 ) TECH07_2 64 64 0 1 1 +( 448 2992 -112 ) ( 208 2992 -112 ) ( 208 2768 -112 ) TECH07_2 64 64 0 1 1 +( 208 2808 56 ) ( 208 2808 -8 ) ( 200 2816 -8 ) TECH07_2 64 64 0 1 1 +( 208 2952 56 ) ( 208 2952 -8 ) ( 216 2960 -8 ) TECH07_2 64 64 0 1 1 +} +// brush 3291 +{ +( 1280 2816 -256 ) ( 1152 2816 -256 ) ( 1152 2752 -256 ) TECH08_5B 0 0 0 1 1 +( 1280 2752 -128 ) ( 1152 2752 -128 ) ( 1152 2816 -128 ) TECH08_5B 0 0 0 1 1 +( 1280 2816 -128 ) ( 1280 2816 -256 ) ( 1280 2752 -256 ) TECH08_5B 0 0 0 1 1 +( 1152 2752 -128 ) ( 1152 2752 -256 ) ( 1152 2816 -256 ) WHITE_CONT 0 0 0 1 1 +( 1152 2816 -256 ) ( 1280 2816 -256 ) ( 1280 2816 -128 ) TECH08_5B 0 0 0 1 1 +( 1152 2752 -128 ) ( 1280 2752 -128 ) ( 1280 2752 -256 ) TECH08_5B 0 0 0 1 1 +} +// brush 3292 +{ +( 1152 2720 -128 ) ( 1152 2656 -128 ) ( 1152 2656 -256 ) TECH09_3 64 0 0 1 1 +( 1168 2752 -128 ) ( 1152 2752 -128 ) ( 1152 2752 -256 ) TECH08_9A 64 0 0 1 1 +( 1168 2656 -128 ) ( 1168 2720 -128 ) ( 1168 2720 -256 ) TECH08_9A 64 0 0 1 1 +( 1152 2624 -128 ) ( 1168 2624 -128 ) ( 1168 2624 -256 ) TECH08_9A 64 0 0 1 1 +( 1152 2656 -128 ) ( 1152 2720 -128 ) ( 1168 2720 -128 ) TECH08_9A 64 0 0 1 1 +( 1168 2720 -256 ) ( 1152 2720 -256 ) ( 1152 2656 -256 ) TECH08_9A 64 0 0 1 1 +} +// brush 3293 +{ +( -916 1544 -292 ) ( -916 1656 -292 ) ( -928 1656 -296 ) HTEK14_7 0 0 0 1 1 +( -912 1544 -288 ) ( -920 1544 -288 ) ( -920 1544 -280 ) HTEK14_7 0 0 0 1 1 +( -920 1656 -288 ) ( -912 1656 -288 ) ( -912 1656 -280 ) HTEK14_7 0 0 0 1 1 +( -916 1656 -292 ) ( -916 1544 -292 ) ( -912 1544 -280 ) HTEK14_7 -32 0 -90 1 1 +( -944 1544 -280 ) ( -940 1544 -292 ) ( -940 1656 -292 ) HTEK14_7 -32 0 -90 1 1 +( -928 1656 -296 ) ( -940 1656 -292 ) ( -940 1544 -292 ) HTEK14_7 0 0 0 1 1 +( -940 1544 -268 ) ( -940 1656 -268 ) ( -928 1656 -264 ) HTEK14_7 -76 0 0 1 1 +( -940 1656 -268 ) ( -940 1544 -268 ) ( -944 1544 -280 ) HTEK14_7 -16 0 -90 1 1 +( -912 1544 -280 ) ( -916 1544 -268 ) ( -916 1656 -268 ) HTEK14_7 -16 0 -90 1 1 +( -928 1656 -264 ) ( -916 1656 -268 ) ( -916 1544 -268 ) HTEK14_7 12 0 0 1 1 +} +// brush 3294 +{ +( -768 1456 64 ) ( -384 1456 64 ) ( -384 1456 128 ) TECH08_7B 21 0 0 0.750000 1 +( -736 1224 64 ) ( -736 1224 128 ) ( -736 1080 128 ) TECH07_2 -100 0 0 1 1 +( -416 1224 64 ) ( -416 1080 64 ) ( -416 1080 128 ) TECH07_2 -100 0 0 1 1 +( -784 1216 0 ) ( -784 1072 0 ) ( -736 1024 0 ) TECH08_7B 21 0 0 0.750000 1 +( -368 1280 64 ) ( -432 1280 64 ) ( -368 1280 128 ) SYM06_2 0 0 0 1 1 +( -736 1216 128 ) ( -736 1504 128 ) ( -416 1216 128 ) SYM06_2 0 0 0 1 1 +} +// brush 3295 +{ +( -736 1408 128 ) ( -688 1408 192 ) ( -736 1152 128 ) TECH07_2 -100 0 0 1 1 +( -464 1408 192 ) ( -416 1408 128 ) ( -464 1152 192 ) TECH07_2 -100 0 0 1 1 +( -768 1456 64 ) ( -384 1456 64 ) ( -384 1456 128 ) TECH08_7B 21 0 0 0.750000 1 +( -736 1024 192 ) ( -784 1072 192 ) ( -784 1216 192 ) TECH07_2 0 -16 0 1 1 +( -368 1216 64 ) ( -432 1216 64 ) ( -368 1216 128 ) SYM06_2 0 0 0 1 1 +( -736 1504 128 ) ( -736 1216 128 ) ( -416 1216 128 ) TECH01_6 0 0 90 1 1 +} +// brush 3296 +{ +( -464 1168 0 ) ( -488 1168 0 ) ( -488 1168 32 ) TECH07_2 96 0 0 1 1 +( -744 1104 192 ) ( -744 944 192 ) ( -792 896 128 ) TECH07_2 96 0 0 1 1 +( -800 1168 192 ) ( -800 1216 128 ) ( -352 1168 192 ) SFLOOR3_2 0 0 0 1 1 +( -624 1216 0 ) ( -624 1168 0 ) ( -624 1216 192 ) SYM06_4 0 0 0 1 1 +( -792 1280 128 ) ( -792 1120 128 ) ( -624 1120 128 ) SYM06_4 0 0 0 1 1 +} +// brush 3297 +{ +( -800 1168 192 ) ( -800 1216 128 ) ( -352 1168 192 ) SFLOOR3_2 0 0 0 1 1 +( -408 952 192 ) ( -408 1168 192 ) ( -360 1216 128 ) TECH07_2 96 0 0 1 1 +( -464 1168 0 ) ( -488 1168 0 ) ( -488 1168 32 ) TECH07_2 96 0 0 1 1 +( -528 1168 0 ) ( -528 1184 0 ) ( -528 1168 192 ) SYM06_4 0 0 0 1 1 +( -528 1280 128 ) ( -528 1120 128 ) ( -360 1120 128 ) SYM06_4 0 0 0 1 1 +} +// brush 3298 +{ +( -808 1280 0 ) ( -784 1280 0 ) ( -808 1280 192 ) SFLOOR3_2 0 0 0 1 1 +( -352 1152 0 ) ( -800 1152 0 ) ( -800 896 0 ) TECH07_2 0 -16 0 1 1 +( -360 1160 128 ) ( -360 1160 0 ) ( -360 920 0 ) TECH07_2 96 0 0 1 1 +( -464 1168 0 ) ( -488 1168 0 ) ( -488 1168 32 ) TECH07_2 96 0 0 1 1 +( -528 1232 0 ) ( -528 1248 0 ) ( -528 1232 192 ) SYM06_4 0 0 0 1 1 +( -528 1120 128 ) ( -528 1280 128 ) ( -360 1120 128 ) SFLOOR3_2 0 0 0 1 1 +( -416 1280 0 ) ( -360 1216 0 ) ( -416 1280 128 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 3299 +{ +( -464 1168 0 ) ( -488 1168 0 ) ( -488 1168 32 ) TECH07_2 96 0 0 1 1 +( -792 912 128 ) ( -792 912 0 ) ( -792 1152 0 ) TECH07_2 96 0 0 1 1 +( -352 1152 0 ) ( -800 1152 0 ) ( -800 896 0 ) TECH07_2 0 -16 0 1 1 +( -808 1280 0 ) ( -784 1280 0 ) ( -808 1280 192 ) SFLOOR3_2 0 0 0 1 1 +( -624 1216 0 ) ( -624 1168 0 ) ( -624 1216 192 ) SYM06_4 0 0 0 1 1 +( -792 1120 128 ) ( -792 1280 128 ) ( -624 1120 128 ) TECH07_2 112 0 0 1 1 +( -792 1216 0 ) ( -736 1280 0 ) ( -792 1216 128 ) SFLOOR3_2 0 0 0 1 1 +} +// brush 3300 +{ +( -472 1184 -32 ) ( -496 1184 -32 ) ( -496 1184 0 ) TEK_LA10 -72 0 0 1 1 +( -648 1280 -32 ) ( -624 1280 -32 ) ( -648 1280 0 ) TEK_LA10 -72 0 0 1 1 +( -360 1152 -32 ) ( -360 1136 -32 ) ( -360 1152 0 ) TEK_LA10 -72 0 0 1 1 +( -792 904 -32 ) ( -792 928 -32 ) ( -792 904 0 ) TEK_LA10 -72 0 0 1 1 +( -760 1096 -32 ) ( -760 952 -32 ) ( -712 904 -32 ) COP1_1 0 0 0 1 1 +( -712 904 0 ) ( -760 952 0 ) ( -760 1096 0 ) SFLOOR4_2 16 0 0 1 1 +( -416 1280 -32 ) ( -360 1216 -32 ) ( -416 1280 0 ) TEK_LA10 -72 0 0 1 1 +( -792 1216 -32 ) ( -736 1280 -32 ) ( -792 1216 0 ) TEK_LA10 -72 0 0 1 1 +} +// brush 3301 +{ +( 1008 864 -672 ) ( 1184 864 -672 ) ( 1176 864 -656 ) TECH04_3 -9 15 -180 1 -1 +( 1184 800 -672 ) ( 1008 800 -672 ) ( 1016 800 -656 ) TECH04_3 -9 15 -180 1 -1 +( 1154 864 -656 ) ( 1154 800 -656 ) ( 1086 800 -656 ) PBTEK1_04 32 0 -90 1 -1 +( 1184 864 -672 ) ( 1008 864 -672 ) ( 1008 832 -672 ) TECH04_3 -10 32 -180 1 1 +( 1086 864 -656 ) ( 1086 800 -656 ) ( 1080 800 -672 ) TECH04_3 0 15 -180 1 -1 +( 1154 800 -656 ) ( 1154 864 -656 ) ( 1160 864 -672 ) TECH04_3 0 15 -180 1 -1 +} +// brush 3302 +{ +( 1056 864 -624 ) ( 1056 832 -624 ) ( 1040 832 -632 ) TECH04_3 3 107 -135 1.059970 1.060142 +( 1086 800 -656 ) ( 1086 864 -656 ) ( 1080 864 -672 ) TECH04_3 10 -11 135 1.059970 -1.059970 +( 1080 864 -672 ) ( 1040 864 -632 ) ( 1040 832 -632 ) TECH04_3 3 107 -135 1.059970 1.060142 +( 1086 864 -656 ) ( 1086 800 -656 ) ( 1056 800 -624 ) PBTEK1_04 32 0 0 1 -1 +( 1080 800 -672 ) ( 1040 800 -632 ) ( 1056 800 -624 ) TECH04_3 15 -48 135 1.059958 -1.059958 +( 1040 864 -632 ) ( 1080 864 -672 ) ( 1088 864 -656 ) TECH04_3 15 -48 135 1.059958 -1.059958 +} +// brush 3303 +{ +( 1200 832 -632 ) ( 1184 832 -624 ) ( 1184 864 -624 ) TECH04_3 3 42 -135 1.059970 1.059970 +( 1154 864 -656 ) ( 1154 800 -656 ) ( 1160 800 -672 ) TECH04_3 10 -11 135 1.059970 -1.059970 +( 1200 832 -632 ) ( 1200 864 -632 ) ( 1160 864 -672 ) TECH04_3 3 42 -135 1.059970 1.059970 +( 1154 800 -656 ) ( 1154 864 -656 ) ( 1184 864 -624 ) PBTEK1_04 32 0 0 1 -1 +( 1184 800 -624 ) ( 1200 800 -632 ) ( 1160 800 -672 ) TECH04_3 10 34 133 1.060002 -1.059958 +( 1152 864 -656 ) ( 1160 864 -672 ) ( 1200 864 -632 ) TECH04_3 10 34 133 1.060002 -1.059958 +} +// brush 3304 +{ +( 1008 1024 -672 ) ( 1184 1024 -672 ) ( 1176 1024 -656 ) TECH04_3 -9 15 -180 1 -1 +( 1184 960 -672 ) ( 1008 960 -672 ) ( 1016 960 -656 ) TECH04_3 -9 15 -180 1 -1 +( 1154 1024 -656 ) ( 1154 960 -656 ) ( 1086 960 -656 ) PBTEK1_04 0 0 -90 1 -1 +( 1184 1024 -672 ) ( 1008 1024 -672 ) ( 1008 992 -672 ) TECH04_3 -10 32 -180 1 1 +( 1086 1024 -656 ) ( 1086 960 -656 ) ( 1080 960 -672 ) TECH04_3 0 15 -180 1 -1 +( 1154 960 -656 ) ( 1154 1024 -656 ) ( 1160 1024 -672 ) TECH04_3 0 15 -180 1 -1 +} +// brush 3305 +{ +( 1056 1024 -624 ) ( 1056 992 -624 ) ( 1040 992 -632 ) TECH04_3 3 107 -135 1.059970 1.060142 +( 1086 960 -656 ) ( 1086 1024 -656 ) ( 1080 1024 -672 ) TECH04_3 10 -11 135 1.059970 -1.059970 +( 1080 1024 -672 ) ( 1040 1024 -632 ) ( 1040 992 -632 ) TECH04_3 3 107 -135 1.059970 1.060142 +( 1086 1024 -656 ) ( 1086 960 -656 ) ( 1056 960 -624 ) PBTEK1_04 0 0 0 1 -1 +( 1080 960 -672 ) ( 1040 960 -632 ) ( 1056 960 -624 ) TECH04_3 15 -48 135 1.059958 -1.059958 +( 1040 1024 -632 ) ( 1080 1024 -672 ) ( 1088 1024 -656 ) TECH04_3 15 -48 135 1.059958 -1.059958 +} +// brush 3306 +{ +( 1200 992 -632 ) ( 1184 992 -624 ) ( 1184 1024 -624 ) TECH04_3 3 42 -135 1.059970 1.059970 +( 1154 1024 -656 ) ( 1154 960 -656 ) ( 1160 960 -672 ) TECH04_3 10 -11 135 1.059970 -1.059970 +( 1200 992 -632 ) ( 1200 1024 -632 ) ( 1160 1024 -672 ) TECH04_3 3 42 -135 1.059970 1.059970 +( 1154 960 -656 ) ( 1154 1024 -656 ) ( 1184 1024 -624 ) PBTEK1_04 0 0 0 1 -1 +( 1184 960 -624 ) ( 1200 960 -632 ) ( 1160 960 -672 ) TECH04_3 10 34 133 1.060002 -1.059958 +( 1152 1024 -656 ) ( 1160 1024 -672 ) ( 1200 1024 -632 ) TECH04_3 10 34 133 1.060002 -1.059958 +} +// brush 3307 +{ +( 1154 1120 -656 ) ( 1154 1184 -656 ) ( 1160 1184 -672 ) TECH04_3 0 15 -180 1 -1 +( 1086 1184 -656 ) ( 1086 1120 -656 ) ( 1080 1120 -672 ) TECH04_3 0 15 -180 1 -1 +( 1184 1184 -672 ) ( 1008 1184 -672 ) ( 1008 1152 -672 ) TECH04_3 -10 32 -180 1 1 +( 1154 1184 -656 ) ( 1154 1120 -656 ) ( 1086 1120 -656 ) PBTEK1_04 32 0 -90 1 -1 +( 1184 1120 -672 ) ( 1008 1120 -672 ) ( 1016 1120 -656 ) TECH04_3 -9 15 -180 1 -1 +( 1008 1184 -672 ) ( 1184 1184 -672 ) ( 1176 1184 -656 ) TECH04_3 -9 15 -180 1 -1 +} +// brush 3308 +{ +( 1040 1184 -632 ) ( 1080 1184 -672 ) ( 1088 1184 -656 ) TECH04_3 15 -48 135 1.059958 -1.059958 +( 1080 1120 -672 ) ( 1040 1120 -632 ) ( 1056 1120 -624 ) TECH04_3 15 -48 135 1.059958 -1.059958 +( 1086 1184 -656 ) ( 1086 1120 -656 ) ( 1056 1120 -624 ) PBTEK1_04 32 0 0 1 -1 +( 1080 1184 -672 ) ( 1040 1184 -632 ) ( 1040 1152 -632 ) TECH04_3 3 107 -135 1.059970 1.060142 +( 1086 1120 -656 ) ( 1086 1184 -656 ) ( 1080 1184 -672 ) TECH04_3 10 -11 135 1.059970 -1.059970 +( 1056 1184 -624 ) ( 1056 1152 -624 ) ( 1040 1152 -632 ) TECH04_3 3 107 -135 1.059970 1.060142 +} +// brush 3309 +{ +( 1152 1184 -656 ) ( 1160 1184 -672 ) ( 1200 1184 -632 ) TECH04_3 10 34 133 1.060002 -1.059958 +( 1184 1120 -624 ) ( 1200 1120 -632 ) ( 1160 1120 -672 ) TECH04_3 10 34 133 1.060002 -1.059958 +( 1154 1120 -656 ) ( 1154 1184 -656 ) ( 1184 1184 -624 ) PBTEK1_04 32 0 0 1 -1 +( 1200 1152 -632 ) ( 1200 1184 -632 ) ( 1160 1184 -672 ) TECH04_3 3 42 -135 1.059970 1.059970 +( 1154 1184 -656 ) ( 1154 1120 -656 ) ( 1160 1120 -672 ) TECH04_3 10 -11 135 1.059970 -1.059970 +( 1200 1152 -632 ) ( 1184 1152 -624 ) ( 1184 1184 -624 ) TECH04_3 3 42 -135 1.059970 1.059970 +} +// brush 3310 +{ +( 272 1440 -672 ) ( 448 1440 -672 ) ( 440 1440 -656 ) TECH04_3 -9 15 -180 1 -1 +( 448 1376 -672 ) ( 272 1376 -672 ) ( 280 1376 -656 ) TECH04_3 -9 15 -180 1 -1 +( 418 1440 -656 ) ( 418 1376 -656 ) ( 350 1376 -656 ) PBTEK1_04 32 0 -90 1 -1 +( 448 1440 -672 ) ( 272 1440 -672 ) ( 272 1408 -672 ) TECH04_3 -10 32 -180 1 1 +( 350 1440 -656 ) ( 350 1376 -656 ) ( 344 1376 -672 ) TECH04_3 0 15 -180 1 -1 +( 418 1376 -656 ) ( 418 1440 -656 ) ( 424 1440 -672 ) TECH04_3 0 15 -180 1 -1 +} +// brush 3311 +{ +( 320 1440 -624 ) ( 320 1408 -624 ) ( 304 1408 -632 ) TECH04_3 3 107 -135 1.059970 1.060142 +( 350 1376 -656 ) ( 350 1440 -656 ) ( 344 1440 -672 ) TECH04_3 10 -11 135 1.059970 -1.059970 +( 344 1440 -672 ) ( 304 1440 -632 ) ( 304 1408 -632 ) TECH04_3 3 107 -135 1.059970 1.060142 +( 350 1440 -656 ) ( 350 1376 -656 ) ( 320 1376 -624 ) PBTEK1_04 32 0 0 1 -1 +( 344 1376 -672 ) ( 304 1376 -632 ) ( 320 1376 -624 ) TECH04_3 15 -48 135 1.059958 -1.059958 +( 304 1440 -632 ) ( 344 1440 -672 ) ( 352 1440 -656 ) TECH04_3 15 -48 135 1.059958 -1.059958 +} +// brush 3312 +{ +( 464 1408 -632 ) ( 448 1408 -624 ) ( 448 1440 -624 ) TECH04_3 3 42 -135 1.059970 1.059970 +( 418 1440 -656 ) ( 418 1376 -656 ) ( 424 1376 -672 ) TECH04_3 10 -11 135 1.059970 -1.059970 +( 464 1408 -632 ) ( 464 1440 -632 ) ( 424 1440 -672 ) TECH04_3 3 42 -135 1.059970 1.059970 +( 418 1376 -656 ) ( 418 1440 -656 ) ( 448 1440 -624 ) PBTEK1_04 32 0 0 1 -1 +( 448 1376 -624 ) ( 464 1376 -632 ) ( 424 1376 -672 ) TECH04_3 10 34 133 1.060002 -1.059958 +( 416 1440 -656 ) ( 424 1440 -672 ) ( 464 1440 -632 ) TECH04_3 10 34 133 1.060002 -1.059958 +} +// brush 3313 +{ +( 444 2024 -168 ) ( 444 2008 -168 ) ( 448 2000 -176 ) base_ceil1 0 0 0 1 1 +( 444 2008 -152 ) ( 444 2024 -152 ) ( 448 2032 -144 ) base_ceil1 0 0 0 1 1 +( 444 2008 -168 ) ( 444 2008 -152 ) ( 448 2000 -144 ) base_ceil1 0 0 0 1 1 +( 448 1984 -128 ) ( 448 2040 -128 ) ( 448 2040 -192 ) base_ceil1 0 0 0 1 1 +( 444 2024 -152 ) ( 444 2024 -168 ) ( 448 2032 -176 ) base_ceil1 0 0 0 1 1 +( 444 2024 -152 ) ( 444 2008 -152 ) ( 444 2008 -168 ) ceil1_2 8 8 0 1 1 +} +// brush 3314 +{ +( 324 2008 -168 ) ( 324 2008 -152 ) ( 324 2024 -152 ) ceil1_2 8 8 0 1 1 +( 320 2032 -176 ) ( 324 2024 -168 ) ( 324 2024 -152 ) base_ceil1 0 0 0 1 1 +( 320 2040 -192 ) ( 320 2040 -128 ) ( 320 1984 -128 ) base_ceil1 0 0 0 1 1 +( 320 2000 -144 ) ( 324 2008 -152 ) ( 324 2008 -168 ) base_ceil1 0 0 0 1 1 +( 320 2032 -144 ) ( 324 2024 -152 ) ( 324 2008 -152 ) base_ceil1 0 0 0 1 1 +( 320 2000 -176 ) ( 324 2008 -168 ) ( 324 2024 -168 ) base_ceil1 0 0 0 1 1 +} +// brush 3315 +{ +( 320 1968 -192 ) ( 320 1968 -64 ) ( 324 1984 -64 ) clip 0 0 0 1 1 +( 324 1984 -136 ) ( 324 2048 -136 ) ( 324 2048 -176 ) clip 0 0 0 1 1 +( 320 2064 -64 ) ( 320 2064 -192 ) ( 324 2048 -192 ) clip 0 0 0 1 1 +( 304 2064 -64 ) ( 304 2000 -64 ) ( 304 2000 -104 ) clip 0 0 0 1 1 +( 320 2064 -136 ) ( 312 2064 -136 ) ( 312 2064 -176 ) clip 0 0 0 1 1 +( 312 1968 -136 ) ( 320 1968 -136 ) ( 320 1968 -176 ) clip 0 0 0 1 1 +( 312 2000 -64 ) ( 312 2064 -64 ) ( 320 2064 -64 ) clip 0 0 0 1 1 +( 320 2064 -208 ) ( 312 2064 -208 ) ( 312 2000 -208 ) clip 0 0 0 1 1 +} +// brush 3316 +{ +( 456 2000 -208 ) ( 456 2064 -208 ) ( 448 2064 -208 ) clip 0 0 0 1 1 +( 448 2064 -64 ) ( 456 2064 -64 ) ( 456 2000 -64 ) clip 0 0 0 1 1 +( 448 1968 -176 ) ( 448 1968 -136 ) ( 456 1968 -136 ) clip 0 0 0 1 1 +( 456 2064 -176 ) ( 456 2064 -136 ) ( 448 2064 -136 ) clip 0 0 0 1 1 +( 464 2000 -104 ) ( 464 2000 -64 ) ( 464 2064 -64 ) clip 0 0 0 1 1 +( 444 2048 -192 ) ( 448 2064 -192 ) ( 448 2064 -64 ) clip 0 0 0 1 1 +( 444 2048 -176 ) ( 444 2048 -136 ) ( 444 1984 -136 ) clip 0 0 0 1 1 +( 444 1984 -64 ) ( 448 1968 -64 ) ( 448 1968 -192 ) clip 0 0 0 1 1 +} +// brush 3317 +{ +( 1024 2976 -512 ) ( 1024 2976 -272 ) ( 1040 2960 -272 ) clip 0 0 0 1 1 +( 1024 2976 -256 ) ( 1024 2976 -496 ) ( 1152 2976 -496 ) clip 0 0 0 1 1 +( 1152 2960 -272 ) ( 1152 2976 -272 ) ( 1152 2976 -368 ) clip 0 0 0 1 1 +( 1040 2960 -272 ) ( 1152 2960 -272 ) ( 1152 2960 -368 ) clip 0 0 0 1 1 +( 1040 2960 -256 ) ( 1040 2976 -256 ) ( 1152 2976 -256 ) clip 0 0 0 1 1 +( 1152 2976 -512 ) ( 1040 2976 -512 ) ( 1040 2960 -512 ) clip 0 0 0 1 1 +} +// brush 3318 +{ +( -288 3136 96 ) ( -288 3064 96 ) ( -288 3064 -160 ) clip 0 0 0 1 1 +( -80 3008 -224 ) ( -80 3008 256 ) ( -288 3008 256 ) clip 0 0 0 1 1 +( -80 3008 256 ) ( -80 3008 -224 ) ( -32 2944 -224 ) clip 0 0 0 1 1 +( -296 3064 256 ) ( -296 3136 256 ) ( -24 3136 256 ) clip 0 0 0 1 1 +( -16 3136 -224 ) ( -288 3136 -224 ) ( -288 3064 -224 ) clip 0 0 0 1 1 +( -264 2816 96 ) ( 8 2816 96 ) ( 8 2816 -160 ) clip 0 0 0 1 1 +( -16 2880 256 ) ( -16 2880 -224 ) ( -32 2816 -224 ) clip 0 0 0 1 1 +( -32 2944 -224 ) ( -16 2880 -224 ) ( -16 2880 256 ) clip 0 0 0 1 1 +} +// brush 3319 +{ +( -16 3200 -224 ) ( -288 3200 -224 ) ( -288 3128 -224 ) clip 0 0 0 1 1 +( -296 3128 256 ) ( -296 3200 256 ) ( -24 3200 256 ) clip 0 0 0 1 1 +( -248 3008 96 ) ( 24 3008 96 ) ( 24 3008 -160 ) clip 0 0 0 1 1 +( -80 3112 96 ) ( -80 3184 96 ) ( -80 3184 -160 ) clip 0 0 0 1 1 +( -8 3152 96 ) ( -280 3152 96 ) ( -280 3152 -160 ) clip 0 0 0 1 1 +( -288 3200 96 ) ( -288 3128 96 ) ( -288 3128 -160 ) clip 0 0 0 1 1 +} +// brush 3320 +{ +( -48 3200 256 ) ( -48 3200 -224 ) ( -80 3152 -224 ) clip 0 0 0 1 1 +( -248 3152 96 ) ( 24 3152 96 ) ( 24 3152 -160 ) clip 0 0 0 1 1 +( -288 3456 96 ) ( -288 3384 96 ) ( -288 3384 -160 ) clip 0 0 0 1 1 +( 16 3328 256 ) ( 16 3328 -224 ) ( -16 3264 -224 ) clip 0 0 0 1 1 +( -296 3384 256 ) ( -296 3456 256 ) ( -24 3456 256 ) clip 0 0 0 1 1 +( -16 3456 -224 ) ( -288 3456 -224 ) ( -288 3384 -224 ) clip 0 0 0 1 1 +( -80 3456 256 ) ( -80 3456 -224 ) ( 16 3328 -224 ) clip 0 0 0 1 1 +( -80 3456 -224 ) ( -80 3456 256 ) ( -288 3456 256 ) clip 0 0 0 1 1 +} +// brush 3321 +{ +( -288 3648 96 ) ( -288 3576 96 ) ( -288 3576 -160 ) clip 0 0 0 1 1 +( -8 3584 96 ) ( -280 3584 96 ) ( -280 3584 -160 ) clip 0 0 0 1 1 +( -80 3560 96 ) ( -80 3632 96 ) ( -80 3632 -160 ) clip 0 0 0 1 1 +( -248 3456 96 ) ( 24 3456 96 ) ( 24 3456 -160 ) clip 0 0 0 1 1 +( -296 3576 256 ) ( -296 3648 256 ) ( -24 3648 256 ) clip 0 0 0 1 1 +( -16 3648 -224 ) ( -288 3648 -224 ) ( -288 3576 -224 ) clip 0 0 0 1 1 +} +// brush 3322 +{ +( 192 3648 -224 ) ( -80 3648 -224 ) ( -80 3576 -224 ) clip 0 0 0 1 1 +( -88 3576 256 ) ( -88 3648 256 ) ( 184 3648 256 ) clip 0 0 0 1 1 +( -40 3520 96 ) ( 232 3520 96 ) ( 232 3520 -160 ) clip 0 0 0 1 1 +( 896 3560 96 ) ( 896 3632 96 ) ( 896 3632 -160 ) clip 0 0 0 1 1 +( 200 3584 96 ) ( -72 3584 96 ) ( -72 3584 -160 ) clip 0 0 0 1 1 +( -80 3648 96 ) ( -80 3576 96 ) ( -80 3576 -160 ) clip 0 0 0 1 1 +} +// brush 3323 +{ +( 704 3488 -224 ) ( 432 3488 -224 ) ( 432 3416 -224 ) clip 0 0 0 1 1 +( 424 3416 256 ) ( 424 3488 256 ) ( 696 3488 256 ) clip 0 0 0 1 1 +( 472 3408 96 ) ( 744 3408 96 ) ( 744 3408 -160 ) clip 0 0 0 1 1 +( 896 3400 96 ) ( 896 3472 96 ) ( 896 3472 -160 ) clip 0 0 0 1 1 +( 712 3424 96 ) ( 440 3424 96 ) ( 440 3424 -160 ) clip 0 0 0 1 1 +( 672 3480 96 ) ( 672 3408 96 ) ( 672 3408 -160 ) clip 0 0 0 1 1 +} +// brush 3324 +{ +( 672 3584 -224 ) ( 400 3584 -224 ) ( 400 3512 -224 ) clip 0 0 0 1 1 +( 392 3512 256 ) ( 392 3584 256 ) ( 664 3584 256 ) clip 0 0 0 1 1 +( 896 3496 96 ) ( 896 3568 96 ) ( 896 3568 -160 ) clip 0 0 0 1 1 +( 680 3520 96 ) ( 408 3520 96 ) ( 408 3520 -160 ) clip 0 0 0 1 1 +( 640 3576 96 ) ( 640 3504 96 ) ( 640 3504 -160 ) clip 0 0 0 1 1 +( 672 3424 256 ) ( 672 3424 -224 ) ( 640 3456 -224 ) clip 0 0 0 1 1 +( 672 3424 -224 ) ( 672 3424 256 ) ( 896 3424 256 ) clip 0 0 0 1 1 +} +// brush 3325 +{ +( 704 3472 -224 ) ( 432 3472 -224 ) ( 432 3400 -224 ) clip 0 0 0 1 1 +( 424 3400 256 ) ( 424 3472 256 ) ( 696 3472 256 ) clip 0 0 0 1 1 +( 896 3384 96 ) ( 896 3456 96 ) ( 896 3456 -160 ) clip 0 0 0 1 1 +( 672 3408 256 ) ( 672 3408 -224 ) ( 896 3408 -224 ) clip 0 0 0 1 1 +( 672 3408 -224 ) ( 672 3408 256 ) ( 656 3328 256 ) clip 0 0 0 1 1 +( 672 3264 256 ) ( 672 3264 -224 ) ( 656 3328 -224 ) clip 0 0 0 1 1 +( 672 3264 -224 ) ( 672 3264 256 ) ( 896 3264 256 ) clip 0 0 0 1 1 +} +// brush 3326 +{ +( -952 1616 -320 ) ( -952 1600 -320 ) ( -952 1600 -344 ) SLIPLITE -4 4 0 1 1 +( -944 1616 -320 ) ( -952 1616 -320 ) ( -952 1616 -344 ) SLIPLITE -4 4 0 1 1 +( -948 1608 -320 ) ( -948 1624 -320 ) ( -948 1624 -344 ) SLIPLITE -4 4 0 1 1 +( -960 1608 -320 ) ( -952 1608 -320 ) ( -952 1608 -344 ) SLIPLITE -4 4 0 1 1 +( -952 1600 -320 ) ( -952 1616 -320 ) ( -944 1616 -320 ) SLIPLITE -4 4 0 1 1 +( -944 1616 -328 ) ( -952 1616 -328 ) ( -952 1600 -328 ) SLIPLITE -4 4 0 1 1 +} +// brush 3327 +{ +( -1160 1616 -328 ) ( -1168 1616 -328 ) ( -1168 1600 -328 ) SLIPLITE 4 4 0 1 1 +( -1168 1600 -320 ) ( -1168 1616 -320 ) ( -1160 1616 -320 ) SLIPLITE 4 4 0 1 1 +( -1172 1608 -320 ) ( -1164 1608 -320 ) ( -1164 1608 -344 ) SLIPLITE 4 4 0 1 1 +( -1160 1608 -320 ) ( -1160 1624 -320 ) ( -1160 1624 -344 ) SLIPLITE -4 4 0 1 1 +( -1160 1616 -320 ) ( -1168 1616 -320 ) ( -1168 1616 -344 ) SLIPLITE 4 4 0 1 1 +( -1164 1616 -320 ) ( -1164 1600 -320 ) ( -1164 1600 -344 ) SLIPLITE -4 4 0 1 1 +} +// brush 3328 +{ +( -288 2880 96 ) ( -288 2808 96 ) ( -288 2808 -160 ) clip 0 0 0 1 1 +( -8 2816 96 ) ( -280 2816 96 ) ( -280 2816 -160 ) clip 0 0 0 1 1 +( -32 2808 96 ) ( -32 2880 96 ) ( -32 2880 -160 ) clip 0 0 0 1 1 +( -296 2808 256 ) ( -296 2880 256 ) ( -24 2880 256 ) clip 0 0 0 1 1 +( -16 2880 -224 ) ( -288 2880 -224 ) ( -288 2808 -224 ) clip 0 0 0 1 1 +( 0 2752 -224 ) ( -320 2752 -224 ) ( -320 2752 256 ) clip 0 0 0 1 1 +( -256 2752 -224 ) ( -288 2784 -224 ) ( -288 2784 256 ) clip 0 0 0 1 1 +} +// brush 3329 +{ +( -32 2752 128 ) ( -288 2752 128 ) ( -288 2688 128 ) clip 0 0 0 1 1 +( -288 2688 256 ) ( -288 2752 256 ) ( -32 2752 256 ) clip 0 0 0 1 1 +( -288 2688 256 ) ( -32 2688 256 ) ( -32 2688 128 ) clip 0 0 0 1 1 +( 448 2688 256 ) ( 448 2752 256 ) ( 448 2752 128 ) clip 0 0 0 1 1 +( -32 2720 256 ) ( -288 2720 256 ) ( -288 2720 128 ) clip 0 0 0 1 1 +( -288 2752 256 ) ( -288 2688 256 ) ( -288 2688 128 ) clip 0 0 0 1 1 +} +// brush 3330 +{ +( -288 2784 256 ) ( -288 2720 256 ) ( -288 2720 128 ) clip 0 0 0 1 1 +( -32 2752 256 ) ( -288 2752 256 ) ( -288 2752 128 ) clip 0 0 0 1 1 +( 480 2720 256 ) ( 480 2784 256 ) ( 480 2784 128 ) clip 0 0 0 1 1 +( -288 2720 256 ) ( -32 2720 256 ) ( -32 2720 128 ) clip 0 0 0 1 1 +( -288 2720 256 ) ( -288 2784 256 ) ( -32 2784 256 ) clip 0 0 0 1 1 +( -32 2784 -32 ) ( -288 2784 -32 ) ( -288 2720 -32 ) clip 0 0 0 1 1 +} +// brush 3331 +{ +( -1536 2688 -256 ) ( -1600 2688 -256 ) ( -1600 2432 -256 ) clip 0 0 0 1 1 +( -1600 2432 192 ) ( -1600 2688 192 ) ( -1536 2688 192 ) clip 0 0 0 1 1 +( -1600 2432 192 ) ( -1536 2432 192 ) ( -1536 2432 -96 ) clip 0 0 0 1 1 +( -1504 2432 192 ) ( -1504 2688 192 ) ( -1504 2688 -96 ) clip 0 0 0 1 1 +( -1536 2624 192 ) ( -1600 2624 192 ) ( -1600 2624 -96 ) clip 0 0 0 1 1 +( -1600 2688 192 ) ( -1600 2432 192 ) ( -1600 2432 -96 ) clip 0 0 0 1 1 +} +// brush 3332 +{ +( -1600 2912 -96 ) ( -1600 2912 192 ) ( -1600 2816 192 ) clip 0 0 0 1 1 +( -1600 2816 192 ) ( -1536 2816 192 ) ( -1536 2816 -96 ) clip 0 0 0 1 1 +( -1504 2944 192 ) ( -1504 2944 -96 ) ( -1536 2816 -96 ) clip 0 0 0 1 1 +( -1504 2944 -96 ) ( -1504 2944 192 ) ( -1600 2944 192 ) clip 0 0 0 1 1 +( -1488 2816 192 ) ( -1600 2816 192 ) ( -1600 2912 192 ) clip 0 0 0 1 1 +( -1600 2912 -256 ) ( -1600 2816 -256 ) ( -1488 2816 -256 ) clip 0 0 0 1 1 +} +// brush 3333 +{ +( -1488 2656 -96 ) ( -1504 2624 -96 ) ( -1488 2656 192 ) clip 0 0 0 1 1 +( -1600 2624 192 ) ( -1536 2624 192 ) ( -1536 2624 -96 ) clip 0 0 0 1 1 +( -1488 2528 192 ) ( -1488 2784 192 ) ( -1488 2784 -96 ) clip 0 0 0 1 1 +( -1600 2816 192 ) ( -1600 2720 192 ) ( -1600 2720 -96 ) clip 0 0 0 1 1 +( -1536 2816 -96 ) ( -1536 2816 192 ) ( -1600 2816 192 ) clip 0 0 0 1 1 +( -1536 2816 192 ) ( -1536 2816 -96 ) ( -1488 2720 -96 ) clip 0 0 0 1 1 +( -1600 2720 192 ) ( -1600 2816 192 ) ( -1488 2816 192 ) clip 0 0 0 1 1 +( -1488 2816 -256 ) ( -1600 2816 -256 ) ( -1600 2720 -256 ) clip 0 0 0 1 1 +} +// brush 3334 +{ +( -1600 2976 -256 ) ( -1600 2880 -256 ) ( -1488 2880 -256 ) clip 0 0 0 1 1 +( -1488 2880 192 ) ( -1600 2880 192 ) ( -1600 2976 192 ) clip 0 0 0 1 1 +( -1440 3008 -96 ) ( -1440 3008 192 ) ( -1600 3008 192 ) clip 0 0 0 1 1 +( -1440 3008 192 ) ( -1440 3008 -96 ) ( -1504 2944 -96 ) clip 0 0 0 1 1 +( -1600 2944 192 ) ( -1536 2944 192 ) ( -1536 2944 -96 ) clip 0 0 0 1 1 +( -1600 2976 -96 ) ( -1600 2976 192 ) ( -1600 2880 192 ) clip 0 0 0 1 1 +} +// brush 3335 +{ +( -1440 3136 -256 ) ( -1600 3136 -256 ) ( -1600 3008 -256 ) clip 0 0 0 1 1 +( -1600 3008 192 ) ( -1600 3136 192 ) ( -1440 3136 192 ) clip 0 0 0 1 1 +( -1600 3008 192 ) ( -1440 3008 192 ) ( -1440 3008 -256 ) clip 0 0 0 1 1 +( -1184 3136 192 ) ( -1184 3136 -256 ) ( -1440 3008 -256 ) clip 0 0 0 1 1 +( -1184 3136 -256 ) ( -1184 3136 192 ) ( -1600 3136 192 ) clip 0 0 0 1 1 +( -1600 3136 192 ) ( -1600 3008 192 ) ( -1600 3008 -256 ) clip 0 0 0 1 1 +( -1312 3152 -256 ) ( -1312 3056 -256 ) ( -1312 3152 192 ) clip 0 0 0 1 1 +} +// brush 3336 +{ +( -1168 3136 -256 ) ( -1312 3136 -256 ) ( -1312 3024 -256 ) clip 0 0 0 1 1 +( -1312 3024 192 ) ( -1312 3136 192 ) ( -1168 3136 192 ) clip 0 0 0 1 1 +( -1312 3024 192 ) ( -1168 3024 192 ) ( -1168 3024 -256 ) clip 0 0 0 1 1 +( -1088 3024 192 ) ( -1088 3136 192 ) ( -1088 3136 -256 ) clip 0 0 0 1 1 +( -1168 3136 192 ) ( -1312 3136 192 ) ( -1312 3136 -256 ) clip 0 0 0 1 1 +( -1312 3136 192 ) ( -1312 3024 192 ) ( -1312 3024 -256 ) clip 0 0 0 1 1 +( -1216 3024 -256 ) ( -1312 3072 -256 ) ( -1312 3072 192 ) clip 0 0 0 1 1 +( -1088 3072 -256 ) ( -1184 3024 -256 ) ( -1184 3024 192 ) clip 0 0 0 1 1 +} +// brush 3337 +{ +( -1024 3136 -256 ) ( -1088 3136 -256 ) ( -1088 3056 -256 ) clip 0 0 0 1 1 +( -1088 3056 192 ) ( -1088 3136 192 ) ( -1024 3136 192 ) clip 0 0 0 1 1 +( -1088 3072 -256 ) ( -1088 3072 192 ) ( -1024 3056 192 ) clip 0 0 0 1 1 +( -1024 3056 192 ) ( -1024 3136 192 ) ( -1024 3136 -256 ) clip 0 0 0 1 1 +( -1024 3136 192 ) ( -1088 3136 192 ) ( -1088 3136 -256 ) clip 0 0 0 1 1 +( -1088 3072 192 ) ( -1088 3072 -256 ) ( -1088 3136 -256 ) clip 0 0 0 1 1 +} +// brush 3338 +{ +( -960 3136 -256 ) ( -1024 3136 -256 ) ( -1024 3056 -256 ) clip 0 0 0 1 1 +( -1024 3056 192 ) ( -1024 3136 192 ) ( -960 3136 192 ) clip 0 0 0 1 1 +( -1024 3056 192 ) ( -960 3056 192 ) ( -960 3056 -256 ) clip 0 0 0 1 1 +( -768 3056 192 ) ( -768 3136 192 ) ( -768 3136 -256 ) clip 0 0 0 1 1 +( -960 3136 192 ) ( -1024 3136 192 ) ( -1024 3136 -256 ) clip 0 0 0 1 1 +( -1024 3136 192 ) ( -1024 3056 192 ) ( -1024 3056 -256 ) clip 0 0 0 1 1 +} +// brush 3339 +{ +( -1152 3136 128 ) ( -1600 3136 128 ) ( -1600 2688 128 ) clip 0 0 0 1 1 +( -1600 2688 192 ) ( -1600 3136 192 ) ( -1152 3136 192 ) clip 0 0 0 1 1 +( -1568 2432 192 ) ( -1120 2432 192 ) ( -1120 2432 64 ) clip 0 0 0 1 1 +( -768 2688 192 ) ( -768 3136 192 ) ( -768 3136 64 ) clip 0 0 0 1 1 +( -1152 3136 192 ) ( -1600 3136 192 ) ( -1600 3136 64 ) clip 0 0 0 1 1 +( -1600 3136 192 ) ( -1600 2688 192 ) ( -1600 2688 64 ) clip 0 0 0 1 1 +} +// brush 3340 +{ +( 480 3080 -256 ) ( 480 3080 -128 ) ( 480 3072 -128 ) base_ceil1 0 0 0 1 1 +( 496 3096 -256 ) ( 496 3096 -128 ) ( 480 3080 -128 ) TECH04_3 0 0 0 0.500000 1 +( 504 3096 -128 ) ( 504 3096 -256 ) ( 480 3072 -256 ) sfloor3_2 0 0 0 1 1 +( 480 3072 -128 ) ( 480 3096 -128 ) ( 504 3096 -128 ) sfloor3_2 0 0 0 1 1 +( 504 3096 -256 ) ( 480 3096 -256 ) ( 480 3072 -256 ) sfloor3_2 0 0 0 1 1 +( 488 3088 -256 ) ( 496 3080 -256 ) ( 488 3088 -128 ) base_ceil1 0 0 0 1 1 +} +// brush 3341 +{ +( 496 3096 -256 ) ( 496 3096 -128 ) ( 480 3080 -128 ) TWALL2_5 0 0 0 1 1 +( 504 3096 -128 ) ( 504 3096 -256 ) ( 480 3072 -256 ) sfloor3_2 0 0 0 1 1 +( 480 3072 -128 ) ( 480 3096 -128 ) ( 504 3096 -128 ) sfloor3_2 0 0 0 1 1 +( 504 3096 -256 ) ( 480 3096 -256 ) ( 480 3072 -256 ) sfloor3_2 0 0 0 1 1 +( 496 3096 -256 ) ( 504 3088 -256 ) ( 496 3096 -128 ) sfloor3_2 0 0 0 1 1 +( 496 3080 -256 ) ( 488 3088 -256 ) ( 488 3088 -128 ) sfloor3_2 0 0 0 1 1 +} +// brush 3342 +{ +( 496 3096 -256 ) ( 496 3096 -128 ) ( 480 3080 -128 ) TECH04_3 0 0 0 0.500000 1 +( 512 3104 -256 ) ( 512 3104 -128 ) ( 504 3104 -128 ) base_ceil1 0 0 0 1 1 +( 504 3096 -128 ) ( 504 3096 -256 ) ( 480 3072 -256 ) sfloor3_2 0 0 0 1 1 +( 480 3072 -128 ) ( 480 3096 -128 ) ( 504 3096 -128 ) sfloor3_2 0 0 0 1 1 +( 504 3096 -256 ) ( 480 3096 -256 ) ( 480 3072 -256 ) sfloor3_2 0 0 0 1 1 +( 504 3088 -256 ) ( 496 3096 -256 ) ( 496 3096 -128 ) base_ceil1 0 0 0 1 1 +} +// brush 3343 +{ +( 616 3216 -256 ) ( 624 3208 -256 ) ( 616 3216 -128 ) sfloor3_2 0 0 0 1 1 +( 632 3224 -256 ) ( 608 3224 -256 ) ( 608 3200 -256 ) sfloor3_2 0 0 0 1 1 +( 608 3200 -128 ) ( 608 3224 -128 ) ( 632 3224 -128 ) sfloor3_2 0 0 0 1 1 +( 632 3224 -128 ) ( 632 3224 -256 ) ( 608 3200 -256 ) sfloor3_2 0 0 0 1 1 +( 624 3224 -256 ) ( 624 3224 -128 ) ( 608 3208 -128 ) TECH04_3 0 0 0 0.500000 1 +( 608 3208 -256 ) ( 608 3208 -128 ) ( 608 3200 -128 ) base_ceil1 0 0 0 1 1 +} +// brush 3344 +{ +( 624 3208 -256 ) ( 616 3216 -256 ) ( 616 3216 -128 ) sfloor3_2 0 0 0 1 1 +( 624 3224 -256 ) ( 632 3216 -256 ) ( 624 3224 -128 ) sfloor3_2 0 0 0 1 1 +( 632 3224 -256 ) ( 608 3224 -256 ) ( 608 3200 -256 ) sfloor3_2 0 0 0 1 1 +( 608 3200 -128 ) ( 608 3224 -128 ) ( 632 3224 -128 ) sfloor3_2 0 0 0 1 1 +( 632 3224 -128 ) ( 632 3224 -256 ) ( 608 3200 -256 ) sfloor3_2 0 0 0 1 1 +( 624 3224 -256 ) ( 624 3224 -128 ) ( 608 3208 -128 ) TWALL2_5 0 0 0 1 1 +} +// brush 3345 +{ +( 632 3216 -256 ) ( 624 3224 -256 ) ( 624 3224 -128 ) sfloor3_2 0 0 0 1 1 +( 632 3224 -256 ) ( 608 3224 -256 ) ( 608 3200 -256 ) sfloor3_2 0 0 0 1 1 +( 608 3200 -128 ) ( 608 3224 -128 ) ( 632 3224 -128 ) sfloor3_2 0 0 0 1 1 +( 632 3224 -128 ) ( 632 3224 -256 ) ( 608 3200 -256 ) sfloor3_2 0 0 0 1 1 +( 640 3232 -256 ) ( 640 3232 -128 ) ( 632 3232 -128 ) base_ceil1 0 0 0 1 1 +( 624 3224 -256 ) ( 624 3224 -128 ) ( 608 3208 -128 ) TECH04_3 0 0 0 0.500000 1 +} +// brush 3346 +{ +( 400 3320 -88 ) ( 392 3312 -88 ) ( 392 3304 -96 ) base_ceil1 0 0 0 1 1 +( 392 3304 32 ) ( 392 3320 32 ) ( 408 3320 32 ) base_ceil1 0 0 0 1 1 +( 408 3320 32 ) ( 408 3320 -96 ) ( 392 3304 -96 ) base_ceil1 0 0 0 1 1 +( 408 3320 -96 ) ( 408 3320 32 ) ( 400 3320 32 ) base_ceil1 0 0 0 1 1 +( 392 3312 -88 ) ( 400 3320 -88 ) ( 400 3320 32 ) base_ceil1 0 0 0 1 1 +( 392 3312 -96 ) ( 392 3312 32 ) ( 392 3304 32 ) base_ceil1 0 0 0 1 1 +} +// brush 3347 +{ +( 392 3128 32 ) ( 392 3120 32 ) ( 392 3120 -96 ) base_ceil1 0 0 0 1 1 +( 400 3112 32 ) ( 400 3112 -88 ) ( 392 3120 -88 ) base_ceil1 0 0 0 1 1 +( 400 3112 32 ) ( 408 3112 32 ) ( 408 3112 -96 ) base_ceil1 0 0 0 1 1 +( 392 3128 -96 ) ( 408 3112 -96 ) ( 408 3112 32 ) base_ceil1 0 0 0 1 1 +( 408 3112 32 ) ( 392 3112 32 ) ( 392 3128 32 ) base_ceil1 0 0 0 1 1 +( 392 3128 -96 ) ( 392 3120 -88 ) ( 400 3112 -88 ) base_ceil1 0 0 0 1 1 +} +// brush 3348 +{ +( 600 3304 -96 ) ( 600 3312 -88 ) ( 592 3320 -88 ) base_ceil1 0 0 0 1 1 +( 584 3320 32 ) ( 600 3320 32 ) ( 600 3304 32 ) base_ceil1 0 0 0 1 1 +( 600 3304 -96 ) ( 584 3320 -96 ) ( 584 3320 32 ) base_ceil1 0 0 0 1 1 +( 592 3320 32 ) ( 584 3320 32 ) ( 584 3320 -96 ) base_ceil1 0 0 0 1 1 +( 592 3320 32 ) ( 592 3320 -88 ) ( 600 3312 -88 ) base_ceil1 0 0 0 1 1 +( 600 3304 32 ) ( 600 3312 32 ) ( 600 3312 -96 ) base_ceil1 0 0 0 1 1 +} +// brush 3349 +{ +( 344 3224 -88 ) ( 344 3208 -88 ) ( 352 3200 -96 ) base_ceil1 0 0 0 1 1 +( 344 3200 32 ) ( 344 3232 32 ) ( 352 3232 32 ) base_ceil1 0 0 0 1 1 +( 344 3208 -96 ) ( 344 3208 32 ) ( 352 3200 32 ) base_ceil1 0 0 0 1 1 +( 352 3200 32 ) ( 352 3232 32 ) ( 352 3232 -96 ) base_ceil1 0 0 0 1 1 +( 344 3224 32 ) ( 344 3224 -96 ) ( 352 3232 -96 ) base_ceil1 0 0 0 1 1 +( 344 3208 -88 ) ( 344 3224 -88 ) ( 344 3224 32 ) base_ceil1 0 0 0 1 1 +} +// brush 3350 +{ +( 488 3368 -88 ) ( 504 3368 -88 ) ( 504 3368 32 ) base_ceil1 0 0 0 1 1 +( 504 3368 32 ) ( 504 3368 -96 ) ( 512 3360 -96 ) base_ceil1 0 0 0 1 1 +( 480 3360 32 ) ( 512 3360 32 ) ( 512 3360 -96 ) base_ceil1 0 0 0 1 1 +( 488 3368 -96 ) ( 488 3368 32 ) ( 480 3360 32 ) base_ceil1 0 0 0 1 1 +( 480 3368 32 ) ( 512 3368 32 ) ( 512 3360 32 ) base_ceil1 0 0 0 1 1 +( 504 3368 -88 ) ( 488 3368 -88 ) ( 480 3360 -96 ) base_ceil1 0 0 0 1 1 +} +// brush 3351 +{ +( 656 3360 -96 ) ( 352 3360 -96 ) ( 352 3056 -96 ) clip 0 0 0 1 1 +( 336 3056 256 ) ( 336 3360 256 ) ( 640 3360 256 ) clip 0 0 0 1 1 +( 352 3056 160 ) ( 656 3056 160 ) ( 656 3056 32 ) clip 0 0 0 1 1 +( 656 3056 160 ) ( 656 3360 160 ) ( 656 3360 32 ) clip 0 0 0 1 1 +( 656 3360 160 ) ( 352 3360 160 ) ( 352 3360 32 ) clip 0 0 0 1 1 +( 352 3360 160 ) ( 352 3056 160 ) ( 352 3056 32 ) clip 0 0 0 1 1 +( 464 3056 32 ) ( 352 3168 32 ) ( 464 3056 160 ) clip 0 0 0 1 1 +( 352 3264 -96 ) ( 448 3360 -96 ) ( 352 3264 256 ) clip 0 0 0 1 1 +( 544 3360 -96 ) ( 656 3248 -96 ) ( 544 3360 256 ) clip 0 0 0 1 1 +} +// brush 3352 +{ +( 288 2800 -448 ) ( 208 2800 -448 ) ( 208 2768 -448 ) clip 0 0 0 1 1 +( 208 2752 0 ) ( 208 2784 0 ) ( 288 2784 0 ) clip 0 0 0 1 1 +( 208 2688 0 ) ( 288 2688 0 ) ( 288 2688 -48 ) clip 0 0 0 1 1 +( 480 2752 0 ) ( 480 2784 0 ) ( 480 2784 -48 ) clip 0 0 0 1 1 +( 288 2816 0 ) ( 208 2816 0 ) ( 208 2816 -48 ) clip 0 0 0 1 1 +( 208 2784 0 ) ( 208 2752 0 ) ( 208 2752 -48 ) clip 0 0 0 1 1 +} +// brush 3353 +{ +( 656 3200 -224 ) ( 656 3200 256 ) ( 896 3200 256 ) clip 0 0 0 1 1 +( 896 3256 96 ) ( 896 3328 96 ) ( 896 3328 -160 ) clip 0 0 0 1 1 +( 896 3264 256 ) ( 688 3264 256 ) ( 688 3264 -224 ) clip 0 0 0 1 1 +( 656 3248 -224 ) ( 656 3248 256 ) ( 656 3200 256 ) clip 0 0 0 1 1 +( 656 3248 256 ) ( 656 3248 -224 ) ( 672 3264 -224 ) clip 0 0 0 1 1 +( 656 3200 256 ) ( 656 3264 256 ) ( 672 3264 256 ) clip 0 0 0 1 1 +( 672 3264 -224 ) ( 656 3264 -224 ) ( 656 3200 -224 ) clip 0 0 0 1 1 +} +} +// entity 1 +{ +"message" "r_wateralpha 0.5" +"targetname" "wateralpha" +"origin" "-192 -352 64" +"classname" "info_command" +} +// entity 2 +{ +"target" "wateralpha" +"classname" "trigger_once" +// brush 0 +{ +( -288 -384 64 ) ( -288 -640 64 ) ( -288 -640 32 ) TRIGGER 0 0 0 1 1 +( -96 -384 64 ) ( -288 -384 64 ) ( -288 -384 32 ) TRIGGER 0 0 0 1 1 +( -96 -640 64 ) ( -96 -384 64 ) ( -96 -384 32 ) TRIGGER 0 0 0 1 1 +( -288 -640 64 ) ( -96 -640 64 ) ( -96 -640 32 ) TRIGGER 0 0 0 1 1 +( -288 -640 64 ) ( -288 -384 64 ) ( -96 -384 64 ) TRIGGER 0 0 0 1 1 +( -96 -384 32 ) ( -288 -384 32 ) ( -288 -640 32 ) TRIGGER 0 0 0 1 1 +} +} +// entity 3 +{ +"_anglesense" ".25" +"light" "166" +"origin" "-1344 2832 -352" +"classname" "light" +} +// entity 4 +{ +"classname" "light" +"origin" "-1180 1612 -324" +"light" "200" +"wait" "1.5" +} +// entity 5 +{ +"wait" "1.5" +"light" "200" +"origin" "-932 1612 -324" +"classname" "light" +} +// entity 6 +{ +"classname" "light" +"origin" "-1168 1640 -248" +"light" "44" +"wait" ".75" +"_anglesense" ".25" +} +// entity 7 +{ +"wait" ".75" +"light" "44" +"origin" "-1168 1600 -248" +"classname" "light" +"_anglesense" ".25" +} +// entity 8 +{ +"classname" "light" +"origin" "-1168 1560 -248" +"light" "44" +"wait" ".75" +"_anglesense" ".25" +} +// entity 9 +{ +"_anglesense" ".25" +"wait" ".75" +"light" "44" +"origin" "-1200 1560 -248" +"classname" "light" +} +// entity 10 +{ +"_anglesense" ".25" +"classname" "light" +"origin" "-1200 1600 -248" +"light" "44" +"wait" ".75" +} +// entity 11 +{ +"_anglesense" ".25" +"wait" ".75" +"light" "44" +"origin" "-1200 1640 -248" +"classname" "light" +} +// entity 12 +{ +"classname" "light" +"origin" "-944 1640 -248" +"light" "44" +"wait" ".75" +"_anglesense" ".25" +} +// entity 13 +{ +"wait" ".75" +"light" "44" +"origin" "-944 1600 -248" +"classname" "light" +"_anglesense" ".25" +} +// entity 14 +{ +"classname" "light" +"origin" "-944 1560 -248" +"light" "44" +"wait" ".75" +"_anglesense" ".25" +} +// entity 15 +{ +"_anglesense" ".25" +"wait" ".75" +"light" "44" +"origin" "-912 1560 -248" +"classname" "light" +} +// entity 16 +{ +"_anglesense" ".25" +"classname" "light" +"origin" "-912 1600 -248" +"light" "44" +"wait" ".75" +} +// entity 17 +{ +"_anglesense" ".25" +"wait" ".75" +"light" "44" +"origin" "-912 1640 -248" +"classname" "light" +} +// entity 18 +{ +"light" "177" +"origin" "384 2016 -160" +"classname" "light" +} +// entity 19 +{ +"classname" "light" +"angle" "40" +"style" "0" +"mangle" "0 -90 0" +"light" "200" +"origin" "-112 -160 128" +} +// entity 20 +{ +"classname" "light" +"style" "0" +"wait" "2" +"light" "200" +"origin" "-112 -160 120" +} +// entity 21 +{ +"classname" "light" +"style" "0" +"wait" "0.2" +"light" "50" +"origin" "-112 -160 64" +} +// entity 22 +{ +"wait" "2" +"light" "111" +"origin" "-528 1744 -152" +"classname" "light" +} +// entity 23 +{ +"targetname" "bob1" +"spawnflags" "353" +"angle" "360" +"origin" "-448 2928 -416" +"classname" "monster_voreling" +} +// entity 24 +{ +"origin" "-432 -288 -64" +"classname" "item_health" +} +// entity 25 +{ +"light" "166" +"origin" "-576 1464 -160" +"classname" "light" +} +// entity 26 +{ +"light" "111" +"origin" "-576 1744 -176" +"classname" "light" +} +// entity 27 +{ +"classname" "light" +"origin" "584 1560 -520" +"light" "166" +"wait" "1.5" +} +// entity 28 +{ +"wait" "1.5" +"light" "166" +"origin" "584 1672 -520" +"classname" "light" +} +// entity 29 +{ +"classname" "light" +"origin" "576 1728 -144" +"light" "99" +"wait" ".5" +} +// entity 30 +{ +"light" "111" +"origin" "384 1728 -16" +"classname" "light" +} +// entity 31 +{ +"classname" "light" +"origin" "576 1728 -16" +"light" "111" +} +// entity 32 +{ +"spawnflags" "257" +"angle" "270" +"origin" "-1056 1952 24" +"classname" "monster_enforcer" +} +// entity 33 +{ +"spawnflags" "1536" +"angle" "180" +"origin" "-376 1952 56" +"classname" "monster_enforcer" +} +// entity 34 +{ +"spawnflags" "768" +"origin" "-384 1920 32" +"angle" "180" +"classname" "monster_defender" +} +// entity 35 +{ +"classname" "monster_defender" +"angle" "180" +"origin" "-384 1984 32" +"spawnflags" "768" +} +// entity 36 +{ +"spawnflags" "257" +"angle" "270" +"origin" "-256 1248 -224" +"classname" "monster_dog" +} +// entity 37 +{ +"style" "10" +"light" "177" +"origin" "1072 2016 -384" +"classname" "light" +} +// entity 38 +{ +"spawnflags" "1" +"origin" "608 3344 -256" +"classname" "item_spikes" +} +// entity 39 +{ +"target" "rocketeer2" +"classname" "trigger_once" +// brush 0 +{ +( -480 1664 -192 ) ( -480 1504 -192 ) ( -480 1504 -256 ) TRIGGER 0 0 0 1 1 +( -448 1760 -192 ) ( -512 1760 -192 ) ( -512 1760 -256 ) TRIGGER 0 0 0 1 1 +( -448 1504 -192 ) ( -448 1664 -192 ) ( -448 1664 -256 ) TRIGGER 0 0 0 1 1 +( -512 1440 -192 ) ( -448 1440 -192 ) ( -448 1440 -256 ) TRIGGER 0 0 0 1 1 +( -512 1504 -192 ) ( -512 1664 -192 ) ( -448 1664 -192 ) TRIGGER 0 0 0 1 1 +( -448 1664 -256 ) ( -512 1664 -256 ) ( -512 1504 -256 ) TRIGGER 0 0 0 1 1 +} +} +// entity 40 +{ +"spawnflags" "224" +"targetname" "rocketeer2" +"origin" "-928 1760 -192" +"classname" "monster_army_rocket" +"angle" "315" +} +// entity 41 +{ +"wait" ".5" +"light" "111" +"origin" "-192 224 -160" +"classname" "light" +} +// entity 42 +{ +"classname" "trigger_secret" +"sounds" "1" +"delay" "0" +// brush 0 +{ +( 48 2048 -128 ) ( 144 2048 -128 ) ( 144 2048 -192 ) TRIGGER 0 0 0 1 1 +( 48 2112 -192 ) ( 144 2112 -192 ) ( 144 2112 -128 ) TRIGGER 0 0 0 1 1 +( 48 2048 -128 ) ( 48 2048 -192 ) ( 48 2144 -192 ) TRIGGER 0 0 0 1 1 +( 112 2144 -128 ) ( 112 2144 -192 ) ( 112 2048 -192 ) TRIGGER 0 0 0 1 1 +( 144 2048 -128 ) ( 48 2048 -128 ) ( 48 2144 -128 ) TRIGGER 0 0 0 1 1 +( 144 2144 -192 ) ( 48 2144 -192 ) ( 48 2048 -192 ) TRIGGER 0 0 0 1 1 +} +} +// entity 43 +{ +"origin" "720 2480 -528" +"classname" "item_shells" +} +// entity 44 +{ +"wait" ".5" +"light" "111" +"origin" "768 1728 -144" +"classname" "light" +} +// entity 45 +{ +"classname" "light" +"origin" "768 1920 -144" +"light" "122" +"wait" ".5" +} +// entity 46 +{ +"wait" ".5" +"light" "133" +"origin" "768 2128 -144" +"classname" "light" +} +// entity 47 +{ +"light" "111" +"origin" "768 2128 -16" +"classname" "light" +} +// entity 48 +{ +"classname" "light" +"origin" "768 1920 -16" +"light" "111" +} +// entity 49 +{ +"light" "111" +"origin" "768 1728 -16" +"classname" "light" +} +// entity 50 +{ +"angle" "180" +"origin" "880 3056 -224" +"classname" "monster_enforcer" +"spawnflags" "257" +} +// entity 51 +{ +"angle" "225" +"origin" "384 3408 -224" +"classname" "monster_army" +} +// entity 52 +{ +"origin" "-1120 1696 -160" +"wait" "0.6" +"light" "200" +"classname" "light" +} +// entity 53 +{ +"origin" "-1384 1608 -24" +"light" "200" +"classname" "light" +} +// entity 54 +{ +"origin" "-1384 1776 -24" +"light" "200" +"classname" "light" +} +// entity 55 +{ +"origin" "-64 1456 -160" +"classname" "ambient_light_buzz" +} +// entity 56 +{ +"origin" "80 1928 -160" +"light" "70" +"wait" "0.8" +"classname" "light" +} +// entity 57 +{ +"origin" "-64 1880 -112" +"classname" "ambient_flouro_buzz" +} +// entity 58 +{ +"origin" "0 1880 -160" +"wait" "0.8" +"light" "50" +"classname" "light" +} +// entity 59 +{ +"origin" "152 1728 -160" +"light" "50" +"wait" "0.8" +"classname" "light" +} +// entity 60 +{ +"origin" "-1008 1792 -112" +"light" "200" +"wait" "0.8" +"classname" "light" +} +// entity 61 +{ +"origin" "-856 1608 -192" +"wait" "0.8" +"light" "200" +"classname" "light" +} +// entity 62 +{ +"origin" "-768 1632 -128" +"light" "170" +"wait" "2" +"classname" "light" +} +// entity 63 +{ +"origin" "-768 1568 -128" +"light" "170" +"wait" "2" +"classname" "light" +} +// entity 64 +{ +"origin" "-448 -192 24" +"wait" "0.8" +"light" "150" +"classname" "light" +} +// entity 65 +{ +"targetname" "armorhinter" +"sounds" "2" +"wait" "5" +"message" "You can jump across..." +"angle" "135" +"classname" "trigger_multiple" +// brush 0 +{ +( -40 192 32 ) ( -72 192 32 ) ( -40 192 64 ) TRIGGER -48 32 0 1 1 +( -48 288 32 ) ( -224 288 32 ) ( -224 72 32 ) TRIGGER -48 0 0 1 1 +( -224 72 64 ) ( -224 288 64 ) ( -48 288 64 ) TRIGGER -48 0 0 1 1 +( -48 72 96 ) ( -48 288 96 ) ( -48 288 32 ) TRIGGER 0 0 0 1 1 +( -152 240 64 ) ( -152 240 32 ) ( -48 240 32 ) TRIGGER -48 0 0 1 1 +( -112 144 64 ) ( -112 144 32 ) ( -112 288 32 ) TRIGGER 0 0 0 1 1 +} +} +// entity 66 +{ +"origin" "-672 1216 -100" +"wait" "0.2" +"light" "50" +"classname" "light" +} +// entity 67 +{ +"origin" "-672 1216 -44" +"wait" "2" +"light" "200" +"classname" "light" +} +// entity 68 +{ +"origin" "-672 1216 -36" +"mangle" "0 -90 0" +"light" "200" +"angle" "40" +"classname" "light" +} +// entity 69 +{ +"origin" "-192 -592 72" +"angle" "90" +"classname" "info_player_start" +} +// entity 70 +{ +"origin" "-216 -432 128" +"light" "90" +"wait" "0.4" +"classname" "light" +} +// entity 71 +{ +"origin" "-168 -432 128" +"light" "90" +"wait" "0.4" +"classname" "light" +} +// entity 72 +{ +"origin" "-304 -416 120" +"light" "300" +"wait" "4" +"classname" "light" +} +// entity 73 +{ +"origin" "-304 -480 120" +"light" "300" +"wait" "4" +"classname" "light" +} +// entity 74 +{ +"origin" "-304 -544 120" +"light" "300" +"wait" "4" +"classname" "light" +} +// entity 75 +{ +"origin" "-304 -608 120" +"light" "300" +"wait" "4" +"classname" "light" +} +// entity 76 +{ +"origin" "-304 -608 72" +"light" "50" +"wait" "0.2" +"classname" "light" +} +// entity 77 +{ +"origin" "-304 -544 72" +"light" "50" +"wait" "0.2" +"classname" "light" +} +// entity 78 +{ +"origin" "-304 -480 72" +"light" "50" +"wait" "0.2" +"classname" "light" +} +// entity 79 +{ +"origin" "-304 -416 72" +"light" "50" +"wait" "0.2" +"classname" "light" +} +// entity 80 +{ +"origin" "-80 -416 120" +"style" "10" +"light" "300" +"wait" "4" +"classname" "light_fluorospark" +} +// entity 81 +{ +"origin" "-80 -480 120" +"light" "300" +"wait" "4" +"classname" "light" +} +// entity 82 +{ +"origin" "-80 -544 120" +"light" "300" +"wait" "4" +"classname" "light" +} +// entity 83 +{ +"origin" "-80 -608 120" +"light" "300" +"wait" "4" +"classname" "light" +} +// entity 84 +{ +"origin" "-80 -608 72" +"light" "50" +"wait" "0.2" +"classname" "light" +} +// entity 85 +{ +"origin" "-80 -544 72" +"light" "50" +"wait" "0.2" +"classname" "light" +} +// entity 86 +{ +"origin" "-80 -480 72" +"light" "50" +"wait" "0.2" +"classname" "light" +} +// entity 87 +{ +"origin" "-80 -416 72" +"style" "10" +"light" "50" +"wait" "0.2" +"classname" "light" +} +// entity 88 +{ +"origin" "-264 -656 104" +"light" "33" +"wait" "0.3" +"style" "11" +"classname" "light" +} +// entity 89 +{ +"origin" "-264 -656 88" +"light" "33" +"wait" "0.3" +"style" "11" +"classname" "light" +} +// entity 90 +{ +"origin" "-264 -656 72" +"light" "33" +"wait" "0.3" +"style" "11" +"classname" "light" +} +// entity 91 +{ +"origin" "-120 -656 104" +"light" "33" +"wait" "0.3" +"style" "11" +"classname" "light" +} +// entity 92 +{ +"origin" "-120 -656 88" +"light" "33" +"wait" "0.3" +"style" "11" +"classname" "light" +} +// entity 93 +{ +"origin" "-120 -656 72" +"light" "33" +"wait" "0.3" +"style" "11" +"classname" "light" +} +// entity 94 +{ +"origin" "-192 -632 88" +"classname" "ambient_drone" +} +// entity 95 +{ +"target2" "rocketeer1" +"target" "lift01" +"speed" "40" +"sounds" "0" +"wait" "7" +"lip" "6" +"angle" "180" +"classname" "func_button" +// brush 0 +{ +( -640 176 16 ) ( -640 176 48 ) ( -640 144 48 ) TECH04_2 0 0 0 1 1 +( -628 144 16 ) ( -628 144 48 ) ( -628 176 48 ) +0BASEBTN 16 16 0 1 1 +( -640 176 16 ) ( -640 144 16 ) ( -628 144 16 ) TECH04_2 0 0 0 1 1 +( -628 176 48 ) ( -628 144 48 ) ( -640 144 48 ) TECH04_2 0 0 0 1 1 +( -640 176 48 ) ( -640 176 16 ) ( -628 176 16 ) TECH04_2 0 0 0 1 1 +( -628 144 48 ) ( -628 144 16 ) ( -640 144 16 ) TECH04_2 0 0 0 1 1 +} +} +// entity 96 +{ +"speed" "120" +"sounds" "2" +"wait" "3" +"lip" "16" +"dmg" "20" +"targetname" "lift01" +"angle" "-2" +"classname" "func_door" +// brush 0 +{ +( -632 104 -16 ) ( -520 104 -16 ) ( -520 104 -256 ) PLAT_STEM 0 0 0 1 1 +( -632 216 -256 ) ( -520 216 -256 ) ( -520 216 -16 ) PLAT_STEM 0 0 0 1 1 +( -632 104 -16 ) ( -632 104 -256 ) ( -632 216 -256 ) PLAT_STEM 0 0 0 1 1 +( -520 216 -16 ) ( -520 216 -256 ) ( -520 104 -256 ) PLAT_STEM 0 0 0 1 1 +( -520 104 -16 ) ( -632 104 -16 ) ( -632 216 -16 ) PLAT_STEM 0 0 0 1 1 +( -520 216 -256 ) ( -632 216 -256 ) ( -632 104 -256 ) PLAT_STEM 0 0 0 1 1 +} +// brush 1 +{ +( -640 96 0 ) ( -512 96 0 ) ( -512 96 -16 ) PLAT_SIDE1 0 0 0 1 1 +( -640 224 -16 ) ( -512 224 -16 ) ( -512 224 0 ) PLAT_SIDE1 0 0 0 1 1 +( -640 96 0 ) ( -640 96 -16 ) ( -640 224 -16 ) PLAT_SIDE1 32 0 0 1 1 +( -512 224 0 ) ( -512 224 -16 ) ( -512 96 -16 ) PLAT_SIDE1 32 0 0 1 1 +( -512 96 0 ) ( -640 96 0 ) ( -640 224 0 ) PLAT_TOP1 32 0 90 1 1 +( -512 224 -16 ) ( -640 224 -16 ) ( -640 96 -16 ) TECH01_7 32 0 90 1 1 +} +// brush 2 +{ +( -512 224 -256 ) ( -640 224 -256 ) ( -640 96 -256 ) clip 0 0 0 1 1 +( -512 96 -16 ) ( -640 96 -16 ) ( -640 224 -16 ) clip 0 0 0 1 1 +( -512 224 -16 ) ( -512 224 -256 ) ( -512 96 -256 ) clip 0 0 0 1 1 +( -640 96 -16 ) ( -640 96 -256 ) ( -640 224 -256 ) clip 0 0 0 1 1 +( -640 224 -256 ) ( -512 224 -256 ) ( -512 224 -16 ) clip 0 0 0 1 1 +( -640 96 -16 ) ( -512 96 -16 ) ( -512 96 -256 ) clip 0 0 0 1 1 +} +} +// entity 97 +{ +"target" "lift01" +"speed" "40" +"sounds" "0" +"wait" "7" +"lip" "6" +"angle" "270" +"classname" "func_button" +// brush 0 +{ +( -464 80 -224 ) ( -464 80 -192 ) ( -432 80 -192 ) TECH04_2 0 0 0 1 1 +( -432 92 -224 ) ( -432 92 -192 ) ( -464 92 -192 ) +0BASEBTN 16 0 0 1 1 +( -464 80 -224 ) ( -432 80 -224 ) ( -432 92 -224 ) TECH04_2 0 0 0 1 1 +( -464 92 -192 ) ( -432 92 -192 ) ( -432 80 -192 ) TECH04_2 0 0 0 1 1 +( -464 80 -192 ) ( -464 80 -224 ) ( -464 92 -224 ) TECH04_2 0 0 0 1 1 +( -432 92 -192 ) ( -432 92 -224 ) ( -432 80 -224 ) TECH04_2 0 0 0 1 1 +} +} +// entity 98 +{ +"origin" "-272 -160 128" +"light" "150" +"mangle" "0 -90 0" +"wait" "0.67" +"angle" "40" +"classname" "light" +} +// entity 99 +{ +"origin" "-272 -160 120" +"light" "200" +"wait" "2" +"classname" "light" +} +// entity 100 +{ +"origin" "-272 -160 64" +"light" "50" +"wait" "0.2" +"classname" "light" +} +// entity 101 +{ +"origin" "-272 -224 64" +"light" "50" +"wait" "0.2" +"classname" "light" +} +// entity 102 +{ +"origin" "-272 -224 120" +"light" "200" +"wait" "2" +"classname" "light" +} +// entity 103 +{ +"origin" "-272 -224 128" +"light" "150" +"mangle" "0 -90 0" +"wait" "0.67" +"angle" "40" +"classname" "light" +} +// entity 104 +{ +"origin" "-112 -224 64" +"light" "50" +"wait" "0.2" +"style" "0" +"classname" "light" +} +// entity 105 +{ +"origin" "-112 -224 120" +"light" "200" +"wait" "2" +"style" "0" +"classname" "light" +} +// entity 106 +{ +"origin" "-112 -224 128" +"light" "200" +"mangle" "0 -90 0" +"style" "0" +"angle" "40" +"classname" "light" +} +// entity 107 +{ +"speed" "192" +"sounds" "2" +"wait" "3" +"lip" "10" +"angle" "90" +"classname" "func_door" +// brush 0 +{ +( -368 200 128 ) ( -368 174 80 ) ( -368 224 80 ) EDOOR01_1 32 0 0 1 1 +( -336 224 128 ) ( -336 224 80 ) ( -336 174 80 ) EDOOR01_1 32 0 0 1 1 +( -336 224 128 ) ( -336 200 128 ) ( -368 200 128 ) EDOOR01_1 0 0 0 1 1 +( -336 224 80 ) ( -336 224 128 ) ( -368 224 128 ) EDOOR01_1 0 0 0 1 1 +( -368 174 80 ) ( -368 200 128 ) ( -336 200 128 ) DOOR02_1 0 0 0 1 1 +( -336 174 80 ) ( -336 224 80 ) ( -368 224 80 ) EDOOR01_1 0 0 0 1 1 +} +// brush 1 +{ +( -368 224 80 ) ( -368 142 80 ) ( -368 122 48 ) EDOOR01_1 32 0 0 1 1 +( -336 142 80 ) ( -336 224 80 ) ( -336 224 48 ) EDOOR01_1 32 0 0 1 1 +( -368 224 48 ) ( -336 224 48 ) ( -336 224 80 ) EDOOR01_1 0 0 0 1 1 +( -336 122 48 ) ( -368 122 48 ) ( -368 142 80 ) DOOR02_1 0 0 0 1 1 +( -368 122 48 ) ( -336 122 48 ) ( -336 224 48 ) DOOR02_1 0 0 0 1 1 +( -368 224 80 ) ( -336 224 80 ) ( -336 142 80 ) DOOR02_1 0 0 0 1 1 +} +// brush 2 +{ +( -368 224 48 ) ( -368 154 48 ) ( -368 128 0 ) EDOOR01_1 32 0 0 1 1 +( -336 128 0 ) ( -336 154 48 ) ( -336 224 48 ) EDOOR01_1 32 0 0 1 1 +( -336 128 0 ) ( -336 224 0 ) ( -368 224 0 ) EDOOR01_1 0 0 0 1 1 +( -336 224 0 ) ( -336 224 48 ) ( -368 224 48 ) EDOOR01_1 0 0 0 1 1 +( -368 128 0 ) ( -368 154 48 ) ( -336 154 48 ) DOOR02_1 0 0 0 1 1 +( -336 224 48 ) ( -336 154 48 ) ( -368 154 48 ) EDOOR01_1 0 0 0 1 1 +} +} +// entity 108 +{ +"speed" "192" +"sounds" "2" +"wait" "3" +"lip" "12" +"dmg" "0" +"health" "0" +"angle" "270" +"classname" "func_door" +// brush 0 +{ +( -368 96 80 ) ( -368 174 80 ) ( -368 200 128 ) EDOOR01_1 32 0 0 1 1 +( -336 174 80 ) ( -336 96 80 ) ( -336 96 128 ) EDOOR01_1 32 0 0 1 1 +( -368 200 128 ) ( -336 200 128 ) ( -336 96 128 ) EDOOR01_1 0 0 0 1 1 +( -368 96 128 ) ( -336 96 128 ) ( -336 96 80 ) EDOOR01_1 0 0 0 1 1 +( -336 200 128 ) ( -368 200 128 ) ( -368 174 80 ) DOOR02_1 0 0 0 1 1 +( -368 96 80 ) ( -336 96 80 ) ( -336 174 80 ) DOOR02_1 0 0 0 1 1 +} +// brush 1 +{ +( -368 122 48 ) ( -368 142 80 ) ( -368 96 80 ) EDOOR01_1 32 0 0 1 1 +( -336 96 48 ) ( -336 96 80 ) ( -336 142 80 ) EDOOR01_1 32 0 0 1 1 +( -336 96 80 ) ( -336 96 48 ) ( -368 96 48 ) EDOOR01_1 0 0 0 1 1 +( -368 142 80 ) ( -368 122 48 ) ( -336 122 48 ) DOOR02_1 0 0 0 1 1 +( -336 96 48 ) ( -336 122 48 ) ( -368 122 48 ) DOOR02_1 0 0 0 1 1 +( -336 142 80 ) ( -336 96 80 ) ( -368 96 80 ) DOOR02_1 0 0 0 1 1 +} +// brush 2 +{ +( -368 128 0 ) ( -368 154 48 ) ( -368 96 48 ) EDOOR01_1 32 0 0 1 1 +( -336 96 48 ) ( -336 154 48 ) ( -336 128 0 ) EDOOR01_1 32 0 0 1 1 +( -368 96 0 ) ( -336 96 0 ) ( -336 128 0 ) EDOOR01_1 0 0 0 1 1 +( -368 96 48 ) ( -336 96 48 ) ( -336 96 0 ) EDOOR01_1 0 0 0 1 1 +( -336 154 48 ) ( -368 154 48 ) ( -368 128 0 ) DOOR02_1 0 0 0 1 1 +( -368 154 48 ) ( -336 154 48 ) ( -336 96 48 ) DOOR02_1 0 0 0 1 1 +} +} +// entity 109 +{ +"target" "lift02" +"wait" "12" +"delay" "0" +"classname" "trigger_multiple" +// brush 0 +{ +( 0 0 -336 ) ( 48 0 -336 ) ( 48 0 -352 ) TRIGGER 0 0 0 1 1 +( 0 96 -352 ) ( 48 96 -352 ) ( 48 96 -336 ) TRIGGER 0 0 0 1 1 +( 0 0 -336 ) ( 0 0 -352 ) ( 0 96 -352 ) TRIGGER 0 0 0 1 1 +( 48 96 -336 ) ( 48 96 -352 ) ( 48 0 -352 ) TRIGGER 0 0 0 1 1 +( 48 0 -336 ) ( 0 0 -336 ) ( 0 96 -336 ) TRIGGER 0 0 0 1 1 +( 48 96 -352 ) ( 0 96 -352 ) ( 0 0 -352 ) TRIGGER 0 0 0 1 1 +} +} +// entity 110 +{ +"origin" "48 48 60" +"light" "50" +"wait" "0.2" +"classname" "light" +} +// entity 111 +{ +"origin" "48 48 116" +"light" "200" +"wait" "2" +"classname" "light" +} +// entity 112 +{ +"origin" "48 48 124" +"light" "200" +"mangle" "0 -90 0" +"angle" "40" +"classname" "light" +} +// entity 113 +{ +"origin" "32 48 -304" +"light" "150" +"wait" "0.7" +"classname" "light" +} +// entity 114 +{ +"origin" "-464 176 -68" +"light" "200" +"mangle" "0 -90 0" +"angle" "40" +"classname" "light" +} +// entity 115 +{ +"origin" "-464 176 -76" +"light" "200" +"wait" "2" +"classname" "light" +} +// entity 116 +{ +"origin" "-464 176 -132" +"light" "50" +"wait" "0.2" +"classname" "light" +} +// entity 117 +{ +"origin" "-304 208 -68" +"light" "200" +"mangle" "0 -90 0" +"angle" "40" +"classname" "light" +} +// entity 118 +{ +"origin" "-304 208 -76" +"light" "200" +"wait" "2" +"classname" "light" +} +// entity 119 +{ +"origin" "-304 208 -132" +"light" "70" +"wait" "0.2" +"classname" "light" +} +// entity 120 +{ +"origin" "-112 400 -68" +"light" "200" +"mangle" "0 -90 0" +"angle" "40" +"classname" "light" +} +// entity 121 +{ +"origin" "-112 400 -76" +"light" "200" +"wait" "2" +"classname" "light" +} +// entity 122 +{ +"origin" "-112 400 -132" +"light" "50" +"wait" "0.2" +"classname" "light" +} +// entity 123 +{ +"origin" "-112 208 -68" +"light" "200" +"mangle" "0 -90 0" +"angle" "40" +"classname" "light" +} +// entity 124 +{ +"origin" "-112 208 -76" +"light" "200" +"wait" "2" +"classname" "light" +} +// entity 125 +{ +"origin" "-112 208 -132" +"light" "70" +"wait" "0.2" +"classname" "light" +} +// entity 126 +{ +"origin" "-24 416 88" +"light" "300" +"wait" "4" +"classname" "light" +} +// entity 127 +{ +"origin" "-24 416 56" +"light" "50" +"wait" "0.2" +"classname" "light" +} +// entity 128 +{ +"origin" "-24 352 88" +"light" "300" +"wait" "4" +"classname" "light" +} +// entity 129 +{ +"origin" "-24 352 56" +"light" "50" +"wait" "0.2" +"classname" "light" +} +// entity 130 +{ +"origin" "-240 168 144" +"light" "150" +"wait" "1.5" +"classname" "light" +} +// entity 131 +{ +"origin" "-240 216 144" +"light" "150" +"wait" "1.5" +"classname" "light" +} +// entity 132 +{ +"origin" "-144 40 144" +"light" "150" +"wait" "1.5" +"classname" "light" +} +// entity 133 +{ +"origin" "-144 88 144" +"light" "150" +"wait" "1.5" +"classname" "light" +} +// entity 134 +{ +"origin" "-240 192 112" +"light" "70" +"wait" "0.2" +"classname" "light" +} +// entity 135 +{ +"origin" "-144 64 112" +"light" "70" +"wait" "0.2" +"classname" "light" +} +// entity 136 +{ +"origin" "-832 128 256" +"light" "25" +"wait" "0.01" +"classname" "light" +} +// entity 137 +{ +"origin" "-704 384 256" +"light" "25" +"wait" "0.01" +"classname" "light" +} +// entity 138 +{ +"origin" "-704 704 256" +"light" "25" +"wait" "0.01" +"classname" "light" +} +// entity 139 +{ +"origin" "-448 512 256" +"light" "25" +"wait" "0.01" +"classname" "light" +} +// entity 140 +{ +"origin" "-192 768 256" +"light" "25" +"wait" "0.01" +"classname" "light" +} +// entity 141 +{ +"origin" "-448 736 256" +"light" "25" +"wait" "0.01" +"classname" "light" +} +// entity 142 +{ +"origin" "-480 240 112" +"light" "120" +"wait" "2" +"classname" "light" +} +// entity 143 +{ +"origin" "-416 240 112" +"light" "120" +"wait" "2" +"classname" "light" +} +// entity 144 +{ +"origin" "-448 216 32" +"light" "70" +"wait" "0.2" +"classname" "light" +} +// entity 145 +{ +"origin" "-448 104 32" +"light" "70" +"wait" "0.2" +"classname" "light" +} +// entity 146 +{ +"origin" "-480 80 112" +"light" "120" +"wait" "2" +"classname" "light" +} +// entity 147 +{ +"origin" "-416 80 112" +"light" "120" +"wait" "2" +"classname" "light" +} +// entity 148 +{ +"origin" "-320 384 104" +"light" "25" +"wait" "0.01" +"classname" "light" +} +// entity 149 +{ +"origin" "-256 448 104" +"light" "25" +"wait" "0.01" +"classname" "light" +} +// entity 150 +{ +"origin" "-96 448 104" +"light" "25" +"wait" "0.01" +"classname" "light" +} +// entity 151 +{ +"origin" "-576 136 144" +"light" "150" +"wait" "1.5" +"classname" "light" +} +// entity 152 +{ +"origin" "-576 184 144" +"light" "150" +"wait" "1.5" +"classname" "light" +} +// entity 153 +{ +"origin" "-576 160 112" +"light" "70" +"wait" "0.2" +"classname" "light" +} +// entity 154 +{ +"origin" "-384 -208 256" +"light" "25" +"wait" "0.01" +"classname" "light" +} +// entity 155 +{ +"origin" "-224 384 144" +"light" "120" +"wait" "2" +"classname" "light" +} +// entity 156 +{ +"origin" "-192 384 88" +"light" "70" +"wait" "0.2" +"classname" "light" +} +// entity 157 +{ +"origin" "-160 384 144" +"light" "120" +"wait" "2" +"classname" "light" +} +// entity 158 +{ +"origin" "-192 -504 104" +"light" "80" +"wait" "0.2" +"classname" "light" +} +// entity 159 +{ +"origin" "48 48 0" +"light" "80" +"wait" "0.2" +"classname" "light" +} +// entity 160 +{ +"origin" "-240 384 48" +"killtarget" "armorhinter" +"classname" "item_armor1" +} +// entity 161 +{ +"origin" "-8 224 120" +"light" "300" +"wait" "4" +"classname" "light" +} +// entity 162 +{ +"origin" "-8 224 88" +"light" "50" +"wait" "0.2" +"classname" "light" +} +// entity 163 +{ +"origin" "-8 160 120" +"light" "300" +"wait" "4" +"classname" "light" +} +// entity 164 +{ +"origin" "-8 160 88" +"light" "50" +"wait" "0.2" +"classname" "light" +} +// entity 165 +{ +"origin" "-48 192 72" +"classname" "ambient_comp_hum" +} +// entity 166 +{ +"origin" "-48 384 72" +"classname" "ambient_comp_hum" +} +// entity 167 +{ +"origin" "48 48 -32" +"classname" "ambient_drip" +} +// entity 168 +{ +"origin" "-448 -128 256" +"light" "25" +"wait" "0.01" +"classname" "light" +} +// entity 169 +{ +"origin" "-512 -224 256" +"light" "25" +"wait" "0.01" +"classname" "light" +} +// entity 170 +{ +"origin" "-416 -192 -24" +"classname" "ambient_swamp1" +} +// entity 171 +{ +"origin" "-592 240 -68" +"light" "200" +"mangle" "0 -90 0" +"angle" "40" +"classname" "light" +} +// entity 172 +{ +"origin" "-592 240 -76" +"light" "200" +"wait" "2" +"classname" "light" +} +// entity 173 +{ +"origin" "-592 240 -132" +"light" "50" +"wait" "0.2" +"classname" "light" +} +// entity 174 +{ +"origin" "-656 176 -68" +"light" "200" +"mangle" "0 -90 0" +"angle" "40" +"classname" "light" +} +// entity 175 +{ +"origin" "-656 176 -76" +"light" "200" +"wait" "2" +"classname" "light" +} +// entity 176 +{ +"origin" "-656 176 -132" +"light" "50" +"wait" "0.2" +"classname" "light" +} +// entity 177 +{ +"origin" "-448 96 -208" +"light" "100" +"classname" "light" +} +// entity 178 +{ +"origin" "-632 1376 -232" +"wait" "4" +"light" "255" +"classname" "light" +} +// entity 179 +{ +"origin" "-520 1376 -232" +"wait" "4" +"light" "255" +"classname" "light" +} +// entity 180 +{ +"origin" "-496 1336 -232" +"light" "300" +"wait" "4" +"classname" "light" +} +// entity 181 +{ +"origin" "-656 1336 -232" +"wait" "4" +"light" "300" +"classname" "light" +} +// entity 182 +{ +"origin" "-576 1248 -160" +"light" "250" +"classname" "light" +} +// entity 183 +{ +"origin" "-480 1216 -36" +"light" "200" +"mangle" "0 -90 0" +"angle" "40" +"classname" "light" +} +// entity 184 +{ +"origin" "-480 1216 -44" +"light" "200" +"wait" "2" +"classname" "light" +} +// entity 185 +{ +"origin" "-480 1216 -100" +"light" "50" +"wait" "0.2" +"classname" "light" +} +// entity 186 +{ +"origin" "-512 992 -100" +"wait" "0.2" +"light" "50" +"classname" "light" +} +// entity 187 +{ +"origin" "-512 992 -44" +"wait" "2" +"light" "200" +"classname" "light" +} +// entity 188 +{ +"origin" "-512 992 -36" +"mangle" "0 -90 0" +"light" "200" +"angle" "40" +"classname" "light" +} +// entity 189 +{ +"origin" "-640 992 -36" +"light" "200" +"mangle" "0 -90 0" +"angle" "40" +"classname" "light" +} +// entity 190 +{ +"origin" "-640 992 -44" +"light" "200" +"wait" "2" +"classname" "light" +} +// entity 191 +{ +"origin" "-640 992 -100" +"light" "50" +"wait" "0.2" +"classname" "light" +} +// entity 192 +{ +"origin" "-224 1248 168" +"wait" "1" +"light" "250" +"classname" "light" +} +// entity 193 +{ +"origin" "-832 1280 168" +"light" "250" +"classname" "light" +} +// entity 194 +{ +"origin" "-624 544 -232" +"light" "120" +"classname" "light" +} +// entity 195 +{ +"origin" "-672 544 -232" +"light" "150" +"classname" "light" +} +// entity 196 +{ +"origin" "-528 544 -232" +"light" "120" +"classname" "light" +} +// entity 197 +{ +"origin" "-480 544 -232" +"light" "150" +"classname" "light" +} +// entity 198 +{ +"health" "0" +"dmg" "0" +"lip" "12" +"wait" "3" +"sounds" "2" +"speed" "192" +"angle" "180" +"classname" "func_door" +// brush 0 +{ +( -640 1440 -160 ) ( -640 1408 -160 ) ( -562 1408 -160 ) DOOR02_1 0 -112 -180 1 -1 +( -536 1408 -112 ) ( -536 1440 -112 ) ( -562 1440 -160 ) DOOR02_1 0 -112 -180 1 -1 +( -640 1440 -112 ) ( -640 1408 -112 ) ( -640 1408 -160 ) EDOOR01_1 0 0 0 1 1 +( -536 1440 -112 ) ( -536 1408 -112 ) ( -640 1408 -112 ) EDOOR01_1 0 0 0 1 1 +( -562 1408 -160 ) ( -640 1408 -160 ) ( -640 1408 -112 ) EDOOR01_1 0 -112 0 1 1 +( -640 1440 -160 ) ( -562 1440 -160 ) ( -536 1440 -112 ) EDOOR01_1 0 -112 0 1 1 +} +// brush 1 +{ +( -594 1408 -160 ) ( -640 1408 -160 ) ( -640 1440 -160 ) DOOR02_1 0 -95 -90 1 1 +( -640 1408 -192 ) ( -614 1408 -192 ) ( -614 1440 -192 ) DOOR02_1 0 -95 -90 1 1 +( -594 1440 -160 ) ( -614 1440 -192 ) ( -614 1408 -192 ) DOOR02_1 0 -112 -180 1 -1 +( -640 1408 -160 ) ( -640 1408 -192 ) ( -640 1440 -192 ) EDOOR01_1 48 -112 -180 1 -1 +( -640 1408 -192 ) ( -640 1408 -160 ) ( -594 1408 -160 ) EDOOR01_1 0 -112 0 1 1 +( -614 1440 -192 ) ( -594 1440 -160 ) ( -640 1440 -160 ) EDOOR01_1 0 -112 0 1 1 +} +// brush 2 +{ +( -582 1440 -192 ) ( -582 1408 -192 ) ( -640 1408 -192 ) DOOR02_1 0 -95 -90 1 1 +( -582 1408 -192 ) ( -582 1440 -192 ) ( -608 1440 -240 ) DOOR02_1 0 -112 -180 1 -1 +( -640 1440 -192 ) ( -640 1408 -192 ) ( -640 1408 -240 ) EDOOR01_1 48 -112 -180 1 -1 +( -640 1440 -240 ) ( -640 1408 -240 ) ( -608 1408 -240 ) EDOOR01_1 48 -95 -90 1 1 +( -640 1408 -192 ) ( -582 1408 -192 ) ( -608 1408 -240 ) EDOOR01_1 0 -112 0 1 1 +( -608 1440 -240 ) ( -582 1440 -192 ) ( -640 1440 -192 ) EDOOR01_1 0 -112 0 1 1 +} +} +// entity 199 +{ +"lip" "10" +"wait" "3" +"sounds" "2" +"speed" "192" +"angle" "360" +"classname" "func_door" +// brush 0 +{ +( -562 1408 -160 ) ( -512 1408 -160 ) ( -512 1440 -160 ) EDOOR01_1 48 -95 -90 1 1 +( -562 1440 -160 ) ( -536 1440 -112 ) ( -536 1408 -112 ) DOOR02_1 0 -112 -180 1 -1 +( -512 1408 -160 ) ( -512 1408 -112 ) ( -512 1440 -112 ) EDOOR01_1 48 -112 -180 1 -1 +( -512 1408 -112 ) ( -536 1408 -112 ) ( -536 1440 -112 ) EDOOR01_1 48 -95 -90 1 1 +( -512 1408 -112 ) ( -512 1408 -160 ) ( -562 1408 -160 ) EDOOR01_1 0 -112 0 1 1 +( -536 1440 -112 ) ( -562 1440 -160 ) ( -512 1440 -160 ) EDOOR01_1 0 -112 0 1 1 +} +// brush 1 +{ +( -512 1440 -160 ) ( -512 1408 -160 ) ( -594 1408 -160 ) DOOR02_1 0 -95 -90 1 1 +( -614 1440 -192 ) ( -614 1408 -192 ) ( -512 1408 -192 ) DOOR02_1 0 -95 -90 1 1 +( -614 1408 -192 ) ( -614 1440 -192 ) ( -594 1440 -160 ) DOOR02_1 0 -112 -180 1 -1 +( -512 1440 -192 ) ( -512 1408 -192 ) ( -512 1408 -160 ) EDOOR01_1 48 -112 -180 1 -1 +( -594 1408 -160 ) ( -512 1408 -160 ) ( -512 1408 -192 ) EDOOR01_1 0 -112 0 1 1 +( -512 1440 -160 ) ( -594 1440 -160 ) ( -614 1440 -192 ) EDOOR01_1 0 -112 0 1 1 +} +// brush 2 +{ +( -512 1408 -192 ) ( -582 1408 -192 ) ( -582 1440 -192 ) EDOOR01_1 48 -95 -90 1 1 +( -608 1440 -240 ) ( -582 1440 -192 ) ( -582 1408 -192 ) DOOR02_1 0 -112 -180 1 -1 +( -512 1408 -240 ) ( -512 1408 -192 ) ( -512 1440 -192 ) EDOOR01_1 48 -112 -180 1 -1 +( -608 1408 -240 ) ( -512 1408 -240 ) ( -512 1440 -240 ) EDOOR01_1 48 -95 -90 1 1 +( -608 1408 -240 ) ( -582 1408 -192 ) ( -512 1408 -192 ) EDOOR01_1 0 -112 0 1 1 +( -512 1440 -192 ) ( -582 1440 -192 ) ( -608 1440 -240 ) EDOOR01_1 0 -112 0 1 1 +} +} +// entity 200 +{ +"origin" "-552 1728 -240" +"classname" "misc_explobox" +} +// entity 201 +{ +"origin" "-576 1616 -192" +"light" "200" +"wait" "0.8" +"classname" "light" +} +// entity 202 +{ +"origin" "-576 1584 -64" +"wait" "2" +"light" "120" +"classname" "light" +} +// entity 203 +{ +"origin" "-576 1648 -64" +"wait" "2" +"light" "120" +"classname" "light" +} +// entity 204 +{ +"wait" "1" +"sounds" "1" +"target" "t1" +"health" "1" +"lip" "8" +"angle" "180" +"classname" "func_button" +// brush 0 +{ +( -80 1656 -128 ) ( -80 1648 -128 ) ( -80 1648 -256 ) +2PLANET -24 16 0 1 1 +( -72 1680 -128 ) ( -80 1680 -128 ) ( -80 1680 -256 ) +0PLANET 8 -12 0 1 1 +( -72 1648 -144 ) ( -72 1680 -144 ) ( -72 1680 -176 ) +0PLANET -16 -12 0 1 1 +( -80 1648 -128 ) ( -72 1648 -128 ) ( -72 1648 -256 ) +1PLANET 8 16 0 1 1 +( -72 1680 -144 ) ( -72 1648 -144 ) ( -80 1648 -144 ) +3PLANET 8 24 0 1 1 +( -72 1648 -176 ) ( -72 1680 -176 ) ( -80 1680 -176 ) +0PLANET 8 20 0 1 1 +} +} +// entity 205 +{ +"origin" "-384 1568 -128" +"wait" "2" +"light" "170" +"classname" "light" +} +// entity 206 +{ +"origin" "-384 1632 -128" +"wait" "2" +"light" "170" +"classname" "light" +} +// entity 207 +{ +"origin" "-384 1600 -192" +"wait" "0.8" +"light" "170" +"classname" "light" +} +// entity 208 +{ +"origin" "0 1696 -80" +"light" "250" +"wait" "2" +"classname" "light" +} +// entity 209 +{ +"origin" "0 1632 -80" +"light" "250" +"wait" "2" +"classname" "light" +} +// entity 210 +{ +"origin" "-192 1632 -80" +"wait" "2" +"light" "250" +"classname" "light" +} +// entity 211 +{ +"origin" "-192 1696 -80" +"wait" "2" +"light" "250" +"classname" "light" +} +// entity 212 +{ +"origin" "200 1928 -192" +"classname" "ambient_comp_hum" +} +// entity 213 +{ +"origin" "-104 1664 -192" +"classname" "ambient_drone" +} +// entity 214 +{ +"origin" "136 1864 -160" +"wait" "0.8" +"light" "170" +"classname" "light" +} +// entity 215 +{ +"origin" "-64 1872 -192" +"light" "180" +"wait" "2" +"classname" "light" +} +// entity 216 +{ +"origin" "-64 1872 -128" +"style" "10" +"light" "180" +"wait" "2" +"classname" "light" +} +// entity 217 +{ +"origin" "144 1664 -128" +"wait" "2" +"light" "180" +"classname" "light" +} +// entity 218 +{ +"origin" "144 1664 -192" +"wait" "2" +"light" "180" +"classname" "light" +} +// entity 219 +{ +"origin" "-64 1456 -192" +"light" "180" +"wait" "2" +"classname" "light" +} +// entity 220 +{ +"origin" "-64 1456 -128" +"light" "180" +"wait" "2" +"classname" "light" +} +// entity 221 +{ +"origin" "-56 1664 -160" +"light" "200" +"wait" "2" +"classname" "light" +} +// entity 222 +{ +"origin" "-64 1664 -240" +"wait" "2" +"light" "200" +"classname" "light" +} +// entity 223 +{ +"origin" "136 1536 -152" +"light" "200" +"wait" "2" +"classname" "light" +} +// entity 224 +{ +"origin" "136 1464 -160" +"wait" "2" +"light" "200" +"classname" "light" +} +// entity 225 +{ +"origin" "-264 1864 -160" +"light" "200" +"wait" "2" +"classname" "light" +} +// entity 226 +{ +"origin" "-192 1664 -192" +"light" "170" +"wait" "0.8" +"classname" "light" +} +// entity 227 +{ +"origin" "-64 1768 -192" +"wait" "0.8" +"light" "170" +"classname" "light" +} +// entity 228 +{ +"origin" "-64 1568 -192" +"light" "170" +"wait" "0.8" +"classname" "light" +} +// entity 229 +{ +"origin" "48 1664 -192" +"wait" "0.7" +"light" "170" +"classname" "light" +} +// entity 230 +{ +"origin" "-224 1568 -192" +"light" "150" +"wait" "0.8" +"classname" "light" +} +// entity 231 +{ +"origin" "-224 1824 -192" +"wait" "0.8" +"light" "120" +"classname" "light" +} +// entity 232 +{ +"wait" "5" +"sounds" "3" +"t_length" "80" +"angle" "180" +"classname" "func_door_secret" +// brush 0 +{ +( -64 1952 -192 ) ( -64 1936 -192 ) ( 128 1936 -192 ) BASE_CEIL1 0 0 0 1 1 +( 128 1952 -128 ) ( 128 1936 -128 ) ( -64 1936 -128 ) BASE_CEIL1 0 0 0 1 1 +( 80 1936 -128 ) ( 80 1936 -192 ) ( -112 1936 -192 ) +0GLOBE_DISPL 16 0 0 1 1 +( 48 2232 -48 ) ( 48 2232 -32 ) ( 48 1976 -32 ) BASE_CEIL1 0 0 0 1 1 +( -8 1952 -176 ) ( -8 1952 -160 ) ( -456 1952 -160 ) BASE_CEIL1 0 0 0 1 1 +( 112 1976 -48 ) ( 112 1976 -32 ) ( 112 2232 -32 ) BASE_CEIL1 0 0 0 1 1 +} +} +// entity 233 +{ +"origin" "-944 1952 -88" +"wait" "2" +"light" "180" +"classname" "light" +} +// entity 234 +{ +"origin" "-904 1952 -176" +"wait" "2" +"light" "180" +"classname" "light" +} +// entity 235 +{ +"origin" "-944 1952 -120" +"classname" "ambient_light_buzz" +} +// entity 236 +{ +"origin" "-1168 1952 -88" +"light" "180" +"wait" "2" +"classname" "light" +} +// entity 237 +{ +"origin" "-1208 1952 -176" +"light" "180" +"wait" "2" +"classname" "light" +} +// entity 238 +{ +"speed" "200" +"sounds" "1" +"height" "128" +"classname" "func_plat" +// brush 0 +{ +( -1376 2368 -16 ) ( -1376 2816 -16 ) ( -1632 2816 -16 ) COP1_1 0 -32 -90 1 1 +( -1632 2816 0 ) ( -1376 2816 0 ) ( -1376 2368 0 ) SFLOOR4_2 0 0 0 1 1 +( -1376 2816 16 ) ( -1376 2368 16 ) ( -1376 2368 0 ) TECH04_5 -96 0 0 1 1 +( -1640 2144 16 ) ( -1384 2144 16 ) ( -1384 2144 0 ) TECH04_5 64 0 0 1 1 +( -1248 2336 16 ) ( -1248 2784 16 ) ( -1248 2784 0 ) TECH04_5 0 0 0 1 1 +( -1312 2240 16 ) ( -1568 2240 16 ) ( -1568 2240 0 ) TECH04_5 32 0 0 1 1 +} +// brush 1 +{ +( 128 2240 -192 ) ( 0 2240 -192 ) ( 0 2208 -192 ) PLAT_STEM 0 0 0 1 1 +( -1320 2232 -192 ) ( -1576 2232 -192 ) ( -1576 2232 -208 ) PLAT_STEM 0 48 0 1 1 +( -1256 2328 -192 ) ( -1256 2776 -192 ) ( -1256 2776 -208 ) PLAT_STEM 0 47 -180 1 -1 +( -1632 2152 -192 ) ( -1376 2152 -192 ) ( -1376 2152 -208 ) PLAT_STEM 0 48 0 1 1 +( -1368 2824 -192 ) ( -1368 2376 -192 ) ( -1368 2376 -208 ) PLAT_STEM 0 47 -180 1 -1 +( -1640 2808 -16 ) ( -1384 2808 -16 ) ( -1384 2360 -16 ) PLAT_STEM 0 -32 -90 1 1 +} +} +// entity 239 +{ +"origin" "-1056 1952 -128" +"wait" "0.8" +"light" "180" +"classname" "light" +} +// entity 240 +{ +"origin" "-1056 2144 -112" +"light" "200" +"wait" "0.8" +"classname" "light" +} +// entity 241 +{ +"origin" "-1056 1952 72" +"light" "150" +"wait" "0.8" +"classname" "light" +} +// entity 242 +{ +"classname" "func_wall" +// brush 0 +{ +( -1320 1632 -120 ) ( -1320 1624 -120 ) ( -1320 1624 -152 ) TECH04_7 8 40 0 1 1 +( -1304 1640 -120 ) ( -1320 1640 -120 ) ( -1320 1640 -152 ) TECH04_7 0 40 0 1 1 +( -1304 1624 -120 ) ( -1304 1632 -120 ) ( -1304 1632 -152 ) TECH04_7 8 40 0 1 1 +( -1320 1624 -120 ) ( -1304 1624 -120 ) ( -1304 1624 -152 ) TECH04_7 0 40 0 1 1 +( -1320 1624 -48 ) ( -1320 1632 -48 ) ( -1304 1632 -48 ) TECH04_7 0 -8 0 1 1 +( -1304 1632 -152 ) ( -1320 1632 -152 ) ( -1320 1624 -152 ) TECH04_7 0 -8 0 1 1 +} +// brush 1 +{ +( -1304 1760 -152 ) ( -1320 1760 -152 ) ( -1320 1752 -152 ) TECH04_7 0 -8 0 1 1 +( -1320 1752 -48 ) ( -1320 1760 -48 ) ( -1304 1760 -48 ) TECH04_7 0 -8 0 1 1 +( -1320 1752 -120 ) ( -1304 1752 -120 ) ( -1304 1752 -152 ) TECH04_7 0 40 0 1 1 +( -1304 1752 -120 ) ( -1304 1760 -120 ) ( -1304 1760 -152 ) TECH04_7 8 40 0 1 1 +( -1304 1768 -120 ) ( -1320 1768 -120 ) ( -1320 1768 -152 ) TECH04_7 0 40 0 1 1 +( -1320 1760 -120 ) ( -1320 1752 -120 ) ( -1320 1752 -152 ) TECH04_7 8 40 0 1 1 +} +} +// entity 243 +{ +"origin" "-1136 1664 -16" +"light" "250" +"wait" "2" +"classname" "light" +} +// entity 244 +{ +"origin" "-1136 1600 -16" +"light" "250" +"wait" "2" +"classname" "light" +} +// entity 245 +{ +"origin" "-976 1600 -16" +"wait" "2" +"light" "250" +"classname" "light" +} +// entity 246 +{ +"origin" "-976 1664 -16" +"wait" "2" +"light" "250" +"classname" "light" +} +// entity 247 +{ +"origin" "-1184 1488 -192" +"light" "100" +"style" "11" +"classname" "light" +} +// entity 248 +{ +"origin" "-1184 1488 -216" +"classname" "ambient_comp_hum" +} +// entity 249 +{ +"origin" "-928 1488 -216" +"classname" "ambient_comp_hum" +} +// entity 250 +{ +"origin" "-928 1488 -192" +"style" "11" +"light" "100" +"classname" "light" +} +// entity 251 +{ +"origin" "-1056 1760 72" +"wait" "0.8" +"light" "150" +"classname" "light" +} +// entity 252 +{ +"message" "Shoot this secret door." +"sounds" "3" +"wait" "-1" +"dmg" "2" +"t_length" "0" +"t_width" "0" +"spawnflags" "17" +"angle" "90" +"classname" "func_door_secret" +// brush 0 +{ +( -56 -448 64 ) ( -64 -448 64 ) ( -64 -448 128 ) COP1_1 0 0 0 1 1 +( -56 -384 128 ) ( -64 -384 128 ) ( -64 -384 64 ) COP1_1 0 0 0 1 1 +( -56 -384 64 ) ( -56 -448 64 ) ( -56 -448 128 ) COP1_1 0 0 0 1 1 +( -64 -384 128 ) ( -64 -448 128 ) ( -64 -448 64 ) COMP1_4 0 0 0 1 1 +( -64 -448 64 ) ( -56 -448 64 ) ( -56 -384 64 ) COP1_1 0 0 0 1 1 +( -64 -384 128 ) ( -56 -384 128 ) ( -56 -448 128 ) COP1_1 0 0 0 1 1 +} +} +// entity 253 +{ +"origin" "-40 -428 72" +"classname" "item_shells" +} +// entity 254 +{ +"delay" "0" +"classname" "trigger_secret" +// brush 0 +{ +( 0 -448 64 ) ( -59 -448 64 ) ( -59 -448 128 ) TRIGGER 0 0 0 1 1 +( 0 -384 128 ) ( -59 -384 128 ) ( -59 -384 64 ) TRIGGER 0 0 0 1 1 +( 0 -384 64 ) ( 0 -448 64 ) ( 0 -448 128 ) TRIGGER 0 0 0 1 1 +( -59 -384 128 ) ( -59 -448 128 ) ( -59 -448 64 ) TRIGGER 0 0 0 1 1 +( -59 -448 64 ) ( 0 -448 64 ) ( 0 -384 64 ) TRIGGER 0 0 0 1 1 +( -59 -384 128 ) ( 0 -384 128 ) ( 0 -448 128 ) TRIGGER 0 0 0 1 1 +} +} +// entity 255 +{ +"origin" "64 640 -344" +"wait" "0.2" +"light" "70" +"classname" "light" +} +// entity 256 +{ +"origin" "64 640 -288" +"wait" "2.56" +"light" "200" +"classname" "light" +} +// entity 257 +{ +"origin" "64 512 -344" +"wait" "0.2" +"light" "70" +"classname" "light" +} +// entity 258 +{ +"origin" "64 512 -288" +"wait" "2.56" +"light" "200" +"classname" "light" +} +// entity 259 +{ +"origin" "256 384 -344" +"wait" "0.2" +"light" "70" +"classname" "light" +} +// entity 260 +{ +"origin" "256 384 -288" +"wait" "2.56" +"light" "200" +"classname" "light" +} +// entity 261 +{ +"origin" "544 192 -288" +"spawnflags" "2" +"classname" "item_health" +} +// entity 262 +{ +"delay" "0" +"classname" "trigger_secret" +// brush 0 +{ +( 573 232 -376 ) ( 527 232 -376 ) ( 527 184 -376 ) TRIGGER -24 -48 0 1 1 +( 573 184 -160 ) ( 527 184 -160 ) ( 527 232 -160 ) TRIGGER -24 -48 0 1 1 +( 672 240 -274 ) ( 672 240 -376 ) ( 672 192 -376 ) TRIGGER 48 0 0 1 1 +( 320 176 -274 ) ( 320 176 -376 ) ( 320 224 -376 ) TRIGGER 48 0 0 1 1 +( 504 640 -376 ) ( 550 640 -376 ) ( 550 640 -274 ) TRIGGER -24 0 0 1 1 +( 504 320 -274 ) ( 550 320 -274 ) ( 550 320 -376 ) TRIGGER -24 0 0 1 1 +} +} +// entity 263 +{ +"classname" "func_wall" +// brush 0 +{ +( 128 1408 -120 ) ( 0 1408 -120 ) ( 0 1408 -104 ) UWALL1_2 0 0 0 1 1 +( -128 1456 -192 ) ( -128 1432 -128 ) ( -160 1424 -128 ) UWALL1_2 0 0 0 1 1 +( -160 1448 -192 ) ( -160 1408 -192 ) ( -128 1408 -192 ) UWALL1_2 0 0 0 1 1 +( -128 1432 -128 ) ( -128 1400 -128 ) ( -160 1400 -128 ) UWALL1_2 0 0 0 1 1 +( -128 1432 -128 ) ( -128 1456 -192 ) ( -128 1408 -192 ) UWALL1_2 0 0 0 1 1 +( -160 1400 -128 ) ( -160 1408 -192 ) ( -160 1448 -192 ) UWALL1_2 0 0 0 1 1 +} +// brush 1 +{ +( 128 1408 -120 ) ( 0 1408 -120 ) ( 0 1408 -104 ) UWALL1_2 0 0 0 1 1 +( -160 1448 -192 ) ( -160 1424 -128 ) ( -192 1408 -128 ) UWALL1_2 0 0 0 1 1 +( -192 1432 -192 ) ( -192 1408 -192 ) ( -160 1408 -192 ) UWALL1_2 0 0 0 1 1 +( -160 1424 -128 ) ( -160 1400 -128 ) ( -192 1400 -128 ) UWALL1_2 0 0 0 1 1 +( -160 1424 -128 ) ( -160 1448 -192 ) ( -160 1408 -192 ) UWALL1_2 0 0 0 1 1 +( -192 1400 -128 ) ( -192 1408 -192 ) ( -192 1432 -192 ) UWALL1_2 0 0 0 1 1 +} +// brush 2 +{ +( 128 1408 -120 ) ( 0 1408 -120 ) ( 0 1408 -104 ) UWALL1_2 0 0 0 1 1 +( -96 1440 -192 ) ( -96 1416 -128 ) ( -128 1432 -128 ) UWALL1_2 0 0 0 1 1 +( -128 1456 -192 ) ( -128 1408 -192 ) ( -96 1408 -192 ) UWALL1_2 0 0 0 1 1 +( -96 1416 -128 ) ( -96 1400 -128 ) ( -128 1400 -128 ) UWALL1_2 0 0 0 1 1 +( -96 1416 -128 ) ( -96 1440 -192 ) ( -96 1408 -192 ) UWALL1_2 0 0 0 1 1 +( -128 1400 -128 ) ( -128 1408 -192 ) ( -128 1456 -192 ) UWALL1_2 0 0 0 1 1 +} +// brush 3 +{ +( 128 1408 -120 ) ( 0 1408 -120 ) ( 0 1408 -104 ) UWALL1_2 0 0 0 1 1 +( -224 1440 -192 ) ( -192 1432 -192 ) ( -192 1408 -128 ) UWALL1_2 0 0 0 1 1 +( -192 1432 -192 ) ( -224 1440 -192 ) ( -224 1408 -192 ) UWALL1_2 0 0 0 1 1 +( -224 1416 -128 ) ( -192 1408 -128 ) ( -192 1400 -128 ) UWALL1_2 0 0 0 1 1 +( -224 1416 -128 ) ( -224 1400 -128 ) ( -224 1408 -192 ) UWALL1_2 0 0 0 1 1 +( -192 1400 -128 ) ( -192 1408 -128 ) ( -192 1432 -192 ) UWALL1_2 0 0 0 1 1 +} +// brush 4 +{ +( 128 1408 -120 ) ( 0 1408 -120 ) ( 0 1408 -104 ) UWALL1_2 0 0 0 1 1 +( -256 1440 -192 ) ( -224 1440 -192 ) ( -224 1416 -128 ) UWALL1_2 0 0 0 1 1 +( -224 1440 -192 ) ( -256 1440 -192 ) ( -256 1408 -192 ) UWALL1_2 0 0 0 1 1 +( -256 1416 -128 ) ( -224 1416 -128 ) ( -224 1400 -128 ) UWALL1_2 0 0 0 1 1 +( -256 1416 -128 ) ( -256 1400 -128 ) ( -256 1408 -192 ) UWALL1_2 0 0 0 1 1 +( -224 1400 -128 ) ( -224 1416 -128 ) ( -224 1440 -192 ) UWALL1_2 0 0 0 1 1 +} +// brush 5 +{ +( -128 1408 -192 ) ( -128 1408 -128 ) ( -96 1408 -128 ) UWALL1_2 0 0 0 1 1 +( -96 1432 -192 ) ( -96 1448 -128 ) ( -128 1440 -128 ) UWALL1_2 0 0 0 1 1 +( -128 1408 -128 ) ( -128 1440 -128 ) ( -96 1448 -128 ) UWALL1_2 0 0 0 1 1 +( -96 1408 -192 ) ( -96 1432 -192 ) ( -128 1424 -192 ) UWALL1_2 0 0 0 1 1 +( -96 1448 -128 ) ( -96 1432 -192 ) ( -96 1408 -192 ) UWALL1_2 0 0 0 1 1 +( -128 1408 -128 ) ( -128 1408 -192 ) ( -128 1424 -192 ) UWALL1_2 0 0 0 1 1 +} +// brush 6 +{ +( -160 1408 -192 ) ( -160 1408 -128 ) ( -128 1408 -128 ) UWALL1_2 0 0 0 1 1 +( -128 1424 -192 ) ( -128 1440 -128 ) ( -160 1440 -128 ) UWALL1_2 0 0 0 1 1 +( -160 1408 -128 ) ( -160 1440 -128 ) ( -128 1440 -128 ) UWALL1_2 0 0 0 1 1 +( -128 1408 -192 ) ( -128 1424 -192 ) ( -160 1424 -192 ) UWALL1_2 0 0 0 1 1 +( -128 1440 -128 ) ( -128 1424 -192 ) ( -128 1408 -192 ) UWALL1_2 0 0 0 1 1 +( -160 1408 -128 ) ( -160 1408 -192 ) ( -160 1424 -192 ) UWALL1_2 0 0 0 1 1 +} +// brush 7 +{ +( -160 1408 128 ) ( -160 1408 0 ) ( -184 1408 0 ) UWALL1_2 0 0 0 1 1 +( -160 1408 -192 ) ( -160 1440 -128 ) ( -192 1448 -128 ) UWALL1_2 0 0 0 1 1 +( -192 1408 -128 ) ( -192 1448 -128 ) ( -160 1440 -128 ) UWALL1_2 0 0 0 1 1 +( -160 1400 -192 ) ( -160 1408 -192 ) ( -192 1416 -192 ) UWALL1_2 0 0 0 1 1 +( -160 1440 -128 ) ( -160 1408 -192 ) ( -160 1400 -192 ) UWALL1_2 0 0 0 1 1 +( -192 1408 -128 ) ( -192 1408 -192 ) ( -192 1416 -192 ) UWALL1_2 0 0 0 1 1 +} +// brush 8 +{ +( -192 1408 -192 ) ( -192 1408 -128 ) ( -160 1408 -128 ) UWALL1_2 0 0 0 1 1 +( -160 1424 -192 ) ( -160 1440 -128 ) ( -192 1432 -128 ) UWALL1_2 0 0 0 1 1 +( -192 1408 -128 ) ( -192 1432 -128 ) ( -160 1440 -128 ) UWALL1_2 0 0 0 1 1 +( -160 1408 -192 ) ( -160 1424 -192 ) ( -192 1416 -192 ) UWALL1_2 0 0 0 1 1 +( -160 1440 -128 ) ( -160 1424 -192 ) ( -160 1408 -192 ) UWALL1_2 0 0 0 1 1 +( -192 1408 -128 ) ( -192 1408 -192 ) ( -192 1416 -192 ) UWALL1_2 0 0 0 1 1 +} +// brush 9 +{ +( -224 1408 -192 ) ( -224 1408 -128 ) ( -192 1408 -128 ) UWALL1_2 0 0 0 1 1 +( -192 1416 -192 ) ( -192 1448 -128 ) ( -224 1448 -128 ) UWALL1_2 0 0 0 1 1 +( -224 1408 -128 ) ( -224 1448 -128 ) ( -192 1448 -128 ) UWALL1_2 0 0 0 1 1 +( -192 1408 -192 ) ( -192 1416 -192 ) ( -224 1416 -192 ) UWALL1_2 0 0 0 1 1 +( -192 1448 -128 ) ( -192 1416 -192 ) ( -192 1408 -192 ) UWALL1_2 0 0 0 1 1 +( -224 1408 -128 ) ( -224 1408 -192 ) ( -224 1416 -192 ) UWALL1_2 0 0 0 1 1 +} +// brush 10 +{ +( -256 1408 -128 ) ( -224 1408 -128 ) ( -224 1408 -192 ) UWALL1_2 0 0 0 1 1 +( -224 1448 -128 ) ( -256 1456 -128 ) ( -256 1424 -192 ) UWALL1_2 0 0 0 1 1 +( -256 1456 -128 ) ( -224 1448 -128 ) ( -224 1408 -128 ) UWALL1_2 0 0 0 1 1 +( -224 1416 -192 ) ( -256 1424 -192 ) ( -256 1408 -192 ) UWALL1_2 0 0 0 1 1 +( -224 1416 -192 ) ( -224 1408 -192 ) ( -224 1408 -128 ) UWALL1_2 0 0 0 1 1 +( -256 1408 -192 ) ( -256 1424 -192 ) ( -256 1456 -128 ) UWALL1_2 0 0 0 1 1 +} +} +// entity 264 +{ +"origin" "-132 1656 -176" +"wait" "3" +"light" "200" +"classname" "light" +} +// entity 265 +{ +"classname" "func_wall" +// brush 0 +{ +( -120 128 -208 ) ( -120 0 -208 ) ( -124 0 -212 ) COMP1_4 12 24 270 -1 1 +( -120 1684 -256 ) ( -128 1684 -256 ) ( -128 1652 -256 ) COMP1_4 0 0 0 1 1 +( -120 1684 -208 ) ( -120 1684 -256 ) ( -120 1652 -256 ) COMP1_4 0 0 0 1 1 +( -128 1652 -208 ) ( -128 1652 -256 ) ( -128 1684 -256 ) COMP1_4 12 0 0 1 1 +( -128 1684 -256 ) ( -120 1684 -256 ) ( -120 1684 -208 ) COMP1_4 0 0 0 1 1 +( -128 1652 -208 ) ( -120 1652 -208 ) ( -120 1652 -256 ) COMP1_4 0 0 0 1 1 +} +// brush 1 +{ +( -120 1664 -184 ) ( -124 1664 -184 ) ( -124 1648 -184 ) BASE_CEIL1 0 0 0 1 1 +( -120 1648 -168 ) ( -124 1648 -168 ) ( -124 1664 -168 ) BASE_CEIL1 0 0 0 1 1 +( -120 1664 -168 ) ( -120 1664 -184 ) ( -120 1648 -184 ) BASE_CEIL1 0 0 0 1 1 +( -124 1648 -168 ) ( -124 1648 -184 ) ( -124 1664 -184 ) LITE_FART3 0 8 0 1 1 +( -124 1664 -184 ) ( -120 1664 -184 ) ( -120 1664 -168 ) BASE_CEIL1 0 0 0 1 1 +( -124 1648 -168 ) ( -120 1648 -168 ) ( -120 1648 -184 ) BASE_CEIL1 0 0 0 1 1 +} +} +// entity 266 +{ +"classname" "func_wall" +// brush 0 +{ +( -320 1856 -192 ) ( -320 1920 -192 ) ( -320 1920 -152 ) UWALL1_2 0 0 0 1 1 +( -280 1920 -192 ) ( -296 1856 -192 ) ( -320 1856 -168 ) UWALL1_2 0 0 0 1 1 +( -320 1920 -192 ) ( -320 1856 -192 ) ( -296 1856 -192 ) UWALL1_2 0 0 0 1 1 +( -320 1920 -192 ) ( -280 1920 -192 ) ( -320 1920 -152 ) UWALL1_2 0 0 0 1 1 +( -320 1856 -192 ) ( -320 1856 -168 ) ( -296 1856 -192 ) UWALL1_2 0 0 0 1 1 +} +// brush 1 +{ +( -320 1808 -192 ) ( -320 1856 -192 ) ( -320 1856 -168 ) UWALL1_2 0 0 0 1 1 +( -296 1856 -192 ) ( -280 1808 -192 ) ( -320 1808 -152 ) UWALL1_2 0 0 0 1 1 +( -320 1856 -192 ) ( -320 1808 -192 ) ( -280 1808 -192 ) UWALL1_2 0 0 0 1 1 +( -296 1856 -192 ) ( -320 1856 -168 ) ( -320 1856 -192 ) UWALL1_2 0 0 0 1 1 +( -320 1808 -192 ) ( -320 1808 -152 ) ( -280 1808 -192 ) UWALL1_2 0 0 0 1 1 +} +// brush 2 +{ +( -320 1760 -192 ) ( -320 1808 -192 ) ( -320 1808 -152 ) UWALL1_2 0 0 0 1 1 +( -280 1808 -192 ) ( -288 1760 -192 ) ( -320 1760 -160 ) UWALL1_2 0 0 0 1 1 +( -320 1808 -192 ) ( -320 1760 -192 ) ( -288 1760 -192 ) UWALL1_2 0 0 0 1 1 +( -320 1808 -192 ) ( -280 1808 -192 ) ( -320 1808 -152 ) UWALL1_2 0 0 0 1 1 +( -320 1760 -192 ) ( -320 1760 -160 ) ( -288 1760 -192 ) UWALL1_2 0 0 0 1 1 +} +// brush 3 +{ +( -320 1760 -192 ) ( -320 1792 -192 ) ( -320 1792 -128 ) UWALL1_2 0 0 0 1 1 +( -320 1792 -192 ) ( -320 1760 -192 ) ( -312 1760 -192 ) UWALL1_2 0 0 0 1 1 +( -320 1760 -128 ) ( -320 1792 -128 ) ( -280 1792 -128 ) UWALL1_2 0 0 0 1 1 +( -312 1792 -192 ) ( -312 1760 -192 ) ( -280 1760 -128 ) UWALL1_2 0 0 0 1 1 +( -320 1792 -192 ) ( -312 1792 -192 ) ( -280 1792 -128 ) UWALL1_2 0 0 0 1 1 +( -312 1760 -192 ) ( -320 1760 -192 ) ( -320 1760 -128 ) UWALL1_2 0 0 0 1 1 +} +// brush 4 +{ +( -320 1792 -192 ) ( -320 1808 -192 ) ( -320 1824 -176 ) UWALL1_2 0 0 0 1 1 +( -312 1792 -192 ) ( -320 1808 -192 ) ( -320 1792 -192 ) UWALL1_2 0 0 0 1 1 +( -320 1792 -128 ) ( -320 1824 -128 ) ( -296 1824 -128 ) UWALL1_2 0 0 0 1 1 +( -320 1824 -176 ) ( -320 1808 -192 ) ( -312 1792 -192 ) UWALL1_2 0 0 0 1 1 +( -296 1824 -128 ) ( -320 1824 -128 ) ( -320 1824 -176 ) UWALL1_2 0 0 0 1 1 +( -312 1792 -192 ) ( -320 1792 -192 ) ( -320 1792 -128 ) UWALL1_2 0 0 0 1 1 +} +// brush 5 +{ +( -320 1824 -176 ) ( -320 1856 -192 ) ( -320 1856 -128 ) UWALL1_2 0 0 0 1 1 +( -320 1824 -128 ) ( -320 1856 -128 ) ( -288 1856 -128 ) UWALL1_2 0 0 0 1 1 +( -320 1856 -192 ) ( -320 1824 -176 ) ( -296 1824 -128 ) UWALL1_2 0 0 0 1 1 +( -288 1856 -128 ) ( -320 1856 -128 ) ( -320 1856 -192 ) UWALL1_2 0 0 0 1 1 +( -320 1824 -176 ) ( -320 1824 -128 ) ( -296 1824 -128 ) UWALL1_2 0 0 0 1 1 +} +// brush 6 +{ +( -320 1856 -192 ) ( -320 1920 -192 ) ( -320 1920 -128 ) UWALL1_2 0 0 0 1 1 +( -320 1920 -192 ) ( -320 1856 -192 ) ( -288 1920 -192 ) UWALL1_2 0 0 0 1 1 +( -320 1856 -128 ) ( -320 1920 -128 ) ( -256 1920 -128 ) UWALL1_2 0 0 0 1 1 +( -288 1920 -192 ) ( -320 1856 -192 ) ( -288 1856 -128 ) UWALL1_2 0 0 0 1 1 +( -320 1920 -192 ) ( -288 1920 -192 ) ( -256 1920 -128 ) UWALL1_2 0 0 0 1 1 +( -320 1856 -192 ) ( -320 1856 -128 ) ( -288 1856 -128 ) UWALL1_2 0 0 0 1 1 +} +// brush 7 +{ +( -320 1896 -192 ) ( -320 1912 -128 ) ( -224 1888 -128 ) UWALL1_2 0 0 0 1 1 +( -224 1920 -192 ) ( -224 1920 -128 ) ( -320 1920 -128 ) UWALL1_2 0 0 0 1 1 +( -224 1920 -128 ) ( -224 1888 -128 ) ( -320 1912 -128 ) UWALL1_2 0 0 0 1 1 +( -224 1872 -192 ) ( -224 1920 -192 ) ( -320 1920 -192 ) UWALL1_2 0 0 0 1 1 +( -224 1888 -128 ) ( -224 1920 -128 ) ( -224 1920 -192 ) UWALL1_2 0 0 0 1 1 +( -320 1920 -128 ) ( -320 1912 -128 ) ( -320 1896 -192 ) UWALL1_2 0 0 0 1 1 +} +// brush 8 +{ +( -224 1872 -192 ) ( -224 1888 -128 ) ( -160 1904 -128 ) UWALL1_2 0 0 0 1 1 +( -160 1920 -192 ) ( -160 1920 -128 ) ( -224 1920 -128 ) UWALL1_2 0 0 0 1 1 +( -160 1920 -128 ) ( -160 1904 -128 ) ( -224 1888 -128 ) UWALL1_2 0 0 0 1 1 +( -160 1888 -192 ) ( -160 1920 -192 ) ( -224 1920 -192 ) UWALL1_2 0 0 0 1 1 +( -160 1904 -128 ) ( -160 1920 -128 ) ( -160 1920 -192 ) UWALL1_2 0 0 0 1 1 +( -224 1920 -128 ) ( -224 1888 -128 ) ( -224 1872 -192 ) UWALL1_2 0 0 0 1 1 +} +// brush 9 +{ +( -160 1888 -192 ) ( -160 1904 -128 ) ( -96 1896 -128 ) UWALL1_2 0 0 0 1 1 +( -96 1920 -192 ) ( -96 1920 -128 ) ( -160 1920 -128 ) UWALL1_2 0 0 0 1 1 +( -96 1920 -128 ) ( -96 1896 -128 ) ( -160 1904 -128 ) UWALL1_2 0 0 0 1 1 +( -96 1880 -192 ) ( -96 1920 -192 ) ( -160 1920 -192 ) UWALL1_2 0 0 0 1 1 +( -96 1896 -128 ) ( -96 1920 -128 ) ( -96 1920 -192 ) UWALL1_2 0 0 0 1 1 +( -160 1920 -128 ) ( -160 1904 -128 ) ( -160 1888 -192 ) UWALL1_2 0 0 0 1 1 +} +// brush 10 +{ +( -224 1872 -128 ) ( -224 1904 -192 ) ( -256 1912 -192 ) UWALL1_2 0 0 0 1 1 +( -224 1872 -128 ) ( -224 1920 -128 ) ( -224 1920 -192 ) UWALL1_2 0 0 0 1 1 +( -256 1920 -128 ) ( -256 1880 -128 ) ( -256 1912 -192 ) UWALL1_2 0 0 0 1 1 +( -224 1920 -128 ) ( -224 1872 -128 ) ( -256 1880 -128 ) UWALL1_2 0 0 0 1 1 +( -256 1912 -192 ) ( -224 1904 -192 ) ( -224 1920 -192 ) UWALL1_2 0 0 0 1 1 +( -256 1920 -128 ) ( -256 1920 -192 ) ( -224 1920 -192 ) UWALL1_2 0 0 0 1 1 +} +// brush 11 +{ +( -192 1880 -128 ) ( -192 1912 -192 ) ( -224 1904 -192 ) UWALL1_2 0 0 0 1 1 +( -192 1880 -128 ) ( -192 1920 -128 ) ( -192 1920 -192 ) UWALL1_2 0 0 0 1 1 +( -224 1920 -128 ) ( -224 1872 -128 ) ( -224 1904 -192 ) UWALL1_2 0 0 0 1 1 +( -192 1920 -128 ) ( -192 1880 -128 ) ( -224 1872 -128 ) UWALL1_2 0 0 0 1 1 +( -224 1904 -192 ) ( -192 1912 -192 ) ( -192 1920 -192 ) UWALL1_2 0 0 0 1 1 +( -224 1920 -128 ) ( -224 1920 -192 ) ( -192 1920 -192 ) UWALL1_2 0 0 0 1 1 +} +// brush 12 +{ +( -160 1880 -128 ) ( -160 1912 -192 ) ( -192 1912 -192 ) UWALL1_2 0 0 0 1 1 +( -160 1880 -128 ) ( -160 1920 -128 ) ( -160 1920 -192 ) UWALL1_2 0 0 0 1 1 +( -192 1920 -128 ) ( -192 1880 -128 ) ( -192 1912 -192 ) UWALL1_2 0 0 0 1 1 +( -160 1920 -128 ) ( -160 1880 -128 ) ( -192 1880 -128 ) UWALL1_2 0 0 0 1 1 +( -192 1912 -192 ) ( -160 1912 -192 ) ( -160 1920 -192 ) UWALL1_2 0 0 0 1 1 +( -192 1920 -128 ) ( -192 1920 -192 ) ( -160 1920 -192 ) UWALL1_2 0 0 0 1 1 +} +// brush 13 +{ +( -256 1880 -128 ) ( -256 1912 -192 ) ( -320 1880 -192 ) UWALL1_2 0 0 0 1 1 +( -256 1880 -128 ) ( -256 1920 -128 ) ( -256 1920 -192 ) UWALL1_2 0 0 0 1 1 +( -320 1920 -128 ) ( -320 1848 -128 ) ( -320 1880 -192 ) UWALL1_2 0 0 0 1 1 +( -256 1920 -128 ) ( -256 1880 -128 ) ( -320 1848 -128 ) UWALL1_2 0 0 0 1 1 +( -320 1880 -192 ) ( -256 1912 -192 ) ( -256 1920 -192 ) UWALL1_2 0 0 0 1 1 +( -320 1920 -128 ) ( -320 1920 -192 ) ( -256 1920 -192 ) UWALL1_2 0 0 0 1 1 +} +// brush 14 +{ +( -128 1872 -128 ) ( -128 1904 -192 ) ( -160 1912 -192 ) UWALL1_2 0 0 0 1 1 +( -128 1872 -128 ) ( -128 1920 -128 ) ( -128 1920 -192 ) UWALL1_2 0 0 0 1 1 +( -160 1920 -128 ) ( -160 1880 -128 ) ( -160 1912 -192 ) UWALL1_2 0 0 0 1 1 +( -128 1920 -128 ) ( -128 1872 -128 ) ( -160 1880 -128 ) UWALL1_2 0 0 0 1 1 +( -160 1912 -192 ) ( -128 1904 -192 ) ( -128 1920 -192 ) UWALL1_2 0 0 0 1 1 +( -160 1920 -128 ) ( -160 1920 -192 ) ( -128 1920 -192 ) UWALL1_2 0 0 0 1 1 +} +// brush 15 +{ +( -96 1872 -128 ) ( -96 1904 -192 ) ( -128 1904 -192 ) UWALL1_2 0 0 0 1 1 +( -96 1872 -128 ) ( -96 1920 -128 ) ( -96 1920 -192 ) UWALL1_2 0 0 0 1 1 +( -128 1920 -128 ) ( -128 1872 -128 ) ( -128 1904 -192 ) UWALL1_2 0 0 0 1 1 +( -96 1920 -128 ) ( -96 1872 -128 ) ( -128 1872 -128 ) UWALL1_2 0 0 0 1 1 +( -128 1904 -192 ) ( -96 1904 -192 ) ( -96 1920 -192 ) UWALL1_2 0 0 0 1 1 +( -128 1920 -128 ) ( -128 1920 -192 ) ( -96 1920 -192 ) UWALL1_2 0 0 0 1 1 +} +} +// entity 267 +{ +"origin" "656 384 -220" +"wait" "0.2" +"light" "65" +"classname" "light" +} +// entity 268 +{ +"origin" "664 384 -164" +"mangle" "0 -85 0" +"wait" "1.5" +"light" "250" +"angle" "37" +"classname" "light" +} +// entity 269 +{ +"origin" "656 384 -168" +"wait" "1.75" +"light" "150" +"classname" "light" +} +// entity 270 +{ +"origin" "688 288 -220" +"style" "10" +"wait" "0.2" +"light" "65" +"classname" "light" +} +// entity 271 +{ +"origin" "696 288 -164" +"style" "10" +"mangle" "0 -85 0" +"wait" "1.5" +"light" "250" +"angle" "37" +"classname" "light" +} +// entity 272 +{ +"origin" "688 288 -168" +"style" "10" +"wait" "1.75" +"light" "150" +"classname" "light" +} +// entity 273 +{ +"origin" "688 224 -220" +"style" "0" +"wait" "0.2" +"light" "65" +"classname" "light" +} +// entity 274 +{ +"origin" "696 224 -164" +"style" "6" +"mangle" "0 -85 0" +"wait" "1.5" +"light" "250" +"angle" "37" +"classname" "light" +} +// entity 275 +{ +"origin" "688 224 -168" +"style" "6" +"wait" "1.75" +"light" "150" +"classname" "light" +} +// entity 276 +{ +"origin" "688 160 -220" +"wait" "0.2" +"light" "65" +"classname" "light" +} +// entity 277 +{ +"origin" "696 160 -164" +"mangle" "0 -85 0" +"wait" "1.5" +"light" "250" +"angle" "37" +"classname" "light" +} +// entity 278 +{ +"origin" "688 160 -168" +"wait" "1.75" +"light" "150" +"classname" "light" +} +// entity 279 +{ +"origin" "656 64 -220" +"wait" "0.2" +"light" "65" +"classname" "light" +} +// entity 280 +{ +"origin" "664 64 -164" +"mangle" "0 -85 0" +"wait" "1.5" +"light" "250" +"angle" "37" +"classname" "light" +} +// entity 281 +{ +"origin" "656 64 -168" +"wait" "1.75" +"light" "150" +"classname" "light" +} +// entity 282 +{ +"origin" "656 768 -220" +"wait" "0.2" +"light" "65" +"classname" "light" +} +// entity 283 +{ +"origin" "664 768 -164" +"mangle" "0 -85 0" +"wait" "1.5" +"light" "250" +"angle" "37" +"classname" "light" +} +// entity 284 +{ +"origin" "656 768 -168" +"wait" "1.75" +"light" "150" +"classname" "light" +} +// entity 285 +{ +"origin" "224 704 -136" +"mangle" "0 -90 0" +"wait" "0.2" +"light" "80" +"angle" "100" +"classname" "light" +} +// entity 286 +{ +"origin" "224 704 -160" +"wait" "3" +"light" "250" +"classname" "light" +} +// entity 287 +{ +"origin" "224 704 -248" +"wait" "0.2" +"light" "60" +"classname" "light" +} +// entity 288 +{ +"origin" "224 576 -136" +"mangle" "0 -90 0" +"wait" "0.2" +"light" "80" +"angle" "100" +"classname" "light" +} +// entity 289 +{ +"origin" "224 576 -160" +"wait" "3" +"light" "250" +"classname" "light" +} +// entity 290 +{ +"origin" "224 576 -248" +"wait" "0.2" +"light" "60" +"classname" "light" +} +// entity 291 +{ +"origin" "480 832 -136" +"mangle" "0 -90 0" +"wait" "0.2" +"light" "80" +"angle" "100" +"classname" "light" +} +// entity 292 +{ +"origin" "480 832 -160" +"wait" "3" +"light" "250" +"classname" "light" +} +// entity 293 +{ +"origin" "480 832 -248" +"wait" "0.2" +"light" "60" +"classname" "light" +} +// entity 294 +{ +"origin" "480 640 -136" +"mangle" "0 -90 0" +"wait" "0.2" +"light" "80" +"angle" "100" +"classname" "light" +} +// entity 295 +{ +"origin" "480 640 -160" +"wait" "3" +"light" "250" +"classname" "light" +} +// entity 296 +{ +"origin" "480 640 -248" +"wait" "0.2" +"light" "60" +"classname" "light" +} +// entity 297 +{ +"origin" "480 448 -136" +"mangle" "0 -90 0" +"wait" "0.2" +"light" "80" +"angle" "100" +"classname" "light" +} +// entity 298 +{ +"origin" "480 448 -160" +"wait" "3" +"light" "250" +"classname" "light" +} +// entity 299 +{ +"origin" "480 448 -248" +"wait" "0.2" +"light" "60" +"classname" "light" +} +// entity 300 +{ +"origin" "480 256 -136" +"mangle" "0 -90 0" +"wait" "0.2" +"light" "80" +"angle" "100" +"classname" "light" +} +// entity 301 +{ +"origin" "480 256 -160" +"wait" "3" +"light" "250" +"classname" "light" +} +// entity 302 +{ +"origin" "480 256 -248" +"wait" "0.2" +"light" "60" +"classname" "light" +} +// entity 303 +{ +"origin" "696 672 -192" +"light" "180" +"wait" "2" +"classname" "light" +} +// entity 304 +{ +"origin" "696 672 -224" +"classname" "ambient_light_buzz" +} +// entity 305 +{ +"origin" "696 672 -256" +"light" "180" +"wait" "2" +"classname" "light" +} +// entity 306 +{ +"origin" "696 480 -192" +"light" "180" +"wait" "2" +"classname" "light" +} +// entity 307 +{ +"origin" "696 480 -224" +"classname" "ambient_light_buzz" +} +// entity 308 +{ +"origin" "696 480 -256" +"light" "180" +"wait" "2" +"classname" "light" +} +// entity 309 +{ +"origin" "432 736 -304" +"wait" "0.33" +"light" "70" +"classname" "light" +} +// entity 310 +{ +"origin" "416 464 -304" +"wait" "0,1" +"light" "30" +"classname" "light" +} +// entity 311 +{ +"origin" "352 208 -304" +"wait" "0,1" +"light" "40" +"classname" "light" +} +// entity 312 +{ +"origin" "352 48 -304" +"wait" "0,1" +"light" "45" +"classname" "light" +} +// entity 313 +{ +"origin" "576 128 -208" +"wait" "0,1" +"light" "40" +"classname" "light" +} +// entity 314 +{ +"origin" "576 832 -208" +"wait" "0,1" +"light" "30" +"classname" "light" +} +// entity 315 +{ +"origin" "576 576 -208" +"wait" "0,1" +"light" "30" +"classname" "light" +} +// entity 316 +{ +"origin" "688 272 -240" +"classname" "ambient_flouro_buzz" +} +// entity 317 +{ +"origin" "224 384 -136" +"mangle" "0 -90 0" +"wait" "0.2" +"light" "80" +"angle" "100" +"classname" "light" +} +// entity 318 +{ +"origin" "224 384 -160" +"wait" "3" +"light" "250" +"classname" "light" +} +// entity 319 +{ +"origin" "224 384 -248" +"wait" "0.2" +"light" "60" +"classname" "light" +} +// entity 320 +{ +"origin" "148 524 -304" +"wait" "0,1" +"light" "40" +"classname" "light" +} +// entity 321 +{ +"origin" "152 80 -256" +"wait" "1.1" +"light" "100" +"classname" "light" +} +// entity 322 +{ +"origin" "152 16 -256" +"wait" "1.1" +"light" "100" +"classname" "light" +} +// entity 323 +{ +"origin" "152 48 -304" +"wait" "0.2" +"light" "60" +"classname" "light" +} +// entity 324 +{ +"origin" "264 72 -328" +"classname" "ambient_drip" +} +// entity 325 +{ +"origin" "328 376 -328" +"classname" "ambient_drip" +} +// entity 326 +{ +"origin" "72 584 -328" +"classname" "ambient_drip" +} +// entity 327 +{ +"origin" "416 816 -328" +"classname" "ambient_drip" +} +// entity 328 +{ +"origin" "176 648 -328" +"classname" "ambient_drip" +} +// entity 329 +{ +"origin" "704 576 -232" +"classname" "ambient_drone" +} +// entity 330 +{ +"origin" "424 40 -304" +"wait" "0,1" +"light" "45" +"classname" "light" +} +// entity 331 +{ +"origin" "520 32 -208" +"wait" "0,5" +"light" "100" +"classname" "light" +} +// entity 332 +{ +"origin" "152 776 -304" +"wait" "0,1" +"light" "40" +"classname" "light" +} +// entity 333 +{ +"origin" "360 768 -204" +"mangle" "0 90 0" +"wait" "0.5" +"light" "170" +"classname" "light" +} +// entity 334 +{ +"health" "0" +"wait" "2" +"delay" "0" +"message" "You can jump up here..." +"sounds" "4" +"angle" "360" +"classname" "trigger_multiple" +// brush 0 +{ +( -88 -512 32 ) ( -97 -512 32 ) ( -97 -640 32 ) TRIGGER 0 0 0 1 1 +( -88 -640 56 ) ( -97 -640 56 ) ( -97 -512 56 ) TRIGGER 0 0 0 1 1 +( -88 -512 56 ) ( -88 -512 32 ) ( -88 -640 32 ) TRIGGER 0 0 0 1 1 +( -97 -640 56 ) ( -97 -640 32 ) ( -97 -512 32 ) TRIGGER 0 0 0 1 1 +( -97 -512 32 ) ( -88 -512 32 ) ( -88 -512 56 ) TRIGGER 0 0 0 1 1 +( -97 -640 56 ) ( -88 -640 56 ) ( -88 -640 32 ) TRIGGER 0 0 0 1 1 +} +} +// entity 335 +{ +"origin" "448 416 -304" +"wait" "0.33" +"light" "70" +"classname" "light" +} +// entity 336 +{ +"origin" "416 192 -304" +"wait" "0.33" +"light" "70" +"classname" "light" +} +// entity 337 +{ +"origin" "384 48 -304" +"wait" "0.33" +"light" "70" +"classname" "light" +} +// entity 338 +{ +"targetname" "t1" +"health" "0" +"dmg" "0" +"lip" "16" +"wait" "3" +"sounds" "2" +"speed" "100" +"spawnflags" "1" +"angle" "-2" +"classname" "func_door" +// brush 0 +{ +( 128 1856 -208 ) ( 112 1840 -208 ) ( 128 1856 -192 ) TECH04_5 0 0 0 1 1 +( 64 1856 -208 ) ( 64 1856 -192 ) ( 80 1840 -208 ) TECH04_5 0 0 0 1 1 +( 80 1840 -208 ) ( 64 1856 -192 ) ( 128 1856 -192 ) TECH04_5 0 0 0 1 1 +( 64 1856 -208 ) ( 80 1840 -208 ) ( 112 1840 -208 ) BASE_CEIL1 0 0 0 1 1 +( 128 1856 -208 ) ( 128 1856 -192 ) ( 64 1856 -192 ) TECH04_5 0 0 0 1 1 +} +// brush 1 +{ +( 128 1728 -208 ) ( 112 1744 -208 ) ( 128 1728 -192 ) TECH04_5 0 0 0 1 1 +( 128 1856 -208 ) ( 128 1856 -192 ) ( 112 1840 -208 ) TECH04_5 0 0 0 1 1 +( 112 1840 -208 ) ( 128 1856 -192 ) ( 128 1728 -192 ) TECH04_5 0 0 0 1 1 +( 112 1744 -208 ) ( 128 1728 -208 ) ( 128 1856 -208 ) BASE_CEIL1 0 0 0 1 1 +( 128 1728 -208 ) ( 128 1728 -192 ) ( 128 1856 -192 ) TECH04_5 0 0 0 1 1 +} +// brush 2 +{ +( 128 1728 -208 ) ( 128 1728 -192 ) ( 112 1744 -208 ) TECH04_5 0 0 0 1 1 +( 64 1728 -208 ) ( 80 1744 -208 ) ( 64 1728 -192 ) TECH04_5 0 0 0 1 1 +( 112 1744 -208 ) ( 128 1728 -192 ) ( 64 1728 -192 ) TECH04_5 0 0 0 1 1 +( 80 1744 -208 ) ( 64 1728 -208 ) ( 128 1728 -208 ) BASE_CEIL1 0 0 0 1 1 +( 64 1728 -208 ) ( 64 1728 -192 ) ( 128 1728 -192 ) TECH04_5 0 0 0 1 1 +} +// brush 3 +{ +( 64 1728 -208 ) ( 64 1728 -192 ) ( 80 1744 -208 ) TECH04_5 0 0 0 1 1 +( 64 1856 -208 ) ( 80 1840 -208 ) ( 64 1856 -192 ) TECH04_5 0 0 0 1 1 +( 80 1744 -208 ) ( 64 1728 -192 ) ( 64 1856 -192 ) TECH04_5 0 0 0 1 1 +( 64 1728 -208 ) ( 80 1744 -208 ) ( 80 1840 -208 ) BASE_CEIL1 0 0 0 1 1 +( 64 1856 -208 ) ( 64 1856 -192 ) ( 64 1728 -192 ) TECH04_5 0 0 0 1 1 +} +// brush 4 +{ +( 72 1848 -272 ) ( 72 1736 -272 ) ( 120 1736 -272 ) PLAT_STEM 0 0 -90 1 1 +( 120 1848 -208 ) ( 120 1736 -208 ) ( 72 1736 -208 ) PLAT_STEM 0 0 -90 1 1 +( 72 1736 -272 ) ( 72 1848 -272 ) ( 72 1848 -208 ) PLAT_STEM 0 -16 -180 1 -1 +( 120 1736 -272 ) ( 72 1736 -272 ) ( 72 1736 -208 ) PLAT_STEM 0 -16 0 1 1 +( 120 1848 -272 ) ( 120 1736 -272 ) ( 120 1736 -208 ) PLAT_STEM 0 -16 -180 1 -1 +( 72 1848 -272 ) ( 120 1848 -272 ) ( 120 1848 -208 ) PLAT_STEM 0 -16 0 1 1 +} +} +// entity 339 +{ +"targetname" "t1" +"health" "0" +"dmg" "0" +"lip" "-48" +"wait" "3" +"sounds" "2" +"speed" "100" +"angle" "-1" +"classname" "func_door" +// brush 0 +{ +( 112 1840 -272 ) ( 128 1856 -256 ) ( 64 1856 -256 ) TECH04_5 0 0 0 1 1 +( 112 1744 -272 ) ( 128 1728 -256 ) ( 128 1856 -256 ) TECH04_5 32 0 0 1 1 +( 80 1744 -272 ) ( 64 1728 -256 ) ( 128 1728 -256 ) TECH04_5 32 0 0 1 1 +( 80 1840 -272 ) ( 64 1856 -256 ) ( 64 1728 -256 ) TECH04_5 -64 0 0 1 1 +( 64 1728 -256 ) ( 64 1856 -256 ) ( 128 1856 -256 ) SFLOOR4_1 0 0 0 1 1 +( 80 1744 -272 ) ( 112 1744 -272 ) ( 112 1840 -272 ) SFLOOR4_2 32 0 -90 1 1 +} +} +// entity 340 +{ +"classname" "func_wall" +// brush 0 +{ +( -952 0 -88 ) ( -944 0 -96 ) ( -944 128 -96 ) ECOP1_6 -16 -24 0 1 1 +( -880 0 -96 ) ( -872 0 -88 ) ( -872 128 -88 ) ECOP1_6 -16 -24 0 1 1 +( -872 0 -24 ) ( -880 0 -16 ) ( -880 128 -16 ) ECOP1_6 -16 -24 0 1 1 +( -936 0 -8 ) ( -944 0 -16 ) ( -944 128 -16 ) ECOP1_6 -16 -24 0 1 1 +( -872 1512 -96 ) ( -952 1512 -96 ) ( -952 1504 -96 ) ECOP1_6 -16 -24 0 1 1 +( -872 1504 -16 ) ( -952 1504 -16 ) ( -952 1512 -16 ) ECOP1_6 -16 -24 0 1 1 +( -872 1512 -16 ) ( -872 1512 -96 ) ( -872 1504 -96 ) ECOP1_6 -16 -24 0 1 1 +( -952 1504 -16 ) ( -952 1504 -96 ) ( -952 1512 -96 ) ECOP1_6 -16 -24 0 1 1 +( -952 1512 -96 ) ( -872 1512 -96 ) ( -872 1512 -16 ) ECOP1_6 -16 -24 0 1 1 +( -952 1504 -16 ) ( -872 1504 -16 ) ( -872 1504 -96 ) ECOP1_6 -16 -24 0 1 1 +} +// brush 1 +{ +( -1096 0 -88 ) ( -1088 0 -96 ) ( -1088 128 -96 ) ECOP1_6 0 -24 0 1 1 +( -1024 0 -96 ) ( -1016 0 -88 ) ( -1016 128 -88 ) ECOP1_6 0 -24 0 1 1 +( -1016 0 -24 ) ( -1024 0 -16 ) ( -1024 128 -16 ) ECOP1_6 0 -24 0 1 1 +( -1080 0 -8 ) ( -1088 0 -16 ) ( -1088 128 -16 ) ECOP1_6 0 -24 0 1 1 +( -1016 1512 -96 ) ( -1096 1512 -96 ) ( -1096 1504 -96 ) ECOP1_6 0 -24 0 1 1 +( -1016 1504 -16 ) ( -1096 1504 -16 ) ( -1096 1512 -16 ) ECOP1_6 0 -24 0 1 1 +( -1016 1512 -16 ) ( -1016 1512 -96 ) ( -1016 1504 -96 ) ECOP1_6 0 -24 0 1 1 +( -1096 1504 -16 ) ( -1096 1504 -96 ) ( -1096 1512 -96 ) ECOP1_6 0 -24 0 1 1 +( -1096 1512 -96 ) ( -1016 1512 -96 ) ( -1016 1512 -16 ) ECOP1_6 0 -24 0 1 1 +( -1096 1504 -16 ) ( -1016 1504 -16 ) ( -1016 1504 -96 ) ECOP1_6 0 -24 0 1 1 +} +// brush 2 +{ +( -1240 0 -88 ) ( -1232 0 -96 ) ( -1232 128 -96 ) ECOP1_6 16 -24 0 1 1 +( -1168 0 -96 ) ( -1160 0 -88 ) ( -1160 128 -88 ) ECOP1_6 16 -24 0 1 1 +( -1160 0 -24 ) ( -1168 0 -16 ) ( -1168 128 -16 ) ECOP1_6 16 -24 0 1 1 +( -1224 0 -8 ) ( -1232 0 -16 ) ( -1232 128 -16 ) ECOP1_6 16 -24 0 1 1 +( -1160 1512 -96 ) ( -1240 1512 -96 ) ( -1240 1504 -96 ) ECOP1_6 16 -24 0 1 1 +( -1160 1504 -16 ) ( -1240 1504 -16 ) ( -1240 1512 -16 ) ECOP1_6 16 -24 0 1 1 +( -1160 1512 -16 ) ( -1160 1512 -96 ) ( -1160 1504 -96 ) ECOP1_6 16 -24 0 1 1 +( -1240 1504 -16 ) ( -1240 1504 -96 ) ( -1240 1512 -96 ) ECOP1_6 16 -24 0 1 1 +( -1240 1512 -96 ) ( -1160 1512 -96 ) ( -1160 1512 -16 ) ECOP1_6 16 -24 0 1 1 +( -1240 1504 -16 ) ( -1160 1504 -16 ) ( -1160 1504 -96 ) ECOP1_6 16 -24 0 1 1 +} +// brush 3 +{ +( -904 1648 0 ) ( -904 1608 -40 ) ( -888 1608 -40 ) TECH04_7 8 22 0 1 0.750000 +( -904 1596 -28 ) ( -904 1624 0 ) ( -888 1624 0 ) TECH04_7 8 22 0 1 0.750000 +( -888 1648 0 ) ( -888 1608 -40 ) ( -888 1596 -28 ) TECH04_7 4 11 315 1.060000 1.060000 +( -904 1608 -40 ) ( -904 1648 0 ) ( -904 1624 0 ) TECH04_7 4 11 315 1.060000 1.060000 +( -888 1648 0 ) ( -888 1624 0 ) ( -904 1624 0 ) TECH04_7 0 0 0 1 1 +( -888 1596 -28 ) ( -888 1608 -40 ) ( -904 1608 -40 ) TECH04_7 0 0 0 1 1 +} +// brush 4 +{ +( -936 1648 0 ) ( -936 1608 -40 ) ( -920 1608 -40 ) TECH04_7 8 22 0 1 0.750000 +( -936 1596 -28 ) ( -936 1624 0 ) ( -920 1624 0 ) TECH04_7 8 22 0 1 0.750000 +( -920 1648 0 ) ( -920 1608 -40 ) ( -920 1596 -28 ) TECH04_7 4 11 315 1.060000 1.060000 +( -936 1608 -40 ) ( -936 1648 0 ) ( -936 1624 0 ) TECH04_7 4 11 315 1.060000 1.060000 +( -920 1648 0 ) ( -920 1624 0 ) ( -936 1624 0 ) TECH04_7 0 0 0 1 1 +( -920 1596 -28 ) ( -920 1608 -40 ) ( -936 1608 -40 ) TECH04_7 0 0 0 1 1 +} +// brush 5 +{ +( -1048 1648 0 ) ( -1048 1608 -40 ) ( -1032 1608 -40 ) TECH04_7 8 22 0 1 0.750000 +( -1048 1596 -28 ) ( -1048 1624 0 ) ( -1032 1624 0 ) TECH04_7 8 22 0 1 0.750000 +( -1032 1648 0 ) ( -1032 1608 -40 ) ( -1032 1596 -28 ) TECH04_7 4 11 315 1.060000 1.060000 +( -1048 1608 -40 ) ( -1048 1648 0 ) ( -1048 1624 0 ) TECH04_7 4 11 315 1.060000 1.060000 +( -1032 1648 0 ) ( -1032 1624 0 ) ( -1048 1624 0 ) TECH04_7 0 0 0 1 1 +( -1032 1596 -28 ) ( -1032 1608 -40 ) ( -1048 1608 -40 ) TECH04_7 0 0 0 1 1 +} +// brush 6 +{ +( -1080 1648 0 ) ( -1080 1608 -40 ) ( -1064 1608 -40 ) TECH04_7 8 22 0 1 0.750000 +( -1080 1596 -28 ) ( -1080 1624 0 ) ( -1064 1624 0 ) TECH04_7 8 22 0 1 0.750000 +( -1064 1648 0 ) ( -1064 1608 -40 ) ( -1064 1596 -28 ) TECH04_7 4 11 315 1.060000 1.060000 +( -1080 1608 -40 ) ( -1080 1648 0 ) ( -1080 1624 0 ) TECH04_7 4 11 315 1.060000 1.060000 +( -1064 1648 0 ) ( -1064 1624 0 ) ( -1080 1624 0 ) TECH04_7 0 0 0 1 1 +( -1064 1596 -28 ) ( -1064 1608 -40 ) ( -1080 1608 -40 ) TECH04_7 0 0 0 1 1 +} +// brush 7 +{ +( -1192 1648 0 ) ( -1192 1608 -40 ) ( -1176 1608 -40 ) TECH04_7 8 22 0 1 0.750000 +( -1192 1596 -28 ) ( -1192 1624 0 ) ( -1176 1624 0 ) TECH04_7 8 22 0 1 0.750000 +( -1176 1648 0 ) ( -1176 1608 -40 ) ( -1176 1596 -28 ) TECH04_7 4 11 315 1.060000 1.060000 +( -1192 1608 -40 ) ( -1192 1648 0 ) ( -1192 1624 0 ) TECH04_7 4 11 315 1.060000 1.060000 +( -1176 1648 0 ) ( -1176 1624 0 ) ( -1192 1624 0 ) TECH04_7 0 0 0 1 1 +( -1176 1596 -28 ) ( -1176 1608 -40 ) ( -1192 1608 -40 ) TECH04_7 0 0 0 1 1 +} +// brush 8 +{ +( -1224 1648 0 ) ( -1224 1608 -40 ) ( -1208 1608 -40 ) TECH04_7 8 22 0 1 0.750000 +( -1224 1596 -28 ) ( -1224 1624 0 ) ( -1208 1624 0 ) TECH04_7 8 22 0 1 0.750000 +( -1208 1648 0 ) ( -1208 1608 -40 ) ( -1208 1596 -28 ) TECH04_7 4 11 315 1.060000 1.060000 +( -1224 1608 -40 ) ( -1224 1648 0 ) ( -1224 1624 0 ) TECH04_7 4 11 315 1.060000 1.060000 +( -1208 1648 0 ) ( -1208 1624 0 ) ( -1224 1624 0 ) TECH04_7 0 0 0 1 1 +( -1208 1596 -28 ) ( -1208 1608 -40 ) ( -1224 1608 -40 ) TECH04_7 0 0 0 1 1 +} +} +// entity 341 +{ +"origin" "-800 2016 56" +"wait" "2" +"light" "200" +"classname" "light" +} +// entity 342 +{ +"origin" "-800 1992 56" +"targetname" "nailgun_pickup" +"wait" "0.2" +"light" "80" +"classname" "light" +} +// entity 343 +{ +"origin" "-800 1888 56" +"wait" "2" +"light" "200" +"classname" "light" +} +// entity 344 +{ +"origin" "-800 1912 56" +"targetname" "nailgun_pickup" +"wait" "0.2" +"light" "80" +"classname" "light" +} +// entity 345 +{ +"targetname" "nailgun_pickup" +"sounds" "3" +"wait" "-1" +"dmg" "2" +"spawnflags" "9" +"angle" "90" +"classname" "func_door_secret" +// brush 0 +{ +( -432 128 32 ) ( -432 0 32 ) ( -400 0 32 ) TECH04_7 0 0 0 1 1 +( -416 1952 128 ) ( -432 1952 128 ) ( -432 2016 128 ) TECH04_7 0 0 0 1 1 +( -416 2016 128 ) ( -416 2016 0 ) ( -416 1952 0 ) BASE_CEIL1 0 0 0 1 1 +( -432 1952 128 ) ( -432 1952 0 ) ( -432 2016 0 ) RPBASE1 32 32 0 1 1 +( -432 2016 0 ) ( -416 2016 0 ) ( -416 2016 128 ) TECH04_7 0 0 0 1 1 +( -432 1952 128 ) ( -416 1952 128 ) ( -416 1952 0 ) TECH04_7 0 0 0 1 1 +} +// brush 1 +{ +( -400 0 32 ) ( -432 0 32 ) ( -432 128 32 ) TECH04_7 0 0 0 1 1 +( -416 2016 0 ) ( -432 2016 0 ) ( -432 1952 0 ) TECH04_7 0 0 0 1 1 +( -416 2016 128 ) ( -416 2016 0 ) ( -416 1952 0 ) BASE_CEIL1 0 0 0 1 1 +( -432 1952 128 ) ( -432 1952 0 ) ( -432 2016 0 ) PBTEK1_06 32 0 0 1 1 +( -432 2016 0 ) ( -416 2016 0 ) ( -416 2016 128 ) TECH04_7 0 0 0 1 1 +( -432 1952 128 ) ( -416 1952 128 ) ( -416 1952 0 ) TECH04_7 0 0 0 1 1 +} +} +// entity 346 +{ +"t_width" "-16" +"dmg" "2" +"wait" "-1" +"sounds" "3" +"targetname" "nailgun_pickup" +"spawnflags" "9" +"angle" "270" +"classname" "func_door_secret" +// brush 0 +{ +( -416 1952 0 ) ( -432 1952 0 ) ( -432 1888 0 ) TECH04_7 0 0 0 1 1 +( -416 1888 128 ) ( -432 1888 128 ) ( -432 1952 128 ) TECH04_7 0 0 0 1 1 +( -416 1952 128 ) ( -416 1952 0 ) ( -416 1888 0 ) BASE_CEIL1 0 0 0 1 1 +( -432 1888 128 ) ( -432 1888 0 ) ( -432 1952 0 ) TECH08_9B 32 0 0 1 1 +( -432 1952 0 ) ( -416 1952 0 ) ( -416 1952 128 ) TECH04_7 0 0 0 1 1 +( -432 1888 128 ) ( -416 1888 128 ) ( -416 1888 0 ) TECH04_7 0 0 0 1 1 +} +} +// entity 347 +{ +"origin" "-480 1952 16" +"classname" "weapon_nailgun" +} +// entity 348 +{ +"spawnflags" "1" +"origin" "-360 1936 52" +"classname" "item_spikes" +} +// entity 349 +{ +"origin" "-336 1968 104" +"wait" "2.22" +"light" "150" +"classname" "light" +} +// entity 350 +{ +"origin" "-360 1968 56" +"wait" "0.22" +"light" "60" +"classname" "light" +} +// entity 351 +{ +"origin" "-336 1936 104" +"wait" "2.22" +"light" "150" +"classname" "light" +} +// entity 352 +{ +"origin" "-360 1936 56" +"wait" "0.22" +"light" "60" +"classname" "light" +} +// entity 353 +{ +"delay" "0" +"sounds" "3" +"target" "nailgun_pickup" +"classname" "trigger_once" +// brush 0 +{ +( -352 1888 64 ) ( -352 1888 0 ) ( -368 1888 0 ) TRIGGER 0 0 0 1 1 +( -368 2016 64 ) ( -368 2016 0 ) ( -352 2016 0 ) TRIGGER 0 0 0 1 1 +( -352 2016 64 ) ( -352 1888 64 ) ( -368 1888 64 ) TRIGGER 0 0 0 1 1 +( -368 2016 0 ) ( -368 1888 0 ) ( -352 1888 0 ) TRIGGER 0 0 0 1 1 +( -352 1888 0 ) ( -352 1888 64 ) ( -352 2016 64 ) TRIGGER 0 0 0 1 1 +( -368 2016 0 ) ( -368 2016 64 ) ( -368 1888 64 ) TRIGGER 0 0 0 1 1 +} +} +// entity 354 +{ +"origin" "-576 1936 152" +"targetname" "nailgun_pickup" +"wait" "1.11" +"light" "150" +"classname" "light" +} +// entity 355 +{ +"origin" "-576 1936 144" +"targetname" "nailgun_pickup" +"wait" "0.165" +"light" "50" +"classname" "light" +} +// entity 356 +{ +"origin" "-576 1936 104" +"targetname" "nailgun_pickup" +"wait" "0.075" +"light" "44" +"classname" "light" +} +// entity 357 +{ +"origin" "-632 2120 56" +"classname" "ambient_comp_hum" +} +// entity 358 +{ +"origin" "-544 1784 56" +"classname" "ambient_comp_hum" +} +// entity 359 +{ +"origin" "-408 1952 56" +"classname" "ambient_drone" +} +// entity 360 +{ +"spawnflags" "1280" +"origin" "-376 1952 32" +"angle" "180" +"classname" "monster_defender" +} +// entity 361 +{ +"origin" "-640 2152 48" +"targetname" "nailgun_pickup" +"wait" "2" +"light" "166" +"classname" "light" +} +// entity 362 +{ +"origin" "-576 2152 48" +"targetname" "nailgun_pickup" +"wait" "2" +"light" "166" +"classname" "light" +} +// entity 363 +{ +"origin" "-512 2152 48" +"targetname" "nailgun_pickup" +"wait" "2" +"light" "166" +"classname" "light" +} +// entity 364 +{ +"origin" "-512 1752 48" +"targetname" "nailgun_pickup" +"wait" "2" +"light" "166" +"classname" "light" +} +// entity 365 +{ +"origin" "-576 1752 48" +"targetname" "nailgun_pickup" +"wait" "2" +"light" "166" +"classname" "light" +} +// entity 366 +{ +"origin" "-640 1752 48" +"targetname" "nailgun_pickup" +"wait" "2" +"light" "166" +"classname" "light" +} +// entity 367 +{ +"origin" "-440 1776 36" +"targetname" "nailgun_pickup" +"wait" "2" +"light" "130" +"classname" "light" +} +// entity 368 +{ +"origin" "-440 1776 108" +"targetname" "nailgun_pickup" +"wait" "2" +"light" "130" +"classname" "light" +} +// entity 369 +{ +"origin" "-440 2128 28" +"targetname" "nailgun_pickup" +"wait" "2" +"light" "130" +"classname" "light" +} +// entity 370 +{ +"origin" "-440 2128 100" +"targetname" "nailgun_pickup" +"wait" "2" +"light" "130" +"classname" "light" +} +// entity 371 +{ +"origin" "-576 1968 152" +"targetname" "nailgun_pickup" +"wait" "1.11" +"light" "150" +"classname" "light" +} +// entity 372 +{ +"origin" "-576 1968 144" +"targetname" "nailgun_pickup" +"wait" "0.165" +"light" "50" +"classname" "light" +} +// entity 373 +{ +"origin" "-576 1968 104" +"targetname" "nailgun_pickup" +"wait" "0.075" +"light" "44" +"classname" "light" +} +// entity 374 +{ +"origin" "-1376 2192 -96" +"light" "100" +"classname" "light" +} +// entity 375 +{ +"classname" "func_wall" +// brush 0 +{ +( -1136 2304 -148 ) ( -1136 2288 -148 ) ( -1120 2288 -148 ) CEIL1_1 0 0 0 1 1 +( -1136 2288 -144 ) ( -1136 2304 -144 ) ( -1120 2304 -144 ) COP1_1 0 0 0 1 1 +( -1120 2304 -148 ) ( -1120 2288 -148 ) ( -1120 2288 -144 ) COP1_1 0 0 0 1 1 +( -1136 2288 -148 ) ( -1136 2304 -148 ) ( -1136 2304 -144 ) COP1_1 0 0 0 1 1 +( -1120 2304 -148 ) ( -1120 2304 -144 ) ( -1136 2304 -144 ) COP1_1 0 0 0 1 1 +( -1120 2288 -144 ) ( -1120 2288 -148 ) ( -1136 2288 -148 ) COP1_1 0 0 0 1 1 +} +// brush 1 +{ +( -1072 2256 -148 ) ( -1072 2240 -148 ) ( -1056 2240 -148 ) CEIL1_1 0 0 0 1 1 +( -1072 2240 -144 ) ( -1072 2256 -144 ) ( -1056 2256 -144 ) COP1_1 0 0 0 1 1 +( -1056 2256 -148 ) ( -1056 2240 -148 ) ( -1056 2240 -144 ) COP1_1 0 0 0 1 1 +( -1072 2240 -148 ) ( -1072 2256 -148 ) ( -1072 2256 -144 ) COP1_1 0 0 0 1 1 +( -1056 2256 -148 ) ( -1056 2256 -144 ) ( -1072 2256 -144 ) COP1_1 0 0 0 1 1 +( -1056 2240 -144 ) ( -1056 2240 -148 ) ( -1072 2240 -148 ) COP1_1 0 0 0 1 1 +} +// brush 2 +{ +( -1056 2192 -148 ) ( -1056 2176 -148 ) ( -1040 2176 -148 ) CEIL1_1 0 0 0 1 1 +( -1056 2176 -144 ) ( -1056 2192 -144 ) ( -1040 2192 -144 ) COP1_1 0 0 0 1 1 +( -1040 2192 -148 ) ( -1040 2176 -148 ) ( -1040 2176 -144 ) COP1_1 0 0 0 1 1 +( -1056 2176 -148 ) ( -1056 2192 -148 ) ( -1056 2192 -144 ) COP1_1 0 0 0 1 1 +( -1040 2192 -148 ) ( -1040 2192 -144 ) ( -1056 2192 -144 ) COP1_1 0 0 0 1 1 +( -1040 2176 -144 ) ( -1040 2176 -148 ) ( -1056 2176 -148 ) COP1_1 0 0 0 1 1 +} +// brush 3 +{ +( -992 2176 -148 ) ( -992 2160 -148 ) ( -976 2160 -148 ) CEIL1_1 0 0 0 1 1 +( -992 2160 -144 ) ( -992 2176 -144 ) ( -976 2176 -144 ) COP1_1 0 0 0 1 1 +( -976 2176 -148 ) ( -976 2160 -148 ) ( -976 2160 -144 ) COP1_1 0 0 0 1 1 +( -992 2160 -148 ) ( -992 2176 -148 ) ( -992 2176 -144 ) COP1_1 0 0 0 1 1 +( -976 2176 -148 ) ( -976 2176 -144 ) ( -992 2176 -144 ) COP1_1 0 0 0 1 1 +( -976 2160 -144 ) ( -976 2160 -148 ) ( -992 2160 -148 ) COP1_1 0 0 0 1 1 +} +// brush 4 +{ +( -896 2176 -148 ) ( -896 2160 -148 ) ( -880 2160 -148 ) CEIL1_1 0 0 0 1 1 +( -896 2160 -144 ) ( -896 2176 -144 ) ( -880 2176 -144 ) COP1_1 0 0 0 1 1 +( -880 2176 -148 ) ( -880 2160 -148 ) ( -880 2160 -144 ) COP1_1 0 0 0 1 1 +( -896 2160 -148 ) ( -896 2176 -148 ) ( -896 2176 -144 ) COP1_1 0 0 0 1 1 +( -880 2176 -148 ) ( -880 2176 -144 ) ( -896 2176 -144 ) COP1_1 0 0 0 1 1 +( -880 2160 -144 ) ( -880 2160 -148 ) ( -896 2160 -148 ) COP1_1 0 0 0 1 1 +} +// brush 5 +{ +( -1304 2472 -128 ) ( -1304 2472 0 ) ( -1320 2472 0 ) TECH04_7 8 40 0 1 1 +( -1304 2456 -128 ) ( -1304 2456 0 ) ( -1304 2472 0 ) TECH04_7 8 0 0 1 1 +( -1320 2456 -128 ) ( -1320 2456 0 ) ( -1304 2456 0 ) TECH04_7 8 40 0 1 1 +( -1320 2472 -128 ) ( -1320 2472 0 ) ( -1320 2456 0 ) TECH04_7 8 0 0 1 1 +( -1320 2472 0 ) ( -1304 2472 0 ) ( -1304 2456 0 ) TECH04_7 0 -8 0 1 1 +( -1320 2456 -128 ) ( -1304 2456 -128 ) ( -1304 2472 -128 ) TECH04_7 0 -8 0 1 1 +} +// brush 6 +{ +( -1176 2472 -128 ) ( -1192 2472 -128 ) ( -1192 2456 -128 ) TECH04_7 0 -8 0 1 1 +( -1176 2472 0 ) ( -1176 2456 0 ) ( -1192 2456 0 ) TECH04_7 0 -8 0 1 1 +( -1192 2456 -128 ) ( -1192 2472 -128 ) ( -1192 2472 0 ) TECH04_7 8 0 0 1 1 +( -1176 2456 -128 ) ( -1192 2456 -128 ) ( -1192 2456 0 ) TECH04_7 8 40 0 1 1 +( -1176 2472 -128 ) ( -1176 2456 -128 ) ( -1176 2456 0 ) TECH04_7 8 0 0 1 1 +( -1192 2472 -128 ) ( -1176 2472 -128 ) ( -1176 2472 0 ) TECH04_7 8 40 0 1 1 +} +} +// entity 376 +{ +"dmg" "5" +"lip" "256" +"wait" "5" +"sounds" "2" +"speed" "112" +"targetname" "ssg_secret_mover" +"spawnflags" "4" +"angle" "-1" +"classname" "func_door" +// brush 0 +{ +( -1040 2496 -96 ) ( -1040 2496 0 ) ( -992 2496 0 ) RPBASE1 0 0 0 1 1 +( -992 2560 -96 ) ( -992 2560 0 ) ( -1040 2560 0 ) RPBASE1 0 0 0 1 1 +( -1040 2496 0 ) ( -1040 2560 0 ) ( -992 2560 0 ) RPBASE1 0 0 0 1 1 +( -992 2496 -96 ) ( -992 2560 -96 ) ( -1040 2560 -96 ) RPBASE1 0 0 0 1 1 +( -992 2560 0 ) ( -992 2560 -96 ) ( -992 2496 -96 ) RPBASE1 0 0 0 1 1 +( -1040 2496 0 ) ( -1040 2496 -96 ) ( -1040 2560 -96 ) RPBASE1 0 0 0 1 1 +} +// brush 1 +{ +( -1056 2496 -128 ) ( -1040 2496 -96 ) ( -992 2496 -96 ) PBTEK1_06 0 0 0 1 1 +( -992 2560 -128 ) ( -992 2560 -96 ) ( -1040 2560 -96 ) PBTEK1_06 0 0 0 1 1 +( -1040 2496 -96 ) ( -1040 2560 -96 ) ( -992 2560 -96 ) PBTEK1_06 0 0 0 1 1 +( -992 2496 -128 ) ( -992 2560 -128 ) ( -1056 2560 -128 ) TECH10_1 0 32 90 1 1 +( -992 2560 -96 ) ( -992 2560 -128 ) ( -992 2496 -128 ) PBTEK1_06 0 0 0 1 1 +( -1040 2496 -96 ) ( -1056 2496 -128 ) ( -1056 2560 -128 ) PBTEK1_06 0 0 0 1 1 +} +// brush 2 +{ +( -1048 2504 -368 ) ( -992 2504 -368 ) ( -992 2552 -368 ) PLAT_STEM 0 0 0 1 1 +( -1048 2552 -256 ) ( -992 2552 -256 ) ( -992 2504 -256 ) PLAT_STEM 0 32 90 1 1 +( -992 2504 -368 ) ( -992 2504 -256 ) ( -992 2552 -256 ) PLAT_STEM 0 0 0 1 1 +( -1048 2552 -368 ) ( -1048 2552 -256 ) ( -1048 2504 -256 ) PLAT_STEM 0 0 0 1 1 +( -992 2552 -256 ) ( -1048 2552 -256 ) ( -1048 2552 -368 ) PLAT_STEM 0 0 0 1 1 +( -992 2504 -368 ) ( -1048 2504 -368 ) ( -1048 2504 -256 ) PLAT_STEM 0 0 0 1 1 +} +// brush 3 +{ +( -1056 2496 -256 ) ( -992 2496 -256 ) ( -992 2560 -256 ) BASE_CEIL1 0 0 0 1 1 +( -1056 2560 -240 ) ( -992 2560 -240 ) ( -992 2496 -240 ) PLAT_TOP1 0 32 90 1 1 +( -992 2496 -256 ) ( -992 2496 -240 ) ( -992 2560 -240 ) TECH04_5 0 0 0 1 1 +( -1056 2560 -256 ) ( -1056 2560 -240 ) ( -1056 2496 -240 ) TECH04_5 0 0 0 1 1 +( -992 2560 -240 ) ( -1056 2560 -240 ) ( -1056 2560 -256 ) TECH04_5 0 0 0 1 1 +( -992 2496 -256 ) ( -1056 2496 -256 ) ( -1056 2496 -240 ) TECH04_5 0 0 0 1 1 +} +// brush 4 +{ +( -1016 2536 -132 ) ( -1032 2536 -132 ) ( -1032 2520 -132 ) CEIL1_1 8 8 0 1 1 +( -1016 2520 -128 ) ( -1032 2520 -128 ) ( -1032 2536 -128 ) COP1_1 0 0 0 1 1 +( -1016 2536 -128 ) ( -1016 2536 -132 ) ( -1016 2520 -132 ) COP1_1 0 0 0 1 1 +( -1032 2520 -128 ) ( -1032 2520 -132 ) ( -1032 2536 -132 ) COP1_1 0 0 0 1 1 +( -1032 2536 -132 ) ( -1016 2536 -132 ) ( -1016 2536 -128 ) COP1_1 0 0 0 1 1 +( -1032 2520 -128 ) ( -1016 2520 -128 ) ( -1016 2520 -132 ) COP1_1 0 0 0 1 1 +} +} +// entity 377 +{ +"health" "0" +"targetname" "ssg_secret" +"wait" "8" +"sounds" "3" +"delay" "0" +"target" "ssg_secret_mover" +"angle" "360" +"classname" "trigger_multiple" +// brush 0 +{ +( -992 2560 -256 ) ( -1024 2560 -256 ) ( -1024 2496 -256 ) TRIGGER 0 0 0 1 1 +( -992 2496 -192 ) ( -1024 2496 -192 ) ( -1024 2560 -192 ) TRIGGER 0 0 0 1 1 +( -992 2560 -192 ) ( -992 2560 -256 ) ( -992 2496 -256 ) TRIGGER 0 0 0 1 1 +( -1024 2496 -192 ) ( -1024 2496 -256 ) ( -1024 2560 -256 ) TRIGGER 0 0 0 1 1 +( -1024 2560 -256 ) ( -992 2560 -256 ) ( -992 2560 -192 ) TRIGGER 0 0 0 1 1 +( -1024 2496 -192 ) ( -992 2496 -192 ) ( -992 2496 -256 ) TRIGGER 0 0 0 1 1 +} +} +// entity 378 +{ +"wait" "1" +"health" "5" +"speed" "40" +"lip" "2" +"target" "ssg_secret" +"angle" "90" +"classname" "func_button" +// brush 0 +{ +( -564 2848 -76 ) ( -564 2848 -52 ) ( -588 2848 -52 ) BASE_CEIL1 -47 80 -90 1 1 +( -588 2840 -76 ) ( -588 2840 -52 ) ( -564 2840 -52 ) BASEBUTN3 16 -6 0 0.750000 0.750000 +( -564 2840 -76 ) ( -564 2848 -76 ) ( -588 2848 -76 ) BASE_CEIL1 -80 -32 0 1 -1 +( -588 2840 -52 ) ( -588 2848 -52 ) ( -564 2848 -52 ) BASE_CEIL1 -80 -32 0 1 -1 +( -564 2848 -52 ) ( -564 2848 -76 ) ( -564 2840 -76 ) BASE_CEIL1 -48 -32 -90 1 -1 +( -588 2840 -52 ) ( -588 2840 -76 ) ( -588 2848 -76 ) BASE_CEIL1 -48 -32 -90 1 -1 +} +} +// entity 379 +{ +"origin" "-1024 2528 -224" +"classname" "weapon_supershotgun" +} +// entity 380 +{ +"delay" "0" +"classname" "trigger_secret" +// brush 0 +{ +( -1000 2496 -64 ) ( -1000 2496 -112 ) ( -1056 2496 -112 ) TRIGGER 0 0 0 1 1 +( -1056 2560 -64 ) ( -1056 2560 -112 ) ( -1000 2560 -112 ) TRIGGER 0 0 0 1 1 +( -1000 2560 -64 ) ( -1000 2496 -64 ) ( -1056 2496 -64 ) TRIGGER 0 0 0 1 1 +( -1056 2560 -112 ) ( -1056 2496 -112 ) ( -1000 2496 -112 ) TRIGGER 0 0 0 1 1 +( -1000 2496 -112 ) ( -1000 2496 -64 ) ( -1000 2560 -64 ) TRIGGER 0 0 0 1 1 +( -1056 2560 -112 ) ( -1056 2560 -64 ) ( -1056 2496 -64 ) TRIGGER 0 0 0 1 1 +} +} +// entity 381 +{ +"origin" "-1384 2640 184" +"light" "25" +"wait" "0.01" +"classname" "light" +} +// entity 382 +{ +"origin" "-1160 2672 184" +"light" "25" +"wait" "0.01" +"classname" "light" +} +// entity 383 +{ +"origin" "-1144 2944 184" +"light" "25" +"wait" "0.01" +"classname" "light" +} +// entity 384 +{ +"origin" "-1048 2184 -152" +"wait" "2.22" +"light" "150" +"classname" "light" +} +// entity 385 +{ +"origin" "-984 2168 -152" +"wait" "2.22" +"light" "150" +"classname" "light" +} +// entity 386 +{ +"origin" "-888 2168 -152" +"wait" "2.22" +"light" "150" +"classname" "light" +} +// entity 387 +{ +"origin" "-1064 2248 -152" +"wait" "2.22" +"light" "150" +"classname" "light" +} +// entity 388 +{ +"origin" "-1128 2296 -152" +"wait" "2.22" +"light" "150" +"classname" "light" +} +// entity 389 +{ +"origin" "-1240 2248 -152" +"wait" "2.22" +"light" "150" +"classname" "light" +} +// entity 390 +{ +"origin" "-872 1984 -144" +"wait" "0.4" +"light" "80" +"classname" "light" +} +// entity 391 +{ +"origin" "-896 1984 -144" +"wait" "0.4" +"light" "80" +"classname" "light" +} +// entity 392 +{ +"origin" "-896 2008 -144" +"wait" "0.4" +"light" "80" +"classname" "light" +} +// entity 393 +{ +"origin" "-872 2008 -144" +"wait" "0.4" +"light" "80" +"classname" "light" +} +// entity 394 +{ +"origin" "-1376 2016 96" +"wait" "2" +"light" "120" +"classname" "light" +} +// entity 395 +{ +"origin" "-1328 2016 64" +"light" "200" +"wait" "0.8" +"classname" "light" +} +// entity 396 +{ +"origin" "-1376 2016 32" +"wait" "2" +"light" "120" +"classname" "light" +} +// entity 397 +{ +"origin" "-1024 2120 -152" +"wait" "0.3" +"light" "70" +"classname" "light" +} +// entity 398 +{ +"origin" "-904 2120 -152" +"wait" "0.3" +"light" "70" +"classname" "light" +} +// entity 399 +{ +"origin" "-1112 2184 -152" +"wait" "0.3" +"light" "70" +"classname" "light" +} +// entity 400 +{ +"origin" "-1252 2235 -152" +"wait" "0.3" +"light" "70" +"classname" "light" +} +// entity 401 +{ +"origin" "-1216 1984 -144" +"wait" "0.4" +"light" "80" +"classname" "light" +} +// entity 402 +{ +"origin" "-1240 1984 -144" +"wait" "0.4" +"light" "80" +"classname" "light" +} +// entity 403 +{ +"origin" "-1240 2008 -144" +"wait" "0.4" +"light" "80" +"classname" "light" +} +// entity 404 +{ +"origin" "-1216 2008 -144" +"wait" "0.4" +"light" "80" +"classname" "light" +} +// entity 405 +{ +"origin" "-1376 2272 -32" +"wait" "2" +"light" "120" +"classname" "light" +} +// entity 406 +{ +"origin" "-1328 2272 -64" +"light" "200" +"wait" "0.8" +"classname" "light" +} +// entity 407 +{ +"origin" "-1376 2272 -96" +"wait" "2" +"light" "120" +"classname" "light" +} +// entity 408 +{ +"origin" "-864 2208 -32" +"wait" "2" +"light" "120" +"classname" "light" +} +// entity 409 +{ +"origin" "-864 2208 -96" +"wait" "2" +"light" "120" +"classname" "light" +} +// entity 410 +{ +"origin" "-912 2208 -64" +"light" "200" +"wait" "0.8" +"classname" "light" +} +// entity 411 +{ +"origin" "-1328 2344 0" +"light" "120" +"wait" "2" +"classname" "light" +} +// entity 412 +{ +"origin" "-1328 2376 -80" +"light" "70" +"wait" "0.2" +"classname" "light_fluoro" +} +// entity 413 +{ +"origin" "-1328 2408 0" +"light" "120" +"wait" "2" +"classname" "light" +} +// entity 414 +{ +"origin" "-1320 2184 40" +"light" "200" +"wait" "0.8" +"classname" "light" +} +// entity 415 +{ +"origin" "-888 2416 -80" +"light" "180" +"wait" "0.8" +"classname" "light" +} +// entity 416 +{ +"origin" "-912 2608 -80" +"light" "180" +"wait" "0.8" +"classname" "light" +} +// entity 417 +{ +"origin" "-816 2736 -80" +"light" "180" +"wait" "0.8" +"classname" "light" +} +// entity 418 +{ +"origin" "-1376 2816 -432" +"classname" "item_armor1" +} +// entity 419 +{ +"origin" "-1248 2832 -448" +"classname" "ambient_swamp1" +} +// entity 420 +{ +"origin" "-992 2944 -448" +"classname" "ambient_swamp2" +} +// entity 421 +{ +"origin" "-1024 2528 -140" +"wait" "2.22" +"light" "150" +"classname" "light" +} +// entity 422 +{ +"origin" "-1024 2528 -172" +"light" "200" +"wait" "0.8" +"classname" "light" +} +// entity 423 +{ +"targetname" "hatch" +"speed" "200" +"wait" "-1" +"lip" "-8" +"sounds" "4" +"angle" "360" +"classname" "func_door" +// brush 0 +{ +( 88 36 20 ) ( 8 36 20 ) ( 8 28 20 ) COP1_1 0 0 0 1 1 +( 88 28 28 ) ( 8 28 28 ) ( 8 36 28 ) COP1_1 0 0 0 1 1 +( 88 36 28 ) ( 88 36 20 ) ( 88 28 20 ) COP1_1 0 0 0 1 1 +( 8 28 28 ) ( 8 28 20 ) ( 8 36 20 ) COP1_1 0 0 0 1 1 +( 8 36 20 ) ( 88 36 20 ) ( 88 36 28 ) COP1_1 0 0 0 1 1 +( 8 28 28 ) ( 88 28 28 ) ( 88 28 20 ) COP1_1 0 0 0 1 1 +} +// brush 1 +{ +( 88 68 20 ) ( 8 68 20 ) ( 8 60 20 ) COP1_1 0 0 0 1 1 +( 88 60 28 ) ( 8 60 28 ) ( 8 68 28 ) COP1_1 0 0 0 1 1 +( 88 68 28 ) ( 88 68 20 ) ( 88 60 20 ) COP1_1 0 0 0 1 1 +( 8 60 28 ) ( 8 60 20 ) ( 8 68 20 ) COP1_1 0 0 0 1 1 +( 8 68 20 ) ( 88 68 20 ) ( 88 68 28 ) COP1_1 0 0 0 1 1 +( 8 60 28 ) ( 88 60 28 ) ( 88 60 20 ) COP1_1 0 0 0 1 1 +} +} +// entity 424 +{ +"sounds" "4" +"lip" "-8" +"wait" "-1" +"speed" "200" +"targetname" "hatch2" +"angle" "90" +"classname" "func_door" +// brush 0 +{ +( 28 88 28 ) ( 28 8 28 ) ( 28 8 20 ) COP1_1 0 0 0 1 1 +( 36 88 20 ) ( 36 8 20 ) ( 36 8 28 ) COP1_1 0 0 0 1 1 +( 28 88 28 ) ( 28 88 20 ) ( 36 88 20 ) COP1_1 0 0 0 1 1 +( 36 8 28 ) ( 36 8 20 ) ( 28 8 20 ) COP1_1 0 0 0 1 1 +( 28 8 28 ) ( 28 88 28 ) ( 36 88 28 ) COP1_1 0 0 0 1 1 +( 36 8 20 ) ( 36 88 20 ) ( 28 88 20 ) COP1_1 0 0 0 1 1 +} +// brush 1 +{ +( 60 88 28 ) ( 60 8 28 ) ( 60 8 20 ) COP1_1 0 0 0 1 1 +( 68 88 20 ) ( 68 8 20 ) ( 68 8 28 ) COP1_1 0 0 0 1 1 +( 60 88 28 ) ( 60 88 20 ) ( 68 88 20 ) COP1_1 0 0 0 1 1 +( 68 8 28 ) ( 68 8 20 ) ( 60 8 20 ) COP1_1 0 0 0 1 1 +( 60 8 28 ) ( 60 88 28 ) ( 68 88 28 ) COP1_1 0 0 0 1 1 +( 68 8 20 ) ( 68 88 20 ) ( 60 88 20 ) COP1_1 0 0 0 1 1 +} +} +// entity 425 +{ +"targetname" "lift02" +"speed" "200" +"wait" "5" +"sounds" "2" +"lip" "-368" +"angle" "-1" +"classname" "func_door" +// brush 0 +{ +( 28 8 -352 ) ( 76 8 -352 ) ( 76 8 -368 ) COP1_2 0 0 0 1 1 +( 72 16 -352 ) ( 32 16 -352 ) ( 32 16 -368 ) COP1_2 0 0 0 1 1 +( 76 8 -368 ) ( 72 16 -368 ) ( 32 16 -368 ) COP1_2 0 0 0 1 1 +( 72 16 -352 ) ( 76 8 -352 ) ( 28 8 -352 ) COP1_2 0 0 0 1 1 +( 28 8 -368 ) ( 32 16 -368 ) ( 32 16 -352 ) COP1_2 0 0 0 1 1 +( 64 16 -368 ) ( 68 8 -368 ) ( 68 8 -352 ) COP1_2 0 0 0 1 1 +} +// brush 1 +{ +( 88 28 -368 ) ( 88 28 -352 ) ( 80 32 -352 ) COP1_2 0 0 0 1 1 +( 64 16 -368 ) ( 64 16 -352 ) ( 68 8 -352 ) COP1_2 0 0 0 1 1 +( 92 32 -352 ) ( 68 8 -352 ) ( 64 16 -352 ) COP1_2 0 0 0 1 1 +( 84 36 -368 ) ( 64 16 -368 ) ( 68 8 -368 ) COP1_2 0 0 0 1 1 +( 64 16 -352 ) ( 64 16 -368 ) ( 84 36 -368 ) COP1_2 0 0 0 1 1 +( 92 32 -352 ) ( 92 32 -368 ) ( 68 8 -368 ) COP1_2 0 0 0 1 1 +} +// brush 2 +{ +( 80 64 -368 ) ( 88 68 -368 ) ( 88 68 -352 ) COP1_2 0 0 0 1 1 +( 88 28 -368 ) ( 80 32 -368 ) ( 80 32 -352 ) COP1_2 0 0 0 1 1 +( 80 64 -352 ) ( 88 68 -352 ) ( 88 20 -352 ) COP1_2 0 0 0 1 1 +( 88 68 -368 ) ( 80 64 -368 ) ( 80 24 -368 ) COP1_2 0 0 0 1 1 +( 80 64 -352 ) ( 80 24 -352 ) ( 80 24 -368 ) COP1_2 0 0 0 1 1 +( 88 20 -352 ) ( 88 68 -352 ) ( 88 68 -368 ) COP1_2 0 0 0 1 1 +} +// brush 3 +{ +( 68 88 -368 ) ( 68 88 -352 ) ( 64 80 -352 ) COP1_2 0 0 0 1 1 +( 80 64 -368 ) ( 80 64 -352 ) ( 88 68 -352 ) COP1_2 0 0 0 1 1 +( 68 88 -352 ) ( 92 64 -352 ) ( 84 60 -352 ) COP1_2 0 0 0 1 1 +( 64 80 -368 ) ( 84 60 -368 ) ( 92 64 -368 ) COP1_2 0 0 0 1 1 +( 84 60 -352 ) ( 84 60 -368 ) ( 64 80 -368 ) COP1_2 0 0 0 1 1 +( 68 88 -352 ) ( 68 88 -368 ) ( 92 64 -368 ) COP1_2 0 0 0 1 1 +} +// brush 4 +{ +( 32 80 -368 ) ( 28 88 -368 ) ( 28 88 -352 ) COP1_2 0 0 0 1 1 +( 68 88 -368 ) ( 64 80 -368 ) ( 64 80 -352 ) COP1_2 0 0 0 1 1 +( 32 80 -352 ) ( 28 88 -352 ) ( 76 88 -352 ) COP1_2 0 0 0 1 1 +( 28 88 -368 ) ( 32 80 -368 ) ( 72 80 -368 ) COP1_2 0 0 0 1 1 +( 32 80 -352 ) ( 72 80 -352 ) ( 72 80 -368 ) COP1_2 0 0 0 1 1 +( 76 88 -352 ) ( 28 88 -352 ) ( 28 88 -368 ) COP1_2 0 0 0 1 1 +} +// brush 5 +{ +( 8 68 -368 ) ( 8 68 -352 ) ( 16 64 -352 ) COP1_2 0 0 0 1 1 +( 32 80 -368 ) ( 32 80 -352 ) ( 28 88 -352 ) COP1_2 0 0 0 1 1 +( 4 64 -352 ) ( 28 88 -352 ) ( 32 80 -352 ) COP1_2 0 0 0 1 1 +( 12 60 -368 ) ( 32 80 -368 ) ( 28 88 -368 ) COP1_2 0 0 0 1 1 +( 32 80 -352 ) ( 32 80 -368 ) ( 12 60 -368 ) COP1_2 0 0 0 1 1 +( 4 64 -352 ) ( 4 64 -368 ) ( 28 88 -368 ) COP1_2 0 0 0 1 1 +} +// brush 6 +{ +( 8 68 -352 ) ( 8 20 -352 ) ( 8 20 -368 ) COP1_2 0 0 0 1 1 +( 16 24 -352 ) ( 16 64 -352 ) ( 16 64 -368 ) COP1_2 0 0 0 1 1 +( 8 20 -368 ) ( 16 24 -368 ) ( 16 64 -368 ) COP1_2 0 0 0 1 1 +( 16 24 -352 ) ( 8 20 -352 ) ( 8 68 -352 ) COP1_2 0 0 0 1 1 +( 8 68 -368 ) ( 16 64 -368 ) ( 16 64 -352 ) COP1_2 0 0 0 1 1 +( 16 32 -368 ) ( 8 28 -368 ) ( 8 28 -352 ) COP1_2 0 0 0 1 1 +} +// brush 7 +{ +( 28 8 -368 ) ( 28 8 -352 ) ( 32 16 -352 ) COP1_2 0 0 0 1 1 +( 16 32 -368 ) ( 16 32 -352 ) ( 8 28 -352 ) COP1_2 0 0 0 1 1 +( 32 4 -352 ) ( 8 28 -352 ) ( 16 32 -352 ) COP1_2 0 0 0 1 1 +( 36 12 -368 ) ( 16 32 -368 ) ( 8 28 -368 ) COP1_2 0 0 0 1 1 +( 16 32 -352 ) ( 16 32 -368 ) ( 36 12 -368 ) COP1_2 0 0 0 1 1 +( 32 4 -352 ) ( 32 4 -368 ) ( 8 28 -368 ) COP1_2 0 0 0 1 1 +} +// brush 8 +{ +( 36 24 -368 ) ( 36 24 -352 ) ( 36 16 -352 ) COP1_2 0 0 0 1 1 +( 44 64 -352 ) ( 44 64 -368 ) ( 44 56 -368 ) COP1_2 0 0 0 1 1 +( 36 56 -356 ) ( 32 64 -356 ) ( 80 64 -356 ) COP1_2 0 0 0 1 1 +( 32 64 -364 ) ( 36 56 -364 ) ( 76 56 -364 ) COP1_2 0 0 0 1 1 +( 48 16 -352 ) ( 88 16 -352 ) ( 88 16 -368 ) COP1_2 0 0 0 1 1 +( 56 44 -368 ) ( 56 44 -352 ) ( 24 44 -352 ) COP1_2 0 0 0 1 1 +} +// brush 9 +{ +( 48 44 -368 ) ( 48 44 -352 ) ( 16 44 -352 ) COP1_2 0 0 0 1 1 +( 28 36 -352 ) ( 68 36 -352 ) ( 68 36 -368 ) COP1_2 0 0 0 1 1 +( 24 64 -364 ) ( 28 56 -364 ) ( 68 56 -364 ) COP1_2 0 0 0 1 1 +( 28 56 -356 ) ( 24 64 -356 ) ( 72 64 -356 ) COP1_2 0 0 0 1 1 +( 36 64 -352 ) ( 36 64 -368 ) ( 36 56 -368 ) COP1_2 0 0 0 1 1 +( 16 44 -368 ) ( 16 44 -352 ) ( 16 36 -352 ) COP1_2 0 0 0 1 1 +} +// brush 10 +{ +( 16 60 -368 ) ( 16 60 -352 ) ( 16 52 -352 ) COP1_2 0 0 0 1 1 +( 36 80 -352 ) ( 36 80 -368 ) ( 36 72 -368 ) COP1_2 0 0 0 1 1 +( 28 72 -356 ) ( 24 80 -356 ) ( 72 80 -356 ) COP1_2 0 0 0 1 1 +( 24 80 -364 ) ( 28 72 -364 ) ( 68 72 -364 ) COP1_2 0 0 0 1 1 +( 28 52 -352 ) ( 68 52 -352 ) ( 68 52 -368 ) COP1_2 0 0 0 1 1 +( 48 60 -368 ) ( 48 60 -352 ) ( 16 60 -352 ) COP1_2 0 0 0 1 1 +} +// brush 11 +{ +( 68 80 -368 ) ( 68 80 -352 ) ( 36 80 -352 ) COP1_2 0 0 0 1 1 +( 36 52 -352 ) ( 76 52 -352 ) ( 76 52 -368 ) COP1_2 0 0 0 1 1 +( 32 80 -364 ) ( 36 72 -364 ) ( 76 72 -364 ) COP1_2 0 0 0 1 1 +( 36 72 -356 ) ( 32 80 -356 ) ( 80 80 -356 ) COP1_2 0 0 0 1 1 +( 44 80 -352 ) ( 44 80 -368 ) ( 44 72 -368 ) COP1_2 0 0 0 1 1 +( 36 80 -368 ) ( 36 80 -352 ) ( 36 72 -352 ) COP1_2 0 0 0 1 1 +} +// brush 12 +{ +( 72 44 -352 ) ( 40 44 -352 ) ( 40 44 -368 ) COP1_2 0 0 0 1 1 +( 8 16 -368 ) ( 8 16 -352 ) ( 48 16 -352 ) COP1_2 0 0 0 1 1 +( 20 56 -364 ) ( 60 56 -364 ) ( 64 64 -364 ) COP1_2 0 0 0 1 1 +( 16 64 -356 ) ( 64 64 -356 ) ( 60 56 -356 ) COP1_2 0 0 0 1 1 +( 52 56 -368 ) ( 52 64 -368 ) ( 52 64 -352 ) COP1_2 0 0 0 1 1 +( 60 16 -352 ) ( 60 24 -352 ) ( 60 24 -368 ) COP1_2 0 0 0 1 1 +} +// brush 13 +{ +( 80 36 -352 ) ( 80 44 -352 ) ( 80 44 -368 ) COP1_2 0 0 0 1 1 +( 60 56 -368 ) ( 60 64 -368 ) ( 60 64 -352 ) COP1_2 0 0 0 1 1 +( 24 64 -356 ) ( 72 64 -356 ) ( 68 56 -356 ) COP1_2 0 0 0 1 1 +( 28 56 -364 ) ( 68 56 -364 ) ( 72 64 -364 ) COP1_2 0 0 0 1 1 +( 28 36 -368 ) ( 28 36 -352 ) ( 68 36 -352 ) COP1_2 0 0 0 1 1 +( 80 44 -352 ) ( 48 44 -352 ) ( 48 44 -368 ) COP1_2 0 0 0 1 1 +} +// brush 14 +{ +( 80 60 -352 ) ( 48 60 -352 ) ( 48 60 -368 ) COP1_2 0 0 0 1 1 +( 28 52 -368 ) ( 28 52 -352 ) ( 68 52 -352 ) COP1_2 0 0 0 1 1 +( 28 72 -364 ) ( 68 72 -364 ) ( 72 80 -364 ) COP1_2 0 0 0 1 1 +( 24 80 -356 ) ( 72 80 -356 ) ( 68 72 -356 ) COP1_2 0 0 0 1 1 +( 60 72 -368 ) ( 60 80 -368 ) ( 60 80 -352 ) COP1_2 0 0 0 1 1 +( 80 52 -352 ) ( 80 60 -352 ) ( 80 60 -368 ) COP1_2 0 0 0 1 1 +} +// brush 15 +{ +( 60 72 -352 ) ( 60 80 -352 ) ( 60 80 -368 ) COP1_2 0 0 0 1 1 +( 52 72 -368 ) ( 52 80 -368 ) ( 52 80 -352 ) COP1_2 0 0 0 1 1 +( 16 80 -356 ) ( 64 80 -356 ) ( 60 72 -356 ) COP1_2 0 0 0 1 1 +( 20 72 -364 ) ( 60 72 -364 ) ( 64 80 -364 ) COP1_2 0 0 0 1 1 +( 20 52 -368 ) ( 20 52 -352 ) ( 60 52 -352 ) COP1_2 0 0 0 1 1 +( 60 80 -352 ) ( 28 80 -352 ) ( 28 80 -368 ) COP1_2 0 0 0 1 1 +} +} +// entity 426 +{ +"target" "hatch2" +"delay" "0" +"classname" "trigger_once" +// brush 0 +{ +( 96 88 -64 ) ( 16 88 -64 ) ( 16 8 -64 ) TRIGGER 0 0 0 1 1 +( 8 8 -56 ) ( 8 88 -56 ) ( 88 88 -56 ) TRIGGER 0 0 0 1 1 +( 8 8 32 ) ( 88 8 32 ) ( 88 8 -248 ) TRIGGER 0 16 0 1 1 +( 88 8 32 ) ( 88 88 32 ) ( 88 88 -248 ) TRIGGER 0 16 0 1 1 +( 88 88 32 ) ( 8 88 32 ) ( 8 88 -248 ) TRIGGER 0 16 0 1 1 +( 8 88 32 ) ( 8 8 32 ) ( 8 8 -248 ) TRIGGER 0 16 0 1 1 +} +} +// entity 427 +{ +"delay" "0" +"target" "hatch" +"classname" "trigger_once" +// brush 0 +{ +( 8 88 32 ) ( 8 8 32 ) ( 8 8 -248 ) TRIGGER 0 16 0 1 1 +( 88 88 32 ) ( 8 88 32 ) ( 8 88 -248 ) TRIGGER 0 16 0 1 1 +( 88 8 32 ) ( 88 88 32 ) ( 88 88 -248 ) TRIGGER 0 16 0 1 1 +( 8 8 32 ) ( 88 8 32 ) ( 88 8 -248 ) TRIGGER 0 16 0 1 1 +( 8 8 -56 ) ( 8 88 -56 ) ( 88 88 -56 ) TRIGGER 0 0 0 1 1 +( 96 88 -64 ) ( 16 88 -64 ) ( 16 8 -64 ) TRIGGER 0 0 0 1 1 +} +} +// entity 428 +{ +"origin" "-1368 2744 -208" +"light" "200" +"classname" "light" +} +// entity 429 +{ +"origin" "-1352 2936 -272" +"light" "255" +"classname" "light" +} +// entity 430 +{ +"origin" "-1024 2984 -344" +"light" "255" +"classname" "light" +} +// entity 431 +{ +"origin" "-1184 2848 -344" +"light" "200" +"classname" "light" +} +// entity 432 +{ +"origin" "-712 2512 -88" +"light" "200" +"classname" "light" +} +// entity 433 +{ +"origin" "-432 2512 -88" +"wait" "1" +"light" "200" +"classname" "light" +} +// entity 434 +{ +"origin" "-576 2512 -88" +"light" "100" +"wait" "0.8" +"classname" "light" +} +// entity 435 +{ +"origin" "-576 2368 -88" +"light" "200" +"wait" "0.8" +"spawnflags" "1" +"classname" "light" +} +// entity 436 +{ +"origin" "-576 2656 -88" +"light" "200" +"wait" "0.8" +"classname" "light" +} +// entity 437 +{ +"target" "bridge" +"lip" "2" +"speed" "50" +"health" "0" +"wait" "-1" +"sounds" "0" +"angle" "270" +"classname" "func_button" +// brush 0 +{ +( -784 2232 -80 ) ( -752 2232 -80 ) ( -752 2224 -80 ) BASE_CEIL1 -112 -80 0 1 1 +( -784 2224 -112 ) ( -752 2224 -112 ) ( -752 2232 -112 ) BASE_CEIL1 -112 -80 0 1 1 +( -784 2232 -80 ) ( -784 2224 -80 ) ( -784 2224 -112 ) BASE_CEIL1 16 -80 -90 1 1 +( -752 2232 -112 ) ( -752 2224 -112 ) ( -752 2224 -80 ) BASE_CEIL1 16 -80 -90 1 1 +( -752 2228 -80 ) ( -784 2228 -80 ) ( -784 2228 -112 ) +0BASEBTN -16 -16 0 1 -1 +( -752 2216 -112 ) ( -784 2216 -112 ) ( -784 2216 -80 ) BASE_CEIL1 -112 -16 0 1 -1 +} +} +// entity 438 +{ +"origin" "-720 2240 -8" +"classname" "ambient_comp_hum" +} +// entity 439 +{ +"lip" "-8" +"speed" "350" +"sounds" "2" +"wait" "-1" +"targetname" "bridge" +"spawnflags" "1" +"angle" "270" +"classname" "func_door" +// brush 0 +{ +( -448 2448 -160 ) ( -704 2448 -160 ) ( -704 2312 -160 ) TECH04_5 -16 0 90 1 1 +( -704 2312 -144 ) ( -704 2448 -144 ) ( -448 2448 -144 ) TECH04_5 -16 0 90 1 1 +( -704 2240 -144 ) ( -448 2240 -144 ) ( -448 2240 -160 ) TECH04_5 0 0 0 1 1 +( -416 2408 -144 ) ( -416 2408 -160 ) ( -416 2240 -160 ) TECH04_5 -16 0 0 1 1 +( -416 2408 -160 ) ( -416 2408 -144 ) ( -432 2400 -144 ) TECH04_5 -16 0 0 1 1 +( -432 2456 -144 ) ( -432 2320 -144 ) ( -432 2456 -160 ) TECH04_5 -16 0 0 1 1 +} +// brush 1 +{ +( -432 2400 -144 ) ( -416 2408 -144 ) ( -416 2408 -160 ) TECH04_5 0 0 90 1 1 +( -464 2432 -160 ) ( -456 2448 -160 ) ( -456 2448 -144 ) TECH04_5 0 0 90 1 1 +( -464 2432 -144 ) ( -432 2400 -160 ) ( -464 2432 -160 ) TECH04_5 0 0 90 1 1 +( -416 2408 -144 ) ( -456 2448 -144 ) ( -456 2448 -160 ) TECH04_5 -16 0 0 1 1 +( -464 2456 -144 ) ( -432 2456 -144 ) ( -432 2400 -144 ) TECH04_5 47 0 315 1 1 +( -432 2400 -160 ) ( -432 2456 -160 ) ( -464 2456 -160 ) TECH04_5 47 0 315 1 1 +} +// brush 2 +{ +( -448 2448 -160 ) ( -704 2448 -160 ) ( -704 2312 -160 ) TECH04_5 0 0 0 1 1 +( -704 2312 -144 ) ( -704 2448 -144 ) ( -448 2448 -144 ) TECH04_5 0 0 0 1 1 +( -456 2448 -144 ) ( -456 2448 -160 ) ( -464 2432 -160 ) TECH04_5 -16 0 0 1 1 +( -456 2448 -160 ) ( -456 2448 -144 ) ( -664 2448 -144 ) TECH04_5 0 0 0 1 1 +( -664 2448 -160 ) ( -664 2448 -144 ) ( -656 2432 -144 ) TECH04_5 -16 0 0 1 1 +( -672 2432 -160 ) ( -672 2432 -144 ) ( -432 2432 -144 ) TECH04_5 0 0 0 1 1 +} +// brush 3 +{ +( -672 2288 -160 ) ( -672 2288 -144 ) ( -432 2288 -144 ) TECH04_5 0 0 0 1 1 +( -688 2304 -160 ) ( -688 2304 -144 ) ( -688 2288 -144 ) TECH04_5 0 0 0 1 1 +( -688 2304 -144 ) ( -688 2304 -160 ) ( -432 2304 -160 ) TECH04_5 0 0 0 1 1 +( -432 2304 -144 ) ( -432 2304 -160 ) ( -432 2288 -160 ) TECH04_5 0 0 0 1 1 +( -704 2168 -144 ) ( -704 2304 -144 ) ( -448 2304 -144 ) TECH04_5 0 0 0 1 1 +( -448 2304 -160 ) ( -704 2304 -160 ) ( -704 2168 -160 ) TECH04_5 0 0 0 1 1 +} +// brush 4 +{ +( -688 2432 -144 ) ( -688 2296 -144 ) ( -688 2296 -160 ) SFLOOR4_2 0 16 0 1 1 +( -432 2432 -144 ) ( -688 2432 -144 ) ( -688 2432 -160 ) SFLOOR4_2 16 16 0 1 1 +( -432 2320 -144 ) ( -432 2456 -144 ) ( -432 2456 -160 ) SFLOOR4_2 0 16 0 1 1 +( -744 2304 -144 ) ( -488 2304 -144 ) ( -488 2304 -160 ) SFLOOR4_2 16 16 0 1 1 +( -688 2296 -144 ) ( -688 2432 -144 ) ( -432 2432 -144 ) SFLOOR4_1 16 0 0 1 1 +( -432 2432 -160 ) ( -688 2432 -160 ) ( -688 2296 -160 ) SFLOOR4_2 16 32 0 1 1 +( -688 2400 -160 ) ( -656 2432 -160 ) ( -688 2400 -144 ) SFLOOR4_2 16 32 0 1 1 +( -464 2432 -160 ) ( -432 2400 -160 ) ( -464 2432 -144 ) SFLOOR4_2 16 32 0 1 1 +} +// brush 5 +{ +( -448 2448 -160 ) ( -704 2448 -160 ) ( -704 2312 -160 ) TECH04_5 -16 0 90 1 1 +( -704 2312 -144 ) ( -704 2448 -144 ) ( -448 2448 -144 ) TECH04_5 -16 0 90 1 1 +( -712 2240 -144 ) ( -456 2240 -144 ) ( -456 2240 -160 ) TECH04_5 0 0 0 1 1 +( -704 2408 -144 ) ( -704 2408 -160 ) ( -688 2400 -160 ) TECH04_5 -16 0 0 1 1 +( -704 2408 -160 ) ( -704 2408 -144 ) ( -704 2240 -144 ) TECH04_5 -16 0 0 1 1 +( -688 2432 -144 ) ( -688 2432 -160 ) ( -688 2256 -160 ) TECH04_5 -16 0 0 1 1 +} +// brush 6 +{ +( -656 2456 -160 ) ( -688 2456 -160 ) ( -688 2400 -160 ) TECH04_5 8 -8 225 1 1 +( -688 2400 -144 ) ( -688 2456 -144 ) ( -656 2456 -144 ) TECH04_5 8 -8 225 1 1 +( -664 2448 -160 ) ( -664 2448 -144 ) ( -704 2408 -144 ) TECH04_5 -16 0 0 1 1 +( -656 2432 -160 ) ( -688 2400 -160 ) ( -656 2432 -144 ) TECH04_5 0 0 90 1 1 +( -664 2448 -144 ) ( -664 2448 -160 ) ( -656 2432 -160 ) TECH04_5 0 0 90 1 1 +( -704 2408 -160 ) ( -704 2408 -144 ) ( -688 2400 -144 ) TECH04_5 0 0 90 1 1 +} +} +// entity 440 +{ +"origin" "-576 2368 -192" +"light" "150" +"wait" "0.8" +"spawnflags" "1" +"classname" "light" +} +// entity 441 +{ +"origin" "-576 2656 -192" +"light" "150" +"wait" "0.8" +"classname" "light" +} +// entity 442 +{ +"origin" "-768 2280 -88" +"light" "150" +"spawnflags" "1" +"classname" "light" +} +// entity 443 +{ +"origin" "-576 2816 -64" +"light" "100" +"classname" "light" +} +// entity 444 +{ +"origin" "-1056 2368 -88" +"light" "150" +"spawnflags" "1" +"classname" "light" +} +// entity 445 +{ +"origin" "80 2080 -168" +"classname" "item_artifact_trinity" +} +// entity 446 +{ +"t_width" "0" +"t_length" "80" +"dmg" "2" +"wait" "5" +"sounds" "3" +"angle" "270" +"classname" "func_door_secret" +// brush 0 +{ +( 256 2064 -168 ) ( 240 2064 -168 ) ( 240 2048 -168 ) TECH04_8 0 0 0 1 1 +( 256 2048 -136 ) ( 240 2048 -136 ) ( 240 2064 -136 ) TECH04_8 0 0 0 1 1 +( 256 2064 -136 ) ( 256 2064 -168 ) ( 256 2048 -168 ) TWALL2_5 0 0 0 1 1 +( 240 2048 -136 ) ( 240 2048 -168 ) ( 240 2064 -168 ) TWALL2_5 0 0 0 1 1 +( 240 2064 -168 ) ( 256 2064 -168 ) ( 256 2064 -136 ) TECH04_8 0 0 0 1 1 +( 240 2048 -136 ) ( 256 2048 -136 ) ( 256 2048 -168 ) TECH04_8 0 0 0 1 1 +} +// brush 1 +{ +( 256 2096 -168 ) ( 240 2096 -168 ) ( 240 2064 -168 ) TECH04_8 0 0 0 1 1 +( 256 2064 -136 ) ( 240 2064 -136 ) ( 240 2096 -136 ) TECH04_8 0 0 0 1 1 +( 256 2096 -136 ) ( 256 2096 -168 ) ( 256 2064 -168 ) TWALL2_5 0 0 0 1 1 +( 240 2064 -136 ) ( 240 2064 -168 ) ( 240 2096 -168 ) BASEBUTN3 16 -8 0 1 1 +( 240 2096 -168 ) ( 256 2096 -168 ) ( 256 2096 -136 ) TECH04_8 0 0 0 1 1 +( 240 2064 -136 ) ( 256 2064 -136 ) ( 256 2064 -168 ) TECH04_8 0 0 0 1 1 +} +// brush 2 +{ +( 256 2112 -136 ) ( 240 2112 -136 ) ( 240 2048 -136 ) TECH04_8 0 0 0 1 1 +( 256 2048 -128 ) ( 240 2048 -128 ) ( 240 2112 -128 ) TECH04_8 0 0 0 1 1 +( 256 2112 -128 ) ( 256 2112 -136 ) ( 256 2048 -136 ) TWALL2_5 0 0 0 1 1 +( 240 2048 -128 ) ( 240 2048 -136 ) ( 240 2112 -136 ) TWALL2_5 0 0 0 1 1 +( 240 2112 -136 ) ( 256 2112 -136 ) ( 256 2112 -128 ) TECH04_8 0 0 0 1 1 +( 240 2048 -128 ) ( 256 2048 -128 ) ( 256 2048 -136 ) TECH04_8 0 0 0 1 1 +} +// brush 3 +{ +( 256 2112 -168 ) ( 240 2112 -168 ) ( 240 2096 -168 ) TECH04_8 0 0 0 1 1 +( 256 2096 -136 ) ( 240 2096 -136 ) ( 240 2112 -136 ) TECH04_8 0 0 0 1 1 +( 256 2112 -136 ) ( 256 2112 -168 ) ( 256 2096 -168 ) TWALL2_5 0 0 0 1 1 +( 240 2096 -136 ) ( 240 2096 -168 ) ( 240 2112 -168 ) TWALL2_5 0 0 0 1 1 +( 240 2112 -168 ) ( 256 2112 -168 ) ( 256 2112 -136 ) TECH04_8 0 0 0 1 1 +( 240 2096 -136 ) ( 256 2096 -136 ) ( 256 2096 -168 ) TECH04_8 0 0 0 1 1 +} +// brush 4 +{ +( 256 2112 -192 ) ( 240 2112 -192 ) ( 240 2048 -192 ) TECH04_8 0 0 0 1 1 +( 256 2048 -168 ) ( 240 2048 -168 ) ( 240 2112 -168 ) TECH04_8 0 0 0 1 1 +( 256 2112 -168 ) ( 256 2112 -192 ) ( 256 2048 -192 ) TWALL2_5 0 0 0 1 1 +( 240 2048 -168 ) ( 240 2048 -192 ) ( 240 2112 -192 ) TWALL2_5 0 0 0 1 1 +( 240 2112 -192 ) ( 256 2112 -192 ) ( 256 2112 -168 ) TECH04_8 0 0 0 1 1 +( 240 2048 -168 ) ( 256 2048 -168 ) ( 256 2048 -192 ) TECH04_8 0 0 0 1 1 +} +} +// entity 447 +{ +"targetname" "quadsecret_killwall" +"classname" "func_wall" +// brush 0 +{ +( 176 2112 -192 ) ( 112 2112 -192 ) ( 112 2048 -192 ) TWALL2_5 0 0 0 1 1 +( 176 2048 -128 ) ( 112 2048 -128 ) ( 112 2112 -128 ) TWALL2_5 0 0 0 1 1 +( 176 2112 -128 ) ( 176 2112 -192 ) ( 176 2048 -192 ) TWALL2_5 0 0 0 1 1 +( 112 2048 -128 ) ( 112 2048 -192 ) ( 112 2112 -192 ) TWALL2_5 0 0 0 1 1 +( 112 2112 -192 ) ( 176 2112 -192 ) ( 176 2112 -128 ) TWALL2_5 0 0 0 1 1 +( 112 2048 -128 ) ( 176 2048 -128 ) ( 176 2048 -192 ) TWALL2_5 0 0 0 1 1 +} +} +// entity 448 +{ +"delay" "0" +"killtarget" "quadsecret_killwall" +"classname" "trigger_once" +// brush 0 +{ +( 512 2208 -192 ) ( 256 2208 -192 ) ( 256 2176 -192 ) TRIGGER 0 0 0 1 1 +( 512 2176 -96 ) ( 256 2176 -96 ) ( 256 2208 -96 ) TRIGGER 0 0 0 1 1 +( 512 2208 -96 ) ( 512 2208 -192 ) ( 512 2176 -192 ) TRIGGER 0 0 0 1 1 +( 256 2176 -96 ) ( 256 2176 -192 ) ( 256 2208 -192 ) TRIGGER 0 0 0 1 1 +( 256 2208 -192 ) ( 512 2208 -192 ) ( 512 2208 -96 ) TRIGGER 0 0 0 1 1 +( 256 2176 -96 ) ( 512 2176 -96 ) ( 512 2176 -192 ) TRIGGER 0 0 0 1 1 +} +} +// entity 449 +{ +"origin" "16 2496 -8" +"wait" "1" +"light" "200" +"classname" "light" +} +// entity 450 +{ +"origin" "16 2496 -104" +"wait" "0.8" +"light" "150" +"classname" "light" +} +// entity 451 +{ +"origin" "552 2104 -184" +"spawnflags" "2" +"classname" "item_health" +} +// entity 452 +{ +"spawnflags" "768" +"origin" "584 2160 -160" +"angle" "336" +"classname" "monster_defender" +} +// entity 453 +{ +"origin" "328 1584 -208" +"targetname" "ramplights_1" +"wait" "0.4" +"light" "80" +"spawnflags" "1" +"classname" "light" +} +// entity 454 +{ +"origin" "304 1584 -192" +"targetname" "ramplights_1" +"wait" "0.4" +"light" "80" +"spawnflags" "1" +"classname" "light" +} +// entity 455 +{ +"origin" "304 1608 -208" +"targetname" "ramplights_1" +"wait" "0.4" +"light" "80" +"spawnflags" "1" +"classname" "light" +} +// entity 456 +{ +"origin" "328 1608 -208" +"targetname" "ramplights_1" +"wait" "0.4" +"light" "80" +"spawnflags" "1" +"classname" "light" +} +// entity 457 +{ +"health" "0" +"dmg" "0" +"lip" "1" +"wait" "-1" +"sounds" "0" +"speed" "250" +"targetname" "ramplights_1" +"spawnflags" "5" +"angle" "-2" +"classname" "func_door" +// brush 0 +{ +( 316 -16 -216 ) ( 324 -16 -216 ) ( 324 112 -216 ) TLIGHT11 0 0 0 1 1 +( 328 1584 -256 ) ( 304 1584 -256 ) ( 312 1592 -192 ) TLIGHT11 0 0 0 1 1 +( 304 1608 -256 ) ( 328 1608 -256 ) ( 320 1600 -192 ) TLIGHT11 0 0 0 1 1 +( 320 1592 -192 ) ( 312 1592 -192 ) ( 312 1600 -192 ) COP1_1 0 0 0 1 1 +( 320 1592 -192 ) ( 320 1600 -192 ) ( 328 1608 -256 ) TLIGHT11 0 0 0 1 1 +( 312 1600 -192 ) ( 312 1592 -192 ) ( 304 1584 -256 ) TLIGHT11 0 0 0 1 1 +} +} +// entity 458 +{ +"origin" "848 1584 -264" +"targetname" "ramplights_2" +"wait" "0.4" +"light" "80" +"spawnflags" "1" +"classname" "light" +} +// entity 459 +{ +"origin" "824 1584 -272" +"targetname" "ramplights_2" +"wait" "0.4" +"light" "80" +"spawnflags" "1" +"classname" "light" +} +// entity 460 +{ +"origin" "824 1608 -272" +"targetname" "ramplights_2" +"wait" "0.4" +"light" "80" +"spawnflags" "1" +"classname" "light" +} +// entity 461 +{ +"origin" "848 1608 -272" +"targetname" "ramplights_2" +"wait" "0.4" +"light" "80" +"spawnflags" "1" +"classname" "light" +} +// entity 462 +{ +"health" "0" +"dmg" "0" +"lip" "1" +"wait" "-1" +"sounds" "0" +"speed" "250" +"targetname" "ramplights_2" +"angle" "-2" +"classname" "func_door" +// brush 0 +{ +( 836 -16 -280 ) ( 844 -16 -280 ) ( 844 112 -280 ) TLIGHT11 0 0 0 1 1 +( 848 1584 -320 ) ( 824 1584 -320 ) ( 832 1592 -256 ) TLIGHT11 0 0 0 1 1 +( 824 1608 -320 ) ( 848 1608 -320 ) ( 840 1600 -256 ) TLIGHT11 0 0 0 1 1 +( 840 1592 -256 ) ( 832 1592 -256 ) ( 832 1600 -256 ) COP1_1 0 0 0 1 1 +( 840 1592 -256 ) ( 840 1600 -256 ) ( 848 1608 -320 ) TLIGHT11 0 0 0 1 1 +( 832 1600 -256 ) ( 832 1592 -256 ) ( 824 1584 -320 ) TLIGHT11 0 0 0 1 1 +} +} +// entity 463 +{ +"origin" "848 2104 -336" +"targetname" "ramplights_3" +"wait" "0.4" +"light" "80" +"spawnflags" "1" +"classname" "light" +} +// entity 464 +{ +"origin" "824 2104 -336" +"targetname" "ramplights_3" +"wait" "0.4" +"light" "80" +"spawnflags" "1" +"classname" "light" +} +// entity 465 +{ +"origin" "824 2128 -336" +"targetname" "ramplights_3" +"wait" "0.4" +"light" "80" +"spawnflags" "1" +"classname" "light" +} +// entity 466 +{ +"origin" "848 2128 -320" +"targetname" "ramplights_3" +"wait" "0.4" +"light" "80" +"spawnflags" "1" +"classname" "light" +} +// entity 467 +{ +"health" "0" +"dmg" "0" +"lip" "1" +"wait" "-1" +"sounds" "0" +"speed" "250" +"targetname" "ramplights_3" +"spawnflags" "5" +"angle" "-2" +"classname" "func_door" +// brush 0 +{ +( 836 504 -344 ) ( 844 504 -344 ) ( 844 632 -344 ) TLIGHT11 0 0 0 1 1 +( 848 2104 -384 ) ( 824 2104 -384 ) ( 832 2112 -320 ) TLIGHT11 0 0 0 1 1 +( 824 2128 -384 ) ( 848 2128 -384 ) ( 840 2120 -320 ) TLIGHT11 0 0 0 1 1 +( 840 2112 -320 ) ( 832 2112 -320 ) ( 832 2120 -320 ) COP1_1 0 0 0 1 1 +( 840 2112 -320 ) ( 840 2120 -320 ) ( 848 2128 -384 ) TLIGHT11 0 0 0 1 1 +( 832 2120 -320 ) ( 832 2112 -320 ) ( 824 2104 -384 ) TLIGHT11 0 0 0 1 1 +} +} +// entity 468 +{ +"origin" "328 2104 -400" +"targetname" "ramplights_4" +"wait" "0.4" +"light" "80" +"spawnflags" "1" +"classname" "light" +} +// entity 469 +{ +"origin" "304 2104 -400" +"targetname" "ramplights_4" +"wait" "0.4" +"light" "80" +"spawnflags" "1" +"classname" "light" +} +// entity 470 +{ +"origin" "304 2128 -384" +"targetname" "ramplights_4" +"wait" "0.4" +"light" "80" +"spawnflags" "1" +"classname" "light" +} +// entity 471 +{ +"origin" "328 2128 -400" +"targetname" "ramplights_4" +"wait" "0.4" +"light" "80" +"spawnflags" "1" +"classname" "light" +} +// entity 472 +{ +"health" "0" +"dmg" "0" +"lip" "1" +"wait" "-1" +"sounds" "0" +"speed" "250" +"targetname" "ramplights_4" +"spawnflags" "5" +"angle" "-2" +"classname" "func_door" +// brush 0 +{ +( 316 504 -408 ) ( 324 504 -408 ) ( 324 632 -408 ) TLIGHT11 0 0 0 1 1 +( 328 2104 -448 ) ( 304 2104 -448 ) ( 312 2112 -384 ) TLIGHT11 0 0 0 1 1 +( 304 2128 -448 ) ( 328 2128 -448 ) ( 320 2120 -384 ) TLIGHT11 0 0 0 1 1 +( 320 2112 -384 ) ( 312 2112 -384 ) ( 312 2120 -384 ) COP1_1 0 0 0 1 1 +( 320 2112 -384 ) ( 320 2120 -384 ) ( 328 2128 -448 ) TLIGHT11 0 0 0 1 1 +( 312 2120 -384 ) ( 312 2112 -384 ) ( 304 2104 -448 ) TLIGHT11 0 0 0 1 1 +} +} +// entity 473 +{ +"delay" "0" +"health" "0" +"sounds" "3" +"target" "ramplights_1" +"classname" "trigger_once" +// brush 0 +{ +( 464 1888 -64 ) ( 464 1888 -224 ) ( 304 1888 -224 ) TRIGGER 0 0 0 1 1 +( 304 1952 -64 ) ( 304 1952 -224 ) ( 464 1952 -224 ) TRIGGER 0 0 0 1 1 +( 464 1952 -64 ) ( 464 1888 -64 ) ( 304 1888 -64 ) TRIGGER 0 0 0 1 1 +( 304 1952 -224 ) ( 304 1888 -224 ) ( 464 1888 -224 ) TRIGGER 0 0 0 1 1 +( 464 1888 -224 ) ( 464 1888 -64 ) ( 464 1952 -64 ) TRIGGER 0 0 0 1 1 +( 304 1952 -224 ) ( 304 1952 -64 ) ( 304 1888 -64 ) TRIGGER 0 0 0 1 1 +} +} +// entity 474 +{ +"delay" "0" +"health" "0" +"sounds" "3" +"target" "ramplights_2" +"classname" "trigger_once" +// brush 0 +{ +( 544 1584 -128 ) ( 544 1584 -288 ) ( 480 1584 -288 ) TRIGGER 0 0 0 1 1 +( 480 1744 -128 ) ( 480 1744 -288 ) ( 544 1744 -288 ) TRIGGER 0 0 0 1 1 +( 544 1744 -128 ) ( 544 1584 -128 ) ( 480 1584 -128 ) TRIGGER 0 0 0 1 1 +( 480 1744 -288 ) ( 480 1584 -288 ) ( 544 1584 -288 ) TRIGGER 0 0 0 1 1 +( 544 1584 -288 ) ( 544 1584 -128 ) ( 544 1744 -128 ) TRIGGER 0 0 0 1 1 +( 480 1744 -288 ) ( 480 1744 -128 ) ( 480 1584 -128 ) TRIGGER 0 0 0 1 1 +} +} +// entity 475 +{ +"delay" "0" +"health" "0" +"sounds" "3" +"target" "ramplights_3" +"classname" "trigger_once" +// brush 0 +{ +( 848 1760 -192 ) ( 848 1760 -352 ) ( 688 1760 -352 ) TRIGGER 0 0 0 1 1 +( 688 1824 -192 ) ( 688 1824 -352 ) ( 848 1824 -352 ) TRIGGER 0 0 0 1 1 +( 848 1824 -192 ) ( 848 1760 -192 ) ( 688 1760 -192 ) TRIGGER 0 0 0 1 1 +( 688 1824 -352 ) ( 688 1760 -352 ) ( 848 1760 -352 ) TRIGGER 0 0 0 1 1 +( 848 1760 -352 ) ( 848 1760 -192 ) ( 848 1824 -192 ) TRIGGER 0 0 0 1 1 +( 688 1824 -352 ) ( 688 1824 -192 ) ( 688 1760 -192 ) TRIGGER 0 0 0 1 1 +} +} +// entity 476 +{ +"delay" "0" +"health" "0" +"sounds" "3" +"target" "ramplights_4" +"classname" "trigger_once" +// brush 0 +{ +( 672 1968 -256 ) ( 672 1968 -416 ) ( 608 1968 -416 ) TRIGGER 0 0 0 1 1 +( 608 2128 -256 ) ( 608 2128 -416 ) ( 672 2128 -416 ) TRIGGER 0 0 0 1 1 +( 672 2128 -256 ) ( 672 1968 -256 ) ( 608 1968 -256 ) TRIGGER 0 0 0 1 1 +( 608 2128 -416 ) ( 608 1968 -416 ) ( 672 1968 -416 ) TRIGGER 0 0 0 1 1 +( 672 1968 -416 ) ( 672 1968 -256 ) ( 672 2128 -256 ) TRIGGER 0 0 0 1 1 +( 608 2128 -416 ) ( 608 2128 -256 ) ( 608 1968 -256 ) TRIGGER 0 0 0 1 1 +} +} +// entity 477 +{ +"origin" "400 1680 -192" +"style" "0" +"delay" "0" +"wait" "0.2" +"light" "90" +"targetname" "ramplights_1" +"spawnflags" "1" +"classname" "light" +} +// entity 478 +{ +"origin" "752 1680 -256" +"style" "0" +"delay" "0" +"wait" "0.2" +"light" "90" +"targetname" "ramplights_2" +"spawnflags" "1" +"classname" "light" +} +// entity 479 +{ +"origin" "752 2032 -320" +"style" "0" +"delay" "0" +"wait" "0.2" +"light" "90" +"targetname" "ramplights_3" +"spawnflags" "1" +"classname" "light" +} +// entity 480 +{ +"origin" "400 2032 -384" +"style" "0" +"delay" "0" +"wait" "0.5" +"light" "111" +"targetname" "ramplights_4" +"spawnflags" "1" +"classname" "light" +} +// entity 481 +{ +"origin" "384 1632 -352" +"wait" "2" +"light" "250" +"classname" "light" +} +// entity 482 +{ +"origin" "384 1632 -368" +"wait" "0.2" +"light" "90" +"classname" "light" +} +// entity 483 +{ +"origin" "384 1824 -28" +"wait" "0.30" +"light" "140" +"classname" "light" +} +// entity 484 +{ +"origin" "800 1824 -28" +"wait" "0.30" +"light" "140" +"classname" "light" +} +// entity 485 +{ +"origin" "672 2080 -28" +"wait" "0.30" +"light" "140" +"classname" "light" +} +// entity 486 +{ +"origin" "672 1536 -28" +"wait" "0.30" +"light" "140" +"classname" "light" +} +// entity 487 +{ +"origin" "640 1568 -544" +"wait" "0.5" +"light" "150" +"classname" "light" +} +// entity 488 +{ +"origin" "896 1552 -544" +"wait" "0.5" +"light" "150" +"classname" "light" +} +// entity 489 +{ +"origin" "864 1840 -544" +"wait" "0.5" +"light" "150" +"classname" "light" +} +// entity 490 +{ +"origin" "640 1840 -544" +"wait" "0.5" +"light" "150" +"classname" "light" +} +// entity 491 +{ +"origin" "480 1984 -544" +"wait" "0.5" +"light" "150" +"classname" "light" +} +// entity 492 +{ +"origin" "272 1904 -544" +"wait" "0.5" +"light" "150" +"classname" "light" +} +// entity 493 +{ +"origin" "336 2160 -544" +"wait" "0.5" +"light" "150" +"classname" "light" +} +// entity 494 +{ +"origin" "624 2144 -544" +"wait" "0.5" +"light" "150" +"classname" "light" +} +// entity 495 +{ +"origin" "880 2144 -544" +"wait" "0.5" +"light" "150" +"classname" "light" +} +// entity 496 +{ +"origin" "72 2104 -152" +"wait" "1" +"light" "166" +"classname" "light" +} +// entity 497 +{ +"origin" "224 2576 -128" +"light" "200" +"wait" "0.8" +"classname" "light" +} +// entity 498 +{ +"origin" "224 2624 -160" +"wait" "2" +"light" "120" +"classname" "light" +} +// entity 499 +{ +"origin" "224 2624 -96" +"wait" "2" +"light" "120" +"classname" "light" +} +// entity 500 +{ +"origin" "488 2368 -152" +"wait" "0.2" +"light" "70" +"classname" "light" +} +// entity 501 +{ +"origin" "504 2368 -96" +"wait" "1.1" +"light" "180" +"classname" "light" +} +// entity 502 +{ +"origin" "488 2272 -152" +"wait" "0.2" +"light" "70" +"classname" "light" +} +// entity 503 +{ +"origin" "504 2272 -96" +"wait" "1.1" +"light" "180" +"classname" "light" +} +// entity 504 +{ +"origin" "488 2176 -152" +"wait" "0.2" +"light" "70" +"classname" "light" +} +// entity 505 +{ +"origin" "504 2176 -96" +"wait" "1.1" +"light" "180" +"classname" "light" +} +// entity 506 +{ +"origin" "488 2464 -152" +"style" "10" +"wait" "0.2" +"light" "70" +"classname" "light_fluorospark" +} +// entity 507 +{ +"origin" "504 2464 -96" +"style" "10" +"wait" "1.1" +"light" "180" +"classname" "light_fluorospark" +} +// entity 508 +{ +"origin" "280 2368 -152" +"style" "10" +"wait" "0.2" +"light" "70" +"classname" "light_fluorospark" +} +// entity 509 +{ +"origin" "264 2368 -96" +"style" "10" +"wait" "1.1" +"light" "180" +"classname" "light_fluorospark" +} +// entity 510 +{ +"origin" "280 2176 -152" +"wait" "0.2" +"light" "70" +"classname" "light" +} +// entity 511 +{ +"origin" "264 2176 -96" +"wait" "1.1" +"light" "180" +"classname" "light" +} +// entity 512 +{ +"origin" "232 2080 -152" +"wait" "1" +"light" "100" +"classname" "light" +} +// entity 513 +{ +"origin" "80 1960 -152" +"wait" "1" +"light" "144" +"classname" "light" +} +// entity 514 +{ +"delay" "0" +"sounds" "1" +"classname" "trigger_secret" +// brush 0 +{ +( 144 2112 -192 ) ( 48 2112 -192 ) ( 48 2016 -192 ) TRIGGER 0 0 0 1 1 +( 144 2016 -128 ) ( 48 2016 -128 ) ( 48 2112 -128 ) TRIGGER 0 0 0 1 1 +( 112 2112 -128 ) ( 112 2112 -192 ) ( 112 2016 -192 ) TRIGGER 0 0 0 1 1 +( 48 2016 -128 ) ( 48 2016 -192 ) ( 48 2112 -192 ) TRIGGER 0 0 0 1 1 +( 48 2032 -192 ) ( 144 2032 -192 ) ( 144 2032 -128 ) TRIGGER 0 0 0 1 1 +( 48 1984 -128 ) ( 144 1984 -128 ) ( 144 1984 -192 ) TRIGGER 0 0 0 1 1 +} +} +// entity 515 +{ +"delay" "0" +"sounds" "1" +"classname" "trigger_secret" +// brush 0 +{ +( 544 2192 -192 ) ( 544 2096 -192 ) ( 600 2096 -192 ) TRIGGER 0 0 0 1 1 +( 544 2096 -96 ) ( 544 2192 -96 ) ( 600 2192 -96 ) TRIGGER 0 0 0 1 1 +( 600 2192 -192 ) ( 600 2096 -192 ) ( 600 2096 -96 ) TRIGGER 0 0 0 1 1 +( 544 2096 -192 ) ( 544 2192 -192 ) ( 544 2192 -96 ) TRIGGER 0 0 0 1 1 +( 600 2192 -192 ) ( 600 2192 -96 ) ( 544 2192 -96 ) TRIGGER 0 0 0 1 1 +( 600 2096 -96 ) ( 600 2096 -192 ) ( 544 2096 -192 ) TRIGGER 0 0 0 1 1 +} +} +// entity 516 +{ +"origin" "400 2176 -264" +"targetname" "ramplights_4" +"wait" "0.5" +"light" "120" +"spawnflags" "1" +"classname" "light" +} +// entity 517 +{ +"origin" "280 2160 -264" +"targetname" "ramplights_4" +"wait" "0.5" +"light" "120" +"spawnflags" "1" +"classname" "light" +} +// entity 518 +{ +"origin" "368 2152 -264" +"targetname" "ramplights_4" +"wait" "0.5" +"light" "120" +"spawnflags" "1" +"classname" "light" +} +// entity 519 +{ +"origin" "372 2148 -404" +"classname" "ambient_drone" +} +// entity 520 +{ +"origin" "316 2200 -164" +"classname" "ambient_comp_hum" +} +// entity 521 +{ +"origin" "464 2536 -148" +"classname" "ambient_drone" +} +// entity 522 +{ +"health" "0" +"dmg" "0" +"lip" "1" +"wait" "-1" +"sounds" "4" +"speed" "120" +"targetname" "secrat_bars" +"angle" "-1" +"classname" "func_door" +// brush 0 +{ +( 596 2540 -608 ) ( 588 2540 -608 ) ( 588 2540 -544 ) COP1_2 0 0 0 1 1 +( 588 2548 -608 ) ( 596 2548 -608 ) ( 596 2548 -544 ) COP1_2 0 0 0 1 1 +( 588 2548 -544 ) ( 596 2548 -544 ) ( 596 2540 -544 ) COP1_2 0 0 0 1 1 +( 588 2540 -608 ) ( 596 2540 -608 ) ( 596 2548 -608 ) COP1_2 0 0 0 1 1 +( 596 2540 -608 ) ( 596 2540 -544 ) ( 596 2548 -544 ) COP1_2 0 0 0 1 1 +( 588 2548 -608 ) ( 588 2548 -544 ) ( 588 2540 -544 ) COP1_2 0 0 0 1 1 +} +// brush 1 +{ +( 564 2540 -608 ) ( 556 2540 -608 ) ( 556 2540 -544 ) COP1_2 0 0 0 1 1 +( 556 2548 -608 ) ( 564 2548 -608 ) ( 564 2548 -544 ) COP1_2 0 0 0 1 1 +( 556 2548 -544 ) ( 564 2548 -544 ) ( 564 2540 -544 ) COP1_2 0 0 0 1 1 +( 556 2540 -608 ) ( 564 2540 -608 ) ( 564 2548 -608 ) COP1_2 0 0 0 1 1 +( 564 2540 -608 ) ( 564 2540 -544 ) ( 564 2548 -544 ) COP1_2 0 0 0 1 1 +( 556 2548 -608 ) ( 556 2548 -544 ) ( 556 2540 -544 ) COP1_2 0 0 0 1 1 +} +} +// entity 523 +{ +"origin" "576 2304 -544" +"wait" "0.5" +"light" "150" +"classname" "light" +} +// entity 524 +{ +"origin" "848 2320 -520" +"wait" "0.5" +"light" "150" +"classname" "light" +} +// entity 525 +{ +"origin" "976 1968 -544" +"wait" "0.5" +"light" "150" +"classname" "light" +} +// entity 526 +{ +"origin" "264 1632 -480" +"classname" "item_artifact_envirosuit" +} +// entity 527 +{ +"origin" "752 2280 -536" +"classname" "ambient_swamp1" +} +// entity 528 +{ +"origin" "1048 2032 -536" +"classname" "ambient_swamp1" +} +// entity 529 +{ +"origin" "608 1872 -536" +"classname" "ambient_swamp2" +} +// entity 530 +{ +"health" "0" +"message" "You must press the three buttons..." +"dmg" "0" +"lip" "96" +"wait" "-1" +"sounds" "2" +"speed" "80" +"targetname" "ramproom_door" +"angle" "180" +"classname" "func_door" +// brush 0 +{ +( 456 1472 -496 ) ( 480 1472 -472 ) ( 480 1488 -472 ) COP1_1 0 0 0 1 1 +( 480 1472 -424 ) ( 456 1472 -400 ) ( 456 1488 -400 ) COP1_1 0 0 0 1 1 +( 416 1472 -496 ) ( 416 1472 -400 ) ( 456 1472 -400 ) COP1_1 0 0 0 1 1 +( 456 1488 -496 ) ( 480 1488 -472 ) ( 480 1488 -424 ) COP1_1 0 0 0 1 1 +( 480 1472 -424 ) ( 480 1488 -424 ) ( 480 1488 -472 ) COP1_1 0 0 0 1 1 +( 416 1488 -496 ) ( 416 1488 -400 ) ( 416 1472 -400 ) COP1_1 0 0 0 1 1 +( 416 1472 -496 ) ( 456 1472 -496 ) ( 456 1488 -496 ) COP1_1 0 0 0 1 1 +( 416 1488 -400 ) ( 456 1488 -400 ) ( 456 1472 -400 ) COP1_1 0 0 0 1 1 +} +// brush 1 +{ +( 464 1472 -384 ) ( 456 1472 -400 ) ( 224 1472 -400 ) TECH04_5 0 0 0 1 1 +( 456 1488 -400 ) ( 464 1488 -384 ) ( 224 1488 -384 ) TECH04_5 0 0 0 1 1 +( 464 1488 -384 ) ( 456 1488 -400 ) ( 456 1472 -400 ) TECH04_5 0 0 0 1 1 +( 224 1488 -400 ) ( 224 1488 -384 ) ( 224 1472 -384 ) TECH04_5 0 0 0 1 1 +( 224 1488 -400 ) ( 224 1472 -400 ) ( 456 1472 -400 ) TECH04_5 0 0 0 1 1 +( 224 1472 -384 ) ( 224 1488 -384 ) ( 464 1488 -384 ) TECH04_5 0 0 0 1 1 +} +// brush 2 +{ +( 480 1472 -424 ) ( 456 1472 -400 ) ( 464 1472 -384 ) TECH04_5 -11 -11 -45 1.060000 1.060000 +( 496 1488 -416 ) ( 464 1488 -384 ) ( 456 1488 -400 ) TECH04_5 -11 -11 -45 1.060000 1.060000 +( 480 1488 -424 ) ( 480 1472 -424 ) ( 496 1472 -416 ) TECH04_5 0 0 0 1 1 +( 464 1488 -384 ) ( 464 1472 -384 ) ( 456 1472 -400 ) TECH04_5 0 0 0 1 1 +( 456 1472 -400 ) ( 480 1472 -424 ) ( 480 1488 -424 ) TECH04_5 -8 0 0 0.750000 1 +( 464 1488 -384 ) ( 496 1488 -416 ) ( 496 1472 -416 ) TECH04_5 0 0 0 1 1 +} +// brush 3 +{ +( 480 1472 -424 ) ( 496 1472 -416 ) ( 496 1472 -480 ) TECH04_5 0 0 270 1 1 +( 496 1488 -416 ) ( 480 1488 -424 ) ( 480 1488 -472 ) TECH04_5 0 16 270 1 1 +( 480 1472 -472 ) ( 496 1472 -480 ) ( 496 1488 -480 ) TECH04_5 0 0 270 1 1 +( 496 1472 -416 ) ( 480 1472 -424 ) ( 480 1488 -424 ) TECH04_5 0 0 270 1 1 +( 480 1472 -472 ) ( 480 1488 -472 ) ( 480 1488 -424 ) TECH04_5 0 0 270 1 1 +( 496 1488 -480 ) ( 496 1472 -480 ) ( 496 1472 -416 ) TECH04_5 0 0 270 1 1 +} +// brush 4 +{ +( 496 1472 -480 ) ( 464 1472 -512 ) ( 456 1472 -496 ) TECH04_5 -11 -21 225 1.060000 1.060000 +( 480 1488 -472 ) ( 456 1488 -496 ) ( 464 1488 -512 ) TECH04_5 -11 -21 225 1.060000 1.060000 +( 496 1488 -480 ) ( 496 1472 -480 ) ( 480 1472 -472 ) TECH04_5 0 0 0 1 1 +( 456 1488 -496 ) ( 456 1472 -496 ) ( 464 1472 -512 ) TECH04_5 0 0 0 1 1 +( 456 1488 -496 ) ( 480 1488 -472 ) ( 480 1472 -472 ) TECH04_5 -8 0 0 0.750000 1 +( 464 1472 -512 ) ( 496 1472 -480 ) ( 496 1488 -480 ) TECH04_5 0 0 0 1 1 +} +// brush 5 +{ +( 224 1472 -512 ) ( 224 1472 -496 ) ( 456 1472 -496 ) TECH04_5 0 0 0 1 1 +( 224 1488 -496 ) ( 224 1488 -512 ) ( 464 1488 -512 ) TECH04_5 0 0 180 1 1 +( 464 1472 -512 ) ( 456 1472 -496 ) ( 456 1488 -496 ) TECH04_5 0 0 0 1 1 +( 224 1472 -496 ) ( 224 1472 -512 ) ( 224 1488 -512 ) TECH04_5 0 0 0 1 1 +( 456 1488 -496 ) ( 456 1472 -496 ) ( 224 1472 -496 ) TECH04_5 0 0 0 1 1 +( 464 1472 -512 ) ( 464 1488 -512 ) ( 224 1488 -512 ) TECH04_5 0 0 0 1 1 +} +// brush 6 +{ +( 352 1488 -496 ) ( 352 1472 -496 ) ( 416 1472 -496 ) COP1_1 0 0 0 1 1 +( 352 1472 -480 ) ( 352 1488 -480 ) ( 416 1488 -480 ) COP1_1 0 0 0 1 1 +( 416 1488 -496 ) ( 416 1472 -496 ) ( 416 1472 -480 ) COP1_1 0 0 0 1 1 +( 352 1472 -496 ) ( 352 1488 -496 ) ( 352 1488 -480 ) COP1_1 0 0 0 1 1 +( 416 1488 -496 ) ( 416 1488 -480 ) ( 352 1488 -480 ) COP1_1 0 0 0 1 1 +( 416 1472 -480 ) ( 416 1472 -496 ) ( 352 1472 -496 ) COP1_1 0 0 0 1 1 +} +// brush 7 +{ +( 352 1488 -416 ) ( 352 1472 -416 ) ( 416 1472 -416 ) COP1_1 0 0 0 1 1 +( 352 1472 -400 ) ( 352 1488 -400 ) ( 416 1488 -400 ) COP1_1 0 0 0 1 1 +( 416 1488 -416 ) ( 416 1472 -416 ) ( 416 1472 -400 ) COP1_1 0 0 0 1 1 +( 352 1472 -416 ) ( 352 1488 -416 ) ( 352 1488 -400 ) COP1_1 0 0 0 1 1 +( 416 1488 -416 ) ( 416 1488 -400 ) ( 352 1488 -400 ) COP1_1 0 0 0 1 1 +( 416 1472 -400 ) ( 416 1472 -416 ) ( 352 1472 -416 ) COP1_1 0 0 0 1 1 +} +// brush 8 +{ +( 224 1488 -496 ) ( 224 1472 -496 ) ( 352 1472 -496 ) COP1_1 0 0 0 1 1 +( 224 1472 -400 ) ( 224 1488 -400 ) ( 352 1488 -400 ) COP1_1 0 0 0 1 1 +( 352 1488 -496 ) ( 352 1472 -496 ) ( 352 1472 -400 ) COP1_1 0 0 0 1 1 +( 224 1472 -496 ) ( 224 1488 -496 ) ( 224 1488 -400 ) COP1_1 0 0 0 1 1 +( 352 1488 -496 ) ( 352 1488 -400 ) ( 224 1488 -400 ) COP1_1 0 0 0 1 1 +( 352 1472 -400 ) ( 352 1472 -496 ) ( 224 1472 -496 ) COP1_1 0 0 0 1 1 +} +// brush 9 +{ +( 352 1488 -480 ) ( 352 1472 -480 ) ( 416 1472 -480 ) PBTEK1_03 32 32 0 1 1 +( 352 1472 -416 ) ( 352 1488 -416 ) ( 416 1488 -416 ) PBTEK1_03 32 32 0 1 1 +( 416 1488 -480 ) ( 416 1472 -480 ) ( 416 1472 -416 ) PBTEK1_03 32 32 0 1 1 +( 352 1472 -480 ) ( 352 1488 -480 ) ( 352 1488 -416 ) PBTEK1_03 32 32 0 1 1 +( 416 1488 -480 ) ( 416 1488 -416 ) ( 352 1488 -416 ) KEY01_3 32 32 0 1 1 +( 416 1472 -416 ) ( 416 1472 -480 ) ( 352 1472 -480 ) KEY01_3 32 32 0 1 1 +} +} +// entity 531 +{ +"target" "ramproom_buttons" +"lip" "2" +"speed" "50" +"health" "0" +"wait" "-1" +"sounds" "0" +"angle" "270" +"classname" "func_button" +// brush 0 +{ +( 384 1592 -208 ) ( 384 1604 -208 ) ( 416 1604 -208 ) BASE_CEIL1 -112 -80 0 1 1 +( 384 1604 -240 ) ( 384 1592 -240 ) ( 416 1592 -240 ) BASE_CEIL1 -112 -80 0 1 1 +( 384 1592 -240 ) ( 384 1604 -240 ) ( 384 1604 -208 ) BASE_CEIL1 16 -80 -90 1 1 +( 416 1604 -240 ) ( 416 1592 -240 ) ( 416 1592 -208 ) BASE_CEIL1 16 -80 -90 1 1 +( 384 1604 -240 ) ( 416 1604 -240 ) ( 416 1604 -208 ) +0BASEBTN 0 16 0 1 1 +( 416 1592 -240 ) ( 384 1592 -240 ) ( 384 1592 -208 ) BASE_CEIL1 -112 -16 0 1 -1 +} +} +// entity 532 +{ +"target" "ramproom_buttons" +"lip" "2" +"speed" "50" +"health" "0" +"wait" "-1" +"sounds" "0" +"classname" "func_button" +// brush 0 +{ +( 840 1664 -272 ) ( 828 1664 -272 ) ( 828 1696 -272 ) BASE_CEIL1 -112 -80 0 1 1 +( 828 1664 -304 ) ( 840 1664 -304 ) ( 840 1696 -304 ) BASE_CEIL1 -112 -80 0 1 1 +( 840 1664 -304 ) ( 828 1664 -304 ) ( 828 1664 -272 ) BASE_CEIL1 16 -80 -90 1 1 +( 828 1696 -304 ) ( 840 1696 -304 ) ( 840 1696 -272 ) BASE_CEIL1 16 -80 -90 1 1 +( 828 1664 -304 ) ( 828 1696 -304 ) ( 828 1696 -272 ) +0BASEBTN 0 16 0 1 1 +( 840 1696 -304 ) ( 840 1664 -304 ) ( 840 1664 -272 ) BASE_CEIL1 -112 -16 0 1 -1 +} +} +// entity 533 +{ +"target" "ramproom_buttons" +"lip" "2" +"speed" "50" +"health" "0" +"wait" "-1" +"sounds" "0" +"angle" "90" +"classname" "func_button" +// brush 0 +{ +( 768 2120 -336 ) ( 768 2108 -336 ) ( 736 2108 -336 ) BASE_CEIL1 -112 -80 0 1 1 +( 768 2108 -368 ) ( 768 2120 -368 ) ( 736 2120 -368 ) BASE_CEIL1 -112 -80 0 1 1 +( 768 2120 -368 ) ( 768 2108 -368 ) ( 768 2108 -336 ) BASE_CEIL1 16 -80 -90 1 1 +( 736 2108 -368 ) ( 736 2120 -368 ) ( 736 2120 -336 ) BASE_CEIL1 16 -80 -90 1 1 +( 768 2108 -368 ) ( 736 2108 -368 ) ( 736 2108 -336 ) +0BASEBTN 0 16 0 1 1 +( 736 2120 -368 ) ( 768 2120 -368 ) ( 768 2120 -336 ) BASE_CEIL1 -112 -16 0 1 -1 +} +} +// entity 534 +{ +"origin" "696 1540 -508" +"wait" "0.5" +"light" "150" +"classname" "light" +} +// entity 535 +{ +"origin" "500 1520 -568" +"wait" "0.5" +"light" "150" +"classname" "light" +} +// entity 536 +{ +"origin" "260 1544 -568" +"wait" "0.5" +"light" "150" +"classname" "light" +} +// entity 537 +{ +"origin" "488 1560 -480" +"wait" "0.2" +"light" "50" +"classname" "light" +} +// entity 538 +{ +"origin" "464 1576 -480" +"light" "120" +"classname" "light" +} +// entity 539 +{ +"origin" "464 1688 -480" +"light" "100" +"classname" "light" +} +// entity 540 +{ +"origin" "440 1704 -480" +"wait" "0.2" +"light" "50" +"classname" "light" +} +// entity 541 +{ +"origin" "280 1560 -480" +"wait" "0.2" +"light" "50" +"classname" "light" +} +// entity 542 +{ +"origin" "304 1576 -480" +"light" "120" +"classname" "light" +} +// entity 543 +{ +"origin" "304 1688 -480" +"light" "100" +"classname" "light" +} +// entity 544 +{ +"origin" "328 1704 -480" +"wait" "0.2" +"light" "50" +"classname" "light" +} +// entity 545 +{ +"origin" "504 2560 -96" +"wait" "1.1" +"light" "180" +"classname" "light" +} +// entity 546 +{ +"origin" "488 2560 -152" +"wait" "0.2" +"light" "70" +"classname" "light" +} +// entity 547 +{ +"origin" "264 2272 -96" +"wait" "1.1" +"light" "180" +"classname" "light" +} +// entity 548 +{ +"origin" "280 2272 -152" +"wait" "0.2" +"light" "70" +"classname" "light" +} +// entity 549 +{ +"origin" "-328 2648 -64" +"wait" "0.8" +"light" "150" +"classname" "light" +} +// entity 550 +{ +"origin" "-320 2368 -64" +"light" "150" +"wait" "0.8" +"classname" "light" +} +// entity 551 +{ +"origin" "-1120 2336 16" +"light" "200" +"wait" "0.8" +"classname" "light" +} +// entity 552 +{ +"origin" "592 1280 -480" +"wait" "0.8" +"light" "150" +"classname" "light" +} +// entity 553 +{ +"origin" "592 1280 -328" +"light" "270" +"wait" "2" +"classname" "light" +} +// entity 554 +{ +"origin" "384 1328 -328" +"wait" "2" +"light" "270" +"classname" "light" +} +// entity 555 +{ +"origin" "752 1280 -480" +"light" "150" +"wait" "0.8" +"classname" "light" +} +// entity 556 +{ +"origin" "752 1280 -328" +"wait" "2" +"light" "270" +"classname" "light" +} +// entity 557 +{ +"origin" "912 1280 -480" +"wait" "0.8" +"light" "150" +"classname" "light" +} +// entity 558 +{ +"origin" "912 1280 -328" +"light" "270" +"wait" "2" +"classname" "light" +} +// entity 559 +{ +"origin" "432 1280 -480" +"light" "150" +"wait" "0.8" +"classname" "light" +} +// entity 560 +{ +"origin" "432 1280 -328" +"wait" "2" +"light" "270" +"classname" "light" +} +// entity 561 +{ +"origin" "384 1368 -480" +"wait" "0.8" +"light" "150" +"classname" "light" +} +// entity 562 +{ +"origin" "384 1280 -648" +"light" "270" +"wait" "2" +"classname" "light" +} +// entity 563 +{ +"origin" "592 1280 -592" +"light" "150" +"wait" "0.8" +"classname" "light" +} +// entity 564 +{ +"origin" "752 1280 -592" +"wait" "0.8" +"light" "150" +"classname" "light" +} +// entity 565 +{ +"origin" "912 1280 -592" +"light" "150" +"wait" "0.8" +"classname" "light" +} +// entity 566 +{ +"origin" "432 1280 -592" +"wait" "0.8" +"light" "150" +"classname" "light" +} +// entity 567 +{ +"origin" "384 1368 -592" +"light" "150" +"wait" "0.8" +"classname" "light" +} +// entity 568 +{ +"origin" "1120 1232 -328" +"light" "270" +"wait" "2" +"classname" "light" +} +// entity 569 +{ +"origin" "1072 1280 -328" +"light" "270" +"wait" "2" +"classname" "light" +} +// entity 570 +{ +"origin" "1120 1280 -648" +"wait" "2" +"light" "270" +"classname" "light" +} +// entity 571 +{ +"origin" "1120 1072 -592" +"wait" "0.8" +"light" "150" +"classname" "light" +} +// entity 572 +{ +"origin" "1120 912 -592" +"light" "150" +"wait" "0.8" +"classname" "light" +} +// entity 573 +{ +"origin" "1120 752 -592" +"wait" "0.8" +"light" "150" +"classname" "light" +} +// entity 574 +{ +"origin" "1120 1232 -592" +"light" "150" +"wait" "0.8" +"classname" "light" +} +// entity 575 +{ +"origin" "1056 1280 -592" +"wait" "0.8" +"light" "150" +"classname" "light" +} +// entity 576 +{ +"origin" "1120 1072 -240" +"wait" "2" +"light" "270" +"classname" "light" +} +// entity 577 +{ +"origin" "1120 912 -168" +"light" "270" +"wait" "2" +"classname" "light" +} +// entity 578 +{ +"origin" "1120 752 -104" +"wait" "2" +"light" "270" +"classname" "light" +} +// entity 579 +{ +"origin" "1120 1280 -480" +"light" "150" +"wait" "0.8" +"classname" "light" +} +// entity 580 +{ +"origin" "1120 1072 -432" +"wait" "0.8" +"light" "150" +"classname" "light" +} +// entity 581 +{ +"origin" "1120 912 -360" +"light" "150" +"wait" "0.8" +"classname" "light" +} +// entity 582 +{ +"origin" "1120 752 -296" +"wait" "0.8" +"light" "150" +"classname" "light" +} +// entity 583 +{ +"origin" "1120 544 -344" +"light" "270" +"wait" "2" +"classname" "light" +} +// entity 584 +{ +"origin" "1120 320 -344" +"wait" "2" +"light" "270" +"classname" "light" +} +// entity 585 +{ +"origin" "1120 560 -432" +"light" "200" +"classname" "light" +} +// entity 586 +{ +"origin" "1120 352 -432" +"light" "180" +"wait" "0.6" +"classname" "light" +} +// entity 587 +{ +"origin" "1120 512 -88" +"wait" "0.9" +"light" "200" +"classname" "light" +} +// entity 588 +{ +"origin" "1120 352 -264" +"light" "180" +"wait" "0.8" +"classname" "light" +} +// entity 589 +{ +"origin" "1032 192 -264" +"light" "150" +"classname" "light" +} +// entity 590 +{ +"origin" "1120 -96 -240" +"light" "200" +"classname" "light" +} +// entity 591 +{ +"origin" "1120 -120 -176" +"classname" "ambient_drone" +} +// entity 592 +{ +"origin" "1120 720 -472" +"light" "190" +"wait" "0.8" +"classname" "light" +} +// entity 593 +{ +"target" "t2" +"classname" "trigger_teleport" +// brush 0 +{ +( 1152 576 -488 ) ( 1088 576 -488 ) ( 1088 568 -488 ) TRIGGER 8 32 0 1 1 +( 1088 568 -384 ) ( 1088 576 -384 ) ( 1152 576 -384 ) TRIGGER 8 32 0 1 1 +( 1088 568 -424 ) ( 1152 568 -424 ) ( 1152 568 -440 ) TRIGGER 8 0 0 1 1 +( 1152 568 -424 ) ( 1152 576 -424 ) ( 1152 576 -440 ) TRIGGER -32 0 0 1 1 +( 1152 576 -424 ) ( 1088 576 -424 ) ( 1088 576 -440 ) TRIGGER 8 0 0 1 1 +( 1088 576 -424 ) ( 1088 568 -424 ) ( 1088 568 -440 ) TRIGGER -32 0 0 1 1 +} +} +// entity 594 +{ +"origin" "-576 952 32" +"targetname" "t2" +"angle" "90" +"classname" "info_teleport_destination" +} +// entity 595 +{ +"origin" "1120 352 -616" +"wait" "0.6" +"light" "180" +"classname" "light" +} +// entity 596 +{ +"origin" "1120 544 -592" +"light" "150" +"wait" "0.8" +"classname" "light" +} +// entity 597 +{ +"classname" "trigger_secret" +// brush 0 +{ +( 1184 384 -472 ) ( 1088 384 -472 ) ( 1088 296 -472 ) TRIGGER -8 -16 0 1 1 +( 1088 296 -456 ) ( 1088 384 -456 ) ( 1184 384 -456 ) TRIGGER -8 -16 0 1 1 +( 1056 320 -456 ) ( 1152 320 -456 ) ( 1152 320 -472 ) TRIGGER -8 0 0 1 1 +( 1152 320 -456 ) ( 1152 408 -456 ) ( 1152 408 -472 ) TRIGGER 16 0 0 1 1 +( 1184 384 -456 ) ( 1088 384 -456 ) ( 1088 384 -472 ) TRIGGER -8 0 0 1 1 +( 1088 384 -456 ) ( 1088 296 -456 ) ( 1088 296 -472 ) TRIGGER 16 0 0 1 1 +} +} +// entity 598 +{ +"origin" "1120 464 -496" +"classname" "item_armor2" +} +// entity 599 +{ +"origin" "1304 1104 -536" +"classname" "ambient_swamp1" +} +// entity 600 +{ +"origin" "1376 1648 -536" +"classname" "ambient_swamp2" +} +// entity 601 +{ +"origin" "1264 1824 -544" +"light" "150" +"wait" "0.5" +"classname" "light" +} +// entity 602 +{ +"origin" "1336 1536 -544" +"wait" "0.5" +"light" "150" +"classname" "light" +} +// entity 603 +{ +"origin" "1272 1248 -544" +"light" "150" +"wait" "0.5" +"classname" "light" +} +// entity 604 +{ +"origin" "1120 432 -344" +"wait" "2" +"light" "270" +"classname" "light" +} +// entity 605 +{ +"classname" "func_wall" +// brush 0 +{ +( 1344 280 -56 ) ( 1344 360 -56 ) ( 1344 360 -136 ) ECOP1_6 32 0 0 1 1 +( 1336 280 -136 ) ( 1336 360 -136 ) ( 1336 360 -56 ) ECOP1_6 32 0 0 1 1 +( 1344 280 -56 ) ( 1344 280 -136 ) ( 1336 280 -136 ) ECOP1_6 16 0 -180 1 -1 +( 1336 360 -56 ) ( 1336 360 -136 ) ( 1344 360 -136 ) ECOP1_6 16 0 -180 1 -1 +( 1344 360 -56 ) ( 1344 280 -56 ) ( 1336 280 -56 ) ECOP1_6 32 -56 90 1 1 +( 1336 360 -136 ) ( 1336 280 -136 ) ( 1344 280 -136 ) ECOP1_6 32 -56 90 1 1 +( 2848 296 -48 ) ( 2848 288 -56 ) ( 2720 288 -56 ) ECOP1_6 32 -56 90 1 1 +( 2848 360 -64 ) ( 2848 352 -56 ) ( 2720 352 -56 ) ECOP1_6 32 -56 90 1 1 +( 2848 352 -136 ) ( 2848 360 -128 ) ( 2720 360 -128 ) ECOP1_6 32 -56 90 1 1 +( 2848 280 -128 ) ( 2848 288 -136 ) ( 2720 288 -136 ) ECOP1_6 32 -56 90 1 1 +} +// brush 1 +{ +( 1252 344 -68 ) ( 1240 344 -80 ) ( 1240 328 -80 ) TECH04_7 0 -32 90 1 1 +( 1200 344 -40 ) ( 1224 344 -40 ) ( 1224 328 -40 ) TECH04_7 0 -32 90 1 1 +( 1240 328 -80 ) ( 1200 328 -40 ) ( 1224 328 -40 ) TECH04_7 5 -123 -134 1.059980 -1.059964 +( 1200 344 -40 ) ( 1240 344 -80 ) ( 1252 344 -68 ) TECH04_7 5 -123 -134 1.059980 -1.059964 +( 1252 328 -68 ) ( 1224 328 -40 ) ( 1224 344 -40 ) TECH04_7 8 -63 90 1 0.749939 +( 1200 328 -40 ) ( 1240 328 -80 ) ( 1240 344 -80 ) TECH04_7 8 -63 90 1 0.749939 +} +// brush 2 +{ +( 1252 312 -68 ) ( 1240 312 -80 ) ( 1240 296 -80 ) TECH04_7 0 -32 90 1 1 +( 1200 312 -40 ) ( 1224 312 -40 ) ( 1224 296 -40 ) TECH04_7 0 -32 90 1 1 +( 1240 296 -80 ) ( 1200 296 -40 ) ( 1224 296 -40 ) TECH04_7 5 -123 -134 1.059980 -1.059964 +( 1200 312 -40 ) ( 1240 312 -80 ) ( 1252 312 -68 ) TECH04_7 5 -123 -134 1.059980 -1.059964 +( 1252 296 -68 ) ( 1224 296 -40 ) ( 1224 312 -40 ) TECH04_7 8 -63 90 1 0.749939 +( 1200 296 -40 ) ( 1240 296 -80 ) ( 1240 312 -80 ) TECH04_7 8 -63 90 1 0.749939 +} +} +// entity 606 +{ +"classname" "func_wall" +// brush 0 +{ +( 2848 408 -128 ) ( 2848 416 -136 ) ( 2720 416 -136 ) ECOP1_6 -32 8 90 1 1 +( 2848 480 -136 ) ( 2848 488 -128 ) ( 2720 488 -128 ) ECOP1_6 -32 8 90 1 1 +( 2848 488 -64 ) ( 2848 480 -56 ) ( 2720 480 -56 ) ECOP1_6 -32 8 90 1 1 +( 2848 424 -48 ) ( 2848 416 -56 ) ( 2720 416 -56 ) ECOP1_6 -32 8 90 1 1 +( 1336 488 -136 ) ( 1336 408 -136 ) ( 1344 408 -136 ) ECOP1_6 -32 8 90 1 1 +( 1344 488 -56 ) ( 1344 408 -56 ) ( 1336 408 -56 ) ECOP1_6 -32 8 90 1 1 +( 1336 488 -56 ) ( 1336 488 -136 ) ( 1344 488 -136 ) ECOP1_6 16 0 -180 1 -1 +( 1344 408 -56 ) ( 1344 408 -136 ) ( 1336 408 -136 ) ECOP1_6 16 0 -180 1 -1 +( 1336 408 -136 ) ( 1336 488 -136 ) ( 1336 488 -56 ) ECOP1_6 -32 0 0 1 1 +( 1344 408 -56 ) ( 1344 488 -56 ) ( 1344 488 -136 ) ECOP1_6 -32 0 0 1 1 +} +// brush 1 +{ +( 1200 456 -40 ) ( 1240 456 -80 ) ( 1240 472 -80 ) TECH04_7 -8 -63 90 1 0.749939 +( 1252 456 -68 ) ( 1224 456 -40 ) ( 1224 472 -40 ) TECH04_7 -8 -63 90 1 0.749939 +( 1200 472 -40 ) ( 1240 472 -80 ) ( 1252 472 -68 ) TECH04_7 5 4 -134 1.059980 -1.059964 +( 1240 456 -80 ) ( 1200 456 -40 ) ( 1224 456 -40 ) TECH04_7 5 4 -134 1.059980 -1.059964 +( 1200 472 -40 ) ( 1224 472 -40 ) ( 1224 456 -40 ) TECH04_7 0 -32 90 1 1 +( 1252 472 -68 ) ( 1240 472 -80 ) ( 1240 456 -80 ) TECH04_7 0 -32 90 1 1 +} +// brush 2 +{ +( 1200 424 -40 ) ( 1240 424 -80 ) ( 1240 440 -80 ) TECH04_7 -8 -63 90 1 0.749939 +( 1252 424 -68 ) ( 1224 424 -40 ) ( 1224 440 -40 ) TECH04_7 -8 -63 90 1 0.749939 +( 1200 440 -40 ) ( 1240 440 -80 ) ( 1252 440 -68 ) TECH04_7 5 4 -134 1.059980 -1.059964 +( 1240 424 -80 ) ( 1200 424 -40 ) ( 1224 424 -40 ) TECH04_7 5 4 -134 1.059980 -1.059964 +( 1200 440 -40 ) ( 1224 440 -40 ) ( 1224 424 -40 ) TECH04_7 0 -32 90 1 1 +( 1252 440 -68 ) ( 1240 440 -80 ) ( 1240 424 -80 ) TECH04_7 0 -32 90 1 1 +} +} +// entity 607 +{ +"classname" "func_wall" +// brush 0 +{ +( 1344 536 -56 ) ( 1344 616 -56 ) ( 1344 616 -136 ) ECOP1_6 -32 0 0 1 1 +( 1336 536 -136 ) ( 1336 616 -136 ) ( 1336 616 -56 ) ECOP1_6 -32 0 0 1 1 +( 1344 536 -56 ) ( 1344 536 -136 ) ( 1336 536 -136 ) ECOP1_6 16 0 -180 1 -1 +( 1336 616 -56 ) ( 1336 616 -136 ) ( 1344 616 -136 ) ECOP1_6 16 0 -180 1 -1 +( 1344 616 -56 ) ( 1344 536 -56 ) ( 1336 536 -56 ) ECOP1_6 -32 8 90 1 1 +( 1336 616 -136 ) ( 1336 536 -136 ) ( 1344 536 -136 ) ECOP1_6 -32 8 90 1 1 +( 2848 552 -48 ) ( 2848 544 -56 ) ( 2720 544 -56 ) ECOP1_6 -32 8 90 1 1 +( 2848 616 -64 ) ( 2848 608 -56 ) ( 2720 608 -56 ) ECOP1_6 -32 8 90 1 1 +( 2848 608 -136 ) ( 2848 616 -128 ) ( 2720 616 -128 ) ECOP1_6 -32 8 90 1 1 +( 2848 536 -128 ) ( 2848 544 -136 ) ( 2720 544 -136 ) ECOP1_6 -32 8 90 1 1 +} +// brush 1 +{ +( 1252 600 -68 ) ( 1240 600 -80 ) ( 1240 584 -80 ) TECH04_7 0 -32 90 1 1 +( 1200 600 -40 ) ( 1224 600 -40 ) ( 1224 584 -40 ) TECH04_7 0 -32 90 1 1 +( 1240 584 -80 ) ( 1200 584 -40 ) ( 1224 584 -40 ) TECH04_7 5 3 -134 1.059980 -1.059964 +( 1200 600 -40 ) ( 1240 600 -80 ) ( 1252 600 -68 ) TECH04_7 5 3 -134 1.059980 -1.059964 +( 1252 584 -68 ) ( 1224 584 -40 ) ( 1224 600 -40 ) TECH04_7 8 -63 90 1 0.749939 +( 1200 584 -40 ) ( 1240 584 -80 ) ( 1240 600 -80 ) TECH04_7 8 -63 90 1 0.749939 +} +// brush 2 +{ +( 1252 568 -68 ) ( 1240 568 -80 ) ( 1240 552 -80 ) TECH04_7 0 -32 90 1 1 +( 1200 568 -40 ) ( 1224 568 -40 ) ( 1224 552 -40 ) TECH04_7 0 -32 90 1 1 +( 1240 552 -80 ) ( 1200 552 -40 ) ( 1224 552 -40 ) TECH04_7 5 3 -134 1.059980 -1.059964 +( 1200 568 -40 ) ( 1240 568 -80 ) ( 1252 568 -68 ) TECH04_7 5 3 -134 1.059980 -1.059964 +( 1252 552 -68 ) ( 1224 552 -40 ) ( 1224 568 -40 ) TECH04_7 8 -63 90 1 0.749939 +( 1200 552 -40 ) ( 1240 552 -80 ) ( 1240 568 -80 ) TECH04_7 8 -63 90 1 0.749939 +} +} +// entity 608 +{ +"classname" "func_wall" +// brush 0 +{ +( -480 544 -136 ) ( -608 544 -136 ) ( -608 536 -128 ) ECOP1_6 -32 40 90 1 1 +( -480 616 -128 ) ( -608 616 -128 ) ( -608 608 -136 ) ECOP1_6 -32 40 90 1 1 +( -480 608 -56 ) ( -608 608 -56 ) ( -608 616 -64 ) ECOP1_6 -32 40 90 1 1 +( -480 544 -56 ) ( -608 544 -56 ) ( -608 552 -48 ) ECOP1_6 -32 40 90 1 1 +( 896 536 -136 ) ( 904 536 -136 ) ( 904 616 -136 ) ECOP1_6 -32 40 90 1 1 +( 904 536 -56 ) ( 896 536 -56 ) ( 896 616 -56 ) ECOP1_6 -32 40 90 1 1 +( 896 616 -136 ) ( 904 616 -136 ) ( 904 616 -56 ) ECOP1_6 -16 0 -180 1 -1 +( 904 536 -136 ) ( 896 536 -136 ) ( 896 536 -56 ) ECOP1_6 -16 0 -180 1 -1 +( 904 616 -56 ) ( 904 616 -136 ) ( 904 536 -136 ) ECOP1_6 -32 0 0 1 1 +( 896 616 -136 ) ( 896 616 -56 ) ( 896 536 -56 ) ECOP1_6 -32 0 0 1 1 +} +// brush 1 +{ +( 1000 600 -80 ) ( 1000 584 -80 ) ( 1040 584 -40 ) TECH04_7 -7 65 90 1 0.749939 +( 1016 600 -40 ) ( 1016 584 -40 ) ( 988 584 -68 ) TECH04_7 -7 65 90 1 0.749939 +( 988 600 -68 ) ( 1000 600 -80 ) ( 1040 600 -40 ) TECH04_7 4 58 -44 1.059980 -1.059964 +( 1016 584 -40 ) ( 1040 584 -40 ) ( 1000 584 -80 ) TECH04_7 4 58 -44 1.059980 -1.059964 +( 1016 584 -40 ) ( 1016 600 -40 ) ( 1040 600 -40 ) TECH04_7 0 0 90 1 1 +( 1000 584 -80 ) ( 1000 600 -80 ) ( 988 600 -68 ) TECH04_7 0 0 90 1 1 +} +// brush 2 +{ +( 1000 568 -80 ) ( 1000 552 -80 ) ( 1040 552 -40 ) TECH04_7 -7 65 90 1 0.749939 +( 1016 568 -40 ) ( 1016 552 -40 ) ( 988 552 -68 ) TECH04_7 -7 65 90 1 0.749939 +( 988 568 -68 ) ( 1000 568 -80 ) ( 1040 568 -40 ) TECH04_7 4 58 -44 1.059980 -1.059964 +( 1016 552 -40 ) ( 1040 552 -40 ) ( 1000 552 -80 ) TECH04_7 4 58 -44 1.059980 -1.059964 +( 1016 552 -40 ) ( 1016 568 -40 ) ( 1040 568 -40 ) TECH04_7 0 0 90 1 1 +( 1000 552 -80 ) ( 1000 568 -80 ) ( 988 568 -68 ) TECH04_7 0 0 90 1 1 +} +} +// entity 609 +{ +"classname" "func_wall" +// brush 0 +{ +( 896 488 -136 ) ( 896 488 -56 ) ( 896 408 -56 ) ECOP1_6 32 0 0 1 1 +( 904 488 -56 ) ( 904 488 -136 ) ( 904 408 -136 ) ECOP1_6 32 0 0 1 1 +( 904 408 -136 ) ( 896 408 -136 ) ( 896 408 -56 ) ECOP1_6 -16 0 -180 1 -1 +( 896 488 -136 ) ( 904 488 -136 ) ( 904 488 -56 ) ECOP1_6 -16 0 -180 1 -1 +( 904 408 -56 ) ( 896 408 -56 ) ( 896 488 -56 ) ECOP1_6 32 40 90 1 1 +( 896 408 -136 ) ( 904 408 -136 ) ( 904 488 -136 ) ECOP1_6 32 40 90 1 1 +( -480 416 -56 ) ( -608 416 -56 ) ( -608 424 -48 ) ECOP1_6 32 40 90 1 1 +( -480 480 -56 ) ( -608 480 -56 ) ( -608 488 -64 ) ECOP1_6 32 40 90 1 1 +( -480 488 -128 ) ( -608 488 -128 ) ( -608 480 -136 ) ECOP1_6 32 40 90 1 1 +( -480 416 -136 ) ( -608 416 -136 ) ( -608 408 -128 ) ECOP1_6 32 40 90 1 1 +} +// brush 1 +{ +( 1000 456 -80 ) ( 1000 472 -80 ) ( 988 472 -68 ) TECH04_7 0 0 90 1 1 +( 1016 456 -40 ) ( 1016 472 -40 ) ( 1040 472 -40 ) TECH04_7 0 0 90 1 1 +( 1016 456 -40 ) ( 1040 456 -40 ) ( 1000 456 -80 ) TECH04_7 4 58 -44 1.059980 -1.059964 +( 988 472 -68 ) ( 1000 472 -80 ) ( 1040 472 -40 ) TECH04_7 4 58 -44 1.059980 -1.059964 +( 1016 472 -40 ) ( 1016 456 -40 ) ( 988 456 -68 ) TECH04_7 9 65 90 1 0.749939 +( 1000 472 -80 ) ( 1000 456 -80 ) ( 1040 456 -40 ) TECH04_7 9 65 90 1 0.749939 +} +// brush 2 +{ +( 1000 424 -80 ) ( 1000 440 -80 ) ( 988 440 -68 ) TECH04_7 0 0 90 1 1 +( 1016 424 -40 ) ( 1016 440 -40 ) ( 1040 440 -40 ) TECH04_7 0 0 90 1 1 +( 1016 424 -40 ) ( 1040 424 -40 ) ( 1000 424 -80 ) TECH04_7 4 58 -44 1.059980 -1.059964 +( 988 440 -68 ) ( 1000 440 -80 ) ( 1040 440 -40 ) TECH04_7 4 58 -44 1.059980 -1.059964 +( 1016 440 -40 ) ( 1016 424 -40 ) ( 988 424 -68 ) TECH04_7 9 65 90 1 0.749939 +( 1000 440 -80 ) ( 1000 424 -80 ) ( 1040 424 -40 ) TECH04_7 9 65 90 1 0.749939 +} +} +// entity 610 +{ +"classname" "func_wall" +// brush 0 +{ +( -480 288 -136 ) ( -608 288 -136 ) ( -608 280 -128 ) ECOP1_6 32 40 90 1 1 +( -480 360 -128 ) ( -608 360 -128 ) ( -608 352 -136 ) ECOP1_6 32 40 90 1 1 +( -480 352 -56 ) ( -608 352 -56 ) ( -608 360 -64 ) ECOP1_6 32 40 90 1 1 +( -480 288 -56 ) ( -608 288 -56 ) ( -608 296 -48 ) ECOP1_6 32 40 90 1 1 +( 896 280 -136 ) ( 904 280 -136 ) ( 904 360 -136 ) ECOP1_6 32 40 90 1 1 +( 904 280 -56 ) ( 896 280 -56 ) ( 896 360 -56 ) ECOP1_6 32 40 90 1 1 +( 896 360 -136 ) ( 904 360 -136 ) ( 904 360 -56 ) ECOP1_6 -16 0 -180 1 -1 +( 904 280 -136 ) ( 896 280 -136 ) ( 896 280 -56 ) ECOP1_6 -16 0 -180 1 -1 +( 904 360 -56 ) ( 904 360 -136 ) ( 904 280 -136 ) ECOP1_6 32 0 0 1 1 +( 896 360 -136 ) ( 896 360 -56 ) ( 896 280 -56 ) ECOP1_6 32 0 0 1 1 +} +// brush 1 +{ +( 1000 344 -80 ) ( 1000 328 -80 ) ( 1040 328 -40 ) TECH04_7 -7 65 90 1 0.749939 +( 1016 344 -40 ) ( 1016 328 -40 ) ( 988 328 -68 ) TECH04_7 -7 65 90 1 0.749939 +( 988 344 -68 ) ( 1000 344 -80 ) ( 1040 344 -40 ) TECH04_7 4 58 -44 1.059980 -1.059964 +( 1016 328 -40 ) ( 1040 328 -40 ) ( 1000 328 -80 ) TECH04_7 4 58 -44 1.059980 -1.059964 +( 1016 328 -40 ) ( 1016 344 -40 ) ( 1040 344 -40 ) TECH04_7 0 0 90 1 1 +( 1000 328 -80 ) ( 1000 344 -80 ) ( 988 344 -68 ) TECH04_7 0 0 90 1 1 +} +// brush 2 +{ +( 1000 312 -80 ) ( 1000 296 -80 ) ( 1040 296 -40 ) TECH04_7 -7 65 90 1 0.749939 +( 1016 312 -40 ) ( 1016 296 -40 ) ( 988 296 -68 ) TECH04_7 -7 65 90 1 0.749939 +( 988 312 -68 ) ( 1000 312 -80 ) ( 1040 312 -40 ) TECH04_7 4 58 -44 1.059980 -1.059964 +( 1016 296 -40 ) ( 1040 296 -40 ) ( 1000 296 -80 ) TECH04_7 4 58 -44 1.059980 -1.059964 +( 1016 296 -40 ) ( 1016 312 -40 ) ( 1040 312 -40 ) TECH04_7 0 0 90 1 1 +( 1000 296 -80 ) ( 1000 312 -80 ) ( 988 312 -68 ) TECH04_7 0 0 90 1 1 +} +} +// entity 611 +{ +"origin" "1120 384 -88" +"wait" "0.9" +"light" "200" +"classname" "light" +} +// entity 612 +{ +"origin" "1120 512 -264" +"wait" "0.8" +"light" "180" +"classname" "light" +} +// entity 613 +{ +"origin" "1120 144 -464" +"light" "150" +"classname" "light" +} +// entity 614 +{ +"origin" "1328 376 -464" +"light" "150" +"classname" "light" +} +// entity 615 +{ +"origin" "1328 488 -464" +"light" "150" +"classname" "light" +} +// entity 616 +{ +"origin" "912 488 -464" +"light" "150" +"classname" "light" +} +// entity 617 +{ +"origin" "912 376 -464" +"light" "150" +"classname" "light" +} +// entity 618 +{ +"origin" "-176 2496 -8" +"light" "200" +"wait" "1" +"classname" "light" +} +// entity 619 +{ +"origin" "-176 2496 -104" +"light" "150" +"wait" "0.8" +"classname" "light" +} +// entity 620 +{ +"origin" "-640 2368 8" +"light" "150" +"classname" "light" +} +// entity 621 +{ +"origin" "-512 2368 8" +"light" "150" +"classname" "light" +} +// entity 622 +{ +"origin" "-640 2656 8" +"light" "150" +"classname" "light" +} +// entity 623 +{ +"origin" "-512 2656 8" +"light" "150" +"classname" "light" +} +// entity 624 +{ +"origin" "-1056 1920 120" +"wait" "0.9" +"light" "200" +"classname" "light" +} +// entity 625 +{ +"origin" "-1056 2240 120" +"light" "200" +"wait" "0.9" +"classname" "light" +} +// entity 626 +{ +"origin" "-104 2376 -72" +"classname" "ambient_comp_hum" +} +// entity 627 +{ +"origin" "128 2640 -32" +"classname" "ambient_drone" +} +// entity 628 +{ +"origin" "-984 2608 -8" +"light" "150" +"classname" "light" +} +// entity 629 +{ +"origin" "360 576 -204" +"light" "170" +"wait" "0.5" +"mangle" "0 90 0" +"classname" "light" +} +// entity 630 +{ +"origin" "360 392 -204" +"mangle" "0 90 0" +"wait" "0.5" +"light" "170" +"classname" "light" +} +// entity 631 +{ +"origin" "944 64 -136" +"light" "180" +"classname" "light" +} +// entity 632 +{ +"style" "6" +"origin" "944 -192 -136" +"light" "180" +"classname" "light" +} +// entity 633 +{ +"origin" "1296 -192 -136" +"light" "180" +"classname" "light" +} +// entity 634 +{ +"origin" "1296 64 -136" +"light" "180" +"classname" "light" +} +// entity 635 +{ +"origin" "1208 192 -264" +"light" "150" +"classname" "light" +} +// entity 636 +{ +"origin" "1120 32 -240" +"wait" "0.8" +"light" "150" +"classname" "light" +} +// entity 637 +{ +"origin" "872 456 -192" +"classname" "ambient_comp_hum" +} +// entity 638 +{ +"origin" "1248 168 -192" +"classname" "ambient_comp_hum" +} +// entity 639 +{ +"origin" "1088 632 -192" +"classname" "ambient_light_buzz" +} +// entity 640 +{ +"origin" "952 40 -192" +"classname" "ambient_light_buzz" +} +// entity 641 +{ +"origin" "912 1192 -464" +"light" "150" +"classname" "light" +} +// entity 642 +{ +"origin" "592 1192 -464" +"light" "150" +"classname" "light" +} +// entity 643 +{ +"origin" "440 1408 -504" +"wait" "3" +"light" "150" +"classname" "light" +} +// entity 644 +{ +"origin" "328 1408 -504" +"light" "150" +"wait" "3" +"classname" "light" +} +// entity 645 +{ +"origin" "328 1280 -504" +"wait" "3" +"light" "150" +"classname" "light" +} +// entity 646 +{ +"origin" "384 1224 -504" +"light" "150" +"wait" "3" +"classname" "light" +} +// entity 647 +{ +"origin" "512 1336 -504" +"wait" "3" +"light" "150" +"classname" "light" +} +// entity 648 +{ +"origin" "512 1224 -504" +"light" "150" +"wait" "3" +"classname" "light" +} +// entity 649 +{ +"origin" "672 1336 -504" +"light" "150" +"wait" "3" +"classname" "light" +} +// entity 650 +{ +"origin" "672 1224 -504" +"wait" "3" +"light" "150" +"classname" "light" +"style" "6" +} +// entity 651 +{ +"origin" "832 1336 -504" +"wait" "3" +"light" "150" +"classname" "light" +} +// entity 652 +{ +"origin" "832 1224 -504" +"light" "150" +"wait" "3" +"classname" "light" +} +// entity 653 +{ +"origin" "992 1336 -504" +"light" "150" +"wait" "3" +"classname" "light" +} +// entity 654 +{ +"origin" "992 1224 -504" +"wait" "3" +"light" "150" +"classname" "light" +} +// entity 655 +{ +"origin" "1120 1336 -504" +"wait" "3" +"light" "150" +"classname" "light" +} +// entity 656 +{ +"origin" "1176 1280 -504" +"light" "150" +"wait" "3" +"classname" "light" +} +// entity 657 +{ +"health" "5" +"wait" "-1" +"sounds" "2" +"speed" "300" +"lip" "-8" +"angle" "-1" +"classname" "func_door" +// brush 0 +{ +( 744 600 -184 ) ( 744 536 -184 ) ( 744 536 -328 ) COMP1_6 -32 -24 0 1 1 +( 880 608 -184 ) ( 864 608 -184 ) ( 864 608 -328 ) BASE_CEIL1 -56 -24 0 1 1 +( 856 536 -184 ) ( 856 600 -184 ) ( 856 600 -328 ) COMP1_3 32 -24 0 1 1 +( 864 544 -184 ) ( 880 544 -184 ) ( 880 544 -328 ) BASE_CEIL1 -56 -24 0 1 1 +( 864 544 -216 ) ( 864 608 -216 ) ( 880 608 -216 ) BASE_CEIL1 -56 96 0 1 1 +( 880 608 -280 ) ( 864 608 -280 ) ( 864 544 -280 ) BASE_CEIL1 -56 96 0 1 1 +} +} +// entity 658 +{ +"origin" "800 576 -248" +"light" "120" +"classname" "light" +} +// entity 659 +{ +"origin" "-192 -592 72" +"angle" "90" +"classname" "info_player_deathmatch" +} +// entity 660 +{ +"origin" "-576 1152 120" +"wait" "2" +"light" "200" +"classname" "light" +} +// entity 661 +{ +"origin" "-576 1120 64" +"wait" "0.2" +"light" "70" +"classname" "light" +} +// entity 662 +{ +"origin" "-576 1088 120" +"light" "200" +"wait" "2" +"classname" "light" +} +// entity 663 +{ +"origin" "-576 1232 24" +"classname" "item_artifact_cross" +} +// entity 664 +{ +"origin" "1176 1152 -504" +"wait" "3" +"light" "150" +"classname" "light" +} +// entity 665 +{ +"origin" "1064 1152 -504" +"light" "150" +"wait" "3" +"classname" "light" +} +// entity 666 +{ +"origin" "1176 992 -424" +"light" "150" +"wait" "3" +"classname" "light" +} +// entity 667 +{ +"origin" "1064 992 -424" +"wait" "3" +"light" "150" +"classname" "light" +} +// entity 668 +{ +"origin" "1176 832 -352" +"wait" "3" +"light" "150" +"classname" "light" +} +// entity 669 +{ +"origin" "1064 832 -352" +"light" "150" +"wait" "3" +"classname" "light" +} +// entity 670 +{ +"origin" "1176 672 -280" +"light" "150" +"wait" "3" +"classname" "light" +} +// entity 671 +{ +"origin" "1064 672 -280" +"wait" "3" +"light" "150" +"classname" "light" +} +// entity 672 +{ +"origin" "904 320 -264" +"light" "130" +"classname" "light" +} +// entity 673 +{ +"origin" "904 448 -264" +"light" "130" +"classname" "light" +} +// entity 674 +{ +"origin" "904 576 -264" +"light" "130" +"classname" "light" +} +// entity 675 +{ +"origin" "1216 0 -240" +"wait" "0.9" +"light" "150" +"classname" "light" +} +// entity 676 +{ +"origin" "1216 -192 -240" +"wait" "0.9" +"light" "150" +"classname" "light" +} +// entity 677 +{ +"origin" "1024 -192 -240" +"wait" "0.9" +"light" "150" +"classname" "light" +} +// entity 678 +{ +"origin" "984 40 -240" +"wait" "0.9" +"light" "150" +"classname" "light" +} +// entity 679 +{ +"origin" "-576 160 24" +"spawnflags" "256" +"classname" "monster_army" +"target" "vlingshells" +} +// entity 680 +{ +"origin" "-576 1216 -216" +"angle" "270" +"classname" "monster_army_rocket" +"targetname" "rocketeer1" +} +// entity 681 +{ +"origin" "-72 1760 -224" +"spawnflags" "256" +"angle" "180" +"classname" "monster_dog" +} +// entity 682 +{ +"origin" "-1056 1624 -216" +"target" "t4" +"angle" "270" +"classname" "monster_army" +} +// entity 683 +{ +"origin" "-472 1568 -216" +"target" "t6" +"spawnflags" "256" +"angle" "270" +"classname" "monster_army" +} +// entity 684 +{ +"origin" "-416 1536 -232" +"targetname" "t6" +"target" "t3" +"classname" "path_corner" +} +// entity 685 +{ +"origin" "-416 1664 -232" +"target" "t4" +"targetname" "t3" +"classname" "path_corner" +} +// entity 686 +{ +"origin" "-1024 1536 -232" +"target" "t6" +"targetname" "t5" +"classname" "path_corner" +} +// entity 687 +{ +"origin" "-1024 1664 -232" +"target" "t5" +"targetname" "t4" +"classname" "path_corner" +} +// entity 688 +{ +"origin" "-1064 2216 -104" +"angle" "270" +"classname" "monster_defender" +"spawnflags" "1" +} +// entity 689 +{ +"origin" "-1312 1952 24" +"spawnflags" "256" +"angle" "45" +"classname" "monster_dog" +} +// entity 690 +{ +"origin" "-272 2512 -104" +"angle" "180" +"classname" "monster_enforcer" +} +// entity 691 +{ +"origin" "-280 2704 -104" +"target" "t8" +"angle" "270" +"classname" "monster_army" +} +// entity 692 +{ +"origin" "-144 2408 -104" +"target" "t10" +"angle" "270" +"classname" "monster_army" +} +// entity 693 +{ +"origin" "-224 2400 -112" +"targetname" "t10" +"target" "t7" +"classname" "path_corner" +} +// entity 694 +{ +"origin" "-224 2592 -112" +"target" "t8" +"targetname" "t7" +"classname" "path_corner" +} +// entity 695 +{ +"origin" "-352 2656 -112" +"target" "t9" +"targetname" "t8" +"classname" "path_corner" +} +// entity 696 +{ +"origin" "-352 2336 -112" +"target" "t10" +"targetname" "t9" +"classname" "path_corner" +} +// entity 697 +{ +"origin" "384 2560 -184" +"targetname" "t12" +"target" "t11" +"classname" "path_corner" +} +// entity 698 +{ +"origin" "400 1976 -176" +"target" "t13" +"targetname" "t11" +"classname" "path_corner" +} +// entity 699 +{ +"origin" "304 2616 -168" +"target" "t12" +"spawnflags" "1025" +"angle" "180" +"classname" "monster_army" +} +// entity 700 +{ +"origin" "128 2616 -72" +"light" "150" +"wait" "0.9" +"classname" "light" +} +// entity 701 +{ +"origin" "768 1792 -296" +"target" "t15" +"angle" "180" +"classname" "monster_army" +} +// entity 702 +{ +"origin" "768 2048 -360" +"spawnflags" "256" +"angle" "270" +"classname" "monster_army" +} +// entity 703 +{ +"origin" "384 2048 -424" +"spawnflags" "256" +"angle" "360" +"classname" "monster_army" +} +// entity 704 +{ +"origin" "384 1632 -488" +"angle" "90" +"classname" "monster_army" +} +// entity 705 +{ +"origin" "384 1272 -488" +"angle" "90" +"classname" "monster_army_rocket" +} +// entity 706 +{ +"origin" "1096 1320 -488" +"spawnflags" "1" +"angle" "180" +"classname" "monster_army" +} +// entity 707 +{ +"origin" "1120 1248 -488" +"spawnflags" "257" +"angle" "180" +"classname" "monster_dog" +} +// entity 708 +{ +"origin" "1168 424 -264" +"spawnflags" "769" +"angle" "90" +"classname" "monster_defender" +} +// entity 709 +{ +"origin" "1096 592 -264" +"spawnflags" "257" +"angle" "90" +"classname" "monster_defender" +} +// entity 710 +{ +"origin" "-576 1232 40" +"light" "130" +"classname" "light" +} +// entity 711 +{ +"origin" "384 1696 -248" +"target" "t12" +"targetname" "t13" +"classname" "path_corner" +} +// entity 712 +{ +"origin" "1120 192 -160" +"light" "150" +"classname" "light" +} +// entity 713 +{ +"origin" "960 -64 -160" +"light" "120" +"classname" "light" +} +// entity 714 +{ +"origin" "768 1664 -312" +"targetname" "t15" +"target" "t14" +"classname" "path_corner" +} +// entity 715 +{ +"origin" "440 1664 -248" +"target" "t15" +"targetname" "t14" +"classname" "path_corner" +} +// entity 716 +{ +"origin" "-864 2720 -104" +"angle" "270" +"classname" "monster_dog" +} +// entity 717 +{ +"origin" "-112 400 48" +"classname" "item_shells" +"spawnflags" "1" +} +// entity 718 +{ +"origin" "-304 80 -256" +"classname" "item_health" +} +// entity 719 +{ +"origin" "-864 1280 -256" +"classname" "item_health" +} +// entity 720 +{ +"origin" "-864 1248 -256" +"classname" "item_health" +} +// entity 721 +{ +"origin" "-608 1728 -240" +"classname" "item_health" +} +// entity 722 +{ +"origin" "-240 1808 -256" +"classname" "item_shells" +} +// entity 723 +{ +"origin" "160 1888 -192" +"classname" "item_health" +} +// entity 724 +{ +"origin" "784 2048 -384" +"classname" "item_health" +} +// entity 725 +{ +"origin" "1136 1296 -512" +"classname" "item_health" +} +// entity 726 +{ +"origin" "1264 304 -288" +"classname" "item_health" +} +// entity 727 +{ +"origin" "1264 368 -288" +"classname" "item_health" +} +// entity 728 +{ +"origin" "1008 560 -288" +"spawnflags" "1" +"classname" "item_spikes" +} +// entity 729 +{ +"map" "e1m2quoth" +"classname" "trigger_changelevel" +// brush 0 +{ +( 1144 -112 -256 ) ( 1144 -112 -272 ) ( 1080 -112 -272 ) TRIGGER 0 0 0 1 1 +( 1168 -80 -272 ) ( 1168 -80 -256 ) ( 1104 -80 -256 ) TRIGGER 0 0 0 1 1 +( 1104 -144 -272 ) ( 1104 -80 -272 ) ( 1104 -80 -256 ) TRIGGER 0 0 0 1 1 +( 1136 -48 -272 ) ( 1136 -112 -272 ) ( 1136 -112 -256 ) TRIGGER 0 0 0 1 1 +( 1088 -128 -192 ) ( 1088 -64 -192 ) ( 1152 -64 -192 ) TRIGGER 0 0 0 1 1 +( 1088 -64 -272 ) ( 1088 -128 -272 ) ( 1152 -128 -272 ) TRIGGER 0 0 0 1 1 +} +} +// entity 730 +{ +"origin" "896 1536 -72" +"mangle" "30 135 0" +"classname" "info_intermission" +} +// entity 731 +{ +"origin" "-16 32 56" +"spawnflags" "768" +"angle" "180" +"classname" "monster_army" +} +// entity 732 +{ +"origin" "-88 -296 24" +"spawnflags" "768" +"angle" "180" +"classname" "monster_army" +} +// entity 733 +{ +"origin" "-600 384 -208" +"spawnflags" "256" +"angle" "270" +"classname" "monster_army" +} +// entity 734 +{ +"origin" "-224 928 -208" +"spawnflags" "768" +"angle" "270" +"classname" "monster_army" +} +// entity 735 +{ +"origin" "-1120 1984 -168" +"spawnflags" "768" +"angle" "315" +"classname" "monster_dog" +} +// entity 736 +{ +"origin" "0 1664 -208" +"spawnflags" "769" +"angle" "180" +"classname" "monster_enforcer" +} +// entity 737 +{ +"origin" "-1136 1952 24" +"target" "t17" +"angle" "270" +"classname" "monster_army" +"spawnflags" "1537" +} +// entity 738 +{ +"origin" "-1232 1952 8" +"targetname" "t17" +"target" "t16" +"classname" "path_corner" +} +// entity 739 +{ +"origin" "-848 1952 8" +"target" "t17" +"targetname" "t16" +"classname" "path_corner" +} +// entity 740 +{ +"spawnflags" "768" +"origin" "-704 2112 24" +"angle" "315" +"classname" "monster_army" +} +// entity 741 +{ +"origin" "-288 2296 -104" +"spawnflags" "768" +"angle" "180" +"classname" "monster_enforcer" +} +// entity 742 +{ +"origin" "384 1640 -232" +"spawnflags" "768" +"angle" "90" +"classname" "monster_army" +} +// entity 743 +{ +"origin" "384 1536 -488" +"spawnflags" "768" +"angle" "90" +"classname" "monster_dog" +} +// entity 744 +{ +"origin" "776 1272 -488" +"spawnflags" "769" +"angle" "180" +"classname" "monster_dog" +} +// entity 745 +{ +"origin" "1032 488 -264" +"spawnflags" "769" +"angle" "90" +"classname" "monster_enforcer" +} +// entity 746 +{ +"origin" "1120 272 -264" +"spawnflags" "1" +"angle" "90" +"classname" "monster_enforcer" +} +// entity 747 +{ +"origin" "528 752 -264" +"angle" "270" +"classname" "monster_defender" +"spawnflags" "768" +} +// entity 748 +{ +"origin" "-144 528 -224" +"mangle" "-20 130 0" +"classname" "info_intermission" +} +// entity 749 +{ +"origin" "-960 2272 -112" +"mangle" "-10 45 0" +"classname" "info_intermission" +} +// entity 750 +{ +"origin" "992 512 -496" +"classname" "item_health" +} +// entity 751 +{ +"origin" "1216 512 -496" +"classname" "item_health" +} +// entity 752 +{ +"origin" "1104 224 -496" +"classname" "item_health" +} +// entity 753 +{ +"message" "This door opens elsewhere..." +"dmg" "0" +"speed" "100" +"targetname" "mh_secret_barrier" +"classname" "func_door" +// brush 0 +{ +( 0 544 -224 ) ( 0 544 -192 ) ( 128 544 -192 ) COP1_1 0 0 0 1 1 +( 128 608 -208 ) ( 0 608 -208 ) ( 0 608 -224 ) COP1_1 0 0 0 1 1 +( 128 656 -272 ) ( 0 656 -272 ) ( 0 640 -272 ) COP1_1 0 0 0 1 1 +( 0 608 -208 ) ( 0 624 -208 ) ( 128 624 -208 ) COP1_1 0 0 0 1 1 +( 736 640 -160 ) ( 736 640 -288 ) ( 736 512 -288 ) COP1_1 0 0 0 1 1 +( 720 512 -160 ) ( 720 512 -288 ) ( 720 640 -288 ) KEY01_3 32 -16 0 1 1 +} +// brush 1 +{ +( 0 608 -224 ) ( 0 608 -208 ) ( 128 608 -208 ) COP1_1 0 0 0 1 1 +( 128 656 -272 ) ( 0 656 -272 ) ( 0 640 -272 ) COP1_1 0 0 0 1 1 +( 0 608 -208 ) ( 0 624 -208 ) ( 128 624 -208 ) COP1_1 0 0 0 1 1 +( 736 640 -160 ) ( 736 640 -288 ) ( 736 512 -288 ) COP1_1 0 0 0 1 1 +( 720 512 -160 ) ( 720 512 -288 ) ( 720 640 -288 ) COP1_1 0 0 0 1 1 +( 720 640 -288 ) ( 736 640 -288 ) ( 736 640 -160 ) COP1_1 0 0 0 1 1 +} +// brush 2 +{ +( 0 640 -272 ) ( 0 656 -272 ) ( 128 656 -272 ) COP1_1 0 0 0 1 1 +( 736 640 -288 ) ( 720 640 -288 ) ( 720 512 -288 ) COP1_1 0 0 0 1 1 +( 736 640 -160 ) ( 736 640 -288 ) ( 736 512 -288 ) COP1_1 0 0 0 1 1 +( 720 512 -160 ) ( 720 512 -288 ) ( 720 640 -288 ) COP1_1 0 0 0 1 1 +( 720 640 -288 ) ( 736 640 -288 ) ( 736 640 -160 ) COP1_1 0 0 0 1 1 +( 720 512 -160 ) ( 736 512 -160 ) ( 736 512 -288 ) COP1_1 0 0 0 1 1 +} +// brush 3 +{ +( 128 544 -192 ) ( 0 544 -192 ) ( 0 544 -224 ) COP1_1 0 0 0 1 1 +( 128 656 -272 ) ( 0 656 -272 ) ( 0 640 -272 ) COP1_1 0 0 0 1 1 +( 0 608 -208 ) ( 0 624 -208 ) ( 128 624 -208 ) COP1_1 0 0 0 1 1 +( 736 640 -160 ) ( 736 640 -288 ) ( 736 512 -288 ) COP1_1 0 0 0 1 1 +( 720 512 -160 ) ( 720 512 -288 ) ( 720 640 -288 ) COP1_1 0 0 0 1 1 +( 720 512 -160 ) ( 736 512 -160 ) ( 736 512 -288 ) COP1_1 0 0 0 1 1 +} +// brush 4 +{ +( 128 624 -208 ) ( 0 624 -208 ) ( 0 608 -208 ) COP1_1 0 0 0 1 1 +( 736 512 -160 ) ( 720 512 -160 ) ( 720 640 -160 ) COP1_1 0 0 0 1 1 +( 736 640 -160 ) ( 736 640 -288 ) ( 736 512 -288 ) COP1_1 0 0 0 1 1 +( 720 512 -160 ) ( 720 512 -288 ) ( 720 640 -288 ) COP1_1 0 0 0 1 1 +( 720 640 -288 ) ( 736 640 -288 ) ( 736 640 -160 ) COP1_1 0 0 0 1 1 +( 720 512 -160 ) ( 736 512 -160 ) ( 736 512 -288 ) COP1_1 0 0 0 1 1 +} +} +// entity 754 +{ +"delay" "0" +"killtarget" "mh_secret_barrier" +"classname" "trigger_once" +// brush 0 +{ +( 1248 768 -160 ) ( 1248 768 -352 ) ( 992 768 -352 ) TRIGGER 0 0 0 1 1 +( 992 832 -160 ) ( 992 832 -352 ) ( 1248 832 -352 ) TRIGGER 0 0 0 1 1 +( 1248 832 -160 ) ( 1248 768 -160 ) ( 992 768 -160 ) TRIGGER 0 0 0 1 1 +( 992 832 -352 ) ( 992 768 -352 ) ( 1248 768 -352 ) TRIGGER 0 0 0 1 1 +( 1248 768 -352 ) ( 1248 768 -160 ) ( 1248 832 -160 ) TRIGGER 0 0 0 1 1 +( 992 832 -352 ) ( 992 832 -160 ) ( 992 768 -160 ) TRIGGER 0 0 0 1 1 +} +} +// entity 755 +{ +"message" "Walk into the slipgate to exit." +"sounds" "4" +"delay" "0" +"classname" "trigger_once" +// brush 0 +{ +( 1248 96 -96 ) ( 1248 96 -288 ) ( 992 96 -288 ) TRIGGER 0 0 0 1 1 +( 992 128 -96 ) ( 992 128 -288 ) ( 1248 128 -288 ) TRIGGER 0 0 0 1 1 +( 1248 128 -96 ) ( 1248 96 -96 ) ( 992 96 -96 ) TRIGGER 0 0 0 1 1 +( 992 128 -288 ) ( 992 96 -288 ) ( 1248 96 -288 ) TRIGGER 0 0 0 1 1 +( 1248 96 -288 ) ( 1248 96 -96 ) ( 1248 128 -96 ) TRIGGER 0 0 0 1 1 +( 992 128 -288 ) ( 992 128 -96 ) ( 992 96 -96 ) TRIGGER 0 0 0 1 1 +} +} +// entity 756 +{ +"dmg" "0" +"lip" "16" +"wait" "5" +"sounds" "2" +"speed" "128" +"targetname" "silly_lift_to_the_side" +"angle" "-2" +"classname" "func_door" +// brush 0 +{ +( 1056 2944 -272 ) ( 1056 2816 -272 ) ( 1152 2816 -272 ) BASE_CEIL1 0 0 0 1 1 +( 1056 2816 -256 ) ( 1056 2944 -256 ) ( 1152 2944 -256 ) SFLOOR4_1 0 0 0 1 1 +( 1152 2944 -272 ) ( 1152 2816 -272 ) ( 1152 2816 -256 ) TECH04_5 0 0 0 1 1 +( 1056 2816 -272 ) ( 1056 2944 -272 ) ( 1056 2944 -256 ) TECH04_5 0 0 0 1 1 +( 1152 2944 -272 ) ( 1152 2944 -256 ) ( 1056 2944 -256 ) TECH04_5 0 0 0 1 1 +( 1152 2816 -256 ) ( 1152 2816 -272 ) ( 1056 2816 -272 ) TECH04_5 0 0 0 1 1 +} +// brush 1 +{ +( 1072 2928 -528 ) ( 1072 2832 -528 ) ( 1152 2832 -528 ) PLAT_STEM 0 0 0 1 1 +( 1072 2832 -272 ) ( 1072 2928 -272 ) ( 1152 2928 -272 ) PLAT_STEM 0 0 0 1 1 +( 1152 2928 -528 ) ( 1152 2832 -528 ) ( 1152 2832 -272 ) PLAT_STEM 0 0 0 1 1 +( 1072 2832 -528 ) ( 1072 2928 -528 ) ( 1072 2928 -272 ) PLAT_STEM 0 0 0 1 1 +( 1152 2928 -528 ) ( 1152 2928 -272 ) ( 1072 2928 -272 ) PLAT_STEM 0 0 0 1 1 +( 1152 2832 -272 ) ( 1152 2832 -528 ) ( 1072 2832 -528 ) PLAT_STEM 0 0 0 1 1 +} +// brush 2 +{ +( 1056 2944 -528 ) ( 1056 2816 -528 ) ( 1152 2816 -528 ) clip 0 0 0 1 1 +( 1056 2816 -272 ) ( 1056 2944 -272 ) ( 1152 2944 -272 ) clip 0 0 0 1 1 +( 1152 2944 -528 ) ( 1152 2816 -528 ) ( 1152 2816 -272 ) clip 0 0 0 1 1 +( 1056 2816 -528 ) ( 1056 2944 -528 ) ( 1056 2944 -272 ) clip 0 0 0 1 1 +( 1152 2944 -528 ) ( 1152 2944 -272 ) ( 1056 2944 -272 ) clip 0 0 0 1 1 +( 1152 2816 -272 ) ( 1152 2816 -528 ) ( 1056 2816 -528 ) clip 0 0 0 1 1 +} +} +// entity 757 +{ +"lip" "10" +"wait" "3" +"sounds" "2" +"speed" "192" +"angle" "360" +"classname" "func_door" +// brush 0 +{ +( 1102 2656 -432 ) ( 1152 2656 -432 ) ( 1152 2688 -432 ) EDOOR01_1 0 0 0 1 1 +( 1102 2688 -432 ) ( 1128 2688 -384 ) ( 1128 2656 -384 ) DOOR02_1 0 0 0 1 1 +( 1152 2656 -432 ) ( 1152 2656 -384 ) ( 1152 2688 -384 ) EDOOR01_1 0 0 0 1 1 +( 1152 2656 -384 ) ( 1128 2656 -384 ) ( 1128 2688 -384 ) EDOOR01_1 0 0 0 1 1 +( 1152 2656 -384 ) ( 1152 2656 -432 ) ( 1102 2656 -432 ) EDOOR01_1 0 0 0 1 1 +( 1128 2688 -384 ) ( 1102 2688 -432 ) ( 1152 2688 -432 ) EDOOR01_1 0 0 0 1 1 +} +// brush 1 +{ +( 1152 2688 -432 ) ( 1152 2656 -432 ) ( 1070 2656 -432 ) DOOR02_1 0 0 0 1 1 +( 1050 2688 -464 ) ( 1050 2656 -464 ) ( 1152 2656 -464 ) DOOR02_1 0 0 0 1 1 +( 1050 2656 -464 ) ( 1050 2688 -464 ) ( 1070 2688 -432 ) DOOR02_1 0 0 0 1 1 +( 1152 2688 -464 ) ( 1152 2656 -464 ) ( 1152 2656 -432 ) EDOOR01_1 0 0 0 1 1 +( 1070 2656 -432 ) ( 1152 2656 -432 ) ( 1152 2656 -464 ) EDOOR01_1 0 0 0 1 1 +( 1152 2688 -432 ) ( 1070 2688 -432 ) ( 1050 2688 -464 ) EDOOR01_1 0 0 0 1 1 +} +// brush 2 +{ +( 1152 2656 -464 ) ( 1082 2656 -464 ) ( 1082 2688 -464 ) EDOOR01_1 0 0 0 1 1 +( 1056 2688 -512 ) ( 1082 2688 -464 ) ( 1082 2656 -464 ) DOOR02_1 0 0 0 1 1 +( 1152 2656 -512 ) ( 1152 2656 -464 ) ( 1152 2688 -464 ) EDOOR01_1 0 0 0 1 1 +( 1056 2656 -512 ) ( 1152 2656 -512 ) ( 1152 2688 -512 ) EDOOR01_1 0 0 0 1 1 +( 1056 2656 -512 ) ( 1082 2656 -464 ) ( 1152 2656 -464 ) EDOOR01_1 0 0 0 1 1 +( 1152 2688 -464 ) ( 1082 2688 -464 ) ( 1056 2688 -512 ) EDOOR01_1 0 0 0 1 1 +} +} +// entity 758 +{ +"health" "0" +"dmg" "0" +"lip" "12" +"wait" "3" +"sounds" "2" +"speed" "192" +"angle" "180" +"classname" "func_door" +// brush 0 +{ +( 1024 2688 -432 ) ( 1024 2656 -432 ) ( 1102 2656 -432 ) DOOR02_1 0 0 0 1 1 +( 1128 2656 -384 ) ( 1128 2688 -384 ) ( 1102 2688 -432 ) DOOR02_1 0 0 0 1 1 +( 1024 2688 -384 ) ( 1024 2656 -384 ) ( 1024 2656 -432 ) EDOOR01_1 0 0 0 1 1 +( 1128 2688 -384 ) ( 1128 2656 -384 ) ( 1024 2656 -384 ) EDOOR01_1 0 0 0 1 1 +( 1102 2656 -432 ) ( 1024 2656 -432 ) ( 1024 2656 -384 ) EDOOR01_1 0 0 0 1 1 +( 1024 2688 -432 ) ( 1102 2688 -432 ) ( 1128 2688 -384 ) EDOOR01_1 0 0 0 1 1 +} +// brush 1 +{ +( 1070 2656 -432 ) ( 1024 2656 -432 ) ( 1024 2688 -432 ) DOOR02_1 0 0 0 1 1 +( 1024 2656 -464 ) ( 1050 2656 -464 ) ( 1050 2688 -464 ) DOOR02_1 0 0 0 1 1 +( 1070 2688 -432 ) ( 1050 2688 -464 ) ( 1050 2656 -464 ) DOOR02_1 0 0 0 1 1 +( 1024 2656 -432 ) ( 1024 2656 -464 ) ( 1024 2688 -464 ) EDOOR01_1 0 0 0 1 1 +( 1024 2656 -464 ) ( 1024 2656 -432 ) ( 1070 2656 -432 ) EDOOR01_1 0 0 0 1 1 +( 1050 2688 -464 ) ( 1070 2688 -432 ) ( 1024 2688 -432 ) EDOOR01_1 0 0 0 1 1 +} +// brush 2 +{ +( 1082 2688 -464 ) ( 1082 2656 -464 ) ( 1024 2656 -464 ) DOOR02_1 0 0 0 1 1 +( 1082 2656 -464 ) ( 1082 2688 -464 ) ( 1056 2688 -512 ) DOOR02_1 0 0 0 1 1 +( 1024 2688 -464 ) ( 1024 2656 -464 ) ( 1024 2656 -512 ) EDOOR01_1 0 0 0 1 1 +( 1024 2688 -512 ) ( 1024 2656 -512 ) ( 1056 2656 -512 ) EDOOR01_1 0 0 0 1 1 +( 1024 2656 -464 ) ( 1082 2656 -464 ) ( 1056 2656 -512 ) EDOOR01_1 0 0 0 1 1 +( 1056 2688 -512 ) ( 1082 2688 -464 ) ( 1024 2688 -464 ) EDOOR01_1 0 0 0 1 1 +} +} +// entity 759 +{ +"delay" "0" +"target" "secrat_bars" +"classname" "trigger_once" +// brush 0 +{ +( 608 2640 -608 ) ( 544 2640 -608 ) ( 544 2560 -608 ) TRIGGER 0 0 0 1 1 +( 608 2560 -520 ) ( 544 2560 -520 ) ( 544 2640 -520 ) TRIGGER 0 0 0 1 1 +( 608 2640 -520 ) ( 608 2640 -608 ) ( 608 2560 -608 ) TRIGGER 0 0 0 1 1 +( 544 2560 -520 ) ( 544 2560 -608 ) ( 544 2640 -608 ) TRIGGER 0 0 0 1 1 +( 544 2640 -608 ) ( 608 2640 -608 ) ( 608 2640 -520 ) TRIGGER 0 0 0 1 1 +( 544 2560 -520 ) ( 608 2560 -520 ) ( 608 2560 -608 ) TRIGGER 0 0 0 1 1 +} +} +// entity 760 +{ +"origin" "664 2624 -480" +"classname" "item_artifact_envirosuit" +} +// entity 761 +{ +"origin" "824 2880 -480" +"classname" "ambient_drone" +} +// entity 762 +{ +"origin" "848 2880 -400" +"light" "90" +"classname" "light" +} +// entity 763 +{ +"origin" "848 2880 -448" +"wait" "0.3" +"light" "70" +"classname" "light" +} +// entity 764 +{ +"origin" "928 3024 -448" +"wait" "0.3" +"light" "70" +"classname" "light" +} +// entity 765 +{ +"origin" "928 3024 -400" +"light" "90" +"classname" "light" +} +// entity 766 +{ +"origin" "928 2736 -448" +"wait" "0.3" +"light" "70" +"classname" "light" +} +// entity 767 +{ +"origin" "928 2736 -400" +"light" "90" +"classname" "light" +} +// entity 768 +{ +"origin" "992 2856 -504" +"wait" "0.05" +"light" "30" +"classname" "light" +} +// entity 769 +{ +"origin" "768 2720 -504" +"wait" "0.05" +"light" "30" +"classname" "light" +} +// entity 770 +{ +"origin" "784 3032 -504" +"wait" "0.05" +"light" "30" +"classname" "light" +} +// entity 771 +{ +"origin" "672 2872 -504" +"wait" "0.05" +"light" "30" +"classname" "light" +} +// entity 772 +{ +"origin" "904 2872 -504" +"wait" "0.05" +"light" "30" +"classname" "light" +} +// entity 773 +{ +"delay" "0.5" +"wait" "9" +"sounds" "0" +"health" "0" +"target" "silly_lift_to_the_side" +"lip" "8" +"speed" "60" +"angle" "90" +"classname" "func_button" +// brush 0 +{ +( 1120 2968 -244 ) ( 1088 2968 -244 ) ( 1088 2956 -244 ) TECH04_2 0 0 0 1 1 +( 1120 2956 -212 ) ( 1088 2956 -212 ) ( 1088 2968 -212 ) TECH04_2 0 0 0 1 1 +( 1120 2968 -212 ) ( 1120 2968 -244 ) ( 1120 2956 -244 ) TECH04_2 0 0 0 1 1 +( 1088 2956 -212 ) ( 1088 2956 -244 ) ( 1088 2968 -244 ) TECH04_2 0 0 0 1 1 +( 1088 2968 -244 ) ( 1120 2968 -244 ) ( 1120 2968 -212 ) TECH04_2 0 0 0 1 1 +( 1088 2956 -212 ) ( 1120 2956 -212 ) ( 1120 2956 -244 ) +0BASEBTN 0 12 0 1 1 +} +} +// entity 774 +{ +"lip" "40" +"wait" "3" +"sounds" "2" +"speed" "192" +"angle" "225" +"classname" "func_door" +// brush 0 +{ +( 586 3106 -176 ) ( 562 3130 -176 ) ( 524 3092 -176 ) EDOOR01_1 0 0 0 1 1 +( 562 3130 -176 ) ( 586 3106 -176 ) ( 566 3086 -128 ) DOOR02_1 0 0 0 1 1 +( 548 3068 -176 ) ( 524 3092 -176 ) ( 524 3092 -128 ) EDOOR01_1 0 0 0 1 1 +( 542 3110 -128 ) ( 566 3086 -128 ) ( 548 3068 -128 ) EDOOR01_1 0 0 0 1 1 +( 542 3110 -128 ) ( 524 3092 -128 ) ( 524 3092 -176 ) EDOOR01_1 59 0 0 -0.750000 1 +( 548 3068 -128 ) ( 566 3086 -128 ) ( 586 3106 -176 ) EDOOR01_1 91 0 0 -0.750000 1 +} +// brush 1 +{ +( 586 3154 -176 ) ( 610 3130 -176 ) ( 548 3068 -176 ) DOOR02_1 0 0 0 1 1 +( 625 3145 -208 ) ( 601 3169 -208 ) ( 524 3092 -208 ) DOOR02_1 0 0 0 1 1 +( 601 3169 -208 ) ( 625 3145 -208 ) ( 610 3130 -176 ) DOOR02_1 0 0 0 1 1 +( 548 3068 -208 ) ( 524 3092 -208 ) ( 524 3092 -176 ) EDOOR01_1 0 0 0 1 1 +( 524 3092 -208 ) ( 601 3169 -208 ) ( 586 3154 -176 ) EDOOR01_1 59 0 0 -0.750000 1 +( 548 3068 -176 ) ( 610 3130 -176 ) ( 625 3145 -208 ) EDOOR01_1 91 0 0 -0.750000 1 +} +// brush 2 +{ +( 577 3145 -208 ) ( 601 3121 -208 ) ( 548 3068 -208 ) EDOOR01_1 0 0 0 1 1 +( 596 3164 -256 ) ( 620 3140 -256 ) ( 601 3121 -208 ) DOOR02_1 0 0 0 1 1 +( 548 3068 -256 ) ( 524 3092 -256 ) ( 524 3092 -208 ) EDOOR01_1 0 0 0 1 1 +( 620 3140 -256 ) ( 596 3164 -256 ) ( 524 3092 -256 ) EDOOR01_1 0 0 0 1 1 +( 524 3092 -256 ) ( 596 3164 -256 ) ( 577 3145 -208 ) EDOOR01_1 59 0 0 -0.750000 1 +( 548 3068 -256 ) ( 548 3068 -208 ) ( 601 3121 -208 ) EDOOR01_1 91 0 0 -0.750000 1 +} +} +// entity 775 +{ +"health" "0" +"dmg" "0" +"lip" "42" +"wait" "3" +"sounds" "2" +"speed" "192" +"angle" "45" +"classname" "func_door" +// brush 0 +{ +( 644 3164 -176 ) ( 620 3188 -176 ) ( 562 3130 -176 ) DOOR02_1 0 0 0 1 1 +( 586 3106 -176 ) ( 562 3130 -176 ) ( 542 3110 -128 ) DOOR02_1 0 0 0 1 1 +( 620 3188 -176 ) ( 644 3164 -176 ) ( 644 3164 -128 ) EDOOR01_1 0 0 0 1 1 +( 620 3188 -128 ) ( 644 3164 -128 ) ( 566 3086 -128 ) EDOOR01_1 0 0 0 1 1 +( 620 3188 -128 ) ( 542 3110 -128 ) ( 562 3130 -176 ) EDOOR01_1 59 0 0 -0.750000 1 +( 644 3164 -128 ) ( 644 3164 -176 ) ( 586 3106 -176 ) EDOOR01_1 91 0 0 -0.750000 1 +} +// brush 1 +{ +( 620 3188 -176 ) ( 644 3164 -176 ) ( 610 3130 -176 ) DOOR02_1 0 0 0 1 1 +( 644 3164 -208 ) ( 620 3188 -208 ) ( 601 3169 -208 ) DOOR02_1 0 0 0 1 1 +( 625 3145 -208 ) ( 601 3169 -208 ) ( 586 3154 -176 ) DOOR02_1 0 0 0 1 1 +( 620 3188 -208 ) ( 644 3164 -208 ) ( 644 3164 -176 ) EDOOR01_1 0 0 0 1 1 +( 601 3169 -208 ) ( 620 3188 -208 ) ( 620 3188 -176 ) EDOOR01_1 59 0 0 -0.750000 1 +( 644 3164 -208 ) ( 625 3145 -208 ) ( 610 3130 -176 ) EDOOR01_1 91 0 0 -0.750000 1 +} +// brush 2 +{ +( 620 3188 -208 ) ( 644 3164 -208 ) ( 601 3121 -208 ) DOOR02_1 0 0 0 1 1 +( 620 3140 -256 ) ( 596 3164 -256 ) ( 577 3145 -208 ) DOOR02_1 0 0 0 1 1 +( 620 3188 -256 ) ( 644 3164 -256 ) ( 644 3164 -208 ) EDOOR01_1 0 0 0 1 1 +( 644 3164 -256 ) ( 620 3188 -256 ) ( 596 3164 -256 ) EDOOR01_1 0 0 0 1 1 +( 596 3164 -256 ) ( 620 3188 -256 ) ( 620 3188 -208 ) EDOOR01_1 59 0 0 -0.750000 1 +( 644 3164 -256 ) ( 620 3140 -256 ) ( 601 3121 -208 ) EDOOR01_1 91 0 0 -0.750000 1 +} +} +// entity 776 +{ +"height" "192" +"sounds" "1" +"speed" "150" +"angle" "-2" +"classname" "func_plat" +// brush 0 +{ +( 304 3120 2800 ) ( 320 3104 2800 ) ( 320 3104 4336 ) clip 0 0 0 1 1 +( 304 3008 2800 ) ( 288 2992 2800 ) ( 288 2992 4336 ) clip 0 0 0 1 1 +( 240 3008 2800 ) ( 224 3024 2800 ) ( 224 3024 4336 ) clip 0 0 0 1 1 +( 240 3120 2800 ) ( 256 3136 2800 ) ( 256 3136 4336 ) clip 0 0 0 1 1 +( 320 3136 -464 ) ( 224 3136 -464 ) ( 224 2992 -464 ) clip 0 0 0 1 1 +( 320 2992 -272 ) ( 224 2992 -272 ) ( 224 3136 -272 ) clip 0 0 0 1 1 +( 320 3136 -272 ) ( 320 3136 -464 ) ( 320 2992 -464 ) clip 0 0 0 1 1 +( 224 2992 -272 ) ( 224 2992 -464 ) ( 224 3136 -464 ) clip 0 0 0 1 1 +( 224 3136 -464 ) ( 320 3136 -464 ) ( 320 3136 -272 ) clip 0 0 0 1 1 +( 224 2992 -272 ) ( 320 2992 -272 ) ( 320 2992 -464 ) clip 0 0 0 1 1 +} +// brush 1 +{ +( 312 3100 -464 ) ( 312 3100 -272 ) ( 284 3128 -272 ) PLAT_STEM 0 0 0 1 1 +( 284 3000 -464 ) ( 284 3000 -272 ) ( 312 3028 -272 ) PLAT_STEM 0 0 0 1 1 +( 232 3028 -464 ) ( 232 3028 -272 ) ( 260 3000 -272 ) PLAT_STEM 0 0 0 1 1 +( 260 3128 -464 ) ( 260 3128 -272 ) ( 232 3100 -272 ) PLAT_STEM 0 0 0 1 1 +( 232 3100 -464 ) ( 232 3028 -464 ) ( 260 3000 -464 ) PLAT_STEM 0 0 0 1 1 +( 232 3028 -272 ) ( 232 3100 -272 ) ( 260 3128 -272 ) PLAT_STEM 0 0 0 1 1 +( 312 3028 -272 ) ( 312 3100 -272 ) ( 312 3100 -464 ) PLAT_STEM 0 0 0 1 1 +( 232 3100 -272 ) ( 232 3028 -272 ) ( 232 3028 -464 ) PLAT_STEM 0 0 0 1 1 +( 284 3128 -272 ) ( 260 3128 -272 ) ( 260 3128 -464 ) PLAT_STEM 0 0 0 1 1 +( 260 3000 -272 ) ( 284 3000 -272 ) ( 284 3000 -464 ) PLAT_STEM 0 0 0 1 1 +} +// brush 2 +{ +( 304 3120 0 ) ( 320 3104 0 ) ( 320 3104 128 ) TECH04_6 0 0 0 1 1 +( 304 3008 0 ) ( 288 2992 0 ) ( 288 2992 128 ) TECH04_6 0 0 0 1 1 +( 240 3008 0 ) ( 224 3024 0 ) ( 224 3024 128 ) TECH04_6 0 0 0 1 1 +( 240 3120 0 ) ( 256 3136 0 ) ( 256 3136 128 ) TECH04_6 0 0 0 1 1 +( 320 3136 -272 ) ( 224 3136 -272 ) ( 224 2992 -272 ) BASE_CEIL1 0 0 0 1 1 +( 320 2992 -256 ) ( 224 2992 -256 ) ( 224 3136 -256 ) LUNFLR1 0 0 0 1 1 +( 320 3136 -256 ) ( 320 3136 -272 ) ( 320 2992 -272 ) TECH04_6 0 0 0 1 1 +( 224 2992 -256 ) ( 224 2992 -272 ) ( 224 3136 -272 ) TECH04_6 0 0 0 1 1 +( 224 3136 -272 ) ( 320 3136 -272 ) ( 320 3136 -256 ) TECH04_6 0 0 0 1 1 +( 224 2992 -256 ) ( 320 2992 -256 ) ( 320 2992 -272 ) TECH04_6 0 0 0 1 1 +} +} +// entity 777 +{ +"origin" "1088 2624 -224" +"wait" "2" +"light" "120" +"classname" "light" +} +// entity 778 +{ +"origin" "1088 2624 -160" +"wait" "2" +"light" "120" +"classname" "light" +} +// entity 779 +{ +"origin" "1104 2720 -192" +"light" "200" +"wait" "0.8" +"classname" "light" +} +// entity 780 +{ +"origin" "452 3260 -224" +"wait" "2" +"light" "120" +"classname" "light" +} +// entity 781 +{ +"origin" "452 3260 -160" +"wait" "2" +"light" "120" +"classname" "light" +} +// entity 782 +{ +"origin" "512 3200 -192" +"light" "200" +"wait" "0.8" +"classname" "light" +} +// entity 783 +{ +"origin" "-752 3040 -368" +"wait" "1.1" +"light" "150" +"classname" "light" +} +// entity 784 +{ +"origin" "-752 3040 -400" +"wait" "0.37" +"light" "80" +"classname" "light" +} +// entity 785 +{ +"origin" "-528 3008 -400" +"wait" "0.37" +"light" "80" +"classname" "light" +} +// entity 786 +{ +"origin" "-528 3008 -368" +"wait" "1.1" +"light" "150" +"classname" "light" +} +// entity 787 +{ +"origin" "-304 2912 -400" +"wait" "0.37" +"light" "80" +"classname" "light" +} +// entity 788 +{ +"origin" "-304 2912 -368" +"wait" "1.1" +"light" "150" +"classname" "light" +} +// entity 789 +{ +"origin" "-624 2968 -424" +"light" "200" +"classname" "light" +} +// entity 790 +{ +"origin" "-424 2864 -424" +"light" "200" +"classname" "light" +} +// entity 791 +{ +"origin" "-192 2880 -424" +"light" "200" +"classname" "light" +} +// entity 792 +{ +"origin" "64 2848 -424" +"light" "200" +"classname" "light" +} +// entity 793 +{ +"origin" "80 3040 -424" +"light" "200" +"classname" "light" +} +// entity 794 +{ +"origin" "64 3200 -424" +"light" "200" +"classname" "light" +} +// entity 795 +{ +"origin" "224 3200 -424" +"light" "200" +"classname" "light" +} +// entity 796 +{ +"origin" "8 2880 184" +"light" "25" +"wait" "0.01" +"classname" "light" +} +// entity 797 +{ +"origin" "24 3336 184" +"light" "25" +"wait" "0.01" +"classname" "light" +} +// entity 798 +{ +"origin" "600 3336 184" +"light" "25" +"wait" "0.01" +"classname" "light" +} +// entity 799 +{ +"origin" "296 3056 184" +"light" "25" +"wait" "0.01" +"classname" "light" +} +// entity 800 +{ +"origin" "232 2880 -296" +"light" "150" +"classname" "light" +} +// entity 801 +{ +"origin" "224 2880 -372" +"wait" "0.2" +"light" "50" +"classname" "light" +} +// entity 802 +{ +"origin" "1024 2880 -112" +"wait" "2" +"light" "200" +"classname" "light" +} +// entity 803 +{ +"origin" "1024 2880 -144" +"wait" "0.5" +"light" "100" +"classname" "light" +} +// entity 804 +{ +"origin" "1016 2880 -216" +"wait" "0.2" +"light" "50" +"classname" "light" +} +// entity 805 +{ +"origin" "768 2784 -336" +"style" "2" +"wait" "0.2" +"light" "100" +"classname" "light" +} +// entity 806 +{ +"origin" "768 2784 -352" +"wait" "0.1" +"light" "50" +"classname" "light" +} +// entity 807 +{ +"origin" "768 2976 -336" +"style" "2" +"wait" "0.2" +"light" "100" +"classname" "light" +} +// entity 808 +{ +"origin" "768 2976 -352" +"wait" "0.1" +"light" "50" +"classname" "light" +} +// entity 809 +{ +"delay" "0.5" +"wait" "9" +"sounds" "0" +"health" "0" +"target" "silly_lift_to_the_side" +"lip" "8" +"speed" "60" +"classname" "func_button" +// brush 0 +{ +( 1160 2736 -496 ) ( 1160 2768 -496 ) ( 1152 2768 -496 ) TECH04_2 0 0 0 1 1 +( 1152 2736 -464 ) ( 1152 2768 -464 ) ( 1160 2768 -464 ) TECH04_2 0 0 0 1 1 +( 1160 2736 -464 ) ( 1160 2736 -496 ) ( 1152 2736 -496 ) TECH04_2 0 0 0 1 1 +( 1152 2768 -464 ) ( 1152 2768 -496 ) ( 1160 2768 -496 ) TECH04_2 0 0 0 1 1 +( 1168 2768 -496 ) ( 1168 2736 -496 ) ( 1168 2736 -464 ) TECH04_2 0 0 0 1 1 +( 1156 2768 -464 ) ( 1156 2736 -464 ) ( 1156 2736 -496 ) +0BASEBTN 16 16 0 1 1 +} +} +// entity 810 +{ +"origin" "1088 2736 -400" +"light" "90" +"classname" "light" +} +// entity 811 +{ +"origin" "1088 2736 -448" +"wait" "0.3" +"light" "70" +"classname" "light" +} +// entity 812 +{ +"origin" "784 2608 -160" +"light" "100" +"classname" "light" +} +// entity 813 +{ +"origin" "784 2632 -200" +"wait" "0.2" +"light" "70" +"classname" "light" +} +// entity 814 +{ +"origin" "880 2632 -200" +"wait" "0.2" +"light" "70" +"classname" "light" +} +// entity 815 +{ +"style" "10" +"origin" "880 2608 -160" +"light" "100" +"classname" "light" +} +// entity 816 +{ +"origin" "832 2632 -192" +"classname" "ambient_comp_hum" +} +// entity 817 +{ +"origin" "796 2848 -112" +"wait" "2" +"light" "120" +"classname" "light" +} +// entity 818 +{ +"origin" "796 2912 -112" +"wait" "2" +"light" "120" +"classname" "light" +} +// entity 819 +{ +"origin" "752 2880 -116" +"light" "200" +"wait" "0.8" +"classname" "light" +} +// entity 820 +{ +"origin" "740 2880 -156" +"light" "80" +"wait" "0.2" +"classname" "light" +} +// entity 821 +{ +"origin" "1036 2756 -188" +"light" "80" +"wait" "0.2" +"classname" "light" +} +// entity 822 +{ +"origin" "760 3032 -188" +"light" "80" +"wait" "0.2" +"classname" "light" +} +// entity 823 +{ +"origin" "960 3104 -224" +"wait" "2" +"light" "120" +"classname" "light" +} +// entity 824 +{ +"origin" "960 3104 -160" +"wait" "2" +"light" "120" +"classname" "light" +} +// entity 825 +{ +"origin" "912 3104 -192" +"light" "200" +"wait" "0.8" +"classname" "light" +} +// entity 826 +{ +"origin" "1088 2608 -376" +"mangle" "0 -90 0" +"wait" "0.2" +"light" "80" +"angle" "100" +"classname" "light" +} +// entity 827 +{ +"origin" "1088 2608 -400" +"wait" "3" +"light" "250" +"classname" "light" +} +// entity 828 +{ +"origin" "1088 2608 -488" +"wait" "0.2" +"light" "60" +"classname" "light" +} +// entity 829 +{ +"origin" "896 2608 -376" +"mangle" "0 -90 0" +"wait" "0.2" +"light" "80" +"angle" "100" +"classname" "light" +} +// entity 830 +{ +"origin" "896 2608 -400" +"wait" "3" +"light" "250" +"classname" "light" +} +// entity 831 +{ +"origin" "896 2608 -488" +"wait" "0.2" +"light" "60" +"classname" "light" +} +// entity 832 +{ +"origin" "704 2608 -376" +"mangle" "0 -90 0" +"wait" "0.2" +"light" "80" +"angle" "100" +"classname" "light" +} +// entity 833 +{ +"origin" "704 2608 -400" +"wait" "3" +"light" "250" +"classname" "light" +} +// entity 834 +{ +"origin" "704 2608 -488" +"wait" "0.2" +"light" "60" +"classname" "light" +} +// entity 835 +{ +"origin" "560 2832 -376" +"mangle" "0 -90 0" +"wait" "0.2" +"light" "80" +"angle" "100" +"classname" "light" +} +// entity 836 +{ +"origin" "560 2832 -400" +"wait" "3" +"light" "250" +"classname" "light" +} +// entity 837 +{ +"origin" "560 2832 -488" +"wait" "0.2" +"light" "60" +"classname" "light" +} +// entity 838 +{ +"origin" "600 3056 -504" +"wait" "0.05" +"light" "30" +"classname" "light" +} +// entity 839 +{ +"origin" "656 3112 -504" +"wait" "0.05" +"light" "30" +"classname" "light" +} +// entity 840 +{ +"origin" "576 2936 -504" +"wait" "0.05" +"light" "30" +"classname" "light" +} +// entity 841 +{ +"origin" "576 2760 -504" +"wait" "0.05" +"light" "30" +"classname" "light" +} +// entity 842 +{ +"origin" "576 2616 -504" +"wait" "0.05" +"light" "30" +"classname" "light" +} +// entity 843 +{ +"origin" "440 3016 -208" +"wait" "0.4" +"light" "80" +"classname" "light" +} +// entity 844 +{ +"origin" "416 3016 -208" +"wait" "0.4" +"light" "80" +"classname" "light" +} +// entity 845 +{ +"origin" "416 3040 -208" +"wait" "0.4" +"light" "80" +"classname" "light" +} +// entity 846 +{ +"origin" "440 3040 -208" +"wait" "0.4" +"light" "80" +"classname" "light" +} +// entity 847 +{ +"origin" "192 2760 -400" +"wait" "0.4" +"light" "80" +"classname" "light" +} +// entity 848 +{ +"origin" "168 2760 -400" +"wait" "0.4" +"light" "80" +"classname" "light" +} +// entity 849 +{ +"origin" "168 2784 -400" +"wait" "0.4" +"light" "80" +"classname" "light" +} +// entity 850 +{ +"origin" "192 2784 -400" +"wait" "0.4" +"light" "80" +"classname" "light" +} +// entity 851 +{ +"origin" "1152 2880 -480" +"wait" "2" +"light" "120" +"classname" "light" +} +// entity 852 +{ +"origin" "1152 2880 -416" +"wait" "2" +"light" "120" +"classname" "light" +} +// entity 853 +{ +"origin" "1104 2880 -448" +"light" "200" +"wait" "0.8" +"classname" "light" +} +// entity 854 +{ +"origin" "176 2896 -368" +"classname" "ambient_drone" +} +// entity 855 +{ +"wait" "0.6" +"classname" "light" +"light" "100" +"origin" "-160 3128 -424" +} +// entity 856 +{ +"classname" "light" +"light" "130" +"origin" "688 576 -240" +} +// entity 857 +{ +"classname" "light" +"light" "120" +"origin" "1280 -64 -160" +} +// entity 858 +{ +"style" "6" +"classname" "light" +"light" "150" +"origin" "832 3144 -192" +} +// entity 859 +{ +"angle" "90" +"origin" "-192 -592 72" +"classname" "info_player_coop" +} +// entity 860 +{ +"classname" "info_player_coop" +"origin" "-256 -592 72" +"angle" "90" +} +// entity 861 +{ +"angle" "90" +"origin" "-128 -592 72" +"classname" "info_player_coop" +} +// entity 862 +{ +"classname" "info_player_coop" +"origin" "-128 -464 48" +"angle" "90" +} +// entity 863 +{ +"angle" "90" +"origin" "-256 -464 48" +"classname" "info_player_coop" +} +// entity 864 +{ +"count" "3" +"target" "ramproom_door" +"targetname" "ramproom_buttons" +"classname" "trigger_counter" +} +// entity 865 +{ +"classname" "light" +"light" "200" +"wait" "2.56" +"origin" "64 768 -288" +} +// entity 866 +{ +"origin" "128 880 -288" +"wait" "2.56" +"light" "200" +"classname" "light" +} +// entity 867 +{ +"origin" "944 3032 -136" +"classname" "ambient_comp_hum" +} +// entity 868 +{ +"origin" "952 3104 -192" +"classname" "ambient_light_buzz" +} +// entity 869 +{ +"classname" "ambient_light_buzz" +"origin" "704 2600 -392" +} +// entity 870 +{ +"wait" "0.8" +"classname" "light" +"light" "200" +"origin" "128 3200 -160" +} +// entity 871 +{ +"origin" "288 3360 -136" +"light" "150" +"classname" "light" +"wait" "0.8" +} +// entity 872 +{ +"classname" "item_spikes" +"origin" "64 1992 -192" +"spawnflags" "1" +} +// entity 873 +{ +"classname" "monster_bob" +"origin" "-1168 2784 -384" +"targetname" "bob1" +"angle" "270" +"spawnflags" "1" +} +// entity 874 +{ +"classname" "trigger_once" +"target" "bob1" +// brush 0 +{ +( -1168 2592 -256 ) ( -1200 2592 -256 ) ( -1200 2560 -256 ) TRIGGER 0 0 0 1 1 +( -1200 2560 -192 ) ( -1200 2592 -192 ) ( -1168 2592 -192 ) TRIGGER 0 0 0 1 1 +( -1200 2560 -192 ) ( -1168 2560 -192 ) ( -1168 2560 -256 ) TRIGGER 0 0 0 1 1 +( -1152 2560 -192 ) ( -1152 2592 -192 ) ( -1152 2592 -256 ) TRIGGER 0 0 0 1 1 +( -1168 2592 -192 ) ( -1200 2592 -192 ) ( -1200 2592 -256 ) TRIGGER 0 0 0 1 1 +( -1184 2592 -192 ) ( -1184 2560 -192 ) ( -1184 2560 -256 ) TRIGGER 0 0 0 1 1 +} +} +// entity 875 +{ +"spawnflags" "352" +"classname" "monster_bob" +"origin" "-1472 2496 32" +"targetname" "flyby" +"target" "flyby0" +} +// entity 876 +{ +"classname" "trigger_once" +"target" "flyby" +// brush 0 +{ +( -1136 2464 -128 ) ( -1344 2464 -128 ) ( -1344 2448 -128 ) TRIGGER 0 0 0 1 1 +( -1344 2448 -64 ) ( -1344 2464 -64 ) ( -1136 2464 -64 ) TRIGGER 0 0 0 1 1 +( -1344 2448 0 ) ( -1136 2448 0 ) ( -1136 2448 -128 ) TRIGGER 0 0 0 1 1 +( -1136 2448 0 ) ( -1136 2464 0 ) ( -1136 2464 -128 ) TRIGGER 0 0 0 1 1 +( -1136 2464 0 ) ( -1344 2464 0 ) ( -1344 2464 -128 ) TRIGGER 0 0 0 1 1 +( -1376 2464 0 ) ( -1376 2448 0 ) ( -1376 2448 -128 ) TRIGGER 0 0 0 1 1 +} +} +// entity 877 +{ +"classname" "path_corner" +"origin" "-1472 2512 32" +"targetname" "flyby0" +"target" "flyby1" +} +// entity 878 +{ +"target" "flyby2" +"targetname" "flyby1" +"origin" "-1376 2752 32" +"classname" "path_corner" +} +// entity 879 +{ +"classname" "path_corner" +"origin" "-1184 2896 0" +"targetname" "flyby2" +"target" "flyby3" +} +// entity 880 +{ +"target" "flyby4" +"targetname" "flyby3" +"origin" "-848 3024 -32" +"classname" "path_corner" +} +// entity 881 +{ +"spawnflags" "256" +"classname" "monster_voreling" +"origin" "128 2496 32" +"angle" "180" +"dangle" "1" +} +// entity 882 +{ +"classname" "monster_bob" +"origin" "768 2176 -208" +"angle" "270" +"spawnflags" "1" +} +// entity 883 +{ +"classname" "monster_defender" +"origin" "352 3072 -224" +"angle" "180" +"spawnflags" "257" +} +// entity 884 +{ +"classname" "item_health" +"origin" "160 2816 -448" +} +// entity 885 +{ +"classname" "monster_enforcer" +"origin" "704 3008 -224" +"angle" "135" +} +// entity 886 +{ +"classname" "weapon_bomb" +"origin" "1088 2688 -256" +} +// entity 887 +{ +"classname" "monster_voreling" +"origin" "704 2784 -224" +"angle" "90" +"spawnflags" "1" +} +// entity 888 +{ +"classname" "light" +"origin" "-648 360 -232" +"light" "177" +} +// entity 889 +{ +"light" "177" +"origin" "-504 360 -232" +"classname" "light" +} +// entity 890 +{ +"classname" "light" +"origin" "-504 728 -232" +"light" "177" +} +// entity 891 +{ +"light" "177" +"origin" "-648 728 -232" +"classname" "light" +} +// entity 892 +{ +"classname" "light" +"origin" "1024 -192 -64" +"light" "111" +} +// entity 893 +{ +"light" "111" +"origin" "1216 -192 -64" +"classname" "light" +} +// entity 894 +{ +"classname" "light" +"origin" "-1128 2200 -152" +"light" "166" +"wait" "1.5" +} +// entity 895 +{ +"wait" "1.5" +"light" "166" +"origin" "-1240 2200 -152" +"classname" "light" +} +// entity 896 +{ +"classname" "light" +"origin" "-1240 2168 -168" +"light" "166" +"wait" "1.5" +} +// entity 897 +{ +"wait" "1.5" +"light" "166" +"origin" "-1128 2168 -168" +"classname" "light" +} +// entity 898 +{ +"classname" "light" +"origin" "-1128 2136 -184" +"light" "166" +"wait" "1.5" +} +// entity 899 +{ +"wait" "1.5" +"light" "166" +"origin" "-1240 2136 -184" +"classname" "light" +} +// entity 900 +{ +"classname" "item_health" +"origin" "-1104 2640 -256" +} +// entity 901 +{ +"classname" "item_shells" +"origin" "436 2548 -192" +} +// entity 902 +{ +"spawnflags" "768" +"classname" "item_shells" +"origin" "488 1632 -512" +} +// entity 903 +{ +"classname" "path_corner" +"origin" "64 3024 -32" +"targetname" "flyby4" +"target" "flyby5" +} +// entity 904 +{ +"classname" "info_teleport_destination" +"origin" "-32 3024 -32" +"angle" "360" +"targetname" "telefly" +} +// entity 905 +{ +"classname" "trigger_teleport" +"target" "telefly" +"spawnflags" "2" +// brush 0 +{ +( -752 3056 -160 ) ( -784 3056 -160 ) ( -784 2992 -160 ) TRIGGER 0 0 0 1 1 +( -784 2992 96 ) ( -784 3056 96 ) ( -752 3056 96 ) TRIGGER 0 0 0 1 1 +( -784 2960 0 ) ( -752 2960 0 ) ( -752 2960 -64 ) TRIGGER 0 0 0 1 1 +( -784 3024 64 ) ( -784 3088 64 ) ( -784 3088 0 ) TRIGGER 0 0 0 1 1 +( -752 3056 0 ) ( -784 3056 0 ) ( -784 3056 -64 ) TRIGGER 0 0 0 1 1 +( -792 3056 0 ) ( -792 2992 0 ) ( -792 2992 -64 ) TRIGGER 0 0 0 1 1 +} +} +// entity 906 +{ +"target" "flyby6" +"targetname" "flyby5" +"origin" "96 2848 -32" +"classname" "path_corner" +} +// entity 907 +{ +"classname" "path_corner" +"origin" "96 3344 -32" +"targetname" "flyby6" +"target" "flyby5" +} +// entity 908 +{ +"classname" "item_health" +"origin" "-688 1808 0" +} +// entity 909 +{ +"classname" "light" +"origin" "-768 1360 -208" +"light" "177" +} +// entity 910 +{ +"light" "177" +"origin" "-256 1360 -208" +"classname" "light" +} +// entity 911 +{ +"classname" "light" +"origin" "-384 1360 -208" +"light" "177" +} +// entity 912 +{ +"classname" "light" +"origin" "864 2256 -352" +"light" "177" +} +// entity 913 +{ +"light" "177" +"origin" "672 2256 -320" +"classname" "light" +} +// entity 914 +{ +"classname" "light" +"origin" "1120 -96 -144" +"light" "177" +} +// entity 915 +{ +"classname" "monster_army_rocket" +"origin" "-832 1088 -224" +"angle" "270" +"spawnflags" "768" +} +// entity 916 +{ +"classname" "monster_enforcer" +"angle" "180" +"spawnflags" "769" +"target" "t12" +"origin" "352 2616 -168" +} +// entity 917 +{ +"spawnflags" "768" +"origin" "488 1608 -512" +"classname" "item_spikes" +} +// entity 918 +{ +"classname" "monster_army" +"origin" "576 768 -256" +"angle" "270" +"spawnflags" "1280" +} +// entity 919 +{ +"classname" "item_shells" +"origin" "-464 2912 -448" +"spawnflags" "1" +} +// entity 920 +{ +"classname" "monster_army" +"origin" "336 3072 -224" +"angle" "180" +"spawnflags" "1537" +} +// entity 921 +{ +"classname" "light" +"origin" "-544 308 152" +"light" "111" +} +// entity 922 +{ +"classname" "light" +"origin" "1176 408 -552" +"light" "166" +"wait" "1.5" +} +// entity 923 +{ +"wait" "1.5" +"light" "166" +"origin" "1064 408 -552" +"classname" "light" +} +// entity 924 +{ +"classname" "light" +"origin" "1064 296 -552" +"light" "166" +"wait" "1.5" +} +// entity 925 +{ +"wait" "1.5" +"light" "166" +"origin" "1176 296 -552" +"classname" "light" +} +// entity 926 +{ +"classname" "light" +"origin" "1328 1680 -64" +"light" "133" +"_anglesense" ".25" +"wait" ".25" +} +// entity 927 +{ +"wait" ".25" +"_anglesense" ".25" +"light" "133" +"origin" "1344 1456 -64" +"classname" "light" +} +// entity 928 +{ +"classname" "light" +"origin" "1312 1256 -64" +"light" "133" +"_anglesense" ".25" +"wait" ".25" +} +// entity 929 +{ +"classname" "trigger_once" +"target" "nailgun_pickup" +// brush 0 +{ +( -464 1968 16 ) ( -496 1968 16 ) ( -496 1936 16 ) TRIGGER 0 0 0 1 1 +( -496 1936 64 ) ( -496 1968 64 ) ( -464 1968 64 ) TRIGGER 0 0 0 1 1 +( -496 1936 48 ) ( -464 1936 48 ) ( -464 1936 16 ) TRIGGER 0 0 0 1 1 +( -464 1936 48 ) ( -464 1968 48 ) ( -464 1968 16 ) TRIGGER 0 0 0 1 1 +( -464 1968 48 ) ( -496 1968 48 ) ( -496 1968 16 ) TRIGGER 0 0 0 1 1 +( -496 1968 48 ) ( -496 1936 48 ) ( -496 1936 16 ) TRIGGER 0 0 0 1 1 +} +} +// entity 930 +{ +"classname" "func_illusionary" +// brush 0 +{ +( 1088 600 -352 ) ( 1088 584 -352 ) ( 1088 584 -368 ) *starfluid -32 0 0 1 1 +( 1176 600 -352 ) ( 1080 600 -352 ) ( 1080 600 -368 ) *starfluid 0 0 0 1 1 +( 1152 576 -352 ) ( 1152 592 -352 ) ( 1152 592 -368 ) *starfluid -32 0 0 1 1 +( 1088 584 -352 ) ( 1184 584 -352 ) ( 1184 584 -368 ) *starfluid 0 0 0 1 1 +( 1080 584 -392 ) ( 1080 600 -392 ) ( 1176 600 -392 ) *starfluid 0 32 0 1 1 +( 1176 600 -472 ) ( 1080 600 -472 ) ( 1080 584 -472 ) *starfluid 0 32 0 1 1 +} +} diff --git a/mod_quoth/map_src/e1m2quoth.map b/mod_quoth/map_src/e1m2quoth.map new file mode 100644 index 0000000..d68f5d0 --- /dev/null +++ b/mod_quoth/map_src/e1m2quoth.map @@ -0,0 +1,45378 @@ + +// entity 0 +{ +"classname" "worldspawn" +"wad" "c:/quake/id1/idbase_ultimate.wad;c:/quake/id1/start.wad;c:/quake/id1/wizard.wad;c:/quake/id1/aeon.wad;c:/quake/id1/e1m2quoth.wad;" +"message" "Remix Of The Damned" +"sky" "dusk" +"_sun_mangle" "225 -40 0" +"_sunlight" "555" +"_sunlight3" "222" +"aflag" "8" +// brush 0 +{ +( -64 80 -48 ) ( 64 -16 -48 ) ( -64 -16 -48 ) wiz1_4 0 32 90 1 1 +( -64 -16 -64 ) ( -64 80 -48 ) ( -64 -16 -48 ) wiz1_4 0 0 0 1 1 +( -64 -32 -48 ) ( 0 32 -48 ) ( 0 32 -64 ) wiz1_4 0 0 0 1 1 +( -64 80 -64 ) ( 64 -16 -64 ) ( 64 80 -64 ) wiz1_4 0 0 0 1 1 +( -64 96 -64 ) ( 0 32 -64 ) ( 0 32 -48 ) wiz1_4 0 0 0 1 1 +} +// brush 1 +{ +( 80 -48 -48 ) ( -80 -32 -48 ) ( 80 -32 -48 ) wm1_2 0 0 0 1 1 +( 80 -48 -48 ) ( 64 -32 -48 ) ( 64 -32 -64 ) wm1_1 0 0 0 1 1 +( 64 -32 -48 ) ( -64 -32 -48 ) ( -64 -32 -64 ) wm1_1 0 0 0 1 1 +( 80 -48 -64 ) ( -80 -32 -64 ) ( -80 -48 -64 ) wm1_1 0 0 0 1 1 +( -80 -48 -48 ) ( -64 -32 -64 ) ( -64 -32 -48 ) wm1_1 0 0 0 1 1 +( -80 -48 -48 ) ( 80 -48 -64 ) ( -80 -48 -64 ) wm1_1 0 0 0 1 1 +} +// brush 2 +{ +( -192 224 -48 ) ( -192 416 -144 ) ( 192 416 -144 ) wbrick1_5 0 0 0 1 1 +( -192 480 -224 ) ( 192 480 -144 ) ( -192 480 -144 ) wbrick1_5 0 0 0 1 1 +( 80 96 -48 ) ( 80 224 -80 ) ( 80 224 -48 ) wbrick1_5 0 0 0 1 1 +( 128 288 -192 ) ( -96 160 -192 ) ( 128 160 -192 ) wbrick1_5 0 0 0 1 1 +( -192 256 -80 ) ( 32 256 -48 ) ( 32 256 -80 ) wbrick1_5 0 0 0 1 1 +( 96 224 -48 ) ( 96 352 -80 ) ( 96 224 -80 ) wbrick1_5 0 0 0 1 1 +} +// brush 3 +{ +( 80 96 -48 ) ( -80 96 -48 ) ( 80 112 -48 ) wm1_2 0 0 0 1 1 +( 64 96 -64 ) ( 64 96 -48 ) ( 80 112 -48 ) wm1_1 0 0 0 1 1 +( -64 96 -64 ) ( -64 96 -48 ) ( 64 96 -48 ) wm1_1 0 0 0 1 1 +( -80 112 -64 ) ( -80 96 -64 ) ( 80 112 -64 ) wm1_1 0 0 0 1 1 +( -64 96 -48 ) ( -64 96 -64 ) ( -80 112 -48 ) wm1_1 0 0 0 1 1 +( -80 112 -64 ) ( 80 112 -64 ) ( -80 112 -48 ) wm1_1 0 0 0 1 1 +} +// brush 4 +{ +( 80 112 -48 ) ( 64 -48 -48 ) ( 64 112 -48 ) wm1_2 0 0 0 1 1 +( 80 112 -48 ) ( 64 96 -48 ) ( 64 96 -64 ) wm1_1 0 0 0 1 1 +( 64 96 -48 ) ( 64 -32 -48 ) ( 64 -32 -64 ) wm1_1 0 0 0 1 1 +( 80 112 -64 ) ( 64 -48 -64 ) ( 80 -48 -64 ) wm1_1 0 0 0 1 1 +( 80 -48 -48 ) ( 64 -32 -64 ) ( 64 -32 -48 ) wm1_1 0 0 0 1 1 +( 80 -48 -48 ) ( 80 112 -64 ) ( 80 -48 -64 ) wm1_1 0 0 0 1 1 +} +// brush 5 +{ +( -16 -64 -48 ) ( 144 -64 -48 ) ( -16 -80 -48 ) wm1_2 0 0 0 1 1 +( -16 -80 -56 ) ( -16 -80 -64 ) ( -16 -64 -64 ) wm1_1 0 0 0 1 1 +( 128 -48 -64 ) ( 128 -48 -48 ) ( 0 -48 -48 ) wm1_1 0 0 0 1 1 +( 144 -80 -64 ) ( 144 -64 -64 ) ( -16 -80 -64 ) wm1_1 0 0 0 1 1 +( 16 -224 -64 ) ( 16 -224 -56 ) ( 16 -208 -56 ) wm1_1 0 0 0 1 1 +( -128 -224 -64 ) ( -128 -224 -56 ) ( 32 -224 -56 ) wm1_1 0 0 0 1 1 +} +// brush 6 +{ +( -64 112 -48 ) ( -64 -48 -48 ) ( -80 112 -48 ) wm1_2 0 0 0 1 1 +( -64 96 -64 ) ( -64 96 -48 ) ( -80 112 -48 ) wm1_1 0 0 0 1 1 +( -64 -32 -64 ) ( -64 -32 -48 ) ( -64 96 -48 ) wm1_1 0 0 0 1 1 +( -80 -48 -64 ) ( -64 -48 -64 ) ( -80 112 -64 ) wm1_1 0 0 0 1 1 +( -64 -32 -48 ) ( -64 -32 -64 ) ( -80 -48 -48 ) wm1_1 0 0 0 1 1 +( -80 -48 -64 ) ( -80 112 -64 ) ( -80 -48 -48 ) wm1_1 0 0 0 1 1 +} +// brush 7 +{ +( 80 -32 -56 ) ( 80 128 -56 ) ( 96 -32 -56 ) wm1_2 0 0 0 1 1 +( 80 -48 -64 ) ( 80 -48 -48 ) ( 96 -64 -48 ) wm1_1 0 0 0 1 1 +( 80 112 -64 ) ( 80 112 -48 ) ( 80 -16 -48 ) wm1_1 0 0 0 1 1 +( 96 128 -64 ) ( 80 128 -64 ) ( 96 -32 -64 ) wm1_1 0 0 0 1 1 +( 80 112 -48 ) ( 80 112 -64 ) ( 96 128 -48 ) wm1_1 0 0 0 1 1 +( 96 128 -64 ) ( 96 -32 -64 ) ( 96 128 -48 ) wm1_1 0 0 0 1 1 +} +// brush 8 +{ +( 64 112 -56 ) ( -96 112 -56 ) ( 64 128 -56 ) wm1_2 0 0 0 1 1 +( 80 112 -64 ) ( 80 112 -48 ) ( 96 128 -48 ) wm1_1 0 0 0 1 1 +( -80 112 -64 ) ( -80 112 -48 ) ( 48 112 -48 ) wm1_1 0 0 0 1 1 +( -96 128 -64 ) ( -96 112 -64 ) ( 64 128 -64 ) wm1_1 0 0 0 1 1 +( -80 112 -48 ) ( -80 112 -64 ) ( -96 128 -48 ) wm1_1 0 0 0 1 1 +( -96 128 -64 ) ( 64 128 -64 ) ( -96 128 -48 ) wm1_1 0 0 0 1 1 +} +// brush 9 +{ +( -80 96 -56 ) ( -80 -64 -56 ) ( -96 96 -56 ) wm1_2 0 0 0 1 1 +( -80 112 -64 ) ( -80 112 -48 ) ( -96 128 -48 ) wm1_1 0 0 0 1 1 +( -80 -48 -64 ) ( -80 -48 -48 ) ( -80 80 -48 ) wm1_1 0 0 0 1 1 +( -96 -64 -64 ) ( -80 -64 -64 ) ( -96 96 -64 ) wm1_1 0 0 0 1 1 +( -80 -48 -48 ) ( -80 -48 -64 ) ( -96 -64 -48 ) wm1_1 0 0 0 1 1 +( -96 -64 -64 ) ( -96 96 -64 ) ( -96 -64 -48 ) wm1_1 0 0 0 1 1 +} +// brush 10 +{ +( -64 -48 -56 ) ( 96 -48 -56 ) ( -64 -64 -56 ) wm1_2 0 0 0 1 1 +( -80 -48 -64 ) ( -80 -48 -48 ) ( -96 -64 -48 ) wm1_1 0 0 0 1 1 +( 80 -48 -64 ) ( 80 -48 -48 ) ( -48 -48 -48 ) wm1_1 0 0 0 1 1 +( 96 -64 -64 ) ( 96 -48 -64 ) ( -64 -64 -64 ) wm1_1 0 0 0 1 1 +( 80 -48 -48 ) ( 80 -48 -64 ) ( 96 -64 -48 ) wm1_1 0 0 0 1 1 +( 96 -64 -64 ) ( -64 -64 -64 ) ( 96 -64 -48 ) wm1_1 0 0 0 1 1 +} +// brush 11 +{ +( -192 32 -48 ) ( -32 32 -48 ) ( -192 16 -48 ) wm1_2 0 0 0 1 1 +( -256 16 -56 ) ( -256 16 -64 ) ( -256 32 -64 ) wm1_1 0 0 0 1 1 +( -48 48 -64 ) ( -48 48 -48 ) ( -176 48 -48 ) wm1_1 0 0 0 1 1 +( -32 16 -64 ) ( -32 32 -64 ) ( -192 16 -64 ) wm1_1 0 0 0 1 1 +( -80 16 -64 ) ( -80 16 -56 ) ( -80 32 -56 ) wm1_1 0 0 0 1 1 +( -208 16 -64 ) ( -208 16 -56 ) ( -48 16 -56 ) wm1_1 0 0 0 1 1 +} +// brush 12 +{ +( 80 32 -48 ) ( 240 32 -48 ) ( 80 16 -48 ) wm1_2 0 0 0 1 1 +( 80 16 -56 ) ( 80 16 -64 ) ( 80 32 -64 ) wm1_1 0 0 0 1 1 +( 288 48 -64 ) ( 288 48 -48 ) ( 160 48 -48 ) wm1_1 0 0 0 1 1 +( 240 16 -64 ) ( 240 32 -64 ) ( 80 16 -64 ) wm1_1 0 0 0 1 1 +( 256 16 -64 ) ( 256 16 -56 ) ( 256 32 -56 ) wm1_1 0 0 0 1 1 +( 64 16 -64 ) ( 64 16 -56 ) ( 224 16 -56 ) wm1_1 0 0 0 1 1 +} +// brush 13 +{ +( 192 16 -56 ) ( 96 -64 -56 ) ( 96 16 -56 ) city4_8 0 0 0 1 1 +( 96 16 -88 ) ( 192 16 -56 ) ( 96 16 -56 ) city4_8 0 0 0 1 1 +( 96 -64 -56 ) ( 96 16 -88 ) ( 96 16 -56 ) city4_8 0 0 0 1 1 +( 192 16 -64 ) ( 96 -64 -64 ) ( 192 -64 -64 ) city4_8 0 0 0 1 1 +( 96 -64 -64 ) ( 192 -160 -40 ) ( 192 -160 -72 ) city4_8 0 0 0 1 1 +( 256 -16 -96 ) ( 256 -192 -72 ) ( 256 -192 -40 ) city4_8 0 0 0 1 1 +} +// brush 14 +{ +( 16 -64 -56 ) ( 96 -64 -56 ) ( 16 -160 -56 ) city4_8 0 0 0 1 1 +( 16 -64 -56 ) ( 16 -160 -56 ) ( 16 -64 -88 ) city4_8 0 0 0 1 1 +( 16 -64 -56 ) ( 16 -64 -88 ) ( 96 -64 -56 ) city4_8 0 0 0 1 1 +( 96 -160 -64 ) ( 96 -64 -64 ) ( 16 -160 -64 ) city4_8 0 0 0 1 1 +( 192 -160 -72 ) ( 192 -160 -40 ) ( 96 -64 -64 ) city4_8 0 0 0 1 1 +( 160 -224 -40 ) ( 160 -224 -72 ) ( -16 -224 -96 ) city4_8 0 0 0 1 1 +} +// brush 15 +{ +( -88 504 -112 ) ( -72 504 -112 ) ( -72 488 -112 ) wm1_1 0 0 0 1 1 +( -72 504 -112 ) ( -88 504 -112 ) ( -64 512 -160 ) wm1_1 0 0 0 1 1 +( -72 480 -112 ) ( -72 512 -112 ) ( -64 480 -160 ) wm1_1 0 0 0 1 1 +( -96 480 -160 ) ( -64 480 -160 ) ( -96 512 -160 ) wm1_1 0 0 0 1 1 +( -88 488 -112 ) ( -72 488 -112 ) ( -64 480 -160 ) wm1_1 0 0 0 1 1 +( -88 512 -112 ) ( -88 480 -112 ) ( -96 512 -160 ) wm1_1 0 0 0 1 1 +} +// brush 16 +{ +( 64 480 -128 ) ( 96 480 -112 ) ( 64 480 -112 ) wm1_1 0 0 0 1 1 +( 64 256 -64 ) ( 64 384 -80 ) ( 64 384 -64 ) wm1_1 0 0 0 1 1 +( 96 256 -80 ) ( 96 384 -144 ) ( 64 384 -144 ) wm1_1 0 0 0 1 1 +( 64 256 -64 ) ( 96 256 -48 ) ( 96 256 -64 ) wm1_1 0 0 0 1 1 +( 80 256 -48 ) ( 80 384 -64 ) ( 80 384 -80 ) wm1_1 0 0 0 1 1 +( -64 256 -64 ) ( 64 480 -176 ) ( 64 256 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 17 +{ +( -88 248 0 ) ( -72 248 0 ) ( -72 232 0 ) wm1_1 0 0 0 1 1 +( -72 248 0 ) ( -88 248 0 ) ( -64 256 -48 ) wm1_1 0 0 0 1 1 +( -72 224 0 ) ( -72 256 0 ) ( -64 224 -48 ) wm1_1 0 0 0 1 1 +( -96 224 -48 ) ( -64 224 -48 ) ( -96 256 -48 ) wm1_1 0 0 0 1 1 +( -88 232 0 ) ( -72 232 0 ) ( -64 224 -48 ) wm1_1 0 0 0 1 1 +( -88 256 0 ) ( -88 224 0 ) ( -96 256 -48 ) wm1_1 0 0 0 1 1 +} +// brush 18 +{ +( -64 256 -48 ) ( -64 224 -48 ) ( -96 256 -48 ) wm1_2 0 0 0 1 1 +( -128 256 -48 ) ( -160 256 -48 ) ( -128 256 -64 ) wm1_2 0 0 0 1 1 +( -64 256 -48 ) ( -64 256 -64 ) ( -64 224 -48 ) wm1_2 0 0 0 1 1 +( -320 224 -64 ) ( -288 224 -64 ) ( -320 256 -64 ) wm1_2 0 0 0 1 1 +( -96 224 -64 ) ( -96 224 -48 ) ( -64 224 -64 ) wm1_2 0 0 0 1 1 +( -384 224 -48 ) ( -384 256 -48 ) ( -384 224 -32 ) wm1_2 0 0 0 1 1 +} +// brush 19 +{ +( 128 512 -176 ) ( 96 480 -176 ) ( 96 512 -176 ) wm1_2 0 0 0 1 1 +( 96 512 -176 ) ( 128 512 -160 ) ( 96 512 -160 ) wm1_2 0 0 0 1 1 +( 96 480 -176 ) ( 64 480 -192 ) ( 64 512 -192 ) wm1_2 0 0 0 1 1 +( 384 480 -192 ) ( 64 512 -192 ) ( 64 480 -192 ) wm1_2 0 0 0 1 1 +( 96 480 -176 ) ( 128 480 -160 ) ( 128 480 -176 ) wm1_1 0 0 0 1 1 +( 384 480 -160 ) ( 384 512 -176 ) ( 384 480 -176 ) wm1_2 0 0 0 1 1 +} +// brush 20 +{ +( 64 480 -176 ) ( 64 448 -176 ) ( -64 480 -176 ) wiz1_4 0 32 0 1 1 +( 64 480 -160 ) ( -64 480 -160 ) ( 64 480 -192 ) wiz1_4 0 32 0 1 0.5 +( 64 480 -160 ) ( 64 480 -192 ) ( 64 448 -160 ) wiz1_4 32 48 0 1 1 +( -64 448 -192 ) ( 64 448 -192 ) ( -64 480 -192 ) wiz1_4 0 32 0 1 1 +( -64 448 -192 ) ( -64 448 -160 ) ( 64 448 -192 ) wiz1_4 0 48 0 1 1 +( -64 448 -192 ) ( -64 480 -192 ) ( -64 448 -160 ) wiz1_4 32 48 0 1 1 +} +// brush 21 +{ +( 64 448 -160 ) ( 64 416 -160 ) ( -64 448 -160 ) wiz1_4 0 32 0 1 1 +( 64 448 -144 ) ( -64 448 -144 ) ( 64 448 -176 ) wiz1_4 0 32 0 1 0.5 +( 64 448 -144 ) ( 64 448 -176 ) ( 64 416 -144 ) wiz1_4 32 48 0 1 1 +( -64 416 -176 ) ( 64 416 -176 ) ( -64 448 -176 ) wiz1_4 0 32 0 1 1 +( -64 416 -176 ) ( -64 416 -144 ) ( 64 416 -176 ) wiz1_4 0 48 0 1 1 +( -64 416 -176 ) ( -64 448 -176 ) ( -64 416 -144 ) wiz1_4 32 48 0 1 1 +} +// brush 22 +{ +( 448 2400 -224 ) ( 448 2432 -224 ) ( 576 2400 -224 ) wiz1_4 0 0 0 1 1 +( 448 2400 -208 ) ( 576 2400 -208 ) ( 448 2400 -240 ) wiz1_4 0 0 0 1 0.5 +( 448 2400 -208 ) ( 448 2400 -240 ) ( 448 2432 -208 ) wiz1_4 0 0 0 1 1 +( 576 2432 -240 ) ( 448 2432 -240 ) ( 576 2400 -240 ) wiz1_4 0 0 0 1 1 +( 576 2432 -240 ) ( 576 2432 -208 ) ( 448 2432 -240 ) wiz1_4 0 0 0 1 1 +( 576 2432 -240 ) ( 576 2400 -240 ) ( 576 2432 -208 ) wiz1_4 0 0 0 1 1 +} +// brush 23 +{ +( 448 2368 -240 ) ( 448 2400 -240 ) ( 576 2368 -240 ) wiz1_4 0 0 0 1 1 +( 448 2368 -224 ) ( 576 2368 -224 ) ( 448 2368 -256 ) wiz1_4 0 0 0 1 0.5 +( 448 2368 -224 ) ( 448 2368 -256 ) ( 448 2400 -224 ) wiz1_4 0 0 0 1 1 +( 576 2400 -256 ) ( 448 2400 -256 ) ( 576 2368 -256 ) wiz1_4 0 0 0 1 1 +( 576 2400 -256 ) ( 576 2400 -224 ) ( 448 2400 -256 ) wiz1_4 0 0 0 1 1 +( 576 2400 -256 ) ( 576 2368 -256 ) ( 576 2400 -224 ) wiz1_4 0 0 0 1 1 +} +// brush 24 +{ +( 448 2272 -288 ) ( 448 2304 -288 ) ( 576 2272 -288 ) wiz1_4 0 0 0 1 1 +( 448 2272 -272 ) ( 576 2272 -272 ) ( 448 2272 -304 ) wiz1_4 0 0 0 1 0.5 +( 448 2272 -272 ) ( 448 2272 -304 ) ( 448 2304 -272 ) wiz1_4 0 0 0 1 1 +( 576 2304 -304 ) ( 448 2304 -304 ) ( 576 2272 -304 ) wiz1_4 0 0 0 1 1 +( 576 2304 -304 ) ( 576 2304 -272 ) ( 448 2304 -304 ) wiz1_4 0 0 0 1 1 +( 576 2304 -304 ) ( 576 2272 -304 ) ( 576 2304 -272 ) wiz1_4 0 0 0 1 1 +} +// brush 25 +{ +( 448 2240 -304 ) ( 448 2272 -304 ) ( 576 2240 -304 ) wiz1_4 0 0 0 1 1 +( 448 2240 -288 ) ( 576 2240 -288 ) ( 448 2240 -320 ) wiz1_4 0 0 0 1 0.5 +( 448 2240 -288 ) ( 448 2240 -320 ) ( 448 2272 -288 ) wiz1_4 0 0 0 1 1 +( 576 2272 -320 ) ( 448 2272 -320 ) ( 576 2240 -320 ) wiz1_4 0 0 0 1 1 +( 576 2272 -320 ) ( 576 2272 -288 ) ( 448 2272 -320 ) wiz1_4 0 0 0 1 1 +( 576 2272 -320 ) ( 576 2240 -320 ) ( 576 2272 -288 ) wiz1_4 0 0 0 1 1 +} +// brush 26 +{ +( 72 248 0 ) ( 88 248 0 ) ( 88 232 0 ) wm1_1 0 0 0 1 1 +( 88 248 0 ) ( 72 248 0 ) ( 96 256 -48 ) wm1_1 0 0 0 1 1 +( 88 224 0 ) ( 88 256 0 ) ( 96 224 -48 ) wm1_1 0 0 0 1 1 +( 64 224 -48 ) ( 96 224 -48 ) ( 64 256 -48 ) wm1_1 0 0 0 1 1 +( 72 232 0 ) ( 88 232 0 ) ( 96 224 -48 ) wm1_1 0 0 0 1 1 +( 72 256 0 ) ( 72 224 0 ) ( 64 256 -48 ) wm1_1 0 0 0 1 1 +} +// brush 27 +{ +( 96 256 -48 ) ( 96 224 -48 ) ( 64 256 -48 ) wm1_2 0 0 0 1 1 +( 96 256 -48 ) ( 64 256 -48 ) ( 96 256 -64 ) wm1_2 0 0 0 1 1 +( 384 256 -32 ) ( 384 256 -48 ) ( 384 224 -32 ) wm1_2 0 0 0 1 1 +( 224 224 -64 ) ( 256 224 -64 ) ( 224 256 -64 ) wm1_2 0 0 0 1 1 +( 64 224 -64 ) ( 64 224 -48 ) ( 96 224 -64 ) wm1_2 0 0 0 1 1 +( 64 224 -64 ) ( 64 256 -64 ) ( 64 224 -48 ) wm1_2 0 0 0 1 1 +} +// brush 28 +{ +( 72 504 -112 ) ( 88 504 -112 ) ( 88 488 -112 ) wm1_1 0 0 0 1 1 +( 88 504 -112 ) ( 72 504 -112 ) ( 96 512 -160 ) wm1_1 0 0 0 1 1 +( 88 480 -112 ) ( 88 512 -112 ) ( 96 480 -160 ) wm1_1 0 0 0 1 1 +( 64 480 -160 ) ( 96 480 -160 ) ( 64 512 -160 ) wm1_1 0 0 0 1 1 +( 72 488 -112 ) ( 88 488 -112 ) ( 96 480 -160 ) wm1_1 0 0 0 1 1 +( 72 512 -112 ) ( 72 480 -112 ) ( 64 512 -160 ) wm1_1 0 0 0 1 1 +} +// brush 29 +{ +( -320 352 -64 ) ( -320 224 -64 ) ( -544 352 -64 ) wbrick1_5 0 0 0 1 1 +( -320 256 -96 ) ( -544 256 -96 ) ( -320 256 -128 ) wbrick1_5 32 0 0 1 1 +( -64 288 -32 ) ( -64 288 -64 ) ( -64 160 -32 ) wbrick1_5 0 0 0 1 1 +( -480 -160 -192 ) ( -256 -160 -192 ) ( -480 -32 -192 ) wbrick1_5 0 0 0 1 1 +( -384 224 0 ) ( -384 224 32 ) ( -160 224 0 ) wbrick1_5 0 0 0 1 1 +( -384 288 -64 ) ( -384 416 -64 ) ( -384 288 -32 ) wbrick1_5 0 0 0 1 1 +} +// brush 30 +{ +( -128 -288 192 ) ( 0 -512 192 ) ( -128 -512 192 ) wbrick1_5 0 0 0 1 1 +( 64 -224 128 ) ( -64 -224 96 ) ( -64 -224 128 ) wbrick1_5 0 0 0 1 1 +( -128 -288 -64 ) ( 0 -512 -64 ) ( 0 -288 -64 ) wbrick1_5 0 0 0 1 1 +( 192 -608 96 ) ( 192 -384 128 ) ( 192 -384 96 ) wbrick1_5 0 0 0 1 1 +( 192 -160 64 ) ( 128 -224 -64 ) ( 192 -160 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 31 +{ +( 32 72 -32 ) ( 32 8 -32 ) ( -32 72 -32 ) +0slipbot 32 0 0 1 1 +( 32 64 80 ) ( -32 64 80 ) ( 32 64 -48 ) slipbotsd 32 32 90 1 1 +( 32 64 80 ) ( 32 64 -48 ) ( 32 0 80 ) slipbotsd 32 32 90 1 1 +( -32 0 -48 ) ( 32 0 -48 ) ( -32 64 -48 ) slipbotsd 32 32 90 1 1 +( -32 0 -48 ) ( -32 0 80 ) ( 32 0 -48 ) slipbotsd 32 32 90 1 1 +( -32 0 -48 ) ( -32 64 -48 ) ( -32 0 80 ) slipbotsd 32 32 90 1 1 +} +// brush 32 +{ +( 48 0 -32 ) ( 48 -16 -32 ) ( 32 0 -32 ) sliplite 0 0 0 1 1 +( 48 0 -32 ) ( 32 0 -32 ) ( 48 0 -48 ) slipside 0 0 0 1 1 +( 48 0 -32 ) ( 48 0 -48 ) ( 48 -16 -32 ) slipside 0 0 0 1 1 +( 32 -16 -48 ) ( 48 -16 -48 ) ( 32 0 -48 ) slipside 0 0 0 1 1 +( 32 -16 -48 ) ( 32 -16 -32 ) ( 48 -16 -48 ) slipside 0 0 0 1 1 +( 32 -16 -48 ) ( 32 0 -48 ) ( 32 -16 -32 ) slipside 0 0 0 1 1 +} +// brush 33 +{ +( -32 0 -32 ) ( -32 -16 -32 ) ( -48 0 -32 ) sliplite 0 0 0 1 1 +( -32 0 -32 ) ( -48 0 -32 ) ( -32 0 -48 ) slipside 0 0 0 1 1 +( -32 0 -32 ) ( -32 0 -48 ) ( -32 -16 -32 ) slipside 0 0 0 1 1 +( -48 -16 -48 ) ( -32 -16 -48 ) ( -48 0 -48 ) slipside 0 0 0 1 1 +( -48 -16 -48 ) ( -48 -16 -32 ) ( -32 -16 -48 ) slipside 0 0 0 1 1 +( -48 -16 -48 ) ( -48 0 -48 ) ( -48 -16 -32 ) slipside 0 0 0 1 1 +} +// brush 34 +{ +( -32 80 -32 ) ( -32 64 -32 ) ( -48 80 -32 ) sliplite 0 0 0 1 1 +( -32 80 -32 ) ( -48 80 -32 ) ( -32 80 -48 ) slipside 0 0 0 1 1 +( -32 80 -32 ) ( -32 80 -48 ) ( -32 64 -32 ) slipside 0 0 0 1 1 +( -48 64 -48 ) ( -32 64 -48 ) ( -48 80 -48 ) slipside 0 0 0 1 1 +( -48 64 -48 ) ( -48 64 -32 ) ( -32 64 -48 ) slipside 0 0 0 1 1 +( -48 64 -48 ) ( -48 80 -48 ) ( -48 64 -32 ) slipside 0 0 0 1 1 +} +// brush 35 +{ +( 48 80 -32 ) ( 48 64 -32 ) ( 32 80 -32 ) sliplite 0 0 0 1 1 +( 48 80 -32 ) ( 32 80 -32 ) ( 48 80 -48 ) slipside 0 0 0 1 1 +( 48 80 -32 ) ( 48 80 -48 ) ( 48 64 -32 ) slipside 0 0 0 1 1 +( 32 64 -48 ) ( 48 64 -48 ) ( 32 80 -48 ) slipside 0 0 0 1 1 +( 32 64 -48 ) ( 32 64 -32 ) ( 48 64 -48 ) slipside 0 0 0 1 1 +( 32 64 -48 ) ( 32 80 -48 ) ( 32 64 -32 ) slipside 0 0 0 1 1 +} +// brush 36 +{ +( 64 416 -144 ) ( 64 384 -144 ) ( -64 416 -144 ) wiz1_4 0 32 0 1 1 +( 64 416 -128 ) ( -64 416 -128 ) ( 64 416 -160 ) wiz1_4 0 32 0 1 0.5 +( 64 416 -128 ) ( 64 416 -160 ) ( 64 384 -128 ) wiz1_4 32 48 0 1 1 +( -64 384 -160 ) ( 64 384 -160 ) ( -64 416 -160 ) wiz1_4 0 32 0 1 1 +( -64 384 -160 ) ( -64 384 -128 ) ( 64 384 -160 ) wiz1_4 0 48 0 1 1 +( -64 384 -160 ) ( -64 416 -160 ) ( -64 384 -128 ) wiz1_4 32 48 0 1 1 +} +// brush 37 +{ +( 64 384 -128 ) ( 64 352 -128 ) ( -64 384 -128 ) wiz1_4 0 32 0 1 1 +( 64 384 -112 ) ( -64 384 -112 ) ( 64 384 -144 ) wiz1_4 0 32 0 1 0.5 +( 64 384 -112 ) ( 64 384 -144 ) ( 64 352 -112 ) wiz1_4 32 48 0 1 1 +( -64 352 -144 ) ( 64 352 -144 ) ( -64 384 -144 ) wiz1_4 0 32 0 1 1 +( -64 352 -144 ) ( -64 352 -112 ) ( 64 352 -144 ) wiz1_4 0 48 0 1 1 +( -64 352 -144 ) ( -64 384 -144 ) ( -64 352 -112 ) wiz1_4 32 48 0 1 1 +} +// brush 38 +{ +( 0 1376 -320 ) ( -224 1376 -320 ) ( 0 1248 -320 ) wbrick1_5 0 0 0 1 1 +( -192 1024 -320 ) ( -192 1024 -384 ) ( 192 1024 -320 ) wbrick1_5 0 0 0 1 1 +( 160 1024 -192 ) ( 160 1024 -256 ) ( 96 960 -256 ) wswamp1_k 0 0 0 1 1 +( 96 1024 128 ) ( 96 960 0 ) ( 96 1024 0 ) wbrick1_5 0 0 0 1 1 +( -672 64 -256 ) ( -480 64 -256 ) ( -672 -64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 39 +{ +( 96 352 -64 ) ( 96 224 -64 ) ( -128 352 -64 ) wbrick1_5 0 0 0 1 1 +( 0 256 -96 ) ( -224 256 -96 ) ( 0 256 -128 ) wbrick1_5 32 0 0 1 1 +( 384 288 -32 ) ( 384 288 -64 ) ( 384 160 -32 ) wbrick1_5 0 0 0 1 1 +( -128 -160 -192 ) ( 96 -160 -192 ) ( -128 -32 -192 ) wbrick1_5 0 0 0 1 1 +( -32 224 0 ) ( -32 224 32 ) ( 192 224 0 ) wbrick1_5 0 0 0 1 1 +( 64 288 -64 ) ( 64 416 -64 ) ( 64 288 -32 ) wbrick1_5 0 0 0 1 1 +} +// brush 40 +{ +( -16 -160 -56 ) ( -96 -64 -56 ) ( -16 -64 -56 ) city4_8 0 0 0 1 1 +( -16 -64 -88 ) ( -16 -160 -56 ) ( -16 -64 -56 ) city4_8 0 0 0 1 1 +( -96 -64 -56 ) ( -16 -64 -88 ) ( -16 -64 -56 ) city4_8 0 0 0 1 1 +( -16 -160 -64 ) ( -96 -64 -64 ) ( -96 -160 -64 ) city4_8 0 0 0 1 1 +( -96 -64 -64 ) ( -192 -160 -40 ) ( -192 -160 -72 ) city4_8 0 0 0 1 1 +( 16 -224 -96 ) ( -160 -224 -72 ) ( -160 -224 -40 ) city4_8 0 0 0 1 1 +} +// brush 41 +{ +( -96 16 -56 ) ( -96 -64 -56 ) ( -192 16 -56 ) city4_8 0 0 0 1 1 +( -96 16 -56 ) ( -192 16 -56 ) ( -96 16 -88 ) city4_8 0 0 0 1 1 +( -96 16 -56 ) ( -96 16 -88 ) ( -96 -64 -56 ) city4_8 0 0 0 1 1 +( -192 -64 -64 ) ( -96 -64 -64 ) ( -192 16 -64 ) city4_8 0 0 0 1 1 +( -192 -160 -72 ) ( -192 -160 -40 ) ( -96 -64 -64 ) city4_8 0 0 0 1 1 +( -256 -160 -40 ) ( -256 -160 -72 ) ( -256 16 -96 ) city4_8 0 0 0 1 1 +} +// brush 42 +{ +( 96 64 -64 ) ( 96 -64 -64 ) ( -128 64 -64 ) lng-brick3 0 0 0 1 1 +( 32 224 0 ) ( -192 224 0 ) ( 32 224 -32 ) wbrick1_5 0 0 0 1 1 +( 256 0 -64 ) ( 256 0 -96 ) ( 256 -128 -64 ) wbrick1_5 0 0 0 1 1 +( -128 -64 -192 ) ( 96 -64 -192 ) ( -128 64 -192 ) wbrick1_5 0 0 0 1 1 +( -32 -256 -96 ) ( -32 -256 -64 ) ( 192 -256 -96 ) wbrick1_5 0 0 0 1 1 +( -256 0 -96 ) ( -256 128 -96 ) ( -256 0 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 43 +{ +( 64 928 -128 ) ( 96 960 -128 ) ( 96 928 -128 ) metal2_5 0 0 0 1 1 +( 96 928 -384 ) ( 64 928 -192 ) ( 96 928 -192 ) wizwood1_4 4 0 0 1 1 +( 96 960 -192 ) ( 96 928 -384 ) ( 96 928 -192 ) wizwood1_4 4 0 0 1 1 +( 64 928 -384 ) ( 96 960 -384 ) ( 64 960 -384 ) wizwood1_4 4 0 0 1 1 +( 96 960 -384 ) ( 64 960 -192 ) ( 64 960 -384 ) wizwood1_4 4 0 0 1 1 +( 64 960 -192 ) ( 64 928 -384 ) ( 64 960 -384 ) wizwood1_4 4 0 0 1 1 +} +// brush 44 +{ +( 176 952 -184 ) ( -112 952 -184 ) ( 176 1176 -184 ) metal2_5 0 0 0 1 1 +( 80 952 -136 ) ( 80 1176 -136 ) ( 80 952 -392 ) metal2_5 0 0 0 1 1 +( 192 952 -136 ) ( 192 952 -392 ) ( -96 952 -136 ) metal2_5 0 0 0 1 1 +( -96 1176 -200 ) ( -96 952 -200 ) ( 192 1176 -200 ) metal2_5 0 0 0 1 1 +( -80 1176 -392 ) ( -80 1176 -136 ) ( -80 952 -392 ) metal2_5 0 0 0 1 1 +( -80 968 -392 ) ( 208 968 -392 ) ( -80 968 -136 ) metal2_5 0 0 0 1 1 +} +// brush 45 +{ +( 96 888 -184 ) ( 96 680 -184 ) ( -96 888 -184 ) wizwood1_5 8 0 90 1 1 +( 88 952 -184 ) ( -104 952 -184 ) ( 88 952 -200 ) wizwood1_5 0 0 90 1 1 +( 56 888 -184 ) ( 56 888 -200 ) ( 56 680 -184 ) wizwood1_5 0 0 90 1 1 +( -96 680 -192 ) ( 96 680 -192 ) ( -96 888 -192 ) wizwood1_5 0 0 90 1 1 +( -96 712 -200 ) ( -96 712 -184 ) ( 96 712 -200 ) wizwood1_5 0 0 90 1 1 +( -56 680 -200 ) ( -56 888 -200 ) ( -56 680 -184 ) wizwood1_5 0 0 90 1 1 +} +// brush 46 +{ +( -64 736 -128 ) ( -64 704 -128 ) ( -96 736 -128 ) metal2_5 0 0 0 1 1 +( -64 736 -192 ) ( -96 736 -192 ) ( -64 736 -384 ) wizwood1_4 4 0 0 1 1 +( -64 736 -192 ) ( -64 736 -384 ) ( -64 704 -192 ) wizwood1_4 4 0 0 1 1 +( -96 704 -384 ) ( -64 704 -384 ) ( -96 736 -384 ) wizwood1_4 4 0 0 1 1 +( -96 704 -384 ) ( -96 704 -192 ) ( -64 704 -384 ) wizwood1_4 4 0 0 1 1 +( -96 704 -384 ) ( -96 736 -384 ) ( -96 704 -192 ) wizwood1_4 4 0 0 1 1 +} +// brush 47 +{ +( 96 736 -128 ) ( 96 704 -128 ) ( 64 736 -128 ) metal2_5 0 0 0 1 1 +( 96 736 -192 ) ( 64 736 -192 ) ( 96 736 -384 ) wizwood1_4 4 0 0 1 1 +( 96 736 -192 ) ( 96 736 -384 ) ( 96 704 -192 ) wizwood1_4 4 0 0 1 1 +( 64 704 -384 ) ( 96 704 -384 ) ( 64 736 -384 ) wizwood1_4 4 0 0 1 1 +( 64 704 -384 ) ( 64 704 -192 ) ( 96 704 -384 ) wizwood1_4 4 0 0 1 1 +( 64 704 -384 ) ( 64 736 -384 ) ( 64 704 -192 ) wizwood1_4 4 0 0 1 1 +} +// brush 48 +{ +( 160 704 -160 ) ( -64 704 -160 ) ( 160 704 -192 ) wbrick1_5 0 0 0 1 1 +( 160 640 -256 ) ( 160 640 -192 ) ( 96 704 -192 ) wswamp1_k 0 0 0 1 1 +( 0 288 -320 ) ( 224 288 -320 ) ( 0 416 -320 ) wbrick1_5 0 0 0 1 1 +( 192 640 -320 ) ( 192 640 -384 ) ( -192 640 -320 ) wbrick1_5 0 0 0 1 1 +( -160 640 -192 ) ( -160 640 -256 ) ( -96 704 -256 ) wswamp1_k 0 0 0 1 1 +( -672 64 -256 ) ( -480 64 -256 ) ( -672 -64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 49 +{ +( -72 704 -184 ) ( -72 992 -184 ) ( 152 704 -184 ) metal2_5 0 0 0 1 1 +( -72 688 -136 ) ( -72 688 -392 ) ( -72 976 -136 ) metal2_5 0 0 0 1 1 +( 152 976 -200 ) ( -72 976 -200 ) ( 152 688 -200 ) metal2_5 0 0 0 1 1 +( 152 912 -392 ) ( 152 912 -136 ) ( -72 912 -392 ) metal2_5 0 0 0 1 1 +( -56 960 -392 ) ( -56 672 -392 ) ( -56 960 -136 ) metal2_5 0 0 0 1 1 +( -48 832 -64 ) ( -72 832 -64 ) ( -48 832 64 ) metal2_5 0 0 0 1 1 +} +// brush 50 +{ +( 416 960 -192 ) ( 384 960 -192 ) ( 416 960 -320 ) wbrick1_5 0 0 0 1 1 +( 896 1024 -192 ) ( 896 1024 -320 ) ( 896 896 -192 ) wswamp1_k 0 0 0 1 1 +( 384 832 -320 ) ( 416 832 -320 ) ( 384 960 -320 ) wbrick1_5 0 0 0 1 1 +( 128 864 -320 ) ( 128 864 -192 ) ( 160 864 -320 ) wswamp1_k 32 0 0 1 1 +( 448 832 -320 ) ( 448 960 -320 ) ( 448 832 -192 ) wswamp1_k 0 0 0 1 1 +( -672 64 -256 ) ( -480 64 -256 ) ( -672 -64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 51 +{ +( -352 1024 -192 ) ( -384 1024 -192 ) ( -352 1024 -320 ) wbrick1_5 0 0 0 1 1 +( -320 1088 -192 ) ( -320 1088 -320 ) ( -320 960 -192 ) wswamp1_k 0 0 0 1 1 +( -384 1216 -320 ) ( -352 1216 -320 ) ( -384 1344 -320 ) wbrick1_5 0 0 0 1 1 +( -1088 960 -320 ) ( -1088 960 -192 ) ( -1056 960 -320 ) wbrick1_5 0 0 0 1 1 +( -384 1216 -320 ) ( -384 1344 -320 ) ( -384 1216 -192 ) wbrick1_5 0 0 0 1 1 +( -672 64 -256 ) ( -480 64 -256 ) ( -672 -64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 52 +{ +( 136 848 -248 ) ( 120 784 -248 ) ( 120 848 -248 ) wizwood1_5 8 0 0 1 1 +( 120 832 -336 ) ( 136 832 -232 ) ( 120 832 -232 ) wizwood1_5 0 0 90 1 1 +( 120 752 -232 ) ( 120 816 -336 ) ( 120 816 -232 ) wizwood1_5 0 0 90 1 1 +( 136 848 -256 ) ( 120 784 -256 ) ( 136 784 -256 ) wizwood1_5 8 0 0 1 1 +( 120 752 -336 ) ( 136 752 -232 ) ( 136 752 -336 ) wizwood1_5 0 0 90 1 1 +( 136 752 -232 ) ( 136 816 -336 ) ( 136 752 -336 ) wizwood1_5 0 0 90 1 1 +} +// brush 53 +{ +( 120 848 -232 ) ( 104 784 -232 ) ( 104 848 -232 ) wizwood1_5 8 0 0 1 1 +( 104 832 -320 ) ( 120 832 -216 ) ( 104 832 -216 ) wizwood1_5 0 0 90 1 1 +( 104 768 -216 ) ( 104 832 -320 ) ( 104 832 -216 ) wizwood1_5 0 0 90 1 1 +( 120 848 -240 ) ( 104 784 -240 ) ( 120 784 -240 ) wizwood1_5 8 0 0 1 1 +( 104 752 -320 ) ( 120 752 -216 ) ( 120 752 -320 ) wizwood1_5 0 0 90 1 1 +( 120 752 -216 ) ( 120 816 -320 ) ( 120 752 -320 ) wizwood1_5 0 0 90 1 1 +} +// brush 54 +{ +( 104 848 -216 ) ( 88 784 -216 ) ( 88 848 -216 ) wizwood1_5 8 0 0 1 1 +( 88 832 -304 ) ( 104 832 -200 ) ( 88 832 -200 ) wizwood1_5 0 0 90 1 1 +( 88 752 -200 ) ( 88 816 -304 ) ( 88 816 -200 ) wizwood1_5 0 0 90 1 1 +( 104 848 -224 ) ( 88 784 -224 ) ( 104 784 -224 ) wizwood1_5 8 0 0 1 1 +( 88 752 -304 ) ( 104 752 -200 ) ( 104 752 -304 ) wizwood1_5 0 0 90 1 1 +( 104 752 -200 ) ( 104 816 -304 ) ( 104 752 -304 ) wizwood1_5 0 0 90 1 1 +} +// brush 55 +{ +( 88 848 -200 ) ( 72 784 -200 ) ( 72 848 -200 ) wizwood1_5 8 0 0 1 1 +( 72 832 -288 ) ( 88 832 -184 ) ( 72 832 -184 ) wizwood1_5 0 0 90 1 1 +( 72 784 -184 ) ( 72 848 -288 ) ( 72 848 -184 ) wizwood1_5 0 0 90 1 1 +( 88 848 -208 ) ( 72 784 -208 ) ( 88 784 -208 ) wizwood1_5 8 0 0 1 1 +( 72 752 -288 ) ( 88 752 -184 ) ( 88 752 -288 ) wizwood1_5 0 0 90 1 1 +( 88 752 -184 ) ( 88 816 -288 ) ( 88 752 -288 ) wizwood1_5 0 0 90 1 1 +} +// brush 56 +{ +( 168 848 -280 ) ( 152 784 -280 ) ( 152 848 -280 ) wizwood1_5 8 0 0 1 1 +( 152 832 -368 ) ( 168 832 -264 ) ( 152 832 -264 ) wizwood1_5 0 0 90 1 1 +( 152 752 -264 ) ( 152 816 -368 ) ( 152 816 -264 ) wizwood1_5 0 0 90 1 1 +( 168 848 -288 ) ( 152 784 -288 ) ( 168 784 -288 ) wizwood1_5 8 0 0 1 1 +( 152 752 -368 ) ( 168 752 -264 ) ( 168 752 -368 ) wizwood1_5 0 0 90 1 1 +( 168 752 -264 ) ( 168 816 -368 ) ( 168 752 -368 ) wizwood1_5 0 0 90 1 1 +} +// brush 57 +{ +( 152 848 -264 ) ( 136 784 -264 ) ( 136 848 -264 ) wizwood1_5 8 0 0 1 1 +( 136 832 -352 ) ( 152 832 -248 ) ( 136 832 -248 ) wizwood1_5 0 0 90 1 1 +( 136 768 -248 ) ( 136 832 -352 ) ( 136 832 -248 ) wizwood1_5 0 0 90 1 1 +( 152 848 -272 ) ( 136 784 -272 ) ( 152 784 -272 ) wizwood1_5 8 0 0 1 1 +( 136 752 -352 ) ( 152 752 -248 ) ( 152 752 -352 ) wizwood1_5 0 0 90 1 1 +( 152 752 -248 ) ( 152 816 -352 ) ( 152 752 -352 ) wizwood1_5 0 0 90 1 1 +} +// brush 58 +{ +( 184 848 -296 ) ( 168 784 -296 ) ( 168 848 -296 ) wizwood1_5 8 0 0 1 1 +( 168 832 -384 ) ( 184 832 -280 ) ( 168 832 -280 ) wizwood1_5 0 0 90 1 1 +( 168 752 -280 ) ( 168 816 -384 ) ( 168 816 -280 ) wizwood1_5 0 0 90 1 1 +( 184 848 -304 ) ( 168 784 -304 ) ( 184 784 -304 ) wizwood1_5 8 0 0 1 1 +( 168 752 -384 ) ( 184 752 -280 ) ( 184 752 -384 ) wizwood1_5 0 0 90 1 1 +( 184 768 -280 ) ( 184 832 -384 ) ( 184 768 -384 ) wizwood1_5 0 0 90 1 1 +} +// brush 59 +{ +( 64 256 -48 ) ( 64 384 -112 ) ( 96 384 -112 ) wm1_2 0 0 0 1 1 +( 64 480 -128 ) ( 96 480 -112 ) ( 64 480 -112 ) wm1_1 0 0 0 1 1 +( 64 256 -64 ) ( 64 384 -80 ) ( 64 384 -64 ) wm1_1 0 0 0 1 1 +( 64 256 -64 ) ( 96 256 -48 ) ( 96 256 -64 ) wm1_1 0 0 0 1 1 +( 96 256 -48 ) ( 96 384 -64 ) ( 96 384 -80 ) wm1_1 0 0 0 1 1 +( 64 256 -64 ) ( 64 480 -176 ) ( -64 256 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 60 +{ +( -192 416 -144 ) ( 192 416 -144 ) ( 192 224 -48 ) wbrick1_5 0 0 0 1 1 +( 192 480 -144 ) ( -192 480 -144 ) ( 192 480 -224 ) wbrick1_5 0 0 0 1 1 +( -80 224 -48 ) ( -80 224 -80 ) ( -80 96 -48 ) wbrick1_5 0 0 0 1 1 +( -128 160 -192 ) ( 96 160 -192 ) ( -128 288 -192 ) wbrick1_5 0 0 0 1 1 +( -32 256 -80 ) ( -32 256 -48 ) ( 192 256 -80 ) wbrick1_5 0 0 0 1 1 +( -96 224 -80 ) ( -96 352 -80 ) ( -96 224 -48 ) wbrick1_5 0 0 0 1 1 +} +// brush 61 +{ +( -64 480 -112 ) ( -96 480 -112 ) ( -64 480 -128 ) wm1_1 0 0 0 1 1 +( -64 384 -64 ) ( -64 384 -80 ) ( -64 256 -64 ) wm1_1 0 0 0 1 1 +( -64 384 -144 ) ( -96 384 -144 ) ( -96 256 -80 ) wm1_1 0 0 0 1 1 +( -96 256 -64 ) ( -96 256 -48 ) ( -64 256 -64 ) wm1_1 0 0 0 1 1 +( -80 384 -80 ) ( -80 384 -64 ) ( -80 256 -48 ) wm1_1 0 0 0 1 1 +( -64 256 -64 ) ( -64 480 -176 ) ( 64 256 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 62 +{ +( -96 384 -112 ) ( -64 384 -112 ) ( -64 256 -48 ) wm1_2 0 0 0 1 1 +( -64 480 -112 ) ( -96 480 -112 ) ( -64 480 -128 ) wm1_1 0 0 0 1 1 +( -64 384 -64 ) ( -64 384 -80 ) ( -64 256 -64 ) wm1_1 0 0 0 1 1 +( -96 256 -64 ) ( -96 256 -48 ) ( -64 256 -64 ) wm1_1 0 0 0 1 1 +( -96 384 -80 ) ( -96 384 -64 ) ( -96 256 -48 ) wm1_1 0 0 0 1 1 +( 64 256 -64 ) ( -64 480 -176 ) ( -64 256 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 63 +{ +( 192 128 192 ) ( -32 0 192 ) ( -32 128 192 ) wbrick1_5 0 0 0 1 1 +( 32 384 96 ) ( 256 384 128 ) ( 32 384 128 ) wbrick1_5 0 0 0 1 1 +( 192 -64 128 ) ( 192 64 96 ) ( 192 64 128 ) wbrick1_5 0 0 0 1 1 +( 192 128 -192 ) ( -32 0 -192 ) ( 192 0 -192 ) wbrick1_5 0 0 0 1 1 +( -128 -256 96 ) ( 96 -256 128 ) ( 96 -256 96 ) wbrick1_5 0 0 0 1 1 +( 352 64 128 ) ( 352 192 96 ) ( 352 64 96 ) wbrick1_5 0 0 0 1 1 +( 256 320 64 ) ( 192 256 -64 ) ( 256 320 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 64 +{ +( -48 832 -184 ) ( -48 816 -184 ) ( -72 816 -184 ) metal2_5 0 0 0 1 1 +( -40 816 -232 ) ( -152 816 -168 ) ( -40 816 -168 ) metw0a 0 0 0 1 1 +( -48 816 -184 ) ( -48 832 -184 ) ( -176 832 -312 ) metal2_5 0 0 0 1 1 +( -40 832 -232 ) ( -152 832 -168 ) ( -152 832 -232 ) metw0a 0 0 0 1 1 +( -72 816 -184 ) ( -192 816 -304 ) ( -192 832 -304 ) metal2_5 0 0 0 1 1 +( -192 1568 -304 ) ( -176 1568 -312 ) ( -192 1696 -304 ) metal2_5 0 0 0 1 1 +( -56 1504 -192 ) ( -56 1504 -176 ) ( -56 1632 -192 ) wswamp2_1 0 0 0 1 1 +} +// brush 65 +{ +( 40 752 -232 ) ( 152 752 -168 ) ( 40 752 -168 ) metw0a 0 0 0 1 1 +( 40 736 -232 ) ( 152 736 -168 ) ( 152 736 -232 ) metw0a 0 0 0 1 1 +( 192 752 -320 ) ( 160 752 -320 ) ( 160 736 -320 ) wbrick1_5 0 0 0 1 1 +( 192 752 -304 ) ( 192 752 -320 ) ( 192 736 -320 ) metal2_5 0 0 0 1 1 +( 192 736 -304 ) ( 160 736 -320 ) ( 160 752 -320 ) metal2_5 0 0 0 1 1 +( 176 -128 -312 ) ( 176 0 -328 ) ( 176 0 -312 ) metal2_5 0 0 0 1 1 +} +// brush 66 +{ +( 40 848 -232 ) ( 152 848 -168 ) ( 40 848 -168 ) metw0a 0 0 0 1 1 +( 40 832 -232 ) ( 152 832 -168 ) ( 152 832 -232 ) metw0a 0 0 0 1 1 +( 192 848 -320 ) ( 160 848 -320 ) ( 160 832 -320 ) wbrick1_5 0 0 0 1 1 +( 192 848 -304 ) ( 192 848 -320 ) ( 192 832 -320 ) metal2_5 0 0 0 1 1 +( 192 832 -304 ) ( 160 832 -320 ) ( 160 848 -320 ) metal2_5 0 0 0 1 1 +( 176 -32 -312 ) ( 176 96 -328 ) ( 176 96 -312 ) metal2_5 0 0 0 1 1 +} +// brush 67 +{ +( -352 704 -192 ) ( -384 704 -192 ) ( -352 704 -320 ) wbrick1_5 0 0 0 1 1 +( -320 768 -192 ) ( -320 768 -320 ) ( -320 640 -192 ) wswamp1_k 0 0 0 1 1 +( -384 896 -320 ) ( -352 896 -320 ) ( -384 1024 -320 ) wbrick1_5 0 0 0 1 1 +( -1088 640 -320 ) ( -1088 640 -192 ) ( -1056 640 -320 ) wbrick1_5 0 0 0 1 1 +( -384 896 -320 ) ( -384 1024 -320 ) ( -384 896 -192 ) wbrick1_5 0 0 0 1 1 +( -672 64 -256 ) ( -480 64 -256 ) ( -672 -64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 68 +{ +( 64 800 -136 ) ( 64 800 -264 ) ( 64 768 -136 ) wbrick1_5 0 0 0 1 1 +( -64 776 -224 ) ( 64 776 -224 ) ( 64 800 -208 ) wbrick1_5 0 0 0 1 1 +( -64 704 -192 ) ( 64 704 -192 ) ( 64 776 -224 ) wbrick1_5 0 0 0 1 1 +( -64 768 -264 ) ( -64 800 -264 ) ( -64 768 -136 ) wbrick1_5 0 0 0 1 1 +( 64 704 -192 ) ( -64 704 -192 ) ( -64 800 -208 ) wbrick1_5 0 0 0 1 1 +} +// brush 69 +{ +( 64 904 -312 ) ( -64 904 -256 ) ( 64 904 -256 ) wswamp1_k 0 0 0 1 1 +( 64 928 -256 ) ( 64 904 -312 ) ( 64 904 -256 ) wswamp1_k 0 0 0 1 1 +( 64 904 -320 ) ( 64 960 -320 ) ( -64 960 -320 ) wbrick1_5 0 0 0 1 1 +( -64 960 -192 ) ( -64 960 -320 ) ( 64 960 -320 ) wbrick1_5 0 0 0 1 1 +( -64 928 -256 ) ( -64 904 -312 ) ( -64 928 -312 ) wswamp1_k 0 0 0 1 1 +( -672 64 -256 ) ( -480 64 -256 ) ( -672 -64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 70 +{ +( 64 904 -144 ) ( 64 872 -272 ) ( 64 872 -144 ) wbrick1_5 0 0 0 1 1 +( -64 888 -224 ) ( 64 904 -256 ) ( -64 904 -256 ) wbrick1_5 0 0 0 1 1 +( 64 904 -256 ) ( 64 960 -192 ) ( -64 960 -192 ) wbrick1_5 0 0 0 1 1 +( -64 904 -144 ) ( -64 872 -272 ) ( -64 904 -272 ) wbrick1_5 0 0 0 1 1 +( -64 888 -224 ) ( -64 960 -192 ) ( 64 960 -192 ) wbrick1_5 0 0 0 1 1 +} +// brush 71 +{ +( 64 760 -256 ) ( -64 760 -256 ) ( 64 760 -312 ) wswamp1_k 0 0 0 1 1 +( 64 760 -256 ) ( 64 760 -312 ) ( 64 736 -256 ) wswamp1_k 0 0 0 1 1 +( -64 704 -320 ) ( 64 704 -320 ) ( 64 760 -320 ) wbrick1_5 0 0 0 1 1 +( 64 704 -320 ) ( -64 704 -320 ) ( -64 704 -192 ) wbrick1_5 0 0 0 1 1 +( -64 736 -312 ) ( -64 760 -312 ) ( -64 736 -256 ) wswamp1_k 0 0 0 1 1 +( -672 64 -256 ) ( -480 64 -256 ) ( -672 -64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 72 +{ +( 64 792 -144 ) ( 64 792 -272 ) ( 64 760 -144 ) wbrick1_5 0 0 0 1 1 +( -64 760 -256 ) ( 64 760 -256 ) ( -64 776 -224 ) wbrick1_5 32 0 0 1 1 +( -64 704 -192 ) ( 64 704 -192 ) ( 64 760 -256 ) wbrick1_5 0 0 0 1 1 +( -64 760 -272 ) ( -64 792 -272 ) ( -64 760 -144 ) wbrick1_5 0 0 0 1 1 +( 64 704 -192 ) ( -64 704 -192 ) ( -64 776 -224 ) wbrick1_5 0 0 0 1 1 +} +// brush 73 +{ +( 64 896 -136 ) ( 64 864 -264 ) ( 64 864 -136 ) wbrick1_5 0 0 0 1 1 +( 64 864 -208 ) ( 64 888 -224 ) ( -64 888 -224 ) wbrick1_5 0 0 0 1 1 +( 64 888 -224 ) ( 64 960 -192 ) ( -64 960 -192 ) wbrick1_5 0 0 0 1 1 +( -64 896 -136 ) ( -64 864 -264 ) ( -64 896 -264 ) wbrick1_5 0 0 0 1 1 +( -64 864 -208 ) ( -64 960 -192 ) ( 64 960 -192 ) wbrick1_5 0 0 0 1 1 +} +// brush 74 +{ +( 64 832 -128 ) ( 64 832 -256 ) ( 64 800 -128 ) wbrick1_5 0 0 0 1 1 +( -64 800 -208 ) ( 64 800 -208 ) ( 64 832 -200 ) wbrick1_5 0 0 0 1 1 +( -64 704 -192 ) ( 64 704 -192 ) ( 64 800 -208 ) wbrick1_5 0 0 0 1 1 +( -64 800 -256 ) ( -64 832 -256 ) ( -64 800 -128 ) wbrick1_5 0 0 0 1 1 +( 64 704 -192 ) ( -64 704 -192 ) ( -64 832 -200 ) wbrick1_5 0 0 0 1 1 +} +// brush 75 +{ +( 64 864 -128 ) ( 64 832 -256 ) ( 64 832 -128 ) wbrick1_5 0 0 0 1 1 +( 64 832 -200 ) ( 64 864 -208 ) ( -64 864 -208 ) wbrick1_5 0 0 0 1 1 +( 64 864 -208 ) ( 64 960 -192 ) ( -64 960 -192 ) wbrick1_5 0 0 0 1 1 +( -64 864 -128 ) ( -64 832 -256 ) ( -64 864 -256 ) wbrick1_5 0 0 0 1 1 +( -64 832 -200 ) ( -64 960 -192 ) ( 64 960 -192 ) wbrick1_5 0 0 0 1 1 +} +// brush 76 +{ +( 448 2528 -40 ) ( 480 2528 -168 ) ( 480 2528 -40 ) wbrick1_5 0 0 0 1 1 +( 480 1632 -112 ) ( 456 1632 -128 ) ( 456 1504 -128 ) wbrick1_5 0 32 0 1 1 +( 456 1632 -128 ) ( 384 1632 -96 ) ( 384 1504 -96 ) wbrick1_5 0 32 0 1 1 +( 480 1504 -112 ) ( 384 1504 -96 ) ( 384 1632 -96 ) wbrick1_5 0 32 0 1 1 +( 672 2432 32 ) ( 352 2432 32 ) ( 672 2432 160 ) wbrick1_5 0 0 0 1 1 +} +// brush 77 +{ +( 640 1632 -96 ) ( 640 1504 -96 ) ( 584 1504 -160 ) wbrick1_5 32 0 0 1 1 +( 584 1632 -160 ) ( 584 1504 -160 ) ( 584 1632 -216 ) wbrick1_5 32 0 0 1 1 +( 584 2528 -160 ) ( 584 2528 -216 ) ( 608 2528 -160 ) wbrick1_5 0 0 0 1 1 +( 640 2752 -224 ) ( 640 2880 -224 ) ( 584 2880 -224 ) wbrick1_5 0 0 0 1 1 +( 640 2880 -224 ) ( 640 2752 -224 ) ( 640 2752 -96 ) wbrick1_5 0 0 0 1 1 +( 672 2432 32 ) ( 352 2432 32 ) ( 672 2432 160 ) wbrick1_5 0 0 0 1 1 +} +// brush 78 +{ +( 552 2528 -48 ) ( 552 2528 -176 ) ( 584 2528 -48 ) wbrick1_5 0 0 0 1 1 +( 584 1504 -160 ) ( 584 1632 -160 ) ( 568 1504 -128 ) wbrick1_5 32 0 0 1 1 +( 640 1504 -96 ) ( 640 1632 -96 ) ( 584 1632 -160 ) wbrick1_5 32 0 0 1 1 +( 640 1632 -96 ) ( 640 1504 -96 ) ( 568 1504 -128 ) wbrick1_5 0 32 0 1 1 +( 672 2432 32 ) ( 352 2432 32 ) ( 672 2432 160 ) wbrick1_5 0 0 0 1 1 +} +// brush 79 +{ +( 440 1504 -160 ) ( 384 1504 -96 ) ( 384 1632 -96 ) wbrick1_5 32 0 0 1 1 +( 440 1632 -216 ) ( 440 1504 -160 ) ( 440 1632 -160 ) wbrick1_5 0 0 0 1 1 +( 416 2528 -160 ) ( 440 2528 -216 ) ( 440 2528 -160 ) wbrick1_5 0 0 0 1 1 +( 440 2880 -224 ) ( 384 2880 -224 ) ( 384 2752 -224 ) wbrick1_5 0 0 0 1 1 +( 384 2752 -96 ) ( 384 2752 -224 ) ( 384 2880 -224 ) wbrick1_5 0 0 0 1 1 +( 672 2432 32 ) ( 352 2432 32 ) ( 672 2432 160 ) wbrick1_5 0 0 0 1 1 +} +// brush 80 +{ +( 440 2528 -48 ) ( 472 2528 -176 ) ( 472 2528 -48 ) wbrick1_5 0 0 0 1 1 +( 456 1504 -128 ) ( 440 1632 -160 ) ( 440 1504 -160 ) wbrick1_5 0 0 0 1 1 +( 440 1632 -160 ) ( 384 1632 -96 ) ( 384 1504 -96 ) wbrick1_5 32 0 0 1 1 +( 456 1504 -128 ) ( 384 1504 -96 ) ( 384 1632 -96 ) wbrick1_5 0 32 0 1 1 +( 672 2432 32 ) ( 352 2432 32 ) ( 672 2432 160 ) wbrick1_5 0 0 0 1 1 +} +// brush 81 +{ +( 544 2528 -40 ) ( 544 2528 -168 ) ( 576 2528 -40 ) wbrick1_5 0 0 0 1 1 +( 568 2016 -128 ) ( 568 2144 -128 ) ( 544 2144 -112 ) wbrick1_5 0 32 0 1 1 +( 640 1504 -96 ) ( 640 1632 -96 ) ( 568 1632 -128 ) wbrick1_5 0 32 0 1 1 +( 640 2144 -96 ) ( 640 2016 -96 ) ( 544 2016 -112 ) wbrick1_5 0 32 0 1 1 +( 672 2432 32 ) ( 352 2432 32 ) ( 672 2432 160 ) wbrick1_5 0 0 0 1 1 +} +// brush 82 +{ +( 480 2528 -32 ) ( 512 2528 -160 ) ( 512 2528 -32 ) wbrick1_5 0 0 0 1 1 +( 512 2240 -104 ) ( 480 2240 -112 ) ( 480 2112 -112 ) wbrick1_5 0 0 0 1 1 +( 480 1632 -112 ) ( 384 1632 -96 ) ( 384 1504 -96 ) wbrick1_5 0 32 0 1 1 +( 512 2112 -104 ) ( 384 2112 -96 ) ( 384 2240 -96 ) wbrick1_5 0 0 0 1 1 +( 672 2432 32 ) ( 352 2432 32 ) ( 672 2432 160 ) wbrick1_5 0 0 0 1 1 +} +// brush 83 +{ +( 512 2528 -32 ) ( 512 2528 -160 ) ( 544 2528 -32 ) wbrick1_5 0 0 0 1 1 +( 544 2144 -112 ) ( 544 2272 -112 ) ( 512 2272 -104 ) wbrick1_5 0 32 0 1 1 +( 640 2016 -96 ) ( 640 2144 -96 ) ( 544 2144 -112 ) wbrick1_5 0 32 0 1 1 +( 640 2272 -96 ) ( 640 2144 -96 ) ( 512 2144 -104 ) wbrick1_5 0 32 0 1 1 +( 672 2432 32 ) ( 352 2432 32 ) ( 672 2432 160 ) wbrick1_5 0 0 0 1 1 +} +// brush 84 +{ +( 64 704 -192 ) ( -64 704 -192 ) ( -64 960 -192 ) wbrick1_5 0 0 0 1 1 +( 64 960 -192 ) ( -64 960 -192 ) ( 64 832 -200 ) wbrick1_5 0 0 0 1 1 +( 64 832 -128 ) ( 64 832 -256 ) ( 64 800 -128 ) wbrick1_5 0 0 0 1 1 +( -64 800 -256 ) ( -64 832 -256 ) ( -64 800 -128 ) wbrick1_5 0 0 0 1 1 +( -64 704 -192 ) ( 64 704 -192 ) ( 64 832 -200 ) wbrick1_5 0 0 0 1 1 +} +// brush 85 +{ +( 640 2624 -96 ) ( 384 2624 -96 ) ( 384 2752 -96 ) wbrick1_5 0 0 0 1 1 +( 512 2272 -104 ) ( 640 2144 -96 ) ( 640 2272 -96 ) wbrick1_5 0 32 0 1 1 +( 480 2528 -32 ) ( 512 2528 -160 ) ( 512 2528 -32 ) wbrick1_5 0 0 0 1 1 +( 512 2752 -104 ) ( 384 2752 -96 ) ( 384 2624 -96 ) wbrick1_5 0 0 0 1 1 +( 672 2432 32 ) ( 352 2432 32 ) ( 672 2432 160 ) wbrick1_5 0 0 0 1 1 +} +// brush 86 +{ +( 416 1024 -192 ) ( 384 1024 -192 ) ( 416 1024 -320 ) wbrick1_5 0 0 0 1 1 +( 640 1088 -192 ) ( 640 1088 -320 ) ( 640 960 -192 ) wbrick1_5 0 0 0 1 1 +( 384 896 -320 ) ( 416 896 -320 ) ( 384 1024 -320 ) wbrick1_5 0 0 0 1 1 +( -192 960 -320 ) ( -192 960 -192 ) ( -160 960 -320 ) wbrick1_5 0 0 0 1 1 +( 320 896 -320 ) ( 320 1024 -320 ) ( 320 896 -192 ) wswamp1_k 0 0 0 1 1 +( -672 64 -256 ) ( -480 64 -256 ) ( -672 -64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 87 +{ +( -384 896 -312 ) ( -384 768 -312 ) ( -416 896 -312 ) city4_1 0 0 0 1 1 +( -384 904 -192 ) ( -416 904 -192 ) ( -384 904 -320 ) city4_1 0 0 0 1 1 +( -384 896 -192 ) ( -384 896 -320 ) ( -384 768 -192 ) city4_1 16 0 0 1 1 +( -416 768 -320 ) ( -384 768 -320 ) ( -416 896 -320 ) city4_1 0 0 0 1 1 +( -416 760 -320 ) ( -416 760 -192 ) ( -384 760 -320 ) city4_1 0 0 0 1 1 +( -416 768 -320 ) ( -416 896 -320 ) ( -416 768 -192 ) city4_1 16 0 180 1 1 +} +// brush 88 +{ +( 176 696 -184 ) ( -112 696 -184 ) ( 176 920 -184 ) metal2_5 0 0 0 1 1 +( 80 696 -136 ) ( 80 920 -136 ) ( 80 696 -392 ) metal2_5 0 0 0 1 1 +( 192 696 -136 ) ( 192 696 -392 ) ( -96 696 -136 ) metal2_5 0 0 0 1 1 +( -96 920 -200 ) ( -96 696 -200 ) ( 192 920 -200 ) metal2_5 0 0 0 1 1 +( -80 920 -392 ) ( -80 920 -136 ) ( -80 696 -392 ) metal2_5 0 0 0 1 1 +( -80 712 -392 ) ( 208 712 -392 ) ( -80 712 -136 ) metal2_5 0 0 0 1 1 +} +// brush 89 +{ +( -257 358 -120 ) ( -282 417 -120 ) ( -198 383 -120 ) crate2_top 17.2112464905 32.3191642761 113 1 1 +( -257 358 -120 ) ( -198 383 -120 ) ( -257 358 -184 ) crate1_side 31.8727684021 8 0 0.8890500069 1 +( -257 358 -120 ) ( -257 358 -184 ) ( -282 417 -120 ) crate1_side 20.3297691345 8 0 -0.8890500069 1 +( -223 442 -184 ) ( -282 417 -184 ) ( -198 383 -184 ) crate1_side 34.0422592163 17.6568107605 -156.6688690186 1 1 +( -223 442 -184 ) ( -223 442 -120 ) ( -282 417 -184 ) crate1_side 60.3428001404 8 0 0.8890500069 1 +( -223 442 -184 ) ( -198 383 -184 ) ( -223 442 -120 ) crate1_side 48.3297691345 8 0 -0.8890500069 1 +} +// brush 90 +{ +( 240 1296 32 ) ( 240 1312 24 ) ( 304 1312 24 ) wm1_1 0 0 0 -1 1 +( 304 1312 -192 ) ( 304 1296 -64 ) ( 304 1312 -64 ) wm1_2 0 0 0 1 1 +( 240 1312 -160 ) ( 304 1312 24 ) ( 240 1312 24 ) wm1_2 0 32 0 1 1 +( 304 1296 -192 ) ( 240 1312 -192 ) ( 240 1296 -192 ) wm1_1 0 0 0 -1 1 +( 240 1312 -192 ) ( 240 1296 -64 ) ( 240 1296 -192 ) wm1_2 0 0 0 -1 1 +( 240 1296 -64 ) ( 304 1296 -192 ) ( 240 1296 -192 ) wm1_2 0 0 0 1 1 +} +// brush 91 +{ +( 304 1440 24 ) ( 240 1440 24 ) ( 240 1456 32 ) wm1_1 0 0 0 1 1 +( 304 1440 -64 ) ( 304 1456 -64 ) ( 304 1440 -192 ) wm1_2 0 0 0 1 1 +( 240 1440 -8 ) ( 304 1440 -8 ) ( 240 1440 -192 ) wm1_2 0 0 0 1 1 +( 240 1456 -192 ) ( 240 1440 -192 ) ( 304 1456 -192 ) wm1_1 0 0 0 1 1 +( 240 1456 -192 ) ( 240 1456 -64 ) ( 240 1440 -192 ) wm1_2 0 0 0 1 1 +( 240 1456 -192 ) ( 304 1456 -192 ) ( 240 1456 -64 ) wm1_2 0 0 0 1 1 +} +// brush 92 +{ +( 160 1056 16 ) ( 144 1056 8 ) ( 144 1120 8 ) wm1_1 16 0 0 1 1 +( 144 1120 -192 ) ( 160 1120 -64 ) ( 144 1120 -64 ) wm1_1 16 0 0 1 1 +( 144 1056 -192 ) ( 144 1120 -8 ) ( 144 1056 -8 ) wm1_2 0 0 0 1 1 +( 160 1136 -192 ) ( 144 1072 -192 ) ( 160 1072 -192 ) wm1_1 16 0 0 1 1 +( 144 1072 -192 ) ( 160 1072 -64 ) ( 160 1072 -192 ) wm1_2 16 0 0 1 1 +( 160 1072 -64 ) ( 160 1136 -192 ) ( 160 1072 -192 ) wm1_1 0 0 0 1 1 +} +// brush 93 +{ +( 144 1152 96 ) ( 144 1120 96 ) ( 80 1152 96 ) city4_8 0 0 0 1 1 +( 96 1136 96 ) ( 96 1136 -192 ) ( 144 1136 -192 ) city4_8 0 0 0 1 1 +( 144 1136 -160 ) ( 144 1136 -192 ) ( 144 1104 -160 ) city4_8 0 0 0 1 1 +( 80 1104 -192 ) ( 144 1104 -192 ) ( 80 1136 -192 ) city4_8 0 0 0 1 1 +( 80 1120 -112 ) ( 80 1120 -80 ) ( 144 1120 -112 ) city4_8 0 0 0 1 1 +( 96 1136 -192 ) ( 96 1136 96 ) ( 80 1120 96 ) city4_8 0 0 0 1 1 +} +// brush 94 +{ +( 368 1152 192 ) ( 336 1024 192 ) ( 336 1152 192 ) wbrick1_5 0 0 0 1 1 +( 352 1120 -192 ) ( 384 1120 -64 ) ( 352 1120 -64 ) wbrick1_5 0 0 0 1 1 +( 160 1088 -96 ) ( 160 1216 -224 ) ( 160 1216 -96 ) wbrick1_5 0 32 0 1 1 +( 384 1152 -192 ) ( 352 1024 -192 ) ( 384 1024 -192 ) wbrick1_5 0 0 0 1 1 +( 384 1088 -192 ) ( 416 1088 -64 ) ( 416 1088 -192 ) wbrick1_5 0 32 0 1 1 +( 384 1024 -64 ) ( 384 1152 -192 ) ( 384 1024 -192 ) wbrick1_5 0 0 0 1 1 +} +// brush 95 +{ +( 144 1120 -176 ) ( 144 1088 -176 ) ( 80 1120 -176 ) wm1_2 0 0 0 1 1 +( 144 1120 -160 ) ( 80 1120 -160 ) ( 144 1120 -192 ) wm1_2 0 0 0 1 1 +( 144 1120 -160 ) ( 144 1120 -192 ) ( 144 1088 -160 ) wm1_2 0 0 0 1 1 +( 80 1088 -192 ) ( 144 1088 -192 ) ( 80 1120 -192 ) wm1_2 0 0 0 1 1 +( 80 1088 -192 ) ( 80 1088 -160 ) ( 144 1088 -192 ) wm1_2 0 0 0 1 1 +( 80 1088 -192 ) ( 80 1120 -192 ) ( 80 1088 -160 ) wm1_2 0 0 0 1 1 +} +// brush 96 +{ +( -80 1152 96 ) ( -80 1120 96 ) ( -144 1152 96 ) city4_8 0 0 0 1 1 +( -96 1136 -192 ) ( -96 1136 96 ) ( -144 1136 96 ) city4_8 0 0 0 1 1 +( -96 1136 96 ) ( -96 1136 -192 ) ( -80 1120 -192 ) city4_8 0 0 0 1 1 +( -144 1104 -192 ) ( -80 1104 -192 ) ( -144 1136 -192 ) city4_8 0 0 0 1 1 +( -144 1120 -112 ) ( -144 1120 -80 ) ( -80 1120 -112 ) city4_8 0 0 0 1 1 +( -144 1104 -192 ) ( -144 1136 -192 ) ( -144 1104 -160 ) city4_8 0 0 0 1 1 +} +// brush 97 +{ +( -80 1120 -176 ) ( -80 1088 -176 ) ( -144 1120 -176 ) wm1_2 0 0 0 1 1 +( -80 1120 -160 ) ( -144 1120 -160 ) ( -80 1120 -192 ) wm1_2 0 0 0 1 1 +( -80 1120 -160 ) ( -80 1120 -192 ) ( -80 1088 -160 ) wm1_2 0 0 0 1 1 +( -144 1088 -192 ) ( -80 1088 -192 ) ( -144 1120 -192 ) wm1_2 0 0 0 1 1 +( -144 1088 -192 ) ( -144 1088 -160 ) ( -80 1088 -192 ) wm1_2 0 0 0 1 1 +( -144 1088 -192 ) ( -144 1120 -192 ) ( -144 1088 -160 ) wm1_2 0 0 0 1 1 +} +// brush 98 +{ +( 80 1072 32 ) ( 64 1072 24 ) ( 64 1136 24 ) wm1_1 0 0 0 -1 1 +( 64 1136 -192 ) ( 80 1136 -64 ) ( 64 1136 -64 ) wm1_2 0 0 0 -1 1 +( 64 1072 -160 ) ( 64 1136 24 ) ( 64 1072 24 ) wm1_2 0 32 0 1 1 +( 80 1136 -192 ) ( 64 1072 -192 ) ( 80 1072 -192 ) wm1_1 0 0 0 -1 1 +( 64 1072 -192 ) ( 80 1072 -64 ) ( 80 1072 -192 ) wm1_2 0 0 0 1 1 +( 80 1072 -64 ) ( 80 1136 -192 ) ( 80 1072 -192 ) wm1_2 0 0 0 1 1 +} +// brush 99 +{ +( -64 1136 24 ) ( -64 1072 24 ) ( -80 1072 32 ) wm1_1 0 0 0 1 1 +( -64 1136 -64 ) ( -80 1136 -64 ) ( -64 1136 -192 ) wm1_2 0 0 0 1 1 +( -64 1072 -8 ) ( -64 1136 -8 ) ( -64 1072 -192 ) wm1_2 0 0 0 1 1 +( -80 1072 -192 ) ( -64 1072 -192 ) ( -80 1136 -192 ) wm1_1 0 0 0 1 1 +( -80 1072 -192 ) ( -80 1072 -64 ) ( -64 1072 -192 ) wm1_2 0 0 0 1 1 +( -80 1072 -192 ) ( -80 1136 -192 ) ( -80 1072 -64 ) wm1_2 0 0 0 1 1 +} +// brush 100 +{ +( 144 1120 192 ) ( 144 1088 192 ) ( 112 1088 192 ) wbrick1_5 48 0 0 -1 1 +( 304 1120 0 ) ( 336 1120 128 ) ( 304 1120 128 ) wbrick1_5 0 0 0 1 1 +( 112 1088 64 ) ( 112 1120 64 ) ( 112 1120 192 ) wbrick1_5 0 32 0 1 1 +( 336 1088 0 ) ( 368 1088 128 ) ( 368 1088 0 ) wbrick1_5 0 32 0 1 1 +( 112 1120 64 ) ( 112 1088 64 ) ( 144 1120 32 ) wm1_1 0 0 0 1 1 +( 160 1088 184 ) ( 160 1120 184 ) ( 160 1088 24 ) wm1_1 0 0 0 1 1 +} +// brush 101 +{ +( 200 864 -312 ) ( 168 736 -312 ) ( 168 864 -312 ) clip 0 0 0 1 1 +( 168 848 -320 ) ( 200 848 -312 ) ( 168 848 -312 ) clip 0 0 0 1 1 +( 176 720 -312 ) ( 176 848 -320 ) ( 176 848 -312 ) clip 0 0 0 1 1 +( 200 864 -320 ) ( 168 736 -320 ) ( 200 736 -320 ) clip 0 0 0 1 1 +( 168 736 -320 ) ( 200 736 -312 ) ( 200 736 -320 ) clip 0 0 0 1 1 +( 200 736 -312 ) ( 200 864 -320 ) ( 200 736 -320 ) clip 0 0 0 1 1 +} +// brush 102 +{ +( 120 736 -256 ) ( 176 864 -312 ) ( 176 736 -312 ) clip 0 0 0 1 1 +( 120 848 -320 ) ( 176 848 -256 ) ( 120 848 -256 ) clip 0 0 0 1 1 +( 120 736 -256 ) ( 120 864 -320 ) ( 120 864 -256 ) clip 0 0 0 1 1 +( 176 864 -320 ) ( 120 736 -320 ) ( 176 736 -320 ) clip 0 0 0 1 1 +( 120 736 -320 ) ( 176 736 -256 ) ( 176 736 -320 ) clip 0 0 0 1 1 +( 176 848 -320 ) ( 176 720 -312 ) ( 176 848 -312 ) clip 0 0 0 1 1 +} +// brush 103 +{ +( -88 912 -216 ) ( -88 848 -216 ) ( -104 912 -216 ) wizwood1_5 8 0 0 1 1 +( -88 912 -200 ) ( -104 912 -200 ) ( -88 912 -304 ) wizwood1_5 0 0 90 1 1 +( -88 912 -200 ) ( -88 912 -304 ) ( -88 848 -200 ) wizwood1_5 0 0 90 1 1 +( -104 848 -224 ) ( -88 848 -224 ) ( -104 912 -224 ) wizwood1_5 8 0 0 1 1 +( -104 832 -304 ) ( -104 832 -200 ) ( -88 832 -304 ) wizwood1_5 0 0 90 1 1 +( -104 848 -304 ) ( -104 912 -304 ) ( -104 848 -200 ) wizwood1_5 0 0 90 1 1 +} +// brush 104 +{ +( -40 928 -168 ) ( -152 928 -168 ) ( -40 928 -232 ) metw0a 0 0 0 1 1 +( -152 912 -232 ) ( -152 912 -168 ) ( -40 912 -232 ) metw0a 0 0 0 1 1 +( -160 912 -320 ) ( -160 928 -320 ) ( -192 928 -320 ) wbrick1_5 0 0 0 1 1 +( -192 912 -320 ) ( -192 928 -320 ) ( -192 928 -304 ) metal2_5 0 0 0 1 1 +( -160 928 -320 ) ( -160 912 -320 ) ( -192 912 -304 ) metal2_5 0 0 0 1 1 +( -176 176 -312 ) ( -176 176 -328 ) ( -176 48 -312 ) metal2_5 0 0 0 1 1 +} +// brush 105 +{ +( -120 912 -248 ) ( -120 848 -248 ) ( -136 912 -248 ) wizwood1_5 8 0 0 1 1 +( -120 912 -232 ) ( -136 912 -232 ) ( -120 912 -336 ) wizwood1_5 0 0 90 1 1 +( -120 912 -232 ) ( -120 912 -336 ) ( -120 848 -232 ) wizwood1_5 0 0 90 1 1 +( -136 848 -256 ) ( -120 848 -256 ) ( -136 912 -256 ) wizwood1_5 8 0 0 1 1 +( -136 832 -336 ) ( -136 832 -232 ) ( -120 832 -336 ) wizwood1_5 0 0 90 1 1 +( -136 848 -336 ) ( -136 912 -336 ) ( -136 848 -232 ) wizwood1_5 0 0 90 1 1 +} +// brush 106 +{ +( -176 800 -312 ) ( -176 928 -312 ) ( -120 800 -256 ) clip 0 0 0 1 1 +( -120 928 -256 ) ( -176 928 -256 ) ( -120 928 -320 ) clip 0 0 0 1 1 +( -120 928 -256 ) ( -120 928 -320 ) ( -120 800 -256 ) clip 0 0 0 1 1 +( -176 800 -320 ) ( -120 800 -320 ) ( -176 928 -320 ) clip 0 0 0 1 1 +( -176 816 -320 ) ( -176 816 -256 ) ( -120 816 -320 ) clip 0 0 0 1 1 +( -176 944 -312 ) ( -176 816 -312 ) ( -176 944 -320 ) clip 0 0 0 1 1 +} +// brush 107 +{ +( -72 912 -200 ) ( -72 848 -200 ) ( -88 912 -200 ) wizwood1_5 8 0 0 1 1 +( -72 912 -184 ) ( -88 912 -184 ) ( -72 912 -288 ) wizwood1_5 0 0 90 1 1 +( -72 912 -184 ) ( -72 912 -288 ) ( -72 848 -184 ) wizwood1_5 0 0 90 1 1 +( -88 848 -208 ) ( -72 848 -208 ) ( -88 912 -208 ) wizwood1_5 8 0 0 1 1 +( -88 832 -288 ) ( -88 832 -184 ) ( -72 832 -288 ) wizwood1_5 0 0 90 1 1 +( -88 848 -288 ) ( -88 912 -288 ) ( -88 848 -184 ) wizwood1_5 0 0 90 1 1 +} +// brush 108 +{ +( -152 912 -280 ) ( -152 848 -280 ) ( -168 912 -280 ) wizwood1_5 8 0 0 1 1 +( -152 912 -264 ) ( -168 912 -264 ) ( -152 912 -368 ) wizwood1_5 0 0 90 1 1 +( -152 912 -264 ) ( -152 912 -368 ) ( -152 848 -264 ) wizwood1_5 0 0 90 1 1 +( -168 848 -288 ) ( -152 848 -288 ) ( -168 912 -288 ) wizwood1_5 8 0 0 1 1 +( -168 832 -368 ) ( -168 832 -264 ) ( -152 832 -368 ) wizwood1_5 0 0 90 1 1 +( -168 848 -368 ) ( -168 912 -368 ) ( -168 848 -264 ) wizwood1_5 0 0 90 1 1 +} +// brush 109 +{ +( -168 928 -312 ) ( -168 800 -312 ) ( -200 928 -312 ) clip 0 0 0 1 1 +( -168 928 -312 ) ( -200 928 -312 ) ( -168 928 -320 ) clip 0 0 0 1 1 +( -176 944 -312 ) ( -176 944 -320 ) ( -176 816 -312 ) clip 0 0 0 1 1 +( -200 800 -320 ) ( -168 800 -320 ) ( -200 928 -320 ) clip 0 0 0 1 1 +( -200 816 -320 ) ( -200 816 -312 ) ( -168 816 -320 ) clip 0 0 0 1 1 +( -200 800 -320 ) ( -200 928 -320 ) ( -200 800 -312 ) clip 0 0 0 1 1 +} +// brush 110 +{ +( -104 912 -232 ) ( -104 848 -232 ) ( -120 912 -232 ) wizwood1_5 8 0 0 1 1 +( -104 912 -216 ) ( -120 912 -216 ) ( -104 912 -320 ) wizwood1_5 0 0 90 1 1 +( -104 928 -216 ) ( -104 928 -320 ) ( -104 864 -216 ) wizwood1_5 0 0 90 1 1 +( -120 848 -240 ) ( -104 848 -240 ) ( -120 912 -240 ) wizwood1_5 8 0 0 1 1 +( -120 832 -320 ) ( -120 832 -216 ) ( -104 832 -320 ) wizwood1_5 0 0 90 1 1 +( -120 848 -320 ) ( -120 912 -320 ) ( -120 848 -216 ) wizwood1_5 0 0 90 1 1 +} +// brush 111 +{ +( -136 912 -264 ) ( -136 848 -264 ) ( -152 912 -264 ) wizwood1_5 8 0 0 1 1 +( -136 912 -248 ) ( -152 912 -248 ) ( -136 912 -352 ) wizwood1_5 0 0 90 1 1 +( -136 928 -248 ) ( -136 928 -352 ) ( -136 864 -248 ) wizwood1_5 0 0 90 1 1 +( -152 848 -272 ) ( -136 848 -272 ) ( -152 912 -272 ) wizwood1_5 8 0 0 1 1 +( -152 832 -352 ) ( -152 832 -248 ) ( -136 832 -352 ) wizwood1_5 0 0 90 1 1 +( -152 848 -352 ) ( -152 912 -352 ) ( -152 848 -248 ) wizwood1_5 0 0 90 1 1 +} +// brush 112 +{ +( -168 912 -296 ) ( -168 848 -296 ) ( -184 912 -296 ) wizwood1_5 8 0 0 1 1 +( -168 912 -280 ) ( -184 912 -280 ) ( -168 912 -384 ) wizwood1_5 0 0 90 1 1 +( -168 912 -280 ) ( -168 912 -384 ) ( -168 848 -280 ) wizwood1_5 0 0 90 1 1 +( -184 848 -304 ) ( -168 848 -304 ) ( -184 912 -304 ) wizwood1_5 8 0 0 1 1 +( -184 832 -384 ) ( -184 832 -280 ) ( -168 832 -384 ) wizwood1_5 0 0 90 1 1 +( -184 832 -384 ) ( -184 896 -384 ) ( -184 832 -280 ) wizwood1_5 0 0 90 1 1 +} +// brush 113 +{ +( -40 832 -168 ) ( -152 832 -168 ) ( -40 832 -232 ) metw0a 0 0 0 1 1 +( -152 816 -232 ) ( -152 816 -168 ) ( -40 816 -232 ) metw0a 0 0 0 1 1 +( -160 816 -320 ) ( -160 832 -320 ) ( -192 832 -320 ) wbrick1_5 0 0 0 1 1 +( -192 816 -320 ) ( -192 832 -320 ) ( -192 832 -304 ) metal2_5 0 0 0 1 1 +( -160 832 -320 ) ( -160 816 -320 ) ( -192 816 -304 ) metal2_5 0 0 0 1 1 +( -176 80 -312 ) ( -176 80 -328 ) ( -176 -48 -312 ) metal2_5 0 0 0 1 1 +} +// brush 114 +{ +( 736 1344 -64 ) ( 800 1344 -64 ) ( 736 1280 -64 ) wizmet1_7 32 0 0 1 1 +( 608 1280 -32 ) ( 608 1280 -96 ) ( 608 1344 -96 ) wizmet1_7 0 0 0 1 1 +( 608 1344 -64 ) ( 608 1344 -192 ) ( 672 1344 -64 ) wizmet1_7 0 0 0 1 1 +( 800 1280 -96 ) ( 800 1344 -96 ) ( 736 1280 -96 ) wizmet1_7 0 0 0 1 1 +( 736 1216 -192 ) ( 736 1216 -64 ) ( 736 1280 -192 ) wizmet1_7 0 0 0 1 1 +( 608 1280 -96 ) ( 608 1280 -32 ) ( 736 1152 -32 ) wizmet1_7 0 0 0 1 1 +} +// brush 115 +{ +( 352 1344 -64 ) ( 352 1280 -64 ) ( 288 1344 -64 ) wizmet1_7 32 0 0 1 1 +( 352 1408 -64 ) ( 288 1408 -64 ) ( 352 1408 -192 ) wizmet1_7 0 0 0 1 1 +( 352 1344 -32 ) ( 352 1344 -160 ) ( 352 1280 -32 ) wizmet1_7 0 0 0 1 1 +( 288 1280 -96 ) ( 352 1280 -96 ) ( 288 1344 -96 ) wizmet1_7 0 0 0 1 1 +( 288 1344 -192 ) ( 288 1344 -64 ) ( 352 1344 -192 ) wizmet1_7 0 0 0 1 1 +( 288 1280 -192 ) ( 288 1344 -192 ) ( 288 1280 -64 ) wizmet1_7 0 0 0 1 1 +} +// brush 116 +{ +( 480 1152 -64 ) ( 416 1152 -64 ) ( 480 1216 -64 ) wizmet1_7 32 0 0 1 1 +( 544 1152 -32 ) ( 544 1216 -32 ) ( 544 1152 -160 ) wizmet1_7 0 0 0 1 1 +( 480 1152 -64 ) ( 480 1152 -192 ) ( 416 1152 -64 ) wizmet1_7 0 0 0 1 1 +( 416 1216 -96 ) ( 416 1152 -96 ) ( 480 1216 -96 ) wizmet1_7 0 0 0 1 1 +( 480 1216 -160 ) ( 480 1216 -32 ) ( 480 1152 -160 ) wizmet1_7 0 0 0 1 1 +( 416 1216 -192 ) ( 480 1216 -192 ) ( 416 1216 -64 ) wizmet1_7 0 0 0 1 1 +} +// brush 117 +{ +( 672 1408 -64 ) ( 672 1472 -64 ) ( 736 1408 -64 ) wizmet1_7 32 0 0 1 1 +( 672 1344 -64 ) ( 736 1344 -64 ) ( 672 1344 -192 ) wizmet1_7 0 0 0 1 1 +( 672 1408 -32 ) ( 672 1408 -160 ) ( 672 1472 -32 ) wizmet1_7 0 0 0 1 1 +( 736 1472 -96 ) ( 672 1472 -96 ) ( 736 1408 -96 ) wizmet1_7 0 0 0 1 1 +( 736 1408 -192 ) ( 736 1408 -64 ) ( 672 1408 -192 ) wizmet1_7 0 0 0 1 1 +( 736 1472 -192 ) ( 736 1408 -192 ) ( 736 1472 -64 ) wizmet1_7 0 0 0 1 1 +} +// brush 118 +{ +( 608 1152 -64 ) ( 544 1088 -64 ) ( 544 1152 -64 ) wizmet1_7 32 0 0 1 1 +( 544 1280 -128 ) ( 608 1280 -128 ) ( 608 1280 -64 ) wizmet1_7 0 0 0 1 1 +( 544 1216 -32 ) ( 544 1280 -160 ) ( 544 1280 -32 ) wizmet1_7 0 0 0 1 1 +( 608 1152 -96 ) ( 544 1088 -96 ) ( 608 1088 -96 ) wizmet1_7 0 0 0 1 1 +( 608 1152 -192 ) ( 672 1152 -64 ) ( 672 1152 -192 ) wizmet1_7 0 0 0 1 1 +( 736 1152 -32 ) ( 608 1280 -32 ) ( 608 1280 -96 ) wizmet1_7 0 0 0 1 1 +} +// brush 119 +{ +( 480 1152 -64 ) ( 480 1088 -64 ) ( 416 1152 -64 ) wizmet1_7 32 0 0 1 1 +( 416 1280 -64 ) ( 416 1280 -128 ) ( 480 1280 -128 ) wizmet1_7 0 0 0 1 1 +( 480 1280 -32 ) ( 480 1280 -160 ) ( 480 1216 -32 ) wizmet1_7 0 0 0 1 1 +( 416 1088 -96 ) ( 480 1088 -96 ) ( 416 1152 -96 ) wizmet1_7 0 0 0 1 1 +( 352 1152 -192 ) ( 352 1152 -64 ) ( 416 1152 -192 ) wizmet1_7 0 0 0 1 1 +( 416 1280 -128 ) ( 416 1280 -64 ) ( 288 1152 -64 ) wizmet1_7 0 0 0 1 1 +} +// brush 120 +{ +( 288 1280 -64 ) ( 224 1344 -64 ) ( 288 1344 -64 ) wizmet1_7 32 0 0 1 1 +( 416 1344 -96 ) ( 416 1280 -96 ) ( 416 1280 -32 ) wizmet1_7 0 0 0 1 1 +( 352 1344 -64 ) ( 416 1344 -192 ) ( 416 1344 -64 ) wizmet1_7 0 0 0 1 1 +( 288 1280 -96 ) ( 224 1344 -96 ) ( 224 1280 -96 ) wizmet1_7 0 0 0 1 1 +( 288 1280 -192 ) ( 288 1216 -64 ) ( 288 1216 -192 ) wizmet1_7 0 0 0 1 1 +( 288 1152 -32 ) ( 416 1280 -32 ) ( 416 1280 -96 ) wizmet1_7 0 0 0 1 1 +} +// brush 121 +{ +( 480 1536 -64 ) ( 416 1536 -64 ) ( 480 1600 -64 ) wizmet1_7 32 0 0 1 1 +( 544 1536 -32 ) ( 544 1600 -32 ) ( 544 1536 -160 ) wizmet1_7 0 0 0 1 1 +( 480 1536 -64 ) ( 480 1536 -192 ) ( 416 1536 -64 ) wizmet1_7 0 0 0 1 1 +( 416 1600 -96 ) ( 416 1536 -96 ) ( 480 1600 -96 ) wizmet1_7 0 0 0 1 1 +( 480 1600 -160 ) ( 480 1600 -32 ) ( 480 1536 -160 ) wizmet1_7 0 0 0 1 1 +( 416 1600 -192 ) ( 480 1600 -192 ) ( 416 1600 -64 ) wizmet1_7 0 0 0 1 1 +} +// brush 122 +{ +( 736 1472 -64 ) ( 800 1408 -64 ) ( 736 1408 -64 ) wizmet1_7 32 0 0 1 1 +( 608 1408 -96 ) ( 608 1472 -96 ) ( 608 1472 -32 ) wizmet1_7 0 0 0 1 1 +( 672 1408 -64 ) ( 608 1408 -192 ) ( 608 1408 -64 ) wizmet1_7 0 0 0 1 1 +( 736 1472 -96 ) ( 800 1408 -96 ) ( 800 1472 -96 ) wizmet1_7 0 0 0 1 1 +( 736 1472 -192 ) ( 736 1536 -64 ) ( 736 1536 -192 ) wizmet1_7 0 0 0 1 1 +( 736 1600 -32 ) ( 608 1472 -32 ) ( 608 1472 -96 ) wizmet1_7 0 0 0 1 1 +} +// brush 123 +{ +( 544 1600 -64 ) ( 544 1664 -64 ) ( 608 1600 -64 ) wizmet1_7 32 0 0 1 1 +( 608 1472 -64 ) ( 608 1472 -128 ) ( 544 1472 -128 ) wizmet1_7 0 0 0 1 1 +( 544 1472 -32 ) ( 544 1472 -160 ) ( 544 1536 -32 ) wizmet1_7 0 0 0 1 1 +( 608 1664 -96 ) ( 544 1664 -96 ) ( 608 1600 -96 ) wizmet1_7 0 0 0 1 1 +( 672 1600 -192 ) ( 672 1600 -64 ) ( 608 1600 -192 ) wizmet1_7 0 0 0 1 1 +( 608 1472 -128 ) ( 608 1472 -64 ) ( 736 1600 -64 ) wizmet1_7 0 0 0 1 1 +} +// brush 124 +{ +( 416 1600 -64 ) ( 480 1664 -64 ) ( 480 1600 -64 ) wizmet1_7 32 0 0 1 1 +( 480 1472 -128 ) ( 416 1472 -128 ) ( 416 1472 -64 ) wizmet1_7 0 0 0 1 1 +( 480 1536 -32 ) ( 480 1472 -160 ) ( 480 1472 -32 ) wizmet1_7 0 0 0 1 1 +( 416 1600 -96 ) ( 480 1664 -96 ) ( 416 1664 -96 ) wizmet1_7 0 0 0 1 1 +( 416 1600 -192 ) ( 352 1600 -64 ) ( 352 1600 -192 ) wizmet1_7 0 0 0 1 1 +( 288 1600 -64 ) ( 416 1472 -64 ) ( 416 1472 -128 ) wizmet1_7 0 0 0 1 1 +} +// brush 125 +{ +( 288 1408 -64 ) ( 224 1408 -64 ) ( 288 1472 -64 ) wizmet1_7 32 0 0 1 1 +( 416 1472 -32 ) ( 416 1472 -96 ) ( 416 1408 -96 ) wizmet1_7 0 0 0 1 1 +( 416 1408 -64 ) ( 416 1408 -192 ) ( 352 1408 -64 ) wizmet1_7 0 0 0 1 1 +( 224 1472 -96 ) ( 224 1408 -96 ) ( 288 1472 -96 ) wizmet1_7 0 0 0 1 1 +( 288 1536 -192 ) ( 288 1536 -64 ) ( 288 1472 -192 ) wizmet1_7 0 0 0 1 1 +( 416 1472 -96 ) ( 416 1472 -32 ) ( 288 1600 -32 ) wizmet1_7 0 0 0 1 1 +} +// brush 126 +{ +( 448 1216 -64 ) ( 448 1232 -64 ) ( 736 1216 -64 ) wm1_2 0 0 0 1 1 +( 432 1216 -128 ) ( 432 1216 -64 ) ( 752 1216 -64 ) wm1_2 0 0 0 1 1 +( 480 1216 -32 ) ( 480 1216 -96 ) ( 496 1232 -96 ) wm1_2 0 0 0 1 1 +( 736 1232 -96 ) ( 448 1232 -96 ) ( 736 1216 -96 ) wm1_2 0 0 0 1 1 +( 736 1232 -96 ) ( 736 1232 -32 ) ( 448 1232 -96 ) wm1_2 0 0 0 1 1 +( 544 1216 -96 ) ( 544 1216 -32 ) ( 528 1232 -32 ) wm1_2 0 0 0 1 1 +} +// brush 127 +{ +( 544 1232 -64 ) ( 528 1232 -64 ) ( 544 1520 -64 ) wm1_2 0 0 0 1 1 +( 544 1216 -128 ) ( 544 1216 -64 ) ( 544 1536 -64 ) wm1_2 0 0 0 1 1 +( 544 1216 -32 ) ( 544 1216 -96 ) ( 528 1232 -96 ) wm1_2 0 0 0 1 1 +( 528 1520 -96 ) ( 528 1232 -96 ) ( 544 1520 -96 ) wm1_2 0 0 0 1 1 +( 528 1520 -128 ) ( 528 1520 -64 ) ( 528 1232 -128 ) wm1_2 0 0 0 1 1 +( 544 1536 -96 ) ( 544 1536 -32 ) ( 528 1520 -32 ) wm1_2 0 0 0 1 1 +} +// brush 128 +{ +( 480 1520 -64 ) ( 496 1232 -64 ) ( 480 1232 -64 ) wm1_2 0 0 0 1 1 +( 480 1536 -64 ) ( 480 1216 -64 ) ( 480 1216 -128 ) wm1_2 0 0 0 1 1 +( 496 1232 -96 ) ( 480 1216 -96 ) ( 480 1216 -32 ) wm1_2 0 0 0 1 1 +( 480 1520 -96 ) ( 496 1232 -96 ) ( 496 1520 -96 ) wm1_2 0 0 0 1 1 +( 496 1232 -128 ) ( 496 1520 -64 ) ( 496 1520 -128 ) wm1_2 0 0 0 1 1 +( 496 1520 -32 ) ( 480 1536 -32 ) ( 480 1536 -96 ) wm1_2 0 0 0 1 1 +} +// brush 129 +{ +( 736 1536 -64 ) ( 448 1520 -64 ) ( 448 1536 -64 ) wm1_2 0 0 0 1 1 +( 752 1536 -64 ) ( 432 1536 -64 ) ( 432 1536 -128 ) wm1_2 0 0 0 1 1 +( 496 1520 -96 ) ( 480 1536 -96 ) ( 480 1536 -32 ) wm1_2 0 0 0 1 1 +( 736 1536 -96 ) ( 448 1520 -96 ) ( 736 1520 -96 ) wm1_2 0 0 0 1 1 +( 448 1520 -96 ) ( 736 1520 -32 ) ( 736 1520 -96 ) wm1_2 0 0 0 1 1 +( 528 1520 -32 ) ( 544 1536 -32 ) ( 544 1536 -96 ) wm1_2 0 0 0 1 1 +} +// brush 130 +{ +( 672 1312 -64 ) ( 656 1312 -64 ) ( 672 1600 -64 ) wm1_2 0 0 0 1 1 +( 672 1296 -128 ) ( 672 1296 -64 ) ( 672 1616 -64 ) wm1_2 0 0 0 1 1 +( 672 1344 -32 ) ( 672 1344 -96 ) ( 656 1360 -96 ) wm1_2 0 0 0 1 1 +( 656 1600 -96 ) ( 656 1312 -96 ) ( 672 1600 -96 ) wm1_2 0 0 0 1 1 +( 656 1600 -96 ) ( 656 1600 -32 ) ( 656 1312 -96 ) wm1_2 0 0 0 1 1 +( 672 1408 -96 ) ( 672 1408 -32 ) ( 656 1392 -32 ) wm1_2 0 0 0 1 1 +} +// brush 131 +{ +( 416 1584 -64 ) ( 432 1584 -64 ) ( 416 1296 -64 ) wm1_2 0 0 0 1 1 +( 416 1600 -128 ) ( 416 1600 -64 ) ( 416 1280 -64 ) wm1_2 0 0 0 1 1 +( 416 1472 -32 ) ( 416 1472 -96 ) ( 432 1456 -96 ) wm1_2 0 0 0 1 1 +( 432 1296 -96 ) ( 432 1584 -96 ) ( 416 1296 -96 ) wm1_2 0 0 0 1 1 +( 432 1296 -128 ) ( 432 1296 -64 ) ( 432 1584 -128 ) wm1_2 0 0 0 1 1 +( 416 1280 -96 ) ( 416 1280 -32 ) ( 432 1296 -32 ) wm1_2 0 0 0 1 1 +} +// brush 132 +{ +( 368 1344 -64 ) ( 656 1360 -64 ) ( 656 1344 -64 ) wm1_2 0 0 0 1 1 +( 352 1344 -64 ) ( 672 1344 -64 ) ( 672 1344 -128 ) wm1_2 0 0 0 1 1 +( 656 1360 -96 ) ( 672 1344 -96 ) ( 672 1344 -32 ) wm1_2 0 0 0 1 1 +( 368 1344 -96 ) ( 656 1360 -96 ) ( 368 1360 -96 ) wm1_2 0 0 0 1 1 +( 656 1360 -128 ) ( 368 1360 -64 ) ( 368 1360 -128 ) wm1_2 0 0 0 1 1 +( 368 1360 -32 ) ( 352 1344 -32 ) ( 352 1344 -96 ) wm1_2 0 0 0 1 1 +} +// brush 133 +{ +( 352 1600 -64 ) ( 368 1312 -64 ) ( 352 1312 -64 ) wm1_2 0 0 0 1 1 +( 352 1616 -64 ) ( 352 1296 -64 ) ( 352 1296 -128 ) wm1_2 0 0 0 1 1 +( 368 1360 -96 ) ( 352 1344 -96 ) ( 352 1344 -32 ) wm1_2 0 0 0 1 1 +( 352 1600 -96 ) ( 368 1312 -96 ) ( 368 1600 -96 ) wm1_2 0 0 0 1 1 +( 368 1312 -96 ) ( 368 1600 -32 ) ( 368 1600 -96 ) wm1_2 0 0 0 1 1 +( 368 1392 -32 ) ( 352 1408 -32 ) ( 352 1408 -96 ) wm1_2 0 0 0 1 1 +} +// brush 134 +{ +( 656 1408 -64 ) ( 656 1392 -64 ) ( 368 1408 -64 ) wm1_2 0 0 0 1 1 +( 672 1408 -128 ) ( 672 1408 -64 ) ( 352 1408 -64 ) wm1_2 0 0 0 1 1 +( 672 1408 -32 ) ( 672 1408 -96 ) ( 656 1392 -96 ) wm1_2 0 0 0 1 1 +( 368 1392 -96 ) ( 656 1392 -96 ) ( 368 1408 -96 ) wm1_2 0 0 0 1 1 +( 368 1392 -128 ) ( 368 1392 -64 ) ( 656 1392 -128 ) wm1_2 0 0 0 1 1 +( 352 1408 -96 ) ( 352 1408 -32 ) ( 368 1392 -32 ) wm1_2 0 0 0 1 1 +} +// brush 135 +{ +( 304 1280 -64 ) ( 304 1296 -64 ) ( 592 1280 -64 ) wm1_2 0 0 0 1 1 +( 288 1280 -128 ) ( 288 1280 -64 ) ( 608 1280 -64 ) wm1_2 0 0 0 1 1 +( 416 1280 -32 ) ( 416 1280 -96 ) ( 432 1296 -96 ) wm1_2 0 0 0 1 1 +( 592 1296 -96 ) ( 304 1296 -96 ) ( 592 1280 -96 ) wm1_2 0 0 0 1 1 +( 592 1296 -128 ) ( 592 1296 -64 ) ( 304 1296 -128 ) wm1_2 0 0 0 1 1 +( 608 1280 -96 ) ( 608 1280 -32 ) ( 592 1296 -32 ) wm1_2 0 0 0 1 1 +} +// brush 136 +{ +( 608 1168 -64 ) ( 592 1168 -64 ) ( 608 1456 -64 ) wm1_2 0 0 0 1 1 +( 608 1152 -128 ) ( 608 1152 -64 ) ( 608 1472 -64 ) wm1_2 0 0 0 1 1 +( 608 1280 -32 ) ( 608 1280 -96 ) ( 592 1296 -96 ) wm1_2 0 0 0 1 1 +( 592 1456 -96 ) ( 592 1168 -96 ) ( 608 1456 -96 ) wm1_2 0 0 0 1 1 +( 592 1456 -128 ) ( 592 1456 -64 ) ( 592 1168 -128 ) wm1_2 0 0 0 1 1 +( 608 1472 -96 ) ( 608 1472 -32 ) ( 592 1456 -32 ) wm1_2 0 0 0 1 1 +} +// brush 137 +{ +( 720 1472 -64 ) ( 720 1456 -64 ) ( 432 1472 -64 ) wm1_2 0 0 0 1 1 +( 736 1472 -128 ) ( 736 1472 -64 ) ( 416 1472 -64 ) wm1_2 0 0 0 1 1 +( 608 1472 -32 ) ( 608 1472 -96 ) ( 592 1456 -96 ) wm1_2 0 0 0 1 1 +( 432 1456 -96 ) ( 720 1456 -96 ) ( 432 1472 -96 ) wm1_2 0 0 0 1 1 +( 432 1456 -128 ) ( 432 1456 -64 ) ( 720 1456 -128 ) wm1_2 0 0 0 1 1 +( 416 1472 -96 ) ( 416 1472 -32 ) ( 432 1456 -32 ) wm1_2 0 0 0 1 1 +} +// brush 138 +{ +( 544 1376 -96 ) ( 512 1248 -96 ) ( 512 1376 -96 ) wbrick1_5 0 0 0 1 1 +( 512 1536 -320 ) ( 544 1536 -192 ) ( 512 1536 -192 ) wbrick1_5 0 0 0 1 1 +( 608 1248 -192 ) ( 608 1376 -320 ) ( 608 1248 -320 ) wbrick1_5 0 0 0 1 1 +( 864 1536 -224 ) ( 992 1472 -96 ) ( 992 1536 -224 ) wbrick1_5 0 0 0 1 1 +( 544 0 -96 ) ( 608 128 -224 ) ( 544 128 -96 ) wbrick1_5 0 0 0 1 1 +} +// brush 139 +{ +( 512 1568 -96 ) ( 640 1568 -96 ) ( 512 1536 -96 ) wbrick1_5 0 0 0 1 1 +( 480 1536 -192 ) ( 480 1536 -320 ) ( 608 1536 -192 ) wbrick1_5 0 0 0 1 1 +( 672 1536 -320 ) ( 672 1536 -192 ) ( 672 1568 -320 ) wbrick1_5 0 0 0 1 1 +( 672 1472 -64 ) ( 608 1536 -64 ) ( 672 1472 64 ) wbrick1_5 0 0 0 1 1 +( 1056 64 -256 ) ( 992 64 -256 ) ( 1056 -64 -256 ) wswamp1_2 0 0 0 1 1 +} +// brush 140 +{ +( 608 1312 -96 ) ( 576 1184 -96 ) ( 576 1312 -96 ) wbrick1_5 0 0 0 1 1 +( 576 1472 -320 ) ( 608 1472 -192 ) ( 576 1472 -192 ) wbrick1_5 0 0 0 1 1 +( 672 1184 -192 ) ( 672 1312 -320 ) ( 672 1184 -320 ) wbrick1_5 0 0 0 1 1 +( 928 1472 -224 ) ( 1056 1408 -96 ) ( 1056 1472 -224 ) wbrick1_5 0 0 0 1 1 +( 608 -64 -96 ) ( 672 64 -224 ) ( 608 64 -96 ) wbrick1_5 0 0 0 1 1 +} +// brush 141 +{ +( 512 1216 -96 ) ( 640 1184 -96 ) ( 512 1184 -96 ) wbrick1_5 0 0 0 1 1 +( 608 1216 -192 ) ( 480 1216 -320 ) ( 480 1216 -192 ) wbrick1_5 0 0 0 1 1 +( 672 1184 -320 ) ( 672 1216 -192 ) ( 672 1216 -320 ) wbrick1_5 0 0 0 1 1 +( 672 1280 64 ) ( 608 1216 -64 ) ( 672 1280 -64 ) wbrick1_5 0 0 0 1 1 +( 1056 64 -256 ) ( 992 64 -256 ) ( 1056 -64 -256 ) wswamp1_2 0 0 0 1 1 +} +// brush 142 +{ +( 768 1440 -96 ) ( 640 1440 -96 ) ( 768 1472 -96 ) wbrick1_5 0 0 0 1 1 +( 800 1472 -192 ) ( 800 1472 -320 ) ( 672 1472 -192 ) wbrick1_5 0 0 0 1 1 +( 608 1472 -320 ) ( 608 1472 -192 ) ( 608 1440 -320 ) wbrick1_5 0 0 0 1 1 +( 608 1536 -64 ) ( 672 1472 -64 ) ( 608 1536 64 ) wbrick1_5 0 0 0 1 1 +( 608 1472 -96 ) ( 672 1472 -224 ) ( 608 1536 -224 ) wbrick1_5 0 0 0 1 1 +} +// brush 143 +{ +( 576 1440 -96 ) ( 576 1568 -96 ) ( 608 1440 -96 ) wbrick1_5 0 0 0 1 1 +( 576 1280 -192 ) ( 608 1280 -192 ) ( 576 1280 -320 ) wbrick1_5 0 0 0 1 1 +( 672 1568 -320 ) ( 672 1440 -320 ) ( 672 1568 -192 ) wbrick1_5 0 0 0 1 1 +( 1056 1280 -224 ) ( 1056 1344 -96 ) ( 928 1280 -224 ) wbrick1_5 0 0 0 1 1 +( 608 2688 -96 ) ( 672 2688 -224 ) ( 608 2816 -96 ) wbrick1_5 0 0 0 1 1 +} +// brush 144 +{ +( 512 1376 -96 ) ( 512 1504 -96 ) ( 544 1376 -96 ) wbrick1_5 0 0 0 1 1 +( 512 1216 -192 ) ( 544 1216 -192 ) ( 512 1216 -320 ) wbrick1_5 0 0 0 1 1 +( 608 1504 -320 ) ( 608 1376 -320 ) ( 608 1504 -192 ) wbrick1_5 0 0 0 1 1 +( 992 1216 -224 ) ( 992 1280 -96 ) ( 864 1216 -224 ) wbrick1_5 0 0 0 1 1 +( 544 2624 -96 ) ( 608 2624 -224 ) ( 544 2752 -96 ) wbrick1_5 0 0 0 1 1 +} +// brush 145 +{ +( 768 1280 -96 ) ( 640 1312 -96 ) ( 768 1312 -96 ) wbrick1_5 0 0 0 1 1 +( 672 1280 -192 ) ( 800 1280 -320 ) ( 800 1280 -192 ) wbrick1_5 0 0 0 1 1 +( 608 1312 -320 ) ( 608 1280 -192 ) ( 608 1280 -320 ) wbrick1_5 0 0 0 1 1 +( 608 1216 64 ) ( 672 1280 -64 ) ( 608 1216 -64 ) wbrick1_5 0 0 0 1 1 +( 608 1216 -224 ) ( 672 1280 -224 ) ( 608 1280 -96 ) wbrick1_5 0 0 0 1 1 +} +// brush 146 +{ +( 512 1536 -96 ) ( 384 1568 -96 ) ( 512 1568 -96 ) wbrick1_5 0 0 0 1 1 +( 416 1536 -192 ) ( 544 1536 -320 ) ( 544 1536 -192 ) wbrick1_5 0 0 0 1 1 +( 352 1568 -320 ) ( 352 1536 -192 ) ( 352 1536 -320 ) wbrick1_5 0 0 0 1 1 +( 352 1472 64 ) ( 416 1536 -64 ) ( 352 1472 -64 ) wbrick1_5 0 0 0 1 1 +( 1056 64 -256 ) ( 992 64 -256 ) ( 1056 -64 -256 ) wswamp1_2 0 0 0 1 1 +} +// brush 147 +{ +( 512 1184 -96 ) ( 384 1184 -96 ) ( 512 1216 -96 ) wbrick1_5 0 0 0 1 1 +( 544 1216 -192 ) ( 544 1216 -320 ) ( 416 1216 -192 ) wbrick1_5 0 0 0 1 1 +( 352 1216 -320 ) ( 352 1216 -192 ) ( 352 1184 -320 ) wbrick1_5 0 0 0 1 1 +( 352 1280 -64 ) ( 416 1216 -64 ) ( 352 1280 64 ) wbrick1_5 0 0 0 1 1 +( 1056 64 -256 ) ( 992 64 -256 ) ( 1056 -64 -256 ) wswamp1_2 0 0 0 1 1 +} +// brush 148 +{ +( 416 1440 -96 ) ( 448 1568 -96 ) ( 448 1440 -96 ) wbrick1_5 0 0 0 1 1 +( 448 1280 -320 ) ( 416 1280 -192 ) ( 448 1280 -192 ) wbrick1_5 0 0 0 1 1 +( 352 1568 -192 ) ( 352 1440 -320 ) ( 352 1568 -320 ) wbrick1_5 0 0 0 1 1 +( 96 1280 -224 ) ( -32 1344 -96 ) ( -32 1280 -224 ) wbrick1_5 0 0 0 1 1 +( 416 2816 -96 ) ( 352 2688 -224 ) ( 416 2688 -96 ) wbrick1_5 0 0 0 1 1 +} +// brush 149 +{ +( 256 1312 -96 ) ( 384 1312 -96 ) ( 256 1280 -96 ) wbrick1_5 0 0 0 1 1 +( 224 1280 -192 ) ( 224 1280 -320 ) ( 352 1280 -192 ) wbrick1_5 0 0 0 1 1 +( 416 1280 -320 ) ( 416 1280 -192 ) ( 416 1312 -320 ) wbrick1_5 0 0 0 1 1 +( 416 1216 -64 ) ( 352 1280 -64 ) ( 416 1216 64 ) wbrick1_5 0 0 0 1 1 +( 416 1280 -96 ) ( 352 1280 -224 ) ( 416 1216 -224 ) wbrick1_5 0 0 0 1 1 +} +// brush 150 +{ +( 448 1312 -96 ) ( 448 1184 -96 ) ( 416 1312 -96 ) wbrick1_5 0 0 0 1 1 +( 448 1472 -192 ) ( 416 1472 -192 ) ( 448 1472 -320 ) wbrick1_5 0 0 0 1 1 +( 352 1184 -320 ) ( 352 1312 -320 ) ( 352 1184 -192 ) wbrick1_5 0 0 0 1 1 +( -32 1472 -224 ) ( -32 1408 -96 ) ( 96 1472 -224 ) wbrick1_5 0 0 0 1 1 +( 416 64 -96 ) ( 352 64 -224 ) ( 416 -64 -96 ) wbrick1_5 0 0 0 1 1 +} +// brush 151 +{ +( 512 1376 -96 ) ( 512 1248 -96 ) ( 480 1376 -96 ) wbrick1_5 0 0 0 1 1 +( 512 1536 -192 ) ( 480 1536 -192 ) ( 512 1536 -320 ) wbrick1_5 0 0 0 1 1 +( 416 1248 -320 ) ( 416 1376 -320 ) ( 416 1248 -192 ) wbrick1_5 0 0 0 1 1 +( 32 1536 -224 ) ( 32 1472 -96 ) ( 160 1536 -224 ) wbrick1_5 0 0 0 1 1 +( 480 128 -96 ) ( 416 128 -224 ) ( 480 0 -96 ) wbrick1_5 0 0 0 1 1 +} +// brush 152 +{ +( 512 1120 -96 ) ( 384 1120 -96 ) ( 512 1152 -96 ) wbrick1_5 0 0 0 1 1 +( 672 1120 -192 ) ( 672 1152 -192 ) ( 672 1120 -320 ) wbrick1_5 0 0 0 1 1 +( 544 1152 -192 ) ( 544 1152 -320 ) ( 416 1152 -192 ) wbrick1_5 0 0 0 1 1 +( 352 1152 -320 ) ( 352 1152 -192 ) ( 352 1120 -320 ) wbrick1_5 0 0 0 1 1 +( 384 1216 -320 ) ( 512 1216 -320 ) ( 384 1216 -192 ) wbrick1_5 0 0 0 1 1 +( 1056 64 -256 ) ( 992 64 -256 ) ( 1056 -64 -256 ) wswamp1_2 0 0 0 1 1 +} +// brush 153 +{ +( 256 1472 -96 ) ( 384 1440 -96 ) ( 256 1440 -96 ) wbrick1_5 0 0 0 1 1 +( 352 1472 -192 ) ( 224 1472 -320 ) ( 224 1472 -192 ) wbrick1_5 0 0 0 1 1 +( 416 1440 -320 ) ( 416 1472 -192 ) ( 416 1472 -320 ) wbrick1_5 0 0 0 1 1 +( 416 1536 64 ) ( 352 1472 -64 ) ( 416 1536 -64 ) wbrick1_5 0 0 0 1 1 +( 416 1536 -224 ) ( 352 1472 -224 ) ( 416 1472 -96 ) wbrick1_5 0 0 0 1 1 +} +// brush 154 +{ +( 320 760 -144 ) ( 320 792 -272 ) ( 320 792 -144 ) wbrick1_5 0 0 0 1 1 +( 1408 776 -224 ) ( 1280 760 -256 ) ( 1408 760 -256 ) wbrick1_5 32 0 0 1 1 +( 1280 760 -256 ) ( 1280 704 -192 ) ( 1408 704 -192 ) wbrick1_5 0 0 0 1 1 +( 1408 776 -224 ) ( 1408 704 -192 ) ( 1280 704 -192 ) wbrick1_5 0 0 0 1 1 +( 992 960 -64 ) ( 1248 704 -64 ) ( 992 960 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 155 +{ +( 320 864 -136 ) ( 320 864 -264 ) ( 320 896 -136 ) wbrick1_5 0 0 0 1 1 +( 1024 888 -224 ) ( 896 888 -224 ) ( 896 864 -208 ) wbrick1_5 0 0 0 1 1 +( 1472 960 -192 ) ( 1344 960 -192 ) ( 1344 888 -224 ) wbrick1_5 0 0 0 1 1 +( 896 960 -192 ) ( 1024 960 -192 ) ( 1024 864 -208 ) wbrick1_5 0 0 0 1 1 +( 992 960 -64 ) ( 1248 704 -64 ) ( 992 960 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 156 +{ +( 320 768 -136 ) ( 320 800 -264 ) ( 320 800 -136 ) wbrick1_5 0 0 0 1 1 +( 1280 800 -208 ) ( 1280 776 -224 ) ( 1408 776 -224 ) wbrick1_5 0 0 0 1 1 +( 1280 776 -224 ) ( 1280 704 -192 ) ( 1408 704 -192 ) wbrick1_5 0 0 0 1 1 +( 1408 800 -208 ) ( 1408 704 -192 ) ( 1280 704 -192 ) wbrick1_5 0 0 0 1 1 +( 992 960 -64 ) ( 1248 704 -64 ) ( 992 960 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 157 +{ +( 1280 904 -256 ) ( 1408 904 -256 ) ( 1280 904 -312 ) wswamp1_k 0 0 0 1 1 +( 320 904 -256 ) ( 320 904 -312 ) ( 320 928 -256 ) wswamp1_k 0 0 0 1 1 +( 544 960 -320 ) ( 416 960 -320 ) ( 416 904 -320 ) wbrick1_5 0 0 0 1 1 +( 352 960 -320 ) ( 480 960 -320 ) ( 480 960 -192 ) wbrick1_5 0 0 0 1 1 +( 992 960 -64 ) ( 1248 704 -64 ) ( 992 960 64 ) wbrick1_5 0 0 0 1 1 +( -672 64 -256 ) ( -480 64 -256 ) ( -672 -64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 158 +{ +( 320 872 -144 ) ( 320 872 -272 ) ( 320 904 -144 ) wbrick1_5 0 0 0 1 1 +( 1472 904 -256 ) ( 1344 904 -256 ) ( 1472 888 -224 ) wbrick1_5 0 0 0 1 1 +( 1408 960 -192 ) ( 1280 960 -192 ) ( 1280 904 -256 ) wbrick1_5 0 0 0 1 1 +( 1344 960 -192 ) ( 1472 960 -192 ) ( 1472 888 -224 ) wbrick1_5 0 0 0 1 1 +( 992 960 -64 ) ( 1248 704 -64 ) ( 992 960 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 159 +{ +( 1280 760 -312 ) ( 1408 760 -256 ) ( 1280 760 -256 ) wswamp1_k 32 0 0 1 1 +( 320 736 -256 ) ( 320 760 -312 ) ( 320 760 -256 ) wswamp1_k 0 0 0 1 1 +( 416 760 -320 ) ( 416 704 -320 ) ( 544 704 -320 ) wbrick1_5 0 0 0 1 1 +( 480 704 -192 ) ( 480 704 -320 ) ( 352 704 -320 ) wbrick1_5 0 0 0 1 1 +( 992 960 -64 ) ( 1248 704 -64 ) ( 992 960 64 ) wbrick1_5 0 0 0 1 1 +( -672 64 -256 ) ( -480 64 -256 ) ( -672 -64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 160 +{ +( 320 800 -128 ) ( 320 832 -256 ) ( 320 832 -128 ) wbrick1_5 0 0 0 1 1 +( 1344 832 -200 ) ( 1344 800 -208 ) ( 1472 800 -208 ) wbrick1_5 0 0 0 1 1 +( 1280 800 -208 ) ( 1280 704 -192 ) ( 1408 704 -192 ) wbrick1_5 0 0 0 1 1 +( 1472 832 -200 ) ( 1472 704 -192 ) ( 1344 704 -192 ) city4_1 0 0 0 1 1 +( 1088 864 -64 ) ( 1088 704 -64 ) ( 1088 864 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 161 +{ +( 320 832 -128 ) ( 320 832 -256 ) ( 320 864 -128 ) wbrick1_5 0 0 0 1 1 +( 480 864 -208 ) ( 352 864 -208 ) ( 352 832 -200 ) wbrick1_5 0 0 0 1 1 +( 1024 960 -192 ) ( 896 960 -192 ) ( 896 864 -208 ) wbrick1_5 0 0 0 1 1 +( 352 960 -192 ) ( 480 960 -192 ) ( 480 832 -200 ) wbrick1_5 0 0 0 1 1 +( 992 960 -64 ) ( 1248 704 -64 ) ( 992 960 64 ) wbrick1_5 0 0 0 1 1 +( 1088 864 -64 ) ( 1088 704 -64 ) ( 1088 864 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 162 +{ +( 672 960 -192 ) ( 672 704 -192 ) ( 544 704 -192 ) city4_1 0 0 0 1 1 +( 480 832 -200 ) ( 608 960 -192 ) ( 480 960 -192 ) wbrick1_5 0 0 0 1 1 +( 320 800 -128 ) ( 320 832 -256 ) ( 320 832 -128 ) wbrick1_5 0 0 0 1 1 +( 832 832 -200 ) ( 832 704 -192 ) ( 960 704 -192 ) wbrick1_5 0 0 0 1 1 +( 992 960 -64 ) ( 1248 704 -64 ) ( 992 960 64 ) wbrick1_5 0 0 0 1 1 +( 1120 832 -64 ) ( 992 704 -64 ) ( 1120 832 64 ) wbrick1_5 0 0 0 1 1 +( 1088 864 -64 ) ( 1088 800 -64 ) ( 1088 864 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 163 +{ +( 1048 1056 -144 ) ( 1080 1056 -272 ) ( 1080 1056 -144 ) wbrick1_5 0 0 0 1 1 +( 1064 32 -224 ) ( 1048 160 -256 ) ( 1048 32 -256 ) wbrick1_5 32 0 0 1 1 +( 1048 160 -256 ) ( 992 160 -192 ) ( 992 32 -192 ) wbrick1_5 0 0 0 1 1 +( 1064 32 -224 ) ( 992 32 -192 ) ( 992 160 -192 ) wbrick1_5 0 0 0 1 1 +( 1248 704 -64 ) ( 992 960 -64 ) ( 1248 704 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 164 +{ +( 1152 1056 -136 ) ( 1152 1056 -264 ) ( 1184 1056 -136 ) wbrick1_5 0 0 0 1 1 +( 1176 544 -224 ) ( 1176 672 -224 ) ( 1152 672 -208 ) wbrick1_5 0 32 270 1 1 +( 1248 32 -192 ) ( 1248 160 -192 ) ( 1176 160 -224 ) wbrick1_5 0 0 0 1 1 +( 1248 672 -192 ) ( 1248 544 -192 ) ( 1152 544 -208 ) wbrick1_5 0 0 0 1 1 +( 1248 704 -64 ) ( 992 960 -64 ) ( 1248 704 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 165 +{ +( 1056 1056 -136 ) ( 1088 1056 -264 ) ( 1088 1056 -136 ) wbrick1_5 0 0 0 1 1 +( 1088 224 -208 ) ( 1064 224 -224 ) ( 1064 96 -224 ) wbrick1_5 32 0 270 1 1 +( 1064 160 -224 ) ( 992 160 -192 ) ( 992 32 -192 ) wbrick1_5 0 0 0 1 1 +( 1088 96 -208 ) ( 992 96 -192 ) ( 992 224 -192 ) wbrick1_5 0 0 0 1 1 +( 1248 704 -64 ) ( 992 960 -64 ) ( 1248 704 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 166 +{ +( 1192 160 -256 ) ( 1192 32 -256 ) ( 1192 160 -312 ) wswamp1_k 0 0 0 1 1 +( 1192 1056 -256 ) ( 1192 1056 -312 ) ( 1216 1056 -256 ) wswamp1_k 32 0 0 1 1 +( 1248 1344 -320 ) ( 1248 1472 -320 ) ( 1192 1472 -320 ) wbrick1_5 0 0 0 1 1 +( 1248 1472 -320 ) ( 1248 1344 -320 ) ( 1248 1344 -192 ) wbrick1_5 0 0 0 1 1 +( 1248 704 -64 ) ( 992 960 -64 ) ( 1248 704 64 ) wbrick1_5 0 0 0 1 1 +( -672 64 -256 ) ( -480 64 -256 ) ( -672 -64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 167 +{ +( 1160 1056 -144 ) ( 1160 1056 -272 ) ( 1192 1056 -144 ) wbrick1_5 0 0 0 1 1 +( 1192 32 -256 ) ( 1192 160 -256 ) ( 1176 32 -224 ) wbrick1_5 0 0 0 1 1 +( 1248 32 -192 ) ( 1248 160 -192 ) ( 1192 160 -256 ) wbrick1_5 0 0 0 1 1 +( 1248 160 -192 ) ( 1248 32 -192 ) ( 1176 32 -224 ) wbrick1_5 0 0 0 1 1 +( 1248 704 -64 ) ( 992 960 -64 ) ( 1248 704 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 168 +{ +( 1048 160 -312 ) ( 1048 32 -256 ) ( 1048 160 -256 ) wswamp1_k 32 0 0 1 1 +( 1024 1056 -256 ) ( 1048 1056 -312 ) ( 1048 1056 -256 ) wswamp1_k 0 0 0 1 1 +( 1048 1472 -320 ) ( 992 1472 -320 ) ( 992 1344 -320 ) wbrick1_5 0 0 0 1 1 +( 992 1344 -192 ) ( 992 1344 -320 ) ( 992 1472 -320 ) wbrick1_5 0 0 0 1 1 +( 1248 704 -64 ) ( 992 960 -64 ) ( 1248 704 64 ) wbrick1_5 0 0 0 1 1 +( -672 64 -256 ) ( -480 64 -256 ) ( -672 -64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 169 +{ +( 1088 1056 -128 ) ( 1120 1056 -256 ) ( 1120 1056 -128 ) wbrick1_5 0 0 0 1 1 +( 1120 832 -200 ) ( 1088 832 -208 ) ( 1088 704 -208 ) wbrick1_5 0 0 90 1 1 +( 1088 224 -208 ) ( 992 224 -192 ) ( 992 96 -192 ) wbrick1_5 0 0 0 1 1 +( 1120 704 -200 ) ( 992 704 -192 ) ( 992 832 -192 ) wbrick1_5 0 0 0 1 1 +( 1248 704 -64 ) ( 992 960 -64 ) ( 1248 704 64 ) wbrick1_5 0 0 0 1 1 +( 1280 864 -64 ) ( 1088 864 -64 ) ( 1280 864 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 170 +{ +( 1120 1056 -128 ) ( 1120 1056 -256 ) ( 1152 1056 -128 ) wbrick1_5 0 0 0 1 1 +( 1152 672 -208 ) ( 1152 800 -208 ) ( 1120 800 -200 ) wbrick1_5 0 0 90 1 1 +( 1248 544 -192 ) ( 1248 672 -192 ) ( 1152 672 -208 ) wbrick1_5 0 0 0 1 1 +( 1248 800 -192 ) ( 1248 672 -192 ) ( 1120 672 -200 ) city4_1 0 0 0 1 1 +( 1280 864 -64 ) ( 1088 864 -64 ) ( 1280 864 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 171 +{ +( 992 608 -192 ) ( 992 704 -192 ) ( 1248 608 -192 ) city4_1 0 0 0 1 1 +( 1120 608 -200 ) ( 1120 704 -200 ) ( 992 608 -192 ) city4_1 0 0 0 1 1 +( 1248 608 -192 ) ( 1120 704 -200 ) ( 1120 608 -200 ) city4_1 0 0 0 1 1 +( 992 800 -192 ) ( 1120 800 -200 ) ( 1248 800 -192 ) city4_1 0 0 0 1 1 +( 1152 800 -64 ) ( 1248 704 -64 ) ( 1152 800 64 ) city4_1 0 0 0 1 1 +( 992 704 -64 ) ( 1088 800 -64 ) ( 992 704 64 ) city4_1 0 0 0 1 1 +( 1280 704 -64 ) ( 992 704 -64 ) ( 1280 704 64 ) city4_1 0 0 0 1 1 +} +// brush 172 +{ +( 384 1376 -96 ) ( 384 1248 -96 ) ( 352 1376 -96 ) wbrick1_5 0 0 0 1 1 +( 384 1536 -192 ) ( 352 1536 -192 ) ( 384 1536 -320 ) wbrick1_5 0 0 0 1 1 +( 352 1408 -192 ) ( 352 1408 -320 ) ( 352 1280 -192 ) wbrick1_5 0 0 0 1 1 +( 352 1216 -320 ) ( 352 1216 -192 ) ( 384 1216 -320 ) wbrick1_5 0 0 0 1 1 +( 288 1248 -320 ) ( 288 1376 -320 ) ( 288 1248 -192 ) wbrick1_5 0 0 0 1 1 +( 1056 64 -256 ) ( 992 64 -256 ) ( 1056 -64 -256 ) wswamp1_2 0 0 0 1 1 +} +// brush 173 +{ +( 2080 608 -192 ) ( 2080 640 -192 ) ( 2080 608 -320 ) wbrick1_5 0 0 0 1 1 +( 1984 672 -192 ) ( 1984 672 -320 ) ( 1856 672 -192 ) wbrick1_5 0 0 0 1 1 +( 1824 640 -224 ) ( 1824 608 -224 ) ( 1952 640 -224 ) wbrick1_5 0 0 0 1 1 +( 1824 640 -320 ) ( 1824 640 -192 ) ( 1824 608 -320 ) wbrick1_5 0 0 0 1 1 +( 1824 704 -352 ) ( 1952 704 -352 ) ( 1824 704 -224 ) wbrick1_5 0 0 0 1 1 +( 1568 -288 64 ) ( 2272 -288 64 ) ( 1568 -416 64 ) wm1_2 0 0 0 1 1 +} +// brush 174 +{ +( 1280 1408 -224 ) ( 1280 1280 -224 ) ( 1248 1408 -224 ) wbrick1_5 0 0 -90 1 1 +( 1216 1472 -224 ) ( 1216 1472 -256 ) ( 1248 1504 -224 ) wbrick1_5 0 0 0 1 1 +( 1248 1536 -320 ) ( 1248 1536 -448 ) ( 1248 1408 -320 ) wbrick1_5 32 0 0 1 1 +( 1216 1536 -256 ) ( 1216 1536 -224 ) ( 1216 1344 -224 ) wbrick1_5 0 0 0 1 1 +( 928 1440 64 ) ( 1248 1440 -64 ) ( 928 1440 -64 ) wbrick1_5 0 0 0 1 1 +( 2656 1600 -256 ) ( 2656 1536 -256 ) ( 2784 1600 -256 ) wswamp1_2 0 0 0 1 1 +} +// brush 175 +{ +( 768 928 -256 ) ( 896 928 -256 ) ( 896 1248 -256 ) wbrick1_5 0 0 0 1 1 +( 800 1024 -384 ) ( 800 1152 -384 ) ( 800 1024 -256 ) wbrick1_5 0 0 0 1 1 +( 704 1056 128 ) ( 1024 1056 0 ) ( 704 1056 0 ) wbrick1_5 0 0 0 1 1 +( 800 1248 -64 ) ( 960 1088 -64 ) ( 800 1248 64 ) wbrick1_5 0 0 0 1 1 +( 736 64 -32 ) ( 1440 64 -32 ) ( 736 -64 -32 ) wm1_2 0 0 0 1 1 +} +// brush 176 +{ +( 1696 672 -224 ) ( 1568 672 -224 ) ( 1696 704 -224 ) wbrick1_5 0 0 0 1 1 +( 2080 704 -224 ) ( 2048 736 -224 ) ( 2048 736 -320 ) wbrick1_5 32 0 0 1 1 +( 2016 704 -320 ) ( 2016 704 -448 ) ( 1888 704 -320 ) wbrick1_5 32 0 0 1 1 +( 1472 768 -320 ) ( 1472 640 -320 ) ( 1792 640 -320 ) wbrick1_5 0 32 0 1 1 +( 1856 736 -224 ) ( 1856 736 -320 ) ( 2048 736 -320 ) wbrick1_5 32 0 0 1 1 +( 1856 736 -320 ) ( 1856 736 -224 ) ( 1824 704 -224 ) wbrick1_5 0 0 0 1 1 +} +// brush 177 +{ +( 864 1504 -192 ) ( 832 1504 -192 ) ( 864 1504 -320 ) wbrick1_5 0 0 0 1 1 +( 800 1408 -192 ) ( 800 1408 -320 ) ( 800 1280 -192 ) wbrick1_5 0 0 0 1 1 +( 832 1248 -192 ) ( 864 1248 -192 ) ( 832 1376 -192 ) wbrick1_5 0 0 0 1 1 +( 832 1248 -320 ) ( 832 1248 -192 ) ( 864 1248 -320 ) wbrick1_5 0 0 0 1 1 +( 768 1248 -320 ) ( 768 1376 -320 ) ( 768 1248 -192 ) wbrick1_5 0 0 0 1 1 +( 736 64 -32 ) ( 1440 64 -32 ) ( 736 -64 -32 ) wm1_2 0 0 0 1 1 +} +// brush 178 +{ +( 560 1344 -64 ) ( 560 1328 -64 ) ( 544 1344 -64 ) wm1_2 0 0 0 1 1 +( 560 1344 -64 ) ( 544 1344 -64 ) ( 560 1344 -96 ) wm1_2 0 0 0 1 1 +( 560 1344 -64 ) ( 560 1344 -96 ) ( 560 1328 -64 ) wm1_2 0 0 0 1 1 +( 544 1328 -96 ) ( 560 1328 -96 ) ( 544 1344 -96 ) wm1_2 0 0 0 1 1 +( 544 1328 -96 ) ( 544 1328 -64 ) ( 560 1328 -96 ) wm1_2 0 0 0 1 1 +( 544 1328 -96 ) ( 544 1344 -96 ) ( 544 1328 -64 ) wm1_2 0 0 0 1 1 +} +// brush 179 +{ +( 480 1344 -64 ) ( 480 1328 -64 ) ( 464 1344 -64 ) wm1_2 0 0 0 1 1 +( 480 1344 -64 ) ( 464 1344 -64 ) ( 480 1344 -96 ) wm1_2 0 0 0 1 1 +( 480 1344 -64 ) ( 480 1344 -96 ) ( 480 1328 -64 ) wm1_2 0 0 0 1 1 +( 464 1328 -96 ) ( 480 1328 -96 ) ( 464 1344 -96 ) wm1_2 0 0 0 1 1 +( 464 1328 -96 ) ( 464 1328 -64 ) ( 480 1328 -96 ) wm1_2 0 0 0 1 1 +( 464 1328 -96 ) ( 464 1344 -96 ) ( 464 1328 -64 ) wm1_2 0 0 0 1 1 +} +// brush 180 +{ +( 480 1424 -64 ) ( 480 1408 -64 ) ( 464 1424 -64 ) wm1_2 0 0 0 1 1 +( 480 1424 -64 ) ( 464 1424 -64 ) ( 480 1424 -96 ) wm1_2 0 0 0 1 1 +( 480 1424 -64 ) ( 480 1424 -96 ) ( 480 1408 -64 ) wm1_2 0 0 0 1 1 +( 464 1408 -96 ) ( 480 1408 -96 ) ( 464 1424 -96 ) wm1_2 0 0 0 1 1 +( 464 1408 -96 ) ( 464 1408 -64 ) ( 480 1408 -96 ) wm1_2 0 0 0 1 1 +( 464 1408 -96 ) ( 464 1424 -96 ) ( 464 1408 -64 ) wm1_2 0 0 0 1 1 +} +// brush 181 +{ +( 560 1424 -64 ) ( 560 1408 -64 ) ( 544 1424 -64 ) wm1_2 0 0 0 1 1 +( 560 1424 -64 ) ( 544 1424 -64 ) ( 560 1424 -96 ) wm1_2 0 0 0 1 1 +( 560 1424 -64 ) ( 560 1424 -96 ) ( 560 1408 -64 ) wm1_2 0 0 0 1 1 +( 544 1408 -96 ) ( 560 1408 -96 ) ( 544 1424 -96 ) wm1_2 0 0 0 1 1 +( 544 1408 -96 ) ( 544 1408 -64 ) ( 560 1408 -96 ) wm1_2 0 0 0 1 1 +( 544 1408 -96 ) ( 544 1424 -96 ) ( 544 1408 -64 ) wm1_2 0 0 0 1 1 +} +// brush 182 +{ +( 864 1184 -224 ) ( 832 1184 -224 ) ( 864 1184 -352 ) wbrick1_5 0 0 0 1 1 +( 928 1248 -192 ) ( 928 1248 -320 ) ( 928 1120 -192 ) wbrick1_5 0 0 0 1 1 +( 768 960 -224 ) ( 896 960 -224 ) ( 896 1280 -224 ) wbrick1_5 0 0 0 1 1 +( 800 1056 -352 ) ( 800 1184 -352 ) ( 800 1056 -224 ) wbrick1_5 0 0 0 1 1 +( 704 1056 160 ) ( 1024 1056 32 ) ( 704 1056 32 ) wbrick1_5 0 0 0 1 1 +( 736 64 -32 ) ( 1440 64 -32 ) ( 736 -64 -32 ) wm1_2 0 0 0 1 1 +} +// brush 183 +{ +( 928 1088 -224 ) ( 800 1120 -224 ) ( 928 1120 -224 ) wbrick1_5 0 0 0 1 1 +( 1024 1280 -320 ) ( 992 1248 -320 ) ( 992 1248 -224 ) wbrick1_5 0 0 0 1 1 +( 864 1280 -288 ) ( 992 1280 -416 ) ( 992 1280 -288 ) wbrick1_5 32 0 0 1 1 +( 800 1248 -224 ) ( 992 1248 -224 ) ( 992 1248 -320 ) wbrick1_5 0 0 0 1 1 +( 800 960 -64 ) ( 800 1280 -64 ) ( 800 960 64 ) wbrick1_5 0 0 0 1 1 +( 1056 64 -256 ) ( 992 64 -256 ) ( 1056 -64 -256 ) wswamp1_2 0 0 0 1 1 +} +// brush 184 +{ +( 1792 912 -224 ) ( 1920 880 -224 ) ( 1792 880 -224 ) wm1_2 0 0 0 1 1 +( 1888 896 -448 ) ( 1888 928 -320 ) ( 1888 896 -320 ) wm1_2 0 0 0 1 1 +( 1856 928 -288 ) ( 1728 928 -416 ) ( 1728 928 -288 ) wm1_2 0 0 0 1 1 +( 1920 736 -320 ) ( 1920 1152 -320 ) ( 1664 1152 -320 ) wm1_2 0 0 0 1 1 +( 1664 944 -224 ) ( 1664 1136 -320 ) ( 1920 1136 -320 ) wm1_2 0 0 0 1 1 +( 1920 1056 -64 ) ( 1920 736 -64 ) ( 1920 1056 64 ) wm1_2 0 0 0 1 1 +} +// brush 185 +{ +( 1216 1440 -224 ) ( 1024 1440 -224 ) ( 1216 1472 -224 ) wm1_2 0 0 0 1 1 +( 1216 1472 -224 ) ( 1216 1472 -320 ) ( 1200 1456 -320 ) wm1_2 0 0 0 1 1 +( 1200 1456 -224 ) ( 1200 1456 -320 ) ( 1040 1456 -320 ) wm1_2 0 0 0 1 1 +( 1024 1472 -320 ) ( 1024 1440 -320 ) ( 1216 1472 -320 ) wm1_2 0 0 0 1 1 +( 1040 1456 -224 ) ( 1040 1456 -320 ) ( 1024 1472 -224 ) wm1_2 0 0 0 1 1 +( 1216 1472 -320 ) ( 1216 1472 -224 ) ( 1024 1472 -224 ) wm1_2 0 0 0 1 1 +} +// brush 186 +{ +( 1216 1472 -224 ) ( 1184 1280 -224 ) ( 1184 1472 -224 ) wm1_2 0 0 0 1 1 +( 1216 1472 -224 ) ( 1200 1456 -224 ) ( 1200 1456 -320 ) wm1_2 0 0 0 1 1 +( 1200 1456 -224 ) ( 1200 1264 -224 ) ( 1200 1264 -320 ) wm1_2 0 0 0 1 1 +( 1216 1472 -320 ) ( 1184 1280 -320 ) ( 1216 1280 -320 ) wm1_2 0 0 0 1 1 +( 1216 1440 -224 ) ( 1200 1424 -320 ) ( 1200 1424 -224 ) wm1_2 0 0 0 1 1 +( 1216 1440 -224 ) ( 1216 1632 -320 ) ( 1216 1440 -320 ) wm1_2 0 0 0 1 1 +} +// brush 187 +{ +( 1856 768 -224 ) ( 2048 768 -224 ) ( 1856 736 -224 ) wm1_2 0 0 0 1 1 +( 1888 768 -320 ) ( 1888 768 -224 ) ( 1872 752 -224 ) wm1_2 0 0 0 1 1 +( 1760 752 -224 ) ( 1760 752 -320 ) ( 1920 752 -320 ) wm1_2 0 0 0 1 1 +( 2048 736 -320 ) ( 2048 768 -320 ) ( 1856 736 -320 ) wm1_2 0 0 0 1 1 +( 2032 752 -224 ) ( 2032 752 -320 ) ( 2048 736 -224 ) wm1_2 0 0 0 1 1 +( 2048 736 -320 ) ( 1856 736 -320 ) ( 2048 736 -224 ) wm1_1 0 0 0 1 1 +} +// brush 188 +{ +( 2016 736 -224 ) ( 2016 928 -224 ) ( 2048 736 -224 ) wm1_2 0 0 0 1 1 +( 2032 752 -320 ) ( 2032 752 -224 ) ( 2048 736 -224 ) wm1_2 0 0 0 1 1 +( 2032 752 -224 ) ( 2032 752 -320 ) ( 2032 912 -320 ) wm1_2 0 0 0 1 1 +( 2048 928 -320 ) ( 2016 928 -320 ) ( 2048 736 -320 ) wm1_2 0 0 0 1 1 +( 2032 912 -224 ) ( 2032 912 -320 ) ( 2048 928 -224 ) wm1_2 0 0 0 1 1 +( 2048 928 -320 ) ( 2048 736 -320 ) ( 2048 928 -224 ) wm1_2 0 0 0 1 1 +} +// brush 189 +{ +( 1920 896 -448 ) ( 1920 928 -320 ) ( 1920 896 -320 ) wbrick1_5 0 0 0 1 1 +( 1920 928 -288 ) ( 1792 928 -416 ) ( 1792 928 -288 ) wbrick1_5 0 0 0 1 1 +( 1728 960 -224 ) ( 1728 1152 -320 ) ( 1984 1152 -320 ) wbrick1_5 0 0 180 1 1 +( 1984 1056 -64 ) ( 1984 736 -64 ) ( 1984 1056 64 ) wbrick1_5 0 0 0 1 1 +( 3392 896 -320 ) ( 3264 960 -320 ) ( 3264 896 -320 ) wswamp1_2 0 0 0 1 1 +( -64 928 -288 ) ( -64 1120 -288 ) ( 64 928 -288 ) wbrick1_5 0 0 0 1 1 +} +// brush 190 +{ +( 1888 912 -224 ) ( 2016 880 -224 ) ( 1888 880 -224 ) wm1_2 0 0 0 1 1 +( 1984 896 -448 ) ( 1984 928 -320 ) ( 1984 896 -320 ) wm1_2 0 0 0 1 1 +( 1952 928 -288 ) ( 1824 928 -416 ) ( 1824 928 -288 ) wm1_2 0 0 0 1 1 +( 2016 736 -320 ) ( 2016 1152 -320 ) ( 1760 1152 -320 ) wm1_2 0 0 0 1 1 +( 1760 944 -224 ) ( 1760 1136 -320 ) ( 2016 1136 -320 ) wm1_2 0 0 0 1 1 +( 2016 1056 -64 ) ( 2016 736 -64 ) ( 2016 1056 64 ) wm1_2 0 0 0 1 1 +} +// brush 191 +{ +( 1072 1440 -224 ) ( 1072 1312 -224 ) ( 1040 1440 -224 ) wm1_2 0 0 0 1 1 +( 1056 1344 -320 ) ( 1024 1344 -320 ) ( 1056 1344 -448 ) wm1_1 0 0 0 1 1 +( 1024 1504 -288 ) ( 1024 1504 -416 ) ( 1024 1376 -288 ) wm1_2 0 0 0 1 1 +( 800 1568 -320 ) ( 800 1312 -320 ) ( 1216 1312 -320 ) wm1_2 0 0 0 1 1 +( 816 1312 -320 ) ( 816 1568 -320 ) ( 1008 1568 -224 ) wm1_2 0 0 0 1 1 +( 896 1312 64 ) ( 1216 1312 -64 ) ( 896 1312 -64 ) wm1_2 0 0 0 1 1 +} +// brush 192 +{ +( 1856 896 -448 ) ( 1856 928 -320 ) ( 1856 896 -320 ) wbrick1_5 0 0 0 1 1 +( 1856 928 -288 ) ( 1728 928 -416 ) ( 1728 928 -288 ) wbrick1_5 0 0 0 1 1 +( 1664 960 -224 ) ( 1664 1152 -320 ) ( 1920 1152 -320 ) wbrick1_5 0 0 180 1 1 +( 1888 1056 -64 ) ( 1888 736 -64 ) ( 1888 1056 64 ) wbrick1_5 0 0 0 1 1 +( 3392 896 -320 ) ( 3264 960 -320 ) ( 3264 896 -320 ) wswamp1_2 0 0 0 1 1 +( -64 928 -288 ) ( -64 1120 -288 ) ( 64 928 -288 ) wbrick1_5 0 0 0 1 1 +} +// brush 193 +{ +( 1072 1536 -224 ) ( 1072 1408 -224 ) ( 1040 1536 -224 ) wm1_2 0 0 0 1 1 +( 1056 1440 -320 ) ( 1024 1440 -320 ) ( 1056 1440 -448 ) wm1_2 0 0 0 1 1 +( 1024 1600 -288 ) ( 1024 1600 -416 ) ( 1024 1472 -288 ) wm1_2 0 0 0 1 1 +( 800 1664 -320 ) ( 800 1408 -320 ) ( 1216 1408 -320 ) wm1_2 0 0 0 1 1 +( 816 1408 -320 ) ( 816 1664 -320 ) ( 1008 1664 -224 ) wm1_2 0 0 0 1 1 +( 896 1408 64 ) ( 1216 1408 -64 ) ( 896 1408 -64 ) wm1_1 0 0 0 1 1 +} +// brush 194 +{ +( 2016 896 -448 ) ( 2016 928 -320 ) ( 2016 896 -320 ) wbrick1_5 0 0 0 1 1 +( 2016 928 -288 ) ( 1888 928 -416 ) ( 1888 928 -288 ) wbrick1_5 0 0 0 1 1 +( 1824 960 -224 ) ( 1824 1152 -320 ) ( 2080 1152 -320 ) wbrick1_5 0 0 180 1 1 +( 2048 1056 -64 ) ( 2048 736 -64 ) ( 2048 1056 64 ) wbrick1_5 0 0 0 1 1 +( 3392 896 -320 ) ( 3264 960 -320 ) ( 3264 896 -320 ) wswamp1_2 0 0 0 1 1 +( -64 928 -288 ) ( -64 1120 -288 ) ( 64 928 -288 ) wbrick1_5 0 0 0 1 1 +} +// brush 195 +{ +( 2032 752 -232 ) ( 1872 912 -232 ) ( 2032 912 -232 ) city4_1 0 0 0 1 1 +( 2032 912 -320 ) ( 2032 752 -232 ) ( 2032 912 -232 ) city4_1 0 0 0 1 1 +( 1872 912 -232 ) ( 2032 912 -320 ) ( 2032 912 -232 ) city4_1 0 0 0 1 1 +( 2032 752 -320 ) ( 1872 912 -320 ) ( 1872 752 -320 ) city4_1 0 0 0 1 1 +( 1872 912 -320 ) ( 1872 752 -232 ) ( 1872 752 -320 ) city4_1 0 0 0 1 1 +( 1872 752 -232 ) ( 2032 752 -320 ) ( 1872 752 -320 ) city4_1 0 0 0 1 1 +} +// brush 196 +{ +( 1216 1472 -224 ) ( 1216 1280 -224 ) ( 1024 1472 -224 ) clip 0 0 0 32 32 +( 1216 1504 -224 ) ( 1024 1504 -224 ) ( 1216 1504 -240 ) clip 0 0 0 32 32 +( 1248 1472 -224 ) ( 1248 1472 -240 ) ( 1248 1280 -224 ) clip 0 0 0 32 32 +( 800 1056 -320 ) ( 1216 1056 -320 ) ( 1216 1472 -320 ) clip 0 0 0 32 32 +( 1216 1056 -320 ) ( 800 1056 -320 ) ( 992 1248 -224 ) clip 0 0 0 32 32 +( 800 1248 -320 ) ( 800 1472 -320 ) ( 992 1472 -224 ) clip 0 0 0 32 32 +} +// brush 197 +{ +( 800 1440 -136 ) ( 800 1408 -264 ) ( 800 1408 -136 ) wbrick1_5 0 0 0 1 1 +( -96 1408 -208 ) ( -96 1432 -224 ) ( -224 1432 -224 ) wbrick1_5 0 0 0 1 1 +( -96 1432 -224 ) ( -96 1504 -192 ) ( -224 1504 -192 ) wbrick1_5 0 0 0 1 1 +( -224 1408 -208 ) ( -224 1504 -192 ) ( -96 1504 -192 ) wbrick1_5 0 0 0 1 1 +( 672 1216 -64 ) ( 672 1536 -64 ) ( 672 1216 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 198 +{ +( -96 1248 -192 ) ( -224 1248 -192 ) ( -224 1304 -256 ) wbrick1_5 0 0 0 1 1 +( 800 1304 -256 ) ( 800 1304 -312 ) ( 800 1280 -256 ) wbrick1_5 0 0 0 1 1 +( 1120 1248 -320 ) ( 992 1248 -320 ) ( 992 1248 -192 ) wbrick1_5 0 0 0 1 1 +( 672 1216 -64 ) ( 672 1536 -64 ) ( 672 1216 64 ) wbrick1_5 0 0 0 1 1 +( 1056 64 -256 ) ( 992 64 -256 ) ( 1056 -64 -256 ) wswamp1_2 0 0 0 1 1 +} +// brush 199 +{ +( 800 1336 -144 ) ( 800 1336 -272 ) ( 800 1304 -144 ) wbrick1_5 0 0 0 1 1 +( -224 1304 -256 ) ( -96 1304 -256 ) ( -224 1320 -224 ) wbrick1_5 0 0 0 1 1 +( -224 1248 -192 ) ( -96 1248 -192 ) ( -96 1304 -256 ) wbrick1_5 0 0 0 1 1 +( -96 1248 -192 ) ( -224 1248 -192 ) ( -224 1320 -224 ) wbrick1_5 0 0 0 1 1 +( 672 1216 -64 ) ( 672 1536 -64 ) ( 672 1216 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 200 +{ +( -224 1448 -256 ) ( -224 1504 -192 ) ( -96 1504 -192 ) wbrick1_5 0 0 0 1 1 +( 800 1472 -256 ) ( 800 1448 -312 ) ( 800 1448 -256 ) wbrick1_5 0 0 0 1 1 +( 992 1504 -192 ) ( 992 1504 -320 ) ( 1120 1504 -320 ) wbrick1_5 0 0 0 1 1 +( 672 1216 -64 ) ( 672 1536 -64 ) ( 672 1216 64 ) wbrick1_5 0 0 0 1 1 +( 1056 64 -256 ) ( 992 64 -256 ) ( 1056 -64 -256 ) wswamp1_2 0 0 0 1 1 +} +// brush 201 +{ +( 800 1448 -144 ) ( 800 1416 -272 ) ( 800 1416 -144 ) wbrick1_5 0 0 0 1 1 +( -224 1432 -224 ) ( -96 1448 -256 ) ( -224 1448 -256 ) wbrick1_5 32 0 0 1 1 +( -96 1448 -256 ) ( -96 1504 -192 ) ( -224 1504 -192 ) wbrick1_5 0 0 0 1 1 +( -224 1432 -224 ) ( -224 1504 -192 ) ( -96 1504 -192 ) wbrick1_5 0 0 0 1 1 +( 672 1216 -64 ) ( 672 1536 -64 ) ( 672 1216 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 202 +{ +( 800 1344 -136 ) ( 800 1344 -264 ) ( 800 1312 -136 ) wbrick1_5 0 0 0 1 1 +( 288 1320 -224 ) ( 416 1320 -224 ) ( 416 1344 -208 ) wbrick1_5 0 0 0 1 1 +( -224 1248 -192 ) ( -96 1248 -192 ) ( -96 1320 -224 ) wbrick1_5 0 0 0 1 1 +( 416 1248 -192 ) ( 288 1248 -192 ) ( 288 1344 -208 ) wbrick1_5 0 0 0 1 1 +( 672 1216 -64 ) ( 672 1536 -64 ) ( 672 1216 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 203 +{ +( 800 1408 -128 ) ( 800 1376 -256 ) ( 800 1376 -128 ) wbrick1_5 0 0 0 1 1 +( 480 1376 -200 ) ( 480 1408 -208 ) ( 352 1408 -208 ) wbrick1_5 0 0 0 1 1 +( -96 1408 -208 ) ( -96 1504 -192 ) ( -224 1504 -192 ) wbrick1_5 0 0 0 1 1 +( 352 1376 -200 ) ( 352 1504 -192 ) ( 480 1504 -192 ) wbrick1_5 0 0 0 1 1 +( 672 1216 -64 ) ( 672 1536 -64 ) ( 672 1216 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 204 +{ +( 800 1376 -128 ) ( 800 1376 -256 ) ( 800 1344 -128 ) wbrick1_5 0 0 0 1 1 +( 416 1344 -208 ) ( 544 1344 -208 ) ( 544 1376 -200 ) wbrick1_5 0 0 0 1 1 +( 288 1248 -192 ) ( 416 1248 -192 ) ( 416 1344 -208 ) wbrick1_5 0 0 0 1 1 +( 544 1248 -192 ) ( 416 1248 -192 ) ( 416 1376 -200 ) wbrick1_5 0 0 0 1 1 +( 672 1216 -64 ) ( 672 1536 -64 ) ( 672 1216 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 205 +{ +( 864 1248 -192 ) ( 864 1504 -192 ) ( 992 1504 -192 ) wbrick1_5 0 0 0 1 1 +( 544 1376 -200 ) ( 416 1248 -192 ) ( 544 1248 -192 ) wbrick1_5 0 0 0 1 1 +( 800 1408 -128 ) ( 800 1376 -256 ) ( 800 1376 -128 ) wbrick1_5 0 0 0 1 1 +( 992 1376 -200 ) ( 992 1504 -192 ) ( 864 1504 -192 ) wbrick1_5 0 0 0 1 1 +( 672 1216 -64 ) ( 672 1536 -64 ) ( 672 1216 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 206 +{ +( 768 1376 -96 ) ( 768 1248 -96 ) ( 736 1376 -96 ) wbrick1_5 0 0 0 1 1 +( 768 1504 -192 ) ( 736 1504 -192 ) ( 768 1504 -320 ) wbrick1_5 0 0 0 1 1 +( 736 1408 -192 ) ( 736 1408 -320 ) ( 736 1280 -192 ) wbrick1_5 0 0 0 1 1 +( 736 1248 -192 ) ( 768 1248 -192 ) ( 736 1376 -192 ) wbrick1_5 0 0 0 1 1 +( 736 1248 -320 ) ( 736 1248 -192 ) ( 768 1248 -320 ) wbrick1_5 0 0 0 1 1 +( 672 1248 -320 ) ( 672 1376 -320 ) ( 672 1248 -192 ) wbrick1_5 0 0 0 1 1 +} +// brush 207 +{ +( 384 1600 -64 ) ( 384 1632 -64 ) ( 576 1600 -64 ) mtlsw 32 32 -90 1 1 +( 384 1600 -64 ) ( 576 1600 -64 ) ( 384 1600 -192 ) mtlsw 32 0 0 1 1 +( 448 1600 -64 ) ( 448 1600 -192 ) ( 448 1632 -64 ) mtlsw 32 0 0 -1 1 +( 576 1648 -96 ) ( 384 1648 -96 ) ( 576 1616 -96 ) mtlsw 48 32 -90 1 1 +( 576 1632 -192 ) ( 576 1632 -64 ) ( 384 1632 -192 ) mtlsw 32 0 0 1 1 +( 576 1632 -192 ) ( 576 1600 -192 ) ( 576 1632 -64 ) mtlsw 32 0 0 -1 1 +} +// brush 208 +{ +( 16 1632 -64 ) ( 112 1632 -64 ) ( 112 1616 -64 ) wm1_2 0 32 0 1 1 +( -32 1568 -224 ) ( -32 1600 0 ) ( -32 1568 0 ) wm1_2 0 0 0 1 1 +( 112 1568 0 ) ( 48 1568 -224 ) ( 48 1568 0 ) wm1_2 32 0 0 1 1 +( 48 1600 -96 ) ( 112 1568 -96 ) ( 112 1600 -96 ) wm1_2 0 32 0 1 1 +( 32 1568 -224 ) ( 32 1600 0 ) ( 32 1600 -224 ) wm1_2 0 0 0 1 1 +( 80 1632 -64 ) ( -16 1632 -64 ) ( -16 1632 -240 ) wm1_2 32 0 0 1 1 +} +// brush 209 +{ +( -64 1712 96 ) ( 64 1712 96 ) ( -64 1688 96 ) wm1_2 32 0 0 1 1 +( 64 1776 32 ) ( 64 1760 104 ) ( 64 1776 104 ) wm1_1 0 0 0 1 1 +( 64 1712 96 ) ( -64 1712 96 ) ( 64 1776 32 ) wm1_2 0 32 0 1 1 +( -32 1776 32 ) ( -32 1760 24 ) ( 32 1760 24 ) wm1_2 0 32 0 1 1 +( -64 1776 32 ) ( -64 1760 104 ) ( -64 1760 32 ) wm1_1 0 0 0 1 1 +( -32 1688 96 ) ( 64 1688 96 ) ( 64 1760 24 ) wm1_2 0 32 0 1 1 +} +// brush 210 +{ +( 768 1600 96 ) ( 768 1632 96 ) ( 816 1600 96 ) wbrick1_5 0 32 0 1 1 +( 736 1632 192 ) ( 800 1632 320 ) ( 736 1632 320 ) wbrick1_5 0 0 0 1 1 +( 768 1632 112 ) ( 768 1600 112 ) ( 768 1632 -320 ) wbrick1_5 32 0 0 1 1 +( 800 1616 -320 ) ( 736 1552 -320 ) ( 800 1552 -320 ) wbrick1_5 0 32 0 1 1 +( 736 1600 192 ) ( 800 1600 320 ) ( 800 1600 192 ) wbrick1_5 0 0 0 1 1 +( 976 1600 112 ) ( 976 1632 112 ) ( 976 1632 -320 ) wbrick1_5 32 0 0 1 1 +} +// brush 211 +{ +( 656 1664 32 ) ( 592 1600 32 ) ( 592 1664 32 ) wbrick1_5 0 0 0 1 1 +( 672 1632 -64 ) ( 736 1632 64 ) ( 672 1632 64 ) wbrick1_5 0 0 0 1 1 +( 592 1600 64 ) ( 592 1664 -64 ) ( 592 1664 64 ) wbrick1_5 0 0 0 1 1 +( 656 1664 -96 ) ( 592 1600 -96 ) ( 656 1600 -96 ) wbrick1_5 0 0 0 1 1 +( 592 1600 -64 ) ( 656 1600 64 ) ( 656 1600 -64 ) wbrick1_5 0 0 0 1 1 +( 736 1568 64 ) ( 736 1632 -64 ) ( 736 1568 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 212 +{ +( 144 1200 192 ) ( 80 1136 192 ) ( 80 1200 192 ) wbrick1_5 16 32 90 1 1 +( 112 1248 -64 ) ( 176 1248 64 ) ( 112 1248 64 ) wbrick1_5 48 0 0 -1 1 +( 80 1120 64 ) ( 80 1184 -64 ) ( 80 1184 64 ) wbrick1_5 16 0 0 1 1 +( 144 1184 -192 ) ( 80 1120 -192 ) ( 144 1120 -192 ) wbrick1_5 32 32 90 1 1 +( 128 1168 192 ) ( 128 1168 -192 ) ( 80 1120 -192 ) wbrick1_5 32 0 0 -1 1 +( 128 1168 -192 ) ( 128 1168 192 ) ( 128 1248 192 ) wbrick1_5 0 0 0 1 1 +} +// brush 213 +{ +( 432 1664 32 ) ( 432 1600 32 ) ( 368 1664 32 ) wbrick1_5 0 0 0 1 1 +( 352 1632 64 ) ( 288 1632 64 ) ( 352 1632 -64 ) wbrick1_5 0 0 0 1 1 +( 432 1664 64 ) ( 432 1664 -64 ) ( 432 1600 64 ) wbrick1_5 0 0 0 1 1 +( 368 1600 -96 ) ( 432 1600 -96 ) ( 368 1664 -96 ) wbrick1_5 0 0 0 1 1 +( 368 1600 -64 ) ( 368 1600 64 ) ( 432 1600 -64 ) wbrick1_5 0 0 0 1 1 +( 288 1568 -64 ) ( 288 1632 -64 ) ( 288 1568 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 214 +{ +( 320 1520 32 ) ( 256 1520 32 ) ( 320 1584 32 ) wbrick1_5 0 0 0 1 1 +( 288 1536 64 ) ( 288 1600 64 ) ( 288 1536 -64 ) wbrick1_5 32 0 0 1 1 +( 320 1456 64 ) ( 320 1456 -64 ) ( 256 1456 64 ) wbrick1_5 0 0 0 1 1 +( 256 1520 -64 ) ( 256 1456 -64 ) ( 320 1520 -64 ) wbrick1_5 0 0 0 1 1 +( 256 1520 -64 ) ( 256 1520 64 ) ( 256 1456 -64 ) wbrick1_5 0 0 0 1 1 +( 224 1600 -64 ) ( 288 1600 -64 ) ( 224 1600 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 215 +{ +( 64 256 -64 ) ( 64 224 -64 ) ( -64 256 -64 ) wiz1_4 0 32 0 1 1 +( 64 256 -48 ) ( -64 256 -48 ) ( 64 256 -80 ) wiz1_4 0 32 0 1 0.5 +( 64 256 -48 ) ( 64 256 -80 ) ( 64 224 -48 ) wiz1_4 32 48 0 1 1 +( -64 224 -80 ) ( 64 224 -80 ) ( -64 256 -80 ) wiz1_4 0 32 0 1 1 +( -64 224 -80 ) ( -64 224 -48 ) ( 64 224 -80 ) wiz1_4 0 48 0 1 1 +( -64 224 -80 ) ( -64 256 -80 ) ( -64 224 -48 ) wiz1_4 32 48 0 1 1 +} +// brush 216 +{ +( 64 288 -80 ) ( 64 256 -80 ) ( -64 288 -80 ) wiz1_4 0 32 0 1 1 +( 64 288 -64 ) ( -64 288 -64 ) ( 64 288 -96 ) wiz1_4 0 32 0 1 0.5 +( 64 288 -64 ) ( 64 288 -96 ) ( 64 256 -64 ) wiz1_4 32 48 0 1 1 +( -64 256 -96 ) ( 64 256 -96 ) ( -64 288 -96 ) wiz1_4 0 32 0 1 1 +( -64 256 -96 ) ( -64 256 -64 ) ( 64 256 -96 ) wiz1_4 0 48 0 1 1 +( -64 256 -96 ) ( -64 288 -96 ) ( -64 256 -64 ) wiz1_4 32 48 0 1 1 +} +// brush 217 +{ +( 64 320 -96 ) ( 64 288 -96 ) ( -64 320 -96 ) wiz1_4 0 32 0 1 1 +( 64 320 -80 ) ( -64 320 -80 ) ( 64 320 -112 ) wiz1_4 0 32 0 1 0.5 +( 64 320 -80 ) ( 64 320 -112 ) ( 64 288 -80 ) wiz1_4 32 48 0 1 1 +( -64 288 -112 ) ( 64 288 -112 ) ( -64 320 -112 ) wiz1_4 0 32 0 1 1 +( -64 288 -112 ) ( -64 288 -80 ) ( 64 288 -112 ) wiz1_4 0 48 0 1 1 +( -64 288 -112 ) ( -64 320 -112 ) ( -64 288 -80 ) wiz1_4 32 48 0 1 1 +} +// brush 218 +{ +( 64 352 -112 ) ( 64 320 -112 ) ( -64 352 -112 ) wiz1_4 0 32 0 1 1 +( 64 352 -96 ) ( -64 352 -96 ) ( 64 352 -128 ) wiz1_4 0 32 0 1 0.5 +( 64 352 -96 ) ( 64 352 -128 ) ( 64 320 -96 ) wiz1_4 32 48 0 1 1 +( -64 320 -128 ) ( 64 320 -128 ) ( -64 352 -128 ) wiz1_4 0 32 0 1 1 +( -64 320 -128 ) ( -64 320 -96 ) ( 64 320 -128 ) wiz1_4 0 48 0 1 1 +( -64 320 -128 ) ( -64 352 -128 ) ( -64 320 -96 ) wiz1_4 32 48 0 1 1 +} +// brush 219 +{ +( 1152 3136 64 ) ( 1152 3168 64 ) ( 1280 3136 64 ) wiz1_4 0 0 0 1 1 +( 1152 3136 80 ) ( 1280 3136 80 ) ( 1152 3136 48 ) wiz1_4 32 0 0 1 0.5 +( 1152 3136 80 ) ( 1152 3136 48 ) ( 1152 3168 80 ) wiz1_4 0 0 0 1 1 +( 1280 3168 48 ) ( 1152 3168 48 ) ( 1280 3136 48 ) wiz1_4 0 0 0 1 1 +( 1280 3168 48 ) ( 1280 3168 80 ) ( 1152 3168 48 ) wiz1_4 0 0 0 1 1 +( 1280 3168 48 ) ( 1280 3136 48 ) ( 1280 3168 80 ) wiz1_4 0 0 0 1 1 +} +// brush 220 +{ +( 1152 3104 48 ) ( 1152 3136 48 ) ( 1280 3104 48 ) wiz1_4 0 0 0 1 1 +( 1152 3104 64 ) ( 1280 3104 64 ) ( 1152 3104 32 ) wiz1_4 32 0 0 1 0.5 +( 1152 3104 64 ) ( 1152 3104 32 ) ( 1152 3136 64 ) wiz1_4 0 0 0 1 1 +( 1280 3136 32 ) ( 1152 3136 32 ) ( 1280 3104 32 ) wiz1_4 0 0 0 1 1 +( 1280 3136 32 ) ( 1280 3136 64 ) ( 1152 3136 32 ) wiz1_4 0 0 0 1 1 +( 1280 3136 32 ) ( 1280 3104 32 ) ( 1280 3136 64 ) wiz1_4 0 0 0 1 1 +} +// brush 221 +{ +( 1152 3072 32 ) ( 1152 3104 32 ) ( 1280 3072 32 ) wiz1_4 0 0 0 1 1 +( 1152 3072 48 ) ( 1280 3072 48 ) ( 1152 3072 16 ) wiz1_4 32 0 0 1 0.5 +( 1152 3072 48 ) ( 1152 3072 16 ) ( 1152 3104 48 ) wiz1_4 0 0 0 1 1 +( 1280 3104 16 ) ( 1152 3104 16 ) ( 1280 3072 16 ) wiz1_4 0 0 0 1 1 +( 1280 3104 16 ) ( 1280 3104 48 ) ( 1152 3104 16 ) wiz1_4 0 0 0 1 1 +( 1280 3104 16 ) ( 1280 3072 16 ) ( 1280 3104 48 ) wiz1_4 0 0 0 1 1 +} +// brush 222 +{ +( 1152 3040 16 ) ( 1152 3072 16 ) ( 1280 3040 16 ) wiz1_4 0 0 0 1 1 +( 1152 3040 32 ) ( 1280 3040 32 ) ( 1152 3040 0 ) wiz1_4 32 0 0 1 0.5 +( 1152 3040 32 ) ( 1152 3040 0 ) ( 1152 3072 32 ) wiz1_4 0 0 0 1 1 +( 1280 3072 0 ) ( 1152 3072 0 ) ( 1280 3040 0 ) wiz1_4 0 0 0 1 1 +( 1280 3072 0 ) ( 1280 3072 32 ) ( 1152 3072 0 ) wiz1_4 0 0 0 1 1 +( 1280 3072 0 ) ( 1280 3040 0 ) ( 1280 3072 32 ) wiz1_4 0 0 0 1 1 +} +// brush 223 +{ +( 2048 2400 -64 ) ( 2048 2368 -64 ) ( 1856 2400 -64 ) wm1_2 0 0 0 1 1 +( 2048 2400 -64 ) ( 1856 2400 -64 ) ( 2048 2400 -192 ) wm1_2 0 0 0 1 1 +( 2048 2400 -64 ) ( 2048 2400 -192 ) ( 2048 2368 -64 ) wm1_2 0 0 0 1 1 +( 1856 2368 -96 ) ( 2048 2368 -96 ) ( 1856 2400 -96 ) wm1_2 0 0 0 1 1 +( 1856 2368 -192 ) ( 1856 2368 -64 ) ( 2048 2368 -192 ) wm1_2 0 0 0 1 1 +( 1856 2368 -192 ) ( 1856 2400 -192 ) ( 1856 2368 -64 ) wm1_2 0 0 0 1 1 +} +// brush 224 +{ +( 2192 2736 192 ) ( 2256 2720 184 ) ( 2192 2720 184 ) wm1_2 0 0 0 1 1 +( 2256 2752 0 ) ( 2256 2720 224 ) ( 2256 2752 224 ) wm1_2 0 0 0 1 1 +( 2192 2736 224 ) ( 2256 2736 0 ) ( 2256 2736 224 ) wm1_2 0 0 0 1 1 +( 2256 2720 0 ) ( 2192 2752 0 ) ( 2192 2720 0 ) wm1_2 0 0 0 1 1 +( 2192 2752 0 ) ( 2192 2720 224 ) ( 2192 2720 0 ) wm1_2 0 0 0 1 1 +( 2256 2720 200 ) ( 2192 2720 288 ) ( 2256 2720 288 ) wm1_2 0 0 0 1 1 +} +// brush 225 +{ +( 2192 2656 248 ) ( 2192 2656 272 ) ( 2256 2656 272 ) wm1_2 0 0 0 1 1 +( 2256 2736 192 ) ( 2256 2720 264 ) ( 2256 2736 264 ) wm1_1 0 0 0 1 1 +( 2192 2736 192 ) ( 2256 2656 272 ) ( 2192 2656 272 ) wm1_2 0 0 0 1 1 +( 2192 2736 192 ) ( 2192 2720 184 ) ( 2256 2720 184 ) wm1_2 0 0 0 1 1 +( 2192 2736 192 ) ( 2192 2720 264 ) ( 2192 2720 192 ) wm1_1 0 0 0 1 1 +( 2256 2720 184 ) ( 2192 2656 248 ) ( 2256 2656 248 ) wm1_2 0 0 0 1 1 +} +// brush 226 +{ +( 2192 2592 184 ) ( 2256 2592 184 ) ( 2192 2576 192 ) wm1_2 0 0 0 1 1 +( 2256 2560 224 ) ( 2256 2592 224 ) ( 2256 2560 0 ) wm1_2 0 0 0 1 1 +( 2256 2576 224 ) ( 2256 2576 0 ) ( 2192 2576 224 ) wm1_2 0 0 0 1 1 +( 2192 2592 0 ) ( 2192 2560 0 ) ( 2256 2592 0 ) wm1_2 0 0 0 1 1 +( 2192 2592 0 ) ( 2192 2592 224 ) ( 2192 2560 0 ) wm1_2 0 0 0 1 1 +( 2256 2592 184 ) ( 2192 2592 184 ) ( 2256 2592 96 ) wm1_2 0 0 0 1 1 +} +// brush 227 +{ +( 2256 2656 272 ) ( 2192 2656 272 ) ( 2192 2656 248 ) wm1_2 0 0 0 1 1 +( 2256 2576 264 ) ( 2256 2592 264 ) ( 2256 2576 192 ) wm1_1 0 0 0 1 1 +( 2192 2656 272 ) ( 2256 2656 272 ) ( 2192 2576 192 ) wm1_2 0 0 0 1 1 +( 2256 2592 184 ) ( 2192 2592 184 ) ( 2192 2576 192 ) wm1_2 0 0 0 1 1 +( 2192 2592 192 ) ( 2192 2592 264 ) ( 2192 2576 192 ) wm1_1 0 0 0 1 1 +( 2256 2656 248 ) ( 2192 2656 248 ) ( 2256 2592 184 ) wm1_2 0 0 0 1 1 +} +// brush 228 +{ +( 256 1504 224 ) ( 320 1504 224 ) ( 256 1248 224 ) window03k 0 128 0 1 -1 +( 256 1504 288 ) ( 256 1248 288 ) ( 256 1504 160 ) wbrick1_5 0 0 0 1 1 +( 256 1376 224 ) ( 256 1376 96 ) ( 320 1376 224 ) window03k 128 0 0 -1 1 +( 320 1248 32 ) ( 320 1504 32 ) ( 256 1248 32 ) window03k 0 128 0 1 -1 +( 288 1248 160 ) ( 288 1248 288 ) ( 288 1504 160 ) wbrick1_5 32 0 0 1 1 +( 320 1152 160 ) ( 256 1152 160 ) ( 320 1152 288 ) window03k 128 0 0 -1 1 +( 2304 1376 112 ) ( 2304 1296 32 ) ( 2432 1376 112 ) wiz1_1 0 0 0 1 -1 +} +// brush 229 +{ +( -96 2208 320 ) ( -160 2144 320 ) ( -160 2208 320 ) wbrick1_5 32 32 0 1 1 +( -144 2208 32 ) ( -80 2208 160 ) ( -144 2208 160 ) wbrick1_5 0 0 0 1 1 +( 0 2144 160 ) ( 0 2208 32 ) ( 0 2208 160 ) wbrick1_5 32 32 0 1 1 +( -128 2208 32 ) ( -192 2144 32 ) ( -128 2144 32 ) wbrick1_5 0 32 0 1 1 +( -192 2144 32 ) ( -128 2144 160 ) ( -128 2144 32 ) wbrick1_5 0 0 0 1 1 +( 128 2144 160 ) ( 128 2208 32 ) ( 128 2144 32 ) wbrick1_5 32 32 0 1 1 +( 48 -64 32 ) ( 128 64 112 ) ( 48 64 32 ) wizwood1_5 0 0 0 1 1 +} +// brush 230 +{ +( 464 1184 160 ) ( 400 1120 160 ) ( 400 1184 160 ) wbrick1_5 0 0 0 1 1 +( 496 1152 128 ) ( 560 1152 256 ) ( 496 1152 256 ) wbrick1_5 0 0 0 1 1 +( 464 1152 320 ) ( 464 1216 192 ) ( 464 1216 320 ) wbrick1_5 0 0 0 1 1 +( 480 1184 128 ) ( 416 1120 128 ) ( 480 1120 128 ) wbrick1_5 0 0 0 1 1 +( 416 1120 128 ) ( 480 1120 256 ) ( 480 1120 128 ) wbrick1_5 0 0 0 1 1 +( 560 1088 256 ) ( 560 1152 128 ) ( 560 1088 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 231 +{ +( 2016 2400 -48 ) ( 2016 2496 0 ) ( 2032 2496 0 ) wm1_2 32 48 90 1 -1 +( 2032 2512 -64 ) ( 2032 2400 256 ) ( 2032 2512 256 ) wm1_2 32 0 0 1 1 +( 2032 2496 0 ) ( 2016 2528 0 ) ( 2032 2528 0 ) wm1_2 32 48 90 1 -1 +( 2016 2528 0 ) ( 2016 2400 -64 ) ( 2032 2400 -64 ) wm1_2 32 48 90 1 -1 +( 2016 2512 -64 ) ( 2016 2400 256 ) ( 2016 2400 -64 ) wm1_2 32 0 0 1 1 +( 2032 2400 -48 ) ( 2032 2400 -64 ) ( 2016 2400 -64 ) wm1_2 16 0 0 1 1 +} +// brush 232 +{ +( 1872 2400 -48 ) ( 1872 2496 0 ) ( 1888 2496 0 ) wm1_2 32 32 90 1 -1 +( 1888 2512 -64 ) ( 1888 2400 256 ) ( 1888 2512 256 ) wm1_2 32 0 0 1 1 +( 1888 2496 0 ) ( 1872 2528 0 ) ( 1888 2528 0 ) wm1_2 32 32 90 1 -1 +( 1872 2528 0 ) ( 1872 2400 -64 ) ( 1888 2400 -64 ) wm1_2 32 32 90 1 -1 +( 1872 2512 -64 ) ( 1872 2400 256 ) ( 1872 2400 -64 ) wm1_2 32 0 0 1 1 +( 1888 2400 -48 ) ( 1888 2400 -64 ) ( 1872 2400 -64 ) wm1_2 32 0 0 1 1 +} +// brush 233 +{ +( 1136 3136 64 ) ( 1152 3136 64 ) ( 1152 3040 16 ) wm1_2 0 16 0 1 1 +( 1136 3024 256 ) ( 1136 2912 256 ) ( 1136 3024 -64 ) wm1_2 0 0 0 1 1 +( 1136 3168 64 ) ( 1152 3168 64 ) ( 1136 3136 64 ) wm1_2 0 16 0 1 1 +( 1136 2912 -64 ) ( 1152 2912 -64 ) ( 1152 3040 0 ) wm1_2 0 16 0 1 1 +( 1152 2912 -64 ) ( 1152 2912 256 ) ( 1152 3024 -64 ) wm1_2 0 0 0 1 1 +( 1152 2912 -64 ) ( 1136 2912 -64 ) ( 1136 2912 -48 ) wm1_2 48 0 0 1 1 +} +// brush 234 +{ +( 192 1456 224 ) ( 128 1456 224 ) ( 192 1520 224 ) wbrick1_5 0 0 0 1 -1 +( 256 1488 64 ) ( 256 1552 64 ) ( 256 1488 -64 ) wbrick1_5 16 0 0 -1 1 +( 192 1456 64 ) ( 192 1456 -64 ) ( 128 1456 64 ) wbrick1_5 0 0 0 1 1 +( 128 1520 -128 ) ( 128 1456 -128 ) ( 192 1520 -128 ) wbrick1_5 0 0 0 1 -1 +( 128 1520 -64 ) ( 128 1520 64 ) ( 128 1456 -64 ) wbrick1_5 0 0 0 -1 1 +( 176 1504 -64 ) ( 240 1504 -64 ) ( 176 1504 64 ) wbrick1_5 48 0 0 1 1 +} +// brush 235 +{ +( 192 1232 224 ) ( 128 1296 224 ) ( 192 1296 224 ) wbrick1_5 0 0 0 1 1 +( 256 1264 -64 ) ( 256 1200 64 ) ( 256 1264 64 ) wbrick1_5 16 0 0 1 1 +( 144 1296 64 ) ( 208 1296 -64 ) ( 208 1296 64 ) wbrick1_5 0 0 0 1 1 +( 192 1232 -128 ) ( 128 1296 -128 ) ( 128 1232 -128 ) wbrick1_5 0 0 0 1 1 +( 128 1296 -64 ) ( 128 1232 64 ) ( 128 1232 -64 ) wbrick1_5 0 0 0 1 1 +( 176 1248 64 ) ( 240 1248 -64 ) ( 176 1248 -64 ) wbrick1_5 48 0 0 1 1 +} +// brush 236 +{ +( 1280 3136 64 ) ( 1296 3136 64 ) ( 1296 3040 16 ) wm1_2 0 0 0 1 1 +( 1280 3024 256 ) ( 1280 2912 256 ) ( 1280 3024 -64 ) wm1_2 0 0 0 1 1 +( 1280 3168 64 ) ( 1296 3168 64 ) ( 1280 3136 64 ) wm1_2 0 0 0 1 1 +( 1280 2912 -64 ) ( 1296 2912 -64 ) ( 1296 3040 0 ) wm1_2 0 0 0 1 1 +( 1296 2912 -64 ) ( 1296 2912 256 ) ( 1296 3024 -64 ) wm1_2 0 0 0 1 1 +( 1296 2912 -64 ) ( 1280 2912 -64 ) ( 1280 2912 -48 ) wm1_2 0 0 0 1 1 +} +// brush 237 +{ +( 64 1312 -128 ) ( -128 1440 -128 ) ( 64 1440 -128 ) wizmet1_7 0 32 0 1 1 +( 128 1248 -128 ) ( 64 1312 -128 ) ( 64 1312 -192 ) wizmet1_7 0 0 0 1 1 +( -64 1312 -192 ) ( 64 1312 -192 ) ( 64 1312 -128 ) wizmet1_7 32 0 0 1 1 +( 64 1312 -192 ) ( -128 1440 -192 ) ( -128 1312 -192 ) wizmet1_7 0 32 0 1 1 +( -128 1248 -128 ) ( -64 1312 -192 ) ( -64 1312 -128 ) wizmet1_7 0 0 0 1 1 +( -128 1248 -128 ) ( 64 1248 -192 ) ( -128 1248 -192 ) wizmet1_7 32 0 0 1 1 +} +// brush 238 +{ +( 448 2064 -64 ) ( 448 1648 -64 ) ( 432 2064 -64 ) wm1_2 0 0 0 1 1 +( 448 2128 -64 ) ( 432 2128 -64 ) ( 448 2128 -96 ) wm1_2 0 0 0 1 1 +( 448 2064 -64 ) ( 448 2064 -96 ) ( 448 1648 -64 ) wm1_2 0 0 0 1 1 +( 432 1648 -96 ) ( 448 1648 -96 ) ( 432 2064 -96 ) wm1_2 0 0 0 1 1 +( 432 1648 -96 ) ( 432 1648 -64 ) ( 448 1648 -96 ) wm1_2 0 0 0 1 1 +( 432 1712 -96 ) ( 432 2128 -96 ) ( 432 1712 -64 ) wm1_2 0 0 0 1 1 +} +// brush 239 +{ +( 2368 2384 128 ) ( 2336 2384 128 ) ( 2368 2576 128 ) wm1_2 0 0 0 1 1 +( 2368 2384 224 ) ( 2368 2576 224 ) ( 2368 2384 96 ) wm1_1 0 0 0 1 1 +( 2288 2576 128 ) ( 2288 2576 0 ) ( 2256 2576 128 ) wm1_1 0 0 0 1 1 +( 2336 2576 64 ) ( 2336 2384 64 ) ( 2368 2576 64 ) wm1_1 0 0 0 1 1 +( 2256 2720 0 ) ( 2256 2720 128 ) ( 2256 2528 0 ) wm1_1 0 0 0 1 1 +( 2336 2592 0 ) ( 2368 2592 0 ) ( 2336 2592 128 ) wm1_2 0 0 0 1 1 +} +// brush 240 +{ +( 960 2048 -64 ) ( 832 1632 -64 ) ( 832 2048 -64 ) wizblue 32 0 0 -1 1 +( 864 2112 -96 ) ( 992 2112 -64 ) ( 864 2112 -64 ) wizblue 0 32 0 -1 1 +( 864 1536 -64 ) ( 864 1952 -96 ) ( 864 1952 -64 ) wizblue 0 32 0 1 1 +( 960 2048 -96 ) ( 832 1632 -96 ) ( 960 1632 -96 ) wizblue 0 32 0 -1 1 +( 848 1664 -96 ) ( 976 1664 -64 ) ( 976 1664 -96 ) wizblue 0 32 0 -1 1 +( 928 1696 -64 ) ( 928 2112 -96 ) ( 928 1696 -96 ) wizblue 0 32 0 1 1 +} +// brush 241 +{ +( 1248 2336 -64 ) ( 1248 1920 -64 ) ( 1120 2336 -64 ) wizmet1_7 0 32 0 1 1 +( 1248 2528 -64 ) ( 1120 2528 -64 ) ( 1248 2528 -96 ) wbrick1_5 0 0 0 1 1 +( 640 2528 -64 ) ( 640 2528 -96 ) ( 640 2112 -64 ) wizmet1_7 32 32 0 1 1 +( 1120 1920 -96 ) ( 1248 1920 -96 ) ( 1120 2336 -96 ) wbrick1_5 0 0 0 1 1 +( 1024 2400 -96 ) ( 1024 2400 -64 ) ( 1152 2400 -96 ) wizmet1_7 32 32 0 1 1 +( 384 1984 -96 ) ( 384 2400 -96 ) ( 384 1984 -64 ) wizmet1_7 32 32 0 1 1 +} +// brush 242 +{ +( 640 2208 320 ) ( 640 2144 320 ) ( 384 2208 320 ) window03k 0 96 0 1 1 +( 640 2208 288 ) ( 384 2208 288 ) ( 640 2208 160 ) wbrick1_5 0 0 0 1 1 +( 512 2208 320 ) ( 512 2208 192 ) ( 512 2144 320 ) window03k 160 0 0 1 1 +( 384 2144 32 ) ( 640 2144 32 ) ( 384 2208 32 ) window03k 0 96 0 1 1 +( 384 2144 160 ) ( 384 2144 288 ) ( 640 2144 160 ) window03k 128 96 0 1 1 +( 320 2144 160 ) ( 320 2208 160 ) ( 320 2144 288 ) window03k 160 0 0 1 1 +( 512 160 112 ) ( 432 160 32 ) ( 512 32 112 ) wiz1_1 0 32 0 1 1 +} +// brush 243 +{ +( 640 2208 320 ) ( 384 2144 320 ) ( 384 2208 320 ) window03k 0 96 0 1 1 +( 384 2208 160 ) ( 640 2208 288 ) ( 384 2208 288 ) wbrick1_5 0 0 0 1 1 +( 512 2144 320 ) ( 512 2208 192 ) ( 512 2208 320 ) window03k 160 0 0 1 1 +( 704 2208 32 ) ( 448 2144 32 ) ( 704 2144 32 ) window03k 0 96 0 1 1 +( 384 2144 160 ) ( 640 2144 288 ) ( 640 2144 160 ) window03k 128 96 0 1 1 +( 704 2144 288 ) ( 704 2208 160 ) ( 704 2144 160 ) window03k 160 0 0 1 1 +( 512 32 112 ) ( 592 160 32 ) ( 512 160 112 ) wiz1_1 0 32 0 1 1 +} +// brush 244 +{ +( -96 928 -128 ) ( -64 960 -128 ) ( -64 928 -128 ) metal2_5 0 0 0 1 1 +( -64 928 -384 ) ( -96 928 -192 ) ( -64 928 -192 ) wizwood1_4 4 0 0 1 1 +( -64 960 -192 ) ( -64 928 -384 ) ( -64 928 -192 ) wizwood1_4 4 0 0 1 1 +( -96 928 -384 ) ( -64 960 -384 ) ( -96 960 -384 ) wizwood1_4 4 0 0 1 1 +( -64 960 -384 ) ( -96 960 -192 ) ( -96 960 -384 ) wizwood1_4 4 0 0 1 1 +( -96 960 -192 ) ( -96 928 -384 ) ( -96 960 -384 ) wizwood1_4 4 0 0 1 1 +} +// brush 245 +{ +( 976 2064 -64 ) ( 960 1648 -64 ) ( 960 2064 -64 ) wm1_2 48 0 0 -1 1 +( 960 2144 -96 ) ( 976 2144 -64 ) ( 960 2144 -64 ) wm1_2 48 0 0 -1 1 +( 960 1648 -64 ) ( 960 2064 -96 ) ( 960 2064 -64 ) wm1_2 0 0 0 1 1 +( 976 2064 -96 ) ( 960 1648 -96 ) ( 976 1648 -96 ) wm1_2 48 0 0 -1 1 +( 960 1632 -96 ) ( 976 1632 -64 ) ( 976 1632 -96 ) wm1_2 48 0 0 -1 1 +( 976 1712 -64 ) ( 976 2128 -96 ) ( 976 1712 -96 ) wm1_2 0 0 0 1 1 +} +// brush 246 +{ +( 576 2288 -96 ) ( 576 1872 -96 ) ( 560 2288 -96 ) wm1_2 0 32 0 1 1 +( 576 2016 -64 ) ( 560 2016 -64 ) ( 576 2016 -96 ) wm1_2 0 0 0 1 1 +( 592 2288 -64 ) ( 592 2288 -96 ) ( 592 1872 -64 ) wm1_2 32 0 0 1 1 +( 560 1872 -112 ) ( 576 1872 -112 ) ( 560 2288 -112 ) wm1_2 0 32 0 1 1 +( 560 1952 -96 ) ( 560 1952 -64 ) ( 576 1952 -96 ) wm1_2 0 0 0 1 1 +( 432 1872 -96 ) ( 432 2288 -96 ) ( 432 1872 -64 ) wm1_2 32 0 0 1 1 +} +// brush 247 +{ +( 432 2288 -64 ) ( 416 1872 -64 ) ( 416 2288 -64 ) wm1_2 32 32 0 1 1 +( 416 2016 -96 ) ( 432 2016 -64 ) ( 416 2016 -64 ) wm1_2 32 0 0 1 1 +( 384 1872 -64 ) ( 384 2288 -96 ) ( 384 2288 -64 ) wm1_2 32 0 0 1 1 +( 432 2288 -112 ) ( 416 1872 -112 ) ( 432 1872 -112 ) wm1_2 32 32 0 1 1 +( 416 1952 -112 ) ( 432 1952 -80 ) ( 432 1952 -112 ) wm1_2 32 48 0 1 1 +( 432 1872 -64 ) ( 432 2288 -96 ) ( 432 1872 -96 ) wm1_2 32 0 0 1 1 +} +// brush 248 +{ +( 576 2096 -96 ) ( 576 1680 -96 ) ( 560 2096 -96 ) wm1_2 0 32 0 1 1 +( 576 1824 -64 ) ( 560 1824 -64 ) ( 576 1824 -96 ) wm1_2 0 0 0 1 1 +( 592 2096 -64 ) ( 592 2096 -96 ) ( 592 1680 -64 ) wm1_2 32 0 0 1 1 +( 560 1680 -112 ) ( 576 1680 -112 ) ( 560 2096 -112 ) wm1_2 0 32 0 1 1 +( 560 1760 -96 ) ( 560 1760 -64 ) ( 576 1760 -96 ) wm1_2 0 0 0 1 1 +( 432 1680 -96 ) ( 432 2096 -96 ) ( 432 1680 -64 ) wm1_2 32 0 0 1 1 +} +// brush 249 +{ +( 576 2048 -64 ) ( 576 2048 -96 ) ( 576 1632 -64 ) wizmet1_7 0 32 0 1 1 +( 448 1632 -96 ) ( 576 1632 -96 ) ( 448 2048 -96 ) wizmet1_7 0 32 0 1 1 +( 448 1632 -96 ) ( 448 1632 -64 ) ( 576 1632 -96 ) wizmet1_7 0 32 0 1 1 +( 448 1696 -96 ) ( 448 2112 -96 ) ( 448 1696 -64 ) wizmet1_7 0 32 0 1 1 +( 448 64 -80 ) ( 592 64 -80 ) ( 448 -64 -80 ) wiz1_4 0 0 0 1 1 +( 448 2240 -64 ) ( 608 2240 -64 ) ( 448 2240 64 ) wiz1_4 0 0 0 1 1 +} +// brush 250 +{ +( 592 2064 -64 ) ( 592 1648 -64 ) ( 576 2064 -64 ) wm1_2 48 0 0 1 1 +( 592 2128 -64 ) ( 576 2128 -64 ) ( 592 2128 -96 ) wm1_2 48 0 0 1 1 +( 592 2064 -64 ) ( 592 2064 -96 ) ( 592 1648 -64 ) wm1_2 0 0 0 1 1 +( 576 1648 -96 ) ( 592 1648 -96 ) ( 576 2064 -96 ) wm1_2 48 0 0 1 1 +( 576 1648 -96 ) ( 576 1648 -64 ) ( 592 1648 -96 ) wm1_2 48 0 0 1 1 +( 576 1712 -96 ) ( 576 2128 -96 ) ( 576 1712 -64 ) wm1_2 0 0 0 1 1 +} +// brush 251 +{ +( -128 2048 -64 ) ( -128 1632 -64 ) ( -256 2048 -64 ) wizmet1_7 0 32 0 1 1 +( -192 2304 -64 ) ( -192 2304 -96 ) ( -192 1888 -64 ) wizmet1_7 0 32 0 1 1 +( -256 1632 -96 ) ( -128 1632 -96 ) ( -256 2048 -96 ) wizmet1_7 0 32 0 1 1 +( -320 2016 -96 ) ( -320 2016 -64 ) ( -192 2016 -96 ) wizmet1_7 0 32 0 1 1 +( -320 1632 -96 ) ( -320 2048 -96 ) ( -320 1632 -64 ) wizmet1_7 0 32 0 1 1 +( -320 2144 -64 ) ( -128 2144 -64 ) ( -320 2144 64 ) wm1_2 0 0 0 1 1 +} +// brush 252 +{ +( 112 2240 -80 ) ( 96 1824 -80 ) ( 96 2240 -80 ) wm1_2 48 0 0 1 1 +( 112 1872 -64 ) ( 112 1872 -96 ) ( 144 1872 -64 ) wm1_2 48 0 0 1 1 +( 112 1872 -112 ) ( 112 1872 -80 ) ( 96 1856 -80 ) wm1_2 0 0 0 1 1 +( 112 2240 -96 ) ( 96 1824 -96 ) ( 112 1824 -96 ) wm1_2 48 0 0 1 1 +( 96 1856 -96 ) ( 112 1856 -64 ) ( 112 1856 -96 ) wm1_2 48 0 0 1 1 +( 144 1872 -80 ) ( 144 1872 -112 ) ( 160 1856 -80 ) wm1_2 0 0 0 1 1 +} +// brush 253 +{ +( 512 2160 88 ) ( 512 2160 112 ) ( 512 2224 112 ) wm1_2 32 0 0 1 1 +( 432 2224 32 ) ( 448 2224 104 ) ( 432 2224 104 ) wm1_1 0 0 0 1 1 +( 432 2128 32 ) ( 512 2192 112 ) ( 512 2128 112 ) wm1_2 0 32 0 1 1 +( 432 2160 32 ) ( 448 2160 24 ) ( 448 2224 24 ) wm1_2 0 32 0 1 1 +( 432 2128 32 ) ( 448 2128 104 ) ( 448 2128 32 ) wm1_1 0 0 0 1 1 +( 448 2192 24 ) ( 512 2128 88 ) ( 512 2192 88 ) wm1_2 0 32 0 1 1 +} +// brush 254 +{ +( 576 2160 24 ) ( 576 2224 24 ) ( 592 2160 32 ) wm1_2 0 32 0 1 1 +( 608 2224 32 ) ( 576 2224 32 ) ( 608 2224 -192 ) wm1_2 0 0 0 1 1 +( 592 2192 32 ) ( 592 2192 -192 ) ( 592 2128 32 ) wm1_2 32 0 0 1 1 +( 576 2128 -64 ) ( 608 2128 -64 ) ( 576 2192 -64 ) wm1_2 0 32 0 1 1 +( 576 2128 -192 ) ( 576 2128 32 ) ( 608 2128 -192 ) wm1_2 0 0 0 1 1 +( 576 2224 24 ) ( 576 2160 24 ) ( 576 2224 -64 ) wm1_2 32 0 0 1 1 +} +// brush 255 +{ +( 512 2224 112 ) ( 512 2160 112 ) ( 512 2160 88 ) wm1_2 32 0 0 1 1 +( 592 2224 104 ) ( 576 2224 104 ) ( 592 2224 32 ) wm1_1 0 0 0 1 1 +( 512 2128 112 ) ( 512 2192 112 ) ( 592 2128 32 ) wm1_2 0 32 0 1 1 +( 576 2224 24 ) ( 576 2160 24 ) ( 592 2160 32 ) wm1_2 0 32 0 1 1 +( 576 2128 32 ) ( 576 2128 104 ) ( 592 2128 32 ) wm1_1 0 0 0 1 1 +( 512 2224 88 ) ( 512 2160 88 ) ( 576 2224 24 ) wm1_2 0 32 0 1 1 +} +// brush 256 +{ +( 432 2160 32 ) ( 448 2224 24 ) ( 448 2160 24 ) wm1_2 0 32 0 1 1 +( 416 2224 -192 ) ( 448 2224 32 ) ( 416 2224 32 ) wm1_2 0 0 0 1 1 +( 432 2128 32 ) ( 432 2192 -192 ) ( 432 2192 32 ) wm1_2 32 0 0 1 1 +( 448 2192 -64 ) ( 416 2128 -64 ) ( 448 2128 -64 ) wm1_2 0 32 0 1 1 +( 416 2128 -192 ) ( 448 2128 32 ) ( 448 2128 -192 ) wm1_2 0 0 0 1 1 +( 448 2224 -24 ) ( 448 2160 64 ) ( 448 2224 64 ) wm1_2 32 0 0 1 1 +} +// brush 257 +{ +( 880 1648 -288 ) ( 944 1712 -288 ) ( 880 1712 -288 ) wiz1_4 16 32 0 1 1 +( 672 1704 64 ) ( 704 1712 -32 ) ( 704 1712 64 ) wiz1_4 16 0 0 1 1 +( 848 1648 -64 ) ( 784 1648 64 ) ( 848 1648 64 ) wiz1_4 48 0 0 1 1 +( 672 1704 64 ) ( 648 1680 64 ) ( 648 1680 -32 ) wiz1_4 0 0 0 1 1 +( 640 1648 96 ) ( 648 1680 0 ) ( 648 1680 96 ) wiz1_4 32 32 0 1 1 +( 704 1712 64 ) ( 704 1712 -32 ) ( 736 1704 64 ) wiz1_4 -16 0 0 -1 1 +( 760 1680 -32 ) ( 760 1680 64 ) ( 736 1704 64 ) wiz1_4 0 0 0 1 1 +( 760 1680 96 ) ( 760 1680 0 ) ( 768 1648 96 ) wiz1_4 32 32 0 1 1 +( 448 1728 -96 ) ( 320 1632 -96 ) ( 320 1728 -96 ) wiz1_4 0 0 0 1 1 +} +// brush 258 +{ +( 640 1632 320 ) ( 784 1648 320 ) ( 784 1632 320 ) wm1_2 0 0 0 1 1 +( 784 1632 -320 ) ( 640 1632 320 ) ( 784 1632 320 ) wm1_2 0 0 0 1 1 +( 768 1648 320 ) ( 768 1632 -320 ) ( 768 1632 320 ) wm1_2 0 0 0 1 1 +( 640 1632 -320 ) ( 784 1648 -320 ) ( 640 1648 -320 ) wm1_2 0 0 0 1 1 +( 784 1648 -320 ) ( 640 1648 320 ) ( 640 1648 -320 ) wm1_2 0 0 0 1 1 +( 640 1648 320 ) ( 640 1632 -320 ) ( 640 1648 -320 ) wm1_2 0 0 0 1 1 +} +// brush 259 +{ +( 400 1632 -320 ) ( 256 1632 320 ) ( 400 1632 320 ) wm1_2 0 0 0 1 1 +( 384 1648 320 ) ( 384 1632 -320 ) ( 384 1632 320 ) wm1_2 0 0 0 1 1 +( 256 1632 -320 ) ( 400 1648 -320 ) ( 256 1648 -320 ) wm1_2 0 0 0 1 1 +( 400 1648 -320 ) ( 256 1648 320 ) ( 256 1648 -320 ) wm1_2 0 0 0 1 1 +( 256 1648 320 ) ( 256 1632 320 ) ( 256 1648 -320 ) wm1_2 0 0 0 1 1 +( 256 1632 320 ) ( 256 1648 320 ) ( 384 1648 320 ) wm1_2 0 0 0 1 1 +} +// brush 260 +{ +( 416 2208 320 ) ( 416 2144 320 ) ( 352 2208 320 ) wbrick1_5 32 32 0 1 1 +( 400 2208 160 ) ( 336 2208 160 ) ( 400 2208 32 ) wbrick1_5 0 0 0 1 1 +( 320 2208 160 ) ( 320 2208 32 ) ( 320 2144 160 ) wbrick1_5 32 32 0 1 1 +( 384 2144 32 ) ( 448 2144 32 ) ( 384 2208 32 ) wbrick1_5 0 32 0 1 1 +( 384 2144 32 ) ( 384 2144 160 ) ( 448 2144 32 ) wbrick1_5 0 0 0 1 1 +( 128 2144 32 ) ( 128 2208 32 ) ( 128 2144 160 ) wbrick1_5 32 32 0 1 1 +( 208 64 32 ) ( 128 64 112 ) ( 208 -64 32 ) wizwood1_5 0 0 0 1 1 +} +// brush 261 +{ +( 208 2064 -64 ) ( 208 1648 -64 ) ( 192 2064 -64 ) wm1_2 48 0 0 1 1 +( 208 2144 -64 ) ( 192 2144 -64 ) ( 208 2144 -96 ) wm1_2 48 0 0 1 1 +( 208 2048 -64 ) ( 208 2048 -96 ) ( 208 1632 -64 ) wm1_2 0 0 0 1 1 +( 192 1648 -96 ) ( 208 1648 -96 ) ( 192 2064 -96 ) wm1_2 48 0 0 1 1 +( 192 1632 -96 ) ( 192 1632 -64 ) ( 208 1632 -96 ) wm1_2 48 0 0 1 1 +( 192 1712 -96 ) ( 192 2128 -96 ) ( 192 1712 -64 ) wm1_2 0 0 0 1 1 +} +// brush 262 +{ +( 544 1968 -96 ) ( 960 1968 -96 ) ( 544 1952 -96 ) wm1_2 48 0 0 1 1 +( 816 1968 -96 ) ( 816 1952 -96 ) ( 816 1968 -128 ) wm1_2 48 0 0 1 1 +( 544 1968 -96 ) ( 544 1968 -128 ) ( 960 1968 -96 ) wm1_2 0 0 0 1 1 +( 960 1952 -144 ) ( 960 1968 -144 ) ( 544 1952 -144 ) wm1_2 48 0 0 1 1 +( 960 1952 -128 ) ( 960 1952 -96 ) ( 960 1968 -128 ) wm1_2 48 0 0 1 1 +( 896 1936 -128 ) ( 480 1936 -128 ) ( 896 1936 -96 ) wm1_2 0 0 0 1 1 +} +// brush 263 +{ +( 80 1952 -64 ) ( 176 1952 -64 ) ( 80 1824 -64 ) mtlsw 0 0 0 1 1 +( 64 1824 -64 ) ( 64 1824 -96 ) ( 96 1856 -96 ) mtlsw 0 0 0 1 1 +( 80 1856 -64 ) ( 80 1856 -96 ) ( 176 1856 -64 ) mtlsw 0 0 0 1 1 +( 176 1824 -96 ) ( 176 1952 -96 ) ( 80 1824 -96 ) mtlsw 0 0 0 1 1 +( 192 1824 -96 ) ( 192 1824 -64 ) ( 160 1856 -64 ) mtlsw 0 0 0 1 1 +( 208 1824 -64 ) ( 208 1824 -96 ) ( 48 1824 -96 ) mtlsw 0 0 0 1 1 +} +// brush 264 +{ +( 1920 1216 -128 ) ( 1952 1216 -256 ) ( 1952 1216 -128 ) wbrick1_5 0 0 0 1 1 +( 1952 928 -200 ) ( 1920 928 -208 ) ( 1920 800 -208 ) wbrick1_5 0 32 -90 1 1 +( 1920 352 -208 ) ( 1824 352 -192 ) ( 1824 224 -192 ) wbrick1_5 0 32 0 1 1 +( 1952 800 -200 ) ( 1824 800 -192 ) ( 1824 928 -192 ) wbrick1_5 0 0 0 1 1 +( 2112 1152 -64 ) ( 1792 1152 -64 ) ( 2112 1152 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 265 +{ +( 512 1632 -96 ) ( 640 1632 -96 ) ( 512 1600 -96 ) wbrick1_5 0 0 0 1 1 +( 384 1632 -192 ) ( 384 1600 -192 ) ( 384 1632 -320 ) wbrick1_5 0 0 0 1 1 +( 480 1632 -192 ) ( 480 1632 -320 ) ( 608 1632 -192 ) wbrick1_5 0 0 0 1 1 +( 640 1600 -192 ) ( 640 1632 -192 ) ( 512 1600 -192 ) wbrick1_5 0 0 0 1 1 +( 640 1600 -320 ) ( 640 1600 -192 ) ( 640 1632 -320 ) wbrick1_5 0 0 0 1 1 +( 640 1536 -320 ) ( 512 1536 -320 ) ( 640 1536 -192 ) wbrick1_5 0 0 0 1 1 +} +// brush 266 +{ +( 1888 1216 -136 ) ( 1920 1216 -264 ) ( 1920 1216 -136 ) wbrick1_5 0 0 0 1 1 +( 1920 352 -208 ) ( 1896 352 -224 ) ( 1896 224 -224 ) wbrick1_5 0 32 -90 1 1 +( 1896 352 -224 ) ( 1824 352 -192 ) ( 1824 224 -192 ) wbrick1_5 0 32 0 1 1 +( 1920 224 -208 ) ( 1824 224 -192 ) ( 1824 352 -192 ) wbrick1_5 0 32 0 1 1 +( 2112 1152 -64 ) ( 1792 1152 -64 ) ( 2112 1152 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 267 +{ +( 1992 1216 -144 ) ( 1992 1216 -272 ) ( 2024 1216 -144 ) wbrick1_5 0 0 0 1 1 +( 2024 224 -256 ) ( 2024 352 -256 ) ( 2008 224 -224 ) wbrick1_5 32 0 0 1 1 +( 2080 192 -192 ) ( 2080 320 -192 ) ( 2024 320 -256 ) wbrick1_5 32 0 0 1 1 +( 2080 352 -192 ) ( 2080 224 -192 ) ( 2008 224 -224 ) wbrick1_5 0 32 0 1 1 +( 2112 1152 -64 ) ( 1792 1152 -64 ) ( 2112 1152 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 268 +{ +( 1880 1216 -144 ) ( 1912 1216 -272 ) ( 1912 1216 -144 ) wbrick1_5 0 0 0 1 1 +( 1896 224 -224 ) ( 1880 352 -256 ) ( 1880 224 -256 ) wbrick1_5 0 0 0 1 1 +( 1880 352 -256 ) ( 1824 352 -192 ) ( 1824 224 -192 ) wbrick1_5 32 0 0 1 1 +( 1896 224 -224 ) ( 1824 224 -192 ) ( 1824 352 -192 ) wbrick1_5 0 32 0 1 1 +( 2112 1152 -64 ) ( 1792 1152 -64 ) ( 2112 1152 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 269 +{ +( 2080 1312 -192 ) ( 1824 1312 -192 ) ( 1824 1440 -192 ) wbrick1_5 0 0 0 1 1 +( 1952 992 -200 ) ( 2080 864 -192 ) ( 2080 992 -192 ) wbrick1_5 0 32 0 1 1 +( 1920 1216 -128 ) ( 1952 1216 -256 ) ( 1952 1216 -128 ) wbrick1_5 0 0 0 1 1 +( 1952 1440 -200 ) ( 1824 1440 -192 ) ( 1824 1312 -192 ) wbrick1_5 0 0 0 1 1 +( 2112 1152 -64 ) ( 1792 1152 -64 ) ( 2112 1152 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 270 +{ +( 1952 1216 -128 ) ( 1952 1216 -256 ) ( 1984 1216 -128 ) wbrick1_5 0 0 0 1 1 +( 1984 864 -208 ) ( 1984 992 -208 ) ( 1952 992 -200 ) wbrick1_5 0 32 -90 1 1 +( 2080 736 -192 ) ( 2080 864 -192 ) ( 1984 864 -208 ) wbrick1_5 0 32 0 1 1 +( 2080 992 -192 ) ( 2080 864 -192 ) ( 1952 864 -200 ) wbrick1_5 0 32 0 1 1 +( 2112 1152 -64 ) ( 1792 1152 -64 ) ( 2112 1152 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 271 +{ +( 1984 1216 -136 ) ( 1984 1216 -264 ) ( 2016 1216 -136 ) wbrick1_5 0 0 0 1 1 +( 2008 736 -224 ) ( 2008 864 -224 ) ( 1984 864 -208 ) wbrick1_5 0 32 -90 1 1 +( 2080 224 -192 ) ( 2080 352 -192 ) ( 2008 352 -224 ) wbrick1_5 0 32 0 1 1 +( 2080 864 -192 ) ( 2080 736 -192 ) ( 1984 736 -208 ) wbrick1_5 0 32 0 1 1 +( 2112 1152 -64 ) ( 1792 1152 -64 ) ( 2112 1152 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 272 +{ +( 1072 2416 320 ) ( 1008 2352 320 ) ( 1008 2416 320 ) wbrick1_5 0 32 0 1 1 +( 1008 2416 -64 ) ( 1072 2416 64 ) ( 1008 2416 64 ) wbrick1_5 0 0 0 1 1 +( 1024 2352 64 ) ( 1024 2416 -64 ) ( 1024 2416 64 ) wbrick1_5 32 0 0 1 1 +( 864 2400 96 ) ( 800 2336 96 ) ( 864 2336 96 ) wbrick1_5 0 32 0 1 1 +( 1008 2256 -64 ) ( 1072 2256 64 ) ( 1072 2256 -64 ) wbrick1_5 0 0 0 1 1 +( 1088 2336 288 ) ( 1088 2400 160 ) ( 1088 2336 160 ) wbrick1_5 32 0 0 1 1 +} +// brush 273 +{ +( 704 2208 32 ) ( 640 2144 32 ) ( 640 2208 32 ) wbrick1_5 0 32 0 1 1 +( 576 2208 -64 ) ( 640 2208 64 ) ( 576 2208 64 ) wbrick1_5 0 0 0 1 1 +( 592 2144 64 ) ( 592 2208 -64 ) ( 592 2208 64 ) wbrick1_5 32 0 0 1 1 +( 432 2208 -96 ) ( 368 2144 -96 ) ( 432 2144 -96 ) wbrick1_5 0 32 0 1 1 +( 576 2144 -64 ) ( 640 2144 64 ) ( 640 2144 -64 ) wbrick1_5 0 0 0 1 1 +( 704 2144 288 ) ( 704 2208 160 ) ( 704 2144 160 ) wbrick1_5 32 0 0 1 1 +} +// brush 274 +{ +( 688 2208 -64 ) ( 752 2208 64 ) ( 688 2208 64 ) wswamp1_k 0 0 0 1 1 +( 704 2144 64 ) ( 704 2208 -64 ) ( 704 2208 64 ) wswamp1_k 32 0 0 1 1 +( 480 2208 -320 ) ( 416 2144 -320 ) ( 480 2144 -320 ) wswamp1_k 0 32 0 1 1 +( 624 2144 -64 ) ( 688 2144 64 ) ( 688 2144 -64 ) wswamp1_k 0 0 0 1 1 +( 1024 2144 288 ) ( 1024 2208 160 ) ( 1024 2144 160 ) wswamp1_k 32 0 0 1 1 +( -64 2112 -256 ) ( -64 2240 -256 ) ( 64 2112 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 275 +{ +( 912 2512 128 ) ( 848 2448 128 ) ( 848 2512 128 ) wiz1_4 0 32 0 1 1 +( 848 2464 192 ) ( 912 2464 320 ) ( 848 2464 320 ) wiz1_4 0 0 0 1 1 +( 864 2432 64 ) ( 864 2496 -64 ) ( 864 2496 64 ) wiz1_4 32 0 0 1 1 +( 704 2496 -96 ) ( 640 2432 -96 ) ( 704 2432 -96 ) wiz1_4 0 32 0 1 1 +( 848 2432 -96 ) ( 912 2432 32 ) ( 912 2432 -96 ) wiz1_4 0 0 0 1 1 +( 928 2432 288 ) ( 928 2496 160 ) ( 928 2432 160 ) wiz1_4 32 0 0 1 1 +} +// brush 276 +{ +( 940 1728 -60 ) ( 940 1664 -60 ) ( 876 1728 -60 ) cop3_4 32 0 0 1 1 +( 928 1728 64 ) ( 864 1728 64 ) ( 928 1728 -64 ) cop2_4 0 0 0 1 1 +( 928 1728 64 ) ( 928 1728 -64 ) ( 928 1664 64 ) cop2_4 0 0 0 1 1 +( 864 1664 -64 ) ( 928 1664 -64 ) ( 864 1728 -64 ) cop2_4 0 0 0 1 1 +( 864 1664 -64 ) ( 864 1664 64 ) ( 928 1664 -64 ) cop2_4 0 0 0 1 1 +( 864 1664 -64 ) ( 864 1728 -64 ) ( 864 1664 64 ) cop2_4 0 0 0 1 1 +} +// brush 277 +{ +( 1104 1600 128 ) ( 1168 1600 128 ) ( 1104 1584 128 ) wizblue2 0 0 0 1 1 +( 1120 1568 -48 ) ( 1120 1552 -48 ) ( 1120 1568 -64 ) wizblue2 0 0 0 1 1 +( 1168 1584 -64 ) ( 1168 1600 -64 ) ( 1104 1584 -64 ) wizblue2 0 0 0 1 1 +( 1184 1552 -64 ) ( 1120 1552 -64 ) ( 1184 1552 -48 ) wizblue2 0 0 0 1 1 +( 1152 1600 64 ) ( 1120 1568 -64 ) ( 1152 1600 -64 ) woodflr1_5t 0 0 0 1 1 +( 1152 1632 -64 ) ( 1152 1536 -64 ) ( 1152 1632 64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 278 +{ +( 1024 1632 96 ) ( 1024 1568 96 ) ( 1008 1632 96 ) wizblue2 0 0 0 1 1 +( 1024 1632 -48 ) ( 1008 1632 -48 ) ( 1024 1632 -64 ) wm1_2 0 0 0 1 1 +( 1024 1632 -48 ) ( 1024 1632 -64 ) ( 1024 1568 -48 ) woodflr1_5t 0 0 0 1 1 +( 1008 1568 -64 ) ( 1024 1568 -64 ) ( 1008 1632 -64 ) wizblue2 0 0 0 1 1 +( 1008 1568 -64 ) ( 1008 1568 -48 ) ( 1024 1568 -64 ) wizblue2 0 0 0 1 1 +( 1008 1568 -64 ) ( 1008 1632 -64 ) ( 1008 1568 -48 ) wizblue2 0 0 0 1 1 +} +// brush 279 +{ +( 1168 1632 96 ) ( 1152 1568 96 ) ( 1152 1632 96 ) wizblue2 0 0 0 1 1 +( 1152 1632 -64 ) ( 1168 1632 -48 ) ( 1152 1632 -48 ) wm1_2 0 0 0 1 1 +( 1152 1568 -48 ) ( 1152 1632 -64 ) ( 1152 1632 -48 ) woodflr1_5t 0 0 0 1 1 +( 1168 1632 -64 ) ( 1152 1568 -64 ) ( 1168 1568 -64 ) wizblue2 0 0 0 1 1 +( 1152 1568 -64 ) ( 1168 1568 -48 ) ( 1168 1568 -64 ) wizblue2 0 0 0 1 1 +( 1168 1568 -48 ) ( 1168 1632 -64 ) ( 1168 1568 -64 ) wizblue2 0 0 0 1 1 +} +// brush 280 +{ +( 1120 1552 128 ) ( 1056 1568 128 ) ( 1120 1568 128 ) wizblue2 0 0 0 1 1 +( 1120 1568 -64 ) ( 1120 1552 -48 ) ( 1120 1568 -48 ) wm1_2 0 0 0 1 1 +( 1056 1568 -48 ) ( 1120 1568 -64 ) ( 1120 1568 -48 ) woodflr1_5t 0 0 0 1 1 +( 1120 1552 -64 ) ( 1056 1568 -64 ) ( 1056 1552 -64 ) wizblue2 0 0 0 1 1 +( 1056 1568 -64 ) ( 1056 1552 -48 ) ( 1056 1552 -64 ) wizblue2 0 0 0 1 1 +( 1056 1552 -48 ) ( 1120 1552 -64 ) ( 1056 1552 -64 ) wizblue2 0 0 0 1 1 +} +// brush 281 +{ +( 1072 1584 128 ) ( 1008 1600 128 ) ( 1072 1600 128 ) wizblue2 0 0 0 1 1 +( 1056 1568 -64 ) ( 1056 1552 -48 ) ( 1056 1568 -48 ) wizblue2 0 0 0 1 1 +( 1072 1584 -64 ) ( 1008 1600 -64 ) ( 1008 1584 -64 ) wizblue2 0 0 0 1 1 +( 992 1552 -48 ) ( 1056 1552 -64 ) ( 992 1552 -64 ) wizblue2 0 0 0 1 1 +( 1024 1600 -64 ) ( 1056 1568 -64 ) ( 1024 1600 64 ) woodflr1_5t 0 0 0 1 1 +( 1024 1536 -64 ) ( 1024 1616 -64 ) ( 1024 1536 64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 282 +{ +( 960 1600 -64 ) ( 960 1568 -64 ) ( 832 1600 -64 ) woodflr1_5x 0 0 0 1 1 +( 960 1664 -64 ) ( 832 1664 -64 ) ( 960 1664 -96 ) woodflr1_5x 0 0 0 1 1 +( 960 1600 -64 ) ( 960 1600 -96 ) ( 960 1568 -64 ) woodflr1_5x 0 0 0 1 1 +( 832 1568 -96 ) ( 960 1568 -96 ) ( 832 1600 -96 ) woodflr1_5x 0 0 0 1 1 +( 832 1568 -96 ) ( 832 1568 -64 ) ( 960 1568 -96 ) woodflr1_5x 0 0 0 1 1 +( 832 1600 -96 ) ( 832 1632 -96 ) ( 832 1600 -64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 283 +{ +( 1152 1632 112 ) ( 1152 1536 112 ) ( 1024 1632 112 ) wizblue2 0 0 0 1 1 +( 1008 1632 96 ) ( 1168 1632 96 ) ( 1168 1632 112 ) wm1_2 0 0 0 1 1 +( 1168 1632 112 ) ( 1168 1632 -16 ) ( 1168 1536 112 ) wizblue2 0 0 0 1 1 +( 1008 1536 0 ) ( 1168 1536 0 ) ( 1168 1632 96 ) wizblue2 0 32 0 1 1 +( 1168 1536 0 ) ( 1008 1536 0 ) ( 1008 1536 112 ) wizblue2 0 0 0 1 1 +( 1008 1536 -16 ) ( 1008 1632 -16 ) ( 1008 1536 112 ) wizblue2 0 0 0 1 1 +} +// brush 284 +{ +( 1408 2336 -64 ) ( 1408 1920 -64 ) ( 1280 2336 -64 ) wizmet1_7 0 32 0 1 1 +( 1408 2272 -64 ) ( 1280 2272 -64 ) ( 1408 2272 -96 ) wizmet1_7 0 32 0 1 1 +( 640 2208 -64 ) ( 640 2208 -96 ) ( 640 1792 -64 ) wizmet1_7 32 32 0 1 1 +( 1280 1920 -96 ) ( 1408 1920 -96 ) ( 1280 2336 -96 ) wbrick1_5 0 32 0 1 1 +( 928 2208 -96 ) ( 928 2208 -64 ) ( 1056 2208 -96 ) wizmet1_7 32 32 0 1 1 +( 384 1984 -96 ) ( 384 2400 -96 ) ( 384 1984 -64 ) wizmet1_7 32 32 0 1 1 +} +// brush 285 +{ +( 672 1704 -192 ) ( 704 1712 -288 ) ( 704 1712 -192 ) wm1_2 16 0 0 1 1 +( 848 1648 -288 ) ( 784 1648 -160 ) ( 848 1648 -160 ) wm1_2 48 0 0 1 1 +( 672 1704 -192 ) ( 648 1680 -192 ) ( 648 1680 -288 ) wm1_2 0 0 0 1 1 +( 640 1648 -160 ) ( 648 1680 -256 ) ( 648 1680 -160 ) wm1_2 32 32 0 1 1 +( 704 1712 -192 ) ( 704 1712 -288 ) ( 736 1704 -192 ) wm1_2 -16 0 0 -1 1 +( 760 1680 -288 ) ( 760 1680 -192 ) ( 736 1704 -192 ) wm1_2 0 0 0 1 1 +( 760 1680 -160 ) ( 760 1680 -256 ) ( 768 1648 -160 ) wm1_2 32 32 0 1 1 +( 448 1728 -288 ) ( 320 1632 -288 ) ( 320 1728 -288 ) wm1_2 0 0 0 1 1 +( 320 1728 -320 ) ( 320 1632 -320 ) ( 448 1728 -320 ) wm1_2 0 0 0 1 1 +} +// brush 286 +{ +( 880 1648 288 ) ( 944 1712 288 ) ( 944 1648 288 ) wiz1_4 16 32 0 1 1 +( 672 1704 32 ) ( 704 1712 -64 ) ( 704 1712 32 ) wiz1_4 16 0 0 1 1 +( 848 1648 -64 ) ( 784 1648 64 ) ( 848 1648 64 ) wiz1_4 48 0 0 1 1 +( 672 1704 32 ) ( 648 1680 32 ) ( 648 1680 -64 ) wiz1_4 0 0 0 1 1 +( 640 1648 32 ) ( 648 1680 -64 ) ( 648 1680 32 ) wiz1_4 32 32 0 1 1 +( 704 1712 32 ) ( 704 1712 -64 ) ( 736 1704 32 ) wiz1_4 -16 0 0 -1 1 +( 760 1680 -64 ) ( 760 1680 32 ) ( 736 1704 32 ) wiz1_4 0 0 0 1 1 +( 760 1680 32 ) ( 760 1680 -64 ) ( 768 1648 32 ) wiz1_4 32 32 0 1 1 +( 320 1728 128 ) ( 320 1632 128 ) ( 448 1728 128 ) wiz1_4 0 0 0 1 1 +} +// brush 287 +{ +( 672 1704 224 ) ( 704 1712 128 ) ( 704 1712 224 ) wm1_2 16 0 0 1 1 +( 848 1648 128 ) ( 784 1648 256 ) ( 848 1648 256 ) wm1_2 48 0 0 1 1 +( 672 1704 224 ) ( 648 1680 224 ) ( 648 1680 128 ) wm1_2 0 0 0 1 1 +( 640 1648 256 ) ( 648 1680 160 ) ( 648 1680 256 ) wm1_2 32 32 0 1 1 +( 704 1712 224 ) ( 704 1712 128 ) ( 736 1704 224 ) wm1_2 -16 0 0 -1 1 +( 760 1680 128 ) ( 760 1680 224 ) ( 736 1704 224 ) wm1_2 0 0 0 1 1 +( 760 1680 256 ) ( 760 1680 160 ) ( 768 1648 256 ) wm1_2 32 32 0 1 1 +( 448 1728 320 ) ( 320 1632 320 ) ( 320 1728 320 ) wm1_2 0 0 0 1 1 +( 320 1728 288 ) ( 320 1632 288 ) ( 448 1728 288 ) wm1_2 0 0 0 1 1 +} +// brush 288 +{ +( 496 1648 -288 ) ( 560 1712 -288 ) ( 496 1712 -288 ) wiz1_4 16 32 0 1 1 +( 288 1704 64 ) ( 320 1712 -32 ) ( 320 1712 64 ) wiz1_4 16 0 0 1 1 +( 464 1648 -64 ) ( 400 1648 64 ) ( 464 1648 64 ) wiz1_4 48 0 0 1 1 +( 288 1704 64 ) ( 264 1680 64 ) ( 264 1680 -32 ) wiz1_4 0 0 0 1 1 +( 256 1648 96 ) ( 264 1680 0 ) ( 264 1680 96 ) wiz1_4 32 32 0 1 1 +( 320 1712 64 ) ( 320 1712 -32 ) ( 352 1704 64 ) wiz1_4 -16 0 0 -1 1 +( 376 1680 -32 ) ( 376 1680 64 ) ( 352 1704 64 ) wiz1_4 0 0 0 1 1 +( 376 1680 96 ) ( 376 1680 0 ) ( 384 1648 96 ) wiz1_4 32 32 0 1 1 +( 64 1728 -96 ) ( -64 1632 -96 ) ( -64 1728 -96 ) wiz1_4 0 0 0 1 1 +} +// brush 289 +{ +( 288 1704 32 ) ( 320 1712 -64 ) ( 320 1712 32 ) wiz1_4 16 0 0 1 1 +( 464 1648 -64 ) ( 400 1648 64 ) ( 464 1648 64 ) wiz1_4 48 0 0 1 1 +( 288 1704 32 ) ( 264 1680 32 ) ( 264 1680 -64 ) wiz1_4 0 0 0 1 1 +( 256 1648 64 ) ( 264 1680 -32 ) ( 264 1680 64 ) wiz1_4 32 32 0 1 1 +( 320 1712 32 ) ( 320 1712 -64 ) ( 352 1704 32 ) wiz1_4 -16 0 0 -1 1 +( 376 1680 -64 ) ( 376 1680 32 ) ( 352 1704 32 ) wiz1_4 0 0 0 1 1 +( 376 1680 64 ) ( 376 1680 -32 ) ( 384 1648 64 ) wiz1_4 32 32 0 1 1 +( -64 1728 -64 ) ( -64 1632 -64 ) ( 64 1728 -64 ) wiz1_4 0 0 0 1 1 +( 64 1728 96 ) ( -64 1632 96 ) ( -64 1728 96 ) wiz1_4 0 0 0 1 1 +} +// brush 290 +{ +( 288 1704 -192 ) ( 320 1712 -288 ) ( 320 1712 -192 ) wm1_2 16 0 0 1 1 +( 464 1648 -288 ) ( 400 1648 -160 ) ( 464 1648 -160 ) wm1_2 48 0 0 1 1 +( 288 1704 -192 ) ( 264 1680 -192 ) ( 264 1680 -288 ) wm1_2 0 0 0 1 1 +( 256 1648 -160 ) ( 264 1680 -256 ) ( 264 1680 -160 ) wm1_2 32 32 0 1 1 +( 320 1712 -192 ) ( 320 1712 -288 ) ( 352 1704 -192 ) wm1_2 -16 0 0 -1 1 +( 376 1680 -288 ) ( 376 1680 -192 ) ( 352 1704 -192 ) wm1_2 0 0 0 1 1 +( 376 1680 -160 ) ( 376 1680 -256 ) ( 384 1648 -160 ) wm1_2 32 32 0 1 1 +( 64 1728 -288 ) ( -64 1632 -288 ) ( -64 1728 -288 ) wm1_2 0 0 0 1 1 +( -64 1728 -320 ) ( -64 1632 -320 ) ( 64 1728 -320 ) wm1_2 0 0 0 1 1 +} +// brush 291 +{ +( 496 1648 288 ) ( 560 1712 288 ) ( 560 1648 288 ) wiz1_4 16 32 0 1 1 +( 288 1704 32 ) ( 320 1712 -64 ) ( 320 1712 32 ) wiz1_4 16 0 0 1 1 +( 464 1648 -64 ) ( 400 1648 64 ) ( 464 1648 64 ) wiz1_4 48 0 0 1 1 +( 288 1704 32 ) ( 264 1680 32 ) ( 264 1680 -64 ) wiz1_4 0 0 0 1 1 +( 256 1648 32 ) ( 264 1680 -64 ) ( 264 1680 32 ) wiz1_4 32 32 0 1 1 +( 320 1712 32 ) ( 320 1712 -64 ) ( 352 1704 32 ) wiz1_4 -16 0 0 -1 1 +( 376 1680 -64 ) ( 376 1680 32 ) ( 352 1704 32 ) wiz1_4 0 0 0 1 1 +( 376 1680 32 ) ( 376 1680 -64 ) ( 384 1648 32 ) wiz1_4 32 32 0 1 1 +( -64 1728 128 ) ( -64 1632 128 ) ( 64 1728 128 ) wiz1_4 0 0 0 1 1 +} +// brush 292 +{ +( 288 1704 224 ) ( 320 1712 128 ) ( 320 1712 224 ) wm1_2 16 0 0 1 1 +( 464 1648 128 ) ( 400 1648 256 ) ( 464 1648 256 ) wm1_2 48 0 0 1 1 +( 288 1704 224 ) ( 264 1680 224 ) ( 264 1680 128 ) wm1_2 0 0 0 1 1 +( 256 1648 256 ) ( 264 1680 160 ) ( 264 1680 256 ) wm1_2 32 32 0 1 1 +( 320 1712 224 ) ( 320 1712 128 ) ( 352 1704 224 ) wm1_2 -16 0 0 -1 1 +( 376 1680 128 ) ( 376 1680 224 ) ( 352 1704 224 ) wm1_2 0 0 0 1 1 +( 376 1680 256 ) ( 376 1680 160 ) ( 384 1648 256 ) wm1_2 32 32 0 1 1 +( 64 1728 320 ) ( -64 1632 320 ) ( -64 1728 320 ) wm1_2 0 0 0 1 1 +( -64 1728 288 ) ( -64 1632 288 ) ( 64 1728 288 ) wm1_2 0 0 0 1 1 +} +// brush 293 +{ +( 288 1704 32 ) ( 320 1712 -64 ) ( 320 1712 32 ) wm1_2 16 0 0 1 1 +( 464 1648 -64 ) ( 400 1648 64 ) ( 464 1648 64 ) wm1_2 48 0 0 1 1 +( 288 1704 32 ) ( 264 1680 32 ) ( 264 1680 -64 ) wm1_2 0 0 0 1 1 +( 256 1648 64 ) ( 264 1680 -32 ) ( 264 1680 64 ) wm1_2 32 32 0 1 1 +( 320 1712 32 ) ( 320 1712 -64 ) ( 352 1704 32 ) wm1_2 -16 0 0 -1 1 +( 376 1680 -64 ) ( 376 1680 32 ) ( 352 1704 32 ) wm1_2 0 0 0 1 1 +( 376 1680 64 ) ( 376 1680 -32 ) ( 384 1648 64 ) wm1_2 32 32 0 1 1 +( 64 1728 128 ) ( -64 1632 128 ) ( -64 1728 128 ) wm1_2 0 0 0 1 1 +( -64 1728 96 ) ( -64 1632 96 ) ( 64 1728 96 ) wm1_2 0 0 0 1 1 +} +// brush 294 +{ +( 880 2064 -288 ) ( 944 2064 -288 ) ( 880 2128 -288 ) wiz1_4 16 32 0 1 1 +( 704 2064 32 ) ( 704 2064 -64 ) ( 672 2072 32 ) wiz1_4 16 0 0 1 1 +( 848 2128 64 ) ( 784 2128 64 ) ( 848 2128 -64 ) wiz1_4 48 0 0 1 1 +( 648 2096 -64 ) ( 648 2096 32 ) ( 672 2072 32 ) wiz1_4 0 0 0 1 1 +( 648 2096 96 ) ( 648 2096 0 ) ( 640 2128 96 ) wiz1_4 32 32 0 1 1 +( 736 2072 32 ) ( 704 2064 -64 ) ( 704 2064 32 ) wiz1_4 -16 0 0 -1 1 +( 736 2072 32 ) ( 760 2096 32 ) ( 760 2096 -64 ) wiz1_4 0 0 0 1 1 +( 768 2128 96 ) ( 760 2096 0 ) ( 760 2096 96 ) wiz1_4 32 32 0 1 1 +( 320 2048 -96 ) ( 320 2144 -96 ) ( 448 2048 -96 ) wiz1_4 0 0 0 1 1 +} +// brush 295 +{ +( 784 2144 320 ) ( 784 2128 320 ) ( 640 2144 320 ) wm1_2 0 0 0 1 1 +( 784 2144 320 ) ( 640 2144 320 ) ( 784 2144 -320 ) wm1_2 0 0 0 1 1 +( 768 2144 320 ) ( 768 2144 -320 ) ( 768 2128 320 ) wm1_2 0 0 0 1 1 +( 640 2128 -320 ) ( 784 2128 -320 ) ( 640 2144 -320 ) wm1_2 0 0 0 1 1 +( 640 2128 -320 ) ( 640 2128 320 ) ( 784 2128 -320 ) wm1_2 0 0 0 1 1 +( 640 2128 -320 ) ( 640 2144 -320 ) ( 640 2128 320 ) wm1_2 0 0 0 1 1 +} +// brush 296 +{ +( 400 2144 320 ) ( 256 2144 320 ) ( 400 2144 -320 ) wm1_2 0 0 0 1 1 +( 384 2144 320 ) ( 384 2144 -320 ) ( 384 2128 320 ) wm1_2 0 0 0 1 1 +( 256 2128 -320 ) ( 400 2128 -320 ) ( 256 2144 -320 ) wm1_2 0 0 0 1 1 +( 256 2128 -320 ) ( 256 2128 320 ) ( 400 2128 -320 ) wm1_2 0 0 0 1 1 +( 256 2144 320 ) ( 256 2128 320 ) ( 256 2128 -320 ) wm1_2 0 0 0 1 1 +( 256 2128 320 ) ( 256 2144 320 ) ( 384 2128 320 ) wm1_2 0 0 0 1 1 +} +// brush 297 +{ +( 496 2064 -288 ) ( 560 2064 -288 ) ( 496 2128 -288 ) wiz1_4 16 32 0 1 1 +( 320 2064 32 ) ( 320 2064 -64 ) ( 288 2072 32 ) wiz1_4 16 0 0 1 1 +( 464 2128 64 ) ( 400 2128 64 ) ( 464 2128 -64 ) wiz1_4 48 0 0 1 1 +( 264 2096 -64 ) ( 264 2096 32 ) ( 288 2072 32 ) wiz1_4 0 0 0 1 1 +( 264 2096 96 ) ( 264 2096 0 ) ( 256 2128 96 ) wiz1_4 32 32 0 1 1 +( 352 2072 32 ) ( 320 2064 -64 ) ( 320 2064 32 ) wiz1_4 -16 0 0 -1 1 +( 352 2072 32 ) ( 376 2096 32 ) ( 376 2096 -64 ) wiz1_4 0 0 0 1 1 +( 384 2128 96 ) ( 376 2096 0 ) ( 376 2096 96 ) wiz1_4 32 32 0 1 1 +( -64 2048 -96 ) ( -64 2144 -96 ) ( 64 2048 -96 ) wiz1_4 0 0 0 1 1 +} +// brush 298 +{ +( 704 2064 32 ) ( 704 2064 -64 ) ( 672 2072 32 ) wiz1_4 16 0 0 1 1 +( 848 2128 64 ) ( 784 2128 64 ) ( 848 2128 -64 ) wiz1_4 48 0 0 1 1 +( 648 2096 -64 ) ( 648 2096 32 ) ( 672 2072 32 ) wiz1_4 0 0 0 1 1 +( 648 2096 64 ) ( 648 2096 -32 ) ( 640 2128 64 ) wiz1_4 32 32 0 1 1 +( 736 2072 32 ) ( 704 2064 -64 ) ( 704 2064 32 ) wiz1_4 -16 0 0 -1 1 +( 736 2072 32 ) ( 760 2096 32 ) ( 760 2096 -64 ) wiz1_4 0 0 0 1 1 +( 768 2128 64 ) ( 760 2096 -32 ) ( 760 2096 64 ) wiz1_4 32 32 0 1 1 +( 448 2048 -64 ) ( 320 2144 -64 ) ( 320 2048 -64 ) wiz1_4 0 0 0 1 1 +( 320 2048 96 ) ( 320 2144 96 ) ( 448 2048 96 ) wiz1_4 0 0 0 1 1 +} +// brush 299 +{ +( 704 2064 -192 ) ( 704 2064 -288 ) ( 672 2072 -192 ) wm1_2 16 0 0 1 1 +( 848 2128 -160 ) ( 784 2128 -160 ) ( 848 2128 -288 ) wm1_2 48 0 0 1 1 +( 648 2096 -288 ) ( 648 2096 -192 ) ( 672 2072 -192 ) wm1_2 0 0 0 1 1 +( 648 2096 -160 ) ( 648 2096 -256 ) ( 640 2128 -160 ) wm1_2 32 32 0 1 1 +( 736 2072 -192 ) ( 704 2064 -288 ) ( 704 2064 -192 ) wm1_2 -16 0 0 -1 1 +( 736 2072 -192 ) ( 760 2096 -192 ) ( 760 2096 -288 ) wm1_2 0 0 0 1 1 +( 768 2128 -160 ) ( 760 2096 -256 ) ( 760 2096 -160 ) wm1_2 32 32 0 1 1 +( 320 2048 -288 ) ( 320 2144 -288 ) ( 448 2048 -288 ) wm1_2 0 0 0 1 1 +( 448 2048 -320 ) ( 320 2144 -320 ) ( 320 2048 -320 ) wm1_2 0 0 0 1 1 +} +// brush 300 +{ +( 944 2128 288 ) ( 944 2064 288 ) ( 880 2128 288 ) wiz1_4 16 32 0 1 1 +( 704 2064 32 ) ( 704 2064 -64 ) ( 672 2072 32 ) wiz1_4 16 0 0 1 1 +( 848 2128 64 ) ( 784 2128 64 ) ( 848 2128 -64 ) wiz1_4 48 0 0 1 1 +( 648 2096 -64 ) ( 648 2096 32 ) ( 672 2072 32 ) wiz1_4 0 0 0 1 1 +( 648 2096 32 ) ( 648 2096 -64 ) ( 640 2128 32 ) wiz1_4 32 32 0 1 1 +( 736 2072 32 ) ( 704 2064 -64 ) ( 704 2064 32 ) wiz1_4 -16 0 0 -1 1 +( 736 2072 32 ) ( 760 2096 32 ) ( 760 2096 -64 ) wiz1_4 0 0 0 1 1 +( 768 2128 32 ) ( 760 2096 -64 ) ( 760 2096 32 ) wiz1_4 32 32 0 1 1 +( 448 2048 128 ) ( 320 2144 128 ) ( 320 2048 128 ) wiz1_4 0 0 0 1 1 +} +// brush 301 +{ +( 704 2064 224 ) ( 704 2064 128 ) ( 672 2072 224 ) wm1_2 16 0 0 1 1 +( 848 2128 256 ) ( 784 2128 256 ) ( 848 2128 128 ) wm1_2 48 0 0 1 1 +( 648 2096 128 ) ( 648 2096 224 ) ( 672 2072 224 ) wm1_2 0 0 0 1 1 +( 648 2096 256 ) ( 648 2096 160 ) ( 640 2128 256 ) wm1_2 32 32 0 1 1 +( 736 2072 224 ) ( 704 2064 128 ) ( 704 2064 224 ) wm1_2 -16 0 0 -1 1 +( 736 2072 224 ) ( 760 2096 224 ) ( 760 2096 128 ) wm1_2 0 0 0 1 1 +( 768 2128 256 ) ( 760 2096 160 ) ( 760 2096 256 ) wm1_2 32 32 0 1 1 +( 320 2048 320 ) ( 320 2144 320 ) ( 448 2048 320 ) wm1_2 0 0 0 1 1 +( 448 2048 288 ) ( 320 2144 288 ) ( 320 2048 288 ) wm1_2 0 0 0 1 1 +} +// brush 302 +{ +( 704 2064 32 ) ( 704 2064 -64 ) ( 672 2072 32 ) wm1_2 16 0 0 1 1 +( 848 2128 64 ) ( 784 2128 64 ) ( 848 2128 -64 ) wm1_2 48 0 0 1 1 +( 648 2096 -64 ) ( 648 2096 32 ) ( 672 2072 32 ) wm1_2 0 0 0 1 1 +( 648 2096 64 ) ( 648 2096 -32 ) ( 640 2128 64 ) wm1_2 32 32 0 1 1 +( 736 2072 32 ) ( 704 2064 -64 ) ( 704 2064 32 ) wm1_2 -16 0 0 -1 1 +( 736 2072 32 ) ( 760 2096 32 ) ( 760 2096 -64 ) wm1_2 0 0 0 1 1 +( 768 2128 64 ) ( 760 2096 -32 ) ( 760 2096 64 ) wm1_2 32 32 0 1 1 +( 320 2048 128 ) ( 320 2144 128 ) ( 448 2048 128 ) wm1_2 0 0 0 1 1 +( 448 2048 96 ) ( 320 2144 96 ) ( 320 2048 96 ) wm1_2 0 0 0 1 1 +} +// brush 303 +{ +( 320 2064 32 ) ( 320 2064 -64 ) ( 288 2072 32 ) wiz1_4 16 0 0 1 1 +( 464 2128 64 ) ( 400 2128 64 ) ( 464 2128 -64 ) wiz1_4 48 0 0 1 1 +( 264 2096 -64 ) ( 264 2096 32 ) ( 288 2072 32 ) wiz1_4 0 0 0 1 1 +( 264 2096 64 ) ( 264 2096 -32 ) ( 256 2128 64 ) wiz1_4 32 32 0 1 1 +( 352 2072 32 ) ( 320 2064 -64 ) ( 320 2064 32 ) wiz1_4 -16 0 0 -1 1 +( 352 2072 32 ) ( 376 2096 32 ) ( 376 2096 -64 ) wiz1_4 0 0 0 1 1 +( 384 2128 64 ) ( 376 2096 -32 ) ( 376 2096 64 ) wiz1_4 32 32 0 1 1 +( 64 2048 -64 ) ( -64 2144 -64 ) ( -64 2048 -64 ) wiz1_4 0 0 0 1 1 +( -64 2048 96 ) ( -64 2144 96 ) ( 64 2048 96 ) wiz1_4 0 0 0 1 1 +} +// brush 304 +{ +( 320 2064 -192 ) ( 320 2064 -288 ) ( 288 2072 -192 ) wm1_2 16 0 0 1 1 +( 464 2128 -160 ) ( 400 2128 -160 ) ( 464 2128 -288 ) wm1_2 48 0 0 1 1 +( 264 2096 -288 ) ( 264 2096 -192 ) ( 288 2072 -192 ) wm1_2 0 0 0 1 1 +( 264 2096 -160 ) ( 264 2096 -256 ) ( 256 2128 -160 ) wm1_2 32 32 0 1 1 +( 352 2072 -192 ) ( 320 2064 -288 ) ( 320 2064 -192 ) wm1_2 -16 0 0 -1 1 +( 352 2072 -192 ) ( 376 2096 -192 ) ( 376 2096 -288 ) wm1_2 0 0 0 1 1 +( 384 2128 -160 ) ( 376 2096 -256 ) ( 376 2096 -160 ) wm1_2 32 32 0 1 1 +( -64 2048 -288 ) ( -64 2144 -288 ) ( 64 2048 -288 ) wm1_2 0 0 0 1 1 +( 64 2048 -320 ) ( -64 2144 -320 ) ( -64 2048 -320 ) wm1_2 0 0 0 1 1 +} +// brush 305 +{ +( 560 2128 288 ) ( 560 2064 288 ) ( 496 2128 288 ) wiz1_4 16 32 0 1 1 +( 320 2064 32 ) ( 320 2064 -64 ) ( 288 2072 32 ) wiz1_4 16 0 0 1 1 +( 464 2128 64 ) ( 400 2128 64 ) ( 464 2128 -64 ) wiz1_4 48 0 0 1 1 +( 264 2096 -64 ) ( 264 2096 32 ) ( 288 2072 32 ) wiz1_4 0 0 0 1 1 +( 264 2096 32 ) ( 264 2096 -64 ) ( 256 2128 32 ) wiz1_4 32 32 0 1 1 +( 352 2072 32 ) ( 320 2064 -64 ) ( 320 2064 32 ) wiz1_4 -16 0 0 -1 1 +( 352 2072 32 ) ( 376 2096 32 ) ( 376 2096 -64 ) wiz1_4 0 0 0 1 1 +( 384 2128 32 ) ( 376 2096 -64 ) ( 376 2096 32 ) wiz1_4 32 32 0 1 1 +( 64 2048 128 ) ( -64 2144 128 ) ( -64 2048 128 ) wiz1_4 0 0 0 1 1 +} +// brush 306 +{ +( 320 2064 224 ) ( 320 2064 128 ) ( 288 2072 224 ) wm1_2 16 0 0 1 1 +( 464 2128 256 ) ( 400 2128 256 ) ( 464 2128 128 ) wm1_2 48 0 0 1 1 +( 264 2096 128 ) ( 264 2096 224 ) ( 288 2072 224 ) wm1_2 0 0 0 1 1 +( 264 2096 256 ) ( 264 2096 160 ) ( 256 2128 256 ) wm1_2 32 32 0 1 1 +( 352 2072 224 ) ( 320 2064 128 ) ( 320 2064 224 ) wm1_2 -16 0 0 -1 1 +( 352 2072 224 ) ( 376 2096 224 ) ( 376 2096 128 ) wm1_2 0 0 0 1 1 +( 384 2128 256 ) ( 376 2096 160 ) ( 376 2096 256 ) wm1_2 32 32 0 1 1 +( -64 2048 320 ) ( -64 2144 320 ) ( 64 2048 320 ) wm1_2 0 0 0 1 1 +( 64 2048 288 ) ( -64 2144 288 ) ( -64 2048 288 ) wm1_2 0 0 0 1 1 +} +// brush 307 +{ +( 320 2064 32 ) ( 320 2064 -64 ) ( 288 2072 32 ) wm1_2 16 0 0 1 1 +( 464 2128 64 ) ( 400 2128 64 ) ( 464 2128 -64 ) wm1_2 48 0 0 1 1 +( 264 2096 -64 ) ( 264 2096 32 ) ( 288 2072 32 ) wm1_2 0 0 0 1 1 +( 264 2096 64 ) ( 264 2096 -32 ) ( 256 2128 64 ) wm1_2 32 32 0 1 1 +( 352 2072 32 ) ( 320 2064 -64 ) ( 320 2064 32 ) wm1_2 -16 0 0 -1 1 +( 352 2072 32 ) ( 376 2096 32 ) ( 376 2096 -64 ) wm1_2 0 0 0 1 1 +( 384 2128 64 ) ( 376 2096 -32 ) ( 376 2096 64 ) wm1_2 32 32 0 1 1 +( -64 2048 128 ) ( -64 2144 128 ) ( 64 2048 128 ) wm1_2 0 0 0 1 1 +( 64 2048 96 ) ( -64 2144 96 ) ( -64 2048 96 ) wm1_2 0 0 0 1 1 +} +// brush 308 +{ +( 416 2656 -224 ) ( 448 2528 -224 ) ( 416 2528 -224 ) wbrick1_5 32 0 270 1 1 +( 416 2688 -224 ) ( 416 2496 -224 ) ( 416 2496 -320 ) wbrick1_5 0 0 0 1 1 +( 448 2528 -320 ) ( 416 2496 -320 ) ( 416 2496 -224 ) wbrick1_5 0 0 0 1 1 +( 416 2656 -320 ) ( 448 2528 -320 ) ( 448 2656 -320 ) wbrick1_5 0 0 0 1 1 +( 448 2528 -320 ) ( 448 2656 -224 ) ( 448 2656 -320 ) wbrick1_5 0 0 0 1 1 +( 448 2656 -224 ) ( 416 2688 -224 ) ( 416 2688 -320 ) wbrick1_5 0 0 0 1 1 +} +// brush 309 +{ +( 608 2528 -224 ) ( 576 2528 -224 ) ( 608 2656 -224 ) wbrick1_5 0 32 90 1 1 +( 608 2496 -320 ) ( 608 2496 -224 ) ( 608 2688 -224 ) wbrick1_5 0 0 0 1 1 +( 608 2496 -224 ) ( 608 2496 -320 ) ( 576 2528 -320 ) wbrick1_5 0 0 0 1 1 +( 576 2656 -320 ) ( 576 2528 -320 ) ( 608 2656 -320 ) wbrick1_5 0 0 0 1 1 +( 576 2656 -320 ) ( 576 2656 -224 ) ( 576 2528 -320 ) wbrick1_5 0 0 0 1 1 +( 608 2688 -320 ) ( 608 2688 -224 ) ( 576 2656 -224 ) wbrick1_5 0 0 0 1 1 +} +// brush 310 +{ +( 416 2528 -320 ) ( 416 2496 -320 ) ( 416 2528 -448 ) wbrick1_5 0 0 0 1 1 +( 448 2240 -320 ) ( 576 2240 -320 ) ( 576 2560 -320 ) wbrick1_5 0 0 0 1 1 +( 608 2496 -448 ) ( 608 2496 -320 ) ( 608 2528 -448 ) wbrick1_5 0 0 0 1 1 +( 576 2240 -320 ) ( 448 2240 -320 ) ( 448 2432 -224 ) wbrick1_5 0 0 0 1 1 +( 448 2496 -224 ) ( 576 2528 -224 ) ( 576 2496 -224 ) wbrick1_5 0 0 0 1 1 +( 576 2528 -320 ) ( 608 2496 -320 ) ( 608 2496 -224 ) wbrick1_5 0 0 0 1 1 +( 576 2528 -320 ) ( 448 2528 -224 ) ( 448 2528 -320 ) wbrick1_5 0 0 0 1 1 +( 448 2528 -224 ) ( 416 2496 -224 ) ( 416 2496 -320 ) wbrick1_5 0 0 0 1 1 +} +// brush 311 +{ +( 576 2656 -240 ) ( 576 2528 -240 ) ( 448 2656 -240 ) wmet2_c 0 0 0 1 1 +( 576 2672 -224 ) ( 448 2672 -224 ) ( 576 2672 -320 ) wmet2_1 0 0 0 1 1 +( 576 2656 -224 ) ( 576 2656 -320 ) ( 576 2528 -224 ) wmet2_1 0 0 0 1 1 +( 448 2528 -320 ) ( 576 2528 -320 ) ( 448 2656 -320 ) wmet2_1 0 0 0 1 1 +( 448 2528 -320 ) ( 448 2528 -224 ) ( 576 2528 -320 ) wmet2_1 0 0 0 1 1 +( 448 2528 -320 ) ( 448 2656 -320 ) ( 448 2528 -224 ) wmet2_1 0 0 0 1 1 +} +// brush 312 +{ +( 704 2912 -72 ) ( 704 2880 -200 ) ( 704 2880 -72 ) wbrick1_5 32 0 0 1 1 +( -320 2880 -144 ) ( -320 2904 -160 ) ( -448 2904 -160 ) wbrick1_5 0 32 0 1 1 +( -320 2904 -160 ) ( -320 2976 -128 ) ( -448 2976 -128 ) wbrick1_5 0 32 0 1 1 +( -448 2880 -144 ) ( -448 2976 -128 ) ( -320 2976 -128 ) wbrick1_5 0 32 0 1 1 +( 512 2688 0 ) ( 512 3008 0 ) ( 512 2688 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 313 +{ +( 704 2808 -80 ) ( 704 2808 -208 ) ( 704 2776 -80 ) wbrick1_5 32 0 0 1 1 +( -448 2776 -192 ) ( -320 2776 -192 ) ( -448 2792 -160 ) wbrick1_5 32 0 0 1 1 +( -448 2720 -128 ) ( -320 2720 -128 ) ( -320 2776 -192 ) wbrick1_5 32 0 0 1 1 +( -320 2720 -128 ) ( -448 2720 -128 ) ( -448 2792 -160 ) wbrick1_5 0 32 0 1 1 +( 512 2688 0 ) ( 512 3008 0 ) ( 512 2688 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 314 +{ +( 704 2920 -80 ) ( 704 2888 -208 ) ( 704 2888 -80 ) wbrick1_5 32 0 0 1 1 +( -448 2904 -160 ) ( -320 2920 -192 ) ( -448 2920 -192 ) wbrick1_5 0 0 0 1 1 +( -320 2920 -192 ) ( -320 2976 -128 ) ( -448 2976 -128 ) wbrick1_5 32 0 0 1 1 +( -448 2904 -160 ) ( -448 2976 -128 ) ( -320 2976 -128 ) wbrick1_5 0 32 0 1 1 +( 512 2688 0 ) ( 512 3008 0 ) ( 512 2688 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 315 +{ +( 704 2816 -72 ) ( 704 2816 -200 ) ( 704 2784 -72 ) wbrick1_5 32 0 0 1 1 +( 192 2792 -160 ) ( 320 2792 -160 ) ( 320 2816 -144 ) wbrick1_5 0 32 0 1 1 +( -448 2720 -128 ) ( -320 2720 -128 ) ( -320 2792 -160 ) wbrick1_5 0 32 0 1 1 +( 320 2720 -128 ) ( 192 2720 -128 ) ( 192 2816 -144 ) wbrick1_5 0 32 0 1 1 +( 512 2688 0 ) ( 512 3008 0 ) ( 512 2688 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 316 +{ +( 704 2880 -64 ) ( 704 2848 -192 ) ( 704 2848 -64 ) wbrick1_5 32 0 0 1 1 +( 320 2848 -136 ) ( 320 2880 -144 ) ( 192 2880 -144 ) wbrick1_5 32 0 0 1 1 +( -320 2880 -144 ) ( -320 2976 -128 ) ( -448 2976 -128 ) wbrick1_5 0 32 0 1 1 +( 192 2848 -136 ) ( 192 2976 -128 ) ( 320 2976 -128 ) wbrick1_5 0 0 0 1 1 +( 512 2688 0 ) ( 512 3008 0 ) ( 512 2688 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 317 +{ +( 704 2848 -64 ) ( 704 2848 -192 ) ( 704 2816 -64 ) wbrick1_5 32 0 0 1 1 +( 320 2816 -144 ) ( 448 2816 -144 ) ( 448 2848 -136 ) wbrick1_5 0 32 0 1 1 +( 192 2720 -128 ) ( 320 2720 -128 ) ( 320 2816 -144 ) wbrick1_5 0 32 0 1 1 +( 448 2720 -128 ) ( 320 2720 -128 ) ( 320 2848 -136 ) wbrick1_5 0 32 0 1 1 +( 512 2688 0 ) ( 512 3008 0 ) ( 512 2688 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 318 +{ +( 832 2720 -128 ) ( 832 2976 -128 ) ( 960 2976 -128 ) wbrick1_5 0 0 0 1 1 +( 448 2848 -136 ) ( 320 2720 -128 ) ( 448 2720 -128 ) wbrick1_5 0 32 0 1 1 +( 704 2880 -64 ) ( 704 2848 -192 ) ( 704 2848 -64 ) wbrick1_5 32 0 0 1 1 +( 832 2848 -136 ) ( 832 2976 -128 ) ( 704 2976 -128 ) wbrick1_5 0 0 0 1 1 +( 512 2688 0 ) ( 512 3008 0 ) ( 512 2688 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 319 +{ +( 1888 2496 0 ) ( 1888 2528 0 ) ( 2016 2496 0 ) wiz1_4 0 32 0 1 1 +( 1888 2496 16 ) ( 2016 2496 16 ) ( 1888 2496 -16 ) wiz1_4 0 0 0 1 0.5 +( 1888 2496 16 ) ( 1888 2496 -16 ) ( 1888 2528 16 ) wiz1_4 0 0 0 1 1 +( 2016 2528 -16 ) ( 1888 2528 -16 ) ( 2016 2496 -16 ) wiz1_4 0 0 0 1 1 +( 2016 2528 -16 ) ( 2016 2528 16 ) ( 1888 2528 -16 ) wiz1_4 0 0 0 1 1 +( 2016 2528 -16 ) ( 2016 2496 -16 ) ( 2016 2528 16 ) wiz1_4 0 0 0 1 1 +} +// brush 320 +{ +( 1888 2464 -16 ) ( 1888 2496 -16 ) ( 2016 2464 -16 ) wiz1_4 0 32 0 1 1 +( 1888 2464 0 ) ( 2016 2464 0 ) ( 1888 2464 -32 ) wiz1_4 0 0 0 1 0.5 +( 1888 2464 0 ) ( 1888 2464 -32 ) ( 1888 2496 0 ) wiz1_4 0 0 0 1 1 +( 2016 2496 -32 ) ( 1888 2496 -32 ) ( 2016 2464 -32 ) wiz1_4 0 0 0 1 1 +( 2016 2496 -32 ) ( 2016 2496 0 ) ( 1888 2496 -32 ) wiz1_4 0 0 0 1 1 +( 2016 2496 -32 ) ( 2016 2464 -32 ) ( 2016 2496 0 ) wiz1_4 0 0 0 1 1 +} +// brush 321 +{ +( 1888 2432 -32 ) ( 1888 2464 -32 ) ( 2016 2432 -32 ) wiz1_4 0 32 0 1 1 +( 1888 2432 -16 ) ( 2016 2432 -16 ) ( 1888 2432 -48 ) wiz1_4 0 0 0 1 0.5 +( 1888 2432 -16 ) ( 1888 2432 -48 ) ( 1888 2464 -16 ) wiz1_4 0 0 0 1 1 +( 2016 2464 -48 ) ( 1888 2464 -48 ) ( 2016 2432 -48 ) wiz1_4 0 0 0 1 1 +( 2016 2464 -48 ) ( 2016 2464 -16 ) ( 1888 2464 -48 ) wiz1_4 0 0 0 1 1 +( 2016 2464 -48 ) ( 2016 2432 -48 ) ( 2016 2464 -16 ) wiz1_4 0 0 0 1 1 +} +// brush 322 +{ +( 1888 2400 -48 ) ( 1888 2432 -48 ) ( 2016 2400 -48 ) wiz1_4 0 32 0 1 1 +( 1888 2400 -32 ) ( 2016 2400 -32 ) ( 1888 2400 -64 ) wiz1_4 0 0 0 1 0.5 +( 1888 2400 -32 ) ( 1888 2400 -64 ) ( 1888 2432 -32 ) wiz1_4 0 0 0 1 1 +( 2016 2432 -64 ) ( 1888 2432 -64 ) ( 2016 2400 -64 ) wiz1_4 0 0 0 1 1 +( 2016 2432 -64 ) ( 2016 2432 -32 ) ( 1888 2432 -64 ) wiz1_4 0 0 0 1 1 +( 2016 2432 -64 ) ( 2016 2400 -64 ) ( 2016 2432 -32 ) wiz1_4 0 0 0 1 1 +} +// brush 323 +{ +( 448 2336 -256 ) ( 448 2368 -256 ) ( 576 2336 -256 ) wiz1_4 0 0 0 1 1 +( 448 2336 -240 ) ( 576 2336 -240 ) ( 448 2336 -272 ) wiz1_4 0 0 0 1 0.5 +( 448 2336 -240 ) ( 448 2336 -272 ) ( 448 2368 -240 ) wiz1_4 0 0 0 1 1 +( 576 2368 -272 ) ( 448 2368 -272 ) ( 576 2336 -272 ) wiz1_4 0 0 0 1 1 +( 576 2368 -272 ) ( 576 2368 -240 ) ( 448 2368 -272 ) wiz1_4 0 0 0 1 1 +( 576 2368 -272 ) ( 576 2336 -272 ) ( 576 2368 -240 ) wiz1_4 0 0 0 1 1 +} +// brush 324 +{ +( 448 2304 -272 ) ( 448 2336 -272 ) ( 576 2304 -272 ) wiz1_4 0 0 0 1 1 +( 448 2304 -256 ) ( 576 2304 -256 ) ( 448 2304 -288 ) wiz1_4 0 0 0 1 0.5 +( 448 2304 -256 ) ( 448 2304 -288 ) ( 448 2336 -256 ) wiz1_4 0 0 0 1 1 +( 576 2336 -288 ) ( 448 2336 -288 ) ( 576 2304 -288 ) wiz1_4 0 0 0 1 1 +( 576 2336 -288 ) ( 576 2336 -256 ) ( 448 2336 -288 ) wiz1_4 0 0 0 1 1 +( 576 2336 -288 ) ( 576 2304 -288 ) ( 576 2336 -256 ) wiz1_4 0 0 0 1 1 +} +// brush 325 +{ +( 576 2144 -144 ) ( 576 2128 -144 ) ( 448 2144 -144 ) wm1_1 0 0 0 1 1 +( 528 2144 -144 ) ( 400 2144 -144 ) ( 528 2144 -176 ) wm1_1 0 0 0 1 1 +( 528 2144 -144 ) ( 528 2144 -176 ) ( 528 2128 -144 ) wm1_1 0 0 0 1 1 +( 448 2128 -176 ) ( 576 2128 -176 ) ( 448 2144 -176 ) wm1_1 0 0 0 1 1 +( 448 2136 -176 ) ( 448 2136 -144 ) ( 576 2136 -176 ) arrow_m 16 16 90 1 1 +( 496 2128 -176 ) ( 496 2144 -176 ) ( 496 2128 -144 ) wm1_1 0 0 0 1 1 +} +// brush 326 +{ +( 448 2208 32 ) ( 448 2144 32 ) ( 384 2208 32 ) wbrick1_5 0 32 0 1 1 +( 400 2208 64 ) ( 336 2208 64 ) ( 400 2208 -64 ) wbrick1_5 0 0 0 1 1 +( 384 2144 -320 ) ( 448 2144 -320 ) ( 384 2208 -320 ) wbrick1_5 0 32 0 1 1 +( 384 2144 -64 ) ( 384 2144 64 ) ( 448 2144 -64 ) wbrick1_5 0 0 0 1 1 +( 208 2144 -64 ) ( 208 2208 -64 ) ( 208 2144 64 ) wbrick1_5 32 0 0 1 1 +( 320 2272 -64 ) ( 320 2112 -64 ) ( 320 2272 64 ) wswamp1_k 0 0 0 1 1 +} +// brush 327 +{ +( 896 2272 -64 ) ( 896 1856 -64 ) ( 768 2272 -64 ) wizmet1_7 0 32 0 1 1 +( 896 2400 -64 ) ( 768 2400 -64 ) ( 896 2400 -96 ) wizmet1_7 0 32 0 1 1 +( 448 2272 -64 ) ( 448 2272 -96 ) ( 448 1856 -64 ) wizmet1_7 32 32 0 1 1 +( 768 1856 -96 ) ( 896 1856 -96 ) ( 768 2272 -96 ) wbrick1_5 0 0 0 1 1 +( 800 2272 -96 ) ( 800 2272 -64 ) ( 928 2272 -96 ) wizmet1_7 32 32 0 1 1 +( 256 1920 -96 ) ( 256 2336 -96 ) ( 256 1920 -64 ) wizmet1_7 32 32 0 1 1 +} +// brush 328 +{ +( 960 2256 -64 ) ( 944 2128 -64 ) ( 944 2256 -64 ) wm1_2 0 0 0 1 1 +( 960 2272 -64 ) ( 944 2256 -64 ) ( 944 2256 -96 ) wm1_2 0 0 0 1 1 +( 944 2256 -64 ) ( 944 2160 -64 ) ( 944 2160 -96 ) wm1_2 0 0 0 1 1 +( 960 2272 -96 ) ( 944 2144 -96 ) ( 960 2144 -96 ) wm1_2 0 0 0 1 1 +( 960 2144 96 ) ( 960 2272 -96 ) ( 960 2144 -96 ) wm1_2 0 0 0 1 1 +( 960 2208 -64 ) ( 928 2208 -64 ) ( 960 2208 64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 329 +{ +( 48 1360 -128 ) ( -48 1360 -128 ) ( 48 1392 -128 ) wm1_2 0 0 0 1 1 +( 48 1360 -120 ) ( 48 1392 -120 ) ( 48 1360 -152 ) wm1_2 0 8 0 1 1 +( 48 1360 -128 ) ( 48 1360 -160 ) ( -48 1360 -128 ) wm1_1 0 0 0 1 1 +( -48 1392 -160 ) ( -48 1360 -160 ) ( 48 1392 -160 ) wm1_2 0 0 0 1 1 +( -48 1392 -152 ) ( -48 1392 -120 ) ( -48 1360 -152 ) wm1_2 0 8 0 1 1 +( -48 1392 -160 ) ( 48 1392 -160 ) ( -48 1392 -128 ) wm1_1 0 0 0 1 1 +} +// brush 330 +{ +( 16 1424 -128 ) ( 16 1328 -128 ) ( -16 1424 -128 ) wm1_2 0 0 0 1 1 +( 16 1424 -136 ) ( -16 1424 -136 ) ( 16 1424 -168 ) wm1_2 0 8 0 1 1 +( 16 1424 -128 ) ( 16 1424 -160 ) ( 16 1328 -128 ) wm1_1 0 0 0 1 1 +( -16 1328 -160 ) ( 16 1328 -160 ) ( -16 1424 -160 ) wm1_2 0 0 0 1 1 +( -16 1328 -168 ) ( -16 1328 -136 ) ( 16 1328 -168 ) wm1_2 0 8 0 1 1 +( -16 1328 -160 ) ( -16 1424 -160 ) ( -16 1328 -128 ) wm1_1 0 0 0 1 1 +} +// brush 331 +{ +( 640 2432 -96 ) ( 640 2240 -96 ) ( 608 2432 -96 ) wbrick1_5 0 0 0 1 1 +( 640 2432 32 ) ( 608 2432 32 ) ( 640 2432 -320 ) wbrick1_5 0 0 0 1 1 +( 640 2432 32 ) ( 640 2432 -320 ) ( 640 2240 32 ) wbrick1_5 0 0 0 1 1 +( 608 2240 -320 ) ( 640 2240 -320 ) ( 608 2432 -320 ) wbrick1_5 0 0 0 1 1 +( 608 2240 -320 ) ( 608 2240 32 ) ( 640 2240 -320 ) wbrick1_5 0 0 0 1 1 +( 608 2240 -320 ) ( 608 2432 -320 ) ( 608 2240 32 ) wbrick1_5 0 0 0 1 1 +} +// brush 332 +{ +( 688 2672 320 ) ( 496 2672 320 ) ( 688 2704 320 ) wmet2_1 0 0 0 1 1 +( 608 2672 32 ) ( 608 2704 32 ) ( 608 2672 -320 ) wmet2_1 0 0 0 1 1 +( 688 2672 32 ) ( 688 2672 -320 ) ( 496 2672 32 ) wmet2_c 0 0 0 1 1 +( 496 2704 -320 ) ( 496 2672 -320 ) ( 688 2704 -320 ) wmet2_1 0 0 0 1 1 +( 416 2704 -320 ) ( 416 2704 32 ) ( 416 2672 -320 ) wmet2_1 0 0 0 1 1 +( 496 2688 -320 ) ( 688 2688 -320 ) ( 496 2688 32 ) wmet2_1 0 0 0 1 1 +} +// brush 333 +{ +( 608 2432 -96 ) ( 576 2240 -96 ) ( 576 2432 -96 ) wbrick1_5 0 0 0 1 1 +( 576 2432 -320 ) ( 608 2432 -96 ) ( 576 2432 -96 ) wbrick1_5 0 0 0 1 1 +( 576 2240 -320 ) ( 608 2240 -96 ) ( 608 2240 -320 ) wbrick1_5 0 0 0 1 1 +( 608 2240 -96 ) ( 608 2432 -320 ) ( 608 2240 -320 ) wbrick1_5 0 0 0 1 1 +( 576 -64 -96 ) ( 608 64 -128 ) ( 576 64 -96 ) wbrick1_5 0 32 90 1 1 +} +// brush 334 +{ +( 448 2432 -96 ) ( 448 2240 -96 ) ( 416 2432 -96 ) wbrick1_5 0 0 0 1 1 +( 448 2432 -96 ) ( 416 2432 -96 ) ( 448 2432 -320 ) wbrick1_5 0 0 0 1 1 +( 416 2240 -320 ) ( 416 2240 -96 ) ( 448 2240 -320 ) wbrick1_5 0 0 0 1 1 +( 416 2240 -320 ) ( 416 2432 -320 ) ( 416 2240 -96 ) wbrick1_5 0 0 0 1 1 +( 448 64 -96 ) ( 416 64 -128 ) ( 448 -64 -96 ) wbrick1_5 0 32 270 1 1 +} +// brush 335 +{ +( 416 2432 -96 ) ( 416 2240 -96 ) ( 384 2432 -96 ) wbrick1_5 0 0 0 1 1 +( 416 2432 32 ) ( 384 2432 32 ) ( 416 2432 -320 ) wbrick1_5 0 0 0 1 1 +( 416 2432 32 ) ( 416 2432 -320 ) ( 416 2240 32 ) wbrick1_5 0 0 0 1 1 +( 384 2240 -320 ) ( 416 2240 -320 ) ( 384 2432 -320 ) wbrick1_5 0 0 0 1 1 +( 384 2240 -320 ) ( 384 2240 32 ) ( 416 2240 -320 ) wbrick1_5 0 0 0 1 1 +( 384 2240 -320 ) ( 384 2432 -320 ) ( 384 2240 32 ) wbrick1_5 0 0 0 1 1 +} +// brush 336 +{ +( 608 2688 320 ) ( 576 2496 320 ) ( 576 2688 320 ) wbrick1_5 0 0 0 1 1 +( 576 2688 -320 ) ( 608 2688 32 ) ( 576 2688 32 ) wbrick1_5 0 0 0 1 1 +( 576 2496 32 ) ( 576 2688 -320 ) ( 576 2688 32 ) wbrick1_5 0 0 0 1 1 +( 576 2528 -96 ) ( 608 2528 -128 ) ( 608 2688 -128 ) wbrick1_5 0 32 90 1 1 +( 576 2528 -320 ) ( 608 2528 32 ) ( 608 2528 -320 ) wbrick1_5 0 0 0 1 1 +( 608 2688 320 ) ( 608 2688 -128 ) ( 608 2528 -128 ) wbrick1_5 0 0 0 1 1 +} +// brush 337 +{ +( 256 2624 320 ) ( 256 2432 320 ) ( 224 2624 320 ) wbrick1_5 0 0 0 1 1 +( 256 2528 320 ) ( 224 2528 320 ) ( 256 2528 -32 ) wbrick1_5 0 0 0 1 1 +( 592 2624 32 ) ( 592 2624 -320 ) ( 592 2432 32 ) wbrick1_5 0 0 0 1 1 +( 208 2368 96 ) ( 240 2368 96 ) ( 208 2560 96 ) wbrick1_5 0 0 0 1 1 +( 224 2464 -320 ) ( 224 2464 32 ) ( 256 2464 -320 ) wbrick1_5 0 0 0 1 1 +( 432 2432 -304 ) ( 432 2624 -304 ) ( 432 2432 48 ) wbrick1_5 0 0 0 1 1 +} +// brush 338 +{ +( 416 2688 320 ) ( 416 2496 320 ) ( 384 2688 320 ) wbrick1_5 0 0 0 1 1 +( 416 2688 32 ) ( 384 2688 32 ) ( 416 2688 -320 ) wbrick1_5 0 0 0 1 1 +( 416 2688 32 ) ( 416 2688 -320 ) ( 416 2496 32 ) wbrick1_5 0 0 0 1 1 +( 384 2496 -320 ) ( 416 2496 -320 ) ( 384 2688 -320 ) wbrick1_5 0 0 0 1 1 +( 384 2528 -320 ) ( 384 2528 32 ) ( 416 2528 -320 ) wbrick1_5 0 0 0 1 1 +( 384 2496 -320 ) ( 384 2688 -320 ) ( 384 2496 32 ) wbrick1_5 0 0 0 1 1 +} +// brush 339 +{ +( 448 2688 320 ) ( 448 2496 320 ) ( 416 2688 320 ) wbrick1_5 0 0 0 1 1 +( 448 2688 32 ) ( 416 2688 32 ) ( 448 2688 -320 ) wbrick1_5 0 0 0 1 1 +( 448 2688 32 ) ( 448 2688 -320 ) ( 448 2496 32 ) wbrick1_5 0 0 0 1 1 +( 416 2688 -128 ) ( 416 2528 -128 ) ( 448 2528 -96 ) wbrick1_5 0 32 270 1 1 +( 416 2528 -320 ) ( 416 2528 32 ) ( 448 2528 -320 ) wbrick1_5 0 0 0 1 1 +( 416 2528 -128 ) ( 416 2688 -128 ) ( 416 2688 320 ) wbrick1_5 0 0 0 1 1 +} +// brush 340 +{ +( 640 2688 320 ) ( 640 2496 320 ) ( 608 2688 320 ) wbrick1_5 0 0 0 1 1 +( 640 2688 32 ) ( 608 2688 32 ) ( 640 2688 -320 ) wbrick1_5 0 0 0 1 1 +( 640 2688 32 ) ( 640 2688 -320 ) ( 640 2496 32 ) wbrick1_5 0 0 0 1 1 +( 608 2496 -320 ) ( 640 2496 -320 ) ( 608 2688 -320 ) wbrick1_5 0 0 0 1 1 +( 608 2528 -320 ) ( 608 2528 32 ) ( 640 2528 -320 ) wbrick1_5 0 0 0 1 1 +( 608 2496 -320 ) ( 608 2688 -320 ) ( 608 2496 32 ) wbrick1_5 0 0 0 1 1 +} +// brush 341 +{ +( -64 2208 -64 ) ( -64 2240 288 ) ( -64 2208 288 ) wm1_2 0 0 0 1 1 +( -64 2240 -64 ) ( 128 2208 -64 ) ( 128 2240 -64 ) wm1_2 0 0 0 1 1 +( 0 2208 -320 ) ( 0 2240 32 ) ( 0 2240 -320 ) wm1_2 0 0 0 1 1 +( 32 2272 32 ) ( -160 2272 -320 ) ( 32 2272 -320 ) wm1_2 0 0 0 1 1 +( -64 2256 -96 ) ( -64 2256 96 ) ( 0 2256 96 ) wm1_2 0 0 0 1 1 +( 0 2272 80 ) ( 0 2256 96 ) ( -64 2256 96 ) wm1_2 0 0 0 1 1 +} +// brush 342 +{ +( 128 2624 320 ) ( 128 2432 320 ) ( 96 2624 320 ) wbrick1_5 0 0 0 1 1 +( 128 2528 288 ) ( 96 2528 288 ) ( 128 2528 -64 ) wbrick1_5 0 0 0 1 1 +( 96 2336 -96 ) ( 128 2336 -96 ) ( 96 2528 -96 ) wbrick1_5 0 0 0 1 1 +( 96 2464 -320 ) ( 96 2464 32 ) ( 128 2464 -320 ) wbrick1_5 0 0 0 1 1 +( 0 2432 -320 ) ( 0 2624 -320 ) ( 0 2432 32 ) wbrick1_5 0 0 0 1 1 +( 432 2528 -64 ) ( 432 2464 -64 ) ( 432 2528 64 ) wiz1_4 0 0 0 1 1 +} +// brush 343 +{ +( 672 1704 32 ) ( 704 1712 -64 ) ( 704 1712 32 ) wm1_2 16 0 0 1 1 +( 848 1648 -64 ) ( 784 1648 64 ) ( 848 1648 64 ) wm1_2 48 0 0 1 1 +( 672 1704 32 ) ( 648 1680 32 ) ( 648 1680 -64 ) wm1_2 0 0 0 1 1 +( 640 1648 64 ) ( 648 1680 -32 ) ( 648 1680 64 ) wm1_2 32 32 0 1 1 +( 704 1712 32 ) ( 704 1712 -64 ) ( 736 1704 32 ) wm1_2 -16 0 0 -1 1 +( 760 1680 -64 ) ( 760 1680 32 ) ( 736 1704 32 ) wm1_2 0 0 0 1 1 +( 760 1680 64 ) ( 760 1680 -32 ) ( 768 1648 64 ) wm1_2 32 32 0 1 1 +( 448 1728 -64 ) ( 320 1632 -64 ) ( 320 1728 -64 ) wm1_2 0 0 0 1 1 +( 320 1728 -96 ) ( 320 1632 -96 ) ( 448 1728 -96 ) wm1_2 0 0 0 1 1 +} +// brush 344 +{ +( 288 1704 32 ) ( 320 1712 -64 ) ( 320 1712 32 ) wm1_2 16 0 0 1 1 +( 464 1648 -64 ) ( 400 1648 64 ) ( 464 1648 64 ) wm1_2 48 0 0 1 1 +( 288 1704 32 ) ( 264 1680 32 ) ( 264 1680 -64 ) wm1_2 0 0 0 1 1 +( 256 1648 64 ) ( 264 1680 -32 ) ( 264 1680 64 ) wm1_2 32 32 0 1 1 +( 320 1712 32 ) ( 320 1712 -64 ) ( 352 1704 32 ) wm1_2 -16 0 0 -1 1 +( 376 1680 -64 ) ( 376 1680 32 ) ( 352 1704 32 ) wm1_2 0 0 0 1 1 +( 376 1680 64 ) ( 376 1680 -32 ) ( 384 1648 64 ) wm1_2 32 32 0 1 1 +( 64 1728 -64 ) ( -64 1632 -64 ) ( -64 1728 -64 ) wm1_2 0 0 0 1 1 +( -64 1728 -96 ) ( -64 1632 -96 ) ( 64 1728 -96 ) wm1_2 0 0 0 1 1 +} +// brush 345 +{ +( 704 2064 32 ) ( 704 2064 -64 ) ( 672 2072 32 ) wm1_2 16 0 0 1 1 +( 848 2128 64 ) ( 784 2128 64 ) ( 848 2128 -64 ) wm1_2 48 0 0 1 1 +( 648 2096 -64 ) ( 648 2096 32 ) ( 672 2072 32 ) wm1_2 0 0 0 1 1 +( 648 2096 64 ) ( 648 2096 -32 ) ( 640 2128 64 ) wm1_2 32 32 0 1 1 +( 736 2072 32 ) ( 704 2064 -64 ) ( 704 2064 32 ) wm1_2 -16 0 0 -1 1 +( 736 2072 32 ) ( 760 2096 32 ) ( 760 2096 -64 ) wm1_2 0 0 0 1 1 +( 768 2128 64 ) ( 760 2096 -32 ) ( 760 2096 64 ) wm1_2 32 32 0 1 1 +( 320 2048 -64 ) ( 320 2144 -64 ) ( 448 2048 -64 ) wm1_2 0 0 0 1 1 +( 448 2048 -96 ) ( 320 2144 -96 ) ( 320 2048 -96 ) wm1_2 0 0 0 1 1 +} +// brush 346 +{ +( 320 2064 32 ) ( 320 2064 -64 ) ( 288 2072 32 ) wm1_2 16 0 0 1 1 +( 464 2128 64 ) ( 400 2128 64 ) ( 464 2128 -64 ) wm1_2 48 0 0 1 1 +( 264 2096 -64 ) ( 264 2096 32 ) ( 288 2072 32 ) wm1_2 0 0 0 1 1 +( 264 2096 64 ) ( 264 2096 -32 ) ( 256 2128 64 ) wm1_2 32 32 0 1 1 +( 352 2072 32 ) ( 320 2064 -64 ) ( 320 2064 32 ) wm1_2 -16 0 0 -1 1 +( 352 2072 32 ) ( 376 2096 32 ) ( 376 2096 -64 ) wm1_2 0 0 0 1 1 +( 384 2128 64 ) ( 376 2096 -32 ) ( 376 2096 64 ) wm1_2 32 32 0 1 1 +( -64 2048 -64 ) ( -64 2144 -64 ) ( 64 2048 -64 ) wm1_2 0 0 0 1 1 +( 64 2048 -96 ) ( -64 2144 -96 ) ( -64 2048 -96 ) wm1_2 0 0 0 1 1 +} +// brush 347 +{ +( -128 2208 32 ) ( -192 2144 32 ) ( -192 2208 32 ) wbrick1_5 0 32 0 1 1 +( -144 2208 -64 ) ( -80 2208 64 ) ( -144 2208 64 ) wbrick1_5 48 0 0 1 1 +( 0 2144 64 ) ( 0 2208 -64 ) ( 0 2208 64 ) wbrick1_5 32 0 0 1 1 +( -128 2208 -96 ) ( -192 2144 -96 ) ( -128 2144 -96 ) wbrick1_5 0 32 0 1 1 +( -192 2144 -64 ) ( -128 2144 64 ) ( -128 2144 -64 ) wbrick1_5 0 0 0 1 1 +( 48 2144 64 ) ( 48 2208 -64 ) ( 48 2144 -64 ) wbrick1_5 32 0 0 1 1 +} +// brush 348 +{ +( 48 2160 32 ) ( 64 2224 24 ) ( 64 2160 24 ) wm1_2 0 32 0 1 1 +( 32 2224 -192 ) ( 64 2224 32 ) ( 32 2224 32 ) wm1_2 0 0 0 1 1 +( 48 2128 32 ) ( 48 2192 -192 ) ( 48 2192 32 ) wm1_2 32 0 0 1 1 +( 64 2192 -64 ) ( 32 2128 -64 ) ( 64 2128 -64 ) wm1_2 0 32 0 1 1 +( 32 2128 -192 ) ( 64 2128 32 ) ( 64 2128 -192 ) wm1_2 0 0 0 1 1 +( 64 2224 -24 ) ( 64 2160 64 ) ( 64 2224 64 ) wm1_2 32 0 0 1 1 +} +// brush 349 +{ +( 128 2160 88 ) ( 128 2160 112 ) ( 128 2224 112 ) wm1_2 32 0 0 1 1 +( 48 2224 32 ) ( 64 2224 104 ) ( 48 2224 104 ) wm1_1 0 0 0 1 1 +( 48 2128 32 ) ( 128 2192 112 ) ( 128 2128 112 ) wm1_2 0 32 0 1 1 +( 48 2160 32 ) ( 64 2160 24 ) ( 64 2224 24 ) wm1_2 0 32 0 1 1 +( 48 2128 32 ) ( 64 2128 104 ) ( 64 2128 32 ) wm1_1 0 0 0 1 1 +( 64 2192 24 ) ( 128 2128 88 ) ( 128 2192 88 ) wm1_2 0 32 0 1 1 +} +// brush 350 +{ +( 192 2160 24 ) ( 192 2224 24 ) ( 208 2160 32 ) wm1_2 0 32 0 1 1 +( 224 2224 32 ) ( 192 2224 32 ) ( 224 2224 -192 ) wm1_2 0 0 0 1 1 +( 208 2192 32 ) ( 208 2192 -192 ) ( 208 2128 32 ) wm1_2 32 0 0 1 1 +( 192 2128 -64 ) ( 224 2128 -64 ) ( 192 2192 -64 ) wm1_2 0 32 0 1 1 +( 192 2128 -192 ) ( 192 2128 32 ) ( 224 2128 -192 ) wm1_2 0 0 0 1 1 +( 192 2224 24 ) ( 192 2160 24 ) ( 192 2224 -64 ) wm1_2 32 0 0 1 1 +} +// brush 351 +{ +( 128 2224 112 ) ( 128 2160 112 ) ( 128 2160 88 ) wm1_2 32 0 0 1 1 +( 208 2224 104 ) ( 192 2224 104 ) ( 208 2224 32 ) wm1_1 0 0 0 1 1 +( 128 2128 112 ) ( 128 2192 112 ) ( 208 2128 32 ) wm1_2 0 32 0 1 1 +( 192 2224 24 ) ( 192 2160 24 ) ( 208 2160 32 ) wm1_2 0 32 0 1 1 +( 192 2128 32 ) ( 192 2128 104 ) ( 208 2128 32 ) wm1_1 0 0 0 1 1 +( 128 2224 88 ) ( 128 2160 88 ) ( 192 2224 24 ) wm1_2 0 32 0 1 1 +} +// brush 352 +{ +( -32 1696 112 ) ( 64 1696 112 ) ( 64 1632 112 ) wm1_2 0 0 0 1 1 +( -64 1712 96 ) ( 48 1712 96 ) ( 48 1696 112 ) wm1_2 0 0 0 1 1 +( 48 1688 112 ) ( 48 1688 96 ) ( 48 1640 112 ) wm1_2 0 0 0 1 1 +( 48 1712 96 ) ( -64 1712 96 ) ( -64 1616 96 ) wm1_2 0 0 0 1 1 +( -64 1568 96 ) ( -64 1568 112 ) ( 32 1568 96 ) wm1_2 0 0 0 1 1 +( -64 1640 96 ) ( -64 1688 96 ) ( -64 1640 112 ) wm1_2 0 0 0 1 1 +} +// brush 353 +{ +( 608 2656 320 ) ( 416 2656 320 ) ( 608 2688 320 ) wbrick1_5 0 0 0 1 1 +( 528 2656 32 ) ( 528 2688 32 ) ( 528 2656 -320 ) wbrick1_5 0 0 0 1 1 +( 608 2656 32 ) ( 608 2656 -320 ) ( 416 2656 32 ) wbrick1_5 16 0 0 1 1 +( 384 2688 0 ) ( 384 2656 0 ) ( 576 2688 0 ) wbrick1_5 0 0 0 1 1 +( 496 2688 192 ) ( 496 2688 544 ) ( 496 2656 192 ) wbrick1_5 0 0 0 1 1 +( 416 2672 -320 ) ( 608 2672 -320 ) ( 416 2672 32 ) wbrick1_5 0 0 0 1 1 +} +// brush 354 +{ +( 688 2656 320 ) ( 496 2656 320 ) ( 688 2688 320 ) wbrick1_5 0 0 0 1 1 +( 608 2656 32 ) ( 608 2688 32 ) ( 608 2656 -320 ) wbrick1_5 0 0 0 1 1 +( 688 2656 32 ) ( 688 2656 -320 ) ( 496 2656 32 ) wbrick1_5 16 0 0 1 1 +( 496 2688 -320 ) ( 496 2656 -320 ) ( 688 2688 -320 ) wbrick1_5 0 0 0 1 1 +( 528 2688 -320 ) ( 528 2688 32 ) ( 528 2656 -320 ) wbrick1_5 0 0 0 1 1 +( 496 2672 -320 ) ( 688 2672 -320 ) ( 496 2672 32 ) wbrick1_5 0 0 0 1 1 +} +// brush 355 +{ +( -32 1776 32 ) ( 32 1760 24 ) ( -32 1760 24 ) wm1_2 0 32 0 1 1 +( 64 1792 -192 ) ( 64 1760 32 ) ( 64 1792 32 ) wm1_2 0 0 0 1 1 +( -32 1776 32 ) ( 32 1776 -192 ) ( 32 1776 32 ) wm1_2 32 0 0 1 1 +( 32 1760 -64 ) ( -32 1792 -64 ) ( -32 1760 -64 ) wm1_2 0 32 0 1 1 +( -64 1792 -192 ) ( -64 1760 32 ) ( -64 1760 -192 ) wm1_2 0 0 0 1 1 +( 32 1760 -24 ) ( -32 1760 64 ) ( 32 1760 64 ) wm1_2 32 0 0 1 1 +} +// brush 356 +{ +( 192 2048 -64 ) ( 192 1632 -64 ) ( 64 2048 -64 ) wizmet1_7 0 32 0 1 1 +( 192 2048 -64 ) ( 192 2048 -96 ) ( 192 1632 -64 ) wizmet1_7 0 32 0 1 1 +( 64 1632 -96 ) ( 192 1632 -96 ) ( 64 2048 -96 ) wizmet1_7 0 32 0 1 1 +( 64 1632 -96 ) ( 64 1632 -64 ) ( 192 1632 -96 ) wizmet1_7 0 32 0 1 1 +( 64 1696 -96 ) ( 64 2112 -96 ) ( 64 1696 -64 ) wizmet1_7 0 32 0 1 1 +( 32 1824 -64 ) ( 224 1824 -64 ) ( 32 1824 64 ) wm1_2 0 0 0 1 1 +} +// brush 357 +{ +( 64 2048 -64 ) ( 64 1632 -64 ) ( -64 2048 -64 ) wizmet1_7 0 32 0 1 1 +( 64 2048 -64 ) ( 64 2048 -96 ) ( 64 1632 -64 ) wizmet1_7 0 32 0 1 1 +( -64 1632 -96 ) ( 64 1632 -96 ) ( -64 2048 -96 ) wizmet1_7 0 32 0 1 1 +( -64 1632 -96 ) ( -64 1632 -64 ) ( 64 1632 -96 ) wizmet1_7 0 32 0 1 1 +( -320 1632 -96 ) ( -320 2048 -96 ) ( -320 1632 -64 ) wizmet1_7 0 32 0 1 1 +( -96 1760 -64 ) ( 96 1760 -64 ) ( -96 1760 64 ) wm1_2 0 0 0 1 1 +} +// brush 358 +{ +( -32 1632 112 ) ( 64 1632 112 ) ( 64 1616 112 ) wm1_2 0 32 0 1 1 +( -64 1600 -192 ) ( -64 1632 32 ) ( -64 1600 32 ) wm1_2 0 0 0 1 1 +( 64 1568 32 ) ( 0 1568 -192 ) ( 0 1568 32 ) wm1_2 32 0 0 1 1 +( 0 1632 -64 ) ( 64 1600 -64 ) ( 64 1632 -64 ) wm1_2 0 32 0 1 1 +( -32 1600 -192 ) ( -32 1632 32 ) ( -32 1632 -192 ) wm1_2 0 0 0 1 1 +( 32 1632 112 ) ( -64 1632 112 ) ( -64 1632 -64 ) wm1_2 32 0 0 1 1 +} +// brush 359 +{ +( 64 1632 112 ) ( 160 1632 112 ) ( 160 1616 112 ) wm1_2 0 32 0 1 1 +( 32 1552 -192 ) ( 32 1584 32 ) ( 32 1552 32 ) wm1_2 0 0 0 1 1 +( 160 1568 32 ) ( 96 1568 -192 ) ( 96 1568 32 ) wm1_2 32 0 0 1 1 +( 96 1632 -64 ) ( 160 1600 -64 ) ( 160 1632 -64 ) wm1_2 0 32 0 1 1 +( 64 1600 -192 ) ( 64 1632 32 ) ( 64 1632 -192 ) wm1_2 0 0 0 1 1 +( 128 1632 112 ) ( 32 1632 112 ) ( 32 1632 -64 ) wm1_2 32 0 0 1 1 +} +// brush 360 +{ +( 832 1872 -128 ) ( 832 1984 -128 ) ( 960 1872 -128 ) wiz1_4 0 0 0 1 1 +( 960 2048 -160 ) ( 832 2048 -160 ) ( 832 2016 -128 ) wiz1_4 0 0 0 1 1 +( 832 1872 -128 ) ( 832 1872 -176 ) ( 832 1984 -128 ) wiz1_4 0 0 0 1 1 +( 832 2048 -192 ) ( 960 2048 -192 ) ( 960 2144 -192 ) wiz1_4 0 0 0 1 1 +( 960 2144 -176 ) ( 960 2144 -128 ) ( 832 2144 -176 ) wiz1_4 0 0 0 1 1 +( 960 1984 -176 ) ( 960 1872 -176 ) ( 960 1984 -128 ) wiz1_4 0 0 0 1 1 +} +// brush 361 +{ +( 576 2048 -64 ) ( 576 1632 -64 ) ( 448 2048 -64 ) wizmet1_7 0 32 0 1 1 +( 576 2208 -64 ) ( 448 2208 -64 ) ( 576 2208 -96 ) wizmet1_7 0 32 0 1 1 +( 576 2048 -64 ) ( 576 2048 -96 ) ( 576 1632 -64 ) wizmet1_7 0 32 0 1 1 +( 448 1632 -96 ) ( 448 1632 -64 ) ( 576 1632 -96 ) wizmet1_7 0 32 0 1 1 +( 448 1632 -96 ) ( 448 2048 -96 ) ( 448 1632 -64 ) wizmet1_7 0 32 0 1 1 +( 448 -64 -80 ) ( 592 64 -80 ) ( 448 64 -80 ) wiz1_4 0 0 0 1 1 +} +// brush 362 +{ +( 544 2128 -96 ) ( 960 2112 -96 ) ( 544 2112 -96 ) wm1_2 48 0 0 1 1 +( 816 2112 -128 ) ( 816 2128 -96 ) ( 816 2112 -96 ) wm1_2 48 0 0 1 1 +( 960 2128 -96 ) ( 544 2128 -128 ) ( 544 2128 -96 ) wm1_2 0 0 0 1 1 +( 544 2128 -320 ) ( 960 2112 -320 ) ( 960 2128 -320 ) wm1_2 48 0 0 1 1 +( 960 2112 -128 ) ( 960 2128 -96 ) ( 960 2128 -128 ) wm1_2 48 0 0 1 1 +( 896 2144 -96 ) ( 480 2144 -128 ) ( 896 2144 -128 ) wm1_2 0 0 0 1 1 +} +// brush 363 +{ +( 960 1904 -96 ) ( 832 1792 -96 ) ( 832 1904 -96 ) wiz1_4 0 0 0 1 1 +( 832 2144 -144 ) ( 960 2144 -96 ) ( 832 2144 -96 ) wiz1_4 0 0 0 1 1 +( 832 1792 -96 ) ( 832 1904 -144 ) ( 832 1904 -96 ) wiz1_4 0 0 0 1 1 +( 960 1904 -128 ) ( 832 1792 -128 ) ( 960 1792 -128 ) wiz1_4 32 0 -90 1 1 +( 832 1632 -144 ) ( 960 1632 -96 ) ( 960 1632 -144 ) wiz1_4 0 0 0 1 1 +( 960 1792 -96 ) ( 960 1904 -144 ) ( 960 1792 -144 ) wiz1_4 0 0 0 1 1 +} +// brush 364 +{ +( 832 2080 -192 ) ( 960 2080 -192 ) ( 832 2080 -320 ) wm1_2 0 0 0 1 1 +( 832 2080 -192 ) ( 832 2080 -320 ) ( 832 2144 -192 ) wm1_2 0 0 0 1 1 +( 960 2144 -320 ) ( 832 2144 -320 ) ( 960 2080 -320 ) wm1_2 0 0 0 1 1 +( 960 2144 -320 ) ( 960 2144 -192 ) ( 832 2144 -320 ) wm1_2 0 0 0 1 1 +( 960 2144 -320 ) ( 960 2080 -320 ) ( 960 2144 -192 ) wm1_2 0 0 0 1 1 +( -64 1600 -288 ) ( -64 1760 -288 ) ( 64 1600 -288 ) wm1_2 0 0 0 1 1 +} +// brush 365 +{ +( 544 1840 -96 ) ( 960 1840 -96 ) ( 544 1824 -96 ) wm1_2 48 0 0 1 1 +( 816 1840 -96 ) ( 816 1824 -96 ) ( 816 1840 -128 ) wm1_2 48 0 0 1 1 +( 544 1840 -96 ) ( 544 1840 -128 ) ( 960 1840 -96 ) wm1_2 0 0 0 1 1 +( 960 1824 -144 ) ( 960 1840 -144 ) ( 544 1824 -144 ) wm1_2 48 0 0 1 1 +( 960 1824 -128 ) ( 960 1824 -96 ) ( 960 1840 -128 ) wm1_2 48 0 0 1 1 +( 896 1808 -128 ) ( 480 1808 -128 ) ( 896 1808 -96 ) wm1_2 0 0 0 1 1 +} +// brush 366 +{ +( 544 1664 -96 ) ( 960 1664 -96 ) ( 544 1648 -96 ) wm1_2 48 0 0 1 1 +( 816 1664 -96 ) ( 816 1648 -96 ) ( 816 1664 -128 ) wm1_2 48 0 0 1 1 +( 544 1648 -96 ) ( 544 1648 -128 ) ( 960 1648 -96 ) wm1_2 0 0 0 1 1 +( 960 1648 -320 ) ( 960 1664 -320 ) ( 544 1648 -320 ) wm1_2 48 0 0 1 1 +( 960 1648 -128 ) ( 960 1648 -96 ) ( 960 1664 -128 ) wm1_2 48 0 0 1 1 +( 896 1632 -128 ) ( 480 1632 -128 ) ( 896 1632 -96 ) wm1_2 0 0 0 1 1 +} +// brush 367 +{ +( 832 1696 -320 ) ( 960 1696 -192 ) ( 832 1696 -192 ) wm1_2 0 0 0 1 1 +( 832 1632 -192 ) ( 832 1696 -320 ) ( 832 1696 -192 ) wm1_2 0 0 0 1 1 +( 960 1696 -320 ) ( 832 1632 -320 ) ( 960 1632 -320 ) wm1_2 0 0 0 1 1 +( 832 1632 -320 ) ( 960 1632 -192 ) ( 960 1632 -320 ) wm1_2 0 0 0 1 1 +( 960 1632 -192 ) ( 960 1696 -320 ) ( 960 1632 -320 ) wm1_2 0 0 0 1 1 +( -64 1600 -288 ) ( -64 1760 -288 ) ( 64 1600 -288 ) wm1_2 0 0 0 1 1 +} +// brush 368 +{ +( 960 1904 -128 ) ( 832 1792 -128 ) ( 832 1904 -128 ) wiz1_4 0 0 0 1 1 +( 832 1760 -128 ) ( 832 1728 -160 ) ( 960 1728 -160 ) wiz1_4 0 0 0 1 1 +( 832 1792 -128 ) ( 832 1904 -176 ) ( 832 1904 -128 ) wiz1_4 0 0 0 1 1 +( 960 1632 -192 ) ( 960 1728 -192 ) ( 832 1728 -192 ) wiz1_4 0 0 0 1 1 +( 832 1632 -176 ) ( 960 1632 -128 ) ( 960 1632 -176 ) wiz1_4 0 0 0 1 1 +( 960 1792 -128 ) ( 960 1904 -176 ) ( 960 1792 -176 ) wiz1_4 0 0 0 1 1 +} +// brush 369 +{ +( 192 1904 -96 ) ( 192 1792 -96 ) ( 64 1904 -96 ) wiz1_4 0 0 0 1 1 +( 192 2144 -96 ) ( 64 2144 -96 ) ( 192 2144 -144 ) wiz1_4 0 0 0 1 1 +( 192 1904 -96 ) ( 192 1904 -144 ) ( 192 1792 -96 ) wiz1_4 0 0 0 1 1 +( 64 1792 -128 ) ( 192 1792 -128 ) ( 64 1904 -128 ) wiz1_4 32 0 -90 1 1 +( 64 1632 -144 ) ( 64 1632 -96 ) ( 192 1632 -144 ) wiz1_4 0 0 0 1 1 +( 64 1792 -144 ) ( 64 1904 -144 ) ( 64 1792 -96 ) wiz1_4 0 0 0 1 1 +} +// brush 370 +{ +( 480 2112 -96 ) ( 64 2112 -96 ) ( 480 2128 -96 ) wm1_2 48 0 0 1 1 +( 208 2112 -96 ) ( 208 2128 -96 ) ( 208 2112 -128 ) wm1_2 48 0 0 1 1 +( 480 2128 -96 ) ( 480 2128 -128 ) ( 64 2128 -96 ) wm1_2 0 0 0 1 1 +( 64 2128 -320 ) ( 64 2112 -320 ) ( 480 2128 -320 ) wm1_2 48 0 0 1 1 +( 64 2128 -128 ) ( 64 2128 -96 ) ( 64 2112 -128 ) wm1_2 48 0 0 1 1 +( 128 2144 -128 ) ( 544 2144 -128 ) ( 128 2144 -96 ) wm1_2 0 0 0 1 1 +} +// brush 371 +{ +( 480 1952 -96 ) ( 64 1968 -96 ) ( 480 1968 -96 ) wm1_2 48 0 0 1 1 +( 208 1968 -128 ) ( 208 1952 -96 ) ( 208 1968 -96 ) wm1_2 48 0 0 1 1 +( 64 1968 -96 ) ( 480 1968 -128 ) ( 480 1968 -96 ) wm1_2 0 0 0 1 1 +( 480 1952 -144 ) ( 64 1968 -144 ) ( 64 1952 -144 ) wm1_2 48 0 0 1 1 +( 64 1968 -128 ) ( 64 1952 -96 ) ( 64 1952 -128 ) wm1_2 48 0 0 1 1 +( 128 1936 -96 ) ( 544 1936 -128 ) ( 128 1936 -128 ) wm1_2 0 0 0 1 1 +} +// brush 372 +{ +( 192 2080 -320 ) ( 64 2080 -192 ) ( 192 2080 -192 ) wm1_2 0 0 0 1 1 +( 192 2144 -192 ) ( 192 2080 -320 ) ( 192 2080 -192 ) wm1_2 0 0 0 1 1 +( 64 2080 -320 ) ( 192 2144 -320 ) ( 64 2144 -320 ) wm1_2 0 0 0 1 1 +( 192 2144 -320 ) ( 64 2144 -192 ) ( 64 2144 -320 ) wm1_2 0 0 0 1 1 +( 64 2144 -192 ) ( 64 2080 -320 ) ( 64 2144 -320 ) wm1_2 0 0 0 1 1 +( -64 1600 -288 ) ( -64 1760 -288 ) ( 64 1600 -288 ) wm1_2 0 0 0 1 1 +} +// brush 373 +{ +( 480 1824 -96 ) ( 64 1840 -96 ) ( 480 1840 -96 ) wm1_2 48 0 0 1 1 +( 208 1840 -128 ) ( 208 1824 -96 ) ( 208 1840 -96 ) wm1_2 48 0 0 1 1 +( 64 1840 -96 ) ( 480 1840 -128 ) ( 480 1840 -96 ) wm1_2 0 0 0 1 1 +( 480 1824 -144 ) ( 64 1840 -144 ) ( 64 1824 -144 ) wm1_2 48 0 0 1 1 +( 64 1840 -128 ) ( 64 1824 -96 ) ( 64 1824 -128 ) wm1_2 48 0 0 1 1 +( 128 1808 -96 ) ( 544 1808 -128 ) ( 128 1808 -128 ) wm1_2 0 0 0 1 1 +} +// brush 374 +{ +( 64 1872 -128 ) ( 192 1984 -128 ) ( 192 1872 -128 ) wiz1_4 0 0 0 1 1 +( 192 2016 -128 ) ( 192 2048 -160 ) ( 64 2048 -160 ) wiz1_4 0 0 0 1 1 +( 192 1984 -128 ) ( 192 1872 -176 ) ( 192 1872 -128 ) wiz1_4 0 0 0 1 1 +( 64 2144 -192 ) ( 64 2048 -192 ) ( 192 2048 -192 ) wiz1_4 0 0 0 1 1 +( 192 2144 -176 ) ( 64 2144 -128 ) ( 64 2144 -176 ) wiz1_4 0 0 0 1 1 +( 64 1984 -128 ) ( 64 1872 -176 ) ( 64 1984 -176 ) wiz1_4 0 0 0 1 1 +} +// brush 375 +{ +( 480 1648 -96 ) ( 64 1664 -96 ) ( 480 1664 -96 ) wm1_2 48 0 0 1 1 +( 208 1664 -128 ) ( 208 1648 -96 ) ( 208 1664 -96 ) wm1_2 48 0 0 1 1 +( 64 1648 -96 ) ( 480 1648 -128 ) ( 480 1648 -96 ) wm1_2 0 0 0 1 1 +( 480 1648 -320 ) ( 64 1664 -320 ) ( 64 1648 -320 ) wm1_2 48 0 0 1 1 +( 64 1664 -128 ) ( 64 1648 -96 ) ( 64 1648 -128 ) wm1_2 48 0 0 1 1 +( 128 1632 -96 ) ( 544 1632 -128 ) ( 128 1632 -128 ) wm1_2 0 0 0 1 1 +} +// brush 376 +{ +( 192 1696 -192 ) ( 64 1696 -192 ) ( 192 1696 -320 ) wm1_2 0 0 0 1 1 +( 192 1696 -192 ) ( 192 1696 -320 ) ( 192 1632 -192 ) wm1_2 0 0 0 1 1 +( 64 1632 -320 ) ( 192 1632 -320 ) ( 64 1696 -320 ) wm1_2 0 0 0 1 1 +( 64 1632 -320 ) ( 64 1632 -192 ) ( 192 1632 -320 ) wm1_2 0 0 0 1 1 +( 64 1632 -320 ) ( 64 1696 -320 ) ( 64 1632 -192 ) wm1_2 0 0 0 1 1 +( -64 1600 -288 ) ( -64 1760 -288 ) ( 64 1600 -288 ) wm1_2 0 0 0 1 1 +} +// brush 377 +{ +( 192 1904 -128 ) ( 192 1792 -128 ) ( 64 1904 -128 ) wiz1_4 0 0 0 1 1 +( 64 1728 -160 ) ( 192 1728 -160 ) ( 192 1760 -128 ) wiz1_4 0 0 0 1 1 +( 192 1904 -128 ) ( 192 1904 -176 ) ( 192 1792 -128 ) wiz1_4 0 0 0 1 1 +( 192 1728 -192 ) ( 64 1728 -192 ) ( 64 1632 -192 ) wiz1_4 0 0 0 1 1 +( 64 1632 -176 ) ( 64 1632 -128 ) ( 192 1632 -176 ) wiz1_4 0 0 0 1 1 +( 64 1792 -176 ) ( 64 1904 -176 ) ( 64 1792 -128 ) wiz1_4 0 0 0 1 1 +} +// brush 378 +{ +( -64 2048 -64 ) ( -64 1632 -64 ) ( -192 2048 -64 ) wizmet1_7 0 32 0 1 1 +( -64 2048 -64 ) ( -64 2048 -96 ) ( -64 1632 -64 ) wizmet1_7 0 32 0 1 1 +( -192 1632 -96 ) ( -64 1632 -96 ) ( -192 2048 -96 ) wizmet1_7 0 32 0 1 1 +( -192 1760 -96 ) ( -192 1760 -64 ) ( -64 1760 -96 ) wizmet1_7 0 32 0 1 1 +( -192 1696 -96 ) ( -192 2112 -96 ) ( -192 1696 -64 ) wizmet1_7 0 32 0 1 1 +( -256 2144 -64 ) ( -64 2144 -64 ) ( -256 2144 64 ) wm1_2 0 0 0 1 1 +} +// brush 379 +{ +( -176 2976 -64 ) ( -176 2992 -64 ) ( 0 2976 -64 ) woodflr1_5x 0 0 0 1 1 +( -32 2976 -96 ) ( -32 2976 -64 ) ( 160 2976 -64 ) woodflr1_5x 0 0 0 1 1 +( -192 2976 -64 ) ( -192 2976 -96 ) ( -176 2992 -96 ) woodflr1_5x 0 0 0 1 1 +( 0 2992 -96 ) ( -176 2992 -96 ) ( 0 2976 -96 ) woodflr1_5x 0 0 0 1 1 +( 208 3008 -96 ) ( 208 3008 -64 ) ( 16 3008 -64 ) woodflr1_5x 0 0 0 1 1 +( 208 2992 -64 ) ( 208 2992 -96 ) ( 192 2976 -96 ) woodflr1_5x 0 0 0 1 1 +} +// brush 380 +{ +( -176 3184 -64 ) ( -160 3008 -64 ) ( -176 3008 -64 ) woodflr1_5x 0 0 0 1 1 +( -192 3152 -96 ) ( -192 3152 -64 ) ( -192 2992 -64 ) woodflr1_5x 0 0 0 1 1 +( -160 3008 -96 ) ( -176 2992 -96 ) ( -176 2992 -64 ) woodflr1_5x 0 0 0 1 1 +( -176 3184 -96 ) ( -160 3008 -96 ) ( -160 3184 -96 ) woodflr1_5x 0 0 0 1 1 +( -160 3008 -64 ) ( -160 3200 -64 ) ( -160 3200 -96 ) woodflr1_5x 0 0 0 1 1 +( -176 3088 -64 ) ( -176 3088 -96 ) ( -160 3072 -64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 381 +{ +( 1560 2864 192 ) ( 1496 2928 192 ) ( 1560 2928 192 ) wbrick1_5 0 32 0 1 1 +( 1584 2960 352 ) ( 1584 2896 480 ) ( 1584 2960 480 ) wbrick1_5 0 0 0 1 1 +( 1480 2912 224 ) ( 1544 2912 96 ) ( 1544 2912 224 ) wbrick1_5 32 0 0 1 1 +( 1544 3072 128 ) ( 1480 3136 128 ) ( 1480 3072 128 ) wbrick1_5 0 32 0 1 1 +( 1488 2920 96 ) ( 1488 2856 224 ) ( 1488 2856 96 ) wbrick1_5 0 0 0 1 1 +( 1480 2848 448 ) ( 1544 2848 320 ) ( 1480 2848 320 ) wbrick1_5 32 0 0 1 1 +} +// brush 382 +{ +( 176 2512 128 ) ( 176 2448 128 ) ( 112 2512 128 ) wiz1_4 0 32 0 1 1 +( 176 2464 320 ) ( 112 2464 320 ) ( 176 2464 192 ) wiz1_4 0 0 0 1 1 +( 160 2496 64 ) ( 160 2496 -64 ) ( 160 2432 64 ) wiz1_4 32 0 0 1 1 +( 320 2432 -96 ) ( 384 2432 -96 ) ( 320 2496 -96 ) wiz1_4 0 32 0 1 1 +( 112 2432 -96 ) ( 112 2432 32 ) ( 176 2432 -96 ) wiz1_4 0 0 0 1 1 +( 96 2432 160 ) ( 96 2496 160 ) ( 96 2432 288 ) wiz1_4 32 0 0 1 1 +} +// brush 383 +{ +( 912 2288 128 ) ( 848 2224 128 ) ( 848 2288 128 ) wiz1_4 0 32 0 1 1 +( 848 2240 0 ) ( 912 2240 128 ) ( 848 2240 128 ) wiz1_4 0 0 0 1 1 +( 864 2208 64 ) ( 864 2272 -64 ) ( 864 2272 64 ) wiz1_4 32 0 0 1 1 +( 704 2272 -96 ) ( 640 2208 -96 ) ( 704 2208 -96 ) wiz1_4 0 32 0 1 1 +( 848 2208 -64 ) ( 912 2208 64 ) ( 912 2208 -64 ) wiz1_4 0 0 0 1 1 +( 928 2208 288 ) ( 928 2272 160 ) ( 928 2208 160 ) wiz1_4 32 0 0 1 1 +} +// brush 384 +{ +( 368 2288 128 ) ( 368 2224 128 ) ( 304 2288 128 ) wiz1_4 0 32 0 1 1 +( 368 2240 128 ) ( 304 2240 128 ) ( 368 2240 0 ) wiz1_4 0 0 0 1 1 +( 352 2272 64 ) ( 352 2272 -64 ) ( 352 2208 64 ) wiz1_4 32 0 0 1 1 +( 512 2208 -96 ) ( 576 2208 -96 ) ( 512 2272 -96 ) wiz1_4 0 32 0 1 1 +( 304 2208 -64 ) ( 304 2208 64 ) ( 368 2208 -64 ) wiz1_4 0 0 0 1 1 +( 288 2208 160 ) ( 288 2272 160 ) ( 288 2208 288 ) wiz1_4 32 0 0 1 1 +} +// brush 385 +{ +( 2528 1632 -64 ) ( 2528 1216 -64 ) ( 2400 1632 -64 ) wizmet1_7 32 32 0 1 1 +( 2240 1440 -64 ) ( 2112 1440 -64 ) ( 2240 1440 -96 ) wizmet1_7 0 32 0 1 1 +( 2016 1248 -64 ) ( 2016 1248 -96 ) ( 2016 832 -64 ) wizmet1_7 32 32 0 1 1 +( 2400 1216 -96 ) ( 2528 1216 -96 ) ( 2400 1632 -96 ) wbrick1_5 0 0 0 1 1 +( 2496 1376 0 ) ( 2496 1376 32 ) ( 2624 1376 0 ) wm1_2 32 32 0 1 1 +( 1888 1120 -96 ) ( 1888 1536 -96 ) ( 1888 1120 -64 ) wizmet1_7 32 32 0 1 1 +} +// brush 386 +{ +( 1792 2336 -64 ) ( 1792 1920 -64 ) ( 1664 2336 -64 ) wizmet1_7 0 32 0 1 1 +( 1792 2464 -64 ) ( 1664 2464 -64 ) ( 1792 2464 -96 ) wizmet1_7 0 32 0 1 1 +( 1024 2208 -64 ) ( 1024 2208 -96 ) ( 1024 1792 -64 ) wizmet1_7 32 32 0 1 1 +( 1664 1920 -96 ) ( 1792 1920 -96 ) ( 1664 2336 -96 ) wbrick1_5 0 0 0 1 1 +( 1312 2208 -96 ) ( 1312 2208 -64 ) ( 1440 2208 -96 ) wizmet1_7 32 32 0 1 1 +( 960 1984 -96 ) ( 960 2400 -96 ) ( 960 1984 -64 ) wizmet1_7 32 32 0 1 1 +} +// brush 387 +{ +( 944 2256 -64 ) ( 816 2256 -64 ) ( 944 2272 -64 ) wm1_2 0 0 0 1 1 +( 944 2256 -96 ) ( 944 2256 -64 ) ( 960 2272 -64 ) wm1_2 0 0 0 1 1 +( 848 2256 -96 ) ( 848 2256 -64 ) ( 944 2256 -64 ) wm1_2 0 0 0 1 1 +( 832 2272 -96 ) ( 832 2256 -96 ) ( 960 2272 -96 ) wm1_2 0 0 0 1 1 +( 848 2256 -64 ) ( 848 2256 -96 ) ( 832 2272 -64 ) wm1_2 0 0 0 1 1 +( 832 2272 -96 ) ( 960 2272 -96 ) ( 832 2272 96 ) wm1_2 0 0 0 1 1 +} +// brush 388 +{ +( 848 2256 -64 ) ( 848 2128 -64 ) ( 832 2256 -64 ) wm1_2 0 0 0 1 1 +( 848 2256 -96 ) ( 848 2256 -64 ) ( 832 2272 -64 ) wm1_2 0 0 0 1 1 +( 848 2160 -96 ) ( 848 2160 -64 ) ( 848 2256 -64 ) wm1_2 0 0 0 1 1 +( 832 2144 -96 ) ( 848 2144 -96 ) ( 832 2272 -96 ) wm1_2 0 0 0 1 1 +( 832 2144 -96 ) ( 832 2272 -96 ) ( 832 2144 96 ) wm1_2 0 0 0 1 1 +( 832 2208 64 ) ( 864 2208 -64 ) ( 832 2208 -64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 389 +{ +( 944 2416 -64 ) ( 944 2544 -64 ) ( 960 2416 -64 ) wm1_2 0 0 0 1 1 +( 944 2416 -96 ) ( 944 2416 -64 ) ( 960 2400 -64 ) wm1_2 0 0 0 1 1 +( 944 2512 -96 ) ( 944 2512 -64 ) ( 944 2416 -64 ) wm1_2 0 0 0 1 1 +( 960 2528 -96 ) ( 944 2528 -96 ) ( 960 2400 -96 ) wm1_2 0 0 0 1 1 +( 960 2528 -96 ) ( 960 2400 -96 ) ( 960 2528 96 ) wm1_2 0 0 0 1 1 +( 960 2464 64 ) ( 928 2464 -64 ) ( 960 2464 -64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 390 +{ +( 832 2416 -64 ) ( 848 2544 -64 ) ( 848 2416 -64 ) wm1_2 0 0 0 1 1 +( 832 2400 -64 ) ( 848 2416 -64 ) ( 848 2416 -96 ) wm1_2 0 0 0 1 1 +( 848 2416 -64 ) ( 848 2512 -64 ) ( 848 2512 -96 ) wm1_2 0 0 0 1 1 +( 832 2400 -96 ) ( 848 2528 -96 ) ( 832 2528 -96 ) wm1_2 0 0 0 1 1 +( 832 2528 96 ) ( 832 2400 -96 ) ( 832 2528 -96 ) wm1_2 0 0 0 1 1 +( 832 2464 -64 ) ( 864 2464 -64 ) ( 832 2464 64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 391 +{ +( 944 2400 -64 ) ( 816 2416 -64 ) ( 944 2416 -64 ) wm1_2 0 0 0 1 1 +( 960 2400 -64 ) ( 944 2416 -64 ) ( 944 2416 -96 ) wm1_2 0 0 0 1 1 +( 944 2416 -64 ) ( 848 2416 -64 ) ( 848 2416 -96 ) wm1_2 0 0 0 1 1 +( 960 2400 -96 ) ( 832 2416 -96 ) ( 832 2400 -96 ) wm1_2 0 0 0 1 1 +( 832 2400 -64 ) ( 848 2416 -96 ) ( 848 2416 -64 ) wm1_2 0 0 0 1 1 +( 832 2400 96 ) ( 960 2400 -96 ) ( 832 2400 -96 ) wm1_2 0 0 0 1 1 +} +// brush 392 +{ +( 272 2256 -64 ) ( 272 2128 -64 ) ( 256 2256 -64 ) wm1_2 0 0 0 1 1 +( 272 2256 -96 ) ( 272 2256 -64 ) ( 256 2272 -64 ) wm1_2 0 0 0 1 1 +( 272 2160 -96 ) ( 272 2160 -64 ) ( 272 2256 -64 ) wm1_2 0 0 0 1 1 +( 256 2144 -96 ) ( 272 2144 -96 ) ( 256 2272 -96 ) wm1_2 0 0 0 1 1 +( 256 2144 -96 ) ( 256 2272 -96 ) ( 256 2144 96 ) wm1_2 0 0 0 1 1 +( 256 2208 64 ) ( 288 2208 -64 ) ( 256 2208 -64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 393 +{ +( 384 2256 -64 ) ( 368 2128 -64 ) ( 368 2256 -64 ) wm1_2 0 0 0 1 1 +( 384 2272 -64 ) ( 368 2256 -64 ) ( 368 2256 -96 ) wm1_2 0 0 0 1 1 +( 368 2256 -64 ) ( 368 2160 -64 ) ( 368 2160 -96 ) wm1_2 0 0 0 1 1 +( 384 2272 -96 ) ( 368 2144 -96 ) ( 384 2144 -96 ) wm1_2 0 0 0 1 1 +( 384 2144 96 ) ( 384 2272 -96 ) ( 384 2144 -96 ) wm1_2 0 0 0 1 1 +( 384 2208 -64 ) ( 352 2208 -64 ) ( 384 2208 64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 394 +{ +( 272 2272 -64 ) ( 400 2256 -64 ) ( 272 2256 -64 ) wm1_2 0 0 0 1 1 +( 256 2272 -64 ) ( 272 2256 -64 ) ( 272 2256 -96 ) wm1_2 0 0 0 1 1 +( 272 2256 -64 ) ( 368 2256 -64 ) ( 368 2256 -96 ) wm1_2 0 0 0 1 1 +( 256 2272 -96 ) ( 384 2256 -96 ) ( 384 2272 -96 ) wm1_2 0 0 0 1 1 +( 384 2272 -64 ) ( 368 2256 -96 ) ( 368 2256 -64 ) wm1_2 0 0 0 1 1 +( 384 2272 96 ) ( 256 2272 -96 ) ( 384 2272 -96 ) wm1_2 0 0 0 1 1 +} +// brush 395 +{ +( 176 2416 -64 ) ( 176 2544 -64 ) ( 192 2416 -64 ) wm1_2 0 0 0 1 1 +( 176 2416 -96 ) ( 176 2416 -64 ) ( 192 2400 -64 ) wm1_2 0 0 0 1 1 +( 176 2512 -96 ) ( 176 2512 -64 ) ( 176 2416 -64 ) wm1_2 0 0 0 1 1 +( 192 2528 -96 ) ( 176 2528 -96 ) ( 192 2400 -96 ) wm1_2 0 0 0 1 1 +( 192 2528 -96 ) ( 192 2400 -96 ) ( 192 2528 96 ) wm1_2 0 0 0 1 1 +( 192 2464 64 ) ( 160 2464 -64 ) ( 192 2464 -64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 396 +{ +( 80 2416 -64 ) ( 208 2416 -64 ) ( 80 2400 -64 ) wm1_2 0 0 0 1 1 +( 80 2416 -96 ) ( 80 2416 -64 ) ( 64 2400 -64 ) wm1_2 0 0 0 1 1 +( 176 2416 -96 ) ( 176 2416 -64 ) ( 80 2416 -64 ) wm1_2 0 0 0 1 1 +( 192 2400 -96 ) ( 192 2416 -96 ) ( 64 2400 -96 ) wm1_2 0 0 0 1 1 +( 176 2416 -64 ) ( 176 2416 -96 ) ( 192 2400 -64 ) wm1_2 0 0 0 1 1 +( 192 2400 -96 ) ( 64 2400 -96 ) ( 192 2400 96 ) wm1_2 0 0 0 1 1 +} +// brush 397 +{ +( 64 2416 -64 ) ( 80 2544 -64 ) ( 80 2416 -64 ) wm1_2 0 0 0 1 1 +( 64 2400 -64 ) ( 80 2416 -64 ) ( 80 2416 -96 ) wm1_2 0 0 0 1 1 +( 80 2416 -64 ) ( 80 2512 -64 ) ( 80 2512 -96 ) wm1_2 0 0 0 1 1 +( 64 2400 -96 ) ( 80 2528 -96 ) ( 64 2528 -96 ) wm1_2 0 0 0 1 1 +( 64 2528 96 ) ( 64 2400 -96 ) ( 64 2528 -96 ) wm1_2 0 0 0 1 1 +( 64 2464 -64 ) ( 96 2464 -64 ) ( 64 2464 64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 398 +{ +( 384 2464 -80 ) ( 64 2208 -80 ) ( 64 2464 -80 ) city4_8 0 0 0 1 1 +( 64 2464 -96 ) ( 384 2464 -64 ) ( 64 2464 -64 ) city4_8 0 0 0 1 1 +( 64 2208 -64 ) ( 64 2464 -96 ) ( 64 2464 -64 ) city4_8 0 0 0 1 1 +( 384 2464 -96 ) ( 64 2208 -96 ) ( 384 2208 -96 ) city4_8 0 0 0 1 1 +( 64 2208 -96 ) ( 384 2208 -64 ) ( 384 2208 -96 ) city4_8 0 0 0 1 1 +( 384 2208 -64 ) ( 384 2464 -96 ) ( 384 2208 -96 ) city4_8 0 0 0 1 1 +} +// brush 399 +{ +( 352 2336 272 ) ( 288 2336 272 ) ( 288 2336 224 ) wm1_1 0 0 0 1 1 +( 352 2192 112 ) ( 288 2192 112 ) ( 288 2336 256 ) wm1_1 0 0 0 1 1 +( 288 2208 320 ) ( 288 2208 96 ) ( 288 2240 320 ) wm1_1 0 0 0 1 1 +( 288 2192 128 ) ( 352 2192 128 ) ( 288 2240 128 ) wm1_1 0 0 0 1 1 +( 352 2336 224 ) ( 288 2336 224 ) ( 288 2240 128 ) wm1_2 0 0 0 1 1 +( 352 2240 96 ) ( 352 2208 96 ) ( 352 2240 320 ) wm1_1 0 0 0 1 1 +} +// brush 400 +{ +( 928 2336 224 ) ( 928 2336 272 ) ( 864 2336 272 ) wm1_1 0 0 0 1 1 +( 928 2336 256 ) ( 928 2192 112 ) ( 864 2192 112 ) wm1_1 0 0 0 1 1 +( 928 2240 320 ) ( 928 2208 96 ) ( 928 2208 320 ) wm1_1 0 0 0 1 1 +( 928 2240 128 ) ( 864 2192 128 ) ( 928 2192 128 ) wm1_1 0 0 0 1 1 +( 928 2240 128 ) ( 928 2336 224 ) ( 864 2336 224 ) wm1_2 0 0 0 1 1 +( 864 2240 320 ) ( 864 2208 96 ) ( 864 2240 96 ) wm1_1 0 0 0 1 1 +} +// brush 401 +{ +( 960 2352 272 ) ( 960 2320 272 ) ( 576 2352 272 ) wm1_2 0 0 0 1 1 +( 960 2352 272 ) ( 576 2352 272 ) ( 960 2352 224 ) wm1_2 0 0 0 1 1 +( 1024 2352 272 ) ( 1024 2352 224 ) ( 1024 2320 272 ) wm1_2 0 0 0 1 1 +( 576 2320 240 ) ( 960 2320 240 ) ( 576 2352 240 ) wm1_2 0 0 0 1 1 +( 576 2320 224 ) ( 576 2320 272 ) ( 960 2320 224 ) wm1_2 0 0 0 1 1 +( 0 2320 224 ) ( 0 2352 224 ) ( 0 2320 272 ) wm1_2 0 0 0 1 1 +} +// brush 402 +{ +( 96 2352 240 ) ( 160 2352 240 ) ( 96 2320 240 ) wm1_1 0 0 0 1 1 +( 160 2352 240 ) ( 96 2352 240 ) ( 96 2464 128 ) wm1_1 0 0 0 1 1 +( 96 2432 320 ) ( 96 2464 96 ) ( 96 2464 320 ) wm1_1 0 0 0 1 1 +( 96 2432 128 ) ( 160 2480 128 ) ( 96 2480 128 ) wm1_1 0 0 0 1 1 +( 96 2432 128 ) ( 96 2336 224 ) ( 160 2336 224 ) wm1_2 0 0 0 1 1 +( 160 2432 320 ) ( 160 2464 96 ) ( 160 2432 96 ) wm1_1 0 0 0 1 1 +} +// brush 403 +{ +( 864 2336 272 ) ( 928 2336 272 ) ( 928 2336 224 ) wm1_1 0 0 0 1 1 +( 864 2480 112 ) ( 928 2480 112 ) ( 928 2336 256 ) wm1_1 0 0 0 1 1 +( 928 2464 320 ) ( 928 2464 96 ) ( 928 2432 320 ) wm1_1 0 0 0 1 1 +( 928 2480 128 ) ( 864 2480 128 ) ( 928 2432 128 ) wm1_1 0 0 0 1 1 +( 864 2336 224 ) ( 928 2336 224 ) ( 928 2432 128 ) wm1_2 0 0 0 1 1 +( 864 2432 96 ) ( 864 2464 96 ) ( 864 2432 320 ) wm1_1 0 0 0 1 1 +} +// brush 404 +{ +( 192 2048 -64 ) ( 192 1632 -64 ) ( 64 2048 -64 ) wizmet1_7 0 32 0 1 1 +( 192 2400 -64 ) ( 64 2400 -64 ) ( 192 2400 -96 ) wizmet1_7 0 32 0 1 1 +( 192 2048 -64 ) ( 192 2048 -96 ) ( 192 1632 -64 ) wizmet1_7 0 32 0 1 1 +( 64 1632 -96 ) ( 192 1632 -96 ) ( 64 2048 -96 ) wizmet1_7 0 32 0 1 1 +( 64 1696 -96 ) ( 64 2112 -96 ) ( 64 1696 -64 ) wizmet1_7 0 32 0 1 1 +( 64 1952 64 ) ( 256 1952 -64 ) ( 64 1952 -64 ) wm1_2 0 0 0 1 1 +} +// brush 405 +{ +( 720 2512 128 ) ( 656 2448 128 ) ( 656 2512 128 ) wiz1_4 0 32 0 1 1 +( 656 2464 192 ) ( 720 2464 320 ) ( 656 2464 320 ) wiz1_4 0 0 0 1 1 +( 672 2432 64 ) ( 672 2496 -64 ) ( 672 2496 64 ) wiz1_4 32 0 0 1 1 +( 512 2496 -96 ) ( 448 2432 -96 ) ( 512 2432 -96 ) wiz1_4 0 32 0 1 1 +( 656 2432 -96 ) ( 720 2432 32 ) ( 720 2432 -96 ) wiz1_4 0 0 0 1 1 +( 736 2432 288 ) ( 736 2496 160 ) ( 736 2432 160 ) wiz1_4 32 0 0 1 1 +} +// brush 406 +{ +( 720 2288 128 ) ( 656 2224 128 ) ( 656 2288 128 ) wiz1_4 0 32 0 1 1 +( 656 2240 0 ) ( 720 2240 128 ) ( 656 2240 128 ) wiz1_4 0 0 0 1 1 +( 672 2208 64 ) ( 672 2272 -64 ) ( 672 2272 64 ) wiz1_4 32 0 0 1 1 +( 512 2272 -96 ) ( 448 2208 -96 ) ( 512 2208 -96 ) wiz1_4 0 32 0 1 1 +( 656 2208 -64 ) ( 720 2208 64 ) ( 720 2208 -64 ) wiz1_4 0 0 0 1 1 +( 736 2208 288 ) ( 736 2272 160 ) ( 736 2208 160 ) wiz1_4 32 0 0 1 1 +} +// brush 407 +{ +( 752 2256 -64 ) ( 624 2256 -64 ) ( 752 2272 -64 ) wm1_2 0 0 0 1 1 +( 752 2256 -96 ) ( 752 2256 -64 ) ( 768 2272 -64 ) wm1_2 0 0 0 1 1 +( 656 2256 -96 ) ( 656 2256 -64 ) ( 752 2256 -64 ) wm1_2 0 0 0 1 1 +( 640 2272 -96 ) ( 640 2256 -96 ) ( 768 2272 -96 ) wm1_2 0 0 0 1 1 +( 656 2256 -64 ) ( 656 2256 -96 ) ( 640 2272 -64 ) wm1_2 0 0 0 1 1 +( 640 2272 -96 ) ( 768 2272 -96 ) ( 640 2272 96 ) wm1_2 0 0 0 1 1 +} +// brush 408 +{ +( 640 2416 -64 ) ( 656 2544 -64 ) ( 656 2416 -64 ) wm1_2 0 0 0 1 1 +( 640 2400 -64 ) ( 656 2416 -64 ) ( 656 2416 -96 ) wm1_2 0 0 0 1 1 +( 656 2416 -64 ) ( 656 2512 -64 ) ( 656 2512 -96 ) wm1_2 0 0 0 1 1 +( 640 2400 -96 ) ( 656 2528 -96 ) ( 640 2528 -96 ) wm1_2 0 0 0 1 1 +( 640 2528 96 ) ( 640 2400 -96 ) ( 640 2528 -96 ) wm1_2 0 0 0 1 1 +( 640 2464 -64 ) ( 672 2464 -64 ) ( 640 2464 64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 409 +{ +( 768 2256 -64 ) ( 752 2128 -64 ) ( 752 2256 -64 ) wm1_2 0 0 0 1 1 +( 768 2272 -64 ) ( 752 2256 -64 ) ( 752 2256 -96 ) wm1_2 0 0 0 1 1 +( 752 2256 -64 ) ( 752 2160 -64 ) ( 752 2160 -96 ) wm1_2 0 0 0 1 1 +( 768 2272 -96 ) ( 752 2144 -96 ) ( 768 2144 -96 ) wm1_2 0 0 0 1 1 +( 768 2144 96 ) ( 768 2272 -96 ) ( 768 2144 -96 ) wm1_2 0 0 0 1 1 +( 768 2208 -64 ) ( 736 2208 -64 ) ( 768 2208 64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 410 +{ +( 656 2256 -64 ) ( 656 2128 -64 ) ( 640 2256 -64 ) wm1_2 0 0 0 1 1 +( 656 2256 -96 ) ( 656 2256 -64 ) ( 640 2272 -64 ) wm1_2 0 0 0 1 1 +( 656 2160 -96 ) ( 656 2160 -64 ) ( 656 2256 -64 ) wm1_2 0 0 0 1 1 +( 640 2144 -96 ) ( 656 2144 -96 ) ( 640 2272 -96 ) wm1_2 0 0 0 1 1 +( 640 2144 -96 ) ( 640 2272 -96 ) ( 640 2144 96 ) wm1_2 0 0 0 1 1 +( 640 2208 64 ) ( 672 2208 -64 ) ( 640 2208 -64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 411 +{ +( 752 2400 -64 ) ( 624 2416 -64 ) ( 752 2416 -64 ) wm1_2 0 0 0 1 1 +( 768 2400 -64 ) ( 752 2416 -64 ) ( 752 2416 -96 ) wm1_2 0 0 0 1 1 +( 752 2416 -64 ) ( 656 2416 -64 ) ( 656 2416 -96 ) wm1_2 0 0 0 1 1 +( 768 2400 -96 ) ( 640 2416 -96 ) ( 640 2400 -96 ) wm1_2 0 0 0 1 1 +( 640 2400 -64 ) ( 656 2416 -96 ) ( 656 2416 -64 ) wm1_2 0 0 0 1 1 +( 640 2400 96 ) ( 768 2400 -96 ) ( 640 2400 -96 ) wm1_2 0 0 0 1 1 +} +// brush 412 +{ +( 752 2416 -64 ) ( 752 2544 -64 ) ( 768 2416 -64 ) wm1_2 0 0 0 1 1 +( 752 2416 -96 ) ( 752 2416 -64 ) ( 768 2400 -64 ) wm1_2 0 0 0 1 1 +( 752 2512 -96 ) ( 752 2512 -64 ) ( 752 2416 -64 ) wm1_2 0 0 0 1 1 +( 768 2528 -96 ) ( 752 2528 -96 ) ( 768 2400 -96 ) wm1_2 0 0 0 1 1 +( 768 2528 -96 ) ( 768 2400 -96 ) ( 768 2528 96 ) wm1_2 0 0 0 1 1 +( 768 2464 64 ) ( 736 2464 -64 ) ( 768 2464 -64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 413 +{ +( 960 2464 -80 ) ( 960 2208 -80 ) ( 640 2464 -80 ) city4_8 0 0 0 1 1 +( 960 2464 -64 ) ( 640 2464 -64 ) ( 960 2464 -96 ) city4_8 0 0 0 1 1 +( 960 2464 -64 ) ( 960 2464 -96 ) ( 960 2208 -64 ) city4_8 0 0 0 1 1 +( 640 2208 -96 ) ( 960 2208 -96 ) ( 640 2464 -96 ) city4_8 0 0 0 1 1 +( 640 2208 -96 ) ( 640 2208 -64 ) ( 960 2208 -96 ) city4_8 0 0 0 1 1 +( 640 2208 -96 ) ( 640 2464 -96 ) ( 640 2208 -64 ) city4_8 0 0 0 1 1 +} +// brush 414 +{ +( 672 2208 144 ) ( 736 2224 144 ) ( 736 2208 144 ) wm1_2 0 0 0 1 1 +( 640 2208 128 ) ( 576 2208 160 ) ( 640 2208 160 ) wm1_2 0 0 0 1 1 +( 1024 2224 160 ) ( 1024 2208 128 ) ( 1024 2208 160 ) wm1_2 0 0 0 1 1 +( 672 2208 128 ) ( 736 2224 128 ) ( 672 2224 128 ) wm1_2 0 0 0 1 1 +( 224 2224 128 ) ( 160 2224 160 ) ( 160 2224 128 ) wm1_2 0 0 0 1 1 +( 0 2224 160 ) ( 0 2208 128 ) ( 0 2224 128 ) wm1_2 0 0 0 1 1 +} +// brush 415 +{ +( 736 2464 144 ) ( 736 2448 144 ) ( 672 2464 144 ) wm1_2 0 0 0 1 1 +( 640 2464 160 ) ( 576 2464 160 ) ( 640 2464 128 ) wm1_2 0 0 0 1 1 +( 1024 2464 160 ) ( 1024 2464 128 ) ( 1024 2448 160 ) wm1_2 0 0 0 1 1 +( 672 2448 128 ) ( 736 2448 128 ) ( 672 2464 128 ) wm1_2 0 0 0 1 1 +( 160 2448 112 ) ( 160 2448 144 ) ( 224 2448 112 ) wm1_2 0 0 0 1 1 +( 0 2448 128 ) ( 0 2464 128 ) ( 0 2448 160 ) wm1_2 0 0 0 1 1 +} +// brush 416 +{ +( 576 2208 256 ) ( 576 2288 256 ) ( 960 2288 256 ) wizwood1_5 0 0 0 1 1 +( 960 2208 160 ) ( 576 2208 224 ) ( 960 2208 224 ) wizwood1_5 0 0 0 1 1 +( 1024 2224 224 ) ( 1024 2208 160 ) ( 1024 2208 224 ) wizwood1_5 0 0 0 1 1 +( 576 2208 144 ) ( 960 2224 144 ) ( 576 2224 144 ) wizwood1_5 0 0 0 1 1 +( 448 2224 144 ) ( 448 2288 208 ) ( 64 2288 208 ) wizwood1_5 0 0 90 1 1 +( 0 2224 224 ) ( 0 2208 160 ) ( 0 2224 160 ) wizwood1_5 0 0 0 1 1 +} +// brush 417 +{ +( 736 2336 224 ) ( 736 2336 272 ) ( 672 2336 272 ) wm1_1 0 0 0 1 1 +( 736 2336 256 ) ( 736 2192 112 ) ( 672 2192 112 ) wm1_1 0 0 0 1 1 +( 736 2240 320 ) ( 736 2208 96 ) ( 736 2208 320 ) wm1_1 0 0 0 1 1 +( 736 2240 128 ) ( 672 2192 128 ) ( 736 2192 128 ) wm1_1 0 0 0 1 1 +( 736 2240 128 ) ( 736 2336 224 ) ( 672 2336 224 ) wm1_2 0 0 0 1 1 +( 672 2240 320 ) ( 672 2208 96 ) ( 672 2240 96 ) wm1_1 0 0 0 1 1 +} +// brush 418 +{ +( -640 2272 384 ) ( -640 2272 304 ) ( -1024 2272 304 ) wizwood1_5 0 0 0 1 1 +( -1024 2288 384 ) ( -640 2224 384 ) ( -1024 2224 384 ) wizwood1_5 0 0 0 1 1 +( -192 2224 368 ) ( -192 2288 384 ) ( -192 2224 384 ) wizwood1_5 0 0 0 1 1 +( -640 2304 384 ) ( -1024 2304 368 ) ( -640 2304 368 ) wizwood1_5 0 0 0 1 1 +( -1024 2304 368 ) ( -1024 2240 304 ) ( -640 2240 304 ) wizwood1_5 0 0 90 1 1 +( -64 2224 368 ) ( -64 2288 384 ) ( -64 2288 368 ) wizwood1_5 0 0 0 1 1 +} +// brush 419 +{ +( 672 2336 272 ) ( 736 2336 272 ) ( 736 2336 224 ) wm1_1 0 0 0 1 1 +( 672 2480 112 ) ( 736 2480 112 ) ( 736 2336 256 ) wm1_1 0 0 0 1 1 +( 736 2464 320 ) ( 736 2464 96 ) ( 736 2432 320 ) wm1_1 0 0 0 1 1 +( 736 2480 128 ) ( 672 2480 128 ) ( 736 2432 128 ) wm1_1 0 0 0 1 1 +( 672 2336 224 ) ( 736 2336 224 ) ( 736 2432 128 ) wm1_2 0 0 0 1 1 +( 672 2432 96 ) ( 672 2464 96 ) ( 672 2432 320 ) wm1_1 0 0 0 1 1 +} +// brush 420 +{ +( 0 2256 400 ) ( 0 2608 432 ) ( 0 2608 400 ) wm1_2 0 0 0 1 1 +( -64 2400 80 ) ( -64 2272 80 ) ( 0 2272 80 ) wm1_2 0 0 0 1 1 +( 0 2256 96 ) ( 0 2272 80 ) ( -64 2272 80 ) wm1_2 0 0 0 1 1 +( -64 2000 400 ) ( -64 2352 432 ) ( -64 2000 432 ) wm1_2 0 0 0 1 1 +( -64 2256 96 ) ( -64 2416 96 ) ( 0 2416 96 ) wm1_2 0 0 0 1 1 +( -64 2400 80 ) ( 0 2416 96 ) ( -64 2416 96 ) wm1_2 0 0 0 1 1 +} +// brush 421 +{ +( 640 2624 320 ) ( 640 2432 320 ) ( 608 2624 320 ) wbrick1_5 0 0 0 1 1 +( 640 2528 288 ) ( 608 2528 288 ) ( 640 2528 -64 ) wbrick1_5 0 0 0 1 1 +( 1024 2624 32 ) ( 1024 2624 -320 ) ( 1024 2432 32 ) wbrick1_5 0 0 0 1 1 +( 608 2336 -96 ) ( 640 2336 -96 ) ( 608 2528 -96 ) wbrick1_5 0 0 0 1 1 +( 608 2464 -320 ) ( 608 2464 32 ) ( 640 2464 -320 ) wbrick1_5 0 0 0 1 1 +( 592 2544 64 ) ( 592 2448 -64 ) ( 592 2544 -64 ) wiz1_4 0 0 0 1 1 +} +// brush 422 +{ +( -64 2720 -64 ) ( -64 2752 288 ) ( -64 2720 288 ) wm1_2 0 0 0 1 1 +( 32 2400 32 ) ( -160 2400 -320 ) ( -160 2400 32 ) wm1_2 0 0 0 1 1 +( -64 2752 -64 ) ( 128 2720 -64 ) ( 128 2752 -64 ) wm1_2 0 0 0 1 1 +( 0 2720 -320 ) ( 0 2752 32 ) ( 0 2752 -320 ) wm1_2 0 0 0 1 1 +( 0 2416 -64 ) ( 0 2416 96 ) ( -64 2416 96 ) wm1_2 0 0 0 1 1 +( 0 2400 80 ) ( -64 2416 96 ) ( 0 2416 96 ) wm1_2 0 0 0 1 1 +} +// brush 423 +{ +( 608 2656 -96 ) ( 448 2528 -96 ) ( 448 2656 -96 ) clip 0 0 0 1 1 +( 448 2656 -224 ) ( 608 2656 -128 ) ( 448 2656 -128 ) clip 0 0 0 1 1 +( 576 2528 -128 ) ( 576 2656 -224 ) ( 576 2656 -128 ) clip 0 0 0 1 1 +( 608 2656 -224 ) ( 448 2528 -224 ) ( 608 2528 -224 ) clip 0 0 0 1 1 +( 576 2528 -96 ) ( 608 2496 -96 ) ( 608 2496 -224 ) clip 0 0 0 1 1 +( 608 2656 -224 ) ( 608 2496 -224 ) ( 608 2496 -96 ) clip 0 0 0 1 1 +} +// brush 424 +{ +( 576 2656 -96 ) ( 576 2528 -96 ) ( 416 2656 -96 ) clip 0 0 0 1 1 +( 576 2656 -128 ) ( 416 2656 -128 ) ( 576 2656 -224 ) clip 0 0 0 1 1 +( 448 2656 -128 ) ( 448 2656 -224 ) ( 448 2528 -128 ) clip 0 0 0 1 1 +( 416 2528 -224 ) ( 576 2528 -224 ) ( 416 2656 -224 ) clip 0 0 0 1 1 +( 416 2496 -224 ) ( 416 2496 -96 ) ( 448 2528 -96 ) clip 0 0 0 1 1 +( 416 2496 -96 ) ( 416 2496 -224 ) ( 416 2656 -224 ) clip 0 0 0 1 1 +} +// brush 425 +{ +( 128 2224 128 ) ( 128 2208 128 ) ( 112 2224 128 ) wm1_1 0 0 0 1 1 +( 128 2224 128 ) ( 112 2224 128 ) ( 128 2224 0 ) wm1_1 0 0 0 1 1 +( 128 2224 112 ) ( 128 2208 112 ) ( 128 2208 128 ) wm1_1 0 0 0 1 1 +( 128 2208 112 ) ( 128 2224 112 ) ( 112 2208 96 ) wm1_1 0 0 0 1 1 +( 112 2208 0 ) ( 112 2208 128 ) ( 128 2208 0 ) wm1_1 0 0 0 1 1 +( 112 2208 0 ) ( 112 2224 0 ) ( 112 2208 128 ) wm1_1 0 0 0 1 1 +} +// brush 426 +{ +( 144 2224 128 ) ( 128 2208 128 ) ( 128 2224 128 ) wm1_1 0 0 0 1 1 +( 128 2224 0 ) ( 144 2224 128 ) ( 128 2224 128 ) wm1_1 0 0 0 1 1 +( 128 2208 128 ) ( 128 2208 112 ) ( 128 2224 112 ) wm1_1 0 0 0 1 1 +( 144 2208 96 ) ( 128 2224 112 ) ( 128 2208 112 ) wm1_1 0 0 0 1 1 +( 128 2208 0 ) ( 144 2208 128 ) ( 144 2208 0 ) wm1_1 0 0 0 1 1 +( 144 2208 128 ) ( 144 2224 0 ) ( 144 2208 0 ) wm1_1 0 0 0 1 1 +} +// brush 427 +{ +( 528 2224 128 ) ( 512 2208 128 ) ( 512 2224 128 ) wm1_1 0 0 0 1 1 +( 512 2224 0 ) ( 528 2224 128 ) ( 512 2224 128 ) wm1_1 0 0 0 1 1 +( 512 2208 128 ) ( 512 2208 112 ) ( 512 2224 112 ) wm1_1 0 0 0 1 1 +( 528 2208 96 ) ( 512 2224 112 ) ( 512 2208 112 ) wm1_1 0 0 0 1 1 +( 512 2208 0 ) ( 528 2208 128 ) ( 528 2208 0 ) wm1_1 0 0 0 1 1 +( 528 2208 128 ) ( 528 2224 0 ) ( 528 2208 0 ) wm1_1 0 0 0 1 1 +} +// brush 428 +{ +( 512 2224 128 ) ( 512 2208 128 ) ( 496 2224 128 ) wm1_1 0 0 0 1 1 +( 512 2224 128 ) ( 496 2224 128 ) ( 512 2224 0 ) wm1_1 0 0 0 1 1 +( 512 2224 112 ) ( 512 2208 112 ) ( 512 2208 128 ) wm1_1 0 0 0 1 1 +( 512 2208 112 ) ( 512 2224 112 ) ( 496 2208 96 ) wm1_1 0 0 0 1 1 +( 496 2208 0 ) ( 496 2208 128 ) ( 512 2208 0 ) wm1_1 0 0 0 1 1 +( 496 2208 0 ) ( 496 2224 0 ) ( 496 2208 128 ) wm1_1 0 0 0 1 1 +} +// brush 429 +{ +( 192 2304 -64 ) ( 192 1888 -64 ) ( 64 2304 -64 ) wizmet1_7 0 32 0 1 1 +( 192 2464 -64 ) ( 64 2464 -64 ) ( 192 2464 -96 ) wizmet1_7 0 32 0 1 1 +( 256 2304 -64 ) ( 256 2304 -96 ) ( 256 1888 -64 ) wizmet1_7 0 32 0 1 1 +( 64 1888 -96 ) ( 192 1888 -96 ) ( 64 2304 -96 ) wizmet1_7 0 32 0 1 1 +( 192 1952 -96 ) ( 192 2368 -96 ) ( 192 1952 -64 ) wizmet1_7 0 32 0 1 1 +( 64 2208 64 ) ( 256 2208 -64 ) ( 64 2208 -64 ) wm1_2 0 0 0 1 1 +} +// brush 430 +{ +( 368 2512 128 ) ( 368 2448 128 ) ( 304 2512 128 ) wiz1_4 0 32 0 1 1 +( 368 2464 320 ) ( 304 2464 320 ) ( 368 2464 192 ) wiz1_4 0 0 0 1 1 +( 352 2496 64 ) ( 352 2496 -64 ) ( 352 2432 64 ) wiz1_4 32 0 0 1 1 +( 512 2432 -96 ) ( 576 2432 -96 ) ( 512 2496 -96 ) wiz1_4 0 32 0 1 1 +( 304 2432 -96 ) ( 304 2432 32 ) ( 368 2432 -96 ) wiz1_4 0 0 0 1 1 +( 288 2432 160 ) ( 288 2496 160 ) ( 288 2432 288 ) wiz1_4 32 0 0 1 1 +} +// brush 431 +{ +( 368 2416 -64 ) ( 368 2544 -64 ) ( 384 2416 -64 ) wm1_2 0 0 0 1 1 +( 368 2416 -96 ) ( 368 2416 -64 ) ( 384 2400 -64 ) wm1_2 0 0 0 1 1 +( 368 2512 -96 ) ( 368 2512 -64 ) ( 368 2416 -64 ) wm1_2 0 0 0 1 1 +( 384 2528 -96 ) ( 368 2528 -96 ) ( 384 2400 -96 ) wm1_2 0 0 0 1 1 +( 384 2528 -96 ) ( 384 2400 -96 ) ( 384 2528 96 ) wm1_2 0 0 0 1 1 +( 384 2464 64 ) ( 352 2464 -64 ) ( 384 2464 -64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 432 +{ +( 272 2416 -64 ) ( 400 2416 -64 ) ( 272 2400 -64 ) wm1_2 0 0 0 1 1 +( 272 2416 -96 ) ( 272 2416 -64 ) ( 256 2400 -64 ) wm1_2 0 0 0 1 1 +( 368 2416 -96 ) ( 368 2416 -64 ) ( 272 2416 -64 ) wm1_2 0 0 0 1 1 +( 384 2400 -96 ) ( 384 2416 -96 ) ( 256 2400 -96 ) wm1_2 0 0 0 1 1 +( 368 2416 -64 ) ( 368 2416 -96 ) ( 384 2400 -64 ) wm1_2 0 0 0 1 1 +( 384 2400 -96 ) ( 256 2400 -96 ) ( 384 2400 96 ) wm1_2 0 0 0 1 1 +} +// brush 433 +{ +( 256 2416 -64 ) ( 272 2544 -64 ) ( 272 2416 -64 ) wm1_2 0 0 0 1 1 +( 256 2400 -64 ) ( 272 2416 -64 ) ( 272 2416 -96 ) wm1_2 0 0 0 1 1 +( 272 2416 -64 ) ( 272 2512 -64 ) ( 272 2512 -96 ) wm1_2 0 0 0 1 1 +( 256 2400 -96 ) ( 272 2528 -96 ) ( 256 2528 -96 ) wm1_2 0 0 0 1 1 +( 256 2528 96 ) ( 256 2400 -96 ) ( 256 2528 -96 ) wm1_2 0 0 0 1 1 +( 256 2464 -64 ) ( 288 2464 -64 ) ( 256 2464 64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 434 +{ +( 288 2336 224 ) ( 288 2336 272 ) ( 352 2336 272 ) wm1_1 0 0 0 1 1 +( 288 2336 256 ) ( 288 2480 112 ) ( 352 2480 112 ) wm1_1 0 0 0 1 1 +( 288 2432 320 ) ( 288 2464 96 ) ( 288 2464 320 ) wm1_1 0 0 0 1 1 +( 288 2432 128 ) ( 352 2480 128 ) ( 288 2480 128 ) wm1_1 0 0 0 1 1 +( 288 2432 128 ) ( 288 2336 224 ) ( 352 2336 224 ) wm1_2 0 0 0 1 1 +( 352 2432 320 ) ( 352 2464 96 ) ( 352 2432 96 ) wm1_1 0 0 0 1 1 +} +// brush 435 +{ +( 1600 2336 -64 ) ( 1600 1920 -64 ) ( 1472 2336 -64 ) wizmet1_7 0 32 0 1 1 +( 1600 2464 -64 ) ( 1472 2464 -64 ) ( 1600 2464 -96 ) wizmet1_7 0 32 0 1 1 +( 832 2208 -64 ) ( 832 2208 -96 ) ( 832 1792 -64 ) wizmet1_7 32 32 0 1 1 +( 1472 1920 -96 ) ( 1600 1920 -96 ) ( 1472 2336 -96 ) wbrick1_5 0 0 0 1 1 +( 1120 2208 -96 ) ( 1120 2208 -64 ) ( 1248 2208 -96 ) wizmet1_7 32 32 0 1 1 +( 768 1984 -96 ) ( 768 2400 -96 ) ( 768 1984 -64 ) wizmet1_7 32 32 0 1 1 +} +// brush 436 +{ +( 976 2712 192 ) ( 1040 2776 192 ) ( 1040 2712 192 ) wbrick1_5 0 32 0 1 1 +( 1056 2592 -64 ) ( 992 2592 64 ) ( 1056 2592 64 ) wbrick1_5 0 0 0 1 1 +( 1024 2792 64 ) ( 1024 2728 -64 ) ( 1024 2728 64 ) wbrick1_5 32 0 0 1 1 +( 1184 2728 -64 ) ( 1248 2792 -64 ) ( 1184 2792 -64 ) wbrick1_5 0 32 0 1 1 +( 1008 2608 -192 ) ( 944 2608 -64 ) ( 944 2608 -192 ) wbrick1_5 0 0 0 1 1 +( 992 2632 288 ) ( 992 2568 160 ) ( 992 2632 160 ) wbrick1_5 32 0 0 1 1 +} +// brush 437 +{ +( 640 2528 288 ) ( 608 2528 288 ) ( 640 2528 -64 ) wm1_2 0 0 0 1 1 +( 608 2336 -64 ) ( 640 2336 -64 ) ( 608 2528 -64 ) wm1_2 0 0 0 1 1 +( 608 2464 -320 ) ( 608 2464 32 ) ( 640 2464 -320 ) wm1_2 0 0 0 1 1 +( 576 2432 -320 ) ( 576 2624 -320 ) ( 576 2432 32 ) wm1_2 0 0 0 1 1 +( 592 2464 96 ) ( 592 2528 96 ) ( 592 2528 -96 ) wm1_2 0 0 0 1 1 +( 592 2528 96 ) ( 592 2464 96 ) ( 576 2464 80 ) wm1_2 0 0 0 1 1 +} +// brush 438 +{ +( 240 2464 400 ) ( 240 2464 432 ) ( 592 2464 400 ) wm1_2 0 0 0 1 1 +( 576 2464 80 ) ( 576 2528 80 ) ( 448 2528 80 ) wm1_2 0 0 0 1 1 +( 576 2528 80 ) ( 576 2464 80 ) ( 592 2464 96 ) wm1_2 0 0 0 1 1 +( 848 2528 432 ) ( 496 2528 432 ) ( 848 2528 400 ) wm1_2 0 0 0 1 1 +( 432 2464 96 ) ( 432 2528 96 ) ( 592 2528 96 ) wm1_2 0 0 0 1 1 +( 432 2528 96 ) ( 432 2464 96 ) ( 448 2528 80 ) wm1_2 0 0 0 1 1 +} +// brush 439 +{ +( 128 2528 288 ) ( 96 2528 288 ) ( 128 2528 -64 ) wm1_2 0 0 0 1 1 +( 448 2624 32 ) ( 448 2624 -320 ) ( 448 2432 32 ) wm1_2 0 0 0 1 1 +( 96 2336 -64 ) ( 128 2336 -64 ) ( 96 2528 -64 ) wm1_2 0 0 0 1 1 +( 96 2464 -320 ) ( 96 2464 32 ) ( 128 2464 -320 ) wm1_2 0 0 0 1 1 +( 432 2528 96 ) ( 432 2464 96 ) ( 432 2464 -64 ) wm1_2 0 0 0 1 1 +( 432 2464 96 ) ( 432 2528 96 ) ( 448 2464 80 ) wm1_2 0 0 0 1 1 +} +// brush 440 +{ +( 1408 2272 -64 ) ( 1408 1856 -64 ) ( 1280 2272 -64 ) wizmet1_7 0 32 0 1 1 +( 1408 2400 -64 ) ( 1280 2400 -64 ) ( 1408 2400 -96 ) wizmet1_7 0 32 0 1 1 +( 1088 2272 -64 ) ( 1088 2272 -96 ) ( 1088 1856 -64 ) wizmet1_7 32 32 0 1 1 +( 1280 1856 -96 ) ( 1408 1856 -96 ) ( 1280 2272 -96 ) wbrick1_5 0 0 0 1 1 +( 1312 2272 -96 ) ( 1312 2272 -64 ) ( 1440 2272 -96 ) wizmet1_7 32 32 0 1 1 +( 576 1920 -96 ) ( 576 2336 -96 ) ( 576 1920 -64 ) wizmet1_7 32 32 0 1 1 +} +// brush 441 +{ +( 16 2496 320 ) ( 16 2432 320 ) ( -48 2496 320 ) wbrick1_5 0 32 0 1 1 +( 16 2464 320 ) ( -48 2464 320 ) ( 16 2464 192 ) wbrick1_5 0 0 0 1 1 +( 0 2480 64 ) ( 0 2480 -64 ) ( 0 2416 64 ) wbrick1_5 32 0 0 1 1 +( 160 2416 -64 ) ( 224 2416 -64 ) ( 160 2480 -64 ) wbrick1_5 0 32 0 1 1 +( -48 2416 -64 ) ( -48 2416 64 ) ( 16 2416 -64 ) wbrick1_5 0 0 0 1 1 +( -64 2416 160 ) ( -64 2480 160 ) ( -64 2416 288 ) wbrick1_5 32 0 0 1 1 +} +// brush 442 +{ +( 1920 2272 -64 ) ( 1920 1856 -64 ) ( 1792 2272 -64 ) wizmet1_7 0 32 0 1 1 +( 1888 2464 -64 ) ( 1760 2464 -64 ) ( 1888 2464 -96 ) wizmet1_7 0 32 0 1 1 +( 1280 2272 -64 ) ( 1280 2272 -96 ) ( 1280 1856 -64 ) wizmet1_7 32 32 0 1 1 +( 1792 1856 -96 ) ( 1920 1856 -96 ) ( 1792 2272 -96 ) wbrick1_5 0 0 0 1 1 +( 1824 2208 -96 ) ( 1824 2208 -64 ) ( 1952 2208 -96 ) wizmet1_7 32 32 0 1 1 +( 1088 1920 -96 ) ( 1088 2336 -96 ) ( 1088 1920 -64 ) wizmet1_7 32 32 0 1 1 +} +// brush 443 +{ +( 2240 2272 -64 ) ( 2240 1856 -64 ) ( 2112 2272 -64 ) wizmet1_7 0 32 0 1 1 +( 2208 2784 -64 ) ( 2080 2784 -64 ) ( 2208 2784 -96 ) wizmet1_7 0 32 0 1 1 +( 1760 2528 -64 ) ( 1760 2528 -96 ) ( 1760 2112 -64 ) wizmet1_7 32 32 0 1 1 +( 2112 1856 -96 ) ( 2240 1856 -96 ) ( 2112 2272 -96 ) wbrick1_5 0 0 0 1 1 +( 2144 2528 -96 ) ( 2144 2528 -64 ) ( 2272 2528 -96 ) wizmet1_7 32 32 0 1 1 +( 1664 1920 -96 ) ( 1664 2336 -96 ) ( 1664 1920 -64 ) wizmet1_7 32 32 0 1 1 +} +// brush 444 +{ +( 2176 2016 -64 ) ( 2176 1600 -64 ) ( 2048 2016 -64 ) wizmet1_7 0 32 0 1 1 +( 2080 2528 -64 ) ( 1952 2528 -64 ) ( 2080 2528 -96 ) wizmet1_7 0 32 0 1 1 +( 1760 2528 -64 ) ( 1760 2528 -96 ) ( 1760 2112 -64 ) wizmet1_7 32 32 0 1 1 +( 2048 1600 -96 ) ( 2176 1600 -96 ) ( 2048 2016 -96 ) wbrick1_5 0 0 0 1 1 +( 2144 2464 -96 ) ( 2144 2464 -64 ) ( 2272 2464 -96 ) wizmet1_7 32 32 0 1 1 +( 1088 1664 -96 ) ( 1088 2080 -96 ) ( 1088 1664 -64 ) wizmet1_7 32 32 0 1 1 +} +// brush 445 +{ +( -80 2304 384 ) ( -208 2320 384 ) ( -80 2320 384 ) wm1_2 0 0 0 1 1 +( -96 2304 400 ) ( -112 2320 400 ) ( -112 2320 368 ) wm1_2 0 0 0 1 1 +( -80 2320 400 ) ( -176 2320 400 ) ( -176 2320 368 ) wm1_2 0 0 0 1 1 +( -64 2304 368 ) ( -192 2320 368 ) ( -192 2304 368 ) wm1_2 0 0 0 1 1 +( -160 2304 400 ) ( -144 2320 368 ) ( -144 2320 400 ) wm1_2 0 0 0 1 1 +( -192 2304 544 ) ( -64 2304 352 ) ( -192 2304 352 ) wm1_2 0 0 0 1 1 +} +// brush 446 +{ +( -80 2384 -64 ) ( -208 2384 -64 ) ( -80 2400 -64 ) wm1_2 0 0 0 1 1 +( -80 2384 -96 ) ( -80 2384 -64 ) ( -64 2400 -64 ) wm1_2 0 0 0 1 1 +( -176 2384 -96 ) ( -176 2384 -64 ) ( -80 2384 -64 ) wm1_2 0 0 0 1 1 +( -192 2400 -96 ) ( -192 2384 -96 ) ( -64 2400 -96 ) wm1_2 0 0 0 1 1 +( -176 2384 -64 ) ( -176 2384 -96 ) ( -192 2400 -64 ) wm1_2 0 0 0 1 1 +( -192 2400 -96 ) ( -64 2400 -96 ) ( -192 2400 96 ) wm1_2 0 0 0 1 1 +} +// brush 447 +{ +( -64 2384 -64 ) ( -80 2256 -64 ) ( -80 2384 -64 ) wm1_2 0 0 0 1 1 +( -64 2400 -64 ) ( -80 2384 -64 ) ( -80 2384 -96 ) wm1_2 0 0 0 1 1 +( -80 2384 -64 ) ( -80 2288 -64 ) ( -80 2288 -96 ) wm1_2 0 0 0 1 1 +( -64 2400 -96 ) ( -80 2272 -96 ) ( -64 2272 -96 ) wm1_2 0 0 0 1 1 +( -64 2272 -64 ) ( -80 2288 -96 ) ( -80 2288 -64 ) wm1_2 0 0 0 1 1 +( -64 2272 96 ) ( -64 2400 -96 ) ( -64 2272 -96 ) wm1_2 0 0 0 1 1 +} +// brush 448 +{ +( -80 2272 -64 ) ( -208 2288 -64 ) ( -80 2288 -64 ) wm1_2 0 0 0 1 1 +( -64 2272 -64 ) ( -80 2288 -64 ) ( -80 2288 -96 ) wm1_2 0 0 0 1 1 +( -80 2288 -64 ) ( -176 2288 -64 ) ( -176 2288 -96 ) wm1_2 0 0 0 1 1 +( -64 2272 -96 ) ( -192 2288 -96 ) ( -192 2272 -96 ) wm1_2 0 0 0 1 1 +( -192 2272 -64 ) ( -176 2288 -96 ) ( -176 2288 -64 ) wm1_2 0 0 0 1 1 +( -192 2272 96 ) ( -64 2272 -96 ) ( -192 2272 -96 ) wm1_2 0 0 0 1 1 +} +// brush 449 +{ +( 1328 2288 192 ) ( 1264 2224 192 ) ( 1264 2288 192 ) wbrick1_5 0 32 0 1 1 +( 1200 2288 192 ) ( 1264 2288 320 ) ( 1200 2288 320 ) wbrick1_5 0 0 0 1 1 +( 1280 2208 64 ) ( 1280 2272 -64 ) ( 1280 2272 64 ) wbrick1_5 32 0 0 1 1 +( 1120 2272 -64 ) ( 1056 2208 -64 ) ( 1120 2208 -64 ) wbrick1_5 0 32 0 1 1 +( 1264 2208 -64 ) ( 1328 2208 64 ) ( 1328 2208 -64 ) wbrick1_5 0 0 0 1 1 +( 1312 2208 288 ) ( 1312 2272 160 ) ( 1312 2208 160 ) wbrick1_5 32 0 0 1 1 +} +// brush 450 +{ +( 1560 2864 -32 ) ( 1496 2928 -32 ) ( 1560 2928 -32 ) wbrick1_5 0 32 0 1 1 +( 1584 2960 192 ) ( 1584 2896 320 ) ( 1584 2960 320 ) wbrick1_5 0 0 0 1 1 +( 1480 2912 64 ) ( 1544 2912 -64 ) ( 1544 2912 64 ) wbrick1_5 32 0 0 1 1 +( 1544 3072 -64 ) ( 1480 3136 -64 ) ( 1480 3072 -64 ) wbrick1_5 0 32 0 1 1 +( 1488 2920 -64 ) ( 1488 2856 64 ) ( 1488 2856 -64 ) wbrick1_5 0 0 0 1 1 +( 1480 2848 288 ) ( 1544 2848 160 ) ( 1480 2848 160 ) wbrick1_5 32 0 0 1 1 +} +// brush 451 +{ +( 1328 2360 192 ) ( 1264 2296 192 ) ( 1264 2360 192 ) wbrick1_5 0 32 0 1 1 +( 1232 2384 352 ) ( 1296 2384 480 ) ( 1232 2384 480 ) wbrick1_5 0 0 0 1 1 +( 1280 2280 224 ) ( 1280 2344 96 ) ( 1280 2344 224 ) wbrick1_5 32 0 0 1 1 +( 1120 2344 128 ) ( 1056 2280 128 ) ( 1120 2280 128 ) wbrick1_5 0 32 0 1 1 +( 1240 2288 96 ) ( 1304 2288 224 ) ( 1304 2288 96 ) wbrick1_5 0 0 0 1 1 +( 1312 2280 448 ) ( 1312 2344 320 ) ( 1312 2280 320 ) wbrick1_5 32 0 0 1 1 +} +// brush 452 +{ +( 1328 2360 -32 ) ( 1264 2296 -32 ) ( 1264 2360 -32 ) wbrick1_5 0 32 0 1 1 +( 1232 2384 192 ) ( 1296 2384 320 ) ( 1232 2384 320 ) wbrick1_5 0 0 0 1 1 +( 1280 2280 64 ) ( 1280 2344 -64 ) ( 1280 2344 64 ) wbrick1_5 32 0 0 1 1 +( 1120 2344 -64 ) ( 1056 2280 -64 ) ( 1120 2280 -64 ) wbrick1_5 0 32 0 1 1 +( 1240 2288 -64 ) ( 1304 2288 64 ) ( 1304 2288 -64 ) wbrick1_5 0 0 0 1 1 +( 1312 2280 288 ) ( 1312 2344 160 ) ( 1312 2280 160 ) wbrick1_5 32 0 0 1 1 +} +// brush 453 +{ +( 1536 2448 32 ) ( 1536 2384 32 ) ( 1472 2448 32 ) wbrick1_5 16 32 0 1 1 +( 1456 2464 -160 ) ( 1456 2464 96 ) ( 1392 2464 96 ) wbrick1_5 16 0 0 1 1 +( 1680 2368 -64 ) ( 1744 2368 -64 ) ( 1680 2432 -64 ) wbrick1_5 16 32 0 1 1 +( 1456 2432 -160 ) ( 1328 2432 -160 ) ( 1328 2432 96 ) wbrick1_5 16 0 0 1 1 +( 1456 2528 192 ) ( 1456 2528 -64 ) ( 1456 2432 -64 ) wbrick1_5 0 0 0 1 1 +( 1424 2472 -128 ) ( 1424 2368 -256 ) ( 1424 2472 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 454 +{ +( 32 2368 192 ) ( 0 2304 192 ) ( 0 2368 192 ) wm1_1 0 0 0 1 1 +( 0 2368 -64 ) ( 32 2368 192 ) ( 0 2368 192 ) wm1_1 0 0 0 1 1 +( 0 2304 192 ) ( 0 2368 -64 ) ( 0 2368 192 ) wm1_1 0 0 0 1 1 +( 0 2368 128 ) ( -32 2304 128 ) ( 0 2304 128 ) wm1_1 0 0 0 1 1 +( 0 2304 -64 ) ( 32 2304 192 ) ( 32 2304 -64 ) wm1_1 0 0 0 1 1 +( 8 2304 192 ) ( 8 2368 -64 ) ( 8 2304 -64 ) +0light01 0 0 0 1 1 +} +// brush 455 +{ +( 48 1424 -128 ) ( -80 1424 -128 ) ( 48 1440 -128 ) wm1_2 0 0 0 1 1 +( 48 1424 -168 ) ( 48 1424 -136 ) ( 64 1440 -136 ) wm1_2 0 8 0 1 1 +( -48 1424 -168 ) ( -48 1424 -136 ) ( 48 1424 -136 ) wm1_1 0 0 0 1 1 +( -64 1440 -160 ) ( -64 1424 -160 ) ( 64 1440 -160 ) wm1_2 0 0 0 1 1 +( -48 1424 -128 ) ( -48 1424 -160 ) ( -64 1440 -128 ) wm1_2 0 8 0 1 1 +( -64 1440 -160 ) ( 64 1440 -160 ) ( -64 1440 32 ) wm1_2 0 8 0 1 1 +} +// brush 456 +{ +( 64 1424 -128 ) ( 48 1296 -128 ) ( 48 1424 -128 ) wm1_2 0 0 0 1 1 +( 64 1440 -120 ) ( 48 1424 -120 ) ( 48 1424 -152 ) wm1_2 0 8 0 1 1 +( 48 1424 -120 ) ( 48 1328 -120 ) ( 48 1328 -152 ) wm1_1 0 0 0 1 1 +( 64 1440 -160 ) ( 48 1312 -160 ) ( 64 1312 -160 ) wm1_2 0 0 0 1 1 +( 64 1312 -128 ) ( 48 1328 -160 ) ( 48 1328 -128 ) wm1_2 0 8 0 1 1 +( 64 1312 32 ) ( 64 1440 -160 ) ( 64 1312 -160 ) wm1_2 0 8 0 1 1 +} +// brush 457 +{ +( 1648 2672 -64 ) ( 1648 2800 -64 ) ( 1664 2672 -64 ) wm1_2 0 0 0 1 1 +( 1632 2560 -96 ) ( 1632 2560 -64 ) ( 1648 2544 -64 ) wm1_2 0 8 0 1 1 +( 1648 2768 -88 ) ( 1648 2768 -56 ) ( 1648 2672 -56 ) wm1_2 0 8 0 1 1 +( 1664 2784 -96 ) ( 1648 2784 -96 ) ( 1664 2656 -96 ) wm1_2 0 0 0 1 1 +( 1648 2768 -56 ) ( 1648 2768 -88 ) ( 1664 2784 -56 ) wm1_2 0 8 0 1 1 +( 1664 2784 -96 ) ( 1664 2656 -96 ) ( 1664 2784 96 ) wm1_2 0 8 0 1 1 +} +// brush 458 +{ +( 48 1312 -128 ) ( -80 1328 -128 ) ( 48 1328 -128 ) wm1_2 0 0 0 1 1 +( 64 1312 -128 ) ( 48 1328 -128 ) ( 48 1328 -160 ) wm1_2 0 8 0 1 1 +( 48 1328 -136 ) ( -48 1328 -136 ) ( -48 1328 -168 ) wm1_2 0 8 0 1 1 +( 64 1312 -160 ) ( -64 1328 -160 ) ( -64 1312 -160 ) wm1_2 0 0 0 1 1 +( -64 1312 -136 ) ( -48 1328 -168 ) ( -48 1328 -136 ) wm1_2 0 8 0 1 1 +( -64 1312 32 ) ( 64 1312 -160 ) ( -64 1312 -160 ) wm1_2 0 8 0 1 1 +} +// brush 459 +{ +( 1728 2272 -64 ) ( 1728 1856 -64 ) ( 1600 2272 -64 ) wizmet1_7 0 32 0 1 1 +( 1568 2784 -64 ) ( 1440 2784 -64 ) ( 1568 2784 -96 ) wizmet1_7 0 32 0 1 1 +( 1088 2528 -64 ) ( 1088 2528 -96 ) ( 1088 2112 -64 ) wizmet1_7 32 32 0 1 1 +( 1600 1856 -96 ) ( 1728 1856 -96 ) ( 1600 2272 -96 ) wbrick1_5 0 0 0 1 1 +( 1632 2528 -96 ) ( 1632 2528 -64 ) ( 1760 2528 -96 ) wizmet1_7 32 32 0 1 1 +( 1024 1856 -96 ) ( 1024 2272 -96 ) ( 1024 1856 -64 ) wizmet1_7 32 32 0 1 1 +} +// brush 460 +{ +( 608 2288 -64 ) ( 608 1872 -64 ) ( 592 2288 -64 ) wm1_2 32 32 0 1 1 +( 608 2016 -64 ) ( 592 2016 -64 ) ( 608 2016 -96 ) wm1_2 32 0 0 1 1 +( 640 2288 -64 ) ( 640 2288 -96 ) ( 640 1872 -64 ) wm1_2 32 0 0 1 1 +( 592 1872 -112 ) ( 608 1872 -112 ) ( 592 2288 -112 ) wm1_2 32 32 0 1 1 +( 592 1952 -112 ) ( 592 1952 -80 ) ( 608 1952 -112 ) wm1_2 32 48 0 1 1 +( 592 1872 -96 ) ( 592 2288 -96 ) ( 592 1872 -64 ) wm1_2 32 0 0 1 1 +} +// brush 461 +{ +( 608 2096 -64 ) ( 608 1680 -64 ) ( 592 2096 -64 ) wm1_2 32 32 0 1 1 +( 608 1824 -64 ) ( 592 1824 -64 ) ( 608 1824 -96 ) wm1_2 32 0 0 1 1 +( 640 2096 -64 ) ( 640 2096 -96 ) ( 640 1680 -64 ) wm1_2 32 0 0 1 1 +( 592 1680 -112 ) ( 608 1680 -112 ) ( 592 2096 -112 ) wm1_2 32 32 0 1 1 +( 592 1760 -112 ) ( 592 1760 -80 ) ( 608 1760 -112 ) wm1_2 32 48 0 1 1 +( 592 1680 -96 ) ( 592 2096 -96 ) ( 592 1680 -64 ) wm1_2 32 0 0 1 1 +} +// brush 462 +{ +( 432 2096 -64 ) ( 416 1680 -64 ) ( 416 2096 -64 ) wm1_2 32 32 0 1 1 +( 416 1824 -96 ) ( 432 1824 -64 ) ( 416 1824 -64 ) wm1_2 32 0 0 1 1 +( 384 1680 -64 ) ( 384 2096 -96 ) ( 384 2096 -64 ) wm1_2 32 0 0 1 1 +( 432 2096 -112 ) ( 416 1680 -112 ) ( 432 1680 -112 ) wm1_2 32 32 0 1 1 +( 416 1760 -112 ) ( 432 1760 -80 ) ( 432 1760 -112 ) wm1_2 32 48 0 1 1 +( 432 1680 -64 ) ( 432 2096 -96 ) ( 432 1680 -96 ) wm1_2 32 0 0 1 1 +} +// brush 463 +{ +( -480 1624 128 ) ( -488 1624 120 ) ( -488 1600 120 ) wm1_1 0 0 0 1 1 +( -640 1600 128 ) ( -256 1640 128 ) ( -256 1600 128 ) wm1_1 0 0 0 1 1 +( -256 1600 120 ) ( -640 1600 128 ) ( -256 1600 128 ) wm1_1 0 0 0 1 1 +( -576 1600 128 ) ( -568 1600 120 ) ( -568 1624 120 ) wm1_1 0 0 0 1 1 +( -488 1640 112 ) ( -600 1640 112 ) ( -600 1616 112 ) wm1_1 0 0 0 1 1 +( -256 1640 120 ) ( -640 1640 128 ) ( -640 1640 120 ) wm1_2 0 0 0 1 1 +} +// brush 464 +{ +( -480 1624 -32 ) ( -488 1624 -24 ) ( -488 1600 -24 ) wm1_1 0 0 0 1 1 +( -480 1600 160 ) ( -480 1640 -224 ) ( -480 1600 -224 ) wm1_1 0 0 0 1 1 +( -488 1600 -256 ) ( -480 1600 128 ) ( -480 1600 -256 ) wm1_1 0 0 0 1 1 +( -480 1600 128 ) ( -488 1600 120 ) ( -488 1624 120 ) wm1_1 0 0 0 1 1 +( -496 1624 -24 ) ( -496 1624 88 ) ( -496 1600 88 ) wm1_1 0 0 0 1 1 +( -488 1640 -256 ) ( -480 1640 128 ) ( -488 1640 128 ) wm1_2 0 0 0 1 1 +} +// brush 465 +{ +( -568 1632 -24 ) ( -560 1632 -16 ) ( -560 1608 -16 ) wm1_1 0 0 0 1 1 +( -408 1600 -32 ) ( -792 1640 -32 ) ( -792 1600 -32 ) wm1_1 0 0 0 1 1 +( -792 1600 -24 ) ( -408 1600 -32 ) ( -792 1600 -32 ) wm1_1 0 0 0 1 1 +( -488 1600 -24 ) ( -496 1600 -16 ) ( -496 1624 -16 ) wm1_1 0 0 0 1 1 +( -560 1640 -16 ) ( -448 1640 -16 ) ( -448 1616 -16 ) wm1_1 0 0 0 1 1 +( -792 1640 -24 ) ( -408 1640 -32 ) ( -408 1640 -24 ) wm1_2 0 0 0 1 1 +} +// brush 466 +{ +( -576 1624 128 ) ( -568 1624 120 ) ( -568 1600 120 ) wm1_1 0 0 0 1 1 +( -576 1600 -64 ) ( -576 1640 320 ) ( -576 1600 320 ) wm1_1 0 0 0 1 1 +( -568 1600 320 ) ( -576 1600 -64 ) ( -576 1600 320 ) wm1_1 0 0 0 1 1 +( -576 1600 -32 ) ( -568 1600 -24 ) ( -568 1624 -24 ) wm1_1 0 0 0 1 1 +( -560 1624 120 ) ( -560 1624 8 ) ( -560 1600 8 ) wm1_1 0 0 0 1 1 +( -568 1640 320 ) ( -576 1640 -64 ) ( -568 1640 -64 ) wm1_2 0 0 0 1 1 +} +// brush 467 +{ +( 1208 2160 192 ) ( 1144 2224 192 ) ( 1208 2224 192 ) wbrick1_5 0 32 0 1 1 +( 1232 2288 352 ) ( 1232 2224 480 ) ( 1232 2288 480 ) wbrick1_5 0 0 0 1 1 +( 1128 2208 224 ) ( 1192 2208 96 ) ( 1192 2208 224 ) wbrick1_5 32 0 0 1 1 +( 1192 2368 128 ) ( 1128 2432 128 ) ( 1128 2368 128 ) wbrick1_5 0 32 0 1 1 +( 1136 2248 96 ) ( 1136 2184 224 ) ( 1136 2184 96 ) wbrick1_5 0 0 0 1 1 +( 1128 2176 448 ) ( 1192 2176 320 ) ( 1128 2176 320 ) wbrick1_5 32 0 0 1 1 +} +// brush 468 +{ +( 1208 2160 -32 ) ( 1144 2224 -32 ) ( 1208 2224 -32 ) wbrick1_5 0 32 0 1 1 +( 1232 2288 192 ) ( 1232 2224 320 ) ( 1232 2288 320 ) wbrick1_5 0 0 0 1 1 +( 1128 2208 64 ) ( 1192 2208 -64 ) ( 1192 2208 64 ) wbrick1_5 32 0 0 1 1 +( 1192 2368 -64 ) ( 1128 2432 -64 ) ( 1128 2368 -64 ) wbrick1_5 0 32 0 1 1 +( 1136 2248 -64 ) ( 1136 2184 64 ) ( 1136 2184 -64 ) wbrick1_5 0 0 0 1 1 +( 1128 2176 288 ) ( 1192 2176 160 ) ( 1128 2176 160 ) wbrick1_5 32 0 0 1 1 +} +// brush 469 +{ +( 1680 2896 192 ) ( 1744 2960 192 ) ( 1744 2896 192 ) wbrick1_5 0 32 0 1 1 +( 1728 2784 192 ) ( 1728 2784 -64 ) ( 1664 2848 192 ) wbrick1_5 0 0 0 1 1 +( 1728 2784 -64 ) ( 1728 2784 192 ) ( 1728 2960 192 ) wbrick1_5 32 0 0 1 1 +( 1888 2912 -64 ) ( 1952 2976 -64 ) ( 1888 2976 -64 ) wbrick1_5 0 32 0 1 1 +( 1744 2912 -64 ) ( 1680 2912 64 ) ( 1680 2912 -64 ) wbrick1_5 0 0 0 1 1 +( 1664 2992 288 ) ( 1664 2928 160 ) ( 1664 2992 160 ) wbrick1_5 32 0 0 1 1 +} +// brush 470 +{ +( 1112 2224 192 ) ( 1176 2224 192 ) ( 1112 2160 192 ) wbrick1_5 0 32 0 1 1 +( 1088 2224 64 ) ( 1088 2160 64 ) ( 1088 2224 -64 ) wbrick1_5 0 0 0 1 1 +( 1128 2208 64 ) ( 1128 2208 -64 ) ( 1192 2208 64 ) wbrick1_5 32 0 0 1 1 +( 1192 2368 -64 ) ( 1192 2432 -64 ) ( 1128 2368 -64 ) wbrick1_5 0 32 0 1 1 +( 1136 2192 -64 ) ( 1136 2192 64 ) ( 1136 2256 -64 ) wbrick1_5 0 0 0 1 1 +( 1192 2176 160 ) ( 1128 2176 160 ) ( 1192 2176 288 ) wbrick1_5 32 0 0 1 1 +} +// brush 471 +{ +( 1480 2864 192 ) ( 1416 2928 192 ) ( 1480 2928 192 ) wbrick1_5 0 32 0 1 1 +( 1728 2928 -64 ) ( 1728 2864 64 ) ( 1728 2928 64 ) wbrick1_5 0 0 0 1 1 +( 1400 2912 64 ) ( 1464 2912 -64 ) ( 1464 2912 64 ) wbrick1_5 32 0 0 1 1 +( 1464 3072 -64 ) ( 1400 3136 -64 ) ( 1400 3072 -64 ) wbrick1_5 0 32 0 1 1 +( 1584 2864 -64 ) ( 1584 2800 64 ) ( 1584 2800 -64 ) wbrick1_5 0 0 0 1 1 +( 1560 2848 160 ) ( 1624 2848 32 ) ( 1560 2848 32 ) wbrick1_5 32 0 0 1 1 +} +// brush 472 +{ +( 1040 2600 192 ) ( 1040 2536 192 ) ( 976 2600 192 ) wbrick1_5 0 32 0 1 1 +( 1040 2720 -64 ) ( 976 2720 -64 ) ( 1040 2720 -192 ) wbrick1_5 0 0 0 1 1 +( 1024 2584 64 ) ( 1024 2584 -64 ) ( 1024 2520 64 ) wbrick1_5 32 0 0 1 1 +( 1184 2520 -64 ) ( 1248 2520 -64 ) ( 1184 2584 -64 ) wbrick1_5 0 32 0 1 1 +( 944 2704 -64 ) ( 944 2704 64 ) ( 1008 2704 -64 ) wbrick1_5 0 0 0 1 1 +( 992 2680 160 ) ( 992 2744 160 ) ( 992 2680 288 ) wbrick1_5 32 0 0 1 1 +} +// brush 473 +{ +( 1600 2848 304 ) ( 1600 2592 304 ) ( 1088 2848 304 ) sky1 0 0 0 32 32 +( 1664 2688 304 ) ( 1152 2688 304 ) ( 1664 2688 272 ) sky1 0 0 0 32 32 +( 1424 2864 304 ) ( 1424 2864 272 ) ( 1424 2608 304 ) sky1 0 0 0 32 32 +( 1088 2592 272 ) ( 1600 2592 272 ) ( 1088 2848 272 ) sky1 0 0 0 32 32 +( 1136 2624 272 ) ( 1136 2624 304 ) ( 1648 2624 272 ) sky1 0 0 0 32 32 +( 1056 2576 272 ) ( 1056 2832 272 ) ( 1056 2576 304 ) sky1 0 0 0 32 32 +} +// brush 474 +{ +( -384 2976 32 ) ( -416 3104 32 ) ( -384 3104 32 ) wiz1_4 0 32 90 1 1 +( -384 3104 16 ) ( -384 2976 48 ) ( -384 3104 48 ) wiz1_4 0 0 0 1 0.5 +( -416 3104 48 ) ( -384 3104 16 ) ( -384 3104 48 ) wiz1_4 0 0 0 1 1 +( -384 2976 16 ) ( -416 3104 16 ) ( -416 2976 16 ) wiz1_4 0 0 0 1 1 +( -416 3104 16 ) ( -416 2976 48 ) ( -416 2976 16 ) wiz1_4 0 0 0 1 1 +( -416 2976 48 ) ( -384 2976 16 ) ( -416 2976 16 ) wiz1_4 0 0 0 1 1 +} +// brush 475 +{ +( -352 2976 16 ) ( -384 3104 16 ) ( -352 3104 16 ) wiz1_4 0 32 90 1 1 +( -352 3104 0 ) ( -352 2976 32 ) ( -352 3104 32 ) wiz1_4 0 0 0 1 0.5 +( -384 3104 32 ) ( -352 3104 0 ) ( -352 3104 32 ) wiz1_4 0 0 0 1 1 +( -352 2976 0 ) ( -384 3104 0 ) ( -384 2976 0 ) wiz1_4 0 0 0 1 1 +( -384 3104 0 ) ( -384 2976 32 ) ( -384 2976 0 ) wiz1_4 0 0 0 1 1 +( -384 2976 32 ) ( -352 2976 0 ) ( -384 2976 0 ) wiz1_4 0 0 0 1 1 +} +// brush 476 +{ +( -256 2976 -32 ) ( -288 3104 -32 ) ( -256 3104 -32 ) wiz1_4 0 32 90 1 1 +( -256 3104 -48 ) ( -256 2976 -16 ) ( -256 3104 -16 ) wiz1_4 0 0 0 1 0.5 +( -288 3104 -16 ) ( -256 3104 -48 ) ( -256 3104 -16 ) wiz1_4 0 0 0 1 1 +( -256 2976 -48 ) ( -288 3104 -48 ) ( -288 2976 -48 ) wiz1_4 0 0 0 1 1 +( -288 3104 -48 ) ( -288 2976 -16 ) ( -288 2976 -48 ) wiz1_4 0 0 0 1 1 +( -288 2976 -16 ) ( -256 2976 -48 ) ( -288 2976 -48 ) wiz1_4 0 0 0 1 1 +} +// brush 477 +{ +( -224 2976 -48 ) ( -256 3104 -48 ) ( -224 3104 -48 ) wiz1_4 0 32 90 1 1 +( -224 3104 -64 ) ( -224 2976 -32 ) ( -224 3104 -32 ) wiz1_4 0 0 0 1 0.5 +( -256 3104 -32 ) ( -224 3104 -64 ) ( -224 3104 -32 ) wiz1_4 0 0 0 1 1 +( -224 2976 -64 ) ( -256 3104 -64 ) ( -256 2976 -64 ) wiz1_4 0 0 0 1 1 +( -256 3104 -64 ) ( -256 2976 -32 ) ( -256 2976 -64 ) wiz1_4 0 0 0 1 1 +( -256 2976 -32 ) ( -224 2976 -64 ) ( -256 2976 -64 ) wiz1_4 0 0 0 1 1 +} +// brush 478 +{ +( 1592 2928 192 ) ( 1656 2928 192 ) ( 1592 2864 192 ) wbrick1_5 0 32 0 1 1 +( 1296 2928 64 ) ( 1296 2864 64 ) ( 1296 2928 -64 ) wbrick1_5 0 0 0 1 1 +( 1608 2912 64 ) ( 1608 2912 -64 ) ( 1672 2912 64 ) wbrick1_5 32 0 0 1 1 +( 1672 3072 -64 ) ( 1672 3136 -64 ) ( 1608 3072 -64 ) wbrick1_5 0 32 0 1 1 +( 1488 2800 -64 ) ( 1488 2800 64 ) ( 1488 2864 -64 ) wbrick1_5 0 0 0 1 1 +( 1528 2848 32 ) ( 1464 2848 32 ) ( 1528 2848 160 ) wbrick1_5 32 0 0 1 1 +} +// brush 479 +{ +( 1112 2928 192 ) ( 1176 2928 192 ) ( 1112 2864 192 ) wbrick1_5 0 32 0 1 1 +( 1088 2928 -128 ) ( 1088 2864 -128 ) ( 1088 2928 -256 ) wbrick1_5 0 0 0 1 1 +( 1320 2912 -128 ) ( 1320 2912 -256 ) ( 1384 2912 -128 ) wbrick1_5 32 0 0 1 1 +( 1384 3072 -64 ) ( 1384 3136 -64 ) ( 1320 3072 -64 ) wbrick1_5 0 32 0 1 1 +( 1136 2800 0 ) ( 1136 2800 128 ) ( 1136 2864 0 ) wbrick1_5 0 0 0 1 1 +( 1208 2848 -160 ) ( 1144 2848 -160 ) ( 1208 2848 -32 ) wbrick1_5 32 0 0 1 1 +} +// brush 480 +{ +( 1152 3008 0 ) ( 1152 3040 0 ) ( 1280 3008 0 ) wiz1_4 0 0 0 1 1 +( 1152 3008 16 ) ( 1280 3008 16 ) ( 1152 3008 -16 ) wiz1_4 32 0 0 1 0.5 +( 1152 3008 16 ) ( 1152 3008 -16 ) ( 1152 3040 16 ) wiz1_4 0 0 0 1 1 +( 1280 3040 -16 ) ( 1152 3040 -16 ) ( 1280 3008 -16 ) wiz1_4 0 0 0 1 1 +( 1280 3040 -16 ) ( 1280 3040 16 ) ( 1152 3040 -16 ) wiz1_4 0 0 0 1 1 +( 1280 3040 -16 ) ( 1280 3008 -16 ) ( 1280 3040 16 ) wiz1_4 0 0 0 1 1 +} +// brush 481 +{ +( 1152 2976 -16 ) ( 1152 3008 -16 ) ( 1280 2976 -16 ) wiz1_4 0 0 0 1 1 +( 1152 2976 0 ) ( 1280 2976 0 ) ( 1152 2976 -32 ) wiz1_4 32 0 0 1 0.5 +( 1152 2976 0 ) ( 1152 2976 -32 ) ( 1152 3008 0 ) wiz1_4 0 0 0 1 1 +( 1280 3008 -32 ) ( 1152 3008 -32 ) ( 1280 2976 -32 ) wiz1_4 0 0 0 1 1 +( 1280 3008 -32 ) ( 1280 3008 0 ) ( 1152 3008 -32 ) wiz1_4 0 0 0 1 1 +( 1280 3008 -32 ) ( 1280 2976 -32 ) ( 1280 3008 0 ) wiz1_4 0 0 0 1 1 +} +// brush 482 +{ +( 1152 2944 -32 ) ( 1152 2976 -32 ) ( 1280 2944 -32 ) wiz1_4 0 0 0 1 1 +( 1152 2944 -16 ) ( 1280 2944 -16 ) ( 1152 2944 -48 ) wiz1_4 32 0 0 1 0.5 +( 1152 2944 -16 ) ( 1152 2944 -48 ) ( 1152 2976 -16 ) wiz1_4 0 0 0 1 1 +( 1280 2976 -48 ) ( 1152 2976 -48 ) ( 1280 2944 -48 ) wiz1_4 0 0 0 1 1 +( 1280 2976 -48 ) ( 1280 2976 -16 ) ( 1152 2976 -48 ) wiz1_4 0 0 0 1 1 +( 1280 2976 -48 ) ( 1280 2944 -48 ) ( 1280 2976 -16 ) wiz1_4 0 0 0 1 1 +} +// brush 483 +{ +( 1152 2912 -48 ) ( 1152 2944 -48 ) ( 1280 2912 -48 ) wiz1_4 0 0 0 1 1 +( 1152 2912 -32 ) ( 1280 2912 -32 ) ( 1152 2912 -64 ) wiz1_4 32 0 0 1 0.5 +( 1152 2912 -32 ) ( 1152 2912 -64 ) ( 1152 2944 -32 ) wiz1_4 0 0 0 1 1 +( 1280 2944 -64 ) ( 1152 2944 -64 ) ( 1280 2912 -64 ) wiz1_4 0 0 0 1 1 +( 1280 2944 -64 ) ( 1280 2944 -32 ) ( 1152 2944 -64 ) wiz1_4 0 0 0 1 1 +( 1280 2944 -64 ) ( 1280 2912 -64 ) ( 1280 2944 -32 ) wiz1_4 0 0 0 1 1 +} +// brush 484 +{ +( 2176 2272 -64 ) ( 2176 1856 -64 ) ( 2048 2272 -64 ) wizmet1_7 0 32 0 1 1 +( 2144 2912 -64 ) ( 2016 2912 -64 ) ( 2144 2912 -96 ) wizmet1_7 0 32 0 1 1 +( 1760 2784 -64 ) ( 1760 2784 -96 ) ( 1760 2368 -64 ) wizmet1_7 32 32 0 1 1 +( 2048 1856 -96 ) ( 2176 1856 -96 ) ( 2048 2272 -96 ) wbrick1_5 0 0 0 1 1 +( 2144 2784 -96 ) ( 2144 2784 -64 ) ( 2272 2784 -96 ) wizmet1_7 32 32 0 1 1 +( 1088 1920 -96 ) ( 1088 2336 -96 ) ( 1088 1920 -64 ) wizmet1_7 32 32 0 1 1 +} +// brush 485 +{ +( 1984 2272 -96 ) ( 1984 1856 -96 ) ( 1856 2272 -96 ) wizmet1_7 0 32 0 1 1 +( 1888 2720 -96 ) ( 1760 2720 -96 ) ( 1888 2720 -128 ) wizmet1_7 0 32 0 1 1 +( 1472 2528 -96 ) ( 1472 2528 -128 ) ( 1472 2112 -96 ) wizmet1_7 32 32 0 1 1 +( 1856 1856 -128 ) ( 1984 1856 -128 ) ( 1856 2272 -128 ) wbrick1_5 0 0 0 1 1 +( 1888 2592 -128 ) ( 1888 2592 -96 ) ( 2016 2592 -128 ) wizmet1_7 32 32 0 1 1 +( 1280 1792 -128 ) ( 1280 2208 -128 ) ( 1280 1792 -96 ) wizmet1_7 32 32 0 1 1 +} +// brush 486 +{ +( 1584 2704 -64 ) ( 1456 2704 -64 ) ( 1584 2720 -64 ) wm1_2 0 0 0 1 1 +( 1584 2704 -96 ) ( 1584 2704 -64 ) ( 1600 2720 -64 ) wm1_2 0 0 0 1 1 +( 1488 2704 -104 ) ( 1488 2704 -72 ) ( 1584 2704 -72 ) wm1_1 0 0 0 1 1 +( 1472 2720 -96 ) ( 1472 2704 -96 ) ( 1600 2720 -96 ) wm1_2 0 0 0 1 1 +( 1488 2704 -64 ) ( 1488 2704 -96 ) ( 1472 2720 -64 ) wm1_2 0 0 0 1 1 +( 1472 2720 -96 ) ( 1600 2720 -96 ) ( 1472 2720 96 ) wm1_2 0 8 0 1 1 +} +// brush 487 +{ +( 1600 2704 -64 ) ( 1584 2576 -64 ) ( 1584 2704 -64 ) wm1_2 0 0 0 1 1 +( 1600 2720 -56 ) ( 1584 2704 -56 ) ( 1584 2704 -88 ) wm1_2 0 8 0 1 1 +( 1584 2704 -56 ) ( 1584 2608 -56 ) ( 1584 2608 -88 ) wm1_1 0 0 0 1 1 +( 1600 2720 -96 ) ( 1584 2592 -96 ) ( 1600 2592 -96 ) wm1_2 0 0 0 1 1 +( 1600 2592 -64 ) ( 1584 2608 -96 ) ( 1584 2608 -64 ) wm1_2 0 0 0 1 1 +( 1600 2592 96 ) ( 1600 2720 -96 ) ( 1600 2592 -96 ) wm1_2 0 8 0 1 1 +} +// brush 488 +{ +( 1488 2704 -64 ) ( 1488 2576 -64 ) ( 1472 2704 -64 ) wm1_2 0 0 0 1 1 +( 1488 2704 -96 ) ( 1488 2704 -64 ) ( 1472 2720 -64 ) wm1_2 0 0 0 1 1 +( 1488 2608 -96 ) ( 1488 2608 -64 ) ( 1488 2704 -64 ) wm1_1 0 0 0 1 1 +( 1472 2592 -96 ) ( 1488 2592 -96 ) ( 1472 2720 -96 ) wm1_2 0 0 0 1 1 +( 1488 2608 -56 ) ( 1488 2608 -88 ) ( 1472 2592 -56 ) wm1_2 0 8 0 1 1 +( 1472 2592 -88 ) ( 1472 2720 -88 ) ( 1472 2592 104 ) wm1_2 0 8 0 1 1 +} +// brush 489 +{ +( 1552 2784 -64 ) ( 1680 2768 -64 ) ( 1552 2768 -64 ) wm1_2 0 0 0 1 1 +( 1088 2784 -64 ) ( 1104 2768 -64 ) ( 1104 2768 -96 ) wm1_2 0 0 0 1 1 +( 1088 2768 -72 ) ( 1184 2768 -72 ) ( 1184 2768 -104 ) wm1_1 0 0 0 1 1 +( 1536 2784 -96 ) ( 1664 2768 -96 ) ( 1664 2784 -96 ) wm1_2 0 0 0 1 1 +( 1664 2784 -64 ) ( 1648 2768 -96 ) ( 1648 2768 -64 ) wm1_2 0 0 0 1 1 +( 1664 2784 96 ) ( 1536 2784 -96 ) ( 1664 2784 -96 ) wm1_1 0 0 0 1 1 +} +// brush 490 +{ +( -80 2320 -64 ) ( -176 2320 -64 ) ( -80 2352 -64 ) wm1_2 0 0 0 1 1 +( -80 2320 -64 ) ( -80 2352 -64 ) ( -80 2320 -96 ) wm1_2 0 0 0 1 1 +( -80 2320 -64 ) ( -80 2320 -96 ) ( -176 2320 -64 ) wm1_2 0 0 0 1 1 +( -176 2352 -96 ) ( -176 2320 -96 ) ( -80 2352 -96 ) wm1_2 0 0 0 1 1 +( -176 2352 -96 ) ( -176 2352 -64 ) ( -176 2320 -96 ) wm1_2 0 0 0 1 1 +( -176 2352 -96 ) ( -80 2352 -96 ) ( -176 2352 -64 ) wm1_2 0 0 0 1 1 +} +// brush 491 +{ +( -112 2384 -64 ) ( -112 2288 -64 ) ( -144 2384 -64 ) wm1_2 0 0 0 1 1 +( -112 2384 -64 ) ( -144 2384 -64 ) ( -112 2384 -96 ) wm1_2 0 0 0 1 1 +( -112 2384 -64 ) ( -112 2384 -96 ) ( -112 2288 -64 ) wm1_2 0 0 0 1 1 +( -144 2288 -96 ) ( -112 2288 -96 ) ( -144 2384 -96 ) wm1_2 0 0 0 1 1 +( -144 2288 -96 ) ( -144 2288 -64 ) ( -112 2288 -96 ) wm1_2 0 0 0 1 1 +( -144 2288 -96 ) ( -144 2384 -96 ) ( -144 2288 -64 ) wm1_2 0 0 0 1 1 +} +// brush 492 +{ +( 1288 2160 192 ) ( 1224 2224 192 ) ( 1288 2224 192 ) wbrick1_5 0 32 0 1 1 +( 1280 2224 -64 ) ( 1280 2160 64 ) ( 1280 2224 64 ) wbrick1_5 0 0 0 1 1 +( 1208 2208 64 ) ( 1272 2208 -64 ) ( 1272 2208 64 ) wbrick1_5 32 0 0 1 1 +( 1272 2368 -64 ) ( 1208 2432 -64 ) ( 1208 2368 -64 ) wbrick1_5 0 32 0 1 1 +( 1232 2256 -64 ) ( 1232 2192 64 ) ( 1232 2192 -64 ) wbrick1_5 0 0 0 1 1 +( 1208 2176 288 ) ( 1272 2176 160 ) ( 1208 2176 160 ) wbrick1_5 32 0 0 1 1 +} +// brush 493 +{ +( 1744 2416 192 ) ( 1744 2352 192 ) ( 1680 2416 192 ) wbrick1_5 0 32 0 1 1 +( 1664 2464 192 ) ( 1728 2528 -64 ) ( 1728 2528 192 ) wbrick1_5 0 0 0 -1 1 +( 1728 2352 192 ) ( 1728 2528 192 ) ( 1728 2528 -64 ) wbrick1_5 32 0 0 1 1 +( 1888 2336 -64 ) ( 1952 2336 -64 ) ( 1888 2400 -64 ) wbrick1_5 0 32 0 1 1 +( 1680 2400 -64 ) ( 1680 2400 64 ) ( 1744 2400 -64 ) wbrick1_5 0 0 0 1 1 +( 1664 2336 160 ) ( 1664 2400 160 ) ( 1664 2336 288 ) wbrick1_5 32 0 0 1 1 +} +// brush 494 +{ +( 1040 2680 192 ) ( 1040 2616 192 ) ( 976 2680 192 ) wbrick1_5 0 32 0 1 1 +( 1104 2704 480 ) ( 1040 2704 480 ) ( 1104 2704 352 ) wbrick1_5 0 0 0 1 1 +( 1024 2664 224 ) ( 1024 2664 96 ) ( 1024 2600 224 ) wbrick1_5 32 0 0 1 1 +( 1184 2600 128 ) ( 1248 2600 128 ) ( 1184 2664 128 ) wbrick1_5 0 32 0 1 1 +( 1000 2608 96 ) ( 1000 2608 224 ) ( 1064 2608 96 ) wbrick1_5 0 0 0 1 1 +( 992 2600 320 ) ( 992 2664 320 ) ( 992 2600 448 ) wbrick1_5 32 0 0 1 1 +} +// brush 495 +{ +( 1040 2680 -32 ) ( 1040 2616 -32 ) ( 976 2680 -32 ) wbrick1_5 0 32 0 1 1 +( 1104 2704 320 ) ( 1040 2704 320 ) ( 1104 2704 192 ) wbrick1_5 0 0 0 1 1 +( 1024 2664 64 ) ( 1024 2664 -64 ) ( 1024 2600 64 ) wbrick1_5 32 0 0 1 1 +( 1184 2600 -64 ) ( 1248 2600 -64 ) ( 1184 2664 -64 ) wbrick1_5 0 32 0 1 1 +( 1000 2608 -64 ) ( 1000 2608 64 ) ( 1064 2608 -64 ) wbrick1_5 0 0 0 1 1 +( 992 2600 160 ) ( 992 2664 160 ) ( 992 2600 288 ) wbrick1_5 32 0 0 1 1 +} +// brush 496 +{ +( 1008 2832 192 ) ( 1008 2896 192 ) ( 1072 2832 192 ) wbrick1_5 0 32 0 1 1 +( 1088 2784 192 ) ( 1024 2720 -64 ) ( 1024 2720 192 ) wbrick1_5 0 0 0 1 1 +( 1024 2896 192 ) ( 1024 2720 192 ) ( 1024 2720 -64 ) wbrick1_5 32 0 0 1 1 +( 864 2912 -64 ) ( 800 2912 -64 ) ( 864 2848 -64 ) wbrick1_5 0 32 0 1 1 +( 1072 2912 -64 ) ( 1072 2912 64 ) ( 1008 2912 -64 ) wbrick1_5 0 0 0 1 1 +( 1088 2912 160 ) ( 1088 2848 160 ) ( 1088 2912 288 ) wbrick1_5 48 0 0 1 1 +} +// brush 497 +{ +( 1072 2480 192 ) ( 1008 2416 192 ) ( 1008 2480 192 ) wbrick1_5 0 32 0 1 1 +( 1024 2592 192 ) ( 1024 2592 -64 ) ( 1088 2528 192 ) wbrick1_5 0 0 0 -1 1 +( 1024 2592 -64 ) ( 1024 2592 192 ) ( 1024 2416 192 ) wbrick1_5 32 0 0 1 1 +( 864 2464 -64 ) ( 800 2400 -64 ) ( 864 2400 -64 ) wbrick1_5 0 32 0 1 1 +( 1008 2416 -64 ) ( 1072 2416 64 ) ( 1072 2416 -64 ) wbrick1_5 0 0 0 1 1 +( 1088 2400 288 ) ( 1088 2464 160 ) ( 1088 2400 160 ) wbrick1_5 32 0 0 1 1 +} +// brush 498 +{ +( 704 3592 304 ) ( 704 3528 240 ) ( 704 3592 240 ) wbrick1_5 0 32 0 1 1 +( 1152 3776 240 ) ( 1024 3776 304 ) ( 1024 3776 240 ) wbrick1_5 0 0 0 1 1 +( 832 3584 256 ) ( 896 3584 256 ) ( 896 3776 256 ) wbrick1_5 32 0 -90 1 1 +( 960 3584 320 ) ( 896 3776 256 ) ( 896 3584 256 ) wbrick1_5 32 0 -90 1 1 +( 1088 3584 304 ) ( 960 3584 368 ) ( 1088 3584 368 ) wbrick1_5 0 0 0 1 1 +( 928 3672 448 ) ( 1056 3736 448 ) ( 1056 3672 448 ) wbrick1_5 32 0 0 1 1 +( 1024 4960 480 ) ( 1024 4960 384 ) ( 1024 4832 480 ) wbrick1_5 32 0 0 1 1 +} +// brush 499 +{ +( 1569 2445 -56 ) ( 1478 2355 -56 ) ( 1479 2536 -56 ) blueflr4_5 61.5788002014 34.6502113342 -45.3656921387 1 1 +( 1524 2400 -56 ) ( 1434 2491 -56 ) ( 1524 2400 -96 ) blueflr4_5 60.8762207031 0 0 -1.4052730799 1 +( 1446 2571 -56 ) ( 1446 2571 -96 ) ( 1354 2481 -56 ) blueflr4_5 29.349773407 0 0 1.4052730799 1 +( 1388 2446 -64 ) ( 1478 2355 -64 ) ( 1479 2536 -64 ) blueflr4_5 61.5788002014 34.6502113342 -45.3656921387 1 1 +( 1411 2469 -96 ) ( 1411 2469 -56 ) ( 1501 2378 -96 ) blueflr4_5 60.8762207031 0 0 -1.4052730799 1 +( 1298 2447 -96 ) ( 1389 2537 -96 ) ( 1298 2447 -56 ) blueflr4_5 29.349773407 0 0 1.4052730799 1 +} +// brush 500 +{ +( 1344 2752 -64 ) ( 1344 2624 -64 ) ( 1216 2752 -64 ) blueflr4_5 0 0 0 1 1 +( 1648 2768 -72 ) ( 1648 2768 -64 ) ( 1104 2768 -64 ) blueflr4_5 0 0 0 1 1 +( 1648 2768 -64 ) ( 1648 2768 -72 ) ( 1600 2720 -72 ) blueflr4_5 0 0 0 1 1 +( 1216 2624 -72 ) ( 1344 2624 -72 ) ( 1216 2752 -72 ) blueflr4_5 0 0 0 1 1 +( 1408 2720 -104 ) ( 1408 2720 -64 ) ( 1536 2720 -104 ) blueflr4_5 0 0 0 1 1 +( 1104 2768 -72 ) ( 1104 2768 -64 ) ( 1152 2720 -64 ) blueflr4_5 0 0 0 1 1 +} +// brush 501 +{ +( 1632 2624 -64 ) ( 1504 2496 -64 ) ( 1504 2624 -64 ) blueflr4_5 0 0 0 1 1 +( 1600 2720 -72 ) ( 1648 2768 -72 ) ( 1648 2768 -64 ) blueflr4_5 0 0 0 1 1 +( 1600 2688 -64 ) ( 1600 2816 -104 ) ( 1600 2816 -64 ) blueflr4_5 0 0 0 1 1 +( 1632 2624 -72 ) ( 1504 2496 -72 ) ( 1632 2496 -72 ) blueflr4_5 0 0 0 1 1 +( 1600 2592 -64 ) ( 1648 2544 -64 ) ( 1648 2544 -72 ) blueflr4_5 0 0 0 1 1 +( 1648 2544 -64 ) ( 1648 2768 -64 ) ( 1648 2768 -72 ) blueflr4_5 0 0 0 1 1 +} +// brush 502 +{ +( 1648 2464 64 ) ( 1648 2432 64 ) ( 1616 2464 64 ) wkey02_2 16 0 0 1 1 +( 1648 2464 224 ) ( 1616 2464 224 ) ( 1648 2464 -32 ) wkey02_2 16 0 0 1 1 +( 1648 2464 224 ) ( 1648 2464 -32 ) ( 1648 2432 224 ) wkey02_2 0 0 0 1 1 +( 1616 2432 32 ) ( 1648 2432 32 ) ( 1616 2464 32 ) wkey02_2 16 0 0 1 1 +( 1616 2368 -32 ) ( 1616 2368 224 ) ( 1648 2368 -32 ) wkey02_2 16 0 0 1 1 +( 1616 2432 -32 ) ( 1616 2464 -32 ) ( 1616 2432 224 ) wkey02_2 0 0 0 1 1 +} +// brush 503 +{ +( 1456 2464 64 ) ( 1456 2432 64 ) ( 1424 2464 64 ) wkey02_2 16 0 0 1 1 +( 1456 2464 224 ) ( 1424 2464 224 ) ( 1456 2464 -32 ) wkey02_2 16 0 0 1 1 +( 1456 2464 224 ) ( 1456 2464 -32 ) ( 1456 2432 224 ) wkey02_2 0 0 0 1 1 +( 1424 2432 32 ) ( 1456 2432 32 ) ( 1424 2464 32 ) wkey02_2 16 0 0 1 1 +( 1424 2432 -32 ) ( 1424 2432 224 ) ( 1456 2432 -32 ) wkey02_2 16 0 0 1 1 +( 1424 2432 -32 ) ( 1424 2464 -32 ) ( 1424 2432 224 ) wkey02_2 0 0 0 1 1 +} +// brush 504 +{ +( 1744 2448 192 ) ( 1744 2384 192 ) ( 1680 2448 192 ) wbrick1_5 0 32 0 1 1 +( 1664 2464 -64 ) ( 1664 2464 192 ) ( 1600 2464 192 ) wbrick1_5 48 0 0 1 1 +( 1888 2368 -64 ) ( 1952 2368 -64 ) ( 1888 2432 -64 ) wbrick1_5 0 32 0 1 1 +( 1664 2400 -64 ) ( 1536 2400 -64 ) ( 1536 2400 192 ) wbrick1_5 0 0 0 1 1 +( 1664 2528 192 ) ( 1664 2528 -64 ) ( 1664 2432 -64 ) doorpent1 0 0 0 1 1 +( 1648 2472 64 ) ( 1648 2368 -64 ) ( 1648 2472 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 505 +{ +( 1504 2448 -32 ) ( 1504 2384 -32 ) ( 1440 2448 -32 ) wbrick1_5 16 32 0 1 1 +( 1424 2464 -288 ) ( 1424 2464 -32 ) ( 1360 2464 -32 ) wbrick1_5 16 0 0 1 1 +( 1600 2384 -64 ) ( 1664 2384 -64 ) ( 1600 2448 -64 ) wbrick1_5 16 32 0 1 1 +( 1424 2432 -288 ) ( 1296 2432 -288 ) ( 1296 2432 -32 ) wbrick1_5 16 0 0 1 1 +( 1424 2528 -64 ) ( 1424 2528 -320 ) ( 1424 2432 -320 ) wbrick1_5 0 0 0 1 1 +( 1328 2472 -224 ) ( 1328 2368 -352 ) ( 1328 2472 -352 ) wbrick1_5 0 0 0 1 1 +} +// brush 506 +{ +( 1728 2448 32 ) ( 1728 2384 32 ) ( 1664 2448 32 ) wbrick1_5 48 32 0 1 1 +( 1648 2464 -160 ) ( 1648 2464 96 ) ( 1584 2464 96 ) wbrick1_5 48 0 0 1 1 +( 1872 2368 -64 ) ( 1936 2368 -64 ) ( 1872 2432 -64 ) wbrick1_5 48 32 0 1 1 +( 1648 2368 -160 ) ( 1520 2368 -160 ) ( 1520 2368 96 ) wbrick1_5 48 0 0 1 1 +( 1648 2528 192 ) ( 1648 2528 -64 ) ( 1648 2432 -64 ) wbrick1_5 0 0 0 1 1 +( 1616 2472 -96 ) ( 1616 2368 -224 ) ( 1616 2472 -224 ) wbrick1_5 0 0 0 1 1 +} +// brush 507 +{ +( 1488 2400 192 ) ( 1424 2336 192 ) ( 1424 2400 192 ) wbrick1_5 48 32 0 1 1 +( 1568 2416 192 ) ( 1504 2416 192 ) ( 1504 2416 -64 ) wbrick1_5 16 0 0 1 1 +( 1504 2416 144 ) ( 1504 2352 144 ) ( 1552 2352 144 ) wbrick1_5 48 32 0 1 1 +( 1632 2384 192 ) ( 1632 2384 -64 ) ( 1504 2384 -64 ) wbrick1_5 48 0 0 1 1 +( 1504 2384 144 ) ( 1504 2448 144 ) ( 1504 2448 192 ) wbrick1_5 0 0 0 1 1 +( 1536 2448 192 ) ( 1536 2416 144 ) ( 1536 2384 144 ) wbrick1_5 0 0 0 1 1 +} +// brush 508 +{ +( 1024 2528 192 ) ( 1024 2592 192 ) ( 1088 2528 192 ) wbrick1_5 0 0 0 1 1 +( 1024 2528 192 ) ( 1088 2528 192 ) ( 1024 2528 -64 ) wbrick1_5 0 0 0 1 1 +( 1024 2528 192 ) ( 1024 2528 -64 ) ( 1024 2592 192 ) wbrick1_5 0 0 0 1 1 +( 1088 2592 64 ) ( 1024 2592 64 ) ( 1088 2528 64 ) wbrick1_5 0 0 0 1 1 +( 1088 2592 -64 ) ( 1088 2592 192 ) ( 1024 2592 -64 ) wbrick1_5 16 0 0 1 1 +( 1088 2592 -64 ) ( 1088 2528 -64 ) ( 1088 2592 192 ) wbrick1_5 32 0 0 1 1 +( 1024 2592 64 ) ( 1088 2528 64 ) ( 1088 2592 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 509 +{ +( 1088 2784 192 ) ( 1024 2720 192 ) ( 1024 2784 192 ) wbrick1_5 0 0 0 1 1 +( 1024 2784 -64 ) ( 1088 2784 192 ) ( 1024 2784 192 ) wbrick1_5 0 0 0 1 1 +( 1024 2720 192 ) ( 1024 2784 -64 ) ( 1024 2784 192 ) wbrick1_5 0 0 0 1 1 +( 1088 2784 64 ) ( 1024 2720 64 ) ( 1088 2720 64 ) wbrick1_5 0 0 0 1 1 +( 1024 2720 -64 ) ( 1088 2720 192 ) ( 1088 2720 -64 ) wbrick1_5 16 0 0 1 1 +( 1088 2720 192 ) ( 1088 2784 -64 ) ( 1088 2720 -64 ) wbrick1_5 48 0 0 1 1 +( 1088 2720 128 ) ( 1088 2784 64 ) ( 1024 2720 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 510 +{ +( 1728 2848 192 ) ( 1728 2784 192 ) ( 1664 2848 192 ) wbrick1_5 0 0 0 1 1 +( 1728 2848 192 ) ( 1664 2848 192 ) ( 1728 2848 -64 ) wbrick1_5 0 0 0 1 1 +( 1728 2848 192 ) ( 1728 2848 -64 ) ( 1728 2784 192 ) wbrick1_5 0 0 0 1 1 +( 1664 2784 64 ) ( 1728 2784 64 ) ( 1664 2848 64 ) wbrick1_5 0 0 0 1 1 +( 1664 2784 -64 ) ( 1664 2784 192 ) ( 1728 2784 -64 ) wbrick1_5 0 0 0 1 1 +( 1664 2784 -64 ) ( 1664 2848 -64 ) ( 1664 2784 192 ) wbrick1_5 0 0 0 1 1 +( 1728 2784 64 ) ( 1664 2848 64 ) ( 1664 2784 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 511 +{ +( 1360 2848 192 ) ( 1296 2848 192 ) ( 1360 2848 64 ) wbrick1_5 0 0 0 1 1 +( 1344 2848 192 ) ( 1344 2848 64 ) ( 1344 2784 192 ) wbrick1_5 32 0 0 1 1 +( 1280 2784 128 ) ( 1344 2784 128 ) ( 1344 2848 64 ) wbrick1_5 32 0 0 1 1 +( 1296 2784 64 ) ( 1296 2848 64 ) ( 1296 2784 192 ) wbrick1_5 0 0 0 1 1 +( -64 2768 128 ) ( -64 2864 128 ) ( 64 2768 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 512 +{ +( 1616 2368 160 ) ( 1600 2368 160 ) ( 1600 2392 160 ) wm1_2 0 0 0 1 1 +( 1600 2392 -64 ) ( 1600 2392 96 ) ( 1600 2368 96 ) wm1_2 0 0 0 1 1 +( 1616 2432 -64 ) ( 1600 2336 -64 ) ( 1616 2336 -64 ) wm1_2 0 0 0 1 1 +( 1600 2368 -64 ) ( 1616 2368 192 ) ( 1616 2368 -64 ) wm1_2 0 0 0 1 1 +( 1616 2432 -64 ) ( 1616 2336 96 ) ( 1616 2432 96 ) wm1_2 0 0 0 1 1 +( 1616 2392 64 ) ( 1456 2392 -64 ) ( 1616 2392 -64 ) wm1_1 0 0 0 1 1 +} +// brush 513 +{ +( 1312 2496 192 ) ( 1312 2432 192 ) ( 1184 2496 192 ) wbrick1_5 0 0 0 1 1 +( 1312 2496 160 ) ( 1184 2496 160 ) ( 1312 2496 32 ) wbrick1_5 0 0 0 1 1 +( 1312 2496 32 ) ( 1312 2432 32 ) ( 1312 2432 160 ) wbrick1_5 0 0 0 1 1 +( 1312 2432 32 ) ( 1312 2496 32 ) ( 1248 2432 96 ) wbrick1_5 16 0 90 1 1 +( 1184 2432 32 ) ( 1184 2432 160 ) ( 1312 2432 32 ) wbrick1_5 0 0 0 1 1 +( 1248 2432 32 ) ( 1248 2496 32 ) ( 1248 2432 160 ) wbrick1_5 0 0 0 1 1 +( -64 2496 96 ) ( -64 2432 32 ) ( 64 2496 96 ) wbrick1_5 48 0 0 1 1 +} +// brush 514 +{ +( 1136 2848 192 ) ( 1072 2848 192 ) ( 1136 2848 64 ) wbrick1_5 0 0 0 1 1 +( 1136 2848 192 ) ( 1136 2848 64 ) ( 1136 2784 192 ) wbrick1_5 0 0 0 1 1 +( 1088 2784 128 ) ( 1152 2784 128 ) ( 1152 2848 64 ) wbrick1_5 32 0 0 1 1 +( 1088 2784 64 ) ( 1088 2848 64 ) ( 1088 2784 192 ) wbrick1_5 0 0 0 1 1 +( -64 2768 128 ) ( -64 2864 128 ) ( 64 2768 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 515 +{ +( 1728 2448 192 ) ( 1728 2384 192 ) ( 1664 2448 192 ) wbrick1_5 48 32 0 1 1 +( 1648 2464 -64 ) ( 1648 2464 192 ) ( 1584 2464 192 ) wbrick1_5 48 0 0 1 1 +( 1872 2368 64 ) ( 1936 2368 64 ) ( 1872 2432 64 ) wbrick1_5 48 32 0 1 1 +( 1648 2368 -64 ) ( 1520 2368 -64 ) ( 1520 2368 192 ) wbrick1_5 48 0 0 1 1 +( 1648 2528 288 ) ( 1648 2528 32 ) ( 1648 2432 32 ) wbrick1_5 0 0 0 1 1 +( 1616 2472 96 ) ( 1616 2368 -32 ) ( 1616 2472 -32 ) wbrick1_5 0 0 0 1 1 +( -64 2368 160 ) ( -64 2400 192 ) ( 64 2368 160 ) wbrick1_5 0 0 0 1 1 +} +// brush 516 +{ +( 1664 2400 192 ) ( 1664 2336 192 ) ( 1600 2400 192 ) wbrick1_5 48 32 0 1 1 +( 1584 2416 -64 ) ( 1584 2416 192 ) ( 1520 2416 192 ) wbrick1_5 48 0 0 1 1 +( 1584 2352 144 ) ( 1584 2416 144 ) ( 1536 2352 144 ) wbrick1_5 48 32 0 1 1 +( 1584 2384 -64 ) ( 1456 2384 -64 ) ( 1456 2384 192 ) wbrick1_5 48 0 0 1 1 +( 1568 2448 144 ) ( 1568 2384 144 ) ( 1568 2384 192 ) wbrick1_5 0 0 0 1 1 +( 1536 2384 144 ) ( 1536 2416 144 ) ( 1536 2448 192 ) wbrick1_5 0 0 0 1 1 +} +// brush 517 +{ +( 1440 2400 192 ) ( 1376 2336 192 ) ( 1376 2400 192 ) wbrick1_5 48 32 0 1 1 +( 1520 2416 192 ) ( 1456 2416 192 ) ( 1456 2416 -64 ) wbrick1_5 16 0 0 1 1 +( 1456 2416 96 ) ( 1504 2384 144 ) ( 1504 2416 144 ) wbrick1_5 48 32 0 1 1 +( 1584 2384 192 ) ( 1584 2384 -64 ) ( 1456 2384 -64 ) wbrick1_5 48 0 0 1 1 +( 1456 2384 32 ) ( 1456 2480 32 ) ( 1456 2480 288 ) wbrick1_5 0 0 0 1 1 +( 1504 2448 192 ) ( 1504 2416 144 ) ( 1504 2384 144 ) wbrick1_5 0 0 0 1 1 +} +// brush 518 +{ +( 1696 2400 192 ) ( 1696 2336 192 ) ( 1632 2400 192 ) wbrick1_5 48 32 0 1 1 +( 1616 2416 -64 ) ( 1616 2416 192 ) ( 1552 2416 192 ) wbrick1_5 48 0 0 1 1 +( 1568 2416 144 ) ( 1568 2384 144 ) ( 1616 2416 96 ) wbrick1_5 48 32 0 1 1 +( 1616 2384 -64 ) ( 1488 2384 -64 ) ( 1488 2384 192 ) wbrick1_5 48 0 0 1 1 +( 1616 2480 288 ) ( 1616 2480 32 ) ( 1616 2384 32 ) wbrick1_5 0 0 0 1 1 +( 1568 2384 144 ) ( 1568 2416 144 ) ( 1568 2448 192 ) wbrick1_5 0 0 0 1 1 +} +// brush 519 +{ +( 1552 2432 192 ) ( 1552 2416 192 ) ( 1520 2432 192 ) wm1_2 0 0 0 1 1 +( 1552 2432 352 ) ( 1520 2432 352 ) ( 1552 2432 144 ) wm1_2 0 0 0 1 1 +( 1552 2432 352 ) ( 1552 2432 144 ) ( 1552 2416 352 ) wm1_2 0 0 0 1 1 +( 1520 2416 144 ) ( 1552 2416 144 ) ( 1520 2432 144 ) wm1_2 0 0 0 1 1 +( 1520 2416 144 ) ( 1520 2416 352 ) ( 1552 2416 144 ) wm1_2 0 0 0 1 1 +( 1520 2416 144 ) ( 1520 2432 144 ) ( 1520 2416 352 ) wm1_2 0 0 0 1 1 +} +// brush 520 +{ +( 1472 2608 224 ) ( 1472 2592 224 ) ( 1200 2608 224 ) wm1_2 0 0 0 1 1 +( 1088 2592 224 ) ( 1088 2592 192 ) ( 1104 2608 192 ) wm1_2 0 0 0 1 1 +( 1104 2544 224 ) ( 1104 2544 176 ) ( 1104 2528 224 ) wm1_2 0 0 0 1 1 +( 1200 2592 192 ) ( 1472 2592 192 ) ( 1200 2608 192 ) wm1_2 0 0 0 1 1 +( 1008 2208 176 ) ( 1008 2208 224 ) ( 1280 2208 176 ) wm1_2 0 0 0 1 1 +( 1088 2592 192 ) ( 1088 2592 224 ) ( 1088 2208 224 ) wm1_2 0 0 0 1 1 +} +// brush 521 +{ +( 1664 2464 192 ) ( 1728 2528 192 ) ( 1728 2464 192 ) wbrick1_5 0 0 0 1 1 +( 1728 2464 -64 ) ( 1664 2464 192 ) ( 1728 2464 192 ) wbrick1_5 0 0 0 1 1 +( 1728 2528 192 ) ( 1728 2464 -64 ) ( 1728 2464 192 ) wbrick1_5 0 0 0 1 1 +( 1664 2464 64 ) ( 1728 2528 64 ) ( 1664 2528 64 ) wbrick1_5 0 0 0 1 1 +( 1728 2528 -64 ) ( 1664 2528 192 ) ( 1664 2528 -64 ) wbrick1_5 0 0 0 1 1 +( 1664 2528 192 ) ( 1664 2464 -64 ) ( 1664 2528 -64 ) wbrick1_5 0 0 0 1 1 +( 1664 2528 128 ) ( 1664 2464 64 ) ( 1728 2528 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 522 +{ +( 1280 2848 192 ) ( 1280 2784 192 ) ( 1152 2848 192 ) wbrick1_5 0 0 0 1 1 +( 1280 2848 192 ) ( 1152 2848 192 ) ( 1280 2848 64 ) wbrick1_5 0 0 0 1 1 +( 1344 2848 192 ) ( 1344 2848 64 ) ( 1344 2784 192 ) wbrick1_5 32 0 0 1 1 +( 1152 2784 128 ) ( 1280 2784 128 ) ( 1152 2848 128 ) wbrick1_5 0 0 0 1 1 +( 1152 2784 64 ) ( 1152 2784 192 ) ( 1280 2784 64 ) wbrick1_5 32 0 0 1 1 +( 1088 2784 64 ) ( 1088 2848 64 ) ( 1088 2784 192 ) wbrick1_5 0 0 0 1 1 +} +// brush 523 +{ +( 1376 2832 224 ) ( 1376 2848 224 ) ( 1648 2832 224 ) wm1_2 0 0 0 1 1 +( 1376 2832 224 ) ( 1648 2832 224 ) ( 1376 2832 176 ) wm1_2 0 0 0 1 1 +( 1360 2832 224 ) ( 1360 2832 176 ) ( 1360 2848 224 ) wm1_2 0 0 0 1 1 +( 1648 2848 192 ) ( 1376 2848 192 ) ( 1648 2832 192 ) wm1_2 0 0 0 1 1 +( 1648 2848 176 ) ( 1648 2848 224 ) ( 1376 2848 176 ) wm1_2 0 0 0 1 1 +( 1648 2848 176 ) ( 1648 2832 176 ) ( 1648 2848 224 ) wm1_2 0 0 0 1 1 +} +// brush 524 +{ +( 1312 1952 224 ) ( 1296 1952 224 ) ( 1312 2224 224 ) wm1_2 0 0 0 1 1 +( 1264 1952 224 ) ( 1264 2224 224 ) ( 1264 1952 176 ) wm1_2 0 0 0 1 1 +( 1120 2208 224 ) ( 1120 2208 176 ) ( 1104 2208 224 ) wm1_2 0 0 0 1 1 +( 1296 2224 192 ) ( 1296 1952 192 ) ( 1312 2224 192 ) wm1_2 0 0 0 1 1 +( 1104 2480 176 ) ( 1104 2480 224 ) ( 1104 2208 176 ) wm1_2 0 0 0 1 1 +( 1296 2224 176 ) ( 1312 2224 176 ) ( 1296 2224 224 ) wm1_2 0 0 0 1 1 +} +// brush 525 +{ +( 1920 2544 224 ) ( 1920 2528 224 ) ( 1648 2544 224 ) wm1_2 0 0 0 1 1 +( 1920 2544 224 ) ( 1648 2544 224 ) ( 1920 2544 176 ) wm1_2 0 0 0 1 1 +( 1728 2480 224 ) ( 1728 2480 176 ) ( 1728 2464 224 ) wm1_2 0 0 0 1 1 +( 1648 2528 192 ) ( 1920 2528 192 ) ( 1648 2544 192 ) wm1_2 0 0 0 1 1 +( 1456 2464 176 ) ( 1456 2464 224 ) ( 1728 2464 176 ) wm1_2 0 0 0 1 1 +( 1648 2528 176 ) ( 1648 2544 176 ) ( 1648 2528 224 ) wm1_2 0 0 0 1 1 +} +// brush 526 +{ +( 1792 2432 224 ) ( 1792 2416 224 ) ( 1520 2432 224 ) wm1_2 0 0 0 1 1 +( 1792 2432 224 ) ( 1520 2432 224 ) ( 1792 2432 176 ) wm1_2 0 0 0 1 1 +( 1616 2432 224 ) ( 1616 2432 176 ) ( 1616 2416 224 ) wm1_2 0 0 0 1 1 +( 1520 2416 192 ) ( 1792 2416 192 ) ( 1520 2432 192 ) wm1_2 0 0 0 1 1 +( 1520 2400 176 ) ( 1520 2400 224 ) ( 1792 2400 176 ) wm1_2 0 0 0 1 1 +( 1456 2416 176 ) ( 1456 2432 176 ) ( 1456 2416 224 ) wm1_2 0 0 0 1 1 +} +// brush 527 +{ +( 1728 2496 224 ) ( 1712 2496 224 ) ( 1728 2768 224 ) wm1_2 0 0 0 1 1 +( 1728 2496 224 ) ( 1728 2768 224 ) ( 1728 2496 176 ) wm1_2 0 0 0 1 1 +( 1728 2544 224 ) ( 1728 2544 176 ) ( 1712 2544 224 ) wm1_2 0 0 0 1 1 +( 1712 2768 192 ) ( 1712 2496 192 ) ( 1728 2768 192 ) wm1_2 0 0 0 1 1 +( 1712 2768 176 ) ( 1712 2768 224 ) ( 1712 2496 176 ) wm1_2 0 0 0 1 1 +( 1712 2768 176 ) ( 1728 2768 176 ) ( 1712 2768 224 ) wm1_2 0 0 0 1 1 +} +// brush 528 +{ +( 1456 2640 224 ) ( 1440 2912 224 ) ( 1456 2912 224 ) wm1_2 0 0 0 1 1 +( 1456 2720 192 ) ( 1456 2592 192 ) ( 1456 2592 224 ) wm1_2 0 0 0 1 1 +( 1440 2752 192 ) ( 1456 2736 192 ) ( 1456 2736 224 ) wm1_2 0 0 0 1 1 +( 1456 2640 192 ) ( 1440 2912 192 ) ( 1440 2640 192 ) wm1_2 0 0 0 1 1 +( 1440 2656 176 ) ( 1440 2384 224 ) ( 1440 2384 176 ) wm1_2 0 0 0 1 1 +( 1440 2560 224 ) ( 1456 2576 224 ) ( 1456 2576 192 ) wm1_2 0 0 0 1 1 +} +// brush 529 +{ +( 1472 2704 224 ) ( 1472 2688 224 ) ( 1200 2704 224 ) wm1_2 0 0 0 1 1 +( 1472 2704 224 ) ( 1200 2704 224 ) ( 1472 2704 176 ) wm1_2 0 0 0 1 1 +( 1040 2624 224 ) ( 1040 2624 176 ) ( 1040 2608 224 ) wm1_2 0 0 0 1 1 +( 1200 2688 192 ) ( 1472 2688 192 ) ( 1200 2704 192 ) wm1_2 0 0 0 1 1 +( 1008 2608 176 ) ( 1008 2608 224 ) ( 1280 2608 176 ) wm1_2 0 0 0 1 1 +( 1024 2688 176 ) ( 1024 2704 176 ) ( 1024 2688 224 ) wm1_2 0 0 0 1 1 +} +// brush 530 +{ +( 1472 2672 224 ) ( 1472 2656 224 ) ( 1200 2672 224 ) wm1_2 0 0 0 1 1 +( 1472 2608 224 ) ( 1200 2608 224 ) ( 1472 2608 176 ) wm1_2 0 0 0 1 1 +( 1088 2592 192 ) ( 1088 2592 224 ) ( 1104 2608 224 ) wm1_2 0 0 0 1 1 +( 1200 2656 192 ) ( 1472 2656 192 ) ( 1200 2672 192 ) wm1_2 0 0 0 1 1 +( 1088 2592 224 ) ( 1088 2592 192 ) ( 1024 2592 224 ) wm1_2 0 0 0 1 1 +( 1024 2656 176 ) ( 1024 2672 176 ) ( 1024 2656 224 ) wm1_2 0 0 0 1 1 +} +// brush 531 +{ +( 1552 2848 224 ) ( 1552 2832 224 ) ( 1280 2848 224 ) wm1_2 0 0 0 1 1 +( 1552 2848 224 ) ( 1280 2848 224 ) ( 1552 2848 176 ) wm1_2 0 0 0 1 1 +( 1360 2784 224 ) ( 1360 2784 176 ) ( 1360 2768 224 ) wm1_2 0 0 0 1 1 +( 1280 2832 192 ) ( 1552 2832 192 ) ( 1280 2848 192 ) wm1_2 0 0 0 1 1 +( 1088 2768 176 ) ( 1088 2768 224 ) ( 1360 2768 176 ) wm1_2 0 0 0 1 1 +( 1104 2832 176 ) ( 1104 2848 176 ) ( 1104 2832 224 ) wm1_2 0 0 0 1 1 +} +// brush 532 +{ +( 1552 2656 224 ) ( 1552 2640 224 ) ( 1280 2656 224 ) wm1_2 0 0 0 1 1 +( 1616 2608 224 ) ( 1344 2608 224 ) ( 1616 2608 176 ) wm1_2 0 0 0 1 1 +( 1440 2592 224 ) ( 1440 2592 176 ) ( 1440 2576 224 ) wm1_2 0 0 0 1 1 +( 1280 2640 192 ) ( 1552 2640 192 ) ( 1280 2656 192 ) wm1_2 0 0 0 1 1 +( 1088 2592 176 ) ( 1088 2592 224 ) ( 1360 2592 176 ) wm1_2 0 0 0 1 1 +( 1104 2640 176 ) ( 1104 2656 176 ) ( 1104 2640 224 ) wm1_2 0 0 0 1 1 +} +// brush 533 +{ +( 1408 2480 224 ) ( 1408 2464 224 ) ( 1136 2480 224 ) wm1_2 0 0 0 1 1 +( 1408 2480 224 ) ( 1136 2480 224 ) ( 1408 2480 176 ) wm1_2 0 0 0 1 1 +( 1232 2400 224 ) ( 1232 2400 176 ) ( 1232 2384 224 ) wm1_2 0 0 0 1 1 +( 1136 2464 192 ) ( 1408 2464 192 ) ( 1136 2480 192 ) wm1_2 0 0 0 1 1 +( 960 2448 176 ) ( 960 2448 224 ) ( 1232 2448 176 ) wm1_2 0 0 0 1 1 +( 1104 2464 176 ) ( 1104 2480 176 ) ( 1104 2464 224 ) wm1_2 0 0 0 1 1 +} +// brush 534 +{ +( 1536 2416 224 ) ( 1536 2400 224 ) ( 1264 2416 224 ) wm1_2 0 0 0 1 1 +( 1536 2416 224 ) ( 1264 2416 224 ) ( 1536 2416 176 ) wm1_2 0 0 0 1 1 +( 1280 2224 224 ) ( 1280 2224 176 ) ( 1280 2208 224 ) wm1_2 0 0 0 1 1 +( 1264 2400 192 ) ( 1536 2400 192 ) ( 1264 2416 192 ) wm1_2 0 0 0 1 1 +( 1008 2208 176 ) ( 1008 2208 224 ) ( 1280 2208 176 ) wm1_2 0 0 0 1 1 +( 1264 2400 176 ) ( 1264 2416 176 ) ( 1264 2400 224 ) wm1_2 0 0 0 1 1 +} +// brush 535 +{ +( 1920 2848 224 ) ( 1920 2832 224 ) ( 1648 2848 224 ) wm1_2 0 0 0 1 1 +( 1920 2848 224 ) ( 1648 2848 224 ) ( 1920 2848 176 ) wm1_2 0 0 0 1 1 +( 1728 2784 224 ) ( 1728 2784 176 ) ( 1728 2768 224 ) wm1_2 0 0 0 1 1 +( 1648 2832 192 ) ( 1920 2832 192 ) ( 1648 2848 192 ) wm1_2 0 0 0 1 1 +( 1456 2768 176 ) ( 1456 2768 224 ) ( 1728 2768 176 ) wm1_2 0 0 0 1 1 +( 1648 2832 176 ) ( 1648 2848 176 ) ( 1648 2832 224 ) wm1_2 0 0 0 1 1 +} +// brush 536 +{ +( 1712 2400 224 ) ( 1696 2400 224 ) ( 1712 2672 224 ) wm1_2 0 0 0 1 1 +( 1712 2400 224 ) ( 1712 2672 224 ) ( 1712 2400 176 ) wm1_2 0 0 0 1 1 +( 1648 2640 224 ) ( 1648 2640 176 ) ( 1632 2640 224 ) wm1_2 0 0 0 1 1 +( 1696 2672 192 ) ( 1696 2400 192 ) ( 1712 2672 192 ) wm1_2 0 0 0 1 1 +( 1632 2864 176 ) ( 1632 2864 224 ) ( 1632 2592 176 ) wm1_2 0 0 0 1 1 +( 1696 2672 176 ) ( 1712 2672 176 ) ( 1696 2672 224 ) wm1_2 0 0 0 1 1 +} +// brush 537 +{ +( 1792 2560 224 ) ( 1792 2544 224 ) ( 1520 2560 224 ) wm1_2 0 0 0 1 1 +( 1792 2560 224 ) ( 1520 2560 224 ) ( 1792 2560 176 ) wm1_2 0 0 0 1 1 +( 1552 2496 224 ) ( 1552 2496 176 ) ( 1552 2480 224 ) wm1_2 0 0 0 1 1 +( 1520 2544 192 ) ( 1792 2544 192 ) ( 1520 2560 192 ) wm1_2 0 0 0 1 1 +( 1328 2432 176 ) ( 1328 2432 224 ) ( 1600 2432 176 ) wm1_2 0 0 0 1 1 +( 1520 2544 176 ) ( 1520 2560 176 ) ( 1520 2544 224 ) wm1_2 0 0 0 1 1 +} +// brush 538 +{ +( 1552 2576 224 ) ( 1280 2560 224 ) ( 1280 2576 224 ) wm1_2 0 0 0 1 1 +( 1472 2576 192 ) ( 1600 2576 192 ) ( 1600 2576 224 ) wm1_2 0 0 0 1 1 +( 1440 2560 192 ) ( 1456 2576 192 ) ( 1456 2576 224 ) wm1_2 0 0 0 1 1 +( 1552 2576 192 ) ( 1280 2560 192 ) ( 1552 2560 192 ) wm1_2 0 0 0 1 1 +( 1536 2560 176 ) ( 1808 2560 224 ) ( 1808 2560 176 ) wm1_2 0 0 0 1 1 +( 1632 2560 224 ) ( 1616 2576 224 ) ( 1616 2576 192 ) wm1_2 0 0 0 1 1 +} +// brush 539 +{ +( 1520 2736 224 ) ( 1792 2752 224 ) ( 1792 2736 224 ) wm1_2 0 0 0 1 1 +( 1600 2736 192 ) ( 1472 2736 192 ) ( 1472 2736 224 ) wm1_2 0 0 0 1 1 +( 1632 2752 192 ) ( 1616 2736 192 ) ( 1616 2736 224 ) wm1_2 0 0 0 1 1 +( 1520 2736 192 ) ( 1792 2752 192 ) ( 1520 2752 192 ) wm1_2 0 0 0 1 1 +( 1536 2752 176 ) ( 1264 2752 224 ) ( 1264 2752 176 ) wm1_2 0 0 0 1 1 +( 1440 2752 224 ) ( 1456 2736 224 ) ( 1456 2736 192 ) wm1_2 0 0 0 1 1 +} +// brush 540 +{ +( 1616 2672 224 ) ( 1632 2400 224 ) ( 1616 2400 224 ) wm1_2 0 0 0 1 1 +( 1616 2592 192 ) ( 1616 2720 192 ) ( 1616 2720 224 ) wm1_2 0 0 0 1 1 +( 1632 2560 192 ) ( 1616 2576 192 ) ( 1616 2576 224 ) wm1_2 0 0 0 1 1 +( 1616 2672 192 ) ( 1632 2400 192 ) ( 1632 2672 192 ) wm1_2 0 0 0 1 1 +( 1632 2656 176 ) ( 1632 2928 224 ) ( 1632 2928 176 ) wm1_2 0 0 0 1 1 +( 1632 2752 224 ) ( 1616 2736 224 ) ( 1616 2736 192 ) wm1_2 0 0 0 1 1 +} +// brush 541 +{ +( 1616 2736 224 ) ( 1616 2576 224 ) ( 1456 2736 224 ) wmet2_c 0 0 0 1 1 +( 1616 2736 224 ) ( 1456 2736 224 ) ( 1616 2736 192 ) wmet2_c 0 0 0 1 1 +( 1616 2736 224 ) ( 1616 2736 192 ) ( 1616 2576 224 ) wmet2_c 0 0 0 1 1 +( 1456 2576 192 ) ( 1616 2576 192 ) ( 1456 2736 192 ) wmet2_c 0 0 0 1 1 +( 1456 2576 192 ) ( 1456 2576 224 ) ( 1616 2576 192 ) wmet2_c 0 0 0 1 1 +( 1456 2576 192 ) ( 1456 2736 192 ) ( 1456 2576 224 ) wmet2_c 0 0 0 1 1 +} +// brush 542 +{ +( 1472 2784 224 ) ( 1472 2768 224 ) ( 1200 2784 224 ) wm1_2 0 0 0 1 1 +( 1472 2784 224 ) ( 1200 2784 224 ) ( 1472 2784 176 ) wm1_2 0 0 0 1 1 +( 1104 2720 224 ) ( 1104 2720 176 ) ( 1104 2704 224 ) wm1_2 0 0 0 1 1 +( 1200 2768 192 ) ( 1472 2768 192 ) ( 1200 2784 192 ) wm1_2 0 0 0 1 1 +( 1008 2704 176 ) ( 1008 2704 224 ) ( 1280 2704 176 ) wm1_2 0 0 0 1 1 +( 1024 2768 176 ) ( 1024 2784 176 ) ( 1024 2768 224 ) wm1_2 0 0 0 1 1 +} +// brush 543 +{ +( 1552 2784 224 ) ( 1552 2768 224 ) ( 1280 2784 224 ) wm1_2 0 0 0 1 1 +( 1552 2720 224 ) ( 1280 2720 224 ) ( 1552 2720 176 ) wm1_2 0 0 0 1 1 +( 1440 2720 224 ) ( 1440 2720 176 ) ( 1440 2704 224 ) wm1_2 0 0 0 1 1 +( 1280 2768 192 ) ( 1552 2768 192 ) ( 1280 2784 192 ) wm1_2 0 0 0 1 1 +( 1152 2704 176 ) ( 1152 2704 224 ) ( 1424 2704 176 ) wm1_2 0 0 0 1 1 +( 1104 2768 176 ) ( 1104 2784 176 ) ( 1104 2768 224 ) wm1_2 0 0 0 1 1 +} +// brush 544 +{ +( 1200 2192 224 ) ( 1120 2192 224 ) ( 1200 2320 224 ) wizwood1_5 0 0 0 1 1 +( 1264 2192 224 ) ( 1264 2320 224 ) ( 1264 2192 192 ) wizwood1_5 0 0 0 1 1 +( 1200 2224 224 ) ( 1200 2224 192 ) ( 1120 2224 224 ) wizwood1_5 0 0 0 1 1 +( 1120 2320 208 ) ( 1120 2192 208 ) ( 1200 2320 208 ) wizwood1_5 0 0 90 1 1 +( 1104 2320 192 ) ( 1104 2320 224 ) ( 1104 2192 192 ) wizwood1_5 0 0 0 1 1 +( 1120 2448 192 ) ( 1200 2448 192 ) ( 1120 2448 224 ) wizwood1_5 0 0 0 1 1 +} +// brush 545 +{ +( 1568 2832 224 ) ( 1568 2752 224 ) ( 1440 2832 224 ) wizwood1_5 0 0 0 1 1 +( 1568 2832 224 ) ( 1440 2832 224 ) ( 1568 2832 192 ) wizwood1_5 0 0 0 1 1 +( 1536 2832 224 ) ( 1536 2832 192 ) ( 1536 2752 224 ) wizwood1_5 0 0 0 1 1 +( 1440 2752 208 ) ( 1568 2752 208 ) ( 1440 2832 208 ) wizwood1_5 0 0 0 1 1 +( 1440 2720 192 ) ( 1440 2720 224 ) ( 1568 2720 192 ) wizwood1_5 0 0 0 1 1 +( 1104 2752 192 ) ( 1104 2832 192 ) ( 1104 2752 224 ) wizwood1_5 0 0 0 1 1 +} +// brush 546 +{ +( 1632 2448 224 ) ( 1552 2448 224 ) ( 1632 2576 224 ) wizwood1_5 0 0 0 1 1 +( 1712 2448 224 ) ( 1712 2576 224 ) ( 1712 2448 192 ) wizwood1_5 0 0 0 1 1 +( 1632 2432 224 ) ( 1632 2432 192 ) ( 1552 2432 224 ) wizwood1_5 0 0 0 1 1 +( 1552 2576 208 ) ( 1552 2448 208 ) ( 1632 2576 208 ) wizwood1_5 0 0 90 1 1 +( 1536 2576 192 ) ( 1536 2576 224 ) ( 1536 2448 192 ) wizwood1_5 0 0 0 1 1 +( 1552 2848 192 ) ( 1632 2848 192 ) ( 1552 2848 224 ) wizwood1_5 0 0 0 1 1 +} +// brush 547 +{ +( 1264 2448 192 ) ( 1200 2384 192 ) ( 1200 2448 192 ) wbrick1_5 0 32 0 1 1 +( 1328 2464 -64 ) ( 1328 2464 192 ) ( 1280 2464 192 ) wbrick1_5 16 0 0 1 1 +( 1056 2432 -64 ) ( 992 2368 -64 ) ( 1056 2368 -64 ) wbrick1_5 0 32 0 1 1 +( 1313 2384 192 ) ( 1313 2384 -64 ) ( 1280 2384 -64 ) wbrick1_5 0 0 0 1 1 +( 1280 2464 -64 ) ( 1280 2464 192 ) ( 1280 2376 192 ) wbrick1_5 0 0 0 1 1 +( 1328 2432 -64 ) ( 1328 2432 192 ) ( 1328 2464 -64 ) wbrick1_5 0 0 0 1 1 +( 1328 2432 192 ) ( 1328 2432 -64 ) ( 1313 2384 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 548 +{ +( 1536 2448 192 ) ( 1536 2384 192 ) ( 1472 2448 192 ) wbrick1_5 16 32 0 1 1 +( 1456 2464 -64 ) ( 1456 2464 192 ) ( 1392 2464 192 ) wbrick1_5 16 0 0 1 1 +( 1680 2368 64 ) ( 1744 2368 64 ) ( 1680 2432 64 ) wbrick1_5 16 32 0 1 1 +( 1456 2432 -64 ) ( 1328 2432 -64 ) ( 1328 2432 192 ) wbrick1_5 16 0 0 1 1 +( 1456 2528 288 ) ( 1456 2528 32 ) ( 1456 2432 32 ) wbrick1_5 0 0 0 1 1 +( 1424 2472 64 ) ( 1424 2368 -64 ) ( 1424 2472 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 549 +{ +( 1504 2512 224 ) ( 1504 2496 224 ) ( 1232 2512 224 ) wm1_2 0 0 0 1 1 +( 1504 2512 224 ) ( 1232 2512 224 ) ( 1504 2512 176 ) wm1_2 0 0 0 1 1 +( 1328 2432 224 ) ( 1328 2432 176 ) ( 1328 2416 224 ) wm1_2 0 0 0 1 1 +( 1232 2496 192 ) ( 1504 2496 192 ) ( 1232 2512 192 ) wm1_2 0 0 0 1 1 +( 1056 2416 176 ) ( 1056 2416 224 ) ( 1328 2416 176 ) wm1_2 0 0 0 1 1 +( 1232 2496 176 ) ( 1232 2512 176 ) ( 1232 2496 224 ) wm1_2 0 0 0 1 1 +} +// brush 550 +{ +( 2160 2112 128 ) ( 2144 1952 128 ) ( 2144 2112 128 ) wbrick1_5 0 0 0 1 1 +( 2176 2080 -192 ) ( 2176 2080 128 ) ( 2048 2016 128 ) wbrick1_5 0 0 0 1 1 +( 2048 2016 -192 ) ( 2048 2016 128 ) ( 2048 1952 128 ) wbrick1_5 0 0 0 1 1 +( 2160 2112 -192 ) ( 2144 1952 -192 ) ( 2160 1952 -192 ) wbrick1_5 0 0 0 1 1 +( 2176 2016 192 ) ( 2048 1952 -192 ) ( 2048 1952 192 ) wbrick1_5 32 0 0 1 1 +( 2176 2080 128 ) ( 2176 2080 -192 ) ( 2176 2016 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 551 +{ +( 1440 2000 -64 ) ( 1440 2016 192 ) ( 1440 2000 192 ) wswamp1_k 32 0 0 1 1 +( 1536 1984 192 ) ( 1536 1984 -320 ) ( 1440 1984 -320 ) wswamp1_k 0 0 0 1 1 +( 1184 2016 -320 ) ( 1344 2000 -320 ) ( 1344 2016 -320 ) wswamp1_k 0 0 0 1 1 +( 1536 1984 -320 ) ( 1536 1984 192 ) ( 1536 2016 192 ) wswamp1_k 0 0 0 1 1 +( 1184 2016 -320 ) ( 1536 2016 -320 ) ( 1536 2016 192 ) wswamp1_k 0 0 0 1 1 +( 1184 64 -256 ) ( 1536 64 -256 ) ( 1184 -64 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 552 +{ +( 1440 2432 192 ) ( 1424 2432 192 ) ( 1440 2432 -64 ) wswamp1_k 0 0 0 1 1 +( 1456 2432 192 ) ( 1456 2432 -64 ) ( 1456 2272 192 ) wswamp1_k 0 0 0 1 1 +( 1424 2272 -320 ) ( 1440 2272 -320 ) ( 1424 2432 -320 ) wswamp1_k 0 0 0 1 1 +( 1424 2016 -64 ) ( 1424 2016 192 ) ( 1440 2016 -64 ) wswamp1_k 0 0 0 1 1 +( 1408 2272 -192 ) ( 1408 2432 -192 ) ( 1408 2272 64 ) wswamp1_k 0 0 0 1 1 +( 1184 64 -256 ) ( 1536 64 -256 ) ( 1184 -64 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 553 +{ +( 512 2240 -96 ) ( 640 2240 -96 ) ( 512 2208 -96 ) wbrick1_5 0 0 0 1 1 +( 384 2240 -192 ) ( 384 2208 -192 ) ( 384 2240 -320 ) wbrick1_5 0 0 0 1 1 +( 480 2240 -192 ) ( 480 2240 -320 ) ( 608 2240 -192 ) wbrick1_5 0 0 0 1 1 +( 640 2208 -192 ) ( 640 2240 -192 ) ( 512 2208 -192 ) wbrick1_5 0 0 0 1 1 +( 640 2208 -320 ) ( 640 2208 -192 ) ( 640 2240 -320 ) wbrick1_5 0 0 0 1 1 +( 640 2144 -320 ) ( 512 2144 -320 ) ( 640 2144 -192 ) wbrick1_5 0 0 0 1 1 +} +// brush 554 +{ +( 448 2240 -136 ) ( 480 2240 -264 ) ( 480 2240 -136 ) wbrick1_5 0 0 0 1 1 +( 480 1344 -208 ) ( 456 1344 -224 ) ( 456 1216 -224 ) wbrick1_5 0 32 -90 1 1 +( 456 1344 -224 ) ( 384 1344 -192 ) ( 384 1216 -192 ) wbrick1_5 0 32 0 1 1 +( 480 1216 -208 ) ( 384 1216 -192 ) ( 384 1344 -192 ) wbrick1_5 0 32 0 1 1 +( 672 2144 -64 ) ( 352 2144 -64 ) ( 672 2144 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 555 +{ +( 552 2240 -144 ) ( 552 2240 -272 ) ( 584 2240 -144 ) wbrick1_5 0 0 0 1 1 +( 584 1216 -256 ) ( 584 1344 -256 ) ( 568 1216 -224 ) wbrick1_5 32 0 0 1 1 +( 640 1216 -192 ) ( 640 1344 -192 ) ( 584 1344 -256 ) wbrick1_5 32 0 0 1 1 +( 640 1344 -192 ) ( 640 1216 -192 ) ( 568 1216 -224 ) wbrick1_5 0 32 0 1 1 +( 672 2144 -64 ) ( 352 2144 -64 ) ( 672 2144 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 556 +{ +( 440 2240 -144 ) ( 472 2240 -272 ) ( 472 2240 -144 ) wbrick1_5 0 0 0 1 1 +( 456 1216 -224 ) ( 440 1344 -256 ) ( 440 1216 -256 ) wbrick1_5 0 0 0 1 1 +( 440 1344 -256 ) ( 384 1344 -192 ) ( 384 1216 -192 ) wbrick1_5 32 0 0 1 1 +( 456 1216 -224 ) ( 384 1216 -192 ) ( 384 1344 -192 ) wbrick1_5 0 32 0 1 1 +( 672 2144 -64 ) ( 352 2144 -64 ) ( 672 2144 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 557 +{ +( 544 2240 -136 ) ( 544 2240 -264 ) ( 576 2240 -136 ) wbrick1_5 0 0 0 1 1 +( 568 1728 -224 ) ( 568 1856 -224 ) ( 544 1856 -208 ) wbrick1_5 0 32 -90 1 1 +( 640 1216 -192 ) ( 640 1344 -192 ) ( 568 1344 -224 ) wbrick1_5 0 32 0 1 1 +( 640 1856 -192 ) ( 640 1728 -192 ) ( 544 1728 -208 ) wbrick1_5 0 32 0 1 1 +( 672 2144 -64 ) ( 352 2144 -64 ) ( 672 2144 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 558 +{ +( 480 2240 -128 ) ( 512 2240 -256 ) ( 512 2240 -128 ) wbrick1_5 0 0 0 1 1 +( 512 1952 -200 ) ( 480 1952 -208 ) ( 480 1824 -208 ) wbrick1_5 0 32 -90 1 1 +( 480 1344 -208 ) ( 384 1344 -192 ) ( 384 1216 -192 ) wbrick1_5 0 32 0 1 1 +( 512 1824 -200 ) ( 384 1824 -192 ) ( 384 1952 -192 ) wbrick1_5 0 0 0 1 1 +( 672 2144 -64 ) ( 352 2144 -64 ) ( 672 2144 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 559 +{ +( 512 2240 -128 ) ( 512 2240 -256 ) ( 544 2240 -128 ) wbrick1_5 0 0 0 1 1 +( 544 1856 -208 ) ( 544 1984 -208 ) ( 512 1984 -200 ) wbrick1_5 0 32 -90 1 1 +( 640 1728 -192 ) ( 640 1856 -192 ) ( 544 1856 -208 ) wbrick1_5 0 32 0 1 1 +( 640 1984 -192 ) ( 640 1856 -192 ) ( 512 1856 -200 ) wbrick1_5 0 32 0 1 1 +( 672 2144 -64 ) ( 352 2144 -64 ) ( 672 2144 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 560 +{ +( 640 2336 -192 ) ( 384 2336 -192 ) ( 384 2464 -192 ) wbrick1_5 0 0 0 1 1 +( 512 1984 -200 ) ( 640 1856 -192 ) ( 640 1984 -192 ) wbrick1_5 0 32 0 1 1 +( 480 2240 -128 ) ( 512 2240 -256 ) ( 512 2240 -128 ) wbrick1_5 0 0 0 1 1 +( 512 2464 -200 ) ( 384 2464 -192 ) ( 384 2336 -192 ) wbrick1_5 0 0 0 1 1 +( 672 2144 -64 ) ( 352 2144 -64 ) ( 672 2144 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 561 +{ +( 152 312 -168 ) ( 152 264 -168 ) ( 104 312 -168 ) wm1_1 0 0 0 1 1 +( 144 304 -168 ) ( 96 304 -168 ) ( 144 304 -184 ) wm1_1 0 0 0 1 1 +( 144 304 -168 ) ( 144 304 -184 ) ( 144 256 -168 ) wm1_1 0 0 0 1 1 +( 104 264 -184 ) ( 152 264 -184 ) ( 104 312 -184 ) wm1_1 0 0 0 1 1 +( 104 264 -184 ) ( 104 264 -168 ) ( 152 264 -184 ) wm1_1 0 0 0 1 1 +( 104 264 -184 ) ( 104 312 -184 ) ( 104 264 -168 ) wm1_1 0 0 0 1 1 +} +// brush 562 +{ +( 112 272 -120 ) ( 112 264 -120 ) ( 104 272 -120 ) wm1_1 0 0 0 1 1 +( 112 272 -152 ) ( 104 272 -152 ) ( 112 272 -168 ) wm1_1 0 0 0 1 1 +( 112 272 -152 ) ( 112 272 -168 ) ( 112 264 -152 ) wm1_1 0 0 0 1 1 +( 104 264 -168 ) ( 112 264 -168 ) ( 104 272 -168 ) wm1_1 0 0 0 1 1 +( 104 264 -168 ) ( 104 264 -152 ) ( 112 264 -168 ) wm1_1 0 0 0 1 1 +( 104 264 -168 ) ( 104 272 -168 ) ( 104 264 -152 ) wm1_1 0 0 0 1 1 +} +// brush 563 +{ +( 144 304 -120 ) ( 144 296 -120 ) ( 136 304 -120 ) wm1_1 0 0 0 1 1 +( 144 304 -152 ) ( 136 304 -152 ) ( 144 304 -168 ) wm1_1 0 0 0 1 1 +( 144 304 -152 ) ( 144 304 -168 ) ( 144 296 -152 ) wm1_1 0 0 0 1 1 +( 136 296 -168 ) ( 144 296 -168 ) ( 136 304 -168 ) wm1_1 0 0 0 1 1 +( 136 296 -168 ) ( 136 296 -152 ) ( 144 296 -168 ) wm1_1 0 0 0 1 1 +( 136 296 -168 ) ( 136 304 -168 ) ( 136 296 -152 ) wm1_1 0 0 0 1 1 +} +// brush 564 +{ +( 112 304 -120 ) ( 112 296 -120 ) ( 104 304 -120 ) wm1_1 0 0 0 1 1 +( 112 304 -152 ) ( 104 304 -152 ) ( 112 304 -168 ) wm1_1 0 0 0 1 1 +( 112 304 -152 ) ( 112 304 -168 ) ( 112 296 -152 ) wm1_1 0 0 0 1 1 +( 104 296 -168 ) ( 112 296 -168 ) ( 104 304 -168 ) wm1_1 0 0 0 1 1 +( 104 296 -168 ) ( 104 296 -152 ) ( 112 296 -168 ) wm1_1 0 0 0 1 1 +( 104 296 -168 ) ( 104 304 -168 ) ( 104 296 -152 ) wm1_1 0 0 0 1 1 +} +// brush 565 +{ +( 144 272 -120 ) ( 144 264 -120 ) ( 136 272 -120 ) wm1_1 0 0 0 1 1 +( 144 272 -152 ) ( 136 272 -152 ) ( 144 272 -168 ) wm1_1 0 0 0 1 1 +( 144 272 -152 ) ( 144 272 -168 ) ( 144 264 -152 ) wm1_1 0 0 0 1 1 +( 136 264 -168 ) ( 144 264 -168 ) ( 136 272 -168 ) wm1_1 0 0 0 1 1 +( 136 264 -168 ) ( 136 264 -152 ) ( 144 264 -168 ) wm1_1 0 0 0 1 1 +( 136 264 -168 ) ( 136 272 -168 ) ( 136 264 -152 ) wm1_1 0 0 0 1 1 +} +// brush 566 +{ +( 128 264 -112 ) ( 124 264 -112 ) ( 128 304 -112 ) wm1_1 0 0 0 1 1 +( 144 264 -112 ) ( 144 304 -112 ) ( 144 264 -120 ) wm1_1 0 0 0 1 1 +( 128 264 -112 ) ( 128 264 -120 ) ( 124 264 -112 ) wm1_1 0 0 0 1 1 +( 124 304 -120 ) ( 124 264 -120 ) ( 128 304 -120 ) wm1_1 0 0 0 1 1 +( 104 304 -120 ) ( 104 304 -112 ) ( 104 264 -120 ) wm1_1 0 0 0 1 1 +( 124 304 -120 ) ( 128 304 -120 ) ( 124 304 -112 ) wm1_1 0 0 0 1 1 +( 136 264 -184 ) ( 104 296 -184 ) ( 136 264 -56 ) wm1_1 0 0 0 1 1 +( 112 304 -184 ) ( 144 272 -184 ) ( 112 304 -56 ) wm1_1 0 0 0 1 1 +} +// brush 567 +{ +( 144 288 -112 ) ( 144 284 -112 ) ( 104 288 -112 ) wm1_1 0 0 0 1 1 +( 144 304 -112 ) ( 104 304 -112 ) ( 144 304 -120 ) wm1_1 0 0 0 1 1 +( 144 288 -112 ) ( 144 288 -120 ) ( 144 284 -112 ) wm1_1 0 0 0 1 1 +( 104 284 -120 ) ( 144 284 -120 ) ( 104 288 -120 ) wm1_1 0 0 0 1 1 +( 104 264 -120 ) ( 104 264 -112 ) ( 144 264 -120 ) wm1_1 0 0 0 1 1 +( 104 284 -120 ) ( 104 288 -120 ) ( 104 284 -112 ) wm1_1 0 0 0 1 1 +( 144 296 -184 ) ( 112 264 -184 ) ( 144 296 -56 ) wm1_1 0 0 0 1 1 +( 104 272 -184 ) ( 136 304 -184 ) ( 104 272 -56 ) wm1_1 0 0 0 1 1 +} +// brush 568 +{ +( 760 3640 80 ) ( 760 3592 80 ) ( 712 3640 80 ) wm1_1 0 0 0 1 1 +( 752 3632 80 ) ( 704 3632 80 ) ( 752 3632 64 ) wm1_1 0 0 0 1 1 +( 752 3632 80 ) ( 752 3632 64 ) ( 752 3584 80 ) wm1_1 0 0 0 1 1 +( 712 3592 64 ) ( 760 3592 64 ) ( 712 3640 64 ) wm1_1 0 0 0 1 1 +( 712 3592 64 ) ( 712 3592 80 ) ( 760 3592 64 ) wm1_1 0 0 0 1 1 +( 712 3592 64 ) ( 712 3640 64 ) ( 712 3592 80 ) wm1_1 0 0 0 1 1 +} +// brush 569 +{ +( 720 3600 128 ) ( 720 3592 128 ) ( 712 3600 128 ) wm1_1 0 0 0 1 1 +( 720 3600 96 ) ( 712 3600 96 ) ( 720 3600 80 ) wm1_1 0 0 0 1 1 +( 720 3600 96 ) ( 720 3600 80 ) ( 720 3592 96 ) wm1_1 0 0 0 1 1 +( 712 3592 80 ) ( 720 3592 80 ) ( 712 3600 80 ) wm1_1 0 0 0 1 1 +( 712 3592 80 ) ( 712 3592 96 ) ( 720 3592 80 ) wm1_1 0 0 0 1 1 +( 712 3592 80 ) ( 712 3600 80 ) ( 712 3592 96 ) wm1_1 0 0 0 1 1 +} +// brush 570 +{ +( 752 3632 128 ) ( 752 3624 128 ) ( 744 3632 128 ) wm1_1 0 0 0 1 1 +( 752 3632 96 ) ( 744 3632 96 ) ( 752 3632 80 ) wm1_1 0 0 0 1 1 +( 752 3632 96 ) ( 752 3632 80 ) ( 752 3624 96 ) wm1_1 0 0 0 1 1 +( 744 3624 80 ) ( 752 3624 80 ) ( 744 3632 80 ) wm1_1 0 0 0 1 1 +( 744 3624 80 ) ( 744 3624 96 ) ( 752 3624 80 ) wm1_1 0 0 0 1 1 +( 744 3624 80 ) ( 744 3632 80 ) ( 744 3624 96 ) wm1_1 0 0 0 1 1 +} +// brush 571 +{ +( 720 3632 128 ) ( 720 3624 128 ) ( 712 3632 128 ) wm1_1 0 0 0 1 1 +( 720 3632 96 ) ( 712 3632 96 ) ( 720 3632 80 ) wm1_1 0 0 0 1 1 +( 720 3632 96 ) ( 720 3632 80 ) ( 720 3624 96 ) wm1_1 0 0 0 1 1 +( 712 3624 80 ) ( 720 3624 80 ) ( 712 3632 80 ) wm1_1 0 0 0 1 1 +( 712 3624 80 ) ( 712 3624 96 ) ( 720 3624 80 ) wm1_1 0 0 0 1 1 +( 712 3624 80 ) ( 712 3632 80 ) ( 712 3624 96 ) wm1_1 0 0 0 1 1 +} +// brush 572 +{ +( 752 3600 128 ) ( 752 3592 128 ) ( 744 3600 128 ) wm1_1 0 0 0 1 1 +( 752 3600 96 ) ( 744 3600 96 ) ( 752 3600 80 ) wm1_1 0 0 0 1 1 +( 752 3600 96 ) ( 752 3600 80 ) ( 752 3592 96 ) wm1_1 0 0 0 1 1 +( 744 3592 80 ) ( 752 3592 80 ) ( 744 3600 80 ) wm1_1 0 0 0 1 1 +( 744 3592 80 ) ( 744 3592 96 ) ( 752 3592 80 ) wm1_1 0 0 0 1 1 +( 744 3592 80 ) ( 744 3600 80 ) ( 744 3592 96 ) wm1_1 0 0 0 1 1 +} +// brush 573 +{ +( 736 3592 136 ) ( 732 3592 136 ) ( 736 3632 136 ) wm1_1 0 0 0 1 1 +( 752 3592 136 ) ( 752 3632 136 ) ( 752 3592 128 ) wm1_1 0 0 0 1 1 +( 736 3592 136 ) ( 736 3592 128 ) ( 732 3592 136 ) wm1_1 0 0 0 1 1 +( 732 3632 128 ) ( 732 3592 128 ) ( 736 3632 128 ) wm1_1 0 0 0 1 1 +( 712 3632 128 ) ( 712 3632 136 ) ( 712 3592 128 ) wm1_1 0 0 0 1 1 +( 732 3632 128 ) ( 736 3632 128 ) ( 732 3632 136 ) wm1_1 0 0 0 1 1 +( 744 3592 64 ) ( 712 3624 64 ) ( 744 3592 192 ) wm1_1 0 0 0 1 1 +( 720 3632 64 ) ( 752 3600 64 ) ( 720 3632 192 ) wm1_1 0 0 0 1 1 +} +// brush 574 +{ +( 752 3616 136 ) ( 752 3612 136 ) ( 712 3616 136 ) wm1_1 0 0 0 1 1 +( 752 3632 136 ) ( 712 3632 136 ) ( 752 3632 128 ) wm1_1 0 0 0 1 1 +( 752 3616 136 ) ( 752 3616 128 ) ( 752 3612 136 ) wm1_1 0 0 0 1 1 +( 712 3612 128 ) ( 752 3612 128 ) ( 712 3616 128 ) wm1_1 0 0 0 1 1 +( 712 3592 128 ) ( 712 3592 136 ) ( 752 3592 128 ) wm1_1 0 0 0 1 1 +( 712 3612 128 ) ( 712 3616 128 ) ( 712 3612 136 ) wm1_1 0 0 0 1 1 +( 752 3624 64 ) ( 720 3592 64 ) ( 752 3624 192 ) wm1_1 0 0 0 1 1 +( 712 3600 64 ) ( 744 3632 64 ) ( 712 3600 192 ) wm1_1 0 0 0 1 1 +} +// brush 575 +{ +( 1696 2552 -48 ) ( 1696 2504 -48 ) ( 1648 2552 -48 ) wm1_1 0 0 0 1 1 +( 1688 2544 -48 ) ( 1640 2544 -48 ) ( 1688 2544 -64 ) wm1_1 0 0 0 1 1 +( 1688 2544 -48 ) ( 1688 2544 -64 ) ( 1688 2496 -48 ) wm1_1 0 0 0 1 1 +( 1648 2504 -64 ) ( 1696 2504 -64 ) ( 1648 2552 -64 ) wm1_1 0 0 0 1 1 +( 1648 2504 -64 ) ( 1648 2504 -48 ) ( 1696 2504 -64 ) wm1_1 0 0 0 1 1 +( 1648 2504 -64 ) ( 1648 2552 -64 ) ( 1648 2504 -48 ) wm1_1 0 0 0 1 1 +} +// brush 576 +{ +( 1656 2512 0 ) ( 1656 2504 0 ) ( 1648 2512 0 ) wm1_1 0 0 0 1 1 +( 1656 2512 -32 ) ( 1648 2512 -32 ) ( 1656 2512 -48 ) wm1_1 0 0 0 1 1 +( 1656 2512 -32 ) ( 1656 2512 -48 ) ( 1656 2504 -32 ) wm1_1 0 0 0 1 1 +( 1648 2504 -48 ) ( 1656 2504 -48 ) ( 1648 2512 -48 ) wm1_1 0 0 0 1 1 +( 1648 2504 -48 ) ( 1648 2504 -32 ) ( 1656 2504 -48 ) wm1_1 0 0 0 1 1 +( 1648 2504 -48 ) ( 1648 2512 -48 ) ( 1648 2504 -32 ) wm1_1 0 0 0 1 1 +} +// brush 577 +{ +( 1688 2544 0 ) ( 1688 2536 0 ) ( 1680 2544 0 ) wm1_1 0 0 0 1 1 +( 1688 2544 -32 ) ( 1680 2544 -32 ) ( 1688 2544 -48 ) wm1_1 0 0 0 1 1 +( 1688 2544 -32 ) ( 1688 2544 -48 ) ( 1688 2536 -32 ) wm1_1 0 0 0 1 1 +( 1680 2536 -48 ) ( 1688 2536 -48 ) ( 1680 2544 -48 ) wm1_1 0 0 0 1 1 +( 1680 2536 -48 ) ( 1680 2536 -32 ) ( 1688 2536 -48 ) wm1_1 0 0 0 1 1 +( 1680 2536 -48 ) ( 1680 2544 -48 ) ( 1680 2536 -32 ) wm1_1 0 0 0 1 1 +} +// brush 578 +{ +( 1656 2544 0 ) ( 1656 2536 0 ) ( 1648 2544 0 ) wm1_1 0 0 0 1 1 +( 1656 2544 -32 ) ( 1648 2544 -32 ) ( 1656 2544 -48 ) wm1_1 0 0 0 1 1 +( 1656 2544 -32 ) ( 1656 2544 -48 ) ( 1656 2536 -32 ) wm1_1 0 0 0 1 1 +( 1648 2536 -48 ) ( 1656 2536 -48 ) ( 1648 2544 -48 ) wm1_1 0 0 0 1 1 +( 1648 2536 -48 ) ( 1648 2536 -32 ) ( 1656 2536 -48 ) wm1_1 0 0 0 1 1 +( 1648 2536 -48 ) ( 1648 2544 -48 ) ( 1648 2536 -32 ) wm1_1 0 0 0 1 1 +} +// brush 579 +{ +( 1688 2512 0 ) ( 1688 2504 0 ) ( 1680 2512 0 ) wm1_1 0 0 0 1 1 +( 1688 2512 -32 ) ( 1680 2512 -32 ) ( 1688 2512 -48 ) wm1_1 0 0 0 1 1 +( 1688 2512 -32 ) ( 1688 2512 -48 ) ( 1688 2504 -32 ) wm1_1 0 0 0 1 1 +( 1680 2504 -48 ) ( 1688 2504 -48 ) ( 1680 2512 -48 ) wm1_1 0 0 0 1 1 +( 1680 2504 -48 ) ( 1680 2504 -32 ) ( 1688 2504 -48 ) wm1_1 0 0 0 1 1 +( 1680 2504 -48 ) ( 1680 2512 -48 ) ( 1680 2504 -32 ) wm1_1 0 0 0 1 1 +} +// brush 580 +{ +( 1672 2504 8 ) ( 1668 2504 8 ) ( 1672 2544 8 ) wm1_1 0 0 0 1 1 +( 1688 2504 8 ) ( 1688 2544 8 ) ( 1688 2504 0 ) wm1_1 0 0 0 1 1 +( 1672 2504 8 ) ( 1672 2504 0 ) ( 1668 2504 8 ) wm1_1 0 0 0 1 1 +( 1668 2544 0 ) ( 1668 2504 0 ) ( 1672 2544 0 ) wm1_1 0 0 0 1 1 +( 1648 2544 0 ) ( 1648 2544 8 ) ( 1648 2504 0 ) wm1_1 0 0 0 1 1 +( 1668 2544 0 ) ( 1672 2544 0 ) ( 1668 2544 8 ) wm1_1 0 0 0 1 1 +( 1680 2504 -64 ) ( 1648 2536 -64 ) ( 1680 2504 64 ) wm1_1 0 0 0 1 1 +( 1656 2544 -64 ) ( 1688 2512 -64 ) ( 1656 2544 64 ) wm1_1 0 0 0 1 1 +} +// brush 581 +{ +( 1688 2528 8 ) ( 1688 2524 8 ) ( 1648 2528 8 ) wm1_1 0 0 0 1 1 +( 1688 2544 8 ) ( 1648 2544 8 ) ( 1688 2544 0 ) wm1_1 0 0 0 1 1 +( 1688 2528 8 ) ( 1688 2528 0 ) ( 1688 2524 8 ) wm1_1 0 0 0 1 1 +( 1648 2524 0 ) ( 1688 2524 0 ) ( 1648 2528 0 ) wm1_1 0 0 0 1 1 +( 1648 2504 0 ) ( 1648 2504 8 ) ( 1688 2504 0 ) wm1_1 0 0 0 1 1 +( 1648 2524 0 ) ( 1648 2528 0 ) ( 1648 2524 8 ) wm1_1 0 0 0 1 1 +( 1688 2536 -64 ) ( 1656 2504 -64 ) ( 1688 2536 64 ) wm1_1 0 0 0 1 1 +( 1648 2512 -64 ) ( 1680 2544 -64 ) ( 1648 2512 64 ) wm1_1 0 0 0 1 1 +} +// brush 582 +{ +( 1144 2848 -48 ) ( 1144 2800 -48 ) ( 1096 2848 -48 ) wm1_1 0 0 0 1 1 +( 1136 2840 -48 ) ( 1088 2840 -48 ) ( 1136 2840 -64 ) wm1_1 0 0 0 1 1 +( 1136 2840 -48 ) ( 1136 2840 -64 ) ( 1136 2792 -48 ) wm1_1 0 0 0 1 1 +( 1096 2800 -64 ) ( 1144 2800 -64 ) ( 1096 2848 -64 ) wm1_1 0 0 0 1 1 +( 1096 2800 -64 ) ( 1096 2800 -48 ) ( 1144 2800 -64 ) wm1_1 0 0 0 1 1 +( 1096 2800 -64 ) ( 1096 2848 -64 ) ( 1096 2800 -48 ) wm1_1 0 0 0 1 1 +} +// brush 583 +{ +( 1104 2808 0 ) ( 1104 2800 0 ) ( 1096 2808 0 ) wm1_1 0 0 0 1 1 +( 1104 2808 -32 ) ( 1096 2808 -32 ) ( 1104 2808 -48 ) wm1_1 0 0 0 1 1 +( 1104 2808 -32 ) ( 1104 2808 -48 ) ( 1104 2800 -32 ) wm1_1 0 0 0 1 1 +( 1096 2800 -48 ) ( 1104 2800 -48 ) ( 1096 2808 -48 ) wm1_1 0 0 0 1 1 +( 1096 2800 -48 ) ( 1096 2800 -32 ) ( 1104 2800 -48 ) wm1_1 0 0 0 1 1 +( 1096 2800 -48 ) ( 1096 2808 -48 ) ( 1096 2800 -32 ) wm1_1 0 0 0 1 1 +} +// brush 584 +{ +( 1136 2840 0 ) ( 1136 2832 0 ) ( 1128 2840 0 ) wm1_1 0 0 0 1 1 +( 1136 2840 -32 ) ( 1128 2840 -32 ) ( 1136 2840 -48 ) wm1_1 0 0 0 1 1 +( 1136 2840 -32 ) ( 1136 2840 -48 ) ( 1136 2832 -32 ) wm1_1 0 0 0 1 1 +( 1128 2832 -48 ) ( 1136 2832 -48 ) ( 1128 2840 -48 ) wm1_1 0 0 0 1 1 +( 1128 2832 -48 ) ( 1128 2832 -32 ) ( 1136 2832 -48 ) wm1_1 0 0 0 1 1 +( 1128 2832 -48 ) ( 1128 2840 -48 ) ( 1128 2832 -32 ) wm1_1 0 0 0 1 1 +} +// brush 585 +{ +( 1104 2840 0 ) ( 1104 2832 0 ) ( 1096 2840 0 ) wm1_1 0 0 0 1 1 +( 1104 2840 -32 ) ( 1096 2840 -32 ) ( 1104 2840 -48 ) wm1_1 0 0 0 1 1 +( 1104 2840 -32 ) ( 1104 2840 -48 ) ( 1104 2832 -32 ) wm1_1 0 0 0 1 1 +( 1096 2832 -48 ) ( 1104 2832 -48 ) ( 1096 2840 -48 ) wm1_1 0 0 0 1 1 +( 1096 2832 -48 ) ( 1096 2832 -32 ) ( 1104 2832 -48 ) wm1_1 0 0 0 1 1 +( 1096 2832 -48 ) ( 1096 2840 -48 ) ( 1096 2832 -32 ) wm1_1 0 0 0 1 1 +} +// brush 586 +{ +( 1136 2808 0 ) ( 1136 2800 0 ) ( 1128 2808 0 ) wm1_1 0 0 0 1 1 +( 1136 2808 -32 ) ( 1128 2808 -32 ) ( 1136 2808 -48 ) wm1_1 0 0 0 1 1 +( 1136 2808 -32 ) ( 1136 2808 -48 ) ( 1136 2800 -32 ) wm1_1 0 0 0 1 1 +( 1128 2800 -48 ) ( 1136 2800 -48 ) ( 1128 2808 -48 ) wm1_1 0 0 0 1 1 +( 1128 2800 -48 ) ( 1128 2800 -32 ) ( 1136 2800 -48 ) wm1_1 0 0 0 1 1 +( 1128 2800 -48 ) ( 1128 2808 -48 ) ( 1128 2800 -32 ) wm1_1 0 0 0 1 1 +} +// brush 587 +{ +( 1120 2800 8 ) ( 1116 2800 8 ) ( 1120 2840 8 ) wm1_1 0 0 0 1 1 +( 1136 2800 8 ) ( 1136 2840 8 ) ( 1136 2800 0 ) wm1_1 0 0 0 1 1 +( 1120 2800 8 ) ( 1120 2800 0 ) ( 1116 2800 8 ) wm1_1 0 0 0 1 1 +( 1116 2840 0 ) ( 1116 2800 0 ) ( 1120 2840 0 ) wm1_1 0 0 0 1 1 +( 1096 2840 0 ) ( 1096 2840 8 ) ( 1096 2800 0 ) wm1_1 0 0 0 1 1 +( 1116 2840 0 ) ( 1120 2840 0 ) ( 1116 2840 8 ) wm1_1 0 0 0 1 1 +( 1128 2800 -64 ) ( 1096 2832 -64 ) ( 1128 2800 64 ) wm1_1 0 0 0 1 1 +( 1104 2840 -64 ) ( 1136 2808 -64 ) ( 1104 2840 64 ) wm1_1 0 0 0 1 1 +} +// brush 588 +{ +( 1136 2824 8 ) ( 1136 2820 8 ) ( 1096 2824 8 ) wm1_1 0 0 0 1 1 +( 1136 2840 8 ) ( 1096 2840 8 ) ( 1136 2840 0 ) wm1_1 0 0 0 1 1 +( 1136 2824 8 ) ( 1136 2824 0 ) ( 1136 2820 8 ) wm1_1 0 0 0 1 1 +( 1096 2820 0 ) ( 1136 2820 0 ) ( 1096 2824 0 ) wm1_1 0 0 0 1 1 +( 1096 2800 0 ) ( 1096 2800 8 ) ( 1136 2800 0 ) wm1_1 0 0 0 1 1 +( 1096 2820 0 ) ( 1096 2824 0 ) ( 1096 2820 8 ) wm1_1 0 0 0 1 1 +( 1136 2832 -64 ) ( 1104 2800 -64 ) ( 1136 2832 64 ) wm1_1 0 0 0 1 1 +( 1096 2808 -64 ) ( 1128 2840 -64 ) ( 1096 2808 64 ) wm1_1 0 0 0 1 1 +} +// brush 589 +{ +( 1344 2848 -48 ) ( 1344 2800 -48 ) ( 1296 2848 -48 ) wm1_1 0 0 0 1 1 +( 1336 2840 -48 ) ( 1288 2840 -48 ) ( 1336 2840 -64 ) wm1_1 0 0 0 1 1 +( 1336 2840 -48 ) ( 1336 2840 -64 ) ( 1336 2792 -48 ) wm1_1 0 0 0 1 1 +( 1296 2800 -64 ) ( 1344 2800 -64 ) ( 1296 2848 -64 ) wm1_1 0 0 0 1 1 +( 1296 2800 -64 ) ( 1296 2800 -48 ) ( 1344 2800 -64 ) wm1_1 0 0 0 1 1 +( 1296 2800 -64 ) ( 1296 2848 -64 ) ( 1296 2800 -48 ) wm1_1 0 0 0 1 1 +} +// brush 590 +{ +( 1304 2808 0 ) ( 1304 2800 0 ) ( 1296 2808 0 ) wm1_1 0 0 0 1 1 +( 1304 2808 -32 ) ( 1296 2808 -32 ) ( 1304 2808 -48 ) wm1_1 0 0 0 1 1 +( 1304 2808 -32 ) ( 1304 2808 -48 ) ( 1304 2800 -32 ) wm1_1 0 0 0 1 1 +( 1296 2800 -48 ) ( 1304 2800 -48 ) ( 1296 2808 -48 ) wm1_1 0 0 0 1 1 +( 1296 2800 -48 ) ( 1296 2800 -32 ) ( 1304 2800 -48 ) wm1_1 0 0 0 1 1 +( 1296 2800 -48 ) ( 1296 2808 -48 ) ( 1296 2800 -32 ) wm1_1 0 0 0 1 1 +} +// brush 591 +{ +( 1336 2840 0 ) ( 1336 2832 0 ) ( 1328 2840 0 ) wm1_1 0 0 0 1 1 +( 1336 2840 -32 ) ( 1328 2840 -32 ) ( 1336 2840 -48 ) wm1_1 0 0 0 1 1 +( 1336 2840 -32 ) ( 1336 2840 -48 ) ( 1336 2832 -32 ) wm1_1 0 0 0 1 1 +( 1328 2832 -48 ) ( 1336 2832 -48 ) ( 1328 2840 -48 ) wm1_1 0 0 0 1 1 +( 1328 2832 -48 ) ( 1328 2832 -32 ) ( 1336 2832 -48 ) wm1_1 0 0 0 1 1 +( 1328 2832 -48 ) ( 1328 2840 -48 ) ( 1328 2832 -32 ) wm1_1 0 0 0 1 1 +} +// brush 592 +{ +( 1304 2840 0 ) ( 1304 2832 0 ) ( 1296 2840 0 ) wm1_1 0 0 0 1 1 +( 1304 2840 -32 ) ( 1296 2840 -32 ) ( 1304 2840 -48 ) wm1_1 0 0 0 1 1 +( 1304 2840 -32 ) ( 1304 2840 -48 ) ( 1304 2832 -32 ) wm1_1 0 0 0 1 1 +( 1296 2832 -48 ) ( 1304 2832 -48 ) ( 1296 2840 -48 ) wm1_1 0 0 0 1 1 +( 1296 2832 -48 ) ( 1296 2832 -32 ) ( 1304 2832 -48 ) wm1_1 0 0 0 1 1 +( 1296 2832 -48 ) ( 1296 2840 -48 ) ( 1296 2832 -32 ) wm1_1 0 0 0 1 1 +} +// brush 593 +{ +( 1336 2808 0 ) ( 1336 2800 0 ) ( 1328 2808 0 ) wm1_1 0 0 0 1 1 +( 1336 2808 -32 ) ( 1328 2808 -32 ) ( 1336 2808 -48 ) wm1_1 0 0 0 1 1 +( 1336 2808 -32 ) ( 1336 2808 -48 ) ( 1336 2800 -32 ) wm1_1 0 0 0 1 1 +( 1328 2800 -48 ) ( 1336 2800 -48 ) ( 1328 2808 -48 ) wm1_1 0 0 0 1 1 +( 1328 2800 -48 ) ( 1328 2800 -32 ) ( 1336 2800 -48 ) wm1_1 0 0 0 1 1 +( 1328 2800 -48 ) ( 1328 2808 -48 ) ( 1328 2800 -32 ) wm1_1 0 0 0 1 1 +} +// brush 594 +{ +( 1320 2800 8 ) ( 1316 2800 8 ) ( 1320 2840 8 ) wm1_1 0 0 0 1 1 +( 1336 2800 8 ) ( 1336 2840 8 ) ( 1336 2800 0 ) wm1_1 0 0 0 1 1 +( 1320 2800 8 ) ( 1320 2800 0 ) ( 1316 2800 8 ) wm1_1 0 0 0 1 1 +( 1316 2840 0 ) ( 1316 2800 0 ) ( 1320 2840 0 ) wm1_1 0 0 0 1 1 +( 1296 2840 0 ) ( 1296 2840 8 ) ( 1296 2800 0 ) wm1_1 0 0 0 1 1 +( 1316 2840 0 ) ( 1320 2840 0 ) ( 1316 2840 8 ) wm1_1 0 0 0 1 1 +( 1328 2800 -64 ) ( 1296 2832 -64 ) ( 1328 2800 64 ) wm1_1 0 0 0 1 1 +( 1304 2840 -64 ) ( 1336 2808 -64 ) ( 1304 2840 64 ) wm1_1 0 0 0 1 1 +} +// brush 595 +{ +( 1336 2824 8 ) ( 1336 2820 8 ) ( 1296 2824 8 ) wm1_1 0 0 0 1 1 +( 1336 2840 8 ) ( 1296 2840 8 ) ( 1336 2840 0 ) wm1_1 0 0 0 1 1 +( 1336 2824 8 ) ( 1336 2824 0 ) ( 1336 2820 8 ) wm1_1 0 0 0 1 1 +( 1296 2820 0 ) ( 1336 2820 0 ) ( 1296 2824 0 ) wm1_1 0 0 0 1 1 +( 1296 2800 0 ) ( 1296 2800 8 ) ( 1336 2800 0 ) wm1_1 0 0 0 1 1 +( 1296 2820 0 ) ( 1296 2824 0 ) ( 1296 2820 8 ) wm1_1 0 0 0 1 1 +( 1336 2832 -64 ) ( 1304 2800 -64 ) ( 1336 2832 64 ) wm1_1 0 0 0 1 1 +( 1296 2808 -64 ) ( 1328 2840 -64 ) ( 1296 2808 64 ) wm1_1 0 0 0 1 1 +} +// brush 596 +{ +( -560 1624 112 ) ( -496 1592 112 ) ( -560 1592 112 ) wm1_2 0 0 0 1 1 +( -560 1592 -16 ) ( -560 1624 112 ) ( -560 1592 112 ) wm1_2 0 0 0 1 1 +( -496 1600 112 ) ( -560 1600 -16 ) ( -560 1600 112 ) wm1_2 0 -32 0 1 1 +( -560 1624 -16 ) ( -496 1592 -16 ) ( -496 1624 -16 ) wm1_2 0 0 0 1 1 +( -496 1592 -16 ) ( -496 1624 112 ) ( -496 1624 -16 ) wm1_2 0 0 0 1 1 +( -496 1624 112 ) ( -560 1624 -16 ) ( -496 1624 -16 ) +0dem5 -16 112 0 1 1 +} +// brush 597 +{ +( 1632 2464 -64 ) ( 1632 2256 -64 ) ( 1600 2464 -64 ) wm1_2 0 0 0 1 1 +( 1632 2464 -64 ) ( 1600 2464 -64 ) ( 1632 2464 -96 ) wm1_2 0 0 0 1 1 +( 1616 2464 -64 ) ( 1616 2464 -96 ) ( 1616 2256 -64 ) wm1_2 0 0 0 1 1 +( 1600 2256 -96 ) ( 1632 2256 -96 ) ( 1600 2464 -96 ) wm1_2 0 0 0 1 1 +( 1600 2368 -96 ) ( 1600 2368 -64 ) ( 1632 2368 -96 ) wm1_2 0 0 0 1 1 +( 1600 2256 -96 ) ( 1600 2464 -96 ) ( 1600 2256 -64 ) wm1_2 0 0 0 1 1 +} +// brush 598 +{ +( 1488 2464 -64 ) ( 1488 2256 -64 ) ( 1456 2464 -64 ) wm1_2 0 0 0 1 1 +( 1488 2464 -64 ) ( 1456 2464 -64 ) ( 1488 2464 -96 ) wm1_2 0 0 0 1 1 +( 1472 2464 -64 ) ( 1472 2464 -96 ) ( 1472 2256 -64 ) wm1_2 0 0 0 1 1 +( 1456 2256 -96 ) ( 1488 2256 -96 ) ( 1456 2464 -96 ) wm1_2 0 0 0 1 1 +( 1456 2368 -96 ) ( 1456 2368 -64 ) ( 1488 2368 -96 ) wm1_2 0 0 0 1 1 +( 1456 2256 -96 ) ( 1456 2464 -96 ) ( 1456 2256 -64 ) wm1_2 0 0 0 1 1 +} +// brush 599 +{ +( 1664 2480 224 ) ( 1664 2464 224 ) ( 1392 2480 224 ) wm1_2 0 0 0 1 1 +( 1664 2480 224 ) ( 1392 2480 224 ) ( 1664 2480 176 ) wm1_2 0 0 0 1 1 +( 1472 2480 224 ) ( 1472 2480 176 ) ( 1472 2464 224 ) wm1_2 0 0 0 1 1 +( 1392 2464 192 ) ( 1664 2464 192 ) ( 1392 2480 192 ) wm1_2 0 0 0 1 1 +( 1392 2432 176 ) ( 1392 2432 224 ) ( 1664 2432 176 ) wm1_2 0 0 0 1 1 +( 1328 2464 176 ) ( 1328 2480 176 ) ( 1328 2464 224 ) wm1_2 0 0 0 1 1 +} +// brush 600 +{ +( 1840 2480 224 ) ( 1840 2464 224 ) ( 1568 2480 224 ) wm1_2 0 0 0 1 1 +( 1840 2480 224 ) ( 1568 2480 224 ) ( 1840 2480 176 ) wm1_2 0 0 0 1 1 +( 1648 2480 224 ) ( 1648 2480 176 ) ( 1648 2464 224 ) wm1_2 0 0 0 1 1 +( 1568 2464 192 ) ( 1840 2464 192 ) ( 1568 2480 192 ) wm1_2 0 0 0 1 1 +( 1568 2432 176 ) ( 1568 2432 224 ) ( 1840 2432 176 ) wm1_2 0 0 0 1 1 +( 1600 2480 176 ) ( 1600 2496 176 ) ( 1600 2480 224 ) wm1_2 0 0 0 1 1 +} +// brush 601 +{ +( 1568 2464 224 ) ( 1568 2384 224 ) ( 1440 2464 224 ) wizwood1_5 0 0 0 1 1 +( 1504 2480 224 ) ( 1376 2480 224 ) ( 1504 2480 192 ) wizwood1_5 0 0 0 1 1 +( 1520 2464 224 ) ( 1520 2464 192 ) ( 1520 2384 224 ) wizwood1_5 0 0 0 1 1 +( 1440 2384 208 ) ( 1568 2384 208 ) ( 1440 2464 208 ) wizwood1_5 0 0 0 1 1 +( 1792 2432 192 ) ( 1792 2432 224 ) ( 1920 2432 192 ) wizwood1_5 0 0 0 1 1 +( 1472 2448 192 ) ( 1472 2528 192 ) ( 1472 2448 224 ) wizwood1_5 0 0 0 1 1 +} +// brush 602 +{ +( 1568 2576 224 ) ( 1568 2496 224 ) ( 1440 2576 224 ) wizwood1_5 0 0 0 1 1 +( 1504 2592 224 ) ( 1376 2592 224 ) ( 1504 2592 192 ) wizwood1_5 0 0 0 1 1 +( 1536 2576 224 ) ( 1536 2576 192 ) ( 1536 2496 224 ) wizwood1_5 0 0 0 1 1 +( 1440 2496 208 ) ( 1568 2496 208 ) ( 1440 2576 208 ) wizwood1_5 0 0 0 1 1 +( 1440 2480 192 ) ( 1440 2480 224 ) ( 1568 2480 192 ) wizwood1_5 0 0 0 1 1 +( 1104 2496 192 ) ( 1104 2576 192 ) ( 1104 2496 224 ) wizwood1_5 0 0 0 1 1 +} +// brush 603 +{ +( 1792 2832 224 ) ( 1792 2816 224 ) ( 1520 2832 224 ) wm1_2 0 0 0 1 1 +( 1792 2832 224 ) ( 1520 2832 224 ) ( 1792 2832 176 ) wm1_2 0 0 0 1 1 +( 1552 2768 224 ) ( 1552 2768 176 ) ( 1552 2752 224 ) wm1_2 0 0 0 1 1 +( 1520 2816 192 ) ( 1792 2816 192 ) ( 1520 2832 192 ) wm1_2 0 0 0 1 1 +( 1328 2752 176 ) ( 1328 2752 224 ) ( 1600 2752 176 ) wm1_2 0 0 0 1 1 +( 1520 2816 176 ) ( 1520 2832 176 ) ( 1520 2816 224 ) wm1_2 0 0 0 1 1 +} +// brush 604 +{ +( 1336 2432 120 ) ( 1336 2456 120 ) ( 1328 2456 128 ) wm1_1 0 0 0 1 1 +( 1104 2432 128 ) ( 1104 2472 128 ) ( 1488 2432 128 ) wm1_1 0 0 0 1 1 +( 1104 2432 128 ) ( 1488 2432 128 ) ( 1104 2432 120 ) wm1_2 0 0 0 1 1 +( 1416 2456 120 ) ( 1416 2432 120 ) ( 1424 2432 128 ) wm1_1 0 0 0 1 1 +( 1448 2448 112 ) ( 1448 2472 112 ) ( 1336 2472 112 ) wm1_1 0 0 0 1 1 +( 1488 2472 120 ) ( 1488 2472 128 ) ( 1104 2472 120 ) wm1_2 0 0 0 1 1 +} +// brush 605 +{ +( 1336 2432 -24 ) ( 1336 2456 -24 ) ( 1328 2456 -32 ) wm1_1 0 0 0 1 1 +( 1328 2432 -224 ) ( 1328 2472 -224 ) ( 1328 2432 160 ) wm1_1 0 0 0 1 1 +( 1328 2432 -256 ) ( 1328 2432 128 ) ( 1336 2432 -256 ) wm1_1 0 0 0 1 1 +( 1336 2456 120 ) ( 1336 2432 120 ) ( 1328 2432 128 ) wm1_1 0 0 0 1 1 +( 1344 2432 88 ) ( 1344 2456 88 ) ( 1344 2456 -24 ) wm1_1 0 0 0 1 1 +( 1336 2472 128 ) ( 1328 2472 128 ) ( 1336 2472 -256 ) wm1_2 0 0 0 1 1 +} +// brush 606 +{ +( 1408 2432 -16 ) ( 1408 2456 -16 ) ( 1416 2456 -24 ) wm1_1 0 0 0 1 1 +( 1640 2432 -32 ) ( 1640 2472 -32 ) ( 1256 2432 -32 ) wm1_1 0 0 0 1 1 +( 1640 2432 -32 ) ( 1256 2432 -32 ) ( 1640 2432 -24 ) wm1_1 0 0 0 1 1 +( 1344 2456 -16 ) ( 1344 2432 -16 ) ( 1336 2432 -24 ) wm1_1 0 0 0 1 1 +( 1296 2448 -16 ) ( 1296 2472 -16 ) ( 1408 2472 -16 ) wm1_1 0 0 0 1 1 +( 1256 2472 -24 ) ( 1256 2472 -32 ) ( 1640 2472 -24 ) wm1_2 0 0 0 1 1 +} +// brush 607 +{ +( 1416 2432 120 ) ( 1416 2456 120 ) ( 1424 2456 128 ) wm1_1 0 0 0 1 1 +( 1424 2432 320 ) ( 1424 2472 320 ) ( 1424 2432 -64 ) wm1_1 0 0 0 1 1 +( 1424 2432 320 ) ( 1424 2432 -64 ) ( 1416 2432 320 ) wm1_1 0 0 0 1 1 +( 1416 2456 -24 ) ( 1416 2432 -24 ) ( 1424 2432 -32 ) wm1_1 0 0 0 1 1 +( 1408 2432 8 ) ( 1408 2456 8 ) ( 1408 2456 120 ) wm1_1 0 0 0 1 1 +( 1416 2472 -64 ) ( 1424 2472 -64 ) ( 1416 2472 320 ) wm1_2 0 0 0 1 1 +} +// brush 608 +{ +( 1016 2608 128 ) ( 1016 2616 120 ) ( 992 2616 120 ) wm1_1 0 0 0 1 1 +( 992 2768 128 ) ( 1032 2384 128 ) ( 992 2384 128 ) wm1_1 0 0 0 1 1 +( 992 2384 120 ) ( 992 2768 128 ) ( 992 2384 128 ) wm1_1 0 0 0 1 1 +( 992 2704 128 ) ( 992 2696 120 ) ( 1016 2696 120 ) wm1_1 0 0 0 1 1 +( 1032 2616 112 ) ( 1032 2728 112 ) ( 1008 2728 112 ) wm1_1 0 0 0 1 1 +( 1032 2384 120 ) ( 1032 2768 128 ) ( 1032 2768 120 ) wm1_2 0 0 0 1 1 +} +// brush 609 +{ +( 1016 2608 -32 ) ( 1016 2616 -24 ) ( 992 2616 -24 ) wm1_1 0 0 0 1 1 +( 992 2608 160 ) ( 1032 2608 -224 ) ( 992 2608 -224 ) wm1_1 0 0 0 1 1 +( 992 2616 -256 ) ( 992 2608 128 ) ( 992 2608 -256 ) wm1_1 0 0 0 1 1 +( 992 2608 128 ) ( 992 2616 120 ) ( 1016 2616 120 ) wm1_1 0 0 0 1 1 +( 1016 2624 -24 ) ( 1016 2624 88 ) ( 992 2624 88 ) wm1_1 0 0 0 1 1 +( 1032 2616 -256 ) ( 1032 2608 128 ) ( 1032 2616 128 ) wm1_2 0 0 0 1 1 +} +// brush 610 +{ +( 1016 2696 -24 ) ( 1016 2688 -16 ) ( 992 2688 -16 ) wm1_1 0 0 0 1 1 +( 992 2536 -32 ) ( 1032 2920 -32 ) ( 992 2920 -32 ) wm1_1 0 0 0 1 1 +( 992 2920 -24 ) ( 992 2536 -32 ) ( 992 2920 -32 ) wm1_1 0 0 0 1 1 +( 984 2616 -24 ) ( 984 2624 -16 ) ( 1008 2624 -16 ) wm1_1 0 0 0 1 1 +( 1032 2688 -16 ) ( 1032 2576 -16 ) ( 1008 2576 -16 ) wm1_1 0 0 0 1 1 +( 1032 2920 -24 ) ( 1032 2536 -32 ) ( 1032 2536 -24 ) wm1_2 0 0 0 1 1 +} +// brush 611 +{ +( 1016 2704 128 ) ( 1016 2696 120 ) ( 992 2696 120 ) wm1_1 0 0 0 1 1 +( 992 2704 -64 ) ( 1032 2704 320 ) ( 992 2704 320 ) wm1_1 0 0 0 1 1 +( 992 2696 320 ) ( 992 2704 -64 ) ( 992 2704 320 ) wm1_1 0 0 0 1 1 +( 992 2704 -32 ) ( 992 2696 -24 ) ( 1016 2696 -24 ) wm1_1 0 0 0 1 1 +( 1016 2688 120 ) ( 1016 2688 8 ) ( 992 2688 8 ) wm1_1 0 0 0 1 1 +( 1032 2696 320 ) ( 1032 2704 -64 ) ( 1032 2696 -64 ) wm1_2 0 0 0 1 1 +} +// brush 612 +{ +( 1016 2688 112 ) ( 984 2624 112 ) ( 984 2688 112 ) wm1_2 0 0 0 1 1 +( 984 2688 -16 ) ( 1016 2688 112 ) ( 984 2688 112 ) wm1_2 0 0 0 1 1 +( 992 2624 112 ) ( 992 2688 -16 ) ( 992 2688 112 ) wm1_2 0 -32 0 1 1 +( 1016 2688 -16 ) ( 984 2624 -16 ) ( 1016 2624 -16 ) wm1_2 0 0 0 1 1 +( 984 2624 -16 ) ( 1016 2624 112 ) ( 1016 2624 -16 ) wm1_2 0 0 0 1 1 +( 1016 2624 112 ) ( 1016 2688 -16 ) ( 1016 2624 -16 ) +0dem5 0 -16 0 1 1 +} +// brush 613 +{ +( 1224 2176 120 ) ( 1224 2200 120 ) ( 1232 2200 128 ) wm1_1 0 0 0 1 1 +( 1232 2176 320 ) ( 1232 2216 320 ) ( 1232 2176 -64 ) wm1_1 0 0 0 1 1 +( 1232 2176 320 ) ( 1232 2176 -64 ) ( 1224 2176 320 ) wm1_1 0 0 0 1 1 +( 1224 2200 -24 ) ( 1224 2176 -24 ) ( 1232 2176 -32 ) wm1_1 0 0 0 1 1 +( 1216 2176 8 ) ( 1216 2200 8 ) ( 1216 2200 120 ) wm1_1 0 0 0 1 1 +( 1224 2216 -64 ) ( 1232 2216 -64 ) ( 1224 2216 320 ) wm1_2 0 0 0 1 1 +} +// brush 614 +{ +( 1144 2176 120 ) ( 1144 2200 120 ) ( 1136 2200 128 ) wm1_1 0 0 0 1 1 +( 912 2176 128 ) ( 912 2216 128 ) ( 1296 2176 128 ) wm1_1 0 0 0 1 1 +( 912 2176 128 ) ( 1296 2176 128 ) ( 912 2176 120 ) wm1_1 0 0 0 1 1 +( 1224 2200 120 ) ( 1224 2176 120 ) ( 1232 2176 128 ) wm1_1 0 0 0 1 1 +( 1256 2192 112 ) ( 1256 2216 112 ) ( 1144 2216 112 ) wm1_1 0 0 0 1 1 +( 1296 2216 120 ) ( 1296 2216 128 ) ( 912 2216 120 ) wm1_2 0 0 0 1 1 +} +// brush 615 +{ +( 1144 2176 -24 ) ( 1144 2200 -24 ) ( 1136 2200 -32 ) wm1_1 0 0 0 1 1 +( 1136 2176 -224 ) ( 1136 2216 -224 ) ( 1136 2176 160 ) wm1_1 0 0 0 1 1 +( 1136 2176 -256 ) ( 1136 2176 128 ) ( 1144 2176 -256 ) wm1_1 0 0 0 1 1 +( 1144 2200 120 ) ( 1144 2176 120 ) ( 1136 2176 128 ) wm1_1 0 0 0 1 1 +( 1152 2176 88 ) ( 1152 2200 88 ) ( 1152 2200 -24 ) wm1_1 0 0 0 1 1 +( 1144 2216 128 ) ( 1136 2216 128 ) ( 1144 2216 -256 ) wm1_2 0 0 0 1 1 +} +// brush 616 +{ +( 1216 2176 -16 ) ( 1216 2200 -16 ) ( 1224 2200 -24 ) wm1_1 0 0 0 1 1 +( 1448 2176 -32 ) ( 1448 2216 -32 ) ( 1064 2176 -32 ) wm1_1 0 0 0 1 1 +( 1448 2176 -32 ) ( 1064 2176 -32 ) ( 1448 2176 -24 ) wm1_1 0 0 0 1 1 +( 1152 2192 -16 ) ( 1152 2168 -16 ) ( 1144 2168 -24 ) wm1_1 0 0 0 1 1 +( 1104 2192 -16 ) ( 1104 2216 -16 ) ( 1216 2216 -16 ) wm1_1 0 0 0 1 1 +( 1064 2216 -24 ) ( 1064 2216 -32 ) ( 1448 2216 -24 ) wm1_2 0 0 0 1 1 +} +// brush 617 +{ +( 1216 2168 112 ) ( 1152 2168 112 ) ( 1216 2200 112 ) wm1_2 0 0 0 1 1 +( 1216 2168 112 ) ( 1216 2200 112 ) ( 1216 2168 -16 ) wm1_2 0 0 0 1 1 +( 1216 2176 112 ) ( 1216 2176 -16 ) ( 1152 2176 112 ) wm1_2 0 -32 0 1 1 +( 1152 2200 -16 ) ( 1152 2168 -16 ) ( 1216 2200 -16 ) wm1_2 0 0 0 1 1 +( 1152 2200 -16 ) ( 1152 2200 112 ) ( 1152 2168 -16 ) wm1_2 0 0 0 1 1 +( 1152 2200 -16 ) ( 1216 2200 -16 ) ( 1152 2200 112 ) +0dem5 0 -16 0 1 1 +} +// brush 618 +{ +( 1496 2880 120 ) ( 1496 2856 120 ) ( 1488 2856 128 ) wm1_1 0 0 0 1 1 +( 1488 2880 320 ) ( 1488 2840 320 ) ( 1488 2880 -64 ) wm1_1 0 0 0 1 1 +( 1488 2880 320 ) ( 1488 2880 -64 ) ( 1496 2880 320 ) wm1_1 0 0 0 1 1 +( 1496 2856 -24 ) ( 1496 2880 -24 ) ( 1488 2880 -32 ) wm1_1 0 0 0 1 1 +( 1504 2880 8 ) ( 1504 2856 8 ) ( 1504 2856 120 ) wm1_1 0 0 0 1 1 +( 1496 2840 -64 ) ( 1488 2840 -64 ) ( 1496 2840 320 ) wm1_2 0 0 0 1 1 +} +// brush 619 +{ +( 1576 2880 120 ) ( 1576 2856 120 ) ( 1584 2856 128 ) wm1_1 0 0 0 1 1 +( 1808 2880 128 ) ( 1808 2840 128 ) ( 1424 2880 128 ) wm1_1 0 0 0 1 1 +( 1808 2880 128 ) ( 1424 2880 128 ) ( 1808 2880 120 ) wm1_1 0 0 0 1 1 +( 1496 2856 120 ) ( 1496 2880 120 ) ( 1488 2880 128 ) wm1_1 0 0 0 1 1 +( 1464 2864 112 ) ( 1464 2840 112 ) ( 1576 2840 112 ) wm1_1 0 0 0 1 1 +( 1424 2840 120 ) ( 1424 2840 128 ) ( 1808 2840 120 ) wm1_2 0 0 0 1 1 +} +// brush 620 +{ +( 1576 2880 -24 ) ( 1576 2856 -24 ) ( 1584 2856 -32 ) wm1_1 0 0 0 1 1 +( 1584 2880 -224 ) ( 1584 2840 -224 ) ( 1584 2880 160 ) wm1_1 0 0 0 1 1 +( 1584 2880 -256 ) ( 1584 2880 128 ) ( 1576 2880 -256 ) wm1_1 0 0 0 1 1 +( 1576 2856 120 ) ( 1576 2880 120 ) ( 1584 2880 128 ) wm1_1 0 0 0 1 1 +( 1568 2880 88 ) ( 1568 2856 88 ) ( 1568 2856 -24 ) wm1_1 0 0 0 1 1 +( 1576 2840 128 ) ( 1584 2840 128 ) ( 1576 2840 -256 ) wm1_2 0 0 0 1 1 +} +// brush 621 +{ +( 1504 2872 -16 ) ( 1504 2848 -16 ) ( 1496 2848 -24 ) wm1_1 0 0 0 1 1 +( 1272 2880 -32 ) ( 1272 2840 -32 ) ( 1656 2880 -32 ) wm1_1 0 0 0 1 1 +( 1272 2880 -32 ) ( 1656 2880 -32 ) ( 1272 2880 -24 ) wm1_1 0 0 0 1 1 +( 1568 2856 -16 ) ( 1568 2880 -16 ) ( 1576 2880 -24 ) wm1_1 0 0 0 1 1 +( 1616 2864 -16 ) ( 1616 2840 -16 ) ( 1504 2840 -16 ) wm1_1 0 0 0 1 1 +( 1656 2840 -24 ) ( 1656 2840 -32 ) ( 1272 2840 -24 ) wm1_2 0 0 0 1 1 +} +// brush 622 +{ +( 1504 2888 112 ) ( 1568 2888 112 ) ( 1504 2856 112 ) wm1_2 0 0 0 1 1 +( 1504 2888 112 ) ( 1504 2856 112 ) ( 1504 2888 -16 ) wm1_2 0 0 0 1 1 +( 1504 2880 112 ) ( 1504 2880 -16 ) ( 1568 2880 112 ) wm1_2 0 -32 0 1 1 +( 1568 2856 -16 ) ( 1568 2888 -16 ) ( 1504 2856 -16 ) wm1_2 0 0 0 1 1 +( 1568 2856 -16 ) ( 1568 2856 112 ) ( 1568 2888 -16 ) wm1_2 0 0 0 1 1 +( 1568 2856 -16 ) ( 1504 2856 -16 ) ( 1568 2856 112 ) +0dem5 32 -16 0 1 1 +} +// brush 623 +{ +( 2008 2832 224 ) ( 2072 2768 224 ) ( 2008 2768 224 ) wbrick1_5 0 32 0 1 1 +( 1824 2768 0 ) ( 1824 2832 128 ) ( 1824 2768 128 ) wbrick1_5 0 0 0 1 1 +( 2088 2784 128 ) ( 2024 2784 0 ) ( 2024 2784 128 ) wbrick1_5 32 0 0 1 1 +( 2024 2624 0 ) ( 2088 2560 0 ) ( 2088 2624 0 ) wbrick1_5 0 32 0 1 1 +( 1904 2800 -128 ) ( 1904 2864 0 ) ( 1904 2864 -128 ) wbrick1_5 0 0 0 1 1 +( 1928 2816 352 ) ( 1864 2816 224 ) ( 1928 2816 224 ) wbrick1_5 32 0 0 1 1 +} +// brush 624 +{ +( 1896 2768 224 ) ( 1832 2768 224 ) ( 1896 2832 224 ) wbrick1_5 0 32 0 1 1 +( 2080 2768 0 ) ( 2080 2832 0 ) ( 2080 2768 -128 ) wbrick1_5 0 0 0 1 1 +( 1880 2784 128 ) ( 1880 2784 0 ) ( 1816 2784 128 ) wbrick1_5 32 0 0 1 1 +( 1816 2624 0 ) ( 1816 2560 0 ) ( 1880 2624 0 ) wbrick1_5 0 32 0 1 1 +( 2000 2864 0 ) ( 2000 2864 128 ) ( 2000 2800 0 ) wbrick1_5 0 0 0 1 1 +( 1976 2816 224 ) ( 2040 2816 224 ) ( 1976 2816 352 ) wbrick1_5 32 0 0 1 1 +} +// brush 625 +{ +( 1976 2768 224 ) ( 1912 2768 224 ) ( 1976 2832 224 ) wbrick1_5 0 32 0 1 1 +( 2000 2704 544 ) ( 2000 2768 544 ) ( 2000 2704 416 ) wbrick1_5 0 0 0 1 1 +( 1960 2784 288 ) ( 1960 2784 160 ) ( 1896 2784 288 ) wbrick1_5 32 0 0 1 1 +( 1896 2624 192 ) ( 1896 2560 192 ) ( 1960 2624 192 ) wbrick1_5 0 32 0 1 1 +( 1904 2808 160 ) ( 1904 2808 288 ) ( 1904 2744 160 ) wbrick1_5 0 0 0 1 1 +( 1896 2816 384 ) ( 1960 2816 384 ) ( 1896 2816 512 ) wbrick1_5 32 0 0 1 1 +} +// brush 626 +{ +( 1976 2768 32 ) ( 1912 2768 32 ) ( 1976 2832 32 ) wbrick1_5 0 32 0 1 1 +( 2000 2704 384 ) ( 2000 2768 384 ) ( 2000 2704 256 ) wbrick1_5 0 0 0 1 1 +( 1960 2784 128 ) ( 1960 2784 0 ) ( 1896 2784 128 ) wbrick1_5 32 0 0 1 1 +( 1896 2624 0 ) ( 1896 2560 0 ) ( 1960 2624 0 ) wbrick1_5 0 32 0 1 1 +( 1904 2808 0 ) ( 1904 2808 128 ) ( 1904 2744 0 ) wbrick1_5 0 0 0 1 1 +( 1896 2816 224 ) ( 1960 2816 224 ) ( 1896 2816 352 ) wbrick1_5 32 0 0 1 1 +} +// brush 627 +{ +( 1504 2448 192 ) ( 1504 2384 192 ) ( 1440 2448 192 ) wbrick1_5 16 32 0 1 1 +( 1424 2464 -64 ) ( 1424 2464 192 ) ( 1360 2464 192 ) wbrick1_5 16 0 0 1 1 +( 1600 2368 128 ) ( 1664 2368 128 ) ( 1600 2432 128 ) wbrick1_5 16 32 0 1 1 +( 1424 2400 -64 ) ( 1296 2400 -64 ) ( 1296 2400 192 ) wbrick1_5 0 -8 0 1 1 +( 1424 2528 288 ) ( 1424 2528 32 ) ( 1424 2432 32 ) wbrick1_5 0 0 0 1 1 +( 1328 2472 128 ) ( 1328 2368 0 ) ( 1328 2472 0 ) wbrick1_5 0 0 0 1 1 +( -64 2432 128 ) ( -64 2400 160 ) ( 64 2432 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 628 +{ +( 1328 2432 192 ) ( 1312 2432 192 ) ( 1328 2432 -64 ) wswamp1_k 0 0 0 1 1 +( 1344 2016 -320 ) ( 1344 2016 192 ) ( 1344 2432 192 ) wswamp1_k 32 0 0 1 1 +( 1312 2272 -320 ) ( 1328 2272 -320 ) ( 1312 2432 -320 ) wswamp1_k 0 0 0 1 1 +( 1344 2016 224 ) ( 1344 2016 -288 ) ( 1312 2016 224 ) wswamp1_k 0 0 0 1 1 +( 1312 2080 192 ) ( 1312 2080 -320 ) ( 1312 2432 -320 ) wswamp1_k 0 0 0 1 1 +( 1184 64 -256 ) ( 1536 64 -256 ) ( 1184 -64 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 629 +{ +( 1184 1440 -192 ) ( 1216 1440 -192 ) ( 1184 1440 -320 ) wbrick1_5 0 0 0 1 1 +( 1248 1504 -224 ) ( 1248 1504 0 ) ( 1248 1312 -96 ) wbrick1_5 0 0 0 1 1 +( 1216 1600 -320 ) ( 1184 1600 -320 ) ( 1216 1472 -320 ) wbrick1_5 0 0 0 1 1 +( 1248 1504 0 ) ( 1248 1504 -224 ) ( 1280 1536 -96 ) wbrick1_5 0 0 0 1 1 +( 1280 1600 -320 ) ( 1280 1472 -320 ) ( 1280 1600 -192 ) wbrick1_5 0 0 0 1 1 +( 736 64 -32 ) ( 1440 64 -32 ) ( 736 -64 -32 ) wm1_2 0 0 0 1 1 +} +// brush 630 +{ +( 1408 2352 -96 ) ( 1408 2336 -96 ) ( 1344 2352 -96 ) city4_1 0 0 90 1 1 +( 1408 2352 -96 ) ( 1344 2352 -96 ) ( 1408 2352 -112 ) city4_1 0 0 90 1 1 +( 1408 2352 -96 ) ( 1408 2352 -112 ) ( 1408 2336 -96 ) city4_1 0 0 90 1 1 +( 1344 2336 -112 ) ( 1408 2336 -112 ) ( 1344 2352 -112 ) city4_1 0 0 90 1 1 +( 1344 2336 -112 ) ( 1344 2336 -96 ) ( 1408 2336 -112 ) city4_1 0 0 90 1 1 +( 1344 2336 -112 ) ( 1344 2352 -112 ) ( 1344 2336 -96 ) city4_1 0 0 90 1 1 +} +// brush 631 +{ +( 1408 2384 -64 ) ( 1408 2368 -64 ) ( 1344 2384 -64 ) city4_1 0 0 90 1 1 +( 1408 2384 -64 ) ( 1344 2384 -64 ) ( 1408 2384 -80 ) city4_1 0 0 90 1 1 +( 1408 2384 -64 ) ( 1408 2384 -80 ) ( 1408 2368 -64 ) city4_1 0 0 90 1 1 +( 1344 2368 -80 ) ( 1408 2368 -80 ) ( 1344 2384 -80 ) city4_1 0 0 90 1 1 +( 1344 2368 -80 ) ( 1344 2368 -64 ) ( 1408 2368 -80 ) city4_1 0 0 90 1 1 +( 1344 2368 -80 ) ( 1344 2384 -80 ) ( 1344 2368 -64 ) city4_1 0 0 90 1 1 +} +// brush 632 +{ +( 1408 2400 -48 ) ( 1408 2384 -48 ) ( 1344 2400 -48 ) city4_1 0 0 90 1 1 +( 1408 2400 -48 ) ( 1344 2400 -48 ) ( 1408 2400 -64 ) city4_1 0 0 90 1 1 +( 1408 2400 -48 ) ( 1408 2400 -64 ) ( 1408 2384 -48 ) city4_1 0 0 90 1 1 +( 1344 2384 -64 ) ( 1408 2384 -64 ) ( 1344 2400 -64 ) city4_1 0 0 90 1 1 +( 1344 2384 -64 ) ( 1344 2384 -48 ) ( 1408 2384 -64 ) city4_1 0 0 90 1 1 +( 1344 2384 -64 ) ( 1344 2400 -64 ) ( 1344 2384 -48 ) city4_1 0 0 90 1 1 +} +// brush 633 +{ +( 1408 2432 -16 ) ( 1408 2416 -16 ) ( 1344 2432 -16 ) city4_1 0 0 90 1 1 +( 1408 2432 -16 ) ( 1344 2432 -16 ) ( 1408 2432 -32 ) city4_1 0 0 90 1 1 +( 1408 2432 -16 ) ( 1408 2432 -32 ) ( 1408 2416 -16 ) city4_1 0 0 90 1 1 +( 1344 2416 -32 ) ( 1408 2416 -32 ) ( 1344 2432 -32 ) city4_1 0 0 90 1 1 +( 1344 2416 -32 ) ( 1344 2416 -16 ) ( 1408 2416 -32 ) city4_1 0 0 90 1 1 +( 1344 2416 -32 ) ( 1344 2432 -32 ) ( 1344 2416 -16 ) city4_1 0 0 90 1 1 +} +// brush 634 +{ +( 1408 2416 -32 ) ( 1408 2400 -32 ) ( 1344 2416 -32 ) city4_1 0 0 90 1 1 +( 1408 2416 -32 ) ( 1344 2416 -32 ) ( 1408 2416 -48 ) city4_1 0 0 90 1 1 +( 1408 2416 -32 ) ( 1408 2416 -48 ) ( 1408 2400 -32 ) city4_1 0 0 90 1 1 +( 1344 2400 -48 ) ( 1408 2400 -48 ) ( 1344 2416 -48 ) city4_1 0 0 90 1 1 +( 1344 2400 -48 ) ( 1344 2400 -32 ) ( 1408 2400 -48 ) city4_1 0 0 90 1 1 +( 1344 2400 -48 ) ( 1344 2416 -48 ) ( 1344 2400 -32 ) city4_1 0 0 90 1 1 +} +// brush 635 +{ +( 1408 2304 -144 ) ( 1408 2288 -144 ) ( 1344 2304 -144 ) city4_1 0 0 90 1 1 +( 1408 2304 -144 ) ( 1344 2304 -144 ) ( 1408 2304 -160 ) city4_1 0 0 90 1 1 +( 1408 2304 -144 ) ( 1408 2304 -160 ) ( 1408 2288 -144 ) city4_1 0 0 90 1 1 +( 1344 2288 -160 ) ( 1408 2288 -160 ) ( 1344 2304 -160 ) city4_1 0 0 90 1 1 +( 1344 2288 -160 ) ( 1344 2288 -144 ) ( 1408 2288 -160 ) city4_1 0 0 90 1 1 +( 1344 2288 -160 ) ( 1344 2304 -160 ) ( 1344 2288 -144 ) city4_1 0 0 90 1 1 +} +// brush 636 +{ +( 1408 2176 -272 ) ( 1408 2160 -272 ) ( 1344 2176 -272 ) city4_1 0 0 90 1 1 +( 1408 2176 -272 ) ( 1344 2176 -272 ) ( 1408 2176 -288 ) city4_1 0 0 90 1 1 +( 1408 2176 -272 ) ( 1408 2176 -288 ) ( 1408 2160 -272 ) city4_1 0 0 90 1 1 +( 1344 2160 -288 ) ( 1408 2160 -288 ) ( 1344 2176 -288 ) city4_1 0 0 90 1 1 +( 1344 2160 -288 ) ( 1344 2160 -272 ) ( 1408 2160 -288 ) city4_1 0 0 90 1 1 +( 1344 2160 -288 ) ( 1344 2176 -288 ) ( 1344 2160 -272 ) city4_1 0 0 90 1 1 +} +// brush 637 +{ +( 1408 2240 -208 ) ( 1408 2224 -208 ) ( 1344 2240 -208 ) city4_1 0 0 90 1 1 +( 1408 2240 -208 ) ( 1344 2240 -208 ) ( 1408 2240 -224 ) city4_1 0 0 90 1 1 +( 1408 2240 -208 ) ( 1408 2240 -224 ) ( 1408 2224 -208 ) city4_1 0 0 90 1 1 +( 1344 2224 -224 ) ( 1408 2224 -224 ) ( 1344 2240 -224 ) city4_1 0 0 90 1 1 +( 1344 2224 -224 ) ( 1344 2224 -208 ) ( 1408 2224 -224 ) city4_1 0 0 90 1 1 +( 1344 2224 -224 ) ( 1344 2240 -224 ) ( 1344 2224 -208 ) city4_1 0 0 90 1 1 +} +// brush 638 +{ +( 1408 2160 -288 ) ( 1408 2144 -288 ) ( 1344 2160 -288 ) city4_1 0 0 90 1 1 +( 1408 2160 -288 ) ( 1344 2160 -288 ) ( 1408 2160 -304 ) city4_1 0 0 90 1 1 +( 1408 2160 -288 ) ( 1408 2160 -304 ) ( 1408 2144 -288 ) city4_1 0 0 90 1 1 +( 1344 2144 -304 ) ( 1408 2144 -304 ) ( 1344 2160 -304 ) city4_1 0 0 90 1 1 +( 1344 2144 -304 ) ( 1344 2144 -288 ) ( 1408 2144 -304 ) city4_1 0 0 90 1 1 +( 1344 2144 -304 ) ( 1344 2160 -304 ) ( 1344 2144 -288 ) city4_1 0 0 90 1 1 +} +// brush 639 +{ +( 1408 2144 -304 ) ( 1408 2128 -304 ) ( 1344 2144 -304 ) city4_1 0 0 90 1 1 +( 1408 2144 -304 ) ( 1344 2144 -304 ) ( 1408 2144 -320 ) city4_1 0 0 90 1 1 +( 1408 2144 -304 ) ( 1408 2144 -320 ) ( 1408 2128 -304 ) city4_1 0 0 90 1 1 +( 1344 2128 -320 ) ( 1408 2128 -320 ) ( 1344 2144 -320 ) city4_1 0 0 90 1 1 +( 1344 2128 -320 ) ( 1344 2128 -304 ) ( 1408 2128 -320 ) city4_1 0 0 90 1 1 +( 1344 2128 -320 ) ( 1344 2144 -320 ) ( 1344 2128 -304 ) city4_1 0 0 90 1 1 +} +// brush 640 +{ +( 1408 2288 -160 ) ( 1408 2272 -160 ) ( 1344 2288 -160 ) city4_1 0 0 90 1 1 +( 1408 2288 -160 ) ( 1344 2288 -160 ) ( 1408 2288 -176 ) city4_1 0 0 90 1 1 +( 1408 2288 -160 ) ( 1408 2288 -176 ) ( 1408 2272 -160 ) city4_1 0 0 90 1 1 +( 1344 2272 -176 ) ( 1408 2272 -176 ) ( 1344 2288 -176 ) city4_1 0 0 90 1 1 +( 1344 2272 -176 ) ( 1344 2272 -160 ) ( 1408 2272 -176 ) city4_1 0 0 90 1 1 +( 1344 2272 -176 ) ( 1344 2288 -176 ) ( 1344 2272 -160 ) city4_1 0 0 90 1 1 +} +// brush 641 +{ +( 1408 2320 -128 ) ( 1408 2304 -128 ) ( 1344 2320 -128 ) city4_1 0 0 90 1 1 +( 1408 2320 -128 ) ( 1344 2320 -128 ) ( 1408 2320 -144 ) city4_1 0 0 90 1 1 +( 1408 2320 -128 ) ( 1408 2320 -144 ) ( 1408 2304 -128 ) city4_1 0 0 90 1 1 +( 1344 2304 -144 ) ( 1408 2304 -144 ) ( 1344 2320 -144 ) city4_1 0 0 90 1 1 +( 1344 2304 -144 ) ( 1344 2304 -128 ) ( 1408 2304 -144 ) city4_1 0 0 90 1 1 +( 1344 2304 -144 ) ( 1344 2320 -144 ) ( 1344 2304 -128 ) city4_1 0 0 90 1 1 +} +// brush 642 +{ +( 1408 2336 -112 ) ( 1408 2320 -112 ) ( 1344 2336 -112 ) city4_1 0 0 90 1 1 +( 1408 2336 -112 ) ( 1344 2336 -112 ) ( 1408 2336 -128 ) city4_1 0 0 90 1 1 +( 1408 2336 -112 ) ( 1408 2336 -128 ) ( 1408 2320 -112 ) city4_1 0 0 90 1 1 +( 1344 2320 -128 ) ( 1408 2320 -128 ) ( 1344 2336 -128 ) city4_1 0 0 90 1 1 +( 1344 2320 -128 ) ( 1344 2320 -112 ) ( 1408 2320 -128 ) city4_1 0 0 90 1 1 +( 1344 2320 -128 ) ( 1344 2336 -128 ) ( 1344 2320 -112 ) city4_1 0 0 90 1 1 +} +// brush 643 +{ +( 1408 2368 -80 ) ( 1408 2352 -80 ) ( 1344 2368 -80 ) city4_1 0 0 90 1 1 +( 1408 2368 -80 ) ( 1344 2368 -80 ) ( 1408 2368 -96 ) city4_1 0 0 90 1 1 +( 1408 2368 -80 ) ( 1408 2368 -96 ) ( 1408 2352 -80 ) city4_1 0 0 90 1 1 +( 1344 2352 -96 ) ( 1408 2352 -96 ) ( 1344 2368 -96 ) city4_1 0 0 90 1 1 +( 1344 2352 -96 ) ( 1344 2352 -80 ) ( 1408 2352 -96 ) city4_1 0 0 90 1 1 +( 1344 2352 -96 ) ( 1344 2368 -96 ) ( 1344 2352 -80 ) city4_1 0 0 90 1 1 +} +// brush 644 +{ +( 1408 2256 -192 ) ( 1408 2240 -192 ) ( 1344 2256 -192 ) city4_1 0 0 90 1 1 +( 1408 2256 -192 ) ( 1344 2256 -192 ) ( 1408 2256 -208 ) city4_1 0 0 90 1 1 +( 1408 2256 -192 ) ( 1408 2256 -208 ) ( 1408 2240 -192 ) city4_1 0 0 90 1 1 +( 1344 2240 -208 ) ( 1408 2240 -208 ) ( 1344 2256 -208 ) city4_1 0 0 90 1 1 +( 1344 2240 -208 ) ( 1344 2240 -192 ) ( 1408 2240 -208 ) city4_1 0 0 90 1 1 +( 1344 2240 -208 ) ( 1344 2256 -208 ) ( 1344 2240 -192 ) city4_1 0 0 90 1 1 +} +// brush 645 +{ +( 1408 2272 -176 ) ( 1408 2256 -176 ) ( 1344 2272 -176 ) city4_1 0 0 90 1 1 +( 1408 2272 -176 ) ( 1344 2272 -176 ) ( 1408 2272 -192 ) city4_1 0 0 90 1 1 +( 1408 2272 -176 ) ( 1408 2272 -192 ) ( 1408 2256 -176 ) city4_1 0 0 90 1 1 +( 1344 2256 -192 ) ( 1408 2256 -192 ) ( 1344 2272 -192 ) city4_1 0 0 90 1 1 +( 1344 2256 -192 ) ( 1344 2256 -176 ) ( 1408 2256 -192 ) city4_1 0 0 90 1 1 +( 1344 2256 -192 ) ( 1344 2272 -192 ) ( 1344 2256 -176 ) city4_1 0 0 90 1 1 +} +// brush 646 +{ +( 1408 2208 -240 ) ( 1408 2192 -240 ) ( 1344 2208 -240 ) city4_1 0 0 90 1 1 +( 1408 2208 -240 ) ( 1344 2208 -240 ) ( 1408 2208 -256 ) city4_1 0 0 90 1 1 +( 1408 2208 -240 ) ( 1408 2208 -256 ) ( 1408 2192 -240 ) city4_1 0 0 90 1 1 +( 1344 2192 -256 ) ( 1408 2192 -256 ) ( 1344 2208 -256 ) city4_1 0 0 90 1 1 +( 1344 2192 -256 ) ( 1344 2192 -240 ) ( 1408 2192 -256 ) city4_1 0 0 90 1 1 +( 1344 2192 -256 ) ( 1344 2208 -256 ) ( 1344 2192 -240 ) city4_1 0 0 90 1 1 +} +// brush 647 +{ +( 1408 2224 -224 ) ( 1408 2208 -224 ) ( 1344 2224 -224 ) city4_1 0 0 90 1 1 +( 1408 2224 -224 ) ( 1344 2224 -224 ) ( 1408 2224 -240 ) city4_1 0 0 90 1 1 +( 1408 2224 -224 ) ( 1408 2224 -240 ) ( 1408 2208 -224 ) city4_1 0 0 90 1 1 +( 1344 2208 -240 ) ( 1408 2208 -240 ) ( 1344 2224 -240 ) city4_1 0 0 90 1 1 +( 1344 2208 -240 ) ( 1344 2208 -224 ) ( 1408 2208 -240 ) city4_1 0 0 90 1 1 +( 1344 2208 -240 ) ( 1344 2224 -240 ) ( 1344 2208 -224 ) city4_1 0 0 90 1 1 +} +// brush 648 +{ +( 1408 2192 -256 ) ( 1408 2176 -256 ) ( 1344 2192 -256 ) city4_1 0 0 90 1 1 +( 1408 2192 -256 ) ( 1344 2192 -256 ) ( 1408 2192 -272 ) city4_1 0 0 90 1 1 +( 1408 2192 -256 ) ( 1408 2192 -272 ) ( 1408 2176 -256 ) city4_1 0 0 90 1 1 +( 1344 2176 -272 ) ( 1408 2176 -272 ) ( 1344 2192 -272 ) city4_1 0 0 90 1 1 +( 1344 2176 -272 ) ( 1344 2176 -256 ) ( 1408 2176 -272 ) city4_1 0 0 90 1 1 +( 1344 2176 -272 ) ( 1344 2192 -272 ) ( 1344 2176 -256 ) city4_1 0 0 90 1 1 +} +// brush 649 +{ +( -224 1760 -256 ) ( -224 1632 -256 ) ( -256 1760 -256 ) wswamp1_k 0 0 0 1 1 +( -288 1760 -256 ) ( -320 1760 -256 ) ( -288 1760 -384 ) wswamp1_k 0 0 0 1 1 +( -192 1792 -256 ) ( -192 1792 -384 ) ( -192 1664 -256 ) wswamp1_k 0 0 0 1 1 +( -256 1632 -320 ) ( -224 1632 -320 ) ( -256 1760 -320 ) wswamp1_k 0 0 0 1 1 +( -384 1632 -384 ) ( -384 1632 -256 ) ( -352 1632 -384 ) wswamp1_k 0 0 0 1 1 +( -256 1632 -384 ) ( -256 1760 -384 ) ( -256 1632 -256 ) wswamp1_k 32 0 0 1 1 +} +// brush 650 +{ +( 2008 992 -224 ) ( 2008 1120 -224 ) ( 1984 1120 -208 ) wbrick1_5 0 0 90 1 1 +( 2080 992 -192 ) ( 2080 1120 -192 ) ( 2008 1120 -224 ) wbrick1_5 0 32 0 1 1 +( 2080 1120 -192 ) ( 2080 992 -192 ) ( 1984 992 -208 ) wbrick1_5 0 32 0 1 1 +( 1792 1408 64 ) ( 2112 1408 -64 ) ( 1792 1408 -64 ) wbrick1_5 0 0 0 1 1 +( 2080 2016 64 ) ( 1824 1760 -64 ) ( 2080 2016 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 651 +{ +( 1896 992 -224 ) ( 1880 1120 -256 ) ( 1880 992 -256 ) wbrick1_5 32 0 0 1 1 +( 1880 896 -256 ) ( 1824 896 -192 ) ( 1824 768 -192 ) wbrick1_5 32 0 0 1 1 +( 1896 992 -224 ) ( 1824 992 -192 ) ( 1824 1120 -192 ) wbrick1_5 0 32 0 1 1 +( 1792 1408 64 ) ( 2112 1408 -64 ) ( 1792 1408 -64 ) wbrick1_5 0 0 0 1 1 +( 2080 2016 64 ) ( 1824 1760 -64 ) ( 2080 2016 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 652 +{ +( 2024 992 -256 ) ( 2024 1120 -256 ) ( 2008 992 -224 ) wbrick1_5 0 0 0 1 1 +( 2080 768 -192 ) ( 2080 896 -192 ) ( 2024 896 -256 ) wbrick1_5 32 0 0 1 1 +( 2080 1120 -192 ) ( 2080 992 -192 ) ( 2008 992 -224 ) wbrick1_5 0 32 0 1 1 +( 1792 1408 64 ) ( 2112 1408 -64 ) ( 1792 1408 -64 ) wbrick1_5 0 0 0 1 1 +( 2080 2016 64 ) ( 1824 1760 -64 ) ( 2080 2016 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 653 +{ +( 1920 1632 -208 ) ( 1896 1632 -224 ) ( 1896 1504 -224 ) wbrick1_5 0 32 -90 1 1 +( 1896 1120 -224 ) ( 1824 1120 -192 ) ( 1824 992 -192 ) wbrick1_5 0 32 0 1 1 +( 1920 1504 -208 ) ( 1824 1504 -192 ) ( 1824 1632 -192 ) wbrick1_5 0 32 0 1 1 +( 1792 1408 64 ) ( 2112 1408 -64 ) ( 1792 1408 -64 ) wbrick1_5 0 0 0 1 1 +( 2080 2016 64 ) ( 1824 1760 -64 ) ( 2080 2016 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 654 +{ +( 1984 1088 -208 ) ( 1984 1216 -208 ) ( 1952 1216 -200 ) wbrick1_5 0 0 90 1 1 +( 2080 992 -192 ) ( 2080 1120 -192 ) ( 1984 1120 -208 ) wbrick1_5 0 32 0 1 1 +( 2080 1216 -192 ) ( 2080 1088 -192 ) ( 1952 1088 -200 ) wbrick1_5 0 0 0 1 1 +( 1792 1408 64 ) ( 2112 1408 -64 ) ( 1792 1408 -64 ) wbrick1_5 0 0 0 1 1 +( 2080 2016 64 ) ( 1824 1760 -64 ) ( 2080 2016 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 655 +{ +( 1952 1760 -200 ) ( 1920 1760 -208 ) ( 1920 1632 -208 ) wbrick1_5 0 32 -90 1 1 +( 1920 1632 -208 ) ( 1824 1632 -192 ) ( 1824 1504 -192 ) wbrick1_5 0 32 0 1 1 +( 1952 1632 -200 ) ( 1824 1632 -192 ) ( 1824 1760 -192 ) wbrick1_5 0 32 0 1 1 +( 1792 1408 64 ) ( 2112 1408 -64 ) ( 1792 1408 -64 ) wbrick1_5 0 0 0 1 1 +( 2080 2016 64 ) ( 1824 1760 -64 ) ( 2080 2016 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 656 +{ +( 2080 1728 -192 ) ( 2080 1600 -192 ) ( 1824 1600 -192 ) wbrick1_5 0 0 0 1 1 +( 1824 1536 -192 ) ( 1824 1408 -192 ) ( 1952 1536 -200 ) wbrick1_5 0 32 0 1 1 +( 2080 1600 -192 ) ( 2080 1728 -192 ) ( 1952 1728 -200 ) wbrick1_5 0 0 0 1 1 +( 1792 1408 64 ) ( 2112 1408 -64 ) ( 1792 1408 -64 ) wbrick1_5 0 0 0 1 1 +( 2080 2016 64 ) ( 1824 1760 -64 ) ( 2080 2016 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 657 +{ +( 32 1824 -256 ) ( 32 1696 -256 ) ( 0 1824 -256 ) wswamp1_k 0 0 0 1 1 +( 32 1760 -288 ) ( 0 1760 -288 ) ( 32 1760 -416 ) wswamp1_k 0 0 0 1 1 +( 64 1856 -256 ) ( 64 1856 -384 ) ( 64 1728 -256 ) wswamp1_k 0 0 0 1 1 +( 0 1696 -320 ) ( 32 1696 -320 ) ( 0 1824 -320 ) wswamp1_k 0 0 0 1 1 +( 0 1632 -384 ) ( 0 1632 -256 ) ( 32 1632 -384 ) wswamp1_k 0 0 0 1 1 +( -192 1696 -384 ) ( -192 1824 -384 ) ( -192 1696 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 658 +{ +( 1088 1952 -136 ) ( 1088 1920 -264 ) ( 1088 1920 -136 ) wbrick1_5 0 0 0 1 1 +( 192 1920 -208 ) ( 192 1944 -224 ) ( 64 1944 -224 ) wbrick1_5 0 32 0 1 1 +( 192 1944 -224 ) ( 192 2016 -192 ) ( 64 2016 -192 ) wbrick1_5 0 32 0 1 1 +( 64 1920 -208 ) ( 64 2016 -192 ) ( 192 2016 -192 ) wbrick1_5 0 32 0 1 1 +( 960 1728 -64 ) ( 960 2048 -64 ) ( 960 1728 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 659 +{ +( 1792 2720 -160 ) ( 1920 2720 -160 ) ( 1792 2720 -216 ) wswamp1_k 32 0 0 1 1 +( 960 2920 -192 ) ( 960 2920 -248 ) ( 960 2944 -192 ) wswamp1_k 0 0 0 1 1 +( 896 2976 -256 ) ( 768 2976 -256 ) ( 768 2920 -256 ) wswamp1_k 0 0 0 1 1 +( 768 3136 -256 ) ( 896 3136 -256 ) ( 896 3136 -128 ) wswamp1_k 0 0 0 1 1 +( 992 3008 0 ) ( 992 2688 0 ) ( 992 3008 128 ) wswamp1_k 0 0 0 1 1 +( 1056 4672 -192 ) ( 992 4672 -192 ) ( 1056 4800 -192 ) wswamp1_k 0 0 0 1 1 +} +// brush 660 +{ +( 1088 1848 -144 ) ( 1088 1848 -272 ) ( 1088 1816 -144 ) wbrick1_5 0 0 0 1 1 +( 64 1816 -256 ) ( 192 1816 -256 ) ( 64 1832 -224 ) wbrick1_5 32 0 0 1 1 +( 64 1760 -192 ) ( 192 1760 -192 ) ( 192 1816 -256 ) wbrick1_5 32 0 0 1 1 +( 192 1760 -192 ) ( 64 1760 -192 ) ( 64 1832 -224 ) wbrick1_5 0 32 0 1 1 +( 960 1728 -64 ) ( 960 2048 -64 ) ( 960 1728 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 661 +{ +( 1184 2776 -248 ) ( 1312 2776 -192 ) ( 1184 2776 -192 ) wswamp1_k 32 0 0 1 1 +( 512 2752 -192 ) ( 512 2776 -248 ) ( 512 2776 -192 ) wswamp1_k 0 0 0 1 1 +( 320 2776 -256 ) ( 320 2720 -256 ) ( 448 2720 -256 ) wswamp1_k 0 0 0 1 1 +( 448 2720 -128 ) ( 448 2720 -256 ) ( 320 2720 -256 ) wswamp1_k 0 0 0 1 1 +( 704 3008 0 ) ( 704 2688 0 ) ( 704 3008 128 ) wswamp1_k 32 0 0 1 1 +( 608 4672 -192 ) ( 544 4672 -192 ) ( 608 4800 -192 ) wswamp1_k 0 0 0 1 1 +} +// brush 662 +{ +( 1088 1960 -144 ) ( 1088 1928 -272 ) ( 1088 1928 -144 ) wbrick1_5 0 0 0 1 1 +( 64 1944 -224 ) ( 192 1960 -256 ) ( 64 1960 -256 ) wbrick1_5 0 0 0 1 1 +( 192 1960 -256 ) ( 192 2016 -192 ) ( 64 2016 -192 ) wbrick1_5 32 0 0 1 1 +( 64 1944 -224 ) ( 64 2016 -192 ) ( 192 2016 -192 ) wbrick1_5 0 32 0 1 1 +( 960 1728 -64 ) ( 960 2048 -64 ) ( 960 1728 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 663 +{ +( 1088 1856 -136 ) ( 1088 1856 -264 ) ( 1088 1824 -136 ) wbrick1_5 0 0 0 1 1 +( 576 1832 -224 ) ( 704 1832 -224 ) ( 704 1856 -208 ) wbrick1_5 0 32 0 1 1 +( 64 1760 -192 ) ( 192 1760 -192 ) ( 192 1832 -224 ) wbrick1_5 0 32 0 1 1 +( 704 1760 -192 ) ( 576 1760 -192 ) ( 576 1856 -208 ) wbrick1_5 0 32 0 1 1 +( 960 1728 -64 ) ( 960 2048 -64 ) ( 960 1728 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 664 +{ +( 1088 1920 -128 ) ( 1088 1888 -256 ) ( 1088 1888 -128 ) wbrick1_5 0 0 0 1 1 +( 768 1888 -200 ) ( 768 1920 -208 ) ( 640 1920 -208 ) wbrick1_5 32 0 0 1 1 +( 192 1920 -208 ) ( 192 2016 -192 ) ( 64 2016 -192 ) wbrick1_5 0 32 0 1 1 +( 640 1888 -200 ) ( 640 2016 -192 ) ( 768 2016 -192 ) wbrick1_5 0 0 0 1 1 +( 960 1728 -64 ) ( 960 2048 -64 ) ( 960 1728 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 665 +{ +( 1088 1888 -128 ) ( 1088 1888 -256 ) ( 1088 1856 -128 ) wbrick1_5 0 0 0 1 1 +( 704 1856 -208 ) ( 832 1856 -208 ) ( 832 1888 -200 ) wbrick1_5 0 32 0 1 1 +( 576 1760 -192 ) ( 704 1760 -192 ) ( 704 1856 -208 ) wbrick1_5 0 32 0 1 1 +( 832 1760 -192 ) ( 704 1760 -192 ) ( 704 1888 -200 ) wbrick1_5 0 32 0 1 1 +( 960 1728 -64 ) ( 960 2048 -64 ) ( 960 1728 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 666 +{ +( 1152 1760 -192 ) ( 1152 2016 -192 ) ( 1280 2016 -192 ) wbrick1_5 0 0 0 1 1 +( 832 1888 -200 ) ( 704 1760 -192 ) ( 832 1760 -192 ) wbrick1_5 0 32 0 1 1 +( 1088 1920 -128 ) ( 1088 1888 -256 ) ( 1088 1888 -128 ) wbrick1_5 0 0 0 1 1 +( 1280 1888 -200 ) ( 1280 2016 -192 ) ( 1152 2016 -192 ) wbrick1_5 0 0 0 1 1 +( 960 1728 -64 ) ( 960 2048 -64 ) ( 960 1728 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 667 +{ +( 1056 1888 320 ) ( 1056 1760 320 ) ( 1024 1888 320 ) wbrick1_5 0 0 0 1 1 +( 1056 2144 -96 ) ( 1024 2144 -96 ) ( 1056 2144 -224 ) wbrick1_5 0 0 0 1 1 +( 1056 1920 -96 ) ( 1056 1920 -224 ) ( 1056 1792 -96 ) wbrick1_5 0 0 0 1 1 +( 1024 1760 -96 ) ( 1056 1760 -96 ) ( 1024 1888 -96 ) wbrick1_5 0 0 0 1 1 +( 1024 1632 -224 ) ( 1024 1632 -96 ) ( 1056 1632 -224 ) wbrick1_5 0 0 0 1 1 +( 976 1760 -224 ) ( 976 1888 -224 ) ( 976 1760 -96 ) wbrick1_5 0 0 0 1 1 +} +// brush 668 +{ +( 832 2064 -64 ) ( 816 1648 -64 ) ( 816 2064 -64 ) wm1_2 48 0 0 -1 1 +( 816 2144 -96 ) ( 832 2144 -64 ) ( 816 2144 -64 ) wm1_2 48 0 0 -1 1 +( 816 1648 -64 ) ( 816 2064 -96 ) ( 816 2064 -64 ) wm1_2 0 0 0 1 1 +( 832 2064 -96 ) ( 816 1648 -96 ) ( 832 1648 -96 ) wm1_2 48 0 0 -1 1 +( 816 1632 -96 ) ( 832 1632 -64 ) ( 832 1632 -96 ) wm1_2 48 0 0 -1 1 +( 832 1712 -64 ) ( 832 2128 -96 ) ( 832 1712 -96 ) wm1_2 0 0 0 1 1 +} +// brush 669 +{ +( 1536 2592 -64 ) ( 1408 2464 -64 ) ( 1408 2592 -64 ) blueflr4_5 0 0 0 1 1 +( 1408 2592 -104 ) ( 1536 2592 -64 ) ( 1408 2592 -64 ) blueflr4_5 0 0 0 1 1 +( 1440 2560 -64 ) ( 1440 2688 -104 ) ( 1440 2688 -64 ) blueflr4_5 0 0 0 1 1 +( 1536 2592 -72 ) ( 1408 2464 -72 ) ( 1536 2464 -72 ) blueflr4_5 0 0 0 1 1 +( 1152 2544 -64 ) ( 1648 2544 -64 ) ( 1648 2544 -72 ) blueflr4_5 0 0 0 1 1 +( 1600 2592 -72 ) ( 1648 2544 -72 ) ( 1648 2544 -64 ) blueflr4_5 0 0 0 1 1 +} +// brush 670 +{ +( 2016 3584 64 ) ( 1376 3264 64 ) ( 1376 3584 64 ) wizblue9_8 16 16 0 1 1 +( 1312 3632 32 ) ( 1952 3632 64 ) ( 1312 3632 64 ) wizblue9_8 48 0 0 1 1 +( 1488 3312 64 ) ( 1488 3632 32 ) ( 1488 3632 64 ) wizblue9_8 48 0 0 1 1 +( 2016 3584 56 ) ( 1376 3264 56 ) ( 2016 3264 56 ) wizblue9_8 0 0 0 1 1 +( 1776 3600 56 ) ( 2416 3600 88 ) ( 2416 3600 56 ) wizblue9_8 -16 0 0 1 1 +( 1520 3104 64 ) ( 1520 3424 32 ) ( 1520 3104 32 ) wizblue9_8 -16 0 0 1 1 +} +// brush 671 +{ +( 1120 3392 448 ) ( 1056 2976 448 ) ( 1056 3392 448 ) wbrick1_5 0 0 0 1 1 +( 1056 3168 256 ) ( 1120 3168 288 ) ( 1056 3168 288 ) wbrick1_5 0 32 0 1 1 +( 1088 2752 128 ) ( 1088 3168 96 ) ( 1088 3168 128 ) wbrick1_5 0 0 0 1 1 +( 1120 3392 -64 ) ( 1056 2976 -64 ) ( 1120 2976 -64 ) wbrick1_5 0 0 0 1 1 +( 1056 2912 64 ) ( 1120 2912 96 ) ( 1120 2912 64 ) wbrick1_5 0 0 0 1 1 +( 1136 2976 96 ) ( 1136 3392 64 ) ( 1136 2976 64 ) wbrick1_5 32 0 0 1 1 +} +// brush 672 +{ +( 1152 2832 128 ) ( 1152 2768 128 ) ( 1136 2832 128 ) wm1_2 0 0 0 1 1 +( 1152 2848 192 ) ( 1136 2848 192 ) ( 1152 2848 -64 ) wm1_2 0 0 0 1 1 +( 1152 2848 192 ) ( 1152 2848 -64 ) ( 1152 2784 192 ) wm1_1 0 0 0 1 1 +( 1136 2784 -64 ) ( 1136 2848 -64 ) ( 1136 2784 192 ) wm1_2 0 0 0 1 1 +( -208 2848 64 ) ( -208 2784 128 ) ( -80 2848 64 ) wm1_2 0 0 0 1 1 +} +// brush 673 +{ +( 1152 2896 128 ) ( 1152 2832 128 ) ( 1136 2896 128 ) wm1_2 0 0 0 1 1 +( 1152 2912 192 ) ( 1136 2912 192 ) ( 1152 2912 -64 ) wm1_2 0 0 0 1 1 +( 1152 2912 192 ) ( 1152 2912 -64 ) ( 1152 2848 192 ) wm1_2 0 0 0 1 1 +( 1136 2848 -64 ) ( 1152 2848 -64 ) ( 1136 2912 -64 ) wm1_2 0 0 0 1 1 +( 1136 2848 -64 ) ( 1136 2848 192 ) ( 1152 2848 -64 ) wm1_2 0 0 0 1 1 +( 1136 2848 -64 ) ( 1136 2912 -64 ) ( 1136 2848 192 ) wm1_2 0 0 0 1 1 +} +// brush 674 +{ +( 1296 2832 128 ) ( 1296 2768 128 ) ( 1280 2832 128 ) wm1_2 0 0 0 1 1 +( 1296 2848 192 ) ( 1280 2848 192 ) ( 1296 2848 -64 ) wm1_2 0 0 0 1 1 +( 1296 2848 192 ) ( 1296 2848 -64 ) ( 1296 2784 192 ) wm1_2 0 0 0 1 1 +( 1280 2784 -64 ) ( 1280 2848 -64 ) ( 1280 2784 192 ) wm1_1 0 0 0 1 1 +( -64 2848 64 ) ( -64 2784 128 ) ( 64 2848 64 ) wm1_2 0 0 0 1 1 +} +// brush 675 +{ +( 1296 2896 128 ) ( 1296 2832 128 ) ( 1280 2896 128 ) wm1_2 0 0 0 1 1 +( 1296 2912 192 ) ( 1280 2912 192 ) ( 1296 2912 -64 ) wm1_2 0 0 0 1 1 +( 1296 2912 192 ) ( 1296 2912 -64 ) ( 1296 2848 192 ) wm1_2 0 0 0 1 1 +( 1280 2848 -64 ) ( 1296 2848 -64 ) ( 1280 2912 -64 ) wm1_2 0 0 0 1 1 +( 1280 2848 -64 ) ( 1280 2848 192 ) ( 1296 2848 -64 ) wm1_2 0 0 0 1 1 +( 1280 2848 -64 ) ( 1280 2912 -64 ) ( 1280 2848 192 ) wm1_2 0 0 0 1 1 +} +// brush 676 +{ +( 1280 2912 128 ) ( 1280 2848 128 ) ( 1152 2912 128 ) wm1_2 0 0 0 1 1 +( 1280 2912 128 ) ( 1152 2912 128 ) ( 1280 2912 -64 ) wm1_2 0 0 0 1 1 +( 1280 2912 128 ) ( 1280 2912 -64 ) ( 1280 2848 128 ) wm1_2 0 0 0 1 1 +( 1152 2800 112 ) ( 1280 2800 112 ) ( 1280 2912 112 ) wm1_2 0 0 0 1 1 +( 1280 2800 112 ) ( 1152 2800 112 ) ( 1152 2784 128 ) wm1_2 0 0 0 1 1 +( 1152 2848 -64 ) ( 1152 2912 -64 ) ( 1152 2848 128 ) wm1_2 0 0 0 1 1 +} +// brush 677 +{ +( 1232 2864 144 ) ( 1232 2768 144 ) ( 1200 2864 144 ) wm1_2 0 0 0 1 1 +( 1232 2920 176 ) ( 1200 2920 176 ) ( 1232 2920 112 ) wm1_2 0 0 0 1 1 +( 1232 2864 176 ) ( 1232 2864 112 ) ( 1232 2768 176 ) wm1_2 0 0 0 1 1 +( 1200 2768 112 ) ( 1232 2768 112 ) ( 1200 2864 112 ) wm1_2 0 0 0 1 1 +( 1200 2768 112 ) ( 1200 2768 176 ) ( 1232 2768 112 ) wmcrux 16 16 0 1 1 +( 1200 2768 112 ) ( 1200 2864 112 ) ( 1200 2768 176 ) wm1_2 0 0 0 1 1 +} +// brush 678 +{ +( 864 3584 64 ) ( 864 3600 64 ) ( 1088 3584 64 ) wm1_2 0 0 0 1 1 +( 1088 3584 64 ) ( 672 3584 32 ) ( 672 3584 64 ) wm1_2 0 0 0 1 1 +( 720 3600 64 ) ( 704 3584 64 ) ( 704 3584 32 ) wm1_2 0 0 0 1 1 +( 1088 3600 32 ) ( 864 3600 32 ) ( 1088 3584 32 ) wm1_2 0 0 0 1 1 +( 1104 3600 32 ) ( 1104 3600 64 ) ( 656 3600 64 ) wm1_2 0 0 0 1 1 +( 1104 3600 64 ) ( 1104 3600 32 ) ( 1088 3584 32 ) wm1_2 0 0 0 1 1 +} +// brush 679 +{ +( 720 3248 64 ) ( 704 3472 64 ) ( 720 3472 64 ) wm1_2 0 0 0 1 1 +( 720 3632 64 ) ( 720 4048 64 ) ( 720 4048 32 ) wm1_2 0 0 0 1 1 +( 704 3776 32 ) ( 720 3760 32 ) ( 720 3760 64 ) wm1_2 0 0 0 1 1 +( 720 3248 32 ) ( 704 3472 32 ) ( 704 3248 32 ) wm1_2 0 0 0 1 1 +( 704 3680 64 ) ( 704 3232 64 ) ( 704 3232 32 ) wm1_2 0 0 0 1 1 +( 720 3600 32 ) ( 704 3584 32 ) ( 704 3584 64 ) wm1_2 0 0 0 1 1 +} +// brush 680 +{ +( 1104 3184 64 ) ( 1088 3408 64 ) ( 1104 3408 64 ) wm1_2 0 0 0 1 1 +( 1104 3600 64 ) ( 1104 3600 32 ) ( 1104 3184 64 ) wm1_2 0 0 0 1 1 +( 1104 3600 32 ) ( 1104 3600 64 ) ( 1088 3584 64 ) wm1_2 0 0 0 1 1 +( 1104 3184 32 ) ( 1088 3408 32 ) ( 1088 3184 32 ) wm1_2 0 0 0 1 1 +( 1088 3648 64 ) ( 1088 3200 64 ) ( 1088 3200 32 ) wm1_2 0 0 0 1 1 +( 1104 3184 32 ) ( 1088 3168 32 ) ( 1088 3168 64 ) wm1_2 0 0 0 1 1 +} +// brush 681 +{ +( 1088 3584 352 ) ( 1088 3168 352 ) ( 1024 3584 352 ) wm1_2 0 0 0 1 1 +( 1024 3520 576 ) ( 1024 3520 224 ) ( 1088 3584 224 ) wm1_2 0 0 0 1 1 +( 1024 3168 320 ) ( 1088 3168 320 ) ( 1024 3584 320 ) wm1_2 0 0 0 1 1 +( 1024 3072 288 ) ( 1024 3072 320 ) ( 1088 3072 288 ) wm1_2 0 32 0 1 1 +( 1024 3520 224 ) ( 1024 3520 576 ) ( 1024 3168 576 ) wm1_2 0 0 0 1 1 +( 1056 3552 -32 ) ( 1056 3072 -32 ) ( 1056 3552 96 ) wm1_2 0 0 0 1 1 +} +// brush 682 +{ +( 1024 3584 320 ) ( 1024 3168 320 ) ( 960 3584 320 ) wbrick1_5 0 0 0 1 1 +( 1088 3584 320 ) ( 1088 3584 64 ) ( 1024 3520 64 ) wbrick1_5 0 0 0 1 1 +( 960 3168 64 ) ( 1024 3168 64 ) ( 960 3584 64 ) wbrick1_5 0 0 0 1 1 +( 896 3520 160 ) ( 896 3520 192 ) ( 960 3520 160 ) wbrick1_5 0 0 0 1 1 +( 912 3168 -64 ) ( 912 3584 -64 ) ( 912 3168 -32 ) wbrick1_5 0 0 0 1 1 +( 864 3552 -64 ) ( 1056 3552 -64 ) ( 864 3552 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 683 +{ +( 1312 1728 -160 ) ( 1312 1696 -160 ) ( 1312 1728 -288 ) wswamp1_k 0 0 0 1 1 +( 1312 1760 -192 ) ( 1312 1760 -320 ) ( 1440 1760 -192 ) wswamp1_k 32 0 0 1 1 +( 1472 1696 -320 ) ( 1472 1728 -320 ) ( 1344 1696 -320 ) wswamp1_k 0 0 0 1 1 +( 1440 1696 -288 ) ( 1440 1696 -160 ) ( 1440 1728 -288 ) wswamp1_k 0 0 0 1 1 +( 1472 1728 -320 ) ( 1344 1728 -320 ) ( 1472 1728 -192 ) wswamp1_k 0 0 0 1 1 +( 1408 32 -256 ) ( 1472 32 -256 ) ( 1408 -96 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 684 +{ +( 1088 2000 -64 ) ( 1088 2016 192 ) ( 1088 2000 192 ) wswamp1_k 0 0 0 1 1 +( 1312 1984 192 ) ( 1312 1984 -320 ) ( 1216 1984 -320 ) wswamp1_k 0 0 0 1 1 +( 960 2016 -320 ) ( 1120 2000 -320 ) ( 1120 2016 -320 ) wswamp1_k 0 0 0 1 1 +( 1312 1984 -320 ) ( 1312 1984 192 ) ( 1312 2016 192 ) wswamp1_k 0 0 0 1 1 +( 960 2016 -288 ) ( 1312 2016 -288 ) ( 1312 2016 224 ) wswamp1_k 0 0 0 1 1 +( 1184 64 -256 ) ( 1536 64 -256 ) ( 1184 -64 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 685 +{ +( 992 1056 -224 ) ( 976 1248 -224 ) ( 992 1248 -224 ) wm1_2 0 0 0 1 1 +( 992 1248 -320 ) ( 992 1056 -224 ) ( 992 1248 -224 ) wm1_2 0 0 0 1 1 +( 992 1248 -224 ) ( 976 1232 -224 ) ( 976 1232 -320 ) wm1_2 0 0 0 1 1 +( 992 1056 -320 ) ( 976 1248 -320 ) ( 976 1056 -320 ) wm1_2 0 0 0 1 1 +( 976 1056 -224 ) ( 976 1232 -320 ) ( 976 1232 -224 ) wm1_2 0 0 0 1 1 +( 976 1056 -224 ) ( 992 1056 -320 ) ( 976 1056 -320 ) wm1_2 0 0 0 1 1 +} +// brush 686 +{ +( 976 1232 -224 ) ( 976 1136 -224 ) ( 800 1232 -224 ) city4_1 0 0 0 1 1 +( 976 1232 -224 ) ( 800 1232 -224 ) ( 976 1232 -320 ) city4_1 0 0 0 1 1 +( 976 1232 -224 ) ( 976 1232 -320 ) ( 976 1136 -224 ) city4_1 0 0 0 1 1 +( 800 1136 -320 ) ( 976 1136 -320 ) ( 800 1232 -320 ) city4_1 0 0 0 1 1 +( 800 1056 -320 ) ( 800 1056 -224 ) ( 976 1056 -320 ) city4_1 0 0 0 1 1 +( 800 1136 -320 ) ( 800 1232 -320 ) ( 800 1136 -224 ) city4_1 0 0 0 1 1 +} +// brush 687 +{ +( 992 1248 -224 ) ( 992 1232 -224 ) ( 800 1248 -224 ) wm1_2 0 0 0 1 1 +( 992 1248 -224 ) ( 800 1248 -224 ) ( 992 1248 -320 ) wm1_2 0 0 0 1 1 +( 976 1232 -320 ) ( 976 1232 -224 ) ( 992 1248 -224 ) wm1_2 0 0 0 1 1 +( 800 1232 -320 ) ( 992 1232 -320 ) ( 800 1248 -320 ) wm1_2 0 0 0 1 1 +( 976 1232 -224 ) ( 976 1232 -320 ) ( 800 1232 -224 ) wm1_2 0 0 0 1 1 +( 800 1232 -320 ) ( 800 1248 -320 ) ( 800 1232 -224 ) wm1_2 0 0 0 1 1 +} +// brush 688 +{ +( 1056 1888 -96 ) ( 1056 1760 -96 ) ( 1024 1888 -96 ) wbrick1_5 0 0 0 1 1 +( 1056 2016 -192 ) ( 1024 2016 -192 ) ( 1056 2016 -320 ) wbrick1_5 0 0 0 1 1 +( 1056 1920 -192 ) ( 1056 1920 -320 ) ( 1056 1792 -192 ) wbrick1_5 0 0 0 1 1 +( 1024 1760 -192 ) ( 1056 1760 -192 ) ( 1024 1888 -192 ) wbrick1_5 0 0 0 1 1 +( 1024 1760 -320 ) ( 1024 1760 -192 ) ( 1056 1760 -320 ) wbrick1_5 0 0 0 1 1 +( 960 1760 -320 ) ( 960 1888 -320 ) ( 960 1760 -192 ) wbrick1_5 0 0 0 1 1 +} +// brush 689 +{ +( 960 2016 192 ) ( 1120 2000 192 ) ( 960 2000 192 ) wbrick1_5 0 0 0 1 1 +( 1088 2000 -64 ) ( 1088 2016 192 ) ( 1088 2000 192 ) wbrick1_5 0 0 0 1 1 +( 1312 1984 192 ) ( 1312 1984 -320 ) ( 1216 1984 -320 ) wbrick1_5 0 0 0 1 1 +( 1312 1984 -320 ) ( 1312 1984 192 ) ( 1312 2016 192 ) wbrick1_5 0 0 0 1 1 +( 960 2016 -288 ) ( 1312 2016 -288 ) ( 1312 2016 224 ) wbrick1_5 0 0 0 1 1 +( 1184 -64 -256 ) ( 1536 64 -256 ) ( 1184 64 -256 ) city4_1 0 0 0 1 1 +} +// brush 690 +{ +( 1184 2016 192 ) ( 1344 2000 192 ) ( 1184 2000 192 ) wbrick1_5 0 0 0 1 1 +( 1440 2016 -256 ) ( 1440 2016 192 ) ( 1440 1984 192 ) wbrick1_5 0 0 0 1 1 +( 1536 1984 192 ) ( 1536 1984 -320 ) ( 1440 1984 -320 ) wbrick1_5 0 0 0 1 1 +( 1472 2016 192 ) ( 1472 2016 -256 ) ( 1472 1984 -256 ) wbrick1_5 0 0 0 1 1 +( 1440 2016 192 ) ( 1440 2016 -256 ) ( 1472 2016 -256 ) wbrick1_5 0 0 0 1 1 +( 1184 -64 -256 ) ( 1536 64 -256 ) ( 1184 64 -256 ) city4_1 0 0 0 1 1 +} +// brush 691 +{ +( 864 768 -200 ) ( 704 768 -200 ) ( 864 784 -200 ) wbrick1_5 0 0 0 1 1 +( 896 784 -24 ) ( 896 800 -24 ) ( 896 784 -280 ) wbrick1_5 0 32 0 1 1 +( 896 800 -240 ) ( 448 800 -240 ) ( 448 800 -200 ) wbrick1_5 0 32 0 1 1 +( 448 816 -248 ) ( 448 816 8 ) ( 448 800 -248 ) wbrick1_5 0 0 0 1 1 +( 448 864 -240 ) ( 896 864 -240 ) ( 896 864 -200 ) wbrick1_5 0 32 0 1 1 +( 896 864 -240 ) ( 448 864 -240 ) ( 448 832 -248 ) wbrick1_5 0 0 0 1 1 +( 448 800 -240 ) ( 896 800 -240 ) ( 896 832 -248 ) wbrick1_5 0 0 0 1 1 +} +// brush 692 +{ +( 1328 2432 192 ) ( 1328 2272 192 ) ( 1312 2432 192 ) wbrick1_5 0 0 0 1 1 +( 1328 2432 192 ) ( 1312 2432 192 ) ( 1328 2432 -64 ) wbrick1_5 0 0 0 1 1 +( 1344 2016 -320 ) ( 1344 2016 192 ) ( 1344 2432 192 ) wbrick1_5 32 0 0 1 1 +( 1344 2016 224 ) ( 1344 2016 -288 ) ( 1312 2016 224 ) wbrick1_5 0 0 0 1 1 +( 1312 2080 192 ) ( 1312 2080 -320 ) ( 1312 2432 -320 ) wbrick1_5 0 0 0 1 1 +( 1184 -64 -256 ) ( 1536 64 -256 ) ( 1184 64 -256 ) city4_1 0 0 0 1 1 +} +// brush 693 +{ +( 1440 1760 320 ) ( 1568 1760 320 ) ( 1440 1728 320 ) wbrick1_5 0 0 0 1 1 +( 1440 1760 -160 ) ( 1440 1728 -160 ) ( 1440 1760 -288 ) wbrick1_5 0 0 0 1 1 +( 1440 1792 -192 ) ( 1440 1792 -320 ) ( 1568 1792 -192 ) wbrick1_5 0 0 0 1 1 +( 1472 1728 -320 ) ( 1472 1728 -192 ) ( 1472 1760 -320 ) wbrick1_5 0 0 0 1 1 +( 1600 1312 -288 ) ( 1472 1312 -288 ) ( 1600 1312 -160 ) wbrick1_5 0 0 0 1 1 +( 1280 -64 -256 ) ( 1344 64 -256 ) ( 1280 64 -256 ) wswamp1_4 0 0 0 1 1 +} +// brush 694 +{ +( 1312 1728 -160 ) ( 1440 1728 -160 ) ( 1312 1696 -160 ) wbrick1_5 0 0 180 1 1 +( 1312 1728 -160 ) ( 1312 1696 -160 ) ( 1312 1728 -288 ) wbrick1_5 0 0 0 1 1 +( 1312 1760 -192 ) ( 1312 1760 -320 ) ( 1440 1760 -192 ) wbrick1_5 32 0 0 1 1 +( 1440 1696 -288 ) ( 1440 1696 -160 ) ( 1440 1728 -288 ) wbrick1_5 0 0 0 1 1 +( 1472 1728 -320 ) ( 1344 1728 -320 ) ( 1472 1728 -192 ) wbrick1_5 0 0 0 1 1 +( 1408 -96 -256 ) ( 1472 32 -256 ) ( 1408 32 -256 ) wswamp1_4 0 0 0 1 1 +} +// brush 695 +{ +( 1880 992 -256 ) ( 1824 992 -192 ) ( 1824 1120 -192 ) wbrick1_5 32 0 0 1 1 +( 1824 1728 -192 ) ( 1824 1728 -320 ) ( 1824 1856 -320 ) wbrick1_5 0 0 0 1 1 +( 1792 1408 64 ) ( 2112 1408 -64 ) ( 1792 1408 -64 ) wbrick1_5 0 0 0 1 1 +( 2080 -64 -256 ) ( 1824 -192 -256 ) ( 2080 -192 -256 ) wswamp1_k 0 0 0 1 1 +( 2080 2016 64 ) ( 1824 1760 -64 ) ( 2080 2016 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 696 +{ +( 2080 896 -192 ) ( 2080 768 -192 ) ( 2024 768 -256 ) wbrick1_5 32 0 0 1 1 +( 2080 1856 -320 ) ( 2080 1728 -320 ) ( 2080 1728 -192 ) wbrick1_5 0 0 0 1 1 +( 1792 1408 64 ) ( 2112 1408 -64 ) ( 1792 1408 -64 ) wbrick1_5 0 0 0 1 1 +( 2080 -64 -256 ) ( 1824 -192 -256 ) ( 2080 -192 -256 ) wswamp1_k 0 0 0 1 1 +( 2080 2016 64 ) ( 1824 1760 -64 ) ( 2080 2016 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 697 +{ +( 1344 2976 -128 ) ( 1472 2976 -128 ) ( 1472 2920 -192 ) wbrick1_5 32 0 0 1 1 +( 512 2920 -192 ) ( 512 2920 -248 ) ( 512 2944 -192 ) wbrick1_5 0 0 0 1 1 +( 320 2976 -256 ) ( 448 2976 -256 ) ( 448 2976 -128 ) wbrick1_5 0 0 0 1 1 +( 704 3008 0 ) ( 704 2688 0 ) ( 704 3008 128 ) wbrick1_5 32 0 0 1 1 +( 1952 2720 -192 ) ( 1952 2976 -192 ) ( 1824 2720 -192 ) wswamp1_k 0 0 0 1 1 +} +// brush 698 +{ +( 1312 2776 -192 ) ( 1312 2720 -128 ) ( 1184 2720 -128 ) wbrick1_5 32 0 0 1 1 +( 512 2752 -192 ) ( 512 2776 -248 ) ( 512 2776 -192 ) wbrick1_5 0 0 0 1 1 +( 448 2720 -128 ) ( 448 2720 -256 ) ( 320 2720 -256 ) wbrick1_5 0 0 0 1 1 +( 704 3008 0 ) ( 704 2688 0 ) ( 704 3008 128 ) wbrick1_5 32 0 0 1 1 +( 1952 2720 -192 ) ( 1952 2976 -192 ) ( 1824 2720 -192 ) wswamp1_k 0 0 0 1 1 +} +// brush 699 +{ +( 1088 1760 -192 ) ( 1088 1728 -192 ) ( 1088 1760 -320 ) wswamp1_k 0 0 0 1 1 +( 1184 1792 -192 ) ( 1184 1792 -320 ) ( 1312 1792 -192 ) wswamp1_k 0 0 0 1 1 +( 1344 1728 -320 ) ( 1344 1760 -320 ) ( 1216 1728 -320 ) wswamp1_k 0 0 0 1 1 +( 1312 1728 -288 ) ( 1312 1728 -160 ) ( 1312 1760 -288 ) wswamp1_k 32 0 0 1 1 +( 1344 1760 -320 ) ( 1216 1760 -320 ) ( 1344 1760 -192 ) wswamp1_k 0 0 0 1 1 +( 1280 64 -256 ) ( 1344 64 -256 ) ( 1280 -64 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 700 +{ +( 1248 1664 192 ) ( 1280 1792 192 ) ( 1280 1664 192 ) wbrick1_5 0 0 0 1 1 +( 1280 1440 -320 ) ( 1248 1440 -192 ) ( 1280 1440 -192 ) wbrick1_5 0 0 0 1 1 +( 1312 1792 -192 ) ( 1312 1664 -320 ) ( 1312 1664 -192 ) wbrick1_5 0 0 0 1 1 +( 1312 1792 192 ) ( 1248 1728 192 ) ( 1248 1728 -256 ) wbrick1_5 0 0 0 1 1 +( 1280 1568 -256 ) ( 1280 1728 -256 ) ( 1280 1728 192 ) wbrick1_5 0 0 0 1 1 +( -416 1760 -256 ) ( -416 1824 -256 ) ( -544 1760 -256 ) wswamp1_4 0 0 0 1 1 +} +// brush 701 +{ +( 832 2080 -192 ) ( 832 2144 -192 ) ( 960 2080 -192 ) wiz1_4 0 0 0 1 1 +( 832 2080 -192 ) ( 960 2080 -192 ) ( 832 2080 -320 ) wiz1_4 0 0 0 1 1 +( 832 2080 -192 ) ( 832 2080 -320 ) ( 832 2144 -192 ) wiz1_4 0 0 0 1 1 +( 960 2144 -320 ) ( 960 2144 -192 ) ( 832 2144 -320 ) wiz1_4 0 0 0 1 1 +( 960 2144 -320 ) ( 960 2080 -320 ) ( 960 2144 -192 ) wiz1_4 0 0 0 1 1 +( 64 1600 -288 ) ( -64 1760 -288 ) ( -64 1600 -288 ) wiz1_4 0 0 0 1 1 +} +// brush 702 +{ +( 960 1696 -192 ) ( 832 1632 -192 ) ( 832 1696 -192 ) wiz1_4 0 0 0 1 1 +( 832 1696 -320 ) ( 960 1696 -192 ) ( 832 1696 -192 ) wiz1_4 0 0 0 1 1 +( 832 1632 -192 ) ( 832 1696 -320 ) ( 832 1696 -192 ) wiz1_4 0 0 0 1 1 +( 832 1632 -320 ) ( 960 1632 -192 ) ( 960 1632 -320 ) wiz1_4 0 0 0 1 1 +( 960 1632 -192 ) ( 960 1696 -320 ) ( 960 1632 -320 ) wiz1_4 0 0 0 1 1 +( 64 1600 -288 ) ( -64 1760 -288 ) ( -64 1600 -288 ) wiz1_4 0 0 0 1 1 +} +// brush 703 +{ +( 64 2080 -192 ) ( 192 2144 -192 ) ( 192 2080 -192 ) wiz1_4 0 0 0 1 1 +( 192 2080 -320 ) ( 64 2080 -192 ) ( 192 2080 -192 ) wiz1_4 0 0 0 1 1 +( 192 2144 -192 ) ( 192 2080 -320 ) ( 192 2080 -192 ) wiz1_4 0 0 0 1 1 +( 192 2144 -320 ) ( 64 2144 -192 ) ( 64 2144 -320 ) wiz1_4 0 0 0 1 1 +( 64 2144 -192 ) ( 64 2080 -320 ) ( 64 2144 -320 ) wiz1_4 0 0 0 1 1 +( 64 1600 -288 ) ( -64 1760 -288 ) ( -64 1600 -288 ) wswamp1_2 0 0 0 1 1 +} +// brush 704 +{ +( 192 1696 -192 ) ( 192 1632 -192 ) ( 64 1696 -192 ) wiz1_4 0 0 0 1 1 +( 192 1696 -192 ) ( 64 1696 -192 ) ( 192 1696 -320 ) wiz1_4 0 0 0 1 1 +( 192 1696 -192 ) ( 192 1696 -320 ) ( 192 1632 -192 ) wiz1_4 0 0 0 1 1 +( 64 1632 -320 ) ( 64 1632 -192 ) ( 192 1632 -320 ) wiz1_4 0 0 0 1 1 +( 64 1632 -320 ) ( 64 1696 -320 ) ( 64 1632 -192 ) wiz1_4 0 0 0 1 1 +( 64 1600 -288 ) ( -64 1760 -288 ) ( -64 1600 -288 ) wswamp1_2 0 0 0 1 1 +} +// brush 705 +{ +( 32 2144 -96 ) ( 32 2016 -96 ) ( 0 2144 -96 ) wbrick1_5 0 0 0 1 1 +( 32 2144 -192 ) ( 0 2144 -192 ) ( 32 2144 -320 ) wbrick1_5 0 0 0 1 1 +( 64 2176 -192 ) ( 64 2176 -320 ) ( 64 2048 -192 ) wbrick1_5 0 0 0 1 1 +( 0 2016 -256 ) ( 32 2016 -256 ) ( 0 2144 -256 ) wbrick1_5 0 0 0 1 1 +( -128 2016 -320 ) ( -128 2016 -192 ) ( -96 2016 -320 ) wbrick1_5 0 0 0 1 1 +( -192 2016 -320 ) ( -192 2144 -320 ) ( -192 2016 -192 ) wbrick1_5 0 0 0 1 1 +} +// brush 706 +{ +( 32 1824 -96 ) ( 32 1696 -96 ) ( 0 1824 -96 ) wbrick1_5 0 0 0 1 1 +( 32 1760 -128 ) ( 0 1760 -128 ) ( 32 1760 -256 ) wbrick1_5 0 0 0 1 1 +( 64 1856 -192 ) ( 64 1856 -320 ) ( 64 1728 -192 ) wbrick1_5 0 0 0 1 1 +( 0 1696 -256 ) ( 32 1696 -256 ) ( 0 1824 -256 ) wbrick1_5 0 0 0 1 1 +( 0 1632 -320 ) ( 0 1632 -192 ) ( 32 1632 -320 ) wbrick1_5 0 0 0 1 1 +( -192 1696 -320 ) ( -192 1824 -320 ) ( -192 1696 -192 ) wbrick1_5 0 0 0 1 1 +} +// brush 707 +{ +( 192 1816 -224 ) ( 64 1816 -224 ) ( 192 1816 -280 ) wswamp1_k 32 0 0 1 1 +( 1088 1816 -256 ) ( 1088 1816 -312 ) ( 1088 1792 -256 ) wswamp1_k 0 0 0 1 1 +( 1280 1760 -320 ) ( 1408 1760 -320 ) ( 1408 1816 -320 ) wswamp1_k 0 0 0 1 1 +( 1408 1760 -320 ) ( 1280 1760 -320 ) ( 1280 1760 -192 ) wswamp1_k 0 0 0 1 1 +( 960 1728 -64 ) ( 960 2048 -64 ) ( 960 1728 64 ) wswamp1_k 0 0 0 1 1 +( 1280 64 -256 ) ( 1344 64 -256 ) ( 1280 -64 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 708 +{ +( 192 1960 -312 ) ( 64 1960 -256 ) ( 192 1960 -256 ) wswamp1_k 0 0 0 1 1 +( 1088 1984 -256 ) ( 1088 1960 -312 ) ( 1088 1960 -256 ) wswamp1_k 0 0 0 1 1 +( 1408 1960 -320 ) ( 1408 2016 -320 ) ( 1280 2016 -320 ) wswamp1_k 0 0 0 1 1 +( 1280 2016 -192 ) ( 1280 2016 -320 ) ( 1408 2016 -320 ) wswamp1_k 0 0 0 1 1 +( 960 1728 -64 ) ( 960 2048 -64 ) ( 960 1728 64 ) wswamp1_k 0 0 0 1 1 +( 1280 64 -256 ) ( 1344 64 -256 ) ( 1280 -64 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 709 +{ +( 192 1760 -192 ) ( 64 1760 -192 ) ( 64 1816 -256 ) wbrick1_5 32 0 0 1 1 +( 1088 1816 -256 ) ( 1088 1816 -312 ) ( 1088 1792 -256 ) wbrick1_5 0 0 0 1 1 +( 1408 1760 -320 ) ( 1280 1760 -320 ) ( 1280 1760 -192 ) wbrick1_5 0 0 0 1 1 +( 960 1728 -64 ) ( 960 2048 -64 ) ( 960 1728 64 ) wbrick1_5 0 0 0 1 1 +( -64 2016 -256 ) ( -64 1760 -256 ) ( 64 2016 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 710 +{ +( 64 1960 -256 ) ( 64 2016 -192 ) ( 192 2016 -192 ) wbrick1_5 32 0 0 1 1 +( 1088 1984 -256 ) ( 1088 1960 -312 ) ( 1088 1960 -256 ) wbrick1_5 0 0 0 1 1 +( 1280 2016 -192 ) ( 1280 2016 -320 ) ( 1408 2016 -320 ) wbrick1_5 0 0 0 1 1 +( 960 1728 -64 ) ( 960 2048 -64 ) ( 960 1728 64 ) wbrick1_5 0 0 0 1 1 +( -64 2016 -256 ) ( -64 1760 -256 ) ( 64 2016 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 711 +{ +( 448 2208 32 ) ( 448 2144 32 ) ( 384 2208 32 ) wbrick1_5 0 32 0 1 1 +( 400 2208 64 ) ( 336 2208 64 ) ( 400 2208 -64 ) wbrick1_5 0 0 0 1 1 +( 432 2208 64 ) ( 432 2208 -64 ) ( 432 2144 64 ) wbrick1_5 32 0 0 1 1 +( 384 2144 -96 ) ( 448 2144 -96 ) ( 384 2208 -96 ) wbrick1_5 0 32 0 1 1 +( 384 2144 -64 ) ( 384 2144 64 ) ( 448 2144 -64 ) wbrick1_5 0 0 0 1 1 +( 320 2272 64 ) ( 320 2112 -64 ) ( 320 2272 -64 ) wswamp1_k 0 0 0 1 1 +} +// brush 712 +{ +( 1880 1888 -224 ) ( 1880 2016 -224 ) ( 1880 1888 -280 ) wswamp1_k 32 0 0 1 1 +( 1880 1152 -256 ) ( 1880 1152 -312 ) ( 1856 1152 -256 ) wswamp1_k 0 0 0 1 1 +( 1824 896 -320 ) ( 1824 768 -320 ) ( 1880 768 -320 ) wswamp1_k 0 0 0 1 1 +( 1824 768 -320 ) ( 1824 896 -320 ) ( 1824 896 -192 ) wswamp1_k 0 0 0 1 1 +( 1792 1216 -64 ) ( 2112 1216 -64 ) ( 1792 1216 64 ) wswamp1_k 0 0 0 1 1 +( 128 1056 -256 ) ( 128 992 -256 ) ( 0 1056 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 713 +{ +( 2024 1888 -312 ) ( 2024 2016 -256 ) ( 2024 1888 -256 ) wswamp1_k 0 0 0 1 1 +( 2048 1152 -256 ) ( 2024 1152 -312 ) ( 2024 1152 -256 ) wswamp1_k 0 0 0 1 1 +( 2024 768 -320 ) ( 2080 768 -320 ) ( 2080 896 -320 ) wswamp1_k 0 0 0 1 1 +( 2080 896 -192 ) ( 2080 896 -320 ) ( 2080 768 -320 ) wswamp1_k 0 0 0 1 1 +( 1792 1216 -64 ) ( 2112 1216 -64 ) ( 1792 1216 64 ) wswamp1_k 0 0 0 1 1 +( 128 1056 -256 ) ( 128 992 -256 ) ( 0 1056 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 714 +{ +( 1824 1888 -192 ) ( 1824 2016 -192 ) ( 1880 2016 -256 ) wbrick1_5 32 0 0 1 1 +( 1880 1152 -256 ) ( 1880 1152 -312 ) ( 1856 1152 -256 ) wbrick1_5 0 0 0 1 1 +( 1824 768 -320 ) ( 1824 896 -320 ) ( 1824 896 -192 ) wbrick1_5 0 0 0 1 1 +( 1792 1216 -64 ) ( 2112 1216 -64 ) ( 1792 1216 64 ) wbrick1_5 0 0 0 1 1 +( 2080 2400 -256 ) ( 1824 2400 -256 ) ( 2080 2272 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 715 +{ +( 2024 2016 -256 ) ( 2080 2016 -192 ) ( 2080 1888 -192 ) wbrick1_5 32 0 0 1 1 +( 2048 1152 -256 ) ( 2024 1152 -312 ) ( 2024 1152 -256 ) wbrick1_5 0 0 0 1 1 +( 2080 896 -192 ) ( 2080 896 -320 ) ( 2080 768 -320 ) wbrick1_5 0 0 0 1 1 +( 1792 1216 -64 ) ( 2112 1216 -64 ) ( 1792 1216 64 ) wbrick1_5 0 0 0 1 1 +( 2080 2400 -256 ) ( 1824 2400 -256 ) ( 2080 2272 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 716 +{ +( 440 2880 -224 ) ( 440 3008 -224 ) ( 440 2880 -280 ) wswamp1_k 32 0 0 1 1 +( 440 2144 -256 ) ( 440 2144 -312 ) ( 416 2144 -256 ) wswamp1_k 0 0 0 1 1 +( 384 1920 -320 ) ( 384 1792 -320 ) ( 440 1792 -320 ) wswamp1_k 0 0 0 1 1 +( 384 1792 -320 ) ( 384 1920 -320 ) ( 384 1920 -192 ) wswamp1_k 0 0 0 1 1 +( 352 2240 -64 ) ( 672 2240 -64 ) ( 352 2240 64 ) wswamp1_k 0 0 0 1 1 +( -1312 2080 -256 ) ( -1312 2016 -256 ) ( -1440 2080 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 717 +{ +( 584 2880 -312 ) ( 584 3008 -256 ) ( 584 2880 -256 ) wswamp1_k 0 0 0 1 1 +( 608 2144 -256 ) ( 584 2144 -312 ) ( 584 2144 -256 ) wswamp1_k 0 0 0 1 1 +( 584 1792 -320 ) ( 640 1792 -320 ) ( 640 1920 -320 ) wswamp1_k 0 0 0 1 1 +( 640 1920 -192 ) ( 640 1920 -320 ) ( 640 1792 -320 ) wswamp1_k 0 0 0 1 1 +( 352 2240 -64 ) ( 672 2240 -64 ) ( 352 2240 64 ) wswamp1_k 0 0 0 1 1 +( -1312 2080 -256 ) ( -1312 2016 -256 ) ( -1440 2080 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 718 +{ +( 384 2880 -192 ) ( 384 3008 -192 ) ( 440 3008 -256 ) wbrick1_5 32 0 0 1 1 +( 440 2144 -256 ) ( 440 2144 -312 ) ( 416 2144 -256 ) wbrick1_5 0 0 0 1 1 +( 384 1792 -320 ) ( 384 1920 -320 ) ( 384 1920 -192 ) wbrick1_5 0 0 0 1 1 +( 352 2240 -64 ) ( 672 2240 -64 ) ( 352 2240 64 ) wbrick1_5 0 0 0 1 1 +( 640 3424 -256 ) ( 384 3424 -256 ) ( 640 3296 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 719 +{ +( 584 3008 -256 ) ( 640 3008 -192 ) ( 640 2880 -192 ) wbrick1_5 32 0 0 1 1 +( 608 2144 -256 ) ( 584 2144 -312 ) ( 584 2144 -256 ) wbrick1_5 0 0 0 1 1 +( 640 1920 -192 ) ( 640 1920 -320 ) ( 640 1792 -320 ) wbrick1_5 0 0 0 1 1 +( 352 2240 -64 ) ( 672 2240 -64 ) ( 352 2240 64 ) wbrick1_5 0 0 0 1 1 +( 640 3424 -256 ) ( 384 3424 -256 ) ( 640 3296 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 720 +{ +( 1056 2144 -256 ) ( 1056 2016 -256 ) ( 1024 2144 -256 ) wswamp1_k 0 0 0 1 1 +( 1056 2080 -256 ) ( 1024 2080 -256 ) ( 1056 2080 -384 ) wswamp1_k 0 0 0 1 1 +( 1088 2176 -256 ) ( 1088 2176 -384 ) ( 1088 2048 -256 ) wswamp1_k 0 0 0 1 1 +( 1024 2016 -320 ) ( 1056 2016 -320 ) ( 1024 2144 -320 ) wswamp1_k 0 0 0 1 1 +( 1024 2016 -384 ) ( 1024 2016 -256 ) ( 1056 2016 -384 ) wswamp1_k 0 0 0 1 1 +( 960 2016 -384 ) ( 960 2144 -384 ) ( 960 2016 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 721 +{ +( 1056 1824 -256 ) ( 1056 1696 -256 ) ( 1024 1824 -256 ) wswamp1_k 0 0 0 1 1 +( 1056 1760 -288 ) ( 1024 1760 -288 ) ( 1056 1760 -416 ) wswamp1_k 0 0 0 1 1 +( 1088 1856 -256 ) ( 1088 1856 -384 ) ( 1088 1728 -256 ) wswamp1_k 0 0 0 1 1 +( 1024 1696 -320 ) ( 1056 1696 -320 ) ( 1024 1824 -320 ) wswamp1_k 0 0 0 1 1 +( 1024 1696 -384 ) ( 1024 1696 -256 ) ( 1056 1696 -384 ) wswamp1_k 0 0 0 1 1 +( 960 1696 -384 ) ( 960 1824 -384 ) ( 960 1696 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 722 +{ +( 1056 2144 -128 ) ( 1056 2016 -128 ) ( 1024 2144 -128 ) wbrick1_5 0 0 0 1 1 +( 1056 2080 -192 ) ( 1024 2080 -192 ) ( 1056 2080 -320 ) wbrick1_5 0 0 0 1 1 +( 1088 2176 -192 ) ( 1088 2176 -320 ) ( 1088 2048 -192 ) wbrick1_5 0 0 0 1 1 +( 1024 2016 -256 ) ( 1056 2016 -256 ) ( 1024 2144 -256 ) wbrick1_5 0 0 0 1 1 +( 1024 2016 -320 ) ( 1024 2016 -192 ) ( 1056 2016 -320 ) wbrick1_5 0 0 0 1 1 +( 960 2016 -320 ) ( 960 2144 -320 ) ( 960 2016 -192 ) wbrick1_5 0 0 0 1 1 +} +// brush 723 +{ +( 1056 1824 -128 ) ( 1056 1696 -128 ) ( 1024 1824 -128 ) wbrick1_5 0 0 0 1 1 +( 1056 1760 -160 ) ( 1024 1760 -160 ) ( 1056 1760 -288 ) wbrick1_5 0 0 0 1 1 +( 1088 1856 -192 ) ( 1088 1856 -320 ) ( 1088 1728 -192 ) wbrick1_5 0 0 0 1 1 +( 1024 1696 -256 ) ( 1056 1696 -256 ) ( 1024 1824 -256 ) wbrick1_5 0 0 0 1 1 +( 1024 1696 -320 ) ( 1024 1696 -192 ) ( 1056 1696 -320 ) wbrick1_5 0 0 0 1 1 +( 960 1696 -320 ) ( 960 1824 -320 ) ( 960 1696 -192 ) wbrick1_5 0 0 0 1 1 +} +// brush 724 +{ +( 480 1536 -192 ) ( 480 1536 -320 ) ( 608 1536 -192 ) wswamp1_k 0 0 0 1 1 +( 640 1536 -320 ) ( 640 1568 -320 ) ( 512 1536 -320 ) wswamp1_k 0 0 0 1 1 +( 672 1536 -320 ) ( 672 1536 -192 ) ( 672 1568 -320 ) wswamp1_k 0 0 0 1 1 +( 672 1472 -64 ) ( 608 1536 -64 ) ( 672 1472 64 ) wswamp1_k 0 0 0 1 1 +( 1056 -64 -256 ) ( 992 64 -256 ) ( 1056 64 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 725 +{ +( 608 1216 -192 ) ( 480 1216 -320 ) ( 480 1216 -192 ) wswamp1_k 0 0 0 1 1 +( 512 1216 -320 ) ( 640 1184 -320 ) ( 640 1216 -320 ) wswamp1_k 0 0 0 1 1 +( 672 1184 -320 ) ( 672 1216 -192 ) ( 672 1216 -320 ) wswamp1_k 0 0 0 1 1 +( 672 1280 64 ) ( 608 1216 -64 ) ( 672 1280 -64 ) wswamp1_k 0 0 0 1 1 +( 1056 -64 -256 ) ( 992 64 -256 ) ( 1056 64 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 726 +{ +( 416 1536 -192 ) ( 544 1536 -320 ) ( 544 1536 -192 ) wswamp1_k 0 0 0 1 1 +( 512 1536 -320 ) ( 384 1568 -320 ) ( 384 1536 -320 ) wswamp1_k 0 0 0 1 1 +( 352 1568 -320 ) ( 352 1536 -192 ) ( 352 1536 -320 ) wswamp1_k 0 0 0 1 1 +( 352 1472 64 ) ( 416 1536 -64 ) ( 352 1472 -64 ) wswamp1_k 0 0 0 1 1 +( 1056 -64 -256 ) ( 992 64 -256 ) ( 1056 64 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 727 +{ +( 544 1216 -192 ) ( 544 1216 -320 ) ( 416 1216 -192 ) wswamp1_k 0 0 0 1 1 +( 384 1216 -320 ) ( 384 1184 -320 ) ( 512 1216 -320 ) wswamp1_k 0 0 0 1 1 +( 352 1216 -320 ) ( 352 1216 -192 ) ( 352 1184 -320 ) wswamp1_k 0 0 0 1 1 +( 352 1280 -64 ) ( 416 1216 -64 ) ( 352 1280 64 ) wswamp1_k 0 0 0 1 1 +( 1056 -64 -256 ) ( 992 64 -256 ) ( 1056 64 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 728 +{ +( 672 1120 -192 ) ( 672 1152 -192 ) ( 672 1120 -320 ) wswamp1_k 0 0 0 1 1 +( 544 1152 -192 ) ( 544 1152 -320 ) ( 416 1152 -192 ) wswamp1_k 0 0 0 1 1 +( 384 1152 -320 ) ( 384 1120 -320 ) ( 512 1152 -320 ) wswamp1_k 0 0 0 1 1 +( 352 1152 -320 ) ( 352 1152 -192 ) ( 352 1120 -320 ) wswamp1_k 0 0 0 1 1 +( 384 1216 -320 ) ( 512 1216 -320 ) ( 384 1216 -192 ) wswamp1_k 0 0 0 1 1 +( 1056 -64 -256 ) ( 992 64 -256 ) ( 1056 64 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 729 +{ +( 384 1536 -192 ) ( 352 1536 -192 ) ( 384 1536 -320 ) wswamp1_k 0 0 0 1 1 +( 352 1408 -192 ) ( 352 1408 -320 ) ( 352 1280 -192 ) wswamp1_k 0 0 0 1 1 +( 352 1248 -320 ) ( 384 1248 -320 ) ( 352 1376 -320 ) wswamp1_k 0 0 0 1 1 +( 352 1216 -320 ) ( 352 1216 -192 ) ( 384 1216 -320 ) wswamp1_k 0 0 0 1 1 +( 288 1248 -320 ) ( 288 1376 -320 ) ( 288 1248 -192 ) wswamp1_k 0 0 0 1 1 +( 1056 -64 -256 ) ( 992 64 -256 ) ( 1056 64 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 730 +{ +( 1024 1440 -320 ) ( 1024 1472 -320 ) ( 1024 1440 -448 ) wswamp1_k 0 0 0 1 1 +( 992 1472 -320 ) ( 992 1472 -448 ) ( 864 1472 -320 ) wswamp1_k 32 0 0 1 1 +( 640 1536 -320 ) ( 640 1408 -320 ) ( 960 1408 -320 ) wswamp1_k 0 0 0 1 1 +( 736 1504 -448 ) ( 864 1504 -448 ) ( 736 1504 -320 ) wswamp1_k 0 0 0 1 1 +( 800 1792 64 ) ( 800 1472 -64 ) ( 800 1792 -64 ) wswamp1_k 0 0 0 1 1 +( 1056 -64 -256 ) ( 992 64 -256 ) ( 1056 64 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 731 +{ +( 1024 1280 -320 ) ( 992 1248 -320 ) ( 992 1248 -224 ) wswamp1_k 0 0 0 1 1 +( 864 1280 -288 ) ( 992 1280 -416 ) ( 992 1280 -288 ) wswamp1_k 32 0 0 1 1 +( 1024 1152 -320 ) ( 704 1152 -320 ) ( 704 1024 -320 ) wswamp1_k 0 0 0 1 1 +( 800 1248 -224 ) ( 992 1248 -224 ) ( 992 1248 -320 ) wswamp1_k 0 0 0 1 1 +( 800 960 -64 ) ( 800 1280 -64 ) ( 800 960 64 ) wswamp1_k 0 0 0 1 1 +( 1056 -64 -256 ) ( 992 64 -256 ) ( 1056 64 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 732 +{ +( -96 1304 -256 ) ( -224 1304 -256 ) ( -96 1304 -312 ) wswamp1_k 0 0 0 1 1 +( 800 1304 -256 ) ( 800 1304 -312 ) ( 800 1280 -256 ) wswamp1_k 0 0 0 1 1 +( 992 1248 -320 ) ( 1120 1248 -320 ) ( 1120 1304 -320 ) wswamp1_k 0 0 0 1 1 +( 1120 1248 -320 ) ( 992 1248 -320 ) ( 992 1248 -192 ) wswamp1_k 0 0 0 1 1 +( 672 1216 -64 ) ( 672 1536 -64 ) ( 672 1216 64 ) wswamp1_k 0 0 0 1 1 +( 1056 -64 -256 ) ( 992 64 -256 ) ( 1056 64 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 733 +{ +( -96 1448 -312 ) ( -224 1448 -256 ) ( -96 1448 -256 ) wswamp1_k 32 0 0 1 1 +( 800 1472 -256 ) ( 800 1448 -312 ) ( 800 1448 -256 ) wswamp1_k 0 0 0 1 1 +( 1120 1448 -320 ) ( 1120 1504 -320 ) ( 992 1504 -320 ) wswamp1_k 0 0 0 1 1 +( 992 1504 -192 ) ( 992 1504 -320 ) ( 1120 1504 -320 ) wswamp1_k 0 0 0 1 1 +( 672 1216 -64 ) ( 672 1536 -64 ) ( 672 1216 64 ) wswamp1_k 0 0 0 1 1 +( 1056 -64 -256 ) ( 992 64 -256 ) ( 1056 64 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 734 +{ +( 1056 1472 -224 ) ( 1056 1344 -224 ) ( 1024 1472 -224 ) wbrick1_5 0 0 270 1 1 +( 1056 1408 -320 ) ( 1024 1408 -320 ) ( 1056 1408 -448 ) wbrick1_5 0 0 0 1 1 +( 1024 1536 -288 ) ( 1024 1536 -416 ) ( 1024 1408 -288 ) wbrick1_5 0 0 0 1 1 +( 800 1344 -320 ) ( 800 1600 -320 ) ( 992 1600 -224 ) wbrick1_5 0 0 270 1 1 +( 896 1344 64 ) ( 1216 1344 -64 ) ( 896 1344 -64 ) wbrick1_5 0 0 0 1 1 +( 1056 64 -288 ) ( 992 64 -288 ) ( 1056 -64 -288 ) wswamp1_2 0 0 0 1 1 +} +// brush 735 +{ +( 1056 1536 -224 ) ( 1056 1408 -224 ) ( 1024 1536 -224 ) wbrick1_5 0 0 270 1 1 +( 1056 1472 -320 ) ( 1024 1472 -320 ) ( 1056 1472 -448 ) wbrick1_5 0 0 0 1 1 +( 1024 1600 -288 ) ( 1024 1600 -416 ) ( 1024 1472 -288 ) wbrick1_5 0 0 0 1 1 +( 800 1408 -320 ) ( 800 1664 -320 ) ( 992 1664 -224 ) wbrick1_5 0 0 270 1 1 +( 896 1440 64 ) ( 1216 1440 -64 ) ( 896 1440 -64 ) wbrick1_5 0 0 0 1 1 +( 1056 64 -288 ) ( 992 64 -288 ) ( 1056 -64 -288 ) wswamp1_2 0 0 0 1 1 +} +// brush 736 +{ +( 1056 1376 -224 ) ( 1056 1248 -224 ) ( 1024 1376 -224 ) wbrick1_5 0 0 270 1 1 +( 1056 1312 -320 ) ( 1024 1312 -320 ) ( 1056 1312 -448 ) wbrick1_5 0 0 0 1 1 +( 1024 1440 -288 ) ( 1024 1440 -416 ) ( 1024 1312 -288 ) wbrick1_5 0 0 0 1 1 +( 800 1248 -320 ) ( 800 1504 -320 ) ( 992 1504 -224 ) wbrick1_5 0 0 270 1 1 +( 896 1280 64 ) ( 1216 1280 -64 ) ( 896 1280 -64 ) wbrick1_5 0 0 0 1 1 +( 1056 64 -288 ) ( 992 64 -288 ) ( 1056 -64 -288 ) wswamp1_2 0 0 0 1 1 +} +// brush 737 +{ +( 1056 1408 -320 ) ( 1024 1408 -320 ) ( 1056 1408 -448 ) wswamp1_k 0 0 0 1 1 +( 1024 1536 -288 ) ( 1024 1536 -416 ) ( 1024 1408 -288 ) wswamp1_k 0 0 0 1 1 +( 800 1600 -320 ) ( 800 1344 -320 ) ( 1216 1344 -320 ) wswamp1_k 0 0 0 1 1 +( 800 1344 -320 ) ( 800 1600 -320 ) ( 992 1600 -224 ) wswamp1_k 0 -32 270 1 1 +( 896 1344 64 ) ( 1216 1344 -64 ) ( 896 1344 -64 ) wswamp1_k 0 0 0 1 1 +( 1056 -64 -288 ) ( 992 64 -288 ) ( 1056 64 -288 ) wswamp1_k 0 0 0 1 1 +} +// brush 738 +{ +( 1056 1472 -320 ) ( 1024 1472 -320 ) ( 1056 1472 -448 ) wswamp1_k 0 0 0 1 1 +( 1024 1600 -288 ) ( 1024 1600 -416 ) ( 1024 1472 -288 ) wswamp1_k 0 0 0 1 1 +( 800 1664 -320 ) ( 800 1408 -320 ) ( 1216 1408 -320 ) wswamp1_k 0 0 0 1 1 +( 800 1408 -320 ) ( 800 1664 -320 ) ( 992 1664 -224 ) wswamp1_k 0 -32 270 1 1 +( 896 1440 64 ) ( 1216 1440 -64 ) ( 896 1440 -64 ) wswamp1_k 0 0 0 1 1 +( 1056 -64 -288 ) ( 992 64 -288 ) ( 1056 64 -288 ) wswamp1_k 0 0 0 1 1 +} +// brush 739 +{ +( 1056 1312 -320 ) ( 1024 1312 -320 ) ( 1056 1312 -448 ) wswamp1_k 0 0 0 1 1 +( 1024 1440 -288 ) ( 1024 1440 -416 ) ( 1024 1312 -288 ) wswamp1_k 0 0 0 1 1 +( 800 1504 -320 ) ( 800 1248 -320 ) ( 1216 1248 -320 ) wswamp1_k 0 0 0 1 1 +( 800 1248 -320 ) ( 800 1504 -320 ) ( 992 1504 -224 ) wswamp1_k 0 -32 270 1 1 +( 896 1280 64 ) ( 1216 1280 -64 ) ( 896 1280 -64 ) wswamp1_k 0 0 0 1 1 +( 1056 -64 -288 ) ( 992 64 -288 ) ( 1056 64 -288 ) wswamp1_k 0 0 0 1 1 +} +// brush 740 +{ +( 1440 1552 -192 ) ( 1408 1680 -192 ) ( 1440 1680 -192 ) wm1_2 0 0 0 1 1 +( 1440 1552 -192 ) ( 1440 1664 -192 ) ( 1440 1664 -224 ) wm1_2 0 0 0 1 1 +( 1424 1600 -224 ) ( 1440 1600 -224 ) ( 1440 1600 -192 ) wm1_2 0 0 0 1 1 +( 1440 1552 -224 ) ( 1408 1680 -224 ) ( 1408 1552 -224 ) wm1_2 0 0 0 1 1 +( 1424 1408 -160 ) ( 1424 1504 -288 ) ( 1424 1504 -160 ) wm1_2 0 0 0 1 1 +( 1440 1312 -320 ) ( 1424 1328 -320 ) ( 1424 1328 -192 ) wm1_2 0 0 0 1 1 +} +// brush 741 +{ +( 1456 2432 320 ) ( 1456 2272 320 ) ( 1440 2432 320 ) wbrick1_5 0 0 0 1 1 +( 1440 2368 224 ) ( 1424 2368 224 ) ( 1440 2368 -32 ) wbrick1_5 0 0 0 1 1 +( 1472 2368 288 ) ( 1472 2368 32 ) ( 1472 2208 288 ) wbrick1_5 0 0 0 1 1 +( 1440 2016 0 ) ( 1440 2016 256 ) ( 1456 2016 0 ) wbrick1_5 0 0 0 1 1 +( 1456 2272 -192 ) ( 1456 2432 -192 ) ( 1456 2272 64 ) wbrick1_5 0 0 0 1 1 +( 1200 -64 -256 ) ( 1552 64 -256 ) ( 1200 64 -256 ) city4_1 0 0 0 1 1 +} +// brush 742 +{ +( 1376 2016 -48 ) ( 1344 2016 -32 ) ( 1344 2144 -32 ) wbrick1_5 0 0 0 1 1 +( 1360 2144 -64 ) ( 1376 2144 -48 ) ( 1360 2144 -48 ) wbrick1_5 0 0 0 1 1 +( 1360 2016 -64 ) ( 1376 2016 -48 ) ( 1376 2016 -64 ) wbrick1_5 0 0 0 1 1 +( 1352 2144 -56 ) ( 1352 2016 -56 ) ( 1376 2016 -48 ) wbrick1_5 0 32 -90 1 1 +( 1352 2016 -56 ) ( 1352 2144 -56 ) ( 1344 2016 -32 ) wbrick1_5 0 0 0 1 1 +} +// brush 743 +{ +( 1352 2144 -56 ) ( 1352 2016 -56 ) ( 1344 2144 -32 ) wbrick1_5 0 0 0 1 1 +( 1360 2144 -64 ) ( 1376 2144 -48 ) ( 1360 2144 -48 ) wbrick1_5 0 0 0 1 1 +( 1360 2016 -64 ) ( 1376 2016 -48 ) ( 1376 2016 -64 ) wbrick1_5 0 0 0 1 1 +( 1352 2016 -56 ) ( 1352 2144 -56 ) ( 1344 2144 -72 ) wbrick1_5 32 8 0 1 1 +( 1344 2016 -72 ) ( 1344 2144 -72 ) ( 1344 2016 -32 ) wbrick1_5 0 0 0 1 1 +} +// brush 744 +{ +( 1408 2144 -32 ) ( 1408 2016 -32 ) ( 1376 2016 -48 ) wbrick1_5 0 0 0 1 1 +( 1392 2144 -48 ) ( 1376 2144 -48 ) ( 1392 2144 -64 ) wbrick1_5 0 0 0 1 1 +( 1376 2016 -64 ) ( 1376 2016 -48 ) ( 1392 2016 -64 ) wbrick1_5 0 0 0 1 1 +( 1376 2016 -48 ) ( 1400 2016 -56 ) ( 1400 2144 -56 ) wbrick1_5 0 32 90 1 1 +( 1408 2016 -32 ) ( 1400 2144 -56 ) ( 1400 2016 -56 ) wbrick1_5 0 0 0 1 1 +} +// brush 745 +{ +( 1408 2144 -32 ) ( 1400 2016 -56 ) ( 1400 2144 -56 ) wbrick1_5 0 0 0 1 1 +( 1392 2144 -48 ) ( 1376 2144 -48 ) ( 1392 2144 -64 ) wbrick1_5 0 0 0 1 1 +( 1376 2016 -64 ) ( 1376 2016 -48 ) ( 1392 2016 -64 ) wbrick1_5 0 0 0 1 1 +( 1408 2144 -72 ) ( 1400 2144 -56 ) ( 1400 2016 -56 ) wbrick1_5 32 8 0 1 1 +( 1408 2016 -32 ) ( 1408 2144 -72 ) ( 1408 2016 -72 ) wbrick1_5 0 0 0 1 1 +} +// brush 746 +{ +( 1408 2432 192 ) ( 1408 2272 192 ) ( 1392 2432 192 ) wbrick1_5 0 0 0 1 1 +( 1424 2144 176 ) ( 1408 2144 176 ) ( 1424 2144 -80 ) wbrick1_5 0 0 0 1 1 +( 1408 2432 176 ) ( 1408 2432 -80 ) ( 1408 2272 176 ) wbrick1_5 0 0 0 1 1 +( 1392 2016 -48 ) ( 1392 2016 208 ) ( 1408 2016 -48 ) wbrick1_5 0 0 0 1 1 +( 1344 2016 -32 ) ( 1344 2144 -32 ) ( 1344 2144 176 ) wbrick1_5 0 0 0 1 1 +( 1344 2144 -32 ) ( 1344 2016 -32 ) ( 1376 2016 -48 ) wbrick1_5 0 0 0 1 1 +( 1408 96 -32 ) ( 1376 96 -48 ) ( 1408 -32 -32 ) wbrick1_5 0 0 0 1 1 +} +// brush 747 +{ +( 352 704 -192 ) ( 320 704 -192 ) ( 352 704 -320 ) wbrick1_5 0 0 0 1 1 +( 640 768 -192 ) ( 640 768 -320 ) ( 640 640 -192 ) wbrick1_5 0 0 0 1 1 +( 384 576 -320 ) ( 416 576 -320 ) ( 384 704 -320 ) wbrick1_5 0 0 0 1 1 +( -128 640 -320 ) ( -128 640 -192 ) ( -96 640 -320 ) wbrick1_5 0 0 0 1 1 +( 320 576 -320 ) ( 320 704 -320 ) ( 320 576 -192 ) wswamp1_k 0 0 0 1 1 +( -672 64 -256 ) ( -480 64 -256 ) ( -672 -64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 748 +{ +( 672 800 -192 ) ( 640 800 -192 ) ( 672 800 -320 ) wswamp1_k 0 0 0 1 1 +( 896 864 -192 ) ( 896 864 -320 ) ( 896 736 -192 ) wswamp1_k 0 0 0 1 1 +( 384 672 -320 ) ( 416 672 -320 ) ( 384 800 -320 ) wbrick1_5 0 0 0 1 1 +( -128 704 -320 ) ( -128 704 -192 ) ( -96 704 -320 ) wbrick1_5 0 0 0 1 1 +( 448 672 -320 ) ( 448 800 -320 ) ( 448 672 -192 ) wswamp1_k 0 0 0 1 1 +( -672 64 -256 ) ( -480 64 -256 ) ( -672 -64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 749 +{ +( -384 1056 -320 ) ( -384 640 -320 ) ( -1184 1056 -320 ) wswamp1_2 0 0 0 1 1 +( -320 1024 -320 ) ( -1120 1024 -320 ) ( -320 1024 -384 ) wswamp1_2 0 0 0 1 1 +( -384 1056 -320 ) ( -384 1056 -384 ) ( -384 640 -320 ) wswamp1_2 0 0 0 1 1 +( -1184 640 -384 ) ( -384 640 -384 ) ( -1184 1056 -384 ) wswamp1_2 0 0 0 1 1 +( -1184 640 -384 ) ( -1184 640 -320 ) ( -384 640 -384 ) wswamp1_2 0 0 0 1 1 +( -672 512 -384 ) ( -672 928 -384 ) ( -672 512 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 750 +{ +( 1056 4064 448 ) ( 1056 3648 448 ) ( 992 4064 448 ) wbrick1_5 0 0 0 1 1 +( 1056 3840 288 ) ( 992 3840 288 ) ( 1056 3840 256 ) wbrick1_5 0 32 0 1 1 +( 992 3648 64 ) ( 1056 3648 64 ) ( 992 4064 64 ) wbrick1_5 0 0 0 1 1 +( 1088 3776 64 ) ( 1088 3776 96 ) ( 1152 3776 64 ) wbrick1_5 32 0 0 1 1 +( 704 3872 64 ) ( 704 4288 64 ) ( 704 3872 96 ) wbrick1_5 0 0 0 1 1 +( 1152 3840 -64 ) ( 1152 3776 -64 ) ( 1152 3840 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 751 +{ +( 1792 3200 224 ) ( 1376 3264 224 ) ( 1792 3264 224 ) wbrick1_5 0 0 0 1 1 +( 1408 3136 64 ) ( 1408 3072 96 ) ( 1408 3136 96 ) wbrick1_5 0 0 0 1 1 +( 992 3200 64 ) ( 1408 3200 32 ) ( 1408 3200 64 ) wbrick1_5 0 32 0 1 1 +( 1792 3200 192 ) ( 1376 3264 192 ) ( 1376 3200 192 ) wbrick1_5 0 0 0 1 1 +( 1344 3264 -64 ) ( 1344 3200 -32 ) ( 1344 3200 -64 ) wbrick1_5 0 0 0 1 1 +( 1376 3168 64 ) ( 1792 3168 32 ) ( 1376 3168 32 ) wbrick1_5 0 32 0 1 1 +} +// brush 752 +{ +( 1216 3488 64 ) ( 1216 3168 64 ) ( 576 3488 64 ) wizblue9_8 16 16 0 1 1 +( 1216 3760 64 ) ( 576 3760 64 ) ( 1216 3760 32 ) wizblue9_8 0 0 0 1 1 +( 1104 3504 64 ) ( 1104 3504 32 ) ( 1104 3184 64 ) wizblue9_8 0 0 0 1 1 +( 576 3168 56 ) ( 1216 3168 56 ) ( 576 3488 56 ) wizblue9_8 0 0 0 1 1 +( 592 3600 56 ) ( 592 3600 88 ) ( 1232 3600 56 ) wizblue9_8 0 0 0 1 1 +( 720 3168 32 ) ( 720 3488 32 ) ( 720 3168 64 ) wizblue9_8 0 0 0 1 1 +} +// brush 753 +{ +( 1456 3440 64 ) ( 1456 3376 64 ) ( 1424 3440 64 ) wm1_2 0 0 0 1 1 +( 1296 3504 64 ) ( 1264 3504 64 ) ( 1296 3504 32 ) wm1_2 0 0 0 1 1 +( 1424 3408 64 ) ( 1424 3408 32 ) ( 1424 3344 64 ) wm1_2 0 0 0 1 1 +( 1424 3376 32 ) ( 1456 3376 32 ) ( 1424 3440 32 ) wm1_2 0 0 0 1 1 +( 1424 3376 32 ) ( 1424 3376 64 ) ( 1456 3376 32 ) wm1_2 0 0 0 1 1 +( 1296 3472 32 ) ( 1296 3536 32 ) ( 1296 3472 64 ) wm1_2 0 0 0 1 1 +} +// brush 754 +{ +( 1344 3312 64 ) ( 1280 3344 64 ) ( 1344 3344 64 ) wm1_2 0 0 0 1 1 +( 1424 3216 32 ) ( 1424 3184 64 ) ( 1424 3216 64 ) wm1_2 0 0 0 1 1 +( 1280 3216 64 ) ( 1344 3216 32 ) ( 1344 3216 64 ) wm1_2 0 0 0 1 1 +( 1344 3312 32 ) ( 1280 3344 32 ) ( 1280 3312 32 ) wm1_2 0 0 0 1 1 +( 1296 3344 32 ) ( 1296 3312 64 ) ( 1296 3312 32 ) wm1_2 0 0 0 1 1 +( 1376 3184 64 ) ( 1440 3184 32 ) ( 1376 3184 32 ) wm1_2 0 0 0 1 1 +} +// brush 755 +{ +( 1616 3504 64 ) ( 1632 3504 64 ) ( 1616 3280 64 ) wm1_2 0 0 0 1 1 +( 1616 3760 32 ) ( 1616 3760 64 ) ( 1616 3344 64 ) wm1_2 0 0 0 1 1 +( 1616 3760 64 ) ( 1616 3760 32 ) ( 1632 3776 32 ) wm1_2 0 0 0 1 1 +( 1632 3280 32 ) ( 1632 3504 32 ) ( 1616 3280 32 ) wm1_2 0 0 0 1 1 +( 1632 3264 32 ) ( 1632 3264 64 ) ( 1632 3712 64 ) wm1_2 0 0 0 1 1 +( 1632 3168 64 ) ( 1632 3168 32 ) ( 1616 3184 32 ) wm1_2 0 0 0 1 1 +} +// brush 756 +{ +( 1104 3760 64 ) ( 1328 3776 64 ) ( 1328 3760 64 ) wm1_2 0 0 0 1 1 +( 784 3760 64 ) ( 1200 3760 64 ) ( 1200 3760 32 ) wm1_2 0 0 0 1 1 +( 1312 3776 64 ) ( 1312 3776 32 ) ( 1312 3760 32 ) wm1_2 0 0 0 1 1 +( 1104 3760 32 ) ( 1328 3776 32 ) ( 1104 3776 32 ) wm1_2 0 0 0 1 1 +( 1312 3776 32 ) ( 1312 3776 64 ) ( 704 3776 64 ) wm1_2 0 0 0 1 1 +( 720 3760 32 ) ( 704 3776 32 ) ( 704 3776 64 ) wm1_2 0 0 0 1 1 +} +// brush 757 +{ +( 1328 3184 64 ) ( 1328 3168 64 ) ( 1104 3184 64 ) wm1_2 0 0 0 1 1 +( 1552 3184 32 ) ( 1552 3184 64 ) ( 1136 3184 64 ) wm1_2 0 0 0 1 1 +( 1616 3184 64 ) ( 1616 3184 32 ) ( 1632 3168 32 ) wm1_2 0 0 0 1 1 +( 1104 3168 32 ) ( 1328 3168 32 ) ( 1104 3184 32 ) wm1_2 0 0 0 1 1 +( 1088 3168 32 ) ( 1088 3168 64 ) ( 1536 3168 64 ) wm1_2 0 0 0 1 1 +( 1088 3168 64 ) ( 1088 3168 32 ) ( 1104 3184 32 ) wm1_2 0 0 0 1 1 +} +// brush 758 +{ +( 1424 3840 128 ) ( 1424 3424 128 ) ( 1360 3840 128 ) wbrick1_5 0 0 0 1 1 +( 1296 3488 224 ) ( 1232 3488 224 ) ( 1296 3488 192 ) wbrick1_5 0 0 0 1 1 +( 1408 3488 128 ) ( 1408 3488 96 ) ( 1408 3072 128 ) wbrick1_5 0 0 0 1 1 +( 1360 3456 96 ) ( 1424 3456 96 ) ( 1360 3872 96 ) wbrick1_5 0 0 0 1 1 +( 1360 3456 96 ) ( 1360 3456 128 ) ( 1424 3456 96 ) wbrick1_5 0 0 0 1 1 +( 1392 3456 96 ) ( 1392 3872 96 ) ( 1392 3456 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 759 +{ +( 1152 2848 64 ) ( 832 3488 64 ) ( 1152 3488 64 ) wizblue9_8 16 16 0 1 1 +( 1424 3488 32 ) ( 1424 2848 64 ) ( 1424 3488 64 ) wizblue9_8 0 0 0 1 1 +( 880 3376 88 ) ( 1200 3376 56 ) ( 1200 3376 88 ) wizblue9_8 0 0 0 1 1 +( 1152 2848 56 ) ( 832 3488 56 ) ( 832 2848 56 ) wizblue9_8 0 0 0 1 1 +( 1296 3152 32 ) ( 1296 2512 64 ) ( 1296 2512 32 ) wizblue9_8 0 0 0 1 1 +( 832 3216 64 ) ( 1152 3216 32 ) ( 832 3216 32 ) wizblue9_8 0 0 0 1 1 +} +// brush 760 +{ +( 1408 3744 256 ) ( 1408 3808 256 ) ( 1408 3744 224 ) wbrick1_5 0 32 0 1 1 +( 1408 3680 224 ) ( 1408 3680 192 ) ( 992 3680 224 ) wbrick1_5 0 32 0 1 1 +( 1376 3680 64 ) ( 1376 3616 64 ) ( 1792 3680 64 ) wbrick1_5 0 0 0 1 1 +( 1312 3680 128 ) ( 1312 3680 160 ) ( 1312 3616 128 ) wbrick1_5 0 0 0 1 1 +( 1376 3840 96 ) ( 1792 3840 96 ) ( 1376 3840 128 ) wbrick1_5 0 0 0 1 1 +( 1408 3808 -32 ) ( 1472 3744 -32 ) ( 1408 3808 96 ) wbrick1_5 0 0 0 1 1 +( 1280 64 160 ) ( 1440 64 160 ) ( 1280 -64 160 ) wbrick1_5 0 0 0 1 1 +} +// brush 761 +{ +( 1472 3536 64 ) ( 1408 3536 64 ) ( 1472 3568 64 ) wm1_2 0 0 0 1 1 +( 1616 3664 64 ) ( 1616 3696 64 ) ( 1616 3664 32 ) wm1_2 0 0 0 1 1 +( 1472 3696 64 ) ( 1472 3696 32 ) ( 1408 3696 64 ) wm1_2 0 0 0 1 1 +( 1408 3568 32 ) ( 1408 3536 32 ) ( 1472 3568 32 ) wm1_2 0 0 0 1 1 +( 1424 3568 32 ) ( 1424 3568 64 ) ( 1424 3536 32 ) wm1_2 0 0 0 1 1 +( 1472 3712 32 ) ( 1536 3712 32 ) ( 1472 3712 64 ) wm1_2 0 0 0 1 1 +} +// brush 762 +{ +( 1632 3680 96 ) ( 1696 3680 160 ) ( 1696 3520 160 ) wbrick1_5 48 0 -90 1 1 +( 1696 3520 160 ) ( 1760 3520 160 ) ( 1696 3520 128 ) wbrick1_5 0 0 0 1 1 +( 1632 3488 32 ) ( 1632 3488 0 ) ( 1632 3904 32 ) wbrick1_5 0 0 0 1 1 +( 1632 3520 32 ) ( 1568 3520 32 ) ( 1632 3104 32 ) wbrick1_5 0 0 0 1 1 +( 1632 3680 32 ) ( 1632 3680 64 ) ( 1568 3680 32 ) wbrick1_5 0 0 0 1 1 +( 1696 3520 160 ) ( 1760 3680 160 ) ( 1760 3520 160 ) wbrick1_5 0 0 0 1 1 +( 1728 3680 -64 ) ( 1728 3232 -64 ) ( 1728 3680 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 763 +{ +( 1488 3424 64 ) ( 1456 3360 64 ) ( 1456 3424 64 ) wm1_2 0 0 0 1 1 +( 1584 3504 32 ) ( 1616 3504 64 ) ( 1584 3504 64 ) wm1_2 0 0 0 1 1 +( 1584 3360 64 ) ( 1584 3424 32 ) ( 1584 3424 64 ) wm1_1 0 0 0 1 1 +( 1488 3424 32 ) ( 1456 3360 32 ) ( 1488 3360 32 ) wm1_2 0 0 0 1 1 +( 1456 3376 32 ) ( 1488 3376 64 ) ( 1488 3376 32 ) wm1_2 0 0 0 1 1 +( 1616 3456 64 ) ( 1616 3520 32 ) ( 1616 3456 32 ) wm1_2 0 0 0 1 1 +} +// brush 764 +{ +( 1312 3424 64 ) ( 1312 3104 64 ) ( 672 3424 64 ) wizblue9_8 16 16 0 1 1 +( 1312 3760 64 ) ( 672 3760 64 ) ( 1312 3760 32 ) wizblue9_8 0 0 0 1 1 +( 1296 3472 64 ) ( 1296 3472 32 ) ( 1296 3152 64 ) wizblue9_8 0 0 0 1 1 +( 672 3104 56 ) ( 1312 3104 56 ) ( 672 3424 56 ) wizblue9_8 0 0 0 1 1 +( 336 3504 56 ) ( 336 3504 88 ) ( 976 3504 56 ) wizblue9_8 0 0 0 1 1 +( 1104 3104 32 ) ( 1104 3424 32 ) ( 1104 3104 64 ) wizblue9_8 0 0 0 1 1 +} +// brush 765 +{ +( 1152 3392 64 ) ( 832 3392 64 ) ( 1152 4032 64 ) wizblue9_8 16 16 0 1 1 +( 1424 3392 64 ) ( 1424 4032 64 ) ( 1424 3392 32 ) wizblue9_8 16 0 0 1 1 +( 1200 3504 88 ) ( 1200 3504 56 ) ( 880 3504 88 ) wizblue9_8 0 0 0 1 1 +( 832 4032 56 ) ( 832 3392 56 ) ( 1152 4032 56 ) wizblue9_8 0 0 0 1 1 +( 1296 4368 32 ) ( 1296 4368 64 ) ( 1296 3728 32 ) wizblue9_8 0 0 0 1 1 +( 832 3664 32 ) ( 1152 3664 32 ) ( 832 3664 64 ) wizblue9_8 0 0 0 1 1 +} +// brush 766 +{ +( 1952 3232 64 ) ( 1312 2912 64 ) ( 1312 3232 64 ) wizblue9_8 16 16 0 1 1 +( 1408 3408 56 ) ( 2048 3408 88 ) ( 1408 3408 88 ) wizblue9_8 16 0 0 1 1 +( 1424 2960 64 ) ( 1424 3280 32 ) ( 1424 3280 64 ) wizblue9_8 0 0 0 1 1 +( 1952 3232 56 ) ( 1312 2912 56 ) ( 1952 2912 56 ) wizblue9_8 0 0 0 1 1 +( 1648 3376 56 ) ( 2288 3376 88 ) ( 2288 3376 56 ) wizblue9_8 0 0 0 1 1 +( 1584 2912 64 ) ( 1584 3232 32 ) ( 1584 2912 32 ) wizblue9_8 0 0 0 1 1 +} +// brush 767 +{ +( 1264 3424 64 ) ( 1264 3360 64 ) ( 1232 3424 64 ) wm1_2 0 0 0 1 1 +( 1136 3504 64 ) ( 1104 3504 64 ) ( 1136 3504 32 ) wm1_2 0 0 0 1 1 +( 1136 3424 64 ) ( 1136 3424 32 ) ( 1136 3360 64 ) wm1_2 0 0 0 1 1 +( 1232 3360 32 ) ( 1264 3360 32 ) ( 1232 3424 32 ) wm1_2 0 0 0 1 1 +( 1232 3376 32 ) ( 1232 3376 64 ) ( 1264 3376 32 ) wm1_2 0 0 0 1 1 +( 1104 3456 32 ) ( 1104 3520 32 ) ( 1104 3456 64 ) wm1_2 0 0 0 1 1 +} +// brush 768 +{ +( 1184 3872 448 ) ( 1184 3456 448 ) ( 1120 3872 448 ) wbrick1_5 0 0 0 1 1 +( 1056 3488 288 ) ( 992 3488 288 ) ( 1056 3488 256 ) wbrick1_5 0 32 0 1 1 +( 1120 3488 96 ) ( 1120 3488 64 ) ( 1120 3072 96 ) wbrick1_5 0 0 0 1 1 +( 1120 3456 64 ) ( 1184 3456 64 ) ( 1120 3872 64 ) wbrick1_5 0 0 0 1 1 +( 1120 3392 64 ) ( 1120 3392 96 ) ( 1184 3392 64 ) wbrick1_5 0 0 0 1 1 +( 1088 3456 96 ) ( 1088 3872 96 ) ( 1088 3456 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 769 +{ +( 1408 3232 64 ) ( 1408 2912 64 ) ( 768 3232 64 ) wizblue9_8 16 16 0 1 1 +( 1408 3504 88 ) ( 768 3504 88 ) ( 1408 3504 56 ) wizblue9_8 0 0 0 1 1 +( 1296 3280 64 ) ( 1296 3280 32 ) ( 1296 2960 64 ) wizblue9_8 0 0 0 1 1 +( 768 2912 56 ) ( 1408 2912 56 ) ( 768 3232 56 ) wizblue9_8 0 0 0 1 1 +( 432 3376 56 ) ( 432 3376 88 ) ( 1072 3376 56 ) wizblue9_8 0 0 0 1 1 +( 1136 2912 32 ) ( 1136 3232 32 ) ( 1136 2912 64 ) wizblue9_8 0 0 0 1 1 +} +// brush 770 +{ +( 2048 3104 64 ) ( 1408 2784 64 ) ( 1408 3104 64 ) wizblue9_8 16 16 0 1 1 +( 1408 3376 56 ) ( 2048 3376 88 ) ( 1408 3376 88 ) wizblue9_8 0 0 0 1 1 +( 1424 2832 64 ) ( 1424 3152 32 ) ( 1424 3152 64 ) wizblue9_8 0 0 0 1 1 +( 2048 3104 56 ) ( 1408 2784 56 ) ( 2048 2784 56 ) wizblue9_8 0 0 0 1 1 +( 1744 3184 32 ) ( 2384 3184 64 ) ( 2384 3184 32 ) wizblue9_8 0 0 0 1 1 +( 1616 2784 64 ) ( 1616 3104 32 ) ( 1616 2784 32 ) wizblue9_8 0 0 0 1 1 +} +// brush 771 +{ +( 1312 3104 64 ) ( 1312 2784 64 ) ( 672 3104 64 ) wizblue9_8 16 16 0 1 1 +( 1312 3376 88 ) ( 672 3376 88 ) ( 1312 3376 56 ) wizblue9_8 0 0 0 1 1 +( 1296 3152 64 ) ( 1296 3152 32 ) ( 1296 2832 64 ) wizblue9_8 0 0 0 1 1 +( 672 2784 56 ) ( 1312 2784 56 ) ( 672 3104 56 ) wizblue9_8 0 0 0 1 1 +( 336 3184 32 ) ( 336 3184 64 ) ( 976 3184 32 ) wizblue9_8 0 0 0 1 1 +( 1104 2784 32 ) ( 1104 3104 32 ) ( 1104 2784 64 ) wizblue9_8 0 0 0 1 1 +} +// brush 772 +{ +( -192 2976 -64 ) ( -192 3104 -64 ) ( -64 2976 -64 ) wizblue 0 32 90 1 1 +( 224 3008 -64 ) ( 224 3008 -128 ) ( 32 3008 -128 ) wizblue2 0 0 90 1 1 +( -160 2976 -64 ) ( -160 2976 -128 ) ( -160 3104 -64 ) wizblue2 0 0 90 1 1 +( -64 3104 -96 ) ( -192 3104 -96 ) ( -64 2976 -96 ) wizblue 0 32 90 1 1 +( 128 3072 -128 ) ( 128 3072 -64 ) ( 0 3072 -128 ) wizblue2 0 0 90 1 1 +( 224 3008 -128 ) ( 224 3008 -64 ) ( 288 3072 -64 ) wizblue2 0 0 90 1 1 +} +// brush 773 +{ +( 16 3088 -64 ) ( -160 3072 -64 ) ( -160 3088 -64 ) woodflr1_5x 0 0 0 1 1 +( 176 3104 -96 ) ( 176 3104 -64 ) ( 16 3104 -64 ) woodflr1_5x 0 0 0 1 1 +( -160 3072 -96 ) ( -176 3088 -96 ) ( -176 3088 -64 ) woodflr1_5x 0 0 0 1 1 +( 16 3088 -96 ) ( -160 3072 -96 ) ( 16 3072 -96 ) woodflr1_5x 0 0 0 1 1 +( -32 3072 -64 ) ( 160 3072 -64 ) ( 160 3072 -96 ) woodflr1_5x 0 0 0 1 1 +( 304 3088 -64 ) ( 304 3088 -96 ) ( 288 3072 -64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 774 +{ +( -16 3120 -72 ) ( -192 3104 -72 ) ( -192 3120 -72 ) metal2_5 0 0 0 1 1 +( -40 3112 -88 ) ( -40 3112 -56 ) ( -200 3112 -56 ) metal2_5 0 0 0 1 1 +( -192 3104 -88 ) ( -208 3120 -88 ) ( -208 3120 -56 ) metal2_5 0 0 0 1 1 +( -16 3120 -88 ) ( -192 3104 -88 ) ( -16 3104 -88 ) metal2_5 0 0 0 1 1 +( 0 3104 -56 ) ( 192 3104 -56 ) ( 192 3104 -88 ) metal2_5 0 0 0 1 1 +( 336 3120 -56 ) ( 336 3120 -88 ) ( 320 3104 -56 ) metal2_5 0 0 0 1 1 +} +// brush 775 +{ +( -208 3104 -72 ) ( -192 3104 -72 ) ( -208 2928 -72 ) metal2_5 0 0 0 1 1 +( -200 3120 -56 ) ( -200 2960 -56 ) ( -200 2960 -88 ) metal2_5 0 0 0 1 1 +( -208 3120 -56 ) ( -208 3120 -88 ) ( -192 3104 -88 ) metal2_5 0 0 0 1 1 +( -192 2928 -88 ) ( -192 3104 -88 ) ( -208 2928 -88 ) metal2_5 0 0 0 1 1 +( -192 2912 -88 ) ( -192 2912 -56 ) ( -192 3104 -56 ) metal2_5 0 0 0 1 1 +( -192 2976 -56 ) ( -208 2960 -88 ) ( -208 2960 -56 ) metal2_5 0 0 0 1 1 +} +// brush 776 +{ +( -192 2960 -72 ) ( -192 2976 -72 ) ( -16 2960 -72 ) metal2_5 0 0 0 1 1 +( -168 2968 -56 ) ( -8 2968 -56 ) ( -8 2968 -88 ) metal2_5 0 0 0 1 1 +( -208 2960 -56 ) ( -208 2960 -88 ) ( -192 2976 -88 ) metal2_5 0 0 0 1 1 +( -16 2976 -88 ) ( -192 2976 -88 ) ( -16 2960 -88 ) metal2_5 0 0 0 1 1 +( 192 2976 -88 ) ( 192 2976 -72 ) ( 0 2976 -72 ) metal2_5 0 0 0 1 1 +( 192 2976 -72 ) ( 192 2976 -88 ) ( 176 2960 -72 ) metal2_5 0 0 0 1 1 +} +// brush 777 +{ +( -384 2272 -64 ) ( 32 2256 -64 ) ( -384 2256 -64 ) wm1_2 48 0 0 1 1 +( -320 2144 -64 ) ( -320 2144 -96 ) ( -336 2160 -64 ) wm1_2 48 0 0 1 1 +( -320 2144 -96 ) ( -320 2144 -64 ) ( -160 2144 -64 ) wm1_2 0 0 0 1 1 +( -384 2272 -96 ) ( 32 2256 -96 ) ( 32 2272 -96 ) wm1_2 48 0 0 1 1 +( -64 2160 -64 ) ( -64 2160 -96 ) ( -64 2144 -96 ) wm1_2 48 0 0 1 1 +( -64 2160 -96 ) ( -64 2160 -64 ) ( -272 2160 -64 ) wm1_2 0 0 0 1 1 +} +// brush 778 +{ +( -80 2112 -64 ) ( -496 2112 -64 ) ( -80 2128 -64 ) wm1_2 48 0 0 1 1 +( -192 2016 -64 ) ( -208 2000 -96 ) ( -208 2000 -64 ) wm1_2 48 0 0 1 1 +( -208 2000 -96 ) ( -272 2000 -96 ) ( -272 2000 -64 ) wm1_2 0 0 0 1 1 +( -496 2128 -96 ) ( -496 2112 -96 ) ( -80 2128 -96 ) wm1_2 48 0 0 1 1 +( -320 2016 -64 ) ( -336 2000 -64 ) ( -336 2000 -96 ) wm1_2 48 0 0 1 1 +( -672 2016 -96 ) ( -256 2016 -96 ) ( -672 2016 -64 ) wm1_2 0 0 0 1 1 +} +// brush 779 +{ +( -384 1872 -72 ) ( 32 1872 -72 ) ( -384 1856 -72 ) wm1_2 48 0 0 1 1 +( -336 1968 -72 ) ( -320 1984 -104 ) ( -320 1984 -72 ) wm1_2 48 56 0 1 1 +( -320 1984 -104 ) ( -224 1984 -104 ) ( -224 1984 -72 ) wm1_2 0 56 0 1 1 +( 32 1856 -88 ) ( 32 1872 -88 ) ( -384 1856 -88 ) wm1_2 48 0 0 1 1 +( -240 1968 -72 ) ( -224 1984 -72 ) ( -224 1984 -104 ) wm1_2 48 56 0 1 1 +( 144 1968 -104 ) ( -272 1968 -104 ) ( 144 1968 -72 ) wm1_2 0 56 0 1 1 +} +// brush 780 +{ +( -144 1648 -64 ) ( -560 1664 -64 ) ( -144 1664 -64 ) wm1_2 48 0 0 1 1 +( -208 1776 -64 ) ( -208 1776 -96 ) ( -192 1760 -64 ) wm1_2 48 0 0 1 1 +( -336 1776 -64 ) ( -336 1776 -96 ) ( -272 1776 -96 ) wm1_2 0 0 0 1 1 +( -144 1648 -96 ) ( -560 1664 -96 ) ( -560 1648 -96 ) wm1_2 48 0 0 1 1 +( -336 1776 -96 ) ( -336 1776 -64 ) ( -320 1760 -64 ) wm1_2 48 0 0 1 1 +( -672 1760 -64 ) ( -256 1760 -96 ) ( -672 1760 -96 ) wm1_2 0 0 0 1 1 +} +// brush 781 +{ +( -432 1888 -64 ) ( -432 1472 -64 ) ( -448 1888 -64 ) wm1_2 48 0 0 1 1 +( -336 1776 -64 ) ( -320 1760 -96 ) ( -320 1760 -64 ) wm1_2 48 0 0 1 1 +( -320 1600 -64 ) ( -320 1760 -64 ) ( -320 1760 -96 ) wm1_2 0 0 0 1 1 +( -448 1472 -96 ) ( -432 1472 -96 ) ( -448 1888 -96 ) wm1_2 48 0 0 1 1 +( -336 1632 -96 ) ( -336 1632 -64 ) ( -320 1632 -64 ) wm1_2 48 0 0 1 1 +( -336 1632 -64 ) ( -336 1632 -96 ) ( -336 1776 -96 ) wm1_2 0 0 0 1 1 +} +// brush 782 +{ +( 448 1632 320 ) ( 448 1568 320 ) ( 384 1632 320 ) wbrick1_5 0 32 0 1 1 +( 400 1632 64 ) ( 336 1632 64 ) ( 400 1632 -64 ) wbrick1_5 0 0 0 1 1 +( 256 1632 64 ) ( 256 1632 -64 ) ( 256 1568 64 ) wbrick1_5 32 0 0 1 1 +( 384 1568 -320 ) ( 448 1568 -320 ) ( 384 1632 -320 ) wbrick1_5 0 32 0 1 1 +( 384 1600 224 ) ( 384 1600 352 ) ( 448 1600 224 ) wbrick1_5 0 0 0 1 1 +( 64 1568 -64 ) ( 64 1632 -64 ) ( 64 1568 64 ) wbrick1_5 32 0 0 1 1 +} +// brush 783 +{ +( 688 2224 320 ) ( 624 2160 320 ) ( 624 2224 320 ) wbrick1_5 0 32 0 1 1 +( 688 2208 -64 ) ( 752 2208 64 ) ( 688 2208 64 ) wbrick1_5 0 0 0 1 1 +( 704 2144 64 ) ( 704 2208 -64 ) ( 704 2208 64 ) wbrick1_5 32 0 0 1 1 +( 624 2144 -64 ) ( 688 2144 64 ) ( 688 2144 -64 ) wbrick1_5 0 0 0 1 1 +( 1024 2144 288 ) ( 1024 2208 160 ) ( 1024 2144 160 ) wbrick1_5 32 0 0 1 1 +( 64 2112 -256 ) ( -64 2240 -256 ) ( -64 2112 -256 ) woodflr1_5x 0 0 0 1 1 +} +// brush 784 +{ +( 2944 1888 -64 ) ( 2944 1472 -64 ) ( 2816 1888 -64 ) mtlsw 0 32 0 1 1 +( 2912 2368 -64 ) ( 2784 2368 -64 ) ( 2912 2368 -96 ) mtlsw 0 32 0 1 1 +( 2432 2400 -64 ) ( 2432 2400 -96 ) ( 2432 1984 -64 ) mtlsw 32 32 0 1 1 +( 2816 1472 -96 ) ( 2944 1472 -96 ) ( 2816 1888 -96 ) mtlsw 0 0 0 1 1 +( 2944 2336 -96 ) ( 2944 2336 -64 ) ( 3072 2336 -96 ) mtlsw 32 32 0 1 1 +( 2304 1536 -96 ) ( 2304 1952 -96 ) ( 2304 1536 -64 ) mtlsw 32 32 0 1 1 +} +// brush 785 +{ +( 896 864 -240 ) ( 896 800 -240 ) ( 448 864 -240 ) clip 0 0 0 1 1 +( 896 864 -128 ) ( 448 864 -128 ) ( 896 864 -256 ) clip 0 0 0 1 1 +( 896 864 -128 ) ( 896 864 -256 ) ( 896 800 -128 ) clip 0 0 0 1 1 +( 448 800 -256 ) ( 896 800 -256 ) ( 448 864 -256 ) clip 0 0 0 1 1 +( 448 800 -256 ) ( 448 800 -128 ) ( 896 800 -256 ) clip 0 0 0 1 1 +( 448 800 -256 ) ( 448 864 -256 ) ( 448 800 -128 ) clip 0 0 0 1 1 +} +// brush 786 +{ +( 832 2144 -320 ) ( 832 2080 -320 ) ( 696 2144 -320 ) wswamp1_2 0 0 0 1 1 +( 832 2144 -320 ) ( 696 2144 -320 ) ( 832 2144 -448 ) wswamp1_2 0 0 0 1 1 +( 832 2144 -320 ) ( 832 2144 -448 ) ( 832 2080 -320 ) wswamp1_2 0 0 0 1 1 +( 696 2080 -448 ) ( 832 2080 -448 ) ( 696 2144 -448 ) wswamp1_2 0 0 0 1 1 +( 704 2064 -448 ) ( 704 2064 -320 ) ( 832 2080 -320 ) wswamp1_2 0 0 0 1 1 +( 704 2064 -320 ) ( 704 2064 -448 ) ( 704 2144 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 787 +{ +( 832 1696 -320 ) ( 832 1632 -320 ) ( 784 1696 -320 ) wswamp1_2 0 0 0 1 1 +( 736 1728 -320 ) ( 736 1728 -352 ) ( 832 1696 -352 ) wswamp1_2 0 0 0 1 1 +( 832 1696 -320 ) ( 832 1696 -352 ) ( 832 1632 -320 ) wswamp1_2 0 0 0 1 1 +( 784 1632 -352 ) ( 832 1632 -352 ) ( 784 1696 -352 ) wswamp1_2 0 0 0 1 1 +( 784 1632 -352 ) ( 784 1632 -320 ) ( 832 1632 -352 ) wswamp1_2 0 0 0 1 1 +( 648 1720 -320 ) ( 648 1720 -352 ) ( 736 1728 -352 ) wswamp1_2 0 0 0 1 1 +( 648 1720 -352 ) ( 648 1720 -320 ) ( 584 1632 -352 ) wswamp1_2 0 0 0 1 1 +} +// brush 788 +{ +( 1600 2368 88 ) ( 1616 2464 96 ) ( 1616 2368 96 ) wm1_2 0 0 0 1 1 +( 1600 2432 -64 ) ( 1616 2432 192 ) ( 1600 2432 192 ) wm1_2 0 0 0 1 1 +( 1600 2368 192 ) ( 1600 2464 -64 ) ( 1600 2464 192 ) wm1_2 0 0 0 1 1 +( 1616 2432 -64 ) ( 1600 2336 -64 ) ( 1616 2336 -64 ) wm1_2 0 0 0 1 1 +( 1616 2432 -64 ) ( 1616 2336 96 ) ( 1616 2432 96 ) wm1_2 0 0 0 1 1 +( 1456 2408 64 ) ( 1616 2408 -64 ) ( 1456 2408 -64 ) wm1_1 0 0 0 1 1 +} +// brush 789 +{ +( 1592 2392 104 ) ( 1592 2464 104 ) ( 1608 2392 112 ) wm1_2 0 0 0 1 1 +( 1624 2432 104 ) ( 1552 2432 104 ) ( 1624 2432 96 ) wm1_1 0 0 0 1 1 +( 1608 2336 112 ) ( 1608 2408 112 ) ( 1616 2336 96 ) wm1_2 0 0 0 1 1 +( 1600 2408 88 ) ( 1600 2336 88 ) ( 1616 2336 96 ) wm1_2 0 0 0 1 1 +( 1592 2464 104 ) ( 1592 2392 104 ) ( 1600 2464 88 ) wm1_2 0 0 0 1 1 +( 1456 2408 64 ) ( 1616 2408 -64 ) ( 1456 2408 -64 ) wm1_1 0 0 0 1 1 +} +// brush 790 +{ +( 1568 2408 144 ) ( 1568 2336 144 ) ( 1504 2336 144 ) wm1_2 0 0 0 1 1 +( 1568 2432 136 ) ( 1496 2432 136 ) ( 1568 2432 128 ) wm1_2 0 0 0 1 1 +( 1568 2320 144 ) ( 1568 2392 144 ) ( 1560 2320 128 ) wm1_2 0 0 0 1 1 +( 1496 2336 128 ) ( 1568 2336 128 ) ( 1496 2432 128 ) wm1_2 0 0 0 1 1 +( 1504 2464 144 ) ( 1504 2392 144 ) ( 1512 2464 128 ) wm1_2 0 0 0 1 1 +( 1456 2408 64 ) ( 1616 2408 -64 ) ( 1456 2408 -64 ) wm1_1 0 0 0 1 1 +} +// brush 791 +{ +( 1576 2392 120 ) ( 1584 2464 136 ) ( 1584 2392 136 ) wm1_2 0 0 0 1 1 +( 1576 2432 104 ) ( 1592 2432 120 ) ( 1576 2432 120 ) wm1_1 0 0 0 1 1 +( 1576 2392 120 ) ( 1584 2392 112 ) ( 1584 2464 112 ) wm1_2 0 0 0 1 1 +( 1608 2408 112 ) ( 1592 2480 104 ) ( 1592 2408 104 ) wm1_2 0 0 0 1 1 +( 1584 2408 136 ) ( 1600 2408 120 ) ( 1600 2336 120 ) wm1_2 0 0 0 1 1 +( 1456 2408 64 ) ( 1616 2408 -64 ) ( 1456 2408 -64 ) wm1_1 0 0 0 1 1 +} +// brush 792 +{ +( 1568 2336 144 ) ( 1584 2408 136 ) ( 1584 2336 136 ) wm1_2 0 0 0 1 1 +( 1552 2432 128 ) ( 1624 2432 136 ) ( 1552 2432 136 ) wm1_1 0 0 0 1 1 +( 1560 2392 128 ) ( 1568 2464 144 ) ( 1568 2392 144 ) wm1_2 0 0 0 1 1 +( 1560 2392 128 ) ( 1576 2392 120 ) ( 1576 2464 120 ) wm1_2 0 0 0 1 1 +( 1576 2464 120 ) ( 1584 2392 136 ) ( 1584 2464 136 ) wm1_2 0 0 0 1 1 +( 1456 2408 64 ) ( 1616 2408 -64 ) ( 1456 2408 -64 ) wm1_1 0 0 0 1 1 +} +// brush 793 +{ +( 1488 2336 136 ) ( 1488 2408 136 ) ( 1504 2336 144 ) wm1_2 0 0 0 1 1 +( 1520 2432 136 ) ( 1448 2432 136 ) ( 1520 2432 128 ) wm1_1 0 0 0 1 1 +( 1504 2392 144 ) ( 1504 2464 144 ) ( 1512 2392 128 ) wm1_2 0 0 0 1 1 +( 1496 2464 120 ) ( 1496 2392 120 ) ( 1512 2392 128 ) wm1_2 0 0 0 1 1 +( 1488 2464 136 ) ( 1488 2392 136 ) ( 1496 2464 120 ) wm1_2 0 0 0 1 1 +( 1456 2408 64 ) ( 1616 2408 -64 ) ( 1456 2408 -64 ) wm1_1 0 0 0 1 1 +} +// brush 794 +{ +( 1464 2392 112 ) ( 1480 2464 104 ) ( 1480 2392 104 ) wm1_2 0 0 0 1 1 +( 1448 2432 96 ) ( 1520 2432 104 ) ( 1448 2432 104 ) wm1_1 0 0 0 1 1 +( 1456 2336 96 ) ( 1464 2408 112 ) ( 1464 2336 112 ) wm1_2 0 0 0 1 1 +( 1456 2336 96 ) ( 1472 2336 88 ) ( 1472 2408 88 ) wm1_2 0 0 0 1 1 +( 1472 2464 88 ) ( 1480 2392 104 ) ( 1480 2464 104 ) wm1_2 0 0 0 1 1 +( 1456 2408 64 ) ( 1616 2408 -64 ) ( 1456 2408 -64 ) wm1_1 0 0 0 1 1 +} +// brush 795 +{ +( 1456 2368 96 ) ( 1456 2464 96 ) ( 1472 2368 88 ) wm1_2 0 0 0 1 1 +( 1472 2432 192 ) ( 1456 2432 192 ) ( 1472 2432 -64 ) wm1_2 0 0 0 1 1 +( 1472 2464 192 ) ( 1472 2464 -64 ) ( 1472 2368 192 ) wm1_2 0 0 0 1 1 +( 1456 2336 -64 ) ( 1472 2336 -64 ) ( 1456 2432 -64 ) wm1_2 0 0 0 1 1 +( 1456 2432 96 ) ( 1456 2336 96 ) ( 1456 2432 -64 ) wm1_2 0 0 0 1 1 +( 1456 2408 64 ) ( 1616 2408 -64 ) ( 1456 2408 -64 ) wm1_1 0 0 0 1 1 +} +// brush 796 +{ +( 1488 2392 136 ) ( 1488 2464 136 ) ( 1496 2392 120 ) wm1_2 0 0 0 1 1 +( 1496 2432 120 ) ( 1480 2432 120 ) ( 1496 2432 104 ) wm1_1 0 0 0 1 1 +( 1488 2464 112 ) ( 1488 2392 112 ) ( 1496 2392 120 ) wm1_2 0 0 0 1 1 +( 1480 2392 104 ) ( 1480 2464 104 ) ( 1464 2392 112 ) wm1_2 0 0 0 1 1 +( 1472 2336 120 ) ( 1472 2408 120 ) ( 1488 2408 136 ) wm1_2 0 0 0 1 1 +( 1456 2408 64 ) ( 1616 2408 -64 ) ( 1456 2408 -64 ) wm1_1 0 0 0 1 1 +} +// brush 797 +{ +( 1440 2432 192 ) ( 1440 2272 192 ) ( 1424 2432 192 ) wbrick1_5 0 0 0 1 1 +( 1424 2432 192 ) ( 1408 2432 192 ) ( 1424 2432 -64 ) wbrick1_5 0 0 0 1 1 +( 1456 2432 192 ) ( 1456 2432 -64 ) ( 1456 2272 192 ) wbrick1_5 0 0 0 1 1 +( 1424 2016 -32 ) ( 1424 2016 224 ) ( 1440 2016 -32 ) wbrick1_5 0 0 0 1 1 +( 1408 2272 -192 ) ( 1408 2432 -192 ) ( 1408 2272 64 ) wbrick1_5 32 0 0 1 1 +( 1184 -64 -256 ) ( 1536 64 -256 ) ( 1184 64 -256 ) city4_1 0 0 0 1 1 +} +// brush 798 +{ +( 1472 2392 160 ) ( 1472 2368 160 ) ( 1456 2368 160 ) wm1_2 0 0 0 1 1 +( 1472 2368 96 ) ( 1472 2392 96 ) ( 1472 2392 -64 ) wm1_2 0 0 0 1 1 +( 1456 2336 -64 ) ( 1472 2336 -64 ) ( 1456 2432 -64 ) wm1_2 0 0 0 1 1 +( 1456 2368 -64 ) ( 1456 2368 192 ) ( 1472 2368 -64 ) wm1_2 0 0 0 1 1 +( 1456 2432 96 ) ( 1456 2336 96 ) ( 1456 2432 -64 ) wm1_2 0 0 0 1 1 +( 1456 2392 -64 ) ( 1616 2392 -64 ) ( 1456 2392 64 ) wm1_1 0 0 0 1 1 +} +// brush 799 +{ +( 1344 3304 376 ) ( 1344 3328 400 ) ( 1376 3328 400 ) wizwood1_4 32 32 -90 1 1 +( 1376 3392 320 ) ( 1376 3360 448 ) ( 1376 3392 448 ) wizwood1_4 13.9753189087 28.043920517 -135 1 -1 +( 1344 3392 336 ) ( 1376 3320 408 ) ( 1344 3320 408 ) wizwood1_4 36 32.2856445313 180 1 0.6999999881 +( 1344 3392 336 ) ( 1344 3392 288 ) ( 1376 3392 288 ) wizwood1_4 32 0 0 1 1 +( 1344 3392 320 ) ( 1344 3360 448 ) ( 1344 3360 320 ) wizwood1_4 7.9753189087 28.043920517 -135 1 -1 +( 1376 3296 384 ) ( 1376 3392 288 ) ( 1344 3392 288 ) wizwood1_4 36 1.2856445313 180 1 0.6999999881 +} +// brush 800 +{ +( 1376 3264 400 ) ( 1344 3264 400 ) ( 1344 3288 376 ) wizwood1_4 32 32 -90 1 1 +( 1376 3200 448 ) ( 1376 3232 448 ) ( 1376 3200 320 ) wizwood1_4 23.956079483 16.9753189087 135 1 -1 +( 1344 3272 408 ) ( 1376 3272 408 ) ( 1344 3200 336 ) wizwood1_4 36 40.7143554688 0 1 0.6999999881 +( 1376 3200 288 ) ( 1344 3200 288 ) ( 1344 3200 336 ) wizwood1_4 32 0 0 1 1 +( 1344 3232 320 ) ( 1344 3232 448 ) ( 1344 3200 320 ) wizwood1_4 23.956079483 16.9753189087 135 1 -1 +( 1344 3200 288 ) ( 1376 3200 288 ) ( 1376 3296 384 ) wizwood1_4 36 10.7143554688 0 1 0.6999999881 +} +// brush 801 +{ +( 1376 3264 448 ) ( 1344 3264 448 ) ( 1376 3328 448 ) wm1_1 32 32 -90 1 1 +( 1384 3264 424 ) ( 1384 3328 424 ) ( 1384 3264 408 ) wm1_1 32 0 0 -1 1 +( 1376 3256 424 ) ( 1376 3256 408 ) ( 1344 3256 424 ) wm1_1 32 0 0 1 1 +( 1344 3328 368 ) ( 1344 3264 368 ) ( 1376 3328 368 ) wm1_1 32 32 -90 1 1 +( 1336 3328 408 ) ( 1336 3328 424 ) ( 1336 3264 408 ) wm1_1 32 0 0 -1 1 +( 1344 3336 408 ) ( 1376 3336 408 ) ( 1344 3336 424 ) wm1_1 32 0 0 1 1 +( -2016 3256 400 ) ( -2016 3280 376 ) ( -2144 3256 400 ) wm1_1 32 32 -90 1 1 +( -2016 3320 384 ) ( -2016 3344 408 ) ( -2144 3320 384 ) wm1_1 32 32 -90 1 1 +} +// brush 802 +{ +( 1376 3200 440 ) ( 1344 3200 440 ) ( 1376 3392 440 ) wizwood1_4 4 0 0 1 1 +( 1376 3200 440 ) ( 1376 3392 440 ) ( 1376 3200 352 ) wizwood1_4 4 32 90 1 -1 +( 1376 3200 440 ) ( 1376 3200 352 ) ( 1344 3200 440 ) wizwood1_4 0 32 90 1 1 +( 1344 3392 408 ) ( 1344 3200 408 ) ( 1376 3392 408 ) wizwood1_4 4 32 0 1 1 +( 1344 3392 352 ) ( 1344 3392 440 ) ( 1344 3200 352 ) wizwood1_4 4 32 90 1 -1 +( 1344 3392 352 ) ( 1376 3392 352 ) ( 1344 3392 440 ) wizwood1_4 0 32 90 1 1 +} +// brush 803 +{ +( 1072 3904 440 ) ( 1040 3904 440 ) ( 1072 4096 440 ) wizwood1_4 16 32 0 1 1 +( 1072 3904 440 ) ( 1072 4096 440 ) ( 1072 3904 352 ) wizwood1_4 64 32 90 1 -1 +( 1072 3904 440 ) ( 1072 3904 352 ) ( 1040 3904 440 ) wizwood1_4 0 16 90 1 1 +( 1040 4096 408 ) ( 1040 3904 408 ) ( 1072 4096 408 ) wizwood1_4 16 32 0 1 1 +( 1040 4096 352 ) ( 1040 4096 440 ) ( 1040 3904 352 ) wizwood1_4 64 32 90 1 -1 +( 1040 4096 352 ) ( 1072 4096 352 ) ( 1040 4096 440 ) wizwood1_4 0 16 90 1 1 +} +// brush 804 +{ +( 1072 3968 448 ) ( 1040 3968 448 ) ( 1072 4032 448 ) wm1_1 32 48 -90 1 1 +( 1080 3968 424 ) ( 1080 4032 424 ) ( 1080 3968 408 ) wm1_1 32 0 0 -1 1 +( 1072 3960 424 ) ( 1072 3960 408 ) ( 1040 3960 424 ) wm1_1 16 0 0 1 1 +( 1040 4032 368 ) ( 1040 3968 368 ) ( 1072 4032 368 ) wm1_1 32 48 -90 1 1 +( 1032 4032 408 ) ( 1032 4032 424 ) ( 1032 3968 408 ) wm1_1 32 0 0 -1 1 +( 1040 4040 408 ) ( 1072 4040 408 ) ( 1040 4040 424 ) wm1_1 16 0 0 1 1 +( -2320 3960 400 ) ( -2320 3984 376 ) ( -2448 3960 400 ) wm1_1 32 48 -90 1 1 +( -2320 4024 384 ) ( -2320 4048 408 ) ( -2448 4024 384 ) wm1_1 32 48 -90 1 1 +} +// brush 805 +{ +( 1072 3968 400 ) ( 1040 3968 400 ) ( 1040 3992 376 ) wizwood1_4 32 48 -90 1 1 +( 1072 3904 448 ) ( 1072 3936 448 ) ( 1072 3904 320 ) wizwood1_4 39.4850540161 32.5042953491 135 1 -1 +( 1040 3976 408 ) ( 1072 3976 408 ) ( 1040 3904 336 ) wizwood1_4 20 13.2859191895 0 1 0.6999999881 +( 1072 3904 288 ) ( 1040 3904 288 ) ( 1040 3904 336 ) wizwood1_4 16 0 0 1 1 +( 1040 3936 320 ) ( 1040 3936 448 ) ( 1040 3904 320 ) wizwood1_4 39.4850540161 32.5042953491 135 1 -1 +( 1040 3904 288 ) ( 1072 3904 288 ) ( 1072 4000 384 ) wizwood1_4 20 47.2859191895 0 1 0.6999999881 +} +// brush 806 +{ +( 1040 4008 376 ) ( 1040 4032 400 ) ( 1072 4032 400 ) wizwood1_4 32 48 -90 1 1 +( 1072 4096 320 ) ( 1072 4064 448 ) ( 1072 4096 448 ) wizwood1_4 29.5042953491 12.5149459839 -135 1 -1 +( 1040 4096 336 ) ( 1072 4024 408 ) ( 1040 4024 408 ) wizwood1_4 52 59.7140808105 180 1 0.6999999881 +( 1040 4096 336 ) ( 1040 4096 288 ) ( 1072 4096 288 ) wizwood1_4 16 0 0 1 1 +( 1040 4096 320 ) ( 1040 4064 448 ) ( 1040 4064 320 ) wizwood1_4 23.5042953491 12.5149459839 -135 1 -1 +( 1072 4000 384 ) ( 1072 4096 288 ) ( 1040 4096 288 ) wizwood1_4 52 28.7140731812 180 1 0.6999999881 +} +// brush 807 +{ +( -480 2208 184 ) ( -480 2176 184 ) ( -672 2208 184 ) wizwood1_4 0 0 90 1 1 +( -480 2208 184 ) ( -672 2208 184 ) ( -480 2208 96 ) wizwood1_4 4 0 90 1 1 +( -480 2208 184 ) ( -480 2208 96 ) ( -480 2176 184 ) wizwood1_4 0 0 90 1 1 +( -672 2176 152 ) ( -480 2176 152 ) ( -672 2208 152 ) wizwood1_4 0 0 90 1 1 +( -672 2176 96 ) ( -672 2176 184 ) ( -480 2176 96 ) wizwood1_4 4 0 90 1 1 +( -672 2176 96 ) ( -672 2208 96 ) ( -672 2176 184 ) wizwood1_4 0 0 90 1 1 +} +// brush 808 +{ +( 1600 3456 440 ) ( 1600 3424 440 ) ( 1408 3456 440 ) wizwood1_4 4 32 -90 1 1 +( 1600 3456 440 ) ( 1408 3456 440 ) ( 1600 3456 352 ) wizwood1_4 4 32 90 1 -1 +( 1600 3456 440 ) ( 1600 3456 352 ) ( 1600 3424 440 ) wizwood1_4 0 0 90 1 1 +( 1408 3424 408 ) ( 1600 3424 408 ) ( 1408 3456 408 ) wizwood1_4 4 32 -90 1 1 +( 1408 3424 352 ) ( 1408 3424 440 ) ( 1600 3424 352 ) wizwood1_4 4 32 90 1 -1 +( 1408 3424 352 ) ( 1408 3456 352 ) ( 1408 3424 440 ) wizwood1_4 0 0 90 1 1 +} +// brush 809 +{ +( 1536 3456 448 ) ( 1536 3424 448 ) ( 1472 3456 448 ) wm1_1 32 0 0 1 1 +( 1536 3464 424 ) ( 1472 3464 424 ) ( 1536 3464 408 ) wm1_1 32 0 0 1 1 +( 1544 3456 424 ) ( 1544 3456 408 ) ( 1544 3424 424 ) wm1_1 0 0 0 1 1 +( 1472 3424 368 ) ( 1536 3424 368 ) ( 1472 3456 368 ) wm1_1 32 0 0 1 1 +( 1472 3416 408 ) ( 1472 3416 424 ) ( 1536 3416 408 ) wm1_1 32 0 0 1 1 +( 1464 3424 408 ) ( 1464 3456 408 ) ( 1464 3424 424 ) wm1_1 0 0 0 1 1 +( 1544 64 400 ) ( 1520 64 376 ) ( 1544 -64 400 ) wm1_1 32 0 0 1 1 +( 1480 64 384 ) ( 1456 64 408 ) ( 1480 -64 384 ) wm1_1 32 0 0 1 1 +} +// brush 810 +{ +( 1536 3456 400 ) ( 1536 3424 400 ) ( 1512 3424 376 ) wizwood1_4 32 0 0 1 1 +( 1600 3456 448 ) ( 1568 3456 448 ) ( 1600 3456 320 ) wizwood1_4 21.8435916901 14.8629226685 45 1 1 +( 1528 3424 408 ) ( 1528 3456 408 ) ( 1600 3424 336 ) wizwood1_4 4 31.5714111328 90 1 0.6999999881 +( 1600 3456 288 ) ( 1600 3424 288 ) ( 1600 3424 336 ) wizwood1_4 0 0 0 1 1 +( 1568 3424 320 ) ( 1568 3424 448 ) ( 1600 3424 320 ) wizwood1_4 21.8435916901 14.8629226685 45 1 1 +( 1600 3424 288 ) ( 1600 3456 288 ) ( 1504 3456 384 ) wizwood1_4 4 1.5714111328 90 1 0.6999999881 +} +// brush 811 +{ +( -584 2176 120 ) ( -608 2176 144 ) ( -608 2208 144 ) wizwood1_4 0 0 0 1 1 +( -672 2208 64 ) ( -640 2208 192 ) ( -672 2208 192 ) wizwood1_4 23.5096645355 41.5099983215 -45 1 1 +( -672 2176 80 ) ( -600 2208 152 ) ( -600 2176 152 ) wizwood1_4 4 14 -90 1 0.6999999881 +( -672 2176 80 ) ( -672 2176 32 ) ( -672 2208 32 ) wizwood1_4 0 0 0 1 1 +( -672 2176 64 ) ( -640 2176 192 ) ( -640 2176 64 ) wizwood1_4 17.5096664429 40.5099983215 -45 1 1 +( -576 2208 128 ) ( -672 2208 32 ) ( -672 2176 32 ) wizwood1_4 4 47 -90 1 0.6999999881 +} +// brush 812 +{ +( -544 2208 144 ) ( -544 2176 144 ) ( -568 2176 120 ) wizwood1_4 0 0 0 1 1 +( -480 2208 192 ) ( -512 2208 192 ) ( -480 2208 64 ) wizwood1_4 33.4903335571 26.5096645355 45 1 1 +( -552 2176 152 ) ( -552 2208 152 ) ( -480 2176 80 ) wizwood1_4 4 59 90 1 0.6999999881 +( -480 2208 32 ) ( -480 2176 32 ) ( -480 2176 80 ) wizwood1_4 0 0 0 1 1 +( -512 2176 64 ) ( -512 2176 192 ) ( -480 2176 64 ) wizwood1_4 33.4903335571 26.5096645355 45 1 1 +( -480 2176 32 ) ( -480 2208 32 ) ( -576 2208 128 ) wizwood1_4 4 31 90 1 0.6999999881 +} +// brush 813 +{ +( -544 2208 192 ) ( -544 2176 192 ) ( -608 2208 192 ) wm1_1 0 0 0 1 1 +( -544 2216 168 ) ( -608 2216 168 ) ( -544 2216 152 ) wm1_1 0 0 0 1 1 +( -536 2208 168 ) ( -536 2208 152 ) ( -536 2176 168 ) wm1_1 0 0 0 1 1 +( -608 2176 112 ) ( -544 2176 112 ) ( -608 2208 112 ) wm1_1 0 0 0 1 1 +( -608 2168 152 ) ( -608 2168 168 ) ( -544 2168 152 ) wm1_1 0 0 0 1 1 +( -616 2176 152 ) ( -616 2208 152 ) ( -616 2176 168 ) wm1_1 0 0 0 1 1 +( -536 -1184 144 ) ( -560 -1184 120 ) ( -536 -1312 144 ) wm1_1 0 0 0 1 1 +( -600 -1184 128 ) ( -624 -1184 152 ) ( -600 -1312 128 ) wm1_1 0 0 0 1 1 +} +// brush 814 +{ +( 1496 3424 376 ) ( 1472 3424 400 ) ( 1472 3456 400 ) wizwood1_4 32 0 0 1 1 +( 1408 3456 320 ) ( 1440 3456 448 ) ( 1408 3456 448 ) wizwood1_4 11.8629226685 30.1564083099 -45 1 1 +( 1408 3424 336 ) ( 1480 3456 408 ) ( 1480 3424 408 ) wizwood1_4 4 41.4285888672 -90 1 0.6999999881 +( 1408 3424 336 ) ( 1408 3424 288 ) ( 1408 3456 288 ) wizwood1_4 0 0 0 1 1 +( 1408 3424 320 ) ( 1440 3424 448 ) ( 1440 3424 320 ) wizwood1_4 5.8629226685 30.1564083099 -45 1 1 +( 1504 3456 384 ) ( 1408 3456 288 ) ( 1408 3424 288 ) wizwood1_4 4 10.4285888672 -90 1 0.6999999881 +} +// brush 815 +{ +( 1728 3872 448 ) ( 1664 3456 448 ) ( 1664 3872 448 ) wbrick1_5 0 0 0 1 1 +( 1792 3680 160 ) ( 1856 3680 192 ) ( 1792 3680 192 ) wbrick1_5 0 0 0 1 1 +( 1696 3200 416 ) ( 1696 3680 416 ) ( 1632 3680 448 ) wbrick1_5 48 0 90 1 1 +( 1696 3680 416 ) ( 1696 3200 416 ) ( 1760 3200 416 ) wbrick1_5 0 0 0 1 1 +( 1664 3200 64 ) ( 1728 3200 96 ) ( 1728 3200 64 ) wbrick1_5 0 0 0 1 1 +( 1728 3680 -64 ) ( 1728 3232 -64 ) ( 1728 3680 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 816 +{ +( 1632 3840 448 ) ( 1568 3424 448 ) ( 1568 3840 448 ) wbrick1_5 0 0 0 1 1 +( 1696 3552 96 ) ( 1696 3552 448 ) ( 1632 3520 448 ) wbrick1_5 0 0 0 1 1 +( 1632 3040 128 ) ( 1632 3456 96 ) ( 1632 3456 128 ) wbrick1_5 0 0 0 1 1 +( 1632 3840 64 ) ( 1568 3424 64 ) ( 1632 3424 64 ) wbrick1_5 0 0 0 1 1 +( 1696 3328 448 ) ( 1696 3328 96 ) ( 1632 3360 96 ) wbrick1_5 0 0 0 1 1 +( 1664 3552 -64 ) ( 1792 3552 -64 ) ( 1664 3552 64 ) wbrick1_5 0 0 0 1 1 +( 1792 3328 -64 ) ( 1664 3328 -64 ) ( 1792 3328 64 ) wbrick1_5 0 0 0 1 1 +( 1728 3680 -64 ) ( 1728 3232 -64 ) ( 1728 3680 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 817 +{ +( 1568 3200 448 ) ( 1568 3616 448 ) ( 1632 3200 448 ) wbrick1_5 0 0 0 1 1 +( 1632 3680 448 ) ( 1696 3648 448 ) ( 1696 3648 96 ) wbrick1_5 0 0 0 1 1 +( 1632 3712 64 ) ( 1632 3712 448 ) ( 1632 3680 64 ) wbrick1_5 0 0 0 1 1 +( 1632 3616 64 ) ( 1568 3616 64 ) ( 1632 3200 64 ) wbrick1_5 0 0 0 1 1 +( 1632 3712 448 ) ( 1632 3712 64 ) ( 1728 3712 448 ) wbrick1_5 0 0 0 1 1 +( 1696 3648 64 ) ( 1792 3648 -64 ) ( 1696 3648 -64 ) wbrick1_5 0 0 0 1 1 +( 1728 3712 448 ) ( 1728 3712 64 ) ( 1728 3648 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 818 +{ +( 1632 3680 448 ) ( 1568 3264 448 ) ( 1568 3680 448 ) wbrick1_5 0 0 0 1 1 +( 1696 3232 96 ) ( 1696 3232 448 ) ( 1632 3200 448 ) wbrick1_5 0 0 0 1 1 +( 1632 2880 128 ) ( 1632 3296 96 ) ( 1632 3296 128 ) wbrick1_5 0 0 0 1 1 +( 1632 3680 64 ) ( 1568 3264 64 ) ( 1632 3264 64 ) wbrick1_5 0 0 0 1 1 +( 1696 3168 416 ) ( 1696 3168 64 ) ( 1632 3168 64 ) wbrick1_5 0 0 0 1 1 +( 1696 3232 -64 ) ( 1792 3232 -64 ) ( 1696 3232 64 ) wbrick1_5 0 0 0 1 1 +( 1728 3680 -64 ) ( 1728 3232 -64 ) ( 1728 3680 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 819 +{ +( 1376 3392 448 ) ( 1376 2976 448 ) ( 1312 3392 448 ) wbrick1_5 0 0 0 1 1 +( 1376 3168 288 ) ( 1312 3168 288 ) ( 1376 3168 256 ) wbrick1_5 0 32 0 1 1 +( 1312 2976 64 ) ( 1376 2976 64 ) ( 1312 3392 64 ) wbrick1_5 0 0 0 1 1 +( 1312 3104 64 ) ( 1312 3104 96 ) ( 1376 3104 64 ) wbrick1_5 0 0 0 1 1 +( 1344 2912 -64 ) ( 1344 3168 -64 ) ( 1344 2912 64 ) wbrick1_5 0 0 0 1 1 +( 1472 3168 -64 ) ( 1472 3104 -64 ) ( 1472 3168 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 820 +{ +( 880 3552 352 ) ( 880 3136 352 ) ( 816 3552 352 ) wm1_2 0 0 0 1 1 +( 1008 3552 320 ) ( 1008 3552 352 ) ( 704 3552 352 ) wm1_2 0 0 0 1 1 +( 1024 3520 320 ) ( 1024 3520 352 ) ( 1056 3552 352 ) wm1_2 0 0 0 1 1 +( 816 3136 320 ) ( 880 3136 320 ) ( 816 3552 320 ) wm1_2 0 0 0 1 1 +( 1024 3520 352 ) ( 1024 3520 320 ) ( 752 3520 352 ) wm1_2 0 0 0 1 1 +( 704 3136 224 ) ( 704 3552 224 ) ( 704 3136 256 ) wm1_2 0 0 0 1 1 +} +// brush 821 +{ +( 1424 3536 512 ) ( 1552 3536 512 ) ( 1424 3408 512 ) wm1_2 0 0 0 1 1 +( 1424 3536 512 ) ( 1424 3408 512 ) ( 1424 3536 256 ) wm1_2 0 32 0 1 1 +( 1424 3472 512 ) ( 1424 3472 256 ) ( 1552 3472 512 ) wm1_2 0 32 0 1 1 +( 1536 3408 448 ) ( 1536 3536 448 ) ( 1408 3408 448 ) wm1_1 0 0 0 1 1 +( 1584 3344 256 ) ( 1584 3344 512 ) ( 1584 3472 256 ) wm1_2 0 32 0 1 1 +( 1552 3408 256 ) ( 1424 3408 256 ) ( 1552 3408 512 ) wm1_2 0 32 0 1 1 +} +// brush 822 +{ +( 1424 3504 512 ) ( 1424 3376 512 ) ( 1296 3504 512 ) wm1_2 0 0 0 1 1 +( 1424 3504 512 ) ( 1296 3504 512 ) ( 1424 3504 256 ) wm1_2 0 32 0 1 1 +( 1424 3504 512 ) ( 1424 3504 256 ) ( 1424 3376 512 ) wm1_2 0 32 0 1 1 +( 1296 3392 448 ) ( 1424 3392 448 ) ( 1296 3520 448 ) wm1_2 0 0 0 1 1 +( 1296 3376 256 ) ( 1296 3376 512 ) ( 1424 3376 256 ) wm1_2 0 32 0 1 1 +( 1296 3376 256 ) ( 1296 3504 256 ) ( 1296 3376 512 ) wm1_2 0 32 0 1 1 +} +// brush 823 +{ +( 1264 3504 512 ) ( 1264 3632 512 ) ( 1392 3504 512 ) wm1_2 0 0 0 1 1 +( 1264 3504 512 ) ( 1392 3504 512 ) ( 1264 3504 256 ) wm1_2 0 32 0 1 1 +( 1328 3504 512 ) ( 1328 3504 256 ) ( 1328 3632 512 ) wm1_2 0 32 0 1 1 +( 1392 3616 448 ) ( 1264 3616 448 ) ( 1392 3488 448 ) wm1_1 0 0 0 1 1 +( 1456 3664 256 ) ( 1456 3664 512 ) ( 1328 3664 256 ) wm1_2 0 32 0 1 1 +( 1392 3632 256 ) ( 1392 3504 256 ) ( 1392 3632 512 ) wm1_2 0 32 0 1 1 +} +// brush 824 +{ +( 1296 3584 512 ) ( 1296 3712 512 ) ( 1424 3584 512 ) wm1_2 0 0 0 1 1 +( 1296 3664 512 ) ( 1424 3664 512 ) ( 1296 3664 256 ) wm1_2 0 32 0 1 1 +( 1296 3584 512 ) ( 1296 3584 256 ) ( 1296 3712 512 ) wm1_2 0 32 0 1 1 +( 1424 3696 448 ) ( 1296 3696 448 ) ( 1424 3568 448 ) wm1_2 0 0 0 1 1 +( 1424 3776 256 ) ( 1424 3776 512 ) ( 1296 3776 256 ) wm1_2 0 32 0 1 1 +( 1424 3712 256 ) ( 1424 3584 256 ) ( 1424 3712 512 ) wm1_2 0 32 0 1 1 +} +// brush 825 +{ +( -496 2096 256 ) ( -624 2096 256 ) ( -496 2224 256 ) wm1_2 0 0 0 1 1 +( -480 2096 256 ) ( -480 2224 256 ) ( -480 2096 0 ) wm1_2 0 32 0 1 1 +( -496 2160 256 ) ( -496 2160 0 ) ( -624 2160 256 ) wm1_2 0 32 0 1 1 +( -608 2224 192 ) ( -608 2096 192 ) ( -480 2224 192 ) wm1_1 0 0 0 1 1 +( -672 2288 0 ) ( -672 2288 256 ) ( -672 2160 0 ) wm1_2 0 32 0 1 1 +( -624 2224 0 ) ( -496 2224 0 ) ( -624 2224 256 ) wm1_2 0 32 0 1 1 +} +// brush 826 +{ +( 1216 3376 512 ) ( 1088 3376 512 ) ( 1216 3504 512 ) wm1_2 0 0 0 1 1 +( 1136 3376 512 ) ( 1136 3504 512 ) ( 1136 3376 256 ) wm1_2 0 32 0 1 1 +( 1216 3376 512 ) ( 1216 3376 256 ) ( 1088 3376 512 ) wm1_2 0 32 0 1 1 +( 1104 3504 448 ) ( 1104 3376 448 ) ( 1232 3504 448 ) wm1_2 0 0 0 1 1 +( 1088 3504 256 ) ( 1088 3504 512 ) ( 1088 3376 256 ) wm1_2 0 32 0 1 1 +( 1088 3504 256 ) ( 1216 3504 256 ) ( 1088 3504 512 ) wm1_2 0 32 0 1 1 +} +// brush 827 +{ +( 1456 3376 512 ) ( 1456 3248 512 ) ( 1328 3376 512 ) wm1_2 0 0 0 1 1 +( 1456 3376 512 ) ( 1328 3376 512 ) ( 1456 3376 256 ) wm1_2 0 32 0 1 1 +( 1392 3376 512 ) ( 1392 3376 256 ) ( 1392 3248 512 ) wm1_2 0 32 0 1 1 +( 1328 3264 448 ) ( 1456 3264 448 ) ( 1328 3392 448 ) wm1_1 0 0 0 1 1 +( 1264 3216 256 ) ( 1264 3216 512 ) ( 1392 3216 256 ) wm1_2 0 32 0 1 1 +( 1328 3248 256 ) ( 1328 3376 256 ) ( 1328 3248 512 ) wm1_2 0 32 0 1 1 +} +// brush 828 +{ +( 1504 3376 512 ) ( 1632 3248 512 ) ( 1504 3248 512 ) wm1_2 0 0 0 1 1 +( 1616 3696 448 ) ( 1616 3696 512 ) ( 1616 3184 512 ) wm1_2 0 0 0 1 1 +( 1632 3168 448 ) ( 1616 3184 448 ) ( 1616 3184 512 ) wm1_2 0 0 0 1 1 +( 1488 3376 448 ) ( 1616 3248 448 ) ( 1616 3376 448 ) wm1_2 0 0 0 1 1 +( 1632 3248 256 ) ( 1632 3376 512 ) ( 1632 3376 256 ) wm1_2 0 0 0 1 1 +( 1616 3696 512 ) ( 1616 3696 448 ) ( 1632 3712 512 ) wm1_2 0 0 0 1 1 +} +// brush 829 +{ +( 1600 3464 56 ) ( 1600 3424 56 ) ( 704 3464 56 ) ground1_6 0 0 0 1 1 +( 1576 3712 56 ) ( 680 3712 56 ) ( 1576 3712 32 ) ground1_6 0 0 0 1 1 +( 1632 3464 56 ) ( 1632 3464 32 ) ( 1632 3424 56 ) ground1_6 0 0 0 1 1 +( 704 3424 32 ) ( 1600 3424 32 ) ( 704 3464 32 ) ground1_6 0 0 0 1 1 +( 704 3168 32 ) ( 704 3168 56 ) ( 1600 3168 32 ) ground1_6 0 0 0 1 1 +( 1088 3392 32 ) ( 1088 3432 32 ) ( 1088 3392 56 ) ground1_6 0 0 0 1 1 +} +// brush 830 +{ +( 1424 3808 256 ) ( 1424 3392 256 ) ( 1360 3808 256 ) wbrick1_5 0 0 0 1 1 +( 1296 3424 32 ) ( 1232 3424 32 ) ( 1296 3424 0 ) wbrick1_5 0 0 0 1 1 +( 1408 3488 96 ) ( 1408 3488 64 ) ( 1408 3072 96 ) wbrick1_5 0 0 0 1 1 +( 1360 3456 192 ) ( 1424 3456 192 ) ( 1360 3872 192 ) wbrick1_5 0 0 0 1 1 +( 1360 3392 64 ) ( 1360 3392 96 ) ( 1424 3392 64 ) wbrick1_5 32 0 0 1 1 +( 1344 3456 64 ) ( 1344 3872 64 ) ( 1344 3456 96 ) wbrick1_5 0 0 0 1 1 +} +// brush 831 +{ +( 1424 3840 96 ) ( 1424 3424 96 ) ( 1360 3840 96 ) wbrick1_5 0 0 0 1 1 +( 1296 3488 192 ) ( 1232 3488 192 ) ( 1296 3488 160 ) wbrick1_5 0 0 0 1 1 +( 1408 3488 96 ) ( 1408 3488 64 ) ( 1408 3072 96 ) wbrick1_5 0 0 0 1 1 +( 1360 3456 64 ) ( 1424 3456 64 ) ( 1360 3872 64 ) wbrick1_5 0 0 0 1 1 +( 1360 3424 64 ) ( 1360 3424 96 ) ( 1424 3424 64 ) wbrick1_5 0 0 0 1 1 +( 1392 3456 64 ) ( 1392 3872 64 ) ( 1392 3456 96 ) wbrick1_5 0 0 0 1 1 +} +// brush 832 +{ +( 1424 3872 448 ) ( 1424 3456 448 ) ( 1360 3872 448 ) wbrick1_5 0 0 0 1 1 +( 1296 3488 192 ) ( 1232 3488 192 ) ( 1296 3488 160 ) wbrick1_5 0 0 0 1 1 +( 1408 3488 96 ) ( 1408 3488 64 ) ( 1408 3072 96 ) wbrick1_5 0 0 0 1 1 +( 1360 3456 256 ) ( 1424 3456 256 ) ( 1360 3872 256 ) wbrick1_5 0 0 0 1 1 +( 1360 3392 64 ) ( 1360 3392 96 ) ( 1424 3392 64 ) wbrick1_5 32 0 0 1 1 +( 1312 3456 64 ) ( 1312 3872 64 ) ( 1312 3456 96 ) wbrick1_5 32 0 0 1 1 +} +// brush 833 +{ +( 1792 3424 256 ) ( 1376 3488 256 ) ( 1792 3488 256 ) wbrick1_5 0 0 0 1 1 +( 1328 3456 96 ) ( 1328 3408 96 ) ( 1328 3408 256 ) wbrick1_5 0 0 0 1 1 +( 1312 3488 256 ) ( 1312 3488 96 ) ( 1328 3472 96 ) wbrick1_5 0 0 0 1 1 +( 1792 3440 224 ) ( 1376 3504 224 ) ( 1376 3440 224 ) wbrick1_5 0 0 0 1 1 +( 1312 3424 256 ) ( 1312 3424 224 ) ( 1312 3488 224 ) wbrick1_5 32 0 0 1 1 +( 1312 3424 224 ) ( 1312 3424 256 ) ( 1328 3424 256 ) wbrick1_5 32 0 0 1 1 +} +// brush 834 +{ +( 1824 3424 256 ) ( 1408 3488 256 ) ( 1824 3488 256 ) woodflr1_5x 16 0 0 1 1 +( 1392 3344 224 ) ( 1392 3280 256 ) ( 1392 3344 256 ) woodflr1_5x 16 0 0 1 1 +( 1392 3440 256 ) ( 1360 3440 256 ) ( 1360 3440 224 ) woodflr1_5x 16 0 0 1 1 +( 1824 3424 224 ) ( 1408 3488 224 ) ( 1408 3424 224 ) woodflr1_5x 16 0 0 1 1 +( 1328 3408 256 ) ( 1360 3440 224 ) ( 1360 3440 256 ) woodflr1_5x 16 0 0 1 1 +( 1424 3408 160 ) ( 1840 3408 128 ) ( 1424 3408 128 ) woodflr1_5x 16 0 0 1 1 +} +// brush 835 +{ +( 1408 3904 224 ) ( 1408 3488 224 ) ( 1344 3904 224 ) woodflr1_5x 16 0 0 1 1 +( 1264 3472 192 ) ( 1200 3472 192 ) ( 1264 3472 160 ) woodflr1_5x 16 0 0 1 1 +( 1392 3504 96 ) ( 1392 3504 64 ) ( 1392 3088 96 ) woodflr1_5x 16 0 0 1 1 +( 1344 3488 64 ) ( 1408 3488 64 ) ( 1344 3904 64 ) woodflr1_5x 16 0 0 1 1 +( 1360 3408 64 ) ( 1360 3408 96 ) ( 1424 3408 64 ) woodflr1_5x 16 0 0 1 1 +( 1328 3504 64 ) ( 1328 3920 64 ) ( 1328 3504 96 ) woodflr1_5x 16 0 0 1 1 +} +// brush 836 +{ +( 1408 3904 256 ) ( 1408 3488 256 ) ( 1344 3904 256 ) woodflr1_5x 16 0 0 1 1 +( 1264 3472 256 ) ( 1200 3472 256 ) ( 1264 3472 224 ) woodflr1_5x 16 0 0 1 1 +( 1360 3440 224 ) ( 1360 3440 256 ) ( 1360 3472 256 ) woodflr1_5x 16 0 0 1 1 +( 1344 3488 224 ) ( 1408 3488 224 ) ( 1344 3904 224 ) woodflr1_5x 16 0 0 1 1 +( 1360 3440 256 ) ( 1360 3440 224 ) ( 1328 3408 256 ) woodflr1_5x 16 0 0 1 1 +( 1328 3504 128 ) ( 1328 3920 128 ) ( 1328 3504 160 ) woodflr1_5x 16 0 0 1 1 +} +// brush 837 +{ +( 2048 3424 64 ) ( 1408 3104 64 ) ( 1408 3424 64 ) wizblue9_8 16 16 0 1 1 +( 1280 3568 32 ) ( 1920 3568 64 ) ( 1280 3568 64 ) wizblue9_8 48 0 0 1 1 +( 1424 3216 64 ) ( 1424 3536 32 ) ( 1424 3536 64 ) wizblue9_8 0 0 0 1 1 +( 2048 3424 56 ) ( 1408 3104 56 ) ( 2048 3104 56 ) wizblue9_8 0 0 0 1 1 +( 1744 3408 56 ) ( 2384 3408 88 ) ( 2384 3408 56 ) wizblue9_8 0 0 0 1 1 +( 1456 2912 64 ) ( 1456 3232 32 ) ( 1456 2912 32 ) wizblue9_8 -16 0 0 1 1 +} +// brush 838 +{ +( 2080 3424 64 ) ( 1440 3104 64 ) ( 1440 3424 64 ) wizblue9_8 16 16 0 1 1 +( 1376 3536 32 ) ( 2016 3536 64 ) ( 1376 3536 64 ) wizblue9_8 16 0 0 1 1 +( 1456 3216 64 ) ( 1456 3536 32 ) ( 1456 3536 64 ) wizblue9_8 0 0 0 1 1 +( 2080 3424 56 ) ( 1440 3104 56 ) ( 2080 3104 56 ) wizblue9_8 0 0 0 1 1 +( 1776 3472 56 ) ( 2416 3472 88 ) ( 2416 3472 56 ) wizblue9_8 -16 0 0 1 1 +( 1488 2880 64 ) ( 1488 3200 32 ) ( 1488 2880 32 ) wizblue9_8 16 0 0 1 1 +} +// brush 839 +{ +( 2048 3584 64 ) ( 1408 3264 64 ) ( 1408 3584 64 ) wizblue9_8 16 16 0 1 1 +( 1344 3696 32 ) ( 1984 3696 64 ) ( 1344 3696 64 ) wizblue9_8 0 0 0 1 1 +( 1424 3376 64 ) ( 1424 3696 32 ) ( 1424 3696 64 ) wizblue9_8 0 0 0 1 1 +( 2048 3584 56 ) ( 1408 3264 56 ) ( 2048 3264 56 ) wizblue9_8 0 0 0 1 1 +( 1744 3664 56 ) ( 2384 3664 88 ) ( 2384 3664 56 ) wizblue9_8 -16 0 0 1 1 +( 1520 3040 64 ) ( 1520 3360 32 ) ( 1520 3040 32 ) wizblue9_8 -16 0 0 1 1 +} +// brush 840 +{ +( 2144 3584 64 ) ( 1504 3264 64 ) ( 1504 3584 64 ) wizblue9_8 16 16 0 1 1 +( 1440 3696 32 ) ( 2080 3696 64 ) ( 1440 3696 64 ) wizblue9_8 0 0 0 1 1 +( 1552 3376 64 ) ( 1552 3696 32 ) ( 1552 3696 64 ) wizblue9_8 -16 0 0 1 1 +( 2144 3584 56 ) ( 1504 3264 56 ) ( 2144 3264 56 ) wizblue9_8 0 0 0 1 1 +( 1840 3664 56 ) ( 2480 3664 88 ) ( 2480 3664 56 ) wizblue9_8 -16 0 0 1 1 +( 1616 3040 64 ) ( 1616 3360 32 ) ( 1616 3040 32 ) wizblue9_8 0 0 0 1 1 +} +// brush 841 +{ +( 2144 3552 64 ) ( 1504 3232 64 ) ( 1504 3552 64 ) wizblue9_8 16 16 0 1 1 +( 1440 3664 32 ) ( 2080 3664 64 ) ( 1440 3664 64 ) wizblue9_8 0 0 0 1 1 +( 1584 3280 64 ) ( 1584 3600 32 ) ( 1584 3600 64 ) wizblue9_8 16 0 0 1 1 +( 2144 3552 56 ) ( 1504 3232 56 ) ( 2144 3232 56 ) wizblue9_8 0 0 0 1 1 +( 1872 3504 56 ) ( 2512 3504 88 ) ( 2512 3504 56 ) wizblue9_8 0 0 0 1 1 +( 1616 3008 64 ) ( 1616 3328 32 ) ( 1616 3008 32 ) wizblue9_8 0 0 0 1 1 +} +// brush 842 +{ +( 2048 3488 64 ) ( 1408 3168 64 ) ( 1408 3488 64 ) wizblue9_8 16 16 0 1 1 +( 1344 3440 32 ) ( 1984 3440 64 ) ( 1344 3440 64 ) wizblue9_8 -16 0 0 1 1 +( 1488 3216 64 ) ( 1488 3536 32 ) ( 1488 3536 64 ) wizblue9_8 -16 0 0 1 1 +( 2048 3488 56 ) ( 1408 3168 56 ) ( 2048 3168 56 ) wizblue9_8 0 0 0 1 1 +( 1776 3408 56 ) ( 2416 3408 88 ) ( 2416 3408 56 ) wizblue9_8 0 0 0 1 1 +( 1520 2944 64 ) ( 1520 3264 32 ) ( 1520 2944 32 ) wizblue9_8 -16 0 0 1 1 +} +// brush 843 +{ +( 1984 3616 64 ) ( 1344 3296 64 ) ( 1344 3616 64 ) wizblue9_8 16 16 0 1 1 +( 1280 3664 32 ) ( 1920 3664 64 ) ( 1280 3664 64 ) wizblue9_8 0 0 0 1 1 +( 1424 3344 64 ) ( 1424 3664 32 ) ( 1424 3664 64 ) wizblue9_8 0 0 0 1 1 +( 1984 3616 56 ) ( 1344 3296 56 ) ( 1984 3296 56 ) wizblue9_8 0 0 0 1 1 +( 1744 3632 56 ) ( 2384 3632 88 ) ( 2384 3632 56 ) wizblue9_8 16 0 0 1 1 +( 1488 3136 64 ) ( 1488 3456 32 ) ( 1488 3136 32 ) wizblue9_8 16 0 0 1 1 +} +// brush 844 +{ +( 1344 3536 64 ) ( 1280 3536 64 ) ( 1344 3568 64 ) wm1_2 0 0 0 1 1 +( 1424 3664 64 ) ( 1424 3696 64 ) ( 1424 3664 32 ) wm1_2 0 0 0 1 1 +( 1344 3664 64 ) ( 1344 3664 32 ) ( 1280 3664 64 ) wm1_2 0 0 0 1 1 +( 1280 3568 32 ) ( 1280 3536 32 ) ( 1344 3568 32 ) wm1_2 0 0 0 1 1 +( 1296 3568 32 ) ( 1296 3568 64 ) ( 1296 3536 32 ) wm1_2 0 0 0 1 1 +( 1344 3760 32 ) ( 1408 3760 32 ) ( 1344 3760 64 ) wm1_2 0 0 0 1 1 +( 1392 3760 -64 ) ( 1424 3728 -64 ) ( 1392 3760 64 ) sky1 0 0 0 1 1 +} +// brush 845 +{ +( 2112 3552 64 ) ( 1472 3232 64 ) ( 1472 3552 64 ) wizblue9_8 16 16 0 1 1 +( 1408 3600 32 ) ( 2048 3600 64 ) ( 1408 3600 64 ) wizblue9_8 0 0 0 1 1 +( 1552 3280 64 ) ( 1552 3600 32 ) ( 1552 3600 64 ) wizblue9_8 -16 0 0 1 1 +( 2112 3552 56 ) ( 1472 3232 56 ) ( 2112 3232 56 ) wizblue9_8 0 0 0 1 1 +( 1840 3472 56 ) ( 2480 3472 88 ) ( 2480 3472 56 ) wizblue9_8 -16 0 0 1 1 +( 1584 3008 64 ) ( 1584 3328 32 ) ( 1584 3008 32 ) wizblue9_8 0 0 0 1 1 +} +// brush 846 +{ +( 2112 3488 64 ) ( 1472 3168 64 ) ( 1472 3488 64 ) wizblue9_8 16 16 0 1 1 +( 1408 3440 32 ) ( 2048 3440 64 ) ( 1408 3440 64 ) wizblue9_8 -16 0 0 1 1 +( 1552 3216 64 ) ( 1552 3536 32 ) ( 1552 3536 64 ) wizblue9_8 -16 0 0 1 1 +( 2112 3488 56 ) ( 1472 3168 56 ) ( 2112 3168 56 ) wizblue9_8 0 0 0 1 1 +( 1840 3408 56 ) ( 2480 3408 88 ) ( 2480 3408 56 ) wizblue9_8 0 0 0 1 1 +( 1584 2944 64 ) ( 1584 3264 32 ) ( 1584 2944 32 ) wizblue9_8 0 0 0 1 1 +} +// brush 847 +{ +( 1408 3872 192 ) ( 1408 3456 192 ) ( 1344 3872 192 ) wbrick1_5 0 0 0 1 1 +( 1328 3408 320 ) ( 1328 3408 160 ) ( 1376 3408 160 ) wbrick1_5 0 0 0 1 1 +( 1376 3488 192 ) ( 1376 3488 160 ) ( 1376 3072 192 ) wbrick1_5 0 0 0 1 1 +( 1344 3456 160 ) ( 1408 3456 160 ) ( 1344 3872 160 ) wbrick1_5 0 0 0 1 1 +( 1344 3392 160 ) ( 1344 3392 192 ) ( 1408 3392 160 ) wbrick1_5 32 0 0 1 1 +( 1328 3408 160 ) ( 1328 3408 320 ) ( 1312 3392 320 ) wbrick1_5 32 0 0 1 1 +} +// brush 848 +{ +( 1344 3008 128 ) ( 1408 3424 128 ) ( 1408 3008 128 ) wbrick1_5 0 0 0 1 1 +( 1376 3472 64 ) ( 1328 3472 64 ) ( 1328 3472 224 ) wbrick1_5 0 0 0 1 1 +( 1392 3808 96 ) ( 1392 3392 64 ) ( 1392 3392 96 ) wbrick1_5 0 0 0 1 1 +( 1344 3008 64 ) ( 1408 3424 64 ) ( 1344 3424 64 ) wbrick1_5 0 0 0 1 1 +( 1408 3488 64 ) ( 1344 3488 96 ) ( 1344 3488 64 ) wbrick1_5 32 0 0 1 1 +( 1312 3488 224 ) ( 1328 3472 224 ) ( 1328 3472 64 ) wbrick1_5 32 0 0 1 1 +} +// brush 849 +{ +( 1344 3008 256 ) ( 1408 3424 256 ) ( 1408 3008 256 ) wbrick1_5 0 0 0 1 1 +( 1376 3472 96 ) ( 1328 3472 96 ) ( 1328 3472 256 ) wbrick1_5 0 0 0 1 1 +( 1344 3808 128 ) ( 1344 3392 96 ) ( 1344 3392 128 ) wbrick1_5 0 0 0 1 1 +( 1344 3008 128 ) ( 1408 3424 128 ) ( 1344 3424 128 ) wbrick1_5 0 0 0 1 1 +( 1408 3488 96 ) ( 1344 3488 128 ) ( 1344 3488 96 ) wbrick1_5 32 0 0 1 1 +( 1312 3488 256 ) ( 1328 3472 256 ) ( 1328 3472 96 ) wbrick1_5 32 0 0 1 1 +} +// brush 850 +{ +( 1344 3008 192 ) ( 1408 3424 192 ) ( 1408 3008 192 ) wbrick1_5 0 0 0 1 1 +( 1376 3472 128 ) ( 1328 3472 128 ) ( 1328 3472 288 ) wbrick1_5 0 0 0 1 1 +( 1376 3808 160 ) ( 1376 3392 128 ) ( 1376 3392 160 ) wbrick1_5 0 0 0 1 1 +( 1344 3008 160 ) ( 1408 3424 160 ) ( 1344 3424 160 ) wbrick1_5 0 0 0 1 1 +( 1408 3488 128 ) ( 1344 3488 160 ) ( 1344 3488 128 ) wbrick1_5 32 0 0 1 1 +( 1312 3488 288 ) ( 1328 3472 288 ) ( 1328 3472 128 ) wbrick1_5 32 0 0 1 1 +} +// brush 851 +{ +( 1408 3872 224 ) ( 1408 3456 224 ) ( 1344 3872 224 ) wbrick1_5 0 0 0 1 1 +( 1328 3408 224 ) ( 1328 3408 64 ) ( 1376 3408 64 ) wbrick1_5 0 0 0 1 1 +( 1344 3488 96 ) ( 1344 3488 64 ) ( 1344 3072 96 ) wbrick1_5 0 0 0 1 1 +( 1344 3456 64 ) ( 1408 3456 64 ) ( 1344 3872 64 ) wbrick1_5 0 0 0 1 1 +( 1344 3392 64 ) ( 1344 3392 96 ) ( 1408 3392 64 ) wbrick1_5 32 0 0 1 1 +( 1328 3408 64 ) ( 1328 3408 224 ) ( 1312 3392 224 ) wbrick1_5 32 0 0 1 1 +} +// brush 852 +{ +( 1408 3872 128 ) ( 1408 3456 128 ) ( 1344 3872 128 ) wbrick1_5 0 0 0 1 1 +( 1328 3408 256 ) ( 1328 3408 96 ) ( 1376 3408 96 ) wbrick1_5 0 0 0 1 1 +( 1376 3488 128 ) ( 1376 3488 96 ) ( 1376 3072 128 ) wbrick1_5 0 0 0 1 1 +( 1344 3456 96 ) ( 1408 3456 96 ) ( 1344 3872 96 ) wbrick1_5 0 0 0 1 1 +( 1344 3392 96 ) ( 1344 3392 128 ) ( 1408 3392 96 ) wbrick1_5 32 0 0 1 1 +( 1328 3408 96 ) ( 1328 3408 256 ) ( 1312 3392 256 ) wbrick1_5 32 0 0 1 1 +} +// brush 853 +{ +( 1792 3424 224 ) ( 1376 3488 224 ) ( 1792 3488 224 ) wbrick1_5 0 0 0 1 1 +( 1328 3456 64 ) ( 1328 3408 64 ) ( 1328 3408 224 ) wbrick1_5 0 0 0 1 1 +( 1312 3488 224 ) ( 1312 3488 64 ) ( 1328 3472 64 ) wbrick1_5 0 0 0 1 1 +( 1792 3424 64 ) ( 1376 3488 64 ) ( 1376 3424 64 ) wbrick1_5 0 0 0 1 1 +( 1312 3488 64 ) ( 1312 3488 224 ) ( 1312 3392 224 ) wbrick1_5 32 0 0 1 1 +( 1312 3392 224 ) ( 1328 3408 224 ) ( 1328 3408 64 ) wbrick1_5 32 0 0 1 1 +} +// brush 854 +{ +( 1536 3904 288 ) ( 1536 3808 288 ) ( 1472 3904 288 ) woodflr1_5x 0 0 0 1 1 +( 1536 3904 416 ) ( 1472 3904 416 ) ( 1536 3904 192 ) woodflr1_5x 0 0 0 1 1 +( 1568 3872 416 ) ( 1568 3872 192 ) ( 1568 3776 416 ) woodflr1_5x 0 0 0 1 1 +( 1472 3808 256 ) ( 1536 3808 256 ) ( 1472 3904 256 ) woodflr1_5x 0 0 0 1 1 +( 1472 3776 192 ) ( 1472 3776 416 ) ( 1536 3776 192 ) woodflr1_5x 0 0 0 1 1 +( 1472 3808 192 ) ( 1472 3904 192 ) ( 1472 3808 416 ) woodflr1_5x 0 0 0 1 1 +} +// brush 855 +{ +( 2432 3648 416 ) ( 2432 3552 416 ) ( 2368 3648 416 ) sky1 0 0 0 32 32 +( 2432 3648 416 ) ( 2368 3648 416 ) ( 2432 3648 192 ) sky1 0 0 0 32 32 +( 2400 3648 416 ) ( 2400 3648 192 ) ( 2400 3552 416 ) sky1 0 0 0 32 32 +( 2368 3552 160 ) ( 2432 3552 160 ) ( 2368 3648 160 ) sky1 0 0 0 32 32 +( 2368 3552 192 ) ( 2368 3552 416 ) ( 2432 3552 192 ) sky1 0 0 0 32 32 +( 2368 3552 192 ) ( 2368 3648 192 ) ( 2368 3552 416 ) sky1 0 0 0 32 32 +} +// brush 856 +{ +( 1632 3712 64 ) ( 1632 3488 64 ) ( 1472 3712 64 ) clip 0 0 0 1 1 +( 1632 3712 256 ) ( 1472 3712 256 ) ( 1632 3712 32 ) clip 0 0 0 1 1 +( 1632 3712 256 ) ( 1632 3712 32 ) ( 1632 3488 256 ) clip 0 0 0 1 1 +( 1472 3488 32 ) ( 1632 3488 32 ) ( 1472 3712 32 ) clip 0 0 0 1 1 +( 1376 3168 32 ) ( 1376 3168 256 ) ( 1536 3168 32 ) clip 0 0 0 1 1 +( 1360 3440 32 ) ( 1360 3664 32 ) ( 1360 3440 256 ) clip 0 0 0 1 1 +} +// brush 857 +{ +( 1472 2464 192 ) ( 1424 2368 192 ) ( 1424 2464 192 ) clip 0 0 0 1 1 +( 1424 2464 32 ) ( 1472 2464 64 ) ( 1424 2464 64 ) clip 0 0 0 1 1 +( 1424 2368 64 ) ( 1424 2464 32 ) ( 1424 2464 64 ) clip 0 0 0 1 1 +( 1472 2464 -64 ) ( 1424 2368 -64 ) ( 1472 2368 -64 ) clip 0 0 0 1 1 +( 1424 2336 32 ) ( 1472 2336 64 ) ( 1472 2336 32 ) clip 0 0 0 1 1 +( 1480 2368 64 ) ( 1480 2464 32 ) ( 1480 2368 32 ) clip 0 0 0 1 1 +( 1472 2432 64 ) ( 1456 2464 -64 ) ( 1472 2432 -64 ) clip 0 0 0 1 1 +( 1480 2368 -64 ) ( 1472 2336 -64 ) ( 1480 2368 64 ) clip 0 0 0 1 1 +} +// brush 858 +{ +( 1648 2448 160 ) ( 1648 2352 160 ) ( 1600 2448 160 ) clip 0 0 0 1 1 +( 1648 2464 64 ) ( 1648 2464 32 ) ( 1648 2368 64 ) clip 0 0 0 1 1 +( 1600 2368 -64 ) ( 1648 2368 -64 ) ( 1600 2464 -64 ) clip 0 0 0 1 1 +( 1600 2336 32 ) ( 1600 2336 64 ) ( 1648 2336 32 ) clip 0 0 0 1 1 +( 1592 2368 32 ) ( 1592 2464 32 ) ( 1592 2368 64 ) clip 0 0 0 1 1 +( 1600 2336 -64 ) ( 1592 2368 -64 ) ( 1600 2336 64 ) clip 0 0 0 1 1 +( 1568 2400 -64 ) ( 1680 2400 -64 ) ( 1568 2400 64 ) clip 0 0 0 1 1 +} +// brush 859 +{ +( 1600 2432 192 ) ( 1472 2416 192 ) ( 1472 2432 192 ) clip 0 0 0 1 1 +( 1472 2432 -64 ) ( 1600 2432 192 ) ( 1472 2432 192 ) clip 0 0 0 1 1 +( 1472 2416 192 ) ( 1472 2432 -64 ) ( 1472 2432 192 ) clip 0 0 0 1 1 +( 1472 2416 88 ) ( 1536 2416 128 ) ( 1536 2432 128 ) clip 0 0 0 1 1 +( 1472 2368 -64 ) ( 1600 2368 192 ) ( 1600 2368 -64 ) clip 0 0 0 1 1 +( 1536 2384 192 ) ( 1536 2384 128 ) ( 1536 2368 128 ) clip 0 0 0 1 1 +} +// brush 860 +{ +( 1600 2432 192 ) ( 1600 2416 192 ) ( 1472 2432 192 ) clip 0 0 0 1 1 +( 1600 2432 192 ) ( 1472 2432 192 ) ( 1600 2432 -64 ) clip 0 0 0 1 1 +( 1600 2432 192 ) ( 1600 2432 -64 ) ( 1600 2416 192 ) clip 0 0 0 1 1 +( 1536 2384 128 ) ( 1536 2368 128 ) ( 1600 2368 88 ) clip 0 0 0 1 1 +( 1472 2368 -64 ) ( 1472 2368 192 ) ( 1600 2368 -64 ) clip 0 0 0 1 1 +( 1536 2368 128 ) ( 1536 2384 128 ) ( 1536 2384 192 ) clip 0 0 0 1 1 +} +// brush 861 +{ +( 1376 4000 448 ) ( 1376 3584 448 ) ( 1312 4000 448 ) wbrick1_5 0 0 0 1 1 +( 1376 3744 288 ) ( 1312 3744 288 ) ( 1376 3744 256 ) wbrick1_5 0 0 0 1 1 +( 1440 3744 128 ) ( 1440 3744 96 ) ( 1440 3328 128 ) wbrick1_5 0 0 0 1 1 +( 1312 3584 64 ) ( 1376 3584 64 ) ( 1312 4000 64 ) wbrick1_5 0 0 0 1 1 +( 1408 3712 64 ) ( 1408 3712 96 ) ( 1472 3712 64 ) wbrick1_5 0 0 0 1 1 +( 1408 3808 96 ) ( 1408 4224 96 ) ( 1408 3808 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 862 +{ +( 1536 4000 448 ) ( 1536 3584 448 ) ( 1472 4000 448 ) wbrick1_5 0 0 0 1 1 +( 1536 3744 288 ) ( 1472 3744 288 ) ( 1536 3744 256 ) wbrick1_5 0 0 0 1 1 +( 1632 3776 128 ) ( 1632 3776 96 ) ( 1632 3360 128 ) wbrick1_5 0 0 0 1 1 +( 1472 3584 64 ) ( 1536 3584 64 ) ( 1472 4000 64 ) wbrick1_5 0 0 0 1 1 +( 1600 3712 64 ) ( 1600 3712 96 ) ( 1664 3712 64 ) wbrick1_5 0 0 0 1 1 +( 1600 3776 96 ) ( 1600 4192 96 ) ( 1600 3776 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 863 +{ +( 1440 4000 448 ) ( 1440 3584 448 ) ( 1376 4000 448 ) wbrick1_5 0 0 0 1 1 +( 1472 3744 288 ) ( 1408 3744 288 ) ( 1472 3744 256 ) wbrick1_5 0 0 0 1 1 +( 1600 3744 128 ) ( 1600 3744 96 ) ( 1600 3328 128 ) wbrick1_5 0 0 0 1 1 +( 1376 3584 224 ) ( 1440 3584 224 ) ( 1376 4000 224 ) wbrick1_5 0 0 0 1 1 +( 1472 3712 64 ) ( 1472 3712 96 ) ( 1536 3712 64 ) wbrick1_5 0 0 0 1 1 +( 1440 3776 96 ) ( 1440 4192 96 ) ( 1440 3776 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 864 +{ +( 1344 4000 224 ) ( 1344 3584 224 ) ( 1280 4000 224 ) wbrick1_5 0 0 0 1 1 +( 1344 3744 288 ) ( 1280 3744 288 ) ( 1344 3744 256 ) wbrick1_5 0 0 0 1 1 +( 1504 3744 96 ) ( 1504 3744 64 ) ( 1504 3328 96 ) wbrick1_5 0 0 0 1 1 +( 1248 3584 192 ) ( 1312 3584 192 ) ( 1248 4000 192 ) wbrick1_5 0 0 0 1 1 +( 1344 3712 64 ) ( 1344 3712 96 ) ( 1408 3712 64 ) wbrick1_5 0 0 0 1 1 +( 1440 3776 64 ) ( 1440 4192 64 ) ( 1440 3776 96 ) wbrick1_5 0 0 0 1 1 +} +// brush 865 +{ +( 1344 4000 128 ) ( 1344 3584 128 ) ( 1280 4000 128 ) wbrick1_5 0 0 0 1 1 +( 1344 3744 192 ) ( 1280 3744 192 ) ( 1344 3744 160 ) wbrick1_5 0 0 0 1 1 +( 1472 3744 0 ) ( 1472 3744 -32 ) ( 1472 3328 0 ) wbrick1_5 0 0 0 1 1 +( 1248 3584 96 ) ( 1312 3584 96 ) ( 1248 4000 96 ) wbrick1_5 0 0 0 1 1 +( 1344 3712 -32 ) ( 1344 3712 0 ) ( 1408 3712 -32 ) wbrick1_5 0 0 0 1 1 +( 1440 3776 -32 ) ( 1440 4192 -32 ) ( 1440 3776 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 866 +{ +( 1568 3744 256 ) ( 1408 3712 256 ) ( 1408 3744 256 ) woodflr1_5x 0 0 0 1 1 +( 1472 3840 224 ) ( 1632 3840 256 ) ( 1472 3840 256 ) woodflr1_5x 0 0 0 1 1 +( 1536 3808 256 ) ( 1536 3840 224 ) ( 1536 3840 256 ) woodflr1_5x 0 0 0 1 1 +( 1568 3744 224 ) ( 1408 3712 224 ) ( 1568 3712 224 ) woodflr1_5x 0 0 0 1 1 +( 1344 3808 224 ) ( 1504 3808 256 ) ( 1504 3808 224 ) woodflr1_5x 0 0 0 1 1 +( 1568 3712 256 ) ( 1568 3744 224 ) ( 1568 3712 224 ) woodflr1_5x 0 0 0 1 1 +} +// brush 867 +{ +( 1600 3744 224 ) ( 1600 3904 224 ) ( 1632 3744 224 ) woodflr1_5x 0 32 0 1 1 +( 1600 3744 96 ) ( 1632 3744 96 ) ( 1600 3744 64 ) woodflr1_5x 0 32 0 1 1 +( 1600 3744 96 ) ( 1600 3744 64 ) ( 1600 3904 96 ) woodflr1_5x 0 32 0 1 1 +( 1632 3904 64 ) ( 1600 3904 64 ) ( 1632 3744 64 ) woodflr1_5x 0 32 0 1 1 +( 1632 3904 160 ) ( 1632 3904 192 ) ( 1600 3904 160 ) woodflr1_5x 0 32 0 1 1 +( 1632 3904 64 ) ( 1632 3744 64 ) ( 1632 3904 96 ) woodflr1_5x 0 32 0 1 1 +} +// brush 868 +{ +( 1440 3904 224 ) ( 1440 3744 224 ) ( 1408 3904 224 ) woodflr1_5x 0 32 0 1 1 +( 1440 3904 160 ) ( 1440 3904 128 ) ( 1440 3744 160 ) woodflr1_5x 0 32 0 1 1 +( 1408 3744 160 ) ( 1440 3744 160 ) ( 1408 3904 160 ) woodflr1_5x 0 32 0 1 1 +( 1408 3744 128 ) ( 1408 3744 160 ) ( 1440 3744 128 ) woodflr1_5x 0 32 0 1 1 +( 1408 3744 128 ) ( 1408 3904 128 ) ( 1408 3744 160 ) woodflr1_5x 0 32 0 1 1 +( 1376 3776 0 ) ( 1472 3776 0 ) ( 1376 3776 128 ) woodflr1_5x 0 0 0 1 1 +} +// brush 869 +{ +( 1600 3744 64 ) ( 1600 3712 64 ) ( 1440 3744 64 ) woodflr1_5x 0 0 0 1 1 +( 1600 3904 64 ) ( 1440 3904 64 ) ( 1600 3904 32 ) woodflr1_5x 0 0 0 1 1 +( 1632 3744 64 ) ( 1632 3744 32 ) ( 1632 3712 64 ) woodflr1_5x 0 0 0 1 1 +( 1440 3712 32 ) ( 1600 3712 32 ) ( 1440 3744 32 ) woodflr1_5x 0 0 0 1 1 +( 1440 3712 32 ) ( 1440 3712 64 ) ( 1600 3712 32 ) woodflr1_5x 0 0 0 1 1 +( 1408 3712 32 ) ( 1408 3744 32 ) ( 1408 3712 64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 870 +{ +( 1600 3776 256 ) ( 1600 3744 256 ) ( 1440 3776 256 ) woodflr1_5x 0 0 0 1 1 +( 1600 3904 256 ) ( 1440 3904 256 ) ( 1600 3904 224 ) woodflr1_5x 0 0 0 1 1 +( 1472 3776 256 ) ( 1472 3776 224 ) ( 1472 3744 256 ) woodflr1_5x 0 0 0 1 1 +( 1440 3744 224 ) ( 1600 3744 224 ) ( 1440 3776 224 ) woodflr1_5x 0 0 0 1 1 +( 1440 3744 224 ) ( 1440 3744 256 ) ( 1600 3744 224 ) woodflr1_5x 0 0 0 1 1 +( 1440 3744 224 ) ( 1440 3776 224 ) ( 1440 3744 256 ) woodflr1_5x 0 0 0 1 1 +} +// brush 871 +{ +( 1728 3776 256 ) ( 1728 3744 256 ) ( 1568 3776 256 ) woodflr1_5x 0 0 0 1 1 +( 1728 3904 256 ) ( 1568 3904 256 ) ( 1728 3904 224 ) woodflr1_5x 0 0 0 1 1 +( 1600 3776 256 ) ( 1600 3776 224 ) ( 1600 3744 256 ) woodflr1_5x 0 0 0 1 1 +( 1568 3744 224 ) ( 1728 3744 224 ) ( 1568 3776 224 ) woodflr1_5x 0 0 0 1 1 +( 1568 3744 224 ) ( 1568 3744 256 ) ( 1728 3744 224 ) woodflr1_5x 0 0 0 1 1 +( 1568 3744 224 ) ( 1568 3776 224 ) ( 1568 3744 256 ) woodflr1_5x 0 0 0 1 1 +} +// brush 872 +{ +( 1664 3776 224 ) ( 1504 3744 224 ) ( 1504 3776 224 ) woodflr1_5x 0 0 0 1 1 +( 1504 3904 160 ) ( 1664 3904 192 ) ( 1504 3904 192 ) woodflr1_5x 0 0 0 1 1 +( 1568 3872 192 ) ( 1568 3904 160 ) ( 1568 3904 192 ) woodflr1_5x 0 0 0 1 1 +( 1664 3776 192 ) ( 1504 3744 192 ) ( 1664 3744 192 ) woodflr1_5x 0 0 0 1 1 +( 1440 3872 160 ) ( 1600 3872 192 ) ( 1600 3872 160 ) woodflr1_5x 0 0 0 1 1 +( 1600 3744 192 ) ( 1600 3776 160 ) ( 1600 3744 160 ) woodflr1_5x 0 0 0 1 1 +} +// brush 873 +{ +( 1632 3648 256 ) ( 1632 3616 256 ) ( 1472 3648 256 ) woodflr1_5x 0 0 0 1 1 +( 1632 3776 256 ) ( 1472 3776 256 ) ( 1632 3776 224 ) woodflr1_5x 0 0 0 1 1 +( 1568 3776 256 ) ( 1568 3776 224 ) ( 1568 3744 256 ) woodflr1_5x 0 0 0 1 1 +( 1472 3616 224 ) ( 1632 3616 224 ) ( 1472 3648 224 ) woodflr1_5x 0 0 0 1 1 +( 1536 3744 224 ) ( 1536 3744 256 ) ( 1696 3744 224 ) woodflr1_5x 0 0 0 1 1 +( 1472 3616 224 ) ( 1472 3648 224 ) ( 1472 3616 256 ) woodflr1_5x 0 0 0 1 1 +} +// brush 874 +{ +( 1504 3680 256 ) ( 1344 3648 256 ) ( 1344 3680 256 ) woodflr1_5x 0 0 0 1 1 +( 1408 3808 224 ) ( 1568 3808 256 ) ( 1408 3808 256 ) woodflr1_5x 0 0 0 1 1 +( 1472 3776 256 ) ( 1472 3808 224 ) ( 1472 3808 256 ) woodflr1_5x 0 0 0 1 1 +( 1504 3680 224 ) ( 1344 3648 224 ) ( 1504 3648 224 ) woodflr1_5x 0 0 0 1 1 +( 1280 3776 224 ) ( 1440 3776 256 ) ( 1440 3776 224 ) woodflr1_5x 0 0 0 1 1 +( 1504 3648 256 ) ( 1504 3680 224 ) ( 1504 3648 224 ) woodflr1_5x 0 0 0 1 1 +} +// brush 875 +{ +( 1552 3856 72 ) ( 1552 3792 72 ) ( 1488 3856 72 ) wizblue -16 -16 90 1 1 +( 1552 3856 96 ) ( 1488 3856 96 ) ( 1552 3856 64 ) wizblue2 0 -16 90 1 1 +( 1552 3856 96 ) ( 1552 3856 64 ) ( 1552 3792 96 ) wizblue2 0 -16 90 1 1 +( 1488 3792 64 ) ( 1552 3792 64 ) ( 1488 3856 64 ) wizblue2 0 -16 90 1 1 +( 1488 3792 64 ) ( 1488 3792 96 ) ( 1552 3792 64 ) wizblue2 0 -16 90 1 1 +( 1488 3792 64 ) ( 1488 3856 64 ) ( 1488 3792 96 ) wizblue2 0 -16 90 1 1 +} +// brush 876 +{ +( 1472 4000 224 ) ( 1472 3584 224 ) ( 1408 4000 224 ) wbrick1_5 0 0 0 1 1 +( 1472 3744 288 ) ( 1408 3744 288 ) ( 1472 3744 256 ) wbrick1_5 0 0 0 1 1 +( 1600 3744 96 ) ( 1600 3744 64 ) ( 1600 3328 96 ) wbrick1_5 0 0 0 1 1 +( 1376 3584 192 ) ( 1440 3584 192 ) ( 1376 4000 192 ) wbrick1_5 0 0 0 1 1 +( 1472 3712 64 ) ( 1472 3712 96 ) ( 1536 3712 64 ) wbrick1_5 0 0 0 1 1 +( 1568 3776 64 ) ( 1568 4192 64 ) ( 1568 3776 96 ) wbrick1_5 0 0 0 1 1 +} +// brush 877 +{ +( 1568 3776 256 ) ( 1408 3744 256 ) ( 1408 3776 256 ) woodflr1_5x 0 0 0 1 1 +( 1408 3904 224 ) ( 1568 3904 256 ) ( 1408 3904 256 ) woodflr1_5x 0 0 0 1 1 +( 1472 3872 256 ) ( 1472 3904 224 ) ( 1472 3904 256 ) woodflr1_5x 0 0 0 1 1 +( 1568 3776 224 ) ( 1408 3744 224 ) ( 1568 3744 224 ) woodflr1_5x 0 0 0 1 1 +( 1344 3872 224 ) ( 1504 3872 256 ) ( 1504 3872 224 ) woodflr1_5x 0 0 0 1 1 +( 1536 3744 256 ) ( 1536 3776 224 ) ( 1536 3744 224 ) woodflr1_5x 0 0 0 1 1 +} +// brush 878 +{ +( 1536 3776 224 ) ( 1376 3744 224 ) ( 1376 3776 224 ) woodflr1_5x 0 0 0 1 1 +( 1376 3904 192 ) ( 1536 3904 224 ) ( 1376 3904 224 ) woodflr1_5x 0 0 0 1 1 +( 1440 3872 224 ) ( 1440 3904 192 ) ( 1440 3904 224 ) woodflr1_5x 0 0 0 1 1 +( 1536 3776 192 ) ( 1376 3744 192 ) ( 1536 3744 192 ) woodflr1_5x 0 0 0 1 1 +( 1312 3872 192 ) ( 1472 3872 224 ) ( 1472 3872 192 ) woodflr1_5x 0 0 0 1 1 +( 1504 3744 224 ) ( 1504 3776 192 ) ( 1504 3744 192 ) woodflr1_5x 0 0 0 1 1 +} +// brush 879 +{ +( 1536 3776 192 ) ( 1376 3744 192 ) ( 1376 3776 192 ) woodflr1_5x 0 0 0 1 1 +( 1376 3904 160 ) ( 1536 3904 192 ) ( 1376 3904 192 ) woodflr1_5x 0 0 0 1 1 +( 1440 3872 192 ) ( 1440 3904 160 ) ( 1440 3904 192 ) woodflr1_5x 0 0 0 1 1 +( 1536 3776 128 ) ( 1376 3744 128 ) ( 1536 3744 128 ) woodflr1_5x 0 0 0 1 1 +( 1312 3872 160 ) ( 1472 3872 192 ) ( 1472 3872 160 ) woodflr1_5x 0 0 0 1 1 +( 1472 3744 192 ) ( 1472 3776 160 ) ( 1472 3744 160 ) woodflr1_5x 0 0 0 1 1 +} +// brush 880 +{ +( 1632 3776 96 ) ( 1472 3744 96 ) ( 1472 3776 96 ) woodflr1_5x 0 0 0 1 1 +( 1472 3904 96 ) ( 1632 3904 128 ) ( 1472 3904 128 ) woodflr1_5x 0 0 0 1 1 +( 1536 3872 128 ) ( 1536 3904 96 ) ( 1536 3904 128 ) woodflr1_5x 0 0 0 1 1 +( 1632 3776 64 ) ( 1472 3744 64 ) ( 1632 3744 64 ) woodflr1_5x 0 0 0 1 1 +( 1408 3872 96 ) ( 1568 3872 128 ) ( 1568 3872 96 ) woodflr1_5x 0 0 0 1 1 +( 1568 3744 128 ) ( 1568 3776 96 ) ( 1568 3744 96 ) woodflr1_5x 0 0 0 1 1 +} +// brush 881 +{ +( 1664 3776 160 ) ( 1504 3744 160 ) ( 1504 3776 160 ) woodflr1_5x 0 0 0 1 1 +( 1504 3904 96 ) ( 1664 3904 128 ) ( 1504 3904 128 ) woodflr1_5x 0 0 0 1 1 +( 1568 3872 128 ) ( 1568 3904 96 ) ( 1568 3904 128 ) woodflr1_5x 0 0 0 1 1 +( 1664 3776 64 ) ( 1504 3744 64 ) ( 1664 3744 64 ) woodflr1_5x 0 0 0 1 1 +( 1440 3872 96 ) ( 1600 3872 128 ) ( 1600 3872 96 ) woodflr1_5x 0 0 0 1 1 +( 1600 3744 128 ) ( 1600 3776 96 ) ( 1600 3744 96 ) woodflr1_5x 0 0 0 1 1 +} +// brush 882 +{ +( 1536 3776 96 ) ( 1376 3744 96 ) ( 1376 3776 96 ) woodflr1_5x 0 0 0 1 1 +( 1376 3904 96 ) ( 1536 3904 128 ) ( 1376 3904 128 ) woodflr1_5x 0 0 0 1 1 +( 1440 3872 128 ) ( 1440 3904 96 ) ( 1440 3904 128 ) woodflr1_5x 0 0 0 1 1 +( 1536 3776 64 ) ( 1376 3744 64 ) ( 1536 3744 64 ) woodflr1_5x 0 0 0 1 1 +( 1312 3872 96 ) ( 1472 3872 128 ) ( 1472 3872 96 ) woodflr1_5x 0 0 0 1 1 +( 1472 3744 128 ) ( 1472 3776 96 ) ( 1472 3744 96 ) woodflr1_5x 0 0 0 1 1 +} +// brush 883 +{ +( 1440 3904 224 ) ( 1440 3744 224 ) ( 1408 3904 224 ) woodflr1_5x 0 32 0 1 1 +( 1440 3904 96 ) ( 1440 3904 64 ) ( 1440 3744 96 ) woodflr1_5x 0 32 0 1 1 +( 1408 3744 128 ) ( 1440 3744 128 ) ( 1408 3904 128 ) woodflr1_5x 0 32 0 1 1 +( 1408 3744 64 ) ( 1408 3904 64 ) ( 1408 3744 96 ) woodflr1_5x 0 32 0 1 1 +( 1376 3776 64 ) ( 1472 3776 -64 ) ( 1376 3776 -64 ) woodflr1_5x 0 0 0 1 1 +( 1376 3808 -96 ) ( 1472 3808 -96 ) ( 1376 3808 32 ) woodflr1_5x 0 0 0 1 1 +} +// brush 884 +{ +( 1440 3904 224 ) ( 1440 3744 224 ) ( 1408 3904 224 ) woodflr1_5x 0 32 0 1 1 +( 1440 3904 192 ) ( 1408 3904 192 ) ( 1440 3904 160 ) woodflr1_5x 0 32 0 1 1 +( 1440 3904 96 ) ( 1440 3904 64 ) ( 1440 3744 96 ) woodflr1_5x 0 32 0 1 1 +( 1408 3744 64 ) ( 1440 3744 64 ) ( 1408 3904 64 ) woodflr1_5x 0 32 0 1 1 +( 1408 3744 64 ) ( 1408 3904 64 ) ( 1408 3744 96 ) woodflr1_5x 0 32 0 1 1 +( 1376 3808 32 ) ( 1472 3808 -96 ) ( 1376 3808 -96 ) woodflr1_5x 0 0 0 1 1 +} +// brush 885 +{ +( 1344 4000 192 ) ( 1344 3584 192 ) ( 1280 4000 192 ) wbrick1_5 0 0 0 1 1 +( 1344 3744 256 ) ( 1280 3744 256 ) ( 1344 3744 224 ) wbrick1_5 0 0 0 1 1 +( 1472 3744 64 ) ( 1472 3744 32 ) ( 1472 3328 64 ) wbrick1_5 0 0 0 1 1 +( 1248 3584 160 ) ( 1312 3584 160 ) ( 1248 4000 160 ) wbrick1_5 0 0 0 1 1 +( 1344 3712 32 ) ( 1344 3712 64 ) ( 1408 3712 32 ) wbrick1_5 0 0 0 1 1 +( 1440 3776 32 ) ( 1440 4192 32 ) ( 1440 3776 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 886 +{ +( 1440 3936 96 ) ( 1440 3776 96 ) ( 1408 3936 96 ) woodflr1_5x 0 32 0 1 1 +( 1440 3936 64 ) ( 1440 3936 32 ) ( 1440 3776 64 ) woodflr1_5x 0 32 0 1 1 +( 1408 3776 64 ) ( 1440 3776 64 ) ( 1408 3936 64 ) woodflr1_5x 0 32 0 1 1 +( 1408 3776 32 ) ( 1408 3776 64 ) ( 1440 3776 32 ) woodflr1_5x 0 32 0 1 1 +( 1408 3776 32 ) ( 1408 3936 32 ) ( 1408 3776 64 ) woodflr1_5x 0 32 0 1 1 +( 1376 3808 -96 ) ( 1472 3808 -96 ) ( 1376 3808 32 ) woodflr1_5x 0 0 0 1 1 +} +// brush 887 +{ +( 1600 3904 256 ) ( 1440 3904 256 ) ( 1600 3936 256 ) woodflr1_5x 0 32 0 1 1 +( 1600 3904 96 ) ( 1600 3936 96 ) ( 1600 3904 64 ) woodflr1_5x 0 32 0 1 1 +( 1600 3904 192 ) ( 1600 3904 160 ) ( 1440 3904 192 ) woodflr1_5x 0 32 0 1 1 +( 1440 3936 64 ) ( 1440 3904 64 ) ( 1600 3936 64 ) woodflr1_5x 0 32 0 1 1 +( 1440 3936 64 ) ( 1440 3936 96 ) ( 1440 3904 64 ) woodflr1_5x 0 32 0 1 1 +( 1440 3936 64 ) ( 1600 3936 64 ) ( 1440 3936 96 ) woodflr1_5x 0 32 0 1 1 +} +// brush 888 +{ +( 1472 4000 160 ) ( 1472 3584 160 ) ( 1408 4000 160 ) wbrick1_5 0 0 0 1 1 +( 1472 3744 224 ) ( 1408 3744 224 ) ( 1472 3744 192 ) wbrick1_5 0 0 0 1 1 +( 1600 3744 32 ) ( 1600 3744 0 ) ( 1600 3328 32 ) wbrick1_5 0 0 0 1 1 +( 1376 3584 128 ) ( 1440 3584 128 ) ( 1376 4000 128 ) wbrick1_5 0 0 0 1 1 +( 1472 3712 0 ) ( 1472 3712 32 ) ( 1536 3712 0 ) wbrick1_5 0 0 0 1 1 +( 1568 3776 0 ) ( 1568 4192 0 ) ( 1568 3776 32 ) wbrick1_5 0 0 0 1 1 +} +// brush 889 +{ +( 1696 3360 160 ) ( 1696 3200 160 ) ( 1632 3200 96 ) wbrick1_5 48 0 -90 1 1 +( 1696 3360 128 ) ( 1760 3360 160 ) ( 1696 3360 160 ) wbrick1_5 0 0 0 1 1 +( 1632 2976 32 ) ( 1632 3392 0 ) ( 1632 3392 32 ) wbrick1_5 0 0 0 1 1 +( 1632 3776 32 ) ( 1568 3360 32 ) ( 1632 3360 32 ) wbrick1_5 0 0 0 1 1 +( 1568 3200 32 ) ( 1632 3200 64 ) ( 1632 3200 32 ) wbrick1_5 0 0 0 1 1 +( 1760 3360 160 ) ( 1760 3200 160 ) ( 1696 3360 160 ) wbrick1_5 0 0 0 1 1 +( 1728 3680 -64 ) ( 1728 3232 -64 ) ( 1728 3680 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 890 +{ +( 1760 3648 -160 ) ( 1760 3648 320 ) ( 1728 3648 -160 ) wm1_2 0 0 0 1 1 +( 1664 3632 176 ) ( 1696 3632 176 ) ( 1696 3648 160 ) wm1_2 0 0 0 1 1 +( 1728 3648 -160 ) ( 1728 3616 -160 ) ( 1728 3648 320 ) wm1_2 0 0 0 1 1 +( 1696 3632 176 ) ( 1664 3632 176 ) ( 1664 3632 240 ) wm1_2 0 0 0 1 1 +( 1696 3632 400 ) ( 1664 3632 400 ) ( 1664 3648 416 ) wm1_2 0 0 0 1 1 +( 1696 3616 320 ) ( 1696 3616 -160 ) ( 1696 3648 320 ) wm1_2 0 0 0 1 1 +} +// brush 891 +{ +( 1760 4000 416 ) ( 1760 3520 416 ) ( 1728 4000 416 ) wm1_2 0 0 0 1 1 +( 1664 3632 400 ) ( 1696 3632 400 ) ( 1696 3648 416 ) wm1_2 0 0 0 1 1 +( 1728 4000 416 ) ( 1728 4000 384 ) ( 1728 3520 416 ) wm1_2 0 0 0 1 1 +( 1760 3632 400 ) ( 1728 3632 400 ) ( 1728 3568 400 ) wm1_2 0 0 0 1 1 +( 1696 3568 400 ) ( 1664 3568 400 ) ( 1664 3552 416 ) wm1_2 0 0 0 1 1 +( 1696 3520 384 ) ( 1696 4000 384 ) ( 1696 3520 416 ) wm1_2 0 0 0 1 1 +} +// brush 892 +{ +( 1728 4000 160 ) ( 1760 3520 160 ) ( 1760 4000 160 ) wm1_2 0 0 0 1 1 +( 1728 3648 160 ) ( 1728 3632 176 ) ( 1696 3632 176 ) wm1_2 0 0 0 1 1 +( 1728 3520 160 ) ( 1728 4000 192 ) ( 1728 4000 160 ) wm1_2 0 0 0 1 1 +( 1728 3568 176 ) ( 1728 3632 176 ) ( 1760 3632 176 ) wm1_2 0 0 0 1 1 +( 1664 3552 160 ) ( 1664 3568 176 ) ( 1696 3568 176 ) wm1_2 0 0 0 1 1 +( 1696 3520 160 ) ( 1696 4000 192 ) ( 1696 3520 192 ) wm1_2 0 0 0 1 1 +} +// brush 893 +{ +( 1728 3552 -192 ) ( 1760 3552 288 ) ( 1760 3552 -192 ) wm1_2 0 0 0 1 1 +( 1696 3552 160 ) ( 1696 3568 176 ) ( 1664 3568 176 ) wm1_2 0 0 0 1 1 +( 1728 3552 320 ) ( 1728 3584 -160 ) ( 1728 3552 -160 ) wm1_2 0 0 0 1 1 +( 1664 3568 240 ) ( 1664 3568 176 ) ( 1696 3568 176 ) wm1_2 0 0 0 1 1 +( 1664 3552 416 ) ( 1664 3568 400 ) ( 1696 3568 400 ) wm1_2 0 0 0 1 1 +( 1696 3552 320 ) ( 1696 3584 -160 ) ( 1696 3584 320 ) wm1_2 0 0 0 1 1 +} +// brush 894 +{ +( 1472 4000 96 ) ( 1472 3584 96 ) ( 1408 4000 96 ) wbrick1_5 0 0 0 1 1 +( 1472 3744 160 ) ( 1408 3744 160 ) ( 1472 3744 128 ) wbrick1_5 0 0 0 1 1 +( 1600 3744 -32 ) ( 1600 3744 -64 ) ( 1600 3328 -32 ) wbrick1_5 0 0 0 1 1 +( 1376 3584 64 ) ( 1440 3584 64 ) ( 1376 4000 64 ) wbrick1_5 0 0 0 1 1 +( 1472 3712 -64 ) ( 1472 3712 -32 ) ( 1536 3712 -64 ) wbrick1_5 0 0 0 1 1 +( 1568 3776 -64 ) ( 1568 4192 -64 ) ( 1568 3776 -32 ) wbrick1_5 0 0 0 1 1 +} +// brush 895 +{ +( -48 928 -184 ) ( -48 912 -184 ) ( -72 912 -184 ) metal2_5 0 0 0 1 1 +( -40 912 -232 ) ( -152 912 -168 ) ( -40 912 -168 ) metw0a 0 0 0 1 1 +( -48 912 -184 ) ( -48 928 -184 ) ( -176 928 -312 ) metal2_5 0 0 0 1 1 +( -40 928 -232 ) ( -152 928 -168 ) ( -152 928 -232 ) metw0a 0 0 0 1 1 +( -72 912 -184 ) ( -192 912 -304 ) ( -192 928 -304 ) metal2_5 0 0 0 1 1 +( -192 1664 -304 ) ( -176 1664 -312 ) ( -192 1792 -304 ) metal2_5 0 0 0 1 1 +( -56 1600 -192 ) ( -56 1600 -176 ) ( -56 1728 -192 ) wswamp2_1 0 0 0 1 1 +} +// brush 896 +{ +( 48 832 -184 ) ( 48 848 -184 ) ( 72 848 -184 ) metal2_5 0 0 0 1 1 +( 40 848 -232 ) ( 152 848 -168 ) ( 40 848 -168 ) metw0a 0 0 0 1 1 +( 48 848 -184 ) ( 48 832 -184 ) ( 176 832 -312 ) metal2_5 0 0 0 1 1 +( 40 832 -232 ) ( 152 832 -168 ) ( 152 832 -232 ) metw0a 0 0 0 1 1 +( 72 848 -184 ) ( 192 848 -304 ) ( 192 832 -304 ) metal2_5 0 0 0 1 1 +( 192 96 -304 ) ( 176 96 -312 ) ( 192 -32 -304 ) metal2_5 0 0 0 1 1 +( 56 160 -192 ) ( 56 160 -176 ) ( 56 32 -192 ) wswamp2_1 0 0 0 1 1 +} +// brush 897 +{ +( 48 736 -184 ) ( 48 752 -184 ) ( 72 752 -184 ) metal2_5 0 0 0 1 1 +( 40 752 -232 ) ( 152 752 -168 ) ( 40 752 -168 ) metw0a 0 0 0 1 1 +( 48 752 -184 ) ( 48 736 -184 ) ( 176 736 -312 ) metal2_5 0 0 0 1 1 +( 40 736 -232 ) ( 152 736 -168 ) ( 152 736 -232 ) metw0a 0 0 0 1 1 +( 72 752 -184 ) ( 192 752 -304 ) ( 192 736 -304 ) metal2_5 0 0 0 1 1 +( 192 0 -304 ) ( 176 0 -312 ) ( 192 -128 -304 ) metal2_5 0 0 0 1 1 +( 56 64 -192 ) ( 56 64 -176 ) ( 56 -64 -192 ) wswamp2_1 0 0 0 1 1 +} +// brush 898 +{ +( 1088 3984 432 ) ( 1024 3984 432 ) ( 1088 4016 432 ) wm1_1 48 32 0 1 1 +( 1088 3984 432 ) ( 1088 4016 432 ) ( 1088 3984 368 ) wmcrux 16 16 0 1 1 +( 1088 3984 432 ) ( 1088 3984 368 ) ( 1024 3984 432 ) wm1_1 48 0 0 1 1 +( 1024 4016 400 ) ( 1024 3984 400 ) ( 1088 4016 400 ) wm1_1 48 32 0 1 1 +( 1024 4016 368 ) ( 1024 4016 432 ) ( 1024 3984 368 ) wmcrux 16 16 0 1 1 +( 1024 4016 368 ) ( 1088 4016 368 ) ( 1024 4016 432 ) wm1_1 48 0 0 1 1 +} +// brush 899 +{ +( 1392 3280 432 ) ( 1328 3280 432 ) ( 1392 3312 432 ) wm1_1 0 0 0 1 1 +( 1392 3280 432 ) ( 1392 3312 432 ) ( 1392 3280 368 ) wmcrux 16 16 0 1 1 +( 1392 3280 432 ) ( 1392 3280 368 ) ( 1328 3280 432 ) wm1_1 0 0 0 1 1 +( 1328 3312 400 ) ( 1328 3280 400 ) ( 1392 3312 400 ) wm1_1 0 0 0 1 1 +( 1328 3312 368 ) ( 1328 3312 432 ) ( 1328 3280 368 ) wmcrux 16 16 0 1 1 +( 1328 3312 368 ) ( 1392 3312 368 ) ( 1328 3312 432 ) wm1_1 0 0 0 1 1 +} +// brush 900 +{ +( -560 2224 176 ) ( -560 2160 176 ) ( -592 2224 176 ) wm1_1 0 0 0 1 1 +( -560 2224 176 ) ( -592 2224 176 ) ( -560 2224 112 ) wmcrux 16 16 0 1 1 +( -560 2224 176 ) ( -560 2224 112 ) ( -560 2160 176 ) wm1_1 0 0 0 1 1 +( -592 2160 144 ) ( -560 2160 144 ) ( -592 2224 144 ) wm1_1 0 0 0 1 1 +( -592 2160 112 ) ( -592 2160 176 ) ( -560 2160 112 ) wmcrux 16 16 0 1 1 +( -592 2160 112 ) ( -592 2224 112 ) ( -592 2160 176 ) wm1_1 0 0 0 1 1 +} +// brush 901 +{ +( 1520 3472 432 ) ( 1520 3408 432 ) ( 1488 3472 432 ) wm1_1 0 0 0 1 1 +( 1520 3472 432 ) ( 1488 3472 432 ) ( 1520 3472 368 ) wmcrux 16 16 0 1 1 +( 1520 3472 432 ) ( 1520 3472 368 ) ( 1520 3408 432 ) wm1_1 0 0 0 1 1 +( 1488 3408 400 ) ( 1520 3408 400 ) ( 1488 3472 400 ) wm1_1 0 0 0 1 1 +( 1488 3408 368 ) ( 1488 3408 432 ) ( 1520 3408 368 ) wmcrux 16 16 0 1 1 +( 1488 3408 368 ) ( 1488 3472 368 ) ( 1488 3408 432 ) wm1_1 0 0 0 1 1 +} +// brush 902 +{ +( 1776 3312 576 ) ( 1520 3312 576 ) ( 1520 3568 576 ) wiz1_4 0 32 0 1 1 +( 1776 3568 576 ) ( 1520 3568 576 ) ( 1712 3504 512 ) wiz1_4 16 48 180 1 1 +( 1584 3376 512 ) ( 1712 3376 512 ) ( 1584 3504 512 ) wiz1_4 0 32 0 1 1 +( 1520 3504 576 ) ( 1520 3376 576 ) ( 1584 3376 512 ) wiz1_4 48 48 -90 1 1 +( 224 3440 512 ) ( 224 3440 576 ) ( 352 3440 512 ) wiz1_4 0 0 0 1 1 +( 1632 352 592 ) ( 1632 352 512 ) ( 1632 224 592 ) wiz1_4 32 0 0 1 1 +} +// brush 903 +{ +( 1456 3664 576 ) ( 1456 3504 576 ) ( 1264 3504 576 ) wiz1_4 32 48 90 1 1 +( 1456 3504 576 ) ( 1456 3664 576 ) ( 1392 3504 512 ) wiz1_4 32 48 90 1 1 +( 1392 3504 576 ) ( 1392 3504 512 ) ( 1328 3504 576 ) wiz1_4 0 48 90 1 1 +( 1328 3664 512 ) ( 1328 3504 512 ) ( 1392 3664 512 ) wiz1_4 32 48 90 1 1 +( 1328 3664 512 ) ( 1392 3664 512 ) ( 1328 3664 576 ) wiz1_4 0 48 90 1 1 +( 1360 352 496 ) ( 1360 352 592 ) ( 1360 224 496 ) woodflr1_5x 32 0 0 1 1 +} +// brush 904 +{ +( 1744 3504 576 ) ( 1552 3504 576 ) ( 1552 3664 576 ) wiz1_4 0 16 0 1 1 +( 1616 3504 512 ) ( 1552 3664 576 ) ( 1552 3504 576 ) wiz1_4 32 48 -90 1 1 +( 1680 3504 576 ) ( 1616 3504 512 ) ( 1616 3504 576 ) wiz1_4 0 48 0 1 1 +( 1616 3664 512 ) ( 1680 3504 512 ) ( 1680 3664 512 ) wiz1_4 0 16 0 1 1 +( 1680 3728 576 ) ( 1616 3728 512 ) ( 1680 3728 512 ) wiz1_4 0 48 0 1 1 +( 1632 5024 512 ) ( 1632 5152 576 ) ( 1632 5152 512 ) wiz1_4 32 0 0 1 1 +} +// brush 905 +{ +( 1424 3296 512 ) ( 1424 3168 512 ) ( 1296 3296 512 ) wm1_2 0 0 0 1 1 +( 1424 3216 512 ) ( 1296 3216 512 ) ( 1424 3216 256 ) wm1_2 0 0 0 1 1 +( 1424 3296 512 ) ( 1424 3296 256 ) ( 1424 3168 512 ) wm1_2 0 0 0 1 1 +( 1296 3184 448 ) ( 1424 3184 448 ) ( 1296 3312 448 ) wm1_2 0 0 0 1 1 +( 1296 3168 256 ) ( 1296 3168 512 ) ( 1424 3168 256 ) wm1_2 0 0 0 1 1 +( 1296 3168 256 ) ( 1296 3296 256 ) ( 1296 3168 512 ) wm1_2 0 0 0 1 1 +} +// brush 906 +{ +( 1424 3824 576 ) ( 1584 3824 576 ) ( 1584 3632 576 ) wiz1_4 0 16 0 1 1 +( 1632 3760 576 ) ( 1632 3760 512 ) ( 1632 3696 576 ) wiz1_4 32 48 0 1 1 +( 1424 3696 512 ) ( 1584 3696 512 ) ( 1424 3760 512 ) wiz1_4 0 16 0 1 1 +( 1424 3632 576 ) ( 1584 3632 576 ) ( 1584 3696 512 ) wiz1_4 0 16 0 1 1 +( 1424 3696 512 ) ( 1424 3760 512 ) ( 1424 3696 576 ) wiz1_4 32 48 0 1 1 +( -64 3728 592 ) ( -64 3728 512 ) ( 64 3728 592 ) woodflr1_5x 0 0 0 1 1 +} +// brush 907 +{ +( 1488 3312 576 ) ( 1232 3312 576 ) ( 1232 3568 576 ) wiz1_4 0 32 0 1 1 +( 1488 3568 576 ) ( 1232 3568 576 ) ( 1424 3504 512 ) wiz1_4 48 48 180 1 1 +( 1488 3376 576 ) ( 1488 3504 576 ) ( 1424 3376 512 ) wiz1_4 16 48 90 1 1 +( 1296 3376 512 ) ( 1424 3376 512 ) ( 1296 3504 512 ) wiz1_4 0 32 0 1 1 +( -64 3440 512 ) ( -64 3440 576 ) ( 64 3440 512 ) wiz1_4 0 0 0 1 1 +( 1360 3440 -64 ) ( 1360 3584 -64 ) ( 1360 3440 64 ) woodflr1_5x 32 0 0 1 1 +} +// brush 908 +{ +( 1488 3600 576 ) ( 1232 3600 576 ) ( 1232 3856 576 ) wiz1_4 0 32 0 1 1 +( 1488 3664 576 ) ( 1488 3792 576 ) ( 1424 3664 512 ) wiz1_4 16 16 90 1 1 +( 1296 3664 512 ) ( 1424 3664 512 ) ( 1296 3792 512 ) wiz1_4 0 32 0 1 1 +( 1232 3600 576 ) ( 1488 3600 576 ) ( 1424 3664 512 ) wiz1_4 16 48 0 1 1 +( 1360 3568 -64 ) ( 1360 3872 -64 ) ( 1360 3568 64 ) woodflr1_5x 32 0 0 1 1 +( 1312 3728 -64 ) ( 1488 3728 -64 ) ( 1312 3728 64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 909 +{ +( 1552 3632 608 ) ( 1552 3536 608 ) ( 1456 3632 608 ) woodflr1_5x 16 48 0 1 1 +( 1552 3632 640 ) ( 1456 3632 640 ) ( 1552 3632 576 ) woodflr1_5x 16 16 0 1 1 +( 1552 3632 640 ) ( 1552 3632 576 ) ( 1552 3536 640 ) woodflr1_5x 48 16 0 1 1 +( 1456 3536 576 ) ( 1552 3536 576 ) ( 1456 3632 576 ) woodflr1_5x 16 48 0 1 1 +( 1456 3536 576 ) ( 1456 3536 640 ) ( 1552 3536 576 ) woodflr1_5x 16 16 0 1 1 +( 1456 3536 576 ) ( 1456 3632 576 ) ( 1456 3536 640 ) woodflr1_5x 48 16 0 1 1 +} +// brush 910 +{ +( 1424 3536 576 ) ( 1584 3536 576 ) ( 1584 3344 576 ) wiz1_4 0 16 0 1 1 +( 1584 3536 576 ) ( 1424 3536 576 ) ( 1584 3472 512 ) wiz1_4 0 16 0 1 1 +( 1584 3472 576 ) ( 1584 3472 512 ) ( 1584 3408 576 ) wiz1_4 32 48 0 1 1 +( 1424 3408 512 ) ( 1584 3408 512 ) ( 1424 3472 512 ) wiz1_4 0 16 0 1 1 +( 1424 3408 512 ) ( 1424 3472 512 ) ( 1424 3408 576 ) wiz1_4 32 48 0 1 1 +( -64 3440 512 ) ( -64 3440 576 ) ( 64 3440 512 ) wiz1_4 0 0 0 1 1 +} +// brush 911 +{ +( 1744 3216 576 ) ( 1552 3216 576 ) ( 1552 3376 576 ) wiz1_4 0 -16 0 1 1 +( 1616 3216 512 ) ( 1552 3376 576 ) ( 1552 3216 576 ) wiz1_4 0 -16 -90 1 1 +( 1680 3168 576 ) ( 1616 3168 512 ) ( 1616 3168 576 ) wiz1_4 0 -16 0 1 1 +( 1616 3376 512 ) ( 1680 3216 512 ) ( 1680 3376 512 ) wiz1_4 0 -16 0 1 1 +( 1680 3376 576 ) ( 1616 3376 512 ) ( 1680 3376 512 ) wiz1_4 0 -16 0 1 1 +( 1632 4736 512 ) ( 1632 4864 576 ) ( 1632 4864 512 ) wiz1_4 0 0 0 1 1 +} +// brush 912 +{ +( 1456 3376 576 ) ( 1456 3216 576 ) ( 1264 3216 576 ) wiz1_4 0 -16 90 1 1 +( 1456 3216 576 ) ( 1456 3376 576 ) ( 1392 3216 512 ) wiz1_4 0 -16 90 1 1 +( 1392 3216 576 ) ( 1392 3216 512 ) ( 1328 3216 576 ) wiz1_4 0 -16 90 1 1 +( 1328 3376 512 ) ( 1328 3216 512 ) ( 1392 3376 512 ) wiz1_4 0 -16 90 1 1 +( 1328 3376 512 ) ( 1392 3376 512 ) ( 1328 3376 576 ) wiz1_4 0 -16 90 1 1 +( 1360 64 496 ) ( 1360 64 592 ) ( 1360 -64 496 ) woodflr1_5x 0 0 0 1 1 +} +// brush 913 +{ +( 1552 3344 608 ) ( 1552 3248 608 ) ( 1456 3344 608 ) woodflr1_5x 16 16 0 1 1 +( 1552 3344 640 ) ( 1456 3344 640 ) ( 1552 3344 576 ) woodflr1_5x 16 16 0 1 1 +( 1552 3344 640 ) ( 1552 3344 576 ) ( 1552 3248 640 ) woodflr1_5x 16 16 0 1 1 +( 1456 3248 576 ) ( 1552 3248 576 ) ( 1456 3344 576 ) woodflr1_5x 16 16 0 1 1 +( 1456 3248 576 ) ( 1456 3248 640 ) ( 1552 3248 576 ) woodflr1_5x 16 16 0 1 1 +( 1456 3248 576 ) ( 1456 3344 576 ) ( 1456 3248 640 ) woodflr1_5x 16 16 0 1 1 +} +// brush 914 +{ +( 1776 3312 576 ) ( 1520 3312 576 ) ( 1520 3568 576 ) wiz1_4 0 0 0 1 1 +( 1584 3376 512 ) ( 1712 3376 512 ) ( 1584 3504 512 ) wiz1_4 0 0 0 1 1 +( 1520 3312 576 ) ( 1776 3312 576 ) ( 1712 3376 512 ) wiz1_4 -16 16 0 1 1 +( 1520 3504 576 ) ( 1520 3376 576 ) ( 1584 3376 512 ) wiz1_4 -16 -16 -90 1 1 +( 1632 64 592 ) ( 1632 64 512 ) ( 1632 -64 592 ) wiz1_4 0 0 0 1 1 +( -64 3440 608 ) ( -64 3440 496 ) ( 64 3440 608 ) woodflr1_5x 0 0 0 1 1 +} +// brush 915 +{ +( 1424 3536 576 ) ( 1584 3536 576 ) ( 1584 3344 576 ) wiz1_4 0 -16 0 1 1 +( 1584 3472 576 ) ( 1584 3472 512 ) ( 1584 3408 576 ) wiz1_4 0 -16 0 1 1 +( 1424 3408 512 ) ( 1584 3408 512 ) ( 1424 3472 512 ) wiz1_4 0 -16 0 1 1 +( 1424 3344 576 ) ( 1584 3344 576 ) ( 1584 3408 512 ) wiz1_4 0 -16 0 1 1 +( 1424 3408 512 ) ( 1424 3472 512 ) ( 1424 3408 576 ) wiz1_4 0 -16 0 1 1 +( -64 3440 592 ) ( -64 3440 512 ) ( 64 3440 592 ) woodflr1_5x 0 0 0 1 1 +} +// brush 916 +{ +( 1488 3024 576 ) ( 1232 3024 576 ) ( 1232 3280 576 ) wiz1_4 0 0 0 1 1 +( 1488 3280 576 ) ( 1232 3280 576 ) ( 1424 3216 512 ) wiz1_4 48 16 180 1 1 +( 1488 3088 576 ) ( 1488 3216 576 ) ( 1424 3088 512 ) wiz1_4 16 16 90 1 1 +( 1296 3088 512 ) ( 1424 3088 512 ) ( 1296 3216 512 ) wiz1_4 0 0 0 1 1 +( -64 3168 512 ) ( -64 3168 576 ) ( 64 3168 512 ) wiz1_4 0 0 0 1 1 +( 1360 3152 -64 ) ( 1360 3296 -64 ) ( 1360 3152 64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 917 +{ +( 1488 3312 576 ) ( 1232 3312 576 ) ( 1232 3568 576 ) wiz1_4 0 0 0 1 1 +( 1488 3376 576 ) ( 1488 3504 576 ) ( 1424 3376 512 ) wiz1_4 -16 16 90 1 1 +( 1296 3376 512 ) ( 1424 3376 512 ) ( 1296 3504 512 ) wiz1_4 0 0 0 1 1 +( 1232 3312 576 ) ( 1488 3312 576 ) ( 1424 3376 512 ) wiz1_4 16 16 0 1 1 +( 1360 3280 -64 ) ( 1360 3584 -64 ) ( 1360 3280 64 ) woodflr1_5x 0 0 0 1 1 +( 1312 3440 -64 ) ( 1488 3440 -64 ) ( 1312 3440 64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 918 +{ +( 1424 3248 576 ) ( 1584 3248 576 ) ( 1584 3056 576 ) wiz1_4 0 -16 0 1 1 +( 1584 3248 576 ) ( 1424 3248 576 ) ( 1584 3184 512 ) wiz1_4 0 -16 0 1 1 +( 1632 3184 576 ) ( 1632 3184 512 ) ( 1632 3120 576 ) wiz1_4 0 -16 0 1 1 +( 1424 3120 512 ) ( 1584 3120 512 ) ( 1424 3184 512 ) wiz1_4 0 -16 0 1 1 +( 1424 3120 512 ) ( 1424 3184 512 ) ( 1424 3120 576 ) wiz1_4 0 -16 0 1 1 +( -64 3168 512 ) ( -64 3168 576 ) ( 64 3168 512 ) wiz1_4 0 0 0 1 1 +} +// brush 919 +{ +( 1456 3216 576 ) ( 1264 3216 576 ) ( 1264 3376 576 ) wiz1_4 32 48 0 1 1 +( 1328 3216 512 ) ( 1264 3376 576 ) ( 1264 3216 576 ) wiz1_4 0 16 -90 1 1 +( 1392 3216 576 ) ( 1328 3216 512 ) ( 1328 3216 576 ) wiz1_4 32 48 0 1 1 +( 1328 3376 512 ) ( 1392 3216 512 ) ( 1392 3376 512 ) wiz1_4 32 48 0 1 1 +( 1392 3376 576 ) ( 1328 3376 512 ) ( 1392 3376 512 ) wiz1_4 32 48 0 1 1 +( 1344 4736 512 ) ( 1344 4864 576 ) ( 1344 4864 512 ) wiz1_4 0 0 0 1 1 +} +// brush 920 +{ +( 1184 3376 576 ) ( 1184 3216 576 ) ( 992 3216 576 ) wiz1_4 0 16 90 1 1 +( 1168 3216 576 ) ( 1168 3376 576 ) ( 1104 3216 512 ) wiz1_4 0 16 90 1 1 +( 1104 3168 576 ) ( 1104 3168 512 ) ( 1040 3168 576 ) wiz1_4 0 16 90 1 1 +( 1040 3376 512 ) ( 1040 3216 512 ) ( 1104 3376 512 ) wiz1_4 0 16 90 1 1 +( 1040 3376 512 ) ( 1104 3376 512 ) ( 1040 3376 576 ) wiz1_4 0 16 90 1 1 +( 1088 64 496 ) ( 1088 64 592 ) ( 1088 -64 496 ) woodflr1_5x 0 0 0 1 1 +} +// brush 921 +{ +( 1488 3024 576 ) ( 1232 3024 576 ) ( 1232 3280 576 ) wiz1_4 32 0 0 1 1 +( 1488 3280 576 ) ( 1232 3280 576 ) ( 1424 3216 512 ) wiz1_4 48 16 180 1 1 +( 1296 3088 512 ) ( 1424 3088 512 ) ( 1296 3216 512 ) wiz1_4 32 0 0 1 1 +( 1232 3216 576 ) ( 1232 3088 576 ) ( 1296 3088 512 ) wiz1_4 16 16 -90 1 1 +( -64 3168 512 ) ( -64 3168 576 ) ( 64 3168 512 ) wiz1_4 32 0 0 1 1 +( 1344 64 592 ) ( 1344 64 512 ) ( 1344 -64 592 ) wiz1_4 0 0 0 1 1 +} +// brush 922 +{ +( 1264 3344 608 ) ( 1264 3248 608 ) ( 1168 3344 608 ) woodflr1_5x 48 16 0 1 1 +( 1264 3344 640 ) ( 1168 3344 640 ) ( 1264 3344 576 ) woodflr1_5x 48 16 0 1 1 +( 1264 3344 640 ) ( 1264 3344 576 ) ( 1264 3248 640 ) woodflr1_5x 16 16 0 1 1 +( 1168 3248 576 ) ( 1264 3248 576 ) ( 1168 3344 576 ) woodflr1_5x 48 16 0 1 1 +( 1168 3248 576 ) ( 1168 3248 640 ) ( 1264 3248 576 ) woodflr1_5x 48 16 0 1 1 +( 1168 3248 576 ) ( 1168 3344 576 ) ( 1168 3248 640 ) woodflr1_5x 16 16 0 1 1 +} +// brush 923 +{ +( 1488 3312 576 ) ( 1232 3312 576 ) ( 1232 3568 576 ) wiz1_4 32 0 0 1 1 +( 1296 3376 512 ) ( 1424 3376 512 ) ( 1296 3504 512 ) wiz1_4 32 0 0 1 1 +( 1232 3312 576 ) ( 1488 3312 576 ) ( 1424 3376 512 ) wiz1_4 16 16 0 1 1 +( 1232 3504 576 ) ( 1232 3376 576 ) ( 1296 3376 512 ) wiz1_4 48 16 -90 1 1 +( 1344 64 592 ) ( 1344 64 512 ) ( 1344 -64 592 ) wiz1_4 0 0 0 1 1 +( -352 3440 608 ) ( -352 3440 496 ) ( -224 3440 608 ) woodflr1_5x 32 0 0 1 1 +} +// brush 924 +{ +( 1136 3536 576 ) ( 1296 3536 576 ) ( 1296 3344 576 ) wiz1_4 32 48 0 1 1 +( 1296 3472 576 ) ( 1296 3472 512 ) ( 1296 3408 576 ) wiz1_4 0 48 0 1 1 +( 1136 3408 512 ) ( 1296 3408 512 ) ( 1136 3472 512 ) wiz1_4 32 48 0 1 1 +( 1136 3344 576 ) ( 1296 3344 576 ) ( 1296 3408 512 ) wiz1_4 32 48 0 1 1 +( 1136 3408 512 ) ( 1136 3472 512 ) ( 1136 3408 576 ) wiz1_4 0 48 0 1 1 +( -352 3440 592 ) ( -352 3440 512 ) ( -224 3440 592 ) woodflr1_5x 32 0 0 1 1 +} +// brush 925 +{ +( 1072 2896 576 ) ( 816 2896 576 ) ( 816 3152 576 ) wiz1_4 32 0 0 1 1 +( 1072 3152 576 ) ( 816 3152 576 ) ( 1008 3088 512 ) wiz1_4 16 16 180 1 1 +( 1072 2960 576 ) ( 1072 3088 576 ) ( 1008 2960 512 ) wiz1_4 16 48 90 1 1 +( 880 2960 512 ) ( 1008 2960 512 ) ( 880 3088 512 ) wiz1_4 32 0 0 1 1 +( -480 3040 512 ) ( -480 3040 576 ) ( -352 3040 512 ) wiz1_4 32 0 0 1 1 +( 960 3024 -64 ) ( 960 3168 -64 ) ( 960 3024 64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 926 +{ +( 1200 3312 576 ) ( 944 3312 576 ) ( 944 3568 576 ) wiz1_4 32 0 0 1 1 +( 1200 3376 576 ) ( 1200 3504 576 ) ( 1136 3376 512 ) wiz1_4 48 48 90 1 1 +( 1008 3376 512 ) ( 1136 3376 512 ) ( 1008 3504 512 ) wiz1_4 32 0 0 1 1 +( 944 3312 576 ) ( 1200 3312 576 ) ( 1136 3376 512 ) wiz1_4 48 16 0 1 1 +( 1088 3280 -64 ) ( 1088 3584 -64 ) ( 1088 3280 64 ) woodflr1_5x 0 0 0 1 1 +( 1024 3440 -64 ) ( 1200 3440 -64 ) ( 1024 3440 64 ) woodflr1_5x 32 0 0 1 1 +} +// brush 927 +{ +( 1136 3248 576 ) ( 1296 3248 576 ) ( 1296 3056 576 ) wiz1_4 32 48 0 1 1 +( 1296 3248 576 ) ( 1136 3248 576 ) ( 1296 3184 512 ) wiz1_4 32 48 0 1 1 +( 1296 3184 576 ) ( 1296 3184 512 ) ( 1296 3120 576 ) wiz1_4 0 48 0 1 1 +( 1136 3120 512 ) ( 1296 3120 512 ) ( 1136 3184 512 ) wiz1_4 32 48 0 1 1 +( 1088 3120 512 ) ( 1088 3184 512 ) ( 1088 3120 576 ) wiz1_4 0 48 0 1 1 +( -352 3168 512 ) ( -352 3168 576 ) ( -224 3168 512 ) wiz1_4 32 0 0 1 1 +} +// brush 928 +{ +( 1456 3504 576 ) ( 1264 3504 576 ) ( 1264 3664 576 ) wiz1_4 32 16 0 1 1 +( 1328 3504 512 ) ( 1264 3664 576 ) ( 1264 3504 576 ) wiz1_4 32 16 -90 1 1 +( 1392 3504 576 ) ( 1328 3504 512 ) ( 1328 3504 576 ) wiz1_4 32 48 0 1 1 +( 1328 3664 512 ) ( 1392 3504 512 ) ( 1392 3664 512 ) wiz1_4 32 16 0 1 1 +( 1392 3664 576 ) ( 1328 3664 512 ) ( 1392 3664 512 ) wiz1_4 32 48 0 1 1 +( 1344 5024 512 ) ( 1344 5152 576 ) ( 1344 5152 512 ) wiz1_4 32 0 0 1 1 +} +// brush 929 +{ +( 1168 3664 576 ) ( 1168 3504 576 ) ( 976 3504 576 ) wiz1_4 32 16 90 1 1 +( 1168 3504 576 ) ( 1168 3664 576 ) ( 1104 3504 512 ) wiz1_4 32 16 90 1 1 +( 1104 3504 576 ) ( 1104 3504 512 ) ( 1040 3504 576 ) wiz1_4 0 16 90 1 1 +( 1040 3664 512 ) ( 1040 3504 512 ) ( 1104 3664 512 ) wiz1_4 32 16 90 1 1 +( 1040 3760 512 ) ( 1104 3760 512 ) ( 1040 3760 576 ) wiz1_4 0 16 90 1 1 +( 1088 352 496 ) ( 1088 352 592 ) ( 1088 224 496 ) woodflr1_5x 32 0 0 1 1 +} +// brush 930 +{ +( 1488 3312 576 ) ( 1232 3312 576 ) ( 1232 3568 576 ) wiz1_4 32 32 0 1 1 +( 1488 3568 576 ) ( 1232 3568 576 ) ( 1424 3504 512 ) wiz1_4 48 48 180 1 1 +( 1296 3376 512 ) ( 1424 3376 512 ) ( 1296 3504 512 ) wiz1_4 32 32 0 1 1 +( 1232 3504 576 ) ( 1232 3376 576 ) ( 1296 3376 512 ) wiz1_4 48 16 -90 1 1 +( -64 3440 512 ) ( -64 3440 576 ) ( 64 3440 512 ) wiz1_4 32 0 0 1 1 +( 1344 352 592 ) ( 1344 352 512 ) ( 1344 224 592 ) wiz1_4 32 0 0 1 1 +} +// brush 931 +{ +( 1264 3632 608 ) ( 1264 3536 608 ) ( 1168 3632 608 ) woodflr1_5x 48 48 0 1 1 +( 1264 3696 640 ) ( 1168 3696 640 ) ( 1264 3696 576 ) woodflr1_5x 48 16 0 1 1 +( 1264 3632 640 ) ( 1264 3632 576 ) ( 1264 3536 640 ) woodflr1_5x 48 16 0 1 1 +( 1168 3536 576 ) ( 1264 3536 576 ) ( 1168 3632 576 ) woodflr1_5x 48 48 0 1 1 +( 1168 3536 576 ) ( 1168 3536 640 ) ( 1264 3536 576 ) woodflr1_5x 48 16 0 1 1 +( 1168 3536 576 ) ( 1168 3632 576 ) ( 1168 3536 640 ) woodflr1_5x 48 16 0 1 1 +} +// brush 932 +{ +( 1488 3600 576 ) ( 1232 3600 576 ) ( 1232 3856 576 ) wiz1_4 32 32 0 1 1 +( 1296 3664 512 ) ( 1424 3664 512 ) ( 1296 3792 512 ) wiz1_4 32 32 0 1 1 +( 1232 3600 576 ) ( 1488 3600 576 ) ( 1424 3664 512 ) wiz1_4 16 48 0 1 1 +( 1232 3792 576 ) ( 1232 3664 576 ) ( 1296 3664 512 ) wiz1_4 16 16 -90 1 1 +( 1344 352 592 ) ( 1344 352 512 ) ( 1344 224 592 ) wiz1_4 32 0 0 1 1 +( -352 3792 608 ) ( -352 3792 496 ) ( -224 3792 608 ) woodflr1_5x 32 0 0 1 1 +} +// brush 933 +{ +( 1136 3888 576 ) ( 1296 3888 576 ) ( 1296 3696 576 ) wiz1_4 32 16 0 1 1 +( 1296 3824 576 ) ( 1296 3824 512 ) ( 1296 3760 576 ) wiz1_4 32 48 0 1 1 +( 1136 3760 512 ) ( 1296 3760 512 ) ( 1136 3824 512 ) wiz1_4 32 16 0 1 1 +( 1136 3696 576 ) ( 1296 3696 576 ) ( 1296 3760 512 ) wiz1_4 32 16 0 1 1 +( 1104 3760 512 ) ( 1104 3824 512 ) ( 1104 3760 576 ) wiz1_4 32 48 0 1 1 +( -352 3792 592 ) ( -352 3792 512 ) ( -224 3792 592 ) woodflr1_5x 32 0 0 1 1 +} +// brush 934 +{ +( 1200 3312 576 ) ( 944 3312 576 ) ( 944 3568 576 ) wiz1_4 32 32 0 1 1 +( 1200 3568 576 ) ( 944 3568 576 ) ( 1136 3504 512 ) wiz1_4 16 48 180 1 1 +( 1200 3376 576 ) ( 1200 3504 576 ) ( 1136 3376 512 ) wiz1_4 -16 48 90 1 1 +( 1008 3376 512 ) ( 1136 3376 512 ) ( 1008 3504 512 ) wiz1_4 32 32 0 1 1 +( -352 3440 512 ) ( -352 3440 576 ) ( -224 3440 512 ) wiz1_4 32 0 0 1 1 +( 1088 3440 -64 ) ( 1088 3584 -64 ) ( 1088 3440 64 ) woodflr1_5x 32 0 0 1 1 +} +// brush 935 +{ +( 1136 3536 576 ) ( 1296 3536 576 ) ( 1296 3344 576 ) wiz1_4 32 16 0 1 1 +( 1296 3536 576 ) ( 1136 3536 576 ) ( 1296 3472 512 ) wiz1_4 32 16 0 1 1 +( 1296 3472 576 ) ( 1296 3472 512 ) ( 1296 3408 576 ) wiz1_4 32 48 0 1 1 +( 1136 3408 512 ) ( 1296 3408 512 ) ( 1136 3472 512 ) wiz1_4 32 16 0 1 1 +( 1136 3408 512 ) ( 1136 3472 512 ) ( 1136 3408 576 ) wiz1_4 32 48 0 1 1 +( -352 3440 512 ) ( -352 3440 576 ) ( -224 3440 512 ) wiz1_4 32 0 0 1 1 +} +// brush 936 +{ +( 1728 3328 -224 ) ( 1728 3328 256 ) ( 1696 3328 -224 ) wm1_2 0 0 0 1 1 +( 1664 3312 176 ) ( 1696 3312 176 ) ( 1696 3328 160 ) wm1_2 0 0 0 1 1 +( 1728 3328 -160 ) ( 1728 3296 -160 ) ( 1728 3328 320 ) wm1_2 0 0 0 1 1 +( 1728 3312 208 ) ( 1696 3312 208 ) ( 1696 3312 272 ) wm1_2 0 0 0 1 1 +( 1696 3312 400 ) ( 1664 3312 400 ) ( 1664 3328 416 ) wm1_2 0 0 0 1 1 +( 1696 3296 320 ) ( 1696 3296 -160 ) ( 1696 3328 320 ) wm1_2 0 0 0 1 1 +} +// brush 937 +{ +( 1760 3680 416 ) ( 1760 3200 416 ) ( 1728 3680 416 ) wm1_2 0 0 0 1 1 +( 1664 3312 400 ) ( 1696 3312 400 ) ( 1696 3328 416 ) wm1_2 0 0 0 1 1 +( 1728 3680 416 ) ( 1728 3680 384 ) ( 1728 3200 416 ) wm1_2 0 0 0 1 1 +( 1760 3312 400 ) ( 1728 3312 400 ) ( 1728 3248 400 ) wm1_2 0 0 0 1 1 +( 1696 3248 400 ) ( 1664 3248 400 ) ( 1664 3232 416 ) wm1_2 0 0 0 1 1 +( 1696 3200 384 ) ( 1696 3680 384 ) ( 1696 3200 416 ) wm1_2 0 0 0 1 1 +} +// brush 938 +{ +( 1728 3680 160 ) ( 1760 3200 160 ) ( 1760 3680 160 ) wm1_2 0 0 0 1 1 +( 1728 3328 160 ) ( 1728 3312 176 ) ( 1696 3312 176 ) wm1_2 0 0 0 1 1 +( 1728 3200 160 ) ( 1728 3680 192 ) ( 1728 3680 160 ) wm1_2 0 0 0 1 1 +( 1728 3248 176 ) ( 1728 3312 176 ) ( 1760 3312 176 ) wm1_2 0 0 0 1 1 +( 1664 3232 160 ) ( 1664 3248 176 ) ( 1696 3248 176 ) wm1_2 0 0 0 1 1 +( 1696 3200 160 ) ( 1696 3680 192 ) ( 1696 3200 192 ) wm1_2 0 0 0 1 1 +} +// brush 939 +{ +( 1728 3232 -160 ) ( 1760 3232 320 ) ( 1760 3232 -160 ) wm1_2 0 0 0 1 1 +( 1696 3232 160 ) ( 1696 3248 176 ) ( 1664 3248 176 ) wm1_2 0 0 0 1 1 +( 1728 3232 320 ) ( 1728 3264 -160 ) ( 1728 3232 -160 ) wm1_2 0 0 0 1 1 +( 1664 3248 240 ) ( 1664 3248 176 ) ( 1696 3248 176 ) wm1_2 0 0 0 1 1 +( 1664 3232 416 ) ( 1664 3248 400 ) ( 1696 3248 400 ) wm1_2 0 0 0 1 1 +( 1696 3232 320 ) ( 1696 3264 -160 ) ( 1696 3264 320 ) wm1_2 0 0 0 1 1 +} +// brush 940 +{ +( 1600 3840 224 ) ( 1536 3424 224 ) ( 1536 3840 224 ) wbrick1_5 0 0 0 1 1 +( 1664 3456 64 ) ( 1728 3456 96 ) ( 1664 3456 96 ) wbrick1_5 0 0 0 1 1 +( 1600 3040 32 ) ( 1600 3456 0 ) ( 1600 3456 32 ) wbrick1_5 0 0 0 1 1 +( 1536 3424 -32 ) ( 1600 3424 0 ) ( 1600 3424 -32 ) wbrick1_5 0 0 0 1 1 +( 1632 3424 32 ) ( 1632 3840 0 ) ( 1632 3424 0 ) wbrick1_5 0 0 0 1 1 +( 1568 -96 192 ) ( 1664 32 192 ) ( 1568 32 192 ) wbrick1_5 0 0 0 1 1 +} +// brush 941 +{ +( 1600 3872 448 ) ( 1536 3456 448 ) ( 1536 3872 448 ) wbrick1_5 0 0 0 1 1 +( 1664 3488 160 ) ( 1728 3488 192 ) ( 1664 3488 192 ) wbrick1_5 0 0 0 1 1 +( 1600 3072 128 ) ( 1600 3488 96 ) ( 1600 3488 128 ) wbrick1_5 0 0 0 1 1 +( 1536 3392 64 ) ( 1600 3392 96 ) ( 1600 3392 64 ) wbrick1_5 0 0 0 1 1 +( 1632 3456 128 ) ( 1632 3872 96 ) ( 1632 3456 96 ) wbrick1_5 0 0 0 1 1 +( 1568 -64 224 ) ( 1664 64 224 ) ( 1568 64 224 ) wbrick1_5 0 0 0 1 1 +} +// brush 942 +{ +( 1600 3872 160 ) ( 1536 3456 160 ) ( 1536 3872 160 ) wbrick1_5 0 0 0 1 1 +( 1664 3488 0 ) ( 1728 3488 32 ) ( 1664 3488 32 ) wbrick1_5 0 0 0 1 1 +( 1600 3072 -32 ) ( 1600 3488 -64 ) ( 1600 3488 -32 ) wbrick1_5 0 0 0 1 1 +( 1536 3392 -96 ) ( 1600 3392 -64 ) ( 1600 3392 -96 ) wbrick1_5 0 0 0 1 1 +( 1632 3456 -32 ) ( 1632 3872 -64 ) ( 1632 3456 -64 ) wbrick1_5 0 0 0 1 1 +( 1568 -64 64 ) ( 1664 64 64 ) ( 1568 64 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 943 +{ +( 1600 3872 224 ) ( 1536 3456 224 ) ( 1536 3872 224 ) wbrick1_5 0 0 0 1 1 +( 1664 3488 64 ) ( 1728 3488 96 ) ( 1664 3488 96 ) wbrick1_5 0 0 0 1 1 +( 1600 3072 32 ) ( 1600 3488 0 ) ( 1600 3488 32 ) wbrick1_5 0 0 0 1 1 +( 1536 3456 -32 ) ( 1600 3456 0 ) ( 1600 3456 -32 ) wbrick1_5 0 0 0 1 1 +( 1632 3456 32 ) ( 1632 3872 0 ) ( 1632 3456 0 ) wbrick1_5 0 0 0 1 1 +( 1568 -64 160 ) ( 1664 64 160 ) ( 1568 64 160 ) wbrick1_5 0 0 0 1 1 +} +// brush 944 +{ +( 1632 3424 224 ) ( 1632 3408 224 ) ( 1616 3424 224 ) woodflr1_5x 16 0 0 1 1 +( 1632 3456 192 ) ( 1616 3456 192 ) ( 1632 3456 160 ) woodflr1_5x 16 0 0 1 1 +( 1632 3424 224 ) ( 1632 3424 192 ) ( 1632 3408 224 ) woodflr1_5x 16 0 0 1 1 +( 1616 3424 160 ) ( 1632 3424 160 ) ( 1616 3440 160 ) woodflr1_5x 16 0 0 1 1 +( 1616 3408 192 ) ( 1616 3408 224 ) ( 1632 3408 192 ) woodflr1_5x -16 0 0 1 1 +( 1616 3408 192 ) ( 1616 3424 192 ) ( 1616 3408 224 ) woodflr1_5x 16 0 0 1 1 +} +// brush 945 +{ +( -560 3376 32 ) ( -560 3280 32 ) ( -688 3376 32 ) wizmet1_7 48 48 0 1 1 +( -560 3440 32 ) ( -688 3440 32 ) ( -560 3440 0 ) wizmet1_7 0 0 0 1 1 +( -432 3408 32 ) ( -432 3408 0 ) ( -432 3312 32 ) wizmet1_7 0 0 0 1 1 +( -688 3280 0 ) ( -560 3280 0 ) ( -688 3376 0 ) wizmet1_7 0 0 0 1 1 +( -496 2992 0 ) ( -496 2992 32 ) ( -368 2992 0 ) wizmet1_7 0 0 0 1 1 +( -560 3280 0 ) ( -560 3376 0 ) ( -560 3280 32 ) wizmet1_7 0 0 0 1 1 +} +// brush 946 +{ +( 896 3584 64 ) ( 896 3488 64 ) ( 768 3584 64 ) wizmet1_7 0 0 0 1 1 +( 896 3584 64 ) ( 768 3584 64 ) ( 896 3584 32 ) wizmet1_7 0 0 0 1 1 +( 896 3584 64 ) ( 896 3584 32 ) ( 896 3488 64 ) wizmet1_7 0 0 0 1 1 +( 768 3488 32 ) ( 896 3488 32 ) ( 768 3584 32 ) wizmet1_7 0 0 0 1 1 +( 768 3520 32 ) ( 768 3520 64 ) ( 896 3520 32 ) wizmet1_7 0 0 0 1 1 +( 768 3488 32 ) ( 768 3584 32 ) ( 768 3488 64 ) wizmet1_7 0 0 0 1 1 +} +// brush 947 +{ +( 832 3520 64 ) ( 832 3424 64 ) ( 704 3520 64 ) wizmet1_7 0 0 0 1 1 +( 832 3520 64 ) ( 704 3520 64 ) ( 832 3520 32 ) wizmet1_7 0 0 0 1 1 +( 960 3520 64 ) ( 960 3520 32 ) ( 960 3424 64 ) wizmet1_7 0 0 0 1 1 +( 704 3424 32 ) ( 832 3424 32 ) ( 704 3520 32 ) wizmet1_7 0 0 0 1 1 +( 704 3392 32 ) ( 704 3392 64 ) ( 832 3392 32 ) wizmet1_7 0 0 0 1 1 +( 704 3424 32 ) ( 704 3520 32 ) ( 704 3424 64 ) wizmet1_7 0 0 0 1 1 +} +// brush 948 +{ +( 832 3392 96 ) ( 832 3296 96 ) ( 704 3392 96 ) wizmet1_8 0 0 0 1 1 +( 864 3392 96 ) ( 736 3392 96 ) ( 864 3392 64 ) wizmet1_7 0 0 0 1 1 +( 960 3392 96 ) ( 960 3392 64 ) ( 960 3296 96 ) wizmet1_7 0 0 0 1 1 +( 704 3296 64 ) ( 832 3296 64 ) ( 704 3392 64 ) wizmet1_7 0 0 0 1 1 +( 704 3072 64 ) ( 704 3072 96 ) ( 832 3072 64 ) wm1_1 0 0 0 1 1 +( 704 3296 64 ) ( 704 3392 64 ) ( 704 3296 96 ) wizmet1_7 0 0 0 1 1 +} +// brush 949 +{ +( 896 3456 96 ) ( 896 3360 96 ) ( 768 3456 96 ) wizmet1_8 0 0 0 1 1 +( 896 3520 96 ) ( 768 3520 96 ) ( 896 3520 64 ) wizmet1_7 0 0 0 1 1 +( 1024 3456 96 ) ( 1024 3456 64 ) ( 1024 3360 96 ) wizmet1_7 0 0 0 1 1 +( 768 3360 64 ) ( 896 3360 64 ) ( 768 3456 64 ) wizmet1_7 0 0 0 1 1 +( 960 3008 64 ) ( 960 3008 96 ) ( 1088 3008 64 ) wizmet1_7 0 0 0 1 1 +( 960 3104 64 ) ( 960 3200 64 ) ( 960 3104 96 ) wizmet1_7 0 0 0 1 1 +} +// brush 950 +{ +( 832 3056 64 ) ( 704 3056 64 ) ( 832 3072 64 ) wm1_2 0 0 0 1 1 +( 960 3056 48 ) ( 960 3056 64 ) ( 960 3072 64 ) wm1_2 0 0 0 1 1 +( 960 3056 64 ) ( 960 3056 48 ) ( 704 3056 48 ) wm1_2 0 0 0 1 1 +( 704 3072 48 ) ( 704 3056 48 ) ( 832 3072 48 ) wm1_2 0 0 0 1 1 +( 704 3056 64 ) ( 704 3056 48 ) ( 704 3072 64 ) wm1_2 0 0 0 1 1 +( 704 3072 64 ) ( 960 3072 32 ) ( 960 3072 64 ) wm1_2 0 0 0 1 1 +} +// brush 951 +{ +( 832 3440 80 ) ( 704 3456 80 ) ( 832 3456 80 ) wm1_2 0 0 0 1 1 +( 912 3440 64 ) ( 912 3440 80 ) ( 896 3456 80 ) wm1_2 0 0 0 1 1 +( 832 3456 96 ) ( 720 3456 96 ) ( 720 3456 64 ) wm1_2 0 0 0 1 1 +( 832 3440 64 ) ( 704 3456 64 ) ( 704 3440 64 ) wm1_2 0 0 0 1 1 +( 752 3440 96 ) ( 768 3456 64 ) ( 768 3456 96 ) wm1_2 0 0 0 1 1 +( 912 3440 80 ) ( 912 3440 64 ) ( 752 3440 80 ) wm1_2 0 0 0 1 1 +} +// brush 952 +{ +( 944 2944 96 ) ( 944 3072 96 ) ( 960 2944 96 ) wm1_2 0 0 0 1 1 +( 944 3008 96 ) ( 960 3008 96 ) ( 944 3008 64 ) wm1_2 0 0 0 1 1 +( 944 3120 64 ) ( 944 3120 96 ) ( 944 3008 96 ) wm1_2 0 0 0 1 1 +( 960 3072 64 ) ( 944 3072 64 ) ( 960 2944 64 ) wm1_2 0 0 0 1 1 +( 944 3056 96 ) ( 944 3056 64 ) ( 960 3072 96 ) wm1_2 0 0 0 1 1 +( 960 3008 64 ) ( 960 2880 64 ) ( 960 3008 96 ) wm1_2 0 0 0 1 1 +} +// brush 953 +{ +( 704 2944 96 ) ( 720 3072 96 ) ( 720 2944 96 ) wm1_2 0 0 0 1 1 +( 720 3008 64 ) ( 704 3008 96 ) ( 720 3008 96 ) wm1_2 0 0 0 1 1 +( 720 3008 96 ) ( 720 3120 96 ) ( 720 3120 64 ) wm1_2 0 0 0 1 1 +( 704 2944 64 ) ( 720 3072 64 ) ( 704 3072 64 ) wm1_2 0 0 0 1 1 +( 704 3072 96 ) ( 720 3056 64 ) ( 720 3056 96 ) wm1_2 0 0 0 1 1 +( 704 3008 96 ) ( 704 2880 64 ) ( 704 3008 64 ) wm1_2 0 0 0 1 1 +} +// brush 954 +{ +( 768 3520 80 ) ( 768 3392 80 ) ( 752 3520 80 ) wm1_2 0 0 0 1 1 +( 768 3520 96 ) ( 752 3520 96 ) ( 768 3520 64 ) wm1_2 0 0 0 1 1 +( 768 3472 64 ) ( 768 3472 96 ) ( 768 3584 96 ) wm1_2 0 0 0 1 1 +( 752 3392 64 ) ( 768 3392 64 ) ( 752 3520 64 ) wm1_2 0 0 0 1 1 +( 768 3456 96 ) ( 768 3456 64 ) ( 752 3440 96 ) wm1_2 0 0 0 1 1 +( 752 3456 64 ) ( 752 3584 64 ) ( 752 3456 96 ) wm1_2 0 0 0 1 1 +} +// brush 955 +{ +( 912 3520 80 ) ( 896 3392 80 ) ( 896 3520 80 ) wm1_2 0 0 0 1 1 +( 896 3520 64 ) ( 912 3520 96 ) ( 896 3520 96 ) wm1_2 0 0 0 1 1 +( 896 3520 96 ) ( 896 3408 96 ) ( 896 3408 64 ) wm1_2 0 0 0 1 1 +( 912 3520 64 ) ( 896 3392 64 ) ( 912 3392 64 ) wm1_2 0 0 0 1 1 +( 912 3440 96 ) ( 896 3456 64 ) ( 896 3456 96 ) wm1_2 0 0 0 1 1 +( 912 3392 96 ) ( 912 3520 64 ) ( 912 3392 64 ) wm1_2 0 0 0 1 1 +} +// brush 956 +{ +( 832 3408 80 ) ( 752 3440 80 ) ( 832 3440 80 ) wizblue9_8 16 16 0 1 1 +( 944 3408 64 ) ( 944 3408 80 ) ( 912 3440 80 ) wizblue9_8 16 16 0 1 1 +( 752 3440 80 ) ( 832 3440 64 ) ( 832 3440 80 ) wizblue9_8 16 16 0 1 1 +( 832 3408 64 ) ( 752 3440 64 ) ( 752 3408 64 ) wizblue9_8 16 16 0 1 1 +( 752 3440 80 ) ( 720 3408 80 ) ( 720 3408 64 ) wizblue9_8 16 16 0 1 1 +( 944 3408 80 ) ( 944 3408 64 ) ( 720 3408 80 ) wizblue9_8 16 16 0 1 1 +} +// brush 957 +{ +( 752 3520 80 ) ( 752 3440 80 ) ( 720 3520 80 ) wizblue9_8 16 16 0 1 1 +( 752 3520 80 ) ( 720 3520 80 ) ( 752 3520 64 ) wizblue9_8 16 16 0 1 1 +( 752 3520 80 ) ( 752 3520 64 ) ( 752 3440 80 ) wizblue9_8 16 16 0 1 1 +( 720 3440 64 ) ( 752 3440 64 ) ( 720 3520 64 ) wizblue9_8 16 16 0 1 1 +( 720 3408 64 ) ( 720 3408 80 ) ( 752 3440 80 ) wizblue9_8 16 16 0 1 1 +( 720 3408 80 ) ( 720 3408 64 ) ( 720 3520 64 ) wizblue9_8 16 16 0 1 1 +} +// brush 958 +{ +( 944 3520 80 ) ( 912 3440 80 ) ( 912 3520 80 ) wizblue9_8 16 16 0 1 1 +( 912 3520 64 ) ( 944 3520 80 ) ( 912 3520 80 ) wizblue9_8 16 16 0 1 1 +( 912 3440 80 ) ( 912 3520 64 ) ( 912 3520 80 ) wizblue9_8 16 16 0 1 1 +( 944 3520 64 ) ( 912 3440 64 ) ( 944 3440 64 ) wizblue9_8 16 16 0 1 1 +( 912 3440 80 ) ( 944 3408 80 ) ( 944 3408 64 ) wizblue9_8 16 16 0 1 1 +( 944 3520 64 ) ( 944 3408 64 ) ( 944 3408 80 ) wizblue9_8 16 16 0 1 1 +} +// brush 959 +{ +( -192 3328 208 ) ( -192 3312 224 ) ( -256 3312 224 ) wm1_2 0 0 0 1 1 +( -256 3312 64 ) ( -256 3328 80 ) ( -256 3312 80 ) wm1_2 0 0 0 1 1 +( -192 3312 64 ) ( -256 3312 224 ) ( -192 3312 224 ) wm1_1 0 0 0 1 1 +( -256 3328 64 ) ( -176 3312 64 ) ( -176 3328 64 ) wm1_2 0 0 0 1 1 +( -192 3312 64 ) ( -192 3328 80 ) ( -192 3328 64 ) wm1_2 0 0 0 1 1 +( -176 3328 96 ) ( -256 3328 80 ) ( -176 3328 80 ) wm1_2 0 0 0 1 1 +} +// brush 960 +{ +( -256 3312 224 ) ( -192 3312 224 ) ( -256 3328 208 ) wm1_2 0 0 0 1 1 +( -192 3456 208 ) ( -192 3456 224 ) ( -192 3472 208 ) wm1_2 0 0 0 1 1 +( -192 3328 208 ) ( -192 3456 208 ) ( -256 3456 208 ) wm1_2 0 0 0 1 1 +( -256 3472 224 ) ( -256 3456 208 ) ( -192 3456 208 ) wm1_2 0 0 0 1 1 +( -256 3472 224 ) ( -256 3456 224 ) ( -256 3472 208 ) wm1_2 0 0 0 1 1 +( -192 3312 224 ) ( -256 3312 224 ) ( -192 3472 224 ) wm1_1 0 0 0 1 1 +} +// brush 961 +{ +( -192 3456 208 ) ( -256 3472 224 ) ( -192 3472 224 ) wm1_2 0 0 0 1 1 +( -256 3456 64 ) ( -256 3472 80 ) ( -256 3456 80 ) wm1_2 0 0 0 1 1 +( -176 3456 80 ) ( -256 3456 64 ) ( -256 3456 80 ) wm1_2 0 0 0 1 1 +( -256 3472 64 ) ( -176 3456 64 ) ( -176 3472 64 ) wm1_2 0 0 0 1 1 +( -192 3456 64 ) ( -192 3472 80 ) ( -192 3472 64 ) wm1_2 0 0 0 1 1 +( -256 3472 64 ) ( -192 3472 224 ) ( -256 3472 224 ) wm1_1 0 0 0 1 1 +} +// brush 962 +{ +( 1056 3232 448 ) ( 1056 2816 448 ) ( 992 3232 448 ) wbrick1_5 0 0 0 1 1 +( 992 3168 448 ) ( 992 3168 64 ) ( 992 2720 64 ) wbrick1_5 0 0 0 1 1 +( 1024 2912 160 ) ( 1024 2912 192 ) ( 1088 2912 160 ) wbrick1_5 0 0 0 1 1 +( 960 2784 192 ) ( 960 3200 192 ) ( 960 2784 224 ) wbrick1_5 32 0 0 1 1 +( 896 2976 -64 ) ( 1344 2976 -64 ) ( 896 2976 64 ) wbrick1_5 0 0 0 1 1 +( 224 3136 96 ) ( 224 2944 96 ) ( 352 3136 96 ) wbrick1_5 0 0 0 1 1 +} +// brush 963 +{ +( 832 3392 96 ) ( 704 3408 96 ) ( 832 3408 96 ) wm1_2 0 0 0 1 1 +( 960 3392 64 ) ( 960 3392 96 ) ( 944 3408 96 ) wm1_2 0 0 0 1 1 +( 832 3408 96 ) ( 720 3408 96 ) ( 720 3408 64 ) wm1_2 0 0 0 1 1 +( 832 3392 64 ) ( 704 3408 64 ) ( 704 3392 64 ) wm1_2 0 0 0 1 1 +( 704 3392 96 ) ( 720 3408 64 ) ( 720 3408 96 ) wm1_2 0 0 0 1 1 +( 960 3392 96 ) ( 960 3392 64 ) ( 704 3392 96 ) wm1_2 0 0 0 1 1 +} +// brush 964 +{ +( 832 3200 -208 ) ( 832 2784 -208 ) ( 768 3200 -208 ) wbrick1_5 0 0 0 1 1 +( 960 3776 0 ) ( 960 3776 -32 ) ( 960 3360 0 ) wbrick1_5 0 0 0 1 1 +( 768 2784 -256 ) ( 832 2784 -256 ) ( 768 3200 -256 ) wbrick1_5 0 0 0 1 1 +( 832 3008 -64 ) ( 832 3008 -32 ) ( 896 3008 -64 ) wswamp1_k 0 0 0 1 1 +( 704 3104 -160 ) ( 704 3104 224 ) ( 704 2656 224 ) wbrick1_5 0 0 0 1 1 +( 352 3136 -288 ) ( 800 3136 -288 ) ( 352 3136 -160 ) wbrick1_5 0 0 0 1 1 +} +// brush 965 +{ +( 1424 1472 -176 ) ( 1424 1328 -176 ) ( 1328 1472 -176 ) city4_1 0 0 0 1 1 +( 1424 1472 -128 ) ( 1328 1472 -128 ) ( 1424 1472 -256 ) city4_1 0 0 0 1 1 +( 1424 1520 -160 ) ( 1424 1520 -288 ) ( 1424 1376 -160 ) city4_1 0 0 0 1 1 +( 1328 1504 -192 ) ( 1424 1504 -192 ) ( 1328 1648 -192 ) city4_1 0 0 0 1 1 +( 1328 1440 -160 ) ( 1328 1440 -32 ) ( 1424 1440 -160 ) city4_1 0 0 0 1 1 +( 1328 1392 -288 ) ( 1328 1536 -288 ) ( 1328 1392 -160 ) city4_1 0 0 0 1 1 +} +// brush 966 +{ +( 1088 1504 -224 ) ( 1088 1360 -224 ) ( 992 1504 -224 ) city4_1 0 0 0 1 1 +( 1008 1424 -224 ) ( 912 1424 -224 ) ( 1008 1424 -352 ) city4_1 0 0 0 1 1 +( 1264 1392 -224 ) ( 1264 1392 -352 ) ( 1264 1248 -224 ) city4_1 0 0 0 1 1 +( 992 1360 -240 ) ( 1088 1360 -240 ) ( 992 1504 -240 ) city4_1 0 0 0 1 1 +( 960 1328 -352 ) ( 960 1328 -224 ) ( 1056 1328 -352 ) city4_1 0 0 0 1 1 +( 1200 1312 -352 ) ( 1200 1456 -352 ) ( 1200 1312 -224 ) city4_1 0 0 0 1 1 +} +// brush 967 +{ +( 1344 1488 -192 ) ( 1344 1344 -192 ) ( 1248 1488 -192 ) city4_1 0 0 0 1 1 +( 1280 1344 -192 ) ( 1184 1344 -192 ) ( 1280 1344 -320 ) city4_1 0 0 0 1 1 +( 1296 1440 -192 ) ( 1296 1440 -320 ) ( 1296 1296 -192 ) city4_1 0 0 0 1 1 +( 1248 1344 -224 ) ( 1344 1344 -224 ) ( 1248 1488 -224 ) city4_1 0 0 0 1 1 +( 1232 1328 -320 ) ( 1232 1328 -192 ) ( 1328 1328 -320 ) city4_1 0 0 0 1 1 +( 1280 1344 -320 ) ( 1280 1488 -320 ) ( 1280 1344 -192 ) city4_1 0 0 0 1 1 +} +// brush 968 +{ +( 1440 1728 -160 ) ( 1440 1696 -160 ) ( 1312 1728 -160 ) wm1_2 0 0 0 1 1 +( 1440 1728 -192 ) ( 1312 1728 -192 ) ( 1440 1728 -256 ) wm1_2 0 0 0 1 1 +( 1424 1712 -288 ) ( 1424 1712 -160 ) ( 1440 1728 -160 ) wm1_2 0 0 0 1 1 +( 1312 1696 -192 ) ( 1440 1696 -192 ) ( 1312 1728 -192 ) wm1_2 0 0 0 1 1 +( 1424 1712 -160 ) ( 1424 1712 -288 ) ( 1328 1712 -160 ) wm1_2 0 0 0 1 1 +( 1328 1712 -192 ) ( 1328 1712 -320 ) ( 1312 1728 -320 ) wm1_2 0 0 0 1 1 +} +// brush 969 +{ +( 1312 1424 -352 ) ( 1312 1424 -192 ) ( 1408 1424 -192 ) wm1_2 0 0 0 1 1 +( 1248 1424 -224 ) ( 1248 1440 -224 ) ( 1312 1440 -192 ) wm1_2 0 0 0 1 1 +( 1248 1440 -224 ) ( 1248 1424 -224 ) ( 1408 1424 -224 ) wm1_2 0 0 0 1 1 +( 1232 1440 -224 ) ( 1232 1440 -352 ) ( 1328 1440 -224 ) wm1_2 0 0 0 1 1 +( 1328 1440 -48 ) ( 1328 1424 -48 ) ( 1328 1440 80 ) wm1_2 0 0 0 1 1 +( 1296 -96 -192 ) ( 1376 -96 -192 ) ( 1296 -224 -192 ) wm1_2 0 0 0 1 1 +} +// brush 970 +{ +( 1344 1488 -208 ) ( 1344 1344 -208 ) ( 1248 1488 -208 ) city4_1 0 0 0 1 1 +( 1280 1392 -208 ) ( 1184 1392 -208 ) ( 1280 1392 -336 ) city4_1 0 0 0 1 1 +( 1296 1392 -208 ) ( 1296 1392 -336 ) ( 1296 1248 -208 ) city4_1 0 0 0 1 1 +( 1248 1344 -224 ) ( 1344 1344 -224 ) ( 1248 1488 -224 ) city4_1 0 0 0 1 1 +( 1248 1328 -336 ) ( 1248 1328 -208 ) ( 1344 1328 -336 ) city4_1 0 0 0 1 1 +( 1264 1344 -336 ) ( 1264 1488 -336 ) ( 1264 1344 -208 ) city4_1 0 0 0 1 1 +} +// brush 971 +{ +( 800 1600 -192 ) ( 800 1568 -192 ) ( 800 1600 -320 ) wbrick1_5 0 0 0 1 1 +( 1280 1536 -320 ) ( 1280 1536 0 ) ( 800 1536 0 ) wbrick1_5 0 0 0 1 1 +( 1088 1568 -320 ) ( 1088 1600 -320 ) ( 960 1568 -320 ) wbrick1_5 0 0 0 1 1 +( 1280 1536 0 ) ( 1280 1536 -320 ) ( 1248 1504 0 ) wbrick1_5 0 0 0 1 1 +( 1088 1504 -320 ) ( 960 1504 -320 ) ( 1088 1504 -192 ) wbrick1_5 0 0 0 1 1 +( 736 64 -32 ) ( 1440 64 -32 ) ( 736 -64 -32 ) wm1_2 0 0 0 1 1 +} +// brush 972 +{ +( 720 3520 96 ) ( 720 3392 96 ) ( 704 3520 96 ) wm1_2 0 0 0 1 1 +( 720 3520 96 ) ( 704 3520 96 ) ( 720 3520 64 ) wm1_2 0 0 0 1 1 +( 720 3408 64 ) ( 720 3408 96 ) ( 720 3520 96 ) wm1_2 0 0 0 1 1 +( 704 3392 64 ) ( 720 3392 64 ) ( 704 3520 64 ) wm1_2 0 0 0 1 1 +( 720 3408 96 ) ( 720 3408 64 ) ( 704 3392 96 ) wm1_2 0 0 0 1 1 +( 704 3456 64 ) ( 704 3584 64 ) ( 704 3456 96 ) wm1_2 0 0 0 1 1 +} +// brush 973 +{ +( 960 3520 96 ) ( 944 3392 96 ) ( 944 3520 96 ) wm1_2 0 0 0 1 1 +( 944 3520 64 ) ( 960 3520 96 ) ( 944 3520 96 ) wm1_2 0 0 0 1 1 +( 944 3520 96 ) ( 944 3408 96 ) ( 944 3408 64 ) wm1_2 0 0 0 1 1 +( 960 3520 64 ) ( 944 3392 64 ) ( 960 3392 64 ) wm1_2 0 0 0 1 1 +( 960 3392 96 ) ( 944 3408 64 ) ( 944 3408 96 ) wm1_2 0 0 0 1 1 +( 960 3456 96 ) ( 960 3584 64 ) ( 960 3456 64 ) wm1_2 0 0 0 1 1 +} +// brush 974 +{ +( 1472 1584 -192 ) ( 1472 1440 -192 ) ( 1376 1584 -192 ) city4_1 0 0 0 1 1 +( 1392 1408 -152 ) ( 1296 1408 -152 ) ( 1392 1408 -280 ) city4_1 0 0 0 1 1 +( 1424 1536 -184 ) ( 1424 1536 -312 ) ( 1424 1392 -184 ) city4_1 0 0 0 1 1 +( 1376 1440 -200 ) ( 1472 1440 -200 ) ( 1376 1584 -200 ) city4_1 0 0 0 1 1 +( 1440 1328 -280 ) ( 1440 1328 -152 ) ( 1536 1328 -280 ) city4_1 0 0 0 1 1 +( 1408 1376 -312 ) ( 1408 1520 -312 ) ( 1408 1376 -184 ) city4_1 0 0 0 1 1 +} +// brush 975 +{ +( 1424 1520 -160 ) ( 1424 1376 -160 ) ( 1328 1520 -160 ) city4_1 0 0 0 1 1 +( 1424 1712 -128 ) ( 1328 1712 -128 ) ( 1424 1712 -256 ) city4_1 0 0 0 1 1 +( 1424 1520 -160 ) ( 1424 1520 -288 ) ( 1424 1376 -160 ) city4_1 0 0 0 1 1 +( 1328 1504 -192 ) ( 1424 1504 -192 ) ( 1328 1648 -192 ) city4_1 0 0 0 1 1 +( 1328 1472 -160 ) ( 1328 1472 -32 ) ( 1424 1472 -160 ) city4_1 0 0 0 1 1 +( 1328 1392 -288 ) ( 1328 1536 -288 ) ( 1328 1392 -160 ) city4_1 0 0 0 1 1 +} +// brush 976 +{ +( 1312 1760 -160 ) ( 1344 1632 -160 ) ( 1312 1632 -160 ) wm1_2 0 0 0 1 1 +( 1312 1760 -160 ) ( 1312 1664 -160 ) ( 1312 1664 -320 ) wm1_2 0 0 0 1 1 +( 1328 1504 -160 ) ( 1328 1440 -192 ) ( 1312 1440 -192 ) wm1_2 0 0 0 1 1 +( 1312 1760 -192 ) ( 1312 1600 -192 ) ( 1328 1600 -192 ) wm1_2 0 0 0 1 1 +( 1328 1744 -192 ) ( 1328 1648 -320 ) ( 1328 1648 -192 ) wm1_2 0 0 0 1 1 +( 1312 1728 -288 ) ( 1328 1712 -288 ) ( 1328 1712 -160 ) wm1_2 0 0 0 1 1 +} +// brush 977 +{ +( 1280 1312 -192 ) ( 1280 1344 -192 ) ( 1408 1312 -192 ) wm1_2 0 0 0 1 1 +( 1312 1312 -352 ) ( 1312 1312 -192 ) ( 1408 1312 -192 ) wm1_2 0 0 0 1 1 +( 1248 1312 -224 ) ( 1248 1328 -224 ) ( 1312 1328 -192 ) wm1_2 0 0 0 1 1 +( 1248 1328 -224 ) ( 1248 1312 -224 ) ( 1408 1312 -224 ) wm1_2 0 0 0 1 1 +( 1328 1328 -224 ) ( 1328 1328 -352 ) ( 1424 1328 -224 ) wm1_2 0 0 0 1 1 +( 1424 1328 -192 ) ( 1424 1328 -320 ) ( 1440 1312 -320 ) wm1_2 0 0 0 1 1 +} +// brush 978 +{ +( 1440 1632 -160 ) ( 1408 1632 -160 ) ( 1440 1760 -160 ) wm1_2 0 0 0 1 1 +( 1440 1664 -320 ) ( 1440 1664 -160 ) ( 1440 1760 -160 ) wm1_2 0 0 0 1 1 +( 1440 1440 -192 ) ( 1424 1440 -192 ) ( 1424 1504 -160 ) wm1_2 0 0 0 1 1 +( 1424 1600 -192 ) ( 1440 1600 -192 ) ( 1440 1760 -192 ) wm1_2 0 0 0 1 1 +( 1424 1616 -192 ) ( 1424 1616 -320 ) ( 1424 1712 -192 ) wm1_2 0 0 0 1 1 +( 1424 1712 -160 ) ( 1424 1712 -288 ) ( 1440 1728 -288 ) wm1_2 0 0 0 1 1 +} +// brush 979 +{ +( 1200 1424 -224 ) ( 1328 1456 -224 ) ( 1328 1424 -224 ) wm1_2 0 0 0 1 1 +( 1200 1424 -224 ) ( 1312 1424 -224 ) ( 1312 1424 -256 ) wm1_2 0 0 0 1 1 +( 1248 1440 -256 ) ( 1248 1424 -256 ) ( 1248 1424 -224 ) wm1_2 0 0 0 1 1 +( 1200 1424 -256 ) ( 1328 1456 -256 ) ( 1200 1456 -256 ) wm1_2 0 0 0 1 1 +( 1216 1440 -192 ) ( 1312 1440 -320 ) ( 1312 1440 -192 ) wm1_2 0 0 0 1 1 +( 1200 1424 -352 ) ( 1216 1440 -352 ) ( 1216 1440 -224 ) wm1_2 0 0 0 1 1 +} +// brush 980 +{ +( 864 1440 -224 ) ( 736 1440 -224 ) ( 864 1472 -224 ) wbrick1_5 32 0 0 1 1 +( 1248 1504 -224 ) ( 1248 1504 -256 ) ( 1216 1472 -224 ) wbrick1_5 0 0 0 1 1 +( 992 1472 -320 ) ( 992 1472 -448 ) ( 864 1472 -320 ) wbrick1_5 32 0 0 1 1 +( 1248 1504 -256 ) ( 1248 1504 -224 ) ( 800 1504 -224 ) wbrick1_5 0 0 0 1 1 +( 800 1792 64 ) ( 800 1472 -64 ) ( 800 1792 -64 ) wbrick1_5 0 0 0 1 1 +( 1056 64 -256 ) ( 992 64 -256 ) ( 1056 -64 -256 ) wswamp1_2 0 0 0 1 1 +} +// brush 981 +{ +( 1184 1760 192 ) ( 1312 1760 192 ) ( 1184 1728 192 ) wbrick1_5 0 0 0 1 1 +( 1088 1760 -192 ) ( 1088 1728 -192 ) ( 1088 1760 -320 ) wbrick1_5 0 0 0 1 1 +( 1184 1792 -192 ) ( 1184 1792 -320 ) ( 1312 1792 -192 ) wbrick1_5 0 0 0 1 1 +( 1280 1760 -256 ) ( 1280 1760 192 ) ( 1344 1824 192 ) wbrick1_5 0 0 0 1 1 +( 1280 1760 192 ) ( 1280 1760 -256 ) ( 1120 1760 -256 ) wbrick1_5 0 0 0 1 1 +( 1280 -64 -256 ) ( 1344 64 -256 ) ( 1280 64 -256 ) wswamp1_4 0 0 0 1 1 +} +// brush 982 +{ +( 1184 1280 -224 ) ( 1184 1472 -224 ) ( 1216 1280 -224 ) wm1_2 0 0 0 1 1 +( 1200 1296 -320 ) ( 1200 1296 -224 ) ( 1216 1280 -224 ) wm1_2 0 0 0 1 1 +( 1200 1488 -320 ) ( 1200 1488 -224 ) ( 1200 1296 -224 ) wm1_2 0 0 0 1 1 +( 1216 1472 -320 ) ( 1184 1472 -320 ) ( 1216 1280 -320 ) wm1_2 0 0 0 1 1 +( 1200 1328 -224 ) ( 1200 1328 -320 ) ( 1216 1312 -224 ) wm1_2 0 0 0 1 1 +( 1216 1312 -320 ) ( 1216 1120 -320 ) ( 1216 1312 -224 ) wm1_2 0 0 0 1 1 +} +// brush 983 +{ +( 1328 1328 -224 ) ( 1328 1296 -224 ) ( 1200 1328 -224 ) wm1_2 0 0 0 1 1 +( 1312 1328 -256 ) ( 1312 1328 -224 ) ( 1200 1328 -224 ) wm1_2 0 0 0 1 1 +( 1248 1328 -224 ) ( 1248 1328 -256 ) ( 1248 1312 -256 ) wm1_2 0 0 0 1 1 +( 1200 1296 -256 ) ( 1328 1296 -256 ) ( 1200 1328 -256 ) wm1_2 0 0 0 1 1 +( 1312 1312 -192 ) ( 1312 1312 -320 ) ( 1216 1312 -192 ) wm1_2 0 0 0 1 1 +( 1216 1312 -224 ) ( 1216 1312 -352 ) ( 1200 1328 -352 ) wm1_2 0 0 0 1 1 +} +// brush 984 +{ +( 1344 1520 -208 ) ( 1344 1376 -208 ) ( 1248 1520 -208 ) city4_1 0 0 0 1 1 +( 1280 1424 -208 ) ( 1184 1424 -208 ) ( 1280 1424 -336 ) city4_1 0 0 0 1 1 +( 1280 1424 -208 ) ( 1280 1424 -336 ) ( 1280 1280 -208 ) city4_1 0 0 0 1 1 +( 1248 1376 -224 ) ( 1344 1376 -224 ) ( 1248 1520 -224 ) city4_1 0 0 0 1 1 +( 1248 1392 -336 ) ( 1248 1392 -208 ) ( 1344 1392 -336 ) city4_1 0 0 0 1 1 +( 1248 1376 -336 ) ( 1248 1520 -336 ) ( 1248 1376 -208 ) city4_1 0 0 0 1 1 +} +// brush 985 +{ +( 1344 1472 -208 ) ( 1344 1328 -208 ) ( 1248 1472 -208 ) city4_1 0 0 0 1 1 +( 1280 1376 -208 ) ( 1184 1376 -208 ) ( 1280 1376 -336 ) city4_1 0 0 0 1 1 +( 1264 1376 -208 ) ( 1264 1376 -336 ) ( 1264 1232 -208 ) city4_1 0 0 0 1 1 +( 1248 1328 -224 ) ( 1344 1328 -224 ) ( 1248 1472 -224 ) city4_1 0 0 0 1 1 +( 1248 1360 -336 ) ( 1248 1360 -208 ) ( 1344 1360 -336 ) city4_1 0 0 0 1 1 +( 1248 1328 -336 ) ( 1248 1472 -336 ) ( 1248 1328 -208 ) city4_1 0 0 0 1 1 +} +// brush 986 +{ +( 1360 1520 -192 ) ( 1360 1376 -192 ) ( 1264 1520 -192 ) city4_1 0 0 0 1 1 +( 1296 1424 -192 ) ( 1200 1424 -192 ) ( 1296 1424 -320 ) city4_1 0 0 0 1 1 +( 1328 1440 -192 ) ( 1328 1440 -320 ) ( 1328 1296 -192 ) city4_1 0 0 0 1 1 +( 1264 1376 -224 ) ( 1360 1376 -224 ) ( 1264 1520 -224 ) city4_1 0 0 0 1 1 +( 1264 1328 -320 ) ( 1264 1328 -192 ) ( 1360 1328 -320 ) city4_1 0 0 0 1 1 +( 1296 1376 -320 ) ( 1296 1520 -320 ) ( 1296 1376 -192 ) city4_1 0 0 0 1 1 +} +// brush 987 +{ +( 1344 1520 -192 ) ( 1344 1376 -192 ) ( 1248 1520 -192 ) city4_1 0 0 0 1 1 +( 1280 1424 -192 ) ( 1184 1424 -192 ) ( 1280 1424 -320 ) city4_1 0 0 0 1 1 +( 1296 1472 -192 ) ( 1296 1472 -320 ) ( 1296 1328 -192 ) city4_1 0 0 0 1 1 +( 1248 1376 -224 ) ( 1344 1376 -224 ) ( 1248 1520 -224 ) city4_1 0 0 0 1 1 +( 1232 1360 -320 ) ( 1232 1360 -192 ) ( 1328 1360 -320 ) city4_1 0 0 0 1 1 +( 1280 1376 -320 ) ( 1280 1520 -320 ) ( 1280 1376 -192 ) city4_1 0 0 0 1 1 +} +// brush 988 +{ +( 1424 1552 -200 ) ( 1424 1408 -200 ) ( 1328 1552 -200 ) city4_1 0 0 0 1 1 +( 1424 1440 -160 ) ( 1328 1440 -160 ) ( 1424 1440 -288 ) city4_1 0 0 0 1 1 +( 1424 1552 -192 ) ( 1424 1552 -320 ) ( 1424 1408 -192 ) city4_1 0 0 0 1 1 +( 1328 1408 -224 ) ( 1424 1408 -224 ) ( 1328 1552 -224 ) city4_1 0 0 0 1 1 +( 1328 1328 -288 ) ( 1328 1328 -160 ) ( 1424 1328 -288 ) city4_1 0 0 0 1 1 +( 1328 1424 -320 ) ( 1328 1568 -320 ) ( 1328 1424 -192 ) city4_1 0 0 0 1 1 +} +// brush 989 +{ +( 1392 1568 -192 ) ( 1392 1424 -192 ) ( 1296 1568 -192 ) city4_1 0 0 0 1 1 +( 1360 1360 -152 ) ( 1264 1360 -152 ) ( 1360 1360 -280 ) city4_1 0 0 0 1 1 +( 1360 1488 -184 ) ( 1360 1488 -312 ) ( 1360 1344 -184 ) city4_1 0 0 0 1 1 +( 1296 1424 -200 ) ( 1392 1424 -200 ) ( 1296 1568 -200 ) city4_1 0 0 0 1 1 +( 1296 1344 -280 ) ( 1296 1344 -152 ) ( 1392 1344 -280 ) city4_1 0 0 0 1 1 +( 1344 1440 -312 ) ( 1344 1584 -312 ) ( 1344 1440 -184 ) city4_1 0 0 0 1 1 +} +// brush 990 +{ +( 1424 1616 -192 ) ( 1424 1472 -192 ) ( 1328 1616 -192 ) city4_1 0 0 0 1 1 +( 1344 1440 -152 ) ( 1248 1440 -152 ) ( 1344 1440 -280 ) city4_1 0 0 0 1 1 +( 1424 1584 -184 ) ( 1424 1584 -312 ) ( 1424 1440 -184 ) city4_1 0 0 0 1 1 +( 1328 1472 -200 ) ( 1424 1472 -200 ) ( 1328 1616 -200 ) city4_1 0 0 0 1 1 +( 1408 1424 -280 ) ( 1408 1424 -152 ) ( 1504 1424 -280 ) city4_1 0 0 0 1 1 +( 1328 1488 -312 ) ( 1328 1632 -312 ) ( 1328 1488 -184 ) city4_1 0 0 0 1 1 +} +// brush 991 +{ +( 1424 1600 -192 ) ( 1424 1456 -192 ) ( 1328 1600 -192 ) city4_1 0 0 0 1 1 +( 1344 1424 -152 ) ( 1248 1424 -152 ) ( 1344 1424 -280 ) city4_1 0 0 0 1 1 +( 1376 1552 -184 ) ( 1376 1552 -312 ) ( 1376 1408 -184 ) city4_1 0 0 0 1 1 +( 1328 1456 -200 ) ( 1424 1456 -200 ) ( 1328 1600 -200 ) city4_1 0 0 0 1 1 +( 1344 1408 -280 ) ( 1344 1408 -152 ) ( 1440 1408 -280 ) city4_1 0 0 0 1 1 +( 1328 1472 -312 ) ( 1328 1616 -312 ) ( 1328 1472 -184 ) city4_1 0 0 0 1 1 +} +// brush 992 +{ +( 1472 1600 -192 ) ( 1472 1456 -192 ) ( 1376 1600 -192 ) city4_1 0 0 0 1 1 +( 1392 1424 -152 ) ( 1296 1424 -152 ) ( 1392 1424 -280 ) city4_1 0 0 0 1 1 +( 1424 1552 -184 ) ( 1424 1552 -312 ) ( 1424 1408 -184 ) city4_1 0 0 0 1 1 +( 1376 1456 -200 ) ( 1472 1456 -200 ) ( 1376 1600 -200 ) city4_1 0 0 0 1 1 +( 1424 1408 -280 ) ( 1424 1408 -152 ) ( 1520 1408 -280 ) city4_1 0 0 0 1 1 +( 1392 1456 -312 ) ( 1392 1600 -312 ) ( 1392 1456 -184 ) city4_1 0 0 0 1 1 +} +// brush 993 +{ +( 1424 1552 -192 ) ( 1424 1408 -192 ) ( 1328 1552 -192 ) city4_1 0 0 0 1 1 +( 1344 1376 -152 ) ( 1248 1376 -152 ) ( 1344 1376 -280 ) city4_1 0 0 0 1 1 +( 1344 1488 -184 ) ( 1344 1488 -312 ) ( 1344 1344 -184 ) city4_1 0 0 0 1 1 +( 1328 1408 -200 ) ( 1424 1408 -200 ) ( 1328 1552 -200 ) city4_1 0 0 0 1 1 +( 1328 1328 -280 ) ( 1328 1328 -152 ) ( 1424 1328 -280 ) city4_1 0 0 0 1 1 +( 1328 1424 -312 ) ( 1328 1568 -312 ) ( 1328 1424 -184 ) city4_1 0 0 0 1 1 +} +// brush 994 +{ +( 1440 1552 -192 ) ( 1440 1408 -192 ) ( 1344 1552 -192 ) city4_1 0 0 0 1 1 +( 1408 1344 -152 ) ( 1312 1344 -152 ) ( 1408 1344 -280 ) city4_1 0 0 0 1 1 +( 1408 1472 -184 ) ( 1408 1472 -312 ) ( 1408 1328 -184 ) city4_1 0 0 0 1 1 +( 1344 1408 -200 ) ( 1440 1408 -200 ) ( 1344 1552 -200 ) city4_1 0 0 0 1 1 +( 1344 1328 -280 ) ( 1344 1328 -152 ) ( 1440 1328 -280 ) city4_1 0 0 0 1 1 +( 1344 1424 -312 ) ( 1344 1568 -312 ) ( 1344 1424 -184 ) city4_1 0 0 0 1 1 +} +// brush 995 +{ +( 1424 1568 -192 ) ( 1424 1424 -192 ) ( 1328 1568 -192 ) city4_1 0 0 0 1 1 +( 1392 1360 -152 ) ( 1296 1360 -152 ) ( 1392 1360 -280 ) city4_1 0 0 0 1 1 +( 1408 1488 -184 ) ( 1408 1488 -312 ) ( 1408 1344 -184 ) city4_1 0 0 0 1 1 +( 1328 1424 -200 ) ( 1424 1424 -200 ) ( 1328 1568 -200 ) city4_1 0 0 0 1 1 +( 1328 1344 -280 ) ( 1328 1344 -152 ) ( 1424 1344 -280 ) city4_1 0 0 0 1 1 +( 1376 1440 -312 ) ( 1376 1584 -312 ) ( 1376 1440 -184 ) city4_1 0 0 0 1 1 +} +// brush 996 +{ +( 1408 1600 -192 ) ( 1408 1456 -192 ) ( 1312 1600 -192 ) city4_1 0 0 0 1 1 +( 1376 1392 -152 ) ( 1280 1392 -152 ) ( 1376 1392 -280 ) city4_1 0 0 0 1 1 +( 1392 1520 -184 ) ( 1392 1520 -312 ) ( 1392 1376 -184 ) city4_1 0 0 0 1 1 +( 1312 1456 -200 ) ( 1408 1456 -200 ) ( 1312 1600 -200 ) city4_1 0 0 0 1 1 +( 1312 1376 -280 ) ( 1312 1376 -152 ) ( 1408 1376 -280 ) city4_1 0 0 0 1 1 +( 1360 1472 -312 ) ( 1360 1616 -312 ) ( 1360 1472 -184 ) city4_1 0 0 0 1 1 +} +// brush 997 +{ +( 1408 3712 352 ) ( 1472 3712 352 ) ( 1408 3712 320 ) wbrick1_5 32 0 0 1 1 +( 1312 3648 320 ) ( 1312 3648 288 ) ( 1312 4064 320 ) wbrick1_5 0 0 0 -1 1 +( 1312 3744 224 ) ( 1312 3744 256 ) ( 1248 3744 224 ) wbrick1_5 0 32 0 1 1 +( -2400 3840 192 ) ( -2272 3680 192 ) ( -2272 3840 192 ) wbrick1_5 0 32 -90 1 1 +( -2272 3824 224 ) ( -2272 3696 224 ) ( -2400 3824 224 ) wbrick1_5 0 32 -90 1 1 +( 1376 3840 0 ) ( 1376 3680 0 ) ( 1376 3840 128 ) wbrick1_5 0 32 0 -1 1 +} +// brush 998 +{ +( 1792 3616 480 ) ( 1376 3616 480 ) ( 1792 3680 480 ) wbrick1_5 0 0 0 1 1 +( 1408 3744 256 ) ( 1408 3808 256 ) ( 1408 3744 224 ) wbrick1_5 0 32 0 1 1 +( 1408 3680 224 ) ( 1408 3680 192 ) ( 992 3680 224 ) wbrick1_5 0 32 0 1 1 +( 1312 3680 128 ) ( 1312 3680 160 ) ( 1312 3616 128 ) wbrick1_5 0 0 0 1 1 +( 1376 3840 96 ) ( 1792 3840 96 ) ( 1376 3840 128 ) wbrick1_5 0 0 0 1 1 +( 1408 3808 -32 ) ( 1472 3744 -32 ) ( 1408 3808 96 ) wbrick1_5 0 0 0 1 1 +( 1296 -64 224 ) ( 1424 64 224 ) ( 1296 64 224 ) wbrick1_5 0 0 0 1 1 +} +// brush 999 +{ +( 1408 3808 320 ) ( 1408 3872 320 ) ( 1408 3808 288 ) wbrick1_5 0 32 0 1 1 +( 1408 3744 288 ) ( 1408 3744 256 ) ( 992 3744 288 ) wbrick1_5 0 32 0 1 1 +( 1312 3744 192 ) ( 1312 3744 224 ) ( 1312 3680 192 ) wbrick1_5 0 0 0 1 1 +( 1280 0 160 ) ( 1440 128 160 ) ( 1280 128 160 ) wbrick1_5 0 0 0 1 1 +( 1296 128 224 ) ( 1424 128 224 ) ( 1296 0 224 ) wbrick1_5 0 0 0 1 1 +( 1280 3776 -32 ) ( 1440 3776 -32 ) ( 1280 3776 96 ) wbrick1_5 0 0 0 1 1 +} +// brush 1000 +{ +( 1408 3776 320 ) ( 1408 3840 320 ) ( 1408 3776 288 ) wbrick1_5 32 32 0 1 1 +( 1472 3680 288 ) ( 1472 3680 256 ) ( 1056 3680 288 ) wbrick1_5 0 32 0 1 1 +( 1376 3680 192 ) ( 1376 3680 224 ) ( 1376 3616 192 ) wbrick1_5 0 0 0 1 1 +( 1280 -32 160 ) ( 1440 96 160 ) ( 1280 96 160 ) wbrick1_5 0 32 0 1 1 +( 1296 96 224 ) ( 1424 96 224 ) ( 1296 -32 224 ) wbrick1_5 0 32 0 1 1 +( 1280 3744 -32 ) ( 1440 3744 -32 ) ( 1280 3744 96 ) wbrick1_5 0 0 0 1 1 +} +// brush 1001 +{ +( 1376 3776 320 ) ( 1376 3840 320 ) ( 1376 3776 288 ) wbrick1_5 32 32 0 1 1 +( 1440 3680 288 ) ( 1440 3680 256 ) ( 1024 3680 288 ) wbrick1_5 0 32 0 1 1 +( 1344 3680 192 ) ( 1344 3680 224 ) ( 1344 3616 192 ) wbrick1_5 0 0 0 1 1 +( 1248 -32 160 ) ( 1408 96 160 ) ( 1248 96 160 ) wbrick1_5 32 32 0 1 1 +( 1264 96 192 ) ( 1392 96 192 ) ( 1264 -32 192 ) wbrick1_5 32 32 0 1 1 +( 1248 3744 -32 ) ( 1408 3744 -32 ) ( 1248 3744 96 ) wbrick1_5 32 0 0 1 1 +} +// brush 1002 +{ +( 1328 3168 224 ) ( 1328 3120 224 ) ( 1280 3168 224 ) woodflr1_5x 16 0 0 1 1 +( 1328 3152 224 ) ( 1280 3152 224 ) ( 1328 3152 192 ) woodflr1_5x 16 0 0 1 1 +( 1328 3136 224 ) ( 1328 3136 192 ) ( 1328 3088 224 ) woodflr1_5x 16 0 0 1 1 +( 1280 3120 192 ) ( 1328 3120 192 ) ( 1280 3168 192 ) woodflr1_5x 16 0 0 1 1 +( 1280 3136 192 ) ( 1280 3136 224 ) ( 1328 3136 192 ) woodflr1_5x 16 32 0 1 1 +( 1312 3120 192 ) ( 1312 3168 192 ) ( 1312 3120 224 ) woodflr1_5x 16 0 0 1 1 +} +// brush 1003 +{ +( 1072 3808 448 ) ( 1072 3800 448 ) ( 1024 3808 448 ) wm1_1 56 32 0 1 1 +( 1080 3912 400 ) ( 1032 3912 400 ) ( 1080 3912 288 ) wm1_1 48 0 0 1 1 +( 1080 3808 400 ) ( 1080 3808 288 ) ( 1080 3800 400 ) wm1_1 32 0 0 1 1 +( 1032 3800 288 ) ( 1080 3800 288 ) ( 1032 3808 288 ) wm1_1 48 32 0 1 1 +( 1032 3864 288 ) ( 1032 3864 400 ) ( 1080 3864 288 ) wm1_1 48 0 0 1 1 +( 1032 3800 288 ) ( 1032 3808 288 ) ( 1032 3800 400 ) wm1_1 32 0 0 1 1 +} +// brush 1004 +{ +( 1504 3504 512 ) ( 1632 3504 512 ) ( 1504 3376 512 ) wm1_2 0 0 0 1 1 +( 1584 3504 512 ) ( 1584 3376 512 ) ( 1584 3504 256 ) wm1_2 0 32 0 1 1 +( 1504 3504 512 ) ( 1504 3504 256 ) ( 1632 3504 512 ) wm1_2 0 32 0 1 1 +( 1616 3376 448 ) ( 1616 3504 448 ) ( 1488 3376 448 ) wm1_2 0 0 0 1 1 +( 1632 3376 256 ) ( 1632 3376 512 ) ( 1632 3504 256 ) wm1_2 0 32 0 1 1 +( 1632 3376 256 ) ( 1504 3376 256 ) ( 1632 3376 512 ) wm1_2 0 32 0 1 1 +} +// brush 1005 +{ +( 1424 3584 512 ) ( 1552 3712 512 ) ( 1552 3584 512 ) wm1_2 0 0 0 1 1 +( 1424 3696 512 ) ( 1616 3696 512 ) ( 1616 3696 448 ) wm1_2 0 0 0 1 1 +( 1632 3712 448 ) ( 1616 3696 448 ) ( 1616 3696 512 ) wm1_2 0 0 0 1 1 +( 1424 3568 448 ) ( 1552 3696 448 ) ( 1424 3696 448 ) wm1_2 0 0 0 1 1 +( 1552 3712 256 ) ( 1424 3712 512 ) ( 1424 3712 256 ) wm1_2 0 0 0 1 1 +( 1424 3712 512 ) ( 1424 3584 256 ) ( 1424 3712 256 ) wm1_2 0 0 0 1 1 +} +// brush 1006 +{ +( 1724 3272 176 ) ( 1724 3288 176 ) ( 1708 3272 176 ) wm1_1 0 0 0 1 1 +( 1722 3286 400 ) ( 1722 3286 176 ) ( 1714 3278 176 ) wm1_1 0 0 0 1 1 +( 1714 3282 400 ) ( 1714 3282 176 ) ( 1722 3274 176 ) wm1_1 0 0 0 1 1 +( 1708 3288 400 ) ( 1724 3288 400 ) ( 1708 3272 400 ) wm1_1 0 0 0 1 1 +( 1708 3280 400 ) ( 1708 3280 176 ) ( 1716 3288 176 ) wm1_1 0 0 0 1 1 +( 1708 3280 176 ) ( 1708 3280 400 ) ( 1716 3272 176 ) wm1_1 0 0 0 1 1 +} +// brush 1007 +{ +( 1216 3248 512 ) ( 1088 3248 512 ) ( 1216 3376 512 ) wm1_2 0 0 0 1 1 +( 1104 3184 448 ) ( 1104 3184 512 ) ( 1104 3376 512 ) wm1_2 0 0 0 1 1 +( 1104 3184 512 ) ( 1104 3184 448 ) ( 1088 3168 448 ) wm1_2 0 0 0 1 1 +( 1104 3376 448 ) ( 1104 3248 448 ) ( 1232 3376 448 ) wm1_2 0 0 0 1 1 +( 1072 3712 448 ) ( 1072 3712 512 ) ( 1072 3168 512 ) wm1_2 0 0 0 1 1 +( 1088 3712 512 ) ( 1088 3712 448 ) ( 1104 3696 448 ) wm1_2 0 0 0 1 1 +} +// brush 1008 +{ +( 1312 3424 448 ) ( 1304 3424 448 ) ( 1312 3472 448 ) wm1_1 8 32 -90 1 1 +( 1416 3416 400 ) ( 1416 3464 400 ) ( 1416 3416 288 ) wm1_1 0 0 0 -1 1 +( 1312 3416 400 ) ( 1312 3416 288 ) ( 1304 3416 400 ) wm1_1 32 0 0 1 1 +( 1304 3464 288 ) ( 1304 3416 288 ) ( 1312 3464 288 ) wm1_1 0 32 -90 1 1 +( 1304 3464 288 ) ( 1304 3464 400 ) ( 1304 3416 288 ) wm1_1 0 0 0 -1 1 +( 1304 3464 288 ) ( 1312 3464 288 ) ( 1304 3464 400 ) wm1_1 32 0 0 1 1 +} +// brush 1009 +{ +( 1040 4192 448 ) ( 1040 4200 448 ) ( 1088 4192 448 ) wm1_1 40 48 -90 1 1 +( 1032 4088 400 ) ( 1080 4088 400 ) ( 1032 4088 288 ) wm1_1 16 0 0 -1 1 +( 1032 4192 400 ) ( 1032 4192 288 ) ( 1032 4200 400 ) wm1_1 0 0 0 1 1 +( 1080 4200 288 ) ( 1032 4200 288 ) ( 1080 4192 288 ) wm1_1 32 48 -90 1 1 +( 1080 4136 288 ) ( 1080 4136 400 ) ( 1032 4136 288 ) wm1_1 16 0 0 -1 1 +( 1080 4200 288 ) ( 1080 4192 288 ) ( 1080 4200 400 ) wm1_1 0 0 0 1 1 +} +// brush 1010 +{ +( 1344 3200 448 ) ( 1344 3208 448 ) ( 1392 3200 448 ) wm1_1 8 32 -90 1 1 +( 1336 3160 400 ) ( 1384 3160 400 ) ( 1336 3160 288 ) wm1_1 0 0 0 -1 1 +( 1336 3200 400 ) ( 1336 3200 288 ) ( 1336 3208 400 ) wm1_1 32 0 0 1 1 +( 1384 3208 288 ) ( 1336 3208 288 ) ( 1384 3200 288 ) wm1_1 0 32 -90 1 1 +( 1384 3208 288 ) ( 1384 3208 400 ) ( 1336 3208 288 ) wm1_1 0 0 0 -1 1 +( 1384 3208 288 ) ( 1384 3200 288 ) ( 1384 3208 400 ) wm1_1 32 0 0 1 1 +} +// brush 1011 +{ +( 1600 3424 448 ) ( 1592 3424 448 ) ( 1600 3472 448 ) wm1_1 8 32 -90 1 1 +( 1640 3416 400 ) ( 1640 3464 400 ) ( 1640 3416 288 ) wm1_1 0 0 0 -1 1 +( 1600 3416 400 ) ( 1600 3416 288 ) ( 1592 3416 400 ) wm1_1 32 0 0 1 1 +( 1592 3464 288 ) ( 1592 3416 288 ) ( 1600 3464 288 ) wm1_1 0 32 -90 1 1 +( 1592 3464 288 ) ( 1592 3464 400 ) ( 1592 3416 288 ) wm1_1 0 0 0 -1 1 +( 1592 3464 288 ) ( 1600 3464 288 ) ( 1592 3464 400 ) wm1_1 32 0 0 1 1 +} +// brush 1012 +{ +( -384 2224 192 ) ( -376 2176 192 ) ( -384 2176 192 ) wm1_1 8 32 -90 1 1 +( -488 2168 32 ) ( -488 2216 144 ) ( -488 2168 144 ) wm1_1 0 0 0 -1 1 +( -376 2168 144 ) ( -384 2168 32 ) ( -384 2168 144 ) wm1_1 32 0 0 1 1 +( -384 2216 32 ) ( -376 2168 32 ) ( -376 2216 32 ) wm1_1 0 32 -90 1 1 +( -440 2168 32 ) ( -440 2216 144 ) ( -440 2216 32 ) wm1_1 0 0 0 -1 1 +( -376 2216 144 ) ( -384 2216 32 ) ( -376 2216 32 ) wm1_1 32 0 0 1 1 +} +// brush 1013 +{ +( 1040 3696 376 ) ( 1040 3664 376 ) ( 1024 3664 384 ) wm1_2 0 0 0 1 1 +( 904 3696 240 ) ( 904 3664 240 ) ( 1032 3664 368 ) wm1_2 8 0 0 1 1 +( 1128 3664 312 ) ( 1128 3664 376 ) ( 1144 3664 376 ) wm1_1 0 0 0 1 1 +( 904 3664 240 ) ( 904 3696 240 ) ( 896 3696 256 ) wm1_2 0 0 0 1 1 +( 904 3664 264 ) ( 904 3696 264 ) ( 1016 3696 376 ) wm1_2 0 0 0 1 1 +( 1128 3696 376 ) ( 1128 3696 312 ) ( 1144 3696 312 ) wm1_1 0 0 0 1 1 +} +// brush 1014 +{ +( 1552 3296 512 ) ( 1552 3168 512 ) ( 1424 3296 512 ) wm1_2 0 0 0 1 1 +( 1616 3184 448 ) ( 1616 3184 512 ) ( 1424 3184 512 ) wm1_2 0 0 0 1 1 +( 1616 3184 512 ) ( 1616 3184 448 ) ( 1632 3168 448 ) wm1_2 0 0 0 1 1 +( 1424 3184 448 ) ( 1552 3184 448 ) ( 1424 3312 448 ) wm1_2 0 0 0 1 1 +( 1088 3152 448 ) ( 1088 3152 512 ) ( 1632 3152 512 ) wm1_2 0 0 0 1 1 +( 1088 3168 512 ) ( 1088 3168 448 ) ( 1104 3184 448 ) wm1_2 0 0 0 1 1 +} +// brush 1015 +{ +( 1072 3680 448 ) ( 1008 3680 448 ) ( 1072 3744 448 ) wizwood1_4 0 32 0 1 1 +( 1072 3680 464 ) ( 1072 3744 464 ) ( 1072 3680 400 ) wizwood1_4 4 0 -90 1 1 +( 1104 3584 464 ) ( 1104 3584 400 ) ( 1040 3584 464 ) wizwood1_4 0 0 90 1 1 +( 1008 3744 400 ) ( 1008 3680 400 ) ( 1072 3744 400 ) wizwood1_4 4 0 0 1 1 +( 1024 3664 400 ) ( 1024 3664 464 ) ( 1024 3600 400 ) wizwood1_4 0 32 90 1 -1 +( 1008 3776 400 ) ( 1072 3776 400 ) ( 1008 3776 464 ) wizwood1_4 0 0 90 1 1 +} +// brush 1016 +{ +( 1088 3560 448 ) ( 1024 3560 448 ) ( 1088 3576 448 ) wm1_2 32 0 -90 1 1 +( 1088 3560 448 ) ( 1088 3576 448 ) ( 1088 3560 400 ) wm1_2 32 0 0 -1 1 +( 1088 3584 448 ) ( 1088 3584 400 ) ( 1024 3584 448 ) wm1_2 0 0 0 1 1 +( 1024 3576 384 ) ( 1024 3560 384 ) ( 1088 3576 384 ) wm1_2 32 0 -90 1 1 +( 1024 3576 400 ) ( 1024 3576 448 ) ( 1024 3560 400 ) wm1_2 32 0 0 -1 1 +( 1024 3600 400 ) ( 1088 3600 400 ) ( 1024 3600 448 ) wm1_2 0 0 0 1 1 +} +// brush 1017 +{ +( 1584 3280 512 ) ( 1584 3152 512 ) ( 1456 3280 512 ) wm1_2 0 0 0 1 1 +( 1648 3168 448 ) ( 1648 3168 512 ) ( 1456 3168 512 ) wm1_2 0 0 0 1 1 +( 1296 3152 448 ) ( 1296 3152 512 ) ( 1296 3168 512 ) wm1_2 0 0 0 1 1 +( 1456 3168 448 ) ( 1584 3168 448 ) ( 1456 3296 448 ) wm1_2 0 0 0 1 1 +( 1136 2976 448 ) ( 1136 2976 512 ) ( 1296 2976 512 ) wm1_2 0 0 0 1 1 +( 1136 3152 512 ) ( 1136 3152 448 ) ( 1136 3168 448 ) wm1_2 0 0 0 1 1 +} +// brush 1018 +{ +( 1584 3216 448 ) ( 1584 3088 448 ) ( 1456 3216 448 ) wm1_2 0 0 0 1 1 +( 1136 2992 248 ) ( 1296 2992 248 ) ( 1296 2992 448 ) wm1_2 0 0 0 1 1 +( 1232 3088 384 ) ( 1232 3088 448 ) ( 1232 3104 448 ) wm1_2 0 0 0 1 1 +( 1296 2992 184 ) ( 1136 2992 184 ) ( 1136 2976 192 ) wm1_2 0 0 0 1 1 +( 1136 2976 384 ) ( 1136 2976 448 ) ( 1296 2976 448 ) wm1_2 0 0 0 1 1 +( 1200 3088 448 ) ( 1200 3088 384 ) ( 1200 3104 384 ) wm1_2 0 0 0 1 1 +} +// brush 1019 +{ +( 1232 3000 320 ) ( 1232 2968 320 ) ( 1200 3000 320 ) wm1_1 0 0 0 1 1 +( 1232 3000 320 ) ( 1200 3000 320 ) ( 1232 3000 256 ) +0light01 32 0 0 1 1 +( 1248 3000 320 ) ( 1248 3000 256 ) ( 1248 2968 320 ) wm1_1 0 32 0 1 1 +( 1200 2968 256 ) ( 1232 2968 256 ) ( 1200 3000 256 ) wm1_1 0 0 0 1 1 +( 1200 2976 256 ) ( 1200 2976 320 ) ( 1232 2976 256 ) wm1_1 0 32 0 1 1 +( 1184 2968 256 ) ( 1184 3000 256 ) ( 1184 2968 320 ) wm1_1 0 32 0 1 1 +} +// brush 1020 +{ +( 1088 3072 352 ) ( 1088 2656 352 ) ( 1024 3072 352 ) wm1_2 0 0 0 1 1 +( 960 3008 480 ) ( 960 3008 96 ) ( 1024 3072 96 ) wm1_2 0 0 0 1 1 +( 1024 3424 352 ) ( 1024 3424 320 ) ( 1024 3008 352 ) wm1_2 0 0 0 1 1 +( 1024 2656 320 ) ( 1088 2656 320 ) ( 1024 3072 320 ) wm1_2 0 0 0 1 1 +( 608 3008 96 ) ( 1056 3008 -32 ) ( 608 3008 -32 ) wm1_2 0 0 0 1 1 +} +// brush 1021 +{ +( 896 3456 352 ) ( 896 3872 352 ) ( 960 3456 352 ) wm1_2 0 0 0 1 1 +( 960 3520 96 ) ( 960 3520 480 ) ( 1024 3456 480 ) wm1_2 0 0 0 1 1 +( 960 3872 320 ) ( 896 3872 320 ) ( 960 3456 320 ) wm1_2 0 0 0 1 1 +( 1024 3936 320 ) ( 1024 3520 320 ) ( 1024 3936 352 ) wm1_2 0 0 0 1 1 +( 1056 3520 96 ) ( 608 3520 -32 ) ( 1056 3520 -32 ) wm1_2 0 0 0 1 1 +} +// brush 1022 +{ +( 960 2720 448 ) ( 944 2688 448 ) ( 944 2720 448 ) wm1_2 0 0 0 1 1 +( 944 2720 64 ) ( 960 2720 448 ) ( 944 2720 448 ) wm1_2 0 0 0 1 1 +( 944 2688 448 ) ( 944 2720 64 ) ( 944 2720 448 ) wm1_2 0 0 0 1 1 +( 960 2720 -256 ) ( 944 2688 -256 ) ( 960 2688 -256 ) wm1_2 0 0 0 1 1 +( 944 2688 64 ) ( 960 2688 448 ) ( 960 2688 64 ) wm1_2 0 0 0 1 1 +( 960 2688 448 ) ( 960 2720 64 ) ( 960 2688 64 ) wm1_2 0 0 0 1 1 +} +// brush 1023 +{ +( 960 3008 448 ) ( 960 2976 448 ) ( 944 3008 448 ) wm1_2 0 0 0 1 1 +( 960 3008 448 ) ( 944 3008 448 ) ( 960 3008 64 ) wm1_2 0 0 0 1 1 +( 960 3008 448 ) ( 960 3008 64 ) ( 960 2976 448 ) wm1_2 0 0 0 1 1 +( 944 2976 64 ) ( 960 2976 64 ) ( 944 3008 64 ) wm1_2 0 0 0 1 1 +( 944 2976 64 ) ( 944 2976 448 ) ( 960 2976 64 ) wm1_2 0 0 0 1 1 +( 944 2976 64 ) ( 944 3008 64 ) ( 944 2976 448 ) wm1_2 0 0 0 1 1 +} +// brush 1024 +{ +( 832 3056 96 ) ( 704 3056 96 ) ( 832 3072 96 ) wm1_2 0 0 0 1 1 +( 944 3056 96 ) ( 960 3072 96 ) ( 960 3072 64 ) wm1_2 0 0 0 1 1 +( 656 3056 64 ) ( 656 3056 96 ) ( 768 3056 96 ) wm1_2 0 0 0 1 1 +( 704 3072 80 ) ( 704 3056 80 ) ( 832 3072 80 ) wm1_2 0 0 0 1 1 +( 720 3056 96 ) ( 720 3056 64 ) ( 704 3072 96 ) wm1_2 0 0 0 1 1 +( 704 3072 96 ) ( 960 3072 64 ) ( 960 3072 96 ) wm1_2 0 0 0 1 1 +} +// brush 1025 +{ +( 768 3056 64 ) ( 768 3008 64 ) ( 512 3056 64 ) wm1_1 0 0 0 1 1 +( 768 3056 64 ) ( 512 3056 64 ) ( 768 3056 48 ) wm1_1 0 0 0 1 1 +( 720 3056 64 ) ( 720 3056 48 ) ( 720 3008 64 ) wm1_1 0 0 0 1 1 +( 704 3040 48 ) ( 720 3040 48 ) ( 720 3056 48 ) wm1_2 0 0 0 1 1 +( 720 3040 48 ) ( 704 3040 48 ) ( 704 2976 64 ) wm1_2 0 0 0 1 1 +( 704 3008 48 ) ( 704 3056 48 ) ( 704 3008 64 ) wm1_1 0 0 0 1 1 +} +// brush 1026 +{ +( 1008 3056 64 ) ( 1008 3008 64 ) ( 752 3056 64 ) wm1_1 0 0 0 1 1 +( 1008 3056 64 ) ( 752 3056 64 ) ( 1008 3056 48 ) wm1_1 0 0 0 1 1 +( 960 3056 64 ) ( 960 3056 48 ) ( 960 3008 64 ) wm1_1 0 0 0 1 1 +( 944 3040 48 ) ( 960 3040 48 ) ( 960 3056 48 ) wm1_2 0 0 0 1 1 +( 960 3040 48 ) ( 944 3040 48 ) ( 944 2976 64 ) wm1_2 0 0 0 1 1 +( 944 3008 48 ) ( 944 3056 48 ) ( 944 3008 64 ) wm1_1 0 0 0 1 1 +} +// brush 1027 +{ +( 768 3072 352 ) ( 768 2656 352 ) ( 704 3072 352 ) wm1_2 0 0 0 1 1 +( 704 3008 -32 ) ( 704 3008 352 ) ( 640 3072 352 ) wm1_2 0 0 0 1 1 +( 704 2656 320 ) ( 768 2656 320 ) ( 704 3072 320 ) wm1_2 0 0 0 1 1 +( 576 2656 224 ) ( 576 3072 224 ) ( 576 2656 256 ) wm1_2 0 0 0 1 1 +( 608 3008 96 ) ( 1056 3008 -32 ) ( 608 3008 -32 ) wm1_2 0 0 0 1 1 +} +// brush 1028 +{ +( 576 3840 448 ) ( 992 3776 448 ) ( 576 3776 448 ) wbrick1_5 0 0 0 1 1 +( 576 3904 448 ) ( 640 3840 448 ) ( 640 3840 64 ) wbrick1_5 0 0 0 1 1 +( 576 3840 64 ) ( 992 3776 64 ) ( 992 3840 64 ) wbrick1_5 0 0 0 1 1 +( 1056 3904 224 ) ( 640 3904 192 ) ( 1056 3904 192 ) wbrick1_5 0 0 0 1 1 +( 640 3936 -64 ) ( 640 3488 -64 ) ( 640 3936 64 ) blueflr4_5 0 0 0 1 1 +} +// brush 1029 +{ +( 176 2832 -72 ) ( 192 2656 -72 ) ( 176 2656 -72 ) metal2_5 0 0 0 1 1 +( 184 2808 -88 ) ( 184 2808 -56 ) ( 184 2648 -56 ) metal2_5 0 0 0 1 1 +( 176 2832 -88 ) ( 192 2656 -88 ) ( 192 2832 -88 ) metal2_5 0 0 0 1 1 +( 192 2400 -72 ) ( 192 2592 -72 ) ( 192 2592 -88 ) metal2_5 0 0 0 1 1 +( 176 2960 -72 ) ( 192 2976 -88 ) ( 192 2976 -72 ) metal2_5 0 0 0 1 1 +( 352 2560 -64 ) ( 160 2752 -64 ) ( 352 2560 64 ) wm1_2 0 0 0 1 1 +} +// brush 1030 +{ +( 224 2656 -64 ) ( 208 2832 -64 ) ( 224 2832 -64 ) woodflr1_5x 0 0 0 1 1 +( 224 2432 -64 ) ( 224 2624 -64 ) ( 224 2624 -96 ) woodflr1_5x 0 0 0 1 1 +( 208 2992 -96 ) ( 224 3008 -96 ) ( 224 3008 -64 ) woodflr1_5x 0 0 0 1 1 +( 224 2656 -96 ) ( 208 2832 -96 ) ( 208 2656 -96 ) woodflr1_5x 0 0 0 1 1 +( 192 2560 -64 ) ( 192 2368 -64 ) ( 192 2368 -96 ) woodflr1_5x 0 0 0 1 1 +( 352 2560 -64 ) ( 160 2752 -64 ) ( 352 2560 64 ) wm1_2 0 0 0 1 1 +} +// brush 1031 +{ +( 320 2720 -64 ) ( 192 2720 -64 ) ( 320 2848 -64 ) wizblue 0 32 90 1 1 +( 288 2848 -64 ) ( 288 2848 -128 ) ( 288 2496 -128 ) wizblue2 0 0 90 1 1 +( 192 2848 -96 ) ( 192 2720 -96 ) ( 320 2848 -96 ) wizblue 0 32 90 1 1 +( 224 2432 -64 ) ( 224 2432 -128 ) ( 224 2784 -64 ) wizblue2 0 0 90 1 1 +( 288 3072 -128 ) ( 288 3072 -64 ) ( 224 3008 -64 ) wizblue2 0 0 90 1 1 +( 352 2560 -64 ) ( 160 2752 -64 ) ( 352 2560 64 ) wm1_2 0 0 0 1 1 +} +// brush 1032 +{ +( 320 2976 -72 ) ( 336 2800 -72 ) ( 320 2800 -72 ) metal2_5 0 0 0 1 1 +( 320 2688 -88 ) ( 320 2688 -56 ) ( 320 2528 -56 ) metal2_5 0 0 0 1 1 +( 320 2976 -88 ) ( 336 2800 -88 ) ( 336 2976 -88 ) metal2_5 0 0 0 1 1 +( 328 2800 -72 ) ( 328 2992 -72 ) ( 328 2992 -88 ) metal2_5 0 0 0 1 1 +( 320 3104 -72 ) ( 336 3120 -88 ) ( 336 3120 -72 ) metal2_5 0 0 0 1 1 +( 352 2560 -64 ) ( 160 2752 -64 ) ( 352 2560 64 ) wm1_2 0 0 0 1 1 +} +// brush 1033 +{ +( 304 2768 -64 ) ( 288 2944 -64 ) ( 304 2944 -64 ) woodflr1_5x 0 0 0 1 1 +( 320 2544 -64 ) ( 320 2736 -64 ) ( 320 2736 -96 ) woodflr1_5x 0 0 0 1 1 +( 288 3072 -96 ) ( 304 3088 -96 ) ( 304 3088 -64 ) woodflr1_5x 0 0 0 1 1 +( 304 2768 -96 ) ( 288 2944 -96 ) ( 288 2768 -96 ) woodflr1_5x 0 0 0 1 1 +( 288 2688 -64 ) ( 288 2496 -64 ) ( 288 2496 -96 ) woodflr1_5x 0 0 0 1 1 +( 352 2560 -64 ) ( 160 2752 -64 ) ( 352 2560 64 ) wm1_2 0 0 0 1 1 +} +// brush 1034 +{ +( 144 2576 -72 ) ( 320 2592 -72 ) ( 320 2576 -72 ) metal2_5 0 0 0 1 1 +( 168 2584 -88 ) ( 168 2584 -56 ) ( 328 2584 -56 ) metal2_5 0 0 0 1 1 +( 320 2592 -88 ) ( 336 2576 -88 ) ( 336 2576 -56 ) metal2_5 0 0 0 1 1 +( 144 2576 -88 ) ( 320 2592 -88 ) ( 144 2592 -88 ) metal2_5 0 0 0 1 1 +( -480 2592 -72 ) ( -672 2592 -72 ) ( -672 2592 -88 ) metal2_5 0 0 0 1 1 +( -816 2576 -72 ) ( -832 2592 -88 ) ( -832 2592 -72 ) metal2_5 0 0 0 1 1 +} +// brush 1035 +{ +( 320 2624 -64 ) ( 144 2608 -64 ) ( 144 2624 -64 ) woodflr1_5x 0 0 0 1 1 +( -512 2624 -64 ) ( -704 2624 -64 ) ( -704 2624 -96 ) woodflr1_5x 0 0 0 1 1 +( -848 2608 -96 ) ( -864 2624 -96 ) ( -864 2624 -64 ) woodflr1_5x 0 0 0 1 1 +( 320 2624 -96 ) ( 144 2608 -96 ) ( 320 2608 -96 ) woodflr1_5x 0 0 0 1 1 +( -640 2592 -64 ) ( -448 2592 -64 ) ( -448 2592 -96 ) woodflr1_5x 0 0 0 1 1 +( 288 2624 -96 ) ( 304 2608 -96 ) ( 304 2608 -64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 1036 +{ +( 256 2720 -64 ) ( 256 2592 -64 ) ( 128 2720 -64 ) wizblue 0 32 90 1 1 +( -928 2688 -64 ) ( -928 2688 -128 ) ( -576 2688 -128 ) wizblue2 0 0 90 1 1 +( 288 2624 -128 ) ( 288 2624 -64 ) ( 224 2688 -64 ) wizblue2 0 0 90 1 1 +( 128 2592 -96 ) ( 256 2592 -96 ) ( 128 2720 -96 ) wizblue 0 32 90 1 1 +( -512 2624 -64 ) ( -512 2624 -128 ) ( -864 2624 -64 ) wizblue2 0 0 90 1 1 +( -928 2688 -128 ) ( -928 2688 -64 ) ( -864 2624 -64 ) wizblue2 0 0 90 1 1 +} +// brush 1037 +{ +( 0 2720 -72 ) ( 176 2736 -72 ) ( 176 2720 -72 ) metal2_5 0 0 0 1 1 +( -768 2720 -88 ) ( -768 2720 -56 ) ( -608 2720 -56 ) metal2_5 0 0 0 1 1 +( 176 2736 -88 ) ( 192 2720 -88 ) ( 192 2720 -56 ) metal2_5 0 0 0 1 1 +( 0 2720 -88 ) ( 176 2736 -88 ) ( 0 2736 -88 ) metal2_5 0 0 0 1 1 +( 176 2728 -72 ) ( -16 2728 -72 ) ( -16 2728 -88 ) metal2_5 0 0 0 1 1 +( -960 2720 -72 ) ( -976 2736 -88 ) ( -976 2736 -72 ) metal2_5 0 0 0 1 1 +} +// brush 1038 +{ +( 208 2704 -64 ) ( 32 2688 -64 ) ( 32 2704 -64 ) woodflr1_5x 0 0 0 1 1 +( -624 2720 -64 ) ( -816 2720 -64 ) ( -816 2720 -96 ) woodflr1_5x 0 0 0 1 1 +( -928 2688 -96 ) ( -944 2704 -96 ) ( -944 2704 -64 ) woodflr1_5x 0 0 0 1 1 +( 208 2704 -96 ) ( 32 2688 -96 ) ( 208 2688 -96 ) woodflr1_5x 0 0 0 1 1 +( -768 2688 -64 ) ( -576 2688 -64 ) ( -576 2688 -96 ) woodflr1_5x 0 0 0 1 1 +( 208 2704 -96 ) ( 224 2688 -96 ) ( 224 2688 -64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 1039 +{ +( -832 2336 -64 ) ( -960 2336 -64 ) ( -832 2464 -64 ) wizblue 0 32 90 1 1 +( -864 2880 -64 ) ( -864 2880 -128 ) ( -864 2528 -128 ) wizblue2 0 0 90 1 1 +( -928 2304 -128 ) ( -928 2304 -64 ) ( -864 2368 -64 ) wizblue2 0 0 90 1 1 +( -960 2464 -96 ) ( -960 2336 -96 ) ( -832 2464 -96 ) wizblue 0 32 90 1 1 +( -928 2464 -64 ) ( -928 2464 -128 ) ( -928 2816 -64 ) wizblue2 0 0 90 1 1 +( -992 2752 -64 ) ( -800 2560 -64 ) ( -992 2752 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1040 +{ +( -928 2272 -64 ) ( -944 2448 -64 ) ( -928 2448 -64 ) woodflr1_5x 0 0 0 1 1 +( -928 2464 -64 ) ( -928 2656 -64 ) ( -928 2656 -96 ) woodflr1_5x 0 0 0 1 1 +( -928 2272 -96 ) ( -944 2448 -96 ) ( -944 2272 -96 ) woodflr1_5x 0 0 0 1 1 +( -960 2592 -64 ) ( -960 2400 -64 ) ( -960 2400 -96 ) woodflr1_5x 0 0 0 1 1 +( -928 2304 -96 ) ( -944 2288 -96 ) ( -944 2288 -64 ) woodflr1_5x 0 0 0 1 1 +( -992 2752 -64 ) ( -800 2560 -64 ) ( -992 2752 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1041 +{ +( -976 2448 -72 ) ( -960 2272 -72 ) ( -976 2272 -72 ) metal2_5 0 0 0 1 1 +( -968 2424 -88 ) ( -968 2424 -56 ) ( -968 2264 -56 ) metal2_5 0 0 0 1 1 +( -960 2272 -88 ) ( -976 2256 -88 ) ( -976 2256 -56 ) metal2_5 0 0 0 1 1 +( -976 2448 -88 ) ( -960 2272 -88 ) ( -960 2448 -88 ) metal2_5 0 0 0 1 1 +( -960 2432 -72 ) ( -960 2624 -72 ) ( -960 2624 -88 ) metal2_5 0 0 0 1 1 +( -992 2752 -64 ) ( -800 2560 -64 ) ( -992 2752 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1042 +{ +( -848 2384 -64 ) ( -864 2560 -64 ) ( -848 2560 -64 ) woodflr1_5x 0 0 0 1 1 +( -832 2576 -64 ) ( -832 2768 -64 ) ( -832 2768 -96 ) woodflr1_5x 0 0 0 1 1 +( -848 2384 -96 ) ( -864 2560 -96 ) ( -864 2384 -96 ) woodflr1_5x 0 0 0 1 1 +( -864 2720 -64 ) ( -864 2528 -64 ) ( -864 2528 -96 ) woodflr1_5x 0 0 0 1 1 +( -848 2384 -96 ) ( -864 2368 -96 ) ( -864 2368 -64 ) woodflr1_5x 0 0 0 1 1 +( -992 2752 -64 ) ( -800 2560 -64 ) ( -992 2752 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1043 +{ +( -832 2592 -72 ) ( -816 2416 -72 ) ( -832 2416 -72 ) metal2_5 0 0 0 1 1 +( -832 2720 -88 ) ( -832 2720 -56 ) ( -832 2560 -56 ) metal2_5 0 0 0 1 1 +( -816 2416 -88 ) ( -832 2400 -88 ) ( -832 2400 -56 ) metal2_5 0 0 0 1 1 +( -832 2592 -88 ) ( -816 2416 -88 ) ( -816 2592 -88 ) metal2_5 0 0 0 1 1 +( -824 2416 -72 ) ( -824 2608 -72 ) ( -824 2608 -88 ) metal2_5 0 0 0 1 1 +( -992 2752 -64 ) ( -800 2560 -64 ) ( -992 2752 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1044 +{ +( -448 1824 -64 ) ( -432 2240 -64 ) ( -432 1824 -64 ) wm1_2 48 0 0 1 1 +( -320 2016 -64 ) ( -320 2016 -96 ) ( -336 2000 -64 ) wm1_2 48 0 0 1 1 +( -320 1952 -96 ) ( -320 1952 -64 ) ( -320 2112 -64 ) wm1_2 0 0 0 1 1 +( -448 1824 -96 ) ( -432 2240 -96 ) ( -448 2240 -96 ) wm1_2 48 0 0 1 1 +( -320 2144 -96 ) ( -320 2144 -64 ) ( -336 2160 -64 ) wm1_2 48 0 0 1 1 +( -336 2416 -64 ) ( -336 2000 -96 ) ( -336 2416 -96 ) wm1_2 0 0 0 1 1 +} +// brush 1045 +{ +( -128 1984 112 ) ( -192 1920 112 ) ( -192 1984 112 ) wbrick1_5 0 0 0 1 1 +( -144 1776 112 ) ( -80 1776 240 ) ( -144 1776 240 ) wbrick1_5 48 48 0 1 1 +( -48 1904 240 ) ( -48 1968 112 ) ( -48 1968 240 ) wbrick1_5 0 0 0 1 1 +( 48 1920 240 ) ( 48 1984 112 ) ( 48 1920 112 ) wbrick1_5 0 0 0 1 1 +( -64 1776 32 ) ( -64 1696 112 ) ( 64 1776 32 ) wm1_2 0 0 0 1 1 +} +// brush 1046 +{ +( -208 1760 -160 ) ( -144 1760 -32 ) ( -208 1760 -32 ) wbrick1_5 48 0 0 1 1 +( -256 1632 -160 ) ( -256 1760 -160 ) ( -320 1760 -96 ) wbrick1_5 0 0 90 1 1 +( -672 1632 -160 ) ( -608 1632 -32 ) ( -608 1632 -160 ) wbrick1_5 0 0 0 1 1 +( -256 1632 -96 ) ( -256 1760 -96 ) ( -256 1760 -160 ) wbrick1_5 32 0 0 1 1 +( -256 1760 -96 ) ( -256 1632 -96 ) ( -320 1632 -96 ) wbrick1_5 0 0 0 1 1 +} +// brush 1047 +{ +( -800 2288 -64 ) ( -800 2304 -64 ) ( -624 2288 -64 ) woodflr1_5x 0 0 0 1 1 +( -816 2272 -96 ) ( -816 2272 -64 ) ( -624 2272 -64 ) woodflr1_5x 0 0 0 1 1 +( -944 2288 -64 ) ( -944 2288 -96 ) ( -928 2304 -96 ) woodflr1_5x 0 0 0 1 1 +( -624 2304 -96 ) ( -800 2304 -96 ) ( -624 2288 -96 ) woodflr1_5x 0 0 0 1 1 +( -576 2304 -96 ) ( -576 2304 -64 ) ( -768 2304 -64 ) woodflr1_5x 0 0 0 1 1 +( -608 2304 -64 ) ( -608 2304 -96 ) ( -624 2288 -96 ) woodflr1_5x 0 0 0 1 1 +} +// brush 1048 +{ +( -512 2416 -72 ) ( -512 2400 -72 ) ( -688 2416 -72 ) metal2_5 0 0 0 1 1 +( -504 2408 -56 ) ( -664 2408 -56 ) ( -664 2408 -88 ) metal2_5 0 0 0 1 1 +( -496 2416 -56 ) ( -496 2416 -88 ) ( -512 2400 -88 ) metal2_5 0 0 0 1 1 +( -688 2400 -88 ) ( -512 2400 -88 ) ( -688 2416 -88 ) metal2_5 0 0 0 1 1 +( -672 2400 -88 ) ( -672 2400 -72 ) ( -480 2400 -72 ) metal2_5 0 0 0 1 1 +( -832 2400 -72 ) ( -832 2400 -88 ) ( -816 2416 -72 ) metal2_5 0 0 0 1 1 +} +// brush 1049 +{ +( -688 2368 -64 ) ( -688 2384 -64 ) ( -512 2368 -64 ) woodflr1_5x 0 0 0 1 1 +( -704 2368 -96 ) ( -704 2368 -64 ) ( -512 2368 -64 ) woodflr1_5x 0 0 0 1 1 +( -864 2368 -64 ) ( -864 2368 -96 ) ( -848 2384 -96 ) woodflr1_5x 0 0 0 1 1 +( -512 2384 -96 ) ( -688 2384 -96 ) ( -512 2368 -96 ) woodflr1_5x 0 0 0 1 1 +( -448 2400 -96 ) ( -448 2400 -64 ) ( -640 2400 -64 ) woodflr1_5x 0 0 0 1 1 +( -528 2384 -64 ) ( -528 2384 -96 ) ( -544 2368 -96 ) woodflr1_5x 0 0 0 1 1 +} +// brush 1050 +{ +( -704 2272 -64 ) ( -576 2400 -64 ) ( -576 2272 -64 ) wizblue 0 32 90 1 1 +( -576 2304 -128 ) ( -928 2304 -128 ) ( -928 2304 -64 ) wizblue2 0 0 90 1 1 +( -608 2304 -64 ) ( -544 2368 -64 ) ( -544 2368 -128 ) wizblue2 0 0 90 1 1 +( -704 2272 -96 ) ( -576 2400 -96 ) ( -704 2400 -96 ) wizblue 0 32 90 1 1 +( -864 2368 -64 ) ( -512 2368 -128 ) ( -512 2368 -64 ) wizblue2 0 0 90 1 1 +( -864 2368 -64 ) ( -928 2304 -64 ) ( -928 2304 -128 ) wizblue2 0 0 90 1 1 +} +// brush 1051 +{ +( -656 2272 -72 ) ( -656 2256 -72 ) ( -832 2272 -72 ) metal2_5 0 0 0 1 1 +( -608 2272 -56 ) ( -768 2272 -56 ) ( -768 2272 -88 ) metal2_5 0 0 0 1 1 +( -640 2272 -56 ) ( -640 2272 -88 ) ( -656 2256 -88 ) metal2_5 0 0 0 1 1 +( -832 2256 -88 ) ( -656 2256 -88 ) ( -832 2272 -88 ) metal2_5 0 0 0 1 1 +( -848 2264 -88 ) ( -848 2264 -72 ) ( -656 2264 -72 ) metal2_5 0 0 0 1 1 +( -976 2256 -72 ) ( -976 2256 -88 ) ( -960 2272 -72 ) metal2_5 0 0 0 1 1 +} +// brush 1052 +{ +( -512 1888 -64 ) ( -640 1888 -64 ) ( -512 2016 -64 ) wizblue 0 32 90 1 1 +( -544 2368 -64 ) ( -544 2368 -128 ) ( -544 2016 -128 ) wizblue2 0 0 90 1 1 +( -608 1856 -128 ) ( -608 1856 -64 ) ( -544 1920 -64 ) wizblue2 0 0 90 1 1 +( -640 2016 -96 ) ( -640 1888 -96 ) ( -512 2016 -96 ) wizblue 0 32 90 1 1 +( -608 1952 -64 ) ( -608 1952 -128 ) ( -608 2304 -64 ) wizblue2 0 0 90 1 1 +( -544 2368 -128 ) ( -544 2368 -64 ) ( -608 2304 -64 ) wizblue2 0 0 90 1 1 +} +// brush 1053 +{ +( -608 1824 -64 ) ( -624 2000 -64 ) ( -608 2000 -64 ) woodflr1_5x 0 0 0 1 1 +( -608 1952 -64 ) ( -608 2144 -64 ) ( -608 2144 -96 ) woodflr1_5x 0 0 0 1 1 +( -624 2288 -96 ) ( -608 2304 -96 ) ( -608 2304 -64 ) woodflr1_5x 0 0 0 1 1 +( -608 1824 -96 ) ( -624 2000 -96 ) ( -624 1824 -96 ) woodflr1_5x 0 0 0 1 1 +( -640 2080 -64 ) ( -640 1888 -64 ) ( -640 1888 -96 ) woodflr1_5x 0 0 0 1 1 +( -608 1856 -96 ) ( -624 1840 -96 ) ( -624 1840 -64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 1054 +{ +( -656 2000 -72 ) ( -640 1824 -72 ) ( -656 1824 -72 ) metal2_5 0 0 0 1 1 +( -648 1976 -88 ) ( -648 1976 -56 ) ( -648 1816 -56 ) metal2_5 0 0 0 1 1 +( -640 1824 -88 ) ( -656 1808 -88 ) ( -656 1808 -56 ) metal2_5 0 0 0 1 1 +( -656 2000 -88 ) ( -640 1824 -88 ) ( -640 2000 -88 ) metal2_5 0 0 0 1 1 +( -640 1920 -72 ) ( -640 2112 -72 ) ( -640 2112 -88 ) metal2_5 0 0 0 1 1 +( -656 2256 -72 ) ( -640 2272 -88 ) ( -640 2272 -72 ) metal2_5 0 0 0 1 1 +} +// brush 1055 +{ +( -528 1936 -64 ) ( -544 2112 -64 ) ( -528 2112 -64 ) woodflr1_5x 0 0 0 1 1 +( -512 2064 -64 ) ( -512 2256 -64 ) ( -512 2256 -96 ) woodflr1_5x 0 0 0 1 1 +( -544 2368 -96 ) ( -528 2384 -96 ) ( -528 2384 -64 ) woodflr1_5x 0 0 0 1 1 +( -528 1936 -96 ) ( -544 2112 -96 ) ( -544 1936 -96 ) woodflr1_5x 0 0 0 1 1 +( -544 2208 -64 ) ( -544 2016 -64 ) ( -544 2016 -96 ) woodflr1_5x 0 0 0 1 1 +( -528 1936 -96 ) ( -544 1920 -96 ) ( -544 1920 -64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 1056 +{ +( -512 2144 -72 ) ( -496 1968 -72 ) ( -512 1968 -72 ) metal2_5 0 0 0 1 1 +( -512 2208 -88 ) ( -512 2208 -56 ) ( -512 2048 -56 ) metal2_5 0 0 0 1 1 +( -496 1968 -88 ) ( -512 1952 -88 ) ( -512 1952 -56 ) metal2_5 0 0 0 1 1 +( -512 2144 -88 ) ( -496 1968 -88 ) ( -496 2144 -88 ) metal2_5 0 0 0 1 1 +( -504 1968 -72 ) ( -504 2160 -72 ) ( -504 2160 -88 ) metal2_5 0 0 0 1 1 +( -512 2400 -72 ) ( -496 2416 -88 ) ( -496 2416 -72 ) metal2_5 0 0 0 1 1 +} +// brush 1057 +{ +( -208 2144 -160 ) ( -144 2144 -32 ) ( -208 2144 -32 ) wbrick1_5 48 0 0 1 1 +( -192 2016 -224 ) ( -192 2144 -224 ) ( -320 2144 -96 ) wbrick1_5 0 0 90 1 1 +( -672 2016 -160 ) ( -608 2016 -32 ) ( -608 2016 -160 ) wbrick1_5 48 0 0 1 1 +( -256 2144 -192 ) ( -256 2016 -192 ) ( -256 2144 -64 ) wbrick1_5 32 0 0 1 1 +( -320 64 -96 ) ( -192 64 -96 ) ( -320 -64 -96 ) wbrick1_5 0 0 0 1 1 +} +// brush 1058 +{ +( 32 2144 -256 ) ( 32 2016 -256 ) ( 0 2144 -256 ) wswamp1_k 0 0 0 1 1 +( 32 2144 -256 ) ( 0 2144 -256 ) ( 32 2144 -384 ) wswamp1_k 0 0 0 1 1 +( 64 2176 -256 ) ( 64 2176 -384 ) ( 64 2048 -256 ) wswamp1_k 0 0 0 1 1 +( 0 2016 -320 ) ( 32 2016 -320 ) ( 0 2144 -320 ) wswamp1_k 0 0 0 1 1 +( -128 2016 -384 ) ( -128 2016 -256 ) ( -96 2016 -384 ) wswamp1_k 0 0 0 1 1 +( -192 2016 -384 ) ( -192 2144 -384 ) ( -192 2016 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 1059 +{ +( 64 1952 -136 ) ( 64 1920 -264 ) ( 64 1920 -136 ) wbrick1_5 0 0 0 1 1 +( -960 1920 -208 ) ( -960 1944 -224 ) ( -1088 1944 -224 ) wbrick1_5 0 32 0 1 1 +( -960 1944 -224 ) ( -960 2016 -192 ) ( -1088 2016 -192 ) wbrick1_5 0 32 0 1 1 +( -1088 1920 -208 ) ( -1088 2016 -192 ) ( -960 2016 -192 ) wbrick1_5 0 32 0 1 1 +( -192 1728 -64 ) ( -192 2048 -64 ) ( -192 1728 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1060 +{ +( 64 1848 -144 ) ( 64 1848 -272 ) ( 64 1816 -144 ) wbrick1_5 0 0 0 1 1 +( -1088 1816 -256 ) ( -960 1816 -256 ) ( -1088 1832 -224 ) wbrick1_5 32 0 0 1 1 +( -1088 1760 -192 ) ( -960 1760 -192 ) ( -960 1816 -256 ) wbrick1_5 32 0 0 1 1 +( -960 1760 -192 ) ( -1088 1760 -192 ) ( -1088 1832 -224 ) wbrick1_5 0 32 0 1 1 +( -192 1728 -64 ) ( -192 2048 -64 ) ( -192 1728 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1061 +{ +( 64 1960 -144 ) ( 64 1928 -272 ) ( 64 1928 -144 ) wbrick1_5 0 0 0 1 1 +( -1088 1944 -224 ) ( -960 1960 -256 ) ( -1088 1960 -256 ) wbrick1_5 0 0 0 1 1 +( -960 1960 -256 ) ( -960 2016 -192 ) ( -1088 2016 -192 ) wbrick1_5 32 0 0 1 1 +( -1088 1944 -224 ) ( -1088 2016 -192 ) ( -960 2016 -192 ) wbrick1_5 0 32 0 1 1 +( -192 1728 -64 ) ( -192 2048 -64 ) ( -192 1728 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1062 +{ +( 64 1856 -136 ) ( 64 1856 -264 ) ( 64 1824 -136 ) wbrick1_5 0 0 0 1 1 +( -448 1832 -224 ) ( -320 1832 -224 ) ( -320 1856 -208 ) wbrick1_5 0 32 0 1 1 +( -1088 1760 -192 ) ( -960 1760 -192 ) ( -960 1832 -224 ) wbrick1_5 0 32 0 1 1 +( -320 1760 -192 ) ( -448 1760 -192 ) ( -448 1856 -208 ) wbrick1_5 0 32 0 1 1 +( -192 1728 -64 ) ( -192 2048 -64 ) ( -192 1728 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1063 +{ +( 64 1920 -128 ) ( 64 1888 -256 ) ( 64 1888 -128 ) wbrick1_5 0 0 0 1 1 +( -384 1888 -200 ) ( -384 1920 -208 ) ( -512 1920 -208 ) wbrick1_5 32 0 0 1 1 +( -960 1920 -208 ) ( -960 2016 -192 ) ( -1088 2016 -192 ) wbrick1_5 0 32 0 1 1 +( -512 1888 -200 ) ( -512 2016 -192 ) ( -384 2016 -192 ) wbrick1_5 0 0 0 1 1 +( -192 1728 -64 ) ( -192 2048 -64 ) ( -192 1728 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1064 +{ +( 64 1888 -128 ) ( 64 1888 -256 ) ( 64 1856 -128 ) wbrick1_5 0 0 0 1 1 +( -320 1856 -208 ) ( -192 1856 -208 ) ( -192 1888 -200 ) wbrick1_5 0 32 0 1 1 +( -448 1760 -192 ) ( -320 1760 -192 ) ( -320 1856 -208 ) wbrick1_5 0 32 0 1 1 +( -192 1760 -192 ) ( -320 1760 -192 ) ( -320 1888 -200 ) wbrick1_5 0 32 0 1 1 +( -192 1728 -64 ) ( -192 2048 -64 ) ( -192 1728 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1065 +{ +( 128 1760 -192 ) ( 128 2016 -192 ) ( 256 2016 -192 ) wbrick1_5 0 0 0 1 1 +( -192 1888 -200 ) ( -320 1760 -192 ) ( -192 1760 -192 ) wbrick1_5 0 32 0 1 1 +( 64 1920 -128 ) ( 64 1888 -256 ) ( 64 1888 -128 ) wbrick1_5 0 0 0 1 1 +( 128 1888 -200 ) ( 128 2016 -192 ) ( 0 2016 -192 ) wbrick1_5 0 0 0 1 1 +( -192 1728 -64 ) ( -192 2048 -64 ) ( -192 1728 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1066 +{ +( 32 1888 -96 ) ( 32 1760 -96 ) ( 0 1888 -96 ) wbrick1_5 0 0 0 1 1 +( -96 2016 -192 ) ( -128 2016 -192 ) ( -96 2016 -320 ) wbrick1_5 0 0 0 1 1 +( 64 1920 -192 ) ( 64 1920 -320 ) ( 64 1792 -192 ) wbrick1_5 0 0 0 1 1 +( 0 1760 -192 ) ( 32 1760 -192 ) ( 0 1888 -192 ) wbrick1_5 0 0 0 1 1 +( -128 1760 -320 ) ( -128 1760 -192 ) ( -96 1760 -320 ) wbrick1_5 0 0 0 1 1 +( -192 1760 -320 ) ( -192 1888 -320 ) ( -192 1760 -192 ) wbrick1_5 0 0 0 1 1 +} +// brush 1067 +{ +( 704 1960 -224 ) ( 832 1960 -224 ) ( 704 1960 -280 ) wswamp1_k 0 0 0 1 1 +( -192 1960 -256 ) ( -192 1960 -312 ) ( -192 1984 -256 ) wswamp1_k 0 0 0 1 1 +( -256 2016 -320 ) ( -384 2016 -320 ) ( -384 1960 -320 ) wswamp1_k 0 0 0 1 1 +( -384 2016 -320 ) ( -256 2016 -320 ) ( -256 2016 -192 ) wswamp1_k 0 0 0 1 1 +( 64 2048 -64 ) ( 64 1728 -64 ) ( 64 2048 64 ) wswamp1_k 0 0 0 1 1 +( -96 3712 -256 ) ( -160 3712 -256 ) ( -96 3840 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 1068 +{ +( 544 1816 -312 ) ( 672 1816 -256 ) ( 544 1816 -256 ) wswamp1_k 32 0 0 1 1 +( -192 1792 -256 ) ( -192 1816 -312 ) ( -192 1816 -256 ) wswamp1_k 0 0 0 1 1 +( -384 1816 -320 ) ( -384 1760 -320 ) ( -256 1760 -320 ) wswamp1_k 0 0 0 1 1 +( -256 1760 -192 ) ( -256 1760 -320 ) ( -384 1760 -320 ) wswamp1_k 0 0 0 1 1 +( 64 2048 -64 ) ( 64 1728 -64 ) ( 64 2048 64 ) wswamp1_k 0 0 0 1 1 +( -96 3712 -256 ) ( -160 3712 -256 ) ( -96 3840 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 1069 +{ +( 704 2016 -192 ) ( 832 2016 -192 ) ( 832 1960 -256 ) wbrick1_5 32 0 0 1 1 +( -192 1960 -256 ) ( -192 1960 -312 ) ( -192 1984 -256 ) wbrick1_5 0 0 0 1 1 +( -384 2016 -320 ) ( -256 2016 -320 ) ( -256 2016 -192 ) wbrick1_5 0 0 0 1 1 +( 64 2048 -64 ) ( 64 1728 -64 ) ( 64 2048 64 ) wbrick1_5 0 0 0 1 1 +( 1248 1760 -256 ) ( 1248 2016 -256 ) ( 1120 1760 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 1070 +{ +( 672 1816 -256 ) ( 672 1760 -192 ) ( 544 1760 -192 ) wbrick1_5 32 0 0 1 1 +( -192 1792 -256 ) ( -192 1816 -312 ) ( -192 1816 -256 ) wbrick1_5 0 0 0 1 1 +( -256 1760 -192 ) ( -256 1760 -320 ) ( -384 1760 -320 ) wbrick1_5 0 0 0 1 1 +( 64 2048 -64 ) ( 64 1728 -64 ) ( 64 2048 64 ) wbrick1_5 0 0 0 1 1 +( 1248 1760 -256 ) ( 1248 2016 -256 ) ( 1120 1760 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 1071 +{ +( 128 2208 -96 ) ( -192 2208 -96 ) ( 128 2272 -96 ) wbrick1_5 0 0 0 1 1 +( 64 2464 -384 ) ( 64 2208 -384 ) ( 64 2208 -160 ) wbrick1_5 0 0 0 1 1 +( 128 2208 -256 ) ( 128 2208 -384 ) ( -192 2208 -256 ) wbrick1_5 0 0 0 1 1 +( 64 2208 -256 ) ( 64 2464 -256 ) ( 0 2464 -256 ) wbrick1_5 0 0 180 1 1 +( 0 2464 -256 ) ( 0 2464 -128 ) ( 0 2400 -256 ) wbrick1_5 0 0 0 1 1 +( -192 2464 -384 ) ( 128 2464 -384 ) ( -192 2464 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 1072 +{ +( 464 2384 -64 ) ( 464 2256 -64 ) ( 448 2384 -64 ) wm1_2 0 0 0 1 1 +( 464 2384 -96 ) ( 464 2384 -64 ) ( 448 2400 -64 ) wm1_2 0 0 0 1 1 +( 464 2288 -96 ) ( 464 2288 -64 ) ( 464 2384 -64 ) wm1_2 0 0 0 1 1 +( 448 2272 -96 ) ( 464 2272 -96 ) ( 448 2400 -96 ) wm1_2 0 0 0 1 1 +( 464 2288 -64 ) ( 464 2288 -96 ) ( 448 2272 -64 ) wm1_2 0 0 0 1 1 +( 448 2272 -96 ) ( 448 2400 -96 ) ( 448 2272 96 ) wm1_2 0 0 0 1 1 +} +// brush 1073 +{ +( 560 2384 -64 ) ( 432 2384 -64 ) ( 560 2400 -64 ) wm1_2 0 0 0 1 1 +( 560 2384 -96 ) ( 560 2384 -64 ) ( 576 2400 -64 ) wm1_2 0 0 0 1 1 +( 464 2384 -96 ) ( 464 2384 -64 ) ( 560 2384 -64 ) wm1_2 0 0 0 1 1 +( 448 2400 -96 ) ( 448 2384 -96 ) ( 576 2400 -96 ) wm1_2 0 0 0 1 1 +( 464 2384 -64 ) ( 464 2384 -96 ) ( 448 2400 -64 ) wm1_2 0 0 0 1 1 +( 448 2400 -96 ) ( 576 2400 -96 ) ( 448 2400 96 ) wm1_2 0 0 0 1 1 +} +// brush 1074 +{ +( 576 2384 -64 ) ( 560 2256 -64 ) ( 560 2384 -64 ) wm1_2 0 0 0 1 1 +( 576 2400 -64 ) ( 560 2384 -64 ) ( 560 2384 -96 ) wm1_2 0 0 0 1 1 +( 560 2384 -64 ) ( 560 2288 -64 ) ( 560 2288 -96 ) wm1_2 0 0 0 1 1 +( 576 2400 -96 ) ( 560 2272 -96 ) ( 576 2272 -96 ) wm1_2 0 0 0 1 1 +( 576 2272 -64 ) ( 560 2288 -96 ) ( 560 2288 -64 ) wm1_2 0 0 0 1 1 +( 576 2272 96 ) ( 576 2400 -96 ) ( 576 2272 -96 ) wm1_2 0 0 0 1 1 +} +// brush 1075 +{ +( 560 2272 -64 ) ( 432 2288 -64 ) ( 560 2288 -64 ) wm1_2 0 0 0 1 1 +( 576 2272 -64 ) ( 560 2288 -64 ) ( 560 2288 -96 ) wm1_2 0 0 0 1 1 +( 560 2288 -64 ) ( 464 2288 -64 ) ( 464 2288 -96 ) wm1_2 0 0 0 1 1 +( 576 2272 -96 ) ( 448 2288 -96 ) ( 448 2272 -96 ) wm1_2 0 0 0 1 1 +( 448 2272 -64 ) ( 464 2288 -96 ) ( 464 2288 -64 ) wm1_2 0 0 0 1 1 +( 448 2272 96 ) ( 576 2272 -96 ) ( 448 2272 -96 ) wm1_2 0 0 0 1 1 +} +// brush 1076 +{ +( 560 2320 -64 ) ( 464 2320 -64 ) ( 560 2352 -64 ) wm1_2 0 0 0 1 1 +( 560 2320 -64 ) ( 560 2352 -64 ) ( 560 2320 -96 ) wm1_2 0 0 0 1 1 +( 560 2320 -64 ) ( 560 2320 -96 ) ( 464 2320 -64 ) wm1_2 0 0 0 1 1 +( 464 2352 -96 ) ( 464 2320 -96 ) ( 560 2352 -96 ) wm1_2 0 0 0 1 1 +( 464 2352 -96 ) ( 464 2352 -64 ) ( 464 2320 -96 ) wm1_2 0 0 0 1 1 +( 464 2352 -96 ) ( 560 2352 -96 ) ( 464 2352 -64 ) wm1_2 0 0 0 1 1 +} +// brush 1077 +{ +( 528 2384 -64 ) ( 528 2288 -64 ) ( 496 2384 -64 ) wm1_2 0 0 0 1 1 +( 528 2384 -64 ) ( 496 2384 -64 ) ( 528 2384 -96 ) wm1_2 0 0 0 1 1 +( 528 2384 -64 ) ( 528 2384 -96 ) ( 528 2288 -64 ) wm1_2 0 0 0 1 1 +( 496 2288 -96 ) ( 528 2288 -96 ) ( 496 2384 -96 ) wm1_2 0 0 0 1 1 +( 496 2288 -96 ) ( 496 2288 -64 ) ( 528 2288 -96 ) wm1_2 0 0 0 1 1 +( 496 2288 -96 ) ( 496 2384 -96 ) ( 496 2288 -64 ) wm1_2 0 0 0 1 1 +} +// brush 1078 +{ +( 0 2304 -64 ) ( 0 1888 -64 ) ( -128 2304 -64 ) wizmet1_7 0 32 0 1 1 +( 0 2464 -64 ) ( -128 2464 -64 ) ( 0 2464 -96 ) wizmet1_7 0 32 0 1 1 +( 64 2304 -64 ) ( 64 2304 -96 ) ( 64 1888 -64 ) wizmet1_7 0 32 0 1 1 +( -128 1888 -96 ) ( 0 1888 -96 ) ( -128 2304 -96 ) wizmet1_7 0 32 0 1 1 +( -64 1952 -96 ) ( -64 2368 -96 ) ( -64 1952 -64 ) wizmet1_7 0 32 0 1 1 +( -128 2208 64 ) ( 64 2208 -64 ) ( -128 2208 -64 ) wm1_2 0 0 0 1 1 +} +// brush 1079 +{ +( -80 2064 -64 ) ( -96 1648 -64 ) ( -96 2064 -64 ) wm1_2 48 0 0 1 1 +( -208 2000 -64 ) ( -208 2000 -96 ) ( -192 2016 -64 ) wm1_2 48 0 0 1 1 +( -208 2000 -96 ) ( -208 2000 -64 ) ( -208 1840 -64 ) wm1_2 0 0 0 1 1 +( -80 2064 -96 ) ( -96 1648 -96 ) ( -80 1648 -96 ) wm1_2 48 0 0 1 1 +( -208 1776 -96 ) ( -208 1776 -64 ) ( -192 1760 -64 ) wm1_2 48 0 0 1 1 +( -192 1536 -64 ) ( -192 1952 -96 ) ( -192 1536 -96 ) wm1_2 0 0 0 1 1 +} +// brush 1080 +{ +( -432 2208 -72 ) ( -432 1792 -72 ) ( -448 2208 -72 ) wm1_2 48 0 0 1 1 +( -320 1984 -72 ) ( -320 2144 -72 ) ( -320 2144 -104 ) wm1_2 0 56 0 1 1 +( -448 1792 -88 ) ( -432 1792 -88 ) ( -448 2208 -88 ) wm1_2 48 0 0 1 1 +( -336 1968 -72 ) ( -320 1984 -72 ) ( -320 1984 -104 ) wm1_2 48 56 0 1 1 +( -336 1680 -104 ) ( -336 2096 -104 ) ( -336 1680 -72 ) wm1_2 0 56 0 1 1 +( -304 2000 64 ) ( -344 2000 -64 ) ( -304 2000 -64 ) wizblue 0 0 0 1 1 +} +// brush 1081 +{ +( -176 1680 -72 ) ( -592 1696 -72 ) ( -176 1696 -72 ) wm1_2 48 0 0 1 1 +( -240 1808 -72 ) ( -240 1808 -104 ) ( -224 1792 -72 ) wm1_2 48 56 0 1 1 +( -336 1808 -72 ) ( -336 1808 -104 ) ( -240 1808 -104 ) wm1_2 0 56 0 1 1 +( -176 1680 -88 ) ( -592 1696 -88 ) ( -592 1680 -88 ) wm1_2 48 0 0 1 1 +( -336 1808 -104 ) ( -336 1808 -72 ) ( -320 1792 -72 ) wm1_2 48 56 0 1 1 +( -704 1792 -72 ) ( -288 1792 -104 ) ( -704 1792 -104 ) wm1_2 0 56 0 1 1 +} +// brush 1082 +{ +( -96 2032 -72 ) ( -112 1616 -72 ) ( -112 2032 -72 ) wm1_2 48 0 0 1 1 +( -208 1904 -88 ) ( -208 1904 -72 ) ( -224 1904 -72 ) wm1_2 48 56 0 1 1 +( -224 1904 -104 ) ( -224 1904 -72 ) ( -224 1744 -72 ) wm1_2 0 56 0 1 1 +( -96 2032 -88 ) ( -112 1616 -88 ) ( -96 1616 -88 ) wm1_2 48 0 0 1 1 +( -208 1872 -72 ) ( -208 1872 -88 ) ( -224 1872 -88 ) wm1_2 48 56 0 1 1 +( -208 1904 -72 ) ( -208 1904 -88 ) ( -208 1872 -72 ) wm1_2 0 56 0 1 1 +} +// brush 1083 +{ +( -448 1568 -72 ) ( -432 1984 -72 ) ( -432 1568 -72 ) wm1_2 48 0 0 1 1 +( -320 1632 -104 ) ( -320 1632 -72 ) ( -320 1792 -72 ) wm1_2 0 56 0 1 1 +( -448 1568 -88 ) ( -432 1984 -88 ) ( -448 1984 -88 ) wm1_2 48 0 0 1 1 +( -320 1792 -104 ) ( -320 1792 -72 ) ( -336 1808 -72 ) wm1_2 48 56 0 1 1 +( -336 2096 -72 ) ( -336 1680 -104 ) ( -336 2096 -104 ) wm1_2 0 56 0 1 1 +( -304 1776 -64 ) ( -344 1776 -64 ) ( -304 1776 64 ) wizblue 0 0 0 1 1 +} +// brush 1084 +{ +( -112 2032 -72 ) ( -128 1616 -72 ) ( -128 2032 -72 ) wm1_2 48 0 0 1 1 +( -240 1968 -72 ) ( -240 1968 -104 ) ( -224 1984 -72 ) wm1_2 48 56 0 1 1 +( -240 1968 -104 ) ( -240 1968 -72 ) ( -240 1808 -72 ) wm1_2 0 56 0 1 1 +( -112 2032 -88 ) ( -128 1616 -88 ) ( -112 1616 -88 ) wm1_2 48 0 0 1 1 +( -240 1808 -104 ) ( -240 1808 -72 ) ( -224 1792 -72 ) wm1_2 48 56 0 1 1 +( -224 1504 -72 ) ( -224 1920 -104 ) ( -224 1504 -104 ) wm1_2 0 56 0 1 1 +} +// brush 1085 +{ +( -256 1952 32 ) ( -256 2272 -96 ) ( -256 2272 32 ) wbrick1_5 0 0 0 1 1 +( 0 2272 -96 ) ( -256 2208 -128 ) ( 0 2208 -128 ) wbrick1_5 0 32 180 1 1 +( -256 2208 -96 ) ( 0 2208 -128 ) ( -256 2208 -128 ) wbrick1_5 0 0 0 1 1 +( 0 1952 32 ) ( 0 2272 -96 ) ( 0 1952 -96 ) wbrick1_5 0 0 0 1 1 +( -2528 2176 -96 ) ( -2400 2304 -96 ) ( -2400 2176 -96 ) wbrick1_5 0 0 0 1 1 +} +// brush 1086 +{ +( -32 1760 -96 ) ( -96 1696 -96 ) ( -96 1760 -96 ) wbrick1_5 0 32 0 1 1 +( -48 1760 192 ) ( 16 1760 320 ) ( -48 1760 320 ) wbrick1_5 48 0 0 1 1 +( -256 2000 320 ) ( -256 2064 192 ) ( -256 2064 320 ) wbrick1_5 32 0 0 1 1 +( -32 1760 -256 ) ( -96 1696 -256 ) ( -32 1696 -256 ) wbrick1_5 0 32 0 1 1 +( -304 1632 192 ) ( -240 1632 320 ) ( -240 1632 192 ) wbrick1_5 0 0 0 1 1 +( -192 1792 -64 ) ( -192 1696 -64 ) ( -192 1792 64 ) metal2_5 0 0 0 1 1 +} +// brush 1087 +{ +( -768 2176 320 ) ( -832 2112 320 ) ( -832 2176 320 ) wbrick1_5 0 32 0 1 1 +( -1232 1728 192 ) ( -1168 1728 320 ) ( -1232 1728 320 ) wbrick1_5 48 0 0 1 1 +( -832 2416 320 ) ( -832 2480 192 ) ( -832 2480 320 ) wbrick1_5 32 0 0 1 1 +( -768 2176 -256 ) ( -832 2112 -256 ) ( -768 2112 -256 ) wbrick1_5 0 32 0 1 1 +( -1104 1632 192 ) ( -1040 1632 320 ) ( -1040 1632 192 ) wbrick1_5 0 0 0 1 1 +( -736 1600 320 ) ( -736 1664 192 ) ( -736 1600 192 ) wbrick1_5 32 0 0 1 1 +} +// brush 1088 +{ +( 384 2528 320 ) ( 384 2560 320 ) ( 384 2560 -256 ) wswamp1_k 48 0 0 1 1 +( -800 2560 -256 ) ( -448 2560 -256 ) ( -448 2560 320 ) wswamp1_k 32 0 0 1 1 +( -640 2464 -256 ) ( -704 2528 -256 ) ( -704 2464 -256 ) wswamp1_k 0 32 0 1 1 +( -768 2528 320 ) ( -768 2528 -256 ) ( -800 2560 -256 ) wswamp1_k 0 0 0 1 1 +( -768 2528 -256 ) ( -768 2528 320 ) ( -704 2528 320 ) wswamp1_k 32 0 0 1 1 +( -64 2528 -192 ) ( -64 2688 -192 ) ( 64 2528 -192 ) wswamp1_k 0 0 0 1 1 +} +// brush 1089 +{ +( 0 2208 224 ) ( -320 2208 224 ) ( 0 2272 224 ) wbrick1_5 0 0 0 1 1 +( 0 2256 32 ) ( 0 2256 -96 ) ( -320 2256 32 ) wbrick1_5 0 0 0 1 1 +( -64 2144 -128 ) ( -64 2400 -128 ) ( -64 2400 128 ) wbrick1_5 0 32 0 1 1 +( -96 2416 -96 ) ( 224 2416 -96 ) ( -96 2416 32 ) wbrick1_5 0 0 0 1 1 +( -96 -64 96 ) ( 32 64 96 ) ( -96 64 96 ) metal2_5 0 0 0 1 1 +( -32 2416 -64 ) ( -32 2256 -64 ) ( -32 2416 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1090 +{ +( -768 2528 -256 ) ( -768 2528 320 ) ( -800 2560 320 ) wbrick1_5 48 0 0 1 1 +( -800 2832 320 ) ( -800 2896 192 ) ( -800 2896 320 ) wbrick1_5 32 0 0 1 1 +( -704 2592 -256 ) ( -768 2528 -256 ) ( -704 2528 -256 ) wbrick1_5 0 32 0 1 1 +( -768 2464 320 ) ( -768 2464 -256 ) ( -800 2432 -256 ) wbrick1_5 0 0 0 1 1 +( -768 2464 -256 ) ( -768 2464 320 ) ( -768 2528 320 ) wbrick1_5 32 0 0 1 1 +( -864 64 -64 ) ( -736 64 -64 ) ( -864 -64 -64 ) cop2_4 0 0 0 1 1 +} +// brush 1091 +{ +( -96 2208 -224 ) ( -96 2080 -224 ) ( -128 2208 -224 ) wswamp1_k 0 32 0 1 1 +( -160 2208 -256 ) ( -192 2208 -256 ) ( -160 2208 -384 ) wswamp1_k 0 32 0 1 1 +( 0 2240 -256 ) ( 0 2240 -384 ) ( 0 2112 -256 ) wswamp1_k 0 32 0 1 1 +( -128 2080 -320 ) ( -96 2080 -320 ) ( -128 2208 -320 ) wswamp1_k 0 32 0 1 1 +( -256 2144 -384 ) ( -256 2144 -256 ) ( -224 2144 -384 ) wswamp1_k 0 32 0 1 1 +( -480 2080 -384 ) ( -480 2208 -384 ) ( -480 2080 -256 ) wswamp1_k 0 32 0 1 1 +} +// brush 1092 +{ +( -240 2208 192 ) ( -176 2208 320 ) ( -240 2208 320 ) wbrick1_5 48 0 0 1 1 +( -480 2448 320 ) ( -480 2512 192 ) ( -480 2512 320 ) wbrick1_5 0 0 0 1 1 +( -224 2208 -224 ) ( -288 2144 -224 ) ( -224 2144 -224 ) wbrick1_5 0 32 0 1 1 +( -496 2144 224 ) ( -432 2144 352 ) ( -432 2144 224 ) wbrick1_5 32 0 0 1 1 +( 0 2144 320 ) ( 0 2208 192 ) ( 0 2144 192 ) wbrick1_5 32 0 0 1 1 +( -64 2112 -64 ) ( -64 2272 -64 ) ( 64 2112 -64 ) wm1_2 0 0 0 1 1 +} +// brush 1093 +{ +( -224 2144 -256 ) ( -224 2016 -256 ) ( -256 2144 -256 ) wswamp1_k 0 0 0 1 1 +( -288 2144 -256 ) ( -320 2144 -256 ) ( -288 2144 -384 ) wswamp1_k 0 0 0 1 1 +( -192 2176 -256 ) ( -192 2176 -384 ) ( -192 2048 -256 ) wswamp1_k 0 0 0 1 1 +( -256 2016 -320 ) ( -224 2016 -320 ) ( -256 2144 -320 ) wswamp1_k 0 0 0 1 1 +( -384 2016 -384 ) ( -384 2016 -256 ) ( -352 2016 -384 ) wswamp1_k 48 0 0 1 1 +( -256 2016 -384 ) ( -256 2144 -384 ) ( -256 2016 -256 ) wswamp1_k 32 0 0 1 1 +} +// brush 1094 +{ +( -32 2144 -96 ) ( -96 2080 -96 ) ( -96 2144 -96 ) wbrick1_5 0 32 0 1 1 +( -48 2144 192 ) ( 16 2144 320 ) ( -48 2144 320 ) wbrick1_5 48 0 0 1 1 +( -256 2384 320 ) ( -256 2448 192 ) ( -256 2448 320 ) wbrick1_5 32 0 0 1 1 +( -32 2144 -256 ) ( -96 2080 -256 ) ( -32 2080 -256 ) wbrick1_5 0 32 0 1 1 +( -304 2016 192 ) ( -240 2016 320 ) ( -240 2016 192 ) wbrick1_5 48 0 0 1 1 +( -192 2176 -64 ) ( -192 2080 -64 ) ( -192 2176 64 ) metal2_5 0 0 0 1 1 +} +// brush 1095 +{ +( -480 2432 -256 ) ( -480 2432 320 ) ( -480 2464 320 ) wbrick1_5 48 0 0 1 1 +( -448 2432 320 ) ( -448 2432 -256 ) ( -800 2432 -256 ) wbrick1_5 32 0 0 1 1 +( -704 2528 -192 ) ( -704 2464 -192 ) ( -640 2528 -192 ) wbrick1_5 0 32 0 1 1 +( -800 2432 -256 ) ( -768 2464 -256 ) ( -768 2464 320 ) wbrick1_5 0 0 0 1 1 +( -704 2464 320 ) ( -768 2464 320 ) ( -768 2464 -256 ) wbrick1_5 32 0 0 1 1 +( -832 64 -64 ) ( -416 64 -64 ) ( -832 -64 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1096 +{ +( -640 2560 0 ) ( -704 2496 0 ) ( -704 2560 0 ) cop2_4 0 32 0 1 1 +( -656 2528 192 ) ( -592 2528 320 ) ( -656 2528 320 ) cop2_4 48 0 0 1 1 +( -768 2800 320 ) ( -768 2864 192 ) ( -768 2864 320 ) cop2_4 32 0 0 1 1 +( -640 2560 -64 ) ( -704 2496 -64 ) ( -640 2496 -64 ) cop2_4 0 32 0 1 1 +( -912 2464 192 ) ( -848 2464 320 ) ( -848 2464 192 ) cop2_4 0 0 0 1 1 +( -704 2560 -64 ) ( -704 2464 -64 ) ( -704 2560 64 ) cop2_4 0 0 0 1 1 +} +// brush 1097 +{ +( -256 2400 -72 ) ( -256 2368 -200 ) ( -256 2368 -72 ) wbrick1_5 0 0 0 1 1 +( -1312 2368 -144 ) ( -1312 2392 -160 ) ( -1440 2392 -160 ) wbrick1_5 0 32 0 1 1 +( -1312 2392 -160 ) ( -1312 2464 -128 ) ( -1440 2464 -128 ) wbrick1_5 0 32 0 1 1 +( -1440 2368 -144 ) ( -1440 2464 -128 ) ( -1312 2464 -128 ) wbrick1_5 0 32 0 1 1 +( -480 2176 0 ) ( -480 2496 0 ) ( -480 2176 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 1098 +{ +( -256 2296 -80 ) ( -256 2296 -208 ) ( -256 2264 -80 ) wbrick1_5 0 0 0 1 1 +( -1440 2264 -192 ) ( -1312 2264 -192 ) ( -1440 2280 -160 ) wbrick1_5 32 0 0 1 1 +( -1440 2208 -128 ) ( -1312 2208 -128 ) ( -1312 2264 -192 ) wbrick1_5 32 0 0 1 1 +( -1312 2208 -128 ) ( -1440 2208 -128 ) ( -1440 2280 -160 ) wbrick1_5 0 32 0 1 1 +( -480 2176 0 ) ( -480 2496 0 ) ( -480 2176 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 1099 +{ +( -256 2408 -80 ) ( -256 2376 -208 ) ( -256 2376 -80 ) wbrick1_5 0 0 0 1 1 +( -1440 2392 -160 ) ( -1312 2408 -192 ) ( -1440 2408 -192 ) wbrick1_5 0 0 0 1 1 +( -1280 2408 -192 ) ( -1280 2464 -128 ) ( -1408 2464 -128 ) wbrick1_5 32 0 0 1 1 +( -1440 2392 -160 ) ( -1440 2464 -128 ) ( -1312 2464 -128 ) wbrick1_5 0 32 0 1 1 +( -480 2176 0 ) ( -480 2496 0 ) ( -480 2176 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 1100 +{ +( -256 2304 -72 ) ( -256 2304 -200 ) ( -256 2272 -72 ) wbrick1_5 0 0 0 1 1 +( -800 2280 -160 ) ( -672 2280 -160 ) ( -672 2304 -144 ) wbrick1_5 0 32 0 1 1 +( -1440 2208 -128 ) ( -1312 2208 -128 ) ( -1312 2280 -160 ) wbrick1_5 0 32 0 1 1 +( -672 2208 -128 ) ( -800 2208 -128 ) ( -800 2304 -144 ) wbrick1_5 0 32 0 1 1 +( -480 2176 0 ) ( -480 2496 0 ) ( -480 2176 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 1101 +{ +( -256 2368 -64 ) ( -256 2336 -192 ) ( -256 2336 -64 ) wbrick1_5 0 0 0 1 1 +( -640 2336 -136 ) ( -640 2368 -144 ) ( -768 2368 -144 ) wbrick1_5 32 0 0 1 1 +( -1312 2368 -144 ) ( -1312 2464 -128 ) ( -1440 2464 -128 ) wbrick1_5 0 32 0 1 1 +( -768 2336 -136 ) ( -768 2464 -128 ) ( -640 2464 -128 ) wbrick1_5 0 0 0 1 1 +( -480 2176 0 ) ( -480 2496 0 ) ( -480 2176 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 1102 +{ +( -256 2336 -64 ) ( -256 2336 -192 ) ( -256 2304 -64 ) wbrick1_5 0 0 0 1 1 +( -672 2304 -144 ) ( -544 2304 -144 ) ( -544 2336 -136 ) wbrick1_5 0 32 0 1 1 +( -800 2208 -128 ) ( -672 2208 -128 ) ( -672 2304 -144 ) wbrick1_5 0 32 0 1 1 +( -544 2208 -128 ) ( -672 2208 -128 ) ( -672 2336 -136 ) wbrick1_5 0 32 0 1 1 +( -480 2176 0 ) ( -480 2496 0 ) ( -480 2176 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 1103 +{ +( -128 2208 -128 ) ( -128 2464 -128 ) ( 0 2464 -128 ) wbrick1_5 0 0 0 1 1 +( -544 2336 -136 ) ( -672 2208 -128 ) ( -544 2208 -128 ) wbrick1_5 0 32 0 1 1 +( -256 2368 -64 ) ( -256 2336 -192 ) ( -256 2336 -64 ) wbrick1_5 0 0 0 1 1 +( -128 2336 -136 ) ( -128 2464 -128 ) ( -256 2464 -128 ) wbrick1_5 0 0 0 1 1 +( -480 2176 0 ) ( -480 2496 0 ) ( -480 2176 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 1104 +{ +( 0 1536 -224 ) ( 0 1408 -224 ) ( 0 1536 -280 ) wswamp1_k 32 0 0 1 1 +( 8 2464 -256 ) ( 8 2464 -312 ) ( 32 2464 -256 ) wswamp1_k 0 0 0 1 1 +( 128 2592 -320 ) ( 128 2720 -320 ) ( 72 2720 -320 ) wswamp1_k 0 0 0 1 1 +( 64 2656 -320 ) ( 64 2528 -320 ) ( 64 2528 -192 ) wswamp1_k 0 0 0 1 1 +( 96 2208 -64 ) ( -224 2208 -64 ) ( 96 2208 64 ) wswamp1_k 0 0 0 1 1 +( 1824 2432 -256 ) ( 1824 2496 -256 ) ( 1952 2432 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 1105 +{ +( 384 2464 -128 ) ( 512 2464 -128 ) ( 512 2408 -192 ) wbrick1_5 32 0 0 1 1 +( -480 2408 -192 ) ( -480 2408 -248 ) ( -480 2432 -192 ) wbrick1_5 0 0 0 1 1 +( -640 2464 -256 ) ( -512 2464 -256 ) ( -512 2464 -128 ) wbrick1_5 0 0 0 1 1 +( -256 2496 0 ) ( -256 2176 0 ) ( -256 2496 128 ) wbrick1_5 0 0 0 1 1 +( 992 2208 -192 ) ( 992 2464 -192 ) ( 864 2208 -192 ) wswamp1_k 0 0 0 1 1 +} +// brush 1106 +{ +( 320 2264 -192 ) ( 320 2208 -128 ) ( 192 2208 -128 ) wbrick1_5 32 0 0 1 1 +( -480 2240 -192 ) ( -480 2264 -248 ) ( -480 2264 -192 ) wbrick1_5 0 0 0 1 1 +( -512 2208 -128 ) ( -512 2208 -256 ) ( -640 2208 -256 ) wbrick1_5 0 0 0 1 1 +( -256 2496 0 ) ( -256 2176 0 ) ( -256 2496 128 ) wbrick1_5 0 0 0 1 1 +( 992 2208 -192 ) ( 992 2464 -192 ) ( 864 2208 -192 ) wswamp1_k 0 0 0 1 1 +} +// brush 1107 +{ +( -272 1952 -64 ) ( -272 1936 -64 ) ( -448 1952 -64 ) woodflr1_5x 0 0 0 1 1 +( -288 1952 -96 ) ( -288 1952 -64 ) ( -480 1952 -64 ) woodflr1_5x 0 0 0 1 1 +( -256 1952 -64 ) ( -256 1952 -96 ) ( -272 1936 -96 ) woodflr1_5x 0 0 0 1 1 +( -448 1936 -96 ) ( -272 1936 -96 ) ( -448 1952 -96 ) woodflr1_5x 0 0 0 1 1 +( -528 1920 -96 ) ( -528 1920 -64 ) ( -336 1920 -64 ) woodflr1_5x 0 0 0 1 1 +( -528 1936 -64 ) ( -528 1936 -96 ) ( -512 1952 -96 ) woodflr1_5x 0 0 0 1 1 +} +// brush 1108 +{ +( -272 1744 -64 ) ( -288 1920 -64 ) ( -272 1920 -64 ) woodflr1_5x 0 0 0 1 1 +( -256 1776 -96 ) ( -256 1776 -64 ) ( -256 1936 -64 ) woodflr1_5x 0 0 0 1 1 +( -288 1920 -96 ) ( -272 1936 -96 ) ( -272 1936 -64 ) woodflr1_5x 0 0 0 1 1 +( -272 1744 -96 ) ( -288 1920 -96 ) ( -288 1744 -96 ) woodflr1_5x 0 0 0 1 1 +( -288 1920 -64 ) ( -288 1728 -64 ) ( -288 1728 -96 ) woodflr1_5x 0 0 0 1 1 +( -272 1840 -64 ) ( -272 1840 -96 ) ( -288 1856 -64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 1109 +{ +( -256 1952 -64 ) ( -256 1824 -64 ) ( -384 1952 -64 ) wizblue 0 32 90 1 1 +( -544 1920 -64 ) ( -544 1920 -128 ) ( -352 1920 -128 ) wizblue2 0 0 90 1 1 +( -288 1952 -64 ) ( -288 1952 -128 ) ( -288 1824 -64 ) wizblue2 0 0 90 1 1 +( -384 1824 -96 ) ( -256 1824 -96 ) ( -384 1952 -96 ) wizblue 0 32 90 1 1 +( -448 1856 -128 ) ( -448 1856 -64 ) ( -320 1856 -128 ) wizblue2 0 0 90 1 1 +( -544 1920 -128 ) ( -544 1920 -64 ) ( -608 1856 -64 ) wizblue2 0 0 90 1 1 +} +// brush 1110 +{ +( -464 1840 -64 ) ( -288 1856 -64 ) ( -288 1840 -64 ) woodflr1_5x 0 0 0 1 1 +( -496 1824 -96 ) ( -496 1824 -64 ) ( -336 1824 -64 ) woodflr1_5x 0 0 0 1 1 +( -288 1856 -96 ) ( -272 1840 -96 ) ( -272 1840 -64 ) woodflr1_5x 0 0 0 1 1 +( -464 1840 -96 ) ( -288 1856 -96 ) ( -464 1856 -96 ) woodflr1_5x 0 0 0 1 1 +( -288 1856 -64 ) ( -480 1856 -64 ) ( -480 1856 -96 ) woodflr1_5x 0 0 0 1 1 +( -624 1840 -64 ) ( -624 1840 -96 ) ( -608 1856 -64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 1111 +{ +( -432 1808 -72 ) ( -256 1824 -72 ) ( -256 1808 -72 ) metal2_5 0 0 0 1 1 +( -408 1816 -88 ) ( -408 1816 -56 ) ( -248 1816 -56 ) metal2_5 0 0 0 1 1 +( -256 1824 -88 ) ( -240 1808 -88 ) ( -240 1808 -56 ) metal2_5 0 0 0 1 1 +( -432 1808 -88 ) ( -256 1824 -88 ) ( -432 1824 -88 ) metal2_5 0 0 0 1 1 +( -320 1824 -56 ) ( -512 1824 -56 ) ( -512 1824 -88 ) metal2_5 0 0 0 1 1 +( -656 1808 -56 ) ( -656 1808 -88 ) ( -640 1824 -56 ) metal2_5 0 0 0 1 1 +} +// brush 1112 +{ +( -240 1824 -72 ) ( -256 1824 -72 ) ( -240 2000 -72 ) metal2_5 0 0 0 1 1 +( -248 1808 -56 ) ( -248 1968 -56 ) ( -248 1968 -88 ) metal2_5 0 0 0 1 1 +( -240 1808 -56 ) ( -240 1808 -88 ) ( -256 1824 -88 ) metal2_5 0 0 0 1 1 +( -256 2000 -88 ) ( -256 1824 -88 ) ( -240 2000 -88 ) metal2_5 0 0 0 1 1 +( -256 2016 -88 ) ( -256 2016 -56 ) ( -256 1824 -56 ) metal2_5 0 0 0 1 1 +( -256 1952 -56 ) ( -240 1968 -88 ) ( -240 1968 -56 ) metal2_5 0 0 0 1 1 +} +// brush 1113 +{ +( -256 1968 -72 ) ( -256 1952 -72 ) ( -432 1968 -72 ) metal2_5 0 0 0 1 1 +( -280 1960 -56 ) ( -440 1960 -56 ) ( -440 1960 -88 ) metal2_5 0 0 0 1 1 +( -240 1968 -56 ) ( -240 1968 -88 ) ( -256 1952 -88 ) metal2_5 0 0 0 1 1 +( -432 1952 -88 ) ( -256 1952 -88 ) ( -432 1968 -88 ) metal2_5 0 0 0 1 1 +( -512 1952 -88 ) ( -512 1952 -72 ) ( -320 1952 -72 ) metal2_5 0 0 0 1 1 +( -512 1952 -72 ) ( -512 1952 -88 ) ( -496 1968 -72 ) metal2_5 0 0 0 1 1 +} +// brush 1114 +{ +( 352 2408 -160 ) ( 480 2408 -160 ) ( 352 2408 -216 ) wswamp1_k 0 0 0 1 1 +( -480 2408 -192 ) ( -480 2408 -248 ) ( -480 2432 -192 ) wswamp1_k 0 0 0 1 1 +( -512 2464 -256 ) ( -640 2464 -256 ) ( -640 2408 -256 ) wswamp1_k 0 0 0 1 1 +( -640 2464 -256 ) ( -512 2464 -256 ) ( -512 2464 -128 ) wswamp1_k 0 0 0 1 1 +( -256 2496 0 ) ( -256 2176 0 ) ( -256 2496 128 ) wswamp1_k 0 0 0 1 1 +( -352 4160 -192 ) ( -416 4160 -192 ) ( -352 4288 -192 ) wswamp1_k 0 0 0 1 1 +} +// brush 1115 +{ +( 192 2432 -160 ) ( 320 2432 -160 ) ( 192 2432 -216 ) wswamp1_k 32 0 0 1 1 +( -800 2504 -192 ) ( -800 2504 -248 ) ( -800 2528 -192 ) wswamp1_k 32 0 0 1 1 +( -864 2560 -256 ) ( -992 2560 -256 ) ( -992 2504 -256 ) wswamp1_k 0 0 0 1 1 +( -992 2560 -256 ) ( -864 2560 -256 ) ( -864 2560 -128 ) wswamp1_k 0 0 0 1 1 +( -480 2528 0 ) ( -480 2208 0 ) ( -480 2528 128 ) wswamp1_k 0 0 0 1 1 +( -704 4256 -192 ) ( -768 4256 -192 ) ( -704 4384 -192 ) wswamp1_k 0 0 0 1 1 +} +// brush 1116 +{ +( 672 2464 -224 ) ( 800 2464 -224 ) ( 672 2464 -280 ) wswamp1_k 32 0 0 1 1 +( -256 2472 -256 ) ( -256 2472 -312 ) ( -256 2496 -256 ) wswamp1_k 0 0 0 1 1 +( -384 2592 -320 ) ( -512 2592 -320 ) ( -512 2536 -320 ) wswamp1_k 0 0 0 1 1 +( -448 2528 -320 ) ( -320 2528 -320 ) ( -320 2528 -192 ) wswamp1_k 0 0 0 1 1 +( 0 2560 -64 ) ( 0 2240 -64 ) ( 0 2560 64 ) wswamp1_k 0 0 0 1 1 +( -224 4288 -256 ) ( -288 4288 -256 ) ( -224 4416 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 1117 +{ +( -832 2112 -256 ) ( -832 1856 -256 ) ( -1088 2112 -256 ) wswamp1_2 0 0 0 1 1 +( -864 2496 -288 ) ( -1120 2496 -288 ) ( -864 2496 -352 ) wswamp1_2 0 0 0 1 1 +( -736 2080 -288 ) ( -736 2080 -352 ) ( -736 1824 -288 ) wswamp1_2 0 0 0 1 1 +( -1088 1856 -320 ) ( -832 1856 -320 ) ( -1088 2112 -320 ) wswamp1_2 0 0 0 1 1 +( -1120 2240 -352 ) ( -1120 2240 -288 ) ( -864 2240 -352 ) wswamp1_2 0 0 0 1 1 +( -992 1856 -352 ) ( -992 2112 -352 ) ( -992 1856 -288 ) wswamp1_2 0 0 0 1 1 +} +// brush 1118 +{ +( 0 2464 -256 ) ( 0 2208 -256 ) ( -256 2464 -256 ) wswamp1_2 0 0 0 1 1 +( 0 2464 -256 ) ( -256 2464 -256 ) ( 0 2464 -320 ) wswamp1_2 0 0 0 1 1 +( -832 1952 -304 ) ( -288 1952 -304 ) ( -832 2464 -304 ) wswamp1_2 0 0 0 1 1 +( -288 1952 -320 ) ( -832 1952 -320 ) ( 0 2208 -256 ) wswamp1_2 0 0 0 1 1 +( -832 2208 -320 ) ( -832 2464 -320 ) ( -832 2208 -256 ) wswamp1_2 0 0 0 1 1 +( -256 2496 -64 ) ( -256 1952 -64 ) ( -256 2496 64 ) wswamp1_2 0 0 0 1 1 +} +// brush 1119 +{ +( -832 2752 -256 ) ( -832 2496 -256 ) ( -1088 2752 -256 ) wswamp1_2 0 0 0 1 1 +( -864 3136 -288 ) ( -1120 3136 -288 ) ( -864 3136 -352 ) wswamp1_2 0 0 0 1 1 +( 960 2752 -288 ) ( 960 2752 -352 ) ( 960 2496 -288 ) wswamp1_2 0 0 0 1 1 +( -1088 2496 -320 ) ( -832 2496 -320 ) ( -1088 2752 -320 ) wswamp1_2 0 0 0 1 1 +( -1088 2496 -352 ) ( -1088 2496 -288 ) ( -832 2496 -352 ) wswamp1_2 0 0 0 1 1 +( -992 2496 -352 ) ( -992 2752 -352 ) ( -992 2496 -288 ) wswamp1_2 0 0 0 1 1 +} +// brush 1120 +{ +( 1152 3184 448 ) ( 1136 2928 448 ) ( 1136 3184 448 ) clip 0 0 0 1 1 +( 1120 3184 -64 ) ( 1152 3152 -64 ) ( 1152 3152 128 ) clip 0 0 0 1 1 +( 1088 2896 128 ) ( 1088 3152 -64 ) ( 1088 3152 128 ) clip 0 0 0 1 1 +( 1152 3152 -64 ) ( 1136 2896 -64 ) ( 1152 2896 -64 ) clip 0 0 0 1 1 +( 1136 2896 -64 ) ( 1152 2896 128 ) ( 1152 2896 -64 ) clip 0 0 0 1 1 +( 1152 2896 128 ) ( 1152 3152 128 ) ( 1152 3152 -64 ) clip 0 0 0 1 1 +( 1136 3184 64 ) ( 1072 3184 -64 ) ( 1136 3184 -64 ) clip 0 0 0 1 1 +} +// brush 1121 +{ +( 1296 3184 448 ) ( 1296 2928 448 ) ( 1280 3184 448 ) clip 0 0 0 1 1 +( 1280 3152 128 ) ( 1280 3152 -64 ) ( 1312 3184 -64 ) clip 0 0 0 1 1 +( 1344 3152 128 ) ( 1344 3152 -64 ) ( 1344 2896 128 ) clip 0 0 0 1 1 +( 1280 2896 -64 ) ( 1296 2896 -64 ) ( 1280 3152 -64 ) clip 0 0 0 1 1 +( 1280 2896 -64 ) ( 1280 2896 128 ) ( 1296 2896 -64 ) clip 0 0 0 1 1 +( 1280 3152 -64 ) ( 1280 3152 128 ) ( 1280 2896 128 ) clip 0 0 0 1 1 +( 1296 3184 -64 ) ( 1360 3184 -64 ) ( 1296 3184 64 ) clip 0 0 0 1 1 +} +// brush 1122 +{ +( -64 2400 224 ) ( 0 2720 224 ) ( 0 2400 224 ) wbrick1_5 0 0 0 1 1 +( 0 2400 96 ) ( -64 2400 224 ) ( 0 2400 224 ) wbrick1_5 0 0 0 1 1 +( -256 2464 96 ) ( -256 2464 -160 ) ( 0 2464 -160 ) wbrick1_5 0 0 0 1 1 +( -192 2720 64 ) ( -192 2400 -64 ) ( -192 2720 -64 ) wbrick1_5 0 32 0 1 1 +( -64 2496 -96 ) ( -64 2208 -96 ) ( 64 2496 -96 ) wbrick1_5 0 0 0 1 1 +( -64 2480 -32 ) ( -64 2208 -32 ) ( -64 2480 96 ) wbrick1_5 0 32 0 1 1 +} +// brush 1123 +{ +( 0 2272 224 ) ( 0 1952 224 ) ( -64 2272 224 ) wbrick1_5 0 0 0 1 1 +( 0 2272 192 ) ( -64 2272 192 ) ( 0 2272 64 ) wbrick1_5 0 0 0 1 1 +( 0 2208 -160 ) ( -256 2208 -160 ) ( -256 2208 96 ) wbrick1_5 0 0 0 1 1 +( -192 1952 -64 ) ( -192 2272 -64 ) ( -192 1952 64 ) wbrick1_5 0 32 0 1 1 +( 64 2176 -96 ) ( -64 2464 -96 ) ( -64 2176 -96 ) wbrick1_5 0 0 0 1 1 +( -64 2480 -32 ) ( -64 2208 -32 ) ( -64 2480 96 ) wbrick1_5 0 32 0 1 1 +} +// brush 1124 +{ +( 1088 2208 288 ) ( 1088 2240 288 ) ( 1088 2208 -64 ) wm1_2 0 0 0 1 1 +( 896 2240 -64 ) ( 896 2208 -64 ) ( 1088 2240 -64 ) wm1_2 0 0 0 1 1 +( 1024 2240 -320 ) ( 1024 2240 32 ) ( 1024 2208 -320 ) wm1_2 0 0 0 1 1 +( 992 2272 -320 ) ( 1184 2272 -320 ) ( 992 2272 32 ) wm1_2 0 0 0 1 1 +( 1024 2256 96 ) ( 1088 2256 96 ) ( 1088 2256 -96 ) wm1_2 0 0 0 1 1 +( 1088 2256 96 ) ( 1024 2256 96 ) ( 1024 2272 80 ) wm1_2 0 0 0 1 1 +} +// brush 1125 +{ +( 1024 2608 400 ) ( 1024 2608 432 ) ( 1024 2256 400 ) wm1_2 0 0 0 1 1 +( 1024 2272 80 ) ( 1088 2272 80 ) ( 1088 2400 80 ) wm1_2 0 0 0 1 1 +( 1088 2272 80 ) ( 1024 2272 80 ) ( 1024 2256 96 ) wm1_2 0 0 0 1 1 +( 1088 2000 432 ) ( 1088 2352 432 ) ( 1088 2000 400 ) wm1_2 0 0 0 1 1 +( 1024 2416 96 ) ( 1088 2416 96 ) ( 1088 2256 96 ) wm1_2 0 0 0 1 1 +( 1088 2416 96 ) ( 1024 2416 96 ) ( 1088 2400 80 ) wm1_2 0 0 0 1 1 +} +// brush 1126 +{ +( 1088 2720 288 ) ( 1088 2752 288 ) ( 1088 2720 -64 ) wm1_2 0 0 0 1 1 +( 1184 2400 32 ) ( 1184 2400 -320 ) ( 992 2400 32 ) wm1_2 0 0 0 1 1 +( 896 2752 -64 ) ( 896 2720 -64 ) ( 1088 2752 -64 ) wm1_2 0 0 0 1 1 +( 1024 2752 -320 ) ( 1024 2752 32 ) ( 1024 2720 -320 ) wm1_2 0 0 0 1 1 +( 1088 2416 96 ) ( 1024 2416 96 ) ( 1024 2416 -64 ) wm1_2 0 0 0 1 1 +( 1024 2416 96 ) ( 1088 2416 96 ) ( 1024 2400 80 ) wm1_2 0 0 0 1 1 +} +// brush 1127 +{ +( 1024 2368 192 ) ( 1024 2304 192 ) ( 992 2368 192 ) wm1_1 0 0 0 1 1 +( 1024 2368 192 ) ( 992 2368 192 ) ( 1024 2368 -64 ) wm1_1 0 0 0 1 1 +( 1024 2368 192 ) ( 1024 2368 -64 ) ( 1024 2304 192 ) wm1_1 0 0 0 1 1 +( 1024 2304 128 ) ( 1056 2304 128 ) ( 1024 2368 128 ) wm1_1 0 0 0 1 1 +( 992 2304 -64 ) ( 992 2304 192 ) ( 1024 2304 -64 ) wm1_1 0 0 0 1 1 +( 1016 2304 -64 ) ( 1016 2368 -64 ) ( 1016 2304 192 ) +0light01 0 0 0 1 1 +} +// brush 1128 +{ +( -192 2208 320 ) ( -512 2208 320 ) ( -192 2272 320 ) wbrick1_5 0 0 0 1 1 +( -192 2208 32 ) ( -192 2208 -96 ) ( -512 2208 32 ) wbrick1_5 16 0 0 1 1 +( -480 2208 -160 ) ( -480 2464 -160 ) ( -480 2464 96 ) wbrick1_5 0 0 0 1 1 +( -512 2464 -96 ) ( -192 2464 -96 ) ( -512 2464 32 ) wbrick1_5 0 0 0 1 1 +( -288 -64 -128 ) ( -160 64 -128 ) ( -288 64 -128 ) wbrick1_5 0 0 0 1 1 +( -256 2464 -64 ) ( -256 2208 -64 ) ( -256 2464 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1129 +{ +( 384 2688 -256 ) ( 352 2720 -256 ) ( 352 2720 -192 ) wswamp1_k 48 0 0 1 1 +( 512 2720 -192 ) ( 352 2720 -192 ) ( 352 2720 -256 ) wswamp1_k 32 0 0 1 1 +( 416 3008 -256 ) ( 416 3072 -256 ) ( 352 3008 -256 ) wswamp1_k 0 32 0 1 1 +( 512 2768 192 ) ( 512 2768 320 ) ( 512 2832 192 ) wswamp1_k 0 0 0 1 1 +( 416 2688 192 ) ( 352 2688 192 ) ( 416 2688 320 ) wswamp1_k 32 0 0 1 1 +( 544 3008 -192 ) ( 384 3136 -192 ) ( 544 3136 -192 ) wswamp1_k 0 0 0 1 1 +} +// brush 1130 +{ +( -736 2176 -256 ) ( -800 2112 -256 ) ( -800 2176 -256 ) wswamp1_k 0 32 0 1 1 +( -1200 1728 64 ) ( -1136 1728 192 ) ( -1200 1728 192 ) wswamp1_k 32 0 0 1 1 +( -832 2448 192 ) ( -832 2512 64 ) ( -832 2512 192 ) wswamp1_k 32 0 0 1 1 +( -736 2176 -320 ) ( -800 2112 -320 ) ( -736 2112 -320 ) wswamp1_k 0 32 0 1 1 +( -1200 1632 64 ) ( -1136 1632 192 ) ( -1136 1632 64 ) wswamp1_k 0 0 0 1 1 +( -736 1280 192 ) ( -736 1344 64 ) ( -736 1280 64 ) wswamp1_k 32 0 0 1 1 +} +// brush 1131 +{ +( 960 2384 256 ) ( 576 2384 256 ) ( 576 2464 256 ) wizwood1_5 0 0 0 1 1 +( 960 2464 224 ) ( 576 2464 224 ) ( 960 2464 160 ) wizwood1_5 0 0 0 1 1 +( 1024 2464 224 ) ( 1024 2464 160 ) ( 1024 2448 224 ) wizwood1_5 0 0 0 1 1 +( 576 2448 144 ) ( 960 2448 144 ) ( 576 2464 144 ) wizwood1_5 0 0 0 1 1 +( 576 2384 208 ) ( 960 2384 208 ) ( 960 2448 144 ) wizwood1_5 0 0 90 1 1 +( 0 2448 160 ) ( 0 2464 160 ) ( 0 2448 224 ) wizwood1_5 0 0 0 1 1 +} +// brush 1132 +{ +( -1024 2400 304 ) ( -640 2400 304 ) ( -640 2400 384 ) wizwood1_5 0 0 0 1 1 +( -1024 2448 384 ) ( -640 2448 384 ) ( -1024 2384 384 ) wizwood1_5 0 0 0 1 1 +( -192 2448 384 ) ( -192 2384 384 ) ( -192 2448 368 ) wizwood1_5 0 0 0 1 1 +( -640 2368 368 ) ( -1024 2368 368 ) ( -640 2368 384 ) wizwood1_5 0 0 0 1 1 +( -640 2432 304 ) ( -1024 2432 304 ) ( -1024 2368 368 ) wizwood1_5 0 0 90 1 1 +( -64 2384 368 ) ( -64 2384 384 ) ( -64 2448 368 ) wizwood1_5 0 0 0 1 1 +} +// brush 1133 +{ +( -64 1824 384 ) ( -64 1824 304 ) ( -64 1440 304 ) wizwood1_5 0 0 0 1 1 +( -80 1440 384 ) ( -16 1824 384 ) ( -16 1440 384 ) wizwood1_5 0 0 0 1 1 +( -16 2272 368 ) ( -80 2272 384 ) ( -16 2272 384 ) wizwood1_5 0 0 0 1 1 +( -96 1824 384 ) ( -96 1440 368 ) ( -96 1824 368 ) wizwood1_5 0 0 0 1 1 +( -96 1440 368 ) ( -32 1440 304 ) ( -32 1824 304 ) wizwood1_5 0 0 0 1 1 +( -16 2400 368 ) ( -80 2400 384 ) ( -80 2400 368 ) wizwood1_5 0 0 0 1 1 +} +// brush 1134 +{ +( -192 1440 304 ) ( -192 1824 304 ) ( -192 1824 384 ) wizwood1_5 0 0 0 1 1 +( -240 1440 384 ) ( -240 1824 384 ) ( -176 1440 384 ) wizwood1_5 0 0 0 1 1 +( -240 2272 384 ) ( -176 2272 384 ) ( -240 2272 368 ) wizwood1_5 0 0 0 1 1 +( -160 1824 368 ) ( -160 1440 368 ) ( -160 1824 384 ) wizwood1_5 0 0 0 1 1 +( -224 1824 304 ) ( -224 1440 304 ) ( -160 1440 368 ) wizwood1_5 0 0 0 1 1 +( -176 2400 368 ) ( -176 2400 384 ) ( -240 2400 368 ) wizwood1_5 0 0 0 1 1 +} +// brush 1135 +{ +( -80 2352 384 ) ( -208 2352 384 ) ( -80 2368 384 ) wm1_2 0 0 0 1 1 +( -112 2352 368 ) ( -112 2352 400 ) ( -96 2368 400 ) wm1_2 0 0 0 1 1 +( -176 2352 368 ) ( -176 2352 400 ) ( -80 2352 400 ) wm1_2 0 0 0 1 1 +( -192 2368 368 ) ( -192 2352 368 ) ( -64 2368 368 ) wm1_2 0 0 0 1 1 +( -144 2352 400 ) ( -144 2352 368 ) ( -160 2368 400 ) wm1_2 0 0 0 1 1 +( -192 2368 352 ) ( -64 2368 352 ) ( -192 2368 544 ) wm1_2 0 0 0 1 1 +} +// brush 1136 +{ +( -96 2384 384 ) ( -112 2256 384 ) ( -112 2384 384 ) wm1_2 0 0 0 1 1 +( -96 2368 400 ) ( -112 2352 400 ) ( -112 2352 368 ) wm1_2 0 0 0 1 1 +( -112 2384 400 ) ( -112 2288 400 ) ( -112 2288 368 ) wm1_2 0 0 0 1 1 +( -96 2400 368 ) ( -112 2272 368 ) ( -96 2272 368 ) wm1_2 0 0 0 1 1 +( -96 2304 400 ) ( -112 2320 368 ) ( -112 2320 400 ) wm1_2 0 0 0 1 1 +( -96 2272 544 ) ( -96 2400 352 ) ( -96 2272 352 ) wm1_2 0 0 0 1 1 +} +// brush 1137 +{ +( -176 2272 336 ) ( -48 2272 336 ) ( -176 2256 336 ) wm1_2 0 0 0 1 1 +( -192 2272 320 ) ( -192 2272 352 ) ( -208 2256 352 ) wm1_2 0 0 0 1 1 +( -80 2272 320 ) ( -80 2272 352 ) ( -176 2272 352 ) wm1_2 0 0 0 1 1 +( -64 2256 320 ) ( -64 2272 320 ) ( -192 2256 320 ) wm1_2 0 0 0 1 1 +( -64 2272 352 ) ( -64 2272 320 ) ( -48 2256 352 ) wm1_2 0 0 0 1 1 +( -64 2256 304 ) ( -192 2256 304 ) ( -64 2256 496 ) wm1_2 0 0 0 1 1 +} +// brush 1138 +{ +( -112 2352 400 ) ( -112 2320 400 ) ( -144 2352 400 ) sky1 0 0 0 1 1 +( -112 2352 400 ) ( -144 2352 400 ) ( -112 2352 384 ) sky1 0 0 0 1 1 +( -112 2352 400 ) ( -112 2352 384 ) ( -112 2320 400 ) sky1 0 0 0 1 1 +( -144 2320 384 ) ( -112 2320 384 ) ( -144 2352 384 ) sky1 0 0 0 1 1 +( -144 2320 384 ) ( -144 2320 400 ) ( -112 2320 384 ) sky1 0 0 0 1 1 +( -144 2320 384 ) ( -144 2352 384 ) ( -144 2320 400 ) sky1 0 0 0 1 1 +} +// brush 1139 +{ +( -144 2384 384 ) ( -144 2256 384 ) ( -160 2384 384 ) wm1_2 0 0 0 1 1 +( -144 2352 368 ) ( -144 2352 400 ) ( -160 2368 400 ) wm1_2 0 0 0 1 1 +( -144 2288 368 ) ( -144 2288 400 ) ( -144 2384 400 ) wm1_2 0 0 0 1 1 +( -160 2272 368 ) ( -144 2272 368 ) ( -160 2400 368 ) wm1_2 0 0 0 1 1 +( -144 2320 400 ) ( -144 2320 368 ) ( -160 2304 400 ) wm1_2 0 0 0 1 1 +( -160 2272 352 ) ( -160 2400 352 ) ( -160 2272 544 ) wm1_2 0 0 0 1 1 +} +// brush 1140 +{ +( -192 2384 336 ) ( -192 2256 336 ) ( -208 2384 336 ) wm1_2 0 0 0 1 1 +( -192 2400 320 ) ( -192 2400 352 ) ( -208 2416 352 ) wm1_2 0 0 0 1 1 +( -192 2288 320 ) ( -192 2288 352 ) ( -192 2384 352 ) wm1_2 0 0 0 1 1 +( -208 2272 320 ) ( -192 2272 320 ) ( -208 2400 320 ) wm1_2 0 0 0 1 1 +( -192 2272 352 ) ( -192 2272 320 ) ( -208 2256 352 ) wm1_2 0 0 0 1 1 +( -208 2272 304 ) ( -208 2400 304 ) ( -208 2272 496 ) wm1_2 0 0 0 1 1 +} +// brush 1141 +{ +( -80 2400 336 ) ( -208 2400 336 ) ( -80 2416 336 ) wm1_2 0 0 0 1 1 +( -64 2400 320 ) ( -64 2400 352 ) ( -48 2416 352 ) wm1_2 0 0 0 1 1 +( -176 2400 320 ) ( -176 2400 352 ) ( -80 2400 352 ) wm1_2 0 0 0 1 1 +( -192 2416 320 ) ( -192 2400 320 ) ( -64 2416 320 ) wm1_2 0 0 0 1 1 +( -192 2400 352 ) ( -192 2400 320 ) ( -208 2416 352 ) wm1_2 0 0 0 1 1 +( -192 2416 304 ) ( -64 2416 304 ) ( -192 2416 496 ) wm1_2 0 0 0 1 1 +} +// brush 1142 +{ +( -64 2288 336 ) ( -64 2416 336 ) ( -48 2288 336 ) wm1_2 0 0 0 1 1 +( -64 2272 320 ) ( -64 2272 352 ) ( -48 2256 352 ) wm1_2 0 0 0 1 1 +( -64 2384 320 ) ( -64 2384 352 ) ( -64 2288 352 ) wm1_2 0 0 0 1 1 +( -48 2400 320 ) ( -64 2400 320 ) ( -48 2272 320 ) wm1_2 0 0 0 1 1 +( -64 2400 352 ) ( -64 2400 320 ) ( -48 2416 352 ) wm1_2 0 0 0 1 1 +( -48 2400 304 ) ( -48 2272 304 ) ( -48 2400 496 ) wm1_2 0 0 0 1 1 +} +// brush 1143 +{ +( -208 2272 192 ) ( -528 2272 192 ) ( -208 2336 192 ) wbrick1_5 0 0 0 1 1 +( -224 2304 32 ) ( -224 2368 32 ) ( -224 2304 -96 ) wbrick1_5 0 0 0 1 1 +( -224 2304 32 ) ( -224 2304 -96 ) ( -544 2304 32 ) wbrick1_5 0 0 0 1 1 +( -288 0 -96 ) ( -160 128 -96 ) ( -288 128 -96 ) wbrick1_5 0 0 0 1 1 +( -256 2528 64 ) ( -256 2272 -64 ) ( -256 2528 -64 ) wbrick1_5 0 0 0 1 1 +( -288 2368 -64 ) ( -160 2368 -64 ) ( -288 2368 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1144 +{ +( 0 2208 320 ) ( -320 2208 320 ) ( 0 2272 320 ) wbrick1_5 0 0 0 1 1 +( 0 2208 32 ) ( 0 2272 32 ) ( 0 2208 -96 ) wbrick1_5 32 0 0 1 1 +( 0 2256 32 ) ( 0 2256 -96 ) ( -320 2256 32 ) wbrick1_5 0 0 0 1 1 +( -96 2416 -96 ) ( 224 2416 -96 ) ( -96 2416 32 ) wbrick1_5 0 0 0 1 1 +( -96 -64 96 ) ( 32 64 96 ) ( -96 64 96 ) metal2_5 0 0 0 1 1 +( -32 2416 64 ) ( -32 2256 -64 ) ( -32 2416 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1145 +{ +( 1072 2288 320 ) ( 1008 2224 320 ) ( 1008 2288 320 ) wbrick1_5 0 32 0 1 1 +( 1008 2256 192 ) ( 1072 2256 320 ) ( 1008 2256 320 ) wbrick1_5 0 0 0 1 1 +( 1024 2208 64 ) ( 1024 2272 -64 ) ( 1024 2272 64 ) wbrick1_5 32 0 0 1 1 +( 864 2272 -64 ) ( 800 2208 -64 ) ( 864 2208 -64 ) wbrick1_5 0 32 0 1 1 +( 1008 2208 -64 ) ( 1072 2208 64 ) ( 1072 2208 -64 ) wbrick1_5 0 0 0 1 1 +( 1088 2208 288 ) ( 1088 2272 160 ) ( 1088 2208 160 ) wbrick1_5 32 0 0 1 1 +} +// brush 1146 +{ +( -16 2288 320 ) ( -80 2224 320 ) ( -80 2288 320 ) wbrick1_5 0 32 0 1 1 +( -80 2256 192 ) ( -16 2256 320 ) ( -80 2256 320 ) wbrick1_5 0 0 0 1 1 +( -64 2208 64 ) ( -64 2272 -64 ) ( -64 2272 64 ) wbrick1_5 32 0 0 1 1 +( -224 2272 -64 ) ( -288 2208 -64 ) ( -224 2208 -64 ) wbrick1_5 0 32 0 1 1 +( -80 2208 -64 ) ( -16 2208 64 ) ( -16 2208 -64 ) wbrick1_5 0 0 0 1 1 +( 0 2208 288 ) ( 0 2272 160 ) ( 0 2208 160 ) wbrick1_5 32 0 0 1 1 +} +// brush 1147 +{ +( -256 2400 32 ) ( -256 2400 -96 ) ( -256 2720 32 ) wbrick1_5 0 0 0 1 1 +( 0 2464 -128 ) ( -256 2464 -128 ) ( 0 2400 -96 ) wbrick1_5 0 0 180 1 1 +( -256 2464 -128 ) ( 0 2464 -128 ) ( -256 2464 -96 ) wbrick1_5 0 0 0 1 1 +( 0 2720 -96 ) ( 0 2400 -96 ) ( 0 2720 32 ) wbrick1_5 0 0 0 1 1 +( -2400 2496 -96 ) ( -2400 2368 -96 ) ( -2528 2496 -96 ) wbrick1_5 0 0 0 1 1 +} +// brush 1148 +{ +( 256 2208 32 ) ( -64 2208 -96 ) ( -64 2208 32 ) wbrick1_5 0 0 0 1 1 +( -64 2464 -96 ) ( 0 2208 -128 ) ( 0 2464 -128 ) wbrick1_5 0 0 90 1 1 +( 0 2208 -96 ) ( 0 2464 -128 ) ( 0 2208 -128 ) wbrick1_5 0 0 0 1 1 +( 256 2464 32 ) ( -64 2464 -96 ) ( 256 2464 -96 ) wbrick1_5 0 0 0 1 1 +( 32 -64 -96 ) ( -96 64 -96 ) ( 32 64 -96 ) wbrick1_5 0 0 0 1 1 +} +// brush 1149 +{ +( -192 2208 32 ) ( -192 2208 -96 ) ( -512 2208 32 ) wbrick1_5 0 0 0 1 1 +( -256 2464 -128 ) ( -256 2208 -128 ) ( -192 2464 -96 ) wbrick1_5 0 0 -90 1 1 +( -256 2208 -128 ) ( -256 2464 -128 ) ( -256 2208 -96 ) wbrick1_5 0 0 0 1 1 +( -512 2464 -96 ) ( -192 2464 -96 ) ( -512 2464 32 ) wbrick1_5 0 0 0 1 1 +( -288 64 -96 ) ( -160 64 -96 ) ( -288 -64 -96 ) wbrick1_5 0 0 0 1 1 +} +// brush 1150 +{ +( -1360 3136 192 ) ( -1296 3136 320 ) ( -1360 3136 320 ) wswamp1_k 48 0 0 1 1 +( -416 3344 320 ) ( -416 3408 192 ) ( -416 3408 320 ) wswamp1_k 32 0 0 1 1 +( -864 3072 -256 ) ( -928 3008 -256 ) ( -864 3008 -256 ) wswamp1_k 0 32 0 1 1 +( -1136 2944 192 ) ( -1072 2944 320 ) ( -1072 2944 192 ) wswamp1_k 0 0 0 1 1 +( -224 3008 320 ) ( -224 3072 192 ) ( -224 3008 192 ) wswamp1_k 32 0 0 1 1 +( -64 2944 -192 ) ( -64 3168 -192 ) ( 64 2944 -192 ) wswamp1_k 0 0 0 1 1 +} +// brush 1151 +{ +( 256 3136 352 ) ( 192 3072 352 ) ( 192 3136 352 ) wm1_2 0 32 0 1 1 +( -240 3136 320 ) ( -176 3136 448 ) ( -240 3136 448 ) wm1_2 0 0 0 1 1 +( 576 3408 352 ) ( 576 3472 224 ) ( 576 3472 352 ) wm1_2 32 0 0 1 1 +( 256 3136 320 ) ( 192 3072 320 ) ( 256 3072 320 ) wm1_2 0 32 0 1 1 +( -48 3072 224 ) ( 16 3072 352 ) ( 16 3072 224 ) wm1_2 0 0 0 1 1 +( 640 3136 352 ) ( 640 3200 224 ) ( 640 3136 224 ) wm1_2 32 0 0 1 1 +} +// brush 1152 +{ +( -432 2720 352 ) ( -368 2720 352 ) ( -432 2720 224 ) wbrick1_5 48 0 0 1 1 +( 384 2384 416 ) ( 384 2384 288 ) ( 384 2448 416 ) wbrick1_5 0 0 0 1 1 +( 512 2720 -160 ) ( 512 2784 -96 ) ( 352 2784 -96 ) wbrick1_5 0 0 0 1 1 +( 512 2752 224 ) ( 512 2688 224 ) ( 512 2752 352 ) wbrick1_5 32 0 0 1 1 +( 64 2816 -96 ) ( -64 2688 -96 ) ( -64 2816 -96 ) wswamp1_k 0 0 0 1 1 +} +// brush 1153 +{ +( -368 2976 32 ) ( -560 2976 32 ) ( -368 2992 32 ) wm1_2 0 0 0 1 1 +( -416 2976 0 ) ( -416 2976 32 ) ( -432 2992 32 ) wm1_2 0 0 0 1 1 +( -576 2976 0 ) ( -576 2976 32 ) ( -160 2976 32 ) wm1_2 0 0 0 1 1 +( -560 2992 0 ) ( -560 2976 0 ) ( -368 2992 0 ) wm1_2 0 0 0 1 1 +( -576 2976 32 ) ( -576 2976 0 ) ( -560 2992 32 ) wm1_2 0 0 0 1 1 +( -816 2992 0 ) ( -624 2992 0 ) ( -816 2992 32 ) wm1_2 0 0 0 1 1 +} +// brush 1154 +{ +( -832 2624 -256 ) ( -896 2688 -256 ) ( -896 2624 -256 ) wswamp1_k 0 32 0 1 1 +( -800 2560 -256 ) ( -800 2560 -192 ) ( -224 2560 -192 ) wswamp1_k 48 0 0 1 1 +( -800 2560 -192 ) ( -800 2560 -256 ) ( -832 2592 -256 ) wswamp1_k 32 0 0 1 1 +( -992 2592 -224 ) ( -224 2592 -224 ) ( -224 2560 -192 ) wswamp1_k 0 0 180 1 1 +( -224 2592 -32 ) ( -992 2592 -32 ) ( -992 2592 -256 ) wswamp1_k 0 0 0 -1 1 +( -224 2688 -448 ) ( -224 2624 -320 ) ( -224 2688 -320 ) wswamp1_k 32 0 0 1 1 +} +// brush 1155 +{ +( 80 3200 256 ) ( 144 3200 384 ) ( 80 3200 384 ) wswamp1_k 48 0 0 1 1 +( -256 3536 384 ) ( -256 3600 256 ) ( -256 3600 384 ) wswamp1_k 32 0 0 1 1 +( 0 3264 -256 ) ( -64 3200 -256 ) ( 0 3200 -256 ) wswamp1_k 0 32 0 1 1 +( 576 3136 448 ) ( 576 3136 64 ) ( -192 3136 64 ) wswamp1_k 0 0 0 1 1 +( 576 3136 64 ) ( 576 3136 448 ) ( 512 3200 448 ) wswamp1_k 32 0 0 1 1 +( -64 3072 -192 ) ( -64 3264 -192 ) ( 64 3072 -192 ) wswamp1_k 0 0 0 1 1 +} +// brush 1156 +{ +( 992 3520 352 ) ( 992 3520 320 ) ( 1024 3488 320 ) wm1_2 48 0 0 1 1 +( 992 3520 320 ) ( 992 3520 352 ) ( 608 3136 352 ) wm1_2 32 0 0 1 1 +( 768 3328 320 ) ( 704 3264 320 ) ( 768 3264 320 ) wm1_2 0 30 45 1 1 +( 640 3104 352 ) ( 640 3104 320 ) ( 608 3136 320 ) wm1_2 0 0 0 1 1 +( 1024 3488 352 ) ( 1024 3488 320 ) ( 640 3104 320 ) wm1_2 32 0 0 1 1 +( 768 3008 352 ) ( 768 3072 352 ) ( 896 3008 352 ) wm1_2 0 0 0 1 1 +} +// brush 1157 +{ +( -320 3200 320 ) ( -384 3136 320 ) ( -384 3200 320 ) wbrick1_5 0 32 0 1 1 +( -816 3392 480 ) ( -752 3392 608 ) ( -816 3392 608 ) wbrick1_5 0 0 0 1 1 +( -576 3328 96 ) ( -576 3392 96 ) ( -576 3392 320 ) wbrick1_5 32 0 0 1 1 +( -576 3392 96 ) ( -576 3328 96 ) ( -544 3328 224 ) wbrick1_5 16 32 0 1 1 +( -592 3328 480 ) ( -528 3328 608 ) ( -528 3328 480 ) wbrick1_5 0 0 0 1 1 +( -544 3424 224 ) ( -544 3328 224 ) ( -544 3328 448 ) wbrick1_5 16 32 0 1 1 +} +// brush 1158 +{ +( 576 3456 96 ) ( 576 3360 96 ) ( 448 3456 96 ) wizmet1_8 0 0 0 1 1 +( 576 3584 96 ) ( 448 3584 96 ) ( 576 3584 64 ) wizmet1_7 0 0 0 1 1 +( 704 3520 96 ) ( 704 3520 64 ) ( 704 3424 96 ) wizmet1_7 0 0 0 1 1 +( 448 3360 64 ) ( 576 3360 64 ) ( 448 3456 64 ) wizmet1_7 0 0 0 1 1 +( 640 3008 64 ) ( 640 3008 96 ) ( 768 3008 64 ) wizmet1_7 0 0 0 1 1 +( 512 3168 64 ) ( 512 3264 64 ) ( 512 3168 96 ) wizmet1_7 0 0 0 1 1 +} +// brush 1159 +{ +( 2336 2720 128 ) ( 2368 2720 128 ) ( 2336 2592 128 ) wiz1_4 64 32 90 1 1 +( 2336 2720 144 ) ( 2336 2592 144 ) ( 2336 2720 112 ) wiz1_4 0 0 0 1 0.5 +( 2336 2720 144 ) ( 2336 2720 112 ) ( 2368 2720 144 ) wiz1_4 0 0 0 1 1 +( 2368 2592 112 ) ( 2368 2720 112 ) ( 2336 2592 112 ) wiz1_4 0 0 0 1 1 +( 2368 2592 112 ) ( 2368 2592 144 ) ( 2368 2720 112 ) wiz1_4 0 0 0 1 1 +( 2368 2592 112 ) ( 2336 2592 112 ) ( 2368 2592 144 ) wiz1_4 0 0 0 1 1 +} +// brush 1160 +{ +( 2304 2720 112 ) ( 2336 2720 112 ) ( 2304 2592 112 ) wiz1_4 64 32 90 1 1 +( 2304 2720 128 ) ( 2304 2592 128 ) ( 2304 2720 96 ) wiz1_4 0 0 0 1 0.5 +( 2304 2720 128 ) ( 2304 2720 96 ) ( 2336 2720 128 ) wiz1_4 0 0 0 1 1 +( 2336 2592 96 ) ( 2336 2720 96 ) ( 2304 2592 96 ) wiz1_4 0 0 0 1 1 +( 2336 2592 96 ) ( 2336 2592 128 ) ( 2336 2720 96 ) wiz1_4 0 0 0 1 1 +( 2336 2592 96 ) ( 2304 2592 96 ) ( 2336 2592 128 ) wiz1_4 0 0 0 1 1 +} +// brush 1161 +{ +( 2272 2720 96 ) ( 2304 2720 96 ) ( 2272 2592 96 ) wiz1_4 64 32 90 1 1 +( 2272 2720 112 ) ( 2272 2592 112 ) ( 2272 2720 80 ) wiz1_4 0 0 0 1 0.5 +( 2272 2720 112 ) ( 2272 2720 80 ) ( 2304 2720 112 ) wiz1_4 0 0 0 1 1 +( 2304 2592 80 ) ( 2304 2720 80 ) ( 2272 2592 80 ) wiz1_4 0 0 0 1 1 +( 2304 2592 80 ) ( 2304 2592 112 ) ( 2304 2720 80 ) wiz1_4 0 0 0 1 1 +( 2304 2592 80 ) ( 2272 2592 80 ) ( 2304 2592 112 ) wiz1_4 0 0 0 1 1 +} +// brush 1162 +{ +( 2240 2720 80 ) ( 2272 2720 80 ) ( 2240 2592 80 ) wiz1_4 64 32 90 1 1 +( 2240 2720 96 ) ( 2240 2592 96 ) ( 2240 2720 64 ) wiz1_4 0 0 0 1 0.5 +( 2240 2720 96 ) ( 2240 2720 64 ) ( 2272 2720 96 ) wiz1_4 0 0 0 1 1 +( 2272 2592 64 ) ( 2272 2720 64 ) ( 2240 2592 64 ) wiz1_4 0 0 0 1 1 +( 2272 2592 64 ) ( 2272 2592 96 ) ( 2272 2720 64 ) wiz1_4 0 0 0 1 1 +( 2272 2592 64 ) ( 2240 2592 64 ) ( 2272 2592 96 ) wiz1_4 0 0 0 1 1 +} +// brush 1163 +{ +( -288 3456 96 ) ( -256 3456 96 ) ( -288 3328 96 ) wiz1_4 0 32 90 1 1 +( -288 3456 112 ) ( -288 3328 112 ) ( -288 3456 80 ) wiz1_4 0 0 0 1 0.5 +( -288 3456 112 ) ( -288 3456 80 ) ( -256 3456 112 ) wiz1_4 0 0 0 1 1 +( -256 3328 80 ) ( -256 3456 80 ) ( -288 3328 80 ) wiz1_4 0 0 0 1 1 +( -256 3328 80 ) ( -256 3328 112 ) ( -256 3456 80 ) wiz1_4 0 0 0 1 1 +( -256 3328 80 ) ( -288 3328 80 ) ( -256 3328 112 ) wiz1_4 0 0 0 1 1 +} +// brush 1164 +{ +( -320 3456 80 ) ( -288 3456 80 ) ( -320 3328 80 ) wiz1_4 0 32 90 1 1 +( -320 3456 96 ) ( -320 3328 96 ) ( -320 3456 64 ) wiz1_4 0 0 0 1 0.5 +( -320 3456 96 ) ( -320 3456 64 ) ( -288 3456 96 ) wiz1_4 0 0 0 1 1 +( -288 3328 64 ) ( -288 3456 64 ) ( -320 3328 64 ) wiz1_4 0 0 0 1 1 +( -288 3328 64 ) ( -288 3328 96 ) ( -288 3456 64 ) wiz1_4 0 0 0 1 1 +( -288 3328 64 ) ( -320 3328 64 ) ( -288 3328 96 ) wiz1_4 0 0 0 1 1 +} +// brush 1165 +{ +( -352 3456 64 ) ( -320 3456 64 ) ( -352 3328 64 ) wiz1_4 0 32 90 1 1 +( -352 3456 80 ) ( -352 3328 80 ) ( -352 3456 48 ) wiz1_4 0 0 0 1 0.5 +( -352 3456 80 ) ( -352 3456 48 ) ( -320 3456 80 ) wiz1_4 0 0 0 1 1 +( -320 3328 48 ) ( -320 3456 48 ) ( -352 3328 48 ) wiz1_4 0 0 0 1 1 +( -320 3328 48 ) ( -320 3328 80 ) ( -320 3456 48 ) wiz1_4 0 0 0 1 1 +( -320 3328 48 ) ( -352 3328 48 ) ( -320 3328 80 ) wiz1_4 0 0 0 1 1 +} +// brush 1166 +{ +( -416 3456 32 ) ( -384 3456 32 ) ( -416 3328 32 ) wiz1_4 0 32 90 1 1 +( -416 3456 48 ) ( -416 3328 48 ) ( -416 3456 16 ) wiz1_4 0 0 0 1 0.5 +( -416 3456 48 ) ( -416 3456 16 ) ( -384 3456 48 ) wiz1_4 0 0 0 1 1 +( -384 3328 16 ) ( -384 3456 16 ) ( -416 3328 16 ) wiz1_4 0 0 0 1 1 +( -384 3328 16 ) ( -384 3328 48 ) ( -384 3456 16 ) wiz1_4 0 0 0 1 1 +( -384 3328 16 ) ( -416 3328 16 ) ( -384 3328 48 ) wiz1_4 0 0 0 1 1 +} +// brush 1167 +{ +( -320 2976 0 ) ( -352 3104 0 ) ( -320 3104 0 ) wiz1_4 0 32 90 1 1 +( -320 3104 -16 ) ( -320 2976 16 ) ( -320 3104 16 ) wiz1_4 0 0 0 1 0.5 +( -352 3104 16 ) ( -320 3104 -16 ) ( -320 3104 16 ) wiz1_4 0 0 0 1 1 +( -320 2976 -16 ) ( -352 3104 -16 ) ( -352 2976 -16 ) wiz1_4 0 0 0 1 1 +( -352 3104 -16 ) ( -352 2976 16 ) ( -352 2976 -16 ) wiz1_4 0 0 0 1 1 +( -352 2976 16 ) ( -320 2976 -16 ) ( -352 2976 -16 ) wiz1_4 0 0 0 1 1 +} +// brush 1168 +{ +( -288 2976 -16 ) ( -320 3104 -16 ) ( -288 3104 -16 ) wiz1_4 0 32 90 1 1 +( -288 3104 -32 ) ( -288 2976 0 ) ( -288 3104 0 ) wiz1_4 0 0 0 1 0.5 +( -320 3104 0 ) ( -288 3104 -32 ) ( -288 3104 0 ) wiz1_4 0 0 0 1 1 +( -288 2976 -32 ) ( -320 3104 -32 ) ( -320 2976 -32 ) wiz1_4 0 0 0 1 1 +( -320 3104 -32 ) ( -320 2976 0 ) ( -320 2976 -32 ) wiz1_4 0 0 0 1 1 +( -320 2976 0 ) ( -288 2976 -32 ) ( -320 2976 -32 ) wiz1_4 0 0 0 1 1 +} +// brush 1169 +{ +( -208 3136 -64 ) ( -208 2944 -64 ) ( -224 3136 -64 ) wm1_2 0 0 0 1 1 +( -208 3136 -64 ) ( -224 3136 -64 ) ( -208 3136 -96 ) wm1_2 0 0 0 1 1 +( -208 3136 -64 ) ( -208 3136 -96 ) ( -208 2944 -64 ) wm1_2 0 0 0 1 1 +( -224 2944 -96 ) ( -208 2944 -96 ) ( -224 3136 -96 ) wm1_2 0 0 0 1 1 +( -224 2944 -96 ) ( -224 2944 -64 ) ( -208 2944 -96 ) wm1_2 0 0 0 1 1 +( -224 2944 -96 ) ( -224 3136 -96 ) ( -224 2944 -64 ) wm1_2 0 0 0 1 1 +} +// brush 1170 +{ +( -416 3184 32 ) ( -416 2992 32 ) ( -432 3184 32 ) wm1_2 0 0 0 1 1 +( -416 3456 0 ) ( -416 3456 32 ) ( -432 3440 32 ) wm1_2 0 0 0 1 1 +( -416 3040 0 ) ( -416 3040 32 ) ( -416 3456 32 ) wm1_2 0 0 0 1 1 +( -432 2992 0 ) ( -416 2992 0 ) ( -432 3184 0 ) wm1_2 0 0 0 1 1 +( -416 2976 32 ) ( -416 2976 0 ) ( -432 2992 32 ) wm1_2 0 0 0 1 1 +( -432 2992 0 ) ( -432 3184 0 ) ( -432 2992 32 ) wm1_2 0 0 0 1 1 +} +// brush 1171 +{ +( -560 3184 32 ) ( -576 2992 32 ) ( -576 3184 32 ) wm1_2 0 0 0 1 1 +( -560 3440 32 ) ( -576 3456 32 ) ( -576 3456 0 ) wm1_2 0 0 0 1 1 +( -576 3456 32 ) ( -576 3040 32 ) ( -576 3040 0 ) wm1_2 0 0 0 1 1 +( -560 3184 0 ) ( -576 2992 0 ) ( -560 2992 0 ) wm1_2 0 0 0 1 1 +( -560 2992 32 ) ( -576 2976 0 ) ( -576 2976 32 ) wm1_2 0 0 0 1 1 +( -560 2992 32 ) ( -560 3184 0 ) ( -560 2992 0 ) wm1_2 0 0 0 1 1 +} +// brush 1172 +{ +( -368 3440 32 ) ( -560 3456 32 ) ( -368 3456 32 ) wm1_2 0 0 0 1 1 +( -432 3440 32 ) ( -416 3456 32 ) ( -416 3456 0 ) wm1_2 0 0 0 1 1 +( -160 3456 32 ) ( -576 3456 32 ) ( -576 3456 0 ) wm1_2 0 0 0 1 1 +( -368 3440 0 ) ( -560 3456 0 ) ( -560 3440 0 ) wm1_2 0 0 0 1 1 +( -560 3440 32 ) ( -576 3456 0 ) ( -576 3456 32 ) wm1_2 0 0 0 1 1 +( -816 3440 32 ) ( -624 3440 0 ) ( -816 3440 0 ) wm1_2 0 0 0 1 1 +} +// brush 1173 +{ +( -1328 2912 160 ) ( -1264 2912 288 ) ( -1328 2912 288 ) wbrick1_5 0 0 0 1 1 +( -416 3056 288 ) ( -416 3120 160 ) ( -416 3120 288 ) wbrick1_5 0 32 0 1 1 +( -864 2944 -96 ) ( -928 2880 -96 ) ( -864 2880 -96 ) wbrick1_5 32 0 90 1 1 +( -1104 2784 160 ) ( -1040 2784 288 ) ( -1040 2784 160 ) wbrick1_5 0 0 0 1 1 +( -192 2880 288 ) ( -192 2944 160 ) ( -192 2880 160 ) wbrick1_5 32 0 0 1 1 +( -192 64 -64 ) ( -224 64 -96 ) ( -192 -64 -64 ) wbrick1_5 32 0 -90 1 1 +( -64 2752 64 ) ( -64 2944 64 ) ( 64 2752 64 ) wbrick1_5 0 0 0 1 1 +( -288 64 -96 ) ( -416 64 32 ) ( -288 -64 -96 ) wbrick1_5 0 0 90 1 1 +} +// brush 1174 +{ +( -192 3264 320 ) ( -352 3264 -64 ) ( -352 3264 320 ) wbrick1_5 48 0 0 1 1 +( -416 3328 320 ) ( -384 3296 320 ) ( -384 3296 -64 ) wbrick1_5 32 0 0 1 1 +( -832 3424 32 ) ( -896 3424 32 ) ( -832 3360 32 ) wbrick1_5 0 32 0 1 1 +( -1040 3328 384 ) ( -1040 3328 512 ) ( -1104 3328 384 ) wbrick1_5 0 0 0 1 1 +( -256 3432 192 ) ( -256 3368 192 ) ( -256 3432 320 ) wbrick1_5 32 0 0 1 1 +( -64 3136 320 ) ( -64 3200 320 ) ( 64 3136 320 ) wbrick1_5 0 0 0 1 1 +} +// brush 1175 +{ +( -864 2656 -256 ) ( -928 2656 -256 ) ( -864 2592 -256 ) wswamp1_k 0 32 0 1 1 +( -800 3088 -448 ) ( -800 3024 -448 ) ( -800 3088 -320 ) wswamp1_k 48 0 0 1 1 +( -800 1984 -192 ) ( -832 1984 -224 ) ( -832 2752 -224 ) wswamp1_k 0 -32 -90 1 1 +( -832 2400 -224 ) ( -832 2400 -256 ) ( -832 2592 -224 ) wswamp1_k 0 0 0 -1 1 +( -832 2400 -256 ) ( -832 2400 -224 ) ( -800 2432 -192 ) wswamp1_k 32 0 0 1 1 +( -832 2592 -64 ) ( -800 2560 -64 ) ( -832 2592 64 ) wswamp1_k 0 32 90 1 1 +} +// brush 1176 +{ +( -832 2912 320 ) ( -896 2848 320 ) ( -896 2912 320 ) wbrick1_5 0 32 0 1 1 +( -1328 2976 192 ) ( -1264 2976 320 ) ( -1328 2976 320 ) wbrick1_5 32 0 0 1 1 +( -576 3184 320 ) ( -576 3248 192 ) ( -576 3248 320 ) wbrick1_5 32 0 0 1 1 +( -832 2912 -64 ) ( -896 2848 -64 ) ( -832 2848 -64 ) wbrick1_5 0 32 0 1 1 +( -1104 2944 192 ) ( -1040 2944 320 ) ( -1040 2944 192 ) wbrick1_5 0 0 0 1 1 +( -224 2848 320 ) ( -224 2912 192 ) ( -224 2848 192 ) wbrick1_5 0 0 0 1 1 +} +// brush 1177 +{ +( -64 3264 448 ) ( -128 3200 448 ) ( -128 3264 448 ) wbrick1_5 0 32 0 1 1 +( -416 3104 448 ) ( -416 3104 32 ) ( -416 3264 32 ) wbrick1_5 48 0 0 1 1 +( -64 3264 32 ) ( -128 3200 32 ) ( -64 3200 32 ) wbrick1_5 0 32 0 1 1 +( -416 3104 32 ) ( -416 3104 448 ) ( -384 3136 448 ) wbrick1_5 0 0 0 1 1 +( -416 3168 -64 ) ( -320 3168 -64 ) ( -416 3168 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1178 +{ +( -928 2432 320 ) ( -864 2432 320 ) ( -928 2368 320 ) wbrick1_5 0 32 0 1 1 +( -992 2864 288 ) ( -992 2800 288 ) ( -992 2864 160 ) wbrick1_5 48 0 0 1 1 +( -992 1760 32 ) ( -960 1760 64 ) ( -960 2528 64 ) wbrick1_5 32 0 -90 1 1 +( -960 2528 320 ) ( -960 2528 96 ) ( -960 1760 96 ) wbrick1_5 32 0 0 1 1 +( -1024 2240 64 ) ( -960 2240 -64 ) ( -1024 2240 -64 ) wbrick1_5 0 0 0 1 1 +( -1024 2752 -64 ) ( -928 2752 -64 ) ( -1024 2752 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1179 +{ +( -832 2688 320 ) ( -896 2624 320 ) ( -896 2688 320 ) wbrick1_5 0 32 0 1 1 +( -1328 2752 160 ) ( -1264 2752 288 ) ( -1328 2752 288 ) wbrick1_5 48 0 0 1 1 +( -992 2960 288 ) ( -992 3024 160 ) ( -992 3024 288 ) wbrick1_5 32 0 0 1 1 +( -992 2720 64 ) ( -224 2720 64 ) ( -224 2752 32 ) wbrick1_5 0 32 -180 1 1 +( -224 2720 64 ) ( -992 2720 64 ) ( -992 2720 288 ) wbrick1_5 0 0 0 1 1 +( -224 2624 288 ) ( -224 2688 160 ) ( -224 2624 160 ) wbrick1_5 32 32 0 1 1 +} +// brush 1180 +{ +( -992 2752 -192 ) ( -192 2944 -192 ) ( -192 2752 -192 ) wswamp1_k 0 0 0 1 1 +( -192 2880 -256 ) ( -992 2880 -192 ) ( -192 2880 -192 ) wswamp1_k 0 0 0 1 1 +( -192 2944 -192 ) ( -192 2752 -256 ) ( -192 2752 -192 ) wswamp1_k 32 0 0 1 1 +( -992 2752 -256 ) ( -192 2944 -256 ) ( -992 2944 -256 ) wswamp1_k 0 0 0 1 1 +( -192 2944 -256 ) ( -992 2944 -192 ) ( -992 2944 -256 ) wswamp1_k 0 0 0 1 1 +( -992 2912 -192 ) ( -992 2720 -256 ) ( -992 2912 -256 ) wswamp1_k 0 0 0 1 1 +( -224 2880 64 ) ( -192 2912 -64 ) ( -224 2880 -64 ) wswamp1_k 32 0 0 1 1 +} +// brush 1181 +{ +( -864 3072 -96 ) ( -928 3008 -96 ) ( -928 3072 -96 ) wbrick1_5 0 32 0 1 1 +( -1360 3136 192 ) ( -1296 3136 320 ) ( -1360 3136 320 ) wbrick1_5 48 0 0 1 1 +( -416 3344 320 ) ( -416 3408 192 ) ( -416 3408 320 ) wbrick1_5 32 0 0 1 1 +( -1136 2944 192 ) ( -1072 2944 320 ) ( -1072 2944 192 ) wbrick1_5 0 0 0 1 1 +( -224 3008 320 ) ( -224 3072 192 ) ( -224 3008 192 ) wbrick1_5 32 0 0 1 1 +( 64 2944 -192 ) ( -64 3168 -192 ) ( -64 2944 -192 ) wswamp1_k 0 0 0 1 1 +} +// brush 1182 +{ +( 288 3392 256 ) ( 224 3456 256 ) ( 288 3456 256 ) wbrick1_5 0 32 0 1 1 +( 384 3888 128 ) ( 384 3824 256 ) ( 384 3888 256 ) wbrick1_5 48 0 0 1 1 +( 320 3552 0 ) ( 320 2784 0 ) ( 352 2784 -32 ) wbrick1_5 0 0 90 1 1 +( 352 2784 32 ) ( 352 3552 32 ) ( 352 3552 256 ) wbrick1_5 0 0 0 1 1 +( 224 2720 288 ) ( 288 2720 160 ) ( 224 2720 160 ) wbrick1_5 32 32 0 1 1 +( 352 2976 64 ) ( 288 2976 -64 ) ( 352 2976 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1183 +{ +( -864 2592 320 ) ( -928 2656 320 ) ( -864 2656 320 ) wbrick1_5 0 32 0 1 1 +( -800 3088 160 ) ( -800 3024 288 ) ( -800 3088 288 ) wbrick1_5 48 0 0 1 1 +( -832 2752 64 ) ( -832 1984 64 ) ( -800 1984 32 ) wbrick1_5 32 0 90 1 1 +( -832 1984 96 ) ( -832 2752 96 ) ( -832 2752 320 ) wbrick1_5 32 0 0 1 1 +( -800 2560 64 ) ( -832 2592 -64 ) ( -800 2560 -64 ) wswamp1_k 0 0 0 1 1 +( -768 2464 -64 ) ( -864 2368 -64 ) ( -768 2464 64 ) wswamp1_k 0 0 0 1 1 +} +// brush 1184 +{ +( -832 2368 320 ) ( -896 2304 320 ) ( -896 2368 320 ) wbrick1_5 0 32 0 1 1 +( -1328 2432 160 ) ( -1264 2432 288 ) ( -1328 2432 288 ) wbrick1_5 48 0 0 1 1 +( -992 2400 64 ) ( -224 2400 64 ) ( -224 2432 32 ) wbrick1_5 32 0 0 1 1 +( -224 2400 96 ) ( -992 2400 96 ) ( -992 2400 320 ) wbrick1_5 32 0 0 1 1 +( -800 2432 64 ) ( -832 2400 -64 ) ( -800 2432 -64 ) wbrick1_5 0 0 0 1 1 +( -704 2464 -64 ) ( -704 2400 -64 ) ( -704 2464 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1185 +{ +( -896 2304 320 ) ( -896 2368 320 ) ( -832 2304 320 ) wbrick1_5 0 32 0 1 1 +( -1328 2240 288 ) ( -1264 2240 288 ) ( -1328 2240 160 ) wbrick1_5 48 0 0 1 1 +( -224 2240 32 ) ( -224 2272 64 ) ( -992 2272 64 ) wbrick1_5 32 32 0 1 1 +( -992 2272 320 ) ( -992 2272 96 ) ( -224 2272 96 ) wbrick1_5 32 0 0 1 1 +( -704 2208 64 ) ( -704 2272 -64 ) ( -704 2208 -64 ) wbrick1_5 0 0 0 1 1 +( -992 2208 -64 ) ( -992 2304 -64 ) ( -992 2208 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1186 +{ +( -832 3072 448 ) ( -896 3008 448 ) ( -896 3072 448 ) wbrick1_5 0 32 0 1 1 +( -352 3168 320 ) ( -352 3168 -64 ) ( -192 3168 320 ) wbrick1_5 48 0 0 1 1 +( -352 3168 -64 ) ( -352 3168 320 ) ( -384 3136 320 ) wbrick1_5 32 0 0 1 1 +( -832 3072 -64 ) ( -896 3008 -64 ) ( -832 3008 -64 ) wbrick1_5 0 32 0 1 1 +( -1104 3104 384 ) ( -1040 3104 512 ) ( -1040 3104 384 ) wbrick1_5 0 0 0 1 1 +( -224 3008 320 ) ( -224 3072 192 ) ( -224 3008 192 ) wbrick1_5 0 0 0 1 1 +} +// brush 1187 +{ +( 0 3264 448 ) ( -64 3200 448 ) ( -64 3264 448 ) wbrick1_5 0 32 0 1 1 +( -256 3536 384 ) ( -256 3600 256 ) ( -256 3600 384 ) wbrick1_5 32 0 0 1 1 +( 352 3136 448 ) ( 352 3136 -192 ) ( -256 3136 -192 ) wbrick1_5 0 0 0 1 1 +( 352 3136 -192 ) ( 352 3136 448 ) ( 320 3200 448 ) wbrick1_5 32 0 0 1 1 +( 64 3072 -192 ) ( -64 3264 -192 ) ( -64 3072 -192 ) wbrick1_5 0 0 0 1 1 +( -256 3168 -64 ) ( 352 3168 -64 ) ( -256 3168 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1188 +{ +( -384 3456 48 ) ( -352 3456 48 ) ( -384 3328 48 ) wiz1_4 0 32 90 1 1 +( -384 3456 64 ) ( -384 3328 64 ) ( -384 3456 32 ) wiz1_4 0 0 0 1 0.5 +( -384 3456 64 ) ( -384 3456 32 ) ( -352 3456 64 ) wiz1_4 0 0 0 1 1 +( -352 3328 32 ) ( -352 3456 32 ) ( -384 3328 32 ) wiz1_4 0 0 0 1 1 +( -352 3328 32 ) ( -352 3328 64 ) ( -352 3456 32 ) wiz1_4 0 0 0 1 1 +( -352 3328 32 ) ( -384 3328 32 ) ( -352 3328 64 ) wiz1_4 0 0 0 1 1 +} +// brush 1189 +{ +( -832 2304 -256 ) ( -896 2368 -256 ) ( -896 2304 -256 ) wswamp1_k 0 32 0 1 1 +( -1328 2240 -320 ) ( -1264 2240 -448 ) ( -1328 2240 -448 ) wswamp1_k 48 0 0 1 1 +( -992 2032 -448 ) ( -992 1968 -320 ) ( -992 1968 -448 ) wswamp1_k 32 0 0 1 1 +( -1472 2272 -224 ) ( -704 2272 -224 ) ( -704 2240 -192 ) wswamp1_k 0 0 180 -1 1 +( -704 2272 0 ) ( -1472 2272 0 ) ( -1472 2272 -224 ) wswamp1_k 0 0 0 1 1 +( -704 2368 -448 ) ( -704 2304 -320 ) ( -704 2368 -320 ) wswamp1_k 32 0 0 1 1 +} +// brush 1190 +{ +( -928 2336 -256 ) ( -864 2336 -256 ) ( -928 2400 -256 ) wswamp1_k 0 32 0 1 1 +( -992 1904 -448 ) ( -992 1968 -448 ) ( -992 1904 -320 ) wswamp1_k 48 0 0 1 1 +( -1264 2240 -448 ) ( -1264 2240 -320 ) ( -1200 2240 -448 ) wswamp1_k 32 0 0 1 1 +( -992 3008 -192 ) ( -960 3008 -224 ) ( -960 2240 -224 ) wswamp1_k 32 32 90 1 1 +( -960 2240 -224 ) ( -960 2240 0 ) ( -960 3008 0 ) wswamp1_k 32 0 0 1 1 +( -864 2752 -320 ) ( -928 2752 -320 ) ( -864 2752 -448 ) wswamp1_k 32 0 0 1 1 +} +// brush 1191 +{ +( -896 2368 -256 ) ( -896 2304 -256 ) ( -832 2368 -256 ) wswamp1_k 0 32 0 1 1 +( -1328 2432 -448 ) ( -1264 2432 -448 ) ( -1328 2432 -320 ) wswamp1_k 48 0 0 1 1 +( -224 2432 -192 ) ( -224 2400 -224 ) ( -992 2400 -224 ) wswamp1_k 0 0 0 1 1 +( -992 2400 -224 ) ( -992 2400 0 ) ( -224 2400 0 ) wswamp1_k 0 0 0 1 1 +( -704 2272 -320 ) ( -704 2336 -320 ) ( -704 2272 -448 ) wswamp1_k 32 0 0 1 1 +( -832 2400 -64 ) ( -800 2432 -64 ) ( -832 2400 64 ) wswamp1_k 0 32 90 1 1 +} +// brush 1192 +{ +( -896 2688 -256 ) ( -896 2624 -256 ) ( -832 2688 -256 ) wswamp1_k 0 32 0 1 1 +( -1328 2752 -448 ) ( -1264 2752 -448 ) ( -1328 2752 -320 ) wswamp1_k 48 0 0 1 1 +( -992 3024 -448 ) ( -992 3024 -320 ) ( -992 2960 -448 ) wswamp1_k 32 0 0 1 1 +( -224 2752 -192 ) ( -224 2720 -224 ) ( -992 2720 -224 ) wswamp1_k 0 0 0 1 1 +( -992 2720 -224 ) ( -992 2720 0 ) ( -224 2720 0 ) wswamp1_k 0 0 0 1 1 +( -224 2624 -320 ) ( -224 2688 -320 ) ( -224 2624 -448 ) wswamp1_k 32 0 0 1 1 +} +// brush 1193 +{ +( 864 2016 -64 ) ( 832 2144 -64 ) ( 864 2144 -64 ) woodflr1_5x 0 0 0 1 1 +( 864 2048 -64 ) ( 864 2112 -64 ) ( 864 2112 -96 ) woodflr1_5x 0 0 0 1 1 +( 832 2144 -96 ) ( 864 2112 -96 ) ( 864 2112 -64 ) woodflr1_5x 0 0 0 1 1 +( 864 2016 -96 ) ( 832 2144 -96 ) ( 832 2016 -96 ) woodflr1_5x 0 0 0 1 1 +( 832 2144 -64 ) ( 832 1632 -64 ) ( 832 1632 -96 ) woodflr1_5x 0 0 0 1 1 +( 864 1664 -96 ) ( 832 1664 -96 ) ( 832 1664 -64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 1194 +{ +( 832 2112 -64 ) ( 832 2144 -64 ) ( 960 2112 -64 ) woodflr1_5x 0 0 0 1 1 +( 864 2112 -96 ) ( 864 2112 -64 ) ( 928 2112 -64 ) woodflr1_5x 0 0 0 1 1 +( 864 2112 -64 ) ( 864 2112 -96 ) ( 832 2144 -96 ) woodflr1_5x 0 0 0 1 1 +( 960 2144 -96 ) ( 832 2144 -96 ) ( 960 2112 -96 ) woodflr1_5x 0 0 0 1 1 +( 960 2144 -96 ) ( 960 2144 -64 ) ( 832 2144 -96 ) woodflr1_5x 0 0 0 1 1 +( 928 2112 -96 ) ( 928 2112 -64 ) ( 960 2144 -64 ) woodflr1_5x 0 0 0 1 1 +} +// brush 1195 +{ +( 928 2144 -64 ) ( 960 2144 -64 ) ( 928 2016 -64 ) woodflr1_5x 0 0 0 1 1 +( 928 2144 -96 ) ( 928 2144 -64 ) ( 928 2080 -64 ) woodflr1_5x 0 0 0 1 1 +( 928 2112 -64 ) ( 928 2112 -96 ) ( 960 2144 -96 ) woodflr1_5x 0 0 0 1 1 +( 960 2016 -96 ) ( 960 2144 -96 ) ( 928 2016 -96 ) woodflr1_5x 0 0 0 1 1 +( 960 1632 -96 ) ( 960 1632 -64 ) ( 960 2144 -64 ) woodflr1_5x 0 0 0 1 1 +( 960 1664 -64 ) ( 960 1664 -96 ) ( 928 1664 -96 ) woodflr1_5x 0 0 0 1 1 +} +// brush 1196 +{ +( -648 1872 -72 ) ( -728 1872 -72 ) ( -648 1904 -72 ) metal2_5 0 0 0 1 1 +( -648 1872 -72 ) ( -648 1904 -72 ) ( -648 1872 -88 ) metal2_5 0 0 0 1 1 +( -648 1880 -72 ) ( -648 1880 -88 ) ( -728 1880 -72 ) metal2_5 0 0 0 1 1 +( -728 1904 -88 ) ( -728 1872 -88 ) ( -648 1904 -88 ) metal2_5 0 0 0 1 1 +( -728 1904 -88 ) ( -728 1904 -72 ) ( -728 1872 -88 ) metal2_5 0 0 0 1 1 +( -728 1896 -88 ) ( -648 1896 -88 ) ( -728 1896 -72 ) metal2_5 0 0 0 1 1 +} +// brush 1197 +{ +( -400 2040 -72 ) ( -400 1960 -72 ) ( -432 2040 -72 ) metal2_5 0 0 0 1 1 +( -400 2040 -72 ) ( -432 2040 -72 ) ( -400 2040 -88 ) metal2_5 0 0 0 1 1 +( -408 2040 -72 ) ( -408 2040 -88 ) ( -408 1960 -72 ) metal2_5 0 0 0 1 1 +( -432 1960 -88 ) ( -400 1960 -88 ) ( -432 2040 -88 ) metal2_5 0 0 0 1 1 +( -432 1960 -88 ) ( -432 1960 -72 ) ( -400 1960 -88 ) metal2_5 0 0 0 1 1 +( -424 1960 -88 ) ( -424 2040 -88 ) ( -424 1960 -72 ) metal2_5 0 0 0 1 1 +} +// brush 1198 +{ +( -560 1816 -72 ) ( -560 1736 -72 ) ( -592 1816 -72 ) metal2_5 0 0 0 1 1 +( -560 1816 -72 ) ( -592 1816 -72 ) ( -560 1816 -88 ) metal2_5 0 0 0 1 1 +( -568 1816 -72 ) ( -568 1816 -88 ) ( -568 1736 -72 ) metal2_5 0 0 0 1 1 +( -592 1736 -88 ) ( -560 1736 -88 ) ( -592 1816 -88 ) metal2_5 0 0 0 1 1 +( -592 1736 -88 ) ( -592 1736 -72 ) ( -560 1736 -88 ) metal2_5 0 0 0 1 1 +( -584 1736 -88 ) ( -584 1816 -88 ) ( -584 1736 -72 ) metal2_5 0 0 0 1 1 +} +// brush 1199 +{ +( 1344 2112 -576 ) ( 1344 2048 -576 ) ( 1376 2112 -576 ) wswamp1_2 0 0 0 1 1 +( 1376 1984 -384 ) ( 1408 2016 -320 ) ( 1376 1984 -576 ) wswamp1_2 0 0 0 1 1 +( 1408 2016 -320 ) ( 1376 2088 -352 ) ( 1408 2016 -576 ) wswamp1_2 0 0 0 1 1 +( 1376 1984 -384 ) ( 1376 2088 -352 ) ( 1408 2016 -320 ) wswamp1_2 0 0 0 1 1 +( 1376 2088 -576 ) ( 1376 2088 -352 ) ( 1376 1984 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1200 +{ +( 1280 1792 -576 ) ( 1344 1824 -576 ) ( 1280 1824 -576 ) wswamp1_2 0 0 0 1 1 +( 1344 1760 -320 ) ( 1376 1792 -384 ) ( 1344 1760 -576 ) wswamp1_2 0 0 0 1 1 +( 1344 1760 -320 ) ( 1344 1760 -576 ) ( 1312 1792 -320 ) wswamp1_2 0 0 0 1 1 +( 1312 1792 -320 ) ( 1376 1792 -384 ) ( 1344 1760 -320 ) wswamp1_2 0 0 0 1 1 +( 1376 1792 -576 ) ( 1376 1792 -384 ) ( 1312 1792 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1201 +{ +( 1344 1792 -576 ) ( 1408 1824 -576 ) ( 1344 1824 -576 ) wswamp1_2 0 0 0 1 1 +( 1408 1760 -320 ) ( 1440 1792 -320 ) ( 1440 1792 -576 ) wswamp1_2 0 0 0 1 1 +( 1408 1760 -576 ) ( 1376 1792 -384 ) ( 1408 1760 -320 ) wswamp1_2 0 0 0 1 1 +( 1408 1760 -320 ) ( 1376 1792 -384 ) ( 1440 1792 -320 ) wswamp1_2 0 0 0 1 1 +( 1440 1792 -320 ) ( 1376 1792 -384 ) ( 1440 1792 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1202 +{ +( 1440 1920 -448 ) ( 1440 1856 -448 ) ( 1312 1920 -448 ) wswamp1_2 0 0 0 1 1 +( 1440 1920 -320 ) ( 1312 1920 -320 ) ( 1440 1920 -576 ) wswamp1_2 0 0 0 1 1 +( 1408 1920 -320 ) ( 1408 1920 -576 ) ( 1408 1856 -320 ) wswamp1_2 0 0 0 1 1 +( 1312 1856 -576 ) ( 1440 1856 -576 ) ( 1312 1920 -576 ) wswamp1_2 0 0 0 1 1 +( 1312 1856 -576 ) ( 1312 1856 -320 ) ( 1440 1856 -576 ) wswamp1_2 0 0 0 1 1 +( 1344 1856 -576 ) ( 1344 1920 -576 ) ( 1344 1856 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 1203 +{ +( 1280 1952 -576 ) ( 1344 1952 -576 ) ( 1280 1984 -576 ) wswamp1_2 0 0 0 1 1 +( 1344 2016 -576 ) ( 1376 1984 -384 ) ( 1344 2016 -320 ) wswamp1_2 0 0 0 1 1 +( 1312 1984 -320 ) ( 1344 2016 -576 ) ( 1344 2016 -320 ) wswamp1_2 0 0 0 1 1 +( 1344 2016 -320 ) ( 1376 1984 -384 ) ( 1312 1984 -320 ) wswamp1_2 0 0 0 1 1 +( 1312 1984 -576 ) ( 1376 1984 -384 ) ( 1376 1984 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1204 +{ +( 1376 1760 -576 ) ( 1440 1760 -576 ) ( 1376 1792 -576 ) wswamp1_2 0 0 0 1 1 +( 1440 1792 -320 ) ( 1408 1856 -448 ) ( 1440 1792 -576 ) wswamp1_2 0 0 0 1 1 +( 1376 1792 -576 ) ( 1408 1856 -448 ) ( 1376 1792 -384 ) wswamp1_2 0 0 0 1 1 +( 1376 1792 -384 ) ( 1408 1856 -448 ) ( 1440 1792 -320 ) wswamp1_2 0 0 0 1 1 +( 1376 1792 -576 ) ( 1376 1792 -384 ) ( 1440 1792 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1205 +{ +( 1376 1792 -576 ) ( 1312 1760 -576 ) ( 1376 1760 -576 ) wswamp1_2 0 0 0 1 1 +( 1312 1792 -576 ) ( 1344 1856 -448 ) ( 1312 1792 -320 ) wswamp1_2 0 0 0 1 1 +( 1376 1792 -384 ) ( 1344 1856 -448 ) ( 1376 1792 -576 ) wswamp1_2 0 0 0 1 1 +( 1312 1792 -320 ) ( 1344 1856 -448 ) ( 1376 1792 -384 ) wswamp1_2 0 0 0 1 1 +( 1312 1792 -320 ) ( 1376 1792 -384 ) ( 1312 1792 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1206 +{ +( 1376 1728 -576 ) ( 1440 1728 -576 ) ( 1376 1760 -576 ) wswamp1_2 0 0 0 1 1 +( 1440 1760 -576 ) ( 1440 1760 -288 ) ( 1440 1792 -576 ) wswamp1_2 0 0 0 1 1 +( 1408 1760 -576 ) ( 1440 1792 -320 ) ( 1408 1760 -320 ) wswamp1_2 0 0 0 1 1 +( 1440 1792 -320 ) ( 1440 1760 -288 ) ( 1408 1760 -320 ) wswamp1_2 0 0 0 1 1 +( 1408 1760 -576 ) ( 1440 1760 -288 ) ( 1440 1760 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1207 +{ +( 1344 1952 -576 ) ( 1408 1952 -576 ) ( 1344 1984 -576 ) wswamp1_2 0 0 0 1 1 +( 1440 1984 -576 ) ( 1440 1984 -320 ) ( 1408 2016 -320 ) wswamp1_2 0 0 0 1 1 +( 1408 2016 -320 ) ( 1376 1984 -384 ) ( 1408 2016 -576 ) wswamp1_2 0 0 0 1 1 +( 1440 1984 -320 ) ( 1376 1984 -384 ) ( 1408 2016 -320 ) wswamp1_2 0 0 0 1 1 +( 1440 1984 -576 ) ( 1376 1984 -384 ) ( 1440 1984 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 1208 +{ +( 1312 1824 -576 ) ( 1376 1824 -576 ) ( 1312 1856 -576 ) wswamp1_2 0 0 0 1 1 +( 1376 1792 -384 ) ( 1408 1856 -448 ) ( 1408 1856 -576 ) wswamp1_2 0 0 0 1 1 +( 1344 1856 -448 ) ( 1408 1856 -576 ) ( 1408 1856 -448 ) wswamp1_2 0 0 0 1 1 +( 1440 1856 -448 ) ( 1376 1792 -384 ) ( 1312 1856 -448 ) wswamp1_2 0 0 0 1 1 +( 1376 1792 -576 ) ( 1344 1856 -576 ) ( 1344 1856 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 1209 +{ +( 1344 1760 -320 ) ( 1376 1792 -384 ) ( 1408 1760 -320 ) wswamp1_2 0 0 0 1 1 +( 1408 1760 -576 ) ( 1376 1792 -384 ) ( 1376 1792 -576 ) wswamp1_2 0 0 0 1 1 +( 1344 1760 -576 ) ( 1408 1760 -576 ) ( 1344 1792 -576 ) wswamp1_2 0 0 0 1 1 +( 1344 1760 -576 ) ( 1344 1760 -64 ) ( 1408 1760 -576 ) wswamp1_2 0 0 0 1 1 +( 1344 1760 -576 ) ( 1376 1792 -384 ) ( 1344 1760 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 1210 +{ +( 1408 2016 -320 ) ( 1376 2088 -352 ) ( 1408 2128 -320 ) wswamp1_2 0 0 0 1 1 +( 1408 2128 -320 ) ( 1376 2088 -352 ) ( 1408 2128 -576 ) wswamp1_2 0 0 0 1 1 +( 1408 2088 -576 ) ( 1376 2032 -576 ) ( 1408 2032 -576 ) wswamp1_2 0 0 0 1 1 +( 1408 2016 -320 ) ( 1408 2128 -320 ) ( 1408 2128 -576 ) wswamp1_2 0 0 0 1 1 +( 1408 2016 -576 ) ( 1376 2088 -352 ) ( 1408 2016 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 1211 +{ +( 1408 2064 -576 ) ( 1408 2128 -576 ) ( 1376 2064 -576 ) wswamp1_2 0 0 0 1 1 +( 1408 2128 -576 ) ( 1408 2128 -320 ) ( 1344 2128 -320 ) wswamp1_2 0 0 0 1 1 +( 1344 2128 -320 ) ( 1376 2088 -352 ) ( 1344 2128 -576 ) wswamp1_2 0 0 0 1 1 +( 1408 2128 -320 ) ( 1376 2088 -352 ) ( 1344 2128 -320 ) wswamp1_2 0 0 0 1 1 +( 1408 2128 -576 ) ( 1376 2088 -352 ) ( 1408 2128 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 1212 +{ +( 1344 2128 -320 ) ( 1376 2088 -352 ) ( 1344 2016 -320 ) wswamp1_2 0 0 0 1 1 +( 1344 2128 -576 ) ( 1376 2088 -352 ) ( 1344 2128 -320 ) wswamp1_2 0 0 0 1 1 +( 1344 2032 -576 ) ( 1376 2032 -576 ) ( 1344 2088 -576 ) wswamp1_2 0 0 0 1 1 +( 1344 2128 -576 ) ( 1344 2128 -320 ) ( 1344 2016 -320 ) wswamp1_2 0 0 0 1 1 +( 1344 2016 -320 ) ( 1376 2088 -352 ) ( 1344 2016 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1213 +{ +( 1376 2112 -576 ) ( 1408 2048 -576 ) ( 1408 2112 -576 ) wswamp1_2 0 0 0 1 1 +( 1376 1984 -576 ) ( 1344 2016 -320 ) ( 1376 1984 -384 ) wswamp1_2 0 0 0 1 1 +( 1344 2016 -576 ) ( 1376 2088 -352 ) ( 1344 2016 -320 ) wswamp1_2 0 0 0 1 1 +( 1344 2016 -320 ) ( 1376 2088 -352 ) ( 1376 1984 -384 ) wswamp1_2 0 0 0 1 1 +( 1376 1984 -576 ) ( 1376 2088 -352 ) ( 1376 2088 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1214 +{ +( 960 1816 -320 ) ( 864 1832 -368 ) ( 952 1864 -368 ) wswamp1_2 0 0 0 1 1 +( 960 1816 -576 ) ( 864 1832 -368 ) ( 960 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1072 1872 -576 ) ( 1024 1800 -576 ) ( 1072 1800 -576 ) wswamp1_2 0 0 0 1 1 +( 960 1816 -320 ) ( 952 1864 -368 ) ( 960 1816 -576 ) wswamp1_2 0 0 0 1 1 +( 952 1864 -368 ) ( 864 1832 -368 ) ( 952 1864 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1215 +{ +( 1176 1856 -416 ) ( 1136 1952 -400 ) ( 1200 1920 -416 ) wswamp1_2 0 0 0 1 1 +( 1176 1856 -576 ) ( 1136 1952 -400 ) ( 1176 1856 -416 ) wswamp1_2 0 0 0 1 1 +( 1256 1952 -576 ) ( 1208 1952 -576 ) ( 1256 1880 -576 ) wswamp1_2 0 0 0 1 1 +( 1200 1920 -416 ) ( 1136 1952 -400 ) ( 1200 1920 -576 ) wswamp1_2 0 0 0 1 1 +( 1200 1920 -416 ) ( 1200 1920 -576 ) ( 1176 1856 -416 ) wswamp1_2 0 0 0 1 1 +} +// brush 1216 +{ +( 1248 1792 -320 ) ( 1168 1792 -320 ) ( 1256 1856 -432 ) wswamp1_2 0 0 0 1 1 +( 1248 1792 -576 ) ( 1256 1856 -432 ) ( 1256 1856 -576 ) wswamp1_2 0 0 0 1 1 +( 1040 1760 -576 ) ( 1088 1832 -576 ) ( 1040 1832 -576 ) wswamp1_2 0 0 0 1 1 +( 1168 1792 -576 ) ( 1256 1856 -432 ) ( 1168 1792 -448 ) wswamp1_2 0 0 0 1 1 +( 1168 1792 -320 ) ( 1248 1792 -320 ) ( 1248 1792 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1217 +{ +( 1376 1760 -576 ) ( 1312 1728 -576 ) ( 1376 1728 -576 ) wswamp1_2 0 0 0 1 1 +( 1312 1792 -576 ) ( 1312 1760 -288 ) ( 1312 1760 -576 ) wswamp1_2 0 0 0 1 1 +( 1344 1760 -320 ) ( 1312 1792 -320 ) ( 1344 1760 -576 ) wswamp1_2 0 0 0 1 1 +( 1344 1760 -320 ) ( 1312 1760 -288 ) ( 1312 1792 -320 ) wswamp1_2 0 0 0 1 1 +( 1312 1760 -576 ) ( 1312 1760 -288 ) ( 1344 1760 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1218 +{ +( 1376 1984 -576 ) ( 1440 2016 -576 ) ( 1376 2016 -576 ) wswamp1_2 0 0 0 1 1 +( 1440 1984 -576 ) ( 1408 1920 -448 ) ( 1440 1984 -320 ) wswamp1_2 0 0 0 1 1 +( 1376 1984 -384 ) ( 1408 1920 -448 ) ( 1376 1984 -576 ) wswamp1_2 0 0 0 1 1 +( 1440 1984 -320 ) ( 1408 1920 -448 ) ( 1376 1984 -384 ) wswamp1_2 0 0 0 1 1 +( 1440 1984 -576 ) ( 1376 1984 -384 ) ( 1376 1984 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1219 +{ +( 1376 2016 -576 ) ( 1312 2016 -576 ) ( 1376 1984 -576 ) wswamp1_2 0 0 0 1 1 +( 1312 1984 -320 ) ( 1344 1920 -448 ) ( 1312 1984 -576 ) wswamp1_2 0 0 0 1 1 +( 1376 1984 -576 ) ( 1344 1920 -448 ) ( 1376 1984 -384 ) wswamp1_2 0 0 0 1 1 +( 1376 1984 -384 ) ( 1344 1920 -448 ) ( 1312 1984 -320 ) wswamp1_2 0 0 0 1 1 +( 1312 1984 -576 ) ( 1376 1984 -384 ) ( 1312 1984 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 1220 +{ +( 1312 1920 -576 ) ( 1376 1952 -576 ) ( 1312 1952 -576 ) wswamp1_2 0 0 0 1 1 +( 1408 1920 -576 ) ( 1408 1920 -448 ) ( 1376 1984 -384 ) wswamp1_2 0 0 0 1 1 +( 1408 1920 -448 ) ( 1408 1920 -576 ) ( 1344 1920 -448 ) wswamp1_2 0 0 0 1 1 +( 1312 1920 -448 ) ( 1376 1984 -384 ) ( 1440 1920 -448 ) wswamp1_2 0 0 0 1 1 +( 1344 1920 -448 ) ( 1344 1920 -576 ) ( 1376 1984 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1221 +{ +( 1376 2016 -576 ) ( 1440 2048 -576 ) ( 1376 2048 -576 ) wswamp1_2 0 0 0 1 1 +( 1440 1984 -576 ) ( 1440 2016 -288 ) ( 1440 2016 -576 ) wswamp1_2 0 0 0 1 1 +( 1408 2016 -320 ) ( 1440 1984 -320 ) ( 1408 2016 -576 ) wswamp1_2 0 0 0 1 1 +( 1408 2016 -320 ) ( 1440 2016 -288 ) ( 1440 1984 -320 ) wswamp1_2 0 0 0 1 1 +( 1440 2016 -576 ) ( 1440 2016 -288 ) ( 1408 2016 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1222 +{ +( 1376 2048 -576 ) ( 1312 2048 -576 ) ( 1376 2016 -576 ) wswamp1_2 0 0 0 1 1 +( 1312 2016 -576 ) ( 1312 2016 -288 ) ( 1312 1984 -576 ) wswamp1_2 0 0 0 1 1 +( 1344 2016 -576 ) ( 1312 1984 -320 ) ( 1344 2016 -320 ) wswamp1_2 0 0 0 1 1 +( 1312 1984 -320 ) ( 1312 2016 -288 ) ( 1344 2016 -320 ) wswamp1_2 0 0 0 1 1 +( 1344 2016 -576 ) ( 1312 2016 -288 ) ( 1312 2016 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1223 +{ +( 1232 1984 -320 ) ( 1200 1920 -416 ) ( 1168 1984 -320 ) wswamp1_2 0 0 0 1 1 +( 1168 1984 -576 ) ( 1200 1920 -416 ) ( 1200 1920 -576 ) wswamp1_2 0 0 0 1 1 +( 1336 2016 -576 ) ( 1288 1944 -576 ) ( 1336 1944 -576 ) wswamp1_2 0 0 0 1 1 +( 1232 1984 -576 ) ( 1200 1920 -416 ) ( 1232 1984 -320 ) wswamp1_2 0 0 0 1 1 +( 1232 1984 -576 ) ( 1232 1984 -320 ) ( 1168 1984 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 1224 +{ +( 1280 1920 -432 ) ( 1256 1856 -432 ) ( 1200 1920 -416 ) wswamp1_2 0 0 0 1 1 +( 1280 1920 -576 ) ( 1256 1856 -432 ) ( 1280 1920 -432 ) wswamp1_2 0 0 0 1 1 +( 1096 1880 -576 ) ( 1144 1880 -576 ) ( 1096 1952 -576 ) wswamp1_2 0 0 0 1 1 +( 1200 1920 -416 ) ( 1256 1856 -432 ) ( 1200 1920 -576 ) wswamp1_2 0 0 0 1 1 +( 1200 1920 -576 ) ( 1280 1920 -432 ) ( 1200 1920 -416 ) wswamp1_2 0 0 0 1 1 +} +// brush 1225 +{ +( 1280 1920 -432 ) ( 1312 1984 -320 ) ( 1344 1920 -448 ) wswamp1_2 0 0 0 1 1 +( 1344 1920 -576 ) ( 1312 1984 -320 ) ( 1312 1984 -576 ) wswamp1_2 0 0 0 1 1 +( 1160 1888 -576 ) ( 1208 1960 -576 ) ( 1160 1960 -576 ) wswamp1_2 0 0 0 1 1 +( 1312 1984 -576 ) ( 1312 1984 -320 ) ( 1280 1920 -576 ) wswamp1_2 0 0 0 1 1 +( 1344 1920 -576 ) ( 1280 1920 -432 ) ( 1344 1920 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 1226 +{ +( 1088 1816 -320 ) ( 1136 1824 -384 ) ( 1088 1792 -320 ) wswamp1_2 0 0 0 1 1 +( 1088 1792 -576 ) ( 1136 1824 -384 ) ( 1136 1824 -576 ) wswamp1_2 0 0 0 1 1 +( 1064 1936 -576 ) ( 1136 1888 -576 ) ( 1136 1936 -576 ) wswamp1_2 0 0 0 1 1 +( 1088 1816 -576 ) ( 1136 1824 -384 ) ( 1088 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1088 1792 -320 ) ( 1088 1816 -576 ) ( 1088 1816 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 1227 +{ +( 1344 1856 -448 ) ( 1256 1856 -432 ) ( 1280 1920 -432 ) wswamp1_2 0 0 0 1 1 +( 1280 1920 -432 ) ( 1256 1856 -432 ) ( 1280 1920 -576 ) wswamp1_2 0 0 0 1 1 +( 1464 1896 -576 ) ( 1416 1896 -576 ) ( 1464 1824 -576 ) wswamp1_2 0 0 0 1 1 +( 1344 1856 -448 ) ( 1280 1920 -432 ) ( 1344 1856 -576 ) wswamp1_2 0 0 0 1 1 +( 1344 1856 -576 ) ( 1256 1856 -432 ) ( 1344 1856 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 1228 +{ +( 1344 1856 -448 ) ( 1280 1920 -432 ) ( 1344 1920 -448 ) wswamp1_2 0 0 0 1 1 +( 1344 1856 -576 ) ( 1344 1856 -320 ) ( 1344 1920 -576 ) wswamp1_2 0 0 0 1 1 +( 1160 1880 -576 ) ( 1208 1880 -576 ) ( 1160 1952 -576 ) wswamp1_2 0 0 0 1 1 +( 1344 1856 -576 ) ( 1280 1920 -432 ) ( 1344 1856 -448 ) wswamp1_2 0 0 0 1 1 +( 1344 1920 -448 ) ( 1280 1920 -432 ) ( 1344 1920 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1229 +{ +( 1344 1856 -448 ) ( 1312 1792 -320 ) ( 1256 1856 -432 ) wswamp1_2 0 0 0 1 1 +( 1256 1856 -576 ) ( 1312 1792 -320 ) ( 1312 1792 -576 ) wswamp1_2 0 0 0 1 1 +( 1448 1888 -576 ) ( 1400 1816 -576 ) ( 1448 1816 -576 ) wswamp1_2 0 0 0 1 1 +( 1344 1856 -576 ) ( 1312 1792 -320 ) ( 1344 1856 -448 ) wswamp1_2 0 0 0 1 1 +( 1344 1856 -448 ) ( 1256 1856 -432 ) ( 1344 1856 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1230 +{ +( 1088 1792 -320 ) ( 1136 1824 -384 ) ( 1168 1792 -320 ) wswamp1_2 0 0 0 1 1 +( 1088 1792 -576 ) ( 1168 1792 -448 ) ( 1168 1792 -576 ) wswamp1_2 0 0 0 1 1 +( 1256 1856 -576 ) ( 1208 1784 -576 ) ( 1256 1784 -576 ) wswamp1_2 0 0 0 1 1 +( 1168 1792 -320 ) ( 1136 1824 -384 ) ( 1168 1792 -576 ) wswamp1_2 0 0 0 1 1 +( 1088 1792 -576 ) ( 1136 1824 -384 ) ( 1088 1792 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 1231 +{ +( 1168 1792 -320 ) ( 1136 1824 -384 ) ( 1176 1856 -416 ) wswamp1_2 0 0 0 1 1 +( 1168 1792 -576 ) ( 1136 1824 -384 ) ( 1168 1792 -320 ) wswamp1_2 0 0 0 1 1 +( 1304 1888 -576 ) ( 1256 1816 -576 ) ( 1304 1816 -576 ) wswamp1_2 0 0 0 1 1 +( 1168 1792 -320 ) ( 1176 1856 -416 ) ( 1168 1792 -576 ) wswamp1_2 0 0 0 1 1 +( 1176 1856 -416 ) ( 1136 1824 -384 ) ( 1176 1856 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1232 +{ +( 1200 1920 -416 ) ( 1136 1952 -400 ) ( 1168 1984 -320 ) wswamp1_2 0 0 0 1 1 +( 1168 1984 -320 ) ( 1136 1952 -400 ) ( 1168 1984 -576 ) wswamp1_2 0 0 0 1 1 +( 1304 1960 -576 ) ( 1256 1960 -576 ) ( 1304 1888 -576 ) wswamp1_2 0 0 0 1 1 +( 1168 1984 -576 ) ( 1200 1920 -416 ) ( 1168 1984 -320 ) wswamp1_2 0 0 0 1 1 +( 1136 1952 -576 ) ( 1136 1952 -400 ) ( 1200 1920 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1233 +{ +( 1168 1984 -320 ) ( 1136 1952 -400 ) ( 1088 1984 -320 ) wswamp1_2 0 0 0 1 1 +( 1168 1984 -576 ) ( 1168 1984 -448 ) ( 1088 1984 -576 ) wswamp1_2 0 0 0 1 1 +( 1256 1992 -576 ) ( 1208 1992 -576 ) ( 1256 1920 -576 ) wswamp1_2 0 0 0 1 1 +( 1168 1984 -576 ) ( 1136 1952 -400 ) ( 1168 1984 -320 ) wswamp1_2 0 0 0 1 1 +( 1088 1984 -320 ) ( 1136 1952 -400 ) ( 1088 1984 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1234 +{ +( 1088 1984 -320 ) ( 1136 1952 -400 ) ( 1088 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 1088 1984 -576 ) ( 1136 1952 -400 ) ( 1088 1984 -320 ) wswamp1_2 0 0 0 1 1 +( 1136 1840 -576 ) ( 1136 1888 -576 ) ( 1064 1840 -576 ) wswamp1_2 0 0 0 1 1 +( 1088 1960 -320 ) ( 1136 1952 -400 ) ( 1088 1960 -576 ) wswamp1_2 0 0 0 1 1 +( 1088 1960 -320 ) ( 1088 1960 -576 ) ( 1088 1984 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 1235 +{ +( 1280 1920 -432 ) ( 1200 1920 -416 ) ( 1232 1984 -320 ) wswamp1_2 0 0 0 1 1 +( 1232 1984 -576 ) ( 1280 1920 -432 ) ( 1232 1984 -320 ) wswamp1_2 0 0 0 1 1 +( 1096 1888 -576 ) ( 1144 1960 -576 ) ( 1096 1960 -576 ) wswamp1_2 0 0 0 1 1 +( 1232 1984 -576 ) ( 1200 1920 -416 ) ( 1200 1920 -576 ) wswamp1_2 0 0 0 1 1 +( 1280 1920 -576 ) ( 1200 1920 -416 ) ( 1280 1920 -432 ) wswamp1_2 0 0 0 1 1 +} +// brush 1236 +{ +( 1248 1792 -320 ) ( 1256 1856 -432 ) ( 1312 1792 -320 ) wswamp1_2 0 0 0 1 1 +( 1312 1792 -576 ) ( 1256 1856 -432 ) ( 1256 1856 -576 ) wswamp1_2 0 0 0 1 1 +( 1120 1760 -576 ) ( 1168 1832 -576 ) ( 1120 1832 -576 ) wswamp1_2 0 0 0 1 1 +( 1248 1792 -576 ) ( 1256 1856 -432 ) ( 1248 1792 -320 ) wswamp1_2 0 0 0 1 1 +( 1248 1792 -320 ) ( 1312 1792 -320 ) ( 1312 1792 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1237 +{ +( 1256 1856 -432 ) ( 1176 1856 -416 ) ( 1200 1920 -416 ) wswamp1_2 0 0 0 1 1 +( 1200 1920 -416 ) ( 1176 1856 -416 ) ( 1200 1920 -576 ) wswamp1_2 0 0 0 1 1 +( 1384 1896 -576 ) ( 1336 1896 -576 ) ( 1384 1824 -576 ) wswamp1_2 0 0 0 1 1 +( 1256 1856 -432 ) ( 1200 1920 -416 ) ( 1256 1856 -576 ) wswamp1_2 0 0 0 1 1 +( 1256 1856 -576 ) ( 1176 1856 -416 ) ( 1256 1856 -432 ) wswamp1_2 0 0 0 1 1 +} +// brush 1238 +{ +( 1256 1856 -432 ) ( 1168 1792 -320 ) ( 1176 1856 -416 ) wswamp1_2 0 0 0 1 1 +( 1176 1856 -576 ) ( 1168 1792 -320 ) ( 1168 1792 -576 ) wswamp1_2 0 0 0 1 1 +( 1384 1888 -576 ) ( 1336 1816 -576 ) ( 1384 1816 -576 ) wswamp1_2 0 0 0 1 1 +( 1256 1856 -576 ) ( 1168 1792 -320 ) ( 1256 1856 -432 ) wswamp1_2 0 0 0 1 1 +( 1256 1856 -432 ) ( 1176 1856 -416 ) ( 1256 1856 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1239 +{ +( 1312 1984 -320 ) ( 1280 1920 -432 ) ( 1232 1984 -320 ) wswamp1_2 0 0 0 1 1 +( 1232 1984 -576 ) ( 1280 1920 -432 ) ( 1280 1920 -576 ) wswamp1_2 0 0 0 1 1 +( 1400 2016 -576 ) ( 1352 1944 -576 ) ( 1400 1944 -576 ) wswamp1_2 0 0 0 1 1 +( 1312 1984 -576 ) ( 1280 1920 -432 ) ( 1312 1984 -320 ) wswamp1_2 0 0 0 1 1 +( 1312 1984 -320 ) ( 1232 1984 -320 ) ( 1312 1984 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1240 +{ +( 1064 1888 -400 ) ( 1136 1824 -384 ) ( 1088 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1088 1816 -320 ) ( 1136 1824 -384 ) ( 1088 1816 -576 ) wswamp1_2 0 0 0 1 1 +( 1168 1896 -576 ) ( 1120 1896 -576 ) ( 1168 1824 -576 ) wswamp1_2 0 0 0 1 1 +( 1064 1888 -400 ) ( 1088 1816 -320 ) ( 1064 1888 -576 ) wswamp1_2 0 0 0 1 1 +( 1064 1888 -576 ) ( 1136 1824 -384 ) ( 1064 1888 -400 ) wswamp1_2 0 0 0 1 1 +} +// brush 1241 +{ +( 1136 1952 -400 ) ( 1176 1856 -416 ) ( 1064 1888 -400 ) wswamp1_2 0 0 0 1 1 +( 1136 1952 -576 ) ( 1176 1856 -416 ) ( 1136 1952 -400 ) wswamp1_2 0 0 0 1 1 +( 1056 1856 -576 ) ( 1104 1856 -576 ) ( 1056 1928 -576 ) wswamp1_2 0 0 0 1 1 +( 1064 1888 -400 ) ( 1176 1856 -416 ) ( 1064 1888 -576 ) wswamp1_2 0 0 0 1 1 +( 1064 1888 -400 ) ( 1064 1888 -576 ) ( 1136 1952 -400 ) wswamp1_2 0 0 0 1 1 +} +// brush 1242 +{ +( 1136 1952 -400 ) ( 1064 1888 -400 ) ( 1088 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 1064 1888 -576 ) ( 1064 1888 -400 ) ( 1136 1952 -576 ) wswamp1_2 0 0 0 1 1 +( 1016 1888 -576 ) ( 1064 1888 -576 ) ( 1016 1960 -576 ) wswamp1_2 0 0 0 1 1 +( 1088 1960 -320 ) ( 1064 1888 -400 ) ( 1088 1960 -576 ) wswamp1_2 0 0 0 1 1 +( 1088 1960 -576 ) ( 1136 1952 -400 ) ( 1088 1960 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 1243 +{ +( 1064 1888 -400 ) ( 992 1920 -384 ) ( 1088 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 992 1920 -576 ) ( 992 1920 -384 ) ( 1064 1888 -576 ) wswamp1_2 0 0 0 1 1 +( 1064 1920 -576 ) ( 1016 1920 -576 ) ( 1064 1848 -576 ) wswamp1_2 0 0 0 1 1 +( 1088 1960 -320 ) ( 992 1920 -384 ) ( 1088 1960 -576 ) wswamp1_2 0 0 0 1 1 +( 1088 1960 -576 ) ( 1064 1888 -400 ) ( 1088 1960 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 1244 +{ +( 1064 1888 -400 ) ( 1176 1856 -416 ) ( 1136 1824 -384 ) wswamp1_2 0 0 0 1 1 +( 1064 1888 -576 ) ( 1176 1856 -416 ) ( 1064 1888 -400 ) wswamp1_2 0 0 0 1 1 +( 1032 1816 -576 ) ( 1080 1816 -576 ) ( 1032 1888 -576 ) wswamp1_2 0 0 0 1 1 +( 1136 1824 -384 ) ( 1176 1856 -416 ) ( 1136 1824 -576 ) wswamp1_2 0 0 0 1 1 +( 1064 1888 -400 ) ( 1136 1824 -384 ) ( 1064 1888 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1245 +{ +( 952 1864 -368 ) ( 1008 1856 -384 ) ( 960 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 960 1816 -576 ) ( 952 1864 -368 ) ( 960 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1016 1864 -576 ) ( 968 1864 -576 ) ( 1016 1792 -576 ) wswamp1_2 0 0 0 1 1 +( 1008 1856 -576 ) ( 1008 1856 -384 ) ( 952 1864 -576 ) wswamp1_2 0 0 0 1 1 +( 960 1816 -320 ) ( 1008 1856 -384 ) ( 960 1816 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1246 +{ +( 1088 1960 -320 ) ( 992 1920 -384 ) ( 960 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 1088 1960 -576 ) ( 992 1920 -384 ) ( 1088 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 1016 1864 -576 ) ( 1064 1936 -576 ) ( 1016 1936 -576 ) wswamp1_2 0 0 0 1 1 +( 1088 1960 -320 ) ( 960 1960 -320 ) ( 960 1960 -576 ) wswamp1_2 0 0 0 1 1 +( 960 1960 -320 ) ( 992 1920 -384 ) ( 960 1960 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1247 +{ +( 1008 1856 -384 ) ( 992 1920 -384 ) ( 1064 1888 -400 ) wswamp1_2 0 0 0 1 1 +( 1064 1888 -576 ) ( 992 1920 -384 ) ( 992 1920 -576 ) wswamp1_2 0 0 0 1 1 +( 992 1888 -576 ) ( 1040 1888 -576 ) ( 992 1960 -576 ) wswamp1_2 0 0 0 1 1 +( 1008 1856 -576 ) ( 1008 1856 -384 ) ( 1064 1888 -576 ) wswamp1_2 0 0 0 1 1 +( 992 1920 -576 ) ( 992 1920 -384 ) ( 1008 1856 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1248 +{ +( 1088 1816 -320 ) ( 1008 1856 -384 ) ( 1064 1888 -400 ) wswamp1_2 0 0 0 1 1 +( 1088 1816 -576 ) ( 1008 1856 -384 ) ( 1088 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1080 1832 -576 ) ( 1032 1832 -576 ) ( 1080 1760 -576 ) wswamp1_2 0 0 0 1 1 +( 1064 1888 -400 ) ( 1008 1856 -384 ) ( 1064 1888 -576 ) wswamp1_2 0 0 0 1 1 +( 1088 1816 -320 ) ( 1064 1888 -400 ) ( 1088 1816 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1249 +{ +( 960 1816 -320 ) ( 1008 1856 -384 ) ( 1088 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1088 1816 -576 ) ( 1008 1856 -384 ) ( 1008 1856 -576 ) wswamp1_2 0 0 0 1 1 +( 1016 1840 -576 ) ( 1064 1840 -576 ) ( 1016 1912 -576 ) wswamp1_2 0 0 0 1 1 +( 960 1816 -576 ) ( 960 1816 -320 ) ( 1088 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 960 1816 -576 ) ( 1008 1856 -384 ) ( 960 1816 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 1250 +{ +( 992 1920 -384 ) ( 912 1896 -368 ) ( 960 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 960 1960 -576 ) ( 992 1920 -384 ) ( 960 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 904 1888 -576 ) ( 952 1888 -576 ) ( 904 1960 -576 ) wswamp1_2 0 0 0 1 1 +( 912 1896 -576 ) ( 912 1896 -368 ) ( 992 1920 -576 ) wswamp1_2 0 0 0 1 1 +( 960 1960 -320 ) ( 912 1896 -368 ) ( 960 1960 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1251 +{ +( 912 1896 -368 ) ( 800 1904 -384 ) ( 872 1976 -368 ) wswamp1_2 0 0 0 1 1 +( 912 1896 -576 ) ( 912 1896 -368 ) ( 872 1976 -576 ) wswamp1_2 0 0 0 1 1 +( 800 1904 -576 ) ( 848 1904 -576 ) ( 800 1976 -576 ) wswamp1_2 0 0 0 1 1 +( 800 1904 -576 ) ( 800 1904 -384 ) ( 912 1896 -576 ) wswamp1_2 0 0 0 1 1 +( 872 1976 -368 ) ( 800 1904 -384 ) ( 872 1976 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1252 +{ +( 1008 1856 -384 ) ( 952 1864 -368 ) ( 992 1920 -384 ) wswamp1_2 0 0 0 1 1 +( 1008 1856 -576 ) ( 992 1920 -384 ) ( 992 1920 -576 ) wswamp1_2 0 0 0 1 1 +( 944 1856 -576 ) ( 992 1856 -576 ) ( 944 1928 -576 ) wswamp1_2 0 0 0 1 1 +( 952 1864 -576 ) ( 952 1864 -368 ) ( 1008 1856 -576 ) wswamp1_2 0 0 0 1 1 +( 992 1920 -384 ) ( 952 1864 -368 ) ( 992 1920 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1253 +{ +( 952 1864 -368 ) ( 912 1896 -368 ) ( 992 1920 -384 ) wswamp1_2 0 0 0 1 1 +( 912 1896 -576 ) ( 912 1896 -368 ) ( 952 1864 -576 ) wswamp1_2 0 0 0 1 1 +( 1000 1928 -576 ) ( 952 1928 -576 ) ( 1000 1856 -576 ) wswamp1_2 0 0 0 1 1 +( 992 1920 -384 ) ( 912 1896 -368 ) ( 992 1920 -576 ) wswamp1_2 0 0 0 1 1 +( 952 1864 -576 ) ( 952 1864 -368 ) ( 992 1920 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1254 +{ +( 912 1896 -368 ) ( 952 1864 -368 ) ( 864 1832 -368 ) wswamp1_2 0 0 0 1 1 +( 952 1864 -576 ) ( 952 1864 -368 ) ( 912 1896 -576 ) wswamp1_2 0 0 0 1 1 +( 864 1832 -576 ) ( 912 1832 -576 ) ( 864 1904 -576 ) wswamp1_2 0 0 0 1 1 +( 864 1832 -368 ) ( 952 1864 -368 ) ( 864 1832 -576 ) wswamp1_2 0 0 0 1 1 +( 912 1896 -576 ) ( 912 1896 -368 ) ( 864 1832 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1255 +{ +( 800 1904 -384 ) ( 912 1896 -368 ) ( 864 1832 -368 ) wswamp1_2 0 0 0 1 1 +( 800 1904 -576 ) ( 864 1832 -368 ) ( 864 1832 -576 ) wswamp1_2 0 0 0 1 1 +( 912 1896 -576 ) ( 864 1896 -576 ) ( 912 1824 -576 ) wswamp1_2 0 0 0 1 1 +( 912 1896 -576 ) ( 912 1896 -368 ) ( 800 1904 -576 ) wswamp1_2 0 0 0 1 1 +( 864 1832 -368 ) ( 912 1896 -368 ) ( 864 1832 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1256 +{ +( 896 1760 -352 ) ( 864 1832 -368 ) ( 960 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 960 1816 -576 ) ( 864 1832 -368 ) ( 864 1832 -576 ) wswamp1_2 0 0 0 1 1 +( 864 1760 -576 ) ( 960 1760 -576 ) ( 864 1832 -576 ) wswamp1_2 0 0 0 1 1 +( 864 1832 -576 ) ( 864 1832 -368 ) ( 896 1760 -576 ) wswamp1_2 0 0 0 1 1 +( 960 1816 -576 ) ( 896 1760 -352 ) ( 960 1816 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 1257 +{ +( 832 1696 -320 ) ( 896 1760 -352 ) ( 960 1696 -320 ) wswamp1_2 0 0 0 1 1 +( 832 1696 -576 ) ( 896 1696 -576 ) ( 832 1760 -576 ) wswamp1_2 0 0 0 1 1 +( 832 1696 -576 ) ( 832 1696 -320 ) ( 896 1696 -576 ) wswamp1_2 0 0 0 1 1 +( 832 1696 -576 ) ( 896 1760 -352 ) ( 832 1696 -320 ) wswamp1_2 0 0 0 1 1 +( 960 1696 -576 ) ( 896 1760 -352 ) ( 896 1760 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1258 +{ +( 960 1696 -320 ) ( 896 1760 -352 ) ( 960 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 960 1816 -320 ) ( 896 1760 -352 ) ( 960 1816 -576 ) wswamp1_2 0 0 0 1 1 +( 960 1816 -320 ) ( 960 1816 -576 ) ( 960 1696 -320 ) wswamp1_2 0 0 0 1 1 +( 832 1696 -576 ) ( 896 1696 -576 ) ( 832 1760 -576 ) wswamp1_2 0 0 0 1 1 +( 960 1696 -576 ) ( 896 1760 -352 ) ( 960 1696 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 1259 +{ +( 912 1896 -368 ) ( 872 1976 -368 ) ( 960 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 960 1960 -576 ) ( 912 1896 -368 ) ( 960 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 776 1920 -576 ) ( 824 1920 -576 ) ( 776 1992 -576 ) wswamp1_2 0 0 0 1 1 +( 872 1976 -576 ) ( 872 1976 -368 ) ( 912 1896 -576 ) wswamp1_2 0 0 0 1 1 +( 960 1960 -576 ) ( 872 1976 -368 ) ( 872 1976 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1260 +{ +( 832 2080 -320 ) ( 784 2016 -352 ) ( 704 2064 -320 ) wswamp1_2 0 0 0 1 1 +( 848 2064 -576 ) ( 760 2064 -576 ) ( 848 1912 -576 ) wswamp1_2 0 0 0 1 1 +( 704 2064 -320 ) ( 704 2064 -576 ) ( 832 2080 -576 ) wswamp1_2 0 0 0 1 1 +( 832 2080 -576 ) ( 784 2016 -352 ) ( 832 2080 -320 ) wswamp1_2 0 0 0 1 1 +( 704 2064 -576 ) ( 784 2016 -352 ) ( 784 2016 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1261 +{ +( 960 2080 -320 ) ( 896 2032 -304 ) ( 832 2080 -320 ) wswamp1_2 0 0 0 1 1 +( 832 2080 -320 ) ( 896 2032 -304 ) ( 832 2080 -576 ) wswamp1_2 0 0 0 1 1 +( 832 2080 -320 ) ( 832 2080 -576 ) ( 960 2080 -320 ) wswamp1_2 0 0 0 1 1 +( 944 1992 -576 ) ( 944 2080 -576 ) ( 792 1992 -576 ) wswamp1_2 0 0 0 1 1 +( 896 2032 -576 ) ( 896 2032 -304 ) ( 960 2080 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1262 +{ +( 960 1960 -320 ) ( 896 2032 -304 ) ( 960 2080 -320 ) wswamp1_2 0 0 0 1 1 +( 960 2080 -320 ) ( 896 2032 -304 ) ( 960 2080 -576 ) wswamp1_2 0 0 0 1 1 +( 960 2080 -320 ) ( 960 2080 -576 ) ( 960 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 872 1976 -576 ) ( 960 1976 -576 ) ( 872 2128 -576 ) wswamp1_2 0 0 0 1 1 +( 896 2032 -576 ) ( 896 2032 -304 ) ( 960 1960 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1263 +{ +( 872 1976 -368 ) ( 896 2032 -304 ) ( 960 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 872 1976 -576 ) ( 960 1976 -576 ) ( 872 2128 -576 ) wswamp1_2 0 0 0 1 1 +( 960 1960 -576 ) ( 872 1976 -368 ) ( 960 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 896 2032 -576 ) ( 896 2032 -304 ) ( 872 1976 -576 ) wswamp1_2 0 0 0 1 1 +( 960 1960 -576 ) ( 896 2032 -304 ) ( 896 2032 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1264 +{ +( 832 2080 -320 ) ( 896 2032 -304 ) ( 784 2016 -352 ) wswamp1_2 0 0 0 1 1 +( 784 2024 -576 ) ( 872 2024 -576 ) ( 784 2176 -576 ) wswamp1_2 0 0 0 1 1 +( 784 2016 -576 ) ( 896 2032 -304 ) ( 896 2032 -576 ) wswamp1_2 0 0 0 1 1 +( 832 2080 -576 ) ( 784 2016 -352 ) ( 784 2016 -576 ) wswamp1_2 0 0 0 1 1 +( 896 2032 -576 ) ( 896 2032 -304 ) ( 832 2080 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1265 +{ +( 784 2016 -352 ) ( 896 2032 -304 ) ( 872 1976 -368 ) wswamp1_2 0 0 0 1 1 +( 896 2032 -576 ) ( 808 2032 -576 ) ( 896 1880 -576 ) wswamp1_2 0 0 0 1 1 +( 896 2032 -576 ) ( 896 2032 -304 ) ( 784 2016 -576 ) wswamp1_2 0 0 0 1 1 +( 872 1976 -576 ) ( 896 2032 -304 ) ( 896 2032 -576 ) wswamp1_2 0 0 0 1 1 +( 784 2016 -576 ) ( 784 2016 -352 ) ( 872 1976 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1266 +{ +( 784 2016 -352 ) ( 688 1936 -368 ) ( 704 2064 -320 ) wswamp1_2 0 0 0 1 1 +( 648 1992 -576 ) ( 736 1992 -576 ) ( 648 2144 -576 ) wswamp1_2 0 0 0 1 1 +( 688 1936 -576 ) ( 688 1936 -368 ) ( 784 2016 -576 ) wswamp1_2 0 0 0 1 1 +( 704 2064 -576 ) ( 688 1936 -368 ) ( 688 1936 -576 ) wswamp1_2 0 0 0 1 1 +( 704 2064 -576 ) ( 784 2016 -352 ) ( 704 2064 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 1267 +{ +( 800 1904 -384 ) ( 784 2016 -352 ) ( 872 1976 -368 ) wswamp1_2 0 0 0 1 1 +( 760 1960 -576 ) ( 848 1960 -576 ) ( 760 2112 -576 ) wswamp1_2 0 0 0 1 1 +( 800 1904 -576 ) ( 872 1976 -368 ) ( 872 1976 -576 ) wswamp1_2 0 0 0 1 1 +( 784 2016 -576 ) ( 784 2016 -352 ) ( 800 1904 -576 ) wswamp1_2 0 0 0 1 1 +( 872 1976 -576 ) ( 784 2016 -352 ) ( 784 2016 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1268 +{ +( 688 1936 -368 ) ( 784 2016 -352 ) ( 800 1904 -384 ) wswamp1_2 0 0 0 1 1 +( 824 1960 -576 ) ( 736 1960 -576 ) ( 824 1808 -576 ) wswamp1_2 0 0 0 1 1 +( 784 2016 -576 ) ( 784 2016 -352 ) ( 688 1936 -576 ) wswamp1_2 0 0 0 1 1 +( 800 1904 -576 ) ( 784 2016 -352 ) ( 784 2016 -576 ) wswamp1_2 0 0 0 1 1 +( 800 1904 -576 ) ( 688 1936 -368 ) ( 800 1904 -384 ) wswamp1_2 0 0 0 1 1 +} +// brush 1269 +{ +( 752 1792 -352 ) ( 688 1936 -368 ) ( 800 1904 -384 ) wswamp1_2 0 0 0 1 1 +( 800 1904 -576 ) ( 688 1936 -368 ) ( 688 1936 -576 ) wswamp1_2 0 0 0 1 1 +( 688 1824 -576 ) ( 800 1824 -576 ) ( 688 1936 -576 ) wswamp1_2 0 0 0 1 1 +( 752 1792 -576 ) ( 688 1936 -368 ) ( 752 1792 -352 ) wswamp1_2 0 0 0 1 1 +( 752 1792 -352 ) ( 800 1904 -384 ) ( 752 1792 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1270 +{ +( 800 1904 -384 ) ( 864 1832 -368 ) ( 752 1792 -352 ) wswamp1_2 0 0 0 1 1 +( 864 1832 -576 ) ( 864 1832 -368 ) ( 800 1904 -576 ) wswamp1_2 0 0 0 1 1 +( 688 1824 -576 ) ( 800 1824 -576 ) ( 688 1936 -576 ) wswamp1_2 0 0 0 1 1 +( 752 1792 -352 ) ( 864 1832 -368 ) ( 752 1792 -576 ) wswamp1_2 0 0 0 1 1 +( 752 1792 -576 ) ( 800 1904 -384 ) ( 752 1792 -352 ) wswamp1_2 0 0 0 1 1 +} +// brush 1271 +{ +( 832 1696 -320 ) ( 736 1728 -320 ) ( 752 1792 -352 ) wswamp1_2 0 0 0 1 1 +( 736 1728 -576 ) ( 768 1728 -576 ) ( 736 1792 -576 ) wswamp1_2 0 0 0 1 1 +( 832 1696 -576 ) ( 736 1728 -320 ) ( 832 1696 -320 ) wswamp1_2 0 0 0 1 1 +( 752 1792 -576 ) ( 736 1728 -320 ) ( 736 1728 -576 ) wswamp1_2 0 0 0 1 1 +( 752 1792 -576 ) ( 832 1696 -320 ) ( 752 1792 -352 ) wswamp1_2 0 0 0 1 1 +} +// brush 1272 +{ +( 752 1792 -352 ) ( 864 1832 -368 ) ( 896 1760 -352 ) wswamp1_2 0 0 0 1 1 +( 896 1760 -352 ) ( 896 1760 -576 ) ( 752 1792 -576 ) wswamp1_2 0 0 0 1 1 +( 752 1792 -576 ) ( 864 1832 -368 ) ( 752 1792 -352 ) wswamp1_2 0 0 0 1 1 +( 912 1824 -576 ) ( 880 1824 -576 ) ( 912 1760 -576 ) wswamp1_2 0 0 0 1 1 +( 896 1760 -576 ) ( 864 1832 -368 ) ( 864 1832 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1273 +{ +( 896 1760 -352 ) ( 832 1696 -320 ) ( 752 1792 -352 ) wswamp1_2 0 0 0 1 1 +( 752 1792 -352 ) ( 752 1792 -576 ) ( 896 1760 -576 ) wswamp1_2 0 0 0 1 1 +( 896 1760 -576 ) ( 832 1696 -320 ) ( 896 1760 -352 ) wswamp1_2 0 0 0 1 1 +( 736 1728 -576 ) ( 768 1728 -576 ) ( 736 1792 -576 ) wswamp1_2 0 0 0 1 1 +( 752 1792 -576 ) ( 832 1696 -320 ) ( 832 1696 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1274 +{ +( 592 1792 -304 ) ( 632 1864 -328 ) ( 664 1792 -304 ) wswamp1_2 0 0 0 1 1 +( 664 1792 -576 ) ( 632 1864 -328 ) ( 632 1864 -576 ) wswamp1_2 0 0 0 1 1 +( 600 1744 -576 ) ( 664 1744 -576 ) ( 600 1856 -576 ) wswamp1_2 0 0 0 1 1 +( 592 1792 -576 ) ( 632 1864 -328 ) ( 592 1792 -304 ) wswamp1_2 0 0 0 1 1 +( 592 1792 -304 ) ( 664 1792 -304 ) ( 592 1792 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1275 +{ +( 592 1792 -304 ) ( 664 1792 -304 ) ( 648 1720 -320 ) wswamp1_2 0 0 0 1 1 +( 648 1720 -576 ) ( 664 1792 -304 ) ( 664 1792 -576 ) wswamp1_2 0 0 0 1 1 +( 600 1744 -576 ) ( 664 1744 -576 ) ( 600 1856 -576 ) wswamp1_2 0 0 0 1 1 +( 592 1792 -576 ) ( 592 1792 -304 ) ( 648 1720 -576 ) wswamp1_2 0 0 0 1 1 +( 664 1792 -576 ) ( 664 1792 -304 ) ( 592 1792 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1276 +{ +( 648 1720 -320 ) ( 664 1792 -304 ) ( 736 1728 -320 ) wswamp1_2 0 0 0 1 1 +( 664 1728 -576 ) ( 736 1728 -576 ) ( 664 1792 -576 ) wswamp1_2 0 0 0 1 1 +( 648 1720 -576 ) ( 736 1728 -320 ) ( 736 1728 -576 ) wswamp1_2 0 0 0 1 1 +( 664 1792 -576 ) ( 664 1792 -304 ) ( 648 1720 -576 ) wswamp1_2 0 0 0 1 1 +( 736 1728 -576 ) ( 664 1792 -304 ) ( 664 1792 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1277 +{ +( 736 1728 -320 ) ( 664 1792 -304 ) ( 752 1792 -352 ) wswamp1_2 0 0 0 1 1 +( 752 1792 -352 ) ( 664 1792 -304 ) ( 752 1792 -576 ) wswamp1_2 0 0 0 1 1 +( 736 1728 -320 ) ( 752 1792 -352 ) ( 736 1728 -576 ) wswamp1_2 0 0 0 1 1 +( 664 1728 -576 ) ( 736 1728 -576 ) ( 664 1792 -576 ) wswamp1_2 0 0 0 1 1 +( 664 1792 -576 ) ( 664 1792 -304 ) ( 736 1728 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1278 +{ +( 664 1792 -304 ) ( 632 1864 -328 ) ( 752 1792 -352 ) wswamp1_2 0 0 0 1 1 +( 632 1792 -576 ) ( 728 1792 -576 ) ( 632 1864 -576 ) wswamp1_2 0 0 0 1 1 +( 664 1792 -576 ) ( 664 1792 -304 ) ( 752 1792 -576 ) wswamp1_2 0 0 0 1 1 +( 664 1792 -576 ) ( 632 1864 -328 ) ( 664 1792 -304 ) wswamp1_2 0 0 0 1 1 +( 752 1792 -576 ) ( 632 1864 -328 ) ( 632 1864 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1279 +{ +( 752 1792 -352 ) ( 632 1864 -328 ) ( 688 1936 -368 ) wswamp1_2 0 0 0 1 1 +( 688 1936 -368 ) ( 632 1864 -328 ) ( 688 1936 -576 ) wswamp1_2 0 0 0 1 1 +( 752 1792 -352 ) ( 688 1936 -368 ) ( 752 1792 -576 ) wswamp1_2 0 0 0 1 1 +( 632 1792 -576 ) ( 728 1792 -576 ) ( 632 1864 -576 ) wswamp1_2 0 0 0 1 1 +( 632 1864 -576 ) ( 632 1864 -328 ) ( 752 1792 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 1280 +{ +( 1312 3456 440 ) ( 1312 3424 440 ) ( 1120 3456 440 ) wizwood1_4 4 0 90 1 1 +( 1312 3456 440 ) ( 1120 3456 440 ) ( 1312 3456 352 ) wizwood1_4 4 0 -90 1 -1 +( 1312 3456 440 ) ( 1312 3456 352 ) ( 1312 3424 440 ) wizwood1_4 0 0 90 1 1 +( 1120 3424 408 ) ( 1312 3424 408 ) ( 1120 3456 408 ) wizwood1_4 4 0 90 1 1 +( 1120 3424 352 ) ( 1120 3424 440 ) ( 1312 3424 352 ) wizwood1_4 4 0 -90 1 -1 +( 1120 3424 352 ) ( 1120 3456 352 ) ( 1120 3424 440 ) wizwood1_4 0 0 90 1 1 +} +// brush 1281 +{ +( 1208 3424 376 ) ( 1184 3424 400 ) ( 1184 3456 400 ) wizwood1_4 0 0 0 1 1 +( 1120 3456 320 ) ( 1152 3456 448 ) ( 1120 3456 448 ) wizwood1_4 23.5096645355 18.5096664429 -45 1 1 +( 1120 3424 336 ) ( 1192 3456 408 ) ( 1192 3424 408 ) wizwood1_4 4 14 -90 1 0.6999999881 +( 1120 3424 336 ) ( 1120 3424 288 ) ( 1120 3456 288 ) wizwood1_4 0 0 0 1 1 +( 1120 3424 320 ) ( 1152 3424 448 ) ( 1152 3424 320 ) wizwood1_4 17.5096664429 18.5096664429 -45 1 1 +( 1216 3456 384 ) ( 1120 3456 288 ) ( 1120 3424 288 ) wizwood1_4 4 47 -90 1 0.6999999881 +} +// brush 1282 +{ +( 1248 3456 400 ) ( 1248 3424 400 ) ( 1224 3424 376 ) wizwood1_4 0 0 0 1 1 +( 1312 3456 448 ) ( 1280 3456 448 ) ( 1312 3456 320 ) wizwood1_4 33.4903335571 26.5096645355 45 1 1 +( 1240 3424 408 ) ( 1240 3456 408 ) ( 1312 3424 336 ) wizwood1_4 4 59 90 1 0.6999999881 +( 1312 3456 288 ) ( 1312 3424 288 ) ( 1312 3424 336 ) wizwood1_4 0 0 0 1 1 +( 1280 3424 320 ) ( 1280 3424 448 ) ( 1312 3424 320 ) wizwood1_4 33.4903335571 26.5096645355 45 1 1 +( 1312 3424 288 ) ( 1312 3456 288 ) ( 1216 3456 384 ) wizwood1_4 4 29 90 1 0.6999999881 +} +// brush 1283 +{ +( 1248 3456 448 ) ( 1248 3424 448 ) ( 1184 3456 448 ) wm1_1 0 0 0 1 1 +( 1248 3464 424 ) ( 1184 3464 424 ) ( 1248 3464 408 ) wm1_1 0 0 0 1 1 +( 1256 3456 424 ) ( 1256 3456 408 ) ( 1256 3424 424 ) wm1_1 0 0 0 1 1 +( 1184 3424 368 ) ( 1248 3424 368 ) ( 1184 3456 368 ) wm1_1 0 0 0 1 1 +( 1184 3416 408 ) ( 1184 3416 424 ) ( 1248 3416 408 ) wm1_1 0 0 0 1 1 +( 1176 3424 408 ) ( 1176 3456 408 ) ( 1176 3424 424 ) wm1_1 0 0 0 1 1 +( 1256 64 400 ) ( 1232 64 376 ) ( 1256 -64 400 ) wm1_1 0 0 0 1 1 +( 1192 64 384 ) ( 1168 64 408 ) ( 1192 -64 384 ) wm1_1 0 0 0 1 1 +} +// brush 1284 +{ +( 1296 3344 512 ) ( 1168 3344 512 ) ( 1296 3472 512 ) wm1_2 0 0 0 1 1 +( 1296 3344 512 ) ( 1296 3472 512 ) ( 1296 3344 256 ) wm1_2 0 32 0 1 1 +( 1296 3408 512 ) ( 1296 3408 256 ) ( 1168 3408 512 ) wm1_2 0 32 0 1 1 +( 1184 3472 448 ) ( 1184 3344 448 ) ( 1312 3472 448 ) wm1_1 0 0 0 1 1 +( 1136 3536 256 ) ( 1136 3536 512 ) ( 1136 3408 256 ) wm1_2 0 32 0 1 1 +( 1168 3472 256 ) ( 1296 3472 256 ) ( 1168 3472 512 ) wm1_2 0 32 0 1 1 +} +// brush 1285 +{ +( 1232 3472 432 ) ( 1232 3408 432 ) ( 1200 3472 432 ) wm1_1 0 0 0 1 1 +( 1232 3472 432 ) ( 1200 3472 432 ) ( 1232 3472 368 ) wmcrux 16 16 0 1 1 +( 1232 3472 432 ) ( 1232 3472 368 ) ( 1232 3408 432 ) wm1_1 0 0 0 1 1 +( 1200 3408 400 ) ( 1232 3408 400 ) ( 1200 3472 400 ) wm1_1 0 0 0 1 1 +( 1200 3408 368 ) ( 1200 3408 432 ) ( 1232 3408 368 ) wmcrux 16 16 0 1 1 +( 1200 3408 368 ) ( 1200 3472 368 ) ( 1200 3408 432 ) wm1_1 0 0 0 1 1 +} +// brush 1286 +{ +( 1024 3424 448 ) ( 1016 3424 448 ) ( 1024 3472 448 ) wm1_1 8 32 -90 1 1 +( 1128 3416 400 ) ( 1128 3464 400 ) ( 1128 3416 288 ) wm1_1 0 0 0 -1 1 +( 1024 3416 400 ) ( 1024 3416 288 ) ( 1016 3416 400 ) wm1_1 32 0 0 1 1 +( 1016 3464 288 ) ( 1016 3416 288 ) ( 1024 3464 288 ) wm1_1 0 32 -90 1 1 +( 1080 3464 288 ) ( 1080 3464 400 ) ( 1080 3416 288 ) wm1_1 0 0 0 -1 1 +( 1016 3464 288 ) ( 1024 3464 288 ) ( 1016 3464 400 ) wm1_1 32 0 0 1 1 +} +// brush 1287 +{ +( -768 2176 192 ) ( -776 2176 192 ) ( -768 2224 192 ) wm1_1 8 32 -90 1 1 +( -664 2168 144 ) ( -664 2216 144 ) ( -664 2168 32 ) wm1_1 0 0 0 -1 1 +( -768 2168 144 ) ( -768 2168 32 ) ( -776 2168 144 ) wm1_1 32 0 0 1 1 +( -776 2216 32 ) ( -776 2168 32 ) ( -768 2216 32 ) wm1_1 0 32 -90 1 1 +( -712 2216 32 ) ( -712 2216 144 ) ( -712 2168 32 ) wm1_1 0 0 0 -1 1 +( -776 2216 32 ) ( -768 2216 32 ) ( -776 2216 144 ) wm1_1 32 0 0 1 1 +} +// brush 1288 +{ +( -1328 2880 256 ) ( -1264 2880 256 ) ( -1328 2880 128 ) wbrick1_5 0 0 0 1 1 +( -832 2880 -192 ) ( -896 2880 -192 ) ( -832 2816 -192 ) wbrick1_5 0 32 0 1 1 +( -608 2944 320 ) ( -608 2944 -192 ) ( -192 2944 -192 ) wbrick1_5 0 0 0 1 1 +( -192 2880 192 ) ( -192 2816 192 ) ( -192 2880 320 ) wbrick1_5 32 0 0 1 1 +( -224 2880 0 ) ( -192 2912 -128 ) ( -224 2880 -128 ) wbrick1_5 32 0 0 1 1 +( -64 2752 256 ) ( -64 2944 256 ) ( 64 2752 256 ) wbrick1_5 0 0 0 1 1 +( -416 2720 -64 ) ( -416 2976 -64 ) ( -416 2720 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1289 +{ +( -1328 2816 128 ) ( -1264 2816 256 ) ( -1328 2816 256 ) wbrick1_5 0 0 0 1 1 +( -832 2880 -192 ) ( -896 2816 -192 ) ( -832 2816 -192 ) wbrick1_5 0 32 0 1 1 +( -608 2752 -192 ) ( -608 2752 320 ) ( -192 2752 -192 ) wbrick1_5 0 0 0 1 1 +( -192 2816 320 ) ( -192 2880 192 ) ( -192 2816 192 ) wbrick1_5 32 0 0 1 1 +( -224 2816 -128 ) ( -192 2784 -128 ) ( -224 2816 0 ) wbrick1_5 32 0 0 1 1 +( -64 2752 256 ) ( -64 2944 256 ) ( 64 2752 256 ) wbrick1_5 0 0 0 1 1 +( -416 2720 -64 ) ( -416 2976 -64 ) ( -416 2720 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1290 +{ +( -192 2944 -192 ) ( -192 2752 -192 ) ( -992 2944 -192 ) wswamp1_k 0 0 0 1 1 +( -192 2816 -192 ) ( -992 2816 -192 ) ( -192 2816 -256 ) wswamp1_k 0 0 0 1 1 +( -192 2944 -192 ) ( -192 2944 -256 ) ( -192 2752 -192 ) wswamp1_k 32 0 0 1 1 +( -992 2752 -256 ) ( -192 2752 -256 ) ( -992 2944 -256 ) wswamp1_k 0 0 0 1 1 +( -992 2752 -256 ) ( -992 2752 -192 ) ( -192 2752 -256 ) wswamp1_k 0 0 0 1 1 +( -992 2784 -256 ) ( -992 2976 -256 ) ( -992 2784 -192 ) wswamp1_k 0 0 0 1 1 +( -224 2816 -64 ) ( -192 2784 -64 ) ( -224 2816 64 ) wswamp1_k 32 0 0 1 1 +} +// brush 1291 +{ +( -224 2872 72 ) ( -224 2880 64 ) ( -208 2880 64 ) wm1_1 0 0 0 1 1 +( -184 2816 72 ) ( -200 2880 72 ) ( -184 2880 72 ) wm1_1 0 0 0 1 1 +( -184 2880 64 ) ( -184 2816 72 ) ( -184 2880 72 ) wm1_1 0 0 0 1 1 +( -208 2824 72 ) ( -208 2816 64 ) ( -224 2816 64 ) wm1_1 0 0 0 1 1 +( -200 2888 64 ) ( -200 2808 64 ) ( -184 2808 64 ) wm1_1 0 0 0 1 1 +( -224 2880 64 ) ( -224 2816 72 ) ( -224 2816 64 ) wm1_1 0 0 0 1 1 +} +// brush 1292 +{ +( -208 2880 128 ) ( -224 2880 128 ) ( -224 2872 120 ) wm1_1 0 0 0 1 1 +( -184 2880 120 ) ( -200 2880 120 ) ( -184 2816 120 ) wm1_1 0 0 0 1 1 +( -184 2880 120 ) ( -184 2816 120 ) ( -184 2880 128 ) wm1_1 0 0 0 1 1 +( -224 2816 128 ) ( -208 2816 128 ) ( -208 2824 120 ) wm1_1 0 0 0 1 1 +( -184 2808 128 ) ( -200 2808 128 ) ( -200 2888 128 ) wm1_1 0 0 0 1 1 +( -224 2816 128 ) ( -224 2816 120 ) ( -224 2880 128 ) wm1_1 0 0 0 1 1 +} +// brush 1293 +{ +( -224 2872 120 ) ( -224 2880 128 ) ( -208 2880 128 ) wm1_1 0 0 0 1 1 +( -208 2872 64 ) ( -224 2872 128 ) ( -208 2872 128 ) wm1_1 0 0 0 1 1 +( -184 2880 128 ) ( -184 2872 64 ) ( -184 2872 128 ) wm1_1 0 0 0 1 1 +( -208 2872 72 ) ( -208 2880 64 ) ( -224 2880 64 ) wm1_1 0 0 0 1 1 +( -200 2880 136 ) ( -200 2880 56 ) ( -184 2880 56 ) wm1_1 0 0 0 1 1 +( -224 2880 128 ) ( -224 2872 64 ) ( -224 2880 64 ) wm1_1 0 0 0 1 1 +} +// brush 1294 +{ +( -208 2816 128 ) ( -224 2816 128 ) ( -224 2824 120 ) wm1_1 0 0 0 1 1 +( -208 2824 128 ) ( -224 2824 128 ) ( -208 2824 64 ) wm1_1 0 0 0 1 1 +( -184 2824 128 ) ( -184 2824 64 ) ( -184 2816 128 ) wm1_1 0 0 0 1 1 +( -224 2816 64 ) ( -208 2816 64 ) ( -208 2824 72 ) wm1_1 0 0 0 1 1 +( -184 2816 56 ) ( -200 2816 56 ) ( -200 2816 136 ) wm1_1 0 0 0 1 1 +( -224 2816 64 ) ( -224 2824 64 ) ( -224 2816 128 ) wm1_1 0 0 0 1 1 +} +// brush 1295 +{ +( -704 3136 320 ) ( -768 3072 320 ) ( -768 3136 320 ) wbrick1_5 0 32 0 1 1 +( -1200 3136 160 ) ( -1136 3136 288 ) ( -1200 3136 288 ) wbrick1_5 0 0 0 1 1 +( -256 3248 288 ) ( -256 3312 160 ) ( -256 3312 288 ) wbrick1_5 32 0 0 1 1 +( -976 2944 192 ) ( -912 2944 320 ) ( -912 2944 192 ) wbrick1_5 0 0 0 1 1 +( -224 3072 288 ) ( -224 3136 160 ) ( -224 3072 160 ) wbrick1_5 0 0 0 1 1 +( 192 2944 192 ) ( 64 3136 192 ) ( 64 2944 192 ) wbrick1_5 0 32 270 1 1 +} +// brush 1296 +{ +( -176 2880 128 ) ( -176 2896 144 ) ( -192 2896 144 ) wm1_2 0 0 0 1 1 +( -176 2896 144 ) ( -176 2800 144 ) ( -192 2800 144 ) wm1_2 0 0 0 1 1 +( -176 2880 128 ) ( -176 2816 144 ) ( -176 2880 144 ) wm1_2 0 0 0 1 1 +( -176 2816 128 ) ( -192 2800 144 ) ( -176 2800 144 ) wm1_2 0 0 0 1 1 +( -176 2816 128 ) ( -192 2880 128 ) ( -192 2816 128 ) wm1_1 0 0 0 1 1 +( -192 2880 128 ) ( -192 2816 144 ) ( -192 2816 128 ) wm1_2 0 0 0 1 1 +} +// brush 1297 +{ +( -192 2896 48 ) ( -176 2896 48 ) ( -176 2880 64 ) wm1_2 0 0 0 1 1 +( -192 2800 48 ) ( -176 2800 48 ) ( -176 2896 48 ) wm1_2 0 0 0 1 1 +( -176 2880 48 ) ( -176 2816 48 ) ( -176 2880 64 ) wm1_2 0 0 0 1 1 +( -176 2800 48 ) ( -192 2800 48 ) ( -176 2816 64 ) wm1_2 0 0 0 1 1 +( -192 2816 64 ) ( -192 2880 64 ) ( -176 2816 64 ) wm1_1 0 0 0 1 1 +( -192 2816 64 ) ( -192 2816 48 ) ( -192 2880 64 ) wm1_2 0 0 0 1 1 +} +// brush 1298 +{ +( -176 2816 128 ) ( -176 2800 144 ) ( -192 2800 144 ) wm1_2 0 0 0 1 1 +( -176 2800 144 ) ( -176 2800 48 ) ( -192 2800 48 ) wm1_2 0 0 0 1 1 +( -176 2816 128 ) ( -176 2800 64 ) ( -176 2800 128 ) wm1_2 0 0 0 1 1 +( -176 2816 64 ) ( -192 2800 48 ) ( -176 2800 48 ) wm1_2 0 0 0 1 1 +( -176 2816 64 ) ( -192 2816 128 ) ( -192 2816 64 ) wm1_1 0 0 0 1 1 +( -192 2816 128 ) ( -192 2800 64 ) ( -192 2816 64 ) wm1_2 0 0 0 1 1 +} +// brush 1299 +{ +( -192 2896 144 ) ( -176 2896 144 ) ( -176 2880 128 ) wm1_2 0 0 0 1 1 +( -192 2896 48 ) ( -176 2896 48 ) ( -176 2896 144 ) wm1_2 0 0 0 1 1 +( -176 2896 128 ) ( -176 2896 64 ) ( -176 2880 128 ) wm1_2 0 0 0 1 1 +( -176 2896 48 ) ( -192 2896 48 ) ( -176 2880 64 ) wm1_2 0 0 0 1 1 +( -192 2880 64 ) ( -192 2880 128 ) ( -176 2880 64 ) wm1_1 0 0 0 1 1 +( -192 2880 64 ) ( -192 2896 64 ) ( -192 2880 128 ) wm1_2 0 0 0 1 1 +} +// brush 1300 +{ +( -832 2976 256 ) ( -896 2912 256 ) ( -896 2976 256 ) wbrick1_5 0 32 0 1 1 +( -1328 2912 160 ) ( -1264 2912 288 ) ( -1328 2912 288 ) wbrick1_5 0 0 0 1 1 +( -224 3056 288 ) ( -224 3120 160 ) ( -224 3120 288 ) wbrick1_5 32 0 0 1 1 +( -1104 2880 96 ) ( -1040 2880 224 ) ( -1040 2880 96 ) wbrick1_5 0 0 0 1 1 +( -192 2912 288 ) ( -192 2976 160 ) ( -192 2912 160 ) wbrick1_5 32 0 0 1 1 +( 64 2784 64 ) ( -64 2976 64 ) ( -64 2784 64 ) wm1_1 0 0 0 1 1 +} +// brush 1301 +{ +( -832 2848 256 ) ( -896 2784 256 ) ( -896 2848 256 ) wbrick1_5 0 32 0 1 1 +( -1328 2816 96 ) ( -1264 2816 224 ) ( -1328 2816 224 ) wbrick1_5 0 0 0 1 1 +( -224 2960 288 ) ( -224 3024 160 ) ( -224 3024 288 ) wbrick1_5 32 0 0 1 1 +( -1104 2784 160 ) ( -1040 2784 288 ) ( -1040 2784 160 ) wbrick1_5 0 0 0 1 1 +( -192 2784 288 ) ( -192 2848 160 ) ( -192 2784 160 ) wbrick1_5 32 0 0 1 1 +( 64 2656 64 ) ( -64 2848 64 ) ( -64 2656 64 ) wm1_1 0 0 0 1 1 +} +// brush 1302 +{ +( -200 2872 128 ) ( -200 2800 128 ) ( -224 2872 128 ) wm1_1 0 0 0 1 1 +( -200 2880 256 ) ( -224 2880 256 ) ( -200 2880 64 ) wm1_1 0 0 0 1 1 +( -208 2880 256 ) ( -208 2880 64 ) ( -208 2808 256 ) wm1_1 0 0 0 1 1 +( -224 2808 64 ) ( -200 2808 64 ) ( -224 2880 64 ) wm1_1 0 0 0 1 1 +( -224 2816 64 ) ( -224 2816 256 ) ( -200 2816 64 ) wm1_1 0 0 0 1 1 +( -224 2808 64 ) ( -224 2880 64 ) ( -224 2808 256 ) wm1_1 0 0 0 1 1 +} +// brush 1303 +{ +( -832 2432 160 ) ( -960 2432 160 ) ( -832 2464 160 ) wizwood1_4 52 0 -90 1 1 +( -832 2432 320 ) ( -832 2464 320 ) ( -832 2432 32 ) wizwood1_4 32 0 0 -1 1 +( -832 2432 320 ) ( -832 2432 32 ) ( -960 2432 320 ) wizwood1_4 4 0 -90 1 1 +( -960 2464 128 ) ( -960 2432 128 ) ( -832 2464 128 ) wizwood1_4 20 0 -90 1 1 +( -960 2464 32 ) ( -960 2464 320 ) ( -960 2432 32 ) wizwood1_4 32 0 0 -1 1 +( -960 2464 32 ) ( -832 2464 32 ) ( -960 2464 320 ) wizwood1_4 4 0 -90 1 1 +} +// brush 1304 +{ +( -832 2528 160 ) ( -960 2528 160 ) ( -832 2560 160 ) wizwood1_4 20 0 -90 1 1 +( -832 2528 320 ) ( -832 2560 320 ) ( -832 2528 32 ) wizwood1_4 0 0 0 -1 1 +( -832 2528 320 ) ( -832 2528 32 ) ( -960 2528 320 ) wizwood1_4 4 0 -90 1 1 +( -960 2560 128 ) ( -960 2528 128 ) ( -832 2560 128 ) wizwood1_4 52 0 -90 1 1 +( -960 2560 32 ) ( -960 2560 320 ) ( -960 2528 32 ) wizwood1_4 0 0 0 -1 1 +( -960 2560 32 ) ( -832 2560 32 ) ( -960 2560 320 ) wizwood1_4 4 0 -90 1 1 +} +// brush 1305 +{ +( -800 2592 224 ) ( -736 2720 224 ) ( -736 2592 224 ) wm1_2 48 0 0 1 1 +( -736 2592 160 ) ( -800 2592 192 ) ( -736 2592 192 ) wm1_2 48 32 0 1 1 +( -272 2720 192 ) ( -272 2592 160 ) ( -272 2592 192 ) wm1_2 0 32 0 1 1 +( -800 2592 160 ) ( -736 2720 160 ) ( -800 2720 160 ) wm1_2 48 0 0 1 1 +( -256 2608 160 ) ( -320 2608 192 ) ( -320 2608 160 ) wm1_2 48 32 0 1 1 +( -816 2720 192 ) ( -816 2592 160 ) ( -816 2720 160 ) wm1_2 0 32 0 1 1 +} +// brush 1306 +{ +( -832 2512 224 ) ( -960 2512 224 ) ( -832 2576 224 ) wm1_2 32 32 -90 1 1 +( -832 2512 192 ) ( -832 2576 192 ) ( -832 2512 160 ) wm1_2 32 32 0 -1 1 +( -832 2512 192 ) ( -832 2512 160 ) ( -960 2512 192 ) wm1_2 32 32 0 1 1 +( -960 2576 160 ) ( -960 2512 160 ) ( -832 2576 160 ) wm1_2 32 32 -90 1 1 +( -960 2576 160 ) ( -960 2576 192 ) ( -960 2512 160 ) wm1_2 32 32 0 -1 1 +( -960 2576 160 ) ( -832 2576 160 ) ( -960 2576 192 ) wm1_2 32 32 0 1 1 +} +// brush 1307 +{ +( -800 2704 224 ) ( -736 2832 224 ) ( -736 2704 224 ) wm1_2 48 16 0 1 1 +( -288 2704 160 ) ( -352 2704 192 ) ( -288 2704 192 ) wm1_2 48 32 0 1 1 +( -272 2832 192 ) ( -272 2704 160 ) ( -272 2704 192 ) wm1_2 48 32 0 1 1 +( -800 2704 160 ) ( -736 2832 160 ) ( -800 2832 160 ) wm1_2 48 16 0 1 1 +( -736 2720 160 ) ( -800 2720 192 ) ( -800 2720 160 ) wm1_2 48 32 0 1 1 +( -960 2832 192 ) ( -960 2704 160 ) ( -960 2832 160 ) wm1_2 48 32 0 1 1 +} +// brush 1308 +{ +( -128 2144 320 ) ( -192 2080 320 ) ( -192 2144 320 ) wbrick1_5 0 32 0 1 1 +( -144 2144 192 ) ( -80 2144 320 ) ( -144 2144 320 ) wbrick1_5 48 0 0 1 1 +( -48 2080 320 ) ( -48 2144 192 ) ( -48 2144 320 ) wbrick1_5 32 0 0 1 1 +( -128 2144 -80 ) ( -192 2080 -80 ) ( -128 2080 -80 ) wbrick1_5 0 32 0 1 1 +( -224 1776 192 ) ( -160 1776 320 ) ( -160 1776 192 ) wbrick1_5 0 0 0 1 1 +( 48 2080 320 ) ( 48 2144 192 ) ( 48 2080 192 ) wbrick1_5 32 0 0 1 1 +} +// brush 1309 +{ +( -144 1920 320 ) ( -208 1856 320 ) ( -208 1920 320 ) wbrick1_5 0 0 0 1 1 +( -128 1632 192 ) ( -64 1632 320 ) ( -128 1632 320 ) wbrick1_5 0 0 0 1 1 +( -64 1840 320 ) ( -64 1904 192 ) ( -64 1904 320 ) wbrick1_5 0 0 0 1 1 +( -144 1920 112 ) ( -208 1856 112 ) ( -144 1856 112 ) wbrick1_5 0 0 0 1 1 +( -240 1568 192 ) ( -176 1568 320 ) ( -176 1568 192 ) wbrick1_5 0 0 0 1 1 +( 64 1776 320 ) ( 64 1840 192 ) ( 64 1776 192 ) wbrick1_5 0 0 0 1 1 +} +// brush 1310 +{ +( -128 1984 320 ) ( -192 1920 320 ) ( -192 1984 320 ) wbrick1_5 0 0 0 1 1 +( -144 1776 192 ) ( -80 1776 320 ) ( -144 1776 320 ) wbrick1_5 48 0 0 1 1 +( -48 1904 320 ) ( -48 1968 192 ) ( -48 1968 320 ) wbrick1_5 0 0 0 1 1 +( -128 1984 112 ) ( -192 1920 112 ) ( -128 1920 112 ) wbrick1_5 0 0 0 1 1 +( -224 1632 192 ) ( -160 1632 320 ) ( -160 1632 192 ) wbrick1_5 0 0 0 1 1 +( 48 1920 320 ) ( 48 1984 192 ) ( 48 1920 192 ) wbrick1_5 0 0 0 1 1 +} +// brush 1311 +{ +( -832 2592 160 ) ( -800 2720 160 ) ( -800 2592 160 ) wizwood1_4 20 32 0 1 1 +( -800 2592 32 ) ( -832 2592 320 ) ( -800 2592 320 ) wizwood1_4 0 0 0 1 1 +( -800 2720 320 ) ( -800 2592 32 ) ( -800 2592 320 ) wizwood1_4 4 32 -90 1 1 +( -832 2592 128 ) ( -800 2720 128 ) ( -832 2720 128 ) wizwood1_4 52 32 0 1 1 +( -800 2720 32 ) ( -832 2720 320 ) ( -832 2720 32 ) wizwood1_4 0 0 0 1 1 +( -832 2720 320 ) ( -832 2592 32 ) ( -832 2720 32 ) wizwood1_4 4 32 -90 1 1 +} +// brush 1312 +{ +( -416 3328 256 ) ( -384 3456 256 ) ( -384 3328 256 ) wizwood1_4 52 0 0 1 1 +( -384 3328 128 ) ( -416 3328 416 ) ( -384 3328 416 ) wizwood1_4 32 0 0 1 1 +( -384 3456 416 ) ( -384 3328 128 ) ( -384 3328 416 ) wizwood1_4 4 0 -90 1 1 +( -416 3328 224 ) ( -384 3456 224 ) ( -416 3456 224 ) wizwood1_4 20 0 0 1 1 +( -384 3456 128 ) ( -416 3456 416 ) ( -416 3456 128 ) wizwood1_4 32 0 0 1 1 +( -416 3456 416 ) ( -416 3328 128 ) ( -416 3456 128 ) wizwood1_4 4 0 -90 1 1 +} +// brush 1313 +{ +( -944 2400 224 ) ( -944 2272 224 ) ( -1008 2400 224 ) wm1_2 32 0 0 1 1 +( -944 2752 192 ) ( -1008 2752 192 ) ( -944 2752 160 ) wm1_2 32 32 0 1 1 +( -944 2400 192 ) ( -944 2400 160 ) ( -944 2272 192 ) wm1_2 0 32 0 1 1 +( -1008 2272 160 ) ( -944 2272 160 ) ( -1008 2400 160 ) wm1_2 32 0 0 1 1 +( -1008 2240 160 ) ( -1008 2240 192 ) ( -944 2240 160 ) wm1_2 32 32 0 1 1 +( -1008 2272 160 ) ( -1008 2400 160 ) ( -1008 2272 192 ) wm1_2 0 32 0 1 1 +} +// brush 1314 +{ +( -832 2416 224 ) ( -960 2416 224 ) ( -832 2480 224 ) wm1_2 0 32 -90 1 1 +( -832 2416 192 ) ( -832 2480 192 ) ( -832 2416 160 ) wm1_2 0 32 0 -1 1 +( -832 2416 192 ) ( -832 2416 160 ) ( -960 2416 192 ) wm1_2 32 32 0 1 1 +( -960 2480 160 ) ( -960 2416 160 ) ( -832 2480 160 ) wm1_2 0 32 -90 1 1 +( -960 2480 160 ) ( -960 2480 192 ) ( -960 2416 160 ) wm1_2 0 32 0 -1 1 +( -960 2480 192 ) ( -832 2480 192 ) ( -960 2480 224 ) wm1_2 32 32 0 1 1 +} +// brush 1315 +{ +( 144 2920 -72 ) ( 184 2904 -72 ) ( 144 2904 -72 ) metal2_5 0 0 0 1 1 +( 136 2904 -320 ) ( 136 2920 -72 ) ( 136 2904 -72 ) metal2_5 0 0 0 1 1 +( 184 2904 -72 ) ( 144 2904 -320 ) ( 144 2904 -72 ) metal2_5 0 0 0 1 1 +( 136 2920 -88 ) ( 176 2904 -88 ) ( 176 2920 -88 ) metal2_5 0 0 0 1 1 +( 184 2904 -320 ) ( 184 2920 -72 ) ( 184 2920 -320 ) metal2_5 0 0 0 1 1 +( 184 2920 -72 ) ( 144 2920 -320 ) ( 184 2920 -320 ) metal2_5 0 0 0 1 1 +} +// brush 1316 +{ +( 144 2792 -72 ) ( 184 2776 -72 ) ( 144 2776 -72 ) metal2_5 0 0 0 1 1 +( 136 2776 -320 ) ( 136 2792 -72 ) ( 136 2776 -72 ) metal2_5 0 0 0 1 1 +( 184 2776 -72 ) ( 144 2776 -320 ) ( 144 2776 -72 ) metal2_5 0 0 0 1 1 +( 136 2792 -88 ) ( 176 2776 -88 ) ( 176 2792 -88 ) metal2_5 0 0 0 1 1 +( 184 2776 -320 ) ( 184 2792 -72 ) ( 184 2792 -320 ) metal2_5 0 0 0 1 1 +( 184 2792 -72 ) ( 144 2792 -320 ) ( 184 2792 -320 ) metal2_5 0 0 0 1 1 +} +// brush 1317 +{ +( 8 2768 -72 ) ( 8 2728 -72 ) ( -8 2768 -72 ) metal2_5 0 0 0 1 1 +( 8 2776 -72 ) ( -8 2776 -72 ) ( 8 2776 -320 ) metal2_5 0 0 0 1 1 +( 8 2768 -72 ) ( 8 2768 -320 ) ( 8 2728 -72 ) metal2_5 0 0 0 1 1 +( -8 2736 -88 ) ( 8 2736 -88 ) ( -8 2776 -88 ) metal2_5 0 0 0 1 1 +( -8 2728 -320 ) ( -8 2728 -72 ) ( 8 2728 -320 ) metal2_5 0 0 0 1 1 +( -8 2728 -320 ) ( -8 2768 -320 ) ( -8 2728 -72 ) metal2_5 0 0 0 1 1 +} +// brush 1318 +{ +( 136 2768 -72 ) ( 136 2728 -72 ) ( 120 2768 -72 ) metal2_5 0 0 0 1 1 +( 136 2776 -72 ) ( 120 2776 -72 ) ( 136 2776 -320 ) metal2_5 0 0 0 1 1 +( 136 2768 -72 ) ( 136 2768 -320 ) ( 136 2728 -72 ) metal2_5 0 0 0 1 1 +( 120 2736 -88 ) ( 136 2736 -88 ) ( 120 2776 -88 ) metal2_5 0 0 0 1 1 +( 120 2728 -320 ) ( 120 2728 -72 ) ( 136 2728 -320 ) metal2_5 0 0 0 1 1 +( 120 2728 -320 ) ( 120 2768 -320 ) ( 120 2728 -72 ) metal2_5 0 0 0 1 1 +} +// brush 1319 +{ +( -8 2928 -72 ) ( 8 2968 -72 ) ( 8 2928 -72 ) metal2_5 0 0 0 1 1 +( 8 2920 -320 ) ( -8 2920 -72 ) ( 8 2920 -72 ) metal2_5 0 0 0 1 1 +( 8 2968 -72 ) ( 8 2928 -320 ) ( 8 2928 -72 ) metal2_5 0 0 0 1 1 +( -8 2920 -88 ) ( 8 2960 -88 ) ( -8 2960 -88 ) metal2_5 0 0 0 1 1 +( 8 2968 -320 ) ( -8 2968 -72 ) ( -8 2968 -320 ) metal2_5 0 0 0 1 1 +( -8 2968 -72 ) ( -8 2928 -320 ) ( -8 2968 -320 ) metal2_5 0 0 0 1 1 +} +// brush 1320 +{ +( 120 2928 -72 ) ( 136 2968 -72 ) ( 136 2928 -72 ) metal2_5 0 0 0 1 1 +( 136 2920 -320 ) ( 120 2920 -72 ) ( 136 2920 -72 ) metal2_5 0 0 0 1 1 +( 136 2968 -72 ) ( 136 2928 -320 ) ( 136 2928 -72 ) metal2_5 0 0 0 1 1 +( 120 2920 -88 ) ( 136 2960 -88 ) ( 120 2960 -88 ) metal2_5 0 0 0 1 1 +( 136 2968 -320 ) ( 120 2968 -72 ) ( 120 2968 -320 ) metal2_5 0 0 0 1 1 +( 120 2968 -72 ) ( 120 2928 -320 ) ( 120 2968 -320 ) metal2_5 0 0 0 1 1 +} +// brush 1321 +{ +( 24 2936 -64 ) ( 24 2888 -64 ) ( -24 2936 -64 ) metal2_5 0 0 0 1 1 +( 24 2936 -64 ) ( -24 2936 -64 ) ( 24 2936 -80 ) metal2_5 0 0 0 1 1 +( 24 2936 -64 ) ( 24 2936 -80 ) ( 24 2888 -64 ) metal2_5 0 0 0 1 1 +( -24 2888 -72 ) ( 24 2888 -72 ) ( -24 2936 -72 ) metal2_5 0 0 0 1 1 +( -24 2888 -80 ) ( -24 2888 -64 ) ( 24 2888 -80 ) metal2_5 0 0 0 1 1 +( -24 2888 -80 ) ( -24 2936 -80 ) ( -24 2888 -64 ) metal2_5 0 0 0 1 1 +} +// brush 1322 +{ +( 40 2952 -48 ) ( 40 2872 -48 ) ( -40 2872 -48 ) wm1_1 0 0 0 1 1 +( 24 2952 -48 ) ( -24 2952 -48 ) ( 24 2936 -64 ) wm1_1 0 0 0 1 1 +( 40 2872 -48 ) ( 40 2952 -48 ) ( 24 2888 -64 ) wm1_1 0 0 0 1 1 +( -24 2888 -64 ) ( 24 2888 -64 ) ( -24 2936 -64 ) wm1_1 0 0 0 1 1 +( -24 2872 -48 ) ( 24 2872 -48 ) ( 24 2888 -64 ) wm1_1 0 0 0 1 1 +( -40 2952 -48 ) ( -40 2872 -48 ) ( -24 2936 -64 ) wm1_1 0 0 0 1 1 +} +// brush 1323 +{ +( 40 2952 -32 ) ( 40 2872 -32 ) ( -40 2952 -32 ) wm1_2 8 8 0 1 1 +( 40 2952 -32 ) ( -40 2952 -32 ) ( 40 2952 -48 ) wm1_2 8 0 0 1 1 +( 40 2952 -32 ) ( 40 2952 -48 ) ( 40 2872 -32 ) wm1_2 8 0 0 1 1 +( -40 2872 -48 ) ( 40 2872 -48 ) ( -40 2952 -48 ) wm1_2 8 0 0 1 1 +( -40 2872 -48 ) ( -40 2872 -32 ) ( 40 2872 -48 ) wm1_2 8 0 0 1 1 +( -40 2872 -48 ) ( -40 2952 -48 ) ( -40 2872 -32 ) wm1_2 8 0 0 1 1 +} +// brush 1324 +{ +( 168 2952 -48 ) ( 168 2872 -48 ) ( 88 2872 -48 ) wm1_1 0 0 0 1 1 +( 152 2952 -48 ) ( 104 2952 -48 ) ( 152 2936 -64 ) wm1_1 0 0 0 1 1 +( 168 2872 -48 ) ( 168 2952 -48 ) ( 152 2888 -64 ) wm1_1 0 0 0 1 1 +( 104 2888 -64 ) ( 152 2888 -64 ) ( 104 2936 -64 ) wm1_1 0 0 0 1 1 +( 104 2872 -48 ) ( 152 2872 -48 ) ( 152 2888 -64 ) wm1_1 0 0 0 1 1 +( 88 2952 -48 ) ( 88 2872 -48 ) ( 104 2936 -64 ) wm1_1 0 0 0 1 1 +} +// brush 1325 +{ +( 168 2952 -32 ) ( 168 2872 -32 ) ( 88 2952 -32 ) wm1_2 8 8 0 1 1 +( 168 2952 -32 ) ( 88 2952 -32 ) ( 168 2952 -48 ) wm1_2 8 0 0 1 1 +( 168 2952 -32 ) ( 168 2952 -48 ) ( 168 2872 -32 ) wm1_2 8 0 0 1 1 +( 88 2872 -48 ) ( 168 2872 -48 ) ( 88 2952 -48 ) wm1_2 8 0 0 1 1 +( 88 2872 -48 ) ( 88 2872 -32 ) ( 168 2872 -48 ) wm1_2 8 0 0 1 1 +( 88 2872 -48 ) ( 88 2952 -48 ) ( 88 2872 -32 ) wm1_2 8 0 0 1 1 +} +// brush 1326 +{ +( 40 2824 -48 ) ( 40 2744 -48 ) ( -40 2744 -48 ) wm1_1 0 0 0 1 1 +( 24 2824 -48 ) ( -24 2824 -48 ) ( 24 2808 -64 ) wm1_1 0 0 0 1 1 +( 40 2744 -48 ) ( 40 2824 -48 ) ( 24 2760 -64 ) wm1_1 0 0 0 1 1 +( -24 2760 -64 ) ( 24 2760 -64 ) ( -24 2808 -64 ) wm1_1 0 0 0 1 1 +( -24 2744 -48 ) ( 24 2744 -48 ) ( 24 2760 -64 ) wm1_1 0 0 0 1 1 +( -40 2824 -48 ) ( -40 2744 -48 ) ( -24 2808 -64 ) wm1_1 0 0 0 1 1 +} +// brush 1327 +{ +( 40 2824 -32 ) ( 40 2744 -32 ) ( -40 2824 -32 ) wm1_2 8 8 0 1 1 +( 40 2824 -32 ) ( -40 2824 -32 ) ( 40 2824 -48 ) wm1_2 8 0 0 1 1 +( 40 2824 -32 ) ( 40 2824 -48 ) ( 40 2744 -32 ) wm1_2 8 0 0 1 1 +( -40 2744 -48 ) ( 40 2744 -48 ) ( -40 2824 -48 ) wm1_2 8 0 0 1 1 +( -40 2744 -48 ) ( -40 2744 -32 ) ( 40 2744 -48 ) wm1_2 8 0 0 1 1 +( -40 2744 -48 ) ( -40 2824 -48 ) ( -40 2744 -32 ) wm1_2 8 0 0 1 1 +} +// brush 1328 +{ +( 168 2824 -48 ) ( 168 2744 -48 ) ( 88 2744 -48 ) wm1_1 0 0 0 1 1 +( 152 2824 -48 ) ( 104 2824 -48 ) ( 152 2808 -64 ) wm1_1 0 0 0 1 1 +( 168 2744 -48 ) ( 168 2824 -48 ) ( 152 2760 -64 ) wm1_1 0 0 0 1 1 +( 104 2760 -64 ) ( 152 2760 -64 ) ( 104 2808 -64 ) wm1_1 0 0 0 1 1 +( 104 2744 -48 ) ( 152 2744 -48 ) ( 152 2760 -64 ) wm1_1 0 0 0 1 1 +( 88 2824 -48 ) ( 88 2744 -48 ) ( 104 2808 -64 ) wm1_1 0 0 0 1 1 +} +// brush 1329 +{ +( -56 2872 32 ) ( 24 2872 32 ) ( -56 2792 32 ) wm1_2 8 8 0 1 1 +( 88 2872 0 ) ( 88 2872 32 ) ( 88 2824 32 ) wm1_2 8 0 0 1 1 +( 88 2872 32 ) ( 88 2872 0 ) ( 104 2888 0 ) wm1_2 8 0 0 1 1 +( 24 2792 0 ) ( 24 2872 0 ) ( -56 2792 0 ) wm1_2 8 8 0 1 1 +( 104 2872 0 ) ( 104 2872 16 ) ( 104 2952 0 ) wm1_2 8 0 0 1 1 +( 88 2824 0 ) ( 88 2824 32 ) ( 104 2808 32 ) wm1_2 8 0 0 1 1 +} +// brush 1330 +{ +( 168 2824 -32 ) ( 168 2744 -32 ) ( 88 2824 -32 ) wm1_2 8 8 0 1 1 +( 168 2824 -32 ) ( 88 2824 -32 ) ( 168 2824 -48 ) wm1_2 8 0 0 1 1 +( 168 2824 -32 ) ( 168 2824 -48 ) ( 168 2744 -32 ) wm1_2 8 0 0 1 1 +( 88 2744 -48 ) ( 168 2744 -48 ) ( 88 2824 -48 ) wm1_2 8 0 0 1 1 +( 88 2744 -48 ) ( 88 2744 -32 ) ( 168 2744 -48 ) wm1_2 8 0 0 1 1 +( 88 2744 -48 ) ( 88 2824 -48 ) ( 88 2744 -32 ) wm1_2 8 0 0 1 1 +} +// brush 1331 +{ +( 152 2936 -64 ) ( 152 2888 -64 ) ( 104 2936 -64 ) metal2_5 0 0 0 1 1 +( 152 2936 -64 ) ( 104 2936 -64 ) ( 152 2936 -80 ) metal2_5 0 0 0 1 1 +( 152 2936 -64 ) ( 152 2936 -80 ) ( 152 2888 -64 ) metal2_5 0 0 0 1 1 +( 104 2888 -72 ) ( 152 2888 -72 ) ( 104 2936 -72 ) metal2_5 0 0 0 1 1 +( 104 2888 -80 ) ( 104 2888 -64 ) ( 152 2888 -80 ) metal2_5 0 0 0 1 1 +( 104 2888 -80 ) ( 104 2936 -80 ) ( 104 2888 -64 ) metal2_5 0 0 0 1 1 +} +// brush 1332 +{ +( 24 2808 -64 ) ( 24 2760 -64 ) ( -24 2808 -64 ) metal2_5 0 0 0 1 1 +( 24 2808 -64 ) ( -24 2808 -64 ) ( 24 2808 -80 ) metal2_5 0 0 0 1 1 +( 24 2808 -64 ) ( 24 2808 -80 ) ( 24 2760 -64 ) metal2_5 0 0 0 1 1 +( -24 2760 -72 ) ( 24 2760 -72 ) ( -24 2808 -72 ) metal2_5 0 0 0 1 1 +( -24 2760 -80 ) ( -24 2760 -64 ) ( 24 2760 -80 ) metal2_5 0 0 0 1 1 +( -24 2760 -80 ) ( -24 2808 -80 ) ( -24 2760 -64 ) metal2_5 0 0 0 1 1 +} +// brush 1333 +{ +( 152 2808 -64 ) ( 152 2760 -64 ) ( 104 2808 -64 ) metal2_5 0 0 0 1 1 +( 152 2808 -64 ) ( 104 2808 -64 ) ( 152 2808 -80 ) metal2_5 0 0 0 1 1 +( 152 2808 -64 ) ( 152 2808 -80 ) ( 152 2760 -64 ) metal2_5 0 0 0 1 1 +( 104 2760 -72 ) ( 152 2760 -72 ) ( 104 2808 -72 ) metal2_5 0 0 0 1 1 +( 104 2760 -80 ) ( 104 2760 -64 ) ( 152 2760 -80 ) metal2_5 0 0 0 1 1 +( 104 2760 -80 ) ( 104 2808 -80 ) ( 104 2760 -64 ) metal2_5 0 0 0 1 1 +} +// brush 1334 +{ +( 56 2936 -32 ) ( 56 2856 -32 ) ( -24 2936 -32 ) wm1_2 8 8 0 1 1 +( 56 2936 -32 ) ( -24 2936 -32 ) ( 56 2936 -48 ) wm1_2 8 0 0 1 1 +( 152 2840 -32 ) ( 152 2840 -48 ) ( 152 2760 -32 ) wm1_2 8 0 0 1 1 +( -24 2856 -48 ) ( 56 2856 -48 ) ( -24 2936 -48 ) wm1_2 8 8 0 1 1 +( 72 2760 -48 ) ( 72 2760 -32 ) ( 152 2760 -48 ) wm1_2 8 0 0 1 1 +( -24 2856 -48 ) ( -24 2936 -48 ) ( -24 2856 -32 ) wm1_2 8 0 0 1 1 +} +// brush 1335 +{ +( 88 2968 0 ) ( 88 2888 0 ) ( 8 2968 0 ) wm1_2 8 8 0 1 1 +( 8 2920 -16 ) ( -72 2920 -16 ) ( 8 2920 -32 ) wm1_2 8 0 0 1 1 +( 136 2792 -16 ) ( 136 2792 -32 ) ( 136 2712 -16 ) wm1_2 8 0 0 1 1 +( 8 2888 -32 ) ( 88 2888 -32 ) ( 8 2968 -32 ) wm1_2 8 8 0 1 1 +( 120 2776 -32 ) ( 120 2776 -16 ) ( 200 2776 -32 ) wm1_2 8 0 0 1 1 +( -8 2904 -32 ) ( -8 2984 -32 ) ( -8 2904 -16 ) wm1_2 8 0 0 1 1 +} +// brush 1336 +{ +( 184 2824 32 ) ( 104 2824 32 ) ( 184 2904 32 ) wm1_2 8 8 0 1 1 +( 40 2824 0 ) ( 40 2824 32 ) ( 40 2872 32 ) wm1_2 8 0 0 1 1 +( 40 2824 32 ) ( 40 2824 0 ) ( 24 2808 0 ) wm1_2 8 0 0 1 1 +( 104 2904 0 ) ( 104 2824 0 ) ( 184 2904 0 ) wm1_2 8 8 0 1 1 +( 24 2824 0 ) ( 24 2824 16 ) ( 24 2744 0 ) wm1_2 8 0 0 1 1 +( 40 2872 0 ) ( 40 2872 32 ) ( 24 2888 32 ) wm1_2 8 0 0 1 1 +} +// brush 1337 +{ +( 40 2728 32 ) ( 40 2808 32 ) ( 120 2728 32 ) wm1_2 8 8 0 1 1 +( 40 2872 0 ) ( 40 2872 32 ) ( 88 2872 32 ) wm1_2 8 0 0 1 1 +( 40 2872 32 ) ( 40 2872 0 ) ( 24 2888 0 ) wm1_2 8 0 0 1 1 +( 120 2808 0 ) ( 40 2808 0 ) ( 120 2728 0 ) wm1_2 8 8 0 1 1 +( 40 2888 0 ) ( 40 2888 16 ) ( -40 2888 0 ) wm1_2 8 0 0 1 1 +( 88 2872 0 ) ( 88 2872 32 ) ( 104 2888 32 ) wm1_2 8 0 0 1 1 +} +// brush 1338 +{ +( 88 2968 32 ) ( 88 2888 32 ) ( 8 2968 32 ) wm1_2 8 8 0 1 1 +( 88 2824 0 ) ( 88 2824 32 ) ( 40 2824 32 ) wm1_2 8 0 0 1 1 +( 88 2824 32 ) ( 88 2824 0 ) ( 104 2808 0 ) wm1_2 8 0 0 1 1 +( 8 2888 0 ) ( 88 2888 0 ) ( 8 2968 0 ) wm1_2 8 8 0 1 1 +( 88 2808 0 ) ( 88 2808 16 ) ( 168 2808 0 ) wm1_2 8 0 0 1 1 +( 40 2824 0 ) ( 40 2824 32 ) ( 24 2808 32 ) wm1_2 8 0 0 1 1 +} +// brush 1339 +{ +( 88 2872 32 ) ( 88 2824 32 ) ( 40 2872 32 ) blueflr4_5 8 8 0 1 1 +( 88 2872 32 ) ( 40 2872 32 ) ( 88 2872 0 ) blueflr4_5 8 8 0 1 1 +( 88 2872 32 ) ( 88 2872 0 ) ( 88 2824 32 ) blueflr4_5 8 8 0 1 1 +( 40 2824 0 ) ( 88 2824 0 ) ( 40 2872 0 ) blueflr4_5 8 8 0 1 1 +( 40 2824 0 ) ( 40 2824 32 ) ( 88 2824 0 ) blueflr4_5 8 8 0 1 1 +( 40 2824 0 ) ( 40 2872 0 ) ( 40 2824 32 ) blueflr4_5 8 8 0 1 1 +} +// brush 1340 +{ +( -480 2880 -128 ) ( -480 2816 -128 ) ( -512 2880 -128 ) city4_1 0 0 0 1 1 +( -480 2912 16 ) ( -512 2912 16 ) ( -480 2912 -144 ) city4_1 0 0 0 1 1 +( -480 2880 16 ) ( -480 2880 -144 ) ( -480 2816 16 ) city4_1 0 0 0 1 1 +( -512 2816 -144 ) ( -480 2816 -144 ) ( -512 2880 -144 ) city4_1 0 0 0 1 1 +( -512 2784 -144 ) ( -512 2784 16 ) ( -480 2784 -144 ) city4_1 0 0 0 1 1 +( -832 2816 -144 ) ( -832 2880 -144 ) ( -832 2816 16 ) city4_1 0 0 0 1 1 +} +// brush 1341 +{ +( -448 2880 -144 ) ( -448 2816 -144 ) ( -480 2880 -144 ) city4_1 0 0 0 1 1 +( -448 2880 0 ) ( -480 2880 0 ) ( -448 2880 -160 ) city4_1 0 0 0 1 1 +( -448 2880 0 ) ( -448 2880 -160 ) ( -448 2816 0 ) city4_1 0 0 0 1 1 +( -480 2816 -160 ) ( -448 2816 -160 ) ( -480 2880 -160 ) city4_1 0 0 0 1 1 +( -480 2816 -160 ) ( -480 2816 0 ) ( -448 2816 -160 ) city4_1 0 0 0 1 1 +( -480 2816 -160 ) ( -480 2880 -160 ) ( -480 2816 0 ) city4_1 0 0 0 1 1 +} +// brush 1342 +{ +( -416 2880 -160 ) ( -416 2816 -160 ) ( -448 2880 -160 ) city4_1 0 0 0 1 1 +( -416 2880 -16 ) ( -448 2880 -16 ) ( -416 2880 -176 ) city4_1 0 0 0 1 1 +( -416 2880 -16 ) ( -416 2880 -176 ) ( -416 2816 -16 ) city4_1 0 0 0 1 1 +( -448 2816 -176 ) ( -416 2816 -176 ) ( -448 2880 -176 ) city4_1 0 0 0 1 1 +( -448 2816 -176 ) ( -448 2816 -16 ) ( -416 2816 -176 ) city4_1 0 0 0 1 1 +( -448 2816 -176 ) ( -448 2880 -176 ) ( -448 2816 -16 ) city4_1 0 0 0 1 1 +} +// brush 1343 +{ +( -384 2880 -176 ) ( -384 2816 -176 ) ( -416 2880 -176 ) city4_1 0 0 0 1 1 +( -384 2880 -32 ) ( -416 2880 -32 ) ( -384 2880 -192 ) city4_1 0 0 0 1 1 +( -384 2880 -32 ) ( -384 2880 -192 ) ( -384 2816 -32 ) city4_1 0 0 0 1 1 +( -416 2816 -192 ) ( -384 2816 -192 ) ( -416 2880 -192 ) city4_1 0 0 0 1 1 +( -416 2816 -192 ) ( -416 2816 -32 ) ( -384 2816 -192 ) city4_1 0 0 0 1 1 +( -416 2816 -192 ) ( -416 2880 -192 ) ( -416 2816 -32 ) city4_1 0 0 0 1 1 +} +// brush 1344 +{ +( -352 2880 -192 ) ( -352 2816 -192 ) ( -384 2880 -192 ) city4_1 0 0 0 1 1 +( -352 2880 -48 ) ( -384 2880 -48 ) ( -352 2880 -208 ) city4_1 0 0 0 1 1 +( -352 2880 -48 ) ( -352 2880 -208 ) ( -352 2816 -48 ) city4_1 0 0 0 1 1 +( -384 2816 -208 ) ( -352 2816 -208 ) ( -384 2880 -208 ) city4_1 0 0 0 1 1 +( -384 2816 -208 ) ( -384 2816 -48 ) ( -352 2816 -208 ) city4_1 0 0 0 1 1 +( -384 2816 -208 ) ( -384 2880 -208 ) ( -384 2816 -48 ) city4_1 0 0 0 1 1 +} +// brush 1345 +{ +( -288 2880 -224 ) ( -288 2816 -224 ) ( -320 2880 -224 ) city4_1 0 0 0 1 1 +( -288 2880 -80 ) ( -320 2880 -80 ) ( -288 2880 -240 ) city4_1 0 0 0 1 1 +( -288 2880 -80 ) ( -288 2880 -240 ) ( -288 2816 -80 ) city4_1 0 0 0 1 1 +( -320 2816 -240 ) ( -288 2816 -240 ) ( -320 2880 -240 ) city4_1 0 0 0 1 1 +( -320 2816 -240 ) ( -320 2816 -80 ) ( -288 2816 -240 ) city4_1 0 0 0 1 1 +( -320 2816 -240 ) ( -320 2880 -240 ) ( -320 2816 -80 ) city4_1 0 0 0 1 1 +} +// brush 1346 +{ +( -320 2880 -208 ) ( -320 2816 -208 ) ( -352 2880 -208 ) city4_1 0 0 0 1 1 +( -320 2880 -64 ) ( -352 2880 -64 ) ( -320 2880 -224 ) city4_1 0 0 0 1 1 +( -320 2880 -64 ) ( -320 2880 -224 ) ( -320 2816 -64 ) city4_1 0 0 0 1 1 +( -352 2816 -224 ) ( -320 2816 -224 ) ( -352 2880 -224 ) city4_1 0 0 0 1 1 +( -352 2816 -224 ) ( -352 2816 -64 ) ( -320 2816 -224 ) city4_1 0 0 0 1 1 +( -352 2816 -224 ) ( -352 2880 -224 ) ( -352 2816 -64 ) city4_1 0 0 0 1 1 +} +// brush 1347 +{ +( -256 2880 -240 ) ( -256 2816 -240 ) ( -288 2880 -240 ) city4_1 0 0 0 1 1 +( -256 2880 -96 ) ( -288 2880 -96 ) ( -256 2880 -256 ) city4_1 0 0 0 1 1 +( -256 2880 -96 ) ( -256 2880 -256 ) ( -256 2816 -96 ) city4_1 0 0 0 1 1 +( -288 2816 -256 ) ( -256 2816 -256 ) ( -288 2880 -256 ) city4_1 0 0 0 1 1 +( -288 2816 -256 ) ( -288 2816 -96 ) ( -256 2816 -256 ) city4_1 0 0 0 1 1 +( -288 2816 -256 ) ( -288 2880 -256 ) ( -288 2816 -96 ) city4_1 0 0 0 1 1 +} +// brush 1348 +{ +( -352 2912 320 ) ( -352 2784 320 ) ( -416 2912 320 ) wbrick1_5 0 0 0 1 1 +( -352 2880 160 ) ( -416 2880 160 ) ( -352 2880 64 ) wbrick1_5 0 0 0 1 1 +( -352 2912 160 ) ( -352 2912 64 ) ( -352 2784 160 ) wbrick1_5 0 0 0 1 1 +( -416 2784 64 ) ( -352 2784 64 ) ( -416 2912 64 ) wbrick1_5 0 0 0 1 1 +( -416 2816 64 ) ( -416 2816 160 ) ( -352 2816 64 ) wbrick1_5 0 0 0 1 1 +( -416 2784 64 ) ( -416 2912 64 ) ( -416 2784 160 ) wbrick1_5 0 32 0 1 1 +} +// brush 1349 +{ +( -608 2912 320 ) ( -608 2848 320 ) ( -640 2912 320 ) wizwood1_4 12 32 0 1 1 +( -608 2912 320 ) ( -640 2912 320 ) ( -608 2912 64 ) wizwood1_4 0 0 0 1 1 +( -608 2912 320 ) ( -608 2912 64 ) ( -608 2848 320 ) wizwood1_4 36 32 -90 1 1 +( -624 2848 288 ) ( -592 2848 288 ) ( -624 2912 288 ) wizwood1_4 12 32 0 1 1 +( -640 2784 64 ) ( -640 2784 320 ) ( -608 2784 64 ) wizwood1_4 0 0 0 1 1 +( -640 2848 64 ) ( -640 2912 64 ) ( -640 2848 320 ) wizwood1_4 36 32 -90 1 1 +} +// brush 1350 +{ +( -416 2880 320 ) ( -416 2816 320 ) ( -448 2880 320 ) wizwood1_4 12 0 0 1 1 +( -416 2880 320 ) ( -448 2880 320 ) ( -416 2880 64 ) wizwood1_4 0 0 0 1 1 +( -416 2880 320 ) ( -416 2880 64 ) ( -416 2816 320 ) wizwood1_4 36 0 -90 1 1 +( -432 2816 288 ) ( -400 2816 288 ) ( -432 2880 288 ) wizwood1_4 12 0 0 1 1 +( -448 2816 64 ) ( -448 2816 320 ) ( -416 2816 64 ) wizwood1_4 0 0 0 1 1 +( -448 2816 64 ) ( -448 2880 64 ) ( -448 2816 320 ) wizwood1_4 36 0 -90 1 1 +} +// brush 1351 +{ +( -512 2880 320 ) ( -512 2816 320 ) ( -544 2880 320 ) wizwood1_4 12 0 0 1 1 +( -512 2880 320 ) ( -544 2880 320 ) ( -512 2880 64 ) wizwood1_4 0 0 0 1 1 +( -512 2880 320 ) ( -512 2880 64 ) ( -512 2816 320 ) wizwood1_4 36 0 -90 1 1 +( -528 2816 288 ) ( -496 2816 288 ) ( -528 2880 288 ) wizwood1_4 12 0 0 1 1 +( -544 2816 64 ) ( -544 2816 320 ) ( -512 2816 64 ) wizwood1_4 0 0 0 1 1 +( -544 2816 64 ) ( -544 2880 64 ) ( -544 2816 320 ) wizwood1_4 36 0 -90 1 1 +} +// brush 1352 +{ +( -448 2880 352 ) ( -448 2816 352 ) ( -512 2880 352 ) sky1 0 0 0 32 32 +( -448 2880 352 ) ( -512 2880 352 ) ( -448 2880 320 ) sky1 0 0 0 32 32 +( -448 2880 352 ) ( -448 2880 320 ) ( -448 2816 352 ) sky1 0 0 0 32 32 +( -512 2816 320 ) ( -448 2816 320 ) ( -512 2880 320 ) sky1 0 0 0 32 32 +( -512 2816 320 ) ( -512 2816 352 ) ( -448 2816 320 ) sky1 0 0 0 32 32 +( -512 2816 320 ) ( -512 2880 320 ) ( -512 2816 352 ) sky1 0 0 0 32 32 +} +// brush 1353 +{ +( -736 2880 352 ) ( -736 2816 352 ) ( -800 2880 352 ) sky1 0 0 0 32 32 +( -736 2912 352 ) ( -800 2912 352 ) ( -736 2912 320 ) sky1 0 0 0 32 32 +( -736 2880 352 ) ( -736 2880 320 ) ( -736 2816 352 ) sky1 0 0 0 32 32 +( -800 2816 320 ) ( -736 2816 320 ) ( -800 2880 320 ) sky1 0 0 0 32 32 +( -800 2784 320 ) ( -800 2784 352 ) ( -736 2784 320 ) sky1 0 0 0 32 32 +( -800 2816 320 ) ( -800 2880 320 ) ( -800 2816 352 ) sky1 0 0 0 32 32 +} +// brush 1354 +{ +( -544 2880 352 ) ( -544 2816 352 ) ( -608 2880 352 ) sky1 0 0 0 32 32 +( -608 2944 352 ) ( -608 2944 320 ) ( -544 2880 320 ) sky1 0 0 0 32 32 +( -544 2880 352 ) ( -544 2880 320 ) ( -544 2816 352 ) sky1 0 0 0 32 32 +( -608 2816 320 ) ( -544 2816 320 ) ( -608 2880 320 ) sky1 0 0 0 32 32 +( -608 2752 320 ) ( -608 2752 352 ) ( -544 2816 352 ) sky1 0 0 0 32 32 +( -608 2752 352 ) ( -608 2752 320 ) ( -608 2944 320 ) sky1 0 0 0 32 32 +} +// brush 1355 +{ +( -832 2752 320 ) ( -864 2752 320 ) ( -832 2944 320 ) wbrick1_5 0 0 0 1 1 +( -832 2752 320 ) ( -832 2944 320 ) ( -832 2752 -192 ) wbrick1_5 0 0 0 1 1 +( -832 2784 320 ) ( -832 2784 -192 ) ( -864 2784 320 ) wbrick1_5 0 0 0 1 1 +( -864 2944 -192 ) ( -864 2752 -192 ) ( -832 2944 -192 ) wbrick1_5 0 0 0 1 1 +( -864 2944 -192 ) ( -864 2944 320 ) ( -864 2752 -192 ) wbrick1_5 0 0 0 1 1 +( -864 2912 -192 ) ( -832 2912 -192 ) ( -864 2912 320 ) wbrick1_5 0 0 0 1 1 +} +// brush 1356 +{ +( -640 2784 320 ) ( -832 2784 320 ) ( -640 2784 -192 ) wbrick1_5 0 0 0 1 1 +( -608 2752 -192 ) ( -608 2752 320 ) ( -576 2784 320 ) wbrick1_5 0 0 0 1 1 +( -768 2752 -192 ) ( -576 2752 -192 ) ( -768 2784 -192 ) wbrick1_5 0 0 0 1 1 +( -608 2752 320 ) ( -608 2752 -192 ) ( -992 2752 320 ) wbrick1_5 0 0 0 1 1 +( -992 2752 -192 ) ( -992 2784 -192 ) ( -992 2752 320 ) wbrick1_5 0 0 0 1 1 +( -992 64 -64 ) ( -544 64 -64 ) ( -992 -64 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1357 +{ +( -800 2912 320 ) ( -800 2848 320 ) ( -832 2912 320 ) wizwood1_4 12 32 0 1 1 +( -800 2912 320 ) ( -832 2912 320 ) ( -800 2912 64 ) wizwood1_4 0 0 0 1 1 +( -800 2912 320 ) ( -800 2912 64 ) ( -800 2848 320 ) wizwood1_4 36 32 -90 1 1 +( -816 2848 288 ) ( -784 2848 288 ) ( -816 2912 288 ) wizwood1_4 12 32 0 1 1 +( -832 2784 64 ) ( -832 2784 320 ) ( -800 2784 64 ) wizwood1_4 0 0 0 1 1 +( -832 2848 64 ) ( -832 2912 64 ) ( -832 2848 320 ) wizwood1_4 36 32 -90 1 1 +} +// brush 1358 +{ +( -640 2880 352 ) ( -640 2816 352 ) ( -704 2880 352 ) sky1 0 0 0 32 32 +( -640 2912 352 ) ( -704 2912 352 ) ( -640 2912 320 ) sky1 0 0 0 32 32 +( -640 2880 352 ) ( -640 2880 320 ) ( -640 2816 352 ) sky1 0 0 0 32 32 +( -704 2816 320 ) ( -640 2816 320 ) ( -704 2880 320 ) sky1 0 0 0 32 32 +( -704 2784 320 ) ( -704 2784 352 ) ( -640 2784 320 ) sky1 0 0 0 32 32 +( -704 2816 320 ) ( -704 2880 320 ) ( -704 2816 352 ) sky1 0 0 0 32 32 +} +// brush 1359 +{ +( -704 2912 320 ) ( -704 2848 320 ) ( -736 2912 320 ) wizwood1_4 12 32 0 1 1 +( -704 2912 320 ) ( -736 2912 320 ) ( -704 2912 64 ) wizwood1_4 0 0 0 1 1 +( -704 2912 320 ) ( -704 2912 64 ) ( -704 2848 320 ) wizwood1_4 36 32 -90 1 1 +( -720 2848 288 ) ( -688 2848 288 ) ( -720 2912 288 ) wizwood1_4 12 32 0 1 1 +( -736 2784 64 ) ( -736 2784 320 ) ( -704 2784 64 ) wizwood1_4 0 0 0 1 1 +( -736 2848 64 ) ( -736 2912 64 ) ( -736 2848 320 ) wizwood1_4 36 32 -90 1 1 +} +// brush 1360 +{ +( -576 2944 320 ) ( -576 2912 320 ) ( -768 2944 320 ) wbrick1_5 0 0 0 1 1 +( -576 2944 320 ) ( -768 2944 320 ) ( -576 2944 -192 ) wbrick1_5 0 0 0 1 1 +( -576 2944 320 ) ( -576 2944 -192 ) ( -576 2912 320 ) wbrick1_5 0 0 0 1 1 +( -768 2912 -192 ) ( -576 2912 -192 ) ( -768 2944 -192 ) wbrick1_5 0 0 0 1 1 +( -832 2912 -192 ) ( -832 2912 320 ) ( -640 2912 -192 ) wbrick1_5 0 0 0 1 1 +( -832 2912 -192 ) ( -832 2944 -192 ) ( -832 2912 320 ) wbrick1_5 0 0 0 1 1 +} +// brush 1361 +{ +( -912 2880 32 ) ( -912 2880 -32 ) ( -928 2880 32 ) wm1_1 0 0 0 1 1 +( -928 2896 48 ) ( -912 2896 48 ) ( -912 2880 32 ) wm1_2 0 0 0 1 1 +( -912 2880 32 ) ( -912 3392 32 ) ( -912 2880 -32 ) wm1_2 0 0 0 1 1 +( -928 2896 -48 ) ( -912 2896 -48 ) ( -912 2896 48 ) wm1_2 0 0 0 1 1 +( -912 2896 -112 ) ( -928 2896 -112 ) ( -928 2880 -96 ) wm1_2 0 0 0 1 1 +( -928 2960 -32 ) ( -928 2960 32 ) ( -928 2448 -32 ) wm1_2 0 0 0 1 1 +} +// brush 1362 +{ +( -912 2816 32 ) ( -912 2880 32 ) ( -928 2816 32 ) wm1_1 0 0 0 1 1 +( -928 2800 48 ) ( -912 2800 48 ) ( -912 2816 32 ) wm1_2 0 0 0 1 1 +( -912 2816 32 ) ( -912 2816 544 ) ( -912 2880 32 ) wm1_2 0 0 0 1 1 +( -928 2896 48 ) ( -912 2896 48 ) ( -912 2800 48 ) wm1_2 0 0 0 1 1 +( -912 2896 48 ) ( -928 2896 48 ) ( -928 2880 32 ) wm1_2 0 0 0 1 1 +( -928 2880 112 ) ( -928 2816 112 ) ( -928 2880 -400 ) wm1_2 0 0 0 1 1 +} +// brush 1363 +{ +( -816 2896 48 ) ( -816 2896 -16 ) ( -832 2896 48 ) wm1_1 0 0 0 1 1 +( -832 2912 64 ) ( -816 2912 64 ) ( -816 2896 48 ) wm1_2 0 0 0 1 1 +( -816 2896 48 ) ( -816 3408 48 ) ( -816 2896 -16 ) wm1_2 0 0 0 1 1 +( -832 2912 -32 ) ( -816 2912 -32 ) ( -816 2912 64 ) wm1_2 0 0 0 1 1 +( -816 2912 -128 ) ( -832 2912 -128 ) ( -832 2896 -112 ) wm1_2 0 0 0 1 1 +( -832 2976 -16 ) ( -832 2976 48 ) ( -832 2464 -16 ) wm1_2 0 0 0 1 1 +} +// brush 1364 +{ +( -816 2832 48 ) ( -816 2896 48 ) ( -832 2832 48 ) wm1_1 0 0 0 1 1 +( -832 2784 64 ) ( -816 2784 64 ) ( -816 2800 48 ) wm1_2 0 0 0 1 1 +( -816 2832 48 ) ( -816 2832 560 ) ( -816 2896 48 ) wm1_2 0 0 0 1 1 +( -832 2912 64 ) ( -816 2912 64 ) ( -816 2816 64 ) wm1_2 0 0 0 1 1 +( -816 2912 64 ) ( -832 2912 64 ) ( -832 2896 48 ) wm1_2 0 0 0 1 1 +( -832 2896 128 ) ( -832 2832 128 ) ( -832 2896 -384 ) wm1_2 0 0 0 1 1 +} +// brush 1365 +{ +( -824 2880 32 ) ( -824 2880 -32 ) ( -840 2880 32 ) wiz1_4 0 0 0 1 1 +( -840 2896 48 ) ( -824 2896 48 ) ( -824 2880 32 ) wiz1_4 0 0 0 1 1 +( -824 2880 32 ) ( -824 3392 32 ) ( -824 2880 -32 ) wiz1_4 0 0 0 1 1 +( -832 2896 -48 ) ( -816 2896 -48 ) ( -816 2896 48 ) wiz1_4 0 0 0 1 1 +( -824 2896 -112 ) ( -840 2896 -112 ) ( -840 2880 -96 ) wiz1_4 0 0 0 1 1 +( -832 2960 -32 ) ( -832 2960 32 ) ( -832 2448 -32 ) wiz1_4 0 0 0 1 1 +} +// brush 1366 +{ +( -816 2816 32 ) ( -816 2880 32 ) ( -832 2816 32 ) wiz1_4 32 0 0 1 1 +( -840 2800 48 ) ( -824 2800 48 ) ( -824 2816 32 ) wiz1_4 0 0 0 1 1 +( -824 2816 32 ) ( -824 2816 544 ) ( -824 2880 32 ) wiz1_4 0 0 0 1 1 +( -832 2896 48 ) ( -816 2896 48 ) ( -816 2800 48 ) wiz1_4 0 0 0 1 1 +( -824 2896 48 ) ( -840 2896 48 ) ( -840 2880 32 ) wiz1_4 0 0 0 1 1 +( -832 2880 112 ) ( -832 2816 112 ) ( -832 2880 -400 ) wiz1_4 0 0 0 1 1 +} +// brush 1367 +{ +( -824 2816 -96 ) ( -824 2816 -32 ) ( -840 2816 -96 ) wiz1_4 0 32 0 1 1 +( -840 2800 -112 ) ( -824 2800 -112 ) ( -824 2816 -96 ) wiz1_4 0 0 0 1 1 +( -824 2816 -96 ) ( -824 2304 -96 ) ( -824 2816 -32 ) wiz1_4 0 0 0 1 1 +( -832 2800 -16 ) ( -816 2800 -16 ) ( -816 2800 -112 ) wiz1_4 0 0 0 1 1 +( -824 2800 48 ) ( -840 2800 48 ) ( -840 2816 32 ) wiz1_4 0 0 0 1 1 +( -832 2736 -32 ) ( -832 2736 -96 ) ( -832 3248 -32 ) wiz1_4 0 0 0 1 1 +} +// brush 1368 +{ +( -816 2880 -96 ) ( -816 2816 -96 ) ( -832 2880 -96 ) wiz1_4 0 0 0 1 1 +( -840 2896 -112 ) ( -824 2896 -112 ) ( -824 2880 -96 ) wiz1_4 0 0 0 1 1 +( -824 2880 -96 ) ( -824 2880 -608 ) ( -824 2816 -96 ) wiz1_4 0 0 0 1 1 +( -832 2800 -112 ) ( -816 2800 -112 ) ( -816 2896 -112 ) wiz1_4 0 0 0 1 1 +( -824 2800 -112 ) ( -840 2800 -112 ) ( -840 2816 -96 ) wiz1_4 0 0 0 1 1 +( -832 2816 -176 ) ( -832 2880 -176 ) ( -832 2816 336 ) wiz1_4 0 0 0 1 1 +} +// brush 1369 +{ +( -816 2800 -112 ) ( -816 2800 -48 ) ( -832 2800 -112 ) wm1_1 0 0 0 1 1 +( -832 2784 -128 ) ( -816 2784 -128 ) ( -816 2800 -112 ) wm1_2 0 0 0 1 1 +( -816 2800 -112 ) ( -816 2288 -112 ) ( -816 2800 -48 ) wm1_2 0 0 0 1 1 +( -832 2784 -32 ) ( -816 2784 -32 ) ( -816 2784 -128 ) wm1_2 0 0 0 1 1 +( -816 2784 64 ) ( -832 2784 64 ) ( -832 2800 48 ) wm1_2 0 0 0 1 1 +( -832 2720 -48 ) ( -832 2720 -112 ) ( -832 3232 -48 ) wm1_2 0 0 0 1 1 +} +// brush 1370 +{ +( -816 2864 -112 ) ( -816 2800 -112 ) ( -832 2864 -112 ) wm1_1 0 0 0 1 1 +( -832 2912 -128 ) ( -816 2912 -128 ) ( -816 2896 -112 ) wm1_2 0 0 0 1 1 +( -816 2864 -112 ) ( -816 2864 -624 ) ( -816 2800 -112 ) wm1_2 0 0 0 1 1 +( -832 2784 -128 ) ( -816 2784 -128 ) ( -816 2880 -128 ) wm1_2 0 0 0 1 1 +( -816 2784 -128 ) ( -832 2784 -128 ) ( -832 2800 -112 ) wm1_2 0 0 0 1 1 +( -832 2800 -192 ) ( -832 2864 -192 ) ( -832 2800 320 ) wm1_2 0 0 0 1 1 +} +// brush 1371 +{ +( -800 2560 -256 ) ( -448 2560 -256 ) ( -448 2560 320 ) wbrick1_5 32 0 0 1 1 +( -768 2528 320 ) ( -768 2528 -256 ) ( -800 2560 -256 ) wbrick1_5 0 0 0 1 1 +( -768 2528 -256 ) ( -768 2528 320 ) ( -704 2528 320 ) wbrick1_5 32 0 0 1 1 +( 64 2528 -192 ) ( -64 2688 -192 ) ( -64 2528 -192 ) wbrick1_5 0 0 0 1 1 +( -704 2592 -64 ) ( -704 2528 -64 ) ( -704 2592 64 ) cop2_4 0 0 0 1 1 +( -64 2496 -64 ) ( -64 2592 -64 ) ( 64 2496 -64 ) cop2_4 0 0 0 1 1 +} +// brush 1372 +{ +( 352 3072 320 ) ( 416 3072 320 ) ( 352 3008 320 ) wbrick1_5 0 32 0 1 1 +( 384 2688 -192 ) ( 352 2720 -192 ) ( 352 2720 320 ) wbrick1_5 48 0 0 1 1 +( 512 2720 320 ) ( 352 2720 320 ) ( 352 2720 -192 ) wbrick1_5 32 0 0 1 1 +( 512 2768 192 ) ( 512 2768 320 ) ( 512 2832 192 ) wbrick1_5 0 0 0 1 1 +( 416 2688 192 ) ( 352 2688 192 ) ( 416 2688 320 ) wbrick1_5 32 0 0 1 1 +( 544 3136 -192 ) ( 384 3136 -192 ) ( 544 3008 -192 ) wbrick1_5 0 0 0 1 1 +} +// brush 1373 +{ +( -896 2112 320 ) ( -896 2176 320 ) ( -832 2112 320 ) wbrick1_5 0 32 0 1 1 +( -992 2144 352 ) ( -672 2144 352 ) ( -672 2144 -160 ) wbrick1_5 32 0 0 1 1 +( -832 1776 320 ) ( -832 1776 192 ) ( -832 1840 320 ) wbrick1_5 32 0 0 1 1 +( -832 2176 -224 ) ( -896 2176 -224 ) ( -832 2112 -224 ) wbrick1_5 0 32 0 1 1 +( -1040 2176 128 ) ( -1040 2176 256 ) ( -1104 2176 128 ) wbrick1_5 0 0 0 1 1 +( -704 2176 256 ) ( -672 2144 -256 ) ( -672 2144 256 ) wbrick1_5 0 0 0 1 1 +} +// brush 1374 +{ +( 512 3136 -192 ) ( 512 3008 -192 ) ( 352 3136 -192 ) wswamp1_k 0 0 0 1 1 +( 512 3136 -192 ) ( 352 3136 -192 ) ( 512 3136 -256 ) wswamp1_k 0 0 0 1 1 +( 512 3136 -192 ) ( 512 3136 -256 ) ( 512 3008 -192 ) wswamp1_k 0 0 0 1 1 +( 352 3008 -256 ) ( 512 3008 -256 ) ( 352 3136 -256 ) wswamp1_k 0 0 0 1 1 +( 352 2976 -256 ) ( 352 2976 -192 ) ( 512 2976 -256 ) wswamp1_k 32 0 0 1 1 +( 352 3008 -256 ) ( 352 3136 -256 ) ( 352 3008 -192 ) wswamp1_k 0 0 0 1 1 +} +// brush 1375 +{ +( 64 3168 320 ) ( 0 3104 320 ) ( 0 3168 320 ) wbrick1_5 0 32 0 1 1 +( -432 3136 192 ) ( -368 3136 320 ) ( -432 3136 320 ) wbrick1_5 48 0 0 1 1 +( 352 3408 384 ) ( 352 3472 256 ) ( 352 3472 384 ) wbrick1_5 64 0 0 1 1 +( 64 3168 -192 ) ( 0 3104 -192 ) ( 64 3104 -192 ) wbrick1_5 0 32 0 1 1 +( 240 2976 192 ) ( 304 2976 320 ) ( 304 2976 192 ) wbrick1_5 32 0 0 1 1 +( 512 3104 320 ) ( 512 3168 192 ) ( 512 3104 192 ) wbrick1_5 32 0 0 1 1 +} +// brush 1376 +{ +( 64 3072 320 ) ( 0 3008 320 ) ( 0 3072 320 ) wbrick1_5 0 32 0 1 1 +( -432 2976 224 ) ( -368 2976 352 ) ( -432 2976 352 ) wbrick1_5 48 0 0 1 1 +( 384 3280 416 ) ( 384 3344 288 ) ( 384 3344 416 ) wbrick1_5 0 0 0 1 1 +( 512 2720 -96 ) ( 352 2720 -96 ) ( 352 2720 0 ) wbrick1_5 0 0 0 1 1 +( 512 2976 352 ) ( 512 3040 224 ) ( 512 2976 224 ) wbrick1_5 32 0 0 1 1 +( 64 2912 -96 ) ( -64 3040 -96 ) ( -64 2912 -96 ) wbrick1_5 0 0 -90 1 1 +} +// brush 1377 +{ +( -432 2976 224 ) ( -368 2976 352 ) ( -432 2976 352 ) wbrick1_5 48 0 0 1 1 +( 384 3248 416 ) ( 384 3312 288 ) ( 384 3312 416 ) wbrick1_5 0 0 0 1 1 +( 352 2912 -96 ) ( 512 2912 -96 ) ( 512 2976 -160 ) wbrick1_5 0 32 0 1 1 +( 512 2944 352 ) ( 512 3008 224 ) ( 512 2944 224 ) wbrick1_5 32 0 0 1 1 +( -64 2880 -96 ) ( -64 3008 -96 ) ( 64 2880 -96 ) wswamp1_k 0 0 0 1 1 +} +// brush 1378 +{ +( 352 2720 -192 ) ( 352 2720 -256 ) ( 384 2688 -256 ) wswamp1_k 48 0 0 1 1 +( 352 2720 -256 ) ( 352 2720 -192 ) ( 352 2560 -192 ) wswamp1_k 0 0 0 1 1 +( 64 2720 -256 ) ( 0 2656 -256 ) ( 64 2656 -256 ) wswamp1_k 0 32 0 1 1 +( 240 2560 192 ) ( 304 2560 320 ) ( 304 2560 192 ) wswamp1_k 0 0 0 1 1 +( 384 2656 320 ) ( 384 2720 192 ) ( 384 2656 192 ) wswamp1_k 32 0 0 1 1 +( -64 2528 -192 ) ( -64 2688 -192 ) ( 64 2528 -192 ) wswamp1_k 0 0 0 1 1 +} +// brush 1379 +{ +( 64 2720 320 ) ( 0 2656 320 ) ( 0 2720 320 ) wbrick1_5 0 32 0 1 1 +( 352 2720 320 ) ( 352 2720 -192 ) ( 384 2688 -192 ) wbrick1_5 48 0 0 1 1 +( 352 2720 -192 ) ( 352 2720 320 ) ( 352 2560 320 ) wbrick1_5 64 0 0 1 1 +( 240 2560 192 ) ( 304 2560 320 ) ( 304 2560 192 ) wbrick1_5 0 0 0 1 1 +( 384 2656 320 ) ( 384 2720 192 ) ( 384 2656 192 ) wbrick1_5 32 0 0 1 1 +( 64 2528 -192 ) ( -64 2688 -192 ) ( -64 2528 -192 ) wbrick1_5 0 0 0 1 1 +} +// brush 1380 +{ +( 464 2736 -168 ) ( 464 2720 -160 ) ( 432 2720 -160 ) wm1_2 0 0 0 1 1 +( 464 2720 -256 ) ( 432 2720 -160 ) ( 464 2720 -160 ) wm1_2 0 0 0 1 1 +( 464 2736 320 ) ( 464 2720 -256 ) ( 464 2720 320 ) wm1_2 0 0 0 1 1 +( 432 2720 -256 ) ( 464 2736 -256 ) ( 432 2736 -256 ) wm1_2 0 0 0 1 1 +( 464 2736 -256 ) ( 432 2736 320 ) ( 432 2736 -256 ) wm1_2 0 0 0 1 1 +( 432 2736 320 ) ( 432 2720 -256 ) ( 432 2736 -256 ) wm1_2 0 0 0 1 1 +} +// brush 1381 +{ +( 464 2792 -112 ) ( 464 2784 -96 ) ( 432 2784 -96 ) wm1_2 0 0 0 1 1 +( 464 2720 -160 ) ( 432 2784 -96 ) ( 464 2784 -96 ) wm1_2 0 0 0 1 1 +( 464 2784 -112 ) ( 464 2768 -160 ) ( 464 2768 -112 ) wm1_1 0 0 0 1 1 +( 464 2736 -168 ) ( 432 2720 -160 ) ( 464 2720 -160 ) wm1_2 0 0 0 1 1 +( 432 2784 -120 ) ( 432 2736 -168 ) ( 464 2736 -168 ) wm1_2 0 0 0 1 1 +( 432 2784 -112 ) ( 432 2768 -160 ) ( 432 2784 -160 ) wm1_1 0 0 0 1 1 +} +// brush 1382 +{ +( 432 2976 -160 ) ( 464 2976 -160 ) ( 464 2960 -168 ) wm1_2 0 0 0 1 1 +( 464 2976 -160 ) ( 432 2976 -160 ) ( 464 2976 -256 ) wm1_2 0 0 0 1 1 +( 464 2976 320 ) ( 464 2976 -256 ) ( 464 2960 320 ) wm1_2 0 0 0 1 1 +( 432 2960 -256 ) ( 464 2960 -256 ) ( 432 2976 -256 ) wm1_2 0 0 0 1 1 +( 432 2960 -256 ) ( 432 2960 320 ) ( 464 2960 -256 ) wm1_2 0 0 0 1 1 +( 432 2960 -256 ) ( 432 2976 -256 ) ( 432 2960 320 ) wm1_2 0 0 0 1 1 +} +// brush 1383 +{ +( 432 2912 -96 ) ( 464 2912 -96 ) ( 464 2904 -112 ) wm1_2 0 0 0 1 1 +( 464 2912 -96 ) ( 432 2912 -96 ) ( 464 2976 -160 ) wm1_2 0 0 0 1 1 +( 464 2928 -112 ) ( 464 2928 -160 ) ( 464 2912 -112 ) wm1_1 0 0 0 1 1 +( 464 2976 -160 ) ( 432 2976 -160 ) ( 464 2960 -168 ) wm1_2 0 0 0 1 1 +( 464 2960 -168 ) ( 432 2960 -168 ) ( 432 2912 -120 ) wm1_2 0 0 0 1 1 +( 432 2912 -160 ) ( 432 2928 -160 ) ( 432 2912 -112 ) wm1_1 0 0 0 1 1 +} +// brush 1384 +{ +( 464 2976 -96 ) ( 464 2784 -96 ) ( 432 2784 -96 ) wm1_2 0 0 0 1 1 +( 464 2792 -112 ) ( 432 2784 -96 ) ( 464 2784 -96 ) wm1_2 0 0 0 1 1 +( 464 2896 -96 ) ( 464 2768 -112 ) ( 464 2768 -96 ) wm1_2 0 0 0 1 1 +( 432 2768 -112 ) ( 464 2896 -112 ) ( 432 2896 -112 ) wm1_2 0 0 0 1 1 +( 432 2896 -96 ) ( 432 2768 -112 ) ( 432 2896 -112 ) wm1_2 0 0 0 1 1 +( 464 2912 -96 ) ( 432 2912 -96 ) ( 464 2904 -112 ) wm1_2 0 0 0 1 1 +} +// brush 1385 +{ +( -72 704 -184 ) ( -72 992 -184 ) ( 152 704 -184 ) metal2_5 0 0 0 1 1 +( -72 712 -136 ) ( 152 712 -136 ) ( -72 712 -392 ) metal2_5 0 0 0 1 1 +( -72 688 -136 ) ( -72 688 -392 ) ( -72 976 -136 ) metal2_5 0 0 0 1 1 +( 152 976 -200 ) ( -72 976 -200 ) ( 152 688 -200 ) metal2_5 0 0 0 1 1 +( -56 944 -392 ) ( -56 656 -392 ) ( -56 944 -136 ) metal2_5 0 0 0 1 1 +( -48 816 64 ) ( -72 816 -64 ) ( -48 816 -64 ) metal2_5 0 0 0 1 1 +} +// brush 1386 +{ +( -56 1136 -184 ) ( -56 848 -184 ) ( -280 1136 -184 ) metal2_5 0 0 0 1 1 +( -56 1152 -136 ) ( -56 1152 -392 ) ( -56 864 -136 ) metal2_5 0 0 0 1 1 +( -280 864 -200 ) ( -56 864 -200 ) ( -280 1152 -200 ) metal2_5 0 0 0 1 1 +( -280 928 -392 ) ( -280 928 -136 ) ( -56 928 -392 ) metal2_5 0 0 0 1 1 +( -72 880 -392 ) ( -72 1168 -392 ) ( -72 880 -136 ) metal2_5 0 0 0 1 1 +( -80 952 -64 ) ( -56 952 -64 ) ( -80 952 64 ) metal2_5 0 0 0 1 1 +} +// brush 1387 +{ +( 72 960 -184 ) ( 72 672 -184 ) ( -152 960 -184 ) metal2_5 0 0 0 1 1 +( 72 952 -136 ) ( -152 952 -136 ) ( 72 952 -392 ) metal2_5 0 0 0 1 1 +( 72 976 -136 ) ( 72 976 -392 ) ( 72 688 -136 ) metal2_5 0 0 0 1 1 +( -152 688 -200 ) ( 72 688 -200 ) ( -152 976 -200 ) metal2_5 0 0 0 1 1 +( 56 720 -392 ) ( 56 1008 -392 ) ( 56 720 -136 ) metal2_5 0 0 0 1 1 +( 48 848 64 ) ( 72 848 -64 ) ( 48 848 -64 ) metal2_5 0 0 0 1 1 +} +// brush 1388 +{ +( 72 960 -184 ) ( 72 672 -184 ) ( -152 960 -184 ) metal2_5 0 0 0 1 1 +( 72 976 -136 ) ( 72 976 -392 ) ( 72 688 -136 ) metal2_5 0 0 0 1 1 +( -152 688 -200 ) ( 72 688 -200 ) ( -152 976 -200 ) metal2_5 0 0 0 1 1 +( -152 752 -392 ) ( -152 752 -136 ) ( 72 752 -392 ) metal2_5 0 0 0 1 1 +( 56 704 -392 ) ( 56 992 -392 ) ( 56 704 -136 ) metal2_5 0 0 0 1 1 +( 48 832 -64 ) ( 72 832 -64 ) ( 48 832 64 ) metal2_5 0 0 0 1 1 +} +// brush 1389 +{ +( 72 920 -184 ) ( 72 632 -184 ) ( -152 920 -184 ) metal2_5 0 0 0 1 1 +( 72 936 -136 ) ( 72 936 -392 ) ( 72 648 -136 ) metal2_5 0 0 0 1 1 +( -152 648 -200 ) ( 72 648 -200 ) ( -152 936 -200 ) metal2_5 0 0 0 1 1 +( -152 712 -392 ) ( -152 712 -136 ) ( 72 712 -392 ) metal2_5 0 0 0 1 1 +( 56 664 -392 ) ( 56 952 -392 ) ( 56 664 -136 ) metal2_5 0 0 0 1 1 +( 48 736 -64 ) ( 72 736 -64 ) ( 48 736 64 ) metal2_5 0 0 0 1 1 +} +// brush 1390 +{ +( -128 3232 320 ) ( -64 3232 320 ) ( -128 3648 320 ) wm1_2 0 0 0 1 1 +( -192 3584 480 ) ( -192 3584 96 ) ( -192 3840 96 ) wm1_2 0 0 0 1 1 +( -192 3520 96 ) ( -192 3520 480 ) ( -128 3584 480 ) wm1_2 0 0 0 1 1 +( -256 3584 -32 ) ( -96 3584 -32 ) ( -256 3584 96 ) wm1_2 0 0 0 1 1 +( -64 3136 352 ) ( -64 3200 352 ) ( 64 3136 352 ) wm1_2 0 0 0 1 1 +} +// brush 1391 +{ +( 624 3712 352 ) ( 608 3712 352 ) ( 624 3808 448 ) wm1_2 0 0 0 1 1 +( 592 3840 480 ) ( 1360 3840 480 ) ( 1360 3840 512 ) wm1_2 0 0 0 1 1 +( 640 4112 192 ) ( 640 4112 160 ) ( 640 3696 192 ) wm1_2 0 0 0 1 1 +( 1360 3840 448 ) ( 592 3840 448 ) ( 1360 3712 320 ) wm1_2 0 0 0 1 1 +( 624 3424 160 ) ( 624 3840 160 ) ( 624 3424 192 ) wm1_2 0 0 0 1 1 +( 608 3712 352 ) ( 624 3712 352 ) ( 624 3712 320 ) wm1_2 0 0 0 1 1 +} +// brush 1392 +{ +( 960 3328 96 ) ( 960 3232 96 ) ( 832 3328 96 ) wizmet1_8 0 0 0 1 1 +( 960 3456 96 ) ( 832 3456 96 ) ( 960 3456 64 ) wizmet1_7 0 0 0 1 1 +( 512 3168 96 ) ( 512 3168 64 ) ( 512 3072 96 ) wizmet1_7 0 0 0 1 1 +( 832 3232 64 ) ( 960 3232 64 ) ( 832 3328 64 ) wizmet1_7 0 0 0 1 1 +( 448 3328 64 ) ( 448 3328 96 ) ( 576 3328 64 ) wizmet1_7 0 0 0 1 1 +( 320 3424 64 ) ( 320 3520 64 ) ( 320 3424 96 ) wizmet1_7 0 0 0 1 1 +} +// brush 1393 +{ +( -768 2528 0 ) ( -704 2528 0 ) ( -704 2528 -64 ) cop2_4 0 0 0 1 1 +( -704 2592 0 ) ( -736 2592 -32 ) ( -704 2528 -32 ) cop2_4 0 0 0 1 1 +( -752 2560 -128 ) ( -720 2560 0 ) ( -752 2560 0 ) cop2_4 0 0 0 1 1 +( -736 3616 -64 ) ( -736 3488 0 ) ( -736 3488 -64 ) cop2_4 0 0 0 1 1 +( -736 3616 -32 ) ( -704 3488 -32 ) ( -736 3488 -32 ) cop2_4 0 0 0 1 1 +( -736 3616 -40 ) ( -728 3488 -32 ) ( -736 3488 -40 ) cop2_4 0 0 0 1 1 +} +// brush 1394 +{ +( -768 2528 -64 ) ( -768 2528 0 ) ( -704 2528 0 ) cop2_4 0 0 0 1 1 +( -768 2528 -32 ) ( -736 2592 -32 ) ( -768 2592 0 ) cop2_4 0 0 0 1 1 +( -720 2560 0 ) ( -752 2560 0 ) ( -720 2560 -128 ) cop2_4 0 0 0 1 1 +( -736 3488 -64 ) ( -736 3488 0 ) ( -736 3616 -64 ) cop2_4 0 0 0 1 1 +( -736 3488 -32 ) ( -768 3488 -32 ) ( -736 3616 -32 ) cop2_4 0 0 0 1 1 +( -736 3488 -40 ) ( -744 3488 -32 ) ( -736 3616 -40 ) cop2_4 0 0 0 1 1 +} +// brush 1395 +{ +( -704 2528 -64 ) ( -768 2528 -64 ) ( -768 2528 0 ) cop2_4 0 0 0 1 1 +( -768 2592 -64 ) ( -736 2592 -32 ) ( -768 2528 -32 ) cop2_4 0 0 0 1 1 +( -720 2560 64 ) ( -752 2560 -64 ) ( -720 2560 -64 ) cop2_4 0 0 0 1 1 +( -736 3616 0 ) ( -736 3488 -64 ) ( -736 3488 0 ) cop2_4 0 0 0 1 1 +( -736 3616 -32 ) ( -768 3488 -32 ) ( -736 3488 -32 ) cop2_4 0 0 0 1 1 +( -736 3616 -24 ) ( -744 3488 -32 ) ( -736 3488 -24 ) cop2_4 0 0 0 1 1 +} +// brush 1396 +{ +( -704 2528 0 ) ( -704 2528 -64 ) ( -768 2528 -64 ) cop2_4 0 0 0 1 1 +( -704 2528 -32 ) ( -736 2592 -32 ) ( -704 2592 -64 ) cop2_4 0 0 0 1 1 +( -752 2560 -64 ) ( -720 2560 -64 ) ( -752 2560 64 ) cop2_4 0 0 0 1 1 +( -736 3488 0 ) ( -736 3488 -64 ) ( -736 3616 0 ) cop2_4 0 0 0 1 1 +( -736 3488 -32 ) ( -704 3488 -32 ) ( -736 3616 -32 ) cop2_4 0 0 0 1 1 +( -736 3488 -24 ) ( -728 3488 -32 ) ( -736 3616 -24 ) cop2_4 0 0 0 1 1 +} +// brush 1397 +{ +( -768 2528 -80 ) ( -768 2568 -80 ) ( -768 2568 0 ) metal2_5 0 0 0 1 1 +( -768 2568 -64 ) ( -768 2528 -64 ) ( -760 2568 -56 ) metal2_5 0 0 0 1 1 +( -768 2568 -72 ) ( -760 2568 -72 ) ( -768 2568 -8 ) metal2_5 0 0 0 1 1 +( -760 2464 -8 ) ( -760 2560 -8 ) ( -760 2464 -72 ) metal2_5 0 0 0 1 1 +( -768 2528 0 ) ( -768 2568 0 ) ( -760 2568 -8 ) metal2_5 0 0 0 1 1 +( -760 2528 -8 ) ( -760 2528 -72 ) ( -768 2528 -8 ) metal2_5 0 0 0 1 1 +} +// brush 1398 +{ +( -704 2568 0 ) ( -704 2568 -80 ) ( -704 2528 -80 ) metal2_5 0 0 0 1 1 +( -712 2568 -56 ) ( -704 2528 -64 ) ( -704 2568 -64 ) metal2_5 0 0 0 1 1 +( -704 2568 -8 ) ( -712 2568 -72 ) ( -704 2568 -72 ) metal2_5 0 0 0 1 1 +( -712 2464 -72 ) ( -712 2560 -8 ) ( -712 2464 -8 ) metal2_5 0 0 0 1 1 +( -712 2568 -8 ) ( -704 2568 0 ) ( -704 2528 0 ) metal2_5 0 0 0 1 1 +( -704 2528 -8 ) ( -712 2528 -72 ) ( -712 2528 -8 ) metal2_5 0 0 0 1 1 +} +// brush 1399 +{ +( -768 2568 0 ) ( -688 2568 0 ) ( -688 2528 0 ) metal2_5 0 0 0 1 1 +( -712 2568 -8 ) ( -704 2528 0 ) ( -704 2568 0 ) metal2_5 0 0 0 1 1 +( -760 2568 0 ) ( -696 2568 -8 ) ( -696 2568 0 ) metal2_5 0 0 0 1 1 +( -696 2464 -8 ) ( -760 2560 -8 ) ( -760 2464 -8 ) metal2_5 0 0 0 1 1 +( -760 2568 -8 ) ( -768 2568 0 ) ( -768 2528 0 ) metal2_5 0 0 0 1 1 +( -760 2528 0 ) ( -696 2528 -8 ) ( -760 2528 -8 ) metal2_5 0 0 0 1 1 +} +// brush 1400 +{ +( -688 2528 -64 ) ( -688 2568 -64 ) ( -768 2568 -64 ) metal2_5 0 0 0 1 1 +( -704 2568 -64 ) ( -704 2528 -64 ) ( -712 2568 -56 ) metal2_5 0 0 0 1 1 +( -696 2568 -64 ) ( -696 2568 -56 ) ( -760 2568 -64 ) metal2_5 0 0 0 1 1 +( -760 2464 -56 ) ( -760 2560 -56 ) ( -696 2464 -56 ) metal2_5 0 0 0 1 1 +( -768 2528 -64 ) ( -768 2568 -64 ) ( -760 2568 -56 ) metal2_5 0 0 0 1 1 +( -760 2528 -56 ) ( -696 2528 -56 ) ( -760 2528 -64 ) metal2_5 0 0 0 1 1 +} +// brush 1401 +{ +( -832 2272 320 ) ( -896 2208 320 ) ( -896 2272 320 ) wbrick1_5 0 32 0 1 1 +( -704 2208 256 ) ( -704 2208 -256 ) ( -672 2240 256 ) wbrick1_5 32 0 0 1 1 +( -832 2272 -224 ) ( -896 2208 -224 ) ( -832 2208 -224 ) wbrick1_5 0 32 0 1 1 +( -704 2176 -256 ) ( -704 2176 256 ) ( -672 2144 256 ) wbrick1_5 0 0 0 1 1 +( -672 2208 320 ) ( -672 2272 192 ) ( -672 2208 192 ) wbrick1_5 32 0 0 1 1 +( -704 2176 320 ) ( -704 2176 -192 ) ( -704 2208 -192 ) wbrick1_5 0 0 0 1 1 +} +// brush 1402 +{ +( -672 2240 -192 ) ( -672 2240 320 ) ( -992 2240 320 ) wbrick1_5 32 0 0 1 1 +( -992 2544 320 ) ( -992 2608 192 ) ( -992 2608 320 ) wbrick1_5 32 0 0 1 1 +( -832 2272 -224 ) ( -896 2208 -224 ) ( -832 2208 -224 ) wbrick1_5 0 32 0 1 1 +( -1104 2208 128 ) ( -1040 2208 256 ) ( -1040 2208 128 ) wbrick1_5 0 0 0 1 1 +( -672 2240 256 ) ( -672 2240 -256 ) ( -704 2208 256 ) wbrick1_5 0 0 0 1 1 +( -1024 64 -64 ) ( -640 64 -64 ) ( -1024 -64 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1403 +{ +( -672 2240 -192 ) ( -672 2240 320 ) ( -992 2240 320 ) wbrick1_5 32 0 0 1 1 +( -992 2544 320 ) ( -992 2608 192 ) ( -992 2608 320 ) wbrick1_5 32 0 0 1 1 +( -1104 2208 192 ) ( -1040 2208 320 ) ( -1040 2208 192 ) wbrick1_5 0 0 0 1 1 +( -1024 -64 -64 ) ( -640 64 -64 ) ( -1024 64 -64 ) wbrick1_5 0 0 0 1 1 +( -992 64 0 ) ( -672 64 0 ) ( -992 -64 0 ) wbrick1_5 0 0 0 1 1 +( -896 2272 -64 ) ( -896 2208 -64 ) ( -896 2272 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1404 +{ +( -832 2272 320 ) ( -896 2208 320 ) ( -896 2272 320 ) wbrick1_5 0 32 0 1 1 +( -672 2240 -192 ) ( -672 2240 320 ) ( -992 2240 320 ) wbrick1_5 32 0 0 1 1 +( -992 2544 320 ) ( -992 2608 192 ) ( -992 2608 320 ) wbrick1_5 32 0 0 1 1 +( -1104 2208 192 ) ( -1040 2208 320 ) ( -1040 2208 192 ) wbrick1_5 0 0 0 1 1 +( -672 2240 320 ) ( -672 2240 -192 ) ( -704 2208 320 ) wbrick1_5 0 0 0 1 1 +( -992 -64 0 ) ( -672 64 0 ) ( -992 64 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 1405 +{ +( -800 2240 -192 ) ( -800 2240 320 ) ( -1120 2240 320 ) wbrick1_5 32 0 0 1 1 +( -1104 2208 192 ) ( -1040 2208 320 ) ( -1040 2208 192 ) wbrick1_5 0 0 0 1 1 +( -672 2240 320 ) ( -672 2240 -192 ) ( -704 2208 320 ) wbrick1_5 0 0 0 1 1 +( -1024 -64 -64 ) ( -640 64 -64 ) ( -1024 64 -64 ) wbrick1_5 0 0 0 1 1 +( -992 64 0 ) ( -672 64 0 ) ( -992 -64 0 ) wbrick1_5 0 0 0 1 1 +( -832 2240 64 ) ( -832 2208 -64 ) ( -832 2240 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1406 +{ +( -768 2208 -192 ) ( -768 2208 320 ) ( -1088 2208 320 ) cop2_4 0 0 0 1 1 +( -1200 2176 192 ) ( -1136 2176 320 ) ( -1136 2176 192 ) wbrick1_5 0 0 0 1 1 +( -1120 -96 -64 ) ( -736 32 -64 ) ( -1120 32 -64 ) wbrick1_5 0 0 0 1 1 +( -1088 32 0 ) ( -768 32 0 ) ( -1088 -96 0 ) wbrick1_5 0 0 0 1 1 +( -832 2208 -64 ) ( -832 2176 -64 ) ( -832 2208 64 ) wbrick1_5 0 0 0 1 1 +( -896 2240 64 ) ( -896 2176 -64 ) ( -896 2240 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1407 +{ +( -768 2464 -64 ) ( -768 2464 0 ) ( -768 2528 0 ) cop2_4 0 0 0 1 1 +( -768 2464 -32 ) ( -832 2496 -32 ) ( -832 2464 0 ) cop2_4 0 0 0 1 1 +( -800 2512 0 ) ( -800 2480 0 ) ( -800 2512 -128 ) cop2_4 0 0 0 1 1 +( -1728 2496 -64 ) ( -1728 2496 0 ) ( -1856 2496 -64 ) cop2_4 0 0 0 1 1 +( -1728 2496 -32 ) ( -1728 2464 -32 ) ( -1856 2496 -32 ) cop2_4 0 0 0 1 1 +( -1728 2496 -40 ) ( -1728 2488 -32 ) ( -1856 2496 -40 ) cop2_4 0 0 0 1 1 +} +// brush 1408 +{ +( -768 2528 -64 ) ( -768 2464 -64 ) ( -768 2464 0 ) cop2_4 0 0 0 1 1 +( -832 2464 -64 ) ( -832 2496 -32 ) ( -768 2464 -32 ) cop2_4 0 0 0 1 1 +( -800 2512 64 ) ( -800 2480 -64 ) ( -800 2512 -64 ) cop2_4 0 0 0 1 1 +( -1856 2496 0 ) ( -1728 2496 -64 ) ( -1728 2496 0 ) cop2_4 0 0 0 1 1 +( -1856 2496 -32 ) ( -1728 2464 -32 ) ( -1728 2496 -32 ) cop2_4 0 0 0 1 1 +( -1856 2496 -24 ) ( -1728 2488 -32 ) ( -1728 2496 -24 ) cop2_4 0 0 0 1 1 +} +// brush 1409 +{ +( -808 2528 0 ) ( -808 2528 -80 ) ( -768 2528 -80 ) metal2_5 0 0 0 1 1 +( -808 2520 -56 ) ( -768 2528 -64 ) ( -808 2528 -64 ) metal2_5 0 0 0 1 1 +( -808 2528 -8 ) ( -808 2520 -72 ) ( -808 2528 -72 ) metal2_5 0 0 0 1 1 +( -704 2520 -72 ) ( -800 2520 -8 ) ( -704 2520 -8 ) metal2_5 0 0 0 1 1 +( -808 2520 -8 ) ( -808 2528 0 ) ( -768 2528 0 ) metal2_5 0 0 0 1 1 +( -768 2528 -8 ) ( -768 2520 -72 ) ( -768 2520 -8 ) metal2_5 0 0 0 1 1 +} +// brush 1410 +{ +( -768 2464 0 ) ( -768 2528 0 ) ( -768 2528 -64 ) cop2_4 0 0 0 1 1 +( -832 2528 0 ) ( -832 2496 -32 ) ( -768 2528 -32 ) cop2_4 0 0 0 1 1 +( -800 2480 -128 ) ( -800 2512 0 ) ( -800 2480 0 ) cop2_4 0 0 0 1 1 +( -1856 2496 -64 ) ( -1728 2496 0 ) ( -1728 2496 -64 ) cop2_4 0 0 0 1 1 +( -1856 2496 -32 ) ( -1728 2528 -32 ) ( -1728 2496 -32 ) cop2_4 0 0 0 1 1 +( -1856 2496 -40 ) ( -1728 2504 -32 ) ( -1728 2496 -40 ) cop2_4 0 0 0 1 1 +} +// brush 1411 +{ +( -768 2528 0 ) ( -768 2528 -64 ) ( -768 2464 -64 ) cop2_4 0 0 0 1 1 +( -768 2528 -32 ) ( -832 2496 -32 ) ( -832 2528 -64 ) cop2_4 0 0 0 1 1 +( -800 2480 -64 ) ( -800 2512 -64 ) ( -800 2480 64 ) cop2_4 0 0 0 1 1 +( -1728 2496 0 ) ( -1728 2496 -64 ) ( -1856 2496 0 ) cop2_4 0 0 0 1 1 +( -1728 2496 -32 ) ( -1728 2528 -32 ) ( -1856 2496 -32 ) cop2_4 0 0 0 1 1 +( -1728 2496 -24 ) ( -1728 2504 -32 ) ( -1856 2496 -24 ) cop2_4 0 0 0 1 1 +} +// brush 1412 +{ +( -768 2464 -80 ) ( -808 2464 -80 ) ( -808 2464 0 ) metal2_5 0 0 0 1 1 +( -808 2464 -64 ) ( -768 2464 -64 ) ( -808 2472 -56 ) metal2_5 0 0 0 1 1 +( -808 2464 -72 ) ( -808 2472 -72 ) ( -808 2464 -8 ) metal2_5 0 0 0 1 1 +( -704 2472 -8 ) ( -800 2472 -8 ) ( -704 2472 -72 ) metal2_5 0 0 0 1 1 +( -768 2464 0 ) ( -808 2464 0 ) ( -808 2472 -8 ) metal2_5 0 0 0 1 1 +( -768 2472 -8 ) ( -768 2472 -72 ) ( -768 2464 -8 ) metal2_5 0 0 0 1 1 +} +// brush 1413 +{ +( -808 2464 0 ) ( -808 2544 0 ) ( -768 2544 0 ) metal2_5 0 0 0 1 1 +( -808 2520 -8 ) ( -768 2528 0 ) ( -808 2528 0 ) metal2_5 0 0 0 1 1 +( -808 2472 0 ) ( -808 2536 -8 ) ( -808 2536 0 ) metal2_5 0 0 0 1 1 +( -704 2536 -8 ) ( -800 2472 -8 ) ( -704 2472 -8 ) metal2_5 0 0 0 1 1 +( -808 2472 -8 ) ( -808 2464 0 ) ( -768 2464 0 ) metal2_5 0 0 0 1 1 +( -768 2472 0 ) ( -768 2536 -8 ) ( -768 2472 -8 ) metal2_5 0 0 0 1 1 +} +// brush 1414 +{ +( -768 2544 -64 ) ( -808 2544 -64 ) ( -808 2464 -64 ) metal2_5 0 0 0 1 1 +( -808 2528 -64 ) ( -768 2528 -64 ) ( -808 2520 -56 ) metal2_5 0 0 0 1 1 +( -808 2536 -64 ) ( -808 2536 -56 ) ( -808 2472 -64 ) metal2_5 0 0 0 1 1 +( -704 2472 -56 ) ( -800 2472 -56 ) ( -704 2536 -56 ) metal2_5 0 0 0 1 1 +( -768 2464 -64 ) ( -808 2464 -64 ) ( -808 2472 -56 ) metal2_5 0 0 0 1 1 +( -768 2472 -56 ) ( -768 2536 -56 ) ( -768 2472 -64 ) metal2_5 0 0 0 1 1 +} +// brush 1415 +{ +( -704 2592 320 ) ( -768 2528 320 ) ( -768 2592 320 ) wbrick1_5 0 32 0 1 1 +( -768 2528 -256 ) ( -768 2528 320 ) ( -800 2560 320 ) wbrick1_5 48 0 0 1 1 +( -800 2832 320 ) ( -800 2896 192 ) ( -800 2896 320 ) wbrick1_5 32 0 0 1 1 +( -768 2464 320 ) ( -768 2464 -256 ) ( -800 2432 -256 ) wbrick1_5 0 0 0 1 1 +( -768 2464 -256 ) ( -768 2464 320 ) ( -768 2528 320 ) wbrick1_5 32 0 0 1 1 +( -800 -64 0 ) ( -736 64 0 ) ( -800 64 0 ) cop2_4 0 0 0 1 1 +} +// brush 1416 +{ +( -640 2784 320 ) ( -832 2784 320 ) ( -640 2784 -192 ) wbrick1_5 0 0 0 1 1 +( -608 2752 320 ) ( -608 2752 -192 ) ( -992 2752 320 ) wbrick1_5 0 0 0 1 1 +( -992 2752 -192 ) ( -992 2784 -192 ) ( -992 2752 320 ) wbrick1_5 0 0 0 1 1 +( -992 -64 -64 ) ( -544 64 -64 ) ( -992 64 -64 ) wbrick1_5 0 0 0 1 1 +( -992 64 0 ) ( -576 64 0 ) ( -992 -64 0 ) wbrick1_5 0 0 0 1 1 +( -960 2784 -64 ) ( -960 2752 -64 ) ( -960 2784 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1417 +{ +( -576 2784 320 ) ( -576 2752 320 ) ( -768 2784 320 ) wbrick1_5 0 0 0 1 1 +( -640 2784 320 ) ( -832 2784 320 ) ( -640 2784 -192 ) wbrick1_5 0 0 0 1 1 +( -608 2752 -192 ) ( -608 2752 320 ) ( -576 2784 320 ) wbrick1_5 0 0 0 1 1 +( -608 2752 320 ) ( -608 2752 -192 ) ( -992 2752 320 ) wbrick1_5 0 0 0 1 1 +( -992 2752 -192 ) ( -992 2784 -192 ) ( -992 2752 320 ) wbrick1_5 0 0 0 1 1 +( -992 -64 0 ) ( -576 64 0 ) ( -992 64 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 1418 +{ +( -640 2784 320 ) ( -832 2784 320 ) ( -640 2784 -192 ) wbrick1_5 0 0 0 1 1 +( -608 2752 -192 ) ( -608 2752 320 ) ( -576 2784 320 ) wbrick1_5 0 0 0 1 1 +( -608 2752 320 ) ( -608 2752 -192 ) ( -992 2752 320 ) wbrick1_5 0 0 0 1 1 +( -992 -64 -64 ) ( -544 64 -64 ) ( -992 64 -64 ) wbrick1_5 0 0 0 1 1 +( -992 64 0 ) ( -576 64 0 ) ( -992 -64 0 ) wbrick1_5 0 0 0 1 1 +( -896 2784 64 ) ( -896 2752 -64 ) ( -896 2784 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1419 +{ +( -800 2816 320 ) ( -992 2816 320 ) ( -800 2816 -192 ) cop2_4 0 0 0 1 1 +( -768 2784 320 ) ( -768 2784 -192 ) ( -1152 2784 320 ) cop2_4 0 0 0 1 1 +( -1152 -32 -64 ) ( -704 96 -64 ) ( -1152 96 -64 ) cop2_4 0 0 0 1 1 +( -1152 96 0 ) ( -736 96 0 ) ( -1152 -32 0 ) cop2_4 0 0 0 1 1 +( -896 2816 -64 ) ( -896 2784 -64 ) ( -896 2816 64 ) cop2_4 0 0 0 1 1 +( -960 2816 64 ) ( -960 2784 -64 ) ( -960 2816 -64 ) cop2_4 0 0 0 1 1 +} +// brush 1420 +{ +( -640 2464 320 ) ( -704 2464 320 ) ( -640 2528 320 ) wbrick1_5 0 32 0 1 1 +( -480 2432 -256 ) ( -480 2432 320 ) ( -480 2464 320 ) wbrick1_5 48 0 0 1 1 +( -448 2432 320 ) ( -448 2432 -256 ) ( -800 2432 -256 ) wbrick1_5 32 0 0 1 1 +( -800 2432 -256 ) ( -768 2464 -256 ) ( -768 2464 320 ) wbrick1_5 0 0 0 1 1 +( -704 2464 320 ) ( -768 2464 320 ) ( -768 2464 -256 ) wbrick1_5 32 0 0 1 1 +( 64 2432 0 ) ( -64 2496 0 ) ( -64 2432 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 1421 +{ +( -480 2432 -256 ) ( -480 2432 320 ) ( -480 2464 320 ) wbrick1_5 48 0 0 1 1 +( -448 2432 320 ) ( -448 2432 -256 ) ( -800 2432 -256 ) wbrick1_5 32 0 0 1 1 +( -704 2464 320 ) ( -768 2464 320 ) ( -768 2464 -256 ) wbrick1_5 32 0 0 1 1 +( -832 -64 -64 ) ( -416 64 -64 ) ( -832 64 -64 ) wbrick1_5 0 0 0 1 1 +( -64 2432 0 ) ( -64 2496 0 ) ( 64 2432 0 ) wbrick1_5 0 0 0 1 1 +( -704 2464 64 ) ( -704 2432 -64 ) ( -704 2464 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1422 +{ +( -640 2560 320 ) ( -704 2496 320 ) ( -704 2560 320 ) wbrick1_5 0 32 0 1 1 +( -656 2528 192 ) ( -592 2528 320 ) ( -656 2528 320 ) wbrick1_5 48 0 0 1 1 +( -640 2560 -256 ) ( -704 2496 -256 ) ( -640 2496 -256 ) wbrick1_5 0 32 0 1 1 +( -912 2464 192 ) ( -848 2464 320 ) ( -848 2464 192 ) wbrick1_5 16 0 0 1 1 +( 0 2496 320 ) ( 0 2560 192 ) ( 0 2496 192 ) wbrick1_5 32 0 0 1 1 +( -704 2560 64 ) ( -704 2464 -64 ) ( -704 2560 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1423 +{ +( -896 2208 -64 ) ( -896 2208 0 ) ( -832 2208 0 ) cop2_4 0 0 0 1 1 +( -896 2208 -32 ) ( -864 2272 -32 ) ( -896 2272 0 ) cop2_4 0 0 0 1 1 +( -848 2240 0 ) ( -880 2240 0 ) ( -848 2240 -128 ) cop2_4 0 0 0 1 1 +( -864 3168 -64 ) ( -864 3168 0 ) ( -864 3296 -64 ) cop2_4 0 0 0 1 1 +( -864 3168 -32 ) ( -896 3168 -32 ) ( -864 3296 -32 ) cop2_4 0 0 0 1 1 +( -864 3168 -40 ) ( -872 3168 -32 ) ( -864 3296 -40 ) cop2_4 0 0 0 1 1 +} +// brush 1424 +{ +( -832 2208 -64 ) ( -896 2208 -64 ) ( -896 2208 0 ) cop2_4 0 0 0 1 1 +( -896 2272 -64 ) ( -864 2272 -32 ) ( -896 2208 -32 ) cop2_4 0 0 0 1 1 +( -848 2240 64 ) ( -880 2240 -64 ) ( -848 2240 -64 ) cop2_4 0 0 0 1 1 +( -864 3296 0 ) ( -864 3168 -64 ) ( -864 3168 0 ) cop2_4 0 0 0 1 1 +( -864 3296 -32 ) ( -896 3168 -32 ) ( -864 3168 -32 ) cop2_4 0 0 0 1 1 +( -864 3296 -24 ) ( -872 3168 -32 ) ( -864 3168 -24 ) cop2_4 0 0 0 1 1 +} +// brush 1425 +{ +( -832 2248 0 ) ( -832 2248 -80 ) ( -832 2208 -80 ) metal2_5 0 0 0 1 1 +( -840 2248 -56 ) ( -832 2208 -64 ) ( -832 2248 -64 ) metal2_5 0 0 0 1 1 +( -832 2248 -8 ) ( -840 2248 -72 ) ( -832 2248 -72 ) metal2_5 0 0 0 1 1 +( -840 2144 -72 ) ( -840 2240 -8 ) ( -840 2144 -8 ) metal2_5 0 0 0 1 1 +( -840 2248 -8 ) ( -832 2248 0 ) ( -832 2208 0 ) metal2_5 0 0 0 1 1 +( -832 2208 -8 ) ( -840 2208 -72 ) ( -840 2208 -8 ) metal2_5 0 0 0 1 1 +} +// brush 1426 +{ +( -896 2208 0 ) ( -832 2208 0 ) ( -832 2208 -64 ) cop2_4 0 0 0 1 1 +( -832 2272 0 ) ( -864 2272 -32 ) ( -832 2208 -32 ) cop2_4 0 0 0 1 1 +( -880 2240 -128 ) ( -848 2240 0 ) ( -880 2240 0 ) cop2_4 0 0 0 1 1 +( -864 3296 -64 ) ( -864 3168 0 ) ( -864 3168 -64 ) cop2_4 0 0 0 1 1 +( -864 3296 -32 ) ( -832 3168 -32 ) ( -864 3168 -32 ) cop2_4 0 0 0 1 1 +( -864 3296 -40 ) ( -856 3168 -32 ) ( -864 3168 -40 ) cop2_4 0 0 0 1 1 +} +// brush 1427 +{ +( -832 2208 0 ) ( -832 2208 -64 ) ( -896 2208 -64 ) cop2_4 0 0 0 1 1 +( -832 2208 -32 ) ( -864 2272 -32 ) ( -832 2272 -64 ) cop2_4 0 0 0 1 1 +( -880 2240 -64 ) ( -848 2240 -64 ) ( -880 2240 64 ) cop2_4 0 0 0 1 1 +( -864 3168 0 ) ( -864 3168 -64 ) ( -864 3296 0 ) cop2_4 0 0 0 1 1 +( -864 3168 -32 ) ( -832 3168 -32 ) ( -864 3296 -32 ) cop2_4 0 0 0 1 1 +( -864 3168 -24 ) ( -856 3168 -32 ) ( -864 3296 -24 ) cop2_4 0 0 0 1 1 +} +// brush 1428 +{ +( -896 2208 -80 ) ( -896 2248 -80 ) ( -896 2248 0 ) metal2_5 0 0 0 1 1 +( -896 2248 -64 ) ( -896 2208 -64 ) ( -888 2248 -56 ) metal2_5 0 0 0 1 1 +( -896 2248 -72 ) ( -888 2248 -72 ) ( -896 2248 -8 ) metal2_5 0 0 0 1 1 +( -888 2144 -8 ) ( -888 2240 -8 ) ( -888 2144 -72 ) metal2_5 0 0 0 1 1 +( -896 2208 0 ) ( -896 2248 0 ) ( -888 2248 -8 ) metal2_5 0 0 0 1 1 +( -888 2208 -8 ) ( -888 2208 -72 ) ( -896 2208 -8 ) metal2_5 0 0 0 1 1 +} +// brush 1429 +{ +( -896 2248 0 ) ( -816 2248 0 ) ( -816 2208 0 ) metal2_5 0 0 0 1 1 +( -840 2248 -8 ) ( -832 2208 0 ) ( -832 2248 0 ) metal2_5 0 0 0 1 1 +( -888 2248 0 ) ( -824 2248 -8 ) ( -824 2248 0 ) metal2_5 0 0 0 1 1 +( -824 2144 -8 ) ( -888 2240 -8 ) ( -888 2144 -8 ) metal2_5 0 0 0 1 1 +( -888 2248 -8 ) ( -896 2248 0 ) ( -896 2208 0 ) metal2_5 0 0 0 1 1 +( -888 2208 0 ) ( -824 2208 -8 ) ( -888 2208 -8 ) metal2_5 0 0 0 1 1 +} +// brush 1430 +{ +( -816 2208 -64 ) ( -816 2248 -64 ) ( -896 2248 -64 ) metal2_5 0 0 0 1 1 +( -832 2248 -64 ) ( -832 2208 -64 ) ( -840 2248 -56 ) metal2_5 0 0 0 1 1 +( -824 2248 -64 ) ( -824 2248 -56 ) ( -888 2248 -64 ) metal2_5 0 0 0 1 1 +( -888 2144 -56 ) ( -888 2240 -56 ) ( -824 2144 -56 ) metal2_5 0 0 0 1 1 +( -896 2208 -64 ) ( -896 2248 -64 ) ( -888 2248 -56 ) metal2_5 0 0 0 1 1 +( -888 2208 -56 ) ( -824 2208 -56 ) ( -888 2208 -64 ) metal2_5 0 0 0 1 1 +} +// brush 1431 +{ +( -800 2560 -256 ) ( -448 2560 -256 ) ( -448 2560 320 ) wbrick1_5 32 0 0 1 1 +( -832 4928 -64 ) ( -416 4928 -64 ) ( -832 5056 -64 ) wbrick1_5 0 0 0 1 1 +( 64 2560 0 ) ( -64 2496 0 ) ( -64 2560 0 ) wbrick1_5 0 0 0 1 1 +( -768 2528 64 ) ( -768 2560 -64 ) ( -768 2528 -64 ) wbrick1_5 0 0 0 1 1 +( -800 2496 0 ) ( -800 2496 -64 ) ( -800 2560 -64 ) wbrick1_5 32 0 0 1 1 +( -800 2528 -64 ) ( -800 2528 0 ) ( -768 2528 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 1432 +{ +( -640 2464 320 ) ( -704 2528 320 ) ( -640 2528 320 ) wbrick1_5 0 32 0 1 1 +( 384 2528 320 ) ( 384 2560 320 ) ( 384 2560 -256 ) wbrick1_5 48 0 0 1 1 +( -800 2560 -256 ) ( -448 2560 -256 ) ( -448 2560 320 ) wbrick1_5 32 0 0 1 1 +( -768 2528 -256 ) ( -768 2528 320 ) ( -704 2528 320 ) wbrick1_5 32 0 0 1 1 +( 64 2528 -192 ) ( -64 2688 -192 ) ( -64 2528 -192 ) wbrick1_5 0 0 0 1 1 +( -704 2592 64 ) ( -704 2528 -64 ) ( -704 2592 -64 ) cop2_4 0 0 0 1 1 +} +// brush 1433 +{ +( -640 2464 320 ) ( -704 2528 320 ) ( -640 2528 320 ) wbrick1_5 0 32 0 1 1 +( -800 2560 -256 ) ( -448 2560 -256 ) ( -448 2560 320 ) wbrick1_5 32 0 0 1 1 +( -768 2528 320 ) ( -768 2528 -256 ) ( -800 2560 -256 ) wbrick1_5 0 0 0 1 1 +( -768 2528 -256 ) ( -768 2528 320 ) ( -704 2528 320 ) wbrick1_5 32 0 0 1 1 +( -704 2592 -64 ) ( -704 2528 -64 ) ( -704 2592 64 ) cop2_4 0 0 0 1 1 +( 64 2528 0 ) ( -64 2592 0 ) ( -64 2528 0 ) cop2_4 0 0 0 1 1 +} +// brush 1434 +{ +( -896 2784 0 ) ( -960 2784 0 ) ( -960 2784 -64 ) cop2_4 0 0 0 1 1 +( -960 2720 0 ) ( -928 2720 -32 ) ( -960 2784 -32 ) cop2_4 0 0 0 1 1 +( -912 2752 -128 ) ( -944 2752 0 ) ( -912 2752 0 ) cop2_4 0 0 0 1 1 +( -928 1696 -64 ) ( -928 1824 0 ) ( -928 1824 -64 ) cop2_4 0 0 0 1 1 +( -928 1696 -32 ) ( -960 1824 -32 ) ( -928 1824 -32 ) cop2_4 0 0 0 1 1 +( -928 1696 -40 ) ( -936 1824 -32 ) ( -928 1824 -40 ) cop2_4 0 0 0 1 1 +} +// brush 1435 +{ +( -960 2784 0 ) ( -960 2784 -64 ) ( -896 2784 -64 ) cop2_4 0 0 0 1 1 +( -960 2784 -32 ) ( -928 2720 -32 ) ( -960 2720 -64 ) cop2_4 0 0 0 1 1 +( -912 2752 -64 ) ( -944 2752 -64 ) ( -912 2752 64 ) cop2_4 0 0 0 1 1 +( -928 1824 0 ) ( -928 1824 -64 ) ( -928 1696 0 ) cop2_4 0 0 0 1 1 +( -928 1824 -32 ) ( -960 1824 -32 ) ( -928 1696 -32 ) cop2_4 0 0 0 1 1 +( -928 1824 -24 ) ( -936 1824 -32 ) ( -928 1696 -24 ) cop2_4 0 0 0 1 1 +} +// brush 1436 +{ +( -896 2784 -80 ) ( -896 2744 -80 ) ( -896 2744 0 ) metal2_5 0 0 0 1 1 +( -896 2744 -64 ) ( -896 2784 -64 ) ( -904 2744 -56 ) metal2_5 0 0 0 1 1 +( -896 2744 -72 ) ( -904 2744 -72 ) ( -896 2744 -8 ) metal2_5 0 0 0 1 1 +( -904 2848 -8 ) ( -904 2752 -8 ) ( -904 2848 -72 ) metal2_5 0 0 0 1 1 +( -896 2784 0 ) ( -896 2744 0 ) ( -904 2744 -8 ) metal2_5 0 0 0 1 1 +( -904 2784 -8 ) ( -904 2784 -72 ) ( -896 2784 -8 ) metal2_5 0 0 0 1 1 +} +// brush 1437 +{ +( -896 2784 -64 ) ( -896 2784 0 ) ( -960 2784 0 ) cop2_4 0 0 0 1 1 +( -896 2784 -32 ) ( -928 2720 -32 ) ( -896 2720 0 ) cop2_4 0 0 0 1 1 +( -944 2752 0 ) ( -912 2752 0 ) ( -944 2752 -128 ) cop2_4 0 0 0 1 1 +( -928 1824 -64 ) ( -928 1824 0 ) ( -928 1696 -64 ) cop2_4 0 0 0 1 1 +( -928 1824 -32 ) ( -896 1824 -32 ) ( -928 1696 -32 ) cop2_4 0 0 0 1 1 +( -928 1824 -40 ) ( -920 1824 -32 ) ( -928 1696 -40 ) cop2_4 0 0 0 1 1 +} +// brush 1438 +{ +( -960 2784 -64 ) ( -896 2784 -64 ) ( -896 2784 0 ) cop2_4 0 0 0 1 1 +( -896 2720 -64 ) ( -928 2720 -32 ) ( -896 2784 -32 ) cop2_4 0 0 0 1 1 +( -944 2752 64 ) ( -912 2752 -64 ) ( -944 2752 -64 ) cop2_4 0 0 0 1 1 +( -928 1696 0 ) ( -928 1824 -64 ) ( -928 1824 0 ) cop2_4 0 0 0 1 1 +( -928 1696 -32 ) ( -896 1824 -32 ) ( -928 1824 -32 ) cop2_4 0 0 0 1 1 +( -928 1696 -24 ) ( -920 1824 -32 ) ( -928 1824 -24 ) cop2_4 0 0 0 1 1 +} +// brush 1439 +{ +( -960 2744 0 ) ( -960 2744 -80 ) ( -960 2784 -80 ) metal2_5 0 0 0 1 1 +( -952 2744 -56 ) ( -960 2784 -64 ) ( -960 2744 -64 ) metal2_5 0 0 0 1 1 +( -960 2744 -8 ) ( -952 2744 -72 ) ( -960 2744 -72 ) metal2_5 0 0 0 1 1 +( -952 2848 -72 ) ( -952 2752 -8 ) ( -952 2848 -8 ) metal2_5 0 0 0 1 1 +( -952 2744 -8 ) ( -960 2744 0 ) ( -960 2784 0 ) metal2_5 0 0 0 1 1 +( -960 2784 -8 ) ( -952 2784 -72 ) ( -952 2784 -8 ) metal2_5 0 0 0 1 1 +} +// brush 1440 +{ +( -880 2784 0 ) ( -880 2744 0 ) ( -960 2744 0 ) metal2_5 0 0 0 1 1 +( -896 2744 0 ) ( -896 2784 0 ) ( -904 2744 -8 ) metal2_5 0 0 0 1 1 +( -888 2744 0 ) ( -888 2744 -8 ) ( -952 2744 0 ) metal2_5 0 0 0 1 1 +( -952 2848 -8 ) ( -952 2752 -8 ) ( -888 2848 -8 ) metal2_5 0 0 0 1 1 +( -960 2784 0 ) ( -960 2744 0 ) ( -952 2744 -8 ) metal2_5 0 0 0 1 1 +( -952 2784 -8 ) ( -888 2784 -8 ) ( -952 2784 0 ) metal2_5 0 0 0 1 1 +} +// brush 1441 +{ +( -960 2744 -64 ) ( -880 2744 -64 ) ( -880 2784 -64 ) metal2_5 0 0 0 1 1 +( -904 2744 -56 ) ( -896 2784 -64 ) ( -896 2744 -64 ) metal2_5 0 0 0 1 1 +( -952 2744 -64 ) ( -888 2744 -56 ) ( -888 2744 -64 ) metal2_5 0 0 0 1 1 +( -888 2848 -56 ) ( -952 2752 -56 ) ( -952 2848 -56 ) metal2_5 0 0 0 1 1 +( -952 2744 -56 ) ( -960 2744 -64 ) ( -960 2784 -64 ) metal2_5 0 0 0 1 1 +( -952 2784 -64 ) ( -888 2784 -56 ) ( -952 2784 -56 ) metal2_5 0 0 0 1 1 +} +// brush 1442 +{ +( -448 2432 320 ) ( -448 2432 -256 ) ( -800 2432 -256 ) wbrick1_5 32 0 0 1 1 +( -832 -64 -64 ) ( -416 64 -64 ) ( -832 64 -64 ) wbrick1_5 0 0 0 1 1 +( -64 2432 0 ) ( -64 2496 0 ) ( 64 2432 0 ) wbrick1_5 0 0 0 1 1 +( -768 2464 -64 ) ( -768 2432 -64 ) ( -768 2464 64 ) wbrick1_5 0 0 0 1 1 +( -800 2432 -64 ) ( -800 2496 -64 ) ( -800 2496 0 ) wbrick1_5 32 0 0 1 1 +( -768 2464 0 ) ( -800 2464 0 ) ( -800 2464 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1443 +{ +( -768 2464 0 ) ( -768 2464 -64 ) ( -704 2464 -64 ) cop2_4 0 0 0 1 1 +( -768 2464 -32 ) ( -736 2400 -32 ) ( -768 2400 -64 ) cop2_4 0 0 0 1 1 +( -720 2432 -64 ) ( -752 2432 -64 ) ( -720 2432 64 ) cop2_4 0 0 0 1 1 +( -736 1504 0 ) ( -736 1504 -64 ) ( -736 1376 0 ) cop2_4 0 0 0 1 1 +( -736 1504 -32 ) ( -768 1504 -32 ) ( -736 1376 -32 ) cop2_4 0 0 0 1 1 +( -736 1504 -24 ) ( -744 1504 -32 ) ( -736 1376 -24 ) cop2_4 0 0 0 1 1 +} +// brush 1444 +{ +( -704 2464 -80 ) ( -704 2424 -80 ) ( -704 2424 0 ) metal2_5 0 0 0 1 1 +( -704 2424 -64 ) ( -704 2464 -64 ) ( -712 2424 -56 ) metal2_5 0 0 0 1 1 +( -704 2424 -72 ) ( -712 2424 -72 ) ( -704 2424 -8 ) metal2_5 0 0 0 1 1 +( -712 2528 -8 ) ( -712 2432 -8 ) ( -712 2528 -72 ) metal2_5 0 0 0 1 1 +( -704 2464 0 ) ( -704 2424 0 ) ( -712 2424 -8 ) metal2_5 0 0 0 1 1 +( -712 2464 -8 ) ( -712 2464 -72 ) ( -704 2464 -8 ) metal2_5 0 0 0 1 1 +} +// brush 1445 +{ +( -704 2464 0 ) ( -768 2464 0 ) ( -768 2464 -64 ) cop2_4 0 0 0 1 1 +( -768 2400 0 ) ( -736 2400 -32 ) ( -768 2464 -32 ) cop2_4 0 0 0 1 1 +( -720 2432 -128 ) ( -752 2432 0 ) ( -720 2432 0 ) cop2_4 0 0 0 1 1 +( -736 1376 -64 ) ( -736 1504 0 ) ( -736 1504 -64 ) cop2_4 0 0 0 1 1 +( -736 1376 -32 ) ( -768 1504 -32 ) ( -736 1504 -32 ) cop2_4 0 0 0 1 1 +( -736 1376 -40 ) ( -744 1504 -32 ) ( -736 1504 -40 ) cop2_4 0 0 0 1 1 +} +// brush 1446 +{ +( -704 2464 -64 ) ( -704 2464 0 ) ( -768 2464 0 ) cop2_4 0 0 0 1 1 +( -704 2464 -32 ) ( -736 2400 -32 ) ( -704 2400 0 ) cop2_4 0 0 0 1 1 +( -752 2432 0 ) ( -720 2432 0 ) ( -752 2432 -128 ) cop2_4 0 0 0 1 1 +( -736 1504 -64 ) ( -736 1504 0 ) ( -736 1376 -64 ) cop2_4 0 0 0 1 1 +( -736 1504 -32 ) ( -704 1504 -32 ) ( -736 1376 -32 ) cop2_4 0 0 0 1 1 +( -736 1504 -40 ) ( -728 1504 -32 ) ( -736 1376 -40 ) cop2_4 0 0 0 1 1 +} +// brush 1447 +{ +( -768 2464 -64 ) ( -704 2464 -64 ) ( -704 2464 0 ) cop2_4 0 0 0 1 1 +( -704 2400 -64 ) ( -736 2400 -32 ) ( -704 2464 -32 ) cop2_4 0 0 0 1 1 +( -752 2432 64 ) ( -720 2432 -64 ) ( -752 2432 -64 ) cop2_4 0 0 0 1 1 +( -736 1376 0 ) ( -736 1504 -64 ) ( -736 1504 0 ) cop2_4 0 0 0 1 1 +( -736 1376 -32 ) ( -704 1504 -32 ) ( -736 1504 -32 ) cop2_4 0 0 0 1 1 +( -736 1376 -24 ) ( -728 1504 -32 ) ( -736 1504 -24 ) cop2_4 0 0 0 1 1 +} +// brush 1448 +{ +( -768 2424 0 ) ( -768 2424 -80 ) ( -768 2464 -80 ) metal2_5 0 0 0 1 1 +( -760 2424 -56 ) ( -768 2464 -64 ) ( -768 2424 -64 ) metal2_5 0 0 0 1 1 +( -768 2424 -8 ) ( -760 2424 -72 ) ( -768 2424 -72 ) metal2_5 0 0 0 1 1 +( -760 2528 -72 ) ( -760 2432 -8 ) ( -760 2528 -8 ) metal2_5 0 0 0 1 1 +( -760 2424 -8 ) ( -768 2424 0 ) ( -768 2464 0 ) metal2_5 0 0 0 1 1 +( -768 2464 -8 ) ( -760 2464 -72 ) ( -760 2464 -8 ) metal2_5 0 0 0 1 1 +} +// brush 1449 +{ +( -688 2464 0 ) ( -688 2424 0 ) ( -768 2424 0 ) metal2_5 0 0 0 1 1 +( -704 2424 0 ) ( -704 2464 0 ) ( -712 2424 -8 ) metal2_5 0 0 0 1 1 +( -696 2424 0 ) ( -696 2424 -8 ) ( -760 2424 0 ) metal2_5 0 0 0 1 1 +( -760 2528 -8 ) ( -760 2432 -8 ) ( -696 2528 -8 ) metal2_5 0 0 0 1 1 +( -768 2464 0 ) ( -768 2424 0 ) ( -760 2424 -8 ) metal2_5 0 0 0 1 1 +( -760 2464 -8 ) ( -696 2464 -8 ) ( -760 2464 0 ) metal2_5 0 0 0 1 1 +} +// brush 1450 +{ +( -768 2424 -64 ) ( -688 2424 -64 ) ( -688 2464 -64 ) metal2_5 0 0 0 1 1 +( -712 2424 -56 ) ( -704 2464 -64 ) ( -704 2424 -64 ) metal2_5 0 0 0 1 1 +( -760 2424 -64 ) ( -696 2424 -56 ) ( -696 2424 -64 ) metal2_5 0 0 0 1 1 +( -696 2528 -56 ) ( -760 2432 -56 ) ( -760 2528 -56 ) metal2_5 0 0 0 1 1 +( -760 2424 -56 ) ( -768 2424 -64 ) ( -768 2464 -64 ) metal2_5 0 0 0 1 1 +( -760 2464 -64 ) ( -696 2464 -56 ) ( -760 2464 -56 ) metal2_5 0 0 0 1 1 +} +// brush 1451 +{ +( -176 2384 -64 ) ( -176 2256 -64 ) ( -192 2384 -64 ) wm1_2 0 0 0 1 1 +( -176 2384 -96 ) ( -176 2384 -64 ) ( -192 2400 -64 ) wm1_2 0 0 0 1 1 +( -176 2288 -96 ) ( -176 2288 -64 ) ( -176 2384 -64 ) wm1_2 0 0 0 1 1 +( -192 2272 -96 ) ( -176 2272 -96 ) ( -192 2400 -96 ) wm1_2 0 0 0 1 1 +( -176 2288 -64 ) ( -176 2288 -96 ) ( -192 2272 -64 ) wm1_2 0 0 0 1 1 +( -224 2272 -96 ) ( -224 2400 -96 ) ( -224 2272 96 ) wm1_2 0 0 0 1 1 +} +// brush 1452 +{ +( 1984 1696 -68 ) ( 1984 1632 -68 ) ( 1920 1696 -68 ) wmet2_c 0 0 0 1 1 +( 1968 1712 -64 ) ( 1904 1712 -64 ) ( 1968 1712 -144 ) metalt2_1 0 0 0 1 1 +( 2000 1680 -64 ) ( 2000 1680 -144 ) ( 2000 1616 -64 ) metalt2_1 0 0 0 1 1 +( 1920 1632 -96 ) ( 1984 1632 -96 ) ( 1920 1696 -96 ) metalt2_1 0 0 0 1 1 +( 1936 1616 -144 ) ( 1936 1616 -64 ) ( 2000 1616 -144 ) metalt2_1 0 0 0 1 1 +( 1904 1648 -144 ) ( 1904 1712 -144 ) ( 1904 1648 -64 ) metalt2_1 0 0 0 1 1 +} +// brush 1453 +{ +( -1088 2928 320 ) ( -1088 2992 192 ) ( -1088 2992 320 ) wbrick1_5 32 0 0 1 1 +( -1152 2368 -256 ) ( -1216 2304 -256 ) ( -1152 2304 -256 ) wbrick1_5 0 32 0 1 1 +( -1424 2240 192 ) ( -1360 2240 320 ) ( -1360 2240 192 ) wbrick1_5 0 0 0 1 1 +( -992 2304 320 ) ( -992 2368 192 ) ( -992 2304 192 ) wbrick1_5 32 0 0 1 1 +( -1120 2752 -64 ) ( -960 2752 -64 ) ( -1120 2752 64 ) wbrick1_5 0 0 0 1 1 +( -1152 2368 320 ) ( -1216 2304 320 ) ( -1216 2368 320 ) wbrick1_5 0 32 0 1 1 +} +// brush 1454 +{ +( 2288 2304 128 ) ( 2272 2144 128 ) ( 2272 2304 128 ) wbrick1_5 0 0 0 1 1 +( 2272 2368 -64 ) ( 2288 2368 192 ) ( 2272 2368 192 ) wbrick1_5 0 0 0 1 1 +( 2240 2144 128 ) ( 2240 2304 -128 ) ( 2240 2304 128 ) wbrick1_5 0 0 0 1 1 +( 2288 2304 -192 ) ( 2272 2144 -192 ) ( 2288 2144 -192 ) wbrick1_5 0 0 0 1 1 +( 2240 2080 192 ) ( 2304 2208 192 ) ( 2304 2208 -192 ) wbrick1_5 0 0 0 1 1 +( 2304 2240 -192 ) ( 2304 2208 -192 ) ( 2304 2208 192 ) wbrick1_5 0 0 0 1 1 +} +// brush 1455 +{ +( 2224 2176 128 ) ( 2208 2016 128 ) ( 2208 2176 128 ) wbrick1_5 0 0 0 1 1 +( 2240 2144 192 ) ( 2112 2144 192 ) ( 2112 2144 -192 ) wbrick1_5 0 0 0 1 1 +( 2176 1696 -256 ) ( 2176 1856 -256 ) ( 2176 1856 128 ) wbrick1_5 0 0 0 1 1 +( 2224 2176 -192 ) ( 2208 2016 -192 ) ( 2224 2016 -192 ) wbrick1_5 0 0 0 1 1 +( 2240 2080 192 ) ( 2112 1952 -192 ) ( 2112 1952 192 ) wbrick1_5 0 0 0 1 1 +( 2240 2112 -256 ) ( 2240 2080 -256 ) ( 2240 2080 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 1456 +{ +( 2368 1920 320 ) ( 2336 1792 320 ) ( 2336 1920 320 ) wbrick1_5 0 0 0 1 1 +( 2368 2016 -96 ) ( 2432 2080 -96 ) ( 2432 2080 192 ) wbrick1_5 0 0 0 1 1 +( 2368 1760 -96 ) ( 2368 2016 -96 ) ( 2368 2016 192 ) wbrick1_5 0 0 0 1 1 +( 2368 1888 -96 ) ( 2336 1760 -96 ) ( 2368 1760 -96 ) wbrick1_5 0 0 0 1 1 +( 2368 1760 224 ) ( 2432 1696 224 ) ( 2432 1696 -64 ) wbrick1_5 0 0 0 1 1 +( 2432 2080 -96 ) ( 2432 1696 -96 ) ( 2432 1696 192 ) wbrick1_5 0 0 0 1 1 +} +// brush 1457 +{ +( 1760 2112 128 ) ( 1760 1952 128 ) ( 1744 2112 128 ) wbrick1_5 0 0 0 1 1 +( 1728 2080 128 ) ( 1728 2080 -192 ) ( 1856 2016 -192 ) wbrick1_5 0 0 0 1 1 +( 1856 2016 128 ) ( 1856 2016 -192 ) ( 1856 1952 -192 ) wbrick1_5 0 0 0 1 1 +( 1744 1952 -192 ) ( 1760 1952 -192 ) ( 1744 2112 -192 ) wbrick1_5 0 0 0 1 1 +( 1856 1952 192 ) ( 1856 1952 -192 ) ( 1728 2016 192 ) wbrick1_5 32 0 0 1 1 +( 1728 2080 -192 ) ( 1728 2080 128 ) ( 1728 2016 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 1458 +{ +( 1632 2304 128 ) ( 1632 2144 128 ) ( 1616 2304 128 ) wbrick1_5 0 0 0 1 1 +( 1632 2368 192 ) ( 1616 2368 192 ) ( 1632 2368 -64 ) wbrick1_5 0 0 0 1 1 +( 1664 2304 128 ) ( 1664 2304 -128 ) ( 1664 2144 128 ) wbrick1_5 0 0 0 1 1 +( 1616 2144 -192 ) ( 1632 2144 -192 ) ( 1616 2304 -192 ) wbrick1_5 0 0 0 1 1 +( 1600 2208 -192 ) ( 1600 2208 192 ) ( 1664 2080 192 ) wbrick1_5 0 0 0 -1 1 +( 1600 2272 192 ) ( 1600 2272 -192 ) ( 1600 2304 -192 ) wbrick1_5 0 0 0 -1 1 +} +// brush 1459 +{ +( 1696 2176 128 ) ( 1696 2016 128 ) ( 1680 2176 128 ) wbrick1_5 0 0 0 1 1 +( 1728 2144 -192 ) ( 1728 2144 128 ) ( 1664 2144 128 ) wbrick1_5 0 0 0 1 1 +( 1728 2144 128 ) ( 1728 2144 -192 ) ( 1728 1760 -192 ) wbrick1_5 0 0 0 1 1 +( 1680 2016 -192 ) ( 1696 2016 -192 ) ( 1680 2176 -192 ) wbrick1_5 0 0 0 1 1 +( 1792 1952 192 ) ( 1792 1952 -192 ) ( 1664 2080 192 ) wbrick1_5 0 0 0 -1 1 +( 1664 2400 -192 ) ( 1664 2400 128 ) ( 1664 2080 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 1460 +{ +( 2112 1888 -64 ) ( 2112 1472 -64 ) ( 1984 1888 -64 ) wizmet1_7 0 32 0 1 1 +( 2080 2464 -64 ) ( 1952 2464 -64 ) ( 2080 2464 -96 ) wizmet1_7 0 32 0 1 1 +( 1600 2400 -64 ) ( 1600 2400 -96 ) ( 1600 1984 -64 ) wizmet1_7 32 32 0 1 1 +( 1984 1472 -96 ) ( 2112 1472 -96 ) ( 1984 1888 -96 ) wbrick1_5 0 0 0 1 1 +( 2112 2336 -96 ) ( 2112 2336 -64 ) ( 2240 2336 -96 ) wizmet1_7 32 32 0 1 1 +( 1472 1536 -96 ) ( 1472 1952 -96 ) ( 1472 1536 -64 ) wizmet1_7 32 32 0 1 1 +} +// brush 1461 +{ +( 2048 1920 128 ) ( 1920 1920 128 ) ( 2048 1952 128 ) wbrick1_5 0 0 0 1 1 +( 2048 2016 128 ) ( 2048 2016 -160 ) ( 2048 1952 -160 ) wbrick1_5 0 0 0 1 1 +( 2112 1952 192 ) ( 2112 1952 -96 ) ( 1856 1952 -96 ) wbrick1_5 32 0 0 1 1 +( 1824 1952 96 ) ( 1824 1920 96 ) ( 1952 1952 96 ) wbrick1_5 0 0 0 1 1 +( 1856 2016 -128 ) ( 1856 2016 160 ) ( 1856 1952 160 ) wbrick1_5 0 0 0 1 1 +( 2112 2016 -96 ) ( 2112 2016 192 ) ( 1856 2016 192 ) wbrick1_5 0 0 0 1 1 +} +// brush 1462 +{ +( 2112 1376 -64 ) ( 2112 960 -64 ) ( 1984 1376 -64 ) wizmet1_7 0 32 0 1 1 +( 2080 2016 -64 ) ( 1952 2016 -64 ) ( 2080 2016 -96 ) wizmet1_7 0 32 0 1 1 +( 1856 1760 -64 ) ( 1856 1760 -96 ) ( 1856 1344 -64 ) wizmet1_7 32 32 0 1 1 +( 1984 960 -96 ) ( 2112 960 -96 ) ( 1984 1376 -96 ) wbrick1_5 0 0 0 1 1 +( 2080 1760 -96 ) ( 2080 1760 -64 ) ( 2208 1760 -96 ) wizmet1_7 32 32 0 1 1 +( 1536 1024 -96 ) ( 1536 1440 -96 ) ( 1536 1024 -64 ) wizmet1_7 32 32 0 1 1 +} +// brush 1463 +{ +( 2176 2048 160 ) ( 2112 2016 160 ) ( 2112 2048 160 ) wm1_1 0 0 0 1 1 +( 2040 1968 128 ) ( 2168 2032 128 ) ( 2168 2032 160 ) wm1_1 0 0 0 1 1 +( 2048 1952 128 ) ( 2040 1968 128 ) ( 2040 1968 160 ) wm1_2 0 0 0 1 1 +( 2176 2048 128 ) ( 2112 2016 128 ) ( 2176 2016 128 ) wm1_2 0 0 0 1 1 +( 2176 2016 160 ) ( 2048 1952 128 ) ( 2048 1952 160 ) wm1_2 0 0 0 1 1 +( 2176 2016 160 ) ( 2168 2032 160 ) ( 2168 2032 128 ) wm1_2 0 0 0 1 1 +} +// brush 1464 +{ +( 2240 2112 160 ) ( 2176 2080 160 ) ( 2176 2112 160 ) wm1_1 0 0 0 1 1 +( 2168 2032 128 ) ( 2224 2088 128 ) ( 2224 2088 160 ) wm1_1 0 0 0 1 1 +( 2176 2016 128 ) ( 2168 2032 128 ) ( 2168 2032 160 ) wm1_2 0 0 0 1 1 +( 2240 2112 128 ) ( 2176 2080 128 ) ( 2240 2080 128 ) wm1_2 0 0 0 1 1 +( 2240 2080 160 ) ( 2176 2016 128 ) ( 2176 2016 160 ) wm1_2 0 0 0 1 1 +( 2240 2080 160 ) ( 2224 2088 160 ) ( 2224 2088 128 ) wm1_2 0 0 0 1 1 +} +// brush 1465 +{ +( 2272 2400 160 ) ( 2304 2208 160 ) ( 2272 2208 160 ) wm1_1 0 0 0 1 1 +( 2288 2488 160 ) ( 2288 2312 160 ) ( 2288 2312 128 ) wm1_1 0 0 0 1 1 +( 2304 2208 128 ) ( 2288 2216 128 ) ( 2288 2216 160 ) wm1_2 0 0 0 1 1 +( 2272 2400 128 ) ( 2304 2208 128 ) ( 2304 2400 128 ) wm1_2 0 0 0 1 1 +( 2304 2208 128 ) ( 2304 2400 160 ) ( 2304 2400 128 ) wm1_2 0 0 0 1 1 +( 2320 2400 0 ) ( 2280 2400 -128 ) ( 2320 2400 -128 ) wm1_1 0 0 0 1 1 +} +// brush 1466 +{ +( 1792 2048 160 ) ( 1792 2016 160 ) ( 1728 2048 160 ) wm1_1 0 0 0 1 1 +( 1736 2032 160 ) ( 1736 2032 128 ) ( 1864 1968 128 ) wm1_1 0 0 0 1 1 +( 1864 1968 160 ) ( 1864 1968 128 ) ( 1856 1952 128 ) wm1_2 0 0 0 1 1 +( 1728 2016 128 ) ( 1792 2016 128 ) ( 1728 2048 128 ) wm1_2 0 0 0 1 1 +( 1856 1952 160 ) ( 1856 1952 128 ) ( 1728 2016 160 ) wm1_2 0 0 0 1 1 +( 1736 2032 128 ) ( 1736 2032 160 ) ( 1728 2016 160 ) wm1_2 0 0 0 1 1 +} +// brush 1467 +{ +( 2304 2240 160 ) ( 2240 2208 160 ) ( 2240 2240 160 ) wm1_1 0 0 0 1 1 +( 2224 2088 128 ) ( 2288 2216 128 ) ( 2288 2216 160 ) wm1_1 0 0 0 1 1 +( 2240 2080 128 ) ( 2224 2088 128 ) ( 2224 2088 160 ) wm1_2 0 0 0 1 1 +( 2304 2240 128 ) ( 2240 2208 128 ) ( 2304 2208 128 ) wm1_2 0 0 0 1 1 +( 2304 2208 160 ) ( 2240 2080 128 ) ( 2240 2080 160 ) wm1_2 0 0 0 1 1 +( 2304 2208 160 ) ( 2288 2216 160 ) ( 2288 2216 128 ) wm1_2 0 0 0 1 1 +} +// brush 1468 +{ +( 1728 2112 160 ) ( 1728 2080 160 ) ( 1664 2112 160 ) wm1_1 0 0 0 1 1 +( 1680 2088 160 ) ( 1680 2088 128 ) ( 1736 2032 128 ) wm1_1 0 0 0 1 1 +( 1736 2032 160 ) ( 1736 2032 128 ) ( 1728 2016 128 ) wm1_2 0 0 0 1 1 +( 1664 2080 128 ) ( 1728 2080 128 ) ( 1664 2112 128 ) wm1_2 0 0 0 1 1 +( 1728 2016 160 ) ( 1728 2016 128 ) ( 1664 2080 160 ) wm1_2 0 0 0 1 1 +( 1680 2088 128 ) ( 1680 2088 160 ) ( 1664 2080 160 ) wm1_2 0 0 0 1 1 +} +// brush 1469 +{ +( 2048 1984 160 ) ( 2048 1952 160 ) ( 1856 1984 160 ) wm1_1 0 0 0 1 1 +( 2040 1968 128 ) ( 2040 1968 160 ) ( 1864 1968 160 ) wm1_1 0 0 0 1 1 +( 2040 1968 160 ) ( 2040 1968 128 ) ( 2048 1952 128 ) wm1_2 0 0 0 1 1 +( 1856 1952 128 ) ( 2048 1952 128 ) ( 1856 1984 128 ) wm1_2 0 0 0 1 1 +( 1856 1952 128 ) ( 1856 1952 160 ) ( 2048 1952 128 ) wm1_2 0 0 0 1 1 +( 1864 1968 128 ) ( 1864 1968 160 ) ( 1856 1952 160 ) wm1_2 0 0 0 1 1 +} +// brush 1470 +{ +( 1632 2208 160 ) ( 1600 2208 160 ) ( 1632 2400 160 ) wm1_1 0 0 0 1 1 +( 1616 2216 128 ) ( 1616 2216 160 ) ( 1616 2392 160 ) wm1_1 0 0 0 1 1 +( 1616 2216 160 ) ( 1616 2216 128 ) ( 1600 2208 128 ) wm1_2 0 0 0 1 1 +( 1600 2400 128 ) ( 1600 2208 128 ) ( 1632 2400 128 ) wm1_2 0 0 0 1 1 +( 1600 2464 128 ) ( 1600 2464 160 ) ( 1600 2272 128 ) wm1_2 0 0 0 1 1 +( 1584 2368 -128 ) ( 1624 2368 -128 ) ( 1584 2368 0 ) wm1_1 0 0 0 1 1 +} +// brush 1471 +{ +( 1664 2240 160 ) ( 1664 2208 160 ) ( 1600 2240 160 ) wm1_1 0 0 0 1 1 +( 1616 2216 160 ) ( 1616 2216 128 ) ( 1680 2088 128 ) wm1_1 0 0 0 1 1 +( 1680 2088 160 ) ( 1680 2088 128 ) ( 1664 2080 128 ) wm1_2 0 0 0 1 1 +( 1600 2208 128 ) ( 1664 2208 128 ) ( 1600 2240 128 ) wm1_2 0 0 0 1 1 +( 1664 2080 160 ) ( 1664 2080 128 ) ( 1600 2208 160 ) wm1_2 0 0 0 1 1 +( 1616 2216 128 ) ( 1616 2216 160 ) ( 1600 2208 160 ) wm1_2 0 0 0 1 1 +} +// brush 1472 +{ +( 1664 2304 160 ) ( 1664 2216 160 ) ( 1616 2304 160 ) clip 0 0 0 1 1 +( 2304 2368 144 ) ( 2304 2368 160 ) ( 1600 2368 160 ) clip 0 0 0 1 1 +( 1616 2216 144 ) ( 1664 2216 144 ) ( 1616 2304 144 ) clip 0 0 0 1 1 +( 1600 2208 160 ) ( 1600 2208 144 ) ( 1600 2304 144 ) clip 0 0 0 1 1 +( 1664 2080 160 ) ( 1664 2080 144 ) ( 1600 2208 144 ) clip 0 0 0 1 1 +( 1728 2016 160 ) ( 1728 2016 144 ) ( 1664 2080 144 ) clip 0 0 0 1 1 +( 1856 1952 160 ) ( 1856 1952 144 ) ( 1728 2016 160 ) clip 0 0 0 1 1 +( 1856 2400 -64 ) ( 1856 1952 -64 ) ( 1856 2400 64 ) clip 0 0 0 1 1 +} +// brush 1473 +{ +( 2272 2352 160 ) ( 2272 2288 160 ) ( 2208 2352 160 ) cop3_4 32 -16 0 1 1 +( 2272 2352 160 ) ( 2208 2352 160 ) ( 2272 2352 128 ) cop2_4 0 0 0 1 1 +( 2272 2352 160 ) ( 2272 2352 128 ) ( 2272 2288 160 ) cop2_4 0 0 0 1 1 +( 2208 2288 144 ) ( 2272 2288 144 ) ( 2208 2352 144 ) cop2_4 0 0 0 1 1 +( 2208 2288 128 ) ( 2208 2288 160 ) ( 2272 2288 128 ) cop2_4 0 0 0 1 1 +( 2208 2288 128 ) ( 2208 2352 128 ) ( 2208 2288 160 ) cop2_4 0 0 0 1 1 +} +// brush 1474 +{ +( 1696 2352 160 ) ( 1696 2288 160 ) ( 1632 2352 160 ) cop3_4 32 -16 0 1 1 +( 1696 2352 160 ) ( 1632 2352 160 ) ( 1696 2352 128 ) cop2_4 0 0 0 1 1 +( 1696 2352 160 ) ( 1696 2352 128 ) ( 1696 2288 160 ) cop2_4 0 0 0 1 1 +( 1632 2288 144 ) ( 1696 2288 144 ) ( 1632 2352 144 ) cop2_4 0 0 0 1 1 +( 1632 2288 128 ) ( 1632 2288 160 ) ( 1696 2288 128 ) cop2_4 0 0 0 1 1 +( 1632 2288 128 ) ( 1632 2352 128 ) ( 1632 2288 160 ) cop2_4 0 0 0 1 1 +} +// brush 1475 +{ +( 1600 2384 160 ) ( 1600 2368 160 ) ( 1472 2384 160 ) wm1_2 0 0 0 1 1 +( 1600 2392 192 ) ( 1472 2392 192 ) ( 1600 2392 128 ) wm1_2 0 0 0 1 1 +( 1600 2384 192 ) ( 1600 2384 128 ) ( 1600 2368 192 ) wm1_2 0 0 0 1 1 +( 1472 2368 128 ) ( 1600 2368 128 ) ( 1472 2384 128 ) wm1_2 0 0 0 1 1 +( 1472 2368 128 ) ( 1472 2368 192 ) ( 1600 2368 128 ) wm1_2 0 0 0 1 1 +( 1472 2368 128 ) ( 1472 2384 128 ) ( 1472 2368 192 ) wm1_2 0 0 0 1 1 +} +// brush 1476 +{ +( 2176 2176 384 ) ( 1984 2112 384 ) ( 1984 2176 384 ) wm1_2 0 0 0 1 1 +( 2048 2176 384 ) ( 2080 2208 384 ) ( 2080 2208 480 ) wm1_2 0 0 0 1 1 +( 2080 2112 384 ) ( 2048 2176 384 ) ( 2048 2176 480 ) wm1_2 0 0 0 1 1 +( 2176 2176 320 ) ( 1984 2112 320 ) ( 2176 2112 320 ) wm1_2 0 0 0 1 1 +( 2080 2112 320 ) ( 2144 2176 320 ) ( 2144 2176 224 ) wm1_2 0 0 0 1 1 +( 2080 2208 384 ) ( 2144 2176 384 ) ( 2144 2176 480 ) wm1_2 0 0 0 1 1 +} +// brush 1477 +{ +( 2112 2400 384 ) ( 2176 2400 384 ) ( 2112 2208 384 ) wm1_2 0 0 0 1 1 +( 2112 2272 480 ) ( 2112 2272 384 ) ( 2112 2304 384 ) wm1_2 0 0 0 1 1 +( 2112 2368 256 ) ( 2112 2368 224 ) ( 2176 2368 256 ) wm1_2 0 0 0 1 1 +( 2176 2208 320 ) ( 2176 2400 320 ) ( 2112 2208 320 ) wm1_2 0 0 0 1 1 +( 2176 2208 224 ) ( 2176 2208 256 ) ( 2176 2400 224 ) wm1_2 0 0 0 1 1 +( 2112 2272 384 ) ( 2112 2272 480 ) ( 2176 2240 480 ) wm1_2 0 0 0 1 1 +} +// brush 1478 +{ +( 2144 2112 384 ) ( 2080 2112 384 ) ( 2144 2304 384 ) wm1_2 0 0 0 1 1 +( 2176 2240 320 ) ( 2176 2240 224 ) ( 2144 2176 224 ) wm1_2 0 0 0 1 1 +( 2144 2176 480 ) ( 2144 2176 384 ) ( 2080 2208 384 ) wm1_2 0 0 0 1 1 +( 2080 2304 320 ) ( 2080 2112 320 ) ( 2144 2304 320 ) wm1_2 0 0 0 1 1 +( 2112 2272 384 ) ( 2112 2272 480 ) ( 2080 2208 480 ) wm1_2 0 0 0 1 1 +( 2112 2272 480 ) ( 2112 2272 384 ) ( 2176 2240 480 ) wm1_2 0 0 0 1 1 +} +// brush 1479 +{ +( 2112 2144 384 ) ( 1920 2080 384 ) ( 1920 2144 384 ) wm1_2 0 0 0 1 1 +( 1984 2144 384 ) ( 2048 2176 384 ) ( 2048 2176 480 ) wm1_2 0 0 0 1 1 +( 2016 2080 384 ) ( 1984 2144 384 ) ( 1984 2144 480 ) wm1_2 0 0 0 1 1 +( 2112 2144 320 ) ( 1920 2080 320 ) ( 2112 2080 320 ) wm1_2 0 0 0 1 1 +( 2016 2080 320 ) ( 2080 2112 320 ) ( 2080 2112 224 ) wm1_2 0 0 0 1 1 +( 2048 2176 480 ) ( 2080 2112 384 ) ( 2080 2112 480 ) wm1_2 0 0 0 1 1 +} +// brush 1480 +{ +( 1792 2208 384 ) ( 1728 2400 384 ) ( 1792 2400 384 ) wm1_2 0 0 0 1 1 +( 1792 2304 384 ) ( 1792 2272 384 ) ( 1792 2272 480 ) wm1_2 0 0 0 1 1 +( 1728 2368 256 ) ( 1792 2368 224 ) ( 1792 2368 256 ) wm1_2 0 0 0 1 1 +( 1792 2208 320 ) ( 1728 2400 320 ) ( 1728 2208 320 ) wm1_2 0 0 0 1 1 +( 1728 2400 224 ) ( 1728 2208 256 ) ( 1728 2208 224 ) wm1_2 0 0 0 1 1 +( 1728 2240 480 ) ( 1792 2272 480 ) ( 1792 2272 384 ) wm1_2 0 0 0 1 1 +} +// brush 1481 +{ +( 1760 2304 384 ) ( 1824 2112 384 ) ( 1760 2112 384 ) wm1_2 0 0 0 1 1 +( 1760 2176 224 ) ( 1728 2240 224 ) ( 1728 2240 320 ) wm1_2 0 0 0 1 1 +( 1824 2208 384 ) ( 1760 2176 384 ) ( 1760 2176 480 ) wm1_2 0 0 0 1 1 +( 1760 2304 320 ) ( 1824 2112 320 ) ( 1824 2304 320 ) wm1_2 0 0 0 1 1 +( 1824 2208 480 ) ( 1792 2272 480 ) ( 1792 2272 384 ) wm1_2 0 0 0 1 1 +( 1728 2240 480 ) ( 1792 2272 384 ) ( 1792 2272 480 ) wm1_2 0 0 0 1 1 +} +// brush 1482 +{ +( 1984 2144 384 ) ( 1984 2080 384 ) ( 1792 2144 384 ) wm1_2 0 0 0 1 1 +( 1856 2176 444 ) ( 1856 2176 348 ) ( 1920 2144 348 ) wm1_2 0 0 0 1 1 +( 1920 2144 444 ) ( 1920 2144 348 ) ( 1888 2080 348 ) wm1_2 0 0 0 1 1 +( 1792 2080 320 ) ( 1984 2080 320 ) ( 1792 2144 320 ) wm1_2 0 0 0 1 1 +( 1824 2112 224 ) ( 1824 2112 320 ) ( 1888 2080 320 ) wm1_2 0 0 0 1 1 +( 1824 2112 320 ) ( 1824 2112 224 ) ( 1856 2176 320 ) wm1_2 0 0 0 1 1 +} +// brush 1483 +{ +( 1920 2176 384 ) ( 1920 2112 384 ) ( 1728 2176 384 ) wm1_2 0 0 0 1 1 +( 1824 2208 480 ) ( 1824 2208 384 ) ( 1856 2176 384 ) wm1_2 0 0 0 1 1 +( 1856 2176 480 ) ( 1856 2176 384 ) ( 1824 2112 384 ) wm1_2 0 0 0 1 1 +( 1728 2112 320 ) ( 1920 2112 320 ) ( 1728 2176 320 ) wm1_2 0 0 0 1 1 +( 1760 2176 224 ) ( 1760 2176 320 ) ( 1824 2112 320 ) wm1_2 0 0 0 1 1 +( 1760 2176 480 ) ( 1760 2176 384 ) ( 1824 2208 384 ) wm1_2 0 0 0 1 1 +} +// brush 1484 +{ +( 1560 2392 128 ) ( 1600 2392 128 ) ( 1600 2368 128 ) wm1_2 0 0 0 1 1 +( 1560 2376 128 ) ( 1576 2376 120 ) ( 1576 2448 120 ) wm1_2 0 0 0 1 1 +( 1552 2368 128 ) ( 1624 2368 136 ) ( 1624 2368 128 ) wm1_1 0 0 0 1 1 +( 1616 2392 64 ) ( 1456 2392 -64 ) ( 1616 2392 -64 ) wm1_1 0 0 0 1 1 +( 1576 2368 120 ) ( 1600 2368 128 ) ( 1600 2392 128 ) wm1_1 0 0 0 1 1 +} +// brush 1485 +{ +( 1592 2392 104 ) ( 1600 2392 128 ) ( 1600 2368 128 ) wm1_2 0 0 0 1 1 +( 1552 2368 96 ) ( 1552 2368 104 ) ( 1624 2368 96 ) wm1_1 0 0 0 1 1 +( 1592 2448 104 ) ( 1592 2376 104 ) ( 1600 2448 88 ) wm1_2 0 0 0 1 1 +( 1616 2392 64 ) ( 1456 2392 -64 ) ( 1616 2392 -64 ) wm1_1 0 0 0 1 1 +( 1600 2368 88 ) ( 1600 2368 128 ) ( 1600 2392 128 ) wm1_1 0 0 0 1 1 +} +// brush 1486 +{ +( 1576 2392 120 ) ( 1600 2392 128 ) ( 1600 2368 128 ) wm1_2 0 0 0 1 1 +( 1576 2376 120 ) ( 1584 2376 112 ) ( 1584 2448 112 ) wm1_2 0 0 0 1 1 +( 1576 2368 104 ) ( 1592 2368 120 ) ( 1592 2368 104 ) wm1_1 0 0 0 1 1 +( 1616 2392 64 ) ( 1456 2392 -64 ) ( 1616 2392 -64 ) wm1_1 0 0 0 1 1 +( 1592 2368 104 ) ( 1600 2368 128 ) ( 1600 2392 128 ) wm1_1 0 0 0 1 1 +} +// brush 1487 +{ +( 1472 2368 128 ) ( 1472 2392 128 ) ( 1512 2392 128 ) wm1_2 0 0 0 1 1 +( 1496 2448 120 ) ( 1496 2376 120 ) ( 1512 2376 128 ) wm1_2 0 0 0 1 1 +( 1448 2368 128 ) ( 1448 2368 136 ) ( 1520 2368 128 ) wm1_1 0 0 0 1 1 +( 1456 2392 -64 ) ( 1616 2392 -64 ) ( 1456 2392 64 ) wm1_1 0 0 0 1 1 +( 1472 2392 128 ) ( 1472 2368 128 ) ( 1496 2368 120 ) wm1_1 0 0 0 1 1 +} +// brush 1488 +{ +( 1472 2368 128 ) ( 1472 2392 128 ) ( 1480 2392 104 ) wm1_2 0 0 0 1 1 +( 1448 2368 96 ) ( 1520 2368 104 ) ( 1520 2368 96 ) wm1_1 0 0 0 1 1 +( 1472 2448 88 ) ( 1480 2376 104 ) ( 1480 2448 104 ) wm1_2 0 0 0 1 1 +( 1456 2392 -64 ) ( 1616 2392 -64 ) ( 1456 2392 64 ) wm1_1 0 0 0 1 1 +( 1472 2392 128 ) ( 1472 2368 128 ) ( 1472 2368 88 ) wm1_1 0 0 0 1 1 +} +// brush 1489 +{ +( 1472 2368 128 ) ( 1472 2392 128 ) ( 1496 2392 120 ) wm1_2 0 0 0 1 1 +( 1488 2448 112 ) ( 1488 2376 112 ) ( 1496 2376 120 ) wm1_2 0 0 0 1 1 +( 1480 2368 104 ) ( 1480 2368 120 ) ( 1496 2368 104 ) wm1_1 0 0 0 1 1 +( 1456 2392 -64 ) ( 1616 2392 -64 ) ( 1456 2392 64 ) wm1_1 0 0 0 1 1 +( 1472 2392 128 ) ( 1472 2368 128 ) ( 1480 2368 104 ) wm1_1 0 0 0 1 1 +} +// brush 1490 +{ +( 2144 2752 448 ) ( 2112 2800 448 ) ( 2144 2800 448 ) wbrick1_5 0 0 0 1 1 +( 2240 2544 288 ) ( 2240 2496 304 ) ( 2240 2544 304 ) wbrick1_5 0 0 0 1 1 +( 2224 2880 264 ) ( 2256 2880 248 ) ( 2256 2880 264 ) wbrick1_5 0 0 0 1 1 +( 2144 2736 0 ) ( 2112 2784 0 ) ( 2112 2736 0 ) wbrick1_5 0 0 0 1 1 +( 2080 2720 256 ) ( 2080 2672 272 ) ( 2080 2672 256 ) wbrick1_5 0 0 0 1 1 +( 2080 2736 112 ) ( 2112 2736 96 ) ( 2080 2736 96 ) wbrick1_5 0 0 0 1 1 +} +// brush 1491 +{ +( 1536 2400 320 ) ( 1536 2368 320 ) ( 1488 2400 320 ) wbrick1_5 0 0 0 1 1 +( 1520 2400 176 ) ( 1472 2400 176 ) ( 1520 2400 160 ) wbrick1_5 0 0 0 1 1 +( 1728 2400 200 ) ( 1728 2400 184 ) ( 1728 2368 200 ) wbrick1_5 0 0 0 1 1 +( 1472 2368 160 ) ( 1520 2368 160 ) ( 1472 2400 160 ) wbrick1_5 0 0 0 1 1 +( 1408 2368 192 ) ( 1408 2368 208 ) ( 1456 2368 192 ) wbrick1_5 0 0 0 1 1 +( 1472 2368 160 ) ( 1472 2400 160 ) ( 1472 2368 176 ) wbrick1_5 0 0 0 1 1 +} +// brush 1492 +{ +( 1728 2400 160 ) ( 1600 2368 160 ) ( 1600 2400 160 ) wm1_1 0 0 0 1 1 +( 1600 2400 128 ) ( 1728 2400 160 ) ( 1600 2400 160 ) wm1_1 0 0 0 1 1 +( 1616 2368 160 ) ( 1616 2400 128 ) ( 1616 2400 160 ) wm1_1 0 0 0 1 1 +( 1728 2400 128 ) ( 1600 2368 128 ) ( 1728 2368 128 ) wm1_1 0 0 0 1 1 +( 1600 2368 128 ) ( 1728 2368 160 ) ( 1728 2368 128 ) wm1_1 0 0 0 1 1 +( 1728 2368 160 ) ( 1728 2400 128 ) ( 1728 2368 128 ) wm1_1 0 0 0 1 1 +} +// brush 1493 +{ +( 2304 2400 160 ) ( 2304 2368 160 ) ( 2176 2400 160 ) wm1_1 0 0 0 1 1 +( 2304 2400 160 ) ( 2176 2400 160 ) ( 2304 2400 128 ) wm1_1 0 0 0 1 1 +( 2288 2400 160 ) ( 2288 2400 128 ) ( 2288 2368 160 ) wm1_1 0 0 0 1 1 +( 2176 2368 128 ) ( 2304 2368 128 ) ( 2176 2400 128 ) wm1_1 0 0 0 1 1 +( 2176 2368 128 ) ( 2176 2368 160 ) ( 2304 2368 128 ) wm1_1 0 0 0 1 1 +( 2176 2368 128 ) ( 2176 2400 128 ) ( 2176 2368 160 ) wm1_1 0 0 0 1 1 +} +// brush 1494 +{ +( 2144 2112 -64 ) ( 2144 1920 -64 ) ( 1952 2112 -64 ) wizblue9_8 0 0 0 1 1 +( 2080 2176 -64 ) ( 1888 2176 -64 ) ( 2080 2176 -96 ) wizblue9_8 0 16 0 1 1 +( 2080 2304 -64 ) ( 2080 2304 -96 ) ( 2080 2112 -64 ) wizblue9_8 0 16 0 1 1 +( 1952 1920 -96 ) ( 2144 1920 -96 ) ( 1952 2112 -96 ) wizblue9_8 0 0 0 1 1 +( 1888 2112 -96 ) ( 1888 2112 -64 ) ( 2080 2112 -96 ) wizblue9_8 0 16 0 1 1 +( 2048 1952 -96 ) ( 2048 2144 -96 ) ( 2048 1952 -64 ) wizblue9_8 -32 16 0 1 1 +} +// brush 1495 +{ +( 1440 2608 272 ) ( 1424 2608 272 ) ( 1440 3008 272 ) wm1_2 0 0 90 1 1 +( 1440 2608 272 ) ( 1440 3008 272 ) ( 1440 2608 240 ) wm1_2 0 0 90 1 1 +( 1424 2624 256 ) ( 1424 2624 288 ) ( 1440 2608 288 ) wm1_2 0 0 90 1 1 +( 1424 3008 256 ) ( 1424 2608 256 ) ( 1440 3008 256 ) wm1_2 0 0 0 1 1 +( 1424 2624 288 ) ( 1424 2624 256 ) ( 1424 2992 288 ) wm1_2 0 0 90 1 1 +( 1392 2656 288 ) ( 1392 2656 256 ) ( 1408 2672 256 ) wm1_2 0 0 90 1 1 +} +// brush 1496 +{ +( 1440 2704 272 ) ( 1440 2688 272 ) ( 1040 2704 272 ) wm1_2 0 0 90 1 1 +( 1440 2704 272 ) ( 1040 2704 272 ) ( 1440 2704 240 ) wm1_2 0 0 90 1 1 +( 1424 2688 240 ) ( 1424 2688 272 ) ( 1440 2704 272 ) wm1_2 0 0 90 1 1 +( 1040 2688 256 ) ( 1440 2688 256 ) ( 1040 2704 256 ) wm1_2 0 0 90 1 1 +( 1424 2688 272 ) ( 1424 2688 240 ) ( 1056 2688 272 ) wm1_2 0 0 90 1 1 +( 1056 2688 272 ) ( 1056 2688 240 ) ( 1040 2704 240 ) wm1_2 0 0 90 1 1 +} +// brush 1497 +{ +( 1040 2608 272 ) ( 1440 2624 272 ) ( 1440 2608 272 ) wm1_2 0 0 90 1 1 +( 1440 2608 240 ) ( 1040 2608 272 ) ( 1440 2608 272 ) wm1_2 0 0 90 1 1 +( 1440 2608 272 ) ( 1424 2624 272 ) ( 1424 2624 240 ) wm1_2 0 0 90 1 1 +( 1040 2608 256 ) ( 1440 2624 256 ) ( 1040 2624 256 ) wm1_2 0 0 90 1 1 +( 1056 2624 272 ) ( 1424 2624 240 ) ( 1424 2624 272 ) wm1_2 0 0 90 1 1 +( 1040 2608 256 ) ( 1056 2624 256 ) ( 1056 2624 288 ) wm1_2 0 0 90 1 1 +} +// brush 1498 +{ +( 1040 3008 272 ) ( 1056 2608 272 ) ( 1040 2608 272 ) wmet2_c 0 0 90 1 1 +( 1040 2608 240 ) ( 1040 3008 272 ) ( 1040 2608 272 ) wmet2_c 0 0 90 1 1 +( 1040 2608 288 ) ( 1056 2624 288 ) ( 1056 2624 256 ) wmet2_c 0 0 90 1 1 +( 1040 3008 256 ) ( 1056 2608 256 ) ( 1056 3008 256 ) wmet2_c 0 0 0 1 1 +( 1056 2992 288 ) ( 1056 2624 256 ) ( 1056 2624 288 ) wmet2_c 0 0 90 1 1 +( 1072 2672 256 ) ( 1088 2656 256 ) ( 1088 2656 288 ) wmet2_c 0 0 90 1 1 +} +// brush 1499 +{ +( 1040 3008 256 ) ( 1056 2608 256 ) ( 1040 2608 256 ) metw0a 0 0 90 1 1 +( 1040 2608 224 ) ( 1040 3008 256 ) ( 1040 2608 256 ) metw0a 0 0 90 1 1 +( 1040 2608 256 ) ( 1056 2624 256 ) ( 1056 2624 224 ) metw0a 0 0 90 1 1 +( 1040 3008 224 ) ( 1056 2608 224 ) ( 1056 3008 224 ) metw0a 0 0 0 1 1 +( 1056 2992 256 ) ( 1056 2624 224 ) ( 1056 2624 256 ) metw0a 0 0 90 1 1 +( 1072 2672 224 ) ( 1088 2656 224 ) ( 1088 2656 256 ) metw0a 0 0 90 1 1 +} +// brush 1500 +{ +( 1440 2608 256 ) ( 1424 2608 256 ) ( 1440 3008 256 ) wmet2_c 0 0 90 1 1 +( 1440 2608 256 ) ( 1440 3008 256 ) ( 1440 2608 224 ) wmet2_c 0 0 90 1 1 +( 1424 2624 224 ) ( 1424 2624 256 ) ( 1440 2608 256 ) wmet2_c 0 0 90 1 1 +( 1424 3008 224 ) ( 1424 2608 224 ) ( 1440 3008 224 ) wmet2_c 0 0 0 1 1 +( 1424 2624 256 ) ( 1424 2624 224 ) ( 1424 2992 256 ) wmet2_c 0 0 90 1 1 +( 1392 2656 256 ) ( 1392 2656 224 ) ( 1408 2672 224 ) wmet2_c 0 0 90 1 1 +} +// brush 1501 +{ +( 1440 2704 256 ) ( 1440 2688 256 ) ( 1040 2704 256 ) wmet2_c 0 0 90 1 1 +( 1440 2704 256 ) ( 1040 2704 256 ) ( 1440 2704 224 ) wmet2_c 0 0 90 1 1 +( 1424 2688 224 ) ( 1424 2688 256 ) ( 1440 2704 256 ) wmet2_c 0 0 90 1 1 +( 1040 2688 224 ) ( 1440 2688 224 ) ( 1040 2704 224 ) wmet2_c 0 0 90 1 1 +( 1424 2688 256 ) ( 1424 2688 224 ) ( 1056 2688 256 ) wmet2_c 0 0 90 1 1 +( 1056 2688 256 ) ( 1056 2688 224 ) ( 1040 2704 224 ) wmet2_c 0 0 90 1 1 +} +// brush 1502 +{ +( 1040 2608 256 ) ( 1440 2624 256 ) ( 1440 2608 256 ) wmet2_c 0 0 90 1 1 +( 1440 2608 224 ) ( 1040 2608 256 ) ( 1440 2608 256 ) wmet2_c 0 0 90 1 1 +( 1440 2608 256 ) ( 1424 2624 256 ) ( 1424 2624 224 ) wmet2_c 0 0 90 1 1 +( 1040 2608 224 ) ( 1440 2624 224 ) ( 1040 2624 224 ) wmet2_c 0 0 90 1 1 +( 1056 2624 256 ) ( 1424 2624 224 ) ( 1424 2624 256 ) wmet2_c 0 0 90 1 1 +( 1040 2608 224 ) ( 1056 2624 224 ) ( 1056 2624 256 ) wmet2_c 0 0 90 1 1 +} +// brush 1503 +{ +( 208 2928 -32 ) ( 208 2704 -32 ) ( 80 2928 -32 ) clip 0 0 0 32 32 +( 112 2824 -40 ) ( -16 2824 -40 ) ( 112 2824 -72 ) clip 0 0 0 32 32 +( 168 2864 -40 ) ( 168 2864 -72 ) ( 168 2640 -40 ) clip 0 0 0 32 32 +( 80 2704 -72 ) ( 208 2704 -72 ) ( 80 2928 -72 ) clip 0 0 0 32 32 +( 144 2744 -72 ) ( 144 2744 -40 ) ( 272 2744 -72 ) clip 0 0 0 32 32 +( 88 2704 -72 ) ( 88 2928 -72 ) ( 88 2704 -40 ) clip 0 0 0 32 32 +} +// brush 1504 +{ +( -336 1960 -64 ) ( -336 1736 -64 ) ( -464 1960 -64 ) clip 0 0 0 32 32 +( -336 1960 -64 ) ( -464 1960 -64 ) ( -336 1960 -96 ) clip 0 0 0 32 32 +( -336 1960 -64 ) ( -336 1960 -96 ) ( -336 1736 -64 ) clip 0 0 0 32 32 +( -464 1736 -96 ) ( -336 1736 -96 ) ( -464 1960 -96 ) clip 0 0 0 32 32 +( -648 1816 -96 ) ( -648 1816 -64 ) ( -336 1816 -64 ) clip 0 0 0 32 32 +( -648 1816 -64 ) ( -648 1816 -96 ) ( -504 1960 -96 ) clip 0 0 0 32 32 +} +// brush 1505 +{ +( -504 2000 -64 ) ( -728 2128 -64 ) ( -504 2128 -64 ) clip 0 0 0 32 32 +( -504 2408 -64 ) ( -504 2408 -96 ) ( -504 1960 -64 ) clip 0 0 0 32 32 +( -504 2408 -96 ) ( -504 2408 -64 ) ( -648 2264 -64 ) clip 0 0 0 32 32 +( -504 2000 -96 ) ( -728 2128 -96 ) ( -728 2000 -96 ) clip 0 0 0 32 32 +( -648 2128 -64 ) ( -648 1816 -64 ) ( -648 1816 -96 ) clip 0 0 0 32 32 +( -504 1960 -96 ) ( -648 1816 -96 ) ( -648 1816 -64 ) clip 0 0 0 32 32 +} +// brush 1506 +{ +( -912 2584 -64 ) ( -784 2808 -64 ) ( -784 2584 -64 ) clip 0 0 0 32 32 +( -504 2584 -64 ) ( -504 2584 -96 ) ( -952 2584 -64 ) clip 0 0 0 32 32 +( 304 2608 -96 ) ( 304 2608 -64 ) ( 160 2752 -64 ) clip 0 0 0 32 32 +( -912 2584 -96 ) ( -784 2808 -96 ) ( -912 2808 -96 ) clip 0 0 0 32 32 +( -784 2728 -64 ) ( -1096 2728 -64 ) ( -1096 2728 -96 ) clip 0 0 0 32 32 +( -824 2584 -96 ) ( -968 2728 -96 ) ( -968 2728 -64 ) clip 0 0 0 32 32 +} +// brush 1507 +{ +( 184 2832 -64 ) ( 408 2832 -64 ) ( 184 2704 -64 ) clip 0 0 0 32 32 +( 184 2664 -64 ) ( 184 3112 -96 ) ( 184 3112 -64 ) clip 0 0 0 32 32 +( 328 3112 -96 ) ( 328 3112 -64 ) ( 184 2968 -64 ) clip 0 0 0 32 32 +( 408 2704 -96 ) ( 408 2832 -96 ) ( 184 2704 -96 ) clip 0 0 0 32 32 +( 328 3112 -64 ) ( 328 3112 -96 ) ( 328 2648 -64 ) clip 0 0 0 32 32 +( 328 2584 -64 ) ( 328 2584 -96 ) ( 184 2728 -96 ) clip 0 0 0 32 32 +} +// brush 1508 +{ +( 144 2968 -64 ) ( 144 3192 -64 ) ( 272 2968 -64 ) clip 0 0 0 32 32 +( 312 2968 -64 ) ( -136 2968 -96 ) ( -136 2968 -64 ) clip 0 0 0 32 32 +( -200 3112 -96 ) ( -200 3112 -64 ) ( -200 2968 -64 ) clip 0 0 0 32 32 +( 272 3192 -96 ) ( 144 3192 -96 ) ( 272 2968 -96 ) clip 0 0 0 32 32 +( -200 3112 -64 ) ( -200 3112 -96 ) ( 328 3112 -64 ) clip 0 0 0 32 32 +( 328 3112 -64 ) ( 328 3112 -96 ) ( 184 2968 -96 ) clip 0 0 0 32 32 +} +// brush 1509 +{ +( -824 2544 -64 ) ( -1048 2544 -64 ) ( -824 2672 -64 ) clip 0 0 0 32 32 +( -824 2712 -64 ) ( -824 2264 -96 ) ( -824 2264 -64 ) clip 0 0 0 32 32 +( -968 2264 -96 ) ( -968 2264 -64 ) ( -824 2408 -64 ) clip 0 0 0 32 32 +( -1048 2672 -96 ) ( -1048 2544 -96 ) ( -824 2672 -96 ) clip 0 0 0 32 32 +( -968 2264 -64 ) ( -968 2264 -96 ) ( -968 2728 -64 ) clip 0 0 0 32 32 +( -968 2728 -64 ) ( -968 2728 -96 ) ( -824 2584 -96 ) clip 0 0 0 32 32 +} +// brush 1510 +{ +( -784 2408 -64 ) ( -784 2184 -64 ) ( -912 2408 -64 ) clip 0 0 0 32 32 +( -952 2408 -64 ) ( -504 2408 -96 ) ( -504 2408 -64 ) clip 0 0 0 32 32 +( -648 2264 -64 ) ( -504 2408 -64 ) ( -504 2408 -96 ) clip 0 0 0 32 32 +( -912 2184 -96 ) ( -784 2184 -96 ) ( -912 2408 -96 ) clip 0 0 0 32 32 +( -1096 2264 -96 ) ( -1096 2264 -64 ) ( -784 2264 -64 ) clip 0 0 0 32 32 +( -968 2264 -64 ) ( -968 2264 -96 ) ( -824 2408 -96 ) clip 0 0 0 32 32 +} +// brush 1511 +{ +( 1808 1992 160 ) ( 1808 1968 160 ) ( 1776 1992 160 ) wm1_1 0 0 0 -1 1 +( 1808 1976 32 ) ( 1808 1976 160 ) ( 1776 1992 160 ) wm1_1 0 0 0 -1 1 +( 1808 1976 160 ) ( 1808 1976 32 ) ( 1804 1968 32 ) wm1_1 0 0 0 1 1 +( 1776 1968 128 ) ( 1808 1968 128 ) ( 1776 1992 128 ) wm1_1 0 0 0 -1 1 +( 1804 1968 160 ) ( 1804 1968 32 ) ( 1772 1984 160 ) wm1_32 12 0 0 -1 1 +( 1772 1984 160 ) ( 1772 1984 32 ) ( 1776 1992 160 ) wm1_1 0 0 0 1 1 +} +// brush 1512 +{ +( 1808 1992 128 ) ( 1808 1968 128 ) ( 1776 1992 128 ) wm1_1 0 0 0 -1 1 +( 1808 1976 0 ) ( 1808 1976 128 ) ( 1776 1992 128 ) wm1_1 0 0 0 -1 1 +( 1808 1976 128 ) ( 1808 1976 0 ) ( 1804 1968 0 ) wm1_1 0 0 0 1 1 +( 1776 1968 64 ) ( 1808 1968 64 ) ( 1776 1992 64 ) wm1_1 0 0 0 -1 1 +( 1804 1968 128 ) ( 1804 1968 0 ) ( 1772 1984 128 ) wmcrux 12 0 0 -1 2 +( 1772 1984 128 ) ( 1772 1984 0 ) ( 1776 1992 128 ) wm1_1 0 0 0 1 1 +} +// brush 1513 +{ +( 1800 1970 144 ) ( 1788 1976 158 ) ( 1788 1976 130 ) wm1_1 0 0 0 -1 1 +( 1788 1976 130 ) ( 1760 1920 144 ) ( 1800 1970 144 ) wm1_1 0 0 0 -1 1 +( 1800 1970 144 ) ( 1760 1920 144 ) ( 1788 1976 158 ) wm1_1 0 0 0 -1 1 +( 1776 1982 144 ) ( 1760 1920 144 ) ( 1788 1976 130 ) wm1_1 0 0 0 1 1 +( 1788 1976 158 ) ( 1760 1920 144 ) ( 1776 1982 144 ) wm1_1 0 0 0 1 1 +} +// brush 1514 +{ +( 2264 2160 128 ) ( 2288 2160 128 ) ( 2264 2128 128 ) wm1_1 56 56 0 -1 1 +( 2280 2160 0 ) ( 2280 2160 128 ) ( 2264 2128 128 ) wm1_1 8 0 0 1 1 +( 2280 2160 128 ) ( 2280 2160 0 ) ( 2288 2156 0 ) wm1_1 56 0 0 -1 1 +( 2288 2128 64 ) ( 2288 2160 64 ) ( 2264 2128 64 ) wm1_1 56 56 0 -1 1 +( 2288 2156 128 ) ( 2288 2156 0 ) ( 2272 2124 128 ) wmcrux 20 0 0 1 2 +( 2272 2124 128 ) ( 2272 2124 0 ) ( 2264 2128 128 ) wm1_1 56 0 0 -1 1 +} +// brush 1515 +{ +( 2264 2160 160 ) ( 2288 2160 160 ) ( 2264 2128 160 ) wm1_1 56 56 0 -1 1 +( 2280 2160 32 ) ( 2280 2160 160 ) ( 2264 2128 160 ) wm1_1 8 0 0 1 1 +( 2280 2160 160 ) ( 2280 2160 32 ) ( 2288 2156 32 ) wm1_1 56 0 0 -1 1 +( 2288 2128 128 ) ( 2288 2160 128 ) ( 2264 2128 128 ) wm1_1 56 56 0 -1 1 +( 2288 2156 160 ) ( 2288 2156 32 ) ( 2272 2124 160 ) wm1_32 20 0 0 1 1 +( 2272 2124 160 ) ( 2272 2124 32 ) ( 2264 2128 160 ) wm1_1 56 0 0 -1 1 +} +// brush 1516 +{ +( 2286 2152 144 ) ( 2280 2140 158 ) ( 2280 2140 130 ) wm1_1 8 0 0 1 1 +( 2280 2140 130 ) ( 2336 2112 144 ) ( 2286 2152 144 ) wm1_1 56 56 0 -1 1 +( 2286 2152 144 ) ( 2336 2112 144 ) ( 2280 2140 158 ) wm1_1 56 56 0 -1 1 +( 2274 2128 144 ) ( 2336 2112 144 ) ( 2280 2140 130 ) wm1_1 56 0 0 -1 1 +( 2280 2140 158 ) ( 2336 2112 144 ) ( 2274 2128 144 ) wm1_1 56 0 0 -1 1 +} +// brush 1517 +{ +( 1600 2288 128 ) ( 1592 2288 128 ) ( 1600 2320 128 ) wm1_1 16 0 0 1 1 +( 1600 2320 64 ) ( 1600 2288 64 ) ( 1600 2288 128 ) wm1_1 16 32 0 1 1 +( 1600 2288 128 ) ( 1600 2288 32 ) ( 1592 2288 128 ) wm1_1 0 32 0 1 1 +( 1600 2288 64 ) ( 1600 2320 64 ) ( 1592 2320 64 ) wm1_1 16 0 0 1 1 +( 1592 2320 32 ) ( 1592 2320 128 ) ( 1592 2288 32 ) wmcrux 16 0 0 1 2 +( 1592 2320 32 ) ( 1600 2320 32 ) ( 1592 2320 128 ) wm1_1 0 32 0 1 1 +} +// brush 1518 +{ +( 1592 2316 144 ) ( 1592 2304 132 ) ( 1592 2304 156 ) wm1_1 20 36 0 1 -1 +( 1592 2292 144 ) ( 1536 2304 144 ) ( 1592 2304 156 ) wm1_1 34.2222213745 15.1110839844 0 1 -1 +( 1592 2304 132 ) ( 1536 2304 144 ) ( 1592 2292 144 ) wm1_1 8.4443359375 25.7778320313 180 1 1 +( 1592 2316 144 ) ( 1536 2304 144 ) ( 1592 2304 132 ) wm1_1 48.444442749 57.7778320313 0 1 -1 +( 1592 2304 156 ) ( 1536 2304 144 ) ( 1592 2316 144 ) wm1_1 58.2221679688 47.1110839844 180 1 1 +} +// brush 1519 +{ +( 2040 1968 -88 ) ( 2024 1968 -72 ) ( 2024 2016 -72 ) metalt2_1 0 0 0 1 1 +( 1872 2000 -64 ) ( 2000 2000 -80 ) ( 2000 2000 -64 ) metalt2_1 0 0 0 1 1 +( 1976 1952 -80 ) ( 1880 1952 -80 ) ( 1880 2000 -80 ) wmet2_c 0 0 0 1 1 +( 1864 2016 -88 ) ( 1880 2016 -72 ) ( 1880 1968 -72 ) metalt2_1 0 0 0 1 1 +( 1872 1968 -64 ) ( 2000 1968 -80 ) ( 1872 1968 -80 ) metalt2_1 0 0 0 1 1 +( 2000 1952 -96 ) ( 1872 2000 -96 ) ( 1872 1952 -96 ) metalt2_1 0 0 0 1 1 +} +// brush 1520 +{ +( 1888 2016 64 ) ( 1888 1968 64 ) ( 1872 1968 80 ) metalt2_1 0 0 0 1 1 +( 1888 2000 80 ) ( 1872 2000 80 ) ( 1888 2000 -48 ) metalt2_1 0 0 0 1 1 +( 1872 1968 64 ) ( 1872 2016 64 ) ( 1872 1968 -48 ) wmet2_c 0 0 0 1 1 +( 1872 2016 -80 ) ( 1872 1968 -80 ) ( 1888 1968 -64 ) metalt2_1 0 0 0 1 1 +( 1872 1968 -48 ) ( 1872 1968 80 ) ( 1888 1968 -48 ) metalt2_1 0 0 0 1 1 +( 1856 1952 -64 ) ( 1856 2000 -64 ) ( 1856 2000 80 ) metalt2_1 0 0 0 1 1 +} +// brush 1521 +{ +( 2040 1968 88 ) ( 2024 1968 72 ) ( 2024 2016 72 ) metalt2_1 0 0 0 1 1 +( 2016 2000 -48 ) ( 2032 2000 80 ) ( 2016 2000 80 ) metalt2_1 0 0 0 1 1 +( 2032 1968 -56 ) ( 2032 2016 56 ) ( 2032 1968 56 ) wmet2_c 0 0 0 1 1 +( 2032 1968 -80 ) ( 2032 2016 -80 ) ( 2016 1968 -64 ) metalt2_1 0 0 0 1 1 +( 2016 1968 -48 ) ( 2032 1968 80 ) ( 2032 1968 -48 ) metalt2_1 0 0 0 1 1 +( 2048 2000 -64 ) ( 2048 1952 -64 ) ( 2048 1952 80 ) metalt2_1 0 0 0 1 1 +} +// brush 1522 +{ +( 2016 2016 -64 ) ( 2016 2008 -64 ) ( 1888 2016 -64 ) wm1_2 0 0 0 1 1 +( 2016 2016 -64 ) ( 1888 2016 -64 ) ( 2016 2016 -96 ) wm1_1 0 0 0 1 1 +( 2048 2016 -96 ) ( 2048 2000 -96 ) ( 2016 2000 -64 ) wm1_1 0 0 0 1 1 +( 2048 2000 -96 ) ( 2048 2016 -96 ) ( 1856 2000 -96 ) wm1_1 0 0 0 1 1 +( 1888 2000 -96 ) ( 1888 2000 -64 ) ( 2016 2000 -96 ) wm1_1 0 0 0 1 1 +( 1856 2000 -96 ) ( 1856 2016 -96 ) ( 1888 2016 -64 ) wm1_1 0 0 0 1 1 +} +// brush 1523 +{ +( 2016 1960 -64 ) ( 2016 1952 -64 ) ( 1888 1960 -64 ) wm1_2 0 0 0 1 1 +( 2016 1968 -64 ) ( 1888 1968 -64 ) ( 2016 1968 -96 ) wm1_1 0 0 0 1 1 +( 2048 1968 -96 ) ( 2048 1952 -96 ) ( 2016 1952 -64 ) wm1_1 0 0 0 1 1 +( 2048 1952 -96 ) ( 2048 1968 -96 ) ( 1856 1952 -96 ) wm1_1 0 0 0 1 1 +( 1888 1952 -96 ) ( 1888 1952 -64 ) ( 2016 1952 -96 ) wm1_1 0 0 0 1 1 +( 1856 1952 -96 ) ( 1856 1968 -96 ) ( 1888 1968 -64 ) wm1_1 0 0 0 1 1 +} +// brush 1524 +{ +( 2016 2000 64 ) ( 2016 1952 64 ) ( 2032 1952 80 ) metalt2_1 0 0 0 1 1 +( 2016 2000 64 ) ( 2016 2000 80 ) ( 1888 2000 64 ) metalt2_1 0 0 0 1 1 +( 1896 2000 80 ) ( 1896 1952 80 ) ( 1992 1952 80 ) wmet2_c 0 0 0 1 1 +( 1888 1968 64 ) ( 1888 2016 64 ) ( 1872 2016 80 ) metalt2_1 0 0 0 1 1 +( 1888 1968 80 ) ( 2016 1968 80 ) ( 1888 1968 64 ) metalt2_1 0 0 0 1 1 +( 1888 1952 96 ) ( 1888 2000 96 ) ( 2016 1952 96 ) metalt2_1 0 0 0 1 1 +} +// brush 1525 +{ +( 2128 1992 128 ) ( 2096 1968 128 ) ( 2096 1992 128 ) wm1_1 0 0 0 1 1 +( 2128 1992 128 ) ( 2096 1976 128 ) ( 2096 1976 0 ) wm1_1 0 0 0 1 1 +( 2100 1968 0 ) ( 2096 1976 0 ) ( 2096 1976 128 ) wm1_1 0 0 0 1 1 +( 2128 1992 64 ) ( 2096 1968 64 ) ( 2128 1968 64 ) wm1_1 0 0 0 1 1 +( 2132 1984 128 ) ( 2100 1968 0 ) ( 2100 1968 128 ) wmcrux 12 0 0 1 2 +( 2128 1992 128 ) ( 2132 1984 0 ) ( 2132 1984 128 ) wm1_1 0 0 0 1 1 +} +// brush 1526 +{ +( 2128 1992 160 ) ( 2096 1968 160 ) ( 2096 1992 160 ) wm1_1 0 0 0 1 1 +( 2128 1992 160 ) ( 2096 1976 160 ) ( 2096 1976 32 ) wm1_1 0 0 0 1 1 +( 2100 1968 32 ) ( 2096 1976 32 ) ( 2096 1976 160 ) wm1_1 0 0 0 1 1 +( 2128 1992 128 ) ( 2096 1968 128 ) ( 2128 1968 128 ) wm1_1 0 0 0 1 1 +( 2132 1984 160 ) ( 2100 1968 32 ) ( 2100 1968 160 ) wm1_32 12 0 0 1 1 +( 2128 1992 160 ) ( 2132 1984 32 ) ( 2132 1984 160 ) wm1_1 0 0 0 1 1 +} +// brush 1527 +{ +( 2116 1976 130 ) ( 2116 1976 158 ) ( 2104 1970 144 ) wm1_1 0 0 0 1 1 +( 2104 1970 144 ) ( 2144 1920 144 ) ( 2116 1976 130 ) wm1_1 0 0 0 1 1 +( 2116 1976 158 ) ( 2144 1920 144 ) ( 2104 1970 144 ) wm1_1 0 0 0 1 1 +( 2116 1976 130 ) ( 2144 1920 144 ) ( 2128 1982 144 ) wm1_1 0 0 0 1 1 +( 2128 1982 144 ) ( 2144 1920 144 ) ( 2116 1976 158 ) wm1_1 0 0 0 1 1 +} +// brush 1528 +{ +( 1640 2128 128 ) ( 1616 2160 128 ) ( 1640 2160 128 ) wm1_1 56 56 0 1 1 +( 1640 2128 128 ) ( 1624 2160 128 ) ( 1624 2160 0 ) wm1_1 8 0 0 1 1 +( 1616 2156 0 ) ( 1624 2160 0 ) ( 1624 2160 128 ) wm1_1 56 0 0 1 1 +( 1640 2128 64 ) ( 1616 2160 64 ) ( 1616 2128 64 ) wm1_1 56 56 0 1 1 +( 1632 2124 128 ) ( 1616 2156 0 ) ( 1616 2156 128 ) wmcrux 20 0 0 1 2 +( 1640 2128 128 ) ( 1632 2124 0 ) ( 1632 2124 128 ) wm1_1 56 0 0 1 1 +} +// brush 1529 +{ +( 1640 2128 160 ) ( 1616 2160 160 ) ( 1640 2160 160 ) wm1_1 56 56 0 1 1 +( 1640 2128 160 ) ( 1624 2160 160 ) ( 1624 2160 32 ) wm1_1 8 0 0 1 1 +( 1616 2156 32 ) ( 1624 2160 32 ) ( 1624 2160 160 ) wm1_1 56 0 0 1 1 +( 1640 2128 128 ) ( 1616 2160 128 ) ( 1616 2128 128 ) wm1_1 56 56 0 1 1 +( 1632 2124 160 ) ( 1616 2156 32 ) ( 1616 2156 160 ) wm1_32 20 0 0 1 1 +( 1640 2128 160 ) ( 1632 2124 32 ) ( 1632 2124 160 ) wm1_1 56 0 0 1 1 +} +// brush 1530 +{ +( 1624 2140 130 ) ( 1624 2140 158 ) ( 1618 2152 144 ) wm1_1 8 0 0 1 1 +( 1618 2152 144 ) ( 1568 2112 144 ) ( 1624 2140 130 ) wm1_1 56 56 0 1 1 +( 1624 2140 158 ) ( 1568 2112 144 ) ( 1618 2152 144 ) wm1_1 56 56 0 1 1 +( 1624 2140 130 ) ( 1568 2112 144 ) ( 1630 2128 144 ) wm1_1 56 0 0 1 1 +( 1630 2128 144 ) ( 1568 2112 144 ) ( 1624 2140 158 ) wm1_1 56 0 0 1 1 +} +// brush 1531 +{ +( 1600 2288 160 ) ( 1592 2288 160 ) ( 1600 2320 160 ) wm1_1 16 0 0 1 1 +( 1600 2288 160 ) ( 1600 2320 160 ) ( 1600 2288 64 ) wm1_1 16 0 0 1 1 +( 1600 2288 160 ) ( 1600 2288 64 ) ( 1592 2288 160 ) wm1_1 0 0 0 1 1 +( 1592 2320 128 ) ( 1592 2288 128 ) ( 1600 2320 128 ) wm1_1 16 0 0 1 1 +( 1592 2320 64 ) ( 1592 2320 160 ) ( 1592 2288 64 ) wm1_32 16 0 0 1 1 +( 1592 2320 64 ) ( 1600 2320 64 ) ( 1592 2320 160 ) wm1_1 0 0 0 1 1 +} +// brush 1532 +{ +( 1968 1952 160 ) ( 1968 1944 160 ) ( 1936 1952 160 ) wm1_1 0 0 0 1 1 +( 1968 1952 160 ) ( 1936 1952 160 ) ( 1968 1952 64 ) wm1_1 16 0 0 1 1 +( 1968 1952 160 ) ( 1968 1952 64 ) ( 1968 1944 160 ) wm1_1 0 0 0 1 1 +( 1936 1944 128 ) ( 1968 1944 128 ) ( 1936 1952 128 ) wm1_1 16 0 0 1 1 +( 1936 1944 64 ) ( 1936 1944 160 ) ( 1968 1944 64 ) wm1_32 16 0 0 1 1 +( 1936 1944 64 ) ( 1936 1952 64 ) ( 1936 1944 160 ) wm1_1 0 0 0 1 1 +} +// brush 1533 +{ +( 1968 1952 128 ) ( 1968 1944 128 ) ( 1936 1952 128 ) wm1_1 16 0 0 1 1 +( 1936 1952 64 ) ( 1968 1952 64 ) ( 1968 1952 128 ) wm1_1 16 32 0 1 1 +( 1968 1952 128 ) ( 1968 1952 32 ) ( 1968 1944 128 ) wm1_1 0 32 0 1 1 +( 1968 1952 64 ) ( 1936 1952 64 ) ( 1936 1944 64 ) wm1_1 16 0 0 1 1 +( 1936 1944 32 ) ( 1936 1944 128 ) ( 1968 1944 32 ) wmcrux 16 0 0 1 2 +( 1936 1944 32 ) ( 1936 1952 32 ) ( 1936 1944 128 ) wm1_1 0 32 0 1 1 +} +// brush 1534 +{ +( 800 3584 88 ) ( 800 3392 88 ) ( -32 3584 88 ) ground1_6 0 0 0 1 1 +( 576 3456 96 ) ( -256 3456 96 ) ( 576 3456 64 ) ground1_6 0 0 0 1 1 +( 320 3344 96 ) ( 320 3344 64 ) ( 320 3152 96 ) ground1_6 0 0 0 1 1 +( -32 3392 64 ) ( 800 3392 64 ) ( -32 3584 64 ) ground1_6 0 0 0 1 1 +( -96 3328 64 ) ( -96 3328 96 ) ( 736 3328 64 ) ground1_6 0 0 0 1 1 +( -128 3328 64 ) ( -128 3520 64 ) ( -128 3328 96 ) ground1_6 0 0 0 1 1 +} +// brush 1535 +{ +( 2304 2320 160 ) ( 2312 2288 160 ) ( 2304 2288 160 ) wm1_1 16 0 0 1 1 +( 2304 2288 64 ) ( 2304 2320 160 ) ( 2304 2288 160 ) wm1_1 16 0 0 1 1 +( 2312 2288 160 ) ( 2304 2288 64 ) ( 2304 2288 160 ) wm1_1 0 0 0 1 1 +( 2304 2320 128 ) ( 2312 2288 128 ) ( 2312 2320 128 ) wm1_1 16 0 0 1 1 +( 2312 2288 64 ) ( 2312 2320 160 ) ( 2312 2320 64 ) wm1_32 16 0 0 1 1 +( 2312 2320 160 ) ( 2304 2320 64 ) ( 2312 2320 64 ) wm1_1 0 0 0 1 1 +} +// brush 1536 +{ +( 2312 2304 156 ) ( 2312 2304 132 ) ( 2312 2316 144 ) wm1_1 20 36 0 1 -1 +( 2312 2304 156 ) ( 2368 2304 144 ) ( 2312 2292 144 ) wm1_1 34.2222213745 15.1110839844 0 1 -1 +( 2312 2292 144 ) ( 2368 2304 144 ) ( 2312 2304 132 ) wm1_1 8.4443359375 25.7778320313 180 1 1 +( 2312 2304 132 ) ( 2368 2304 144 ) ( 2312 2316 144 ) wm1_1 48.444442749 57.7778320313 0 1 -1 +( 2312 2316 144 ) ( 2368 2304 144 ) ( 2312 2304 156 ) wm1_1 58.2221679688 47.1110839844 180 1 1 +} +// brush 1537 +{ +( 2304 2320 128 ) ( 2312 2288 128 ) ( 2304 2288 128 ) wm1_1 16 0 0 1 1 +( 2304 2288 128 ) ( 2304 2288 64 ) ( 2304 2320 64 ) wm1_1 16 32 0 1 1 +( 2312 2288 128 ) ( 2304 2288 32 ) ( 2304 2288 128 ) wm1_1 0 32 0 1 1 +( 2312 2320 64 ) ( 2304 2320 64 ) ( 2304 2288 64 ) wm1_1 16 0 0 1 1 +( 2312 2288 32 ) ( 2312 2320 128 ) ( 2312 2320 32 ) wmcrux 16 0 0 1 2 +( 2312 2320 128 ) ( 2304 2320 32 ) ( 2312 2320 32 ) wm1_1 0 32 0 1 1 +} +// brush 1538 +{ +( 448 3136 352 ) ( 32 3136 352 ) ( 448 3200 352 ) wm1_2 0 0 0 1 1 +( 448 3264 480 ) ( 448 3264 96 ) ( 512 3200 96 ) wm1_2 32 0 0 1 1 +( 320 3136 192 ) ( 320 3136 576 ) ( 704 3136 576 ) wm1_2 0 0 0 1 1 +( 32 3200 320 ) ( 32 3136 320 ) ( 448 3200 320 ) wm1_2 0 0 0 1 1 +( 448 3264 96 ) ( 448 3264 480 ) ( 384 3264 480 ) wm1_2 0 0 0 1 1 +( 320 3200 480 ) ( 320 3200 96 ) ( 384 3264 480 ) wm1_2 0 0 0 1 1 +( 352 3136 192 ) ( 320 3200 192 ) ( 352 3136 320 ) wm1_2 0 0 0 1 1 +} +// brush 1539 +{ +( 768 3648 352 ) ( 768 3232 352 ) ( 704 3648 352 ) wm1_2 0 0 0 1 1 +( 704 3232 320 ) ( 768 3232 320 ) ( 704 3648 320 ) wm1_2 0 0 0 1 1 +( 704 3520 480 ) ( 704 3520 96 ) ( 640 3584 480 ) wm1_2 0 0 0 1 1 +( 704 3968 -32 ) ( 704 3520 -32 ) ( 704 3968 96 ) wm1_2 0 0 0 1 1 +( 608 3584 -32 ) ( 704 3584 -32 ) ( 608 3584 96 ) wm1_2 0 0 0 1 1 +} +// brush 1540 +{ +( 128 3264 480 ) ( 128 3264 96 ) ( 192 3200 96 ) wm1_2 0 0 0 1 1 +( 0 3200 96 ) ( 0 3200 480 ) ( 384 3200 480 ) wm1_2 0 0 0 1 1 +( -288 3200 320 ) ( -288 3136 320 ) ( 128 3200 320 ) wm1_2 0 0 0 1 1 +( 128 3264 96 ) ( 128 3264 480 ) ( 64 3264 480 ) wm1_2 0 0 0 1 1 +( 0 3200 480 ) ( 0 3200 96 ) ( 64 3264 480 ) wm1_2 0 0 0 1 1 +( -64 3136 352 ) ( -64 3200 352 ) ( 64 3136 352 ) wm1_2 0 0 0 1 1 +} +// brush 1541 +{ +( -128 3200 320 ) ( -128 3200 704 ) ( -192 3264 704 ) wm1_2 0 0 0 1 1 +( -128 2848 320 ) ( -64 2848 320 ) ( -128 3264 320 ) wm1_2 0 0 0 1 1 +( -192 2784 224 ) ( -192 3200 224 ) ( -192 2784 256 ) wm1_2 0 0 0 1 1 +( -224 3200 96 ) ( 224 3200 -32 ) ( -224 3200 -32 ) wm1_2 0 0 0 1 1 +( -64 3136 352 ) ( -64 3200 352 ) ( 64 3136 352 ) wm1_2 0 0 0 1 1 +} +// brush 1542 +{ +( -64 3776 448 ) ( -480 3776 448 ) ( -64 3840 448 ) wbrick1_5 0 0 0 1 1 +( -128 3840 64 ) ( -128 3840 448 ) ( -64 3904 448 ) wbrick1_5 0 0 0 1 1 +( -480 3840 64 ) ( -480 3776 64 ) ( -64 3840 64 ) wbrick1_5 0 0 0 1 1 +( -544 3904 192 ) ( -128 3904 192 ) ( -544 3904 224 ) wbrick1_5 0 0 0 1 1 +( -128 3936 64 ) ( -128 3488 -64 ) ( -128 3936 -64 ) blueflr4_5 0 0 0 1 1 +} +// brush 1543 +{ +( 640 3712 320 ) ( 624 3696 320 ) ( 624 3712 320 ) wm1_2 0 0 0 1 1 +( 624 3712 64 ) ( 640 3712 320 ) ( 624 3712 320 ) wm1_2 0 0 0 1 1 +( 624 3696 320 ) ( 624 3712 64 ) ( 624 3712 320 ) wm1_2 0 0 0 1 1 +( 624 3712 96 ) ( 624 3696 80 ) ( 640 3696 80 ) wm1_2 0 0 0 1 1 +( 640 3696 320 ) ( 640 3696 80 ) ( 624 3696 80 ) wm1_2 0 0 0 1 1 +( 640 3696 320 ) ( 640 3712 64 ) ( 640 3696 64 ) wm1_2 0 0 0 1 1 +} +// brush 1544 +{ +( 640 3600 320 ) ( 624 3584 320 ) ( 624 3600 320 ) wm1_2 0 0 0 1 1 +( 624 3600 64 ) ( 640 3600 320 ) ( 624 3600 320 ) wm1_2 0 0 0 1 1 +( 624 3584 320 ) ( 624 3600 64 ) ( 624 3600 320 ) wm1_2 0 0 0 1 1 +( 640 3600 96 ) ( 624 3584 96 ) ( 640 3584 96 ) wm1_2 0 0 0 1 1 +( 624 3584 64 ) ( 640 3584 320 ) ( 640 3584 64 ) wm1_2 0 0 0 1 1 +( 640 3584 320 ) ( 640 3600 64 ) ( 640 3584 64 ) wm1_2 0 0 0 1 1 +} +// brush 1545 +{ +( -64 3648 448 ) ( -64 3232 448 ) ( -128 3648 448 ) wbrick1_5 0 0 0 1 1 +( -64 3904 96 ) ( -128 3904 96 ) ( -64 3904 64 ) wbrick1_5 0 0 0 1 1 +( -128 4000 224 ) ( -128 4000 192 ) ( -128 3584 224 ) wbrick1_5 0 0 0 1 1 +( -128 3232 64 ) ( -64 3232 64 ) ( -128 3648 64 ) wbrick1_5 0 0 0 1 1 +( -192 3584 448 ) ( -192 3584 64 ) ( -192 3840 64 ) wbrick1_5 0 0 0 1 1 +( -208 3712 64 ) ( -96 3712 -64 ) ( -208 3712 -64 ) wm1_2 0 0 0 1 1 +} +// brush 1546 +{ +( 384 3584 96 ) ( 448 3600 96 ) ( 448 3584 96 ) wm1_2 0 0 0 1 1 +( 448 3584 64 ) ( 320 3584 64 ) ( 320 3584 96 ) wm1_2 0 0 0 1 1 +( 448 3584 448 ) ( 432 3600 448 ) ( 432 3600 64 ) wm1_2 0 0 0 1 1 +( 384 3584 64 ) ( 448 3600 64 ) ( 384 3600 64 ) wm1_2 0 0 0 1 1 +( 384 3600 448 ) ( 432 3600 64 ) ( 432 3600 448 ) wm1_2 0 0 0 1 1 +( 336 3600 96 ) ( 320 3584 96 ) ( 320 3584 64 ) wm1_2 0 0 0 1 1 +} +// brush 1547 +{ +( 576 3584 96 ) ( 576 3600 96 ) ( 640 3584 96 ) wm1_2 0 0 0 1 1 +( 576 3584 448 ) ( 640 3584 448 ) ( 576 3584 64 ) wm1_2 0 0 0 1 1 +( 592 3600 64 ) ( 592 3600 448 ) ( 576 3584 448 ) wm1_2 0 0 0 1 1 +( 640 3600 64 ) ( 576 3600 64 ) ( 640 3584 64 ) wm1_2 0 0 0 1 1 +( 592 3600 448 ) ( 592 3600 64 ) ( 640 3600 448 ) wm1_2 0 0 0 1 1 +( 640 3600 64 ) ( 640 3584 64 ) ( 640 3600 448 ) wm1_2 0 0 0 1 1 +} +// brush 1548 +{ +( 320 3712 96 ) ( 336 3712 96 ) ( 320 3648 96 ) wm1_2 0 0 0 1 1 +( 320 3616 64 ) ( 320 3616 96 ) ( 320 3584 96 ) wm1_2 0 0 0 1 1 +( 336 3648 64 ) ( 336 3712 64 ) ( 320 3648 64 ) wm1_2 0 0 0 1 1 +( 336 3696 448 ) ( 336 3696 64 ) ( 336 3648 448 ) wm1_2 0 0 0 1 1 +( 320 3584 64 ) ( 320 3584 96 ) ( 336 3600 96 ) wm1_2 0 0 0 1 1 +( 320 3616 96 ) ( 320 3616 64 ) ( 336 3632 64 ) mtlsw 0 0 0 1 1 +} +// brush 1549 +{ +( 240 3632 96 ) ( 176 3616 96 ) ( 176 3632 96 ) wm1_2 0 0 0 1 1 +( 176 3632 64 ) ( 304 3632 64 ) ( 304 3632 96 ) wm1_2 0 0 0 1 1 +( 176 3632 448 ) ( 192 3616 448 ) ( 192 3616 64 ) wm1_2 0 0 0 1 1 +( 240 3632 64 ) ( 176 3616 64 ) ( 240 3616 64 ) wm1_2 0 0 0 1 1 +( 240 3616 448 ) ( 192 3616 64 ) ( 192 3616 448 ) wm1_2 0 0 0 1 1 +( 320 3616 96 ) ( 336 3632 96 ) ( 336 3632 64 ) wm1_2 0 0 0 1 1 +} +// brush 1550 +{ +( 192 3648 96 ) ( 176 3712 96 ) ( 192 3712 96 ) wm1_2 0 0 0 1 1 +( 192 3584 96 ) ( 192 3616 96 ) ( 192 3616 64 ) wm1_2 0 0 0 1 1 +( 192 3648 64 ) ( 176 3712 64 ) ( 176 3648 64 ) wm1_2 0 0 0 1 1 +( 176 3648 448 ) ( 176 3696 64 ) ( 176 3696 448 ) wm1_2 0 0 0 1 1 +( 176 3600 96 ) ( 192 3584 96 ) ( 192 3584 64 ) wm1_2 0 0 0 1 1 +( 176 3632 64 ) ( 192 3616 64 ) ( 192 3616 96 ) mtlsw 0 0 0 1 1 +} +// brush 1551 +{ +( -48 3696 96 ) ( -48 3584 96 ) ( -128 3696 96 ) clip 0 0 0 32 32 +( -64 3968 104 ) ( -144 3968 104 ) ( -64 3968 72 ) clip 0 0 0 32 32 +( 640 3696 104 ) ( 640 3696 72 ) ( 640 3584 104 ) clip 0 0 0 32 32 +( -128 3584 88 ) ( -48 3584 88 ) ( -128 3696 88 ) clip 0 0 0 32 32 +( -128 3584 72 ) ( -128 3584 104 ) ( -48 3584 72 ) clip 0 0 0 32 32 +( -128 3584 72 ) ( -128 3696 72 ) ( -128 3584 104 ) clip 0 0 0 32 32 +} +// brush 1552 +{ +( 448 3648 96 ) ( 432 3712 96 ) ( 448 3712 96 ) wm1_2 0 0 0 1 1 +( 448 3584 96 ) ( 448 3616 96 ) ( 448 3616 64 ) wm1_2 0 0 0 1 1 +( 448 3648 64 ) ( 432 3712 64 ) ( 432 3648 64 ) wm1_2 0 0 0 1 1 +( 432 3648 448 ) ( 432 3696 64 ) ( 432 3696 448 ) wm1_2 0 0 0 1 1 +( 432 3600 96 ) ( 448 3584 96 ) ( 448 3584 64 ) wm1_2 0 0 0 1 1 +( 432 3632 64 ) ( 448 3616 64 ) ( 448 3616 96 ) mtlsw 0 0 0 1 1 +} +// brush 1553 +{ +( 64 3712 96 ) ( -64 3616 96 ) ( -64 3712 96 ) mtlsw 0 0 0 1 1 +( 576 3616 64 ) ( 704 3616 96 ) ( 576 3616 96 ) mtlsw 0 0 0 1 1 +( 448 3424 96 ) ( 448 3520 64 ) ( 448 3520 96 ) mtlsw 0 0 0 1 1 +( 64 3712 64 ) ( -64 3616 64 ) ( 64 3616 64 ) mtlsw 0 0 0 1 1 +( 320 3584 64 ) ( 448 3584 96 ) ( 448 3584 64 ) mtlsw 0 0 0 1 1 +( 576 3808 96 ) ( 576 3904 64 ) ( 576 3808 64 ) mtlsw 0 0 0 1 1 +} +// brush 1554 +{ +( 576 3712 96 ) ( 592 3712 96 ) ( 576 3648 96 ) wm1_2 0 0 0 1 1 +( 576 3616 64 ) ( 576 3616 96 ) ( 576 3584 96 ) wm1_2 0 0 0 1 1 +( 592 3648 64 ) ( 592 3712 64 ) ( 576 3648 64 ) wm1_2 0 0 0 1 1 +( 592 3696 448 ) ( 592 3696 64 ) ( 592 3648 448 ) wm1_2 0 0 0 1 1 +( 576 3584 64 ) ( 576 3584 96 ) ( 592 3600 96 ) wm1_2 0 0 0 1 1 +( 576 3616 96 ) ( 576 3616 64 ) ( 592 3632 64 ) mtlsw 0 0 0 1 1 +} +// brush 1555 +{ +( 592 3632 96 ) ( 592 3616 96 ) ( 528 3632 96 ) wm1_2 0 0 0 1 1 +( 464 3632 96 ) ( 464 3632 64 ) ( 592 3632 64 ) wm1_2 0 0 0 1 1 +( 576 3616 64 ) ( 576 3616 448 ) ( 592 3632 448 ) wm1_2 0 0 0 1 1 +( 528 3616 64 ) ( 592 3616 64 ) ( 528 3632 64 ) wm1_2 0 0 0 1 1 +( 576 3616 448 ) ( 576 3616 64 ) ( 528 3616 448 ) wm1_2 0 0 0 1 1 +( 432 3632 64 ) ( 432 3632 96 ) ( 448 3616 96 ) wm1_2 0 0 0 1 1 +} +// brush 1556 +{ +( 64 3584 96 ) ( 64 3600 96 ) ( 128 3584 96 ) wm1_2 0 0 0 1 1 +( 192 3584 96 ) ( 192 3584 64 ) ( 64 3584 64 ) wm1_2 0 0 0 1 1 +( 80 3600 64 ) ( 80 3600 448 ) ( 64 3584 448 ) wm1_2 0 0 0 1 1 +( 128 3600 64 ) ( 64 3600 64 ) ( 128 3584 64 ) wm1_2 0 0 0 1 1 +( 80 3600 448 ) ( 80 3600 64 ) ( 128 3600 448 ) wm1_2 0 0 0 1 1 +( 192 3584 64 ) ( 192 3584 96 ) ( 176 3600 96 ) wm1_2 0 0 0 1 1 +} +// brush 1557 +{ +( 512 3904 96 ) ( 512 3888 96 ) ( 448 3904 96 ) wm1_2 0 0 0 1 1 +( 512 3904 448 ) ( 448 3904 448 ) ( 512 3904 64 ) wm1_2 0 0 0 1 1 +( 568 3888 80 ) ( 568 3888 96 ) ( 576 3904 96 ) wm1_2 0 0 0 1 1 +( 432 3904 80 ) ( 432 3888 80 ) ( 512 3904 80 ) wm1_2 0 0 0 1 1 +( 568 3888 80 ) ( 376 3888 80 ) ( 376 3888 96 ) wm1_2 0 0 0 1 1 +( 384 3904 96 ) ( 376 3888 96 ) ( 376 3888 80 ) wm1_2 0 0 0 1 1 +} +// brush 1558 +{ +( 64 3712 96 ) ( 80 3712 96 ) ( 64 3648 96 ) wm1_2 0 0 0 1 1 +( 64 3616 64 ) ( 64 3616 96 ) ( 64 3584 96 ) wm1_2 0 0 0 1 1 +( 80 3648 64 ) ( 80 3712 64 ) ( 64 3648 64 ) wm1_2 0 0 0 1 1 +( 80 3696 448 ) ( 80 3696 64 ) ( 80 3648 448 ) wm1_2 0 0 0 1 1 +( 64 3584 64 ) ( 64 3584 96 ) ( 80 3600 96 ) wm1_2 0 0 0 1 1 +( 64 3616 96 ) ( 64 3616 64 ) ( 80 3632 64 ) mtlsw 0 0 0 1 1 +} +// brush 1559 +{ +( 576 3712 96 ) ( 576 3616 96 ) ( 448 3712 96 ) mtlsw 0 0 0 1 1 +( -64 3616 96 ) ( -192 3616 96 ) ( -64 3616 64 ) mtlsw 0 0 0 1 1 +( 64 3520 96 ) ( 64 3520 64 ) ( 64 3424 96 ) mtlsw 0 0 0 1 1 +( 448 3616 64 ) ( 576 3616 64 ) ( 448 3712 64 ) mtlsw 0 0 0 1 1 +( 64 3584 64 ) ( 64 3584 96 ) ( 192 3584 64 ) mtlsw 0 0 0 1 1 +( -64 3808 64 ) ( -64 3904 64 ) ( -64 3808 96 ) mtlsw 0 0 0 1 1 +} +// brush 1560 +{ +( -64 3648 96 ) ( -80 3712 96 ) ( -64 3712 96 ) wm1_2 0 0 0 1 1 +( -64 3584 96 ) ( -64 3616 96 ) ( -64 3616 64 ) wm1_2 0 0 0 1 1 +( -64 3648 64 ) ( -80 3712 64 ) ( -80 3648 64 ) wm1_2 0 0 0 1 1 +( -80 3648 448 ) ( -80 3696 64 ) ( -80 3696 448 ) wm1_2 0 0 0 1 1 +( -80 3600 96 ) ( -64 3584 96 ) ( -64 3584 64 ) wm1_2 0 0 0 1 1 +( -80 3632 64 ) ( -64 3616 64 ) ( -64 3616 96 ) mtlsw 0 0 0 1 1 +} +// brush 1561 +{ +( -16 3632 96 ) ( -80 3616 96 ) ( -80 3632 96 ) wm1_2 0 0 0 1 1 +( -80 3632 64 ) ( 48 3632 64 ) ( 48 3632 96 ) wm1_2 0 0 0 1 1 +( -80 3632 448 ) ( -64 3616 448 ) ( -64 3616 64 ) wm1_2 0 0 0 1 1 +( -16 3632 64 ) ( -80 3616 64 ) ( -16 3616 64 ) wm1_2 0 0 0 1 1 +( -16 3616 448 ) ( -64 3616 64 ) ( -64 3616 448 ) wm1_2 0 0 0 1 1 +( 64 3616 96 ) ( 80 3632 96 ) ( 80 3632 64 ) wm1_2 0 0 0 1 1 +} +// brush 1562 +{ +( 832 3712 96 ) ( 832 3616 96 ) ( 704 3712 96 ) mtlsw 0 0 0 1 1 +( 192 3616 96 ) ( 64 3616 96 ) ( 192 3616 64 ) mtlsw 0 0 0 1 1 +( 320 3520 96 ) ( 320 3520 64 ) ( 320 3424 96 ) mtlsw 0 0 0 1 1 +( 704 3616 64 ) ( 832 3616 64 ) ( 704 3712 64 ) mtlsw 0 0 0 1 1 +( 320 3584 64 ) ( 320 3584 96 ) ( 448 3584 64 ) mtlsw 0 0 0 1 1 +( 192 3808 64 ) ( 192 3904 64 ) ( 192 3808 96 ) mtlsw 0 0 0 1 1 +} +// brush 1563 +{ +( 640 3824 352 ) ( 640 3696 352 ) ( -128 3824 352 ) wm1_2 0 0 0 1 1 +( 640 3712 336 ) ( -128 3712 336 ) ( 640 3712 272 ) wm1_2 0 0 0 1 1 +( 640 3824 336 ) ( 640 3824 272 ) ( 640 3696 336 ) wm1_2 0 0 0 1 1 +( -128 3696 320 ) ( 640 3696 320 ) ( -128 3824 320 ) wm1_2 0 0 0 1 1 +( -128 3696 272 ) ( -128 3696 336 ) ( 640 3696 272 ) wm1_2 0 0 0 1 1 +( -128 3696 272 ) ( -128 3824 272 ) ( -128 3696 336 ) wm1_2 0 0 0 1 1 +} +// brush 1564 +{ +( 640 3712 352 ) ( 640 3584 352 ) ( -128 3712 352 ) wm1_2 0 0 0 1 1 +( 640 3600 336 ) ( -128 3600 336 ) ( 640 3600 272 ) wm1_2 0 0 0 1 1 +( 640 3712 336 ) ( 640 3712 272 ) ( 640 3584 336 ) wm1_2 0 0 0 1 1 +( -128 3584 320 ) ( 640 3584 320 ) ( -128 3712 320 ) wm1_2 0 0 0 1 1 +( -128 3584 272 ) ( -128 3584 336 ) ( 640 3584 272 ) wm1_2 0 0 0 1 1 +( -128 3584 272 ) ( -128 3712 272 ) ( -128 3584 336 ) wm1_2 0 0 0 1 1 +} +// brush 1565 +{ +( 640 3696 352 ) ( 640 3600 352 ) ( -128 3696 352 ) metalt2_1 0 0 0 1 1 +( 640 3696 336 ) ( -128 3696 336 ) ( 640 3696 320 ) metalt2_1 0 0 0 1 1 +( 640 3696 336 ) ( 640 3696 320 ) ( 640 3600 336 ) metalt2_1 0 0 0 1 1 +( -128 3600 320 ) ( 640 3600 320 ) ( -128 3696 320 ) metalt2_1 0 0 0 1 1 +( -128 3600 320 ) ( -128 3600 336 ) ( 640 3600 320 ) metalt2_1 0 0 0 1 1 +( -128 3600 320 ) ( -128 3696 320 ) ( -128 3600 336 ) metalt2_1 0 0 0 1 1 +} +// brush 1566 +{ +( -128 3840 480 ) ( -128 3424 480 ) ( -192 3840 480 ) wbrick1_5 0 0 0 1 1 +( 0 3968 96 ) ( 0 3968 480 ) ( -64 3968 480 ) wbrick1_5 0 0 0 1 1 +( 640 3904 480 ) ( 640 3904 96 ) ( 640 3840 480 ) wbrick1_5 0 0 0 1 1 +( -192 3456 448 ) ( -128 3456 448 ) ( -192 3872 448 ) wbrick1_5 0 0 180 1 1 +( -128 3552 224 ) ( -128 3968 224 ) ( -128 3552 256 ) wbrick1_5 0 0 0 1 1 +( 384 3840 96 ) ( 512 3840 -32 ) ( 384 3840 -32 ) wbrick1_5 0 0 0 1 1 +} +// brush 1567 +{ +( 512 3904 448 ) ( 512 3488 448 ) ( 448 3904 448 ) wbrick1_5 0 0 0 1 1 +( 320 3968 448 ) ( 320 3968 64 ) ( 640 3968 64 ) wbrick1_5 0 0 0 1 1 +( 432 4320 224 ) ( 432 4320 192 ) ( 432 3904 224 ) wbrick1_5 0 0 0 1 1 +( 448 3488 64 ) ( 512 3488 64 ) ( 448 3904 64 ) wbrick1_5 0 0 0 1 1 +( 320 3968 64 ) ( 320 3968 448 ) ( 384 3904 448 ) wbrick1_5 0 0 0 1 1 +( 1024 3904 64 ) ( 1152 3904 -64 ) ( 1024 3904 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1568 +{ +( -128 3584 96 ) ( -64 3600 96 ) ( -64 3584 96 ) wm1_2 0 0 0 1 1 +( -64 3584 64 ) ( -128 3584 448 ) ( -64 3584 448 ) wm1_2 0 0 0 1 1 +( -64 3584 448 ) ( -80 3600 448 ) ( -80 3600 64 ) wm1_2 0 0 0 1 1 +( -128 3584 64 ) ( -64 3600 64 ) ( -128 3600 64 ) wm1_2 0 0 0 1 1 +( -128 3600 448 ) ( -80 3600 64 ) ( -80 3600 448 ) wm1_2 0 0 0 1 1 +( -128 3600 448 ) ( -128 3584 64 ) ( -128 3600 64 ) wm1_2 0 0 0 1 1 +} +// brush 1569 +{ +( 368 3968 96 ) ( 296 3896 96 ) ( 296 3968 96 ) wm1_1 0 0 0 1 1 +( 384 3904 96 ) ( 320 3968 96 ) ( 320 3968 80 ) wm1_1 0 0 0 1 1 +( 320 3968 96 ) ( 312 3952 96 ) ( 312 3952 80 ) wm1_1 0 0 0 1 1 +( 368 3968 80 ) ( 296 3896 80 ) ( 368 3896 80 ) wm1_1 0 0 0 1 1 +( 312 3952 96 ) ( 376 3888 96 ) ( 376 3888 80 ) wm1_2 0 0 0 1 1 +( 384 3904 96 ) ( 376 3888 80 ) ( 376 3888 96 ) wm1_1 0 0 0 1 1 +} +// brush 1570 +{ +( 640 3712 96 ) ( 624 3776 96 ) ( 640 3776 96 ) wm1_2 0 0 0 1 1 +( 640 3776 64 ) ( 640 3712 448 ) ( 640 3776 448 ) wm1_2 0 0 0 1 1 +( 640 3840 96 ) ( 624 3832 96 ) ( 624 3832 80 ) wm1_2 0 0 0 1 1 +( 640 3776 80 ) ( 624 3696 80 ) ( 640 3696 80 ) wm1_2 0 0 0 1 1 +( 624 3696 80 ) ( 624 3832 80 ) ( 624 3832 96 ) wm1_2 0 0 0 1 1 +( 640 3712 96 ) ( 640 3696 80 ) ( 624 3696 80 ) wm1_2 0 0 0 1 1 +} +// brush 1571 +{ +( 624 3904 96 ) ( 552 3832 96 ) ( 552 3904 96 ) wm1_1 0 0 0 1 1 +( 640 3840 96 ) ( 576 3904 96 ) ( 576 3904 80 ) wm1_1 0 0 0 1 1 +( 576 3904 96 ) ( 568 3888 96 ) ( 568 3888 80 ) wm1_1 0 0 0 1 1 +( 624 3904 80 ) ( 552 3832 80 ) ( 624 3832 80 ) wm1_1 0 0 0 1 1 +( 624 3832 96 ) ( 568 3888 80 ) ( 568 3888 96 ) wm1_2 0 0 0 1 1 +( 624 3832 96 ) ( 640 3840 96 ) ( 640 3840 80 ) wm1_1 0 0 0 1 1 +} +// brush 1572 +{ +( -112 3712 320 ) ( -112 3696 320 ) ( -128 3712 320 ) wm1_2 0 0 0 1 1 +( -112 3712 320 ) ( -128 3712 320 ) ( -112 3712 64 ) wm1_2 0 0 0 1 1 +( -112 3712 320 ) ( -112 3712 64 ) ( -112 3696 320 ) wm1_2 0 0 0 1 1 +( -128 3696 80 ) ( -112 3696 80 ) ( -112 3712 96 ) wm1_2 0 0 0 1 1 +( -112 3696 80 ) ( -128 3696 80 ) ( -128 3696 320 ) wm1_2 0 0 0 1 1 +( -128 3696 64 ) ( -128 3712 64 ) ( -128 3696 320 ) wm1_2 0 0 0 1 1 +} +// brush 1573 +{ +( -40 3904 96 ) ( -40 3832 96 ) ( -112 3904 96 ) wm1_1 0 0 0 1 1 +( -64 3904 80 ) ( -64 3904 96 ) ( -128 3840 96 ) wm1_1 0 0 0 1 1 +( -56 3888 80 ) ( -56 3888 96 ) ( -64 3904 96 ) wm1_1 0 0 0 1 1 +( -112 3832 80 ) ( -40 3832 80 ) ( -112 3904 80 ) wm1_1 0 0 0 1 1 +( -56 3888 96 ) ( -56 3888 80 ) ( -112 3832 96 ) wm1_2 0 0 0 1 1 +( -128 3840 80 ) ( -128 3840 96 ) ( -112 3832 96 ) wm1_1 0 0 0 1 1 +} +// brush 1574 +{ +( -128 3776 96 ) ( -112 3776 96 ) ( -128 3712 96 ) wm1_2 0 0 0 1 1 +( -128 3776 448 ) ( -128 3712 448 ) ( -128 3776 64 ) wm1_2 0 0 0 1 1 +( -112 3832 80 ) ( -112 3832 96 ) ( -128 3840 96 ) wm1_2 0 0 0 1 1 +( -128 3696 80 ) ( -112 3696 80 ) ( -128 3776 80 ) wm1_2 0 0 0 1 1 +( -112 3832 96 ) ( -112 3832 80 ) ( -112 3696 80 ) wm1_2 0 0 0 1 1 +( -112 3696 80 ) ( -128 3696 80 ) ( -128 3712 96 ) wm1_2 0 0 0 1 1 +} +// brush 1575 +{ +( 216 3968 96 ) ( 216 3896 96 ) ( 144 3968 96 ) wm1_1 0 0 0 1 1 +( 192 3968 80 ) ( 192 3968 96 ) ( 128 3904 96 ) wm1_1 0 0 0 1 1 +( 200 3952 80 ) ( 200 3952 96 ) ( 192 3968 96 ) wm1_1 0 0 0 1 1 +( 144 3896 80 ) ( 216 3896 80 ) ( 144 3968 80 ) wm1_1 0 0 0 1 1 +( 136 3888 80 ) ( 136 3888 96 ) ( 200 3952 96 ) wm1_2 0 0 0 1 1 +( 136 3888 96 ) ( 136 3888 80 ) ( 128 3904 96 ) wm1_1 0 0 0 1 1 +} +// brush 1576 +{ +( 320 3968 96 ) ( 256 3952 96 ) ( 256 3968 96 ) wm1_2 0 0 0 1 1 +( 320 3968 80 ) ( 320 3968 96 ) ( 192 3968 96 ) wm1_2 0 0 0 1 1 +( 192 3968 96 ) ( 200 3952 96 ) ( 200 3952 80 ) wm1_2 0 0 0 1 1 +( 256 3968 80 ) ( 336 3952 80 ) ( 336 3968 80 ) wm1_2 0 0 0 1 1 +( 392 3952 96 ) ( 392 3952 80 ) ( 200 3952 80 ) wm1_2 0 0 0 1 1 +( 320 3968 96 ) ( 320 3968 80 ) ( 312 3952 96 ) wm1_2 0 0 0 1 1 +} +// brush 1577 +{ +( 64 3904 96 ) ( 0 3888 96 ) ( 0 3904 96 ) wm1_2 0 0 0 1 1 +( 0 3904 64 ) ( 64 3904 448 ) ( 0 3904 448 ) wm1_2 0 0 0 1 1 +( -64 3904 96 ) ( -56 3888 96 ) ( -56 3888 80 ) wm1_2 0 0 0 1 1 +( 0 3904 80 ) ( 80 3888 80 ) ( 80 3904 80 ) wm1_2 0 0 0 1 1 +( 136 3888 96 ) ( 136 3888 80 ) ( -56 3888 80 ) wm1_2 0 0 0 1 1 +( 136 3888 80 ) ( 136 3888 96 ) ( 128 3904 96 ) wm1_2 0 0 0 1 1 +} +// brush 1578 +{ +( 576 3904 448 ) ( 576 3488 448 ) ( 512 3904 448 ) wbrick1_5 0 0 0 1 1 +( 608 3968 96 ) ( 544 3968 96 ) ( 608 3968 64 ) wbrick1_5 0 0 0 1 1 +( 576 4320 224 ) ( 576 4320 192 ) ( 576 3904 224 ) wbrick1_5 0 0 0 1 1 +( 512 3488 64 ) ( 576 3488 64 ) ( 512 3904 64 ) wbrick1_5 0 0 0 1 1 +( 528 3616 192 ) ( 528 4032 192 ) ( 528 3616 224 ) wbrick1_5 0 0 0 1 1 +( 1088 3904 64 ) ( 1216 3904 -64 ) ( 1088 3904 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1579 +{ +( 352 3744 96 ) ( 352 3680 96 ) ( 224 3744 96 ) wm1_2 0 0 0 1 1 +( 352 3744 96 ) ( 224 3744 96 ) ( 352 3744 64 ) wm1_1 0 0 0 1 1 +( 288 3760 96 ) ( 288 3760 64 ) ( 288 3696 96 ) wm1_1 0 0 0 1 1 +( 224 3680 64 ) ( 352 3680 64 ) ( 224 3744 64 ) wm1_1 0 0 0 1 1 +( 160 3680 64 ) ( 160 3680 96 ) ( 288 3680 64 ) wm1_1 0 0 0 1 1 +( 224 3680 64 ) ( 224 3744 64 ) ( 224 3680 96 ) wm1_1 0 0 0 1 1 +} +// brush 1580 +{ +( 304 3808 192 ) ( 304 3776 192 ) ( 208 3808 192 ) wiz1_4 32 40 0 1 1 +( 304 3808 128 ) ( 208 3808 128 ) ( 304 3808 96 ) wiz1_4 0 32 0 1 1 +( 304 3808 128 ) ( 304 3808 96 ) ( 304 3776 128 ) wiz1_4 24 0 0 1 1 +( 208 3776 96 ) ( 304 3776 96 ) ( 208 3808 96 ) wiz1_4 0 48 0 1 1 +( 208 3760 96 ) ( 208 3760 128 ) ( 304 3760 96 ) wiz1_4 0 0 0 1 1 +( 208 3776 96 ) ( 208 3808 96 ) ( 208 3776 128 ) wiz1_4 24 0 0 1 1 +} +// brush 1581 +{ +( 224 3816 176 ) ( 224 3808 112 ) ( 224 3816 112 ) wm1_1 0 0 0 1 1 +( 304 3816 112 ) ( 208 3816 176 ) ( 208 3816 112 ) wm1_1 0 0 0 1 1 +( 224 3808 112 ) ( 232 3808 120 ) ( 232 3816 120 ) wm1_1 0 0 0 1 1 +( 232 3808 168 ) ( 232 3816 120 ) ( 232 3808 120 ) wm1_1 0 0 0 1 1 +( 304 3808 112 ) ( 208 3808 176 ) ( 304 3808 176 ) wm1_1 0 0 0 1 1 +( 224 3816 176 ) ( 232 3816 168 ) ( 232 3808 168 ) wm1_1 0 0 0 1 1 +} +// brush 1582 +{ +( 288 3816 112 ) ( 288 3808 112 ) ( 288 3816 176 ) wm1_1 0 0 0 1 1 +( 304 3816 112 ) ( 304 3816 176 ) ( 208 3816 112 ) wm1_1 0 0 0 1 1 +( 280 3816 120 ) ( 280 3808 120 ) ( 288 3808 112 ) wm1_1 0 0 0 1 1 +( 280 3808 120 ) ( 280 3816 120 ) ( 280 3808 168 ) wm1_1 0 0 0 1 1 +( 208 3808 176 ) ( 304 3808 176 ) ( 208 3808 112 ) wm1_1 0 0 0 1 1 +( 280 3808 168 ) ( 280 3816 168 ) ( 288 3816 176 ) wm1_1 0 0 0 1 1 +} +// brush 1583 +{ +( 224 3816 112 ) ( 288 3808 112 ) ( 288 3816 112 ) wm1_1 0 0 0 1 1 +( 288 3816 192 ) ( 224 3816 96 ) ( 288 3816 96 ) wm1_1 0 0 0 1 1 +( 288 3808 112 ) ( 280 3808 120 ) ( 280 3816 120 ) wm1_1 0 0 0 1 1 +( 232 3808 120 ) ( 280 3816 120 ) ( 280 3808 120 ) wm1_1 0 0 0 1 1 +( 288 3808 192 ) ( 224 3808 96 ) ( 224 3808 192 ) wm1_1 0 0 0 1 1 +( 224 3816 112 ) ( 232 3816 120 ) ( 232 3808 120 ) wm1_1 0 0 0 1 1 +} +// brush 1584 +{ +( 288 3816 176 ) ( 288 3808 176 ) ( 224 3816 176 ) wm1_1 0 0 0 1 1 +( 288 3816 192 ) ( 224 3816 192 ) ( 288 3816 96 ) wm1_1 0 0 0 1 1 +( 280 3816 168 ) ( 280 3808 168 ) ( 288 3808 176 ) wm1_1 0 0 0 1 1 +( 280 3808 168 ) ( 280 3816 168 ) ( 232 3808 168 ) wm1_1 0 0 0 1 1 +( 224 3808 96 ) ( 224 3808 192 ) ( 288 3808 96 ) wm1_1 0 0 0 1 1 +( 232 3808 168 ) ( 232 3816 168 ) ( 224 3816 176 ) wm1_1 0 0 0 1 1 +} +// brush 1585 +{ +( 296 3800 240 ) ( 296 3784 240 ) ( 216 3800 240 ) wm1_2 8 8 0 1 1 +( 296 3800 232 ) ( 216 3800 232 ) ( 296 3800 184 ) wm1_2 8 0 0 1 1 +( 296 3800 232 ) ( 296 3800 184 ) ( 296 3784 232 ) wm1_2 8 0 0 1 1 +( 216 3784 224 ) ( 296 3784 224 ) ( 216 3800 224 ) wm1_1 0 0 0 1 1 +( 216 3768 184 ) ( 216 3768 232 ) ( 296 3768 184 ) wm1_2 8 0 0 1 1 +( 216 3784 184 ) ( 216 3800 184 ) ( 216 3784 232 ) wm1_2 8 0 0 1 1 +} +// brush 1586 +{ +( 976 2704 80 ) ( 976 2576 80 ) ( 848 2704 80 ) city4_1 0 0 0 1 1 +( 976 2688 96 ) ( 848 2688 96 ) ( 976 2688 64 ) city4_1 0 0 0 1 1 +( 896 2704 96 ) ( 896 2704 64 ) ( 896 2576 96 ) city4_1 0 0 0 1 1 +( 848 2576 64 ) ( 976 2576 64 ) ( 848 2704 64 ) city4_1 0 0 0 1 1 +( 864 2672 64 ) ( 864 2672 96 ) ( 992 2672 64 ) city4_1 0 0 0 1 1 +( 880 2576 64 ) ( 880 2704 64 ) ( 880 2576 96 ) city4_1 0 0 0 1 1 +} +// brush 1587 +{ +( 292 3796 224 ) ( 292 3780 224 ) ( 220 3796 224 ) tech01_1 0 0 90 1 1 +( 292 3796 208 ) ( 220 3796 208 ) ( 292 3796 200 ) ntech01_1 0 0 90 1 1 +( 292 3788 208 ) ( 292 3788 200 ) ( 292 3772 208 ) ntech01_1 0 0 90 1 1 +( 220 3780 200 ) ( 292 3780 200 ) ( 220 3796 200 ) tech01_1 0 0 90 1 1 +( 228 3772 200 ) ( 228 3772 208 ) ( 300 3772 200 ) tech01_1 0 0 90 1 1 +( 220 3780 200 ) ( 220 3796 200 ) ( 220 3780 208 ) tech01_1 0 0 90 1 1 +} +// brush 1588 +{ +( 296 3800 200 ) ( 296 3784 200 ) ( 216 3800 200 ) wm1_1 0 0 0 1 1 +( 296 3800 200 ) ( 216 3800 200 ) ( 296 3800 152 ) wm1_1 0 0 0 1 1 +( 296 3800 200 ) ( 296 3800 152 ) ( 296 3784 200 ) wm1_1 0 0 0 1 1 +( 216 3784 192 ) ( 296 3784 192 ) ( 216 3800 192 ) wm1_1 0 0 0 1 1 +( 216 3768 152 ) ( 216 3768 200 ) ( 296 3768 152 ) wm1_1 0 0 0 1 1 +( 216 3784 152 ) ( 216 3800 152 ) ( 216 3784 200 ) wm1_1 0 0 0 1 1 +} +// brush 1589 +{ +( 528 3896 336 ) ( 512 3896 328 ) ( 512 3928 328 ) wm1_1 0 0 0 1 1 +( 512 3936 96 ) ( 528 3936 480 ) ( 512 3936 480 ) wm1_1 0 0 0 1 1 +( 512 3904 248 ) ( 512 3936 328 ) ( 512 3904 328 ) wm1_1 0 0 0 1 1 +( 528 3896 192 ) ( 512 3928 200 ) ( 512 3896 200 ) wm1_1 0 0 0 1 1 +( 512 3896 96 ) ( 528 3896 480 ) ( 528 3896 96 ) wm1_1 0 0 0 1 1 +( 528 3904 480 ) ( 528 3936 96 ) ( 528 3904 96 ) wm1_1 0 0 0 1 1 +} +// brush 1590 +{ +( 480 3904 144 ) ( 480 3936 144 ) ( 480 3904 168 ) wm1_1 0 0 0 1 1 +( 512 3936 152 ) ( 528 3936 152 ) ( 512 3936 192 ) wm1_1 0 0 0 1 1 +( 480 3896 168 ) ( 480 3928 168 ) ( 512 3896 200 ) wm1_1 0 0 0 1 1 +( 512 3896 200 ) ( 512 3928 200 ) ( 528 3896 192 ) wm1_1 0 0 0 1 1 +( 528 3896 192 ) ( 528 3896 152 ) ( 512 3896 192 ) wm1_1 0 0 0 1 1 +( 480 3936 144 ) ( 480 3904 144 ) ( 528 3936 192 ) wm1_1 0 0 0 1 1 +} +// brush 1591 +{ +( 480 3904 360 ) ( 480 3936 384 ) ( 480 3904 384 ) wm1_1 0 0 0 1 1 +( 512 3936 336 ) ( 528 3936 376 ) ( 512 3936 376 ) wm1_1 0 0 0 1 1 +( 512 3896 328 ) ( 480 3928 360 ) ( 480 3896 360 ) wm1_1 0 0 0 1 1 +( 528 3896 336 ) ( 512 3928 328 ) ( 512 3896 328 ) wm1_1 0 0 0 1 1 +( 512 3896 336 ) ( 528 3896 376 ) ( 528 3896 336 ) wm1_1 0 0 0 1 1 +( 528 3936 336 ) ( 480 3904 384 ) ( 480 3936 384 ) wm1_1 0 0 0 1 1 +} +// brush 1592 +{ +( 448 3928 328 ) ( 448 3896 328 ) ( 432 3896 336 ) wm1_1 0 0 0 1 1 +( 448 3936 480 ) ( 432 3936 480 ) ( 448 3936 96 ) wm1_1 0 0 0 1 1 +( 448 3904 328 ) ( 448 3936 328 ) ( 448 3904 248 ) wm1_1 0 0 0 1 1 +( 448 3896 200 ) ( 448 3928 200 ) ( 432 3896 192 ) wm1_1 0 0 0 1 1 +( 432 3896 96 ) ( 432 3896 480 ) ( 448 3896 96 ) wm1_1 0 0 0 1 1 +( 432 3904 96 ) ( 432 3936 96 ) ( 432 3904 480 ) wm1_1 0 0 0 1 1 +} +// brush 1593 +{ +( 480 3904 168 ) ( 480 3936 144 ) ( 480 3904 144 ) wm1_1 0 0 0 1 1 +( 448 3936 192 ) ( 432 3936 152 ) ( 448 3936 152 ) wm1_1 0 0 0 1 1 +( 448 3896 200 ) ( 480 3928 168 ) ( 480 3896 168 ) wm1_1 0 0 0 1 1 +( 432 3896 192 ) ( 448 3928 200 ) ( 448 3896 200 ) wm1_1 0 0 0 1 1 +( 448 3896 192 ) ( 432 3896 152 ) ( 432 3896 192 ) wm1_1 0 0 0 1 1 +( 432 3936 192 ) ( 480 3904 144 ) ( 480 3936 144 ) wm1_1 0 0 0 1 1 +} +// brush 1594 +{ +( 480 3904 384 ) ( 480 3936 384 ) ( 480 3904 360 ) wm1_1 0 0 0 1 1 +( 448 3936 376 ) ( 432 3936 376 ) ( 448 3936 336 ) wm1_1 0 0 0 1 1 +( 480 3896 360 ) ( 480 3928 360 ) ( 448 3896 328 ) wm1_1 0 0 0 1 1 +( 448 3896 328 ) ( 448 3928 328 ) ( 432 3896 336 ) wm1_1 0 0 0 1 1 +( 432 3896 336 ) ( 432 3896 376 ) ( 448 3896 336 ) wm1_1 0 0 0 1 1 +( 480 3936 384 ) ( 480 3904 384 ) ( 432 3936 336 ) wm1_1 0 0 0 1 1 +} +// brush 1595 +{ +( 480 3936 384 ) ( 480 3904 384 ) ( 528 3904 336 ) wbrick1_5 0 0 0 1 1 +( 480 3936 336 ) ( 528 3936 336 ) ( 480 3936 392 ) wbrick1_5 0 0 0 1 1 +( 480 3904 400 ) ( 480 3936 400 ) ( 480 3904 448 ) wbrick1_5 0 0 0 1 1 +( 520 3904 448 ) ( 472 3904 448 ) ( 520 3936 448 ) wbrick1_5 0 0 0 1 1 +( 528 3904 392 ) ( 528 3904 336 ) ( 480 3904 392 ) wbrick1_5 0 0 0 1 1 +( 528 3904 392 ) ( 528 3936 392 ) ( 528 3904 336 ) wbrick1_5 0 0 0 1 1 +} +// brush 1596 +{ +( 432 3904 336 ) ( 480 3904 384 ) ( 480 3936 384 ) wbrick1_5 0 0 0 1 1 +( 480 3936 392 ) ( 432 3936 336 ) ( 480 3936 336 ) wbrick1_5 0 0 0 1 1 +( 480 3904 448 ) ( 480 3936 400 ) ( 480 3904 400 ) wbrick1_5 0 0 0 1 1 +( 440 3936 448 ) ( 488 3904 448 ) ( 440 3904 448 ) wbrick1_5 0 0 0 1 1 +( 480 3904 392 ) ( 432 3904 336 ) ( 432 3904 392 ) wbrick1_5 0 0 0 1 1 +( 432 3904 336 ) ( 432 3936 392 ) ( 432 3904 392 ) wbrick1_5 0 0 0 1 1 +} +// brush 1597 +{ +( 528 3904 192 ) ( 480 3904 144 ) ( 480 3936 144 ) wbrick1_5 0 0 0 1 1 +( 480 3936 136 ) ( 528 3936 192 ) ( 480 3936 192 ) wbrick1_5 0 0 0 1 1 +( 480 3904 64 ) ( 480 3936 112 ) ( 480 3904 112 ) wbrick1_5 0 0 0 1 1 +( 520 3936 64 ) ( 472 3904 64 ) ( 520 3904 64 ) wbrick1_5 0 0 0 1 1 +( 480 3904 136 ) ( 528 3904 192 ) ( 528 3904 136 ) wbrick1_5 0 0 0 1 1 +( 528 3904 192 ) ( 528 3936 136 ) ( 528 3904 136 ) wbrick1_5 0 0 0 1 1 +} +// brush 1598 +{ +( 480 3936 144 ) ( 480 3904 144 ) ( 432 3904 192 ) wbrick1_5 0 0 0 1 1 +( 480 3936 192 ) ( 432 3936 192 ) ( 480 3936 136 ) wbrick1_5 0 0 0 1 1 +( 480 3904 112 ) ( 480 3936 112 ) ( 480 3904 64 ) wbrick1_5 0 0 0 1 1 +( 440 3904 64 ) ( 488 3904 64 ) ( 440 3936 64 ) wbrick1_5 0 0 0 1 1 +( 432 3904 136 ) ( 432 3904 192 ) ( 480 3904 136 ) wbrick1_5 0 0 0 1 1 +( 432 3904 136 ) ( 432 3936 136 ) ( 432 3904 192 ) wbrick1_5 0 0 0 1 1 +} +// brush 1599 +{ +( 640 3840 480 ) ( 640 3808 480 ) ( -128 3840 480 ) wm1_2 0 0 0 1 1 +( 640 3840 480 ) ( -128 3840 480 ) ( 640 3840 448 ) wm1_2 0 0 0 1 1 +( 640 3840 480 ) ( 640 3840 448 ) ( 640 3808 480 ) wm1_2 0 0 0 1 1 +( -128 3808 448 ) ( 640 3808 448 ) ( -128 3840 448 ) wm1_2 0 32 0 1 1 +( -128 3808 448 ) ( -128 3808 480 ) ( 640 3808 448 ) wm1_2 0 0 0 1 1 +( -128 3808 448 ) ( -128 3840 448 ) ( -128 3808 480 ) wm1_2 0 0 0 1 1 +} +// brush 1600 +{ +( 1152 3712 384 ) ( 400 3712 384 ) ( 1152 3808 480 ) wizwood1_5 0 0 0 1 1 +( 384 3808 480 ) ( 1152 3808 480 ) ( 1152 3808 512 ) wizwood1_5 0 0 0 1 1 +( 624 4096 224 ) ( 624 4096 192 ) ( 624 3680 224 ) wizwood1_5 0 0 0 1 1 +( 1152 3840 480 ) ( 384 3840 480 ) ( 1152 3712 352 ) wizwood1_5 0 0 0 1 1 +( 400 3424 192 ) ( 400 3840 192 ) ( 400 3424 224 ) wizwood1_5 0 0 0 1 1 +( 400 3712 384 ) ( 1152 3712 384 ) ( 1152 3712 352 ) wizwood1_5 0 0 0 1 1 +} +// brush 1601 +{ +( -112 3712 352 ) ( -128 3712 352 ) ( -112 3808 448 ) wm1_2 0 0 0 1 1 +( -144 3840 480 ) ( 624 3840 480 ) ( 624 3840 512 ) wm1_2 0 0 0 1 1 +( -112 4112 192 ) ( -112 4112 160 ) ( -112 3696 192 ) wm1_2 0 0 0 1 1 +( 624 3840 448 ) ( -144 3840 448 ) ( 624 3712 320 ) wm1_2 0 0 0 1 1 +( -128 3424 160 ) ( -128 3840 160 ) ( -128 3424 192 ) wm1_2 0 0 0 1 1 +( -128 3712 352 ) ( -112 3712 352 ) ( -112 3712 320 ) wm1_2 0 0 0 1 1 +} +// brush 1602 +{ +( 128 3712 352 ) ( 112 3712 352 ) ( 128 3808 448 ) wm1_2 0 0 0 1 1 +( 96 3840 480 ) ( 864 3840 480 ) ( 864 3840 512 ) wm1_2 0 0 0 1 1 +( 144 4112 192 ) ( 144 4112 160 ) ( 144 3696 192 ) wm1_2 0 0 0 1 1 +( 864 3840 448 ) ( 96 3840 448 ) ( 864 3712 320 ) wm1_2 0 0 0 1 1 +( 112 3424 160 ) ( 112 3840 160 ) ( 112 3424 192 ) wm1_2 0 0 0 1 1 +( 112 3712 352 ) ( 128 3712 352 ) ( 128 3712 320 ) wm1_2 0 0 0 1 1 +} +// brush 1603 +{ +( 384 3712 352 ) ( 368 3712 352 ) ( 384 3808 448 ) wm1_2 0 0 0 1 1 +( 352 3840 480 ) ( 1120 3840 480 ) ( 1120 3840 512 ) wm1_2 0 0 0 1 1 +( 400 4112 192 ) ( 400 4112 160 ) ( 400 3696 192 ) wm1_2 0 0 0 1 1 +( 1120 3840 448 ) ( 352 3840 448 ) ( 1120 3712 320 ) wm1_2 0 0 0 1 1 +( 368 3424 160 ) ( 368 3840 160 ) ( 368 3424 192 ) wm1_2 0 0 0 1 1 +( 368 3712 352 ) ( 384 3712 352 ) ( 384 3712 320 ) wm1_2 0 0 0 1 1 +} +// brush 1604 +{ +( 640 3712 384 ) ( -112 3712 384 ) ( 640 3808 480 ) wizwood1_5 0 0 0 1 1 +( -128 3808 464 ) ( 640 3808 464 ) ( 640 3808 496 ) wizwood1_5 0 0 0 1 1 +( 112 4096 208 ) ( 112 4096 176 ) ( 112 3680 208 ) wizwood1_5 0 0 0 1 1 +( 640 3840 480 ) ( -128 3840 480 ) ( 640 3712 352 ) wizwood1_5 0 0 0 1 1 +( -112 3424 176 ) ( -112 3840 176 ) ( -112 3424 208 ) wizwood1_5 0 0 0 1 1 +( -112 3712 368 ) ( 640 3712 368 ) ( 640 3712 336 ) wizwood1_5 0 0 0 1 1 +} +// brush 1605 +{ +( 896 3712 384 ) ( 144 3712 384 ) ( 896 3808 480 ) wizwood1_5 0 0 0 1 1 +( 128 3808 480 ) ( 896 3808 480 ) ( 896 3808 512 ) wizwood1_5 0 0 0 1 1 +( 368 4096 224 ) ( 368 4096 192 ) ( 368 3680 224 ) wizwood1_5 0 0 0 1 1 +( 896 3840 480 ) ( 128 3840 480 ) ( 896 3712 352 ) wizwood1_5 0 0 0 1 1 +( 144 3424 192 ) ( 144 3840 192 ) ( 144 3424 224 ) wizwood1_5 0 0 0 1 1 +( 144 3712 384 ) ( 896 3712 384 ) ( 896 3712 352 ) wizwood1_5 0 0 0 1 1 +} +// brush 1606 +{ +( 512 3936 328 ) ( 480 3936 360 ) ( 480 3952 360 ) sky1 0 0 0 32 32 +( 448 3952 192 ) ( 512 3952 336 ) ( 448 3952 336 ) sky1 0 0 0 32 32 +( 512 3936 200 ) ( 480 3952 168 ) ( 480 3936 168 ) sky1 0 0 0 32 32 +( 448 3936 192 ) ( 512 3936 336 ) ( 512 3936 192 ) sky1 0 0 0 32 32 +( 512 3936 336 ) ( 512 3968 192 ) ( 512 3936 192 ) sky1 0 0 0 32 32 +( 480 3952 360 ) ( 480 3936 360 ) ( 448 3936 328 ) sky1 0 0 0 32 32 +( 480 3936 168 ) ( 480 3952 168 ) ( 448 3936 200 ) sky1 0 0 0 32 32 +( 448 3936 192 ) ( 448 3968 192 ) ( 448 3936 336 ) sky1 0 0 0 32 32 +} +// brush 1607 +{ +( -48 3696 92 ) ( -48 3584 92 ) ( -128 3696 92 ) city4_7 16 16 0 1 1 +( -64 3968 96 ) ( -144 3968 96 ) ( -64 3968 64 ) woodflr1_4 0 0 0 1 1 +( 640 3696 96 ) ( 640 3696 64 ) ( 640 3584 96 ) woodflr1_4 0 0 0 1 1 +( -128 3584 64 ) ( -48 3584 64 ) ( -128 3696 64 ) woodflr1_4 0 0 0 1 1 +( -128 3600 64 ) ( -128 3600 96 ) ( -48 3600 64 ) woodflr1_4 0 0 0 1 1 +( -128 3584 64 ) ( -128 3696 64 ) ( -128 3584 96 ) woodflr1_4 0 0 0 1 1 +} +// brush 1608 +{ +( -560 3520 320 ) ( -496 3520 448 ) ( -560 3520 448 ) wbrick1_5 48 0 0 1 1 +( -576 3792 448 ) ( -576 3856 320 ) ( -576 3856 448 ) wbrick1_5 32 0 0 1 1 +( -64 3520 32 ) ( -128 3456 32 ) ( -64 3456 32 ) wbrick1_5 0 32 0 1 1 +( -336 3456 320 ) ( -272 3456 448 ) ( -272 3456 320 ) wbrick1_5 0 0 0 1 1 +( -256 3448 448 ) ( -256 3512 320 ) ( -256 3448 320 ) wbrick1_5 32 0 0 1 1 +( -64 3136 320 ) ( -64 3200 320 ) ( 64 3136 320 ) wbrick1_5 0 0 0 1 1 +} +// brush 1609 +{ +( 736 2848 -32 ) ( 736 2720 -32 ) ( 704 2848 -32 ) wbrick1_5 0 0 0 1 1 +( 608 2976 -128 ) ( 576 2976 -128 ) ( 608 2976 -256 ) wbrick1_5 0 0 0 1 1 +( 544 2880 -128 ) ( 544 2880 -256 ) ( 544 2752 -128 ) wbrick1_5 0 0 0 1 1 +( 704 2720 -128 ) ( 736 2720 -128 ) ( 704 2848 -128 ) wbrick1_5 0 0 0 1 1 +( 576 2720 -256 ) ( 576 2720 -128 ) ( 608 2720 -256 ) wbrick1_5 0 0 0 1 1 +( 512 2720 -256 ) ( 512 2848 -256 ) ( 512 2720 -128 ) wbrick1_5 0 0 0 1 1 +} +// brush 1610 +{ +( 992 3584 224 ) ( 992 3584 192 ) ( 992 3168 224 ) wbrick1_5 0 0 0 1 1 +( 1024 2656 -192 ) ( 1088 2656 -192 ) ( 1024 3072 -192 ) wbrick1_5 0 0 0 1 1 +( 1024 2720 160 ) ( 1024 2720 192 ) ( 1088 2720 160 ) wbrick1_5 0 0 0 1 1 +( 960 3008 64 ) ( 960 3008 448 ) ( 960 2560 448 ) wbrick1_5 32 0 0 1 1 +( 608 2976 -64 ) ( 1056 2976 -64 ) ( 608 2976 64 ) wbrick1_5 0 0 0 1 1 +( 928 64 96 ) ( 992 64 96 ) ( 928 -64 96 ) wbrick1_5 0 0 0 1 1 +} +// brush 1611 +{ +( 1088 3168 64 ) ( 1088 2752 64 ) ( 1024 3168 64 ) wbrick1_5 0 0 0 1 1 +( 992 3680 224 ) ( 992 3680 192 ) ( 992 3264 224 ) wbrick1_5 0 0 0 1 1 +( 1024 2752 -192 ) ( 1088 2752 -192 ) ( 1024 3168 -192 ) wbrick1_5 0 0 0 1 1 +( 1024 2976 160 ) ( 1024 2976 192 ) ( 1088 2976 160 ) wbrick1_5 0 0 0 1 1 +( 960 3168 64 ) ( 960 3168 448 ) ( 960 2720 448 ) wbrick1_5 32 0 0 1 1 +( 608 3136 -64 ) ( 1056 3136 -64 ) ( 608 3136 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1612 +{ +( 800 3168 64 ) ( 800 2752 64 ) ( 736 3168 64 ) wbrick1_5 0 0 0 1 1 +( 704 3680 224 ) ( 704 3680 192 ) ( 704 3264 224 ) wbrick1_5 32 0 0 1 1 +( 736 2752 -192 ) ( 800 2752 -192 ) ( 736 3168 -192 ) wbrick1_5 0 0 0 1 1 +( 736 2976 160 ) ( 736 2976 192 ) ( 800 2976 160 ) wbrick1_5 0 0 0 1 1 +( 672 3104 64 ) ( 672 3104 448 ) ( 672 2656 448 ) wbrick1_5 0 0 0 1 1 +( 320 3136 -64 ) ( 768 3136 -64 ) ( 320 3136 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1613 +{ +( 832 3168 64 ) ( 832 2752 64 ) ( 768 3168 64 ) wbrick1_5 0 0 0 1 1 +( 960 3776 224 ) ( 960 3776 192 ) ( 960 3360 224 ) wbrick1_5 0 0 0 1 1 +( 704 3072 -32 ) ( 960 3072 -32 ) ( 960 3136 -96 ) wbrick1_5 0 32 180 1 1 +( 960 3072 0 ) ( 704 3072 0 ) ( 704 3072 64 ) wbrick1_5 0 0 0 1 1 +( 704 3104 64 ) ( 704 3104 448 ) ( 704 2656 448 ) wbrick1_5 0 0 0 1 1 +( 352 3136 -64 ) ( 800 3136 -64 ) ( 352 3136 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1614 +{ +( 832 3232 -64 ) ( 832 2816 -64 ) ( 768 3232 -64 ) wbrick1_5 0 0 0 1 1 +( 960 3840 0 ) ( 960 3840 -32 ) ( 960 3424 0 ) wbrick1_5 0 0 0 1 1 +( 768 2848 -256 ) ( 832 2848 -256 ) ( 768 3264 -256 ) wbrick1_5 0 0 0 1 1 +( 832 3136 -64 ) ( 832 3136 -32 ) ( 896 3136 -64 ) wbrick1_5 0 0 0 1 1 +( 704 3168 -160 ) ( 704 3168 224 ) ( 704 2720 224 ) wbrick1_5 0 0 0 1 1 +( 352 3200 -288 ) ( 800 3200 -288 ) ( 352 3200 -160 ) wbrick1_5 0 0 0 1 1 +} +// brush 1615 +{ +( 1344 2920 -160 ) ( 1472 2920 -160 ) ( 1344 2920 -216 ) wswamp1_k 0 0 0 1 1 +( 512 2920 -192 ) ( 512 2920 -248 ) ( 512 2944 -192 ) wswamp1_k 0 0 0 1 1 +( 448 2976 -256 ) ( 320 2976 -256 ) ( 320 2920 -256 ) wswamp1_k 0 0 0 1 1 +( 320 3136 -256 ) ( 448 3136 -256 ) ( 448 3136 -128 ) wswamp1_k 0 0 0 1 1 +( 704 3008 0 ) ( 704 2688 0 ) ( 704 3008 128 ) wswamp1_k 32 0 0 1 1 +( 608 4672 -192 ) ( 544 4672 -192 ) ( 608 4800 -192 ) wswamp1_k 0 0 0 1 1 +} +// brush 1616 +{ +( 832 2880 -192 ) ( 704 2880 -192 ) ( 832 3136 -192 ) wm1_2 0 0 0 1 1 +( 944 3120 -192 ) ( 960 3136 -192 ) ( 960 3136 -208 ) wm1_2 0 0 0 1 1 +( 832 3120 -208 ) ( 832 3120 -192 ) ( 944 3120 -192 ) wm1_2 0 0 0 1 1 +( 704 3136 -208 ) ( 704 2880 -208 ) ( 832 3136 -208 ) wm1_2 0 0 0 1 1 +( 720 3120 -192 ) ( 720 3120 -208 ) ( 704 3136 -192 ) wm1_2 0 0 0 1 1 +( 704 3136 -192 ) ( 960 3136 -208 ) ( 960 3136 -192 ) wm1_2 0 0 0 1 1 +} +// brush 1617 +{ +( 960 3136 -192 ) ( 960 3008 -192 ) ( 704 3136 -192 ) wm1_2 0 0 0 1 1 +( 720 3120 -208 ) ( 720 3120 -192 ) ( 704 3136 -192 ) wm1_2 0 0 0 1 1 +( 720 3120 -192 ) ( 720 3120 -208 ) ( 720 3024 -208 ) wm1_2 0 0 0 1 1 +( 704 3008 -208 ) ( 960 3008 -208 ) ( 704 3136 -208 ) wm1_2 0 0 0 1 1 +( 720 3024 -192 ) ( 720 3024 -208 ) ( 704 3008 -192 ) wm1_2 0 0 0 1 1 +( 704 3008 -208 ) ( 704 3136 -208 ) ( 704 3008 -192 ) wm1_2 0 0 0 1 1 +} +// brush 1618 +{ +( 960 3136 -192 ) ( 704 3008 -192 ) ( 704 3136 -192 ) wm1_2 0 0 0 1 1 +( 944 3120 -192 ) ( 944 3120 -208 ) ( 960 3136 -192 ) wm1_2 0 0 0 1 1 +( 944 3120 -208 ) ( 944 3120 -192 ) ( 944 3024 -192 ) wm1_2 0 0 0 1 1 +( 960 3136 -208 ) ( 704 3008 -208 ) ( 960 3008 -208 ) wm1_2 0 0 0 1 1 +( 960 3008 -192 ) ( 944 3024 -208 ) ( 944 3024 -192 ) wm1_2 0 0 0 1 1 +( 960 3008 -192 ) ( 960 3136 -208 ) ( 960 3008 -208 ) wm1_2 0 0 0 1 1 +} +// brush 1619 +{ +( 944 3136 -192 ) ( 944 3024 -192 ) ( 720 3136 -192 ) city4_1 0 0 0 1 1 +( 944 3120 -192 ) ( 720 3120 -192 ) ( 944 3120 -208 ) city4_1 0 0 0 1 1 +( 944 3136 -192 ) ( 944 3136 -208 ) ( 944 3024 -192 ) city4_1 0 0 0 1 1 +( 720 3024 -208 ) ( 944 3024 -208 ) ( 720 3136 -208 ) city4_1 0 0 0 1 1 +( 720 3024 -208 ) ( 720 3024 -192 ) ( 944 3024 -208 ) city4_1 0 0 0 1 1 +( 720 3024 -208 ) ( 720 3136 -208 ) ( 720 3024 -192 ) city4_1 0 0 0 1 1 +} +// brush 1620 +{ +( 832 3008 -192 ) ( 704 3264 -192 ) ( 832 3264 -192 ) wm1_2 0 0 0 1 1 +( 960 3008 -208 ) ( 960 3008 -192 ) ( 944 3024 -192 ) wm1_2 0 0 0 1 1 +( 944 3024 -192 ) ( 832 3024 -192 ) ( 832 3024 -208 ) wm1_2 0 0 0 1 1 +( 832 3008 -208 ) ( 704 3264 -208 ) ( 704 3008 -208 ) wm1_2 0 0 0 1 1 +( 704 3008 -192 ) ( 720 3024 -208 ) ( 720 3024 -192 ) wm1_2 0 0 0 1 1 +( 960 3008 -192 ) ( 960 3008 -208 ) ( 704 3008 -192 ) wm1_2 0 0 0 1 1 +} +// brush 1621 +{ +( 848 3024 -104 ) ( 816 3008 -96 ) ( 848 3008 -96 ) wm1_2 0 0 0 1 1 +( 816 3056 -48 ) ( 848 3056 -48 ) ( 848 3008 -96 ) wm1_2 0 0 0 1 1 +( 848 3048 -88 ) ( 848 3128 -88 ) ( 848 3048 -104 ) wm1_1 0 0 0 1 1 +( 848 3056 -48 ) ( 816 3056 -48 ) ( 848 3072 -56 ) wm1_2 0 0 0 1 1 +( 848 3024 -104 ) ( 848 3072 -56 ) ( 816 3072 -56 ) wm1_2 0 0 0 1 1 +( 816 3128 -104 ) ( 816 3128 -88 ) ( 816 3048 -104 ) wm1_1 0 0 0 1 1 +} +// brush 1622 +{ +( 960 3072 48 ) ( 960 3056 48 ) ( 704 3072 48 ) wm1_2 0 0 0 1 1 +( 960 3072 48 ) ( 704 3072 48 ) ( 960 3072 -32 ) wm1_2 0 0 0 1 1 +( 848 3072 48 ) ( 848 3072 -32 ) ( 848 3056 48 ) wm1_2 0 0 0 1 1 +( 816 3056 -48 ) ( 848 3056 -48 ) ( 848 3072 -56 ) wm1_2 0 0 0 1 1 +( 848 3056 -48 ) ( 816 3056 -48 ) ( 816 3056 48 ) wm1_2 0 0 0 1 1 +( 816 3056 -32 ) ( 816 3072 -32 ) ( 816 3056 48 ) wm1_2 0 0 0 1 1 +} +// brush 1623 +{ +( 816 3008 -96 ) ( 816 3024 -104 ) ( 848 3024 -104 ) wm1_2 0 0 0 1 1 +( 960 3008 -208 ) ( 704 3008 -128 ) ( 960 3008 -128 ) wm1_2 0 0 0 1 1 +( 848 3024 -128 ) ( 848 3008 -208 ) ( 848 3008 -128 ) wm1_2 0 0 0 1 1 +( 704 3008 -192 ) ( 960 3024 -192 ) ( 704 3024 -192 ) wm1_2 0 0 0 1 1 +( 848 3024 -192 ) ( 848 3024 -88 ) ( 816 3024 -88 ) wm1_2 0 0 0 1 1 +( 816 3024 -128 ) ( 816 3008 -208 ) ( 816 3024 -208 ) wm1_2 0 0 0 1 1 +} +// brush 1624 +{ +( 848 3136 -96 ) ( 816 3136 -96 ) ( 848 3120 -104 ) wm1_2 0 0 0 1 1 +( 848 3072 -32 ) ( 816 3072 -32 ) ( 848 3136 -96 ) wm1_2 0 0 0 1 1 +( 848 3096 -104 ) ( 848 3016 -88 ) ( 848 3096 -88 ) wm1_1 0 0 0 1 1 +( 848 3072 -56 ) ( 816 3072 -56 ) ( 816 3072 -32 ) wm1_2 0 0 0 1 1 +( 816 3072 -56 ) ( 848 3072 -56 ) ( 848 3120 -104 ) wm1_2 0 0 0 1 1 +( 816 3096 -104 ) ( 816 3016 -88 ) ( 816 3016 -104 ) wm1_1 0 0 0 1 1 +} +// brush 1625 +{ +( 848 3120 -104 ) ( 816 3120 -104 ) ( 816 3136 -96 ) wm1_2 0 0 0 1 1 +( 960 3136 -128 ) ( 704 3136 -128 ) ( 960 3136 -208 ) wm1_2 0 0 0 1 1 +( 848 3136 -128 ) ( 848 3136 -208 ) ( 848 3120 -128 ) wm1_2 0 0 0 1 1 +( 704 3120 -192 ) ( 960 3120 -192 ) ( 704 3136 -192 ) wm1_2 0 0 0 1 1 +( 816 3120 -104 ) ( 848 3120 -104 ) ( 848 3120 -208 ) wm1_2 0 0 0 1 1 +( 816 3120 -208 ) ( 816 3136 -208 ) ( 816 3120 -128 ) wm1_2 0 0 0 1 1 +} +// brush 1626 +{ +( 720 3008 448 ) ( 720 2976 448 ) ( 704 3008 448 ) wm1_2 0 0 0 1 1 +( 720 3008 448 ) ( 704 3008 448 ) ( 720 3008 64 ) wm1_2 0 0 0 1 1 +( 720 3008 448 ) ( 720 3008 64 ) ( 720 2976 448 ) wm1_2 0 0 0 1 1 +( 704 2976 64 ) ( 720 2976 64 ) ( 704 3008 64 ) wm1_2 0 0 0 1 1 +( 704 2976 64 ) ( 704 2976 448 ) ( 720 2976 64 ) wm1_2 0 0 0 1 1 +( 704 2976 64 ) ( 704 3008 64 ) ( 704 2976 448 ) wm1_2 0 0 0 1 1 +} +// brush 1627 +{ +( 720 2720 448 ) ( 720 2688 448 ) ( 704 2720 448 ) wm1_2 0 0 0 1 1 +( 720 2720 448 ) ( 704 2720 448 ) ( 720 2720 64 ) wm1_2 0 0 0 1 1 +( 720 2720 448 ) ( 720 2720 64 ) ( 720 2688 448 ) wm1_2 0 0 0 1 1 +( 704 2688 -256 ) ( 720 2688 -256 ) ( 704 2720 -256 ) wm1_2 0 0 0 1 1 +( 704 2688 64 ) ( 704 2688 448 ) ( 720 2688 64 ) wm1_2 0 0 0 1 1 +( 704 2688 64 ) ( 704 2720 64 ) ( 704 2688 448 ) wm1_2 0 0 0 1 1 +} +// brush 1628 +{ +( 1184 2720 256 ) ( 1184 2688 256 ) ( 928 2720 256 ) wswamp2_2 0 0 0 1 1 +( 1184 2688 608 ) ( 928 2688 608 ) ( 1184 2688 -96 ) wswamp2_2 0 0 0 1 1 +( 960 2720 608 ) ( 960 2720 -96 ) ( 960 2688 608 ) wswamp2_2 0 0 0 1 1 +( 928 2688 64 ) ( 1184 2688 64 ) ( 928 2720 64 ) wswamp2_2 0 0 0 1 1 +( 928 2624 -480 ) ( 928 2624 224 ) ( 1184 2624 -480 ) wswamp2_2 0 0 0 1 1 +( 912 2688 -96 ) ( 912 2720 -96 ) ( 912 2688 608 ) wswamp2_2 0 0 0 1 1 +} +// brush 1629 +{ +( 352 3968 448 ) ( 352 3552 448 ) ( 288 3968 448 ) wbrick1_5 0 0 0 1 1 +( 352 4000 96 ) ( 288 4000 96 ) ( 352 4000 64 ) wbrick1_5 0 0 0 1 1 +( 320 4384 224 ) ( 320 4384 192 ) ( 320 3968 224 ) wbrick1_5 0 0 0 1 1 +( 288 3552 64 ) ( 352 3552 64 ) ( 288 3968 64 ) wbrick1_5 0 0 0 1 1 +( 304 3680 192 ) ( 304 4096 192 ) ( 304 3680 224 ) wbrick1_5 0 0 0 1 1 +( 864 3968 64 ) ( 992 3968 -64 ) ( 864 3968 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1630 +{ +( 224 3992 328 ) ( 224 3960 328 ) ( 208 3960 336 ) wm1_1 0 0 0 1 1 +( 224 4000 480 ) ( 208 4000 480 ) ( 224 4000 96 ) wm1_1 0 0 0 1 1 +( 224 3968 328 ) ( 224 4000 328 ) ( 224 3968 248 ) wm1_1 0 0 0 1 1 +( 224 3960 200 ) ( 224 3992 200 ) ( 208 3960 192 ) wm1_1 0 0 0 1 1 +( 208 3960 96 ) ( 208 3960 480 ) ( 224 3960 96 ) wm1_1 0 0 0 1 1 +( 208 3968 96 ) ( 208 4000 96 ) ( 208 3968 480 ) wm1_1 0 0 0 1 1 +} +// brush 1631 +{ +( 256 3968 168 ) ( 256 4000 144 ) ( 256 3968 144 ) wm1_1 0 0 0 1 1 +( 224 4000 192 ) ( 208 4000 152 ) ( 224 4000 152 ) wm1_1 0 0 0 1 1 +( 224 3960 200 ) ( 256 3992 168 ) ( 256 3960 168 ) wm1_1 0 0 0 1 1 +( 208 3960 192 ) ( 224 3992 200 ) ( 224 3960 200 ) wm1_1 0 0 0 1 1 +( 224 3960 192 ) ( 208 3960 152 ) ( 208 3960 192 ) wm1_1 0 0 0 1 1 +( 208 4000 192 ) ( 256 3968 144 ) ( 256 4000 144 ) wm1_1 0 0 0 1 1 +} +// brush 1632 +{ +( 256 3968 384 ) ( 256 4000 384 ) ( 256 3968 360 ) wm1_1 0 0 0 1 1 +( 224 4000 376 ) ( 208 4000 376 ) ( 224 4000 336 ) wm1_1 0 0 0 1 1 +( 256 3960 360 ) ( 256 3992 360 ) ( 224 3960 328 ) wm1_1 0 0 0 1 1 +( 224 3960 328 ) ( 224 3992 328 ) ( 208 3960 336 ) wm1_1 0 0 0 1 1 +( 208 3960 336 ) ( 208 3960 376 ) ( 224 3960 336 ) wm1_1 0 0 0 1 1 +( 256 4000 384 ) ( 256 3968 384 ) ( 208 4000 336 ) wm1_1 0 0 0 1 1 +} +// brush 1633 +{ +( 256 4000 384 ) ( 256 3968 384 ) ( 304 3968 336 ) wbrick1_5 0 0 0 1 1 +( 256 4000 336 ) ( 304 4000 336 ) ( 256 4000 392 ) wbrick1_5 0 0 0 1 1 +( 256 3968 400 ) ( 256 4000 400 ) ( 256 3968 448 ) wbrick1_5 0 0 0 1 1 +( 296 3968 448 ) ( 248 3968 448 ) ( 296 4000 448 ) wbrick1_5 0 0 0 1 1 +( 304 3968 392 ) ( 304 3968 336 ) ( 256 3968 392 ) wbrick1_5 0 0 0 1 1 +( 304 3968 392 ) ( 304 4000 392 ) ( 304 3968 336 ) wbrick1_5 0 0 0 1 1 +} +// brush 1634 +{ +( 208 3968 336 ) ( 256 3968 384 ) ( 256 4000 384 ) wbrick1_5 0 0 0 1 1 +( 256 4000 392 ) ( 208 4000 336 ) ( 256 4000 336 ) wbrick1_5 0 0 0 1 1 +( 256 3968 448 ) ( 256 4000 400 ) ( 256 3968 400 ) wbrick1_5 0 0 0 1 1 +( 216 4000 448 ) ( 264 3968 448 ) ( 216 3968 448 ) wbrick1_5 0 0 0 1 1 +( 256 3968 392 ) ( 208 3968 336 ) ( 208 3968 392 ) wbrick1_5 0 0 0 1 1 +( 208 3968 336 ) ( 208 4000 392 ) ( 208 3968 392 ) wbrick1_5 0 0 0 1 1 +} +// brush 1635 +{ +( 304 3968 192 ) ( 256 3968 144 ) ( 256 4000 144 ) wbrick1_5 0 0 0 1 1 +( 256 4000 136 ) ( 304 4000 192 ) ( 256 4000 192 ) wbrick1_5 0 0 0 1 1 +( 256 3968 64 ) ( 256 4000 112 ) ( 256 3968 112 ) wbrick1_5 0 0 0 1 1 +( 296 4000 64 ) ( 248 3968 64 ) ( 296 3968 64 ) wbrick1_5 0 0 0 1 1 +( 256 3968 136 ) ( 304 3968 192 ) ( 304 3968 136 ) wbrick1_5 0 0 0 1 1 +( 304 3968 192 ) ( 304 4000 136 ) ( 304 3968 136 ) wbrick1_5 0 0 0 1 1 +} +// brush 1636 +{ +( 256 3968 448 ) ( 256 3552 448 ) ( 192 3968 448 ) wbrick1_5 0 0 0 1 1 +( 256 4000 96 ) ( 192 4000 96 ) ( 256 4000 64 ) wbrick1_5 0 0 0 1 1 +( 208 4384 224 ) ( 208 4384 192 ) ( 208 3968 224 ) wbrick1_5 0 0 0 1 1 +( 192 3552 64 ) ( 256 3552 64 ) ( 192 3968 64 ) wbrick1_5 0 0 0 1 1 +( 192 3680 192 ) ( 192 4096 192 ) ( 192 3680 224 ) wbrick1_5 0 0 0 1 1 +( 768 3968 64 ) ( 896 3968 -64 ) ( 768 3968 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1637 +{ +( 304 3960 336 ) ( 288 3960 328 ) ( 288 3992 328 ) wm1_1 0 0 0 1 1 +( 288 4000 96 ) ( 304 4000 480 ) ( 288 4000 480 ) wm1_1 0 0 0 1 1 +( 288 3968 248 ) ( 288 4000 328 ) ( 288 3968 328 ) wm1_1 0 0 0 1 1 +( 304 3960 192 ) ( 288 3992 200 ) ( 288 3960 200 ) wm1_1 0 0 0 1 1 +( 288 3960 96 ) ( 304 3960 480 ) ( 304 3960 96 ) wm1_1 0 0 0 1 1 +( 304 3968 480 ) ( 304 4000 96 ) ( 304 3968 96 ) wm1_1 0 0 0 1 1 +} +// brush 1638 +{ +( 256 3968 144 ) ( 256 4000 144 ) ( 256 3968 168 ) wm1_1 0 0 0 1 1 +( 288 4000 152 ) ( 304 4000 152 ) ( 288 4000 192 ) wm1_1 0 0 0 1 1 +( 256 3960 168 ) ( 256 3992 168 ) ( 288 3960 200 ) wm1_1 0 0 0 1 1 +( 288 3960 200 ) ( 288 3992 200 ) ( 304 3960 192 ) wm1_1 0 0 0 1 1 +( 304 3960 192 ) ( 304 3960 152 ) ( 288 3960 192 ) wm1_1 0 0 0 1 1 +( 256 4000 144 ) ( 256 3968 144 ) ( 304 4000 192 ) wm1_1 0 0 0 1 1 +} +// brush 1639 +{ +( 256 4000 144 ) ( 256 3968 144 ) ( 208 3968 192 ) wbrick1_5 0 0 0 1 1 +( 256 4000 192 ) ( 208 4000 192 ) ( 256 4000 136 ) wbrick1_5 0 0 0 1 1 +( 256 3968 112 ) ( 256 4000 112 ) ( 256 3968 64 ) wbrick1_5 0 0 0 1 1 +( 216 3968 64 ) ( 264 3968 64 ) ( 216 4000 64 ) wbrick1_5 0 0 0 1 1 +( 208 3968 136 ) ( 208 3968 192 ) ( 256 3968 136 ) wbrick1_5 0 0 0 1 1 +( 208 3968 136 ) ( 208 4000 136 ) ( 208 3968 192 ) wbrick1_5 0 0 0 1 1 +} +// brush 1640 +{ +( 0 3928 328 ) ( 0 3896 328 ) ( -16 3896 336 ) wm1_1 0 0 0 1 1 +( 0 3936 480 ) ( -16 3936 480 ) ( 0 3936 96 ) wm1_1 0 0 0 1 1 +( 0 3904 328 ) ( 0 3936 328 ) ( 0 3904 248 ) wm1_1 0 0 0 1 1 +( 0 3896 200 ) ( 0 3928 200 ) ( -16 3896 192 ) wm1_1 0 0 0 1 1 +( -16 3896 96 ) ( -16 3896 480 ) ( 0 3896 96 ) wm1_1 0 0 0 1 1 +( -16 3904 96 ) ( -16 3936 96 ) ( -16 3904 480 ) wm1_1 0 0 0 1 1 +} +// brush 1641 +{ +( 32 3904 168 ) ( 32 3936 144 ) ( 32 3904 144 ) wm1_1 0 0 0 1 1 +( 0 3936 192 ) ( -16 3936 152 ) ( 0 3936 152 ) wm1_1 0 0 0 1 1 +( 0 3896 200 ) ( 32 3928 168 ) ( 32 3896 168 ) wm1_1 0 0 0 1 1 +( -16 3896 192 ) ( 0 3928 200 ) ( 0 3896 200 ) wm1_1 0 0 0 1 1 +( 0 3896 192 ) ( -16 3896 152 ) ( -16 3896 192 ) wm1_1 0 0 0 1 1 +( -16 3936 192 ) ( 32 3904 144 ) ( 32 3936 144 ) wm1_1 0 0 0 1 1 +} +// brush 1642 +{ +( 32 3904 384 ) ( 32 3936 384 ) ( 32 3904 360 ) wm1_1 0 0 0 1 1 +( 0 3936 376 ) ( -16 3936 376 ) ( 0 3936 336 ) wm1_1 0 0 0 1 1 +( 32 3896 360 ) ( 32 3928 360 ) ( 0 3896 328 ) wm1_1 0 0 0 1 1 +( 0 3896 328 ) ( 0 3928 328 ) ( -16 3896 336 ) wm1_1 0 0 0 1 1 +( -16 3896 336 ) ( -16 3896 376 ) ( 0 3896 336 ) wm1_1 0 0 0 1 1 +( 32 3936 384 ) ( 32 3904 384 ) ( -16 3936 336 ) wm1_1 0 0 0 1 1 +} +// brush 1643 +{ +( 32 3936 384 ) ( 32 3904 384 ) ( 80 3904 336 ) wbrick1_5 0 0 0 1 1 +( 32 3936 336 ) ( 80 3936 336 ) ( 32 3936 392 ) wbrick1_5 0 0 0 1 1 +( 32 3904 400 ) ( 32 3936 400 ) ( 32 3904 448 ) wbrick1_5 0 0 0 1 1 +( 72 3904 448 ) ( 24 3904 448 ) ( 72 3936 448 ) wbrick1_5 0 0 0 1 1 +( 80 3904 392 ) ( 80 3904 336 ) ( 32 3904 392 ) wbrick1_5 0 0 0 1 1 +( 80 3904 392 ) ( 80 3936 392 ) ( 80 3904 336 ) wbrick1_5 0 0 0 1 1 +} +// brush 1644 +{ +( -16 3904 336 ) ( 32 3904 384 ) ( 32 3936 384 ) wbrick1_5 0 0 0 1 1 +( 32 3936 392 ) ( -16 3936 336 ) ( 32 3936 336 ) wbrick1_5 0 0 0 1 1 +( 32 3904 448 ) ( 32 3936 400 ) ( 32 3904 400 ) wbrick1_5 0 0 0 1 1 +( -8 3936 448 ) ( 40 3904 448 ) ( -8 3904 448 ) wbrick1_5 0 0 0 1 1 +( 32 3904 392 ) ( -16 3904 336 ) ( -16 3904 392 ) wbrick1_5 0 0 0 1 1 +( -16 3904 336 ) ( -16 3936 392 ) ( -16 3904 392 ) wbrick1_5 0 0 0 1 1 +} +// brush 1645 +{ +( 80 3904 192 ) ( 32 3904 144 ) ( 32 3936 144 ) wbrick1_5 0 0 0 1 1 +( 32 3936 136 ) ( 80 3936 192 ) ( 32 3936 192 ) wbrick1_5 0 0 0 1 1 +( 32 3904 64 ) ( 32 3936 112 ) ( 32 3904 112 ) wbrick1_5 0 0 0 1 1 +( 72 3936 64 ) ( 24 3904 64 ) ( 72 3904 64 ) wbrick1_5 0 0 0 1 1 +( 32 3904 136 ) ( 80 3904 192 ) ( 80 3904 136 ) wbrick1_5 0 0 0 1 1 +( 80 3904 192 ) ( 80 3936 136 ) ( 80 3904 136 ) wbrick1_5 0 0 0 1 1 +} +// brush 1646 +{ +( 80 3896 336 ) ( 64 3896 328 ) ( 64 3928 328 ) wm1_1 0 0 0 1 1 +( 64 3936 96 ) ( 80 3936 480 ) ( 64 3936 480 ) wm1_1 0 0 0 1 1 +( 64 3904 248 ) ( 64 3936 328 ) ( 64 3904 328 ) wm1_1 0 0 0 1 1 +( 80 3896 192 ) ( 64 3928 200 ) ( 64 3896 200 ) wm1_1 0 0 0 1 1 +( 64 3896 96 ) ( 80 3896 480 ) ( 80 3896 96 ) wm1_1 0 0 0 1 1 +( 80 3904 480 ) ( 80 3936 96 ) ( 80 3904 96 ) wm1_1 0 0 0 1 1 +} +// brush 1647 +{ +( 32 3904 144 ) ( 32 3936 144 ) ( 32 3904 168 ) wm1_1 0 0 0 1 1 +( 64 3936 152 ) ( 80 3936 152 ) ( 64 3936 192 ) wm1_1 0 0 0 1 1 +( 32 3896 168 ) ( 32 3928 168 ) ( 64 3896 200 ) wm1_1 0 0 0 1 1 +( 64 3896 200 ) ( 64 3928 200 ) ( 80 3896 192 ) wm1_1 0 0 0 1 1 +( 80 3896 192 ) ( 80 3896 152 ) ( 64 3896 192 ) wm1_1 0 0 0 1 1 +( 32 3936 144 ) ( 32 3904 144 ) ( 80 3936 192 ) wm1_1 0 0 0 1 1 +} +// brush 1648 +{ +( 32 3936 144 ) ( 32 3904 144 ) ( -16 3904 192 ) wbrick1_5 0 0 0 1 1 +( 32 3936 192 ) ( -16 3936 192 ) ( 32 3936 136 ) wbrick1_5 0 0 0 1 1 +( 32 3904 112 ) ( 32 3936 112 ) ( 32 3904 64 ) wbrick1_5 0 0 0 1 1 +( -8 3904 64 ) ( 40 3904 64 ) ( -8 3936 64 ) wbrick1_5 0 0 0 1 1 +( -16 3904 136 ) ( -16 3904 192 ) ( 32 3904 136 ) wbrick1_5 0 0 0 1 1 +( -16 3904 136 ) ( -16 3936 136 ) ( -16 3904 192 ) wbrick1_5 0 0 0 1 1 +} +// brush 1649 +{ +( 0 3904 448 ) ( 0 3488 448 ) ( -64 3904 448 ) wbrick1_5 0 0 0 1 1 +( 192 3968 64 ) ( 192 3968 448 ) ( -128 3968 448 ) wbrick1_5 0 0 0 1 1 +( 192 3968 448 ) ( 192 3968 64 ) ( 128 3904 448 ) wbrick1_5 0 0 0 1 1 +( -64 3488 64 ) ( 0 3488 64 ) ( -64 3904 64 ) wbrick1_5 0 0 0 1 1 +( 512 3904 64 ) ( 640 3904 -64 ) ( 512 3904 -64 ) wbrick1_5 0 0 0 1 1 +( 80 3616 192 ) ( 80 4032 192 ) ( 80 3616 224 ) wbrick1_5 0 0 0 1 1 +} +// brush 1650 +{ +( 256 3968 360 ) ( 256 4000 384 ) ( 256 3968 384 ) wm1_1 0 0 0 1 1 +( 288 4000 336 ) ( 304 4000 376 ) ( 288 4000 376 ) wm1_1 0 0 0 1 1 +( 288 3960 328 ) ( 256 3992 360 ) ( 256 3960 360 ) wm1_1 0 0 0 1 1 +( 304 3960 336 ) ( 288 3992 328 ) ( 288 3960 328 ) wm1_1 0 0 0 1 1 +( 288 3960 336 ) ( 304 3960 376 ) ( 304 3960 336 ) wm1_1 0 0 0 1 1 +( 304 4000 336 ) ( 256 3968 384 ) ( 256 4000 384 ) wm1_1 0 0 0 1 1 +} +// brush 1651 +{ +( 288 4000 328 ) ( 256 4000 360 ) ( 256 4016 360 ) sky1 0 0 0 32 32 +( 224 4016 192 ) ( 288 4016 336 ) ( 224 4016 336 ) sky1 0 0 0 32 32 +( 288 4000 200 ) ( 256 4016 168 ) ( 256 4000 168 ) sky1 0 0 0 32 32 +( 224 4000 192 ) ( 288 4000 336 ) ( 288 4000 192 ) sky1 0 0 0 32 32 +( 288 4000 336 ) ( 288 4032 192 ) ( 288 4000 192 ) sky1 0 0 0 32 32 +( 256 4016 360 ) ( 256 4000 360 ) ( 224 4000 328 ) sky1 0 0 0 32 32 +( 256 4000 168 ) ( 256 4016 168 ) ( 224 4000 200 ) sky1 0 0 0 32 32 +( 224 4000 192 ) ( 224 4032 192 ) ( 224 4000 336 ) sky1 0 0 0 32 32 +} +// brush 1652 +{ +( 32 3904 360 ) ( 32 3936 384 ) ( 32 3904 384 ) wm1_1 0 0 0 1 1 +( 64 3936 336 ) ( 80 3936 376 ) ( 64 3936 376 ) wm1_1 0 0 0 1 1 +( 64 3896 328 ) ( 32 3928 360 ) ( 32 3896 360 ) wm1_1 0 0 0 1 1 +( 80 3896 336 ) ( 64 3928 328 ) ( 64 3896 328 ) wm1_1 0 0 0 1 1 +( 64 3896 336 ) ( 80 3896 376 ) ( 80 3896 336 ) wm1_1 0 0 0 1 1 +( 80 3936 336 ) ( 32 3904 384 ) ( 32 3936 384 ) wm1_1 0 0 0 1 1 +} +// brush 1653 +{ +( 64 3936 328 ) ( 32 3936 360 ) ( 32 3952 360 ) sky1 0 0 0 32 32 +( 0 3952 192 ) ( 64 3952 336 ) ( 0 3952 336 ) sky1 0 0 0 32 32 +( 64 3936 200 ) ( 32 3952 168 ) ( 32 3936 168 ) sky1 0 0 0 32 32 +( 0 3936 192 ) ( 64 3936 336 ) ( 64 3936 192 ) sky1 0 0 0 32 32 +( 64 3936 336 ) ( 64 3968 192 ) ( 64 3936 192 ) sky1 0 0 0 32 32 +( 32 3952 360 ) ( 32 3936 360 ) ( 0 3936 328 ) sky1 0 0 0 32 32 +( 32 3936 168 ) ( 32 3952 168 ) ( 0 3936 200 ) sky1 0 0 0 32 32 +( 0 3936 192 ) ( 0 3968 192 ) ( 0 3936 336 ) sky1 0 0 0 32 32 +} +// brush 1654 +{ +( -128 3904 448 ) ( -128 3488 448 ) ( -192 3904 448 ) wbrick1_5 0 0 0 1 1 +( 0 3968 64 ) ( 0 3968 448 ) ( -64 3968 448 ) wbrick1_5 0 0 0 1 1 +( -192 3488 64 ) ( -128 3488 64 ) ( -192 3904 64 ) wbrick1_5 0 0 0 1 1 +( -64 3616 192 ) ( -64 4032 192 ) ( -64 3616 224 ) wbrick1_5 0 0 0 1 1 +( 384 3904 64 ) ( 512 3904 -64 ) ( 384 3904 -64 ) wbrick1_5 0 0 0 1 1 +( -16 4320 224 ) ( -16 4320 192 ) ( -16 3904 224 ) wbrick1_5 0 0 0 1 1 +} +// brush 1655 +{ +( 224 3992 232 ) ( 288 3992 232 ) ( 288 3984 240 ) wm1_1 0 0 0 1 1 +( 224 3984 224 ) ( 288 3984 224 ) ( 288 3992 232 ) wm1_1 0 0 0 1 1 +( 288 3992 304 ) ( 288 3992 160 ) ( 288 3976 304 ) wm1_1 0 0 0 1 1 +( 288 3984 224 ) ( 224 3984 224 ) ( 224 3976 232 ) wm1_1 0 0 0 1 1 +( 288 3976 232 ) ( 224 3976 232 ) ( 224 3984 240 ) wm1_1 0 0 0 1 1 +( 224 3976 160 ) ( 224 3992 160 ) ( 224 3976 304 ) wm1_1 0 0 0 1 1 +} +// brush 1656 +{ +( 224 3992 296 ) ( 288 3992 296 ) ( 288 3984 304 ) wm1_1 0 0 0 1 1 +( 224 3984 288 ) ( 288 3984 288 ) ( 288 3992 296 ) wm1_1 0 0 0 1 1 +( 288 3992 368 ) ( 288 3992 224 ) ( 288 3976 368 ) wm1_1 0 0 0 1 1 +( 288 3984 288 ) ( 224 3984 288 ) ( 224 3976 296 ) wm1_1 0 0 0 1 1 +( 288 3976 296 ) ( 224 3976 296 ) ( 224 3984 304 ) wm1_1 0 0 0 1 1 +( 224 3976 224 ) ( 224 3992 224 ) ( 224 3976 368 ) wm1_1 0 0 0 1 1 +} +// brush 1657 +{ +( 0 3928 232 ) ( 64 3928 232 ) ( 64 3920 240 ) wm1_1 0 0 0 1 1 +( 0 3920 224 ) ( 64 3920 224 ) ( 64 3928 232 ) wm1_1 0 0 0 1 1 +( 64 3928 304 ) ( 64 3928 160 ) ( 64 3912 304 ) wm1_1 0 0 0 1 1 +( 64 3920 224 ) ( 0 3920 224 ) ( 0 3912 232 ) wm1_1 0 0 0 1 1 +( 64 3912 232 ) ( 0 3912 232 ) ( 0 3920 240 ) wm1_1 0 0 0 1 1 +( 0 3912 160 ) ( 0 3928 160 ) ( 0 3912 304 ) wm1_1 0 0 0 1 1 +} +// brush 1658 +{ +( 0 3928 296 ) ( 64 3928 296 ) ( 64 3920 304 ) wm1_1 0 0 0 1 1 +( 0 3920 288 ) ( 64 3920 288 ) ( 64 3928 296 ) wm1_1 0 0 0 1 1 +( 64 3928 368 ) ( 64 3928 224 ) ( 64 3912 368 ) wm1_1 0 0 0 1 1 +( 64 3920 288 ) ( 0 3920 288 ) ( 0 3912 296 ) wm1_1 0 0 0 1 1 +( 64 3912 296 ) ( 0 3912 296 ) ( 0 3920 304 ) wm1_1 0 0 0 1 1 +( 0 3912 224 ) ( 0 3928 224 ) ( 0 3912 368 ) wm1_1 0 0 0 1 1 +} +// brush 1659 +{ +( 448 3928 232 ) ( 512 3928 232 ) ( 512 3920 240 ) wm1_1 0 0 0 1 1 +( 448 3920 224 ) ( 512 3920 224 ) ( 512 3928 232 ) wm1_1 0 0 0 1 1 +( 512 3928 304 ) ( 512 3928 160 ) ( 512 3912 304 ) wm1_1 0 0 0 1 1 +( 512 3920 224 ) ( 448 3920 224 ) ( 448 3912 232 ) wm1_1 0 0 0 1 1 +( 512 3912 232 ) ( 448 3912 232 ) ( 448 3920 240 ) wm1_1 0 0 0 1 1 +( 448 3912 160 ) ( 448 3928 160 ) ( 448 3912 304 ) wm1_1 0 0 0 1 1 +} +// brush 1660 +{ +( 448 3928 296 ) ( 512 3928 296 ) ( 512 3920 304 ) wm1_1 0 0 0 1 1 +( 448 3920 288 ) ( 512 3920 288 ) ( 512 3928 296 ) wm1_1 0 0 0 1 1 +( 512 3928 368 ) ( 512 3928 224 ) ( 512 3912 368 ) wm1_1 0 0 0 1 1 +( 512 3920 288 ) ( 448 3920 288 ) ( 448 3912 296 ) wm1_1 0 0 0 1 1 +( 512 3912 296 ) ( 448 3912 296 ) ( 448 3920 304 ) wm1_1 0 0 0 1 1 +( 448 3912 224 ) ( 448 3928 224 ) ( 448 3912 368 ) wm1_1 0 0 0 1 1 +} +// brush 1661 +{ +( 544 3936 448 ) ( 416 3904 448 ) ( 416 3936 448 ) clip 0 0 0 32 32 +( 416 3968 224 ) ( 544 3968 320 ) ( 416 3968 320 ) clip 0 0 0 32 32 +( 320 3968 320 ) ( 384 3904 320 ) ( 384 3904 224 ) clip 0 0 0 32 32 +( 544 3936 96 ) ( 416 3904 96 ) ( 544 3904 96 ) clip 0 0 0 32 32 +( 576 3896 320 ) ( 384 3896 224 ) ( 384 3896 320 ) clip 0 0 0 32 32 +( 584 3904 320 ) ( 584 3936 224 ) ( 584 3904 224 ) clip 0 0 0 32 32 +} +// brush 1662 +{ +( 96 3936 448 ) ( 96 3904 448 ) ( -32 3936 448 ) clip 0 0 0 32 32 +( 96 3968 320 ) ( -32 3968 320 ) ( 96 3968 224 ) clip 0 0 0 32 32 +( 128 3904 224 ) ( 128 3904 320 ) ( 192 3968 320 ) clip 0 0 0 32 32 +( -32 3904 96 ) ( 96 3904 96 ) ( -32 3936 96 ) clip 0 0 0 32 32 +( 128 3896 320 ) ( 128 3896 224 ) ( -64 3896 320 ) clip 0 0 0 32 32 +( -72 3904 224 ) ( -72 3936 224 ) ( -72 3904 320 ) clip 0 0 0 32 32 +} +// brush 1663 +{ +( 320 4000 448 ) ( 320 3968 448 ) ( 192 4000 448 ) clip 0 0 0 32 32 +( 320 4000 448 ) ( 192 4000 448 ) ( 320 4000 96 ) clip 0 0 0 32 32 +( 328 4000 448 ) ( 328 4000 96 ) ( 328 3968 448 ) clip 0 0 0 32 32 +( 192 3968 96 ) ( 320 3968 96 ) ( 192 4000 96 ) clip 0 0 0 32 32 +( 192 3960 96 ) ( 192 3960 448 ) ( 320 3960 96 ) clip 0 0 0 32 32 +( 184 3968 96 ) ( 184 4000 96 ) ( 184 3968 448 ) clip 0 0 0 32 32 +} +// brush 1664 +{ +( 296 3744 368 ) ( 296 3712 368 ) ( 216 3744 368 ) clip 0 0 0 32 32 +( 296 3968 576 ) ( 216 3968 576 ) ( 296 3968 224 ) clip 0 0 0 32 32 +( 640 3744 576 ) ( 640 3744 224 ) ( 640 3712 576 ) clip 0 0 0 32 32 +( 216 3728 320 ) ( 296 3728 320 ) ( 216 3760 320 ) clip 0 0 0 32 32 +( 216 3712 224 ) ( 216 3712 576 ) ( 296 3712 224 ) clip 0 0 0 32 32 +( -128 3704 224 ) ( -128 3736 224 ) ( -128 3704 576 ) clip 0 0 0 32 32 +} +// brush 1665 +{ +( 296 3816 240 ) ( 296 3784 240 ) ( 216 3816 240 ) clip 0 0 0 32 32 +( 296 3816 448 ) ( 216 3816 448 ) ( 296 3816 96 ) clip 0 0 0 32 32 +( 296 3816 448 ) ( 296 3816 96 ) ( 296 3784 448 ) clip 0 0 0 32 32 +( 216 3800 192 ) ( 296 3800 192 ) ( 216 3832 192 ) clip 0 0 0 32 32 +( 216 3784 96 ) ( 216 3784 448 ) ( 296 3784 96 ) clip 0 0 0 32 32 +( 216 3784 96 ) ( 216 3816 96 ) ( 216 3784 448 ) clip 0 0 0 32 32 +} +// brush 1666 +{ +( -96 3232 64 ) ( -32 3232 64 ) ( -96 3648 64 ) altar1_7 0 0 0 1 1 +( -160 3424 192 ) ( -160 3840 192 ) ( -160 3424 224 ) altar1_7 0 0 0 1 1 +( -128 3968 -64 ) ( -128 3520 -64 ) ( -128 3968 64 ) altar1_7 0 0 0 1 1 +( -192 3584 64 ) ( -96 3584 -64 ) ( -192 3584 -64 ) altar1_7 0 0 0 1 1 +( -192 3712 -64 ) ( -96 3712 -64 ) ( -192 3712 64 ) altar1_7 0 0 0 1 1 +( -864 3552 256 ) ( -864 3712 256 ) ( -736 3552 256 ) altar1_7 0 0 0 1 1 +} +// brush 1667 +{ +( 800 3584 96 ) ( 800 3168 96 ) ( 736 3584 96 ) wbrick1_5 0 0 0 1 1 +( 800 3728 -64 ) ( 736 3728 -64 ) ( 800 3728 -96 ) wbrick1_5 0 0 0 1 1 +( 736 3168 64 ) ( 800 3168 64 ) ( 736 3584 64 ) wbrick1_5 0 0 0 1 1 +( 672 3376 32 ) ( 672 3792 32 ) ( 672 3376 64 ) wbrick1_5 0 0 0 1 1 +( 704 3904 -224 ) ( 704 3456 -224 ) ( 704 3904 -96 ) wbrick1_5 0 0 0 1 1 +( 640 3632 -96 ) ( 736 3632 -224 ) ( 640 3632 -224 ) wbrick1_5 0 0 0 1 1 +} +// brush 1668 +{ +( 768 3648 448 ) ( 768 3232 448 ) ( 704 3648 448 ) wbrick1_5 0 0 0 1 1 +( 768 3904 96 ) ( 704 3904 96 ) ( 768 3904 64 ) wbrick1_5 0 0 0 1 1 +( 704 3232 64 ) ( 768 3232 64 ) ( 704 3648 64 ) wbrick1_5 0 0 0 1 1 +( 640 3424 192 ) ( 640 3840 192 ) ( 640 3424 224 ) wbrick1_5 0 0 0 1 1 +( 672 3968 -64 ) ( 672 3520 -64 ) ( 672 3968 64 ) wbrick1_5 0 0 0 1 1 +( 608 3712 64 ) ( 704 3712 -64 ) ( 608 3712 -64 ) clip 0 0 0 1 1 +} +// brush 1669 +{ +( -32 3648 448 ) ( -32 3232 448 ) ( -96 3648 448 ) altar1_6 0 0 0 1 1 +( -160 3424 192 ) ( -160 3840 192 ) ( -160 3424 224 ) altar1_6 0 0 0 1 1 +( -128 3968 -64 ) ( -128 3520 -64 ) ( -128 3968 64 ) altar1_6 0 0 0 1 1 +( -192 3584 64 ) ( -96 3584 -64 ) ( -192 3584 -64 ) altar1_6 0 0 0 1 1 +( -192 3712 -64 ) ( -96 3712 -64 ) ( -192 3712 64 ) altar1_6 0 0 0 1 1 +( -736 3552 256 ) ( -864 3712 256 ) ( -864 3552 256 ) altar1_6 0 0 0 1 1 +} +// brush 1670 +{ +( 768 3648 448 ) ( 768 3232 448 ) ( 704 3648 448 ) altar1_6 0 0 0 1 1 +( 640 3424 192 ) ( 640 3840 192 ) ( 640 3424 224 ) altar1_6 0 0 0 1 1 +( 672 3968 -64 ) ( 672 3520 -64 ) ( 672 3968 64 ) altar1_6 0 0 0 1 1 +( 608 3584 64 ) ( 704 3584 -64 ) ( 608 3584 -64 ) altar1_6 0 0 0 1 1 +( 608 3712 -64 ) ( 704 3712 -64 ) ( 608 3712 64 ) altar1_6 0 0 0 1 1 +( 64 3552 256 ) ( -64 3712 256 ) ( -64 3552 256 ) altar1_6 0 0 0 1 1 +} +// brush 1671 +{ +( 704 3232 64 ) ( 768 3232 64 ) ( 704 3648 64 ) altar1_7 0 0 0 1 1 +( 640 3424 192 ) ( 640 3840 192 ) ( 640 3424 224 ) altar1_7 0 0 0 1 1 +( 672 3968 -64 ) ( 672 3520 -64 ) ( 672 3968 64 ) altar1_7 0 0 0 1 1 +( 608 3584 64 ) ( 704 3584 -64 ) ( 608 3584 -64 ) altar1_7 0 0 0 1 1 +( 608 3712 -64 ) ( 704 3712 -64 ) ( 608 3712 64 ) altar1_7 0 0 0 1 1 +( -64 3552 256 ) ( -64 3712 256 ) ( 64 3552 256 ) altar1_7 0 0 0 1 1 +} +// brush 1672 +{ +( -112 3600 320 ) ( -112 3584 320 ) ( -128 3600 320 ) wm1_2 0 0 0 1 1 +( -112 3600 320 ) ( -128 3600 320 ) ( -112 3600 64 ) wm1_2 0 0 0 1 1 +( -112 3600 320 ) ( -112 3600 64 ) ( -112 3584 320 ) wm1_2 0 0 0 1 1 +( -128 3584 96 ) ( -112 3584 96 ) ( -128 3600 96 ) wm1_2 0 0 0 1 1 +( -128 3584 64 ) ( -128 3584 320 ) ( -112 3584 64 ) wm1_2 0 0 0 1 1 +( -128 3584 64 ) ( -128 3600 64 ) ( -128 3584 320 ) wm1_2 0 0 0 1 1 +} +// brush 1673 +{ +( 960 2688 320 ) ( 960 2656 320 ) ( 704 2688 320 ) wswamp2_2 0 0 0 1 1 +( 960 2688 704 ) ( 704 2688 704 ) ( 960 2688 0 ) wswamp2_2 0 0 0 1 1 +( 960 2688 704 ) ( 960 2688 0 ) ( 960 2656 704 ) wswamp2_2 0 0 0 1 1 +( 704 2656 256 ) ( 960 2656 256 ) ( 704 2688 256 ) wswamp2_2 32 0 0 1 1 +( 704 2560 -416 ) ( 704 2560 288 ) ( 960 2560 -416 ) wswamp2_2 0 0 0 1 1 +( 704 2656 0 ) ( 704 2688 0 ) ( 704 2656 704 ) wswamp2_2 0 0 0 1 1 +} +// brush 1674 +{ +( 1504 2640 192 ) ( 1568 2672 192 ) ( 1568 2640 192 ) clip 0 0 0 32 32 +( 1568 2624 -128 ) ( 1504 2624 192 ) ( 1568 2624 192 ) clip 0 0 0 32 32 +( 1504 2640 -128 ) ( 1568 2672 -128 ) ( 1504 2672 -128 ) clip 0 0 0 32 32 +( 1504 2672 192 ) ( 1504 2640 -128 ) ( 1504 2672 -128 ) clip 0 0 0 32 32 +( 1504 2640 64 ) ( 1520 2624 -64 ) ( 1504 2640 -64 ) clip 0 0 0 32 32 +( 1568 2688 192 ) ( 1504 2688 192 ) ( 1568 2688 -128 ) clip 0 0 0 32 32 +( 1504 2672 -64 ) ( 1520 2688 -64 ) ( 1504 2672 64 ) clip 0 0 0 32 32 +( 1568 2672 -128 ) ( 1568 2640 -128 ) ( 1568 2672 192 ) clip 0 0 0 32 32 +( 1568 2640 -64 ) ( 1552 2624 -64 ) ( 1568 2640 64 ) clip 0 0 0 32 32 +( 1568 2672 64 ) ( 1552 2688 -64 ) ( 1568 2672 -64 ) clip 0 0 0 32 32 +} +// brush 1675 +{ +( 1456 2464 272 ) ( 1456 2336 272 ) ( 1088 2464 272 ) clip 0 0 0 32 32 +( 1440 2464 240 ) ( 1072 2464 240 ) ( 1440 2464 80 ) clip 0 0 0 32 32 +( 1280 2432 240 ) ( 1280 2432 80 ) ( 1280 2304 240 ) clip 0 0 0 32 32 +( 1088 2336 192 ) ( 1456 2336 192 ) ( 1088 2464 192 ) clip 0 0 0 32 32 +( 1088 2208 80 ) ( 1088 2208 240 ) ( 1456 2208 80 ) clip 0 0 0 32 32 +( 1088 2336 80 ) ( 1088 2464 80 ) ( 1088 2336 240 ) clip 0 0 0 32 32 +} +// brush 1676 +{ +( 1392 2720 272 ) ( 1392 2592 272 ) ( 1024 2720 272 ) clip 0 0 0 32 32 +( 1392 2848 240 ) ( 1024 2848 240 ) ( 1392 2848 80 ) clip 0 0 0 32 32 +( 1728 2704 240 ) ( 1728 2704 80 ) ( 1728 2576 240 ) clip 0 0 0 32 32 +( 1024 2592 192 ) ( 1392 2592 192 ) ( 1024 2720 192 ) clip 0 0 0 32 32 +( 1024 2464 80 ) ( 1024 2464 240 ) ( 1392 2464 80 ) clip 0 0 0 32 32 +( 1024 2592 80 ) ( 1024 2720 80 ) ( 1024 2592 240 ) clip 0 0 0 32 32 +} +// brush 1677 +{ +( 1312 1328 -32 ) ( 1312 1200 -32 ) ( 1248 1328 -32 ) wm1_2 0 0 0 1 1 +( 1312 1328 -32 ) ( 1248 1328 -32 ) ( 1312 1328 -256 ) wm1_2 0 0 0 1 1 +( 1312 1328 -32 ) ( 1312 1328 -256 ) ( 1312 1200 -32 ) wm1_2 0 0 0 1 1 +( 1248 1200 -224 ) ( 1312 1200 -224 ) ( 1248 1328 -224 ) wm1_2 0 0 0 1 1 +( 1248 1312 -256 ) ( 1248 1312 -32 ) ( 1312 1312 -256 ) wm1_2 0 0 0 1 1 +( 1248 1200 -256 ) ( 1248 1328 -256 ) ( 1248 1200 -32 ) wm1_2 0 0 0 1 1 +} +// brush 1678 +{ +( 1088 960 0 ) ( 960 960 0 ) ( 1088 992 0 ) wm1_2 0 0 0 1 1 +( 1248 960 -192 ) ( 1248 992 -192 ) ( 1248 960 -320 ) wm1_2 0 0 0 1 1 +( 1152 1024 -192 ) ( 1152 1024 -320 ) ( 1024 1024 -192 ) wm1_2 0 0 0 1 1 +( 992 992 -320 ) ( 992 992 -192 ) ( 992 960 -320 ) wm1_2 0 0 0 1 1 +( 992 1056 -320 ) ( 1120 1056 -320 ) ( 992 1056 -192 ) wm1_2 0 0 0 1 1 +( 736 -64 -32 ) ( 1440 64 -32 ) ( 736 64 -32 ) wm1_2 0 0 0 1 1 +} +// brush 1679 +{ +( 864 1152 0 ) ( 864 1024 0 ) ( 832 1152 0 ) wm1_2 0 0 0 1 1 +( 800 1024 -384 ) ( 800 1152 -384 ) ( 800 1024 -256 ) wm1_2 0 0 0 1 1 +( 704 1056 128 ) ( 1024 1056 0 ) ( 704 1056 0 ) wm1_2 0 0 0 1 1 +( 800 1248 -64 ) ( 960 1088 -64 ) ( 800 1248 64 ) wm1_2 0 0 0 1 1 +( 736 -64 -32 ) ( 1440 64 -32 ) ( 736 64 -32 ) wm1_2 0 0 0 1 1 +} +// brush 1680 +{ +( 1344 1184 0 ) ( 1344 1056 0 ) ( 1312 1184 0 ) wm1_2 0 0 0 1 1 +( 1312 1440 -224 ) ( 1280 1440 -224 ) ( 1312 1440 -352 ) wm1_2 0 0 0 1 1 +( 1312 1184 -192 ) ( 1312 1184 -320 ) ( 1312 1056 -192 ) wm1_2 0 0 0 1 1 +( 1248 1088 -352 ) ( 1248 1216 -352 ) ( 1248 1088 -224 ) wm1_2 0 0 0 1 1 +( 1152 1056 160 ) ( 1472 1056 32 ) ( 1152 1056 32 ) wm1_2 0 0 0 1 1 +( 736 -64 -32 ) ( 1440 64 -32 ) ( 736 64 -32 ) wm1_2 0 0 0 1 1 +} +// brush 1681 +{ +( 864 1376 0 ) ( 864 1248 0 ) ( 832 1376 0 ) wm1_2 0 0 0 1 1 +( 864 1504 -192 ) ( 832 1504 -192 ) ( 864 1504 -320 ) wm1_2 0 0 0 1 1 +( 800 1408 -192 ) ( 800 1408 -320 ) ( 800 1280 -192 ) wm1_2 0 0 0 1 1 +( 832 1248 -320 ) ( 832 1248 -192 ) ( 864 1248 -320 ) wm1_2 0 0 0 1 1 +( 768 1248 -320 ) ( 768 1376 -320 ) ( 768 1248 -192 ) wm1_2 0 0 0 1 1 +( 736 -64 -32 ) ( 1440 64 -32 ) ( 736 64 -32 ) wm1_2 0 0 0 1 1 +} +// brush 1682 +{ +( 912 1408 0 ) ( 784 1408 0 ) ( 912 1440 0 ) wm1_2 0 0 0 1 1 +( 1024 1312 -32 ) ( 1024 1312 0 ) ( 816 1520 0 ) wm1_2 0 0 0 1 1 +( 1248 1024 -32 ) ( 1248 1024 0 ) ( 1280 1056 0 ) wm1_2 0 0 0 1 1 +( 768 1504 0 ) ( 768 1504 -32 ) ( 800 1536 -32 ) wm1_2 0 0 0 1 1 +( 976 1296 0 ) ( 976 1296 -32 ) ( 768 1504 0 ) wm1_2 0 0 0 1 1 +( -336 1568 -32 ) ( -208 864 -32 ) ( -208 1568 -32 ) wm1_2 0 0 0 1 1 +} +// brush 1683 +{ +( 1184 1472 0 ) ( 1184 1600 0 ) ( 1216 1472 0 ) wm1_2 0 0 0 1 1 +( 1184 1440 -192 ) ( 1216 1440 -192 ) ( 1184 1440 -320 ) wm1_2 0 0 0 1 1 +( 1248 1504 -224 ) ( 1248 1504 0 ) ( 1248 1312 -96 ) wm1_2 0 0 0 1 1 +( 1248 1504 0 ) ( 1248 1504 -224 ) ( 1280 1536 -96 ) wm1_2 0 0 0 1 1 +( 1280 1600 -320 ) ( 1280 1472 -320 ) ( 1280 1600 -192 ) wm1_2 0 0 0 1 1 +( 736 -64 -32 ) ( 1440 64 -32 ) ( 736 64 -32 ) wm1_2 0 0 0 1 1 +} +// brush 1684 +{ +( 960 1600 0 ) ( 1088 1600 0 ) ( 960 1568 0 ) wm1_2 0 0 0 1 1 +( 800 1600 -192 ) ( 800 1568 -192 ) ( 800 1600 -320 ) wm1_2 0 0 0 1 1 +( 1280 1536 -320 ) ( 1280 1536 0 ) ( 800 1536 0 ) wm1_2 0 0 0 1 1 +( 1280 1536 0 ) ( 1280 1536 -320 ) ( 1248 1504 0 ) wm1_2 0 0 0 1 1 +( 1088 1504 -320 ) ( 960 1504 -320 ) ( 1088 1504 -192 ) wm1_2 0 0 0 1 1 +( 736 -64 -32 ) ( 1440 64 -32 ) ( 736 64 -32 ) wm1_2 0 0 0 1 1 +} +// brush 1685 +{ +( 1312 1440 -32 ) ( 1312 1312 -32 ) ( 1248 1440 -32 ) wm1_2 0 0 0 1 1 +( 1312 1440 -32 ) ( 1248 1440 -32 ) ( 1312 1440 -256 ) wm1_2 0 0 0 1 1 +( 1312 1440 -32 ) ( 1312 1440 -256 ) ( 1312 1312 -32 ) wm1_2 0 0 0 1 1 +( 1248 1312 -224 ) ( 1312 1312 -224 ) ( 1248 1440 -224 ) wm1_2 0 0 0 1 1 +( 1248 1424 -256 ) ( 1248 1424 -32 ) ( 1312 1424 -256 ) wm1_2 0 0 0 1 1 +( 1248 1312 -256 ) ( 1248 1440 -256 ) ( 1248 1312 -32 ) wm1_2 0 0 0 1 1 +} +// brush 1686 +{ +( 1248 1504 32 ) ( 1248 1440 32 ) ( 1184 1504 32 ) wizwood1_5 0 0 135 1 1 +( 1248 1504 32 ) ( 1184 1504 32 ) ( 1248 1504 0 ) wizwood1_5 0 0 135 1 1 +( 1248 1504 32 ) ( 1248 1504 0 ) ( 1248 1440 32 ) wizwood1_5 0 0 135 1 1 +( 1184 1440 0 ) ( 1248 1440 0 ) ( 1184 1504 0 ) wizwood1_5 0 0 135 1 1 +( 800 1056 0 ) ( 800 1056 32 ) ( 864 1056 0 ) wizwood1_5 0 0 135 1 1 +( 800 1056 0 ) ( 800 1120 0 ) ( 800 1056 32 ) wizwood1_5 0 0 135 1 1 +} +// brush 1687 +{ +( 896 1184 0 ) ( 896 1056 0 ) ( 864 1184 0 ) wm1_2 0 0 0 1 1 +( 864 1184 -224 ) ( 832 1184 -224 ) ( 864 1184 -352 ) wm1_2 0 0 0 1 1 +( 928 1248 -192 ) ( 928 1248 -320 ) ( 928 1120 -192 ) wm1_2 0 0 0 1 1 +( 800 1056 -352 ) ( 800 1184 -352 ) ( 800 1056 -224 ) wm1_2 0 0 0 1 1 +( 704 1056 160 ) ( 1024 1056 32 ) ( 704 1056 32 ) wm1_2 0 0 0 1 1 +( 736 -64 -32 ) ( 1440 64 -32 ) ( 736 64 -32 ) wm1_2 0 0 0 1 1 +} +// brush 1688 +{ +( 1024 1296 0 ) ( 1024 1168 0 ) ( 992 1296 0 ) wm1_2 0 0 0 1 1 +( 1104 1392 -32 ) ( 1104 1392 0 ) ( 896 1184 0 ) wm1_2 0 0 0 1 1 +( 1264 1488 -32 ) ( 1264 1488 0 ) ( 1232 1520 0 ) wm1_2 0 0 0 1 1 +( 912 1136 0 ) ( 912 1136 -32 ) ( 880 1168 -32 ) wm1_2 0 0 0 1 1 +( 1136 1360 0 ) ( 1136 1360 -32 ) ( 928 1152 0 ) wm1_2 0 0 0 1 1 +( 864 48 -32 ) ( 1568 176 -32 ) ( 864 176 -32 ) wm1_2 0 0 0 1 1 +} +// brush 1689 +{ +( 1216 1504 0 ) ( 1216 1056 0 ) ( 800 1504 0 ) clip 0 0 0 32 32 +( 1216 1504 0 ) ( 800 1504 0 ) ( 1216 1504 -32 ) clip 0 0 0 32 32 +( 1216 1504 0 ) ( 1216 1504 -32 ) ( 1216 1056 0 ) clip 0 0 0 32 32 +( 800 1056 -32 ) ( 1216 1056 -32 ) ( 800 1504 -32 ) clip 0 0 0 32 32 +( 800 1056 -32 ) ( 800 1056 0 ) ( 1216 1056 -32 ) clip 0 0 0 32 32 +( 800 1056 -32 ) ( 800 1504 -32 ) ( 800 1056 0 ) clip 0 0 0 32 32 +} +// brush 1690 +{ +( 1568 2208 -304 ) ( 1568 1568 -304 ) ( 576 2208 -304 ) wswamp1_2 0 0 0 1 1 +( 1568 2144 -256 ) ( 576 2144 -256 ) ( 1568 2144 -512 ) wswamp1_2 0 0 0 1 1 +( -256 2176 -256 ) ( -256 2176 -512 ) ( -256 1536 -256 ) wswamp1_2 0 0 0 1 1 +( 576 1568 -512 ) ( 1568 1568 -512 ) ( 576 2208 -512 ) wswamp1_2 0 0 0 1 1 +( 576 1568 -512 ) ( 576 1568 -256 ) ( 1568 1568 -512 ) wswamp1_2 0 0 0 1 1 +( -832 1504 -512 ) ( -832 2144 -512 ) ( -832 1504 -256 ) wswamp1_2 0 0 0 1 1 +} +// brush 1691 +{ +( 592 2928 -248 ) ( 592 2768 -248 ) ( 560 2928 -248 ) city4_1 0 0 0 1 1 +( 592 2928 -160 ) ( 560 2928 -160 ) ( 592 2928 -256 ) city4_1 0 0 0 1 1 +( 592 2928 -160 ) ( 592 2928 -256 ) ( 592 2768 -160 ) city4_1 0 0 0 1 1 +( 560 2768 -256 ) ( 592 2768 -256 ) ( 560 2928 -256 ) city4_1 0 0 0 1 1 +( 560 2768 -256 ) ( 560 2768 -160 ) ( 592 2768 -256 ) city4_1 0 0 0 1 1 +( 560 2768 -256 ) ( 560 2928 -256 ) ( 560 2768 -160 ) city4_1 0 0 0 1 1 +} +// brush 1692 +{ +( 688 2968 -248 ) ( 688 2792 -248 ) ( 592 2968 -248 ) clip 0 0 0 32 32 +( 688 3008 -248 ) ( 592 3008 -248 ) ( 688 3008 -256 ) clip 0 0 0 32 32 +( 960 2952 -248 ) ( 960 2952 -256 ) ( 960 2776 -248 ) clip 0 0 0 32 32 +( 592 2792 -256 ) ( 688 2792 -256 ) ( 592 2968 -256 ) clip 0 0 0 32 32 +( 592 2688 -256 ) ( 592 2688 -248 ) ( 688 2688 -256 ) clip 0 0 0 32 32 +( 592 2792 -256 ) ( 592 2968 -256 ) ( 592 2792 -248 ) clip 0 0 0 32 32 +} +// brush 1693 +{ +( 108 2892 -72 ) ( 128 2912 -72 ) ( 128 2892 -72 ) clip 0 0 0 32 32 +( 128 2892 -320 ) ( 108 2892 -72 ) ( 128 2892 -72 ) clip 0 0 0 32 32 +( 108 2892 -320 ) ( 128 2912 -320 ) ( 108 2912 -320 ) clip 0 0 0 32 32 +( 108 2912 -72 ) ( 108 2892 -320 ) ( 108 2912 -320 ) clip 0 0 0 32 32 +( 108 2904 64 ) ( 120 2892 -64 ) ( 108 2904 -64 ) clip 0 0 0 32 32 +( 128 2932 -72 ) ( 108 2932 -72 ) ( 128 2932 -320 ) clip 0 0 0 32 32 +( 108 2920 -64 ) ( 120 2932 -64 ) ( 108 2920 64 ) clip 0 0 0 32 32 +( 148 2912 -320 ) ( 148 2892 -320 ) ( 148 2912 -72 ) clip 0 0 0 32 32 +( 148 2904 -64 ) ( 136 2892 -64 ) ( 148 2904 64 ) clip 0 0 0 32 32 +( 148 2920 64 ) ( 136 2932 -64 ) ( 148 2920 -64 ) clip 0 0 0 32 32 +} +// brush 1694 +{ +( -20 2892 -72 ) ( 0 2912 -72 ) ( 0 2892 -72 ) clip 0 0 0 32 32 +( 0 2892 -320 ) ( -20 2892 -72 ) ( 0 2892 -72 ) clip 0 0 0 32 32 +( -20 2892 -320 ) ( 0 2912 -320 ) ( -20 2912 -320 ) clip 0 0 0 32 32 +( -20 2912 -72 ) ( -20 2892 -320 ) ( -20 2912 -320 ) clip 0 0 0 32 32 +( -20 2904 64 ) ( -8 2892 -64 ) ( -20 2904 -64 ) clip 0 0 0 32 32 +( 0 2932 -72 ) ( -20 2932 -72 ) ( 0 2932 -320 ) clip 0 0 0 32 32 +( -20 2920 -64 ) ( -8 2932 -64 ) ( -20 2920 64 ) clip 0 0 0 32 32 +( 20 2912 -320 ) ( 20 2892 -320 ) ( 20 2912 -72 ) clip 0 0 0 32 32 +( 20 2904 -64 ) ( 8 2892 -64 ) ( 20 2904 64 ) clip 0 0 0 32 32 +( 20 2920 64 ) ( 8 2932 -64 ) ( 20 2920 -64 ) clip 0 0 0 32 32 +} +// brush 1695 +{ +( -20 2764 -72 ) ( 0 2784 -72 ) ( 0 2764 -72 ) clip 0 0 0 32 32 +( 0 2764 -320 ) ( -20 2764 -72 ) ( 0 2764 -72 ) clip 0 0 0 32 32 +( -20 2764 -320 ) ( 0 2784 -320 ) ( -20 2784 -320 ) clip 0 0 0 32 32 +( -20 2784 -72 ) ( -20 2764 -320 ) ( -20 2784 -320 ) clip 0 0 0 32 32 +( -20 2776 64 ) ( -8 2764 -64 ) ( -20 2776 -64 ) clip 0 0 0 32 32 +( 0 2804 -72 ) ( -20 2804 -72 ) ( 0 2804 -320 ) clip 0 0 0 32 32 +( -20 2792 -64 ) ( -8 2804 -64 ) ( -20 2792 64 ) clip 0 0 0 32 32 +( 20 2784 -320 ) ( 20 2764 -320 ) ( 20 2784 -72 ) clip 0 0 0 32 32 +( 20 2776 -64 ) ( 8 2764 -64 ) ( 20 2776 64 ) clip 0 0 0 32 32 +( 20 2792 64 ) ( 8 2804 -64 ) ( 20 2792 -64 ) clip 0 0 0 32 32 +} +// brush 1696 +{ +( 108 2764 -72 ) ( 128 2784 -72 ) ( 128 2764 -72 ) clip 0 0 0 32 32 +( 128 2764 -320 ) ( 108 2764 -72 ) ( 128 2764 -72 ) clip 0 0 0 32 32 +( 108 2764 -320 ) ( 128 2784 -320 ) ( 108 2784 -320 ) clip 0 0 0 32 32 +( 108 2784 -72 ) ( 108 2764 -320 ) ( 108 2784 -320 ) clip 0 0 0 32 32 +( 108 2776 64 ) ( 120 2764 -64 ) ( 108 2776 -64 ) clip 0 0 0 32 32 +( 128 2804 -72 ) ( 108 2804 -72 ) ( 128 2804 -320 ) clip 0 0 0 32 32 +( 108 2792 -64 ) ( 120 2804 -64 ) ( 108 2792 64 ) clip 0 0 0 32 32 +( 148 2784 -320 ) ( 148 2764 -320 ) ( 148 2784 -72 ) clip 0 0 0 32 32 +( 148 2776 -64 ) ( 136 2764 -64 ) ( 148 2776 64 ) clip 0 0 0 32 32 +( 148 2792 64 ) ( 136 2804 -64 ) ( 148 2792 -64 ) clip 0 0 0 32 32 +} +// brush 1697 +{ +( 12 2924 -72 ) ( 12 2900 -72 ) ( -12 2924 -72 ) wizwood1_4 0 0 0 1 1 +( 12 2924 -72 ) ( -12 2924 -72 ) ( 12 2924 -320 ) wizwood1_4 0 0 0 1 1 +( 12 2924 -72 ) ( 12 2924 -320 ) ( 12 2900 -72 ) wizwood1_4 0 0 0 1 1 +( -12 2900 -256 ) ( 12 2900 -256 ) ( -12 2924 -256 ) wizwood1_4 0 0 0 1 1 +( -12 2900 -320 ) ( -12 2900 -72 ) ( 12 2900 -320 ) wizwood1_4 0 0 0 1 1 +( -12 2900 -320 ) ( -12 2924 -320 ) ( -12 2900 -72 ) wizwood1_4 0 0 0 1 1 +} +// brush 1698 +{ +( 12 2796 -72 ) ( 12 2772 -72 ) ( -12 2796 -72 ) wizwood1_4 0 0 0 1 1 +( 12 2796 -72 ) ( -12 2796 -72 ) ( 12 2796 -320 ) wizwood1_4 0 0 0 1 1 +( 12 2796 -72 ) ( 12 2796 -320 ) ( 12 2772 -72 ) wizwood1_4 0 0 0 1 1 +( -12 2772 -256 ) ( 12 2772 -256 ) ( -12 2796 -256 ) wizwood1_4 0 0 0 1 1 +( -12 2772 -320 ) ( -12 2772 -72 ) ( 12 2772 -320 ) wizwood1_4 0 0 0 1 1 +( -12 2772 -320 ) ( -12 2796 -320 ) ( -12 2772 -72 ) wizwood1_4 0 0 0 1 1 +} +// brush 1699 +{ +( 140 2796 -72 ) ( 140 2772 -72 ) ( 116 2796 -72 ) wizwood1_4 0 0 0 1 1 +( 140 2796 -72 ) ( 116 2796 -72 ) ( 140 2796 -320 ) wizwood1_4 0 0 0 1 1 +( 140 2796 -72 ) ( 140 2796 -320 ) ( 140 2772 -72 ) wizwood1_4 0 0 0 1 1 +( 116 2772 -256 ) ( 140 2772 -256 ) ( 116 2796 -256 ) wizwood1_4 0 0 0 1 1 +( 116 2772 -320 ) ( 116 2772 -72 ) ( 140 2772 -320 ) wizwood1_4 0 0 0 1 1 +( 116 2772 -320 ) ( 116 2796 -320 ) ( 116 2772 -72 ) wizwood1_4 0 0 0 1 1 +} +// brush 1700 +{ +( 140 2924 -72 ) ( 140 2900 -72 ) ( 116 2924 -72 ) wizwood1_4 0 0 0 1 1 +( 140 2924 -72 ) ( 116 2924 -72 ) ( 140 2924 -320 ) wizwood1_4 0 0 0 1 1 +( 140 2924 -72 ) ( 140 2924 -320 ) ( 140 2900 -72 ) wizwood1_4 0 0 0 1 1 +( 116 2900 -256 ) ( 140 2900 -256 ) ( 116 2924 -256 ) wizwood1_4 0 0 0 1 1 +( 116 2900 -320 ) ( 116 2900 -72 ) ( 140 2900 -320 ) wizwood1_4 0 0 0 1 1 +( 116 2900 -320 ) ( 116 2924 -320 ) ( 116 2900 -72 ) wizwood1_4 0 0 0 1 1 +} +// brush 1701 +{ +( -208 2000 -64 ) ( -208 1776 -64 ) ( -336 2000 -64 ) clip 0 0 0 32 32 +( -208 2000 -64 ) ( -336 2000 -64 ) ( -208 2000 -96 ) clip 0 0 0 32 32 +( -208 2000 -64 ) ( -208 2000 -96 ) ( -208 1776 -64 ) clip 0 0 0 32 32 +( -336 1776 -96 ) ( -208 1776 -96 ) ( -336 2000 -96 ) clip 0 0 0 32 32 +( -336 1776 -96 ) ( -336 1776 -64 ) ( -208 1776 -96 ) clip 0 0 0 32 32 +( -336 1776 -96 ) ( -336 2000 -96 ) ( -336 1776 -64 ) clip 0 0 0 32 32 +} +// brush 1702 +{ +( 80 2928 -32 ) ( 80 2704 -32 ) ( -48 2928 -32 ) clip 0 0 0 32 32 +( -16 2824 -40 ) ( -144 2824 -40 ) ( -16 2824 -72 ) clip 0 0 0 32 32 +( 40 2864 -40 ) ( 40 2864 -72 ) ( 40 2640 -40 ) clip 0 0 0 32 32 +( -48 2704 -72 ) ( 80 2704 -72 ) ( -48 2928 -72 ) clip 0 0 0 32 32 +( 16 2744 -72 ) ( 16 2744 -40 ) ( 144 2744 -72 ) clip 0 0 0 32 32 +( -40 2704 -72 ) ( -40 2928 -72 ) ( -40 2704 -40 ) clip 0 0 0 32 32 +} +// brush 1703 +{ +( 80 3056 -32 ) ( 80 2832 -32 ) ( -48 3056 -32 ) clip 0 0 0 32 32 +( -16 2952 -40 ) ( -144 2952 -40 ) ( -16 2952 -72 ) clip 0 0 0 32 32 +( 40 2992 -40 ) ( 40 2992 -72 ) ( 40 2768 -40 ) clip 0 0 0 32 32 +( -48 2832 -72 ) ( 80 2832 -72 ) ( -48 3056 -72 ) clip 0 0 0 32 32 +( 16 2872 -72 ) ( 16 2872 -40 ) ( 144 2872 -72 ) clip 0 0 0 32 32 +( -40 2832 -72 ) ( -40 3056 -72 ) ( -40 2832 -40 ) clip 0 0 0 32 32 +} +// brush 1704 +{ +( 208 3056 -32 ) ( 208 2832 -32 ) ( 80 3056 -32 ) clip 0 0 0 32 32 +( 112 2952 -40 ) ( -16 2952 -40 ) ( 112 2952 -72 ) clip 0 0 0 32 32 +( 168 2992 -40 ) ( 168 2992 -72 ) ( 168 2768 -40 ) clip 0 0 0 32 32 +( 80 2832 -72 ) ( 208 2832 -72 ) ( 80 3056 -72 ) clip 0 0 0 32 32 +( 144 2872 -72 ) ( 144 2872 -40 ) ( 272 2872 -72 ) clip 0 0 0 32 32 +( 88 2832 -72 ) ( 88 3056 -72 ) ( 88 2832 -40 ) clip 0 0 0 32 32 +} +// brush 1705 +{ +( 104 2752 112 ) ( 104 2704 144 ) ( 104 2752 144 ) tech02_6 0 0 0 1 1 +( 24 2752 112 ) ( 24 2704 144 ) ( 24 2704 112 ) tech02_6 0 0 0 1 1 +( 104 2760 152 ) ( 104 2760 136 ) ( 24 2760 136 ) tech02_6 0 0 0 1 1 +( -2848 2776 136 ) ( -2720 2760 136 ) ( -2720 2776 136 ) tech02_6 0 0 0 1 1 +( 16 2784 192 ) ( 16 2800 176 ) ( 112 2800 176 ) tech01_7 0 0 0 1 1 +( 16 2776 136 ) ( 112 2840 200 ) ( 16 2840 200 ) tech02_6 0 -8 270 1 1 +( 104 2760 152 ) ( 8 2824 216 ) ( 104 2824 216 ) door02_5 0 8 0 1 1 +} +// brush 1706 +{ +( 104 2944 144 ) ( 104 2992 144 ) ( 104 2944 112 ) tech02_6 0 0 0 1 1 +( 24 2992 112 ) ( 24 2992 144 ) ( 24 2944 112 ) tech02_6 0 0 0 1 1 +( 24 2936 136 ) ( 104 2936 136 ) ( 104 2936 152 ) tech02_6 0 0 0 1 1 +( -2720 2920 136 ) ( -2720 2936 136 ) ( -2848 2920 136 ) tech02_6 0 0 0 1 1 +( 112 2896 176 ) ( 16 2896 176 ) ( 16 2912 192 ) tech01_7 0 0 0 1 1 +( 16 2856 200 ) ( 112 2856 200 ) ( 16 2920 136 ) tech02_6 0 -8 270 1 1 +( 104 2872 216 ) ( 8 2872 216 ) ( 104 2936 152 ) door02_5 0 8 180 1 1 +} +// brush 1707 +{ +( 160 2888 112 ) ( 208 2888 144 ) ( 160 2888 144 ) tech02_6 0 0 0 1 1 +( 160 2808 112 ) ( 208 2808 144 ) ( 208 2808 112 ) tech02_6 0 0 0 1 1 +( 152 2888 152 ) ( 152 2888 136 ) ( 152 2808 136 ) tech02_6 0 0 0 1 1 +( 136 -64 136 ) ( 152 64 136 ) ( 136 64 136 ) tech02_6 0 0 0 1 1 +( 128 2800 192 ) ( 112 2800 176 ) ( 112 2896 176 ) tech01_7 0 0 0 1 1 +( 136 2800 136 ) ( 72 2896 200 ) ( 72 2800 200 ) tech02_6 0 -8 270 1 1 +( 152 2888 152 ) ( 88 2792 216 ) ( 88 2888 216 ) door02_5 0 8 90 1 1 +} +// brush 1708 +{ +( -32 2888 144 ) ( -80 2888 144 ) ( -32 2888 112 ) tech02_6 0 0 0 1 1 +( -80 2808 112 ) ( -80 2808 144 ) ( -32 2808 112 ) tech02_6 0 0 0 1 1 +( -24 2808 136 ) ( -24 2888 136 ) ( -24 2888 152 ) tech02_6 0 0 0 1 1 +( -8 64 136 ) ( -24 64 136 ) ( -8 -64 136 ) tech02_6 0 0 0 1 1 +( 16 2896 176 ) ( 16 2800 176 ) ( 0 2800 192 ) tech01_7 0 0 0 1 1 +( 56 2800 200 ) ( 56 2896 200 ) ( -8 2800 136 ) tech02_6 0 -8 270 1 1 +( 40 2888 216 ) ( 40 2792 216 ) ( -24 2888 152 ) door02_5 0 8 270 1 1 +} +// brush 1709 +{ +( 64 2912 240 ) ( 16 2912 240 ) ( 64 2912 176 ) ntech01_1 0 0 0 1 1 +( 128 2832 240 ) ( 128 2832 176 ) ( 128 2800 240 ) ntech01_1 0 0 0 1 1 +( 104 2816 168 ) ( 104 2880 168 ) ( 24 2888 168 ) twall2_5 0 0 0 1 1 +( 80 2784 176 ) ( 80 2784 240 ) ( 128 2784 176 ) ntech01_1 0 0 0 1 1 +( 0 2864 176 ) ( 0 2896 176 ) ( 0 2864 240 ) ntech01_1 0 0 0 1 1 +( -64 2816 160 ) ( -64 2784 192 ) ( 64 2816 160 ) tech02_6 0 0 90 1 1 +( -64 2912 192 ) ( -64 2880 160 ) ( 64 2912 192 ) tech02_6 0 0 90 1 1 +( 24 2816 168 ) ( 24 2880 168 ) ( 0 2912 192 ) tech02_6 0 0 0 1 1 +( 104 2880 168 ) ( 104 2816 168 ) ( 128 2784 192 ) tech02_6 0 0 0 1 1 +( -8 64 240 ) ( 144 64 240 ) ( -8 -64 240 ) twall2_5 0 0 0 1 1 +} +// brush 1710 +{ +( 96 2880 168 ) ( 96 2816 168 ) ( 32 2816 168 ) tech01_7 0 0 0 1 1 +( 88 2880 168 ) ( 40 2880 168 ) ( 88 2872 144 ) tech01_7 0 0 0 1 1 +( 96 2816 168 ) ( 96 2880 168 ) ( 88 2824 144 ) tech01_7 0 0 0 1 1 +( 40 2840 144 ) ( 72 2840 144 ) ( 40 2872 144 ) twall2_5 0 0 0 1 1 +( 40 2816 168 ) ( 88 2816 168 ) ( 88 2824 144 ) tech01_7 0 0 0 1 1 +( 32 2880 168 ) ( 32 2816 168 ) ( 40 2872 144 ) tech01_7 0 0 0 1 1 +} +// brush 1711 +{ +( 800 3520 448 ) ( 800 3104 448 ) ( 736 3520 448 ) wbrick1_5 0 0 0 1 1 +( 800 3632 96 ) ( 736 3632 96 ) ( 800 3632 64 ) wbrick1_5 0 0 0 1 1 +( 736 3104 64 ) ( 800 3104 64 ) ( 736 3520 64 ) wbrick1_5 0 0 0 1 1 +( 672 3296 192 ) ( 672 3712 192 ) ( 672 3296 224 ) wbrick1_5 0 0 0 1 1 +( 704 3840 -64 ) ( 704 3392 -64 ) ( 704 3840 64 ) wbrick1_5 0 0 0 1 1 +( 640 3584 64 ) ( 736 3584 -64 ) ( 640 3584 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1712 +{ +( 800 3648 448 ) ( 800 3232 448 ) ( 736 3648 448 ) wbrick1_5 0 0 0 1 1 +( 800 3776 96 ) ( 736 3776 96 ) ( 800 3776 64 ) wbrick1_5 0 0 0 1 1 +( 736 3232 64 ) ( 800 3232 64 ) ( 736 3648 64 ) wbrick1_5 0 0 0 1 1 +( 672 3424 192 ) ( 672 3840 192 ) ( 672 3424 224 ) wbrick1_5 0 0 0 1 1 +( 704 3968 -64 ) ( 704 3520 -64 ) ( 704 3968 64 ) wbrick1_5 0 0 0 1 1 +( 640 3728 64 ) ( 736 3728 -64 ) ( 640 3728 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1713 +{ +( 800 3584 448 ) ( 800 3168 448 ) ( 736 3584 448 ) wmet2_1 0 0 0 1 1 +( 800 3712 96 ) ( 736 3712 96 ) ( 800 3712 64 ) wmet2_1 0 0 0 1 1 +( 736 3168 224 ) ( 800 3168 224 ) ( 736 3584 224 ) wmet2_1 0 0 0 1 1 +( 672 3360 192 ) ( 672 3776 192 ) ( 672 3360 224 ) wmet2_1 0 0 0 1 1 +( 688 3904 -64 ) ( 688 3456 -64 ) ( 688 3904 64 ) wmet2_1 0 48 0 1 1 +( 640 3648 64 ) ( 736 3648 -64 ) ( 640 3648 -64 ) wmet2_1 0 0 0 1 1 +} +// brush 1714 +{ +( 688 3712 224 ) ( 688 3648 224 ) ( 672 3712 224 ) +adem5 0 -32 0 1 1 +( 688 3712 128 ) ( 672 3712 128 ) ( 688 3712 96 ) +adem5 0 -32 0 1 1 +( 688 3712 128 ) ( 688 3712 96 ) ( 688 3648 128 ) +0dem5 0 112 0 1 1 +( 672 3648 96 ) ( 688 3648 96 ) ( 672 3712 96 ) +adem5 0 -32 0 1 1 +( 672 3648 96 ) ( 672 3648 128 ) ( 688 3648 96 ) +adem5 0 -32 0 1 1 +( 672 3648 96 ) ( 672 3712 96 ) ( 672 3648 128 ) +adem5 0 -32 0 1 1 +} +// brush 1715 +{ +( 960 2976 352 ) ( 960 2720 352 ) ( 944 2976 352 ) wm1_2 0 0 0 1 1 +( 960 2976 352 ) ( 944 2976 352 ) ( 960 2976 320 ) wm1_2 0 0 0 1 1 +( 960 2976 352 ) ( 960 2976 320 ) ( 960 2720 352 ) wm1_2 0 0 0 1 1 +( 944 2720 320 ) ( 960 2720 320 ) ( 944 2976 320 ) wm1_2 0 0 0 1 1 +( 944 2720 416 ) ( 944 2720 448 ) ( 960 2720 416 ) wm1_2 0 0 0 1 1 +( 944 2720 224 ) ( 944 2976 224 ) ( 944 2720 256 ) wm1_2 0 0 0 1 1 +} +// brush 1716 +{ +( 976 2976 352 ) ( 720 2976 352 ) ( 976 2992 352 ) wm1_2 0 0 0 1 1 +( 944 2976 352 ) ( 944 2992 352 ) ( 944 2976 320 ) wm1_2 0 0 0 1 1 +( 976 2976 352 ) ( 976 2976 320 ) ( 720 2976 352 ) wm1_2 0 0 0 1 1 +( 720 2992 320 ) ( 720 2976 320 ) ( 976 2992 320 ) wm1_2 0 0 0 1 1 +( 720 2992 320 ) ( 720 2992 352 ) ( 720 2976 320 ) wm1_2 0 0 0 1 1 +( 720 3008 416 ) ( 976 3008 416 ) ( 720 3008 448 ) wm1_2 0 0 0 1 1 +} +// brush 1717 +{ +( 1024 1920 320 ) ( 992 1792 320 ) ( 992 1920 320 ) wbrick1_5 0 0 0 1 1 +( 1024 1888 -192 ) ( 992 1760 -192 ) ( 1024 1760 -192 ) wbrick1_5 0 0 0 1 1 +( 1056 1792 -192 ) ( 1056 1792 320 ) ( 1088 1792 320 ) wbrick1_5 0 0 0 1 1 +( 1088 2080 0 ) ( 1088 1696 0 ) ( 1088 1696 288 ) wbrick1_5 0 0 0 1 1 +( 1088 1856 64 ) ( 992 1856 -64 ) ( 1088 1856 -64 ) wbrick1_5 0 0 0 1 1 +( 1056 1792 320 ) ( 1056 1792 -192 ) ( 1056 1856 320 ) metrg 0 0 0 1 1 +} +// brush 1718 +{ +( 1952 1472 320 ) ( 2080 1472 320 ) ( 1952 1440 320 ) wbrick1_5 0 0 0 1 1 +( 1856 1376 288 ) ( 1856 1376 -96 ) ( 1856 1440 -96 ) wbrick1_5 0 0 0 1 1 +( 1856 1440 224 ) ( 1856 1440 -64 ) ( 2112 1440 -64 ) wbrick1_5 0 0 0 1 1 +( 2144 1440 160 ) ( 2144 1472 160 ) ( 2016 1440 160 ) wbrick1_5 0 0 0 1 1 +( 2048 1376 -96 ) ( 2048 1376 288 ) ( 2048 1440 288 ) wbrick1_5 0 0 0 1 1 +( 2112 1376 320 ) ( 2112 1376 -64 ) ( 1856 1376 -64 ) wswamp2_2 0 0 0 1 1 +} +// brush 1719 +{ +( 1472 1728 96 ) ( 1440 1600 96 ) ( 1440 1728 96 ) wm1_2 0 0 0 1 1 +( 1536 1632 -320 ) ( 1600 1632 -320 ) ( 1600 1632 64 ) wm1_2 0 0 0 1 1 +( 1472 1568 -320 ) ( 1472 1824 -320 ) ( 1472 1824 -32 ) wm1_2 0 0 0 1 1 +( 1472 1696 64 ) ( 1440 1568 64 ) ( 1472 1568 64 ) wm1_1 0 0 0 1 1 +( 1472 1504 96 ) ( 1536 1504 96 ) ( 1536 1504 -288 ) wm1_2 0 0 0 1 1 +( 1600 1632 -320 ) ( 1600 1376 -320 ) ( 1600 1376 64 ) wm1_2 0 0 0 1 1 +( 1600 1568 -160 ) ( 1536 1632 -288 ) ( 1600 1568 -288 ) wm1_2 0 0 0 1 1 +} +// brush 1720 +{ +( 2496 1440 -64 ) ( 2496 1024 -64 ) ( 2368 1440 -64 ) wizmet1_7 0 32 0 1 1 +( 2272 1568 -64 ) ( 2144 1568 -64 ) ( 2272 1568 -96 ) wizmet1_7 0 32 0 1 1 +( 2048 1568 -64 ) ( 2048 1568 -96 ) ( 2048 1152 -64 ) wizmet1_7 32 32 0 1 1 +( 2368 1024 -96 ) ( 2496 1024 -96 ) ( 2368 1440 -96 ) wbrick1_5 0 0 0 1 1 +( 2448 1440 -96 ) ( 2448 1440 -64 ) ( 2576 1440 -96 ) wizmet1_7 32 32 0 1 1 +( 1856 928 -96 ) ( 1856 1344 -96 ) ( 1856 928 -64 ) wizmet1_7 32 32 0 1 1 +} +// brush 1721 +{ +( 2048 1392 160 ) ( 2048 1456 160 ) ( 2016 1392 128 ) wm1_2 0 0 0 1 1 +( 1920 1456 128 ) ( 1888 1456 128 ) ( 1920 1392 128 ) wm1_32 0 0 0 1 1 +( 1856 1440 160 ) ( 1856 1376 160 ) ( 1888 1440 128 ) wm1_32 0 0 0 1 1 +( 1888 1376 160 ) ( 1920 1376 160 ) ( 1888 1376 128 ) wm1_32 0 0 0 1 1 +( 1856 1392 160 ) ( 1856 1456 160 ) ( 2048 1456 160 ) wm1_2 0 0 0 1 1 +( 1856 1408 0 ) ( 2048 1408 0 ) ( 1856 1408 128 ) mtlsw 0 0 0 1 1 +} +// brush 1722 +{ +( 1856 1376 160 ) ( 1856 1440 160 ) ( 1888 1376 128 ) wm1_2 0 0 0 1 1 +( 1888 1440 -32 ) ( 1888 1440 -64 ) ( 1888 1376 -32 ) wm1_32 0 0 0 1 1 +( 1856 1392 -64 ) ( 1888 1392 -64 ) ( 1856 1456 -64 ) wm1_32 0 0 0 1 1 +( 1856 1376 -32 ) ( 1856 1376 0 ) ( 1888 1376 -32 ) wm1_32 0 0 0 1 1 +( 1856 1456 96 ) ( 1856 1392 96 ) ( 1856 1456 -64 ) wm1_2 0 0 0 1 1 +( 1856 1408 -32 ) ( 2048 1408 -32 ) ( 1856 1408 96 ) mtlsw 0 0 0 1 1 +} +// brush 1723 +{ +( 2016 1376 128 ) ( 2048 1440 160 ) ( 2048 1376 160 ) wm1_2 0 0 0 1 1 +( 2016 1376 32 ) ( 2016 1440 0 ) ( 2016 1440 32 ) wm1_32 0 0 0 1 1 +( 2048 1456 -64 ) ( 2016 1392 -64 ) ( 2048 1392 -64 ) wm1_32 0 0 0 1 1 +( 2016 1376 -32 ) ( 2048 1376 0 ) ( 2048 1376 -32 ) wm1_32 0 0 0 1 1 +( 2048 1456 -32 ) ( 2048 1392 128 ) ( 2048 1456 128 ) wm1_2 0 0 0 1 1 +( 1856 1408 -32 ) ( 2048 1408 -32 ) ( 1856 1408 96 ) mtlsw 0 0 0 1 1 +} +// brush 1724 +{ +( 2512 2532 416 ) ( 2512 2544 404 ) ( 2512 2544 428 ) wm1_1 20 36 0 1 -1 +( 2512 2556 416 ) ( 2568 2544 416 ) ( 2512 2544 428 ) wm1_1 34.2222213745 15.1110839844 0 1 -1 +( 2512 2544 404 ) ( 2568 2544 416 ) ( 2512 2556 416 ) wm1_1 8.4443359375 25.7778320313 180 1 1 +( 2512 2532 416 ) ( 2568 2544 416 ) ( 2512 2544 404 ) wm1_1 48.444442749 57.7778320313 0 1 -1 +( 2512 2544 428 ) ( 2568 2544 416 ) ( 2512 2532 416 ) wm1_1 58.2221679688 47.1110839844 180 1 1 +} +// brush 1725 +{ +( 2496 1632 -64 ) ( 2496 1216 -64 ) ( 2368 1632 -64 ) wizmet1_7 0 32 0 1 1 +( 2272 1952 -64 ) ( 2144 1952 -64 ) ( 2272 1952 -96 ) wizmet1_7 0 32 0 1 1 +( 2112 1760 -64 ) ( 2112 1760 -96 ) ( 2112 1344 -64 ) wizmet1_7 32 32 0 1 1 +( 2368 1216 -96 ) ( 2496 1216 -96 ) ( 2368 1632 -96 ) wbrick1_5 0 0 0 1 1 +( 2448 1760 -96 ) ( 2448 1760 -64 ) ( 2576 1760 -96 ) wizmet1_7 32 32 0 1 1 +( 1856 1120 -96 ) ( 1856 1536 -96 ) ( 1856 1120 -64 ) wizmet1_7 32 32 0 1 1 +} +// brush 1726 +{ +( 1872 1672 -64 ) ( 1872 1544 -64 ) ( 1856 1672 -64 ) mtlsw 0 0 0 1 1 +( 1888 1728 -48 ) ( 1888 1728 -16 ) ( 1872 1744 -16 ) mtlsw 56 0 0 1 1 +( 1888 1624 -96 ) ( 1888 1624 -64 ) ( 1888 1720 -64 ) mtlsw 56 0 0 1 1 +( 1856 1560 -96 ) ( 1872 1560 -96 ) ( 1856 1688 -96 ) mtlsw 8 8 0 1 1 +( 1872 1584 -16 ) ( 1872 1584 -48 ) ( 1856 1568 -16 ) mtlsw 56 0 0 1 1 +( 1856 1560 -96 ) ( 1856 1688 -96 ) ( 1856 1560 96 ) mtlsw 56 0 0 1 1 +} +// brush 1727 +{ +( 1728 1408 96 ) ( 1600 1440 96 ) ( 1728 1440 96 ) wbrick1_5 0 0 0 1 1 +( 1824 1440 32 ) ( 1824 1376 32 ) ( 1824 1376 416 ) wbrick1_5 0 0 0 1 1 +( 1568 1408 64 ) ( 1824 1408 64 ) ( 1824 1408 352 ) wbrick1_5 0 0 0 1 1 +( 1696 1408 0 ) ( 1568 1440 0 ) ( 1568 1408 0 ) wbrick1_5 0 0 0 1 1 +( 1744 1408 416 ) ( 1744 1344 416 ) ( 1744 1344 32 ) wbrick1_5 0 0 0 1 1 +( 1824 1344 64 ) ( 1568 1344 64 ) ( 1568 1344 448 ) wbrick1_5 0 0 0 1 1 +} +// brush 1728 +{ +( 2048 1152 -64 ) ( 2048 1024 -64 ) ( 2016 1152 -64 ) wm1_2 0 0 0 1 1 +( 1952 1248 -128 ) ( 1952 1248 -512 ) ( 2016 1248 -512 ) wm1_2 0 32 0 1 1 +( 2016 1248 256 ) ( 2016 1248 -32 ) ( 2016 992 -32 ) wm1_2 0 0 0 1 1 +( 2016 992 -96 ) ( 2048 992 -96 ) ( 2016 1120 -96 ) wm1_2 0 0 0 1 1 +( 1888 1216 -128 ) ( 1888 1216 256 ) ( 1952 1216 256 ) wm1_2 0 0 0 1 1 +( 1888 1280 352 ) ( 1888 1280 -32 ) ( 1888 1536 -32 ) wm1_2 0 0 0 1 1 +} +// brush 1729 +{ +( 1952 1408 -64 ) ( 2080 1408 -64 ) ( 1952 1376 -64 ) wm1_2 0 0 0 1 1 +( 1856 1312 256 ) ( 1856 1312 -128 ) ( 1856 1376 -128 ) wm1_2 0 0 0 1 1 +( 1856 1376 256 ) ( 1856 1376 -32 ) ( 2112 1376 -32 ) wm1_2 0 0 0 1 1 +( 2112 1376 -96 ) ( 2112 1408 -96 ) ( 1984 1376 -96 ) wm1_2 0 0 0 1 1 +( 1888 1248 -224 ) ( 1888 1248 160 ) ( 1888 1312 160 ) wm1_2 0 32 0 1 1 +( 1824 1248 64 ) ( 1824 1248 -320 ) ( 1568 1248 -320 ) wm1_2 0 0 0 1 1 +} +// brush 1730 +{ +( 704 3008 448 ) ( 704 3008 64 ) ( 704 2560 64 ) wbrick1_5 32 0 0 1 1 +( 704 2656 -128 ) ( 768 2656 -128 ) ( 704 3072 -128 ) wbrick1_5 0 0 0 1 1 +( 704 2720 160 ) ( 704 2720 192 ) ( 768 2720 160 ) wbrick1_5 0 0 0 1 1 +( 640 2592 192 ) ( 640 3008 192 ) ( 640 2592 224 ) wbrick1_5 0 0 0 1 1 +( 608 2976 -64 ) ( 1056 2976 -64 ) ( 608 2976 64 ) wbrick1_5 0 0 0 1 1 +( 64 2976 96 ) ( -64 2784 96 ) ( -64 2976 96 ) wbrick1_5 0 0 0 1 1 +} +// brush 1731 +{ +( 1056 3136 128 ) ( 1056 2720 128 ) ( 992 3136 128 ) wbrick1_5 0 0 0 1 1 +( 992 3168 320 ) ( 992 3168 -64 ) ( 992 2720 -64 ) wbrick1_5 0 0 0 1 1 +( 1024 2880 32 ) ( 1024 2880 64 ) ( 1088 2880 32 ) wbrick1_5 0 0 0 1 1 +( 960 2752 64 ) ( 960 3168 64 ) ( 960 2752 96 ) wbrick1_5 32 0 0 1 1 +( 928 2912 -384 ) ( 1376 2912 -384 ) ( 928 2912 -256 ) wbrick1_5 0 0 0 1 1 +( 224 3136 96 ) ( 224 2944 96 ) ( 352 3136 96 ) wbrick1_5 0 0 0 1 1 +} +// brush 1732 +{ +( 1056 3072 448 ) ( 1056 2656 448 ) ( 992 3072 448 ) wbrick1_5 0 0 0 1 1 +( 992 3008 448 ) ( 992 3008 64 ) ( 992 2560 64 ) wbrick1_5 0 0 0 1 1 +( 992 2720 160 ) ( 992 2720 192 ) ( 1056 2720 160 ) wbrick1_5 0 0 0 1 1 +( 960 2592 192 ) ( 960 3008 192 ) ( 960 2592 224 ) wbrick1_5 32 0 0 1 1 +( 928 2784 -64 ) ( 1376 2784 -64 ) ( 928 2784 64 ) wbrick1_5 0 0 0 1 1 +( 224 2976 96 ) ( 224 2784 96 ) ( 352 2976 96 ) wbrick1_5 0 0 0 1 1 +} +// brush 1733 +{ +( 1056 3136 448 ) ( 1056 2720 448 ) ( 992 3136 448 ) wbrick1_5 0 0 0 1 1 +( 992 3072 448 ) ( 992 3072 64 ) ( 992 2624 64 ) wbrick1_5 0 0 0 1 1 +( 1024 2784 160 ) ( 1024 2784 192 ) ( 1088 2784 160 ) wbrick1_5 0 0 0 1 1 +( 960 2656 192 ) ( 960 3072 192 ) ( 960 2656 224 ) wbrick1_5 32 0 0 1 1 +( 928 2912 -64 ) ( 1376 2912 -64 ) ( 928 2912 64 ) wbrick1_5 0 0 0 1 1 +( 224 3040 224 ) ( 224 2848 224 ) ( 352 3040 224 ) wbrick1_5 0 0 0 1 1 +} +// brush 1734 +{ +( 1056 3040 128 ) ( 1056 2624 128 ) ( 992 3040 128 ) wbrick1_5 0 0 0 1 1 +( 992 3072 320 ) ( 992 3072 -64 ) ( 992 2624 -64 ) wbrick1_5 0 0 0 1 1 +( 1024 2784 32 ) ( 1024 2784 64 ) ( 1088 2784 32 ) wbrick1_5 0 0 0 1 1 +( 960 2656 64 ) ( 960 3072 64 ) ( 960 2656 96 ) wbrick1_5 32 0 0 1 1 +( 928 2816 -384 ) ( 1376 2816 -384 ) ( 928 2816 -256 ) wbrick1_5 0 0 0 1 1 +( 224 3040 96 ) ( 224 2848 96 ) ( 352 3040 96 ) wbrick1_5 0 0 0 1 1 +} +// brush 1735 +{ +( 1056 3136 224 ) ( 1056 2720 224 ) ( 992 3136 224 ) wbrick1_5 0 0 0 1 1 +( 992 3168 416 ) ( 992 3168 32 ) ( 992 2720 32 ) wbrick1_5 0 0 0 1 1 +( 1024 2880 128 ) ( 1024 2880 160 ) ( 1088 2880 128 ) wbrick1_5 0 0 0 1 1 +( 960 2752 160 ) ( 960 3168 160 ) ( 960 2752 192 ) wbrick1_5 32 0 0 1 1 +( 928 2912 -288 ) ( 1376 2912 -288 ) ( 928 2912 -160 ) wbrick1_5 0 0 0 1 1 +( 224 3136 192 ) ( 224 2944 192 ) ( 352 3136 192 ) wbrick1_5 0 0 0 1 1 +} +// brush 1736 +{ +( 1056 3040 224 ) ( 1056 2624 224 ) ( 992 3040 224 ) wbrick1_5 0 0 0 1 1 +( 992 3072 416 ) ( 992 3072 32 ) ( 992 2624 32 ) wbrick1_5 0 0 0 1 1 +( 1024 2784 128 ) ( 1024 2784 160 ) ( 1088 2784 128 ) wbrick1_5 0 0 0 1 1 +( 960 2656 160 ) ( 960 3072 160 ) ( 960 2656 192 ) wbrick1_5 32 0 0 1 1 +( 928 2816 -288 ) ( 1376 2816 -288 ) ( 928 2816 -160 ) wbrick1_5 0 0 0 1 1 +( 224 3040 192 ) ( 224 2848 192 ) ( 352 3040 192 ) wbrick1_5 0 0 0 1 1 +} +// brush 1737 +{ +( 1024 2816 192 ) ( 992 2688 192 ) ( 992 2816 192 ) metw0a 0 0 0 1 1 +( 944 2816 160 ) ( 976 2816 192 ) ( 944 2816 192 ) metw0a 0 0 0 1 1 +( 976 2784 128 ) ( 976 2912 96 ) ( 976 2912 128 ) metw0a 0 -32 0 1 1 +( 1024 2912 128 ) ( 992 2784 128 ) ( 1024 2784 128 ) metw0a 0 0 0 1 1 +( 992 2784 96 ) ( 1024 2784 128 ) ( 1024 2784 96 ) metw0a 0 0 0 1 1 +( 992 2784 128 ) ( 992 2912 96 ) ( 992 2784 96 ) metw0a 0 0 0 1 1 +} +// brush 1738 +{ +( 1024 2912 192 ) ( 992 2784 192 ) ( 992 2912 192 ) metw0a 0 0 0 1 1 +( 992 2912 160 ) ( 1024 2912 192 ) ( 992 2912 192 ) metw0a 0 0 0 1 1 +( 976 2880 128 ) ( 976 3008 96 ) ( 976 3008 128 ) metw0a 0 -32 0 1 1 +( 1024 3008 128 ) ( 992 2880 128 ) ( 1024 2880 128 ) metw0a 0 0 0 1 1 +( 944 2880 96 ) ( 976 2880 128 ) ( 976 2880 96 ) metw0a 0 0 0 1 1 +( 992 2880 128 ) ( 992 3008 96 ) ( 992 2880 96 ) metw0a 0 0 0 1 1 +} +// brush 1739 +{ +( 1024 2912 224 ) ( 1024 2784 224 ) ( 992 2912 224 ) wbrick1_5 0 0 0 1 1 +( 1024 2912 224 ) ( 992 2912 224 ) ( 1024 2912 96 ) wbrick1_5 0 0 0 1 1 +( 1024 2912 224 ) ( 1024 2912 96 ) ( 1024 2784 224 ) wbrick1_5 0 0 0 1 1 +( 992 2784 96 ) ( 1024 2784 96 ) ( 992 2912 96 ) wbrick1_5 0 0 0 1 1 +( 992 2784 96 ) ( 992 2784 224 ) ( 1024 2784 96 ) wbrick1_5 0 0 0 1 1 +( 992 2784 96 ) ( 992 2912 96 ) ( 992 2784 224 ) wbrick1_5 0 0 0 1 1 +} +// brush 1740 +{ +( 768 3232 448 ) ( 768 2816 448 ) ( 704 3232 448 ) wbrick1_5 0 0 0 1 1 +( 704 3168 448 ) ( 704 3168 64 ) ( 704 2720 64 ) wbrick1_5 32 0 0 1 1 +( 704 2912 160 ) ( 704 2912 192 ) ( 768 2912 160 ) wbrick1_5 0 0 0 1 1 +( 640 2784 192 ) ( 640 3200 192 ) ( 640 2784 224 ) wbrick1_5 0 0 0 1 1 +( 608 2976 -64 ) ( 1056 2976 -64 ) ( 608 2976 64 ) wbrick1_5 0 0 0 1 1 +( -64 3136 96 ) ( -64 2944 96 ) ( 64 3136 96 ) wbrick1_5 0 0 0 1 1 +} +// brush 1741 +{ +( 768 3136 128 ) ( 768 2720 128 ) ( 704 3136 128 ) wbrick1_5 0 0 0 1 1 +( 704 3168 320 ) ( 704 3168 -64 ) ( 704 2720 -64 ) wbrick1_5 32 0 0 1 1 +( 704 2880 32 ) ( 704 2880 64 ) ( 768 2880 32 ) wbrick1_5 0 0 0 1 1 +( 640 2752 64 ) ( 640 3168 64 ) ( 640 2752 96 ) wbrick1_5 0 0 0 1 1 +( 608 2912 -384 ) ( 1056 2912 -384 ) ( 608 2912 -256 ) wbrick1_5 0 0 0 1 1 +( -64 3136 96 ) ( -64 2944 96 ) ( 64 3136 96 ) wbrick1_5 0 0 0 1 1 +} +// brush 1742 +{ +( 768 3040 224 ) ( 768 2624 224 ) ( 704 3040 224 ) wbrick1_5 0 0 0 1 1 +( 704 3072 416 ) ( 704 3072 32 ) ( 704 2624 32 ) wbrick1_5 32 0 0 1 1 +( 704 2784 128 ) ( 704 2784 160 ) ( 768 2784 128 ) wbrick1_5 0 0 0 1 1 +( 640 2656 160 ) ( 640 3072 160 ) ( 640 2656 192 ) wbrick1_5 0 0 0 1 1 +( 608 2816 -288 ) ( 1056 2816 -288 ) ( 608 2816 -160 ) wbrick1_5 0 0 0 1 1 +( -64 3040 192 ) ( -64 2848 192 ) ( 64 3040 192 ) wbrick1_5 0 0 0 1 1 +} +// brush 1743 +{ +( 768 3040 128 ) ( 768 2624 128 ) ( 704 3040 128 ) wbrick1_5 0 0 0 1 1 +( 704 3072 320 ) ( 704 3072 -64 ) ( 704 2624 -64 ) wbrick1_5 32 0 0 1 1 +( 704 2784 32 ) ( 704 2784 64 ) ( 768 2784 32 ) wbrick1_5 0 0 0 1 1 +( 640 2656 64 ) ( 640 3072 64 ) ( 640 2656 96 ) wbrick1_5 0 0 0 1 1 +( 608 2816 -384 ) ( 1056 2816 -384 ) ( 608 2816 -256 ) wbrick1_5 0 0 0 1 1 +( -64 3040 96 ) ( -64 2848 96 ) ( 64 3040 96 ) wbrick1_5 0 0 0 1 1 +} +// brush 1744 +{ +( 768 3072 448 ) ( 768 2656 448 ) ( 704 3072 448 ) wbrick1_5 0 0 0 1 1 +( 704 3008 448 ) ( 704 3008 64 ) ( 704 2560 64 ) wbrick1_5 32 0 0 1 1 +( 704 2720 160 ) ( 704 2720 192 ) ( 768 2720 160 ) wbrick1_5 0 0 0 1 1 +( 640 2592 192 ) ( 640 3008 192 ) ( 640 2592 224 ) wbrick1_5 0 0 0 1 1 +( 608 2784 -64 ) ( 1056 2784 -64 ) ( 608 2784 64 ) wbrick1_5 0 0 0 1 1 +( -64 2976 96 ) ( -64 2784 96 ) ( 64 2976 96 ) wbrick1_5 0 0 0 1 1 +} +// brush 1745 +{ +( 768 3136 448 ) ( 768 2720 448 ) ( 704 3136 448 ) wbrick1_5 0 0 0 1 1 +( 704 3072 448 ) ( 704 3072 64 ) ( 704 2624 64 ) wbrick1_5 32 0 0 1 1 +( 704 2784 160 ) ( 704 2784 192 ) ( 768 2784 160 ) wbrick1_5 0 0 0 1 1 +( 640 2656 192 ) ( 640 3072 192 ) ( 640 2656 224 ) wbrick1_5 0 0 0 1 1 +( 608 2912 -64 ) ( 1056 2912 -64 ) ( 608 2912 64 ) wbrick1_5 0 0 0 1 1 +( -64 3040 224 ) ( -64 2848 224 ) ( 64 3040 224 ) wbrick1_5 0 0 0 1 1 +} +// brush 1746 +{ +( 768 3136 224 ) ( 768 2720 224 ) ( 704 3136 224 ) wbrick1_5 0 0 0 1 1 +( 704 3168 416 ) ( 704 3168 32 ) ( 704 2720 32 ) wbrick1_5 32 0 0 1 1 +( 704 2880 128 ) ( 704 2880 160 ) ( 768 2880 128 ) wbrick1_5 0 0 0 1 1 +( 640 2752 160 ) ( 640 3168 160 ) ( 640 2752 192 ) wbrick1_5 0 0 0 1 1 +( 608 2912 -288 ) ( 1056 2912 -288 ) ( 608 2912 -160 ) wbrick1_5 0 0 0 1 1 +( -64 3136 192 ) ( -64 2944 192 ) ( 64 3136 192 ) wbrick1_5 0 0 0 1 1 +} +// brush 1747 +{ +( 672 2912 192 ) ( 672 2784 192 ) ( 640 2912 192 ) metw0a 0 0 0 1 1 +( 672 2912 192 ) ( 640 2912 192 ) ( 672 2912 160 ) metw0a 0 0 0 1 1 +( 688 3008 128 ) ( 688 3008 96 ) ( 688 2880 128 ) metw0a 0 -32 0 1 1 +( 640 2880 128 ) ( 672 2880 128 ) ( 640 3008 128 ) metw0a 0 0 0 1 1 +( 688 2880 96 ) ( 688 2880 128 ) ( 720 2880 96 ) metw0a 0 0 0 1 1 +( 672 2880 96 ) ( 672 3008 96 ) ( 672 2880 128 ) metw0a 0 0 0 1 1 +} +// brush 1748 +{ +( 672 2816 192 ) ( 672 2688 192 ) ( 640 2816 192 ) metw0a 0 0 0 1 1 +( 720 2816 192 ) ( 688 2816 192 ) ( 720 2816 160 ) metw0a 0 0 0 1 1 +( 688 2912 128 ) ( 688 2912 96 ) ( 688 2784 128 ) metw0a 0 -32 0 1 1 +( 640 2784 128 ) ( 672 2784 128 ) ( 640 2912 128 ) metw0a 0 0 0 1 1 +( 640 2784 96 ) ( 640 2784 128 ) ( 672 2784 96 ) metw0a 0 0 0 1 1 +( 672 2784 96 ) ( 672 2912 96 ) ( 672 2784 128 ) metw0a 0 0 0 1 1 +} +// brush 1749 +{ +( 960 2656 256 ) ( 960 2624 256 ) ( 704 2656 256 ) wswamp2_2 0 0 0 1 1 +( 960 2624 640 ) ( 704 2624 640 ) ( 960 2624 -64 ) wswamp2_2 0 0 0 1 1 +( 960 2656 608 ) ( 960 2656 -96 ) ( 960 2624 608 ) wswamp2_2 0 0 0 1 1 +( 704 2624 64 ) ( 960 2624 64 ) ( 704 2656 64 ) wswamp2_2 0 0 0 1 1 +( 704 2528 -512 ) ( 704 2528 192 ) ( 960 2528 -512 ) wswamp2_2 0 0 0 1 1 +( 704 2624 -96 ) ( 704 2656 -96 ) ( 704 2624 608 ) wswamp2_2 0 0 0 1 1 +} +// brush 1750 +{ +( 1152 2752 256 ) ( 1152 2720 256 ) ( 896 2752 256 ) wswamp2_2 0 0 0 1 1 +( 1152 2688 608 ) ( 896 2688 608 ) ( 1152 2688 -96 ) wswamp2_2 0 0 0 1 1 +( 912 2752 608 ) ( 912 2752 -96 ) ( 912 2720 608 ) wswamp2_2 0 0 0 1 1 +( 896 2720 224 ) ( 1152 2720 224 ) ( 896 2752 224 ) wswamp2_2 0 0 0 1 1 +( 896 2656 -480 ) ( 896 2656 224 ) ( 1152 2656 -480 ) wswamp2_2 0 0 0 1 1 +( 896 2736 -96 ) ( 896 2768 -96 ) ( 896 2736 608 ) wswamp2_2 0 0 0 1 1 +} +// brush 1751 +{ +( 960 2688 64 ) ( 960 2656 64 ) ( 704 2688 64 ) wswamp2_2 0 0 0 1 1 +( 960 2688 448 ) ( 704 2688 448 ) ( 960 2688 -256 ) wswamp2_2 0 0 0 1 1 +( 960 2688 448 ) ( 960 2688 -256 ) ( 960 2656 448 ) wswamp2_2 0 0 0 1 1 +( 704 2656 -256 ) ( 960 2656 -256 ) ( 704 2688 -256 ) wswamp2_2 0 0 0 1 1 +( 704 2560 -672 ) ( 704 2560 32 ) ( 960 2560 -672 ) wswamp2_2 0 0 0 1 1 +( 704 2656 -256 ) ( 704 2688 -256 ) ( 704 2656 448 ) wswamp2_2 0 0 0 1 1 +} +// brush 1752 +{ +( 720 2976 352 ) ( 720 2720 352 ) ( 704 2976 352 ) wm1_2 0 0 0 1 1 +( 720 2976 352 ) ( 704 2976 352 ) ( 720 2976 320 ) wm1_2 0 0 0 1 1 +( 720 2976 352 ) ( 720 2976 320 ) ( 720 2720 352 ) wm1_2 0 0 0 1 1 +( 704 2720 320 ) ( 720 2720 320 ) ( 704 2976 320 ) wm1_2 0 0 0 1 1 +( 704 2720 416 ) ( 704 2720 448 ) ( 720 2720 416 ) wm1_2 0 0 0 1 1 +( 704 2720 320 ) ( 704 2976 320 ) ( 704 2720 352 ) wm1_2 0 0 0 1 1 +} +// brush 1753 +{ +( 720 2880 352 ) ( 944 2880 384 ) ( 720 2880 384 ) metal2_5 4 0 45 1 1 +( 840 2816 448 ) ( 840 2880 480 ) ( 840 2816 480 ) wizwood1_4 32 0 0 1 1 +( 944 2816 352 ) ( 848 2880 448 ) ( 848 2816 448 ) wizwood1_4 4 0 0 1 1 +( 720 2816 352 ) ( 944 2816 384 ) ( 944 2816 352 ) metal2_5 4 0 45 1 1 +( 944 2816 384 ) ( 944 2912 352 ) ( 944 2816 352 ) wizwood1_4 32 0 0 1 1 +( 840 64 480 ) ( 944 64 376 ) ( 840 -64 480 ) metal2_5 0 0 0 1 1 +} +// brush 1754 +{ +( 896 2688 96 ) ( 896 2560 96 ) ( 768 2688 96 ) city4_1 0 0 0 1 1 +( 896 2672 96 ) ( 768 2672 96 ) ( 896 2672 64 ) city4_1 0 0 0 1 1 +( 912 2688 96 ) ( 912 2688 64 ) ( 912 2560 96 ) city4_1 0 0 0 1 1 +( 768 2560 64 ) ( 896 2560 64 ) ( 768 2688 64 ) city4_1 0 0 0 1 1 +( 768 2560 64 ) ( 768 2560 96 ) ( 896 2560 64 ) city4_1 0 0 0 1 1 +( 752 2560 64 ) ( 752 2688 64 ) ( 752 2560 96 ) city4_1 0 0 0 1 1 +} +// brush 1755 +{ +( 800 2704 144 ) ( 800 2576 144 ) ( 672 2704 144 ) city4_1 0 0 0 1 1 +( 832 2656 112 ) ( 704 2656 112 ) ( 832 2656 80 ) city4_1 0 0 0 1 1 +( 768 2704 144 ) ( 768 2704 112 ) ( 768 2576 144 ) city4_1 0 0 0 1 1 +( 704 2576 96 ) ( 832 2576 96 ) ( 704 2704 96 ) city4_1 0 0 0 1 1 +( 752 2624 80 ) ( 752 2624 112 ) ( 880 2624 80 ) city4_1 0 0 0 1 1 +( 752 2512 80 ) ( 752 2640 80 ) ( 752 2512 112 ) city4_1 0 0 0 1 1 +} +// brush 1756 +{ +( 880 2704 96 ) ( 880 2576 96 ) ( 752 2704 96 ) city4_1 0 0 0 1 1 +( 880 2688 96 ) ( 752 2688 96 ) ( 880 2688 64 ) city4_1 0 0 0 1 1 +( 800 2704 96 ) ( 800 2704 64 ) ( 800 2576 96 ) city4_1 0 0 0 1 1 +( 752 2576 64 ) ( 880 2576 64 ) ( 752 2704 64 ) city4_1 0 0 0 1 1 +( 768 2672 64 ) ( 768 2672 96 ) ( 896 2672 64 ) city4_1 0 0 0 1 1 +( 784 2576 64 ) ( 784 2704 64 ) ( 784 2576 96 ) city4_1 0 0 0 1 1 +} +// brush 1757 +{ +( 960 2720 256 ) ( 960 2688 256 ) ( 704 2720 256 ) wswamp2_2 0 0 0 1 1 +( 960 2688 608 ) ( 704 2688 608 ) ( 960 2688 -96 ) wswamp2_2 0 0 0 1 1 +( 752 2720 608 ) ( 752 2720 -96 ) ( 752 2688 608 ) wswamp2_2 0 0 0 1 1 +( 704 2688 64 ) ( 960 2688 64 ) ( 704 2720 64 ) wswamp2_2 0 0 0 1 1 +( 704 2624 -480 ) ( 704 2624 224 ) ( 960 2624 -480 ) wswamp2_2 0 0 0 1 1 +( 704 2688 -96 ) ( 704 2720 -96 ) ( 704 2688 608 ) wswamp2_2 0 0 0 1 1 +} +// brush 1758 +{ +( 1008 2720 256 ) ( 1008 2688 256 ) ( 752 2720 256 ) wswamp2_2 0 0 0 1 1 +( 1008 2688 608 ) ( 752 2688 608 ) ( 1008 2688 -96 ) wswamp2_2 0 0 0 1 1 +( 768 2720 608 ) ( 768 2720 -96 ) ( 768 2688 608 ) wswamp2_2 0 0 0 1 1 +( 752 2688 224 ) ( 1008 2688 224 ) ( 752 2720 224 ) wswamp2_2 0 0 0 1 1 +( 752 2624 -480 ) ( 752 2624 224 ) ( 1008 2624 -480 ) wswamp2_2 0 0 0 1 1 +( 752 2688 -96 ) ( 752 2720 -96 ) ( 752 2688 608 ) wswamp2_2 0 0 0 1 1 +} +// brush 1759 +{ +( 976 2688 352 ) ( 720 2688 352 ) ( 976 2704 352 ) wm1_2 0 0 0 1 1 +( 944 2688 352 ) ( 944 2704 352 ) ( 944 2688 320 ) wm1_2 0 0 0 1 1 +( 976 2688 352 ) ( 976 2688 320 ) ( 720 2688 352 ) wm1_2 0 0 0 1 1 +( 720 2704 320 ) ( 720 2688 320 ) ( 976 2704 320 ) wm1_2 0 0 0 1 1 +( 720 2704 320 ) ( 720 2704 352 ) ( 720 2688 320 ) wm1_2 0 0 0 1 1 +( 720 2720 416 ) ( 976 2720 416 ) ( 720 2720 448 ) wm1_2 0 0 0 1 1 +} +// brush 1760 +{ +( 944 2880 384 ) ( 720 2880 384 ) ( 944 2880 352 ) metal2_5 0 4 45 1 1 +( 824 2816 480 ) ( 824 2880 480 ) ( 824 2816 448 ) wizwood1_4 32 0 0 1 1 +( 816 2816 448 ) ( 816 2880 448 ) ( 720 2816 352 ) wizwood1_4 4 0 0 1 1 +( 720 2816 352 ) ( 720 2816 384 ) ( 944 2816 352 ) metal2_5 0 4 45 1 1 +( 720 2816 352 ) ( 720 2912 352 ) ( 720 2816 384 ) wizwood1_4 32 0 0 1 1 +( 720 64 376 ) ( 824 64 480 ) ( 720 -64 376 ) metal2_5 0 0 0 1 1 +} +// brush 1761 +{ +( 944 3008 480 ) ( 944 2976 480 ) ( 720 3008 480 ) wizwood1_5 0 0 0 1 1 +( 944 3008 480 ) ( 720 3008 480 ) ( 944 3008 352 ) wizwood1_5 0 0 0 1 1 +( 944 3008 480 ) ( 944 3008 352 ) ( 944 2976 480 ) wizwood1_5 0 0 0 1 1 +( 720 2976 352 ) ( 944 2976 352 ) ( 720 3008 352 ) wizwood1_5 0 0 0 1 1 +( 720 2976 352 ) ( 720 2976 480 ) ( 944 2976 352 ) wizwood1_5 0 0 0 1 1 +( 720 2976 352 ) ( 720 3008 352 ) ( 720 2976 480 ) wizwood1_5 0 0 0 1 1 +} +// brush 1762 +{ +( 944 2880 376 ) ( 720 2880 408 ) ( 944 2880 408 ) sky1 4 0 45 32 32 +( 824 2880 480 ) ( 800 2880 480 ) ( 800 2912 480 ) sky1 4 0 45 32 32 +( 720 2944 376 ) ( 816 2880 472 ) ( 816 2944 472 ) sky1 4 0 45 32 32 +( 944 2912 376 ) ( 720 2912 408 ) ( 720 2912 376 ) sky1 4 0 45 32 32 +( 720 2944 408 ) ( 720 2848 376 ) ( 720 2944 376 ) sky1 4 0 45 32 32 +( 720 2912 400 ) ( 800 2912 480 ) ( 800 2880 480 ) sky1 4 0 45 32 32 +} +// brush 1763 +{ +( 944 2912 352 ) ( 720 2912 384 ) ( 944 2912 384 ) metal2_5 0 4 45 1 1 +( 824 2976 448 ) ( 824 2912 480 ) ( 824 2976 480 ) wizwood1_4 0 0 0 1 1 +( 720 2976 352 ) ( 816 2912 448 ) ( 816 2976 448 ) wizwood1_4 4 32 0 1 1 +( 944 2976 352 ) ( 720 2976 384 ) ( 720 2976 352 ) wizwood1_4 0 0 0 1 1 +( 720 2976 384 ) ( 720 2880 352 ) ( 720 2976 352 ) wizwood1_4 0 0 0 1 1 +( 720 5760 376 ) ( 824 5632 480 ) ( 720 5632 376 ) metal2_5 0 0 0 1 1 +} +// brush 1764 +{ +( 848 2784 480 ) ( 848 2720 480 ) ( 816 2784 480 ) metal2_5 0 0 0 1 1 +( 848 2976 480 ) ( 816 2976 480 ) ( 848 2976 448 ) metal2_5 0 0 0 1 1 +( 840 2784 488 ) ( 840 2784 456 ) ( 840 2720 488 ) metal2_5 0 0 0 1 1 +( 816 2720 456 ) ( 848 2720 456 ) ( 816 2784 456 ) metal2_5 0 0 0 1 1 +( 816 2720 448 ) ( 816 2720 480 ) ( 848 2720 448 ) metal2_5 0 0 0 1 1 +( 824 2720 448 ) ( 824 2784 448 ) ( 824 2720 480 ) metal2_5 0 0 0 1 1 +} +// brush 1765 +{ +( 944 2720 480 ) ( 944 2688 480 ) ( 720 2720 480 ) wizwood1_5 0 0 0 1 1 +( 944 2720 480 ) ( 720 2720 480 ) ( 944 2720 352 ) wizwood1_5 0 0 0 1 1 +( 944 2720 480 ) ( 944 2720 352 ) ( 944 2688 480 ) wizwood1_5 0 0 0 1 1 +( 720 2688 352 ) ( 944 2688 352 ) ( 720 2720 352 ) wizwood1_5 0 0 0 1 1 +( 720 2688 352 ) ( 720 2688 480 ) ( 944 2688 352 ) wizwood1_5 0 0 0 1 1 +( 720 2688 352 ) ( 720 2720 352 ) ( 720 2688 480 ) wizwood1_5 0 0 0 1 1 +} +// brush 1766 +{ +( 720 2784 352 ) ( 944 2784 384 ) ( 720 2784 384 ) metal2_5 4 0 45 1 1 +( 840 2720 448 ) ( 840 2784 480 ) ( 840 2720 480 ) wizwood1_4 0 0 0 1 1 +( 944 2720 352 ) ( 848 2784 448 ) ( 848 2720 448 ) wizwood1_4 4 32 0 1 1 +( 720 2720 352 ) ( 944 2720 384 ) ( 944 2720 352 ) wizwood1_4 0 0 0 1 1 +( 944 2720 384 ) ( 944 2816 352 ) ( 944 2720 352 ) wizwood1_4 0 0 0 1 1 +( 840 64 480 ) ( 944 64 376 ) ( 840 -64 480 ) metal2_5 0 0 0 1 1 +} +// brush 1767 +{ +( 944 2784 384 ) ( 720 2784 384 ) ( 944 2784 352 ) metal2_5 0 4 45 1 1 +( 824 2720 480 ) ( 824 2784 480 ) ( 824 2720 448 ) wizwood1_4 0 0 0 1 1 +( 816 2720 448 ) ( 816 2784 448 ) ( 720 2720 352 ) wizwood1_4 4 32 0 1 1 +( 720 2720 352 ) ( 720 2720 384 ) ( 944 2720 352 ) wizwood1_4 0 0 0 1 1 +( 720 2720 352 ) ( 720 2816 352 ) ( 720 2720 384 ) wizwood1_4 0 0 0 1 1 +( 720 64 376 ) ( 824 64 480 ) ( 720 -64 376 ) metal2_5 0 0 0 1 1 +} +// brush 1768 +{ +( 720 2912 384 ) ( 944 2912 384 ) ( 720 2912 352 ) metal2_5 4 0 45 1 1 +( 840 2976 480 ) ( 840 2912 480 ) ( 840 2976 448 ) wizwood1_4 0 0 0 1 1 +( 848 2976 448 ) ( 848 2912 448 ) ( 944 2976 352 ) wizwood1_4 4 32 0 1 1 +( 944 2976 352 ) ( 944 2976 384 ) ( 720 2976 352 ) wizwood1_4 0 0 0 1 1 +( 944 2976 352 ) ( 944 2880 352 ) ( 944 2976 384 ) wizwood1_4 0 0 0 1 1 +( 840 5760 480 ) ( 944 5632 376 ) ( 840 5632 480 ) metal2_5 0 0 0 1 1 +} +// brush 1769 +{ +( 720 2816 376 ) ( 704 2784 376 ) ( 704 2816 376 ) metal2_5 0 0 0 1 1 +( 704 2912 352 ) ( 720 2912 376 ) ( 704 2912 376 ) metal2_5 0 0 0 1 1 +( 704 2784 376 ) ( 704 2816 352 ) ( 704 2816 376 ) metal2_5 0 0 0 1 1 +( 720 2816 352 ) ( 704 2784 352 ) ( 720 2784 352 ) metal2_5 0 0 0 1 1 +( 704 2784 352 ) ( 720 2784 376 ) ( 720 2784 352 ) metal2_5 0 0 0 1 1 +( 720 2784 376 ) ( 720 2816 352 ) ( 720 2784 352 ) metal2_5 0 0 0 1 1 +} +// brush 1770 +{ +( 944 2784 376 ) ( 720 2784 408 ) ( 944 2784 408 ) sky1 4 0 45 32 32 +( 824 2784 480 ) ( 800 2784 480 ) ( 800 2816 480 ) sky1 4 0 45 32 32 +( 720 2848 376 ) ( 816 2784 472 ) ( 816 2848 472 ) sky1 4 0 45 32 32 +( 944 2816 376 ) ( 720 2816 408 ) ( 720 2816 376 ) sky1 4 0 45 32 32 +( 720 2848 408 ) ( 720 2752 376 ) ( 720 2848 376 ) sky1 4 0 45 32 32 +( 720 2816 400 ) ( 800 2816 480 ) ( 800 2784 480 ) sky1 4 0 45 32 32 +} +// brush 1771 +{ +( 720 2880 408 ) ( 944 2880 408 ) ( 720 2880 376 ) sky1 4 0 45 32 32 +( 864 2912 480 ) ( 864 2880 480 ) ( 840 2880 480 ) sky1 4 0 45 32 32 +( 848 2944 472 ) ( 848 2880 472 ) ( 944 2944 376 ) sky1 4 0 45 32 32 +( 944 2912 376 ) ( 944 2912 408 ) ( 720 2912 376 ) sky1 4 0 45 32 32 +( 944 2944 376 ) ( 944 2848 376 ) ( 944 2944 408 ) sky1 4 0 45 32 32 +( 864 2880 480 ) ( 864 2912 480 ) ( 944 2912 400 ) sky1 4 0 45 32 32 +} +// brush 1772 +{ +( 960 2816 376 ) ( 960 2784 376 ) ( 944 2816 376 ) metal2_5 0 0 0 1 1 +( 960 2912 376 ) ( 944 2912 376 ) ( 960 2912 352 ) metal2_5 0 0 0 1 1 +( 960 2816 376 ) ( 960 2816 352 ) ( 960 2784 376 ) metal2_5 0 0 0 1 1 +( 944 2784 352 ) ( 960 2784 352 ) ( 944 2816 352 ) metal2_5 0 0 0 1 1 +( 944 2784 352 ) ( 944 2784 376 ) ( 960 2784 352 ) metal2_5 0 0 0 1 1 +( 944 2784 352 ) ( 944 2816 352 ) ( 944 2784 376 ) metal2_5 0 0 0 1 1 +} +// brush 1773 +{ +( 720 2784 408 ) ( 944 2784 408 ) ( 720 2784 376 ) sky1 4 0 45 32 32 +( 864 2816 480 ) ( 864 2784 480 ) ( 840 2784 480 ) sky1 4 0 45 32 32 +( 848 2848 472 ) ( 848 2784 472 ) ( 944 2848 376 ) sky1 4 0 45 32 32 +( 944 2816 376 ) ( 944 2816 408 ) ( 720 2816 376 ) sky1 4 0 45 32 32 +( 944 2848 376 ) ( 944 2752 376 ) ( 944 2848 408 ) sky1 4 0 45 32 32 +( 864 2784 480 ) ( 864 2816 480 ) ( 944 2816 400 ) sky1 4 0 45 32 32 +} +// brush 1774 +{ +( 1088 3584 448 ) ( 1088 3168 448 ) ( 1024 3584 448 ) wbrick1_5 0 0 0 1 1 +( 1088 3584 128 ) ( 1088 3584 96 ) ( 1088 3168 128 ) wbrick1_5 0 0 0 1 1 +( 1024 3168 64 ) ( 1088 3168 64 ) ( 1024 3584 64 ) wbrick1_5 0 0 0 1 1 +( 1024 3168 256 ) ( 1024 3168 288 ) ( 1088 3168 256 ) wbrick1_5 0 32 0 1 1 +( 1056 3552 64 ) ( 1056 3072 -64 ) ( 1056 3552 -64 ) wbrick1_5 0 0 0 1 1 +( 1024 3232 -64 ) ( 1120 3232 -64 ) ( 1024 3232 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1775 +{ +( 1088 3712 320 ) ( 1088 3296 320 ) ( 1024 3712 320 ) wbrick1_5 0 0 0 1 1 +( 1024 3296 64 ) ( 1088 3296 64 ) ( 1024 3712 64 ) wbrick1_5 0 0 0 1 1 +( 1024 3200 256 ) ( 1024 3200 288 ) ( 1088 3200 256 ) wbrick1_5 0 32 0 1 1 +( 1024 3648 -32 ) ( 1024 3648 320 ) ( 1024 3296 320 ) wbrick1_5 0 0 0 1 1 +( 1056 3680 -64 ) ( 1056 3200 -64 ) ( 1056 3680 64 ) wbrick1_5 0 0 0 1 1 +( 992 3328 -64 ) ( 1120 3328 -64 ) ( 992 3328 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1776 +{ +( 1088 3072 320 ) ( 1088 2656 320 ) ( 1024 3072 320 ) wbrick1_5 0 0 0 1 1 +( 960 3008 448 ) ( 960 3008 64 ) ( 1024 3072 64 ) wbrick1_5 0 0 0 1 1 +( 1024 3424 96 ) ( 1024 3424 64 ) ( 1024 3008 96 ) wbrick1_5 0 0 0 1 1 +( 1024 2656 64 ) ( 1088 2656 64 ) ( 1024 3072 64 ) wbrick1_5 0 0 0 1 1 +( 608 3008 64 ) ( 1056 3008 -64 ) ( 608 3008 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1777 +{ +( 896 3456 320 ) ( 896 3872 320 ) ( 960 3456 320 ) wbrick1_5 0 0 0 1 1 +( 960 3520 64 ) ( 960 3520 448 ) ( 1024 3456 448 ) wbrick1_5 0 0 0 1 1 +( 960 3872 64 ) ( 896 3872 64 ) ( 960 3456 64 ) wbrick1_5 0 0 0 1 1 +( 1024 3936 64 ) ( 1024 3520 64 ) ( 1024 3936 96 ) wbrick1_5 0 0 0 1 1 +( 1056 3520 64 ) ( 608 3520 -64 ) ( 1056 3520 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1778 +{ +( 880 3584 448 ) ( 880 3168 448 ) ( 816 3584 448 ) wbrick1_5 0 0 0 1 1 +( 880 3584 96 ) ( 816 3584 96 ) ( 880 3584 64 ) wbrick1_5 32 0 0 1 1 +( 912 3936 224 ) ( 912 3936 192 ) ( 912 3520 224 ) wbrick1_5 0 0 0 1 1 +( 816 3168 224 ) ( 880 3168 224 ) ( 816 3584 224 ) wbrick1_5 0 0 0 1 1 +( 752 3552 160 ) ( 752 3552 192 ) ( 816 3552 160 ) wbrick1_5 0 0 0 1 1 +( 752 3168 192 ) ( 752 3584 192 ) ( 752 3168 224 ) wbrick1_5 0 0 0 1 1 +} +// brush 1779 +{ +( 1024 3584 448 ) ( 1024 3168 448 ) ( 960 3584 448 ) wbrick1_5 0 0 0 1 1 +( 1088 3584 64 ) ( 1088 3584 320 ) ( 896 3584 320 ) wbrick1_5 32 0 0 1 1 +( 1088 3584 320 ) ( 1088 3584 64 ) ( 1024 3520 64 ) wbrick1_5 0 0 0 1 1 +( 960 3168 64 ) ( 1024 3168 64 ) ( 960 3584 64 ) wbrick1_5 0 0 0 1 1 +( 912 3168 64 ) ( 912 3584 64 ) ( 912 3168 96 ) wbrick1_5 0 0 0 1 1 +( 864 3552 64 ) ( 1056 3552 -64 ) ( 864 3552 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1780 +{ +( 880 3552 320 ) ( 880 3136 320 ) ( 816 3552 320 ) wbrick1_5 0 0 0 1 1 +( 880 3552 96 ) ( 816 3552 96 ) ( 880 3552 64 ) wbrick1_5 0 0 0 1 1 +( 912 3904 96 ) ( 912 3904 64 ) ( 912 3488 96 ) wbrick1_5 0 0 0 1 1 +( 816 3136 224 ) ( 880 3136 224 ) ( 816 3552 224 ) wbrick1_5 0 0 0 1 1 +( 752 3520 160 ) ( 752 3520 192 ) ( 816 3520 160 ) wbrick1_5 0 0 0 1 1 +( 752 3136 192 ) ( 752 3552 192 ) ( 752 3136 224 ) wbrick1_5 0 0 0 1 1 +} +// brush 1781 +{ +( 768 3072 320 ) ( 768 2656 320 ) ( 704 3072 320 ) wbrick1_5 0 0 0 1 1 +( 704 3008 -64 ) ( 704 3008 320 ) ( 640 3072 320 ) wbrick1_5 0 0 0 1 1 +( 704 2656 64 ) ( 768 2656 64 ) ( 704 3072 64 ) wbrick1_5 0 0 0 1 1 +( 576 2656 192 ) ( 576 3072 192 ) ( 576 2656 224 ) wbrick1_5 0 0 0 1 1 +( 608 3008 64 ) ( 1056 3008 -64 ) ( 608 3008 -64 ) blueflr4_5 0 0 0 1 1 +} +// brush 1782 +{ +( 672 3424 192 ) ( 608 3488 192 ) ( 672 3488 192 ) wbrick1_5 0 32 0 1 1 +( 640 3952 96 ) ( 640 3888 224 ) ( 640 3952 224 ) wbrick1_5 0 0 0 1 1 +( 944 3104 352 ) ( 1008 3104 224 ) ( 1008 3104 352 ) wbrick1_5 32 0 0 1 1 +( 672 3424 160 ) ( 608 3488 160 ) ( 608 3424 160 ) wbrick1_5 0 32 0 1 1 +( 576 3728 224 ) ( 576 3664 352 ) ( 576 3664 224 ) wbrick1_5 0 0 0 1 1 +( 640 3072 352 ) ( 704 3072 224 ) ( 640 3072 224 ) wbrick1_5 32 0 0 1 1 +} +// brush 1783 +{ +( 448 3136 320 ) ( 32 3136 320 ) ( 448 3200 320 ) wbrick1_5 0 0 0 1 1 +( 448 3264 448 ) ( 448 3264 64 ) ( 512 3200 64 ) wbrick1_5 32 0 0 1 1 +( 320 3136 -64 ) ( 320 3136 320 ) ( 704 3136 320 ) wbrick1_5 0 0 0 1 1 +( 32 3232 224 ) ( 32 3168 224 ) ( 448 3232 224 ) wbrick1_5 0 0 0 1 1 +( 448 3264 64 ) ( 448 3264 448 ) ( 384 3264 448 ) wbrick1_5 0 0 0 1 1 +( 320 3200 448 ) ( 320 3200 64 ) ( 384 3264 448 ) wbrick1_5 0 0 0 1 1 +( 352 3136 -64 ) ( 320 3200 -64 ) ( 352 3136 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1784 +{ +( 768 3648 320 ) ( 768 3232 320 ) ( 704 3648 320 ) wbrick1_5 0 0 0 1 1 +( 704 3232 64 ) ( 768 3232 64 ) ( 704 3648 64 ) wbrick1_5 0 0 0 1 1 +( 704 3520 448 ) ( 704 3520 64 ) ( 640 3584 448 ) wbrick1_5 0 0 0 1 1 +( 704 3968 -64 ) ( 704 3520 -64 ) ( 704 3968 64 ) wbrick1_5 0 0 0 1 1 +( 608 3584 -64 ) ( 704 3584 -64 ) ( 608 3584 64 ) clip 0 0 0 1 1 +} +// brush 1785 +{ +( 832 3648 448 ) ( 832 3232 448 ) ( 768 3648 448 ) wbrick1_5 0 0 0 1 1 +( 752 4000 224 ) ( 752 4000 192 ) ( 752 3584 224 ) wbrick1_5 0 0 0 1 1 +( 768 3232 64 ) ( 832 3232 64 ) ( 768 3648 64 ) wbrick1_5 0 0 0 1 1 +( 704 3584 64 ) ( 704 3584 448 ) ( 704 3520 448 ) wbrick1_5 0 0 0 1 1 +( 704 3584 448 ) ( 704 3584 64 ) ( 752 3584 64 ) wbrick1_5 32 0 0 1 1 +( 672 3552 64 ) ( 800 3552 -64 ) ( 672 3552 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1786 +{ +( 832 3648 320 ) ( 832 3232 320 ) ( 768 3648 320 ) wbrick1_5 0 0 0 1 1 +( 752 4000 224 ) ( 752 4000 192 ) ( 752 3584 224 ) wbrick1_5 0 0 0 1 1 +( 768 3232 64 ) ( 832 3232 64 ) ( 768 3648 64 ) wbrick1_5 0 0 0 1 1 +( 704 3520 160 ) ( 704 3520 192 ) ( 768 3520 160 ) wbrick1_5 0 0 0 1 1 +( 704 3584 64 ) ( 704 3584 448 ) ( 704 3520 448 ) wbrick1_5 0 0 0 1 1 +( 672 3552 -64 ) ( 800 3552 -64 ) ( 672 3552 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1787 +{ +( -112 3200 288 ) ( -48 3200 416 ) ( -112 3200 416 ) wm1_2 48 0 0 1 1 +( -256 3536 416 ) ( -256 3600 288 ) ( -256 3600 416 ) wm1_2 32 0 0 1 1 +( 352 3136 -160 ) ( 352 3136 480 ) ( 320 3200 480 ) wm1_2 32 0 0 1 1 +( 64 3072 320 ) ( -64 3264 320 ) ( -64 3072 320 ) wm1_2 0 0 0 1 1 +( -256 3168 96 ) ( 352 3168 -32 ) ( -256 3168 -32 ) wm1_2 0 0 0 1 1 +( -64 3136 352 ) ( -64 3200 352 ) ( 64 3136 352 ) wm1_2 0 0 0 1 1 +} +// brush 1788 +{ +( -112 3200 256 ) ( -48 3200 384 ) ( -112 3200 384 ) wbrick1_5 32 0 0 1 1 +( -256 3536 384 ) ( -256 3600 256 ) ( -256 3600 384 ) wbrick1_5 32 0 0 1 1 +( 64 3104 64 ) ( -64 3296 64 ) ( -64 3104 64 ) wbrick1_5 0 0 0 1 1 +( -256 3168 64 ) ( 352 3168 -64 ) ( -256 3168 -64 ) wbrick1_5 0 0 0 1 1 +( -64 3136 320 ) ( -64 3200 320 ) ( 64 3136 320 ) wbrick1_5 0 0 0 1 1 +( -96 3232 -64 ) ( -96 3168 -64 ) ( -96 3232 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1789 +{ +( 576 3136 64 ) ( 576 3136 160 ) ( 448 3264 160 ) wbrick1_5 32 0 0 1 1 +( 576 3136 160 ) ( 576 3136 64 ) ( 320 3200 64 ) wbrick1_5 0 0 0 1 1 +( 32 3200 64 ) ( 32 3136 64 ) ( 448 3200 64 ) wbrick1_5 0 0 0 1 1 +( 448 3264 64 ) ( 448 3264 448 ) ( 384 3264 448 ) wbrick1_5 0 0 0 1 1 +( 320 3200 448 ) ( 320 3200 64 ) ( 384 3264 448 ) wbrick1_5 0 0 0 1 1 +( 256 3200 160 ) ( 256 3264 160 ) ( 384 3200 160 ) wbrick1_5 32 0 0 1 1 +} +// brush 1790 +{ +( -128 3232 64 ) ( -64 3232 64 ) ( -128 3648 64 ) wbrick1_5 0 0 0 1 1 +( -192 3584 448 ) ( -192 3584 64 ) ( -192 3840 64 ) wbrick1_5 0 0 0 1 1 +( -192 3520 64 ) ( -192 3520 448 ) ( -128 3584 448 ) wbrick1_5 32 0 0 1 1 +( -256 3584 -64 ) ( -96 3584 -64 ) ( -256 3584 64 ) altar1_6 0 0 0 1 1 +( -64 3136 320 ) ( -64 3200 320 ) ( 64 3136 320 ) wbrick1_5 0 0 0 1 1 +} +// brush 1791 +{ +( 192 3264 256 ) ( 576 3264 256 ) ( 576 3328 320 ) wbrick1_5 0 0 0 1 1 +( 384 2912 256 ) ( 384 2912 192 ) ( 384 3328 256 ) wbrick1_5 0 0 0 1 1 +( 320 2848 320 ) ( 320 3264 320 ) ( 352 2848 320 ) wbrick1_5 0 0 0 1 1 +( 192 3264 352 ) ( 64 3264 -96 ) ( 64 3264 352 ) blueflr4_5 0 0 0 1 1 +( 448 3200 192 ) ( 448 3264 192 ) ( 448 3200 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1792 +{ +( -368 3312 320 ) ( -304 3312 448 ) ( -368 3312 448 ) wbrick1_5 48 0 0 1 1 +( -224 3584 448 ) ( -224 3648 320 ) ( -224 3648 448 ) wbrick1_5 32 0 0 1 1 +( 128 3280 96 ) ( 64 3216 96 ) ( 128 3216 96 ) wbrick1_5 0 32 0 1 1 +( 16 3264 320 ) ( 80 3264 448 ) ( 80 3264 320 ) wbrick1_5 0 0 0 1 1 +( -192 3200 448 ) ( -192 3264 320 ) ( -192 3200 320 ) wbrick1_5 32 0 0 1 1 +( 128 2976 320 ) ( 128 3040 320 ) ( 256 2976 320 ) wbrick1_5 0 0 0 1 1 +} +// brush 1793 +{ +( -560 3520 352 ) ( -496 3520 480 ) ( -560 3520 480 ) wm1_2 48 0 0 1 1 +( -224 3792 480 ) ( -224 3856 352 ) ( -224 3856 480 ) wm1_2 32 0 0 1 1 +( -64 3456 320 ) ( -128 3392 320 ) ( -64 3392 320 ) wm1_2 0 32 0 1 1 +( -176 3264 352 ) ( -112 3264 480 ) ( -112 3264 352 ) wm1_2 0 0 0 1 1 +( -192 3392 480 ) ( -192 3456 352 ) ( -192 3392 352 ) wm1_2 32 0 0 1 1 +( -64 3136 352 ) ( -64 3200 352 ) ( 64 3136 352 ) wm1_2 0 0 0 1 1 +} +// brush 1794 +{ +( -48 3504 352 ) ( -48 3504 416 ) ( -32 3520 416 ) wm1_2 48 0 0 1 1 +( 496 3520 480 ) ( 560 3520 352 ) ( 560 3520 480 ) wm1_2 32 0 0 1 1 +( 96 3408 336 ) ( 32 3472 336 ) ( 32 3408 336 ) wm1_2 0 32 0 1 1 +( -80 3504 416 ) ( -80 3504 352 ) ( -96 3520 352 ) wm1_2 0 0 0 1 1 +( -272 3504 352 ) ( -272 3504 416 ) ( -48 3504 416 ) wm1_2 32 0 0 1 1 +( -208 3408 400 ) ( -144 3408 400 ) ( -208 3280 400 ) wm1_2 0 0 0 1 1 +} +// brush 1795 +{ +( -128 3200 64 ) ( -128 3200 448 ) ( -192 3264 448 ) wbrick1_5 32 0 0 1 1 +( -128 2848 64 ) ( -64 2848 64 ) ( -128 3264 64 ) wbrick1_5 0 0 0 1 1 +( -192 2784 192 ) ( -192 3200 192 ) ( -192 2784 224 ) wbrick1_5 0 0 0 1 1 +( -224 3200 64 ) ( 224 3200 -64 ) ( -224 3200 -64 ) blueflr4_5 0 0 0 1 1 +( -64 3136 320 ) ( -64 3200 320 ) ( 64 3136 320 ) wbrick1_5 0 0 0 1 1 +} +// brush 1796 +{ +( -128 3264 256 ) ( 256 3264 256 ) ( 256 3328 320 ) wbrick1_5 0 0 0 1 1 +( 64 2912 256 ) ( 64 2912 192 ) ( 64 3328 256 ) wbrick1_5 0 0 0 1 1 +( 0 2848 320 ) ( 0 3264 320 ) ( 32 2848 320 ) wbrick1_5 0 0 0 1 1 +( -128 3264 352 ) ( -256 3264 -96 ) ( -256 3264 352 ) blueflr4_5 0 0 0 1 1 +( 128 3200 192 ) ( 128 3264 192 ) ( 128 3200 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1797 +{ +( 48 3584 352 ) ( 112 3584 480 ) ( 48 3584 480 ) wm1_2 48 0 0 1 1 +( 384 3856 480 ) ( 384 3920 352 ) ( 384 3920 480 ) wm1_2 32 0 0 1 1 +( 544 3456 320 ) ( 480 3392 320 ) ( 544 3392 320 ) wm1_2 0 32 0 1 1 +( 432 3264 352 ) ( 496 3264 480 ) ( 496 3264 352 ) wm1_2 0 0 0 1 1 +( 448 3392 480 ) ( 448 3456 352 ) ( 448 3392 352 ) wm1_2 32 0 0 1 1 +( 544 3136 352 ) ( 544 3200 352 ) ( 672 3136 352 ) wm1_2 0 0 0 1 1 +} +// brush 1798 +{ +( -112 3200 448 ) ( -48 3200 576 ) ( -112 3200 576 ) wbrick1_5 32 0 0 1 1 +( 64 3104 256 ) ( -64 3296 256 ) ( -64 3104 256 ) wbrick1_5 0 0 0 1 1 +( -256 3168 256 ) ( 352 3168 128 ) ( -256 3168 128 ) wbrick1_5 0 0 0 1 1 +( -64 3104 320 ) ( -64 3168 320 ) ( 64 3104 320 ) wbrick1_5 0 0 0 1 1 +( -96 3232 256 ) ( -96 3168 128 ) ( -96 3232 128 ) wbrick1_5 0 0 0 1 1 +( -32 3232 128 ) ( -32 3168 128 ) ( -32 3232 256 ) wbrick1_5 0 0 0 1 1 +} +// brush 1799 +{ +( -112 3200 256 ) ( -48 3200 384 ) ( -112 3200 384 ) wbrick1_5 32 0 0 1 1 +( 64 3104 64 ) ( -64 3296 64 ) ( -64 3104 64 ) wbrick1_5 0 0 0 1 1 +( -256 3168 64 ) ( 352 3168 -64 ) ( -256 3168 -64 ) wbrick1_5 0 0 0 1 1 +( -64 3136 320 ) ( -64 3200 320 ) ( 64 3136 320 ) wbrick1_5 0 0 0 1 1 +( -32 3232 64 ) ( -32 3168 -64 ) ( -32 3232 -64 ) wbrick1_5 0 0 0 1 1 +( 224 3232 -64 ) ( 224 3136 -64 ) ( 224 3232 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1800 +{ +( -112 3200 448 ) ( -48 3200 576 ) ( -112 3200 576 ) wbrick1_5 32 0 0 1 1 +( 64 3104 256 ) ( -64 3296 256 ) ( -64 3104 256 ) wbrick1_5 0 0 0 1 1 +( -256 3168 256 ) ( 352 3168 128 ) ( -256 3168 128 ) wbrick1_5 0 0 0 1 1 +( -64 3104 320 ) ( -64 3168 320 ) ( 64 3104 320 ) wbrick1_5 0 0 0 1 1 +( 224 3232 256 ) ( 224 3136 128 ) ( 224 3232 128 ) wbrick1_5 0 0 0 1 1 +( 288 3232 128 ) ( 288 3136 128 ) ( 288 3232 256 ) wbrick1_5 0 0 0 1 1 +} +// brush 1801 +{ +( -112 3200 256 ) ( -48 3200 384 ) ( -112 3200 384 ) wbrick1_5 32 0 0 1 1 +( 352 3136 -192 ) ( 352 3136 448 ) ( 320 3200 448 ) wbrick1_5 32 0 0 1 1 +( 64 3104 64 ) ( -64 3296 64 ) ( -64 3104 64 ) wbrick1_5 0 0 0 1 1 +( -256 3168 64 ) ( 352 3168 -64 ) ( -256 3168 -64 ) wbrick1_5 0 0 0 1 1 +( -64 3136 320 ) ( -64 3200 320 ) ( 64 3136 320 ) wbrick1_5 0 0 0 1 1 +( 288 3232 64 ) ( 288 3136 -64 ) ( 288 3232 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1802 +{ +( -112 3200 256 ) ( -48 3200 384 ) ( -112 3200 384 ) wbrick1_5 32 0 0 1 1 +( 64 3104 64 ) ( -64 3296 64 ) ( -64 3104 64 ) wbrick1_5 0 0 0 1 1 +( -256 3168 64 ) ( 352 3168 -64 ) ( -256 3168 -64 ) wbrick1_5 0 0 0 1 1 +( -64 3104 128 ) ( -64 3168 128 ) ( 64 3104 128 ) wbrick1_5 0 0 0 1 1 +( 224 3232 64 ) ( 224 3136 -64 ) ( 224 3232 -64 ) wbrick1_5 0 0 0 1 1 +( 288 3232 -64 ) ( 288 3136 -64 ) ( 288 3232 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1803 +{ +( -112 3200 256 ) ( -48 3200 384 ) ( -112 3200 384 ) wbrick1_5 32 0 0 1 1 +( 64 3104 64 ) ( -64 3296 64 ) ( -64 3104 64 ) wbrick1_5 0 0 0 1 1 +( -256 3168 64 ) ( 352 3168 -64 ) ( -256 3168 -64 ) wbrick1_5 0 0 0 1 1 +( -64 3104 128 ) ( -64 3168 128 ) ( 64 3104 128 ) wbrick1_5 0 0 0 1 1 +( -96 3232 64 ) ( -96 3168 -64 ) ( -96 3232 -64 ) wbrick1_5 0 0 0 1 1 +( -32 3232 -64 ) ( -32 3168 -64 ) ( -32 3232 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1804 +{ +( 1040 3200 256 ) ( 1056 3200 256 ) ( 1040 3136 256 ) wmet2_1 0 0 0 1 1 +( 1040 3200 256 ) ( 1040 3136 256 ) ( 1040 3200 192 ) +0dem5 0 0 0 1 1 +( 1040 3200 256 ) ( 1040 3200 192 ) ( 1056 3200 256 ) wmet2_1 0 0 0 1 1 +( 1072 3136 128 ) ( 1072 3200 128 ) ( 1056 3136 128 ) wmet2_1 0 0 0 1 1 +( 1056 3136 192 ) ( 1056 3136 256 ) ( 1056 3200 192 ) wmet2_1 0 0 0 1 1 +( 1056 3136 192 ) ( 1040 3136 192 ) ( 1056 3136 256 ) wmet2_1 0 0 0 1 1 +} +// brush 1805 +{ +( -32 3184 256 ) ( -32 3168 256 ) ( -96 3184 256 ) wmet2_1 0 0 0 1 1 +( -32 3184 256 ) ( -96 3184 256 ) ( -32 3184 192 ) +0dem5 32 0 0 1 1 +( -32 3184 256 ) ( -32 3184 192 ) ( -32 3168 256 ) wmet2_1 0 0 0 1 1 +( -96 3152 128 ) ( -32 3152 128 ) ( -96 3168 128 ) wmet2_1 0 0 0 1 1 +( -96 3168 192 ) ( -96 3168 256 ) ( -32 3168 192 ) wmet2_1 0 0 0 1 1 +( -96 3168 192 ) ( -96 3184 192 ) ( -96 3168 256 ) wmet2_1 0 0 0 1 1 +} +// brush 1806 +{ +( 576 3136 160 ) ( 576 3136 224 ) ( 496 3216 224 ) wbrick1_5 32 0 0 1 1 +( 576 3136 224 ) ( 576 3136 160 ) ( 320 3200 160 ) wbrick1_5 0 0 0 1 1 +( 464 3216 64 ) ( 464 3216 448 ) ( 400 3216 448 ) wbrick1_5 0 0 0 1 1 +( 320 3200 448 ) ( 320 3200 64 ) ( 384 3264 448 ) wbrick1_5 0 0 0 1 1 +( 384 3200 160 ) ( 256 3264 160 ) ( 256 3200 160 ) wbrick1_5 0 0 0 1 1 +( 256 3168 224 ) ( 256 3296 224 ) ( 384 3168 224 ) wbrick1_5 0 0 0 1 1 +} +// brush 1807 +{ +( 128 3264 448 ) ( 128 3264 64 ) ( 192 3200 64 ) wbrick1_5 0 0 0 1 1 +( 0 3200 64 ) ( 0 3200 448 ) ( 384 3200 448 ) wbrick1_5 0 0 0 1 1 +( 128 3264 64 ) ( 128 3264 448 ) ( 64 3264 448 ) wbrick1_5 0 0 0 1 1 +( 0 3200 448 ) ( 0 3200 64 ) ( 64 3264 448 ) wbrick1_5 0 0 0 1 1 +( -64 3136 320 ) ( -64 3200 320 ) ( 64 3136 320 ) wbrick1_5 0 0 0 1 1 +( 64 3168 224 ) ( -64 3296 224 ) ( -64 3168 224 ) wbrick1_5 0 0 0 1 1 +} +// brush 1808 +{ +( 432 3264 224 ) ( 432 3216 224 ) ( 400 3264 224 ) wbrick1_5 0 0 0 1 1 +( 432 3264 224 ) ( 400 3264 224 ) ( 432 3264 160 ) wbrick1_5 0 0 0 1 1 +( 432 3264 224 ) ( 432 3264 160 ) ( 432 3216 224 ) wbrick1_5 0 32 0 1 1 +( 400 3216 160 ) ( 432 3216 160 ) ( 400 3264 160 ) wbrick1_5 0 0 0 1 1 +( 400 3216 160 ) ( 400 3216 224 ) ( 432 3216 160 ) wbrick1_5 0 0 0 1 1 +( 400 3216 160 ) ( 400 3264 160 ) ( 400 3216 224 ) wbrick1_5 0 32 0 1 1 +} +// brush 1809 +{ +( 128 3264 448 ) ( 128 3264 64 ) ( 192 3200 64 ) wbrick1_5 0 0 0 1 1 +( 0 3200 64 ) ( 0 3200 448 ) ( 384 3200 448 ) wbrick1_5 0 0 0 1 1 +( -288 3200 64 ) ( -288 3136 64 ) ( 128 3200 64 ) wbrick1_5 0 0 0 1 1 +( 128 3264 64 ) ( 128 3264 448 ) ( 64 3264 448 ) wbrick1_5 0 0 0 1 1 +( 0 3200 448 ) ( 0 3200 64 ) ( 64 3264 448 ) wbrick1_5 0 0 0 1 1 +( -64 3200 160 ) ( -64 3264 160 ) ( 64 3200 160 ) wbrick1_5 0 0 0 1 1 +} +// brush 1810 +{ +( 144 3248 448 ) ( 144 3248 64 ) ( 208 3184 64 ) wbrick1_5 0 0 0 1 1 +( 0 3200 64 ) ( 0 3200 448 ) ( 384 3200 448 ) wbrick1_5 0 0 0 1 1 +( 144 3216 64 ) ( 144 3216 448 ) ( 80 3216 448 ) wbrick1_5 0 0 0 1 1 +( 0 3200 448 ) ( 0 3200 64 ) ( 64 3264 448 ) wbrick1_5 0 0 0 1 1 +( 64 3200 160 ) ( -64 3264 160 ) ( -64 3200 160 ) wbrick1_5 0 0 0 1 1 +( -64 3168 224 ) ( -64 3296 224 ) ( 64 3168 224 ) wbrick1_5 0 0 0 1 1 +} +// brush 1811 +{ +( 112 3264 224 ) ( 112 3216 224 ) ( 80 3264 224 ) wbrick1_5 0 0 0 1 1 +( 112 3264 224 ) ( 80 3264 224 ) ( 112 3264 160 ) wbrick1_5 0 0 0 1 1 +( 112 3264 224 ) ( 112 3264 160 ) ( 112 3216 224 ) wbrick1_5 0 32 0 1 1 +( 80 3216 160 ) ( 112 3216 160 ) ( 80 3264 160 ) wbrick1_5 0 0 0 1 1 +( 80 3216 160 ) ( 80 3216 224 ) ( 112 3216 160 ) wbrick1_5 0 0 0 1 1 +( 80 3216 160 ) ( 80 3264 160 ) ( 80 3216 224 ) wbrick1_5 0 32 0 1 1 +} +// brush 1812 +{ +( 336 1200 256 ) ( 336 1152 256 ) ( 288 1200 256 ) wiz1_4 0 0 0 1 1 +( 336 1200 192 ) ( 288 1200 192 ) ( 336 1200 -64 ) wiz1_4 0 0 0 1 1 +( 336 1200 192 ) ( 336 1200 -64 ) ( 336 1152 192 ) wiz1_4 0 0 0 1 1 +( 288 1152 -64 ) ( 336 1152 -64 ) ( 288 1200 -64 ) wiz1_4 0 0 0 1 1 +( 288 1152 0 ) ( 288 1152 256 ) ( 336 1152 0 ) wiz1_4 0 0 0 1 1 +( 288 1152 -64 ) ( 288 1200 -64 ) ( 288 1152 192 ) wiz1_4 0 0 0 1 1 +} +// brush 1813 +{ +( -80 1504 192 ) ( -80 1456 192 ) ( -128 1504 192 ) wiz1_4 0 0 0 1 1 +( -80 1504 192 ) ( -128 1504 192 ) ( -80 1504 -64 ) wiz1_4 0 0 0 1 1 +( -80 1504 192 ) ( -80 1504 -64 ) ( -80 1456 192 ) wiz1_4 0 0 0 1 1 +( -128 1456 -128 ) ( -80 1456 -128 ) ( -128 1504 -128 ) wiz1_4 0 0 0 1 1 +( -128 1456 -64 ) ( -128 1456 192 ) ( -80 1456 -64 ) wiz1_4 0 0 0 1 1 +( -128 1456 -64 ) ( -128 1504 -64 ) ( -128 1456 192 ) wiz1_4 0 0 0 1 1 +} +// brush 1814 +{ +( 736 1600 256 ) ( 736 1552 256 ) ( 688 1600 256 ) wiz1_4 0 0 0 1 1 +( 736 1600 192 ) ( 688 1600 192 ) ( 736 1600 -64 ) wiz1_4 0 0 0 1 1 +( 736 1600 192 ) ( 736 1600 -64 ) ( 736 1552 192 ) wiz1_4 0 0 0 1 1 +( 688 1552 -64 ) ( 736 1552 -64 ) ( 688 1600 -64 ) wiz1_4 0 0 0 1 1 +( 688 1552 0 ) ( 688 1552 256 ) ( 736 1552 0 ) wiz1_4 0 0 0 1 1 +( 688 1552 -64 ) ( 688 1600 -64 ) ( 688 1552 192 ) wiz1_4 0 0 0 1 1 +} +// brush 1815 +{ +( 736 1200 256 ) ( 736 1152 256 ) ( 688 1200 256 ) wiz1_4 0 0 0 1 1 +( 736 1200 192 ) ( 688 1200 192 ) ( 736 1200 -64 ) wiz1_4 0 0 0 1 1 +( 736 1200 192 ) ( 736 1200 -64 ) ( 736 1152 192 ) wiz1_4 0 0 0 1 1 +( 688 1152 -64 ) ( 736 1152 -64 ) ( 688 1200 -64 ) wiz1_4 0 0 0 1 1 +( 688 1152 0 ) ( 688 1152 256 ) ( 736 1152 0 ) wiz1_4 0 0 0 1 1 +( 688 1152 -64 ) ( 688 1200 -64 ) ( 688 1152 192 ) wiz1_4 0 0 0 1 1 +} +// brush 1816 +{ +( 688 1152 256 ) ( 688 1200 256 ) ( 736 1152 256 ) clip 0 0 0 32 32 +( 688 1152 192 ) ( 736 1152 192 ) ( 688 1152 -64 ) clip 0 0 0 32 32 +( 672 1168 192 ) ( 672 1168 -64 ) ( 672 1216 192 ) clip 0 0 0 32 32 +( 736 1200 -64 ) ( 688 1200 -64 ) ( 736 1152 -64 ) clip 0 0 0 32 32 +( 720 1216 -64 ) ( 720 1216 192 ) ( 672 1216 -64 ) clip 0 0 0 32 32 +( 736 1200 -64 ) ( 736 1152 -64 ) ( 736 1200 192 ) clip 0 0 0 32 32 +( 672 1184 -64 ) ( 704 1216 -64 ) ( 672 1184 64 ) clip 0 0 0 32 32 +} +// brush 1817 +{ +( 288 1152 256 ) ( 336 1200 256 ) ( 336 1152 256 ) clip 0 0 0 32 32 +( 336 1152 -64 ) ( 288 1152 192 ) ( 336 1152 192 ) clip 0 0 0 32 32 +( 352 1216 192 ) ( 352 1168 -64 ) ( 352 1168 192 ) clip 0 0 0 32 32 +( 288 1152 -64 ) ( 336 1200 -64 ) ( 288 1200 -64 ) clip 0 0 0 32 32 +( 352 1216 -64 ) ( 304 1216 192 ) ( 304 1216 -64 ) clip 0 0 0 32 32 +( 288 1200 192 ) ( 288 1152 -64 ) ( 288 1200 -64 ) clip 0 0 0 32 32 +( 352 1184 64 ) ( 320 1216 -64 ) ( 352 1184 -64 ) clip 0 0 0 32 32 +} +// brush 1818 +{ +( 736 1600 256 ) ( 688 1552 256 ) ( 688 1600 256 ) clip 0 0 0 32 32 +( 688 1600 -64 ) ( 736 1600 192 ) ( 688 1600 192 ) clip 0 0 0 32 32 +( 672 1536 192 ) ( 672 1584 -64 ) ( 672 1584 192 ) clip 0 0 0 32 32 +( 736 1600 -64 ) ( 688 1552 -64 ) ( 736 1552 -64 ) clip 0 0 0 32 32 +( 672 1536 0 ) ( 720 1536 256 ) ( 720 1536 0 ) clip 0 0 0 32 32 +( 736 1552 192 ) ( 736 1600 -64 ) ( 736 1552 -64 ) clip 0 0 0 32 32 +( 672 1568 128 ) ( 704 1536 0 ) ( 672 1568 0 ) clip 0 0 0 32 32 +} +// brush 1819 +{ +( 1872 2784 256 ) ( 1872 2736 256 ) ( 1824 2784 256 ) clip 0 0 0 32 32 +( 1872 2784 256 ) ( 1824 2784 256 ) ( 1872 2784 0 ) clip 0 0 0 32 32 +( 1888 2768 256 ) ( 1888 2768 0 ) ( 1888 2720 256 ) clip 0 0 0 32 32 +( 1824 2736 0 ) ( 1872 2736 0 ) ( 1824 2784 0 ) clip 0 0 0 32 32 +( 1840 2720 0 ) ( 1840 2720 256 ) ( 1888 2720 0 ) clip 0 0 0 32 32 +( 1824 2736 0 ) ( 1824 2784 0 ) ( 1824 2736 256 ) clip 0 0 0 32 32 +( 1888 2752 0 ) ( 1856 2720 0 ) ( 1888 2752 128 ) clip 0 0 0 32 32 +} +// brush 1820 +{ +( 32 2920 320 ) ( 32 2792 320 ) ( -8 2920 320 ) wm1_1 0 0 0 1 1 +( 32 2920 272 ) ( -8 2920 272 ) ( 32 2920 240 ) wm1_2 8 0 0 1 1 +( 136 2904 272 ) ( 136 2904 240 ) ( 136 2776 272 ) wm1_2 8 0 0 1 1 +( -8 2792 240 ) ( 32 2792 240 ) ( -8 2920 240 ) wm1_1 0 0 0 1 1 +( 96 2776 240 ) ( 96 2776 272 ) ( 136 2776 240 ) wm1_2 8 0 0 1 1 +( -8 2792 240 ) ( -8 2920 240 ) ( -8 2792 272 ) wm1_2 8 0 0 1 1 +} +// brush 1821 +{ +( 304 2592 320 ) ( 224 2608 320 ) ( 304 2608 320 ) wm1_2 0 0 0 1 1 +( 304 2608 288 ) ( 320 2592 288 ) ( 320 2592 320 ) wm1_2 0 0 0 1 1 +( 224 2608 320 ) ( 304 2608 288 ) ( 304 2608 320 ) wm1_2 0 0 0 1 1 +( 304 2592 240 ) ( 224 2608 240 ) ( 224 2592 240 ) wm1_2 0 0 0 1 1 +( 208 2608 320 ) ( 192 2592 320 ) ( 192 2592 288 ) wm1_2 0 0 0 1 1 +( 320 2592 240 ) ( 192 2592 240 ) ( 192 2592 272 ) wm1_2 0 0 0 1 1 +} +// brush 1822 +{ +( 304 2704 320 ) ( 224 2704 320 ) ( 304 2720 320 ) wm1_2 0 0 0 1 1 +( 320 2720 320 ) ( 320 2720 288 ) ( 304 2704 288 ) wm1_2 0 0 0 1 1 +( 304 2704 320 ) ( 304 2704 288 ) ( 224 2704 320 ) wm1_2 0 0 0 1 1 +( 224 2720 240 ) ( 224 2704 240 ) ( 304 2720 240 ) wm1_2 0 0 0 1 1 +( 192 2720 288 ) ( 192 2720 320 ) ( 208 2704 320 ) wm1_2 0 0 0 1 1 +( 192 2720 272 ) ( 192 2720 240 ) ( 320 2720 240 ) wm1_2 0 0 0 1 1 +} +// brush 1823 +{ +( 320 2704 320 ) ( 304 2624 320 ) ( 304 2704 320 ) wm1_2 0 0 0 1 1 +( 304 2704 288 ) ( 320 2720 288 ) ( 320 2720 320 ) wm1_2 0 0 0 1 1 +( 304 2624 272 ) ( 304 2704 240 ) ( 304 2704 272 ) wm1_2 0 0 0 1 1 +( 320 2704 240 ) ( 304 2624 240 ) ( 320 2624 240 ) wm1_2 0 0 0 1 1 +( 304 2608 320 ) ( 320 2592 320 ) ( 320 2592 288 ) wm1_2 0 0 0 1 1 +( 320 2720 240 ) ( 320 2592 240 ) ( 320 2592 272 ) wm1_2 0 0 0 1 1 +} +// brush 1824 +{ +( 208 2704 320 ) ( 208 2624 320 ) ( 192 2704 320 ) wm1_2 0 0 0 1 1 +( 192 2720 320 ) ( 192 2720 288 ) ( 208 2704 288 ) wm1_2 0 0 0 1 1 +( 208 2704 272 ) ( 208 2704 240 ) ( 208 2624 272 ) wm1_2 0 0 0 1 1 +( 192 2624 240 ) ( 208 2624 240 ) ( 192 2704 240 ) wm1_2 0 0 0 1 1 +( 192 2592 288 ) ( 192 2592 320 ) ( 208 2608 320 ) wm1_2 0 0 0 1 1 +( 192 2592 272 ) ( 192 2592 240 ) ( 192 2720 240 ) wm1_2 0 0 0 1 1 +} +// brush 1825 +{ +( -64 2704 320 ) ( -80 2624 320 ) ( -80 2704 320 ) wm1_2 0 0 0 1 1 +( -80 2704 288 ) ( -64 2720 288 ) ( -64 2720 320 ) wm1_2 0 0 0 1 1 +( -80 2624 272 ) ( -80 2704 240 ) ( -80 2704 272 ) wm1_2 0 0 0 1 1 +( -64 2704 240 ) ( -80 2624 240 ) ( -64 2624 240 ) wm1_2 0 0 0 1 1 +( -80 2608 320 ) ( -64 2592 320 ) ( -64 2592 288 ) wm1_2 0 0 0 1 1 +( -64 2720 240 ) ( -64 2592 240 ) ( -64 2592 272 ) wm1_2 0 0 0 1 1 +} +// brush 1826 +{ +( -80 2592 320 ) ( -160 2608 320 ) ( -80 2608 320 ) wm1_2 0 0 0 1 1 +( -80 2608 288 ) ( -64 2592 288 ) ( -64 2592 320 ) wm1_2 0 0 0 1 1 +( -160 2608 320 ) ( -80 2608 288 ) ( -80 2608 320 ) wm1_2 0 0 0 1 1 +( -80 2592 240 ) ( -160 2608 240 ) ( -160 2592 240 ) wm1_2 0 0 0 1 1 +( -176 2608 320 ) ( -192 2592 320 ) ( -192 2592 288 ) wm1_2 0 0 0 1 1 +( -64 2592 240 ) ( -192 2592 240 ) ( -192 2592 272 ) wm1_2 0 0 0 1 1 +} +// brush 1827 +{ +( -80 2704 320 ) ( -160 2704 320 ) ( -80 2720 320 ) wm1_2 0 0 0 1 1 +( -64 2720 320 ) ( -64 2720 288 ) ( -80 2704 288 ) wm1_2 0 0 0 1 1 +( -80 2704 320 ) ( -80 2704 288 ) ( -160 2704 320 ) wm1_2 0 0 0 1 1 +( -160 2720 240 ) ( -160 2704 240 ) ( -80 2720 240 ) wm1_2 0 0 0 1 1 +( -192 2720 288 ) ( -192 2720 320 ) ( -176 2704 320 ) wm1_2 0 0 0 1 1 +( -192 2720 272 ) ( -192 2720 240 ) ( -64 2720 240 ) wm1_2 0 0 0 1 1 +} +// brush 1828 +{ +( -176 2704 320 ) ( -176 2624 320 ) ( -192 2704 320 ) wm1_2 0 0 0 1 1 +( -192 2720 320 ) ( -192 2720 288 ) ( -176 2704 288 ) wm1_2 0 0 0 1 1 +( -176 2704 272 ) ( -176 2704 240 ) ( -176 2624 272 ) wm1_2 0 0 0 1 1 +( -192 2624 240 ) ( -176 2624 240 ) ( -192 2704 240 ) wm1_2 0 0 0 1 1 +( -192 2592 288 ) ( -192 2592 320 ) ( -176 2608 320 ) wm1_2 0 0 0 1 1 +( -192 2592 272 ) ( -192 2592 240 ) ( -192 2720 240 ) wm1_2 0 0 0 1 1 +} +// brush 1829 +{ +( 320 3088 320 ) ( 304 3008 320 ) ( 304 3088 320 ) wm1_2 0 0 0 1 1 +( 304 3088 288 ) ( 320 3104 288 ) ( 320 3104 320 ) wm1_2 0 0 0 1 1 +( 304 3008 272 ) ( 304 3088 240 ) ( 304 3088 272 ) wm1_2 0 0 0 1 1 +( 320 3088 240 ) ( 304 3008 240 ) ( 320 3008 240 ) wm1_2 0 0 0 1 1 +( 304 2992 320 ) ( 320 2976 320 ) ( 320 2976 288 ) wm1_2 0 0 0 1 1 +( 320 3104 240 ) ( 320 2976 240 ) ( 320 2976 272 ) wm1_2 0 0 0 1 1 +} +// brush 1830 +{ +( 304 2976 320 ) ( 224 2992 320 ) ( 304 2992 320 ) wm1_2 0 0 0 1 1 +( 304 2992 288 ) ( 320 2976 288 ) ( 320 2976 320 ) wm1_2 0 0 0 1 1 +( 224 2992 320 ) ( 304 2992 288 ) ( 304 2992 320 ) wm1_2 0 0 0 1 1 +( 304 2976 240 ) ( 224 2992 240 ) ( 224 2976 240 ) wm1_2 0 0 0 1 1 +( 208 2992 320 ) ( 192 2976 320 ) ( 192 2976 288 ) wm1_2 0 0 0 1 1 +( 320 2976 240 ) ( 192 2976 240 ) ( 192 2976 272 ) wm1_2 0 0 0 1 1 +} +// brush 1831 +{ +( 304 3088 320 ) ( 224 3088 320 ) ( 304 3104 320 ) wm1_2 0 0 0 1 1 +( 320 3104 320 ) ( 320 3104 288 ) ( 304 3088 288 ) wm1_2 0 0 0 1 1 +( 304 3088 320 ) ( 304 3088 288 ) ( 224 3088 320 ) wm1_2 0 0 0 1 1 +( 224 3104 240 ) ( 224 3088 240 ) ( 304 3104 240 ) wm1_2 0 0 0 1 1 +( 192 3104 288 ) ( 192 3104 320 ) ( 208 3088 320 ) wm1_2 0 0 0 1 1 +( 192 3104 272 ) ( 192 3104 240 ) ( 320 3104 240 ) wm1_2 0 0 0 1 1 +} +// brush 1832 +{ +( 208 3088 320 ) ( 208 3008 320 ) ( 192 3088 320 ) wm1_2 0 0 0 1 1 +( 192 3104 320 ) ( 192 3104 288 ) ( 208 3088 288 ) wm1_2 0 0 0 1 1 +( 208 3088 272 ) ( 208 3088 240 ) ( 208 3008 272 ) wm1_2 0 0 0 1 1 +( 192 3008 240 ) ( 208 3008 240 ) ( 192 3088 240 ) wm1_2 0 0 0 1 1 +( 192 2976 288 ) ( 192 2976 320 ) ( 208 2992 320 ) wm1_2 0 0 0 1 1 +( 192 2976 272 ) ( 192 2976 240 ) ( 192 3104 240 ) wm1_2 0 0 0 1 1 +} +// brush 1833 +{ +( -80 3088 320 ) ( -160 3088 320 ) ( -80 3104 320 ) wm1_2 0 0 0 1 1 +( -64 3104 320 ) ( -64 3104 288 ) ( -80 3088 288 ) wm1_2 0 0 0 1 1 +( -80 3088 320 ) ( -80 3088 288 ) ( -160 3088 320 ) wm1_2 0 0 0 1 1 +( -160 3104 240 ) ( -160 3088 240 ) ( -80 3104 240 ) wm1_2 0 0 0 1 1 +( -192 3104 288 ) ( -192 3104 320 ) ( -176 3088 320 ) wm1_2 0 0 0 1 1 +( -192 3104 272 ) ( -192 3104 240 ) ( -64 3104 240 ) wm1_2 0 0 0 1 1 +} +// brush 1834 +{ +( -64 3088 320 ) ( -80 3008 320 ) ( -80 3088 320 ) wm1_2 0 0 0 1 1 +( -80 3088 288 ) ( -64 3104 288 ) ( -64 3104 320 ) wm1_2 0 0 0 1 1 +( -80 3008 272 ) ( -80 3088 240 ) ( -80 3088 272 ) wm1_2 0 0 0 1 1 +( -64 3088 240 ) ( -80 3008 240 ) ( -64 3008 240 ) wm1_2 0 0 0 1 1 +( -80 2992 320 ) ( -64 2976 320 ) ( -64 2976 288 ) wm1_2 0 0 0 1 1 +( -64 3104 240 ) ( -64 2976 240 ) ( -64 2976 272 ) wm1_2 0 0 0 1 1 +} +// brush 1835 +{ +( -80 2976 320 ) ( -160 2992 320 ) ( -80 2992 320 ) wm1_2 0 0 0 1 1 +( -80 2992 288 ) ( -64 2976 288 ) ( -64 2976 320 ) wm1_2 0 0 0 1 1 +( -160 2992 320 ) ( -80 2992 288 ) ( -80 2992 320 ) wm1_2 0 0 0 1 1 +( -80 2976 240 ) ( -160 2992 240 ) ( -160 2976 240 ) wm1_2 0 0 0 1 1 +( -176 2992 320 ) ( -192 2976 320 ) ( -192 2976 288 ) wm1_2 0 0 0 1 1 +( -64 2976 240 ) ( -192 2976 240 ) ( -192 2976 272 ) wm1_2 0 0 0 1 1 +} +// brush 1836 +{ +( -176 3088 320 ) ( -176 3008 320 ) ( -192 3088 320 ) wm1_2 0 0 0 1 1 +( -192 3104 320 ) ( -192 3104 288 ) ( -176 3088 288 ) wm1_2 0 0 0 1 1 +( -176 3088 272 ) ( -176 3088 240 ) ( -176 3008 272 ) wm1_2 0 0 0 1 1 +( -192 3008 240 ) ( -176 3008 240 ) ( -192 3088 240 ) wm1_2 0 0 0 1 1 +( -192 2976 288 ) ( -192 2976 320 ) ( -176 2992 320 ) wm1_2 0 0 0 1 1 +( -192 2976 272 ) ( -192 2976 240 ) ( -192 3104 240 ) wm1_2 0 0 0 1 1 +} +// brush 1837 +{ +( 80 2752 320 ) ( 0 2752 320 ) ( 80 2864 320 ) wm1_2 0 0 0 1 1 +( 208 2992 320 ) ( 208 2992 272 ) ( 240 2960 272 ) wm1_2 0 0 0 1 1 +( 80 2832 320 ) ( 80 2832 272 ) ( -64 2688 272 ) wm1_2 0 0 0 1 1 +( 0 2864 272 ) ( 0 2752 272 ) ( 80 2864 272 ) wm1_1 0 0 0 1 1 +( -96 2720 272 ) ( -96 2720 320 ) ( -64 2688 320 ) wm1_2 0 0 0 1 1 +( 48 2864 272 ) ( 48 2864 320 ) ( -96 2720 320 ) wm1_2 0 0 0 1 1 +} +// brush 1838 +{ +( -80 3088 352 ) ( -80 3072 352 ) ( -176 3088 352 ) sky1 0 0 0 32 32 +( -80 3088 352 ) ( -176 3088 352 ) ( -80 3088 320 ) sky1 0 0 0 32 32 +( -80 3088 352 ) ( -80 3088 320 ) ( -80 3072 352 ) sky1 0 0 0 32 32 +( -176 3072 320 ) ( -80 3072 320 ) ( -176 3088 320 ) sky1 0 0 0 32 32 +( -176 2992 320 ) ( -176 2992 352 ) ( -80 2992 320 ) sky1 0 0 0 32 32 +( -176 3072 320 ) ( -176 3088 320 ) ( -176 3072 352 ) sky1 0 0 0 32 32 +} +// brush 1839 +{ +( 304 3088 352 ) ( 304 3072 352 ) ( 208 3088 352 ) sky1 0 0 0 32 32 +( 304 3088 352 ) ( 208 3088 352 ) ( 304 3088 320 ) sky1 0 0 0 32 32 +( 304 3088 352 ) ( 304 3088 320 ) ( 304 3072 352 ) sky1 0 0 0 32 32 +( 208 3072 320 ) ( 304 3072 320 ) ( 208 3088 320 ) sky1 0 0 0 32 32 +( 208 2992 320 ) ( 208 2992 352 ) ( 304 2992 320 ) sky1 0 0 0 32 32 +( 208 3072 320 ) ( 208 3088 320 ) ( 208 3072 352 ) sky1 0 0 0 32 32 +} +// brush 1840 +{ +( 304 2704 352 ) ( 304 2688 352 ) ( 208 2704 352 ) sky1 0 0 0 32 32 +( 304 2704 352 ) ( 208 2704 352 ) ( 304 2704 320 ) sky1 0 0 0 32 32 +( 304 2704 352 ) ( 304 2704 320 ) ( 304 2688 352 ) sky1 0 0 0 32 32 +( 208 2688 320 ) ( 304 2688 320 ) ( 208 2704 320 ) sky1 0 0 0 32 32 +( 208 2608 320 ) ( 208 2608 352 ) ( 304 2608 320 ) sky1 0 0 0 32 32 +( 208 2688 320 ) ( 208 2704 320 ) ( 208 2688 352 ) sky1 0 0 0 32 32 +} +// brush 1841 +{ +( -80 2704 352 ) ( -80 2688 352 ) ( -176 2704 352 ) sky1 0 0 0 32 32 +( -80 2704 352 ) ( -176 2704 352 ) ( -80 2704 320 ) sky1 0 0 0 32 32 +( -80 2704 352 ) ( -80 2704 320 ) ( -80 2688 352 ) sky1 0 0 0 32 32 +( -176 2688 320 ) ( -80 2688 320 ) ( -176 2704 320 ) sky1 0 0 0 32 32 +( -176 2608 320 ) ( -176 2608 352 ) ( -80 2608 320 ) sky1 0 0 0 32 32 +( -176 2688 320 ) ( -176 2704 320 ) ( -176 2688 352 ) sky1 0 0 0 32 32 +} +// brush 1842 +{ +( 96 2992 320 ) ( 352 3136 320 ) ( 352 2992 320 ) wm1_2 0 0 0 1 1 +( 320 2592 288 ) ( 352 2560 288 ) ( 352 2560 256 ) wm1_2 0 0 0 1 1 +( 384 3136 288 ) ( 384 2560 288 ) ( 384 2560 320 ) wm1_2 0 0 0 1 1 +( 112 2992 256 ) ( 368 3136 256 ) ( 112 3136 256 ) wm1_2 0 4 90 1 1 +( 320 3104 288 ) ( 352 3136 256 ) ( 352 3136 288 ) wm1_2 0 0 0 1 1 +( 320 3136 320 ) ( 320 2992 -192 ) ( 320 3136 -192 ) wm1_2 0 0 0 1 1 +} +// brush 1843 +{ +( 208 2976 320 ) ( 352 2720 320 ) ( 208 2720 320 ) wizwood1_5 0 0 0 1 1 +( 352 2720 320 ) ( 208 2720 -192 ) ( 208 2720 320 ) wizwood1_5 0 0 0 1 1 +( 208 2960 288 ) ( 352 2704 288 ) ( 352 2960 288 ) wizwood1_5 0 0 90 1 1 +( 320 2720 -192 ) ( 320 2976 320 ) ( 320 2976 -192 ) wizwood1_5 0 0 0 1 1 +( 352 2976 320 ) ( 208 2976 -192 ) ( 352 2976 -192 ) wizwood1_5 0 0 0 1 1 +( 192 2976 64 ) ( 64 2848 -64 ) ( 192 2976 -64 ) wizwood1_5 0 0 0 1 1 +( 64 2848 64 ) ( 192 2720 -64 ) ( 64 2848 -64 ) wizwood1_5 0 0 0 1 1 +} +// brush 1844 +{ +( -224 2992 320 ) ( -224 3136 320 ) ( 32 2992 320 ) wm1_2 0 0 0 1 1 +( -224 2560 256 ) ( -224 2560 288 ) ( -192 2592 288 ) wm1_2 0 0 0 1 1 +( -224 2560 320 ) ( -224 2560 288 ) ( -224 3136 288 ) wm1_2 0 0 0 1 1 +( 16 3136 256 ) ( -240 3136 256 ) ( 16 2992 256 ) wm1_2 0 4 90 1 1 +( -224 3136 288 ) ( -224 3136 256 ) ( -192 3104 288 ) wm1_2 0 0 0 1 1 +( -192 3136 -192 ) ( -192 2992 -192 ) ( -192 3136 320 ) wm1_2 0 0 0 1 1 +} +// brush 1845 +{ +( -80 2560 320 ) ( -224 2560 320 ) ( -80 2816 320 ) wm1_2 0 0 0 1 1 +( 352 2560 256 ) ( 352 2560 288 ) ( 320 2592 288 ) wm1_2 0 0 0 1 1 +( 352 2560 320 ) ( 352 2560 288 ) ( -224 2560 288 ) wm1_2 0 0 0 1 1 +( -224 2800 256 ) ( -224 2544 256 ) ( -80 2800 256 ) wm1_2 0 0 0 1 1 +( -224 2560 288 ) ( -224 2560 256 ) ( -192 2592 288 ) wm1_2 0 0 0 1 1 +( -224 2592 -224 ) ( -80 2592 -224 ) ( -224 2592 288 ) wm1_2 0 0 0 1 1 +} +// brush 1846 +{ +( -80 2880 320 ) ( -224 3136 320 ) ( -80 3136 320 ) wm1_2 0 0 0 1 1 +( 320 3104 288 ) ( 352 3136 288 ) ( 352 3136 256 ) wm1_2 0 0 0 1 1 +( -224 3136 288 ) ( 352 3136 288 ) ( 352 3136 320 ) wm1_2 0 0 0 1 1 +( -80 2896 256 ) ( -224 3152 256 ) ( -224 2896 256 ) wm1_2 0 0 0 1 1 +( -192 3104 288 ) ( -224 3136 256 ) ( -224 3136 288 ) wm1_2 0 0 0 1 1 +( -224 3104 288 ) ( -80 3104 -224 ) ( -224 3104 -224 ) wm1_2 0 0 0 1 1 +} +// brush 1847 +{ +( -80 2720 320 ) ( -224 2720 320 ) ( -80 2976 320 ) wizwood1_5 0 0 0 1 1 +( -80 2720 320 ) ( -80 2720 -192 ) ( -224 2720 320 ) wizwood1_5 0 0 0 1 1 +( -224 2960 288 ) ( -224 2704 288 ) ( -80 2960 288 ) wizwood1_5 0 0 90 1 1 +( -192 2976 -192 ) ( -192 2976 320 ) ( -192 2720 -192 ) wizwood1_5 0 0 0 1 1 +( -224 2976 -192 ) ( -80 2976 -192 ) ( -224 2976 320 ) wizwood1_5 0 0 0 1 1 +( -64 2976 -64 ) ( 64 2848 -64 ) ( -64 2976 64 ) wizwood1_5 0 0 0 1 1 +( 64 2848 -64 ) ( -64 2720 -64 ) ( 64 2848 64 ) wizwood1_5 0 0 0 1 1 +} +// brush 1848 +{ +( 192 2704 320 ) ( 192 2560 320 ) ( -64 2704 320 ) wizwood1_5 0 0 0 1 1 +( 192 2704 320 ) ( 192 2704 -192 ) ( 192 2560 320 ) wizwood1_5 0 0 0 1 1 +( -48 2560 288 ) ( 208 2560 288 ) ( -48 2704 288 ) wizwood1_5 0 0 0 1 1 +( -64 2592 -192 ) ( -64 2592 320 ) ( 192 2592 -192 ) wizwood1_5 0 0 0 1 1 +( -64 2560 -192 ) ( -64 2704 -192 ) ( -64 2560 320 ) wizwood1_5 0 0 0 1 1 +( -64 2720 -64 ) ( 64 2848 -64 ) ( -64 2720 64 ) wizwood1_5 0 0 0 1 1 +( 64 2848 -64 ) ( 192 2720 -64 ) ( 64 2848 64 ) wizwood1_5 0 0 0 1 1 +} +// brush 1849 +{ +( -64 2992 320 ) ( 192 3136 320 ) ( 192 2992 320 ) wizwood1_5 0 0 0 1 1 +( 192 3136 320 ) ( 192 2992 -192 ) ( 192 2992 320 ) wizwood1_5 0 0 0 1 1 +( -48 2992 288 ) ( 208 3136 288 ) ( -48 3136 288 ) wizwood1_5 0 0 0 1 1 +( 192 3104 -192 ) ( -64 3104 320 ) ( -64 3104 -192 ) wizwood1_5 0 0 0 1 1 +( -64 3136 320 ) ( -64 2992 -192 ) ( -64 3136 -192 ) wizwood1_5 0 0 0 1 1 +( -64 2976 64 ) ( 64 2848 -64 ) ( -64 2976 -64 ) wizwood1_5 0 0 0 1 1 +( 64 2848 64 ) ( 192 2976 -64 ) ( 64 2848 -64 ) wizwood1_5 0 0 0 1 1 +} +// brush 1850 +{ +( 96 2928 320 ) ( 96 2848 320 ) ( -16 2928 320 ) wm1_2 0 0 0 1 1 +( 112 2928 320 ) ( 0 2928 320 ) ( 112 2928 240 ) wm1_2 0 0 0 1 1 +( 144 2848 320 ) ( 144 2848 240 ) ( 144 2768 320 ) wm1_2 0 0 0 1 1 +( -16 2848 272 ) ( 96 2848 272 ) ( -16 2928 272 ) wm1_1 0 0 0 1 1 +( 48 2768 240 ) ( 48 2768 320 ) ( 160 2768 240 ) wm1_2 0 0 0 1 1 +( -16 2832 240 ) ( -16 2912 240 ) ( -16 2832 320 ) wm1_2 0 0 0 1 1 +} +// brush 1851 +{ +( 160 2864 320 ) ( 160 2784 320 ) ( 48 2864 320 ) wm1_2 0 0 0 1 1 +( -80 2992 320 ) ( -80 2992 272 ) ( -48 3024 272 ) wm1_2 0 0 0 1 1 +( 80 2864 320 ) ( 80 2864 272 ) ( 224 2720 272 ) wm1_2 0 0 0 1 1 +( 48 2784 272 ) ( 160 2784 272 ) ( 48 2864 272 ) wm1_1 0 0 0 1 1 +( 192 2688 272 ) ( 192 2688 320 ) ( 224 2720 320 ) wm1_2 0 0 0 1 1 +( 48 2832 272 ) ( 48 2832 320 ) ( 192 2688 320 ) wm1_2 0 0 0 1 1 +} +// brush 1852 +{ +( -832 2912 256 ) ( -896 2848 256 ) ( -896 2912 256 ) wbrick1_5 0 32 0 1 1 +( -1328 2880 96 ) ( -1264 2880 224 ) ( -1328 2880 224 ) wbrick1_5 0 0 0 1 1 +( -224 3024 288 ) ( -224 3088 160 ) ( -224 3088 288 ) wbrick1_5 32 0 0 1 1 +( -1104 2816 96 ) ( -1040 2816 224 ) ( -1040 2816 96 ) wbrick1_5 0 0 0 1 1 +( -192 2848 288 ) ( -192 2912 160 ) ( -192 2848 160 ) wbrick1_5 32 0 0 1 1 +( 64 2720 128 ) ( -64 2912 128 ) ( -64 2720 128 ) wm1_1 0 0 0 1 1 +} +// brush 1853 +{ +( -864 2752 320 ) ( -928 2688 320 ) ( -928 2752 320 ) wbrick1_5 0 32 0 1 1 +( -1360 2720 160 ) ( -1296 2720 288 ) ( -1360 2720 288 ) wbrick1_5 0 0 0 1 1 +( -832 2864 288 ) ( -832 2928 160 ) ( -832 2928 288 ) wbrick1_5 32 0 0 1 1 +( -1136 2592 160 ) ( -1072 2592 288 ) ( -1072 2592 160 ) wbrick1_5 0 0 0 1 1 +( -224 2688 288 ) ( -224 2752 160 ) ( -224 2688 160 ) wbrick1_5 32 32 0 1 1 +( 32 2560 192 ) ( -96 2752 192 ) ( -96 2560 192 ) wizwood1_5 0 32 270 1 1 +} +// brush 1854 +{ +( -896 2624 320 ) ( -896 2688 320 ) ( -832 2624 320 ) wbrick1_5 0 32 0 1 1 +( -1328 2560 288 ) ( -1264 2560 288 ) ( -1328 2560 160 ) wbrick1_5 48 0 0 1 1 +( -224 2560 32 ) ( -224 2592 64 ) ( -992 2592 64 ) wbrick1_5 32 32 0 1 1 +( -992 2592 320 ) ( -992 2592 96 ) ( -224 2592 96 ) wbrick1_5 32 0 0 1 1 +( -224 2688 160 ) ( -224 2624 160 ) ( -224 2688 288 ) wbrick1_5 32 32 0 1 1 +( -800 2560 -64 ) ( -832 2592 -64 ) ( -800 2560 64 ) wswamp1_k 0 0 0 1 1 +} +// brush 1855 +{ +( -512 2624 256 ) ( -512 2688 256 ) ( -448 2624 256 ) wbrick1_5 0 32 0 1 1 +( -944 2560 288 ) ( -880 2560 288 ) ( -944 2560 160 ) wbrick1_5 48 0 0 1 1 +( 160 2560 32 ) ( 160 2592 64 ) ( -608 2592 64 ) wbrick1_5 32 32 0 1 1 +( -608 2592 320 ) ( -608 2592 96 ) ( 160 2592 96 ) wbrick1_5 32 0 0 1 1 +( 160 2688 160 ) ( 160 2624 160 ) ( 160 2688 288 ) wbrick1_5 32 32 0 1 1 +( -32 2560 -64 ) ( -32 2624 -64 ) ( -32 2560 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1856 +{ +( -448 3072 256 ) ( -512 3008 256 ) ( -512 3072 256 ) wbrick1_5 0 32 0 1 1 +( -944 3136 160 ) ( -880 3136 288 ) ( -944 3136 288 ) wbrick1_5 48 0 0 1 1 +( -608 3104 64 ) ( 160 3104 64 ) ( 160 3136 32 ) wbrick1_5 0 32 180 1 1 +( 160 3104 96 ) ( -608 3104 96 ) ( -608 3104 320 ) wbrick1_5 0 0 0 1 1 +( 160 3008 288 ) ( 160 3072 160 ) ( 160 3008 160 ) wbrick1_5 32 32 0 1 1 +( -32 3136 64 ) ( -32 3072 -64 ) ( -32 3136 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1857 +{ +( -1328 2880 320 ) ( -1264 2880 320 ) ( -1328 2880 192 ) wbrick1_5 0 0 0 1 1 +( -608 2944 -192 ) ( -608 2944 320 ) ( -544 2880 320 ) wbrick1_5 32 0 0 1 1 +( -832 2880 -192 ) ( -896 2880 -192 ) ( -832 2816 -192 ) wbrick1_5 0 32 0 1 1 +( -608 2944 320 ) ( -608 2944 -192 ) ( -192 2944 -192 ) wbrick1_5 0 0 0 1 1 +( -64 2752 320 ) ( -64 2944 320 ) ( 64 2752 320 ) wbrick1_5 0 0 0 1 1 +( -416 2720 64 ) ( -416 2976 -64 ) ( -416 2720 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1858 +{ +( -1328 2816 192 ) ( -1264 2816 320 ) ( -1328 2816 320 ) wbrick1_5 0 0 0 1 1 +( -608 2752 320 ) ( -608 2752 -192 ) ( -544 2816 -192 ) wbrick1_5 32 0 0 1 1 +( -832 2880 -192 ) ( -896 2816 -192 ) ( -832 2816 -192 ) wbrick1_5 0 32 0 1 1 +( -608 2752 -192 ) ( -608 2752 320 ) ( -192 2752 -192 ) wbrick1_5 0 0 0 1 1 +( -64 2752 320 ) ( -64 2944 320 ) ( 64 2752 320 ) wbrick1_5 0 0 0 1 1 +( -416 2720 64 ) ( -416 2976 -64 ) ( -416 2720 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1859 +{ +( 288 3360 256 ) ( 224 3424 256 ) ( 288 3424 256 ) wbrick1_5 0 32 0 1 1 +( 352 3856 128 ) ( 352 3792 256 ) ( 352 3856 256 ) wbrick1_5 48 0 0 1 1 +( 320 3520 64 ) ( 320 2752 64 ) ( 352 2752 32 ) wbrick1_5 0 0 90 1 1 +( 320 2752 96 ) ( 320 3520 96 ) ( 320 3520 320 ) wbrick1_5 0 0 0 1 1 +( 224 2752 288 ) ( 288 2752 160 ) ( 224 2752 160 ) wbrick1_5 32 32 0 1 1 +( 352 2944 64 ) ( 288 2944 -64 ) ( 352 2944 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1860 +{ +( 352 1712 320 ) ( 432 1792 320 ) ( 432 1712 320 ) wm1_2 0 0 0 1 1 +( 352 1704 320 ) ( 432 1784 320 ) ( 432 1784 288 ) wm1_2 0 0 0 1 1 +( 408 1800 288 ) ( 432 1784 288 ) ( 432 1784 320 ) wm1_2 0 0 0 1 1 +( 352 1728 288 ) ( 432 1808 288 ) ( 352 1808 288 ) wm1_1 0 0 0 1 1 +( 400 1792 320 ) ( 320 1712 320 ) ( 320 1712 -320 ) wm1_2 0 0 0 1 1 +( 320 1712 320 ) ( 352 1704 320 ) ( 352 1704 288 ) wm1_2 0 0 0 1 1 +} +// brush 1861 +{ +( 592 1712 320 ) ( 592 1792 320 ) ( 672 1712 320 ) wm1_2 0 0 0 1 1 +( 592 1784 288 ) ( 592 1784 320 ) ( 672 1704 320 ) wm1_2 0 0 0 1 1 +( 592 1784 320 ) ( 592 1784 288 ) ( 616 1800 288 ) wm1_2 0 0 0 1 1 +( 672 1808 288 ) ( 592 1808 288 ) ( 672 1728 288 ) wm1_1 0 0 0 1 1 +( 704 1712 -320 ) ( 704 1712 320 ) ( 624 1792 320 ) wm1_2 0 0 0 1 1 +( 672 1704 288 ) ( 672 1704 320 ) ( 704 1712 320 ) wm1_2 0 0 0 1 1 +} +// brush 1862 +{ +( 432 1784 320 ) ( 432 1800 320 ) ( 592 1784 320 ) wm1_2 0 0 0 1 1 +( 432 1784 320 ) ( 592 1784 320 ) ( 432 1784 288 ) wm1_2 0 0 0 1 1 +( 408 1800 288 ) ( 408 1800 320 ) ( 432 1784 320 ) wm1_2 0 0 0 1 1 +( 592 1800 288 ) ( 432 1800 288 ) ( 592 1784 288 ) wm1_1 0 0 0 1 1 +( 408 1812 320 ) ( 408 1812 288 ) ( 616 1812 320 ) wm1_2 0 0 0 1 1 +( 616 1800 320 ) ( 616 1800 288 ) ( 592 1784 288 ) wm1_2 0 0 0 1 1 +( 588 1812 -64 ) ( 616 1800 -64 ) ( 588 1812 64 ) wm1_1 0 0 0 1 1 +( 408 1800 -64 ) ( 436 1812 -64 ) ( 408 1800 64 ) wm1_1 0 0 0 1 1 +} +// brush 1863 +{ +( 616 1964 320 ) ( 588 1936 320 ) ( 588 1964 320 ) wm1_2 0 0 0 1 1 +( 588 1964 288 ) ( 616 1976 288 ) ( 616 1976 320 ) wm1_2 0 0 0 1 1 +( 588 1936 320 ) ( 588 1964 288 ) ( 588 1964 320 ) wm1_2 0 0 0 1 1 +( 616 1964 288 ) ( 588 1936 288 ) ( 616 1936 288 ) wm1_1 0 0 0 1 1 +( 616 1936 320 ) ( 616 1976 320 ) ( 616 1976 288 ) wm1_2 0 0 0 1 1 +( 616 1800 320 ) ( 616 1800 288 ) ( 588 1812 288 ) wm1_2 0 0 0 1 1 +} +// brush 1864 +{ +( 432 2064 320 ) ( 432 1984 320 ) ( 352 2064 320 ) wm1_2 0 0 0 1 1 +( 432 1992 288 ) ( 432 1992 320 ) ( 352 2072 320 ) wm1_2 0 0 0 1 1 +( 432 1992 320 ) ( 432 1992 288 ) ( 408 1976 288 ) wm1_2 0 0 0 1 1 +( 352 1968 288 ) ( 432 1968 288 ) ( 352 2048 288 ) wm1_1 0 0 0 1 1 +( 320 2064 -320 ) ( 320 2064 320 ) ( 400 1984 320 ) wm1_2 0 0 0 1 1 +( 352 2072 288 ) ( 352 2072 320 ) ( 320 2064 320 ) wm1_2 0 0 0 1 1 +} +// brush 1865 +{ +( 672 2064 320 ) ( 592 1984 320 ) ( 592 2064 320 ) wm1_2 0 0 0 1 1 +( 672 2072 320 ) ( 592 1992 320 ) ( 592 1992 288 ) wm1_2 0 0 0 1 1 +( 616 1976 288 ) ( 592 1992 288 ) ( 592 1992 320 ) wm1_2 0 0 0 1 1 +( 672 2048 288 ) ( 592 1968 288 ) ( 672 1968 288 ) wm1_1 0 0 0 1 1 +( 624 1984 320 ) ( 704 2064 320 ) ( 704 2064 -320 ) wm1_2 0 0 0 1 1 +( 704 2064 320 ) ( 672 2072 320 ) ( 672 2072 288 ) wm1_2 0 0 0 1 1 +} +// brush 1866 +{ +( 592 1992 320 ) ( 592 1976 320 ) ( 432 1992 320 ) wm1_2 0 0 0 1 1 +( 592 1992 320 ) ( 432 1992 320 ) ( 592 1992 288 ) wm1_2 0 0 0 1 1 +( 616 1976 288 ) ( 616 1976 320 ) ( 592 1992 320 ) wm1_2 0 0 0 1 1 +( 432 1976 288 ) ( 592 1976 288 ) ( 432 1992 288 ) wm1_1 0 0 0 1 1 +( 616 1964 320 ) ( 616 1964 288 ) ( 408 1964 320 ) wm1_2 0 0 0 1 1 +( 408 1976 320 ) ( 408 1976 288 ) ( 432 1992 288 ) wm1_2 0 0 0 1 1 +( 436 1964 -64 ) ( 408 1976 -64 ) ( 436 1964 64 ) wm1_1 0 0 0 1 1 +( 616 1976 -64 ) ( 588 1964 -64 ) ( 616 1976 64 ) wm1_1 0 0 0 1 1 +} +// brush 1867 +{ +( 408 1812 320 ) ( 436 1840 320 ) ( 436 1812 320 ) wm1_2 0 0 0 1 1 +( 436 1812 288 ) ( 408 1800 288 ) ( 408 1800 320 ) wm1_2 0 0 0 1 1 +( 436 1840 320 ) ( 436 1812 288 ) ( 436 1812 320 ) wm1_2 0 0 0 1 1 +( 408 1812 288 ) ( 436 1840 288 ) ( 408 1840 288 ) wm1_1 0 0 0 1 1 +( 408 1840 320 ) ( 408 1800 320 ) ( 408 1800 288 ) wm1_2 0 0 0 1 1 +( 408 1976 320 ) ( 408 1976 288 ) ( 436 1964 288 ) wm1_2 0 0 0 1 1 +} +// brush 1868 +{ +( 256 2080 352 ) ( 320 1696 352 ) ( 256 1696 352 ) wizwood1_5 0 0 0 1 1 +( 256 2080 320 ) ( 320 1696 320 ) ( 320 2080 320 ) wizwood1_5 0 0 0 1 1 +( 416 1696 320 ) ( 416 2080 352 ) ( 416 2080 320 ) wizwood1_5 0 0 0 1 1 +( 320 2080 352 ) ( 256 2080 320 ) ( 320 2080 320 ) wizwood1_5 0 0 0 1 1 +( 416 1968 64 ) ( 304 2080 -64 ) ( 416 1968 -64 ) wizwood1_5 0 0 0 1 1 +( 320 1696 320 ) ( 256 1696 320 ) ( 320 1696 352 ) wizwood1_5 0 0 0 1 1 +( 416 1808 -64 ) ( 304 1696 -64 ) ( 416 1808 64 ) wizwood1_5 0 0 0 1 1 +( 272 2112 64 ) ( 272 1680 -64 ) ( 272 2112 -64 ) wizwood1_5 0 0 0 1 1 +} +// brush 1869 +{ +( 320 1632 352 ) ( 704 1696 352 ) ( 704 1632 352 ) wm1_2 0 0 0 1 1 +( 704 1632 320 ) ( 320 1632 352 ) ( 704 1632 352 ) wm1_2 0 0 0 1 1 +( 320 1632 320 ) ( 704 1696 320 ) ( 320 1696 320 ) wm1_2 0 0 0 1 1 +( 320 1696 352 ) ( 320 1632 320 ) ( 320 1696 320 ) wm1_2 0 0 0 1 1 +( 704 1696 320 ) ( 704 1632 320 ) ( 704 1696 352 ) wm1_2 0 0 0 1 1 +( 288 1648 -64 ) ( 720 1648 -64 ) ( 288 1648 64 ) wm1_2 0 0 0 1 1 +} +// brush 1870 +{ +( 768 1696 352 ) ( 704 1696 352 ) ( 768 2080 352 ) wizwood1_5 0 0 0 1 1 +( 704 2080 320 ) ( 704 1696 320 ) ( 768 2080 320 ) wizwood1_5 0 0 0 1 1 +( 608 2080 320 ) ( 608 2080 352 ) ( 608 1696 320 ) wizwood1_5 0 0 0 1 1 +( 704 2080 320 ) ( 768 2080 320 ) ( 704 2080 352 ) wizwood1_5 0 0 0 1 1 +( 608 1968 -64 ) ( 720 2080 -64 ) ( 608 1968 64 ) wizwood1_5 0 0 0 1 1 +( 704 1696 352 ) ( 768 1696 320 ) ( 704 1696 320 ) wizwood1_5 0 0 0 1 1 +( 608 1808 64 ) ( 720 1696 -64 ) ( 608 1808 -64 ) wizwood1_5 0 0 0 1 1 +( 752 2112 -64 ) ( 752 1680 -64 ) ( 752 2112 64 ) wizwood1_5 0 0 0 1 1 +} +// brush 1871 +{ +( 704 2144 352 ) ( 704 2080 352 ) ( 320 2144 352 ) wm1_2 0 0 0 1 1 +( 704 2144 352 ) ( 320 2144 352 ) ( 704 2144 320 ) wm1_2 0 0 0 1 1 +( 320 2080 320 ) ( 704 2080 320 ) ( 320 2144 320 ) wm1_2 0 0 0 1 1 +( 320 2080 320 ) ( 320 2144 320 ) ( 320 2080 352 ) wm1_2 0 0 0 1 1 +( 704 2080 352 ) ( 704 2144 320 ) ( 704 2080 320 ) wm1_2 0 0 0 1 1 +( 288 2128 64 ) ( 720 2128 -64 ) ( 288 2128 -64 ) wm1_2 0 0 0 1 1 +} +// brush 1872 +{ +( 408 1964 348 ) ( 500 1964 348 ) ( 500 1812 348 ) wiz1_4 0 0 0 1 1 +( 408 1812 320 ) ( 408 1964 352 ) ( 408 1812 352 ) wiz1_4 0 0 0 1 1 +( 436 1812 352 ) ( 408 1812 320 ) ( 408 1812 352 ) wiz1_4 0 0 0 1 1 +( 408 1964 320 ) ( 436 1812 320 ) ( 436 1964 320 ) wiz1_4 0 0 0 1 1 +( 436 1812 320 ) ( 500 1812 384 ) ( 500 1964 384 ) wiz1_4 32 16 270 1 1 +( 436 1964 352 ) ( 408 1964 320 ) ( 436 1964 320 ) wiz1_4 0 0 0 1 1 +} +// brush 1873 +{ +( 524 1812 348 ) ( 524 1964 348 ) ( 616 1964 348 ) wiz1_4 0 0 0 1 1 +( 616 1812 352 ) ( 616 1964 352 ) ( 616 1812 320 ) wiz1_4 0 0 0 1 1 +( 616 1812 352 ) ( 616 1812 320 ) ( 588 1812 352 ) wiz1_4 0 0 0 1 1 +( 588 1964 320 ) ( 588 1812 320 ) ( 616 1964 320 ) wiz1_4 0 0 0 1 1 +( 524 1964 384 ) ( 524 1812 384 ) ( 588 1812 320 ) wiz1_4 32 16 90 1 1 +( 588 1964 320 ) ( 616 1964 320 ) ( 588 1964 352 ) wiz1_4 0 0 0 1 1 +} +// brush 1874 +{ +( 436 1784 348 ) ( 436 1876 348 ) ( 588 1876 348 ) wiz1_4 0 0 0 1 1 +( 588 1784 320 ) ( 436 1784 352 ) ( 588 1784 352 ) wiz1_4 0 0 0 1 1 +( 588 1812 352 ) ( 588 1784 320 ) ( 588 1784 352 ) wiz1_4 0 0 0 1 1 +( 436 1784 320 ) ( 588 1812 320 ) ( 436 1812 320 ) wiz1_4 0 0 0 1 1 +( 588 1812 320 ) ( 588 1876 384 ) ( 436 1876 384 ) wiz1_4 32 16 0 1 1 +( 436 1812 352 ) ( 436 1784 320 ) ( 436 1812 320 ) wiz1_4 0 0 0 1 1 +} +// brush 1875 +{ +( 588 1900 348 ) ( 436 1900 348 ) ( 436 1992 348 ) wiz1_4 0 0 0 1 1 +( 588 1992 352 ) ( 436 1992 352 ) ( 588 1992 320 ) wiz1_4 0 0 0 1 1 +( 588 1992 352 ) ( 588 1992 320 ) ( 588 1964 352 ) wiz1_4 0 0 0 1 1 +( 436 1964 320 ) ( 588 1964 320 ) ( 436 1992 320 ) wiz1_4 0 0 0 1 1 +( 436 1900 384 ) ( 588 1900 384 ) ( 588 1964 320 ) wiz1_4 32 16 180 1 1 +( 436 1964 320 ) ( 436 1992 320 ) ( 436 1964 352 ) wiz1_4 0 0 0 1 1 +} +// brush 1876 +{ +( 436 1992 388 ) ( 464 1784 388 ) ( 436 1784 388 ) wm1_1 32 -4 0 1 1 +( 436 1784 356 ) ( 436 1992 392 ) ( 436 1784 392 ) wm1_1 32 -4 0 1 1 +( 464 1812 392 ) ( 436 1812 356 ) ( 436 1812 392 ) wm1_1 32 -4 0 1 1 +( 436 1992 380 ) ( 464 1784 380 ) ( 464 1992 380 ) wm1_1 32 -4 0 1 1 +( 464 1784 356 ) ( 464 1992 392 ) ( 464 1992 356 ) wm1_1 0 -4 0 1 1 +( 464 1964 392 ) ( 436 1964 356 ) ( 464 1964 356 ) wm1_1 32 -4 0 1 1 +} +// brush 1877 +{ +( 588 1784 388 ) ( 560 1784 388 ) ( 588 1992 388 ) wm1_1 32 -4 0 1 1 +( 588 1784 392 ) ( 588 1992 392 ) ( 588 1784 356 ) wm1_1 32 -4 0 1 1 +( 588 1812 392 ) ( 588 1812 356 ) ( 560 1812 392 ) wm1_1 32 -4 0 1 1 +( 560 1992 380 ) ( 560 1784 380 ) ( 588 1992 380 ) wm1_1 32 -4 0 1 1 +( 560 1992 356 ) ( 560 1992 392 ) ( 560 1784 356 ) wm1_1 0 -4 0 1 1 +( 560 1964 356 ) ( 588 1964 356 ) ( 560 1964 392 ) wm1_1 32 -4 0 1 1 +} +// brush 1878 +{ +( 616 1964 388 ) ( 616 1936 388 ) ( 408 1964 388 ) wm1_1 32 -4 0 1 1 +( 616 1964 392 ) ( 408 1964 392 ) ( 616 1964 356 ) wm1_1 32 -4 0 1 1 +( 588 1964 392 ) ( 588 1964 356 ) ( 588 1936 392 ) wm1_1 32 -4 0 1 1 +( 408 1936 380 ) ( 616 1936 380 ) ( 408 1964 380 ) wm1_1 32 -4 0 1 1 +( 408 1936 380 ) ( 408 1936 416 ) ( 616 1936 380 ) wm1_1 32 -4 0 1 1 +( 436 1936 356 ) ( 436 1964 356 ) ( 436 1936 392 ) wm1_1 32 -4 0 1 1 +} +// brush 1879 +{ +( 408 1812 388 ) ( 616 1840 388 ) ( 616 1812 388 ) wm1_1 32 -4 0 1 1 +( 616 1812 356 ) ( 408 1812 392 ) ( 616 1812 392 ) wm1_1 32 -4 0 1 1 +( 588 1840 392 ) ( 588 1812 356 ) ( 588 1812 392 ) wm1_1 32 -4 0 1 1 +( 408 1812 380 ) ( 616 1840 380 ) ( 408 1840 380 ) wm1_1 32 -4 0 1 1 +( 616 1840 380 ) ( 408 1840 416 ) ( 408 1840 380 ) wm1_1 32 -4 0 1 1 +( 436 1840 392 ) ( 436 1812 356 ) ( 436 1840 356 ) wm1_1 32 -4 0 1 1 +} +// brush 1880 +{ +( 588 1936 392 ) ( 588 1840 392 ) ( 436 1936 392 ) sky1 0 0 0 32 32 +( 588 1936 392 ) ( 436 1936 392 ) ( 588 1936 388 ) sky1 0 0 0 32 32 +( 560 1932 392 ) ( 560 1932 388 ) ( 560 1836 392 ) sky1 0 0 0 32 32 +( 436 1840 388 ) ( 588 1840 388 ) ( 436 1936 388 ) sky1 0 0 0 32 32 +( 436 1840 388 ) ( 436 1840 392 ) ( 588 1840 388 ) sky1 0 0 0 32 32 +( 464 1840 388 ) ( 464 1936 388 ) ( 464 1840 392 ) sky1 0 0 0 32 32 +} +// brush 1881 +{ +( 768 2144 320 ) ( 704 2048 320 ) ( 704 2144 320 ) wm1_2 0 0 0 1 1 +( 704 2144 -320 ) ( 768 2144 320 ) ( 704 2144 320 ) wm1_2 0 0 0 1 1 +( 736 2048 320 ) ( 736 2144 -320 ) ( 736 2144 320 ) wm1_2 0 0 0 1 1 +( 768 1632 288 ) ( 768 2144 288 ) ( 736 1632 288 ) wm1_2 0 0 0 1 1 +( 672 1632 -320 ) ( 736 1632 320 ) ( 736 1632 -320 ) wm1_2 0 0 0 1 1 +( 768 2144 288 ) ( 768 1632 288 ) ( 800 1632 320 ) wm1_2 0 0 0 1 1 +} +// brush 1882 +{ +( 976 2144 144 ) ( 800 2128 320 ) ( 800 2144 320 ) wizwood1_5 0 0 90 1 1 +( 768 1632 352 ) ( 976 1632 352 ) ( 768 1632 -288 ) wizwood1_5 0 0 90 1 1 +( 768 2128 320 ) ( 800 2144 320 ) ( 800 2128 320 ) wizwood1_5 0 0 90 1 1 +( 976 1984 112 ) ( 976 2000 112 ) ( 768 2000 320 ) wizwood1_5 0 0 90 1 1 +( 992 2144 -288 ) ( 992 2144 352 ) ( 784 2144 -288 ) wizwood1_5 0 0 90 1 1 +( 976 1984 160 ) ( 976 2000 160 ) ( 976 1984 128 ) wizwood1_5 0 0 90 1 1 +} +// brush 1883 +{ +( 752 1632 336 ) ( 960 1648 128 ) ( 960 1632 128 ) wm1_2 0 0 0 1 1 +( 768 1648 -320 ) ( 976 1648 320 ) ( 768 1648 320 ) wm1_2 0 12 45 1 1 +( 768 1632 320 ) ( 768 1648 -320 ) ( 768 1648 320 ) wm1_2 0 0 0 1 1 +( 768 1632 288 ) ( 976 1632 80 ) ( 976 1648 80 ) wm1_2 0 0 0 1 1 +( 768 1632 -320 ) ( 976 1632 320 ) ( 976 1632 -320 ) wm1_2 0 0 0 1 1 +( 960 1648 96 ) ( 960 1632 128 ) ( 960 1648 128 ) wm1_2 0 0 0 1 1 +} +// brush 1884 +{ +( 976 2144 128 ) ( 960 1920 128 ) ( 960 2144 128 ) wm1_2 0 0 0 1 1 +( 960 2144 96 ) ( 976 2144 112 ) ( 960 2144 112 ) wm1_2 0 0 0 1 1 +( 960 1920 112 ) ( 960 2144 96 ) ( 960 2144 112 ) wm1_2 0 0 0 1 1 +( 976 2144 96 ) ( 960 1920 96 ) ( 976 1920 96 ) wm1_2 0 0 0 1 1 +( 960 1632 96 ) ( 976 1632 112 ) ( 976 1632 96 ) wm1_2 0 0 0 1 1 +( 976 1920 112 ) ( 976 2144 96 ) ( 976 1920 96 ) wm1_2 0 0 0 1 1 +} +// brush 1885 +{ +( 976 2000 112 ) ( 976 1984 112 ) ( 768 2000 320 ) wm1_2 0 0 0 1 1 +( 768 2128 320 ) ( 976 2128 320 ) ( 768 2128 -320 ) wm1_2 0 12 45 1 1 +( 768 1984 320 ) ( 768 1984 -320 ) ( 768 2000 320 ) wm1_2 0 0 0 1 1 +( 976 1984 80 ) ( 976 2000 80 ) ( 768 2000 288 ) wm1_2 0 0 0 1 1 +( 992 2144 -320 ) ( 992 2144 320 ) ( 784 2144 -320 ) wm1_2 0 0 0 1 1 +( 960 1984 128 ) ( 960 2000 128 ) ( 960 1984 96 ) wm1_2 0 0 0 1 1 +} +// brush 1886 +{ +( 320 1632 352 ) ( 704 1696 352 ) ( 704 1632 352 ) wizwood1_5 0 0 90 1 1 +( 320 1632 320 ) ( 704 1696 320 ) ( 320 1696 320 ) wizwood1_5 0 0 90 1 1 +( 704 1792 320 ) ( 320 1792 352 ) ( 320 1792 320 ) wizwood1_5 0 0 90 1 1 +( 320 1696 352 ) ( 320 1632 320 ) ( 320 1696 320 ) wizwood1_5 0 0 90 1 1 +( 432 1792 64 ) ( 320 1680 -64 ) ( 432 1792 -64 ) wizwood1_5 0 0 90 1 1 +( 704 1696 320 ) ( 704 1632 320 ) ( 704 1696 352 ) wizwood1_5 0 0 90 1 1 +( 592 1792 -64 ) ( 704 1680 -64 ) ( 592 1792 64 ) wizwood1_5 0 0 90 1 1 +( 288 1648 64 ) ( 720 1648 -64 ) ( 288 1648 -64 ) wizwood1_5 0 0 90 1 1 +} +// brush 1887 +{ +( 704 2144 352 ) ( 704 2080 352 ) ( 320 2144 352 ) wizwood1_5 0 0 90 1 1 +( 320 2080 320 ) ( 704 2080 320 ) ( 320 2144 320 ) wizwood1_5 0 0 90 1 1 +( 320 1984 320 ) ( 320 1984 352 ) ( 704 1984 320 ) wizwood1_5 0 0 90 1 1 +( 320 2080 320 ) ( 320 2144 320 ) ( 320 2080 352 ) wizwood1_5 0 0 90 1 1 +( 432 1984 -64 ) ( 320 2096 -64 ) ( 432 1984 64 ) wizwood1_5 0 0 90 1 1 +( 704 2080 352 ) ( 704 2144 320 ) ( 704 2080 320 ) wizwood1_5 0 0 90 1 1 +( 592 1984 64 ) ( 704 2096 -64 ) ( 592 1984 -64 ) wizwood1_5 0 0 90 1 1 +( 288 2128 -64 ) ( 720 2128 -64 ) ( 288 2128 64 ) wizwood1_5 0 0 90 1 1 +} +// brush 1888 +{ +( 64 2144 128 ) ( 64 1920 128 ) ( 48 2144 128 ) wm1_2 0 0 0 1 1 +( 64 2144 112 ) ( 48 2144 112 ) ( 64 2144 96 ) wm1_2 0 0 0 1 1 +( 64 2144 112 ) ( 64 2144 96 ) ( 64 1920 112 ) wm1_2 0 0 0 1 1 +( 48 1920 96 ) ( 64 1920 96 ) ( 48 2144 96 ) wm1_2 0 0 0 1 1 +( 48 1632 96 ) ( 48 1632 112 ) ( 64 1632 96 ) wm1_2 0 0 0 1 1 +( 48 1840 96 ) ( 48 2064 96 ) ( 48 1840 112 ) wm1_2 0 0 0 1 1 +} +// brush 1889 +{ +( 976 1728 112 ) ( 976 1712 112 ) ( 768 1728 320 ) wm1_2 0 0 0 1 1 +( 768 1872 320 ) ( 976 1872 320 ) ( 768 1872 -320 ) wm1_2 0 12 45 1 1 +( 768 1712 320 ) ( 768 1712 -320 ) ( 768 1728 320 ) wm1_2 0 0 0 1 1 +( 976 1712 80 ) ( 976 1728 80 ) ( 768 1728 288 ) wm1_2 0 0 0 1 1 +( 992 1904 -320 ) ( 992 1904 320 ) ( 784 1904 -320 ) wm1_2 0 12 45 1 1 +( 960 1712 128 ) ( 960 1728 128 ) ( 960 1712 96 ) wm1_2 0 0 0 1 1 +} +// brush 1890 +{ +( 64 1632 128 ) ( 64 1648 128 ) ( 272 1632 336 ) wm1_2 0 0 0 1 1 +( 256 1648 320 ) ( 48 1648 320 ) ( 256 1648 -320 ) wm1_2 0 12 45 1 1 +( 256 1648 320 ) ( 256 1648 -320 ) ( 256 1632 320 ) wm1_2 0 0 0 1 1 +( 48 1648 80 ) ( 48 1632 80 ) ( 256 1632 288 ) wm1_2 0 0 0 1 1 +( 48 1632 -320 ) ( 48 1632 320 ) ( 256 1632 -320 ) wm1_2 0 0 0 1 1 +( 64 1648 128 ) ( 64 1632 128 ) ( 64 1648 96 ) wm1_2 0 0 0 1 1 +} +// brush 1891 +{ +( 224 2144 320 ) ( 224 2128 320 ) ( 48 2144 144 ) wizwood1_5 0 0 90 1 1 +( 256 1632 -288 ) ( 48 1632 352 ) ( 256 1632 352 ) wizwood1_5 0 0 90 1 1 +( 224 2128 320 ) ( 224 2144 320 ) ( 256 2128 320 ) wizwood1_5 0 0 90 1 1 +( 256 2000 320 ) ( 48 2000 112 ) ( 48 1984 112 ) wizwood1_5 0 0 90 1 1 +( 240 2144 -288 ) ( 32 2144 352 ) ( 32 2144 -288 ) wizwood1_5 0 0 90 1 1 +( 48 1984 128 ) ( 48 2000 160 ) ( 48 1984 160 ) wizwood1_5 0 0 90 1 1 +} +// brush 1892 +{ +( 320 2144 320 ) ( 320 2048 320 ) ( 256 2144 320 ) wm1_2 0 0 0 1 1 +( 320 2144 320 ) ( 256 2144 320 ) ( 320 2144 -320 ) wm1_2 0 0 0 1 1 +( 288 2144 320 ) ( 288 2144 -320 ) ( 288 2048 320 ) wm1_2 0 0 0 1 1 +( 256 2144 288 ) ( 256 1632 288 ) ( 288 1632 288 ) wm1_2 0 0 0 1 1 +( 288 1632 -320 ) ( 288 1632 320 ) ( 352 1632 -320 ) wm1_2 0 0 0 1 1 +( 256 1632 288 ) ( 256 2144 288 ) ( 224 2144 320 ) wm1_2 0 0 0 1 1 +} +// brush 1893 +{ +( 832 1632 288 ) ( 816 1632 288 ) ( 832 1632 112 ) wbrick1_5 0 0 0 1 1 +( 768 1632 96 ) ( 768 1600 96 ) ( 944 1632 96 ) wbrick1_5 0 0 0 1 1 +( 816 1600 112 ) ( 816 1600 288 ) ( 832 1600 112 ) wbrick1_5 0 0 0 1 1 +( 768 1600 112 ) ( 768 1632 112 ) ( 768 1600 288 ) wbrick1_5 0 0 0 1 1 +( 768 64 288 ) ( 944 64 112 ) ( 768 -64 288 ) wbrick1_5 0 0 0 1 1 +} +// brush 1894 +{ +( 1088 3328 384 ) ( 768 3424 384 ) ( 1088 3424 384 ) wizwood1_2 0 0 0 1 1 +( 1024 3424 352 ) ( 1024 3328 384 ) ( 1024 3424 384 ) wizwood1_2 0 0 0 1 1 +( 1088 3584 384 ) ( 608 3104 384 ) ( 608 3104 352 ) wizwood1_2 0 0 0 1 1 +( 1088 3328 352 ) ( 768 3424 352 ) ( 768 3328 352 ) wizwood1_2 0 0 0 1 1 +( 608 3104 384 ) ( 800 2912 384 ) ( 800 2912 352 ) wizwood1_2 0 0 0 1 1 +( 1056 3008 384 ) ( 768 3008 352 ) ( 768 3008 384 ) wizwood1_2 0 0 0 1 1 +} +// brush 1895 +{ +( 320 3584 384 ) ( 320 3264 384 ) ( 224 3584 384 ) wizwood1_2 0 0 0 1 1 +( 320 3584 384 ) ( 224 3584 384 ) ( 320 3584 352 ) wizwood1_2 0 0 0 1 1 +( 224 3264 352 ) ( 320 3264 352 ) ( 224 3584 352 ) wizwood1_2 0 0 0 1 1 +( 224 3200 352 ) ( 224 3200 384 ) ( 320 3200 352 ) wizwood1_2 0 0 0 1 1 +( -192 3296 352 ) ( -192 3616 352 ) ( -192 3296 384 ) wizwood1_2 0 0 0 1 1 +( -96 3616 -64 ) ( -96 3200 -64 ) ( -96 3616 64 ) wizwood1_2 0 0 0 1 1 +} +// brush 1896 +{ +( 928 3584 384 ) ( 928 3264 384 ) ( 832 3584 384 ) wizwood1_2 0 0 0 1 1 +( 928 3584 384 ) ( 832 3584 384 ) ( 928 3584 352 ) wizwood1_2 0 0 0 1 1 +( 608 3104 352 ) ( 608 3104 384 ) ( 1088 3584 384 ) wizwood1_2 0 0 0 1 1 +( 832 3264 352 ) ( 928 3264 352 ) ( 832 3584 352 ) wizwood1_2 0 0 0 1 1 +( 416 3296 352 ) ( 416 3296 384 ) ( 608 3104 384 ) wizwood1_2 0 0 0 1 1 +( 416 3296 384 ) ( 416 3296 352 ) ( 416 3584 384 ) wizwood1_2 0 0 0 1 1 +( 704 3584 -64 ) ( 1024 3520 -64 ) ( 704 3584 64 ) metw0a 0 0 0 1 1 +} +// brush 1897 +{ +( -832 2272 -224 ) ( -896 2208 -224 ) ( -896 2272 -224 ) wswamp1_k 0 32 0 1 1 +( -1328 2240 64 ) ( -1264 2240 192 ) ( -1328 2240 192 ) wswamp1_k 0 32 0 1 1 +( -992 2544 192 ) ( -992 2608 64 ) ( -992 2608 192 ) wswamp1_k 0 32 0 1 1 +( -832 2272 -320 ) ( -896 2208 -320 ) ( -832 2208 -320 ) wswamp1_k 0 32 0 1 1 +( -1104 2144 64 ) ( -1040 2144 192 ) ( -1040 2144 64 ) wswamp1_k 0 32 0 1 1 +( -672 2208 192 ) ( -672 2272 64 ) ( -672 2208 64 ) wswamp1_k 0 32 0 1 1 +} +// brush 1898 +{ +( 512 1568 -352 ) ( 512 1472 -368 ) ( 440 1536 -320 ) wswamp1_2 0 0 0 1 1 +( 320 1248 -448 ) ( 640 1248 -448 ) ( 320 1568 -448 ) wswamp1_2 0 0 0 1 1 +( 440 1536 -448 ) ( 512 1472 -368 ) ( 512 1472 -448 ) wswamp1_2 0 0 0 1 1 +( 440 1536 -448 ) ( 512 1568 -352 ) ( 440 1536 -320 ) wswamp1_2 0 0 0 1 1 +( 512 1472 -448 ) ( 512 1472 -368 ) ( 512 1568 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 1899 +{ +( 1392 1328 -32 ) ( 1392 1312 -32 ) ( 1312 1328 -32 ) clip 0 0 0 32 32 +( 1392 1328 -32 ) ( 1312 1328 -32 ) ( 1392 1328 -128 ) clip 0 0 0 32 32 +( 1440 1328 -32 ) ( 1440 1328 -128 ) ( 1440 1312 -32 ) clip 0 0 0 32 32 +( 1312 1312 -192 ) ( 1392 1312 -192 ) ( 1312 1328 -192 ) clip 0 0 0 32 32 +( 1312 1312 -128 ) ( 1312 1312 -32 ) ( 1392 1312 -128 ) clip 0 0 0 32 32 +( 1312 1312 -128 ) ( 1312 1328 -128 ) ( 1312 1312 -32 ) clip 0 0 0 32 32 +} +// brush 1900 +{ +( 1440 1760 -160 ) ( 1440 1728 -160 ) ( 1440 1760 -288 ) wswamp1_k 0 0 0 1 1 +( 1440 1792 -192 ) ( 1440 1792 -320 ) ( 1568 1792 -192 ) wswamp1_k 0 0 0 1 1 +( 1600 1728 -320 ) ( 1600 1760 -320 ) ( 1472 1728 -320 ) wswamp1_k 0 0 0 1 1 +( 1472 1728 -320 ) ( 1472 1728 -192 ) ( 1472 1760 -320 ) wswamp1_k 0 0 0 1 1 +( 1600 1664 -320 ) ( 1472 1664 -320 ) ( 1600 1664 -192 ) wswamp1_k 0 0 0 1 1 +( 1280 64 -256 ) ( 1344 64 -256 ) ( 1280 -64 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 1901 +{ +( -736 2400 224 ) ( -736 2272 224 ) ( -800 2400 224 ) wm1_2 48 0 0 1 1 +( -736 2400 192 ) ( -800 2400 192 ) ( -736 2400 160 ) wm1_2 48 32 0 1 1 +( -720 2400 192 ) ( -720 2400 160 ) ( -720 2272 192 ) wm1_2 0 32 0 1 1 +( -800 2272 160 ) ( -736 2272 160 ) ( -800 2400 160 ) wm1_2 48 0 0 1 1 +( -800 2384 160 ) ( -800 2384 192 ) ( -736 2384 160 ) wm1_2 48 32 0 1 1 +( -816 2272 160 ) ( -816 2400 160 ) ( -816 2272 192 ) wm1_2 0 32 0 1 1 +} +// brush 1902 +{ +( 336 2400 192 ) ( 272 2272 192 ) ( 272 2400 192 ) wm1_2 0 0 0 1 1 +( 160 2576 160 ) ( 224 2576 192 ) ( 160 2576 192 ) wm1_2 0 32 0 1 1 +( 160 2096 192 ) ( 160 2224 160 ) ( 160 2224 192 ) wm1_2 0 32 0 1 1 +( 336 2400 160 ) ( 272 2272 160 ) ( 336 2272 160 ) wm1_2 0 0 0 1 1 +( 272 2560 160 ) ( 336 2560 192 ) ( 336 2560 160 ) wm1_2 0 32 0 1 1 +( 352 2560 224 ) ( 352 2688 192 ) ( 352 2560 192 ) wm1_2 0 32 0 1 1 +} +// brush 1903 +{ +( -736 2288 224 ) ( -736 2160 224 ) ( -800 2288 224 ) wm1_2 48 16 0 1 1 +( -736 2288 192 ) ( -800 2288 192 ) ( -736 2288 160 ) wm1_2 48 32 0 1 1 +( -720 2288 192 ) ( -720 2288 160 ) ( -720 2160 192 ) wm1_2 48 32 0 1 1 +( -800 2160 160 ) ( -736 2160 160 ) ( -800 2288 160 ) wm1_2 48 16 0 1 1 +( -800 2272 160 ) ( -800 2272 192 ) ( -736 2272 160 ) wm1_2 48 32 0 1 1 +( -960 2160 160 ) ( -960 2288 160 ) ( -960 2160 192 ) wm1_2 48 32 0 1 1 +} +// brush 1904 +{ +( -800 2400 160 ) ( -800 2272 160 ) ( -832 2400 160 ) wizwood1_4 20 32 0 1 1 +( -800 2400 320 ) ( -832 2400 320 ) ( -800 2400 32 ) wizwood1_4 0 0 0 1 1 +( -800 2400 320 ) ( -800 2400 32 ) ( -800 2272 320 ) wizwood1_4 4 32 -90 1 1 +( -832 2272 128 ) ( -800 2272 128 ) ( -832 2400 128 ) wizwood1_4 52 32 0 1 1 +( -832 2272 32 ) ( -832 2272 320 ) ( -800 2272 32 ) wizwood1_4 0 0 0 1 1 +( -832 2272 32 ) ( -832 2400 32 ) ( -832 2272 320 ) wizwood1_4 4 32 -90 1 1 +} +// brush 1905 +{ +( -704 2400 160 ) ( -704 2272 160 ) ( -736 2400 160 ) wizwood1_4 52 32 0 1 1 +( -704 2400 320 ) ( -736 2400 320 ) ( -704 2400 32 ) wizwood1_4 32 0 0 1 1 +( -704 2400 320 ) ( -704 2400 32 ) ( -704 2272 320 ) wizwood1_4 4 32 -90 1 1 +( -736 2272 128 ) ( -704 2272 128 ) ( -736 2400 128 ) wizwood1_4 20 32 0 1 1 +( -736 2272 32 ) ( -736 2272 320 ) ( -704 2272 32 ) wizwood1_4 32 0 0 1 1 +( -736 2272 32 ) ( -736 2400 32 ) ( -736 2272 320 ) wizwood1_4 4 32 -90 1 1 +} +// brush 1906 +{ +( -784 2400 224 ) ( -784 2272 224 ) ( -848 2400 224 ) wm1_2 32 0 0 1 1 +( -784 2720 192 ) ( -848 2720 192 ) ( -784 2720 160 ) wm1_2 32 32 0 1 1 +( -784 2400 192 ) ( -784 2400 160 ) ( -784 2272 192 ) wm1_2 0 32 0 1 1 +( -848 2272 160 ) ( -784 2272 160 ) ( -848 2400 160 ) wm1_2 32 0 0 1 1 +( -848 2240 160 ) ( -848 2240 192 ) ( -784 2240 160 ) wm1_2 32 32 0 1 1 +( -848 2272 160 ) ( -848 2400 160 ) ( -848 2272 192 ) wm1_2 0 32 0 1 1 +} +// brush 1907 +{ +( -672 2592 160 ) ( -640 2720 160 ) ( -640 2592 160 ) wizwood1_4 52 32 0 1 1 +( -640 2592 32 ) ( -672 2592 320 ) ( -640 2592 320 ) wizwood1_4 32 0 0 1 1 +( -640 2720 320 ) ( -640 2592 32 ) ( -640 2592 320 ) wizwood1_4 4 32 -90 1 1 +( -672 2592 128 ) ( -640 2720 128 ) ( -672 2720 128 ) wizwood1_4 20 32 0 1 1 +( -640 2720 32 ) ( -672 2720 320 ) ( -672 2720 32 ) wizwood1_4 32 0 0 1 1 +( -672 2720 320 ) ( -672 2592 32 ) ( -672 2720 32 ) wizwood1_4 4 32 -90 1 1 +} +// brush 1908 +{ +( -352 2368 224 ) ( -480 2432 224 ) ( -352 2432 224 ) wm1_2 0 0 0 1 1 +( -480 2432 224 ) ( -496 2416 224 ) ( -496 2416 192 ) wm1_2 0 32 0 1 1 +( -352 2368 192 ) ( -480 2432 192 ) ( -480 2368 192 ) wm1_2 0 0 0 1 1 +( -496 2224 192 ) ( -496 2416 192 ) ( -496 2416 224 ) wm1_2 0 32 0 1 1 +( -288 2224 224 ) ( -160 2224 192 ) ( -288 2224 192 ) wm1_2 0 32 0 1 1 +( -480 2384 64 ) ( -480 2496 -64 ) ( -480 2384 -64 ) wm1_2 0 0 0 1 1 +} +// brush 1909 +{ +( -624 2400 224 ) ( -624 2272 224 ) ( -688 2400 224 ) wm1_2 0 0 0 1 1 +( -624 2704 192 ) ( -688 2704 192 ) ( -624 2704 160 ) wm1_2 0 32 0 1 1 +( -624 2400 192 ) ( -624 2400 160 ) ( -624 2272 192 ) wm1_2 0 32 0 1 1 +( -688 2272 160 ) ( -624 2272 160 ) ( -688 2400 160 ) wm1_2 0 0 0 1 1 +( -688 2560 192 ) ( -688 2688 192 ) ( -688 2560 224 ) wm1_2 0 32 0 1 1 +( -704 2608 64 ) ( -592 2608 -64 ) ( -704 2608 -64 ) wm1_2 0 0 0 1 1 +} +// brush 1910 +{ +( -512 2592 160 ) ( -480 2720 160 ) ( -480 2592 160 ) wizwood1_4 52 32 0 1 1 +( -480 2592 32 ) ( -512 2592 320 ) ( -480 2592 320 ) wizwood1_4 32 0 0 1 1 +( -480 2720 320 ) ( -480 2592 32 ) ( -480 2592 320 ) wizwood1_4 4 32 -90 1 1 +( -512 2592 128 ) ( -480 2720 128 ) ( -512 2720 128 ) wizwood1_4 20 32 0 1 1 +( -480 2720 32 ) ( -512 2720 320 ) ( -512 2720 32 ) wizwood1_4 32 0 0 1 1 +( -512 2720 320 ) ( -512 2592 32 ) ( -512 2720 32 ) wizwood1_4 4 32 -90 1 1 +} +// brush 1911 +{ +( -80 3392 320 ) ( 48 3392 320 ) ( -80 3328 320 ) wm1_2 0 0 0 1 1 +( -368 3392 288 ) ( -368 3328 288 ) ( -368 3392 256 ) wm1_2 0 32 0 1 1 +( -80 3344 288 ) ( -80 3344 256 ) ( 48 3344 288 ) wm1_2 0 32 0 1 1 +( 48 3328 256 ) ( 48 3392 256 ) ( -80 3328 256 ) wm1_2 0 0 0 1 1 +( -272 3328 256 ) ( -272 3328 288 ) ( -272 3392 256 ) wm1_2 0 32 0 1 1 +( -240 3328 288 ) ( -368 3328 288 ) ( -240 3328 320 ) wm1_2 0 32 0 1 1 +} +// brush 1912 +{ +( -352 2592 160 ) ( -320 2720 160 ) ( -320 2592 160 ) wizwood1_4 52 32 0 1 1 +( -320 2592 32 ) ( -352 2592 320 ) ( -320 2592 320 ) wizwood1_4 32 0 0 1 1 +( -320 2720 320 ) ( -320 2592 32 ) ( -320 2592 320 ) wizwood1_4 4 32 -90 1 1 +( -352 2592 128 ) ( -320 2720 128 ) ( -352 2720 128 ) wizwood1_4 20 32 0 1 1 +( -320 2720 32 ) ( -352 2720 320 ) ( -352 2720 32 ) wizwood1_4 32 0 0 1 1 +( -352 2720 320 ) ( -352 2592 32 ) ( -352 2720 32 ) wizwood1_4 4 32 -90 1 1 +} +// brush 1913 +{ +( -304 2400 224 ) ( -304 2272 224 ) ( -368 2400 224 ) wm1_2 0 0 0 1 1 +( -304 2704 192 ) ( -368 2704 192 ) ( -304 2704 160 ) wm1_2 0 32 0 1 1 +( -304 2400 192 ) ( -304 2400 160 ) ( -304 2272 192 ) wm1_2 0 32 0 1 1 +( -368 2272 160 ) ( -304 2272 160 ) ( -368 2400 160 ) wm1_2 0 0 0 1 1 +( -368 2608 160 ) ( -368 2608 192 ) ( -304 2608 160 ) wm1_2 0 32 0 1 1 +( -368 2560 192 ) ( -368 2688 192 ) ( -368 2560 224 ) wm1_2 0 32 0 1 1 +} +// brush 1914 +{ +( -816 2288 240 ) ( -880 2288 240 ) ( -816 2384 240 ) sky1 0 0 0 32 32 +( -752 2288 256 ) ( -752 2384 256 ) ( -752 2288 224 ) sky1 0 0 0 32 32 +( -816 2288 256 ) ( -816 2288 224 ) ( -880 2288 256 ) sky1 0 0 0 32 32 +( -880 2384 224 ) ( -880 2288 224 ) ( -816 2384 224 ) sky1 0 0 0 32 32 +( -784 2384 224 ) ( -784 2384 256 ) ( -784 2288 224 ) sky1 0 0 0 32 32 +( -880 2384 224 ) ( -816 2384 224 ) ( -880 2384 256 ) sky1 0 0 0 32 32 +} +// brush 1915 +{ +( -848 2640 240 ) ( -848 2576 240 ) ( -944 2640 240 ) sky1 0 0 0 32 32 +( -848 2704 256 ) ( -944 2704 256 ) ( -848 2704 224 ) sky1 0 0 0 32 32 +( -848 2640 256 ) ( -848 2640 224 ) ( -848 2576 256 ) sky1 0 0 0 32 32 +( -944 2576 224 ) ( -848 2576 224 ) ( -944 2640 224 ) sky1 0 0 0 32 32 +( -944 2576 224 ) ( -944 2576 256 ) ( -848 2576 224 ) sky1 0 0 0 32 32 +( -944 2576 224 ) ( -944 2640 224 ) ( -944 2576 256 ) sky1 0 0 0 32 32 +} +// brush 1916 +{ +( -848 2352 240 ) ( -848 2288 240 ) ( -944 2352 240 ) sky1 0 0 0 32 32 +( -848 2416 256 ) ( -944 2416 256 ) ( -848 2416 224 ) sky1 0 0 0 32 32 +( -848 2352 256 ) ( -848 2352 224 ) ( -848 2288 256 ) sky1 0 0 0 32 32 +( -944 2288 224 ) ( -848 2288 224 ) ( -944 2352 224 ) sky1 0 0 0 32 32 +( -944 2288 224 ) ( -944 2288 256 ) ( -848 2288 224 ) sky1 0 0 0 32 32 +( -944 2288 224 ) ( -944 2352 224 ) ( -944 2288 256 ) sky1 0 0 0 32 32 +} +// brush 1917 +{ +( -688 2400 224 ) ( -688 2272 224 ) ( -752 2400 224 ) wm1_2 0 0 0 1 1 +( -688 2400 192 ) ( -688 2400 160 ) ( -688 2272 192 ) wm1_2 0 32 0 1 1 +( -752 2272 160 ) ( -688 2272 160 ) ( -752 2400 160 ) wm1_2 0 0 0 1 1 +( -752 2240 160 ) ( -752 2240 192 ) ( -688 2240 160 ) wm1_2 0 32 0 1 1 +( -752 2560 192 ) ( -752 2688 192 ) ( -752 2560 224 ) wm1_2 0 32 0 1 1 +( -768 2432 -64 ) ( -656 2432 -64 ) ( -768 2432 64 ) wm1_2 0 0 0 1 1 +} +// brush 1918 +{ +( -656 2384 224 ) ( -656 2256 224 ) ( -720 2384 224 ) wm1_2 0 0 0 1 1 +( -656 2384 192 ) ( -656 2384 160 ) ( -656 2256 192 ) wm1_2 0 32 0 1 1 +( -720 2256 192 ) ( -656 2256 192 ) ( -720 2384 192 ) wm1_2 0 0 0 1 1 +( -720 2224 160 ) ( -720 2224 192 ) ( -656 2224 160 ) wm1_2 0 32 0 1 1 +( -688 2432 192 ) ( -688 2560 192 ) ( -688 2432 224 ) wm1_2 0 32 0 1 1 +( -704 2256 -64 ) ( -592 2256 -64 ) ( -704 2256 64 ) wm1_2 0 0 0 1 1 +} +// brush 1919 +{ +( -480 2560 224 ) ( -480 2432 224 ) ( -544 2560 224 ) wm1_2 0 0 0 1 1 +( -496 2416 192 ) ( -496 2416 224 ) ( -480 2432 224 ) wm1_2 0 32 0 1 1 +( -544 2432 192 ) ( -480 2432 192 ) ( -544 2560 192 ) wm1_2 0 0 0 1 1 +( -496 2416 224 ) ( -496 2416 192 ) ( -688 2416 192 ) wm1_2 0 32 0 1 1 +( -688 2624 192 ) ( -688 2752 192 ) ( -688 2624 224 ) wm1_2 0 32 0 1 1 +( -528 2432 -64 ) ( -416 2432 -64 ) ( -528 2432 64 ) wm1_2 0 0 0 1 1 +} +// brush 1920 +{ +( -480 2432 256 ) ( -480 2224 256 ) ( -688 2432 256 ) city4_8 0 0 0 1 1 +( -480 2432 256 ) ( -688 2432 256 ) ( -480 2432 192 ) city4_8 0 0 0 1 1 +( -480 2432 256 ) ( -480 2432 192 ) ( -480 2224 256 ) city4_8 0 0 0 1 1 +( -688 2224 224 ) ( -480 2224 224 ) ( -688 2432 224 ) wizwood1_5 0 0 90 1 1 +( -688 2224 192 ) ( -688 2224 256 ) ( -480 2224 192 ) city4_8 0 0 0 1 1 +( -688 2224 192 ) ( -688 2432 192 ) ( -688 2224 256 ) city4_8 0 0 0 1 1 +} +// brush 1921 +{ +( 588 1784 380 ) ( 560 1784 380 ) ( 588 1992 380 ) wiz1_4 32 -4 0 1 1 +( 588 1784 384 ) ( 588 1992 384 ) ( 588 1784 348 ) wiz1_4 32 -4 0 1 1 +( 588 1812 384 ) ( 588 1812 348 ) ( 560 1812 384 ) wiz1_4 32 -4 0 1 1 +( 560 1992 348 ) ( 560 1784 348 ) ( 588 1992 348 ) wiz1_4 32 -4 0 1 1 +( 560 1992 348 ) ( 560 1992 384 ) ( 560 1784 348 ) wiz1_4 0 -4 0 1 1 +( 560 1964 348 ) ( 588 1964 348 ) ( 560 1964 384 ) wiz1_4 32 -4 0 1 1 +} +// brush 1922 +{ +( 616 1964 380 ) ( 616 1936 380 ) ( 408 1964 380 ) wiz1_4 32 -4 0 1 1 +( 616 1964 384 ) ( 408 1964 384 ) ( 616 1964 348 ) wiz1_4 32 -4 0 1 1 +( 588 1964 384 ) ( 588 1964 348 ) ( 588 1936 384 ) wiz1_4 32 -4 0 1 1 +( 408 1936 348 ) ( 616 1936 348 ) ( 408 1964 348 ) wiz1_4 32 -4 0 1 1 +( 408 1936 348 ) ( 408 1936 384 ) ( 616 1936 348 ) wiz1_4 32 -4 0 1 1 +( 436 1936 348 ) ( 436 1964 348 ) ( 436 1936 384 ) wiz1_4 32 -4 0 1 1 +} +// brush 1923 +{ +( 408 1812 380 ) ( 616 1840 380 ) ( 616 1812 380 ) wiz1_4 32 -4 0 1 1 +( 616 1812 348 ) ( 408 1812 384 ) ( 616 1812 384 ) wiz1_4 32 -4 0 1 1 +( 588 1840 384 ) ( 588 1812 348 ) ( 588 1812 384 ) wiz1_4 32 -4 0 1 1 +( 408 1812 348 ) ( 616 1840 348 ) ( 408 1840 348 ) wiz1_4 32 -4 0 1 1 +( 616 1840 348 ) ( 408 1840 384 ) ( 408 1840 348 ) wiz1_4 32 -4 0 1 1 +( 436 1840 384 ) ( 436 1812 348 ) ( 436 1840 348 ) wiz1_4 32 -4 0 1 1 +} +// brush 1924 +{ +( 436 1992 380 ) ( 464 1784 380 ) ( 436 1784 380 ) wiz1_4 32 -4 0 1 1 +( 436 1784 348 ) ( 436 1992 384 ) ( 436 1784 384 ) wiz1_4 32 -4 0 1 1 +( 464 1812 384 ) ( 436 1812 348 ) ( 436 1812 384 ) wiz1_4 32 -4 0 1 1 +( 436 1992 348 ) ( 464 1784 348 ) ( 464 1992 348 ) wiz1_4 32 -4 0 1 1 +( 464 1784 348 ) ( 464 1992 384 ) ( 464 1992 348 ) wiz1_4 0 -4 0 1 1 +( 464 1964 384 ) ( 436 1964 348 ) ( 464 1964 348 ) wiz1_4 32 -4 0 1 1 +} +// brush 1925 +{ +( -848 2448 240 ) ( -848 2384 240 ) ( -944 2448 240 ) sky1 0 0 0 32 32 +( -848 2512 256 ) ( -944 2512 256 ) ( -848 2512 224 ) sky1 0 0 0 32 32 +( -848 2448 256 ) ( -848 2448 224 ) ( -848 2384 256 ) sky1 0 0 0 32 32 +( -944 2384 224 ) ( -848 2384 224 ) ( -944 2448 224 ) sky1 0 0 0 32 32 +( -944 2480 224 ) ( -944 2480 256 ) ( -848 2480 224 ) sky1 0 0 0 32 32 +( -944 2384 224 ) ( -944 2448 224 ) ( -944 2384 256 ) sky1 0 0 0 32 32 +} +// brush 1926 +{ +( -880 2672 -160 ) ( -880 2640 -160 ) ( -912 2672 -160 ) wizwood1_4 4 32 0 1 1 +( -880 2672 -192 ) ( -912 2672 -192 ) ( -880 2672 -256 ) wizwood1_4 4 32 0 1 1 +( -880 2672 -192 ) ( -880 2672 -256 ) ( -880 2640 -192 ) wizwood1_4 4 32 0 1 1 +( -912 2640 -256 ) ( -880 2640 -256 ) ( -912 2672 -256 ) wizwood1_4 4 32 0 1 1 +( -912 2640 -256 ) ( -912 2640 -192 ) ( -880 2640 -256 ) wizwood1_4 4 32 0 1 1 +( -912 2640 -240 ) ( -912 2672 -240 ) ( -912 2640 -176 ) wizwood1_4 4 32 0 1 1 +} +// brush 1927 +{ +( -864 2672 -96 ) ( -864 2640 -96 ) ( -928 2672 -96 ) wizblue2 0 32 0 1 1 +( -928 2672 -160 ) ( -864 2672 -160 ) ( -864 2688 -96 ) wizblue2 0 32 0 1 1 +( -880 2672 -160 ) ( -880 2640 -160 ) ( -864 2624 -96 ) wizblue2 0 32 0 1 1 +( -880 2640 -160 ) ( -880 2672 -160 ) ( -912 2640 -160 ) wizblue2 0 32 0 1 1 +( -864 2640 -160 ) ( -928 2640 -160 ) ( -928 2624 -96 ) wizblue2 0 32 0 1 1 +( -912 2640 -160 ) ( -912 2672 -160 ) ( -928 2688 -96 ) wizblue2 0 32 0 1 1 +} +// brush 1928 +{ +( -560 2352 -160 ) ( -560 2320 -160 ) ( -592 2352 -160 ) wizwood1_4 4 32 0 1 1 +( -560 2352 -192 ) ( -592 2352 -192 ) ( -560 2352 -256 ) wizwood1_4 4 32 0 1 1 +( -560 2352 -192 ) ( -560 2352 -256 ) ( -560 2320 -192 ) wizwood1_4 4 32 0 1 1 +( -592 2320 -256 ) ( -560 2320 -256 ) ( -592 2352 -256 ) wizwood1_4 4 32 0 1 1 +( -592 2320 -256 ) ( -592 2320 -192 ) ( -560 2320 -256 ) wizwood1_4 4 32 0 1 1 +( -592 2320 -240 ) ( -592 2352 -240 ) ( -592 2320 -176 ) wizwood1_4 4 32 0 1 1 +} +// brush 1929 +{ +( -544 2352 -96 ) ( -544 2320 -96 ) ( -608 2352 -96 ) wizblue2 0 32 0 1 1 +( -608 2352 -160 ) ( -544 2352 -160 ) ( -544 2368 -96 ) wizblue2 0 32 0 1 1 +( -560 2352 -160 ) ( -560 2320 -160 ) ( -544 2304 -96 ) wizblue2 0 32 0 1 1 +( -560 2320 -160 ) ( -560 2352 -160 ) ( -592 2320 -160 ) wizblue2 0 32 0 1 1 +( -544 2320 -160 ) ( -608 2320 -160 ) ( -608 2304 -96 ) wizblue2 0 32 0 1 1 +( -592 2320 -160 ) ( -592 2352 -160 ) ( -608 2368 -96 ) wizblue2 0 32 0 1 1 +} +// brush 1930 +{ +( -288 1568 320 ) ( -352 1568 320 ) ( -288 1632 320 ) wbrick1_5 0 32 0 1 1 +( 16 1600 320 ) ( 16 1600 192 ) ( -48 1600 320 ) wbrick1_5 32 0 0 1 1 +( -352 1632 -96 ) ( -352 1568 -96 ) ( -288 1632 -96 ) wbrick1_5 0 32 0 1 1 +( -768 1360 192 ) ( -768 1360 320 ) ( -768 1296 192 ) wbrick1_5 0 0 0 1 1 +( -448 1632 192 ) ( -384 1632 192 ) ( -448 1632 320 ) wbrick1_5 32 0 0 1 1 +( -576 1568 160 ) ( -576 1696 32 ) ( -576 1568 32 ) wbrick1_5 32 0 0 1 1 +} +// brush 1931 +{ +( -800 2176 -256 ) ( -864 2112 -256 ) ( -864 2176 -256 ) wswamp1_k 0 32 0 1 1 +( -1296 2144 64 ) ( -1232 2144 192 ) ( -1296 2144 192 ) wswamp1_k 32 0 0 1 1 +( -896 2448 192 ) ( -896 2512 64 ) ( -896 2512 192 ) wswamp1_k 32 0 0 1 1 +( -800 2176 -320 ) ( -864 2112 -320 ) ( -800 2112 -320 ) wswamp1_k 0 32 0 1 1 +( -1264 1632 64 ) ( -1200 1632 192 ) ( -1200 1632 64 ) wswamp1_k 0 0 0 1 1 +( -832 1696 192 ) ( -832 1760 64 ) ( -832 1696 64 ) wswamp1_k 32 0 0 1 1 +} +// brush 1932 +{ +( -352 2176 320 ) ( -352 1632 320 ) ( -832 2176 320 ) sky1 0 0 0 32 32 +( -352 2032 320 ) ( -832 2032 320 ) ( -352 2032 -320 ) sky1 0 0 0 32 32 +( -432 2176 320 ) ( -432 2176 -320 ) ( -432 1632 320 ) sky1 0 0 0 32 32 +( -800 1632 224 ) ( -320 1632 224 ) ( -800 2176 224 ) sky1 0 0 0 32 32 +( -832 1744 -320 ) ( -832 1744 320 ) ( -352 1744 -320 ) sky1 0 0 0 32 32 +( -720 1632 -320 ) ( -720 2176 -320 ) ( -720 1632 320 ) sky1 0 0 0 32 32 +} +// brush 1933 +{ +( -864 2352 -96 ) ( -864 2320 -96 ) ( -928 2352 -96 ) wizblue2 0 32 0 1 1 +( -928 2352 -160 ) ( -864 2352 -160 ) ( -864 2368 -96 ) wizblue2 0 32 0 1 1 +( -880 2352 -160 ) ( -880 2320 -160 ) ( -864 2304 -96 ) wizblue2 0 32 0 1 1 +( -880 2320 -160 ) ( -880 2352 -160 ) ( -912 2320 -160 ) wizblue2 0 32 0 1 1 +( -864 2320 -160 ) ( -928 2320 -160 ) ( -928 2304 -96 ) wizblue2 0 32 0 1 1 +( -912 2320 -160 ) ( -912 2352 -160 ) ( -928 2368 -96 ) wizblue2 0 32 0 1 1 +} +// brush 1934 +{ +( -880 2352 -160 ) ( -880 2320 -160 ) ( -912 2352 -160 ) wizwood1_4 4 32 0 1 1 +( -880 2352 -192 ) ( -912 2352 -192 ) ( -880 2352 -256 ) wizwood1_4 4 32 0 1 1 +( -880 2352 -192 ) ( -880 2352 -256 ) ( -880 2320 -192 ) wizwood1_4 4 32 0 1 1 +( -912 2320 -256 ) ( -880 2320 -256 ) ( -912 2352 -256 ) wizwood1_4 4 32 0 1 1 +( -912 2320 -256 ) ( -912 2320 -192 ) ( -880 2320 -256 ) wizwood1_4 4 32 0 1 1 +( -912 2320 -240 ) ( -912 2352 -240 ) ( -912 2320 -176 ) wizwood1_4 4 32 0 1 1 +} +// brush 1935 +{ +( 1944 1584 -64 ) ( 2072 1584 -64 ) ( 1944 1568 -64 ) mtlsw 0 0 0 1 1 +( 1888 1600 -48 ) ( 1888 1600 -16 ) ( 1872 1584 -16 ) mtlsw 56 0 0 1 1 +( 1992 1600 -96 ) ( 1992 1600 -64 ) ( 1896 1600 -64 ) mtlsw 56 0 0 1 1 +( 2056 1568 -96 ) ( 2056 1584 -96 ) ( 1928 1568 -96 ) mtlsw 8 8 0 1 1 +( 2032 1584 -16 ) ( 2032 1584 -48 ) ( 2048 1568 -16 ) mtlsw 56 0 0 1 1 +( 2056 1568 -96 ) ( 1928 1568 -96 ) ( 2056 1568 96 ) mtlsw 56 0 0 1 1 +} +// brush 1936 +{ +( 2032 1656 -64 ) ( 2032 1784 -64 ) ( 2048 1656 -64 ) mtlsw 0 0 0 1 1 +( 2016 1600 -48 ) ( 2016 1600 -16 ) ( 2032 1584 -16 ) mtlsw 56 0 0 1 1 +( 2016 1704 -96 ) ( 2016 1704 -64 ) ( 2016 1608 -64 ) mtlsw 56 0 0 1 1 +( 2048 1768 -96 ) ( 2032 1768 -96 ) ( 2048 1640 -96 ) mtlsw 8 8 0 1 1 +( 2032 1744 -16 ) ( 2032 1744 -48 ) ( 2048 1760 -16 ) mtlsw 56 0 0 1 1 +( 2048 1768 -96 ) ( 2048 1640 -96 ) ( 2048 1768 96 ) mtlsw 56 0 0 1 1 +} +// brush 1937 +{ +( 1960 1744 -64 ) ( 1832 1744 -64 ) ( 1960 1760 -64 ) mtlsw 0 0 0 1 1 +( 2016 1728 -48 ) ( 2016 1728 -16 ) ( 2032 1744 -16 ) mtlsw 56 0 0 1 1 +( 1912 1728 -96 ) ( 1912 1728 -64 ) ( 2008 1728 -64 ) mtlsw 56 0 0 1 1 +( 1848 1760 -96 ) ( 1848 1744 -96 ) ( 1976 1760 -96 ) mtlsw 8 8 0 1 1 +( 1872 1744 -16 ) ( 1872 1744 -48 ) ( 1856 1760 -16 ) mtlsw 56 0 0 1 1 +( 1848 1760 -96 ) ( 1976 1760 -96 ) ( 1848 1760 96 ) mtlsw 56 0 0 1 1 +} +// brush 1938 +{ +( 2048 1392 160 ) ( 2048 1440 160 ) ( 2016 1440 128 ) wm1_1 0 0 0 1 1 +( 1920 1424 128 ) ( 1920 1424 160 ) ( 1888 1424 128 ) wm1_1 0 0 0 1 1 +( 1920 1440 128 ) ( 1888 1440 128 ) ( 1920 1376 128 ) wm1_1 0 16 0 1 1 +( 1856 1440 160 ) ( 1856 1392 160 ) ( 1888 1392 128 ) wm1_1 0 0 0 1 1 +( 2048 1440 160 ) ( 2048 1392 160 ) ( 1856 1440 160 ) wm1_1 0 0 0 1 1 +( 1856 1408 128 ) ( 2048 1408 0 ) ( 1856 1408 0 ) wm1_1 0 0 0 1 1 +} +// brush 1939 +{ +( 1856 1392 160 ) ( 1856 1440 160 ) ( 1888 1440 128 ) wm1_1 0 0 0 1 1 +( 1888 1424 0 ) ( 1856 1424 0 ) ( 1888 1424 -32 ) wm1_1 0 0 0 1 1 +( 1888 1424 -32 ) ( 1888 1424 -64 ) ( 1888 1360 -32 ) wm1_1 16 0 0 1 1 +( 1856 1376 -64 ) ( 1888 1376 -64 ) ( 1856 1440 -64 ) wm1_1 0 0 0 1 1 +( 1856 1440 128 ) ( 1856 1392 128 ) ( 1856 1440 -32 ) wm1_1 0 0 0 1 1 +( 1856 1408 96 ) ( 2048 1408 -32 ) ( 1856 1408 -32 ) wm1_1 0 0 0 1 1 +} +// brush 1940 +{ +( 2048 1440 160 ) ( 2048 1392 160 ) ( 2016 1392 128 ) wm1_1 0 0 0 1 1 +( 2016 1424 -32 ) ( 2048 1424 0 ) ( 2016 1424 0 ) wm1_1 0 0 0 1 1 +( 2016 1360 32 ) ( 2016 1424 0 ) ( 2016 1424 32 ) wm1_1 16 0 0 1 1 +( 2048 1440 -64 ) ( 2016 1376 -64 ) ( 2048 1376 -64 ) wm1_1 0 0 0 1 1 +( 2048 1392 128 ) ( 2048 1440 128 ) ( 2048 1440 -32 ) wm1_1 0 0 0 1 1 +( 1856 1408 96 ) ( 2048 1408 -32 ) ( 1856 1408 -32 ) wm1_1 0 0 0 1 1 +} +// brush 1941 +{ +( -80 2384 256 ) ( -64 2288 256 ) ( -80 2288 256 ) metal2_5 0 0 0 1 1 +( -72 2296 240 ) ( -72 2392 256 ) ( -72 2296 256 ) metal2_5 0 48 0 1 1 +( -80 2288 256 ) ( -64 2272 256 ) ( -64 2272 240 ) metal2_5 0 48 0 1 1 +( -80 2384 224 ) ( -64 2288 224 ) ( -64 2384 224 ) metal2_5 0 0 0 1 1 +( -64 2400 240 ) ( -64 2272 224 ) ( -64 2272 240 ) metal2_5 0 48 0 1 1 +( -72 2392 240 ) ( -56 2408 240 ) ( -56 2408 256 ) metal2_5 0 48 0 1 1 +} +// brush 1942 +{ +( -176 2288 256 ) ( -192 2288 256 ) ( -176 2384 256 ) metal2_5 0 0 0 1 1 +( -184 2296 256 ) ( -184 2392 256 ) ( -184 2296 240 ) metal2_5 0 48 0 1 1 +( -192 2272 240 ) ( -192 2272 256 ) ( -176 2288 256 ) metal2_5 0 48 0 1 1 +( -192 2384 224 ) ( -192 2288 224 ) ( -176 2384 224 ) metal2_5 0 0 0 1 1 +( -192 2272 240 ) ( -192 2272 224 ) ( -192 2400 240 ) metal2_5 0 48 0 1 1 +( -200 2408 256 ) ( -200 2408 240 ) ( -184 2392 240 ) metal2_5 0 48 0 1 1 +} +// brush 1943 +{ +( -176 2384 256 ) ( -80 2400 256 ) ( -80 2384 256 ) metal2_5 0 0 0 1 1 +( -88 2392 224 ) ( -184 2392 240 ) ( -88 2392 240 ) metal2_5 0 48 0 1 1 +( -80 2384 256 ) ( -64 2400 256 ) ( -64 2400 240 ) metal2_5 0 48 0 1 1 +( -176 2384 224 ) ( -80 2400 224 ) ( -176 2400 224 ) metal2_5 0 0 0 1 1 +( -192 2400 240 ) ( -64 2400 224 ) ( -64 2400 240 ) metal2_5 0 48 0 1 1 +( -184 2392 224 ) ( -200 2408 224 ) ( -200 2408 240 ) metal2_5 0 48 0 1 1 +} +// brush 1944 +{ +( -80 2288 256 ) ( -80 2272 256 ) ( -176 2288 256 ) metal2_5 0 0 0 1 1 +( -88 2280 240 ) ( -184 2280 240 ) ( -88 2280 224 ) metal2_5 0 48 0 1 1 +( -64 2272 224 ) ( -64 2272 240 ) ( -80 2288 240 ) metal2_5 0 48 0 1 1 +( -176 2272 224 ) ( -80 2272 224 ) ( -176 2288 224 ) metal2_5 0 0 0 1 1 +( -64 2272 240 ) ( -64 2272 224 ) ( -192 2272 240 ) metal2_5 0 48 0 1 1 +( -200 2264 256 ) ( -200 2264 240 ) ( -184 2280 240 ) metal2_5 0 48 0 1 1 +} +// brush 1945 +{ +( -156 2316 256 ) ( -156 2364 256 ) ( -108 2316 256 ) metal2_5 60 60 180 1 1 +( -156 2316 240 ) ( -108 2316 240 ) ( -156 2316 224 ) metal2_5 60 48 0 -1 1 +( -108 2364 224 ) ( -156 2364 224 ) ( -108 2316 224 ) metw0a 60 60 180 1 1 +( -108 2364 224 ) ( -108 2316 224 ) ( -108 2364 240 ) metal2_5 4 48 0 -1 1 +( -108 2332 -16 ) ( -124 2316 -16 ) ( -108 2332 112 ) metal2_5 4 48 0 -1 1 +( -148 2364 240 ) ( -148 2316 224 ) ( -148 2364 224 ) metal2_5 4 48 0 -1 1 +( -148 2332 112 ) ( -132 2316 -16 ) ( -148 2332 -16 ) metal2_5 4 48 0 -1 1 +( -156 2356 224 ) ( -108 2356 240 ) ( -156 2356 240 ) metal2_5 60 48 0 -1 1 +( -108 2340 112 ) ( -124 2356 -16 ) ( -108 2340 -16 ) metal2_5 4 48 0 1 1 +( -148 2340 -16 ) ( -132 2356 -16 ) ( -148 2340 112 ) metal2_5 4 48 0 1 1 +} +// brush 1946 +{ +( -112 2392 264 ) ( -112 2328 264 ) ( -184 2392 264 ) sky1 20 120 0 32 32 +( -112 2392 264 ) ( -184 2392 264 ) ( -112 2392 232 ) sky1 20 127.5 0 32 32 +( -72 2344 264 ) ( -72 2344 232 ) ( -72 2280 264 ) sky1 8 127.5 0 32 32 +( -184 2328 256 ) ( -112 2328 256 ) ( -184 2392 256 ) sky1 20 120 0 32 32 +( -144 2280 232 ) ( -144 2280 264 ) ( -72 2280 232 ) sky1 20 127.5 0 32 32 +( -184 2328 232 ) ( -184 2392 232 ) ( -184 2328 264 ) sky1 8 127.5 0 32 32 +} +// brush 1947 +{ +( 1888 1624 -64 ) ( 1904 1752 -64 ) ( 1904 1624 -64 ) wm1_2 0 0 0 1 1 +( 1888 1600 -16 ) ( 1904 1616 -16 ) ( 1904 1616 -48 ) wm1_2 56 0 0 1 1 +( 1904 1624 -64 ) ( 1904 1720 -64 ) ( 1904 1720 -96 ) wm1_1 56 0 0 1 1 +( 1888 1608 -96 ) ( 1904 1736 -96 ) ( 1888 1736 -96 ) wm1_2 8 8 0 1 1 +( 1888 1728 -16 ) ( 1904 1712 -48 ) ( 1904 1712 -16 ) wm1_2 56 0 0 1 1 +( 1888 1736 96 ) ( 1888 1608 -96 ) ( 1888 1736 -96 ) wm1_1 56 0 0 1 1 +} +// brush 1948 +{ +( 2000 1624 -64 ) ( 2000 1752 -64 ) ( 2016 1624 -64 ) wm1_2 0 0 0 1 1 +( 2000 1616 -48 ) ( 2000 1616 -16 ) ( 2016 1600 -16 ) wm1_2 56 0 0 1 1 +( 2000 1720 -96 ) ( 2000 1720 -64 ) ( 2000 1624 -64 ) wm1_1 56 0 0 1 1 +( 2016 1736 -96 ) ( 2000 1736 -96 ) ( 2016 1608 -96 ) wm1_2 8 8 0 1 1 +( 2000 1712 -16 ) ( 2000 1712 -48 ) ( 2016 1728 -16 ) wm1_2 56 0 0 1 1 +( 2016 1736 -96 ) ( 2016 1608 -96 ) ( 2016 1736 96 ) wm1_1 56 0 0 1 1 +} +// brush 1949 +{ +( 1984 1608 -116 ) ( 1984 1736 -116 ) ( 2000 1608 -116 ) metalt2_1 0 0 0 1 1 +( 1984 1632 -100 ) ( 1984 1632 -68 ) ( 2000 1616 -68 ) metalt2_1 56 0 0 1 1 +( 1984 1704 -148 ) ( 1984 1704 -116 ) ( 1984 1608 -116 ) metalt2_1 56 0 0 1 1 +( 2000 1720 -128 ) ( 1984 1720 -128 ) ( 2000 1592 -128 ) metalt2_1 8 8 0 1 1 +( 1984 1696 -68 ) ( 1984 1696 -100 ) ( 2000 1712 -68 ) metalt2_1 56 0 0 1 1 +( 2000 1720 -128 ) ( 2000 1592 -128 ) ( 2000 1720 64 ) metalt2_1 56 0 0 1 1 +} +// brush 1950 +{ +( 1992 1712 -64 ) ( 1864 1712 -64 ) ( 1992 1728 -64 ) wm1_2 0 0 0 1 1 +( 2000 1712 -48 ) ( 2000 1712 -16 ) ( 2016 1728 -16 ) wm1_2 56 0 0 1 1 +( 1896 1712 -96 ) ( 1896 1712 -64 ) ( 1992 1712 -64 ) wm1_1 56 0 0 1 1 +( 1880 1728 -96 ) ( 1880 1712 -96 ) ( 2008 1728 -96 ) wm1_2 8 8 0 1 1 +( 1904 1712 -16 ) ( 1904 1712 -48 ) ( 1888 1728 -16 ) wm1_2 56 0 0 1 1 +( 1880 1728 -96 ) ( 2008 1728 -96 ) ( 1880 1728 96 ) wm1_1 56 0 0 1 1 +} +// brush 1951 +{ +( 1184 1888 256 ) ( 1056 1888 256 ) ( 1184 1952 256 ) sky1 0 0 0 32 32 +( 1408 1888 256 ) ( 1408 1952 256 ) ( 1408 1888 224 ) sky1 0 0 0 32 32 +( 1184 1600 256 ) ( 1184 1600 224 ) ( 1056 1600 256 ) sky1 0 0 0 32 32 +( 1056 1952 224 ) ( 1056 1888 224 ) ( 1184 1952 224 ) sky1 0 0 0 32 32 +( 1344 1856 224 ) ( 1344 1856 256 ) ( 1344 1792 224 ) sky1 0 0 0 32 32 +( 1120 1984 224 ) ( 1248 1984 224 ) ( 1120 1984 256 ) sky1 0 0 0 32 32 +} +// brush 1952 +{ +( 2592 2048 320 ) ( 2464 2048 320 ) ( 2592 2080 320 ) wbrick1_5 0 0 0 1 1 +( 2496 2144 -32 ) ( 2496 2144 -320 ) ( 2496 2080 -320 ) wbrick1_5 0 0 0 1 1 +( 2688 2080 160 ) ( 2688 2080 -128 ) ( 2432 2080 -128 ) wbrick1_5 0 0 0 1 1 +( 2272 2080 -96 ) ( 2272 2048 -96 ) ( 2400 2080 -96 ) wbrick1_5 0 0 0 1 1 +( 2432 2144 -64 ) ( 2432 2144 224 ) ( 2432 2080 224 ) wbrick1_5 0 0 0 1 1 +( 2656 2400 -160 ) ( 2656 2400 128 ) ( 2400 2400 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 1953 +{ +( 336 1600 256 ) ( 336 1552 256 ) ( 288 1600 256 ) wiz1_4 0 0 0 1 1 +( 336 1600 192 ) ( 288 1600 192 ) ( 336 1600 -64 ) wiz1_4 0 0 0 1 1 +( 336 1600 192 ) ( 336 1600 -64 ) ( 336 1552 192 ) wiz1_4 0 0 0 1 1 +( 288 1552 -64 ) ( 336 1552 -64 ) ( 288 1600 -64 ) wiz1_4 0 0 0 1 1 +( 288 1552 0 ) ( 288 1552 256 ) ( 336 1552 0 ) wiz1_4 0 0 0 1 1 +( 288 1552 -64 ) ( 288 1600 -64 ) ( 288 1552 192 ) wiz1_4 0 0 0 1 1 +} +// brush 1954 +{ +( 336 1600 256 ) ( 336 1552 256 ) ( 288 1600 256 ) clip 0 0 0 32 32 +( 336 1600 192 ) ( 288 1600 192 ) ( 336 1600 -64 ) clip 0 0 0 32 32 +( 352 1584 192 ) ( 352 1584 -64 ) ( 352 1536 192 ) clip 0 0 0 32 32 +( 288 1552 -64 ) ( 336 1552 -64 ) ( 288 1600 -64 ) clip 0 0 0 32 32 +( 304 1536 0 ) ( 304 1536 256 ) ( 352 1536 0 ) clip 0 0 0 32 32 +( 288 1552 -64 ) ( 288 1600 -64 ) ( 288 1552 192 ) clip 0 0 0 32 32 +( 352 1568 0 ) ( 320 1536 0 ) ( 352 1568 128 ) clip 0 0 0 32 32 +} +// brush 1955 +{ +( -128 1248 192 ) ( -80 1296 192 ) ( -80 1248 192 ) wiz1_4 0 0 0 1 1 +( -80 1248 -64 ) ( -128 1248 192 ) ( -80 1248 192 ) wiz1_4 0 0 0 1 1 +( -80 1296 192 ) ( -80 1248 -64 ) ( -80 1248 192 ) wiz1_4 0 0 0 1 1 +( -128 1248 -128 ) ( -80 1296 -128 ) ( -128 1296 -128 ) wiz1_4 0 0 0 1 1 +( -80 1296 -64 ) ( -128 1296 192 ) ( -128 1296 -64 ) wiz1_4 0 0 0 1 1 +( -128 1296 192 ) ( -128 1248 -64 ) ( -128 1296 -64 ) wiz1_4 0 0 0 1 1 +} +// brush 1956 +{ +( 1824 2528 256 ) ( 1872 2576 256 ) ( 1872 2528 256 ) clip 0 0 0 32 32 +( 1872 2528 0 ) ( 1824 2528 256 ) ( 1872 2528 256 ) clip 0 0 0 32 32 +( 1888 2592 256 ) ( 1888 2544 0 ) ( 1888 2544 256 ) clip 0 0 0 32 32 +( 1824 2528 0 ) ( 1872 2576 0 ) ( 1824 2576 0 ) clip 0 0 0 32 32 +( 1888 2592 0 ) ( 1840 2592 256 ) ( 1840 2592 0 ) clip 0 0 0 32 32 +( 1824 2576 256 ) ( 1824 2528 0 ) ( 1824 2576 0 ) clip 0 0 0 32 32 +( 1888 2560 128 ) ( 1856 2592 0 ) ( 1888 2560 0 ) clip 0 0 0 32 32 +} +// brush 1957 +{ +( 128 1504 192 ) ( 80 1456 192 ) ( 80 1504 192 ) wiz1_4 0 0 0 1 1 +( 80 1504 -64 ) ( 128 1504 192 ) ( 80 1504 192 ) wiz1_4 0 0 0 1 1 +( 80 1456 192 ) ( 80 1504 -64 ) ( 80 1504 192 ) wiz1_4 0 0 0 1 1 +( 128 1504 -128 ) ( 80 1456 -128 ) ( 128 1456 -128 ) wiz1_4 0 0 0 1 1 +( 80 1456 -64 ) ( 128 1456 192 ) ( 128 1456 -64 ) wiz1_4 0 0 0 1 1 +( 128 1456 192 ) ( 128 1504 -64 ) ( 128 1456 -64 ) wiz1_4 0 0 0 1 1 +} +// brush 1958 +{ +( 2080 2784 256 ) ( 2032 2736 256 ) ( 2032 2784 256 ) clip 0 0 0 32 32 +( 2032 2784 0 ) ( 2080 2784 256 ) ( 2032 2784 256 ) clip 0 0 0 32 32 +( 2016 2720 320 ) ( 2016 2768 64 ) ( 2016 2768 320 ) clip 0 0 0 32 32 +( 2080 2784 0 ) ( 2032 2736 0 ) ( 2080 2736 0 ) clip 0 0 0 32 32 +( 2016 2720 0 ) ( 2064 2720 256 ) ( 2064 2720 0 ) clip 0 0 0 32 32 +( 2080 2736 256 ) ( 2080 2784 0 ) ( 2080 2736 0 ) clip 0 0 0 32 32 +( 2016 2752 192 ) ( 2048 2720 64 ) ( 2016 2752 64 ) clip 0 0 0 32 32 +} +// brush 1959 +{ +( 80 1248 192 ) ( 80 1296 192 ) ( 128 1248 192 ) wiz1_4 0 0 0 1 1 +( 80 1248 192 ) ( 128 1248 192 ) ( 80 1248 -64 ) wiz1_4 0 0 0 1 1 +( 80 1248 192 ) ( 80 1248 -64 ) ( 80 1296 192 ) wiz1_4 0 0 0 1 1 +( 128 1296 -128 ) ( 80 1296 -128 ) ( 128 1248 -128 ) wiz1_4 0 0 0 1 1 +( 128 1296 -64 ) ( 128 1296 192 ) ( 80 1296 -64 ) wiz1_4 0 0 0 1 1 +( 128 1296 -64 ) ( 128 1248 -64 ) ( 128 1296 192 ) wiz1_4 0 0 0 1 1 +} +// brush 1960 +{ +( 2032 2528 256 ) ( 2032 2576 256 ) ( 2080 2528 256 ) clip 0 0 0 32 32 +( 2032 2528 256 ) ( 2080 2528 256 ) ( 2032 2528 0 ) clip 0 0 0 32 32 +( 2016 2544 320 ) ( 2016 2544 64 ) ( 2016 2592 320 ) clip 0 0 0 32 32 +( 2080 2576 0 ) ( 2032 2576 0 ) ( 2080 2528 0 ) clip 0 0 0 32 32 +( 2064 2592 0 ) ( 2064 2592 256 ) ( 2016 2592 0 ) clip 0 0 0 32 32 +( 2080 2576 0 ) ( 2080 2528 0 ) ( 2080 2576 256 ) clip 0 0 0 32 32 +( 2016 2560 64 ) ( 2048 2592 64 ) ( 2016 2560 192 ) clip 0 0 0 32 32 +} +// brush 1961 +{ +( -80 1200 192 ) ( -80 1136 192 ) ( -144 1200 192 ) wbrick1_5 16 32 90 1 -1 +( -112 1248 64 ) ( -176 1248 64 ) ( -112 1248 -64 ) wbrick1_5 48 0 0 1 1 +( -80 1200 64 ) ( -80 1200 -64 ) ( -80 1136 64 ) wbrick1_5 16 0 0 1 1 +( -144 1120 -192 ) ( -80 1120 -192 ) ( -144 1184 -192 ) wbrick1_5 32 32 90 1 -1 +( -128 1168 -192 ) ( -128 1168 192 ) ( -80 1120 192 ) wbrick1_5 32 0 0 1 1 +( -128 1168 192 ) ( -128 1168 -192 ) ( -128 1248 -192 ) wbrick1_5 0 0 0 1 1 +} +// brush 1962 +{ +( -64 1376 192 ) ( -64 1312 192 ) ( -128 1376 192 ) wbrick1_5 16 32 90 1 -1 +( -64 1568 64 ) ( -128 1568 64 ) ( -64 1568 -64 ) wbrick1_5 48 0 0 1 1 +( -64 1376 64 ) ( -64 1376 -64 ) ( -64 1312 64 ) wbrick1_5 0 0 0 1 1 +( -128 1296 -192 ) ( -64 1296 -192 ) ( -128 1360 -192 ) wbrick1_5 32 32 90 1 -1 +( -112 1504 -64 ) ( -112 1504 64 ) ( -48 1504 -64 ) wbrick1_5 32 0 0 1 1 +( -128 1360 -64 ) ( -128 1424 -64 ) ( -128 1360 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1963 +{ +( 2080 2528 256 ) ( 2000 2656 256 ) ( 2080 2656 256 ) wm1_2 0 0 0 1 1 +( 2064 2544 224 ) ( 2080 2528 224 ) ( 2080 2528 256 ) wm1_2 0 0 0 1 1 +( 2016 2544 256 ) ( 2096 2544 224 ) ( 2096 2544 256 ) wm1_2 0 0 0 1 1 +( 2080 2528 224 ) ( 2000 2656 224 ) ( 2000 2528 224 ) wm1_2 0 0 0 1 1 +( 1840 2544 256 ) ( 1824 2528 256 ) ( 1824 2528 224 ) wm1_2 0 0 0 1 1 +( 2080 2528 224 ) ( 1824 2528 224 ) ( 1824 2528 256 ) wm1_2 0 0 0 1 1 +} +// brush 1964 +{ +( 1376 1312 -224 ) ( 1344 1312 -224 ) ( 1376 1312 -352 ) wbrick1_5 32 0 0 1 1 +( 1440 1408 -192 ) ( 1440 1408 -320 ) ( 1440 1280 -192 ) wbrick1_5 0 0 0 1 1 +( 1280 960 -224 ) ( 1408 960 -224 ) ( 1408 1280 -224 ) wbrick1_5 0 0 0 1 1 +( 1312 1088 -352 ) ( 1312 1216 -352 ) ( 1312 1088 -224 ) wbrick1_5 0 0 0 1 1 +( 1280 1280 160 ) ( 1600 1280 32 ) ( 1280 1280 32 ) wbrick1_5 0 0 0 1 1 +( 800 32 0 ) ( 1504 32 0 ) ( 800 -96 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 1965 +{ +( 1408 2400 224 ) ( 1408 2272 224 ) ( 1344 2400 224 ) sky1 0 0 0 32 32 +( 1408 2432 224 ) ( 1344 2432 224 ) ( 1408 2432 192 ) sky1 0 0 0 32 32 +( 1408 2400 224 ) ( 1408 2400 192 ) ( 1408 2272 224 ) sky1 0 0 0 32 32 +( 1344 2272 192 ) ( 1408 2272 192 ) ( 1344 2400 192 ) sky1 0 0 0 32 32 +( 1376 2112 192 ) ( 1376 2112 224 ) ( 1440 2112 192 ) sky1 0 0 0 32 32 +( 1344 2272 192 ) ( 1344 2400 192 ) ( 1344 2272 224 ) sky1 0 0 0 32 32 +} +// brush 1966 +{ +( 1724 3608 400 ) ( 1724 3592 400 ) ( 1708 3608 400 ) wm1_1 0 0 0 1 1 +( 1722 3594 176 ) ( 1722 3594 400 ) ( 1714 3602 400 ) wm1_1 0 0 0 1 1 +( 1714 3598 176 ) ( 1714 3598 400 ) ( 1722 3606 400 ) wm1_1 0 0 0 1 1 +( 1708 3592 176 ) ( 1724 3592 176 ) ( 1708 3608 176 ) wm1_1 0 0 0 1 1 +( 1708 3600 176 ) ( 1708 3600 400 ) ( 1716 3592 400 ) wm1_1 0 0 0 1 1 +( 1708 3600 400 ) ( 1708 3600 176 ) ( 1716 3608 400 ) wm1_1 0 0 0 1 1 +} +// brush 1967 +{ +( 1168 1648 96 ) ( 1168 1632 96 ) ( 1152 1632 96 ) wm1_2 0 0 0 1 1 +( 1152 1648 -64 ) ( 1168 1648 96 ) ( 1152 1648 96 ) wm1_2 0 0 0 1 1 +( 1152 1632 96 ) ( 1152 1648 -64 ) ( 1152 1648 96 ) wm1_2 0 0 0 1 1 +( 1168 1648 -64 ) ( 1152 1632 -64 ) ( 1168 1632 -64 ) wm1_2 0 0 0 1 1 +( 1152 1632 -64 ) ( 1168 1632 96 ) ( 1168 1632 -64 ) wm1_2 0 0 0 1 1 +( 1168 1632 96 ) ( 1168 1648 96 ) ( 1168 1648 -64 ) wm1_2 0 0 0 1 1 +} +// brush 1968 +{ +( 1136 1632 112 ) ( 1152 1648 96 ) ( 1152 1632 96 ) wm1_2 0 0 0 1 1 +( 976 1648 112 ) ( 1136 1648 96 ) ( 1136 1648 112 ) wm1_2 0 0 0 1 1 +( 1008 1632 112 ) ( 1008 1648 112 ) ( 1136 1648 112 ) wm1_2 0 0 0 1 1 +( 1008 1648 112 ) ( 1008 1632 112 ) ( 1024 1648 96 ) wm1_2 0 0 0 1 1 +( 976 1632 112 ) ( 1136 1632 96 ) ( 976 1632 96 ) wm1_2 0 0 0 1 1 +( 976 1648 96 ) ( 1152 1632 96 ) ( 1152 1648 96 ) wm1_2 0 0 0 1 1 +} +// brush 1969 +{ +( 1008 1632 112 ) ( 1008 1648 112 ) ( 1024 1632 96 ) wm1_2 0 0 0 1 1 +( 1024 1648 96 ) ( 1008 1648 96 ) ( 1024 1648 -64 ) wm1_2 0 0 0 1 1 +( 1024 1648 96 ) ( 1024 1648 -64 ) ( 1024 1632 96 ) wm1_2 0 0 0 1 1 +( 1008 1632 -64 ) ( 1024 1632 -64 ) ( 1008 1648 -64 ) wm1_2 0 0 0 1 1 +( 1008 1632 -64 ) ( 1008 1632 96 ) ( 1024 1632 -64 ) wm1_2 0 0 0 1 1 +( 1008 1648 112 ) ( 1008 1632 112 ) ( 1008 1648 -64 ) wm1_2 0 0 0 1 1 +} +// brush 1970 +{ +( 320 1232 32 ) ( 256 1296 32 ) ( 320 1296 32 ) wbrick1_5 0 0 0 1 1 +( 288 1216 -64 ) ( 288 1152 64 ) ( 288 1216 64 ) wbrick1_5 32 0 0 1 1 +( 256 1296 64 ) ( 320 1296 -64 ) ( 320 1296 64 ) wbrick1_5 0 0 0 1 1 +( 320 1232 -64 ) ( 256 1296 -64 ) ( 256 1232 -64 ) wbrick1_5 0 0 0 1 1 +( 256 1296 -64 ) ( 256 1232 64 ) ( 256 1232 -64 ) wbrick1_5 0 0 0 1 1 +( 224 1152 64 ) ( 288 1152 -64 ) ( 224 1152 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 1971 +{ +( 736 1584 224 ) ( 640 1584 224 ) ( 736 1616 224 ) wm1_2 0 0 0 1 1 +( 736 1600 224 ) ( 736 1600 176 ) ( 720 1584 176 ) wm1_2 0 0 0 1 1 +( 352 1584 224 ) ( 352 1584 192 ) ( 256 1584 224 ) wm1_2 0 0 0 1 1 +( 640 1616 160 ) ( 640 1584 160 ) ( 736 1616 160 ) wm1_2 0 0 0 1 1 +( 288 1600 176 ) ( 288 1600 224 ) ( 304 1584 224 ) wm1_2 0 0 0 1 1 +( 288 1600 224 ) ( 288 1600 176 ) ( 736 1600 176 ) wm1_2 0 0 0 1 1 +} +// brush 1972 +{ +( -416 3456 352 ) ( -416 2976 352 ) ( -576 3456 352 ) wizwood1_5 0 0 0 1 1 +( -416 3456 384 ) ( -576 3456 384 ) ( -416 3456 320 ) wizwood1_5 0 0 0 1 1 +( -416 3456 384 ) ( -416 3456 320 ) ( -416 2976 384 ) wizwood1_5 0 0 0 1 1 +( -576 2976 288 ) ( -416 2976 288 ) ( -576 3456 288 ) wizwood1_5 0 0 90 1 1 +( -576 2976 320 ) ( -576 2976 384 ) ( -416 2976 320 ) wizwood1_5 0 0 0 1 1 +( -576 2976 320 ) ( -576 3456 320 ) ( -576 2976 384 ) wizwood1_5 0 0 0 1 1 +} +// brush 1973 +{ +( 1744 1568 -68 ) ( 912 1376 -68 ) ( 912 1568 -68 ) ground1_6 0 0 0 1 1 +( 912 1760 -96 ) ( 1744 1760 -64 ) ( 912 1760 -64 ) ground1_6 0 0 0 1 1 +( 1744 1680 -64 ) ( 1744 1872 -96 ) ( 1744 1872 -64 ) ground1_6 0 0 0 1 1 +( 1744 1568 -96 ) ( 912 1376 -96 ) ( 1744 1376 -96 ) ground1_6 0 0 0 1 1 +( 1136 1728 -96 ) ( 1968 1728 -64 ) ( 1968 1728 -96 ) ground1_6 0 0 0 1 1 +( 1824 1376 -64 ) ( 1824 1568 -96 ) ( 1824 1376 -96 ) ground1_6 0 0 0 1 1 +} +// brush 1974 +{ +( 512 864 -320 ) ( 512 736 -320 ) ( 384 864 -320 ) clip 0 0 0 32 32 +( 512 896 -320 ) ( 384 896 -320 ) ( 512 896 -352 ) clip 0 0 0 32 32 +( 960 864 -352 ) ( 960 800 -352 ) ( 896 800 -320 ) clip 0 0 0 32 32 +( 960 800 -352 ) ( 960 864 -352 ) ( 384 800 -352 ) clip 0 0 0 32 32 +( 384 768 -352 ) ( 384 768 -320 ) ( 512 768 -352 ) clip 0 0 0 32 32 +( 384 736 -352 ) ( 384 864 -352 ) ( 384 736 -320 ) clip 0 0 0 32 32 +} +// brush 1975 +{ +( 1232 3776 512 ) ( 1232 3584 512 ) ( 1088 3776 512 ) wm1_2 0 0 0 1 1 +( 1232 3792 512 ) ( 1088 3792 512 ) ( 1232 3792 448 ) wm1_2 0 0 0 1 1 +( 1296 3776 512 ) ( 1296 3776 448 ) ( 1296 3584 512 ) wm1_2 0 0 0 1 1 +( 1088 3584 448 ) ( 1232 3584 448 ) ( 1088 3776 448 ) wm1_2 0 0 0 1 1 +( 1088 3760 448 ) ( 1088 3760 512 ) ( 1232 3760 448 ) wm1_2 0 0 0 1 1 +( 1104 3584 448 ) ( 1104 3776 448 ) ( 1104 3584 512 ) wm1_2 0 0 0 1 1 +} +// brush 1976 +{ +( 1024 3776 512 ) ( 1024 3584 512 ) ( 880 3776 512 ) wm1_2 0 0 0 1 1 +( 1024 3776 512 ) ( 880 3776 512 ) ( 1024 3776 448 ) wm1_2 0 0 0 1 1 +( 1104 3776 512 ) ( 1104 3776 448 ) ( 1104 3584 512 ) wm1_2 0 0 0 1 1 +( 880 3584 448 ) ( 1024 3584 448 ) ( 880 3776 448 ) wm1_2 0 0 0 1 1 +( 880 3584 448 ) ( 880 3584 512 ) ( 1024 3584 448 ) wm1_2 0 0 0 1 1 +( 704 3584 448 ) ( 704 3776 448 ) ( 704 3584 512 ) wm1_2 0 0 0 1 1 +} +// brush 1977 +{ +( -384 496 144 ) ( -320 496 144 ) ( -320 544 96 ) wbrick1_5 0 0 0 1 1 +( -288 496 48 ) ( -352 496 48 ) ( -288 496 192 ) wbrick1_5 0 0 0 1 1 +( -320 320 -32 ) ( -320 320 0 ) ( -320 448 -32 ) wbrick1_5 0 0 0 1 1 +( -256 416 192 ) ( -32 416 192 ) ( -256 288 192 ) wbrick1_5 0 0 0 1 1 +( -96 544 0 ) ( -96 544 -32 ) ( 128 544 0 ) wbrick1_5 0 0 0 1 1 +( -352 320 0 ) ( -352 192 0 ) ( -352 320 -32 ) wbrick1_5 0 0 0 1 1 +} +// brush 1978 +{ +( 672 2912 224 ) ( 672 2784 224 ) ( 640 2912 224 ) wbrick1_5 0 0 0 1 1 +( 672 2912 224 ) ( 640 2912 224 ) ( 672 2912 96 ) wbrick1_5 0 0 0 1 1 +( 672 2912 224 ) ( 672 2912 96 ) ( 672 2784 224 ) wbrick1_5 0 0 0 1 1 +( 640 2784 96 ) ( 672 2784 96 ) ( 640 2912 96 ) wbrick1_5 0 0 0 1 1 +( 640 2784 96 ) ( 640 2784 224 ) ( 672 2784 96 ) wbrick1_5 0 0 0 1 1 +( 640 2784 96 ) ( 640 2912 96 ) ( 640 2784 224 ) wbrick1_5 0 0 0 1 1 +} +// brush 1979 +{ +( 576 2656 320 ) ( 384 2656 320 ) ( 576 2688 320 ) wbrick1_5 0 0 0 1 1 +( 496 2656 32 ) ( 496 2688 32 ) ( 496 2656 -320 ) wbrick1_5 0 0 0 1 1 +( 576 2656 32 ) ( 576 2656 -320 ) ( 384 2656 32 ) wbrick1_5 16 0 0 1 1 +( 384 2688 -320 ) ( 384 2656 -320 ) ( 576 2688 -320 ) wbrick1_5 0 0 0 1 1 +( 416 2688 -320 ) ( 416 2688 32 ) ( 416 2656 -320 ) wbrick1_5 0 0 0 1 1 +( 384 2672 -320 ) ( 576 2672 -320 ) ( 384 2672 32 ) wbrick1_5 0 0 0 1 1 +} +// brush 1980 +{ +( 2000 1360 288 ) ( 2016 1264 288 ) ( 2000 1264 288 ) metal2_5 0 0 0 1 1 +( 2008 1272 272 ) ( 2008 1368 288 ) ( 2008 1272 288 ) metal2_5 0 48 0 1 1 +( 2000 1264 288 ) ( 2016 1248 288 ) ( 2016 1248 272 ) metal2_5 0 48 0 1 1 +( 2000 1360 256 ) ( 2016 1264 256 ) ( 2016 1360 256 ) metal2_5 0 0 0 1 1 +( 2016 1376 272 ) ( 2016 1248 256 ) ( 2016 1248 272 ) metal2_5 0 48 0 1 1 +( 2008 1368 272 ) ( 2024 1384 272 ) ( 2024 1384 288 ) metal2_5 0 48 0 1 1 +} +// brush 1981 +{ +( 1904 1264 288 ) ( 1888 1264 288 ) ( 1904 1360 288 ) metal2_5 0 0 0 1 1 +( 1896 1272 288 ) ( 1896 1368 288 ) ( 1896 1272 272 ) metal2_5 0 48 0 1 1 +( 1888 1248 272 ) ( 1888 1248 288 ) ( 1904 1264 288 ) metal2_5 0 48 0 1 1 +( 1888 1360 256 ) ( 1888 1264 256 ) ( 1904 1360 256 ) metal2_5 0 0 0 1 1 +( 1888 1248 272 ) ( 1888 1248 256 ) ( 1888 1376 272 ) metal2_5 0 48 0 1 1 +( 1880 1384 288 ) ( 1880 1384 272 ) ( 1896 1368 272 ) metal2_5 0 48 0 1 1 +} +// brush 1982 +{ +( 1904 1360 288 ) ( 2000 1376 288 ) ( 2000 1360 288 ) metal2_5 0 0 0 1 1 +( 1992 1368 256 ) ( 1896 1368 272 ) ( 1992 1368 272 ) metal2_5 0 48 0 1 1 +( 2000 1360 288 ) ( 2016 1376 288 ) ( 2016 1376 272 ) metal2_5 0 48 0 1 1 +( 1904 1360 256 ) ( 2000 1376 256 ) ( 1904 1376 256 ) metal2_5 0 0 0 1 1 +( 1888 1376 272 ) ( 2016 1376 256 ) ( 2016 1376 272 ) metal2_5 0 48 0 1 1 +( 1896 1368 256 ) ( 1880 1384 256 ) ( 1880 1384 272 ) metal2_5 0 48 0 1 1 +} +// brush 1983 +{ +( 2000 1264 288 ) ( 2000 1248 288 ) ( 1904 1264 288 ) metal2_5 0 0 0 1 1 +( 1992 1256 272 ) ( 1896 1256 272 ) ( 1992 1256 256 ) metal2_5 0 48 0 1 1 +( 2016 1248 256 ) ( 2016 1248 272 ) ( 2000 1264 272 ) metal2_5 0 48 0 1 1 +( 1904 1248 256 ) ( 2000 1248 256 ) ( 1904 1264 256 ) metal2_5 0 0 0 1 1 +( 2016 1248 272 ) ( 2016 1248 256 ) ( 1888 1248 272 ) metal2_5 0 48 0 1 1 +( 1880 1240 288 ) ( 1880 1240 272 ) ( 1896 1256 272 ) metal2_5 0 48 0 1 1 +} +// brush 1984 +{ +( -184 2392 248 ) ( -72 2392 248 ) ( -184 2280 248 ) wizwood1_4 34.947265625 8.9049682617 135 1 1 +( -72 2392 248 ) ( -72 2392 232 ) ( -72 2368 232 ) wizwood1_4 0 52 0 -1 1 +( -72 2280 232 ) ( -72 2392 232 ) ( -184 2280 232 ) wizwood1_4 34.947265625 8.9049682617 135 1 1 +( -80 2368 248 ) ( -80 2368 232 ) ( -168 2280 248 ) wizwood1_4 12 36.5712280273 90 1 0.6999999881 +( -160 2280 248 ) ( -160 2280 232 ) ( -184 2280 232 ) wizwood1_4 32 52 0 1 1 +( -184 2280 248 ) ( -184 2280 232 ) ( -184 2304 232 ) wizwood1_4 0 52 0 -1 1 +( -176 2304 248 ) ( -176 2304 232 ) ( -88 2392 248 ) wizwood1_4 12 14.8573608398 90 1 0.6999999881 +( -96 2392 248 ) ( -96 2392 232 ) ( -72 2392 232 ) wizwood1_4 32 52 0 1 1 +} +// brush 1985 +{ +( -184 2280 248 ) ( -184 2392 248 ) ( -72 2280 248 ) wizwood1_4 10.5501098633 19.8857421875 -135 1 1 +( -184 2392 248 ) ( -184 2392 232 ) ( -160 2392 232 ) wizwood1_4 32 52 0 1 1 +( -72 2392 232 ) ( -184 2392 232 ) ( -72 2280 232 ) wizwood1_4 10.5501098633 19.8857421875 -135 1 1 +( -160 2384 248 ) ( -160 2384 232 ) ( -72 2296 248 ) wizwood1_4 12 13.7142944336 90 1 0.6999999881 +( -72 2304 248 ) ( -72 2304 232 ) ( -72 2280 232 ) wizwood1_4 0 52 0 1 1 +( -72 2280 248 ) ( -72 2280 232 ) ( -96 2280 232 ) wizwood1_4 32 52 0 1 1 +( -96 2288 248 ) ( -96 2288 232 ) ( -184 2376 248 ) wizwood1_4 12 37.7142944336 90 1 0.6999999881 +( -184 2368 248 ) ( -184 2368 232 ) ( -184 2392 232 ) wizwood1_4 0 52 0 1 1 +} +// brush 1986 +{ +( 1924 1292 288 ) ( 1924 1340 288 ) ( 1972 1292 288 ) metal2_5 60 60 180 1 1 +( 1924 1284 272 ) ( 1972 1284 272 ) ( 1924 1284 256 ) metal2_5 60 48 0 -1 1 +( 1972 1340 256 ) ( 1924 1340 256 ) ( 1972 1292 256 ) wmet2_c 60 60 180 1 1 +( 1980 1340 256 ) ( 1980 1292 256 ) ( 1980 1340 272 ) metal2_5 4 48 0 -1 1 +( 1980 1300 16 ) ( 1964 1284 16 ) ( 1980 1300 144 ) metal2_5 4 48 0 -1 1 +( 1924 1340 272 ) ( 1924 1292 256 ) ( 1924 1340 256 ) metal2_5 4 48 0 -1 1 +( 1924 1300 144 ) ( 1940 1284 16 ) ( 1924 1300 16 ) metal2_5 4 48 0 -1 1 +( 1924 1340 256 ) ( 1972 1340 272 ) ( 1924 1340 272 ) metal2_5 60 48 0 -1 1 +( 1980 1324 144 ) ( 1964 1340 16 ) ( 1980 1324 16 ) metal2_5 4 48 0 1 1 +( 1924 1324 16 ) ( 1940 1340 16 ) ( 1924 1324 144 ) metal2_5 4 48 0 1 1 +} +// brush 1987 +{ +( 1968 1368 296 ) ( 1968 1304 296 ) ( 1896 1368 296 ) sky1 0 0 0 32 32 +( 1968 1368 296 ) ( 1896 1368 296 ) ( 1968 1368 264 ) sky1 0 127.5 0 32 32 +( 2008 1320 296 ) ( 2008 1320 264 ) ( 2008 1256 296 ) sky1 0 127.5 0 32 32 +( 1896 1304 288 ) ( 1968 1304 288 ) ( 1896 1368 288 ) sky1 0 0 0 32 32 +( 1936 1256 264 ) ( 1936 1256 296 ) ( 2008 1256 264 ) sky1 0 127.5 0 32 32 +( 1896 1304 264 ) ( 1896 1368 264 ) ( 1896 1304 296 ) sky1 0 127.5 0 32 32 +} +// brush 1988 +{ +( 1896 1368 280 ) ( 2008 1368 280 ) ( 1896 1256 280 ) wizwood1_4 52.8100013733 38.2000007629 315 1 1 +( 2008 1256 264 ) ( 2008 1368 264 ) ( 1896 1256 264 ) wizwood1_4 52.8100013733 38.2000007629 315 1 1 +( 2000 1344 280 ) ( 2000 1344 264 ) ( 1912 1256 280 ) wizwood1_4 12 40.4300003052 270 1 0.6999999881 +( 1920 1256 280 ) ( 1920 1256 264 ) ( 1896 1256 264 ) wizwood1_4 0 52 0 1 1 +( 1896 1256 280 ) ( 1896 1256 264 ) ( 1896 1280 264 ) wizwood1_4 0 52 0 -1 1 +( 1904 1280 280 ) ( 1904 1280 264 ) ( 1992 1368 280 ) wizwood1_4 12 63.7099990845 270 1 0.6999999881 +( 1940 1324 -64 ) ( 1964 1300 -64 ) ( 1940 1324 64 ) wmet2_c 0 0 0 1 1 +} +// brush 1989 +{ +( 1896 1256 280 ) ( 1896 1368 280 ) ( 2008 1256 280 ) wizwood1_4 53.2548332214 38.7451667786 -135 1 1 +( 1896 1368 280 ) ( 1896 1368 264 ) ( 1920 1368 264 ) wizwood1_4 0 52 0 1 1 +( 2008 1368 264 ) ( 1896 1368 264 ) ( 2008 1256 264 ) wizwood1_4 53.2548332214 38.7451667786 -135 1 1 +( 1920 1360 280 ) ( 1920 1360 264 ) ( 2008 1272 280 ) wizwood1_4 12 4.5714263916 90 1 0.6999999881 +( 1984 1264 280 ) ( 1984 1264 264 ) ( 1896 1352 280 ) wizwood1_4 12 26.5699996948 90 1 0.6999999881 +( 1896 1344 280 ) ( 1896 1344 264 ) ( 1896 1368 264 ) wizwood1_4 0 52 0 1 1 +( 1964 1324 -64 ) ( 1940 1300 -64 ) ( 1964 1324 64 ) wmet2_c 0 0 0 1 1 +} +// brush 1990 +{ +( 1888 2064 64 ) ( 1888 2000 64 ) ( 1856 2064 64 ) wm1_32 0 0 0 1 1 +( 1888 2016 64 ) ( 1856 2016 64 ) ( 1888 2016 -64 ) wm1_32 0 0 0 1 1 +( 1888 2016 64 ) ( 1888 2016 -64 ) ( 1888 1952 64 ) wm1_2 0 0 0 1 1 +( 1856 2016 -96 ) ( 1856 2000 -96 ) ( 1888 2000 -64 ) wm1_32 0 0 0 1 1 +( 1856 2000 -64 ) ( 1856 2000 64 ) ( 1888 2000 -64 ) wm1_1 0 0 0 1 1 +( 1856 2000 -96 ) ( 1856 2016 -96 ) ( 1856 2016 64 ) wm1_32 0 0 0 1 1 +} +// brush 1991 +{ +( 2048 2064 64 ) ( 2048 2000 64 ) ( 2016 2064 64 ) wm1_32 0 0 0 1 1 +( 2048 2016 64 ) ( 2016 2016 64 ) ( 2048 2016 -64 ) wm1_32 0 0 0 1 1 +( 2048 2016 -96 ) ( 2048 2000 -96 ) ( 2048 2000 64 ) wm1_32 0 0 0 1 1 +( 2048 2000 -96 ) ( 2048 2016 -96 ) ( 2016 2000 -64 ) wm1_32 0 0 0 1 1 +( 2016 2000 -64 ) ( 2016 2000 64 ) ( 2048 2000 -64 ) wm1_1 0 0 0 1 1 +( 2016 1952 -64 ) ( 2016 2016 -64 ) ( 2016 1952 64 ) wm1_2 0 0 0 1 1 +} +// brush 1992 +{ +( 2016 2016 96 ) ( 2016 1952 96 ) ( 1984 2016 96 ) wm1_32 0 0 0 1 1 +( 2016 1968 96 ) ( 1984 1968 96 ) ( 2016 1968 -32 ) wm1_1 0 0 0 1 1 +( 2016 1968 96 ) ( 2016 1968 -32 ) ( 2016 1904 96 ) wm1_32 0 0 0 1 1 +( 1984 1952 64 ) ( 2016 1952 64 ) ( 1984 2016 64 ) wm1_2 0 0 0 1 1 +( 1984 1952 -32 ) ( 1984 1952 96 ) ( 2016 1952 -32 ) wm1_32 0 0 0 1 1 +( 1888 1904 64 ) ( 1888 1968 64 ) ( 1888 1904 192 ) wm1_32 0 0 0 1 1 +} +// brush 1993 +{ +( 1888 2016 64 ) ( 1888 1952 64 ) ( 1856 2016 64 ) wm1_32 0 0 0 1 1 +( 1888 1968 64 ) ( 1856 1968 64 ) ( 1888 1968 -64 ) wm1_1 0 0 0 1 1 +( 1888 1968 64 ) ( 1888 1968 -64 ) ( 1888 1904 64 ) wm1_2 0 0 0 1 1 +( 1856 1968 -96 ) ( 1856 1952 -96 ) ( 1888 1952 -64 ) wm1_32 0 0 0 1 1 +( 1856 1952 -64 ) ( 1856 1952 64 ) ( 1888 1952 -64 ) wm1_32 0 0 0 1 1 +( 1856 1952 -96 ) ( 1856 1968 -96 ) ( 1856 1968 64 ) wm1_32 0 0 0 1 1 +} +// brush 1994 +{ +( 2048 2016 64 ) ( 2048 1952 64 ) ( 2016 2016 64 ) wm1_32 0 0 0 1 1 +( 2048 1968 64 ) ( 2016 1968 64 ) ( 2048 1968 -64 ) wm1_1 0 0 0 1 1 +( 2048 1968 -96 ) ( 2048 1952 -96 ) ( 2048 1952 64 ) wm1_32 0 0 0 1 1 +( 2048 1952 -96 ) ( 2048 1968 -96 ) ( 2016 1952 -64 ) wm1_32 0 0 0 1 1 +( 2016 1952 -64 ) ( 2016 1952 64 ) ( 2048 1952 -64 ) wm1_32 0 0 0 1 1 +( 2016 1904 -64 ) ( 2016 1968 -64 ) ( 2016 1904 64 ) wm1_2 0 0 0 1 1 +} +// brush 1995 +{ +( 1888 2016 96 ) ( 1888 1952 96 ) ( 1856 2016 96 ) wmcruxl 0 0 0 1 1 +( 1888 1968 96 ) ( 1856 1968 96 ) ( 1888 1968 64 ) wm1_1 0 0 0 1 1 +( 1888 2016 96 ) ( 1888 2016 64 ) ( 1888 1952 96 ) wmcruxl 0 0 0 1 1 +( 1856 1952 64 ) ( 1888 1952 64 ) ( 1856 2016 64 ) wmcruxl 0 0 0 1 1 +( 1856 1952 64 ) ( 1856 1952 96 ) ( 1888 1952 64 ) wm1_32 0 0 0 1 1 +( 1856 1952 64 ) ( 1856 2016 64 ) ( 1856 1952 96 ) wmcruxl 0 0 0 1 1 +} +// brush 1996 +{ +( 2048 2016 96 ) ( 2048 1952 96 ) ( 2016 2016 96 ) wmcruxl 0 0 0 1 1 +( 2048 1968 96 ) ( 2016 1968 96 ) ( 2048 1968 64 ) wm1_1 0 0 0 1 1 +( 2048 2016 96 ) ( 2048 2016 64 ) ( 2048 1952 96 ) wmcruxl 0 0 0 1 1 +( 2016 1952 64 ) ( 2048 1952 64 ) ( 2016 2016 64 ) wmcruxl 0 0 0 1 1 +( 2016 1952 64 ) ( 2016 1952 96 ) ( 2048 1952 64 ) wm1_32 0 0 0 1 1 +( 2016 1952 64 ) ( 2016 2016 64 ) ( 2016 1952 96 ) wmcruxl 0 0 0 1 1 +} +// brush 1997 +{ +( 2096 1680 304 ) ( 2128 1680 336 ) ( 2128 1712 336 ) wm1_2 0 0 0 1 1 +( 1824 1712 352 ) ( 1888 1712 288 ) ( 1888 1712 352 ) wm1_2 0 0 0 1 1 +( 1760 1664 352 ) ( 1760 1712 352 ) ( 2144 1712 352 ) wm1_2 0 0 0 1 1 +( 1760 1712 352 ) ( 1760 1664 352 ) ( 1808 1712 304 ) wm1_2 0 0 0 1 1 +( 1824 1664 416 ) ( 1888 1664 352 ) ( 1824 1664 352 ) wm1_2 0 0 0 1 1 +( 1792 2000 304 ) ( 1728 2416 304 ) ( 1728 2000 304 ) wm1_2 0 0 0 1 1 +} +// brush 1998 +{ +( 1040 2720 224 ) ( 1040 2688 224 ) ( 784 2720 224 ) wswamp2_2 0 0 0 1 1 +( 1040 2656 576 ) ( 784 2656 576 ) ( 1040 2656 -128 ) wswamp2_2 0 0 0 1 1 +( 800 2720 576 ) ( 800 2720 -128 ) ( 800 2688 576 ) wswamp2_2 0 0 0 1 1 +( 784 2688 192 ) ( 1040 2688 192 ) ( 784 2720 192 ) wswamp2_2 0 0 0 1 1 +( 784 2624 -512 ) ( 784 2624 192 ) ( 1040 2624 -512 ) wswamp2_2 0 0 0 1 1 +( 752 2704 -128 ) ( 752 2736 -128 ) ( 752 2704 576 ) wswamp2_2 0 0 0 1 1 +} +// brush 1999 +{ +( 1152 2720 256 ) ( 1152 2688 256 ) ( 896 2720 256 ) wswamp2_2 0 0 0 1 1 +( 1152 2656 608 ) ( 896 2656 608 ) ( 1152 2656 -96 ) wswamp2_2 0 0 0 1 1 +( 912 2720 608 ) ( 912 2720 -96 ) ( 912 2688 608 ) wswamp2_2 0 0 0 1 1 +( 896 2688 224 ) ( 1152 2688 224 ) ( 896 2720 224 ) wswamp2_2 0 0 0 1 1 +( 896 2624 -480 ) ( 896 2624 224 ) ( 1152 2624 -480 ) wswamp2_2 0 0 0 1 1 +( 832 2704 -96 ) ( 832 2736 -96 ) ( 832 2704 608 ) wswamp2_2 0 0 0 1 1 +} +// brush 2000 +{ +( 1152 2720 224 ) ( 1152 2688 224 ) ( 896 2720 224 ) wswamp2_2 0 0 0 1 1 +( 1152 2656 576 ) ( 896 2656 576 ) ( 1152 2656 -128 ) wswamp2_2 0 0 0 1 1 +( 912 2720 576 ) ( 912 2720 -128 ) ( 912 2688 576 ) wswamp2_2 0 0 0 1 1 +( 896 2688 192 ) ( 1152 2688 192 ) ( 896 2720 192 ) wswamp2_2 0 0 0 1 1 +( 896 2624 -512 ) ( 896 2624 192 ) ( 1152 2624 -512 ) wswamp2_2 0 0 0 1 1 +( 864 2704 -128 ) ( 864 2736 -128 ) ( 864 2704 576 ) wswamp2_2 0 0 0 1 1 +} +// brush 2001 +{ +( 928 2704 96 ) ( 928 2576 96 ) ( 800 2704 96 ) city4_1 0 0 0 1 1 +( 928 2688 96 ) ( 800 2688 96 ) ( 928 2688 64 ) city4_1 0 0 0 1 1 +( 880 2704 96 ) ( 880 2704 64 ) ( 880 2576 96 ) city4_1 0 0 0 1 1 +( 800 2576 64 ) ( 928 2576 64 ) ( 800 2704 64 ) city4_1 0 0 0 1 1 +( 816 2672 64 ) ( 816 2672 96 ) ( 944 2672 64 ) city4_1 0 0 0 1 1 +( 816 2576 64 ) ( 816 2704 64 ) ( 816 2576 96 ) city4_1 0 0 0 1 1 +} +// brush 2002 +{ +( 960 2704 128 ) ( 960 2576 128 ) ( 832 2704 128 ) city4_1 0 0 0 1 1 +( 960 2656 112 ) ( 832 2656 112 ) ( 960 2656 80 ) city4_1 0 0 0 1 1 +( 912 2704 112 ) ( 912 2704 80 ) ( 912 2576 112 ) city4_1 0 0 0 1 1 +( 832 2576 96 ) ( 960 2576 96 ) ( 832 2704 96 ) city4_1 0 0 0 1 1 +( 880 2624 80 ) ( 880 2624 112 ) ( 1008 2624 80 ) city4_1 0 0 0 1 1 +( 896 2528 80 ) ( 896 2656 80 ) ( 896 2528 112 ) city4_1 0 0 0 1 1 +} +// brush 2003 +{ +( 960 2704 112 ) ( 960 2576 112 ) ( 832 2704 112 ) city4_1 0 0 0 1 1 +( 960 2640 112 ) ( 832 2640 112 ) ( 960 2640 80 ) city4_1 0 0 0 1 1 +( 912 2704 112 ) ( 912 2704 80 ) ( 912 2576 112 ) city4_1 0 0 0 1 1 +( 832 2576 96 ) ( 960 2576 96 ) ( 832 2704 96 ) city4_1 0 0 0 1 1 +( 880 2624 80 ) ( 880 2624 112 ) ( 1008 2624 80 ) city4_1 0 0 0 1 1 +( 880 2512 80 ) ( 880 2640 80 ) ( 880 2512 112 ) city4_1 0 0 0 1 1 +} +// brush 2004 +{ +( 832 2704 112 ) ( 832 2576 112 ) ( 704 2704 112 ) city4_1 0 0 0 1 1 +( 832 2640 112 ) ( 704 2640 112 ) ( 832 2640 80 ) city4_1 0 0 0 1 1 +( 800 2704 112 ) ( 800 2704 80 ) ( 800 2576 112 ) city4_1 0 0 0 1 1 +( 704 2576 96 ) ( 832 2576 96 ) ( 704 2704 96 ) city4_1 0 0 0 1 1 +( 752 2624 80 ) ( 752 2624 112 ) ( 880 2624 80 ) city4_1 0 0 0 1 1 +( 752 2512 80 ) ( 752 2640 80 ) ( 752 2512 112 ) city4_1 0 0 0 1 1 +} +// brush 2005 +{ +( 1984 2144 384 ) ( 1984 1728 384 ) ( 1920 2144 384 ) wm1_2 0 0 0 1 1 +( 1984 2080 320 ) ( 1920 2080 320 ) ( 1984 2080 256 ) wm1_2 0 0 0 1 1 +( 1984 2144 320 ) ( 1984 2144 256 ) ( 1984 1728 320 ) wm1_2 0 0 0 1 1 +( 1920 1728 320 ) ( 1984 1728 320 ) ( 1920 2144 320 ) wm1_2 0 0 0 1 1 +( 1952 1440 256 ) ( 1952 1440 320 ) ( 2016 1440 256 ) wm1_2 0 0 0 1 1 +( 1920 1760 320 ) ( 1920 2176 320 ) ( 1920 1760 384 ) wm1_2 0 0 0 1 1 +} +// brush 2006 +{ +( 2128 1712 336 ) ( 2128 1680 336 ) ( 2096 1680 304 ) wm1_2 0 0 0 1 1 +( 2144 1712 64 ) ( 2080 1712 64 ) ( 2144 1712 0 ) wm1_2 0 0 0 1 1 +( 2144 1664 304 ) ( 2144 1696 304 ) ( 2144 1664 0 ) wm1_2 0 0 0 1 1 +( 2064 1712 -96 ) ( 2128 1712 -96 ) ( 2064 2128 -96 ) wm1_2 0 0 0 1 1 +( 2144 1664 0 ) ( 2144 1664 64 ) ( 2208 1664 0 ) wm1_2 0 0 0 1 1 +( 2096 2000 -64 ) ( 2096 2416 -64 ) ( 2096 2000 0 ) wm1_2 0 0 0 1 1 +} +// brush 2007 +{ +( 1600 1856 208 ) ( 1600 1824 208 ) ( 1504 1856 208 ) wizwood1_4 0 16 0 1 1 +( 1584 2048 256 ) ( 1488 2048 256 ) ( 1584 2048 64 ) wizwood1_4 0 16 0 1 1 +( 1408 1712 256 ) ( 1408 1712 64 ) ( 1408 1680 256 ) wizwood1_4 0 16 0 1 1 +( 1504 1824 144 ) ( 1600 1824 144 ) ( 1504 1856 144 ) wizwood1_4 0 16 0 1 1 +( 1344 1984 16 ) ( 1344 1984 208 ) ( 1440 1984 16 ) wizwood1_4 0 16 0 1 1 +( 1344 1824 64 ) ( 1344 1856 64 ) ( 1344 1824 256 ) wizwood1_4 0 16 0 1 1 +} +// brush 2008 +{ +( 1440 1600 208 ) ( 1440 1568 208 ) ( 1344 1600 208 ) wizwood1_4 0 16 0 1 1 +( 1440 1600 208 ) ( 1344 1600 208 ) ( 1440 1600 16 ) wizwood1_4 0 16 0 1 1 +( 1440 1600 256 ) ( 1440 1600 64 ) ( 1440 1568 256 ) wizwood1_4 0 16 0 1 1 +( 1344 1568 144 ) ( 1440 1568 144 ) ( 1344 1600 144 ) wizwood1_4 0 16 0 1 1 +( 1344 1568 64 ) ( 1344 1568 256 ) ( 1440 1568 64 ) wizwood1_4 0 16 0 1 1 +( 1312 1568 64 ) ( 1312 1600 64 ) ( 1312 1568 256 ) wizwood1_4 0 16 0 1 1 +} +// brush 2009 +{ +( 1344 1632 208 ) ( 1344 1600 208 ) ( 1248 1632 208 ) wizwood1_4 0 16 0 1 1 +( 1328 1824 208 ) ( 1232 1824 208 ) ( 1328 1824 16 ) wizwood1_4 0 16 0 1 1 +( 1344 1632 256 ) ( 1344 1632 64 ) ( 1344 1600 256 ) wizwood1_4 0 16 0 1 1 +( 1248 1600 144 ) ( 1344 1600 144 ) ( 1248 1632 144 ) wizwood1_4 0 16 0 1 1 +( 1248 1600 16 ) ( 1248 1600 208 ) ( 1344 1600 16 ) wizwood1_4 0 16 0 1 1 +( 1088 1600 64 ) ( 1088 1632 64 ) ( 1088 1600 256 ) wizwood1_4 0 16 0 1 1 +} +// brush 2010 +{ +( 1248 1440 184 ) ( 1216 1440 184 ) ( 1248 1536 184 ) wizwood1_2 4 0 -90 1 1 +( 1408 1448 192 ) ( 1408 1544 192 ) ( 1408 1448 0 ) wizwood1_2 4 0 -90 1 1 +( 1248 1664 232 ) ( 1248 1664 40 ) ( 1216 1664 232 ) wizwood1_2 4 0 -90 1 1 +( 1216 1528 160 ) ( 1216 1432 160 ) ( 1248 1528 160 ) wizwood1_2 4 0 -90 1 1 +( 1344 1528 0 ) ( 1344 1528 192 ) ( 1344 1432 0 ) wizwood1_2 4 0 -90 1 1 +( 1216 1688 48 ) ( 1248 1688 48 ) ( 1216 1688 240 ) wizwood1_2 4 0 -90 1 1 +} +// brush 2011 +{ +( 1664 1984 208 ) ( 1664 1952 208 ) ( 1568 1984 208 ) wizwood1_4 0 16 0 1 1 +( 1664 1952 208 ) ( 1568 1952 208 ) ( 1664 1952 16 ) wizwood1_4 0 16 0 1 1 +( 1472 1840 256 ) ( 1472 1840 64 ) ( 1472 1808 256 ) wizwood1_4 0 16 0 1 1 +( 1568 1952 144 ) ( 1664 1952 144 ) ( 1568 1984 144 ) wizwood1_4 0 16 0 1 1 +( 1424 1824 16 ) ( 1424 1824 208 ) ( 1520 1824 16 ) wizwood1_4 0 16 0 1 1 +( 1440 1888 64 ) ( 1440 1920 64 ) ( 1440 1888 256 ) wizwood1_4 0 16 0 1 1 +} +// brush 2012 +{ +( 1344 1856 208 ) ( 1344 1824 208 ) ( 1248 1856 208 ) wizwood1_4 0 16 0 1 1 +( 1328 2048 256 ) ( 1232 2048 256 ) ( 1328 2048 64 ) wizwood1_4 0 16 0 1 1 +( 1344 1856 256 ) ( 1344 1856 64 ) ( 1344 1824 256 ) wizwood1_4 0 16 0 1 1 +( 1248 1824 144 ) ( 1344 1824 144 ) ( 1248 1856 144 ) wizwood1_4 0 16 0 1 1 +( 1248 1952 16 ) ( 1248 1952 208 ) ( 1344 1952 16 ) wizwood1_4 0 16 0 1 1 +( 1088 1824 64 ) ( 1088 1856 64 ) ( 1088 1824 256 ) wizwood1_4 0 16 0 1 1 +} +// brush 2013 +{ +( 1664 1856 208 ) ( 1664 1824 208 ) ( 1568 1856 208 ) wizwood1_4 0 16 0 1 1 +( 1664 1824 208 ) ( 1568 1824 208 ) ( 1664 1824 16 ) wizwood1_4 0 16 0 1 1 +( 1440 1712 256 ) ( 1440 1712 64 ) ( 1440 1680 256 ) wizwood1_4 0 16 0 1 1 +( 1568 1824 144 ) ( 1664 1824 144 ) ( 1568 1856 144 ) wizwood1_4 0 16 0 1 1 +( 1392 1600 16 ) ( 1392 1600 208 ) ( 1488 1600 16 ) wizwood1_4 0 16 0 1 1 +( 1408 1824 64 ) ( 1408 1856 64 ) ( 1408 1824 256 ) wizwood1_4 0 16 0 1 1 +} +// brush 2014 +{ +( 1664 2048 208 ) ( 1664 2016 208 ) ( 1568 2048 208 ) wizwood1_4 0 16 0 1 1 +( 1664 2016 256 ) ( 1568 2016 256 ) ( 1664 2016 64 ) wizwood1_4 0 16 0 1 1 +( 1472 1904 256 ) ( 1472 1904 64 ) ( 1472 1872 256 ) wizwood1_4 0 16 0 1 1 +( 1568 2016 144 ) ( 1664 2016 144 ) ( 1568 2048 144 ) wizwood1_4 0 16 0 1 1 +( 1392 1952 16 ) ( 1392 1952 208 ) ( 1488 1952 16 ) wizwood1_4 0 16 0 1 1 +( 1408 2016 64 ) ( 1408 2048 64 ) ( 1408 2016 256 ) wizwood1_4 0 16 0 1 1 +} +// brush 2015 +{ +( 1664 1856 144 ) ( 1664 1824 144 ) ( 1568 1856 144 ) wm1_2 0 0 0 1 1 +( 1664 1824 192 ) ( 1568 1824 192 ) ( 1664 1824 0 ) wm1_2 0 0 0 1 1 +( 1440 1712 192 ) ( 1440 1712 0 ) ( 1440 1680 192 ) wm1_2 0 0 0 1 1 +( 1568 1824 128 ) ( 1664 1824 128 ) ( 1568 1856 128 ) wm1_2 0 0 0 1 1 +( 1392 1600 0 ) ( 1392 1600 192 ) ( 1488 1600 0 ) wm1_2 0 0 0 1 1 +( 1408 1824 0 ) ( 1408 1856 0 ) ( 1408 1824 192 ) wm1_2 0 0 0 1 1 +} +// brush 2016 +{ +( 1600 1856 144 ) ( 1600 1824 144 ) ( 1504 1856 144 ) wm1_2 0 0 0 1 1 +( 1584 2048 192 ) ( 1488 2048 192 ) ( 1584 2048 0 ) wm1_2 0 0 0 1 1 +( 1408 1712 192 ) ( 1408 1712 0 ) ( 1408 1680 192 ) wm1_2 0 0 0 1 1 +( 1504 1824 128 ) ( 1600 1824 128 ) ( 1504 1856 128 ) wm1_2 0 0 0 1 1 +( 1344 1984 0 ) ( 1344 1984 192 ) ( 1440 1984 0 ) wm1_2 0 0 0 1 1 +( 1344 1824 0 ) ( 1344 1856 0 ) ( 1344 1824 192 ) wm1_2 0 0 0 1 1 +} +// brush 2017 +{ +( 1440 1600 144 ) ( 1440 1568 144 ) ( 1344 1600 144 ) wm1_2 0 0 0 1 1 +( 1440 1600 192 ) ( 1344 1600 192 ) ( 1440 1600 0 ) wm1_2 0 0 0 1 1 +( 1440 1600 192 ) ( 1440 1600 0 ) ( 1440 1568 192 ) wm1_2 0 0 0 1 1 +( 1344 1568 128 ) ( 1440 1568 128 ) ( 1344 1600 128 ) wm1_2 0 0 0 1 1 +( 1344 1568 0 ) ( 1344 1568 192 ) ( 1440 1568 0 ) wm1_2 0 0 0 1 1 +( 1312 1568 0 ) ( 1312 1600 0 ) ( 1312 1568 192 ) wm1_2 0 0 0 1 1 +} +// brush 2018 +{ +( 1344 1760 144 ) ( 1344 1728 144 ) ( 1248 1760 144 ) wm1_2 0 0 0 1 1 +( 1328 1952 192 ) ( 1232 1952 192 ) ( 1328 1952 0 ) wm1_2 0 0 0 1 1 +( 1120 1760 192 ) ( 1120 1760 0 ) ( 1120 1728 192 ) wm1_2 0 0 0 1 1 +( 1248 1728 128 ) ( 1344 1728 128 ) ( 1248 1760 128 ) wm1_2 0 0 0 1 1 +( 1248 1824 0 ) ( 1248 1824 192 ) ( 1344 1824 0 ) wm1_2 0 0 0 1 1 +( 1072 1728 0 ) ( 1072 1760 0 ) ( 1072 1728 192 ) wm1_2 0 0 0 1 1 +} +// brush 2019 +{ +( 1344 1632 144 ) ( 1344 1600 144 ) ( 1248 1632 144 ) wm1_2 0 0 0 1 1 +( 1328 1824 192 ) ( 1232 1824 192 ) ( 1328 1824 0 ) wm1_2 0 0 0 1 1 +( 1344 1632 192 ) ( 1344 1632 0 ) ( 1344 1600 192 ) wm1_2 0 0 0 1 1 +( 1248 1600 128 ) ( 1344 1600 128 ) ( 1248 1632 128 ) wm1_2 0 0 0 1 1 +( 1248 1600 0 ) ( 1248 1600 192 ) ( 1344 1600 0 ) wm1_2 0 0 0 1 1 +( 1088 1600 0 ) ( 1088 1632 0 ) ( 1088 1600 192 ) wm1_2 0 0 0 1 1 +} +// brush 2020 +{ +( 1664 2048 144 ) ( 1664 2016 144 ) ( 1568 2048 144 ) wm1_2 0 0 0 1 1 +( 1664 2016 192 ) ( 1568 2016 192 ) ( 1664 2016 0 ) wm1_2 0 0 0 1 1 +( 1472 1904 192 ) ( 1472 1904 0 ) ( 1472 1872 192 ) wm1_2 0 0 0 1 1 +( 1568 2016 128 ) ( 1664 2016 128 ) ( 1568 2048 128 ) wm1_2 0 0 0 1 1 +( 1392 1952 0 ) ( 1392 1952 192 ) ( 1488 1952 0 ) wm1_2 0 0 0 1 1 +( 1408 2016 0 ) ( 1408 2048 0 ) ( 1408 2016 192 ) wm1_2 0 0 0 1 1 +} +// brush 2021 +{ +( 1664 1984 144 ) ( 1664 1952 144 ) ( 1568 1984 144 ) wm1_2 0 0 0 1 1 +( 1664 1952 192 ) ( 1568 1952 192 ) ( 1664 1952 0 ) wm1_2 0 0 0 1 1 +( 1488 1840 192 ) ( 1488 1840 0 ) ( 1488 1808 192 ) wm1_2 0 0 0 1 1 +( 1568 1952 128 ) ( 1664 1952 128 ) ( 1568 1984 128 ) wm1_2 0 0 0 1 1 +( 1424 1824 0 ) ( 1424 1824 192 ) ( 1520 1824 0 ) wm1_2 0 0 0 1 1 +( 1440 1888 0 ) ( 1440 1920 0 ) ( 1440 1888 192 ) wm1_2 0 0 0 1 1 +} +// brush 2022 +{ +( 1344 1856 144 ) ( 1344 1824 144 ) ( 1248 1856 144 ) wm1_2 0 0 0 1 1 +( 1328 2048 192 ) ( 1232 2048 192 ) ( 1328 2048 0 ) wm1_2 0 0 0 1 1 +( 1344 1856 192 ) ( 1344 1856 0 ) ( 1344 1824 192 ) wm1_2 0 0 0 1 1 +( 1248 1824 128 ) ( 1344 1824 128 ) ( 1248 1856 128 ) wm1_2 0 0 0 1 1 +( 1248 1952 0 ) ( 1248 1952 192 ) ( 1344 1952 0 ) wm1_2 0 0 0 1 1 +( 1088 1824 0 ) ( 1088 1856 0 ) ( 1088 1824 192 ) wm1_2 0 0 0 1 1 +} +// brush 2023 +{ +( 1664 1856 224 ) ( 1664 1824 224 ) ( 1568 1856 224 ) wm1_2 0 0 0 1 1 +( 1664 1824 272 ) ( 1568 1824 272 ) ( 1664 1824 80 ) wm1_2 0 0 0 1 1 +( 1440 1712 272 ) ( 1440 1712 80 ) ( 1440 1680 272 ) wm1_2 0 0 0 1 1 +( 1568 1824 208 ) ( 1664 1824 208 ) ( 1568 1856 208 ) wm1_2 0 0 0 1 1 +( 1392 1600 80 ) ( 1392 1600 272 ) ( 1488 1600 80 ) wm1_2 0 0 0 1 1 +( 1408 1824 80 ) ( 1408 1856 80 ) ( 1408 1824 272 ) wm1_2 0 0 0 1 1 +} +// brush 2024 +{ +( 1600 1856 224 ) ( 1600 1824 224 ) ( 1504 1856 224 ) wm1_2 0 0 0 1 1 +( 1584 2048 272 ) ( 1488 2048 272 ) ( 1584 2048 80 ) wm1_2 0 0 0 1 1 +( 1408 1712 272 ) ( 1408 1712 80 ) ( 1408 1680 272 ) wm1_2 0 0 0 1 1 +( 1504 1824 208 ) ( 1600 1824 208 ) ( 1504 1856 208 ) wm1_2 0 0 0 1 1 +( 1344 1984 80 ) ( 1344 1984 272 ) ( 1440 1984 80 ) wm1_2 0 0 0 1 1 +( 1344 1824 80 ) ( 1344 1856 80 ) ( 1344 1824 272 ) wm1_2 0 0 0 1 1 +} +// brush 2025 +{ +( 1440 1600 224 ) ( 1440 1568 224 ) ( 1344 1600 224 ) wm1_2 0 0 0 1 1 +( 1440 1600 272 ) ( 1344 1600 272 ) ( 1440 1600 80 ) wm1_2 0 0 0 1 1 +( 1440 1600 272 ) ( 1440 1600 80 ) ( 1440 1568 272 ) wm1_2 0 0 0 1 1 +( 1344 1568 208 ) ( 1440 1568 208 ) ( 1344 1600 208 ) wm1_2 0 0 0 1 1 +( 1344 1568 80 ) ( 1344 1568 272 ) ( 1440 1568 80 ) wm1_2 0 0 0 1 1 +( 1312 1568 80 ) ( 1312 1600 80 ) ( 1312 1568 272 ) wm1_2 0 0 0 1 1 +} +// brush 2026 +{ +( 1344 1760 224 ) ( 1344 1728 224 ) ( 1248 1760 224 ) wm1_2 0 0 0 1 1 +( 1328 1952 272 ) ( 1232 1952 272 ) ( 1328 1952 80 ) wm1_2 0 0 0 1 1 +( 1120 1760 272 ) ( 1120 1760 80 ) ( 1120 1728 272 ) wm1_2 0 0 0 1 1 +( 1248 1728 208 ) ( 1344 1728 208 ) ( 1248 1760 208 ) wm1_2 0 0 0 1 1 +( 1248 1824 80 ) ( 1248 1824 272 ) ( 1344 1824 80 ) wm1_2 0 0 0 1 1 +( 1088 1728 80 ) ( 1088 1760 80 ) ( 1088 1728 272 ) wm1_2 0 0 0 1 1 +} +// brush 2027 +{ +( 1344 1632 224 ) ( 1344 1600 224 ) ( 1248 1632 224 ) wm1_2 0 0 0 1 1 +( 1328 1824 272 ) ( 1232 1824 272 ) ( 1328 1824 80 ) wm1_2 0 0 0 1 1 +( 1344 1632 272 ) ( 1344 1632 80 ) ( 1344 1600 272 ) wm1_2 0 0 0 1 1 +( 1248 1600 208 ) ( 1344 1600 208 ) ( 1248 1632 208 ) wm1_2 0 0 0 1 1 +( 1248 1600 80 ) ( 1248 1600 272 ) ( 1344 1600 80 ) wm1_2 0 0 0 1 1 +( 1088 1600 80 ) ( 1088 1632 80 ) ( 1088 1600 272 ) wm1_2 0 0 0 1 1 +} +// brush 2028 +{ +( 1664 2048 224 ) ( 1664 2016 224 ) ( 1568 2048 224 ) wm1_2 0 0 0 1 1 +( 1664 2016 272 ) ( 1568 2016 272 ) ( 1664 2016 80 ) wm1_2 0 0 0 1 1 +( 1472 1904 272 ) ( 1472 1904 80 ) ( 1472 1872 272 ) wm1_2 0 0 0 1 1 +( 1568 2016 208 ) ( 1664 2016 208 ) ( 1568 2048 208 ) wm1_2 0 0 0 1 1 +( 1392 1952 80 ) ( 1392 1952 272 ) ( 1488 1952 80 ) wm1_2 0 0 0 1 1 +( 1408 2016 80 ) ( 1408 2048 80 ) ( 1408 2016 272 ) wm1_2 0 0 0 1 1 +} +// brush 2029 +{ +( 1664 1984 224 ) ( 1664 1952 224 ) ( 1568 1984 224 ) wm1_2 0 0 0 1 1 +( 1664 1952 272 ) ( 1568 1952 272 ) ( 1664 1952 80 ) wm1_2 0 0 0 1 1 +( 1472 1840 272 ) ( 1472 1840 80 ) ( 1472 1808 272 ) wm1_2 0 0 0 1 1 +( 1568 1952 208 ) ( 1664 1952 208 ) ( 1568 1984 208 ) wm1_2 0 0 0 1 1 +( 1424 1824 80 ) ( 1424 1824 272 ) ( 1520 1824 80 ) wm1_2 0 0 0 1 1 +( 1440 1888 80 ) ( 1440 1920 80 ) ( 1440 1888 272 ) wm1_2 0 0 0 1 1 +} +// brush 2030 +{ +( 1344 1856 224 ) ( 1344 1824 224 ) ( 1248 1856 224 ) wm1_2 0 0 0 1 1 +( 1328 2048 272 ) ( 1232 2048 272 ) ( 1328 2048 80 ) wm1_2 0 0 0 1 1 +( 1344 1856 272 ) ( 1344 1856 80 ) ( 1344 1824 272 ) wm1_2 0 0 0 1 1 +( 1248 1824 208 ) ( 1344 1824 208 ) ( 1248 1856 208 ) wm1_2 0 0 0 1 1 +( 1248 1952 80 ) ( 1248 1952 272 ) ( 1344 1952 80 ) wm1_2 0 0 0 1 1 +( 1088 1824 80 ) ( 1088 1856 80 ) ( 1088 1824 272 ) wm1_2 0 0 0 1 1 +} +// brush 2031 +{ +( 1440 1632 192 ) ( 1248 1632 192 ) ( 1248 1536 0 ) wbrick1_5 0 32 0 1 1 +( 1440 1536 -192 ) ( 1440 1536 -320 ) ( 1440 1408 -192 ) wbrick1_5 0 0 0 1 1 +( 1216 1184 0 ) ( 1344 1184 0 ) ( 1344 1504 0 ) wbrick1_5 32 0 180 1 1 +( 1248 1312 -352 ) ( 1248 1440 -352 ) ( 1248 1312 -224 ) wbrick1_5 0 0 0 1 1 +( 1024 1312 160 ) ( 1344 1312 32 ) ( 1024 1312 32 ) wbrick1_5 0 0 0 1 1 +( -64 1376 128 ) ( -64 1440 128 ) ( 64 1376 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 2032 +{ +( 2112 1632 -64 ) ( 2112 1216 -64 ) ( 1984 1632 -64 ) wizmet1_7 0 32 0 1 1 +( 2080 2336 -64 ) ( 1952 2336 -64 ) ( 2080 2336 -96 ) wizmet1_7 0 32 0 1 1 +( 1792 2016 -64 ) ( 1792 2016 -96 ) ( 1792 1600 -64 ) wizmet1_7 32 32 0 1 1 +( 1984 1216 -96 ) ( 2112 1216 -96 ) ( 1984 1632 -96 ) wbrick1_5 0 0 0 1 1 +( 2080 2016 -96 ) ( 2080 2016 -64 ) ( 2208 2016 -96 ) wizmet1_7 32 32 0 1 1 +( 1472 1280 -96 ) ( 1472 1696 -96 ) ( 1472 1280 -64 ) wizmet1_7 32 32 0 1 1 +} +// brush 2033 +{ +( 480 1376 -96 ) ( 512 1504 -96 ) ( 512 1376 -96 ) wbrick1_5 0 0 0 1 1 +( 512 1216 -320 ) ( 480 1216 -192 ) ( 512 1216 -192 ) wbrick1_5 0 0 0 1 1 +( 416 1504 -192 ) ( 416 1376 -320 ) ( 416 1504 -320 ) wbrick1_5 0 0 0 1 1 +( 160 1216 -224 ) ( 32 1280 -96 ) ( 32 1216 -224 ) wbrick1_5 0 0 0 1 1 +( 480 2752 -96 ) ( 416 2624 -224 ) ( 480 2624 -96 ) wbrick1_5 0 0 0 1 1 +} +// brush 2034 +{ +( 1344 1760 208 ) ( 1344 1728 208 ) ( 1248 1760 208 ) wizwood1_4 0 16 0 1 1 +( 1328 1952 208 ) ( 1232 1952 208 ) ( 1328 1952 16 ) wizwood1_4 0 16 0 1 1 +( 1120 1760 256 ) ( 1120 1760 64 ) ( 1120 1728 256 ) wizwood1_4 0 16 0 1 1 +( 1248 1728 144 ) ( 1344 1728 144 ) ( 1248 1760 144 ) wizwood1_4 0 16 0 1 1 +( 1248 1824 16 ) ( 1248 1824 208 ) ( 1344 1824 16 ) wizwood1_4 0 16 0 1 1 +( 1088 1728 64 ) ( 1088 1760 64 ) ( 1088 1728 256 ) wizwood1_4 0 16 0 1 1 +} +// brush 2035 +{ +( 1448 1760 184 ) ( 1448 1728 184 ) ( 1352 1760 184 ) wizwood1_2 4 32 0 1 1 +( 1424 1952 192 ) ( 1328 1952 192 ) ( 1424 1952 0 ) wizwood1_2 0 16 0 1 1 +( 1216 1760 240 ) ( 1216 1760 48 ) ( 1216 1728 240 ) wizwood1_2 4 32 90 1 1 +( 1344 1728 160 ) ( 1440 1728 160 ) ( 1344 1760 160 ) wizwood1_2 4 32 0 1 1 +( 1344 1824 0 ) ( 1344 1824 192 ) ( 1440 1824 0 ) wizwood1_2 0 16 0 1 1 +( 1192 1728 40 ) ( 1192 1760 40 ) ( 1192 1728 232 ) wizwood1_2 4 32 90 1 1 +} +// brush 2036 +{ +( 1528 1760 184 ) ( 1528 1728 184 ) ( 1432 1760 184 ) wizwood1_2 4 32 0 1 1 +( 1520 1952 192 ) ( 1424 1952 192 ) ( 1520 1952 0 ) wizwood1_2 0 16 0 1 1 +( 1304 1760 232 ) ( 1304 1760 40 ) ( 1304 1728 232 ) wizwood1_2 4 32 90 1 1 +( 1440 1728 160 ) ( 1536 1728 160 ) ( 1440 1760 160 ) wizwood1_2 4 32 0 1 1 +( 1440 1824 0 ) ( 1440 1824 192 ) ( 1536 1824 0 ) wizwood1_2 0 16 0 1 1 +( 1280 1728 48 ) ( 1280 1760 48 ) ( 1280 1728 240 ) wizwood1_2 4 32 90 1 1 +} +// brush 2037 +{ +( -736 1728 224 ) ( -640 1728 224 ) ( -640 1632 224 ) wbrick1_5 0 0 0 1 1 +( -640 1728 224 ) ( -736 1728 224 ) ( -736 1728 160 ) wbrick1_5 0 0 0 1 1 +( -736 1632 224 ) ( -736 1632 -32 ) ( -736 1728 224 ) wbrick1_5 0 0 0 1 1 +( -640 1632 224 ) ( -736 1632 -32 ) ( -736 1632 224 ) wbrick1_5 0 0 0 1 1 +( -640 1632 224 ) ( -640 1696 224 ) ( -640 1728 160 ) wbrick1_5 0 0 0 1 1 +( -736 1728 160 ) ( -736 1632 -32 ) ( -640 1728 160 ) wbrick1_5 -16 0 0 1 1 +( -640 1728 160 ) ( -736 1632 -32 ) ( -640 1632 160 ) wbrick1_5 0 0 0 1 1 +} +// brush 2038 +{ +( 1376 2016 0 ) ( 1344 2016 0 ) ( 1376 2016 -128 ) wbrick1_5 0 0 0 1 1 +( 1280 1728 -128 ) ( 1280 1856 -128 ) ( 1280 1728 0 ) wbrick1_5 0 0 0 1 1 +( 896 2016 -32 ) ( 896 1952 96 ) ( 1024 2016 -32 ) wbrick1_5 0 0 0 1 1 +( 1344 608 96 ) ( 1280 608 -32 ) ( 1344 480 96 ) wbrick1_5 0 0 0 1 1 +( 1280 1952 128 ) ( 1344 2016 128 ) ( 1344 1952 128 ) wbrick1_5 0 0 0 1 1 +( 1344 1952 96 ) ( 1280 1952 128 ) ( 1344 1952 128 ) wbrick1_5 0 0 0 1 1 +( 1344 2016 128 ) ( 1344 1952 96 ) ( 1344 1952 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 2039 +{ +( 1472 1824 128 ) ( 1472 1760 128 ) ( 1408 1824 128 ) wbrick1_5 0 0 0 1 1 +( 1472 1824 128 ) ( 1408 1824 128 ) ( 1472 1824 96 ) wbrick1_5 0 0 0 1 1 +( 1472 1824 128 ) ( 1472 1824 96 ) ( 1472 1760 128 ) wbrick1_5 0 0 0 1 1 +( 1408 1760 96 ) ( 1408 1760 128 ) ( 1472 1760 96 ) wbrick1_5 0 0 0 1 1 +( 1408 1760 96 ) ( 1408 1824 96 ) ( 1408 1760 128 ) wbrick1_5 0 0 0 1 1 +( 1856 1760 -32 ) ( 1856 1824 96 ) ( 1728 1760 -32 ) wbrick1_5 0 0 0 1 1 +( 1408 3168 96 ) ( 1472 3168 -32 ) ( 1408 3296 96 ) wbrick1_5 0 0 0 1 1 +} +// brush 2040 +{ +( 672 2016 -32 ) ( 672 1952 96 ) ( 800 2016 -32 ) wbrick1_5 0 0 0 1 1 +( 1120 608 96 ) ( 1056 608 -32 ) ( 1120 480 96 ) wbrick1_5 0 0 0 1 1 +( 1056 1952 128 ) ( 1120 2016 128 ) ( 1120 1952 128 ) wbrick1_5 0 0 0 1 1 +( 1120 1952 96 ) ( 1056 1952 128 ) ( 1120 1952 128 ) wbrick1_5 0 0 0 1 1 +( 1120 2016 128 ) ( 1120 1952 96 ) ( 1120 1952 128 ) wbrick1_5 0 0 0 1 1 +( 1088 2048 64 ) ( 1088 1952 -64 ) ( 1088 2048 -64 ) wbrick1_5 0 0 0 1 1 +( 1120 1984 64 ) ( 1056 1984 -64 ) ( 1120 1984 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2041 +{ +( 1376 1760 -128 ) ( 1344 1760 0 ) ( 1376 1760 0 ) wbrick1_5 0 0 0 1 1 +( 1280 2048 0 ) ( 1280 1920 -128 ) ( 1280 2048 -128 ) wbrick1_5 0 0 0 1 1 +( 1024 1760 -32 ) ( 896 1824 96 ) ( 896 1760 -32 ) wbrick1_5 0 0 0 1 1 +( 1344 3296 96 ) ( 1280 3168 -32 ) ( 1344 3168 96 ) wbrick1_5 0 0 0 1 1 +( 1344 1824 128 ) ( 1344 1760 128 ) ( 1280 1824 128 ) wbrick1_5 0 0 0 1 1 +( 1344 1824 128 ) ( 1280 1824 128 ) ( 1344 1824 96 ) wbrick1_5 0 0 0 1 1 +( 1344 1824 128 ) ( 1344 1824 96 ) ( 1344 1760 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 2042 +{ +( 800 1760 -32 ) ( 672 1824 96 ) ( 672 1760 -32 ) wbrick1_5 0 0 0 1 1 +( 1120 3296 96 ) ( 1056 3168 -32 ) ( 1120 3168 96 ) wbrick1_5 0 0 0 1 1 +( 1120 1824 128 ) ( 1120 1760 128 ) ( 1056 1824 128 ) wbrick1_5 0 0 0 1 1 +( 1120 1824 128 ) ( 1056 1824 128 ) ( 1120 1824 96 ) wbrick1_5 0 0 0 1 1 +( 1120 1824 128 ) ( 1120 1824 96 ) ( 1120 1760 128 ) wbrick1_5 0 0 0 1 1 +( 1088 1728 -64 ) ( 1088 1824 -64 ) ( 1088 1728 64 ) wbrick1_5 0 0 0 1 1 +( 1120 1792 -64 ) ( 1056 1792 -64 ) ( 1120 1792 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2043 +{ +( 1240 1644 184 ) ( 1208 1644 184 ) ( 1240 1740 184 ) wizwood1_2 4 32 -90 1 1 +( 1440 1660 192 ) ( 1440 1756 192 ) ( 1440 1660 0 ) wizwood1_2 0 16 0 -1 1 +( 1248 1876 240 ) ( 1248 1876 48 ) ( 1216 1876 240 ) wizwood1_2 4 32 90 1 1 +( 1216 1740 160 ) ( 1216 1644 160 ) ( 1248 1740 160 ) wizwood1_2 4 32 -90 1 1 +( 1304 1740 0 ) ( 1304 1740 192 ) ( 1304 1644 0 ) wizwood1_2 0 16 0 -1 1 +( 1216 1900 48 ) ( 1248 1900 48 ) ( 1216 1900 240 ) wizwood1_2 4 32 90 1 1 +} +// brush 2044 +{ +( 1248 1528 184 ) ( 1216 1528 184 ) ( 1248 1624 184 ) wizwood1_2 4 0 -90 1 1 +( 1408 1552 192 ) ( 1408 1648 192 ) ( 1408 1552 0 ) wizwood1_2 4 0 -90 1 1 +( 1248 1760 240 ) ( 1248 1760 48 ) ( 1216 1760 240 ) wizwood1_2 4 0 -90 1 1 +( 1216 1632 160 ) ( 1216 1536 160 ) ( 1248 1632 160 ) wizwood1_2 4 0 -90 1 1 +( 1344 1632 0 ) ( 1344 1632 192 ) ( 1344 1536 0 ) wizwood1_2 4 0 -90 1 1 +( 1216 1784 40 ) ( 1248 1784 40 ) ( 1216 1784 232 ) wizwood1_2 4 0 -90 1 1 +} +// brush 2045 +{ +( 1216 1952 256 ) ( 1088 1952 256 ) ( 1216 2016 256 ) sky1 0 0 0 32 32 +( 1440 1952 256 ) ( 1440 2016 256 ) ( 1440 1952 224 ) sky1 0 0 0 32 32 +( 1216 1824 256 ) ( 1216 1824 224 ) ( 1088 1824 256 ) sky1 0 0 0 32 32 +( 1088 2016 224 ) ( 1088 1952 224 ) ( 1216 2016 224 ) sky1 0 0 0 32 32 +( 1120 1920 224 ) ( 1120 1920 256 ) ( 1120 1856 224 ) sky1 0 0 0 32 32 +( 1152 1952 224 ) ( 1280 1952 224 ) ( 1152 1952 256 ) sky1 0 0 0 32 32 +} +// brush 2046 +{ +( 1024 1920 320 ) ( 992 1792 320 ) ( 992 1920 320 ) wbrick1_5 0 0 0 1 1 +( 1088 1984 -192 ) ( 1088 1984 320 ) ( 1056 1984 -192 ) wbrick1_5 0 0 0 1 1 +( 1024 1888 -192 ) ( 992 1760 -192 ) ( 1024 1760 -192 ) wbrick1_5 0 0 0 1 1 +( 1088 2048 320 ) ( 1088 2048 -192 ) ( 1088 1920 -192 ) wbrick1_5 0 0 0 1 1 +( 1120 1920 -64 ) ( 992 1920 -64 ) ( 1120 1920 64 ) wbrick1_5 0 0 0 1 1 +( 1056 1728 -64 ) ( 1056 2048 -64 ) ( 1056 1728 64 ) metrg 0 0 0 1 1 +} +// brush 2047 +{ +( 1024 1888 -128 ) ( 992 1760 -128 ) ( 1024 1760 -128 ) wbrick1_5 0 0 0 1 1 +( 1072 2080 0 ) ( 1072 1696 0 ) ( 1072 1696 288 ) metrg 0 0 0 1 1 +( 1120 1920 64 ) ( 992 1920 -64 ) ( 1120 1920 -64 ) wbrick1_5 0 0 0 1 1 +( 1088 1856 -64 ) ( 992 1856 -64 ) ( 1088 1856 64 ) wbrick1_5 0 0 0 1 1 +( 1120 -64 -64 ) ( 992 64 -64 ) ( 1120 64 -64 ) metr 0 0 0 1 1 +( 1056 1728 -64 ) ( 1056 2048 -64 ) ( 1056 1728 64 ) metrg 0 0 0 1 1 +} +// brush 2048 +{ +( 1040 1920 -128 ) ( 1008 1792 -128 ) ( 1008 1920 -128 ) wbrick1_5 0 0 0 1 1 +( 1072 1760 -96 ) ( 1072 2016 -96 ) ( 1072 2016 192 ) wbrick1_5 0 0 0 1 1 +( 1040 1888 -192 ) ( 1008 1760 -192 ) ( 1040 1760 -192 ) wbrick1_5 0 0 0 1 1 +( 1088 2080 0 ) ( 1088 1696 0 ) ( 1088 1696 288 ) wbrick1_5 0 0 0 1 1 +( 1136 1920 64 ) ( 1008 1920 -64 ) ( 1136 1920 -64 ) wbrick1_5 0 0 0 1 1 +( 1104 1856 -64 ) ( 1008 1856 -64 ) ( 1104 1856 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2049 +{ +( 1024 1920 320 ) ( 992 1792 320 ) ( 992 1920 320 ) metr 0 0 0 1 1 +( 1072 2080 0 ) ( 1072 1696 0 ) ( 1072 1696 288 ) metr 0 0 0 1 1 +( 1120 1920 64 ) ( 992 1920 -64 ) ( 1120 1920 -64 ) metr 0 0 0 1 1 +( 1088 1856 -64 ) ( 992 1856 -64 ) ( 1088 1856 64 ) metr 0 0 0 1 1 +( 1120 64 -64 ) ( 992 64 -64 ) ( 1120 -64 -64 ) metr 0 0 0 1 1 +( 1056 1728 -64 ) ( 1056 2048 -64 ) ( 1056 1728 64 ) metr 0 0 0 1 1 +} +// brush 2050 +{ +( 1536 1856 320 ) ( 1568 1984 320 ) ( 1568 1856 320 ) wbrick1_5 0 0 0 1 1 +( 1536 1760 -96 ) ( 1472 1696 -96 ) ( 1472 1696 192 ) wbrick1_5 0 0 0 1 1 +( 1536 1760 320 ) ( 1536 1888 320 ) ( 1536 1888 -192 ) wbrick1_5 0 0 0 1 1 +( 1536 1888 -192 ) ( 1568 2016 -192 ) ( 1536 2016 -192 ) wbrick1_5 0 0 0 1 1 +( 1472 1696 -192 ) ( 1472 1888 -192 ) ( 1472 1888 320 ) wbrick1_5 0 0 0 1 1 +( 1472 1792 320 ) ( 1536 1888 -192 ) ( 1536 1888 320 ) wbrick1_5 0 0 0 1 1 +} +// brush 2051 +{ +( 1536 2016 192 ) ( 1536 2016 -96 ) ( 1536 1760 -96 ) wbrick1_5 0 0 0 1 1 +( 1536 1760 -128 ) ( 1568 1760 -128 ) ( 1536 1888 -128 ) wbrick1_5 0 0 0 1 1 +( 1488 1696 288 ) ( 1488 1696 0 ) ( 1488 2080 0 ) metrg 0 0 0 1 1 +( 1440 1920 -64 ) ( 1568 1920 -64 ) ( 1440 1920 64 ) wbrick1_5 0 0 0 1 1 +( 1472 1856 64 ) ( 1568 1856 -64 ) ( 1472 1856 -64 ) wbrick1_5 0 0 0 1 1 +( 1440 64 -64 ) ( 1568 64 -64 ) ( 1440 -64 -64 ) metr 0 0 0 1 1 +} +// brush 2052 +{ +( 1552 1920 -128 ) ( 1552 1792 -128 ) ( 1520 1920 -128 ) wbrick1_5 0 0 0 1 1 +( 1488 2016 192 ) ( 1488 2016 -96 ) ( 1488 1760 -96 ) wbrick1_5 0 0 0 1 1 +( 1520 1760 -192 ) ( 1552 1760 -192 ) ( 1520 1888 -192 ) wbrick1_5 0 0 0 1 1 +( 1472 1696 288 ) ( 1472 1696 0 ) ( 1472 2080 0 ) wbrick1_5 0 0 0 1 1 +( 1424 1920 -64 ) ( 1552 1920 -64 ) ( 1424 1920 64 ) wbrick1_5 0 0 0 1 1 +( 1456 1856 64 ) ( 1552 1856 -64 ) ( 1456 1856 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2053 +{ +( 1568 1920 320 ) ( 1568 1792 320 ) ( 1536 1920 320 ) metr 0 0 0 1 1 +( 1488 1696 288 ) ( 1488 1696 0 ) ( 1488 2080 0 ) metr 0 0 0 1 1 +( 1440 1920 -64 ) ( 1568 1920 -64 ) ( 1440 1920 64 ) metr 0 0 0 1 1 +( 1472 1856 64 ) ( 1568 1856 -64 ) ( 1472 1856 -64 ) metr 0 0 0 1 1 +( 1440 -64 -64 ) ( 1568 64 -64 ) ( 1440 64 -64 ) metr 0 0 0 1 1 +( 1520 1920 -64 ) ( 1536 1888 -64 ) ( 1520 1920 64 ) wbrick1_5 0 0 0 1 1 +( 1536 1888 -64 ) ( 1520 1856 -64 ) ( 1536 1888 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2054 +{ +( 1312 1312 -224 ) ( 1280 1312 -224 ) ( 1312 1312 -352 ) wbrick1_5 32 0 0 1 1 +( 1312 1184 -192 ) ( 1312 1184 -320 ) ( 1312 1056 -192 ) wbrick1_5 0 0 0 1 1 +( 1216 960 -224 ) ( 1344 960 -224 ) ( 1344 1280 -224 ) wbrick1_5 0 0 0 1 1 +( 1248 1088 -352 ) ( 1248 1216 -352 ) ( 1248 1088 -224 ) wbrick1_5 0 0 0 1 1 +( 1152 1056 160 ) ( 1472 1056 32 ) ( 1152 1056 32 ) wbrick1_5 0 0 0 1 1 +( 736 32 -32 ) ( 1440 32 -32 ) ( 736 -96 -32 ) wbrick1_5 0 0 0 1 1 +} +// brush 2055 +{ +( 1312 1904 192 ) ( 1312 1872 192 ) ( 1272 1904 192 ) wm1_1 0 0 0 1 1 +( 1312 1904 184 ) ( 1272 1904 184 ) ( 1312 1904 160 ) wm1_1 0 0 0 1 1 +( 1312 1904 184 ) ( 1312 1904 160 ) ( 1312 1872 184 ) wm1_1 0 0 0 1 1 +( 1272 1872 152 ) ( 1312 1872 152 ) ( 1272 1904 152 ) wm1_1 0 0 0 1 1 +( 1272 1872 160 ) ( 1272 1872 184 ) ( 1312 1872 160 ) wm1_1 0 0 0 1 1 +( 1272 1872 160 ) ( 1272 1904 160 ) ( 1272 1872 184 ) wm1_1 0 0 0 1 1 +} +// brush 2056 +{ +( 1440 1984 -320 ) ( 1472 1984 -304 ) ( 1472 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 1472 1984 -576 ) ( 1472 1984 -304 ) ( 1440 1984 -576 ) wswamp1_2 0 0 0 1 1 +( 1504 2016 -576 ) ( 1440 1952 -576 ) ( 1504 1952 -576 ) wswamp1_2 0 0 0 1 1 +( 1472 1960 -576 ) ( 1472 1984 -304 ) ( 1472 1984 -576 ) wswamp1_2 0 0 0 1 1 +( 1440 1984 -576 ) ( 1472 1960 -320 ) ( 1472 1960 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 2057 +{ +( 1488 1888 -432 ) ( 1552 1920 -416 ) ( 1544 1856 -424 ) wswamp1_2 0 0 0 1 1 +( 1552 1920 -576 ) ( 1552 1920 -416 ) ( 1488 1888 -576 ) wswamp1_2 0 0 0 1 1 +( 1568 1920 -576 ) ( 1504 1856 -576 ) ( 1568 1856 -576 ) wswamp1_2 0 0 0 1 1 +( 1544 1856 -424 ) ( 1552 1920 -416 ) ( 1544 1856 -576 ) wswamp1_2 0 0 0 1 1 +( 1488 1888 -432 ) ( 1544 1856 -424 ) ( 1488 1888 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 2058 +{ +( 1408 1856 -448 ) ( 1488 1888 -432 ) ( 1472 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1408 1856 -448 ) ( 1472 1816 -320 ) ( 1408 1856 -576 ) wswamp1_2 0 0 0 1 1 +( 1472 1888 -576 ) ( 1408 1888 -576 ) ( 1472 1824 -576 ) wswamp1_2 0 0 0 1 1 +( 1472 1816 -320 ) ( 1488 1888 -432 ) ( 1472 1816 -576 ) wswamp1_2 0 0 0 1 1 +( 1408 1856 -576 ) ( 1488 1888 -432 ) ( 1408 1856 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2059 +{ +( 1440 1792 -320 ) ( 1408 1856 -448 ) ( 1472 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1472 1816 -320 ) ( 1408 1856 -448 ) ( 1472 1816 -576 ) wswamp1_2 0 0 0 1 1 +( 1408 1784 -576 ) ( 1472 1784 -576 ) ( 1408 1848 -576 ) wswamp1_2 0 0 0 1 1 +( 1440 1792 -576 ) ( 1408 1856 -448 ) ( 1440 1792 -320 ) wswamp1_2 0 0 0 1 1 +( 1472 1816 -448 ) ( 1440 1792 -576 ) ( 1440 1792 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2060 +{ +( 1472 1960 -320 ) ( 1488 1888 -432 ) ( 1408 1920 -448 ) wswamp1_2 0 0 0 1 1 +( 1408 1920 -576 ) ( 1472 1960 -320 ) ( 1408 1920 -448 ) wswamp1_2 0 0 0 1 1 +( 1472 1952 -576 ) ( 1408 1888 -576 ) ( 1472 1888 -576 ) wswamp1_2 0 0 0 1 1 +( 1472 1960 -576 ) ( 1488 1888 -432 ) ( 1472 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 1408 1920 -448 ) ( 1488 1888 -432 ) ( 1408 1920 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 2061 +{ +( 1472 1960 -320 ) ( 1408 1920 -448 ) ( 1440 1984 -320 ) wswamp1_2 0 0 0 1 1 +( 1472 1960 -576 ) ( 1408 1920 -448 ) ( 1472 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 1408 1928 -576 ) ( 1472 1992 -576 ) ( 1408 1992 -576 ) wswamp1_2 0 0 0 1 1 +( 1440 1984 -320 ) ( 1408 1920 -448 ) ( 1440 1984 -576 ) wswamp1_2 0 0 0 1 1 +( 1440 1984 -448 ) ( 1440 1984 -576 ) ( 1472 1960 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2062 +{ +( 1472 1816 -320 ) ( 1472 1792 -304 ) ( 1440 1792 -320 ) wswamp1_2 0 0 0 1 1 +( 1440 1792 -576 ) ( 1472 1792 -304 ) ( 1472 1792 -576 ) wswamp1_2 0 0 0 1 1 +( 1504 1824 -576 ) ( 1440 1824 -576 ) ( 1504 1760 -576 ) wswamp1_2 0 0 0 1 1 +( 1472 1792 -576 ) ( 1472 1792 -304 ) ( 1472 1816 -576 ) wswamp1_2 0 0 0 1 1 +( 1472 1816 -576 ) ( 1472 1816 -320 ) ( 1440 1792 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 2063 +{ +( 1616 1912 -400 ) ( 1632 1864 -408 ) ( 1544 1856 -424 ) wswamp1_2 0 0 0 1 1 +( 1544 1856 -576 ) ( 1616 1912 -400 ) ( 1544 1856 -424 ) wswamp1_2 0 0 0 1 1 +( 1624 1888 -576 ) ( 1560 1824 -576 ) ( 1624 1824 -576 ) wswamp1_2 0 0 0 1 1 +( 1616 1912 -576 ) ( 1632 1864 -408 ) ( 1616 1912 -400 ) wswamp1_2 0 0 0 1 1 +( 1544 1856 -424 ) ( 1632 1864 -408 ) ( 1544 1856 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 2064 +{ +( 1552 1920 -416 ) ( 1616 1912 -400 ) ( 1544 1856 -424 ) wswamp1_2 0 0 0 1 1 +( 1552 1920 -576 ) ( 1616 1912 -400 ) ( 1552 1920 -416 ) wswamp1_2 0 0 0 1 1 +( 1552 1856 -576 ) ( 1616 1856 -576 ) ( 1552 1920 -576 ) wswamp1_2 0 0 0 1 1 +( 1544 1856 -576 ) ( 1552 1920 -416 ) ( 1544 1856 -424 ) wswamp1_2 0 0 0 1 1 +( 1544 1856 -424 ) ( 1616 1912 -400 ) ( 1544 1856 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 2065 +{ +( 1688 1856 -376 ) ( 1728 1896 -360 ) ( 1728 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1728 1816 -576 ) ( 1688 1856 -376 ) ( 1728 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1728 1880 -576 ) ( 1664 1880 -576 ) ( 1728 1816 -576 ) wswamp1_2 0 0 0 1 1 +( 1728 1816 -320 ) ( 1728 1896 -360 ) ( 1728 1816 -576 ) wswamp1_2 0 0 0 1 1 +( 1728 1896 -576 ) ( 1728 1896 -360 ) ( 1688 1856 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 2066 +{ +( 1616 1912 -400 ) ( 1680 1904 -368 ) ( 1632 1864 -408 ) wswamp1_2 0 0 0 1 1 +( 1632 1864 -576 ) ( 1616 1912 -400 ) ( 1632 1864 -408 ) wswamp1_2 0 0 0 1 1 +( 1712 1896 -576 ) ( 1648 1832 -576 ) ( 1712 1832 -576 ) wswamp1_2 0 0 0 1 1 +( 1680 1904 -576 ) ( 1680 1904 -368 ) ( 1616 1912 -576 ) wswamp1_2 0 0 0 1 1 +( 1632 1864 -408 ) ( 1680 1904 -368 ) ( 1632 1864 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 2067 +{ +( 1648 1960 -320 ) ( 1680 1904 -368 ) ( 1616 1912 -400 ) wswamp1_2 0 0 0 1 1 +( 1648 1960 -576 ) ( 1616 1912 -400 ) ( 1616 1912 -576 ) wswamp1_2 0 0 0 1 1 +( 1680 1912 -576 ) ( 1680 1976 -576 ) ( 1616 1912 -576 ) wswamp1_2 0 0 0 1 1 +( 1616 1912 -576 ) ( 1680 1904 -368 ) ( 1680 1904 -576 ) wswamp1_2 0 0 0 1 1 +( 1648 1960 -576 ) ( 1680 1904 -368 ) ( 1648 1960 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 2068 +{ +( 1680 1904 -368 ) ( 1728 1896 -360 ) ( 1688 1856 -376 ) wswamp1_2 0 0 0 1 1 +( 1728 1896 -576 ) ( 1728 1896 -360 ) ( 1680 1904 -576 ) wswamp1_2 0 0 0 1 1 +( 1728 1960 -576 ) ( 1664 1896 -576 ) ( 1728 1896 -576 ) wswamp1_2 0 0 0 1 1 +( 1688 1856 -576 ) ( 1728 1896 -360 ) ( 1728 1896 -576 ) wswamp1_2 0 0 0 1 1 +( 1680 1904 -576 ) ( 1688 1856 -376 ) ( 1688 1856 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 2069 +{ +( 1680 1904 -368 ) ( 1688 1856 -376 ) ( 1632 1864 -408 ) wswamp1_2 0 0 0 1 1 +( 1680 1904 -576 ) ( 1688 1856 -376 ) ( 1680 1904 -368 ) wswamp1_2 0 0 0 1 1 +( 1600 1872 -576 ) ( 1664 1936 -576 ) ( 1600 1936 -576 ) wswamp1_2 0 0 0 1 1 +( 1632 1864 -408 ) ( 1688 1856 -376 ) ( 1632 1864 -576 ) wswamp1_2 0 0 0 1 1 +( 1632 1864 -576 ) ( 1680 1904 -368 ) ( 1632 1864 -408 ) wswamp1_2 0 0 0 1 1 +} +// brush 2070 +{ +( 1728 1960 -320 ) ( 1728 1896 -360 ) ( 1680 1904 -368 ) wswamp1_2 0 0 0 1 1 +( 1728 1960 -576 ) ( 1680 1904 -368 ) ( 1680 1904 -576 ) wswamp1_2 0 0 0 1 1 +( 1728 1960 -576 ) ( 1664 1896 -576 ) ( 1728 1896 -576 ) wswamp1_2 0 0 0 1 1 +( 1728 1960 -576 ) ( 1728 1896 -360 ) ( 1728 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 1680 1904 -576 ) ( 1728 1896 -360 ) ( 1728 1896 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 2071 +{ +( 1408 1920 -448 ) ( 1488 1888 -432 ) ( 1408 1856 -448 ) wswamp1_2 0 0 0 1 1 +( 1408 1920 -576 ) ( 1488 1888 -432 ) ( 1408 1920 -448 ) wswamp1_2 0 0 0 1 1 +( 1408 1856 -576 ) ( 1472 1856 -576 ) ( 1408 1920 -576 ) wswamp1_2 0 0 0 1 1 +( 1408 1856 -576 ) ( 1408 1920 -576 ) ( 1408 1856 -368 ) wswamp1_2 0 0 0 1 1 +( 1408 1856 -448 ) ( 1488 1888 -432 ) ( 1408 1856 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 2072 +{ +( 1488 1888 -432 ) ( 1544 1856 -424 ) ( 1472 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1472 1816 -576 ) ( 1544 1856 -424 ) ( 1544 1856 -576 ) wswamp1_2 0 0 0 1 1 +( 1448 1856 -576 ) ( 1448 1792 -576 ) ( 1512 1856 -576 ) wswamp1_2 0 0 0 1 1 +( 1544 1856 -576 ) ( 1544 1856 -424 ) ( 1488 1888 -576 ) wswamp1_2 0 0 0 1 1 +( 1472 1816 -576 ) ( 1488 1888 -432 ) ( 1472 1816 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 2073 +{ +( 1472 1960 -320 ) ( 1552 1920 -416 ) ( 1488 1888 -432 ) wswamp1_2 0 0 0 1 1 +( 1472 1960 -576 ) ( 1488 1888 -432 ) ( 1488 1888 -576 ) wswamp1_2 0 0 0 1 1 +( 1504 1912 -576 ) ( 1504 1976 -576 ) ( 1440 1912 -576 ) wswamp1_2 0 0 0 1 1 +( 1488 1888 -576 ) ( 1552 1920 -416 ) ( 1552 1920 -576 ) wswamp1_2 0 0 0 1 1 +( 1472 1960 -576 ) ( 1552 1920 -416 ) ( 1472 1960 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 2074 +{ +( 1648 1960 -320 ) ( 1616 1912 -400 ) ( 1584 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 1648 1960 -576 ) ( 1616 1912 -400 ) ( 1648 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 1584 1960 -576 ) ( 1584 1896 -576 ) ( 1648 1960 -576 ) wswamp1_2 0 0 0 1 1 +( 1584 1960 -448 ) ( 1584 1960 -576 ) ( 1648 1960 -448 ) wswamp1_2 0 0 0 1 1 +( 1584 1960 -320 ) ( 1616 1912 -400 ) ( 1584 1960 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 2075 +{ +( 1584 1960 -320 ) ( 1616 1912 -400 ) ( 1552 1920 -416 ) wswamp1_2 0 0 0 1 1 +( 1584 1960 -576 ) ( 1552 1920 -416 ) ( 1552 1920 -576 ) wswamp1_2 0 0 0 1 1 +( 1616 1912 -576 ) ( 1616 1976 -576 ) ( 1552 1912 -576 ) wswamp1_2 0 0 0 1 1 +( 1552 1920 -576 ) ( 1616 1912 -400 ) ( 1616 1912 -576 ) wswamp1_2 0 0 0 1 1 +( 1584 1960 -576 ) ( 1616 1912 -400 ) ( 1584 1960 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 2076 +{ +( 1584 1960 -320 ) ( 1552 1920 -416 ) ( 1472 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 1584 1960 -576 ) ( 1552 1920 -416 ) ( 1584 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 1520 1968 -576 ) ( 1520 1904 -576 ) ( 1584 1968 -576 ) wswamp1_2 0 0 0 1 1 +( 1472 1960 -320 ) ( 1472 1960 -576 ) ( 1584 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 1472 1960 -320 ) ( 1552 1920 -416 ) ( 1472 1960 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 2077 +{ +( 1728 1960 -320 ) ( 1680 1904 -368 ) ( 1648 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 1728 1960 -576 ) ( 1680 1904 -368 ) ( 1728 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 1664 1960 -576 ) ( 1664 1896 -576 ) ( 1728 1960 -576 ) wswamp1_2 0 0 0 1 1 +( 1648 1960 -448 ) ( 1648 1960 -576 ) ( 1728 1960 -448 ) wswamp1_2 0 0 0 1 1 +( 1648 1960 -320 ) ( 1680 1904 -368 ) ( 1648 1960 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 2078 +{ +( 1656 1816 -320 ) ( 1688 1856 -376 ) ( 1728 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1656 1816 -576 ) ( 1688 1856 -376 ) ( 1656 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1712 1816 -576 ) ( 1712 1880 -576 ) ( 1648 1816 -576 ) wswamp1_2 0 0 0 1 1 +( 1656 1816 -576 ) ( 1656 1816 -320 ) ( 1728 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1728 1816 -320 ) ( 1688 1856 -376 ) ( 1728 1816 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 2079 +{ +( 1632 1864 -408 ) ( 1688 1856 -376 ) ( 1656 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1656 1816 -576 ) ( 1688 1856 -376 ) ( 1688 1856 -576 ) wswamp1_2 0 0 0 1 1 +( 1632 1856 -576 ) ( 1632 1792 -576 ) ( 1696 1856 -576 ) wswamp1_2 0 0 0 1 1 +( 1688 1856 -576 ) ( 1688 1856 -376 ) ( 1632 1864 -576 ) wswamp1_2 0 0 0 1 1 +( 1656 1816 -576 ) ( 1632 1864 -408 ) ( 1656 1816 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 2080 +{ +( 1592 1816 -320 ) ( 1632 1864 -408 ) ( 1656 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1592 1816 -576 ) ( 1632 1864 -408 ) ( 1592 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1656 1824 -576 ) ( 1656 1888 -576 ) ( 1592 1824 -576 ) wswamp1_2 0 0 0 1 1 +( 1592 1816 -576 ) ( 1592 1816 -320 ) ( 1656 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1656 1816 -320 ) ( 1632 1864 -408 ) ( 1656 1816 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 2081 +{ +( 1544 1856 -424 ) ( 1632 1864 -408 ) ( 1592 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1592 1816 -576 ) ( 1632 1864 -408 ) ( 1632 1864 -576 ) wswamp1_2 0 0 0 1 1 +( 1568 1856 -576 ) ( 1568 1792 -576 ) ( 1632 1856 -576 ) wswamp1_2 0 0 0 1 1 +( 1632 1864 -576 ) ( 1632 1864 -408 ) ( 1544 1856 -576 ) wswamp1_2 0 0 0 1 1 +( 1592 1816 -576 ) ( 1544 1856 -424 ) ( 1592 1816 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 2082 +{ +( 1472 1816 -320 ) ( 1544 1856 -424 ) ( 1592 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1472 1816 -576 ) ( 1544 1856 -424 ) ( 1472 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1568 1816 -576 ) ( 1568 1880 -576 ) ( 1504 1816 -576 ) wswamp1_2 0 0 0 1 1 +( 1472 1816 -576 ) ( 1472 1816 -320 ) ( 1592 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1592 1816 -320 ) ( 1544 1856 -424 ) ( 1592 1816 -576 ) wswamp1_2 0 0 0 1 1 +} +// brush 2083 +{ +( 1264 1984 224 ) ( 1264 1824 224 ) ( 1088 1984 224 ) clip 0 0 0 32 32 +( 1264 1984 144 ) ( 1088 1984 144 ) ( 1264 1984 128 ) clip 0 0 0 32 32 +( 1408 1984 144 ) ( 1408 1984 128 ) ( 1408 1824 144 ) clip 0 0 0 32 32 +( 1088 1824 128 ) ( 1264 1824 128 ) ( 1088 1984 128 ) clip 0 0 0 32 32 +( 1088 1600 128 ) ( 1088 1600 144 ) ( 1264 1600 128 ) clip 0 0 0 32 32 +( 1344 1824 128 ) ( 1344 1984 128 ) ( 1344 1824 144 ) clip 0 0 0 32 32 +} +// brush 2084 +{ +( 1264 1984 224 ) ( 1264 1824 224 ) ( 1088 1984 224 ) clip 0 0 0 32 32 +( 1264 1952 144 ) ( 1088 1952 144 ) ( 1264 1952 128 ) clip 0 0 0 32 32 +( 1440 1984 144 ) ( 1440 1984 128 ) ( 1440 1824 144 ) clip 0 0 0 32 32 +( 1088 1824 128 ) ( 1264 1824 128 ) ( 1088 1984 128 ) clip 0 0 0 32 32 +( 1088 1824 128 ) ( 1088 1824 144 ) ( 1264 1824 128 ) clip 0 0 0 32 32 +( 1120 1824 128 ) ( 1120 1984 128 ) ( 1120 1824 144 ) clip 0 0 0 32 32 +} +// brush 2085 +{ +( 1120 1792 128 ) ( 1152 1824 128 ) ( 1152 1792 128 ) wbrick1_5 0 0 0 1 1 +( 1152 1792 96 ) ( 1120 1792 128 ) ( 1152 1792 128 ) wbrick1_5 0 0 0 1 1 +( 1280 1824 128 ) ( 1280 1792 96 ) ( 1280 1792 128 ) wbrick1_5 0 0 0 1 1 +( 1120 1824 128 ) ( 1120 1792 96 ) ( 1120 1824 96 ) wbrick1_5 0 0 0 1 1 +( 64 1792 96 ) ( -64 1824 128 ) ( -64 1792 96 ) wbrick1_5 0 32 0 1 1 +} +// brush 2086 +{ +( 1152 1984 128 ) ( 1152 1952 128 ) ( 1120 1984 128 ) wbrick1_5 0 0 0 1 1 +( 1152 1984 128 ) ( 1120 1984 128 ) ( 1152 1984 96 ) wbrick1_5 0 0 0 1 1 +( 1280 1984 128 ) ( 1280 1984 96 ) ( 1280 1952 128 ) wbrick1_5 0 0 0 1 1 +( 1120 1952 96 ) ( 1120 1984 96 ) ( 1120 1952 128 ) wbrick1_5 0 0 0 1 1 +( -64 1984 96 ) ( -64 1952 128 ) ( 64 1984 96 ) wbrick1_5 0 0 0 1 1 +} +// brush 2087 +{ +( 1280 2016 128 ) ( 1280 1984 128 ) ( 1248 2016 128 ) wbrick1_5 0 0 0 1 1 +( 1280 2016 128 ) ( 1248 2016 128 ) ( 1280 2016 96 ) wbrick1_5 0 0 0 1 1 +( 1408 2016 128 ) ( 1408 2016 96 ) ( 1408 1984 128 ) wbrick1_5 0 0 0 1 1 +( 1344 1984 96 ) ( 1344 2016 96 ) ( 1344 1984 128 ) wbrick1_5 0 0 0 1 1 +( 64 2016 96 ) ( 64 1984 128 ) ( 192 2016 96 ) wbrick1_5 0 0 180 1 1 +} +// brush 2088 +{ +( 1088 2048 128 ) ( 1120 2016 128 ) ( 1088 2016 128 ) wbrick1_5 0 0 0 1 1 +( 1072 2016 96 ) ( 1072 2048 128 ) ( 1072 2016 128 ) wbrick1_5 0 0 0 1 1 +( 1120 1824 128 ) ( 1088 1824 96 ) ( 1088 1824 128 ) wbrick1_5 0 0 0 1 1 +( 1120 1952 128 ) ( 1088 1952 96 ) ( 1120 1952 96 ) wbrick1_5 0 0 0 1 1 +( 1088 3104 96 ) ( 1120 3232 128 ) ( 1088 3232 96 ) wbrick1_5 32 32 -90 1 1 +( 1056 -64 96 ) ( 1088 64 96 ) ( 1056 64 96 ) wbrick1_5 0 0 0 1 1 +} +// brush 2089 +{ +( 1440 1824 128 ) ( 1408 1824 128 ) ( 1440 1856 128 ) wbrick1_5 0 0 0 1 1 +( 1440 1824 128 ) ( 1440 1856 128 ) ( 1440 1824 96 ) wbrick1_5 0 0 0 1 1 +( 1440 1568 128 ) ( 1440 1568 96 ) ( 1408 1568 128 ) wbrick1_5 0 0 0 1 1 +( 1408 1760 96 ) ( 1440 1760 96 ) ( 1408 1760 128 ) wbrick1_5 0 0 0 1 1 +( 1440 3040 96 ) ( 1408 3040 128 ) ( 1440 2912 96 ) wbrick1_5 0 0 90 1 1 +} +// brush 2090 +{ +( 1312 1856 128 ) ( 1344 1824 128 ) ( 1312 1824 128 ) wbrick1_5 0 0 0 1 1 +( 1312 1824 96 ) ( 1312 1856 128 ) ( 1312 1824 128 ) wbrick1_5 0 0 0 1 1 +( 1344 1568 128 ) ( 1312 1568 96 ) ( 1312 1568 128 ) wbrick1_5 0 0 0 1 1 +( 1344 1760 128 ) ( 1312 1760 96 ) ( 1344 1760 96 ) wbrick1_5 0 0 0 1 1 +( 1312 2912 96 ) ( 1344 3040 128 ) ( 1312 3040 96 ) wbrick1_5 0 0 -90 1 1 +} +// brush 2091 +{ +( 1472 2016 128 ) ( 1440 2016 128 ) ( 1472 2048 128 ) wbrick1_5 0 0 0 1 1 +( 1488 2016 128 ) ( 1488 2048 128 ) ( 1488 2016 96 ) wbrick1_5 0 0 0 1 1 +( 1472 1824 128 ) ( 1472 1824 96 ) ( 1440 1824 128 ) wbrick1_5 0 0 0 1 1 +( 1440 1952 96 ) ( 1472 1952 96 ) ( 1440 1952 128 ) wbrick1_5 0 0 0 1 1 +( 1472 3232 96 ) ( 1440 3232 128 ) ( 1472 3104 96 ) wbrick1_5 0 0 90 1 1 +( 1504 64 96 ) ( 1472 64 96 ) ( 1504 -64 96 ) wbrick1_5 0 0 0 1 1 +} +// brush 2092 +{ +( -64 1376 -128 ) ( -64 1312 -128 ) ( 0 1376 -128 ) wbrick1_5 16 32 90 1 -1 +( -64 1568 -128 ) ( 64 1568 -64 ) ( -64 1568 -64 ) wbrick1_5 48 0 0 1 1 +( 64 1568 192 ) ( 64 1504 192 ) ( -64 1504 192 ) wbrick1_5 32 32 90 1 -1 +( 64 1360 128 ) ( 64 1424 128 ) ( 64 1360 0 ) wbrick1_5 0 0 0 1 1 +( 32 1568 64 ) ( 64 1536 -64 ) ( 32 1568 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2093 +{ +( 16 1600 112 ) ( 112 1600 112 ) ( 112 1584 112 ) wm1_2 0 32 0 1 1 +( -16 1568 -192 ) ( -16 1600 32 ) ( -16 1568 32 ) wm1_2 0 0 0 1 1 +( 112 1568 32 ) ( 48 1568 -192 ) ( 48 1568 32 ) wm1_2 32 0 0 1 1 +( 48 1600 -64 ) ( 112 1568 -64 ) ( 112 1600 -64 ) wm1_2 0 32 0 1 1 +( 16 1568 -192 ) ( 16 1600 32 ) ( 16 1600 -192 ) wm1_2 0 0 0 1 1 +( 80 1600 112 ) ( -16 1600 112 ) ( -16 1600 -64 ) wm1_2 32 0 0 1 1 +} +// brush 2094 +{ +( 128 1376 192 ) ( 128 1312 192 ) ( 64 1376 192 ) wbrick1_5 16 32 90 1 -1 +( 128 1568 64 ) ( 64 1568 64 ) ( 128 1568 -64 ) wbrick1_5 48 0 0 1 1 +( 128 1376 64 ) ( 128 1376 -64 ) ( 128 1312 64 ) wbrick1_5 16 0 0 1 1 +( 64 1296 -192 ) ( 128 1296 -192 ) ( 64 1360 -192 ) wbrick1_5 32 32 90 1 -1 +( 80 1504 -64 ) ( 80 1504 64 ) ( 144 1504 -64 ) wbrick1_5 32 0 0 1 1 +( 64 1360 -64 ) ( 64 1424 -64 ) ( 64 1360 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2095 +{ +( 64 1376 192 ) ( 64 1312 192 ) ( 0 1376 192 ) wbrick1_5 16 32 90 1 -1 +( 64 1568 64 ) ( 0 1568 64 ) ( 64 1568 -64 ) wbrick1_5 48 0 0 1 1 +( 64 1376 64 ) ( 64 1376 -64 ) ( 64 1312 64 ) wbrick1_5 16 0 0 1 1 +( -64 1504 160 ) ( 64 1504 160 ) ( 64 1568 96 ) wbrick1_5 0 0 180 1 1 +( 64 1504 160 ) ( -64 1504 160 ) ( -64 1504 192 ) wbrick1_5 32 0 0 1 1 +( -64 1360 -64 ) ( -64 1424 -64 ) ( -64 1360 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2096 +{ +( 0 1376 -128 ) ( 64 1312 -128 ) ( 64 1376 -128 ) wbrick1_5 16 0 90 1 -1 +( 64 1568 -64 ) ( -64 1568 -64 ) ( 64 1568 -128 ) wbrick1_5 16 0 0 1 1 +( 64 1312 0 ) ( 64 1376 128 ) ( 64 1376 0 ) wbrick1_5 16 0 0 1 1 +( 64 1536 -96 ) ( -64 1536 -96 ) ( -64 1568 -64 ) wbrick1_5 0 32 0 -1 1 +( -64 1536 -96 ) ( 64 1536 -96 ) ( 64 1536 -128 ) wbrick1_5 0 0 0 1 1 +( -64 1360 0 ) ( -64 1424 128 ) ( -64 1360 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 2097 +{ +( 0 1376 -128 ) ( 64 1312 -128 ) ( 64 1376 -128 ) wbrick1_5 16 32 90 1 -1 +( 64 1568 -64 ) ( -64 1568 -64 ) ( 64 1568 -128 ) wbrick1_5 48 0 0 1 1 +( 64 1504 192 ) ( -64 1504 192 ) ( -64 1568 192 ) wbrick1_5 32 32 90 1 -1 +( -64 1360 0 ) ( -64 1424 128 ) ( -64 1360 128 ) wbrick1_5 0 0 0 1 1 +( -32 1568 -64 ) ( -64 1536 -64 ) ( -32 1568 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2098 +{ +( 0 1344 -128 ) ( 64 1280 -128 ) ( 64 1344 -128 ) wbrick1_5 16 0 90 1 -1 +( 64 1536 -64 ) ( -64 1536 -64 ) ( 64 1536 -128 ) wbrick1_5 16 0 0 1 1 +( 64 1280 0 ) ( 64 1344 128 ) ( 64 1344 0 ) wbrick1_5 16 0 0 1 1 +( 64 1472 -96 ) ( -64 1472 -96 ) ( -64 1536 -96 ) wbrick1_5 32 32 0 1 -1 +( -64 1504 -64 ) ( 64 1504 -64 ) ( 64 1504 -128 ) wbrick1_5 0 0 0 1 1 +( -64 1328 0 ) ( -64 1392 128 ) ( -64 1328 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 2099 +{ +( 1952 2784 288 ) ( 1952 2704 288 ) ( 1824 2784 288 ) wizwood1_5 0 0 0 1 1 +( 1968 2768 288 ) ( 1840 2768 288 ) ( 1968 2768 256 ) wizwood1_5 0 0 0 1 1 +( 2064 2752 288 ) ( 2064 2752 256 ) ( 2064 2672 288 ) wizwood1_5 0 0 0 1 1 +( 1824 2704 256 ) ( 1952 2704 256 ) ( 1824 2784 256 ) wizwood1_5 0 0 0 1 1 +( 1824 2544 256 ) ( 1824 2544 288 ) ( 1952 2544 256 ) wizwood1_5 0 0 0 1 1 +( 1840 2688 256 ) ( 1840 2768 256 ) ( 1840 2688 288 ) wizwood1_5 0 0 0 1 1 +} +// brush 2100 +{ +( 2080 2656 256 ) ( 2000 2656 256 ) ( 2080 2784 256 ) wm1_2 0 0 0 1 1 +( 2080 2784 256 ) ( 2080 2784 224 ) ( 2064 2768 224 ) wm1_2 0 0 0 1 1 +( 2096 2768 256 ) ( 2096 2768 224 ) ( 2016 2768 256 ) wm1_2 0 0 0 1 1 +( 2000 2784 224 ) ( 2000 2656 224 ) ( 2080 2784 224 ) wm1_2 0 0 0 1 1 +( 1824 2784 224 ) ( 1824 2784 256 ) ( 1840 2768 256 ) wm1_2 0 0 0 1 1 +( 1824 2784 256 ) ( 1824 2784 224 ) ( 2080 2784 224 ) wm1_2 0 0 0 1 1 +} +// brush 2101 +{ +( 2080 2784 256 ) ( 1952 2704 256 ) ( 1952 2784 256 ) wm1_2 0 0 0 1 1 +( 2064 2768 224 ) ( 2080 2784 224 ) ( 2080 2784 256 ) wm1_2 0 0 0 1 1 +( 2064 2720 256 ) ( 2064 2800 224 ) ( 2064 2800 256 ) wm1_2 0 0 0 1 1 +( 2080 2784 224 ) ( 1952 2704 224 ) ( 2080 2704 224 ) wm1_2 0 0 0 1 1 +( 2064 2544 256 ) ( 2080 2528 256 ) ( 2080 2528 224 ) wm1_2 0 0 0 1 1 +( 2080 2784 224 ) ( 2080 2528 224 ) ( 2080 2528 256 ) wm1_2 0 0 0 1 1 +} +// brush 2102 +{ +( 1952 2784 256 ) ( 1952 2704 256 ) ( 1824 2784 256 ) wm1_2 0 0 0 1 1 +( 1824 2784 256 ) ( 1824 2784 224 ) ( 1840 2768 224 ) wm1_2 0 0 0 1 1 +( 1840 2800 256 ) ( 1840 2800 224 ) ( 1840 2720 256 ) wm1_2 0 0 0 1 1 +( 1824 2704 224 ) ( 1952 2704 224 ) ( 1824 2784 224 ) wm1_2 0 0 0 1 1 +( 1824 2528 224 ) ( 1824 2528 256 ) ( 1840 2544 256 ) wm1_2 0 0 0 1 1 +( 1824 2528 256 ) ( 1824 2528 224 ) ( 1824 2784 224 ) wm1_2 0 0 0 1 1 +} +// brush 2103 +{ +( 80 1120 192 ) ( -80 1152 192 ) ( 80 1152 192 ) wbrick1_5 0 0 0 1 1 +( 80 1152 128 ) ( 80 1120 160 ) ( 80 1152 160 ) wbrick1_5 0 0 0 1 1 +( -80 1184 192 ) ( -80 1184 160 ) ( 80 1184 160 ) wbrick1_5 0 0 0 1 1 +( -80 1120 128 ) ( 80 1184 160 ) ( -80 1184 160 ) wbrick1_5 16 0 0 1 1 +( -80 1152 128 ) ( -80 1120 160 ) ( -80 1120 128 ) wbrick1_5 0 0 0 1 1 +( -80 1120 160 ) ( 80 1120 128 ) ( -80 1120 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 2104 +{ +( 1920 2576 224 ) ( 1920 2416 224 ) ( 1888 2576 224 ) wbrick1_5 0 0 0 1 1 +( 2032 2576 224 ) ( 2032 2576 192 ) ( 2032 2416 224 ) wbrick1_5 0 0 0 1 1 +( 1888 2400 192 ) ( 1888 2400 224 ) ( 1920 2400 192 ) wbrick1_5 0 0 0 1 1 +( 1872 2416 192 ) ( 1872 2576 192 ) ( 1872 2416 224 ) wbrick1_5 0 0 0 1 1 +( -64 2464 224 ) ( -64 2400 192 ) ( 64 2464 224 ) wbrick1_5 0 32 0 1 1 +} +// brush 2105 +{ +( 2112 2736 352 ) ( 2112 2576 352 ) ( 2080 2736 352 ) wbrick1_5 0 0 0 1 1 +( 2112 2736 288 ) ( 2080 2736 288 ) ( 2112 2736 256 ) wbrick1_5 0 0 0 1 1 +( 2208 2736 288 ) ( 2208 2576 288 ) ( 2208 2576 320 ) wbrick1_5 0 0 0 1 1 +( 2144 2576 288 ) ( 2144 2736 288 ) ( 2080 2576 256 ) wbrick1_5 16 0 -90 1 1 +( 2080 2576 256 ) ( 2080 2576 288 ) ( 2112 2576 256 ) wbrick1_5 0 0 0 1 1 +( 2080 2576 256 ) ( 2080 2736 256 ) ( 2080 2576 288 ) wbrick1_5 0 0 0 1 1 +} +// brush 2106 +{ +( 240 1440 224 ) ( 128 1440 224 ) ( 240 1456 224 ) clip 0 0 0 1 1 +( 240 1440 224 ) ( 240 1456 224 ) ( 240 1440 160 ) clip 0 0 0 1 1 +( 240 1440 224 ) ( 240 1440 160 ) ( 128 1440 224 ) clip 0 0 0 1 1 +( 128 1456 -128 ) ( 128 1440 -128 ) ( 240 1456 -128 ) clip 0 0 0 1 1 +( 128 1456 160 ) ( 128 1456 224 ) ( 128 1440 160 ) clip 0 0 0 1 1 +( 128 1456 160 ) ( 240 1456 160 ) ( 128 1456 224 ) clip 0 0 0 1 1 +} +// brush 2107 +{ +( 240 1296 224 ) ( 128 1296 224 ) ( 240 1312 224 ) clip 0 0 0 1 1 +( 240 1296 224 ) ( 240 1312 224 ) ( 240 1296 160 ) clip 0 0 0 1 1 +( 240 1296 224 ) ( 240 1296 160 ) ( 128 1296 224 ) clip 0 0 0 1 1 +( 128 1312 -128 ) ( 128 1296 -128 ) ( 240 1312 -128 ) clip 0 0 0 1 1 +( 128 1312 160 ) ( 128 1312 224 ) ( 128 1296 160 ) clip 0 0 0 1 1 +( 128 1312 160 ) ( 240 1312 160 ) ( 128 1312 224 ) clip 0 0 0 1 1 +} +// brush 2108 +{ +( -64 1248 192 ) ( -64 1136 192 ) ( -80 1248 192 ) clip 0 0 0 1 1 +( -64 1248 192 ) ( -80 1248 192 ) ( -64 1248 128 ) clip 0 0 0 1 1 +( -64 1248 192 ) ( -64 1248 128 ) ( -64 1136 192 ) clip 0 0 0 1 1 +( -80 1136 -192 ) ( -64 1136 -192 ) ( -80 1248 -192 ) clip 0 0 0 1 1 +( -80 1136 128 ) ( -80 1136 192 ) ( -64 1136 128 ) clip 0 0 0 1 1 +( -80 1136 128 ) ( -80 1248 128 ) ( -80 1136 192 ) clip 0 0 0 1 1 +} +// brush 2109 +{ +( 80 1248 192 ) ( 80 1136 192 ) ( 64 1248 192 ) clip 0 0 0 1 1 +( 80 1248 192 ) ( 64 1248 192 ) ( 80 1248 128 ) clip 0 0 0 1 1 +( 80 1248 192 ) ( 80 1248 128 ) ( 80 1136 192 ) clip 0 0 0 1 1 +( 64 1136 -192 ) ( 80 1136 -192 ) ( 64 1248 -192 ) clip 0 0 0 1 1 +( 64 1136 128 ) ( 64 1136 192 ) ( 80 1136 128 ) clip 0 0 0 1 1 +( 64 1136 128 ) ( 64 1248 128 ) ( 64 1136 192 ) clip 0 0 0 1 1 +} +// brush 2110 +{ +( -64 1136 192 ) ( -80 1136 192 ) ( -64 1248 192 ) clip 0 0 0 1 1 +( 80 1152 192 ) ( 80 1264 192 ) ( 80 1152 160 ) clip 0 0 0 1 1 +( -64 1120 192 ) ( -64 1120 160 ) ( -80 1120 192 ) clip 0 0 0 1 1 +( -80 1248 160 ) ( -80 1136 160 ) ( -64 1248 160 ) clip 0 0 0 1 1 +( -80 1248 160 ) ( -80 1248 192 ) ( -80 1136 160 ) clip 0 0 0 1 1 +( -80 1248 160 ) ( -64 1248 160 ) ( -80 1248 192 ) clip 0 0 0 1 1 +} +// brush 2111 +{ +( 240 1312 224 ) ( 240 1296 224 ) ( 128 1312 224 ) clip 0 0 0 1 1 +( 224 1456 224 ) ( 112 1456 224 ) ( 224 1456 192 ) clip 0 0 0 1 1 +( 240 1312 224 ) ( 240 1312 192 ) ( 240 1296 224 ) clip 0 0 0 1 1 +( 128 1296 192 ) ( 240 1296 192 ) ( 128 1312 192 ) clip 0 0 0 1 1 +( 128 1296 192 ) ( 128 1296 224 ) ( 240 1296 192 ) clip 0 0 0 1 1 +( 128 1296 192 ) ( 128 1312 192 ) ( 128 1296 224 ) clip 0 0 0 1 1 +} +// brush 2112 +{ +( 256 1296 192 ) ( 240 1456 192 ) ( 256 1456 192 ) clip 0 0 0 1 1 +( 256 1456 144 ) ( 256 1296 192 ) ( 256 1456 192 ) clip 0 0 0 1 1 +( 240 1456 192 ) ( 256 1456 144 ) ( 256 1456 192 ) clip 0 0 0 1 1 +( 240 1456 144 ) ( 240 1296 192 ) ( 240 1296 144 ) clip 0 0 0 1 1 +( -960 1456 32 ) ( -832 1376 192 ) ( -832 1456 32 ) clip 0 0 0 1 1 +} +// brush 2113 +{ +( 256 1296 192 ) ( 240 1296 192 ) ( 256 1456 192 ) clip 0 0 0 1 1 +( 256 1296 192 ) ( 256 1456 192 ) ( 256 1296 144 ) clip 0 0 0 1 1 +( 256 1296 192 ) ( 256 1296 144 ) ( 240 1296 192 ) clip 0 0 0 1 1 +( 240 1456 144 ) ( 240 1456 192 ) ( 240 1296 144 ) clip 0 0 0 1 1 +( -832 1296 32 ) ( -832 1376 192 ) ( -960 1296 32 ) clip 0 0 0 1 1 +} +// brush 2114 +{ +( 1536 1856 320 ) ( 1568 1984 320 ) ( 1568 1856 320 ) wbrick1_5 0 0 0 1 1 +( 1536 1888 -192 ) ( 1568 2016 -192 ) ( 1536 2016 -192 ) wbrick1_5 0 0 0 1 1 +( 1472 1792 -192 ) ( 1472 1856 -192 ) ( 1472 1856 320 ) wbrick1_5 0 0 0 1 1 +( 1472 1856 -192 ) ( 1520 1856 -192 ) ( 1520 1856 320 ) wbrick1_5 0 0 0 1 1 +( 1472 1792 320 ) ( 1520 1856 320 ) ( 1520 1856 -192 ) wbrick1_5 0 0 0 1 1 +} +// brush 2115 +{ +( 1568 1920 320 ) ( 1568 1792 320 ) ( 1536 1920 320 ) wbrick1_5 0 0 0 1 1 +( 1536 1760 -192 ) ( 1568 1760 -192 ) ( 1536 1888 -192 ) wbrick1_5 0 0 0 1 1 +( 1472 1920 320 ) ( 1472 1920 -192 ) ( 1472 1984 -192 ) wbrick1_5 0 0 0 1 1 +( 1520 1920 320 ) ( 1520 1920 -192 ) ( 1472 1920 -192 ) wbrick1_5 0 0 0 1 1 +( 1520 1920 -192 ) ( 1520 1920 320 ) ( 1472 1984 320 ) wbrick1_5 0 0 0 1 1 +} +// brush 2116 +{ +( 1568 1920 320 ) ( 1568 1792 320 ) ( 1536 1920 320 ) wbrick1_5 0 0 0 1 1 +( 1472 2080 192 ) ( 1472 2080 -96 ) ( 1536 2016 -96 ) wbrick1_5 0 0 0 1 1 +( 1536 1888 -192 ) ( 1536 1888 320 ) ( 1536 2016 320 ) wbrick1_5 0 0 0 1 1 +( 1536 1760 -192 ) ( 1568 1760 -192 ) ( 1536 1888 -192 ) wbrick1_5 0 0 0 1 1 +( 1472 1888 320 ) ( 1472 1888 -192 ) ( 1472 2080 -192 ) wbrick1_5 0 0 0 1 1 +( 1536 1888 320 ) ( 1536 1888 -192 ) ( 1472 1984 320 ) wbrick1_5 0 0 0 1 1 +} +// brush 2117 +{ +( 32 128 192 ) ( 32 0 192 ) ( -192 128 192 ) wbrick1_5 0 0 0 1 1 +( -64 384 128 ) ( -288 384 128 ) ( -64 384 96 ) wbrick1_5 0 0 0 1 1 +( -192 64 128 ) ( -192 64 96 ) ( -192 -64 128 ) wbrick1_5 0 0 0 1 1 +( -192 0 -192 ) ( 32 0 -192 ) ( -192 128 -192 ) wbrick1_5 0 0 0 1 1 +( -96 -256 96 ) ( -96 -256 128 ) ( 128 -256 96 ) wbrick1_5 0 0 0 1 1 +( -352 64 96 ) ( -352 192 96 ) ( -352 64 128 ) wbrick1_5 0 0 0 1 1 +( -256 320 -64 ) ( -192 256 -64 ) ( -256 320 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2118 +{ +( 298 391 -120 ) ( 239 366 -120 ) ( 273 450 -120 ) crate1_top 21 51 23 1 1 +( 298 391 -120 ) ( 273 450 -120 ) ( 298 391 -184 ) cr8_la0 7 8 0 0.8890500069 1 +( 298 391 -120 ) ( 298 391 -184 ) ( 239 366 -120 ) crate2_side 50 8 0 0.8890500069 1 +( 214 425 -184 ) ( 239 366 -184 ) ( 273 450 -184 ) crate1_side 0.857446909 12.0550537109 -66.6688690186 1 1 +( 214 425 -184 ) ( 214 425 -120 ) ( 239 366 -184 ) cr8_la0 36 8 0 0.8890500069 1 +( 214 425 -184 ) ( 273 450 -184 ) ( 214 425 -120 ) crate2_side 50 8 0 -0.8890500069 1 +} +// brush 2119 +{ +( 221 362 -120 ) ( 210 299 -120 ) ( 158 373 -120 ) crate_top 38 10 -10 1 1 +( 221 362 -120 ) ( 158 373 -120 ) ( 221 362 -184 ) crate1_side 37 8 0 1.0132900476 1 +( 221 362 -120 ) ( 221 362 -184 ) ( 210 299 -120 ) crate1_side 26 8 0 1.0132900476 1 +( 147 310 -184 ) ( 210 299 -184 ) ( 158 373 -184 ) crate1_side 32.642578125 9.2922439575 -9.2881288528 1 1 +( 147 310 -184 ) ( 147 310 -120 ) ( 210 299 -184 ) crate1_side 47 8 0 1.0132900476 1 +( 147 310 -184 ) ( 158 373 -184 ) ( 147 310 -120 ) crate1_side 15 8 0 1.0132900476 1 +} +// brush 2120 +{ +( 64 -16 -48 ) ( -64 -16 -48 ) ( 64 80 -48 ) wiz1_4 0 32 -90 1 1 +( 64 -16 -48 ) ( 64 80 -48 ) ( 64 -16 -64 ) wiz1_4 0 0 0 1 1 +( 0 32 -64 ) ( 0 32 -48 ) ( 64 -32 -48 ) wiz1_4 0 0 0 1 1 +( -64 80 -64 ) ( -64 -16 -64 ) ( 64 80 -64 ) wiz1_4 0 0 0 1 1 +( 0 32 -48 ) ( 0 32 -64 ) ( 64 96 -64 ) wiz1_4 0 0 0 1 1 +} +// brush 2121 +{ +( -48 -32 -48 ) ( 48 96 -48 ) ( 48 -32 -48 ) wiz1_4 32 0 180 1 1 +( 48 -32 -64 ) ( -48 -32 -48 ) ( 48 -32 -48 ) wiz1_4 0 0 0 1 1 +( 64 -32 -48 ) ( 0 32 -48 ) ( 0 32 -64 ) wiz1_4 0 0 0 1 1 +( -48 -32 -64 ) ( 48 96 -64 ) ( -48 96 -64 ) wiz1_4 0 0 0 1 1 +( -64 -32 -64 ) ( 0 32 -64 ) ( 0 32 -48 ) wiz1_4 0 0 0 1 1 +} +// brush 2122 +{ +( 48 96 -48 ) ( 48 -32 -48 ) ( -48 96 -48 ) wiz1_4 32 0 0 1 1 +( 48 96 -48 ) ( -48 96 -48 ) ( 48 96 -64 ) wiz1_4 0 0 0 1 1 +( 0 32 -64 ) ( 0 32 -48 ) ( 64 96 -48 ) wiz1_4 0 0 0 1 1 +( -48 -32 -64 ) ( 48 -32 -64 ) ( -48 96 -64 ) wiz1_4 0 0 0 1 1 +( 0 32 -48 ) ( 0 32 -64 ) ( -64 96 -64 ) wiz1_4 0 0 0 1 1 +} +// brush 2123 +{ +( 32 1616 24 ) ( 32 1568 24 ) ( -32 1616 24 ) clip 0 0 0 1 1 +( 32 1632 112 ) ( -32 1632 112 ) ( 32 1632 -64 ) clip 0 0 0 1 1 +( 8 1616 112 ) ( 8 1616 -64 ) ( 8 1568 112 ) clip 0 0 0 1 1 +( -32 1576 8 ) ( 32 1576 8 ) ( -32 1624 8 ) clip 0 0 0 1 1 +( -24 1600 -64 ) ( -24 1600 112 ) ( 40 1600 -64 ) clip 0 0 0 1 1 +( -8 1568 -64 ) ( -8 1616 -64 ) ( -8 1568 112 ) clip 0 0 0 1 1 +} +// brush 2124 +{ +( 1088 800 -192 ) ( 1160 744 -192 ) ( 1088 744 -192 ) city4_1 0 0 0 1 1 +( 1088 744 -200 ) ( 1088 800 -192 ) ( 1088 744 -192 ) wbrick1_5 0 0 0 1 1 +( 1088 704 -192 ) ( 1248 704 -192 ) ( 1248 704 -208 ) wbrick1_5 0 0 0 1 1 +( 1088 800 -208 ) ( 1160 744 -208 ) ( 1160 800 -208 ) wbrick1_5 0 0 0 1 1 +( 1152 800 -192 ) ( 1248 704 -208 ) ( 1248 704 -192 ) wbrick1_5 0 0 0 1 1 +( 1160 800 -192 ) ( 1088 800 -200 ) ( 1160 800 -200 ) wbrick1_5 32 0 0 1 1 +} +// brush 2125 +{ +( 1208 864 -192 ) ( 1208 792 -192 ) ( 1152 864 -192 ) city4_1 0 0 0 1 1 +( 1208 864 -192 ) ( 1152 864 -192 ) ( 1208 864 -200 ) wbrick1_5 0 0 0 1 1 +( 1248 704 -208 ) ( 1248 704 -192 ) ( 1248 864 -192 ) wbrick1_5 0 0 0 1 1 +( 1152 792 -208 ) ( 1208 792 -208 ) ( 1152 864 -208 ) wbrick1_5 0 0 0 1 1 +( 1248 704 -192 ) ( 1248 704 -208 ) ( 1152 800 -192 ) wbrick1_5 0 0 0 1 1 +( 1152 792 -200 ) ( 1152 864 -200 ) ( 1152 792 -192 ) wbrick1_5 32 0 0 1 1 +} +// brush 2126 +{ +( -320 904 -144 ) ( -320 872 -272 ) ( -320 872 -144 ) wbrick1_5 0 0 0 1 1 +( -960 888 -224 ) ( -832 904 -256 ) ( -960 904 -256 ) wbrick1_5 32 0 0 1 1 +( -832 904 -256 ) ( -832 960 -192 ) ( -960 960 -192 ) wbrick1_5 0 0 0 1 1 +( -960 888 -224 ) ( -960 960 -192 ) ( -832 960 -192 ) wbrick1_5 0 0 0 1 1 +( -384 960 64 ) ( -640 704 -64 ) ( -384 960 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2127 +{ +( -320 800 -136 ) ( -320 800 -264 ) ( -320 768 -136 ) wbrick1_5 0 0 0 1 1 +( -448 776 -224 ) ( -320 776 -224 ) ( -320 800 -208 ) wbrick1_5 0 0 0 1 1 +( -960 704 -192 ) ( -832 704 -192 ) ( -832 776 -224 ) wbrick1_5 0 0 0 1 1 +( -320 704 -192 ) ( -448 704 -192 ) ( -448 800 -208 ) wbrick1_5 0 0 0 1 1 +( -384 960 64 ) ( -640 704 -64 ) ( -384 960 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2128 +{ +( -320 896 -136 ) ( -320 864 -264 ) ( -320 864 -136 ) wbrick1_5 0 0 0 1 1 +( -832 864 -208 ) ( -832 888 -224 ) ( -960 888 -224 ) wbrick1_5 0 0 0 1 1 +( -832 888 -224 ) ( -832 960 -192 ) ( -960 960 -192 ) wbrick1_5 0 0 0 1 1 +( -960 864 -208 ) ( -960 960 -192 ) ( -832 960 -192 ) wbrick1_5 0 0 0 1 1 +( -384 960 64 ) ( -640 704 -64 ) ( -384 960 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2129 +{ +( -832 760 -256 ) ( -960 760 -256 ) ( -832 760 -312 ) wswamp1_k 0 0 0 1 1 +( -320 760 -256 ) ( -320 760 -312 ) ( -320 736 -256 ) wswamp1_k 0 0 0 1 1 +( -128 704 -320 ) ( 0 704 -320 ) ( 0 760 -320 ) wbrick1_5 0 0 0 1 1 +( 0 704 -320 ) ( -128 704 -320 ) ( -128 704 -192 ) wbrick1_5 0 0 0 1 1 +( -384 960 64 ) ( -640 704 -64 ) ( -384 960 -64 ) wbrick1_5 0 0 0 1 1 +( -672 64 -256 ) ( -480 64 -256 ) ( -672 -64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 2130 +{ +( -320 792 -144 ) ( -320 792 -272 ) ( -320 760 -144 ) wbrick1_5 0 0 0 1 1 +( -960 760 -256 ) ( -832 760 -256 ) ( -960 776 -224 ) wbrick1_5 0 0 0 1 1 +( -960 704 -192 ) ( -832 704 -192 ) ( -832 760 -256 ) wbrick1_5 0 0 0 1 1 +( -832 704 -192 ) ( -960 704 -192 ) ( -960 776 -224 ) wbrick1_5 0 0 0 1 1 +( -384 960 64 ) ( -640 704 -64 ) ( -384 960 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2131 +{ +( -832 904 -312 ) ( -960 904 -256 ) ( -832 904 -256 ) wswamp1_k 32 0 0 1 1 +( -320 928 -256 ) ( -320 904 -312 ) ( -320 904 -256 ) wswamp1_k 0 0 0 1 1 +( 0 904 -320 ) ( 0 960 -320 ) ( -128 960 -320 ) wbrick1_5 0 0 0 1 1 +( -128 960 -192 ) ( -128 960 -320 ) ( 0 960 -320 ) wbrick1_5 0 0 0 1 1 +( -384 960 64 ) ( -640 704 -64 ) ( -384 960 -64 ) wbrick1_5 0 0 0 1 1 +( -672 64 -256 ) ( -480 64 -256 ) ( -672 -64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 2132 +{ +( -320 864 -128 ) ( -320 832 -256 ) ( -320 832 -128 ) wbrick1_5 0 0 0 1 1 +( -640 832 -200 ) ( -640 864 -208 ) ( -768 864 -208 ) wbrick1_5 0 0 0 1 1 +( -832 864 -208 ) ( -832 960 -192 ) ( -960 960 -192 ) wbrick1_5 0 0 0 1 1 +( -768 832 -200 ) ( -768 960 -192 ) ( -640 960 -192 ) wbrick1_5 0 0 0 1 1 +( -384 960 64 ) ( -640 704 -64 ) ( -384 960 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2133 +{ +( -320 832 -128 ) ( -320 832 -256 ) ( -320 800 -128 ) wbrick1_5 0 0 0 1 1 +( -320 800 -208 ) ( -192 800 -208 ) ( -192 832 -200 ) wbrick1_5 0 0 0 1 1 +( -448 704 -192 ) ( -320 704 -192 ) ( -320 800 -208 ) wbrick1_5 0 0 0 1 1 +( -192 704 -192 ) ( -320 704 -192 ) ( -320 832 -200 ) wbrick1_5 0 0 0 1 1 +( -384 960 64 ) ( -640 704 -64 ) ( -384 960 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2134 +{ +( -256 704 -192 ) ( -256 960 -192 ) ( -128 960 -192 ) wbrick1_5 0 0 0 1 1 +( -320 832 -200 ) ( -448 704 -192 ) ( -320 704 -192 ) wbrick1_5 0 0 0 1 1 +( -320 864 -128 ) ( -320 832 -256 ) ( -320 832 -128 ) wbrick1_5 0 0 0 1 1 +( -128 832 -200 ) ( -128 960 -192 ) ( -256 960 -192 ) wbrick1_5 0 0 0 1 1 +( -384 960 64 ) ( -640 704 -64 ) ( -384 960 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2135 +{ +( 1408 1952 128 ) ( 1472 2016 128 ) ( 1472 1952 128 ) wbrick1_5 0 0 0 1 1 +( 1472 1952 96 ) ( 1408 1952 128 ) ( 1472 1952 128 ) wbrick1_5 0 0 0 1 1 +( 1472 2016 128 ) ( 1472 1952 96 ) ( 1472 1952 128 ) wbrick1_5 0 0 0 1 1 +( 1472 2016 96 ) ( 1408 2016 128 ) ( 1408 2016 96 ) wbrick1_5 0 0 0 1 1 +( 1408 2016 128 ) ( 1408 1952 96 ) ( 1408 2016 96 ) wbrick1_5 0 0 0 1 1 +( 1728 2016 -32 ) ( 1856 1952 96 ) ( 1856 2016 -32 ) wbrick1_5 0 0 0 1 1 +( 1408 480 96 ) ( 1472 608 -32 ) ( 1408 608 96 ) wbrick1_5 0 0 0 1 1 +} +// brush 2136 +{ +( -48 2048 224 ) ( -144 2048 224 ) ( -144 2144 224 ) wbrick1_5 0 0 0 1 1 +( -144 2048 224 ) ( -48 2048 224 ) ( -48 2048 160 ) wbrick1_5 32 0 0 1 1 +( -48 2048 224 ) ( -48 2144 -32 ) ( -48 2048 160 ) wbrick1_5 0 0 0 1 1 +( -144 2144 224 ) ( -48 2144 -32 ) ( -48 2144 224 ) wbrick1_5 0 0 0 1 1 +( -144 2144 224 ) ( -144 2080 224 ) ( -144 2048 160 ) wbrick1_5 0 0 0 1 1 +( -48 2048 160 ) ( -48 2144 -32 ) ( -144 2048 160 ) wbrick1_5 32 0 0 1 1 +( -144 2048 160 ) ( -48 2144 -32 ) ( -144 2144 160 ) wbrick1_5 0 0 0 1 1 +( -32 64 64 ) ( -96 64 64 ) ( -32 -64 64 ) wm1_2 0 0 0 1 1 +} +// brush 2137 +{ +( -832 1824 224 ) ( -736 1824 224 ) ( -736 1728 224 ) wbrick1_5 0 0 0 1 1 +( -736 1824 224 ) ( -832 1824 224 ) ( -832 1824 160 ) wbrick1_5 0 0 0 1 1 +( -832 1728 224 ) ( -832 1728 -32 ) ( -832 1824 224 ) wbrick1_5 0 0 0 1 1 +( -736 1728 224 ) ( -832 1728 -32 ) ( -832 1728 224 ) wbrick1_5 0 0 0 1 1 +( -736 1728 224 ) ( -736 1792 224 ) ( -736 1824 160 ) wbrick1_5 0 0 0 1 1 +( -832 1824 160 ) ( -832 1728 -32 ) ( -736 1824 160 ) wbrick1_5 32 0 0 1 1 +( -736 1824 160 ) ( -832 1728 -32 ) ( -736 1728 160 ) wbrick1_5 16 0 0 1 1 +} +// brush 2138 +{ +( -160 2144 224 ) ( -160 2032 224 ) ( -272 2144 224 ) wm1_2 0 0 0 1 1 +( -160 2160 208 ) ( -272 2160 208 ) ( -160 2160 192 ) wm1_2 0 0 0 1 1 +( -160 2144 224 ) ( -160 2144 208 ) ( -160 2032 224 ) wm1_2 0 0 0 1 1 +( -272 2032 192 ) ( -160 2032 192 ) ( -272 2144 192 ) wm1_2 0 0 0 1 1 +( -720 2128 192 ) ( -720 2128 208 ) ( -608 2128 192 ) wm1_2 0 0 0 1 1 +( -720 2128 208 ) ( -720 2240 208 ) ( -720 2128 224 ) wm1_2 0 0 0 1 1 +} +// brush 2139 +{ +( -720 1840 224 ) ( -720 1728 224 ) ( -832 1840 224 ) wm1_2 0 0 0 1 1 +( -720 1840 208 ) ( -832 1840 208 ) ( -720 1840 192 ) wm1_2 0 0 0 1 1 +( -720 1840 224 ) ( -720 1840 208 ) ( -720 1728 224 ) wm1_2 0 0 0 1 1 +( -832 1728 192 ) ( -720 1728 192 ) ( -832 1840 192 ) wm1_2 0 0 0 1 1 +( -832 1728 192 ) ( -832 1728 208 ) ( -720 1728 192 ) wm1_2 0 0 0 1 1 +( -832 1728 192 ) ( -832 1840 192 ) ( -832 1728 208 ) wm1_2 0 0 0 1 1 +} +// brush 2140 +{ +( -128 1760 224 ) ( -240 1760 224 ) ( -128 1872 224 ) wm1_2 0 0 0 1 1 +( -128 1760 208 ) ( -128 1872 208 ) ( -128 1760 192 ) wm1_2 0 0 0 1 1 +( -112 1648 208 ) ( -112 1648 192 ) ( -224 1648 208 ) wm1_2 0 0 0 1 1 +( -240 1872 192 ) ( -240 1760 192 ) ( -128 1872 192 ) wm1_2 0 0 0 1 1 +( -160 2048 192 ) ( -160 2048 208 ) ( -160 1936 192 ) wm1_2 0 0 0 1 1 +( -176 2032 192 ) ( -64 2032 192 ) ( -176 2032 208 ) wm1_2 0 0 0 1 1 +} +// brush 2141 +{ +( -160 1840 224 ) ( -160 1952 224 ) ( -48 1840 224 ) wm1_2 0 0 0 1 1 +( -160 1648 208 ) ( -48 1648 208 ) ( -160 1648 192 ) wm1_2 0 0 0 1 1 +( -64 1920 224 ) ( -64 1920 208 ) ( -64 2032 224 ) wm1_2 0 0 0 1 1 +( -48 1952 192 ) ( -160 1952 192 ) ( -48 1840 192 ) wm1_2 0 0 0 1 1 +( 48 2032 192 ) ( 48 2032 208 ) ( -64 2032 192 ) wm1_2 0 0 0 1 1 +( -48 1952 192 ) ( -48 1840 192 ) ( -48 1952 208 ) wm1_2 0 0 0 1 1 +} +// brush 2142 +{ +( -224 1632 224 ) ( -336 1632 224 ) ( -224 1744 224 ) wm1_2 0 0 0 1 1 +( -240 1632 208 ) ( -240 1744 208 ) ( -240 1632 192 ) wm1_2 0 0 0 1 1 +( -224 1648 208 ) ( -224 1648 192 ) ( -336 1648 208 ) wm1_2 0 0 0 1 1 +( -336 1744 192 ) ( -336 1632 192 ) ( -224 1744 192 ) wm1_2 0 0 0 1 1 +( -336 1744 192 ) ( -336 1744 208 ) ( -336 1632 192 ) wm1_2 0 0 0 1 1 +( -336 1744 208 ) ( -224 1744 208 ) ( -336 1744 224 ) wm1_2 0 0 0 1 1 +} +// brush 2143 +{ +( -720 2144 224 ) ( -720 2032 224 ) ( -832 2144 224 ) wm1_2 0 0 0 1 1 +( -720 2144 208 ) ( -832 2144 208 ) ( -720 2144 192 ) wm1_2 0 0 0 1 1 +( -720 2144 224 ) ( -720 2144 208 ) ( -720 2032 224 ) wm1_2 0 0 0 1 1 +( -832 2032 192 ) ( -720 2032 192 ) ( -832 2144 192 ) wm1_2 0 0 0 1 1 +( -832 2032 192 ) ( -832 2032 208 ) ( -720 2032 192 ) wm1_2 0 0 0 1 1 +( -832 2032 192 ) ( -832 2144 192 ) ( -832 2032 208 ) wm1_2 0 0 0 1 1 +} +// brush 2144 +{ +( -720 2032 224 ) ( -720 1920 224 ) ( -832 2032 224 ) wm1_2 0 0 0 1 1 +( -720 2032 208 ) ( -832 2032 208 ) ( -720 2032 192 ) wm1_2 0 0 0 1 1 +( -816 1952 224 ) ( -816 1952 208 ) ( -816 1840 224 ) wm1_2 0 0 0 1 1 +( -832 1920 192 ) ( -720 1920 192 ) ( -832 2032 192 ) wm1_2 0 0 0 1 1 +( -928 1840 192 ) ( -928 1840 208 ) ( -816 1840 192 ) wm1_2 0 0 0 1 1 +( -832 1920 192 ) ( -832 2032 192 ) ( -832 1920 208 ) wm1_2 0 0 0 1 1 +} +// brush 2145 +{ +( -432 1536 224 ) ( -544 1536 224 ) ( -432 1648 224 ) wm1_2 0 0 0 1 1 +( -64 1536 208 ) ( -64 1648 208 ) ( -64 1536 192 ) wm1_2 0 0 0 1 1 +( -512 1632 224 ) ( -512 1632 208 ) ( -624 1632 224 ) wm1_2 0 0 0 1 1 +( -544 1648 192 ) ( -544 1536 192 ) ( -432 1648 192 ) wm1_2 0 0 0 1 1 +( -624 1744 192 ) ( -624 1744 208 ) ( -624 1632 192 ) wm1_2 0 0 0 1 1 +( -544 1648 192 ) ( -432 1648 192 ) ( -544 1648 208 ) wm1_2 0 0 0 1 1 +} +// brush 2146 +{ +( -48 1648 224 ) ( -48 1632 224 ) ( -64 1648 224 ) wm1_2 0 0 0 1 1 +( -48 1648 224 ) ( -64 1648 224 ) ( -48 1648 192 ) wm1_2 0 0 0 1 1 +( -48 1648 224 ) ( -48 1648 192 ) ( -48 1632 224 ) wm1_2 0 0 0 1 1 +( -64 1632 112 ) ( -48 1632 112 ) ( -64 1648 112 ) wm1_2 0 0 0 1 1 +( -64 1632 192 ) ( -64 1632 224 ) ( -48 1632 192 ) wm1_2 0 0 0 1 1 +( -64 1632 192 ) ( -64 1648 192 ) ( -64 1632 224 ) wm1_2 0 0 0 1 1 +} +// brush 2147 +{ +( -624 1744 224 ) ( -624 1632 224 ) ( -736 1744 224 ) wm1_2 0 0 0 1 1 +( -624 1744 208 ) ( -736 1744 208 ) ( -624 1744 192 ) wm1_2 0 0 0 1 1 +( -624 1744 208 ) ( -624 1744 192 ) ( -624 1632 208 ) wm1_2 0 0 0 1 1 +( -736 1632 192 ) ( -624 1632 192 ) ( -736 1744 192 ) wm1_2 0 0 0 1 1 +( -736 1632 192 ) ( -736 1632 208 ) ( -624 1632 192 ) wm1_2 0 0 0 1 1 +( -736 1632 192 ) ( -736 1744 192 ) ( -736 1632 208 ) wm1_2 0 0 0 1 1 +} +// brush 2148 +{ +( -512 1776 224 ) ( -512 1664 224 ) ( -624 1776 224 ) wm1_2 0 0 0 1 1 +( -512 1776 208 ) ( -624 1776 208 ) ( -512 1776 192 ) wm1_2 0 0 0 1 1 +( -528 1792 208 ) ( -528 1792 192 ) ( -528 1680 208 ) wm1_2 0 0 0 1 1 +( -624 1664 192 ) ( -512 1664 192 ) ( -624 1776 192 ) wm1_2 0 0 0 1 1 +( -640 1680 192 ) ( -640 1680 208 ) ( -528 1680 192 ) wm1_2 0 0 0 1 1 +( -624 1664 192 ) ( -624 1776 192 ) ( -624 1664 208 ) wm1_2 0 0 0 1 1 +} +// brush 2149 +{ +( -432 1632 224 ) ( -544 1632 224 ) ( -432 1744 224 ) wm1_2 0 0 0 1 1 +( -432 1632 208 ) ( -432 1744 208 ) ( -432 1632 192 ) wm1_2 0 0 0 1 1 +( -416 1712 208 ) ( -416 1712 192 ) ( -528 1712 208 ) wm1_2 0 0 0 1 1 +( -544 1744 192 ) ( -544 1632 192 ) ( -432 1744 192 ) wm1_2 0 0 0 1 1 +( -528 1824 192 ) ( -528 1824 208 ) ( -528 1712 192 ) wm1_2 0 0 0 1 1 +( -544 1744 192 ) ( -432 1744 192 ) ( -544 1744 208 ) wm1_2 0 0 0 1 1 +} +// brush 2150 +{ +( -352 2096 224 ) ( -352 1984 224 ) ( -464 2096 224 ) wm1_2 0 0 0 1 1 +( -352 2096 208 ) ( -464 2096 208 ) ( -352 2096 192 ) wm1_2 0 0 0 1 1 +( -368 2112 208 ) ( -368 2112 192 ) ( -368 2000 208 ) wm1_2 0 0 0 1 1 +( -464 1984 192 ) ( -352 1984 192 ) ( -464 2096 192 ) wm1_2 0 0 0 1 1 +( -480 2000 192 ) ( -480 2000 208 ) ( -368 2000 192 ) wm1_2 0 0 0 1 1 +( -464 1984 192 ) ( -464 2096 192 ) ( -464 1984 208 ) wm1_2 0 0 0 1 1 +} +// brush 2151 +{ +( -448 2064 224 ) ( -448 1952 224 ) ( -560 2064 224 ) wm1_2 0 0 0 1 1 +( -448 2064 208 ) ( -560 2064 208 ) ( -448 2064 192 ) wm1_2 0 0 0 1 1 +( -160 2080 208 ) ( -160 2080 192 ) ( -160 1968 208 ) wm1_2 0 0 0 1 1 +( -560 1952 192 ) ( -448 1952 192 ) ( -560 2064 192 ) wm1_2 0 0 0 1 1 +( -736 2032 192 ) ( -736 2032 208 ) ( -624 2032 192 ) wm1_2 0 0 0 1 1 +( -720 2016 192 ) ( -720 2128 192 ) ( -720 2016 208 ) wm1_2 0 0 0 1 1 +} +// brush 2152 +{ +( -672 1936 224 ) ( -672 1824 224 ) ( -784 1936 224 ) wm1_2 0 0 0 1 1 +( -672 1936 208 ) ( -784 1936 208 ) ( -672 1936 192 ) wm1_2 0 0 0 1 1 +( -688 1952 208 ) ( -688 1952 192 ) ( -688 1840 208 ) wm1_2 0 0 0 1 1 +( -784 1824 192 ) ( -672 1824 192 ) ( -784 1936 192 ) wm1_2 0 0 0 1 1 +( -800 1840 192 ) ( -800 1840 208 ) ( -688 1840 192 ) wm1_2 0 0 0 1 1 +( -784 1824 192 ) ( -784 1936 192 ) ( -784 1824 208 ) wm1_2 0 0 0 1 1 +} +// brush 2153 +{ +( -640 2032 224 ) ( -640 1920 224 ) ( -752 2032 224 ) wm1_2 0 0 0 1 1 +( -640 2032 208 ) ( -752 2032 208 ) ( -640 2032 192 ) wm1_2 0 0 0 1 1 +( -720 2048 208 ) ( -720 2048 192 ) ( -720 1936 208 ) wm1_2 0 0 0 1 1 +( -752 1920 192 ) ( -640 1920 192 ) ( -752 2032 192 ) wm1_2 0 0 0 1 1 +( -832 1936 192 ) ( -832 1936 208 ) ( -720 1936 192 ) wm1_2 0 0 0 1 1 +( -752 1920 192 ) ( -752 2032 192 ) ( -752 1920 208 ) wm1_2 0 0 0 1 1 +} +// brush 2154 +{ +( -368 2088 192 ) ( -368 1992 192 ) ( -464 2088 192 ) wm1_1 0 0 0 1 1 +( -464 2088 184 ) ( -368 2088 184 ) ( -368 2104 200 ) wm1_1 0 0 0 1 1 +( -392 2072 168 ) ( -392 2008 168 ) ( -376 1992 184 ) wm1_1 0 0 0 1 1 +( -384 2008 176 ) ( -384 2072 176 ) ( -448 2008 176 ) wm1_1 0 0 0 1 1 +( -368 2008 184 ) ( -464 2008 184 ) ( -464 1992 200 ) wm1_1 0 0 0 1 1 +( -440 2008 168 ) ( -440 2072 168 ) ( -456 2088 184 ) wm1_1 0 0 0 1 1 +} +// brush 2155 +{ +( -384 2080 176 ) ( -384 2016 176 ) ( -480 2080 176 ) metal2_5 0 0 0 1 1 +( -384 2080 176 ) ( -480 2080 176 ) ( -384 2080 168 ) metal2_5 0 0 0 1 1 +( -384 2080 176 ) ( -384 2080 168 ) ( -384 2016 176 ) metal2_5 0 0 0 1 1 +( -480 2016 168 ) ( -384 2016 168 ) ( -480 2080 168 ) metal2_5 0 0 0 1 1 +( -480 2016 168 ) ( -480 2016 176 ) ( -384 2016 168 ) metal2_5 0 0 0 1 1 +( -448 2016 168 ) ( -448 2080 168 ) ( -448 2016 176 ) metal2_5 0 0 0 1 1 +} +// brush 2156 +{ +( -400 2064 168 ) ( -400 2032 168 ) ( -432 2064 168 ) wizwood1_4 0 0 0 1 1 +( -396 2060 320 ) ( -428 2060 320 ) ( -396 2060 -320 ) wizwood1_4 0 0 0 1 1 +( -404 2068 320 ) ( -404 2068 -320 ) ( -404 2036 320 ) wizwood1_4 0 0 0 1 1 +( -432 2032 -320 ) ( -400 2032 -320 ) ( -432 2064 -320 ) wizwood1_4 0 0 0 1 1 +( -436 2036 -320 ) ( -436 2036 320 ) ( -404 2036 -320 ) wizwood1_4 0 0 0 1 1 +( -428 2028 -320 ) ( -428 2060 -320 ) ( -428 2028 320 ) wizwood1_4 0 0 0 1 1 +} +// brush 2157 +{ +( -560 1744 168 ) ( -560 1712 168 ) ( -592 1744 168 ) wizwood1_4 0 0 0 1 1 +( -556 1740 320 ) ( -588 1740 320 ) ( -556 1740 -320 ) wizwood1_4 0 0 0 1 1 +( -564 1748 320 ) ( -564 1748 -320 ) ( -564 1716 320 ) wizwood1_4 0 0 0 1 1 +( -592 1712 -320 ) ( -560 1712 -320 ) ( -592 1744 -320 ) wizwood1_4 0 0 0 1 1 +( -596 1716 -320 ) ( -596 1716 320 ) ( -564 1716 -320 ) wizwood1_4 0 0 0 1 1 +( -588 1708 -320 ) ( -588 1740 -320 ) ( -588 1708 320 ) wizwood1_4 0 0 0 1 1 +} +// brush 2158 +{ +( -720 1904 168 ) ( -720 1872 168 ) ( -752 1904 168 ) wizwood1_4 0 0 0 1 1 +( -716 1900 320 ) ( -748 1900 320 ) ( -716 1900 -320 ) wizwood1_4 0 0 0 1 1 +( -724 1908 320 ) ( -724 1908 -320 ) ( -724 1876 320 ) wizwood1_4 0 0 0 1 1 +( -752 1872 -320 ) ( -720 1872 -320 ) ( -752 1904 -320 ) wizwood1_4 0 0 0 1 1 +( -756 1876 -320 ) ( -756 1876 320 ) ( -724 1876 -320 ) wizwood1_4 0 0 0 1 1 +( -748 1868 -320 ) ( -748 1900 -320 ) ( -748 1868 320 ) wizwood1_4 0 0 0 1 1 +} +// brush 2159 +{ +( -528 1768 192 ) ( -528 1672 192 ) ( -624 1768 192 ) wm1_1 0 0 0 1 1 +( -624 1768 184 ) ( -528 1768 184 ) ( -528 1784 200 ) wm1_1 0 0 0 1 1 +( -552 1752 168 ) ( -552 1688 168 ) ( -536 1672 184 ) wm1_1 0 0 0 1 1 +( -544 1688 176 ) ( -544 1752 176 ) ( -608 1688 176 ) wm1_1 0 0 0 1 1 +( -528 1688 184 ) ( -624 1688 184 ) ( -624 1672 200 ) wm1_1 0 0 0 1 1 +( -600 1688 168 ) ( -600 1752 168 ) ( -616 1768 184 ) wm1_1 0 0 0 1 1 +} +// brush 2160 +{ +( -544 1760 176 ) ( -544 1696 176 ) ( -640 1760 176 ) metal2_5 0 0 0 1 1 +( -544 1760 176 ) ( -640 1760 176 ) ( -544 1760 168 ) metal2_5 0 0 0 1 1 +( -544 1760 176 ) ( -544 1760 168 ) ( -544 1696 176 ) metal2_5 0 0 0 1 1 +( -640 1696 168 ) ( -544 1696 168 ) ( -640 1760 168 ) metal2_5 0 0 0 1 1 +( -640 1696 168 ) ( -640 1696 176 ) ( -544 1696 168 ) metal2_5 0 0 0 1 1 +( -608 1696 168 ) ( -608 1760 168 ) ( -608 1696 176 ) metal2_5 0 0 0 1 1 +} +// brush 2161 +{ +( -688 1928 192 ) ( -688 1832 192 ) ( -784 1928 192 ) wm1_1 0 0 0 1 1 +( -784 1928 184 ) ( -688 1928 184 ) ( -688 1944 200 ) wm1_1 0 0 0 1 1 +( -712 1912 168 ) ( -712 1848 168 ) ( -696 1832 184 ) wm1_1 0 0 0 1 1 +( -704 1848 176 ) ( -704 1912 176 ) ( -768 1848 176 ) wm1_1 0 0 0 1 1 +( -688 1848 184 ) ( -784 1848 184 ) ( -784 1832 200 ) wm1_1 0 0 0 1 1 +( -760 1848 168 ) ( -760 1912 168 ) ( -776 1928 184 ) wm1_1 0 0 0 1 1 +} +// brush 2162 +{ +( -704 1920 176 ) ( -704 1856 176 ) ( -800 1920 176 ) metal2_5 0 0 0 1 1 +( -704 1920 176 ) ( -800 1920 176 ) ( -704 1920 168 ) metal2_5 0 0 0 1 1 +( -704 1920 176 ) ( -704 1920 168 ) ( -704 1856 176 ) metal2_5 0 0 0 1 1 +( -800 1856 168 ) ( -704 1856 168 ) ( -800 1920 168 ) metal2_5 0 0 0 1 1 +( -800 1856 168 ) ( -800 1856 176 ) ( -704 1856 168 ) metal2_5 0 0 0 1 1 +( -768 1856 168 ) ( -768 1920 168 ) ( -768 1856 176 ) metal2_5 0 0 0 1 1 +} +// brush 2163 +{ +( -400 1728 224 ) ( -512 1728 224 ) ( -400 1840 224 ) wm1_2 0 0 0 1 1 +( -400 1728 208 ) ( -400 1840 208 ) ( -400 1728 192 ) wm1_2 0 0 0 1 1 +( -384 1648 208 ) ( -384 1648 192 ) ( -496 1648 208 ) wm1_2 0 0 0 1 1 +( -512 1840 192 ) ( -512 1728 192 ) ( -400 1840 192 ) wm1_2 0 0 0 1 1 +( -432 2016 192 ) ( -432 2016 208 ) ( -432 1904 192 ) wm1_2 0 0 0 1 1 +( -448 2000 192 ) ( -336 2000 192 ) ( -448 2000 208 ) wm1_2 0 0 0 1 1 +} +// brush 2164 +{ +( -480 1840 320 ) ( -480 1648 320 ) ( -816 1840 320 ) wizwood1_5 0 0 90 1 1 +( -480 2032 320 ) ( -816 2032 320 ) ( -480 2032 224 ) wizwood1_5 0 0 90 1 1 +( -752 2032 320 ) ( -752 2032 224 ) ( -752 1840 320 ) wizwood1_5 0 0 90 1 1 +( -816 1648 224 ) ( -480 1648 224 ) ( -816 1840 224 ) wizwood1_5 0 0 90 1 1 +( -1088 1840 224 ) ( -1088 1840 320 ) ( -752 1840 224 ) wizwood1_5 0 0 90 1 1 +( -816 1648 224 ) ( -816 1840 224 ) ( -816 1648 320 ) wizwood1_5 0 0 90 1 1 +} +// brush 2165 +{ +( -160 2128 320 ) ( -160 2064 320 ) ( -720 2128 320 ) wizwood1_5 0 0 0 1 1 +( -160 2128 320 ) ( -720 2128 320 ) ( -160 2128 224 ) wizwood1_5 0 0 0 1 1 +( -160 2128 320 ) ( -160 2128 224 ) ( -160 2064 320 ) wizwood1_5 0 0 0 1 1 +( -720 2064 224 ) ( -160 2064 224 ) ( -720 2128 224 ) wizwood1_5 0 0 0 1 1 +( -720 2064 224 ) ( -720 2064 320 ) ( -160 2064 224 ) wizwood1_5 0 0 0 1 1 +( -720 2064 224 ) ( -720 2128 224 ) ( -720 2064 320 ) wizwood1_5 0 0 0 1 1 +} +// brush 2166 +{ +( -432 1712 320 ) ( -432 1648 320 ) ( -624 1712 320 ) wizwood1_5 0 0 0 1 1 +( -432 1712 320 ) ( -624 1712 320 ) ( -432 1712 224 ) wizwood1_5 0 0 0 1 1 +( -432 1712 320 ) ( -432 1712 224 ) ( -432 1648 320 ) wizwood1_5 0 0 0 1 1 +( -624 1648 224 ) ( -432 1648 224 ) ( -624 1712 224 ) wizwood1_5 0 0 0 1 1 +( -624 1648 224 ) ( -624 1648 320 ) ( -432 1648 224 ) wizwood1_5 0 0 0 1 1 +( -624 1648 224 ) ( -624 1712 224 ) ( -624 1648 320 ) wizwood1_5 0 0 0 1 1 +} +// brush 2167 +{ +( -64 1840 320 ) ( -64 1648 320 ) ( -400 1840 320 ) wizwood1_5 0 0 90 1 1 +( -64 2032 320 ) ( -400 2032 320 ) ( -64 2032 224 ) wizwood1_5 0 0 90 1 1 +( -64 1840 320 ) ( -64 1840 224 ) ( -64 1648 320 ) wizwood1_5 0 0 90 1 1 +( -400 1648 224 ) ( -64 1648 224 ) ( -400 1840 224 ) wizwood1_5 0 0 90 1 1 +( -400 1648 224 ) ( -400 1648 320 ) ( -64 1648 224 ) wizwood1_5 0 0 90 1 1 +( -400 1648 224 ) ( -400 1840 224 ) ( -400 1648 320 ) wizwood1_5 0 0 90 1 1 +} +// brush 2168 +{ +( -240 1696 192 ) ( -336 1696 192 ) ( -240 1728 192 ) wbrick1_5 0 0 0 1 1 +( -256 1696 192 ) ( -256 1728 192 ) ( -256 1696 -192 ) wbrick1_5 0 0 0 1 1 +( -256 1632 32 ) ( -320 1632 32 ) ( -320 1632 192 ) wbrick1_5 0 0 0 1 1 +( -320 1632 32 ) ( -256 1632 32 ) ( -256 1728 160 ) wbrick1_5 0 0 0 1 1 +( -320 1728 -192 ) ( -320 1728 192 ) ( -320 1696 -192 ) wbrick1_5 0 0 0 1 1 +( -336 1728 -192 ) ( -240 1728 -192 ) ( -336 1728 192 ) wbrick1_5 0 0 0 1 1 +} +// brush 2169 +{ +( -48 2144 224 ) ( -48 2032 224 ) ( -160 2144 224 ) wm1_2 0 0 0 1 1 +( -48 2144 208 ) ( -160 2144 208 ) ( -48 2144 192 ) wm1_2 0 0 0 1 1 +( -48 2144 208 ) ( -48 2144 192 ) ( -48 2032 208 ) wm1_2 0 0 0 1 1 +( -160 2032 192 ) ( -48 2032 192 ) ( -160 2144 192 ) wm1_2 0 0 0 1 1 +( -160 2032 192 ) ( -160 2032 208 ) ( -48 2032 192 ) wm1_2 0 0 0 1 1 +( -160 2032 208 ) ( -160 2144 208 ) ( -160 2032 224 ) wm1_2 0 0 0 1 1 +} +// brush 2170 +{ +( -48 1952 224 ) ( -48 1840 224 ) ( -160 1952 224 ) wm1_2 0 0 0 1 1 +( -48 1936 208 ) ( -160 1936 208 ) ( -48 1936 192 ) wm1_2 0 0 0 1 1 +( -64 1952 208 ) ( -64 1952 192 ) ( -64 1840 208 ) wm1_2 0 0 0 1 1 +( -160 1840 192 ) ( -48 1840 192 ) ( -160 1952 192 ) wm1_2 0 0 0 1 1 +( -160 1840 192 ) ( -160 1840 208 ) ( -48 1840 192 ) wm1_2 0 0 0 1 1 +( -128 1840 208 ) ( -128 1952 208 ) ( -128 1840 224 ) wm1_2 0 0 0 1 1 +} +// brush 2171 +{ +( -112 1936 192 ) ( -112 1840 192 ) ( -144 1936 192 ) wbrick1_5 0 0 0 1 1 +( -112 1920 192 ) ( -144 1920 192 ) ( -112 1920 -192 ) wbrick1_5 0 0 0 1 1 +( -48 1920 32 ) ( -48 1856 32 ) ( -48 1856 192 ) wbrick1_5 0 0 0 1 1 +( -48 1856 32 ) ( -48 1920 32 ) ( -144 1920 160 ) wbrick1_5 0 0 0 1 1 +( -144 1856 -192 ) ( -144 1856 192 ) ( -112 1856 -192 ) wbrick1_5 0 0 0 1 1 +( -144 1840 -192 ) ( -144 1936 -192 ) ( -144 1840 192 ) wbrick1_5 0 0 0 1 1 +} +// brush 2172 +{ +( 136 2128 -64 ) ( 136 2048 -64 ) ( 40 2128 -64 ) clip 0 0 0 1 1 +( 136 2128 -64 ) ( 40 2128 -64 ) ( 136 2128 -80 ) clip 0 0 0 1 1 +( 216 2128 -80 ) ( 216 2128 -96 ) ( 216 2048 -80 ) clip 0 0 0 1 1 +( 40 2048 -96 ) ( 136 2048 -96 ) ( 40 2128 -96 ) clip 0 0 0 1 1 +( 40 1632 -80 ) ( 40 1632 -64 ) ( 136 1632 -80 ) clip 0 0 0 1 1 +( 40 2048 -80 ) ( 40 2128 -80 ) ( 40 2048 -64 ) clip 0 0 0 1 1 +} +// brush 2173 +{ +( 768 3568 240 ) ( 776 3536 240 ) ( 768 3536 240 ) clip 0 0 0 1 1 +( 776 3536 80 ) ( 768 3520 80 ) ( 768 3520 240 ) clip 0 0 0 1 1 +( 768 3568 80 ) ( 776 3536 80 ) ( 776 3568 80 ) clip 0 0 0 1 1 +( 776 3536 80 ) ( 776 3568 240 ) ( 776 3568 80 ) clip 0 0 0 1 1 +( 776 3568 240 ) ( 768 3584 240 ) ( 768 3584 80 ) clip 0 0 0 1 1 +( 640 3584 80 ) ( 640 3584 240 ) ( 704 3520 240 ) clip 0 0 0 1 1 +( 768 3520 240 ) ( 760 3520 80 ) ( 760 3520 240 ) clip 0 0 0 1 1 +( 640 3584 240 ) ( 640 3584 80 ) ( 768 3584 80 ) clip 0 0 0 1 1 +} +// brush 2174 +{ +( 896 3536 240 ) ( 888 3536 240 ) ( 896 3568 240 ) clip 0 0 0 1 1 +( 896 3520 240 ) ( 896 3520 80 ) ( 888 3536 80 ) clip 0 0 0 1 1 +( 888 3568 80 ) ( 888 3536 80 ) ( 896 3568 80 ) clip 0 0 0 1 1 +( 888 3568 80 ) ( 888 3568 240 ) ( 888 3536 80 ) clip 0 0 0 1 1 +( 896 3584 80 ) ( 896 3584 240 ) ( 888 3568 240 ) clip 0 0 0 1 1 +( 960 3520 240 ) ( 960 3584 240 ) ( 960 3520 80 ) clip 0 0 0 1 1 +( 904 3520 240 ) ( 904 3520 80 ) ( 896 3520 240 ) clip 0 0 0 1 1 +( 896 3584 80 ) ( 904 3584 80 ) ( 896 3584 240 ) clip 0 0 0 1 1 +} +// brush 2175 +{ +( -16 2400 96 ) ( -16 2392 96 ) ( -48 2400 96 ) clip 0 0 0 1 1 +( 0 2400 96 ) ( 0 2400 -64 ) ( -16 2392 -64 ) clip 0 0 0 1 1 +( -48 2392 -64 ) ( -16 2392 -64 ) ( -48 2400 -64 ) clip 0 0 0 1 1 +( -48 2392 -64 ) ( -48 2392 96 ) ( -16 2392 -64 ) clip 0 0 0 1 1 +( -64 2400 -64 ) ( -64 2400 96 ) ( -48 2392 96 ) clip 0 0 0 1 1 +( 0 2464 96 ) ( -64 2464 96 ) ( 0 2464 -64 ) clip 0 0 0 1 1 +( 0 2408 96 ) ( 0 2408 -64 ) ( 0 2400 96 ) clip 0 0 0 1 1 +( -64 2400 -64 ) ( -64 2408 -64 ) ( -64 2400 96 ) clip 0 0 0 1 1 +} +// brush 2176 +{ +( -48 2272 96 ) ( -16 2280 96 ) ( -16 2272 96 ) clip 0 0 0 1 1 +( -16 2280 -64 ) ( 0 2272 -64 ) ( 0 2272 96 ) clip 0 0 0 1 1 +( -48 2272 -64 ) ( -16 2280 -64 ) ( -48 2280 -64 ) clip 0 0 0 1 1 +( -16 2280 -64 ) ( -48 2280 96 ) ( -48 2280 -64 ) clip 0 0 0 1 1 +( -48 2280 96 ) ( -64 2272 96 ) ( -64 2272 -64 ) clip 0 0 0 1 1 +( 0 2208 -64 ) ( -64 2208 96 ) ( 0 2208 96 ) clip 0 0 0 1 1 +( 0 2272 96 ) ( 0 2264 -64 ) ( 0 2264 96 ) clip 0 0 0 1 1 +( -64 2272 96 ) ( -64 2264 -64 ) ( -64 2272 -64 ) clip 0 0 0 1 1 +} +// brush 2177 +{ +( 576 2480 96 ) ( 568 2480 96 ) ( 576 2512 96 ) clip 0 0 0 1 1 +( 576 2464 96 ) ( 576 2464 -64 ) ( 568 2480 -64 ) clip 0 0 0 1 1 +( 568 2512 -64 ) ( 568 2480 -64 ) ( 576 2512 -64 ) clip 0 0 0 1 1 +( 568 2512 -64 ) ( 568 2512 96 ) ( 568 2480 -64 ) clip 0 0 0 1 1 +( 576 2528 -64 ) ( 576 2528 96 ) ( 568 2512 96 ) clip 0 0 0 1 1 +( 640 2464 96 ) ( 640 2528 96 ) ( 640 2464 -64 ) clip 0 0 0 1 1 +( 584 2464 96 ) ( 584 2464 -64 ) ( 576 2464 96 ) clip 0 0 0 1 1 +( 576 2528 -64 ) ( 584 2528 -64 ) ( 576 2528 96 ) clip 0 0 0 1 1 +} +// brush 2178 +{ +( 448 2512 96 ) ( 456 2480 96 ) ( 448 2480 96 ) clip 0 0 0 1 1 +( 456 2480 -64 ) ( 448 2464 -64 ) ( 448 2464 96 ) clip 0 0 0 1 1 +( 448 2512 -64 ) ( 456 2480 -64 ) ( 456 2512 -64 ) clip 0 0 0 1 1 +( 456 2480 -64 ) ( 456 2512 96 ) ( 456 2512 -64 ) clip 0 0 0 1 1 +( 456 2512 96 ) ( 448 2528 96 ) ( 448 2528 -64 ) clip 0 0 0 1 1 +( 384 2464 -64 ) ( 384 2528 96 ) ( 384 2464 96 ) clip 0 0 0 1 1 +( 448 2464 96 ) ( 440 2464 -64 ) ( 440 2464 96 ) clip 0 0 0 1 1 +( 448 2528 96 ) ( 440 2528 -64 ) ( 448 2528 -64 ) clip 0 0 0 1 1 +} +// brush 2179 +{ +( 1072 2400 96 ) ( 1072 2392 96 ) ( 1040 2400 96 ) clip 0 0 0 1 1 +( 1088 2400 96 ) ( 1088 2400 -64 ) ( 1072 2392 -64 ) clip 0 0 0 1 1 +( 1040 2392 -64 ) ( 1072 2392 -64 ) ( 1040 2400 -64 ) clip 0 0 0 1 1 +( 1040 2392 -64 ) ( 1040 2392 96 ) ( 1072 2392 -64 ) clip 0 0 0 1 1 +( 1024 2400 -64 ) ( 1024 2400 96 ) ( 1040 2392 96 ) clip 0 0 0 1 1 +( 1088 2464 96 ) ( 1024 2464 96 ) ( 1088 2464 -64 ) clip 0 0 0 1 1 +( 1088 2408 96 ) ( 1088 2408 -64 ) ( 1088 2400 96 ) clip 0 0 0 1 1 +( 1024 2400 -64 ) ( 1024 2408 -64 ) ( 1024 2400 96 ) clip 0 0 0 1 1 +} +// brush 2180 +{ +( 1040 2272 96 ) ( 1072 2280 96 ) ( 1072 2272 96 ) clip 0 0 0 1 1 +( 1072 2280 -64 ) ( 1088 2272 -64 ) ( 1088 2272 96 ) clip 0 0 0 1 1 +( 1040 2272 -64 ) ( 1072 2280 -64 ) ( 1040 2280 -64 ) clip 0 0 0 1 1 +( 1072 2280 -64 ) ( 1040 2280 96 ) ( 1040 2280 -64 ) clip 0 0 0 1 1 +( 1040 2280 96 ) ( 1024 2272 96 ) ( 1024 2272 -64 ) clip 0 0 0 1 1 +( 1088 2208 -64 ) ( 1024 2208 96 ) ( 1088 2208 96 ) clip 0 0 0 1 1 +( 1088 2272 96 ) ( 1088 2264 -64 ) ( 1088 2264 96 ) clip 0 0 0 1 1 +( 1024 2272 96 ) ( 1024 2264 -64 ) ( 1024 2272 -64 ) clip 0 0 0 1 1 +} +// brush 2181 +{ +( 20 952 -184 ) ( 20 712 -184 ) ( -84 952 -184 ) clip 0 0 0 1 1 +( 20 968 -184 ) ( -84 968 -184 ) ( 20 968 -200 ) clip 0 0 0 1 1 +( 84 952 -184 ) ( 84 952 -200 ) ( 84 712 -184 ) clip 0 0 0 1 1 +( -84 712 -200 ) ( 20 712 -200 ) ( -84 952 -200 ) clip 0 0 0 1 1 +( -84 696 -200 ) ( -84 696 -184 ) ( 20 696 -200 ) clip 0 0 0 1 1 +( -76 712 -200 ) ( -76 952 -200 ) ( -76 712 -184 ) clip 0 0 0 1 1 +} +// brush 2182 +{ +( -48 2096 48 ) ( -144 2096 48 ) ( -48 2128 48 ) wm1_1 0 0 0 1 1 +( -48 2096 48 ) ( -48 2128 48 ) ( -48 2096 32 ) wm1_1 0 0 0 1 1 +( -48 2096 48 ) ( -48 2096 32 ) ( -144 2096 48 ) wm1_1 0 0 0 1 1 +( -144 2128 -56 ) ( -144 2096 -56 ) ( -48 2128 -56 ) wm1_1 0 0 0 1 1 +( -56 2144 40 ) ( -56 2144 56 ) ( -56 2112 40 ) wm1_1 0 0 0 1 1 +( -96 2144 32 ) ( 0 2144 32 ) ( -96 2144 48 ) wm1_1 0 0 0 1 1 +} +// brush 2183 +{ +( -736 2144 224 ) ( -736 2048 224 ) ( -832 2048 224 ) wbrick1_5 0 0 0 1 1 +( -832 2048 160 ) ( -832 2048 224 ) ( -736 2048 224 ) wbrick1_5 32 0 0 1 1 +( -832 2048 160 ) ( -832 2144 -32 ) ( -832 2048 224 ) wbrick1_5 0 0 0 1 1 +( -832 2144 224 ) ( -832 2144 -32 ) ( -736 2144 224 ) wbrick1_5 0 0 0 1 1 +( -736 2048 160 ) ( -736 2080 224 ) ( -736 2144 224 ) wbrick1_5 0 0 0 1 1 +( -736 2048 160 ) ( -832 2144 -32 ) ( -832 2048 160 ) wbrick1_5 32 0 0 1 1 +( -736 2144 160 ) ( -832 2144 -32 ) ( -736 2048 160 ) wbrick1_5 0 0 0 1 1 +} +// brush 2184 +{ +( -48 2144 64 ) ( -48 2048 64 ) ( -80 2144 64 ) wm1_2 0 0 0 1 1 +( -48 2144 64 ) ( -80 2144 64 ) ( -48 2144 48 ) wm1_2 0 0 0 1 1 +( -48 2144 64 ) ( -48 2144 48 ) ( -48 2048 64 ) wm1_2 0 0 0 1 1 +( -80 2048 48 ) ( -48 2048 48 ) ( -80 2144 48 ) wm1_2 0 0 0 1 1 +( -96 2096 48 ) ( -96 2096 64 ) ( -64 2096 48 ) wm1_2 0 0 0 1 1 +( -96 2096 48 ) ( -96 2192 48 ) ( -96 2096 64 ) wm1_2 0 0 0 1 1 +} +// brush 2185 +{ +( -48 2144 48 ) ( -48 2048 48 ) ( -80 2144 48 ) wm1_1 0 0 0 1 1 +( -48 2144 48 ) ( -80 2144 48 ) ( -48 2144 32 ) wm1_1 0 0 0 1 1 +( -48 2144 48 ) ( -48 2144 32 ) ( -48 2048 48 ) wm1_1 0 0 0 1 1 +( -80 2048 -56 ) ( -48 2048 -56 ) ( -80 2144 -56 ) wm1_1 0 0 0 1 1 +( -96 2136 32 ) ( -96 2136 48 ) ( -64 2136 32 ) wm1_1 0 0 0 1 1 +( -96 2096 32 ) ( -96 2192 32 ) ( -96 2096 48 ) wm1_1 0 0 0 1 1 +} +// brush 2186 +{ +( -88 2104 48 ) ( -88 2096 48 ) ( -96 2104 48 ) wm1_1 0 0 0 1 1 +( -88 2104 48 ) ( -96 2104 48 ) ( -88 2104 -64 ) wm1_1 0 0 0 1 1 +( -88 2104 56 ) ( -88 2104 -56 ) ( -88 2096 56 ) wm1_1 0 0 0 1 1 +( -96 2096 -56 ) ( -88 2096 -56 ) ( -96 2104 -56 ) wm1_1 0 0 0 1 1 +( -96 2096 -64 ) ( -96 2096 48 ) ( -88 2096 -64 ) wm1_1 0 0 0 1 1 +( -96 2096 -64 ) ( -96 2104 -64 ) ( -96 2096 48 ) wm1_1 0 0 0 1 1 +} +// brush 2187 +{ +( -48 2144 -56 ) ( -48 2096 -56 ) ( -96 2144 -56 ) wm1_1 0 0 0 1 1 +( -48 2144 -56 ) ( -96 2144 -56 ) ( -48 2144 -72 ) wm1_1 0 0 0 1 1 +( -48 2144 -56 ) ( -48 2144 -72 ) ( -48 2096 -56 ) wm1_1 0 0 0 1 1 +( -96 2096 -64 ) ( -48 2096 -64 ) ( -96 2144 -64 ) wm1_1 0 0 0 1 1 +( -96 2096 -72 ) ( -96 2096 -56 ) ( -48 2096 -72 ) wm1_1 0 0 0 1 1 +( -96 2096 -72 ) ( -96 2144 -72 ) ( -96 2096 -56 ) wm1_1 0 0 0 1 1 +} +// brush 2188 +{ +( 1556 2676 192 ) ( 1556 2636 192 ) ( 1516 2676 192 ) altar1_7 0 0 0 1 1 +( 1554 2678 192 ) ( 1514 2678 192 ) ( 1554 2678 -64 ) altar1_7 0 0 0 1 1 +( 1558 2674 192 ) ( 1558 2674 -64 ) ( 1558 2634 192 ) altar1_7 0 0 0 1 1 +( 1516 2636 -68 ) ( 1556 2636 -68 ) ( 1516 2676 -68 ) altar1_7 0 0 0 1 1 +( 1518 2634 -64 ) ( 1518 2634 192 ) ( 1558 2634 -64 ) altar1_7 0 0 0 1 1 +( 1514 2638 -64 ) ( 1514 2678 -64 ) ( 1514 2638 192 ) altar1_7 0 0 0 1 1 +} +// brush 2189 +{ +( 64 -544 192 ) ( -64 -544 192 ) ( 64 -320 192 ) wbrick1_5 0 0 0 1 1 +( 32 -192 192 ) ( 32 -192 -64 ) ( 64 -224 -64 ) wbrick1_5 0 0 0 1 1 +( 192 -224 128 ) ( 192 -224 96 ) ( 64 -224 128 ) wbrick1_5 0 0 0 1 1 +( -64 -320 -64 ) ( -64 -544 -64 ) ( 64 -320 -64 ) wbrick1_5 0 0 0 1 1 +( -32 -192 -64 ) ( -32 -192 192 ) ( -64 -224 192 ) wbrick1_5 0 0 0 1 1 +( 32 -192 -64 ) ( 32 -192 192 ) ( -32 -192 192 ) wbrick1_5 0 0 0 1 1 +} +// brush 2190 +{ +( 128 -512 192 ) ( 0 -512 192 ) ( 128 -288 192 ) wbrick1_5 0 0 0 1 1 +( 64 -224 128 ) ( 64 -224 96 ) ( -64 -224 128 ) wbrick1_5 0 0 0 1 1 +( 0 -288 -64 ) ( 0 -512 -64 ) ( 128 -288 -64 ) wbrick1_5 0 0 0 1 1 +( -192 -384 96 ) ( -192 -384 128 ) ( -192 -608 96 ) wbrick1_5 0 0 0 1 1 +( -192 -160 -64 ) ( -128 -224 -64 ) ( -192 -160 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2191 +{ +( 64 -576 192 ) ( -64 -576 192 ) ( 64 -352 192 ) wbrick1_5 0 0 0 1 1 +( 256 -512 128 ) ( 256 -288 128 ) ( 256 -512 96 ) wbrick1_5 0 0 0 1 1 +( 0 -288 128 ) ( 0 -288 96 ) ( -128 -288 128 ) wbrick1_5 0 0 0 1 1 +( -64 -352 -64 ) ( -64 -576 -64 ) ( 64 -352 -64 ) wbrick1_5 0 0 0 1 1 +( -256 -448 96 ) ( -256 -448 128 ) ( -256 -672 96 ) wbrick1_5 0 0 0 1 1 +( 128 -224 96 ) ( 256 -224 96 ) ( 128 -224 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 2192 +{ +( 96 512 -160 ) ( 64 480 -160 ) ( 64 512 -160 ) wm1_2 0 0 0 1 1 +( 64 512 -176 ) ( 96 512 -160 ) ( 64 512 -160 ) wm1_2 0 0 0 1 1 +( 64 480 -160 ) ( 64 512 -176 ) ( 64 512 -160 ) wm1_2 0 0 0 1 1 +( 64 480 -192 ) ( 96 480 -176 ) ( 96 512 -176 ) wm1_2 0 0 0 1 1 +( 64 480 -176 ) ( 96 480 -160 ) ( 96 480 -176 ) wm1_2 0 0 0 1 1 +( 96 512 -160 ) ( 96 512 -176 ) ( 96 480 -176 ) wm1_2 0 0 0 1 1 +} +// brush 2193 +{ +( -64 512 -160 ) ( -64 480 -160 ) ( -96 512 -160 ) wm1_2 0 0 0 1 1 +( -64 512 -160 ) ( -96 512 -160 ) ( -64 512 -176 ) wm1_2 0 0 0 1 1 +( -64 512 -160 ) ( -64 512 -176 ) ( -64 480 -160 ) wm1_2 0 0 0 1 1 +( -96 512 -176 ) ( -96 480 -176 ) ( -64 480 -192 ) wm1_2 0 0 0 1 1 +( -96 480 -176 ) ( -96 480 -160 ) ( -64 480 -176 ) wm1_2 0 0 0 1 1 +( -96 480 -176 ) ( -96 512 -176 ) ( -96 512 -160 ) wm1_2 0 0 0 1 1 +} +// brush 2194 +{ +( 864 480 -184 ) ( 864 256 -184 ) ( 96 480 -184 ) city4_8 0 0 0 1 1 +( 864 480 -128 ) ( 96 480 -128 ) ( 864 480 -192 ) city4_8 0 0 0 1 1 +( 384 448 -128 ) ( 384 448 -192 ) ( 384 224 -128 ) city4_8 0 0 0 1 1 +( 96 256 -192 ) ( 864 256 -192 ) ( 96 480 -192 ) city4_8 0 0 0 1 1 +( 96 256 -192 ) ( 96 256 -128 ) ( 864 256 -192 ) city4_8 0 0 0 1 1 +( 96 256 -192 ) ( 96 480 -192 ) ( 96 256 -128 ) city4_8 0 0 0 1 1 +} +// brush 2195 +{ +( 128 448 -120 ) ( 192 448 -120 ) ( 128 384 -120 ) ecop1_1 0 0 0 1 1 +( 136 456 -184 ) ( 136 456 -120 ) ( 120 392 -120 ) crate0_side -8 8 0 1 1 +( 140 448 -184 ) ( 140 448 -120 ) ( 136 456 -120 ) crate1_side 8 8 0 1 1 +( 192 384 -184 ) ( 192 448 -184 ) ( 128 384 -184 ) crate1_side 0 8 0 1 1 +( 140 448 -120 ) ( 140 448 -184 ) ( 128 396 -120 ) cr8_la10 57 8 0 1 1 +( 128 396 -120 ) ( 128 396 -184 ) ( 120 392 -120 ) crate1_side -8 8 0 1 1 +} +// brush 2196 +{ +( 128 384 -120 ) ( 128 448 -120 ) ( 192 384 -120 ) ecop1_1 0 0 0 1 1 +( 120 392 -184 ) ( 120 392 -120 ) ( 184 376 -120 ) crate0_side 8 8 0 1 1 +( 128 396 -184 ) ( 128 396 -120 ) ( 120 392 -120 ) crate1_side 8 8 0 1 1 +( 192 448 -184 ) ( 128 448 -184 ) ( 192 384 -184 ) crate1_side 0 8 0 1 1 +( 128 396 -120 ) ( 128 396 -184 ) ( 180 384 -120 ) cr8_la10 7 8 0 1 1 +( 180 384 -120 ) ( 180 384 -184 ) ( 184 376 -120 ) crate1_side -8 8 0 1 1 +} +// brush 2197 +{ +( 192 448 -120 ) ( 192 384 -120 ) ( 128 448 -120 ) ecop1_1 0 0 0 1 1 +( 200 440 -184 ) ( 200 440 -120 ) ( 136 456 -120 ) crate0_side -8 8 0 1 1 +( 192 436 -184 ) ( 192 436 -120 ) ( 200 440 -120 ) crate1_side 8 8 0 1 1 +( 128 384 -184 ) ( 192 384 -184 ) ( 128 448 -184 ) crate1_side 0 8 0 1 1 +( 192 436 -120 ) ( 192 436 -184 ) ( 140 448 -120 ) cr8_la10 57 8 0 1 1 +( 140 448 -120 ) ( 140 448 -184 ) ( 136 456 -120 ) crate1_side -8 8 0 1 1 +} +// brush 2198 +{ +( 192 384 -120 ) ( 128 384 -120 ) ( 192 448 -120 ) ecop1_1 0 0 0 1 1 +( 184 376 -184 ) ( 184 376 -120 ) ( 200 440 -120 ) crate0_side 8 8 0 1 1 +( 180 384 -184 ) ( 180 384 -120 ) ( 184 376 -120 ) crate1_side 8 8 0 1 1 +( 128 448 -184 ) ( 128 384 -184 ) ( 192 448 -184 ) crate1_side 0 8 0 1 1 +( 180 384 -120 ) ( 180 384 -184 ) ( 192 436 -120 ) cr8_la10 6 8 0 1 1 +( 192 436 -120 ) ( 192 436 -184 ) ( 200 440 -120 ) crate1_side -8 8 0 1 1 +} +// brush 2199 +{ +( 172 448 -152 ) ( 172 404 -152 ) ( 140 448 -152 ) ecop1_1 0 0 0 1 1 +( 192 436 -184 ) ( 192 436 -120 ) ( 140 448 -120 ) rub_la34 0 0 0 1 1 +( 192 436 -120 ) ( 192 436 -184 ) ( 180 384 -184 ) rub_la34 0 0 0 1 1 +( 140 404 -184 ) ( 172 404 -184 ) ( 140 448 -184 ) rub_la34 0 0 0 1 1 +( 128 396 -216 ) ( 128 396 -152 ) ( 180 384 -120 ) rub_la34 0 0 0 1 1 +( 128 396 -152 ) ( 128 396 -216 ) ( 140 448 -120 ) rub_la34 0 0 0 1 1 +} +// brush 2200 +{ +( -208 2144 -32 ) ( -528 2144 -32 ) ( -208 2208 -32 ) wbrick1_5 0 0 0 1 1 +( -192 2144 -96 ) ( -192 2208 -96 ) ( -192 2144 -224 ) wbrick1_5 0 32 0 1 1 +( -512 2368 -256 ) ( -192 2368 -256 ) ( -512 2368 -128 ) wbrick1_5 0 0 0 1 1 +( -288 -128 -64 ) ( -160 0 -64 ) ( -288 0 -64 ) wbrick1_5 0 0 0 1 1 +( -224 2400 -96 ) ( -224 2144 -224 ) ( -224 2400 -224 ) wbrick1_5 0 0 0 1 1 +( -288 2304 -192 ) ( -160 2304 -320 ) ( -288 2304 -320 ) wbrick1_5 0 0 0 1 1 +} +// brush 2201 +{ +( -208 2208 224 ) ( -528 2208 224 ) ( -208 2272 224 ) wbrick1_5 0 0 0 1 1 +( -192 2208 64 ) ( -192 2272 64 ) ( -192 2208 -64 ) wbrick1_5 0 32 0 1 1 +( -192 2208 32 ) ( -192 2208 -96 ) ( -512 2208 32 ) wbrick1_5 0 0 0 1 1 +( -288 -64 -96 ) ( -160 64 -96 ) ( -288 64 -96 ) wbrick1_5 0 0 0 1 1 +( -256 2464 64 ) ( -256 2208 -64 ) ( -256 2464 -64 ) wbrick1_5 0 0 0 1 1 +( -288 2304 -64 ) ( -160 2304 -64 ) ( -288 2304 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2202 +{ +( -208 2208 224 ) ( -528 2208 224 ) ( -208 2272 224 ) wbrick1_5 0 0 0 1 1 +( -192 2208 64 ) ( -192 2272 64 ) ( -192 2208 -64 ) wbrick1_5 0 32 0 1 1 +( -512 2464 -96 ) ( -192 2464 -96 ) ( -512 2464 32 ) wbrick1_5 0 0 0 1 1 +( -288 -64 -96 ) ( -160 64 -96 ) ( -288 64 -96 ) wbrick1_5 0 0 0 1 1 +( -256 2464 64 ) ( -256 2208 -64 ) ( -256 2464 -64 ) wbrick1_5 0 0 0 1 1 +( -288 2368 64 ) ( -160 2368 -64 ) ( -288 2368 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2203 +{ +( 2000 880 96 ) ( 2016 784 96 ) ( 2000 784 96 ) metal2_5 32 32 0 1 1 +( 2008 792 80 ) ( 2008 888 96 ) ( 2008 792 96 ) metal2_5 32 48 0 1 1 +( 2000 784 96 ) ( 2016 768 96 ) ( 2016 768 80 ) metal2_5 32 48 0 1 1 +( 2000 880 64 ) ( 2016 784 64 ) ( 2016 880 64 ) metal2_5 32 32 0 1 1 +( 2016 896 80 ) ( 2016 768 64 ) ( 2016 768 80 ) metal2_5 32 48 0 1 1 +( 2008 888 80 ) ( 2024 904 80 ) ( 2024 904 96 ) metal2_5 32 48 0 1 1 +} +// brush 2204 +{ +( 1904 784 96 ) ( 1888 784 96 ) ( 1904 880 96 ) metal2_5 32 32 0 1 1 +( 1896 792 96 ) ( 1896 888 96 ) ( 1896 792 80 ) metal2_5 32 48 0 1 1 +( 1888 768 80 ) ( 1888 768 96 ) ( 1904 784 96 ) metal2_5 32 48 0 1 1 +( 1888 880 64 ) ( 1888 784 64 ) ( 1904 880 64 ) metal2_5 32 32 0 1 1 +( 1888 768 80 ) ( 1888 768 64 ) ( 1888 896 80 ) metal2_5 32 48 0 1 1 +( 1880 904 96 ) ( 1880 904 80 ) ( 1896 888 80 ) metal2_5 32 48 0 1 1 +} +// brush 2205 +{ +( 1904 880 96 ) ( 2000 896 96 ) ( 2000 880 96 ) metal2_5 32 32 0 1 1 +( 1992 888 64 ) ( 1896 888 80 ) ( 1992 888 80 ) metal2_5 32 48 0 1 1 +( 2000 880 96 ) ( 2016 896 96 ) ( 2016 896 80 ) metal2_5 32 48 0 1 1 +( 1904 880 64 ) ( 2000 896 64 ) ( 1904 896 64 ) metal2_5 32 32 0 1 1 +( 1888 896 80 ) ( 2016 896 64 ) ( 2016 896 80 ) metal2_5 32 48 0 1 1 +( 1896 888 64 ) ( 1880 904 64 ) ( 1880 904 80 ) metal2_5 32 48 0 1 1 +} +// brush 2206 +{ +( 2000 784 96 ) ( 2000 768 96 ) ( 1904 784 96 ) metal2_5 32 32 0 1 1 +( 1992 776 80 ) ( 1896 776 80 ) ( 1992 776 64 ) metal2_5 32 48 0 1 1 +( 2016 768 64 ) ( 2016 768 80 ) ( 2000 784 80 ) metal2_5 32 48 0 1 1 +( 1904 768 64 ) ( 2000 768 64 ) ( 1904 784 64 ) metal2_5 32 32 0 1 1 +( 2016 768 80 ) ( 2016 768 64 ) ( 1888 768 80 ) metal2_5 32 48 0 1 1 +( 1880 760 96 ) ( 1880 760 80 ) ( 1896 776 80 ) metal2_5 32 48 0 1 1 +} +// brush 2207 +{ +( 1924 812 96 ) ( 1924 860 96 ) ( 1972 812 96 ) metw0a 28 28 180 1 1 +( 1924 812 80 ) ( 1972 812 80 ) ( 1924 812 64 ) metal2_5 28 48 0 -1 1 +( 1972 860 64 ) ( 1924 860 64 ) ( 1972 812 64 ) metw0a 28 28 180 1 1 +( 1972 860 64 ) ( 1972 812 64 ) ( 1972 860 80 ) metal2_5 36 48 0 -1 1 +( 1972 828 -176 ) ( 1956 812 -176 ) ( 1972 828 -48 ) metal2_5 36 48 0 -1 1 +( 1932 860 80 ) ( 1932 812 64 ) ( 1932 860 64 ) metal2_5 36 48 0 -1 1 +( 1932 828 -48 ) ( 1948 812 -176 ) ( 1932 828 -176 ) metal2_5 36 48 0 -1 1 +( 1924 852 64 ) ( 1972 852 80 ) ( 1924 852 80 ) metal2_5 28 48 0 -1 1 +( 1972 836 -48 ) ( 1956 852 -176 ) ( 1972 836 -176 ) metal2_5 36 48 0 1 1 +( 1932 836 -176 ) ( 1948 852 -176 ) ( 1932 836 -48 ) metal2_5 36 48 0 1 1 +} +// brush 2208 +{ +( 528 2648 264 ) ( 528 2584 264 ) ( 456 2648 264 ) sky1 0 0 0 32 32 +( 528 2648 264 ) ( 456 2648 264 ) ( 528 2648 232 ) sky1 0 127.5 0 32 32 +( 568 2600 264 ) ( 568 2600 232 ) ( 568 2536 264 ) sky1 0 127.5 0 32 32 +( 456 2584 256 ) ( 528 2584 256 ) ( 456 2648 256 ) sky1 0 0 0 32 32 +( 496 2536 232 ) ( 496 2536 264 ) ( 568 2536 232 ) sky1 0 127.5 0 32 32 +( 456 2584 232 ) ( 456 2648 232 ) ( 456 2584 264 ) sky1 0 127.5 0 32 32 +} +// brush 2209 +{ +( 2160 1656 0 ) ( 2160 1640 0 ) ( 2144 1656 0 ) wm1_1 48 0 0 1 1 +( 2160 1656 -8 ) ( 2144 1656 -8 ) ( 2160 1656 -96 ) wm1_1 48 0 0 1 1 +( 2160 1656 -8 ) ( 2160 1656 -96 ) ( 2160 1640 -8 ) wm1_1 0 0 0 1 1 +( 2144 1640 -64 ) ( 2160 1640 -64 ) ( 2144 1656 -64 ) wm1_1 48 0 0 1 1 +( 2152 1648 -96 ) ( 2152 1648 -8 ) ( 2168 1648 -96 ) wm1_1 48 0 0 1 1 +( 2152 1648 -64 ) ( 2152 1664 -64 ) ( 2152 1648 24 ) wm1_1 0 0 0 1 1 +} +// brush 2210 +{ +( 2096 1656 0 ) ( 2096 1640 0 ) ( 2080 1656 0 ) wm1_1 48 0 0 1 1 +( 2096 1656 -8 ) ( 2080 1656 -8 ) ( 2096 1656 -96 ) wm1_1 48 0 0 1 1 +( 2088 1664 -8 ) ( 2088 1664 -96 ) ( 2088 1648 -8 ) wm1_1 0 0 0 1 1 +( 2080 1640 -64 ) ( 2096 1640 -64 ) ( 2080 1656 -64 ) wm1_1 48 0 0 1 1 +( 2072 1648 -96 ) ( 2072 1648 -8 ) ( 2088 1648 -96 ) wm1_1 48 0 0 1 1 +( 2080 1640 -96 ) ( 2080 1656 -96 ) ( 2080 1640 -8 ) wm1_1 0 0 0 1 1 +} +// brush 2211 +{ +( 1824 1728 16 ) ( 1824 1648 16 ) ( 1744 1728 16 ) wm1_2 0 0 0 1 1 +( 1824 1728 16 ) ( 1744 1728 16 ) ( 1824 1728 8 ) wm1_2 0 0 0 1 1 +( 1824 1728 16 ) ( 1824 1728 8 ) ( 1824 1648 16 ) wm1_2 0 0 0 1 1 +( 1744 1648 0 ) ( 1824 1648 0 ) ( 1744 1728 0 ) wm1_2 0 0 0 1 1 +( 1744 1648 8 ) ( 1744 1648 16 ) ( 1824 1648 8 ) wm1_2 0 0 0 1 1 +( 1744 1648 8 ) ( 1744 1728 8 ) ( 1744 1648 16 ) wm1_2 0 0 0 1 1 +} +// brush 2212 +{ +( 2160 1664 -200 ) ( 2032 1664 -200 ) ( 2160 1728 -200 ) wiz1_4 8 56 0 1 1 +( 2144 1664 -128 ) ( 2144 1728 -128 ) ( 2144 1664 -256 ) wiz1_4 8 -8 0 1 1 +( 2208 1648 -128 ) ( 2208 1648 -256 ) ( 2080 1648 -128 ) wiz1_4 -8 -8 0 1 1 +( 2032 1728 -320 ) ( 2032 1664 -320 ) ( 2160 1728 -320 ) wiz1_4 8 -8 0 1 1 +( 2096 1744 -256 ) ( 2096 1744 -128 ) ( 2096 1680 -256 ) wiz1_4 8 -8 0 1 1 +( 2016 1728 -256 ) ( 2144 1728 -256 ) ( 2016 1728 -128 ) wiz1_4 -8 -8 0 1 1 +} +// brush 2213 +{ +( 2160 1664 -192 ) ( 2160 1648 -192 ) ( 2144 1664 -192 ) wm1_2 0 0 0 1 1 +( 2160 1664 -200 ) ( 2144 1664 -200 ) ( 2160 1664 -288 ) wm1_2 0 0 0 1 1 +( 2160 1664 -200 ) ( 2160 1664 -288 ) ( 2160 1648 -200 ) wm1_2 0 0 0 1 1 +( 2144 1648 -288 ) ( 2160 1648 -288 ) ( 2144 1664 -288 ) wm1_2 0 0 0 1 1 +( 2144 1648 -288 ) ( 2144 1648 -200 ) ( 2160 1648 -288 ) wm1_2 0 0 0 1 1 +( 2144 1648 -288 ) ( 2144 1664 -288 ) ( 2144 1648 -200 ) wm1_2 0 0 0 1 1 +} +// brush 2214 +{ +( 2144 1728 -200 ) ( 2144 1600 -200 ) ( 2080 1728 -200 ) wiz1_4 8 56 0 1 1 +( 2144 1712 -128 ) ( 2080 1712 -128 ) ( 2144 1712 -256 ) wiz1_4 8 -8 0 1 1 +( 2160 1776 -128 ) ( 2160 1776 -256 ) ( 2160 1648 -128 ) wiz1_4 40 -8 0 1 1 +( 2080 1600 -320 ) ( 2144 1600 -320 ) ( 2080 1728 -320 ) wiz1_4 8 -8 0 1 1 +( 2064 1664 -256 ) ( 2064 1664 -128 ) ( 2128 1664 -256 ) wiz1_4 8 -8 0 1 1 +( 2080 1584 -256 ) ( 2080 1712 -256 ) ( 2080 1584 -128 ) wiz1_4 40 -8 0 1 1 +} +// brush 2215 +{ +( 2160 1728 -192 ) ( 2160 1712 -192 ) ( 2144 1728 -192 ) wm1_2 0 0 0 1 1 +( 2160 1728 -200 ) ( 2144 1728 -200 ) ( 2160 1728 -288 ) wm1_2 0 0 0 1 1 +( 2160 1728 -200 ) ( 2160 1728 -288 ) ( 2160 1712 -200 ) wm1_2 0 0 0 1 1 +( 2144 1712 -288 ) ( 2160 1712 -288 ) ( 2144 1728 -288 ) wm1_2 0 0 0 1 1 +( 2144 1712 -288 ) ( 2144 1712 -200 ) ( 2160 1712 -288 ) wm1_2 0 0 0 1 1 +( 2144 1712 -288 ) ( 2144 1728 -288 ) ( 2144 1712 -200 ) wm1_2 0 0 0 1 1 +} +// brush 2216 +{ +( 2160 1728 16 ) ( 2160 1648 16 ) ( 2080 1728 16 ) wm1_2 0 0 0 1 1 +( 2160 1728 16 ) ( 2080 1728 16 ) ( 2160 1728 8 ) wm1_2 0 0 0 1 1 +( 2160 1728 16 ) ( 2160 1728 8 ) ( 2160 1648 16 ) wm1_2 0 0 0 1 1 +( 2080 1648 0 ) ( 2160 1648 0 ) ( 2080 1728 0 ) wm1_2 0 0 0 1 1 +( 2080 1648 8 ) ( 2080 1648 16 ) ( 2160 1648 8 ) wm1_2 0 0 0 1 1 +( 2080 1648 8 ) ( 2080 1728 8 ) ( 2080 1648 16 ) wm1_2 0 0 0 1 1 +} +// brush 2217 +{ +( 2096 1664 -192 ) ( 2096 1648 -192 ) ( 2080 1664 -192 ) wm1_2 0 0 0 1 1 +( 2096 1664 -200 ) ( 2080 1664 -200 ) ( 2096 1664 -288 ) wm1_2 0 0 0 1 1 +( 2096 1664 -200 ) ( 2096 1664 -288 ) ( 2096 1648 -200 ) wm1_2 0 0 0 1 1 +( 2080 1648 -288 ) ( 2096 1648 -288 ) ( 2080 1664 -288 ) wm1_2 0 0 0 1 1 +( 2080 1648 -288 ) ( 2080 1648 -200 ) ( 2096 1648 -288 ) wm1_2 0 0 0 1 1 +( 2080 1648 -288 ) ( 2080 1664 -288 ) ( 2080 1648 -200 ) wm1_2 0 0 0 1 1 +} +// brush 2218 +{ +( 2096 1728 -192 ) ( 2096 1712 -192 ) ( 2080 1728 -192 ) wm1_2 0 0 0 1 1 +( 2096 1728 -200 ) ( 2080 1728 -200 ) ( 2096 1728 -288 ) wm1_2 0 0 0 1 1 +( 2096 1728 -200 ) ( 2096 1728 -288 ) ( 2096 1712 -200 ) wm1_2 0 0 0 1 1 +( 2080 1712 -288 ) ( 2096 1712 -288 ) ( 2080 1728 -288 ) wm1_2 0 0 0 1 1 +( 2080 1712 -288 ) ( 2080 1712 -200 ) ( 2096 1712 -288 ) wm1_2 0 0 0 1 1 +( 2080 1712 -288 ) ( 2080 1728 -288 ) ( 2080 1712 -200 ) wm1_2 0 0 0 1 1 +} +// brush 2219 +{ +( 2080 1664 -192 ) ( 2160 1712 -192 ) ( 2160 1664 -192 ) wm1_1 0 0 0 1 1 +( 2160 1648 -200 ) ( 2080 1648 -184 ) ( 2160 1648 -184 ) wm1_1 0 0 0 1 1 +( 2080 1664 -200 ) ( 2160 1712 -200 ) ( 2080 1712 -200 ) wm1_1 0 0 0 1 1 +( 2080 1712 -184 ) ( 2080 1664 -200 ) ( 2080 1712 -200 ) wm1_1 0 0 0 1 1 +( 2080 1664 -128 ) ( 2096 1648 -256 ) ( 2080 1664 -256 ) wm1_1 0 0 0 1 1 +( 2160 1728 -184 ) ( 2080 1728 -184 ) ( 2160 1728 -200 ) wm1_1 0 0 0 1 1 +( 2080 1712 -256 ) ( 2096 1728 -256 ) ( 2080 1712 -128 ) wm1_1 0 0 0 1 1 +( 2160 1712 -200 ) ( 2160 1664 -200 ) ( 2160 1712 -184 ) wm1_1 0 0 0 1 1 +( 2160 1664 -256 ) ( 2144 1648 -256 ) ( 2160 1664 -128 ) wm1_1 0 0 0 1 1 +( 2160 1712 -128 ) ( 2144 1728 -256 ) ( 2160 1712 -256 ) wm1_1 0 0 0 1 1 +} +// brush 2220 +{ +( 1760 1648 -64 ) ( 1760 1440 -64 ) ( 1744 1648 -64 ) wm1_2 0 0 0 1 1 +( 1760 1648 16 ) ( 1744 1648 16 ) ( 1760 1648 -96 ) wm1_1 0 0 0 1 1 +( 1760 1652 16 ) ( 1760 1652 -96 ) ( 1760 1444 16 ) wm1_1 0 0 0 1 1 +( 1744 1436 -128 ) ( 1760 1436 -128 ) ( 1744 1644 -128 ) wm1_1 0 0 0 1 1 +( 1744 1440 -96 ) ( 1744 1440 16 ) ( 1760 1440 -96 ) wm1_1 0 0 0 1 1 +( 1744 1440 -96 ) ( 1744 1648 -96 ) ( 1744 1440 16 ) wm1_1 0 0 0 1 1 +} +// brush 2221 +{ +( 1824 1648 -64 ) ( 1824 1440 -64 ) ( 1808 1648 -64 ) wm1_2 0 0 0 1 1 +( 1824 1648 16 ) ( 1808 1648 16 ) ( 1824 1648 -96 ) wm1_1 0 0 0 1 1 +( 1824 1648 16 ) ( 1824 1648 -96 ) ( 1824 1440 16 ) wm1_1 0 0 0 1 1 +( 1808 1436 -128 ) ( 1824 1436 -128 ) ( 1808 1644 -128 ) wm1_1 0 0 0 1 1 +( 1808 1440 -96 ) ( 1808 1440 16 ) ( 1824 1440 -96 ) wm1_1 0 0 0 1 1 +( 1808 1444 -128 ) ( 1808 1652 -128 ) ( 1808 1444 -16 ) wm1_1 0 0 0 1 1 +} +// brush 2222 +{ +( 2096 1648 -64 ) ( 2096 1440 -64 ) ( 2080 1648 -64 ) wm1_2 0 0 0 1 1 +( 2096 1648 16 ) ( 2080 1648 16 ) ( 2096 1648 -96 ) wm1_1 0 0 0 1 1 +( 2096 1648 16 ) ( 2096 1648 -96 ) ( 2096 1440 16 ) wm1_1 0 0 0 1 1 +( 2080 1440 -128 ) ( 2096 1440 -128 ) ( 2080 1648 -128 ) wm1_1 0 0 0 1 1 +( 2080 1440 -96 ) ( 2080 1440 16 ) ( 2096 1440 -96 ) wm1_1 0 0 0 1 1 +( 2080 1440 -128 ) ( 2080 1648 -128 ) ( 2080 1440 -16 ) wm1_1 0 0 0 1 1 +} +// brush 2223 +{ +( 2160 1648 -64 ) ( 2160 1440 -64 ) ( 2144 1648 -64 ) wm1_2 0 0 0 1 1 +( 2160 1648 16 ) ( 2144 1648 16 ) ( 2160 1648 -96 ) wm1_1 0 0 0 1 1 +( 2160 1648 16 ) ( 2160 1648 -96 ) ( 2160 1440 16 ) wm1_1 0 0 0 1 1 +( 2144 1440 -128 ) ( 2160 1440 -128 ) ( 2144 1648 -128 ) wm1_1 0 0 0 1 1 +( 2144 1440 -96 ) ( 2144 1440 16 ) ( 2160 1440 -96 ) wm1_1 0 0 0 1 1 +( 2144 1440 -128 ) ( 2144 1648 -128 ) ( 2144 1440 -16 ) wm1_1 0 0 0 1 1 +} +// brush 2224 +{ +( 1792 1568 -68 ) ( 960 1376 -68 ) ( 960 1568 -68 ) ground1_6 0 0 0 1 1 +( 960 1760 -96 ) ( 1792 1760 -64 ) ( 960 1760 -64 ) ground1_6 0 0 0 1 1 +( 1824 1392 -64 ) ( 1824 1584 -96 ) ( 1824 1584 -64 ) ground1_6 0 0 0 1 1 +( 1792 1568 -96 ) ( 960 1376 -96 ) ( 1792 1376 -96 ) ground1_6 0 0 0 1 1 +( 992 1440 -96 ) ( 1824 1440 -64 ) ( 1824 1440 -96 ) ground1_6 0 0 0 1 1 +( 1856 1376 -64 ) ( 1856 1568 -96 ) ( 1856 1376 -96 ) ground1_6 0 0 0 1 1 +} +// brush 2225 +{ +( 1664 1568 -68 ) ( 832 1376 -68 ) ( 832 1568 -68 ) ground1_6 0 0 0 1 1 +( 832 1760 -96 ) ( 1664 1760 -64 ) ( 832 1760 -64 ) ground1_6 0 0 0 1 1 +( 1472 1392 -64 ) ( 1472 1584 -96 ) ( 1472 1584 -64 ) ground1_6 0 0 0 1 1 +( 1664 1568 -96 ) ( 832 1376 -96 ) ( 1664 1376 -96 ) ground1_6 0 0 0 1 1 +( 864 1440 -96 ) ( 1696 1440 -64 ) ( 1696 1440 -96 ) ground1_6 0 0 0 1 1 +( 1744 1376 -64 ) ( 1744 1568 -96 ) ( 1744 1376 -96 ) ground1_6 0 0 0 1 1 +} +// brush 2226 +{ +( 2992 1568 -68 ) ( 2992 1376 -68 ) ( 2160 1568 -68 ) wgrnd1_5 0 0 0 1 1 +( 2992 1824 -64 ) ( 2160 1824 -64 ) ( 2992 1824 -96 ) wgrnd1_5 0 0 0 1 1 +( 2160 1872 -64 ) ( 2160 1872 -96 ) ( 2160 1680 -64 ) wgrnd1_5 0 0 0 1 1 +( 2160 1376 -96 ) ( 2992 1376 -96 ) ( 2160 1568 -96 ) wgrnd1_5 0 0 0 1 1 +( 1936 1728 -96 ) ( 1936 1728 -64 ) ( 2768 1728 -96 ) wgrnd1_5 0 0 0 1 1 +( 2080 1440 -96 ) ( 2080 1632 -96 ) ( 2080 1440 -64 ) wgrnd1_5 0 0 0 1 1 +} +// brush 2227 +{ +( 2720 2144 -68 ) ( 2720 1952 -68 ) ( 1888 2144 -68 ) wgrnd1_5 0 0 0 1 1 +( 2720 2368 -64 ) ( 1888 2368 -64 ) ( 2720 2368 -96 ) wgrnd1_5 0 0 0 1 1 +( 2080 2224 -64 ) ( 2080 2224 -96 ) ( 2080 2032 -64 ) wgrnd1_5 0 0 0 1 1 +( 1888 1952 -96 ) ( 2720 1952 -96 ) ( 1888 2144 -96 ) wgrnd1_5 0 0 0 1 1 +( 1856 2016 -96 ) ( 1856 2016 -64 ) ( 2688 2016 -96 ) wgrnd1_5 0 0 0 1 1 +( 1824 1952 -96 ) ( 1824 2144 -96 ) ( 1824 1952 -64 ) wgrnd1_5 0 0 0 1 1 +} +// brush 2228 +{ +( 3072 1568 -68 ) ( 3072 1376 -68 ) ( 2240 1568 -68 ) wgrnd1_5 0 0 0 1 1 +( 3072 1824 -64 ) ( 2240 1824 -64 ) ( 3072 1824 -96 ) wgrnd1_5 0 0 0 1 1 +( 2432 1584 -64 ) ( 2432 1584 -96 ) ( 2432 1392 -64 ) wgrnd1_5 0 0 0 1 1 +( 2240 1376 -96 ) ( 3072 1376 -96 ) ( 2240 1568 -96 ) wgrnd1_5 0 0 0 1 1 +( 2208 1440 -96 ) ( 2208 1440 -64 ) ( 3040 1440 -96 ) wgrnd1_5 0 0 0 1 1 +( 2160 1376 -96 ) ( 2160 1568 -96 ) ( 2160 1376 -64 ) wgrnd1_5 0 0 0 1 1 +} +// brush 2229 +{ +( 2144 1648 -128 ) ( 2144 1424 -128 ) ( 2096 1648 -128 ) wm1_2 0 0 0 1 1 +( 2144 1648 -128 ) ( 2096 1648 -128 ) ( 2144 1648 -160 ) wm1_2 0 0 0 1 1 +( 2144 1648 -128 ) ( 2144 1648 -160 ) ( 2144 1424 -128 ) wm1_2 0 0 0 1 1 +( 2096 1424 -144 ) ( 2144 1424 -144 ) ( 2096 1648 -144 ) wm1_2 0 0 0 1 1 +( 2096 1440 -160 ) ( 2096 1440 -128 ) ( 2144 1440 -160 ) wm1_2 0 0 0 1 1 +( 2096 1424 -144 ) ( 2096 1648 -144 ) ( 2096 1424 -112 ) wm1_2 0 0 0 1 1 +} +// brush 2230 +{ +( 1808 1644 -128 ) ( 1808 1420 -128 ) ( 1760 1644 -128 ) wm1_2 0 0 90 1 1 +( 1808 1648 -128 ) ( 1760 1648 -128 ) ( 1808 1648 -160 ) wm1_2 0 0 90 1 1 +( 1808 1652 -128 ) ( 1808 1652 -160 ) ( 1808 1428 -128 ) wm1_2 0 0 90 1 1 +( 1760 1424 -144 ) ( 1808 1424 -144 ) ( 1760 1648 -144 ) wm1_2 0 0 90 1 1 +( 1760 1440 -160 ) ( 1760 1440 -128 ) ( 1808 1440 -160 ) wm1_2 0 0 90 1 1 +( 1760 1428 -160 ) ( 1760 1652 -160 ) ( 1760 1428 -128 ) wm1_2 0 0 90 1 1 +} +// brush 2231 +{ +( 1760 1440 320 ) ( 1632 1472 320 ) ( 1760 1472 320 ) wbrick1_5 0 0 0 1 1 +( 1856 1440 -96 ) ( 1856 1376 -96 ) ( 1856 1376 288 ) wbrick1_5 0 0 0 1 1 +( 1600 1440 -64 ) ( 1856 1440 -64 ) ( 1856 1440 224 ) wbrick1_5 0 0 0 1 1 +( 1728 1440 -96 ) ( 1600 1472 -96 ) ( 1600 1440 -96 ) wbrick1_5 0 0 0 1 1 +( 1824 1440 320 ) ( 1824 1376 320 ) ( 1824 1376 -64 ) wbrick1_5 0 0 0 1 1 +( 1856 1376 -64 ) ( 1600 1376 -64 ) ( 1600 1376 320 ) wbrick1_5 0 0 0 1 1 +} +// brush 2232 +{ +( 1632 1440 320 ) ( 1504 1472 320 ) ( 1632 1472 320 ) wbrick1_5 0 0 0 1 1 +( 1744 1440 -96 ) ( 1744 1376 -96 ) ( 1744 1376 288 ) wbrick1_5 0 0 0 1 1 +( 1472 1440 -64 ) ( 1728 1440 -64 ) ( 1728 1440 224 ) wbrick1_5 0 0 0 1 1 +( 1600 1440 -96 ) ( 1472 1472 -96 ) ( 1472 1440 -96 ) wbrick1_5 0 0 0 1 1 +( 1472 1440 288 ) ( 1472 1376 288 ) ( 1472 1376 -96 ) wbrick1_5 0 0 0 1 1 +( 1728 1376 -64 ) ( 1472 1376 -64 ) ( 1472 1376 320 ) wbrick1_5 0 0 0 1 1 +} +// brush 2233 +{ +( 1728 1440 0 ) ( 1600 1472 0 ) ( 1728 1472 0 ) wbrick1_5 0 0 0 1 1 +( 1824 1440 -96 ) ( 1824 1376 -96 ) ( 1824 1376 288 ) wbrick1_5 0 0 0 1 1 +( 1568 1440 -64 ) ( 1824 1440 -64 ) ( 1824 1440 224 ) wbrick1_5 0 0 0 1 1 +( 1696 1440 -128 ) ( 1568 1472 -128 ) ( 1568 1440 -128 ) wbrick1_5 0 0 0 1 1 +( 1744 1440 320 ) ( 1744 1376 320 ) ( 1744 1376 -64 ) wbrick1_5 0 0 0 1 1 +( 1824 1376 -64 ) ( 1568 1376 -64 ) ( 1568 1376 320 ) wbrick1_5 0 0 0 1 1 +} +// brush 2234 +{ +( 1728 1440 320 ) ( 1600 1472 320 ) ( 1728 1472 320 ) wbrick1_5 0 0 0 1 1 +( 1824 1440 96 ) ( 1824 1376 96 ) ( 1824 1376 480 ) wbrick1_5 0 0 0 1 1 +( 1568 1440 160 ) ( 1824 1440 160 ) ( 1824 1440 448 ) wbrick1_5 0 0 0 1 1 +( 1696 1440 96 ) ( 1568 1472 96 ) ( 1568 1440 96 ) wbrick1_5 0 0 0 1 1 +( 1744 1440 512 ) ( 1744 1376 512 ) ( 1744 1376 128 ) wbrick1_5 0 0 0 1 1 +( 1824 1376 160 ) ( 1568 1376 160 ) ( 1568 1376 544 ) wbrick1_5 0 0 0 1 1 +} +// brush 2235 +{ +( 1808 1448 80 ) ( 1808 1384 32 ) ( 1808 1448 32 ) wm1_2 8 0 0 1 1 +( 1824 1448 32 ) ( 1808 1448 80 ) ( 1808 1448 32 ) wm1_2 0 0 0 1 1 +( 1808 1384 16 ) ( 1824 1384 0 ) ( 1824 1448 0 ) wm1_2 0 0 0 1 1 +( 1824 1376 96 ) ( 1824 1440 16 ) ( 1824 1376 16 ) wm1_1 0 0 0 1 1 +( 1824 1376 32 ) ( 1808 1376 80 ) ( 1824 1376 80 ) wm1_2 0 0 0 1 1 +( 1808 1448 80 ) ( 1824 1448 96 ) ( 1824 1384 96 ) wm1_2 0 0 0 1 1 +} +// brush 2236 +{ +( 1808 1440 16 ) ( 1760 1376 16 ) ( 1760 1440 16 ) wm1_2 0 0 0 1 1 +( 1760 1448 0 ) ( 1808 1448 16 ) ( 1760 1448 16 ) wm1_2 0 0 0 1 1 +( 1760 1376 16 ) ( 1744 1376 0 ) ( 1744 1440 0 ) wm1_2 0 0 0 1 1 +( 1824 1376 0 ) ( 1744 1440 0 ) ( 1744 1376 0 ) wm1_1 0 0 0 1 1 +( 1760 1376 0 ) ( 1808 1376 16 ) ( 1808 1376 0 ) wm1_2 0 0 0 1 1 +( 1808 1448 16 ) ( 1824 1448 0 ) ( 1824 1384 0 ) wm1_2 0 0 0 1 1 +} +// brush 2237 +{ +( 1760 1440 80 ) ( 1760 1376 80 ) ( 1808 1440 80 ) wm1_2 0 0 0 1 1 +( 1760 1448 80 ) ( 1808 1448 80 ) ( 1760 1448 96 ) wm1_2 0 0 0 1 1 +( 1744 1448 96 ) ( 1744 1384 96 ) ( 1760 1384 80 ) wm1_2 0 0 0 1 1 +( 1744 1376 96 ) ( 1744 1440 96 ) ( 1824 1376 96 ) wm1_1 0 0 0 1 1 +( 1808 1376 96 ) ( 1808 1376 80 ) ( 1760 1376 96 ) wm1_2 0 0 0 1 1 +( 1824 1384 96 ) ( 1824 1448 96 ) ( 1808 1448 80 ) wm1_2 0 0 0 1 1 +} +// brush 2238 +{ +( 1760 1448 32 ) ( 1760 1384 32 ) ( 1760 1448 80 ) wm1_2 8 0 0 1 1 +( 1760 1448 32 ) ( 1760 1448 80 ) ( 1744 1448 32 ) wm1_2 0 0 0 1 1 +( 1744 1448 0 ) ( 1744 1384 0 ) ( 1760 1384 16 ) wm1_2 0 0 0 1 1 +( 1744 1376 16 ) ( 1744 1440 16 ) ( 1744 1376 96 ) wm1_1 0 0 0 1 1 +( 1744 1376 80 ) ( 1760 1376 80 ) ( 1744 1376 32 ) wm1_2 0 0 0 1 1 +( 1744 1384 96 ) ( 1744 1448 96 ) ( 1760 1448 80 ) wm1_2 0 0 0 1 1 +} +// brush 2239 +{ +( 1808 1440 80 ) ( 1760 1408 80 ) ( 1760 1440 80 ) wm1_1 0 0 0 1 1 +( 1760 1440 72 ) ( 1808 1440 80 ) ( 1760 1440 80 ) wm1_1 0 0 0 1 1 +( 1760 1408 80 ) ( 1760 1440 72 ) ( 1760 1440 80 ) wm1_1 0 0 0 1 1 +( 1808 1440 72 ) ( 1760 1408 72 ) ( 1808 1408 72 ) wm1_1 0 0 0 1 1 +( 1760 1376 72 ) ( 1808 1376 80 ) ( 1808 1376 72 ) wm1_1 0 0 0 1 1 +( 1808 1416 80 ) ( 1808 1448 72 ) ( 1808 1416 72 ) wm1_1 0 0 0 1 1 +} +// brush 2240 +{ +( 1808 1440 24 ) ( 1760 1408 24 ) ( 1760 1440 24 ) wm1_1 0 0 0 1 1 +( 1760 1440 16 ) ( 1808 1440 24 ) ( 1760 1440 24 ) wm1_1 0 0 0 1 1 +( 1760 1408 24 ) ( 1760 1440 16 ) ( 1760 1440 24 ) wm1_1 0 0 0 1 1 +( 1808 1440 16 ) ( 1760 1408 16 ) ( 1808 1408 16 ) wm1_1 0 0 0 1 1 +( 1760 1376 16 ) ( 1808 1376 24 ) ( 1808 1376 16 ) wm1_1 0 0 0 1 1 +( 1808 1416 24 ) ( 1808 1448 16 ) ( 1808 1416 16 ) wm1_1 0 0 0 1 1 +} +// brush 2241 +{ +( 2096 1448 32 ) ( 2096 1384 32 ) ( 2096 1448 80 ) wm1_2 8 0 0 1 1 +( 2096 1448 32 ) ( 2096 1448 80 ) ( 2080 1448 32 ) wm1_2 0 0 0 1 1 +( 2080 1448 0 ) ( 2080 1384 0 ) ( 2096 1384 16 ) wm1_2 0 0 0 1 1 +( 2080 1376 16 ) ( 2080 1440 16 ) ( 2080 1376 96 ) wm1_1 0 0 0 1 1 +( 2080 1376 80 ) ( 2096 1376 80 ) ( 2080 1376 32 ) wm1_2 0 0 0 1 1 +( 2080 1384 96 ) ( 2080 1448 96 ) ( 2096 1448 80 ) wm1_2 0 0 0 1 1 +} +// brush 2242 +{ +( 2144 1472 320 ) ( 2272 1472 320 ) ( 2144 1440 320 ) wbrick1_5 0 0 0 1 1 +( 2048 1376 288 ) ( 2048 1376 -96 ) ( 2048 1440 -96 ) wbrick1_5 0 0 0 1 1 +( 2048 1440 224 ) ( 2048 1440 -64 ) ( 2304 1440 -64 ) wbrick1_5 0 0 0 1 1 +( 2304 1440 -96 ) ( 2304 1472 -96 ) ( 2176 1440 -96 ) wbrick1_5 0 0 0 1 1 +( 2080 1376 -64 ) ( 2080 1376 320 ) ( 2080 1440 320 ) wbrick1_5 0 0 0 1 1 +( 2304 1376 320 ) ( 2304 1376 -64 ) ( 2048 1376 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2243 +{ +( 2176 1472 0 ) ( 2304 1472 0 ) ( 2176 1440 0 ) wbrick1_5 0 0 0 1 1 +( 2080 1376 256 ) ( 2080 1376 -128 ) ( 2080 1440 -128 ) wbrick1_5 0 0 0 1 1 +( 2080 1440 224 ) ( 2080 1440 -64 ) ( 2336 1440 -64 ) wbrick1_5 0 0 0 1 1 +( 2336 1440 -128 ) ( 2336 1472 -128 ) ( 2208 1440 -128 ) wbrick1_5 0 0 0 1 1 +( 2160 1376 -64 ) ( 2160 1376 320 ) ( 2160 1440 320 ) wbrick1_5 0 0 0 1 1 +( 2336 1376 320 ) ( 2336 1376 -64 ) ( 2080 1376 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2244 +{ +( 2208 2032 320 ) ( 2336 2032 320 ) ( 2208 2000 320 ) wiz1_4 0 0 0 1 1 +( 2304 1936 480 ) ( 2304 1936 96 ) ( 2304 2000 96 ) wiz1_4 32 0 0 1 1 +( 2080 1920 224 ) ( 2080 1920 -64 ) ( 2336 1920 -64 ) wiz1_4 0 0 0 1 1 +( 2368 1872 128 ) ( 2368 2000 128 ) ( 2304 2000 256 ) wiz1_4 32 0 0 1 1 +( 2368 2000 128 ) ( 2368 1872 128 ) ( 2368 1872 320 ) wiz1_4 0 0 0 1 1 +( 2528 1856 320 ) ( 2528 1856 -64 ) ( 2272 1856 -64 ) wiz1_4 0 0 0 1 1 +} +// brush 2245 +{ +( 2144 1440 16 ) ( 2144 1376 16 ) ( 2096 1440 16 ) wm1_2 0 0 0 1 1 +( 2144 1448 16 ) ( 2096 1448 16 ) ( 2144 1448 0 ) wm1_2 0 0 0 1 1 +( 2160 1440 0 ) ( 2160 1376 0 ) ( 2144 1376 16 ) wm1_2 0 0 0 1 1 +( 2160 1376 0 ) ( 2160 1440 0 ) ( 2080 1376 0 ) wm1_1 0 0 0 1 1 +( 2096 1376 0 ) ( 2096 1376 16 ) ( 2144 1376 0 ) wm1_2 0 0 0 1 1 +( 2080 1384 0 ) ( 2080 1448 0 ) ( 2096 1448 16 ) wm1_2 0 0 0 1 1 +} +// brush 2246 +{ +( 2176 1472 320 ) ( 2304 1472 320 ) ( 2176 1440 320 ) wbrick1_5 0 0 0 1 1 +( 2080 1376 480 ) ( 2080 1376 96 ) ( 2080 1440 96 ) wbrick1_5 0 0 0 1 1 +( 2080 1440 448 ) ( 2080 1440 160 ) ( 2336 1440 160 ) wbrick1_5 0 0 0 1 1 +( 2336 1440 96 ) ( 2336 1472 96 ) ( 2208 1440 96 ) wbrick1_5 0 0 0 1 1 +( 2160 1376 128 ) ( 2160 1376 512 ) ( 2160 1440 512 ) wbrick1_5 0 0 0 1 1 +( 2336 1376 544 ) ( 2336 1376 160 ) ( 2080 1376 160 ) wbrick1_5 0 0 0 1 1 +} +// brush 2247 +{ +( 2096 1440 80 ) ( 2144 1376 80 ) ( 2144 1440 80 ) wm1_2 0 0 0 1 1 +( 2144 1448 96 ) ( 2096 1448 80 ) ( 2144 1448 80 ) wm1_2 0 0 0 1 1 +( 2144 1384 80 ) ( 2160 1384 96 ) ( 2160 1448 96 ) wm1_2 0 0 0 1 1 +( 2080 1376 96 ) ( 2160 1440 96 ) ( 2160 1376 96 ) wm1_1 0 0 0 1 1 +( 2144 1376 96 ) ( 2096 1376 80 ) ( 2096 1376 96 ) wm1_2 0 0 0 1 1 +( 2096 1448 80 ) ( 2080 1448 96 ) ( 2080 1384 96 ) wm1_2 0 0 0 1 1 +} +// brush 2248 +{ +( 2144 1448 80 ) ( 2144 1384 32 ) ( 2144 1448 32 ) wm1_2 8 0 0 1 1 +( 2160 1448 32 ) ( 2144 1448 80 ) ( 2144 1448 32 ) wm1_2 0 0 0 1 1 +( 2144 1384 16 ) ( 2160 1384 0 ) ( 2160 1448 0 ) wm1_2 0 0 0 1 1 +( 2160 1376 96 ) ( 2160 1440 16 ) ( 2160 1376 16 ) wm1_1 0 0 0 1 1 +( 2160 1376 32 ) ( 2144 1376 80 ) ( 2160 1376 80 ) wm1_2 0 0 0 1 1 +( 2144 1448 80 ) ( 2160 1448 96 ) ( 2160 1384 96 ) wm1_2 0 0 0 1 1 +} +// brush 2249 +{ +( 2144 1440 80 ) ( 2144 1408 80 ) ( 2096 1440 80 ) wm1_1 0 0 0 1 1 +( 2144 1440 80 ) ( 2096 1440 80 ) ( 2144 1440 72 ) wm1_1 0 0 0 1 1 +( 2144 1440 80 ) ( 2144 1440 72 ) ( 2144 1408 80 ) wm1_1 0 0 0 1 1 +( 2096 1408 72 ) ( 2144 1408 72 ) ( 2096 1440 72 ) wm1_1 0 0 0 1 1 +( 2096 1376 72 ) ( 2096 1376 80 ) ( 2144 1376 72 ) wm1_1 0 0 0 1 1 +( 2096 1416 72 ) ( 2096 1448 72 ) ( 2096 1416 80 ) wm1_1 0 0 0 1 1 +} +// brush 2250 +{ +( 2144 1440 24 ) ( 2144 1408 24 ) ( 2096 1440 24 ) wm1_1 0 0 0 1 1 +( 2144 1440 24 ) ( 2096 1440 24 ) ( 2144 1440 16 ) wm1_1 0 0 0 1 1 +( 2144 1440 24 ) ( 2144 1440 16 ) ( 2144 1408 24 ) wm1_1 0 0 0 1 1 +( 2096 1408 16 ) ( 2144 1408 16 ) ( 2096 1440 16 ) wm1_1 0 0 0 1 1 +( 2096 1376 16 ) ( 2096 1376 24 ) ( 2144 1376 16 ) wm1_1 0 0 0 1 1 +( 2096 1416 16 ) ( 2096 1448 16 ) ( 2096 1416 24 ) wm1_1 0 0 0 1 1 +} +// brush 2251 +{ +( 2432 1760 -64 ) ( 2432 1440 -64 ) ( 1472 1760 -64 ) clip 0 0 0 1 1 +( 2432 1824 -64 ) ( 1472 1824 -64 ) ( 2432 1824 -96 ) clip 0 0 0 1 1 +( 2432 1760 -64 ) ( 2432 1760 -96 ) ( 2432 1440 -64 ) clip 0 0 0 1 1 +( 1472 1440 -96 ) ( 2432 1440 -96 ) ( 1472 1760 -96 ) clip 0 0 0 1 1 +( 1472 1440 -96 ) ( 1472 1440 -64 ) ( 2432 1440 -96 ) clip 0 0 0 1 1 +( 1472 1440 -96 ) ( 1472 1760 -96 ) ( 1472 1440 -64 ) clip 0 0 0 1 1 +} +// brush 2252 +{ +( 2592 2272 384 ) ( 1600 2272 384 ) ( 2592 2400 384 ) wm1_2 0 0 0 1 1 +( 2592 2336 352 ) ( 2592 2336 320 ) ( 1600 2336 352 ) wm1_2 0 0 0 1 1 +( 1600 2400 320 ) ( 1600 2272 320 ) ( 2592 2400 320 ) wm1_2 0 0 0 1 1 +( 1472 2400 320 ) ( 1472 2400 352 ) ( 1472 2272 320 ) wm1_2 0 0 0 1 1 +( 1600 2400 352 ) ( 2592 2400 352 ) ( 1600 2400 384 ) wm1_2 0 0 0 1 1 +( 1728 2400 -64 ) ( 1728 2304 -64 ) ( 1728 2400 64 ) wm1_2 0 0 0 1 1 +} +// brush 2253 +{ +( 1504 2592 384 ) ( 1504 1600 384 ) ( 1376 2592 384 ) wm1_2 0 0 0 1 1 +( 1536 2336 352 ) ( 1408 2336 352 ) ( 1536 2336 320 ) wm1_2 0 0 0 1 1 +( 1504 2592 352 ) ( 1504 2592 320 ) ( 1504 1600 352 ) wm1_2 0 0 0 1 1 +( 1376 1600 320 ) ( 1504 1600 320 ) ( 1376 2592 320 ) wm1_2 0 0 0 1 1 +( 1472 2112 320 ) ( 1472 2112 352 ) ( 1600 2112 320 ) wm1_2 0 0 0 1 1 +( 1472 2112 352 ) ( 1472 3104 352 ) ( 1472 2112 384 ) wm1_2 0 0 0 1 1 +} +// brush 2254 +{ +( 2336 2400 384 ) ( 2336 1408 384 ) ( 2208 2400 384 ) wm1_2 0 0 0 1 1 +( 2368 2000 352 ) ( 2240 2000 352 ) ( 2368 2000 320 ) wm1_2 0 0 0 1 1 +( 2304 2400 352 ) ( 2304 2400 320 ) ( 2304 1408 352 ) wm1_2 0 0 0 1 1 +( 2208 1408 320 ) ( 2336 1408 320 ) ( 2208 2400 320 ) wm1_2 0 0 0 1 1 +( 2240 1776 320 ) ( 2240 1776 352 ) ( 2368 1776 320 ) wm1_2 0 0 0 1 1 +( 2272 1792 352 ) ( 2272 2784 352 ) ( 2272 1792 384 ) wm1_2 0 0 0 1 1 +} +// brush 2255 +{ +( 1808 1680 304 ) ( 1776 1680 336 ) ( 1776 1712 336 ) wm1_2 0 0 0 1 1 +( 1760 1712 0 ) ( 1824 1712 64 ) ( 1760 1712 64 ) wm1_2 0 0 0 1 1 +( 1760 1664 0 ) ( 1760 1696 304 ) ( 1760 1664 304 ) wm1_2 0 0 0 1 1 +( 1840 2128 -96 ) ( 1776 1712 -96 ) ( 1840 1712 -96 ) wm1_2 0 0 0 1 1 +( 1696 1664 0 ) ( 1760 1664 64 ) ( 1760 1664 0 ) wm1_2 0 0 0 1 1 +( 1808 2000 0 ) ( 1808 2416 -64 ) ( 1808 2000 -64 ) wm1_2 0 0 0 1 1 +} +// brush 2256 +{ +( 1312 1632 384 ) ( 2304 1504 384 ) ( 1312 1504 384 ) wm1_2 0 0 0 1 1 +( 2304 1504 352 ) ( 1312 1504 320 ) ( 1312 1504 352 ) wm1_2 0 0 0 1 1 +( 1312 1632 320 ) ( 2304 1504 320 ) ( 2304 1632 320 ) wm1_1 0 0 0 1 1 +( 2304 1504 320 ) ( 2304 1632 352 ) ( 2304 1632 320 ) wm1_2 0 0 0 1 1 +( 2272 1632 64 ) ( 2208 1568 -64 ) ( 2272 1632 -64 ) wm1_2 0 0 0 1 1 +} +// brush 2257 +{ +( 2176 2176 320 ) ( 1984 2112 320 ) ( 1984 2176 320 ) wiz1_4 0 0 0 1 1 +( 2048 2176 220 ) ( 2080 2208 220 ) ( 2080 2208 316 ) wiz1_4 0 0 0 1 1 +( 2080 2112 220 ) ( 2048 2176 220 ) ( 2048 2176 316 ) wiz1_4 0 0 0 1 1 +( 2176 2176 156 ) ( 1984 2112 156 ) ( 2176 2112 156 ) wiz1_4 0 0 0 1 1 +( 2080 2112 256 ) ( 2144 2176 256 ) ( 2144 2176 160 ) wiz1_4 0 0 0 1 1 +( 2080 2208 220 ) ( 2144 2176 220 ) ( 2144 2176 316 ) wiz1_4 0 0 0 1 1 +} +// brush 2258 +{ +( 2112 2400 320 ) ( 2176 2400 320 ) ( 2112 2208 320 ) wiz1_4 0 0 0 1 1 +( 2112 2272 316 ) ( 2112 2272 220 ) ( 2112 2304 220 ) wiz1_4 0 0 0 1 1 +( 2112 2368 192 ) ( 2112 2368 160 ) ( 2176 2368 192 ) wiz1_4 0 0 0 1 1 +( 2176 2208 156 ) ( 2176 2400 156 ) ( 2112 2208 156 ) wiz1_4 0 0 0 1 1 +( 2176 2208 160 ) ( 2176 2208 192 ) ( 2176 2400 160 ) wiz1_4 0 0 0 1 1 +( 2112 2272 220 ) ( 2112 2272 316 ) ( 2176 2240 316 ) wiz1_4 0 0 0 1 1 +} +// brush 2259 +{ +( 2144 2112 320 ) ( 2080 2112 320 ) ( 2144 2304 320 ) wiz1_4 0 0 0 1 1 +( 2176 2240 256 ) ( 2176 2240 160 ) ( 2144 2176 160 ) wiz1_4 0 0 0 1 1 +( 2144 2176 316 ) ( 2144 2176 220 ) ( 2080 2208 220 ) wiz1_4 0 0 0 1 1 +( 2080 2304 156 ) ( 2080 2112 156 ) ( 2144 2304 156 ) wiz1_4 0 0 0 1 1 +( 2112 2272 220 ) ( 2112 2272 316 ) ( 2080 2208 316 ) wiz1_4 0 0 0 1 1 +( 2112 2272 316 ) ( 2112 2272 220 ) ( 2176 2240 316 ) wiz1_4 0 0 0 1 1 +} +// brush 2260 +{ +( 2112 2144 320 ) ( 1920 2080 320 ) ( 1920 2144 320 ) wiz1_4 0 0 0 1 1 +( 1984 2144 220 ) ( 2048 2176 220 ) ( 2048 2176 316 ) wiz1_4 0 0 0 1 1 +( 2016 2080 220 ) ( 1984 2144 220 ) ( 1984 2144 316 ) wiz1_4 0 0 0 1 1 +( 2112 2144 156 ) ( 1920 2080 156 ) ( 2112 2080 156 ) wiz1_4 0 0 0 1 1 +( 2016 2080 256 ) ( 2080 2112 256 ) ( 2080 2112 160 ) wiz1_4 0 0 0 1 1 +( 2048 2176 316 ) ( 2080 2112 220 ) ( 2080 2112 316 ) wiz1_4 0 0 0 1 1 +} +// brush 2261 +{ +( 1792 2208 320 ) ( 1728 2400 320 ) ( 1792 2400 320 ) wiz1_4 0 0 0 1 1 +( 1792 2304 220 ) ( 1792 2272 220 ) ( 1792 2272 316 ) wiz1_4 0 0 0 1 1 +( 1728 2368 192 ) ( 1792 2368 160 ) ( 1792 2368 192 ) wiz1_4 0 0 0 1 1 +( 1792 2208 156 ) ( 1728 2400 156 ) ( 1728 2208 156 ) wiz1_4 0 0 0 1 1 +( 1728 2400 160 ) ( 1728 2208 192 ) ( 1728 2208 160 ) wiz1_4 0 0 0 1 1 +( 1728 2240 316 ) ( 1792 2272 316 ) ( 1792 2272 220 ) wiz1_4 0 0 0 1 1 +} +// brush 2262 +{ +( 1760 2304 320 ) ( 1824 2112 320 ) ( 1760 2112 320 ) wiz1_4 0 0 0 1 1 +( 1760 2176 160 ) ( 1728 2240 160 ) ( 1728 2240 256 ) wiz1_4 0 0 0 1 1 +( 1824 2208 220 ) ( 1760 2176 220 ) ( 1760 2176 316 ) wiz1_4 0 0 0 1 1 +( 1760 2304 156 ) ( 1824 2112 156 ) ( 1824 2304 156 ) wiz1_4 0 0 0 1 1 +( 1824 2208 316 ) ( 1792 2272 316 ) ( 1792 2272 220 ) wiz1_4 0 0 0 1 1 +( 1728 2240 316 ) ( 1792 2272 220 ) ( 1792 2272 316 ) wiz1_4 0 0 0 1 1 +} +// brush 2263 +{ +( 1984 2144 320 ) ( 1984 2080 320 ) ( 1792 2144 320 ) wiz1_4 0 0 0 1 1 +( 1856 2176 284 ) ( 1856 2176 188 ) ( 1920 2144 188 ) wiz1_4 0 0 0 1 1 +( 1920 2144 284 ) ( 1920 2144 188 ) ( 1888 2080 188 ) wiz1_4 0 0 0 1 1 +( 1792 2080 156 ) ( 1984 2080 156 ) ( 1792 2144 156 ) wiz1_4 0 0 0 1 1 +( 1824 2112 160 ) ( 1824 2112 256 ) ( 1888 2080 256 ) wiz1_4 0 0 0 1 1 +( 1824 2112 256 ) ( 1824 2112 160 ) ( 1856 2176 256 ) wiz1_4 0 0 0 1 1 +} +// brush 2264 +{ +( 1920 2176 320 ) ( 1920 2112 320 ) ( 1728 2176 320 ) wiz1_4 0 0 0 1 1 +( 1824 2208 316 ) ( 1824 2208 220 ) ( 1856 2176 220 ) wiz1_4 0 0 0 1 1 +( 1856 2176 316 ) ( 1856 2176 220 ) ( 1824 2112 220 ) wiz1_4 0 0 0 1 1 +( 1728 2112 156 ) ( 1920 2112 156 ) ( 1728 2176 156 ) wiz1_4 0 0 0 1 1 +( 1760 2176 160 ) ( 1760 2176 256 ) ( 1824 2112 256 ) wiz1_4 0 0 0 1 1 +( 1760 2176 316 ) ( 1760 2176 220 ) ( 1824 2208 220 ) wiz1_4 0 0 0 1 1 +} +// brush 2265 +{ +( 2816 1888 -64 ) ( 2816 1472 -64 ) ( 2688 1888 -64 ) wizmet1_7 0 32 0 1 1 +( 2752 2336 -64 ) ( 2624 2336 -64 ) ( 2752 2336 -96 ) wizmet1_7 0 32 0 1 1 +( 2432 2400 -64 ) ( 2432 2400 -96 ) ( 2432 1984 -64 ) wizmet1_7 32 32 0 1 1 +( 2688 1472 -96 ) ( 2816 1472 -96 ) ( 2688 1888 -96 ) wbrick1_5 0 0 0 1 1 +( 2784 2080 -96 ) ( 2784 2080 -64 ) ( 2912 2080 -96 ) wizmet1_7 32 32 0 1 1 +( 2240 1600 -96 ) ( 2240 2016 -96 ) ( 2240 1600 -64 ) wizmet1_7 32 32 0 1 1 +} +// brush 2266 +{ +( 2112 1504 -64 ) ( 2112 1088 -64 ) ( 1984 1504 -64 ) wizmet1_7 0 32 0 1 1 +( 1760 1760 -64 ) ( 1632 1760 -64 ) ( 1760 1760 -96 ) wizmet1_7 0 32 0 1 1 +( 1600 1568 -64 ) ( 1600 1568 -96 ) ( 1600 1152 -64 ) wizmet1_7 32 32 0 1 1 +( 1984 1088 -96 ) ( 2112 1088 -96 ) ( 1984 1504 -96 ) wbrick1_5 0 0 0 1 1 +( 2080 1696 -96 ) ( 2080 1696 -64 ) ( 2208 1696 -96 ) wizmet1_7 32 32 0 1 1 +( 1472 1216 -96 ) ( 1472 1632 -96 ) ( 1472 1216 -64 ) wizmet1_7 32 32 0 1 1 +} +// brush 2267 +{ +( -472 1184 -144 ) ( -472 1184 -272 ) ( -440 1184 -144 ) wbrick1_5 0 0 0 1 1 +( -440 544 -256 ) ( -440 672 -256 ) ( -456 544 -224 ) wbrick1_5 32 0 0 1 1 +( -384 544 -192 ) ( -384 672 -192 ) ( -440 672 -256 ) wbrick1_5 0 0 0 1 1 +( -384 672 -192 ) ( -384 544 -192 ) ( -456 544 -224 ) wbrick1_5 0 0 0 1 1 +( -384 960 -64 ) ( -640 704 -64 ) ( -384 960 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2268 +{ +( -576 1184 -136 ) ( -544 1184 -264 ) ( -544 1184 -136 ) wbrick1_5 0 0 0 1 1 +( -544 1184 -208 ) ( -568 1184 -224 ) ( -568 1056 -224 ) wbrick1_5 0 0 0 1 1 +( -568 672 -224 ) ( -640 672 -192 ) ( -640 544 -192 ) wbrick1_5 0 0 0 1 1 +( -544 1056 -208 ) ( -640 1056 -192 ) ( -640 1184 -192 ) wbrick1_5 0 0 0 1 1 +( -384 960 -64 ) ( -640 704 -64 ) ( -384 960 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2269 +{ +( -480 1184 -136 ) ( -480 1184 -264 ) ( -448 1184 -136 ) wbrick1_5 0 0 0 1 1 +( -456 544 -224 ) ( -456 672 -224 ) ( -480 672 -208 ) wbrick1_5 0 0 0 1 1 +( -384 544 -192 ) ( -384 672 -192 ) ( -456 672 -224 ) wbrick1_5 0 0 0 1 1 +( -384 672 -192 ) ( -384 544 -192 ) ( -480 544 -208 ) wbrick1_5 0 0 0 1 1 +( -384 960 -64 ) ( -640 704 -64 ) ( -384 960 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2270 +{ +( -584 672 -312 ) ( -584 544 -256 ) ( -584 672 -256 ) wswamp1_k 0 0 0 1 1 +( -608 1184 -256 ) ( -584 1184 -312 ) ( -584 1184 -256 ) wbrick1_5 0 0 0 1 1 +( -584 1344 -320 ) ( -640 1344 -320 ) ( -640 1216 -320 ) wbrick1_5 0 0 0 1 1 +( -640 1216 -192 ) ( -640 1216 -320 ) ( -640 1344 -320 ) wbrick1_5 0 0 0 1 1 +( -384 960 -64 ) ( -640 704 -64 ) ( -384 960 64 ) wbrick1_5 0 0 0 1 1 +( -672 64 -256 ) ( -480 64 -256 ) ( -672 -64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 2271 +{ +( -584 1184 -144 ) ( -552 1184 -272 ) ( -552 1184 -144 ) wbrick1_5 0 0 0 1 1 +( -568 544 -224 ) ( -584 672 -256 ) ( -584 544 -256 ) wbrick1_5 0 0 0 1 1 +( -584 672 -256 ) ( -640 672 -192 ) ( -640 544 -192 ) wbrick1_5 0 0 0 1 1 +( -568 544 -224 ) ( -640 544 -192 ) ( -640 672 -192 ) wbrick1_5 0 0 0 1 1 +( -384 960 -64 ) ( -640 704 -64 ) ( -384 960 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2272 +{ +( -440 672 -256 ) ( -440 544 -256 ) ( -440 672 -312 ) wswamp1_k 0 0 0 1 1 +( -440 1184 -256 ) ( -440 1184 -312 ) ( -416 1184 -256 ) wbrick1_5 0 0 0 1 1 +( -384 1216 -320 ) ( -384 1344 -320 ) ( -440 1344 -320 ) wbrick1_5 0 0 0 1 1 +( -384 1344 -320 ) ( -384 1216 -320 ) ( -384 1216 -192 ) wbrick1_5 0 0 0 1 1 +( -384 960 -64 ) ( -640 704 -64 ) ( -384 960 64 ) wbrick1_5 0 0 0 1 1 +( -672 64 -256 ) ( -480 64 -256 ) ( -672 -64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 2273 +{ +( -512 1184 -128 ) ( -512 1184 -256 ) ( -480 1184 -128 ) wbrick1_5 0 0 0 1 1 +( -480 672 -208 ) ( -480 800 -208 ) ( -512 800 -200 ) wbrick1_5 0 0 0 1 1 +( -384 544 -192 ) ( -384 672 -192 ) ( -480 672 -208 ) wbrick1_5 0 0 0 1 1 +( -384 800 -192 ) ( -384 672 -192 ) ( -512 672 -200 ) wbrick1_5 0 0 0 1 1 +( -384 960 -64 ) ( -640 704 -64 ) ( -384 960 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2274 +{ +( -544 1184 -128 ) ( -512 1184 -256 ) ( -512 1184 -128 ) wbrick1_5 0 0 0 1 1 +( -512 1216 -200 ) ( -544 1216 -208 ) ( -544 1088 -208 ) wbrick1_5 0 0 0 1 1 +( -544 1184 -208 ) ( -640 1184 -192 ) ( -640 1056 -192 ) wbrick1_5 0 0 0 1 1 +( -512 1088 -200 ) ( -640 1088 -192 ) ( -640 1216 -192 ) wbrick1_5 0 0 0 1 1 +( -384 960 -64 ) ( -640 704 -64 ) ( -384 960 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2275 +{ +( -208 2144 224 ) ( -528 2144 224 ) ( -208 2208 224 ) wbrick1_5 0 0 0 1 1 +( -192 2144 64 ) ( -192 2208 64 ) ( -192 2144 -64 ) wbrick1_5 0 32 0 1 1 +( -512 2368 -96 ) ( -192 2368 -96 ) ( -512 2368 32 ) wbrick1_5 0 0 0 1 1 +( -288 -128 96 ) ( -160 0 96 ) ( -288 0 96 ) wbrick1_5 0 0 0 1 1 +( -224 2400 64 ) ( -224 2144 -64 ) ( -224 2400 -64 ) wbrick1_5 0 0 0 1 1 +( -288 2304 64 ) ( -160 2304 -64 ) ( -288 2304 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2276 +{ +( -256 2592 160 ) ( -224 2720 160 ) ( -224 2592 160 ) wizwood1_4 52 32 0 1 1 +( -224 2592 32 ) ( -256 2592 320 ) ( -224 2592 320 ) wizwood1_4 32 0 0 1 1 +( -224 2720 320 ) ( -224 2592 32 ) ( -224 2592 320 ) wizwood1_4 4 32 -90 1 1 +( -256 2592 128 ) ( -224 2720 128 ) ( -256 2720 128 ) wizwood1_4 20 32 0 1 1 +( -224 2720 32 ) ( -256 2720 320 ) ( -256 2720 32 ) wizwood1_4 32 0 0 1 1 +( -256 2720 320 ) ( -256 2592 32 ) ( -256 2720 32 ) wizwood1_4 4 32 -90 1 1 +} +// brush 2277 +{ +( -256 3328 256 ) ( -224 3456 256 ) ( -224 3328 256 ) wizwood1_4 52 0 0 1 1 +( -224 3328 128 ) ( -256 3328 416 ) ( -224 3328 416 ) wizwood1_4 32 0 0 1 1 +( -224 3456 416 ) ( -224 3328 128 ) ( -224 3328 416 ) wizwood1_4 4 0 -90 1 1 +( -256 3328 224 ) ( -224 3456 224 ) ( -256 3456 224 ) wizwood1_4 20 0 0 1 1 +( -224 3456 128 ) ( -256 3456 416 ) ( -256 3456 128 ) wizwood1_4 32 0 0 1 1 +( -256 3456 416 ) ( -256 3328 128 ) ( -256 3456 128 ) wizwood1_4 4 0 -90 1 1 +} +// brush 2278 +{ +( -208 2400 192 ) ( -208 2272 192 ) ( -272 2400 192 ) wm1_2 0 0 0 1 1 +( -208 2752 192 ) ( -272 2752 192 ) ( -208 2752 160 ) wm1_2 0 32 0 1 1 +( -208 2400 192 ) ( -208 2400 160 ) ( -208 2272 192 ) wm1_2 0 32 0 1 1 +( -272 2272 160 ) ( -208 2272 160 ) ( -272 2400 160 ) wm1_2 0 0 0 1 1 +( -272 2560 160 ) ( -272 2560 192 ) ( -208 2560 160 ) wm1_2 0 32 0 1 1 +( -272 2560 192 ) ( -272 2688 192 ) ( -272 2560 224 ) wm1_2 0 32 0 1 1 +} +// brush 2279 +{ +( -144 2400 192 ) ( -144 2272 192 ) ( -208 2400 192 ) wm1_2 0 0 0 1 1 +( -32 2576 192 ) ( -96 2576 192 ) ( -32 2576 160 ) wm1_2 0 32 0 1 1 +( -32 2224 192 ) ( -32 2224 160 ) ( -32 2096 192 ) wm1_2 0 32 0 1 1 +( -208 2272 160 ) ( -144 2272 160 ) ( -208 2400 160 ) wm1_2 0 0 0 1 1 +( -208 2560 160 ) ( -208 2560 192 ) ( -144 2560 160 ) wm1_2 0 32 0 1 1 +( -208 2560 192 ) ( -208 2688 192 ) ( -208 2560 224 ) wm1_2 0 32 0 1 1 +} +// brush 2280 +{ +( 176 2576 192 ) ( 48 2640 192 ) ( 176 2640 192 ) wm1_2 0 0 0 1 1 +( 352 2752 160 ) ( 352 2688 192 ) ( 352 2752 192 ) wm1_2 0 32 0 1 1 +( -128 2752 192 ) ( 0 2752 160 ) ( 0 2752 192 ) wm1_2 0 32 0 1 1 +( 176 2576 160 ) ( 48 2640 160 ) ( 48 2576 160 ) wm1_2 0 0 0 1 1 +( 336 2640 160 ) ( 336 2576 192 ) ( 336 2576 160 ) wm1_2 0 32 0 1 1 +( 336 2560 224 ) ( 464 2560 192 ) ( 336 2560 192 ) wm1_2 0 32 0 1 1 +} +// brush 2281 +{ +( -384 3056 224 ) ( -512 3056 224 ) ( -384 3120 224 ) wm1_2 0 0 0 1 1 +( -208 2944 224 ) ( -208 3008 224 ) ( -208 2944 192 ) wm1_2 0 32 0 1 1 +( -560 2944 224 ) ( -560 2944 192 ) ( -688 2944 224 ) wm1_2 0 32 0 1 1 +( -512 3120 192 ) ( -512 3056 192 ) ( -384 3120 192 ) wm1_2 0 0 0 1 1 +( -224 3120 192 ) ( -224 3120 224 ) ( -224 3056 192 ) wm1_2 0 32 0 1 1 +( -224 3136 224 ) ( -96 3136 224 ) ( -224 3136 256 ) wm1_2 0 32 0 1 1 +} +// brush 2282 +{ +( -144 2960 224 ) ( -144 2832 224 ) ( -208 2960 224 ) wm1_2 0 0 0 1 1 +( -32 3136 224 ) ( -96 3136 224 ) ( -32 3136 192 ) wm1_2 0 32 0 1 1 +( -32 2784 224 ) ( -32 2784 192 ) ( -32 2656 224 ) wm1_2 0 32 0 1 1 +( -208 2832 192 ) ( -144 2832 192 ) ( -208 2960 192 ) wm1_2 0 0 0 1 1 +( -208 3120 192 ) ( -208 3120 224 ) ( -144 3120 192 ) wm1_2 0 32 0 1 1 +( -224 3120 224 ) ( -224 3248 224 ) ( -224 3120 256 ) wm1_2 0 32 0 1 1 +} +// brush 2283 +{ +( 272 3296 192 ) ( 272 3424 192 ) ( 336 3296 192 ) wm1_2 0 0 0 1 1 +( 160 3120 192 ) ( 224 3120 192 ) ( 160 3120 160 ) wm1_2 0 32 0 1 1 +( 160 3472 192 ) ( 160 3472 160 ) ( 160 3600 192 ) wm1_2 0 32 0 1 1 +( 336 3424 160 ) ( 272 3424 160 ) ( 336 3296 160 ) wm1_2 0 0 0 1 1 +( 336 3136 160 ) ( 336 3136 192 ) ( 272 3136 160 ) wm1_2 0 32 0 1 1 +( 352 3136 192 ) ( 352 3008 192 ) ( 352 3136 224 ) wm1_2 0 32 0 1 1 +} +// brush 2284 +{ +( 176 3056 192 ) ( 48 3056 192 ) ( 176 3120 192 ) wm1_2 0 0 0 1 1 +( 352 2944 192 ) ( 352 3008 192 ) ( 352 2944 160 ) wm1_2 0 32 0 1 1 +( 0 2944 192 ) ( 0 2944 160 ) ( -128 2944 192 ) wm1_2 0 32 0 1 1 +( 48 3120 160 ) ( 48 3056 160 ) ( 176 3120 160 ) wm1_2 0 0 0 1 1 +( 336 3120 160 ) ( 336 3120 192 ) ( 336 3056 160 ) wm1_2 0 32 0 1 1 +( 336 3136 192 ) ( 464 3136 192 ) ( 336 3136 224 ) wm1_2 0 32 0 1 1 +} +// brush 2285 +{ +( -104 -104 24 ) ( -86 -165 24 ) ( -165 -122 24 ) crate_top 1.3103508949 1.8778915405 16.4727993011 1 1 +( -106 -96 -40 ) ( -168 -114 -40 ) ( -106 -96 -56 ) cr4te5 48.3157920837 72 0 0.9499999881 1 +( -106 -96 -40 ) ( -106 -96 -56 ) ( -88 -158 -40 ) cr4te5 38.1678237915 72 0 0.9427999854 1 +( -150 -176 -56 ) ( -88 -158 -56 ) ( -168 -114 -56 ) cr4te4 65.3103561401 41.8778877258 16.4727993011 1 1 +( -150 -176 -56 ) ( -150 -176 -40 ) ( -88 -158 -56 ) cr4te5 29.315788269 72 0 0.9499999881 1 +( -150 -176 -56 ) ( -168 -114 -56 ) ( -150 -176 -40 ) cr4te5 58.1678237915 72 0 0.9427999854 1 +} +// brush 2286 +{ +( 112 -304 8 ) ( 112 -368 8 ) ( 48 -304 8 ) crate_top 16 16 0 1 1 +( 112 -304 24 ) ( 48 -304 24 ) ( 112 -304 -56 ) cr8_la0 16 8 0 1 1 +( 112 -304 24 ) ( 112 -304 -56 ) ( 112 -368 24 ) crate2_side 48 8 0 1 1 +( 48 -368 -56 ) ( 112 -368 -56 ) ( 48 -304 -56 ) cr8_la0 16 24 0 1 1 +( 48 -368 -56 ) ( 48 -368 24 ) ( 112 -368 -56 ) cr8_la0 16 8 0 1 1 +( 48 -368 -56 ) ( 48 -304 -56 ) ( 48 -368 24 ) crate2_side 48 8 0 1 1 +} +// brush 2287 +{ +( 160 0 -8 ) ( 160 -48 -8 ) ( 112 0 -8 ) cr4te8 16 16 0 1 1 +( 160 0 24 ) ( 112 0 24 ) ( 160 0 -56 ) cr4te6 16 8 0 1 1 +( 160 0 24 ) ( 160 0 -56 ) ( 160 -48 24 ) cr4te6 48 8 0 1 1 +( 112 -48 -56 ) ( 160 -48 -56 ) ( 112 0 -56 ) cr4te6 16 16 0 1 1 +( 112 -48 -56 ) ( 112 -48 24 ) ( 160 -48 -56 ) cr4te6 16 8 0 1 1 +( 112 -48 -56 ) ( 112 0 -56 ) ( 112 -48 24 ) cr4te6 48 8 0 1 1 +} +// brush 2288 +{ +( 1376 3168 288 ) ( 1312 3168 288 ) ( 1376 3168 256 ) wbrick1_5 0 32 0 1 1 +( 1312 2976 -64 ) ( 1376 2976 -64 ) ( 1312 3392 -64 ) wbrick1_5 0 0 0 1 1 +( 1312 2912 64 ) ( 1312 2912 96 ) ( 1376 2912 64 ) wbrick1_5 0 0 0 1 1 +( 1296 2976 64 ) ( 1296 3392 64 ) ( 1296 2976 96 ) wbrick1_5 32 0 0 1 1 +( 1344 2912 64 ) ( 1344 3168 -64 ) ( 1344 2912 -64 ) wbrick1_5 0 0 0 1 1 +( 1280 64 192 ) ( 1376 64 192 ) ( 1280 -64 192 ) wbrick1_5 0 16 90 1 1 +} +// brush 2289 +{ +( 1376 3392 448 ) ( 1376 2976 448 ) ( 1312 3392 448 ) wbrick1_5 0 0 0 1 1 +( 1376 3168 288 ) ( 1312 3168 288 ) ( 1376 3168 256 ) wbrick1_5 0 32 0 1 1 +( 1632 3168 128 ) ( 1632 3168 96 ) ( 1632 2752 128 ) wbrick1_5 0 0 0 1 1 +( 1312 2976 64 ) ( 1376 2976 64 ) ( 1312 3392 64 ) wbrick1_5 0 0 0 1 1 +( 1312 3104 64 ) ( 1312 3104 96 ) ( 1376 3104 64 ) wbrick1_5 0 0 0 1 1 +( 1568 3200 64 ) ( 1568 3104 -64 ) ( 1568 3200 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2290 +{ +( 1376 3168 288 ) ( 1312 3168 288 ) ( 1376 3168 256 ) wbrick1_5 0 32 0 1 1 +( 1312 2976 64 ) ( 1376 2976 64 ) ( 1312 3392 64 ) wbrick1_5 0 0 0 1 1 +( 1312 3104 64 ) ( 1312 3104 96 ) ( 1376 3104 64 ) wbrick1_5 0 0 0 1 1 +( 1568 3200 -64 ) ( 1568 3104 -64 ) ( 1568 3200 64 ) wbrick1_5 0 0 0 1 1 +( 1472 3168 64 ) ( 1472 3104 -64 ) ( 1472 3168 -64 ) wbrick1_5 0 0 0 1 1 +( -64 3104 96 ) ( -64 3168 96 ) ( 64 3104 96 ) wbrick1_5 0 0 0 1 1 +} +// brush 2291 +{ +( 1344 3792 288 ) ( 1408 3792 288 ) ( 1344 3792 256 ) +0dem5 -16 -16 0 1 1 +( 1408 3808 64 ) ( 1408 3808 96 ) ( 1344 3808 64 ) wmet2_1 0 48 90 1 -1 +( 1152 3744 -64 ) ( 1152 3840 -64 ) ( 1152 3744 64 ) wmet2_1 0 16 90 1 1 +( 1248 3776 64 ) ( 1248 3840 -64 ) ( 1248 3776 -64 ) wmet2_1 0 16 90 1 1 +( 2656 3840 96 ) ( 2784 3776 96 ) ( 2784 3840 96 ) wmet2_1 32 48 0 1 1 +( -2016 3824 240 ) ( -2016 3792 240 ) ( -2144 3824 240 ) wmet2_1 0 0 0 1 1 +} +// brush 2292 +{ +( 1152 3776 448 ) ( 1168 3792 448 ) ( 1168 3776 448 ) wm1_2 32 32 90 1 -1 +( 1168 3776 96 ) ( 1152 3776 448 ) ( 1168 3776 448 ) wm1_2 32 0 0 1 1 +( 1168 3792 448 ) ( 1168 3792 112 ) ( 1168 3776 112 ) wm1_2 32 0 0 1 1 +( 1152 3792 96 ) ( 1168 3776 112 ) ( 1168 3792 112 ) wm1_2 32 32 90 1 -1 +( 1168 3792 96 ) ( 1152 3792 448 ) ( 1152 3792 96 ) wm1_2 32 0 0 1 1 +( 1152 3792 448 ) ( 1152 3776 96 ) ( 1152 3792 96 ) wm1_2 32 0 0 1 1 +} +// brush 2293 +{ +( 904 3696 240 ) ( 904 3664 240 ) ( 896 3664 256 ) wm1_2 32 32 -90 1 1 +( 912 3680 256 ) ( 912 3664 256 ) ( 560 3680 256 ) wm1_2 32 0 0 -1 1 +( 576 3696 256 ) ( 576 3696 240 ) ( 912 3696 240 ) wm1_2 32 0 0 1 1 +( 704 3664 256 ) ( 704 3664 240 ) ( 704 3696 240 ) wm1_2 16 32 -90 1 1 +( 904 3664 240 ) ( 904 3696 240 ) ( 704 3696 240 ) wm1_2 32 0 0 -1 1 +( 576 3664 240 ) ( 576 3664 256 ) ( 912 3664 256 ) wm1_2 32 0 0 1 1 +} +// brush 2294 +{ +( 1168 3776 112 ) ( 1168 3792 112 ) ( 1232 3776 112 ) wm1_2 0 32 -90 1 1 +( 1168 3776 112 ) ( 1232 3776 112 ) ( 1168 3776 96 ) wm1_2 0 0 0 -1 1 +( 1152 3776 96 ) ( 1152 3792 96 ) ( 1168 3792 112 ) wm1_2 0 32 -90 1 1 +( 1152 3792 96 ) ( 1152 3776 96 ) ( 1248 3792 96 ) wm1_2 0 32 -90 1 1 +( 1232 3792 96 ) ( 1232 3792 112 ) ( 1168 3792 96 ) wm1_2 0 0 0 -1 1 +( 1248 3792 96 ) ( 1248 3776 96 ) ( 1232 3776 112 ) wm1_2 0 32 -90 1 1 +} +// brush 2295 +{ +( 1088 3552 96 ) ( 1088 3136 96 ) ( 1024 3552 96 ) wbrick1_5 0 32 0 1 1 +( 1088 3584 128 ) ( 1088 3584 96 ) ( 1088 3168 128 ) wbrick1_5 0 0 0 1 1 +( 1024 3168 64 ) ( 1088 3168 64 ) ( 1024 3584 64 ) wbrick1_5 0 0 0 1 1 +( 1056 3552 64 ) ( 1056 3072 -64 ) ( 1056 3552 -64 ) wbrick1_5 0 0 0 1 1 +( 1024 3232 64 ) ( 1120 3232 -64 ) ( 1024 3232 -64 ) wbrick1_5 0 0 0 1 1 +( 1024 3328 -64 ) ( 1120 3328 -64 ) ( 1024 3328 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2296 +{ +( 1088 3584 448 ) ( 1088 3168 448 ) ( 1024 3584 448 ) wbrick1_5 0 0 0 1 1 +( 1024 3520 448 ) ( 1024 3520 96 ) ( 1088 3584 96 ) wbrick1_5 0 0 0 1 1 +( 1088 3584 128 ) ( 1088 3584 96 ) ( 1088 3168 128 ) wbrick1_5 0 0 0 1 1 +( 1024 3168 64 ) ( 1088 3168 64 ) ( 1024 3584 64 ) wbrick1_5 0 0 0 1 1 +( 1056 3552 64 ) ( 1056 3072 -64 ) ( 1056 3552 -64 ) wbrick1_5 0 0 0 1 1 +( 1024 3328 64 ) ( 1120 3328 -64 ) ( 1024 3328 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2297 +{ +( 1488 3168 448 ) ( 1488 3152 448 ) ( 1472 3168 448 ) wm1_2 0 0 0 1 1 +( 1488 3168 448 ) ( 1472 3168 448 ) ( 1488 3168 96 ) wm1_2 0 0 0 1 1 +( 1488 3168 112 ) ( 1488 3152 112 ) ( 1488 3152 448 ) wm1_2 0 0 0 1 1 +( 1488 3152 112 ) ( 1488 3168 112 ) ( 1472 3152 96 ) wm1_2 0 0 0 1 1 +( 1472 3152 96 ) ( 1472 3152 448 ) ( 1488 3152 96 ) wm1_2 0 0 0 1 1 +( 1472 3152 96 ) ( 1472 3168 96 ) ( 1472 3152 448 ) wm1_2 0 0 0 1 1 +} +// brush 2298 +{ +( 1568 3168 448 ) ( 1552 3152 448 ) ( 1552 3168 448 ) wm1_2 32 0 0 -1 1 +( 1552 3168 96 ) ( 1568 3168 448 ) ( 1552 3168 448 ) wm1_2 32 0 0 -1 1 +( 1552 3152 448 ) ( 1552 3152 112 ) ( 1552 3168 112 ) wm1_2 0 0 0 1 1 +( 1568 3152 96 ) ( 1552 3168 112 ) ( 1552 3152 112 ) wm1_2 32 0 0 -1 1 +( 1552 3152 96 ) ( 1568 3152 448 ) ( 1568 3152 96 ) wm1_2 32 0 0 -1 1 +( 1568 3152 448 ) ( 1568 3168 96 ) ( 1568 3152 96 ) wm1_2 0 0 0 1 1 +} +// brush 2299 +{ +( 1552 3168 112 ) ( 1552 3152 112 ) ( 1488 3168 112 ) wm1_2 0 0 0 1 1 +( 1552 3168 112 ) ( 1488 3168 112 ) ( 1552 3168 96 ) wm1_2 0 0 0 1 1 +( 1568 3168 96 ) ( 1568 3152 96 ) ( 1552 3152 112 ) wm1_2 0 0 0 1 1 +( 1568 3152 96 ) ( 1568 3168 96 ) ( 1472 3152 96 ) wm1_2 0 0 0 1 1 +( 1488 3152 96 ) ( 1488 3152 112 ) ( 1552 3152 96 ) wm1_2 0 0 0 1 1 +( 1472 3152 96 ) ( 1472 3168 96 ) ( 1488 3168 112 ) wm1_2 0 0 0 1 1 +} +// brush 2300 +{ +( 1344 3552 448 ) ( 1344 3968 448 ) ( 1408 3552 448 ) metw0a 16 0 0 1 1 +( 1344 3792 288 ) ( 1408 3792 288 ) ( 1344 3792 256 ) metw0a -16 -16 0 1 1 +( 1408 3808 64 ) ( 1408 3808 96 ) ( 1344 3808 64 ) metw0a 16 0 0 1 1 +( 1152 3744 -64 ) ( 1152 3840 -64 ) ( 1152 3744 64 ) metw0a 16 0 0 1 1 +( 1248 3776 64 ) ( 1248 3840 -64 ) ( 1248 3776 -64 ) metw0a 16 0 0 1 1 +( -2144 3824 240 ) ( -2016 3792 240 ) ( -2016 3824 240 ) metw0a 16 0 0 1 1 +} +// brush 2301 +{ +( 1232 3776 448 ) ( 1232 3792 448 ) ( 1248 3776 448 ) wm1_2 0 32 -90 1 1 +( 1232 3776 448 ) ( 1248 3776 448 ) ( 1232 3776 96 ) wm1_2 0 0 0 -1 1 +( 1232 3776 112 ) ( 1232 3792 112 ) ( 1232 3792 448 ) wm1_2 32 0 0 1 1 +( 1232 3792 112 ) ( 1232 3776 112 ) ( 1248 3792 96 ) wm1_2 0 32 -90 1 1 +( 1248 3792 96 ) ( 1248 3792 448 ) ( 1232 3792 96 ) wm1_2 0 0 0 -1 1 +( 1248 3792 96 ) ( 1248 3776 96 ) ( 1248 3792 448 ) wm1_2 32 0 0 1 1 +} +// brush 2302 +{ +( 1376 3488 440 ) ( 1344 3488 440 ) ( 1376 3680 440 ) wizwood1_4 4 0 0 1 1 +( 1376 3488 440 ) ( 1376 3680 440 ) ( 1376 3488 352 ) wizwood1_4 4 0 90 1 -1 +( 1376 3488 440 ) ( 1376 3488 352 ) ( 1344 3488 440 ) wizwood1_4 0 32 90 1 1 +( 1344 3680 408 ) ( 1344 3488 408 ) ( 1376 3680 408 ) wizwood1_4 4 0 0 1 1 +( 1344 3680 352 ) ( 1344 3680 440 ) ( 1344 3488 352 ) wizwood1_4 4 0 90 1 -1 +( 1344 3680 352 ) ( 1376 3680 352 ) ( 1344 3680 440 ) wizwood1_4 0 32 90 1 1 +} +// brush 2303 +{ +( 1376 3552 448 ) ( 1344 3552 448 ) ( 1376 3616 448 ) wm1_1 0 32 -90 1 1 +( 1384 3552 424 ) ( 1384 3616 424 ) ( 1384 3552 408 ) wm1_1 0 0 0 -1 1 +( 1376 3544 424 ) ( 1376 3544 408 ) ( 1344 3544 424 ) wm1_1 32 0 0 1 1 +( 1344 3616 368 ) ( 1344 3552 368 ) ( 1376 3616 368 ) wm1_1 0 32 -90 1 1 +( 1336 3616 408 ) ( 1336 3616 424 ) ( 1336 3552 408 ) wm1_1 0 0 0 -1 1 +( 1344 3624 408 ) ( 1376 3624 408 ) ( 1344 3624 424 ) wm1_1 32 0 0 1 1 +( -2016 3544 400 ) ( -2016 3568 376 ) ( -2144 3544 400 ) wm1_1 0 32 -90 1 1 +( -2016 3608 384 ) ( -2016 3632 408 ) ( -2144 3608 384 ) wm1_1 0 32 -90 1 1 +} +// brush 2304 +{ +( 1376 3552 400 ) ( 1344 3552 400 ) ( 1344 3576 376 ) wizwood1_4 0 32 -90 1 1 +( 1376 3488 448 ) ( 1376 3520 448 ) ( 1376 3488 320 ) wizwood1_4 35.6028060913 28.622045517 135 1 -1 +( 1344 3560 408 ) ( 1376 3560 408 ) ( 1344 3488 336 ) wizwood1_4 36 4.1430664063 0 1 0.6999999881 +( 1376 3488 288 ) ( 1344 3488 288 ) ( 1344 3488 336 ) wizwood1_4 32 0 0 1 1 +( 1344 3520 320 ) ( 1344 3520 448 ) ( 1344 3488 320 ) wizwood1_4 35.6028060913 28.622045517 135 1 -1 +( 1344 3488 288 ) ( 1376 3488 288 ) ( 1376 3584 384 ) wizwood1_4 36 38.1430664063 0 1 0.6999999881 +} +// brush 2305 +{ +( 1344 3592 376 ) ( 1344 3616 400 ) ( 1376 3616 400 ) wizwood1_4 0 32 -90 1 1 +( 1376 3680 320 ) ( 1376 3648 448 ) ( 1376 3680 448 ) wizwood1_4 25.622045517 16.3971939087 -135 1 -1 +( 1344 3680 336 ) ( 1376 3608 408 ) ( 1344 3608 408 ) wizwood1_4 36 4.8569335938 180 1 0.6999999881 +( 1344 3680 336 ) ( 1344 3680 288 ) ( 1376 3680 288 ) wizwood1_4 32 0 0 1 1 +( 1344 3680 320 ) ( 1344 3648 448 ) ( 1344 3648 320 ) wizwood1_4 19.6220474243 16.3971939087 -135 1 -1 +( 1376 3584 384 ) ( 1376 3680 288 ) ( 1344 3680 288 ) wizwood1_4 36 37.8569335938 180 1 0.6999999881 +} +// brush 2306 +{ +( 1392 3568 432 ) ( 1328 3568 432 ) ( 1392 3600 432 ) wm1_1 0 0 0 1 1 +( 1392 3568 432 ) ( 1392 3600 432 ) ( 1392 3568 368 ) wmcrux 16 16 0 1 1 +( 1392 3568 432 ) ( 1392 3568 368 ) ( 1328 3568 432 ) wm1_1 0 0 0 1 1 +( 1328 3600 400 ) ( 1328 3568 400 ) ( 1392 3600 400 ) wm1_1 0 0 0 1 1 +( 1328 3600 368 ) ( 1328 3600 432 ) ( 1328 3568 368 ) wmcrux 16 16 0 1 1 +( 1328 3600 368 ) ( 1392 3600 368 ) ( 1328 3600 432 ) wm1_1 0 0 0 1 1 +} +// brush 2307 +{ +( 1376 3392 448 ) ( 1376 3384 448 ) ( 1328 3392 448 ) wm1_1 8 0 0 1 1 +( 1384 3496 400 ) ( 1336 3496 400 ) ( 1384 3496 288 ) wm1_1 0 0 0 1 1 +( 1384 3392 400 ) ( 1384 3392 288 ) ( 1384 3384 400 ) wm1_1 0 0 0 1 1 +( 1336 3384 288 ) ( 1384 3384 288 ) ( 1336 3392 288 ) wm1_1 0 0 0 1 1 +( 1336 3384 288 ) ( 1336 3384 400 ) ( 1384 3384 288 ) wm1_1 0 0 0 1 1 +( 1336 3384 288 ) ( 1336 3392 288 ) ( 1336 3384 400 ) wm1_1 0 0 0 1 1 +} +// brush 2308 +{ +( 1344 3776 448 ) ( 1344 3784 448 ) ( 1392 3776 448 ) wm1_1 8 32 -90 1 1 +( 1336 3672 400 ) ( 1384 3672 400 ) ( 1336 3672 288 ) wm1_1 0 0 0 -1 1 +( 1336 3776 400 ) ( 1336 3776 288 ) ( 1336 3784 400 ) wm1_1 32 0 0 1 1 +( 1384 3784 288 ) ( 1336 3784 288 ) ( 1384 3776 288 ) wm1_1 0 32 -90 1 1 +( 1384 3720 288 ) ( 1384 3720 400 ) ( 1336 3720 288 ) wm1_1 0 0 0 -1 1 +( 1384 3784 288 ) ( 1384 3776 288 ) ( 1384 3784 400 ) wm1_1 32 0 0 1 1 +} +// brush 2309 +{ +( 1056 4064 448 ) ( 1056 3648 448 ) ( 992 4064 448 ) wbrick1_5 0 0 0 1 1 +( 1056 3840 288 ) ( 992 3840 288 ) ( 1056 3840 256 ) wbrick1_5 0 32 0 1 1 +( 1312 3840 128 ) ( 1312 3840 96 ) ( 1312 3424 128 ) wbrick1_5 0 0 0 1 1 +( 992 3648 64 ) ( 1056 3648 64 ) ( 992 4064 64 ) wbrick1_5 0 0 0 1 1 +( 1088 3776 64 ) ( 1088 3776 96 ) ( 1152 3776 64 ) wbrick1_5 32 0 0 1 1 +( 1248 3872 64 ) ( 1248 3776 -64 ) ( 1248 3872 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2310 +{ +( 1056 4064 96 ) ( 1056 3648 96 ) ( 992 4064 96 ) wbrick1_5 0 0 0 1 1 +( 1056 3840 288 ) ( 992 3840 288 ) ( 1056 3840 256 ) wbrick1_5 0 32 0 1 1 +( 992 3648 64 ) ( 1056 3648 64 ) ( 992 4064 64 ) wbrick1_5 0 0 0 1 1 +( 1088 3776 64 ) ( 1088 3776 96 ) ( 1152 3776 64 ) wbrick1_5 32 0 0 1 1 +( 1248 3872 -64 ) ( 1248 3776 -64 ) ( 1248 3872 64 ) wbrick1_5 0 0 0 1 1 +( 1152 3840 64 ) ( 1152 3776 -64 ) ( 1152 3840 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2311 +{ +( 672 3728 256 ) ( 704 3728 256 ) ( 704 3712 240 ) wm1_2 0 32 -90 1 1 +( 704 3712 448 ) ( 704 3728 448 ) ( 704 3712 96 ) wm1_2 0 0 0 -1 1 +( 688 3712 112 ) ( 672 3712 112 ) ( 672 3712 448 ) wm1_2 32 0 0 1 1 +( 672 3712 112 ) ( 688 3712 112 ) ( 672 3728 96 ) wm1_2 0 32 -90 1 1 +( 672 3728 96 ) ( 672 3728 448 ) ( 672 3712 96 ) wm1_2 0 0 0 -1 1 +( 704 3728 256 ) ( 672 3728 256 ) ( 704 3728 96 ) wm1_2 32 0 0 1 1 +} +// brush 2312 +{ +( 1536 3168 448 ) ( 1520 3152 448 ) ( 1520 3168 448 ) wm1_2 32 32 -90 1 1 +( 1520 3168 96 ) ( 1536 3168 448 ) ( 1520 3168 448 ) wm1_2 32 0 0 -1 1 +( 1504 3152 448 ) ( 1504 3152 112 ) ( 1504 3168 112 ) wm1_2 32 0 0 1 1 +( 1504 3152 240 ) ( 1536 3152 240 ) ( 1536 3168 240 ) wm1_2 16 32 -90 1 1 +( 1520 3152 96 ) ( 1536 3152 448 ) ( 1536 3152 96 ) wm1_2 32 0 0 -1 1 +( 1536 3168 448 ) ( 1536 3168 112 ) ( 1536 3152 112 ) wm1_2 32 0 0 1 1 +} +// brush 2313 +{ +( 704 3632 256 ) ( 672 3632 256 ) ( 672 3648 240 ) wm1_2 32 32 90 1 -1 +( 704 3648 96 ) ( 704 3632 448 ) ( 704 3648 448 ) wm1_2 32 0 0 1 1 +( 672 3648 448 ) ( 672 3648 112 ) ( 688 3648 112 ) wm1_2 32 0 0 1 1 +( 672 3632 96 ) ( 688 3648 112 ) ( 672 3648 112 ) wm1_2 32 32 90 1 -1 +( 672 3648 96 ) ( 672 3632 448 ) ( 672 3632 96 ) wm1_2 32 0 0 1 1 +( 672 3632 256 ) ( 704 3632 256 ) ( 704 3632 96 ) wm1_2 32 0 0 1 1 +} +// brush 2314 +{ +( 704 3712 240 ) ( 688 3648 240 ) ( 704 3648 240 ) wm1_2 0 32 -90 1 1 +( 704 3648 256 ) ( 704 3712 240 ) ( 704 3648 240 ) wm1_2 0 0 0 -1 1 +( 672 3648 240 ) ( 672 3632 256 ) ( 688 3632 256 ) wm1_2 0 32 -90 1 1 +( 688 3728 256 ) ( 704 3632 256 ) ( 688 3632 256 ) wm1_2 0 32 -90 1 1 +( 672 3648 256 ) ( 672 3712 240 ) ( 672 3712 256 ) wm1_2 0 0 0 -1 1 +( 688 3712 240 ) ( 688 3728 256 ) ( 672 3728 256 ) wm1_2 0 32 -90 1 1 +} +// brush 2315 +{ +( 1664 3152 256 ) ( 1728 3152 288 ) ( 1664 3152 288 ) +0dem5 48 -16 0 1 1 +( 1664 3136 64 ) ( 1728 3136 96 ) ( 1728 3136 64 ) wmet2_1 0 48 90 1 -1 +( 1472 3200 64 ) ( 1472 3104 -64 ) ( 1472 3200 -64 ) wmet2_1 0 16 90 1 1 +( 1568 3168 -64 ) ( 1568 3104 -64 ) ( 1568 3168 64 ) wmet2_1 0 16 90 1 1 +( 3104 3104 96 ) ( 3104 3168 96 ) ( 2976 3104 96 ) wmet2_1 32 48 0 1 1 +( -1824 3120 240 ) ( -1696 3152 240 ) ( -1696 3120 240 ) wmet2_1 0 0 0 1 1 +} +// brush 2316 +{ +( 1728 3392 448 ) ( 1664 2976 448 ) ( 1664 3392 448 ) metw0a 16 0 0 1 1 +( 1664 3152 256 ) ( 1728 3152 288 ) ( 1664 3152 288 ) metw0a 48 -16 0 1 1 +( 1664 3136 64 ) ( 1728 3136 96 ) ( 1728 3136 64 ) metw0a 16 0 0 1 1 +( 1472 3200 64 ) ( 1472 3104 -64 ) ( 1472 3200 -64 ) metw0a 16 0 0 1 1 +( 1568 3168 -64 ) ( 1568 3104 -64 ) ( 1568 3168 64 ) metw0a 16 0 0 1 1 +( -1696 3120 240 ) ( -1696 3152 240 ) ( -1824 3120 240 ) metw0a 16 0 0 1 1 +} +// brush 2317 +{ +( 1992 1600 -64 ) ( 1864 1616 -64 ) ( 1992 1616 -64 ) wm1_2 0 0 0 1 1 +( 2016 1600 -16 ) ( 2000 1616 -16 ) ( 2000 1616 -48 ) wm1_2 56 0 0 1 1 +( 1992 1616 -64 ) ( 1896 1616 -64 ) ( 1896 1616 -96 ) wm1_1 56 0 0 1 1 +( 2008 1600 -96 ) ( 1880 1616 -96 ) ( 1880 1600 -96 ) wm1_2 8 8 0 1 1 +( 1888 1600 -16 ) ( 1904 1616 -48 ) ( 1904 1616 -16 ) wm1_2 56 0 0 1 1 +( 1880 1600 96 ) ( 2008 1600 -96 ) ( 1880 1600 -96 ) wm1_1 56 0 0 1 1 +} +// brush 2318 +{ +( 1904 1608 -116 ) ( 1920 1736 -116 ) ( 1920 1608 -116 ) metalt2_1 0 0 0 1 1 +( 1904 1616 -68 ) ( 1920 1632 -68 ) ( 1920 1632 -100 ) metalt2_1 56 0 0 1 1 +( 1920 1608 -116 ) ( 1920 1704 -116 ) ( 1920 1704 -148 ) metalt2_1 56 0 0 1 1 +( 1904 1592 -128 ) ( 1920 1720 -128 ) ( 1904 1720 -128 ) metalt2_1 8 8 0 1 1 +( 1904 1712 -68 ) ( 1920 1696 -100 ) ( 1920 1696 -68 ) metalt2_1 56 0 0 1 1 +( 1904 1720 64 ) ( 1904 1592 -128 ) ( 1904 1720 -128 ) metalt2_1 56 0 0 1 1 +} +// brush 2319 +{ +( 2008 1696 -116 ) ( 1880 1696 -116 ) ( 2008 1712 -116 ) metalt2_1 0 0 0 1 1 +( 1984 1696 -100 ) ( 1984 1696 -68 ) ( 2000 1712 -68 ) metalt2_1 56 0 0 1 1 +( 1912 1696 -128 ) ( 1912 1696 -96 ) ( 2008 1696 -96 ) metalt2_1 56 0 0 1 1 +( 1896 1712 -128 ) ( 1896 1696 -128 ) ( 2024 1712 -128 ) metalt2_1 8 8 0 1 1 +( 1920 1696 -68 ) ( 1920 1696 -100 ) ( 1904 1712 -68 ) metalt2_1 56 0 0 1 1 +( 1896 1712 -128 ) ( 2024 1712 -128 ) ( 1896 1712 64 ) metalt2_1 56 0 0 1 1 +} +// brush 2320 +{ +( 2008 1616 -116 ) ( 1880 1632 -116 ) ( 2008 1632 -116 ) metalt2_1 0 0 0 1 1 +( 2000 1616 -68 ) ( 1984 1632 -68 ) ( 1984 1632 -100 ) metalt2_1 56 0 0 1 1 +( 2008 1632 -96 ) ( 1912 1632 -96 ) ( 1912 1632 -128 ) metalt2_1 56 0 0 1 1 +( 2024 1616 -128 ) ( 1896 1632 -128 ) ( 1896 1616 -128 ) metalt2_1 8 8 0 1 1 +( 1904 1616 -68 ) ( 1920 1632 -100 ) ( 1920 1632 -68 ) metalt2_1 56 0 0 1 1 +( 1896 1616 64 ) ( 2024 1616 -128 ) ( 1896 1616 -128 ) metalt2_1 56 0 0 1 1 +} +// brush 2321 +{ +( 1304 2848 176 ) ( 1368 2848 112 ) ( 1304 2848 112 ) wbrick1_5 0 32 0 1 1 +( 1120 3168 112 ) ( 1120 3040 176 ) ( 1120 3040 112 ) wbrick1_5 0 0 0 1 1 +( 1312 2848 128 ) ( 1312 2912 128 ) ( 1120 2912 128 ) wbrick1_5 0 0 0 1 1 +( 1312 2976 192 ) ( 1120 2912 128 ) ( 1312 2912 128 ) wbrick1_5 32 0 0 1 1 +( 1312 3104 176 ) ( 1312 2976 240 ) ( 1312 3104 240 ) wbrick1_5 0 0 0 1 1 +( 1224 2944 448 ) ( 1160 3072 448 ) ( 1224 3072 448 ) wbrick1_5 32 0 0 1 1 +( -64 2976 352 ) ( -64 2976 256 ) ( 64 2976 352 ) wbrick1_5 0 0 0 1 1 +} +// brush 2322 +{ +( 1216 3152 448 ) ( 1216 3088 448 ) ( 1152 3152 448 ) wizwood1_4 0 0 90 1 1 +( 1216 3152 464 ) ( 1152 3152 464 ) ( 1216 3152 400 ) wizwood1_4 0 0 90 1 1 +( 1296 3184 464 ) ( 1296 3184 400 ) ( 1296 3120 464 ) wizwood1_4 0 0 90 1 1 +( 1152 3088 400 ) ( 1216 3088 400 ) ( 1152 3152 400 ) wizwood1_4 4 0 90 1 1 +( 1232 3120 400 ) ( 1232 3120 464 ) ( 1296 3120 400 ) wizwood1_4 0 0 90 1 1 +( 1136 3088 400 ) ( 1136 3152 400 ) ( 1136 3088 464 ) wizwood1_4 0 0 90 1 1 +} +// brush 2323 +{ +( 1296 3168 448 ) ( 1280 3104 448 ) ( 1280 3168 448 ) wm1_1 0 0 0 1 1 +( 1280 3168 400 ) ( 1296 3168 448 ) ( 1280 3168 448 ) wm1_2 0 0 0 1 1 +( 1280 3104 448 ) ( 1280 3168 400 ) ( 1280 3168 448 ) wm1_2 0 0 0 1 1 +( 1296 3168 384 ) ( 1280 3104 384 ) ( 1296 3104 384 ) wm1_2 0 0 0 1 1 +( 1280 3104 400 ) ( 1296 3104 448 ) ( 1296 3104 400 ) wm1_1 0 0 0 1 1 +( 1296 3104 448 ) ( 1296 3168 400 ) ( 1296 3104 400 ) wm1_1 0 0 0 1 1 +} +// brush 2324 +{ +( 1152 3168 448 ) ( 1152 3104 448 ) ( 1136 3168 448 ) wm1_1 0 0 0 1 1 +( 1152 3168 448 ) ( 1136 3168 448 ) ( 1152 3168 400 ) wm1_2 0 0 0 1 1 +( 1152 3168 448 ) ( 1152 3168 400 ) ( 1152 3104 448 ) wm1_2 0 0 0 1 1 +( 1136 3104 384 ) ( 1152 3104 384 ) ( 1136 3168 384 ) wm1_2 0 0 0 1 1 +( 1136 3104 400 ) ( 1136 3104 448 ) ( 1152 3104 400 ) wm1_1 0 0 0 1 1 +( 1136 3104 400 ) ( 1136 3168 400 ) ( 1136 3104 448 ) wm1_1 0 0 0 1 1 +} +// brush 2325 +{ +( 1088 3744 448 ) ( 1024 3744 448 ) ( 1088 3760 448 ) wm1_2 32 0 -90 1 1 +( 1088 3744 448 ) ( 1088 3760 448 ) ( 1088 3744 400 ) wm1_2 32 0 0 -1 1 +( 1096 3760 448 ) ( 1096 3760 400 ) ( 1032 3760 448 ) wm1_2 0 0 0 1 1 +( 1024 3760 384 ) ( 1024 3744 384 ) ( 1088 3760 384 ) wm1_2 32 0 -90 1 1 +( 1032 3760 400 ) ( 1032 3760 448 ) ( 1032 3744 400 ) wm1_2 32 0 0 -1 1 +( 1024 3776 400 ) ( 1088 3776 400 ) ( 1024 3776 448 ) wm1_2 0 0 0 1 1 +} +// brush 2326 +{ +( 1088 3280 448 ) ( 1072 3280 448 ) ( 1088 3296 448 ) wm1_2 32 32 -90 1 1 +( 1088 3280 448 ) ( 1088 3296 448 ) ( 1088 3280 96 ) wm1_2 32 0 0 -1 1 +( 1088 3264 112 ) ( 1072 3264 112 ) ( 1072 3264 448 ) wm1_2 32 0 0 1 1 +( 1088 3296 240 ) ( 1072 3296 240 ) ( 1072 3264 240 ) wm1_2 16 32 -90 1 1 +( 1072 3296 96 ) ( 1072 3296 448 ) ( 1072 3280 96 ) wm1_2 32 0 0 -1 1 +( 1072 3296 112 ) ( 1088 3296 112 ) ( 1088 3296 448 ) wm1_2 32 0 0 1 1 +} +// brush 2327 +{ +( 1072 3424 288 ) ( 1072 3488 288 ) ( 1072 3424 256 ) +0dem5 16 -16 0 1 1 +( 1056 3488 64 ) ( 1056 3488 96 ) ( 1056 3424 64 ) wmet2_1 0 48 90 1 -1 +( 1120 3232 -64 ) ( 1024 3232 -64 ) ( 1120 3232 64 ) wmet2_1 0 16 90 1 1 +( 1088 3328 64 ) ( 1024 3328 -64 ) ( 1088 3328 -64 ) wmet2_1 0 16 90 1 1 +( 1024 4736 96 ) ( 1088 4864 96 ) ( 1024 4864 96 ) wmet2_1 32 48 0 1 1 +( 1040 64 240 ) ( 1072 64 240 ) ( 1040 -64 240 ) wmet2_1 0 0 0 1 1 +} +// brush 2328 +{ +( 1312 3424 448 ) ( 896 3424 448 ) ( 1312 3488 448 ) metw0a 16 0 0 1 1 +( 1072 3424 288 ) ( 1072 3488 288 ) ( 1072 3424 256 ) metw0a 16 -16 0 1 1 +( 1056 3488 64 ) ( 1056 3488 96 ) ( 1056 3424 64 ) metw0a 16 0 0 1 1 +( 1120 3232 -64 ) ( 1024 3232 -64 ) ( 1120 3232 64 ) metw0a 16 0 0 1 1 +( 1088 3328 64 ) ( 1024 3328 -64 ) ( 1088 3328 -64 ) metw0a 16 0 0 1 1 +( 1040 -64 240 ) ( 1072 64 240 ) ( 1040 64 240 ) metw0a 16 0 0 1 1 +} +// brush 2329 +{ +( 1088 3312 448 ) ( 1072 3312 448 ) ( 1088 3328 448 ) wm1_2 0 32 -90 1 1 +( 1088 3312 448 ) ( 1088 3328 448 ) ( 1088 3312 96 ) wm1_2 0 0 0 -1 1 +( 1088 3312 112 ) ( 1072 3312 112 ) ( 1072 3312 448 ) wm1_2 32 0 0 1 1 +( 1072 3312 112 ) ( 1088 3312 112 ) ( 1072 3328 96 ) wm1_2 0 32 -90 1 1 +( 1072 3328 96 ) ( 1072 3328 448 ) ( 1072 3312 96 ) wm1_2 0 0 0 -1 1 +( 1072 3328 96 ) ( 1088 3328 96 ) ( 1072 3328 448 ) wm1_2 32 0 0 1 1 +} +// brush 2330 +{ +( 1088 3232 448 ) ( 1072 3248 448 ) ( 1088 3248 448 ) wm1_2 32 32 90 1 -1 +( 1088 3248 96 ) ( 1088 3232 448 ) ( 1088 3248 448 ) wm1_2 32 0 0 1 1 +( 1072 3248 448 ) ( 1072 3248 112 ) ( 1088 3248 112 ) wm1_2 32 0 0 1 1 +( 1072 3232 96 ) ( 1088 3248 112 ) ( 1072 3248 112 ) wm1_2 32 32 90 1 -1 +( 1072 3248 96 ) ( 1072 3232 448 ) ( 1072 3232 96 ) wm1_2 32 0 0 1 1 +( 1072 3232 448 ) ( 1088 3232 96 ) ( 1072 3232 96 ) wm1_2 32 0 0 1 1 +} +// brush 2331 +{ +( 1088 3248 112 ) ( 1072 3248 112 ) ( 1088 3312 112 ) wm1_2 0 32 -90 1 1 +( 1088 3248 112 ) ( 1088 3312 112 ) ( 1088 3248 96 ) wm1_2 0 0 0 -1 1 +( 1088 3232 96 ) ( 1072 3232 96 ) ( 1072 3248 112 ) wm1_2 0 32 -90 1 1 +( 1072 3232 96 ) ( 1088 3232 96 ) ( 1072 3328 96 ) wm1_2 0 32 -90 1 1 +( 1072 3312 96 ) ( 1072 3312 112 ) ( 1072 3248 96 ) wm1_2 0 0 0 -1 1 +( 1072 3328 96 ) ( 1088 3328 96 ) ( 1088 3312 112 ) wm1_2 0 32 -90 1 1 +} +// brush 2332 +{ +( 704 3648 112 ) ( 688 3648 112 ) ( 704 3712 112 ) wm1_2 0 32 -90 1 1 +( 704 3648 112 ) ( 704 3712 112 ) ( 704 3648 96 ) wm1_2 0 0 0 -1 1 +( 688 3632 96 ) ( 672 3632 96 ) ( 672 3648 112 ) wm1_2 0 32 -90 1 1 +( 688 3632 96 ) ( 704 3632 96 ) ( 688 3728 96 ) wm1_2 0 32 -90 1 1 +( 672 3712 96 ) ( 672 3712 112 ) ( 672 3648 96 ) wm1_2 0 0 0 -1 1 +( 672 3728 96 ) ( 688 3728 96 ) ( 688 3712 112 ) wm1_2 0 32 -90 1 1 +} +// brush 2333 +{ +( 1200 3776 448 ) ( 1200 3792 448 ) ( 1216 3776 448 ) wm1_2 32 32 -90 1 1 +( 1200 3776 448 ) ( 1216 3776 448 ) ( 1200 3776 96 ) wm1_2 32 0 0 -1 1 +( 1184 3776 112 ) ( 1184 3792 112 ) ( 1184 3792 448 ) wm1_2 32 0 0 1 1 +( 1216 3776 240 ) ( 1216 3792 240 ) ( 1184 3792 240 ) wm1_2 16 32 -90 1 1 +( 1216 3792 96 ) ( 1216 3792 448 ) ( 1200 3792 96 ) wm1_2 32 0 0 -1 1 +( 1216 3792 112 ) ( 1216 3776 112 ) ( 1216 3776 448 ) wm1_2 32 0 0 1 1 +} +// brush 2334 +{ +( 1200 2992 184 ) ( 1232 2992 184 ) ( 1232 2976 192 ) wm1_2 0 0 0 1 1 +( 1200 2928 120 ) ( 1232 2928 120 ) ( 1232 3056 248 ) wm1_2 0 8 0 1 1 +( 1232 3152 192 ) ( 1232 3152 256 ) ( 1232 3168 256 ) wm1_2 0 0 0 1 1 +( 1200 2920 144 ) ( 1232 2920 144 ) ( 1232 2920 120 ) wm1_2 0 0 0 1 1 +( 1232 2864 80 ) ( 1200 2864 80 ) ( 1200 2976 192 ) wm1_2 0 0 0 1 1 +( 1200 3152 256 ) ( 1200 3152 192 ) ( 1200 3168 192 ) wm1_2 0 0 0 1 1 +} +// brush 2335 +{ +( 1040 3696 400 ) ( 1040 3664 400 ) ( 1024 3696 400 ) wm1_1 0 0 0 1 1 +( 1040 3696 400 ) ( 1024 3696 400 ) ( 1040 3696 384 ) wm1_1 0 0 0 1 1 +( 1040 3696 376 ) ( 1040 3664 376 ) ( 1040 3664 400 ) wm1_2 0 0 0 1 1 +( 1040 3664 376 ) ( 1040 3696 376 ) ( 1024 3664 384 ) wm1_1 0 0 0 1 1 +( 1024 3664 384 ) ( 1024 3664 400 ) ( 1040 3664 384 ) wm1_1 0 0 0 1 1 +( 1024 3664 384 ) ( 1024 3696 384 ) ( 1024 3664 400 ) wm1_1 0 0 0 1 1 +} +// brush 2336 +{ +( 1696 2816 -48 ) ( 1696 2768 -48 ) ( 1648 2816 -48 ) wm1_1 0 0 0 1 1 +( 1688 2808 -48 ) ( 1640 2808 -48 ) ( 1688 2808 -64 ) wm1_1 0 0 0 1 1 +( 1688 2808 -48 ) ( 1688 2808 -64 ) ( 1688 2760 -48 ) wm1_1 0 0 0 1 1 +( 1648 2768 -64 ) ( 1696 2768 -64 ) ( 1648 2816 -64 ) wm1_1 0 0 0 1 1 +( 1648 2768 -64 ) ( 1648 2768 -48 ) ( 1696 2768 -64 ) wm1_1 0 0 0 1 1 +( 1648 2768 -64 ) ( 1648 2816 -64 ) ( 1648 2768 -48 ) wm1_1 0 0 0 1 1 +} +// brush 2337 +{ +( 1656 2776 0 ) ( 1656 2768 0 ) ( 1648 2776 0 ) wm1_1 0 0 0 1 1 +( 1656 2776 -32 ) ( 1648 2776 -32 ) ( 1656 2776 -48 ) wm1_1 0 0 0 1 1 +( 1656 2776 -32 ) ( 1656 2776 -48 ) ( 1656 2768 -32 ) wm1_1 0 0 0 1 1 +( 1648 2768 -48 ) ( 1656 2768 -48 ) ( 1648 2776 -48 ) wm1_1 0 0 0 1 1 +( 1648 2768 -48 ) ( 1648 2768 -32 ) ( 1656 2768 -48 ) wm1_1 0 0 0 1 1 +( 1648 2768 -48 ) ( 1648 2776 -48 ) ( 1648 2768 -32 ) wm1_1 0 0 0 1 1 +} +// brush 2338 +{ +( 1688 2808 0 ) ( 1688 2800 0 ) ( 1680 2808 0 ) wm1_1 0 0 0 1 1 +( 1688 2808 -32 ) ( 1680 2808 -32 ) ( 1688 2808 -48 ) wm1_1 0 0 0 1 1 +( 1688 2808 -32 ) ( 1688 2808 -48 ) ( 1688 2800 -32 ) wm1_1 0 0 0 1 1 +( 1680 2800 -48 ) ( 1688 2800 -48 ) ( 1680 2808 -48 ) wm1_1 0 0 0 1 1 +( 1680 2800 -48 ) ( 1680 2800 -32 ) ( 1688 2800 -48 ) wm1_1 0 0 0 1 1 +( 1680 2800 -48 ) ( 1680 2808 -48 ) ( 1680 2800 -32 ) wm1_1 0 0 0 1 1 +} +// brush 2339 +{ +( 1656 2808 0 ) ( 1656 2800 0 ) ( 1648 2808 0 ) wm1_1 0 0 0 1 1 +( 1656 2808 -32 ) ( 1648 2808 -32 ) ( 1656 2808 -48 ) wm1_1 0 0 0 1 1 +( 1656 2808 -32 ) ( 1656 2808 -48 ) ( 1656 2800 -32 ) wm1_1 0 0 0 1 1 +( 1648 2800 -48 ) ( 1656 2800 -48 ) ( 1648 2808 -48 ) wm1_1 0 0 0 1 1 +( 1648 2800 -48 ) ( 1648 2800 -32 ) ( 1656 2800 -48 ) wm1_1 0 0 0 1 1 +( 1648 2800 -48 ) ( 1648 2808 -48 ) ( 1648 2800 -32 ) wm1_1 0 0 0 1 1 +} +// brush 2340 +{ +( 1688 2776 0 ) ( 1688 2768 0 ) ( 1680 2776 0 ) wm1_1 0 0 0 1 1 +( 1688 2776 -32 ) ( 1680 2776 -32 ) ( 1688 2776 -48 ) wm1_1 0 0 0 1 1 +( 1688 2776 -32 ) ( 1688 2776 -48 ) ( 1688 2768 -32 ) wm1_1 0 0 0 1 1 +( 1680 2768 -48 ) ( 1688 2768 -48 ) ( 1680 2776 -48 ) wm1_1 0 0 0 1 1 +( 1680 2768 -48 ) ( 1680 2768 -32 ) ( 1688 2768 -48 ) wm1_1 0 0 0 1 1 +( 1680 2768 -48 ) ( 1680 2776 -48 ) ( 1680 2768 -32 ) wm1_1 0 0 0 1 1 +} +// brush 2341 +{ +( 1672 2768 8 ) ( 1668 2768 8 ) ( 1672 2808 8 ) wm1_1 0 0 0 1 1 +( 1688 2768 8 ) ( 1688 2808 8 ) ( 1688 2768 0 ) wm1_1 0 0 0 1 1 +( 1672 2768 8 ) ( 1672 2768 0 ) ( 1668 2768 8 ) wm1_1 0 0 0 1 1 +( 1668 2808 0 ) ( 1668 2768 0 ) ( 1672 2808 0 ) wm1_1 0 0 0 1 1 +( 1648 2808 0 ) ( 1648 2808 8 ) ( 1648 2768 0 ) wm1_1 0 0 0 1 1 +( 1668 2808 0 ) ( 1672 2808 0 ) ( 1668 2808 8 ) wm1_1 0 0 0 1 1 +( 1680 2768 -64 ) ( 1648 2800 -64 ) ( 1680 2768 64 ) wm1_1 0 0 0 1 1 +( 1656 2808 -64 ) ( 1688 2776 -64 ) ( 1656 2808 64 ) wm1_1 0 0 0 1 1 +} +// brush 2342 +{ +( 1688 2792 8 ) ( 1688 2788 8 ) ( 1648 2792 8 ) wm1_1 0 0 0 1 1 +( 1688 2808 8 ) ( 1648 2808 8 ) ( 1688 2808 0 ) wm1_1 0 0 0 1 1 +( 1688 2792 8 ) ( 1688 2792 0 ) ( 1688 2788 8 ) wm1_1 0 0 0 1 1 +( 1648 2788 0 ) ( 1688 2788 0 ) ( 1648 2792 0 ) wm1_1 0 0 0 1 1 +( 1648 2768 0 ) ( 1648 2768 8 ) ( 1688 2768 0 ) wm1_1 0 0 0 1 1 +( 1648 2788 0 ) ( 1648 2792 0 ) ( 1648 2788 8 ) wm1_1 0 0 0 1 1 +( 1688 2800 -64 ) ( 1656 2768 -64 ) ( 1688 2800 64 ) wm1_1 0 0 0 1 1 +( 1648 2776 -64 ) ( 1680 2808 -64 ) ( 1648 2776 64 ) wm1_1 0 0 0 1 1 +} +// brush 2343 +{ +( 1408 2664 184 ) ( 1408 2360 184 ) ( 1344 2664 184 ) wizwood1_4 28 0 90 1 1 +( 1408 2376 184 ) ( 1344 2376 184 ) ( 1408 2376 168 ) wizwood1_4 28 0 90 1 1 +( 1408 2664 184 ) ( 1408 2664 168 ) ( 1408 2360 184 ) wizwood1_4 28 0 90 1 1 +( 1344 2360 168 ) ( 1408 2360 168 ) ( 1344 2664 168 ) wizwood1_4 28 0 90 1 1 +( 1344 2360 168 ) ( 1344 2360 184 ) ( 1408 2360 168 ) wizwood1_4 28 0 90 1 1 +( 1344 2360 168 ) ( 1344 2664 168 ) ( 1344 2360 184 ) wizwood1_4 28 0 90 1 1 +} +// brush 2344 +{ +( 1408 2600 184 ) ( 1408 2296 184 ) ( 1344 2600 184 ) wizwood1_4 20 0 90 1 1 +( 1408 2312 184 ) ( 1344 2312 184 ) ( 1408 2312 168 ) wizwood1_4 20 0 90 1 1 +( 1408 2600 184 ) ( 1408 2600 168 ) ( 1408 2296 184 ) wizwood1_4 20 0 90 1 1 +( 1344 2296 168 ) ( 1408 2296 168 ) ( 1344 2600 168 ) wizwood1_4 20 0 90 1 1 +( 1344 2296 168 ) ( 1344 2296 184 ) ( 1408 2296 168 ) wizwood1_4 20 0 90 1 1 +( 1344 2296 168 ) ( 1344 2600 168 ) ( 1344 2296 184 ) wizwood1_4 20 0 90 1 1 +} +// brush 2345 +{ +( 1408 2696 248 ) ( 1408 2392 248 ) ( 1344 2696 248 ) wizwood1_4 4 0 90 1 1 +( 1408 2408 248 ) ( 1344 2408 248 ) ( 1408 2408 232 ) wizwood1_4 4 0 90 1 1 +( 1408 2696 248 ) ( 1408 2696 232 ) ( 1408 2392 248 ) wizwood1_4 4 0 90 1 1 +( 1344 2392 232 ) ( 1408 2392 232 ) ( 1344 2696 232 ) wizwood1_4 4 0 90 1 1 +( 1344 2392 232 ) ( 1344 2392 248 ) ( 1408 2392 232 ) wizwood1_4 4 0 90 1 1 +( 1344 2392 232 ) ( 1344 2696 232 ) ( 1344 2392 248 ) wizwood1_4 4 0 90 1 1 +} +// brush 2346 +{ +( 1408 2536 184 ) ( 1408 2232 184 ) ( 1344 2536 184 ) wizwood1_4 12 0 90 1 1 +( 1408 2248 184 ) ( 1344 2248 184 ) ( 1408 2248 168 ) wizwood1_4 12 0 90 1 1 +( 1408 2536 184 ) ( 1408 2536 168 ) ( 1408 2232 184 ) wizwood1_4 12 0 90 1 1 +( 1344 2232 168 ) ( 1408 2232 168 ) ( 1344 2536 168 ) wizwood1_4 12 0 90 1 1 +( 1344 2232 168 ) ( 1344 2232 184 ) ( 1408 2232 168 ) wizwood1_4 12 0 90 1 1 +( 1344 2232 168 ) ( 1344 2536 168 ) ( 1344 2232 184 ) wizwood1_4 12 0 90 1 1 +} +// brush 2347 +{ +( 1408 2472 184 ) ( 1408 2168 184 ) ( 1344 2472 184 ) wizwood1_4 4 0 90 1 1 +( 1408 2184 184 ) ( 1344 2184 184 ) ( 1408 2184 168 ) wizwood1_4 4 0 90 1 1 +( 1408 2472 184 ) ( 1408 2472 168 ) ( 1408 2168 184 ) wizwood1_4 4 0 90 1 1 +( 1344 2168 168 ) ( 1408 2168 168 ) ( 1344 2472 168 ) wizwood1_4 4 0 90 1 1 +( 1344 2168 168 ) ( 1344 2168 184 ) ( 1408 2168 168 ) wizwood1_4 4 0 90 1 1 +( 1344 2168 168 ) ( 1344 2472 168 ) ( 1344 2168 184 ) wizwood1_4 4 0 90 1 1 +} +// brush 2348 +{ +( -336 2208 320 ) ( -400 2144 320 ) ( -400 2208 320 ) wbrick1_5 0 32 0 1 1 +( -368 2208 384 ) ( -304 2208 512 ) ( -368 2208 512 ) wbrick1_5 48 0 0 1 1 +( -304 2432 512 ) ( -304 2496 384 ) ( -304 2496 512 ) wbrick1_5 0 0 0 1 1 +( -624 2144 416 ) ( -560 2144 544 ) ( -560 2144 416 ) wbrick1_5 32 0 0 1 1 +( -208 2144 512 ) ( -208 2208 384 ) ( -208 2144 384 ) wbrick1_5 32 0 0 1 1 +( -64 2112 128 ) ( -192 2272 128 ) ( -192 2112 128 ) wm1_2 0 0 0 1 1 +} +// brush 2349 +{ +( -224 2208 320 ) ( -288 2144 320 ) ( -288 2208 320 ) wbrick1_5 0 32 0 1 1 +( -240 2208 192 ) ( -176 2208 320 ) ( -240 2208 320 ) wbrick1_5 48 0 0 1 1 +( -208 2464 320 ) ( -208 2528 192 ) ( -208 2528 320 ) wbrick1_5 0 0 0 1 1 +( -496 2144 224 ) ( -432 2144 352 ) ( -432 2144 224 ) wbrick1_5 32 0 0 1 1 +( 0 2144 320 ) ( 0 2208 192 ) ( 0 2144 192 ) wbrick1_5 32 0 0 1 1 +( 64 2112 -64 ) ( -64 2272 -64 ) ( -64 2112 -64 ) wm1_2 0 0 0 1 1 +} +// brush 2350 +{ +( 1488 1096 -32 ) ( 1496 1096 -40 ) ( 1496 1120 -40 ) wm1_1 0 0 0 1 1 +( 1648 1120 -32 ) ( 1264 1080 -32 ) ( 1264 1120 -32 ) wm1_1 0 0 0 1 1 +( 1264 1120 -40 ) ( 1648 1120 -32 ) ( 1264 1120 -32 ) wm1_1 0 0 0 1 1 +( 1584 1120 -32 ) ( 1576 1120 -40 ) ( 1576 1096 -40 ) wm1_1 0 0 0 1 1 +( 1496 1080 -48 ) ( 1608 1080 -48 ) ( 1608 1104 -48 ) wm1_1 0 0 0 1 1 +( 1264 1080 -40 ) ( 1648 1080 -32 ) ( 1648 1080 -40 ) wm1_2 0 0 0 1 1 +} +// brush 2351 +{ +( 1488 1096 -192 ) ( 1496 1096 -184 ) ( 1496 1120 -184 ) wm1_1 0 0 0 1 1 +( 1488 1120 0 ) ( 1488 1080 -384 ) ( 1488 1120 -384 ) wm1_1 0 0 0 1 1 +( 1496 1120 -416 ) ( 1488 1120 -32 ) ( 1488 1120 -416 ) wm1_1 0 0 0 1 1 +( 1488 1120 -32 ) ( 1496 1120 -40 ) ( 1496 1096 -40 ) wm1_1 0 0 0 1 1 +( 1504 1096 -184 ) ( 1504 1096 -72 ) ( 1504 1120 -72 ) wm1_1 0 0 0 1 1 +( 1496 1080 -416 ) ( 1488 1080 -32 ) ( 1496 1080 -32 ) wm1_2 0 0 0 1 1 +} +// brush 2352 +{ +( 1576 1088 -184 ) ( 1568 1088 -176 ) ( 1568 1112 -176 ) wm1_1 0 0 0 1 1 +( 1416 1120 -192 ) ( 1800 1080 -192 ) ( 1800 1120 -192 ) wm1_1 0 0 0 1 1 +( 1800 1120 -184 ) ( 1416 1120 -192 ) ( 1800 1120 -192 ) wm1_1 0 0 0 1 1 +( 1496 1120 -184 ) ( 1504 1120 -176 ) ( 1504 1096 -176 ) wm1_1 0 0 0 1 1 +( 1568 1080 -176 ) ( 1456 1080 -176 ) ( 1456 1104 -176 ) wm1_1 0 0 0 1 1 +( 1800 1080 -184 ) ( 1416 1080 -192 ) ( 1416 1080 -184 ) wm1_2 0 0 0 1 1 +} +// brush 2353 +{ +( 1584 1096 -32 ) ( 1576 1096 -40 ) ( 1576 1120 -40 ) wm1_1 0 0 0 1 1 +( 1584 1120 -224 ) ( 1584 1080 160 ) ( 1584 1120 160 ) wm1_1 0 0 0 1 1 +( 1576 1120 160 ) ( 1584 1120 -224 ) ( 1584 1120 160 ) wm1_1 0 0 0 1 1 +( 1584 1120 -192 ) ( 1576 1120 -184 ) ( 1576 1096 -184 ) wm1_1 0 0 0 1 1 +( 1568 1096 -40 ) ( 1568 1096 -152 ) ( 1568 1120 -152 ) wm1_1 0 0 0 1 1 +( 1576 1080 160 ) ( 1584 1080 -224 ) ( 1576 1080 -224 ) wm1_2 0 0 0 1 1 +} +// brush 2354 +{ +( 1568 1096 -48 ) ( 1504 1128 -48 ) ( 1568 1128 -48 ) wm1_2 0 0 0 1 1 +( 1568 1128 -176 ) ( 1568 1096 -48 ) ( 1568 1128 -48 ) wm1_2 0 32 0 1 1 +( 1504 1120 -48 ) ( 1568 1120 -176 ) ( 1568 1120 -48 ) wm1_2 0 0 0 1 1 +( 1568 1096 -176 ) ( 1504 1128 -176 ) ( 1504 1096 -176 ) wm1_2 0 0 0 1 1 +( 1504 1128 -176 ) ( 1504 1096 -48 ) ( 1504 1096 -176 ) wm1_2 0 32 0 1 1 +( 1504 1096 -48 ) ( 1568 1096 -176 ) ( 1504 1096 -176 ) +0dem5 32 80 0 1 1 +} +// brush 2355 +{ +( -496 2208 192 ) ( -432 2208 320 ) ( -496 2208 320 ) wbrick1_5 48 0 0 1 1 +( -480 2448 320 ) ( -480 2512 192 ) ( -480 2512 320 ) wbrick1_5 16 0 0 1 1 +( -848 2176 224 ) ( -784 2176 352 ) ( -784 2176 224 ) wbrick1_5 32 0 0 1 1 +( -448 2144 352 ) ( -448 2208 224 ) ( -448 2144 224 ) wbrick1_5 32 0 0 1 1 +( -208 2112 -32 ) ( -336 2272 -32 ) ( -336 2112 -32 ) wm1_2 0 0 0 1 1 +( -544 64 0 ) ( -288 64 0 ) ( -544 -64 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 2356 +{ +( -336 2208 -32 ) ( -400 2144 -32 ) ( -400 2208 -32 ) wbrick1_5 0 32 0 1 1 +( -368 2208 192 ) ( -304 2208 320 ) ( -368 2208 320 ) wbrick1_5 48 0 0 1 1 +( -304 2432 320 ) ( -304 2496 192 ) ( -304 2496 320 ) wbrick1_5 0 0 0 1 1 +( -624 2144 224 ) ( -560 2144 352 ) ( -560 2144 224 ) wbrick1_5 32 0 0 1 1 +( -208 2144 320 ) ( -208 2208 192 ) ( -208 2144 192 ) wbrick1_5 32 0 0 1 1 +( -64 2112 -64 ) ( -192 2272 -64 ) ( -192 2112 -64 ) wm1_2 0 0 0 1 1 +} +// brush 2357 +{ +( -288 1568 -32 ) ( -352 1568 -32 ) ( -288 1632 -32 ) wbrick1_5 0 32 0 1 1 +( 16 1600 -32 ) ( 16 1600 -160 ) ( -48 1600 -32 ) wbrick1_5 32 0 0 1 1 +( -352 1632 -96 ) ( -352 1568 -96 ) ( -288 1632 -96 ) wbrick1_5 0 32 0 1 1 +( -448 1632 -192 ) ( -384 1632 -192 ) ( -448 1632 -64 ) wbrick1_5 32 0 0 1 1 +( -480 1568 -224 ) ( -480 1728 -352 ) ( -480 1568 -352 ) wbrick1_5 0 0 0 1 1 +( -576 1568 -352 ) ( -576 1696 -352 ) ( -576 1568 -224 ) wbrick1_5 0 0 0 1 1 +} +// brush 2358 +{ +( -288 1568 320 ) ( -352 1568 320 ) ( -288 1632 320 ) wbrick1_5 0 32 0 1 1 +( 16 1600 320 ) ( 16 1600 192 ) ( -48 1600 320 ) wbrick1_5 32 0 0 1 1 +( -352 1632 128 ) ( -352 1568 128 ) ( -288 1632 128 ) wbrick1_5 0 32 0 1 1 +( -448 1632 192 ) ( -384 1632 192 ) ( -448 1632 320 ) wbrick1_5 32 0 0 1 1 +( -480 1568 64 ) ( -480 1728 -64 ) ( -480 1568 -64 ) wbrick1_5 0 0 0 1 1 +( -576 1568 -64 ) ( -576 1696 -64 ) ( -576 1568 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2359 +{ +( -216 2176 120 ) ( -216 2152 120 ) ( -208 2152 128 ) wm1_1 0 0 0 1 1 +( 16 2176 128 ) ( 16 2136 128 ) ( -368 2176 128 ) wm1_1 0 0 0 1 1 +( 16 2176 128 ) ( -368 2176 128 ) ( 16 2176 120 ) wm1_1 0 0 0 1 1 +( -296 2152 120 ) ( -296 2176 120 ) ( -304 2176 128 ) wm1_1 0 0 0 1 1 +( -328 2160 112 ) ( -328 2136 112 ) ( -216 2136 112 ) wm1_1 0 0 0 1 1 +( -368 2136 120 ) ( -368 2136 128 ) ( 16 2136 120 ) wm1_2 0 0 0 1 1 +} +// brush 2360 +{ +( -216 2176 -24 ) ( -216 2152 -24 ) ( -208 2152 -32 ) wm1_1 0 0 0 1 1 +( -208 2176 -224 ) ( -208 2136 -224 ) ( -208 2176 160 ) wm1_1 0 0 0 1 1 +( -208 2176 -256 ) ( -208 2176 128 ) ( -216 2176 -256 ) wm1_1 0 0 0 1 1 +( -216 2152 120 ) ( -216 2176 120 ) ( -208 2176 128 ) wm1_1 0 0 0 1 1 +( -224 2176 88 ) ( -224 2152 88 ) ( -224 2152 -24 ) wm1_1 0 0 0 1 1 +( -216 2136 128 ) ( -208 2136 128 ) ( -216 2136 -256 ) wm1_2 0 0 0 1 1 +} +// brush 2361 +{ +( -288 2168 -16 ) ( -288 2144 -16 ) ( -296 2144 -24 ) wm1_1 0 0 0 1 1 +( -520 2176 -32 ) ( -520 2136 -32 ) ( -136 2176 -32 ) wm1_1 0 0 0 1 1 +( -520 2176 -32 ) ( -136 2176 -32 ) ( -520 2176 -24 ) wm1_1 0 0 0 1 1 +( -224 2152 -16 ) ( -224 2176 -16 ) ( -216 2176 -24 ) wm1_1 0 0 0 1 1 +( -176 2160 -16 ) ( -176 2136 -16 ) ( -288 2136 -16 ) wm1_1 0 0 0 1 1 +( -136 2136 -24 ) ( -136 2136 -32 ) ( -520 2136 -24 ) wm1_2 0 0 0 1 1 +} +// brush 2362 +{ +( -296 2176 120 ) ( -296 2152 120 ) ( -304 2152 128 ) wm1_1 0 0 0 1 1 +( -304 2176 320 ) ( -304 2136 320 ) ( -304 2176 -64 ) wm1_1 0 0 0 1 1 +( -304 2176 320 ) ( -304 2176 -64 ) ( -296 2176 320 ) wm1_1 0 0 0 1 1 +( -296 2152 -24 ) ( -296 2176 -24 ) ( -304 2176 -32 ) wm1_1 0 0 0 1 1 +( -288 2176 8 ) ( -288 2152 8 ) ( -288 2152 120 ) wm1_1 0 0 0 1 1 +( -296 2136 -64 ) ( -304 2136 -64 ) ( -296 2136 320 ) wm1_2 0 0 0 1 1 +} +// brush 2363 +{ +( -288 2184 112 ) ( -224 2184 112 ) ( -288 2152 112 ) wm1_2 0 0 0 1 1 +( -288 2184 112 ) ( -288 2152 112 ) ( -288 2184 -16 ) wm1_2 0 0 0 1 1 +( -288 2176 112 ) ( -288 2176 -16 ) ( -224 2176 112 ) wm1_2 0 -32 0 1 1 +( -224 2152 -16 ) ( -224 2184 -16 ) ( -288 2152 -16 ) wm1_2 0 0 0 1 1 +( -224 2152 -16 ) ( -224 2152 112 ) ( -224 2184 -16 ) wm1_2 0 0 0 1 1 +( -224 2152 -16 ) ( -288 2152 -16 ) ( -224 2152 112 ) +0dem5 32 112 0 1 1 +} +// brush 2364 +{ +( 1584 2592 -64 ) ( 1456 2608 -64 ) ( 1584 2608 -64 ) wm1_2 0 0 0 1 1 +( 1600 2592 -64 ) ( 1584 2608 -64 ) ( 1584 2608 -96 ) wm1_2 0 0 0 1 1 +( 1584 2608 -72 ) ( 1488 2608 -72 ) ( 1488 2608 -104 ) wm1_1 0 0 0 1 1 +( 1600 2592 -96 ) ( 1472 2608 -96 ) ( 1472 2592 -96 ) wm1_2 0 0 0 1 1 +( 1472 2592 -64 ) ( 1488 2608 -96 ) ( 1488 2608 -64 ) wm1_2 0 0 0 1 1 +( 1472 2592 96 ) ( 1600 2592 -96 ) ( 1472 2592 -96 ) wm1_2 0 8 0 1 1 +} +// brush 2365 +{ +( -48 1424 -128 ) ( -48 1296 -128 ) ( -64 1424 -128 ) wm1_2 0 0 0 1 1 +( -48 1424 -160 ) ( -48 1424 -128 ) ( -64 1440 -128 ) wm1_2 0 8 0 1 1 +( -48 1328 -152 ) ( -48 1328 -120 ) ( -48 1424 -120 ) wm1_1 0 0 0 1 1 +( -64 1312 -160 ) ( -48 1312 -160 ) ( -64 1440 -160 ) wm1_2 0 0 0 1 1 +( -48 1328 -120 ) ( -48 1328 -152 ) ( -64 1312 -120 ) wm1_2 0 8 0 1 1 +( -64 1312 -160 ) ( -64 1440 -160 ) ( -64 1312 32 ) wm1_2 0 8 0 1 1 +} +// brush 2366 +{ +( 1200 2528 -64 ) ( 1072 2544 -64 ) ( 1200 2544 -64 ) wm1_2 0 0 0 1 1 +( 1664 2528 -64 ) ( 1648 2544 -64 ) ( 1648 2544 -96 ) wm1_2 0 0 0 1 1 +( 1664 2544 -72 ) ( 1568 2544 -72 ) ( 1568 2544 -104 ) wm1_1 0 0 0 1 1 +( 1216 2528 -96 ) ( 1088 2544 -96 ) ( 1088 2528 -96 ) wm1_2 0 0 0 1 1 +( 1088 2528 -64 ) ( 1104 2544 -96 ) ( 1104 2544 -64 ) wm1_2 0 0 0 1 1 +( 1088 2528 96 ) ( 1216 2528 -96 ) ( 1088 2528 -96 ) wm1_1 0 0 0 1 1 +} +// brush 2367 +{ +( 1104 2640 -64 ) ( 1104 2512 -64 ) ( 1088 2640 -64 ) wm1_2 0 0 0 1 1 +( 1120 2752 -96 ) ( 1120 2752 -64 ) ( 1104 2768 -64 ) wm1_2 0 8 0 1 1 +( 1104 2544 -88 ) ( 1104 2544 -56 ) ( 1104 2640 -56 ) wm1_2 0 8 0 1 1 +( 1088 2528 -96 ) ( 1104 2528 -96 ) ( 1088 2656 -96 ) wm1_2 0 0 0 1 1 +( 1104 2544 -56 ) ( 1104 2544 -88 ) ( 1088 2528 -56 ) wm1_2 0 8 0 1 1 +( 1088 2528 -96 ) ( 1088 2656 -96 ) ( 1088 2528 96 ) wm1_2 0 8 0 1 1 +} +// brush 2368 +{ +( 1248 2624 -64 ) ( 1248 2496 -64 ) ( 1120 2624 -64 ) blueflr4_5 0 0 0 1 1 +( 1104 2768 -64 ) ( 1104 2768 -72 ) ( 1152 2720 -72 ) blueflr4_5 0 0 0 1 1 +( 1152 2816 -64 ) ( 1152 2816 -104 ) ( 1152 2688 -64 ) blueflr4_5 0 0 0 1 1 +( 1120 2496 -72 ) ( 1248 2496 -72 ) ( 1120 2624 -72 ) blueflr4_5 0 0 0 1 1 +( 1104 2544 -72 ) ( 1104 2544 -64 ) ( 1152 2592 -64 ) blueflr4_5 0 0 0 1 1 +( 1104 2768 -72 ) ( 1104 2768 -64 ) ( 1104 2544 -64 ) blueflr4_5 0 0 0 1 1 +} +// brush 2369 +{ +( 1344 2592 -64 ) ( 1344 2464 -64 ) ( 1216 2592 -64 ) blueflr4_5 0 0 0 1 1 +( 1344 2592 -64 ) ( 1216 2592 -64 ) ( 1344 2592 -104 ) blueflr4_5 0 0 0 1 1 +( 1312 2688 -64 ) ( 1312 2688 -104 ) ( 1312 2560 -64 ) blueflr4_5 0 0 0 1 1 +( 1216 2464 -72 ) ( 1344 2464 -72 ) ( 1216 2592 -72 ) blueflr4_5 0 0 0 1 1 +( 1104 2544 -72 ) ( 1104 2544 -64 ) ( 1600 2544 -64 ) blueflr4_5 0 0 0 1 1 +( 1104 2544 -64 ) ( 1104 2544 -72 ) ( 1152 2592 -72 ) blueflr4_5 0 0 0 1 1 +} +// brush 2370 +{ +( 1506 2662 -56 ) ( 1542 2539 -56 ) ( 1383 2626 -56 ) blueflr4_5 50.4129638672 39.8891677856 16.2085418701 1 1 +( 1524 2601 -56 ) ( 1401 2565 -56 ) ( 1524 2601 -96 ) blueflr4_5 52.0877685547 0 0 1.04139328 1 +( 1337 2613 -56 ) ( 1337 2613 -96 ) ( 1373 2490 -56 ) blueflr4_5 24.1108322144 0 0 1.04139328 1 +( 1419 2504 -64 ) ( 1542 2539 -64 ) ( 1383 2626 -64 ) blueflr4_5 50.4129638672 39.8891677856 16.2085418701 1 1 +( 1410 2534 -96 ) ( 1410 2534 -56 ) ( 1533 2570 -96 ) blueflr4_5 52.0877685547 0 0 1.04139328 1 +( 1376 2424 -96 ) ( 1340 2547 -96 ) ( 1376 2424 -56 ) blueflr4_5 24.1108322144 0 0 1.04139328 1 +} +// brush 2371 +{ +( 1507 2579 -64 ) ( 1457 2461 -64 ) ( 1390 2629 -64 ) blueflr4_5 36.5722999573 52.8561897278 -23.3201560974 1 1 +( 1365 2571 -64 ) ( 1247 2621 -64 ) ( 1365 2571 -104 ) blueflr4_5 39.7392463684 0 0 1.0889601707 1 +( 1356 2592 -64 ) ( 1356 2592 -104 ) ( 1306 2474 -64 ) blueflr4_5 12.7272872925 0 0 1.0889601707 1 +( 1339 2512 -72 ) ( 1457 2461 -72 ) ( 1390 2629 -72 ) blueflr4_5 36.5722999573 52.8561897278 -23.3201560974 1 1 +( 1329 2569 -104 ) ( 1329 2569 -64 ) ( 1446 2518 -104 ) blueflr4_5 39.7392463684 0 0 1.0889601707 1 +( 1295 2531 -104 ) ( 1346 2648 -104 ) ( 1295 2531 -64 ) blueflr4_5 12.7272872925 0 0 1.0889601707 1 +} +// brush 2372 +{ +( 1472 2720 -64 ) ( 1472 2592 -64 ) ( 1344 2720 -64 ) blueflr4_5 0 0 0 1 1 +( 1472 2720 -64 ) ( 1344 2720 -64 ) ( 1472 2720 -104 ) blueflr4_5 0 0 0 1 1 +( 1472 2720 -64 ) ( 1472 2720 -104 ) ( 1472 2592 -64 ) blueflr4_5 0 0 0 1 1 +( 1344 2592 -72 ) ( 1472 2592 -72 ) ( 1344 2720 -72 ) blueflr4_5 0 0 0 1 1 +( 1344 2624 -104 ) ( 1344 2624 -64 ) ( 1472 2624 -104 ) blueflr4_5 0 0 0 1 1 +( 1280 2592 -104 ) ( 1280 2720 -104 ) ( 1280 2592 -64 ) blueflr4_5 0 0 0 1 1 +} +// brush 2373 +{ +( 1472 2688 -64 ) ( 1472 2560 -64 ) ( 1344 2688 -64 ) blueflr4_5 0 0 0 1 1 +( 1344 2624 -64 ) ( 1216 2624 -64 ) ( 1344 2624 -104 ) blueflr4_5 0 0 0 1 1 +( 1344 2624 -64 ) ( 1344 2624 -104 ) ( 1344 2496 -64 ) blueflr4_5 0 0 0 1 1 +( 1344 2560 -72 ) ( 1472 2560 -72 ) ( 1344 2688 -72 ) blueflr4_5 0 0 0 1 1 +( 1344 2592 -104 ) ( 1344 2592 -64 ) ( 1472 2592 -104 ) blueflr4_5 0 0 0 1 1 +( 1280 2560 -104 ) ( 1280 2688 -104 ) ( 1280 2560 -64 ) blueflr4_5 0 0 0 1 1 +} +// brush 2374 +{ +( 1600 2688 -64 ) ( 1600 2560 -64 ) ( 1472 2688 -64 ) blueflr4_5 0 0 0 1 1 +( 1472 2624 -64 ) ( 1344 2624 -64 ) ( 1472 2624 -104 ) blueflr4_5 0 0 0 1 1 +( 1472 2624 -64 ) ( 1472 2624 -104 ) ( 1472 2496 -64 ) blueflr4_5 0 0 0 1 1 +( 1472 2560 -72 ) ( 1600 2560 -72 ) ( 1472 2688 -72 ) blueflr4_5 0 0 0 1 1 +( 1472 2592 -104 ) ( 1472 2592 -64 ) ( 1600 2592 -104 ) blueflr4_5 0 0 0 1 1 +( 1424 2560 -104 ) ( 1424 2688 -104 ) ( 1424 2560 -64 ) blueflr4_5 0 0 0 1 1 +} +// brush 2375 +{ +( 1584 2640 -64 ) ( 1584 2512 -64 ) ( 1456 2640 -64 ) blueflr4_5 0 0 0 1 1 +( 1440 2560 -64 ) ( 1312 2560 -64 ) ( 1440 2560 -104 ) blueflr4_5 0 0 0 1 1 +( 1440 2592 -64 ) ( 1440 2592 -104 ) ( 1440 2464 -64 ) blueflr4_5 0 0 0 1 1 +( 1456 2512 -72 ) ( 1584 2512 -72 ) ( 1456 2640 -72 ) blueflr4_5 0 0 0 1 1 +( 1440 2544 -104 ) ( 1440 2544 -64 ) ( 1568 2544 -104 ) blueflr4_5 0 0 0 1 1 +( 1408 2496 -104 ) ( 1408 2624 -104 ) ( 1408 2496 -64 ) blueflr4_5 0 0 0 1 1 +} +// brush 2376 +{ +( 1551 2604 -64 ) ( 1527 2478 -64 ) ( 1425 2628 -64 ) blueflr4_5 39.8536605835 12.0003423691 -10.5440301895 1 1 +( 1416 2580 -64 ) ( 1290 2604 -64 ) ( 1416 2580 -104 ) blueflr4_5 40.5856246948 0 0 1.017175436 1 +( 1385 2586 -64 ) ( 1385 2586 -104 ) ( 1361 2460 -64 ) blueflr4_5 53.0976028442 0 0 1.017175436 1 +( 1402 2502 -72 ) ( 1527 2478 -72 ) ( 1425 2628 -72 ) blueflr4_5 39.8536605835 12.0003423691 -10.5440301895 1 1 +( 1379 2555 -104 ) ( 1379 2555 -64 ) ( 1505 2531 -104 ) blueflr4_5 40.5856246948 0 0 1.017175436 1 +( 1354 2511 -104 ) ( 1378 2636 -104 ) ( 1354 2511 -64 ) blueflr4_5 53.0976028442 0 0 1.017175436 1 +} +// brush 2377 +{ +( 1584 2688 -64 ) ( 1584 2560 -64 ) ( 1456 2688 -64 ) blueflr4_5 0 0 0 1 1 +( 1456 2624 -64 ) ( 1328 2624 -64 ) ( 1456 2624 -104 ) blueflr4_5 0 0 0 1 1 +( 1424 2640 -64 ) ( 1424 2640 -104 ) ( 1424 2512 -64 ) blueflr4_5 0 0 0 1 1 +( 1456 2560 -72 ) ( 1584 2560 -72 ) ( 1456 2688 -72 ) blueflr4_5 0 0 0 1 1 +( 1424 2608 -104 ) ( 1424 2608 -64 ) ( 1552 2608 -104 ) blueflr4_5 0 0 0 1 1 +( 1408 2560 -104 ) ( 1408 2688 -104 ) ( 1408 2560 -64 ) blueflr4_5 0 0 0 1 1 +} +// brush 2378 +{ +( 1547 2626 -56 ) ( 1496 2508 -56 ) ( 1430 2677 -56 ) blueflr4_5 0 8 0 1 1 +( 1380 2603 -64 ) ( 1262 2654 -64 ) ( 1380 2603 -104 ) blueflr4_5 0 -8 0 1 1 +( 1392 2632 -64 ) ( 1392 2632 -104 ) ( 1341 2515 -64 ) blueflr4_5 0 -8 0 1 1 +( 1375 2552 -72 ) ( 1492 2501 -72 ) ( 1426 2670 -72 ) blueflr4_5 0 0 0 1 1 +( 1376 2595 -96 ) ( 1376 2595 -56 ) ( 1494 2544 -96 ) blueflr4_5 0 -8 0 1 1 +( 1325 2557 -104 ) ( 1376 2674 -104 ) ( 1325 2557 -64 ) blueflr4_5 0 -8 0 1 1 +} +// brush 2379 +{ +( 1552 2688 -64 ) ( 1552 2560 -64 ) ( 1424 2688 -64 ) blueflr4_5 0 0 0 1 1 +( 1424 2624 -64 ) ( 1296 2624 -64 ) ( 1424 2624 -104 ) blueflr4_5 0 0 0 1 1 +( 1392 2640 -64 ) ( 1392 2640 -104 ) ( 1392 2512 -64 ) blueflr4_5 0 0 0 1 1 +( 1424 2560 -72 ) ( 1552 2560 -72 ) ( 1424 2688 -72 ) blueflr4_5 0 0 0 1 1 +( 1392 2608 -104 ) ( 1392 2608 -64 ) ( 1520 2608 -104 ) blueflr4_5 0 0 0 1 1 +( 1376 2560 -104 ) ( 1376 2688 -104 ) ( 1376 2560 -64 ) blueflr4_5 0 0 0 1 1 +} +// brush 2380 +{ +( 1440 2624 -64 ) ( 1440 2544 -64 ) ( 1312 2624 -64 ) clip 0 0 0 8 8 +( 1440 2624 -64 ) ( 1312 2624 -64 ) ( 1440 2624 -72 ) clip 0 0 0 8 8 +( 1440 2624 -64 ) ( 1440 2624 -72 ) ( 1440 2544 -64 ) clip 0 0 0 8 8 +( 1312 2544 -72 ) ( 1440 2544 -72 ) ( 1312 2624 -72 ) clip 0 0 0 8 8 +( 1312 2544 -72 ) ( 1312 2544 -64 ) ( 1440 2544 -72 ) clip 0 0 0 8 8 +( 1312 2544 -72 ) ( 1312 2624 -72 ) ( 1312 2544 -64 ) clip 0 0 0 8 8 +} +// brush 2381 +{ +( 1408 2560 -56 ) ( 1408 2480 -56 ) ( 1336 2560 -56 ) clip 0 0 0 1 1 +( 1402 2616 -56 ) ( 1330 2616 -56 ) ( 1402 2616 -64 ) clip 0 0 0 1 1 +( 1400 2552 -56 ) ( 1400 2552 -64 ) ( 1400 2472 -56 ) clip 0 0 0 1 1 +( 1336 2480 -64 ) ( 1408 2480 -64 ) ( 1336 2560 -64 ) clip 0 0 0 1 1 +( 1336 2464 -64 ) ( 1336 2464 -56 ) ( 1408 2464 -64 ) clip 0 0 0 1 1 +( 1336 2480 -64 ) ( 1336 2560 -64 ) ( 1336 2480 -56 ) clip 0 0 0 1 1 +} +// brush 2382 +{ +( 384 480 -184 ) ( 384 256 -184 ) ( -384 480 -184 ) city4_8 0 0 0 1 1 +( 384 480 -128 ) ( -384 480 -128 ) ( 384 480 -192 ) city4_8 0 0 0 1 1 +( -96 448 -128 ) ( -96 448 -192 ) ( -96 224 -128 ) city4_8 0 0 0 1 1 +( -384 256 -192 ) ( 384 256 -192 ) ( -384 480 -192 ) city4_8 0 0 0 1 1 +( -384 256 -192 ) ( -384 256 -128 ) ( 384 256 -192 ) city4_8 0 0 0 1 1 +( -384 256 -192 ) ( -384 480 -192 ) ( -384 256 -128 ) city4_8 0 0 0 1 1 +} +// brush 2383 +{ +( 96 1120 -192 ) ( 96 1088 -192 ) ( -96 1120 -192 ) wm1_2 0 0 0 1 1 +( 96 1120 -192 ) ( -96 1120 -192 ) ( 96 1120 -320 ) wm1_2 0 0 0 1 1 +( 96 1120 -192 ) ( 96 1120 -320 ) ( 96 1088 -192 ) wm1_2 0 0 0 1 1 +( -96 1088 -320 ) ( 96 1088 -320 ) ( -96 1120 -320 ) wm1_2 0 0 0 1 1 +( -96 1088 -320 ) ( -96 1088 -192 ) ( 96 1088 -320 ) wm1_2 0 0 0 1 1 +( -96 1088 -320 ) ( -96 1120 -320 ) ( -96 1088 -192 ) wm1_2 0 0 0 1 1 +} +// brush 2384 +{ +( 64 1120 -176 ) ( 64 1216 -128 ) ( 80 1216 -128 ) wm1_2 32 48 90 1 -1 +( 80 1232 -192 ) ( 80 1120 128 ) ( 80 1232 128 ) wm1_2 32 0 0 1 1 +( 80 1216 -128 ) ( 64 1248 -128 ) ( 80 1248 -128 ) wm1_2 32 48 90 1 -1 +( 64 1248 -128 ) ( 64 1120 -192 ) ( 80 1120 -192 ) wm1_2 32 48 90 1 -1 +( 64 1232 -192 ) ( 64 1120 128 ) ( 64 1120 -192 ) wm1_2 32 0 0 1 1 +( 80 1120 -176 ) ( 80 1120 -192 ) ( 64 1120 -192 ) wm1_2 16 0 0 1 1 +} +// brush 2385 +{ +( -80 1120 -176 ) ( -80 1216 -128 ) ( -64 1216 -128 ) wm1_2 32 32 90 1 -1 +( -64 1232 -192 ) ( -64 1120 128 ) ( -64 1232 128 ) wm1_2 32 0 0 1 1 +( -64 1216 -128 ) ( -80 1248 -128 ) ( -64 1248 -128 ) wm1_2 32 32 90 1 -1 +( -80 1248 -128 ) ( -80 1120 -192 ) ( -64 1120 -192 ) wm1_2 32 32 90 1 -1 +( -80 1232 -192 ) ( -80 1120 128 ) ( -80 1120 -192 ) wm1_2 32 0 0 1 1 +( -64 1120 -176 ) ( -64 1120 -192 ) ( -80 1120 -192 ) wm1_2 32 0 0 1 1 +} +// brush 2386 +{ +( 288 1248 -64 ) ( 256 1248 -64 ) ( 288 1440 -64 ) wm1_2 0 0 0 1 1 +( 288 1248 -64 ) ( 288 1440 -64 ) ( 288 1248 -192 ) wm1_2 0 0 0 1 1 +( 288 1312 -64 ) ( 288 1312 -192 ) ( 256 1312 -64 ) wm1_2 0 0 0 1 1 +( 256 1440 -192 ) ( 256 1248 -192 ) ( 288 1440 -192 ) wm1_2 0 0 0 1 1 +( 256 1440 -192 ) ( 256 1440 -64 ) ( 256 1248 -192 ) wm1_2 0 0 0 1 1 +( 256 1440 -192 ) ( 288 1440 -192 ) ( 256 1440 -64 ) wm1_2 0 0 0 1 1 +} +// brush 2387 +{ +( -64 1216 -128 ) ( -64 1248 -128 ) ( 64 1216 -128 ) wiz1_4 0 32 0 1 1 +( -64 1216 -112 ) ( 64 1216 -112 ) ( -64 1216 -144 ) wiz1_4 0 0 0 1 0.5 +( -64 1216 -112 ) ( -64 1216 -144 ) ( -64 1248 -112 ) wiz1_4 0 0 0 1 1 +( 64 1248 -144 ) ( -64 1248 -144 ) ( 64 1216 -144 ) wiz1_4 0 0 0 1 1 +( 64 1248 -144 ) ( 64 1248 -112 ) ( -64 1248 -144 ) wiz1_4 0 0 0 1 1 +( 64 1248 -144 ) ( 64 1216 -144 ) ( 64 1248 -112 ) wiz1_4 0 0 0 1 1 +} +// brush 2388 +{ +( -64 1184 -144 ) ( -64 1216 -144 ) ( 64 1184 -144 ) wiz1_4 0 32 0 1 1 +( -64 1184 -128 ) ( 64 1184 -128 ) ( -64 1184 -160 ) wiz1_4 0 0 0 1 0.5 +( -64 1184 -128 ) ( -64 1184 -160 ) ( -64 1216 -128 ) wiz1_4 0 0 0 1 1 +( 64 1216 -160 ) ( -64 1216 -160 ) ( 64 1184 -160 ) wiz1_4 0 0 0 1 1 +( 64 1216 -160 ) ( 64 1216 -128 ) ( -64 1216 -160 ) wiz1_4 0 0 0 1 1 +( 64 1216 -160 ) ( 64 1184 -160 ) ( 64 1216 -128 ) wiz1_4 0 0 0 1 1 +} +// brush 2389 +{ +( -64 1152 -160 ) ( -64 1184 -160 ) ( 64 1152 -160 ) wiz1_4 0 32 0 1 1 +( -64 1152 -144 ) ( 64 1152 -144 ) ( -64 1152 -176 ) wiz1_4 0 0 0 1 0.5 +( -64 1152 -144 ) ( -64 1152 -176 ) ( -64 1184 -144 ) wiz1_4 0 0 0 1 1 +( 64 1184 -176 ) ( -64 1184 -176 ) ( 64 1152 -176 ) wiz1_4 0 0 0 1 1 +( 64 1184 -176 ) ( 64 1184 -144 ) ( -64 1184 -176 ) wiz1_4 0 0 0 1 1 +( 64 1184 -176 ) ( 64 1152 -176 ) ( 64 1184 -144 ) wiz1_4 0 0 0 1 1 +} +// brush 2390 +{ +( -64 1120 -176 ) ( -64 1152 -176 ) ( 64 1120 -176 ) wiz1_4 0 32 0 1 1 +( -64 1120 -160 ) ( 64 1120 -160 ) ( -64 1120 -192 ) wiz1_4 0 0 0 1 0.5 +( -64 1120 -160 ) ( -64 1120 -192 ) ( -64 1152 -160 ) wiz1_4 0 0 0 1 1 +( 64 1152 -192 ) ( -64 1152 -192 ) ( 64 1120 -192 ) wiz1_4 0 0 0 1 1 +( 64 1152 -192 ) ( 64 1152 -160 ) ( -64 1152 -192 ) wiz1_4 0 0 0 1 1 +( 64 1152 -192 ) ( 64 1120 -192 ) ( 64 1152 -160 ) wiz1_4 0 0 0 1 1 +} +// brush 2391 +{ +( 224 1456 -64 ) ( 224 1440 -64 ) ( 128 1440 -112 ) wm1_2 0 16 0 1 1 +( 240 1456 192 ) ( 128 1456 192 ) ( 240 1456 -128 ) wm1_2 0 0 0 1 1 +( 256 1456 -64 ) ( 256 1440 -64 ) ( 224 1456 -64 ) wm1_2 0 16 0 1 1 +( 128 1456 -128 ) ( 128 1440 -128 ) ( 256 1440 -64 ) wm1_2 0 16 0 1 1 +( 128 1440 -128 ) ( 128 1440 192 ) ( 240 1440 -128 ) wm1_2 0 0 0 1 1 +( 128 1440 -128 ) ( 128 1456 -128 ) ( 128 1456 -112 ) wm1_2 48 0 0 1 1 +} +// brush 2392 +{ +( 224 1312 -64 ) ( 224 1296 -64 ) ( 128 1296 -112 ) wm1_2 0 0 0 1 1 +( 240 1312 192 ) ( 128 1312 192 ) ( 240 1312 -128 ) wm1_2 0 0 0 1 1 +( 256 1312 -64 ) ( 256 1296 -64 ) ( 224 1312 -64 ) wm1_2 0 0 0 1 1 +( 128 1312 -128 ) ( 128 1296 -128 ) ( 256 1296 -64 ) wm1_2 0 0 0 1 1 +( 128 1296 -128 ) ( 128 1296 192 ) ( 240 1296 -128 ) wm1_2 0 0 0 1 1 +( 128 1296 -128 ) ( 128 1312 -128 ) ( 128 1312 -112 ) wm1_2 0 0 0 1 1 +} +// brush 2393 +{ +( 224 1440 -64 ) ( 256 1440 -64 ) ( 224 1312 -64 ) wiz1_4 0 32 90 1 1 +( 224 1440 -48 ) ( 224 1312 -48 ) ( 224 1440 -80 ) wiz1_4 0 0 0 1 0.5 +( 224 1440 -48 ) ( 224 1440 -80 ) ( 256 1440 -48 ) wiz1_4 0 0 0 1 1 +( 256 1312 -80 ) ( 256 1440 -80 ) ( 224 1312 -80 ) wiz1_4 0 0 0 1 1 +( 256 1312 -80 ) ( 256 1312 -48 ) ( 256 1440 -80 ) wiz1_4 0 0 0 1 1 +( 256 1312 -80 ) ( 224 1312 -80 ) ( 256 1312 -48 ) wiz1_4 0 0 0 1 1 +} +// brush 2394 +{ +( 192 1440 -80 ) ( 224 1440 -80 ) ( 192 1312 -80 ) wiz1_4 0 32 90 1 1 +( 192 1440 -64 ) ( 192 1312 -64 ) ( 192 1440 -96 ) wiz1_4 0 0 0 1 0.5 +( 192 1440 -64 ) ( 192 1440 -96 ) ( 224 1440 -64 ) wiz1_4 0 0 0 1 1 +( 224 1312 -96 ) ( 224 1440 -96 ) ( 192 1312 -96 ) wiz1_4 0 0 0 1 1 +( 224 1312 -96 ) ( 224 1312 -64 ) ( 224 1440 -96 ) wiz1_4 0 0 0 1 1 +( 224 1312 -96 ) ( 192 1312 -96 ) ( 224 1312 -64 ) wiz1_4 0 0 0 1 1 +} +// brush 2395 +{ +( 160 1440 -96 ) ( 192 1440 -96 ) ( 160 1312 -96 ) wiz1_4 0 32 90 1 1 +( 160 1440 -80 ) ( 160 1312 -80 ) ( 160 1440 -112 ) wiz1_4 0 0 0 1 0.5 +( 160 1440 -80 ) ( 160 1440 -112 ) ( 192 1440 -80 ) wiz1_4 0 0 0 1 1 +( 192 1312 -112 ) ( 192 1440 -112 ) ( 160 1312 -112 ) wiz1_4 0 0 0 1 1 +( 192 1312 -112 ) ( 192 1312 -80 ) ( 192 1440 -112 ) wiz1_4 0 0 0 1 1 +( 192 1312 -112 ) ( 160 1312 -112 ) ( 192 1312 -80 ) wiz1_4 0 0 0 1 1 +} +// brush 2396 +{ +( 128 1440 -112 ) ( 160 1440 -112 ) ( 128 1312 -112 ) wiz1_4 0 32 90 1 1 +( 128 1440 -96 ) ( 128 1312 -96 ) ( 128 1440 -128 ) wiz1_4 0 0 0 1 0.5 +( 128 1440 -96 ) ( 128 1440 -128 ) ( 160 1440 -96 ) wiz1_4 0 0 0 1 1 +( 160 1312 -128 ) ( 160 1440 -128 ) ( 128 1312 -128 ) wiz1_4 0 0 0 1 1 +( 160 1312 -128 ) ( 160 1312 -96 ) ( 160 1440 -128 ) wiz1_4 0 0 0 1 1 +( 160 1312 -128 ) ( 128 1312 -128 ) ( 160 1312 -96 ) wiz1_4 0 0 0 1 1 +} +// brush 2397 +{ +( 2528 1600 320 ) ( 2528 1472 320 ) ( 2496 1600 320 ) wbrick1_5 0 0 0 1 1 +( 2432 1696 288 ) ( 2432 1696 -96 ) ( 2496 1696 -96 ) wbrick1_5 0 0 0 1 1 +( 2496 1696 192 ) ( 2496 1696 -96 ) ( 2496 1440 -96 ) wbrick1_5 0 0 0 1 1 +( 2496 1440 -96 ) ( 2528 1440 -96 ) ( 2496 1568 -96 ) wbrick1_5 0 0 0 1 1 +( 2432 1376 -64 ) ( 2432 1376 320 ) ( 2496 1376 320 ) wbrick1_5 0 0 0 1 1 +( 2432 1440 288 ) ( 2432 1440 -96 ) ( 2432 1696 -96 ) wbrick1_5 0 0 0 1 1 +} +// brush 2398 +{ +( 2464 1728 96 ) ( 2464 1600 96 ) ( 2432 1728 96 ) wm1_2 0 0 0 1 1 +( 2304 1632 64 ) ( 2304 1632 -320 ) ( 2368 1632 -320 ) wm1_2 0 0 0 1 1 +( 2432 1824 -32 ) ( 2432 1824 -320 ) ( 2432 1568 -320 ) wm1_2 0 0 0 1 1 +( 2432 1568 64 ) ( 2464 1568 64 ) ( 2432 1696 64 ) wm1_1 0 0 0 1 1 +( 2368 1504 -288 ) ( 2368 1504 96 ) ( 2432 1504 96 ) wm1_2 0 0 0 1 1 +( 2304 1376 64 ) ( 2304 1376 -320 ) ( 2304 1632 -320 ) wm1_2 0 0 0 1 1 +( 2304 1568 -288 ) ( 2368 1632 -288 ) ( 2304 1568 -160 ) wm1_2 0 0 0 1 1 +} +// brush 2399 +{ +( 2592 1376 384 ) ( 1600 1376 384 ) ( 2592 1504 384 ) wm1_2 0 0 0 1 1 +( 2304 1376 352 ) ( 2304 1504 352 ) ( 2304 1376 320 ) wm1_2 0 0 0 1 1 +( 2592 1376 352 ) ( 2592 1376 320 ) ( 1600 1376 352 ) wm1_2 0 0 0 1 1 +( 1600 1504 320 ) ( 1600 1376 320 ) ( 2592 1504 320 ) wm1_2 0 0 0 1 1 +( 1600 1504 320 ) ( 1600 1504 352 ) ( 1600 1376 320 ) wm1_2 0 0 0 1 1 +( 1600 1504 352 ) ( 2592 1504 352 ) ( 1600 1504 384 ) wm1_2 0 0 0 1 1 +} +// brush 2400 +{ +( 2592 1504 384 ) ( 1600 1504 384 ) ( 2592 1632 384 ) wm1_2 0 0 0 1 1 +( 2592 1504 352 ) ( 2592 1504 320 ) ( 1600 1504 352 ) wm1_2 0 0 0 1 1 +( 1600 1632 320 ) ( 1600 1504 320 ) ( 2592 1632 320 ) wm1_1 0 0 0 1 1 +( 1600 1632 320 ) ( 1600 1632 352 ) ( 1600 1504 320 ) wm1_2 0 0 0 1 1 +( 1664 1600 -64 ) ( 1728 1536 -64 ) ( 1664 1600 64 ) wm1_2 0 0 0 1 1 +} +// brush 2401 +{ +( 1472 1728 320 ) ( 1440 1600 320 ) ( 1440 1728 320 ) wbrick1_5 0 0 0 1 1 +( 1536 1632 -96 ) ( 1600 1632 -96 ) ( 1600 1632 288 ) wbrick1_5 0 0 0 1 1 +( 1472 1568 -96 ) ( 1472 1824 -96 ) ( 1472 1824 192 ) wbrick1_5 0 0 0 1 1 +( 1472 1696 96 ) ( 1440 1568 96 ) ( 1472 1568 96 ) wbrick1_5 0 0 0 1 1 +( 1472 1440 320 ) ( 1536 1440 320 ) ( 1536 1440 -64 ) wbrick1_5 0 0 0 1 1 +( 1600 1632 -96 ) ( 1600 1376 -96 ) ( 1600 1376 288 ) wbrick1_5 0 0 0 1 1 +( 1600 1568 64 ) ( 1536 1632 -64 ) ( 1600 1568 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2402 +{ +( 2464 1728 320 ) ( 2464 1600 320 ) ( 2432 1728 320 ) wbrick1_5 0 0 0 1 1 +( 2304 1632 288 ) ( 2304 1632 -96 ) ( 2368 1632 -96 ) wbrick1_5 0 0 0 1 1 +( 2432 1824 192 ) ( 2432 1824 -96 ) ( 2432 1568 -96 ) wbrick1_5 0 0 0 1 1 +( 2432 1568 96 ) ( 2464 1568 96 ) ( 2432 1696 96 ) wbrick1_5 0 0 0 1 1 +( 2400 1440 -64 ) ( 2400 1440 320 ) ( 2464 1440 320 ) wbrick1_5 0 0 0 1 1 +( 2304 1376 288 ) ( 2304 1376 -96 ) ( 2304 1632 -96 ) wbrick1_5 0 0 0 1 1 +( 2304 1568 -64 ) ( 2368 1632 -64 ) ( 2304 1568 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2403 +{ +( 2432 1600 -64 ) ( 2336 1504 -64 ) ( 2336 1600 -64 ) wm1_1 0 0 0 1 1 +( 2352 1616 -80 ) ( 2448 1616 112 ) ( 2352 1616 112 ) wm1_2 0 0 0 1 1 +( 2320 1504 112 ) ( 2320 1600 -80 ) ( 2320 1600 112 ) wm1_2 0 0 0 1 1 +( 2432 1600 -96 ) ( 2336 1504 -96 ) ( 2432 1504 -96 ) wm1_2 0 0 0 1 1 +( 2336 1504 -80 ) ( 2432 1504 112 ) ( 2432 1504 -80 ) wm1_2 0 0 0 1 1 +( 2432 1504 112 ) ( 2432 1600 -80 ) ( 2432 1504 -80 ) wm1_2 0 0 0 1 1 +( 2376 1616 64 ) ( 2328 1568 -64 ) ( 2376 1616 -64 ) wm1_2 0 0 0 1 1 +} +// brush 2404 +{ +( 1488 1584 64 ) ( 1456 1488 64 ) ( 1456 1584 64 ) wiz1_4 0 0 0 1 1 +( 1472 1584 64 ) ( 1472 1504 64 ) ( 1472 1504 -160 ) wiz1_4 0 0 0 1 1 +( 1488 1584 -64 ) ( 1456 1488 -64 ) ( 1488 1488 -64 ) wiz1_4 0 0 0 1 1 +( 1488 1520 128 ) ( 1472 1504 -96 ) ( 1472 1504 128 ) wiz1_4 0 0 0 1 1 +( 1488 1488 128 ) ( 1488 1584 96 ) ( 1488 1488 96 ) wiz1_4 0 0 0 1 1 +( 1504 1584 64 ) ( 1456 1584 -64 ) ( 1504 1584 -64 ) wiz1_4 0 0 0 1 1 +} +// brush 2405 +{ +( 1552 1488 64 ) ( 1456 1488 64 ) ( 1552 1520 64 ) wm1_2 0 0 0 1 1 +( 1568 1488 128 ) ( 1568 1520 128 ) ( 1568 1488 96 ) wm1_2 0 0 0 1 1 +( 1440 1504 -96 ) ( 1440 1504 128 ) ( 1520 1504 128 ) wm1_2 0 0 0 1 1 +( 1456 1520 -64 ) ( 1456 1488 -64 ) ( 1552 1520 -64 ) wm1_2 0 0 0 1 1 +( 1504 1520 96 ) ( 1600 1520 96 ) ( 1504 1520 128 ) wm1_2 0 0 0 1 1 +( 1552 1536 64 ) ( 1552 1504 -64 ) ( 1552 1536 -64 ) wm1_2 0 0 0 1 1 +} +// brush 2406 +{ +( 1568 1600 -64 ) ( 1568 1504 -64 ) ( 1472 1600 -64 ) wm1_1 0 0 0 1 1 +( 1568 1616 112 ) ( 1472 1616 112 ) ( 1568 1616 -80 ) wm1_2 0 0 0 1 1 +( 1584 1600 112 ) ( 1584 1600 -80 ) ( 1584 1504 112 ) wm1_2 0 0 0 1 1 +( 1472 1504 -96 ) ( 1568 1504 -96 ) ( 1472 1600 -96 ) wm1_2 0 0 0 1 1 +( 1472 1504 -80 ) ( 1472 1504 112 ) ( 1568 1504 -80 ) wm1_2 0 0 0 1 1 +( 1472 1504 -80 ) ( 1472 1600 -80 ) ( 1472 1504 112 ) wm1_2 0 0 0 1 1 +( 1528 1616 -64 ) ( 1576 1568 -64 ) ( 1528 1616 64 ) wm1_2 0 0 0 1 1 +} +// brush 2407 +{ +( 2176 1440 96 ) ( 2304 1440 96 ) ( 2176 1408 96 ) wbrick1_5 0 0 0 1 1 +( 2080 1344 416 ) ( 2080 1344 32 ) ( 2080 1408 32 ) wbrick1_5 0 0 0 1 1 +( 2080 1408 352 ) ( 2080 1408 64 ) ( 2336 1408 64 ) wbrick1_5 0 0 0 1 1 +( 2336 1408 0 ) ( 2336 1440 0 ) ( 2208 1408 0 ) wbrick1_5 0 0 0 1 1 +( 2160 1344 32 ) ( 2160 1344 416 ) ( 2160 1408 416 ) wbrick1_5 0 0 0 1 1 +( 2336 1344 448 ) ( 2336 1344 64 ) ( 2080 1344 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2408 +{ +( 2048 1424 160 ) ( 2048 1472 160 ) ( 2016 1472 128 ) wm1_2 0 0 0 1 1 +( 1920 1456 128 ) ( 1920 1456 160 ) ( 1888 1456 128 ) wmcrux 0 0 0 1 1 +( 1920 1456 128 ) ( 1888 1456 128 ) ( 1920 1392 128 ) wm1_32 0 16 0 1 1 +( 1856 1472 160 ) ( 1856 1424 160 ) ( 1888 1424 128 ) wm1_32 0 0 0 1 1 +( 2048 1456 160 ) ( 2048 1408 160 ) ( 1856 1456 160 ) wm1_2 0 0 0 1 1 +( 1856 1424 128 ) ( 2048 1424 0 ) ( 1856 1424 0 ) mtlsw 0 0 0 1 1 +} +// brush 2409 +{ +( 1856 1424 160 ) ( 1856 1472 160 ) ( 1888 1472 128 ) wm1_2 0 0 0 1 1 +( 1888 1456 0 ) ( 1856 1456 0 ) ( 1888 1456 -32 ) wmcrux 0 0 0 1 1 +( 1888 1456 -32 ) ( 1888 1456 -64 ) ( 1888 1392 -32 ) wm1_32 16 0 0 1 1 +( 1856 1392 -64 ) ( 1888 1392 -64 ) ( 1856 1456 -64 ) wm1_32 0 0 0 1 1 +( 1856 1456 96 ) ( 1856 1408 96 ) ( 1856 1456 -64 ) wm1_2 0 0 0 1 1 +( 1856 1424 96 ) ( 2048 1424 -32 ) ( 1856 1424 -32 ) mtlsw 0 0 0 1 1 +} +// brush 2410 +{ +( 2048 1472 160 ) ( 2048 1424 160 ) ( 2016 1424 128 ) wm1_2 0 0 0 1 1 +( 2016 1456 -32 ) ( 2048 1456 0 ) ( 2016 1456 0 ) wmcrux 0 0 0 1 1 +( 2016 1392 0 ) ( 2016 1456 -32 ) ( 2016 1456 0 ) wm1_32 16 0 0 1 1 +( 2048 1456 -64 ) ( 2016 1392 -64 ) ( 2048 1392 -64 ) wm1_32 0 0 0 1 1 +( 2048 1408 128 ) ( 2048 1456 128 ) ( 2048 1456 -32 ) wm1_2 0 0 0 1 1 +( 1856 1424 96 ) ( 2048 1424 -32 ) ( 1856 1424 -32 ) mtlsw 0 0 0 1 1 +} +// brush 2411 +{ +( 2272 1472 320 ) ( 2400 1472 320 ) ( 2272 1440 320 ) wbrick1_5 0 0 0 1 1 +( 2160 1376 288 ) ( 2160 1376 -96 ) ( 2160 1440 -96 ) wbrick1_5 0 0 0 1 1 +( 2176 1440 224 ) ( 2176 1440 -64 ) ( 2432 1440 -64 ) wbrick1_5 0 0 0 1 1 +( 2432 1440 -96 ) ( 2432 1472 -96 ) ( 2304 1440 -96 ) wbrick1_5 0 0 0 1 1 +( 2432 1376 -96 ) ( 2432 1376 288 ) ( 2432 1440 288 ) wbrick1_5 0 0 0 1 1 +( 2432 1376 320 ) ( 2432 1376 -64 ) ( 2176 1376 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2412 +{ +( 2304 1536 320 ) ( 2432 1536 320 ) ( 2304 1504 320 ) wbrick1_5 0 0 0 1 1 +( 2208 1440 480 ) ( 2208 1440 96 ) ( 2208 1504 96 ) wbrick1_5 0 0 0 1 1 +( 2176 1504 224 ) ( 2176 1504 -64 ) ( 2432 1504 -64 ) wbrick1_5 0 0 0 1 1 +( 2432 1504 -96 ) ( 2432 1536 -96 ) ( 2304 1504 -96 ) wbrick1_5 0 0 0 1 1 +( 2432 1440 -96 ) ( 2432 1440 288 ) ( 2432 1504 288 ) wbrick1_5 0 0 0 1 1 +( 2464 1440 320 ) ( 2464 1440 -64 ) ( 2208 1440 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2413 +{ +( 2240 2400 320 ) ( 2240 2368 320 ) ( 2192 2400 320 ) wbrick1_5 0 0 0 1 1 +( 2224 2400 176 ) ( 2176 2400 176 ) ( 2224 2400 160 ) wbrick1_5 0 0 0 1 1 +( 2432 2400 200 ) ( 2432 2400 184 ) ( 2432 2368 200 ) wbrick1_5 0 0 0 1 1 +( 2176 2368 -64 ) ( 2224 2368 -64 ) ( 2176 2400 -64 ) wbrick1_5 0 0 0 1 1 +( 2112 2368 192 ) ( 2112 2368 208 ) ( 2160 2368 192 ) wbrick1_5 0 0 0 1 1 +( 2176 2368 160 ) ( 2176 2400 160 ) ( 2176 2368 176 ) wbrick1_5 0 0 0 1 1 +} +// brush 2414 +{ +( 2592 2080 128 ) ( 2464 2080 128 ) ( 2592 2112 128 ) wbrick1_5 0 0 0 1 1 +( 2112 1792 -96 ) ( 2112 1792 0 ) ( 2112 2144 0 ) wbrick1_5 0 0 0 1 1 +( 2304 2112 -96 ) ( 2304 2080 -96 ) ( 2432 2112 -96 ) wbrick1_5 0 0 0 1 1 +( 2272 2144 0 ) ( 2080 2144 0 ) ( 2272 2144 -96 ) wbrick1_5 0 0 0 1 1 +( 2080 1920 -96 ) ( 2080 2144 -96 ) ( 2080 1920 0 ) wbrick1_5 0 0 0 1 1 +( 2016 2112 64 ) ( 2272 2112 -64 ) ( 2016 2112 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2415 +{ +( 2016 2064 96 ) ( 2016 2000 96 ) ( 1984 2064 96 ) wm1_32 0 0 0 1 1 +( 2016 2016 96 ) ( 1984 2016 96 ) ( 2016 2016 -32 ) wm1_32 0 0 0 1 1 +( 2016 2016 96 ) ( 2016 2016 -32 ) ( 2016 1952 96 ) wm1_32 0 0 0 1 1 +( 1984 2000 64 ) ( 2016 2000 64 ) ( 1984 2064 64 ) wm1_2 0 0 0 1 1 +( 1984 2000 -32 ) ( 1984 2000 96 ) ( 2016 2000 -32 ) wm1_1 0 0 0 1 1 +( 1888 1952 64 ) ( 1888 2016 64 ) ( 1888 1952 192 ) wm1_32 0 0 0 1 1 +} +// brush 2416 +{ +( 2048 2064 96 ) ( 2048 2000 96 ) ( 2016 2064 96 ) wmcruxl 0 0 0 1 1 +( 2048 2016 96 ) ( 2016 2016 96 ) ( 2048 2016 64 ) wm1_32 0 0 0 1 1 +( 2048 2064 96 ) ( 2048 2064 64 ) ( 2048 2000 96 ) wmcruxl 0 0 0 1 1 +( 2016 2000 64 ) ( 2048 2000 64 ) ( 2016 2064 64 ) wmcruxl 0 0 0 1 1 +( 2016 2000 64 ) ( 2016 2000 96 ) ( 2048 2000 64 ) wm1_1 0 0 0 1 1 +( 2016 2000 64 ) ( 2016 2064 64 ) ( 2016 2000 96 ) wmcruxl 0 0 0 1 1 +} +// brush 2417 +{ +( 1888 2064 96 ) ( 1888 2000 96 ) ( 1856 2064 96 ) wmcruxl 0 0 0 1 1 +( 1888 2016 96 ) ( 1856 2016 96 ) ( 1888 2016 64 ) wm1_32 0 0 0 1 1 +( 1888 2064 96 ) ( 1888 2064 64 ) ( 1888 2000 96 ) wmcruxl 0 0 0 1 1 +( 1856 2000 64 ) ( 1888 2000 64 ) ( 1856 2064 64 ) wmcruxl 0 0 0 1 1 +( 1856 2000 64 ) ( 1856 2000 96 ) ( 1888 2000 64 ) wm1_1 0 0 0 1 1 +( 1856 2000 64 ) ( 1856 2064 64 ) ( 1856 2000 96 ) wmcruxl 0 0 0 1 1 +} +// brush 2418 +{ +( 1696 2336 128 ) ( 1824 2304 128 ) ( 1696 2304 128 ) wbrick1_5 0 0 0 1 1 +( 2048 2368 0 ) ( 2048 2016 0 ) ( 2048 2016 -96 ) wbrick1_5 0 0 0 1 1 +( 1888 2336 -96 ) ( 2016 2304 -96 ) ( 2016 2336 -96 ) wbrick1_5 0 0 0 1 1 +( 2048 2400 -96 ) ( 2240 2400 0 ) ( 2048 2400 0 ) wbrick1_5 0 0 0 1 1 +( 2112 2144 0 ) ( 2112 2368 -96 ) ( 2112 2144 -96 ) wbrick1_5 0 0 0 1 1 +( 2272 2272 -64 ) ( 2016 2272 -64 ) ( 2272 2272 64 ) wbrick1_5 0 0 0 1 1 +( 2048 2304 64 ) ( 2080 2272 -64 ) ( 2048 2304 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2419 +{ +( 1872 2784 256 ) ( 1872 2736 256 ) ( 1824 2784 256 ) wiz1_4 0 0 0 1 1 +( 1872 2784 256 ) ( 1824 2784 256 ) ( 1872 2784 0 ) wiz1_4 0 0 0 1 1 +( 1872 2784 256 ) ( 1872 2784 0 ) ( 1872 2736 256 ) wiz1_4 0 0 0 1 1 +( 1824 2736 0 ) ( 1872 2736 0 ) ( 1824 2784 0 ) wiz1_4 0 0 0 1 1 +( 1824 2736 0 ) ( 1824 2736 256 ) ( 1872 2736 0 ) wiz1_4 0 0 0 1 1 +( 1824 2736 0 ) ( 1824 2784 0 ) ( 1824 2736 256 ) wiz1_4 0 0 0 1 1 +} +// brush 2420 +{ +( 2080 2784 256 ) ( 2080 2736 256 ) ( 2032 2784 256 ) wiz1_4 0 0 0 1 1 +( 2080 2784 256 ) ( 2032 2784 256 ) ( 2080 2784 0 ) wiz1_4 0 0 0 1 1 +( 2080 2784 256 ) ( 2080 2784 0 ) ( 2080 2736 256 ) wiz1_4 0 0 0 1 1 +( 2032 2736 0 ) ( 2080 2736 0 ) ( 2032 2784 0 ) wiz1_4 0 0 0 1 1 +( 2032 2736 0 ) ( 2032 2736 256 ) ( 2080 2736 0 ) wiz1_4 0 0 0 1 1 +( 2032 2736 0 ) ( 2032 2784 0 ) ( 2032 2736 256 ) wiz1_4 0 0 0 1 1 +} +// brush 2421 +{ +( 2080 2576 256 ) ( 2080 2528 256 ) ( 2032 2576 256 ) wiz1_4 0 0 0 1 1 +( 2080 2576 256 ) ( 2032 2576 256 ) ( 2080 2576 0 ) wiz1_4 0 0 0 1 1 +( 2080 2576 256 ) ( 2080 2576 0 ) ( 2080 2528 256 ) wiz1_4 0 0 0 1 1 +( 2032 2528 0 ) ( 2080 2528 0 ) ( 2032 2576 0 ) wiz1_4 0 0 0 1 1 +( 2032 2528 0 ) ( 2032 2528 256 ) ( 2080 2528 0 ) wiz1_4 0 0 0 1 1 +( 2032 2528 0 ) ( 2032 2576 0 ) ( 2032 2528 256 ) wiz1_4 0 0 0 1 1 +} +// brush 2422 +{ +( 2000 2792 192 ) ( 1992 2792 184 ) ( 1992 2816 184 ) wm1_1 0 0 0 1 1 +( 2000 2816 0 ) ( 2000 2776 384 ) ( 2000 2816 384 ) wm1_1 0 0 0 1 1 +( 1992 2816 384 ) ( 2000 2816 0 ) ( 2000 2816 384 ) wm1_1 0 0 0 1 1 +( 2000 2816 32 ) ( 1992 2816 40 ) ( 1992 2792 40 ) wm1_1 0 0 0 1 1 +( 1984 2792 184 ) ( 1984 2792 72 ) ( 1984 2816 72 ) wm1_1 0 0 0 1 1 +( 1992 2776 384 ) ( 2000 2776 0 ) ( 1992 2776 0 ) wm1_2 0 0 0 1 1 +} +// brush 2423 +{ +( 1904 2792 192 ) ( 1912 2792 184 ) ( 1912 2816 184 ) wm1_1 0 0 0 1 1 +( 2064 2816 192 ) ( 1680 2776 192 ) ( 1680 2816 192 ) wm1_1 0 0 0 1 1 +( 1680 2816 184 ) ( 2064 2816 192 ) ( 1680 2816 192 ) wm1_1 0 0 0 1 1 +( 2000 2816 192 ) ( 1992 2816 184 ) ( 1992 2792 184 ) wm1_1 0 0 0 1 1 +( 1912 2776 176 ) ( 2024 2776 176 ) ( 2024 2800 176 ) wm1_1 0 0 0 1 1 +( 1680 2776 184 ) ( 2064 2776 192 ) ( 2064 2776 184 ) wm1_2 0 0 0 1 1 +} +// brush 2424 +{ +( 1904 2792 32 ) ( 1912 2792 40 ) ( 1912 2816 40 ) wm1_1 0 0 0 1 1 +( 1904 2816 224 ) ( 1904 2776 -160 ) ( 1904 2816 -160 ) wm1_1 0 0 0 1 1 +( 1912 2816 -192 ) ( 1904 2816 192 ) ( 1904 2816 -192 ) wm1_1 0 0 0 1 1 +( 1904 2816 192 ) ( 1912 2816 184 ) ( 1912 2792 184 ) wm1_1 0 0 0 1 1 +( 1920 2792 40 ) ( 1920 2792 152 ) ( 1920 2816 152 ) wm1_1 0 0 0 1 1 +( 1912 2776 -192 ) ( 1904 2776 192 ) ( 1912 2776 192 ) wm1_2 0 0 0 1 1 +} +// brush 2425 +{ +( 1992 2784 40 ) ( 1984 2784 48 ) ( 1984 2808 48 ) wm1_1 0 0 0 1 1 +( 1832 2816 32 ) ( 2216 2776 32 ) ( 2216 2816 32 ) wm1_1 0 0 0 1 1 +( 2216 2816 40 ) ( 1832 2816 32 ) ( 2216 2816 32 ) wm1_1 0 0 0 1 1 +( 1912 2816 40 ) ( 1920 2816 48 ) ( 1920 2792 48 ) wm1_1 0 0 0 1 1 +( 1984 2776 48 ) ( 1872 2776 48 ) ( 1872 2800 48 ) wm1_1 0 0 0 1 1 +( 2216 2776 40 ) ( 1832 2776 32 ) ( 1832 2776 40 ) wm1_2 0 0 0 1 1 +} +// brush 2426 +{ +( 1984 2792 176 ) ( 1920 2824 176 ) ( 1984 2824 176 ) wm1_2 0 0 0 1 1 +( 1984 2824 48 ) ( 1984 2792 176 ) ( 1984 2824 176 ) wm1_2 0 0 0 1 1 +( 1920 2816 176 ) ( 1984 2816 48 ) ( 1984 2816 176 ) wm1_2 0 -32 0 1 1 +( 1984 2792 48 ) ( 1920 2824 48 ) ( 1920 2792 48 ) wm1_2 0 0 0 1 1 +( 1920 2824 48 ) ( 1920 2792 176 ) ( 1920 2792 48 ) wm1_2 0 0 0 1 1 +( 1920 2792 176 ) ( 1984 2792 48 ) ( 1920 2792 48 ) +0dem5 0 48 0 1 1 +} +// brush 2427 +{ +( 2088 2144 128 ) ( 2088 2152 120 ) ( 2112 2152 120 ) wm1_1 0 48 0 1 1 +( 2112 2144 -64 ) ( 2072 2144 320 ) ( 2112 2144 320 ) wm1_1 0 0 0 1 1 +( 2112 2152 320 ) ( 2112 2144 -64 ) ( 2112 2144 320 ) wm1_1 16 0 0 1 1 +( 2112 2144 -32 ) ( 2112 2152 -24 ) ( 2088 2152 -24 ) wm1_1 0 48 0 1 1 +( 2088 2160 120 ) ( 2088 2160 8 ) ( 2112 2160 8 ) wm1_1 0 0 0 1 1 +( 2072 2152 320 ) ( 2072 2144 -64 ) ( 2072 2152 -64 ) wm1_2 16 0 0 1 1 +} +// brush 2428 +{ +( 2088 2240 128 ) ( 2088 2232 120 ) ( 2112 2232 120 ) wm1_1 0 48 0 1 1 +( 2112 2080 128 ) ( 2072 2464 128 ) ( 2112 2464 128 ) wm1_1 0 48 0 1 1 +( 2112 2464 120 ) ( 2112 2080 128 ) ( 2112 2464 128 ) wm1_1 16 0 0 1 1 +( 2112 2144 128 ) ( 2112 2152 120 ) ( 2088 2152 120 ) wm1_1 0 48 0 1 1 +( 2072 2232 112 ) ( 2072 2120 112 ) ( 2096 2120 112 ) wm1_1 0 48 0 1 1 +( 2072 2464 120 ) ( 2072 2080 128 ) ( 2072 2080 120 ) wm1_2 16 0 0 1 1 +} +// brush 2429 +{ +( 2088 2240 -32 ) ( 2088 2232 -24 ) ( 2112 2232 -24 ) wm1_1 0 48 0 1 1 +( 2112 2240 160 ) ( 2072 2240 -224 ) ( 2112 2240 -224 ) wm1_1 0 0 0 1 1 +( 2112 2232 -256 ) ( 2112 2240 128 ) ( 2112 2240 -256 ) wm1_1 16 0 0 1 1 +( 2112 2240 128 ) ( 2112 2232 120 ) ( 2088 2232 120 ) wm1_1 0 48 0 1 1 +( 2088 2224 -24 ) ( 2088 2224 88 ) ( 2112 2224 88 ) wm1_1 0 0 0 1 1 +( 2072 2232 -256 ) ( 2072 2240 128 ) ( 2072 2232 128 ) wm1_2 16 0 0 1 1 +} +// brush 2430 +{ +( 2080 2152 -24 ) ( 2080 2160 -16 ) ( 2104 2160 -16 ) wm1_1 0 48 0 1 1 +( 2112 2312 -32 ) ( 2072 1928 -32 ) ( 2112 1928 -32 ) wm1_1 0 48 0 1 1 +( 2112 1928 -24 ) ( 2112 2312 -32 ) ( 2112 1928 -32 ) wm1_1 16 0 0 1 1 +( 2112 2232 -24 ) ( 2112 2224 -16 ) ( 2088 2224 -16 ) wm1_1 0 48 0 1 1 +( 2072 2160 -16 ) ( 2072 2272 -16 ) ( 2096 2272 -16 ) wm1_1 0 48 0 1 1 +( 2072 1928 -24 ) ( 2072 2312 -32 ) ( 2072 2312 -24 ) wm1_2 16 0 0 1 1 +} +// brush 2431 +{ +( 2088 2160 112 ) ( 2120 2224 112 ) ( 2120 2160 112 ) wm1_2 0 48 0 1 1 +( 2120 2160 -16 ) ( 2088 2160 112 ) ( 2120 2160 112 ) wm1_2 0 0 0 1 1 +( 2112 2224 112 ) ( 2112 2160 -16 ) ( 2112 2160 112 ) wm1_2 16 32 0 1 1 +( 2088 2160 -16 ) ( 2120 2224 -16 ) ( 2088 2224 -16 ) wm1_2 0 48 0 1 1 +( 2120 2224 -16 ) ( 2088 2224 112 ) ( 2088 2224 -16 ) wm1_2 0 0 0 1 1 +( 2088 2224 112 ) ( 2088 2160 -16 ) ( 2088 2224 -16 ) +0dem5 16 112 0 1 1 +} +// brush 2432 +{ +( 1696 2336 128 ) ( 1824 2304 128 ) ( 1696 2304 128 ) wbrick1_5 0 0 0 1 1 +( 2048 2368 0 ) ( 2048 2016 0 ) ( 2048 2016 -96 ) wbrick1_5 0 0 0 1 1 +( 2048 2016 0 ) ( 2176 2080 0 ) ( 2176 2080 -96 ) wbrick1_5 0 0 0 1 1 +( 1888 2336 -96 ) ( 2016 2304 -96 ) ( 2016 2336 -96 ) wbrick1_5 0 0 0 1 1 +( 2080 2112 64 ) ( 2048 2080 -64 ) ( 2080 2112 -64 ) wbrick1_5 0 0 0 1 1 +( 2080 2016 64 ) ( 2080 2144 -64 ) ( 2080 2016 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2433 +{ +( 2592 2176 -32 ) ( 2464 2176 -32 ) ( 2592 2208 -32 ) wbrick1_5 0 0 0 1 1 +( 2112 1888 -96 ) ( 2112 1888 0 ) ( 2112 2240 0 ) wbrick1_5 0 0 0 1 1 +( 2304 2208 -96 ) ( 2304 2176 -96 ) ( 2432 2208 -96 ) wbrick1_5 0 0 0 1 1 +( 2272 2240 0 ) ( 2080 2240 0 ) ( 2272 2240 -96 ) wbrick1_5 0 0 0 1 1 +( 2080 2016 -96 ) ( 2080 2240 -96 ) ( 2080 2016 0 ) wbrick1_5 0 0 0 1 1 +( 2048 2144 64 ) ( 2304 2144 -64 ) ( 2048 2144 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2434 +{ +( 2592 2208 128 ) ( 2464 2208 128 ) ( 2592 2240 128 ) wbrick1_5 0 0 0 1 1 +( 2112 1920 -96 ) ( 2112 1920 0 ) ( 2112 2272 0 ) wbrick1_5 0 0 0 1 1 +( 2304 2240 -96 ) ( 2304 2208 -96 ) ( 2432 2240 -96 ) wbrick1_5 0 0 0 1 1 +( 2272 2272 0 ) ( 2080 2272 0 ) ( 2272 2272 -96 ) wbrick1_5 0 0 0 1 1 +( 2080 2048 -96 ) ( 2080 2272 -96 ) ( 2080 2048 0 ) wbrick1_5 0 0 0 1 1 +( 2016 2240 64 ) ( 2272 2240 -64 ) ( 2016 2240 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2435 +{ +( 1792 2232 120 ) ( 1816 2232 120 ) ( 1816 2240 128 ) wm1_1 0 48 0 1 1 +( 1792 2464 128 ) ( 1832 2464 128 ) ( 1792 2080 128 ) wm1_1 0 48 0 1 1 +( 1792 2464 128 ) ( 1792 2080 128 ) ( 1792 2464 120 ) wm1_1 16 0 0 1 1 +( 1816 2152 120 ) ( 1792 2152 120 ) ( 1792 2144 128 ) wm1_1 0 48 0 1 1 +( 1808 2120 112 ) ( 1832 2120 112 ) ( 1832 2232 112 ) wm1_1 0 48 0 1 1 +( 1832 2080 120 ) ( 1832 2080 128 ) ( 1832 2464 120 ) wm1_2 16 0 0 1 1 +} +// brush 2436 +{ +( 1792 2152 120 ) ( 1816 2152 120 ) ( 1816 2144 128 ) wm1_1 0 48 0 1 1 +( 1792 2144 320 ) ( 1832 2144 320 ) ( 1792 2144 -64 ) wm1_1 0 0 0 1 1 +( 1792 2144 320 ) ( 1792 2144 -64 ) ( 1792 2152 320 ) wm1_1 16 0 0 1 1 +( 1816 2152 -24 ) ( 1792 2152 -24 ) ( 1792 2144 -32 ) wm1_1 0 48 0 1 1 +( 1792 2160 8 ) ( 1816 2160 8 ) ( 1816 2160 120 ) wm1_1 0 0 0 1 1 +( 1832 2152 -64 ) ( 1832 2144 -64 ) ( 1832 2152 320 ) wm1_2 16 0 0 1 1 +} +// brush 2437 +{ +( 2208 2304 128 ) ( 2080 2304 128 ) ( 2208 2336 128 ) wbrick1_5 0 0 0 1 1 +( 1856 2016 -96 ) ( 1856 2016 0 ) ( 1856 2368 0 ) wbrick1_5 0 0 0 1 1 +( 1728 2080 -96 ) ( 1728 2080 0 ) ( 1856 2016 0 ) wbrick1_5 0 0 0 1 1 +( 1888 2336 -96 ) ( 1888 2304 -96 ) ( 2016 2336 -96 ) wbrick1_5 0 0 0 1 1 +( 1824 2112 -64 ) ( 1856 2080 -64 ) ( 1824 2112 64 ) wbrick1_5 0 0 0 1 1 +( 1824 2016 -64 ) ( 1824 2144 -64 ) ( 1824 2016 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2438 +{ +( 1312 2112 128 ) ( 1440 2080 128 ) ( 1312 2080 128 ) wbrick1_5 0 0 0 1 1 +( 1792 2144 0 ) ( 1792 1792 0 ) ( 1792 1792 -96 ) wbrick1_5 0 0 0 1 1 +( 1472 2112 -96 ) ( 1600 2080 -96 ) ( 1600 2112 -96 ) wbrick1_5 0 0 0 1 1 +( 1632 2144 -96 ) ( 1824 2144 0 ) ( 1632 2144 0 ) wbrick1_5 0 0 0 1 1 +( 1824 1920 0 ) ( 1824 2144 -96 ) ( 1824 1920 -96 ) wbrick1_5 0 0 0 1 1 +( 1888 2112 -64 ) ( 1632 2112 -64 ) ( 1888 2112 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2439 +{ +( 2208 2304 128 ) ( 2080 2304 128 ) ( 2208 2336 128 ) wbrick1_5 0 0 0 1 1 +( 1856 2016 -96 ) ( 1856 2016 0 ) ( 1856 2368 0 ) wbrick1_5 0 0 0 1 1 +( 1888 2336 -96 ) ( 1888 2304 -96 ) ( 2016 2336 -96 ) wbrick1_5 0 0 0 1 1 +( 1856 2400 0 ) ( 1664 2400 0 ) ( 1856 2400 -96 ) wbrick1_5 0 0 0 1 1 +( 1792 2144 -96 ) ( 1792 2368 -96 ) ( 1792 2144 0 ) wbrick1_5 0 0 0 1 1 +( 1632 2272 64 ) ( 1888 2272 -64 ) ( 1632 2272 -64 ) wbrick1_5 0 0 0 1 1 +( 1856 2304 -64 ) ( 1824 2272 -64 ) ( 1856 2304 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2440 +{ +( 1792 2232 -24 ) ( 1816 2232 -24 ) ( 1816 2240 -32 ) wm1_1 0 48 0 1 1 +( 1792 2240 -224 ) ( 1832 2240 -224 ) ( 1792 2240 160 ) wm1_1 0 0 0 1 1 +( 1792 2240 -256 ) ( 1792 2240 128 ) ( 1792 2232 -256 ) wm1_1 16 0 0 1 1 +( 1816 2232 120 ) ( 1792 2232 120 ) ( 1792 2240 128 ) wm1_1 0 48 0 1 1 +( 1792 2224 88 ) ( 1816 2224 88 ) ( 1816 2224 -24 ) wm1_1 0 0 0 1 1 +( 1832 2232 128 ) ( 1832 2240 128 ) ( 1832 2232 -256 ) wm1_2 16 0 0 1 1 +} +// brush 2441 +{ +( 1800 2160 -16 ) ( 1824 2160 -16 ) ( 1824 2152 -24 ) wm1_1 0 48 0 1 1 +( 1792 1928 -32 ) ( 1832 1928 -32 ) ( 1792 2312 -32 ) wm1_1 0 48 0 1 1 +( 1792 1928 -32 ) ( 1792 2312 -32 ) ( 1792 1928 -24 ) wm1_1 16 0 0 1 1 +( 1816 2224 -16 ) ( 1792 2224 -16 ) ( 1792 2232 -24 ) wm1_1 0 48 0 1 1 +( 1808 2272 -16 ) ( 1832 2272 -16 ) ( 1832 2160 -16 ) wm1_1 0 48 0 1 1 +( 1832 2312 -24 ) ( 1832 2312 -32 ) ( 1832 1928 -24 ) wm1_2 16 0 0 1 1 +} +// brush 2442 +{ +( 1784 2160 112 ) ( 1784 2224 112 ) ( 1816 2160 112 ) wm1_2 0 48 0 1 1 +( 1784 2160 112 ) ( 1816 2160 112 ) ( 1784 2160 -16 ) wm1_2 0 0 0 1 1 +( 1792 2160 112 ) ( 1792 2160 -16 ) ( 1792 2224 112 ) wm1_2 16 32 0 1 1 +( 1816 2224 -16 ) ( 1784 2224 -16 ) ( 1816 2160 -16 ) wm1_2 0 48 0 1 1 +( 1816 2224 -16 ) ( 1816 2224 112 ) ( 1784 2224 -16 ) wm1_2 0 0 0 1 1 +( 1816 2224 -16 ) ( 1816 2160 -16 ) ( 1816 2224 112 ) +0dem5 16 112 0 1 1 +} +// brush 2443 +{ +( 1312 2208 -32 ) ( 1440 2176 -32 ) ( 1312 2176 -32 ) wbrick1_5 0 0 0 1 1 +( 1792 2240 0 ) ( 1792 1888 0 ) ( 1792 1888 -96 ) wbrick1_5 0 0 0 1 1 +( 1472 2208 -96 ) ( 1600 2176 -96 ) ( 1600 2208 -96 ) wbrick1_5 0 0 0 1 1 +( 1632 2240 -96 ) ( 1824 2240 0 ) ( 1632 2240 0 ) wbrick1_5 0 0 0 1 1 +( 1824 2016 0 ) ( 1824 2240 -96 ) ( 1824 2016 -96 ) wbrick1_5 0 0 0 1 1 +( 1856 2144 -64 ) ( 1600 2144 -64 ) ( 1856 2144 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2444 +{ +( 1312 2240 128 ) ( 1440 2208 128 ) ( 1312 2208 128 ) wbrick1_5 0 0 0 1 1 +( 1792 2272 0 ) ( 1792 1920 0 ) ( 1792 1920 -96 ) wbrick1_5 0 0 0 1 1 +( 1472 2240 -96 ) ( 1600 2208 -96 ) ( 1600 2240 -96 ) wbrick1_5 0 0 0 1 1 +( 1632 2272 -96 ) ( 1824 2272 0 ) ( 1632 2272 0 ) wbrick1_5 0 0 0 1 1 +( 1824 2048 0 ) ( 1824 2272 -96 ) ( 1824 2048 -96 ) wbrick1_5 0 0 0 1 1 +( 1888 2240 -64 ) ( 1632 2240 -64 ) ( 1888 2240 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2445 +{ +( 2688 1632 -64 ) ( 2688 1216 -64 ) ( 2560 1632 -64 ) wizmet1_7 0 32 0 1 1 +( 2624 2080 -64 ) ( 2496 2080 -64 ) ( 2624 2080 -96 ) wizmet1_7 0 32 0 1 1 +( 2432 2144 -64 ) ( 2432 2144 -96 ) ( 2432 1728 -64 ) wizmet1_7 32 32 0 1 1 +( 2560 1216 -96 ) ( 2688 1216 -96 ) ( 2560 1632 -96 ) wbrick1_5 0 0 0 1 1 +( 2656 1824 -96 ) ( 2656 1824 -64 ) ( 2784 1824 -96 ) wizmet1_7 32 32 0 1 1 +( 2048 1344 -96 ) ( 2048 1760 -96 ) ( 2048 1344 -64 ) wizmet1_7 32 32 0 1 1 +} +// brush 2446 +{ +( 2944 1568 -68 ) ( 2944 1376 -68 ) ( 2112 1568 -68 ) wgrnd1_5 0 0 0 1 1 +( 2944 1824 -64 ) ( 2112 1824 -64 ) ( 2944 1824 -96 ) wgrnd1_5 0 0 0 1 1 +( 2080 1648 -64 ) ( 2080 1648 -96 ) ( 2080 1456 -64 ) wgrnd1_5 0 0 0 1 1 +( 2112 1376 -96 ) ( 2944 1376 -96 ) ( 2112 1568 -96 ) wgrnd1_5 0 0 0 1 1 +( 2080 1440 -96 ) ( 2080 1440 -64 ) ( 2912 1440 -96 ) wgrnd1_5 0 0 0 1 1 +( 2048 1376 -96 ) ( 2048 1568 -96 ) ( 2048 1376 -64 ) wgrnd1_5 0 0 0 1 1 +} +// brush 2447 +{ +( 2048 2112 -64 ) ( 2048 1920 -64 ) ( 1856 2112 -64 ) wizblue9_8 0 0 0 1 1 +( 2016 2112 -64 ) ( 1824 2112 -64 ) ( 2016 2112 -96 ) wizblue9_8 0 16 0 1 1 +( 2080 2112 -64 ) ( 2080 2112 -96 ) ( 2080 1920 -64 ) wizblue9_8 0 16 0 1 1 +( 1856 1920 -96 ) ( 2048 1920 -96 ) ( 1856 2112 -96 ) wizblue9_8 0 0 0 1 1 +( 1856 2016 -96 ) ( 1856 2016 -64 ) ( 2048 2016 -96 ) wizblue9_8 0 16 0 1 1 +( 1824 1920 -96 ) ( 1824 2112 -96 ) ( 1824 1920 -64 ) wizblue9_8 0 16 0 1 1 +} +// brush 2448 +{ +( 2048 2336 -64 ) ( 2048 2144 -64 ) ( 1856 2336 -64 ) wizblue9_8 0 0 0 1 1 +( 2016 2368 -64 ) ( 1824 2368 -64 ) ( 2016 2368 -96 ) wizblue9_8 0 16 0 1 1 +( 2048 2400 -64 ) ( 2048 2400 -96 ) ( 2048 2208 -64 ) wizblue9_8 0 16 0 1 1 +( 1856 2144 -96 ) ( 2048 2144 -96 ) ( 1856 2336 -96 ) wizblue9_8 0 0 0 1 1 +( 1792 2304 -96 ) ( 1792 2304 -64 ) ( 1984 2304 -96 ) wizblue9_8 32 16 0 1 1 +( 1856 2144 -96 ) ( 1856 2336 -96 ) ( 1856 2144 -64 ) wizblue9_8 0 16 0 1 1 +} +// brush 2449 +{ +( 2080 2304 -64 ) ( 2080 2112 -64 ) ( 1888 2304 -64 ) wizblue9_8 0 0 0 1 1 +( 2048 2304 -64 ) ( 1856 2304 -64 ) ( 2048 2304 -96 ) wizblue9_8 0 16 0 1 1 +( 2048 2368 -64 ) ( 2048 2368 -96 ) ( 2048 2176 -64 ) wizblue9_8 0 16 0 1 1 +( 1888 2112 -96 ) ( 2080 2112 -96 ) ( 1888 2304 -96 ) wizblue9_8 0 0 0 1 1 +( 1824 2272 -96 ) ( 1824 2272 -64 ) ( 2016 2272 -96 ) wizblue9_8 0 16 0 1 1 +( 2016 2080 -96 ) ( 2016 2272 -96 ) ( 2016 2080 -64 ) wizblue9_8 0 16 0 1 1 +} +// brush 2450 +{ +( 2016 2240 -64 ) ( 2016 2048 -64 ) ( 1824 2240 -64 ) wizblue9_8 0 0 0 1 1 +( 2016 2144 -64 ) ( 1824 2144 -64 ) ( 2016 2144 -96 ) wizblue9_8 -32 16 0 1 1 +( 2016 2208 -64 ) ( 2016 2208 -96 ) ( 2016 2016 -64 ) wizblue9_8 32 16 0 1 1 +( 1824 2048 -96 ) ( 2016 2048 -96 ) ( 1824 2240 -96 ) wizblue9_8 0 0 0 1 1 +( 1760 2112 -96 ) ( 1760 2112 -64 ) ( 1952 2112 -96 ) wizblue9_8 0 16 0 1 1 +( 1984 2016 -96 ) ( 1984 2208 -96 ) ( 1984 2016 -64 ) wizblue9_8 -32 16 0 1 1 +} +// brush 2451 +{ +( 1984 2272 -64 ) ( 1984 2080 -64 ) ( 1792 2272 -64 ) wizblue9_8 0 0 0 1 1 +( 1952 2304 -64 ) ( 1760 2304 -64 ) ( 1952 2304 -96 ) wizblue9_8 0 16 0 1 1 +( 1952 2432 -64 ) ( 1952 2432 -96 ) ( 1952 2240 -64 ) wizblue9_8 32 16 0 1 1 +( 1792 2080 -96 ) ( 1984 2080 -96 ) ( 1792 2272 -96 ) wizblue9_8 0 0 0 1 1 +( 1728 2272 -96 ) ( 1728 2272 -64 ) ( 1920 2272 -96 ) wizblue9_8 0 16 0 1 1 +( 1888 2080 -96 ) ( 1888 2272 -96 ) ( 1888 2080 -64 ) wizblue9_8 0 16 0 1 1 +} +// brush 2452 +{ +( 2112 2208 -64 ) ( 2112 2016 -64 ) ( 1920 2208 -64 ) wizblue9_8 0 0 0 1 1 +( 2080 2240 -64 ) ( 1888 2240 -64 ) ( 2080 2240 -96 ) wizblue9_8 0 16 0 1 1 +( 2080 2368 -64 ) ( 2080 2368 -96 ) ( 2080 2176 -64 ) wizblue9_8 0 16 0 1 1 +( 1920 2016 -96 ) ( 2112 2016 -96 ) ( 1920 2208 -96 ) wizblue9_8 0 0 0 1 1 +( 1856 2208 -96 ) ( 1856 2208 -64 ) ( 2048 2208 -96 ) wizblue9_8 0 16 0 1 1 +( 2016 2016 -96 ) ( 2016 2208 -96 ) ( 2016 2016 -64 ) wizblue9_8 0 16 0 1 1 +} +// brush 2453 +{ +( 1984 2176 -64 ) ( 1984 1984 -64 ) ( 1792 2176 -64 ) wizblue9_8 0 0 0 1 1 +( 1920 2240 -64 ) ( 1728 2240 -64 ) ( 1920 2240 -96 ) wizblue9_8 0 16 0 1 1 +( 1920 2368 -64 ) ( 1920 2368 -96 ) ( 1920 2176 -64 ) wizblue9_8 0 16 0 1 1 +( 1792 1984 -96 ) ( 1984 1984 -96 ) ( 1792 2176 -96 ) wizblue9_8 0 0 0 1 1 +( 1728 2176 -96 ) ( 1728 2176 -64 ) ( 1920 2176 -96 ) wizblue9_8 -32 16 0 1 1 +( 1888 1984 -96 ) ( 1888 2176 -96 ) ( 1888 1984 -64 ) wizblue9_8 0 16 0 1 1 +} +// brush 2454 +{ +( 1672 2408 156 ) ( 1448 2088 156 ) ( 1448 2408 156 ) wizwood1_5 0 0 0 1 1 +( 1856 2368 156 ) ( 1616 2368 156 ) ( 1616 2368 128 ) wm1_2 0 0 0 1 1 +( 1616 2368 156 ) ( 1616 2216 156 ) ( 1616 2216 128 ) wm1_2 0 0 0 1 1 +( 1672 2408 128 ) ( 1448 2088 128 ) ( 1672 2088 128 ) wm1_2 0 0 0 1 1 +( 1680 2088 156 ) ( 1616 2216 128 ) ( 1616 2216 156 ) wm1_2 0 0 0 1 1 +( 1680 2088 156 ) ( 1856 2368 156 ) ( 1856 2368 128 ) wm1_2 0 0 0 1 1 +} +// brush 2455 +{ +( 2096 2288 156 ) ( 2096 1968 156 ) ( 1872 2288 156 ) wizwood1_5 0 0 0 1 1 +( 1920 2144 156 ) ( 1920 2144 128 ) ( 1984 2144 128 ) wm1_2 0 0 0 1 1 +( 1984 2144 156 ) ( 1984 2144 128 ) ( 2040 1968 128 ) wm1_2 0 0 0 1 1 +( 1872 1968 128 ) ( 2096 1968 128 ) ( 1872 2288 128 ) wizwood1_5 0 0 90 1 1 +( 1872 1968 128 ) ( 1872 1968 160 ) ( 2096 1968 128 ) wm1_2 0 0 0 1 1 +( 1920 2144 128 ) ( 1920 2144 156 ) ( 1864 1968 156 ) wm1_2 0 0 0 1 1 +} +// brush 2456 +{ +( 1856 2288 156 ) ( 1632 1968 156 ) ( 1632 2288 156 ) wizwood1_5 0 0 0 1 1 +( 1920 2144 156 ) ( 1856 2208 156 ) ( 1856 2208 128 ) wm1_2 0 0 0 1 1 +( 1736 2032 128 ) ( 1856 2208 128 ) ( 1856 2208 156 ) wm1_2 0 0 0 1 1 +( 1856 2288 128 ) ( 1632 1968 128 ) ( 1856 1968 128 ) wizwood1_5 0 0 90 1 1 +( 1864 1968 156 ) ( 1736 2032 128 ) ( 1736 2032 156 ) wm1_2 0 0 0 1 1 +( 1864 1968 156 ) ( 1920 2144 156 ) ( 1920 2144 128 ) wm1_2 0 0 0 1 1 +} +// brush 2457 +{ +( 432 1584 32 ) ( 448 1648 24 ) ( 448 1584 24 ) wm1_2 0 0 0 1 1 +( 416 1648 -192 ) ( 448 1648 32 ) ( 416 1648 32 ) wm1_2 0 0 0 1 1 +( 432 1584 32 ) ( 432 1648 -192 ) ( 432 1648 32 ) wm1_2 0 0 0 1 1 +( 448 1648 -96 ) ( 416 1584 -96 ) ( 448 1584 -96 ) wm1_2 0 0 0 1 1 +( 416 1584 -192 ) ( 448 1584 32 ) ( 448 1584 -192 ) wm1_2 0 0 0 1 1 +( 448 1648 -24 ) ( 448 1584 64 ) ( 448 1648 64 ) wm1_2 0 0 0 1 1 +} +// brush 2458 +{ +( 240 1376 88 ) ( 240 1376 112 ) ( 304 1376 112 ) wm1_2 0 0 0 1 1 +( 304 1456 32 ) ( 304 1440 104 ) ( 304 1456 104 ) wm1_1 0 0 0 1 1 +( 240 1456 32 ) ( 304 1376 112 ) ( 240 1376 112 ) wm1_2 0 0 0 1 1 +( 240 1456 32 ) ( 240 1440 24 ) ( 304 1440 24 ) wm1_2 0 0 0 1 1 +( 240 1456 32 ) ( 240 1440 104 ) ( 240 1440 32 ) wm1_1 0 0 0 1 1 +( 304 1440 24 ) ( 240 1376 88 ) ( 304 1376 88 ) wm1_2 0 0 0 1 1 +} +// brush 2459 +{ +( 576 1584 24 ) ( 576 1648 24 ) ( 592 1584 32 ) wm1_2 0 0 0 1 1 +( 608 1648 32 ) ( 576 1648 32 ) ( 608 1648 -192 ) wm1_2 0 0 0 1 1 +( 592 1648 32 ) ( 592 1648 -192 ) ( 592 1584 32 ) wm1_2 0 0 0 1 1 +( 576 1584 -96 ) ( 608 1584 -96 ) ( 576 1648 -96 ) wm1_2 0 0 0 1 1 +( 576 1584 -192 ) ( 576 1584 32 ) ( 608 1584 -192 ) wm1_2 0 0 0 1 1 +( 576 1648 24 ) ( 576 1584 24 ) ( 576 1648 -64 ) wm1_2 0 0 0 1 1 +} +// brush 2460 +{ +( 304 1376 112 ) ( 240 1376 112 ) ( 240 1376 88 ) wm1_2 0 0 0 1 1 +( 304 1296 104 ) ( 304 1312 104 ) ( 304 1296 32 ) wm1_1 0 0 0 1 1 +( 240 1376 112 ) ( 304 1376 112 ) ( 240 1296 32 ) wm1_2 0 0 0 1 1 +( 304 1312 24 ) ( 240 1312 24 ) ( 240 1296 32 ) wm1_2 0 0 0 1 1 +( 240 1312 32 ) ( 240 1312 104 ) ( 240 1296 32 ) wm1_1 0 0 0 1 1 +( 304 1376 88 ) ( 240 1376 88 ) ( 304 1312 24 ) wm1_2 0 0 0 1 1 +} +// brush 2461 +{ +( 1728 2352 156 ) ( 1504 2032 156 ) ( 1504 2352 156 ) wizwood1_5 0 0 0 1 1 +( 1856 2208 156 ) ( 1856 2368 156 ) ( 1856 2368 128 ) wm1_2 0 0 0 1 1 +( 1680 2088 128 ) ( 1856 2368 128 ) ( 1856 2368 156 ) wm1_2 0 0 0 1 1 +( 1728 2352 128 ) ( 1504 2032 128 ) ( 1728 2032 128 ) wizwood1_5 0 0 90 1 1 +( 1736 2032 156 ) ( 1680 2088 128 ) ( 1680 2088 156 ) wm1_2 0 0 0 1 1 +( 1736 2032 156 ) ( 1856 2208 156 ) ( 1856 2208 128 ) wm1_2 0 0 0 1 1 +} +// brush 2462 +{ +( 2400 2352 156 ) ( 2400 2032 156 ) ( 2176 2352 156 ) wizwood1_5 0 0 0 1 1 +( 2048 2368 128 ) ( 2048 2368 156 ) ( 2048 2208 156 ) wm1_2 0 0 0 1 1 +( 2048 2368 156 ) ( 2048 2368 128 ) ( 2224 2088 128 ) wm1_2 0 0 0 1 1 +( 2176 2032 128 ) ( 2400 2032 128 ) ( 2176 2352 128 ) wizwood1_5 0 0 90 1 1 +( 2224 2088 156 ) ( 2224 2088 128 ) ( 2168 2032 156 ) wm1_2 0 0 0 1 1 +( 2048 2208 128 ) ( 2048 2208 156 ) ( 2168 2032 156 ) wm1_2 0 0 0 1 1 +} +// brush 2463 +{ +( 2456 2408 156 ) ( 2456 2088 156 ) ( 2232 2408 156 ) wizwood1_5 0 0 0 1 1 +( 2288 2368 128 ) ( 2288 2368 156 ) ( 2048 2368 156 ) wm1_2 0 0 0 1 1 +( 2288 2216 128 ) ( 2288 2216 156 ) ( 2288 2368 156 ) wm1_2 0 0 0 1 1 +( 2232 2088 128 ) ( 2456 2088 128 ) ( 2232 2408 128 ) wm1_2 0 0 0 1 1 +( 2288 2216 156 ) ( 2288 2216 128 ) ( 2224 2088 156 ) wm1_2 0 0 0 1 1 +( 2048 2368 128 ) ( 2048 2368 156 ) ( 2224 2088 156 ) wm1_2 0 0 0 1 1 +} +// brush 2464 +{ +( 2272 2288 156 ) ( 2272 1968 156 ) ( 2048 2288 156 ) wizwood1_5 0 0 0 1 1 +( 2048 2208 128 ) ( 2048 2208 156 ) ( 1984 2144 156 ) wm1_2 0 0 0 1 1 +( 2048 2208 156 ) ( 2048 2208 128 ) ( 2168 2032 128 ) wm1_2 0 0 0 1 1 +( 2048 1968 128 ) ( 2272 1968 128 ) ( 2048 2288 128 ) wizwood1_5 0 0 90 1 1 +( 2168 2032 156 ) ( 2168 2032 128 ) ( 2040 1968 156 ) wm1_2 0 0 0 1 1 +( 1984 2144 128 ) ( 1984 2144 156 ) ( 2040 1968 156 ) wm1_2 0 0 0 1 1 +} +// brush 2465 +{ +( 1920 2208 384 ) ( 1872 1968 384 ) ( 1872 2208 384 ) metalt2_1 0 0 0 1 1 +( 1856 2208 256 ) ( 1856 2176 256 ) ( 1856 2176 220 ) metalt2_1 0 0 0 1 1 +( 1924 2208 156 ) ( 1876 1968 156 ) ( 1924 1968 156 ) metalt2_1 0 0 0 1 1 +( 1920 2144 192 ) ( 1856 2176 156 ) ( 1856 2176 192 ) metalt2_1 0 0 0 1 1 +( 1920 2144 128 ) ( 1856 2208 0 ) ( 1920 2144 0 ) wmet2_c 0 0 0 1 1 +} +// brush 2466 +{ +( 1856 2304 384 ) ( 1824 2176 384 ) ( 1824 2304 384 ) metalt2_1 0 0 0 1 1 +( 1824 2368 160 ) ( 1856 2368 320 ) ( 1824 2368 320 ) metalt2_1 0 0 0 1 1 +( 1856 2304 156 ) ( 1824 2176 156 ) ( 1856 2176 156 ) metalt2_1 0 0 0 1 1 +( 1856 2176 320 ) ( 1824 2208 156 ) ( 1824 2208 320 ) metalt2_1 0 0 0 1 1 +( 1856 2176 384 ) ( 1856 2304 224 ) ( 1856 2176 224 ) wmet2_c 0 0 0 1 1 +( 1824 2208 156 ) ( 1792 2272 156 ) ( 1792 2272 320 ) metalt2_1 0 0 0 1 1 +( 1792 2368 320 ) ( 1792 2272 320 ) ( 1792 2272 156 ) metalt2_1 0 0 0 1 1 +} +// brush 2467 +{ +( 2032 2208 384 ) ( 2032 1968 384 ) ( 1984 2208 384 ) metalt2_1 0 0 0 1 1 +( 2048 2176 220 ) ( 2048 2176 256 ) ( 2048 2208 256 ) metalt2_1 0 0 0 1 1 +( 1980 1968 156 ) ( 2028 1968 156 ) ( 1980 2208 156 ) metalt2_1 0 0 0 1 1 +( 2048 2176 192 ) ( 2048 2176 156 ) ( 1984 2144 192 ) metalt2_1 0 0 0 1 1 +( 1984 2144 0 ) ( 2048 2208 0 ) ( 1984 2144 128 ) wmet2_c 0 0 0 1 1 +} +// brush 2468 +{ +( 2080 2304 384 ) ( 2080 2176 384 ) ( 2048 2304 384 ) metalt2_1 0 0 0 1 1 +( 2080 2368 320 ) ( 2048 2368 320 ) ( 2080 2368 160 ) metalt2_1 0 0 0 1 1 +( 2048 2176 156 ) ( 2080 2176 156 ) ( 2048 2304 156 ) metalt2_1 0 0 0 1 1 +( 2080 2208 320 ) ( 2080 2208 156 ) ( 2048 2176 320 ) metalt2_1 0 0 0 1 1 +( 2048 2176 224 ) ( 2048 2304 224 ) ( 2048 2176 384 ) wmet2_c 0 0 0 1 1 +( 2112 2272 320 ) ( 2112 2272 156 ) ( 2080 2208 156 ) metalt2_1 0 0 0 1 1 +( 2112 2272 156 ) ( 2112 2272 320 ) ( 2112 2368 320 ) metalt2_1 0 0 0 1 1 +} +// brush 2469 +{ +( 2192 2736 448 ) ( 2160 2736 448 ) ( 2192 2752 448 ) wbrick1_5 0 0 0 1 1 +( 2240 2736 416 ) ( 2240 2752 416 ) ( 2240 2736 256 ) wbrick1_5 0 0 0 1 1 +( 2208 2752 192 ) ( 2208 2752 352 ) ( 2208 2736 192 ) wbrick1_5 32 0 0 1 1 +( 2240 2656 416 ) ( 2240 2656 384 ) ( 2016 2656 416 ) wbrick1_5 0 0 0 1 1 +( 2240 2736 192 ) ( 2208 2736 192 ) ( 2208 2656 272 ) wbrick1_5 0 0 0 1 1 +( 2256 2736 64 ) ( 2176 2736 -64 ) ( 2256 2736 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2470 +{ +( 2592 2272 384 ) ( 1600 2272 384 ) ( 2592 2400 384 ) wm1_2 0 0 0 1 1 +( 2432 2272 352 ) ( 2432 2400 352 ) ( 2432 2272 320 ) wm1_2 0 0 0 1 1 +( 2592 2336 352 ) ( 2592 2336 320 ) ( 1600 2336 352 ) wm1_2 0 0 0 1 1 +( 1600 2400 320 ) ( 1600 2272 320 ) ( 2592 2400 320 ) wm1_2 0 0 0 1 1 +( 1600 2400 352 ) ( 2592 2400 352 ) ( 1600 2400 384 ) wm1_2 0 0 0 1 1 +( 2176 2400 64 ) ( 2176 2304 -64 ) ( 2176 2400 -64 ) wm1_2 0 0 0 1 1 +} +// brush 2471 +{ +( 2048 2144 320 ) ( 1856 2080 320 ) ( 1856 2144 320 ) wiz1_4 0 0 0 1 1 +( 1952 2144 160 ) ( 1984 2144 160 ) ( 1984 2144 256 ) wmet2_c 0 0 0 1 1 +( 2048 2144 156 ) ( 1856 2080 156 ) ( 2048 2080 156 ) wiz1_4 0 0 0 1 1 +( 1856 2080 160 ) ( 2048 2080 192 ) ( 2048 2080 160 ) wiz1_4 0 0 0 1 1 +( 2016 2080 316 ) ( 1984 2144 316 ) ( 1984 2144 220 ) wiz1_4 0 0 0 1 1 +( 1920 2144 188 ) ( 1920 2144 284 ) ( 1888 2080 284 ) wiz1_4 0 0 0 1 1 +} +// brush 2472 +{ +( 1488 1584 64 ) ( 1456 1488 64 ) ( 1456 1584 64 ) wm1_2 0 0 0 1 1 +( 1456 1600 96 ) ( 1488 1600 128 ) ( 1456 1600 128 ) wm1_2 0 0 0 1 1 +( 1472 1584 64 ) ( 1472 1504 64 ) ( 1472 1504 -160 ) wm1_2 0 0 0 1 1 +( 1488 1584 -64 ) ( 1456 1488 -64 ) ( 1488 1488 -64 ) wm1_2 0 0 0 1 1 +( 1488 1488 128 ) ( 1488 1584 96 ) ( 1488 1488 96 ) wm1_2 0 0 0 1 1 +( 1504 1584 -64 ) ( 1456 1584 -64 ) ( 1504 1584 64 ) wm1_2 0 0 0 1 1 +} +// brush 2473 +{ +( 1552 1488 64 ) ( 1456 1488 64 ) ( 1552 1520 64 ) wiz1_4 0 0 0 1 1 +( 1440 1504 -96 ) ( 1440 1504 128 ) ( 1520 1504 128 ) wiz1_4 0 0 0 1 1 +( 1456 1520 -64 ) ( 1456 1488 -64 ) ( 1552 1520 -64 ) wiz1_4 0 0 0 1 1 +( 1472 1504 160 ) ( 1472 1504 -64 ) ( 1488 1520 160 ) wiz1_4 0 0 0 1 1 +( 1504 1520 96 ) ( 1600 1520 96 ) ( 1504 1520 128 ) wiz1_4 0 0 0 1 1 +( 1552 1536 -64 ) ( 1552 1504 -64 ) ( 1552 1536 64 ) wiz1_4 0 0 0 1 1 +} +// brush 2474 +{ +( 2448 1584 64 ) ( 2448 1488 64 ) ( 2416 1584 64 ) wiz1_4 0 0 0 1 1 +( 2432 1504 -160 ) ( 2432 1504 64 ) ( 2432 1584 64 ) wiz1_4 0 0 0 1 1 +( 2416 1488 -64 ) ( 2448 1488 -64 ) ( 2416 1584 -64 ) wiz1_4 0 0 0 1 1 +( 2432 1504 128 ) ( 2432 1504 -96 ) ( 2416 1520 128 ) wiz1_4 0 0 0 1 1 +( 2416 1488 96 ) ( 2416 1584 96 ) ( 2416 1488 128 ) wiz1_4 0 0 0 1 1 +( 2400 1584 -64 ) ( 2448 1584 -64 ) ( 2400 1584 64 ) wiz1_4 0 0 0 1 1 +} +// brush 2475 +{ +( 2352 1520 64 ) ( 2448 1488 64 ) ( 2352 1488 64 ) wm1_2 0 0 0 1 1 +( 2336 1488 96 ) ( 2336 1520 128 ) ( 2336 1488 128 ) wm1_2 0 0 0 1 1 +( 2384 1504 128 ) ( 2464 1504 128 ) ( 2464 1504 -96 ) wm1_2 0 0 0 1 1 +( 2352 1520 -64 ) ( 2448 1488 -64 ) ( 2448 1520 -64 ) wm1_2 0 0 0 1 1 +( 2400 1520 128 ) ( 2304 1520 96 ) ( 2400 1520 96 ) wm1_2 0 0 0 1 1 +( 2352 1536 -64 ) ( 2352 1504 -64 ) ( 2352 1536 64 ) wm1_2 0 0 0 1 1 +} +// brush 2476 +{ +( 2448 1584 64 ) ( 2448 1488 64 ) ( 2416 1584 64 ) wm1_2 0 0 0 1 1 +( 2448 1600 128 ) ( 2416 1600 128 ) ( 2448 1600 96 ) wm1_2 0 0 0 1 1 +( 2432 1504 -160 ) ( 2432 1504 64 ) ( 2432 1584 64 ) wm1_2 0 0 0 1 1 +( 2416 1488 -64 ) ( 2448 1488 -64 ) ( 2416 1584 -64 ) wm1_2 0 0 0 1 1 +( 2416 1488 96 ) ( 2416 1584 96 ) ( 2416 1488 128 ) wm1_2 0 0 0 1 1 +( 2400 1584 64 ) ( 2448 1584 -64 ) ( 2400 1584 -64 ) wm1_2 0 0 0 1 1 +} +// brush 2477 +{ +( 2352 1520 64 ) ( 2448 1488 64 ) ( 2352 1488 64 ) wiz1_4 0 0 0 1 1 +( 2384 1504 128 ) ( 2464 1504 128 ) ( 2464 1504 -96 ) wiz1_4 0 0 0 1 1 +( 2352 1520 -64 ) ( 2448 1488 -64 ) ( 2448 1520 -64 ) wiz1_4 0 0 0 1 1 +( 2416 1520 160 ) ( 2432 1504 -64 ) ( 2432 1504 160 ) wiz1_4 0 0 0 1 1 +( 2400 1520 128 ) ( 2304 1520 96 ) ( 2400 1520 96 ) wiz1_4 0 0 0 1 1 +( 2352 1536 64 ) ( 2352 1504 -64 ) ( 2352 1536 -64 ) wiz1_4 0 0 0 1 1 +} +// brush 2478 +{ +( 1552 1568 -48 ) ( 1536 1520 -48 ) ( 1536 1568 -48 ) wiz1_4 0 0 0 1 1 +( 1488 1536 -64 ) ( 1488 1552 -64 ) ( 1488 1552 -48 ) wiz1_4 0 0 0 1 1 +( 1536 1568 -64 ) ( 1520 1520 -64 ) ( 1536 1520 -64 ) wiz1_4 0 0 0 1 1 +( 1552 1520 -48 ) ( 1488 1584 -48 ) ( 1488 1584 -64 ) wiz1_4 0 0 0 1 1 +( 1568 1520 -176 ) ( 1472 1520 -176 ) ( 1568 1520 -48 ) wiz1_4 0 0 0 1 1 +} +// brush 2479 +{ +( 1552 1568 64 ) ( 1536 1520 64 ) ( 1536 1568 64 ) wiz1_4 0 0 0 1 1 +( 1488 1536 48 ) ( 1488 1552 48 ) ( 1488 1552 64 ) wiz1_4 0 0 0 1 1 +( 1536 1568 48 ) ( 1520 1520 48 ) ( 1536 1520 48 ) wiz1_4 0 0 0 1 1 +( 1552 1520 64 ) ( 1488 1584 64 ) ( 1488 1584 48 ) wiz1_4 0 0 0 1 1 +( 1568 1520 -64 ) ( 1472 1520 -64 ) ( 1568 1520 64 ) wiz1_4 0 0 0 1 1 +} +// brush 2480 +{ +( 1920 2304 -64 ) ( 1920 2112 -64 ) ( 1728 2304 -64 ) wizblue9_8 0 0 0 1 1 +( 1888 2304 -64 ) ( 1696 2304 -64 ) ( 1888 2304 -96 ) wizblue9_8 0 16 0 1 1 +( 1888 2368 -64 ) ( 1888 2368 -96 ) ( 1888 2176 -64 ) wizblue9_8 32 16 0 1 1 +( 1728 2112 -96 ) ( 1920 2112 -96 ) ( 1728 2304 -96 ) wizblue9_8 0 0 0 1 1 +( 1664 2176 -96 ) ( 1664 2176 -64 ) ( 1856 2176 -96 ) wizblue9_8 -32 16 0 1 1 +( 1824 2080 -96 ) ( 1824 2272 -96 ) ( 1824 2080 -64 ) wizblue9_8 0 16 0 1 1 +} +// brush 2481 +{ +( 1920 2240 -64 ) ( 1920 2048 -64 ) ( 1728 2240 -64 ) wizblue9_8 0 0 0 1 1 +( 1856 2176 -64 ) ( 1664 2176 -64 ) ( 1856 2176 -96 ) wizblue9_8 0 16 0 1 1 +( 1856 2240 -64 ) ( 1856 2240 -96 ) ( 1856 2048 -64 ) wizblue9_8 0 16 0 1 1 +( 1728 2048 -96 ) ( 1920 2048 -96 ) ( 1728 2240 -96 ) wizblue9_8 0 0 0 1 1 +( 1664 2112 -96 ) ( 1664 2112 -64 ) ( 1856 2112 -96 ) wizblue9_8 0 16 0 1 1 +( 1824 2016 -96 ) ( 1824 2208 -96 ) ( 1824 2016 -64 ) wizblue9_8 0 16 0 1 1 +} +// brush 2482 +{ +( 1952 2240 -64 ) ( 1952 2048 -64 ) ( 1760 2240 -64 ) wizblue9_8 0 0 0 1 1 +( 1952 2144 -64 ) ( 1760 2144 -64 ) ( 1952 2144 -96 ) wizblue9_8 -32 16 0 1 1 +( 1952 2208 -64 ) ( 1952 2208 -96 ) ( 1952 2016 -64 ) wizblue9_8 32 16 0 1 1 +( 1760 2048 -96 ) ( 1952 2048 -96 ) ( 1760 2240 -96 ) wizblue9_8 0 0 0 1 1 +( 1696 2112 -96 ) ( 1696 2112 -64 ) ( 1888 2112 -96 ) wizblue9_8 0 16 0 1 1 +( 1856 2016 -96 ) ( 1856 2208 -96 ) ( 1856 2016 -64 ) wizblue9_8 0 16 0 1 1 +} +// brush 2483 +{ +( 2048 2144 384 ) ( 1856 2080 384 ) ( 1856 2144 384 ) wm1_2 0 0 0 1 1 +( 1952 2144 224 ) ( 1984 2144 224 ) ( 1984 2144 320 ) metalt2_1 0 0 0 1 1 +( 2048 2144 320 ) ( 1856 2080 320 ) ( 2048 2080 320 ) wm1_2 0 0 0 1 1 +( 1856 2080 224 ) ( 2048 2080 256 ) ( 2048 2080 224 ) wm1_2 0 0 0 1 1 +( 2016 2080 480 ) ( 1984 2144 480 ) ( 1984 2144 384 ) wm1_2 0 0 0 1 1 +( 1920 2144 348 ) ( 1920 2144 444 ) ( 1888 2080 444 ) wm1_2 0 0 0 1 1 +} +// brush 2484 +{ +( 2064 2368 384 ) ( 2064 2336 384 ) ( 2032 2368 384 ) wm1_2 0 0 0 1 1 +( 2064 2368 384 ) ( 2032 2368 384 ) ( 2064 2368 160 ) wm1_2 0 0 0 1 1 +( 2048 2368 384 ) ( 2048 2368 160 ) ( 2048 2336 384 ) wm1_2 0 0 0 1 1 +( 2036 2336 156 ) ( 2068 2336 156 ) ( 2036 2368 156 ) wm1_2 0 0 0 1 1 +( 2032 2336 160 ) ( 2032 2336 384 ) ( 2064 2336 160 ) wm1_2 0 0 0 1 1 +( 2032 2336 160 ) ( 2032 2368 160 ) ( 2032 2336 384 ) wm1_2 0 0 0 1 1 +} +// brush 2485 +{ +( 1872 2368 384 ) ( 1872 2336 384 ) ( 1840 2368 384 ) wm1_2 0 0 0 1 1 +( 1872 2368 384 ) ( 1840 2368 384 ) ( 1872 2368 160 ) wm1_2 0 0 0 1 1 +( 2032 2368 528 ) ( 2032 2368 304 ) ( 2032 2336 528 ) wm1_2 0 0 0 1 1 +( 1988 2336 304 ) ( 2020 2336 304 ) ( 1988 2368 304 ) wm1_2 0 0 0 1 1 +( 1840 2336 160 ) ( 1840 2336 384 ) ( 1872 2336 160 ) wm1_2 0 0 0 1 1 +( 1872 2336 160 ) ( 1872 2368 160 ) ( 1872 2336 384 ) wm1_2 0 0 0 1 1 +} +// brush 2486 +{ +( 128 1248 192 ) ( 48 1376 192 ) ( 128 1376 192 ) wm1_2 0 0 0 1 1 +( 112 1264 160 ) ( 128 1248 160 ) ( 128 1248 192 ) wm1_2 0 0 0 1 1 +( 64 1264 192 ) ( 144 1264 160 ) ( 144 1264 192 ) wm1_2 0 0 0 1 1 +( 128 1248 160 ) ( 48 1376 160 ) ( 48 1248 160 ) wm1_2 0 0 0 1 1 +( -112 1264 192 ) ( -128 1248 192 ) ( -128 1248 160 ) wm1_2 0 0 0 1 1 +( 128 1248 160 ) ( -128 1248 160 ) ( -128 1248 192 ) wm1_2 0 0 0 1 1 +} +// brush 2487 +{ +( 0 1504 224 ) ( 0 1424 224 ) ( -128 1504 224 ) wizwood1_5 0 0 0 1 1 +( -64 1568 224 ) ( -192 1568 224 ) ( -64 1568 192 ) wizwood1_5 0 0 0 1 1 +( 112 1472 224 ) ( 112 1472 192 ) ( 112 1392 224 ) wizwood1_5 0 0 0 1 1 +( -128 1424 192 ) ( 0 1424 192 ) ( -128 1504 192 ) wizwood1_5 0 0 0 1 1 +( -128 1184 192 ) ( -128 1184 224 ) ( 0 1184 192 ) wizwood1_5 0 0 0 1 1 +( -112 1472 192 ) ( -112 1552 192 ) ( -112 1472 224 ) wizwood1_5 0 0 0 1 1 +} +// brush 2488 +{ +( 128 1376 192 ) ( 48 1376 192 ) ( 128 1504 192 ) wm1_2 0 0 0 1 1 +( 128 1504 192 ) ( 128 1504 160 ) ( 112 1488 160 ) wm1_2 0 0 0 1 1 +( 144 1488 192 ) ( 144 1488 160 ) ( 64 1488 192 ) wm1_2 0 0 0 1 1 +( 48 1504 160 ) ( 48 1376 160 ) ( 128 1504 160 ) wm1_2 0 0 0 1 1 +( -128 1504 160 ) ( -128 1504 192 ) ( -112 1488 192 ) wm1_2 0 0 0 1 1 +( -128 1504 192 ) ( -128 1504 160 ) ( 128 1504 160 ) wm1_2 0 0 0 1 1 +} +// brush 2489 +{ +( 128 1504 192 ) ( 0 1424 192 ) ( 0 1504 192 ) wm1_2 0 0 0 1 1 +( 112 1488 160 ) ( 128 1504 160 ) ( 128 1504 192 ) wm1_2 0 0 0 1 1 +( 112 1440 192 ) ( 112 1520 160 ) ( 112 1520 192 ) wm1_2 0 0 0 1 1 +( 128 1504 160 ) ( 0 1424 160 ) ( 128 1424 160 ) wm1_2 0 0 0 1 1 +( 112 1264 192 ) ( 128 1248 192 ) ( 128 1248 160 ) wm1_2 0 0 0 1 1 +( 128 1504 160 ) ( 128 1248 160 ) ( 128 1248 192 ) wm1_2 0 0 0 1 1 +} +// brush 2490 +{ +( 0 1504 192 ) ( 0 1424 192 ) ( -128 1504 192 ) wm1_2 0 0 0 1 1 +( -128 1504 192 ) ( -128 1504 160 ) ( -112 1488 160 ) wm1_2 0 0 0 1 1 +( -112 1520 192 ) ( -112 1520 160 ) ( -112 1440 192 ) wm1_2 0 0 0 1 1 +( -128 1424 160 ) ( 0 1424 160 ) ( -128 1504 160 ) wm1_2 0 0 0 1 1 +( -128 1248 160 ) ( -128 1248 192 ) ( -112 1264 192 ) wm1_2 0 0 0 1 1 +( -128 1248 192 ) ( -128 1248 160 ) ( -128 1504 160 ) wm1_2 0 0 0 1 1 +} +// brush 2491 +{ +( 192 1456 192 ) ( 160 1296 192 ) ( 160 1456 192 ) wbrick1_5 0 0 0 1 1 +( 160 1456 160 ) ( 192 1456 192 ) ( 160 1456 192 ) wbrick1_5 0 0 0 1 1 +( 128 1296 192 ) ( 128 1456 160 ) ( 128 1456 192 ) wbrick1_5 0 0 0 1 1 +( 192 1456 160 ) ( 160 1296 160 ) ( 192 1296 160 ) wbrick1_5 0 0 90 1 1 +( 160 1296 160 ) ( 192 1296 192 ) ( 192 1296 160 ) wbrick1_5 0 0 0 1 1 +( 192 1296 192 ) ( 192 1456 160 ) ( 192 1296 160 ) wbrick1_5 0 0 0 1 1 +} +// brush 2492 +{ +( 256 1456 192 ) ( 224 1296 192 ) ( 224 1456 192 ) wbrick1_5 0 0 0 1 1 +( 224 1456 128 ) ( 256 1456 160 ) ( 224 1456 160 ) wbrick1_5 0 0 0 1 1 +( 192 1296 192 ) ( 192 1296 160 ) ( 192 1456 160 ) wbrick1_5 0 0 0 1 1 +( 256 1296 128 ) ( 192 1456 160 ) ( 192 1296 160 ) wbrick1_5 0 0 90 1 1 +( 224 1296 128 ) ( 256 1296 160 ) ( 256 1296 128 ) wbrick1_5 0 0 0 1 1 +( 256 1296 160 ) ( 256 1456 128 ) ( 256 1296 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 2493 +{ +( 2176 2736 320 ) ( 2176 2576 320 ) ( 2144 2736 320 ) wbrick1_5 0 0 0 1 1 +( 2176 2736 320 ) ( 2144 2736 320 ) ( 2176 2736 288 ) wbrick1_5 0 0 0 1 1 +( 2208 2736 320 ) ( 2208 2736 288 ) ( 2208 2576 320 ) wbrick1_5 0 0 0 1 1 +( 2144 2576 288 ) ( 2176 2576 288 ) ( 2144 2736 288 ) wbrick1_5 16 0 -90 1 1 +( 2144 2576 288 ) ( 2144 2576 320 ) ( 2176 2576 288 ) wbrick1_5 0 0 0 1 1 +( 2144 2576 288 ) ( 2144 2736 288 ) ( 2144 2576 320 ) wbrick1_5 0 0 0 1 1 +} +// brush 2494 +{ +( 1568 2664 -56 ) ( 1568 2536 -56 ) ( 1440 2664 -56 ) blueflr4_5 0 8 0 1 1 +( 1424 2576 -64 ) ( 1296 2576 -64 ) ( 1424 2576 -104 ) blueflr4_5 0 -8 0 1 1 +( 1424 2608 -64 ) ( 1424 2608 -104 ) ( 1424 2480 -64 ) blueflr4_5 0 -8 0 1 1 +( 1440 2528 -72 ) ( 1568 2528 -72 ) ( 1440 2656 -72 ) blueflr4_5 0 0 0 1 1 +( 1424 2568 -96 ) ( 1424 2568 -56 ) ( 1552 2568 -96 ) blueflr4_5 0 -8 0 1 1 +( 1392 2512 -104 ) ( 1392 2640 -104 ) ( 1392 2512 -64 ) blueflr4_5 0 -8 0 1 1 +} +// brush 2495 +{ +( 0 1312 -128 ) ( 64 1312 -128 ) ( 0 1376 -128 ) wbrick1_5 16 32 90 1 -1 +( -192 1312 -128 ) ( -192 1440 -64 ) ( -192 1312 -64 ) wbrick1_5 48 0 0 1 1 +( -192 1440 160 ) ( -128 1440 160 ) ( -128 1312 160 ) wbrick1_5 32 32 90 1 -1 +( 16 1440 128 ) ( -48 1440 128 ) ( 16 1440 0 ) wbrick1_5 0 0 0 1 1 +( -192 1408 32 ) ( -160 1440 -96 ) ( -192 1408 -96 ) wbrick1_5 0 0 0 1 1 +} +// brush 2496 +{ +( -128 1312 192 ) ( -128 1248 192 ) ( -192 1312 192 ) city4_8 16 32 90 1 -1 +( -128 1312 64 ) ( -192 1312 64 ) ( -128 1312 -64 ) wbrick1_5 48 0 0 1 1 +( -128 1312 64 ) ( -128 1312 -64 ) ( -128 1248 64 ) wbrick1_5 0 0 0 1 1 +( -192 1232 -192 ) ( -128 1232 -192 ) ( -192 1296 -192 ) wbrick1_5 32 32 90 1 -1 +( -192 1184 -64 ) ( -192 1184 64 ) ( -128 1184 -64 ) wbrick1_5 32 0 0 1 1 +( -192 1296 -64 ) ( -192 1360 -64 ) ( -192 1296 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2497 +{ +( 0 1504 192 ) ( 64 1504 192 ) ( 0 1440 192 ) city4_8 16 32 90 1 -1 +( -192 1504 64 ) ( -192 1440 64 ) ( -192 1504 -64 ) wbrick1_5 48 0 0 1 1 +( 0 1568 64 ) ( 0 1568 -64 ) ( 64 1568 64 ) wbrick1_5 16 0 0 1 1 +( 80 1440 -192 ) ( 80 1504 -192 ) ( 16 1440 -192 ) wbrick1_5 32 32 90 1 -1 +( -128 1456 -64 ) ( -128 1456 64 ) ( -128 1520 -64 ) wbrick1_5 32 0 0 1 1 +( 16 1440 -64 ) ( -48 1440 -64 ) ( 16 1440 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2498 +{ +( 0 1440 192 ) ( 64 1440 192 ) ( 0 1376 192 ) city4_8 16 32 90 1 -1 +( -192 1440 64 ) ( -192 1376 64 ) ( -192 1440 -64 ) wbrick1_5 48 0 0 1 1 +( 0 1440 64 ) ( 0 1440 -64 ) ( 64 1440 64 ) wbrick1_5 16 0 0 1 1 +( -128 1312 160 ) ( -128 1440 160 ) ( -192 1440 96 ) wbrick1_5 32 32 -90 1 1 +( -128 1440 160 ) ( -128 1312 160 ) ( -128 1312 192 ) wbrick1_5 32 0 0 1 1 +( 16 1312 -64 ) ( -48 1312 -64 ) ( 16 1312 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2499 +{ +( 0 1376 -128 ) ( 64 1440 -128 ) ( 0 1440 -128 ) wbrick1_5 16 0 90 1 -1 +( -192 1440 -64 ) ( -192 1312 -64 ) ( -192 1440 -128 ) wbrick1_5 16 0 0 1 1 +( 64 1440 0 ) ( 0 1440 128 ) ( 0 1440 0 ) wbrick1_5 16 0 0 1 1 +( -160 1440 -96 ) ( -160 1312 -96 ) ( -192 1312 -64 ) wbrick1_5 32 32 270 -1 1 +( -160 1312 -96 ) ( -160 1440 -96 ) ( -160 1440 -128 ) wbrick1_5 0 0 0 1 1 +( 16 1312 0 ) ( -48 1312 128 ) ( 16 1312 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 2500 +{ +( 0 1376 -128 ) ( 64 1440 -128 ) ( 0 1440 -128 ) wbrick1_5 16 32 90 1 -1 +( -192 1440 -64 ) ( -192 1312 -64 ) ( -192 1440 -128 ) wbrick1_5 48 0 0 1 1 +( -128 1440 160 ) ( -128 1312 160 ) ( -192 1312 160 ) wbrick1_5 32 32 90 1 -1 +( 16 1312 -32 ) ( -48 1312 96 ) ( 16 1312 96 ) wbrick1_5 0 0 0 1 1 +( -192 1344 -64 ) ( -160 1312 -64 ) ( -192 1344 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2501 +{ +( 32 1376 -128 ) ( 96 1440 -128 ) ( 32 1440 -128 ) wbrick1_5 16 0 90 1 -1 +( -160 1440 -64 ) ( -160 1312 -64 ) ( -160 1440 -128 ) wbrick1_5 16 0 0 1 1 +( 96 1440 0 ) ( 32 1440 128 ) ( 32 1440 0 ) wbrick1_5 16 0 0 1 1 +( -96 1440 -96 ) ( -96 1312 -96 ) ( -160 1312 -96 ) wbrick1_5 32 0 -90 1 -1 +( -128 1312 -64 ) ( -128 1440 -64 ) ( -128 1440 -128 ) wbrick1_5 0 32 0 1 1 +( 48 1312 0 ) ( -16 1312 128 ) ( 48 1312 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 2502 +{ +( -224 1392 96 ) ( -224 1488 96 ) ( -208 1488 96 ) wm1_2 0 32 0 1 1 +( -192 1360 -192 ) ( -224 1360 32 ) ( -192 1360 32 ) wm1_2 0 0 0 1 1 +( -192 1488 32 ) ( -192 1424 -192 ) ( -192 1424 32 ) wm1_2 32 0 0 1 1 +( -224 1424 -64 ) ( -192 1488 -64 ) ( -224 1488 -64 ) wm1_2 0 32 0 1 1 +( -192 1392 -192 ) ( -224 1392 32 ) ( -224 1392 -192 ) wm1_2 0 0 0 1 1 +( -224 1456 96 ) ( -224 1360 96 ) ( -224 1360 -80 ) wm1_2 32 0 0 1 1 +} +// brush 2503 +{ +( -224 1408 -64 ) ( -224 1312 -64 ) ( -208 1312 -64 ) wm1_2 0 32 0 1 1 +( -224 1424 96 ) ( -224 1424 -64 ) ( -192 1440 -64 ) wm1_2 0 0 0 1 1 +( -192 1312 0 ) ( -192 1376 224 ) ( -192 1376 0 ) wm1_2 32 0 0 1 1 +( -224 1376 96 ) ( -192 1312 96 ) ( -224 1312 96 ) wm1_2 0 32 0 1 1 +( -192 1408 224 ) ( -224 1408 0 ) ( -224 1408 224 ) wm1_2 0 0 0 1 1 +( -224 1424 -64 ) ( -224 1424 96 ) ( -224 1408 -64 ) wm1_2 32 0 0 1 1 +} +// brush 2504 +{ +( -224 1424 -80 ) ( -224 1328 -80 ) ( -192 1312 -96 ) wm1_2 0 32 0 1 1 +( -224 1424 -64 ) ( -224 1424 -96 ) ( -192 1440 -96 ) wm1_2 0 0 0 1 1 +( -192 1312 -16 ) ( -192 1376 208 ) ( -192 1376 -16 ) wm1_2 32 0 0 1 1 +( -224 1280 -64 ) ( -192 1216 -64 ) ( -224 1216 -64 ) wm1_2 0 32 0 1 1 +( -224 1328 -96 ) ( -224 1328 -64 ) ( -192 1312 -64 ) wm1_2 0 0 0 1 1 +( -224 1328 -80 ) ( -224 1424 -80 ) ( -224 1424 -64 ) wm1_2 32 0 0 1 1 +} +// brush 2505 +{ +( 1920 2576 256 ) ( 1920 2416 256 ) ( 1888 2576 256 ) wbrick1_5 0 0 0 1 1 +( 1888 2528 256 ) ( 1856 2528 256 ) ( 1888 2528 224 ) wbrick1_5 0 0 0 1 1 +( 2032 2576 256 ) ( 2032 2576 224 ) ( 2032 2416 256 ) wbrick1_5 0 0 0 1 1 +( 1888 2416 224 ) ( 1920 2416 224 ) ( 1888 2576 224 ) wbrick1_5 0 32 0 1 1 +( 1888 2400 224 ) ( 1888 2400 256 ) ( 1920 2400 224 ) wbrick1_5 0 0 0 1 1 +( 1872 2416 224 ) ( 1872 2576 224 ) ( 1872 2416 256 ) wbrick1_5 0 0 0 1 1 +} +// brush 2506 +{ +( 1984 2160 160 ) ( 1984 2144 160 ) ( 1920 2160 160 ) wm1_1 0 0 0 1 1 +( 1976 2160 128 ) ( 1976 2160 160 ) ( 1928 2160 160 ) wm1_2 0 0 0 1 1 +( 1976 2160 160 ) ( 1976 2160 128 ) ( 1984 2144 128 ) wm1_1 0 0 0 1 1 +( 1920 2144 128 ) ( 1984 2144 128 ) ( 1920 2160 128 ) wm1_1 0 0 0 1 1 +( 1920 2144 128 ) ( 1920 2144 160 ) ( 1984 2144 128 ) wm1_1 0 0 0 1 1 +( 1928 2160 128 ) ( 1928 2160 160 ) ( 1920 2144 160 ) wm1_1 0 0 0 1 1 +} +// brush 2507 +{ +( 1920 2184 160 ) ( 1864 2168 160 ) ( 1864 2184 160 ) wm1_1 0 0 0 1 1 +( 1928 2160 160 ) ( 1872 2216 160 ) ( 1872 2216 128 ) wm1_2 0 0 0 1 1 +( 1872 2216 160 ) ( 1856 2208 160 ) ( 1856 2208 128 ) wm1_1 0 0 0 1 1 +( 1920 2184 128 ) ( 1864 2168 128 ) ( 1920 2168 128 ) wm1_1 0 0 0 1 1 +( 1920 2144 160 ) ( 1856 2208 128 ) ( 1856 2208 160 ) wm1_1 0 0 0 1 1 +( 1920 2144 160 ) ( 1928 2160 160 ) ( 1928 2160 128 ) wm1_1 0 0 0 1 1 +} +// brush 2508 +{ +( 1872 2368 160 ) ( 1856 2216 160 ) ( 1856 2368 160 ) wm1_1 0 0 0 1 1 +( 1856 2368 128 ) ( 1872 2368 160 ) ( 1856 2368 160 ) wm1_1 0 0 0 1 1 +( 1856 2368 160 ) ( 1856 2208 160 ) ( 1856 2208 128 ) wm1_1 0 0 0 1 1 +( 1872 2368 128 ) ( 1856 2216 128 ) ( 1872 2216 128 ) wm1_1 0 0 0 1 1 +( 1872 2216 160 ) ( 1856 2208 128 ) ( 1856 2208 160 ) wm1_1 0 0 0 1 1 +( 1872 2216 160 ) ( 1872 2368 128 ) ( 1872 2216 128 ) wm1_2 0 0 0 1 1 +} +// brush 2509 +{ +( 2040 2184 160 ) ( 2040 2168 160 ) ( 1984 2184 160 ) wm1_1 0 0 0 1 1 +( 2032 2216 128 ) ( 2032 2216 160 ) ( 1976 2160 160 ) wm1_2 0 0 0 1 1 +( 2048 2208 128 ) ( 2048 2208 160 ) ( 2032 2216 160 ) wm1_1 0 0 0 1 1 +( 1984 2168 128 ) ( 2040 2168 128 ) ( 1984 2184 128 ) wm1_1 0 0 0 1 1 +( 2048 2208 160 ) ( 2048 2208 128 ) ( 1984 2144 160 ) wm1_1 0 0 0 1 1 +( 1976 2160 128 ) ( 1976 2160 160 ) ( 1984 2144 160 ) wm1_1 0 0 0 1 1 +} +// brush 2510 +{ +( 2048 2368 160 ) ( 2048 2216 160 ) ( 2032 2368 160 ) wm1_1 0 0 0 1 1 +( 2048 2368 160 ) ( 2032 2368 160 ) ( 2048 2368 128 ) wm1_1 0 0 0 1 1 +( 2048 2208 128 ) ( 2048 2208 160 ) ( 2048 2368 160 ) wm1_1 0 0 0 1 1 +( 2032 2216 128 ) ( 2048 2216 128 ) ( 2032 2368 128 ) wm1_1 0 0 0 1 1 +( 2048 2208 160 ) ( 2048 2208 128 ) ( 2032 2216 160 ) wm1_1 0 0 0 1 1 +( 2032 2216 128 ) ( 2032 2368 128 ) ( 2032 2216 160 ) wm1_2 0 0 0 1 1 +} +// brush 2511 +{ +( 1936 2208 384 ) ( 1936 2144 384 ) ( 1856 2208 384 ) metalt2_1 0 0 0 1 1 +( 1936 2368 384 ) ( 1856 2368 384 ) ( 1936 2368 320 ) metalt2_1 0 0 0 1 1 +( 2048 2208 384 ) ( 2048 2208 320 ) ( 2048 2144 384 ) metalt2_1 0 0 0 1 1 +( 1856 2144 320 ) ( 1936 2144 320 ) ( 1856 2208 320 ) wmet2_c 0 0 0 1 1 +( 1856 2144 320 ) ( 1856 2144 384 ) ( 1936 2144 320 ) metalt2_1 0 0 0 1 1 +( 1856 2144 320 ) ( 1856 2208 320 ) ( 1856 2144 384 ) metalt2_1 0 0 0 1 1 +} +// brush 2512 +{ +( 1856 2368 384 ) ( 1856 2336 384 ) ( 1824 2368 384 ) wm1_2 0 0 0 1 1 +( 1856 2368 384 ) ( 1824 2368 384 ) ( 1856 2368 160 ) wm1_2 0 0 0 1 1 +( 1872 2368 384 ) ( 1872 2368 160 ) ( 1872 2336 384 ) wm1_2 0 0 0 1 1 +( 1828 2336 156 ) ( 1860 2336 156 ) ( 1828 2368 156 ) wm1_2 0 0 0 1 1 +( 1824 2336 160 ) ( 1824 2336 384 ) ( 1856 2336 160 ) wm1_2 0 0 0 1 1 +( 1856 2336 160 ) ( 1856 2368 160 ) ( 1856 2336 384 ) wm1_2 0 0 0 1 1 +} +// brush 2513 +{ +( 1968 2368 304 ) ( 1952 2352 304 ) ( 1952 2368 304 ) wm1_2 0 0 0 1 1 +( 1952 2368 224 ) ( 1968 2368 304 ) ( 1952 2368 304 ) wm1_2 0 0 0 1 1 +( 1952 2352 304 ) ( 1952 2368 224 ) ( 1952 2368 304 ) wm1_2 0 0 0 1 1 +( 1952 2352 176 ) ( 1968 2352 160 ) ( 1968 2368 160 ) wm1_2 0 0 0 1 1 +( 1952 2352 224 ) ( 1968 2352 304 ) ( 1968 2352 224 ) wm1_2 0 0 0 1 1 +( 1968 2368 304 ) ( 1968 2368 160 ) ( 1968 2352 160 ) wm1_2 0 0 0 1 1 +} +// brush 2514 +{ +( 1952 2368 304 ) ( 1952 2352 304 ) ( 1936 2368 304 ) wm1_2 0 0 0 1 1 +( 1952 2368 304 ) ( 1936 2368 304 ) ( 1952 2368 224 ) wm1_2 0 0 0 1 1 +( 1952 2368 304 ) ( 1952 2368 224 ) ( 1952 2352 304 ) wm1_2 0 0 0 1 1 +( 1936 2368 160 ) ( 1936 2352 160 ) ( 1952 2352 176 ) wm1_2 0 0 0 1 1 +( 1936 2352 224 ) ( 1936 2352 304 ) ( 1952 2352 224 ) wm1_2 0 0 0 1 1 +( 1936 2352 160 ) ( 1936 2368 160 ) ( 1936 2368 304 ) wm1_2 0 0 0 1 1 +} +// brush 2515 +{ +( 1984 2368 256 ) ( 1984 2336 256 ) ( 1920 2368 256 ) wm1_1 0 0 0 1 1 +( 1984 2368 304 ) ( 1920 2368 304 ) ( 1984 2368 160 ) wm1_1 0 0 0 1 1 +( 1984 2368 304 ) ( 1984 2368 160 ) ( 1984 2336 304 ) wm1_1 0 0 0 1 1 +( 1920 2336 192 ) ( 1984 2336 192 ) ( 1920 2368 192 ) wm1_1 0 0 0 1 1 +( 1920 2344 160 ) ( 1920 2344 304 ) ( 1984 2344 160 ) +0light01 0 0 0 1 1 +( 1920 2336 160 ) ( 1920 2368 160 ) ( 1920 2336 304 ) wm1_1 0 0 0 1 1 +} +// brush 2516 +{ +( 1712 2712 192 ) ( 1712 2776 192 ) ( 1776 2712 192 ) wbrick1_5 0 32 0 1 1 +( 1712 2464 64 ) ( 1776 2464 64 ) ( 1712 2464 -64 ) wbrick1_5 0 0 0 1 1 +( 1728 2728 64 ) ( 1728 2728 -64 ) ( 1728 2792 64 ) wbrick1_5 32 0 0 1 1 +( 1568 2792 -64 ) ( 1504 2792 -64 ) ( 1568 2728 -64 ) wbrick1_5 0 32 0 1 1 +( 1808 2608 -192 ) ( 1808 2608 -64 ) ( 1744 2608 -192 ) wbrick1_5 0 0 0 1 1 +( 1760 2632 160 ) ( 1760 2568 160 ) ( 1760 2632 288 ) wbrick1_5 32 0 0 1 1 +} +// brush 2517 +{ +( 1776 2600 192 ) ( 1712 2536 192 ) ( 1712 2600 192 ) wbrick1_5 0 32 0 1 1 +( 1712 2848 -192 ) ( 1776 2848 -64 ) ( 1712 2848 -64 ) wbrick1_5 0 0 0 1 1 +( 1728 2520 64 ) ( 1728 2584 -64 ) ( 1728 2584 64 ) wbrick1_5 32 0 0 1 1 +( 1568 2584 -64 ) ( 1504 2520 -64 ) ( 1568 2520 -64 ) wbrick1_5 0 32 0 1 1 +( 1744 2704 -64 ) ( 1808 2704 64 ) ( 1808 2704 -64 ) wbrick1_5 0 0 0 1 1 +( 1760 2680 288 ) ( 1760 2744 160 ) ( 1760 2680 160 ) wbrick1_5 32 0 0 1 1 +} +// brush 2518 +{ +( 1776 2680 192 ) ( 1712 2616 192 ) ( 1712 2680 192 ) wbrick1_5 0 32 0 1 1 +( 1648 2704 352 ) ( 1712 2704 480 ) ( 1648 2704 480 ) wbrick1_5 0 0 0 1 1 +( 1728 2600 224 ) ( 1728 2664 96 ) ( 1728 2664 224 ) wbrick1_5 32 0 0 1 1 +( 1568 2664 128 ) ( 1504 2600 128 ) ( 1568 2600 128 ) wbrick1_5 0 32 0 1 1 +( 1688 2608 96 ) ( 1752 2608 224 ) ( 1752 2608 96 ) wbrick1_5 0 0 0 1 1 +( 1760 2600 448 ) ( 1760 2664 320 ) ( 1760 2600 320 ) wbrick1_5 32 0 0 1 1 +} +// brush 2519 +{ +( 1776 2680 -32 ) ( 1712 2616 -32 ) ( 1712 2680 -32 ) wbrick1_5 0 32 0 1 1 +( 1648 2704 192 ) ( 1712 2704 320 ) ( 1648 2704 320 ) wbrick1_5 0 0 0 1 1 +( 1728 2600 64 ) ( 1728 2664 -64 ) ( 1728 2664 64 ) wbrick1_5 32 0 0 1 1 +( 1568 2664 -64 ) ( 1504 2600 -64 ) ( 1568 2600 -64 ) wbrick1_5 0 32 0 1 1 +( 1688 2608 -64 ) ( 1752 2608 64 ) ( 1752 2608 -64 ) wbrick1_5 0 0 0 1 1 +( 1760 2600 288 ) ( 1760 2664 160 ) ( 1760 2600 160 ) wbrick1_5 32 0 0 1 1 +} +// brush 2520 +{ +( -384 3256 216 ) ( -408 3256 216 ) ( -408 3264 224 ) wm1_1 0 0 0 1 1 +( -384 3264 416 ) ( -424 3264 416 ) ( -384 3264 32 ) wm1_1 0 0 0 1 1 +( -384 3264 416 ) ( -384 3264 32 ) ( -384 3256 416 ) wm1_1 0 0 0 1 1 +( -408 3256 72 ) ( -384 3256 72 ) ( -384 3264 64 ) wm1_1 0 0 0 1 1 +( -384 3248 104 ) ( -408 3248 104 ) ( -408 3248 216 ) wm1_1 0 0 0 1 1 +( -424 3256 32 ) ( -424 3264 32 ) ( -424 3256 416 ) wm1_2 0 0 0 1 1 +} +// brush 2521 +{ +( -384 3176 216 ) ( -408 3176 216 ) ( -408 3168 224 ) wm1_1 0 0 0 1 1 +( -384 2944 224 ) ( -424 2944 224 ) ( -384 3328 224 ) wm1_1 0 0 0 1 1 +( -384 2944 224 ) ( -384 3328 224 ) ( -384 2944 216 ) wm1_1 0 0 0 1 1 +( -408 3256 216 ) ( -384 3256 216 ) ( -384 3264 224 ) wm1_1 0 0 0 1 1 +( -400 3288 208 ) ( -424 3288 208 ) ( -424 3176 208 ) wm1_1 0 0 0 1 1 +( -424 3328 216 ) ( -424 3328 224 ) ( -424 2944 216 ) wm1_2 0 0 0 1 1 +} +// brush 2522 +{ +( -384 3176 72 ) ( -408 3176 72 ) ( -408 3168 64 ) wm1_1 0 0 0 1 1 +( -384 3168 -128 ) ( -424 3168 -128 ) ( -384 3168 256 ) wm1_1 0 0 0 1 1 +( -384 3168 -160 ) ( -384 3168 224 ) ( -384 3176 -160 ) wm1_1 0 0 0 1 1 +( -408 3176 216 ) ( -384 3176 216 ) ( -384 3168 224 ) wm1_1 0 0 0 1 1 +( -384 3184 184 ) ( -408 3184 184 ) ( -408 3184 72 ) wm1_1 0 0 0 1 1 +( -424 3176 224 ) ( -424 3168 224 ) ( -424 3176 -160 ) wm1_2 0 0 0 1 1 +} +// brush 2523 +{ +( -392 3248 80 ) ( -416 3248 80 ) ( -416 3256 72 ) wm1_1 0 0 0 1 1 +( -384 3480 64 ) ( -424 3480 64 ) ( -384 3096 64 ) wm1_1 0 0 0 1 1 +( -384 3480 64 ) ( -384 3096 64 ) ( -384 3480 72 ) wm1_1 0 0 0 1 1 +( -408 3184 80 ) ( -384 3184 80 ) ( -384 3176 72 ) wm1_1 0 0 0 1 1 +( -400 3136 80 ) ( -424 3136 80 ) ( -424 3248 80 ) wm1_1 0 0 0 1 1 +( -424 3096 72 ) ( -424 3096 64 ) ( -424 3480 72 ) wm1_2 0 0 0 1 1 +} +// brush 2524 +{ +( -376 3248 208 ) ( -376 3184 208 ) ( -408 3248 208 ) wm1_2 0 0 0 1 1 +( -376 3248 208 ) ( -408 3248 208 ) ( -376 3248 80 ) wm1_2 0 0 0 1 1 +( -384 3248 208 ) ( -384 3248 80 ) ( -384 3184 208 ) wm1_2 0 -32 0 1 1 +( -408 3184 80 ) ( -376 3184 80 ) ( -408 3248 80 ) wm1_2 0 0 0 1 1 +( -408 3184 80 ) ( -408 3184 208 ) ( -376 3184 80 ) wm1_2 0 0 0 1 1 +( -408 3184 80 ) ( -408 3248 80 ) ( -408 3184 208 ) +adem5 16 80 0 1 1 +} +// brush 2525 +{ +( 1776 2712 224 ) ( 1840 2776 224 ) ( 1840 2712 224 ) wbrick1_5 0 32 0 1 1 +( 1840 2528 0 ) ( 1776 2528 128 ) ( 1840 2528 128 ) wbrick1_5 0 0 0 1 1 +( 1824 2792 128 ) ( 1824 2728 0 ) ( 1824 2728 128 ) wbrick1_5 32 0 0 1 1 +( 1984 2728 0 ) ( 2048 2792 0 ) ( 1984 2792 0 ) wbrick1_5 0 32 0 1 1 +( 1808 2608 -128 ) ( 1744 2608 0 ) ( 1744 2608 -128 ) wbrick1_5 0 0 0 1 1 +( 1792 2632 352 ) ( 1792 2568 224 ) ( 1792 2632 224 ) wbrick1_5 32 0 0 1 1 +} +// brush 2526 +{ +( 1840 2600 224 ) ( 1840 2536 224 ) ( 1776 2600 224 ) wbrick1_5 0 32 0 1 1 +( 1840 2784 0 ) ( 1776 2784 0 ) ( 1840 2784 -128 ) wbrick1_5 0 0 0 1 1 +( 1824 2584 128 ) ( 1824 2584 0 ) ( 1824 2520 128 ) wbrick1_5 32 0 0 1 1 +( 1984 2520 0 ) ( 2048 2520 0 ) ( 1984 2584 0 ) wbrick1_5 0 32 0 1 1 +( 1744 2704 0 ) ( 1744 2704 128 ) ( 1808 2704 0 ) wbrick1_5 0 0 0 1 1 +( 1792 2680 224 ) ( 1792 2744 224 ) ( 1792 2680 352 ) wbrick1_5 32 0 0 1 1 +} +// brush 2527 +{ +( 1840 2680 224 ) ( 1840 2616 224 ) ( 1776 2680 224 ) wbrick1_5 0 32 0 1 1 +( 1904 2704 544 ) ( 1840 2704 544 ) ( 1904 2704 416 ) wbrick1_5 0 0 0 1 1 +( 1824 2664 288 ) ( 1824 2664 160 ) ( 1824 2600 288 ) wbrick1_5 32 0 0 1 1 +( 1984 2600 192 ) ( 2048 2600 192 ) ( 1984 2664 192 ) wbrick1_5 0 32 0 1 1 +( 1800 2608 160 ) ( 1800 2608 288 ) ( 1864 2608 160 ) wbrick1_5 0 0 0 1 1 +( 1792 2600 384 ) ( 1792 2664 384 ) ( 1792 2600 512 ) wbrick1_5 32 0 0 1 1 +} +// brush 2528 +{ +( 1840 2680 32 ) ( 1840 2616 32 ) ( 1776 2680 32 ) wbrick1_5 0 32 0 1 1 +( 1904 2704 384 ) ( 1840 2704 384 ) ( 1904 2704 256 ) wbrick1_5 0 0 0 1 1 +( 1824 2664 128 ) ( 1824 2664 0 ) ( 1824 2600 128 ) wbrick1_5 32 0 0 1 1 +( 1984 2600 0 ) ( 2048 2600 0 ) ( 1984 2664 0 ) wbrick1_5 0 32 0 1 1 +( 1800 2608 0 ) ( 1800 2608 128 ) ( 1864 2608 0 ) wbrick1_5 0 0 0 1 1 +( 1792 2600 224 ) ( 1792 2664 224 ) ( 1792 2600 352 ) wbrick1_5 32 0 0 1 1 +} +// brush 2529 +{ +( 1816 2704 192 ) ( 1816 2696 184 ) ( 1792 2696 184 ) wm1_1 0 0 0 1 1 +( 1792 2704 0 ) ( 1832 2704 384 ) ( 1792 2704 384 ) wm1_1 0 0 0 1 1 +( 1792 2696 384 ) ( 1792 2704 0 ) ( 1792 2704 384 ) wm1_1 0 0 0 1 1 +( 1792 2704 32 ) ( 1792 2696 40 ) ( 1816 2696 40 ) wm1_1 0 0 0 1 1 +( 1816 2688 184 ) ( 1816 2688 72 ) ( 1792 2688 72 ) wm1_1 0 0 0 1 1 +( 1832 2696 384 ) ( 1832 2704 0 ) ( 1832 2696 0 ) wm1_2 0 0 0 1 1 +} +// brush 2530 +{ +( 1816 2608 192 ) ( 1816 2616 184 ) ( 1792 2616 184 ) wm1_1 0 0 0 1 1 +( 1792 2768 192 ) ( 1832 2384 192 ) ( 1792 2384 192 ) wm1_1 0 0 0 1 1 +( 1792 2384 184 ) ( 1792 2768 192 ) ( 1792 2384 192 ) wm1_1 0 0 0 1 1 +( 1792 2704 192 ) ( 1792 2696 184 ) ( 1816 2696 184 ) wm1_1 0 0 0 1 1 +( 1832 2616 176 ) ( 1832 2728 176 ) ( 1808 2728 176 ) wm1_1 0 0 0 1 1 +( 1832 2384 184 ) ( 1832 2768 192 ) ( 1832 2768 184 ) wm1_2 0 0 0 1 1 +} +// brush 2531 +{ +( 1816 2608 32 ) ( 1816 2616 40 ) ( 1792 2616 40 ) wm1_1 0 0 0 1 1 +( 1792 2608 224 ) ( 1832 2608 -160 ) ( 1792 2608 -160 ) wm1_1 0 0 0 1 1 +( 1792 2616 -192 ) ( 1792 2608 192 ) ( 1792 2608 -192 ) wm1_1 0 0 0 1 1 +( 1792 2608 192 ) ( 1792 2616 184 ) ( 1816 2616 184 ) wm1_1 0 0 0 1 1 +( 1816 2624 40 ) ( 1816 2624 152 ) ( 1792 2624 152 ) wm1_1 0 0 0 1 1 +( 1832 2616 -192 ) ( 1832 2608 192 ) ( 1832 2616 192 ) wm1_2 0 0 0 1 1 +} +// brush 2532 +{ +( 1824 2696 40 ) ( 1824 2688 48 ) ( 1800 2688 48 ) wm1_1 0 0 0 1 1 +( 1792 2536 32 ) ( 1832 2920 32 ) ( 1792 2920 32 ) wm1_1 0 0 0 1 1 +( 1792 2920 40 ) ( 1792 2536 32 ) ( 1792 2920 32 ) wm1_1 0 0 0 1 1 +( 1792 2616 40 ) ( 1792 2624 48 ) ( 1816 2624 48 ) wm1_1 0 0 0 1 1 +( 1832 2688 48 ) ( 1832 2576 48 ) ( 1808 2576 48 ) wm1_1 0 0 0 1 1 +( 1832 2920 40 ) ( 1832 2536 32 ) ( 1832 2536 40 ) wm1_2 0 0 0 1 1 +} +// brush 2533 +{ +( 1816 2688 176 ) ( 1784 2624 176 ) ( 1784 2688 176 ) wm1_2 0 0 0 1 1 +( 1784 2688 48 ) ( 1816 2688 176 ) ( 1784 2688 176 ) wm1_2 0 0 0 1 1 +( 1792 2624 176 ) ( 1792 2688 48 ) ( 1792 2688 176 ) wm1_2 0 -32 0 1 1 +( 1816 2688 48 ) ( 1784 2624 48 ) ( 1816 2624 48 ) wm1_2 0 0 0 1 1 +( 1784 2624 48 ) ( 1816 2624 176 ) ( 1816 2624 48 ) wm1_2 0 0 0 1 1 +( 1816 2624 176 ) ( 1816 2688 48 ) ( 1816 2624 48 ) +0dem5 0 48 0 1 1 +} +// brush 2534 +{ +( 1872 2352 96 ) ( 1888 2416 88 ) ( 1888 2352 88 ) wm1_2 0 0 0 1 1 +( 1856 2416 -64 ) ( 1888 2416 160 ) ( 1856 2416 160 ) wm1_2 0 0 0 1 1 +( 1872 2352 160 ) ( 1872 2416 -64 ) ( 1872 2416 160 ) wm1_2 0 0 0 1 1 +( 1888 2416 -64 ) ( 1856 2352 -64 ) ( 1888 2352 -64 ) wm1_2 0 0 0 1 1 +( 1856 2352 -64 ) ( 1888 2352 160 ) ( 1888 2352 -64 ) wm1_2 0 0 0 1 1 +( 1888 2416 104 ) ( 1888 2352 192 ) ( 1888 2416 192 ) wm1_2 0 0 0 1 1 +} +// brush 2535 +{ +( 1952 2352 152 ) ( 1952 2352 176 ) ( 1952 2416 176 ) wm1_2 0 0 0 1 1 +( 1872 2416 96 ) ( 1888 2416 168 ) ( 1872 2416 168 ) wm1_1 0 0 0 1 1 +( 1872 2352 96 ) ( 1952 2416 176 ) ( 1952 2352 176 ) wm1_2 0 0 0 1 1 +( 1872 2352 96 ) ( 1888 2352 88 ) ( 1888 2416 88 ) wm1_2 0 0 0 1 1 +( 1872 2352 96 ) ( 1888 2352 168 ) ( 1888 2352 96 ) wm1_1 0 0 0 1 1 +( 1888 2416 88 ) ( 1952 2352 152 ) ( 1952 2416 152 ) wm1_2 0 0 0 1 1 +} +// brush 2536 +{ +( 2016 2352 88 ) ( 2016 2416 88 ) ( 2032 2352 96 ) wm1_2 0 0 0 1 1 +( 2048 2416 160 ) ( 2016 2416 160 ) ( 2048 2416 -64 ) wm1_2 0 0 0 1 1 +( 2032 2416 160 ) ( 2032 2416 -64 ) ( 2032 2352 160 ) wm1_2 0 0 0 1 1 +( 2016 2352 -64 ) ( 2048 2352 -64 ) ( 2016 2416 -64 ) wm1_2 0 0 0 1 1 +( 2016 2352 -64 ) ( 2016 2352 160 ) ( 2048 2352 -64 ) wm1_2 0 0 0 1 1 +( 2016 2416 88 ) ( 2016 2352 88 ) ( 2016 2416 0 ) wm1_2 0 0 0 1 1 +} +// brush 2537 +{ +( 1952 2416 176 ) ( 1952 2352 176 ) ( 1952 2352 152 ) wm1_2 0 0 0 1 1 +( 2032 2416 168 ) ( 2016 2416 168 ) ( 2032 2416 96 ) wm1_1 0 0 0 1 1 +( 1952 2352 176 ) ( 1952 2416 176 ) ( 2032 2352 96 ) wm1_2 0 0 0 1 1 +( 2016 2416 88 ) ( 2016 2352 88 ) ( 2032 2352 96 ) wm1_2 0 0 0 1 1 +( 2016 2352 96 ) ( 2016 2352 168 ) ( 2032 2352 96 ) wm1_1 0 0 0 1 1 +( 1952 2416 152 ) ( 1952 2352 152 ) ( 2016 2416 88 ) wm1_2 0 0 0 1 1 +} +// brush 2538 +{ +( 2048 2400 384 ) ( 2032 2368 384 ) ( 2032 2400 384 ) metalt2_1 0 0 0 1 1 +( 2032 2400 96 ) ( 2048 2400 256 ) ( 2032 2400 256 ) wbrick1_5 0 0 0 1 1 +( 2048 2400 96 ) ( 2032 2368 96 ) ( 2048 2368 96 ) metalt2_1 0 0 0 1 1 +( 2032 2368 96 ) ( 2048 2368 256 ) ( 2048 2368 96 ) wbrick1_5 32 0 0 1 1 +( 2048 2368 320 ) ( 2048 2400 160 ) ( 2048 2368 160 ) metalt2_1 0 0 0 1 1 +( 1952 2176 320 ) ( 1952 2400 288 ) ( 1952 2400 320 ) metalt2_1 0 0 0 1 1 +( 1952 2368 176 ) ( 2032 2368 96 ) ( 2032 2400 96 ) metalt2_1 0 0 0 1 1 +} +// brush 2539 +{ +( 1872 2400 384 ) ( 1872 2368 384 ) ( 1856 2400 384 ) metalt2_1 0 0 0 1 1 +( 1872 2400 256 ) ( 1856 2400 256 ) ( 1872 2400 96 ) wbrick1_5 0 0 0 1 1 +( 1856 2368 96 ) ( 1872 2368 96 ) ( 1856 2400 96 ) metalt2_1 0 0 0 1 1 +( 1856 2368 96 ) ( 1856 2368 256 ) ( 1872 2368 96 ) wbrick1_5 32 0 0 1 1 +( 1856 2368 160 ) ( 1856 2400 160 ) ( 1856 2368 320 ) metalt2_1 0 0 0 1 1 +( 1952 2400 320 ) ( 1952 2400 288 ) ( 1952 2176 320 ) metalt2_1 0 0 0 1 1 +( 1872 2400 96 ) ( 1872 2368 96 ) ( 1952 2368 176 ) metalt2_1 0 0 0 1 1 +} +// brush 2540 +{ +( 2096 2432 224 ) ( 2096 2400 224 ) ( 2048 2432 224 ) wbrick1_5 0 0 0 1 1 +( 1840 2528 176 ) ( 1792 2528 176 ) ( 1840 2528 160 ) wbrick1_5 0 0 0 1 1 +( 2048 2528 200 ) ( 2048 2528 184 ) ( 2048 2496 200 ) wbrick1_5 0 0 0 1 1 +( 2032 2400 -64 ) ( 2080 2400 -64 ) ( 2032 2432 -64 ) wbrick1_5 0 0 0 1 1 +( 1968 2368 192 ) ( 1968 2368 208 ) ( 2016 2368 192 ) wbrick1_5 0 0 0 1 1 +( 2032 2368 32 ) ( 2032 2400 32 ) ( 2032 2368 48 ) wbrick1_5 0 0 0 1 1 +} +// brush 2541 +{ +( 1920 2432 224 ) ( 1920 2400 224 ) ( 1872 2432 224 ) wbrick1_5 0 0 0 1 1 +( 1664 2528 176 ) ( 1616 2528 176 ) ( 1664 2528 160 ) wbrick1_5 0 0 0 1 1 +( 1872 2528 200 ) ( 1872 2528 184 ) ( 1872 2496 200 ) wbrick1_5 0 0 0 1 1 +( 1856 2400 -64 ) ( 1904 2400 -64 ) ( 1856 2432 -64 ) wbrick1_5 0 0 0 1 1 +( 1792 2368 192 ) ( 1792 2368 208 ) ( 1840 2368 192 ) wbrick1_5 0 0 0 1 1 +( 1856 2400 160 ) ( 1856 2432 160 ) ( 1856 2400 176 ) wbrick1_5 0 0 0 1 1 +} +// brush 2542 +{ +( 2176 2720 64 ) ( 2208 2720 64 ) ( 2176 2592 64 ) wiz1_4 0 0 90 1 1 +( 2176 2720 80 ) ( 2176 2592 80 ) ( 2176 2720 48 ) wiz1_4 0 0 0 1 0.5 +( 2176 2720 80 ) ( 2176 2720 48 ) ( 2208 2720 80 ) wiz1_4 32 0 0 1 1 +( 2208 2592 48 ) ( 2208 2720 48 ) ( 2176 2592 48 ) wiz1_4 32 0 0 1 1 +( 2208 2592 48 ) ( 2208 2592 80 ) ( 2208 2720 48 ) wiz1_4 0 0 0 1 1 +( 2208 2592 48 ) ( 2176 2592 48 ) ( 2208 2592 80 ) wiz1_4 32 0 0 1 1 +} +// brush 2543 +{ +( 2144 2720 48 ) ( 2176 2720 48 ) ( 2144 2592 48 ) wiz1_4 0 0 90 1 1 +( 2144 2720 64 ) ( 2144 2592 64 ) ( 2144 2720 32 ) wiz1_4 0 0 0 1 0.5 +( 2144 2720 64 ) ( 2144 2720 32 ) ( 2176 2720 64 ) wiz1_4 32 0 0 1 1 +( 2176 2592 32 ) ( 2176 2720 32 ) ( 2144 2592 32 ) wiz1_4 32 0 0 1 1 +( 2176 2592 32 ) ( 2176 2592 64 ) ( 2176 2720 32 ) wiz1_4 0 0 0 1 1 +( 2176 2592 32 ) ( 2144 2592 32 ) ( 2176 2592 64 ) wiz1_4 32 0 0 1 1 +} +// brush 2544 +{ +( 2112 2720 32 ) ( 2144 2720 32 ) ( 2112 2592 32 ) wiz1_4 0 0 90 1 1 +( 2112 2720 48 ) ( 2112 2592 48 ) ( 2112 2720 16 ) wiz1_4 0 0 0 1 0.5 +( 2112 2720 48 ) ( 2112 2720 16 ) ( 2144 2720 48 ) wiz1_4 32 0 0 1 1 +( 2144 2592 16 ) ( 2144 2720 16 ) ( 2112 2592 16 ) wiz1_4 32 0 0 1 1 +( 2144 2592 16 ) ( 2144 2592 48 ) ( 2144 2720 16 ) wiz1_4 0 0 0 1 1 +( 2144 2592 16 ) ( 2112 2592 16 ) ( 2144 2592 48 ) wiz1_4 32 0 0 1 1 +} +// brush 2545 +{ +( 2080 2720 16 ) ( 2112 2720 16 ) ( 2080 2592 16 ) wiz1_4 0 0 90 1 1 +( 2080 2720 32 ) ( 2080 2592 32 ) ( 2080 2720 0 ) wiz1_4 0 0 0 1 0.5 +( 2080 2720 32 ) ( 2080 2720 0 ) ( 2112 2720 32 ) wiz1_4 32 0 0 1 1 +( 2112 2592 0 ) ( 2112 2720 0 ) ( 2080 2592 0 ) wiz1_4 32 0 0 1 1 +( 2112 2592 0 ) ( 2112 2592 32 ) ( 2112 2720 0 ) wiz1_4 0 0 0 1 1 +( 2112 2592 0 ) ( 2080 2592 0 ) ( 2112 2592 32 ) wiz1_4 32 0 0 1 1 +} +// brush 2546 +{ +( 2176 2736 64 ) ( 2176 2720 64 ) ( 2080 2720 16 ) wm1_2 0 16 0 1 1 +( 2192 2736 320 ) ( 2080 2736 320 ) ( 2192 2736 0 ) wm1_2 0 0 0 1 1 +( 2208 2736 64 ) ( 2208 2720 64 ) ( 2176 2736 64 ) wm1_2 0 16 0 1 1 +( 2080 2736 0 ) ( 2080 2720 0 ) ( 2208 2720 64 ) wm1_2 0 16 0 1 1 +( 2080 2720 0 ) ( 2080 2720 320 ) ( 2192 2720 0 ) wm1_2 0 0 0 1 1 +( 2080 2720 0 ) ( 2080 2736 0 ) ( 2080 2736 16 ) wm1_2 48 0 0 1 1 +} +// brush 2547 +{ +( 2176 2592 64 ) ( 2176 2576 64 ) ( 2080 2576 16 ) wm1_2 0 0 0 1 1 +( 2192 2592 320 ) ( 2080 2592 320 ) ( 2192 2592 0 ) wm1_2 0 0 0 1 1 +( 2208 2592 64 ) ( 2208 2576 64 ) ( 2176 2592 64 ) wm1_2 0 0 0 1 1 +( 2080 2592 0 ) ( 2080 2576 0 ) ( 2208 2576 64 ) wm1_2 0 0 0 1 1 +( 2080 2576 0 ) ( 2080 2576 320 ) ( 2192 2576 0 ) wm1_2 0 0 0 1 1 +( 2080 2576 0 ) ( 2080 2592 0 ) ( 2080 2592 16 ) wm1_2 0 0 0 1 1 +} +// brush 2548 +{ +( 2240 2528 64 ) ( 2208 2528 64 ) ( 2240 2720 64 ) wm1_2 0 0 0 1 1 +( 2240 2528 160 ) ( 2240 2720 160 ) ( 2240 2528 32 ) wm1_2 0 0 0 1 1 +( 2240 2592 64 ) ( 2240 2592 -64 ) ( 2208 2592 64 ) wm1_2 0 0 0 1 1 +( 2208 2720 32 ) ( 2208 2528 32 ) ( 2240 2720 32 ) wm1_2 0 0 0 1 1 +( 2208 2720 -64 ) ( 2208 2720 64 ) ( 2208 2528 -64 ) wm1_2 0 0 0 1 1 +( 2208 2720 -64 ) ( 2240 2720 -64 ) ( 2208 2720 64 ) wm1_2 0 0 0 1 1 +} +// brush 2549 +{ +( 2320 2816 124 ) ( 2320 2768 124 ) ( 2240 2816 124 ) ground1_5 0 0 0 1 1 +( 2320 2880 128 ) ( 2240 2880 128 ) ( 2320 2880 96 ) ground1_5 0 0 0 1 1 +( 2400 2816 128 ) ( 2400 2816 96 ) ( 2400 2768 128 ) ground1_5 0 0 0 1 1 +( 2240 2768 96 ) ( 2320 2768 96 ) ( 2240 2816 96 ) ground1_5 0 0 0 1 1 +( 2240 2736 96 ) ( 2240 2736 128 ) ( 2320 2736 96 ) ground1_5 0 0 0 1 1 +( 2240 2768 96 ) ( 2240 2816 96 ) ( 2240 2768 128 ) ground1_5 0 0 0 1 1 +} +// brush 2550 +{ +( 2400 2528 128 ) ( 2368 2528 128 ) ( 2400 2720 128 ) wm1_2 0 0 0 1 1 +( 2400 2528 224 ) ( 2400 2720 224 ) ( 2400 2528 96 ) wm1_1 0 0 0 1 1 +( 2400 2576 128 ) ( 2400 2576 0 ) ( 2368 2576 128 ) wm1_1 0 0 0 1 1 +( 2368 2720 96 ) ( 2368 2528 96 ) ( 2400 2720 96 ) wm1_1 0 0 0 1 1 +( 2368 2720 0 ) ( 2368 2720 128 ) ( 2368 2528 0 ) wm1_1 0 0 0 1 1 +( 2368 2736 0 ) ( 2400 2736 0 ) ( 2368 2736 128 ) wm1_1 0 0 0 1 1 +} +// brush 2551 +{ +( 2368 2528 128 ) ( 2336 2528 128 ) ( 2368 2720 128 ) wm1_2 0 0 0 1 1 +( 2368 2528 224 ) ( 2368 2720 224 ) ( 2368 2528 96 ) wm1_1 0 0 0 1 1 +( 2288 2720 128 ) ( 2288 2720 0 ) ( 2256 2720 128 ) wm1_2 0 0 0 1 1 +( 2336 2720 64 ) ( 2336 2528 64 ) ( 2368 2720 64 ) wm1_1 0 0 0 1 1 +( 2256 2864 0 ) ( 2256 2864 128 ) ( 2256 2672 0 ) wm1_1 0 0 0 1 1 +( 2336 2736 0 ) ( 2368 2736 0 ) ( 2336 2736 128 ) wm1_1 0 0 0 1 1 +} +// brush 2552 +{ +( 2832 2528 124 ) ( 2832 2480 124 ) ( 2752 2528 124 ) ground1_5 0 0 0 1 1 +( 2928 2752 128 ) ( 2848 2752 128 ) ( 2928 2752 96 ) ground1_5 0 0 0 1 1 +( 2880 2524 132 ) ( 2880 2524 100 ) ( 2880 2476 132 ) ground1_5 0 0 0 1 1 +( 2752 2480 96 ) ( 2832 2480 96 ) ( 2752 2528 96 ) ground1_5 0 0 0 1 1 +( 2912 2560 96 ) ( 2912 2560 128 ) ( 2992 2560 96 ) ground1_5 0 0 0 1 1 +( 2752 2480 96 ) ( 2752 2528 96 ) ( 2752 2480 128 ) ground1_5 0 0 0 1 1 +} +// brush 2553 +{ +( 2320 2528 124 ) ( 2320 2480 124 ) ( 2240 2528 124 ) ground1_5 0 0 0 1 1 +( 2320 2576 128 ) ( 2240 2576 128 ) ( 2320 2576 96 ) ground1_5 0 0 0 1 1 +( 2400 2528 128 ) ( 2400 2528 96 ) ( 2400 2480 128 ) ground1_5 0 0 0 1 1 +( 2240 2480 96 ) ( 2320 2480 96 ) ( 2240 2528 96 ) ground1_5 0 0 0 1 1 +( 2240 2432 96 ) ( 2240 2432 128 ) ( 2320 2432 96 ) ground1_5 0 0 0 1 1 +( 2240 2480 96 ) ( 2240 2528 96 ) ( 2240 2480 128 ) ground1_5 0 0 0 1 1 +} +// brush 2554 +{ +( 2192 2560 448 ) ( 2160 2576 448 ) ( 2192 2576 448 ) wbrick1_5 0 0 0 1 1 +( 2240 2576 256 ) ( 2240 2560 416 ) ( 2240 2576 416 ) wbrick1_5 0 0 0 1 1 +( 2208 2576 192 ) ( 2208 2560 352 ) ( 2208 2560 192 ) wbrick1_5 32 0 0 1 1 +( 2016 2656 416 ) ( 2240 2656 384 ) ( 2240 2656 416 ) wbrick1_5 0 0 0 1 1 +( 2208 2656 272 ) ( 2208 2576 192 ) ( 2240 2576 192 ) wbrick1_5 0 0 0 1 1 +( 2256 2576 -64 ) ( 2176 2576 -64 ) ( 2256 2576 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2555 +{ +( 2144 2512 448 ) ( 2112 2512 448 ) ( 2144 2560 448 ) wbrick1_5 0 0 0 1 1 +( 2240 2768 304 ) ( 2240 2816 304 ) ( 2240 2768 288 ) wbrick1_5 0 0 0 1 1 +( 2256 2432 264 ) ( 2256 2432 248 ) ( 2224 2432 264 ) wbrick1_5 0 0 0 1 1 +( 2112 2576 0 ) ( 2112 2528 0 ) ( 2144 2576 0 ) wbrick1_5 0 0 0 1 1 +( 2080 2640 256 ) ( 2080 2640 272 ) ( 2080 2592 256 ) wbrick1_5 0 0 0 1 1 +( 2080 2576 96 ) ( 2112 2576 96 ) ( 2080 2576 112 ) wbrick1_5 0 0 0 1 1 +} +// brush 2556 +{ +( 2304 2960 448 ) ( 2272 2960 448 ) ( 2304 3008 448 ) wbrick1_5 0 0 0 1 1 +( 2752 3088 304 ) ( 2752 3136 304 ) ( 2752 3088 288 ) wbrick1_5 0 0 0 1 1 +( 2736 2880 264 ) ( 2736 2880 248 ) ( 2704 2880 264 ) wbrick1_5 0 0 0 1 1 +( 2272 3024 0 ) ( 2272 2976 0 ) ( 2304 3024 0 ) wbrick1_5 0 0 0 1 1 +( 2240 3088 320 ) ( 2240 3088 336 ) ( 2240 3040 320 ) wbrick1_5 0 0 0 1 1 +( 2464 2912 96 ) ( 2496 2912 96 ) ( 2464 2912 112 ) wbrick1_5 0 0 0 1 1 +} +// brush 2557 +{ +( 2624 2880 512 ) ( 2624 2432 512 ) ( 2240 2880 512 ) sky1 0 0 0 32 32 +( 3200 2816 512 ) ( 2816 2816 512 ) ( 3200 2816 128 ) sky1 0 0 0 32 32 +( 2752 2880 512 ) ( 2752 2880 128 ) ( 2752 2432 512 ) sky1 0 0 0 32 32 +( 2272 2432 448 ) ( 2656 2432 448 ) ( 2272 2880 448 ) sky1 0 0 0 32 32 +( 2560 2496 128 ) ( 2560 2496 512 ) ( 2944 2496 128 ) sky1 0 0 0 32 32 +( 2496 2368 128 ) ( 2496 2816 128 ) ( 2496 2368 512 ) sky1 0 0 0 32 32 +} +// brush 2558 +{ +( 2368 1568 -48 ) ( 2368 1520 -48 ) ( 2352 1568 -48 ) wiz1_4 0 0 0 1 1 +( 2416 1552 -48 ) ( 2416 1552 -64 ) ( 2416 1536 -64 ) wiz1_4 0 0 0 1 1 +( 2368 1520 -64 ) ( 2384 1520 -64 ) ( 2368 1568 -64 ) wiz1_4 0 0 0 1 1 +( 2416 1584 -64 ) ( 2416 1584 -48 ) ( 2352 1520 -48 ) wiz1_4 0 0 0 1 1 +( 2336 1520 -48 ) ( 2432 1520 -176 ) ( 2336 1520 -176 ) wiz1_4 0 0 0 1 1 +} +// brush 2559 +{ +( 2368 1568 64 ) ( 2368 1520 64 ) ( 2352 1568 64 ) wiz1_4 0 0 0 1 1 +( 2416 1552 64 ) ( 2416 1552 48 ) ( 2416 1536 48 ) wiz1_4 0 0 0 1 1 +( 2368 1520 48 ) ( 2384 1520 48 ) ( 2368 1568 48 ) wiz1_4 0 0 0 1 1 +( 2416 1584 48 ) ( 2416 1584 64 ) ( 2352 1520 64 ) wiz1_4 0 0 0 1 1 +( 2336 1520 64 ) ( 2432 1520 -64 ) ( 2336 1520 -64 ) wiz1_4 0 0 0 1 1 +} +// brush 2560 +{ +( 1664 2304 160 ) ( 1664 2216 160 ) ( 1616 2304 160 ) clip 0 0 0 1 1 +( 2304 2144 144 ) ( 2304 2144 160 ) ( 1600 2144 160 ) clip 0 0 0 1 1 +( 1616 2216 144 ) ( 1664 2216 144 ) ( 1616 2304 144 ) clip 0 0 0 1 1 +( 2048 1952 160 ) ( 2048 1952 144 ) ( 1856 1952 144 ) clip 0 0 0 1 1 +( 1856 2400 64 ) ( 1856 1952 -64 ) ( 1856 2400 -64 ) clip 0 0 0 1 1 +( 2048 2400 -64 ) ( 2048 1952 -64 ) ( 2048 2400 64 ) clip 0 0 0 1 1 +} +// brush 2561 +{ +( 1664 2304 160 ) ( 1664 2216 160 ) ( 1616 2304 160 ) clip 0 0 0 1 1 +( 2304 2368 144 ) ( 2304 2368 160 ) ( 1600 2368 160 ) clip 0 0 0 1 1 +( 2304 2304 160 ) ( 2304 2304 144 ) ( 2304 2208 160 ) clip 0 0 0 1 1 +( 1616 2216 144 ) ( 1664 2216 144 ) ( 1616 2304 144 ) clip 0 0 0 1 1 +( 2304 2208 160 ) ( 2304 2208 144 ) ( 2240 2080 144 ) clip 0 0 0 1 1 +( 2240 2080 160 ) ( 2240 2080 144 ) ( 2176 2016 144 ) clip 0 0 0 1 1 +( 2176 2016 160 ) ( 2176 2016 144 ) ( 2048 1952 144 ) clip 0 0 0 1 1 +( 2048 2400 64 ) ( 2048 1952 -64 ) ( 2048 2400 -64 ) clip 0 0 0 1 1 +} +// brush 2562 +{ +( 64 1312 -128 ) ( -128 1312 -128 ) ( 64 1440 -128 ) wizmet1_7 0 32 0 1 1 +( 64 1440 -192 ) ( 64 1440 -128 ) ( 128 1504 -128 ) wizmet1_7 0 0 0 1 1 +( 64 1440 -128 ) ( 64 1440 -192 ) ( -64 1440 -192 ) wizmet1_7 32 0 0 1 1 +( -128 1440 -192 ) ( -128 1312 -192 ) ( 64 1440 -192 ) wizmet1_7 0 32 0 1 1 +( -64 1440 -128 ) ( -64 1440 -192 ) ( -128 1504 -128 ) wizmet1_7 0 0 0 1 1 +( -128 1504 -192 ) ( 64 1504 -192 ) ( -128 1504 -128 ) wizmet1_7 32 0 0 1 1 +} +// brush 2563 +{ +( 64 1440 -128 ) ( -64 1248 -128 ) ( -64 1440 -128 ) wizmet1_7 0 32 0 1 1 +( 128 1504 -128 ) ( 64 1440 -128 ) ( 64 1440 -192 ) wizmet1_7 0 0 0 1 1 +( 64 1312 -192 ) ( 64 1440 -192 ) ( 64 1440 -128 ) wizmet1_7 32 0 0 1 1 +( 64 1440 -192 ) ( -64 1248 -192 ) ( 64 1248 -192 ) wizmet1_7 0 32 0 1 1 +( 128 1248 -128 ) ( 64 1312 -192 ) ( 64 1312 -128 ) wizmet1_7 0 0 0 1 1 +( 128 1248 -128 ) ( 128 1440 -192 ) ( 128 1248 -192 ) wizmet1_7 32 0 0 1 1 +} +// brush 2564 +{ +( 64 1440 -128 ) ( 64 1248 -128 ) ( -64 1440 -128 ) wizmet1_7 0 32 0 1 1 +( -64 1440 -192 ) ( -64 1440 -128 ) ( -128 1504 -128 ) wizmet1_7 0 0 0 1 1 +( -64 1440 -128 ) ( -64 1440 -192 ) ( -64 1312 -192 ) wizmet1_7 32 0 0 1 1 +( -64 1248 -192 ) ( 64 1248 -192 ) ( -64 1440 -192 ) wizmet1_7 0 32 0 1 1 +( -64 1312 -128 ) ( -64 1312 -192 ) ( -128 1248 -128 ) wizmet1_7 0 0 0 1 1 +( -128 1248 -192 ) ( -128 1440 -192 ) ( -128 1248 -128 ) wizmet1_7 32 0 0 1 1 +} +// brush 2565 +{ +( 304 3376 96 ) ( 208 3376 96 ) ( 304 3408 96 ) wm1_2 0 0 0 1 1 +( 304 3376 104 ) ( 304 3408 104 ) ( 304 3376 72 ) wm1_2 0 8 0 1 1 +( 304 3376 96 ) ( 304 3376 64 ) ( 208 3376 96 ) wm1_1 0 0 0 1 1 +( 208 3408 64 ) ( 208 3376 64 ) ( 304 3408 64 ) wm1_2 0 0 0 1 1 +( 208 3408 72 ) ( 208 3408 104 ) ( 208 3376 72 ) wm1_2 0 8 0 1 1 +( 208 3408 64 ) ( 304 3408 64 ) ( 208 3408 96 ) wm1_1 0 0 0 1 1 +} +// brush 2566 +{ +( 272 3440 96 ) ( 272 3344 96 ) ( 240 3440 96 ) wm1_2 0 0 0 1 1 +( 272 3440 88 ) ( 240 3440 88 ) ( 272 3440 56 ) wm1_2 0 8 0 1 1 +( 272 3440 96 ) ( 272 3440 64 ) ( 272 3344 96 ) wm1_1 0 0 0 1 1 +( 240 3344 64 ) ( 272 3344 64 ) ( 240 3440 64 ) wm1_2 0 0 0 1 1 +( 240 3344 56 ) ( 240 3344 88 ) ( 272 3344 56 ) wm1_2 0 8 0 1 1 +( 240 3344 64 ) ( 240 3440 64 ) ( 240 3344 96 ) wm1_1 0 0 0 1 1 +} +// brush 2567 +{ +( 304 3440 96 ) ( 176 3440 96 ) ( 304 3456 96 ) wm1_2 0 0 0 1 1 +( 304 3440 56 ) ( 304 3440 88 ) ( 320 3456 88 ) wm1_2 0 8 0 1 1 +( 208 3440 56 ) ( 208 3440 88 ) ( 304 3440 88 ) wm1_1 0 0 0 1 1 +( 192 3456 64 ) ( 192 3440 64 ) ( 320 3456 64 ) wm1_2 0 0 0 1 1 +( 208 3440 96 ) ( 208 3440 64 ) ( 192 3456 96 ) wm1_2 0 8 0 1 1 +( 192 3456 64 ) ( 320 3456 64 ) ( 192 3456 256 ) wm1_2 0 8 0 1 1 +} +// brush 2568 +{ +( 320 3440 96 ) ( 304 3312 96 ) ( 304 3440 96 ) wm1_2 0 0 0 1 1 +( 320 3456 104 ) ( 304 3440 104 ) ( 304 3440 72 ) wm1_2 0 8 0 1 1 +( 304 3440 104 ) ( 304 3344 104 ) ( 304 3344 72 ) wm1_1 0 0 0 1 1 +( 320 3456 64 ) ( 304 3328 64 ) ( 320 3328 64 ) wm1_2 0 0 0 1 1 +( 320 3328 96 ) ( 304 3344 64 ) ( 304 3344 96 ) wm1_2 0 8 0 1 1 +( 320 3328 256 ) ( 320 3456 64 ) ( 320 3328 64 ) wm1_2 0 8 0 1 1 +} +// brush 2569 +{ +( 304 3328 96 ) ( 176 3344 96 ) ( 304 3344 96 ) wm1_2 0 0 0 1 1 +( 320 3328 96 ) ( 304 3344 96 ) ( 304 3344 64 ) wm1_2 0 8 0 1 1 +( 304 3344 88 ) ( 208 3344 88 ) ( 208 3344 56 ) wm1_2 0 8 0 1 1 +( 320 3328 64 ) ( 192 3344 64 ) ( 192 3328 64 ) wm1_2 0 0 0 1 1 +( 192 3328 88 ) ( 208 3344 56 ) ( 208 3344 88 ) wm1_2 0 8 0 1 1 +( 192 3328 256 ) ( 320 3328 64 ) ( 192 3328 64 ) wm1_2 0 8 0 1 1 +} +// brush 2570 +{ +( 208 3440 96 ) ( 208 3312 96 ) ( 192 3440 96 ) wm1_2 0 0 0 1 1 +( 208 3440 64 ) ( 208 3440 96 ) ( 192 3456 96 ) wm1_2 0 8 0 1 1 +( 208 3344 72 ) ( 208 3344 104 ) ( 208 3440 104 ) wm1_1 0 0 0 1 1 +( 192 3328 64 ) ( 208 3328 64 ) ( 192 3456 64 ) wm1_2 0 0 0 1 1 +( 208 3344 104 ) ( 208 3344 72 ) ( 192 3328 104 ) wm1_2 0 8 0 1 1 +( 192 3328 64 ) ( 192 3456 64 ) ( 192 3328 256 ) wm1_2 0 8 0 1 1 +} +// brush 2571 +{ +( 1872 2576 256 ) ( 1872 2528 256 ) ( 1824 2576 256 ) wiz1_4 0 0 0 1 1 +( 1872 2576 256 ) ( 1824 2576 256 ) ( 1872 2576 0 ) wiz1_4 0 0 0 1 1 +( 1872 2576 256 ) ( 1872 2576 0 ) ( 1872 2528 256 ) wiz1_4 0 0 0 1 1 +( 1824 2528 0 ) ( 1872 2528 0 ) ( 1824 2576 0 ) wiz1_4 0 0 0 1 1 +( 1824 2528 0 ) ( 1824 2528 256 ) ( 1872 2528 0 ) wiz1_4 0 0 0 1 1 +( 1824 2528 0 ) ( 1824 2576 0 ) ( 1824 2528 256 ) wiz1_4 0 0 0 1 1 +} +// brush 2572 +{ +( -80 1504 192 ) ( -80 1456 192 ) ( -128 1504 192 ) clip 0 0 0 32 32 +( -80 1504 192 ) ( -128 1504 192 ) ( -80 1504 -64 ) clip 0 0 0 32 32 +( -64 1488 192 ) ( -64 1488 -64 ) ( -64 1440 192 ) clip 0 0 0 32 32 +( -128 1456 -128 ) ( -80 1456 -128 ) ( -128 1504 -128 ) clip 0 0 0 32 32 +( -112 1440 -64 ) ( -112 1440 192 ) ( -64 1440 -64 ) clip 0 0 0 32 32 +( -128 1456 -64 ) ( -128 1504 -64 ) ( -128 1456 192 ) clip 0 0 0 32 32 +( -64 1472 -64 ) ( -96 1440 -64 ) ( -64 1472 64 ) clip 0 0 0 32 32 +} +// brush 2573 +{ +( -128 1248 192 ) ( -80 1296 192 ) ( -80 1248 192 ) clip 0 0 0 32 32 +( -80 1248 -64 ) ( -128 1248 192 ) ( -80 1248 192 ) clip 0 0 0 32 32 +( -64 1312 192 ) ( -64 1264 -64 ) ( -64 1264 192 ) clip 0 0 0 32 32 +( -128 1248 -128 ) ( -80 1296 -128 ) ( -128 1296 -128 ) clip 0 0 0 32 32 +( -64 1312 -64 ) ( -112 1312 192 ) ( -112 1312 -64 ) clip 0 0 0 32 32 +( -128 1296 192 ) ( -128 1248 -64 ) ( -128 1296 -64 ) clip 0 0 0 32 32 +( -64 1280 64 ) ( -96 1312 -64 ) ( -64 1280 -64 ) clip 0 0 0 32 32 +} +// brush 2574 +{ +( 128 1504 192 ) ( 80 1456 192 ) ( 80 1504 192 ) clip 0 0 0 32 32 +( 80 1504 -64 ) ( 128 1504 192 ) ( 80 1504 192 ) clip 0 0 0 32 32 +( 64 1440 192 ) ( 64 1488 -64 ) ( 64 1488 192 ) clip 0 0 0 32 32 +( 128 1504 -128 ) ( 80 1456 -128 ) ( 128 1456 -128 ) clip 0 0 0 32 32 +( 64 1440 -64 ) ( 112 1440 192 ) ( 112 1440 -64 ) clip 0 0 0 32 32 +( 128 1456 192 ) ( 128 1504 -64 ) ( 128 1456 -64 ) clip 0 0 0 32 32 +( 64 1472 64 ) ( 96 1440 -64 ) ( 64 1472 -64 ) clip 0 0 0 32 32 +} +// brush 2575 +{ +( 80 1248 192 ) ( 80 1296 192 ) ( 128 1248 192 ) clip 0 0 0 32 32 +( 80 1248 192 ) ( 128 1248 192 ) ( 80 1248 -64 ) clip 0 0 0 32 32 +( 64 1264 192 ) ( 64 1264 -64 ) ( 64 1312 192 ) clip 0 0 0 32 32 +( 128 1296 -128 ) ( 80 1296 -128 ) ( 128 1248 -128 ) clip 0 0 0 32 32 +( 112 1312 -64 ) ( 112 1312 192 ) ( 64 1312 -64 ) clip 0 0 0 32 32 +( 128 1296 -64 ) ( 128 1248 -64 ) ( 128 1296 192 ) clip 0 0 0 32 32 +( 64 1280 -64 ) ( 96 1312 -64 ) ( 64 1280 64 ) clip 0 0 0 32 32 +} +// brush 2576 +{ +( 2208 2720 288 ) ( 2112 2720 288 ) ( 2208 2736 288 ) clip 0 0 0 1 1 +( 2208 2720 288 ) ( 2208 2736 288 ) ( 2208 2720 32 ) clip 0 0 0 1 1 +( 2192 2720 288 ) ( 2192 2720 32 ) ( 2096 2720 288 ) clip 0 0 0 1 1 +( 2112 2736 0 ) ( 2112 2720 0 ) ( 2208 2736 0 ) clip 0 0 0 1 1 +( 2080 2736 32 ) ( 2080 2736 288 ) ( 2080 2720 32 ) clip 0 0 0 1 1 +( 2096 2736 32 ) ( 2192 2736 32 ) ( 2096 2736 288 ) clip 0 0 0 1 1 +} +// brush 2577 +{ +( 1888 2528 224 ) ( 1888 2432 224 ) ( 1872 2528 224 ) clip 0 0 0 1 1 +( 1888 2528 224 ) ( 1872 2528 224 ) ( 1888 2528 -32 ) clip 0 0 0 1 1 +( 1888 2512 192 ) ( 1888 2512 -64 ) ( 1888 2416 192 ) clip 0 0 0 1 1 +( 1872 2432 -64 ) ( 1888 2432 -64 ) ( 1872 2528 -64 ) clip 0 0 0 1 1 +( 1872 2400 -32 ) ( 1872 2400 224 ) ( 1888 2400 -32 ) clip 0 0 0 1 1 +( 1872 2416 -32 ) ( 1872 2512 -32 ) ( 1872 2416 224 ) clip 0 0 0 1 1 +} +// brush 2578 +{ +( 2032 2528 224 ) ( 2032 2432 224 ) ( 2016 2528 224 ) clip 0 0 0 1 1 +( 2032 2528 224 ) ( 2016 2528 224 ) ( 2032 2528 -32 ) clip 0 0 0 1 1 +( 2032 2512 224 ) ( 2032 2512 -32 ) ( 2032 2416 224 ) clip 0 0 0 1 1 +( 2016 2432 -64 ) ( 2032 2432 -64 ) ( 2016 2528 -64 ) clip 0 0 0 1 1 +( 2016 2400 -32 ) ( 2016 2400 224 ) ( 2032 2400 -32 ) clip 0 0 0 1 1 +( 2016 2416 -32 ) ( 2016 2512 -32 ) ( 2016 2416 224 ) clip 0 0 0 1 1 +} +// brush 2579 +{ +( 2208 2576 288 ) ( 2112 2576 288 ) ( 2208 2592 288 ) clip 0 0 0 1 1 +( 2208 2576 288 ) ( 2208 2592 288 ) ( 2208 2576 32 ) clip 0 0 0 1 1 +( 2192 2576 288 ) ( 2192 2576 32 ) ( 2096 2576 288 ) clip 0 0 0 1 1 +( 2112 2592 0 ) ( 2112 2576 0 ) ( 2208 2592 0 ) clip 0 0 0 1 1 +( 2080 2592 32 ) ( 2080 2592 288 ) ( 2080 2576 32 ) clip 0 0 0 1 1 +( 2096 2592 32 ) ( 2192 2592 32 ) ( 2096 2592 288 ) clip 0 0 0 1 1 +} +// brush 2580 +{ +( 64 1424 -136 ) ( 64 1328 -136 ) ( -32 1424 -136 ) wgrnd1_5 0 0 0 1 1 +( 48 1424 96 ) ( -48 1424 96 ) ( 48 1424 -192 ) wgrnd1_5 0 0 0 1 1 +( 48 1424 96 ) ( 48 1424 -192 ) ( 48 1328 96 ) wgrnd1_5 0 0 0 1 1 +( -48 1328 -160 ) ( 48 1328 -160 ) ( -48 1424 -160 ) wgrnd1_5 0 0 0 1 1 +( -48 1328 -192 ) ( -48 1328 96 ) ( 48 1328 -192 ) wgrnd1_5 0 0 0 1 1 +( -48 1328 -192 ) ( -48 1424 -192 ) ( -48 1328 96 ) wgrnd1_5 0 0 0 1 1 +} +// brush 2581 +{ +( -304 512 160 ) ( -304 480 160 ) ( -320 512 160 ) wm1_1 0 0 0 1 1 +( -312 512 328 ) ( -328 512 328 ) ( -312 512 312 ) wm1_1 0 0 0 1 1 +( -312 512 328 ) ( -312 512 312 ) ( -312 480 328 ) wm1_2 0 0 0 1 1 +( -320 464 128 ) ( -304 464 128 ) ( -320 496 128 ) wm1_1 0 0 0 1 1 +( -320 480 312 ) ( -320 480 328 ) ( -304 480 312 ) wm1_1 0 0 0 1 1 +( -320 480 296 ) ( -320 512 296 ) ( -320 480 312 ) wm1_1 0 0 0 1 1 +} +// brush 2582 +{ +( -336 464 88 ) ( -336 448 96 ) ( -352 448 96 ) wm1_1 0 0 0 1 1 +( -304 448 96 ) ( -304 448 16 ) ( -320 448 16 ) wm1_1 0 0 0 1 1 +( -304 464 104 ) ( -304 440 64 ) ( -304 440 104 ) wm1_1 0 0 0 1 1 +( -336 464 -24 ) ( -352 448 -32 ) ( -336 448 -32 ) wm1_1 0 0 0 1 1 +( -336 464 64 ) ( -352 464 104 ) ( -352 464 64 ) wm1_2 0 8 0 1 1 +( -352 464 104 ) ( -352 440 64 ) ( -352 464 64 ) wm1_1 0 0 0 1 1 +} +// brush 2583 +{ +( -352 544 96 ) ( -336 544 96 ) ( -336 528 88 ) wm1_1 0 0 0 1 1 +( -320 544 0 ) ( -304 544 0 ) ( -304 544 80 ) wm1_1 0 0 0 1 1 +( -304 552 88 ) ( -304 552 48 ) ( -304 528 88 ) wm1_1 0 0 0 1 1 +( -336 544 -32 ) ( -352 544 -32 ) ( -336 528 -24 ) wm1_1 0 0 0 1 1 +( -352 528 48 ) ( -352 528 88 ) ( -336 528 48 ) wm1_2 0 8 0 1 1 +( -352 528 48 ) ( -352 552 48 ) ( -352 528 88 ) wm1_1 0 0 0 1 1 +} +// brush 2584 +{ +( -336 496 -56 ) ( -336 496 -80 ) ( -352 496 -80 ) wm1_1 0 0 0 1 1 +( -304 496 -80 ) ( -304 560 -16 ) ( -320 560 -16 ) wm1_1 0 0 0 1 1 +( -304 496 -376 ) ( -304 528 -8 ) ( -304 528 -376 ) wm1_1 0 0 0 1 1 +( -336 528 -24 ) ( -352 544 -32 ) ( -336 544 -32 ) wm1_1 0 0 0 1 1 +( -320 480 -72 ) ( -320 528 -24 ) ( -304 528 -24 ) wm1_2 0 0 0 1 1 +( -352 496 -376 ) ( -352 528 -8 ) ( -352 496 -8 ) wm1_1 0 0 0 1 1 +} +// brush 2585 +{ +( -352 496 -80 ) ( -336 496 -80 ) ( -336 496 -56 ) wm1_1 0 0 0 1 1 +( -320 432 -16 ) ( -304 432 -16 ) ( -304 496 -80 ) wm1_1 0 0 0 1 1 +( -304 464 -376 ) ( -304 464 -8 ) ( -304 496 -376 ) wm1_1 0 0 0 1 1 +( -336 448 -32 ) ( -352 448 -32 ) ( -336 464 -24 ) wm1_1 0 0 0 1 1 +( -336 448 -8 ) ( -352 448 -8 ) ( -352 496 -56 ) wm1_2 0 0 0 1 1 +( -352 496 -8 ) ( -352 464 -8 ) ( -352 496 -376 ) wm1_1 0 0 0 1 1 +} +// brush 2586 +{ +( -352 496 144 ) ( -336 496 144 ) ( -336 496 120 ) wm1_1 0 0 0 1 1 +( -320 560 80 ) ( -304 560 80 ) ( -304 496 144 ) wm1_1 0 0 0 1 1 +( -304 528 440 ) ( -304 528 72 ) ( -304 496 440 ) wm1_1 0 0 0 1 1 +( -336 544 96 ) ( -352 544 96 ) ( -336 528 88 ) wm1_1 0 0 0 1 1 +( -304 528 88 ) ( -320 528 88 ) ( -320 480 136 ) wm1_2 0 0 0 1 1 +( -352 496 72 ) ( -352 528 72 ) ( -352 496 440 ) wm1_1 0 0 0 1 1 +} +// brush 2587 +{ +( -336 496 120 ) ( -336 496 144 ) ( -352 496 144 ) wm1_1 0 0 0 1 1 +( -304 496 144 ) ( -304 432 80 ) ( -320 432 80 ) wm1_1 0 0 0 1 1 +( -304 496 440 ) ( -304 464 72 ) ( -304 464 440 ) wm1_1 0 0 0 1 1 +( -336 464 88 ) ( -352 448 96 ) ( -336 448 96 ) wm1_1 0 0 0 1 1 +( -352 496 120 ) ( -352 448 72 ) ( -336 448 72 ) wm1_2 0 0 0 1 1 +( -352 496 440 ) ( -352 464 72 ) ( -352 496 72 ) wm1_1 0 0 0 1 1 +} +// brush 2588 +{ +( -304 504 -64 ) ( -304 472 -64 ) ( -320 504 -64 ) wm1_1 0 0 0 1 1 +( -312 512 32 ) ( -328 512 32 ) ( -312 512 16 ) wm1_1 0 0 0 1 1 +( -312 512 32 ) ( -312 512 16 ) ( -312 480 32 ) wm1_2 0 0 0 1 1 +( -320 464 -176 ) ( -304 464 -176 ) ( -320 496 -176 ) wm1_1 0 0 0 1 1 +( -320 480 16 ) ( -320 480 32 ) ( -304 480 16 ) wm1_1 0 0 0 1 1 +( -320 480 16 ) ( -320 512 16 ) ( -320 480 32 ) wm1_1 0 0 0 1 1 +} +// brush 2589 +{ +( -32 928 192 ) ( -32 800 192 ) ( -256 928 192 ) wbrick1_5 0 0 0 1 1 +( -96 1088 128 ) ( -320 1088 128 ) ( -96 1088 96 ) wbrick1_5 0 0 0 1 1 +( -320 864 128 ) ( -320 864 96 ) ( -320 736 128 ) wbrick1_5 0 0 0 1 1 +( -256 768 -192 ) ( -32 768 -192 ) ( -256 896 -192 ) wbrick1_5 0 0 0 1 1 +( -96 544 96 ) ( -96 544 128 ) ( 128 544 96 ) wbrick1_5 0 0 0 1 1 +( -352 864 96 ) ( -352 992 96 ) ( -352 864 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 2590 +{ +( 224 1280 192 ) ( 0 1152 192 ) ( 0 1280 192 ) wbrick1_5 0 0 0 1 1 +( 32 1088 224 ) ( 256 1088 256 ) ( 32 1088 256 ) wbrick1_5 0 0 0 1 1 +( 256 672 320 ) ( 256 672 64 ) ( 256 1056 64 ) wbrick1_5 0 0 0 1 1 +( 320 672 -64 ) ( 256 1056 64 ) ( 256 672 64 ) wbrick1_5 0 0 0 1 1 +( 256 672 192 ) ( 320 608 192 ) ( 320 608 -64 ) wbrick1_5 0 0 0 1 1 +( 320 1088 -64 ) ( 320 640 -64 ) ( 320 640 192 ) wbrick1_5 0 0 0 1 1 +} +// brush 2591 +{ +( -288 448 96 ) ( -288 496 144 ) ( -352 496 144 ) wbrick1_5 0 0 0 1 1 +( -288 496 192 ) ( -352 496 48 ) ( -288 496 48 ) wbrick1_5 0 0 0 1 1 +( -320 544 -32 ) ( -320 672 0 ) ( -320 672 -32 ) wbrick1_5 0 0 0 1 1 +( -256 704 192 ) ( -32 576 192 ) ( -256 576 192 ) wbrick1_5 0 0 0 1 1 +( 128 448 0 ) ( -96 448 -32 ) ( -96 448 0 ) wbrick1_5 0 0 0 1 1 +( -352 672 -32 ) ( -352 800 0 ) ( -352 672 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 2592 +{ +( -320 544 -32 ) ( -320 496 -80 ) ( -384 496 -80 ) wbrick1_5 0 0 0 1 1 +( -288 496 -192 ) ( -352 496 -48 ) ( -288 496 -48 ) wbrick1_5 0 0 0 1 1 +( -320 448 96 ) ( -320 320 64 ) ( -320 320 96 ) wbrick1_5 0 0 0 1 1 +( -256 288 -192 ) ( -32 416 -192 ) ( -256 416 -192 ) wbrick1_5 0 0 0 1 1 +( 128 544 64 ) ( -96 544 96 ) ( -96 544 64 ) wbrick1_5 0 0 0 1 1 +( -352 320 96 ) ( -352 192 64 ) ( -352 320 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2593 +{ +( -352 496 -80 ) ( -288 496 -80 ) ( -288 448 -32 ) wbrick1_5 0 0 0 1 1 +( -288 496 -48 ) ( -352 496 -48 ) ( -288 496 -192 ) wbrick1_5 0 0 0 1 1 +( -320 672 96 ) ( -320 672 64 ) ( -320 544 96 ) wbrick1_5 0 0 0 1 1 +( -256 576 -192 ) ( -32 576 -192 ) ( -256 704 -192 ) wbrick1_5 0 0 0 1 1 +( -96 448 64 ) ( -96 448 96 ) ( 128 448 64 ) wbrick1_5 0 0 0 1 1 +( -352 672 64 ) ( -352 800 64 ) ( -352 672 96 ) wbrick1_5 0 0 0 1 1 +} +// brush 2594 +{ +( -352 528 88 ) ( -352 496 120 ) ( -432 496 120 ) sky1 0 0 0 32 32 +( -352 528 88 ) ( -352 496 -24 ) ( -352 496 88 ) sky1 0 0 0 32 32 +( -432 528 -24 ) ( -432 496 -56 ) ( -352 496 -56 ) sky1 0 0 0 32 32 +( -352 528 -24 ) ( -432 528 88 ) ( -432 528 -24 ) sky1 0 0 0 32 32 +( -384 528 88 ) ( -384 496 -24 ) ( -384 528 -24 ) sky1 0 0 0 32 32 +( -432 496 120 ) ( -352 496 120 ) ( -352 464 88 ) sky1 0 0 0 32 32 +( -352 496 -56 ) ( -432 496 -56 ) ( -432 464 -24 ) sky1 0 0 0 32 32 +( -432 464 -24 ) ( -432 464 88 ) ( -352 464 -24 ) sky1 0 0 0 32 32 +} +// brush 2595 +{ +( 384 3456 96 ) ( 384 3360 96 ) ( 256 3456 96 ) wizmet1_8 0 0 0 1 1 +( 384 3584 96 ) ( 256 3584 96 ) ( 384 3584 64 ) wizmet1_7 0 0 0 1 1 +( 512 3328 96 ) ( 512 3328 64 ) ( 512 3232 96 ) wizmet1_7 0 0 0 1 1 +( 256 3360 64 ) ( 384 3360 64 ) ( 256 3456 64 ) wizmet1_7 0 0 0 1 1 +( -128 3456 64 ) ( -128 3456 96 ) ( 0 3456 64 ) wizmet1_7 0 0 0 1 1 +( -256 3552 64 ) ( -256 3648 64 ) ( -256 3552 96 ) wizmet1_7 0 0 0 1 1 +} +// brush 2596 +{ +( 384 3200 96 ) ( 384 3104 96 ) ( 256 3200 96 ) wizmet1_8 0 0 0 1 1 +( 384 3328 96 ) ( 256 3328 96 ) ( 384 3328 64 ) wizmet1_7 0 0 0 1 1 +( 512 3072 96 ) ( 512 3072 64 ) ( 512 2976 96 ) wizmet1_7 0 0 0 1 1 +( 256 3104 64 ) ( 384 3104 64 ) ( 256 3200 64 ) wizmet1_7 0 0 0 1 1 +( -128 3200 64 ) ( -128 3200 96 ) ( 0 3200 64 ) wizmet1_7 0 0 0 1 1 +( -256 3296 64 ) ( -256 3392 64 ) ( -256 3296 96 ) wizmet1_7 0 0 0 1 1 +} +// brush 2597 +{ +( 384 3328 96 ) ( 384 3232 96 ) ( 256 3328 96 ) wizmet1_8 0 0 0 1 1 +( 384 3456 96 ) ( 256 3456 96 ) ( 384 3456 64 ) wizmet1_7 0 0 0 1 1 +( -128 3168 96 ) ( -128 3168 64 ) ( -128 3072 96 ) wizmet1_7 0 0 0 1 1 +( 256 3232 64 ) ( 384 3232 64 ) ( 256 3328 64 ) wizmet1_7 0 0 0 1 1 +( -128 3328 64 ) ( -128 3328 96 ) ( 0 3328 64 ) wizmet1_7 0 0 0 1 1 +( -256 3424 64 ) ( -256 3520 64 ) ( -256 3424 96 ) wizmet1_7 0 0 0 1 1 +} +// brush 2598 +{ +( 640 3328 96 ) ( 640 3232 96 ) ( 512 3328 96 ) wizmet1_8 0 0 0 1 1 +( 640 3456 96 ) ( 512 3456 96 ) ( 640 3456 64 ) wizmet1_7 0 0 0 1 1 +( 192 3168 96 ) ( 192 3168 64 ) ( 192 3072 96 ) wizmet1_7 0 0 0 1 1 +( 512 3232 64 ) ( 640 3232 64 ) ( 512 3328 64 ) wizmet1_7 0 0 0 1 1 +( 128 3328 64 ) ( 128 3328 96 ) ( 256 3328 64 ) wizmet1_7 0 0 0 1 1 +( 0 3424 64 ) ( 0 3520 64 ) ( 0 3424 96 ) wizmet1_7 0 0 0 1 1 +} +// brush 2599 +{ +( 2080 2848 -72 ) ( 2080 2656 -72 ) ( 1248 2848 -72 ) ground1_6 0 0 0 1 1 +( 1792 2784 -64 ) ( 960 2784 -64 ) ( 1792 2784 -96 ) ground1_6 0 0 0 1 1 +( 1664 2544 -64 ) ( 1664 2544 -96 ) ( 1664 2352 -64 ) ground1_6 0 0 0 1 1 +( 1248 2656 -96 ) ( 2080 2656 -96 ) ( 1248 2848 -96 ) ground1_6 0 0 0 1 1 +( 1248 2528 -96 ) ( 1248 2528 -64 ) ( 2080 2528 -96 ) ground1_6 0 0 0 1 1 +( 1088 2656 -96 ) ( 1088 2848 -96 ) ( 1088 2656 -64 ) ground1_6 0 0 0 1 1 +} +// brush 2600 +{ +( 1264 2592 -64 ) ( 1136 2608 -64 ) ( 1264 2608 -64 ) wm1_2 0 0 0 1 1 +( 1280 2592 -64 ) ( 1264 2608 -64 ) ( 1264 2608 -96 ) wm1_2 0 8 0 1 1 +( 1264 2608 -72 ) ( 1168 2608 -72 ) ( 1168 2608 -104 ) wm1_2 0 8 0 1 1 +( 1280 2592 -96 ) ( 1152 2608 -96 ) ( 1152 2592 -96 ) wm1_2 0 0 0 1 1 +( 1152 2592 -72 ) ( 1168 2608 -104 ) ( 1168 2608 -72 ) wm1_2 0 8 0 1 1 +( 1152 2592 96 ) ( 1280 2592 -96 ) ( 1152 2592 -96 ) wm1_2 0 8 0 1 1 +} +// brush 2601 +{ +( 1168 2704 -64 ) ( 1168 2576 -64 ) ( 1152 2704 -64 ) wm1_2 0 0 0 1 1 +( 1168 2704 -96 ) ( 1168 2704 -64 ) ( 1152 2720 -64 ) wm1_2 0 8 0 1 1 +( 1168 2608 -88 ) ( 1168 2608 -56 ) ( 1168 2704 -56 ) wm1_1 0 0 0 1 1 +( 1152 2592 -96 ) ( 1168 2592 -96 ) ( 1152 2720 -96 ) wm1_2 0 0 0 1 1 +( 1168 2608 -56 ) ( 1168 2608 -88 ) ( 1152 2592 -56 ) wm1_2 0 8 0 1 1 +( 1152 2592 -96 ) ( 1152 2720 -96 ) ( 1152 2592 96 ) wm1_2 0 8 0 1 1 +} +// brush 2602 +{ +( 1264 2640 -64 ) ( 1168 2640 -64 ) ( 1264 2672 -64 ) wm1_2 0 0 0 1 1 +( 1264 2640 -56 ) ( 1264 2672 -56 ) ( 1264 2640 -88 ) wm1_2 0 8 0 1 1 +( 1264 2640 -64 ) ( 1264 2640 -96 ) ( 1168 2640 -64 ) wm1_1 0 0 0 1 1 +( 1168 2672 -96 ) ( 1168 2640 -96 ) ( 1264 2672 -96 ) wm1_2 0 0 0 1 1 +( 1168 2672 -88 ) ( 1168 2672 -56 ) ( 1168 2640 -88 ) wm1_2 0 8 0 1 1 +( 1168 2672 -96 ) ( 1264 2672 -96 ) ( 1168 2672 -64 ) wm1_1 0 0 0 1 1 +} +// brush 2603 +{ +( 1232 2704 -64 ) ( 1232 2608 -64 ) ( 1200 2704 -64 ) wm1_2 0 0 0 1 1 +( 1232 2704 -72 ) ( 1200 2704 -72 ) ( 1232 2704 -104 ) wm1_2 0 8 0 1 1 +( 1232 2704 -64 ) ( 1232 2704 -96 ) ( 1232 2608 -64 ) wm1_1 0 0 0 1 1 +( 1200 2608 -96 ) ( 1232 2608 -96 ) ( 1200 2704 -96 ) wm1_2 0 0 0 1 1 +( 1200 2608 -104 ) ( 1200 2608 -72 ) ( 1232 2608 -104 ) wm1_2 0 8 0 1 1 +( 1200 2608 -96 ) ( 1200 2704 -96 ) ( 1200 2608 -64 ) wm1_1 0 0 0 1 1 +} +// brush 2604 +{ +( 1264 2704 -64 ) ( 1136 2704 -64 ) ( 1264 2720 -64 ) wm1_2 0 0 0 1 1 +( 1264 2704 -104 ) ( 1264 2704 -72 ) ( 1280 2720 -72 ) wm1_2 0 8 0 1 1 +( 1168 2704 -104 ) ( 1168 2704 -72 ) ( 1264 2704 -72 ) wm1_1 0 0 0 1 1 +( 1152 2720 -96 ) ( 1152 2704 -96 ) ( 1280 2720 -96 ) wm1_2 0 0 0 1 1 +( 1168 2704 -64 ) ( 1168 2704 -96 ) ( 1152 2720 -64 ) wm1_2 0 8 0 1 1 +( 1152 2720 -96 ) ( 1280 2720 -96 ) ( 1152 2720 96 ) wm1_2 0 8 0 1 1 +} +// brush 2605 +{ +( 1280 2704 -64 ) ( 1264 2576 -64 ) ( 1264 2704 -64 ) wm1_2 0 0 0 1 1 +( 1280 2720 -56 ) ( 1264 2704 -56 ) ( 1264 2704 -88 ) wm1_2 0 8 0 1 1 +( 1264 2704 -56 ) ( 1264 2608 -56 ) ( 1264 2608 -88 ) wm1_1 0 0 0 1 1 +( 1280 2720 -96 ) ( 1264 2592 -96 ) ( 1280 2592 -96 ) wm1_2 0 0 0 1 1 +( 1280 2592 -64 ) ( 1264 2608 -96 ) ( 1264 2608 -64 ) wm1_2 0 8 0 1 1 +( 1280 2592 96 ) ( 1280 2720 -96 ) ( 1280 2592 -96 ) wm1_2 0 8 0 1 1 +} +// brush 2606 +{ +( -16 3328 96 ) ( -144 3344 96 ) ( -16 3344 96 ) wm1_2 0 0 0 1 1 +( 0 3328 96 ) ( -16 3344 96 ) ( -16 3344 64 ) wm1_2 0 8 0 1 1 +( -16 3344 88 ) ( -112 3344 88 ) ( -112 3344 56 ) wm1_2 0 8 0 1 1 +( 0 3328 64 ) ( -128 3344 64 ) ( -128 3328 64 ) wm1_2 0 0 0 1 1 +( -128 3328 88 ) ( -112 3344 56 ) ( -112 3344 88 ) wm1_2 0 8 0 1 1 +( -128 3328 256 ) ( 0 3328 64 ) ( -128 3328 64 ) wm1_2 0 8 0 1 1 +} +// brush 2607 +{ +( -112 3440 96 ) ( -112 3312 96 ) ( -128 3440 96 ) wm1_2 0 0 0 1 1 +( -112 3440 64 ) ( -112 3440 96 ) ( -128 3456 96 ) wm1_2 0 8 0 1 1 +( -112 3344 72 ) ( -112 3344 104 ) ( -112 3440 104 ) wm1_1 0 0 0 1 1 +( -128 3328 64 ) ( -112 3328 64 ) ( -128 3456 64 ) wm1_2 0 0 0 1 1 +( -112 3344 104 ) ( -112 3344 72 ) ( -128 3328 104 ) wm1_2 0 8 0 1 1 +( -128 3328 64 ) ( -128 3456 64 ) ( -128 3328 256 ) wm1_2 0 8 0 1 1 +} +// brush 2608 +{ +( -16 3376 96 ) ( -112 3376 96 ) ( -16 3408 96 ) wm1_2 0 0 0 1 1 +( -16 3376 104 ) ( -16 3408 104 ) ( -16 3376 72 ) wm1_2 0 8 0 1 1 +( -16 3376 96 ) ( -16 3376 64 ) ( -112 3376 96 ) wm1_1 0 0 0 1 1 +( -112 3408 64 ) ( -112 3376 64 ) ( -16 3408 64 ) wm1_2 0 0 0 1 1 +( -112 3408 72 ) ( -112 3408 104 ) ( -112 3376 72 ) wm1_2 0 8 0 1 1 +( -112 3408 64 ) ( -16 3408 64 ) ( -112 3408 96 ) wm1_1 0 0 0 1 1 +} +// brush 2609 +{ +( -48 3440 96 ) ( -48 3344 96 ) ( -80 3440 96 ) wm1_2 0 0 0 1 1 +( -48 3440 88 ) ( -80 3440 88 ) ( -48 3440 56 ) wm1_2 0 8 0 1 1 +( -48 3440 96 ) ( -48 3440 64 ) ( -48 3344 96 ) wm1_1 0 0 0 1 1 +( -80 3344 64 ) ( -48 3344 64 ) ( -80 3440 64 ) wm1_2 0 0 0 1 1 +( -80 3344 56 ) ( -80 3344 88 ) ( -48 3344 56 ) wm1_2 0 8 0 1 1 +( -80 3344 64 ) ( -80 3440 64 ) ( -80 3344 96 ) wm1_1 0 0 0 1 1 +} +// brush 2610 +{ +( -16 3440 96 ) ( -144 3440 96 ) ( -16 3456 96 ) wm1_2 0 0 0 1 1 +( -16 3440 56 ) ( -16 3440 88 ) ( 0 3456 88 ) wm1_2 0 8 0 1 1 +( -112 3440 56 ) ( -112 3440 88 ) ( -16 3440 88 ) wm1_1 0 0 0 1 1 +( -128 3456 64 ) ( -128 3440 64 ) ( 0 3456 64 ) wm1_2 0 0 0 1 1 +( -112 3440 96 ) ( -112 3440 64 ) ( -128 3456 96 ) wm1_2 0 8 0 1 1 +( -128 3456 64 ) ( 0 3456 64 ) ( -128 3456 256 ) wm1_2 0 8 0 1 1 +} +// brush 2611 +{ +( 0 3440 96 ) ( -16 3312 96 ) ( -16 3440 96 ) wm1_2 0 0 0 1 1 +( 0 3456 104 ) ( -16 3440 104 ) ( -16 3440 72 ) wm1_2 0 8 0 1 1 +( -16 3440 104 ) ( -16 3344 104 ) ( -16 3344 72 ) wm1_1 0 0 0 1 1 +( 0 3456 64 ) ( -16 3328 64 ) ( 0 3328 64 ) wm1_2 0 0 0 1 1 +( 0 3328 96 ) ( -16 3344 64 ) ( -16 3344 96 ) wm1_2 0 8 0 1 1 +( 0 3328 256 ) ( 0 3456 64 ) ( 0 3328 64 ) wm1_2 0 8 0 1 1 +} +// brush 2612 +{ +( -864 3136 320 ) ( -928 3072 320 ) ( -928 3136 320 ) wbrick1_5 0 32 0 1 1 +( -1360 3104 160 ) ( -1296 3104 288 ) ( -1360 3104 288 ) wbrick1_5 0 0 0 1 1 +( -416 3248 288 ) ( -416 3312 160 ) ( -416 3312 288 ) wbrick1_5 32 0 0 1 1 +( -1136 2976 192 ) ( -1072 2976 320 ) ( -1072 2976 192 ) wbrick1_5 0 0 0 1 1 +( -384 3072 288 ) ( -384 3136 160 ) ( -384 3072 160 ) wbrick1_5 0 0 0 1 1 +( 32 2944 192 ) ( -96 3136 192 ) ( -96 2944 192 ) wbrick1_5 0 32 270 1 1 +} +// brush 2613 +{ +( -464 2400 224 ) ( -464 2272 224 ) ( -528 2400 224 ) wm1_2 0 0 0 1 1 +( -464 2704 192 ) ( -528 2704 192 ) ( -464 2704 160 ) wm1_2 0 32 0 1 1 +( -464 2400 192 ) ( -464 2400 160 ) ( -464 2272 192 ) wm1_2 0 32 0 1 1 +( -528 2272 160 ) ( -464 2272 160 ) ( -528 2400 160 ) wm1_2 0 0 0 1 1 +( -528 2608 160 ) ( -528 2608 192 ) ( -464 2608 160 ) wm1_2 0 32 0 1 1 +( -528 2560 192 ) ( -528 2688 192 ) ( -528 2560 224 ) wm1_2 0 32 0 1 1 +} +// brush 2614 +{ +( -320 3648 320 ) ( -320 3776 320 ) ( -256 3648 320 ) wm1_2 0 0 0 1 1 +( -320 3328 288 ) ( -256 3328 288 ) ( -320 3328 256 ) wm1_2 0 32 0 1 1 +( -272 3648 288 ) ( -272 3648 256 ) ( -272 3776 288 ) wm1_2 0 32 0 1 1 +( -256 3776 256 ) ( -320 3776 256 ) ( -256 3648 256 ) wm1_2 0 0 0 1 1 +( -256 3456 256 ) ( -256 3456 288 ) ( -320 3456 256 ) wm1_2 0 32 0 1 1 +( -256 3488 288 ) ( -256 3360 288 ) ( -256 3488 320 ) wm1_2 0 32 0 1 1 +} +// brush 2615 +{ +( -560 3392 320 ) ( -688 3392 320 ) ( -560 3456 320 ) wm1_2 0 0 0 1 1 +( -272 3392 288 ) ( -272 3456 288 ) ( -272 3392 256 ) wm1_2 0 32 0 1 1 +( -544 3440 288 ) ( -544 3440 256 ) ( -672 3440 288 ) wm1_2 0 32 0 1 1 +( -688 3456 256 ) ( -688 3392 256 ) ( -560 3456 256 ) wm1_2 0 0 0 1 1 +( -368 3456 256 ) ( -368 3456 288 ) ( -368 3392 256 ) wm1_2 0 32 0 1 1 +( -416 3456 288 ) ( -288 3456 288 ) ( -416 3456 320 ) wm1_2 0 32 0 1 1 +} +// brush 2616 +{ +( -320 3136 320 ) ( -320 3008 320 ) ( -384 3136 320 ) wm1_2 0 0 0 1 1 +( -320 3456 288 ) ( -384 3456 288 ) ( -320 3456 256 ) wm1_2 0 32 0 1 1 +( -368 3136 288 ) ( -368 3136 256 ) ( -368 3008 288 ) wm1_2 0 32 0 1 1 +( -384 3008 256 ) ( -320 3008 256 ) ( -384 3136 256 ) wm1_2 0 0 0 1 1 +( -384 3328 256 ) ( -384 3328 288 ) ( -320 3328 256 ) wm1_2 0 32 0 1 1 +( -384 3296 288 ) ( -384 3424 288 ) ( -384 3296 320 ) wm1_2 0 32 0 1 1 +} +// brush 2617 +{ +( -272 3440 320 ) ( -272 3344 320 ) ( -368 3440 320 ) city4_8 0 0 0 1 1 +( -224 3440 320 ) ( -320 3440 320 ) ( -224 3440 256 ) city4_8 0 0 0 1 1 +( -224 3440 320 ) ( -224 3440 256 ) ( -224 3344 320 ) city4_8 0 0 0 1 1 +( -368 3344 288 ) ( -272 3344 288 ) ( -368 3440 288 ) wizwood1_5 0 0 90 1 1 +( -320 3344 256 ) ( -320 3344 320 ) ( -224 3344 256 ) city4_8 0 0 0 1 1 +( -368 3344 256 ) ( -368 3440 256 ) ( -368 3344 320 ) city4_8 0 0 0 1 1 +} +// brush 2618 +{ +( -560 3456 320 ) ( -496 3456 448 ) ( -560 3456 448 ) wbrick1_5 48 0 0 1 1 +( -416 3728 448 ) ( -416 3792 320 ) ( -416 3792 448 ) wbrick1_5 32 0 0 1 1 +( -64 3456 256 ) ( -128 3392 256 ) ( -64 3392 256 ) wbrick1_5 0 32 0 1 1 +( -176 3328 320 ) ( -112 3328 448 ) ( -112 3328 320 ) wbrick1_5 0 0 0 1 1 +( -384 3360 448 ) ( -384 3424 320 ) ( -384 3360 320 ) wbrick1_5 32 0 0 1 1 +( -64 3136 320 ) ( -64 3200 320 ) ( 64 3136 320 ) wbrick1_5 0 0 0 1 1 +} +// brush 2619 +{ +( -416 2976 192 ) ( -384 3104 192 ) ( -384 2976 192 ) wizwood1_4 52 32 0 1 1 +( -384 2976 64 ) ( -416 2976 352 ) ( -384 2976 352 ) wizwood1_4 32 0 0 1 1 +( -384 3104 352 ) ( -384 2976 64 ) ( -384 2976 352 ) wizwood1_4 4 32 -90 1 1 +( -416 2976 160 ) ( -384 3104 160 ) ( -416 3104 160 ) wizwood1_4 20 32 0 1 1 +( -384 3104 64 ) ( -416 3104 352 ) ( -416 3104 64 ) wizwood1_4 32 0 0 1 1 +( -416 3104 352 ) ( -416 2976 64 ) ( -416 3104 64 ) wizwood1_4 4 32 -90 1 1 +} +// brush 2620 +{ +( -80 3040 256 ) ( 48 3040 256 ) ( -80 2976 256 ) wm1_2 0 0 0 1 1 +( -368 3040 224 ) ( -368 2976 224 ) ( -368 3040 192 ) wm1_2 0 32 0 1 1 +( -80 2992 224 ) ( -80 2992 192 ) ( 48 2992 224 ) wm1_2 0 32 0 1 1 +( 48 2976 192 ) ( 48 3040 192 ) ( -80 2976 192 ) wm1_2 0 0 0 1 1 +( -272 2976 192 ) ( -272 2976 224 ) ( -272 3040 192 ) wm1_2 0 32 0 1 1 +( -240 2976 224 ) ( -368 2976 224 ) ( -240 2976 256 ) wm1_2 0 32 0 1 1 +} +// brush 2621 +{ +( -256 2976 192 ) ( -224 3104 192 ) ( -224 2976 192 ) wizwood1_4 52 32 0 1 1 +( -224 2976 64 ) ( -256 2976 352 ) ( -224 2976 352 ) wizwood1_4 32 0 0 1 1 +( -224 3104 352 ) ( -224 2976 64 ) ( -224 2976 352 ) wizwood1_4 4 32 -90 1 1 +( -256 2976 160 ) ( -224 3104 160 ) ( -256 3104 160 ) wizwood1_4 20 32 0 1 1 +( -224 3104 64 ) ( -256 3104 352 ) ( -256 3104 64 ) wizwood1_4 32 0 0 1 1 +( -256 3104 352 ) ( -256 2976 64 ) ( -256 3104 64 ) wizwood1_4 4 32 -90 1 1 +} +// brush 2622 +{ +( -272 3088 256 ) ( -272 2992 256 ) ( -368 3088 256 ) city4_8 0 0 0 1 1 +( -272 3088 256 ) ( -368 3088 256 ) ( -272 3088 192 ) city4_8 0 0 0 1 1 +( -272 3088 256 ) ( -272 3088 192 ) ( -272 2992 256 ) city4_8 0 0 0 1 1 +( -368 2992 224 ) ( -272 2992 224 ) ( -368 3088 224 ) wizwood1_5 0 0 90 1 1 +( -368 2992 192 ) ( -368 2992 256 ) ( -272 2992 192 ) city4_8 0 0 0 1 1 +( -368 2992 192 ) ( -368 3088 192 ) ( -368 2992 256 ) city4_8 0 0 0 1 1 +} +// brush 2623 +{ +( -320 3296 256 ) ( -320 3424 256 ) ( -256 3296 256 ) wm1_2 0 0 0 1 1 +( -320 2976 224 ) ( -256 2976 224 ) ( -320 2976 192 ) wm1_2 0 32 0 1 1 +( -272 3296 224 ) ( -272 3296 192 ) ( -272 3424 224 ) wm1_2 0 32 0 1 1 +( -256 3424 192 ) ( -320 3424 192 ) ( -256 3296 192 ) wm1_2 0 0 0 1 1 +( -256 3104 192 ) ( -256 3104 224 ) ( -320 3104 192 ) wm1_2 0 32 0 1 1 +( -256 3136 224 ) ( -256 3008 224 ) ( -256 3136 256 ) wm1_2 0 32 0 1 1 +} +// brush 2624 +{ +( -560 3040 256 ) ( -688 3040 256 ) ( -560 3104 256 ) wm1_2 0 0 0 1 1 +( -272 3040 224 ) ( -272 3104 224 ) ( -272 3040 192 ) wm1_2 0 32 0 1 1 +( -560 3088 224 ) ( -560 3088 192 ) ( -688 3088 224 ) wm1_2 0 32 0 1 1 +( -688 3104 192 ) ( -688 3040 192 ) ( -560 3104 192 ) wm1_2 0 0 0 1 1 +( -368 3104 192 ) ( -368 3104 224 ) ( -368 3040 192 ) wm1_2 0 32 0 1 1 +( -400 3104 224 ) ( -272 3104 224 ) ( -400 3104 256 ) wm1_2 0 32 0 1 1 +} +// brush 2625 +{ +( -320 2784 256 ) ( -320 2656 256 ) ( -384 2784 256 ) wm1_2 0 0 0 1 1 +( -320 3104 224 ) ( -384 3104 224 ) ( -320 3104 192 ) wm1_2 0 32 0 1 1 +( -368 2784 224 ) ( -368 2784 192 ) ( -368 2656 224 ) wm1_2 0 32 0 1 1 +( -384 2656 192 ) ( -320 2656 192 ) ( -384 2784 192 ) wm1_2 0 0 0 1 1 +( -384 2976 192 ) ( -384 2976 224 ) ( -320 2976 192 ) wm1_2 0 32 0 1 1 +( -384 2944 224 ) ( -384 3072 224 ) ( -384 2944 256 ) wm1_2 0 32 0 1 1 +} +// brush 2626 +{ +( -64 3264 448 ) ( -128 3200 448 ) ( -128 3264 448 ) wbrick1_5 0 32 0 1 1 +( -384 3296 32 ) ( -384 3296 448 ) ( -416 3328 448 ) wbrick1_5 48 0 0 1 1 +( -416 3104 448 ) ( -416 3104 32 ) ( -416 3264 32 ) wbrick1_5 48 0 0 1 1 +( -64 3264 32 ) ( -128 3200 32 ) ( -64 3200 32 ) wbrick1_5 0 32 0 1 1 +( -448 3264 64 ) ( -320 3264 -64 ) ( -448 3264 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2627 +{ +( -416 3104 448 ) ( -416 3104 32 ) ( -416 3264 32 ) wbrick1_5 48 0 0 1 1 +( -64 3264 32 ) ( -128 3200 32 ) ( -64 3200 32 ) wbrick1_5 0 32 0 1 1 +( -352 3232 448 ) ( -352 3232 32 ) ( -352 3136 448 ) wbrick1_5 32 0 0 1 1 +( -448 3264 -64 ) ( -320 3264 -64 ) ( -448 3264 64 ) wbrick1_5 0 0 0 1 1 +( -416 3168 64 ) ( -320 3168 -64 ) ( -416 3168 -64 ) wbrick1_5 0 0 0 1 1 +( -448 64 64 ) ( -288 64 64 ) ( -448 -64 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2628 +{ +( -64 3264 448 ) ( -128 3200 448 ) ( -128 3264 448 ) wbrick1_5 0 32 0 1 1 +( -416 3104 448 ) ( -416 3104 32 ) ( -416 3264 32 ) wbrick1_5 48 0 0 1 1 +( -352 3232 448 ) ( -352 3232 32 ) ( -352 3136 448 ) wbrick1_5 32 0 0 1 1 +( -448 3264 -64 ) ( -320 3264 -64 ) ( -448 3264 64 ) wbrick1_5 0 0 0 1 1 +( -416 3168 64 ) ( -320 3168 -64 ) ( -416 3168 -64 ) wbrick1_5 0 0 0 1 1 +( -448 -64 224 ) ( -288 64 224 ) ( -448 64 224 ) wbrick1_5 0 0 0 1 1 +} +// brush 2629 +{ +( 1760 2696 120 ) ( 1736 2696 120 ) ( 1736 2704 128 ) wm1_1 0 0 0 1 1 +( 1760 2704 320 ) ( 1720 2704 320 ) ( 1760 2704 -64 ) wm1_1 0 0 0 1 1 +( 1760 2704 320 ) ( 1760 2704 -64 ) ( 1760 2696 320 ) wm1_1 0 0 0 1 1 +( 1736 2696 -24 ) ( 1760 2696 -24 ) ( 1760 2704 -32 ) wm1_1 0 0 0 1 1 +( 1760 2688 8 ) ( 1736 2688 8 ) ( 1736 2688 120 ) wm1_1 0 0 0 1 1 +( 1720 2696 -64 ) ( 1720 2704 -64 ) ( 1720 2696 320 ) wm1_2 0 0 0 1 1 +} +// brush 2630 +{ +( 1760 2616 120 ) ( 1736 2616 120 ) ( 1736 2608 128 ) wm1_1 0 0 0 1 1 +( 1760 2384 128 ) ( 1720 2384 128 ) ( 1760 2768 128 ) wm1_1 0 0 0 1 1 +( 1760 2384 128 ) ( 1760 2768 128 ) ( 1760 2384 120 ) wm1_1 0 0 0 1 1 +( 1736 2696 120 ) ( 1760 2696 120 ) ( 1760 2704 128 ) wm1_1 0 0 0 1 1 +( 1744 2728 112 ) ( 1720 2728 112 ) ( 1720 2616 112 ) wm1_1 0 0 0 1 1 +( 1720 2768 120 ) ( 1720 2768 128 ) ( 1720 2384 120 ) wm1_2 0 0 0 1 1 +} +// brush 2631 +{ +( 1760 2616 -24 ) ( 1736 2616 -24 ) ( 1736 2608 -32 ) wm1_1 0 0 0 1 1 +( 1760 2608 -224 ) ( 1720 2608 -224 ) ( 1760 2608 160 ) wm1_1 0 0 0 1 1 +( 1760 2608 -256 ) ( 1760 2608 128 ) ( 1760 2616 -256 ) wm1_1 0 0 0 1 1 +( 1736 2616 120 ) ( 1760 2616 120 ) ( 1760 2608 128 ) wm1_1 0 0 0 1 1 +( 1760 2624 88 ) ( 1736 2624 88 ) ( 1736 2624 -24 ) wm1_1 0 0 0 1 1 +( 1720 2616 128 ) ( 1720 2608 128 ) ( 1720 2616 -256 ) wm1_2 0 0 0 1 1 +} +// brush 2632 +{ +( 1752 2688 -16 ) ( 1728 2688 -16 ) ( 1728 2696 -24 ) wm1_1 0 0 0 1 1 +( 1760 2920 -32 ) ( 1720 2920 -32 ) ( 1760 2536 -32 ) wm1_1 0 0 0 1 1 +( 1760 2920 -32 ) ( 1760 2536 -32 ) ( 1760 2920 -24 ) wm1_1 0 0 0 1 1 +( 1736 2624 -16 ) ( 1760 2624 -16 ) ( 1760 2616 -24 ) wm1_1 0 0 0 1 1 +( 1744 2576 -16 ) ( 1720 2576 -16 ) ( 1720 2688 -16 ) wm1_1 0 0 0 1 1 +( 1720 2536 -24 ) ( 1720 2536 -32 ) ( 1720 2920 -24 ) wm1_2 0 0 0 1 1 +} +// brush 2633 +{ +( 1768 2688 112 ) ( 1768 2624 112 ) ( 1736 2688 112 ) wm1_2 0 0 0 1 1 +( 1768 2688 112 ) ( 1736 2688 112 ) ( 1768 2688 -16 ) wm1_2 0 0 0 1 1 +( 1760 2688 112 ) ( 1760 2688 -16 ) ( 1760 2624 112 ) wm1_2 0 -32 0 1 1 +( 1736 2624 -16 ) ( 1768 2624 -16 ) ( 1736 2688 -16 ) wm1_2 0 0 0 1 1 +( 1736 2624 -16 ) ( 1736 2624 112 ) ( 1768 2624 -16 ) wm1_2 0 0 0 1 1 +( 1736 2624 -16 ) ( 1736 2688 -16 ) ( 1736 2624 112 ) +0dem5 0 -16 0 1 1 +} +// brush 2634 +{ +( -416 3024 320 ) ( -416 3088 320 ) ( -352 3024 320 ) wmet2_1 0 32 0 1 1 +( -864 3120 480 ) ( -800 3120 480 ) ( -864 3120 352 ) wmet2_1 48 0 0 1 1 +( -608 2560 480 ) ( -608 2560 352 ) ( -608 2624 480 ) wmet2_1 32 0 0 1 1 +( -448 3088 32 ) ( -512 3088 32 ) ( -448 3024 32 ) wmet2_1 0 32 0 1 1 +( -560 3184 352 ) ( -560 3184 480 ) ( -624 3184 352 ) wmet2_1 0 0 0 1 1 +( -576 3248 480 ) ( -576 3184 480 ) ( -576 3248 608 ) wmet2_1 16 32 0 1 1 +} +// brush 2635 +{ +( -320 3008 320 ) ( -384 2944 320 ) ( -384 3008 320 ) wm1_1 0 32 0 1 1 +( -816 3200 480 ) ( -752 3200 608 ) ( -816 3200 608 ) wm1_1 0 0 0 1 1 +( -576 3136 96 ) ( -576 3232 96 ) ( -576 3232 320 ) wm1_1 32 0 0 1 1 +( -576 3232 96 ) ( -576 3136 96 ) ( -544 3136 224 ) wm1_2 16 32 0 1 1 +( -592 3184 480 ) ( -528 3184 608 ) ( -528 3184 480 ) wm1_1 0 0 0 1 1 +( -544 3232 224 ) ( -544 3136 224 ) ( -544 3136 448 ) wm1_2 16 32 0 1 1 +} +// brush 2636 +{ +( -320 2912 320 ) ( -384 2848 320 ) ( -384 2912 320 ) wbrick1_5 0 32 0 1 1 +( -816 3104 480 ) ( -752 3104 608 ) ( -816 3104 608 ) wbrick1_5 0 0 0 1 1 +( -576 3040 96 ) ( -576 3104 96 ) ( -576 3104 320 ) wbrick1_5 32 0 0 1 1 +( -576 3104 96 ) ( -576 3040 96 ) ( -544 3040 224 ) wbrick1_5 16 32 0 1 1 +( -592 3040 480 ) ( -528 3040 608 ) ( -528 3040 480 ) wbrick1_5 0 0 0 1 1 +( -544 3136 224 ) ( -544 3040 224 ) ( -544 3040 448 ) wbrick1_5 16 32 0 1 1 +} +// brush 2637 +{ +( -416 2816 320 ) ( -416 2720 320 ) ( -464 2816 320 ) wm1_2 0 0 0 1 1 +( -496 2992 320 ) ( -544 2992 320 ) ( -496 2992 160 ) wm1_2 0 0 0 1 1 +( -432 2816 320 ) ( -432 2816 160 ) ( -432 2720 320 ) wm1_2 0 0 0 1 1 +( -464 2720 256 ) ( -416 2720 256 ) ( -464 2816 256 ) wm1_2 0 0 0 1 1 +( -496 2976 160 ) ( -496 2976 320 ) ( -448 2976 160 ) wm1_2 0 0 0 1 1 +( -560 2832 160 ) ( -560 2928 160 ) ( -560 2832 320 ) wm1_2 0 0 0 1 1 +} +// brush 2638 +{ +( -528 3120 320 ) ( -528 3024 320 ) ( -576 3120 320 ) wm1_2 0 0 0 1 1 +( -528 3136 320 ) ( -576 3136 320 ) ( -528 3136 160 ) wm1_2 0 0 0 1 1 +( -528 3120 320 ) ( -528 3120 160 ) ( -528 3024 320 ) wm1_2 0 0 0 1 1 +( -576 3024 256 ) ( -528 3024 256 ) ( -576 3120 256 ) wm1_2 0 0 0 1 1 +( -576 3024 160 ) ( -576 3024 320 ) ( -528 3024 160 ) wm1_2 0 0 0 1 1 +( -560 3024 160 ) ( -560 3120 160 ) ( -560 3024 320 ) wm1_2 0 0 0 1 1 +} +// brush 2639 +{ +( -528 3408 320 ) ( -528 3312 320 ) ( -576 3408 320 ) wm1_2 0 0 0 1 1 +( -528 3408 320 ) ( -576 3408 320 ) ( -528 3408 160 ) wm1_2 0 0 0 1 1 +( -528 3408 320 ) ( -528 3408 160 ) ( -528 3312 320 ) wm1_2 0 0 0 1 1 +( -576 3312 256 ) ( -528 3312 256 ) ( -576 3408 256 ) wm1_2 0 0 0 1 1 +( -576 3296 160 ) ( -576 3296 320 ) ( -528 3296 160 ) wm1_2 0 0 0 1 1 +( -560 3312 160 ) ( -560 3408 160 ) ( -560 3312 320 ) wm1_2 0 0 0 1 1 +} +// brush 2640 +{ +( -528 3280 320 ) ( -528 3184 320 ) ( -576 3280 320 ) wm1_2 0 0 0 1 1 +( -528 3264 320 ) ( -576 3264 320 ) ( -528 3264 160 ) wm1_2 0 0 0 1 1 +( -528 3280 320 ) ( -528 3280 160 ) ( -528 3184 320 ) wm1_2 0 0 0 1 1 +( -576 3184 256 ) ( -528 3184 256 ) ( -576 3280 256 ) wm1_2 0 0 0 1 1 +( -576 3168 160 ) ( -576 3168 320 ) ( -528 3168 160 ) wm1_2 0 0 0 1 1 +( -560 3184 160 ) ( -560 3280 160 ) ( -560 3184 320 ) wm1_2 0 0 0 1 1 +} +// brush 2641 +{ +( -544 3104 320 ) ( -544 3008 320 ) ( -592 3104 320 ) wm1_2 0 0 0 1 1 +( -544 3456 320 ) ( -592 3456 320 ) ( -544 3456 160 ) wm1_2 0 0 0 1 1 +( -560 3104 320 ) ( -560 3104 160 ) ( -560 3008 320 ) wm1_2 0 0 0 1 1 +( -592 3008 256 ) ( -544 3008 256 ) ( -592 3104 256 ) wm1_2 0 0 0 1 1 +( -592 2976 160 ) ( -592 2976 320 ) ( -544 2976 160 ) wm1_2 0 0 0 1 1 +( -576 3008 160 ) ( -576 3104 160 ) ( -576 3008 320 ) wm1_2 0 0 0 1 1 +} +// brush 2642 +{ +( -400 3104 320 ) ( -400 3008 320 ) ( -448 3104 320 ) wm1_2 0 0 0 1 1 +( -400 3456 320 ) ( -448 3456 320 ) ( -400 3456 160 ) wm1_2 0 0 0 1 1 +( -416 3104 320 ) ( -416 3104 160 ) ( -416 3008 320 ) wm1_2 0 0 0 1 1 +( -448 3008 256 ) ( -400 3008 256 ) ( -448 3104 256 ) wm1_2 0 0 0 1 1 +( -448 2976 160 ) ( -448 2976 320 ) ( -400 2976 160 ) wm1_2 0 0 0 1 1 +( -432 3008 160 ) ( -432 3104 160 ) ( -432 3008 320 ) wm1_2 0 0 0 1 1 +} +// brush 2643 +{ +( -416 3280 320 ) ( -416 3184 320 ) ( -464 3280 320 ) wm1_2 0 0 0 1 1 +( -496 3456 320 ) ( -544 3456 320 ) ( -496 3456 160 ) wm1_2 0 0 0 1 1 +( -432 3280 320 ) ( -432 3280 160 ) ( -432 3184 320 ) wm1_2 0 0 0 1 1 +( -464 3184 256 ) ( -416 3184 256 ) ( -464 3280 256 ) wm1_2 0 0 0 1 1 +( -496 3440 160 ) ( -496 3440 320 ) ( -448 3440 160 ) wm1_2 0 0 0 1 1 +( -560 3296 160 ) ( -560 3392 160 ) ( -560 3296 320 ) wm1_2 0 0 0 1 1 +} +// brush 2644 +{ +( 952 2920 144 ) ( 968 2920 176 ) ( 952 2920 176 ) wm1_2 32 8 90 1 1 +( 952 2912 176 ) ( 952 2920 144 ) ( 952 2920 176 ) wm1_2 32 40 90 1 -1 +( 968 2920 176 ) ( 952 2912 176 ) ( 952 2920 176 ) wm1_1 0 32 0 -1 1 +( 952 2904 144 ) ( 968 2904 176 ) ( 968 2904 144 ) wm1_1 32 0 90 1 1 +( 968 2912 176 ) ( 968 2920 144 ) ( 968 2912 144 ) wm1_1 32 32 90 1 -1 +( 968 2920 144 ) ( 952 2912 144 ) ( 968 2912 144 ) wm1_1 0 32 0 -1 1 +} +// brush 2645 +{ +( 952 2792 144 ) ( 968 2792 176 ) ( 952 2792 176 ) wm1_2 32 8 90 1 1 +( 952 2784 176 ) ( 952 2792 144 ) ( 952 2792 176 ) wm1_2 32 40 90 1 -1 +( 968 2792 176 ) ( 952 2784 176 ) ( 952 2792 176 ) wm1_1 0 32 0 -1 1 +( 952 2776 144 ) ( 968 2776 176 ) ( 968 2776 144 ) wm1_1 32 0 90 1 1 +( 968 2784 176 ) ( 968 2792 144 ) ( 968 2784 144 ) wm1_1 32 32 90 1 -1 +( 968 2792 144 ) ( 952 2784 144 ) ( 968 2784 144 ) wm1_1 0 32 0 -1 1 +} +// brush 2646 +{ +( -48 3208 264 ) ( -48 3192 264 ) ( -80 3208 264 ) wm1_2 0 8 0 1 1 +( -48 3208 264 ) ( -80 3208 264 ) ( -48 3208 256 ) wm1_2 0 8 0 1 1 +( -48 3208 264 ) ( -48 3208 256 ) ( -48 3192 264 ) wm1_1 0 0 0 1 1 +( -80 3192 248 ) ( -48 3192 248 ) ( -80 3208 248 ) wm1_1 0 0 0 1 1 +( -80 3192 256 ) ( -80 3192 264 ) ( -48 3192 256 ) wm1_1 0 0 0 1 1 +( -80 3192 256 ) ( -80 3208 256 ) ( -80 3192 264 ) wm1_1 0 0 0 1 1 +} +// brush 2647 +{ +( -48 3208 136 ) ( -48 3192 136 ) ( -80 3208 136 ) wm1_2 0 8 0 1 1 +( -48 3208 136 ) ( -80 3208 136 ) ( -48 3208 128 ) wm1_2 0 8 0 1 1 +( -48 3208 136 ) ( -48 3208 128 ) ( -48 3192 136 ) wm1_1 0 0 0 1 1 +( -80 3192 120 ) ( -48 3192 120 ) ( -80 3208 120 ) wm1_1 0 0 0 1 1 +( -80 3192 128 ) ( -80 3192 136 ) ( -48 3192 128 ) wm1_1 0 0 0 1 1 +( -80 3192 128 ) ( -80 3208 128 ) ( -80 3192 136 ) wm1_1 0 0 0 1 1 +} +// brush 2648 +{ +( 1792 3200 448 ) ( 1376 3264 448 ) ( 1792 3264 448 ) wbrick1_5 0 0 0 1 1 +( 1408 3136 192 ) ( 1408 3072 224 ) ( 1408 3136 224 ) wbrick1_5 0 0 0 1 1 +( 992 3200 192 ) ( 1408 3200 160 ) ( 1408 3200 192 ) wbrick1_5 0 32 0 1 1 +( 1792 3200 224 ) ( 1376 3264 224 ) ( 1376 3200 224 ) wbrick1_5 0 0 0 1 1 +( 1312 3264 64 ) ( 1312 3200 96 ) ( 1312 3200 64 ) wbrick1_5 0 0 0 1 1 +( 1376 3168 192 ) ( 1792 3168 160 ) ( 1376 3168 160 ) wbrick1_5 0 32 0 1 1 +} +// brush 2649 +{ +( 1792 3200 192 ) ( 1376 3264 192 ) ( 1792 3264 192 ) wbrick1_5 0 0 0 1 1 +( 1408 3136 32 ) ( 1408 3072 64 ) ( 1408 3136 64 ) wbrick1_5 0 0 0 1 1 +( 992 3200 32 ) ( 1408 3200 0 ) ( 1408 3200 32 ) wbrick1_5 0 32 0 1 1 +( 1792 3200 64 ) ( 1376 3264 64 ) ( 1376 3200 64 ) wbrick1_5 0 0 0 1 1 +( 1312 3264 -96 ) ( 1312 3200 -64 ) ( 1312 3200 -96 ) wbrick1_5 0 0 0 1 1 +( 1376 3168 32 ) ( 1792 3168 0 ) ( 1376 3168 0 ) wbrick1_5 0 32 0 1 1 +} +// brush 2650 +{ +( 1376 3392 448 ) ( 1376 2976 448 ) ( 1312 3392 448 ) wbrick1_5 0 0 0 1 1 +( 1376 3168 288 ) ( 1312 3168 288 ) ( 1376 3168 256 ) wbrick1_5 0 32 0 1 1 +( 1312 2912 64 ) ( 1312 2912 96 ) ( 1376 2912 64 ) wbrick1_5 0 0 0 1 1 +( 1296 2976 64 ) ( 1296 3392 64 ) ( 1296 2976 96 ) wbrick1_5 32 0 0 1 1 +( 1344 2912 64 ) ( 1344 3168 -64 ) ( 1344 2912 -64 ) wbrick1_5 0 0 0 1 1 +( 1280 -64 224 ) ( 1376 64 224 ) ( 1280 64 224 ) wbrick1_5 0 16 90 1 1 +} +// brush 2651 +{ +( 1376 3136 288 ) ( 1312 3136 288 ) ( 1376 3136 256 ) wbrick1_5 0 32 0 1 1 +( 1312 2912 64 ) ( 1312 2912 96 ) ( 1376 2912 64 ) wbrick1_5 0 0 0 1 1 +( 1296 2976 64 ) ( 1296 3392 64 ) ( 1296 2976 96 ) wbrick1_5 32 0 0 1 1 +( 1344 2912 64 ) ( 1344 3168 -64 ) ( 1344 2912 -64 ) wbrick1_5 0 0 0 1 1 +( 1280 64 224 ) ( 1376 64 224 ) ( 1280 -64 224 ) wbrick1_5 0 0 0 1 1 +( 1280 -64 192 ) ( 1376 64 192 ) ( 1280 64 192 ) wbrick1_5 0 0 0 1 1 +} +// brush 2652 +{ +( 1376 3744 224 ) ( 1376 3696 224 ) ( 1328 3744 224 ) woodflr1_5x 16 0 0 1 1 +( 1376 3744 224 ) ( 1328 3744 224 ) ( 1376 3744 192 ) woodflr1_5x 16 0 0 1 1 +( 1376 3744 224 ) ( 1376 3744 192 ) ( 1376 3696 224 ) woodflr1_5x 16 0 0 1 1 +( 1328 3696 160 ) ( 1376 3696 160 ) ( 1328 3744 160 ) woodflr1_5x 16 0 0 1 1 +( 1328 3696 192 ) ( 1328 3696 224 ) ( 1376 3696 192 ) woodflr1_5x 16 32 0 1 1 +( 1328 3696 192 ) ( 1328 3744 192 ) ( 1328 3696 224 ) woodflr1_5x 16 0 0 1 1 +} +// brush 2653 +{ +( 1344 3168 224 ) ( 1344 3120 224 ) ( 1296 3168 224 ) woodflr1_5x 16 0 0 1 1 +( 1344 3184 224 ) ( 1296 3184 224 ) ( 1344 3184 192 ) woodflr1_5x 16 0 0 1 1 +( 1344 3168 224 ) ( 1344 3168 192 ) ( 1344 3120 224 ) woodflr1_5x 16 0 0 1 1 +( 1296 3120 192 ) ( 1344 3120 192 ) ( 1296 3168 192 ) woodflr1_5x 16 0 0 1 1 +( 1296 3136 192 ) ( 1296 3136 224 ) ( 1344 3136 192 ) woodflr1_5x 16 32 0 1 1 +( 1328 3120 192 ) ( 1328 3168 192 ) ( 1328 3120 224 ) woodflr1_5x 16 0 0 1 1 +} +// brush 2654 +{ +( -320 3040 320 ) ( -384 2976 320 ) ( -384 3040 320 ) wbrick1_5 0 32 0 1 1 +( -816 3232 480 ) ( -752 3232 608 ) ( -816 3232 608 ) wbrick1_5 0 0 0 1 1 +( -576 3168 96 ) ( -576 3264 96 ) ( -576 3264 320 ) wbrick1_5 32 0 0 1 1 +( -576 3264 96 ) ( -576 3168 96 ) ( -544 3168 224 ) wbrick1_5 16 32 0 1 1 +( -592 3200 480 ) ( -528 3200 608 ) ( -528 3200 480 ) wbrick1_5 0 0 0 1 1 +( -544 3264 224 ) ( -544 3168 224 ) ( -544 3168 448 ) wbrick1_5 16 32 0 1 1 +} +// brush 2655 +{ +( -384 3296 320 ) ( -384 3360 320 ) ( -320 3296 320 ) wm1_1 0 32 0 1 1 +( -816 3104 608 ) ( -752 3104 608 ) ( -816 3104 480 ) wm1_1 0 0 0 1 1 +( -576 3072 320 ) ( -576 3072 96 ) ( -576 3168 96 ) wm1_1 32 0 0 1 1 +( -544 3168 224 ) ( -576 3168 96 ) ( -576 3072 96 ) wm1_2 16 32 0 1 1 +( -528 3120 480 ) ( -528 3120 608 ) ( -592 3120 480 ) wm1_1 0 0 0 1 1 +( -544 3168 448 ) ( -544 3168 224 ) ( -544 3072 224 ) wm1_2 16 32 0 1 1 +} +// brush 2656 +{ +( -320 3056 320 ) ( -384 2992 320 ) ( -384 3056 320 ) wm1_1 0 32 0 1 1 +( -816 3248 480 ) ( -752 3248 608 ) ( -816 3248 608 ) wm1_1 0 0 0 1 1 +( -576 3184 96 ) ( -576 3280 96 ) ( -576 3280 320 ) wm1_1 32 0 0 1 1 +( -576 3280 96 ) ( -576 3184 96 ) ( -544 3184 224 ) wm1_2 16 32 0 1 1 +( -592 3232 480 ) ( -528 3232 608 ) ( -528 3232 480 ) wm1_1 0 0 0 1 1 +( -544 3280 224 ) ( -544 3184 224 ) ( -544 3184 448 ) wm1_2 16 32 0 1 1 +} +// brush 2657 +{ +( -352 3264 320 ) ( -416 3200 320 ) ( -416 3264 320 ) wbrick1_5 0 32 0 1 1 +( -848 3232 352 ) ( -784 3232 480 ) ( -848 3232 480 ) wbrick1_5 48 0 0 1 1 +( -608 3536 480 ) ( -608 3600 352 ) ( -608 3600 480 ) wbrick1_5 32 0 0 1 1 +( -448 3264 32 ) ( -512 3200 32 ) ( -448 3200 32 ) wbrick1_5 0 32 0 1 1 +( -624 3200 352 ) ( -560 3200 480 ) ( -560 3200 352 ) wbrick1_5 0 0 0 1 1 +( -576 3040 608 ) ( -576 3104 480 ) ( -576 3040 480 ) wbrick1_5 16 32 0 1 1 +} +// brush 2658 +{ +( -416 2960 320 ) ( -416 3024 320 ) ( -352 2960 320 ) wbrick1_5 0 32 0 1 1 +( -848 2976 480 ) ( -784 2976 480 ) ( -848 2976 352 ) wbrick1_5 48 0 0 1 1 +( -608 2496 480 ) ( -608 2496 352 ) ( -608 2560 480 ) wbrick1_5 32 0 0 1 1 +( -448 3024 32 ) ( -512 3024 32 ) ( -448 2960 32 ) wbrick1_5 0 32 0 1 1 +( -560 3104 352 ) ( -560 3104 480 ) ( -624 3104 352 ) wbrick1_5 0 0 0 1 1 +( -576 3184 480 ) ( -576 3120 480 ) ( -576 3184 608 ) wbrick1_5 16 32 0 1 1 +} +// brush 2659 +{ +( -608 3184 320 ) ( -576 3200 320 ) ( -576 3184 320 ) wm1_2 0 0 0 1 1 +( -568 3184 32 ) ( -600 3184 320 ) ( -568 3184 320 ) wm1_1 0 0 0 1 1 +( -568 3200 320 ) ( -568 3184 32 ) ( -568 3184 320 ) wm1_2 0 0 0 1 1 +( -608 3184 32 ) ( -576 3200 32 ) ( -608 3200 32 ) wm1_2 0 0 0 1 1 +( -576 3200 32 ) ( -608 3200 320 ) ( -608 3200 32 ) wm1_1 0 0 0 1 1 +( -608 3200 320 ) ( -608 3184 32 ) ( -608 3200 32 ) wm1_2 0 0 0 1 1 +} +// brush 2660 +{ +( -608 3104 320 ) ( -576 3120 320 ) ( -576 3104 320 ) wm1_2 0 0 0 1 1 +( -576 3104 32 ) ( -608 3104 320 ) ( -576 3104 320 ) wm1_1 0 0 0 1 1 +( -568 3120 320 ) ( -568 3104 32 ) ( -568 3104 320 ) wm1_2 0 0 0 1 1 +( -608 3104 32 ) ( -576 3120 32 ) ( -608 3120 32 ) wm1_2 0 0 0 1 1 +( -576 3120 32 ) ( -608 3120 320 ) ( -608 3120 32 ) wm1_1 0 0 0 1 1 +( -608 3120 320 ) ( -608 3104 32 ) ( -608 3120 32 ) wm1_2 0 0 0 1 1 +} +// brush 2661 +{ +( -352 3408 320 ) ( -416 3344 320 ) ( -416 3408 320 ) wmet2_1 0 32 0 1 1 +( -864 3312 352 ) ( -800 3312 480 ) ( -864 3312 480 ) wmet2_1 48 0 0 1 1 +( -608 3808 480 ) ( -608 3872 352 ) ( -608 3872 480 ) wmet2_1 32 0 0 1 1 +( -448 3408 32 ) ( -512 3344 32 ) ( -448 3344 32 ) wmet2_1 0 32 0 1 1 +( -624 3248 352 ) ( -560 3248 480 ) ( -560 3248 352 ) wmet2_1 0 0 0 1 1 +( -576 3184 608 ) ( -576 3248 480 ) ( -576 3184 480 ) wmet2_1 16 32 0 1 1 +} +// brush 2662 +{ +( -320 3136 320 ) ( -384 3072 320 ) ( -384 3136 320 ) wm1_1 0 32 0 1 1 +( -816 3328 480 ) ( -752 3328 608 ) ( -816 3328 608 ) wm1_1 0 0 0 1 1 +( -576 3264 96 ) ( -576 3360 96 ) ( -576 3360 320 ) wm1_1 32 0 0 1 1 +( -576 3360 96 ) ( -576 3264 96 ) ( -544 3264 224 ) wm1_2 16 32 0 1 1 +( -592 3312 480 ) ( -528 3312 608 ) ( -528 3312 480 ) wm1_1 0 0 0 1 1 +( -544 3360 224 ) ( -544 3264 224 ) ( -544 3264 448 ) wm1_2 16 32 0 1 1 +} +// brush 2663 +{ +( -352 3472 320 ) ( -416 3408 320 ) ( -416 3472 320 ) wbrick1_5 0 32 0 1 1 +( -848 3456 352 ) ( -784 3456 480 ) ( -848 3456 480 ) wbrick1_5 48 0 0 1 1 +( -608 3872 480 ) ( -608 3936 352 ) ( -608 3936 480 ) wbrick1_5 32 0 0 1 1 +( -448 3472 32 ) ( -512 3408 32 ) ( -448 3408 32 ) wbrick1_5 0 32 0 1 1 +( -624 3328 352 ) ( -560 3328 480 ) ( -560 3328 352 ) wbrick1_5 0 0 0 1 1 +( -576 3248 608 ) ( -576 3312 480 ) ( -576 3248 480 ) wbrick1_5 16 32 0 1 1 +} +// brush 2664 +{ +( -576 3248 320 ) ( -576 3232 320 ) ( -608 3248 320 ) wm1_2 0 0 0 1 1 +( -576 3248 320 ) ( -608 3248 320 ) ( -576 3248 32 ) wm1_1 0 0 0 1 1 +( -568 3248 320 ) ( -568 3248 32 ) ( -568 3232 320 ) wm1_2 0 0 0 1 1 +( -608 3232 32 ) ( -576 3232 32 ) ( -608 3248 32 ) wm1_2 0 0 0 1 1 +( -600 3232 32 ) ( -600 3232 320 ) ( -568 3232 32 ) wm1_1 0 0 0 1 1 +( -608 3232 32 ) ( -608 3248 32 ) ( -608 3232 320 ) wm1_2 0 0 0 1 1 +} +// brush 2665 +{ +( -576 3328 320 ) ( -576 3312 320 ) ( -608 3328 320 ) wm1_2 0 0 0 1 1 +( -576 3328 320 ) ( -608 3328 320 ) ( -576 3328 32 ) wm1_1 0 0 0 1 1 +( -568 3328 320 ) ( -568 3328 32 ) ( -568 3312 320 ) wm1_2 0 0 0 1 1 +( -608 3312 32 ) ( -576 3312 32 ) ( -608 3328 32 ) wm1_2 0 0 0 1 1 +( -600 3312 32 ) ( -600 3312 320 ) ( -568 3312 32 ) wm1_1 0 0 0 1 1 +( -608 3312 32 ) ( -608 3328 32 ) ( -608 3312 320 ) wm1_2 0 0 0 1 1 +} +// brush 2666 +{ +( 1724 3248 336 ) ( 1724 3248 320 ) ( 1708 3248 336 ) wm1_1 0 0 0 1 1 +( 1720 3472 324 ) ( 1720 3248 324 ) ( 1712 3248 332 ) wm1_1 0 0 0 1 1 +( 1712 3472 324 ) ( 1712 3248 324 ) ( 1720 3248 332 ) wm1_1 0 0 0 1 1 +( 1708 3632 320 ) ( 1724 3632 320 ) ( 1708 3632 336 ) wm1_1 0 0 0 1 1 +( 1708 3632 328 ) ( 1708 3408 328 ) ( 1716 3408 320 ) wm1_1 0 0 0 1 1 +( 1708 3408 328 ) ( 1708 3632 328 ) ( 1716 3408 336 ) wm1_1 0 0 0 1 1 +} +// brush 2667 +{ +( 760 3776 80 ) ( 760 3728 80 ) ( 712 3776 80 ) wm1_1 0 0 0 1 1 +( 752 3768 80 ) ( 704 3768 80 ) ( 752 3768 64 ) wm1_1 0 0 0 1 1 +( 752 3768 80 ) ( 752 3768 64 ) ( 752 3720 80 ) wm1_1 0 0 0 1 1 +( 712 3728 64 ) ( 760 3728 64 ) ( 712 3776 64 ) wm1_1 0 0 0 1 1 +( 712 3728 64 ) ( 712 3728 80 ) ( 760 3728 64 ) wm1_1 0 0 0 1 1 +( 712 3728 64 ) ( 712 3776 64 ) ( 712 3728 80 ) wm1_1 0 0 0 1 1 +} +// brush 2668 +{ +( 720 3736 128 ) ( 720 3728 128 ) ( 712 3736 128 ) wm1_1 0 0 0 1 1 +( 720 3736 96 ) ( 712 3736 96 ) ( 720 3736 80 ) wm1_1 0 0 0 1 1 +( 720 3736 96 ) ( 720 3736 80 ) ( 720 3728 96 ) wm1_1 0 0 0 1 1 +( 712 3728 80 ) ( 720 3728 80 ) ( 712 3736 80 ) wm1_1 0 0 0 1 1 +( 712 3728 80 ) ( 712 3728 96 ) ( 720 3728 80 ) wm1_1 0 0 0 1 1 +( 712 3728 80 ) ( 712 3736 80 ) ( 712 3728 96 ) wm1_1 0 0 0 1 1 +} +// brush 2669 +{ +( 752 3768 128 ) ( 752 3760 128 ) ( 744 3768 128 ) wm1_1 0 0 0 1 1 +( 752 3768 96 ) ( 744 3768 96 ) ( 752 3768 80 ) wm1_1 0 0 0 1 1 +( 752 3768 96 ) ( 752 3768 80 ) ( 752 3760 96 ) wm1_1 0 0 0 1 1 +( 744 3760 80 ) ( 752 3760 80 ) ( 744 3768 80 ) wm1_1 0 0 0 1 1 +( 744 3760 80 ) ( 744 3760 96 ) ( 752 3760 80 ) wm1_1 0 0 0 1 1 +( 744 3760 80 ) ( 744 3768 80 ) ( 744 3760 96 ) wm1_1 0 0 0 1 1 +} +// brush 2670 +{ +( 720 3768 128 ) ( 720 3760 128 ) ( 712 3768 128 ) wm1_1 0 0 0 1 1 +( 720 3768 96 ) ( 712 3768 96 ) ( 720 3768 80 ) wm1_1 0 0 0 1 1 +( 720 3768 96 ) ( 720 3768 80 ) ( 720 3760 96 ) wm1_1 0 0 0 1 1 +( 712 3760 80 ) ( 720 3760 80 ) ( 712 3768 80 ) wm1_1 0 0 0 1 1 +( 712 3760 80 ) ( 712 3760 96 ) ( 720 3760 80 ) wm1_1 0 0 0 1 1 +( 712 3760 80 ) ( 712 3768 80 ) ( 712 3760 96 ) wm1_1 0 0 0 1 1 +} +// brush 2671 +{ +( 752 3736 128 ) ( 752 3728 128 ) ( 744 3736 128 ) wm1_1 0 0 0 1 1 +( 752 3736 96 ) ( 744 3736 96 ) ( 752 3736 80 ) wm1_1 0 0 0 1 1 +( 752 3736 96 ) ( 752 3736 80 ) ( 752 3728 96 ) wm1_1 0 0 0 1 1 +( 744 3728 80 ) ( 752 3728 80 ) ( 744 3736 80 ) wm1_1 0 0 0 1 1 +( 744 3728 80 ) ( 744 3728 96 ) ( 752 3728 80 ) wm1_1 0 0 0 1 1 +( 744 3728 80 ) ( 744 3736 80 ) ( 744 3728 96 ) wm1_1 0 0 0 1 1 +} +// brush 2672 +{ +( 736 3728 136 ) ( 732 3728 136 ) ( 736 3768 136 ) wm1_1 0 0 0 1 1 +( 752 3728 136 ) ( 752 3768 136 ) ( 752 3728 128 ) wm1_1 0 0 0 1 1 +( 736 3728 136 ) ( 736 3728 128 ) ( 732 3728 136 ) wm1_1 0 0 0 1 1 +( 732 3768 128 ) ( 732 3728 128 ) ( 736 3768 128 ) wm1_1 0 0 0 1 1 +( 712 3768 128 ) ( 712 3768 136 ) ( 712 3728 128 ) wm1_1 0 0 0 1 1 +( 732 3768 128 ) ( 736 3768 128 ) ( 732 3768 136 ) wm1_1 0 0 0 1 1 +( 744 3728 64 ) ( 712 3760 64 ) ( 744 3728 192 ) wm1_1 0 0 0 1 1 +( 720 3768 64 ) ( 752 3736 64 ) ( 720 3768 192 ) wm1_1 0 0 0 1 1 +} +// brush 2673 +{ +( 752 3752 136 ) ( 752 3748 136 ) ( 712 3752 136 ) wm1_1 0 0 0 1 1 +( 752 3768 136 ) ( 712 3768 136 ) ( 752 3768 128 ) wm1_1 0 0 0 1 1 +( 752 3752 136 ) ( 752 3752 128 ) ( 752 3748 136 ) wm1_1 0 0 0 1 1 +( 712 3748 128 ) ( 752 3748 128 ) ( 712 3752 128 ) wm1_1 0 0 0 1 1 +( 712 3728 128 ) ( 712 3728 136 ) ( 752 3728 128 ) wm1_1 0 0 0 1 1 +( 712 3748 128 ) ( 712 3752 128 ) ( 712 3748 136 ) wm1_1 0 0 0 1 1 +( 752 3760 64 ) ( 720 3728 64 ) ( 752 3760 192 ) wm1_1 0 0 0 1 1 +( 712 3736 64 ) ( 744 3768 64 ) ( 712 3736 192 ) wm1_1 0 0 0 1 1 +} +// brush 2674 +{ +( 1216 3024 448 ) ( 1216 2960 448 ) ( 1152 3024 448 ) wizwood1_4 0 0 90 1 1 +( 1216 3024 464 ) ( 1152 3024 464 ) ( 1216 3024 400 ) wizwood1_4 0 0 90 1 1 +( 1296 3056 464 ) ( 1296 3056 400 ) ( 1296 2992 464 ) wizwood1_4 0 0 90 1 1 +( 1152 2960 400 ) ( 1216 2960 400 ) ( 1152 3024 400 ) wizwood1_4 4 0 90 1 1 +( 1232 2976 400 ) ( 1232 2976 464 ) ( 1296 2976 400 ) wizwood1_4 0 0 90 1 1 +( 1136 2960 400 ) ( 1136 3024 400 ) ( 1136 2960 464 ) wizwood1_4 0 0 90 1 1 +} +// brush 2675 +{ +( 1296 3040 448 ) ( 1280 2976 448 ) ( 1280 3040 448 ) wm1_1 0 0 0 1 1 +( 1280 3040 400 ) ( 1296 3040 448 ) ( 1280 3040 448 ) wm1_2 0 0 0 1 1 +( 1280 2976 448 ) ( 1280 3040 400 ) ( 1280 3040 448 ) wm1_2 0 0 0 1 1 +( 1296 3040 384 ) ( 1280 2976 384 ) ( 1296 2976 384 ) wm1_2 0 0 0 1 1 +( 1280 2976 400 ) ( 1296 2976 448 ) ( 1296 2976 400 ) wm1_1 0 0 0 1 1 +( 1296 2976 448 ) ( 1296 3040 400 ) ( 1296 2976 400 ) wm1_1 0 0 0 1 1 +} +// brush 2676 +{ +( 1152 3040 448 ) ( 1152 2976 448 ) ( 1136 3040 448 ) wm1_1 0 0 0 1 1 +( 1152 3040 448 ) ( 1136 3040 448 ) ( 1152 3040 400 ) wm1_2 0 0 0 1 1 +( 1152 3040 448 ) ( 1152 3040 400 ) ( 1152 2976 448 ) wm1_2 0 0 0 1 1 +( 1136 2976 384 ) ( 1152 2976 384 ) ( 1136 3040 384 ) wm1_2 0 0 0 1 1 +( 1136 2976 400 ) ( 1136 2976 448 ) ( 1152 2976 400 ) wm1_1 0 0 0 1 1 +( 1136 2976 400 ) ( 1136 3040 400 ) ( 1136 2976 448 ) wm1_1 0 0 0 1 1 +} +// brush 2677 +{ +( 320 544 96 ) ( 320 496 144 ) ( 384 496 144 ) wbrick1_5 0 0 0 1 1 +( 288 496 192 ) ( 352 496 48 ) ( 288 496 48 ) wbrick1_5 0 0 0 1 1 +( 320 448 -32 ) ( 320 320 0 ) ( 320 320 -32 ) wbrick1_5 0 0 0 1 1 +( 256 288 192 ) ( 32 416 192 ) ( 256 416 192 ) wbrick1_5 0 0 0 1 1 +( -128 544 0 ) ( 96 544 -32 ) ( 96 544 0 ) wbrick1_5 0 0 0 1 1 +( 352 320 -32 ) ( 352 192 0 ) ( 352 320 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 2678 +{ +( 320 512 176 ) ( 304 480 176 ) ( 304 512 176 ) wm1_1 0 0 0 1 1 +( 312 512 312 ) ( 328 512 328 ) ( 312 512 328 ) wm1_1 0 0 0 1 1 +( 312 480 328 ) ( 312 512 312 ) ( 312 512 328 ) wm1_2 0 0 0 1 1 +( 320 496 128 ) ( 304 464 128 ) ( 320 464 128 ) wm1_1 0 0 0 1 1 +( 304 480 312 ) ( 320 480 328 ) ( 320 480 312 ) wm1_1 0 0 0 1 1 +( 320 480 328 ) ( 320 512 312 ) ( 320 480 312 ) wm1_1 0 0 0 1 1 +} +// brush 2679 +{ +( 352 448 96 ) ( 336 448 96 ) ( 336 464 88 ) wm1_1 0 0 0 1 1 +( 320 448 16 ) ( 304 448 16 ) ( 304 448 96 ) wm1_1 0 0 0 1 1 +( 304 440 104 ) ( 304 440 64 ) ( 304 464 104 ) wm1_1 0 0 0 1 1 +( 336 448 -32 ) ( 352 448 -32 ) ( 336 464 -24 ) wm1_1 0 0 0 1 1 +( 352 464 64 ) ( 352 464 104 ) ( 336 464 64 ) wm1_2 0 8 0 1 1 +( 352 464 64 ) ( 352 440 64 ) ( 352 464 104 ) wm1_1 0 0 0 1 1 +} +// brush 2680 +{ +( 336 528 88 ) ( 336 544 96 ) ( 352 544 96 ) wm1_1 0 0 0 1 1 +( 304 544 80 ) ( 304 544 0 ) ( 320 544 0 ) wm1_1 0 0 0 1 1 +( 304 528 88 ) ( 304 552 48 ) ( 304 552 88 ) wm1_1 0 0 0 1 1 +( 336 528 -24 ) ( 352 544 -32 ) ( 336 544 -32 ) wm1_1 0 0 0 1 1 +( 336 528 48 ) ( 352 528 88 ) ( 352 528 48 ) wm1_2 0 8 0 1 1 +( 352 528 88 ) ( 352 552 48 ) ( 352 528 48 ) wm1_1 0 0 0 1 1 +} +// brush 2681 +{ +( 352 496 -80 ) ( 336 496 -80 ) ( 336 496 -56 ) wm1_1 0 0 0 1 1 +( 320 560 -16 ) ( 304 560 -16 ) ( 304 496 -80 ) wm1_1 0 0 0 1 1 +( 304 528 -376 ) ( 304 528 -8 ) ( 304 496 -376 ) wm1_1 0 0 0 1 1 +( 336 544 -32 ) ( 352 544 -32 ) ( 336 528 -24 ) wm1_1 0 0 0 1 1 +( 304 528 -24 ) ( 320 528 -24 ) ( 320 480 -72 ) wm1_2 0 0 0 1 1 +( 352 496 -8 ) ( 352 528 -8 ) ( 352 496 -376 ) wm1_1 0 0 0 1 1 +} +// brush 2682 +{ +( 336 496 -56 ) ( 336 496 -80 ) ( 352 496 -80 ) wm1_1 0 0 0 1 1 +( 304 496 -80 ) ( 304 432 -16 ) ( 320 432 -16 ) wm1_1 0 0 0 1 1 +( 304 496 -376 ) ( 304 464 -8 ) ( 304 464 -376 ) wm1_1 0 0 0 1 1 +( 336 464 -24 ) ( 352 448 -32 ) ( 336 448 -32 ) wm1_1 0 0 0 1 1 +( 352 496 -56 ) ( 352 448 -8 ) ( 336 448 -8 ) wm1_2 0 0 0 1 1 +( 352 496 -376 ) ( 352 464 -8 ) ( 352 496 -8 ) wm1_1 0 0 0 1 1 +} +// brush 2683 +{ +( 336 496 120 ) ( 336 496 144 ) ( 352 496 144 ) wm1_1 0 0 0 1 1 +( 304 496 144 ) ( 304 560 80 ) ( 320 560 80 ) wm1_1 0 0 0 1 1 +( 304 496 440 ) ( 304 528 72 ) ( 304 528 440 ) wm1_1 0 0 0 1 1 +( 336 528 88 ) ( 352 544 96 ) ( 336 544 96 ) wm1_1 0 0 0 1 1 +( 320 480 136 ) ( 320 528 88 ) ( 304 528 88 ) wm1_2 0 0 0 1 1 +( 352 496 440 ) ( 352 528 72 ) ( 352 496 72 ) wm1_1 0 0 0 1 1 +} +// brush 2684 +{ +( 352 496 144 ) ( 336 496 144 ) ( 336 496 120 ) wm1_1 0 0 0 1 1 +( 320 432 80 ) ( 304 432 80 ) ( 304 496 144 ) wm1_1 0 0 0 1 1 +( 304 464 440 ) ( 304 464 72 ) ( 304 496 440 ) wm1_1 0 0 0 1 1 +( 336 448 96 ) ( 352 448 96 ) ( 336 464 88 ) wm1_1 0 0 0 1 1 +( 336 448 72 ) ( 352 448 72 ) ( 352 496 120 ) wm1_2 0 0 0 1 1 +( 352 496 72 ) ( 352 464 72 ) ( 352 496 440 ) wm1_1 0 0 0 1 1 +} +// brush 2685 +{ +( 320 504 -64 ) ( 304 472 -64 ) ( 304 504 -64 ) wm1_1 0 0 0 1 1 +( 312 512 16 ) ( 328 512 32 ) ( 312 512 32 ) wm1_1 0 0 0 1 1 +( 312 480 32 ) ( 312 512 16 ) ( 312 512 32 ) wm1_2 0 0 0 1 1 +( 320 496 -176 ) ( 304 464 -176 ) ( 320 464 -176 ) wm1_1 0 0 0 1 1 +( 304 480 16 ) ( 320 480 32 ) ( 320 480 16 ) wm1_1 0 0 0 1 1 +( 320 480 32 ) ( 320 512 16 ) ( 320 480 16 ) wm1_1 0 0 0 1 1 +} +// brush 2686 +{ +( 256 928 192 ) ( 32 800 192 ) ( 32 928 192 ) wbrick1_5 0 0 0 1 1 +( 96 1088 96 ) ( 320 1088 128 ) ( 96 1088 128 ) wbrick1_5 0 0 0 1 1 +( 320 736 128 ) ( 320 864 96 ) ( 320 864 128 ) wbrick1_5 0 0 0 1 1 +( 256 896 -192 ) ( 32 768 -192 ) ( 256 768 -192 ) wbrick1_5 0 0 0 1 1 +( -128 544 96 ) ( 96 544 128 ) ( 96 544 96 ) wbrick1_5 0 0 0 1 1 +( 352 864 128 ) ( 352 992 96 ) ( 352 864 96 ) wbrick1_5 0 0 0 1 1 +} +// brush 2687 +{ +( 256 640 192 ) ( 32 512 192 ) ( 32 640 192 ) wbrick1_5 0 0 0 1 1 +( 64 448 96 ) ( 288 448 128 ) ( 64 448 128 ) wbrick1_5 0 0 0 1 1 +( 320 448 128 ) ( 320 576 96 ) ( 320 576 128 ) wbrick1_5 0 0 0 1 1 +( 256 608 -192 ) ( 32 480 -192 ) ( 256 480 -192 ) wbrick1_5 0 0 0 1 1 +( -96 256 96 ) ( 128 256 128 ) ( 128 256 96 ) wbrick1_5 0 0 0 1 1 +( 352 576 128 ) ( 352 704 96 ) ( 352 576 96 ) wbrick1_5 0 0 0 1 1 +} +// brush 2688 +{ +( 352 496 144 ) ( 288 496 144 ) ( 288 448 96 ) wbrick1_5 0 0 0 1 1 +( 288 496 48 ) ( 352 496 48 ) ( 288 496 192 ) wbrick1_5 0 0 0 1 1 +( 320 672 -32 ) ( 320 672 0 ) ( 320 544 -32 ) wbrick1_5 0 0 0 1 1 +( 256 576 192 ) ( 32 576 192 ) ( 256 704 192 ) wbrick1_5 0 0 0 1 1 +( 96 448 0 ) ( 96 448 -32 ) ( -128 448 0 ) wbrick1_5 0 0 0 1 1 +( 352 672 0 ) ( 352 800 0 ) ( 352 672 -32 ) wbrick1_5 0 0 0 1 1 +} +// brush 2689 +{ +( 384 496 -80 ) ( 320 496 -80 ) ( 320 544 -32 ) wbrick1_5 0 0 0 1 1 +( 288 496 -48 ) ( 352 496 -48 ) ( 288 496 -192 ) wbrick1_5 0 0 0 1 1 +( 320 320 96 ) ( 320 320 64 ) ( 320 448 96 ) wbrick1_5 0 0 0 1 1 +( 256 416 -192 ) ( 32 416 -192 ) ( 256 288 -192 ) wbrick1_5 0 0 0 1 1 +( 96 544 64 ) ( 96 544 96 ) ( -128 544 64 ) wbrick1_5 0 0 0 1 1 +( 352 320 64 ) ( 352 192 64 ) ( 352 320 96 ) wbrick1_5 0 0 0 1 1 +} +// brush 2690 +{ +( 288 448 -32 ) ( 288 496 -80 ) ( 352 496 -80 ) wbrick1_5 0 0 0 1 1 +( 288 496 -192 ) ( 352 496 -48 ) ( 288 496 -48 ) wbrick1_5 0 0 0 1 1 +( 320 544 96 ) ( 320 672 64 ) ( 320 672 96 ) wbrick1_5 0 0 0 1 1 +( 256 704 -192 ) ( 32 576 -192 ) ( 256 576 -192 ) wbrick1_5 0 0 0 1 1 +( -128 448 64 ) ( 96 448 96 ) ( 96 448 64 ) wbrick1_5 0 0 0 1 1 +( 352 672 96 ) ( 352 800 64 ) ( 352 672 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2691 +{ +( 432 496 120 ) ( 352 496 120 ) ( 352 528 88 ) sky1 0 0 0 32 32 +( 352 496 88 ) ( 352 496 -24 ) ( 352 528 88 ) sky1 0 0 0 32 32 +( 352 496 -56 ) ( 432 496 -56 ) ( 432 528 -24 ) sky1 0 0 0 32 32 +( 432 528 -24 ) ( 432 528 88 ) ( 352 528 -24 ) sky1 0 0 0 32 32 +( 384 528 -24 ) ( 384 496 -24 ) ( 384 528 88 ) sky1 0 0 0 32 32 +( 352 464 88 ) ( 352 496 120 ) ( 432 496 120 ) sky1 0 0 0 32 32 +( 432 464 -24 ) ( 432 496 -56 ) ( 352 496 -56 ) sky1 0 0 0 32 32 +( 352 464 -24 ) ( 432 464 88 ) ( 432 464 -24 ) sky1 0 0 0 32 32 +} +// brush 2692 +{ +( 1568 1536 320 ) ( 1696 1536 320 ) ( 1568 1504 320 ) wbrick1_5 0 0 0 1 1 +( 1472 1440 480 ) ( 1472 1440 96 ) ( 1472 1504 96 ) wbrick1_5 0 0 0 1 1 +( 1440 1504 224 ) ( 1440 1504 -64 ) ( 1696 1504 -64 ) wbrick1_5 0 0 0 1 1 +( 1696 1504 -96 ) ( 1696 1536 -96 ) ( 1568 1504 -96 ) wbrick1_5 0 0 0 1 1 +( 1696 1440 -96 ) ( 1696 1440 288 ) ( 1696 1504 288 ) wbrick1_5 0 0 0 1 1 +( 1728 1440 320 ) ( 1728 1440 -64 ) ( 1472 1440 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2693 +{ +( 1600 2368 384 ) ( 1600 1376 384 ) ( 1472 2368 384 ) wm1_2 0 0 0 1 1 +( 1600 2112 352 ) ( 1472 2112 352 ) ( 1600 2112 320 ) wm1_2 0 0 0 1 1 +( 1600 2368 352 ) ( 1600 2368 320 ) ( 1600 1376 352 ) wm1_2 0 0 0 1 1 +( 1472 1376 320 ) ( 1600 1376 320 ) ( 1472 2368 320 ) wm1_2 0 0 0 1 1 +( 1472 1376 320 ) ( 1472 1376 352 ) ( 1600 1376 320 ) wm1_2 0 0 0 1 1 +( 1472 1376 352 ) ( 1472 2368 352 ) ( 1472 1376 384 ) wm1_2 0 0 0 1 1 +} +// brush 2694 +{ +( 1664 2400 384 ) ( 1664 1408 384 ) ( 1536 2400 384 ) wm1_2 0 0 0 1 1 +( 1696 2000 352 ) ( 1568 2000 352 ) ( 1696 2000 320 ) wm1_2 0 0 0 1 1 +( 1632 2400 352 ) ( 1632 2400 320 ) ( 1632 1408 352 ) wm1_2 0 0 0 1 1 +( 1536 1408 320 ) ( 1664 1408 320 ) ( 1536 2400 320 ) wm1_2 0 0 0 1 1 +( 1568 1776 320 ) ( 1568 1776 352 ) ( 1696 1776 320 ) wm1_2 0 0 0 1 1 +( 1600 1792 352 ) ( 1600 2784 352 ) ( 1600 1792 384 ) wm1_2 0 0 0 1 1 +} +// brush 2695 +{ +( 320 3824 96 ) ( 320 3760 96 ) ( 192 3824 96 ) wm1_2 0 0 0 1 1 +( 320 3824 96 ) ( 192 3824 96 ) ( 320 3824 64 ) wm1_1 0 0 0 1 1 +( 320 3824 96 ) ( 320 3824 64 ) ( 320 3760 96 ) wm1_1 0 0 0 1 1 +( 192 3760 64 ) ( 320 3760 64 ) ( 192 3824 64 ) wm1_1 0 0 0 1 1 +( 192 3744 64 ) ( 192 3744 96 ) ( 320 3744 64 ) wm1_1 0 0 0 1 1 +( 192 3760 64 ) ( 192 3824 64 ) ( 192 3760 96 ) wm1_1 0 0 0 1 1 +} +// brush 2696 +{ +( -480 1808 216 ) ( -496 1792 216 ) ( -496 1808 216 ) wm1_1 0 0 0 1 1 +( -480 1984 184 ) ( -480 1984 216 ) ( -496 1968 216 ) wm1_1 0 0 0 1 1 +( -496 1760 184 ) ( -496 1896 184 ) ( -496 1896 216 ) wm1_2 0 8 0 1 1 +( -480 1808 184 ) ( -496 1792 184 ) ( -480 1792 184 ) wm1_1 0 0 0 1 1 +( -480 1880 216 ) ( -480 1880 184 ) ( -496 1896 184 ) wm1_1 0 0 0 1 1 +( -480 1880 184 ) ( -480 1880 216 ) ( -480 1984 216 ) wm1_2 0 8 0 1 1 +} +// brush 2697 +{ +( -568 1808 216 ) ( -568 1792 216 ) ( -584 1808 216 ) wm1_1 0 0 0 1 1 +( -584 1984 216 ) ( -584 1984 184 ) ( -568 1968 184 ) wm1_1 0 0 0 1 1 +( -568 1896 216 ) ( -568 1896 184 ) ( -568 1760 184 ) wm1_2 0 8 0 1 1 +( -584 1792 184 ) ( -568 1792 184 ) ( -584 1808 184 ) wm1_1 0 0 0 1 1 +( -584 1760 -440 ) ( -584 1760 -168 ) ( -568 1760 -440 ) wm1_1 0 0 0 1 1 +( -584 1984 184 ) ( -584 1984 216 ) ( -584 1760 216 ) wm1_2 0 8 0 1 1 +} +// brush 2698 +{ +( -656 1880 216 ) ( -672 1896 216 ) ( -656 1896 216 ) wm1_1 0 0 0 1 1 +( -480 1880 184 ) ( -480 1880 216 ) ( -496 1896 216 ) wm1_1 0 0 0 1 1 +( -704 1896 184 ) ( -568 1896 184 ) ( -568 1896 216 ) wm1_2 0 8 0 1 1 +( -656 1880 184 ) ( -672 1896 184 ) ( -672 1880 184 ) wm1_1 0 0 0 1 1 +( -704 1896 -440 ) ( -704 1880 -168 ) ( -704 1880 -440 ) wm1_1 0 0 0 1 1 +( -480 1880 216 ) ( -480 1880 184 ) ( -704 1880 216 ) wm1_2 0 8 0 1 1 +} +// brush 2699 +{ +( -408 1984 216 ) ( -392 1968 216 ) ( -408 1968 216 ) wm1_1 0 0 0 1 1 +( -584 1984 184 ) ( -584 1984 216 ) ( -568 1968 216 ) wm1_1 0 0 0 1 1 +( -360 1968 184 ) ( -496 1968 184 ) ( -496 1968 216 ) wm1_2 0 8 0 1 1 +( -408 1984 184 ) ( -392 1968 184 ) ( -392 1984 184 ) wm1_1 0 0 0 1 1 +( -480 1984 216 ) ( -480 1984 184 ) ( -496 1968 184 ) wm1_1 0 0 0 1 1 +( -480 1984 184 ) ( -480 1984 216 ) ( -584 1984 216 ) wm1_2 0 8 0 1 1 +} +// brush 2700 +{ +( -448 2208 320 ) ( -512 2144 320 ) ( -512 2208 320 ) wbrick1_5 0 32 0 1 1 +( -464 2208 192 ) ( -400 2208 320 ) ( -464 2208 320 ) wbrick1_5 48 0 0 1 1 +( -480 2448 320 ) ( -480 2512 192 ) ( -480 2512 320 ) wbrick1_5 0 0 0 1 1 +( -720 2144 224 ) ( -656 2144 352 ) ( -656 2144 224 ) wbrick1_5 32 0 0 1 1 +( -304 2144 320 ) ( -304 2208 192 ) ( -304 2144 192 ) wbrick1_5 32 0 0 1 1 +( -512 -64 0 ) ( -256 64 0 ) ( -512 64 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 2701 +{ +( -448 2208 0 ) ( -448 2160 0 ) ( -464 2208 0 ) woodflr1_5t 0 0 0 1 1 +( -448 2208 -32 ) ( -464 2208 -32 ) ( -448 2208 -64 ) woodflr1_5t 0 0 0 1 1 +( -448 2208 -32 ) ( -448 2208 -64 ) ( -448 2160 -32 ) woodflr1_5t 0 0 0 1 1 +( -464 2160 -64 ) ( -448 2160 -64 ) ( -464 2208 -64 ) woodflr1_5t 0 0 0 1 1 +( -464 2160 -64 ) ( -464 2160 -32 ) ( -448 2160 -64 ) woodflr1_5t 0 0 0 1 1 +( -464 2160 -32 ) ( -464 2208 -32 ) ( -464 2160 0 ) woodflr1_5t 0 0 0 1 1 +} +// brush 2702 +{ +( -464 2208 192 ) ( -400 2208 320 ) ( -464 2208 320 ) wbrick1_5 48 0 0 1 1 +( -448 2448 320 ) ( -448 2512 192 ) ( -448 2512 320 ) wbrick1_5 16 0 0 1 1 +( -720 2144 224 ) ( -656 2144 352 ) ( -656 2144 224 ) wbrick1_5 32 0 0 1 1 +( -304 2144 320 ) ( -304 2208 192 ) ( -304 2144 192 ) wbrick1_5 32 0 0 1 1 +( -160 2112 -64 ) ( -288 2272 -64 ) ( -288 2112 -64 ) wm1_2 0 0 0 1 1 +( -512 64 0 ) ( -256 64 0 ) ( -512 -64 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 2703 +{ +( 912 3584 224 ) ( 912 3520 224 ) ( 896 3520 208 ) wm1_2 0 0 0 1 1 +( 912 3584 80 ) ( 896 3584 80 ) ( 912 3584 64 ) wm1_2 0 0 0 1 1 +( 912 3520 224 ) ( 912 3584 224 ) ( 912 3520 64 ) wm1_2 0 0 0 1 1 +( 896 3504 64 ) ( 912 3504 64 ) ( 896 3584 64 ) wm1_2 0 0 0 1 1 +( 896 3520 64 ) ( 896 3520 80 ) ( 912 3520 64 ) wm1_2 0 0 0 1 1 +( 896 3504 80 ) ( 896 3584 80 ) ( 896 3504 96 ) wm1_2 0 0 0 1 1 +} +// brush 2704 +{ +( 896 3584 208 ) ( 912 3520 224 ) ( 912 3584 224 ) wm1_2 0 0 0 1 1 +( 752 3520 208 ) ( 768 3520 224 ) ( 768 3520 208 ) wm1_2 0 0 0 1 1 +( 768 3584 208 ) ( 768 3520 208 ) ( 896 3520 208 ) wm1_2 0 0 0 1 1 +( 768 3520 208 ) ( 768 3584 208 ) ( 752 3584 224 ) wm1_2 0 0 0 1 1 +( 752 3584 208 ) ( 768 3584 224 ) ( 752 3584 224 ) wm1_2 0 0 0 1 1 +( 752 3520 224 ) ( 912 3584 224 ) ( 912 3520 224 ) wm1_2 0 0 0 1 1 +} +// brush 2705 +{ +( 752 3520 224 ) ( 752 3584 224 ) ( 768 3520 208 ) wm1_2 0 0 0 1 1 +( 768 3584 80 ) ( 752 3584 80 ) ( 768 3584 64 ) wm1_2 0 0 0 1 1 +( 768 3584 80 ) ( 768 3584 64 ) ( 768 3504 80 ) wm1_2 0 0 0 1 1 +( 752 3504 64 ) ( 768 3504 64 ) ( 752 3584 64 ) wm1_2 0 0 0 1 1 +( 752 3520 64 ) ( 752 3520 80 ) ( 768 3520 64 ) wm1_2 0 0 0 1 1 +( 752 3584 224 ) ( 752 3520 224 ) ( 752 3584 64 ) wm1_2 0 0 0 1 1 +} +// brush 2706 +{ +( -368 3472 320 ) ( -304 3472 448 ) ( -368 3472 448 ) wbrick1_5 48 0 0 1 1 +( -224 3744 448 ) ( -224 3808 320 ) ( -224 3808 448 ) wbrick1_5 32 0 0 1 1 +( 128 3456 224 ) ( 64 3392 224 ) ( 128 3392 224 ) wbrick1_5 0 32 0 1 1 +( 16 3312 320 ) ( 80 3312 448 ) ( 80 3312 320 ) wbrick1_5 0 0 0 1 1 +( -192 3360 448 ) ( -192 3424 320 ) ( -192 3360 320 ) wbrick1_5 32 0 0 1 1 +( 128 3136 320 ) ( 128 3200 320 ) ( 256 3136 320 ) wbrick1_5 0 0 0 1 1 +} +// brush 2707 +{ +( -368 3520 320 ) ( -304 3520 448 ) ( -368 3520 448 ) wbrick1_5 48 0 0 1 1 +( -224 3792 448 ) ( -224 3856 320 ) ( -224 3856 448 ) wbrick1_5 32 0 0 1 1 +( 128 3488 96 ) ( 64 3424 96 ) ( 128 3424 96 ) wbrick1_5 0 32 0 1 1 +( 16 3472 320 ) ( 80 3472 448 ) ( 80 3472 320 ) wbrick1_5 0 0 0 1 1 +( -192 3408 448 ) ( -192 3472 320 ) ( -192 3408 320 ) wbrick1_5 32 0 0 1 1 +( 128 3184 320 ) ( 128 3248 320 ) ( 256 3184 320 ) wbrick1_5 0 0 0 1 1 +} +// brush 2708 +{ +( -864 1976 120 ) ( -840 1976 120 ) ( -840 1984 128 ) wm1_1 0 0 0 1 1 +( -864 2208 128 ) ( -824 2208 128 ) ( -864 1824 128 ) wm1_1 0 0 0 1 1 +( -864 2208 128 ) ( -864 1824 128 ) ( -864 2208 120 ) wm1_1 0 0 0 1 1 +( -840 1896 120 ) ( -864 1896 120 ) ( -864 1888 128 ) wm1_1 0 0 0 1 1 +( -848 1864 112 ) ( -824 1864 112 ) ( -824 1976 112 ) wm1_1 0 0 0 1 1 +( -824 1824 120 ) ( -824 1824 128 ) ( -824 2208 120 ) wm1_2 0 0 0 1 1 +} +// brush 2709 +{ +( -864 1976 -24 ) ( -840 1976 -24 ) ( -840 1984 -32 ) wm1_1 0 0 0 1 1 +( -864 1984 -224 ) ( -824 1984 -224 ) ( -864 1984 160 ) wm1_1 0 0 0 1 1 +( -864 1984 -256 ) ( -864 1984 128 ) ( -864 1976 -256 ) wm1_1 0 0 0 1 1 +( -840 1976 120 ) ( -864 1976 120 ) ( -864 1984 128 ) wm1_1 0 0 0 1 1 +( -864 1968 88 ) ( -840 1968 88 ) ( -840 1968 -24 ) wm1_1 0 0 0 1 1 +( -824 1976 128 ) ( -824 1984 128 ) ( -824 1976 -256 ) wm1_2 0 0 0 1 1 +} +// brush 2710 +{ +( -856 1904 -16 ) ( -832 1904 -16 ) ( -832 1896 -24 ) wm1_1 0 0 0 1 1 +( -864 1672 -32 ) ( -824 1672 -32 ) ( -864 2056 -32 ) wm1_1 0 0 0 1 1 +( -864 1672 -32 ) ( -864 2056 -32 ) ( -864 1672 -24 ) wm1_1 0 0 0 1 1 +( -840 1968 -16 ) ( -864 1968 -16 ) ( -864 1976 -24 ) wm1_1 0 0 0 1 1 +( -848 2016 -16 ) ( -824 2016 -16 ) ( -824 1904 -16 ) wm1_1 0 0 0 1 1 +( -824 2056 -24 ) ( -824 2056 -32 ) ( -824 1672 -24 ) wm1_2 0 0 0 1 1 +} +// brush 2711 +{ +( -864 1896 120 ) ( -840 1896 120 ) ( -840 1888 128 ) wm1_1 0 0 0 1 1 +( -864 1888 320 ) ( -824 1888 320 ) ( -864 1888 -64 ) wm1_1 0 0 0 1 1 +( -864 1888 320 ) ( -864 1888 -64 ) ( -864 1896 320 ) wm1_1 0 0 0 1 1 +( -840 1896 -24 ) ( -864 1896 -24 ) ( -864 1888 -32 ) wm1_1 0 0 0 1 1 +( -864 1904 8 ) ( -840 1904 8 ) ( -840 1904 120 ) wm1_1 0 0 0 1 1 +( -824 1896 -64 ) ( -824 1888 -64 ) ( -824 1896 320 ) wm1_2 0 0 0 1 1 +} +// brush 2712 +{ +( -872 1904 112 ) ( -872 1968 112 ) ( -840 1904 112 ) wm1_2 0 0 0 1 1 +( -872 1904 112 ) ( -840 1904 112 ) ( -872 1904 -16 ) wm1_2 0 0 0 1 1 +( -864 1904 112 ) ( -864 1904 -16 ) ( -864 1968 112 ) wm1_2 0 -32 0 1 1 +( -840 1968 -16 ) ( -872 1968 -16 ) ( -840 1904 -16 ) wm1_2 0 0 0 1 1 +( -840 1968 -16 ) ( -840 1968 112 ) ( -872 1968 -16 ) wm1_2 0 0 0 1 1 +( -840 1968 -16 ) ( -840 1904 -16 ) ( -840 1968 112 ) +0dem5 16 112 0 1 1 +} +// brush 2713 +{ +( -832 2176 320 ) ( -896 2112 320 ) ( -896 2176 320 ) wbrick1_5 0 32 0 1 1 +( -896 2416 320 ) ( -896 2480 192 ) ( -896 2480 320 ) wbrick1_5 32 0 0 1 1 +( -832 2176 -256 ) ( -896 2112 -256 ) ( -832 2112 -256 ) wbrick1_5 0 32 0 1 1 +( -1168 1632 192 ) ( -1104 1632 320 ) ( -1104 1632 192 ) wbrick1_5 0 0 0 1 1 +( -832 2016 320 ) ( -832 2080 192 ) ( -832 2016 192 ) wbrick1_5 32 0 0 1 1 +( -928 1888 -64 ) ( -800 1888 -64 ) ( -928 1888 64 ) wbrick1_5 32 0 0 1 1 +} +// brush 2714 +{ +( -832 2176 320 ) ( -896 2112 320 ) ( -896 2176 320 ) wbrick1_5 0 32 0 1 1 +( -1328 2144 192 ) ( -1264 2144 320 ) ( -1328 2144 320 ) wbrick1_5 48 0 0 1 1 +( -896 2416 320 ) ( -896 2480 192 ) ( -896 2480 320 ) wbrick1_5 32 0 0 1 1 +( -832 2176 -256 ) ( -896 2112 -256 ) ( -832 2112 -256 ) wbrick1_5 0 32 0 1 1 +( -832 2016 320 ) ( -832 2080 192 ) ( -832 2016 192 ) wbrick1_5 32 0 0 1 1 +( -928 1984 64 ) ( -768 1984 -64 ) ( -928 1984 -64 ) wbrick1_5 32 0 0 1 1 +} +// brush 2715 +{ +( -832 2176 -32 ) ( -896 2112 -32 ) ( -896 2176 -32 ) wbrick1_5 0 32 0 1 1 +( -896 2416 -32 ) ( -896 2480 -160 ) ( -896 2480 -32 ) wbrick1_5 32 0 0 1 1 +( -832 2176 -256 ) ( -896 2112 -256 ) ( -832 2112 -256 ) wbrick1_5 0 32 0 1 1 +( -832 2016 -64 ) ( -832 2080 -192 ) ( -832 2016 -192 ) wbrick1_5 32 0 0 1 1 +( -928 1984 -448 ) ( -768 1984 -448 ) ( -928 1984 -320 ) wbrick1_5 0 0 0 1 1 +( -928 1888 -320 ) ( -800 1888 -448 ) ( -928 1888 -448 ) wbrick1_5 0 0 0 1 1 +} +// brush 2716 +{ +( -832 2176 320 ) ( -896 2112 320 ) ( -896 2176 320 ) wbrick1_5 0 32 0 1 1 +( -896 2416 320 ) ( -896 2480 192 ) ( -896 2480 320 ) wbrick1_5 32 0 0 1 1 +( -832 2176 128 ) ( -896 2112 128 ) ( -832 2112 128 ) wbrick1_5 0 32 0 1 1 +( -832 2016 320 ) ( -832 2080 192 ) ( -832 2016 192 ) wbrick1_5 32 0 0 1 1 +( -928 1984 -64 ) ( -768 1984 -64 ) ( -928 1984 64 ) wbrick1_5 0 0 0 1 1 +( -928 1888 64 ) ( -800 1888 -64 ) ( -928 1888 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2717 +{ +( 1980 1708 -66 ) ( 1980 1612 -66 ) ( 1916 1708 -66 ) wm1_1 0 0 0 1 1 +( 1982 1694 -64 ) ( 1918 1694 -64 ) ( 1982 1694 -72 ) wm1_1 0 0 0 1 1 +( 1982 1710 -64 ) ( 1982 1710 -72 ) ( 1982 1614 -64 ) wm1_1 0 0 0 1 1 +( 1916 1612 -72 ) ( 1980 1612 -72 ) ( 1916 1708 -72 ) wm1_1 0 0 0 1 1 +( 1922 1634 -72 ) ( 1922 1634 -64 ) ( 1986 1634 -72 ) wm1_1 0 0 0 1 1 +( 1922 1618 -72 ) ( 1922 1714 -72 ) ( 1922 1618 -64 ) wm1_1 0 0 0 1 1 +} +// brush 2718 +{ +( 2432 2368 384 ) ( 2432 1376 384 ) ( 2304 2368 384 ) wm1_2 0 0 0 1 1 +( 2464 2112 352 ) ( 2336 2112 352 ) ( 2464 2112 320 ) wm1_2 0 0 0 1 1 +( 2432 2368 352 ) ( 2432 2368 320 ) ( 2432 1376 352 ) wm1_2 0 0 0 1 1 +( 2304 1376 320 ) ( 2432 1376 320 ) ( 2304 2368 320 ) wm1_2 0 0 0 1 1 +( 2304 1376 320 ) ( 2304 1376 352 ) ( 2432 1376 320 ) wm1_2 0 0 0 1 1 +( 2304 1376 352 ) ( 2304 2368 352 ) ( 2304 1376 384 ) wm1_2 0 0 0 1 1 +} +// brush 2719 +{ +( 1600 2592 384 ) ( 1600 1600 384 ) ( 1472 2592 384 ) wm1_2 0 0 0 1 1 +( 1632 2336 352 ) ( 1504 2336 352 ) ( 1632 2336 320 ) wm1_2 0 0 0 1 1 +( 1600 2592 352 ) ( 1600 2592 320 ) ( 1600 1600 352 ) wm1_2 0 0 0 1 1 +( 1472 1600 320 ) ( 1600 1600 320 ) ( 1472 2592 320 ) wm1_2 0 0 0 1 1 +( 1568 2112 320 ) ( 1568 2112 352 ) ( 1696 2112 320 ) wm1_2 0 0 0 1 1 +( 1568 2112 352 ) ( 1568 3104 352 ) ( 1568 2112 384 ) wm1_2 0 0 0 1 1 +} +// brush 2720 +{ +( 1568 2336 384 ) ( 1568 2144 384 ) ( 1504 2336 384 ) wizwood1_5 0 0 0 1 1 +( 1568 2336 384 ) ( 1504 2336 384 ) ( 1568 2336 320 ) wizwood1_5 0 0 0 1 1 +( 1568 2336 384 ) ( 1568 2336 320 ) ( 1568 2144 384 ) wizwood1_5 0 0 0 1 1 +( 1504 2144 336 ) ( 1568 2144 336 ) ( 1504 2336 336 ) wizwood1_5 0 0 0 1 1 +( 1520 2112 320 ) ( 1520 2112 384 ) ( 1584 2112 320 ) wizwood1_5 0 0 0 1 1 +( 1504 2144 320 ) ( 1504 2336 320 ) ( 1504 2144 384 ) wizwood1_5 0 0 0 1 1 +} +// brush 2721 +{ +( 2336 2592 384 ) ( 2336 1600 384 ) ( 2208 2592 384 ) wm1_2 0 0 0 1 1 +( 2368 2336 352 ) ( 2240 2336 352 ) ( 2368 2336 320 ) wm1_2 0 0 0 1 1 +( 2336 2592 352 ) ( 2336 2592 320 ) ( 2336 1600 352 ) wm1_2 0 0 0 1 1 +( 2208 1600 320 ) ( 2336 1600 320 ) ( 2208 2592 320 ) wm1_2 0 0 0 1 1 +( 2304 2112 320 ) ( 2304 2112 352 ) ( 2432 2112 320 ) wm1_2 0 0 0 1 1 +( 2304 2112 352 ) ( 2304 3104 352 ) ( 2304 2112 384 ) wm1_2 0 0 0 1 1 +} +// brush 2722 +{ +( 2400 2336 384 ) ( 2400 2144 384 ) ( 2336 2336 384 ) wizwood1_5 0 0 0 1 1 +( 2400 2336 384 ) ( 2336 2336 384 ) ( 2400 2336 320 ) wizwood1_5 0 0 0 1 1 +( 2400 2336 384 ) ( 2400 2336 320 ) ( 2400 2144 384 ) wizwood1_5 0 0 0 1 1 +( 2336 2144 336 ) ( 2400 2144 336 ) ( 2336 2336 336 ) wizwood1_5 0 0 0 1 1 +( 2352 2112 320 ) ( 2352 2112 384 ) ( 2416 2112 320 ) wizwood1_5 0 0 0 1 1 +( 2336 2144 320 ) ( 2336 2336 320 ) ( 2336 2144 384 ) wizwood1_5 0 0 0 1 1 +} +// brush 2723 +{ +( 2432 2592 384 ) ( 2432 1600 384 ) ( 2304 2592 384 ) wm1_2 0 0 0 1 1 +( 2464 2336 352 ) ( 2336 2336 352 ) ( 2464 2336 320 ) wm1_2 0 0 0 1 1 +( 2432 2592 352 ) ( 2432 2592 320 ) ( 2432 1600 352 ) wm1_2 0 0 0 1 1 +( 2304 1600 320 ) ( 2432 1600 320 ) ( 2304 2592 320 ) wm1_2 0 0 0 1 1 +( 2400 2112 320 ) ( 2400 2112 352 ) ( 2528 2112 320 ) wm1_2 0 0 0 1 1 +( 2400 2112 352 ) ( 2400 3104 352 ) ( 2400 2112 384 ) wm1_2 0 0 0 1 1 +} +// brush 2724 +{ +( 2688 2488 308 ) ( 2688 2502 342 ) ( 2752 2502 342 ) exit02_2 0 0 0 1 1 +( 3104 2812 462 ) ( 3104 2492 78 ) ( 3104 2492 462 ) zarch1 0 0 0 1 1 +( 2688 2812 462 ) ( 2688 2492 78 ) ( 2688 2812 78 ) zarch1 160 192 0 1 1 +( 3040 2564 308 ) ( 3104 2502 342 ) ( 3040 2502 342 ) zarch1 0 0 0 1 1 +( 2752 2488 308 ) ( 2752 2564 308 ) ( 2688 2564 308 ) zarch1 0 0 0 1 1 +} +// brush 2725 +{ +( 2752 2612 416 ) ( 2752 2566 404 ) ( 2688 2566 404 ) exit02_2 0 0 0 1 1 +( 3104 2816 384 ) ( 3104 2496 0 ) ( 3104 2496 384 ) zarch1 0 0 0 1 1 +( 3104 2564 308 ) ( 3104 2596 340 ) ( 3040 2596 340 ) exit02_2 0 16 180 -1 1 +( 2688 2812 384 ) ( 2688 2492 0 ) ( 2688 2812 0 ) zarch1 160 192 0 1 1 +( 3104 2564 308 ) ( 3040 2566 404 ) ( 3104 2566 404 ) zarch1 0 0 0 1 1 +( 3040 2592 336 ) ( 3104 2612 416 ) ( 3040 2612 416 ) zarch1 0 0 0 1 1 +} +// brush 2726 +{ +( 2688 2612 416 ) ( 2688 2636 426 ) ( 2752 2636 426 ) exit02_2 0 0 0 1 1 +( 3104 2816 384 ) ( 3104 2496 0 ) ( 3104 2496 384 ) zarch1 0 0 0 1 1 +( 3104 2592 336 ) ( 3104 2632 358 ) ( 3040 2632 358 ) exit02_2 0 16 180 -1 1 +( 2688 2812 384 ) ( 2688 2492 0 ) ( 2688 2812 0 ) zarch1 160 192 0 1 1 +( 3104 2592 336 ) ( 3040 2612 416 ) ( 3104 2612 416 ) zarch1 0 0 0 1 1 +( 3040 2632 358 ) ( 3104 2636 426 ) ( 3040 2636 426 ) zarch1 0 0 0 1 1 +} +// brush 2727 +{ +( 2700 2496 224 ) ( 2764 2816 224 ) ( 2764 2496 224 ) exit02_2 0 0 0 1 1 +( 2752 2488 -88 ) ( 2688 2488 296 ) ( 2752 2488 296 ) exit02_2 0 0 0 1 1 +( 3104 2816 296 ) ( 3104 2496 -88 ) ( 3104 2496 296 ) exit02_2 0 0 0 1 1 +( 2688 2496 124 ) ( 2752 2816 124 ) ( 2688 2816 124 ) exit02_2 0 0 0 1 1 +( 2688 2816 296 ) ( 2688 2496 -88 ) ( 2688 2816 -88 ) exit02_2 160 192 0 1 1 +( 2976 2564 -152 ) ( 3168 2564 -152 ) ( 2976 2564 -24 ) exit02_2 0 0 0 1 1 +} +// brush 2728 +{ +( 2752 2566 404 ) ( 2752 2536 384 ) ( 2688 2536 384 ) exit02_2 0 0 0 1 1 +( 3104 2816 468 ) ( 3104 2496 84 ) ( 3104 2496 468 ) zarch1 0 0 0 1 1 +( 2688 2816 468 ) ( 2688 2496 84 ) ( 2688 2816 84 ) zarch1 160 192 0 1 1 +( 3104 2564 308 ) ( 3104 2566 404 ) ( 3040 2566 404 ) zarch1 0 0 0 1 1 +( 3040 2564 308 ) ( 3040 2536 384 ) ( 3104 2536 384 ) zarch1 0 0 0 1 1 +} +// brush 2729 +{ +( 2688 2536 384 ) ( 2752 2514 360 ) ( 2688 2514 360 ) exit02_2 0 0 0 1 1 +( 3104 2816 468 ) ( 3104 2496 84 ) ( 3104 2496 468 ) zarch1 0 0 0 1 1 +( 2688 2816 468 ) ( 2688 2496 84 ) ( 2688 2816 84 ) zarch1 160 192 0 1 1 +( 3104 2564 308 ) ( 3104 2536 384 ) ( 3040 2536 384 ) zarch1 0 0 0 1 1 +( 3104 2564 308 ) ( 3040 2514 360 ) ( 3104 2514 360 ) zarch1 0 0 0 1 1 +} +// brush 2730 +{ +( 2752 2514 360 ) ( 2752 2502 342 ) ( 2688 2502 342 ) exit02_2 0 0 0 1 1 +( 3104 2816 468 ) ( 3104 2496 84 ) ( 3104 2496 468 ) zarch1 0 0 0 1 1 +( 2688 2816 468 ) ( 2688 2496 84 ) ( 2688 2816 84 ) zarch1 160 192 0 1 1 +( 3104 2564 308 ) ( 3104 2514 360 ) ( 3040 2514 360 ) zarch1 0 0 0 1 1 +( 3104 2564 308 ) ( 3040 2502 342 ) ( 3104 2502 342 ) zarch1 0 0 0 1 1 +} +// brush 2731 +{ +( 2700 2496 308 ) ( 2764 2816 308 ) ( 2764 2496 308 ) zarch1 0 0 0 1 1 +( 2752 2488 0 ) ( 2688 2488 384 ) ( 2752 2488 384 ) exit02_2 0 0 0 1 1 +( 3104 2816 384 ) ( 3104 2496 0 ) ( 3104 2496 384 ) zarch1 0 0 0 1 1 +( 2688 2496 224 ) ( 2752 2816 224 ) ( 2688 2816 224 ) zarch1 0 0 0 1 1 +( 2688 2816 384 ) ( 2688 2496 0 ) ( 2688 2816 0 ) zarch1 160 192 0 1 1 +( 2976 2564 -64 ) ( 3168 2564 -64 ) ( 2976 2564 64 ) exit02_2 0 0 0 1 1 +} +// brush 2732 +{ +( 2752 2676 426 ) ( 2688 2676 426 ) ( 2688 2700 416 ) exit02_2 0 0 0 1 1 +( 3104 2816 384 ) ( 3104 2816 0 ) ( 3104 2496 384 ) zarch1 0 0 0 1 1 +( 3040 2680 358 ) ( 3104 2680 358 ) ( 3104 2720 336 ) exit02_2 0 16 180 -1 1 +( 2688 2500 0 ) ( 2688 2820 0 ) ( 2688 2500 384 ) zarch1 160 192 0 1 1 +( 3104 2700 416 ) ( 3040 2700 416 ) ( 3104 2720 336 ) zarch1 0 0 0 1 1 +( 3040 2676 426 ) ( 3104 2676 426 ) ( 3040 2680 358 ) zarch1 0 0 0 1 1 +} +// brush 2733 +{ +( 2764 2816 224 ) ( 2764 2496 224 ) ( 2700 2816 224 ) exit02_2 0 0 0 1 1 +( 2752 2824 296 ) ( 2688 2824 296 ) ( 2752 2824 -88 ) exit02_2 0 0 0 1 1 +( 3104 2816 296 ) ( 3104 2816 -88 ) ( 3104 2496 296 ) exit02_2 0 0 0 1 1 +( 2688 2496 96 ) ( 2752 2496 96 ) ( 2688 2816 96 ) exit02_2 0 0 0 1 1 +( 2688 2496 -116 ) ( 2688 2816 -116 ) ( 2688 2496 268 ) exit02_2 160 192 0 1 1 +( 2976 2748 -24 ) ( 3168 2748 -152 ) ( 2976 2748 -152 ) exit02_2 0 0 0 1 1 +} +// brush 2734 +{ +( 2688 2776 384 ) ( 2752 2776 384 ) ( 2752 2746 404 ) exit02_2 0 0 0 1 1 +( 3104 2816 468 ) ( 3104 2816 84 ) ( 3104 2496 468 ) zarch1 0 0 0 1 1 +( 2688 2496 84 ) ( 2688 2816 84 ) ( 2688 2496 468 ) zarch1 160 192 0 1 1 +( 3040 2746 404 ) ( 3104 2746 404 ) ( 3104 2748 308 ) zarch1 0 0 0 1 1 +( 3104 2776 384 ) ( 3040 2776 384 ) ( 3040 2748 308 ) zarch1 0 0 0 1 1 +} +// brush 2735 +{ +( 2688 2798 360 ) ( 2752 2798 360 ) ( 2688 2776 384 ) exit02_2 0 0 0 1 1 +( 3104 2816 468 ) ( 3104 2816 84 ) ( 3104 2496 468 ) zarch1 0 0 0 1 1 +( 2688 2496 84 ) ( 2688 2816 84 ) ( 2688 2496 468 ) zarch1 160 192 0 1 1 +( 3040 2776 384 ) ( 3104 2776 384 ) ( 3104 2748 308 ) zarch1 0 0 0 1 1 +( 3104 2798 360 ) ( 3040 2798 360 ) ( 3104 2748 308 ) zarch1 0 0 0 1 1 +} +// brush 2736 +{ +( 2752 2810 342 ) ( 2688 2810 342 ) ( 2688 2824 308 ) exit02_2 0 0 0 1 1 +( 3104 2820 462 ) ( 3104 2820 78 ) ( 3104 2500 462 ) zarch1 0 0 0 1 1 +( 2688 2500 78 ) ( 2688 2820 78 ) ( 2688 2500 462 ) zarch1 160 192 0 1 1 +( 3040 2810 342 ) ( 3104 2810 342 ) ( 3040 2748 308 ) zarch1 0 0 0 1 1 +( 2688 2748 308 ) ( 2752 2748 308 ) ( 2752 2824 308 ) zarch1 0 0 0 1 1 +} +// brush 2737 +{ +( 2688 2746 404 ) ( 2752 2746 404 ) ( 2752 2700 416 ) exit02_2 0 0 0 1 1 +( 3104 2816 384 ) ( 3104 2816 0 ) ( 3104 2496 384 ) zarch1 0 0 0 1 1 +( 3040 2716 340 ) ( 3104 2716 340 ) ( 3104 2748 308 ) exit02_2 0 16 180 -1 1 +( 2688 2500 0 ) ( 2688 2820 0 ) ( 2688 2500 384 ) zarch1 160 192 0 1 1 +( 3104 2746 404 ) ( 3040 2746 404 ) ( 3104 2748 308 ) zarch1 0 0 0 1 1 +( 3040 2700 416 ) ( 3104 2700 416 ) ( 3040 2720 336 ) zarch1 0 0 0 1 1 +} +// brush 2738 +{ +( 2764 2816 308 ) ( 2764 2496 308 ) ( 2700 2816 308 ) zarch1 0 0 0 1 1 +( 2752 2824 384 ) ( 2688 2824 384 ) ( 2752 2824 0 ) exit02_2 0 0 0 1 1 +( 3104 2816 384 ) ( 3104 2816 0 ) ( 3104 2496 384 ) zarch1 0 0 0 1 1 +( 2688 2496 224 ) ( 2752 2496 224 ) ( 2688 2816 224 ) zarch1 0 0 0 1 1 +( 2688 2496 0 ) ( 2688 2816 0 ) ( 2688 2496 384 ) zarch1 160 192 0 1 1 +( 2976 2748 64 ) ( 3168 2748 -64 ) ( 2976 2748 -64 ) exit02_2 0 0 0 1 1 +} +// brush 2739 +{ +( 2688 2810 342 ) ( 2752 2810 342 ) ( 2752 2798 360 ) exit02_2 0 0 0 1 1 +( 3104 2816 468 ) ( 3104 2816 84 ) ( 3104 2496 468 ) zarch1 0 0 0 1 1 +( 2688 2496 84 ) ( 2688 2816 84 ) ( 2688 2496 468 ) zarch1 160 192 0 1 1 +( 3040 2798 360 ) ( 3104 2798 360 ) ( 3104 2748 308 ) zarch1 0 0 0 1 1 +( 3104 2810 342 ) ( 3040 2810 342 ) ( 3104 2748 308 ) zarch1 0 0 0 1 1 +} +// brush 2740 +{ +( 2688 2656 426 ) ( 2752 2656 426 ) ( 2752 2636 426 ) exit02_2 0 0 0 1 1 +( 3104 2816 384 ) ( 3104 2496 0 ) ( 3104 2496 384 ) zarch1 0 0 0 1 1 +( 2752 2656 358 ) ( 2688 2656 358 ) ( 2752 2632 358 ) exit02_2 0 16 180 -1 1 +( 2688 2812 384 ) ( 2688 2492 0 ) ( 2688 2812 0 ) zarch1 160 192 0 1 1 +( 3104 2632 358 ) ( 3040 2636 426 ) ( 3104 2636 426 ) zarch1 0 0 0 1 1 +( 3104 2676 426 ) ( 3040 2676 426 ) ( 3104 2680 358 ) zarch1 0 0 0 1 1 +} +// brush 2741 +{ +( 2688 2488 124 ) ( 2672 2528 124 ) ( 2672 2528 190 ) exit02_2 32 0 0 1 1 +( 2688 2488 96 ) ( 2688 2488 224 ) ( 2688 2564 224 ) exit02_2 0 0 0 1 1 +( 2646 2488 96 ) ( 2688 2564 96 ) ( 2646 2564 96 ) exit02_2 0 0 0 1 1 +( 2688 2564 224 ) ( 2672 2528 190 ) ( 2672 2528 124 ) exit02_2 32 0 0 1 1 +( 2672 2528 184 ) ( 2688 2564 224 ) ( 2688 2488 224 ) exit02_2 32 0 0 1 1 +} +// brush 2742 +{ +( 2672 2528 184 ) ( 2664 2552 124 ) ( 2688 2564 224 ) exit02_2 32 0 0 1 1 +( 2661 2528 96 ) ( 2672 2564 96 ) ( 2661 2564 96 ) exit02_2 0 0 0 1 1 +( 2688 2564 224 ) ( 2664 2552 124 ) ( 2688 2564 96 ) exit02_2 0 0 0 1 1 +( 2664 2552 96 ) ( 2664 2552 124 ) ( 2672 2528 96 ) exit02_2 0 0 0 1 1 +( 2672 2528 96 ) ( 2672 2528 184 ) ( 2688 2564 96 ) exit02_2 0 0 0 1 1 +} +// brush 2743 +{ +( 3040 2564 224 ) ( 3040 2580 124 ) ( 3104 2580 124 ) exit02_2 0 0 0 1 1 +( 3104 2564 96 ) ( 3040 2564 224 ) ( 3104 2564 224 ) exit02_2 0 0 0 1 1 +( 3104 2580 224 ) ( 3104 2564 96 ) ( 3104 2564 224 ) exit02_2 0 0 0 1 1 +( 2688 2564 96 ) ( 2752 2580 96 ) ( 2688 2580 96 ) exit02_2 0 0 0 1 1 +( 3104 2580 96 ) ( 3104 2580 124 ) ( 3040 2580 124 ) exit02_2 0 0 0 1 1 +( 2688 2580 224 ) ( 2688 2564 96 ) ( 2688 2580 96 ) exit02_2 0 0 0 1 1 +} +// brush 2744 +{ +( 2752 2496 448 ) ( 2816 2944 448 ) ( 2816 2496 448 ) wbrick1_5 0 0 0 1 1 +( 2816 2496 0 ) ( 2752 2496 512 ) ( 2816 2496 512 ) wbrick1_5 0 0 0 1 1 +( 2784 2944 608 ) ( 2784 2496 96 ) ( 2784 2496 608 ) wbrick1_5 0 0 0 1 1 +( 2784 2496 320 ) ( 2784 2656 416 ) ( 2752 2656 416 ) wbrick1_5 0 0 0 1 1 +( 2752 2656 448 ) ( 2752 2656 416 ) ( 2784 2656 416 ) wbrick1_5 0 0 0 1 1 +( 2752 2944 512 ) ( 2752 2496 0 ) ( 2752 2944 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 2745 +{ +( 2720 2560 384 ) ( 2752 2592 384 ) ( 2752 2560 384 ) wizwood1_4 0 4 0 1 1 +( 2752 2560 96 ) ( 2720 2560 128 ) ( 2752 2560 128 ) wizwood1_4 0 4 0 1 1 +( 2752 2592 128 ) ( 2752 2560 96 ) ( 2752 2560 128 ) wizwood1_4 0 4 0 1 1 +( 2720 2560 96 ) ( 2752 2592 96 ) ( 2720 2592 96 ) wizwood1_4 0 4 0 1 1 +( 2752 2580 96 ) ( 2720 2580 128 ) ( 2720 2580 96 ) wizwood1_4 4 4 0 1 1 +( 2720 2592 128 ) ( 2720 2560 96 ) ( 2720 2592 96 ) wizwood1_4 0 4 0 1 1 +} +// brush 2746 +{ +( 2752 2752 384 ) ( 2752 2720 384 ) ( 2720 2752 384 ) wizwood1_4 0 4 0 1 1 +( 2752 2752 128 ) ( 2720 2752 128 ) ( 2752 2752 96 ) wizwood1_4 0 4 0 1 1 +( 2752 2752 128 ) ( 2752 2752 96 ) ( 2752 2720 128 ) wizwood1_4 0 4 0 1 1 +( 2720 2720 96 ) ( 2752 2720 96 ) ( 2720 2752 96 ) wizwood1_4 0 4 0 1 1 +( 2720 2732 96 ) ( 2720 2732 128 ) ( 2752 2732 96 ) wizwood1_4 4 4 0 1 1 +( 2720 2720 96 ) ( 2720 2752 96 ) ( 2720 2720 128 ) wizwood1_4 0 4 0 1 1 +} +// brush 2747 +{ +( 2740 2588 324 ) ( 2740 2580 324 ) ( 2732 2588 324 ) clip 0 0 0 1 1 +( 2740 2588 324 ) ( 2732 2588 324 ) ( 2740 2588 96 ) clip 0 0 0 1 1 +( 2740 2588 324 ) ( 2740 2588 96 ) ( 2740 2580 324 ) clip 0 0 0 1 1 +( 2732 2580 96 ) ( 2740 2580 96 ) ( 2732 2588 96 ) clip 0 0 0 1 1 +( 2732 2580 96 ) ( 2732 2580 324 ) ( 2740 2580 96 ) clip 0 0 0 1 1 +( 2732 2580 96 ) ( 2732 2588 96 ) ( 2732 2580 324 ) clip 0 0 0 1 1 +} +// brush 2748 +{ +( 2740 2732 324 ) ( 2740 2724 324 ) ( 2732 2732 324 ) clip 0 0 0 1 1 +( 2740 2732 324 ) ( 2732 2732 324 ) ( 2740 2732 96 ) clip 0 0 0 1 1 +( 2740 2732 324 ) ( 2740 2732 96 ) ( 2740 2724 324 ) clip 0 0 0 1 1 +( 2732 2724 96 ) ( 2740 2724 96 ) ( 2732 2732 96 ) clip 0 0 0 1 1 +( 2732 2724 96 ) ( 2732 2724 324 ) ( 2740 2724 96 ) clip 0 0 0 1 1 +( 2732 2724 96 ) ( 2732 2732 96 ) ( 2732 2724 324 ) clip 0 0 0 1 1 +} +// brush 2749 +{ +( 512 1584 88 ) ( 512 1584 112 ) ( 512 1648 112 ) wm1_2 0 0 0 1 1 +( 432 1648 32 ) ( 448 1648 104 ) ( 432 1648 104 ) wm1_1 0 0 0 1 1 +( 432 1584 32 ) ( 512 1648 112 ) ( 512 1584 112 ) wm1_2 0 0 0 1 1 +( 432 1584 32 ) ( 448 1584 24 ) ( 448 1648 24 ) wm1_2 0 0 0 1 1 +( 432 1584 32 ) ( 448 1584 104 ) ( 448 1584 32 ) wm1_1 0 0 0 1 1 +( 448 1648 24 ) ( 512 1584 88 ) ( 512 1648 88 ) wm1_2 0 0 0 1 1 +} +// brush 2750 +{ +( 512 1648 112 ) ( 512 1584 112 ) ( 512 1584 88 ) wm1_2 0 0 0 1 1 +( 592 1648 104 ) ( 576 1648 104 ) ( 592 1648 32 ) wm1_1 0 0 0 1 1 +( 512 1584 112 ) ( 512 1648 112 ) ( 592 1584 32 ) wm1_2 0 0 0 1 1 +( 576 1648 24 ) ( 576 1584 24 ) ( 592 1584 32 ) wm1_2 0 0 0 1 1 +( 576 1584 32 ) ( 576 1584 104 ) ( 592 1584 32 ) wm1_1 0 0 0 1 1 +( 512 1648 88 ) ( 512 1584 88 ) ( 576 1648 24 ) wm1_2 0 0 0 1 1 +} +// brush 2751 +{ +( 384 1600 320 ) ( 384 1664 320 ) ( 640 1600 320 ) window03k 0 128 0 1 -1 +( 384 1600 288 ) ( 640 1600 288 ) ( 384 1600 160 ) wbrick1_5 0 0 0 1 1 +( 512 1600 320 ) ( 512 1600 192 ) ( 512 1664 320 ) window03k 128 0 0 -1 1 +( 640 1664 32 ) ( 384 1664 32 ) ( 640 1600 32 ) window03k 0 128 0 1 -1 +( 640 1632 160 ) ( 640 1632 288 ) ( 384 1632 160 ) window03k 128 96 0 1 1 +( 736 1664 160 ) ( 736 1600 160 ) ( 736 1664 288 ) window03k 128 0 0 -1 1 +( 512 3648 112 ) ( 592 3648 32 ) ( 512 3776 112 ) wiz1_1 0 0 0 1 -1 +} +// brush 2752 +{ +( 384 1600 320 ) ( 640 1664 320 ) ( 640 1600 320 ) window03k 0 128 0 1 -1 +( 640 1600 160 ) ( 384 1600 288 ) ( 640 1600 288 ) wbrick1_5 0 0 0 1 1 +( 512 1664 320 ) ( 512 1600 192 ) ( 512 1600 320 ) window03k 128 0 0 -1 1 +( 384 1600 32 ) ( 640 1664 32 ) ( 384 1664 32 ) window03k 0 128 0 1 -1 +( 640 1632 160 ) ( 384 1632 288 ) ( 384 1632 160 ) window03k 128 96 0 1 1 +( 288 1664 288 ) ( 288 1600 160 ) ( 288 1664 160 ) window03k 128 0 0 -1 1 +( 512 3776 112 ) ( 432 3648 32 ) ( 512 3648 112 ) wiz1_1 0 0 0 1 -1 +} +// brush 2753 +{ +( 496 1600 160 ) ( 528 1600 160 ) ( 528 1584 160 ) wm1_1 0 0 0 1 1 +( 528 1592 184 ) ( 528 1600 184 ) ( 528 1592 96 ) wm1_1 0 0 0 1 1 +( 496 1584 160 ) ( 528 1584 160 ) ( 496 1592 96 ) wm1_2 0 0 0 1 1 +( 496 1600 96 ) ( 496 1592 96 ) ( 528 1600 96 ) wm1_1 0 0 0 1 1 +( 496 1600 96 ) ( 496 1600 184 ) ( 496 1592 96 ) wm1_1 0 0 0 1 1 +( 528 1600 160 ) ( 496 1600 160 ) ( 528 1600 96 ) wm1_1 0 0 0 1 1 +} +// brush 2754 +{ +( 720 1152 224 ) ( 720 1248 224 ) ( 752 1152 224 ) wm1_2 0 0 0 1 1 +( 736 1152 224 ) ( 736 1152 176 ) ( 720 1168 176 ) wm1_2 0 0 0 1 1 +( 720 1536 224 ) ( 720 1536 192 ) ( 720 1632 224 ) wm1_2 0 0 0 1 1 +( 752 1248 160 ) ( 720 1248 160 ) ( 752 1152 160 ) wm1_2 0 0 0 1 1 +( 736 1600 176 ) ( 736 1600 224 ) ( 720 1584 224 ) wm1_2 0 0 0 1 1 +( 736 1600 224 ) ( 736 1600 176 ) ( 736 1152 176 ) wm1_2 0 0 0 1 1 +} +// brush 2755 +{ +( 288 1168 224 ) ( 384 1168 224 ) ( 288 1136 224 ) wm1_2 0 0 0 1 1 +( 288 1152 224 ) ( 288 1152 176 ) ( 304 1168 176 ) wm1_2 0 0 0 1 1 +( 672 1168 224 ) ( 672 1168 192 ) ( 768 1168 224 ) wm1_2 0 0 0 1 1 +( 384 1136 160 ) ( 384 1168 160 ) ( 288 1136 160 ) wm1_2 0 0 0 1 1 +( 736 1152 176 ) ( 736 1152 224 ) ( 720 1168 224 ) wm1_2 0 0 0 1 1 +( 736 1152 224 ) ( 736 1152 176 ) ( 288 1152 176 ) wm1_2 0 0 0 1 1 +} +// brush 2756 +{ +( 304 1600 224 ) ( 304 1504 224 ) ( 272 1600 224 ) wm1_2 0 0 0 1 1 +( 288 1600 224 ) ( 288 1600 176 ) ( 304 1584 176 ) wm1_2 0 0 0 1 1 +( 304 1216 224 ) ( 304 1216 192 ) ( 304 1120 224 ) wm1_2 0 0 0 1 1 +( 272 1504 160 ) ( 304 1504 160 ) ( 272 1600 160 ) wm1_2 0 0 0 1 1 +( 288 1152 176 ) ( 288 1152 224 ) ( 304 1168 224 ) wm1_2 0 0 0 1 1 +( 288 1152 224 ) ( 288 1152 176 ) ( 288 1600 176 ) wm1_2 0 0 0 1 1 +} +// brush 2757 +{ +( 288 1360 160 ) ( 288 1392 160 ) ( 304 1392 160 ) wm1_1 0 0 0 1 1 +( 296 1392 184 ) ( 288 1392 184 ) ( 296 1392 96 ) wm1_1 0 0 0 1 1 +( 304 1360 160 ) ( 304 1392 160 ) ( 296 1360 96 ) wm1_2 0 0 0 1 1 +( 288 1360 96 ) ( 296 1360 96 ) ( 288 1392 96 ) wm1_1 0 0 0 1 1 +( 288 1360 96 ) ( 288 1360 184 ) ( 296 1360 96 ) wm1_1 0 0 0 1 1 +( 288 1392 160 ) ( 288 1360 160 ) ( 288 1392 96 ) wm1_1 0 0 0 1 1 +} +// brush 2758 +{ +( 480 1280 224 ) ( 432 1280 224 ) ( 480 1344 224 ) wm1_2 0 0 0 1 1 +( 304 1120 224 ) ( 304 1120 160 ) ( 304 1168 160 ) wm1_2 0 0 0 1 1 +( 432 1344 160 ) ( 432 1280 160 ) ( 480 1344 160 ) wm1_1 0 0 0 1 1 +( 384 1296 224 ) ( 384 1296 160 ) ( 432 1344 224 ) wm1_2 0 0 0 1 1 +( 432 1344 160 ) ( 480 1344 160 ) ( 432 1344 224 ) wm1_2 0 0 0 1 1 +( 480 1392 224 ) ( 480 1392 160 ) ( 480 1344 160 ) wm1_2 0 0 0 1 1 +( 400 1216 224 ) ( 400 1216 160 ) ( 352 1168 224 ) wm1_2 0 0 0 1 1 +( 352 1168 160 ) ( 304 1168 160 ) ( 352 1168 224 ) wm1_2 0 0 0 1 1 +( 448 1344 -64 ) ( 480 1312 -64 ) ( 448 1344 64 ) wm1_1 0 0 0 1 1 +} +// brush 2759 +{ +( 288 1184 224 ) ( 384 1184 224 ) ( 288 1152 224 ) wizwood1_5 0 0 0 1 1 +( 352 1168 224 ) ( 352 1168 176 ) ( 480 1296 176 ) wizwood1_5 0 0 0 1 1 +( 592 1296 176 ) ( 592 1296 224 ) ( 480 1296 224 ) wizwood1_5 0 0 0 1 1 +( 384 1152 176 ) ( 384 1184 176 ) ( 288 1152 176 ) wizwood1_5 0 0 0 1 1 +( 544 1296 224 ) ( 544 1296 176 ) ( 672 1168 224 ) wizwood1_5 0 0 0 1 1 +( 352 1168 176 ) ( 352 1168 224 ) ( 720 1168 224 ) wizwood1_5 0 0 0 1 1 +} +// brush 2760 +{ +( 480 1312 224 ) ( 544 1312 224 ) ( 480 1296 224 ) wm1_2 0 0 0 1 1 +( 480 1312 224 ) ( 480 1296 224 ) ( 480 1312 160 ) wm1_2 0 0 0 1 1 +( 480 1312 224 ) ( 480 1312 160 ) ( 544 1312 224 ) wm1_2 0 0 0 1 1 +( 544 1296 160 ) ( 544 1312 160 ) ( 480 1296 160 ) wm1_2 0 0 0 1 1 +( 544 1296 160 ) ( 544 1296 224 ) ( 544 1312 160 ) wm1_2 0 0 0 1 1 +( 544 1296 160 ) ( 480 1296 160 ) ( 544 1296 224 ) wm1_2 0 0 0 1 1 +} +// brush 2761 +{ +( 576 1344 224 ) ( 576 1408 224 ) ( 592 1344 224 ) wm1_2 0 0 0 1 1 +( 576 1344 224 ) ( 592 1344 224 ) ( 576 1344 160 ) wm1_2 0 0 0 1 1 +( 576 1344 224 ) ( 576 1344 160 ) ( 576 1408 224 ) wm1_2 0 0 0 1 1 +( 592 1408 160 ) ( 576 1408 160 ) ( 592 1344 160 ) wm1_2 0 0 0 1 1 +( 592 1408 160 ) ( 592 1408 224 ) ( 576 1408 160 ) wm1_2 0 0 0 1 1 +( 592 1408 160 ) ( 592 1344 160 ) ( 592 1408 224 ) wm1_2 0 0 0 1 1 +} +// brush 2762 +{ +( 608 1344 224 ) ( 608 1296 224 ) ( 544 1344 224 ) wm1_2 0 0 0 1 1 +( 768 1168 224 ) ( 768 1168 160 ) ( 720 1168 160 ) wm1_2 0 0 0 1 1 +( 544 1296 160 ) ( 608 1296 160 ) ( 544 1344 160 ) wm1_1 0 0 0 1 1 +( 592 1248 224 ) ( 592 1248 160 ) ( 544 1296 224 ) wm1_2 0 0 0 1 1 +( 544 1296 160 ) ( 544 1344 160 ) ( 544 1296 224 ) wm1_2 0 0 0 1 1 +( 496 1344 224 ) ( 496 1344 160 ) ( 544 1344 160 ) wm1_2 0 0 0 1 1 +( 672 1264 224 ) ( 672 1264 160 ) ( 720 1216 224 ) wm1_2 0 0 0 1 1 +( 720 1216 160 ) ( 720 1168 160 ) ( 720 1216 224 ) wm1_2 0 0 0 1 1 +( 544 1312 -64 ) ( 576 1344 -64 ) ( 544 1312 64 ) wm1_1 0 0 0 1 1 +} +// brush 2763 +{ +( 704 1152 224 ) ( 704 1248 224 ) ( 736 1152 224 ) wizwood1_5 0 0 0 1 1 +( 720 1216 224 ) ( 720 1216 176 ) ( 592 1344 176 ) wizwood1_5 0 0 0 1 1 +( 592 1456 176 ) ( 592 1456 224 ) ( 592 1344 224 ) wizwood1_5 0 0 0 1 1 +( 736 1248 176 ) ( 704 1248 176 ) ( 736 1152 176 ) wizwood1_5 0 0 0 1 1 +( 592 1408 224 ) ( 592 1408 176 ) ( 720 1536 224 ) wizwood1_5 0 0 0 1 1 +( 720 1216 176 ) ( 720 1216 224 ) ( 720 1584 224 ) wizwood1_5 0 0 0 1 1 +} +// brush 2764 +{ +( 544 1440 224 ) ( 480 1440 224 ) ( 544 1456 224 ) wm1_2 0 0 0 1 1 +( 544 1440 224 ) ( 544 1456 224 ) ( 544 1440 160 ) wm1_2 0 0 0 1 1 +( 544 1440 224 ) ( 544 1440 160 ) ( 480 1440 224 ) wm1_2 0 0 0 1 1 +( 480 1456 160 ) ( 480 1440 160 ) ( 544 1456 160 ) wm1_2 0 0 0 1 1 +( 480 1456 160 ) ( 480 1456 224 ) ( 480 1440 160 ) wm1_2 0 0 0 1 1 +( 480 1456 160 ) ( 544 1456 160 ) ( 480 1456 224 ) wm1_2 0 0 0 1 1 +} +// brush 2765 +{ +( 416 1408 224 ) ( 416 1456 224 ) ( 480 1408 224 ) wm1_2 0 0 0 1 1 +( 256 1584 224 ) ( 256 1584 160 ) ( 304 1584 160 ) wm1_2 0 0 0 1 1 +( 480 1456 160 ) ( 416 1456 160 ) ( 480 1408 160 ) wm1_1 0 0 0 1 1 +( 432 1504 224 ) ( 432 1504 160 ) ( 480 1456 224 ) wm1_2 0 0 0 1 1 +( 480 1456 160 ) ( 480 1408 160 ) ( 480 1456 224 ) wm1_2 0 0 0 1 1 +( 528 1408 224 ) ( 528 1408 160 ) ( 480 1408 160 ) wm1_2 0 0 0 1 1 +( 352 1488 224 ) ( 352 1488 160 ) ( 304 1536 224 ) wm1_2 0 0 0 1 1 +( 304 1536 160 ) ( 304 1584 160 ) ( 304 1536 224 ) wm1_2 0 0 0 1 1 +( 480 1440 -64 ) ( 448 1408 -64 ) ( 480 1440 64 ) wm1_1 0 0 0 1 1 +} +// brush 2766 +{ +( 320 1600 224 ) ( 320 1504 224 ) ( 288 1600 224 ) wizwood1_5 0 0 0 1 1 +( 304 1536 224 ) ( 304 1536 176 ) ( 432 1408 176 ) wizwood1_5 0 0 0 1 1 +( 432 1296 176 ) ( 432 1296 224 ) ( 432 1408 224 ) wizwood1_5 0 0 0 1 1 +( 288 1504 176 ) ( 320 1504 176 ) ( 288 1600 176 ) wizwood1_5 0 0 0 1 1 +( 432 1344 224 ) ( 432 1344 176 ) ( 304 1216 224 ) wizwood1_5 0 0 0 1 1 +( 304 1536 176 ) ( 304 1536 224 ) ( 304 1168 224 ) wizwood1_5 0 0 0 1 1 +} +// brush 2767 +{ +( 448 1408 224 ) ( 448 1344 224 ) ( 432 1408 224 ) wm1_2 0 0 0 1 1 +( 448 1408 224 ) ( 432 1408 224 ) ( 448 1408 160 ) wm1_2 0 0 0 1 1 +( 448 1408 224 ) ( 448 1408 160 ) ( 448 1344 224 ) wm1_2 0 0 0 1 1 +( 432 1344 160 ) ( 448 1344 160 ) ( 432 1408 160 ) wm1_2 0 0 0 1 1 +( 432 1344 160 ) ( 432 1344 224 ) ( 448 1344 160 ) wm1_2 0 0 0 1 1 +( 432 1344 160 ) ( 432 1408 160 ) ( 432 1344 224 ) wm1_2 0 0 0 1 1 +} +// brush 2768 +{ +( 544 1472 224 ) ( 592 1472 224 ) ( 544 1408 224 ) wm1_2 0 0 0 1 1 +( 720 1632 224 ) ( 720 1632 160 ) ( 720 1584 160 ) wm1_2 0 0 0 1 1 +( 592 1408 160 ) ( 592 1472 160 ) ( 544 1408 160 ) wm1_1 0 0 0 1 1 +( 640 1456 224 ) ( 640 1456 160 ) ( 592 1408 224 ) wm1_2 0 0 0 1 1 +( 592 1408 160 ) ( 544 1408 160 ) ( 592 1408 224 ) wm1_2 0 0 0 1 1 +( 544 1360 224 ) ( 544 1360 160 ) ( 544 1408 160 ) wm1_2 0 0 0 1 1 +( 624 1536 224 ) ( 624 1536 160 ) ( 672 1584 224 ) wm1_2 0 0 0 1 1 +( 672 1584 160 ) ( 720 1584 160 ) ( 672 1584 224 ) wm1_2 0 0 0 1 1 +( 576 1408 -64 ) ( 544 1440 -64 ) ( 576 1408 64 ) wm1_1 0 0 0 1 1 +} +// brush 2769 +{ +( 736 1568 224 ) ( 640 1568 224 ) ( 736 1600 224 ) wizwood1_5 0 0 0 1 1 +( 672 1584 224 ) ( 672 1584 176 ) ( 544 1456 176 ) wizwood1_5 0 0 0 1 1 +( 432 1456 176 ) ( 432 1456 224 ) ( 544 1456 224 ) wizwood1_5 0 0 0 1 1 +( 640 1600 176 ) ( 640 1568 176 ) ( 736 1600 176 ) wizwood1_5 0 0 0 1 1 +( 480 1456 224 ) ( 480 1456 176 ) ( 352 1584 224 ) wizwood1_5 0 0 0 1 1 +( 672 1584 176 ) ( 672 1584 224 ) ( 304 1584 224 ) wizwood1_5 0 0 0 1 1 +} +// brush 2770 +{ +( 256 1504 224 ) ( 320 1248 224 ) ( 256 1248 224 ) window03k 0 128 0 1 -1 +( 256 1248 160 ) ( 256 1504 288 ) ( 256 1248 288 ) wbrick1_5 0 0 0 1 1 +( 320 1376 224 ) ( 256 1376 96 ) ( 256 1376 224 ) window03k 128 0 0 -1 1 +( 256 1504 32 ) ( 320 1248 32 ) ( 320 1504 32 ) window03k 0 128 0 1 -1 +( 288 1248 160 ) ( 288 1504 288 ) ( 288 1504 160 ) wbrick1_5 32 0 0 1 1 +( 320 1600 288 ) ( 256 1600 160 ) ( 320 1600 160 ) window03k 128 0 0 -1 1 +( 2432 1376 112 ) ( 2304 1456 32 ) ( 2304 1376 112 ) wiz1_1 0 0 0 1 -1 +} +// brush 2771 +{ +( 656 1184 160 ) ( 592 1120 160 ) ( 592 1184 160 ) wbrick1_5 0 0 0 1 1 +( 672 1152 -64 ) ( 736 1152 64 ) ( 672 1152 64 ) wbrick1_5 0 0 0 1 1 +( 560 1152 32 ) ( 560 1216 -96 ) ( 560 1216 32 ) wbrick1_5 0 0 0 1 1 +( 656 1184 -64 ) ( 592 1120 -64 ) ( 656 1120 -64 ) wbrick1_5 0 0 0 1 1 +( 592 1120 -64 ) ( 656 1120 64 ) ( 656 1120 -64 ) wbrick1_5 0 0 0 1 1 +( 736 1088 64 ) ( 736 1152 -64 ) ( 736 1088 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2772 +{ +( 384 1184 160 ) ( 320 1120 160 ) ( 320 1184 160 ) wbrick1_5 0 0 0 1 1 +( 400 1152 -64 ) ( 464 1152 64 ) ( 400 1152 64 ) wbrick1_5 0 0 0 1 1 +( 288 1152 128 ) ( 288 1216 0 ) ( 288 1216 128 ) wbrick1_5 0 0 0 1 1 +( 384 1184 -64 ) ( 320 1120 -64 ) ( 384 1120 -64 ) wbrick1_5 0 0 0 1 1 +( 320 1120 -64 ) ( 384 1120 64 ) ( 384 1120 -64 ) wbrick1_5 0 0 0 1 1 +( 464 1088 64 ) ( 464 1152 -64 ) ( 464 1088 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2773 +{ +( 464 1184 -32 ) ( 400 1120 -32 ) ( 400 1184 -32 ) wbrick1_5 0 0 0 1 1 +( 496 1152 -64 ) ( 560 1152 64 ) ( 496 1152 64 ) wbrick1_5 0 0 0 1 1 +( 464 1152 128 ) ( 464 1216 0 ) ( 464 1216 128 ) wbrick1_5 0 0 0 1 1 +( 480 1184 -64 ) ( 416 1120 -64 ) ( 480 1120 -64 ) wbrick1_5 0 0 0 1 1 +( 416 1120 -64 ) ( 480 1120 64 ) ( 480 1120 -64 ) wbrick1_5 0 0 0 1 1 +( 560 1088 64 ) ( 560 1152 -64 ) ( 560 1088 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2774 +{ +( 1312 2296 120 ) ( 1288 2296 120 ) ( 1288 2288 128 ) wm1_1 0 0 0 1 1 +( 1312 2064 128 ) ( 1272 2064 128 ) ( 1312 2448 128 ) wm1_1 0 0 0 1 1 +( 1312 2064 128 ) ( 1312 2448 128 ) ( 1312 2064 120 ) wm1_1 0 0 0 1 1 +( 1288 2376 120 ) ( 1312 2376 120 ) ( 1312 2384 128 ) wm1_1 0 0 0 1 1 +( 1296 2408 112 ) ( 1272 2408 112 ) ( 1272 2296 112 ) wm1_1 0 0 0 1 1 +( 1272 2448 120 ) ( 1272 2448 128 ) ( 1272 2064 120 ) wm1_2 0 0 0 1 1 +} +// brush 2775 +{ +( 1312 2296 -24 ) ( 1288 2296 -24 ) ( 1288 2288 -32 ) wm1_1 0 0 0 1 1 +( 1312 2288 -224 ) ( 1272 2288 -224 ) ( 1312 2288 160 ) wm1_1 0 0 0 1 1 +( 1312 2288 -256 ) ( 1312 2288 128 ) ( 1312 2296 -256 ) wm1_1 0 0 0 1 1 +( 1288 2296 120 ) ( 1312 2296 120 ) ( 1312 2288 128 ) wm1_1 0 0 0 1 1 +( 1312 2304 88 ) ( 1288 2304 88 ) ( 1288 2304 -24 ) wm1_1 0 0 0 1 1 +( 1272 2296 128 ) ( 1272 2288 128 ) ( 1272 2296 -256 ) wm1_2 0 0 0 1 1 +} +// brush 2776 +{ +( 1304 2368 -16 ) ( 1280 2368 -16 ) ( 1280 2376 -24 ) wm1_1 0 0 0 1 1 +( 1312 2600 -32 ) ( 1272 2600 -32 ) ( 1312 2216 -32 ) wm1_1 0 0 0 1 1 +( 1312 2600 -32 ) ( 1312 2216 -32 ) ( 1312 2600 -24 ) wm1_1 0 0 0 1 1 +( 1288 2304 -16 ) ( 1312 2304 -16 ) ( 1312 2296 -24 ) wm1_1 0 0 0 1 1 +( 1296 2256 -16 ) ( 1272 2256 -16 ) ( 1272 2368 -16 ) wm1_1 0 0 0 1 1 +( 1272 2216 -24 ) ( 1272 2216 -32 ) ( 1272 2600 -24 ) wm1_2 0 0 0 1 1 +} +// brush 2777 +{ +( 1312 2376 120 ) ( 1288 2376 120 ) ( 1288 2384 128 ) wm1_1 0 0 0 1 1 +( 1312 2384 320 ) ( 1272 2384 320 ) ( 1312 2384 -64 ) wm1_1 0 0 0 1 1 +( 1312 2384 320 ) ( 1312 2384 -64 ) ( 1312 2376 320 ) wm1_1 0 0 0 1 1 +( 1288 2376 -24 ) ( 1312 2376 -24 ) ( 1312 2384 -32 ) wm1_1 0 0 0 1 1 +( 1312 2368 8 ) ( 1288 2368 8 ) ( 1288 2368 120 ) wm1_1 0 0 0 1 1 +( 1272 2376 -64 ) ( 1272 2384 -64 ) ( 1272 2376 320 ) wm1_2 0 0 0 1 1 +} +// brush 2778 +{ +( 1320 2368 112 ) ( 1320 2304 112 ) ( 1288 2368 112 ) wm1_2 0 0 0 1 1 +( 1320 2368 112 ) ( 1288 2368 112 ) ( 1320 2368 -16 ) wm1_2 0 0 0 1 1 +( 1312 2368 112 ) ( 1312 2368 -16 ) ( 1312 2304 112 ) wm1_2 0 -32 0 1 1 +( 1288 2304 -16 ) ( 1320 2304 -16 ) ( 1288 2368 -16 ) wm1_2 0 0 0 1 1 +( 1288 2304 -16 ) ( 1288 2304 112 ) ( 1320 2304 -16 ) wm1_2 0 0 0 1 1 +( 1288 2304 -16 ) ( 1288 2368 -16 ) ( 1288 2304 112 ) +0dem5 0 -16 0 1 1 +} +// brush 2779 +{ +( 704 1328 160 ) ( 768 1264 160 ) ( 704 1264 160 ) wbrick1_5 0 0 0 1 1 +( 736 1360 128 ) ( 736 1424 256 ) ( 736 1360 256 ) wbrick1_5 0 0 0 1 1 +( 736 1328 320 ) ( 672 1328 192 ) ( 672 1328 320 ) wbrick1_5 0 0 0 1 1 +( 704 1344 128 ) ( 768 1280 128 ) ( 768 1344 128 ) wbrick1_5 0 0 0 1 1 +( 768 1280 128 ) ( 768 1344 256 ) ( 768 1344 128 ) wbrick1_5 0 0 0 1 1 +( 800 1424 256 ) ( 736 1424 128 ) ( 800 1424 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 2780 +{ +( 768 1336 120 ) ( 744 1336 120 ) ( 744 1328 128 ) wm1_1 0 0 0 1 1 +( 768 1104 128 ) ( 728 1104 128 ) ( 768 1488 128 ) wm1_1 0 0 0 1 1 +( 768 1104 128 ) ( 768 1488 128 ) ( 768 1104 120 ) wm1_1 0 0 0 1 1 +( 744 1416 120 ) ( 768 1416 120 ) ( 768 1424 128 ) wm1_1 0 0 0 1 1 +( 752 1448 112 ) ( 728 1448 112 ) ( 728 1336 112 ) wm1_1 0 0 0 1 1 +( 728 1488 120 ) ( 728 1488 128 ) ( 728 1104 120 ) wm1_2 0 0 0 1 1 +} +// brush 2781 +{ +( 768 1336 -24 ) ( 744 1336 -24 ) ( 744 1328 -32 ) wm1_1 0 0 0 1 1 +( 768 1328 -224 ) ( 728 1328 -224 ) ( 768 1328 160 ) wm1_1 0 0 0 1 1 +( 768 1328 -256 ) ( 768 1328 128 ) ( 768 1336 -256 ) wm1_1 0 0 0 1 1 +( 744 1336 120 ) ( 768 1336 120 ) ( 768 1328 128 ) wm1_1 0 0 0 1 1 +( 768 1344 88 ) ( 744 1344 88 ) ( 744 1344 -24 ) wm1_1 0 0 0 1 1 +( 728 1336 128 ) ( 728 1328 128 ) ( 728 1336 -256 ) wm1_2 0 0 0 1 1 +} +// brush 2782 +{ +( 760 1408 -16 ) ( 736 1408 -16 ) ( 736 1416 -24 ) wm1_1 0 0 0 1 1 +( 768 1640 -32 ) ( 728 1640 -32 ) ( 768 1256 -32 ) wm1_1 0 0 0 1 1 +( 768 1640 -32 ) ( 768 1256 -32 ) ( 768 1640 -24 ) wm1_1 0 0 0 1 1 +( 744 1344 -16 ) ( 768 1344 -16 ) ( 768 1336 -24 ) wm1_1 0 0 0 1 1 +( 752 1296 -16 ) ( 728 1296 -16 ) ( 728 1408 -16 ) wm1_1 0 0 0 1 1 +( 728 1256 -24 ) ( 728 1256 -32 ) ( 728 1640 -24 ) wm1_2 0 0 0 1 1 +} +// brush 2783 +{ +( 768 1416 120 ) ( 744 1416 120 ) ( 744 1424 128 ) wm1_1 0 0 0 1 1 +( 768 1424 320 ) ( 728 1424 320 ) ( 768 1424 -64 ) wm1_1 0 0 0 1 1 +( 768 1424 320 ) ( 768 1424 -64 ) ( 768 1416 320 ) wm1_1 0 0 0 1 1 +( 744 1416 -24 ) ( 768 1416 -24 ) ( 768 1424 -32 ) wm1_1 0 0 0 1 1 +( 768 1408 8 ) ( 744 1408 8 ) ( 744 1408 120 ) wm1_1 0 0 0 1 1 +( 728 1416 -64 ) ( 728 1424 -64 ) ( 728 1416 320 ) wm1_2 0 0 0 1 1 +} +// brush 2784 +{ +( 776 1408 112 ) ( 776 1344 112 ) ( 744 1408 112 ) wm1_2 0 0 0 1 1 +( 776 1408 112 ) ( 744 1408 112 ) ( 776 1408 -16 ) wm1_2 0 0 0 1 1 +( 768 1408 112 ) ( 768 1408 -16 ) ( 768 1344 112 ) wm1_2 0 -32 0 1 1 +( 744 1344 -16 ) ( 776 1344 -16 ) ( 744 1408 -16 ) wm1_2 0 0 0 1 1 +( 744 1344 -16 ) ( 744 1344 112 ) ( 776 1344 -16 ) wm1_2 0 0 0 1 1 +( 744 1344 -16 ) ( 744 1408 -16 ) ( 744 1344 112 ) +0dem5 0 -16 0 1 1 +} +// brush 2785 +{ +( 704 1328 -32 ) ( 768 1264 -32 ) ( 704 1264 -32 ) wbrick1_5 0 0 0 1 1 +( 736 1360 -64 ) ( 736 1424 64 ) ( 736 1360 64 ) wbrick1_5 0 0 0 1 1 +( 736 1328 128 ) ( 672 1328 0 ) ( 672 1328 128 ) wbrick1_5 0 0 0 1 1 +( 704 1344 -64 ) ( 768 1280 -64 ) ( 768 1344 -64 ) wbrick1_5 0 0 0 1 1 +( 768 1280 -64 ) ( 768 1344 64 ) ( 768 1344 -64 ) wbrick1_5 0 0 0 1 1 +( 800 1424 64 ) ( 736 1424 -64 ) ( 800 1424 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2786 +{ +( 704 1520 160 ) ( 768 1456 160 ) ( 704 1456 160 ) wbrick1_5 0 0 0 1 1 +( 736 1536 -64 ) ( 736 1600 64 ) ( 736 1536 64 ) wbrick1_5 0 0 0 1 1 +( 736 1424 32 ) ( 672 1424 -96 ) ( 672 1424 32 ) wbrick1_5 0 0 0 1 1 +( 704 1520 -64 ) ( 768 1456 -64 ) ( 768 1520 -64 ) wbrick1_5 0 0 0 1 1 +( 768 1456 -64 ) ( 768 1520 64 ) ( 768 1520 -64 ) wbrick1_5 0 0 0 1 1 +( 800 1600 64 ) ( 736 1600 -64 ) ( 800 1600 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2787 +{ +( 704 1248 160 ) ( 768 1184 160 ) ( 704 1184 160 ) wbrick1_5 0 0 0 1 1 +( 736 1264 -64 ) ( 736 1328 64 ) ( 736 1264 64 ) wbrick1_5 0 0 0 1 1 +( 736 1152 128 ) ( 672 1152 0 ) ( 672 1152 128 ) wbrick1_5 0 0 0 1 1 +( 704 1248 -64 ) ( 768 1184 -64 ) ( 768 1248 -64 ) wbrick1_5 0 0 0 1 1 +( 768 1184 -64 ) ( 768 1248 64 ) ( 768 1248 -64 ) wbrick1_5 0 0 0 1 1 +( 800 1328 64 ) ( 736 1328 -64 ) ( 800 1328 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2788 +{ +( 600 1304 192 ) ( 544 1336 192 ) ( 600 1336 192 ) wm1_1 0 0 0 1 1 +( 664 1208 160 ) ( 680 1224 160 ) ( 680 1224 -64 ) wm1_1 0 0 0 1 1 +( 560 1344 -64 ) ( 592 1312 -64 ) ( 592 1312 160 ) wm1_1 0 0 0 1 1 +( 600 1320 128 ) ( 544 1352 128 ) ( 544 1320 128 ) wm1_1 0 0 0 1 1 +( 560 1344 160 ) ( 544 1328 160 ) ( 544 1328 -64 ) wm1_2 0 0 0 1 1 +( 544 1328 160 ) ( 576 1296 160 ) ( 576 1296 -64 ) wm1_1 0 0 0 1 1 +( 592 1312 128 ) ( 576 1296 128 ) ( 664 1208 160 ) wm1_1 0 0 0 1 1 +} +// brush 2789 +{ +( 440 1288 192 ) ( 472 1344 192 ) ( 472 1288 192 ) wm1_1 0 0 0 1 1 +( 344 1224 160 ) ( 360 1208 160 ) ( 360 1208 -64 ) wm1_1 0 0 0 1 1 +( 480 1328 -64 ) ( 448 1296 -64 ) ( 448 1296 160 ) wm1_1 0 0 0 1 1 +( 456 1288 128 ) ( 488 1344 128 ) ( 456 1344 128 ) wm1_1 0 0 0 1 1 +( 480 1328 160 ) ( 464 1344 160 ) ( 464 1344 -64 ) wm1_2 0 0 0 1 1 +( 464 1344 160 ) ( 432 1312 160 ) ( 432 1312 -64 ) wm1_1 0 0 0 1 1 +( 448 1296 128 ) ( 432 1312 128 ) ( 344 1224 160 ) wm1_1 0 0 0 1 1 +} +// brush 2790 +{ +( 472 1464 192 ) ( 472 1408 192 ) ( 440 1464 192 ) wm1_1 0 0 0 1 1 +( 360 1544 -64 ) ( 360 1544 160 ) ( 344 1528 160 ) wm1_1 0 0 0 1 1 +( 448 1456 160 ) ( 448 1456 -64 ) ( 480 1424 -64 ) wm1_1 0 0 0 1 1 +( 456 1408 128 ) ( 488 1408 128 ) ( 456 1464 128 ) wm1_1 0 0 0 1 1 +( 464 1408 -64 ) ( 464 1408 160 ) ( 480 1424 160 ) wm1_2 0 0 0 1 1 +( 432 1440 -64 ) ( 432 1440 160 ) ( 464 1408 160 ) wm1_1 0 0 0 1 1 +( 344 1528 160 ) ( 432 1440 128 ) ( 448 1456 128 ) wm1_1 8 0 0 1 1 +} +// brush 2791 +{ +( 600 1416 192 ) ( 544 1416 192 ) ( 600 1448 192 ) wm1_1 0 0 0 1 1 +( 680 1528 -64 ) ( 680 1528 160 ) ( 664 1544 160 ) wm1_1 0 0 0 1 1 +( 592 1440 160 ) ( 592 1440 -64 ) ( 560 1408 -64 ) wm1_1 0 0 0 1 1 +( 544 1432 128 ) ( 544 1400 128 ) ( 600 1432 128 ) wm1_1 0 0 0 1 1 +( 544 1424 -64 ) ( 544 1424 160 ) ( 560 1408 160 ) wm1_2 0 0 0 1 1 +( 576 1456 -64 ) ( 576 1456 160 ) ( 544 1424 160 ) wm1_1 0 0 0 1 1 +( 664 1544 160 ) ( 576 1456 128 ) ( 592 1440 128 ) wm1_1 0 0 0 1 1 +} +// brush 2792 +{ +( 2664 2552 124 ) ( 2680 2580 124 ) ( 2688 2564 224 ) exit02_2 32 0 0 1 1 +( 2688 2564 96 ) ( 2680 2580 96 ) ( 2664 2552 96 ) exit02_2 0 0 0 1 1 +( 2688 2564 96 ) ( 2664 2552 124 ) ( 2688 2564 224 ) exit02_2 0 0 0 1 1 +( 2680 2580 96 ) ( 2680 2580 124 ) ( 2664 2552 96 ) exit02_2 0 0 0 1 1 +( 2688 2564 224 ) ( 2680 2580 124 ) ( 2688 2580 124 ) exit02_2 0 0 0 1 1 +( 2688 2580 224 ) ( 2688 2564 96 ) ( 2688 2564 224 ) exit02_2 0 0 0 1 1 +( 2688 2580 96 ) ( 2688 2580 124 ) ( 2680 2580 124 ) exit02_2 0 0 0 1 1 +} +// brush 2793 +{ +( 2944 1568 -64 ) ( 2944 1152 -64 ) ( 2816 1568 -64 ) wizmet1_7 0 32 0 1 1 +( 2592 1824 -64 ) ( 2464 1824 -64 ) ( 2592 1824 -96 ) wizmet1_7 0 32 0 1 1 +( 2368 1632 -64 ) ( 2368 1632 -96 ) ( 2368 1216 -64 ) wizmet1_7 32 32 0 1 1 +( 2816 1152 -96 ) ( 2944 1152 -96 ) ( 2816 1568 -96 ) wbrick1_5 0 0 0 1 1 +( 2912 1760 -96 ) ( 2912 1760 -64 ) ( 3040 1760 -96 ) wizmet1_7 32 32 0 1 1 +( 2304 1280 -96 ) ( 2304 1696 -96 ) ( 2304 1280 -64 ) wizmet1_7 32 32 0 1 1 +} +// brush 2794 +{ +( 1016 3184 264 ) ( 1032 3184 264 ) ( 1016 3152 264 ) wm1_2 0 8 0 1 1 +( 1016 3184 264 ) ( 1016 3152 264 ) ( 1016 3184 256 ) wm1_2 0 8 0 1 1 +( 1016 3184 264 ) ( 1016 3184 256 ) ( 1032 3184 264 ) wm1_1 0 0 0 1 1 +( 1032 3152 248 ) ( 1032 3184 248 ) ( 1016 3152 248 ) wm1_1 0 0 0 1 1 +( 1032 3152 256 ) ( 1032 3152 264 ) ( 1032 3184 256 ) wm1_1 0 0 0 1 1 +( 1032 3152 256 ) ( 1016 3152 256 ) ( 1032 3152 264 ) wm1_1 0 0 0 1 1 +} +// brush 2795 +{ +( 1016 3184 136 ) ( 1032 3184 136 ) ( 1016 3152 136 ) wm1_2 0 8 0 1 1 +( 1016 3184 136 ) ( 1016 3152 136 ) ( 1016 3184 128 ) wm1_2 0 8 0 1 1 +( 1016 3184 136 ) ( 1016 3184 128 ) ( 1032 3184 136 ) wm1_1 0 0 0 1 1 +( 1032 3152 120 ) ( 1032 3184 120 ) ( 1016 3152 120 ) wm1_1 0 0 0 1 1 +( 1032 3152 128 ) ( 1032 3152 136 ) ( 1032 3184 128 ) wm1_1 0 0 0 1 1 +( 1032 3152 128 ) ( 1016 3152 128 ) ( 1032 3152 136 ) wm1_1 0 0 0 1 1 +} +// brush 2796 +{ +( 952 2864 232 ) ( 968 2832 232 ) ( 952 2832 232 ) wm1_2 32 8 -90 1 -1 +( 952 2832 224 ) ( 952 2864 232 ) ( 952 2832 232 ) wm1_2 32 40 0 -1 1 +( 968 2832 232 ) ( 952 2832 224 ) ( 952 2832 232 ) wm1_1 0 32 0 -1 1 +( 952 2864 216 ) ( 968 2832 216 ) ( 968 2864 216 ) wm1_1 32 0 -90 1 -1 +( 968 2832 224 ) ( 968 2864 232 ) ( 968 2864 224 ) wm1_1 32 32 0 -1 1 +( 968 2864 232 ) ( 952 2864 224 ) ( 968 2864 224 ) wm1_1 0 32 0 -1 1 +} +// brush 2797 +{ +( 952 2864 104 ) ( 968 2832 104 ) ( 952 2832 104 ) wm1_2 32 8 -90 1 -1 +( 952 2832 96 ) ( 952 2864 104 ) ( 952 2832 104 ) wm1_2 32 40 0 -1 1 +( 968 2832 104 ) ( 952 2832 96 ) ( 952 2832 104 ) wm1_1 0 32 0 -1 1 +( 952 2864 88 ) ( 968 2832 88 ) ( 968 2864 88 ) wm1_1 32 0 -90 1 -1 +( 968 2832 96 ) ( 968 2864 104 ) ( 968 2864 96 ) wm1_1 32 32 0 -1 1 +( 968 2864 104 ) ( 952 2864 96 ) ( 968 2864 96 ) wm1_1 0 32 0 -1 1 +} +// brush 2798 +{ +( 712 2920 176 ) ( 696 2920 176 ) ( 712 2920 144 ) wm1_2 32 8 90 1 -1 +( 712 2920 176 ) ( 712 2920 144 ) ( 712 2912 176 ) wm1_2 32 40 90 1 -1 +( 712 2920 176 ) ( 712 2912 176 ) ( 696 2920 176 ) wm1_1 0 32 0 1 1 +( 696 2904 144 ) ( 696 2904 176 ) ( 712 2904 144 ) wm1_1 32 64 90 1 -1 +( 696 2912 144 ) ( 696 2920 144 ) ( 696 2912 176 ) wm1_1 32 32 90 1 -1 +( 696 2912 144 ) ( 712 2912 144 ) ( 696 2920 144 ) wm1_1 0 32 0 1 1 +} +// brush 2799 +{ +( 712 2792 176 ) ( 696 2792 176 ) ( 712 2792 144 ) wm1_2 32 8 90 1 -1 +( 712 2792 176 ) ( 712 2792 144 ) ( 712 2784 176 ) wm1_2 32 40 90 1 -1 +( 712 2792 176 ) ( 712 2784 176 ) ( 696 2792 176 ) wm1_1 0 32 0 1 1 +( 696 2776 144 ) ( 696 2776 176 ) ( 712 2776 144 ) wm1_1 32 64 90 1 -1 +( 696 2784 144 ) ( 696 2792 144 ) ( 696 2784 176 ) wm1_1 32 32 90 1 -1 +( 696 2784 144 ) ( 712 2784 144 ) ( 696 2792 144 ) wm1_1 0 32 0 1 1 +} +// brush 2800 +{ +( 712 2832 232 ) ( 696 2832 232 ) ( 712 2864 232 ) wm1_2 32 8 -90 1 1 +( 712 2832 232 ) ( 712 2864 232 ) ( 712 2832 224 ) wm1_2 32 40 0 -1 1 +( 712 2832 232 ) ( 712 2832 224 ) ( 696 2832 232 ) wm1_1 0 32 0 1 1 +( 696 2864 216 ) ( 696 2832 216 ) ( 712 2864 216 ) wm1_1 32 0 -90 1 1 +( 696 2864 224 ) ( 696 2864 232 ) ( 696 2832 224 ) wm1_1 32 32 0 -1 1 +( 696 2864 224 ) ( 712 2864 224 ) ( 696 2864 232 ) wm1_1 0 32 0 1 1 +} +// brush 2801 +{ +( 712 2832 104 ) ( 696 2832 104 ) ( 712 2864 104 ) wm1_2 32 8 -90 1 1 +( 712 2832 104 ) ( 712 2864 104 ) ( 712 2832 96 ) wm1_2 32 40 0 -1 1 +( 712 2832 104 ) ( 712 2832 96 ) ( 696 2832 104 ) wm1_1 0 32 0 1 1 +( 696 2864 88 ) ( 696 2832 88 ) ( 712 2864 88 ) wm1_1 32 0 -90 1 1 +( 696 2864 96 ) ( 696 2864 104 ) ( 696 2832 96 ) wm1_1 32 32 0 -1 1 +( 696 2864 96 ) ( 712 2864 96 ) ( 696 2864 104 ) wm1_1 0 32 0 1 1 +} +// brush 2802 +{ +( -32 640 192 ) ( -32 512 192 ) ( -256 640 192 ) wbrick1_5 0 0 0 1 1 +( -64 448 128 ) ( -288 448 128 ) ( -64 448 96 ) wbrick1_5 0 0 0 1 1 +( -320 576 128 ) ( -320 576 96 ) ( -320 448 128 ) wbrick1_5 0 0 0 1 1 +( -256 480 -192 ) ( -32 480 -192 ) ( -256 608 -192 ) wbrick1_5 0 0 0 1 1 +( -128 256 96 ) ( -128 256 128 ) ( 96 256 96 ) wbrick1_5 0 0 0 1 1 +( -352 576 96 ) ( -352 704 96 ) ( -352 576 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 2803 +{ +( 0 1248 192 ) ( 0 1120 192 ) ( -224 1248 192 ) wbrick1_5 0 0 0 1 1 +( -32 1088 256 ) ( -256 1088 256 ) ( -32 1088 224 ) wbrick1_5 0 0 0 1 1 +( -256 1056 64 ) ( -256 672 64 ) ( -256 672 320 ) wbrick1_5 0 0 0 1 1 +( -256 672 64 ) ( -256 1056 64 ) ( -320 672 -64 ) wbrick1_5 0 0 0 1 1 +( -320 608 -64 ) ( -320 608 192 ) ( -256 672 192 ) wbrick1_5 0 0 0 1 1 +( -320 608 192 ) ( -320 608 -64 ) ( -320 1056 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2804 +{ +( -352 1088 -192 ) ( -384 1088 -192 ) ( -352 1088 -320 ) wbrick1_5 0 0 0 1 1 +( 448 1152 -192 ) ( 448 1152 -320 ) ( 448 1024 -192 ) wbrick1_5 0 0 0 1 1 +( -384 960 -320 ) ( -352 960 -320 ) ( -384 1088 -320 ) wbrick1_5 0 0 0 1 1 +( -384 1024 -320 ) ( -384 1024 -192 ) ( -352 1024 -320 ) wswamp1_k 0 0 0 1 1 +( -384 960 -320 ) ( -384 1088 -320 ) ( -384 960 -192 ) wbrick1_5 0 0 0 1 1 +( -672 64 -256 ) ( -480 64 -256 ) ( -672 -64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 2805 +{ +( -1184 1088 -192 ) ( -1216 1088 -192 ) ( -1184 1088 -320 ) wbrick1_5 32 0 0 1 1 +( -384 928 -192 ) ( -384 928 -320 ) ( -384 800 -192 ) wbrick1_5 0 0 0 1 1 +( -448 608 -320 ) ( -416 608 -320 ) ( -448 736 -320 ) wbrick1_5 0 0 0 1 1 +( -1024 1024 -320 ) ( -1024 1024 -192 ) ( -992 1024 -320 ) wswamp1_k 0 0 0 1 1 +( -640 864 -320 ) ( -640 992 -320 ) ( -640 864 -192 ) wbrick1_5 0 0 0 1 1 +( -672 64 -256 ) ( -480 64 -256 ) ( -672 -64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 2806 +{ +( 1248 1056 -320 ) ( 1248 640 -320 ) ( 448 1056 -320 ) wswamp1_2 0 0 0 1 1 +( 1248 1088 -320 ) ( 448 1088 -320 ) ( 1248 1088 -384 ) wswamp1_2 0 0 0 1 1 +( 448 640 -384 ) ( 1248 640 -384 ) ( 448 1056 -384 ) wswamp1_2 0 0 0 1 1 +( 448 640 -384 ) ( 448 640 -320 ) ( 1248 640 -384 ) wswamp1_2 0 0 0 1 1 +( -384 512 -384 ) ( -384 928 -384 ) ( -384 512 -320 ) wswamp1_2 0 0 0 1 1 +( 384 1088 -64 ) ( 384 640 -64 ) ( 384 1088 64 ) wswamp1_2 0 0 0 1 1 +} +// brush 2807 +{ +( -320 480 288 ) ( -320 -352 288 ) ( -384 480 288 ) sky1 0 0 0 1 1 +( -256 864 288 ) ( -320 864 288 ) ( -256 864 224 ) sky1 0 0 0 1 1 +( 112 448 288 ) ( 112 448 224 ) ( 112 -384 288 ) sky1 0 0 0 1 1 +( -384 -352 224 ) ( -320 -352 224 ) ( -384 480 224 ) sky1 0 0 0 1 1 +( -80 128 224 ) ( -80 128 288 ) ( -16 128 224 ) sky1 240 0 0 1 1 +( -112 64 224 ) ( -112 896 224 ) ( -112 64 288 ) sky1 0 0 0 1 1 +} +// brush 2808 +{ +( 112 1072 72 ) ( 112 1136 72 ) ( 112 1136 48 ) wm1_1 0 32 0 1 1 +( 80 1136 16 ) ( 64 1136 16 ) ( 80 1136 -112 ) wm1_1 0 32 0 1 1 +( 144 1072 72 ) ( 144 1136 72 ) ( 80 1072 8 ) wm1_2 0 32 0 1 1 +( 80 1072 8 ) ( 80 1136 32 ) ( 80 1072 32 ) wm1_1 0 0 0 1 1 +( 64 1072 -112 ) ( 64 1072 16 ) ( 80 1072 -112 ) wm1_1 0 0 0 1 1 +( 112 1072 64 ) ( 80 1072 32 ) ( 80 1136 32 ) wm1_1 0 32 0 1 1 +} +// brush 2809 +{ +( 64 2064 -64 ) ( 48 1648 -64 ) ( 48 2064 -64 ) wm1_2 48 0 0 1 1 +( 48 2160 -96 ) ( 64 2160 -64 ) ( 48 2160 -64 ) wm1_2 48 0 0 1 1 +( -64 1648 -64 ) ( -64 2064 -96 ) ( -64 2064 -64 ) wm1_2 0 0 0 1 1 +( 64 2064 -96 ) ( 48 1648 -96 ) ( 64 1648 -96 ) wm1_2 48 0 0 1 1 +( 48 1760 -96 ) ( 64 1760 -64 ) ( 64 1760 -96 ) wm1_2 48 0 0 1 1 +( 0 1712 -64 ) ( 0 2128 -96 ) ( 0 1712 -96 ) wm1_2 0 0 0 1 1 +} +// brush 2810 +{ +( 80 1936 -80 ) ( 80 1920 -80 ) ( 48 1936 -80 ) city4_8 0 0 0 1 1 +( 80 1936 -80 ) ( 48 1936 -80 ) ( 80 1936 -96 ) city4_8 0 0 0 1 1 +( 80 1936 -80 ) ( 80 1936 -96 ) ( 80 1920 -80 ) city4_8 0 0 0 1 1 +( 48 1920 -96 ) ( 80 1920 -96 ) ( 48 1936 -96 ) city4_8 0 0 0 1 1 +( 48 1840 -96 ) ( 48 1840 -80 ) ( 80 1840 -96 ) city4_8 0 0 0 1 1 +( 48 1920 -96 ) ( 48 1936 -96 ) ( 48 1920 -80 ) city4_8 0 0 0 1 1 +} +// brush 2811 +{ +( 256 2000 320 ) ( 48 1984 112 ) ( 48 2000 112 ) wm1_2 0 0 0 1 1 +( 256 2128 -320 ) ( 48 2128 320 ) ( 256 2128 320 ) wm1_2 0 12 45 1 1 +( 256 2000 320 ) ( 256 1984 -320 ) ( 256 1984 320 ) wm1_2 0 0 0 1 1 +( 256 2000 288 ) ( 48 2000 80 ) ( 48 1984 80 ) wm1_2 0 0 0 1 1 +( 240 2144 -320 ) ( 32 2144 320 ) ( 32 2144 -320 ) wm1_2 0 0 0 1 1 +( 64 1984 96 ) ( 64 2000 128 ) ( 64 1984 128 ) wm1_2 0 0 0 1 1 +} +// brush 2812 +{ +( 2352 1920 320 ) ( 2320 1856 320 ) ( 2320 1920 320 ) wiz1_4 0 0 0 1 1 +( 2352 1920 32 ) ( 2384 1920 64 ) ( 2352 1920 64 ) wiz1_4 0 0 0 1 1 +( 2352 1856 64 ) ( 2352 1920 32 ) ( 2352 1920 64 ) wiz1_4 0 0 0 1 1 +( 2384 1920 -64 ) ( 2352 1856 -64 ) ( 2384 1856 -64 ) wiz1_4 0 0 0 1 1 +( 2352 1856 32 ) ( 2384 1856 64 ) ( 2384 1856 32 ) wiz1_4 0 0 0 1 1 +( 2384 1856 64 ) ( 2384 1920 32 ) ( 2384 1856 32 ) wiz1_4 0 0 0 1 1 +} +// brush 2813 +{ +( 2384 1936 320 ) ( 2352 1920 320 ) ( 2352 1936 320 ) wm1_2 0 0 0 1 1 +( 2352 1936 -64 ) ( 2384 1936 320 ) ( 2352 1936 320 ) wm1_2 0 0 0 1 1 +( 2352 1920 320 ) ( 2352 1936 -64 ) ( 2352 1936 320 ) wm1_2 0 0 0 1 1 +( 2384 1936 -64 ) ( 2352 1920 -64 ) ( 2384 1920 -64 ) wm1_2 0 0 0 1 1 +( 2352 1920 -64 ) ( 2384 1920 320 ) ( 2384 1920 -64 ) wm1_2 0 0 0 1 1 +( 2384 1920 320 ) ( 2384 1936 -64 ) ( 2384 1920 -64 ) wm1_2 0 0 0 1 1 +} +// brush 2814 +{ +( 2384 1856 320 ) ( 2352 1840 320 ) ( 2352 1856 320 ) wm1_2 0 0 0 1 1 +( 2352 1856 -64 ) ( 2384 1856 320 ) ( 2352 1856 320 ) wm1_2 0 0 0 1 1 +( 2352 1840 320 ) ( 2352 1856 -64 ) ( 2352 1856 320 ) wm1_2 0 0 0 1 1 +( 2384 1856 -64 ) ( 2352 1840 -64 ) ( 2384 1840 -64 ) wm1_2 0 0 0 1 1 +( 2352 1840 -64 ) ( 2384 1840 320 ) ( 2384 1840 -64 ) wm1_2 0 0 0 1 1 +( 2384 1840 320 ) ( 2384 1856 -64 ) ( 2384 1840 -64 ) wm1_2 0 0 0 1 1 +} +// brush 2815 +{ +( 2208 1984 320 ) ( 2336 1984 320 ) ( 2208 1952 320 ) wbrick1_5 0 0 0 1 1 +( 2304 1888 480 ) ( 2304 1888 96 ) ( 2304 1952 96 ) wbrick1_5 32 0 0 1 1 +( 2080 1840 224 ) ( 2080 1840 -64 ) ( 2336 1840 -64 ) wbrick1_5 0 0 0 1 1 +( 2368 1824 128 ) ( 2368 1952 128 ) ( 2304 1952 256 ) wbrick1_5 32 0 0 1 1 +( 2368 1952 128 ) ( 2368 1824 128 ) ( 2368 1824 320 ) wbrick1_5 0 0 0 1 1 +( 2528 1808 320 ) ( 2528 1808 -64 ) ( 2272 1808 -64 ) wbrick1_5 32 0 0 1 1 +} +// brush 2816 +{ +( 2208 2112 320 ) ( 2336 2112 320 ) ( 2208 2080 320 ) wbrick1_5 0 0 0 1 1 +( 2304 2016 480 ) ( 2304 2016 96 ) ( 2304 2080 96 ) wbrick1_5 32 0 0 1 1 +( 2080 1968 224 ) ( 2080 1968 -64 ) ( 2336 1968 -64 ) wbrick1_5 32 0 0 1 1 +( 2368 1952 128 ) ( 2368 2080 128 ) ( 2304 2080 256 ) wbrick1_5 32 0 0 1 1 +( 2368 2080 128 ) ( 2368 1952 128 ) ( 2368 1952 320 ) wbrick1_5 0 0 0 1 1 +( 2528 1936 320 ) ( 2528 1936 -64 ) ( 2272 1936 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2817 +{ +( 2208 2096 320 ) ( 2336 2096 320 ) ( 2208 2064 320 ) wm1_2 0 0 0 1 1 +( 2304 2000 480 ) ( 2304 2000 96 ) ( 2304 2064 96 ) wm1_2 32 0 0 1 1 +( 2080 1936 224 ) ( 2080 1936 -64 ) ( 2336 1936 -64 ) wm1_2 0 0 0 1 1 +( 2368 1936 128 ) ( 2368 2064 128 ) ( 2304 2064 256 ) wm1_2 32 0 0 1 1 +( 2368 2064 128 ) ( 2368 1936 128 ) ( 2368 1936 320 ) wm1_2 0 0 0 1 1 +( 2528 1920 320 ) ( 2528 1920 -64 ) ( 2272 1920 -64 ) wm1_2 0 0 0 1 1 +} +// brush 2818 +{ +( 2208 2016 320 ) ( 2336 2016 320 ) ( 2208 1984 320 ) wm1_2 0 0 0 1 1 +( 2304 1920 480 ) ( 2304 1920 96 ) ( 2304 1984 96 ) wm1_2 32 0 0 1 1 +( 2080 1856 224 ) ( 2080 1856 -64 ) ( 2336 1856 -64 ) wm1_2 0 0 0 1 1 +( 2368 1856 128 ) ( 2368 1984 128 ) ( 2304 1984 256 ) wm1_2 32 0 0 1 1 +( 2368 1984 128 ) ( 2368 1856 128 ) ( 2368 1856 320 ) wm1_2 0 0 0 1 1 +( 2528 1840 320 ) ( 2528 1840 -64 ) ( 2272 1840 -64 ) wm1_2 0 0 0 1 1 +} +// brush 2819 +{ +( 1696 2000 320 ) ( 1568 2032 320 ) ( 1696 2032 320 ) wiz1_4 0 0 0 1 1 +( 1600 2000 96 ) ( 1600 1936 96 ) ( 1600 1936 480 ) wiz1_4 32 0 0 1 1 +( 1568 1920 -64 ) ( 1824 1920 -64 ) ( 1824 1920 224 ) wiz1_4 0 0 0 1 1 +( 1600 2000 256 ) ( 1536 2000 128 ) ( 1536 1872 128 ) wiz1_4 32 0 0 1 1 +( 1536 1872 320 ) ( 1536 1872 128 ) ( 1536 2000 128 ) wiz1_4 0 0 0 1 1 +( 1632 1856 -64 ) ( 1376 1856 -64 ) ( 1376 1856 320 ) wiz1_4 0 0 0 1 1 +} +// brush 2820 +{ +( 1584 1920 320 ) ( 1584 1856 320 ) ( 1552 1920 320 ) wiz1_4 0 0 0 1 1 +( 1552 1920 64 ) ( 1520 1920 64 ) ( 1552 1920 32 ) wiz1_4 0 0 0 1 1 +( 1552 1920 64 ) ( 1552 1920 32 ) ( 1552 1856 64 ) wiz1_4 0 0 0 1 1 +( 1520 1856 -64 ) ( 1552 1856 -64 ) ( 1520 1920 -64 ) wiz1_4 0 0 0 1 1 +( 1520 1856 32 ) ( 1520 1856 64 ) ( 1552 1856 32 ) wiz1_4 0 0 0 1 1 +( 1520 1856 32 ) ( 1520 1920 32 ) ( 1520 1856 64 ) wiz1_4 0 0 0 1 1 +} +// brush 2821 +{ +( 1552 1936 320 ) ( 1552 1920 320 ) ( 1520 1936 320 ) wm1_2 0 0 0 1 1 +( 1552 1936 320 ) ( 1520 1936 320 ) ( 1552 1936 -64 ) wm1_2 0 0 0 1 1 +( 1552 1936 320 ) ( 1552 1936 -64 ) ( 1552 1920 320 ) wm1_2 0 0 0 1 1 +( 1520 1920 -64 ) ( 1552 1920 -64 ) ( 1520 1936 -64 ) wm1_2 0 0 0 1 1 +( 1520 1920 -64 ) ( 1520 1920 320 ) ( 1552 1920 -64 ) wm1_2 0 0 0 1 1 +( 1520 1920 -64 ) ( 1520 1936 -64 ) ( 1520 1920 320 ) wm1_2 0 0 0 1 1 +} +// brush 2822 +{ +( 1696 1952 320 ) ( 1568 1984 320 ) ( 1696 1984 320 ) wbrick1_5 0 0 0 1 1 +( 1600 1952 96 ) ( 1600 1888 96 ) ( 1600 1888 480 ) wbrick1_5 32 0 0 1 1 +( 1568 1840 -64 ) ( 1824 1840 -64 ) ( 1824 1840 224 ) wbrick1_5 0 0 0 1 1 +( 1600 1952 256 ) ( 1536 1952 128 ) ( 1536 1824 128 ) wbrick1_5 32 0 0 1 1 +( 1536 1824 320 ) ( 1536 1824 128 ) ( 1536 1952 128 ) wbrick1_5 0 0 0 1 1 +( 1632 1808 -64 ) ( 1376 1808 -64 ) ( 1376 1808 320 ) wbrick1_5 32 0 0 1 1 +} +// brush 2823 +{ +( 1552 1856 320 ) ( 1552 1840 320 ) ( 1520 1856 320 ) wm1_2 0 0 0 1 1 +( 1552 1856 320 ) ( 1520 1856 320 ) ( 1552 1856 -64 ) wm1_2 0 0 0 1 1 +( 1552 1856 320 ) ( 1552 1856 -64 ) ( 1552 1840 320 ) wm1_2 0 0 0 1 1 +( 1520 1840 -64 ) ( 1552 1840 -64 ) ( 1520 1856 -64 ) wm1_2 0 0 0 1 1 +( 1520 1840 -64 ) ( 1520 1840 320 ) ( 1552 1840 -64 ) wm1_2 0 0 0 1 1 +( 1520 1840 -64 ) ( 1520 1856 -64 ) ( 1520 1840 320 ) wm1_2 0 0 0 1 1 +} +// brush 2824 +{ +( 1696 2080 320 ) ( 1568 2112 320 ) ( 1696 2112 320 ) wbrick1_5 0 0 0 1 1 +( 1600 2080 96 ) ( 1600 2016 96 ) ( 1600 2016 480 ) wbrick1_5 32 0 0 1 1 +( 1568 1968 -64 ) ( 1824 1968 -64 ) ( 1824 1968 224 ) wbrick1_5 32 0 0 1 1 +( 1600 2080 256 ) ( 1536 2080 128 ) ( 1536 1952 128 ) wbrick1_5 32 0 0 1 1 +( 1536 1952 320 ) ( 1536 1952 128 ) ( 1536 2080 128 ) wbrick1_5 0 0 0 1 1 +( 1632 1936 -64 ) ( 1376 1936 -64 ) ( 1376 1936 320 ) wbrick1_5 0 0 0 1 1 +} +// brush 2825 +{ +( 1696 2064 320 ) ( 1568 2096 320 ) ( 1696 2096 320 ) wm1_2 0 0 0 1 1 +( 1600 2064 96 ) ( 1600 2000 96 ) ( 1600 2000 480 ) wm1_2 32 0 0 1 1 +( 1568 1936 -64 ) ( 1824 1936 -64 ) ( 1824 1936 224 ) wm1_2 0 0 0 1 1 +( 1600 2064 256 ) ( 1536 2064 128 ) ( 1536 1936 128 ) wm1_2 32 0 0 1 1 +( 1536 1936 320 ) ( 1536 1936 128 ) ( 1536 2064 128 ) wm1_2 0 0 0 1 1 +( 1632 1920 -64 ) ( 1376 1920 -64 ) ( 1376 1920 320 ) wm1_2 0 0 0 1 1 +} +// brush 2826 +{ +( 1696 1984 320 ) ( 1568 2016 320 ) ( 1696 2016 320 ) wm1_2 0 0 0 1 1 +( 1600 1984 96 ) ( 1600 1920 96 ) ( 1600 1920 480 ) wm1_2 32 0 0 1 1 +( 1568 1856 -64 ) ( 1824 1856 -64 ) ( 1824 1856 224 ) wm1_2 0 0 0 1 1 +( 1600 1984 256 ) ( 1536 1984 128 ) ( 1536 1856 128 ) wm1_2 32 0 0 1 1 +( 1536 1856 320 ) ( 1536 1856 128 ) ( 1536 1984 128 ) wm1_2 0 0 0 1 1 +( 1632 1840 -64 ) ( 1376 1840 -64 ) ( 1376 1840 320 ) wm1_2 0 0 0 1 1 +} +// brush 2827 +{ +( 64 272 224 ) ( 160 80 224 ) ( 64 80 224 ) wizwood1_4 0 16 0 1 1 +( 112 96 160 ) ( 112 320 160 ) ( 112 320 224 ) wizwood1_4 60 16 -90 1 1 +( 144 96 224 ) ( 160 80 224 ) ( 160 80 160 ) wizwood1_4 48 0 0 1 1 +( 64 272 160 ) ( 160 80 160 ) ( 160 272 160 ) wizwood1_4 4 16 0 1 1 +( 144 64 224 ) ( 144 880 224 ) ( 144 880 160 ) wizwood1_4 60 16 -90 1 1 +( 112 864 160 ) ( 144 896 160 ) ( 144 896 224 ) wizwood1_4 48 0 0 1 1 +} +// brush 2828 +{ +( 96 848 224 ) ( 96 912 224 ) ( 160 848 224 ) metal2_5 0 48 0 1 1 +( 96 848 224 ) ( 160 848 224 ) ( 96 848 160 ) metal2_5 0 0 0 1 1 +( 96 848 224 ) ( 96 848 160 ) ( 96 912 224 ) metal2_5 16 0 0 1 1 +( 160 912 152 ) ( 96 912 152 ) ( 160 848 152 ) metal2_5 0 48 0 1 1 +( 152 904 160 ) ( 152 904 224 ) ( 88 904 160 ) metal2_5 0 0 0 1 1 +( 152 904 160 ) ( 152 840 160 ) ( 152 904 224 ) metal2_5 16 0 0 1 1 +( 104 848 -64 ) ( 96 856 -64 ) ( 104 848 64 ) metal2_5 16 0 0 1 1 +} +// brush 2829 +{ +( 160 144 224 ) ( 96 80 224 ) ( 96 144 224 ) metal2_5 0 48 0 1 1 +( 96 144 160 ) ( 160 144 224 ) ( 96 144 224 ) metal2_5 0 0 0 1 1 +( 96 80 224 ) ( 96 144 160 ) ( 96 144 224 ) metal2_5 16 0 0 1 1 +( 160 144 152 ) ( 96 80 152 ) ( 160 80 152 ) metal2_5 0 48 0 1 1 +( 88 88 160 ) ( 152 88 224 ) ( 152 88 160 ) metal2_5 0 0 0 1 1 +( 152 88 224 ) ( 152 152 160 ) ( 152 88 160 ) metal2_5 16 0 0 1 1 +( 104 144 64 ) ( 96 136 -64 ) ( 104 144 -64 ) metal2_5 16 0 0 1 1 +} +// brush 2830 +{ +( 152 528 152 ) ( 104 464 152 ) ( 104 528 152 ) wm1_1 0 0 0 1 1 +( 104 528 144 ) ( 152 528 152 ) ( 104 528 152 ) wm1_1 0 0 0 1 1 +( 104 464 152 ) ( 112 464 144 ) ( 112 528 144 ) wm1_1 0 0 0 1 1 +( 112 464 144 ) ( 160 464 144 ) ( 160 528 144 ) wm1_1 0 0 0 1 1 +( 104 464 144 ) ( 152 464 152 ) ( 152 464 144 ) wm1_1 0 0 0 1 1 +( 152 528 152 ) ( 160 528 144 ) ( 160 464 144 ) wm1_1 0 0 0 1 1 +} +// brush 2831 +{ +( 160 528 224 ) ( 144 464 224 ) ( 144 528 224 ) wm1_1 0 0 0 1 1 +( 144 528 144 ) ( 160 528 168 ) ( 144 528 168 ) wm1_1 0 0 0 1 1 +( 152 464 224 ) ( 152 464 152 ) ( 152 528 152 ) wm1_1 0 0 0 1 1 +( 160 464 144 ) ( 152 528 152 ) ( 152 464 152 ) wm1_1 0 0 0 1 1 +( 144 464 144 ) ( 160 464 168 ) ( 160 464 144 ) wm1_1 0 0 0 1 1 +( 160 464 168 ) ( 160 528 144 ) ( 160 464 144 ) wm1_1 0 0 0 1 1 +} +// brush 2832 +{ +( 248 512 192 ) ( 192 472 192 ) ( 192 512 192 ) wm1_2 0 0 0 1 1 +( 160 512 144 ) ( 216 512 224 ) ( 160 512 224 ) wm1_2 0 0 0 1 1 +( 160 472 224 ) ( 160 512 144 ) ( 160 512 224 ) wm1_2 0 0 0 1 1 +( 248 512 160 ) ( 192 472 160 ) ( 248 472 160 ) wm1_2 0 0 0 1 1 +( 192 480 144 ) ( 248 480 224 ) ( 248 480 144 ) wm1_2 0 0 0 1 1 +( 384 472 224 ) ( 384 512 144 ) ( 384 472 144 ) wm1_2 0 0 0 1 1 +} +// brush 2833 +{ +( 160 272 224 ) ( 96 208 224 ) ( 96 272 224 ) metal2_5 0 0 0 1 1 +( 96 272 160 ) ( 160 272 224 ) ( 96 272 224 ) metal2_5 0 0 0 1 1 +( 104 208 224 ) ( 104 272 160 ) ( 104 272 224 ) metal2_5 0 0 0 1 1 +( 152 272 152 ) ( 88 208 152 ) ( 152 208 152 ) metal2_5 0 0 0 1 1 +( 96 208 160 ) ( 160 208 224 ) ( 160 208 160 ) metal2_5 0 0 0 1 1 +( 152 208 216 ) ( 152 272 152 ) ( 152 208 152 ) metal2_5 0 0 0 1 1 +} +// brush 2834 +{ +( 248 768 192 ) ( 192 728 192 ) ( 192 768 192 ) wm1_2 0 0 0 1 1 +( 192 768 144 ) ( 248 768 224 ) ( 192 768 224 ) wm1_2 0 0 0 1 1 +( 160 728 224 ) ( 160 768 144 ) ( 160 768 224 ) wm1_2 0 0 0 1 1 +( 248 768 160 ) ( 192 728 160 ) ( 248 728 160 ) wm1_2 0 0 0 1 1 +( 192 736 144 ) ( 248 736 224 ) ( 248 736 144 ) wm1_2 0 0 0 1 1 +( 384 728 224 ) ( 384 768 144 ) ( 384 728 144 ) wm1_2 0 0 0 1 1 +} +// brush 2835 +{ +( 160 784 224 ) ( 144 720 224 ) ( 144 784 224 ) wm1_1 0 0 0 1 1 +( 144 784 144 ) ( 160 784 168 ) ( 144 784 168 ) wm1_1 0 0 0 1 1 +( 152 720 224 ) ( 152 720 152 ) ( 152 784 152 ) wm1_1 0 0 0 1 1 +( 160 720 144 ) ( 152 784 152 ) ( 152 720 152 ) wm1_1 0 0 0 1 1 +( 144 720 144 ) ( 160 720 168 ) ( 160 720 144 ) wm1_1 0 0 0 1 1 +( 160 720 168 ) ( 160 784 144 ) ( 160 720 144 ) wm1_2 0 0 0 1 1 +} +// brush 2836 +{ +( 160 784 224 ) ( 96 720 224 ) ( 96 784 224 ) metal2_5 0 0 0 1 1 +( 96 784 160 ) ( 160 784 224 ) ( 96 784 224 ) metal2_5 0 0 0 1 1 +( 104 720 224 ) ( 104 784 160 ) ( 104 784 224 ) metal2_5 0 0 0 1 1 +( 152 784 152 ) ( 88 720 152 ) ( 152 720 152 ) metal2_5 0 0 0 1 1 +( 96 720 160 ) ( 160 720 224 ) ( 160 720 160 ) metal2_5 0 0 0 1 1 +( 152 720 216 ) ( 152 784 152 ) ( 152 720 152 ) metal2_5 0 0 0 1 1 +} +// brush 2837 +{ +( -64 80 224 ) ( -160 80 224 ) ( -64 272 224 ) wizwood1_4 0 16 0 1 1 +( -112 320 224 ) ( -112 320 160 ) ( -112 96 160 ) wizwood1_4 60 16 -90 1 1 +( -160 80 160 ) ( -160 80 224 ) ( -144 96 224 ) wizwood1_4 48 0 0 1 1 +( -160 272 160 ) ( -160 80 160 ) ( -64 272 160 ) wizwood1_4 4 16 0 1 1 +( -144 880 160 ) ( -144 880 224 ) ( -144 64 224 ) wizwood1_4 60 16 -90 1 1 +( -144 896 224 ) ( -144 896 160 ) ( -112 864 160 ) wizwood1_4 48 0 0 1 1 +} +// brush 2838 +{ +( -96 528 224 ) ( -96 464 224 ) ( -160 528 224 ) metal2_5 0 0 0 1 1 +( -96 528 224 ) ( -160 528 224 ) ( -96 528 160 ) metal2_5 0 0 0 1 1 +( -104 528 224 ) ( -104 528 160 ) ( -104 464 224 ) metal2_5 0 0 0 1 1 +( -152 464 152 ) ( -88 464 152 ) ( -152 528 152 ) metal2_5 0 0 0 1 1 +( -160 464 160 ) ( -160 464 224 ) ( -96 464 160 ) metal2_5 0 0 0 1 1 +( -152 464 152 ) ( -152 528 152 ) ( -152 464 216 ) metal2_5 0 0 0 1 1 +} +// brush 2839 +{ +( 160 136 152 ) ( 96 72 152 ) ( 96 136 152 ) wm1_1 0 48 0 1 1 +( 96 144 152 ) ( 160 144 216 ) ( 96 144 216 ) wm1_1 0 0 0 1 1 +( 96 80 216 ) ( 96 144 152 ) ( 96 144 216 ) wm1_1 16 0 0 1 1 +( 96 80 144 ) ( 160 80 144 ) ( 160 144 144 ) wm1_1 0 48 0 1 1 +( 152 88 152 ) ( 152 80 144 ) ( 96 80 144 ) wm1_1 0 0 0 1 1 +( 152 144 152 ) ( 160 144 144 ) ( 160 80 144 ) wm1_1 16 0 0 1 1 +( 104 144 56 ) ( 96 136 -72 ) ( 104 144 -72 ) wm1_1 16 0 0 1 1 +} +// brush 2840 +{ +( -160 848 224 ) ( -96 912 224 ) ( -96 848 224 ) metal2_5 0 48 0 1 1 +( -96 848 160 ) ( -160 848 224 ) ( -96 848 224 ) metal2_5 0 0 0 1 1 +( -96 912 224 ) ( -96 848 160 ) ( -96 848 224 ) metal2_5 16 0 0 1 1 +( -160 848 152 ) ( -96 912 152 ) ( -160 912 152 ) metal2_5 0 48 0 1 1 +( -88 904 160 ) ( -152 904 224 ) ( -152 904 160 ) metal2_5 0 0 0 1 1 +( -152 904 224 ) ( -152 840 160 ) ( -152 904 160 ) metal2_5 16 0 0 1 1 +( -104 848 64 ) ( -96 856 -64 ) ( -104 848 -64 ) metal2_5 16 0 0 1 1 +} +// brush 2841 +{ +( -96 272 224 ) ( -96 208 224 ) ( -160 272 224 ) metal2_5 0 0 0 1 1 +( -96 272 224 ) ( -160 272 224 ) ( -96 272 160 ) metal2_5 0 0 0 1 1 +( -104 272 224 ) ( -104 272 160 ) ( -104 208 224 ) metal2_5 0 0 0 1 1 +( -152 208 152 ) ( -88 208 152 ) ( -152 272 152 ) metal2_5 0 0 0 1 1 +( -160 208 160 ) ( -160 208 224 ) ( -96 208 160 ) metal2_5 0 0 0 1 1 +( -152 208 152 ) ( -152 272 152 ) ( -152 208 216 ) metal2_5 0 0 0 1 1 +} +// brush 2842 +{ +( 152 784 152 ) ( 104 720 152 ) ( 104 784 152 ) wm1_1 0 0 0 1 1 +( 104 784 144 ) ( 152 784 152 ) ( 104 784 152 ) wm1_1 0 0 0 1 1 +( 104 720 152 ) ( 112 720 144 ) ( 112 784 144 ) wm1_1 0 0 0 1 1 +( 112 720 144 ) ( 160 720 144 ) ( 160 784 144 ) wm1_2 0 0 0 1 1 +( 104 720 144 ) ( 152 720 152 ) ( 152 720 144 ) wm1_1 0 0 0 1 1 +( 152 784 152 ) ( 160 784 144 ) ( 160 720 144 ) wm1_1 0 0 0 1 1 +} +// brush 2843 +{ +( -176 464 224 ) ( -176 416 224 ) ( -384 464 224 ) wizwood1_5 0 0 0 1 1 +( -144 896 224 ) ( -320 1072 224 ) ( -320 1072 192 ) wizwood1_5 0 0 0 1 1 +( -144 96 192 ) ( -144 896 224 ) ( -144 896 192 ) wizwood1_5 0 0 0 1 1 +( -384 416 192 ) ( -176 416 192 ) ( -384 464 192 ) wizwood1_5 0 0 0 1 1 +( -368 48 144 ) ( -368 48 224 ) ( -160 48 144 ) wizwood1_5 0 0 0 1 1 +( -320 48 192 ) ( -320 1072 192 ) ( -320 1072 224 ) wizwood1_5 0 0 0 1 1 +( -192 48 64 ) ( -144 96 -64 ) ( -192 48 -64 ) wizwood1_5 0 0 0 1 1 +} +// brush 2844 +{ +( 0 816 224 ) ( 192 912 224 ) ( 192 816 224 ) wizwood1_4 0 48 0 1 1 +( 144 864 160 ) ( 0 864 160 ) ( 0 864 224 ) wizwood1_4 28 32 -90 1 1 +( 128 880 224 ) ( 144 896 224 ) ( 144 896 160 ) wizwood1_4 16 0 0 1 1 +( 0 816 160 ) ( 192 912 160 ) ( 0 912 160 ) wizwood1_4 52 32 -90 1 1 +( 240 896 224 ) ( -576 896 224 ) ( -576 896 160 ) wizwood1_4 60 32 -90 1 1 +( -144 896 160 ) ( -144 896 224 ) ( -128 880 224 ) wizwood1_4 16 0 0 1 1 +} +// brush 2845 +{ +( 192 176 224 ) ( 192 80 224 ) ( 0 176 224 ) wizwood1_4 0 48 0 1 1 +( 32 128 224 ) ( 32 128 160 ) ( 176 128 160 ) wizwood1_4 60 32 -90 1 1 +( 144 96 160 ) ( 144 96 224 ) ( 128 112 224 ) wizwood1_4 16 0 0 1 1 +( 0 80 160 ) ( 192 80 160 ) ( 0 176 160 ) wizwood1_4 52 32 -90 1 1 +( -608 96 160 ) ( -608 96 224 ) ( 208 96 224 ) wizwood1_4 60 32 -90 1 1 +( -128 112 224 ) ( -144 96 224 ) ( -144 96 160 ) wizwood1_4 16 0 0 1 1 +} +// brush 2846 +{ +( -192 512 192 ) ( -192 472 192 ) ( -248 512 192 ) wm1_2 0 0 0 1 1 +( -160 512 224 ) ( -216 512 224 ) ( -160 512 144 ) wm1_2 0 0 0 1 1 +( -160 512 224 ) ( -160 512 144 ) ( -160 472 224 ) wm1_2 0 0 0 1 1 +( -248 472 160 ) ( -192 472 160 ) ( -248 512 160 ) wm1_2 0 0 0 1 1 +( -248 480 144 ) ( -248 480 224 ) ( -192 480 144 ) wm1_2 0 0 0 1 1 +( -384 472 144 ) ( -384 512 144 ) ( -384 472 224 ) wm1_2 0 0 0 1 1 +} +// brush 2847 +{ +( -144 528 224 ) ( -144 464 224 ) ( -160 528 224 ) wm1_1 0 0 0 1 1 +( -144 528 168 ) ( -160 528 168 ) ( -144 528 144 ) wm1_1 0 0 0 1 1 +( -152 528 152 ) ( -152 464 152 ) ( -152 464 224 ) wm1_1 0 0 0 1 1 +( -152 464 152 ) ( -152 528 152 ) ( -160 464 144 ) wm1_1 0 0 0 1 1 +( -160 464 144 ) ( -160 464 168 ) ( -144 464 144 ) wm1_1 0 0 0 1 1 +( -160 464 144 ) ( -160 528 144 ) ( -160 464 168 ) wm1_2 0 0 0 1 1 +} +// brush 2848 +{ +( -104 528 152 ) ( -104 464 152 ) ( -152 528 152 ) wm1_1 0 0 0 1 1 +( -104 528 152 ) ( -152 528 152 ) ( -104 528 144 ) wm1_1 0 0 0 1 1 +( -112 528 144 ) ( -112 464 144 ) ( -104 464 152 ) wm1_1 0 0 0 1 1 +( -160 528 144 ) ( -160 464 144 ) ( -112 464 144 ) wm1_2 0 0 0 1 1 +( -152 464 144 ) ( -152 464 152 ) ( -104 464 144 ) wm1_1 0 0 0 1 1 +( -160 464 144 ) ( -160 528 144 ) ( -152 528 152 ) wm1_1 0 0 0 1 1 +} +// brush 2849 +{ +( 248 256 192 ) ( 192 216 192 ) ( 192 256 192 ) wm1_2 0 0 0 1 1 +( 160 256 144 ) ( 216 256 224 ) ( 160 256 224 ) wm1_2 0 0 0 1 1 +( 160 216 224 ) ( 160 256 144 ) ( 160 256 224 ) wm1_2 0 0 0 1 1 +( 248 256 160 ) ( 192 216 160 ) ( 248 216 160 ) wm1_2 0 0 0 1 1 +( 192 224 144 ) ( 248 224 224 ) ( 248 224 144 ) wm1_2 0 0 0 1 1 +( 384 216 224 ) ( 384 256 144 ) ( 384 216 144 ) wm1_2 0 0 0 1 1 +} +// brush 2850 +{ +( 160 272 224 ) ( 144 208 224 ) ( 144 272 224 ) wm1_1 0 0 0 1 1 +( 144 272 144 ) ( 160 272 168 ) ( 144 272 168 ) wm1_1 0 0 0 1 1 +( 152 208 224 ) ( 152 208 152 ) ( 152 272 152 ) wm1_1 0 0 0 1 1 +( 160 208 144 ) ( 152 272 152 ) ( 152 208 152 ) wm1_1 0 0 0 1 1 +( 144 208 144 ) ( 160 208 168 ) ( 160 208 144 ) wm1_1 0 0 0 1 1 +( 160 208 168 ) ( 160 272 144 ) ( 160 208 144 ) wm1_2 0 0 0 1 1 +} +// brush 2851 +{ +( 152 272 152 ) ( 104 208 152 ) ( 104 272 152 ) wm1_1 0 0 0 1 1 +( 104 272 144 ) ( 152 272 152 ) ( 104 272 152 ) wm1_1 0 0 0 1 1 +( 104 208 152 ) ( 112 208 144 ) ( 112 272 144 ) wm1_1 0 0 0 1 1 +( 112 208 144 ) ( 160 208 144 ) ( 160 272 144 ) wm1_2 0 0 0 1 1 +( 104 208 144 ) ( 152 208 152 ) ( 152 208 144 ) wm1_1 0 0 0 1 1 +( 152 272 152 ) ( 160 272 144 ) ( 160 208 144 ) wm1_1 0 0 0 1 1 +} +// brush 2852 +{ +( 192 752 416 ) ( 192 656 416 ) ( 0 752 416 ) wizwood1_4 0 48 0 1 1 +( 0 704 416 ) ( 0 704 352 ) ( 144 704 352 ) wizwood1_4 60 0 -90 1 1 +( 144 672 360 ) ( 144 672 416 ) ( 144 704 416 ) wizwood1_4 16 0 0 1 1 +( 0 656 360 ) ( 192 656 360 ) ( 0 752 360 ) wizwood1_4 52 0 -90 1 1 +( 144 672 416 ) ( 144 672 360 ) ( -144 672 416 ) wizwood1_4 60 0 -90 1 1 +( -144 672 416 ) ( -144 672 360 ) ( -144 704 360 ) wizwood1_4 16 0 0 1 1 +} +// brush 2853 +{ +( 192 368 416 ) ( 192 272 416 ) ( 0 368 416 ) wizwood1_4 0 48 0 1 1 +( 0 320 416 ) ( 0 320 352 ) ( 144 320 352 ) wizwood1_4 60 0 -90 1 1 +( 144 288 360 ) ( 144 288 416 ) ( 144 320 416 ) wizwood1_4 16 0 0 1 1 +( 0 272 360 ) ( 192 272 360 ) ( 0 368 360 ) wizwood1_4 52 0 -90 1 1 +( 144 288 416 ) ( 144 288 360 ) ( -144 288 416 ) wizwood1_4 60 0 -90 1 1 +( -144 288 416 ) ( -144 288 360 ) ( -144 320 360 ) wizwood1_4 16 0 0 1 1 +} +// brush 2854 +{ +( 192 560 416 ) ( 192 464 416 ) ( 0 560 416 ) wizwood1_4 0 48 0 1 1 +( 0 512 416 ) ( 0 512 352 ) ( 144 512 352 ) wizwood1_4 60 0 -90 1 1 +( 144 480 360 ) ( 144 480 416 ) ( 144 512 416 ) wizwood1_4 16 0 0 1 1 +( 0 464 360 ) ( 192 464 360 ) ( 0 560 360 ) wizwood1_4 52 0 -90 1 1 +( 144 480 416 ) ( 144 480 360 ) ( -144 480 416 ) wizwood1_4 60 0 -90 1 1 +( -144 480 416 ) ( -144 480 360 ) ( -144 512 360 ) wizwood1_4 16 0 0 1 1 +} +// brush 2855 +{ +( 104 776 224 ) ( 96 728 224 ) ( 96 776 224 ) metal2_5 0 0 0 1 1 +( 96 776 168 ) ( 104 776 224 ) ( 96 776 224 ) metal2_5 0 0 0 1 1 +( 96 728 224 ) ( 96 776 168 ) ( 96 776 224 ) metw0a 0 0 0 1 1 +( 104 768 160 ) ( 96 720 160 ) ( 104 720 160 ) metal2_5 0 0 0 1 1 +( 96 728 160 ) ( 104 728 216 ) ( 104 728 160 ) metal2_5 0 0 0 1 1 +( 104 728 224 ) ( 104 776 168 ) ( 104 728 168 ) metal2_5 0 0 0 1 1 +} +// brush 2856 +{ +( 96 768 176 ) ( 96 736 176 ) ( 96 736 208 ) metw0a 0 0 0 1 1 +( 96 752 176 ) ( 32 752 192 ) ( 96 736 192 ) metw0a 0 0 0 1 1 +( 96 768 192 ) ( 32 752 192 ) ( 96 752 176 ) metw0a 0 0 0 1 1 +( 96 752 208 ) ( 32 752 192 ) ( 96 768 192 ) metw0a 0 0 0 1 1 +( 96 736 192 ) ( 32 752 192 ) ( 96 752 208 ) metw0a 0 0 0 1 1 +} +// brush 2857 +{ +( 104 264 224 ) ( 96 216 224 ) ( 96 264 224 ) metal2_5 0 0 0 1 1 +( 96 264 168 ) ( 104 264 224 ) ( 96 264 224 ) metal2_5 0 0 0 1 1 +( 96 216 224 ) ( 96 264 168 ) ( 96 264 224 ) metw0a 0 0 0 1 1 +( 104 256 160 ) ( 96 208 160 ) ( 104 208 160 ) metal2_5 0 0 0 1 1 +( 96 216 160 ) ( 104 216 216 ) ( 104 216 160 ) metal2_5 0 0 0 1 1 +( 104 216 224 ) ( 104 264 168 ) ( 104 216 168 ) metal2_5 0 0 0 1 1 +} +// brush 2858 +{ +( 96 256 176 ) ( 96 224 176 ) ( 96 224 208 ) metw0a 0 0 0 1 1 +( 96 240 176 ) ( 32 240 192 ) ( 96 224 192 ) metw0a 0 0 0 1 1 +( 96 256 192 ) ( 32 240 192 ) ( 96 240 176 ) metw0a 0 0 0 1 1 +( 96 240 208 ) ( 32 240 192 ) ( 96 256 192 ) metw0a 0 0 0 1 1 +( 96 224 192 ) ( 32 240 192 ) ( 96 240 208 ) metw0a 0 0 0 1 1 +} +// brush 2859 +{ +( 104 520 224 ) ( 96 472 224 ) ( 96 520 224 ) metal2_5 0 0 0 1 1 +( 96 520 168 ) ( 104 520 224 ) ( 96 520 224 ) metal2_5 0 0 0 1 1 +( 96 472 224 ) ( 96 520 168 ) ( 96 520 224 ) metw0a 0 0 0 1 1 +( 104 512 160 ) ( 96 464 160 ) ( 104 464 160 ) metal2_5 0 0 0 1 1 +( 96 472 160 ) ( 104 472 216 ) ( 104 472 160 ) metal2_5 0 0 0 1 1 +( 104 472 224 ) ( 104 520 168 ) ( 104 472 168 ) metal2_5 0 0 0 1 1 +} +// brush 2860 +{ +( -96 520 224 ) ( -96 472 224 ) ( -104 520 224 ) metal2_5 0 0 0 1 1 +( -96 520 224 ) ( -104 520 224 ) ( -96 520 168 ) metal2_5 0 0 0 1 1 +( -96 520 224 ) ( -96 520 168 ) ( -96 472 224 ) metw0a 0 0 0 1 1 +( -104 464 160 ) ( -96 464 160 ) ( -104 512 160 ) metal2_5 0 0 0 1 1 +( -104 472 160 ) ( -104 472 216 ) ( -96 472 160 ) metal2_5 0 0 0 1 1 +( -104 472 168 ) ( -104 520 168 ) ( -104 472 224 ) metal2_5 0 0 0 1 1 +} +// brush 2861 +{ +( 96 512 176 ) ( 96 480 176 ) ( 96 480 208 ) metw0a 0 0 0 1 1 +( 96 496 176 ) ( 32 496 192 ) ( 96 480 192 ) metw0a 0 0 0 1 1 +( 96 512 192 ) ( 32 496 192 ) ( 96 496 176 ) metw0a 0 0 0 1 1 +( 96 496 208 ) ( 32 496 192 ) ( 96 512 192 ) metw0a 0 0 0 1 1 +( 96 480 192 ) ( 32 496 192 ) ( 96 496 208 ) metw0a 0 0 0 1 1 +} +// brush 2862 +{ +( -96 480 208 ) ( -96 480 176 ) ( -96 512 176 ) metw0a 0 0 0 1 1 +( -96 480 192 ) ( -32 496 192 ) ( -96 496 176 ) metw0a 0 0 0 1 1 +( -96 496 176 ) ( -32 496 192 ) ( -96 512 192 ) metw0a 0 0 0 1 1 +( -96 512 192 ) ( -32 496 192 ) ( -96 496 208 ) metw0a 0 0 0 1 1 +( -96 496 208 ) ( -32 496 192 ) ( -96 480 192 ) metw0a 0 0 0 1 1 +} +// brush 2863 +{ +( -96 144 224 ) ( -96 80 224 ) ( -160 144 224 ) metal2_5 0 48 0 1 1 +( -96 144 224 ) ( -160 144 224 ) ( -96 144 160 ) metal2_5 0 0 0 1 1 +( -96 144 224 ) ( -96 144 160 ) ( -96 80 224 ) metal2_5 16 0 0 1 1 +( -160 80 152 ) ( -96 80 152 ) ( -160 144 152 ) metal2_5 0 48 0 1 1 +( -152 88 160 ) ( -152 88 224 ) ( -88 88 160 ) metal2_5 0 0 0 1 1 +( -152 88 160 ) ( -152 152 160 ) ( -152 88 224 ) metal2_5 16 0 0 1 1 +( -104 144 -64 ) ( -96 136 -64 ) ( -104 144 64 ) metal2_5 16 0 0 1 1 +} +// brush 2864 +{ +( 192 256 160 ) ( 176 224 160 ) ( 176 256 160 ) wm1_2 0 0 0 1 1 +( 176 256 -48 ) ( 192 256 16 ) ( 176 256 16 ) wm1_2 0 0 0 1 1 +( 176 224 16 ) ( 176 256 -48 ) ( 176 256 16 ) wm1_2 0 0 0 1 1 +( 192 256 -48 ) ( 176 224 -48 ) ( 192 224 -48 ) wm1_2 0 0 0 1 1 +( 176 224 -48 ) ( 192 224 16 ) ( 192 224 -48 ) wm1_2 0 0 0 1 1 +( 192 224 16 ) ( 192 256 -48 ) ( 192 224 -48 ) wm1_2 0 0 0 1 1 +} +// brush 2865 +{ +( -176 256 160 ) ( -176 224 160 ) ( -192 256 160 ) wm1_2 0 0 0 1 1 +( -176 256 16 ) ( -192 256 16 ) ( -176 256 -48 ) wm1_2 0 0 0 1 1 +( -176 256 16 ) ( -176 256 -48 ) ( -176 224 16 ) wm1_2 0 0 0 1 1 +( -192 224 -48 ) ( -176 224 -48 ) ( -192 256 -48 ) wm1_2 0 0 0 1 1 +( -192 224 -48 ) ( -192 224 16 ) ( -176 224 -48 ) wm1_2 0 0 0 1 1 +( -192 224 -48 ) ( -192 256 -48 ) ( -192 224 16 ) wm1_2 0 0 0 1 1 +} +// brush 2866 +{ +( -144 272 224 ) ( -144 208 224 ) ( -160 272 224 ) wm1_1 0 0 0 1 1 +( -144 272 168 ) ( -160 272 168 ) ( -144 272 144 ) wm1_1 0 0 0 1 1 +( -152 272 152 ) ( -152 208 152 ) ( -152 208 224 ) wm1_1 0 0 0 1 1 +( -152 208 152 ) ( -152 272 152 ) ( -160 208 144 ) wm1_1 0 0 0 1 1 +( -160 208 144 ) ( -160 208 168 ) ( -144 208 144 ) wm1_1 0 0 0 1 1 +( -160 208 144 ) ( -160 272 144 ) ( -160 208 168 ) wm1_2 0 0 0 1 1 +} +// brush 2867 +{ +( -104 272 152 ) ( -104 208 152 ) ( -152 272 152 ) wm1_1 0 0 0 1 1 +( -104 272 152 ) ( -152 272 152 ) ( -104 272 144 ) wm1_1 0 0 0 1 1 +( -112 272 144 ) ( -112 208 144 ) ( -104 208 152 ) wm1_1 0 0 0 1 1 +( -160 272 144 ) ( -160 208 144 ) ( -112 208 144 ) wm1_2 0 0 0 1 1 +( -152 208 144 ) ( -152 208 152 ) ( -104 208 144 ) wm1_1 0 0 0 1 1 +( -160 208 144 ) ( -160 272 144 ) ( -152 272 152 ) wm1_1 0 0 0 1 1 +} +// brush 2868 +{ +( -96 264 224 ) ( -96 216 224 ) ( -104 264 224 ) metal2_5 0 0 0 1 1 +( -96 264 224 ) ( -104 264 224 ) ( -96 264 168 ) metal2_5 0 0 0 1 1 +( -96 264 224 ) ( -96 264 168 ) ( -96 216 224 ) metw0a 0 0 0 1 1 +( -104 208 160 ) ( -96 208 160 ) ( -104 256 160 ) metal2_5 0 0 0 1 1 +( -104 216 160 ) ( -104 216 216 ) ( -96 216 160 ) metal2_5 0 0 0 1 1 +( -104 216 168 ) ( -104 264 168 ) ( -104 216 224 ) metal2_5 0 0 0 1 1 +} +// brush 2869 +{ +( -96 224 208 ) ( -96 224 176 ) ( -96 256 176 ) metw0a 0 0 0 1 1 +( -96 224 192 ) ( -32 240 192 ) ( -96 240 176 ) metw0a 0 0 0 1 1 +( -96 240 176 ) ( -32 240 192 ) ( -96 256 192 ) metw0a 0 0 0 1 1 +( -96 256 192 ) ( -32 240 192 ) ( -96 240 208 ) metw0a 0 0 0 1 1 +( -96 240 208 ) ( -32 240 192 ) ( -96 224 192 ) metw0a 0 0 0 1 1 +} +// brush 2870 +{ +( 176 736 224 ) ( 176 688 224 ) ( -32 736 224 ) wizwood1_5 0 0 90 1 1 +( -336 1088 224 ) ( -336 1088 192 ) ( 336 1088 192 ) wizwood1_5 0 0 90 1 1 +( 336 1088 224 ) ( 336 1088 192 ) ( 144 896 192 ) wizwood1_5 0 0 90 1 1 +( -32 688 192 ) ( 176 688 192 ) ( -32 736 192 ) wizwood1_5 0 0 90 1 1 +( -32 896 144 ) ( -32 896 224 ) ( 176 896 144 ) wizwood1_5 0 0 90 1 1 +( -336 1088 192 ) ( -336 1088 224 ) ( -144 896 224 ) wizwood1_5 0 0 90 1 1 +} +// brush 2871 +{ +( 16 -8 192 ) ( -24 48 192 ) ( 16 48 192 ) wm1_2 0 0 0 1 1 +( 16 48 144 ) ( 16 -8 224 ) ( 16 48 224 ) wm1_2 0 0 0 1 1 +( -24 80 224 ) ( 16 80 144 ) ( 16 80 224 ) wm1_2 0 0 0 1 1 +( 16 -8 160 ) ( -24 48 160 ) ( -24 -8 160 ) wm1_2 0 0 0 1 1 +( -16 48 144 ) ( -16 -8 224 ) ( -16 -8 144 ) wm1_2 0 0 0 1 1 +( -16 -224 224 ) ( 24 -224 144 ) ( -16 -224 144 ) wm1_2 0 0 0 1 1 +} +// brush 2872 +{ +( 32 80 224 ) ( -32 96 224 ) ( 32 96 224 ) wm1_1 0 0 0 1 1 +( 32 96 144 ) ( 32 80 168 ) ( 32 96 168 ) wm1_1 0 0 0 1 1 +( -32 88 224 ) ( -32 88 152 ) ( 32 88 152 ) wm1_1 0 0 0 1 1 +( -32 80 144 ) ( 32 88 152 ) ( -32 88 152 ) wm1_1 0 0 0 1 1 +( -32 96 144 ) ( -32 80 168 ) ( -32 80 144 ) wm1_1 0 0 0 1 1 +( -32 80 168 ) ( 32 80 144 ) ( -32 80 144 ) wm1_2 0 0 0 1 1 +} +// brush 2873 +{ +( 32 80 224 ) ( -32 144 224 ) ( 32 144 224 ) metal2_5 0 0 0 1 1 +( 32 144 160 ) ( 32 80 224 ) ( 32 144 224 ) metal2_5 0 0 0 1 1 +( -32 136 224 ) ( 32 136 160 ) ( 32 136 224 ) metal2_5 0 0 0 1 1 +( 32 88 152 ) ( -32 152 152 ) ( -32 88 152 ) metal2_5 0 0 0 1 1 +( -32 144 160 ) ( -32 80 224 ) ( -32 80 160 ) metal2_5 0 0 0 1 1 +( -32 88 216 ) ( 32 88 152 ) ( -32 88 152 ) metal2_5 0 0 0 1 1 +} +// brush 2874 +{ +( 32 88 152 ) ( -32 136 152 ) ( 32 136 152 ) wm1_1 0 0 0 1 1 +( 32 136 144 ) ( 32 88 152 ) ( 32 136 152 ) wm1_1 0 0 0 1 1 +( -32 136 152 ) ( -32 128 144 ) ( 32 128 144 ) wm1_1 0 0 0 1 1 +( -32 128 144 ) ( -32 80 144 ) ( 32 80 144 ) wm1_2 0 0 0 1 1 +( -32 136 144 ) ( -32 88 152 ) ( -32 88 144 ) wm1_1 0 0 0 1 1 +( 32 88 152 ) ( 32 80 144 ) ( -32 80 144 ) wm1_1 0 0 0 1 1 +} +// brush 2875 +{ +( 24 136 224 ) ( -24 144 224 ) ( 24 144 224 ) metal2_5 0 0 0 1 1 +( 24 144 168 ) ( 24 136 224 ) ( 24 144 224 ) metal2_5 0 0 0 1 1 +( -24 144 224 ) ( 24 144 168 ) ( 24 144 224 ) metw0a 0 0 0 1 1 +( 16 136 160 ) ( -32 144 160 ) ( -32 136 160 ) metal2_5 0 0 0 1 1 +( -24 144 160 ) ( -24 136 216 ) ( -24 136 160 ) metal2_5 0 0 0 1 1 +( -24 136 224 ) ( 24 136 168 ) ( -24 136 168 ) metal2_5 0 0 0 1 1 +} +// brush 2876 +{ +( 16 144 176 ) ( -16 144 176 ) ( -16 144 208 ) metw0a 0 0 0 1 1 +( 0 144 176 ) ( 0 208 192 ) ( -16 144 192 ) metw0a 0 0 0 1 1 +( 16 144 192 ) ( 0 208 192 ) ( 0 144 176 ) metw0a 0 0 0 1 1 +( 0 144 208 ) ( 0 208 192 ) ( 16 144 192 ) metw0a 0 0 0 1 1 +( -16 144 192 ) ( 0 208 192 ) ( 0 144 208 ) metw0a 0 0 0 1 1 +} +// brush 2877 +{ +( 144 96 224 ) ( 144 -256 224 ) ( -176 96 224 ) wizwood1_5 0 0 90 1 1 +( 144 96 224 ) ( -176 96 224 ) ( 144 96 192 ) wizwood1_5 0 0 90 1 1 +( 192 96 224 ) ( 192 96 192 ) ( 192 -256 224 ) wizwood1_5 0 0 90 1 1 +( -176 -256 192 ) ( 144 -256 192 ) ( -176 96 192 ) wizwood1_5 0 0 90 1 1 +( -176 -224 192 ) ( -176 -224 224 ) ( 144 -224 192 ) wizwood1_5 0 0 90 1 1 +( -192 -256 192 ) ( -192 96 192 ) ( -192 -256 224 ) wizwood1_5 0 0 90 1 1 +( 144 96 -64 ) ( 192 48 -64 ) ( 144 96 64 ) wizwood1_5 0 0 90 1 1 +( -192 48 -64 ) ( -144 96 -64 ) ( -192 48 64 ) wizwood1_5 0 0 90 1 1 +} +// brush 2878 +{ +( -192 256 192 ) ( -192 216 192 ) ( -248 256 192 ) wm1_2 0 0 0 1 1 +( -160 256 224 ) ( -216 256 224 ) ( -160 256 144 ) wm1_2 0 0 0 1 1 +( -160 256 224 ) ( -160 256 144 ) ( -160 216 224 ) wm1_2 0 0 0 1 1 +( -248 216 160 ) ( -192 216 160 ) ( -248 256 160 ) wm1_2 0 0 0 1 1 +( -248 224 144 ) ( -248 224 224 ) ( -192 224 144 ) wm1_2 0 0 0 1 1 +( -384 216 144 ) ( -384 256 144 ) ( -384 216 224 ) wm1_2 0 0 0 1 1 +} +// brush 2879 +{ +( 192 48 192 ) ( 176 16 192 ) ( 176 48 192 ) wm1_2 0 0 0 1 1 +( 176 48 128 ) ( 192 48 160 ) ( 176 48 160 ) wm1_2 0 0 0 1 1 +( 176 16 160 ) ( 176 48 128 ) ( 176 48 160 ) wm1_2 0 0 0 1 1 +( 192 48 -48 ) ( 176 16 -48 ) ( 192 16 -48 ) wm1_2 0 0 0 1 1 +( 176 16 128 ) ( 192 16 160 ) ( 192 16 128 ) wm1_2 0 0 0 1 1 +( 192 16 160 ) ( 192 48 128 ) ( 192 16 128 ) wm1_2 0 0 0 1 1 +} +// brush 2880 +{ +( 152 144 224 ) ( 160 144 224 ) ( 152 88 224 ) wm1_1 0 0 0 1 1 +( 152 88 152 ) ( 152 144 152 ) ( 152 144 224 ) wm1_1 0 0 0 1 1 +( 152 144 152 ) ( 152 144 144 ) ( 160 144 152 ) wm1_1 0 0 0 1 1 +( 152 144 152 ) ( 152 88 152 ) ( 160 80 144 ) wm1_1 0 0 0 1 1 +( 160 80 216 ) ( 160 80 224 ) ( 160 144 224 ) wm1_2 0 0 0 1 1 +( 160 80 152 ) ( 160 80 144 ) ( 152 88 144 ) wm1_1 0 0 0 1 1 +} +// brush 2881 +{ +( 152 88 224 ) ( 96 80 224 ) ( 96 88 224 ) wm1_1 0 0 0 1 1 +( 96 88 224 ) ( 96 88 152 ) ( 152 88 152 ) wm1_1 0 0 0 1 1 +( 96 80 152 ) ( 96 88 144 ) ( 96 88 152 ) wm1_1 0 0 0 1 1 +( 160 80 144 ) ( 152 88 152 ) ( 96 88 152 ) wm1_1 0 0 0 1 1 +( 96 80 224 ) ( 160 80 224 ) ( 160 80 216 ) wm1_2 0 0 0 1 1 +( 152 88 144 ) ( 160 80 144 ) ( 160 80 152 ) wm1_1 0 0 0 1 1 +} +// brush 2882 +{ +( 368 928 192 ) ( 368 888 192 ) ( 312 928 192 ) wm1_2 0 0 0 1 1 +( 336 1072 160 ) ( 336 1072 192 ) ( 320 1088 192 ) wm1_2 0 0 0 1 1 +( 312 888 160 ) ( 368 888 160 ) ( 312 928 160 ) wm1_1 0 0 0 1 1 +( 256 992 192 ) ( 256 992 160 ) ( 160 896 192 ) wm1_2 0 0 0 1 1 +( 148 892 160 ) ( 148 892 192 ) ( 164 876 192 ) wm1_2 0 0 0 1 1 +( 240 1024 160 ) ( 240 1024 192 ) ( 144 928 192 ) wm1_2 0 0 0 1 1 +} +// brush 2883 +{ +( 96 856 152 ) ( 96 920 152 ) ( 160 856 152 ) wm1_1 0 48 0 1 1 +( 96 848 216 ) ( 160 848 216 ) ( 96 848 152 ) wm1_1 0 0 0 1 1 +( 96 848 216 ) ( 96 848 152 ) ( 96 912 216 ) wm1_1 16 0 0 1 1 +( 160 848 144 ) ( 160 912 144 ) ( 96 912 144 ) wm1_1 0 48 0 1 1 +( 96 912 144 ) ( 152 912 144 ) ( 152 904 152 ) wm1_1 0 0 0 1 1 +( 160 912 144 ) ( 160 848 144 ) ( 152 848 152 ) wm1_1 16 0 0 1 1 +( 104 848 -72 ) ( 96 856 -72 ) ( 104 848 56 ) wm1_1 16 0 0 1 1 +} +// brush 2884 +{ +( 152 904 224 ) ( 160 848 224 ) ( 152 848 224 ) wm1_1 0 0 0 1 1 +( 152 848 224 ) ( 152 848 152 ) ( 152 904 152 ) wm1_1 0 0 0 1 1 +( 160 848 152 ) ( 152 848 144 ) ( 152 848 152 ) wm1_1 0 0 0 1 1 +( 160 912 144 ) ( 152 904 152 ) ( 152 848 152 ) wm1_1 0 0 0 1 1 +( 160 848 224 ) ( 160 912 224 ) ( 160 912 216 ) wm1_2 0 0 0 1 1 +( 152 904 144 ) ( 160 912 144 ) ( 160 912 152 ) wm1_1 0 0 0 1 1 +} +// brush 2885 +{ +( -176 48 192 ) ( -176 16 192 ) ( -192 48 192 ) wm1_2 0 0 0 1 1 +( -176 48 160 ) ( -192 48 160 ) ( -176 48 128 ) wm1_2 0 0 0 1 1 +( -176 48 160 ) ( -176 48 128 ) ( -176 16 160 ) wm1_2 0 0 0 1 1 +( -192 16 -48 ) ( -176 16 -48 ) ( -192 48 -48 ) wm1_2 0 0 0 1 1 +( -192 16 128 ) ( -192 16 160 ) ( -176 16 128 ) wm1_2 0 0 0 1 1 +( -192 16 128 ) ( -192 48 128 ) ( -192 16 160 ) wm1_2 0 0 0 1 1 +} +// brush 2886 +{ +( 96 904 224 ) ( 96 912 224 ) ( 152 904 224 ) wm1_1 0 0 0 1 1 +( 152 904 152 ) ( 96 904 152 ) ( 96 904 224 ) wm1_1 0 0 0 1 1 +( 96 904 152 ) ( 96 904 144 ) ( 96 912 152 ) wm1_1 0 0 0 1 1 +( 96 904 152 ) ( 152 904 152 ) ( 160 912 144 ) wm1_1 0 0 0 1 1 +( 160 912 216 ) ( 160 912 224 ) ( 96 912 224 ) wm1_2 0 0 0 1 1 +( 160 912 152 ) ( 160 912 144 ) ( 152 904 144 ) wm1_1 0 0 0 1 1 +} +// brush 2887 +{ +( -96 136 152 ) ( -96 72 152 ) ( -160 136 152 ) wm1_1 0 48 0 1 1 +( -96 144 216 ) ( -160 144 216 ) ( -96 144 152 ) wm1_1 0 0 0 1 1 +( -96 144 216 ) ( -96 144 152 ) ( -96 80 216 ) wm1_1 16 0 0 1 1 +( -160 144 144 ) ( -160 80 144 ) ( -96 80 144 ) wm1_1 0 48 0 1 1 +( -96 80 144 ) ( -152 80 144 ) ( -152 88 152 ) wm1_1 0 0 0 1 1 +( -160 80 144 ) ( -160 144 144 ) ( -152 144 152 ) wm1_1 16 0 0 1 1 +( -104 144 -72 ) ( -96 136 -72 ) ( -104 144 56 ) wm1_1 16 0 0 1 1 +} +// brush 2888 +{ +( -152 88 224 ) ( -160 144 224 ) ( -152 144 224 ) wm1_1 0 0 0 1 1 +( -152 144 224 ) ( -152 144 152 ) ( -152 88 152 ) wm1_1 0 0 0 1 1 +( -160 144 152 ) ( -152 144 144 ) ( -152 144 152 ) wm1_1 0 0 0 1 1 +( -160 80 144 ) ( -152 88 152 ) ( -152 144 152 ) wm1_1 0 0 0 1 1 +( -160 144 224 ) ( -160 80 224 ) ( -160 80 216 ) wm1_2 0 0 0 1 1 +( -152 88 144 ) ( -160 80 144 ) ( -160 80 152 ) wm1_1 0 0 0 1 1 +} +// brush 2889 +{ +( -96 88 224 ) ( -96 80 224 ) ( -152 88 224 ) wm1_1 0 0 0 1 1 +( -152 88 152 ) ( -96 88 152 ) ( -96 88 224 ) wm1_1 0 0 0 1 1 +( -96 88 152 ) ( -96 88 144 ) ( -96 80 152 ) wm1_1 0 0 0 1 1 +( -96 88 152 ) ( -152 88 152 ) ( -160 80 144 ) wm1_1 0 0 0 1 1 +( -160 80 216 ) ( -160 80 224 ) ( -96 80 224 ) wm1_2 0 0 0 1 1 +( -160 80 152 ) ( -160 80 144 ) ( -152 88 144 ) wm1_1 0 0 0 1 1 +} +// brush 2890 +{ +( -160 856 152 ) ( -96 920 152 ) ( -96 856 152 ) wm1_1 0 48 0 1 1 +( -96 848 152 ) ( -160 848 216 ) ( -96 848 216 ) wm1_1 0 0 0 1 1 +( -96 912 216 ) ( -96 848 152 ) ( -96 848 216 ) wm1_1 16 0 0 1 1 +( -96 912 144 ) ( -160 912 144 ) ( -160 848 144 ) wm1_1 0 48 0 1 1 +( -152 904 152 ) ( -152 912 144 ) ( -96 912 144 ) wm1_1 0 0 0 1 1 +( -152 848 152 ) ( -160 848 144 ) ( -160 912 144 ) wm1_1 16 0 0 1 1 +( -104 848 56 ) ( -96 856 -72 ) ( -104 848 -72 ) wm1_1 16 0 0 1 1 +} +// brush 2891 +{ +( -152 848 224 ) ( -160 848 224 ) ( -152 904 224 ) wm1_1 0 0 0 1 1 +( -152 904 152 ) ( -152 848 152 ) ( -152 848 224 ) wm1_1 0 0 0 1 1 +( -152 848 152 ) ( -152 848 144 ) ( -160 848 152 ) wm1_1 0 0 0 1 1 +( -152 848 152 ) ( -152 904 152 ) ( -160 912 144 ) wm1_1 0 0 0 1 1 +( -160 912 216 ) ( -160 912 224 ) ( -160 848 224 ) wm1_2 0 0 0 1 1 +( -160 912 152 ) ( -160 912 144 ) ( -152 904 144 ) wm1_1 0 0 0 1 1 +} +// brush 2892 +{ +( -152 904 224 ) ( -96 912 224 ) ( -96 904 224 ) wm1_1 0 0 0 1 1 +( -96 904 224 ) ( -96 904 152 ) ( -152 904 152 ) wm1_1 0 0 0 1 1 +( -96 912 152 ) ( -96 904 144 ) ( -96 904 152 ) wm1_1 0 0 0 1 1 +( -160 912 144 ) ( -152 904 152 ) ( -96 904 152 ) wm1_1 0 0 0 1 1 +( -96 912 224 ) ( -160 912 224 ) ( -160 912 216 ) wm1_2 0 0 0 1 1 +( -152 904 144 ) ( -160 912 144 ) ( -160 912 152 ) wm1_1 0 0 0 1 1 +} +// brush 2893 +{ +( 160 528 224 ) ( 96 464 224 ) ( 96 528 224 ) metal2_5 0 0 0 1 1 +( 96 528 160 ) ( 160 528 224 ) ( 96 528 224 ) metal2_5 0 0 0 1 1 +( 104 464 224 ) ( 104 528 160 ) ( 104 528 224 ) metal2_5 0 0 0 1 1 +( 152 528 152 ) ( 88 464 152 ) ( 152 464 152 ) metal2_5 0 0 0 1 1 +( 96 464 160 ) ( 160 464 224 ) ( 160 464 160 ) metal2_5 0 0 0 1 1 +( 152 464 216 ) ( 152 528 152 ) ( 152 464 152 ) metal2_5 0 0 0 1 1 +} +// brush 2894 +{ +( -48 3452 364 ) ( -48 3460 372 ) ( -48 3460 364 ) wm1_1 0 0 0 1 1 +( -88 3456 364 ) ( -88 3452 368 ) ( -24 3452 368 ) wm1_1 0 0 0 1 1 +( -104 3460 368 ) ( -104 3456 364 ) ( -40 3456 364 ) wm1_1 0 0 0 1 1 +( -80 3452 364 ) ( -80 3460 372 ) ( -80 3452 372 ) wm1_1 0 0 0 1 1 +( -40 3460 368 ) ( -40 3456 372 ) ( -104 3456 372 ) wm1_1 0 0 0 1 1 +( -88 3452 368 ) ( -88 3456 372 ) ( -24 3456 372 ) wm1_1 0 0 0 1 1 +} +// brush 2895 +{ +( 448 3256 216 ) ( 440 3248 216 ) ( 440 3256 216 ) metw0a 0 0 0 1 1 +( 444 3256 168 ) ( 448 3252 168 ) ( 448 3252 232 ) metw0a 0 0 0 1 1 +( 440 3252 152 ) ( 444 3256 152 ) ( 444 3256 216 ) metw0a 0 0 0 1 1 +( 448 3256 168 ) ( 440 3248 168 ) ( 448 3248 168 ) metw0a 0 0 0 1 1 +( 440 3252 216 ) ( 444 3248 216 ) ( 444 3248 152 ) metw0a 0 0 0 1 1 +( 448 3252 168 ) ( 444 3248 168 ) ( 444 3248 232 ) metw0a 0 0 0 1 1 +} +// brush 2896 +{ +( 368 3232 216 ) ( 368 3224 216 ) ( 360 3232 216 ) metw0a 0 0 0 1 1 +( 360 3228 232 ) ( 360 3228 168 ) ( 364 3232 168 ) metw0a 0 0 0 1 1 +( 364 3232 216 ) ( 364 3232 152 ) ( 368 3228 152 ) metw0a 0 0 0 1 1 +( 360 3224 168 ) ( 368 3224 168 ) ( 360 3232 168 ) metw0a 0 0 0 1 1 +( 364 3224 152 ) ( 364 3224 216 ) ( 368 3228 216 ) metw0a 0 0 0 1 1 +( 364 3224 232 ) ( 364 3224 168 ) ( 360 3228 168 ) metw0a 0 0 0 1 1 +} +// brush 2897 +{ +( 392 3256 216 ) ( 392 3248 216 ) ( 384 3256 216 ) metw0a 0 0 0 1 1 +( 384 3252 232 ) ( 384 3252 168 ) ( 388 3256 168 ) metw0a 0 0 0 1 1 +( 388 3256 232 ) ( 388 3256 168 ) ( 392 3252 168 ) metw0a 0 0 0 1 1 +( 384 3248 168 ) ( 392 3248 168 ) ( 384 3256 168 ) metw0a 0 0 0 1 1 +( 388 3248 168 ) ( 388 3248 232 ) ( 392 3252 232 ) metw0a 0 0 0 1 1 +( 388 3248 232 ) ( 388 3248 168 ) ( 384 3252 168 ) metw0a 0 0 0 1 1 +} +// brush 2898 +{ +( 3104 2784 368 ) ( 3104 2528 368 ) ( 3072 2784 368 ) black 0 0 0 1 1 +( 3104 2816 224 ) ( 3072 2816 224 ) ( 3104 2816 128 ) black 0 0 0 1 1 +( 3104 2784 224 ) ( 3104 2784 128 ) ( 3104 2528 224 ) black 0 0 0 1 1 +( 3072 2528 96 ) ( 3104 2528 96 ) ( 3072 2784 96 ) black 0 0 0 1 1 +( 3072 2496 128 ) ( 3072 2496 224 ) ( 3104 2496 128 ) black 0 0 0 1 1 +( 3072 2528 128 ) ( 3072 2784 128 ) ( 3072 2528 224 ) black 0 0 0 1 1 +} +// brush 2899 +{ +( 0 1072 112 ) ( 0 1136 112 ) ( 0 1136 88 ) wm1_1 0 32 0 1 1 +( -64 1136 32 ) ( -80 1136 32 ) ( -64 1136 -96 ) wm1_1 0 32 0 1 1 +( 0 1072 88 ) ( 0 1136 88 ) ( -64 1072 24 ) wm1_2 0 32 0 1 1 +( -64 1072 24 ) ( -64 1136 24 ) ( -80 1072 32 ) wm1_1 0 0 0 1 1 +( -80 1072 -96 ) ( -80 1072 32 ) ( -64 1072 -96 ) wm1_1 0 0 0 1 1 +( 0 1136 112 ) ( 0 1072 112 ) ( -80 1136 32 ) wm1_1 0 32 0 1 1 +} +// brush 2900 +{ +( 112 1136 48 ) ( 112 1136 72 ) ( 112 1072 72 ) wm1_1 0 32 0 1 1 +( 144 1136 -112 ) ( 160 1136 16 ) ( 144 1136 16 ) wm1_1 0 32 0 1 1 +( 144 1072 8 ) ( 80 1136 72 ) ( 80 1072 72 ) wm1_2 0 32 0 1 1 +( 160 1072 16 ) ( 144 1136 8 ) ( 144 1072 8 ) wm1_1 0 0 0 1 1 +( 144 1072 -112 ) ( 160 1072 16 ) ( 160 1072 -112 ) wm1_1 0 0 0 1 1 +( 160 1136 16 ) ( 80 1072 96 ) ( 80 1136 96 ) wm1_1 0 32 0 1 1 +} +// brush 2901 +{ +( -144 1120 8 ) ( -144 1056 8 ) ( -160 1056 16 ) wm1_1 16 0 0 1 1 +( -144 1120 -64 ) ( -160 1120 -64 ) ( -144 1120 -192 ) wm1_1 16 0 0 1 1 +( -144 1056 -8 ) ( -144 1120 -8 ) ( -144 1056 -192 ) wm1_2 0 0 0 1 1 +( -160 1072 -192 ) ( -144 1072 -192 ) ( -160 1136 -192 ) wm1_1 16 0 0 1 1 +( -160 1072 -192 ) ( -160 1072 -64 ) ( -144 1072 -192 ) wm1_2 16 0 0 1 1 +( -160 1072 -192 ) ( -160 1136 -192 ) ( -160 1072 -64 ) wm1_1 0 0 0 1 1 +} +// brush 2902 +{ +( -336 1152 192 ) ( -336 1024 192 ) ( -368 1152 192 ) wbrick1_5 0 0 0 1 1 +( -352 1120 -64 ) ( -384 1120 -64 ) ( -352 1120 -192 ) wbrick1_5 0 0 0 1 1 +( -160 1216 -96 ) ( -160 1216 -224 ) ( -160 1088 -96 ) wbrick1_5 0 32 0 1 1 +( -384 1024 -192 ) ( -352 1024 -192 ) ( -384 1152 -192 ) wbrick1_5 0 0 0 1 1 +( -416 1088 -192 ) ( -416 1088 -64 ) ( -384 1088 -192 ) wbrick1_5 0 32 0 1 1 +( -384 1024 -192 ) ( -384 1152 -192 ) ( -384 1024 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 2903 +{ +( -80 1168 192 ) ( -80 1040 192 ) ( -112 1168 192 ) clip 16 0 0 1 1 +( -80 1136 128 ) ( -112 1136 128 ) ( -80 1136 0 ) clip 0 0 0 1 1 +( 112 1136 64 ) ( 112 1104 64 ) ( 112 1104 192 ) clip 0 32 0 1 1 +( 80 1104 32 ) ( 0 1136 112 ) ( 0 1104 112 ) clip 16 0 0 1 1 +( -144 1120 0 ) ( -144 1120 128 ) ( -112 1120 0 ) clip 0 32 0 1 1 +( 0 1120 192 ) ( 0 1120 112 ) ( 0 1152 112 ) clip 0 0 0 1 1 +( 112 1104 64 ) ( 112 1136 64 ) ( 64 1104 16 ) clip 0 0 0 1 1 +} +// brush 2904 +{ +( -112 1088 192 ) ( -144 1088 192 ) ( -144 1120 192 ) wbrick1_5 48 0 0 -1 1 +( -304 1120 128 ) ( -336 1120 128 ) ( -304 1120 0 ) wbrick1_5 0 0 0 1 1 +( -112 1120 192 ) ( -112 1120 64 ) ( -112 1088 64 ) wbrick1_5 0 32 0 1 1 +( -368 1088 0 ) ( -368 1088 128 ) ( -336 1088 0 ) wbrick1_5 0 32 0 1 1 +( -144 1120 32 ) ( -112 1088 64 ) ( -112 1120 64 ) wm1_1 0 0 0 1 1 +( -160 1088 24 ) ( -160 1120 184 ) ( -160 1088 184 ) wm1_1 0 0 0 1 1 +} +// brush 2905 +{ +( -112 1136 48 ) ( -112 1136 72 ) ( -112 1072 72 ) wm1_1 0 32 0 1 1 +( -80 1136 -112 ) ( -64 1136 16 ) ( -80 1136 16 ) wm1_1 0 32 0 1 1 +( -80 1072 8 ) ( -144 1136 72 ) ( -144 1072 72 ) wm1_2 0 32 0 1 1 +( -80 1072 32 ) ( -80 1136 32 ) ( -80 1072 8 ) wm1_1 0 0 0 1 1 +( -80 1072 -112 ) ( -64 1072 16 ) ( -64 1072 -112 ) wm1_1 0 0 0 1 1 +( -80 1136 32 ) ( -80 1072 32 ) ( -112 1072 64 ) wm1_1 0 32 0 1 1 +} +// brush 2906 +{ +( -112 1072 72 ) ( -112 1136 72 ) ( -112 1136 48 ) wm1_1 0 32 0 1 1 +( -144 1136 16 ) ( -160 1136 16 ) ( -144 1136 -112 ) wm1_1 0 32 0 1 1 +( -80 1072 72 ) ( -80 1136 72 ) ( -144 1072 8 ) wm1_2 0 32 0 1 1 +( -144 1072 8 ) ( -144 1136 8 ) ( -160 1072 16 ) wm1_1 0 0 0 1 1 +( -160 1072 -112 ) ( -160 1072 16 ) ( -144 1072 -112 ) wm1_1 0 0 0 1 1 +( -80 1136 96 ) ( -80 1072 96 ) ( -160 1136 16 ) wm1_1 0 32 0 1 1 +} +// brush 2907 +{ +( 128 1872 -64 ) ( 112 1456 -64 ) ( 112 1872 -64 ) wm1_2 48 0 0 1 1 +( 0 1456 -64 ) ( 0 1872 -96 ) ( 0 1872 -64 ) wm1_2 0 0 0 1 1 +( 128 1872 -96 ) ( 112 1456 -96 ) ( 128 1456 -96 ) wm1_2 48 0 0 1 1 +( 128 1760 -96 ) ( 144 1760 -64 ) ( 144 1760 -96 ) wm1_2 48 0 0 1 1 +( 64 1520 -64 ) ( 64 1936 -96 ) ( 64 1520 -96 ) wm1_2 0 0 0 1 1 +( 112 2160 -96 ) ( 128 2160 -64 ) ( 112 2160 -64 ) wm1_2 48 0 0 1 1 +} +// brush 2908 +{ +( -96 784 224 ) ( -96 720 224 ) ( -160 784 224 ) metal2_5 0 0 0 1 1 +( -96 784 224 ) ( -160 784 224 ) ( -96 784 160 ) metal2_5 0 0 0 1 1 +( -104 784 224 ) ( -104 784 160 ) ( -104 720 224 ) metal2_5 0 0 0 1 1 +( -152 720 152 ) ( -88 720 152 ) ( -152 784 152 ) metal2_5 0 0 0 1 1 +( -160 720 160 ) ( -160 720 224 ) ( -96 720 160 ) metal2_5 0 0 0 1 1 +( -152 720 152 ) ( -152 784 152 ) ( -152 720 216 ) metal2_5 0 0 0 1 1 +} +// brush 2909 +{ +( -96 776 224 ) ( -96 728 224 ) ( -104 776 224 ) metal2_5 0 0 0 1 1 +( -96 776 224 ) ( -104 776 224 ) ( -96 776 168 ) metal2_5 0 0 0 1 1 +( -96 776 224 ) ( -96 776 168 ) ( -96 728 224 ) metw0a 0 0 0 1 1 +( -104 720 160 ) ( -96 720 160 ) ( -104 768 160 ) metal2_5 0 0 0 1 1 +( -104 728 160 ) ( -104 728 216 ) ( -96 728 160 ) metal2_5 0 0 0 1 1 +( -104 728 168 ) ( -104 776 168 ) ( -104 728 224 ) metal2_5 0 0 0 1 1 +} +// brush 2910 +{ +( -96 736 208 ) ( -96 736 176 ) ( -96 768 176 ) metw0a 0 0 0 1 1 +( -96 736 192 ) ( -32 752 192 ) ( -96 752 176 ) metw0a 0 0 0 1 1 +( -96 752 176 ) ( -32 752 192 ) ( -96 768 192 ) metw0a 0 0 0 1 1 +( -96 768 192 ) ( -32 752 192 ) ( -96 752 208 ) metw0a 0 0 0 1 1 +( -96 752 208 ) ( -32 752 192 ) ( -96 736 192 ) metw0a 0 0 0 1 1 +} +// brush 2911 +{ +( -192 768 192 ) ( -192 728 192 ) ( -248 768 192 ) wm1_2 0 0 0 1 1 +( -192 768 224 ) ( -248 768 224 ) ( -192 768 144 ) wm1_2 0 0 0 1 1 +( -160 768 224 ) ( -160 768 144 ) ( -160 728 224 ) wm1_2 0 0 0 1 1 +( -248 728 160 ) ( -192 728 160 ) ( -248 768 160 ) wm1_2 0 0 0 1 1 +( -248 736 144 ) ( -248 736 224 ) ( -192 736 144 ) wm1_2 0 0 0 1 1 +( -384 728 144 ) ( -384 768 144 ) ( -384 728 224 ) wm1_2 0 0 0 1 1 +} +// brush 2912 +{ +( -144 784 224 ) ( -144 720 224 ) ( -160 784 224 ) wm1_1 0 0 0 1 1 +( -144 784 168 ) ( -160 784 168 ) ( -144 784 144 ) wm1_1 0 0 0 1 1 +( -152 784 152 ) ( -152 720 152 ) ( -152 720 224 ) wm1_1 0 0 0 1 1 +( -152 720 152 ) ( -152 784 152 ) ( -160 720 144 ) wm1_1 0 0 0 1 1 +( -160 720 144 ) ( -160 720 168 ) ( -144 720 144 ) wm1_1 0 0 0 1 1 +( -160 720 144 ) ( -160 784 144 ) ( -160 720 168 ) wm1_2 0 0 0 1 1 +} +// brush 2913 +{ +( -104 784 152 ) ( -104 720 152 ) ( -152 784 152 ) wm1_1 0 0 0 1 1 +( -104 784 152 ) ( -152 784 152 ) ( -104 784 144 ) wm1_1 0 0 0 1 1 +( -112 784 144 ) ( -112 720 144 ) ( -104 720 152 ) wm1_1 0 0 0 1 1 +( -160 784 144 ) ( -160 720 144 ) ( -112 720 144 ) wm1_2 0 0 0 1 1 +( -152 720 144 ) ( -152 720 152 ) ( -104 720 144 ) wm1_1 0 0 0 1 1 +( -160 720 144 ) ( -160 784 144 ) ( -152 784 152 ) wm1_1 0 0 0 1 1 +} +// brush 2914 +{ +( -16 -192 160 ) ( 16 -184 160 ) ( 16 -192 160 ) wm1_1 0 0 0 1 1 +( 16 -192 88 ) ( -16 -192 160 ) ( 16 -192 160 ) wm1_1 0 0 0 1 1 +( 16 -184 160 ) ( 16 -192 88 ) ( 16 -192 160 ) wm1_1 0 0 0 1 1 +( -16 -192 -48 ) ( 16 -184 -48 ) ( -16 -184 -48 ) wm1_1 0 0 0 1 1 +( 16 -184 88 ) ( -16 -184 160 ) ( -16 -184 88 ) wm1_2 0 0 0 1 1 +( -16 -184 160 ) ( -16 -192 88 ) ( -16 -184 88 ) wm1_1 0 0 0 1 1 +} +// brush 2915 +{ +( 16 944 192 ) ( -24 944 192 ) ( 16 1000 192 ) wm1_2 0 0 0 1 1 +( 16 944 224 ) ( 16 1000 224 ) ( 16 944 144 ) wm1_2 0 0 0 1 1 +( 16 912 224 ) ( 16 912 144 ) ( -24 912 224 ) wm1_2 0 0 0 1 1 +( -24 1000 160 ) ( -24 944 160 ) ( 16 1000 160 ) wm1_2 0 0 0 1 1 +( -16 1000 144 ) ( -16 1000 224 ) ( -16 944 144 ) wm1_2 0 0 0 1 1 +( -16 1088 144 ) ( 24 1088 144 ) ( -16 1088 224 ) wm1_2 0 0 0 1 1 +} +// brush 2916 +{ +( 32 896 224 ) ( -32 896 224 ) ( 32 912 224 ) wm1_1 0 0 0 1 1 +( 32 896 168 ) ( 32 912 168 ) ( 32 896 144 ) wm1_1 0 0 0 1 1 +( 32 904 152 ) ( -32 904 152 ) ( -32 904 224 ) wm1_1 0 0 0 1 1 +( -32 904 152 ) ( 32 904 152 ) ( -32 912 144 ) wm1_1 0 0 0 1 1 +( -32 912 144 ) ( -32 912 168 ) ( -32 896 144 ) wm1_1 0 0 0 1 1 +( -32 912 144 ) ( 32 912 144 ) ( -32 912 168 ) wm1_2 0 0 0 1 1 +} +// brush 2917 +{ +( 32 848 224 ) ( -32 848 224 ) ( 32 912 224 ) metal2_5 0 0 0 1 1 +( 32 848 224 ) ( 32 912 224 ) ( 32 848 160 ) metal2_5 0 0 0 1 1 +( 32 856 224 ) ( 32 856 160 ) ( -32 856 224 ) metal2_5 0 0 0 1 1 +( -32 904 152 ) ( -32 840 152 ) ( 32 904 152 ) metal2_5 0 0 0 1 1 +( -32 912 160 ) ( -32 912 224 ) ( -32 848 160 ) metal2_5 0 0 0 1 1 +( -32 904 152 ) ( 32 904 152 ) ( -32 904 216 ) metal2_5 0 0 0 1 1 +} +// brush 2918 +{ +( 32 856 152 ) ( -32 856 152 ) ( 32 904 152 ) wm1_1 0 0 0 1 1 +( 32 856 152 ) ( 32 904 152 ) ( 32 856 144 ) wm1_1 0 0 0 1 1 +( 32 864 144 ) ( -32 864 144 ) ( -32 856 152 ) wm1_1 0 0 0 1 1 +( 32 912 144 ) ( -32 912 144 ) ( -32 864 144 ) wm1_2 0 0 0 1 1 +( -32 904 144 ) ( -32 904 152 ) ( -32 856 144 ) wm1_1 0 0 0 1 1 +( -32 912 144 ) ( 32 912 144 ) ( 32 904 152 ) wm1_1 0 0 0 1 1 +} +// brush 2919 +{ +( 24 848 224 ) ( -24 848 224 ) ( 24 856 224 ) metal2_5 0 0 0 1 1 +( 24 848 224 ) ( 24 856 224 ) ( 24 848 168 ) metal2_5 0 0 0 1 1 +( 24 848 224 ) ( 24 848 168 ) ( -24 848 224 ) metw0a 0 0 0 1 1 +( -32 856 160 ) ( -32 848 160 ) ( 16 856 160 ) metal2_5 0 0 0 1 1 +( -24 856 160 ) ( -24 856 216 ) ( -24 848 160 ) metal2_5 0 0 0 1 1 +( -24 856 168 ) ( 24 856 168 ) ( -24 856 224 ) metal2_5 0 0 0 1 1 +} +// brush 2920 +{ +( -16 848 208 ) ( -16 848 176 ) ( 16 848 176 ) metw0a 0 0 0 1 1 +( -16 848 192 ) ( 0 784 192 ) ( 0 848 176 ) metw0a 0 0 0 1 1 +( 0 848 176 ) ( 0 784 192 ) ( 16 848 192 ) metw0a 0 0 0 1 1 +( 16 848 192 ) ( 0 784 192 ) ( 0 848 208 ) metw0a 0 0 0 1 1 +( 0 848 208 ) ( 0 784 192 ) ( -16 848 192 ) metw0a 0 0 0 1 1 +} +// brush 2921 +{ +( 16 1088 160 ) ( 16 1080 160 ) ( -16 1088 160 ) wm1_1 0 0 0 1 1 +( 16 1088 160 ) ( -16 1088 160 ) ( 16 1088 88 ) wm1_1 0 0 0 1 1 +( 16 1088 160 ) ( 16 1088 88 ) ( 16 1080 160 ) wm1_1 0 0 0 1 1 +( -16 1080 88 ) ( 16 1080 88 ) ( -16 1088 88 ) wm1_1 0 0 0 1 1 +( -16 1080 88 ) ( -16 1080 160 ) ( 16 1080 88 ) wm1_2 0 0 0 1 1 +( -16 1080 88 ) ( -16 1088 88 ) ( -16 1080 160 ) wm1_1 0 0 0 1 1 +} +// brush 2922 +{ +( 2752 2432 448 ) ( 2816 2880 448 ) ( 2816 2432 448 ) wbrick1_5 0 0 0 1 1 +( 2816 2432 0 ) ( 2752 2432 512 ) ( 2816 2432 512 ) wbrick1_5 0 0 0 1 1 +( 2784 2880 608 ) ( 2784 2432 96 ) ( 2784 2432 608 ) wbrick1_5 0 0 0 1 1 +( 2752 2432 96 ) ( 2816 2880 96 ) ( 2752 2880 96 ) wbrick1_5 0 0 0 1 1 +( 2816 2496 0 ) ( 2752 2496 512 ) ( 2752 2496 0 ) wbrick1_5 0 0 0 1 1 +( 2752 2880 512 ) ( 2752 2432 0 ) ( 2752 2880 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 2923 +{ +( 2816 2816 448 ) ( 2816 2368 448 ) ( 2752 2816 448 ) wbrick1_5 0 0 0 1 1 +( 2816 2816 512 ) ( 2752 2816 512 ) ( 2816 2816 0 ) wbrick1_5 0 0 0 1 1 +( 2784 2816 608 ) ( 2784 2816 96 ) ( 2784 2368 608 ) wbrick1_5 0 0 0 1 1 +( 2752 2656 416 ) ( 2784 2656 416 ) ( 2784 2816 320 ) wbrick1_5 0 0 0 1 1 +( 2784 2656 416 ) ( 2752 2656 416 ) ( 2752 2656 448 ) wbrick1_5 0 0 0 1 1 +( 2752 2368 0 ) ( 2752 2816 0 ) ( 2752 2368 512 ) wbrick1_5 0 0 0 1 1 +} +// brush 2924 +{ +( 2816 2880 448 ) ( 2816 2432 448 ) ( 2752 2880 448 ) wbrick1_5 0 0 0 1 1 +( 2816 2880 512 ) ( 2752 2880 512 ) ( 2816 2880 0 ) wbrick1_5 0 0 0 1 1 +( 2784 2880 608 ) ( 2784 2880 96 ) ( 2784 2432 608 ) wbrick1_5 0 0 0 1 1 +( 2752 2432 96 ) ( 2816 2432 96 ) ( 2752 2880 96 ) wbrick1_5 0 0 0 1 1 +( 2752 2816 0 ) ( 2752 2816 512 ) ( 2816 2816 0 ) wbrick1_5 0 0 0 1 1 +( 2752 2432 0 ) ( 2752 2880 0 ) ( 2752 2432 512 ) wbrick1_5 0 0 0 1 1 +} +// brush 2925 +{ +( 2480 2528 124 ) ( 2480 2480 124 ) ( 2400 2528 124 ) ground1_5 0 0 0 1 1 +( 2576 2880 128 ) ( 2496 2880 128 ) ( 2576 2880 96 ) ground1_5 0 0 0 1 1 +( 2752 2528 128 ) ( 2752 2528 96 ) ( 2752 2480 128 ) ground1_5 0 0 0 1 1 +( 2400 2480 96 ) ( 2480 2480 96 ) ( 2400 2528 96 ) ground1_5 0 0 0 1 1 +( 2528 2432 96 ) ( 2528 2432 128 ) ( 2608 2432 96 ) ground1_5 0 0 0 1 1 +( 2400 2480 96 ) ( 2400 2528 96 ) ( 2400 2480 128 ) ground1_5 0 0 0 1 1 +} +// brush 2926 +{ +( 2880 2624 124 ) ( 2816 2580 124 ) ( 3072 2624 124 ) exit02_2 0 0 0 1 1 +( 3104 2620 224 ) ( 3104 2620 128 ) ( 3104 2588 224 ) exit02_2 0 0 0 1 1 +( 3104 2592 144 ) ( 2848 2580 124 ) ( 2912 2592 144 ) exit02_2 0 0 0 1 1 +( 2880 2592 144 ) ( 2816 2580 124 ) ( 2880 2624 124 ) exit02_2 0 0 0 1 1 +( 3104 2592 144 ) ( 2880 2624 124 ) ( 3104 2624 124 ) exit02_2 0 0 0 1 1 +} +// brush 2927 +{ +( 3072 2564 224 ) ( 2816 2580 124 ) ( 2880 2564 224 ) exit02_2 0 0 0 1 1 +( 3104 2596 224 ) ( 3104 2564 128 ) ( 3104 2564 224 ) exit02_2 0 0 0 1 1 +( 2912 2592 144 ) ( 2848 2580 124 ) ( 3104 2592 144 ) exit02_2 0 0 0 1 1 +( 2880 2564 224 ) ( 2816 2580 124 ) ( 2880 2592 144 ) exit02_2 0 0 0 1 1 +( 2912 2564 224 ) ( 2912 2592 144 ) ( 3136 2592 144 ) exit02_2 0 0 0 1 1 +} +// brush 2928 +{ +( 2672 2784 190 ) ( 2672 2784 124 ) ( 2688 2824 124 ) exit02_2 32 0 0 1 1 +( 2688 2748 224 ) ( 2688 2824 224 ) ( 2688 2824 96 ) exit02_2 0 0 0 1 1 +( 2646 2748 96 ) ( 2688 2748 96 ) ( 2646 2824 96 ) exit02_2 0 0 0 1 1 +( 2672 2784 124 ) ( 2672 2784 190 ) ( 2688 2748 224 ) exit02_2 32 0 0 1 1 +( 2688 2824 224 ) ( 2688 2748 224 ) ( 2672 2784 184 ) exit02_2 32 0 0 1 1 +} +// brush 2929 +{ +( 2675 2552 96 ) ( 2664 2516 96 ) ( 2675 2516 96 ) exit02_2 0 0 0 1 1 +( 2660 2524 124 ) ( 2672 2528 184 ) ( 2660 2524 96 ) exit02_2 0 0 0 1 1 +( 2672 2528 96 ) ( 2672 2528 184 ) ( 2664 2552 96 ) exit02_2 0 0 0 1 1 +( 2664 2552 144 ) ( 2660 2524 144 ) ( 2660 2524 96 ) exit02_2 0 0 0 1 1 +( 2664 2552 124 ) ( 2672 2528 184 ) ( 2660 2524 124 ) exit02_2 32 0 0 1 1 +} +// brush 2930 +{ +( 3104 2732 124 ) ( 3040 2732 124 ) ( 3040 2748 224 ) exit02_2 0 0 0 1 1 +( 3104 2748 224 ) ( 3040 2748 224 ) ( 3104 2748 96 ) exit02_2 0 0 0 1 1 +( 3104 2748 224 ) ( 3104 2748 96 ) ( 3104 2732 224 ) exit02_2 0 0 0 1 1 +( 2688 2732 96 ) ( 2752 2732 96 ) ( 2688 2748 96 ) exit02_2 0 0 0 1 1 +( 3040 2732 124 ) ( 3104 2732 124 ) ( 3104 2732 96 ) exit02_2 0 0 0 1 1 +( 2688 2732 96 ) ( 2688 2748 96 ) ( 2688 2732 224 ) exit02_2 0 0 0 1 1 +} +// brush 2931 +{ +( 2688 2748 224 ) ( 2680 2732 124 ) ( 2664 2760 124 ) exit02_2 32 0 0 1 1 +( 2664 2760 96 ) ( 2680 2732 96 ) ( 2688 2748 96 ) exit02_2 0 0 0 1 1 +( 2688 2748 224 ) ( 2664 2760 124 ) ( 2688 2748 96 ) exit02_2 0 0 0 1 1 +( 2664 2760 96 ) ( 2680 2732 124 ) ( 2680 2732 96 ) exit02_2 0 0 0 1 1 +( 2688 2732 124 ) ( 2680 2732 124 ) ( 2688 2748 224 ) exit02_2 0 0 0 1 1 +( 2688 2748 224 ) ( 2688 2748 96 ) ( 2688 2732 224 ) exit02_2 0 0 0 1 1 +( 2680 2732 124 ) ( 2688 2732 124 ) ( 2688 2732 96 ) exit02_2 0 0 0 1 1 +} +// brush 2932 +{ +( 2880 2748 224 ) ( 2816 2732 124 ) ( 3072 2748 224 ) exit02_2 0 0 0 1 1 +( 3104 2748 224 ) ( 3104 2748 128 ) ( 3104 2716 224 ) exit02_2 0 0 0 1 1 +( 3104 2720 144 ) ( 2848 2732 124 ) ( 2912 2720 144 ) exit02_2 0 0 0 1 1 +( 2880 2720 144 ) ( 2816 2732 124 ) ( 2880 2748 224 ) exit02_2 0 0 0 1 1 +( 3136 2720 144 ) ( 2912 2720 144 ) ( 2912 2748 224 ) exit02_2 0 0 0 1 1 +} +// brush 2933 +{ +( 3072 2688 124 ) ( 2816 2732 124 ) ( 2880 2688 124 ) exit02_2 0 0 0 1 1 +( 3104 2724 224 ) ( 3104 2692 128 ) ( 3104 2692 224 ) exit02_2 0 0 0 1 1 +( 2912 2720 144 ) ( 2848 2732 124 ) ( 3104 2720 144 ) exit02_2 0 0 0 1 1 +( 2880 2688 124 ) ( 2816 2732 124 ) ( 2880 2720 144 ) exit02_2 0 0 0 1 1 +( 3104 2688 124 ) ( 2880 2688 124 ) ( 3104 2720 144 ) exit02_2 0 0 0 1 1 +} +// brush 2934 +{ +( 3072 2688 144 ) ( 3072 2624 144 ) ( 2880 2624 124 ) exit02_2 0 0 0 1 1 +( 2872 2720 128 ) ( 2872 2720 124 ) ( 3064 2720 124 ) exit02_2 0 0 0 1 1 +( 3104 2624 144 ) ( 3104 2688 144 ) ( 3104 2624 96 ) exit02_2 0 0 0 1 1 +( 2840 2560 96 ) ( 3064 2560 96 ) ( 2840 2752 96 ) exit02_2 0 0 0 1 1 +( 2856 2592 96 ) ( 2856 2592 128 ) ( 3080 2592 96 ) exit02_2 0 0 0 1 1 +( 2880 2668 124 ) ( 2880 2668 128 ) ( 2880 2624 128 ) exit02_2 0 0 0 1 1 +} +// brush 2935 +{ +( 496 3264 168 ) ( 432 3216 168 ) ( 432 3264 168 ) metw0a 0 0 0 1 1 +( 432 3264 112 ) ( 448 3264 152 ) ( 448 3264 200 ) metal2_5 0 0 0 1 1 +( 432 3216 168 ) ( 432 3264 120 ) ( 432 3264 168 ) metw0a 0 0 0 1 1 +( 496 3264 160 ) ( 432 3216 160 ) ( 496 3216 160 ) metw0a 0 0 0 1 1 +( 432 3216 120 ) ( 496 3216 168 ) ( 496 3216 120 ) metw0a 0 0 0 1 1 +( 496 3216 160 ) ( 448 3264 200 ) ( 448 3264 152 ) metal2_5 0 0 0 1 1 +} +// brush 2936 +{ +( 496 3264 224 ) ( 432 3216 224 ) ( 432 3264 224 ) metw0a 0 0 0 1 1 +( 432 3264 168 ) ( 448 3264 208 ) ( 448 3264 256 ) metal2_5 0 0 0 1 1 +( 432 3216 224 ) ( 432 3264 176 ) ( 432 3264 224 ) metw0a 0 0 0 1 1 +( 496 3264 216 ) ( 432 3216 216 ) ( 496 3216 216 ) metw0a 0 0 0 1 1 +( 432 3216 176 ) ( 496 3216 224 ) ( 496 3216 176 ) metw0a 0 0 0 1 1 +( 496 3216 216 ) ( 448 3264 256 ) ( 448 3264 208 ) metal2_5 0 0 0 1 1 +} +// brush 2937 +{ +( 400 3264 168 ) ( 400 3216 168 ) ( 336 3264 168 ) metw0a 0 0 0 1 1 +( 384 3264 200 ) ( 384 3264 152 ) ( 400 3264 112 ) metal2_5 0 0 0 1 1 +( 400 3264 168 ) ( 400 3264 120 ) ( 400 3216 168 ) metw0a 0 0 0 1 1 +( 336 3216 160 ) ( 400 3216 160 ) ( 336 3264 160 ) metw0a 0 0 0 1 1 +( 336 3216 120 ) ( 336 3216 168 ) ( 400 3216 120 ) metw0a 0 0 0 1 1 +( 384 3264 152 ) ( 384 3264 200 ) ( 336 3216 160 ) metal2_5 0 0 0 1 1 +} +// brush 2938 +{ +( 400 3264 224 ) ( 400 3216 224 ) ( 336 3264 224 ) metw0a 0 0 0 1 1 +( 384 3264 256 ) ( 384 3264 208 ) ( 400 3264 168 ) metal2_5 0 0 0 1 1 +( 400 3264 224 ) ( 400 3264 176 ) ( 400 3216 224 ) metw0a 0 0 0 1 1 +( 336 3216 216 ) ( 400 3216 216 ) ( 336 3264 216 ) metw0a 0 0 0 1 1 +( 336 3216 176 ) ( 336 3216 224 ) ( 400 3216 176 ) metw0a 0 0 0 1 1 +( 384 3264 208 ) ( 384 3264 256 ) ( 336 3216 216 ) metal2_5 0 0 0 1 1 +} +// brush 2939 +{ +( 152 3232 216 ) ( 144 3224 216 ) ( 144 3232 216 ) metw0a 0 0 0 1 1 +( 148 3232 168 ) ( 152 3228 168 ) ( 152 3228 232 ) metw0a 0 0 0 1 1 +( 144 3228 152 ) ( 148 3232 152 ) ( 148 3232 216 ) metw0a 0 0 0 1 1 +( 152 3232 168 ) ( 144 3224 168 ) ( 152 3224 168 ) metw0a 0 0 0 1 1 +( 144 3228 216 ) ( 148 3224 216 ) ( 148 3224 152 ) metw0a 0 0 0 1 1 +( 152 3228 168 ) ( 148 3224 168 ) ( 148 3224 232 ) metw0a 0 0 0 1 1 +} +// brush 2940 +{ +( 128 3256 216 ) ( 120 3248 216 ) ( 120 3256 216 ) metw0a 0 0 0 1 1 +( 124 3256 168 ) ( 128 3252 168 ) ( 128 3252 232 ) metw0a 0 0 0 1 1 +( 120 3252 152 ) ( 124 3256 152 ) ( 124 3256 216 ) metw0a 0 0 0 1 1 +( 128 3256 168 ) ( 120 3248 168 ) ( 128 3248 168 ) metw0a 0 0 0 1 1 +( 120 3252 216 ) ( 124 3248 216 ) ( 124 3248 152 ) metw0a 0 0 0 1 1 +( 128 3252 168 ) ( 124 3248 168 ) ( 124 3248 232 ) metw0a 0 0 0 1 1 +} +// brush 2941 +{ +( 48 3232 216 ) ( 48 3224 216 ) ( 40 3232 216 ) metw0a 0 0 0 1 1 +( 40 3228 232 ) ( 40 3228 168 ) ( 44 3232 168 ) metw0a 0 0 0 1 1 +( 44 3232 216 ) ( 44 3232 152 ) ( 48 3228 152 ) metw0a 0 0 0 1 1 +( 40 3224 168 ) ( 48 3224 168 ) ( 40 3232 168 ) metw0a 0 0 0 1 1 +( 44 3224 152 ) ( 44 3224 216 ) ( 48 3228 216 ) metw0a 0 0 0 1 1 +( 44 3224 232 ) ( 44 3224 168 ) ( 40 3228 168 ) metw0a 0 0 0 1 1 +} +// brush 2942 +{ +( 72 3256 216 ) ( 72 3248 216 ) ( 64 3256 216 ) metw0a 0 0 0 1 1 +( 64 3252 232 ) ( 64 3252 168 ) ( 68 3256 168 ) metw0a 0 0 0 1 1 +( 68 3256 232 ) ( 68 3256 168 ) ( 72 3252 168 ) metw0a 0 0 0 1 1 +( 64 3248 168 ) ( 72 3248 168 ) ( 64 3256 168 ) metw0a 0 0 0 1 1 +( 68 3248 168 ) ( 68 3248 232 ) ( 72 3252 232 ) metw0a 0 0 0 1 1 +( 68 3248 232 ) ( 68 3248 168 ) ( 64 3252 168 ) metw0a 0 0 0 1 1 +} +// brush 2943 +{ +( 176 3264 168 ) ( 112 3216 168 ) ( 112 3264 168 ) metw0a 0 0 0 1 1 +( 112 3264 112 ) ( 128 3264 152 ) ( 128 3264 200 ) metal2_5 0 0 0 1 1 +( 112 3216 168 ) ( 112 3264 120 ) ( 112 3264 168 ) metw0a 0 0 0 1 1 +( 176 3264 160 ) ( 112 3216 160 ) ( 176 3216 160 ) metw0a 0 0 0 1 1 +( 112 3216 120 ) ( 176 3216 168 ) ( 176 3216 120 ) metw0a 0 0 0 1 1 +( 176 3216 160 ) ( 128 3264 200 ) ( 128 3264 152 ) metal2_5 0 0 0 1 1 +} +// brush 2944 +{ +( 176 3264 224 ) ( 112 3216 224 ) ( 112 3264 224 ) metw0a 0 0 0 1 1 +( 112 3264 168 ) ( 128 3264 208 ) ( 128 3264 256 ) metal2_5 0 0 0 1 1 +( 112 3216 224 ) ( 112 3264 176 ) ( 112 3264 224 ) metw0a 0 0 0 1 1 +( 176 3264 216 ) ( 112 3216 216 ) ( 176 3216 216 ) metw0a 0 0 0 1 1 +( 112 3216 176 ) ( 176 3216 224 ) ( 176 3216 176 ) metw0a 0 0 0 1 1 +( 176 3216 216 ) ( 128 3264 256 ) ( 128 3264 208 ) metal2_5 0 0 0 1 1 +} +// brush 2945 +{ +( 80 3264 168 ) ( 80 3216 168 ) ( 16 3264 168 ) metw0a 0 0 0 1 1 +( 64 3264 200 ) ( 64 3264 152 ) ( 80 3264 112 ) metal2_5 0 0 0 1 1 +( 80 3264 168 ) ( 80 3264 120 ) ( 80 3216 168 ) metw0a 0 0 0 1 1 +( 16 3216 160 ) ( 80 3216 160 ) ( 16 3264 160 ) metw0a 0 0 0 1 1 +( 16 3216 120 ) ( 16 3216 168 ) ( 80 3216 120 ) metw0a 0 0 0 1 1 +( 64 3264 152 ) ( 64 3264 200 ) ( 16 3216 160 ) metal2_5 0 0 0 1 1 +} +// brush 2946 +{ +( 80 3264 224 ) ( 80 3216 224 ) ( 16 3264 224 ) metw0a 0 0 0 1 1 +( 64 3264 256 ) ( 64 3264 208 ) ( 80 3264 168 ) metal2_5 0 0 0 1 1 +( 80 3264 224 ) ( 80 3264 176 ) ( 80 3216 224 ) metw0a 0 0 0 1 1 +( 16 3216 216 ) ( 80 3216 216 ) ( 16 3264 216 ) metw0a 0 0 0 1 1 +( 16 3216 176 ) ( 16 3216 224 ) ( 80 3216 176 ) metw0a 0 0 0 1 1 +( 64 3264 208 ) ( 64 3264 256 ) ( 16 3216 216 ) metal2_5 0 0 0 1 1 +} +// brush 2947 +{ +( 256 1728 320 ) ( 48 1712 112 ) ( 48 1728 112 ) wm1_2 0 0 0 1 1 +( 256 1872 -320 ) ( 48 1872 320 ) ( 256 1872 320 ) wm1_2 0 12 45 1 1 +( 256 1728 320 ) ( 256 1712 -320 ) ( 256 1712 320 ) wm1_2 0 0 0 1 1 +( 256 1728 288 ) ( 48 1728 80 ) ( 48 1712 80 ) wm1_2 0 0 0 1 1 +( 240 1904 -320 ) ( 32 1904 320 ) ( 32 1904 -320 ) wm1_2 0 0 0 1 1 +( 64 1712 96 ) ( 64 1728 128 ) ( 64 1712 128 ) wm1_2 0 0 0 1 1 +} +// brush 2948 +{ +( 584 2144 -320 ) ( 512 2240 -336 ) ( 584 2240 -320 ) wswamp1_2 0 0 0 1 1 +( 584 2144 -384 ) ( 584 2144 -320 ) ( 584 2240 -384 ) wswamp1_2 0 0 0 1 1 +( 456 2176 -448 ) ( 584 2176 -448 ) ( 456 2240 -448 ) wswamp1_2 0 0 0 1 1 +( 584 2144 -448 ) ( 512 2240 -336 ) ( 584 2144 -320 ) wswamp1_2 0 0 0 1 1 +( 584 2240 -320 ) ( 512 2240 -336 ) ( 584 2240 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2949 +{ +( 688 1936 -368 ) ( 568 1984 -288 ) ( 608 2080 -320 ) wswamp1_2 0 0 0 1 1 +( 608 2080 -448 ) ( 688 1936 -368 ) ( 608 2080 -320 ) wswamp1_2 0 0 0 1 1 +( 616 1872 -448 ) ( 744 1872 -448 ) ( 616 1936 -448 ) wswamp1_2 0 0 0 1 1 +( 608 2080 -320 ) ( 568 1984 -288 ) ( 608 2080 -448 ) wswamp1_2 0 0 0 1 1 +( 568 1984 -448 ) ( 568 1984 -288 ) ( 688 1936 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2950 +{ +( 440 2240 -320 ) ( 512 2240 -336 ) ( 440 2144 -320 ) wswamp1_2 0 0 0 1 1 +( 440 2240 -448 ) ( 512 2240 -336 ) ( 440 2240 -320 ) wswamp1_2 0 0 0 1 1 +( 440 2176 -448 ) ( 568 2176 -448 ) ( 440 2240 -448 ) wswamp1_2 0 0 0 1 1 +( 440 2144 -320 ) ( 440 2144 -384 ) ( 440 2240 -320 ) wswamp1_2 0 0 0 1 1 +( 440 2144 -320 ) ( 512 2240 -336 ) ( 440 2144 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2951 +{ +( 440 2144 -320 ) ( 512 2240 -336 ) ( 512 2112 -352 ) wswamp1_2 0 0 0 1 1 +( 440 2144 -448 ) ( 512 2112 -352 ) ( 512 2112 -448 ) wswamp1_2 0 0 0 1 1 +( 512 2208 -448 ) ( 384 2208 -448 ) ( 512 2144 -448 ) wswamp1_2 0 0 0 1 1 +( 512 2112 -352 ) ( 512 2240 -336 ) ( 512 2112 -448 ) wswamp1_2 0 0 0 1 1 +( 440 2144 -448 ) ( 512 2240 -336 ) ( 440 2144 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 2952 +{ +( 704 2144 -320 ) ( 704 2064 -320 ) ( 584 2144 -320 ) wswamp1_2 0 0 0 1 1 +( 704 2144 -320 ) ( 584 2144 -320 ) ( 704 2144 -448 ) wswamp1_2 0 0 0 1 1 +( 704 2144 -320 ) ( 704 2144 -448 ) ( 704 2064 -320 ) wswamp1_2 0 0 0 1 1 +( 584 2064 -448 ) ( 704 2064 -448 ) ( 584 2144 -448 ) wswamp1_2 0 0 0 1 1 +( 608 2080 -448 ) ( 608 2080 -320 ) ( 704 2064 -320 ) wswamp1_2 0 0 0 1 1 +( 608 2080 -320 ) ( 608 2080 -448 ) ( 584 2144 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2953 +{ +( 512 2112 -352 ) ( 512 2240 -336 ) ( 584 2144 -320 ) wswamp1_2 0 0 0 1 1 +( 584 2144 -448 ) ( 512 2112 -352 ) ( 584 2144 -320 ) wswamp1_2 0 0 0 1 1 +( 512 2144 -448 ) ( 640 2208 -448 ) ( 512 2208 -448 ) wswamp1_2 0 0 0 1 1 +( 512 2240 -448 ) ( 512 2240 -336 ) ( 512 2112 -448 ) wswamp1_2 0 0 0 1 1 +( 584 2144 -320 ) ( 512 2240 -336 ) ( 584 2144 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2954 +{ +( 608 2080 -320 ) ( 512 2112 -352 ) ( 584 2144 -320 ) wswamp1_2 0 0 0 1 1 +( 584 2144 -448 ) ( 512 2112 -352 ) ( 512 2112 -448 ) wswamp1_2 0 0 0 1 1 +( 584 2112 -448 ) ( 456 2048 -448 ) ( 584 2048 -448 ) wswamp1_2 0 0 0 1 1 +( 608 2080 -384 ) ( 608 2080 -320 ) ( 584 2144 -320 ) wswamp1_2 0 0 0 1 1 +( 608 2080 -448 ) ( 512 2112 -352 ) ( 608 2080 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 2955 +{ +( 608 2080 -320 ) ( 568 1984 -288 ) ( 512 2112 -352 ) wswamp1_2 0 0 0 1 1 +( 568 1984 -448 ) ( 568 1984 -288 ) ( 608 2080 -448 ) wswamp1_2 0 0 0 1 1 +( 536 2080 -448 ) ( 664 2144 -448 ) ( 536 2144 -448 ) wswamp1_2 0 0 0 1 1 +( 512 2112 -352 ) ( 568 1984 -288 ) ( 512 2112 -448 ) wswamp1_2 0 0 0 1 1 +( 608 2080 -320 ) ( 512 2112 -352 ) ( 608 2080 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2956 +{ +( 704 2064 -320 ) ( 688 1936 -368 ) ( 608 2080 -320 ) wswamp1_2 0 0 0 1 1 +( 608 2080 -384 ) ( 688 1936 -368 ) ( 688 1936 -384 ) wswamp1_2 0 0 0 1 1 +( 688 2144 -448 ) ( 560 2144 -448 ) ( 688 2080 -448 ) wswamp1_2 0 0 0 1 1 +( 704 2064 -384 ) ( 688 1936 -368 ) ( 704 2064 -320 ) wswamp1_2 0 0 0 1 1 +( 704 2064 -384 ) ( 704 2064 -320 ) ( 608 2080 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 2957 +{ +( 584 2272 -320 ) ( 584 2176 -320 ) ( 440 2272 -320 ) wswamp1_k 0 0 0 1 1 +( 584 2272 -320 ) ( 440 2272 -320 ) ( 584 2272 -336 ) wswamp1_k 0 0 0 1 1 +( 584 2272 -320 ) ( 584 2272 -336 ) ( 584 2176 -320 ) wswamp1_k 0 0 0 1 1 +( 440 2176 -336 ) ( 584 2176 -336 ) ( 440 2272 -336 ) wswamp1_k 0 0 0 1 1 +( 440 2240 -336 ) ( 440 2240 -320 ) ( 584 2240 -336 ) wswamp1_k 0 32 0 1 1 +( 440 2176 -336 ) ( 440 2272 -336 ) ( 440 2176 -320 ) wswamp1_k 0 0 0 1 1 +} +// brush 2958 +{ +( 632 1864 -328 ) ( 568 1984 -288 ) ( 688 1936 -368 ) wswamp1_2 0 0 0 1 1 +( 688 1936 -368 ) ( 568 1984 -288 ) ( 688 1936 -448 ) wswamp1_2 0 0 0 1 1 +( 632 1864 -448 ) ( 632 1864 -328 ) ( 688 1936 -448 ) wswamp1_2 0 0 0 1 1 +( 568 1864 -448 ) ( 688 1864 -448 ) ( 568 1984 -448 ) wswamp1_2 0 0 0 1 1 +( 568 1984 -448 ) ( 568 1984 -288 ) ( 632 1864 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2959 +{ +( 512 1888 -320 ) ( 568 1984 -288 ) ( 632 1864 -328 ) wswamp1_2 0 0 0 1 1 +( 568 1864 -448 ) ( 688 1864 -448 ) ( 568 1984 -448 ) wswamp1_2 0 0 0 1 1 +( 632 1864 -448 ) ( 512 1888 -320 ) ( 632 1864 -328 ) wswamp1_2 0 0 0 1 1 +( 568 1984 -448 ) ( 568 1984 -288 ) ( 512 1888 -448 ) wswamp1_2 0 0 0 1 1 +( 632 1864 -448 ) ( 568 1984 -288 ) ( 568 1984 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2960 +{ +( 512 1888 -320 ) ( 632 1864 -328 ) ( 592 1792 -304 ) wswamp1_2 0 0 0 1 1 +( 632 1864 -448 ) ( 632 1864 -328 ) ( 512 1888 -448 ) wswamp1_2 0 0 0 1 1 +( 592 1792 -304 ) ( 632 1864 -328 ) ( 592 1792 -448 ) wswamp1_2 0 0 0 1 1 +( 512 1792 -448 ) ( 592 1792 -448 ) ( 512 1888 -448 ) wswamp1_2 0 0 0 1 1 +( 512 1888 -448 ) ( 592 1792 -304 ) ( 592 1792 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2961 +{ +( 512 1792 -328 ) ( 512 1704 -344 ) ( 432 1792 -304 ) wswamp1_2 0 0 0 1 1 +( 576 1888 -448 ) ( 512 1792 -448 ) ( 576 1792 -448 ) wswamp1_2 0 0 0 1 1 +( 432 1792 -448 ) ( 512 1704 -344 ) ( 512 1704 -448 ) wswamp1_2 0 0 0 1 1 +( 512 1704 -448 ) ( 512 1704 -344 ) ( 512 1792 -448 ) wswamp1_2 0 0 0 1 1 +( 432 1792 -448 ) ( 512 1792 -328 ) ( 432 1792 -304 ) wswamp1_2 0 0 0 1 1 +} +// brush 2962 +{ +( 432 1792 -304 ) ( 512 1888 -320 ) ( 512 1792 -328 ) wswamp1_2 0 0 0 1 1 +( 432 1792 -448 ) ( 512 1888 -320 ) ( 432 1792 -304 ) wswamp1_2 0 0 0 1 1 +( 576 1888 -448 ) ( 512 1792 -448 ) ( 576 1792 -448 ) wswamp1_2 0 0 0 1 1 +( 512 1792 -328 ) ( 512 1888 -320 ) ( 512 1792 -448 ) wswamp1_2 0 0 0 1 1 +( 432 1792 -304 ) ( 512 1792 -328 ) ( 432 1792 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2963 +{ +( 592 1792 -304 ) ( 512 1704 -344 ) ( 512 1792 -328 ) wswamp1_2 0 0 0 1 1 +( 448 1792 -448 ) ( 512 1792 -448 ) ( 448 1888 -448 ) wswamp1_2 0 0 0 1 1 +( 592 1792 -448 ) ( 512 1704 -344 ) ( 592 1792 -304 ) wswamp1_2 0 0 0 1 1 +( 512 1792 -448 ) ( 512 1704 -344 ) ( 512 1704 -448 ) wswamp1_2 0 0 0 1 1 +( 592 1792 -448 ) ( 512 1792 -328 ) ( 512 1792 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2964 +{ +( 592 1792 -304 ) ( 512 1792 -328 ) ( 512 1888 -320 ) wswamp1_2 0 0 0 1 1 +( 592 1792 -448 ) ( 512 1888 -320 ) ( 512 1888 -448 ) wswamp1_2 0 0 0 1 1 +( 448 1792 -448 ) ( 512 1792 -448 ) ( 448 1888 -448 ) wswamp1_2 0 0 0 1 1 +( 512 1888 -320 ) ( 512 1792 -328 ) ( 512 1888 -448 ) wswamp1_2 0 0 0 1 1 +( 592 1792 -448 ) ( 512 1792 -328 ) ( 592 1792 -304 ) wswamp1_2 0 0 0 1 1 +} +// brush 2965 +{ +( 448 2048 -336 ) ( 568 1984 -288 ) ( 448 1952 -320 ) wswamp1_2 0 0 0 1 1 +( 448 1952 -448 ) ( 448 2048 -336 ) ( 448 1952 -320 ) wswamp1_2 0 0 0 1 1 +( 560 2144 -448 ) ( 448 2144 -448 ) ( 560 2048 -448 ) wswamp1_2 0 0 0 1 1 +( 448 1952 -320 ) ( 568 1984 -288 ) ( 448 1952 -448 ) wswamp1_2 0 0 0 1 1 +( 568 1984 -448 ) ( 568 1984 -288 ) ( 448 2048 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2966 +{ +( 512 2112 -352 ) ( 568 1984 -288 ) ( 448 2048 -336 ) wswamp1_2 0 0 0 1 1 +( 568 1984 -448 ) ( 568 1984 -288 ) ( 512 2112 -448 ) wswamp1_2 0 0 0 1 1 +( 456 1888 -448 ) ( 568 1888 -448 ) ( 456 1984 -448 ) wswamp1_2 0 0 0 1 1 +( 512 2112 -352 ) ( 448 2048 -336 ) ( 512 2112 -448 ) wswamp1_2 0 0 0 1 1 +( 448 2048 -336 ) ( 568 1984 -288 ) ( 448 2048 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2967 +{ +( 512 2112 -352 ) ( 448 2048 -336 ) ( 440 2144 -320 ) wswamp1_2 0 0 0 1 1 +( 440 2144 -448 ) ( 512 2112 -352 ) ( 440 2144 -320 ) wswamp1_2 0 0 0 1 1 +( 376 2064 -448 ) ( 440 2064 -448 ) ( 376 2144 -448 ) wswamp1_2 0 0 0 1 1 +( 448 2048 -448 ) ( 448 2048 -336 ) ( 512 2112 -448 ) wswamp1_2 0 0 0 1 1 +( 440 2144 -320 ) ( 448 2048 -336 ) ( 440 2144 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2968 +{ +( 440 2144 -320 ) ( 448 2048 -336 ) ( 384 2080 -320 ) wswamp1_2 0 0 0 1 1 +( 384 2080 -320 ) ( 384 2080 -448 ) ( 440 2144 -448 ) wswamp1_2 0 0 0 1 1 +( 376 2064 -448 ) ( 440 2064 -448 ) ( 376 2144 -448 ) wswamp1_2 0 0 0 1 1 +( 384 2080 -320 ) ( 448 2048 -336 ) ( 384 2080 -448 ) wswamp1_2 0 0 0 1 1 +( 440 2144 -448 ) ( 448 2048 -336 ) ( 440 2144 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 2969 +{ +( 592 1792 -304 ) ( 648 1720 -320 ) ( 512 1704 -344 ) wswamp1_2 0 0 0 1 1 +( 592 1792 -448 ) ( 512 1704 -344 ) ( 512 1704 -448 ) wswamp1_2 0 0 0 1 1 +( 592 1792 -448 ) ( 648 1720 -320 ) ( 592 1792 -304 ) wswamp1_2 0 0 0 1 1 +( 488 1664 -448 ) ( 592 1664 -448 ) ( 488 1792 -448 ) wswamp1_2 0 0 0 1 1 +( 512 1704 -448 ) ( 648 1720 -320 ) ( 648 1720 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2970 +{ +( 584 1632 -320 ) ( 512 1704 -344 ) ( 648 1720 -320 ) wswamp1_2 0 0 0 1 1 +( 488 1664 -448 ) ( 592 1664 -448 ) ( 488 1792 -448 ) wswamp1_2 0 0 0 1 1 +( 584 1632 -448 ) ( 584 1632 -304 ) ( 648 1720 -304 ) wswamp1_2 0 0 0 1 1 +( 584 1632 -448 ) ( 512 1704 -344 ) ( 584 1632 -320 ) wswamp1_2 0 0 0 1 1 +( 648 1720 -448 ) ( 512 1704 -344 ) ( 512 1704 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2971 +{ +( 432 1792 -304 ) ( 512 1704 -344 ) ( 384 1720 -320 ) wswamp1_2 0 0 0 1 1 +( 432 1792 -448 ) ( 512 1704 -344 ) ( 432 1792 -304 ) wswamp1_2 0 0 0 1 1 +( 432 1680 -448 ) ( 528 1680 -448 ) ( 432 1792 -448 ) wswamp1_2 0 0 0 1 1 +( 384 1720 -448 ) ( 432 1792 -304 ) ( 384 1720 -320 ) wswamp1_2 0 0 0 1 1 +( 384 1720 -320 ) ( 512 1704 -344 ) ( 384 1720 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2972 +{ +( 384 1720 -320 ) ( 512 1704 -344 ) ( 440 1632 -320 ) wswamp1_2 0 0 0 1 1 +( 440 1632 -448 ) ( 512 1704 -344 ) ( 512 1704 -448 ) wswamp1_2 0 0 0 1 1 +( 432 1680 -448 ) ( 528 1680 -448 ) ( 432 1792 -448 ) wswamp1_2 0 0 0 1 1 +( 440 1632 -320 ) ( 440 1632 -448 ) ( 384 1720 -320 ) wswamp1_2 0 0 0 1 1 +( 384 1720 -448 ) ( 512 1704 -344 ) ( 384 1720 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 2973 +{ +( 512 1704 -344 ) ( 512 1568 -352 ) ( 440 1632 -320 ) wswamp1_2 0 0 0 1 1 +( 512 1600 -448 ) ( 584 1600 -448 ) ( 512 1704 -448 ) wswamp1_2 0 0 0 1 1 +( 440 1632 -448 ) ( 512 1568 -352 ) ( 512 1568 -448 ) wswamp1_2 0 0 0 1 1 +( 440 1632 -448 ) ( 512 1704 -344 ) ( 440 1632 -320 ) wswamp1_2 0 0 0 1 1 +( 512 1568 -448 ) ( 512 1568 -352 ) ( 512 1704 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2974 +{ +( 584 1632 -320 ) ( 512 1568 -352 ) ( 512 1704 -344 ) wswamp1_2 0 0 0 1 1 +( 584 1632 -320 ) ( 512 1704 -344 ) ( 584 1632 -448 ) wswamp1_2 0 0 0 1 1 +( 584 1632 -448 ) ( 512 1568 -352 ) ( 584 1632 -320 ) wswamp1_2 0 0 0 1 1 +( 512 1600 -448 ) ( 584 1600 -448 ) ( 512 1704 -448 ) wswamp1_2 0 0 0 1 1 +( 512 1704 -448 ) ( 512 1568 -352 ) ( 512 1568 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2975 +{ +( 584 1536 -320 ) ( 512 1472 -368 ) ( 512 1568 -352 ) wswamp1_2 0 0 0 1 1 +( 584 1536 -320 ) ( 512 1568 -352 ) ( 584 1536 -448 ) wswamp1_2 0 0 0 1 1 +( 584 1536 -448 ) ( 512 1472 -368 ) ( 584 1536 -320 ) wswamp1_2 0 0 0 1 1 +( 320 1248 -448 ) ( 640 1248 -448 ) ( 320 1568 -448 ) wswamp1_2 0 0 0 1 1 +( 512 1568 -448 ) ( 512 1472 -368 ) ( 512 1472 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2976 +{ +( 584 1536 -320 ) ( 512 1568 -352 ) ( 584 1632 -320 ) wswamp1_2 0 0 0 1 1 +( 584 1632 -448 ) ( 512 1536 -448 ) ( 584 1536 -448 ) wswamp1_2 0 0 0 1 1 +( 512 1568 -448 ) ( 512 1568 -352 ) ( 584 1536 -448 ) wswamp1_2 0 0 0 1 1 +( 584 1536 -320 ) ( 584 1632 -448 ) ( 584 1536 -448 ) wswamp1_2 0 0 0 1 1 +( 584 1632 -320 ) ( 512 1568 -352 ) ( 584 1632 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2977 +{ +( 440 1632 -320 ) ( 512 1568 -352 ) ( 440 1536 -320 ) wswamp1_2 0 0 0 1 1 +( 440 1536 -448 ) ( 512 1536 -448 ) ( 440 1632 -448 ) wswamp1_2 0 0 0 1 1 +( 440 1536 -448 ) ( 512 1568 -352 ) ( 512 1568 -448 ) wswamp1_2 0 0 0 1 1 +( 440 1536 -448 ) ( 440 1632 -448 ) ( 440 1536 -320 ) wswamp1_2 0 0 0 1 1 +( 440 1632 -448 ) ( 512 1568 -352 ) ( 440 1632 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 2978 +{ +( 440 1536 -320 ) ( 440 1472 -320 ) ( 352 1536 -320 ) wswamp1_2 0 0 0 1 1 +( 440 1536 -320 ) ( 352 1536 -320 ) ( 440 1536 -448 ) wswamp1_2 0 0 0 1 1 +( 352 1472 -448 ) ( 440 1472 -448 ) ( 352 1536 -448 ) wswamp1_2 0 0 0 1 1 +( 352 1472 -448 ) ( 352 1536 -448 ) ( 352 1472 -320 ) wswamp1_2 0 0 0 1 1 +( 440 1536 -64 ) ( 352 1472 -64 ) ( 440 1536 64 ) wswamp1_2 0 0 0 1 1 +} +// brush 2979 +{ +( 672 1280 -320 ) ( 624 1296 -344 ) ( 672 1304 -320 ) wswamp1_2 0 0 0 1 1 +( 672 1304 -320 ) ( 672 1304 -448 ) ( 672 1280 -448 ) wswamp1_2 0 0 0 1 1 +( 632 1376 -448 ) ( 632 1288 -448 ) ( 696 1376 -448 ) wswamp1_2 0 0 0 1 1 +( 672 1280 -448 ) ( 624 1296 -344 ) ( 672 1280 -320 ) wswamp1_2 0 0 0 1 1 +( 672 1304 -320 ) ( 624 1296 -344 ) ( 672 1304 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2980 +{ +( 424 1296 -344 ) ( 480 1312 -392 ) ( 504 1216 -320 ) wswamp1_2 0 0 0 1 1 +( 504 1216 -448 ) ( 424 1296 -344 ) ( 504 1216 -320 ) wswamp1_2 0 0 0 1 1 +( 472 1336 -448 ) ( 472 1248 -448 ) ( 536 1336 -448 ) wswamp1_2 0 0 0 1 1 +( 424 1296 -448 ) ( 480 1312 -392 ) ( 424 1296 -344 ) wswamp1_2 0 0 0 1 1 +( 504 1216 -448 ) ( 480 1312 -392 ) ( 480 1312 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2981 +{ +( 352 1360 -320 ) ( 424 1296 -344 ) ( 352 1280 -320 ) wswamp1_2 0 0 0 1 1 +( 352 1360 -448 ) ( 424 1296 -344 ) ( 352 1360 -320 ) wswamp1_2 0 0 0 1 1 +( 416 1248 -448 ) ( 352 1336 -448 ) ( 352 1248 -448 ) wswamp1_2 0 0 0 1 1 +( 352 1280 -320 ) ( 352 1280 -448 ) ( 352 1360 -320 ) wswamp1_2 0 0 0 1 1 +( 352 1280 -320 ) ( 424 1296 -344 ) ( 352 1280 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2982 +{ +( 352 1280 -320 ) ( 424 1296 -344 ) ( 416 1216 -320 ) wswamp1_2 0 0 0 1 1 +( 416 1216 -320 ) ( 416 1216 -448 ) ( 352 1280 -448 ) wswamp1_2 0 0 0 1 1 +( 360 1328 -448 ) ( 424 1240 -448 ) ( 424 1328 -448 ) wswamp1_2 0 0 0 1 1 +( 416 1216 -320 ) ( 424 1296 -344 ) ( 416 1216 -448 ) wswamp1_2 0 0 0 1 1 +( 352 1280 -448 ) ( 424 1296 -344 ) ( 352 1280 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 2983 +{ +( 416 1216 -320 ) ( 424 1296 -344 ) ( 504 1216 -320 ) wswamp1_2 0 0 0 1 1 +( 504 1216 -448 ) ( 424 1296 -344 ) ( 424 1296 -448 ) wswamp1_2 0 0 0 1 1 +( 480 1184 -448 ) ( 416 1272 -448 ) ( 416 1184 -448 ) wswamp1_2 0 0 0 1 1 +( 416 1216 -448 ) ( 424 1296 -344 ) ( 416 1216 -320 ) wswamp1_2 0 0 0 1 1 +( 504 1216 -320 ) ( 504 1216 -448 ) ( 416 1216 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 2984 +{ +( 504 1216 -320 ) ( 552 1280 -376 ) ( 608 1216 -320 ) wswamp1_2 0 0 0 1 1 +( 504 1216 -448 ) ( 552 1280 -376 ) ( 504 1216 -320 ) wswamp1_2 0 0 0 1 1 +( 592 1184 -448 ) ( 592 1272 -448 ) ( 528 1184 -448 ) wswamp1_2 0 0 0 1 1 +( 608 1216 -320 ) ( 552 1280 -376 ) ( 608 1216 -448 ) wswamp1_2 0 0 0 1 1 +( 608 1216 -320 ) ( 608 1216 -448 ) ( 504 1216 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 2985 +{ +( 608 1216 -320 ) ( 552 1280 -376 ) ( 624 1296 -344 ) wswamp1_2 0 0 0 1 1 +( 608 1216 -448 ) ( 624 1296 -344 ) ( 624 1296 -448 ) wswamp1_2 0 0 0 1 1 +( 568 1312 -448 ) ( 568 1224 -448 ) ( 632 1312 -448 ) wswamp1_2 0 0 0 1 1 +( 608 1216 -448 ) ( 552 1280 -376 ) ( 608 1216 -320 ) wswamp1_2 0 0 0 1 1 +( 624 1296 -448 ) ( 552 1280 -376 ) ( 552 1280 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2986 +{ +( 608 1216 -320 ) ( 624 1296 -344 ) ( 672 1280 -320 ) wswamp1_2 0 0 0 1 1 +( 608 1216 -448 ) ( 624 1296 -344 ) ( 608 1216 -320 ) wswamp1_2 0 0 0 1 1 +( 648 1224 -448 ) ( 648 1312 -448 ) ( 584 1224 -448 ) wswamp1_2 0 0 0 1 1 +( 672 1280 -320 ) ( 624 1296 -344 ) ( 672 1280 -448 ) wswamp1_2 0 0 0 1 1 +( 672 1280 -320 ) ( 672 1280 -448 ) ( 608 1216 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 2987 +{ +( 440 1536 -320 ) ( 416 1392 -376 ) ( 352 1472 -320 ) wswamp1_2 0 0 0 1 1 +( 352 1392 -448 ) ( 512 1392 -448 ) ( 352 1472 -448 ) wswamp1_2 0 0 0 1 1 +( 352 1472 -320 ) ( 416 1392 -376 ) ( 352 1472 -448 ) wswamp1_2 0 0 0 1 1 +( 352 1472 -320 ) ( 352 1472 -448 ) ( 440 1536 -448 ) wswamp1_2 0 0 0 1 1 +( 440 1536 -448 ) ( 416 1392 -376 ) ( 440 1536 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 2988 +{ +( 672 1448 -320 ) ( 592 1432 -376 ) ( 584 1536 -320 ) wswamp1_2 0 0 0 1 1 +( 672 1448 -448 ) ( 672 1448 -320 ) ( 584 1536 -320 ) wswamp1_2 0 0 0 1 1 +( 672 1448 -448 ) ( 592 1432 -376 ) ( 672 1448 -320 ) wswamp1_2 0 0 0 1 1 +( 520 1448 -448 ) ( 680 1448 -448 ) ( 520 1528 -448 ) wswamp1_2 0 0 0 1 1 +( 584 1536 -448 ) ( 592 1432 -376 ) ( 592 1432 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2989 +{ +( 512 1472 -368 ) ( 416 1392 -376 ) ( 440 1536 -320 ) wswamp1_2 0 0 0 1 1 +( 440 1536 -448 ) ( 512 1472 -368 ) ( 440 1536 -320 ) wswamp1_2 0 0 0 1 1 +( 512 1472 -448 ) ( 416 1392 -376 ) ( 512 1472 -368 ) wswamp1_2 0 0 0 1 1 +( 352 1392 -448 ) ( 512 1392 -448 ) ( 352 1472 -448 ) wswamp1_2 0 0 0 1 1 +( 440 1536 -448 ) ( 416 1392 -376 ) ( 416 1392 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2990 +{ +( 352 1472 -320 ) ( 416 1392 -376 ) ( 352 1360 -320 ) wswamp1_2 0 0 0 1 1 +( 352 1360 -320 ) ( 416 1392 -376 ) ( 352 1360 -448 ) wswamp1_2 0 0 0 1 1 +( 352 1472 -448 ) ( 352 1384 -448 ) ( 416 1472 -448 ) wswamp1_2 0 0 0 1 1 +( 352 1360 -320 ) ( 352 1360 -448 ) ( 352 1472 -320 ) wswamp1_2 0 0 0 1 1 +( 352 1472 -448 ) ( 416 1392 -376 ) ( 352 1472 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 2991 +{ +( 352 1360 -320 ) ( 416 1392 -376 ) ( 424 1296 -344 ) wswamp1_2 0 0 0 1 1 +( 352 1360 -448 ) ( 416 1392 -376 ) ( 352 1360 -320 ) wswamp1_2 0 0 0 1 1 +( 416 1280 -448 ) ( 416 1368 -448 ) ( 352 1280 -448 ) wswamp1_2 0 0 0 1 1 +( 424 1296 -344 ) ( 416 1392 -376 ) ( 424 1296 -448 ) wswamp1_2 0 0 0 1 1 +( 352 1360 -320 ) ( 424 1296 -344 ) ( 352 1360 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2992 +{ +( 416 1392 -376 ) ( 480 1312 -392 ) ( 424 1296 -344 ) wswamp1_2 0 0 0 1 1 +( 424 1296 -344 ) ( 480 1312 -392 ) ( 424 1296 -448 ) wswamp1_2 0 0 0 1 1 +( 424 1408 -448 ) ( 424 1320 -448 ) ( 488 1408 -448 ) wswamp1_2 0 0 0 1 1 +( 424 1296 -448 ) ( 416 1392 -376 ) ( 424 1296 -344 ) wswamp1_2 0 0 0 1 1 +( 416 1392 -448 ) ( 480 1312 -392 ) ( 416 1392 -376 ) wswamp1_2 0 0 0 1 1 +} +// brush 2993 +{ +( 512 1384 -432 ) ( 480 1312 -392 ) ( 416 1392 -376 ) wswamp1_2 0 0 0 1 1 +( 512 1384 -448 ) ( 416 1392 -376 ) ( 416 1392 -448 ) wswamp1_2 0 0 0 1 1 +( 488 1304 -448 ) ( 488 1392 -448 ) ( 424 1304 -448 ) wswamp1_2 0 0 0 1 1 +( 480 1312 -448 ) ( 480 1312 -392 ) ( 512 1384 -448 ) wswamp1_2 0 0 0 1 1 +( 416 1392 -376 ) ( 480 1312 -392 ) ( 416 1392 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2994 +{ +( 512 1384 -432 ) ( 592 1432 -376 ) ( 584 1352 -384 ) wswamp1_2 0 0 0 1 1 +( 512 1384 -448 ) ( 584 1352 -384 ) ( 584 1352 -448 ) wswamp1_2 0 0 0 1 1 +( 552 1472 -448 ) ( 552 1384 -448 ) ( 616 1472 -448 ) wswamp1_2 0 0 0 1 1 +( 592 1432 -448 ) ( 592 1432 -376 ) ( 512 1384 -448 ) wswamp1_2 0 0 0 1 1 +( 584 1352 -384 ) ( 592 1432 -376 ) ( 584 1352 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2995 +{ +( 480 1312 -392 ) ( 552 1280 -376 ) ( 504 1216 -320 ) wswamp1_2 0 0 0 1 1 +( 552 1280 -448 ) ( 552 1280 -376 ) ( 480 1312 -448 ) wswamp1_2 0 0 0 1 1 +( 528 1200 -448 ) ( 528 1288 -448 ) ( 464 1200 -448 ) wswamp1_2 0 0 0 1 1 +( 504 1216 -320 ) ( 552 1280 -376 ) ( 504 1216 -448 ) wswamp1_2 0 0 0 1 1 +( 504 1216 -448 ) ( 480 1312 -392 ) ( 504 1216 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 2996 +{ +( 512 1384 -432 ) ( 552 1280 -376 ) ( 480 1312 -392 ) wswamp1_2 0 0 0 1 1 +( 480 1312 -448 ) ( 552 1280 -376 ) ( 552 1280 -448 ) wswamp1_2 0 0 0 1 1 +( 520 1400 -448 ) ( 520 1312 -448 ) ( 584 1400 -448 ) wswamp1_2 0 0 0 1 1 +( 512 1384 -432 ) ( 480 1312 -392 ) ( 512 1384 -448 ) wswamp1_2 0 0 0 1 1 +( 552 1280 -448 ) ( 552 1280 -376 ) ( 512 1384 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2997 +{ +( 512 1384 -432 ) ( 416 1392 -376 ) ( 512 1472 -368 ) wswamp1_2 0 0 0 1 1 +( 416 1392 -448 ) ( 416 1392 -376 ) ( 512 1384 -448 ) wswamp1_2 0 0 0 1 1 +( 512 1472 -368 ) ( 416 1392 -376 ) ( 512 1472 -448 ) wswamp1_2 0 0 0 1 1 +( 576 1472 -448 ) ( 416 1472 -448 ) ( 576 1392 -448 ) wswamp1_2 0 0 0 1 1 +( 512 1472 -448 ) ( 512 1384 -432 ) ( 512 1472 -368 ) wswamp1_2 0 0 0 1 1 +} +// brush 2998 +{ +( 512 1472 -368 ) ( 592 1432 -376 ) ( 512 1384 -432 ) wswamp1_2 0 0 0 1 1 +( 512 1472 -448 ) ( 592 1432 -376 ) ( 512 1472 -368 ) wswamp1_2 0 0 0 1 1 +( 512 1384 -432 ) ( 592 1432 -376 ) ( 512 1384 -448 ) wswamp1_2 0 0 0 1 1 +( 448 1384 -448 ) ( 608 1384 -448 ) ( 448 1464 -448 ) wswamp1_2 0 0 0 1 1 +( 512 1472 -448 ) ( 512 1384 -432 ) ( 512 1384 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 2999 +{ +( 672 1448 -320 ) ( 584 1536 -320 ) ( 672 1472 -288 ) wswamp1_k 0 0 0 1 1 +( 672 1472 -448 ) ( 672 1472 -320 ) ( 608 1536 -320 ) wswamp1_2 0 0 0 1 1 +( 672 1472 -320 ) ( 672 1472 -448 ) ( 672 1448 -448 ) wswamp1_2 0 0 0 1 1 +( 584 1448 -448 ) ( 672 1448 -448 ) ( 584 1536 -448 ) wswamp1_2 0 0 0 1 1 +( 584 1536 -320 ) ( 672 1448 -320 ) ( 672 1448 -448 ) wswamp1_2 0 0 0 1 1 +( 584 1536 -320 ) ( 584 1536 -448 ) ( 608 1536 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3000 +{ +( 584 1536 -320 ) ( 592 1432 -376 ) ( 512 1472 -368 ) wswamp1_2 0 0 0 1 1 +( 512 1472 -368 ) ( 592 1432 -376 ) ( 512 1472 -448 ) wswamp1_2 0 0 0 1 1 +( 584 1536 -320 ) ( 512 1472 -368 ) ( 584 1536 -448 ) wswamp1_2 0 0 0 1 1 +( 656 1520 -448 ) ( 496 1520 -448 ) ( 656 1440 -448 ) wswamp1_2 0 0 0 1 1 +( 584 1536 -448 ) ( 592 1432 -376 ) ( 584 1536 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3001 +{ +( 584 1352 -384 ) ( 552 1280 -376 ) ( 512 1384 -432 ) wswamp1_2 0 0 0 1 1 +( 584 1352 -448 ) ( 584 1352 -384 ) ( 512 1384 -448 ) wswamp1_2 0 0 0 1 1 +( 544 1264 -448 ) ( 544 1352 -448 ) ( 480 1264 -448 ) wswamp1_2 0 0 0 1 1 +( 552 1280 -448 ) ( 552 1280 -376 ) ( 584 1352 -448 ) wswamp1_2 0 0 0 1 1 +( 512 1384 -432 ) ( 552 1280 -376 ) ( 512 1384 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3002 +{ +( 624 1296 -344 ) ( 648 1368 -368 ) ( 672 1304 -320 ) wswamp1_2 0 0 0 1 1 +( 672 1304 -448 ) ( 624 1296 -344 ) ( 672 1304 -320 ) wswamp1_2 0 0 0 1 1 +( 648 1368 -448 ) ( 648 1368 -368 ) ( 624 1296 -448 ) wswamp1_2 0 0 0 1 1 +( 720 1384 -448 ) ( 648 1384 -448 ) ( 720 1312 -448 ) wswamp1_2 0 0 0 1 1 +( 672 1304 -448 ) ( 648 1368 -368 ) ( 648 1368 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3003 +{ +( 584 1352 -384 ) ( 624 1296 -344 ) ( 552 1280 -376 ) wswamp1_2 0 0 0 1 1 +( 552 1280 -448 ) ( 624 1280 -448 ) ( 552 1352 -448 ) wswamp1_2 0 0 0 1 1 +( 552 1280 -448 ) ( 624 1296 -344 ) ( 624 1296 -448 ) wswamp1_2 0 0 0 1 1 +( 584 1352 -448 ) ( 552 1280 -376 ) ( 552 1280 -448 ) wswamp1_2 0 0 0 1 1 +( 624 1296 -448 ) ( 624 1296 -344 ) ( 584 1352 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3004 +{ +( 648 1368 -368 ) ( 728 1384 -336 ) ( 672 1304 -320 ) wswamp1_2 0 0 0 1 1 +( 728 1384 -448 ) ( 728 1384 -336 ) ( 648 1368 -448 ) wswamp1_2 0 0 0 1 1 +( 672 1304 -320 ) ( 728 1384 -336 ) ( 672 1304 -448 ) wswamp1_2 0 0 0 1 1 +( 616 1296 -448 ) ( 688 1296 -448 ) ( 616 1368 -448 ) wswamp1_2 0 0 0 1 1 +( 672 1304 -448 ) ( 648 1368 -368 ) ( 672 1304 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3005 +{ +( 584 1352 -384 ) ( 648 1368 -368 ) ( 624 1296 -344 ) wswamp1_2 0 0 0 1 1 +( 648 1368 -448 ) ( 648 1368 -368 ) ( 584 1352 -448 ) wswamp1_2 0 0 0 1 1 +( 624 1296 -344 ) ( 648 1368 -368 ) ( 624 1296 -448 ) wswamp1_2 0 0 0 1 1 +( 552 1280 -448 ) ( 624 1280 -448 ) ( 552 1352 -448 ) wswamp1_2 0 0 0 1 1 +( 584 1352 -448 ) ( 624 1296 -344 ) ( 624 1296 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3006 +{ +( 592 1432 -376 ) ( 648 1368 -368 ) ( 584 1352 -384 ) wswamp1_2 0 0 0 1 1 +( 584 1352 -384 ) ( 648 1368 -368 ) ( 584 1352 -448 ) wswamp1_2 0 0 0 1 1 +( 592 1432 -376 ) ( 584 1352 -384 ) ( 592 1432 -448 ) wswamp1_2 0 0 0 1 1 +( 680 1440 -448 ) ( 608 1440 -448 ) ( 680 1368 -448 ) wswamp1_2 0 0 0 1 1 +( 648 1368 -448 ) ( 648 1368 -368 ) ( 592 1432 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3007 +{ +( 672 1448 -320 ) ( 648 1368 -368 ) ( 592 1432 -376 ) wswamp1_2 0 0 0 1 1 +( 672 1448 -320 ) ( 592 1432 -376 ) ( 672 1448 -448 ) wswamp1_2 0 0 0 1 1 +( 672 1448 -448 ) ( 648 1368 -368 ) ( 672 1448 -320 ) wswamp1_2 0 0 0 1 1 +( 560 1360 -448 ) ( 632 1360 -448 ) ( 560 1432 -448 ) wswamp1_2 0 0 0 1 1 +( 592 1432 -448 ) ( 648 1368 -368 ) ( 648 1368 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3008 +{ +( 800 1304 -320 ) ( 728 1384 -336 ) ( 800 1408 -320 ) wswamp1_2 0 0 0 1 1 +( 800 1408 -320 ) ( 728 1384 -336 ) ( 800 1408 -448 ) wswamp1_2 0 0 0 1 1 +( 800 1304 -448 ) ( 800 1304 -320 ) ( 800 1408 -320 ) wswamp1_2 0 0 0 1 1 +( 728 1344 -448 ) ( 800 1344 -448 ) ( 728 1408 -448 ) wswamp1_2 0 0 0 1 1 +( 800 1304 -448 ) ( 728 1384 -336 ) ( 800 1304 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3009 +{ +( 672 1304 -320 ) ( 728 1384 -336 ) ( 800 1304 -320 ) wswamp1_2 0 0 0 1 1 +( 728 1344 -448 ) ( 800 1344 -448 ) ( 728 1408 -448 ) wswamp1_2 0 0 0 1 1 +( 800 1304 -320 ) ( 800 1304 -448 ) ( 672 1304 -320 ) wswamp1_2 0 0 0 1 1 +( 672 1304 -448 ) ( 728 1384 -336 ) ( 672 1304 -320 ) wswamp1_2 0 0 0 1 1 +( 800 1304 -448 ) ( 728 1384 -336 ) ( 728 1384 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3010 +{ +( 672 1448 -320 ) ( 728 1384 -336 ) ( 648 1368 -368 ) wswamp1_2 0 0 0 1 1 +( 648 1368 -368 ) ( 728 1384 -336 ) ( 648 1368 -448 ) wswamp1_2 0 0 0 1 1 +( 672 1448 -320 ) ( 648 1368 -368 ) ( 672 1448 -448 ) wswamp1_2 0 0 0 1 1 +( 760 1456 -448 ) ( 688 1456 -448 ) ( 760 1384 -448 ) wswamp1_2 0 0 0 1 1 +( 672 1448 -448 ) ( 728 1384 -336 ) ( 672 1448 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3011 +{ +( 816 1440 -320 ) ( 816 1312 -320 ) ( 800 1440 -320 ) wswamp1_2 0 0 0 1 1 +( 816 1440 -320 ) ( 800 1440 -320 ) ( 816 1440 -448 ) wswamp1_2 0 0 0 1 1 +( 816 1440 -320 ) ( 816 1440 -448 ) ( 816 1312 -320 ) wswamp1_2 0 0 0 1 1 +( 800 1312 -448 ) ( 816 1312 -448 ) ( 800 1440 -448 ) wswamp1_2 0 0 0 1 1 +( 800 1312 -448 ) ( 800 1312 -320 ) ( 816 1312 -448 ) wswamp1_2 0 0 0 1 1 +( 800 1312 -448 ) ( 800 1440 -448 ) ( 800 1312 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3012 +{ +( 800 1448 -320 ) ( 728 1384 -336 ) ( 672 1448 -320 ) wswamp1_2 0 0 0 1 1 +( 800 1448 -320 ) ( 672 1448 -320 ) ( 800 1448 -448 ) wswamp1_2 0 0 0 1 1 +( 672 1408 -448 ) ( 800 1408 -448 ) ( 672 1448 -448 ) wswamp1_2 0 0 0 1 1 +( 672 1448 -320 ) ( 728 1384 -336 ) ( 672 1448 -448 ) wswamp1_2 0 0 0 1 1 +( 800 1448 -448 ) ( 728 1384 -336 ) ( 800 1448 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3013 +{ +( 800 1408 -320 ) ( 728 1384 -336 ) ( 800 1448 -320 ) wswamp1_2 0 0 0 1 1 +( 800 1448 -320 ) ( 800 1448 -448 ) ( 800 1408 -320 ) wswamp1_2 0 0 0 1 1 +( 672 1408 -448 ) ( 800 1408 -448 ) ( 672 1448 -448 ) wswamp1_2 0 0 0 1 1 +( 800 1408 -448 ) ( 728 1384 -336 ) ( 800 1408 -320 ) wswamp1_2 0 0 0 1 1 +( 800 1448 -320 ) ( 728 1384 -336 ) ( 800 1448 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3014 +{ +( 384 2144 -320 ) ( 384 2064 -320 ) ( 320 2144 -320 ) wswamp1_2 0 0 0 1 1 +( 384 2144 -320 ) ( 320 2144 -320 ) ( 384 2144 -448 ) wswamp1_2 0 0 0 1 1 +( 320 2064 -448 ) ( 384 2064 -448 ) ( 320 2144 -448 ) wswamp1_2 0 0 0 1 1 +( 384 2080 -320 ) ( 384 2080 -448 ) ( 320 2064 -448 ) wswamp1_2 0 0 0 1 1 +( 384 2080 -448 ) ( 384 2080 -320 ) ( 440 2144 -320 ) wswamp1_2 0 0 0 1 1 +( 192 2080 -448 ) ( 192 2080 -320 ) ( 320 2064 -320 ) wswamp1_2 0 0 0 1 1 +( 192 2080 -320 ) ( 192 2080 -448 ) ( 192 2144 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3015 +{ +( 376 1984 -288 ) ( 448 2048 -336 ) ( 448 1952 -320 ) wswamp1_2 0 0 0 1 1 +( 448 1952 -448 ) ( 376 1984 -288 ) ( 448 1952 -320 ) wswamp1_2 0 0 0 1 1 +( 504 2088 -448 ) ( 440 2088 -448 ) ( 504 1976 -448 ) wswamp1_2 0 0 0 1 1 +( 376 1984 -448 ) ( 448 2048 -336 ) ( 376 1984 -288 ) wswamp1_2 0 0 0 1 1 +( 448 1952 -320 ) ( 448 2048 -336 ) ( 448 1952 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3016 +{ +( 384 2080 -320 ) ( 376 1984 -288 ) ( 320 2064 -320 ) wswamp1_2 0 0 0 1 1 +( 384 2080 -448 ) ( 384 2080 -320 ) ( 320 2064 -320 ) wswamp1_2 0 0 0 1 1 +( 320 1952 -448 ) ( 384 1952 -448 ) ( 320 2064 -448 ) wswamp1_2 0 0 0 1 1 +( 320 2064 -320 ) ( 376 1984 -288 ) ( 320 2064 -448 ) wswamp1_2 0 0 0 1 1 +( 384 2080 -448 ) ( 376 1984 -288 ) ( 384 2080 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3017 +{ +( 384 2080 -320 ) ( 448 2048 -336 ) ( 376 1984 -288 ) wswamp1_2 0 0 0 1 1 +( 384 2080 -448 ) ( 448 2048 -336 ) ( 384 2080 -320 ) wswamp1_2 0 0 0 1 1 +( 320 1952 -448 ) ( 384 1952 -448 ) ( 320 2064 -448 ) wswamp1_2 0 0 0 1 1 +( 376 1984 -288 ) ( 448 2048 -336 ) ( 376 1984 -448 ) wswamp1_2 0 0 0 1 1 +( 384 2080 -320 ) ( 376 1984 -288 ) ( 384 2080 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3018 +{ +( 448 1952 -320 ) ( 568 1984 -288 ) ( 512 1888 -320 ) wswamp1_2 0 0 0 1 1 +( 512 1888 -448 ) ( 568 1984 -288 ) ( 568 1984 -448 ) wswamp1_2 0 0 0 1 1 +( 456 1888 -448 ) ( 568 1888 -448 ) ( 456 1984 -448 ) wswamp1_2 0 0 0 1 1 +( 448 1952 -320 ) ( 512 1888 -320 ) ( 448 1952 -448 ) wswamp1_2 0 0 0 1 1 +( 568 1984 -448 ) ( 568 1984 -288 ) ( 448 1952 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3019 +{ +( 296 1816 -368 ) ( 272 1928 -384 ) ( 384 1888 -320 ) wswamp1_2 0 0 0 1 1 +( 208 1816 -448 ) ( 312 1816 -448 ) ( 208 1976 -448 ) wswamp1_2 0 0 0 1 1 +( 384 1888 -448 ) ( 296 1816 -368 ) ( 384 1888 -320 ) wswamp1_2 0 0 0 1 1 +( 272 1928 -448 ) ( 272 1928 -384 ) ( 296 1816 -448 ) wswamp1_2 0 0 0 1 1 +( 384 1888 -320 ) ( 272 1928 -384 ) ( 384 1888 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3020 +{ +( 320 2064 -320 ) ( 216 2000 -360 ) ( 192 2080 -320 ) wswamp1_2 0 0 0 1 1 +( 320 2064 -448 ) ( 216 2000 -360 ) ( 320 2064 -320 ) wswamp1_2 0 0 0 1 1 +( 192 2080 -320 ) ( 216 2000 -360 ) ( 192 2080 -448 ) wswamp1_2 0 0 0 1 1 +( 320 2160 -448 ) ( 216 2160 -448 ) ( 320 2000 -448 ) wswamp1_2 0 0 0 1 1 +( 192 2080 -320 ) ( 192 2080 -448 ) ( 320 2064 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3021 +{ +( 448 1952 -320 ) ( 448 1792 -320 ) ( 344 1952 -320 ) wswamp1_2 0 0 0 1 1 +( 384 1888 -320 ) ( 384 1888 -448 ) ( 448 1952 -448 ) wswamp1_2 0 0 0 1 1 +( 512 1888 -448 ) ( 512 1888 -320 ) ( 448 1952 -320 ) wswamp1_2 0 0 0 1 1 +( 344 1792 -448 ) ( 448 1792 -448 ) ( 344 1952 -448 ) wswamp1_2 0 0 0 1 1 +( 384 1888 64 ) ( 512 1888 -64 ) ( 384 1888 -64 ) wswamp1_2 0 0 0 1 1 +} +// brush 3022 +{ +( 384 1888 -320 ) ( 376 1984 -288 ) ( 448 1952 -320 ) wswamp1_2 0 0 0 1 1 +( 448 1952 -320 ) ( 448 1952 -448 ) ( 384 1888 -448 ) wswamp1_2 0 0 0 1 1 +( 384 1888 -448 ) ( 376 1984 -288 ) ( 384 1888 -320 ) wswamp1_2 0 0 0 1 1 +( 488 2048 -448 ) ( 384 2048 -448 ) ( 488 1888 -448 ) wswamp1_2 0 0 0 1 1 +( 448 1952 -448 ) ( 376 1984 -288 ) ( 376 1984 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3023 +{ +( 512 1888 -320 ) ( 432 1792 -304 ) ( 384 1888 -320 ) wswamp1_2 0 0 0 1 1 +( 344 1792 -448 ) ( 448 1792 -448 ) ( 344 1952 -448 ) wswamp1_2 0 0 0 1 1 +( 512 1888 -448 ) ( 432 1792 -304 ) ( 512 1888 -320 ) wswamp1_2 0 0 0 1 1 +( 384 1888 -448 ) ( 432 1792 -304 ) ( 432 1792 -448 ) wswamp1_2 0 0 0 1 1 +( 384 1888 -64 ) ( 512 1888 -64 ) ( 384 1888 64 ) wswamp1_2 0 0 0 1 1 +} +// brush 3024 +{ +( 384 1720 -320 ) ( 296 1816 -368 ) ( 432 1792 -304 ) wswamp1_2 0 0 0 1 1 +( 256 1720 -448 ) ( 360 1720 -448 ) ( 256 1880 -448 ) wswamp1_2 0 0 0 1 1 +( 384 1720 -448 ) ( 432 1792 -304 ) ( 432 1792 -448 ) wswamp1_2 0 0 0 1 1 +( 384 1720 -448 ) ( 296 1816 -368 ) ( 384 1720 -320 ) wswamp1_2 0 0 0 1 1 +( 432 1792 -304 ) ( 296 1816 -368 ) ( 432 1792 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3025 +{ +( 432 1792 -304 ) ( 296 1816 -368 ) ( 384 1888 -320 ) wswamp1_2 0 0 0 1 1 +( 472 1888 -448 ) ( 368 1888 -448 ) ( 472 1728 -448 ) wswamp1_2 0 0 0 1 1 +( 384 1888 -448 ) ( 296 1816 -368 ) ( 296 1816 -448 ) wswamp1_2 0 0 0 1 1 +( 384 1888 -448 ) ( 432 1792 -304 ) ( 384 1888 -320 ) wswamp1_2 0 0 0 1 1 +( 432 1792 -448 ) ( 296 1816 -368 ) ( 432 1792 -304 ) wswamp1_2 0 0 0 1 1 +} +// brush 3026 +{ +( 384 1720 -320 ) ( 384 1632 -320 ) ( 208 1720 -320 ) wswamp1_2 0 0 0 1 1 +( 320 1712 -320 ) ( 320 1712 -448 ) ( 384 1720 -448 ) wswamp1_2 0 0 0 1 1 +( 440 1632 -448 ) ( 440 1632 -320 ) ( 384 1720 -320 ) wswamp1_2 0 0 0 1 1 +( 208 1632 -448 ) ( 384 1632 -448 ) ( 208 1720 -448 ) wswamp1_2 0 0 0 1 1 +( 440 1632 -320 ) ( 440 1632 -448 ) ( 320 1632 -320 ) wswamp1_2 0 0 0 1 1 +( 320 1712 -448 ) ( 320 1712 -320 ) ( 320 1632 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3027 +{ +( 368 1720 -320 ) ( 192 1632 -320 ) ( 192 1720 -320 ) wswamp1_2 0 0 0 1 1 +( 192 1696 -320 ) ( 192 1696 -448 ) ( 256 1712 -320 ) wswamp1_2 0 0 0 1 1 +( 192 1696 -448 ) ( 192 1696 -320 ) ( 192 1632 -320 ) wswamp1_2 0 0 0 1 1 +( 368 1720 -448 ) ( 192 1632 -448 ) ( 368 1632 -448 ) wswamp1_2 0 0 0 1 1 +( 192 1632 -448 ) ( 192 1632 -320 ) ( 256 1632 -320 ) wswamp1_2 0 0 0 1 1 +( 256 1712 -320 ) ( 256 1712 -448 ) ( 320 1712 -320 ) wswamp1_2 0 0 0 1 1 +( 320 1632 -320 ) ( 320 1712 -320 ) ( 320 1712 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3028 +{ +( 320 1712 -320 ) ( 296 1816 -368 ) ( 384 1720 -320 ) wswamp1_2 0 0 0 1 1 +( 384 1720 -448 ) ( 296 1816 -368 ) ( 296 1816 -448 ) wswamp1_2 0 0 0 1 1 +( 256 1712 -448 ) ( 304 1712 -448 ) ( 256 1816 -448 ) wswamp1_2 0 0 0 1 1 +( 320 1712 -448 ) ( 320 1712 -320 ) ( 384 1720 -320 ) wswamp1_2 0 0 0 1 1 +( 320 1712 -448 ) ( 296 1816 -368 ) ( 320 1712 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3029 +{ +( 256 1712 -320 ) ( 296 1816 -368 ) ( 320 1712 -320 ) wswamp1_2 0 0 0 1 1 +( 256 1712 -448 ) ( 296 1816 -368 ) ( 256 1712 -320 ) wswamp1_2 0 0 0 1 1 +( 256 1712 -448 ) ( 304 1712 -448 ) ( 256 1816 -448 ) wswamp1_2 0 0 0 1 1 +( 256 1712 -448 ) ( 256 1712 -320 ) ( 320 1712 -320 ) wswamp1_2 0 0 0 1 1 +( 320 1712 -320 ) ( 296 1816 -368 ) ( 320 1712 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3030 +{ +( 384 1888 -320 ) ( 272 1928 -384 ) ( 376 1984 -288 ) wswamp1_2 0 0 0 1 1 +( 376 1984 -448 ) ( 272 1928 -384 ) ( 272 1928 -448 ) wswamp1_2 0 0 0 1 1 +( 384 1888 -320 ) ( 376 1984 -288 ) ( 384 1888 -448 ) wswamp1_2 0 0 0 1 1 +( 272 1832 -448 ) ( 376 1832 -448 ) ( 272 1992 -448 ) wswamp1_2 0 0 0 1 1 +( 384 1888 -448 ) ( 272 1928 -384 ) ( 384 1888 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3031 +{ +( 376 1984 -288 ) ( 272 1928 -384 ) ( 320 2064 -320 ) wswamp1_2 0 0 0 1 1 +( 376 1984 -448 ) ( 272 1928 -384 ) ( 376 1984 -288 ) wswamp1_2 0 0 0 1 1 +( 320 2064 -320 ) ( 272 1928 -384 ) ( 320 2064 -448 ) wswamp1_2 0 0 0 1 1 +( 376 2088 -448 ) ( 272 2088 -448 ) ( 376 1928 -448 ) wswamp1_2 0 0 0 1 1 +( 320 2064 -448 ) ( 376 1984 -288 ) ( 320 2064 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3032 +{ +( 272 1928 -384 ) ( 216 2000 -360 ) ( 320 2064 -320 ) wswamp1_2 0 0 0 1 1 +( 320 2064 -448 ) ( 216 2000 -360 ) ( 216 2000 -448 ) wswamp1_2 0 0 0 1 1 +( 320 2064 -448 ) ( 272 1928 -384 ) ( 320 2064 -320 ) wswamp1_2 0 0 0 1 1 +( 216 1904 -448 ) ( 320 1904 -448 ) ( 216 2064 -448 ) wswamp1_2 0 0 0 1 1 +( 216 2000 -448 ) ( 216 2000 -360 ) ( 272 1928 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3033 +{ +( 184 1880 -368 ) ( 216 2000 -360 ) ( 272 1928 -384 ) wswamp1_2 0 0 0 1 1 +( 184 1880 -368 ) ( 272 1928 -384 ) ( 184 1880 -448 ) wswamp1_2 0 0 0 1 1 +( 216 2000 -448 ) ( 216 2000 -360 ) ( 184 1880 -448 ) wswamp1_2 0 0 0 1 1 +( 280 2016 -448 ) ( 216 2016 -448 ) ( 280 1912 -448 ) wswamp1_2 0 0 0 1 1 +( 272 1928 -448 ) ( 216 2000 -360 ) ( 216 2000 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3034 +{ +( 184 1880 -368 ) ( 272 1928 -384 ) ( 296 1816 -368 ) wswamp1_2 0 0 0 1 1 +( 272 1928 -448 ) ( 272 1928 -384 ) ( 184 1880 -448 ) wswamp1_2 0 0 0 1 1 +( 296 1816 -368 ) ( 272 1928 -384 ) ( 296 1816 -448 ) wswamp1_2 0 0 0 1 1 +( 200 1784 -448 ) ( 264 1784 -448 ) ( 200 1888 -448 ) wswamp1_2 0 0 0 1 1 +( 184 1880 -448 ) ( 184 1880 -368 ) ( 296 1816 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3035 +{ +( 184 1880 -368 ) ( 104 1880 -360 ) ( 64 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 256 1928 -448 ) ( 128 1928 -448 ) ( 256 1800 -448 ) wswamp1_2 0 0 0 1 1 +( 64 1960 -320 ) ( 104 1880 -360 ) ( 64 1960 -448 ) wswamp1_2 0 0 0 1 1 +( 64 1960 -448 ) ( 184 1880 -368 ) ( 64 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 104 1880 -448 ) ( 104 1880 -360 ) ( 184 1880 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3036 +{ +( 192 2080 -320 ) ( 216 2000 -360 ) ( 64 2080 -320 ) wswamp1_2 0 0 0 1 1 +( 192 2080 -320 ) ( 64 2080 -320 ) ( 192 2080 -448 ) wswamp1_2 0 0 0 1 1 +( 192 2080 -448 ) ( 216 2000 -360 ) ( 192 2080 -320 ) wswamp1_2 0 0 0 1 1 +( 64 1952 -448 ) ( 192 1952 -448 ) ( 64 2080 -448 ) wswamp1_2 0 0 0 1 1 +( 64 2080 -448 ) ( 216 2000 -360 ) ( 216 2000 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3037 +{ +( 64 2080 -320 ) ( 216 2000 -360 ) ( 64 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 64 1952 -448 ) ( 192 1952 -448 ) ( 64 2080 -448 ) wswamp1_2 0 0 0 1 1 +( 64 1960 -320 ) ( 216 2000 -360 ) ( 64 1960 -448 ) wswamp1_2 0 0 0 1 1 +( 64 1952 -448 ) ( 64 2080 -448 ) ( 64 1952 -320 ) wswamp1_2 0 0 0 1 1 +( 64 2080 -448 ) ( 216 2000 -360 ) ( 64 2080 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3038 +{ +( 64 1960 -320 ) ( 216 2000 -360 ) ( 184 1880 -368 ) wswamp1_2 0 0 0 1 1 +( 216 2008 -448 ) ( 88 2008 -448 ) ( 216 1880 -448 ) wswamp1_2 0 0 0 1 1 +( 64 1960 -448 ) ( 216 2000 -360 ) ( 64 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 184 1880 -448 ) ( 216 2000 -360 ) ( 216 2000 -448 ) wswamp1_2 0 0 0 1 1 +( 64 1960 -320 ) ( 184 1880 -368 ) ( 64 1960 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3039 +{ +( 64 1816 -320 ) ( 104 1880 -360 ) ( 184 1880 -368 ) wswamp1_2 0 0 0 1 1 +( 56 1824 -448 ) ( 184 1824 -448 ) ( 56 1952 -448 ) wswamp1_2 0 0 0 1 1 +( 64 1816 -320 ) ( 184 1880 -368 ) ( 64 1816 -448 ) wswamp1_2 0 0 0 1 1 +( 64 1816 -448 ) ( 104 1880 -360 ) ( 64 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 184 1880 -448 ) ( 104 1880 -360 ) ( 104 1880 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3040 +{ +( 64 1816 -320 ) ( -64 1816 -312 ) ( -40 1888 -336 ) wswamp1_2 0 0 0 1 1 +( 88 1824 -448 ) ( -40 1824 -448 ) ( 88 1744 -448 ) wswamp1_2 0 0 0 1 1 +( -40 1888 -448 ) ( -64 1816 -312 ) ( -64 1816 -448 ) wswamp1_2 0 0 0 1 1 +( 64 1816 -448 ) ( -40 1888 -336 ) ( -40 1888 -448 ) wswamp1_2 0 0 0 1 1 +( 64 1816 -448 ) ( -64 1816 -312 ) ( 64 1816 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3041 +{ +( -40 1888 -336 ) ( -64 1960 -312 ) ( 64 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 64 1960 -448 ) ( -40 1888 -336 ) ( 64 1960 -320 ) wswamp1_2 0 0 0 1 1 +( -64 1960 -448 ) ( -64 1960 -312 ) ( -40 1888 -448 ) wswamp1_2 0 0 0 1 1 +( 88 1968 -448 ) ( -40 1968 -448 ) ( 88 1888 -448 ) wswamp1_2 0 0 0 1 1 +( 64 1960 -448 ) ( -64 1960 -312 ) ( -64 1960 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3042 +{ +( 104 1880 -360 ) ( -40 1888 -336 ) ( 64 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 64 1960 -320 ) ( -40 1888 -336 ) ( 64 1960 -448 ) wswamp1_2 0 0 0 1 1 +( 64 1960 -448 ) ( 104 1880 -360 ) ( 64 1960 -320 ) wswamp1_2 0 0 0 1 1 +( -64 1880 -448 ) ( 64 1880 -448 ) ( -64 1960 -448 ) wswamp1_2 0 0 0 1 1 +( -40 1888 -448 ) ( -40 1888 -336 ) ( 104 1880 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3043 +{ +( 64 1816 -320 ) ( -40 1888 -336 ) ( 104 1880 -360 ) wswamp1_2 0 0 0 1 1 +( -64 1880 -448 ) ( 64 1880 -448 ) ( -64 1960 -448 ) wswamp1_2 0 0 0 1 1 +( 64 1816 -320 ) ( 104 1880 -360 ) ( 64 1816 -448 ) wswamp1_2 0 0 0 1 1 +( 64 1816 -448 ) ( -40 1888 -336 ) ( 64 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 104 1880 -448 ) ( -40 1888 -336 ) ( -40 1888 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3044 +{ +( -256 1760 -304 ) ( -192 1816 -304 ) ( -192 1760 -304 ) wswamp1_2 0 0 0 1 1 +( -192 1760 -448 ) ( -256 1760 -320 ) ( -192 1760 -320 ) wswamp1_2 0 0 0 1 1 +( -192 1816 -320 ) ( -192 1760 -448 ) ( -192 1760 -320 ) wswamp1_2 0 0 0 1 1 +( -256 1760 -448 ) ( -192 1816 -448 ) ( -256 1816 -448 ) wswamp1_2 0 0 0 1 1 +( -192 1816 -304 ) ( -256 1864 -304 ) ( -256 1864 -448 ) wswamp1_2 0 0 0 1 1 +( -256 1760 -448 ) ( -256 1864 -448 ) ( -256 1864 -304 ) wswamp1_2 0 0 0 1 1 +} +// brush 3045 +{ +( -192 2016 -304 ) ( -192 1960 -304 ) ( -256 2016 -304 ) wswamp1_2 0 0 0 1 1 +( -192 2016 -320 ) ( -256 2016 -320 ) ( -192 2016 -448 ) wswamp1_2 0 0 0 1 1 +( -192 2016 -320 ) ( -192 2016 -448 ) ( -192 1960 -320 ) wswamp1_2 0 0 0 1 1 +( -256 1960 -448 ) ( -192 1960 -448 ) ( -256 2016 -448 ) wswamp1_2 0 0 0 1 1 +( -256 1912 -448 ) ( -256 1912 -304 ) ( -192 1960 -304 ) wswamp1_2 0 0 0 1 1 +( -256 1912 -304 ) ( -256 1912 -448 ) ( -256 2016 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3046 +{ +( -256 1864 -304 ) ( -200 1880 -320 ) ( -192 1816 -304 ) wswamp1_2 0 0 0 1 1 +( -200 1880 -448 ) ( -248 1880 -448 ) ( -200 1832 -448 ) wswamp1_2 0 0 0 1 1 +( -256 1864 -448 ) ( -200 1880 -320 ) ( -256 1864 -304 ) wswamp1_2 0 0 0 1 1 +( -192 1816 -448 ) ( -200 1880 -320 ) ( -200 1880 -448 ) wswamp1_2 0 0 0 1 1 +( -192 1816 -304 ) ( -192 1816 -448 ) ( -256 1864 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3047 +{ +( -64 1960 -312 ) ( -120 1888 -328 ) ( -192 1960 -304 ) wswamp1_2 0 0 0 1 1 +( -192 1960 -448 ) ( -64 1960 -312 ) ( -192 1960 -304 ) wswamp1_2 0 0 0 1 1 +( -120 1888 -448 ) ( -120 1888 -328 ) ( -64 1960 -448 ) wswamp1_2 0 0 0 1 1 +( -176 1872 -448 ) ( -128 1872 -448 ) ( -176 1920 -448 ) wswamp1_2 0 0 0 1 1 +( -192 1960 -448 ) ( -120 1888 -328 ) ( -120 1888 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3048 +{ +( -256 1912 -304 ) ( -200 1880 -320 ) ( -256 1864 -304 ) wswamp1_2 0 0 0 1 1 +( -256 1864 -448 ) ( -208 1864 -448 ) ( -256 1912 -448 ) wswamp1_2 0 0 0 1 1 +( -256 1864 -448 ) ( -200 1880 -320 ) ( -200 1880 -448 ) wswamp1_2 0 0 0 1 1 +( -256 1864 -448 ) ( -256 1912 -448 ) ( -256 1864 -304 ) wswamp1_2 0 0 0 1 1 +( -256 1912 -448 ) ( -200 1880 -320 ) ( -256 1912 -304 ) wswamp1_2 0 0 0 1 1 +} +// brush 3049 +{ +( -192 1960 -304 ) ( -200 1880 -320 ) ( -256 1912 -304 ) wswamp1_2 0 0 0 1 1 +( -192 1960 -448 ) ( -192 1960 -304 ) ( -256 1912 -304 ) wswamp1_2 0 0 0 1 1 +( -192 1960 -448 ) ( -200 1880 -320 ) ( -192 1960 -304 ) wswamp1_2 0 0 0 1 1 +( -256 1864 -448 ) ( -208 1864 -448 ) ( -256 1912 -448 ) wswamp1_2 0 0 0 1 1 +( -256 1912 -448 ) ( -200 1880 -320 ) ( -200 1880 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3050 +{ +( -40 1888 -336 ) ( -120 1888 -328 ) ( -64 1960 -312 ) wswamp1_2 0 0 0 1 1 +( -120 1888 -448 ) ( -120 1888 -328 ) ( -40 1888 -448 ) wswamp1_2 0 0 0 1 1 +( -40 1888 -336 ) ( -64 1960 -312 ) ( -40 1888 -448 ) wswamp1_2 0 0 0 1 1 +( -56 1936 -448 ) ( -8 1984 -448 ) ( -56 1984 -448 ) wswamp1_2 0 0 0 1 1 +( -64 1960 -312 ) ( -120 1888 -328 ) ( -64 1960 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3051 +{ +( -120 1888 -328 ) ( -200 1880 -320 ) ( -192 1960 -304 ) wswamp1_2 0 0 0 1 1 +( -200 1880 -448 ) ( -200 1880 -320 ) ( -120 1888 -448 ) wswamp1_2 0 0 0 1 1 +( -192 1960 -304 ) ( -200 1880 -320 ) ( -192 1960 -448 ) wswamp1_2 0 0 0 1 1 +( -136 1976 -448 ) ( -184 1976 -448 ) ( -136 1928 -448 ) wswamp1_2 0 0 0 1 1 +( -192 1960 -448 ) ( -120 1888 -328 ) ( -192 1960 -304 ) wswamp1_2 0 0 0 1 1 +} +// brush 3052 +{ +( -192 1816 -304 ) ( -200 1880 -320 ) ( -120 1888 -328 ) wswamp1_2 0 0 0 1 1 +( -120 1888 -328 ) ( -200 1880 -320 ) ( -120 1888 -448 ) wswamp1_2 0 0 0 1 1 +( -192 1816 -304 ) ( -120 1888 -328 ) ( -192 1816 -448 ) wswamp1_2 0 0 0 1 1 +( -184 1792 -448 ) ( -136 1792 -448 ) ( -184 1840 -448 ) wswamp1_2 0 0 0 1 1 +( -192 1816 -448 ) ( -200 1880 -320 ) ( -192 1816 -304 ) wswamp1_2 0 0 0 1 1 +} +// brush 3053 +{ +( -192 1816 -304 ) ( -120 1888 -328 ) ( -64 1816 -312 ) wswamp1_2 0 0 0 1 1 +( -192 1816 -304 ) ( -64 1816 -312 ) ( -192 1816 -448 ) wswamp1_2 0 0 0 1 1 +( -192 1816 -448 ) ( -120 1888 -328 ) ( -192 1816 -304 ) wswamp1_2 0 0 0 1 1 +( -128 1912 -448 ) ( -176 1912 -448 ) ( -128 1864 -448 ) wswamp1_2 0 0 0 1 1 +( -64 1816 -448 ) ( -120 1888 -328 ) ( -120 1888 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3054 +{ +( -64 1816 -312 ) ( -120 1888 -328 ) ( -40 1888 -336 ) wswamp1_2 0 0 0 1 1 +( -40 1888 -336 ) ( -120 1888 -328 ) ( -40 1888 -448 ) wswamp1_2 0 0 0 1 1 +( -64 1816 -448 ) ( -64 1816 -312 ) ( -40 1888 -448 ) wswamp1_2 0 0 0 1 1 +( -56 1792 -448 ) ( -8 1792 -448 ) ( -56 1840 -448 ) wswamp1_2 0 0 0 1 1 +( -120 1888 -448 ) ( -120 1888 -328 ) ( -64 1816 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3055 +{ +( 64 1816 -320 ) ( 200 1792 -344 ) ( 64 1696 -320 ) wswamp1_2 0 0 0 1 1 +( 64 1816 -448 ) ( 200 1792 -344 ) ( 64 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 64 1696 -448 ) ( 192 1696 -448 ) ( 64 1784 -448 ) wswamp1_2 0 0 0 1 1 +( 64 1696 -448 ) ( 64 1784 -448 ) ( 64 1696 -320 ) wswamp1_2 0 0 0 1 1 +( 64 1696 -320 ) ( 200 1792 -344 ) ( 64 1696 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3056 +{ +( 64 1816 -320 ) ( 184 1880 -368 ) ( 200 1792 -344 ) wswamp1_2 0 0 0 1 1 +( 200 1792 -448 ) ( 184 1880 -368 ) ( 184 1880 -448 ) wswamp1_2 0 0 0 1 1 +( 64 1816 -448 ) ( 184 1816 -448 ) ( 64 1880 -448 ) wswamp1_2 0 0 0 1 1 +( 64 1816 -320 ) ( 200 1792 -344 ) ( 64 1816 -448 ) wswamp1_2 0 0 0 1 1 +( 64 1816 -448 ) ( 184 1880 -368 ) ( 64 1816 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3057 +{ +( 64 1696 -320 ) ( 200 1792 -344 ) ( 192 1696 -320 ) wswamp1_2 0 0 0 1 1 +( 192 1696 -448 ) ( 200 1792 -344 ) ( 200 1792 -448 ) wswamp1_2 0 0 0 1 1 +( 120 1776 -448 ) ( 232 1776 -448 ) ( 120 1864 -448 ) wswamp1_2 0 0 0 1 1 +( 64 1696 -448 ) ( 64 1696 -320 ) ( 192 1696 -320 ) wswamp1_2 0 0 0 1 1 +( 64 1696 -448 ) ( 200 1792 -344 ) ( 64 1696 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3058 +{ +( 200 1792 -344 ) ( 184 1880 -368 ) ( 296 1816 -368 ) wswamp1_2 0 0 0 1 1 +( 296 1816 -448 ) ( 184 1880 -368 ) ( 184 1880 -448 ) wswamp1_2 0 0 0 1 1 +( 184 1792 -448 ) ( 296 1792 -448 ) ( 184 1880 -448 ) wswamp1_2 0 0 0 1 1 +( 184 1880 -448 ) ( 184 1880 -368 ) ( 200 1792 -448 ) wswamp1_2 0 0 0 1 1 +( 200 1792 -344 ) ( 296 1816 -368 ) ( 200 1792 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3059 +{ +( 200 1792 -344 ) ( 296 1816 -368 ) ( 256 1712 -320 ) wswamp1_2 0 0 0 1 1 +( 256 1712 -448 ) ( 296 1816 -368 ) ( 296 1816 -448 ) wswamp1_2 0 0 0 1 1 +( 184 1792 -448 ) ( 296 1792 -448 ) ( 184 1880 -448 ) wswamp1_2 0 0 0 1 1 +( 256 1712 -448 ) ( 200 1792 -344 ) ( 256 1712 -320 ) wswamp1_2 0 0 0 1 1 +( 296 1816 -448 ) ( 296 1816 -368 ) ( 200 1792 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3060 +{ +( 192 1696 -320 ) ( 200 1792 -344 ) ( 256 1712 -320 ) wswamp1_2 0 0 0 1 1 +( 192 1696 -448 ) ( 200 1792 -344 ) ( 192 1696 -320 ) wswamp1_2 0 0 0 1 1 +( 272 1712 -448 ) ( 160 1712 -448 ) ( 272 1624 -448 ) wswamp1_2 0 0 0 1 1 +( 256 1712 -320 ) ( 200 1792 -344 ) ( 256 1712 -448 ) wswamp1_2 0 0 0 1 1 +( 192 1696 -448 ) ( 192 1696 -320 ) ( 256 1712 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3061 +{ +( 520 2128 -64 ) ( 520 2048 -64 ) ( 424 2128 -64 ) clip 0 0 0 1 1 +( 520 2128 -64 ) ( 424 2128 -64 ) ( 520 2128 -80 ) clip 0 0 0 1 1 +( 600 2128 -64 ) ( 600 2128 -80 ) ( 600 2048 -64 ) clip 0 0 0 1 1 +( 424 2048 -96 ) ( 520 2048 -96 ) ( 424 2128 -96 ) clip 0 0 0 1 1 +( 424 1632 -80 ) ( 424 1632 -64 ) ( 520 1632 -80 ) clip 0 0 0 1 1 +( 424 2048 -80 ) ( 424 2128 -80 ) ( 424 2048 -64 ) clip 0 0 0 1 1 +} +// brush 3062 +{ +( 904 2128 -64 ) ( 904 2048 -64 ) ( 808 2128 -64 ) clip 0 0 0 1 1 +( 904 2128 -64 ) ( 808 2128 -64 ) ( 904 2128 -80 ) clip 0 0 0 1 1 +( 984 2128 -64 ) ( 984 2128 -80 ) ( 984 2048 -64 ) clip 0 0 0 1 1 +( 808 2048 -96 ) ( 904 2048 -96 ) ( 808 2128 -96 ) clip 0 0 0 1 1 +( 808 1632 -80 ) ( 808 1632 -64 ) ( 904 1632 -80 ) clip 0 0 0 1 1 +( 808 2048 -96 ) ( 808 2128 -96 ) ( 808 2048 -80 ) clip 0 0 0 1 1 +} +// brush 3063 +{ +( 2144 2784 448 ) ( 2144 2816 448 ) ( 2336 2784 448 ) wm1_2 0 0 0 1 1 +( 2176 2752 448 ) ( 2368 2752 448 ) ( 2176 2752 416 ) wm1_2 0 0 0 1 1 +( 2272 2752 448 ) ( 2272 2752 416 ) ( 2272 2784 448 ) wm1_2 0 0 0 1 1 +( 2336 2816 416 ) ( 2144 2816 416 ) ( 2336 2784 416 ) wm1_2 0 0 0 1 1 +( 2336 2848 416 ) ( 2336 2848 448 ) ( 2144 2848 416 ) wm1_2 0 0 0 1 1 +( 2368 2848 416 ) ( 2368 2816 416 ) ( 2368 2848 448 ) wm1_2 0 0 0 1 1 +} +// brush 3064 +{ +( 2496 2480 448 ) ( 2496 2448 448 ) ( 2304 2480 448 ) wizwood1_5 0 0 0 1 1 +( 2464 2848 448 ) ( 2272 2848 448 ) ( 2464 2848 416 ) wizwood1_5 0 0 0 1 1 +( 2464 2480 448 ) ( 2464 2480 416 ) ( 2464 2448 448 ) wizwood1_5 0 0 0 1 1 +( 2304 2448 432 ) ( 2496 2448 432 ) ( 2304 2480 432 ) wizwood1_5 0 0 0 1 1 +( 2224 2464 416 ) ( 2224 2464 448 ) ( 2416 2464 416 ) wizwood1_5 0 0 0 1 1 +( 2240 2448 416 ) ( 2240 2480 416 ) ( 2240 2448 448 ) wizwood1_5 0 0 0 1 1 +} +// brush 3065 +{ +( 2752 2496 448 ) ( 2752 2464 448 ) ( 2560 2496 448 ) wm1_2 0 0 0 1 1 +( 2848 2496 448 ) ( 2656 2496 448 ) ( 2848 2496 416 ) wm1_2 0 0 0 1 1 +( 2736 2496 448 ) ( 2736 2496 416 ) ( 2736 2464 448 ) wm1_2 0 0 0 1 1 +( 2560 2464 416 ) ( 2752 2464 416 ) ( 2560 2496 416 ) wm1_2 0 0 0 1 1 +( 2496 2480 416 ) ( 2496 2480 448 ) ( 2688 2480 416 ) wm1_2 0 0 0 1 1 +( 2496 2464 416 ) ( 2496 2496 416 ) ( 2496 2464 448 ) wm1_2 0 0 0 1 1 +} +// brush 3066 +{ +( 2752 2448 448 ) ( 2752 2416 448 ) ( 2560 2448 448 ) wm1_2 0 0 0 1 1 +( 2672 2448 448 ) ( 2480 2448 448 ) ( 2672 2448 416 ) wm1_2 0 0 0 1 1 +( 2736 2448 448 ) ( 2736 2448 416 ) ( 2736 2416 448 ) wm1_2 0 0 0 1 1 +( 2560 2416 416 ) ( 2752 2416 416 ) ( 2560 2448 416 ) wm1_2 0 0 0 1 1 +( 2560 2432 416 ) ( 2560 2432 448 ) ( 2752 2432 416 ) wm1_2 0 0 0 1 1 +( 2496 2416 416 ) ( 2496 2448 416 ) ( 2496 2416 448 ) wm1_2 0 0 0 1 1 +} +// brush 3067 +{ +( 2752 2880 448 ) ( 2752 2848 448 ) ( 2560 2880 448 ) wm1_2 0 0 0 1 1 +( 2752 2880 448 ) ( 2560 2880 448 ) ( 2752 2880 416 ) wm1_2 0 0 0 1 1 +( 2736 2880 448 ) ( 2736 2880 416 ) ( 2736 2848 448 ) wm1_2 0 0 0 1 1 +( 2560 2848 416 ) ( 2752 2848 416 ) ( 2560 2880 416 ) wm1_2 0 0 0 1 1 +( 2480 2864 416 ) ( 2480 2864 448 ) ( 2672 2864 416 ) wm1_2 0 0 0 1 1 +( 2496 2848 416 ) ( 2496 2880 416 ) ( 2496 2848 448 ) wm1_2 0 0 0 1 1 +} +// brush 3068 +{ +( 2752 2864 448 ) ( 2752 2832 448 ) ( 2560 2864 448 ) wizwood1_5 0 0 0 1 1 +( 2688 2864 448 ) ( 2496 2864 448 ) ( 2688 2864 416 ) wizwood1_5 0 0 0 1 1 +( 2736 2864 448 ) ( 2736 2864 416 ) ( 2736 2832 448 ) wizwood1_5 0 0 0 1 1 +( 2560 2832 432 ) ( 2752 2832 432 ) ( 2560 2864 432 ) wizwood1_5 0 0 0 1 1 +( 2496 2832 416 ) ( 2496 2832 448 ) ( 2688 2832 416 ) wizwood1_5 0 0 0 1 1 +( 2496 2832 416 ) ( 2496 2864 416 ) ( 2496 2832 448 ) wizwood1_5 0 0 0 1 1 +} +// brush 3069 +{ +( 2752 2832 448 ) ( 2752 2800 448 ) ( 2560 2832 448 ) wm1_2 0 0 0 1 1 +( 2688 2832 448 ) ( 2496 2832 448 ) ( 2688 2832 416 ) wm1_2 0 0 0 1 1 +( 2736 2832 448 ) ( 2736 2832 416 ) ( 2736 2800 448 ) wm1_2 0 0 0 1 1 +( 2560 2800 416 ) ( 2752 2800 416 ) ( 2560 2832 416 ) wm1_2 0 0 0 1 1 +( 2544 2816 416 ) ( 2544 2816 448 ) ( 2736 2816 416 ) wm1_2 0 0 0 1 1 +( 2496 2800 416 ) ( 2496 2832 416 ) ( 2496 2800 448 ) wm1_2 0 0 0 1 1 +} +// brush 3070 +{ +( 2496 2432 448 ) ( 2464 2432 448 ) ( 2496 2624 448 ) wm1_2 0 0 0 1 1 +( 2496 2432 448 ) ( 2496 2624 448 ) ( 2496 2432 416 ) wm1_2 0 0 0 1 1 +( 2496 2432 448 ) ( 2496 2432 416 ) ( 2464 2432 448 ) wm1_2 0 0 0 1 1 +( 2464 2624 416 ) ( 2464 2432 416 ) ( 2496 2624 416 ) wm1_2 0 0 0 1 1 +( 2464 2624 416 ) ( 2464 2624 448 ) ( 2464 2432 416 ) wm1_2 0 0 0 1 1 +( 2464 2880 416 ) ( 2496 2880 416 ) ( 2464 2880 448 ) wm1_2 0 0 0 1 1 +} +// brush 3071 +{ +( 2256 2672 416 ) ( 2256 2640 416 ) ( 2240 2640 416 ) wm1_1 0 0 0 1 1 +( 2256 2672 416 ) ( 2240 2672 416 ) ( 2256 2672 384 ) wm1_1 0 0 0 1 1 +( 2256 2640 416 ) ( 2256 2672 416 ) ( 2248 2640 256 ) wm1_2 0 0 0 1 1 +( 2240 2640 256 ) ( 2256 2640 256 ) ( 2240 2672 256 ) wm1_1 0 0 0 1 1 +( 2240 2640 384 ) ( 2240 2640 416 ) ( 2256 2640 384 ) wm1_1 0 0 0 1 1 +( 2240 2640 384 ) ( 2240 2672 384 ) ( 2240 2640 416 ) wm1_1 0 0 0 1 1 +} +// brush 3072 +{ +( 2304 2480 448 ) ( 2272 2480 448 ) ( 2304 2528 448 ) wbrick1_5 0 0 0 1 1 +( 2752 2608 304 ) ( 2752 2656 304 ) ( 2752 2608 288 ) wbrick1_5 0 0 0 1 1 +( 2416 2400 264 ) ( 2416 2400 248 ) ( 2384 2400 264 ) wbrick1_5 0 0 0 1 1 +( 2272 2544 0 ) ( 2272 2496 0 ) ( 2304 2544 0 ) wbrick1_5 0 0 0 1 1 +( 2240 2608 320 ) ( 2240 2608 336 ) ( 2240 2560 320 ) wbrick1_5 0 0 0 1 1 +( 2784 2432 96 ) ( 2816 2432 96 ) ( 2784 2432 112 ) wbrick1_5 0 0 0 1 1 +} +// brush 3073 +{ +( 2752 2480 448 ) ( 2752 2448 448 ) ( 2560 2480 448 ) wizwood1_5 0 0 0 1 1 +( 2688 2480 448 ) ( 2496 2480 448 ) ( 2688 2480 416 ) wizwood1_5 0 0 0 1 1 +( 2736 2480 448 ) ( 2736 2480 416 ) ( 2736 2448 448 ) wizwood1_5 0 0 0 1 1 +( 2560 2448 432 ) ( 2752 2448 432 ) ( 2560 2480 432 ) wizwood1_5 0 0 0 1 1 +( 2496 2448 416 ) ( 2496 2448 448 ) ( 2688 2448 416 ) wizwood1_5 0 0 0 1 1 +( 2496 2448 416 ) ( 2496 2480 416 ) ( 2496 2448 448 ) wizwood1_5 0 0 0 1 1 +} +// brush 3074 +{ +( 2240 2640 448 ) ( 2240 2672 448 ) ( 2432 2640 448 ) wm1_2 0 0 0 1 1 +( 2240 2640 448 ) ( 2432 2640 448 ) ( 2240 2640 416 ) wm1_2 0 0 0 1 1 +( 2240 2640 448 ) ( 2240 2640 416 ) ( 2240 2672 448 ) wm1_2 0 0 0 1 1 +( 2432 2672 416 ) ( 2240 2672 416 ) ( 2432 2640 416 ) wm1_2 0 0 0 1 1 +( 2432 2672 416 ) ( 2432 2672 448 ) ( 2240 2672 416 ) wm1_2 0 0 0 1 1 +( 2464 2672 416 ) ( 2464 2640 416 ) ( 2464 2672 448 ) wm1_2 0 0 0 1 1 +} +// brush 3075 +{ +( 2240 2880 448 ) ( 2272 2880 448 ) ( 2240 2688 448 ) wm1_2 0 0 0 1 1 +( 2240 2880 448 ) ( 2240 2688 448 ) ( 2240 2880 416 ) wm1_2 0 0 0 1 1 +( 2256 2880 448 ) ( 2256 2880 416 ) ( 2288 2880 448 ) wm1_2 0 0 0 1 1 +( 2272 2688 416 ) ( 2272 2880 416 ) ( 2240 2688 416 ) wm1_2 0 0 0 1 1 +( 2272 2688 416 ) ( 2272 2688 448 ) ( 2272 2880 416 ) wm1_2 0 0 0 1 1 +( 2272 2432 416 ) ( 2240 2432 416 ) ( 2272 2432 448 ) wm1_2 0 0 0 1 1 +} +// brush 3076 +{ +( 2512 2784 432 ) ( 2512 2752 432 ) ( 2480 2784 432 ) wm1_2 0 0 0 1 1 +( 2512 2784 432 ) ( 2480 2784 432 ) ( 2512 2784 400 ) wm1_2 0 0 0 1 1 +( 2512 2784 432 ) ( 2512 2784 400 ) ( 2512 2752 432 ) wm1_32 0 16 0 1 1 +( 2480 2752 400 ) ( 2512 2752 400 ) ( 2480 2784 400 ) wm1_2 0 0 0 1 1 +( 2480 2752 400 ) ( 2480 2752 432 ) ( 2512 2752 400 ) wm1_2 0 0 0 1 1 +( 2480 2752 400 ) ( 2480 2784 400 ) ( 2480 2752 432 ) wm1_2 0 0 0 1 1 +} +// brush 3077 +{ +( 2512 2672 432 ) ( 2512 2640 432 ) ( 2480 2672 432 ) wm1_2 0 0 0 1 1 +( 2512 2672 432 ) ( 2480 2672 432 ) ( 2512 2672 400 ) wm1_2 0 0 0 1 1 +( 2512 2672 432 ) ( 2512 2672 400 ) ( 2512 2640 432 ) wm1_32 16 16 0 1 1 +( 2480 2640 400 ) ( 2512 2640 400 ) ( 2480 2672 400 ) wm1_2 0 0 0 1 1 +( 2480 2640 400 ) ( 2480 2640 432 ) ( 2512 2640 400 ) wm1_2 0 0 0 1 1 +( 2480 2640 400 ) ( 2480 2672 400 ) ( 2480 2640 432 ) wm1_2 0 0 0 1 1 +} +// brush 3078 +{ +( 2512 2560 432 ) ( 2512 2528 432 ) ( 2480 2560 432 ) wm1_2 0 0 0 1 1 +( 2512 2560 432 ) ( 2480 2560 432 ) ( 2512 2560 400 ) wm1_2 0 0 0 1 1 +( 2512 2560 432 ) ( 2512 2560 400 ) ( 2512 2528 432 ) wm1_32 0 16 0 1 1 +( 2480 2528 400 ) ( 2512 2528 400 ) ( 2480 2560 400 ) wm1_2 0 0 0 1 1 +( 2480 2528 400 ) ( 2480 2528 432 ) ( 2512 2528 400 ) wm1_2 0 0 0 1 1 +( 2480 2528 400 ) ( 2480 2560 400 ) ( 2480 2528 432 ) wm1_2 0 0 0 1 1 +} +// brush 3079 +{ +( 1940 1944 144 ) ( 1952 1944 132 ) ( 1952 1944 156 ) wm1_1 20 36 0 1 -1 +( 1964 1944 144 ) ( 1952 1888 144 ) ( 1952 1944 156 ) wm1_1 34.2222213745 15.1110839844 0 1 -1 +( 1952 1944 132 ) ( 1952 1888 144 ) ( 1964 1944 144 ) wm1_1 8.4443359375 25.7778320313 180 1 1 +( 1940 1944 144 ) ( 1952 1888 144 ) ( 1952 1944 132 ) wm1_1 48.444442749 57.7778320313 0 1 -1 +( 1952 1944 156 ) ( 1952 1888 144 ) ( 1940 1944 144 ) wm1_1 58.2221679688 47.1110839844 180 1 1 +} +// brush 3080 +{ +( 2512 2756 416 ) ( 2512 2768 404 ) ( 2512 2768 428 ) wm1_1 20 36 0 1 -1 +( 2512 2780 416 ) ( 2568 2768 416 ) ( 2512 2768 428 ) wm1_1 34.2222213745 15.1110839844 0 1 -1 +( 2512 2768 404 ) ( 2568 2768 416 ) ( 2512 2780 416 ) wm1_1 8.4443359375 25.7778320313 180 1 1 +( 2512 2756 416 ) ( 2568 2768 416 ) ( 2512 2768 404 ) wm1_1 48.444442749 57.7778320313 0 1 -1 +( 2512 2768 428 ) ( 2568 2768 416 ) ( 2512 2756 416 ) wm1_1 58.2221679688 47.1110839844 180 1 1 +} +// brush 3081 +{ +( 2240 2432 448 ) ( 2240 2464 448 ) ( 2432 2432 448 ) wm1_2 0 0 0 1 1 +( 2176 2432 448 ) ( 2368 2432 448 ) ( 2176 2432 416 ) wm1_2 0 0 0 1 1 +( 2240 2448 448 ) ( 2240 2448 416 ) ( 2240 2480 448 ) wm1_2 0 0 0 1 1 +( 2432 2464 416 ) ( 2240 2464 416 ) ( 2432 2432 416 ) wm1_2 0 0 0 1 1 +( 2432 2464 416 ) ( 2432 2464 448 ) ( 2240 2464 416 ) wm1_2 0 0 0 1 1 +( 2464 2464 416 ) ( 2464 2432 416 ) ( 2464 2464 448 ) wm1_2 0 0 0 1 1 +} +// brush 3082 +{ +( 2240 2848 448 ) ( 2240 2880 448 ) ( 2432 2848 448 ) wm1_2 0 0 0 1 1 +( 2240 2848 448 ) ( 2432 2848 448 ) ( 2240 2848 416 ) wm1_2 0 0 0 1 1 +( 2240 2864 448 ) ( 2240 2864 416 ) ( 2240 2896 448 ) wm1_2 0 0 0 1 1 +( 2432 2880 416 ) ( 2240 2880 416 ) ( 2432 2848 416 ) wm1_2 0 0 0 1 1 +( 2432 2880 416 ) ( 2432 2880 448 ) ( 2240 2880 416 ) wm1_2 0 0 0 1 1 +( 2464 2880 416 ) ( 2464 2848 416 ) ( 2464 2880 448 ) wm1_2 0 0 0 1 1 +} +// brush 3083 +{ +( 2144 2432 448 ) ( 2144 2464 448 ) ( 2336 2432 448 ) wm1_2 0 0 0 1 1 +( 2176 2464 448 ) ( 2368 2464 448 ) ( 2176 2464 416 ) wm1_2 0 0 0 1 1 +( 2272 2464 448 ) ( 2272 2464 416 ) ( 2272 2496 448 ) wm1_2 0 0 0 1 1 +( 2336 2464 416 ) ( 2144 2464 416 ) ( 2336 2432 416 ) wm1_2 0 0 0 1 1 +( 2336 2560 416 ) ( 2336 2560 448 ) ( 2144 2560 416 ) wm1_2 0 0 0 1 1 +( 2368 2560 416 ) ( 2368 2528 416 ) ( 2368 2560 448 ) wm1_2 0 0 0 1 1 +} +// brush 3084 +{ +( 2240 2848 224 ) ( 2272 2880 224 ) ( 2272 2848 224 ) wm1_2 0 0 0 1 1 +( 2272 2848 96 ) ( 2240 2848 320 ) ( 2272 2848 320 ) wm1_2 0 0 0 1 1 +( 2272 2880 320 ) ( 2272 2848 96 ) ( 2272 2848 320 ) wm1_2 0 0 0 1 1 +( 2240 2848 96 ) ( 2272 2880 96 ) ( 2240 2880 96 ) wm1_2 0 0 0 1 1 +( 2272 2880 96 ) ( 2240 2880 320 ) ( 2240 2880 96 ) wm1_2 0 0 0 1 1 +( 2240 2880 320 ) ( 2240 2848 96 ) ( 2240 2880 96 ) wm1_2 0 0 0 1 1 +} +// brush 3085 +{ +( 1936 2880 200 ) ( 1968 2880 184 ) ( 1968 2880 200 ) wbrick1_5 0 0 0 1 1 +( 2240 2880 224 ) ( 2240 2848 224 ) ( 2272 2848 224 ) wbrick1_5 0 0 0 1 1 +( 2240 2688 256 ) ( 2240 2640 272 ) ( 2240 2640 256 ) wbrick1_5 0 0 0 1 1 +( 2336 2784 288 ) ( 2272 2848 224 ) ( 2240 2848 224 ) wbrick1_5 32 32 180 1 1 +( -64 2784 288 ) ( -64 2880 288 ) ( 64 2784 288 ) wbrick1_5 0 0 0 1 1 +( 2272 2896 -64 ) ( 2272 2768 -64 ) ( 2272 2896 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 3086 +{ +( 2496 2896 416 ) ( 2496 2864 416 ) ( 2464 2896 416 ) wm1_2 0 0 0 1 1 +( 2496 2880 320 ) ( 2464 2880 320 ) ( 2496 2880 96 ) wm1_2 0 0 0 1 1 +( 2496 2896 320 ) ( 2496 2896 96 ) ( 2496 2864 320 ) wm1_2 0 0 0 1 1 +( 2464 2864 96 ) ( 2496 2864 96 ) ( 2464 2896 96 ) wm1_2 0 0 0 1 1 +( 2464 2864 96 ) ( 2464 2864 320 ) ( 2496 2864 96 ) wm1_2 0 0 0 1 1 +( 2464 2864 96 ) ( 2464 2896 96 ) ( 2464 2864 320 ) wm1_2 0 0 0 1 1 +} +// brush 3087 +{ +( 2272 2528 224 ) ( 2272 2432 224 ) ( 2336 2432 288 ) wbrick1_5 64 0 -90 1 1 +( 1968 2432 200 ) ( 1968 2432 184 ) ( 1936 2432 200 ) wbrick1_5 0 0 0 1 1 +( 2272 2464 224 ) ( 2240 2464 224 ) ( 2240 2432 224 ) wbrick1_5 0 0 0 1 1 +( 2240 2672 256 ) ( 2240 2672 272 ) ( 2240 2624 256 ) wbrick1_5 0 0 0 1 1 +( 2240 2464 224 ) ( 2272 2464 224 ) ( 2336 2528 288 ) wbrick1_5 16 32 0 1 1 +( 2304 2544 416 ) ( 2272 2544 416 ) ( 2304 2592 416 ) wbrick1_5 0 0 0 1 1 +( 2336 2672 336 ) ( 2336 2720 336 ) ( 2336 2672 320 ) wbrick1_5 16 0 0 1 1 +( 2816 2528 96 ) ( 2848 2528 96 ) ( 2816 2528 112 ) wbrick1_5 -16 0 0 1 1 +} +// brush 3088 +{ +( 2688 2748 224 ) ( 2664 2760 124 ) ( 2672 2784 184 ) exit02_2 32 0 0 1 1 +( 2661 2748 96 ) ( 2672 2748 96 ) ( 2661 2784 96 ) exit02_2 0 0 0 1 1 +( 2688 2748 96 ) ( 2664 2760 124 ) ( 2688 2748 224 ) exit02_2 0 0 0 1 1 +( 2672 2784 96 ) ( 2664 2760 124 ) ( 2664 2760 96 ) exit02_2 0 0 0 1 1 +( 2688 2748 96 ) ( 2672 2784 184 ) ( 2672 2784 96 ) exit02_2 0 0 0 1 1 +} +// brush 3089 +{ +( 2672 2528 184 ) ( 2688 2488 224 ) ( 2660 2524 124 ) exit02_2 32 0 0 1 1 +( 2672 2528 96 ) ( 2688 2488 224 ) ( 2672 2528 184 ) exit02_2 0 0 0 1 1 +( 2660 2488 96 ) ( 2688 2524 96 ) ( 2660 2524 96 ) exit02_2 0 0 0 1 1 +( 2660 2524 96 ) ( 2672 2528 184 ) ( 2660 2524 124 ) exit02_2 0 0 0 1 1 +( 2660 2524 124 ) ( 2688 2488 224 ) ( 2660 2524 96 ) exit02_2 0 0 0 1 1 +} +// brush 3090 +{ +( 2660 2524 124 ) ( 2688 2488 224 ) ( 2668 2472 124 ) exit02_2 32 0 0 1 1 +( 2668 2472 124 ) ( 2688 2488 224 ) ( 2668 2472 96 ) exit02_2 0 0 0 1 1 +( 2660 2488 96 ) ( 2688 2524 96 ) ( 2660 2524 96 ) exit02_2 0 0 0 1 1 +( 2660 2524 184 ) ( 2668 2472 184 ) ( 2668 2472 96 ) exit02_2 0 0 0 1 1 +( 2660 2524 96 ) ( 2688 2488 224 ) ( 2660 2524 124 ) exit02_2 0 0 0 1 1 +} +// brush 3091 +{ +( 2716 2488 224 ) ( 2696 2456 124 ) ( 2688 2488 224 ) exit02_2 0 0 0 1 1 +( 2696 2456 96 ) ( 2696 2456 124 ) ( 2716 2488 96 ) exit02_2 0 0 0 1 1 +( 2688 2468 96 ) ( 2712 2488 96 ) ( 2688 2488 96 ) exit02_2 0 0 0 1 1 +( 2688 2488 224 ) ( 2716 2488 96 ) ( 2716 2488 224 ) exit02_2 0 0 0 1 1 +( 2688 2488 224 ) ( 2696 2456 124 ) ( 2688 2488 96 ) exit02_2 0 0 0 1 1 +} +// brush 3092 +{ +( 2668 2472 124 ) ( 2688 2488 224 ) ( 2696 2456 124 ) exit02_2 0 0 0 1 1 +( 2668 2472 224 ) ( 2696 2456 224 ) ( 2696 2456 96 ) exit02_2 0 0 0 1 1 +( 2688 2468 96 ) ( 2712 2488 96 ) ( 2688 2488 96 ) exit02_2 0 0 0 1 1 +( 2668 2472 96 ) ( 2688 2488 224 ) ( 2668 2472 124 ) exit02_2 0 0 0 1 1 +( 2696 2456 124 ) ( 2688 2488 224 ) ( 2696 2456 96 ) exit02_2 0 0 0 1 1 +} +// brush 3093 +{ +( 2752 2488 224 ) ( 2752 2456 124 ) ( 2696 2456 124 ) exit02_2 0 0 0 1 1 +( 2752 2456 96 ) ( 2696 2456 124 ) ( 2752 2456 124 ) exit02_2 0 0 0 1 1 +( 2752 2488 224 ) ( 2752 2456 96 ) ( 2752 2456 224 ) exit02_2 0 0 0 1 1 +( 2716 2456 96 ) ( 2752 2488 96 ) ( 2716 2488 96 ) exit02_2 0 0 0 1 1 +( 2752 2488 96 ) ( 2716 2488 224 ) ( 2716 2488 96 ) exit02_2 0 0 0 1 1 +( 2716 2488 224 ) ( 2696 2456 224 ) ( 2696 2456 96 ) exit02_2 0 0 0 1 1 +} +// brush 3094 +{ +( 2675 2796 96 ) ( 2664 2796 96 ) ( 2675 2760 96 ) exit02_2 0 0 0 1 1 +( 2660 2788 96 ) ( 2672 2784 184 ) ( 2660 2788 124 ) exit02_2 0 0 0 1 1 +( 2664 2760 96 ) ( 2672 2784 184 ) ( 2672 2784 96 ) exit02_2 0 0 0 1 1 +( 2660 2788 96 ) ( 2660 2788 144 ) ( 2664 2760 144 ) exit02_2 0 0 0 1 1 +( 2660 2788 124 ) ( 2672 2784 184 ) ( 2664 2760 124 ) exit02_2 32 0 0 1 1 +} +// brush 3095 +{ +( 2660 2788 124 ) ( 2688 2824 224 ) ( 2672 2784 184 ) exit02_2 32 0 0 1 1 +( 2672 2784 184 ) ( 2688 2824 224 ) ( 2672 2784 96 ) exit02_2 0 0 0 1 1 +( 2660 2788 96 ) ( 2688 2788 96 ) ( 2660 2824 96 ) exit02_2 0 0 0 1 1 +( 2660 2788 124 ) ( 2672 2784 184 ) ( 2660 2788 96 ) exit02_2 0 0 0 1 1 +( 2660 2788 96 ) ( 2688 2824 224 ) ( 2660 2788 124 ) exit02_2 0 0 0 1 1 +} +// brush 3096 +{ +( 2696 2856 124 ) ( 2752 2856 124 ) ( 2752 2824 224 ) exit02_2 0 0 0 1 1 +( 2752 2856 124 ) ( 2696 2856 124 ) ( 2752 2856 96 ) exit02_2 0 0 0 1 1 +( 2752 2856 224 ) ( 2752 2856 96 ) ( 2752 2824 224 ) exit02_2 0 0 0 1 1 +( 2716 2824 96 ) ( 2752 2824 96 ) ( 2716 2856 96 ) exit02_2 0 0 0 1 1 +( 2716 2824 96 ) ( 2716 2824 224 ) ( 2752 2824 96 ) exit02_2 0 0 0 1 1 +( 2696 2856 96 ) ( 2696 2856 224 ) ( 2716 2824 224 ) exit02_2 0 0 0 1 1 +} +// brush 3097 +{ +( 2696 2856 124 ) ( 2688 2824 224 ) ( 2668 2840 124 ) exit02_2 0 0 0 1 1 +( 2696 2856 96 ) ( 2696 2856 224 ) ( 2668 2840 224 ) exit02_2 0 0 0 1 1 +( 2688 2824 96 ) ( 2712 2824 96 ) ( 2688 2844 96 ) exit02_2 0 0 0 1 1 +( 2668 2840 124 ) ( 2688 2824 224 ) ( 2668 2840 96 ) exit02_2 0 0 0 1 1 +( 2696 2856 96 ) ( 2688 2824 224 ) ( 2696 2856 124 ) exit02_2 0 0 0 1 1 +} +// brush 3098 +{ +( 2668 2840 124 ) ( 2688 2824 224 ) ( 2660 2788 124 ) exit02_2 32 0 0 1 1 +( 2668 2840 96 ) ( 2688 2824 224 ) ( 2668 2840 124 ) exit02_2 0 0 0 1 1 +( 2660 2788 96 ) ( 2688 2788 96 ) ( 2660 2824 96 ) exit02_2 0 0 0 1 1 +( 2668 2840 96 ) ( 2668 2840 184 ) ( 2660 2788 184 ) exit02_2 0 0 0 1 1 +( 2660 2788 124 ) ( 2688 2824 224 ) ( 2660 2788 96 ) exit02_2 0 0 0 1 1 +} +// brush 3099 +{ +( 2688 2824 224 ) ( 2696 2856 124 ) ( 2716 2824 224 ) exit02_2 0 0 0 1 1 +( 2716 2824 96 ) ( 2696 2856 124 ) ( 2696 2856 96 ) exit02_2 0 0 0 1 1 +( 2688 2824 96 ) ( 2712 2824 96 ) ( 2688 2844 96 ) exit02_2 0 0 0 1 1 +( 2716 2824 224 ) ( 2716 2824 96 ) ( 2688 2824 224 ) exit02_2 0 0 0 1 1 +( 2688 2824 96 ) ( 2696 2856 124 ) ( 2688 2824 224 ) exit02_2 0 0 0 1 1 +} +// brush 3100 +{ +( 2752 2480 448 ) ( 2752 2448 448 ) ( 2560 2480 448 ) wm1_2 0 0 0 1 1 +( 2752 2480 448 ) ( 2752 2480 416 ) ( 2752 2448 448 ) wm1_2 0 0 0 1 1 +( 2560 2448 416 ) ( 2752 2448 416 ) ( 2560 2480 416 ) wm1_2 0 0 0 1 1 +( 2736 2432 416 ) ( 2736 2432 448 ) ( 2928 2432 416 ) wm1_2 0 0 0 1 1 +( 2736 2432 416 ) ( 2736 2464 416 ) ( 2736 2432 448 ) wm1_2 0 0 0 1 1 +( 2752 2880 448 ) ( 2560 2880 448 ) ( 2752 2880 416 ) wm1_2 0 0 0 1 1 +} +// brush 3101 +{ +( 2272 2464 224 ) ( 2272 2432 224 ) ( 2240 2464 224 ) wm1_2 0 0 0 1 1 +( 2272 2464 320 ) ( 2240 2464 320 ) ( 2272 2464 96 ) wm1_2 0 0 0 1 1 +( 2272 2464 320 ) ( 2272 2464 96 ) ( 2272 2432 320 ) wm1_2 0 0 0 1 1 +( 2240 2432 96 ) ( 2272 2432 96 ) ( 2240 2464 96 ) wm1_2 0 0 0 1 1 +( 2240 2432 96 ) ( 2240 2432 320 ) ( 2272 2432 96 ) wm1_2 0 0 0 1 1 +( 2240 2432 96 ) ( 2240 2464 96 ) ( 2240 2432 320 ) wm1_2 0 0 0 1 1 +} +// brush 3102 +{ +( 2496 2464 416 ) ( 2496 2432 416 ) ( 2464 2464 416 ) wm1_2 0 0 0 1 1 +( 2496 2448 320 ) ( 2464 2448 320 ) ( 2496 2448 96 ) wm1_2 0 0 0 1 1 +( 2496 2464 320 ) ( 2496 2464 96 ) ( 2496 2432 320 ) wm1_2 0 0 0 1 1 +( 2464 2432 96 ) ( 2496 2432 96 ) ( 2464 2464 96 ) wm1_2 0 0 0 1 1 +( 2464 2432 96 ) ( 2464 2432 320 ) ( 2496 2432 96 ) wm1_2 0 0 0 1 1 +( 2464 2432 96 ) ( 2464 2464 96 ) ( 2464 2432 320 ) wm1_2 0 0 0 1 1 +} +// brush 3103 +{ +( 2464 2816 416 ) ( 2496 2864 416 ) ( 2496 2816 416 ) wm1_1 0 0 0 1 1 +( 2496 2864 416 ) ( 2496 2816 384 ) ( 2496 2816 416 ) wm1_1 0 0 0 1 1 +( 2496 2864 384 ) ( 2464 2864 416 ) ( 2464 2864 384 ) wm1_1 0 0 0 1 1 +( 2464 2864 416 ) ( 2464 2816 384 ) ( 2464 2864 384 ) wm1_1 0 0 0 1 1 +( 64 2816 416 ) ( -64 2864 384 ) ( -64 2816 416 ) wm1_2 0 0 0 1 1 +} +// brush 3104 +{ +( 2496 2496 416 ) ( 2496 2448 416 ) ( 2464 2496 416 ) wm1_1 0 0 0 1 1 +( 2496 2496 416 ) ( 2496 2496 384 ) ( 2496 2448 416 ) wm1_1 0 0 0 1 1 +( 2464 2448 384 ) ( 2464 2448 416 ) ( 2496 2448 384 ) wm1_1 0 0 0 1 1 +( 2464 2448 384 ) ( 2464 2496 384 ) ( 2464 2448 416 ) wm1_1 0 0 0 1 1 +( -64 2496 416 ) ( -64 2448 384 ) ( 64 2496 416 ) wm1_2 0 0 0 1 1 +} +// brush 3105 +{ +( 2336 2880 288 ) ( 2272 2880 224 ) ( 2272 2784 224 ) wbrick1_5 64 0 -90 1 1 +( 2336 2784 288 ) ( 2272 2848 224 ) ( 2240 2848 224 ) wbrick1_5 32 32 180 1 1 +( -64 2784 256 ) ( -64 2880 256 ) ( 64 2784 256 ) wbrick1_5 0 0 0 1 1 +( 2272 2896 64 ) ( 2272 2768 -64 ) ( 2272 2896 -64 ) wbrick1_5 0 0 0 1 1 +( 2256 2848 -64 ) ( 2368 2848 -64 ) ( 2256 2848 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 3106 +{ +( 2336 2880 288 ) ( 2272 2880 224 ) ( 2272 2784 224 ) wbrick1_5 64 0 -90 1 1 +( 1936 2880 200 ) ( 1968 2880 184 ) ( 1968 2880 200 ) wbrick1_5 0 0 0 1 1 +( -64 2784 288 ) ( -64 2880 288 ) ( 64 2784 288 ) wbrick1_5 0 0 0 1 1 +( 2272 2896 64 ) ( 2272 2768 -64 ) ( 2272 2896 -64 ) wbrick1_5 0 0 0 1 1 +( 2256 2848 64 ) ( 2368 2848 -64 ) ( 2256 2848 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 3107 +{ +( 2016 2848 200 ) ( 2048 2848 184 ) ( 2048 2848 200 ) wbrick1_5 0 0 0 1 1 +( 2320 2704 256 ) ( 2320 2656 272 ) ( 2320 2656 256 ) wbrick1_5 0 0 0 1 1 +( 2304 2704 416 ) ( 2272 2752 416 ) ( 2304 2752 416 ) wbrick1_5 0 0 0 1 1 +( 2336 2784 320 ) ( 2336 2784 416 ) ( 2336 2848 416 ) wbrick1_5 16 0 0 1 1 +( 2336 2784 416 ) ( 2336 2784 320 ) ( 2320 2800 320 ) wbrick1_5 16 0 0 1 1 +( 64 2768 320 ) ( -64 2864 320 ) ( -64 2768 320 ) wbrick1_5 16 16 90 1 1 +} +// brush 3108 +{ +( 2288 2864 416 ) ( 2288 2832 416 ) ( 2256 2864 416 ) woodflr1_5x 0 0 0 1 1 +( 2272 2880 352 ) ( 2240 2880 352 ) ( 2272 2880 320 ) woodflr1_5x 0 0 0 1 1 +( 2320 2832 352 ) ( 2320 2832 320 ) ( 2320 2800 352 ) woodflr1_5x 0 0 0 1 1 +( 2256 2832 320 ) ( 2288 2832 320 ) ( 2256 2864 320 ) woodflr1_5x 16 16 0 1 1 +( 2288 2800 320 ) ( 2288 2800 352 ) ( 2320 2800 320 ) woodflr1_5x 0 0 0 1 1 +( 2240 2848 320 ) ( 2240 2880 320 ) ( 2240 2848 352 ) woodflr1_5x 0 0 0 1 1 +} +// brush 3109 +{ +( 1936 2880 200 ) ( 1968 2880 184 ) ( 1968 2880 200 ) wbrick1_5 0 0 0 1 1 +( 2240 2688 256 ) ( 2240 2640 272 ) ( 2240 2640 256 ) wbrick1_5 0 0 0 1 1 +( 2304 2720 416 ) ( 2272 2768 416 ) ( 2304 2768 416 ) wbrick1_5 0 0 0 1 1 +( 2336 2640 320 ) ( 2336 2592 336 ) ( 2336 2640 336 ) wbrick1_5 16 0 0 1 1 +( 2816 2848 112 ) ( 2848 2848 96 ) ( 2816 2848 96 ) wbrick1_5 16 0 0 1 1 +( 64 2784 288 ) ( -64 2880 288 ) ( -64 2784 288 ) wbrick1_5 48 16 0 1 1 +} +// brush 3110 +{ +( 2288 2864 288 ) ( 2288 2832 288 ) ( 2256 2864 288 ) woodflr1_5x 0 0 0 1 1 +( 2272 2880 288 ) ( 2240 2880 288 ) ( 2272 2880 256 ) woodflr1_5x 0 0 0 1 1 +( 2288 2864 288 ) ( 2288 2864 256 ) ( 2288 2832 288 ) woodflr1_5x 0 0 0 1 1 +( 2256 2832 256 ) ( 2288 2832 256 ) ( 2256 2864 256 ) woodflr1_5x 0 0 0 1 1 +( 2256 2832 256 ) ( 2256 2832 288 ) ( 2288 2832 256 ) woodflr1_5x 0 0 0 1 1 +( 2240 2848 256 ) ( 2240 2880 256 ) ( 2240 2848 288 ) woodflr1_5x 0 0 0 1 1 +} +// brush 3111 +{ +( 2320 2800 320 ) ( 2320 2800 416 ) ( 2240 2800 416 ) wbrick1_5 0 0 0 1 1 +( 2240 2656 256 ) ( 2240 2608 272 ) ( 2240 2608 256 ) wbrick1_5 0 0 0 1 1 +( 2304 2688 416 ) ( 2272 2736 416 ) ( 2304 2736 416 ) wbrick1_5 0 0 0 1 1 +( 2320 2800 416 ) ( 2320 2800 320 ) ( 2336 2784 320 ) wbrick1_5 16 0 0 1 1 +( 2816 2784 112 ) ( 2848 2784 96 ) ( 2816 2784 96 ) wbrick1_5 16 0 0 1 1 +( 64 2752 320 ) ( -64 2848 320 ) ( -64 2752 320 ) wbrick1_5 16 16 90 1 1 +} +// brush 3112 +{ +( 2288 2864 320 ) ( 2288 2832 320 ) ( 2256 2864 320 ) woodflr1_5x 0 0 0 1 1 +( 2272 2880 320 ) ( 2240 2880 320 ) ( 2272 2880 288 ) woodflr1_5x 0 0 0 1 1 +( 2304 2848 320 ) ( 2304 2848 288 ) ( 2304 2816 320 ) woodflr1_5x 0 0 0 1 1 +( 2256 2832 288 ) ( 2288 2832 288 ) ( 2256 2864 288 ) woodflr1_5x 0 0 0 1 1 +( 2272 2816 288 ) ( 2272 2816 320 ) ( 2304 2816 288 ) woodflr1_5x 0 0 0 1 1 +( 2240 2848 288 ) ( 2240 2880 288 ) ( 2240 2848 320 ) woodflr1_5x 0 0 0 1 1 +} +// brush 3113 +{ +( 1888 2816 200 ) ( 1920 2816 184 ) ( 1920 2816 200 ) wbrick1_5 0 0 0 1 1 +( 2240 2672 256 ) ( 2240 2624 272 ) ( 2240 2624 256 ) wbrick1_5 0 0 0 1 1 +( 2320 2704 320 ) ( 2288 2752 320 ) ( 2320 2752 320 ) wbrick1_5 0 0 0 1 1 +( 2288 2560 320 ) ( 2288 2512 336 ) ( 2288 2560 336 ) wbrick1_5 48 0 0 1 1 +( 2816 2784 112 ) ( 2848 2784 96 ) ( 2816 2784 96 ) wbrick1_5 16 0 0 1 1 +( 64 2768 288 ) ( -64 2864 288 ) ( -64 2768 288 ) wbrick1_5 16 32 0 1 1 +} +// brush 3114 +{ +( 480 1424 208 ) ( 480 1328 208 ) ( 432 1328 208 ) wiz1_4 0 0 0 1 1 +( 432 1424 304 ) ( 432 1328 304 ) ( 432 1424 288 ) wiz1_4 0 48 0 1 1 +( 432 1424 304 ) ( 432 1424 288 ) ( 464 1424 304 ) wiz1_4 0 48 0 1 1 +( 464 1344 176 ) ( 464 1440 176 ) ( 432 1344 176 ) wiz1_4 32 32 90 1 1 +( 480 1328 208 ) ( 480 1424 208 ) ( 472 1424 176 ) wiz1_4 32 48 0 1 1 +( 464 1328 288 ) ( 432 1328 288 ) ( 464 1328 304 ) wiz1_4 0 48 0 1 1 +} +// brush 3115 +{ +( 464 1344 208 ) ( 560 1344 208 ) ( 560 1296 208 ) wiz1_4 0 0 0 1 1 +( 464 1296 304 ) ( 560 1296 304 ) ( 464 1296 288 ) wiz1_4 0 48 0 1 1 +( 464 1296 304 ) ( 464 1296 288 ) ( 464 1328 304 ) wiz1_4 0 48 0 1 1 +( 544 1328 176 ) ( 448 1328 176 ) ( 544 1296 176 ) wiz1_4 0 24 0 1 1 +( 560 1344 208 ) ( 464 1344 208 ) ( 464 1336 176 ) wiz1_4 0 48 0 1 1 +( 560 1328 288 ) ( 560 1296 288 ) ( 560 1328 304 ) wiz1_4 0 48 0 1 1 +} +// brush 3116 +{ +( 544 1328 208 ) ( 544 1424 208 ) ( 592 1424 208 ) wiz1_4 0 0 0 1 1 +( 592 1328 304 ) ( 592 1424 304 ) ( 592 1328 288 ) wiz1_4 0 48 0 1 1 +( 592 1328 304 ) ( 592 1328 288 ) ( 560 1328 304 ) wiz1_4 0 48 0 1 1 +( 560 1408 176 ) ( 560 1312 176 ) ( 592 1408 176 ) wiz1_4 32 56 90 1 1 +( 544 1424 208 ) ( 544 1328 208 ) ( 552 1328 176 ) wiz1_4 32 48 0 1 1 +( 560 1424 288 ) ( 592 1424 288 ) ( 560 1424 304 ) wiz1_4 0 48 0 1 1 +} +// brush 3117 +{ +( 560 1408 208 ) ( 464 1408 208 ) ( 464 1456 208 ) wiz1_4 0 0 0 1 1 +( 560 1456 304 ) ( 464 1456 304 ) ( 560 1456 288 ) wiz1_4 0 48 0 1 1 +( 560 1456 304 ) ( 560 1456 288 ) ( 560 1424 304 ) wiz1_4 0 48 0 1 1 +( 480 1424 176 ) ( 576 1424 176 ) ( 480 1456 176 ) wiz1_4 0 0 0 1 1 +( 464 1408 208 ) ( 560 1408 208 ) ( 560 1416 176 ) wiz1_4 0 48 0 1 1 +( 464 1424 288 ) ( 464 1456 288 ) ( 464 1424 304 ) wiz1_4 0 48 0 1 1 +} +// brush 3118 +{ +( 480 1328 224 ) ( 432 1328 224 ) ( 480 1424 224 ) wiz1_4 32 48 -90 1 1 +( 480 1328 224 ) ( 480 1424 224 ) ( 480 1328 208 ) wiz1_4 32 0 0 1 1 +( 480 1328 224 ) ( 480 1328 208 ) ( 432 1328 224 ) wiz1_4 16 0 0 1 1 +( 432 1424 208 ) ( 432 1328 208 ) ( 480 1424 208 ) wiz1_4 32 48 -90 1 1 +( 432 1424 208 ) ( 432 1424 224 ) ( 432 1328 208 ) wiz1_4 32 0 0 -1 1 +( 432 1424 208 ) ( 480 1424 208 ) ( 432 1424 224 ) wiz1_4 16 0 0 1 1 +} +// brush 3119 +{ +( 592 1328 224 ) ( 544 1328 224 ) ( 592 1424 224 ) wiz1_4 32 32 -90 1 1 +( 592 1328 224 ) ( 592 1424 224 ) ( 592 1328 208 ) wiz1_4 32 0 0 -1 1 +( 592 1328 224 ) ( 592 1328 208 ) ( 544 1328 224 ) wiz1_4 32 0 0 1 1 +( 544 1424 208 ) ( 544 1328 208 ) ( 592 1424 208 ) wiz1_4 32 32 -90 1 1 +( 544 1424 208 ) ( 544 1424 224 ) ( 544 1328 208 ) wiz1_4 32 0 0 1 1 +( 544 1424 208 ) ( 592 1424 208 ) ( 544 1424 224 ) wiz1_4 32 0 0 1 1 +} +// brush 3120 +{ +( 560 1344 224 ) ( 560 1296 224 ) ( 464 1344 224 ) wiz1_4 0 16 0 1 1 +( 560 1344 224 ) ( 464 1344 224 ) ( 560 1344 208 ) wiz1_4 0 0 0 1 1 +( 560 1344 224 ) ( 560 1344 208 ) ( 560 1296 224 ) wiz1_4 48 0 0 1 1 +( 464 1296 208 ) ( 560 1296 208 ) ( 464 1344 208 ) wiz1_4 0 16 0 1 1 +( 464 1296 208 ) ( 464 1296 224 ) ( 560 1296 208 ) wiz1_4 0 0 0 1 1 +( 464 1296 208 ) ( 464 1344 208 ) ( 464 1296 224 ) wiz1_4 48 0 0 1 1 +} +// brush 3121 +{ +( 560 1456 224 ) ( 560 1408 224 ) ( 464 1456 224 ) wiz1_4 0 0 0 1 1 +( 560 1456 224 ) ( 464 1456 224 ) ( 560 1456 208 ) wiz1_4 0 0 0 1 1 +( 560 1456 224 ) ( 560 1456 208 ) ( 560 1408 224 ) wiz1_4 0 0 0 1 1 +( 464 1408 208 ) ( 560 1408 208 ) ( 464 1456 208 ) wiz1_4 0 0 0 1 1 +( 464 1408 208 ) ( 464 1408 224 ) ( 560 1408 208 ) wiz1_4 0 0 0 1 1 +( 464 1408 208 ) ( 464 1456 208 ) ( 464 1408 224 ) wiz1_4 0 0 0 1 1 +} +// brush 3122 +{ +( 576 1424 224 ) ( 576 1312 224 ) ( 448 1424 224 ) clip 0 0 0 1 1 +( 576 1440 224 ) ( 448 1440 224 ) ( 576 1440 160 ) clip 0 0 0 1 1 +( 576 1424 224 ) ( 576 1424 160 ) ( 576 1312 224 ) clip 0 0 0 1 1 +( 448 1312 160 ) ( 576 1312 160 ) ( 448 1424 160 ) clip 0 0 0 1 1 +( 448 1312 160 ) ( 448 1312 224 ) ( 576 1312 160 ) clip 0 0 0 1 1 +( 448 1312 160 ) ( 448 1424 160 ) ( 448 1312 224 ) clip 0 0 0 1 1 +} +// brush 3123 +{ +( 544 1408 256 ) ( 544 1344 256 ) ( 480 1408 256 ) sky1 0 0 0 1 1 +( 544 1408 256 ) ( 480 1408 256 ) ( 544 1408 224 ) sky1 0 0 0 1 1 +( 544 1408 256 ) ( 544 1408 224 ) ( 544 1344 256 ) sky1 0 0 0 1 1 +( 480 1344 224 ) ( 544 1344 224 ) ( 480 1408 224 ) sky1 0 0 0 1 1 +( 480 1344 224 ) ( 480 1344 256 ) ( 544 1344 224 ) sky1 0 0 0 1 1 +( 480 1344 224 ) ( 480 1408 224 ) ( 480 1344 256 ) sky1 0 0 0 1 1 +} +// brush 3124 +{ +( 1648 2448 192 ) ( 1648 2352 192 ) ( 1600 2448 192 ) clip 0 0 0 1 1 +( 1648 2464 64 ) ( 1600 2464 64 ) ( 1648 2464 32 ) clip 0 0 0 1 1 +( 1648 2464 64 ) ( 1648 2464 32 ) ( 1648 2368 64 ) clip 0 0 0 1 1 +( 1600 2368 -64 ) ( 1648 2368 -64 ) ( 1600 2464 -64 ) clip 0 0 0 1 1 +( 1592 2368 32 ) ( 1592 2464 32 ) ( 1592 2368 64 ) clip 0 0 0 1 1 +( 1600 2432 -64 ) ( 1616 2464 -64 ) ( 1600 2432 64 ) clip 0 0 0 1 1 +( 1568 2400 64 ) ( 1680 2400 -64 ) ( 1568 2400 -64 ) clip 0 0 0 1 1 +} +// brush 3125 +{ +( 2736 2480 224 ) ( 2736 2448 224 ) ( 2704 2480 224 ) wizwood1_4 -4 0 0 1 1 +( 2736 2496 -32 ) ( 2704 2496 -32 ) ( 2736 2496 -48 ) wizwood1_4 0 0 90 1 1 +( 2736 2496 -32 ) ( 2736 2496 -48 ) ( 2736 2464 -32 ) wizwood1_4 4 0 -90 1 1 +( 2704 2480 192 ) ( 2736 2480 192 ) ( 2704 2512 192 ) wizwood1_4 -4 0 0 1 1 +( 2704 2432 -32 ) ( 2704 2432 -16 ) ( 2736 2432 -32 ) wizwood1_4 0 0 90 1 1 +( 2704 2464 -48 ) ( 2704 2496 -48 ) ( 2704 2464 -32 ) wizwood1_4 4 0 -90 1 1 +} +// brush 3126 +{ +( 2736 2480 288 ) ( 2736 2448 288 ) ( 2704 2480 288 ) wizwood1_4 -4 0 0 1 1 +( 2736 2496 32 ) ( 2704 2496 32 ) ( 2736 2496 16 ) wizwood1_4 0 0 90 1 1 +( 2736 2496 32 ) ( 2736 2496 16 ) ( 2736 2464 32 ) wizwood1_4 4 0 -90 1 1 +( 2704 2480 256 ) ( 2736 2480 256 ) ( 2704 2512 256 ) wizwood1_4 -4 0 0 1 1 +( 2704 2432 32 ) ( 2704 2432 48 ) ( 2736 2432 32 ) wizwood1_4 0 0 90 1 1 +( 2704 2464 16 ) ( 2704 2496 16 ) ( 2704 2464 32 ) wizwood1_4 4 0 -90 1 1 +} +// brush 3127 +{ +( 2736 2864 224 ) ( 2736 2832 224 ) ( 2704 2864 224 ) wizwood1_4 -4 0 0 1 1 +( 2736 2880 -32 ) ( 2704 2880 -32 ) ( 2736 2880 -48 ) wizwood1_4 0 0 90 1 1 +( 2736 2880 -32 ) ( 2736 2880 -48 ) ( 2736 2848 -32 ) wizwood1_4 4 0 -90 1 1 +( 2704 2864 192 ) ( 2736 2864 192 ) ( 2704 2896 192 ) wizwood1_4 -4 0 0 1 1 +( 2704 2816 -32 ) ( 2704 2816 -16 ) ( 2736 2816 -32 ) wizwood1_4 0 0 90 1 1 +( 2704 2848 -48 ) ( 2704 2880 -48 ) ( 2704 2848 -32 ) wizwood1_4 4 0 -90 1 1 +} +// brush 3128 +{ +( 2736 2864 288 ) ( 2736 2832 288 ) ( 2704 2864 288 ) wizwood1_4 -4 0 0 1 1 +( 2736 2880 32 ) ( 2704 2880 32 ) ( 2736 2880 16 ) wizwood1_4 0 0 90 1 1 +( 2736 2880 32 ) ( 2736 2880 16 ) ( 2736 2848 32 ) wizwood1_4 4 0 -90 1 1 +( 2704 2864 256 ) ( 2736 2864 256 ) ( 2704 2896 256 ) wizwood1_4 -4 0 0 1 1 +( 2704 2816 32 ) ( 2704 2816 48 ) ( 2736 2816 32 ) wizwood1_4 0 0 90 1 1 +( 2704 2848 16 ) ( 2704 2880 16 ) ( 2704 2848 32 ) wizwood1_4 4 0 -90 1 1 +} +// brush 3129 +{ +( -800 2864 128 ) ( -800 2832 128 ) ( -832 2864 128 ) wm1_2 0 0 0 1 1 +( -800 2864 128 ) ( -832 2864 128 ) ( -800 2864 64 ) wm1_2 0 0 0 1 1 +( -816 2864 128 ) ( -816 2864 64 ) ( -816 2832 128 ) wm1_2 0 0 0 1 1 +( -832 2832 64 ) ( -800 2832 64 ) ( -832 2864 64 ) wm1_2 0 0 0 1 1 +( -832 2832 64 ) ( -832 2832 128 ) ( -800 2832 64 ) wm1_2 0 0 0 1 1 +( -832 2832 64 ) ( -832 2864 64 ) ( -832 2832 128 ) wm1_2 0 0 0 1 1 +} +// brush 3130 +{ +( 2512 2644 416 ) ( 2512 2656 404 ) ( 2512 2656 428 ) wm1_1 20 36 0 1 -1 +( 2512 2668 416 ) ( 2568 2656 416 ) ( 2512 2656 428 ) wm1_1 34.2222213745 15.1110839844 0 1 -1 +( 2512 2656 404 ) ( 2568 2656 416 ) ( 2512 2668 416 ) wm1_1 8.4443359375 25.7778320313 180 1 1 +( 2512 2644 416 ) ( 2568 2656 416 ) ( 2512 2656 404 ) wm1_1 48.444442749 57.7778320313 0 1 -1 +( 2512 2656 428 ) ( 2568 2656 416 ) ( 2512 2644 416 ) wm1_1 58.2221679688 47.1110839844 180 1 1 +} +// brush 3131 +{ +( -808 2864 176 ) ( -808 2832 176 ) ( -816 2864 176 ) wm1_1 0 0 0 1 1 +( -808 2864 176 ) ( -816 2864 176 ) ( -808 2864 144 ) wm1_1 0 0 0 1 1 +( -808 2864 176 ) ( -808 2864 144 ) ( -808 2832 176 ) wm1_32 16 16 0 1 1 +( -816 2832 144 ) ( -808 2832 144 ) ( -816 2864 144 ) wm1_1 0 0 0 1 1 +( -816 2832 144 ) ( -816 2832 176 ) ( -808 2832 144 ) wm1_1 0 0 0 1 1 +( -816 2832 144 ) ( -816 2864 144 ) ( -816 2832 176 ) wm1_1 0 0 0 1 1 +} +// brush 3132 +{ +( 2024 1856 -320 ) ( 1952 1888 -344 ) ( 2024 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 2024 1960 -384 ) ( 1952 1888 -344 ) ( 1952 1888 -384 ) wswamp1_2 0 0 0 1 1 +( 2152 1856 -384 ) ( 2152 2080 -384 ) ( 1896 1856 -384 ) wswamp1_2 0 0 0 1 1 +( 2024 1856 -384 ) ( 1952 1888 -344 ) ( 2024 1856 -320 ) wswamp1_2 0 0 0 1 1 +( 2024 1856 -352 ) ( 2024 1856 -320 ) ( 2024 1960 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3133 +{ +( 1904 2704 0 ) ( 1904 2576 0 ) ( 1888 2704 0 ) wm1_2 0 0 0 1 1 +( 1904 2704 -32 ) ( 1904 2704 0 ) ( 1888 2720 0 ) wm1_2 0 8 0 1 1 +( 1904 2608 -24 ) ( 1904 2608 8 ) ( 1904 2704 8 ) wm1_1 0 0 0 1 1 +( 1888 2592 -32 ) ( 1904 2592 -32 ) ( 1888 2720 -32 ) wm1_2 0 0 0 1 1 +( 1904 2608 8 ) ( 1904 2608 -24 ) ( 1888 2592 8 ) wm1_2 0 8 0 1 1 +( 1888 2592 -32 ) ( 1888 2720 -32 ) ( 1888 2592 160 ) wm1_2 0 8 0 1 1 +} +// brush 3134 +{ +( 2016 2592 0 ) ( 1824 2592 0 ) ( 2016 2720 0 ) wizmet1_7 32 32 0 1 1 +( 2016 2720 -64 ) ( 2016 2720 0 ) ( 2080 2784 0 ) wizmet1_7 0 0 0 1 1 +( 2016 2720 0 ) ( 2016 2720 -64 ) ( 1888 2720 -64 ) wizmet1_7 32 0 0 1 1 +( 1824 2720 -64 ) ( 1824 2592 -64 ) ( 2016 2720 -64 ) wizmet1_7 0 32 0 1 1 +( 1888 2720 0 ) ( 1888 2720 -64 ) ( 1824 2784 0 ) wizmet1_7 0 0 0 1 1 +( 1824 2784 -64 ) ( 2016 2784 -64 ) ( 1824 2784 0 ) wizmet1_7 32 0 0 1 1 +} +// brush 3135 +{ +( 2016 2720 0 ) ( 1888 2528 0 ) ( 1888 2720 0 ) wizmet1_7 32 32 0 1 1 +( 2080 2784 0 ) ( 2016 2720 0 ) ( 2016 2720 -64 ) wizmet1_7 0 0 0 1 1 +( 2016 2592 -64 ) ( 2016 2720 -64 ) ( 2016 2720 0 ) wizmet1_7 32 0 0 1 1 +( 2016 2720 -64 ) ( 1888 2528 -64 ) ( 2016 2528 -64 ) wizmet1_7 0 32 0 1 1 +( 2080 2528 0 ) ( 2016 2592 -64 ) ( 2016 2592 0 ) wizmet1_7 0 0 0 1 1 +( 2080 2528 0 ) ( 2080 2720 -64 ) ( 2080 2528 -64 ) wizmet1_7 32 0 0 1 1 +} +// brush 3136 +{ +( 2016 2720 0 ) ( 2016 2528 0 ) ( 1888 2720 0 ) wizmet1_7 32 32 0 1 1 +( 1888 2720 -64 ) ( 1888 2720 0 ) ( 1824 2784 0 ) wizmet1_7 0 0 0 1 1 +( 1888 2720 0 ) ( 1888 2720 -64 ) ( 1888 2592 -64 ) wizmet1_7 32 0 0 1 1 +( 1888 2528 -64 ) ( 2016 2528 -64 ) ( 1888 2720 -64 ) wizmet1_7 0 32 0 1 1 +( 1888 2592 0 ) ( 1888 2592 -64 ) ( 1824 2528 0 ) wizmet1_7 0 0 0 1 1 +( 1824 2528 -64 ) ( 1824 2720 -64 ) ( 1824 2528 0 ) wizmet1_7 32 0 0 1 1 +} +// brush 3137 +{ +( 2016 2704 -8 ) ( 2016 2608 -8 ) ( 1920 2704 -8 ) wgrnd1_5 0 0 0 1 1 +( 2000 2704 224 ) ( 1904 2704 224 ) ( 2000 2704 -64 ) wgrnd1_5 0 0 0 1 1 +( 2000 2704 224 ) ( 2000 2704 -64 ) ( 2000 2608 224 ) wgrnd1_5 0 0 0 1 1 +( 1904 2608 -32 ) ( 2000 2608 -32 ) ( 1904 2704 -32 ) wgrnd1_5 0 0 0 1 1 +( 1904 2608 -64 ) ( 1904 2608 224 ) ( 2000 2608 -64 ) wgrnd1_5 0 0 0 1 1 +( 1904 2608 -64 ) ( 1904 2704 -64 ) ( 1904 2608 224 ) wgrnd1_5 0 0 0 1 1 +} +// brush 3138 +{ +( 2000 2640 0 ) ( 1904 2640 0 ) ( 2000 2672 0 ) wm1_2 0 0 0 1 1 +( 2000 2640 8 ) ( 2000 2672 8 ) ( 2000 2640 -24 ) wm1_2 0 8 0 1 1 +( 2000 2640 0 ) ( 2000 2640 -32 ) ( 1904 2640 0 ) wm1_1 0 0 0 1 1 +( 1904 2672 -32 ) ( 1904 2640 -32 ) ( 2000 2672 -32 ) wm1_2 0 0 0 1 1 +( 1904 2672 -24 ) ( 1904 2672 8 ) ( 1904 2640 -24 ) wm1_2 0 8 0 1 1 +( 1904 2672 -32 ) ( 2000 2672 -32 ) ( 1904 2672 0 ) wm1_1 0 0 0 1 1 +} +// brush 3139 +{ +( 1968 2704 0 ) ( 1968 2608 0 ) ( 1936 2704 0 ) wm1_2 0 0 0 1 1 +( 1968 2704 -8 ) ( 1936 2704 -8 ) ( 1968 2704 -40 ) wm1_2 0 8 0 1 1 +( 1968 2704 0 ) ( 1968 2704 -32 ) ( 1968 2608 0 ) wm1_1 0 0 0 1 1 +( 1936 2608 -32 ) ( 1968 2608 -32 ) ( 1936 2704 -32 ) wm1_2 0 0 0 1 1 +( 1936 2608 -40 ) ( 1936 2608 -8 ) ( 1968 2608 -40 ) wm1_2 0 8 0 1 1 +( 1936 2608 -32 ) ( 1936 2704 -32 ) ( 1936 2608 0 ) wm1_1 0 0 0 1 1 +} +// brush 3140 +{ +( 2000 2592 0 ) ( 1872 2608 0 ) ( 2000 2608 0 ) wm1_2 0 0 0 1 1 +( 2016 2592 0 ) ( 2000 2608 0 ) ( 2000 2608 -32 ) wm1_2 0 8 0 1 1 +( 2000 2608 -8 ) ( 1904 2608 -8 ) ( 1904 2608 -40 ) wm1_2 0 8 0 1 1 +( 2016 2592 -32 ) ( 1888 2608 -32 ) ( 1888 2592 -32 ) wm1_2 0 0 0 1 1 +( 1888 2592 -8 ) ( 1904 2608 -40 ) ( 1904 2608 -8 ) wm1_2 0 8 0 1 1 +( 1888 2592 160 ) ( 2016 2592 -32 ) ( 1888 2592 -32 ) wm1_2 0 8 0 1 1 +} +// brush 3141 +{ +( 2016 2704 0 ) ( 2000 2576 0 ) ( 2000 2704 0 ) wm1_2 0 0 0 1 1 +( 2016 2720 8 ) ( 2000 2704 8 ) ( 2000 2704 -24 ) wm1_2 0 8 0 1 1 +( 2000 2704 8 ) ( 2000 2608 8 ) ( 2000 2608 -24 ) wm1_1 0 0 0 1 1 +( 2016 2720 -32 ) ( 2000 2592 -32 ) ( 2016 2592 -32 ) wm1_2 0 0 0 1 1 +( 2016 2592 0 ) ( 2000 2608 -32 ) ( 2000 2608 0 ) wm1_2 0 8 0 1 1 +( 2016 2592 160 ) ( 2016 2720 -32 ) ( 2016 2592 -32 ) wm1_2 0 8 0 1 1 +} +// brush 3142 +{ +( 2000 2704 0 ) ( 1872 2704 0 ) ( 2000 2720 0 ) wm1_2 0 0 0 1 1 +( 2000 2704 -40 ) ( 2000 2704 -8 ) ( 2016 2720 -8 ) wm1_2 0 8 0 1 1 +( 1904 2704 -40 ) ( 1904 2704 -8 ) ( 2000 2704 -8 ) wm1_1 0 0 0 1 1 +( 1888 2720 -32 ) ( 1888 2704 -32 ) ( 2016 2720 -32 ) wm1_2 0 0 0 1 1 +( 1904 2704 0 ) ( 1904 2704 -32 ) ( 1888 2720 0 ) wm1_2 0 8 0 1 1 +( 1888 2720 -32 ) ( 2016 2720 -32 ) ( 1888 2720 160 ) wm1_2 0 8 0 1 1 +} +// brush 3143 +{ +( 2016 2592 0 ) ( 1824 2720 0 ) ( 2016 2720 0 ) wizmet1_7 32 32 0 1 1 +( 2080 2528 0 ) ( 2016 2592 0 ) ( 2016 2592 -64 ) wizmet1_7 0 0 0 1 1 +( 1888 2592 -64 ) ( 2016 2592 -64 ) ( 2016 2592 0 ) wizmet1_7 32 0 0 1 1 +( 2016 2592 -64 ) ( 1824 2720 -64 ) ( 1824 2592 -64 ) wizmet1_7 0 32 0 1 1 +( 1824 2528 0 ) ( 1888 2592 -64 ) ( 1888 2592 0 ) wizmet1_7 0 0 0 1 1 +( 1824 2528 0 ) ( 2016 2528 -64 ) ( 1824 2528 -64 ) wizmet1_7 32 0 0 1 1 +} +// brush 3144 +{ +( 2728 1368 -800 ) ( 2696 1256 -800 ) ( 2696 1368 -800 ) wm1_1 0 0 0 1 1 +( 2688 1344 -832 ) ( 2752 1344 -832 ) ( 2752 1344 -800 ) wm1_2 0 0 0 1 1 +( 2696 1336 -832 ) ( 2688 1344 -832 ) ( 2688 1344 -800 ) wm1_2 0 0 0 1 1 +( 2728 1368 -832 ) ( 2696 1256 -832 ) ( 2728 1256 -832 ) wm1_1 0 0 0 1 1 +( 2696 1336 -832 ) ( 2728 1336 -800 ) ( 2728 1336 -832 ) wm1_1 0 0 0 1 1 +( 2744 1336 -800 ) ( 2752 1344 -800 ) ( 2752 1344 -832 ) wm1_2 0 0 0 1 1 +} +// brush 3145 +{ +( 312 80 192 ) ( 368 120 192 ) ( 368 80 192 ) wm1_2 0 0 0 1 1 +( 256 0 192 ) ( 272 16 192 ) ( 272 16 160 ) wm1_2 0 0 0 1 1 +( 312 80 160 ) ( 368 120 160 ) ( 312 120 160 ) wm1_1 0 0 0 1 1 +( 176 96 192 ) ( 272 0 160 ) ( 272 0 192 ) wm1_2 0 0 0 1 1 +( 168 120 192 ) ( 152 104 192 ) ( 152 104 160 ) wm1_2 0 0 0 1 1 +( 144 80 192 ) ( 240 -16 192 ) ( 240 -16 160 ) wm1_2 0 0 0 1 1 +} +// brush 3146 +{ +( -368 80 192 ) ( -368 120 192 ) ( -312 80 192 ) wm1_2 0 0 0 1 1 +( -272 16 160 ) ( -272 16 192 ) ( -256 0 192 ) wm1_2 0 0 0 1 1 +( -312 120 160 ) ( -368 120 160 ) ( -312 80 160 ) wm1_1 0 0 0 1 1 +( -256 16 192 ) ( -256 16 160 ) ( -160 112 192 ) wm1_2 0 0 0 1 1 +( -148 100 160 ) ( -148 100 192 ) ( -164 116 192 ) wm1_2 0 0 0 1 1 +( -240 -16 160 ) ( -240 -16 192 ) ( -144 80 192 ) wm1_2 0 0 0 1 1 +} +// brush 3147 +{ +( -312 928 192 ) ( -368 888 192 ) ( -368 928 192 ) wm1_2 0 0 0 1 1 +( -320 1088 192 ) ( -336 1072 192 ) ( -336 1072 160 ) wm1_2 0 0 0 1 1 +( -312 928 160 ) ( -368 888 160 ) ( -312 888 160 ) wm1_1 0 0 0 1 1 +( -160 896 192 ) ( -256 992 160 ) ( -256 992 192 ) wm1_2 0 0 0 1 1 +( -164 876 192 ) ( -148 892 192 ) ( -148 892 160 ) wm1_2 0 0 0 1 1 +( -144 928 192 ) ( -240 1024 192 ) ( -240 1024 160 ) wm1_2 0 0 0 1 1 +} +// brush 3148 +{ +( 1280 2264 -48 ) ( 1280 2216 -48 ) ( 1232 2264 -48 ) wm1_1 0 0 0 1 1 +( 1272 2256 -48 ) ( 1224 2256 -48 ) ( 1272 2256 -64 ) wm1_1 0 0 0 1 1 +( 1272 2256 -48 ) ( 1272 2256 -64 ) ( 1272 2208 -48 ) wm1_1 0 0 0 1 1 +( 1232 2216 -64 ) ( 1280 2216 -64 ) ( 1232 2264 -64 ) wm1_1 0 0 0 1 1 +( 1232 2216 -64 ) ( 1232 2216 -48 ) ( 1280 2216 -64 ) wm1_1 0 0 0 1 1 +( 1232 2216 -64 ) ( 1232 2264 -64 ) ( 1232 2216 -48 ) wm1_1 0 0 0 1 1 +} +// brush 3149 +{ +( 1240 2224 0 ) ( 1240 2216 0 ) ( 1232 2224 0 ) wm1_1 0 0 0 1 1 +( 1240 2224 -32 ) ( 1232 2224 -32 ) ( 1240 2224 -48 ) wm1_1 0 0 0 1 1 +( 1240 2224 -32 ) ( 1240 2224 -48 ) ( 1240 2216 -32 ) wm1_1 0 0 0 1 1 +( 1232 2216 -48 ) ( 1240 2216 -48 ) ( 1232 2224 -48 ) wm1_1 0 0 0 1 1 +( 1232 2216 -48 ) ( 1232 2216 -32 ) ( 1240 2216 -48 ) wm1_1 0 0 0 1 1 +( 1232 2216 -48 ) ( 1232 2224 -48 ) ( 1232 2216 -32 ) wm1_1 0 0 0 1 1 +} +// brush 3150 +{ +( 1272 2256 0 ) ( 1272 2248 0 ) ( 1264 2256 0 ) wm1_1 0 0 0 1 1 +( 1272 2256 -32 ) ( 1264 2256 -32 ) ( 1272 2256 -48 ) wm1_1 0 0 0 1 1 +( 1272 2256 -32 ) ( 1272 2256 -48 ) ( 1272 2248 -32 ) wm1_1 0 0 0 1 1 +( 1264 2248 -48 ) ( 1272 2248 -48 ) ( 1264 2256 -48 ) wm1_1 0 0 0 1 1 +( 1264 2248 -48 ) ( 1264 2248 -32 ) ( 1272 2248 -48 ) wm1_1 0 0 0 1 1 +( 1264 2248 -48 ) ( 1264 2256 -48 ) ( 1264 2248 -32 ) wm1_1 0 0 0 1 1 +} +// brush 3151 +{ +( 1240 2256 0 ) ( 1240 2248 0 ) ( 1232 2256 0 ) wm1_1 0 0 0 1 1 +( 1240 2256 -32 ) ( 1232 2256 -32 ) ( 1240 2256 -48 ) wm1_1 0 0 0 1 1 +( 1240 2256 -32 ) ( 1240 2256 -48 ) ( 1240 2248 -32 ) wm1_1 0 0 0 1 1 +( 1232 2248 -48 ) ( 1240 2248 -48 ) ( 1232 2256 -48 ) wm1_1 0 0 0 1 1 +( 1232 2248 -48 ) ( 1232 2248 -32 ) ( 1240 2248 -48 ) wm1_1 0 0 0 1 1 +( 1232 2248 -48 ) ( 1232 2256 -48 ) ( 1232 2248 -32 ) wm1_1 0 0 0 1 1 +} +// brush 3152 +{ +( 1272 2224 0 ) ( 1272 2216 0 ) ( 1264 2224 0 ) wm1_1 0 0 0 1 1 +( 1272 2224 -32 ) ( 1264 2224 -32 ) ( 1272 2224 -48 ) wm1_1 0 0 0 1 1 +( 1272 2224 -32 ) ( 1272 2224 -48 ) ( 1272 2216 -32 ) wm1_1 0 0 0 1 1 +( 1264 2216 -48 ) ( 1272 2216 -48 ) ( 1264 2224 -48 ) wm1_1 0 0 0 1 1 +( 1264 2216 -48 ) ( 1264 2216 -32 ) ( 1272 2216 -48 ) wm1_1 0 0 0 1 1 +( 1264 2216 -48 ) ( 1264 2224 -48 ) ( 1264 2216 -32 ) wm1_1 0 0 0 1 1 +} +// brush 3153 +{ +( 1256 2216 8 ) ( 1252 2216 8 ) ( 1256 2256 8 ) wm1_1 0 0 0 1 1 +( 1272 2216 8 ) ( 1272 2256 8 ) ( 1272 2216 0 ) wm1_1 0 0 0 1 1 +( 1256 2216 8 ) ( 1256 2216 0 ) ( 1252 2216 8 ) wm1_1 0 0 0 1 1 +( 1252 2256 0 ) ( 1252 2216 0 ) ( 1256 2256 0 ) wm1_1 0 0 0 1 1 +( 1232 2256 0 ) ( 1232 2256 8 ) ( 1232 2216 0 ) wm1_1 0 0 0 1 1 +( 1252 2256 0 ) ( 1256 2256 0 ) ( 1252 2256 8 ) wm1_1 0 0 0 1 1 +( 1264 2216 -64 ) ( 1232 2248 -64 ) ( 1264 2216 64 ) wm1_1 0 0 0 1 1 +( 1240 2256 -64 ) ( 1272 2224 -64 ) ( 1240 2256 64 ) wm1_1 0 0 0 1 1 +} +// brush 3154 +{ +( 1272 2240 8 ) ( 1272 2236 8 ) ( 1232 2240 8 ) wm1_1 0 0 0 1 1 +( 1272 2256 8 ) ( 1232 2256 8 ) ( 1272 2256 0 ) wm1_1 0 0 0 1 1 +( 1272 2240 8 ) ( 1272 2240 0 ) ( 1272 2236 8 ) wm1_1 0 0 0 1 1 +( 1232 2236 0 ) ( 1272 2236 0 ) ( 1232 2240 0 ) wm1_1 0 0 0 1 1 +( 1232 2216 0 ) ( 1232 2216 8 ) ( 1272 2216 0 ) wm1_1 0 0 0 1 1 +( 1232 2236 0 ) ( 1232 2240 0 ) ( 1232 2236 8 ) wm1_1 0 0 0 1 1 +( 1272 2248 -64 ) ( 1240 2216 -64 ) ( 1272 2248 64 ) wm1_1 0 0 0 1 1 +( 1232 2224 -64 ) ( 1264 2256 -64 ) ( 1232 2224 64 ) wm1_1 0 0 0 1 1 +} +// brush 3155 +{ +( -96 312 -168 ) ( -96 264 -168 ) ( -144 312 -168 ) wm1_1 0 0 0 1 1 +( -104 304 -168 ) ( -152 304 -168 ) ( -104 304 -184 ) wm1_1 0 0 0 1 1 +( -104 304 -168 ) ( -104 304 -184 ) ( -104 256 -168 ) wm1_1 0 0 0 1 1 +( -144 264 -184 ) ( -96 264 -184 ) ( -144 312 -184 ) wm1_1 0 0 0 1 1 +( -144 264 -184 ) ( -144 264 -168 ) ( -96 264 -184 ) wm1_1 0 0 0 1 1 +( -144 264 -184 ) ( -144 312 -184 ) ( -144 264 -168 ) wm1_1 0 0 0 1 1 +} +// brush 3156 +{ +( -136 272 -120 ) ( -136 264 -120 ) ( -144 272 -120 ) wm1_1 0 0 0 1 1 +( -136 272 -152 ) ( -144 272 -152 ) ( -136 272 -168 ) wm1_1 0 0 0 1 1 +( -136 272 -152 ) ( -136 272 -168 ) ( -136 264 -152 ) wm1_1 0 0 0 1 1 +( -144 264 -168 ) ( -136 264 -168 ) ( -144 272 -168 ) wm1_1 0 0 0 1 1 +( -144 264 -168 ) ( -144 264 -152 ) ( -136 264 -168 ) wm1_1 0 0 0 1 1 +( -144 264 -168 ) ( -144 272 -168 ) ( -144 264 -152 ) wm1_1 0 0 0 1 1 +} +// brush 3157 +{ +( -104 304 -120 ) ( -104 296 -120 ) ( -112 304 -120 ) wm1_1 0 0 0 1 1 +( -104 304 -152 ) ( -112 304 -152 ) ( -104 304 -168 ) wm1_1 0 0 0 1 1 +( -104 304 -152 ) ( -104 304 -168 ) ( -104 296 -152 ) wm1_1 0 0 0 1 1 +( -112 296 -168 ) ( -104 296 -168 ) ( -112 304 -168 ) wm1_1 0 0 0 1 1 +( -112 296 -168 ) ( -112 296 -152 ) ( -104 296 -168 ) wm1_1 0 0 0 1 1 +( -112 296 -168 ) ( -112 304 -168 ) ( -112 296 -152 ) wm1_1 0 0 0 1 1 +} +// brush 3158 +{ +( -136 304 -120 ) ( -136 296 -120 ) ( -144 304 -120 ) wm1_1 0 0 0 1 1 +( -136 304 -152 ) ( -144 304 -152 ) ( -136 304 -168 ) wm1_1 0 0 0 1 1 +( -136 304 -152 ) ( -136 304 -168 ) ( -136 296 -152 ) wm1_1 0 0 0 1 1 +( -144 296 -168 ) ( -136 296 -168 ) ( -144 304 -168 ) wm1_1 0 0 0 1 1 +( -144 296 -168 ) ( -144 296 -152 ) ( -136 296 -168 ) wm1_1 0 0 0 1 1 +( -144 296 -168 ) ( -144 304 -168 ) ( -144 296 -152 ) wm1_1 0 0 0 1 1 +} +// brush 3159 +{ +( -104 272 -120 ) ( -104 264 -120 ) ( -112 272 -120 ) wm1_1 0 0 0 1 1 +( -104 272 -152 ) ( -112 272 -152 ) ( -104 272 -168 ) wm1_1 0 0 0 1 1 +( -104 272 -152 ) ( -104 272 -168 ) ( -104 264 -152 ) wm1_1 0 0 0 1 1 +( -112 264 -168 ) ( -104 264 -168 ) ( -112 272 -168 ) wm1_1 0 0 0 1 1 +( -112 264 -168 ) ( -112 264 -152 ) ( -104 264 -168 ) wm1_1 0 0 0 1 1 +( -112 264 -168 ) ( -112 272 -168 ) ( -112 264 -152 ) wm1_1 0 0 0 1 1 +} +// brush 3160 +{ +( -120 264 -112 ) ( -124 264 -112 ) ( -120 304 -112 ) wm1_1 0 0 0 1 1 +( -104 264 -112 ) ( -104 304 -112 ) ( -104 264 -120 ) wm1_1 0 0 0 1 1 +( -120 264 -112 ) ( -120 264 -120 ) ( -124 264 -112 ) wm1_1 0 0 0 1 1 +( -124 304 -120 ) ( -124 264 -120 ) ( -120 304 -120 ) wm1_1 0 0 0 1 1 +( -144 304 -120 ) ( -144 304 -112 ) ( -144 264 -120 ) wm1_1 0 0 0 1 1 +( -124 304 -120 ) ( -120 304 -120 ) ( -124 304 -112 ) wm1_1 0 0 0 1 1 +( -112 264 -184 ) ( -144 296 -184 ) ( -112 264 -56 ) wm1_1 0 0 0 1 1 +( -136 304 -184 ) ( -104 272 -184 ) ( -136 304 -56 ) wm1_1 0 0 0 1 1 +} +// brush 3161 +{ +( -104 288 -112 ) ( -104 284 -112 ) ( -144 288 -112 ) wm1_1 0 0 0 1 1 +( -104 304 -112 ) ( -144 304 -112 ) ( -104 304 -120 ) wm1_1 0 0 0 1 1 +( -104 288 -112 ) ( -104 288 -120 ) ( -104 284 -112 ) wm1_1 0 0 0 1 1 +( -144 284 -120 ) ( -104 284 -120 ) ( -144 288 -120 ) wm1_1 0 0 0 1 1 +( -144 264 -120 ) ( -144 264 -112 ) ( -104 264 -120 ) wm1_1 0 0 0 1 1 +( -144 284 -120 ) ( -144 288 -120 ) ( -144 284 -112 ) wm1_1 0 0 0 1 1 +( -104 296 -184 ) ( -136 264 -184 ) ( -104 296 -56 ) wm1_1 0 0 0 1 1 +( -144 272 -184 ) ( -112 304 -184 ) ( -144 272 -56 ) wm1_1 0 0 0 1 1 +} +// brush 3162 +{ +( 112 1168 192 ) ( 80 1040 192 ) ( 80 1168 192 ) clip 16 0 0 1 1 +( 80 1136 0 ) ( 112 1136 128 ) ( 80 1136 128 ) clip 0 0 0 1 1 +( -112 1104 192 ) ( -112 1104 64 ) ( -112 1136 64 ) clip 0 32 0 1 1 +( 0 1104 112 ) ( 0 1136 112 ) ( -80 1104 32 ) clip 16 0 0 1 1 +( 112 1120 0 ) ( 144 1120 128 ) ( 144 1120 0 ) clip 0 32 0 1 1 +( 0 1152 112 ) ( 0 1120 112 ) ( 0 1120 192 ) clip 0 0 0 1 1 +( -64 1104 16 ) ( -112 1136 64 ) ( -112 1104 64 ) clip 0 0 0 1 1 +} +// brush 3163 +{ +( -80 1152 192 ) ( -80 1024 192 ) ( -112 1152 192 ) wbrick1_5 16 0 0 1 1 +( -80 1104 128 ) ( -112 1104 128 ) ( -80 1104 0 ) wbrick1_5 0 0 0 1 1 +( 112 1120 64 ) ( 112 1088 64 ) ( 112 1088 192 ) wbrick1_5 0 32 0 1 1 +( 80 1088 32 ) ( 0 1120 112 ) ( 0 1088 112 ) wbrick1_5 16 0 0 1 1 +( -144 1088 0 ) ( -144 1088 128 ) ( -112 1088 0 ) wbrick1_5 0 32 0 1 1 +( 0 1088 192 ) ( 0 1088 112 ) ( 0 1120 112 ) wbrick1_5 0 0 0 1 1 +( 112 1088 64 ) ( 112 1120 64 ) ( 64 1088 16 ) wm1_1 0 0 0 1 1 +} +// brush 3164 +{ +( 80 1216 192 ) ( -80 1216 192 ) ( 80 1248 192 ) wbrick1_5 0 0 0 1 1 +( 80 1216 192 ) ( 80 1248 192 ) ( 80 1216 160 ) wbrick1_5 0 0 0 1 1 +( 80 1184 160 ) ( -80 1184 160 ) ( -80 1184 224 ) wbrick1_5 0 0 0 1 1 +( -80 1184 160 ) ( 80 1184 160 ) ( 80 1248 160 ) wbrick1_5 16 0 0 1 1 +( -80 1248 160 ) ( -80 1248 192 ) ( -80 1216 160 ) wbrick1_5 0 0 0 1 1 +( -80 1248 160 ) ( 80 1248 160 ) ( -80 1248 192 ) wbrick1_5 0 0 0 1 1 +} +// brush 3165 +{ +( 0 2464 -256 ) ( 0 2208 -256 ) ( -256 2464 -256 ) wswamp1_2 0 0 0 1 1 +( 0 2464 -256 ) ( -256 2464 -256 ) ( 0 2464 -320 ) wswamp1_2 0 0 0 1 1 +( 0 2464 -256 ) ( 0 2464 -320 ) ( 0 2208 -256 ) wswamp1_2 0 0 0 1 1 +( -832 1952 -320 ) ( -288 1952 -320 ) ( -832 2464 -320 ) wswamp1_2 0 0 0 1 1 +( -256 2496 64 ) ( -256 1952 -64 ) ( -256 2496 -64 ) wswamp1_2 0 0 0 1 1 +( 0 2208 -64 ) ( -288 2208 -64 ) ( 0 2208 64 ) wswamp1_2 0 0 0 1 1 +} +// brush 3166 +{ +( -192 2016 -272 ) ( -192 1960 -304 ) ( -256 2016 -272 ) wswamp1_2 0 0 0 1 1 +( -192 2016 -336 ) ( -192 1960 -304 ) ( -192 2016 -272 ) wswamp1_2 0 0 0 1 1 +( 32 2072 -336 ) ( -192 2072 -336 ) ( 32 1960 -336 ) wswamp1_2 0 0 0 1 1 +( -256 2016 -272 ) ( -448 2016 -304 ) ( -480 2144 -272 ) wswamp1_2 0 0 0 1 1 +( -480 2144 -336 ) ( -448 2016 -304 ) ( -448 2016 -336 ) wswamp1_2 0 0 0 1 1 +( -256 2144 -272 ) ( -256 2032 -272 ) ( -480 2144 -272 ) wswamp1_2 0 0 0 1 1 +( -256 2144 -112 ) ( -480 2144 -112 ) ( -256 2144 -304 ) wswamp1_2 0 0 0 1 1 +( -448 2016 -304 ) ( -256 2016 -272 ) ( -192 1960 -304 ) wswamp1_2 0 0 0 1 1 +( -192 1960 -272 ) ( -192 1960 -336 ) ( -448 2016 -336 ) wswamp1_2 0 0 0 1 1 +} +// brush 3167 +{ +( 2848 1344 -576 ) ( 2592 1344 -576 ) ( 2848 1376 -576 ) city4_1 16 0 180 1 1 +( 2816 1344 -568 ) ( 2816 1376 -568 ) ( 2816 1344 -576 ) city4_1 0 0 0 1 1 +( 2832 1120 -568 ) ( 2832 1120 -576 ) ( 2576 1120 -568 ) city4_1 32 0 0 1 1 +( 2592 1376 -640 ) ( 2592 1344 -640 ) ( 2848 1376 -640 ) city4_1 0 0 0 1 1 +( 2624 1376 -576 ) ( 2624 1376 -568 ) ( 2624 1344 -576 ) city4_1 0 0 0 1 1 +( 2592 1216 -576 ) ( 2848 1216 -576 ) ( 2592 1216 -568 ) city4_1 -16 0 0 1 1 +} +// brush 3168 +{ +( 2628 2776 124 ) ( 2752 2880 160 ) ( 2720 2732 124 ) wgrnd1_5 0 0 0 1 1 +( 2720 2732 96 ) ( 2752 2880 160 ) ( 2752 2880 96 ) wgrnd1_5 0 0 0 1 1 +( 2672 2656 96 ) ( 2752 2656 96 ) ( 2672 3104 96 ) wgrnd1_5 0 0 0 1 1 +( 2628 2776 96 ) ( 2628 2776 124 ) ( 2720 2732 96 ) wgrnd1_5 0 0 0 1 1 +( 2752 2880 96 ) ( 2752 2880 160 ) ( 2628 2776 96 ) wgrnd1_5 0 0 0 1 1 +} +// brush 3169 +{ +( 2604 2828 124 ) ( 2752 2880 160 ) ( 2628 2776 124 ) wgrnd1_5 0 0 0 1 1 +( 2604 2828 96 ) ( 2604 2828 124 ) ( 2628 2776 96 ) wgrnd1_5 0 0 0 1 1 +( 2684 3052 96 ) ( 2604 3052 96 ) ( 2684 2604 96 ) wgrnd1_5 0 0 0 1 1 +( 2628 2776 124 ) ( 2752 2880 160 ) ( 2628 2776 96 ) wgrnd1_5 0 0 0 1 1 +( 2752 2880 96 ) ( 2752 2880 160 ) ( 2604 2828 96 ) wgrnd1_5 0 0 0 1 1 +} +// brush 3170 +{ +( 2548 2880 124 ) ( 2752 2880 160 ) ( 2604 2828 124 ) wgrnd1_5 0 0 0 1 1 +( 2752 2880 96 ) ( 2752 2880 160 ) ( 2548 2880 96 ) wgrnd1_5 0 0 0 1 1 +( 2672 2656 96 ) ( 2752 2656 96 ) ( 2672 3104 96 ) wgrnd1_5 0 0 0 1 1 +( 2548 2880 124 ) ( 2604 2828 124 ) ( 2548 2880 96 ) wgrnd1_5 0 0 0 1 1 +( 2604 2828 124 ) ( 2752 2880 160 ) ( 2604 2828 96 ) wgrnd1_5 0 0 0 1 1 +} +// brush 3171 +{ +( 2620 2464 124 ) ( 2752 2432 168 ) ( 2560 2432 124 ) wgrnd1_5 0 0 0 1 1 +( 2560 2432 96 ) ( 2752 2432 96 ) ( 2560 2496 96 ) wgrnd1_5 0 0 0 1 1 +( 2560 2432 96 ) ( 2752 2432 168 ) ( 2752 2432 96 ) wgrnd1_5 0 0 0 1 1 +( 2620 2464 96 ) ( 2560 2432 124 ) ( 2560 2432 96 ) wgrnd1_5 0 0 0 1 1 +( 2752 2432 96 ) ( 2752 2432 168 ) ( 2620 2464 96 ) wgrnd1_5 0 0 0 1 1 +} +// brush 3172 +{ +( 2720 2580 124 ) ( 2752 2432 168 ) ( 2640 2496 124 ) wgrnd1_5 0 0 0 1 1 +( 2752 2432 96 ) ( 2752 2432 168 ) ( 2720 2580 96 ) wgrnd1_5 0 0 0 1 1 +( 2640 2496 124 ) ( 2752 2432 168 ) ( 2640 2496 96 ) wgrnd1_5 0 0 0 1 1 +( 2832 2496 96 ) ( 2640 2496 96 ) ( 2832 2432 96 ) wgrnd1_5 0 0 0 1 1 +( 2720 2580 96 ) ( 2720 2580 124 ) ( 2640 2496 96 ) wgrnd1_5 0 0 0 1 1 +} +// brush 3173 +{ +( 2640 2496 124 ) ( 2752 2432 168 ) ( 2620 2464 124 ) wgrnd1_5 0 0 0 1 1 +( 2640 2496 124 ) ( 2620 2464 124 ) ( 2640 2496 96 ) wgrnd1_5 0 0 0 1 1 +( 2752 2432 96 ) ( 2752 2432 168 ) ( 2640 2496 96 ) wgrnd1_5 0 0 0 1 1 +( 2560 2432 96 ) ( 2752 2432 96 ) ( 2560 2496 96 ) wgrnd1_5 0 0 0 1 1 +( 2620 2464 96 ) ( 2752 2432 168 ) ( 2752 2432 96 ) wgrnd1_5 0 0 0 1 1 +} +// brush 3174 +{ +( 1724 3632 240 ) ( 1724 3632 256 ) ( 1708 3632 240 ) wm1_1 0 0 0 1 1 +( 1720 3408 252 ) ( 1720 3632 252 ) ( 1712 3632 244 ) wm1_1 0 0 0 1 1 +( 1712 3408 252 ) ( 1712 3632 252 ) ( 1720 3632 244 ) wm1_1 0 0 0 1 1 +( 1708 3248 256 ) ( 1724 3248 256 ) ( 1708 3248 240 ) wm1_1 0 0 0 1 1 +( 1708 3248 248 ) ( 1708 3472 248 ) ( 1716 3472 256 ) wm1_1 0 0 0 1 1 +( 1708 3472 248 ) ( 1708 3248 248 ) ( 1716 3472 240 ) wm1_1 0 0 0 1 1 +} +// brush 3175 +{ +( 332 488 -56 ) ( 332 504 -56 ) ( 316 488 -56 ) wm1_1 0 0 0 1 1 +( 328 500 -128 ) ( 328 500 -352 ) ( 320 492 -352 ) wm1_1 0 0 0 1 1 +( 320 500 192 ) ( 320 500 -32 ) ( 328 492 -32 ) wm1_1 0 0 0 1 1 +( 316 504 120 ) ( 332 504 120 ) ( 316 488 120 ) wm1_1 0 0 0 1 1 +( 316 496 352 ) ( 316 496 128 ) ( 324 504 128 ) wm1_1 0 0 0 1 1 +( 316 496 -192 ) ( 316 496 32 ) ( 324 488 -192 ) wm1_1 0 0 0 1 1 +} +// brush 3176 +{ +( 112 1152 192 ) ( 80 1024 192 ) ( 80 1152 192 ) wbrick1_5 16 0 0 1 1 +( 80 1104 0 ) ( 112 1104 128 ) ( 80 1104 128 ) wbrick1_5 0 0 0 1 1 +( -112 1088 192 ) ( -112 1088 64 ) ( -112 1120 64 ) wbrick1_5 0 32 0 1 1 +( 0 1088 112 ) ( 0 1120 112 ) ( -80 1088 32 ) wbrick1_5 16 0 0 1 1 +( 112 1088 0 ) ( 144 1088 128 ) ( 144 1088 0 ) wbrick1_5 0 32 0 1 1 +( 0 1120 112 ) ( 0 1088 112 ) ( 0 1088 192 ) wbrick1_5 0 0 0 1 1 +( -64 1088 16 ) ( -112 1120 64 ) ( -112 1088 64 ) wm1_1 0 0 0 1 1 +} +// brush 3177 +{ +( 64 1120 192 ) ( 0 1104 192 ) ( 0 1120 192 ) wbrick1_5 0 0 0 1 1 +( 0 1120 32 ) ( 64 1120 192 ) ( 0 1120 192 ) wbrick1_5 0 0 0 1 1 +( 0 1104 192 ) ( 0 1104 112 ) ( 0 1120 112 ) wbrick1_5 0 0 0 1 1 +( 80 1104 32 ) ( 0 1120 112 ) ( 0 1104 112 ) wbrick1_5 0 0 0 1 1 +( 0 1104 32 ) ( 64 1104 192 ) ( 64 1104 32 ) wbrick1_5 0 0 0 1 1 +( 80 1104 192 ) ( 80 1120 32 ) ( 80 1104 32 ) wbrick1_5 0 0 0 1 1 +} +// brush 3178 +{ +( 0 1120 192 ) ( 0 1104 192 ) ( -64 1120 192 ) wbrick1_5 0 0 0 1 1 +( 0 1120 192 ) ( -64 1120 192 ) ( 0 1120 32 ) wbrick1_5 0 0 0 1 1 +( 0 1120 112 ) ( 0 1104 112 ) ( 0 1104 192 ) wbrick1_5 0 0 0 1 1 +( 0 1104 112 ) ( 0 1120 112 ) ( -80 1104 32 ) wbrick1_5 0 0 0 1 1 +( -64 1104 32 ) ( -64 1104 192 ) ( 0 1104 32 ) wbrick1_5 0 0 0 1 1 +( -80 1104 32 ) ( -80 1120 32 ) ( -80 1104 192 ) wbrick1_5 0 0 0 1 1 +} +// brush 3179 +{ +( 80 1120 32 ) ( 80 1104 32 ) ( 0 1104 112 ) wm1_1 0 0 0 1 1 +( 64 1136 112 ) ( 0 1136 112 ) ( 64 1136 96 ) wm1_1 0 0 0 1 1 +( 80 1104 32 ) ( 80 1120 32 ) ( 64 1104 24 ) wm1_1 0 0 0 1 1 +( 0 1120 88 ) ( 0 1104 88 ) ( 64 1120 24 ) wm1_2 0 0 0 1 1 +( 8 1072 96 ) ( 8 1072 112 ) ( 72 1072 96 ) wm1_1 0 0 0 1 1 +( 0 1104 88 ) ( 0 1120 88 ) ( 0 1120 112 ) wm1_1 0 0 0 1 1 +} +// brush 3180 +{ +( -552 1752 -280 ) ( -552 1704 -280 ) ( -600 1752 -280 ) metal2_5 0 0 0 1 1 +( -552 1752 168 ) ( -600 1752 168 ) ( -552 1752 -320 ) metal2_5 0 0 0 1 1 +( -552 1752 168 ) ( -552 1752 -320 ) ( -552 1704 168 ) metal2_5 0 0 0 1 1 +( -600 1704 -288 ) ( -552 1704 -288 ) ( -600 1752 -288 ) metal2_5 0 0 0 1 1 +( -600 1704 -320 ) ( -600 1704 168 ) ( -552 1704 -320 ) metal2_5 0 0 0 1 1 +( -600 1704 -320 ) ( -600 1752 -320 ) ( -600 1704 168 ) metal2_5 0 0 0 1 1 +} +// brush 3181 +{ +( -552 1752 -288 ) ( -552 1704 -288 ) ( -600 1752 -288 ) wm1_1 0 0 0 1 1 +( -608 1760 -320 ) ( -544 1760 -320 ) ( -552 1752 -288 ) wm1_1 0 0 0 1 1 +( -544 1752 -320 ) ( -544 1704 -320 ) ( -552 1704 -288 ) wm1_1 0 0 0 1 1 +( -544 1760 -320 ) ( -608 1760 -320 ) ( -608 1696 -320 ) wm1_1 0 0 0 1 1 +( -544 1696 -320 ) ( -608 1696 -320 ) ( -600 1704 -288 ) wm1_1 0 0 0 1 1 +( -608 1704 -320 ) ( -608 1752 -320 ) ( -600 1752 -288 ) wm1_1 0 0 0 1 1 +} +// brush 3182 +{ +( -392 2072 -280 ) ( -392 2024 -280 ) ( -440 2072 -280 ) metal2_5 0 0 0 1 1 +( -392 2072 168 ) ( -440 2072 168 ) ( -392 2072 -320 ) metal2_5 0 0 0 1 1 +( -392 2072 168 ) ( -392 2072 -320 ) ( -392 2024 168 ) metal2_5 0 0 0 1 1 +( -440 2024 -288 ) ( -392 2024 -288 ) ( -440 2072 -288 ) metal2_5 0 0 0 1 1 +( -440 2024 -320 ) ( -440 2024 168 ) ( -392 2024 -320 ) metal2_5 0 0 0 1 1 +( -440 2024 -320 ) ( -440 2072 -320 ) ( -440 2024 168 ) metal2_5 0 0 0 1 1 +} +// brush 3183 +{ +( -392 2072 -288 ) ( -392 2024 -288 ) ( -440 2072 -288 ) wm1_1 0 0 0 1 1 +( -448 2080 -320 ) ( -384 2080 -320 ) ( -392 2072 -288 ) wm1_1 0 0 0 1 1 +( -384 2072 -320 ) ( -384 2024 -320 ) ( -392 2024 -288 ) wm1_1 0 0 0 1 1 +( -384 2080 -320 ) ( -448 2080 -320 ) ( -448 2016 -320 ) wm1_1 0 0 0 1 1 +( -384 2016 -320 ) ( -448 2016 -320 ) ( -440 2024 -288 ) wm1_1 0 0 0 1 1 +( -448 2024 -320 ) ( -448 2072 -320 ) ( -440 2072 -288 ) wm1_1 0 0 0 1 1 +} +// brush 3184 +{ +( -712 1912 -280 ) ( -712 1864 -280 ) ( -760 1912 -280 ) metal2_5 0 0 0 1 1 +( -712 1912 168 ) ( -760 1912 168 ) ( -712 1912 -320 ) metal2_5 0 0 0 1 1 +( -712 1912 168 ) ( -712 1912 -320 ) ( -712 1864 168 ) metal2_5 0 0 0 1 1 +( -760 1864 -288 ) ( -712 1864 -288 ) ( -760 1912 -288 ) metal2_5 0 0 0 1 1 +( -760 1864 -320 ) ( -760 1864 168 ) ( -712 1864 -320 ) metal2_5 0 0 0 1 1 +( -760 1864 -320 ) ( -760 1912 -320 ) ( -760 1864 168 ) metal2_5 0 0 0 1 1 +} +// brush 3185 +{ +( -712 1912 -288 ) ( -712 1864 -288 ) ( -760 1912 -288 ) wm1_1 0 0 0 1 1 +( -768 1920 -320 ) ( -704 1920 -320 ) ( -712 1912 -288 ) wm1_1 0 0 0 1 1 +( -704 1912 -320 ) ( -704 1864 -320 ) ( -712 1864 -288 ) wm1_1 0 0 0 1 1 +( -704 1920 -320 ) ( -768 1920 -320 ) ( -768 1856 -320 ) wm1_1 0 0 0 1 1 +( -704 1856 -320 ) ( -768 1856 -320 ) ( -760 1864 -288 ) wm1_1 0 0 0 1 1 +( -768 1864 -320 ) ( -768 1912 -320 ) ( -760 1912 -288 ) wm1_1 0 0 0 1 1 +} +// brush 3186 +{ +( -224 1440 224 ) ( -192 1568 224 ) ( -192 1440 224 ) wbrick1_5 0 0 0 1 1 +( -192 1440 -160 ) ( -224 1424 -160 ) ( -224 1424 320 ) wbrick1_5 0 0 0 1 1 +( -192 1568 320 ) ( -192 1440 -160 ) ( -192 1440 320 ) wbrick1_5 0 0 0 1 1 +( -224 1440 -160 ) ( -192 1568 -160 ) ( -224 1568 -160 ) wbrick1_5 0 0 0 1 1 +( -192 1568 -160 ) ( -224 1568 320 ) ( -224 1568 -160 ) wbrick1_5 0 0 0 1 1 +( -224 1568 320 ) ( -224 1424 320 ) ( -224 1424 -160 ) wbrick1_5 0 0 0 1 1 +} +// brush 3187 +{ +( -224 1440 -192 ) ( -192 1328 -192 ) ( -192 1440 -192 ) wbrick1_5 0 0 0 1 1 +( -192 1440 -96 ) ( -224 1424 -80 ) ( -224 1424 -192 ) wbrick1_5 0 0 0 1 1 +( -192 1440 -192 ) ( -192 1312 -192 ) ( -192 1312 -96 ) wbrick1_5 0 0 0 1 1 +( -192 1328 -96 ) ( -224 1328 -80 ) ( -224 1440 -80 ) wbrick1_5 0 0 0 1 1 +( -224 1328 -192 ) ( -192 1312 -96 ) ( -192 1312 -192 ) wbrick1_5 0 0 0 1 1 +( -224 1328 -192 ) ( -224 1424 -192 ) ( -224 1424 -80 ) wbrick1_5 0 0 0 1 1 +} +// brush 3188 +{ +( -224 1344 96 ) ( -224 1440 96 ) ( -208 1440 96 ) wm1_2 0 32 0 1 1 +( -224 1328 -64 ) ( -224 1328 96 ) ( -192 1312 96 ) wm1_2 0 0 0 1 1 +( -192 1440 32 ) ( -192 1376 -192 ) ( -192 1376 32 ) wm1_2 32 0 0 1 1 +( -224 1376 -64 ) ( -192 1440 -64 ) ( -224 1440 -64 ) wm1_2 0 32 0 1 1 +( -192 1344 -192 ) ( -224 1344 32 ) ( -224 1344 -192 ) wm1_2 0 0 0 1 1 +( -224 1328 96 ) ( -224 1328 -64 ) ( -224 1344 96 ) wm1_2 32 0 0 1 1 +} +// brush 3189 +{ +( -224 1328 112 ) ( -224 1424 112 ) ( -192 1440 128 ) wm1_2 0 32 0 1 1 +( -224 1328 96 ) ( -224 1328 128 ) ( -192 1312 128 ) wm1_2 0 0 0 1 1 +( -192 1440 48 ) ( -192 1376 -176 ) ( -192 1376 48 ) wm1_2 32 0 0 1 1 +( -224 1472 96 ) ( -192 1536 96 ) ( -224 1536 96 ) wm1_2 0 32 0 1 1 +( -224 1424 128 ) ( -224 1424 96 ) ( -192 1440 96 ) wm1_2 0 0 0 1 1 +( -224 1424 112 ) ( -224 1328 112 ) ( -224 1328 96 ) wm1_2 32 0 0 1 1 +} +// brush 3190 +{ +( -192 1312 224 ) ( -192 1184 224 ) ( -224 1312 224 ) wbrick1_5 0 0 0 1 1 +( -224 1328 320 ) ( -224 1328 -160 ) ( -192 1312 -160 ) wbrick1_5 0 0 0 1 1 +( -192 1312 320 ) ( -192 1312 -160 ) ( -192 1184 320 ) wbrick1_5 0 0 0 1 1 +( -224 1184 -160 ) ( -192 1184 -160 ) ( -224 1312 -160 ) wbrick1_5 0 0 0 1 1 +( -224 1184 -160 ) ( -224 1184 320 ) ( -192 1184 -160 ) wbrick1_5 0 0 0 1 1 +( -224 1328 -160 ) ( -224 1328 320 ) ( -224 1184 320 ) wbrick1_5 0 0 0 1 1 +} +// brush 3191 +{ +( -192 1440 224 ) ( -192 1328 224 ) ( -224 1440 224 ) wbrick1_5 0 0 0 1 1 +( -224 1424 224 ) ( -224 1424 112 ) ( -192 1440 128 ) wbrick1_5 0 0 0 1 1 +( -192 1312 128 ) ( -192 1312 224 ) ( -192 1440 224 ) wbrick1_5 0 0 0 1 1 +( -224 1440 112 ) ( -224 1328 112 ) ( -192 1328 128 ) wbrick1_5 0 0 0 1 1 +( -192 1312 224 ) ( -192 1312 128 ) ( -224 1328 224 ) wbrick1_5 0 0 0 1 1 +( -224 1424 112 ) ( -224 1424 224 ) ( -224 1328 224 ) wbrick1_5 0 0 0 1 1 +} +// brush 3192 +{ +( -224 1184 320 ) ( -224 1152 320 ) ( -992 1184 320 ) wbrick1_5 0 0 0 1 1 +( -1056 1184 -128 ) ( -288 1184 -128 ) ( -288 1184 320 ) wbrick1_5 32 0 0 1 1 +( -224 1184 320 ) ( -224 1184 -128 ) ( -224 1152 320 ) wbrick1_5 0 0 0 1 1 +( -992 1152 -128 ) ( -224 1152 -128 ) ( -224 1184 -128 ) wbrick1_5 0 0 0 1 1 +( 320 1120 -128 ) ( -448 1120 -128 ) ( -448 1120 320 ) wbrick1_5 0 0 0 1 1 +( -768 1120 -128 ) ( -768 1152 -128 ) ( -768 1120 320 ) wbrick1_5 0 0 0 1 1 +} +// brush 3193 +{ +( -640 1088 -192 ) ( -640 960 -192 ) ( -512 1088 -200 ) wbrick1_5 0 0 0 1 1 +( -512 1184 -128 ) ( -512 1184 -256 ) ( -480 1184 -128 ) wbrick1_5 0 0 0 1 1 +( -384 1184 -192 ) ( -384 1312 -192 ) ( -512 1312 -200 ) wbrick1_5 0 0 0 1 1 +( -384 960 -64 ) ( -640 704 -64 ) ( -384 960 64 ) wbrick1_5 0 0 0 1 1 +( -416 1056 -160 ) ( -416 928 -160 ) ( -448 1056 -160 ) wbrick1_5 32 0 0 1 1 +( -384 1216 -192 ) ( -384 1216 -320 ) ( -384 1088 -192 ) wbrick1_5 0 0 0 1 1 +( -640 704 -160 ) ( -640 704 -192 ) ( -640 1184 -192 ) wbrick1_5 0 0 0 1 1 +} +// brush 3194 +{ +( -608 576 224 ) ( -624 576 224 ) ( -608 592 224 ) sky1 0 0 0 32 32 +( -768 576 240 ) ( -768 592 240 ) ( -768 576 64 ) sky1 0 0 0 32 32 +( -608 1152 224 ) ( -608 1152 48 ) ( -624 1152 224 ) sky1 0 0 0 32 32 +( -656 592 -128 ) ( -656 576 -128 ) ( -640 592 -128 ) sky1 0 0 0 32 32 +( -960 1184 192 ) ( -960 1184 368 ) ( -960 1168 192 ) sky1 0 0 0 32 32 +( -992 1184 64 ) ( -976 1184 64 ) ( -992 1184 240 ) sky1 0 0 0 32 32 +} +// brush 3195 +{ +( 1184 1920 -208 ) ( 1184 1944 -224 ) ( 1056 1944 -224 ) wbrick1_5 0 32 0 1 1 +( 1184 1944 -224 ) ( 1184 2016 -192 ) ( 1056 2016 -192 ) wbrick1_5 0 32 0 1 1 +( 1056 1920 -208 ) ( 1056 2016 -192 ) ( 1184 2016 -192 ) wbrick1_5 0 32 0 1 1 +( 1472 1728 -64 ) ( 1472 2048 -64 ) ( 1472 1728 64 ) wbrick1_5 0 0 0 1 1 +( 2080 2016 -64 ) ( 1824 1760 -64 ) ( 2080 2016 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 3196 +{ +( 1184 1816 -224 ) ( 1056 1816 -224 ) ( 1184 1816 -280 ) wswamp1_k 32 0 0 1 1 +( 1792 1760 -320 ) ( 1920 1760 -320 ) ( 1920 1816 -320 ) wswamp1_k 0 0 0 1 1 +( 1920 1760 -320 ) ( 1792 1760 -320 ) ( 1792 1760 -192 ) wswamp1_k 0 0 0 1 1 +( 1472 1728 -64 ) ( 1472 2048 -64 ) ( 1472 1728 64 ) wswamp1_k 0 0 0 1 1 +( 1216 64 -256 ) ( 1280 64 -256 ) ( 1216 -64 -256 ) wswamp1_k 0 0 0 1 1 +( 2080 2016 -64 ) ( 1824 1760 -64 ) ( 2080 2016 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 3197 +{ +( 1056 1816 -256 ) ( 1184 1816 -256 ) ( 1056 1832 -224 ) wbrick1_5 32 0 0 1 1 +( 832 1760 -192 ) ( 960 1760 -192 ) ( 960 1816 -256 ) wbrick1_5 32 0 0 1 1 +( 1184 1760 -192 ) ( 1056 1760 -192 ) ( 1056 1832 -224 ) wbrick1_5 0 32 0 1 1 +( 1472 1728 -64 ) ( 1472 2048 -64 ) ( 1472 1728 64 ) wbrick1_5 0 0 0 1 1 +( 2080 2016 -64 ) ( 1824 1760 -64 ) ( 2080 2016 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 3198 +{ +( 1184 1960 -312 ) ( 1056 1960 -256 ) ( 1184 1960 -256 ) wswamp1_k 0 0 0 1 1 +( 1920 1960 -320 ) ( 1920 2016 -320 ) ( 1792 2016 -320 ) wswamp1_k 0 0 0 1 1 +( 1792 2016 -192 ) ( 1792 2016 -320 ) ( 1920 2016 -320 ) wswamp1_k 0 0 0 1 1 +( 1472 1728 -64 ) ( 1472 2048 -64 ) ( 1472 1728 64 ) wswamp1_k 0 0 0 1 1 +( 1216 64 -256 ) ( 1280 64 -256 ) ( 1216 -64 -256 ) wswamp1_k 0 0 0 1 1 +( 2080 2016 -64 ) ( 1824 1760 -64 ) ( 2080 2016 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 3199 +{ +( 1056 1944 -224 ) ( 1184 1960 -256 ) ( 1056 1960 -256 ) wbrick1_5 0 0 0 1 1 +( 960 1960 -256 ) ( 960 2016 -192 ) ( 832 2016 -192 ) wbrick1_5 32 0 0 1 1 +( 1056 1944 -224 ) ( 1056 2016 -192 ) ( 1184 2016 -192 ) wbrick1_5 0 32 0 1 1 +( 1472 1728 -64 ) ( 1472 2048 -64 ) ( 1472 1728 64 ) wbrick1_5 0 0 0 1 1 +( 2080 2016 -64 ) ( 1824 1760 -64 ) ( 2080 2016 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 3200 +{ +( 1568 1832 -224 ) ( 1696 1832 -224 ) ( 1696 1856 -208 ) wbrick1_5 0 32 0 1 1 +( 1056 1760 -192 ) ( 1184 1760 -192 ) ( 1184 1832 -224 ) wbrick1_5 0 32 0 1 1 +( 1696 1760 -192 ) ( 1568 1760 -192 ) ( 1568 1856 -208 ) wbrick1_5 0 32 0 1 1 +( 1472 1728 -64 ) ( 1472 2048 -64 ) ( 1472 1728 64 ) wbrick1_5 0 0 0 1 1 +( 2080 2016 -64 ) ( 1824 1760 -64 ) ( 2080 2016 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 3201 +{ +( 1280 1888 -200 ) ( 1280 1920 -208 ) ( 1152 1920 -208 ) wbrick1_5 32 0 0 1 1 +( 1184 1920 -208 ) ( 1184 2016 -192 ) ( 1056 2016 -192 ) wbrick1_5 0 32 0 1 1 +( 1152 1888 -200 ) ( 1152 2016 -192 ) ( 1280 2016 -192 ) wbrick1_5 0 0 0 1 1 +( 1472 1728 -64 ) ( 1472 2048 -64 ) ( 1472 1728 64 ) wbrick1_5 0 0 0 1 1 +( 2080 2016 -64 ) ( 1824 1760 -64 ) ( 2080 2016 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 3202 +{ +( 1696 1856 -208 ) ( 1824 1856 -208 ) ( 1824 1888 -200 ) wbrick1_5 0 32 0 1 1 +( 1568 1760 -192 ) ( 1696 1760 -192 ) ( 1696 1856 -208 ) wbrick1_5 0 32 0 1 1 +( 1824 1760 -192 ) ( 1696 1760 -192 ) ( 1696 1888 -200 ) wbrick1_5 0 32 0 1 1 +( 1472 1728 -64 ) ( 1472 2048 -64 ) ( 1472 1728 64 ) wbrick1_5 0 0 0 1 1 +( 2080 2016 -64 ) ( 1824 1760 -64 ) ( 2080 2016 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 3203 +{ +( 1664 1760 -192 ) ( 1664 2016 -192 ) ( 1792 2016 -192 ) wbrick1_5 0 0 0 1 1 +( 1600 1888 -200 ) ( 1472 1760 -192 ) ( 1600 1760 -192 ) wbrick1_5 0 32 0 1 1 +( 1792 1888 -200 ) ( 1792 2016 -192 ) ( 1664 2016 -192 ) wbrick1_5 0 0 0 1 1 +( 1472 1728 -64 ) ( 1472 2048 -64 ) ( 1472 1728 64 ) wbrick1_5 0 0 0 1 1 +( 2080 2016 -64 ) ( 1824 1760 -64 ) ( 2080 2016 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 3204 +{ +( 1184 1760 -192 ) ( 1056 1760 -192 ) ( 1056 1816 -256 ) wbrick1_5 32 0 0 1 1 +( 1920 1760 -320 ) ( 1792 1760 -320 ) ( 1792 1760 -192 ) wbrick1_5 0 0 0 1 1 +( 1472 1728 -64 ) ( 1472 2048 -64 ) ( 1472 1728 64 ) wbrick1_5 0 0 0 1 1 +( -128 2016 -256 ) ( -128 1760 -256 ) ( 0 2016 -256 ) wswamp1_k 0 0 0 1 1 +( 2080 2016 -64 ) ( 1824 1760 -64 ) ( 2080 2016 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 3205 +{ +( 832 1960 -256 ) ( 832 2016 -192 ) ( 960 2016 -192 ) wbrick1_5 32 0 0 1 1 +( 1792 2016 -192 ) ( 1792 2016 -320 ) ( 1920 2016 -320 ) wbrick1_5 0 0 0 1 1 +( 1472 1728 -64 ) ( 1472 2048 -64 ) ( 1472 1728 64 ) wbrick1_5 0 0 0 1 1 +( -128 2016 -256 ) ( -128 1760 -256 ) ( 0 2016 -256 ) wswamp1_k 0 0 0 1 1 +( 2080 2016 -64 ) ( 1824 1760 -64 ) ( 2080 2016 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 3206 +{ +( 1760 1440 -96 ) ( 1888 1440 -96 ) ( 1888 1184 -96 ) wbrick1_5 0 0 0 1 1 +( 1760 1184 -192 ) ( 1760 1440 192 ) ( 1760 1184 192 ) wbrick1_5 0 0 0 1 1 +( 1824 1184 192 ) ( 1760 1184 -192 ) ( 1760 1184 192 ) wbrick1_5 0 0 0 1 1 +( 1856 1184 -192 ) ( 1856 1440 -192 ) ( 1760 1440 -192 ) wbrick1_5 0 0 0 1 1 +( 1856 1440 -192 ) ( 1856 1184 -192 ) ( 1888 1184 -96 ) wbrick1_5 0 0 0 1 1 +( 1824 1440 192 ) ( 1760 1440 -192 ) ( 1824 1440 -192 ) wbrick1_5 0 0 0 1 1 +} +// brush 3207 +{ +( 2016 1184 -96 ) ( 2016 1440 -96 ) ( 2144 1440 -96 ) wbrick1_5 0 0 0 1 1 +( 2144 1184 192 ) ( 2144 1440 192 ) ( 2144 1184 -192 ) wbrick1_5 0 0 0 1 1 +( 2144 1184 192 ) ( 2144 1184 -192 ) ( 2080 1184 192 ) wbrick1_5 0 0 0 1 1 +( 2048 1440 -192 ) ( 2048 1184 -192 ) ( 2144 1184 -192 ) wbrick1_5 0 0 0 1 1 +( 2048 1184 -192 ) ( 2048 1440 -192 ) ( 2016 1440 -96 ) wbrick1_5 0 0 0 1 1 +( 2080 1440 -192 ) ( 2144 1440 -192 ) ( 2080 1440 192 ) wbrick1_5 0 0 0 1 1 +} +// brush 3208 +{ +( 2080 1376 -96 ) ( 1824 1376 -96 ) ( 1824 1504 -96 ) wbrick1_5 0 0 0 1 1 +( 2080 1504 192 ) ( 1824 1504 192 ) ( 2080 1504 -192 ) wbrick1_5 0 0 0 1 1 +( 2080 1504 192 ) ( 2080 1504 -192 ) ( 2080 1440 192 ) wbrick1_5 0 0 0 1 1 +( 1824 1408 -192 ) ( 2080 1408 -192 ) ( 2080 1504 -192 ) wbrick1_5 0 0 0 1 1 +( 2080 1408 -192 ) ( 1824 1408 -192 ) ( 1824 1376 -96 ) wbrick1_5 0 0 0 1 1 +( 1824 1440 -192 ) ( 1824 1504 -192 ) ( 1824 1440 192 ) wbrick1_5 0 0 0 1 1 +} +// brush 3209 +{ +( 1824 1120 -96 ) ( 1824 1248 -96 ) ( 2080 1248 -96 ) wbrick1_5 0 0 0 1 1 +( 2080 1184 -192 ) ( 1824 1184 192 ) ( 2080 1184 192 ) wbrick1_5 0 0 0 1 1 +( 2080 1184 192 ) ( 2080 1120 -192 ) ( 2080 1120 192 ) wbrick1_5 0 0 0 1 1 +( 2080 1216 -192 ) ( 1824 1216 -192 ) ( 1824 1120 -192 ) wbrick1_5 0 0 0 1 1 +( 1824 1216 -192 ) ( 2080 1216 -192 ) ( 2080 1248 -96 ) wbrick1_5 0 0 0 1 1 +( 1824 1184 192 ) ( 1824 1120 -192 ) ( 1824 1184 -192 ) wbrick1_5 0 0 0 1 1 +} +// brush 3210 +{ +( 3024 1216 -16 ) ( 3024 1248 -16 ) ( 3040 1216 -32 ) wm1_2 0 0 0 1 1 +( 3008 1248 -32 ) ( 3008 1248 -16 ) ( 2944 1248 -32 ) wm1_2 0 0 0 1 1 +( 3008 1248 -32 ) ( 2944 1248 -32 ) ( 3008 1216 -32 ) wm1_2 0 0 0 1 1 +( 2992 1248 -16 ) ( 2992 1216 -16 ) ( 2976 1216 -32 ) wm1_2 0 0 0 1 1 +( 2944 1216 -16 ) ( 3008 1216 -16 ) ( 2944 1216 -32 ) wm1_2 0 0 0 1 1 +( 2960 1216 -16 ) ( 2960 1248 -16 ) ( 3024 1248 -16 ) wm1_2 0 0 0 1 1 +} +// brush 3211 +{ +( 3024 1216 48 ) ( 3024 1248 48 ) ( 3040 1216 64 ) wm1_2 0 0 0 1 1 +( 3040 1248 32 ) ( 3024 1248 32 ) ( 3040 1248 -32 ) wm1_2 0 0 0 1 1 +( 3040 1248 32 ) ( 3040 1248 -32 ) ( 3040 1216 32 ) wm1_2 0 0 0 1 1 +( 3024 1248 -16 ) ( 3024 1216 -16 ) ( 3040 1216 -32 ) wm1_2 0 0 0 1 1 +( 3024 1216 -32 ) ( 3024 1216 32 ) ( 3040 1216 -32 ) wm1_2 0 0 0 1 1 +( 3024 1216 -16 ) ( 3024 1248 -16 ) ( 3024 1248 48 ) wm1_2 0 0 0 1 1 +} +// brush 3212 +{ +( 2976 1216 64 ) ( 2992 1248 48 ) ( 2992 1216 48 ) wm1_2 0 0 0 1 1 +( 2976 1248 -32 ) ( 2992 1248 32 ) ( 2976 1248 32 ) wm1_2 0 0 0 1 1 +( 2976 1216 32 ) ( 2976 1248 -32 ) ( 2976 1248 32 ) wm1_2 0 0 0 1 1 +( 2976 1216 -32 ) ( 2992 1216 -16 ) ( 2992 1248 -16 ) wm1_2 0 0 0 1 1 +( 2976 1216 -32 ) ( 2992 1216 32 ) ( 2992 1216 -32 ) wm1_2 0 0 0 1 1 +( 2992 1248 48 ) ( 2992 1248 -16 ) ( 2992 1216 -16 ) wm1_2 0 0 0 1 1 +} +// brush 3213 +{ +( 3040 1216 64 ) ( 3024 1248 48 ) ( 3024 1216 48 ) wm1_2 0 0 0 1 1 +( 2944 1248 64 ) ( 3008 1248 48 ) ( 3008 1248 64 ) wm1_2 0 0 0 1 1 +( 3008 1216 64 ) ( 2944 1248 64 ) ( 3008 1248 64 ) wm1_2 0 0 0 1 1 +( 2976 1216 64 ) ( 2992 1216 48 ) ( 2992 1248 48 ) wm1_2 0 0 0 1 1 +( 2944 1216 64 ) ( 3008 1216 48 ) ( 2944 1216 48 ) wm1_2 0 0 0 1 1 +( 3024 1248 48 ) ( 2960 1248 48 ) ( 2960 1216 48 ) wm1_2 0 0 0 1 1 +} +// brush 3214 +{ +( 3008 1228 16 ) ( 3008 1228 48 ) ( 3012 1232 48 ) wm1_1 0 0 0 1 1 +( 3012 1232 -4 ) ( 3012 1232 28 ) ( 3008 1236 -4 ) wm1_1 0 0 0 1 1 +( 3012 1236 -16 ) ( 2996 1236 -16 ) ( 3012 1228 -16 ) wm1_1 0 0 0 1 1 +( 3004 1232 28 ) ( 3004 1232 -4 ) ( 3008 1236 -4 ) wm1_1 0 0 0 1 1 +( 3004 1232 16 ) ( 3004 1232 48 ) ( 3008 1228 48 ) wm1_1 0 0 0 1 1 +( 2996 1228 48 ) ( 2996 1236 48 ) ( 3012 1228 48 ) wm1_1 0 0 0 1 1 +} +// brush 3215 +{ +( -896 1376 -96 ) ( -896 1248 -96 ) ( -928 1376 -96 ) wbrick1_5 32 0 0 1 1 +( -1664 1632 -128 ) ( -1696 1632 -128 ) ( -1664 1632 -256 ) wbrick1_5 32 0 0 1 1 +( -928 1248 -256 ) ( -896 1248 -256 ) ( -928 1376 -256 ) wbrick1_5 0 0 0 1 1 +( -768 1248 -256 ) ( -768 1376 -256 ) ( -768 1248 -128 ) wbrick1_5 0 0 0 1 1 +( -256 1568 -128 ) ( -256 1568 -256 ) ( -256 1440 -128 ) wbrick1_5 0 0 0 1 1 +( 0 1600 -256 ) ( 0 1600 -96 ) ( 128 1600 -256 ) wbrick1_5 32 0 0 1 1 +} +// brush 3216 +{ +( -304 1632 64 ) ( -368 1632 64 ) ( -304 1632 -64 ) wswamp1_k 32 0 0 1 1 +( -320 1568 -320 ) ( -256 1568 -320 ) ( -320 1632 -320 ) wswamp1_k 0 32 0 1 1 +( -320 1568 224 ) ( -320 1568 352 ) ( -256 1568 224 ) wswamp1_k 0 0 0 1 1 +( -832 1568 -64 ) ( -832 1632 -64 ) ( -832 1568 64 ) wswamp1_k 32 0 0 1 1 +( -448 1536 -256 ) ( -448 1696 -256 ) ( -320 1536 -256 ) wswamp1_k 0 0 0 1 1 +( -64 1632 64 ) ( -64 1632 -64 ) ( -64 1568 64 ) wswamp1_k 32 0 0 1 1 +} +// brush 3217 +{ +( 1856 1408 -192 ) ( 1792 1408 -192 ) ( 1856 1408 -320 ) wswamp1_k 0 0 0 1 1 +( 1856 1472 -128 ) ( 1856 1472 -256 ) ( 1856 1216 -128 ) wswamp1_k 0 0 0 1 1 +( 1792 1216 -320 ) ( 1856 1216 -320 ) ( 1792 1472 -320 ) wswamp1_k 0 0 0 1 1 +( 1792 1216 -320 ) ( 1792 1216 -192 ) ( 1856 1216 -320 ) wswamp1_k 0 0 0 1 1 +( 1824 1216 -320 ) ( 1824 1472 -320 ) ( 1824 1216 -192 ) wswamp1_k 0 0 0 1 1 +( 1824 64 -256 ) ( 2144 64 -256 ) ( 1824 -64 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 3218 +{ +( 2112 1408 -192 ) ( 2048 1408 -192 ) ( 2112 1408 -320 ) wswamp1_k 0 0 0 1 1 +( 2080 1440 -192 ) ( 2080 1440 -320 ) ( 2080 1184 -192 ) wswamp1_k 0 0 0 1 1 +( 2048 1184 -320 ) ( 2112 1184 -320 ) ( 2048 1440 -320 ) wswamp1_k 0 0 0 1 1 +( 2048 1216 -320 ) ( 2048 1216 -192 ) ( 2112 1216 -320 ) wswamp1_k 0 0 0 1 1 +( 2048 1184 -256 ) ( 2048 1440 -256 ) ( 2048 1184 -128 ) wswamp1_k 0 0 0 1 1 +( 1824 64 -256 ) ( 2144 64 -256 ) ( 1824 -64 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 3219 +{ +( -56 2264 -240 ) ( -120 2328 -240 ) ( -56 2328 -240 ) city4_1 8 8 0 1 1 +( -40 2248 -240 ) ( -72 2280 -240 ) ( -72 2280 -320 ) city4_1 0 0 0 1 1 +( -72 2280 -240 ) ( -168 2280 -240 ) ( -168 2280 -320 ) city4_1 0 0 0 1 1 +( -56 2264 -320 ) ( -120 2328 -320 ) ( -120 2264 -320 ) city4_1 0 0 0 1 1 +( -216 2248 -240 ) ( -184 2280 -320 ) ( -184 2280 -240 ) city4_1 0 0 0 1 1 +( -104 2232 -272 ) ( -40 2232 -336 ) ( -104 2232 -336 ) city4_1 8 8 0 1 1 +} +// brush 3220 +{ +( -56 2344 -240 ) ( -120 2344 -240 ) ( -56 2408 -240 ) city4_1 8 8 0 1 1 +( -72 2392 -320 ) ( -72 2392 -240 ) ( -40 2424 -240 ) city4_1 0 0 0 1 1 +( -168 2392 -320 ) ( -168 2392 -240 ) ( -72 2392 -240 ) city4_1 0 0 0 1 1 +( -120 2408 -320 ) ( -120 2344 -320 ) ( -56 2408 -320 ) city4_1 0 0 0 1 1 +( -184 2392 -240 ) ( -184 2392 -320 ) ( -216 2424 -240 ) city4_1 0 0 0 1 1 +( -104 2440 -336 ) ( -40 2440 -336 ) ( -104 2440 -272 ) city4_1 8 8 0 1 1 +} +// brush 3221 +{ +( -56 2408 -240 ) ( -120 2344 -240 ) ( -120 2408 -240 ) city4_1 8 8 0 1 1 +( -40 2424 -240 ) ( -72 2392 -240 ) ( -72 2392 -320 ) city4_1 0 0 0 1 1 +( -72 2392 -240 ) ( -72 2296 -240 ) ( -72 2296 -320 ) city4_1 0 0 0 1 1 +( -56 2408 -320 ) ( -120 2344 -320 ) ( -56 2344 -320 ) city4_1 0 0 0 1 1 +( -40 2248 -240 ) ( -72 2280 -320 ) ( -72 2280 -240 ) city4_1 0 0 0 1 1 +( -24 2360 -272 ) ( -24 2424 -336 ) ( -24 2360 -336 ) city4_1 8 8 0 1 1 +} +// brush 3222 +{ +( -56 2264 -232 ) ( -120 2328 -232 ) ( -56 2328 -232 ) city4_1 8 8 0 1 1 +( -40 2248 -232 ) ( -72 2280 -232 ) ( -72 2280 -312 ) city4_1 0 0 0 1 1 +( -72 2280 -232 ) ( -168 2280 -232 ) ( -168 2280 -312 ) city4_1 0 0 0 1 1 +( -56 2264 -312 ) ( -120 2328 -312 ) ( -120 2264 -312 ) city4_1 0 0 0 1 1 +( -216 2248 -232 ) ( -184 2280 -312 ) ( -184 2280 -232 ) city4_1 0 0 0 1 1 +( -104 2264 -264 ) ( -40 2264 -328 ) ( -104 2264 -328 ) city4_1 8 8 0 1 1 +} +// brush 3223 +{ +( -88 2280 -232 ) ( -216 2296 -232 ) ( -88 2296 -232 ) wm1_2 8 8 0 1 1 +( -72 2280 -232 ) ( -88 2296 -232 ) ( -88 2296 -264 ) wm1_2 56 0 0 1 1 +( -88 2296 -232 ) ( -184 2296 -232 ) ( -184 2296 -264 ) wm1_1 56 0 0 1 1 +( -72 2280 -320 ) ( -200 2296 -320 ) ( -200 2280 -320 ) wm1_2 8 8 0 1 1 +( -184 2280 -232 ) ( -168 2296 -264 ) ( -168 2296 -232 ) wm1_2 56 0 0 1 1 +( -200 2280 -80 ) ( -72 2280 -272 ) ( -200 2280 -272 ) wm1_1 56 0 0 1 1 +} +// brush 3224 +{ +( -96 2368 -240 ) ( -96 2304 -240 ) ( -160 2368 -240 ) wm1_1 0 0 0 1 1 +( -104 2376 -232 ) ( -168 2376 -232 ) ( -104 2376 -312 ) wm1_1 0 0 0 1 1 +( -88 2360 -240 ) ( -88 2360 -320 ) ( -88 2296 -240 ) wm1_1 0 0 0 1 1 +( -160 2304 -320 ) ( -96 2304 -320 ) ( -160 2368 -320 ) wm1_1 0 0 0 1 1 +( -152 2296 -312 ) ( -152 2296 -232 ) ( -88 2296 -312 ) wm1_1 0 0 0 1 1 +( -168 2312 -320 ) ( -168 2376 -320 ) ( -168 2312 -240 ) wm1_1 0 0 0 1 1 +} +// brush 3225 +{ +( -88 2376 -232 ) ( -216 2376 -232 ) ( -88 2392 -232 ) wm1_2 8 8 0 1 1 +( -88 2376 -264 ) ( -88 2376 -232 ) ( -72 2392 -232 ) wm1_2 56 0 0 1 1 +( -184 2376 -264 ) ( -184 2376 -232 ) ( -88 2376 -232 ) wm1_1 56 0 0 1 1 +( -200 2392 -320 ) ( -200 2376 -320 ) ( -72 2392 -320 ) wm1_2 8 8 0 1 1 +( -168 2376 -232 ) ( -168 2376 -264 ) ( -184 2392 -232 ) wm1_2 56 0 0 1 1 +( -200 2392 -272 ) ( -72 2392 -272 ) ( -200 2392 -80 ) wm1_1 56 0 0 1 1 +} +// brush 3226 +{ +( -72 2376 -232 ) ( -88 2248 -232 ) ( -88 2376 -232 ) wm1_2 8 8 0 1 1 +( -72 2392 -240 ) ( -88 2376 -240 ) ( -88 2376 -272 ) wm1_2 56 0 0 1 1 +( -88 2376 -240 ) ( -88 2280 -240 ) ( -88 2280 -272 ) wm1_1 56 0 0 1 1 +( -72 2392 -320 ) ( -88 2264 -320 ) ( -72 2264 -320 ) wm1_2 8 8 0 1 1 +( -72 2280 -232 ) ( -88 2296 -264 ) ( -88 2296 -232 ) wm1_2 56 0 0 1 1 +( -72 2264 -80 ) ( -72 2392 -272 ) ( -72 2264 -272 ) wm1_1 56 0 0 1 1 +} +// brush 3227 +{ +( -168 2376 -232 ) ( -168 2248 -232 ) ( -184 2376 -232 ) wm1_2 8 8 0 1 1 +( -168 2376 -264 ) ( -168 2376 -232 ) ( -184 2392 -232 ) wm1_2 56 0 0 1 1 +( -168 2280 -272 ) ( -168 2280 -240 ) ( -168 2376 -240 ) wm1_1 56 0 0 1 1 +( -184 2264 -320 ) ( -168 2264 -320 ) ( -184 2392 -320 ) wm1_2 8 8 0 1 1 +( -168 2296 -240 ) ( -168 2296 -272 ) ( -184 2280 -240 ) wm1_2 56 0 0 1 1 +( -184 2264 -272 ) ( -184 2392 -272 ) ( -184 2264 -80 ) wm1_1 56 0 0 1 1 +} +// brush 3228 +{ +( -136 2408 -240 ) ( -136 2344 -240 ) ( -200 2408 -240 ) city4_1 8 8 0 1 1 +( -184 2392 -320 ) ( -184 2392 -240 ) ( -216 2424 -240 ) city4_1 0 0 0 1 1 +( -184 2296 -320 ) ( -184 2296 -240 ) ( -184 2392 -240 ) city4_1 0 0 0 1 1 +( -200 2344 -320 ) ( -136 2344 -320 ) ( -200 2408 -320 ) city4_1 0 0 0 1 1 +( -184 2280 -240 ) ( -184 2280 -320 ) ( -216 2248 -240 ) city4_1 0 0 0 1 1 +( -232 2360 -336 ) ( -232 2424 -336 ) ( -232 2360 -272 ) city4_1 -8 8 0 1 1 +} +// brush 3229 +{ +( -56 2344 -232 ) ( -120 2344 -232 ) ( -56 2408 -232 ) city4_1 8 8 0 1 1 +( -72 2392 -312 ) ( -72 2392 -232 ) ( -40 2424 -232 ) city4_1 0 0 0 1 1 +( -168 2392 -312 ) ( -168 2392 -232 ) ( -72 2392 -232 ) city4_1 0 0 0 1 1 +( -120 2408 -312 ) ( -120 2344 -312 ) ( -56 2408 -312 ) city4_1 0 0 0 1 1 +( -184 2392 -232 ) ( -184 2392 -312 ) ( -216 2424 -232 ) city4_1 0 0 0 1 1 +( -104 2408 -328 ) ( -40 2408 -328 ) ( -104 2408 -264 ) city4_1 8 8 0 1 1 +} +// brush 3230 +{ +( -56 2408 -232 ) ( -120 2344 -232 ) ( -120 2408 -232 ) city4_1 8 8 0 1 1 +( -40 2424 -232 ) ( -72 2392 -232 ) ( -72 2392 -312 ) city4_1 0 0 0 1 1 +( -72 2392 -232 ) ( -72 2296 -232 ) ( -72 2296 -312 ) city4_1 0 0 0 1 1 +( -56 2408 -312 ) ( -120 2344 -312 ) ( -56 2344 -312 ) city4_1 0 0 0 1 1 +( -40 2248 -232 ) ( -72 2280 -312 ) ( -72 2280 -232 ) city4_1 0 0 0 1 1 +( -56 2360 -264 ) ( -56 2424 -328 ) ( -56 2360 -328 ) city4_1 8 8 0 1 1 +} +// brush 3231 +{ +( -136 2408 -232 ) ( -136 2344 -232 ) ( -200 2408 -232 ) city4_1 8 8 0 1 1 +( -184 2392 -312 ) ( -184 2392 -232 ) ( -216 2424 -232 ) city4_1 0 0 0 1 1 +( -184 2296 -312 ) ( -184 2296 -232 ) ( -184 2392 -232 ) city4_1 0 0 0 1 1 +( -200 2344 -312 ) ( -136 2344 -312 ) ( -200 2408 -312 ) city4_1 0 0 0 1 1 +( -184 2280 -232 ) ( -184 2280 -312 ) ( -216 2248 -232 ) city4_1 0 0 0 1 1 +( -200 2360 -328 ) ( -200 2424 -328 ) ( -200 2360 -264 ) city4_1 8 8 0 1 1 +} +// brush 3232 +{ +( -308 488 -56 ) ( -308 504 -56 ) ( -324 488 -56 ) wm1_1 0 0 0 1 1 +( -312 500 -128 ) ( -312 500 -352 ) ( -320 492 -352 ) wm1_1 0 0 0 1 1 +( -320 500 192 ) ( -320 500 -32 ) ( -312 492 -32 ) wm1_1 0 0 0 1 1 +( -324 504 120 ) ( -308 504 120 ) ( -324 488 120 ) wm1_1 0 0 0 1 1 +( -324 496 352 ) ( -324 496 128 ) ( -316 504 128 ) wm1_1 0 0 0 1 1 +( -324 496 -192 ) ( -324 496 32 ) ( -316 488 -192 ) wm1_1 0 0 0 1 1 +} +// brush 3233 +{ +( 960 1328 -224 ) ( 1088 1328 -224 ) ( 960 1296 -224 ) wm1_2 0 0 0 1 1 +( 1056 1312 -320 ) ( 1056 1280 -320 ) ( 1056 1312 -448 ) wm1_2 0 0 0 1 1 +( 896 1280 -288 ) ( 896 1280 -416 ) ( 1024 1280 -288 ) wm1_2 0 0 0 1 1 +( 832 1056 -320 ) ( 1088 1056 -320 ) ( 1088 1472 -320 ) wm1_2 0 0 0 1 1 +( 1088 1072 -320 ) ( 832 1072 -320 ) ( 832 1264 -224 ) wm1_2 0 0 0 1 1 +( 1088 1152 64 ) ( 1088 1472 -64 ) ( 1088 1152 -64 ) wm1_2 0 0 0 1 1 +} +// brush 3234 +{ +( 1024 1312 -224 ) ( 1152 1312 -224 ) ( 1024 1280 -224 ) wbrick1_5 0 0 0 1 1 +( 1088 1312 -320 ) ( 1088 1280 -320 ) ( 1088 1312 -448 ) wbrick1_5 0 0 0 1 1 +( 960 1280 -288 ) ( 960 1280 -416 ) ( 1088 1280 -288 ) wbrick1_5 0 0 0 1 1 +( 1152 1056 -320 ) ( 896 1056 -320 ) ( 896 1248 -224 ) wbrick1_5 0 0 0 1 1 +( 1152 1152 64 ) ( 1152 1472 -64 ) ( 1152 1152 -64 ) wbrick1_5 0 0 0 1 1 +( 2432 1312 -288 ) ( 2432 1248 -288 ) ( 2560 1312 -288 ) wswamp1_2 0 0 0 1 1 +} +// brush 3235 +{ +( 1056 1328 -224 ) ( 1184 1328 -224 ) ( 1056 1296 -224 ) wm1_2 0 0 0 1 1 +( 1152 1312 -320 ) ( 1152 1280 -320 ) ( 1152 1312 -448 ) wm1_2 0 0 0 1 1 +( 992 1280 -288 ) ( 992 1280 -416 ) ( 1120 1280 -288 ) wm1_2 0 0 0 1 1 +( 928 1056 -320 ) ( 1184 1056 -320 ) ( 1184 1472 -320 ) wm1_2 0 0 0 1 1 +( 1184 1072 -320 ) ( 928 1072 -320 ) ( 928 1264 -224 ) wm1_2 0 0 0 1 1 +( 1184 1152 64 ) ( 1184 1472 -64 ) ( 1184 1152 -64 ) wm1_2 0 0 0 1 1 +} +// brush 3236 +{ +( 960 1312 -224 ) ( 1088 1312 -224 ) ( 960 1280 -224 ) wbrick1_5 0 0 0 1 1 +( 1024 1312 -320 ) ( 1024 1280 -320 ) ( 1024 1312 -448 ) wbrick1_5 0 0 0 1 1 +( 896 1280 -288 ) ( 896 1280 -416 ) ( 1024 1280 -288 ) wbrick1_5 0 0 0 1 1 +( 1088 1056 -320 ) ( 832 1056 -320 ) ( 832 1248 -224 ) wbrick1_5 0 0 0 1 1 +( 1056 1152 64 ) ( 1056 1472 -64 ) ( 1056 1152 -64 ) wbrick1_5 0 0 0 1 1 +( 2432 1312 -288 ) ( 2432 1248 -288 ) ( 2560 1312 -288 ) wswamp1_2 0 0 0 1 1 +} +// brush 3237 +{ +( 1120 1312 -224 ) ( 1248 1312 -224 ) ( 1120 1280 -224 ) wbrick1_5 0 0 0 1 1 +( 1184 1312 -320 ) ( 1184 1280 -320 ) ( 1184 1312 -448 ) wbrick1_5 0 0 0 1 1 +( 1056 1280 -288 ) ( 1056 1280 -416 ) ( 1184 1280 -288 ) wbrick1_5 0 0 0 1 1 +( 1248 1056 -320 ) ( 992 1056 -320 ) ( 992 1248 -224 ) wbrick1_5 0 0 0 1 1 +( 1216 1152 64 ) ( 1216 1472 -64 ) ( 1216 1152 -64 ) wbrick1_5 0 0 0 1 1 +( 2432 1312 -288 ) ( 2432 1248 -288 ) ( 2560 1312 -288 ) wswamp1_2 0 0 0 1 1 +} +// brush 3238 +{ +( 1088 1312 -320 ) ( 1088 1280 -320 ) ( 1088 1312 -448 ) wswamp1_k 0 0 0 1 1 +( 960 1280 -288 ) ( 960 1280 -416 ) ( 1088 1280 -288 ) wswamp1_k 0 0 0 1 1 +( 896 1056 -320 ) ( 1152 1056 -320 ) ( 1152 1472 -320 ) wswamp1_k 0 0 0 1 1 +( 1152 1056 -320 ) ( 896 1056 -320 ) ( 896 1248 -224 ) wswamp1_k 0 -32 0 1 1 +( 1152 1152 64 ) ( 1152 1472 -64 ) ( 1152 1152 -64 ) wswamp1_k 0 0 0 1 1 +( 2560 1312 -288 ) ( 2432 1248 -288 ) ( 2432 1312 -288 ) wswamp1_k 0 0 0 1 1 +} +// brush 3239 +{ +( 1024 1312 -320 ) ( 1024 1280 -320 ) ( 1024 1312 -448 ) wswamp1_k 0 0 0 1 1 +( 896 1280 -288 ) ( 896 1280 -416 ) ( 1024 1280 -288 ) wswamp1_k 0 0 0 1 1 +( 832 1056 -320 ) ( 1088 1056 -320 ) ( 1088 1472 -320 ) wswamp1_k 0 0 0 1 1 +( 1088 1056 -320 ) ( 832 1056 -320 ) ( 832 1248 -224 ) wswamp1_k 0 -32 0 1 1 +( 1056 1152 64 ) ( 1056 1472 -64 ) ( 1056 1152 -64 ) wswamp1_k 0 0 0 1 1 +( 2560 1312 -288 ) ( 2432 1248 -288 ) ( 2432 1312 -288 ) wswamp1_k 0 0 0 1 1 +} +// brush 3240 +{ +( 1184 1312 -320 ) ( 1184 1280 -320 ) ( 1184 1312 -448 ) wswamp1_k 0 0 0 1 1 +( 1056 1280 -288 ) ( 1056 1280 -416 ) ( 1184 1280 -288 ) wswamp1_k 0 0 0 1 1 +( 992 1056 -320 ) ( 1248 1056 -320 ) ( 1248 1472 -320 ) wswamp1_k 0 0 0 1 1 +( 1248 1056 -320 ) ( 992 1056 -320 ) ( 992 1248 -224 ) wswamp1_k 0 -32 0 1 1 +( 1216 1152 64 ) ( 1216 1472 -64 ) ( 1216 1152 -64 ) wswamp1_k 0 0 0 1 1 +( 2560 1312 -288 ) ( 2432 1248 -288 ) ( 2432 1312 -288 ) wswamp1_k 0 0 0 1 1 +} +// brush 3241 +{ +( 480 1632 -128 ) ( 512 1632 -256 ) ( 512 1632 -128 ) wbrick1_5 0 0 0 1 1 +( 512 1344 -200 ) ( 480 1344 -208 ) ( 480 1216 -208 ) wbrick1_5 0 32 -90 1 1 +( 480 736 -208 ) ( 384 736 -192 ) ( 384 608 -192 ) wbrick1_5 0 32 0 1 1 +( 512 1216 -200 ) ( 384 1216 -192 ) ( 384 1344 -192 ) wbrick1_5 0 0 0 1 1 +( 672 1536 -64 ) ( 352 1536 -64 ) ( 672 1536 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 3242 +{ +( 448 1632 -136 ) ( 480 1632 -264 ) ( 480 1632 -136 ) wbrick1_5 0 0 0 1 1 +( 480 736 -208 ) ( 456 736 -224 ) ( 456 608 -224 ) wbrick1_5 0 32 -90 1 1 +( 456 736 -224 ) ( 384 736 -192 ) ( 384 608 -192 ) wbrick1_5 0 32 0 1 1 +( 480 608 -208 ) ( 384 608 -192 ) ( 384 736 -192 ) wbrick1_5 0 32 0 1 1 +( 672 1536 -64 ) ( 352 1536 -64 ) ( 672 1536 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 3243 +{ +( 552 1632 -144 ) ( 552 1632 -272 ) ( 584 1632 -144 ) wbrick1_5 0 0 0 1 1 +( 584 608 -256 ) ( 584 736 -256 ) ( 568 608 -224 ) wbrick1_5 32 0 0 1 1 +( 640 608 -192 ) ( 640 736 -192 ) ( 584 736 -256 ) wbrick1_5 32 0 0 1 1 +( 640 736 -192 ) ( 640 608 -192 ) ( 568 608 -224 ) wbrick1_5 0 32 0 1 1 +( 672 1536 -64 ) ( 352 1536 -64 ) ( 672 1536 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 3244 +{ +( 440 1632 -144 ) ( 472 1632 -272 ) ( 472 1632 -144 ) wbrick1_5 0 0 0 1 1 +( 456 608 -224 ) ( 440 736 -256 ) ( 440 608 -256 ) wbrick1_5 0 0 0 1 1 +( 440 736 -256 ) ( 384 736 -192 ) ( 384 608 -192 ) wbrick1_5 32 0 0 1 1 +( 456 608 -224 ) ( 384 608 -192 ) ( 384 736 -192 ) wbrick1_5 0 32 0 1 1 +( 672 1536 -64 ) ( 352 1536 -64 ) ( 672 1536 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 3245 +{ +( 640 1728 -192 ) ( 384 1728 -192 ) ( 384 1856 -192 ) wbrick1_5 0 0 0 1 1 +( 512 1376 -200 ) ( 640 1248 -192 ) ( 640 1376 -192 ) wbrick1_5 0 32 0 1 1 +( 480 1632 -128 ) ( 512 1632 -256 ) ( 512 1632 -128 ) wbrick1_5 0 0 0 1 1 +( 512 1856 -200 ) ( 384 1856 -192 ) ( 384 1728 -192 ) wbrick1_5 0 0 0 1 1 +( 672 1536 -64 ) ( 352 1536 -64 ) ( 672 1536 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 3246 +{ +( 512 1632 -128 ) ( 512 1632 -256 ) ( 544 1632 -128 ) wbrick1_5 0 0 0 1 1 +( 544 1248 -208 ) ( 544 1376 -208 ) ( 512 1376 -200 ) wbrick1_5 0 32 -90 1 1 +( 640 1120 -192 ) ( 640 1248 -192 ) ( 544 1248 -208 ) wbrick1_5 0 32 0 1 1 +( 640 1376 -192 ) ( 640 1248 -192 ) ( 512 1248 -200 ) wbrick1_5 0 32 0 1 1 +( 672 1536 -64 ) ( 352 1536 -64 ) ( 672 1536 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 3247 +{ +( 544 1632 -136 ) ( 544 1632 -264 ) ( 576 1632 -136 ) wbrick1_5 0 0 0 1 1 +( 568 1120 -224 ) ( 568 1248 -224 ) ( 544 1248 -208 ) wbrick1_5 0 32 -90 1 1 +( 640 608 -192 ) ( 640 736 -192 ) ( 568 736 -224 ) wbrick1_5 0 32 0 1 1 +( 640 1248 -192 ) ( 640 1120 -192 ) ( 544 1120 -208 ) wbrick1_5 0 32 0 1 1 +( 672 1536 -64 ) ( 352 1536 -64 ) ( 672 1536 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 3248 +{ +( 440 2272 -224 ) ( 440 2400 -224 ) ( 440 2272 -280 ) wswamp1_k 32 0 0 1 1 +( 440 1536 -256 ) ( 440 1536 -312 ) ( 416 1536 -256 ) wswamp1_k 0 0 0 1 1 +( 384 1312 -320 ) ( 384 1184 -320 ) ( 440 1184 -320 ) wswamp1_k 0 0 0 1 1 +( 384 1184 -320 ) ( 384 1312 -320 ) ( 384 1312 -192 ) wswamp1_k 0 0 0 1 1 +( 352 1632 -64 ) ( 672 1632 -64 ) ( 352 1632 64 ) wswamp1_k 0 0 0 1 1 +( -1312 1472 -256 ) ( -1312 1408 -256 ) ( -1440 1472 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 3249 +{ +( 584 2272 -312 ) ( 584 2400 -256 ) ( 584 2272 -256 ) wswamp1_k 0 0 0 1 1 +( 608 1536 -256 ) ( 584 1536 -312 ) ( 584 1536 -256 ) wswamp1_k 0 0 0 1 1 +( 584 1184 -320 ) ( 640 1184 -320 ) ( 640 1312 -320 ) wswamp1_k 0 0 0 1 1 +( 640 1312 -192 ) ( 640 1312 -320 ) ( 640 1184 -320 ) wswamp1_k 0 0 0 1 1 +( 352 1632 -64 ) ( 672 1632 -64 ) ( 352 1632 64 ) wswamp1_k 0 0 0 1 1 +( -1312 1472 -256 ) ( -1312 1408 -256 ) ( -1440 1472 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 3250 +{ +( 384 2272 -192 ) ( 384 2400 -192 ) ( 440 2400 -256 ) wbrick1_5 32 0 0 1 1 +( 440 1536 -256 ) ( 440 1536 -312 ) ( 416 1536 -256 ) wbrick1_5 0 0 0 1 1 +( 384 1184 -320 ) ( 384 1312 -320 ) ( 384 1312 -192 ) wbrick1_5 0 0 0 1 1 +( 352 1632 -64 ) ( 672 1632 -64 ) ( 352 1632 64 ) wbrick1_5 0 0 0 1 1 +( 640 2816 -256 ) ( 384 2816 -256 ) ( 640 2688 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 3251 +{ +( 584 2400 -256 ) ( 640 2400 -192 ) ( 640 2272 -192 ) wbrick1_5 32 0 0 1 1 +( 608 1536 -256 ) ( 584 1536 -312 ) ( 584 1536 -256 ) wbrick1_5 0 0 0 1 1 +( 640 1312 -192 ) ( 640 1312 -320 ) ( 640 1184 -320 ) wbrick1_5 0 0 0 1 1 +( 352 1632 -64 ) ( 672 1632 -64 ) ( 352 1632 64 ) wbrick1_5 0 0 0 1 1 +( 640 2816 -256 ) ( 384 2816 -256 ) ( 640 2688 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 3252 +{ +( 1088 856 -192 ) ( 1096 808 -192 ) ( 1088 808 -192 ) wm1_1 0 0 0 1 1 +( 1088 864 -192 ) ( 1088 800 -176 ) ( 1088 800 -184 ) wm1_1 0 0 0 1 1 +( 1096 808 -224 ) ( 1088 800 -208 ) ( 1088 800 -200 ) wm1_1 0 0 0 1 1 +( 1088 856 -208 ) ( 1096 808 -208 ) ( 1096 856 -208 ) wm1_1 0 0 0 1 1 +( 1096 808 -200 ) ( 1096 856 -192 ) ( 1096 856 -200 ) wm1_2 8 0 0 1 1 +( 1096 856 -216 ) ( 1088 864 -216 ) ( 1088 864 -224 ) wm1_1 0 0 0 1 1 +} +// brush 3253 +{ +( 1152 808 -192 ) ( 1144 808 -192 ) ( 1152 856 -192 ) wm1_1 0 0 0 1 1 +( 1152 800 -184 ) ( 1152 800 -176 ) ( 1152 864 -192 ) wm1_1 0 0 0 1 1 +( 1152 800 -200 ) ( 1152 800 -208 ) ( 1144 808 -224 ) wm1_1 0 0 0 1 1 +( 1144 856 -208 ) ( 1144 808 -208 ) ( 1152 856 -208 ) wm1_1 0 0 0 1 1 +( 1144 856 -200 ) ( 1144 856 -192 ) ( 1144 808 -200 ) wm1_2 8 0 0 1 1 +( 1152 864 -224 ) ( 1152 864 -216 ) ( 1144 856 -216 ) wm1_1 0 0 0 1 1 +} +// brush 3254 +{ +( 1160 808 -184 ) ( 1152 856 -184 ) ( 1160 856 -184 ) wm1_2 0 0 0 1 1 +( 1168 800 -208 ) ( 1168 864 -192 ) ( 1168 864 -200 ) wm1_1 0 0 0 1 1 +( 1152 864 -216 ) ( 1160 872 -200 ) ( 1160 872 -192 ) wm1_1 0 0 0 1 1 +( 1160 808 -192 ) ( 1152 856 -192 ) ( 1152 808 -192 ) wm1_1 0 0 0 1 1 +( 1152 856 -216 ) ( 1152 808 -208 ) ( 1152 808 -216 ) wm1_1 0 0 0 1 1 +( 1152 800 -208 ) ( 1160 792 -208 ) ( 1160 792 -216 ) wm1_1 0 0 0 1 1 +} +// brush 3255 +{ +( 1144 864 -192 ) ( 1144 856 -192 ) ( 1096 864 -192 ) wm1_1 0 0 0 1 1 +( 1152 864 -184 ) ( 1152 864 -176 ) ( 1088 864 -192 ) wm1_1 0 0 0 1 1 +( 1152 864 -200 ) ( 1152 864 -208 ) ( 1144 856 -224 ) wm1_1 0 0 0 1 1 +( 1096 856 -208 ) ( 1144 856 -208 ) ( 1096 864 -208 ) wm1_1 0 0 0 1 1 +( 1096 856 -224 ) ( 1096 856 -216 ) ( 1144 856 -224 ) wm1_2 8 0 0 1 1 +( 1088 864 -224 ) ( 1088 864 -216 ) ( 1096 856 -216 ) wm1_1 0 0 0 1 1 +} +// brush 3256 +{ +( 1096 800 -192 ) ( 1144 808 -192 ) ( 1144 800 -192 ) wm1_1 0 0 0 1 1 +( 1088 800 -192 ) ( 1152 800 -176 ) ( 1152 800 -184 ) wm1_1 0 0 0 1 1 +( 1144 808 -224 ) ( 1152 800 -208 ) ( 1152 800 -200 ) wm1_1 0 0 0 1 1 +( 1096 800 -208 ) ( 1144 808 -208 ) ( 1096 808 -208 ) wm1_1 0 0 0 1 1 +( 1144 808 -224 ) ( 1096 808 -216 ) ( 1096 808 -224 ) wm1_2 8 0 0 1 1 +( 1096 808 -216 ) ( 1088 800 -216 ) ( 1088 800 -224 ) wm1_1 0 0 0 1 1 +} +// brush 3257 +{ +( 1144 872 -184 ) ( 1096 864 -184 ) ( 1096 872 -184 ) wm1_2 0 0 0 1 1 +( 1152 880 -208 ) ( 1088 880 -192 ) ( 1088 880 -200 ) wm1_1 0 0 0 1 1 +( 1088 864 -216 ) ( 1080 872 -200 ) ( 1080 872 -192 ) wm1_1 0 0 0 1 1 +( 1144 872 -192 ) ( 1096 864 -192 ) ( 1144 864 -192 ) wm1_1 0 0 0 1 1 +( 1096 864 -216 ) ( 1144 864 -208 ) ( 1144 864 -216 ) wm1_1 0 0 0 1 1 +( 1152 864 -208 ) ( 1160 872 -208 ) ( 1160 872 -216 ) wm1_1 0 0 0 1 1 +} +// brush 3258 +{ +( 1080 856 -184 ) ( 1088 808 -184 ) ( 1080 808 -184 ) wm1_2 0 0 0 1 1 +( 1072 864 -208 ) ( 1072 800 -192 ) ( 1072 800 -200 ) wm1_1 0 0 0 1 1 +( 1088 800 -216 ) ( 1080 792 -200 ) ( 1080 792 -192 ) wm1_1 0 0 0 1 1 +( 1080 856 -192 ) ( 1088 808 -192 ) ( 1088 856 -192 ) wm1_1 0 0 0 1 1 +( 1088 808 -216 ) ( 1088 856 -208 ) ( 1088 856 -216 ) wm1_1 0 0 0 1 1 +( 1088 864 -208 ) ( 1080 872 -208 ) ( 1080 872 -216 ) wm1_1 0 0 0 1 1 +} +// brush 3259 +{ +( 1096 792 -184 ) ( 1144 800 -184 ) ( 1144 792 -184 ) wm1_2 0 0 0 1 1 +( 1088 784 -208 ) ( 1152 784 -192 ) ( 1152 784 -200 ) wm1_1 0 0 0 1 1 +( 1152 800 -216 ) ( 1160 792 -200 ) ( 1160 792 -192 ) wm1_1 0 0 0 1 1 +( 1096 792 -192 ) ( 1144 800 -192 ) ( 1096 800 -192 ) wm1_1 0 0 0 1 1 +( 1144 800 -216 ) ( 1096 800 -208 ) ( 1096 800 -216 ) wm1_1 0 0 0 1 1 +( 1088 800 -208 ) ( 1080 792 -208 ) ( 1080 792 -216 ) wm1_1 0 0 0 1 1 +} +// brush 3260 +{ +( 1056 1472 -224 ) ( 1056 1280 -224 ) ( 1024 1472 -224 ) wm1_2 0 0 0 1 1 +( 1056 1440 -320 ) ( 1056 1440 -224 ) ( 1040 1456 -224 ) wm1_2 0 0 0 1 1 +( 1040 1568 -224 ) ( 1040 1568 -320 ) ( 1040 1408 -320 ) wm1_2 0 0 0 1 1 +( 1024 1280 -320 ) ( 1056 1280 -320 ) ( 1024 1472 -320 ) wm1_2 0 0 0 1 1 +( 1040 1296 -224 ) ( 1040 1296 -320 ) ( 1024 1280 -224 ) wm1_2 0 0 0 1 1 +( 1024 1280 -320 ) ( 1024 1472 -320 ) ( 1024 1280 -224 ) wm1_1 0 0 0 1 1 +} +// brush 3261 +{ +( 1024 1312 -224 ) ( 1216 1312 -224 ) ( 1024 1280 -224 ) wm1_2 0 0 0 1 1 +( 1040 1296 -320 ) ( 1040 1296 -224 ) ( 1024 1280 -224 ) wm1_2 0 0 0 1 1 +( 1040 1296 -224 ) ( 1040 1296 -320 ) ( 1200 1296 -320 ) wm1_2 0 0 0 1 1 +( 1216 1280 -320 ) ( 1216 1312 -320 ) ( 1024 1280 -320 ) wm1_2 0 0 0 1 1 +( 1200 1296 -224 ) ( 1200 1296 -320 ) ( 1216 1280 -224 ) wm1_2 0 0 0 1 1 +( 1216 1280 -320 ) ( 1024 1280 -320 ) ( 1216 1280 -224 ) wm1_2 0 0 0 1 1 +} +// brush 3262 +{ +( 1200 1456 -232 ) ( 1200 1296 -232 ) ( 1040 1456 -232 ) city4_1 0 0 0 1 1 +( 1200 1456 -232 ) ( 1040 1456 -232 ) ( 1200 1456 -320 ) city4_1 0 0 0 1 1 +( 1200 1456 -232 ) ( 1200 1456 -320 ) ( 1200 1296 -232 ) city4_1 0 0 0 1 1 +( 1040 1296 -320 ) ( 1200 1296 -320 ) ( 1040 1456 -320 ) city4_1 0 0 0 1 1 +( 1040 1296 -320 ) ( 1040 1296 -232 ) ( 1200 1296 -320 ) city4_1 0 0 0 1 1 +( 1040 1296 -320 ) ( 1040 1456 -320 ) ( 1040 1296 -232 ) city4_1 0 0 0 1 1 +} +// brush 3263 +{ +( 2048 896 -224 ) ( 1856 896 -224 ) ( 2048 928 -224 ) wm1_2 0 0 0 1 1 +( 2016 896 -320 ) ( 2016 896 -224 ) ( 2032 912 -224 ) wm1_2 0 0 0 1 1 +( 2144 912 -224 ) ( 2144 912 -320 ) ( 1984 912 -320 ) wm1_2 0 0 0 1 1 +( 1856 928 -320 ) ( 1856 896 -320 ) ( 2048 928 -320 ) wm1_2 0 0 0 1 1 +( 1872 912 -224 ) ( 1872 912 -320 ) ( 1856 928 -224 ) wm1_2 0 0 0 1 1 +( 1856 928 -320 ) ( 2048 928 -320 ) ( 1856 928 -224 ) wm1_1 0 0 0 1 1 +} +// brush 3264 +{ +( 1888 928 -224 ) ( 1888 736 -224 ) ( 1856 928 -224 ) wm1_2 0 0 0 1 1 +( 1872 912 -320 ) ( 1872 912 -224 ) ( 1856 928 -224 ) wm1_2 0 0 0 1 1 +( 1872 912 -224 ) ( 1872 912 -320 ) ( 1872 752 -320 ) wm1_2 0 0 0 1 1 +( 1856 736 -320 ) ( 1888 736 -320 ) ( 1856 928 -320 ) wm1_2 0 0 0 1 1 +( 1872 752 -224 ) ( 1872 752 -320 ) ( 1856 736 -224 ) wm1_2 0 0 0 1 1 +( 1856 736 -320 ) ( 1856 928 -320 ) ( 1856 736 -224 ) wm1_2 0 0 0 1 1 +} +// brush 3265 +{ +( 1248 960 -192 ) ( 1248 992 -192 ) ( 1248 960 -320 ) wbrick1_5 0 0 0 1 1 +( 1152 1024 -192 ) ( 1152 1024 -320 ) ( 1024 1024 -192 ) wbrick1_5 0 0 0 1 1 +( 992 992 -192 ) ( 992 960 -192 ) ( 1120 992 -192 ) wbrick1_5 0 0 0 1 1 +( 992 992 -320 ) ( 992 992 -192 ) ( 992 960 -320 ) wbrick1_5 0 0 0 1 1 +( 992 1056 -320 ) ( 1120 1056 -320 ) ( 992 1056 -192 ) wbrick1_5 0 0 0 1 1 +( 736 64 -32 ) ( 1440 64 -32 ) ( 736 -64 -32 ) wm1_2 0 0 0 1 1 +} +// brush 3266 +{ +( 2080 1088 -192 ) ( 2080 1120 -192 ) ( 2080 1088 -320 ) wbrick1_5 0 0 0 1 1 +( 1824 896 64 ) ( 2080 896 64 ) ( 2080 1152 -192 ) wbrick1_5 32 0 0 1 1 +( 1632 1120 -192 ) ( 1632 1088 -192 ) ( 1760 1120 -192 ) wbrick1_5 0 0 0 1 1 +( 1824 1120 -352 ) ( 1824 1120 -224 ) ( 1824 1088 -352 ) wbrick1_5 0 0 0 1 1 +( 1632 1184 -320 ) ( 1760 1184 -320 ) ( 1632 1184 -192 ) wbrick1_5 0 0 0 1 1 +( 2080 896 64 ) ( 1824 896 64 ) ( 2080 1184 64 ) wm1_2 0 0 0 1 1 +} +// brush 3267 +{ +( 2176 1152 -192 ) ( 2144 1152 -192 ) ( 2176 1152 -320 ) wbrick1_5 0 0 0 1 1 +( 2112 864 -192 ) ( 2112 864 -320 ) ( 2112 736 -192 ) wbrick1_5 0 0 0 1 1 +( 2144 704 -224 ) ( 2176 704 -224 ) ( 2144 832 -224 ) wbrick1_5 0 0 0 1 1 +( 2144 704 -352 ) ( 2144 704 -224 ) ( 2176 704 -352 ) wbrick1_5 0 0 0 1 1 +( 2080 896 -320 ) ( 2080 1024 -320 ) ( 2080 896 -192 ) wbrick1_5 32 0 0 1 1 +( 3072 448 64 ) ( 3072 1152 64 ) ( 3200 448 64 ) wm1_2 0 0 0 1 1 +} +// brush 3268 +{ +( 1208 1464 -228 ) ( 1208 1288 -228 ) ( 1032 1464 -228 ) *04water1 0 0 0 1 1 +( 1208 1464 -200 ) ( 1032 1464 -200 ) ( 1208 1464 -240 ) *04water1 0 0 0 1 1 +( 1208 1464 -200 ) ( 1208 1464 -240 ) ( 1208 1288 -200 ) *04water1 0 0 0 1 1 +( 1032 1288 -240 ) ( 1208 1288 -240 ) ( 1032 1464 -240 ) *04water1 0 0 0 1 1 +( 1032 1288 -240 ) ( 1032 1288 -200 ) ( 1208 1288 -240 ) *04water1 0 0 0 1 1 +( 1032 1288 -240 ) ( 1032 1464 -240 ) ( 1032 1288 -200 ) *04water1 0 0 0 1 1 +} +// brush 3269 +{ +( 1424 1424 -196 ) ( 1424 1328 -196 ) ( 1328 1424 -196 ) *04water1 0 0 0 1 1 +( 1416 1432 -196 ) ( 1320 1432 -196 ) ( 1416 1432 -208 ) *04water1 0 0 0 1 1 +( 1432 1416 -196 ) ( 1432 1416 -208 ) ( 1432 1320 -196 ) *04water1 0 0 0 1 1 +( 1328 1328 -208 ) ( 1424 1328 -208 ) ( 1328 1424 -208 ) *04water1 0 0 0 1 1 +( 1336 1320 -208 ) ( 1336 1320 -196 ) ( 1432 1320 -208 ) *04water1 0 0 0 1 1 +( 1320 1336 -208 ) ( 1320 1432 -208 ) ( 1320 1336 -196 ) *04water1 0 0 0 1 1 +} +// brush 3270 +{ +( 1312 1312 -320 ) ( 1280 1312 -320 ) ( 1312 1312 -448 ) wbrick1_5 0 0 0 1 1 +( 1248 1248 -320 ) ( 1248 1248 -448 ) ( 1248 1120 -320 ) wbrick1_5 0 0 0 1 1 +( 1184 896 -320 ) ( 1312 896 -320 ) ( 1312 1216 -320 ) wbrick1_5 0 0 0 1 1 +( 1216 1216 -416 ) ( 1216 1344 -416 ) ( 1216 1216 -288 ) wswamp1_k 0 0 0 1 1 +( 928 1056 64 ) ( 1248 1056 -64 ) ( 928 1056 -64 ) wbrick1_5 0 0 0 1 1 +( -672 64 -256 ) ( -480 64 -256 ) ( -672 -64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3271 +{ +( 992 1248 -224 ) ( 992 1248 -320 ) ( 1024 1280 -320 ) wbrick1_5 0 0 0 1 1 +( 1024 1248 -288 ) ( 1024 1248 -416 ) ( 1024 1120 -288 ) wswamp1_k 32 0 0 1 1 +( 768 960 -320 ) ( 896 960 -320 ) ( 896 1280 -320 ) wbrick1_5 0 0 0 1 1 +( 992 1248 -320 ) ( 992 1248 -224 ) ( 992 1056 -224 ) wbrick1_5 0 0 0 1 1 +( 704 1056 64 ) ( 1024 1056 -64 ) ( 704 1056 -64 ) wbrick1_5 0 0 0 1 1 +( -672 64 -256 ) ( -480 64 -256 ) ( -672 -64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3272 +{ +( 896 704 -192 ) ( 928 704 -192 ) ( 896 704 -320 ) wbrick1_5 0 0 0 1 1 +( 960 800 -192 ) ( 960 800 -320 ) ( 960 928 -192 ) wbrick1_5 0 0 0 1 1 +( 928 960 -192 ) ( 896 960 -192 ) ( 928 832 -192 ) wbrick1_5 0 0 0 1 1 +( 928 960 -320 ) ( 928 960 -192 ) ( 896 960 -320 ) wbrick1_5 0 0 0 1 1 +( 992 960 -320 ) ( 992 832 -320 ) ( 992 960 -192 ) wbrick1_5 0 0 0 1 1 +( 0 1216 64 ) ( 0 512 64 ) ( -128 1216 64 ) wm1_2 0 0 0 1 1 +} +// brush 3273 +{ +( 1584 1024 -368 ) ( 1584 1056 -368 ) ( 1584 1024 -496 ) wbrick1_5 0 0 0 1 1 +( 1616 1088 -400 ) ( 1616 1088 -528 ) ( 1488 1088 -400 ) wbrick1_5 0 0 0 1 1 +( 1456 1056 -224 ) ( 1456 1024 -224 ) ( 1584 1056 -224 ) wbrick1_5 0 0 0 1 1 +( 1488 1056 -496 ) ( 1488 1056 -368 ) ( 1488 1024 -496 ) wbrick1_5 0 0 0 1 1 +( 1456 1120 -496 ) ( 1584 1120 -496 ) ( 1456 1120 -368 ) wbrick1_5 0 0 0 1 1 +( 1200 128 -192 ) ( 1904 128 -192 ) ( 1200 0 -192 ) wm1_2 0 0 0 1 1 +} +// brush 3274 +{ +( 1792 992 64 ) ( 1792 992 -192 ) ( 1792 960 -192 ) wbrick1_5 0 0 0 1 1 +( 1792 992 -192 ) ( 1792 992 64 ) ( 1632 1152 64 ) wbrick1_5 0 0 0 1 1 +( 1856 1088 -224 ) ( 1888 1216 -224 ) ( 1856 1216 -224 ) wbrick1_5 0 0 0 1 1 +( 1664 1056 64 ) ( 1664 1024 64 ) ( 1664 1024 -192 ) wbrick1_5 0 0 0 1 1 +( 1920 832 -192 ) ( 1696 1056 -192 ) ( 1696 1056 64 ) wbrick1_5 0 0 0 1 1 +( 2912 1472 64 ) ( 2784 768 64 ) ( 2784 1472 64 ) wm1_2 0 0 0 1 1 +} +// brush 3275 +{ +( 1536 1664 448 ) ( 1536 1536 448 ) ( 1472 1664 448 ) sky1 0 0 0 32 32 +( 1504 2368 416 ) ( 1440 2368 416 ) ( 1504 2368 384 ) sky1 0 0 0 32 32 +( 2304 1728 448 ) ( 2304 1728 416 ) ( 2304 1600 448 ) sky1 0 0 0 32 32 +( 1472 1536 384 ) ( 1536 1536 384 ) ( 1472 1664 384 ) sky1 0 0 0 32 32 +( 1504 1504 384 ) ( 1504 1504 416 ) ( 1568 1504 384 ) sky1 0 0 0 32 32 +( 1600 1536 384 ) ( 1600 1664 384 ) ( 1600 1536 416 ) sky1 0 0 0 32 32 +} +// brush 3276 +{ +( 1248 896 -192 ) ( 1248 928 -192 ) ( 1248 896 -320 ) wbrick1_5 0 0 0 1 1 +( 1152 960 -192 ) ( 1152 960 -320 ) ( 1024 960 -192 ) wbrick1_5 0 0 0 1 1 +( 992 928 -192 ) ( 992 896 -192 ) ( 1120 928 -192 ) wbrick1_5 0 0 0 1 1 +( 992 928 -320 ) ( 992 928 -192 ) ( 992 896 -320 ) wbrick1_5 0 0 0 1 1 +( 992 992 -320 ) ( 1120 992 -320 ) ( 992 992 -192 ) wbrick1_5 0 0 0 1 1 +( 736 0 64 ) ( 1440 0 64 ) ( 736 -128 64 ) wm1_2 0 0 0 1 1 +} +// brush 3277 +{ +( 1280 992 -192 ) ( 1280 992 64 ) ( 1280 960 64 ) wbrick1_5 0 0 0 1 1 +( 1280 992 64 ) ( 1280 992 -192 ) ( 1440 1152 -192 ) wbrick1_5 0 0 0 1 1 +( 1216 1216 -224 ) ( 1184 1216 -224 ) ( 1216 1088 -224 ) wbrick1_5 0 0 0 1 1 +( 1408 1024 -192 ) ( 1408 1024 64 ) ( 1408 1056 64 ) wbrick1_5 0 0 0 1 1 +( 1376 1056 64 ) ( 1376 1056 -192 ) ( 1152 832 -192 ) wbrick1_5 0 0 0 1 1 +( 288 1472 64 ) ( 288 768 64 ) ( 160 1472 64 ) wm1_2 0 0 0 1 1 +} +// brush 3278 +{ +( 1248 608 -192 ) ( 1248 640 -192 ) ( 1248 608 -320 ) wbrick1_5 0 0 0 1 1 +( 1152 672 -192 ) ( 1152 672 -320 ) ( 1024 672 -192 ) wbrick1_5 0 0 0 1 1 +( 992 640 -224 ) ( 992 608 -224 ) ( 1120 640 -224 ) wbrick1_5 0 0 0 1 1 +( 992 640 -320 ) ( 992 640 -192 ) ( 992 608 -320 ) wbrick1_5 0 0 0 1 1 +( 992 704 -320 ) ( 1120 704 -320 ) ( 992 704 -192 ) wbrick1_5 0 0 0 1 1 +( 736 -288 64 ) ( 1440 -288 64 ) ( 736 -416 64 ) wm1_2 0 0 0 1 1 +} +// brush 3279 +{ +( 672 1704 32 ) ( 704 1712 -64 ) ( 704 1712 32 ) wiz1_4 16 0 0 1 1 +( 848 1648 -64 ) ( 784 1648 64 ) ( 848 1648 64 ) wiz1_4 48 0 0 1 1 +( 672 1704 32 ) ( 648 1680 32 ) ( 648 1680 -64 ) wiz1_4 0 0 0 1 1 +( 640 1648 64 ) ( 648 1680 -32 ) ( 648 1680 64 ) wiz1_4 32 32 0 1 1 +( 704 1712 32 ) ( 704 1712 -64 ) ( 736 1704 32 ) wiz1_4 -16 0 0 -1 1 +( 760 1680 -64 ) ( 760 1680 32 ) ( 736 1704 32 ) wiz1_4 0 0 0 1 1 +( 760 1680 64 ) ( 760 1680 -32 ) ( 768 1648 64 ) wiz1_4 32 32 0 1 1 +( 320 1728 -64 ) ( 320 1632 -64 ) ( 448 1728 -64 ) wiz1_4 0 0 0 1 1 +( 448 1728 96 ) ( 320 1632 96 ) ( 320 1728 96 ) wiz1_4 0 0 0 1 1 +} +// brush 3280 +{ +( 672 1704 32 ) ( 704 1712 -64 ) ( 704 1712 32 ) wm1_2 16 0 0 1 1 +( 848 1648 -64 ) ( 784 1648 64 ) ( 848 1648 64 ) wm1_2 48 0 0 1 1 +( 672 1704 32 ) ( 648 1680 32 ) ( 648 1680 -64 ) wm1_2 0 0 0 1 1 +( 640 1648 64 ) ( 648 1680 -32 ) ( 648 1680 64 ) wm1_2 32 32 0 1 1 +( 704 1712 32 ) ( 704 1712 -64 ) ( 736 1704 32 ) wm1_2 -16 0 0 -1 1 +( 760 1680 -64 ) ( 760 1680 32 ) ( 736 1704 32 ) wm1_2 0 0 0 1 1 +( 760 1680 64 ) ( 760 1680 -32 ) ( 768 1648 64 ) wm1_2 32 32 0 1 1 +( 448 1728 128 ) ( 320 1632 128 ) ( 320 1728 128 ) wm1_2 0 0 0 1 1 +( 320 1728 96 ) ( 320 1632 96 ) ( 448 1728 96 ) wm1_2 0 0 0 1 1 +} +// brush 3281 +{ +( 1536 768 -96 ) ( 1536 768 -192 ) ( 1504 776 -96 ) wiz1_4 16 0 0 1 1 +( 1480 800 -192 ) ( 1480 800 -96 ) ( 1504 776 -96 ) wiz1_4 0 0 0 1 1 +( 1480 800 -64 ) ( 1480 800 -160 ) ( 1472 832 -64 ) wiz1_4 32 32 0 1 1 +( 1568 776 -96 ) ( 1536 768 -192 ) ( 1536 768 -96 ) wiz1_4 -16 0 0 -1 1 +( 1568 776 -96 ) ( 1592 800 -96 ) ( 1592 800 -192 ) wiz1_4 0 0 0 1 1 +( 1600 832 -64 ) ( 1592 800 -160 ) ( 1592 800 -64 ) wiz1_4 32 32 0 1 1 +( 1280 752 -224 ) ( 1152 848 -224 ) ( 1152 752 -224 ) wiz1_4 0 0 0 1 1 +( 1152 752 -96 ) ( 1152 848 -96 ) ( 1280 752 -96 ) wiz1_4 0 0 0 1 1 +( 1504 888 -96 ) ( 1536 896 -192 ) ( 1536 896 -96 ) wiz1_4 16 0 0 1 1 +( 1504 888 -96 ) ( 1480 864 -96 ) ( 1480 864 -192 ) wiz1_4 0 0 0 1 1 +( 1472 832 -64 ) ( 1480 864 -160 ) ( 1480 864 -64 ) wiz1_4 32 32 0 1 1 +( 1536 896 -96 ) ( 1536 896 -192 ) ( 1568 888 -96 ) wiz1_4 -16 0 0 -1 1 +( 1592 864 -192 ) ( 1592 864 -96 ) ( 1568 888 -96 ) wiz1_4 0 0 0 1 1 +( 1592 864 -64 ) ( 1592 864 -160 ) ( 1600 832 -64 ) wiz1_4 32 32 0 1 1 +} +// brush 3282 +{ +( 1536 768 -160 ) ( 1536 768 -256 ) ( 1504 776 -160 ) wm1_2 16 0 0 1 1 +( 1480 800 -256 ) ( 1480 800 -160 ) ( 1504 776 -160 ) wm1_2 0 0 0 1 1 +( 1480 800 -128 ) ( 1480 800 -224 ) ( 1472 832 -128 ) wm1_2 32 32 0 1 1 +( 1568 776 -160 ) ( 1536 768 -256 ) ( 1536 768 -160 ) wm1_2 -16 0 0 -1 1 +( 1568 776 -160 ) ( 1592 800 -160 ) ( 1592 800 -256 ) wm1_2 0 0 0 1 1 +( 1600 832 -128 ) ( 1592 800 -224 ) ( 1592 800 -128 ) wm1_2 32 32 0 1 1 +( 1152 752 -64 ) ( 1152 848 -64 ) ( 1280 752 -64 ) wm1_2 0 0 0 1 1 +( 1280 752 -96 ) ( 1152 848 -96 ) ( 1152 752 -96 ) wm1_2 0 0 0 1 1 +( 1504 888 -160 ) ( 1536 896 -256 ) ( 1536 896 -160 ) wm1_2 16 0 0 1 1 +( 1504 888 -160 ) ( 1480 864 -160 ) ( 1480 864 -256 ) wm1_2 0 0 0 1 1 +( 1472 832 -128 ) ( 1480 864 -224 ) ( 1480 864 -128 ) wm1_2 32 32 0 1 1 +( 1536 896 -160 ) ( 1536 896 -256 ) ( 1568 888 -160 ) wm1_2 -16 0 0 -1 1 +( 1592 864 -256 ) ( 1592 864 -160 ) ( 1568 888 -160 ) wm1_2 0 0 0 1 1 +( 1592 864 -128 ) ( 1592 864 -224 ) ( 1600 832 -128 ) wm1_2 32 32 0 1 1 +} +// brush 3283 +{ +( 1824 800 -224 ) ( 1856 928 -224 ) ( 1824 928 -224 ) wiz1_4 0 0 0 1 1 +( 1792 704 -64 ) ( 1768 696 -64 ) ( 1768 696 -320 ) wiz1_4 0 0 0 1 1 +( 1760 672 -320 ) ( 1768 696 -320 ) ( 1768 696 -64 ) wiz1_4 0 0 0 1 1 +( 1816 696 -320 ) ( 1816 696 -64 ) ( 1792 704 -64 ) wiz1_4 0 0 0 1 1 +( 1816 696 -64 ) ( 1816 696 -320 ) ( 1824 672 -320 ) wiz1_4 0 0 0 1 1 +( 1792 640 -64 ) ( 1816 648 -64 ) ( 1816 648 -320 ) wiz1_4 0 0 0 1 1 +( 1824 672 -320 ) ( 1816 648 -320 ) ( 1816 648 -64 ) wiz1_4 0 0 0 1 1 +( 1768 648 -320 ) ( 1768 648 -64 ) ( 1792 640 -64 ) wiz1_4 0 0 0 1 1 +( 1768 648 -64 ) ( 1768 648 -320 ) ( 1760 672 -320 ) wiz1_4 0 0 0 1 1 +( -64 608 -96 ) ( -64 736 -96 ) ( 64 608 -96 ) wiz1_4 0 0 0 1 1 +} +// brush 3284 +{ +( 1984 800 -224 ) ( 2016 928 -224 ) ( 1984 928 -224 ) wiz1_4 0 0 0 1 1 +( 1952 704 -64 ) ( 1928 696 -64 ) ( 1928 696 -320 ) wiz1_4 0 0 0 1 1 +( 1920 672 -320 ) ( 1928 696 -320 ) ( 1928 696 -64 ) wiz1_4 0 0 0 1 1 +( 1976 696 -320 ) ( 1976 696 -64 ) ( 1952 704 -64 ) wiz1_4 0 0 0 1 1 +( 1976 696 -64 ) ( 1976 696 -320 ) ( 1984 672 -320 ) wiz1_4 0 0 0 1 1 +( 1952 640 -64 ) ( 1976 648 -64 ) ( 1976 648 -320 ) wiz1_4 0 0 0 1 1 +( 1984 672 -320 ) ( 1976 648 -320 ) ( 1976 648 -64 ) wiz1_4 0 0 0 1 1 +( 1928 648 -320 ) ( 1928 648 -64 ) ( 1952 640 -64 ) wiz1_4 0 0 0 1 1 +( 1928 648 -64 ) ( 1928 648 -320 ) ( 1920 672 -320 ) wiz1_4 0 0 0 1 1 +( -64 608 -96 ) ( -64 736 -96 ) ( 64 608 -96 ) wiz1_4 0 0 0 1 1 +} +// brush 3285 +{ +( 1344 992 -192 ) ( 1312 992 -192 ) ( 1344 992 -320 ) wbrick1_5 0 0 0 1 1 +( 1280 864 -192 ) ( 1280 864 -320 ) ( 1280 736 -192 ) wbrick1_5 32 0 0 1 1 +( 1312 704 -224 ) ( 1344 704 -224 ) ( 1312 832 -224 ) wbrick1_5 0 0 0 1 1 +( 1312 880 -448 ) ( 1312 880 -320 ) ( 1344 880 -448 ) wbrick1_5 0 0 0 1 1 +( 1248 704 -320 ) ( 1248 832 -320 ) ( 1248 704 -192 ) wbrick1_5 0 0 0 1 1 +( 2240 448 -64 ) ( 2240 1152 -64 ) ( 2368 448 -64 ) wm1_2 0 0 0 1 1 +} +// brush 3286 +{ +( 1344 784 -192 ) ( 1312 784 -192 ) ( 1344 784 -320 ) wbrick1_5 0 0 0 1 1 +( 1280 656 -192 ) ( 1280 656 -320 ) ( 1280 528 -192 ) wbrick1_5 32 0 0 1 1 +( 1312 512 -224 ) ( 1344 512 -224 ) ( 1312 640 -224 ) wbrick1_5 0 0 0 1 1 +( 1312 672 -352 ) ( 1312 672 -224 ) ( 1344 672 -352 ) wbrick1_5 0 0 0 1 1 +( 1248 512 -320 ) ( 1248 640 -320 ) ( 1248 512 -192 ) wbrick1_5 0 0 0 1 1 +( 2240 256 -64 ) ( 2240 960 -64 ) ( 2368 256 -64 ) wm1_2 0 0 0 1 1 +} +// brush 3287 +{ +( 1240 800 -80 ) ( 1288 800 -80 ) ( 1288 784 -64 ) wm1_1 0 0 0 1 1 +( 1288 800 -80 ) ( 1240 800 -80 ) ( 1288 800 -192 ) wm1_2 8 0 0 1 1 +( 1288 800 -32 ) ( 1288 800 -144 ) ( 1288 784 -32 ) wm1_2 0 0 0 1 1 +( 1248 784 -192 ) ( 1280 784 -192 ) ( 1248 800 -192 ) wm1_1 0 0 0 1 1 +( 1248 784 -144 ) ( 1248 784 -32 ) ( 1280 784 -144 ) wm1_1 0 0 0 1 1 +( 1240 784 -144 ) ( 1240 800 -144 ) ( 1240 784 -32 ) wm1_2 0 0 0 1 1 +} +// brush 3288 +{ +( 1288 864 -80 ) ( 1240 864 -80 ) ( 1240 880 -64 ) wm1_1 0 0 0 1 1 +( 1280 880 -32 ) ( 1248 880 -32 ) ( 1280 880 -144 ) wm1_1 0 0 0 1 1 +( 1288 880 -32 ) ( 1288 880 -144 ) ( 1288 864 -32 ) wm1_2 0 0 0 1 1 +( 1248 864 -192 ) ( 1280 864 -192 ) ( 1248 880 -192 ) wm1_1 0 0 0 1 1 +( 1240 864 -112 ) ( 1288 864 -112 ) ( 1288 864 -224 ) wm1_2 8 0 0 1 1 +( 1240 864 -144 ) ( 1240 880 -144 ) ( 1240 864 -32 ) wm1_2 0 0 0 1 1 +} +// brush 3289 +{ +( 1280 864 -192 ) ( 1280 800 -192 ) ( 1248 864 -192 ) wm1_32 0 0 0 1 1 +( 1280 864 -192 ) ( 1248 864 -192 ) ( 1280 864 -320 ) wm1_1 0 0 0 1 1 +( 1280 864 -192 ) ( 1280 864 -320 ) ( 1280 800 -192 ) wm1_1 0 0 0 1 1 +( 1248 816 -208 ) ( 1280 816 -208 ) ( 1248 880 -208 ) wm1_1 0 0 0 1 1 +( 1248 800 -320 ) ( 1248 800 -192 ) ( 1280 800 -320 ) wm1_1 0 0 0 1 1 +( 1248 800 -320 ) ( 1248 864 -320 ) ( 1248 800 -192 ) wm1_1 0 0 0 1 1 +} +// brush 3290 +{ +( 1288 784 -64 ) ( 1240 784 -64 ) ( 1240 880 -64 ) wm1_1 0 0 0 1 1 +( 1288 880 -64 ) ( 1240 880 -64 ) ( 1288 864 -80 ) wm1_1 0 0 0 1 1 +( 1288 864 -64 ) ( 1288 864 -192 ) ( 1288 800 -64 ) wm1_2 0 0 0 1 1 +( 1248 816 -80 ) ( 1280 816 -80 ) ( 1248 880 -80 ) wm1_2 8 0 0 1 1 +( 1240 784 -64 ) ( 1288 784 -64 ) ( 1288 800 -80 ) wm1_1 0 0 0 1 1 +( 1240 800 -192 ) ( 1240 864 -192 ) ( 1240 800 -64 ) wm1_2 0 0 0 1 1 +} +// brush 3291 +{ +( 1824 864 -224 ) ( 1824 800 -224 ) ( 1792 864 -224 ) wm1_32 0 0 0 1 1 +( 1824 864 -224 ) ( 1792 864 -224 ) ( 1824 864 -352 ) wm1_1 0 0 0 1 1 +( 1824 864 -224 ) ( 1824 864 -352 ) ( 1824 800 -224 ) wm1_1 0 0 0 1 1 +( 1792 816 -240 ) ( 1824 816 -240 ) ( 1792 880 -240 ) wm1_1 0 0 0 1 1 +( 1792 800 -352 ) ( 1792 800 -224 ) ( 1824 800 -352 ) wm1_1 0 0 0 1 1 +( 1792 800 -352 ) ( 1792 864 -352 ) ( 1792 800 -224 ) wm1_1 0 0 0 1 1 +} +// brush 3292 +{ +( 1784 800 -112 ) ( 1832 800 -112 ) ( 1832 784 -96 ) wm1_1 0 0 0 1 1 +( 1832 800 -144 ) ( 1784 800 -144 ) ( 1832 800 -256 ) wm1_2 8 0 0 1 1 +( 1832 800 -64 ) ( 1832 800 -176 ) ( 1832 784 -64 ) wm1_2 0 0 0 1 1 +( 1792 784 -224 ) ( 1824 784 -224 ) ( 1792 800 -224 ) wm1_1 0 0 0 1 1 +( 1792 784 -176 ) ( 1792 784 -64 ) ( 1824 784 -176 ) wm1_1 0 0 0 1 1 +( 1784 784 -176 ) ( 1784 800 -176 ) ( 1784 784 -64 ) wm1_2 0 0 0 1 1 +} +// brush 3293 +{ +( 1832 864 -112 ) ( 1784 864 -112 ) ( 1784 880 -96 ) wm1_1 0 0 0 1 1 +( 1824 880 -64 ) ( 1792 880 -64 ) ( 1824 880 -176 ) wm1_1 0 0 0 1 1 +( 1832 880 -64 ) ( 1832 880 -176 ) ( 1832 864 -64 ) wm1_2 0 0 0 1 1 +( 1792 864 -224 ) ( 1824 864 -224 ) ( 1792 880 -224 ) wm1_1 0 0 0 1 1 +( 1784 864 -144 ) ( 1832 864 -144 ) ( 1832 864 -256 ) wm1_2 8 0 0 1 1 +( 1784 864 -176 ) ( 1784 880 -176 ) ( 1784 864 -64 ) wm1_2 0 0 0 1 1 +} +// brush 3294 +{ +( 1832 784 -96 ) ( 1784 784 -96 ) ( 1784 880 -96 ) wm1_1 0 0 0 1 1 +( 1832 880 -96 ) ( 1784 880 -96 ) ( 1832 864 -112 ) wm1_1 0 0 0 1 1 +( 1832 864 -96 ) ( 1832 864 -224 ) ( 1832 800 -96 ) wm1_2 0 0 0 1 1 +( 1792 816 -112 ) ( 1824 816 -112 ) ( 1792 880 -112 ) wm1_2 8 0 0 1 1 +( 1784 784 -96 ) ( 1832 784 -96 ) ( 1832 800 -112 ) wm1_1 0 0 0 1 1 +( 1784 800 -224 ) ( 1784 864 -224 ) ( 1784 800 -96 ) wm1_2 0 0 0 1 1 +} +// brush 3295 +{ +( 1888 1152 -192 ) ( 1856 1152 -192 ) ( 1888 1152 -320 ) wbrick1_5 0 0 0 1 1 +( 1824 864 -192 ) ( 1824 864 -320 ) ( 1824 736 -192 ) wbrick1_5 32 0 0 1 1 +( 1856 704 -224 ) ( 1888 704 -224 ) ( 1856 832 -224 ) wbrick1_5 0 0 0 1 1 +( 1856 880 -352 ) ( 1856 880 -224 ) ( 1888 880 -352 ) wbrick1_5 0 0 0 1 1 +( 1792 704 -320 ) ( 1792 832 -320 ) ( 1792 704 -192 ) wbrick1_5 0 0 0 1 1 +( 2784 448 64 ) ( 2784 1152 64 ) ( 2912 448 64 ) wm1_2 0 0 0 1 1 +} +// brush 3296 +{ +( 1888 784 -192 ) ( 1856 784 -192 ) ( 1888 784 -320 ) wbrick1_5 0 0 0 1 1 +( 1824 656 -192 ) ( 1824 656 -320 ) ( 1824 528 -192 ) wbrick1_5 32 0 0 1 1 +( 1856 512 -224 ) ( 1888 512 -224 ) ( 1856 640 -224 ) wbrick1_5 0 0 0 1 1 +( 1856 672 -352 ) ( 1856 672 -224 ) ( 1888 672 -352 ) wbrick1_5 0 0 0 1 1 +( 1792 512 -320 ) ( 1792 640 -320 ) ( 1792 512 -192 ) wbrick1_5 0 0 0 1 1 +( 2784 256 64 ) ( 2784 960 64 ) ( 2912 256 64 ) wm1_2 0 0 0 1 1 +} +// brush 3297 +{ +( 1888 880 -192 ) ( 1856 880 -192 ) ( 1888 880 -320 ) wbrick1_5 0 0 0 1 1 +( 1824 736 -192 ) ( 1824 736 -320 ) ( 1824 608 -192 ) wbrick1_5 32 0 0 1 1 +( 1856 576 -96 ) ( 1888 576 -96 ) ( 1856 704 -96 ) wbrick1_5 0 0 0 1 1 +( 1856 784 -352 ) ( 1856 784 -224 ) ( 1888 784 -352 ) wbrick1_5 0 0 0 1 1 +( 1792 576 -320 ) ( 1792 704 -320 ) ( 1792 576 -192 ) wbrick1_5 0 0 0 1 1 +( 2784 320 64 ) ( 2784 1024 64 ) ( 2912 320 64 ) wm1_2 0 0 0 1 1 +} +// brush 3298 +{ +( 2208 1024 -192 ) ( 2176 1024 -192 ) ( 2208 1024 -320 ) wbrick1_5 0 0 0 1 1 +( 2080 672 -64 ) ( 2080 672 96 ) ( 2080 992 96 ) wbrick1_5 0 0 0 1 1 +( 2144 704 -352 ) ( 2144 704 -224 ) ( 2176 704 -352 ) wbrick1_5 0 0 0 1 1 +( 2016 1056 64 ) ( 2016 736 64 ) ( 2080 736 -64 ) wbrick1_5 32 0 0 1 1 +( 2016 736 64 ) ( 2016 1056 96 ) ( 2016 736 96 ) wm1_2 0 0 0 1 1 +( -64 704 80 ) ( -64 1040 80 ) ( 64 704 80 ) wbrick1_5 0 0 0 1 1 +} +// brush 3299 +{ +( 1152 800 -224 ) ( 1184 928 -224 ) ( 1152 928 -224 ) wiz1_4 0 0 0 1 1 +( 1120 704 -64 ) ( 1096 696 -64 ) ( 1096 696 -320 ) wiz1_4 0 0 0 1 1 +( 1088 672 -320 ) ( 1096 696 -320 ) ( 1096 696 -64 ) wiz1_4 0 0 0 1 1 +( 1144 696 -320 ) ( 1144 696 -64 ) ( 1120 704 -64 ) wiz1_4 0 0 0 1 1 +( 1144 696 -64 ) ( 1144 696 -320 ) ( 1152 672 -320 ) wiz1_4 0 0 0 1 1 +( 1120 640 -64 ) ( 1144 648 -64 ) ( 1144 648 -320 ) wiz1_4 0 0 0 1 1 +( 1152 672 -320 ) ( 1144 648 -320 ) ( 1144 648 -64 ) wiz1_4 0 0 0 1 1 +( 1096 648 -320 ) ( 1096 648 -64 ) ( 1120 640 -64 ) wiz1_4 0 0 0 1 1 +( 1096 648 -64 ) ( 1096 648 -320 ) ( 1088 672 -320 ) wiz1_4 0 0 0 1 1 +( -64 608 -96 ) ( -64 736 -96 ) ( 64 608 -96 ) wiz1_4 0 0 0 1 1 +} +// brush 3300 +{ +( 1536 -800 288 ) ( 1344 -800 288 ) ( 1536 -768 288 ) sky1 0 0 0 1 1 +( 2048 -792 -192 ) ( 2048 -760 -192 ) ( 2048 -792 -224 ) sky1 0 0 0 1 1 +( 1504 -800 -192 ) ( 1504 -800 -224 ) ( 1312 -800 -192 ) sky1 0 0 0 1 1 +( 1312 -768 -512 ) ( 1312 -800 -512 ) ( 1504 -768 -512 ) sky1 0 0 0 1 1 +( 1024 -768 -224 ) ( 1024 -768 -192 ) ( 1024 -800 -224 ) sky1 0 0 0 1 1 +( 1712 -512 -288 ) ( 1904 -512 -288 ) ( 1712 -512 -256 ) sky1 0 0 0 32 32 +} +// brush 3301 +{ +( 1312 800 -224 ) ( 1344 928 -224 ) ( 1312 928 -224 ) wiz1_4 0 0 0 1 1 +( 1280 704 -64 ) ( 1256 696 -64 ) ( 1256 696 -320 ) wiz1_4 0 0 0 1 1 +( 1248 672 -320 ) ( 1256 696 -320 ) ( 1256 696 -64 ) wiz1_4 0 0 0 1 1 +( 1304 696 -320 ) ( 1304 696 -64 ) ( 1280 704 -64 ) wiz1_4 0 0 0 1 1 +( 1304 696 -64 ) ( 1304 696 -320 ) ( 1312 672 -320 ) wiz1_4 0 0 0 1 1 +( 1280 640 -64 ) ( 1304 648 -64 ) ( 1304 648 -320 ) wiz1_4 0 0 0 1 1 +( 1312 672 -320 ) ( 1304 648 -320 ) ( 1304 648 -64 ) wiz1_4 0 0 0 1 1 +( 1256 648 -320 ) ( 1256 648 -64 ) ( 1280 640 -64 ) wiz1_4 0 0 0 1 1 +( 1256 648 -64 ) ( 1256 648 -320 ) ( 1248 672 -320 ) wiz1_4 0 0 0 1 1 +( -64 608 -96 ) ( -64 736 -96 ) ( 64 608 -96 ) wiz1_4 0 0 0 1 1 +} +// brush 3302 +{ +( 1760 864 128 ) ( 1760 736 128 ) ( 1696 864 128 ) sky1 0 0 0 32 32 +( 1376 896 128 ) ( 1312 896 128 ) ( 1376 896 96 ) sky1 254 1 0 32 32 +( 2016 576 160 ) ( 2016 576 128 ) ( 2016 448 160 ) sky1 254 1 0 32 32 +( 1696 736 96 ) ( 1760 736 96 ) ( 1696 864 96 ) sky1 0 0 0 32 32 +( 1664 768 96 ) ( 1664 768 128 ) ( 1728 768 96 ) sky1 2 1 0 32 32 +( 1888 672 96 ) ( 1888 800 96 ) ( 1888 672 128 ) sky1 2 1 0 32 32 +} +// brush 3303 +{ +( 992 576 -544 ) ( 1056 448 -544 ) ( 1056 576 -544 ) sky1 0 0 0 32 32 +( 568 600 -512 ) ( 504 600 -544 ) ( 568 600 -544 ) sky1 0 0 0 32 32 +( 2048 -360 -576 ) ( 2048 -232 -544 ) ( 2048 -232 -576 ) sky1 0 0 0 32 32 +( 992 576 -512 ) ( 1056 448 -512 ) ( 992 448 -512 ) sky1 0 0 0 32 32 +( 1664 -768 -512 ) ( 1600 -768 -544 ) ( 1600 -768 -512 ) sky1 0 0 0 32 32 +( 1024 -112 -544 ) ( 1024 16 -512 ) ( 1024 -112 -512 ) sky1 0 0 0 32 32 +} +// brush 3304 +{ +( 1120 704 -64 ) ( 1096 696 -64 ) ( 1096 696 -320 ) wm1_2 0 0 0 1 1 +( 1088 672 -320 ) ( 1096 696 -320 ) ( 1096 696 -64 ) wm1_2 0 0 0 1 1 +( 2208 1184 -64 ) ( 2080 480 -64 ) ( 2080 1184 -64 ) wm1_2 0 0 0 1 1 +( 1144 696 -320 ) ( 1144 696 -64 ) ( 1120 704 -64 ) wm1_2 0 0 0 1 1 +( 1144 696 -64 ) ( 1144 696 -320 ) ( 1152 672 -320 ) wm1_2 0 0 0 1 1 +( 1120 640 -64 ) ( 1144 648 -64 ) ( 1144 648 -320 ) wm1_2 0 0 0 1 1 +( 1152 672 -320 ) ( 1144 648 -320 ) ( 1144 648 -64 ) wm1_2 0 0 0 1 1 +( 1096 648 -320 ) ( 1096 648 -64 ) ( 1120 640 -64 ) wm1_2 0 0 0 1 1 +( 1096 648 -64 ) ( 1096 648 -320 ) ( 1088 672 -320 ) wm1_2 0 0 0 1 1 +( 64 608 -96 ) ( -64 736 -96 ) ( -64 608 -96 ) wm1_2 0 0 0 1 1 +} +// brush 3305 +{ +( 1952 704 -64 ) ( 1928 696 -64 ) ( 1928 696 -320 ) wm1_2 0 0 0 1 1 +( 1920 672 -320 ) ( 1928 696 -320 ) ( 1928 696 -64 ) wm1_2 0 0 0 1 1 +( 3040 1184 -64 ) ( 2912 480 -64 ) ( 2912 1184 -64 ) wm1_2 0 0 0 1 1 +( 1976 696 -320 ) ( 1976 696 -64 ) ( 1952 704 -64 ) wm1_2 0 0 0 1 1 +( 1976 696 -64 ) ( 1976 696 -320 ) ( 1984 672 -320 ) wm1_2 0 0 0 1 1 +( 1952 640 -64 ) ( 1976 648 -64 ) ( 1976 648 -320 ) wm1_2 0 0 0 1 1 +( 1984 672 -320 ) ( 1976 648 -320 ) ( 1976 648 -64 ) wm1_2 0 0 0 1 1 +( 1928 648 -320 ) ( 1928 648 -64 ) ( 1952 640 -64 ) wm1_2 0 0 0 1 1 +( 1928 648 -64 ) ( 1928 648 -320 ) ( 1920 672 -320 ) wm1_2 0 0 0 1 1 +( 64 608 -96 ) ( -64 736 -96 ) ( -64 608 -96 ) wm1_2 0 0 0 1 1 +} +// brush 3306 +{ +( 1792 704 -64 ) ( 1768 696 -64 ) ( 1768 696 -320 ) wm1_2 0 0 0 1 1 +( 1760 672 -320 ) ( 1768 696 -320 ) ( 1768 696 -64 ) wm1_2 0 0 0 1 1 +( 2880 1184 -64 ) ( 2752 480 -64 ) ( 2752 1184 -64 ) wm1_2 0 0 0 1 1 +( 1816 696 -320 ) ( 1816 696 -64 ) ( 1792 704 -64 ) wm1_2 0 0 0 1 1 +( 1816 696 -64 ) ( 1816 696 -320 ) ( 1824 672 -320 ) wm1_2 0 0 0 1 1 +( 1792 640 -64 ) ( 1816 648 -64 ) ( 1816 648 -320 ) wm1_2 0 0 0 1 1 +( 1824 672 -320 ) ( 1816 648 -320 ) ( 1816 648 -64 ) wm1_2 0 0 0 1 1 +( 1768 648 -320 ) ( 1768 648 -64 ) ( 1792 640 -64 ) wm1_2 0 0 0 1 1 +( 1768 648 -64 ) ( 1768 648 -320 ) ( 1760 672 -320 ) wm1_2 0 0 0 1 1 +( 64 608 -96 ) ( -64 736 -96 ) ( -64 608 -96 ) wm1_2 0 0 0 1 1 +} +// brush 3307 +{ +( 1280 704 -64 ) ( 1256 696 -64 ) ( 1256 696 -320 ) wm1_2 0 0 0 1 1 +( 1248 672 -320 ) ( 1256 696 -320 ) ( 1256 696 -64 ) wm1_2 0 0 0 1 1 +( 2368 1184 -64 ) ( 2240 480 -64 ) ( 2240 1184 -64 ) wm1_2 0 0 0 1 1 +( 1304 696 -320 ) ( 1304 696 -64 ) ( 1280 704 -64 ) wm1_2 0 0 0 1 1 +( 1304 696 -64 ) ( 1304 696 -320 ) ( 1312 672 -320 ) wm1_2 0 0 0 1 1 +( 1280 640 -64 ) ( 1304 648 -64 ) ( 1304 648 -320 ) wm1_2 0 0 0 1 1 +( 1312 672 -320 ) ( 1304 648 -320 ) ( 1304 648 -64 ) wm1_2 0 0 0 1 1 +( 1256 648 -320 ) ( 1256 648 -64 ) ( 1280 640 -64 ) wm1_2 0 0 0 1 1 +( 1256 648 -64 ) ( 1256 648 -320 ) ( 1248 672 -320 ) wm1_2 0 0 0 1 1 +( 64 608 -96 ) ( -64 736 -96 ) ( -64 608 -96 ) wm1_2 0 0 0 1 1 +} +// brush 3308 +{ +( 464 2640 256 ) ( 560 2656 256 ) ( 560 2640 256 ) metal2_5 0 0 0 1 1 +( 552 2648 224 ) ( 456 2648 240 ) ( 552 2648 240 ) metal2_5 0 48 0 1 1 +( 560 2640 256 ) ( 576 2656 256 ) ( 576 2656 240 ) metal2_5 0 48 0 1 1 +( 464 2640 224 ) ( 560 2656 224 ) ( 464 2656 224 ) metal2_5 0 0 0 1 1 +( 448 2656 240 ) ( 576 2656 224 ) ( 576 2656 240 ) metal2_5 0 48 0 1 1 +( 456 2648 224 ) ( 440 2664 224 ) ( 440 2664 240 ) metal2_5 0 48 0 1 1 +} +// brush 3309 +{ +( 560 2544 256 ) ( 560 2528 256 ) ( 464 2544 256 ) metal2_5 0 0 0 1 1 +( 552 2536 240 ) ( 456 2536 240 ) ( 552 2536 224 ) metal2_5 0 48 0 1 1 +( 576 2528 224 ) ( 576 2528 240 ) ( 560 2544 240 ) metal2_5 0 48 0 1 1 +( 464 2528 224 ) ( 560 2528 224 ) ( 464 2544 224 ) metal2_5 0 0 0 1 1 +( 576 2528 240 ) ( 576 2528 224 ) ( 448 2528 240 ) metal2_5 0 48 0 1 1 +( 440 2520 256 ) ( 440 2520 240 ) ( 456 2536 240 ) metal2_5 0 48 0 1 1 +} +// brush 3310 +{ +( 484 2572 256 ) ( 484 2620 256 ) ( 532 2572 256 ) metal2_5 60 60 180 1 1 +( 484 2572 240 ) ( 532 2572 240 ) ( 484 2572 224 ) metal2_5 60 48 0 -1 1 +( 532 2620 224 ) ( 484 2620 224 ) ( 532 2572 224 ) metw0a 60 60 180 1 1 +( 532 2620 224 ) ( 532 2572 224 ) ( 532 2620 240 ) metal2_5 4 48 0 -1 1 +( 532 2588 -16 ) ( 516 2572 -16 ) ( 532 2588 112 ) metal2_5 4 48 0 -1 1 +( 492 2620 240 ) ( 492 2572 224 ) ( 492 2620 224 ) metal2_5 4 48 0 -1 1 +( 492 2588 112 ) ( 508 2572 -16 ) ( 492 2588 -16 ) metal2_5 4 48 0 -1 1 +( 484 2612 224 ) ( 532 2612 240 ) ( 484 2612 240 ) metal2_5 60 48 0 -1 1 +( 532 2596 112 ) ( 516 2612 -16 ) ( 532 2596 -16 ) metal2_5 4 48 0 1 1 +( 492 2596 -16 ) ( 508 2612 -16 ) ( 492 2596 112 ) metal2_5 4 48 0 1 1 +} +// brush 3311 +{ +( 560 2640 256 ) ( 576 2544 256 ) ( 560 2544 256 ) metal2_5 0 0 0 1 1 +( 568 2552 240 ) ( 568 2648 256 ) ( 568 2552 256 ) metal2_5 0 48 0 1 1 +( 560 2544 256 ) ( 576 2528 256 ) ( 576 2528 240 ) metal2_5 0 48 0 1 1 +( 560 2640 224 ) ( 576 2544 224 ) ( 576 2640 224 ) metal2_5 0 0 0 1 1 +( 576 2656 240 ) ( 576 2528 224 ) ( 576 2528 240 ) metal2_5 0 48 0 1 1 +( 568 2648 240 ) ( 584 2664 240 ) ( 584 2664 256 ) metal2_5 0 48 0 1 1 +} +// brush 3312 +{ +( 464 2544 256 ) ( 448 2544 256 ) ( 464 2640 256 ) metal2_5 0 0 0 1 1 +( 456 2552 256 ) ( 456 2648 256 ) ( 456 2552 240 ) metal2_5 0 48 0 1 1 +( 448 2528 240 ) ( 448 2528 256 ) ( 464 2544 256 ) metal2_5 0 48 0 1 1 +( 448 2640 224 ) ( 448 2544 224 ) ( 464 2640 224 ) metal2_5 0 0 0 1 1 +( 448 2528 240 ) ( 448 2528 224 ) ( 448 2656 240 ) metal2_5 0 48 0 1 1 +( 440 2664 256 ) ( 440 2664 240 ) ( 456 2648 240 ) metal2_5 0 48 0 1 1 +} +// brush 3313 +{ +( 1896 888 88 ) ( 2008 888 88 ) ( 1896 776 88 ) wizwood1_4 8 46 135 1 1 +( 2008 888 88 ) ( 2008 888 72 ) ( 2008 864 72 ) wizwood1_4 32 52 0 -1 1 +( 2008 776 72 ) ( 2008 888 72 ) ( 1896 776 72 ) wizwood1_4 8 46 135 1 1 +( 2000 864 88 ) ( 2000 864 72 ) ( 1912 776 88 ) wizwood1_4 12 5 90 1 0.6999999881 +( 1920 776 88 ) ( 1920 776 72 ) ( 1896 776 72 ) wizwood1_4 0 52 0 1 1 +( 1896 776 88 ) ( 1896 776 72 ) ( 1896 800 72 ) wizwood1_4 32 52 0 -1 1 +( 1904 800 88 ) ( 1904 800 72 ) ( 1992 888 88 ) wizwood1_4 4 46 90 1 0.6999999881 +( 1984 888 88 ) ( 1984 888 72 ) ( 2008 888 72 ) wizwood1_4 0 52 0 1 1 +} +// brush 3314 +{ +( 1896 776 88 ) ( 1896 888 88 ) ( 2008 776 88 ) wizwood1_4 0 54.1599998474 -135 1 1 +( 1896 888 88 ) ( 1896 888 72 ) ( 1920 888 72 ) wizwood1_4 0 52 0 1 1 +( 2008 888 72 ) ( 1896 888 72 ) ( 2008 776 72 ) wizwood1_4 0 54.1599998474 -135 1 1 +( 1920 880 88 ) ( 1920 880 72 ) ( 2008 792 88 ) wizwood1_4 4 46 90 1 0.6999999881 +( 2008 800 88 ) ( 2008 800 72 ) ( 2008 776 72 ) wizwood1_4 32 52 0 1 1 +( 2008 776 88 ) ( 2008 776 72 ) ( 1984 776 72 ) wizwood1_4 0 52 0 1 1 +( 1984 784 88 ) ( 1984 784 72 ) ( 1896 872 88 ) wizwood1_4 12 5 90 1 0.6999999881 +( 1896 864 88 ) ( 1896 864 72 ) ( 1896 888 72 ) wizwood1_4 32 52 0 1 1 +} +// brush 3315 +{ +( 456 2648 248 ) ( 568 2648 248 ) ( 456 2536 248 ) wizwood1_4 50.4762573242 15.3373260498 135 1 1 +( 568 2648 248 ) ( 568 2648 232 ) ( 568 2624 232 ) wizwood1_4 0 52 0 -1 1 +( 568 2536 232 ) ( 568 2648 232 ) ( 456 2536 232 ) wizwood1_4 50.4762573242 15.3373260498 135 1 1 +( 560 2624 248 ) ( 560 2624 232 ) ( 472 2536 248 ) wizwood1_4 12 54.8569335938 90 1 0.6999999881 +( 480 2536 248 ) ( 480 2536 232 ) ( 456 2536 232 ) wizwood1_4 32 52 0 1 1 +( 456 2536 248 ) ( 456 2536 232 ) ( 456 2560 232 ) wizwood1_4 0 52 0 -1 1 +( 464 2560 248 ) ( 464 2560 232 ) ( 552 2648 248 ) wizwood1_4 12 33.1430664063 90 1 0.6999999881 +( 544 2648 248 ) ( 544 2648 232 ) ( 568 2648 232 ) wizwood1_4 32 52 0 1 1 +} +// brush 3316 +{ +( 456 2536 248 ) ( 456 2648 248 ) ( 568 2536 248 ) wizwood1_4 4.1177520752 35.4147338867 -135 1 1 +( 456 2648 248 ) ( 456 2648 232 ) ( 480 2648 232 ) wizwood1_4 32 52 0 1 1 +( 568 2648 232 ) ( 456 2648 232 ) ( 568 2536 232 ) wizwood1_4 4.1177520752 35.4147338867 -135 1 1 +( 480 2640 248 ) ( 480 2640 232 ) ( 568 2552 248 ) wizwood1_4 12 32 90 1 0.6999999881 +( 568 2560 248 ) ( 568 2560 232 ) ( 568 2536 232 ) wizwood1_4 0 52 0 1 1 +( 568 2536 248 ) ( 568 2536 232 ) ( 544 2536 232 ) wizwood1_4 32 52 0 1 1 +( 544 2544 248 ) ( 544 2544 232 ) ( 456 2632 248 ) wizwood1_4 12 56 90 1 0.6999999881 +( 456 2624 248 ) ( 456 2624 232 ) ( 456 2648 232 ) wizwood1_4 0 52 0 1 1 +} +// brush 3317 +{ +( 1360 992 -192 ) ( 1328 992 -192 ) ( 1360 992 -320 ) wbrick1_5 0 0 0 1 1 +( 1280 736 -192 ) ( 1280 736 -320 ) ( 1280 608 -192 ) wbrick1_5 32 0 0 1 1 +( 1296 576 -64 ) ( 1328 576 -64 ) ( 1296 704 -64 ) wbrick1_5 0 0 0 1 1 +( 1296 672 -352 ) ( 1296 672 -224 ) ( 1328 672 -352 ) wbrick1_5 0 0 0 1 1 +( 1168 992 96 ) ( 1168 672 96 ) ( 1232 672 -32 ) wbrick1_5 0 0 0 1 1 +( 1168 672 64 ) ( 1168 992 64 ) ( 1264 672 64 ) wm1_2 0 0 0 1 1 +} +// brush 3318 +{ +( 1824 576 -320 ) ( 1824 608 -192 ) ( 1824 576 -192 ) wbrick1_5 0 0 0 1 1 +( 1792 704 96 ) ( 2112 704 96 ) ( 2112 704 -64 ) wbrick1_5 0 0 0 1 1 +( 2080 608 -352 ) ( 2080 640 -224 ) ( 2080 640 -352 ) wbrick1_5 0 0 0 1 1 +( 2112 704 -64 ) ( 2112 768 64 ) ( 1792 768 64 ) wbrick1_5 0 0 0 1 1 +( 2112 768 96 ) ( 1792 768 96 ) ( 2112 768 64 ) wm1_2 0 0 0 1 1 +( -64 704 80 ) ( -64 1040 80 ) ( 64 704 80 ) wbrick1_5 0 0 0 1 1 +} +// brush 3319 +{ +( 1696 1024 -320 ) ( 1728 1024 -192 ) ( 1696 1024 -192 ) wbrick1_5 0 0 0 1 1 +( 1824 992 96 ) ( 1824 672 96 ) ( 1824 672 -64 ) wbrick1_5 0 0 0 1 1 +( 1728 704 -352 ) ( 1760 704 -224 ) ( 1760 704 -352 ) wbrick1_5 0 0 0 1 1 +( 1824 672 -64 ) ( 1888 672 64 ) ( 1888 992 64 ) wbrick1_5 32 0 0 1 1 +( 1888 672 96 ) ( 1888 992 96 ) ( 1888 672 64 ) wm1_2 0 0 0 1 1 +( -64 704 80 ) ( -64 1040 80 ) ( 64 704 80 ) wbrick1_5 0 0 0 1 1 +} +// brush 3320 +{ +( 1072 880 96 ) ( 1168 896 96 ) ( 1168 880 96 ) metal2_5 32 32 0 1 1 +( 1160 888 64 ) ( 1064 888 80 ) ( 1160 888 80 ) metal2_5 32 48 0 1 1 +( 1168 880 96 ) ( 1184 896 96 ) ( 1184 896 80 ) metal2_5 32 48 0 1 1 +( 1072 880 64 ) ( 1168 896 64 ) ( 1072 896 64 ) metal2_5 32 32 0 1 1 +( 1056 896 80 ) ( 1184 896 64 ) ( 1184 896 80 ) metal2_5 32 48 0 1 1 +( 1064 888 64 ) ( 1048 904 64 ) ( 1048 904 80 ) metal2_5 32 48 0 1 1 +} +// brush 3321 +{ +( 1168 784 96 ) ( 1168 768 96 ) ( 1072 784 96 ) metal2_5 32 32 0 1 1 +( 1160 776 80 ) ( 1064 776 80 ) ( 1160 776 64 ) metal2_5 32 48 0 1 1 +( 1184 768 64 ) ( 1184 768 80 ) ( 1168 784 80 ) metal2_5 32 48 0 1 1 +( 1072 768 64 ) ( 1168 768 64 ) ( 1072 784 64 ) metal2_5 32 32 0 1 1 +( 1184 768 80 ) ( 1184 768 64 ) ( 1056 768 80 ) metal2_5 32 48 0 1 1 +( 1048 760 96 ) ( 1048 760 80 ) ( 1064 776 80 ) metal2_5 32 48 0 1 1 +} +// brush 3322 +{ +( 1092 812 96 ) ( 1092 860 96 ) ( 1140 812 96 ) metw0a 28 28 180 1 1 +( 1092 812 80 ) ( 1140 812 80 ) ( 1092 812 64 ) metal2_5 28 48 0 -1 1 +( 1140 860 64 ) ( 1092 860 64 ) ( 1140 812 64 ) metw0a 28 28 180 1 1 +( 1140 860 64 ) ( 1140 812 64 ) ( 1140 860 80 ) metal2_5 36 48 0 -1 1 +( 1140 828 -176 ) ( 1124 812 -176 ) ( 1140 828 -48 ) metal2_5 36 48 0 -1 1 +( 1100 860 80 ) ( 1100 812 64 ) ( 1100 860 64 ) metal2_5 36 48 0 -1 1 +( 1100 828 -48 ) ( 1116 812 -176 ) ( 1100 828 -176 ) metal2_5 36 48 0 -1 1 +( 1092 852 64 ) ( 1140 852 80 ) ( 1092 852 80 ) metal2_5 28 48 0 -1 1 +( 1140 836 -48 ) ( 1124 852 -176 ) ( 1140 836 -176 ) metal2_5 36 48 0 1 1 +( 1100 836 -176 ) ( 1116 852 -176 ) ( 1100 836 -48 ) metal2_5 36 48 0 1 1 +} +// brush 3323 +{ +( 1168 880 96 ) ( 1184 784 96 ) ( 1168 784 96 ) metal2_5 32 32 0 1 1 +( 1176 792 80 ) ( 1176 888 96 ) ( 1176 792 96 ) metal2_5 32 48 0 1 1 +( 1168 784 96 ) ( 1184 768 96 ) ( 1184 768 80 ) metal2_5 32 48 0 1 1 +( 1168 880 64 ) ( 1184 784 64 ) ( 1184 880 64 ) metal2_5 32 32 0 1 1 +( 1184 896 80 ) ( 1184 768 64 ) ( 1184 768 80 ) metal2_5 32 48 0 1 1 +( 1176 888 80 ) ( 1192 904 80 ) ( 1192 904 96 ) metal2_5 32 48 0 1 1 +} +// brush 3324 +{ +( 1072 784 96 ) ( 1056 784 96 ) ( 1072 880 96 ) metal2_5 32 32 0 1 1 +( 1064 792 96 ) ( 1064 888 96 ) ( 1064 792 80 ) metal2_5 32 48 0 1 1 +( 1056 768 80 ) ( 1056 768 96 ) ( 1072 784 96 ) metal2_5 32 48 0 1 1 +( 1056 880 64 ) ( 1056 784 64 ) ( 1072 880 64 ) metal2_5 32 32 0 1 1 +( 1056 768 80 ) ( 1056 768 64 ) ( 1056 896 80 ) metal2_5 32 48 0 1 1 +( 1048 904 96 ) ( 1048 904 80 ) ( 1064 888 80 ) metal2_5 32 48 0 1 1 +} +// brush 3325 +{ +( 1248 576 -192 ) ( 1248 608 -192 ) ( 1248 576 -320 ) wbrick1_5 0 0 0 1 1 +( 960 704 -64 ) ( 960 704 96 ) ( 1280 704 96 ) wbrick1_5 0 0 0 1 1 +( 992 640 -352 ) ( 992 640 -224 ) ( 992 608 -352 ) wbrick1_5 0 0 0 1 1 +( 1280 768 64 ) ( 960 768 64 ) ( 960 704 -64 ) wbrick1_5 0 0 0 1 1 +( 960 768 64 ) ( 1280 768 96 ) ( 960 768 96 ) wm1_2 0 0 0 1 1 +( -64 704 80 ) ( -64 976 80 ) ( 64 704 80 ) wbrick1_5 0 0 0 1 1 +} +// brush 3326 +{ +( 928 864 128 ) ( 928 736 128 ) ( 864 864 128 ) sky1 0 0 0 32 32 +( 544 896 128 ) ( 480 896 128 ) ( 544 896 96 ) sky1 254 1 0 32 32 +( 1184 576 160 ) ( 1184 576 128 ) ( 1184 448 160 ) sky1 254 1 0 32 32 +( 864 736 96 ) ( 928 736 96 ) ( 864 864 96 ) sky1 0 0 0 32 32 +( 832 768 96 ) ( 832 768 128 ) ( 896 768 96 ) sky1 2 1 0 32 32 +( 1056 672 96 ) ( 1056 800 96 ) ( 1056 672 128 ) sky1 2 1 0 32 32 +} +// brush 3327 +{ +( 1064 888 88 ) ( 1176 888 88 ) ( 1064 776 88 ) wizwood1_4 4 61 135 1 1 +( 1176 888 88 ) ( 1176 888 72 ) ( 1176 864 72 ) wizwood1_4 32 52 0 -1 1 +( 1176 776 72 ) ( 1176 888 72 ) ( 1064 776 72 ) wizwood1_4 4 61 135 1 1 +( 1168 864 88 ) ( 1168 864 72 ) ( 1080 776 88 ) wizwood1_4 12 8 90 1 0.6999999881 +( 1088 776 88 ) ( 1088 776 72 ) ( 1064 776 72 ) wizwood1_4 0 52 0 1 1 +( 1064 776 88 ) ( 1064 776 72 ) ( 1064 800 72 ) wizwood1_4 32 52 0 -1 1 +( 1072 800 88 ) ( 1072 800 72 ) ( 1160 888 88 ) wizwood1_4 4 49 90 1 0.6999999881 +( 1152 888 88 ) ( 1152 888 72 ) ( 1176 888 72 ) wizwood1_4 0 52 0 1 1 +} +// brush 3328 +{ +( 1064 776 88 ) ( 1064 888 88 ) ( 1176 776 88 ) wizwood1_4 4 49 90 1 0.6999999881 +( 1064 888 88 ) ( 1064 888 72 ) ( 1088 888 72 ) wizwood1_4 0 52 0 1 1 +( 1176 888 72 ) ( 1064 888 72 ) ( 1176 776 72 ) wizwood1_4 52 46 -135 1 1 +( 1088 880 88 ) ( 1088 880 72 ) ( 1176 792 88 ) wizwood1_4 12 50.2857131958 90 1 0.6999999881 +( 1176 800 88 ) ( 1176 800 72 ) ( 1176 776 72 ) wizwood1_4 32 52 0 1 1 +( 1176 776 88 ) ( 1176 776 72 ) ( 1152 776 72 ) wizwood1_4 0 52 0 1 1 +( 1152 784 88 ) ( 1152 784 72 ) ( 1064 872 88 ) wizwood1_4 4 9 90 1 0.6999999881 +( 1064 864 88 ) ( 1064 864 72 ) ( 1064 888 72 ) wizwood1_4 32 52 0 1 1 +} +// brush 3329 +{ +( 864 960 -320 ) ( 896 960 -192 ) ( 864 960 -192 ) wbrick1_5 0 0 0 1 1 +( 992 992 96 ) ( 992 672 96 ) ( 992 672 -64 ) wbrick1_5 0 0 0 1 1 +( 896 704 -352 ) ( 928 704 -224 ) ( 928 704 -352 ) wbrick1_5 0 0 0 1 1 +( 992 672 -64 ) ( 1056 672 64 ) ( 1056 992 64 ) wbrick1_5 0 0 0 1 1 +( 1056 672 96 ) ( 1056 992 96 ) ( 1056 672 64 ) wm1_2 0 0 0 1 1 +( -64 704 80 ) ( -64 976 80 ) ( 64 704 80 ) wbrick1_5 0 0 0 1 1 +} +// brush 3330 +{ +( 1248 1088 -320 ) ( 1248 1056 -192 ) ( 1248 1088 -192 ) wbrick1_5 0 0 0 1 1 +( 1280 960 96 ) ( 960 960 96 ) ( 960 960 -64 ) wbrick1_5 0 0 0 1 1 +( 992 1056 -352 ) ( 992 1024 -224 ) ( 992 1024 -352 ) wbrick1_5 0 0 0 1 1 +( 960 960 -64 ) ( 960 896 64 ) ( 1280 896 64 ) wbrick1_5 0 0 0 1 1 +( 960 896 96 ) ( 1280 896 96 ) ( 960 896 64 ) wm1_2 0 0 0 1 1 +( -64 704 80 ) ( -64 976 80 ) ( 64 704 80 ) wbrick1_5 0 0 0 1 1 +} +// brush 3331 +{ +( 1504 384 -192 ) ( 1568 352 -192 ) ( 1504 352 -192 ) wbrick1_5 32 12 -6 1 1 +( 1348 352 -192 ) ( 1348 352 -224 ) ( 1352 384 -192 ) wbrick1_5 0 0 0 1 1 +( 1412 344 -192 ) ( 1412 344 -224 ) ( 1348 352 -224 ) wbrick1_5 -4 0 0 1 1 +( 1504 384 -224 ) ( 1568 352 -224 ) ( 1568 384 -224 ) wbrick1_5 0 0 0 1 1 +( 1412 344 -224 ) ( 1412 344 -192 ) ( 1416 376 -192 ) wbrick1_5 0 0 0 1 1 +( 1416 376 -224 ) ( 1416 376 -192 ) ( 1352 384 -192 ) wbrick1_5 56 0 0 1 1 +} +// brush 3332 +{ +( 1280 352 -160 ) ( 1248 288 -160 ) ( 1248 352 -160 ) wbrick1_5 32 32 90 1 1 +( 1248 672 -224 ) ( 1280 672 64 ) ( 1248 672 64 ) wbrick1_5 0 0 0 1 1 +( 1248 608 64 ) ( 1248 672 -224 ) ( 1248 672 64 ) wbrick1_5 0 0 0 1 1 +( 1280 352 -224 ) ( 1248 288 -224 ) ( 1280 288 -224 ) wbrick1_5 0 0 0 1 1 +( 1248 352 -160 ) ( 1280 384 -160 ) ( 1280 384 -224 ) wbrick1_5 0 0 0 1 1 +( 1280 672 -224 ) ( 1280 384 -224 ) ( 1280 384 -160 ) wbrick1_5 0 0 0 1 1 +} +// brush 3333 +{ +( 1824 352 -160 ) ( 1824 288 -160 ) ( 1792 352 -160 ) wbrick1_5 32 32 270 1 1 +( 1824 672 64 ) ( 1792 672 64 ) ( 1824 672 -224 ) wbrick1_5 0 0 0 1 1 +( 1824 672 64 ) ( 1824 672 -224 ) ( 1824 608 64 ) wbrick1_5 0 0 0 1 1 +( 1792 288 -224 ) ( 1824 288 -224 ) ( 1792 352 -224 ) wbrick1_5 0 0 0 1 1 +( 1792 368 -224 ) ( 1792 368 -160 ) ( 1824 336 -160 ) wbrick1_5 0 0 0 1 1 +( 1792 384 -160 ) ( 1792 384 -224 ) ( 1792 672 -224 ) wbrick1_5 0 0 0 1 1 +} +// brush 3334 +{ +( 1248 1056 -192 ) ( 1248 960 -192 ) ( 992 1056 -192 ) city4_1 0 0 0 1 1 +( 1120 1056 -200 ) ( 1120 960 -200 ) ( 1248 1056 -192 ) wbrick1_5 0 0 0 1 1 +( 1088 1056 -128 ) ( 1120 1056 -256 ) ( 1120 1056 -128 ) wbrick1_5 0 0 0 1 1 +( 992 1056 -192 ) ( 1120 960 -200 ) ( 1120 1056 -200 ) wbrick1_5 0 0 0 1 1 +( 1248 864 -192 ) ( 1120 864 -200 ) ( 992 864 -192 ) wbrick1_5 0 0 0 1 1 +( 1088 864 -64 ) ( 992 960 -64 ) ( 1088 864 64 ) wbrick1_5 0 0 0 1 1 +( 1248 960 -64 ) ( 1152 864 -64 ) ( 1248 960 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 3335 +{ +( 1344 704 -192 ) ( 1248 704 -192 ) ( 1344 960 -192 ) city4_1 0 0 0 1 1 +( 1344 832 -200 ) ( 1248 832 -200 ) ( 1344 704 -192 ) city4_1 0 0 0 1 1 +( 1344 960 -192 ) ( 1248 832 -200 ) ( 1344 832 -200 ) city4_1 0 0 0 1 1 +( 1152 704 -192 ) ( 1152 832 -200 ) ( 1152 960 -192 ) city4_1 0 0 0 1 1 +( 1152 864 -64 ) ( 1248 960 -64 ) ( 1152 864 64 ) city4_1 0 0 0 1 1 +( 1248 704 -64 ) ( 1152 800 -64 ) ( 1248 704 64 ) city4_1 0 0 0 1 1 +( 1248 992 -64 ) ( 1248 704 -64 ) ( 1248 992 64 ) city4_1 0 0 0 1 1 +} +// brush 3336 +{ +( 192 2264 -248 ) ( 320 2264 -192 ) ( 192 2264 -192 ) wswamp1_k 32 0 0 1 1 +( -480 2240 -192 ) ( -480 2264 -248 ) ( -480 2264 -192 ) wswamp1_k 0 0 0 1 1 +( -640 2264 -256 ) ( -640 2208 -256 ) ( -512 2208 -256 ) wswamp1_k 0 0 0 1 1 +( -512 2208 -128 ) ( -512 2208 -256 ) ( -640 2208 -256 ) wswamp1_k 0 0 0 1 1 +( -256 2496 0 ) ( -256 2176 0 ) ( -256 2496 128 ) wswamp1_k 0 0 0 1 1 +( -352 4160 -192 ) ( -416 4160 -192 ) ( -352 4288 -192 ) wswamp1_k 0 0 0 1 1 +} +// brush 3337 +{ +( 2736 1352 -840 ) ( 2736 1272 -840 ) ( 2704 1352 -840 ) metal2_5 0 0 0 1 1 +( 2736 1336 -856 ) ( 2704 1336 -856 ) ( 2736 1336 -912 ) wizwood1_4 4 16 0 1 1 +( 2744 1352 -856 ) ( 2744 1352 -912 ) ( 2744 1272 -856 ) wizwood1_4 4 16 0 1 1 +( 2704 1272 -920 ) ( 2736 1272 -920 ) ( 2704 1352 -920 ) wizwood1_4 4 16 0 1 1 +( 2704 1288 -912 ) ( 2704 1288 -856 ) ( 2736 1288 -912 ) wizwood1_4 4 16 0 1 1 +( 2696 1272 -912 ) ( 2696 1352 -912 ) ( 2696 1272 -856 ) wizwood1_4 4 16 0 1 1 +} +// brush 3338 +{ +( 2744 1336 -832 ) ( 2744 1288 -832 ) ( 2696 1336 -832 ) metal2_5 0 0 0 1 1 +( 2752 1328 -832 ) ( 2704 1328 -832 ) ( 2752 1328 -840 ) metal2_5 0 0 0 1 1 +( 2736 1344 -832 ) ( 2736 1344 -840 ) ( 2736 1296 -832 ) metal2_5 0 0 0 1 1 +( 2696 1288 -840 ) ( 2744 1288 -840 ) ( 2696 1336 -840 ) metal2_5 0 0 0 1 1 +( 2688 1296 -840 ) ( 2688 1296 -832 ) ( 2736 1296 -840 ) metal2_5 0 0 0 1 1 +( 2704 1280 -840 ) ( 2704 1328 -840 ) ( 2704 1280 -832 ) metal2_5 0 0 0 1 1 +} +// brush 3339 +{ +( 2752 1336 -904 ) ( 2752 1288 -904 ) ( 2688 1336 -904 ) metal2_5 0 0 0 1 1 +( 2752 1344 -904 ) ( 2688 1344 -904 ) ( 2752 1344 -912 ) metal2_5 0 0 0 1 1 +( 2752 1336 -904 ) ( 2752 1336 -912 ) ( 2752 1288 -904 ) metal2_5 0 0 0 1 1 +( 2688 1288 -912 ) ( 2752 1288 -912 ) ( 2688 1336 -912 ) metal2_5 0 0 0 1 1 +( 2688 1280 -912 ) ( 2688 1280 -904 ) ( 2752 1280 -912 ) metal2_5 0 0 0 1 1 +( 2688 1288 -912 ) ( 2688 1336 -912 ) ( 2688 1288 -904 ) metal2_5 0 0 0 1 1 +} +// brush 3340 +{ +( 2760 1344 -912 ) ( 2760 1280 -912 ) ( 2680 1344 -912 ) wm1_1 0 0 0 1 1 +( 2680 1352 -920 ) ( 2760 1352 -920 ) ( 2752 1344 -912 ) wm1_1 0 0 0 1 1 +( 2760 1344 -920 ) ( 2760 1280 -920 ) ( 2752 1280 -912 ) wm1_1 0 0 0 1 1 +( 2680 1272 -920 ) ( 2760 1272 -920 ) ( 2760 1352 -920 ) wm1_1 0 0 0 1 1 +( 2760 1272 -920 ) ( 2680 1272 -920 ) ( 2688 1280 -912 ) wm1_1 0 0 0 1 1 +( 2680 1280 -920 ) ( 2680 1344 -920 ) ( 2688 1344 -912 ) wm1_1 0 0 0 1 1 +} +// brush 3341 +{ +( 1584 1072 96 ) ( 1408 1072 96 ) ( 1584 1088 96 ) wm1_1 0 0 0 1 1 +( 1656 1072 64 ) ( 1656 1072 96 ) ( 1664 1088 96 ) wm1_2 0 0 0 1 1 +( 1656 1072 96 ) ( 1656 1072 64 ) ( 1376 1072 64 ) wm1_2 0 0 0 1 1 +( 1408 1088 64 ) ( 1408 1072 64 ) ( 1584 1088 64 ) wm1_2 0 0 0 1 1 +( 1408 1088 64 ) ( 1408 1088 96 ) ( 1416 1072 96 ) wm1_2 0 0 0 1 1 +( 1400 1112 96 ) ( 1400 1112 64 ) ( 1656 1112 64 ) wm1_2 0 0 0 1 1 +} +// brush 3342 +{ +( 1792 880 96 ) ( 1776 704 96 ) ( 1776 880 96 ) wm1_1 0 0 0 1 1 +( 1792 960 96 ) ( 1776 952 96 ) ( 1776 952 64 ) wm1_2 0 0 0 1 1 +( 1776 672 64 ) ( 1776 952 64 ) ( 1776 952 96 ) wm1_2 0 0 0 1 1 +( 1792 880 64 ) ( 1776 704 64 ) ( 1792 704 64 ) wm1_2 0 0 0 1 1 +( 1776 656 96 ) ( 1816 696 96 ) ( 1816 696 64 ) wm1_2 0 0 0 1 1 +( 1816 972 64 ) ( 1816 696 64 ) ( 1816 696 96 ) wm1_2 0 0 0 1 1 +} +// brush 3343 +{ +( 1768 824 96 ) ( 1752 696 96 ) ( 1752 824 96 ) wm1_1 0 0 0 1 1 +( 1592 800 96 ) ( 1568 776 96 ) ( 1568 776 64 ) wm1_2 0 0 0 1 1 +( 1760 672 64 ) ( 1568 776 64 ) ( 1568 776 96 ) wm1_2 0 0 0 1 1 +( 1768 824 64 ) ( 1752 696 64 ) ( 1768 696 64 ) wm1_1 0 0 0 1 1 +( 1768 696 96 ) ( 1760 672 64 ) ( 1760 672 96 ) wm1_2 0 0 0 1 1 +( 1768 696 96 ) ( 1592 800 96 ) ( 1592 800 64 ) wm1_2 0 0 0 1 1 +} +// brush 3344 +{ +( 1824 800 -64 ) ( 1856 928 -64 ) ( 1824 928 -64 ) wiz1_4 0 0 0 1 1 +( 1792 704 96 ) ( 1768 696 96 ) ( 1768 696 -160 ) wiz1_4 0 0 0 1 1 +( 1760 672 -160 ) ( 1768 696 -160 ) ( 1768 696 96 ) wiz1_4 0 0 0 1 1 +( 1816 696 -160 ) ( 1816 696 96 ) ( 1792 704 96 ) wiz1_4 0 0 0 1 1 +( 1816 696 96 ) ( 1816 696 -160 ) ( 1824 672 -160 ) wiz1_4 0 0 0 1 1 +( 1792 640 96 ) ( 1816 648 96 ) ( 1816 648 -160 ) wiz1_4 0 0 0 1 1 +( 1824 672 -160 ) ( 1816 648 -160 ) ( 1816 648 96 ) wiz1_4 0 0 0 1 1 +( 1768 648 -160 ) ( 1768 648 96 ) ( 1792 640 96 ) wiz1_4 0 0 0 1 1 +( 1768 648 96 ) ( 1768 648 -160 ) ( 1760 672 -160 ) wiz1_4 0 0 0 1 1 +( -64 608 64 ) ( -64 736 64 ) ( 64 608 64 ) wiz1_4 0 0 0 1 1 +} +// brush 3345 +{ +( 1984 800 -64 ) ( 2016 928 -64 ) ( 1984 928 -64 ) wiz1_4 0 0 0 1 1 +( 1952 704 96 ) ( 1928 696 96 ) ( 1928 696 -160 ) wiz1_4 0 0 0 1 1 +( 1920 672 -160 ) ( 1928 696 -160 ) ( 1928 696 96 ) wiz1_4 0 0 0 1 1 +( 1976 696 -160 ) ( 1976 696 96 ) ( 1952 704 96 ) wiz1_4 0 0 0 1 1 +( 1976 696 96 ) ( 1976 696 -160 ) ( 1984 672 -160 ) wiz1_4 0 0 0 1 1 +( 1952 640 96 ) ( 1976 648 96 ) ( 1976 648 -160 ) wiz1_4 0 0 0 1 1 +( 1984 672 -160 ) ( 1976 648 -160 ) ( 1976 648 96 ) wiz1_4 0 0 0 1 1 +( 1928 648 -160 ) ( 1928 648 96 ) ( 1952 640 96 ) wiz1_4 0 0 0 1 1 +( 1928 648 96 ) ( 1928 648 -160 ) ( 1920 672 -160 ) wiz1_4 0 0 0 1 1 +( -64 608 64 ) ( -64 736 64 ) ( 64 608 64 ) wiz1_4 0 0 0 1 1 +} +// brush 3346 +{ +( 1152 800 -64 ) ( 1184 928 -64 ) ( 1152 928 -64 ) wiz1_4 0 0 0 1 1 +( 1120 704 96 ) ( 1096 696 96 ) ( 1096 696 -160 ) wiz1_4 0 0 0 1 1 +( 1088 672 -160 ) ( 1096 696 -160 ) ( 1096 696 96 ) wiz1_4 0 0 0 1 1 +( 1144 696 -160 ) ( 1144 696 96 ) ( 1120 704 96 ) wiz1_4 0 0 0 1 1 +( 1144 696 96 ) ( 1144 696 -160 ) ( 1152 672 -160 ) wiz1_4 0 0 0 1 1 +( 1120 640 96 ) ( 1144 648 96 ) ( 1144 648 -160 ) wiz1_4 0 0 0 1 1 +( 1152 672 -160 ) ( 1144 648 -160 ) ( 1144 648 96 ) wiz1_4 0 0 0 1 1 +( 1096 648 -160 ) ( 1096 648 96 ) ( 1120 640 96 ) wiz1_4 0 0 0 1 1 +( 1096 648 96 ) ( 1096 648 -160 ) ( 1088 672 -160 ) wiz1_4 0 0 0 1 1 +( -64 608 64 ) ( -64 736 64 ) ( 64 608 64 ) wiz1_4 0 0 0 1 1 +} +// brush 3347 +{ +( 1312 800 -64 ) ( 1344 928 -64 ) ( 1312 928 -64 ) wiz1_4 0 0 0 1 1 +( 1280 704 96 ) ( 1256 696 96 ) ( 1256 696 -160 ) wiz1_4 0 0 0 1 1 +( 1248 672 -160 ) ( 1256 696 -160 ) ( 1256 696 96 ) wiz1_4 0 0 0 1 1 +( 1304 696 -160 ) ( 1304 696 96 ) ( 1280 704 96 ) wiz1_4 0 0 0 1 1 +( 1304 696 96 ) ( 1304 696 -160 ) ( 1312 672 -160 ) wiz1_4 0 0 0 1 1 +( 1280 640 96 ) ( 1304 648 96 ) ( 1304 648 -160 ) wiz1_4 0 0 0 1 1 +( 1312 672 -160 ) ( 1304 648 -160 ) ( 1304 648 96 ) wiz1_4 0 0 0 1 1 +( 1256 648 -160 ) ( 1256 648 96 ) ( 1280 640 96 ) wiz1_4 0 0 0 1 1 +( 1256 648 96 ) ( 1256 648 -160 ) ( 1248 672 -160 ) wiz1_4 0 0 0 1 1 +( -64 608 64 ) ( -64 736 64 ) ( 64 608 64 ) wiz1_4 0 0 0 1 1 +} +// brush 3348 +{ +( 1120 704 96 ) ( 1096 696 96 ) ( 1096 696 -160 ) wm1_2 0 0 0 1 1 +( 1088 672 -160 ) ( 1096 696 -160 ) ( 1096 696 96 ) wm1_2 0 0 0 1 1 +( 2208 1184 96 ) ( 2080 480 96 ) ( 2080 1184 96 ) wm1_1 0 0 0 1 1 +( 1144 696 -160 ) ( 1144 696 96 ) ( 1120 704 96 ) wm1_2 0 0 0 1 1 +( 1144 696 96 ) ( 1144 696 -160 ) ( 1152 672 -160 ) wm1_2 0 0 0 1 1 +( 1120 640 96 ) ( 1144 648 96 ) ( 1144 648 -160 ) wm1_2 0 0 0 1 1 +( 1152 672 -160 ) ( 1144 648 -160 ) ( 1144 648 96 ) wm1_2 0 0 0 1 1 +( 1096 648 -160 ) ( 1096 648 96 ) ( 1120 640 96 ) wm1_2 0 0 0 1 1 +( 1096 648 96 ) ( 1096 648 -160 ) ( 1088 672 -160 ) wm1_2 0 0 0 1 1 +( 64 608 64 ) ( -64 736 64 ) ( -64 608 64 ) wm1_2 0 0 0 1 1 +} +// brush 3349 +{ +( 1952 704 96 ) ( 1928 696 96 ) ( 1928 696 -160 ) wm1_2 0 0 0 1 1 +( 1920 672 -160 ) ( 1928 696 -160 ) ( 1928 696 96 ) wm1_2 0 0 0 1 1 +( 3040 1184 96 ) ( 2912 480 96 ) ( 2912 1184 96 ) wm1_1 0 0 0 1 1 +( 1976 696 -160 ) ( 1976 696 96 ) ( 1952 704 96 ) wm1_2 0 0 0 1 1 +( 1976 696 96 ) ( 1976 696 -160 ) ( 1984 672 -160 ) wm1_2 0 0 0 1 1 +( 1952 640 96 ) ( 1976 648 96 ) ( 1976 648 -160 ) wm1_2 0 0 0 1 1 +( 1984 672 -160 ) ( 1976 648 -160 ) ( 1976 648 96 ) wm1_2 0 0 0 1 1 +( 1928 648 -160 ) ( 1928 648 96 ) ( 1952 640 96 ) wm1_2 0 0 0 1 1 +( 1928 648 96 ) ( 1928 648 -160 ) ( 1920 672 -160 ) wm1_2 0 0 0 1 1 +( 64 608 64 ) ( -64 736 64 ) ( -64 608 64 ) wm1_2 0 0 0 1 1 +} +// brush 3350 +{ +( 1792 704 96 ) ( 1768 696 96 ) ( 1768 696 -160 ) wm1_2 0 0 0 1 1 +( 1760 672 -160 ) ( 1768 696 -160 ) ( 1768 696 96 ) wm1_2 0 0 0 1 1 +( 2880 1184 96 ) ( 2752 480 96 ) ( 2752 1184 96 ) wm1_1 0 0 0 1 1 +( 1816 696 -160 ) ( 1816 696 96 ) ( 1792 704 96 ) wm1_2 0 0 0 1 1 +( 1816 696 96 ) ( 1816 696 -160 ) ( 1824 672 -160 ) wm1_2 0 0 0 1 1 +( 1792 640 96 ) ( 1816 648 96 ) ( 1816 648 -160 ) wm1_2 0 0 0 1 1 +( 1824 672 -160 ) ( 1816 648 -160 ) ( 1816 648 96 ) wm1_2 0 0 0 1 1 +( 1768 648 -160 ) ( 1768 648 96 ) ( 1792 640 96 ) wm1_2 0 0 0 1 1 +( 1768 648 96 ) ( 1768 648 -160 ) ( 1760 672 -160 ) wm1_2 0 0 0 1 1 +( 64 608 64 ) ( -64 736 64 ) ( -64 608 64 ) wm1_2 0 0 0 1 1 +} +// brush 3351 +{ +( 1280 704 96 ) ( 1256 696 96 ) ( 1256 696 -160 ) wm1_2 0 0 0 1 1 +( 1248 672 -160 ) ( 1256 696 -160 ) ( 1256 696 96 ) wm1_2 0 0 0 1 1 +( 2368 1184 96 ) ( 2240 480 96 ) ( 2240 1184 96 ) wm1_1 0 0 0 1 1 +( 1304 696 -160 ) ( 1304 696 96 ) ( 1280 704 96 ) wm1_2 0 0 0 1 1 +( 1304 696 96 ) ( 1304 696 -160 ) ( 1312 672 -160 ) wm1_2 0 0 0 1 1 +( 1280 640 96 ) ( 1304 648 96 ) ( 1304 648 -160 ) wm1_2 0 0 0 1 1 +( 1312 672 -160 ) ( 1304 648 -160 ) ( 1304 648 96 ) wm1_2 0 0 0 1 1 +( 1256 648 -160 ) ( 1256 648 96 ) ( 1280 640 96 ) wm1_2 0 0 0 1 1 +( 1256 648 96 ) ( 1256 648 -160 ) ( 1248 672 -160 ) wm1_2 0 0 0 1 1 +( 64 608 64 ) ( -64 736 64 ) ( -64 608 64 ) wm1_2 0 0 0 1 1 +} +// brush 3352 +{ +( 1952 672 96 ) ( 1792 656 96 ) ( 1792 672 96 ) wm1_1 0 0 0 1 1 +( 1984 696 96 ) ( 1824 696 96 ) ( 1824 696 64 ) wm1_2 0 0 0 1 1 +( 1776 656 64 ) ( 1824 704 64 ) ( 1824 704 96 ) wm1_2 0 0 0 1 1 +( 1952 672 64 ) ( 1792 656 64 ) ( 1952 656 64 ) wm1_2 0 0 0 1 1 +( 1776 656 96 ) ( 1936 656 96 ) ( 1936 656 64 ) wm1_2 0 0 0 1 1 +( 1976 696 64 ) ( 1936 656 64 ) ( 1936 656 96 ) wm1_2 0 0 0 1 1 +} +// brush 3353 +{ +( 1536 768 64 ) ( 1536 768 -32 ) ( 1504 776 64 ) wiz1_4 16 0 0 1 1 +( 1480 800 -32 ) ( 1480 800 64 ) ( 1504 776 64 ) wiz1_4 0 0 0 1 1 +( 1480 800 96 ) ( 1480 800 0 ) ( 1472 832 96 ) wiz1_4 32 32 0 1 1 +( 1568 776 64 ) ( 1536 768 -32 ) ( 1536 768 64 ) wiz1_4 -16 0 0 -1 1 +( 1568 776 64 ) ( 1592 800 64 ) ( 1592 800 -32 ) wiz1_4 0 0 0 1 1 +( 1600 832 96 ) ( 1592 800 0 ) ( 1592 800 96 ) wiz1_4 32 32 0 1 1 +( 1280 752 -64 ) ( 1152 848 -64 ) ( 1152 752 -64 ) wiz1_4 0 0 0 1 1 +( 1152 752 64 ) ( 1152 848 64 ) ( 1280 752 64 ) wiz1_4 0 0 0 1 1 +( 1504 888 64 ) ( 1536 896 -32 ) ( 1536 896 64 ) wiz1_4 16 0 0 1 1 +( 1504 888 64 ) ( 1480 864 64 ) ( 1480 864 -32 ) wiz1_4 0 0 0 1 1 +( 1472 832 96 ) ( 1480 864 0 ) ( 1480 864 96 ) wiz1_4 32 32 0 1 1 +( 1536 896 64 ) ( 1536 896 -32 ) ( 1568 888 64 ) wiz1_4 -16 0 0 -1 1 +( 1592 864 -32 ) ( 1592 864 64 ) ( 1568 888 64 ) wiz1_4 0 0 0 1 1 +( 1592 864 96 ) ( 1592 864 0 ) ( 1600 832 96 ) wiz1_4 32 32 0 1 1 +} +// brush 3354 +{ +( 1536 768 0 ) ( 1536 768 -96 ) ( 1504 776 0 ) wm1_2 16 0 0 1 1 +( 1480 800 -96 ) ( 1480 800 0 ) ( 1504 776 0 ) wm1_2 0 0 0 1 1 +( 1480 800 32 ) ( 1480 800 -64 ) ( 1472 832 32 ) wm1_2 32 32 0 1 1 +( 1568 776 0 ) ( 1536 768 -96 ) ( 1536 768 0 ) wm1_2 -16 0 0 -1 1 +( 1568 776 0 ) ( 1592 800 0 ) ( 1592 800 -96 ) wm1_2 0 0 0 1 1 +( 1600 832 32 ) ( 1592 800 -64 ) ( 1592 800 32 ) wm1_2 32 32 0 1 1 +( 1152 752 96 ) ( 1152 848 96 ) ( 1280 752 96 ) wm1_1 0 0 0 1 1 +( 1280 752 64 ) ( 1152 848 64 ) ( 1152 752 64 ) wm1_2 0 0 0 1 1 +( 1504 888 0 ) ( 1536 896 -96 ) ( 1536 896 0 ) wm1_2 16 0 0 1 1 +( 1504 888 0 ) ( 1480 864 0 ) ( 1480 864 -96 ) wm1_2 0 0 0 1 1 +( 1472 832 32 ) ( 1480 864 -64 ) ( 1480 864 32 ) wm1_2 32 32 0 1 1 +( 1536 896 0 ) ( 1536 896 -96 ) ( 1568 888 0 ) wm1_2 -16 0 0 -1 1 +( 1592 864 -96 ) ( 1592 864 0 ) ( 1568 888 0 ) wm1_2 0 0 0 1 1 +( 1592 864 32 ) ( 1592 864 -64 ) ( 1600 832 32 ) wm1_2 32 32 0 1 1 +} +// brush 3355 +{ +( 496 1392 -96 ) ( 528 1360 -96 ) ( 496 1360 -96 ) wm1_1 0 0 0 1 1 +( 512 1376 -112 ) ( 528 1360 -96 ) ( 528 1392 -96 ) wm1_1 0 0 0 1 1 +( 528 1392 -96 ) ( 496 1392 -96 ) ( 512 1376 -112 ) wm1_1 0 0 0 1 1 +( 496 1392 -96 ) ( 496 1360 -96 ) ( 512 1376 -112 ) wm1_1 0 0 0 1 1 +( 496 1360 -96 ) ( 528 1360 -96 ) ( 512 1376 -112 ) wm1_1 0 0 0 1 1 +} +// brush 3356 +{ +( 1840 400 -144 ) ( 1840 336 -144 ) ( 1776 400 -144 ) wm1_1 0 0 0 1 1 +( 1840 400 -160 ) ( 1776 400 -160 ) ( 1840 400 -224 ) wm1_2 0 0 0 1 1 +( 1840 400 -160 ) ( 1840 400 -224 ) ( 1840 336 -160 ) wm1_2 0 0 0 1 1 +( 1776 336 -224 ) ( 1840 336 -224 ) ( 1776 400 -224 ) wm1_2 0 0 0 1 1 +( 1776 336 -224 ) ( 1776 336 -160 ) ( 1840 336 -224 ) wm1_2 0 0 0 1 1 +( 1776 336 -224 ) ( 1776 400 -224 ) ( 1776 336 -160 ) wm1_2 0 0 0 1 1 +} +// brush 3357 +{ +( 1792 1088 96 ) ( 1776 960 96 ) ( 1776 1088 96 ) wm1_1 0 0 0 1 1 +( 1656 1072 64 ) ( 1664 1088 64 ) ( 1664 1088 96 ) wm1_2 0 0 0 1 1 +( 1776 952 64 ) ( 1656 1072 64 ) ( 1656 1072 96 ) wm1_2 0 0 0 1 1 +( 1792 1088 64 ) ( 1776 960 64 ) ( 1792 960 64 ) wm1_1 0 0 0 1 1 +( 1792 960 96 ) ( 1776 952 64 ) ( 1776 952 96 ) wm1_2 0 0 0 1 1 +( 1824 976 96 ) ( 1696 1104 96 ) ( 1696 1104 64 ) wm1_2 0 0 0 1 1 +} +// brush 3358 +{ +( 1752 840 96 ) ( 1752 968 96 ) ( 1768 840 96 ) wm1_1 0 0 0 1 1 +( 1568 888 64 ) ( 1568 888 96 ) ( 1592 864 96 ) wm1_2 0 0 0 1 1 +( 1568 888 64 ) ( 1704 1024 64 ) ( 1704 1024 96 ) wm1_2 0 0 0 1 1 +( 1768 968 64 ) ( 1752 968 64 ) ( 1768 840 64 ) wm1_1 0 0 0 1 1 +( 1704 1024 64 ) ( 1728 1000 64 ) ( 1728 1000 96 ) wm1_2 0 0 0 1 1 +( 1592 864 96 ) ( 1728 1000 96 ) ( 1728 1000 64 ) wm1_2 0 0 0 1 1 +} +// brush 3359 +{ +( 1320 824 96 ) ( 1320 696 96 ) ( 1304 824 96 ) wm1_1 0 0 0 1 1 +( 1504 776 64 ) ( 1504 776 96 ) ( 1480 800 96 ) wm1_2 0 0 0 1 1 +( 1504 776 96 ) ( 1504 776 64 ) ( 1312 672 64 ) wm1_2 0 0 0 1 1 +( 1304 696 64 ) ( 1320 696 64 ) ( 1304 824 64 ) wm1_1 0 0 0 1 1 +( 1312 672 96 ) ( 1312 672 64 ) ( 1304 696 96 ) wm1_2 0 0 0 1 1 +( 1480 800 64 ) ( 1480 800 96 ) ( 1304 696 96 ) wm1_2 0 0 0 1 1 +} +// brush 3360 +{ +( 1304 840 96 ) ( 1320 968 96 ) ( 1320 840 96 ) wm1_1 0 0 0 1 1 +( 1480 864 96 ) ( 1504 888 96 ) ( 1504 888 64 ) wm1_2 0 0 0 1 1 +( 1368 1024 96 ) ( 1368 1024 64 ) ( 1504 888 64 ) wm1_2 0 0 0 1 1 +( 1304 840 64 ) ( 1320 968 64 ) ( 1304 968 64 ) wm1_1 0 0 0 1 1 +( 1344 1000 96 ) ( 1344 1000 64 ) ( 1368 1024 64 ) wm1_2 0 0 0 1 1 +( 1344 1000 64 ) ( 1344 1000 96 ) ( 1480 864 96 ) wm1_2 0 0 0 1 1 +} +// brush 3361 +{ +( 2160 1728 0 ) ( 2160 1712 0 ) ( 2144 1728 0 ) wm1_1 48 0 0 1 1 +( 2160 1728 -8 ) ( 2144 1728 -8 ) ( 2160 1728 -96 ) wm1_1 48 0 0 1 1 +( 2160 1728 -8 ) ( 2160 1728 -96 ) ( 2160 1712 -8 ) wm1_1 0 0 0 1 1 +( 2144 1712 -64 ) ( 2160 1712 -64 ) ( 2144 1728 -64 ) wm1_1 48 0 0 1 1 +( 2152 1720 -96 ) ( 2152 1720 -8 ) ( 2168 1720 -96 ) wm1_1 48 0 0 1 1 +( 2152 1720 -64 ) ( 2152 1736 -64 ) ( 2152 1720 24 ) wm1_1 0 0 0 1 1 +} +// brush 3362 +{ +( 2096 1728 0 ) ( 2096 1712 0 ) ( 2080 1728 0 ) wm1_1 48 0 0 1 1 +( 2096 1728 -8 ) ( 2080 1728 -8 ) ( 2096 1728 -96 ) wm1_1 48 0 0 1 1 +( 2088 1736 -8 ) ( 2088 1736 -96 ) ( 2088 1720 -8 ) wm1_1 0 0 0 1 1 +( 2080 1712 -64 ) ( 2096 1712 -64 ) ( 2080 1728 -64 ) wm1_1 48 0 0 1 1 +( 2072 1720 -96 ) ( 2072 1720 -8 ) ( 2088 1720 -96 ) wm1_1 48 0 0 1 1 +( 2080 1712 -96 ) ( 2080 1728 -96 ) ( 2080 1712 -8 ) wm1_1 0 0 0 1 1 +} +// brush 3363 +{ +( 2100 1648 0 ) ( 2100 1776 0 ) ( 2164 1648 0 ) key03_6 88 0 0 1 1 +( 2100 1656 64 ) ( 2164 1656 64 ) ( 2100 1656 -64 ) key03_6 88 0 0 1 1 +( 2084 1600 64 ) ( 2084 1600 -64 ) ( 2084 1728 64 ) key03_6 8 0 0 1 1 +( 2164 1776 -64 ) ( 2100 1776 -64 ) ( 2164 1648 -64 ) key03_6 88 0 0 1 1 +( 2180 1720 -64 ) ( 2180 1720 64 ) ( 2116 1720 -64 ) key03_6 88 0 0 1 1 +( 2156 1792 -64 ) ( 2156 1664 -64 ) ( 2156 1792 64 ) key03_6 8 0 0 1 1 +} +// brush 3364 +{ +( 1824 1656 0 ) ( 1824 1640 0 ) ( 1808 1656 0 ) wm1_1 0 0 0 1 1 +( 1824 1656 24 ) ( 1808 1656 24 ) ( 1824 1656 -64 ) wm1_1 0 0 0 1 1 +( 1824 1656 -8 ) ( 1824 1656 -96 ) ( 1824 1640 -8 ) wm1_1 0 0 0 1 1 +( 1808 1640 -64 ) ( 1824 1640 -64 ) ( 1808 1656 -64 ) wm1_1 0 0 0 1 1 +( 1816 1648 -96 ) ( 1816 1648 -8 ) ( 1832 1648 -96 ) wm1_1 0 0 0 1 1 +( 1816 1648 -96 ) ( 1816 1664 -96 ) ( 1816 1648 -8 ) wm1_1 0 0 0 1 1 +} +// brush 3365 +{ +( 1760 1656 0 ) ( 1760 1640 0 ) ( 1744 1656 0 ) wm1_1 0 0 0 1 1 +( 1760 1656 24 ) ( 1744 1656 24 ) ( 1760 1656 -64 ) wm1_1 0 0 0 1 1 +( 1752 1664 -8 ) ( 1752 1664 -96 ) ( 1752 1648 -8 ) wm1_1 0 0 0 1 1 +( 1744 1640 -64 ) ( 1760 1640 -64 ) ( 1744 1656 -64 ) wm1_1 0 0 0 1 1 +( 1736 1648 -96 ) ( 1736 1648 -8 ) ( 1752 1648 -96 ) wm1_1 0 0 0 1 1 +( 1744 1640 -96 ) ( 1744 1656 -96 ) ( 1744 1640 -8 ) wm1_1 0 0 0 1 1 +} +// brush 3366 +{ +( 1824 1728 0 ) ( 1824 1712 0 ) ( 1808 1728 0 ) wm1_1 0 0 0 1 1 +( 1824 1728 -8 ) ( 1808 1728 -8 ) ( 1824 1728 -96 ) wm1_1 0 0 0 1 1 +( 1824 1728 -8 ) ( 1824 1728 -96 ) ( 1824 1712 -8 ) wm1_1 0 0 0 1 1 +( 1808 1712 -64 ) ( 1824 1712 -64 ) ( 1808 1728 -64 ) wm1_1 0 0 0 1 1 +( 1816 1720 -64 ) ( 1816 1720 24 ) ( 1832 1720 -64 ) wm1_1 0 0 0 1 1 +( 1816 1720 -96 ) ( 1816 1736 -96 ) ( 1816 1720 -8 ) wm1_1 0 0 0 1 1 +} +// brush 3367 +{ +( 1760 1728 0 ) ( 1760 1712 0 ) ( 1744 1728 0 ) wm1_1 0 0 0 1 1 +( 1760 1728 -8 ) ( 1744 1728 -8 ) ( 1760 1728 -96 ) wm1_1 0 0 0 1 1 +( 1752 1736 -8 ) ( 1752 1736 -96 ) ( 1752 1720 -8 ) wm1_1 0 0 0 1 1 +( 1744 1712 -64 ) ( 1760 1712 -64 ) ( 1744 1728 -64 ) wm1_1 0 0 0 1 1 +( 1736 1720 -64 ) ( 1736 1720 24 ) ( 1752 1720 -64 ) wm1_1 0 0 0 1 1 +( 1744 1712 -96 ) ( 1744 1728 -96 ) ( 1744 1712 -8 ) wm1_1 0 0 0 1 1 +} +// brush 3368 +{ +( 2160 1668 0 ) ( 2032 1668 0 ) ( 2160 1732 0 ) key03_6 88 0 0 1 1 +( 2152 1668 64 ) ( 2152 1732 64 ) ( 2152 1668 -64 ) key03_6 104 0 0 1 1 +( 2208 1652 64 ) ( 2208 1652 -64 ) ( 2080 1652 64 ) key03_6 88 0 0 1 1 +( 2032 1732 -64 ) ( 2032 1668 -64 ) ( 2160 1732 -64 ) key03_6 88 0 0 1 1 +( 2088 1748 -64 ) ( 2088 1748 64 ) ( 2088 1684 -64 ) key03_6 104 0 0 1 1 +( 2016 1724 -64 ) ( 2144 1724 -64 ) ( 2016 1724 64 ) key03_6 88 0 0 1 1 +} +// brush 3369 +{ +( 1928 672 96 ) ( 1934 654 96 ) ( 1952 672 96 ) wm1_1 0 0 0 1 1 +( 1934 654 96 ) ( 1952 672 192 ) ( 1952 648 96 ) wm1_1 0 0 0 1 1 +( 1928 672 96 ) ( 1952 672 192 ) ( 1934 654 96 ) wm1_1 0 0 0 1 1 +( 1952 696 96 ) ( 1952 672 192 ) ( 1934 690 96 ) wm1_1 0 0 0 1 1 +( 1934 690 96 ) ( 1952 672 192 ) ( 1928 672 96 ) wm1_1 0 0 0 1 1 +( 1952 648 96 ) ( 1952 672 192 ) ( 1970 654 96 ) wm1_1 0 0 0 1 1 +( 1970 654 96 ) ( 1952 672 192 ) ( 1976 672 96 ) wm1_1 0 0 0 1 1 +( 1970 690 96 ) ( 1952 672 192 ) ( 1952 696 96 ) wm1_1 0 0 0 1 1 +( 1976 672 96 ) ( 1952 672 192 ) ( 1970 690 96 ) wm1_1 0 0 0 1 1 +} +// brush 3370 +{ +( 1256 672 96 ) ( 1262 654 96 ) ( 1280 672 96 ) wm1_1 0 0 0 1 1 +( 1262 654 96 ) ( 1280 672 192 ) ( 1280 648 96 ) wm1_1 0 0 0 1 1 +( 1256 672 96 ) ( 1280 672 192 ) ( 1262 654 96 ) wm1_1 0 0 0 1 1 +( 1280 696 96 ) ( 1280 672 192 ) ( 1262 690 96 ) wm1_1 0 0 0 1 1 +( 1262 690 96 ) ( 1280 672 192 ) ( 1256 672 96 ) wm1_1 0 0 0 1 1 +( 1280 648 96 ) ( 1280 672 192 ) ( 1298 654 96 ) wm1_1 0 0 0 1 1 +( 1298 654 96 ) ( 1280 672 192 ) ( 1304 672 96 ) wm1_1 0 0 0 1 1 +( 1298 690 96 ) ( 1280 672 192 ) ( 1280 696 96 ) wm1_1 0 0 0 1 1 +( 1304 672 96 ) ( 1280 672 192 ) ( 1298 690 96 ) wm1_1 0 0 0 1 1 +} +// brush 3371 +{ +( 1096 672 96 ) ( 1102 654 96 ) ( 1120 672 96 ) wm1_1 0 0 0 1 1 +( 1102 654 96 ) ( 1120 672 192 ) ( 1120 648 96 ) wm1_1 0 0 0 1 1 +( 1096 672 96 ) ( 1120 672 192 ) ( 1102 654 96 ) wm1_1 0 0 0 1 1 +( 1120 696 96 ) ( 1120 672 192 ) ( 1102 690 96 ) wm1_1 0 0 0 1 1 +( 1102 690 96 ) ( 1120 672 192 ) ( 1096 672 96 ) wm1_1 0 0 0 1 1 +( 1120 648 96 ) ( 1120 672 192 ) ( 1138 654 96 ) wm1_1 0 0 0 1 1 +( 1138 654 96 ) ( 1120 672 192 ) ( 1144 672 96 ) wm1_1 0 0 0 1 1 +( 1138 690 96 ) ( 1120 672 192 ) ( 1120 696 96 ) wm1_1 0 0 0 1 1 +( 1144 672 96 ) ( 1120 672 192 ) ( 1138 690 96 ) wm1_1 0 0 0 1 1 +} +// brush 3372 +{ +( 1768 672 96 ) ( 1774 654 96 ) ( 1792 672 96 ) wm1_1 0 0 0 1 1 +( 1774 654 96 ) ( 1792 672 192 ) ( 1792 648 96 ) wm1_1 0 0 0 1 1 +( 1768 672 96 ) ( 1792 672 192 ) ( 1774 654 96 ) wm1_1 0 0 0 1 1 +( 1792 696 96 ) ( 1792 672 192 ) ( 1774 690 96 ) wm1_1 0 0 0 1 1 +( 1774 690 96 ) ( 1792 672 192 ) ( 1768 672 96 ) wm1_1 0 0 0 1 1 +( 1792 648 96 ) ( 1792 672 192 ) ( 1810 654 96 ) wm1_1 0 0 0 1 1 +( 1810 654 96 ) ( 1792 672 192 ) ( 1816 672 96 ) wm1_1 0 0 0 1 1 +( 1810 690 96 ) ( 1792 672 192 ) ( 1792 696 96 ) wm1_1 0 0 0 1 1 +( 1816 672 96 ) ( 1792 672 192 ) ( 1810 690 96 ) wm1_1 0 0 0 1 1 +} +// brush 3373 +{ +( 1584 792 192 ) ( 1568 776 192 ) ( 1576 808 192 ) wm1_1 0 0 0 1 1 +( 1568 776 192 ) ( 1584 792 192 ) ( 1584 768 96 ) wm1_1 0 0 0 1 1 +( 1584 768 192 ) ( 1584 768 160 ) ( 1560 792 160 ) wm1_1 0 0 0 1 1 +( 1584 800 96 ) ( 1568 800 96 ) ( 1584 776 96 ) wm1_1 0 0 0 1 1 +( 1584 800 160 ) ( 1584 800 192 ) ( 1568 784 192 ) wm1_1 0 0 0 1 1 +( 1600 784 160 ) ( 1600 784 192 ) ( 1576 808 192 ) wm1_1 0 0 0 1 1 +} +// brush 3374 +{ +( 1496 808 192 ) ( 1504 776 192 ) ( 1488 792 192 ) wm1_1 0 0 0 1 1 +( 1488 768 96 ) ( 1488 792 192 ) ( 1504 776 192 ) wm1_1 0 0 0 1 1 +( 1512 792 160 ) ( 1488 768 160 ) ( 1488 768 192 ) wm1_1 0 0 0 1 1 +( 1488 776 96 ) ( 1504 800 96 ) ( 1488 800 96 ) wm1_1 0 0 0 1 1 +( 1504 784 192 ) ( 1488 800 192 ) ( 1488 800 160 ) wm1_1 0 0 0 1 1 +( 1496 808 192 ) ( 1472 784 192 ) ( 1472 784 160 ) wm1_1 0 0 0 1 1 +} +// brush 3375 +{ +( 1488 872 192 ) ( 1504 888 192 ) ( 1496 856 192 ) wm1_1 0 0 0 1 1 +( 1504 888 192 ) ( 1488 872 192 ) ( 1488 896 96 ) wm1_1 0 0 0 1 1 +( 1488 896 192 ) ( 1488 896 160 ) ( 1512 872 160 ) wm1_1 0 0 0 1 1 +( 1488 864 96 ) ( 1504 864 96 ) ( 1488 888 96 ) wm1_1 0 0 0 1 1 +( 1488 864 160 ) ( 1488 864 192 ) ( 1504 880 192 ) wm1_1 0 0 0 1 1 +( 1472 880 160 ) ( 1472 880 192 ) ( 1496 856 192 ) wm1_1 0 0 0 1 1 +} +// brush 3376 +{ +( 1576 856 192 ) ( 1568 888 192 ) ( 1584 872 192 ) wm1_1 0 0 0 1 1 +( 1584 896 96 ) ( 1584 872 192 ) ( 1568 888 192 ) wm1_1 0 0 0 1 1 +( 1560 872 160 ) ( 1584 896 160 ) ( 1584 896 192 ) wm1_1 0 0 0 1 1 +( 1584 888 96 ) ( 1568 864 96 ) ( 1584 864 96 ) wm1_1 0 0 0 1 1 +( 1568 880 192 ) ( 1584 864 192 ) ( 1584 864 160 ) wm1_1 0 0 0 1 1 +( 1576 856 192 ) ( 1600 880 192 ) ( 1600 880 160 ) wm1_1 0 0 0 1 1 +} +// brush 3377 +{ +( 544 1400 16 ) ( 544 1352 16 ) ( 480 1400 16 ) wiz1_4 32 0 0 1 1 +( 544 1400 16 ) ( 480 1400 16 ) ( 544 1400 -48 ) wiz1_4 32 48 0 1 1 +( 536 1400 16 ) ( 536 1400 -48 ) ( 536 1352 16 ) wiz1_4 0 48 0 1 1 +( 480 1352 -48 ) ( 544 1352 -48 ) ( 480 1400 -48 ) wiz1_4 32 0 0 1 1 +( 480 1352 -48 ) ( 480 1352 16 ) ( 544 1352 -48 ) wiz1_4 32 48 0 1 1 +( 488 1352 -48 ) ( 488 1400 -48 ) ( 488 1352 16 ) wiz1_4 0 48 0 1 1 +} +// brush 3378 +{ +( 536 1400 32 ) ( 536 1352 32 ) ( 488 1400 32 ) wm1_1 0 0 0 1 1 +( 536 1400 32 ) ( 488 1400 32 ) ( 536 1400 16 ) wm1_2 8 0 0 1 1 +( 536 1400 32 ) ( 536 1400 16 ) ( 536 1352 32 ) wm1_2 8 0 0 1 1 +( 488 1352 16 ) ( 536 1352 16 ) ( 488 1400 16 ) wm1_2 8 0 0 1 1 +( 488 1352 16 ) ( 488 1352 32 ) ( 536 1352 16 ) wm1_2 8 0 0 1 1 +( 488 1352 16 ) ( 488 1400 16 ) ( 488 1352 32 ) wm1_2 8 0 0 1 1 +} +// brush 3379 +{ +( 520 1384 96 ) ( 520 1368 96 ) ( 504 1368 96 ) wm1_1 0 0 0 1 1 +( 528 1384 96 ) ( 496 1384 96 ) ( 528 1392 32 ) wm1_1 0 0 0 1 1 +( 520 1368 96 ) ( 520 1384 96 ) ( 528 1360 32 ) wm1_1 0 0 0 1 1 +( 488 1360 32 ) ( 536 1360 32 ) ( 488 1392 32 ) wm1_1 0 0 0 1 1 +( 496 1368 96 ) ( 528 1368 96 ) ( 528 1360 32 ) wm1_1 0 0 0 1 1 +( 504 1384 96 ) ( 504 1368 96 ) ( 496 1392 32 ) wm1_1 0 0 0 1 1 +} +// brush 3380 +{ +( 1832 392 -64 ) ( 1832 344 -64 ) ( 1784 392 -64 ) wm1_1 0 0 0 1 1 +( 1832 392 -64 ) ( 1784 392 -64 ) ( 1832 392 -80 ) wm1_2 8 0 0 1 1 +( 1832 392 -64 ) ( 1832 392 -80 ) ( 1832 344 -64 ) wm1_2 8 0 0 1 1 +( 1784 344 -80 ) ( 1832 344 -80 ) ( 1784 392 -80 ) wm1_2 8 0 0 1 1 +( 1784 344 -80 ) ( 1784 344 -64 ) ( 1832 344 -80 ) wm1_2 8 0 0 1 1 +( 1784 344 -80 ) ( 1784 392 -80 ) ( 1784 344 -64 ) wm1_2 8 0 0 1 1 +} +// brush 3381 +{ +( 1816 376 0 ) ( 1816 360 0 ) ( 1800 360 0 ) wm1_1 0 0 0 1 1 +( 1824 376 0 ) ( 1792 376 0 ) ( 1824 384 -64 ) wm1_1 0 0 0 1 1 +( 1816 360 0 ) ( 1816 376 0 ) ( 1824 352 -64 ) wm1_1 0 0 0 1 1 +( 1784 352 -64 ) ( 1832 352 -64 ) ( 1784 384 -64 ) wm1_1 0 0 0 1 1 +( 1792 360 0 ) ( 1824 360 0 ) ( 1824 352 -64 ) wm1_1 0 0 0 1 1 +( 1800 376 0 ) ( 1800 360 0 ) ( 1792 384 -64 ) wm1_1 0 0 0 1 1 +} +// brush 3382 +{ +( 1840 392 -80 ) ( 1840 344 -80 ) ( 1776 392 -80 ) wiz1_4 32 0 0 1 1 +( 1840 392 -80 ) ( 1776 392 -80 ) ( 1840 392 -144 ) wiz1_4 32 48 0 1 1 +( 1832 392 -80 ) ( 1832 392 -144 ) ( 1832 344 -80 ) wiz1_4 0 48 0 1 1 +( 1776 344 -144 ) ( 1840 344 -144 ) ( 1776 392 -144 ) wiz1_4 32 0 0 1 1 +( 1776 344 -144 ) ( 1776 344 -80 ) ( 1840 344 -144 ) wiz1_4 32 48 0 1 1 +( 1784 344 -144 ) ( 1784 392 -144 ) ( 1784 344 -80 ) wiz1_4 0 48 0 1 1 +} +// brush 3383 +{ +( 1856 960 -224 ) ( 2048 960 -224 ) ( 2048 736 -224 ) clip 0 0 0 32 32 +( 2048 960 -224 ) ( 1856 960 -224 ) ( 1856 1152 -320 ) clip 0 0 0 32 32 +( 2048 928 -224 ) ( 2048 928 -248 ) ( 2048 736 -224 ) clip 0 0 0 32 32 +( 2048 1152 -320 ) ( 1856 1152 -320 ) ( 1856 736 -320 ) clip 0 0 0 32 32 +( 1872 736 -248 ) ( 1872 736 -224 ) ( 2032 736 -248 ) clip 0 0 0 32 32 +( 1856 736 -248 ) ( 1856 928 -248 ) ( 1856 736 -224 ) clip 0 0 0 32 32 +} +// brush 3384 +{ +( 2080 352 288 ) ( 2048 160 288 ) ( 2048 352 288 ) sky1 0 0 0 1 1 +( 2048 576 -160 ) ( 2080 576 -128 ) ( 2048 576 -128 ) sky1 0 0 0 1 1 +( 2048 -144 -192 ) ( 2048 48 -224 ) ( 2048 48 -192 ) sky1 0 0 0 32 32 +( 2080 336 -512 ) ( 2048 144 -512 ) ( 2080 144 -512 ) sky1 0 0 0 1 1 +( 2040 -768 -256 ) ( 2072 -768 -224 ) ( 2072 -768 -256 ) sky1 0 0 0 1 1 +( 2080 128 -192 ) ( 2080 320 -224 ) ( 2080 128 -224 ) sky1 0 0 0 1 1 +} +// brush 3385 +{ +( 1792 1328 288 ) ( 1792 1520 288 ) ( 1824 1328 288 ) sky1 0 0 0 1 1 +( 1824 976 288 ) ( 1816 972 192 ) ( 1816 972 288 ) sky1 0 0 0 32 32 +( 1816 972 192 ) ( 1676 1112 192 ) ( 1676 1112 288 ) sky1 0 0 0 32 32 +( 1816 1264 96 ) ( 1824 976 96 ) ( 1824 1264 96 ) sky1 0 0 0 1 1 +( 1680 1120 192 ) ( 1676 1112 192 ) ( 1676 1112 96 ) sky1 0 0 0 1 1 +( 1824 976 192 ) ( 1680 1120 192 ) ( 1680 1120 96 ) sky1 0 0 0 1 1 +} +// brush 3386 +{ +( 2144 704 288 ) ( 2336 672 288 ) ( 2144 672 288 ) sky1 0 0 0 1 1 +( 1792 672 192 ) ( 1824 704 128 ) ( 1824 704 192 ) sky1 0 0 0 32 32 +( 2048 696 -128 ) ( 1856 696 -160 ) ( 1856 696 -128 ) sky1 0 0 0 32 32 +( 1816 696 96 ) ( 1984 704 96 ) ( 1824 704 96 ) sky1 0 0 0 1 1 +( 1984 672 -64 ) ( 1984 704 -32 ) ( 1984 704 -64 ) sky1 0 0 0 1 1 +( 1824 704 192 ) ( 1824 704 96 ) ( 1984 704 96 ) sky1 0 0 0 1 1 +} +// brush 3387 +{ +( 1764 1648 0 ) ( 1764 1776 0 ) ( 1828 1648 0 ) key03_6 104 256 0 1 1 +( 1764 1656 64 ) ( 1828 1656 64 ) ( 1764 1656 -64 ) key03_6 104 256 0 1 1 +( 1748 1600 64 ) ( 1748 1600 -64 ) ( 1748 1728 64 ) key03_6 8 0 0 1 1 +( 1828 1776 -64 ) ( 1764 1776 -64 ) ( 1828 1648 -64 ) key03_6 104 256 0 1 1 +( 1844 1720 -64 ) ( 1844 1720 64 ) ( 1780 1720 -64 ) key03_6 104 256 0 1 1 +( 1820 1792 -64 ) ( 1820 1664 -64 ) ( 1820 1792 64 ) key03_6 8 0 0 1 1 +} +// brush 3388 +{ +( 1824 1668 0 ) ( 1696 1668 0 ) ( 1824 1732 0 ) key03_6 104 256 0 1 1 +( 1816 1668 64 ) ( 1816 1732 64 ) ( 1816 1668 -64 ) key03_6 104 256 0 1 1 +( 1872 1652 64 ) ( 1872 1652 -64 ) ( 1744 1652 64 ) key03_6 104 256 0 1 1 +( 1696 1732 -64 ) ( 1696 1668 -64 ) ( 1824 1732 -64 ) key03_6 104 256 0 1 1 +( 1752 1748 -64 ) ( 1752 1748 64 ) ( 1752 1684 -64 ) key03_6 104 256 0 1 1 +( 1680 1724 -64 ) ( 1808 1724 -64 ) ( 1680 1724 64 ) key03_6 104 256 0 1 1 +} +// brush 3389 +{ +( 1824 1728 -64 ) ( 1824 1648 -64 ) ( 1744 1728 -64 ) wm1_1 0 0 0 1 1 +( 1824 1728 -64 ) ( 1744 1728 -64 ) ( 1824 1728 -88 ) wm1_1 0 0 0 1 1 +( 1824 1728 -64 ) ( 1824 1728 -88 ) ( 1824 1648 -64 ) wm1_1 0 0 0 1 1 +( 1744 1648 -128 ) ( 1824 1648 -128 ) ( 1744 1728 -128 ) wm1_1 0 0 0 1 1 +( 1744 1648 -88 ) ( 1744 1648 -64 ) ( 1824 1648 -88 ) wm1_1 0 0 0 1 1 +( 1744 1648 -88 ) ( 1744 1728 -88 ) ( 1744 1648 -64 ) wm1_1 0 0 0 1 1 +} +// brush 3390 +{ +( 2160 1728 -64 ) ( 2160 1648 -64 ) ( 2080 1728 -64 ) wm1_1 0 0 0 1 1 +( 2160 1728 -64 ) ( 2080 1728 -64 ) ( 2160 1728 -88 ) wm1_1 0 0 0 1 1 +( 2160 1728 -64 ) ( 2160 1728 -88 ) ( 2160 1648 -64 ) wm1_1 0 0 0 1 1 +( 2080 1648 -128 ) ( 2160 1648 -128 ) ( 2080 1728 -128 ) wm1_1 0 0 0 1 1 +( 2080 1648 -88 ) ( 2080 1648 -64 ) ( 2160 1648 -88 ) wm1_1 0 0 0 1 1 +( 2080 1648 -88 ) ( 2080 1728 -88 ) ( 2080 1648 -64 ) wm1_1 0 0 0 1 1 +} +// brush 3391 +{ +( 192 1008 -184 ) ( 256 1040 -184 ) ( 256 1008 -184 ) wm1_2 0 8 0 1 1 +( 256 1016 -200 ) ( 192 1016 -184 ) ( 256 1016 -184 ) wm1_2 0 8 0 1 1 +( 256 1040 -184 ) ( 256 1008 -200 ) ( 256 1008 -184 ) wm1_1 0 0 0 1 1 +( 192 1008 -224 ) ( 256 1040 -224 ) ( 192 1040 -224 ) wm1_1 0 0 0 1 1 +( 256 1056 -200 ) ( 192 1056 -184 ) ( 192 1056 -200 ) wm1_1 0 0 0 1 1 +( 192 1040 -184 ) ( 192 1008 -200 ) ( 192 1040 -200 ) wm1_1 0 0 0 1 1 +( 0 1056 -192 ) ( -128 1048 -184 ) ( -128 1056 -192 ) wm1_1 0 0 0 1 1 +( 0 1016 -216 ) ( -128 1024 -224 ) ( -128 1016 -216 ) wm1_1 0 0 0 1 1 +} +// brush 3392 +{ +( 192 1056 -224 ) ( 256 1024 -224 ) ( 256 1056 -224 ) wm1_1 0 0 0 1 1 +( 256 1016 -216 ) ( 256 1048 -184 ) ( 256 1048 -216 ) wm1_1 0 0 0 1 1 +( 256 1016 -184 ) ( 192 1016 -216 ) ( 192 1016 -184 ) wm1_1 0 8 0 1 1 +( 192 1016 -216 ) ( 192 1048 -184 ) ( 192 1016 -184 ) wm1_1 0 0 0 1 1 +( 576 1024 -224 ) ( 448 1016 -216 ) ( 448 1024 -224 ) wm1_1 0 0 0 1 1 +} +// brush 3393 +{ +( 192 1016 -184 ) ( 256 1048 -184 ) ( 256 1016 -184 ) wm1_1 0 8 0 1 1 +( 256 1056 -192 ) ( 256 1024 -224 ) ( 256 1024 -192 ) wm1_1 0 0 0 1 1 +( 256 1056 -224 ) ( 192 1056 -192 ) ( 192 1056 -224 ) wm1_1 0 0 0 1 1 +( 192 1056 -192 ) ( 192 1024 -224 ) ( 192 1056 -224 ) wm1_1 0 0 0 1 1 +( 576 1048 -184 ) ( 448 1056 -192 ) ( 448 1048 -184 ) wm1_1 0 0 0 1 1 +} +// brush 3394 +{ +( 256 656 -184 ) ( 256 624 -184 ) ( 192 656 -184 ) wm1_2 0 24 0 1 1 +( 256 648 -184 ) ( 192 648 -184 ) ( 256 648 -200 ) wm1_2 0 8 0 1 1 +( 256 656 -184 ) ( 256 656 -200 ) ( 256 624 -184 ) wm1_1 0 0 0 1 1 +( 192 624 -224 ) ( 256 624 -224 ) ( 192 656 -224 ) wm1_1 0 0 0 1 1 +( 192 608 -200 ) ( 192 608 -184 ) ( 256 608 -200 ) wm1_1 0 0 0 1 1 +( 192 624 -200 ) ( 192 656 -200 ) ( 192 624 -184 ) wm1_1 0 0 0 1 1 +( -128 608 -192 ) ( -128 616 -184 ) ( 0 608 -192 ) wm1_1 0 0 0 1 1 +( -128 648 -216 ) ( -128 640 -224 ) ( 0 648 -216 ) wm1_1 0 0 0 1 1 +} +// brush 3395 +{ +( 256 608 -224 ) ( 256 640 -224 ) ( 192 608 -224 ) wm1_1 0 0 0 1 1 +( 256 616 -216 ) ( 256 616 -184 ) ( 256 648 -216 ) wm1_1 0 0 0 1 1 +( 192 648 -184 ) ( 192 648 -216 ) ( 256 648 -184 ) wm1_1 0 8 0 1 1 +( 192 648 -184 ) ( 192 616 -184 ) ( 192 648 -216 ) wm1_1 0 0 0 1 1 +( 448 640 -224 ) ( 448 648 -216 ) ( 576 640 -224 ) wm1_1 0 0 0 1 1 +} +// brush 3396 +{ +( 256 648 -184 ) ( 256 616 -184 ) ( 192 648 -184 ) wm1_1 0 24 0 1 1 +( 256 640 -192 ) ( 256 640 -224 ) ( 256 608 -192 ) wm1_1 0 0 0 1 1 +( 192 608 -224 ) ( 192 608 -192 ) ( 256 608 -224 ) wm1_1 0 0 0 1 1 +( 192 608 -224 ) ( 192 640 -224 ) ( 192 608 -192 ) wm1_1 0 0 0 1 1 +( 448 616 -184 ) ( 448 608 -192 ) ( 576 616 -184 ) wm1_1 0 0 0 1 1 +} +// brush 3397 +{ +( -256 1008 -184 ) ( -192 1040 -184 ) ( -192 1008 -184 ) wm1_2 0 8 0 1 1 +( -192 1016 -200 ) ( -256 1016 -184 ) ( -192 1016 -184 ) wm1_2 0 8 0 1 1 +( -192 1040 -184 ) ( -192 1008 -200 ) ( -192 1008 -184 ) wm1_1 0 0 0 1 1 +( -256 1008 -224 ) ( -192 1040 -224 ) ( -256 1040 -224 ) wm1_1 0 0 0 1 1 +( -192 1056 -200 ) ( -256 1056 -184 ) ( -256 1056 -200 ) wm1_1 0 0 0 1 1 +( -256 1040 -184 ) ( -256 1008 -200 ) ( -256 1040 -200 ) wm1_1 0 0 0 1 1 +( -448 1056 -192 ) ( -576 1048 -184 ) ( -576 1056 -192 ) wm1_1 0 0 0 1 1 +( -448 1016 -216 ) ( -576 1024 -224 ) ( -576 1016 -216 ) wm1_1 0 0 0 1 1 +} +// brush 3398 +{ +( -192 656 -184 ) ( -192 624 -184 ) ( -256 656 -184 ) wm1_2 0 24 0 1 1 +( -192 648 -184 ) ( -256 648 -184 ) ( -192 648 -200 ) wm1_2 0 8 0 1 1 +( -192 656 -184 ) ( -192 656 -200 ) ( -192 624 -184 ) wm1_1 0 0 0 1 1 +( -256 624 -224 ) ( -192 624 -224 ) ( -256 656 -224 ) wm1_1 0 0 0 1 1 +( -256 608 -200 ) ( -256 608 -184 ) ( -192 608 -200 ) wm1_1 0 0 0 1 1 +( -256 624 -200 ) ( -256 656 -200 ) ( -256 624 -184 ) wm1_1 0 0 0 1 1 +( -576 608 -192 ) ( -576 616 -184 ) ( -448 608 -192 ) wm1_1 0 0 0 1 1 +( -576 648 -216 ) ( -576 640 -224 ) ( -448 648 -216 ) wm1_1 0 0 0 1 1 +} +// brush 3399 +{ +( 2160 1728 16 ) ( 2160 1648 16 ) ( 2080 1728 16 ) clip 0 0 0 1 1 +( 2160 1728 0 ) ( 2080 1728 0 ) ( 2160 1728 -64 ) clip 0 0 0 1 1 +( 2160 1728 0 ) ( 2160 1728 -64 ) ( 2160 1648 0 ) clip 0 0 0 1 1 +( 2080 1648 -64 ) ( 2160 1648 -64 ) ( 2080 1728 -64 ) clip 0 0 0 1 1 +( 2080 1648 -64 ) ( 2080 1648 0 ) ( 2160 1648 -64 ) clip 0 0 0 1 1 +( 2080 1648 -64 ) ( 2080 1728 -64 ) ( 2080 1648 0 ) clip 0 0 0 1 1 +} +// brush 3400 +{ +( 1824 1728 16 ) ( 1824 1648 16 ) ( 1744 1728 16 ) clip 0 0 0 1 1 +( 1824 1728 0 ) ( 1744 1728 0 ) ( 1824 1728 -64 ) clip 0 0 0 1 1 +( 1824 1728 0 ) ( 1824 1728 -64 ) ( 1824 1648 0 ) clip 0 0 0 1 1 +( 1744 1648 -64 ) ( 1824 1648 -64 ) ( 1744 1728 -64 ) clip 0 0 0 1 1 +( 1744 1648 -64 ) ( 1744 1648 0 ) ( 1824 1648 -64 ) clip 0 0 0 1 1 +( 1744 1648 -64 ) ( 1744 1728 -64 ) ( 1744 1648 0 ) clip 0 0 0 1 1 +} +// brush 3401 +{ +( -568 2992 320 ) ( -568 2984 320 ) ( -608 2992 320 ) clip 0 0 0 1 1 +( -552 3456 320 ) ( -592 3456 320 ) ( -552 3456 32 ) clip 0 0 0 1 1 +( -568 2992 320 ) ( -568 2992 32 ) ( -568 2984 320 ) clip 0 0 0 1 1 +( -608 2984 32 ) ( -568 2984 32 ) ( -608 2992 32 ) clip 0 0 0 1 1 +( -608 2976 32 ) ( -608 2976 320 ) ( -568 2976 32 ) clip 0 0 0 1 1 +( -608 2984 32 ) ( -608 2992 32 ) ( -608 2984 320 ) clip 0 0 0 1 1 +} +// brush 3402 +{ +( 1192 928 -320 ) ( 1120 976 -344 ) ( 1192 1008 -320 ) wswamp1_2 0 0 0 1 1 +( 1192 928 -384 ) ( 1192 928 -320 ) ( 1192 1008 -384 ) wswamp1_2 0 0 0 1 1 +( 512 944 -448 ) ( 1312 1360 -448 ) ( 512 1360 -448 ) wswamp1_2 0 0 0 1 1 +( 1192 928 -448 ) ( 1120 976 -344 ) ( 1192 928 -320 ) wswamp1_2 0 0 0 1 1 +( 1192 1008 -448 ) ( 1120 976 -344 ) ( 1120 976 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3403 +{ +( 1248 1056 -320 ) ( 1248 640 -320 ) ( 448 1056 -320 ) wswamp1_2 0 0 0 1 1 +( 1248 1088 -320 ) ( 448 1088 -320 ) ( 1248 1088 -384 ) wswamp1_2 0 0 0 1 1 +( 1248 1056 -320 ) ( 1248 1056 -384 ) ( 1248 640 -320 ) wswamp1_2 0 0 0 1 1 +( 448 640 -384 ) ( 1248 640 -384 ) ( 448 1056 -384 ) wswamp1_2 0 0 0 1 1 +( 448 1056 -384 ) ( 448 1056 -320 ) ( 1248 1056 -384 ) wswamp1_2 0 0 0 1 1 +( 1024 1104 64 ) ( 1024 656 -64 ) ( 1024 1104 -64 ) wswamp1_2 0 0 0 1 1 +} +// brush 3404 +{ +( 1152 1056 -320 ) ( 1120 976 -344 ) ( 1088 1056 -320 ) wswamp1_2 0 0 0 1 1 +( 1312 1056 -320 ) ( 512 1056 -320 ) ( 1312 1056 -384 ) wswamp1_2 0 0 0 1 1 +( 512 608 -448 ) ( 1312 608 -448 ) ( 512 1024 -448 ) wswamp1_2 0 0 0 1 1 +( 1088 1056 -448 ) ( 1120 976 -344 ) ( 1120 976 -448 ) wswamp1_2 0 0 0 1 1 +( 1152 1056 -448 ) ( 1120 976 -344 ) ( 1152 1056 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3405 +{ +( 544 1008 -320 ) ( 1344 1424 -320 ) ( 1344 1008 -320 ) wswamp1_2 0 0 0 1 1 +( 1192 1008 -384 ) ( 1192 1008 -320 ) ( 1192 1056 -384 ) wswamp1_2 0 0 0 1 1 +( 544 1008 -448 ) ( 1344 1424 -448 ) ( 544 1424 -448 ) wswamp1_2 0 0 0 1 1 +( 1192 1008 -384 ) ( 1192 1008 -448 ) ( 1152 1056 -384 ) wswamp1_2 0 0 0 1 1 +( 1152 1056 -320 ) ( 1192 1056 -384 ) ( 1192 1056 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3406 +{ +( 1048 904 -320 ) ( 1128 896 -360 ) ( 1120 824 -368 ) wswamp1_2 0 0 0 1 1 +( 1120 824 -448 ) ( 1128 896 -360 ) ( 1128 896 -448 ) wswamp1_2 0 0 0 1 1 +( 416 496 -448 ) ( 1216 496 -448 ) ( 416 912 -448 ) wswamp1_2 0 0 0 1 1 +( 1048 904 -448 ) ( 1128 896 -360 ) ( 1048 904 -320 ) wswamp1_2 0 0 0 1 1 +( 1048 904 -320 ) ( 1120 824 -368 ) ( 1048 904 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3407 +{ +( 896 1008 -320 ) ( 896 1424 -320 ) ( 1696 1008 -320 ) wswamp1_2 0 0 0 1 1 +( 1048 992 -320 ) ( 1048 992 -384 ) ( 1048 1056 -384 ) wswamp1_2 0 0 0 1 1 +( 1696 1424 -448 ) ( 896 1424 -448 ) ( 1696 1008 -448 ) wswamp1_2 0 0 0 1 1 +( 1048 992 -448 ) ( 1048 992 -384 ) ( 1088 1056 -384 ) wswamp1_2 0 0 0 1 1 +( 1048 1056 -320 ) ( 1048 1056 -384 ) ( 1088 1056 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3408 +{ +( 1192 1008 -320 ) ( 1120 976 -344 ) ( 1152 1056 -320 ) wswamp1_2 0 0 0 1 1 +( 1152 1056 -320 ) ( 1120 976 -344 ) ( 1152 1056 -448 ) wswamp1_2 0 0 0 1 1 +( 1800 1040 -448 ) ( 1000 624 -448 ) ( 1800 624 -448 ) wswamp1_2 0 0 0 1 1 +( 1192 1008 -448 ) ( 1192 1008 -384 ) ( 1152 1056 -384 ) wswamp1_2 0 0 0 1 1 +( 1192 1008 -448 ) ( 1120 976 -344 ) ( 1192 1008 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3409 +{ +( 1088 1056 -320 ) ( 1120 976 -344 ) ( 1048 992 -320 ) wswamp1_2 0 0 0 1 1 +( 1088 1056 -448 ) ( 1120 976 -344 ) ( 1088 1056 -320 ) wswamp1_2 0 0 0 1 1 +( 440 624 -448 ) ( 1240 624 -448 ) ( 440 1040 -448 ) wswamp1_2 0 0 0 1 1 +( 1088 1056 -384 ) ( 1088 1056 -320 ) ( 1048 992 -320 ) wswamp1_2 0 0 0 1 1 +( 1048 992 -320 ) ( 1120 976 -344 ) ( 1048 992 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3410 +{ +( 1048 992 -320 ) ( 1120 976 -344 ) ( 1048 904 -320 ) wswamp1_2 0 0 0 1 1 +( 1048 904 -320 ) ( 1048 904 -384 ) ( 1048 992 -384 ) wswamp1_2 0 0 0 1 1 +( 1728 1344 -448 ) ( 928 1344 -448 ) ( 1728 928 -448 ) wswamp1_2 0 0 0 1 1 +( 1048 904 -448 ) ( 1120 976 -344 ) ( 1120 976 -448 ) wswamp1_2 0 0 0 1 1 +( 1048 992 -448 ) ( 1120 976 -344 ) ( 1048 992 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3411 +{ +( 1120 976 -344 ) ( 1128 896 -360 ) ( 1048 904 -320 ) wswamp1_2 0 0 0 1 1 +( 1120 976 -448 ) ( 1128 896 -360 ) ( 1120 976 -344 ) wswamp1_2 0 0 0 1 1 +( 440 536 -448 ) ( 1240 536 -448 ) ( 440 952 -448 ) wswamp1_2 0 0 0 1 1 +( 1048 904 -448 ) ( 1120 976 -344 ) ( 1048 904 -320 ) wswamp1_2 0 0 0 1 1 +( 1048 904 -320 ) ( 1128 896 -360 ) ( 1048 904 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3412 +{ +( 1192 928 -320 ) ( 1128 896 -360 ) ( 1120 976 -344 ) wswamp1_2 0 0 0 1 1 +( 1120 976 -448 ) ( 1128 896 -360 ) ( 1128 896 -448 ) wswamp1_2 0 0 0 1 1 +( 1808 1336 -448 ) ( 1008 1336 -448 ) ( 1808 920 -448 ) wswamp1_2 0 0 0 1 1 +( 1192 928 -448 ) ( 1128 896 -360 ) ( 1192 928 -320 ) wswamp1_2 0 0 0 1 1 +( 1192 928 -320 ) ( 1120 976 -344 ) ( 1192 928 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3413 +{ +( 1192 848 -320 ) ( 1128 896 -360 ) ( 1192 928 -320 ) wswamp1_2 0 0 0 1 1 +( 1192 848 -384 ) ( 1192 848 -320 ) ( 1192 928 -320 ) wswamp1_2 0 0 0 1 1 +( 512 488 -448 ) ( 1312 488 -448 ) ( 512 904 -448 ) wswamp1_2 0 0 0 1 1 +( 1192 928 -448 ) ( 1128 896 -360 ) ( 1128 896 -448 ) wswamp1_2 0 0 0 1 1 +( 1192 848 -448 ) ( 1128 896 -360 ) ( 1192 848 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3414 +{ +( 1120 824 -368 ) ( 1128 896 -360 ) ( 1192 848 -320 ) wswamp1_2 0 0 0 1 1 +( 1128 896 -448 ) ( 1128 896 -360 ) ( 1120 824 -448 ) wswamp1_2 0 0 0 1 1 +( 1808 1256 -448 ) ( 1008 1256 -448 ) ( 1808 840 -448 ) wswamp1_2 0 0 0 1 1 +( 1192 848 -448 ) ( 1120 824 -368 ) ( 1192 848 -320 ) wswamp1_2 0 0 0 1 1 +( 1192 848 -320 ) ( 1128 896 -360 ) ( 1192 848 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3415 +{ +( 1192 760 -320 ) ( 1120 824 -368 ) ( 1192 848 -320 ) wswamp1_2 0 0 0 1 1 +( 1192 760 -448 ) ( 1192 760 -320 ) ( 1192 848 -320 ) wswamp1_2 0 0 0 1 1 +( 504 416 -448 ) ( 1304 416 -448 ) ( 504 832 -448 ) wswamp1_2 0 0 0 1 1 +( 1192 848 -320 ) ( 1120 824 -368 ) ( 1192 848 -448 ) wswamp1_2 0 0 0 1 1 +( 1192 760 -448 ) ( 1120 824 -368 ) ( 1192 760 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3416 +{ +( 1096 760 -320 ) ( 1120 824 -368 ) ( 1192 760 -320 ) wswamp1_2 0 0 0 1 1 +( 1096 760 -448 ) ( 1120 824 -368 ) ( 1096 760 -320 ) wswamp1_2 0 0 0 1 1 +( 1808 1168 -448 ) ( 1008 1168 -448 ) ( 1808 752 -448 ) wswamp1_2 0 0 0 1 1 +( 1096 760 -448 ) ( 1096 760 -320 ) ( 1192 760 -320 ) wswamp1_2 0 0 0 1 1 +( 1192 760 -320 ) ( 1120 824 -368 ) ( 1192 760 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3417 +{ +( 1096 760 -320 ) ( 1040 824 -360 ) ( 1120 824 -368 ) wswamp1_2 0 0 0 1 1 +( 1096 760 -448 ) ( 1120 824 -368 ) ( 1120 824 -448 ) wswamp1_2 0 0 0 1 1 +( 408 416 -448 ) ( 1208 416 -448 ) ( 408 832 -448 ) wswamp1_2 0 0 0 1 1 +( 1120 824 -368 ) ( 1040 824 -360 ) ( 1120 824 -448 ) wswamp1_2 0 0 0 1 1 +( 1096 760 -448 ) ( 1040 824 -360 ) ( 1096 760 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3418 +{ +( 1120 824 -368 ) ( 1040 824 -360 ) ( 1048 904 -320 ) wswamp1_2 0 0 0 1 1 +( 1048 904 -448 ) ( 1040 824 -360 ) ( 1040 824 -448 ) wswamp1_2 0 0 0 1 1 +( 1752 1232 -448 ) ( 952 1232 -448 ) ( 1752 816 -448 ) wswamp1_2 0 0 0 1 1 +( 1040 824 -448 ) ( 1040 824 -360 ) ( 1120 824 -448 ) wswamp1_2 0 0 0 1 1 +( 1048 904 -448 ) ( 1120 824 -368 ) ( 1048 904 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3419 +{ +( 992 760 -320 ) ( 1040 824 -360 ) ( 1096 760 -320 ) wswamp1_2 0 0 0 1 1 +( 1096 760 -448 ) ( 1040 824 -360 ) ( 1040 824 -448 ) wswamp1_2 0 0 0 1 1 +( 960 760 -448 ) ( 1040 760 -448 ) ( 960 824 -448 ) wswamp1_2 0 0 0 1 1 +( 992 760 -448 ) ( 992 760 -320 ) ( 1096 760 -320 ) wswamp1_2 0 0 0 1 1 +( 992 760 -448 ) ( 1040 824 -360 ) ( 992 760 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3420 +{ +( 1048 904 -320 ) ( 1040 824 -360 ) ( 984 904 -320 ) wswamp1_2 0 0 0 1 1 +( 1048 904 -448 ) ( 1048 904 -320 ) ( 984 904 -320 ) wswamp1_2 0 0 0 1 1 +( 984 832 -448 ) ( 1064 832 -448 ) ( 984 896 -448 ) wswamp1_2 0 0 0 1 1 +( 984 904 -320 ) ( 1040 824 -360 ) ( 984 904 -448 ) wswamp1_2 0 0 0 1 1 +( 1048 904 -448 ) ( 1040 824 -360 ) ( 1048 904 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3421 +{ +( 984 904 -320 ) ( 944 832 -344 ) ( 896 904 -320 ) wswamp1_2 0 0 0 1 1 +( 896 904 -320 ) ( 896 904 -448 ) ( 984 904 -448 ) wswamp1_2 0 0 0 1 1 +( 904 840 -448 ) ( 984 840 -448 ) ( 904 904 -448 ) wswamp1_2 0 0 0 1 1 +( 896 904 -320 ) ( 944 832 -344 ) ( 896 904 -448 ) wswamp1_2 0 0 0 1 1 +( 984 904 -448 ) ( 944 832 -344 ) ( 984 904 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3422 +{ +( 1040 824 -360 ) ( 944 832 -344 ) ( 984 904 -320 ) wswamp1_2 0 0 0 1 1 +( 944 832 -448 ) ( 944 832 -344 ) ( 1040 824 -448 ) wswamp1_2 0 0 0 1 1 +( 1040 896 -448 ) ( 960 896 -448 ) ( 1040 832 -448 ) wswamp1_2 0 0 0 1 1 +( 984 904 -448 ) ( 1040 824 -360 ) ( 984 904 -320 ) wswamp1_2 0 0 0 1 1 +( 984 904 -320 ) ( 944 832 -344 ) ( 984 904 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3423 +{ +( 992 760 -320 ) ( 944 832 -344 ) ( 1040 824 -360 ) wswamp1_2 0 0 0 1 1 +( 1040 824 -448 ) ( 944 832 -344 ) ( 944 832 -448 ) wswamp1_2 0 0 0 1 1 +( 960 760 -448 ) ( 1040 760 -448 ) ( 960 824 -448 ) wswamp1_2 0 0 0 1 1 +( 992 760 -448 ) ( 944 832 -344 ) ( 992 760 -320 ) wswamp1_2 0 0 0 1 1 +( 992 760 -320 ) ( 1040 824 -360 ) ( 992 760 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3424 +{ +( 896 760 -320 ) ( 944 832 -344 ) ( 992 760 -320 ) wswamp1_2 0 0 0 1 1 +( 896 760 -448 ) ( 896 760 -320 ) ( 992 760 -320 ) wswamp1_2 0 0 0 1 1 +( 992 832 -448 ) ( 912 832 -448 ) ( 992 768 -448 ) wswamp1_2 0 0 0 1 1 +( 992 760 -320 ) ( 944 832 -344 ) ( 992 760 -448 ) wswamp1_2 0 0 0 1 1 +( 896 760 -448 ) ( 944 832 -344 ) ( 896 760 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3425 +{ +( 896 800 -320 ) ( 944 832 -344 ) ( 896 760 -320 ) wswamp1_2 0 0 0 1 1 +( 896 800 -448 ) ( 944 832 -344 ) ( 896 800 -320 ) wswamp1_2 0 0 0 1 1 +( 864 760 -448 ) ( 944 760 -448 ) ( 864 824 -448 ) wswamp1_2 0 0 0 1 1 +( 896 800 -448 ) ( 896 800 -320 ) ( 896 760 -320 ) wswamp1_2 0 0 0 1 1 +( 896 760 -320 ) ( 944 832 -344 ) ( 896 760 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3426 +{ +( 896 904 -320 ) ( 944 832 -344 ) ( 896 864 -320 ) wswamp1_2 0 0 0 1 1 +( 896 864 -448 ) ( 944 832 -344 ) ( 944 832 -448 ) wswamp1_2 0 0 0 1 1 +( 864 840 -448 ) ( 944 904 -448 ) ( 864 904 -448 ) wswamp1_2 0 0 0 1 1 +( 896 904 -320 ) ( 896 864 -320 ) ( 896 864 -448 ) wswamp1_2 0 0 0 1 1 +( 896 904 -448 ) ( 944 832 -344 ) ( 896 904 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3427 +{ +( 944 832 -344 ) ( 896 832 -336 ) ( 896 864 -320 ) wswamp1_2 0 0 0 1 1 +( 896 864 -448 ) ( 944 832 -344 ) ( 896 864 -320 ) wswamp1_2 0 0 0 1 1 +( 976 856 -448 ) ( 896 792 -448 ) ( 976 792 -448 ) wswamp1_2 0 0 0 1 1 +( 896 832 -448 ) ( 896 832 -336 ) ( 944 832 -448 ) wswamp1_2 0 0 0 1 1 +( 896 864 -320 ) ( 896 832 -336 ) ( 896 864 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3428 +{ +( 896 800 -320 ) ( 896 832 -336 ) ( 944 832 -344 ) wswamp1_2 0 0 0 1 1 +( 896 800 -448 ) ( 944 832 -344 ) ( 944 832 -448 ) wswamp1_2 0 0 0 1 1 +( 976 872 -448 ) ( 896 872 -448 ) ( 976 808 -448 ) wswamp1_2 0 0 0 1 1 +( 944 832 -344 ) ( 896 832 -336 ) ( 944 832 -448 ) wswamp1_2 0 0 0 1 1 +( 896 800 -448 ) ( 896 832 -336 ) ( 896 800 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3429 +{ +( 896 864 -320 ) ( 896 832 -336 ) ( 448 832 -336 ) wswamp1_2 0 0 0 1 1 +( 896 832 -448 ) ( 448 832 -336 ) ( 896 832 -336 ) wswamp1_2 0 0 0 1 1 +( 896 864 -320 ) ( 896 832 -448 ) ( 896 832 -320 ) wswamp1_2 0 0 0 1 1 +( 624 832 -448 ) ( 896 864 -448 ) ( 624 864 -448 ) wswamp1_2 0 0 0 1 1 +( 896 864 -448 ) ( 624 864 -320 ) ( 624 864 -448 ) wswamp1_2 0 0 0 1 1 +( 448 864 -320 ) ( 448 832 -448 ) ( 448 864 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3430 +{ +( 448 832 -336 ) ( 896 832 -336 ) ( 896 800 -320 ) wswamp1_2 0 0 0 1 1 +( 896 832 -336 ) ( 448 832 -336 ) ( 896 832 -448 ) wswamp1_2 0 0 0 1 1 +( 896 832 -320 ) ( 896 832 -448 ) ( 896 800 -320 ) wswamp1_2 0 0 0 1 1 +( 624 800 -448 ) ( 896 800 -448 ) ( 624 832 -448 ) wswamp1_2 0 0 0 1 1 +( 624 800 -448 ) ( 624 800 -320 ) ( 896 800 -448 ) wswamp1_2 0 0 0 1 1 +( 448 800 -448 ) ( 448 832 -448 ) ( 448 800 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3431 +{ +( -256 1056 -224 ) ( -192 1024 -224 ) ( -192 1056 -224 ) wm1_1 0 0 0 1 1 +( -192 1016 -216 ) ( -192 1048 -184 ) ( -192 1048 -216 ) wm1_1 0 0 0 1 1 +( -192 1016 -184 ) ( -256 1016 -216 ) ( -256 1016 -184 ) wm1_1 0 8 0 1 1 +( -256 1016 -216 ) ( -256 1048 -184 ) ( -256 1016 -184 ) wm1_1 0 0 0 1 1 +( 128 1024 -224 ) ( 0 1016 -216 ) ( 0 1024 -224 ) wm1_1 0 0 0 1 1 +} +// brush 3432 +{ +( -256 1016 -184 ) ( -192 1048 -184 ) ( -192 1016 -184 ) wm1_1 0 8 0 1 1 +( -192 1056 -192 ) ( -192 1024 -224 ) ( -192 1024 -192 ) wm1_1 0 0 0 1 1 +( -192 1056 -224 ) ( -256 1056 -192 ) ( -256 1056 -224 ) wm1_1 0 0 0 1 1 +( -256 1056 -192 ) ( -256 1024 -224 ) ( -256 1056 -224 ) wm1_1 0 0 0 1 1 +( 128 1048 -184 ) ( 0 1056 -192 ) ( 0 1048 -184 ) wm1_1 0 0 0 1 1 +} +// brush 3433 +{ +( -192 608 -224 ) ( -192 640 -224 ) ( -256 608 -224 ) wm1_1 0 0 0 1 1 +( -192 616 -216 ) ( -192 616 -184 ) ( -192 648 -216 ) wm1_1 0 0 0 1 1 +( -256 648 -184 ) ( -256 648 -216 ) ( -192 648 -184 ) wm1_1 0 8 0 1 1 +( -256 648 -184 ) ( -256 616 -184 ) ( -256 648 -216 ) wm1_1 0 0 0 1 1 +( 0 640 -224 ) ( 0 648 -216 ) ( 128 640 -224 ) wm1_1 0 0 0 1 1 +} +// brush 3434 +{ +( -192 648 -184 ) ( -192 616 -184 ) ( -256 648 -184 ) wm1_1 0 24 0 1 1 +( -192 640 -192 ) ( -192 640 -224 ) ( -192 608 -192 ) wm1_1 0 0 0 1 1 +( -256 608 -224 ) ( -256 608 -192 ) ( -192 608 -224 ) wm1_1 0 0 0 1 1 +( -256 608 -224 ) ( -256 640 -224 ) ( -256 608 -192 ) wm1_1 0 0 0 1 1 +( 0 616 -184 ) ( 0 608 -192 ) ( 128 616 -184 ) wm1_1 0 0 0 1 1 +} +// brush 3435 +{ +( 384 760 -320 ) ( 448 832 -320 ) ( 448 760 -320 ) wswamp1_2 0 0 0 1 1 +( 448 760 -448 ) ( 384 760 -320 ) ( 448 760 -320 ) wswamp1_2 0 0 0 1 1 +( 448 832 -320 ) ( 448 760 -448 ) ( 448 760 -320 ) wswamp1_2 0 0 0 1 1 +( 384 760 -448 ) ( 448 832 -448 ) ( 384 832 -448 ) wswamp1_2 0 0 0 1 1 +( 448 800 64 ) ( 384 760 -64 ) ( 448 800 -64 ) wswamp1_2 0 0 0 1 1 +} +// brush 3436 +{ +( 448 800 -320 ) ( 384 832 -320 ) ( 448 832 -336 ) wswamp1_2 0 0 0 1 1 +( 448 872 -448 ) ( 384 800 -448 ) ( 448 800 -448 ) wswamp1_2 0 0 0 1 1 +( 448 800 -448 ) ( 384 832 -320 ) ( 448 800 -320 ) wswamp1_2 0 0 0 1 1 +( 448 800 -448 ) ( 448 832 -336 ) ( 448 832 -448 ) wswamp1_2 0 0 0 1 1 +( 448 832 -448 ) ( 384 832 -320 ) ( 384 832 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3437 +{ +( 384 760 -320 ) ( 448 832 -320 ) ( 448 760 -320 ) wswamp1_2 0 0 0 1 1 +( 384 760 -448 ) ( 448 832 -448 ) ( 384 832 -448 ) wswamp1_2 0 0 0 1 1 +( 448 800 -448 ) ( 384 832 -320 ) ( 384 832 -448 ) wswamp1_2 0 0 0 1 1 +( 384 760 -448 ) ( 384 832 -448 ) ( 384 832 -320 ) wswamp1_2 0 0 0 1 1 +( 448 800 -64 ) ( 384 760 -64 ) ( 448 800 64 ) wswamp1_2 0 0 0 1 1 +} +// brush 3438 +{ +( 448 904 -320 ) ( 448 832 -320 ) ( 384 904 -320 ) wswamp1_2 0 0 0 1 1 +( 448 904 -320 ) ( 384 904 -320 ) ( 448 904 -448 ) wswamp1_2 0 0 0 1 1 +( 448 904 -320 ) ( 448 904 -448 ) ( 448 832 -320 ) wswamp1_2 0 0 0 1 1 +( 384 832 -448 ) ( 448 832 -448 ) ( 384 904 -448 ) wswamp1_2 0 0 0 1 1 +( 448 864 -64 ) ( 384 904 -64 ) ( 448 864 64 ) wswamp1_2 0 0 0 1 1 +} +// brush 3439 +{ +( 448 832 -336 ) ( 384 832 -320 ) ( 448 864 -320 ) wswamp1_2 0 0 0 1 1 +( 448 864 -448 ) ( 384 864 -448 ) ( 448 792 -448 ) wswamp1_2 0 0 0 1 1 +( 448 864 -320 ) ( 384 832 -320 ) ( 448 864 -448 ) wswamp1_2 0 0 0 1 1 +( 448 864 -448 ) ( 448 832 -336 ) ( 448 864 -320 ) wswamp1_2 0 0 0 1 1 +( 384 832 -448 ) ( 384 832 -320 ) ( 448 832 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3440 +{ +( 448 904 -320 ) ( 448 832 -320 ) ( 384 904 -320 ) wswamp1_2 0 0 0 1 1 +( 384 832 -448 ) ( 448 832 -448 ) ( 384 904 -448 ) wswamp1_2 0 0 0 1 1 +( 384 832 -448 ) ( 384 832 -320 ) ( 448 864 -448 ) wswamp1_2 0 0 0 1 1 +( 384 832 -320 ) ( 384 832 -448 ) ( 384 904 -448 ) wswamp1_2 0 0 0 1 1 +( 448 864 64 ) ( 384 904 -64 ) ( 448 864 -64 ) wswamp1_2 0 0 0 1 1 +} +// brush 3441 +{ +( 64 1840 -64 ) ( 64 1936 -64 ) ( 192 1840 -64 ) mtlsw 0 0 0 1 1 +( 192 1824 -64 ) ( 192 1824 -96 ) ( 160 1856 -96 ) mtlsw 0 0 0 1 1 +( 160 1840 -64 ) ( 160 1840 -96 ) ( 160 1936 -64 ) mtlsw 0 0 0 1 1 +( 192 1936 -96 ) ( 64 1936 -96 ) ( 192 1840 -96 ) mtlsw 0 0 0 1 1 +( 192 1952 -96 ) ( 192 1952 -64 ) ( 160 1920 -64 ) mtlsw 0 0 0 1 1 +( 192 1968 -64 ) ( 192 1968 -96 ) ( 192 1808 -96 ) mtlsw 0 0 0 1 1 +} +// brush 3442 +{ +( 176 1824 -64 ) ( 80 1824 -64 ) ( 176 1952 -64 ) mtlsw 0 0 0 1 1 +( 192 1952 -64 ) ( 192 1952 -96 ) ( 160 1920 -96 ) mtlsw 0 0 0 1 1 +( 176 1920 -64 ) ( 176 1920 -96 ) ( 80 1920 -64 ) mtlsw 0 0 0 1 1 +( 80 1952 -96 ) ( 80 1824 -96 ) ( 176 1952 -96 ) mtlsw 0 0 0 1 1 +( 64 1952 -96 ) ( 64 1952 -64 ) ( 96 1920 -64 ) mtlsw 0 0 0 1 1 +( 48 1952 -64 ) ( 48 1952 -96 ) ( 208 1952 -96 ) mtlsw 0 0 0 1 1 +} +// brush 3443 +{ +( 192 1936 -64 ) ( 192 1840 -64 ) ( 64 1936 -64 ) mtlsw 0 0 0 1 1 +( 64 1952 -64 ) ( 64 1952 -96 ) ( 96 1920 -96 ) mtlsw 0 0 0 1 1 +( 96 1936 -64 ) ( 96 1936 -96 ) ( 96 1840 -64 ) mtlsw 0 0 0 1 1 +( 64 1840 -96 ) ( 192 1840 -96 ) ( 64 1936 -96 ) mtlsw 0 0 0 1 1 +( 64 1824 -96 ) ( 64 1824 -64 ) ( 96 1856 -64 ) mtlsw 0 0 0 1 1 +( 64 1808 -64 ) ( 64 1808 -96 ) ( 64 1968 -96 ) mtlsw 0 0 0 1 1 +} +// brush 3444 +{ +( -224 1872 -80 ) ( 192 1856 -80 ) ( -224 1856 -80 ) wm1_2 48 0 0 1 1 +( 144 1872 -80 ) ( 144 1872 -112 ) ( 144 1904 -80 ) wm1_2 48 0 0 1 1 +( 144 1872 -112 ) ( 144 1872 -80 ) ( 160 1856 -80 ) wm1_2 0 0 0 1 1 +( -224 1872 -96 ) ( 192 1856 -96 ) ( 192 1872 -96 ) wm1_2 48 0 0 1 1 +( 160 1856 -96 ) ( 160 1872 -64 ) ( 160 1872 -96 ) wm1_2 48 0 0 1 1 +( 144 1904 -80 ) ( 144 1904 -112 ) ( 160 1920 -80 ) wm1_2 0 0 0 1 1 +} +// brush 3445 +{ +( 144 1536 -80 ) ( 160 1952 -80 ) ( 160 1536 -80 ) wm1_2 48 0 0 1 1 +( 144 1904 -64 ) ( 144 1904 -96 ) ( 112 1904 -64 ) wm1_2 48 0 0 1 1 +( 144 1904 -112 ) ( 144 1904 -80 ) ( 160 1920 -80 ) wm1_2 0 0 0 1 1 +( 144 1536 -96 ) ( 160 1952 -96 ) ( 144 1952 -96 ) wm1_2 48 0 0 1 1 +( 160 1920 -96 ) ( 144 1920 -64 ) ( 144 1920 -96 ) wm1_2 48 0 0 1 1 +( 112 1904 -80 ) ( 112 1904 -112 ) ( 96 1920 -80 ) wm1_2 0 0 0 1 1 +} +// brush 3446 +{ +( 480 1904 -80 ) ( 64 1920 -80 ) ( 480 1920 -80 ) wm1_2 48 0 0 1 1 +( 112 1904 -80 ) ( 112 1904 -112 ) ( 112 1872 -80 ) wm1_2 48 0 0 1 1 +( 112 1904 -112 ) ( 112 1904 -80 ) ( 96 1920 -80 ) wm1_2 0 0 0 1 1 +( 480 1904 -96 ) ( 64 1920 -96 ) ( 64 1904 -96 ) wm1_2 48 0 0 1 1 +( 96 1920 -96 ) ( 96 1904 -64 ) ( 96 1904 -96 ) wm1_2 48 0 0 1 1 +( 112 1872 -80 ) ( 112 1872 -112 ) ( 96 1856 -80 ) wm1_2 0 0 0 1 1 +} +// brush 3447 +{ +( 144 1904 -80 ) ( 144 1872 -80 ) ( 112 1904 -80 ) wm1_32 16 16 90 1 1 +( 144 1904 -64 ) ( 112 1904 -64 ) ( 144 1904 -96 ) wm1_32 16 16 0 1 1 +( 144 1904 -64 ) ( 144 1904 -96 ) ( 144 1872 -64 ) wm1_32 16 16 0 1 1 +( 112 1872 -96 ) ( 144 1872 -96 ) ( 112 1904 -96 ) wm1_32 16 16 0 1 1 +( 112 1872 -96 ) ( 112 1872 -64 ) ( 144 1872 -96 ) wm1_32 16 16 0 1 1 +( 112 1872 -96 ) ( 112 1904 -96 ) ( 112 1872 -64 ) wm1_32 16 16 0 1 1 +} +// brush 3448 +{ +( 144 1904 -64 ) ( 144 1872 -64 ) ( 112 1904 -64 ) wizblue 32 0 0 1 1 +( 128 1920 -64 ) ( 96 1920 -64 ) ( 128 1920 -80 ) wizblue 32 0 0 1 1 +( 160 1888 -64 ) ( 160 1888 -80 ) ( 160 1856 -64 ) wizblue 32 0 0 1 1 +( 112 1872 -80 ) ( 144 1872 -80 ) ( 112 1904 -80 ) wizblue 32 0 0 1 1 +( 128 1856 -80 ) ( 128 1856 -64 ) ( 160 1856 -80 ) wizblue 32 0 0 1 1 +( 96 1888 -80 ) ( 96 1920 -80 ) ( 96 1888 -64 ) wizblue 32 0 0 1 1 +} +// brush 3449 +{ +( 2024 648 288 ) ( 2000 624 288 ) ( 2000 648 288 ) sky1 0 0 0 32 32 +( 2000 648 192 ) ( 2024 648 288 ) ( 2000 648 288 ) sky1 0 0 0 32 32 +( 2024 608 -224 ) ( 2000 584 -224 ) ( 2024 584 -224 ) sky1 0 0 0 32 32 +( 2048 600 192 ) ( 2048 624 96 ) ( 2048 600 96 ) sky1 0 0 0 32 32 +( 1984 640 160 ) ( 2008 616 32 ) ( 1984 640 32 ) sky1 0 0 0 32 32 +} +// brush 3450 +{ +( 1792 1056 288 ) ( 1792 1248 288 ) ( 1824 1056 288 ) sky1 0 0 0 1 1 +( 1824 704 288 ) ( 1824 704 224 ) ( 1792 672 288 ) sky1 0 0 0 32 32 +( 1816 696 96 ) ( 1816 972 96 ) ( 1816 972 192 ) sky1 0 0 0 32 32 +( 1816 992 96 ) ( 1824 704 96 ) ( 1824 992 96 ) sky1 0 0 0 1 1 +( 1824 976 288 ) ( 1816 972 288 ) ( 1816 972 192 ) sky1 0 0 0 1 1 +( 1824 976 192 ) ( 1824 976 96 ) ( 1824 688 96 ) sky1 0 0 0 1 1 +} +// brush 3451 +{ +( 1072 648 288 ) ( 1072 624 288 ) ( 1048 648 288 ) sky1 0 0 0 32 32 +( 1072 648 288 ) ( 1048 648 288 ) ( 1072 648 192 ) sky1 0 0 0 32 32 +( 1048 680 64 ) ( 1072 680 64 ) ( 1048 704 64 ) sky1 0 0 0 32 32 +( 1024 616 96 ) ( 1024 640 96 ) ( 1024 616 192 ) sky1 0 0 0 32 32 +( 1088 640 32 ) ( 1064 616 32 ) ( 1088 640 160 ) sky1 0 0 0 32 32 +} +// brush 3452 +{ +( 1296 880 96 ) ( 1296 704 96 ) ( 1280 880 96 ) wm1_1 0 0 0 1 1 +( 1296 952 64 ) ( 1296 952 96 ) ( 1280 960 96 ) wm1_2 0 0 0 1 1 +( 1296 952 96 ) ( 1296 952 64 ) ( 1296 672 64 ) wm1_2 0 0 0 1 1 +( 1280 704 64 ) ( 1296 704 64 ) ( 1280 880 64 ) wm1_2 0 0 0 1 1 +( 1256 696 64 ) ( 1256 696 96 ) ( 1296 656 96 ) wm1_2 0 0 0 1 1 +( 1256 696 96 ) ( 1256 696 64 ) ( 1256 972 64 ) wm1_2 0 0 0 1 1 +} +// brush 3453 +{ +( 1280 672 96 ) ( 1280 656 96 ) ( 1120 672 96 ) wm1_1 0 0 0 1 1 +( 1248 696 64 ) ( 1248 696 96 ) ( 1088 696 96 ) wm1_2 0 0 0 1 1 +( 1248 704 96 ) ( 1248 704 64 ) ( 1296 656 64 ) wm1_2 0 0 0 1 1 +( 1120 656 64 ) ( 1280 656 64 ) ( 1120 672 64 ) wm1_2 0 0 0 1 1 +( 1136 656 64 ) ( 1136 656 96 ) ( 1296 656 96 ) wm1_2 0 0 0 1 1 +( 1136 656 96 ) ( 1136 656 64 ) ( 1096 696 64 ) wm1_2 0 0 0 1 1 +} +// brush 3454 +{ +( 1296 1088 96 ) ( 1296 960 96 ) ( 1280 1088 96 ) wm1_1 0 0 0 1 1 +( 1408 1088 96 ) ( 1408 1088 64 ) ( 1416 1072 64 ) wm1_2 0 0 0 1 1 +( 1416 1072 96 ) ( 1416 1072 64 ) ( 1296 952 64 ) wm1_2 0 0 0 1 1 +( 1280 960 64 ) ( 1296 960 64 ) ( 1280 1088 64 ) wm1_1 0 0 0 1 1 +( 1296 952 96 ) ( 1296 952 64 ) ( 1280 960 96 ) wm1_2 0 0 0 1 1 +( 1376 1104 64 ) ( 1376 1104 96 ) ( 1248 976 96 ) wm1_2 0 0 0 1 1 +} +// brush 3455 +{ +( 1248 1328 288 ) ( 1280 1520 288 ) ( 1280 1328 288 ) sky1 0 0 0 1 1 +( 1256 972 288 ) ( 1256 972 192 ) ( 1248 976 288 ) sky1 0 0 0 32 32 +( 1396 1112 288 ) ( 1396 1112 192 ) ( 1256 972 192 ) sky1 0 0 0 32 32 +( 1248 1264 96 ) ( 1248 976 96 ) ( 1256 1264 96 ) sky1 0 0 0 1 1 +( 1396 1112 96 ) ( 1396 1112 192 ) ( 1392 1120 192 ) sky1 0 0 0 1 1 +( 1392 1120 96 ) ( 1392 1120 192 ) ( 1248 976 192 ) sky1 0 0 0 1 1 +} +// brush 3456 +{ +( 928 672 288 ) ( 736 672 288 ) ( 928 704 288 ) sky1 0 0 0 1 1 +( 1248 704 288 ) ( 1248 704 224 ) ( 1280 672 288 ) sky1 0 0 0 32 32 +( 1216 696 -128 ) ( 1216 696 -160 ) ( 1024 696 -128 ) sky1 0 0 0 32 32 +( 1248 704 96 ) ( 1088 704 96 ) ( 1256 696 96 ) sky1 0 0 0 1 1 +( 1088 704 -64 ) ( 1088 704 -32 ) ( 1088 672 -64 ) sky1 0 0 0 1 1 +( 1088 704 96 ) ( 1248 704 96 ) ( 1248 704 192 ) sky1 0 0 0 1 1 +} +// brush 3457 +{ +( 1248 1056 288 ) ( 1280 1248 288 ) ( 1280 1056 288 ) sky1 0 0 0 1 1 +( 1280 672 288 ) ( 1248 704 224 ) ( 1248 704 288 ) sky1 0 0 0 32 32 +( 1256 972 192 ) ( 1256 972 96 ) ( 1256 696 96 ) sky1 0 0 0 32 32 +( 1248 992 96 ) ( 1248 704 96 ) ( 1256 992 96 ) sky1 0 0 0 1 1 +( 1256 972 192 ) ( 1256 972 288 ) ( 1248 976 288 ) sky1 0 0 0 1 1 +( 1248 688 96 ) ( 1248 976 96 ) ( 1248 976 192 ) sky1 0 0 0 1 1 +} +// brush 3458 +{ +( 1856 1120 288 ) ( 2048 1088 288 ) ( 1856 1088 288 ) sky1 0 0 0 1 1 +( 1756 1112 -128 ) ( 1564 1112 -160 ) ( 1564 1112 -128 ) sky1 0 0 0 32 32 +( 1408 1112 96 ) ( 1680 1120 96 ) ( 1408 1120 96 ) sky1 0 0 0 1 1 +( 1676 1112 288 ) ( 1680 1120 288 ) ( 1680 1120 224 ) sky1 0 0 0 1 1 +( 1408 1120 192 ) ( 1408 1120 96 ) ( 1680 1120 96 ) sky1 0 0 0 1 1 +( 1392 1120 224 ) ( 1392 1120 288 ) ( 1396 1112 288 ) sky1 0 0 0 1 1 +} +// brush 3459 +{ +( 1920 992 320 ) ( 1856 864 320 ) ( 1856 992 320 ) sky1 0 0 0 32 32 +( 2264 1112 288 ) ( 2328 1112 320 ) ( 2264 1112 320 ) sky1 0 0 0 32 32 +( 1920 992 288 ) ( 1856 864 288 ) ( 1920 864 288 ) sky1 0 0 0 32 32 +( 1568 696 288 ) ( 1632 696 320 ) ( 1632 696 288 ) sky1 0 0 0 32 32 +( 1816 896 320 ) ( 1816 1024 288 ) ( 1816 896 288 ) sky1 0 0 0 32 32 +( 1804 984 256 ) ( 1684 1104 128 ) ( 1804 984 128 ) sky1 0 0 0 1 1 +( 1256 896 288 ) ( 1256 1024 288 ) ( 1256 896 320 ) sky1 0 0 0 32 32 +( 1268 984 128 ) ( 1388 1104 128 ) ( 1268 984 256 ) sky1 0 0 0 1 1 +} +// brush 3460 +{ +( 1824 688 288 ) ( 1824 640 288 ) ( 1248 688 288 ) clip 0 0 0 1 1 +( 1808 1120 192 ) ( 1232 1120 192 ) ( 1808 1120 96 ) clip 0 0 0 1 1 +( 2016 688 192 ) ( 2016 688 96 ) ( 2016 640 192 ) clip 0 0 0 1 1 +( 1248 640 64 ) ( 1824 640 64 ) ( 1248 688 64 ) clip 0 0 0 1 1 +( 1248 640 96 ) ( 1248 640 192 ) ( 1824 640 96 ) clip 0 0 0 1 1 +( 1056 656 96 ) ( 1056 704 96 ) ( 1056 656 192 ) clip 0 0 0 1 1 +} +// brush 3461 +{ +( 1488 1024 -192 ) ( 1488 1056 -192 ) ( 1488 1024 -320 ) wbrick1_5 0 0 0 1 1 +( 1536 1088 -224 ) ( 1536 1088 -352 ) ( 1408 1088 -224 ) wbrick1_5 0 0 0 1 1 +( 1376 1056 -224 ) ( 1376 1024 -224 ) ( 1504 1056 -224 ) wbrick1_5 0 0 0 1 1 +( 1408 1056 -320 ) ( 1408 1056 -192 ) ( 1408 1024 -320 ) wbrick1_5 0 0 0 1 1 +( 1376 1120 -320 ) ( 1504 1120 -320 ) ( 1376 1120 -192 ) wbrick1_5 0 0 0 1 1 +( 1120 128 64 ) ( 1824 128 64 ) ( 1120 0 64 ) wm1_2 0 0 0 1 1 +} +// brush 3462 +{ +( 1664 1024 -192 ) ( 1664 1056 -192 ) ( 1664 1024 -320 ) wbrick1_5 0 0 0 1 1 +( 1712 1088 -224 ) ( 1712 1088 -352 ) ( 1584 1088 -224 ) wbrick1_5 0 0 0 1 1 +( 1552 1056 -224 ) ( 1552 1024 -224 ) ( 1680 1056 -224 ) wbrick1_5 0 0 0 1 1 +( 1584 1056 -320 ) ( 1584 1056 -192 ) ( 1584 1024 -320 ) wbrick1_5 0 0 0 1 1 +( 1552 1120 -320 ) ( 1680 1120 -320 ) ( 1552 1120 -192 ) wbrick1_5 0 0 0 1 1 +( 1296 128 64 ) ( 2000 128 64 ) ( 1296 0 64 ) wm1_2 0 0 0 1 1 +} +// brush 3463 +{ +( 1584 1024 -192 ) ( 1584 1056 -192 ) ( 1584 1024 -320 ) wbrick1_5 0 0 0 1 1 +( 1616 1088 -224 ) ( 1616 1088 -352 ) ( 1488 1088 -224 ) wbrick1_5 0 0 0 1 1 +( 1456 1056 -32 ) ( 1456 1024 -32 ) ( 1584 1056 -32 ) wbrick1_5 0 0 0 1 1 +( 1488 1056 -320 ) ( 1488 1056 -192 ) ( 1488 1024 -320 ) wbrick1_5 0 0 0 1 1 +( 1456 1120 -320 ) ( 1584 1120 -320 ) ( 1456 1120 -192 ) wbrick1_5 0 0 0 1 1 +( 1200 128 64 ) ( 1904 128 64 ) ( 1200 0 64 ) wm1_2 0 0 0 1 1 +} +// brush 3464 +{ +( 472 1120 120 ) ( 472 1144 120 ) ( 464 1144 128 ) wm1_1 0 0 0 1 1 +( 240 1120 128 ) ( 240 1160 128 ) ( 624 1120 128 ) wm1_1 0 0 0 1 1 +( 240 1120 128 ) ( 624 1120 128 ) ( 240 1120 120 ) wm1_1 0 0 0 1 1 +( 552 1144 120 ) ( 552 1120 120 ) ( 560 1120 128 ) wm1_1 0 0 0 1 1 +( 584 1136 112 ) ( 584 1160 112 ) ( 472 1160 112 ) wm1_1 0 0 0 1 1 +( 624 1160 120 ) ( 624 1160 128 ) ( 240 1160 120 ) wm1_2 0 0 0 1 1 +} +// brush 3465 +{ +( 472 1120 -24 ) ( 472 1144 -24 ) ( 464 1144 -32 ) wm1_1 0 0 0 1 1 +( 464 1120 -224 ) ( 464 1160 -224 ) ( 464 1120 160 ) wm1_1 0 0 0 1 1 +( 464 1120 -256 ) ( 464 1120 128 ) ( 472 1120 -256 ) wm1_1 0 0 0 1 1 +( 472 1144 120 ) ( 472 1120 120 ) ( 464 1120 128 ) wm1_1 0 0 0 1 1 +( 480 1120 88 ) ( 480 1144 88 ) ( 480 1144 -24 ) wm1_1 0 0 0 1 1 +( 472 1160 128 ) ( 464 1160 128 ) ( 472 1160 -256 ) wm1_2 0 0 0 1 1 +} +// brush 3466 +{ +( 544 1128 -16 ) ( 544 1152 -16 ) ( 552 1152 -24 ) wm1_1 0 0 0 1 1 +( 776 1120 -32 ) ( 776 1160 -32 ) ( 392 1120 -32 ) wm1_1 0 0 0 1 1 +( 776 1120 -32 ) ( 392 1120 -32 ) ( 776 1120 -24 ) wm1_1 0 0 0 1 1 +( 480 1144 -16 ) ( 480 1120 -16 ) ( 472 1120 -24 ) wm1_1 0 0 0 1 1 +( 432 1136 -16 ) ( 432 1160 -16 ) ( 544 1160 -16 ) wm1_1 0 0 0 1 1 +( 392 1160 -24 ) ( 392 1160 -32 ) ( 776 1160 -24 ) wm1_2 0 0 0 1 1 +} +// brush 3467 +{ +( 552 1120 120 ) ( 552 1144 120 ) ( 560 1144 128 ) wm1_1 0 0 0 1 1 +( 560 1120 320 ) ( 560 1160 320 ) ( 560 1120 -64 ) wm1_1 0 0 0 1 1 +( 560 1120 320 ) ( 560 1120 -64 ) ( 552 1120 320 ) wm1_1 0 0 0 1 1 +( 552 1144 -24 ) ( 552 1120 -24 ) ( 560 1120 -32 ) wm1_1 0 0 0 1 1 +( 544 1120 8 ) ( 544 1144 8 ) ( 544 1144 120 ) wm1_1 0 0 0 1 1 +( 552 1160 -64 ) ( 560 1160 -64 ) ( 552 1160 320 ) wm1_2 0 0 0 1 1 +} +// brush 3468 +{ +( 544 1112 112 ) ( 480 1112 112 ) ( 544 1144 112 ) wm1_2 0 0 0 1 1 +( 544 1112 112 ) ( 544 1144 112 ) ( 544 1112 -16 ) wm1_2 0 0 0 1 1 +( 544 1120 112 ) ( 544 1120 -16 ) ( 480 1120 112 ) wm1_2 0 -32 0 1 1 +( 480 1144 -16 ) ( 480 1112 -16 ) ( 544 1144 -16 ) wm1_2 0 0 0 1 1 +( 480 1144 -16 ) ( 480 1144 112 ) ( 480 1112 -16 ) wm1_2 0 0 0 1 1 +( 480 1144 -16 ) ( 544 1144 -16 ) ( 480 1144 112 ) +0dem5 32 112 0 1 1 +} +// brush 3469 +{ +( 1552 1072 64 ) ( 1520 1072 64 ) ( 1520 1088 64 ) wm1_1 0 0 0 1 1 +( 1544 1088 96 ) ( 1528 1088 96 ) ( 1544 1088 -32 ) wm1_1 0 0 0 1 1 +( 1552 1088 96 ) ( 1552 1088 -32 ) ( 1552 1080 96 ) wm1_1 0 0 0 1 1 +( 1528 1080 -32 ) ( 1544 1080 -32 ) ( 1528 1088 -32 ) wm1_1 0 0 0 1 1 +( 1520 1072 64 ) ( 1552 1072 64 ) ( 1552 1080 -32 ) wm1_2 0 0 0 1 1 +( 1520 1080 -32 ) ( 1520 1088 -32 ) ( 1520 1080 96 ) wm1_1 0 0 0 1 1 +} +// brush 3470 +{ +( 1760 1816 -320 ) ( 1832 1888 -336 ) ( 1880 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1880 1816 -384 ) ( 1832 1888 -336 ) ( 1832 1888 -384 ) wswamp1_2 0 0 0 1 1 +( 1728 1760 -384 ) ( 1952 1760 -384 ) ( 1728 2016 -384 ) wswamp1_2 0 0 0 1 1 +( 1880 1816 -352 ) ( 1880 1816 -384 ) ( 1760 1816 -352 ) wswamp1_2 0 0 0 1 1 +( 1760 1816 -384 ) ( 1832 1888 -336 ) ( 1760 1816 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3471 +{ +( 1904 1960 -320 ) ( 1832 1888 -336 ) ( 1760 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 1904 1960 -384 ) ( 1832 1888 -336 ) ( 1904 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 1704 1992 -384 ) ( 1704 1768 -384 ) ( 1960 1992 -384 ) wswamp1_2 0 0 0 1 1 +( 1904 1960 -352 ) ( 1904 1960 -320 ) ( 1760 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 1760 1960 -320 ) ( 1832 1888 -336 ) ( 1760 1960 -384 ) wswamp1_2 0 0 0 1 1 +} +// brush 3472 +{ +( 2024 1736 -320 ) ( 1952 1792 -352 ) ( 2024 1856 -320 ) wswamp1_2 0 0 0 1 1 +( 2024 1856 -384 ) ( 1952 1792 -352 ) ( 1952 1792 -384 ) wswamp1_2 0 0 0 1 1 +( 2152 1752 -384 ) ( 2152 1976 -384 ) ( 1896 1752 -384 ) wswamp1_2 0 0 0 1 1 +( 2024 1736 -384 ) ( 1952 1792 -352 ) ( 2024 1736 -320 ) wswamp1_2 0 0 0 1 1 +( 2024 1736 -352 ) ( 2024 1736 -320 ) ( 2024 1856 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3473 +{ +( 2024 1960 -320 ) ( 1952 1888 -344 ) ( 1904 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 2024 1960 -384 ) ( 1952 1888 -344 ) ( 2024 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 1824 1992 -384 ) ( 1824 1768 -384 ) ( 2080 1992 -384 ) wswamp1_2 0 0 0 1 1 +( 1904 1960 -320 ) ( 1904 1960 -352 ) ( 2024 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 1904 1960 -320 ) ( 1952 1888 -344 ) ( 1904 1960 -384 ) wswamp1_2 0 0 0 1 1 +} +// brush 3474 +{ +( 1904 1960 -320 ) ( 1952 1888 -344 ) ( 1832 1888 -336 ) wswamp1_2 0 0 0 1 1 +( 1904 1960 -384 ) ( 1832 1888 -336 ) ( 1832 1888 -384 ) wswamp1_2 0 0 0 1 1 +( 2032 1856 -384 ) ( 2032 2080 -384 ) ( 1776 1856 -384 ) wswamp1_2 0 0 0 1 1 +( 1832 1888 -336 ) ( 1952 1888 -344 ) ( 1832 1888 -384 ) wswamp1_2 0 0 0 1 1 +( 1904 1960 -384 ) ( 1952 1888 -344 ) ( 1904 1960 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3475 +{ +( 1832 1888 -336 ) ( 1952 1888 -344 ) ( 1880 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1880 1816 -384 ) ( 1952 1888 -344 ) ( 1952 1888 -384 ) wswamp1_2 0 0 0 1 1 +( 1752 1920 -384 ) ( 1752 1696 -384 ) ( 2008 1920 -384 ) wswamp1_2 0 0 0 1 1 +( 1952 1888 -384 ) ( 1952 1888 -344 ) ( 1832 1888 -384 ) wswamp1_2 0 0 0 1 1 +( 1880 1816 -384 ) ( 1832 1888 -336 ) ( 1880 1816 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3476 +{ +( 2024 1736 -320 ) ( 1952 1696 -344 ) ( 1952 1792 -352 ) wswamp1_2 0 0 0 1 1 +( 2024 1736 -384 ) ( 1952 1792 -352 ) ( 1952 1792 -384 ) wswamp1_2 0 0 0 1 1 +( 2080 1688 -384 ) ( 1824 1912 -384 ) ( 1824 1688 -384 ) wswamp1_2 0 0 0 1 1 +( 2024 1736 -384 ) ( 1952 1696 -344 ) ( 2024 1736 -320 ) wswamp1_2 0 0 0 1 1 +( 1952 1792 -352 ) ( 1952 1696 -344 ) ( 1952 1792 -384 ) wswamp1_2 0 0 0 1 1 +} +// brush 3477 +{ +( 2024 1856 -320 ) ( 1952 1792 -352 ) ( 1952 1888 -344 ) wswamp1_2 0 0 0 1 1 +( 2024 1856 -384 ) ( 1952 1792 -352 ) ( 2024 1856 -320 ) wswamp1_2 0 0 0 1 1 +( 1824 1896 -384 ) ( 1824 1672 -384 ) ( 2080 1896 -384 ) wswamp1_2 0 0 0 1 1 +( 2024 1856 -320 ) ( 1952 1888 -344 ) ( 2024 1856 -384 ) wswamp1_2 0 0 0 1 1 +( 1952 1888 -344 ) ( 1952 1792 -352 ) ( 1952 1888 -384 ) wswamp1_2 0 0 0 1 1 +} +// brush 3478 +{ +( 1952 1888 -344 ) ( 1952 1792 -352 ) ( 1880 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1880 1816 -384 ) ( 1952 1888 -344 ) ( 1880 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 2080 1784 -384 ) ( 2080 2008 -384 ) ( 1824 1784 -384 ) wswamp1_2 0 0 0 1 1 +( 1880 1816 -320 ) ( 1952 1792 -352 ) ( 1880 1816 -384 ) wswamp1_2 0 0 0 1 1 +( 1952 1792 -384 ) ( 1952 1792 -352 ) ( 1952 1888 -384 ) wswamp1_2 0 0 0 1 1 +} +// brush 3479 +{ +( 1880 1816 -320 ) ( 1952 1792 -352 ) ( 1880 1720 -320 ) wswamp1_2 0 0 0 1 1 +( 1880 1720 -384 ) ( 1952 1792 -352 ) ( 1952 1792 -384 ) wswamp1_2 0 0 0 1 1 +( 1752 1824 -384 ) ( 1752 1600 -384 ) ( 2008 1824 -384 ) wswamp1_2 0 0 0 1 1 +( 1880 1816 -384 ) ( 1952 1792 -352 ) ( 1880 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1880 1816 -352 ) ( 1880 1816 -320 ) ( 1880 1720 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3480 +{ +( 1952 1792 -352 ) ( 1952 1696 -344 ) ( 1880 1720 -320 ) wswamp1_2 0 0 0 1 1 +( 1880 1720 -384 ) ( 1952 1792 -352 ) ( 1880 1720 -320 ) wswamp1_2 0 0 0 1 1 +( 2080 1688 -384 ) ( 2080 1912 -384 ) ( 1824 1688 -384 ) wswamp1_2 0 0 0 1 1 +( 1880 1720 -320 ) ( 1952 1696 -344 ) ( 1880 1720 -384 ) wswamp1_2 0 0 0 1 1 +( 1952 1696 -384 ) ( 1952 1696 -344 ) ( 1952 1792 -384 ) wswamp1_2 0 0 0 1 1 +} +// brush 3481 +{ +( 1976 1456 -328 ) ( 1928 1488 -328 ) ( 1968 1536 -352 ) wswamp1_2 0 0 0 1 1 +( 1968 1536 -352 ) ( 1928 1488 -328 ) ( 1968 1536 -384 ) wswamp1_2 0 0 0 1 1 +( 1976 1456 -384 ) ( 1928 1488 -328 ) ( 1976 1456 -328 ) wswamp1_2 0 0 0 1 1 +( 2096 1760 -384 ) ( 1968 1632 -384 ) ( 2096 1632 -384 ) wswamp1_2 0 0 0 1 1 +( 1968 1536 -384 ) ( 1976 1456 -328 ) ( 1968 1536 -352 ) wswamp1_2 0 0 0 1 1 +} +// brush 3482 +{ +( 2024 1672 -320 ) ( 1952 1696 -344 ) ( 2024 1736 -320 ) wswamp1_2 0 0 0 1 1 +( 2024 1672 -384 ) ( 1952 1696 -344 ) ( 2024 1672 -320 ) wswamp1_2 0 0 0 1 1 +( 2024 1736 -320 ) ( 2024 1736 -384 ) ( 2024 1672 -320 ) wswamp1_2 0 0 0 1 1 +( 1840 1544 -384 ) ( 1968 1672 -384 ) ( 1840 1672 -384 ) wswamp1_2 0 0 0 1 1 +( 2024 1736 -320 ) ( 1952 1696 -344 ) ( 2024 1736 -384 ) wswamp1_2 0 0 0 1 1 +} +// brush 3483 +{ +( 1976 1456 -328 ) ( 1912 1432 -336 ) ( 1928 1488 -328 ) wswamp1_2 0 0 0 1 1 +( 1976 1456 -328 ) ( 1928 1488 -328 ) ( 1976 1456 -448 ) wswamp1_2 0 0 0 1 1 +( 1928 1488 -448 ) ( 1912 1432 -336 ) ( 1912 1432 -448 ) wswamp1_2 0 0 0 1 1 +( 2048 1656 -448 ) ( 1920 1528 -448 ) ( 2048 1528 -448 ) wswamp1_2 0 0 0 1 1 +( 1976 1456 -448 ) ( 1912 1432 -336 ) ( 1976 1456 -328 ) wswamp1_2 0 0 0 1 1 +} +// brush 3484 +{ +( 1928 1488 -328 ) ( 1912 1432 -336 ) ( 1880 1464 -320 ) wswamp1_2 0 0 0 1 1 +( 1880 1464 -320 ) ( 1912 1432 -336 ) ( 1880 1464 -448 ) wswamp1_2 0 0 0 1 1 +( 1928 1488 -448 ) ( 1912 1432 -336 ) ( 1928 1488 -328 ) wswamp1_2 0 0 0 1 1 +( 1792 1264 -448 ) ( 1920 1392 -448 ) ( 1792 1392 -448 ) wswamp1_2 0 0 0 1 1 +( 1880 1464 -448 ) ( 1928 1488 -328 ) ( 1880 1464 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3485 +{ +( 2024 1504 -320 ) ( 1968 1536 -352 ) ( 2024 1584 -320 ) wswamp1_2 0 0 0 1 1 +( 2024 1504 -384 ) ( 1968 1536 -352 ) ( 2024 1504 -320 ) wswamp1_2 0 0 0 1 1 +( 2024 1504 -384 ) ( 2024 1504 -320 ) ( 2024 1584 -320 ) wswamp1_2 0 0 0 1 1 +( 1904 1312 -384 ) ( 2032 1440 -384 ) ( 1904 1440 -384 ) wswamp1_2 0 0 0 1 1 +( 2024 1584 -320 ) ( 1968 1536 -352 ) ( 2024 1584 -384 ) wswamp1_2 0 0 0 1 1 +} +// brush 3486 +{ +( 2024 1504 -320 ) ( 1976 1456 -328 ) ( 1968 1536 -352 ) wswamp1_2 0 0 0 1 1 +( 2024 1504 -320 ) ( 1968 1536 -352 ) ( 2024 1504 -384 ) wswamp1_2 0 0 0 1 1 +( 1968 1536 -384 ) ( 1976 1456 -328 ) ( 1976 1456 -384 ) wswamp1_2 0 0 0 1 1 +( 2096 1728 -384 ) ( 1968 1600 -384 ) ( 2096 1600 -384 ) wswamp1_2 0 0 0 1 1 +( 2024 1504 -384 ) ( 1976 1456 -328 ) ( 2024 1504 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3487 +{ +( 1880 1544 -320 ) ( 1928 1488 -328 ) ( 1880 1464 -320 ) wswamp1_2 0 0 0 1 1 +( 1880 1544 -448 ) ( 1928 1488 -328 ) ( 1880 1544 -320 ) wswamp1_2 0 0 0 1 1 +( 1880 1544 -384 ) ( 1880 1544 -320 ) ( 1880 1464 -320 ) wswamp1_2 0 0 0 1 1 +( 2016 1688 -448 ) ( 1888 1560 -448 ) ( 2016 1560 -448 ) wswamp1_2 0 0 0 1 1 +( 1880 1464 -320 ) ( 1928 1488 -328 ) ( 1880 1464 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3488 +{ +( 1968 1536 -352 ) ( 1928 1488 -328 ) ( 1880 1544 -320 ) wswamp1_2 0 0 0 1 1 +( 1880 1544 -320 ) ( 1928 1488 -328 ) ( 1880 1544 -384 ) wswamp1_2 0 0 0 1 1 +( 1968 1536 -384 ) ( 1928 1488 -328 ) ( 1968 1536 -352 ) wswamp1_2 0 0 0 1 1 +( 1792 1344 -384 ) ( 1920 1472 -384 ) ( 1792 1472 -384 ) wswamp1_2 0 0 0 1 1 +( 1880 1544 -384 ) ( 1968 1536 -352 ) ( 1880 1544 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3489 +{ +( 1880 1632 -320 ) ( 1968 1536 -352 ) ( 1880 1544 -320 ) wswamp1_2 0 0 0 1 1 +( 1880 1632 -384 ) ( 1968 1536 -352 ) ( 1880 1632 -320 ) wswamp1_2 0 0 0 1 1 +( 1880 1632 -384 ) ( 1880 1632 -320 ) ( 1880 1544 -320 ) wswamp1_2 0 0 0 1 1 +( 2056 1736 -384 ) ( 1928 1608 -384 ) ( 2056 1608 -384 ) wswamp1_2 0 0 0 1 1 +( 1880 1544 -320 ) ( 1968 1536 -352 ) ( 1880 1544 -384 ) wswamp1_2 0 0 0 1 1 +} +// brush 3490 +{ +( 1952 1696 -344 ) ( 1960 1632 -344 ) ( 1880 1720 -320 ) wswamp1_2 0 0 0 1 1 +( 1880 1720 -320 ) ( 1960 1632 -344 ) ( 1880 1720 -384 ) wswamp1_2 0 0 0 1 1 +( 1960 1632 -384 ) ( 1960 1632 -344 ) ( 1952 1696 -384 ) wswamp1_2 0 0 0 1 1 +( 1792 1520 -384 ) ( 1920 1648 -384 ) ( 1792 1648 -384 ) wswamp1_2 0 0 0 1 1 +( 1880 1720 -384 ) ( 1952 1696 -344 ) ( 1880 1720 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3491 +{ +( 2024 1584 -320 ) ( 1968 1536 -352 ) ( 1960 1632 -344 ) wswamp1_2 0 0 0 1 1 +( 2024 1584 -320 ) ( 1960 1632 -344 ) ( 2024 1584 -384 ) wswamp1_2 0 0 0 1 1 +( 1960 1632 -344 ) ( 1968 1536 -352 ) ( 1960 1632 -384 ) wswamp1_2 0 0 0 1 1 +( 2136 1736 -384 ) ( 2008 1608 -384 ) ( 2136 1608 -384 ) wswamp1_2 0 0 0 1 1 +( 2024 1584 -384 ) ( 1968 1536 -352 ) ( 2024 1584 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3492 +{ +( 2024 1584 -320 ) ( 1960 1632 -344 ) ( 2024 1672 -320 ) wswamp1_2 0 0 0 1 1 +( 2024 1584 -384 ) ( 1960 1632 -344 ) ( 2024 1584 -320 ) wswamp1_2 0 0 0 1 1 +( 2024 1672 -320 ) ( 2024 1672 -384 ) ( 2024 1584 -320 ) wswamp1_2 0 0 0 1 1 +( 1848 1480 -384 ) ( 1976 1608 -384 ) ( 1848 1608 -384 ) wswamp1_2 0 0 0 1 1 +( 2024 1672 -320 ) ( 1960 1632 -344 ) ( 2024 1672 -384 ) wswamp1_2 0 0 0 1 1 +} +// brush 3493 +{ +( 2024 1672 -320 ) ( 1960 1632 -344 ) ( 1952 1696 -344 ) wswamp1_2 0 0 0 1 1 +( 2024 1672 -320 ) ( 1952 1696 -344 ) ( 2024 1672 -384 ) wswamp1_2 0 0 0 1 1 +( 1952 1696 -344 ) ( 1960 1632 -344 ) ( 1952 1696 -384 ) wswamp1_2 0 0 0 1 1 +( 2136 1824 -384 ) ( 2008 1696 -384 ) ( 2136 1696 -384 ) wswamp1_2 0 0 0 1 1 +( 2024 1672 -384 ) ( 1960 1632 -344 ) ( 2024 1672 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3494 +{ +( 1960 1632 -344 ) ( 1968 1536 -352 ) ( 1880 1632 -320 ) wswamp1_2 0 0 0 1 1 +( 1880 1632 -320 ) ( 1968 1536 -352 ) ( 1880 1632 -384 ) wswamp1_2 0 0 0 1 1 +( 1968 1536 -384 ) ( 1968 1536 -352 ) ( 1960 1632 -384 ) wswamp1_2 0 0 0 1 1 +( 1792 1432 -384 ) ( 1920 1560 -384 ) ( 1792 1560 -384 ) wswamp1_2 0 0 0 1 1 +( 1880 1632 -384 ) ( 1960 1632 -344 ) ( 1880 1632 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3495 +{ +( 1880 1720 -320 ) ( 1960 1632 -344 ) ( 1880 1632 -320 ) wswamp1_2 0 0 0 1 1 +( 1880 1720 -384 ) ( 1960 1632 -344 ) ( 1880 1720 -320 ) wswamp1_2 0 0 0 1 1 +( 1880 1720 -384 ) ( 1880 1720 -320 ) ( 1880 1632 -320 ) wswamp1_2 0 0 0 1 1 +( 2048 1832 -384 ) ( 1920 1704 -384 ) ( 2048 1704 -384 ) wswamp1_2 0 0 0 1 1 +( 1880 1632 -320 ) ( 1960 1632 -344 ) ( 1880 1632 -384 ) wswamp1_2 0 0 0 1 1 +} +// brush 3496 +{ +( -166 291 -120 ) ( -229 302 -120 ) ( -155 354 -120 ) crate1_top 22.1724872589 1.8212652206 -10 1 1 +( -166 291 -120 ) ( -155 354 -120 ) ( -166 291 -184 ) crate1_side 30.2847251892 8 0 -1.0132900476 1 +( -166 291 -120 ) ( -166 291 -184 ) ( -229 302 -120 ) crate1_side 35.0748596191 8 0 1.0132900476 1 +( -218 365 -184 ) ( -229 302 -184 ) ( -155 354 -184 ) crate1_side 4.7109742165 45.5782737732 -99.2881317139 1 1 +( -218 365 -184 ) ( -218 365 -120 ) ( -229 302 -184 ) crate1_side 40.2847213745 8 0 -1.0132900476 1 +( -218 365 -184 ) ( -155 354 -184 ) ( -218 365 -120 ) crate1_side 24.0748615265 8 0 1.0132900476 1 +} +// brush 3497 +{ +( 2664 1336 -800 ) ( 2776 1336 -800 ) ( 2664 1304 -800 ) wm1_1 0 0 0 1 1 +( 2688 1280 -800 ) ( 2688 1280 -832 ) ( 2688 1344 -832 ) wm1_2 0 0 0 1 1 +( 2688 1344 -800 ) ( 2688 1344 -832 ) ( 2696 1336 -832 ) wm1_2 0 0 0 1 1 +( 2776 1304 -832 ) ( 2776 1336 -832 ) ( 2664 1304 -832 ) wm1_1 0 0 0 1 1 +( 2696 1304 -832 ) ( 2696 1304 -800 ) ( 2696 1336 -832 ) wm1_1 0 0 0 1 1 +( 2688 1280 -832 ) ( 2688 1280 -800 ) ( 2696 1288 -800 ) wm1_2 0 0 0 1 1 +} +// brush 3498 +{ +( 2712 1256 -800 ) ( 2744 1368 -800 ) ( 2744 1256 -800 ) wm1_1 0 0 0 1 1 +( 2752 1280 -832 ) ( 2688 1280 -832 ) ( 2688 1280 -800 ) wm1_2 0 0 0 1 1 +( 2744 1288 -832 ) ( 2752 1280 -832 ) ( 2752 1280 -800 ) wm1_2 0 0 0 1 1 +( 2712 1256 -832 ) ( 2744 1368 -832 ) ( 2712 1368 -832 ) wm1_1 0 0 0 1 1 +( 2744 1288 -832 ) ( 2712 1288 -800 ) ( 2712 1288 -832 ) wm1_1 0 0 0 1 1 +( 2696 1288 -800 ) ( 2688 1280 -800 ) ( 2688 1280 -832 ) wm1_2 0 0 0 1 1 +} +// brush 3499 +{ +( 2776 1288 -800 ) ( 2664 1288 -800 ) ( 2776 1320 -800 ) wm1_1 0 0 0 1 1 +( 2752 1344 -800 ) ( 2752 1344 -832 ) ( 2752 1280 -832 ) wm1_2 0 0 0 1 1 +( 2752 1280 -800 ) ( 2752 1280 -832 ) ( 2744 1288 -832 ) wm1_2 0 0 0 1 1 +( 2664 1320 -832 ) ( 2664 1288 -832 ) ( 2776 1320 -832 ) wm1_1 0 0 0 1 1 +( 2744 1320 -832 ) ( 2744 1320 -800 ) ( 2744 1288 -832 ) wm1_1 0 0 0 1 1 +( 2752 1344 -832 ) ( 2752 1344 -800 ) ( 2744 1336 -800 ) wm1_2 0 0 0 1 1 +} +// brush 3500 +{ +( 2744 1336 -808 ) ( 2744 1288 -808 ) ( 2696 1336 -808 ) wm1_1 0 0 0 1 1 +( 2744 1336 -816 ) ( 2696 1336 -816 ) ( 2744 1336 -832 ) wm1_1 0 0 0 1 1 +( 2744 1336 -816 ) ( 2744 1336 -832 ) ( 2744 1288 -816 ) wm1_1 0 0 0 1 1 +( 2696 1288 -828 ) ( 2744 1288 -828 ) ( 2696 1336 -828 ) wm1_2 8 8 0 1 1 +( 2696 1288 -832 ) ( 2696 1288 -816 ) ( 2744 1288 -832 ) wm1_1 0 0 0 1 1 +( 2696 1288 -832 ) ( 2696 1336 -832 ) ( 2696 1288 -816 ) wm1_1 0 0 0 1 1 +} +// brush 3501 +{ +( 1088 3584 320 ) ( 1088 3168 320 ) ( 1024 3584 320 ) wbrick1_5 0 0 0 1 1 +( 1024 3520 320 ) ( 1024 3520 -32 ) ( 1088 3584 -32 ) wbrick1_5 0 0 0 1 1 +( 1024 3168 64 ) ( 1088 3168 64 ) ( 1024 3584 64 ) wbrick1_5 0 0 0 1 1 +( 1024 3520 -32 ) ( 1024 3520 320 ) ( 1024 3168 320 ) wbrick1_5 0 0 0 1 1 +( 1056 3552 -64 ) ( 1056 3072 -64 ) ( 1056 3552 64 ) wbrick1_5 0 0 0 1 1 +( 992 3392 64 ) ( 1120 3392 -64 ) ( 992 3392 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 3502 +{ +( 1024 3040 64 ) ( 1088 3040 64 ) ( 1024 3456 64 ) wbrick1_5 0 0 0 1 1 +( 1024 3392 -32 ) ( 1024 3392 320 ) ( 1024 3040 320 ) wbrick1_5 0 0 0 1 1 +( 1056 3424 -64 ) ( 1056 2944 -64 ) ( 1056 3424 64 ) wbrick1_5 0 0 0 1 1 +( 992 3200 -64 ) ( 1120 3200 -64 ) ( 992 3200 64 ) wbrick1_5 0 0 0 1 1 +( 992 3136 64 ) ( 1120 3136 -64 ) ( 992 3136 -64 ) wbrick1_5 0 0 0 1 1 +( -64 3104 128 ) ( -64 3232 128 ) ( 64 3104 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 3503 +{ +( 1088 3456 320 ) ( 1088 3040 320 ) ( 1024 3456 320 ) wbrick1_5 0 0 0 1 1 +( 1024 3392 -32 ) ( 1024 3392 320 ) ( 1024 3040 320 ) wbrick1_5 0 0 0 1 1 +( 1056 3424 -64 ) ( 1056 2944 -64 ) ( 1056 3424 64 ) wbrick1_5 0 0 0 1 1 +( 992 3200 -64 ) ( 1120 3200 -64 ) ( 992 3200 64 ) wbrick1_5 0 0 0 1 1 +( 992 3136 64 ) ( 1120 3136 -64 ) ( 992 3136 -64 ) wbrick1_5 0 0 0 1 1 +( 64 3104 256 ) ( -64 3232 256 ) ( -64 3104 256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3504 +{ +( 288 3184 256 ) ( 288 3168 256 ) ( 224 3184 256 ) wmet2_1 0 0 0 1 1 +( 288 3184 256 ) ( 224 3184 256 ) ( 288 3184 192 ) +0dem5 32 0 0 1 1 +( 288 3184 256 ) ( 288 3184 192 ) ( 288 3168 256 ) wmet2_1 0 0 0 1 1 +( 224 3152 128 ) ( 288 3152 128 ) ( 224 3168 128 ) wmet2_1 0 0 0 1 1 +( 224 3168 192 ) ( 224 3168 256 ) ( 288 3168 192 ) wmet2_1 0 0 0 1 1 +( 224 3168 192 ) ( 224 3184 192 ) ( 224 3168 256 ) wmet2_1 0 0 0 1 1 +} +// brush 3505 +{ +( 272 3208 264 ) ( 272 3192 264 ) ( 240 3208 264 ) wm1_2 0 8 0 1 1 +( 272 3208 264 ) ( 240 3208 264 ) ( 272 3208 256 ) wm1_2 0 8 0 1 1 +( 272 3208 264 ) ( 272 3208 256 ) ( 272 3192 264 ) wm1_1 0 0 0 1 1 +( 240 3192 248 ) ( 272 3192 248 ) ( 240 3208 248 ) wm1_1 0 0 0 1 1 +( 240 3192 256 ) ( 240 3192 264 ) ( 272 3192 256 ) wm1_1 0 0 0 1 1 +( 240 3192 256 ) ( 240 3208 256 ) ( 240 3192 264 ) wm1_1 0 0 0 1 1 +} +// brush 3506 +{ +( 272 3208 136 ) ( 272 3192 136 ) ( 240 3208 136 ) wm1_2 0 8 0 1 1 +( 272 3208 136 ) ( 240 3208 136 ) ( 272 3208 128 ) wm1_2 0 8 0 1 1 +( 272 3208 136 ) ( 272 3208 128 ) ( 272 3192 136 ) wm1_1 0 0 0 1 1 +( 240 3192 120 ) ( 272 3192 120 ) ( 240 3208 120 ) wm1_1 0 0 0 1 1 +( 240 3192 128 ) ( 240 3192 136 ) ( 272 3192 128 ) wm1_1 0 0 0 1 1 +( 240 3192 128 ) ( 240 3208 128 ) ( 240 3192 136 ) wm1_1 0 0 0 1 1 +} +// brush 3507 +{ +( 1040 3392 256 ) ( 1056 3392 256 ) ( 1040 3328 256 ) wmet2_1 0 0 0 1 1 +( 1040 3392 256 ) ( 1040 3328 256 ) ( 1040 3392 192 ) +0dem5 0 0 0 1 1 +( 1040 3392 256 ) ( 1040 3392 192 ) ( 1056 3392 256 ) wmet2_1 0 0 0 1 1 +( 1072 3328 128 ) ( 1072 3392 128 ) ( 1056 3328 128 ) wmet2_1 0 0 0 1 1 +( 1056 3328 192 ) ( 1056 3328 256 ) ( 1056 3392 192 ) wmet2_1 0 0 0 1 1 +( 1056 3328 192 ) ( 1040 3328 192 ) ( 1056 3328 256 ) wmet2_1 0 0 0 1 1 +} +// brush 3508 +{ +( 1016 3376 264 ) ( 1032 3376 264 ) ( 1016 3344 264 ) wm1_2 0 8 0 1 1 +( 1016 3376 264 ) ( 1016 3344 264 ) ( 1016 3376 256 ) wm1_2 0 8 0 1 1 +( 1016 3376 264 ) ( 1016 3376 256 ) ( 1032 3376 264 ) wm1_1 0 0 0 1 1 +( 1032 3344 248 ) ( 1032 3376 248 ) ( 1016 3344 248 ) wm1_1 0 0 0 1 1 +( 1032 3344 256 ) ( 1032 3344 264 ) ( 1032 3376 256 ) wm1_1 0 0 0 1 1 +( 1032 3344 256 ) ( 1016 3344 256 ) ( 1032 3344 264 ) wm1_1 0 0 0 1 1 +} +// brush 3509 +{ +( 1016 3376 136 ) ( 1032 3376 136 ) ( 1016 3344 136 ) wm1_2 0 8 0 1 1 +( 1016 3376 136 ) ( 1016 3344 136 ) ( 1016 3376 128 ) wm1_2 0 8 0 1 1 +( 1016 3376 136 ) ( 1016 3376 128 ) ( 1032 3376 136 ) wm1_1 0 0 0 1 1 +( 1032 3344 120 ) ( 1032 3376 120 ) ( 1016 3344 120 ) wm1_1 0 0 0 1 1 +( 1032 3344 128 ) ( 1032 3344 136 ) ( 1032 3376 128 ) wm1_1 0 0 0 1 1 +( 1032 3344 128 ) ( 1016 3344 128 ) ( 1032 3344 136 ) wm1_1 0 0 0 1 1 +} +// brush 3510 +{ +( 1024 3232 64 ) ( 1088 3232 64 ) ( 1024 3648 64 ) wbrick1_5 0 0 0 1 1 +( 1024 3584 -32 ) ( 1024 3584 320 ) ( 1024 3232 320 ) wbrick1_5 0 0 0 1 1 +( 1056 3616 -64 ) ( 1056 3136 -64 ) ( 1056 3616 64 ) wbrick1_5 0 0 0 1 1 +( 992 3392 -64 ) ( 1120 3392 -64 ) ( 992 3392 64 ) wbrick1_5 0 0 0 1 1 +( 992 3328 64 ) ( 1120 3328 -64 ) ( 992 3328 -64 ) wbrick1_5 0 0 0 1 1 +( -64 3296 128 ) ( -64 3424 128 ) ( 64 3296 128 ) wbrick1_5 0 0 0 1 1 +} +// brush 3511 +{ +( 1088 3648 320 ) ( 1088 3232 320 ) ( 1024 3648 320 ) wbrick1_5 0 0 0 1 1 +( 1024 3584 -32 ) ( 1024 3584 320 ) ( 1024 3232 320 ) wbrick1_5 0 0 0 1 1 +( 1056 3616 -64 ) ( 1056 3136 -64 ) ( 1056 3616 64 ) wbrick1_5 0 0 0 1 1 +( 992 3392 -64 ) ( 1120 3392 -64 ) ( 992 3392 64 ) wbrick1_5 0 0 0 1 1 +( 992 3328 64 ) ( 1120 3328 -64 ) ( 992 3328 -64 ) wbrick1_5 0 0 0 1 1 +( 64 3296 256 ) ( -64 3424 256 ) ( -64 3296 256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3512 +{ +( 1088 3584 320 ) ( 1088 3168 320 ) ( 1024 3584 320 ) wbrick1_5 0 0 0 1 1 +( 1024 3168 64 ) ( 1088 3168 64 ) ( 1024 3584 64 ) wbrick1_5 0 0 0 1 1 +( 1024 3072 256 ) ( 1024 3072 288 ) ( 1088 3072 256 ) wbrick1_5 0 32 0 1 1 +( 1024 3520 -32 ) ( 1024 3520 320 ) ( 1024 3168 320 ) wbrick1_5 0 0 0 1 1 +( 1056 3552 -64 ) ( 1056 3072 -64 ) ( 1056 3552 64 ) wbrick1_5 0 0 0 1 1 +( 992 3136 -64 ) ( 1120 3136 -64 ) ( 992 3136 64 ) wbrick1_5 0 0 0 1 1 +} +// brush 3513 +{ +( 256 3136 160 ) ( 192 3072 160 ) ( 192 3136 160 ) wbrick1_5 0 32 0 1 1 +( -240 3136 64 ) ( -176 3136 192 ) ( -240 3136 192 ) wbrick1_5 0 0 0 1 1 +( 576 3408 320 ) ( 576 3472 192 ) ( 576 3472 320 ) wbrick1_5 32 0 0 1 1 +( 256 3136 64 ) ( 192 3072 64 ) ( 256 3072 64 ) wbrick1_5 0 32 0 1 1 +( -48 3072 192 ) ( 16 3072 320 ) ( 16 3072 192 ) wbrick1_5 0 0 0 1 1 +( 640 3136 320 ) ( 640 3200 192 ) ( 640 3136 192 ) wbrick1_5 32 0 0 1 1 +} +// brush 3514 +{ +( 256 3136 320 ) ( 192 3072 320 ) ( 192 3136 320 ) wbrick1_5 0 32 0 1 1 +( -240 3136 224 ) ( -176 3136 352 ) ( -240 3136 352 ) wbrick1_5 0 0 0 1 1 +( 576 3408 480 ) ( 576 3472 352 ) ( 576 3472 480 ) wbrick1_5 32 0 0 1 1 +( 256 3136 256 ) ( 192 3072 256 ) ( 256 3072 256 ) wbrick1_5 0 32 0 1 1 +( -48 3072 352 ) ( 16 3072 480 ) ( 16 3072 352 ) wbrick1_5 0 0 0 1 1 +( 640 3136 480 ) ( 640 3200 352 ) ( 640 3136 352 ) wbrick1_5 32 0 0 1 1 +} +// brush 3515 +{ +( 256 3168 224 ) ( 192 3104 224 ) ( 192 3168 224 ) wbrick1_5 0 32 0 1 1 +( -272 3136 160 ) ( -208 3136 288 ) ( -272 3136 288 ) wbrick1_5 0 0 0 1 1 +( 576 3440 416 ) ( 576 3504 288 ) ( 576 3504 416 ) wbrick1_5 32 0 0 1 1 +( 256 3168 192 ) ( 192 3104 192 ) ( 256 3104 192 ) wbrick1_5 0 32 0 1 1 +( -48 3072 288 ) ( 16 3072 416 ) ( 16 3072 288 ) wbrick1_5 0 0 0 1 1 +( 608 3136 416 ) ( 608 3200 288 ) ( 608 3136 288 ) wbrick1_5 0 0 0 1 1 +} +// brush 3516 +{ +( 624 3120 256 ) ( 624 3088 256 ) ( 592 3120 256 ) woodflr1_5x 0 0 0 1 1 +( 624 3120 256 ) ( 592 3120 256 ) ( 624 3120 160 ) woodflr1_5x 16 0 0 1 1 +( 624 3120 256 ) ( 624 3120 160 ) ( 624 3088 256 ) woodflr1_5x 16 0 0 1 1 +( 592 3088 160 ) ( 624 3088 160 ) ( 592 3120 160 ) woodflr1_5x 0 0 0 1 1 +( 592 3088 160 ) ( 592 3088 256 ) ( 624 3088 160 ) woodflr1_5x 0 0 0 1 1 +( 592 3088 160 ) ( 592 3120 160 ) ( 592 3088 256 ) woodflr1_5x 0 0 0 1 1 +} +// brush 3517 +{ +( 672 3424 256 ) ( 608 3488 256 ) ( 672 3488 256 ) wbrick1_5 0 32 0 1 1 +( 640 3952 160 ) ( 640 3888 288 ) ( 640 3952 288 ) wbrick1_5 0 0 0 1 1 +( 944 3104 416 ) ( 1008 3104 288 ) ( 1008 3104 416 ) wbrick1_5 32 0 0 1 1 +( 672 3424 224 ) ( 608 3488 224 ) ( 608 3424 224 ) wbrick1_5 0 32 0 1 1 +( 576 3728 288 ) ( 576 3664 416 ) ( 576 3664 288 ) wbrick1_5 0 0 0 1 1 +( 640 3072 416 ) ( 704 3072 288 ) ( 640 3072 288 ) wbrick1_5 32 0 0 1 1 +} +// brush 3518 +{ +( 0 3264 384 ) ( 0 2944 384 ) ( -96 3264 384 ) wizwood1_2 0 0 0 1 1 +( 0 3264 384 ) ( -96 3264 384 ) ( 0 3264 352 ) wizwood1_2 0 0 0 1 1 +( -96 2944 352 ) ( 0 2944 352 ) ( -96 3264 352 ) wizwood1_2 0 0 0 1 1 +( -96 3200 352 ) ( -96 3200 384 ) ( 0 3200 352 ) wizwood1_2 0 0 0 1 1 +( -96 2880 -64 ) ( -96 3264 -64 ) ( -96 2880 64 ) wizwood1_2 0 0 0 1 1 +( -32 3296 -64 ) ( -32 2848 -64 ) ( -32 3296 64 ) wizwood1_2 0 0 0 1 1 +} +// brush 3519 +{ +( 320 3584 384 ) ( 320 3264 384 ) ( 224 3584 384 ) wizwood1_2 0 0 0 1 1 +( 320 3584 384 ) ( 224 3584 384 ) ( 320 3584 352 ) wizwood1_2 0 0 0 1 1 +( 224 3264 352 ) ( 320 3264 352 ) ( 224 3584 352 ) wizwood1_2 0 0 0 1 1 +( 224 3200 352 ) ( 224 3200 384 ) ( 320 3200 352 ) wizwood1_2 0 0 0 1 1 +( -32 3616 64 ) ( -32 3168 -64 ) ( -32 3616 -64 ) wizwood1_2 0 0 0 1 1 +( 224 3200 64 ) ( 224 3584 -64 ) ( 224 3200 -64 ) wizwood1_2 0 0 0 1 1 +} +// brush 3520 +{ +( 320 3584 384 ) ( 320 3264 384 ) ( 224 3584 384 ) wizwood1_2 0 0 0 1 1 +( 320 3584 384 ) ( 224 3584 384 ) ( 320 3584 352 ) wizwood1_2 0 0 0 1 1 +( 416 3584 384 ) ( 416 3584 352 ) ( 416 3264 384 ) wizwood1_2 0 0 0 1 1 +( 224 3264 352 ) ( 320 3264 352 ) ( 224 3584 352 ) wizwood1_2 0 0 0 1 1 +( 224 3200 352 ) ( 224 3200 384 ) ( 320 3200 352 ) wizwood1_2 0 0 0 1 1 +( 288 3616 64 ) ( 288 3168 -64 ) ( 288 3616 -64 ) wizwood1_2 0 0 0 1 1 +} +// brush 3521 +{ +( 0 3584 384 ) ( 0 3264 384 ) ( -96 3584 384 ) wizwood1_2 0 0 0 1 1 +( 0 3584 384 ) ( -96 3584 384 ) ( 0 3584 352 ) wizwood1_2 0 0 0 1 1 +( -96 3264 352 ) ( 0 3264 352 ) ( -96 3584 352 ) wizwood1_2 0 0 0 1 1 +( -96 3520 352 ) ( -96 3520 384 ) ( 0 3520 352 ) wizwood1_2 0 0 0 1 1 +( -96 3200 -64 ) ( -96 3584 -64 ) ( -96 3200 64 ) wizwood1_2 0 0 0 1 1 +( -32 3616 -64 ) ( -32 3168 -64 ) ( -32 3616 64 ) wizwood1_2 0 0 0 1 1 +} +// brush 3522 +{ +( -272 3584 352 ) ( -208 3584 480 ) ( -272 3584 480 ) wm1_2 48 0 0 1 1 +( 64 3856 480 ) ( 64 3920 352 ) ( 64 3920 480 ) wm1_2 32 0 0 1 1 +( 224 3456 320 ) ( 160 3392 320 ) ( 224 3392 320 ) wm1_2 0 32 0 1 1 +( 112 3264 352 ) ( 176 3264 480 ) ( 176 3264 352 ) wm1_2 0 0 0 1 1 +( 128 3392 480 ) ( 128 3456 352 ) ( 128 3392 352 ) wm1_2 32 0 0 1 1 +( 224 3136 352 ) ( 224 3200 352 ) ( 352 3136 352 ) wm1_2 0 0 0 1 1 +} +// brush 3523 +{ +( -80 3504 352 ) ( -80 3504 416 ) ( -96 3520 416 ) wm1_2 48 0 0 1 1 +( -96 3856 480 ) ( -96 3920 352 ) ( -96 3920 480 ) wm1_2 32 0 0 1 1 +( 16 3456 336 ) ( -48 3392 336 ) ( 16 3392 336 ) wm1_2 0 32 0 1 1 +( -80 3280 384 ) ( -80 3280 320 ) ( -96 3264 320 ) wm1_2 0 0 0 1 1 +( -80 3280 320 ) ( -80 3280 384 ) ( -80 3504 384 ) wm1_2 32 0 0 1 1 +( 16 3152 400 ) ( 16 3216 400 ) ( 144 3152 400 ) wm1_2 0 0 0 1 1 +} +// brush 3524 +{ +( -32 3520 416 ) ( -48 3504 416 ) ( -48 3504 352 ) wm1_2 48 0 0 1 1 +( -32 3920 480 ) ( -32 3920 352 ) ( -32 3856 480 ) wm1_2 32 0 0 1 1 +( -144 3392 336 ) ( -80 3392 336 ) ( -144 3456 336 ) wm1_2 0 32 0 1 1 +( -32 3264 352 ) ( -48 3280 352 ) ( -48 3280 416 ) wm1_2 0 0 0 1 1 +( -48 3504 384 ) ( -48 3280 384 ) ( -48 3280 320 ) wm1_2 32 0 0 1 1 +( -272 3152 400 ) ( -144 3216 400 ) ( -144 3152 400 ) wm1_2 0 0 0 1 1 +} +// brush 3525 +{ +( -32 3264 416 ) ( -48 3280 416 ) ( -48 3280 352 ) wm1_2 48 0 0 1 1 +( 560 3264 496 ) ( 560 3264 368 ) ( 496 3264 496 ) wm1_2 32 0 0 1 1 +( 32 3376 336 ) ( 32 3312 336 ) ( 96 3376 336 ) wm1_2 0 32 0 1 1 +( -96 3264 352 ) ( -80 3280 352 ) ( -80 3280 416 ) wm1_2 0 0 0 1 1 +( -48 3280 416 ) ( -272 3280 416 ) ( -272 3280 352 ) wm1_2 32 0 0 1 1 +( -208 3504 400 ) ( -144 3376 400 ) ( -208 3376 400 ) wm1_2 0 0 0 1 1 +} +// brush 3526 +{ +( -48 3504 416 ) ( -48 3280 416 ) ( -80 3504 416 ) sky1 0 0 0 1 1 +( -48 3504 416 ) ( -80 3504 416 ) ( -48 3504 224 ) sky1 0 0 0 1 1 +( -48 3504 416 ) ( -48 3504 224 ) ( -48 3280 416 ) sky1 0 0 0 1 1 +( -80 3280 400 ) ( -48 3280 400 ) ( -80 3504 400 ) sky1 0 0 0 32 32 +( -80 3280 224 ) ( -80 3280 416 ) ( -48 3280 224 ) sky1 0 0 0 1 1 +( -80 3280 224 ) ( -80 3504 224 ) ( -80 3280 416 ) sky1 0 0 0 1 1 +} +// brush 3527 +{ +( -48 3264 384 ) ( -48 3184 384 ) ( -80 3264 384 ) wm1_2 0 0 0 1 1 +( -48 3264 400 ) ( -80 3264 400 ) ( -48 3264 336 ) wm1_2 0 0 0 1 1 +( -48 3264 384 ) ( -48 3264 320 ) ( -48 3184 384 ) wm1_2 0 0 0 1 1 +( -80 3184 336 ) ( -48 3184 336 ) ( -80 3264 336 ) wm1_2 0 0 0 1 1 +( -80 3184 320 ) ( -80 3184 384 ) ( -48 3184 320 ) wm1_2 0 0 0 1 1 +( -80 3184 320 ) ( -80 3264 320 ) ( -80 3184 384 ) wm1_2 0 0 0 1 1 +} +// brush 3528 +{ +( 272 3504 352 ) ( 272 3504 416 ) ( 288 3520 416 ) wm1_2 48 0 0 1 1 +( 816 3520 480 ) ( 880 3520 352 ) ( 880 3520 480 ) wm1_2 32 0 0 1 1 +( 416 3408 336 ) ( 352 3472 336 ) ( 352 3408 336 ) wm1_2 0 32 0 1 1 +( 240 3504 416 ) ( 240 3504 352 ) ( 224 3520 352 ) wm1_2 0 0 0 1 1 +( 48 3504 352 ) ( 48 3504 416 ) ( 272 3504 416 ) wm1_2 32 0 0 1 1 +( 112 3408 400 ) ( 176 3408 400 ) ( 112 3280 400 ) wm1_2 0 0 0 1 1 +} +// brush 3529 +{ +( 288 3264 416 ) ( 272 3280 416 ) ( 272 3280 352 ) wm1_2 48 0 0 1 1 +( 880 3264 496 ) ( 880 3264 368 ) ( 816 3264 496 ) wm1_2 32 0 0 1 1 +( 352 3376 336 ) ( 352 3312 336 ) ( 416 3376 336 ) wm1_2 0 32 0 1 1 +( 224 3264 352 ) ( 240 3280 352 ) ( 240 3280 416 ) wm1_2 0 0 0 1 1 +( 272 3280 416 ) ( 48 3280 416 ) ( 48 3280 352 ) wm1_2 32 0 0 1 1 +( 112 3504 400 ) ( 176 3376 400 ) ( 112 3376 400 ) wm1_2 0 0 0 1 1 +} +// brush 3530 +{ +( 272 3504 416 ) ( 272 3280 416 ) ( 240 3504 416 ) sky1 0 0 0 1 1 +( 272 3504 416 ) ( 240 3504 416 ) ( 272 3504 224 ) sky1 0 0 0 1 1 +( 272 3504 416 ) ( 272 3504 224 ) ( 272 3280 416 ) sky1 0 0 0 1 1 +( 240 3280 400 ) ( 272 3280 400 ) ( 240 3504 400 ) sky1 0 0 0 32 32 +( 240 3280 224 ) ( 240 3280 416 ) ( 272 3280 224 ) sky1 0 0 0 1 1 +( 240 3280 224 ) ( 240 3504 224 ) ( 240 3280 416 ) sky1 0 0 0 1 1 +} +// brush 3531 +{ +( 272 3264 384 ) ( 272 3184 384 ) ( 240 3264 384 ) wm1_2 0 0 0 1 1 +( 272 3264 400 ) ( 240 3264 400 ) ( 272 3264 336 ) wm1_2 0 0 0 1 1 +( 272 3264 384 ) ( 272 3264 320 ) ( 272 3184 384 ) wm1_2 0 0 0 1 1 +( 240 3184 336 ) ( 272 3184 336 ) ( 240 3264 336 ) wm1_2 0 0 0 1 1 +( 240 3184 320 ) ( 240 3184 384 ) ( 272 3184 320 ) wm1_2 0 0 0 1 1 +( 240 3184 320 ) ( 240 3264 320 ) ( 240 3184 384 ) wm1_2 0 0 0 1 1 +} +// brush 3532 +{ +( 320 3264 384 ) ( 320 2944 384 ) ( 224 3264 384 ) wizwood1_2 0 0 0 1 1 +( 320 3264 384 ) ( 224 3264 384 ) ( 320 3264 352 ) wizwood1_2 0 0 0 1 1 +( 224 2944 352 ) ( 320 2944 352 ) ( 224 3264 352 ) wizwood1_2 0 0 0 1 1 +( 224 3200 352 ) ( 224 3200 384 ) ( 320 3200 352 ) wizwood1_2 0 0 0 1 1 +( 224 2880 -64 ) ( 224 3264 -64 ) ( 224 2880 64 ) wizwood1_2 0 0 0 1 1 +( 288 3296 -64 ) ( 288 2848 -64 ) ( 288 3296 64 ) wizwood1_2 0 0 0 1 1 +} +// brush 3533 +{ +( 320 3584 384 ) ( 320 3264 384 ) ( 224 3584 384 ) wizwood1_2 0 0 0 1 1 +( 320 3584 384 ) ( 224 3584 384 ) ( 320 3584 352 ) wizwood1_2 0 0 0 1 1 +( 224 3264 352 ) ( 320 3264 352 ) ( 224 3584 352 ) wizwood1_2 0 0 0 1 1 +( 224 3520 352 ) ( 224 3520 384 ) ( 320 3520 352 ) wizwood1_2 0 0 0 1 1 +( 224 3200 -64 ) ( 224 3584 -64 ) ( 224 3200 64 ) wizwood1_2 0 0 0 1 1 +( 288 3616 -64 ) ( 288 3168 -64 ) ( 288 3616 64 ) wizwood1_2 0 0 0 1 1 +} +// brush 3534 +{ +( 240 3504 352 ) ( 240 3504 416 ) ( 224 3520 416 ) wm1_2 48 0 0 1 1 +( 224 3856 480 ) ( 224 3920 352 ) ( 224 3920 480 ) wm1_2 32 0 0 1 1 +( 336 3456 336 ) ( 272 3392 336 ) ( 336 3392 336 ) wm1_2 0 32 0 1 1 +( 240 3280 384 ) ( 240 3280 320 ) ( 224 3264 320 ) wm1_2 0 0 0 1 1 +( 240 3280 320 ) ( 240 3280 384 ) ( 240 3504 384 ) wm1_2 32 0 0 1 1 +( 336 3152 400 ) ( 336 3216 400 ) ( 464 3152 400 ) wm1_2 0 0 0 1 1 +} +// brush 3535 +{ +( 288 3520 416 ) ( 272 3504 416 ) ( 272 3504 352 ) wm1_2 48 0 0 1 1 +( 288 3920 480 ) ( 288 3920 352 ) ( 288 3856 480 ) wm1_2 32 0 0 1 1 +( 176 3392 336 ) ( 240 3392 336 ) ( 176 3456 336 ) wm1_2 0 32 0 1 1 +( 288 3264 352 ) ( 272 3280 352 ) ( 272 3280 416 ) wm1_2 0 0 0 1 1 +( 272 3504 384 ) ( 272 3280 384 ) ( 272 3280 320 ) wm1_2 32 0 0 1 1 +( 48 3152 400 ) ( 176 3216 400 ) ( 176 3152 400 ) wm1_2 0 0 0 1 1 +} +// brush 3536 +{ +( 472 3232 216 ) ( 464 3224 216 ) ( 464 3232 216 ) metw0a 0 0 0 1 1 +( 468 3232 168 ) ( 472 3228 168 ) ( 472 3228 232 ) metw0a 0 0 0 1 1 +( 464 3228 152 ) ( 468 3232 152 ) ( 468 3232 216 ) metw0a 0 0 0 1 1 +( 472 3232 168 ) ( 464 3224 168 ) ( 472 3224 168 ) metw0a 0 0 0 1 1 +( 464 3228 216 ) ( 468 3224 216 ) ( 468 3224 152 ) metw0a 0 0 0 1 1 +( 472 3228 168 ) ( 468 3224 168 ) ( 468 3224 232 ) metw0a 0 0 0 1 1 +} +// brush 3537 +{ +( -48 3324 364 ) ( -48 3332 372 ) ( -48 3332 364 ) wm1_1 0 0 0 1 1 +( -88 3328 364 ) ( -88 3324 368 ) ( -24 3324 368 ) wm1_1 0 0 0 1 1 +( -104 3332 368 ) ( -104 3328 364 ) ( -40 3328 364 ) wm1_1 0 0 0 1 1 +( -80 3324 364 ) ( -80 3332 372 ) ( -80 3324 372 ) wm1_1 0 0 0 1 1 +( -40 3332 368 ) ( -40 3328 372 ) ( -104 3328 372 ) wm1_1 0 0 0 1 1 +( -88 3324 368 ) ( -88 3328 372 ) ( -24 3328 372 ) wm1_1 0 0 0 1 1 +} +// brush 3538 +{ +( -48 3388 364 ) ( -48 3396 372 ) ( -48 3396 364 ) wm1_1 0 0 0 1 1 +( -88 3392 364 ) ( -88 3388 368 ) ( -24 3388 368 ) wm1_1 0 0 0 1 1 +( -104 3396 368 ) ( -104 3392 364 ) ( -40 3392 364 ) wm1_1 0 0 0 1 1 +( -80 3388 364 ) ( -80 3396 372 ) ( -80 3388 372 ) wm1_1 0 0 0 1 1 +( -40 3396 368 ) ( -40 3392 372 ) ( -104 3392 372 ) wm1_1 0 0 0 1 1 +( -88 3388 368 ) ( -88 3392 372 ) ( -24 3392 372 ) wm1_1 0 0 0 1 1 +} +// brush 3539 +{ +( 272 3452 364 ) ( 272 3460 372 ) ( 272 3460 364 ) wm1_1 0 0 0 1 1 +( 232 3456 364 ) ( 232 3452 368 ) ( 296 3452 368 ) wm1_1 0 0 0 1 1 +( 216 3460 368 ) ( 216 3456 364 ) ( 280 3456 364 ) wm1_1 0 0 0 1 1 +( 240 3452 364 ) ( 240 3460 372 ) ( 240 3452 372 ) wm1_1 0 0 0 1 1 +( 280 3460 368 ) ( 280 3456 372 ) ( 216 3456 372 ) wm1_1 0 0 0 1 1 +( 232 3452 368 ) ( 232 3456 372 ) ( 296 3456 372 ) wm1_1 0 0 0 1 1 +} +// brush 3540 +{ +( 272 3324 364 ) ( 272 3332 372 ) ( 272 3332 364 ) wm1_1 0 0 0 1 1 +( 232 3328 364 ) ( 232 3324 368 ) ( 296 3324 368 ) wm1_1 0 0 0 1 1 +( 216 3332 368 ) ( 216 3328 364 ) ( 280 3328 364 ) wm1_1 0 0 0 1 1 +( 240 3324 364 ) ( 240 3332 372 ) ( 240 3324 372 ) wm1_1 0 0 0 1 1 +( 280 3332 368 ) ( 280 3328 372 ) ( 216 3328 372 ) wm1_1 0 0 0 1 1 +( 232 3324 368 ) ( 232 3328 372 ) ( 296 3328 372 ) wm1_1 0 0 0 1 1 +} +// brush 3541 +{ +( 272 3388 364 ) ( 272 3396 372 ) ( 272 3396 364 ) wm1_1 0 0 0 1 1 +( 232 3392 364 ) ( 232 3388 368 ) ( 296 3388 368 ) wm1_1 0 0 0 1 1 +( 216 3396 368 ) ( 216 3392 364 ) ( 280 3392 364 ) wm1_1 0 0 0 1 1 +( 240 3388 364 ) ( 240 3396 372 ) ( 240 3388 372 ) wm1_1 0 0 0 1 1 +( 280 3396 368 ) ( 280 3392 372 ) ( 216 3392 372 ) wm1_1 0 0 0 1 1 +( 232 3388 368 ) ( 232 3392 372 ) ( 296 3392 372 ) wm1_1 0 0 0 1 1 +} +// brush 3542 +{ +( 96 320 -216 ) ( 96 192 -216 ) ( -128 320 -216 ) ground1_5 0 0 0 1 1 +( 32 576 -320 ) ( -192 576 -320 ) ( 32 576 -352 ) ground1_5 0 0 0 1 1 +( -128 224 -160 ) ( -128 224 -192 ) ( -128 96 -160 ) ground1_5 0 0 0 1 1 +( -128 192 -384 ) ( 96 192 -384 ) ( -128 320 -384 ) ground1_5 0 0 0 1 1 +( -224 256 -192 ) ( -224 384 -192 ) ( -224 256 -160 ) ground1_5 0 0 0 1 1 +( -448 512 64 ) ( 416 512 -64 ) ( -448 512 -64 ) ground1_5 0 0 0 1 1 +} +// brush 3543 +{ +( 1728 1816 -320 ) ( 1728 1896 -360 ) ( 1760 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1760 1816 -384 ) ( 1728 1816 -320 ) ( 1760 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1728 1816 -384 ) ( 1760 1880 -384 ) ( 1728 1880 -384 ) wswamp1_2 0 0 0 1 1 +( 1728 1816 -384 ) ( 1728 1896 -360 ) ( 1728 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1760 1816 -320 ) ( 1728 1896 -360 ) ( 1760 1816 -384 ) wswamp1_2 0 0 0 1 1 +} +// brush 3544 +{ +( 1728 1896 -360 ) ( 1832 1888 -336 ) ( 1760 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1760 1816 -384 ) ( 1728 1896 -360 ) ( 1760 1816 -320 ) wswamp1_2 0 0 0 1 1 +( 1832 1888 -384 ) ( 1800 1888 -384 ) ( 1832 1824 -384 ) wswamp1_2 0 0 0 1 1 +( 1832 1888 -384 ) ( 1832 1888 -336 ) ( 1728 1896 -384 ) wswamp1_2 0 0 0 1 1 +( 1760 1816 -320 ) ( 1832 1888 -336 ) ( 1760 1816 -384 ) wswamp1_2 0 0 0 1 1 +} +// brush 3545 +{ +( 1760 1960 -320 ) ( 1832 1888 -336 ) ( 1728 1896 -360 ) wswamp1_2 0 0 0 1 1 +( 1760 1960 -384 ) ( 1832 1888 -336 ) ( 1760 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 1728 1896 -384 ) ( 1760 1896 -384 ) ( 1728 1960 -384 ) wswamp1_2 0 0 0 1 1 +( 1728 1896 -360 ) ( 1832 1888 -336 ) ( 1728 1896 -384 ) wswamp1_2 0 0 0 1 1 +( 1760 1960 -320 ) ( 1728 1896 -360 ) ( 1760 1960 -384 ) wswamp1_2 0 0 0 1 1 +} +// brush 3546 +{ +( 1760 1960 -320 ) ( 1728 1896 -360 ) ( 1728 1960 -320 ) wswamp1_2 0 0 0 1 1 +( 1760 1960 -320 ) ( 1728 1960 -320 ) ( 1760 1960 -384 ) wswamp1_2 0 0 0 1 1 +( 1728 1896 -384 ) ( 1760 1896 -384 ) ( 1728 1960 -384 ) wswamp1_2 0 0 0 1 1 +( 1728 1960 -320 ) ( 1728 1896 -360 ) ( 1728 1960 -384 ) wswamp1_2 0 0 0 1 1 +( 1760 1960 -384 ) ( 1728 1896 -360 ) ( 1760 1960 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3547 +{ +( 1624 88 -56 ) ( 1528 80 -344 ) ( 1632 16 -56 ) rock4_1 0 0 0 1 1 +( 1632 16 136 ) ( 1624 88 136 ) ( 1624 88 -56 ) rock4_1 0 0 0 1 1 +( 1528 168 -56 ) ( 1528 80 -344 ) ( 1624 88 -56 ) rock4_1 0 0 0 1 1 +( 1528 168 -56 ) ( 1624 88 -56 ) ( 1624 88 136 ) rock4_1 0 0 0 1 1 +( 1456 144 -56 ) ( 1528 80 -344 ) ( 1528 168 -56 ) rock4_1 0 0 0 1 1 +( 1528 168 -56 ) ( 1456 144 136 ) ( 1456 144 -56 ) rock4_1 0 0 0 1 1 +( 1440 56 -56 ) ( 1528 80 -344 ) ( 1456 144 -56 ) rock4_1 0 0 0 1 1 +( 1456 144 136 ) ( 1440 56 136 ) ( 1440 56 -56 ) rock4_1 0 0 0 1 1 +( 1560 -16 -56 ) ( 1528 80 -344 ) ( 1472 -8 -56 ) rock4_1 0 0 0 1 1 +( 1472 -8 136 ) ( 1560 -16 136 ) ( 1560 -16 -56 ) rock4_1 0 0 0 1 1 +( 1472 -8 -56 ) ( 1528 80 -344 ) ( 1440 56 -56 ) rock4_1 0 0 0 1 1 +( 1440 56 136 ) ( 1472 -8 136 ) ( 1472 -8 -56 ) rock4_1 0 0 0 1 1 +( 1632 16 -56 ) ( 1528 80 -344 ) ( 1560 -16 -56 ) rock4_1 0 0 0 1 1 +( 1560 -16 136 ) ( 1632 16 136 ) ( 1632 16 -56 ) rock4_1 0 0 0 1 1 +( 1632 16 -24 ) ( 1528 80 -8 ) ( 1624 88 -24 ) ground1_6 0 0 0 1 1 +( 1624 88 -24 ) ( 1528 80 -8 ) ( 1528 168 -24 ) ground1_6 0 0 0 1 1 +( 1528 168 -24 ) ( 1528 80 -8 ) ( 1456 144 -24 ) ground1_6 0 0 0 1 1 +( 1456 144 -24 ) ( 1528 80 -8 ) ( 1440 56 -24 ) ground1_6 0 0 0 1 1 +( 1472 -8 -24 ) ( 1528 80 -8 ) ( 1560 -16 -24 ) ground1_6 0 0 0 1 1 +( 1440 56 -24 ) ( 1528 80 -8 ) ( 1472 -8 -24 ) ground1_6 0 0 0 1 1 +( 1560 -16 -24 ) ( 1528 80 -8 ) ( 1632 16 -24 ) ground1_6 0 0 0 1 1 +} +// brush 3548 +{ +( 1520 208 -224 ) ( 1528 80 -344 ) ( 1596 172 -224 ) rock4_1 0 0 0 1 1 +( 1596 172 -344 ) ( 1596 172 -200 ) ( 1520 208 -200 ) rock4_1 0 0 0 1 1 +( 1596 172 -200 ) ( 1596 172 -344 ) ( 1624 96 -344 ) rock4_1 0 0 0 1 1 +( 1596 172 -224 ) ( 1528 80 -344 ) ( 1624 96 -224 ) rock4_1 0 0 0 1 1 +( 1456 184 -200 ) ( 1528 80 -176 ) ( 1448 108 -200 ) ground1_6 0 0 0 1 1 +( 1448 108 -200 ) ( 1448 108 -344 ) ( 1456 184 -344 ) rock4_1 0 0 0 1 1 +( 1580 48 -200 ) ( 1528 80 -176 ) ( 1624 96 -200 ) ground1_6 0 0 0 1 1 +( 1624 96 -200 ) ( 1624 96 -344 ) ( 1580 48 -200 ) rock4_1 0 0 0 1 1 +( 1624 96 -200 ) ( 1528 80 -176 ) ( 1596 172 -200 ) ground1_6 0 0 0 1 1 +( 1596 172 -200 ) ( 1528 80 -176 ) ( 1520 208 -200 ) ground1_6 0 0 0 1 1 +( 1580 48 -224 ) ( 1528 80 -344 ) ( 1484 68 -224 ) rock4_1 0 0 0 1 1 +( 1580 48 -80 ) ( 1484 68 -248 ) ( 1484 68 -80 ) rock4_1 0 0 0 1 1 +( 1624 96 -224 ) ( 1528 80 -344 ) ( 1580 48 -224 ) rock4_1 0 0 0 1 1 +( 1448 108 -224 ) ( 1528 80 -344 ) ( 1456 184 -224 ) rock4_1 0 0 0 1 1 +( 1456 184 -224 ) ( 1528 80 -344 ) ( 1520 208 -224 ) rock4_1 0 0 0 1 1 +( 1520 208 -344 ) ( 1520 208 -152 ) ( 1456 184 -152 ) rock4_1 0 0 0 1 1 +( 1484 68 -200 ) ( 1528 80 -176 ) ( 1580 48 -200 ) rock4_1 0 0 0 1 1 +( 1484 68 -224 ) ( 1528 80 -344 ) ( 1448 108 -224 ) rock4_1 0 0 0 1 1 +( 1448 108 -344 ) ( 1448 108 -200 ) ( 1484 68 -200 ) rock4_1 0 0 0 1 1 +( 1520 208 -200 ) ( 1528 80 -176 ) ( 1456 184 -200 ) ground1_6 0 0 0 1 1 +( 1448 108 -200 ) ( 1528 80 -176 ) ( 1484 68 -200 ) ground1_6 0 0 0 1 1 +} +// brush 3549 +{ +( -118 477 -136 ) ( -107 430 -136 ) ( -165 466 -136 ) cr4te8 48 60 14 0.9999999404 0.9999999404 +( -118 477 -104 ) ( -165 466 -104 ) ( -118 477 -184 ) cr4te6 34 8 0 1.0271981955 1 +( -118 477 -104 ) ( -118 477 -184 ) ( -107 430 -104 ) cr4te6 30 8 0 1.0271981955 1 +( -154 419 -184 ) ( -107 430 -184 ) ( -165 466 -184 ) cr4te6 53.9889831543 59.2265739441 13.2142934799 0.9999999404 0.9999999404 +( -154 419 -184 ) ( -154 419 -104 ) ( -107 430 -184 ) cr4te6 23 8 0 1.0271981955 1 +( -154 419 -184 ) ( -165 466 -184 ) ( -154 419 -104 ) cr4te6 41 8 0 1.0271981955 1 +} +// brush 3550 +{ +( -128 -48 -8 ) ( -128 -96 -8 ) ( -176 -48 -8 ) cr4te8 48 32 0 1 1 +( -128 -48 24 ) ( -176 -48 24 ) ( -128 -48 -56 ) cr4te6 48 8 0 1 1 +( -128 -48 24 ) ( -128 -48 -56 ) ( -128 -96 24 ) cr4te6 32 8 0 1 1 +( -176 -96 -56 ) ( -128 -96 -56 ) ( -176 -48 -56 ) cr4te6 48 32 0 1 1 +( -176 -96 -56 ) ( -176 -96 24 ) ( -128 -96 -56 ) cr4te6 48 8 0 1 1 +( -176 -96 -56 ) ( -176 -48 -56 ) ( -176 -96 24 ) cr4te6 32 8 0 1 1 +} +// brush 3551 +{ +( 2272 2672 352 ) ( 2272 2640 352 ) ( 2240 2672 352 ) wm1_2 0 0 0 1 1 +( 2272 2688 352 ) ( 2240 2688 352 ) ( 2272 2688 288 ) wm1_2 0 0 0 1 1 +( 2256 2672 352 ) ( 2256 2672 288 ) ( 2256 2640 352 ) wm1_2 0 0 0 1 1 +( 2240 2640 288 ) ( 2272 2640 288 ) ( 2240 2672 288 ) wm1_2 0 0 0 1 1 +( 2240 2624 288 ) ( 2240 2624 352 ) ( 2272 2624 288 ) wm1_2 0 0 0 1 1 +( 2240 2640 288 ) ( 2240 2672 288 ) ( 2240 2640 352 ) wm1_2 0 0 0 1 1 +} +// brush 3552 +{ +( 2264 2672 336 ) ( 2264 2640 336 ) ( 2256 2672 336 ) wm1_1 0 0 0 1 1 +( 2264 2672 336 ) ( 2256 2672 336 ) ( 2264 2672 304 ) wm1_1 0 0 0 1 1 +( 2264 2672 336 ) ( 2264 2672 304 ) ( 2264 2640 336 ) wm1_32 16 16 0 1 1 +( 2256 2640 304 ) ( 2264 2640 304 ) ( 2256 2672 304 ) wm1_1 0 0 0 1 1 +( 2256 2640 304 ) ( 2256 2640 336 ) ( 2264 2640 304 ) wm1_1 0 0 0 1 1 +( 2256 2640 304 ) ( 2256 2672 304 ) ( 2256 2640 336 ) wm1_1 0 0 0 1 1 +} +// brush 3553 +{ +( -800 2864 192 ) ( -800 2832 192 ) ( -832 2864 192 ) wm1_2 0 0 0 1 1 +( -800 2880 192 ) ( -832 2880 192 ) ( -800 2880 128 ) wm1_2 0 0 0 1 1 +( -816 2864 192 ) ( -816 2864 128 ) ( -816 2832 192 ) wm1_2 0 0 0 1 1 +( -832 2832 128 ) ( -800 2832 128 ) ( -832 2864 128 ) wm1_2 0 0 0 1 1 +( -832 2816 128 ) ( -832 2816 192 ) ( -800 2816 128 ) wm1_2 0 0 0 1 1 +( -832 2832 128 ) ( -832 2864 128 ) ( -832 2832 192 ) wm1_2 0 0 0 1 1 +} +// brush 3554 +{ +( 528 1904 -96 ) ( 528 1872 -96 ) ( 496 1904 -96 ) wm1_1 0 0 0 1 1 +( 528 1904 -224 ) ( 496 1904 -224 ) ( 528 1904 -240 ) wm1_1 0 0 0 1 1 +( 528 1904 -224 ) ( 528 1904 -240 ) ( 528 1872 -224 ) wm1_1 0 0 0 1 1 +( 496 1872 -104 ) ( 528 1872 -104 ) ( 496 1904 -104 ) wmcruxl 16 16 0 1 1 +( 496 1872 -240 ) ( 496 1872 -224 ) ( 528 1872 -240 ) wm1_1 0 0 0 1 1 +( 496 1872 -240 ) ( 496 1904 -240 ) ( 496 1872 -224 ) wm1_1 0 0 0 1 1 +} +// brush 3555 +{ +( 384 3024 -64 ) ( 384 2576 -64 ) ( 336 3024 -64 ) clip 0 0 0 1 1 +( 384 3112 -64 ) ( 336 3112 -64 ) ( 384 3112 -96 ) clip 0 0 0 1 1 +( 384 3024 -64 ) ( 384 3024 -96 ) ( 384 2576 -64 ) clip 0 0 0 1 1 +( 336 2576 -96 ) ( 384 2576 -96 ) ( 336 3024 -96 ) clip 0 0 0 1 1 +( 336 2584 -96 ) ( 336 2584 -64 ) ( 384 2584 -96 ) clip 0 0 0 1 1 +( 328 2576 -96 ) ( 328 3024 -96 ) ( 328 2576 -64 ) clip 0 0 0 1 1 +} +// brush 3556 +{ +( 224 1072 -64 ) ( 208 1072 -72 ) ( 208 1088 -72 ) wm1_1 0 0 0 1 1 +( 208 1088 -192 ) ( 224 1088 192 ) ( 208 1088 192 ) wm1_1 0 0 0 1 1 +( 208 1072 -192 ) ( 208 1088 -72 ) ( 208 1072 -72 ) wm1_1 0 0 0 1 1 +( 224 1088 -192 ) ( 208 1072 -192 ) ( 224 1072 -192 ) wm1_1 0 0 0 1 1 +( 208 1072 -192 ) ( 224 1072 192 ) ( 224 1072 -192 ) wm1_1 0 0 0 1 1 +( 224 1072 192 ) ( 224 1088 -192 ) ( 224 1072 -192 ) wm1_1 0 0 0 1 1 +} +// brush 3557 +{ +( 192 1072 -32 ) ( 184 1088 -48 ) ( 184 1072 -48 ) wm1_1 0 0 0 1 1 +( 176 1088 -16 ) ( 160 1088 -16 ) ( 176 1088 -56 ) wm1_1 0 0 0 1 1 +( 160 1072 -48 ) ( 184 1072 -48 ) ( 184 1088 -48 ) wm1_1 0 0 0 1 1 +( 160 1072 -32 ) ( 160 1072 -48 ) ( 160 1088 -48 ) wm1_1 0 0 0 1 1 +( 160 1072 -56 ) ( 160 1072 -16 ) ( 176 1072 -56 ) wm1_1 0 0 0 1 1 +( 192 1072 -32 ) ( 160 1072 -32 ) ( 160 1088 -32 ) wm1_1 0 0 0 1 1 +} +// brush 3558 +{ +( 192 1088 -32 ) ( 184 1072 -48 ) ( 184 1088 -48 ) wm1_1 0 0 0 1 1 +( 208 1088 -56 ) ( 224 1088 -16 ) ( 208 1088 -16 ) wm1_1 0 0 0 1 1 +( 208 1072 -72 ) ( 184 1088 -48 ) ( 184 1072 -48 ) wm1_1 0 0 0 1 1 +( 224 1072 -64 ) ( 208 1088 -72 ) ( 208 1072 -72 ) wm1_1 0 0 0 1 1 +( 208 1072 -56 ) ( 224 1072 -16 ) ( 224 1072 -56 ) wm1_1 0 0 0 1 1 +( 224 1088 -64 ) ( 160 1072 0 ) ( 160 1088 0 ) wm1_1 0 0 0 1 1 +} +// brush 3559 +{ +( 208 1088 -48 ) ( 160 1080 -48 ) ( 160 1088 -48 ) city4_8 0 0 0 1 1 +( 160 1088 -88 ) ( 208 1088 -48 ) ( 160 1088 -48 ) city4_8 0 0 0 1 1 +( 160 1080 -48 ) ( 160 1088 -88 ) ( 160 1088 -48 ) city4_8 0 0 0 1 1 +( 208 1088 -192 ) ( 160 1080 -192 ) ( 208 1080 -192 ) city4_8 0 0 0 1 1 +( 160 1080 -88 ) ( 208 1080 -48 ) ( 208 1080 -88 ) city4_8 0 0 0 1 1 +( 208 1080 -48 ) ( 208 1088 -88 ) ( 208 1080 -88 ) city4_8 0 0 0 1 1 +} +// brush 3560 +{ +( -208 1088 -72 ) ( -208 1072 -72 ) ( -224 1072 -64 ) wm1_1 0 0 0 1 1 +( -208 1088 192 ) ( -224 1088 192 ) ( -208 1088 -192 ) wm1_1 0 0 0 1 1 +( -208 1072 -72 ) ( -208 1088 -72 ) ( -208 1072 -192 ) wm1_1 0 0 0 1 1 +( -224 1072 -192 ) ( -208 1072 -192 ) ( -224 1088 -192 ) wm1_1 0 0 0 1 1 +( -224 1072 -192 ) ( -224 1072 192 ) ( -208 1072 -192 ) wm1_1 0 0 0 1 1 +( -224 1072 -192 ) ( -224 1088 -192 ) ( -224 1072 192 ) wm1_1 0 0 0 1 1 +} +// brush 3561 +{ +( -184 1072 -48 ) ( -184 1088 -48 ) ( -192 1072 -32 ) wm1_1 0 0 0 1 1 +( -176 1088 -56 ) ( -160 1088 -16 ) ( -176 1088 -16 ) wm1_1 0 0 0 1 1 +( -184 1088 -48 ) ( -184 1072 -48 ) ( -160 1072 -48 ) wm1_1 0 0 0 1 1 +( -160 1088 -48 ) ( -160 1072 -48 ) ( -160 1072 -32 ) wm1_1 0 0 0 1 1 +( -176 1072 -56 ) ( -160 1072 -16 ) ( -160 1072 -56 ) wm1_1 0 0 0 1 1 +( -160 1088 -32 ) ( -160 1072 -32 ) ( -192 1072 -32 ) wm1_1 0 0 0 1 1 +} +// brush 3562 +{ +( -184 1088 -48 ) ( -184 1072 -48 ) ( -192 1088 -32 ) wm1_1 0 0 0 1 1 +( -208 1088 -16 ) ( -224 1088 -16 ) ( -208 1088 -56 ) wm1_1 0 0 0 1 1 +( -184 1072 -48 ) ( -184 1088 -48 ) ( -208 1072 -72 ) wm1_1 0 0 0 1 1 +( -208 1072 -72 ) ( -208 1088 -72 ) ( -224 1072 -64 ) wm1_1 0 0 0 1 1 +( -224 1072 -56 ) ( -224 1072 -16 ) ( -208 1072 -56 ) wm1_1 0 0 0 1 1 +( -160 1088 0 ) ( -160 1072 0 ) ( -224 1088 -64 ) wm1_1 0 0 0 1 1 +} +// brush 3563 +{ +( -160 1088 -48 ) ( -160 1080 -48 ) ( -208 1088 -48 ) city4_8 0 0 0 1 1 +( -160 1088 -48 ) ( -208 1088 -48 ) ( -160 1088 -88 ) city4_8 0 0 0 1 1 +( -160 1088 -48 ) ( -160 1088 -88 ) ( -160 1080 -48 ) city4_8 0 0 0 1 1 +( -208 1080 -192 ) ( -160 1080 -192 ) ( -208 1088 -192 ) city4_8 0 0 0 1 1 +( -208 1080 -88 ) ( -208 1080 -48 ) ( -160 1080 -88 ) city4_8 0 0 0 1 1 +( -208 1080 -88 ) ( -208 1088 -88 ) ( -208 1080 -48 ) city4_8 0 0 0 1 1 +} +// brush 3564 +{ +( 1984 2048 160 ) ( 1984 1968 160 ) ( 1920 2048 160 ) wm1_2 0 0 0 1 1 +( 1984 2080 160 ) ( 1920 2080 160 ) ( 1984 2080 128 ) wm1_1 0 0 0 1 1 +( 1984 2048 160 ) ( 1984 2048 128 ) ( 1984 1968 160 ) wm1_1 0 0 0 1 1 +( 1920 1968 156 ) ( 1984 1968 156 ) ( 1920 2048 156 ) wm1_1 0 0 0 1 1 +( 1920 1968 128 ) ( 1920 1968 160 ) ( 1984 1968 128 ) wm1_1 0 0 0 1 1 +( 1920 1968 128 ) ( 1920 2048 128 ) ( 1920 1968 160 ) wm1_1 0 0 0 1 1 +} +// brush 3565 +{ +( 1248 736 -192 ) ( 2048 928 -192 ) ( 2048 736 -192 ) ground1_6 0 0 0 1 1 +( 1328 736 -256 ) ( 1328 736 -288 ) ( 1280 704 -288 ) ground1_6 0 0 0 1 1 +( 1376 816 -256 ) ( 1376 816 -288 ) ( 1328 736 -288 ) ground1_6 0 0 0 1 1 +( 1248 736 -288 ) ( 2048 928 -288 ) ( 1248 928 -288 ) ground1_6 0 0 0 1 1 +( 1280 928 -192 ) ( 1280 736 -256 ) ( 1280 928 -256 ) ground1_6 0 0 0 1 1 +( 1360 920 -224 ) ( 1360 920 -192 ) ( 1280 960 -224 ) ground1_6 0 0 0 1 1 +( 1360 920 -192 ) ( 1360 920 -224 ) ( 1376 816 -224 ) ground1_6 0 0 0 1 1 +} +// brush 3566 +{ +( 1360 920 -192 ) ( 1472 832 -200 ) ( 1376 816 -192 ) ground1_6 0 0 0 1 1 +( 1360 920 -224 ) ( 1472 832 -200 ) ( 1360 920 -192 ) ground1_6 0 0 0 1 1 +( 1440 920 -288 ) ( 1392 888 -288 ) ( 1440 888 -288 ) ground1_6 0 0 0 1 1 +( 1376 816 -256 ) ( 1472 832 -264 ) ( 1376 816 -288 ) ground1_6 0 0 0 1 1 +( 1376 816 -256 ) ( 1376 816 -288 ) ( 1360 920 -256 ) ground1_6 0 0 0 1 1 +} +// brush 3567 +{ +( 1376 816 -192 ) ( 1424 752 -208 ) ( 1328 736 -192 ) ground1_6 0 0 0 1 1 +( 1376 816 -288 ) ( 1376 816 -256 ) ( 1328 736 -256 ) ground1_6 0 0 0 1 1 +( 1344 720 -288 ) ( 1392 720 -288 ) ( 1344 752 -288 ) ground1_6 0 0 0 1 1 +( 1328 736 -288 ) ( 1424 752 -272 ) ( 1424 752 -288 ) ground1_6 0 0 0 1 1 +( 1376 816 -288 ) ( 1424 752 -272 ) ( 1376 816 -256 ) ground1_6 0 0 0 1 1 +} +// brush 3568 +{ +( 1536 984 -208 ) ( 1608 984 -216 ) ( 1568 888 -216 ) ground1_6 0 0 0 1 1 +( 1568 888 -216 ) ( 1608 984 -216 ) ( 1568 888 -288 ) ground1_6 0 0 0 1 1 +( 1568 952 -288 ) ( 1536 1000 -288 ) ( 1536 952 -288 ) ground1_6 0 0 0 1 1 +( 1536 984 -208 ) ( 1568 888 -216 ) ( 1536 984 -288 ) ground1_6 0 0 0 1 1 +( 1536 984 -288 ) ( 1608 984 -216 ) ( 1536 984 -208 ) ground1_6 0 0 0 1 1 +} +// brush 3569 +{ +( 1376 816 -192 ) ( 1472 832 -200 ) ( 1480 800 -200 ) ground1_6 0 0 0 1 1 +( 1376 816 -288 ) ( 1472 832 -264 ) ( 1376 816 -256 ) ground1_6 0 0 0 1 1 +( 1392 800 -288 ) ( 1440 800 -288 ) ( 1392 832 -288 ) ground1_6 0 0 0 1 1 +( 1376 816 -256 ) ( 1480 800 -264 ) ( 1376 816 -288 ) ground1_6 0 0 0 1 1 +( 1480 800 -200 ) ( 1472 832 -200 ) ( 1480 800 -224 ) ground1_6 0 0 0 1 1 +} +// brush 3570 +{ +( 1480 800 -200 ) ( 1424 752 -208 ) ( 1376 816 -192 ) ground1_6 0 0 0 1 1 +( 1480 800 -288 ) ( 1424 752 -272 ) ( 1480 800 -264 ) ground1_6 0 0 0 1 1 +( 1464 816 -288 ) ( 1416 816 -288 ) ( 1464 784 -288 ) ground1_6 0 0 0 1 1 +( 1376 816 -288 ) ( 1480 800 -264 ) ( 1376 816 -256 ) ground1_6 0 0 0 1 1 +( 1376 816 -256 ) ( 1424 752 -272 ) ( 1376 816 -288 ) ground1_6 0 0 0 1 1 +} +// brush 3571 +{ +( 1480 800 -200 ) ( 1504 776 -208 ) ( 1424 752 -208 ) ground1_6 0 0 0 1 1 +( 1480 800 -224 ) ( 1424 752 -208 ) ( 1424 752 -224 ) ground1_6 0 0 0 1 1 +( 1440 736 -288 ) ( 1488 736 -288 ) ( 1440 768 -288 ) ground1_6 0 0 0 1 1 +( 1424 752 -272 ) ( 1504 776 -272 ) ( 1424 752 -288 ) ground1_6 0 0 0 1 1 +( 1480 800 -224 ) ( 1504 776 -208 ) ( 1480 800 -200 ) ground1_6 0 0 0 1 1 +} +// brush 3572 +{ +( 1504 776 -208 ) ( 1480 696 -216 ) ( 1424 752 -208 ) ground1_6 0 0 0 1 1 +( 1480 696 -288 ) ( 1480 696 -280 ) ( 1504 776 -288 ) ground1_6 0 0 0 1 1 +( 1488 792 -288 ) ( 1440 792 -288 ) ( 1488 760 -288 ) ground1_6 0 0 0 1 1 +( 1504 776 -288 ) ( 1504 776 -272 ) ( 1424 752 -288 ) ground1_6 0 0 0 1 1 +( 1424 752 -272 ) ( 1480 696 -280 ) ( 1424 752 -288 ) ground1_6 0 0 0 1 1 +} +// brush 3573 +{ +( 1480 696 -216 ) ( 1400 672 -216 ) ( 1424 752 -208 ) ground1_6 0 0 0 1 1 +( 1424 752 -288 ) ( 1400 672 -280 ) ( 1400 672 -288 ) ground1_6 0 0 0 1 1 +( 1416 656 -288 ) ( 1464 656 -288 ) ( 1416 688 -288 ) ground1_6 0 0 0 1 1 +( 1400 672 -288 ) ( 1400 672 -280 ) ( 1480 696 -288 ) ground1_6 0 0 0 1 1 +( 1480 696 -288 ) ( 1480 696 -280 ) ( 1424 752 -288 ) ground1_6 0 0 0 1 1 +} +// brush 3574 +{ +( 1328 736 -192 ) ( 1304 696 -200 ) ( 1280 704 -192 ) ground1_6 0 0 0 1 1 +( 1328 736 -288 ) ( 1304 696 -264 ) ( 1328 736 -256 ) ground1_6 0 0 0 1 1 +( 1312 792 -288 ) ( 1264 792 -288 ) ( 1312 760 -288 ) ground1_6 0 0 0 1 1 +( 1280 704 -256 ) ( 1280 704 -288 ) ( 1328 736 -256 ) ground1_6 0 0 0 1 1 +( 1280 704 -256 ) ( 1304 696 -264 ) ( 1280 704 -288 ) ground1_6 0 0 0 1 1 +} +// brush 3575 +{ +( 1424 752 -208 ) ( 1400 672 -216 ) ( 1328 736 -192 ) ground1_6 0 0 0 1 1 +( 1400 672 -288 ) ( 1400 672 -280 ) ( 1424 752 -288 ) ground1_6 0 0 0 1 1 +( 1408 768 -288 ) ( 1360 768 -288 ) ( 1408 736 -288 ) ground1_6 0 0 0 1 1 +( 1328 736 -224 ) ( 1424 752 -208 ) ( 1328 736 -192 ) ground1_6 0 0 0 1 1 +( 1328 736 -256 ) ( 1400 672 -280 ) ( 1328 736 -288 ) ground1_6 0 0 0 1 1 +} +// brush 3576 +{ +( 1328 736 -192 ) ( 1400 672 -216 ) ( 1304 696 -200 ) ground1_6 0 0 0 1 1 +( 1328 736 -224 ) ( 1304 696 -200 ) ( 1304 696 -224 ) ground1_6 0 0 0 1 1 +( 1320 640 -288 ) ( 1368 640 -288 ) ( 1320 672 -288 ) ground1_6 0 0 0 1 1 +( 1304 696 -264 ) ( 1400 672 -280 ) ( 1304 696 -288 ) ground1_6 0 0 0 1 1 +( 1328 736 -288 ) ( 1400 672 -280 ) ( 1328 736 -256 ) ground1_6 0 0 0 1 1 +} +// brush 3577 +{ +( 1360 920 -192 ) ( 1480 864 -200 ) ( 1472 832 -200 ) ground1_6 0 0 0 1 1 +( 1360 920 -288 ) ( 1472 832 -264 ) ( 1472 832 -288 ) ground1_6 0 0 0 1 1 +( 1392 832 -288 ) ( 1440 864 -288 ) ( 1392 864 -288 ) ground1_6 0 0 0 1 1 +( 1360 920 -224 ) ( 1480 864 -200 ) ( 1360 920 -192 ) ground1_6 0 0 0 1 1 +( 1472 832 -264 ) ( 1480 864 -264 ) ( 1472 832 -288 ) ground1_6 0 0 0 1 1 +} +// brush 3578 +{ +( 1280 960 -192 ) ( 1408 1088 -200 ) ( 1360 920 -192 ) ground1_6 0 0 0 1 1 +( 1360 920 -224 ) ( 1408 1088 -200 ) ( 1408 1088 -224 ) ground1_6 0 0 0 1 1 +( 1416 1096 -224 ) ( 1368 1064 -224 ) ( 1416 1064 -224 ) ground1_6 0 0 0 1 1 +( 1280 960 -224 ) ( 1280 960 -192 ) ( 1360 920 -192 ) ground1_6 0 0 0 1 1 +( 1280 960 -224 ) ( 1408 1088 -200 ) ( 1280 960 -192 ) ground1_6 0 0 0 1 1 +} +// brush 3579 +{ +( 1440 944 -200 ) ( 1480 864 -200 ) ( 1360 920 -192 ) ground1_6 0 0 0 1 1 +( 1480 864 -224 ) ( 1480 864 -200 ) ( 1440 944 -224 ) ground1_6 0 0 0 1 1 +( 1448 952 -224 ) ( 1400 920 -224 ) ( 1448 920 -224 ) ground1_6 0 0 0 1 1 +( 1360 920 -192 ) ( 1480 864 -200 ) ( 1360 920 -224 ) ground1_6 0 0 0 1 1 +( 1360 920 -224 ) ( 1440 944 -200 ) ( 1360 920 -192 ) ground1_6 0 0 0 1 1 +} +// brush 3580 +{ +( 1536 984 -208 ) ( 1504 888 -200 ) ( 1440 944 -200 ) ground1_6 0 0 0 1 1 +( 1504 888 -288 ) ( 1504 888 -200 ) ( 1536 984 -288 ) ground1_6 0 0 0 1 1 +( 1496 992 -288 ) ( 1448 960 -288 ) ( 1496 960 -288 ) ground1_6 0 0 0 1 1 +( 1440 944 -200 ) ( 1504 888 -200 ) ( 1440 944 -288 ) ground1_6 0 0 0 1 1 +( 1536 984 -224 ) ( 1536 984 -208 ) ( 1440 944 -224 ) ground1_6 0 0 0 1 1 +} +// brush 3581 +{ +( 1248 736 -224 ) ( 2048 928 -224 ) ( 2048 736 -224 ) ground1_6 0 0 0 1 1 +( 1792 704 -288 ) ( 1592 800 -288 ) ( 1592 800 -224 ) ground1_6 0 0 0 1 1 +( 1792 704 -224 ) ( 1792 832 -224 ) ( 1792 832 -288 ) ground1_6 0 0 0 1 1 +( 1248 736 -288 ) ( 2048 928 -288 ) ( 1248 928 -288 ) ground1_6 0 0 0 1 1 +( 1600 832 -224 ) ( 1792 832 -288 ) ( 1792 832 -224 ) ground1_6 0 0 0 1 1 +( 1592 800 -224 ) ( 1600 832 -288 ) ( 1600 832 -224 ) ground1_6 0 0 0 1 1 +} +// brush 3582 +{ +( 1552 672 -224 ) ( 1536 768 -216 ) ( 1568 776 -224 ) ground1_6 0 0 0 1 1 +( 1120 736 -288 ) ( 1920 928 -288 ) ( 1120 928 -288 ) ground1_6 0 0 0 1 1 +( 1568 776 -288 ) ( 1536 768 -216 ) ( 1536 768 -288 ) ground1_6 0 0 0 1 1 +( 1552 672 -288 ) ( 1536 768 -216 ) ( 1552 672 -224 ) ground1_6 0 0 0 1 1 +( 1568 776 -64 ) ( 1552 672 -64 ) ( 1568 776 64 ) ground1_6 0 0 0 1 1 +} +// brush 3583 +{ +( 2048 928 -224 ) ( 2048 736 -224 ) ( 1248 928 -224 ) ground1_6 0 0 0 1 1 +( 1592 864 -224 ) ( 1592 864 -288 ) ( 1792 960 -288 ) ground1_6 0 0 0 1 1 +( 1792 832 -288 ) ( 1792 832 -224 ) ( 1792 960 -224 ) ground1_6 0 0 0 1 1 +( 1248 736 -288 ) ( 2048 736 -288 ) ( 1248 928 -288 ) ground1_6 0 0 0 1 1 +( 1792 832 -224 ) ( 1792 832 -288 ) ( 1600 832 -224 ) ground1_6 0 0 0 1 1 +( 1600 832 -224 ) ( 1600 832 -288 ) ( 1592 864 -224 ) ground1_6 0 0 0 1 1 +} +// brush 3584 +{ +( 1592 864 -224 ) ( 1608 984 -216 ) ( 1792 960 -224 ) ground1_6 0 0 0 1 1 +( 1592 864 -288 ) ( 1608 984 -216 ) ( 1592 864 -224 ) ground1_6 0 0 0 1 1 +( 2112 1240 -288 ) ( 1312 1240 -288 ) ( 2112 1048 -288 ) ground1_6 0 0 0 1 1 +( 1792 960 -224 ) ( 1792 960 -288 ) ( 1592 864 -288 ) ground1_6 0 0 0 1 1 +( 1792 960 -224 ) ( 1608 984 -216 ) ( 1792 960 -288 ) ground1_6 0 0 0 1 1 +} +// brush 3585 +{ +( 1504 888 -200 ) ( 1480 864 -200 ) ( 1440 944 -200 ) ground1_6 0 0 0 1 1 +( 1440 944 -288 ) ( 1480 864 -200 ) ( 1480 864 -288 ) ground1_6 0 0 0 1 1 +( 1472 856 -288 ) ( 1520 888 -288 ) ( 1472 888 -288 ) ground1_6 0 0 0 1 1 +( 1504 888 -288 ) ( 1504 888 -200 ) ( 1440 944 -288 ) ground1_6 0 0 0 1 1 +( 1480 864 -288 ) ( 1480 864 -200 ) ( 1504 888 -288 ) ground1_6 0 0 0 1 1 +} +// brush 3586 +{ +( 1568 888 -216 ) ( 1608 984 -216 ) ( 1592 864 -224 ) ground1_6 0 0 0 1 1 +( 1568 888 -288 ) ( 1608 984 -216 ) ( 1568 888 -216 ) ground1_6 0 0 0 1 1 +( 1560 904 -288 ) ( 1592 856 -288 ) ( 1592 904 -288 ) ground1_6 0 0 0 1 1 +( 1592 864 -224 ) ( 1608 984 -216 ) ( 1592 864 -288 ) ground1_6 0 0 0 1 1 +( 1568 888 -288 ) ( 1568 888 -216 ) ( 1592 864 -288 ) ground1_6 0 0 0 1 1 +} +// brush 3587 +{ +( 1536 896 -208 ) ( 1504 888 -200 ) ( 1536 984 -208 ) ground1_6 0 0 0 1 1 +( 1536 896 -288 ) ( 1536 896 -208 ) ( 1536 984 -288 ) ground1_6 0 0 0 1 1 +( 1504 920 -288 ) ( 1504 872 -288 ) ( 1536 920 -288 ) ground1_6 0 0 0 1 1 +( 1536 984 -208 ) ( 1504 888 -200 ) ( 1536 984 -288 ) ground1_6 0 0 0 1 1 +( 1504 888 -288 ) ( 1504 888 -200 ) ( 1536 896 -288 ) ground1_6 0 0 0 1 1 +} +// brush 3588 +{ +( 1408 1088 -200 ) ( 1440 944 -200 ) ( 1360 920 -192 ) ground1_6 0 0 0 1 1 +( 1360 920 -224 ) ( 1408 1088 -200 ) ( 1360 920 -192 ) ground1_6 0 0 0 1 1 +( 1352 912 -224 ) ( 1400 944 -224 ) ( 1352 944 -224 ) ground1_6 0 0 0 1 1 +( 1440 944 -224 ) ( 1440 944 -200 ) ( 1408 1088 -224 ) ground1_6 0 0 0 1 1 +( 1360 920 -192 ) ( 1440 944 -200 ) ( 1360 920 -224 ) ground1_6 0 0 0 1 1 +} +// brush 3589 +{ +( 1536 1088 -208 ) ( 1440 944 -200 ) ( 1408 1088 -200 ) ground1_6 0 0 0 1 1 +( 1440 944 -224 ) ( 1440 944 -200 ) ( 1536 1088 -224 ) ground1_6 0 0 0 1 1 +( 1496 1120 -224 ) ( 1448 1088 -224 ) ( 1496 1088 -224 ) ground1_6 0 0 0 1 1 +( 1408 1088 -200 ) ( 1440 944 -200 ) ( 1408 1088 -224 ) ground1_6 0 0 0 1 1 +( 1536 1088 -208 ) ( 1408 1088 -200 ) ( 1536 1088 -224 ) ground1_6 0 0 0 1 1 +} +// brush 3590 +{ +( 1664 1088 -208 ) ( 1608 984 -216 ) ( 1536 984 -208 ) ground1_6 0 0 0 1 1 +( 1664 1088 -288 ) ( 1664 1088 -208 ) ( 1536 984 -288 ) ground1_6 0 0 0 1 1 +( 1608 936 -288 ) ( 1656 968 -288 ) ( 1608 968 -288 ) ground1_6 0 0 0 1 1 +( 1664 1088 -288 ) ( 1608 984 -216 ) ( 1664 1088 -208 ) ground1_6 0 0 0 1 1 +( 1536 984 -288 ) ( 1608 984 -216 ) ( 1608 984 -288 ) ground1_6 0 0 0 1 1 +} +// brush 3591 +{ +( 1536 1088 -208 ) ( 1536 984 -208 ) ( 1440 944 -200 ) ground1_6 0 0 0 1 1 +( 1536 1088 -224 ) ( 1440 944 -200 ) ( 1440 944 -224 ) ground1_6 0 0 0 1 1 +( 1480 912 -224 ) ( 1528 944 -224 ) ( 1480 944 -224 ) ground1_6 0 0 0 1 1 +( 1536 984 -224 ) ( 1536 984 -208 ) ( 1536 1088 -224 ) ground1_6 0 0 0 1 1 +( 1440 944 -200 ) ( 1536 984 -208 ) ( 1440 944 -224 ) ground1_6 0 0 0 1 1 +} +// brush 3592 +{ +( 1536 984 -208 ) ( 1536 1088 -208 ) ( 1664 1088 -208 ) ground1_6 0 0 0 1 1 +( 1536 984 -224 ) ( 1664 1088 -208 ) ( 1664 1088 -224 ) ground1_6 0 0 0 1 1 +( 1592 1136 -224 ) ( 1544 1104 -224 ) ( 1592 1104 -224 ) ground1_6 0 0 0 1 1 +( 1536 1088 -224 ) ( 1536 1088 -208 ) ( 1536 984 -224 ) ground1_6 0 0 0 1 1 +( 1664 1088 -208 ) ( 1536 1088 -208 ) ( 1664 1088 -224 ) ground1_6 0 0 0 1 1 +} +// brush 3593 +{ +( 1568 888 -216 ) ( 1536 896 -208 ) ( 1536 984 -208 ) ground1_6 0 0 0 1 1 +( 1536 984 -224 ) ( 1536 896 -208 ) ( 1536 896 -224 ) ground1_6 0 0 0 1 1 +( 1536 920 -224 ) ( 1568 872 -224 ) ( 1568 920 -224 ) ground1_6 0 0 0 1 1 +( 1568 888 -224 ) ( 1568 888 -216 ) ( 1536 984 -224 ) ground1_6 0 0 0 1 1 +( 1536 896 -224 ) ( 1536 896 -208 ) ( 1568 888 -224 ) ground1_6 0 0 0 1 1 +} +// brush 3594 +{ +( 1608 984 -216 ) ( 1664 1088 -208 ) ( 1792 960 -224 ) ground1_6 0 0 0 1 1 +( 1608 984 -288 ) ( 1664 1088 -208 ) ( 1608 984 -216 ) ground1_6 0 0 0 1 1 +( 2112 1240 -288 ) ( 1312 1240 -288 ) ( 2112 1048 -288 ) ground1_6 0 0 0 1 1 +( 1792 960 -224 ) ( 1664 1088 -208 ) ( 1792 960 -288 ) ground1_6 0 0 0 1 1 +( 1792 960 -288 ) ( 1608 984 -216 ) ( 1792 960 -224 ) ground1_6 0 0 0 1 1 +} +// brush 3595 +{ +( 1096 648 -224 ) ( 1024 576 72 ) ( 1024 576 -224 ) rock4_1 0 0 0 1 1 +( 1096 648 -224 ) ( 1120 512 40 ) ( 1096 648 64 ) rock4_1 0 0 0 1 1 +( 1096 256 -512 ) ( 1096 696 -512 ) ( 1056 696 -512 ) rock4_1 0 0 0 1 1 +( 1096 648 64 ) ( 1120 512 40 ) ( 1024 576 72 ) ground1_6 0 0 0 1 1 +( 1024 576 -512 ) ( 1120 512 -248 ) ( 1120 512 -512 ) ground1_6 0 0 0 1 1 +} +// brush 3596 +{ +( 1120 696 288 ) ( 1120 672 288 ) ( 1096 696 288 ) sky1 0 0 0 32 32 +( 1120 696 288 ) ( 1096 696 288 ) ( 1120 696 192 ) sky1 0 0 0 32 32 +( 1096 672 96 ) ( 1120 672 96 ) ( 1096 696 96 ) sky1 0 0 0 32 32 +( 1096 672 96 ) ( 1096 696 96 ) ( 1096 672 192 ) sky1 0 0 0 32 32 +( 1136 688 32 ) ( 1112 664 32 ) ( 1136 688 160 ) sky1 0 0 0 32 32 +} +// brush 3597 +{ +( 1096 256 -512 ) ( 1096 696 -512 ) ( 1056 696 -512 ) rock4_1 0 0 0 1 1 +( 1024 576 72 ) ( 1024 352 96 ) ( 1024 576 -224 ) rock4_1 0 0 0 1 1 +( 1024 576 72 ) ( 1120 512 40 ) ( 1024 352 96 ) ground1_6 0 0 0 1 1 +( 1024 352 -192 ) ( 1120 512 -248 ) ( 1024 352 -512 ) rock4_1 0 0 0 1 1 +( 1024 576 -224 ) ( 1120 512 40 ) ( 1024 576 72 ) ground1_6 0 0 0 1 1 +} +// brush 3598 +{ +( 1024 352 96 ) ( 1064 288 80 ) ( 1024 192 80 ) ground1_6 0 0 0 1 1 +( 1024 352 96 ) ( 1064 288 -448 ) ( 1064 288 80 ) rock4_1 0 0 0 1 1 +( 1024 352 -512 ) ( 1024 192 -360 ) ( 1064 288 -448 ) rock4_1 0 0 0 1 1 +( 1024 352 96 ) ( 1024 192 -360 ) ( 1024 352 -512 ) rock4_1 0 0 0 1 1 +( 1064 288 80 ) ( 1024 192 -360 ) ( 1024 192 80 ) ground1_6 0 0 0 1 1 +} +// brush 3599 +{ +( 1152 384 -144 ) ( 1208 544 -144 ) ( 1248 400 -160 ) ground1_6 0 0 0 1 1 +( 1152 384 -224 ) ( 1208 544 -144 ) ( 1152 384 -144 ) rock4_1 0 0 0 1 1 +( 1320 376 -512 ) ( 1320 472 -512 ) ( 1184 376 -512 ) rock4_1 0 0 0 1 1 +( 1248 400 -448 ) ( 1208 544 -432 ) ( 1248 400 -512 ) rock4_1 0 0 0 1 1 +( 1248 400 -480 ) ( 1152 384 -400 ) ( 1248 400 -416 ) rock4_1 0 0 0 1 1 +} +// brush 3600 +{ +( 1024 192 80 ) ( 1064 288 80 ) ( 1072 232 48 ) ground1_6 0 0 0 1 1 +( 1064 288 80 ) ( 1064 288 -448 ) ( 1072 232 48 ) rock4_1 0 0 0 1 1 +( 1064 288 -448 ) ( 1024 192 -360 ) ( 1072 232 -320 ) rock4_1 0 0 0 1 1 +( 1072 232 48 ) ( 1024 192 -360 ) ( 1024 192 80 ) rock4_1 0 0 0 1 1 +( 1064 288 80 ) ( 1024 192 -360 ) ( 1064 288 -448 ) ground1_6 0 0 0 1 1 +} +// brush 3601 +{ +( 1120 640 -120 ) ( 1120 512 -104 ) ( 1096 648 -112 ) ground1_6 0 0 0 1 1 +( 1120 640 -224 ) ( 1096 648 -112 ) ( 1096 648 -224 ) rock4_1 0 0 0 1 1 +( 1120 672 -512 ) ( 1024 536 -512 ) ( 1120 536 -512 ) rock4_1 0 0 0 1 1 +( 1096 648 -400 ) ( 1120 512 -392 ) ( 1096 648 -512 ) rock4_1 0 0 0 1 1 +( 1120 512 -224 ) ( 1120 512 -104 ) ( 1120 640 -224 ) rock4_1 0 0 0 1 1 +} +// brush 3602 +{ +( 1120 240 -144 ) ( 1216 168 -176 ) ( 1120 144 -160 ) ground1_6 0 0 0 1 1 +( 1120 240 -144 ) ( 1120 240 -320 ) ( 1216 168 -176 ) rock4_1 0 0 0 1 1 +( 1120 240 -320 ) ( 1120 144 -272 ) ( 1216 168 -224 ) rock4_1 0 0 0 1 1 +( 1216 168 -176 ) ( 1120 144 -272 ) ( 1120 144 -160 ) rock4_1 0 0 0 1 1 +( 1120 240 -144 ) ( 1120 144 -272 ) ( 1120 240 -320 ) rock4_1 0 0 0 1 1 +} +// brush 3603 +{ +( 1144 648 -128 ) ( 1152 672 -120 ) ( 1248 672 -160 ) ground1_6 0 0 0 1 1 +( 1152 672 -224 ) ( 1152 672 -120 ) ( 1144 648 -224 ) rock4_1 0 0 0 1 1 +( 1120 672 -512 ) ( 1256 576 -512 ) ( 1256 672 -512 ) rock4_1 0 0 0 1 1 +( 1144 648 -512 ) ( 1144 648 -416 ) ( 1248 672 -512 ) rock4_1 0 0 0 1 1 +( 1248 672 -160 ) ( 1152 672 -120 ) ( 1248 672 -224 ) rock4_1 0 0 0 1 1 +} +// brush 3604 +{ +( 1472 384 -160 ) ( 1536 352 -160 ) ( 1472 352 -160 ) wbrick1_5 32 0 0 1 1 +( 1280 384 -160 ) ( 1248 352 -160 ) ( 1248 352 -224 ) wbrick1_5 0 0 0 1 1 +( 1248 352 -160 ) ( 1824 352 -160 ) ( 1824 352 -224 ) wbrick1_5 0 0 0 1 1 +( 1472 384 -224 ) ( 1536 352 -224 ) ( 1536 384 -224 ) wbrick1_5 0 0 0 1 1 +( 1344 352 -160 ) ( 1344 384 -160 ) ( 1344 384 -224 ) wbrick1_5 0 0 0 1 1 +( 1280 384 -224 ) ( 1408 384 -224 ) ( 1408 384 -160 ) wbrick1_5 0 0 0 1 1 +} +// brush 3605 +{ +( 1560 280 -200 ) ( 1496 280 -200 ) ( 1560 312 -200 ) wbrick1_5 40 24 0 1 1 +( 1724 280 -232 ) ( 1724 280 -200 ) ( 1720 312 -200 ) wbrick1_5 8 56 0 1 1 +( 1660 272 -232 ) ( 1660 272 -200 ) ( 1724 280 -200 ) wbrick1_5 4 56 0 1 1 +( 1496 312 -232 ) ( 1496 280 -232 ) ( 1560 312 -232 ) wbrick1_5 8 56 0 1 1 +( 1660 272 -200 ) ( 1660 272 -232 ) ( 1656 304 -200 ) wbrick1_5 8 56 0 1 1 +( 1656 304 -200 ) ( 1656 304 -232 ) ( 1720 312 -232 ) wbrick1_5 8 56 0 1 1 +} +// brush 3606 +{ +( 1600 352 -160 ) ( 1536 352 -160 ) ( 1600 384 -160 ) wbrick1_5 32 0 0 1 1 +( 1824 352 -224 ) ( 1824 352 -160 ) ( 1792 384 -160 ) wbrick1_5 0 0 0 1 1 +( 1248 352 -224 ) ( 1248 352 -160 ) ( 1824 352 -160 ) wbrick1_5 0 0 0 1 1 +( 1536 384 -224 ) ( 1536 352 -224 ) ( 1600 384 -224 ) wbrick1_5 0 0 0 1 1 +( 1728 384 -224 ) ( 1728 384 -160 ) ( 1728 352 -160 ) wbrick1_5 0 0 0 1 1 +( 1664 384 -160 ) ( 1664 384 -224 ) ( 1792 384 -224 ) wbrick1_5 0 0 0 1 1 +} +// brush 3607 +{ +( 1504 384 -160 ) ( 1568 352 -160 ) ( 1504 352 -160 ) wbrick1_5 32 0 0 1 1 +( 1344 384 -128 ) ( 1344 352 -128 ) ( 1344 352 -192 ) wbrick1_5 0 0 0 1 1 +( 1376 352 -224 ) ( 1344 352 -224 ) ( 1344 352 -160 ) wbrick1_5 0 0 0 1 1 +( 1504 384 -192 ) ( 1568 352 -192 ) ( 1568 384 -192 ) wbrick1_5 0 0 0 1 1 +( 1376 352 -128 ) ( 1376 384 -128 ) ( 1376 384 -192 ) wbrick1_5 0 0 0 1 1 +( 1312 384 -192 ) ( 1440 384 -192 ) ( 1440 384 -128 ) wbrick1_5 0 0 0 1 1 +} +// brush 3608 +{ +( 1024 192 80 ) ( 1056 112 72 ) ( 1024 64 112 ) ground1_6 0 0 0 1 1 +( 1056 112 72 ) ( 1024 64 -344 ) ( 1024 64 112 ) rock4_1 0 0 0 1 1 +( 1056 112 -320 ) ( 1024 192 -360 ) ( 1024 64 -344 ) rock4_1 0 0 0 1 1 +( 1024 192 80 ) ( 1024 192 -360 ) ( 1056 112 72 ) rock4_1 0 0 0 1 1 +( 1024 64 112 ) ( 1024 192 -360 ) ( 1024 192 80 ) rock4_1 0 0 0 1 1 +} +// brush 3609 +{ +( 1024 64 112 ) ( 1056 112 72 ) ( 1104 8 96 ) ground1_6 0 0 0 1 1 +( 1024 64 -224 ) ( 1056 112 72 ) ( 1024 64 112 ) rock4_1 0 0 0 1 1 +( 1024 64 -512 ) ( 1104 8 -192 ) ( 1104 8 -512 ) rock4_1 0 0 0 1 1 +( 1104 8 -192 ) ( 1056 112 -216 ) ( 1104 8 -512 ) rock4_1 0 0 0 1 1 +( -64 128 0 ) ( -64 -216 0 ) ( 64 128 0 ) ground1_5 0 0 0 1 1 +} +// brush 3610 +{ +( 1104 8 96 ) ( 1056 112 72 ) ( 1192 40 56 ) ground1_6 0 0 0 1 1 +( 1104 8 -512 ) ( 1192 40 -232 ) ( 1192 40 -512 ) rock4_1 0 0 0 1 1 +( 1192 40 56 ) ( 1056 112 72 ) ( 1192 40 -224 ) rock4_1 0 0 0 1 1 +( 1104 8 -512 ) ( 1056 112 -216 ) ( 1104 8 -192 ) rock4_1 0 0 0 1 1 +( -64 128 0 ) ( -64 -216 0 ) ( 64 128 0 ) ground1_5 0 0 0 1 1 +} +// brush 3611 +{ +( 1120 240 -16 ) ( 1072 232 0 ) ( 1064 288 -16 ) ground1_6 0 0 0 1 1 +( 1064 288 -16 ) ( 1064 288 -448 ) ( 1120 240 -16 ) rock4_1 0 0 0 1 1 +( 1120 240 -320 ) ( 1064 288 -448 ) ( 1072 232 -320 ) rock4_1 0 0 0 1 1 +( 1072 232 -320 ) ( 1064 288 -448 ) ( 1072 232 0 ) rock4_1 0 0 0 1 1 +( 1072 232 -320 ) ( 1072 232 -96 ) ( 1120 240 -320 ) rock4_1 0 0 0 1 1 +} +// brush 3612 +{ +( 1120 144 8 ) ( 1072 232 0 ) ( 1120 240 -16 ) ground1_6 0 0 0 1 1 +( 1072 232 0 ) ( 1120 144 -272 ) ( 1072 232 -320 ) rock4_1 0 0 0 1 1 +( 1072 232 -320 ) ( 1120 144 -272 ) ( 1120 240 -320 ) rock4_1 0 0 0 1 1 +( 1120 240 -16 ) ( 1120 144 -272 ) ( 1120 144 8 ) rock4_1 0 0 0 1 1 +( 1120 240 -112 ) ( 1072 232 -96 ) ( 1120 240 -320 ) rock4_1 0 0 0 1 1 +} +// brush 3613 +{ +( 1024 192 16 ) ( 1072 232 0 ) ( 1120 144 8 ) ground1_6 0 0 0 1 1 +( 1072 232 0 ) ( 1120 144 -272 ) ( 1120 144 8 ) rock4_1 0 0 0 1 1 +( 1024 192 -360 ) ( 1120 144 -272 ) ( 1072 232 -320 ) rock4_1 0 0 0 1 1 +( 1024 192 16 ) ( 1024 192 -360 ) ( 1072 232 0 ) rock4_1 0 0 0 1 1 +( 1024 192 16 ) ( 1120 144 -272 ) ( 1024 192 -360 ) rock4_1 0 0 0 1 1 +} +// brush 3614 +{ +( 1120 512 -16 ) ( 1152 384 -56 ) ( 1024 352 -16 ) ground1_6 0 0 0 1 1 +( 1128 368 -512 ) ( 1224 504 -512 ) ( 1128 504 -512 ) rock4_1 0 0 0 1 1 +( 1120 512 -224 ) ( 1152 384 -56 ) ( 1120 512 -16 ) rock4_1 0 0 0 1 1 +( 1120 512 -512 ) ( 1120 512 -304 ) ( 1024 352 -304 ) rock4_1 0 0 0 1 1 +( 1024 352 -512 ) ( 1152 384 -344 ) ( 1152 384 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3615 +{ +( 1024 352 -16 ) ( 1152 384 -56 ) ( 1064 288 -16 ) ground1_6 0 0 0 1 1 +( 1152 384 -56 ) ( 1064 288 -448 ) ( 1064 288 -16 ) rock4_1 0 0 0 1 1 +( 1024 352 -512 ) ( 1064 288 -448 ) ( 1152 384 -512 ) rock4_1 0 0 0 1 1 +( 1024 352 -16 ) ( 1064 288 -448 ) ( 1024 352 -512 ) rock4_1 0 0 0 1 1 +( 1152 384 -56 ) ( 1024 352 -512 ) ( 1152 384 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3616 +{ +( 1144 648 -128 ) ( 1120 512 -104 ) ( 1120 640 -120 ) ground1_6 0 0 0 1 1 +( 1144 648 -224 ) ( 1120 640 -120 ) ( 1120 640 -224 ) rock4_1 0 0 0 1 1 +( 1120 536 -512 ) ( 1216 536 -512 ) ( 1120 672 -512 ) rock4_1 0 0 0 1 1 +( 1120 512 -512 ) ( 1120 512 -392 ) ( 1144 648 -512 ) rock4_1 0 0 0 1 1 +( 1120 640 -120 ) ( 1120 512 -104 ) ( 1120 640 -224 ) rock4_1 0 0 0 1 1 +} +// brush 3617 +{ +( 1208 544 -144 ) ( 1120 512 -104 ) ( 1144 648 -128 ) ground1_6 0 0 0 1 1 +( 1120 512 -512 ) ( 1120 512 -392 ) ( 1208 544 -512 ) rock4_1 0 0 0 1 1 +( 1144 624 -512 ) ( 1048 624 -512 ) ( 1144 488 -512 ) rock4_1 0 0 0 1 1 +( 1144 648 -128 ) ( 1120 512 -104 ) ( 1144 648 -224 ) rock4_1 0 0 0 1 1 +( 1208 544 -224 ) ( 1208 544 -144 ) ( 1144 648 -224 ) rock4_1 0 0 0 1 1 +} +// brush 3618 +{ +( 1152 384 -112 ) ( 1120 512 -104 ) ( 1208 544 -144 ) ground1_6 0 0 0 1 1 +( 1208 544 -512 ) ( 1120 512 -392 ) ( 1120 512 -512 ) rock4_1 0 0 0 1 1 +( 1184 432 -512 ) ( 1280 432 -512 ) ( 1184 568 -512 ) rock4_1 0 0 0 1 1 +( 1152 384 -480 ) ( 1152 384 -368 ) ( 1208 544 -480 ) rock4_1 0 0 0 1 1 +( 1120 512 -480 ) ( 1120 512 -360 ) ( 1152 384 -480 ) rock4_1 0 0 0 1 1 +} +// brush 3619 +{ +( 1248 624 -160 ) ( 1144 648 -128 ) ( 1248 672 -160 ) ground1_6 0 0 0 1 1 +( 1248 624 -224 ) ( 1248 624 -136 ) ( 1248 672 -136 ) rock4_1 0 0 0 1 1 +( 1272 648 -512 ) ( 1136 744 -512 ) ( 1136 648 -512 ) rock4_1 0 0 0 1 1 +( 1248 672 -448 ) ( 1144 648 -416 ) ( 1248 672 -512 ) rock4_1 0 0 0 1 1 +( 1144 648 -512 ) ( 1144 648 -416 ) ( 1248 624 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3620 +{ +( 1208 544 -144 ) ( 1144 648 -128 ) ( 1248 624 -160 ) ground1_6 0 0 0 1 1 +( 1248 624 -512 ) ( 1208 544 -432 ) ( 1248 624 -448 ) rock4_1 0 0 0 1 1 +( 1136 648 -512 ) ( 1136 552 -512 ) ( 1272 648 -512 ) rock4_1 0 0 0 1 1 +( 1144 648 -512 ) ( 1144 648 -416 ) ( 1208 544 -512 ) rock4_1 0 0 0 1 1 +( 1248 624 -448 ) ( 1144 648 -416 ) ( 1248 624 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3621 +{ +( 1248 544 -160 ) ( 1208 544 -144 ) ( 1248 624 -160 ) ground1_6 0 0 0 1 1 +( 1248 624 -224 ) ( 1208 544 -144 ) ( 1208 544 -224 ) rock4_1 0 0 0 1 1 +( 1320 520 -512 ) ( 1320 616 -512 ) ( 1184 520 -512 ) rock4_1 0 0 0 1 1 +( 1248 544 -224 ) ( 1248 544 -136 ) ( 1248 624 -136 ) rock4_1 0 0 0 1 1 +( 1248 544 -512 ) ( 1208 544 -432 ) ( 1248 544 -448 ) rock4_1 0 0 0 1 1 +} +// brush 3622 +{ +( 1248 400 -160 ) ( 1208 544 -144 ) ( 1248 544 -160 ) ground1_6 0 0 0 1 1 +( 1248 400 -224 ) ( 1248 400 -136 ) ( 1248 544 -224 ) rock4_1 0 0 0 1 1 +( 1136 568 -512 ) ( 1136 472 -512 ) ( 1272 568 -512 ) rock4_1 0 0 0 1 1 +( 1248 400 -512 ) ( 1208 544 -432 ) ( 1248 400 -448 ) rock4_1 0 0 0 1 1 +( 1248 544 -448 ) ( 1208 544 -432 ) ( 1248 544 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3623 +{ +( 1152 384 -144 ) ( 1120 240 -144 ) ( 1064 288 -136 ) ground1_6 0 0 0 1 1 +( 1120 240 -144 ) ( 1064 288 -448 ) ( 1064 288 -136 ) rock4_1 0 0 0 1 1 +( 1152 384 -512 ) ( 1064 288 -448 ) ( 1120 240 -320 ) rock4_1 0 0 0 1 1 +( 1152 384 -144 ) ( 1064 288 -448 ) ( 1152 384 -512 ) rock4_1 0 0 0 1 1 +( 1120 240 -144 ) ( 1152 384 -512 ) ( 1120 240 -320 ) rock4_1 0 0 0 1 1 +} +// brush 3624 +{ +( 1152 384 -144 ) ( 1208 312 -152 ) ( 1120 240 -144 ) ground1_6 0 0 0 1 1 +( 1152 384 -144 ) ( 1208 312 -352 ) ( 1208 312 -152 ) rock4_1 0 0 0 1 1 +( 1120 240 -320 ) ( 1208 312 -352 ) ( 1152 384 -512 ) rock4_1 0 0 0 1 1 +( 1120 240 -144 ) ( 1208 312 -352 ) ( 1120 240 -320 ) rock4_1 0 0 0 1 1 +( 1120 240 -144 ) ( 1152 384 -512 ) ( 1152 384 -144 ) rock4_1 0 0 0 1 1 +} +// brush 3625 +{ +( 1248 400 -160 ) ( 1208 312 -152 ) ( 1152 384 -144 ) ground1_6 0 0 0 1 1 +( 1152 384 -144 ) ( 1208 312 -352 ) ( 1152 384 -512 ) rock4_1 0 0 0 1 1 +( 1152 384 -512 ) ( 1208 312 -352 ) ( 1248 400 -512 ) rock4_1 0 0 0 1 1 +( 1152 384 -144 ) ( 1248 400 -512 ) ( 1248 400 -160 ) rock4_1 0 0 0 1 1 +( 1248 400 -160 ) ( 1208 312 -352 ) ( 1208 312 -152 ) rock4_1 0 0 0 1 1 +} +// brush 3626 +{ +( 1296 352 -160 ) ( 1208 312 -152 ) ( 1248 400 -160 ) ground1_6 0 0 0 1 1 +( 1248 400 -160 ) ( 1296 352 -360 ) ( 1296 352 -160 ) rock4_1 0 0 0 1 1 +( 1208 312 -352 ) ( 1296 352 -360 ) ( 1248 400 -512 ) rock4_1 0 0 0 1 1 +( 1208 312 -152 ) ( 1296 352 -360 ) ( 1208 312 -352 ) rock4_1 0 0 0 1 1 +( 1248 400 -160 ) ( 1208 312 -352 ) ( 1248 400 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3627 +{ +( 1304 296 -192 ) ( 1248 256 -176 ) ( 1296 352 -160 ) ground1_6 0 0 0 1 1 +( 1296 352 -360 ) ( 1304 296 -192 ) ( 1296 352 -160 ) rock4_1 0 0 0 1 1 +( 1248 256 -248 ) ( 1304 296 -272 ) ( 1296 352 -360 ) rock4_1 0 0 0 1 1 +( 1248 256 -248 ) ( 1248 256 -176 ) ( 1304 296 -272 ) rock4_1 0 0 0 1 1 +( 1296 352 -360 ) ( 1248 256 -176 ) ( 1248 256 -248 ) rock4_1 0 0 0 1 1 +} +// brush 3628 +{ +( 1208 312 -152 ) ( 1248 256 -176 ) ( 1216 168 -176 ) ground1_6 0 0 0 1 1 +( 1208 312 -352 ) ( 1248 256 -176 ) ( 1208 312 -152 ) rock4_1 0 0 0 1 1 +( 1216 168 -224 ) ( 1248 256 -248 ) ( 1208 312 -352 ) rock4_1 0 0 0 1 1 +( 1216 168 -176 ) ( 1248 256 -176 ) ( 1216 168 -224 ) rock4_1 0 0 0 1 1 +( 1216 168 -224 ) ( 1208 312 -352 ) ( 1216 168 -176 ) rock4_1 0 0 0 1 1 +} +// brush 3629 +{ +( 1208 312 -152 ) ( 1216 168 -176 ) ( 1120 240 -144 ) ground1_6 0 0 0 1 1 +( 1216 168 -176 ) ( 1120 240 -320 ) ( 1120 240 -144 ) rock4_1 0 0 0 1 1 +( 1216 168 -224 ) ( 1208 312 -352 ) ( 1120 240 -320 ) rock4_1 0 0 0 1 1 +( 1120 240 -144 ) ( 1208 312 -352 ) ( 1208 312 -152 ) rock4_1 0 0 0 1 1 +( 1208 312 -152 ) ( 1208 312 -352 ) ( 1216 168 -176 ) rock4_1 0 0 0 1 1 +} +// brush 3630 +{ +( 1296 352 -160 ) ( 1248 256 -176 ) ( 1208 312 -152 ) ground1_6 0 0 0 1 1 +( 1208 312 -152 ) ( 1248 256 -176 ) ( 1208 312 -352 ) rock4_1 0 0 0 1 1 +( 1208 312 -352 ) ( 1248 256 -248 ) ( 1296 352 -360 ) rock4_1 0 0 0 1 1 +( 1208 312 -152 ) ( 1296 352 -360 ) ( 1296 352 -160 ) rock4_1 0 0 0 1 1 +( 1296 352 -360 ) ( 1248 256 -176 ) ( 1296 352 -160 ) rock4_1 0 0 0 1 1 +} +// brush 3631 +{ +( 32 640 -288 ) ( -192 640 -288 ) ( 32 640 -320 ) wswamp1_k 0 0 0 1 1 +( 416 288 -160 ) ( 416 288 -192 ) ( 416 160 -160 ) wbrick1_5 0 0 0 1 1 +( -128 224 -384 ) ( 96 224 -384 ) ( -128 352 -384 ) wbrick1_5 0 0 0 1 1 +( -128 288 -192 ) ( -128 416 -192 ) ( -128 288 -160 ) wbrick1_5 0 0 0 1 1 +( -448 480 64 ) ( 416 480 -64 ) ( -448 480 -64 ) wbrick1_5 0 0 0 1 1 +( -672 64 -256 ) ( -480 64 -256 ) ( -672 -64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3632 +{ +( -32 640 -288 ) ( -256 640 -288 ) ( -32 640 -320 ) wswamp1_k 0 0 0 1 1 +( -128 256 -160 ) ( -128 256 -192 ) ( -128 128 -160 ) wbrick1_5 0 0 0 1 1 +( -192 224 -384 ) ( 32 224 -384 ) ( -192 352 -384 ) wbrick1_5 0 0 0 1 1 +( -320 288 -192 ) ( -320 416 -192 ) ( -320 288 -160 ) wbrick1_5 0 0 0 1 1 +( -576 576 64 ) ( 288 576 -64 ) ( -576 576 -64 ) wbrick1_5 32 0 0 1 1 +( -672 64 -256 ) ( -480 64 -256 ) ( -672 -64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3633 +{ +( 32 256 -192 ) ( 32 128 -192 ) ( -192 256 -192 ) wbrick1_5 0 0 0 1 1 +( -96 544 -288 ) ( -320 544 -288 ) ( -96 544 -320 ) wbrick1_5 0 0 0 1 1 +( -224 160 -160 ) ( -224 160 -192 ) ( -224 32 -160 ) wbrick1_5 0 0 0 1 1 +( -192 128 -384 ) ( 32 128 -384 ) ( -192 256 -384 ) wbrick1_5 0 0 0 1 1 +( -320 192 -192 ) ( -320 320 -192 ) ( -320 192 -160 ) wbrick1_5 0 0 0 1 1 +( -512 512 64 ) ( 352 512 -64 ) ( -512 512 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 3634 +{ +( 96 288 -192 ) ( 96 160 -192 ) ( -128 288 -192 ) wbrick1_5 0 0 0 1 1 +( 32 544 -288 ) ( -192 544 -288 ) ( 32 544 -320 ) wbrick1_5 32 0 0 1 1 +( -128 192 -160 ) ( -128 192 -192 ) ( -128 64 -160 ) wbrick1_5 0 0 0 1 1 +( -128 160 -384 ) ( 96 160 -384 ) ( -128 288 -384 ) wbrick1_5 0 0 0 1 1 +( -160 224 -192 ) ( -160 352 -192 ) ( -160 224 -160 ) wbrick1_5 0 0 0 1 1 +( -448 512 64 ) ( 416 512 -64 ) ( -448 512 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 3635 +{ +( 1056 576 320 ) ( 1056 448 320 ) ( 992 576 320 ) sky1 0 0 0 32 32 +( 584 696 320 ) ( 520 696 320 ) ( 584 696 288 ) sky1 0 0 0 32 32 +( 2048 -232 352 ) ( 2048 -232 320 ) ( 2048 -360 352 ) sky1 0 0 0 32 32 +( 992 448 288 ) ( 1056 448 288 ) ( 992 576 288 ) sky1 0 0 0 32 32 +( 1632 -768 288 ) ( 1632 -768 320 ) ( 1696 -768 288 ) sky1 0 0 0 32 32 +( 1024 80 288 ) ( 1024 208 288 ) ( 1024 80 320 ) sky1 0 0 0 32 32 +} +// brush 3636 +{ +( 1024 64 112 ) ( 1104 8 96 ) ( 1024 -128 104 ) ground1_6 0 0 0 1 1 +( 1024 -128 -512 ) ( 1104 8 -192 ) ( 1104 8 -512 ) rock4_1 0 0 0 1 1 +( 1024 64 -512 ) ( 1104 8 -192 ) ( 1024 64 -176 ) rock4_1 0 0 0 1 1 +( 1024 64 112 ) ( 1024 -128 104 ) ( 1024 64 -224 ) rock4_1 0 0 0 1 1 +( -64 128 0 ) ( -64 -216 0 ) ( 64 128 0 ) ground1_5 0 0 0 1 1 +} +// brush 3637 +{ +( 1104 8 96 ) ( 1144 -192 40 ) ( 1024 -128 104 ) ground1_6 0 0 0 1 1 +( 1024 -128 -224 ) ( 1104 8 96 ) ( 1024 -128 104 ) rock4_1 0 0 0 1 1 +( 1024 -128 0 ) ( 1144 -192 40 ) ( 1144 -192 0 ) rock4_1 0 0 0 1 1 +( 1104 8 0 ) ( 1144 -192 40 ) ( 1104 8 96 ) rock4_1 0 0 0 1 1 +( -64 128 0 ) ( -64 -216 0 ) ( 64 128 0 ) ground1_5 0 0 0 1 1 +} +// brush 3638 +{ +( 1104 8 96 ) ( 1224 -88 32 ) ( 1144 -192 40 ) ground1_6 0 0 0 1 1 +( 1144 -192 40 ) ( 1224 -88 32 ) ( 1144 -192 0 ) rock4_1 0 0 0 1 1 +( 1104 8 0 ) ( 1224 -88 32 ) ( 1104 8 96 ) rock4_1 0 0 0 1 1 +( 1104 8 96 ) ( 1144 -192 40 ) ( 1104 8 0 ) rock4_1 0 0 0 1 1 +( -64 128 0 ) ( -64 -216 0 ) ( 64 128 0 ) ground1_5 0 0 0 1 1 +} +// brush 3639 +{ +( 1192 40 56 ) ( 1224 -88 32 ) ( 1104 8 96 ) ground1_6 0 0 0 1 1 +( 1104 8 -512 ) ( 1192 40 -232 ) ( 1104 8 -192 ) rock4_1 0 0 0 1 1 +( 1104 8 0 ) ( 1224 -88 32 ) ( 1224 -88 0 ) rock4_1 0 0 0 1 1 +( 1192 40 0 ) ( 1224 -88 32 ) ( 1192 40 56 ) rock4_1 0 0 0 1 1 +( -64 128 0 ) ( -64 -216 0 ) ( 64 128 0 ) ground1_5 0 0 0 1 1 +} +// brush 3640 +{ +( 1056 112 32 ) ( 1024 192 16 ) ( 1120 144 8 ) ground1_6 0 0 0 1 1 +( 1056 112 32 ) ( 1024 192 -360 ) ( 1024 192 16 ) rock4_1 0 0 0 1 1 +( 1056 112 -320 ) ( 1120 144 -272 ) ( 1024 192 -360 ) rock4_1 0 0 0 1 1 +( 1056 112 32 ) ( 1120 144 -272 ) ( 1056 112 -320 ) rock4_1 0 0 0 1 1 +( 1024 192 16 ) ( 1120 144 -272 ) ( 1120 144 8 ) rock4_1 0 0 0 1 1 +} +// brush 3641 +{ +( 1192 40 32 ) ( 1056 112 32 ) ( 1120 144 8 ) ground1_6 0 0 0 1 1 +( 1120 144 8 ) ( 1192 40 -192 ) ( 1192 40 32 ) rock4_1 0 0 0 1 1 +( 1120 144 -224 ) ( 1056 112 -320 ) ( 1192 40 -192 ) rock4_1 0 0 0 1 1 +( 1056 112 32 ) ( 1056 112 -320 ) ( 1120 144 8 ) rock4_1 0 0 0 1 1 +( 1192 40 32 ) ( 1056 112 -320 ) ( 1056 112 32 ) rock4_1 0 0 0 1 1 +} +// brush 3642 +{ +( 1096 -32 0 ) ( 1000 -168 0 ) ( 1000 -32 0 ) ground1_6 0 0 0 1 1 +( 1144 -24 0 ) ( 1144 -80 -256 ) ( 1144 -80 0 ) rock4_1 0 0 0 1 1 +( 1088 -96 -384 ) ( 1144 -80 -256 ) ( 1144 -24 -320 ) rock4_1 0 0 0 1 1 +( 1088 -96 0 ) ( 1144 -24 -320 ) ( 1144 -24 0 ) rock4_1 0 0 0 1 1 +( 1088 -96 0 ) ( 1144 -80 -256 ) ( 1088 -96 -384 ) rock4_1 0 0 0 1 1 +} +// brush 3643 +{ +( 1160 -120 0 ) ( 1296 -216 0 ) ( 1160 -216 0 ) ground1_6 0 0 0 1 1 +( 1144 -80 0 ) ( 1144 -80 -256 ) ( 1224 -88 0 ) rock4_1 0 0 0 1 1 +( 1144 -80 -256 ) ( 1144 -192 -192 ) ( 1224 -88 -128 ) rock4_1 0 0 0 1 1 +( 1144 -80 0 ) ( 1144 -192 -192 ) ( 1144 -80 -256 ) rock4_1 0 0 0 1 1 +( 1224 -88 0 ) ( 1144 -192 -192 ) ( 1144 -192 0 ) rock4_1 0 0 0 1 1 +} +// brush 3644 +{ +( 1208 -152 0 ) ( 1072 -152 0 ) ( 1208 -56 0 ) ground1_6 0 0 0 1 1 +( 1144 -24 0 ) ( 1144 -24 -320 ) ( 1224 -88 0 ) rock4_1 0 0 0 1 1 +( 1224 -88 -128 ) ( 1144 -24 -320 ) ( 1144 -80 -256 ) rock4_1 0 0 0 1 1 +( 1224 -88 0 ) ( 1144 -80 -256 ) ( 1144 -80 0 ) rock4_1 0 0 0 1 1 +( 1144 -80 0 ) ( 1144 -24 -320 ) ( 1144 -24 0 ) rock4_1 0 0 0 1 1 +} +// brush 3645 +{ +( 1096 -144 0 ) ( 1000 -280 0 ) ( 1000 -144 0 ) ground1_6 0 0 0 1 1 +( 1088 -96 0 ) ( 1144 -192 -192 ) ( 1144 -192 0 ) rock4_1 0 0 0 1 1 +( 1024 -128 -128 ) ( 1144 -192 -192 ) ( 1088 -96 -384 ) rock4_1 0 0 0 1 1 +( 1024 -128 -128 ) ( 1088 -96 -384 ) ( 1024 -128 0 ) rock4_1 0 0 0 1 1 +( 1024 -128 0 ) ( 1144 -192 -192 ) ( 1024 -128 -128 ) rock4_1 0 0 0 1 1 +} +// brush 3646 +{ +( 1160 40 0 ) ( 1296 40 0 ) ( 1160 -56 0 ) ground1_6 0 0 0 1 1 +( 1224 -88 0 ) ( 1144 -24 -320 ) ( 1144 -24 0 ) rock4_1 0 0 0 1 1 +( 1224 -88 -128 ) ( 1192 40 -192 ) ( 1144 -24 -320 ) rock4_1 0 0 0 1 1 +( 1144 -24 0 ) ( 1192 40 -192 ) ( 1192 40 0 ) rock4_1 0 0 0 1 1 +( 1224 -88 0 ) ( 1192 40 -192 ) ( 1224 -88 -128 ) rock4_1 0 0 0 1 1 +} +// brush 3647 +{ +( 1136 -144 0 ) ( 1232 -8 0 ) ( 1232 -144 0 ) ground1_6 0 0 0 1 1 +( 1088 -96 0 ) ( 1144 -192 -192 ) ( 1088 -96 -384 ) rock4_1 0 0 0 1 1 +( 1088 -96 -384 ) ( 1144 -192 -192 ) ( 1144 -80 -256 ) rock4_1 0 0 0 1 1 +( 1144 -80 0 ) ( 1144 -192 -192 ) ( 1144 -192 0 ) rock4_1 0 0 0 1 1 +( 1088 -96 0 ) ( 1088 -96 -384 ) ( 1144 -80 0 ) rock4_1 0 0 0 1 1 +} +// brush 3648 +{ +( 1104 32 0 ) ( 1104 -128 0 ) ( 1024 32 0 ) rock4_1 0 0 0 1 1 +( 1024 -24 0 ) ( 1024 -24 -240 ) ( 1144 -24 -240 ) rock4_1 0 0 0 1 1 +( 1144 -24 -16 ) ( 1144 -24 -256 ) ( 1088 -96 -256 ) rock4_1 0 0 0 1 1 +( 1024 -120 -384 ) ( 1104 -120 -384 ) ( 1024 40 -384 ) rock4_1 0 0 0 1 1 +( 1088 -96 0 ) ( 1088 -96 -240 ) ( 1024 -128 0 ) rock4_1 0 0 0 1 1 +( 1024 -24 -240 ) ( 1024 -24 0 ) ( 1024 -128 0 ) rock4_1 0 0 0 1 1 +} +// brush 3649 +{ +( 1056 112 0 ) ( 1056 -24 0 ) ( 976 112 0 ) rock4_1 0 0 0 1 1 +( 1144 -24 -320 ) ( 1192 40 -272 ) ( 1056 112 -320 ) rock4_1 0 0 0 1 1 +( 1056 112 -320 ) ( 1192 40 -272 ) ( 1056 112 0 ) rock4_1 0 0 0 1 1 +( 1144 -24 0 ) ( 1192 40 -272 ) ( 1144 -24 -320 ) rock4_1 0 0 0 1 1 +( 1144 -24 -64 ) ( 1056 112 -64 ) ( 1144 -24 64 ) rock4_1 0 0 0 1 1 +} +// brush 3650 +{ +( 1568 352 -160 ) ( 1504 352 -160 ) ( 1568 384 -160 ) wbrick1_5 32 0 0 1 1 +( 1728 352 -192 ) ( 1728 352 -128 ) ( 1728 384 -128 ) wbrick1_5 0 0 0 1 1 +( 1728 352 -160 ) ( 1728 352 -224 ) ( 1696 352 -224 ) wbrick1_5 0 0 0 1 1 +( 1504 384 -192 ) ( 1504 352 -192 ) ( 1568 384 -192 ) wbrick1_5 0 0 0 1 1 +( 1696 384 -192 ) ( 1696 384 -128 ) ( 1696 352 -128 ) wbrick1_5 0 0 0 1 1 +( 1632 384 -128 ) ( 1632 384 -192 ) ( 1760 384 -192 ) wbrick1_5 0 0 0 1 1 +} +// brush 3651 +{ +( 1224 -88 32 ) ( 1208 -176 8 ) ( 1144 -192 40 ) ground1_6 0 0 0 1 1 +( 1224 -88 -128 ) ( 1208 -176 -8 ) ( 1224 -88 32 ) rock4_1 0 0 0 1 1 +( 1144 -192 -192 ) ( 1208 -176 -8 ) ( 1224 -88 -128 ) rock4_1 0 0 0 1 1 +( 1144 -192 40 ) ( 1208 -176 -8 ) ( 1144 -192 -192 ) rock4_1 0 0 0 1 1 +( 1144 -192 40 ) ( 1144 -192 -192 ) ( 1224 -88 32 ) rock4_1 0 0 0 1 1 +} +// brush 3652 +{ +( 1636 304 -232 ) ( 1692 288 -228 ) ( 1660 232 -232 ) ground1_6 0 0 0 1 1 +( 1660 232 -240 ) ( 1676 288 -448 ) ( 1636 304 -240 ) rock4_1 0 0 0 1 1 +( 1660 232 -232 ) ( 1660 232 -336 ) ( 1636 304 -232 ) rock4_1 0 0 0 1 1 +( 1660 232 -232 ) ( 1692 288 -228 ) ( 1692 224 -232 ) ground1_6 0 0 0 1 1 +( 1660 232 -336 ) ( 1660 232 -232 ) ( 1692 224 -232 ) rock4_1 0 0 0 1 1 +( 1692 224 -240 ) ( 1676 288 -448 ) ( 1660 232 -240 ) rock4_1 0 0 0 1 1 +( 1692 224 -232 ) ( 1692 288 -228 ) ( 1724 264 -232 ) ground1_6 0 0 0 1 1 +( 1724 264 -240 ) ( 1676 288 -448 ) ( 1692 224 -240 ) rock4_1 0 0 0 1 1 +( 1724 264 -232 ) ( 1724 264 -336 ) ( 1692 224 -232 ) rock4_1 0 0 0 1 1 +( 1724 264 -232 ) ( 1692 288 -228 ) ( 1716 328 -232 ) ground1_6 0 0 0 1 1 +( 1716 328 -240 ) ( 1676 288 -448 ) ( 1724 264 -240 ) rock4_1 0 0 0 1 1 +( 1716 328 -232 ) ( 1716 328 -336 ) ( 1724 264 -232 ) rock4_1 0 0 0 1 1 +( 1716 328 -232 ) ( 1692 288 -228 ) ( 1652 336 -232 ) ground1_6 0 0 0 1 1 +( 1652 336 -232 ) ( 1652 336 -336 ) ( 1716 328 -336 ) rock4_1 0 0 0 1 1 +( 1652 336 -240 ) ( 1676 288 -448 ) ( 1716 328 -240 ) rock4_1 0 0 0 1 1 +( 1652 336 -232 ) ( 1692 288 -228 ) ( 1636 304 -232 ) ground1_6 0 0 0 1 1 +( 1636 304 -240 ) ( 1676 288 -448 ) ( 1652 336 -240 ) rock4_1 0 0 0 1 1 +( 1636 304 -232 ) ( 1636 304 -336 ) ( 1652 336 -232 ) rock4_1 0 0 0 1 1 +} +// brush 3653 +{ +( 1536 768 -216 ) ( 1552 672 -224 ) ( 1480 696 -216 ) ground1_6 0 0 0 1 1 +( 1480 696 -288 ) ( 1552 672 -224 ) ( 1552 672 -288 ) ground1_6 0 0 0 1 1 +( 1512 792 -288 ) ( 1480 792 -288 ) ( 1512 688 -288 ) ground1_6 0 0 0 1 1 +( 1536 768 -288 ) ( 1552 672 -224 ) ( 1536 768 -216 ) ground1_6 0 0 0 1 1 +( 1536 768 -288 ) ( 1536 768 -192 ) ( 1480 696 -192 ) ground1_6 0 0 0 1 1 +} +// brush 3654 +{ +( 1480 696 -216 ) ( 1504 776 -208 ) ( 1536 768 -216 ) ground1_6 0 0 0 1 1 +( 1536 768 -288 ) ( 1504 776 -208 ) ( 1504 776 -288 ) ground1_6 0 0 0 1 1 +( 1504 672 -288 ) ( 1536 672 -288 ) ( 1504 776 -288 ) ground1_6 0 0 0 1 1 +( 1480 696 -288 ) ( 1504 776 -208 ) ( 1480 696 -216 ) ground1_6 0 0 0 1 1 +( 1480 696 -288 ) ( 1480 696 -192 ) ( 1536 768 -192 ) ground1_6 0 0 0 1 1 +} +// brush 3655 +{ +( 1400 672 -216 ) ( 1304 648 -216 ) ( 1312 672 -208 ) ground1_6 0 0 0 1 1 +( 1400 672 -512 ) ( 1304 648 -216 ) ( 1400 672 -216 ) ground1_6 0 0 0 1 1 +( 1304 632 -512 ) ( 1400 632 -512 ) ( 1304 696 -512 ) ground1_6 0 0 0 1 1 +( 1312 672 -208 ) ( 1304 648 -216 ) ( 1312 672 -512 ) ground1_6 0 0 0 1 1 +( 1400 672 -216 ) ( 1312 672 -208 ) ( 1400 672 -512 ) ground1_6 0 0 0 1 1 +} +// brush 3656 +{ +( 1400 672 -216 ) ( 1312 672 -208 ) ( 1304 696 -200 ) ground1_6 0 0 0 1 1 +( 1304 696 -512 ) ( 1400 672 -216 ) ( 1304 696 -200 ) ground1_6 0 0 0 1 1 +( 1304 632 -512 ) ( 1400 632 -512 ) ( 1304 696 -512 ) ground1_6 0 0 0 1 1 +( 1304 696 -200 ) ( 1312 672 -208 ) ( 1304 696 -512 ) ground1_6 0 0 0 1 1 +( 1312 672 -512 ) ( 1312 672 -208 ) ( 1400 672 -512 ) ground1_6 0 0 0 1 1 +} +// brush 3657 +{ +( 1424 600 -224 ) ( 1304 648 -216 ) ( 1400 672 -216 ) ground1_6 0 0 0 1 1 +( 1424 600 -512 ) ( 1400 672 -216 ) ( 1400 672 -512 ) rock4_1 0 0 0 1 1 +( 1320 568 -512 ) ( 1416 568 -512 ) ( 1320 648 -512 ) rock4_1 0 0 0 1 1 +( 1424 600 -512 ) ( 1304 648 -216 ) ( 1424 600 -224 ) rock4_1 0 0 0 1 1 +( 1400 672 -512 ) ( 1304 648 -216 ) ( 1304 648 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3658 +{ +( 1400 672 -216 ) ( 1480 696 -216 ) ( 1424 600 -224 ) ground1_6 0 0 0 1 1 +( 1400 672 -512 ) ( 1480 696 -216 ) ( 1400 672 -216 ) rock4_1 0 0 0 1 1 +( 1400 592 -512 ) ( 1496 592 -512 ) ( 1400 672 -512 ) rock4_1 0 0 0 1 1 +( 1424 600 -512 ) ( 1400 672 -216 ) ( 1424 600 -224 ) rock4_1 0 0 0 1 1 +( 1424 600 -224 ) ( 1480 696 -216 ) ( 1424 600 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3659 +{ +( 1424 600 -224 ) ( 1480 696 -216 ) ( 1552 672 -224 ) ground1_6 0 0 0 1 1 +( 1552 672 -200 ) ( 1552 672 -512 ) ( 1424 600 -512 ) rock4_1 0 0 0 1 1 +( 1504 704 -512 ) ( 1408 704 -512 ) ( 1504 624 -512 ) rock4_1 0 0 0 1 1 +( 1552 672 -224 ) ( 1480 696 -216 ) ( 1552 672 -512 ) rock4_1 0 0 0 1 1 +( 1424 600 -512 ) ( 1480 696 -216 ) ( 1424 600 -224 ) rock4_1 0 0 0 1 1 +} +// brush 3660 +{ +( 1568 648 -224 ) ( 1568 568 -224 ) ( 1472 648 -224 ) ground1_6 0 0 0 1 1 +( 1424 600 -200 ) ( 1424 600 -512 ) ( 1552 672 -512 ) rock4_1 0 0 0 1 1 +( 1472 568 -512 ) ( 1568 568 -512 ) ( 1472 648 -512 ) rock4_1 0 0 0 1 1 +( 1536 600 -224 ) ( 1536 600 -512 ) ( 1424 600 -224 ) rock4_1 0 0 0 1 1 +( 1536 600 -512 ) ( 1536 600 -224 ) ( 1552 672 -224 ) rock4_1 0 0 0 1 1 +} +// brush 3661 +{ +( 1280 600 -224 ) ( 1280 640 -216 ) ( 1304 648 -216 ) ground1_6 0 0 0 1 1 +( 1304 648 -512 ) ( 1280 640 -216 ) ( 1280 640 -512 ) rock4_1 0 0 0 1 1 +( 1280 600 -512 ) ( 1320 600 -512 ) ( 1280 640 -512 ) rock4_1 0 0 0 1 1 +( 1280 600 -512 ) ( 1280 640 -216 ) ( 1280 600 -224 ) rock4_1 0 0 0 1 1 +( 1280 600 -224 ) ( 1304 648 -216 ) ( 1280 600 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3662 +{ +( 1280 600 -224 ) ( 1304 648 -216 ) ( 1424 600 -224 ) ground1_6 0 0 0 1 1 +( 1424 600 -512 ) ( 1304 648 -216 ) ( 1304 648 -512 ) rock4_1 0 0 0 1 1 +( 1280 600 -512 ) ( 1320 600 -512 ) ( 1280 640 -512 ) rock4_1 0 0 0 1 1 +( 1424 600 -224 ) ( 1424 600 -512 ) ( 1280 600 -224 ) rock4_1 0 0 0 1 1 +( 1280 600 -512 ) ( 1304 648 -216 ) ( 1280 600 -224 ) rock4_1 0 0 0 1 1 +} +// brush 3663 +{ +( 2112 616 -224 ) ( 1312 424 -224 ) ( 1312 616 -224 ) ground1_6 0 0 0 1 1 +( 1568 776 -288 ) ( 1592 800 -288 ) ( 1592 800 -224 ) ground1_6 0 0 0 1 1 +( 2112 616 -288 ) ( 1312 424 -288 ) ( 2112 424 -288 ) ground1_6 0 0 0 1 1 +( 1664 640 -288 ) ( 1664 640 -224 ) ( 1792 704 -224 ) ground1_6 0 0 0 1 1 +( 1592 800 -288 ) ( 1792 704 -288 ) ( 1792 704 -224 ) ground1_6 0 0 0 1 1 +( 1552 672 -288 ) ( 1552 672 -224 ) ( 1664 640 -224 ) ground1_6 0 0 0 1 1 +( 1568 776 64 ) ( 1552 672 -64 ) ( 1568 776 -64 ) ground1_6 0 0 0 1 1 +} +// brush 3664 +{ +( 1680 640 -224 ) ( 1680 560 -224 ) ( 1584 640 -224 ) ground1_6 0 0 0 1 1 +( 1584 568 -512 ) ( 1680 568 -512 ) ( 1584 648 -512 ) rock4_1 0 0 0 1 1 +( 1664 568 -224 ) ( 1664 568 -512 ) ( 1536 600 -224 ) rock4_1 0 0 0 1 1 +( 1664 568 -512 ) ( 1664 568 -224 ) ( 1664 640 -224 ) rock4_1 0 0 0 1 1 +( 1664 640 -512 ) ( 1664 640 -200 ) ( 1552 672 -200 ) rock4_1 0 0 0 1 1 +( 1536 600 -224 ) ( 1536 600 -512 ) ( 1552 672 -224 ) rock4_1 0 0 0 1 1 +} +// brush 3665 +{ +( 1792 640 -224 ) ( 1792 600 -224 ) ( 1664 640 -224 ) ground1_6 0 0 0 1 1 +( 1792 704 -512 ) ( 1792 704 -224 ) ( 1664 640 -224 ) rock4_1 0 0 0 1 1 +( 1664 592 -512 ) ( 1792 592 -512 ) ( 1664 632 -512 ) rock4_1 0 0 0 1 1 +( 1664 568 -512 ) ( 1664 568 -224 ) ( 1824 600 -512 ) rock4_1 0 0 0 1 1 +( 1664 568 -224 ) ( 1664 568 -512 ) ( 1664 640 -512 ) rock4_1 0 0 0 1 1 +( 1824 704 -512 ) ( 1824 704 -224 ) ( 1792 704 -512 ) rock4_1 0 0 0 1 1 +( 1824 600 -512 ) ( 1824 600 -224 ) ( 1824 704 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3666 +{ +( 304 352 -120 ) ( 304 288 -120 ) ( 216 352 -120 ) clip 0 0 0 1 1 +( 240 424 -120 ) ( 152 424 -120 ) ( 240 424 -184 ) clip 0 0 0 1 1 +( 320 424 -120 ) ( 320 424 -184 ) ( 320 360 -120 ) clip 0 0 0 1 1 +( 216 288 -184 ) ( 304 288 -184 ) ( 216 352 -184 ) clip 0 0 0 1 1 +( 216 256 -184 ) ( 216 256 -120 ) ( 304 256 -184 ) clip 0 0 0 1 1 +( 216 288 -184 ) ( 216 352 -184 ) ( 216 288 -120 ) clip 0 0 0 1 1 +} +// brush 3667 +{ +( 216 320 -120 ) ( 128 256 -120 ) ( 128 320 -120 ) clip 0 0 0 1 1 +( 216 424 -184 ) ( 216 424 -120 ) ( 200 440 -120 ) clip 0 0 0 1 1 +( 216 320 -184 ) ( 128 256 -184 ) ( 216 256 -184 ) clip 0 0 0 1 1 +( 128 256 -184 ) ( 216 256 -120 ) ( 216 256 -184 ) clip 0 0 0 1 1 +( 216 424 -120 ) ( 216 424 -184 ) ( 216 256 -120 ) clip 0 0 0 1 1 +( 200 440 -184 ) ( 200 440 -120 ) ( 184 376 -120 ) clip 0 0 0 1 1 +( 184 256 -184 ) ( 184 320 -184 ) ( 184 256 -120 ) clip 0 0 0 1 1 +} +// brush 3668 +{ +( 208 320 -120 ) ( 208 256 -120 ) ( 120 320 -120 ) clip 0 0 0 1 1 +( 184 376 -184 ) ( 184 376 -120 ) ( 120 392 -120 ) clip 0 0 0 1 1 +( 184 376 -120 ) ( 184 376 -184 ) ( 184 256 -184 ) clip 0 0 0 1 1 +( 120 256 -184 ) ( 208 256 -184 ) ( 120 320 -184 ) clip 0 0 0 1 1 +( 120 256 -184 ) ( 120 256 -120 ) ( 208 256 -184 ) clip 0 0 0 1 1 +( 120 392 -120 ) ( 32 392 -120 ) ( 120 392 -184 ) clip 0 0 0 1 1 +( 96 256 -184 ) ( 96 320 -184 ) ( 96 256 -120 ) clip 0 0 0 1 1 +} +// brush 3669 +{ +( 1772 20 -212 ) ( 1728 -12 -212 ) ( 1724 32 -212 ) ground1_6 0 0 0 1 1 +( 1768 0 -212 ) ( 1724 28 -316 ) ( 1728 -12 -212 ) rock4_1 0 0 0 1 1 +( 1772 20 -212 ) ( 1724 28 -316 ) ( 1768 0 -212 ) rock4_1 0 0 0 1 1 +( 1728 -12 -212 ) ( 1724 28 -316 ) ( 1700 0 -212 ) rock4_1 0 0 0 1 1 +( 1700 0 -212 ) ( 1724 28 -316 ) ( 1692 32 -212 ) rock4_1 0 0 0 1 1 +( 1724 64 -212 ) ( 1724 28 -316 ) ( 1756 52 -212 ) rock4_1 0 0 0 1 1 +( 1756 52 -212 ) ( 1724 28 -316 ) ( 1772 20 -212 ) rock4_1 0 0 0 1 1 +( 1700 52 -212 ) ( 1724 28 -316 ) ( 1724 64 -212 ) rock4_1 0 0 0 1 1 +( 1692 32 -212 ) ( 1724 28 -316 ) ( 1700 52 -212 ) rock4_1 0 0 0 1 1 +} +// brush 3670 +{ +( 1820 12 -160 ) ( 1732 -52 -160 ) ( 1724 36 -160 ) ground1_6 0 0 0 1 1 +( 1812 -28 -160 ) ( 1724 28 -264 ) ( 1732 -52 -160 ) rock4_1 0 0 0 1 1 +( 1820 12 -160 ) ( 1724 28 -264 ) ( 1812 -28 -160 ) rock4_1 0 0 0 1 1 +( 1732 -52 -160 ) ( 1724 28 -264 ) ( 1676 -28 -160 ) rock4_1 0 0 0 1 1 +( 1676 -28 -160 ) ( 1724 28 -264 ) ( 1660 36 -160 ) rock4_1 0 0 0 1 1 +( 1724 100 -160 ) ( 1724 28 -264 ) ( 1788 76 -160 ) rock4_1 0 0 0 1 1 +( 1788 76 -160 ) ( 1724 28 -264 ) ( 1820 12 -160 ) rock4_1 0 0 0 1 1 +( 1676 76 -160 ) ( 1724 28 -264 ) ( 1724 100 -160 ) rock4_1 0 0 0 1 1 +( 1660 36 -160 ) ( 1724 28 -264 ) ( 1676 76 -160 ) rock4_1 0 0 0 1 1 +} +// brush 3671 +{ +( 1624 -104 -200 ) ( 1628 -152 -200 ) ( 1608 -108 -200 ) rock4_1 0 0 0 1 1 +( 1628 -152 -200 ) ( 1636 -124 -304 ) ( 1600 -148 -200 ) rock4_1 0 0 0 1 1 +( 1652 -120 -200 ) ( 1636 -124 -304 ) ( 1628 -152 -200 ) rock4_1 0 0 0 1 1 +( 1608 -108 -200 ) ( 1636 -124 -304 ) ( 1624 -104 -200 ) rock4_1 0 0 0 1 1 +( 1600 -148 -200 ) ( 1636 -124 -304 ) ( 1608 -108 -200 ) rock4_1 0 0 0 1 1 +( 1624 -104 -200 ) ( 1636 -124 -304 ) ( 1644 -104 -200 ) rock4_1 0 0 0 1 1 +( 1644 -104 -200 ) ( 1636 -124 -304 ) ( 1652 -120 -200 ) rock4_1 0 0 0 1 1 +} +// brush 3672 +{ +( 1624 -80 -128 ) ( 1632 -176 -128 ) ( 1592 -88 -128 ) ground1_6 0 0 0 1 1 +( 1576 -168 -128 ) ( 1632 -176 -128 ) ( 1624 -128 -272 ) rock4_1 0 0 0 1 1 +( 1624 -128 -272 ) ( 1632 -176 -128 ) ( 1680 -112 -128 ) rock4_1 0 0 0 1 1 +( 1592 -88 -128 ) ( 1624 -128 -272 ) ( 1624 -80 -128 ) rock4_1 0 0 0 1 1 +( 1592 -88 -128 ) ( 1576 -168 -128 ) ( 1624 -128 -272 ) rock4_1 0 0 0 1 1 +( 1624 -128 -272 ) ( 1664 -80 -128 ) ( 1624 -80 -128 ) rock4_1 0 0 0 1 1 +( 1680 -112 -128 ) ( 1664 -80 -128 ) ( 1624 -128 -272 ) rock4_1 0 0 0 1 1 +} +// brush 3673 +{ +( 1476 -228 -96 ) ( 1444 -160 -64 ) ( 1520 -164 -96 ) ground1_6 0 0 0 1 1 +( 1520 -164 -96 ) ( 1444 -160 -64 ) ( 1476 -228 -280 ) rock4_1 0 0 0 1 1 +( 1476 -228 -280 ) ( 1444 -160 -64 ) ( 1476 -228 -96 ) rock4_1 0 0 0 1 1 +( 1476 -228 -96 ) ( 1520 -164 -96 ) ( 1476 -228 -280 ) rock4_1 0 0 0 1 1 +} +// brush 3674 +{ +( 1412 -220 -64 ) ( 1448 -320 -64 ) ( 1364 -248 -64 ) ground1_6 0 0 0 1 1 +( 1412 -220 -64 ) ( 1364 -248 -64 ) ( 1412 -220 -280 ) rock4_1 0 0 0 1 1 +( 1364 -248 -64 ) ( 1448 -320 -64 ) ( 1412 -220 -280 ) rock4_1 0 0 0 1 1 +( 1412 -220 -280 ) ( 1448 -320 -64 ) ( 1412 -220 -64 ) rock4_1 0 0 0 1 1 +} +// brush 3675 +{ +( 1548 -260 -96 ) ( 1448 -320 -64 ) ( 1476 -228 -96 ) ground1_6 0 0 0 1 1 +( 1476 -228 -280 ) ( 1548 -260 -96 ) ( 1476 -228 -96 ) rock4_1 0 0 0 1 1 +( 1476 -228 -280 ) ( 1448 -320 -64 ) ( 1548 -260 -96 ) rock4_1 0 0 0 1 1 +( 1476 -228 -96 ) ( 1448 -320 -64 ) ( 1476 -228 -280 ) rock4_1 0 0 0 1 1 +} +// brush 3676 +{ +( 1412 -220 -64 ) ( 1444 -160 -64 ) ( 1476 -228 -96 ) ground1_6 0 0 0 1 1 +( 1476 -228 -96 ) ( 1444 -160 -64 ) ( 1476 -228 -280 ) rock4_1 0 0 0 1 1 +( 1412 -220 -280 ) ( 1444 -160 -64 ) ( 1412 -220 -64 ) rock4_1 0 0 0 1 1 +( 1412 -220 -280 ) ( 1412 -220 -64 ) ( 1476 -228 -280 ) rock4_1 0 0 0 1 1 +( 1476 -228 -280 ) ( 1444 -160 -64 ) ( 1412 -220 -280 ) rock4_1 0 0 0 1 1 +} +// brush 3677 +{ +( 1476 -228 -96 ) ( 1448 -320 -64 ) ( 1412 -220 -64 ) ground1_6 0 0 0 1 1 +( 1476 -228 -280 ) ( 1448 -320 -64 ) ( 1476 -228 -96 ) rock4_1 0 0 0 1 1 +( 1412 -220 -64 ) ( 1448 -320 -64 ) ( 1412 -220 -280 ) rock4_1 0 0 0 1 1 +( 1476 -228 -280 ) ( 1412 -220 -64 ) ( 1412 -220 -280 ) rock4_1 0 0 0 1 1 +( 1412 -220 -280 ) ( 1448 -320 -64 ) ( 1476 -228 -280 ) rock4_1 0 0 0 1 1 +} +// brush 3678 +{ +( 1520 -164 -96 ) ( 1548 -260 -96 ) ( 1476 -228 -96 ) ground1_6 0 0 0 1 1 +( 1476 -228 -96 ) ( 1548 -260 -96 ) ( 1476 -228 -280 ) rock4_1 0 0 0 1 1 +( 1476 -228 -280 ) ( 1548 -260 -96 ) ( 1520 -164 -96 ) rock4_1 0 0 0 1 1 +( 1476 -228 -280 ) ( 1520 -164 -96 ) ( 1476 -228 -96 ) rock4_1 0 0 0 1 1 +} +// brush 3679 +{ +( 1412 -220 -64 ) ( 1364 -248 -64 ) ( 1372 -172 -64 ) ground1_6 0 0 0 1 1 +( 1412 -220 -64 ) ( 1372 -172 -64 ) ( 1412 -220 -280 ) rock4_1 0 0 0 1 1 +( 1372 -172 -64 ) ( 1364 -248 -64 ) ( 1412 -220 -280 ) rock4_1 0 0 0 1 1 +( 1412 -220 -280 ) ( 1364 -248 -64 ) ( 1412 -220 -64 ) rock4_1 0 0 0 1 1 +} +// brush 3680 +{ +( 1412 -220 -64 ) ( 1372 -172 -64 ) ( 1444 -160 -64 ) ground1_6 0 0 0 1 1 +( 1412 -220 -280 ) ( 1372 -172 -64 ) ( 1412 -220 -64 ) rock4_1 0 0 0 1 1 +( 1444 -160 -64 ) ( 1372 -172 -64 ) ( 1412 -220 -280 ) rock4_1 0 0 0 1 1 +( 1444 -160 -64 ) ( 1412 -220 -280 ) ( 1412 -220 -64 ) rock4_1 0 0 0 1 1 +} +// brush 3681 +{ +( 1424 -72 -84 ) ( 1442 -80 -84 ) ( 1428 -88 -84 ) rock4_1 0 0 0 1 1 +( 1428 -88 -220 ) ( 1442 -80 -84 ) ( 1424 -72 -84 ) rock4_1 0 0 0 1 1 +( 1440 -102 -84 ) ( 1442 -80 -84 ) ( 1428 -88 -220 ) rock4_1 0 0 0 1 1 +( 1422 -108 -84 ) ( 1440 -102 -84 ) ( 1428 -88 -220 ) rock4_1 0 0 0 1 1 +( 1424 -72 -84 ) ( 1414 -88 -84 ) ( 1428 -88 -220 ) rock4_1 0 0 0 1 1 +( 1428 -88 -220 ) ( 1414 -88 -84 ) ( 1422 -108 -84 ) rock4_1 0 0 0 1 1 +} +// brush 3682 +{ +( 1420 -56 -40 ) ( 1456 -72 -40 ) ( 1428 -88 -40 ) ground1_6 0 0 0 1 1 +( 1420 -56 -40 ) ( 1428 -88 -128 ) ( 1456 -72 -40 ) rock4_1 0 0 0 1 1 +( 1456 -72 -40 ) ( 1428 -88 -128 ) ( 1452 -116 -40 ) rock4_1 0 0 0 1 1 +( 1452 -116 -40 ) ( 1428 -88 -128 ) ( 1416 -128 -40 ) rock4_1 0 0 0 1 1 +( 1400 -88 -40 ) ( 1428 -88 -128 ) ( 1420 -56 -40 ) rock4_1 0 0 0 1 1 +( 1416 -128 -40 ) ( 1428 -88 -128 ) ( 1400 -88 -40 ) rock4_1 0 0 0 1 1 +} +// brush 3683 +{ +( 1056 112 0 ) ( 1056 -24 0 ) ( 976 112 0 ) rock4_1 0 0 0 1 1 +( 1024 64 0 ) ( 1024 64 -384 ) ( 1056 112 -384 ) rock4_1 0 0 0 1 1 +( 976 -24 -320 ) ( 1056 -24 -320 ) ( 976 112 -320 ) rock4_1 0 0 0 1 1 +( 1024 -40 -64 ) ( 1024 80 -64 ) ( 1024 -40 64 ) rock4_1 0 0 0 1 1 +( 1144 -24 0 ) ( 1144 -24 -240 ) ( 1024 -24 -240 ) rock4_1 0 0 0 1 1 +( 1144 -24 64 ) ( 1056 112 -64 ) ( 1144 -24 -64 ) rock4_1 0 0 0 1 1 +} +// brush 3684 +{ +( 1144 -24 -384 ) ( 1088 -96 -384 ) ( 1024 -24 -384 ) rock4_1 0 0 0 1 1 +( 1088 -96 -384 ) ( 1072 -80 -416 ) ( 1024 -128 -384 ) rock4_1 0 0 0 1 1 +( 1144 -24 -384 ) ( 1072 -80 -416 ) ( 1088 -96 -384 ) rock4_1 0 0 0 1 1 +( 1024 -24 -384 ) ( 1072 -80 -416 ) ( 1144 -24 -384 ) rock4_1 0 0 0 1 1 +( 1024 -128 -384 ) ( 1072 -80 -416 ) ( 1024 -24 -384 ) rock4_1 0 0 0 1 1 +} +// brush 3685 +{ +( 1144 -24 -320 ) ( 1024 64 -344 ) ( 1056 112 -320 ) rock4_1 0 0 0 1 1 +( 1144 -24 -320 ) ( 1144 -24 -384 ) ( 1024 -24 -320 ) rock4_1 0 0 0 1 1 +( 1056 112 -320 ) ( 1144 -24 -384 ) ( 1144 -24 -320 ) rock4_1 0 0 0 1 1 +( 1056 112 -320 ) ( 1024 64 -344 ) ( 1144 -24 -384 ) rock4_1 0 0 0 1 1 +( 1144 -24 -384 ) ( 1024 64 -344 ) ( 1024 -24 -320 ) rock4_1 0 0 0 1 1 +} +// brush 3686 +{ +( 1024 -24 -320 ) ( 1024 64 -344 ) ( 1144 -24 -384 ) rock4_1 0 0 0 1 1 +( 1024 -24 -384 ) ( 1024 -24 -320 ) ( 1144 -24 -384 ) rock4_1 0 0 0 1 1 +( 1024 -24 -384 ) ( 1024 64 -344 ) ( 1024 -24 -320 ) rock4_1 0 0 0 1 1 +( 1144 -24 -384 ) ( 1024 64 -344 ) ( 1024 32 -368 ) rock4_1 0 0 0 1 1 +( 1144 -24 -384 ) ( 1024 32 -368 ) ( 1024 -24 -384 ) rock4_1 0 0 0 1 1 +} +// brush 3687 +{ +( 1216 168 -176 ) ( 1184 120 -192 ) ( 1120 144 -160 ) ground1_6 0 0 0 1 1 +( 1216 168 -176 ) ( 1120 144 -160 ) ( 1216 168 -224 ) rock4_1 0 0 0 1 1 +( 1192 136 -208 ) ( 1192 136 -192 ) ( 1216 168 -176 ) rock4_1 0 0 0 1 1 +( 1120 144 -224 ) ( 1184 120 -208 ) ( 1216 168 -224 ) rock4_1 0 0 0 1 1 +( 1192 136 -192 ) ( 1192 136 -208 ) ( 1120 144 -224 ) rock4_1 0 0 0 1 1 +} +// brush 3688 +{ +( 1344 432 -224 ) ( 1368 528 -216 ) ( 1440 416 -224 ) ground1_6 0 0 0 1 1 +( 1344 432 -512 ) ( 1368 528 -216 ) ( 1344 432 -224 ) rock4_1 0 0 0 1 1 +( 1432 460 -512 ) ( 1332 460 -512 ) ( 1432 380 -512 ) rock4_1 0 0 0 1 1 +( 1440 416 -224 ) ( 1368 528 -216 ) ( 1440 416 -512 ) rock4_1 0 0 0 1 1 +( 1344 432 -512 ) ( 1344 432 -224 ) ( 1440 416 -224 ) rock4_1 0 0 0 1 1 +} +// brush 3689 +{ +( 1348 484 -224 ) ( 1348 404 -224 ) ( 1248 484 -224 ) ground1_6 0 0 0 1 1 +( 1344 432 -512 ) ( 1296 352 -360 ) ( 1344 432 -224 ) rock4_1 0 0 0 1 1 +( 1248 400 -512 ) ( 1296 352 -360 ) ( 1344 432 -512 ) rock4_1 0 0 0 1 1 +( 1248 400 -224 ) ( 1296 352 -360 ) ( 1248 400 -512 ) rock4_1 0 0 0 1 1 +( 1344 432 -288 ) ( 1344 432 -224 ) ( 1248 400 -224 ) rock4_1 0 0 0 1 1 +} +// brush 3690 +{ +( 1396 388 -224 ) ( 1396 308 -224 ) ( 1296 388 -224 ) ground1_6 0 0 0 1 1 +( 1392 336 -360 ) ( 1304 296 -272 ) ( 1392 336 -224 ) rock4_1 0 0 0 1 1 +( 1296 352 -360 ) ( 1304 296 -272 ) ( 1392 336 -360 ) rock4_1 0 0 0 1 1 +( 1296 352 -224 ) ( 1304 296 -272 ) ( 1296 352 -360 ) rock4_1 0 0 0 1 1 +( 1296 352 -224 ) ( 1296 352 -288 ) ( 1392 336 -224 ) rock4_1 0 0 0 1 1 +} +// brush 3691 +{ +( 1444 468 -224 ) ( 1444 388 -224 ) ( 1344 468 -224 ) ground1_6 0 0 0 1 1 +( 1440 416 -512 ) ( 1392 336 -360 ) ( 1440 416 -224 ) rock4_1 0 0 0 1 1 +( 1344 432 -512 ) ( 1392 336 -360 ) ( 1440 416 -512 ) rock4_1 0 0 0 1 1 +( 1344 432 -224 ) ( 1392 336 -360 ) ( 1344 432 -512 ) rock4_1 0 0 0 1 1 +( 1344 432 -224 ) ( 1344 432 -288 ) ( 1440 416 -224 ) rock4_1 0 0 0 1 1 +} +// brush 3692 +{ +( 1388 284 -224 ) ( 1388 364 -224 ) ( 1488 284 -224 ) ground1_6 0 0 0 1 1 +( 1440 416 -224 ) ( 1392 336 -360 ) ( 1440 416 -512 ) rock4_1 0 0 0 1 1 +( 1440 416 -512 ) ( 1392 336 -360 ) ( 1488 344 -384 ) rock4_1 0 0 0 1 1 +( 1440 416 -224 ) ( 1488 344 -384 ) ( 1488 344 -224 ) rock4_1 0 0 0 1 1 +( 1488 344 -384 ) ( 1392 336 -360 ) ( 1488 344 -224 ) rock4_1 0 0 0 1 1 +} +// brush 3693 +{ +( 1440 416 -224 ) ( 1520 400 -240 ) ( 1488 344 -224 ) ground1_6 0 0 0 1 1 +( 1520 400 -240 ) ( 1488 344 -384 ) ( 1488 344 -224 ) rock4_1 0 0 0 1 1 +( 1440 416 -512 ) ( 1488 344 -384 ) ( 1520 400 -400 ) rock4_1 0 0 0 1 1 +( 1440 416 -224 ) ( 1488 344 -384 ) ( 1440 416 -512 ) rock4_1 0 0 0 1 1 +( 1440 416 -224 ) ( 1520 400 -400 ) ( 1520 400 -240 ) rock4_1 0 0 0 1 1 +} +// brush 3694 +{ +( 1472 512 -224 ) ( 1520 400 -240 ) ( 1440 416 -224 ) ground1_6 0 0 0 1 1 +( 1472 512 -512 ) ( 1472 512 -224 ) ( 1440 416 -512 ) rock4_1 0 0 0 1 1 +( 1440 416 -512 ) ( 1520 400 -400 ) ( 1472 512 -512 ) rock4_1 0 0 0 1 1 +( 1472 512 -224 ) ( 1520 400 -400 ) ( 1520 400 -240 ) rock4_1 0 0 0 1 1 +( 1440 416 -224 ) ( 1520 400 -400 ) ( 1440 416 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3695 +{ +( 1780 500 -224 ) ( 1780 580 -224 ) ( 1880 500 -224 ) ground1_6 0 0 0 1 1 +( 1824 600 -512 ) ( 1824 600 -224 ) ( 1664 568 -512 ) rock4_1 0 0 0 1 1 +( 1880 580 -512 ) ( 1780 580 -512 ) ( 1880 500 -512 ) rock4_1 0 0 0 1 1 +( 1824 512 -512 ) ( 1824 512 -224 ) ( 1824 600 -224 ) rock4_1 0 0 0 1 1 +( 1824 512 -224 ) ( 1824 512 -512 ) ( 1664 568 -224 ) rock4_1 0 0 0 1 1 +} +// brush 3696 +{ +( 1440 416 -224 ) ( 1368 528 -216 ) ( 1472 512 -224 ) ground1_6 0 0 0 1 1 +( 1440 416 -512 ) ( 1440 416 -224 ) ( 1472 512 -512 ) rock4_1 0 0 0 1 1 +( 1376 484 -512 ) ( 1476 484 -512 ) ( 1376 564 -512 ) rock4_1 0 0 0 1 1 +( 1440 416 -512 ) ( 1368 528 -216 ) ( 1440 416 -224 ) rock4_1 0 0 0 1 1 +( 1472 512 -224 ) ( 1368 528 -216 ) ( 1472 512 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3697 +{ +( 1248 400 -224 ) ( 1368 528 -216 ) ( 1344 432 -224 ) ground1_6 0 0 0 1 1 +( 1344 432 -512 ) ( 1368 528 -216 ) ( 1368 528 -512 ) rock4_1 0 0 0 1 1 +( 1296 372 -512 ) ( 1396 372 -512 ) ( 1296 452 -512 ) rock4_1 0 0 0 1 1 +( 1344 432 -224 ) ( 1344 432 -512 ) ( 1248 400 -224 ) rock4_1 0 0 0 1 1 +( 1248 400 -512 ) ( 1368 528 -216 ) ( 1248 400 -224 ) rock4_1 0 0 0 1 1 +} +// brush 3698 +{ +( 1532 636 -224 ) ( 1532 556 -224 ) ( 1432 636 -224 ) ground1_6 0 0 0 1 1 +( 1536 600 -224 ) ( 1536 600 -512 ) ( 1472 512 -512 ) rock4_1 0 0 0 1 1 +( 1432 556 -512 ) ( 1532 556 -512 ) ( 1432 636 -512 ) rock4_1 0 0 0 1 1 +( 1472 512 -224 ) ( 1472 512 -512 ) ( 1424 600 -224 ) rock4_1 0 0 0 1 1 +( 1536 600 -512 ) ( 1536 600 -224 ) ( 1424 600 -224 ) rock4_1 0 0 0 1 1 +} +// brush 3699 +{ +( 1472 512 -224 ) ( 1536 512 -232 ) ( 1520 400 -240 ) ground1_6 0 0 0 1 1 +( 1536 512 -232 ) ( 1536 512 -464 ) ( 1520 400 -240 ) rock4_1 0 0 0 1 1 +( 1520 400 -400 ) ( 1536 512 -464 ) ( 1472 512 -512 ) rock4_1 0 0 0 1 1 +( 1472 512 -224 ) ( 1520 400 -400 ) ( 1472 512 -512 ) rock4_1 0 0 0 1 1 +( 1472 512 -224 ) ( 1536 512 -464 ) ( 1536 512 -232 ) rock4_1 0 0 0 1 1 +} +// brush 3700 +{ +( 1664 568 -224 ) ( 1536 512 -232 ) ( 1536 600 -224 ) ground1_6 0 0 0 1 1 +( 1664 568 -512 ) ( 1536 512 -464 ) ( 1664 568 -224 ) rock4_1 0 0 0 1 1 +( 1536 600 -512 ) ( 1536 512 -464 ) ( 1664 568 -512 ) rock4_1 0 0 0 1 1 +( 1536 600 -224 ) ( 1536 512 -464 ) ( 1536 600 -512 ) rock4_1 0 0 0 1 1 +( 1664 568 -512 ) ( 1664 568 -224 ) ( 1536 600 -224 ) rock4_1 0 0 0 1 1 +} +// brush 3701 +{ +( 1536 600 -224 ) ( 1536 512 -232 ) ( 1472 512 -224 ) ground1_6 0 0 0 1 1 +( 1472 512 -224 ) ( 1472 512 -512 ) ( 1536 600 -512 ) rock4_1 0 0 0 1 1 +( 1472 512 -512 ) ( 1536 512 -464 ) ( 1536 600 -512 ) rock4_1 0 0 0 1 1 +( 1536 600 -224 ) ( 1536 512 -464 ) ( 1536 512 -232 ) rock4_1 0 0 0 1 1 +( 1472 512 -224 ) ( 1536 512 -464 ) ( 1472 512 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3702 +{ +( 1624 480 -232 ) ( 1536 512 -232 ) ( 1664 568 -224 ) ground1_6 0 0 0 1 1 +( 1664 568 -224 ) ( 1536 512 -464 ) ( 1664 568 -512 ) rock4_1 0 0 0 1 1 +( 1664 568 -512 ) ( 1536 512 -464 ) ( 1624 480 -512 ) rock4_1 0 0 0 1 1 +( 1664 568 -512 ) ( 1624 480 -232 ) ( 1664 568 -224 ) rock4_1 0 0 0 1 1 +( 1624 480 -232 ) ( 1536 512 -464 ) ( 1536 512 -232 ) rock4_1 0 0 0 1 1 +} +// brush 3703 +{ +( 1544 424 -248 ) ( 1536 512 -232 ) ( 1624 480 -232 ) ground1_6 0 0 0 1 1 +( 1624 480 -512 ) ( 1544 424 -384 ) ( 1624 480 -232 ) rock4_1 0 0 0 1 1 +( 1624 480 -512 ) ( 1536 512 -464 ) ( 1544 424 -384 ) rock4_1 0 0 0 1 1 +( 1544 424 -248 ) ( 1536 512 -464 ) ( 1536 512 -232 ) rock4_1 0 0 0 1 1 +( 1624 480 -232 ) ( 1536 512 -464 ) ( 1624 480 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3704 +{ +( 1576 384 -256 ) ( 1544 424 -248 ) ( 1624 480 -232 ) ground1_6 0 0 0 1 1 +( 1624 480 -232 ) ( 1544 424 -384 ) ( 1624 480 -512 ) rock4_1 0 0 0 1 1 +( 1544 424 -384 ) ( 1576 384 -376 ) ( 1624 480 -512 ) rock4_1 0 0 0 1 1 +( 1624 480 -232 ) ( 1576 384 -376 ) ( 1576 384 -256 ) rock4_1 0 0 0 1 1 +( 1576 384 -256 ) ( 1576 384 -376 ) ( 1544 424 -248 ) rock4_1 0 0 0 1 1 +} +// brush 3705 +{ +( 1704 400 -224 ) ( 1624 480 -232 ) ( 1664 568 -224 ) ground1_6 0 0 0 1 1 +( 1664 568 -512 ) ( 1624 480 -232 ) ( 1624 480 -512 ) rock4_1 0 0 0 1 1 +( 1816 500 -512 ) ( 1716 500 -512 ) ( 1816 420 -512 ) rock4_1 0 0 0 1 1 +( 1704 400 -512 ) ( 1704 400 -224 ) ( 1664 568 -224 ) rock4_1 0 0 0 1 1 +( 1704 400 -512 ) ( 1624 480 -232 ) ( 1704 400 -224 ) rock4_1 0 0 0 1 1 +} +// brush 3706 +{ +( 1292 300 -224 ) ( 1292 380 -224 ) ( 1392 300 -224 ) ground1_6 0 0 0 1 1 +( 1344 432 -224 ) ( 1296 352 -360 ) ( 1344 432 -512 ) rock4_1 0 0 0 1 1 +( 1344 432 -512 ) ( 1296 352 -360 ) ( 1392 336 -360 ) rock4_1 0 0 0 1 1 +( 1344 432 -224 ) ( 1392 336 -360 ) ( 1392 336 -224 ) rock4_1 0 0 0 1 1 +( 1392 336 -360 ) ( 1296 352 -360 ) ( 1392 336 -224 ) rock4_1 0 0 0 1 1 +} +// brush 3707 +{ +( 1472 512 -224 ) ( 1368 528 -216 ) ( 1424 600 -224 ) ground1_6 0 0 0 1 1 +( 1424 600 -512 ) ( 1368 528 -216 ) ( 1368 528 -512 ) rock4_1 0 0 0 1 1 +( 1464 556 -512 ) ( 1364 556 -512 ) ( 1464 476 -512 ) rock4_1 0 0 0 1 1 +( 1424 600 -224 ) ( 1424 600 -512 ) ( 1472 512 -224 ) rock4_1 0 0 0 1 1 +( 1472 512 -512 ) ( 1368 528 -216 ) ( 1472 512 -224 ) rock4_1 0 0 0 1 1 +} +// brush 3708 +{ +( 1424 600 -224 ) ( 1368 528 -216 ) ( 1280 600 -224 ) ground1_6 0 0 0 1 1 +( 1424 600 -512 ) ( 1368 528 -216 ) ( 1424 600 -224 ) rock4_1 0 0 0 1 1 +( 1328 572 -512 ) ( 1428 572 -512 ) ( 1328 652 -512 ) rock4_1 0 0 0 1 1 +( 1280 600 -224 ) ( 1368 528 -216 ) ( 1280 600 -512 ) rock4_1 0 0 0 1 1 +( 1280 600 -224 ) ( 1280 600 -512 ) ( 1424 600 -224 ) rock4_1 0 0 0 1 1 +} +// brush 3709 +{ +( 1280 600 -224 ) ( 1368 528 -216 ) ( 1248 400 -224 ) ground1_6 0 0 0 1 1 +( 1248 400 -224 ) ( 1248 400 -512 ) ( 1280 600 -512 ) rock4_1 0 0 0 1 1 +( 1320 556 -512 ) ( 1220 556 -512 ) ( 1320 476 -512 ) rock4_1 0 0 0 1 1 +( 1280 600 -512 ) ( 1368 528 -216 ) ( 1280 600 -224 ) rock4_1 0 0 0 1 1 +( 1248 400 -224 ) ( 1368 528 -216 ) ( 1248 400 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3710 +{ +( 1676 580 -224 ) ( 1676 500 -224 ) ( 1576 580 -224 ) ground1_6 0 0 0 1 1 +( 1824 512 -224 ) ( 1824 512 -512 ) ( 1704 400 -512 ) rock4_1 0 0 0 1 1 +( 1576 500 -512 ) ( 1676 500 -512 ) ( 1576 580 -512 ) rock4_1 0 0 0 1 1 +( 1704 400 -224 ) ( 1704 400 -512 ) ( 1664 568 -224 ) rock4_1 0 0 0 1 1 +( 1824 512 -512 ) ( 1824 512 -224 ) ( 1664 568 -224 ) rock4_1 0 0 0 1 1 +} +// brush 3711 +{ +( 1844 364 -224 ) ( 1844 444 -224 ) ( 1944 364 -224 ) ground1_6 0 0 0 1 1 +( 1824 512 -512 ) ( 1824 512 -224 ) ( 1704 400 -512 ) rock4_1 0 0 0 1 1 +( 1944 444 -512 ) ( 1844 444 -512 ) ( 1944 364 -512 ) rock4_1 0 0 0 1 1 +( 1824 352 -512 ) ( 1824 352 -224 ) ( 1824 512 -224 ) rock4_1 0 0 0 1 1 +( 1824 352 -224 ) ( 1824 352 -512 ) ( 1704 400 -224 ) rock4_1 0 0 0 1 1 +} +// brush 3712 +{ +( 1976 280 -112 ) ( 1912 400 -104 ) ( 1992 440 -56 ) ground1_6 0 0 0 1 1 +( 1992 440 -56 ) ( 1912 400 -104 ) ( 1992 440 -512 ) rock4_1 0 0 0 1 1 +( 1912 400 -512 ) ( 1976 280 -512 ) ( 1992 440 -512 ) rock4_1 0 0 0 1 1 +( 1992 440 -56 ) ( 1976 280 -512 ) ( 1976 280 -112 ) rock4_1 0 0 0 1 1 +( 1912 400 -104 ) ( 1976 280 -512 ) ( 1912 400 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3713 +{ +( 1676 452 -224 ) ( 1676 372 -224 ) ( 1576 452 -224 ) ground1_6 0 0 0 1 1 +( 1824 352 -224 ) ( 1824 352 -512 ) ( 1728 352 -512 ) rock4_1 0 0 0 1 1 +( 1576 372 -512 ) ( 1676 372 -512 ) ( 1576 452 -512 ) rock4_1 0 0 0 1 1 +( 1704 400 -512 ) ( 1704 400 -224 ) ( 1728 352 -224 ) rock4_1 0 0 0 1 1 +( 1824 352 -512 ) ( 1824 352 -224 ) ( 1704 400 -224 ) rock4_1 0 0 0 1 1 +} +// brush 3714 +{ +( 1576 384 -256 ) ( 1624 480 -232 ) ( 1704 400 -224 ) ground1_6 0 0 0 1 1 +( 1704 400 -224 ) ( 1704 400 -456 ) ( 1576 384 -256 ) rock4_1 0 0 0 1 1 +( 1576 384 -376 ) ( 1704 400 -456 ) ( 1624 480 -512 ) rock4_1 0 0 0 1 1 +( 1624 480 -232 ) ( 1576 384 -376 ) ( 1624 480 -512 ) rock4_1 0 0 0 1 1 +( 1624 480 -512 ) ( 1704 400 -456 ) ( 1624 480 -232 ) rock4_1 0 0 0 1 1 +} +// brush 3715 +{ +( 1976 696 288 ) ( 1952 672 288 ) ( 1952 696 288 ) sky1 0 0 0 32 32 +( 1952 696 192 ) ( 1976 696 288 ) ( 1952 696 288 ) sky1 0 0 0 32 32 +( 1976 696 96 ) ( 1952 672 96 ) ( 1976 672 96 ) sky1 0 0 0 32 32 +( 1976 672 192 ) ( 1976 696 96 ) ( 1976 672 96 ) sky1 0 0 0 32 32 +( 1936 688 160 ) ( 1960 664 32 ) ( 1936 688 32 ) sky1 0 0 0 32 32 +} +// brush 3716 +{ +( 1580 60 88 ) ( 1580 44 88 ) ( 1564 60 88 ) clip 0 0 0 1 1 +( 1580 60 0 ) ( 1564 60 0 ) ( 1580 60 -4 ) clip 0 0 0 1 1 +( 1580 60 0 ) ( 1580 60 -4 ) ( 1580 44 0 ) clip 0 0 0 1 1 +( 1564 44 -20 ) ( 1580 44 -20 ) ( 1564 60 -20 ) clip 0 0 0 1 1 +( 1564 44 -4 ) ( 1564 44 0 ) ( 1580 44 -4 ) clip 0 0 0 1 1 +( 1564 44 -4 ) ( 1564 60 -4 ) ( 1564 44 0 ) clip 0 0 0 1 1 +} +// brush 3717 +{ +( 1560 40 -8 ) ( 1560 56 -8 ) ( 1576 40 -8 ) clip 0 0 0 1 1 +( 1580 48 -8 ) ( 1580 48 -20 ) ( 1544 32 -20 ) clip 0 0 0 1 1 +( 1576 56 -20 ) ( 1560 56 -20 ) ( 1576 40 -20 ) clip 0 0 0 1 1 +( 1580 48 -20 ) ( 1580 48 -8 ) ( 1576 84 -8 ) clip 0 0 0 1 1 +( 1500 36 -20 ) ( 1500 36 -8 ) ( 1544 32 -8 ) clip 0 0 0 1 1 +( 1500 36 -8 ) ( 1500 36 -20 ) ( 1484 68 -8 ) clip 0 0 0 1 1 +( 1528 124 -64 ) ( 1576 84 -64 ) ( 1528 124 64 ) clip 0 0 0 1 1 +( 1528 124 -20 ) ( 1528 124 -8 ) ( 1492 112 -8 ) clip 0 0 0 1 1 +( 1484 68 -8 ) ( 1484 68 -20 ) ( 1492 112 -20 ) clip 0 0 0 1 1 +} +// brush 3718 +{ +( 1960 160 64 ) ( 1848 184 0 ) ( 1976 280 40 ) ground1_6 0 0 0 1 1 +( 1960 160 64 ) ( 1848 184 -248 ) ( 1848 184 0 ) rock4_1 0 0 0 1 1 +( 1976 280 40 ) ( 1848 184 -248 ) ( 1976 280 -480 ) rock4_1 0 0 0 1 1 +( 1976 280 -480 ) ( 1848 184 -248 ) ( 1960 160 -352 ) rock4_1 0 0 0 1 1 +( 1976 280 40 ) ( 1960 160 -352 ) ( 1960 160 64 ) rock4_1 0 0 0 1 1 +} +// brush 3719 +{ +( 1024 352 288 ) ( 1024 160 288 ) ( 992 352 288 ) sky1 0 0 0 1 1 +( 1024 576 -128 ) ( 992 576 -128 ) ( 1024 576 -160 ) sky1 0 0 0 1 1 +( 1024 48 -192 ) ( 1024 48 -224 ) ( 1024 -144 -192 ) sky1 0 0 0 32 32 +( 992 144 -512 ) ( 1024 144 -512 ) ( 992 336 -512 ) sky1 0 0 0 1 1 +( 1000 -768 -256 ) ( 1000 -768 -224 ) ( 1032 -768 -256 ) sky1 0 0 0 1 1 +( 992 128 -224 ) ( 992 320 -224 ) ( 992 128 -192 ) sky1 0 0 0 1 1 +} +// brush 3720 +{ +( 2048 576 64 ) ( 2008 544 40 ) ( 1976 648 64 ) ground1_6 0 0 0 1 1 +( 2048 576 -512 ) ( 2008 544 40 ) ( 2048 576 64 ) rock4_1 0 0 0 1 1 +( 1976 648 64 ) ( 2008 544 40 ) ( 1976 648 -512 ) rock4_1 0 0 0 1 1 +( 2208 704 -512 ) ( 2056 704 -512 ) ( 2208 648 -512 ) rock4_1 0 0 0 1 1 +( 1976 648 64 ) ( 1976 648 -512 ) ( 2048 576 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3721 +{ +( 2048 576 64 ) ( 2048 448 48 ) ( 2008 544 40 ) ground1_6 0 0 0 1 1 +( 2048 576 64 ) ( 2008 544 40 ) ( 2048 576 -512 ) rock4_1 0 0 0 1 1 +( 2048 576 -512 ) ( 2048 448 48 ) ( 2048 576 64 ) rock4_1 0 0 0 1 1 +( 1848 416 -512 ) ( 2000 416 -512 ) ( 1848 472 -512 ) rock4_1 0 0 0 1 1 +( 2008 544 -512 ) ( 2048 448 48 ) ( 2048 448 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3722 +{ +( 2008 544 40 ) ( 2048 448 48 ) ( 1992 440 0 ) ground1_6 0 0 0 1 1 +( 1992 440 -512 ) ( 2048 448 48 ) ( 2048 448 -512 ) rock4_1 0 0 0 1 1 +( 2008 544 40 ) ( 1992 440 0 ) ( 2008 544 -512 ) rock4_1 0 0 0 1 1 +( 2208 576 -512 ) ( 2056 576 -512 ) ( 2208 520 -512 ) rock4_1 0 0 0 1 1 +( 2048 448 -512 ) ( 2048 448 48 ) ( 2008 544 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3723 +{ +( 2048 448 48 ) ( 2048 296 72 ) ( 1992 440 0 ) ground1_6 0 0 0 1 1 +( 2048 448 -512 ) ( 2048 448 48 ) ( 1992 440 -512 ) rock4_1 0 0 0 1 1 +( 2048 296 -512 ) ( 2048 296 72 ) ( 2048 448 -512 ) rock4_1 0 0 0 1 1 +( 1832 312 -512 ) ( 1984 312 -512 ) ( 1832 368 -512 ) rock4_1 0 0 0 1 1 +( 1992 440 -512 ) ( 2048 296 72 ) ( 2048 296 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3724 +{ +( 1992 440 0 ) ( 2048 296 72 ) ( 1976 280 40 ) ground1_6 0 0 0 1 1 +( 1976 280 40 ) ( 2048 296 72 ) ( 1976 280 -512 ) rock4_1 0 0 0 1 1 +( 1992 440 0 ) ( 1976 280 40 ) ( 1992 440 -512 ) rock4_1 0 0 0 1 1 +( 2208 424 -512 ) ( 2056 424 -512 ) ( 2208 368 -512 ) rock4_1 0 0 0 1 1 +( 2048 296 -512 ) ( 2048 296 72 ) ( 1992 440 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3725 +{ +( 1976 280 40 ) ( 2048 296 72 ) ( 2048 184 88 ) ground1_6 0 0 0 1 1 +( 2048 296 72 ) ( 1976 280 -512 ) ( 2048 296 -512 ) rock4_1 0 0 0 1 1 +( 2048 184 88 ) ( 2048 296 72 ) ( 2048 184 -512 ) rock4_1 0 0 0 1 1 +( 2048 296 -512 ) ( 1976 280 -512 ) ( 2048 184 -512 ) rock4_1 0 0 0 1 1 +( 2048 184 88 ) ( 1976 280 -512 ) ( 1976 280 40 ) rock4_1 0 0 0 1 1 +} +// brush 3726 +{ +( 1976 280 40 ) ( 2048 184 88 ) ( 1960 160 64 ) ground1_6 0 0 0 1 1 +( 2048 184 88 ) ( 1960 160 -352 ) ( 1960 160 64 ) rock4_1 0 0 0 1 1 +( 1976 280 40 ) ( 1960 160 -352 ) ( 1976 280 -480 ) rock4_1 0 0 0 1 1 +( 1976 280 -480 ) ( 1960 160 -352 ) ( 2048 184 -512 ) rock4_1 0 0 0 1 1 +( 2048 184 88 ) ( 1976 280 -480 ) ( 2048 184 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3727 +{ +( 2048 184 88 ) ( 2048 40 56 ) ( 1960 160 64 ) ground1_6 0 0 0 1 1 +( 2048 184 88 ) ( 1960 160 -352 ) ( 2048 184 -512 ) rock4_1 0 0 0 1 1 +( 2048 184 88 ) ( 2048 40 -192 ) ( 2048 40 56 ) rock4_1 0 0 0 1 1 +( 1960 160 -352 ) ( 2048 40 -192 ) ( 2048 184 -512 ) rock4_1 0 0 0 1 1 +( 1960 160 64 ) ( 2048 40 -192 ) ( 1960 160 -352 ) rock4_1 0 0 0 1 1 +} +// brush 3728 +{ +( 1960 160 64 ) ( 2048 40 56 ) ( 1920 64 40 ) ground1_6 0 0 0 1 1 +( 2048 40 56 ) ( 2048 40 -192 ) ( 1920 64 40 ) rock4_1 0 0 0 1 1 +( 1960 160 64 ) ( 1920 64 -104 ) ( 1960 160 -352 ) rock4_1 0 0 0 1 1 +( 1920 64 -104 ) ( 2048 40 -192 ) ( 1960 160 -352 ) rock4_1 0 0 0 1 1 +( 1960 160 64 ) ( 2048 40 -192 ) ( 2048 40 56 ) rock4_1 0 0 0 1 1 +} +// brush 3729 +{ +( 1960 160 64 ) ( 1920 64 40 ) ( 1848 184 0 ) ground1_6 0 0 0 1 1 +( 1960 160 64 ) ( 1848 184 -248 ) ( 1960 160 -352 ) rock4_1 0 0 0 1 1 +( 1960 160 64 ) ( 1920 64 -104 ) ( 1920 64 40 ) rock4_1 0 0 0 1 1 +( 1960 160 -352 ) ( 1848 184 -248 ) ( 1920 64 -104 ) rock4_1 0 0 0 1 1 +( 1920 64 40 ) ( 1848 184 -248 ) ( 1848 184 0 ) rock4_1 0 0 0 1 1 +} +// brush 3730 +{ +( 1632 168 -16 ) ( 1632 -16 -16 ) ( 1440 168 -16 ) clip 0 0 0 1 1 +( 1528 168 -24 ) ( 1528 168 -16 ) ( 1456 144 -24 ) clip 0 0 0 1 1 +( 1624 88 -24 ) ( 1624 88 -16 ) ( 1528 168 -24 ) clip 0 0 0 1 1 +( 1440 -16 -24 ) ( 1632 -16 -24 ) ( 1440 168 -24 ) clip 0 0 0 1 1 +( 1472 -8 -16 ) ( 1472 -8 -24 ) ( 1440 56 -24 ) clip 0 0 0 1 1 +( 1440 56 -64 ) ( 1456 144 -64 ) ( 1440 56 64 ) clip 0 0 0 1 1 +( 1624 88 -16 ) ( 1624 88 -24 ) ( 1632 16 -24 ) clip 0 0 0 1 1 +( 1632 16 -16 ) ( 1632 16 -24 ) ( 1560 -16 -16 ) clip 0 0 0 1 1 +( 1472 -8 -24 ) ( 1472 -8 -16 ) ( 1560 -16 -16 ) clip 0 0 0 1 1 +} +// brush 3731 +{ +( 1844 284 -160 ) ( 1844 364 -160 ) ( 1944 284 -160 ) ground1_6 0 0 0 1 1 +( 1728 352 -512 ) ( 1824 352 -456 ) ( 1728 352 -160 ) rock4_1 0 0 0 1 1 +( 1728 352 -512 ) ( 1792 304 -304 ) ( 1824 352 -456 ) rock4_1 0 0 0 1 1 +( 1824 352 -160 ) ( 1792 304 -304 ) ( 1792 304 -160 ) rock4_1 0 0 0 1 1 +( 1728 352 -160 ) ( 1792 304 -304 ) ( 1728 352 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3732 +{ +( 1824 352 -160 ) ( 1864 264 -176 ) ( 1792 304 -160 ) ground1_6 0 0 0 1 1 +( 1864 264 -176 ) ( 1864 264 -240 ) ( 1792 304 -160 ) rock4_1 0 0 0 1 1 +( 1792 304 -304 ) ( 1864 264 -240 ) ( 1824 352 -456 ) rock4_1 0 0 0 1 1 +( 1824 352 -160 ) ( 1792 304 -304 ) ( 1824 352 -456 ) rock4_1 0 0 0 1 1 +( 1824 352 -160 ) ( 1864 264 -240 ) ( 1864 264 -176 ) rock4_1 0 0 0 1 1 +} +// brush 3733 +{ +( 1848 184 -160 ) ( 1864 264 -176 ) ( 1976 280 -112 ) ground1_6 0 0 0 1 1 +( 1976 280 -112 ) ( 1864 264 -240 ) ( 1976 280 -480 ) rock4_1 0 0 0 1 1 +( 1864 264 -240 ) ( 1848 184 -248 ) ( 1976 280 -480 ) rock4_1 0 0 0 1 1 +( 1976 280 -112 ) ( 1848 184 -248 ) ( 1848 184 -160 ) rock4_1 0 0 0 1 1 +( 1848 184 -160 ) ( 1848 184 -248 ) ( 1864 264 -176 ) rock4_1 0 0 0 1 1 +} +// brush 3734 +{ +( 2008 544 -72 ) ( 1928 544 -88 ) ( 1976 648 -112 ) ground1_6 0 0 0 1 1 +( 2008 544 -512 ) ( 1928 544 -88 ) ( 2008 544 -72 ) rock4_1 0 0 0 1 1 +( 1856 476 -512 ) ( 1956 476 -512 ) ( 1856 556 -512 ) rock4_1 0 0 0 1 1 +( 1976 648 -112 ) ( 1928 544 -88 ) ( 1976 648 -512 ) rock4_1 0 0 0 1 1 +( 2008 544 -512 ) ( 2008 544 -72 ) ( 1976 648 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3735 +{ +( 1976 280 -112 ) ( 1864 264 -176 ) ( 1912 400 -144 ) ground1_6 0 0 0 1 1 +( 1976 280 -112 ) ( 1864 264 -240 ) ( 1864 264 -176 ) rock4_1 0 0 0 1 1 +( 1912 400 -464 ) ( 1864 264 -240 ) ( 1976 280 -480 ) rock4_1 0 0 0 1 1 +( 1912 400 -144 ) ( 1864 264 -240 ) ( 1912 400 -464 ) rock4_1 0 0 0 1 1 +( 1976 280 -112 ) ( 1912 400 -464 ) ( 1976 280 -480 ) rock4_1 0 0 0 1 1 +} +// brush 3736 +{ +( 1912 400 -144 ) ( 1864 264 -176 ) ( 1824 352 -160 ) ground1_6 0 0 0 1 1 +( 1824 352 -160 ) ( 1912 400 -464 ) ( 1912 400 -144 ) rock4_1 0 0 0 1 1 +( 1824 352 -456 ) ( 1864 264 -240 ) ( 1912 400 -464 ) rock4_1 0 0 0 1 1 +( 1912 400 -144 ) ( 1864 264 -240 ) ( 1864 264 -176 ) rock4_1 0 0 0 1 1 +( 1824 352 -160 ) ( 1864 264 -240 ) ( 1824 352 -456 ) rock4_1 0 0 0 1 1 +} +// brush 3737 +{ +( 1824 512 -160 ) ( 1912 400 -144 ) ( 1824 352 -160 ) ground1_6 0 0 0 1 1 +( 1824 352 -512 ) ( 1912 400 -144 ) ( 1912 400 -512 ) rock4_1 0 0 0 1 1 +( 1736 340 -512 ) ( 1836 340 -512 ) ( 1736 420 -512 ) rock4_1 0 0 0 1 1 +( 1824 512 -512 ) ( 1824 512 -160 ) ( 1824 352 -160 ) rock4_1 0 0 0 1 1 +( 1824 512 -512 ) ( 1912 400 -144 ) ( 1824 512 -160 ) rock4_1 0 0 0 1 1 +} +// brush 3738 +{ +( 1920 672 -144 ) ( 1976 648 -112 ) ( 1928 544 -128 ) ground1_6 0 0 0 1 1 +( 1928 544 -512 ) ( 1976 648 -112 ) ( 1976 648 -512 ) rock4_1 0 0 0 1 1 +( 1848 484 -512 ) ( 1948 484 -512 ) ( 1848 564 -512 ) rock4_1 0 0 0 1 1 +( 1920 672 -144 ) ( 1928 544 -128 ) ( 1920 672 -512 ) rock4_1 0 0 0 1 1 +( 1976 648 -512 ) ( 1976 648 -112 ) ( 1920 672 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3739 +{ +( 1992 440 -56 ) ( 1912 400 -104 ) ( 1928 544 -88 ) ground1_6 0 0 0 1 1 +( 1992 440 -512 ) ( 1912 400 -104 ) ( 1992 440 -56 ) rock4_1 0 0 0 1 1 +( 1840 372 -512 ) ( 1940 372 -512 ) ( 1840 452 -512 ) rock4_1 0 0 0 1 1 +( 1928 544 -88 ) ( 1912 400 -104 ) ( 1928 544 -512 ) rock4_1 0 0 0 1 1 +( 1992 440 -512 ) ( 1992 440 -56 ) ( 1928 544 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3740 +{ +( 2008 544 -72 ) ( 1992 440 -56 ) ( 1928 544 -88 ) ground1_6 0 0 0 1 1 +( 2008 544 -72 ) ( 1928 544 -88 ) ( 2008 544 -512 ) rock4_1 0 0 0 1 1 +( 2080 612 -512 ) ( 1980 612 -512 ) ( 2080 532 -512 ) rock4_1 0 0 0 1 1 +( 2008 544 -512 ) ( 1992 440 -56 ) ( 2008 544 -72 ) rock4_1 0 0 0 1 1 +( 1928 544 -88 ) ( 1992 440 -56 ) ( 1928 544 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3741 +{ +( 1928 544 -128 ) ( 1912 400 -144 ) ( 1824 512 -160 ) ground1_6 0 0 0 1 1 +( 1824 512 -512 ) ( 1928 544 -128 ) ( 1824 512 -160 ) rock4_1 0 0 0 1 1 +( 2000 572 -512 ) ( 1900 572 -512 ) ( 2000 492 -512 ) rock4_1 0 0 0 1 1 +( 1928 544 -512 ) ( 1912 400 -144 ) ( 1928 544 -128 ) rock4_1 0 0 0 1 1 +( 1824 512 -160 ) ( 1912 400 -144 ) ( 1824 512 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3742 +{ +( 1824 672 -160 ) ( 1928 544 -128 ) ( 1824 512 -160 ) ground1_6 0 0 0 1 1 +( 1824 512 -512 ) ( 1928 544 -128 ) ( 1928 544 -512 ) rock4_1 0 0 0 1 1 +( 1752 484 -512 ) ( 1852 484 -512 ) ( 1752 564 -512 ) rock4_1 0 0 0 1 1 +( 1824 672 -512 ) ( 1824 672 -160 ) ( 1824 512 -160 ) rock4_1 0 0 0 1 1 +( 1824 672 -512 ) ( 1928 544 -128 ) ( 1824 672 -160 ) rock4_1 0 0 0 1 1 +} +// brush 3743 +{ +( 1920 672 -144 ) ( 1928 544 -128 ) ( 1824 672 -160 ) ground1_6 0 0 0 1 1 +( 1824 672 -512 ) ( 1920 672 -144 ) ( 1824 672 -160 ) rock4_1 0 0 0 1 1 +( 2000 732 -512 ) ( 1900 732 -512 ) ( 2000 652 -512 ) rock4_1 0 0 0 1 1 +( 1920 672 -512 ) ( 1928 544 -128 ) ( 1920 672 -144 ) rock4_1 0 0 0 1 1 +( 1824 672 -160 ) ( 1928 544 -128 ) ( 1824 672 -512 ) rock4_1 0 0 0 1 1 +} +// brush 3744 +{ +( 1232 -184 8 ) ( 1264 -240 32 ) ( 1208 -256 8 ) ground1_6 0 0 0 1 1 +( 1208 -256 0 ) ( 1264 -240 -208 ) ( 1232 -184 0 ) rock4_1 0 0 0 1 1 +( 1208 -256 8 ) ( 1232 -184 -96 ) ( 1232 -184 8 ) rock4_1 0 0 0 1 1 +( 1264 -176 8 ) ( 1264 -240 32 ) ( 1232 -184 8 ) ground1_6 0 0 0 1 1 +( 1264 -176 8 ) ( 1232 -184 8 ) ( 1232 -184 -96 ) rock4_1 0 0 0 1 1 +( 1232 -184 0 ) ( 1264 -240 -208 ) ( 1264 -176 0 ) rock4_1 0 0 0 1 1 +( 1296 -216 8 ) ( 1264 -240 32 ) ( 1264 -176 8 ) ground1_6 0 0 0 1 1 +( 1264 -176 0 ) ( 1264 -240 -208 ) ( 1296 -216 0 ) rock4_1 0 0 0 1 1 +( 1264 -176 8 ) ( 1296 -216 -96 ) ( 1296 -216 8 ) rock4_1 0 0 0 1 1 +( 1288 -280 8 ) ( 1264 -240 32 ) ( 1296 -216 8 ) ground1_6 0 0 0 1 1 +( 1296 -216 0 ) ( 1264 -240 -208 ) ( 1288 -280 0 ) rock4_1 0 0 0 1 1 +( 1296 -216 8 ) ( 1288 -280 -96 ) ( 1288 -280 8 ) rock4_1 0 0 0 1 1 +( 1224 -288 8 ) ( 1264 -240 32 ) ( 1288 -280 8 ) ground1_6 0 0 0 1 1 +( 1288 -280 -96 ) ( 1224 -288 -96 ) ( 1224 -288 8 ) rock4_1 0 0 0 1 1 +( 1288 -280 0 ) ( 1264 -240 -208 ) ( 1224 -288 0 ) rock4_1 0 0 0 1 1 +( 1208 -256 8 ) ( 1264 -240 32 ) ( 1224 -288 8 ) ground1_6 0 0 0 1 1 +( 1224 -288 0 ) ( 1264 -240 -208 ) ( 1208 -256 0 ) rock4_1 0 0 0 1 1 +( 1224 -288 8 ) ( 1208 -256 -96 ) ( 1208 -256 8 ) rock4_1 0 0 0 1 1 +} +// brush 3745 +{ +( 2048 40 56 ) ( 1920 64 -104 ) ( 2048 40 -192 ) rock4_1 0 0 0 1 1 +( 2048 40 -192 ) ( 1952 16 16 ) ( 2048 40 56 ) rock4_1 0 0 0 1 1 +( 1920 64 -104 ) ( 1952 16 16 ) ( 2048 40 -192 ) rock4_1 0 0 0 1 1 +( 1920 64 40 ) ( 1952 16 16 ) ( 1920 64 -104 ) rock4_1 0 0 0 1 1 +( 2048 40 56 ) ( 1952 16 16 ) ( 1920 64 40 ) ground1_6 0 0 0 1 1 +} +// brush 3746 +{ +( 2000 -40 16 ) ( 1936 -72 8 ) ( 1936 8 16 ) ground1_6 0 0 0 1 1 +( 1936 8 16 ) ( 2000 -40 -64 ) ( 2000 -40 16 ) rock4_1 0 0 0 1 1 +( 1936 8 16 ) ( 1936 -72 -112 ) ( 1936 8 -176 ) rock4_1 0 0 0 1 1 +( 1936 8 -176 ) ( 1936 -72 -112 ) ( 2000 -40 -64 ) rock4_1 0 0 0 1 1 +( 2000 -40 16 ) ( 1936 -72 -112 ) ( 1936 -72 8 ) rock4_1 0 0 0 1 1 +} +// brush 3747 +{ +( 1888 -56 -8 ) ( 1904 -8 8 ) ( 1936 -72 8 ) ground1_6 0 0 0 1 1 +( 1904 -8 -72 ) ( 1888 -56 -32 ) ( 1936 -72 -112 ) rock4_1 0 0 0 1 1 +( 1936 -72 8 ) ( 1888 -56 -32 ) ( 1888 -56 -8 ) rock4_1 0 0 0 1 1 +( 1904 -8 8 ) ( 1888 -56 -32 ) ( 1904 -8 -72 ) rock4_1 0 0 0 1 1 +( 1904 -8 8 ) ( 1936 -72 -112 ) ( 1936 -72 8 ) rock4_1 0 0 0 1 1 +} +// brush 3748 +{ +( 1936 -72 8 ) ( 1904 -8 8 ) ( 1936 8 16 ) ground1_6 0 0 0 1 1 +( 1936 8 16 ) ( 1904 -8 -72 ) ( 1936 8 -176 ) rock4_1 0 0 0 1 1 +( 1936 8 16 ) ( 1936 -72 -112 ) ( 1936 -72 8 ) rock4_1 0 0 0 1 1 +( 1904 -8 -72 ) ( 1936 -72 -112 ) ( 1936 8 -176 ) rock4_1 0 0 0 1 1 +( 1936 -72 8 ) ( 1936 -72 -112 ) ( 1904 -8 8 ) rock4_1 0 0 0 1 1 +} +// brush 3749 +{ +( 1896 1368 280 ) ( 2008 1368 280 ) ( 1896 1256 280 ) wizwood1_4 53.8066902161 30.2002449036 135 1 1 +( 2008 1368 280 ) ( 2008 1368 264 ) ( 2008 1344 264 ) wizwood1_4 0 52 0 -1 1 +( 2008 1256 264 ) ( 2008 1368 264 ) ( 1896 1256 264 ) wizwood1_4 53.8066902161 30.2002449036 135 1 1 +( 2000 1344 280 ) ( 2000 1344 264 ) ( 1912 1256 280 ) wizwood1_4 12 27.4283905029 90 1 0.6999999881 +( 1904 1280 280 ) ( 1904 1280 264 ) ( 1992 1368 280 ) wizwood1_4 12 3.7100000381 90 1 0.6999999881 +( 1984 1368 280 ) ( 1984 1368 264 ) ( 2008 1368 264 ) wizwood1_4 0 52 0 1 1 +( 1940 1324 64 ) ( 1964 1300 -64 ) ( 1940 1324 -64 ) wmet2_c 0 0 0 1 1 +} +// brush 3750 +{ +( 1896 1256 280 ) ( 1896 1368 280 ) ( 2008 1256 280 ) wizwood1_4 53.2548332214 29.75 45 1 1 +( 2008 1368 264 ) ( 1896 1368 264 ) ( 2008 1256 264 ) wizwood1_4 53.2548332214 29.75 45 1 1 +( 1920 1360 280 ) ( 1920 1360 264 ) ( 2008 1272 280 ) wizwood1_4 12 63.5699996948 270 1 0.6999999881 +( 2008 1280 280 ) ( 2008 1280 264 ) ( 2008 1256 264 ) wizwood1_4 0 52 0 1 1 +( 2008 1256 280 ) ( 2008 1256 264 ) ( 1984 1256 264 ) wizwood1_4 0 52 0 1 1 +( 1984 1264 280 ) ( 1984 1264 264 ) ( 1896 1352 280 ) wizwood1_4 12 40.5699996948 270 1 0.6999999881 +( 1964 1324 64 ) ( 1940 1300 -64 ) ( 1964 1324 -64 ) wmet2_c 0 0 0 1 1 +} +// brush 3751 +{ +( 1296 400 -144 ) ( 1296 336 -144 ) ( 1232 400 -144 ) wm1_1 0 0 0 1 1 +( 1296 400 -160 ) ( 1232 400 -160 ) ( 1296 400 -224 ) wm1_2 0 0 0 1 1 +( 1296 400 -160 ) ( 1296 400 -224 ) ( 1296 336 -160 ) wm1_2 0 0 0 1 1 +( 1232 336 -224 ) ( 1296 336 -224 ) ( 1232 400 -224 ) wm1_2 0 0 0 1 1 +( 1232 336 -224 ) ( 1232 336 -160 ) ( 1296 336 -224 ) wm1_2 0 0 0 1 1 +( 1232 336 -224 ) ( 1232 400 -224 ) ( 1232 336 -160 ) wm1_2 0 0 0 1 1 +} +// brush 3752 +{ +( 1296 392 -80 ) ( 1296 344 -80 ) ( 1232 392 -80 ) wiz1_4 32 0 0 1 1 +( 1296 392 -80 ) ( 1232 392 -80 ) ( 1296 392 -144 ) wiz1_4 32 48 0 1 1 +( 1288 392 -80 ) ( 1288 392 -144 ) ( 1288 344 -80 ) wiz1_4 0 48 0 1 1 +( 1232 344 -144 ) ( 1296 344 -144 ) ( 1232 392 -144 ) wiz1_4 32 0 0 1 1 +( 1232 344 -144 ) ( 1232 344 -80 ) ( 1296 344 -144 ) wiz1_4 32 48 0 1 1 +( 1240 344 -144 ) ( 1240 392 -144 ) ( 1240 344 -80 ) wiz1_4 0 48 0 1 1 +} +// brush 3753 +{ +( 1288 392 -64 ) ( 1288 344 -64 ) ( 1240 392 -64 ) wm1_1 0 0 0 1 1 +( 1288 392 -64 ) ( 1240 392 -64 ) ( 1288 392 -80 ) wm1_2 8 0 0 1 1 +( 1288 392 -64 ) ( 1288 392 -80 ) ( 1288 344 -64 ) wm1_2 8 0 0 1 1 +( 1240 344 -80 ) ( 1288 344 -80 ) ( 1240 392 -80 ) wm1_2 8 0 0 1 1 +( 1240 344 -80 ) ( 1240 344 -64 ) ( 1288 344 -80 ) wm1_2 8 0 0 1 1 +( 1240 344 -80 ) ( 1240 392 -80 ) ( 1240 344 -64 ) wm1_2 8 0 0 1 1 +} +// brush 3754 +{ +( 1272 376 0 ) ( 1272 360 0 ) ( 1256 360 0 ) wm1_1 0 0 0 1 1 +( 1280 376 0 ) ( 1248 376 0 ) ( 1280 384 -64 ) wm1_1 0 0 0 1 1 +( 1272 360 0 ) ( 1272 376 0 ) ( 1280 352 -64 ) wm1_1 0 0 0 1 1 +( 1240 352 -64 ) ( 1288 352 -64 ) ( 1240 384 -64 ) wm1_1 0 0 0 1 1 +( 1248 360 0 ) ( 1280 360 0 ) ( 1280 352 -64 ) wm1_1 0 0 0 1 1 +( 1256 376 0 ) ( 1256 360 0 ) ( 1248 384 -64 ) wm1_1 0 0 0 1 1 +} +// brush 3755 +{ +( 544 1408 -48 ) ( 544 1344 -48 ) ( 480 1408 -48 ) wm1_1 0 0 0 1 1 +( 544 1408 -64 ) ( 480 1408 -64 ) ( 544 1408 -128 ) wm1_2 0 0 0 1 1 +( 544 1408 -64 ) ( 544 1408 -128 ) ( 544 1344 -64 ) wm1_2 0 0 0 1 1 +( 480 1344 -64 ) ( 544 1344 -64 ) ( 480 1408 -64 ) wm1_2 0 0 0 1 1 +( 480 1344 -128 ) ( 480 1344 -64 ) ( 544 1344 -128 ) wm1_2 0 0 0 1 1 +( 480 1344 -128 ) ( 480 1408 -128 ) ( 480 1344 -64 ) wm1_2 0 0 0 1 1 +} +// brush 3756 +{ +( 544 1408 -64 ) ( 544 1344 -64 ) ( 480 1408 -64 ) wm1_1 0 0 0 1 1 +( 560 1392 -80 ) ( 496 1392 -80 ) ( 560 1392 -144 ) wm1_2 0 0 0 1 1 +( 528 1424 -80 ) ( 528 1424 -144 ) ( 528 1360 -80 ) wm1_2 0 0 0 1 1 +( 480 1344 -96 ) ( 544 1344 -96 ) ( 480 1408 -96 ) wm1_2 0 0 0 1 1 +( 464 1360 -144 ) ( 464 1360 -80 ) ( 528 1360 -144 ) wm1_2 0 0 0 1 1 +( 496 1328 -144 ) ( 496 1392 -144 ) ( 496 1328 -80 ) wm1_2 0 0 0 1 1 +} +// brush 3757 +{ +( 1936 1328 256 ) ( 1940 1328 256 ) ( 1936 1296 256 ) wmet2_c 0 0 0 1 1 +( 1936 1332 248 ) ( 1936 1332 256 ) ( 1936 1292 256 ) wmet2_c 0 0 0 1 1 +( 1932 1332 256 ) ( 1932 1332 248 ) ( 1940 1324 248 ) wmet2_c 0 0 0 1 1 +( 1940 1296 248 ) ( 1940 1328 248 ) ( 1936 1296 248 ) wmet2_c 0 0 0 1 1 +( 1940 1324 256 ) ( 1940 1324 248 ) ( 1940 1300 256 ) wmet2_c 0 0 0 1 1 +( 1932 1292 248 ) ( 1932 1292 256 ) ( 1940 1300 256 ) wmet2_c 0 0 0 1 1 +} +// brush 3758 +{ +( 1968 1296 256 ) ( 1964 1296 256 ) ( 1968 1328 256 ) wmet2_c 0 0 0 1 1 +( 1968 1292 248 ) ( 1968 1292 256 ) ( 1968 1332 256 ) wmet2_c 0 0 0 1 1 +( 1972 1292 256 ) ( 1972 1292 248 ) ( 1964 1300 248 ) wmet2_c 0 0 0 1 1 +( 1964 1328 248 ) ( 1964 1296 248 ) ( 1968 1328 248 ) wmet2_c 0 0 0 1 1 +( 1964 1300 256 ) ( 1964 1300 248 ) ( 1964 1324 256 ) wmet2_c 0 0 0 1 1 +( 1972 1332 248 ) ( 1972 1332 256 ) ( 1964 1324 256 ) wmet2_c 0 0 0 1 1 +} +// brush 3759 +{ +( 1936 1296 256 ) ( 1936 1300 256 ) ( 1968 1296 256 ) wmet2_c 0 0 0 1 1 +( 1932 1296 248 ) ( 1932 1296 256 ) ( 1972 1296 256 ) wmet2_c 0 0 0 1 1 +( 1932 1292 256 ) ( 1932 1292 248 ) ( 1940 1300 248 ) wmet2_c 0 0 0 1 1 +( 1968 1300 248 ) ( 1936 1300 248 ) ( 1968 1296 248 ) wmet2_c 0 0 0 1 1 +( 1940 1300 256 ) ( 1940 1300 248 ) ( 1964 1300 256 ) wmet2_c 0 0 0 1 1 +( 1972 1292 248 ) ( 1972 1292 256 ) ( 1964 1300 256 ) wmet2_c 0 0 0 1 1 +} +// brush 3760 +{ +( 1968 1328 256 ) ( 1968 1324 256 ) ( 1936 1328 256 ) wmet2_c 0 0 0 1 1 +( 1972 1328 248 ) ( 1972 1328 256 ) ( 1932 1328 256 ) wmet2_c 0 0 0 1 1 +( 1972 1332 256 ) ( 1972 1332 248 ) ( 1964 1324 248 ) wmet2_c 0 0 0 1 1 +( 1936 1324 248 ) ( 1968 1324 248 ) ( 1936 1328 248 ) wmet2_c 0 0 0 1 1 +( 1964 1324 256 ) ( 1964 1324 248 ) ( 1940 1324 256 ) wmet2_c 0 0 0 1 1 +( 1932 1332 248 ) ( 1932 1332 256 ) ( 1940 1324 256 ) wmet2_c 0 0 0 1 1 +} +// brush 3761 +{ +( 1756 1052 -32 ) ( 1724 988 -32 ) ( 1724 1052 -32 ) wm1_1 0 0 0 1 1 +( 1712 1028 -16 ) ( 1712 1044 -16 ) ( 1712 1044 0 ) wm1_2 0 0 0 1 1 +( 1740 996 -16 ) ( 1700 1036 -16 ) ( 1700 1036 0 ) wm1_1 0 0 0 1 1 +( 1756 1052 -96 ) ( 1724 988 -96 ) ( 1756 988 -96 ) wm1_1 0 0 0 1 1 +( 1744 1008 0 ) ( 1728 1008 -16 ) ( 1728 1008 0 ) wm1_2 0 0 0 1 1 +( 1756 996 0 ) ( 1700 1052 0 ) ( 1700 1052 -16 ) wm1_1 0 0 0 1 1 +} +// brush 3762 +{ +( 1348 1052 -32 ) ( 1348 988 -32 ) ( 1316 1052 -32 ) wm1_1 0 0 0 1 1 +( 1360 1044 0 ) ( 1360 1044 -16 ) ( 1360 1028 -16 ) wm1_2 0 0 0 1 1 +( 1372 1036 0 ) ( 1372 1036 -16 ) ( 1332 996 -16 ) wm1_1 0 0 0 1 1 +( 1316 988 -96 ) ( 1348 988 -96 ) ( 1316 1052 -96 ) wm1_1 0 0 0 1 1 +( 1344 1008 0 ) ( 1344 1008 -16 ) ( 1328 1008 0 ) wm1_2 0 0 0 1 1 +( 1372 1052 -16 ) ( 1372 1052 0 ) ( 1316 996 0 ) wm1_1 0 0 0 1 1 +} +// brush 3763 +{ +( 2176 3424 304 ) ( 2176 3488 272 ) ( 2240 3424 352 ) ground1_6 0 0 0 1 1 +( 2176 3552 0 ) ( 1984 3552 0 ) ( 2176 3456 0 ) rock4_1 0 0 0 1 1 +( 2240 3424 352 ) ( 2176 3488 272 ) ( 2240 3424 0 ) rock4_1 0 0 0 1 1 +( 2240 3424 0 ) ( 2176 3424 304 ) ( 2240 3424 352 ) rock4_1 0 0 0 1 1 +( 2176 3424 0 ) ( 2176 3488 272 ) ( 2176 3424 304 ) rock4_1 0 0 0 1 1 +} +// brush 3764 +{ +( 1936 3536 104 ) ( 1968 3632 96 ) ( 2032 3600 112 ) ground1_6 0 0 0 1 1 +( 1968 3632 0 ) ( 1968 3632 96 ) ( 1936 3536 0 ) rock4_1 0 0 0 1 1 +( 2032 3600 112 ) ( 1968 3632 96 ) ( 2032 3600 0 ) rock4_1 0 0 0 1 1 +( 2080 3696 0 ) ( 1888 3696 0 ) ( 2080 3600 0 ) rock4_1 0 0 0 1 1 +( 1936 3536 0 ) ( 2032 3600 112 ) ( 2032 3600 0 ) rock4_1 0 0 0 1 1 +} +// brush 3765 +{ +( 1728 3168 144 ) ( 1728 3328 136 ) ( 1888 3200 128 ) ground1_6 0 0 0 1 1 +( 1760 3200 0 ) ( 1952 3200 0 ) ( 1760 3296 0 ) rock4_1 0 0 0 1 1 +( 1728 3168 0 ) ( 1728 3168 144 ) ( 1888 3200 0 ) rock4_1 0 0 0 1 1 +( 1728 3168 0 ) ( 1728 3328 136 ) ( 1728 3168 144 ) rock4_1 0 0 0 1 1 +( 1888 3200 0 ) ( 1728 3328 136 ) ( 1728 3328 0 ) rock4_1 0 0 0 1 1 +} +// brush 3766 +{ +( 1664 3104 352 ) ( 1664 3200 352 ) ( 1856 3104 352 ) ground1_6 0 0 0 1 1 +( 1856 3168 0 ) ( 1664 3168 0 ) ( 1856 3072 0 ) rock4_1 0 0 0 1 1 +( 1728 3168 128 ) ( 1728 3168 0 ) ( 1888 3200 0 ) rock4_1 0 0 0 1 1 +( 1888 3136 0 ) ( 1888 3136 128 ) ( 1888 3200 128 ) rock4_1 0 0 0 1 1 +( 1888 3136 128 ) ( 1888 3136 0 ) ( 1728 3168 0 ) rock4_1 0 0 0 1 1 +} +// brush 3767 +{ +( 1888 3200 352 ) ( 1984 3200 320 ) ( 1888 3136 352 ) ground1_6 0 0 0 1 1 +( 1920 3168 0 ) ( 2112 3168 0 ) ( 1920 3264 0 ) rock4_1 0 0 0 1 1 +( 1888 3136 0 ) ( 1984 3200 320 ) ( 1984 3200 0 ) rock4_1 0 0 0 1 1 +( 1888 3200 0 ) ( 1888 3200 128 ) ( 1888 3136 128 ) rock4_1 0 0 0 1 1 +( 1888 3200 0 ) ( 1984 3200 320 ) ( 1888 3200 352 ) rock4_1 0 0 0 1 1 +} +// brush 3768 +{ +( 2112 3200 352 ) ( 1984 3200 320 ) ( 2080 3232 304 ) ground1_6 0 0 0 1 1 +( 2048 3264 0 ) ( 1856 3168 0 ) ( 2048 3168 0 ) rock4_1 0 0 0 1 1 +( 2112 3200 0 ) ( 1984 3200 320 ) ( 2112 3200 352 ) rock4_1 0 0 0 1 1 +( 2112 3200 352 ) ( 2080 3232 304 ) ( 2112 3200 0 ) rock4_1 0 0 0 1 1 +( 2080 3232 0 ) ( 1984 3200 320 ) ( 1984 3200 0 ) rock4_1 0 0 0 1 1 +} +// brush 3769 +{ +( 2112 3200 352 ) ( 2080 3232 304 ) ( 2144 3296 320 ) ground1_6 0 0 0 1 1 +( 2144 3264 0 ) ( 2144 3456 0 ) ( 2048 3264 0 ) rock4_1 0 0 0 1 1 +( 2112 3200 0 ) ( 2144 3296 320 ) ( 2144 3296 0 ) rock4_1 0 0 0 1 1 +( 2112 3200 0 ) ( 2080 3232 304 ) ( 2112 3200 352 ) rock4_1 0 0 0 1 1 +( 2144 3296 0 ) ( 2080 3232 304 ) ( 2080 3232 0 ) rock4_1 0 0 0 1 1 +} +// brush 3770 +{ +( 2112 3200 352 ) ( 2144 3296 320 ) ( 2208 3264 352 ) ground1_6 0 0 0 1 1 +( 2144 3232 0 ) ( 1952 3136 0 ) ( 2144 3136 0 ) rock4_1 0 0 0 1 1 +( 2112 3200 0 ) ( 2112 3200 352 ) ( 2208 3264 352 ) rock4_1 0 0 0 1 1 +( 2208 3264 0 ) ( 2144 3296 320 ) ( 2144 3296 0 ) rock4_1 0 0 0 1 1 +( 2112 3200 0 ) ( 2144 3296 320 ) ( 2112 3200 352 ) rock4_1 0 0 0 1 1 +} +// brush 3771 +{ +( 2176 3424 152 ) ( 2112 3328 168 ) ( 2064 3360 152 ) ground1_6 0 0 0 1 1 +( 2064 3360 0 ) ( 2176 3424 152 ) ( 2064 3360 152 ) rock4_1 0 0 0 1 1 +( 2112 3328 0 ) ( 2112 3328 168 ) ( 2176 3424 0 ) rock4_1 0 0 0 1 1 +( 1984 3328 0 ) ( 2176 3328 0 ) ( 1984 3424 0 ) rock4_1 0 0 0 1 1 +( 2064 3360 0 ) ( 2112 3328 168 ) ( 2112 3328 0 ) rock4_1 0 0 0 1 1 +} +// brush 3772 +{ +( 1888 3200 192 ) ( 1984 3232 216 ) ( 1984 3200 224 ) ground1_6 0 0 0 1 1 +( 1984 3200 0 ) ( 1888 3200 192 ) ( 1984 3200 224 ) rock4_1 0 0 0 1 1 +( 1984 3232 0 ) ( 1984 3232 216 ) ( 1888 3200 0 ) rock4_1 0 0 0 1 1 +( 2080 3456 0 ) ( 1888 3456 0 ) ( 2080 3360 0 ) rock4_1 0 0 0 1 1 +( 1984 3200 0 ) ( 1984 3232 216 ) ( 1984 3232 0 ) rock4_1 0 0 0 1 1 +} +// brush 3773 +{ +( 1984 3232 216 ) ( 2080 3232 232 ) ( 1984 3200 224 ) ground1_6 0 0 0 1 1 +( 1984 3232 0 ) ( 2080 3232 232 ) ( 1984 3232 216 ) rock4_1 0 0 0 1 1 +( 1984 3200 224 ) ( 2080 3232 232 ) ( 1984 3200 0 ) rock4_1 0 0 0 1 1 +( 1856 3200 0 ) ( 2048 3200 0 ) ( 1856 3296 0 ) rock4_1 0 0 0 1 1 +( 1984 3200 0 ) ( 1984 3232 216 ) ( 1984 3200 224 ) rock4_1 0 0 0 1 1 +} +// brush 3774 +{ +( 2080 3232 232 ) ( 2048 3264 216 ) ( 2144 3296 232 ) ground1_6 0 0 0 1 1 +( 2144 3296 0 ) ( 2048 3264 216 ) ( 2048 3264 0 ) rock4_1 0 0 0 1 1 +( 2080 3232 232 ) ( 2144 3296 232 ) ( 2080 3232 0 ) rock4_1 0 0 0 1 1 +( 1952 3008 0 ) ( 2144 3008 0 ) ( 1952 3104 0 ) rock4_1 0 0 0 1 1 +( 2080 3232 0 ) ( 2048 3264 216 ) ( 2080 3232 232 ) rock4_1 0 0 0 1 1 +} +// brush 3775 +{ +( 2144 3296 232 ) ( 2112 3328 224 ) ( 2176 3424 224 ) ground1_6 0 0 0 1 1 +( 2144 3296 0 ) ( 2112 3328 224 ) ( 2144 3296 232 ) rock4_1 0 0 0 1 1 +( 2176 3424 224 ) ( 2112 3328 224 ) ( 2176 3424 0 ) rock4_1 0 0 0 1 1 +( 2336 3360 0 ) ( 2144 3360 0 ) ( 2336 3264 0 ) rock4_1 0 0 0 1 1 +( 2176 3424 0 ) ( 2144 3296 232 ) ( 2176 3424 224 ) rock4_1 0 0 0 1 1 +} +// brush 3776 +{ +( 1984 3232 216 ) ( 2048 3264 216 ) ( 2080 3232 232 ) ground1_6 0 0 0 1 1 +( 1984 3232 0 ) ( 2080 3232 232 ) ( 2080 3232 0 ) rock4_1 0 0 0 1 1 +( 2048 3264 0 ) ( 2048 3264 216 ) ( 1984 3232 0 ) rock4_1 0 0 0 1 1 +( 2176 3488 0 ) ( 1984 3488 0 ) ( 2176 3392 0 ) rock4_1 0 0 0 1 1 +( 2080 3232 0 ) ( 2048 3264 216 ) ( 2048 3264 0 ) rock4_1 0 0 0 1 1 +} +// brush 3777 +{ +( 2048 3264 216 ) ( 2112 3328 224 ) ( 2144 3296 232 ) ground1_6 0 0 0 1 1 +( 2144 3296 0 ) ( 2112 3328 224 ) ( 2112 3328 0 ) rock4_1 0 0 0 1 1 +( 2144 3296 0 ) ( 2048 3264 216 ) ( 2144 3296 232 ) rock4_1 0 0 0 1 1 +( 1920 3264 0 ) ( 2112 3264 0 ) ( 1920 3360 0 ) rock4_1 0 0 0 1 1 +( 2048 3264 0 ) ( 2112 3328 224 ) ( 2048 3264 216 ) rock4_1 0 0 0 1 1 +} +// brush 3778 +{ +( 1920 3424 112 ) ( 2064 3360 120 ) ( 2000 3296 128 ) ground1_6 0 0 0 1 1 +( 2000 3296 0 ) ( 1920 3424 112 ) ( 2000 3296 128 ) rock4_1 0 0 0 1 1 +( 2064 3360 0 ) ( 2064 3360 120 ) ( 1920 3424 0 ) rock4_1 0 0 0 1 1 +( 1968 3456 0 ) ( 1776 3456 0 ) ( 1968 3360 0 ) rock4_1 0 0 0 1 1 +( 2000 3296 0 ) ( 2064 3360 120 ) ( 2064 3360 0 ) rock4_1 0 0 0 1 1 +} +// brush 3779 +{ +( 1920 3264 144 ) ( 1984 3232 160 ) ( 1888 3200 144 ) ground1_6 0 0 0 1 1 +( 1888 3200 144 ) ( 1984 3232 160 ) ( 1888 3200 0 ) rock4_1 0 0 0 1 1 +( 1888 3200 128 ) ( 1888 3200 0 ) ( 1920 3264 128 ) rock4_1 0 0 0 1 1 +( 2048 3264 0 ) ( 1856 3264 0 ) ( 2048 3168 0 ) rock4_1 0 0 0 1 1 +( 1920 3264 0 ) ( 1984 3232 160 ) ( 1920 3264 144 ) rock4_1 0 0 0 1 1 +} +// brush 3780 +{ +( 1920 3264 144 ) ( 2000 3296 160 ) ( 1984 3232 160 ) ground1_6 0 0 0 1 1 +( 1920 3264 0 ) ( 2000 3296 160 ) ( 1920 3264 144 ) rock4_1 0 0 0 1 1 +( 1984 3232 160 ) ( 2000 3296 160 ) ( 1984 3232 0 ) rock4_1 0 0 0 1 1 +( 1856 3232 0 ) ( 2048 3232 0 ) ( 1856 3328 0 ) rock4_1 0 0 0 1 1 +( 1920 3264 0 ) ( 1984 3232 160 ) ( 1984 3232 0 ) rock4_1 0 0 0 1 1 +} +// brush 3781 +{ +( 1984 3232 160 ) ( 2000 3296 160 ) ( 2048 3264 176 ) ground1_6 0 0 0 1 1 +( 1984 3232 0 ) ( 2048 3264 176 ) ( 2048 3264 0 ) rock4_1 0 0 0 1 1 +( 1984 3232 0 ) ( 2000 3296 160 ) ( 1984 3232 160 ) rock4_1 0 0 0 1 1 +( 2128 3296 0 ) ( 1936 3296 0 ) ( 2128 3200 0 ) rock4_1 0 0 0 1 1 +( 2048 3264 0 ) ( 2000 3296 160 ) ( 2000 3296 0 ) rock4_1 0 0 0 1 1 +} +// brush 3782 +{ +( 2000 3296 160 ) ( 2064 3360 152 ) ( 2048 3264 176 ) ground1_6 0 0 0 1 1 +( 2000 3296 0 ) ( 2064 3360 152 ) ( 2000 3296 160 ) rock4_1 0 0 0 1 1 +( 2048 3264 176 ) ( 2064 3360 152 ) ( 2048 3264 0 ) rock4_1 0 0 0 1 1 +( 1920 3264 0 ) ( 2112 3264 0 ) ( 1920 3360 0 ) rock4_1 0 0 0 1 1 +( 2048 3264 0 ) ( 2000 3296 160 ) ( 2048 3264 176 ) rock4_1 0 0 0 1 1 +} +// brush 3783 +{ +( 2064 3360 152 ) ( 2112 3328 168 ) ( 2048 3264 176 ) ground1_6 0 0 0 1 1 +( 2048 3264 0 ) ( 2112 3328 168 ) ( 2112 3328 0 ) rock4_1 0 0 0 1 1 +( 2048 3264 0 ) ( 2064 3360 152 ) ( 2048 3264 176 ) rock4_1 0 0 0 1 1 +( 2192 3360 0 ) ( 2000 3360 0 ) ( 2192 3264 0 ) rock4_1 0 0 0 1 1 +( 2112 3328 0 ) ( 2112 3328 168 ) ( 2064 3360 0 ) rock4_1 0 0 0 1 1 +} +// brush 3784 +{ +( 1888 3200 128 ) ( 1728 3328 136 ) ( 1920 3264 128 ) ground1_6 0 0 0 1 1 +( 1920 3264 128 ) ( 1728 3328 136 ) ( 1920 3264 0 ) rock4_1 0 0 0 1 1 +( 1920 3264 128 ) ( 1920 3264 0 ) ( 1888 3200 128 ) rock4_1 0 0 0 1 1 +( 1760 3200 0 ) ( 1952 3200 0 ) ( 1760 3296 0 ) rock4_1 0 0 0 1 1 +( 1888 3200 0 ) ( 1728 3328 136 ) ( 1888 3200 128 ) rock4_1 0 0 0 1 1 +} +// brush 3785 +{ +( 1728 3648 112 ) ( 1728 3712 96 ) ( 1792 3680 112 ) ground1_6 0 0 0 1 1 +( 1728 3648 0 ) ( 1728 3648 112 ) ( 1792 3680 0 ) rock4_1 0 0 0 1 1 +( 1728 3712 0 ) ( 1728 3712 96 ) ( 1728 3648 0 ) rock4_1 0 0 0 1 1 +( 1664 3552 0 ) ( 1856 3552 0 ) ( 1664 3648 0 ) rock4_1 0 0 0 1 1 +( 1792 3680 0 ) ( 1728 3712 96 ) ( 1728 3712 0 ) rock4_1 0 0 0 1 1 +} +// brush 3786 +{ +( 1920 3264 128 ) ( 1920 3424 112 ) ( 2000 3296 128 ) ground1_6 0 0 0 1 1 +( 2000 3296 0 ) ( 1920 3424 112 ) ( 1920 3424 0 ) rock4_1 0 0 0 1 1 +( 2000 3296 128 ) ( 2000 3296 0 ) ( 1920 3264 128 ) rock4_1 0 0 0 1 1 +( 1952 3264 0 ) ( 2144 3264 0 ) ( 1952 3360 0 ) rock4_1 0 0 0 1 1 +( 1920 3264 0 ) ( 1920 3424 112 ) ( 1920 3264 128 ) rock4_1 0 0 0 1 1 +} +// brush 3787 +{ +( 2176 3488 272 ) ( 2160 3568 120 ) ( 2208 3536 256 ) rock4_1 0 0 0 1 1 +( 2208 3536 0 ) ( 2160 3568 120 ) ( 2160 3568 0 ) rock4_1 0 0 0 1 1 +( 2176 3488 272 ) ( 2208 3536 256 ) ( 2176 3488 0 ) rock4_1 0 0 0 1 1 +( 2368 3456 0 ) ( 2368 3648 0 ) ( 2272 3456 0 ) rock4_1 0 0 0 1 1 +( 2176 3488 0 ) ( 2160 3568 120 ) ( 2176 3488 272 ) rock4_1 0 0 0 1 1 +} +// brush 3788 +{ +( 2176 3424 136 ) ( 2064 3360 120 ) ( 2048 3520 120 ) ground1_6 0 0 0 1 1 +( 2176 3424 0 ) ( 2064 3360 120 ) ( 2176 3424 136 ) rock4_1 0 0 0 1 1 +( 2048 3520 120 ) ( 2064 3360 120 ) ( 2048 3520 0 ) rock4_1 0 0 0 1 1 +( 2016 3328 0 ) ( 2208 3328 0 ) ( 2016 3424 0 ) rock4_1 0 0 0 1 1 +( 2176 3424 0 ) ( 2176 3424 136 ) ( 2048 3520 0 ) rock4_1 0 0 0 1 1 +} +// brush 3789 +{ +( 2144 3296 320 ) ( 2176 3424 304 ) ( 2240 3424 352 ) ground1_6 0 0 0 1 1 +( 2176 3392 0 ) ( 1984 3296 0 ) ( 2176 3296 0 ) rock4_1 0 0 0 1 1 +( 2240 3424 0 ) ( 2144 3296 320 ) ( 2240 3424 352 ) rock4_1 0 0 0 1 1 +( 2240 3424 0 ) ( 2176 3424 304 ) ( 2176 3424 0 ) rock4_1 0 0 0 1 1 +( 2176 3424 0 ) ( 2176 3424 304 ) ( 2144 3296 0 ) rock4_1 0 0 0 1 1 +} +// brush 3790 +{ +( 2208 3264 352 ) ( 2144 3296 320 ) ( 2240 3424 352 ) ground1_6 0 0 0 1 1 +( 2208 3328 0 ) ( 2400 3424 0 ) ( 2208 3424 0 ) rock4_1 0 0 0 1 1 +( 2240 3424 0 ) ( 2144 3296 320 ) ( 2144 3296 0 ) rock4_1 0 0 0 1 1 +( 2208 3264 0 ) ( 2144 3296 320 ) ( 2208 3264 352 ) rock4_1 0 0 0 1 1 +( 2208 3264 0 ) ( 2208 3264 352 ) ( 2240 3424 352 ) rock4_1 0 0 0 1 1 +} +// brush 3791 +{ +( 2272 3648 0 ) ( 2224 3648 0 ) ( 2272 4000 0 ) sky1 0 0 0 32 32 +( 2240 3648 -96 ) ( 2240 4000 -96 ) ( 2240 3648 -448 ) sky1 0 0 0 32 32 +( 2256 3424 -96 ) ( 2256 3424 -448 ) ( 2208 3424 -96 ) sky1 0 0 0 32 32 +( 1728 4000 -32 ) ( 1728 3648 -32 ) ( 1776 4000 -32 ) sky1 0 0 0 32 32 +( 1728 4000 -96 ) ( 1728 4000 256 ) ( 1728 3648 -96 ) sky1 0 0 0 32 32 +( 2304 4032 -448 ) ( 2352 4032 -448 ) ( 2304 4032 -96 ) sky1 0 0 0 32 32 +} +// brush 3792 +{ +( 1728 4016 480 ) ( 2080 4064 480 ) ( 2080 4016 480 ) sky1 0 0 0 32 32 +( 2080 4032 0 ) ( 1728 4032 352 ) ( 2080 4032 352 ) sky1 0 0 0 32 32 +( 2240 4080 352 ) ( 2240 4032 0 ) ( 2240 4032 352 ) sky1 0 0 0 32 32 +( 1728 4032 0 ) ( 2080 4080 0 ) ( 1728 4080 0 ) sky1 0 0 0 32 32 +( 2080 4064 0 ) ( 1728 4064 352 ) ( 1728 4064 0 ) sky1 0 0 0 32 32 +( 1728 4080 384 ) ( 1728 4032 32 ) ( 1728 4080 32 ) sky1 0 0 0 32 32 +} +// brush 3793 +{ +( 1760 3328 480 ) ( 1712 3328 480 ) ( 1760 3680 480 ) sky1 0 0 0 32 32 +( 1728 3328 384 ) ( 1728 3680 384 ) ( 1728 3328 32 ) sky1 0 0 0 32 32 +( 1744 3712 320 ) ( 1744 3712 -32 ) ( 1696 3712 320 ) sky1 0 0 0 32 32 +( 1696 3680 0 ) ( 1696 3328 0 ) ( 1744 3680 0 ) sky1 0 0 0 32 32 +( 1696 3680 0 ) ( 1696 3680 352 ) ( 1696 3328 0 ) sky1 0 0 0 32 32 +( 1728 4032 0 ) ( 1776 4032 0 ) ( 1728 4032 352 ) sky1 0 0 0 32 32 +} +// brush 3794 +{ +( 2176 3488 120 ) ( 2176 3424 136 ) ( 2048 3520 120 ) ground1_6 0 0 0 1 1 +( 2176 3488 0 ) ( 2176 3488 120 ) ( 2048 3520 0 ) rock4_1 0 0 0 1 1 +( 2176 3424 0 ) ( 2176 3424 136 ) ( 2176 3488 0 ) rock4_1 0 0 0 1 1 +( 2208 3616 0 ) ( 2016 3616 0 ) ( 2208 3520 0 ) rock4_1 0 0 0 1 1 +( 2048 3520 0 ) ( 2176 3424 136 ) ( 2176 3424 0 ) rock4_1 0 0 0 1 1 +} +// brush 3795 +{ +( 1920 3264 128 ) ( 1728 3328 136 ) ( 1920 3424 112 ) ground1_6 0 0 0 1 1 +( 1920 3264 0 ) ( 1728 3328 136 ) ( 1920 3264 128 ) rock4_1 0 0 0 1 1 +( 1920 3424 112 ) ( 1728 3328 136 ) ( 1920 3424 0 ) rock4_1 0 0 0 1 1 +( 1888 3424 0 ) ( 1696 3424 0 ) ( 1888 3328 0 ) rock4_1 0 0 0 1 1 +( 1920 3264 0 ) ( 1920 3424 112 ) ( 1920 3424 0 ) rock4_1 0 0 0 1 1 +} +// brush 3796 +{ +( 1920 3424 112 ) ( 1728 3328 136 ) ( 1728 3552 128 ) ground1_6 0 0 0 1 1 +( 1728 3552 0 ) ( 1920 3424 112 ) ( 1728 3552 128 ) rock4_1 0 0 0 1 1 +( 1728 3328 0 ) ( 1728 3328 136 ) ( 1920 3424 0 ) rock4_1 0 0 0 1 1 +( 1760 3360 0 ) ( 1952 3360 0 ) ( 1760 3456 0 ) rock4_1 0 0 0 1 1 +( 1728 3552 0 ) ( 1728 3328 136 ) ( 1728 3328 0 ) rock4_1 0 0 0 1 1 +} +// brush 3797 +{ +( 1728 3552 128 ) ( 1920 3488 104 ) ( 1920 3424 112 ) ground1_6 0 0 0 1 1 +( 1728 3552 0 ) ( 1920 3424 112 ) ( 1920 3424 0 ) rock4_1 0 0 0 1 1 +( 1728 3552 0 ) ( 1920 3488 104 ) ( 1728 3552 128 ) rock4_1 0 0 0 1 1 +( 1888 3616 0 ) ( 1696 3616 0 ) ( 1888 3520 0 ) rock4_1 0 0 0 1 1 +( 1920 3424 0 ) ( 1920 3488 104 ) ( 1920 3488 0 ) rock4_1 0 0 0 1 1 +} +// brush 3798 +{ +( 1728 3552 128 ) ( 1888 3552 112 ) ( 1920 3488 104 ) ground1_6 0 0 0 1 1 +( 1920 3488 104 ) ( 1888 3552 112 ) ( 1920 3488 0 ) rock4_1 0 0 0 1 1 +( 1728 3552 128 ) ( 1920 3488 104 ) ( 1728 3552 0 ) rock4_1 0 0 0 1 1 +( 1760 3424 0 ) ( 1952 3424 0 ) ( 1760 3520 0 ) rock4_1 0 0 0 1 1 +( 1728 3552 0 ) ( 1888 3552 112 ) ( 1728 3552 128 ) rock4_1 0 0 0 1 1 +} +// brush 3799 +{ +( 1728 3552 128 ) ( 1872 3600 112 ) ( 1888 3552 112 ) ground1_6 0 0 0 1 1 +( 1728 3552 0 ) ( 1872 3600 112 ) ( 1728 3552 128 ) rock4_1 0 0 0 1 1 +( 1888 3552 112 ) ( 1872 3600 112 ) ( 1888 3552 0 ) rock4_1 0 0 0 1 1 +( 1856 3680 0 ) ( 1664 3680 0 ) ( 1856 3584 0 ) rock4_1 0 0 0 1 1 +( 1728 3552 0 ) ( 1888 3552 112 ) ( 1888 3552 0 ) rock4_1 0 0 0 1 1 +} +// brush 3800 +{ +( 1728 3552 128 ) ( 1728 3648 112 ) ( 1872 3600 112 ) ground1_6 0 0 0 1 1 +( 1728 3552 0 ) ( 1872 3600 112 ) ( 1872 3600 0 ) rock4_1 0 0 0 1 1 +( 1728 3552 0 ) ( 1728 3648 112 ) ( 1728 3552 128 ) rock4_1 0 0 0 1 1 +( 1744 3472 0 ) ( 1936 3472 0 ) ( 1744 3568 0 ) rock4_1 0 0 0 1 1 +( 1872 3600 0 ) ( 1728 3648 112 ) ( 1728 3648 0 ) rock4_1 0 0 0 1 1 +} +// brush 3801 +{ +( 1872 3600 112 ) ( 1728 3648 112 ) ( 1792 3680 112 ) ground1_6 0 0 0 1 1 +( 1792 3680 112 ) ( 1728 3648 112 ) ( 1792 3680 0 ) rock4_1 0 0 0 1 1 +( 1872 3600 112 ) ( 1792 3680 112 ) ( 1872 3600 0 ) rock4_1 0 0 0 1 1 +( 1856 3776 0 ) ( 1664 3776 0 ) ( 1856 3680 0 ) rock4_1 0 0 0 1 1 +( 1728 3648 0 ) ( 1728 3648 112 ) ( 1872 3600 0 ) rock4_1 0 0 0 1 1 +} +// brush 3802 +{ +( 2048 3520 120 ) ( 2064 3360 120 ) ( 1920 3424 112 ) ground1_6 0 0 0 1 1 +( 2048 3520 0 ) ( 2048 3520 120 ) ( 1920 3424 0 ) rock4_1 0 0 0 1 1 +( 2064 3360 0 ) ( 2064 3360 120 ) ( 2048 3520 0 ) rock4_1 0 0 0 1 1 +( 2096 3552 0 ) ( 1904 3552 0 ) ( 2096 3456 0 ) rock4_1 0 0 0 1 1 +( 1920 3424 0 ) ( 2064 3360 120 ) ( 2064 3360 0 ) rock4_1 0 0 0 1 1 +} +// brush 3803 +{ +( 1920 3488 104 ) ( 2048 3520 120 ) ( 1920 3424 112 ) ground1_6 0 0 0 1 1 +( 1920 3424 112 ) ( 2048 3520 120 ) ( 1920 3424 0 ) rock4_1 0 0 0 1 1 +( 1920 3424 0 ) ( 1920 3488 104 ) ( 1920 3424 112 ) rock4_1 0 0 0 1 1 +( 1872 3392 0 ) ( 2064 3392 0 ) ( 1872 3488 0 ) rock4_1 0 0 0 1 1 +( 2048 3520 0 ) ( 2048 3520 120 ) ( 1920 3488 0 ) rock4_1 0 0 0 1 1 +} +// brush 3804 +{ +( 1936 3536 104 ) ( 2048 3520 120 ) ( 1920 3488 104 ) ground1_6 0 0 0 1 1 +( 1936 3536 0 ) ( 1936 3536 104 ) ( 1920 3488 0 ) rock4_1 0 0 0 1 1 +( 2048 3520 0 ) ( 2048 3520 120 ) ( 1936 3536 0 ) rock4_1 0 0 0 1 1 +( 2096 3616 0 ) ( 1904 3616 0 ) ( 2096 3520 0 ) rock4_1 0 0 0 1 1 +( 1920 3488 0 ) ( 2048 3520 120 ) ( 2048 3520 0 ) rock4_1 0 0 0 1 1 +} +// brush 3805 +{ +( 2112 3648 104 ) ( 2160 3568 120 ) ( 2048 3520 120 ) ground1_6 0 0 0 1 1 +( 2160 3568 0 ) ( 2160 3568 120 ) ( 2112 3648 0 ) rock4_1 0 0 0 1 1 +( 2048 3520 120 ) ( 2160 3568 120 ) ( 2048 3520 0 ) rock4_1 0 0 0 1 1 +( 1968 3488 0 ) ( 2160 3488 0 ) ( 1968 3584 0 ) rock4_1 0 0 0 1 1 +( 2112 3648 0 ) ( 2112 3648 104 ) ( 2048 3520 0 ) rock4_1 0 0 0 1 1 +} +// brush 3806 +{ +( 1936 3536 104 ) ( 2032 3600 112 ) ( 2048 3520 120 ) ground1_6 0 0 0 1 1 +( 2048 3520 120 ) ( 2032 3600 112 ) ( 2048 3520 0 ) rock4_1 0 0 0 1 1 +( 1936 3536 104 ) ( 2048 3520 120 ) ( 1936 3536 0 ) rock4_1 0 0 0 1 1 +( 1888 3440 0 ) ( 2080 3440 0 ) ( 1888 3536 0 ) rock4_1 0 0 0 1 1 +( 2032 3600 0 ) ( 2032 3600 112 ) ( 1936 3536 0 ) rock4_1 0 0 0 1 1 +} +// brush 3807 +{ +( 1968 3632 96 ) ( 2032 3696 96 ) ( 2032 3600 112 ) ground1_6 0 0 0 1 1 +( 2032 3696 0 ) ( 2032 3696 96 ) ( 1968 3632 0 ) rock4_1 0 0 0 1 1 +( 1968 3632 0 ) ( 1968 3632 96 ) ( 2032 3600 0 ) rock4_1 0 0 0 1 1 +( 2112 3664 0 ) ( 1920 3568 0 ) ( 2112 3568 0 ) rock4_1 0 0 0 1 1 +( 2032 3600 112 ) ( 2032 3696 96 ) ( 2032 3600 0 ) rock4_1 0 0 0 1 1 +} +// brush 3808 +{ +( 2032 3600 112 ) ( 2112 3648 104 ) ( 2048 3520 120 ) ground1_6 0 0 0 1 1 +( 2032 3600 0 ) ( 2032 3600 112 ) ( 2048 3520 0 ) rock4_1 0 0 0 1 1 +( 2112 3648 0 ) ( 2112 3648 104 ) ( 2032 3600 0 ) rock4_1 0 0 0 1 1 +( 2192 3680 0 ) ( 2000 3680 0 ) ( 2192 3584 0 ) rock4_1 0 0 0 1 1 +( 2048 3520 0 ) ( 2112 3648 104 ) ( 2112 3648 0 ) rock4_1 0 0 0 1 1 +} +// brush 3809 +{ +( 2032 3696 96 ) ( 2112 3648 104 ) ( 2032 3600 112 ) ground1_6 0 0 0 1 1 +( 2112 3648 0 ) ( 2112 3648 104 ) ( 2032 3696 0 ) rock4_1 0 0 0 1 1 +( 2032 3600 112 ) ( 2112 3648 104 ) ( 2032 3600 0 ) rock4_1 0 0 0 1 1 +( 1952 3568 0 ) ( 2144 3568 0 ) ( 1952 3664 0 ) rock4_1 0 0 0 1 1 +( 2032 3696 0 ) ( 2032 3696 96 ) ( 2032 3600 0 ) rock4_1 0 0 0 1 1 +} +// brush 3810 +{ +( 2048 3520 120 ) ( 2160 3568 120 ) ( 2176 3488 120 ) ground1_6 0 0 0 1 1 +( 2048 3520 120 ) ( 2176 3488 120 ) ( 2048 3520 0 ) rock4_1 0 0 0 1 1 +( 2048 3520 0 ) ( 2160 3568 120 ) ( 2048 3520 120 ) rock4_1 0 0 0 1 1 +( 2016 3392 0 ) ( 2208 3392 0 ) ( 2016 3488 0 ) rock4_1 0 0 0 1 1 +( 2176 3488 0 ) ( 2160 3568 120 ) ( 2160 3568 0 ) rock4_1 0 0 0 1 1 +} +// brush 3811 +{ +( 1968 3632 96 ) ( 1984 3696 48 ) ( 2032 3696 96 ) rock4_1 0 0 0 1 1 +( 2032 3696 0 ) ( 1984 3696 48 ) ( 1984 3696 0 ) rock4_1 0 0 0 1 1 +( 1952 3648 0 ) ( 2032 3648 0 ) ( 1952 3712 0 ) rock4_1 0 0 0 1 1 +( 1968 3632 0 ) ( 1984 3696 48 ) ( 1968 3632 96 ) rock4_1 0 0 0 1 1 +( 1968 3632 96 ) ( 2032 3696 96 ) ( 1968 3632 0 ) rock4_1 0 0 0 1 1 +} +// brush 3812 +{ +( 2272 3328 512 ) ( 2224 3328 512 ) ( 2272 3680 512 ) sky1 0 0 0 32 32 +( 2240 3328 416 ) ( 2240 3680 416 ) ( 2240 3328 64 ) sky1 0 0 0 32 32 +( 2256 3168 416 ) ( 2256 3168 64 ) ( 2208 3168 416 ) sky1 0 0 0 32 32 +( 1728 3680 480 ) ( 1728 3328 480 ) ( 1776 3680 480 ) sky1 0 0 0 32 32 +( 1728 3680 416 ) ( 1728 3680 768 ) ( 1728 3328 416 ) sky1 0 0 0 32 32 +( 2304 4032 64 ) ( 2352 4032 64 ) ( 2304 4032 416 ) sky1 0 0 0 32 32 +} +// brush 3813 +{ +( 2192 3520 480 ) ( 2240 3520 480 ) ( 2192 3168 480 ) sky1 0 0 0 32 32 +( 2112 3200 480 ) ( 2112 3200 352 ) ( 2208 3264 352 ) sky1 0 0 0 32 32 +( 2256 3168 352 ) ( 2256 3520 352 ) ( 2208 3168 352 ) sky1 0 0 0 32 32 +( 2112 3200 352 ) ( 2112 3200 480 ) ( 2240 3168 480 ) sky1 0 0 0 32 32 +( 2208 3264 -32 ) ( 2240 3168 -32 ) ( 2208 3264 96 ) sky1 0 0 0 1 1 +} +// brush 3814 +{ +( 2272 3360 480 ) ( 2224 3360 480 ) ( 2272 3712 480 ) sky1 0 0 0 32 32 +( 2240 3360 352 ) ( 2240 3712 352 ) ( 2240 3360 0 ) sky1 0 0 0 32 32 +( 2176 3488 32 ) ( 2176 3488 480 ) ( 2240 3424 480 ) sky1 0 0 0 32 32 +( 2208 3712 0 ) ( 2208 3360 0 ) ( 2256 3712 0 ) sky1 0 0 0 32 32 +( 2176 3488 480 ) ( 2176 3488 32 ) ( 2208 3536 480 ) sky1 0 0 0 32 32 +( 2208 3536 448 ) ( 2208 3536 0 ) ( 2240 3536 0 ) sky1 0 0 0 32 32 +} +// brush 3815 +{ +( 2080 3184 480 ) ( 2080 3136 480 ) ( 1728 3184 480 ) sky1 0 0 0 32 32 +( 2080 3168 352 ) ( 1728 3168 352 ) ( 2080 3168 0 ) sky1 0 0 0 32 32 +( 2240 3168 352 ) ( 2240 3168 0 ) ( 2240 3120 352 ) sky1 0 0 0 32 32 +( 1728 3120 320 ) ( 2080 3120 320 ) ( 1728 3168 320 ) sky1 0 0 0 32 32 +( 1728 3136 0 ) ( 1728 3136 352 ) ( 2080 3136 0 ) sky1 0 0 0 32 32 +( 1728 3120 32 ) ( 1728 3168 32 ) ( 1728 3120 384 ) sky1 0 0 0 32 32 +} +// brush 3816 +{ +( 2336 3216 480 ) ( 2336 3168 480 ) ( 1984 3216 480 ) sky1 0 0 0 32 32 +( 2336 3200 352 ) ( 1984 3200 352 ) ( 2336 3200 0 ) sky1 0 0 0 32 32 +( 2240 3168 320 ) ( 2240 3168 448 ) ( 2112 3200 448 ) sky1 0 0 0 32 32 +( 1984 3152 320 ) ( 2336 3152 320 ) ( 1984 3200 320 ) sky1 0 0 0 32 32 +( 2240 3168 448 ) ( 2240 3168 320 ) ( 1936 3168 448 ) sky1 0 0 0 32 32 +( 1936 3168 480 ) ( 1936 3168 352 ) ( 1984 3200 352 ) sky1 0 0 0 32 32 +} +// brush 3817 +{ +( 2192 3520 480 ) ( 2240 3520 480 ) ( 2192 3168 480 ) sky1 0 0 0 32 32 +( 2208 3264 480 ) ( 2208 3264 352 ) ( 2240 3424 352 ) sky1 0 0 0 32 32 +( 2256 3168 352 ) ( 2256 3520 352 ) ( 2208 3168 352 ) sky1 0 0 0 32 32 +( 2240 3168 320 ) ( 2240 3168 448 ) ( 2240 3424 448 ) sky1 0 0 0 32 32 +( 2208 3264 96 ) ( 2240 3168 -32 ) ( 2208 3264 -32 ) sky1 0 0 0 1 1 +} +// brush 3818 +{ +( 2272 3936 480 ) ( 2224 3936 480 ) ( 2272 4288 480 ) sky1 0 0 0 32 32 +( 2240 3936 352 ) ( 2240 4288 352 ) ( 2240 3936 0 ) sky1 0 0 0 32 32 +( 2256 3536 352 ) ( 2256 3536 0 ) ( 2208 3536 352 ) sky1 0 0 0 32 32 +( 2208 4288 0 ) ( 2208 3936 0 ) ( 2256 4288 0 ) sky1 0 0 0 32 32 +( 2208 4288 32 ) ( 2208 4288 384 ) ( 2208 3936 32 ) sky1 0 0 0 32 32 +( 2208 4032 0 ) ( 2256 4032 0 ) ( 2208 4032 352 ) sky1 0 0 0 32 32 +} +// brush 3819 +{ +( 2304 3328 448 ) ( 2256 3328 448 ) ( 2304 3680 448 ) sky1 0 0 0 32 32 +( 2272 3328 352 ) ( 2272 3680 352 ) ( 2272 3328 0 ) sky1 0 0 0 32 32 +( 2288 3168 352 ) ( 2288 3168 0 ) ( 2240 3168 352 ) sky1 0 0 0 32 32 +( 2240 3680 0 ) ( 2240 3328 0 ) ( 2288 3680 0 ) sky1 0 0 0 32 32 +( 2240 3680 0 ) ( 2240 3680 352 ) ( 2240 3328 0 ) sky1 0 0 0 32 32 +( 2240 3424 0 ) ( 2288 3424 0 ) ( 2240 3424 352 ) sky1 0 0 0 32 32 +} +// brush 3820 +{ +( 1984 3696 48 ) ( 1968 3632 96 ) ( 1952 3664 32 ) rock4_1 0 0 0 1 1 +( 1968 3632 0 ) ( 1968 3632 96 ) ( 1984 3696 0 ) rock4_1 0 0 0 1 1 +( 1936 3632 0 ) ( 1968 3632 0 ) ( 1936 3696 0 ) rock4_1 0 0 0 1 1 +( 1952 3664 0 ) ( 1968 3632 96 ) ( 1968 3632 0 ) rock4_1 0 0 0 1 1 +( 1984 3696 48 ) ( 1952 3664 32 ) ( 1984 3696 0 ) rock4_1 0 0 0 1 1 +} +// brush 3821 +{ +( 1464 224 -224 ) ( 1408 256 -384 ) ( 1392 200 -224 ) rock4_1 0 0 0 1 1 +( 1464 224 -216 ) ( 1464 224 -320 ) ( 1392 200 -216 ) rock4_1 0 0 0 1 1 +( 1464 224 -320 ) ( 1464 224 -216 ) ( 1472 256 -216 ) rock4_1 0 0 0 1 1 +( 1472 256 -224 ) ( 1408 256 -384 ) ( 1464 224 -224 ) rock4_1 0 0 0 1 1 +( 1432 288 -224 ) ( 1408 256 -384 ) ( 1472 256 -224 ) rock4_1 0 0 0 1 1 +( 1432 288 -216 ) ( 1432 288 -320 ) ( 1472 256 -216 ) rock4_1 0 0 0 1 1 +( 1368 280 -224 ) ( 1408 256 -384 ) ( 1432 288 -224 ) rock4_1 0 0 0 1 1 +( 1368 280 -216 ) ( 1368 280 -320 ) ( 1432 288 -216 ) rock4_1 0 0 0 1 1 +( 1360 216 -216 ) ( 1360 216 -320 ) ( 1368 280 -320 ) rock4_1 0 0 0 1 1 +( 1360 216 -224 ) ( 1408 256 -384 ) ( 1368 280 -224 ) rock4_1 0 0 0 1 1 +( 1392 200 -224 ) ( 1408 256 -384 ) ( 1360 216 -224 ) rock4_1 0 0 0 1 1 +( 1392 200 -216 ) ( 1392 200 -320 ) ( 1360 216 -216 ) rock4_1 0 0 0 1 1 +( 64 296 -216 ) ( -64 192 -216 ) ( -64 296 -216 ) ground1_6 0 0 0 1 1 +} +// brush 3822 +{ +( 1416 268 -240 ) ( 1416 236 -240 ) ( 1388 268 -240 ) rock4_1 0 0 0 1 1 +( 1420 272 -368 ) ( 1420 272 -240 ) ( 1388 268 -240 ) rock4_1 0 0 0 1 1 +( 1400 228 -240 ) ( 1400 228 -368 ) ( 1384 236 -240 ) rock4_1 0 0 0 1 1 +( 1384 236 -240 ) ( 1384 236 -368 ) ( 1388 268 -368 ) rock4_1 0 0 0 1 1 +( 1400 228 -368 ) ( 1400 228 -240 ) ( 1436 240 -240 ) rock4_1 0 0 0 1 1 +( 1420 272 -240 ) ( 1420 272 -368 ) ( 1440 256 -240 ) rock4_1 0 0 0 1 1 +( 1440 256 -240 ) ( 1440 256 -368 ) ( 1436 240 -368 ) rock4_1 0 0 0 1 1 +( 1388 268 -352 ) ( 1408 256 -464 ) ( 1420 272 -352 ) rock4_1 0 0 0 1 1 +( 1384 236 -352 ) ( 1408 256 -464 ) ( 1388 268 -352 ) rock4_1 0 0 0 1 1 +( 1400 228 -352 ) ( 1408 256 -464 ) ( 1384 236 -352 ) rock4_1 0 0 0 1 1 +( 1436 240 -352 ) ( 1408 256 -464 ) ( 1400 228 -352 ) rock4_1 0 0 0 1 1 +( 1440 256 -352 ) ( 1408 256 -464 ) ( 1436 240 -352 ) rock4_1 0 0 0 1 1 +( 1420 272 -352 ) ( 1408 256 -464 ) ( 1440 256 -352 ) rock4_1 0 0 0 1 1 +} +// brush 3823 +{ +( 2432 3328 416 ) ( 2432 3232 416 ) ( 2368 3328 416 ) sky1 0 0 0 32 32 +( 2432 3328 416 ) ( 2368 3328 416 ) ( 2432 3328 192 ) sky1 0 0 0 32 32 +( 2400 3328 416 ) ( 2400 3328 192 ) ( 2400 3232 416 ) sky1 0 0 0 32 32 +( 2368 3232 160 ) ( 2432 3232 160 ) ( 2368 3328 160 ) sky1 0 0 0 32 32 +( 2368 3232 192 ) ( 2368 3232 416 ) ( 2432 3232 192 ) sky1 0 0 0 32 32 +( 2368 3232 192 ) ( 2368 3328 192 ) ( 2368 3232 416 ) sky1 0 0 0 32 32 +} +// brush 3824 +{ +( 48 -112 8 ) ( 112 -176 8 ) ( 48 -176 8 ) crate_top 16 16 0 1 1 +( 48 -176 -56 ) ( 48 -112 24 ) ( 48 -176 24 ) cr8_la0 48 8 0 1 1 +( 48 -176 8 ) ( 56 -168 8 ) ( 56 -168 -56 ) crate2_side 48 8 0 1 1 +( 48 -112 -56 ) ( 112 -176 -56 ) ( 112 -112 -56 ) cr8_la0 16 24 0 1 1 +( 54 -120 8 ) ( 54 -168 -56 ) ( 54 -168 8 ) cr8_la0 48 8 0 1 1 +( 48 -112 -56 ) ( 56 -120 -56 ) ( 56 -120 8 ) crate2_side 48 8 0 1 1 +} +// brush 3825 +{ +( 112 -176 8 ) ( 48 -176 8 ) ( 112 -112 8 ) crate_top 16 16 0 1 1 +( 112 -176 24 ) ( 112 -112 24 ) ( 112 -176 -56 ) cr8_la0 48 8 0 1 1 +( 104 -168 -56 ) ( 104 -168 8 ) ( 112 -176 8 ) crate2_side 48 8 0 1 1 +( 48 -112 -56 ) ( 48 -176 -56 ) ( 112 -112 -56 ) cr8_la0 16 24 0 1 1 +( 106 -168 8 ) ( 106 -168 -56 ) ( 106 -120 8 ) cr8_la0 48 8 0 1 1 +( 104 -120 8 ) ( 104 -120 -56 ) ( 112 -112 -56 ) crate2_side 48 8 0 1 1 +} +// brush 3826 +{ +( 48 -176 8 ) ( 112 -112 8 ) ( 112 -176 8 ) crate_top 16 16 0 1 1 +( 112 -176 -56 ) ( 48 -176 24 ) ( 112 -176 24 ) cr8_la0 16 8 0 1 1 +( 112 -176 8 ) ( 104 -168 8 ) ( 104 -168 -56 ) crate2_side 48 8 0 1 1 +( 48 -176 -56 ) ( 112 -112 -56 ) ( 48 -112 -56 ) cr8_la0 16 24 0 1 1 +( 56 -170 8 ) ( 104 -170 -56 ) ( 104 -170 8 ) cr8_la0 16 8 0 1 1 +( 48 -176 -56 ) ( 56 -168 -56 ) ( 56 -168 8 ) crate2_side 48 8 0 1 1 +} +// brush 3827 +{ +( 112 -112 8 ) ( 112 -176 8 ) ( 48 -112 8 ) crate_top 16 16 0 1 1 +( 112 -112 24 ) ( 48 -112 24 ) ( 112 -112 -56 ) cr8_la0 16 8 0 1 1 +( 104 -120 -56 ) ( 104 -120 8 ) ( 112 -112 8 ) crate2_side 48 8 0 1 1 +( 48 -176 -56 ) ( 112 -176 -56 ) ( 48 -112 -56 ) cr8_la0 16 24 0 1 1 +( 104 -118 8 ) ( 104 -118 -56 ) ( 56 -118 8 ) cr8_la0 16 8 0 1 1 +( 56 -120 8 ) ( 56 -120 -56 ) ( 48 -112 -56 ) crate2_side 48 8 0 1 1 +} +// brush 3828 +{ +( 106 -118 -40 ) ( 106 -170 -40 ) ( 54 -118 -40 ) ecop1_1 0 0 0 1 1 +( 106 -118 8 ) ( 54 -118 8 ) ( 106 -118 -56 ) ecop1_1 0 0 0 1 1 +( 106 -118 8 ) ( 106 -118 -56 ) ( 106 -170 8 ) ecop1_1 0 0 0 1 1 +( 54 -170 -56 ) ( 106 -170 -56 ) ( 54 -118 -56 ) ecop1_1 0 0 0 1 1 +( 54 -170 -56 ) ( 54 -170 8 ) ( 106 -170 -56 ) ecop1_1 0 0 0 1 1 +( 54 -170 -56 ) ( 54 -118 -56 ) ( 54 -170 8 ) ecop1_1 0 0 0 1 1 +} +// brush 3829 +{ +( -288 1568 320 ) ( -352 1568 320 ) ( -288 1632 320 ) wbrick1_5 0 32 0 1 1 +( -64 1104 320 ) ( -64 1168 320 ) ( -64 1104 192 ) wbrick1_5 48 0 0 1 1 +( 16 1600 320 ) ( 16 1600 192 ) ( -48 1600 320 ) wbrick1_5 32 0 0 1 1 +( -352 1632 -96 ) ( -352 1568 -96 ) ( -288 1632 -96 ) wbrick1_5 0 32 0 1 1 +( -448 1632 192 ) ( -384 1632 192 ) ( -448 1632 320 ) wbrick1_5 32 0 0 1 1 +( -480 1568 32 ) ( -480 1728 32 ) ( -480 1568 160 ) wbrick1_5 32 0 0 1 1 +} +// brush 3830 +{ +( -224 1568 256 ) ( -224 1552 256 ) ( -240 1568 256 ) sky1 0 0 0 32 32 +( -288 1568 272 ) ( -304 1568 272 ) ( -288 1568 96 ) sky1 0 0 0 32 32 +( -224 1568 256 ) ( -224 1568 80 ) ( -224 1552 256 ) sky1 0 0 0 32 32 +( -240 1552 224 ) ( -224 1552 224 ) ( -240 1568 224 ) sky1 0 0 0 32 32 +( -896 1184 224 ) ( -896 1184 400 ) ( -880 1184 224 ) sky1 0 0 0 32 32 +( -960 1184 96 ) ( -960 1200 96 ) ( -960 1184 272 ) sky1 0 0 0 32 32 +} +// brush 3831 +{ +( -1088 1184 48 ) ( -1088 1248 32 ) ( -1024 1184 16 ) wgrass1_1 0 0 0 0.5 0.5 +( -1088 1184 -160 ) ( -1088 1184 48 ) ( -1024 1184 -160 ) wgrass1_1 0 0 0 0.5 0.5 +( -1136 1184 -160 ) ( -864 1376 -160 ) ( -1136 1376 -160 ) wgrass1_1 0 0 0 0.5 0.5 +( -1088 1248 -160 ) ( -1088 1248 32 ) ( -1088 1184 -160 ) wgrass1_1 0 0 0 0.5 0.5 +( -1024 1184 16 ) ( -1088 1248 32 ) ( -1024 1184 -160 ) wgrass1_1 0 0 0 0.5 0.5 +} +// brush 3832 +{ +( -544 1344 -112 ) ( -768 1184 -48 ) ( -704 1408 -96 ) ground1_6 0 0 0 1 1 +( -704 1408 -160 ) ( -768 1184 -48 ) ( -768 1184 -160 ) rock4_1 0 0 0 1 1 +( -880 1408 -160 ) ( -1152 1024 -160 ) ( -880 1024 -160 ) rock4_1 0 0 0 1 1 +( -768 1184 -160 ) ( -768 1184 -48 ) ( -544 1344 -160 ) rock4_1 0 0 0 1 1 +( -544 1344 -112 ) ( -704 1408 -96 ) ( -544 1344 -160 ) rock4_1 0 0 0 1 1 +} +// brush 3833 +{ +( -720 1184 224 ) ( -592 1200 224 ) ( -592 1184 224 ) wm1_2 0 0 0 1 1 +( -608 1184 -128 ) ( -736 1184 -96 ) ( -608 1184 -96 ) wm1_2 0 0 0 1 1 +( -224 1216 -96 ) ( -224 1200 -128 ) ( -224 1200 -96 ) wm1_2 0 0 0 1 1 +( -744 1184 192 ) ( -616 1200 192 ) ( -744 1200 192 ) wm1_2 0 0 0 1 1 +( -608 1200 -128 ) ( -736 1200 -96 ) ( -736 1200 -128 ) wm1_2 0 0 0 1 1 +( -768 1216 -96 ) ( -768 1200 -128 ) ( -768 1216 -128 ) wm1_2 0 0 0 1 1 +} +// brush 3834 +{ +( -784 1184 192 ) ( -656 1200 192 ) ( -656 1184 192 ) wm1_2 0 0 0 1 1 +( -640 1184 -128 ) ( -768 1184 -96 ) ( -640 1184 -96 ) wm1_2 0 0 0 1 1 +( -640 1200 -96 ) ( -640 1184 -128 ) ( -640 1184 -96 ) wm1_2 0 0 0 1 1 +( -800 1184 -128 ) ( -672 1200 -128 ) ( -800 1200 -128 ) wm1_2 0 0 0 1 1 +( -672 1200 -128 ) ( -800 1200 -96 ) ( -800 1200 -128 ) wm1_2 0 0 0 1 1 +( -768 1200 -96 ) ( -768 1184 -128 ) ( -768 1200 -128 ) wm1_2 0 0 0 1 1 +} +// brush 3835 +{ +( -288 1536 320 ) ( -352 1536 320 ) ( -288 1600 320 ) wbrick1_5 0 32 0 1 1 +( -64 1072 320 ) ( -64 1136 320 ) ( -64 1072 192 ) wbrick1_5 48 0 0 1 1 +( 80 1568 320 ) ( 80 1568 192 ) ( 16 1568 320 ) wbrick1_5 32 0 0 1 1 +( -352 1600 -128 ) ( -352 1536 -128 ) ( -288 1600 -128 ) wbrick1_5 0 32 0 1 1 +( -448 1600 192 ) ( -384 1600 192 ) ( -448 1600 320 ) wbrick1_5 32 0 0 1 1 +( -768 1536 32 ) ( -768 1696 32 ) ( -768 1536 160 ) wbrick1_5 32 0 0 1 1 +} +// brush 3836 +{ +( -448 1184 -128 ) ( -544 1344 -112 ) ( -448 1568 -128 ) ground1_6 0 0 0 1 1 +( -448 1568 -160 ) ( -448 1184 -128 ) ( -448 1568 -128 ) rock4_1 0 0 0 1 1 +( -304 1184 -160 ) ( -32 1184 -160 ) ( -304 1568 -160 ) rock4_1 0 0 0 1 1 +( -544 1344 -160 ) ( -544 1344 -112 ) ( -448 1184 -160 ) rock4_1 0 0 0 1 1 +( -448 1568 -128 ) ( -544 1344 -112 ) ( -448 1568 -160 ) rock4_1 0 0 0 1 1 +} +// brush 3837 +{ +( -832 1568 -32 ) ( -896 1376 -16 ) ( -896 1568 0 ) ground1_6 0 0 0 1 1 +( -896 1568 0 ) ( -896 1376 -16 ) ( -896 1568 -160 ) rock4_1 0 0 0 1 1 +( -1040 1792 -160 ) ( -1312 1792 -160 ) ( -1040 1408 -160 ) rock4_1 0 0 0 1 1 +( -832 1568 -32 ) ( -896 1568 0 ) ( -832 1568 -160 ) rock4_1 0 0 0 1 1 +( -832 1568 -160 ) ( -896 1376 -16 ) ( -832 1568 -32 ) rock4_1 0 0 0 1 1 +} +// brush 3838 +{ +( -704 1264 224 ) ( -704 1264 -128 ) ( -656 1264 224 ) wbrick1_5 0 0 0 1 1 +( -656 1200 -128 ) ( -656 1264 -128 ) ( -704 1200 -128 ) wbrick1_5 0 0 0 1 1 +( -664 1256 -128 ) ( -664 1256 224 ) ( -688 1264 224 ) wbrick1_5 0 0 0 1 1 +( -640 1200 -128 ) ( -704 1200 224 ) ( -640 1200 224 ) wbrick1_5 0 0 0 1 1 +( -640 1248 224 ) ( -640 1200 -128 ) ( -640 1200 224 ) wbrick1_5 0 0 0 1 1 +( -640 1216 224 ) ( -648 1240 224 ) ( -648 1240 -128 ) wbrick1_5 0 0 0 1 1 +( -648 1240 224 ) ( -664 1256 224 ) ( -664 1256 -128 ) wbrick1_5 0 0 0 1 1 +( 160 1272 192 ) ( 32 1184 192 ) ( 32 1272 192 ) wbrick1_5 0 0 0 1 1 +( -768 944 160 ) ( -768 784 32 ) ( -768 944 32 ) wbrick1_5 32 0 0 1 1 +} +// brush 3839 +{ +( -368 1200 224 ) ( -432 1264 224 ) ( -368 1264 224 ) wm1_2 48 32 -90 1 1 +( -816 1264 352 ) ( -752 1264 224 ) ( -752 1264 352 ) wm1_2 32 0 0 1 1 +( -384 1200 192 ) ( -448 1264 192 ) ( -448 1200 192 ) wm1_2 0 32 0 1 1 +( -544 1200 352 ) ( -480 1200 224 ) ( -544 1200 224 ) wm1_2 32 0 0 1 1 +( -768 944 192 ) ( -768 784 64 ) ( -768 944 64 ) wm1_2 32 0 0 1 1 +( -664 1256 -128 ) ( -664 1256 224 ) ( -688 1264 224 ) wm1_2 0 0 0 1 1 +( -640 1248 224 ) ( -640 1200 -128 ) ( -640 1200 224 ) wm1_2 0 0 0 1 1 +( -640 1216 224 ) ( -648 1240 224 ) ( -648 1240 -128 ) wm1_2 0 0 0 1 1 +( -648 1240 224 ) ( -664 1256 224 ) ( -664 1256 -128 ) wm1_2 0 0 0 1 1 +} +// brush 3840 +{ +( -368 1488 224 ) ( -432 1488 224 ) ( -368 1552 224 ) wm1_2 48 32 -90 1 1 +( -752 1488 352 ) ( -752 1488 224 ) ( -816 1488 352 ) wm1_2 32 0 0 1 1 +( -448 1552 192 ) ( -448 1488 192 ) ( -384 1552 192 ) wm1_2 0 32 0 1 1 +( -544 1552 224 ) ( -480 1552 224 ) ( -544 1552 352 ) wm1_2 32 0 0 1 1 +( -768 1808 64 ) ( -768 1968 64 ) ( -768 1808 192 ) wm1_2 32 0 0 1 1 +( -688 1488 224 ) ( -664 1496 224 ) ( -664 1496 -128 ) wm1_2 0 0 0 1 1 +( -640 1552 224 ) ( -640 1552 -128 ) ( -640 1504 224 ) wm1_2 0 0 0 1 1 +( -648 1512 -128 ) ( -648 1512 224 ) ( -640 1536 224 ) wm1_2 0 0 0 1 1 +( -664 1496 -128 ) ( -664 1496 224 ) ( -648 1512 224 ) wm1_2 0 0 0 1 1 +} +// brush 3841 +{ +( -656 1488 224 ) ( -704 1488 -128 ) ( -704 1488 224 ) wbrick1_5 0 0 0 1 1 +( -704 1552 -128 ) ( -656 1488 -128 ) ( -656 1552 -128 ) wbrick1_5 0 0 0 1 1 +( -688 1488 224 ) ( -664 1496 224 ) ( -664 1496 -128 ) wbrick1_5 0 0 0 1 1 +( -640 1552 224 ) ( -704 1552 224 ) ( -640 1552 -128 ) wbrick1_5 0 0 0 1 1 +( -640 1552 224 ) ( -640 1552 -128 ) ( -640 1504 224 ) wbrick1_5 0 0 0 1 1 +( -648 1512 -128 ) ( -648 1512 224 ) ( -640 1536 224 ) wbrick1_5 0 0 0 1 1 +( -664 1496 -128 ) ( -664 1496 224 ) ( -648 1512 224 ) wbrick1_5 0 0 0 1 1 +( 32 1480 192 ) ( 32 1568 192 ) ( 160 1480 192 ) wbrick1_5 0 0 0 1 1 +( -768 1808 32 ) ( -768 1968 32 ) ( -768 1808 160 ) wbrick1_5 32 0 0 1 1 +} +// brush 3842 +{ +( -592 1568 224 ) ( -592 1552 224 ) ( -720 1568 224 ) wm1_2 0 0 0 1 1 +( -608 1568 -96 ) ( -736 1568 -96 ) ( -608 1568 -128 ) wm1_2 0 0 0 1 1 +( -224 1552 -96 ) ( -224 1552 -128 ) ( -224 1536 -96 ) wm1_2 0 0 0 1 1 +( -744 1552 192 ) ( -616 1552 192 ) ( -744 1568 192 ) wm1_2 0 0 0 1 1 +( -736 1552 -128 ) ( -736 1552 -96 ) ( -608 1552 -128 ) wm1_2 0 0 0 1 1 +( -768 1536 -128 ) ( -768 1552 -128 ) ( -768 1536 -96 ) wm1_2 0 0 0 1 1 +} +// brush 3843 +{ +( -656 1568 192 ) ( -656 1552 192 ) ( -784 1568 192 ) wm1_2 0 0 0 1 1 +( -640 1568 -96 ) ( -768 1568 -96 ) ( -640 1568 -128 ) wm1_2 0 0 0 1 1 +( -640 1568 -96 ) ( -640 1568 -128 ) ( -640 1552 -96 ) wm1_2 0 0 0 1 1 +( -800 1552 -128 ) ( -672 1552 -128 ) ( -800 1568 -128 ) wm1_2 0 0 0 1 1 +( -800 1552 -128 ) ( -800 1552 -96 ) ( -672 1552 -128 ) wm1_2 0 0 0 1 1 +( -768 1552 -128 ) ( -768 1568 -128 ) ( -768 1552 -96 ) wm1_2 0 0 0 1 1 +} +// brush 3844 +{ +( -224 1552 224 ) ( -224 1200 224 ) ( -240 1552 224 ) wm1_2 0 0 0 1 1 +( -224 1552 224 ) ( -240 1552 224 ) ( -224 1552 -128 ) wm1_2 0 0 0 1 1 +( -224 1552 224 ) ( -224 1552 -128 ) ( -224 1200 224 ) wm1_2 0 0 0 1 1 +( -240 1200 192 ) ( -224 1200 192 ) ( -240 1552 192 ) wm1_2 0 0 0 1 1 +( -240 1200 -128 ) ( -240 1200 224 ) ( -224 1200 -128 ) wm1_2 0 0 0 1 1 +( -240 1200 -128 ) ( -240 1552 -128 ) ( -240 1200 224 ) wm1_2 0 0 0 1 1 +} +// brush 3845 +{ +( -544 1344 -112 ) ( -592 1568 -80 ) ( -448 1568 -128 ) ground1_6 0 0 0 1 1 +( -592 1568 -160 ) ( -592 1568 -80 ) ( -544 1344 -160 ) rock4_1 0 0 0 1 1 +( -688 1728 -160 ) ( -960 1728 -160 ) ( -688 1344 -160 ) rock4_1 0 0 0 1 1 +( -448 1568 -128 ) ( -592 1568 -80 ) ( -448 1568 -160 ) rock4_1 0 0 0 1 1 +( -544 1344 -160 ) ( -544 1344 -112 ) ( -448 1568 -160 ) rock4_1 0 0 0 1 1 +} +// brush 3846 +{ +( -448 1184 -128 ) ( -576 1184 -80 ) ( -544 1344 -112 ) ground1_6 0 0 0 1 1 +( -544 1344 -160 ) ( -576 1184 -80 ) ( -576 1184 -160 ) rock4_1 0 0 0 1 1 +( -688 1408 -160 ) ( -960 1024 -160 ) ( -688 1024 -160 ) rock4_1 0 0 0 1 1 +( -576 1184 -160 ) ( -576 1184 -80 ) ( -448 1184 -160 ) rock4_1 0 0 0 1 1 +( -448 1184 -128 ) ( -544 1344 -112 ) ( -448 1184 -160 ) rock4_1 0 0 0 1 1 +} +// brush 3847 +{ +( -576 1184 -80 ) ( -768 1184 -48 ) ( -544 1344 -112 ) ground1_6 0 0 0 1 1 +( -576 1184 -160 ) ( -576 1184 -80 ) ( -544 1344 -160 ) rock4_1 0 0 0 1 1 +( -432 1120 -160 ) ( -160 1504 -160 ) ( -432 1504 -160 ) rock4_1 0 0 0 1 1 +( -544 1344 -112 ) ( -768 1184 -48 ) ( -544 1344 -160 ) rock4_1 0 0 0 1 1 +( -768 1184 -160 ) ( -768 1184 -48 ) ( -576 1184 -160 ) rock4_1 0 0 0 1 1 +} +// brush 3848 +{ +( -544 1344 -112 ) ( -704 1408 -96 ) ( -592 1568 -80 ) ground1_6 0 0 0 1 1 +( -544 1344 -160 ) ( -592 1568 -80 ) ( -592 1568 -160 ) rock4_1 0 0 0 1 1 +( -448 1184 -160 ) ( -176 1184 -160 ) ( -448 1568 -160 ) rock4_1 0 0 0 1 1 +( -704 1408 -160 ) ( -704 1408 -96 ) ( -544 1344 -160 ) rock4_1 0 0 0 1 1 +( -592 1568 -80 ) ( -704 1408 -96 ) ( -592 1568 -160 ) rock4_1 0 0 0 1 1 +} +// brush 3849 +{ +( -704 1408 -96 ) ( -832 1568 -32 ) ( -592 1568 -80 ) ground1_6 0 0 0 1 1 +( -832 1568 -160 ) ( -832 1568 -32 ) ( -704 1408 -160 ) rock4_1 0 0 0 1 1 +( -848 1792 -160 ) ( -1120 1792 -160 ) ( -848 1408 -160 ) rock4_1 0 0 0 1 1 +( -592 1568 -80 ) ( -832 1568 -32 ) ( -592 1568 -160 ) rock4_1 0 0 0 1 1 +( -704 1408 -160 ) ( -704 1408 -96 ) ( -592 1568 -160 ) rock4_1 0 0 0 1 1 +} +// brush 3850 +{ +( -896 1184 16 ) ( -896 1376 -16 ) ( -768 1184 -48 ) ground1_6 0 0 0 1 1 +( -768 1184 -160 ) ( -896 1376 -16 ) ( -896 1376 -160 ) rock4_1 0 0 0 1 1 +( -752 960 -160 ) ( -480 960 -160 ) ( -752 1344 -160 ) rock4_1 0 0 0 1 1 +( -896 1184 -160 ) ( -896 1184 16 ) ( -768 1184 -160 ) rock4_1 0 0 0 1 1 +( -896 1184 -160 ) ( -896 1376 -16 ) ( -896 1184 16 ) rock4_1 0 0 0 1 1 +} +// brush 3851 +{ +( -704 1408 -64 ) ( -896 1376 -16 ) ( -832 1568 -32 ) ground1_6 0 0 0 1 1 +( -832 1568 -160 ) ( -704 1408 -64 ) ( -832 1568 -32 ) rock4_1 0 0 0 1 1 +( -688 1184 -160 ) ( -416 1184 -160 ) ( -688 1568 -160 ) rock4_1 0 0 0 1 1 +( -896 1376 -160 ) ( -896 1376 -16 ) ( -704 1408 -160 ) rock4_1 0 0 0 1 1 +( -832 1568 -160 ) ( -896 1376 -16 ) ( -896 1376 -160 ) rock4_1 0 0 0 1 1 +} +// brush 3852 +{ +( -768 1184 -48 ) ( -896 1376 -16 ) ( -704 1408 -64 ) ground1_6 0 0 0 1 1 +( -768 1184 -160 ) ( -896 1376 -16 ) ( -768 1184 -48 ) rock4_1 0 0 0 1 1 +( -912 1632 -160 ) ( -1184 1632 -160 ) ( -912 1248 -160 ) rock4_1 0 0 0 1 1 +( -704 1408 -64 ) ( -896 1376 -16 ) ( -704 1408 -160 ) rock4_1 0 0 0 1 1 +( -768 1184 -160 ) ( -704 1408 -64 ) ( -704 1408 -160 ) rock4_1 0 0 0 1 1 +} +// brush 3853 +{ +( -768 1488 224 ) ( -704 1504 224 ) ( -704 1488 224 ) wm1_1 0 0 0 1 1 +( -720 1480 -160 ) ( -784 1480 16 ) ( -720 1480 16 ) wm1_1 0 0 0 1 1 +( -720 1488 16 ) ( -720 1472 -160 ) ( -720 1472 16 ) wm1_1 0 0 0 1 1 +( -768 1456 160 ) ( -704 1472 160 ) ( -768 1472 160 ) wm1_1 0 0 0 1 1 +( -704 1488 48 ) ( -768 1488 224 ) ( -768 1488 48 ) wm1_1 0 0 0 1 1 +( -768 1488 16 ) ( -768 1472 -160 ) ( -768 1488 -160 ) wm1_1 0 0 0 1 1 +} +// brush 3854 +{ +( -752 1416 200 ) ( -720 1480 200 ) ( -720 1416 200 ) wizwood1_4 60 56 180 1 1 +( -720 1416 136 ) ( -752 1416 200 ) ( -720 1416 200 ) metal2_5 0 0 90 1 1 +( -736 1480 200 ) ( -736 1416 136 ) ( -736 1416 200 ) wizwood1_4 4 56 90 1 1 +( -752 1416 184 ) ( -720 1480 184 ) ( -752 1480 184 ) wizwood1_4 60 56 180 1 1 +( -720 1480 136 ) ( -752 1480 200 ) ( -752 1480 136 ) wizwood1_4 0 0 90 1 1 +( -752 1480 200 ) ( -752 1416 136 ) ( -752 1480 136 ) wizwood1_4 4 56 90 1 1 +} +// brush 3855 +{ +( -720 1336 200 ) ( -720 1272 200 ) ( -752 1336 200 ) wizwood1_4 60 8 180 1 1 +( -720 1336 200 ) ( -752 1336 200 ) ( -720 1336 136 ) metal2_5 0 0 90 1 1 +( -736 1336 200 ) ( -736 1336 136 ) ( -736 1272 200 ) wizwood1_4 4 8 90 1 1 +( -752 1272 184 ) ( -720 1272 184 ) ( -752 1336 184 ) wizwood1_4 60 8 180 1 1 +( -752 1272 136 ) ( -752 1272 200 ) ( -720 1272 136 ) wizwood1_4 0 0 90 1 1 +( -752 1272 136 ) ( -752 1336 136 ) ( -752 1272 200 ) wizwood1_4 4 8 90 1 1 +} +// brush 3856 +{ +( -704 1264 224 ) ( -704 1248 224 ) ( -768 1264 224 ) wm1_1 0 0 0 1 1 +( -720 1272 16 ) ( -784 1272 16 ) ( -720 1272 -160 ) wm1_1 0 0 0 1 1 +( -720 1280 16 ) ( -720 1280 -160 ) ( -720 1264 16 ) wm1_1 0 0 0 1 1 +( -768 1280 160 ) ( -704 1280 160 ) ( -768 1296 160 ) wm1_1 0 0 0 1 1 +( -768 1264 48 ) ( -768 1264 224 ) ( -704 1264 48 ) wm1_1 0 0 0 1 1 +( -768 1264 -160 ) ( -768 1280 -160 ) ( -768 1264 16 ) wm1_1 0 0 0 1 1 +} +// brush 3857 +{ +( 1920 3072 -244 ) ( 1920 576 -244 ) ( -1024 3072 -244 ) *04water1 0 0 0 1 1 +( 1912 3168 64 ) ( -1032 3168 64 ) ( 1912 3168 -64 ) *04water1 0 0 0 1 1 +( 2048 3048 64 ) ( 2048 3048 -64 ) ( 2048 552 64 ) *04water1 0 0 0 1 1 +( -1024 544 -480 ) ( 1920 544 -480 ) ( -1024 3040 -480 ) *04water1 0 0 0 1 1 +( -1016 608 -64 ) ( -1016 608 64 ) ( 1928 608 -64 ) *04water1 0 0 0 1 1 +( -1024 544 -64 ) ( -1024 3040 -64 ) ( -1024 544 64 ) *04water1 0 0 0 1 1 +} +// brush 3858 +{ +( -384 1568 224 ) ( -384 1552 224 ) ( -400 1568 224 ) sky1 0 0 0 32 32 +( -384 1568 240 ) ( -400 1568 240 ) ( -384 1568 64 ) sky1 0 0 0 32 32 +( -896 1568 224 ) ( -896 1568 48 ) ( -896 1552 224 ) sky1 0 0 0 32 32 +( -400 1520 -128 ) ( -384 1520 -128 ) ( -400 1536 -128 ) sky1 0 0 0 32 32 +( -992 1184 192 ) ( -992 1184 368 ) ( -976 1184 192 ) sky1 0 0 0 32 32 +( -960 1184 64 ) ( -960 1200 64 ) ( -960 1184 240 ) sky1 0 0 0 32 32 +} +// brush 3859 +{ +( -608 992 224 ) ( -624 992 224 ) ( -608 1008 224 ) sky1 0 0 0 32 32 +( -768 992 240 ) ( -768 1008 240 ) ( -768 992 64 ) sky1 0 0 0 32 32 +( -608 1568 224 ) ( -608 1568 48 ) ( -624 1568 224 ) sky1 0 0 0 32 32 +( -656 1008 -128 ) ( -656 992 -128 ) ( -640 1008 -128 ) sky1 0 0 0 32 32 +( -960 1600 192 ) ( -960 1600 368 ) ( -960 1584 192 ) sky1 0 0 0 32 32 +( -992 1600 64 ) ( -976 1600 64 ) ( -992 1600 240 ) sky1 0 0 0 32 32 +} +// brush 3860 +{ +( -224 1584 -128 ) ( -224 1200 -128 ) ( -496 1584 -128 ) ground1_6 0 0 0 1 1 +( -224 1568 320 ) ( -496 1568 320 ) ( -224 1568 -160 ) rock4_1 0 0 0 1 1 +( -224 1568 320 ) ( -224 1568 -160 ) ( -224 1184 320 ) rock4_1 0 0 0 1 1 +( -496 1184 -160 ) ( -224 1184 -160 ) ( -496 1568 -160 ) rock4_1 0 0 0 1 1 +( -496 1184 -160 ) ( -496 1184 320 ) ( -224 1184 -160 ) rock4_1 0 0 0 1 1 +( -448 1168 -160 ) ( -448 1552 -160 ) ( -448 1168 320 ) rock4_1 0 0 0 1 1 +} +// brush 3861 +{ +( -1088 1248 32 ) ( -1088 1376 -16 ) ( -1024 1312 -32 ) wgrass1_1 0 0 0 0.5 0.5 +( -1088 1376 -160 ) ( -1088 1376 -16 ) ( -1088 1248 -160 ) wgrass1_1 0 0 0 0.5 0.5 +( -976 1440 -160 ) ( -1248 1440 -160 ) ( -976 1248 -160 ) wgrass1_1 0 0 0 0.5 0.5 +( -1024 1312 -160 ) ( -1088 1376 -16 ) ( -1088 1376 -160 ) wgrass1_1 0 0 0 0.5 0.5 +( -1024 1312 -160 ) ( -1088 1248 32 ) ( -1024 1312 -32 ) wgrass1_1 0 0 0 0.5 0.5 +} +// brush 3862 +{ +( -1024 1312 -32 ) ( -1088 1376 -16 ) ( -1024 1376 -32 ) wgrass1_1 0 0 0 0.5 0.5 +( -1024 1312 -160 ) ( -1024 1376 -32 ) ( -1024 1376 -160 ) wgrass1_1 0 0 0 0.5 0.5 +( -1136 1312 -160 ) ( -864 1504 -160 ) ( -1136 1504 -160 ) wgrass1_1 0 0 0 0.5 0.5 +( -1024 1376 -160 ) ( -1088 1376 -16 ) ( -1088 1376 -160 ) wgrass1_1 0 0 0 0.5 0.5 +( -1024 1312 -160 ) ( -1088 1376 -16 ) ( -1024 1312 -32 ) wgrass1_1 0 0 0 0.5 0.5 +} +// brush 3863 +{ +( -1024 1248 0 ) ( -1088 1248 32 ) ( -1024 1312 -32 ) wgrass1_1 0 0 0 0.5 0.5 +( -1024 1248 -160 ) ( -1024 1248 0 ) ( -1024 1312 -160 ) wgrass1_1 0 0 0 0.5 0.5 +( -1136 1120 -160 ) ( -864 1120 -160 ) ( -1136 1312 -160 ) wgrass1_1 0 0 0 0.5 0.5 +( -1024 1248 -160 ) ( -1088 1248 32 ) ( -1024 1248 0 ) wgrass1_1 0 0 0 0.5 0.5 +( -1024 1312 -160 ) ( -1088 1248 32 ) ( -1088 1248 -160 ) wgrass1_1 0 0 0 0.5 0.5 +} +// brush 3864 +{ +( -1024 1184 16 ) ( -1088 1248 32 ) ( -1024 1248 0 ) wgrass1_1 0 0 0 0.5 0.5 +( -1024 1184 -160 ) ( -1024 1184 16 ) ( -1024 1248 -160 ) wgrass1_1 0 0 0 0.5 0.5 +( -1136 1184 -160 ) ( -864 1376 -160 ) ( -1136 1376 -160 ) wgrass1_1 0 0 0 0.5 0.5 +( -1024 1248 -160 ) ( -1088 1248 32 ) ( -1088 1248 -160 ) wgrass1_1 0 0 0 0.5 0.5 +( -1024 1184 -160 ) ( -1088 1248 32 ) ( -1024 1184 16 ) wgrass1_1 0 0 0 0.5 0.5 +} +// brush 3865 +{ +( -1024 1568 0 ) ( -1088 1504 40 ) ( -1088 1568 48 ) wgrass1_1 0 0 0 0.5 0.5 +( -1088 1568 -160 ) ( -1024 1568 0 ) ( -1088 1568 48 ) wgrass1_1 0 0 0 0.5 0.5 +( -1136 1376 -160 ) ( -864 1376 -160 ) ( -1136 1568 -160 ) wgrass1_1 0 0 0 0.5 0.5 +( -1088 1568 -160 ) ( -1088 1504 40 ) ( -1088 1504 -160 ) wgrass1_1 0 0 0 0.5 0.5 +( -1088 1504 -160 ) ( -1088 1504 40 ) ( -1024 1568 -160 ) wgrass1_1 0 0 0 0.5 0.5 +} +// brush 3866 +{ +( -1088 1376 -16 ) ( -1088 1504 40 ) ( -1024 1440 -32 ) wgrass1_1 0 0 0 0.5 0.5 +( -1088 1504 -160 ) ( -1088 1504 40 ) ( -1088 1376 -160 ) wgrass1_1 0 0 0 0.5 0.5 +( -976 1504 -160 ) ( -1248 1312 -160 ) ( -976 1312 -160 ) wgrass1_1 0 0 0 0.5 0.5 +( -1088 1376 -160 ) ( -1088 1376 -16 ) ( -1024 1440 -160 ) wgrass1_1 0 0 0 0.5 0.5 +( -1024 1440 -32 ) ( -1088 1504 40 ) ( -1024 1440 -160 ) wgrass1_1 0 0 0 0.5 0.5 +} +// brush 3867 +{ +( -1024 1376 -32 ) ( -1088 1376 -16 ) ( -1024 1440 -32 ) wgrass1_1 0 0 0 0.5 0.5 +( -1024 1376 -160 ) ( -1024 1376 -32 ) ( -1024 1440 -160 ) wgrass1_1 0 0 0 0.5 0.5 +( -1136 1248 -160 ) ( -864 1248 -160 ) ( -1136 1440 -160 ) wgrass1_1 0 0 0 0.5 0.5 +( -1088 1376 -160 ) ( -1088 1376 -16 ) ( -1024 1376 -160 ) wgrass1_1 0 0 0 0.5 0.5 +( -1024 1440 -32 ) ( -1088 1376 -16 ) ( -1024 1440 -160 ) wgrass1_1 0 0 0 0.5 0.5 +} +// brush 3868 +{ +( -1088 1504 40 ) ( -1024 1504 -8 ) ( -1024 1440 -32 ) wgrass1_1 0 0 0 0.5 0.5 +( -1024 1440 -160 ) ( -1024 1504 -8 ) ( -1024 1504 -160 ) wgrass1_1 0 0 0 0.5 0.5 +( -1136 1440 -160 ) ( -864 1632 -160 ) ( -1136 1632 -160 ) wgrass1_1 0 0 0 0.5 0.5 +( -1088 1504 -160 ) ( -1024 1504 -8 ) ( -1088 1504 40 ) wgrass1_1 0 0 0 0.5 0.5 +( -1088 1504 -160 ) ( -1088 1504 40 ) ( -1024 1440 -160 ) wgrass1_1 0 0 0 0.5 0.5 +} +// brush 3869 +{ +( -1024 1568 0 ) ( -1024 1504 -8 ) ( -1088 1504 40 ) wgrass1_1 0 0 0 0.5 0.5 +( -1024 1568 -160 ) ( -1024 1504 -8 ) ( -1024 1568 0 ) wgrass1_1 0 0 0 0.5 0.5 +( -1136 1376 -160 ) ( -864 1376 -160 ) ( -1136 1568 -160 ) wgrass1_1 0 0 0 0.5 0.5 +( -1088 1504 40 ) ( -1024 1504 -8 ) ( -1088 1504 -160 ) wgrass1_1 0 0 0 0.5 0.5 +( -1024 1568 0 ) ( -1088 1504 40 ) ( -1024 1568 -160 ) wgrass1_1 0 0 0 0.5 0.5 +} +// brush 3870 +{ +( 1728 3680 480 ) ( 1728 3200 480 ) ( 1696 3680 480 ) wm1_2 0 0 0 1 1 +( 1728 3712 480 ) ( 1696 3712 480 ) ( 1728 3712 448 ) wm1_2 0 0 0 1 1 +( 1728 3680 480 ) ( 1728 3680 448 ) ( 1728 3200 480 ) wm1_2 0 0 0 1 1 +( 1696 3200 448 ) ( 1728 3200 448 ) ( 1696 3680 448 ) wm1_2 0 0 0 1 1 +( 1696 3168 448 ) ( 1696 3168 480 ) ( 1728 3168 448 ) wm1_2 0 0 0 1 1 +( 1696 3232 448 ) ( 1696 3712 448 ) ( 1696 3232 480 ) wm1_2 0 0 0 1 1 +} +// brush 3871 +{ +( -160 960 -160 ) ( 64 960 -160 ) ( -160 960 -192 ) wbrick1_5 0 0 0 1 1 +( -160 1024 -256 ) ( -160 1024 -192 ) ( -96 960 -192 ) wswamp1_k 0 0 0 1 1 +( 0 1376 -320 ) ( -224 1376 -320 ) ( 0 1248 -320 ) wbrick1_5 0 0 0 1 1 +( -192 1024 -320 ) ( -192 1024 -384 ) ( 192 1024 -320 ) wbrick1_5 0 0 0 1 1 +( 96 1024 0 ) ( 96 960 0 ) ( 96 1024 128 ) wbrick1_5 0 0 0 1 1 +( -672 64 -256 ) ( -480 64 -256 ) ( -672 -64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3872 +{ +( -224 1248 -192 ) ( -224 1376 -192 ) ( 0 1248 -192 ) wbrick1_5 32 0 0 1 1 +( -192 992 -320 ) ( -192 992 -384 ) ( 192 992 -320 ) wbrick1_5 0 0 0 1 1 +( 160 1024 -192 ) ( 160 1024 -256 ) ( 96 960 -256 ) wbrick1_5 32 0 0 1 1 +( 96 1024 64 ) ( 96 960 -64 ) ( 96 1024 -64 ) wbrick1_5 0 0 0 1 1 +( 160 64 -224 ) ( 64 64 -224 ) ( 160 -64 -224 ) wbrick1_5 0 0 0 1 1 +} +// brush 3873 +{ +( -96 512 -176 ) ( -96 480 -176 ) ( -128 512 -176 ) wm1_2 0 0 0 1 1 +( -96 512 -160 ) ( -128 512 -160 ) ( -96 512 -176 ) wm1_2 0 0 0 1 1 +( -64 512 -192 ) ( -64 480 -192 ) ( -96 480 -176 ) wm1_2 0 0 0 1 1 +( -128 480 -176 ) ( -128 480 -160 ) ( -96 480 -176 ) wm1_1 0 0 0 1 1 +( -384 480 -176 ) ( -384 512 -176 ) ( -384 480 -160 ) wm1_2 0 0 0 1 1 +( -64 512 -192 ) ( -64 512 -208 ) ( -64 480 -192 ) wm1_2 0 0 0 1 1 +( -192 480 -224 ) ( -64 480 -224 ) ( -192 512 -224 ) wm1_2 0 0 0 1 1 +} +// brush 3874 +{ +( 32 288 -192 ) ( 32 160 -192 ) ( -192 288 -192 ) wbrick1_5 0 0 0 1 1 +( -96 576 -288 ) ( -320 576 -288 ) ( -96 576 -320 ) wbrick1_5 0 0 0 1 1 +( -192 192 -160 ) ( -192 192 -192 ) ( -192 64 -160 ) wbrick1_5 0 0 0 1 1 +( -192 160 -384 ) ( 32 160 -384 ) ( -192 288 -384 ) wbrick1_5 0 0 0 1 1 +( -320 224 -192 ) ( -320 352 -192 ) ( -320 224 -160 ) wbrick1_5 0 0 0 1 1 +( -512 544 64 ) ( 352 544 -64 ) ( -512 544 -64 ) wbrick1_5 0 0 0 1 1 +} +// brush 3875 +{ +( 416 1024 -192 ) ( 416 896 -192 ) ( 384 1024 -192 ) wbrick1_5 0 0 0 1 1 +( 416 1024 -192 ) ( 384 1024 -192 ) ( 416 1024 -320 ) wbrick1_5 0 0 0 1 1 +( 640 1088 -192 ) ( 640 1088 -320 ) ( 640 960 -192 ) wbrick1_5 0 0 0 1 1 +( -192 960 -320 ) ( -192 960 -192 ) ( -160 960 -320 ) wbrick1_5 0 0 0 1 1 +( 320 896 -320 ) ( 320 1024 -320 ) ( 320 896 -192 ) wbrick1_5 0 0 0 1 1 +( -672 -64 -256 ) ( -480 64 -256 ) ( -672 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3876 +{ +( 64 704 -192 ) ( -64 704 -192 ) ( -64 760 -256 ) wbrick1_5 0 0 0 1 1 +( 64 760 -256 ) ( 64 760 -312 ) ( 64 736 -256 ) wbrick1_5 0 0 0 1 1 +( 64 704 -320 ) ( -64 704 -320 ) ( -64 704 -192 ) wbrick1_5 0 0 0 1 1 +( -64 736 -312 ) ( -64 760 -312 ) ( -64 736 -256 ) wbrick1_5 0 0 0 1 1 +( -672 -64 -256 ) ( -480 64 -256 ) ( -672 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3877 +{ +( -64 904 -256 ) ( -64 960 -192 ) ( 64 960 -192 ) wbrick1_5 0 0 0 1 1 +( 64 928 -256 ) ( 64 904 -312 ) ( 64 904 -256 ) wbrick1_5 0 0 0 1 1 +( -64 960 -192 ) ( -64 960 -320 ) ( 64 960 -320 ) wbrick1_5 0 0 0 1 1 +( -64 928 -256 ) ( -64 904 -312 ) ( -64 928 -312 ) wbrick1_5 0 0 0 1 1 +( -672 -64 -256 ) ( -480 64 -256 ) ( -672 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3878 +{ +( -352 1024 -192 ) ( -352 896 -192 ) ( -384 1024 -192 ) wbrick1_5 0 0 0 1 1 +( -352 704 -192 ) ( -384 704 -192 ) ( -352 704 -320 ) wbrick1_5 0 0 0 1 1 +( -320 768 -192 ) ( -320 768 -320 ) ( -320 640 -192 ) wbrick1_5 0 0 0 1 1 +( -1088 640 -320 ) ( -1088 640 -192 ) ( -1056 640 -320 ) wbrick1_5 0 0 0 1 1 +( -384 896 -320 ) ( -384 1024 -320 ) ( -384 896 -192 ) wbrick1_5 0 0 0 1 1 +( -672 -64 -256 ) ( -480 64 -256 ) ( -672 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3879 +{ +( -352 1344 -192 ) ( -352 1216 -192 ) ( -384 1344 -192 ) wbrick1_5 0 0 0 1 1 +( -352 1024 -192 ) ( -384 1024 -192 ) ( -352 1024 -320 ) wbrick1_5 0 0 0 1 1 +( -320 1088 -192 ) ( -320 1088 -320 ) ( -320 960 -192 ) wbrick1_5 0 0 0 1 1 +( -1088 960 -320 ) ( -1088 960 -192 ) ( -1056 960 -320 ) wbrick1_5 0 0 0 1 1 +( -384 1216 -320 ) ( -384 1344 -320 ) ( -384 1216 -192 ) wbrick1_5 0 0 0 1 1 +( -672 -64 -256 ) ( -480 64 -256 ) ( -672 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3880 +{ +( 416 960 -200 ) ( 416 832 -200 ) ( 384 960 -200 ) wbrick1_5 0 0 0 1 1 +( 416 960 -192 ) ( 384 960 -192 ) ( 416 960 -320 ) wbrick1_5 0 0 0 1 1 +( 896 1024 -192 ) ( 896 1024 -320 ) ( 896 896 -192 ) wbrick1_5 0 -32 0 1 1 +( 128 864 -320 ) ( 128 864 -192 ) ( 160 864 -320 ) wbrick1_5 0 0 0 1 1 +( 448 832 -320 ) ( 448 960 -320 ) ( 448 832 -192 ) wbrick1_5 0 0 0 1 1 +( -672 -64 -256 ) ( -480 64 -256 ) ( -672 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3881 +{ +( 224 416 -192 ) ( 224 288 -192 ) ( 0 416 -192 ) wbrick1_5 0 0 0 1 1 +( 160 704 -160 ) ( -64 704 -160 ) ( 160 704 -192 ) wbrick1_5 0 0 0 1 1 +( 160 640 -256 ) ( 160 640 -192 ) ( 96 704 -192 ) wbrick1_5 32 0 0 1 1 +( 192 640 -320 ) ( 192 640 -384 ) ( -192 640 -320 ) wbrick1_5 0 0 0 1 1 +( -160 640 -192 ) ( -160 640 -256 ) ( -96 704 -256 ) wbrick1_5 32 0 0 1 1 +( -672 -64 -256 ) ( -480 64 -256 ) ( -672 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3882 +{ +( -192 1024 -320 ) ( -192 1024 -384 ) ( 192 1024 -320 ) wbrick1_5 0 0 0 1 1 +( 160 1024 -192 ) ( 160 1024 -256 ) ( 96 960 -256 ) wbrick1_5 32 0 0 1 1 +( 96 1024 64 ) ( 96 960 -64 ) ( 96 1024 -64 ) wbrick1_5 0 0 0 1 1 +( 160 -64 -224 ) ( 64 64 -224 ) ( 160 64 -224 ) wbrick1_5 32 0 0 1 1 +( -672 -64 -256 ) ( -480 64 -256 ) ( -672 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3883 +{ +( 1248 160 -192 ) ( 1248 32 -192 ) ( 1192 32 -256 ) wbrick1_5 0 0 0 1 1 +( 1192 1056 -256 ) ( 1192 1056 -312 ) ( 1216 1056 -256 ) wbrick1_5 0 0 0 1 1 +( 1248 1472 -320 ) ( 1248 1344 -320 ) ( 1248 1344 -192 ) wbrick1_5 0 0 0 1 1 +( 1248 704 -64 ) ( 992 960 -64 ) ( 1248 704 64 ) wbrick1_5 0 0 0 1 1 +( -672 -64 -256 ) ( -480 64 -256 ) ( -672 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3884 +{ +( 1408 760 -256 ) ( 1408 704 -192 ) ( 1280 704 -192 ) wbrick1_5 0 0 0 1 1 +( 320 736 -256 ) ( 320 760 -312 ) ( 320 760 -256 ) wbrick1_5 0 0 0 1 1 +( 480 704 -192 ) ( 480 704 -320 ) ( 352 704 -320 ) wbrick1_5 0 0 0 1 1 +( 992 960 -64 ) ( 1248 704 -64 ) ( 992 960 64 ) wbrick1_5 0 0 0 1 1 +( -672 -64 -256 ) ( -480 64 -256 ) ( -672 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3885 +{ +( 416 704 -192 ) ( 416 576 -192 ) ( 384 704 -192 ) wbrick1_5 0 0 0 1 1 +( 352 704 -192 ) ( 320 704 -192 ) ( 352 704 -320 ) wbrick1_5 0 0 0 1 1 +( 640 768 -192 ) ( 640 768 -320 ) ( 640 640 -192 ) wbrick1_5 0 0 0 1 1 +( -128 640 -320 ) ( -128 640 -192 ) ( -96 640 -320 ) wbrick1_5 0 0 0 1 1 +( 320 576 -320 ) ( 320 704 -320 ) ( 320 576 -192 ) wbrick1_5 0 0 0 1 1 +( -672 -64 -256 ) ( -480 64 -256 ) ( -672 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3886 +{ +( 416 800 -200 ) ( 416 672 -200 ) ( 384 800 -200 ) wbrick1_5 0 0 0 1 1 +( 672 800 -192 ) ( 640 800 -192 ) ( 672 800 -320 ) wbrick1_5 32 0 0 1 1 +( 896 864 -192 ) ( 896 864 -320 ) ( 896 736 -192 ) wbrick1_5 0 -32 0 1 1 +( -128 704 -320 ) ( -128 704 -192 ) ( -96 704 -320 ) wbrick1_5 0 0 0 1 1 +( 448 672 -320 ) ( 448 800 -320 ) ( 448 672 -192 ) wbrick1_5 0 0 0 1 1 +( -672 -64 -256 ) ( -480 64 -256 ) ( -672 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3887 +{ +( 1048 32 -256 ) ( 992 32 -192 ) ( 992 160 -192 ) wbrick1_5 0 0 0 1 1 +( 1024 1056 -256 ) ( 1048 1056 -312 ) ( 1048 1056 -256 ) wbrick1_5 0 0 0 1 1 +( 992 1344 -192 ) ( 992 1344 -320 ) ( 992 1472 -320 ) wbrick1_5 0 0 0 1 1 +( 1248 704 -64 ) ( 992 960 -64 ) ( 1248 704 64 ) wbrick1_5 0 0 0 1 1 +( -672 -64 -256 ) ( -480 64 -256 ) ( -672 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3888 +{ +( 1280 960 -192 ) ( 1408 960 -192 ) ( 1408 904 -256 ) wbrick1_5 0 0 0 1 1 +( 320 904 -256 ) ( 320 904 -312 ) ( 320 928 -256 ) wbrick1_5 0 0 0 1 1 +( 352 960 -320 ) ( 480 960 -320 ) ( 480 960 -192 ) wbrick1_5 0 0 0 1 1 +( 992 960 -64 ) ( 1248 704 -64 ) ( 992 960 64 ) wbrick1_5 0 0 0 1 1 +( -672 -64 -256 ) ( -480 64 -256 ) ( -672 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3889 +{ +( -832 704 -192 ) ( -960 704 -192 ) ( -960 760 -256 ) wbrick1_5 0 0 0 1 1 +( -320 760 -256 ) ( -320 760 -312 ) ( -320 736 -256 ) wbrick1_5 0 0 0 1 1 +( 0 704 -320 ) ( -128 704 -320 ) ( -128 704 -192 ) wbrick1_5 0 0 0 1 1 +( -384 960 64 ) ( -640 704 -64 ) ( -384 960 -64 ) wbrick1_5 0 0 0 1 1 +( -672 -64 -256 ) ( -480 64 -256 ) ( -672 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3890 +{ +( -960 904 -256 ) ( -960 960 -192 ) ( -832 960 -192 ) wbrick1_5 0 0 0 1 1 +( -320 928 -256 ) ( -320 904 -312 ) ( -320 904 -256 ) wbrick1_5 0 0 0 1 1 +( -128 960 -192 ) ( -128 960 -320 ) ( 0 960 -320 ) wbrick1_5 0 0 0 1 1 +( -384 960 64 ) ( -640 704 -64 ) ( -384 960 -64 ) wbrick1_5 0 0 0 1 1 +( -672 -64 -256 ) ( -480 64 -256 ) ( -672 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3891 +{ +( -584 544 -256 ) ( -640 544 -192 ) ( -640 672 -192 ) wbrick1_5 0 0 0 1 1 +( -608 1184 -256 ) ( -584 1184 -312 ) ( -584 1184 -256 ) wbrick1_5 0 0 0 1 1 +( -640 1216 -192 ) ( -640 1216 -320 ) ( -640 1344 -320 ) wbrick1_5 0 0 0 1 1 +( -384 960 -64 ) ( -640 704 -64 ) ( -384 960 64 ) wbrick1_5 0 0 0 1 1 +( -672 -64 -256 ) ( -480 64 -256 ) ( -672 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3892 +{ +( -384 672 -192 ) ( -384 544 -192 ) ( -440 544 -256 ) wbrick1_5 0 0 0 1 1 +( -440 1184 -256 ) ( -440 1184 -312 ) ( -416 1184 -256 ) wbrick1_5 0 0 0 1 1 +( -384 1344 -320 ) ( -384 1216 -320 ) ( -384 1216 -192 ) wbrick1_5 0 0 0 1 1 +( -384 960 -64 ) ( -640 704 -64 ) ( -384 960 64 ) wbrick1_5 0 0 0 1 1 +( -672 -64 -256 ) ( -480 64 -256 ) ( -672 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3893 +{ +( -352 1088 -192 ) ( -352 960 -192 ) ( -384 1088 -192 ) wbrick1_5 32 0 0 1 1 +( -352 1088 -192 ) ( -384 1088 -192 ) ( -352 1088 -320 ) wbrick1_5 0 0 0 1 1 +( 448 1152 -192 ) ( 448 1152 -320 ) ( 448 1024 -192 ) wbrick1_5 0 0 0 1 1 +( -384 1024 -320 ) ( -384 1024 -192 ) ( -352 1024 -320 ) wbrick1_5 0 0 0 1 1 +( -384 960 -320 ) ( -384 1088 -320 ) ( -384 960 -192 ) wbrick1_5 0 0 0 1 1 +( -672 -64 -256 ) ( -480 64 -256 ) ( -672 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3894 +{ +( -416 736 -160 ) ( -416 608 -160 ) ( -448 736 -160 ) wbrick1_5 32 0 0 1 1 +( -1184 1088 -192 ) ( -1216 1088 -192 ) ( -1184 1088 -320 ) wbrick1_5 32 0 0 1 1 +( -384 928 -192 ) ( -384 928 -320 ) ( -384 800 -192 ) wbrick1_5 0 0 0 1 1 +( -1024 1024 -320 ) ( -1024 1024 -192 ) ( -992 1024 -320 ) wbrick1_5 0 0 0 1 1 +( -640 864 -320 ) ( -640 992 -320 ) ( -640 864 -192 ) wbrick1_5 0 0 0 1 1 +( -672 -64 -256 ) ( -480 64 -256 ) ( -672 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3895 +{ +( 1280 1120 -224 ) ( 1280 992 -224 ) ( 1248 1120 -224 ) wbrick1_5 32 0 90 1 1 +( 1312 1312 -320 ) ( 1280 1312 -320 ) ( 1312 1312 -448 ) wbrick1_5 0 0 0 1 1 +( 1248 1248 -320 ) ( 1248 1248 -448 ) ( 1248 1120 -320 ) wbrick1_5 0 0 0 1 1 +( 1216 1216 -416 ) ( 1216 1344 -416 ) ( 1216 1216 -288 ) wbrick1_5 0 0 0 1 1 +( 928 1056 64 ) ( 1248 1056 -64 ) ( 928 1056 -64 ) wbrick1_5 0 0 0 1 1 +( -672 -64 -256 ) ( -480 64 -256 ) ( -672 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3896 +{ +( 864 1184 -224 ) ( 864 1056 -224 ) ( 832 1184 -224 ) wbrick1_5 0 0 -90 1 1 +( 992 1248 -224 ) ( 992 1248 -320 ) ( 1024 1280 -320 ) wbrick1_5 0 0 0 1 1 +( 1024 1248 -288 ) ( 1024 1248 -416 ) ( 1024 1120 -288 ) wbrick1_5 32 0 0 1 1 +( 992 1248 -320 ) ( 992 1248 -224 ) ( 992 1056 -224 ) wbrick1_5 0 0 0 1 1 +( 704 1056 64 ) ( 1024 1056 -64 ) ( 704 1056 -64 ) wbrick1_5 0 0 0 1 1 +( -672 -64 -256 ) ( -480 64 -256 ) ( -672 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3897 +{ +( 96 352 -192 ) ( 96 224 -192 ) ( -128 352 -192 ) wbrick1_5 0 0 0 1 1 +( 32 640 -288 ) ( -192 640 -288 ) ( 32 640 -320 ) wbrick1_5 0 0 0 1 1 +( 416 288 -160 ) ( 416 288 -192 ) ( 416 160 -160 ) wbrick1_5 0 0 0 1 1 +( -128 288 -192 ) ( -128 416 -192 ) ( -128 288 -160 ) wbrick1_5 0 0 0 1 1 +( -448 480 64 ) ( 416 480 -64 ) ( -448 480 -64 ) wbrick1_5 0 0 0 1 1 +( -672 -64 -256 ) ( -480 64 -256 ) ( -672 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3898 +{ +( 32 352 -192 ) ( 32 224 -192 ) ( -192 352 -192 ) wbrick1_5 0 0 0 1 1 +( -32 640 -288 ) ( -256 640 -288 ) ( -32 640 -320 ) wbrick1_5 0 0 0 1 1 +( -128 256 -160 ) ( -128 256 -192 ) ( -128 128 -160 ) wbrick1_5 0 0 0 1 1 +( -320 288 -192 ) ( -320 416 -192 ) ( -320 288 -160 ) wbrick1_5 0 0 0 1 1 +( -576 576 64 ) ( 288 576 -64 ) ( -576 576 -64 ) wbrick1_5 32 0 0 1 1 +( -672 -64 -256 ) ( -480 64 -256 ) ( -672 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3899 +{ +( -224 1248 -192 ) ( -224 1376 -192 ) ( 0 1248 -192 ) wbrick1_5 32 0 0 1 1 +( -160 960 -160 ) ( 64 960 -160 ) ( -160 960 -192 ) wbrick1_5 0 0 0 1 1 +( -160 1024 -256 ) ( -160 1024 -192 ) ( -96 960 -192 ) wbrick1_5 0 32 0 1 1 +( -192 1024 -320 ) ( -192 1024 -384 ) ( 192 1024 -320 ) wbrick1_5 0 0 0 1 1 +( 96 1024 -64 ) ( 96 960 -64 ) ( 96 1024 64 ) wbrick1_5 0 0 0 1 1 +( -672 -64 -256 ) ( -480 64 -256 ) ( -672 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3900 +{ +( 1896 1440 256 ) ( 1896 1392 256 ) ( 1880 1440 256 ) clip 0 0 0 1 1 +( 1896 1376 352 ) ( 1880 1376 352 ) ( 1896 1376 128 ) clip 0 0 0 1 1 +( 1896 1456 352 ) ( 1896 1456 128 ) ( 1896 1408 352 ) clip 0 0 0 1 1 +( 1880 1408 128 ) ( 1896 1408 128 ) ( 1880 1456 128 ) clip 0 0 0 1 1 +( 1872 1248 128 ) ( 1872 1248 352 ) ( 1888 1248 128 ) clip 0 0 0 1 1 +( 1888 1408 128 ) ( 1888 1456 128 ) ( 1888 1408 352 ) clip 0 0 0 1 1 +} +// brush 3901 +{ +( 2016 1448 256 ) ( 2016 1400 256 ) ( 2000 1448 256 ) clip 0 0 0 1 1 +( 2016 1456 160 ) ( 2000 1456 160 ) ( 2016 1456 -64 ) clip 0 0 0 1 1 +( 2016 1456 160 ) ( 2016 1456 -64 ) ( 2016 1408 160 ) clip 0 0 0 1 1 +( 2000 1408 -64 ) ( 2016 1408 -64 ) ( 2000 1456 -64 ) clip 0 0 0 1 1 +( 1992 1248 -64 ) ( 1992 1248 160 ) ( 2008 1248 -64 ) clip 0 0 0 1 1 +( 2008 1408 -64 ) ( 2008 1456 -64 ) ( 2008 1408 160 ) clip 0 0 0 1 1 +} +// brush 3902 +{ +( 1896 1440 128 ) ( 1896 1392 128 ) ( 1880 1440 128 ) clip 0 0 0 1 1 +( 1896 1456 160 ) ( 1880 1456 160 ) ( 1896 1456 -64 ) clip 0 0 0 1 1 +( 1896 1456 160 ) ( 1896 1456 -64 ) ( 1896 1408 160 ) clip 0 0 0 1 1 +( 1880 1408 -64 ) ( 1896 1408 -64 ) ( 1880 1456 -64 ) clip 0 0 0 1 1 +( 1872 1248 -64 ) ( 1872 1248 160 ) ( 1888 1248 -64 ) clip 0 0 0 1 1 +( 1888 1408 -64 ) ( 1888 1456 -64 ) ( 1888 1408 160 ) clip 0 0 0 1 1 +} +// brush 3903 +{ +( 1824 704 -320 ) ( 1824 704 -224 ) ( 1856 736 -224 ) wswamp1_k 0 0 0 1 1 +( 1856 1088 -288 ) ( 1856 960 -416 ) ( 1856 960 -288 ) wswamp1_k 32 0 0 1 1 +( 1824 896 -224 ) ( 1824 896 -320 ) ( 1824 1152 -224 ) wswamp1_k 0 0 0 1 1 +( 1536 1152 -64 ) ( 1856 1152 -64 ) ( 1536 1152 64 ) wswamp1_k 0 0 0 1 1 +( 1824 -64 -320 ) ( 2080 64 -320 ) ( 1824 64 -320 ) wswamp1_k 0 0 0 1 1 +( 1824 64 -256 ) ( 2080 64 -256 ) ( 1824 -64 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 3904 +{ +( 2048 736 -320 ) ( 2048 736 -224 ) ( 2080 704 -224 ) wswamp1_k 32 0 0 1 1 +( 2080 896 -320 ) ( 2080 768 -448 ) ( 2080 768 -320 ) wswamp1_k 32 0 0 1 1 +( 2048 736 -224 ) ( 2048 736 -320 ) ( 2048 1152 -224 ) wswamp1_k 32 0 0 1 1 +( 1760 1152 -64 ) ( 2080 1152 -64 ) ( 1760 1152 64 ) wswamp1_k 0 0 0 1 1 +( 1824 -64 -320 ) ( 2080 64 -320 ) ( 1824 64 -320 ) wswamp1_k 0 0 0 1 1 +( 1824 64 -256 ) ( 2080 64 -256 ) ( 1824 -64 -256 ) wswamp1_k 0 0 0 1 1 +} +// brush 3905 +{ +( 160 2816 160 ) ( 48 2816 160 ) ( 160 2880 160 ) clip 0 0 0 1 1 +( 160 2816 160 ) ( 160 2880 160 ) ( 160 2816 144 ) clip 0 0 0 1 1 +( 160 2816 160 ) ( 160 2816 144 ) ( 48 2816 160 ) clip 0 0 0 1 1 +( 48 2880 128 ) ( 48 2816 128 ) ( 160 2880 128 ) clip 0 0 0 1 1 +( -32 2880 144 ) ( -32 2880 160 ) ( -32 2816 144 ) clip 0 0 0 1 1 +( 48 2880 144 ) ( 160 2880 144 ) ( 48 2880 160 ) clip 0 0 0 1 1 +} +// brush 3906 +{ +( 96 2944 160 ) ( 96 2832 160 ) ( 32 2944 160 ) clip 0 0 0 1 1 +( 96 2944 160 ) ( 32 2944 160 ) ( 96 2944 144 ) clip 0 0 0 1 1 +( 96 2944 160 ) ( 96 2944 144 ) ( 96 2832 160 ) clip 0 0 0 1 1 +( 32 2832 128 ) ( 96 2832 128 ) ( 32 2944 128 ) clip 0 0 0 1 1 +( 32 2752 144 ) ( 32 2752 160 ) ( 96 2752 144 ) clip 0 0 0 1 1 +( 32 2832 144 ) ( 32 2944 144 ) ( 32 2832 160 ) clip 0 0 0 1 1 +} +// brush 3907 +{ +( 2992 1424 -576 ) ( 2736 1424 -576 ) ( 2992 1456 -576 ) city4_1 16 0 180 1 1 +( 2816 1424 -568 ) ( 2816 1456 -568 ) ( 2816 1424 -576 ) city4_1 0 0 0 1 1 +( 2864 1376 -576 ) ( 2864 1376 -584 ) ( 2608 1376 -576 ) city4_1 32 0 0 1 1 +( 2736 1456 -592 ) ( 2736 1424 -592 ) ( 2992 1456 -592 ) city4_1 0 0 0 1 1 +( 2768 1456 -576 ) ( 2768 1456 -568 ) ( 2768 1424 -576 ) city4_1 0 0 0 1 1 +( 2736 1392 -576 ) ( 2992 1392 -576 ) ( 2736 1392 -568 ) city4_1 -16 0 0 1 1 +} +// brush 3908 +{ +( 2112 1408 -64 ) ( 2240 1408 -64 ) ( 2112 1376 -64 ) wm1_2 0 0 0 1 1 +( 2016 1312 160 ) ( 2016 1312 -224 ) ( 2016 1376 -224 ) wm1_2 0 32 0 1 1 +( 2016 1376 256 ) ( 2016 1376 -32 ) ( 2272 1376 -32 ) wm1_2 0 0 0 1 1 +( 2272 1376 -96 ) ( 2272 1408 -96 ) ( 2144 1376 -96 ) wm1_2 0 0 0 1 1 +( 2048 1248 -128 ) ( 2048 1248 256 ) ( 2048 1312 256 ) wm1_2 0 0 0 1 1 +( 1984 1248 64 ) ( 1984 1248 -320 ) ( 1728 1248 -320 ) wm1_2 0 0 0 1 1 +} +// brush 3909 +{ +( 2048 1152 288 ) ( 2048 1024 288 ) ( 2016 1152 288 ) wbrick1_5 0 0 0 1 1 +( 1952 1248 224 ) ( 1952 1248 -160 ) ( 2016 1248 -160 ) wswamp2_2 0 32 0 1 1 +( 2016 1248 288 ) ( 2016 1248 0 ) ( 2016 992 0 ) wbrick1_5 0 0 0 1 1 +( 2016 992 -64 ) ( 2048 992 -64 ) ( 2016 1120 -64 ) wbrick1_5 0 0 0 1 1 +( 1888 1216 -96 ) ( 1888 1216 288 ) ( 1952 1216 288 ) wbrick1_5 0 0 0 1 1 +( 1888 1280 384 ) ( 1888 1280 0 ) ( 1888 1536 0 ) wbrick1_5 0 0 0 1 1 +} +// brush 3910 +{ +( 1952 1408 288 ) ( 2080 1408 288 ) ( 1952 1376 288 ) wbrick1_5 0 0 0 1 1 +( 1856 1312 288 ) ( 1856 1312 -96 ) ( 1856 1376 -96 ) wbrick1_5 0 0 0 1 1 +( 1856 1376 288 ) ( 1856 1376 0 ) ( 2112 1376 0 ) wbrick1_5 0 0 0 1 1 +( 2112 1376 -64 ) ( 2112 1408 -64 ) ( 1984 1376 -64 ) wbrick1_5 0 0 0 1 1 +( 1888 1248 -192 ) ( 1888 1248 192 ) ( 1888 1312 192 ) wswamp2_2 0 32 0 1 1 +( 1824 1248 416 ) ( 1824 1248 32 ) ( 1568 1248 32 ) wbrick1_5 0 0 0 1 1 +} +// brush 3911 +{ +( 2112 1408 288 ) ( 2240 1408 288 ) ( 2112 1376 288 ) wbrick1_5 0 0 0 1 1 +( 2016 1312 192 ) ( 2016 1312 -192 ) ( 2016 1376 -192 ) wswamp2_2 0 32 0 1 1 +( 2016 1376 288 ) ( 2016 1376 0 ) ( 2272 1376 0 ) wbrick1_5 0 0 0 1 1 +( 2272 1376 -64 ) ( 2272 1408 -64 ) ( 2144 1376 -64 ) wbrick1_5 0 0 0 1 1 +( 2048 1248 -96 ) ( 2048 1248 288 ) ( 2048 1312 288 ) wbrick1_5 0 0 0 1 1 +( 1984 1248 416 ) ( 1984 1248 32 ) ( 1728 1248 32 ) wbrick1_5 0 0 0 1 1 +} +// brush 3912 +{ +( 1880 1120 -280 ) ( 1880 992 -224 ) ( 1880 1120 -224 ) wswamp1_k 32 0 0 1 1 +( 1880 1856 -320 ) ( 1824 1856 -320 ) ( 1824 1728 -320 ) wswamp1_k 0 0 0 1 1 +( 1824 1728 -192 ) ( 1824 1728 -320 ) ( 1824 1856 -320 ) wswamp1_k 0 0 0 1 1 +( 0 1152 -256 ) ( 128 1216 -256 ) ( 128 1152 -256 ) wswamp1_k 0 0 0 1 1 +( 2080 2016 64 ) ( 1824 1760 -64 ) ( 2080 2016 -64 ) wbrick1_5 0 0 0 1 1 +( 1792 1408 64 ) ( 2080 1408 -64 ) ( 1792 1408 -64 ) wswamp1_k 0 0 0 1 1 +} +// brush 3913 +{ +( 2024 1120 -256 ) ( 2024 992 -256 ) ( 2024 1120 -312 ) wswamp1_k 0 0 0 1 1 +( 2080 1728 -320 ) ( 2080 1856 -320 ) ( 2024 1856 -320 ) wswamp1_k 0 0 0 1 1 +( 2080 1856 -320 ) ( 2080 1728 -320 ) ( 2080 1728 -192 ) wswamp1_k 0 0 0 1 1 +( 0 1152 -256 ) ( 128 1216 -256 ) ( 128 1152 -256 ) wswamp1_k 0 0 0 1 1 +( 2080 2016 64 ) ( 1824 1760 -64 ) ( 2080 2016 -64 ) wbrick1_5 0 0 0 1 1 +( 1792 1408 64 ) ( 2080 1408 -64 ) ( 1792 1408 -64 ) wswamp1_k 0 0 0 1 1 +} +// brush 3914 +{ +( 2864 1360 -592 ) ( 2608 1360 -592 ) ( 2864 1392 -592 ) city4_1 16 0 180 1 1 +( 2656 1296 -568 ) ( 2656 1328 -568 ) ( 2656 1296 -576 ) city4_1 16 0 0 1 1 +( 2720 1280 -568 ) ( 2720 1280 -576 ) ( 2464 1280 -568 ) city4_1 32 0 0 1 1 +( 2608 1392 -640 ) ( 2608 1360 -640 ) ( 2864 1392 -640 ) city4_1 0 0 0 1 1 +( 2640 1392 -576 ) ( 2640 1392 -568 ) ( 2640 1360 -576 ) city4_1 0 0 0 1 1 +( 2608 1328 -576 ) ( 2864 1328 -576 ) ( 2608 1328 -568 ) city4_1 -16 0 0 1 1 +} +// brush 3915 +{ +( 2992 1312 -592 ) ( 2736 1312 -592 ) ( 2992 1344 -592 ) city4_1 16 0 180 1 1 +( 2800 1248 -584 ) ( 2800 1280 -584 ) ( 2800 1248 -592 ) city4_1 0 0 0 1 1 +( 2864 1216 -584 ) ( 2864 1216 -592 ) ( 2608 1216 -584 ) city4_1 32 0 0 1 1 +( 2736 1344 -640 ) ( 2736 1312 -640 ) ( 2992 1344 -640 ) city4_1 0 0 0 1 1 +( 2784 1280 -592 ) ( 2784 1280 -584 ) ( 2784 1248 -592 ) city4_1 48 0 0 1 1 +( 2736 1376 -592 ) ( 2992 1376 -592 ) ( 2736 1376 -584 ) city4_1 -16 0 0 1 1 +} +// brush 3916 +{ +( -400 880 -192 ) ( -400 864 -192 ) ( -656 880 -192 ) wmet2_c 0 0 0 1 1 +( -400 880 -320 ) ( -400 880 -312 ) ( -408 872 -312 ) wmet2_c 0 0 0 1 1 +( -400 880 -312 ) ( -400 880 -320 ) ( -392 872 -320 ) wmet2_c 0 0 0 1 1 +( -656 864 -320 ) ( -400 864 -320 ) ( -656 880 -320 ) wmet2_c 0 0 0 1 1 +( -392 872 -312 ) ( -392 872 -320 ) ( -400 864 -312 ) wmet2_c 0 0 0 1 1 +( -400 864 -312 ) ( -400 864 -320 ) ( -408 872 -320 ) wmet2_c 0 0 0 1 1 +} +// brush 3917 +{ +( -400 800 -192 ) ( -400 784 -192 ) ( -656 800 -192 ) wmet2_c 0 0 0 1 1 +( -400 800 -320 ) ( -400 800 -312 ) ( -408 792 -312 ) wmet2_c 0 0 0 1 1 +( -400 800 -312 ) ( -400 800 -320 ) ( -392 792 -320 ) wmet2_c 0 0 0 1 1 +( -656 784 -320 ) ( -400 784 -320 ) ( -656 800 -320 ) wmet2_c 0 0 0 1 1 +( -392 792 -312 ) ( -392 792 -320 ) ( -400 784 -312 ) wmet2_c 0 0 0 1 1 +( -400 784 -312 ) ( -400 784 -320 ) ( -408 792 -320 ) wmet2_c 0 0 0 1 1 +} +// brush 3918 +{ +( -400 840 -192 ) ( -400 824 -192 ) ( -656 840 -192 ) wmet2_c 0 0 0 1 1 +( -400 840 -320 ) ( -400 840 -312 ) ( -408 832 -312 ) wmet2_c 0 0 0 1 1 +( -400 840 -312 ) ( -400 840 -320 ) ( -392 832 -320 ) wmet2_c 0 0 0 1 1 +( -656 824 -320 ) ( -400 824 -320 ) ( -656 840 -320 ) wmet2_c 0 0 0 1 1 +( -392 832 -312 ) ( -392 832 -320 ) ( -400 824 -312 ) wmet2_c 0 0 0 1 1 +( -400 824 -312 ) ( -400 824 -320 ) ( -408 832 -320 ) wmet2_c 0 0 0 1 1 +} +// brush 3919 +{ +( 2752 1344 -608 ) ( 2752 1280 -608 ) ( 2688 1344 -608 ) city4_1 0 0 0 1 1 +( 2720 1376 -592 ) ( 2656 1376 -592 ) ( 2720 1376 -640 ) city4_1 0 0 0 1 1 +( 2784 1312 -592 ) ( 2784 1312 -640 ) ( 2784 1248 -592 ) city4_1 0 0 0 1 1 +( 2688 1280 -640 ) ( 2752 1280 -640 ) ( 2688 1344 -640 ) city4_1 0 0 0 1 1 +( 2720 1248 -640 ) ( 2720 1248 -592 ) ( 2784 1248 -640 ) city4_1 0 0 0 1 1 +( 2656 1312 -640 ) ( 2656 1376 -640 ) ( 2656 1312 -592 ) city4_1 0 0 0 1 1 +} +// brush 3920 +{ +( 2720 1024 -592 ) ( 2720 1280 -592 ) ( 2752 1024 -592 ) city4_1 16 0 180 1 1 +( 2656 1216 -568 ) ( 2688 1216 -568 ) ( 2656 1216 -576 ) city4_1 48 0 0 1 1 +( 2656 1168 -568 ) ( 2656 1168 -576 ) ( 2656 1424 -568 ) city4_1 32 0 0 1 1 +( 2752 1280 -640 ) ( 2720 1280 -640 ) ( 2752 1024 -640 ) city4_1 0 0 0 1 1 +( 2752 1248 -576 ) ( 2752 1248 -568 ) ( 2720 1248 -576 ) city4_1 48 0 0 1 1 +( 2784 1280 -576 ) ( 2784 1024 -576 ) ( 2784 1280 -568 ) city4_1 -16 0 0 1 1 +} +// brush 3921 +{ +( 2864 1328 -592 ) ( 2608 1328 -592 ) ( 2864 1360 -592 ) city4_1 16 0 180 1 1 +( 2656 1264 -568 ) ( 2656 1296 -568 ) ( 2656 1264 -576 ) city4_1 0 0 0 1 1 +( 2720 1248 -552 ) ( 2720 1248 -560 ) ( 2464 1248 -552 ) city4_1 32 0 0 1 1 +( 2608 1360 -640 ) ( 2608 1328 -640 ) ( 2864 1360 -640 ) city4_1 0 0 0 1 1 +( 2640 1360 -576 ) ( 2640 1360 -568 ) ( 2640 1328 -576 ) city4_1 0 0 0 1 1 +( 2608 1264 -576 ) ( 2864 1264 -576 ) ( 2608 1264 -568 ) city4_1 -16 0 0 1 1 +} +// brush 3922 +{ +( 2864 1408 -576 ) ( 2608 1408 -576 ) ( 2864 1440 -576 ) city4_1 16 0 180 1 1 +( 2656 1344 -568 ) ( 2656 1376 -568 ) ( 2656 1344 -576 ) city4_1 0 0 0 1 1 +( 2720 1328 -568 ) ( 2720 1328 -576 ) ( 2464 1328 -568 ) city4_1 32 0 0 1 1 +( 2608 1440 -640 ) ( 2608 1408 -640 ) ( 2864 1440 -640 ) city4_1 0 0 0 1 1 +( 2640 1440 -576 ) ( 2640 1440 -568 ) ( 2640 1408 -576 ) city4_1 0 0 0 1 1 +( 2608 1376 -576 ) ( 2864 1376 -576 ) ( 2608 1376 -568 ) city4_1 -16 0 0 1 1 +} +// brush 3923 +{ +( 2864 1344 -576 ) ( 2608 1344 -576 ) ( 2864 1376 -576 ) city4_1 16 0 180 1 1 +( 2656 1280 -568 ) ( 2656 1312 -568 ) ( 2656 1280 -576 ) city4_1 0 0 0 1 1 +( 2720 1264 -568 ) ( 2720 1264 -576 ) ( 2464 1264 -568 ) city4_1 16 0 0 1 1 +( 2608 1376 -640 ) ( 2608 1344 -640 ) ( 2864 1376 -640 ) city4_1 0 0 0 1 1 +( 2640 1376 -576 ) ( 2640 1376 -568 ) ( 2640 1344 -576 ) city4_1 0 0 0 1 1 +( 2608 1280 -576 ) ( 2864 1280 -576 ) ( 2608 1280 -568 ) city4_1 -16 0 0 1 1 +} +// brush 3924 +{ +( 2848 1344 -576 ) ( 2592 1344 -576 ) ( 2848 1376 -576 ) city4_1 16 0 180 1 1 +( 2640 1280 -568 ) ( 2640 1312 -568 ) ( 2640 1280 -576 ) city4_1 48 0 0 1 1 +( 2704 1248 -568 ) ( 2704 1248 -576 ) ( 2448 1248 -568 ) city4_1 32 0 0 1 1 +( 2592 1376 -640 ) ( 2592 1344 -640 ) ( 2848 1376 -640 ) city4_1 0 0 0 1 1 +( 2624 1376 -576 ) ( 2624 1376 -568 ) ( 2624 1344 -576 ) city4_1 0 0 0 1 1 +( 2592 1376 -576 ) ( 2848 1376 -576 ) ( 2592 1376 -568 ) city4_1 -16 0 0 1 1 +} +// brush 3925 +{ +( 2576 1024 -576 ) ( 2576 1280 -576 ) ( 2608 1024 -576 ) city4_1 16 0 180 1 1 +( 2512 1232 -568 ) ( 2544 1232 -568 ) ( 2512 1232 -576 ) city4_1 48 0 0 1 1 +( 2624 1168 -568 ) ( 2624 1168 -576 ) ( 2624 1424 -568 ) city4_1 32 0 0 1 1 +( 2608 1280 -640 ) ( 2576 1280 -640 ) ( 2608 1024 -640 ) city4_1 0 0 0 1 1 +( 2608 1248 -576 ) ( 2608 1248 -568 ) ( 2576 1248 -576 ) city4_1 0 0 0 1 1 +( 2656 1280 -576 ) ( 2656 1024 -576 ) ( 2656 1280 -568 ) city4_1 -16 0 0 1 1 +} +// brush 3926 +{ +( 2752 1024 -576 ) ( 2752 1280 -576 ) ( 2784 1024 -576 ) city4_1 16 0 180 1 1 +( 2688 1232 -568 ) ( 2720 1232 -568 ) ( 2688 1232 -576 ) city4_1 48 0 0 1 1 +( 2768 1168 -568 ) ( 2768 1168 -576 ) ( 2768 1424 -568 ) city4_1 32 0 0 1 1 +( 2784 1280 -592 ) ( 2752 1280 -592 ) ( 2784 1024 -592 ) city4_1 0 0 0 1 1 +( 2784 1248 -576 ) ( 2784 1248 -568 ) ( 2752 1248 -576 ) city4_1 48 0 0 1 1 +( 2784 1280 -576 ) ( 2784 1024 -576 ) ( 2784 1280 -568 ) city4_1 -16 0 0 1 1 +} +// brush 3927 +{ +( 2704 1008 -576 ) ( 2704 1264 -576 ) ( 2736 1008 -576 ) city4_1 16 0 180 1 1 +( 2640 1216 -568 ) ( 2672 1216 -568 ) ( 2640 1216 -576 ) city4_1 48 0 0 1 1 +( 2720 1152 -568 ) ( 2720 1152 -576 ) ( 2720 1408 -568 ) city4_1 32 0 0 1 1 +( 2736 1264 -640 ) ( 2704 1264 -640 ) ( 2736 1008 -640 ) city4_1 0 0 0 1 1 +( 2736 1232 -576 ) ( 2736 1232 -568 ) ( 2704 1232 -576 ) city4_1 0 0 0 1 1 +( 2784 1264 -576 ) ( 2784 1008 -576 ) ( 2784 1264 -568 ) city4_1 -16 0 0 1 1 +} +// brush 3928 +{ +( 2624 1008 -576 ) ( 2624 1264 -576 ) ( 2656 1008 -576 ) city4_1 16 0 180 1 1 +( 2560 1216 -568 ) ( 2592 1216 -568 ) ( 2560 1216 -576 ) city4_1 48 0 0 1 1 +( 2624 1152 -568 ) ( 2624 1152 -576 ) ( 2624 1408 -568 ) city4_1 32 0 0 1 1 +( 2656 1264 -640 ) ( 2624 1264 -640 ) ( 2656 1008 -640 ) city4_1 0 0 0 1 1 +( 2656 1232 -576 ) ( 2656 1232 -568 ) ( 2624 1232 -576 ) city4_1 0 0 0 1 1 +( 2704 1264 -576 ) ( 2704 1008 -576 ) ( 2704 1264 -568 ) city4_1 -16 0 0 1 1 +} +// brush 3929 +{ +( 2624 1024 -576 ) ( 2624 1280 -576 ) ( 2656 1024 -576 ) city4_1 16 0 180 1 1 +( 2560 1232 -568 ) ( 2592 1232 -568 ) ( 2560 1232 -576 ) city4_1 48 0 0 1 1 +( 2688 1168 -568 ) ( 2688 1168 -576 ) ( 2688 1424 -568 ) city4_1 32 0 0 1 1 +( 2656 1280 -592 ) ( 2624 1280 -592 ) ( 2656 1024 -592 ) city4_1 0 0 0 1 1 +( 2656 1248 -576 ) ( 2656 1248 -568 ) ( 2624 1248 -576 ) city4_1 48 0 0 1 1 +( 2704 1280 -576 ) ( 2704 1024 -576 ) ( 2704 1280 -568 ) city4_1 -16 0 0 1 1 +} +// brush 3930 +{ +( 3008 1344 -576 ) ( 2752 1344 -576 ) ( 3008 1376 -576 ) city4_1 16 0 180 1 1 +( 2816 1280 -568 ) ( 2816 1312 -568 ) ( 2816 1280 -576 ) city4_1 0 0 0 1 1 +( 2880 1216 -568 ) ( 2880 1216 -576 ) ( 2624 1216 -568 ) city4_1 32 0 0 1 1 +( 2752 1376 -640 ) ( 2752 1344 -640 ) ( 3008 1376 -640 ) city4_1 0 0 0 1 1 +( 2800 1376 -576 ) ( 2800 1376 -568 ) ( 2800 1344 -576 ) city4_1 0 0 0 1 1 +( 2752 1376 -576 ) ( 3008 1376 -576 ) ( 2752 1376 -568 ) city4_1 -16 0 0 1 1 +} +// brush 3931 +{ +( 2992 1360 -576 ) ( 2736 1360 -576 ) ( 2992 1392 -576 ) city4_1 16 0 180 1 1 +( 2800 1296 -568 ) ( 2800 1328 -568 ) ( 2800 1296 -576 ) city4_1 0 0 0 1 1 +( 2864 1328 -520 ) ( 2864 1328 -528 ) ( 2608 1328 -520 ) city4_1 32 0 0 1 1 +( 2736 1392 -592 ) ( 2736 1360 -592 ) ( 2992 1392 -592 ) city4_1 0 0 0 1 1 +( 2784 1328 -576 ) ( 2784 1328 -568 ) ( 2784 1296 -576 ) city4_1 48 0 0 1 1 +( 2736 1376 -576 ) ( 2992 1376 -576 ) ( 2736 1376 -568 ) city4_1 -16 0 0 1 1 +} +// brush 3932 +{ +( 2992 1312 -576 ) ( 2736 1312 -576 ) ( 2992 1344 -576 ) city4_1 16 0 180 1 1 +( 2800 1248 -568 ) ( 2800 1280 -568 ) ( 2800 1248 -576 ) city4_1 0 0 0 1 1 +( 2864 1216 -568 ) ( 2864 1216 -576 ) ( 2608 1216 -568 ) city4_1 32 0 0 1 1 +( 2736 1344 -592 ) ( 2736 1312 -592 ) ( 2992 1344 -592 ) city4_1 0 0 0 1 1 +( 2784 1280 -576 ) ( 2784 1280 -568 ) ( 2784 1248 -576 ) city4_1 48 0 0 1 1 +( 2736 1280 -576 ) ( 2992 1280 -576 ) ( 2736 1280 -568 ) city4_1 -16 0 0 1 1 +} +// brush 3933 +{ +( 2992 1344 -576 ) ( 2736 1344 -576 ) ( 2992 1376 -576 ) city4_1 16 0 180 1 1 +( 2800 1280 -568 ) ( 2800 1312 -568 ) ( 2800 1280 -576 ) city4_1 0 0 0 1 1 +( 2864 1296 -520 ) ( 2864 1296 -528 ) ( 2608 1296 -520 ) city4_1 32 0 0 1 1 +( 2736 1376 -592 ) ( 2736 1344 -592 ) ( 2992 1376 -592 ) city4_1 0 0 0 1 1 +( 2784 1312 -576 ) ( 2784 1312 -568 ) ( 2784 1280 -576 ) city4_1 48 0 0 1 1 +( 2736 1312 -576 ) ( 2992 1312 -576 ) ( 2736 1312 -568 ) city4_1 -16 0 0 1 1 +} +// brush 3934 +{ +( 2080 1440 -312 ) ( 1824 1440 -312 ) ( 2080 1472 -312 ) city4_1 16 0 180 1 1 +( 2048 1440 -312 ) ( 2048 1472 -312 ) ( 2048 1440 -320 ) city4_1 0 0 0 1 1 +( 2080 1440 -320 ) ( 2080 1440 -328 ) ( 1824 1440 -320 ) city4_1 32 0 0 1 1 +( 1824 1472 -384 ) ( 1824 1440 -384 ) ( 2080 1472 -384 ) city4_1 0 0 0 1 1 +( 1856 1472 -320 ) ( 1856 1472 -312 ) ( 1856 1440 -320 ) city4_1 0 0 0 1 1 +( 1824 1472 -320 ) ( 2080 1472 -320 ) ( 1824 1472 -312 ) city4_1 -16 0 0 1 1 +} +// brush 3935 +{ +( 2848 1424 -576 ) ( 2592 1424 -576 ) ( 2848 1456 -576 ) city4_1 16 0 180 1 1 +( 2688 1424 -568 ) ( 2688 1456 -568 ) ( 2688 1424 -576 ) city4_1 0 0 0 1 1 +( 2720 1376 -576 ) ( 2720 1376 -584 ) ( 2464 1376 -576 ) city4_1 32 0 0 1 1 +( 2592 1456 -592 ) ( 2592 1424 -592 ) ( 2848 1456 -592 ) city4_1 0 0 0 1 1 +( 2624 1456 -576 ) ( 2624 1456 -568 ) ( 2624 1424 -576 ) city4_1 0 0 0 1 1 +( 2592 1392 -576 ) ( 2848 1392 -576 ) ( 2592 1392 -568 ) city4_1 -16 0 0 1 1 +} +// brush 3936 +{ +( 2928 1424 -592 ) ( 2672 1424 -592 ) ( 2928 1456 -592 ) city4_1 16 0 180 1 1 +( 2816 1424 -584 ) ( 2816 1456 -584 ) ( 2816 1424 -592 ) city4_1 0 0 0 1 1 +( 2800 1376 -592 ) ( 2800 1376 -600 ) ( 2544 1376 -592 ) city4_1 32 0 0 1 1 +( 2672 1456 -640 ) ( 2672 1424 -640 ) ( 2928 1456 -640 ) city4_1 0 0 0 1 1 +( 2624 1456 -592 ) ( 2624 1456 -584 ) ( 2624 1424 -592 ) city4_1 0 0 0 1 1 +( 2672 1392 -592 ) ( 2928 1392 -592 ) ( 2672 1392 -584 ) city4_1 -16 0 0 1 1 +} +// brush 3937 +{ +( 2928 1424 -576 ) ( 2672 1424 -576 ) ( 2928 1456 -576 ) city4_1 16 0 180 1 1 +( 2752 1424 -568 ) ( 2752 1456 -568 ) ( 2752 1424 -576 ) city4_1 0 0 0 1 1 +( 2800 1376 -576 ) ( 2800 1376 -584 ) ( 2544 1376 -576 ) city4_1 32 0 0 1 1 +( 2672 1456 -592 ) ( 2672 1424 -592 ) ( 2928 1456 -592 ) city4_1 0 0 0 1 1 +( 2704 1456 -576 ) ( 2704 1456 -568 ) ( 2704 1424 -576 ) city4_1 0 0 0 1 1 +( 2672 1392 -576 ) ( 2928 1392 -576 ) ( 2672 1392 -568 ) city4_1 -16 0 0 1 1 +} +// brush 3938 +{ +( 1888 1272 -64 ) ( 1904 1400 -64 ) ( 1904 1272 -64 ) wm1_2 0 0 0 1 1 +( 1888 1248 -16 ) ( 1904 1264 -16 ) ( 1904 1264 -48 ) wm1_2 24 0 0 1 1 +( 1904 1272 -64 ) ( 1904 1368 -64 ) ( 1904 1368 -96 ) wm1_2 0 0 0 1 1 +( 1888 1256 -96 ) ( 1904 1384 -96 ) ( 1888 1384 -96 ) wm1_2 0 0 0 1 1 +( 1888 1376 -16 ) ( 1904 1360 -48 ) ( 1904 1360 -16 ) wm1_2 24 0 0 1 1 +( 1888 1384 96 ) ( 1888 1256 -96 ) ( 1888 1384 -96 ) wm1_1 24 0 0 1 1 +} +// brush 3939 +{ +( 2000 1272 -64 ) ( 2000 1400 -64 ) ( 2016 1272 -64 ) wm1_2 0 0 0 1 1 +( 2000 1264 -48 ) ( 2000 1264 -16 ) ( 2016 1248 -16 ) wm1_2 24 0 0 1 1 +( 2000 1368 -96 ) ( 2000 1368 -64 ) ( 2000 1272 -64 ) wm1_2 0 0 0 1 1 +( 2016 1384 -96 ) ( 2000 1384 -96 ) ( 2016 1256 -96 ) wm1_2 0 0 0 1 1 +( 2000 1360 -16 ) ( 2000 1360 -48 ) ( 2016 1376 -16 ) wm1_2 24 0 0 1 1 +( 2016 1384 -96 ) ( 2016 1256 -96 ) ( 2016 1384 96 ) wm1_1 24 0 0 1 1 +} +// brush 3940 +{ +( 1992 1248 -64 ) ( 1864 1264 -64 ) ( 1992 1264 -64 ) wm1_2 0 0 0 1 1 +( 2016 1248 -16 ) ( 2000 1264 -16 ) ( 2000 1264 -48 ) wm1_2 24 0 0 1 1 +( 1992 1264 -64 ) ( 1896 1264 -64 ) ( 1896 1264 -96 ) wm1_2 0 0 0 1 1 +( 2008 1248 -96 ) ( 1880 1264 -96 ) ( 1880 1248 -96 ) wm1_2 0 0 0 1 1 +( 1888 1248 -16 ) ( 1904 1264 -48 ) ( 1904 1264 -16 ) wm1_2 24 0 0 1 1 +( 1880 1248 96 ) ( 2008 1248 -96 ) ( 1880 1248 -96 ) wm1_1 56 0 0 1 1 +} +// brush 3941 +{ +( 1992 1360 -64 ) ( 1864 1360 -64 ) ( 1992 1376 -64 ) wm1_2 0 0 0 1 1 +( 2000 1360 -48 ) ( 2000 1360 -16 ) ( 2016 1376 -16 ) wm1_2 24 0 0 1 1 +( 1896 1360 -96 ) ( 1896 1360 -64 ) ( 1992 1360 -64 ) wm1_2 0 0 0 1 1 +( 1880 1376 -96 ) ( 1880 1360 -96 ) ( 2008 1376 -96 ) wm1_2 0 0 0 1 1 +( 1904 1360 -16 ) ( 1904 1360 -48 ) ( 1888 1376 -16 ) wm1_2 24 0 0 1 1 +( 1880 1376 -96 ) ( 2008 1376 -96 ) ( 1880 1376 96 ) wm1_1 56 0 0 1 1 +} +// brush 3942 +{ +( 1888 1328 -64 ) ( 2000 1328 -64 ) ( 1888 1296 -64 ) wm1_2 0 0 0 1 1 +( 1904 1328 -64 ) ( 1904 1296 -64 ) ( 1904 1328 -96 ) wm1_2 0 0 0 1 1 +( 1888 1328 -64 ) ( 1888 1328 -96 ) ( 2000 1328 -64 ) wm1_2 0 0 0 1 1 +( 2000 1296 -96 ) ( 2000 1328 -96 ) ( 1888 1296 -96 ) wm1_2 0 0 0 1 1 +( 1920 1296 -96 ) ( 1920 1296 -64 ) ( 1920 1328 -96 ) wm1_2 0 0 0 1 1 +( 2000 1296 -96 ) ( 1888 1296 -96 ) ( 2000 1296 -64 ) wm1_2 0 0 0 1 1 +} +// brush 3943 +{ +( 2016 1296 -64 ) ( 1904 1296 -64 ) ( 2016 1328 -64 ) wm1_2 0 0 0 1 1 +( 2000 1296 -64 ) ( 2000 1328 -64 ) ( 2000 1296 -96 ) wm1_2 0 0 0 1 1 +( 2016 1296 -64 ) ( 2016 1296 -96 ) ( 1904 1296 -64 ) wm1_2 0 0 0 1 1 +( 1904 1328 -96 ) ( 1904 1296 -96 ) ( 2016 1328 -96 ) wm1_2 0 0 0 1 1 +( 1984 1328 -96 ) ( 1984 1328 -64 ) ( 1984 1296 -96 ) wm1_2 0 0 0 1 1 +( 1904 1328 -96 ) ( 2016 1328 -96 ) ( 1904 1328 -64 ) wm1_2 0 0 0 1 1 +} +// brush 3944 +{ +( 1968 1376 -64 ) ( 1968 1264 -64 ) ( 1936 1376 -64 ) wm1_2 0 0 0 1 1 +( 1968 1376 -64 ) ( 1968 1376 -96 ) ( 1968 1264 -64 ) wm1_2 0 0 0 1 1 +( 1936 1264 -96 ) ( 1968 1264 -96 ) ( 1936 1376 -96 ) wm1_2 0 0 0 1 1 +( 1936 1264 -96 ) ( 1936 1264 -64 ) ( 1968 1264 -96 ) wm1_2 0 0 0 1 1 +( 1936 1264 -96 ) ( 1936 1376 -96 ) ( 1936 1264 -64 ) wm1_2 0 0 0 1 1 +( 1968 1360 -96 ) ( 1968 1360 -64 ) ( 1936 1360 -96 ) wm1_2 0 0 0 1 1 +} +// brush 3945 +{ +( 1856 928 -224 ) ( 1984 896 -224 ) ( 1856 896 -224 ) wbrick1_5 0 0 0 1 1 +( 1920 896 -448 ) ( 1920 928 -320 ) ( 1920 896 -320 ) wbrick1_5 0 0 0 1 1 +( 1920 928 -288 ) ( 1792 928 -416 ) ( 1792 928 -288 ) wbrick1_5 0 0 0 1 1 +( 1728 960 -224 ) ( 1728 1152 -320 ) ( 1984 1152 -320 ) wbrick1_5 0 0 180 1 1 +( 1984 1056 -64 ) ( 1984 736 -64 ) ( 1984 1056 64 ) wbrick1_5 0 0 0 1 1 +( 64 928 -288 ) ( -64 1120 -288 ) ( -64 928 -288 ) wbrick1_5 0 0 0 1 1 +} +// brush 3946 +{ +( 1792 928 -224 ) ( 1920 896 -224 ) ( 1792 896 -224 ) wbrick1_5 0 0 0 1 1 +( 1856 896 -448 ) ( 1856 928 -320 ) ( 1856 896 -320 ) wbrick1_5 0 0 0 1 1 +( 1856 928 -288 ) ( 1728 928 -416 ) ( 1728 928 -288 ) wbrick1_5 0 0 0 1 1 +( 1664 960 -224 ) ( 1664 1152 -320 ) ( 1920 1152 -320 ) wbrick1_5 0 0 180 1 1 +( 1888 1056 -64 ) ( 1888 736 -64 ) ( 1888 1056 64 ) wbrick1_5 0 0 0 1 1 +( 64 928 -288 ) ( -64 1120 -288 ) ( -64 928 -288 ) wbrick1_5 0 0 0 1 1 +} +// brush 3947 +{ +( 1952 928 -224 ) ( 2080 896 -224 ) ( 1952 896 -224 ) wbrick1_5 0 0 0 1 1 +( 2016 896 -448 ) ( 2016 928 -320 ) ( 2016 896 -320 ) wbrick1_5 0 0 0 1 1 +( 2016 928 -288 ) ( 1888 928 -416 ) ( 1888 928 -288 ) wbrick1_5 0 0 0 1 1 +( 1824 960 -224 ) ( 1824 1152 -320 ) ( 2080 1152 -320 ) wbrick1_5 0 0 180 1 1 +( 2048 1056 -64 ) ( 2048 736 -64 ) ( 2048 1056 64 ) wbrick1_5 0 0 0 1 1 +( 64 928 -288 ) ( -64 1120 -288 ) ( -64 928 -288 ) wbrick1_5 0 0 0 1 1 +} +// brush 3948 +{ +( 1856 1472 -192 ) ( 1856 1216 -192 ) ( 1792 1472 -192 ) wbrick1_5 0 0 0 1 1 +( 1856 1408 -192 ) ( 1792 1408 -192 ) ( 1856 1408 -320 ) wbrick1_5 0 0 0 1 1 +( 1856 1472 -128 ) ( 1856 1472 -256 ) ( 1856 1216 -128 ) wbrick1_5 0 0 0 1 1 +( 1792 1216 -320 ) ( 1792 1216 -192 ) ( 1856 1216 -320 ) wbrick1_5 0 0 0 1 1 +( 1824 1216 -320 ) ( 1824 1472 -320 ) ( 1824 1216 -192 ) wbrick1_5 0 0 0 1 1 +( 1824 -64 -256 ) ( 2144 64 -256 ) ( 1824 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3949 +{ +( 2112 1440 -192 ) ( 2112 1184 -192 ) ( 2048 1440 -192 ) wbrick1_5 0 0 0 1 1 +( 2112 1408 -192 ) ( 2048 1408 -192 ) ( 2112 1408 -320 ) wbrick1_5 0 0 0 1 1 +( 2080 1440 -192 ) ( 2080 1440 -320 ) ( 2080 1184 -192 ) wbrick1_5 0 0 0 1 1 +( 2048 1216 -320 ) ( 2048 1216 -192 ) ( 2112 1216 -320 ) wbrick1_5 0 0 0 1 1 +( 2048 1184 -256 ) ( 2048 1440 -256 ) ( 2048 1184 -128 ) wbrick1_5 0 0 0 1 1 +( 1824 -64 -256 ) ( 2144 64 -256 ) ( 1824 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3950 +{ +( 2080 1392 -320 ) ( 1952 1264 -320 ) ( 1952 1392 -320 ) wswamp1_2 0 0 0 1 1 +( 2072 1392 -448 ) ( 1944 1264 -448 ) ( 2072 1264 -448 ) wswamp1_2 0 0 0 1 1 +( 2024 1152 -384 ) ( 1984 1152 -384 ) ( 1984 1152 -320 ) wswamp1_2 0 0 0 1 1 +( 2024 1152 -320 ) ( 2024 1216 -320 ) ( 2024 1216 -384 ) wswamp1_2 0 0 0 1 1 +( 2024 1216 -448 ) ( 1984 1152 -384 ) ( 1984 1152 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3951 +{ +( 1920 1152 -320 ) ( 1952 1232 -352 ) ( 1984 1152 -320 ) wswamp1_2 0 0 0 1 1 +( 1984 1152 -320 ) ( 1984 1152 -384 ) ( 1920 1152 -320 ) wswamp1_2 0 0 0 1 1 +( 1920 1152 -448 ) ( 1952 1232 -352 ) ( 1920 1152 -320 ) wswamp1_2 0 0 0 1 1 +( 2040 1120 -448 ) ( 1912 1120 -448 ) ( 2040 992 -448 ) wswamp1_2 0 0 0 1 1 +( 1984 1152 -448 ) ( 1952 1232 -352 ) ( 1952 1232 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3952 +{ +( 2048 1216 -320 ) ( 2016 1264 -344 ) ( 2048 1288 -320 ) wswamp1_2 0 0 0 1 1 +( 2048 1216 -448 ) ( 2016 1264 -344 ) ( 2048 1216 -320 ) wswamp1_2 0 0 0 1 1 +( 2048 1288 -320 ) ( 2048 1288 -384 ) ( 2048 1216 -320 ) wswamp1_2 0 0 0 1 1 +( 1928 1056 -448 ) ( 2056 1184 -448 ) ( 1928 1184 -448 ) wswamp1_2 0 0 0 1 1 +( 2048 1288 -320 ) ( 2016 1264 -344 ) ( 2048 1288 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3953 +{ +( 1952 1392 -320 ) ( 1952 1264 -320 ) ( 1824 1392 -320 ) wswamp1_2 0 0 0 1 1 +( 1832 1264 -448 ) ( 1960 1264 -448 ) ( 1832 1392 -448 ) wswamp1_2 0 0 0 1 1 +( 1920 1152 -320 ) ( 1920 1152 -384 ) ( 1880 1152 -384 ) wswamp1_2 0 0 0 1 1 +( 1880 1216 -384 ) ( 1880 1216 -320 ) ( 1880 1152 -320 ) wswamp1_2 0 0 0 1 1 +( 1920 1152 -448 ) ( 1920 1152 -384 ) ( 1880 1216 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3954 +{ +( 1880 1216 -320 ) ( 1952 1232 -352 ) ( 1920 1152 -320 ) wswamp1_2 0 0 0 1 1 +( 1880 1216 -448 ) ( 1952 1232 -352 ) ( 1880 1216 -320 ) wswamp1_2 0 0 0 1 1 +( 1920 1152 -320 ) ( 1952 1232 -352 ) ( 1920 1152 -448 ) wswamp1_2 0 0 0 1 1 +( 1832 1264 -448 ) ( 1960 1264 -448 ) ( 1832 1392 -448 ) wswamp1_2 0 0 0 1 1 +( 1920 1152 -384 ) ( 1920 1152 -448 ) ( 1880 1216 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3955 +{ +( 1984 1152 -320 ) ( 1952 1232 -352 ) ( 2024 1216 -320 ) wswamp1_2 0 0 0 1 1 +( 2024 1216 -320 ) ( 1952 1232 -352 ) ( 2024 1216 -448 ) wswamp1_2 0 0 0 1 1 +( 1984 1152 -448 ) ( 1952 1232 -352 ) ( 1984 1152 -320 ) wswamp1_2 0 0 0 1 1 +( 2072 1392 -448 ) ( 1944 1264 -448 ) ( 2072 1264 -448 ) wswamp1_2 0 0 0 1 1 +( 2024 1216 -448 ) ( 1984 1152 -448 ) ( 1984 1152 -384 ) wswamp1_2 0 0 0 1 1 +} +// brush 3956 +{ +( 2048 1408 -320 ) ( 2000 1368 -344 ) ( 2024 1408 -320 ) wswamp1_2 0 0 0 1 1 +( 2024 1408 -320 ) ( 2024 1408 -384 ) ( 2048 1408 -320 ) wswamp1_2 0 0 0 1 1 +( 2024 1408 -320 ) ( 2000 1368 -344 ) ( 2024 1408 -448 ) wswamp1_2 0 0 0 1 1 +( 2112 1576 -448 ) ( 1984 1448 -448 ) ( 2112 1448 -448 ) wswamp1_2 0 0 0 1 1 +( 2048 1408 -448 ) ( 2000 1368 -344 ) ( 2048 1408 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3957 +{ +( 2024 1216 -320 ) ( 2016 1264 -344 ) ( 2048 1216 -320 ) wswamp1_2 0 0 0 1 1 +( 2048 1216 -320 ) ( 2016 1264 -344 ) ( 2048 1216 -448 ) wswamp1_2 0 0 0 1 1 +( 2024 1216 -448 ) ( 2016 1264 -344 ) ( 2024 1216 -320 ) wswamp1_2 0 0 0 1 1 +( 2120 1432 -448 ) ( 1992 1304 -448 ) ( 2120 1304 -448 ) wswamp1_2 0 0 0 1 1 +( 2048 1216 -320 ) ( 2048 1216 -384 ) ( 2024 1216 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3958 +{ +( 2024 1216 -320 ) ( 1952 1232 -352 ) ( 2016 1264 -344 ) wswamp1_2 0 0 0 1 1 +( 2024 1216 -448 ) ( 1952 1232 -352 ) ( 2024 1216 -320 ) wswamp1_2 0 0 0 1 1 +( 2024 1216 -320 ) ( 2016 1264 -344 ) ( 2024 1216 -448 ) wswamp1_2 0 0 0 1 1 +( 1904 1056 -448 ) ( 2032 1184 -448 ) ( 1904 1184 -448 ) wswamp1_2 0 0 0 1 1 +( 2016 1264 -344 ) ( 1952 1232 -352 ) ( 2016 1264 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3959 +{ +( 1952 1288 -384 ) ( 1888 1256 -352 ) ( 1912 1320 -352 ) wswamp1_2 0 0 0 1 1 +( 1912 1320 -448 ) ( 1952 1288 -384 ) ( 1912 1320 -352 ) wswamp1_2 0 0 0 1 1 +( 1912 1320 -448 ) ( 1888 1256 -352 ) ( 1888 1256 -448 ) wswamp1_2 0 0 0 1 1 +( 2032 1432 -448 ) ( 1904 1304 -448 ) ( 2032 1304 -448 ) wswamp1_2 0 0 0 1 1 +( 1888 1256 -448 ) ( 1888 1256 -352 ) ( 1952 1288 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3960 +{ +( 2000 1320 -360 ) ( 2016 1264 -344 ) ( 1952 1288 -384 ) wswamp1_2 0 0 0 1 1 +( 1952 1288 -384 ) ( 2016 1264 -344 ) ( 1952 1288 -448 ) wswamp1_2 0 0 0 1 1 +( 2016 1264 -448 ) ( 2016 1264 -344 ) ( 2000 1320 -448 ) wswamp1_2 0 0 0 1 1 +( 1904 1112 -448 ) ( 2032 1240 -448 ) ( 1904 1240 -448 ) wswamp1_2 0 0 0 1 1 +( 2000 1320 -448 ) ( 2000 1320 -360 ) ( 1952 1288 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3961 +{ +( 2048 1288 -320 ) ( 2016 1264 -344 ) ( 2000 1320 -360 ) wswamp1_2 0 0 0 1 1 +( 2048 1288 -320 ) ( 2000 1320 -360 ) ( 2048 1288 -448 ) wswamp1_2 0 0 0 1 1 +( 2000 1320 -360 ) ( 2016 1264 -344 ) ( 2000 1320 -448 ) wswamp1_2 0 0 0 1 1 +( 2112 1472 -448 ) ( 1984 1344 -448 ) ( 2112 1344 -448 ) wswamp1_2 0 0 0 1 1 +( 2048 1288 -448 ) ( 2016 1264 -344 ) ( 2048 1288 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3962 +{ +( 2048 1288 -320 ) ( 2000 1320 -360 ) ( 2048 1352 -320 ) wswamp1_2 0 0 0 1 1 +( 2048 1288 -448 ) ( 2000 1320 -360 ) ( 2048 1288 -320 ) wswamp1_2 0 0 0 1 1 +( 2048 1352 -320 ) ( 2048 1352 -384 ) ( 2048 1288 -320 ) wswamp1_2 0 0 0 1 1 +( 1936 1136 -448 ) ( 2064 1264 -448 ) ( 1936 1264 -448 ) wswamp1_2 0 0 0 1 1 +( 2048 1352 -320 ) ( 2000 1320 -360 ) ( 2048 1352 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3963 +{ +( 2048 1352 -320 ) ( 2000 1368 -344 ) ( 2048 1408 -320 ) wswamp1_2 0 0 0 1 1 +( 2048 1352 -448 ) ( 2000 1368 -344 ) ( 2048 1352 -320 ) wswamp1_2 0 0 0 1 1 +( 2048 1408 -320 ) ( 2048 1408 -384 ) ( 2048 1352 -320 ) wswamp1_2 0 0 0 1 1 +( 1936 1200 -448 ) ( 2064 1328 -448 ) ( 1936 1328 -448 ) wswamp1_2 0 0 0 1 1 +( 2048 1408 -320 ) ( 2000 1368 -344 ) ( 2048 1408 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3964 +{ +( 2048 1352 -320 ) ( 2000 1320 -360 ) ( 2000 1368 -344 ) wswamp1_2 0 0 0 1 1 +( 2048 1352 -320 ) ( 2000 1368 -344 ) ( 2048 1352 -448 ) wswamp1_2 0 0 0 1 1 +( 2000 1368 -344 ) ( 2000 1320 -360 ) ( 2000 1368 -448 ) wswamp1_2 0 0 0 1 1 +( 2112 1536 -448 ) ( 1984 1408 -448 ) ( 2112 1408 -448 ) wswamp1_2 0 0 0 1 1 +( 2048 1352 -448 ) ( 2000 1320 -360 ) ( 2048 1352 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3965 +{ +( 2000 1368 -344 ) ( 2000 1320 -360 ) ( 1960 1352 -368 ) wswamp1_2 0 0 0 1 1 +( 1960 1352 -368 ) ( 2000 1320 -360 ) ( 1960 1352 -448 ) wswamp1_2 0 0 0 1 1 +( 2000 1320 -448 ) ( 2000 1320 -360 ) ( 2000 1368 -448 ) wswamp1_2 0 0 0 1 1 +( 1888 1152 -448 ) ( 2016 1280 -448 ) ( 1888 1280 -448 ) wswamp1_2 0 0 0 1 1 +( 2000 1368 -344 ) ( 1960 1352 -368 ) ( 2000 1368 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3966 +{ +( 1960 1352 -368 ) ( 2000 1320 -360 ) ( 1952 1288 -384 ) wswamp1_2 0 0 0 1 1 +( 2000 1320 -448 ) ( 2000 1320 -360 ) ( 1960 1352 -448 ) wswamp1_2 0 0 0 1 1 +( 1960 1352 -448 ) ( 1952 1288 -384 ) ( 1952 1288 -448 ) wswamp1_2 0 0 0 1 1 +( 2072 1520 -448 ) ( 1944 1392 -448 ) ( 2072 1392 -448 ) wswamp1_2 0 0 0 1 1 +( 1952 1288 -448 ) ( 2000 1320 -360 ) ( 2000 1320 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3967 +{ +( 2016 1264 -344 ) ( 1952 1232 -352 ) ( 1952 1288 -384 ) wswamp1_2 0 0 0 1 1 +( 2016 1264 -448 ) ( 2016 1264 -344 ) ( 1952 1288 -448 ) wswamp1_2 0 0 0 1 1 +( 1952 1288 -448 ) ( 1952 1232 -352 ) ( 1952 1232 -448 ) wswamp1_2 0 0 0 1 1 +( 2064 1440 -448 ) ( 1936 1312 -448 ) ( 2064 1312 -448 ) wswamp1_2 0 0 0 1 1 +( 1952 1232 -448 ) ( 1952 1232 -352 ) ( 2016 1264 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3968 +{ +( 1952 1288 -384 ) ( 1952 1232 -352 ) ( 1888 1256 -352 ) wswamp1_2 0 0 0 1 1 +( 1888 1256 -352 ) ( 1952 1232 -352 ) ( 1888 1256 -448 ) wswamp1_2 0 0 0 1 1 +( 1952 1232 -448 ) ( 1952 1232 -352 ) ( 1952 1288 -448 ) wswamp1_2 0 0 0 1 1 +( 1840 1080 -448 ) ( 1968 1208 -448 ) ( 1840 1208 -448 ) wswamp1_2 0 0 0 1 1 +( 1952 1288 -384 ) ( 1888 1256 -352 ) ( 1952 1288 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3969 +{ +( 1888 1256 -352 ) ( 1952 1232 -352 ) ( 1880 1216 -320 ) wswamp1_2 0 0 0 1 1 +( 1952 1232 -448 ) ( 1952 1232 -352 ) ( 1888 1256 -448 ) wswamp1_2 0 0 0 1 1 +( 1880 1216 -448 ) ( 1888 1256 -352 ) ( 1880 1216 -320 ) wswamp1_2 0 0 0 1 1 +( 2000 1408 -448 ) ( 1872 1280 -448 ) ( 2000 1280 -448 ) wswamp1_2 0 0 0 1 1 +( 1880 1216 -320 ) ( 1952 1232 -352 ) ( 1880 1216 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3970 +{ +( 1856 1216 -320 ) ( 1888 1256 -352 ) ( 1880 1216 -320 ) wswamp1_2 0 0 0 1 1 +( 1856 1216 -384 ) ( 1856 1216 -320 ) ( 1880 1216 -320 ) wswamp1_2 0 0 0 1 1 +( 1880 1216 -448 ) ( 1888 1256 -352 ) ( 1888 1256 -448 ) wswamp1_2 0 0 0 1 1 +( 1768 1064 -448 ) ( 1896 1192 -448 ) ( 1768 1192 -448 ) wswamp1_2 0 0 0 1 1 +( 1856 1216 -448 ) ( 1888 1256 -352 ) ( 1856 1216 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3971 +{ +( 1856 1296 -320 ) ( 1888 1256 -352 ) ( 1856 1216 -320 ) wswamp1_2 0 0 0 1 1 +( 1856 1296 -448 ) ( 1888 1256 -352 ) ( 1856 1296 -320 ) wswamp1_2 0 0 0 1 1 +( 1856 1296 -384 ) ( 1856 1296 -320 ) ( 1856 1216 -320 ) wswamp1_2 0 0 0 1 1 +( 1976 1408 -448 ) ( 1848 1280 -448 ) ( 1976 1280 -448 ) wswamp1_2 0 0 0 1 1 +( 1856 1216 -320 ) ( 1888 1256 -352 ) ( 1856 1216 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3972 +{ +( 1728 1240 -320 ) ( 1856 1368 -320 ) ( 1856 1240 -320 ) wswamp1_2 0 0 0 1 1 +( 1856 1408 -384 ) ( 1856 1408 -320 ) ( 1856 1360 -320 ) wswamp1_2 0 0 0 1 1 +( 1856 1360 -448 ) ( 1856 1360 -384 ) ( 1880 1408 -384 ) wswamp1_2 0 0 0 1 1 +( 1736 1240 -448 ) ( 1864 1368 -448 ) ( 1736 1368 -448 ) wswamp1_2 0 0 0 1 1 +( 1856 1408 -320 ) ( 1856 1408 -384 ) ( 1880 1408 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3973 +{ +( 1912 1320 -352 ) ( 1888 1256 -352 ) ( 1856 1296 -320 ) wswamp1_2 0 0 0 1 1 +( 1856 1296 -320 ) ( 1888 1256 -352 ) ( 1856 1296 -448 ) wswamp1_2 0 0 0 1 1 +( 1912 1320 -448 ) ( 1888 1256 -352 ) ( 1912 1320 -352 ) wswamp1_2 0 0 0 1 1 +( 1768 1144 -448 ) ( 1896 1272 -448 ) ( 1768 1272 -448 ) wswamp1_2 0 0 0 1 1 +( 1856 1296 -448 ) ( 1912 1320 -352 ) ( 1856 1296 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3974 +{ +( 1856 1360 -320 ) ( 1912 1320 -352 ) ( 1856 1296 -320 ) wswamp1_2 0 0 0 1 1 +( 1856 1360 -448 ) ( 1912 1320 -352 ) ( 1856 1360 -320 ) wswamp1_2 0 0 0 1 1 +( 1856 1360 -384 ) ( 1856 1360 -320 ) ( 1856 1296 -320 ) wswamp1_2 0 0 0 1 1 +( 2000 1472 -448 ) ( 1872 1344 -448 ) ( 2000 1344 -448 ) wswamp1_2 0 0 0 1 1 +( 1856 1296 -320 ) ( 1912 1320 -352 ) ( 1856 1296 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3975 +{ +( 1856 1360 -320 ) ( 1912 1376 -352 ) ( 1912 1320 -352 ) wswamp1_2 0 0 0 1 1 +( 1856 1360 -320 ) ( 1912 1320 -352 ) ( 1856 1360 -448 ) wswamp1_2 0 0 0 1 1 +( 1912 1376 -448 ) ( 1912 1320 -352 ) ( 1912 1376 -352 ) wswamp1_2 0 0 0 1 1 +( 1768 1208 -448 ) ( 1896 1336 -448 ) ( 1768 1336 -448 ) wswamp1_2 0 0 0 1 1 +( 1856 1360 -448 ) ( 1912 1376 -352 ) ( 1856 1360 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3976 +{ +( 1880 1408 -320 ) ( 1912 1376 -352 ) ( 1856 1360 -320 ) wswamp1_2 0 0 0 1 1 +( 1880 1408 -448 ) ( 1912 1376 -352 ) ( 1880 1408 -320 ) wswamp1_2 0 0 0 1 1 +( 1880 1408 -448 ) ( 1880 1408 -384 ) ( 1856 1360 -384 ) wswamp1_2 0 0 0 1 1 +( 2000 1528 -448 ) ( 1872 1400 -448 ) ( 2000 1400 -448 ) wswamp1_2 0 0 0 1 1 +( 1856 1360 -320 ) ( 1912 1376 -352 ) ( 1856 1360 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3977 +{ +( 1960 1352 -368 ) ( 1952 1288 -384 ) ( 1912 1320 -352 ) wswamp1_2 0 0 0 1 1 +( 1912 1320 -352 ) ( 1952 1288 -384 ) ( 1912 1320 -448 ) wswamp1_2 0 0 0 1 1 +( 1960 1352 -448 ) ( 1952 1288 -384 ) ( 1960 1352 -368 ) wswamp1_2 0 0 0 1 1 +( 1840 1120 -448 ) ( 1968 1248 -448 ) ( 1840 1248 -448 ) wswamp1_2 0 0 0 1 1 +( 1960 1352 -368 ) ( 1912 1320 -352 ) ( 1960 1352 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3978 +{ +( 1912 1376 -352 ) ( 1960 1352 -368 ) ( 1912 1320 -352 ) wswamp1_2 0 0 0 1 1 +( 1960 1352 -448 ) ( 1960 1352 -368 ) ( 1912 1376 -448 ) wswamp1_2 0 0 0 1 1 +( 1912 1320 -448 ) ( 1912 1376 -352 ) ( 1912 1320 -352 ) wswamp1_2 0 0 0 1 1 +( 2032 1552 -448 ) ( 1904 1424 -448 ) ( 2032 1424 -448 ) wswamp1_2 0 0 0 1 1 +( 1912 1320 -352 ) ( 1960 1352 -368 ) ( 1912 1320 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3979 +{ +( 1880 1464 -320 ) ( 1912 1432 -336 ) ( 1880 1408 -320 ) wswamp1_2 0 0 0 1 1 +( 1880 1464 -448 ) ( 1912 1432 -336 ) ( 1880 1464 -320 ) wswamp1_2 0 0 0 1 1 +( 1880 1464 -384 ) ( 1880 1464 -320 ) ( 1880 1408 -320 ) wswamp1_2 0 0 0 1 1 +( 1992 1648 -448 ) ( 1864 1520 -448 ) ( 1992 1520 -448 ) wswamp1_2 0 0 0 1 1 +( 1880 1408 -320 ) ( 1912 1432 -336 ) ( 1880 1408 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3980 +{ +( 2000 1368 -344 ) ( 1960 1352 -368 ) ( 1952 1416 -360 ) wswamp1_2 0 0 0 1 1 +( 2000 1368 -448 ) ( 2000 1368 -344 ) ( 1952 1416 -448 ) wswamp1_2 0 0 0 1 1 +( 1952 1416 -360 ) ( 1960 1352 -368 ) ( 1952 1416 -448 ) wswamp1_2 0 0 0 1 1 +( 2072 1592 -448 ) ( 1944 1464 -448 ) ( 2072 1464 -448 ) wswamp1_2 0 0 0 1 1 +( 1960 1352 -448 ) ( 1960 1352 -368 ) ( 2000 1368 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3981 +{ +( 1952 1416 -360 ) ( 1960 1352 -368 ) ( 1912 1376 -352 ) wswamp1_2 0 0 0 1 1 +( 1912 1376 -352 ) ( 1960 1352 -368 ) ( 1912 1376 -448 ) wswamp1_2 0 0 0 1 1 +( 1960 1352 -448 ) ( 1960 1352 -368 ) ( 1952 1416 -448 ) wswamp1_2 0 0 0 1 1 +( 1840 1176 -448 ) ( 1968 1304 -448 ) ( 1840 1304 -448 ) wswamp1_2 0 0 0 1 1 +( 1952 1416 -448 ) ( 1952 1416 -360 ) ( 1912 1376 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3982 +{ +( 1880 1408 -320 ) ( 1912 1432 -336 ) ( 1912 1376 -352 ) wswamp1_2 0 0 0 1 1 +( 1880 1408 -320 ) ( 1912 1376 -352 ) ( 1880 1408 -448 ) wswamp1_2 0 0 0 1 1 +( 1912 1376 -352 ) ( 1912 1432 -336 ) ( 1912 1376 -448 ) wswamp1_2 0 0 0 1 1 +( 1800 1192 -448 ) ( 1928 1320 -448 ) ( 1800 1320 -448 ) wswamp1_2 0 0 0 1 1 +( 1880 1408 -448 ) ( 1912 1432 -336 ) ( 1880 1408 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3983 +{ +( 2024 1408 -320 ) ( 2000 1368 -344 ) ( 1952 1416 -360 ) wswamp1_2 0 0 0 1 1 +( 1952 1416 -360 ) ( 2000 1368 -344 ) ( 1952 1416 -448 ) wswamp1_2 0 0 0 1 1 +( 2024 1408 -448 ) ( 2000 1368 -344 ) ( 2024 1408 -320 ) wswamp1_2 0 0 0 1 1 +( 1880 1192 -448 ) ( 2008 1320 -448 ) ( 1880 1320 -448 ) wswamp1_2 0 0 0 1 1 +( 2024 1408 -320 ) ( 1952 1416 -360 ) ( 2024 1408 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3984 +{ +( 1952 1416 -360 ) ( 1976 1456 -328 ) ( 2024 1408 -320 ) wswamp1_2 0 0 0 1 1 +( 2024 1408 -320 ) ( 1976 1456 -328 ) ( 2024 1408 -448 ) wswamp1_2 0 0 0 1 1 +( 1952 1416 -448 ) ( 1976 1456 -328 ) ( 1952 1416 -360 ) wswamp1_2 0 0 0 1 1 +( 2096 1632 -448 ) ( 1968 1504 -448 ) ( 2096 1504 -448 ) wswamp1_2 0 0 0 1 1 +( 2024 1408 -448 ) ( 1952 1416 -360 ) ( 2024 1408 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3985 +{ +( 1912 1376 -352 ) ( 1912 1432 -336 ) ( 1952 1416 -360 ) wswamp1_2 0 0 0 1 1 +( 1952 1416 -360 ) ( 1912 1432 -336 ) ( 1952 1416 -448 ) wswamp1_2 0 0 0 1 1 +( 1912 1376 -448 ) ( 1912 1432 -336 ) ( 1912 1376 -352 ) wswamp1_2 0 0 0 1 1 +( 2024 1616 -448 ) ( 1896 1488 -448 ) ( 2024 1488 -448 ) wswamp1_2 0 0 0 1 1 +( 1912 1376 -352 ) ( 1952 1416 -360 ) ( 1912 1376 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3986 +{ +( 1952 1416 -360 ) ( 1912 1432 -336 ) ( 1976 1456 -328 ) wswamp1_2 0 0 0 1 1 +( 1912 1432 -448 ) ( 1912 1432 -336 ) ( 1952 1416 -448 ) wswamp1_2 0 0 0 1 1 +( 1952 1416 -360 ) ( 1976 1456 -328 ) ( 1952 1416 -448 ) wswamp1_2 0 0 0 1 1 +( 1840 1232 -448 ) ( 1968 1360 -448 ) ( 1840 1360 -448 ) wswamp1_2 0 0 0 1 1 +( 1976 1456 -328 ) ( 1912 1432 -336 ) ( 1976 1456 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3987 +{ +( 2024 1408 -320 ) ( 1976 1456 -328 ) ( 2024 1504 -320 ) wswamp1_2 0 0 0 1 1 +( 2024 1408 -448 ) ( 1976 1456 -328 ) ( 2024 1408 -320 ) wswamp1_2 0 0 0 1 1 +( 2024 1504 -320 ) ( 2024 1504 -384 ) ( 2024 1408 -320 ) wswamp1_2 0 0 0 1 1 +( 1904 1232 -448 ) ( 2032 1360 -448 ) ( 1904 1360 -448 ) wswamp1_2 0 0 0 1 1 +( 2024 1504 -320 ) ( 1976 1456 -328 ) ( 2024 1504 -448 ) wswamp1_2 0 0 0 1 1 +} +// brush 3988 +{ +( 2016 1152 -320 ) ( 2016 1136 -320 ) ( 1888 1152 -320 ) wswamp1_2 0 0 0 1 1 +( 2016 1152 -320 ) ( 1888 1152 -320 ) ( 2016 1152 -352 ) wswamp1_2 0 0 0 1 1 +( 2016 1152 -320 ) ( 2016 1152 -352 ) ( 2016 1136 -320 ) wswamp1_2 0 0 0 1 1 +( 1888 1136 -352 ) ( 2016 1136 -352 ) ( 1888 1152 -352 ) wswamp1_2 0 0 0 1 1 +( 1888 1136 -352 ) ( 1888 1136 -320 ) ( 2016 1136 -352 ) wswamp1_2 0 0 0 1 1 +( 1888 1136 -352 ) ( 1888 1152 -352 ) ( 1888 1136 -320 ) wswamp1_2 0 0 0 1 1 +} +// brush 3989 +{ +( 1664 1024 -224 ) ( 1696 1152 -224 ) ( 1696 1024 -224 ) wbrick1_5 0 0 -90 1 1 +( 1824 704 -320 ) ( 1824 704 -224 ) ( 1856 736 -224 ) wbrick1_5 0 0 0 1 1 +( 1856 1088 -288 ) ( 1856 960 -416 ) ( 1856 960 -288 ) wbrick1_5 32 0 0 1 1 +( 1824 896 -224 ) ( 1824 896 -320 ) ( 1824 1152 -224 ) wbrick1_5 0 0 0 1 1 +( 1536 1152 -64 ) ( 1856 1152 -64 ) ( 1536 1152 64 ) wbrick1_5 0 0 0 1 1 +( 1824 -64 -256 ) ( 2080 64 -256 ) ( 1824 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3990 +{ +( 2080 1088 -224 ) ( 2112 1216 -224 ) ( 2112 1088 -224 ) wbrick1_5 0 64 90 1 1 +( 2048 736 -320 ) ( 2048 736 -224 ) ( 2080 704 -224 ) wbrick1_5 32 0 0 1 1 +( 2080 896 -320 ) ( 2080 768 -448 ) ( 2080 768 -320 ) wbrick1_5 32 0 0 1 1 +( 2048 736 -224 ) ( 2048 736 -320 ) ( 2048 1152 -224 ) wbrick1_5 32 0 0 1 1 +( 1760 1152 -64 ) ( 2080 1152 -64 ) ( 1760 1152 64 ) wbrick1_5 0 0 0 1 1 +( 1824 -64 -256 ) ( 2080 64 -256 ) ( 1824 64 -256 ) wbrick1_5 0 0 0 1 1 +} +// brush 3991 +{ +( 384 464 224 ) ( 176 416 224 ) ( 176 464 224 ) wizwood1_5 0 0 0 1 1 +( 320 1072 192 ) ( 320 1072 224 ) ( 144 896 224 ) wizwood1_5 0 0 0 1 1 +( 144 896 192 ) ( 144 896 224 ) ( 144 96 192 ) wizwood1_5 0 0 0 1 1 +( 384 464 192 ) ( 176 416 192 ) ( 384 416 192 ) wizwood1_5 0 0 0 1 1 +( 160 48 144 ) ( 368 48 224 ) ( 368 48 144 ) wizwood1_5 0 0 0 1 1 +( 320 1072 224 ) ( 320 1072 192 ) ( 320 48 192 ) wizwood1_5 0 0 0 1 1 +( 192 48 -64 ) ( 144 96 -64 ) ( 192 48 64 ) wizwood1_5 0 0 0 1 1 +} +// brush 3992 +{ +( -165 359 -120 ) ( -165 255 -120 ) ( -258 359 -120 ) clip 0 0 0 1 1 +( -198 262 -184 ) ( -198 262 -120 ) ( -198 383 -120 ) clip 0 0 0 1 1 +( -198 262 -120 ) ( -198 262 -184 ) ( -282 346 -184 ) clip 0 0 0 1 1 +( -258 255 -184 ) ( -165 255 -184 ) ( -258 359 -184 ) clip 0 0 0 1 1 +( -282 346 -120 ) ( -282 346 -184 ) ( -282 417 -120 ) clip 0 0 0 1 1 +( -282 417 -120 ) ( -282 417 -184 ) ( -198 383 -184 ) clip 0 0 0 1 1 +} +// brush 3993 +{ +( -280 384 -120 ) ( -280 352 -120 ) ( -320 384 -120 ) clip 0 0 0 1 1 +( -280 384 -120 ) ( -320 384 -120 ) ( -280 384 -184 ) clip 0 0 0 1 1 +( -282 384 -120 ) ( -282 384 -184 ) ( -282 352 -120 ) clip 0 0 0 1 1 +( -320 352 -184 ) ( -280 352 -184 ) ( -320 384 -184 ) clip 0 0 0 1 1 +( -320 346 -184 ) ( -320 346 -120 ) ( -280 346 -184 ) clip 0 0 0 1 1 +( -320 352 -184 ) ( -320 384 -184 ) ( -320 352 -120 ) clip 0 0 0 1 1 +} +// brush 3994 +{ +( -172 300 -120 ) ( -172 275 -120 ) ( -198 300 -120 ) clip 0 0 0 1 1 +( -172 354 -120 ) ( -198 354 -120 ) ( -172 354 -184 ) clip 0 0 0 1 1 +( -155 299 -120 ) ( -155 299 -184 ) ( -155 274 -120 ) clip 0 0 0 1 1 +( -198 275 -184 ) ( -172 275 -184 ) ( -198 300 -184 ) clip 0 0 0 1 1 +( -200 256 -184 ) ( -200 256 -120 ) ( -174 256 -184 ) clip 0 0 0 1 1 +( -198 275 -184 ) ( -198 300 -184 ) ( -198 275 -120 ) clip 0 0 0 1 1 +} +} +// entity 1 +{ +"classname" "info_player_start" +"origin" "0 32 0" +"angle" "90" +} +// entity 2 +{ +"classname" "item_spikes" +"origin" "-16 816 -320" +"spawnflags" "1" +} +// entity 3 +{ +"classname" "item_shells" +"origin" "944 1120 -224" +"spawnflags" "4097" +} +// entity 4 +{ +"classname" "item_spikes" +"origin" "864 1200 -224" +"spawnflags" "4097" +} +// entity 5 +{ +"classname" "weapon_supershotgun" +"origin" "128 1888 -48" +} +// entity 6 +{ +"classname" "item_armor1" +"origin" "896 2080 0" +} +// entity 7 +{ +"classname" "func_plat" +"height" "160" +"speed" "128" +"sounds" "2" +// brush 0 +{ +( 448 2640 -64 ) ( 464 2544 -64 ) ( 448 2544 -64 ) metal2_5 0 0 0 1 1 +( 448 2656 -80 ) ( 448 2528 0 ) ( 448 2528 -96 ) metal2_5 0 0 0 1 1 +( 464 2544 -176 ) ( 448 2528 -96 ) ( 448 2528 0 ) metal2_5 0 0 0 1 1 +( 448 2640 -80 ) ( 464 2544 -80 ) ( 464 2640 -80 ) metal2_5 0 0 0 1 1 +( 464 2544 -160 ) ( 464 2640 -64 ) ( 464 2640 -160 ) metal2_5 0 0 0 1 1 +( 464 2640 -64 ) ( 448 2656 -64 ) ( 448 2656 -160 ) metal2_5 0 0 0 1 1 +} +// brush 1 +{ +( 576 2544 -64 ) ( 560 2544 -64 ) ( 576 2640 -64 ) metal2_5 0 0 0 1 1 +( 576 2528 -96 ) ( 576 2528 0 ) ( 576 2656 -80 ) metal2_5 0 0 0 1 1 +( 576 2528 0 ) ( 576 2528 -96 ) ( 560 2544 -176 ) metal2_5 0 0 0 1 1 +( 560 2640 -80 ) ( 560 2544 -80 ) ( 576 2640 -80 ) metal2_5 0 0 0 1 1 +( 560 2640 -160 ) ( 560 2640 -64 ) ( 560 2544 -160 ) metal2_5 0 0 0 1 1 +( 576 2656 -160 ) ( 576 2656 -64 ) ( 560 2640 -64 ) metal2_5 0 0 0 1 1 +} +// brush 2 +{ +( 560 2656 -64 ) ( 560 2640 -64 ) ( 464 2656 -64 ) metal2_5 0 0 0 1 1 +( 576 2656 -96 ) ( 576 2656 0 ) ( 448 2656 -80 ) metal2_5 0 0 0 1 1 +( 576 2656 0 ) ( 576 2656 -96 ) ( 560 2640 -176 ) metal2_5 0 0 0 1 1 +( 464 2640 -80 ) ( 560 2640 -80 ) ( 464 2656 -80 ) metal2_5 0 0 0 1 1 +( 464 2640 -160 ) ( 464 2640 -64 ) ( 560 2640 -160 ) metal2_5 0 0 0 1 1 +( 448 2656 -160 ) ( 448 2656 -64 ) ( 464 2640 -64 ) metal2_5 0 0 0 1 1 +} +// brush 3 +{ +( 464 2528 -64 ) ( 560 2544 -64 ) ( 560 2528 -64 ) metal2_5 0 0 0 1 1 +( 448 2528 -80 ) ( 576 2528 0 ) ( 576 2528 -96 ) metal2_5 0 0 0 1 1 +( 560 2544 -176 ) ( 576 2528 -96 ) ( 576 2528 0 ) metal2_5 0 0 0 1 1 +( 464 2528 -80 ) ( 560 2544 -80 ) ( 464 2544 -80 ) metal2_5 0 0 0 1 1 +( 560 2544 -160 ) ( 464 2544 -64 ) ( 464 2544 -160 ) metal2_5 0 0 0 1 1 +( 464 2544 -64 ) ( 448 2528 -64 ) ( 448 2528 -160 ) metal2_5 0 0 0 1 1 +} +// brush 4 +{ +( 560 2640 -64 ) ( 560 2544 -64 ) ( 464 2640 -64 ) wmet2_c 0 0 0 1 1 +( 560 2640 -64 ) ( 464 2640 -64 ) ( 560 2640 -80 ) wmet2_1 0 0 90 1 1 +( 560 2640 -64 ) ( 560 2640 -80 ) ( 560 2544 -64 ) wmet2_1 0 0 90 1 1 +( 464 2544 -80 ) ( 560 2544 -80 ) ( 464 2640 -80 ) wmet2_c 0 0 90 1 1 +( 464 2544 -80 ) ( 464 2544 -64 ) ( 560 2544 -80 ) wmet2_1 0 0 90 1 1 +( 464 2544 -80 ) ( 464 2640 -80 ) ( 464 2544 -64 ) wmet2_1 0 0 90 1 1 +} +} +// entity 8 +{ +"classname" "trigger_multiple" +"wait" "1" +"delay" "0" +"sounds" "0" +"target" "doorlift" +// brush 0 +{ +( 576 2656 0 ) ( 576 2528 0 ) ( 448 2656 0 ) trigger 0 0 0 1 1 +( 576 2656 0 ) ( 448 2656 0 ) ( 576 2656 -128 ) trigger 0 0 0 32 32 +( 576 2656 0 ) ( 576 2656 -128 ) ( 576 2528 0 ) trigger 0 0 0 32 32 +( 448 2528 -32 ) ( 576 2528 -32 ) ( 448 2656 -32 ) trigger 0 0 0 32 32 +( 448 2496 -128 ) ( 448 2496 0 ) ( 576 2496 -128 ) trigger 0 0 0 32 32 +( 448 2528 -128 ) ( 448 2656 -128 ) ( 448 2528 0 ) trigger 0 0 0 32 32 +} +} +// entity 9 +{ +"classname" "func_door" +"angle" "0" +"speed" "128" +"wait" "2" +"lip" "8" +"dmg" "0" +"sounds" "3" +"targetname" "doorlift" +"message" "this door is opened from below..." +// brush 0 +{ +( 576 2504 80 ) ( 576 2488 80 ) ( 512 2504 80 ) door0a 0 8 0 1 1 +( 576 2504 -32 ) ( 512 2504 -32 ) ( 576 2504 -64 ) doorcog1 64 -64 0 1 1 +( 576 2504 -32 ) ( 576 2504 -64 ) ( 576 2488 -32 ) door0a 24 0 0 1 1 +( 512 2488 -64 ) ( 576 2488 -64 ) ( 512 2504 -64 ) door0a 0 8 0 1 1 +( 512 2488 -16 ) ( 512 2488 16 ) ( 576 2488 -16 ) doorcog1 64 -64 0 1 1 +( 512 2488 -64 ) ( 512 2504 -64 ) ( 512 2488 -32 ) door0a 24 0 0 1 1 +} +} +// entity 10 +{ +"classname" "func_door" +"angle" "180" +"speed" "128" +"wait" "2" +"lip" "8" +"dmg" "0" +"sounds" "3" +"targetname" "doorlift" +"message" "this door is opened from below..." +// brush 0 +{ +( 512 2504 80 ) ( 512 2488 80 ) ( 448 2504 80 ) door0a 0 8 0 1 1 +( 512 2504 -32 ) ( 448 2504 -32 ) ( 512 2504 -64 ) doorcog1 64 -64 0 1 1 +( 512 2504 -32 ) ( 512 2504 -64 ) ( 512 2488 -32 ) door0a 24 0 0 1 1 +( 448 2488 -64 ) ( 512 2488 -64 ) ( 448 2504 -64 ) door0a 0 8 0 1 1 +( 448 2488 -16 ) ( 448 2488 16 ) ( 512 2488 -16 ) doorcog1 64 -64 0 1 1 +( 448 2488 -64 ) ( 448 2504 -64 ) ( 448 2488 -32 ) door0a 24 0 0 1 1 +} +} +// entity 11 +{ +"classname" "func_door" +"angle" "90" +"speed" "256" +"wait" "2" +"lip" "8" +"dmg" "0" +"sounds" "3" +// brush 0 +{ +( 1080 2400 96 ) ( 1080 2336 96 ) ( 1048 2400 96 ) door0a 0 0 0 1 1 +( 1080 2400 -32 ) ( 1048 2400 -32 ) ( 1080 2400 -64 ) door0a 0 0 0 1 1 +( 1064 2400 -32 ) ( 1064 2400 -64 ) ( 1064 2336 -32 ) doordagg92 32 -64 0 1 1 +( 1048 2336 -64 ) ( 1080 2336 -64 ) ( 1048 2400 -64 ) door0a 0 0 0 1 1 +( 1048 2336 -64 ) ( 1048 2336 -32 ) ( 1080 2336 -64 ) door0a 0 0 0 1 1 +( 1048 2336 -64 ) ( 1048 2400 -64 ) ( 1048 2336 -32 ) doordagg92 32 -64 0 1 1 +} +} +// entity 12 +{ +"classname" "func_door" +"angle" "270" +"speed" "256" +"wait" "2" +"lip" "8" +"dmg" "0" +"sounds" "3" +// brush 0 +{ +( 1080 2336 96 ) ( 1080 2272 96 ) ( 1048 2336 96 ) door0a 0 0 0 1 1 +( 1080 2336 -32 ) ( 1048 2336 -32 ) ( 1080 2336 -64 ) door0a 0 0 0 1 1 +( 1064 2336 -32 ) ( 1064 2336 -64 ) ( 1064 2272 -32 ) doordagg92 32 -64 0 1 1 +( 1048 2272 -64 ) ( 1080 2272 -64 ) ( 1048 2336 -64 ) door0a 0 0 0 1 1 +( 1048 2272 -64 ) ( 1048 2272 -32 ) ( 1080 2272 -64 ) door0a 0 0 0 1 1 +( 1048 2272 -64 ) ( 1048 2336 -64 ) ( 1048 2272 -32 ) doordagg92 32 -64 0 1 1 +} +} +// entity 13 +{ +"classname" "func_door" +"angle" "0" +"spawnflags" "16" +"speed" "128" +"lip" "8" +"dmg" "0" +"sounds" "3" +// brush 0 +{ +( 1536 2392 128 ) ( 1536 2408 128 ) ( 1600 2392 128 ) door0a 0 0 0 1 1 +( 1568 2408 112 ) ( 1504 2408 112 ) ( 1568 2408 80 ) doorplain1 64 -64 0 1 1 +( 1584 2408 80 ) ( 1584 2392 80 ) ( 1600 2392 128 ) door0a 0 0 0 1 1 +( 1584 2392 80 ) ( 1584 2408 80 ) ( 1552 2392 80 ) door0a 0 0 0 1 1 +( 1504 2392 80 ) ( 1504 2392 112 ) ( 1568 2392 80 ) doorplain1 64 -64 0 1 1 +( 1552 2392 80 ) ( 1552 2408 80 ) ( 1536 2408 128 ) door0a 0 0 0 1 1 +} +// brush 1 +{ +( 1632 2408 80 ) ( 1552 2404 76 ) ( 1632 2404 76 ) doorplain1 64 -64 0 1 1 +( 1536 2376 80 ) ( 1504 2408 80 ) ( 1536 2408 80 ) door0a 0 0 0 1 1 +( 1632 2392 80 ) ( 1632 2396 76 ) ( 1552 2396 76 ) doorplain1 64 -64 0 1 1 +( 1556 2404 76 ) ( 1556 2396 76 ) ( 1628 2396 76 ) door0a 0 0 0 1 1 +( 1580 2404 76 ) ( 1580 2396 76 ) ( 1584 2392 80 ) door0a 0 0 0 1 1 +( 1556 2396 76 ) ( 1556 2404 76 ) ( 1552 2408 80 ) door0a 0 0 0 1 1 +} +// brush 2 +{ +( 1552 2408 80 ) ( 1552 2392 80 ) ( 1536 2408 128 ) door0a 0 0 0 1 1 +( 1552 2408 -32 ) ( 1488 2408 -32 ) ( 1552 2408 -64 ) doorplain1 64 -64 0 1 1 +( 1552 2408 16 ) ( 1552 2392 16 ) ( 1552 2392 80 ) door0a 0 0 0 1 1 +( 1552 2392 16 ) ( 1552 2408 16 ) ( 1536 2392 -64 ) door0a 0 0 0 1 1 +( 1488 2392 -64 ) ( 1488 2392 -32 ) ( 1552 2392 -64 ) doorplain1 64 -64 0 1 1 +( 1536 2376 -64 ) ( 1536 2408 -64 ) ( 1536 2376 -32 ) door0a 0 0 0 1 1 +} +// brush 3 +{ +( 1584 2408 16 ) ( 1584 2392 16 ) ( 1552 2408 16 ) door0a 0 0 0 1 1 +( 1568 2408 -32 ) ( 1504 2408 -32 ) ( 1568 2408 -64 ) doorplain1 64 -64 0 1 1 +( 1584 2392 16 ) ( 1584 2408 16 ) ( 1600 2392 -64 ) door0a 0 0 0 1 1 +( 1536 2408 -64 ) ( 1536 2392 -64 ) ( 1600 2392 -64 ) door0a 0 0 0 1 1 +( 1504 2392 -64 ) ( 1504 2392 -32 ) ( 1568 2392 -64 ) doorplain1 64 -64 0 1 1 +( 1552 2408 16 ) ( 1552 2392 16 ) ( 1536 2408 -64 ) door0a 0 0 0 1 1 +} +// brush 4 +{ +( 1584 2392 80 ) ( 1584 2408 80 ) ( 1600 2392 128 ) door0a 0 0 0 1 1 +( 1600 2408 -32 ) ( 1536 2408 -32 ) ( 1600 2408 -64 ) doorplain1 64 -64 0 1 1 +( 1600 2408 -32 ) ( 1600 2408 -64 ) ( 1600 2376 -32 ) door0a 0 0 0 1 1 +( 1584 2408 16 ) ( 1584 2392 16 ) ( 1600 2408 -64 ) door0a 0 0 0 1 1 +( 1536 2392 -64 ) ( 1536 2392 -32 ) ( 1600 2392 -64 ) doorplain1 64 -64 0 1 1 +( 1584 2392 16 ) ( 1584 2408 16 ) ( 1584 2408 80 ) door0a 0 0 0 1 1 +} +// brush 5 +{ +( 1568 2404 80 ) ( 1572 2400 0 ) ( 1572 2400 80 ) doorplain1 64 -64 0 1 1 +( 1564 2400 76 ) ( 1564 2400 4 ) ( 1568 2404 76 ) door0a 0 0 0 1 1 +( 1568 2396 76 ) ( 1568 2396 4 ) ( 1564 2400 76 ) doorplain1 64 -64 0 1 1 +( 1568 2396 4 ) ( 1568 2396 76 ) ( 1572 2400 76 ) door0a 0 0 0 1 1 +( 1568 2388 76 ) ( 1568 2404 76 ) ( 1572 2392 76 ) door0a 0 0 0 1 1 +( 1568 2404 20 ) ( 1568 2388 20 ) ( 1572 2392 20 ) door0a 0 0 0 1 1 +} +// brush 6 +{ +( 1580 2404 96 ) ( 1580 2404 16 ) ( 1584 2408 96 ) doorplain1 64 -64 0 1 1 +( 1584 2408 -16 ) ( 1584 2408 -48 ) ( 1584 2376 -16 ) door0a 0 0 0 1 1 +( 1580 2396 16 ) ( 1580 2396 96 ) ( 1584 2392 96 ) doorplain1 64 -64 0 1 1 +( 1580 2396 92 ) ( 1580 2396 20 ) ( 1580 2404 20 ) door0a 0 0 0 1 1 +( 1584 2392 80 ) ( 1580 2396 76 ) ( 1580 2404 76 ) door0a 0 0 0 1 1 +( 1584 2408 16 ) ( 1580 2404 20 ) ( 1580 2396 20 ) door0a 0 0 0 1 1 +} +// brush 7 +{ +( 1632 2404 20 ) ( 1552 2404 20 ) ( 1632 2408 16 ) doorplain1 64 -64 0 1 1 +( 1536 2408 16 ) ( 1504 2408 16 ) ( 1536 2376 16 ) door0a 0 0 0 1 1 +( 1552 2396 20 ) ( 1632 2396 20 ) ( 1632 2392 16 ) doorplain1 64 -64 0 1 1 +( 1628 2396 20 ) ( 1556 2396 20 ) ( 1556 2404 20 ) door0a 0 0 0 1 1 +( 1584 2392 16 ) ( 1580 2396 20 ) ( 1580 2404 20 ) door0a 0 0 0 1 1 +( 1552 2408 16 ) ( 1556 2404 20 ) ( 1556 2396 20 ) door0a 0 0 0 1 1 +} +// brush 8 +{ +( 1552 2408 96 ) ( 1556 2404 16 ) ( 1556 2404 96 ) doorplain1 64 -64 0 1 1 +( 1552 2376 -16 ) ( 1552 2408 -48 ) ( 1552 2408 -16 ) door0a 0 0 0 1 1 +( 1552 2392 96 ) ( 1556 2396 96 ) ( 1556 2396 16 ) doorplain1 64 -64 0 1 1 +( 1556 2404 20 ) ( 1556 2396 20 ) ( 1556 2396 92 ) door0a 0 0 0 1 1 +( 1556 2404 76 ) ( 1556 2396 76 ) ( 1552 2392 80 ) door0a 0 0 0 1 1 +( 1556 2396 20 ) ( 1556 2404 20 ) ( 1552 2408 16 ) door0a 0 0 0 1 1 +} +} +// entity 14 +{ +"classname" "func_door" +"angle" "180" +"speed" "128" +"lip" "8" +"dmg" "0" +"sounds" "3" +"spawnflags" "16" +// brush 0 +{ +( 1460 2396 76 ) ( 1516 2396 76 ) ( 1516 2404 76 ) door0a 0 0 0 1 1 +( 1460 2404 76 ) ( 1516 2404 76 ) ( 1520 2408 80 ) doorplain1 64 -64 0 1 1 +( 1496 2392 72 ) ( 1496 2408 72 ) ( 1488 2392 80 ) door0a 0 0 0 1 1 +( 1488 2392 80 ) ( 1488 2408 80 ) ( 1552 2408 80 ) door0a 0 0 0 1 1 +( 1516 2396 76 ) ( 1460 2396 76 ) ( 1456 2392 80 ) doorplain1 64 -64 0 1 1 +( 1512 2408 72 ) ( 1512 2392 72 ) ( 1520 2408 80 ) door0a 0 0 0 1 1 +} +// brush 1 +{ +( 1488 2392 16 ) ( 1488 2408 16 ) ( 1520 2392 16 ) door0a 0 0 0 1 1 +( 1536 2408 -32 ) ( 1472 2408 -32 ) ( 1536 2408 -64 ) doorplain1 64 -64 0 1 1 +( 1520 2392 16 ) ( 1520 2408 16 ) ( 1536 2392 -64 ) door0a 0 0 0 1 1 +( 1472 2376 -64 ) ( 1536 2376 -64 ) ( 1472 2408 -64 ) door0a 0 0 0 1 1 +( 1472 2392 -64 ) ( 1472 2392 -32 ) ( 1536 2392 -64 ) doorplain1 64 -64 0 1 1 +( 1488 2408 16 ) ( 1488 2392 16 ) ( 1472 2408 -64 ) door0a 0 0 0 1 1 +} +// brush 2 +{ +( 1488 2408 80 ) ( 1488 2392 80 ) ( 1520 2392 80 ) door0a 0 0 0 1 1 +( 1536 2408 128 ) ( 1472 2408 96 ) ( 1536 2408 96 ) doorplain1 64 -64 0 1 1 +( 1520 2408 80 ) ( 1520 2392 80 ) ( 1536 2392 128 ) door0a 0 0 0 1 1 +( 1472 2408 128 ) ( 1536 2376 128 ) ( 1472 2376 128 ) door0a 0 0 0 1 1 +( 1536 2392 128 ) ( 1472 2392 96 ) ( 1472 2392 128 ) doorplain1 64 -64 0 1 1 +( 1488 2392 80 ) ( 1488 2408 80 ) ( 1472 2408 128 ) door0a 0 0 0 1 1 +} +// brush 3 +{ +( 1520 2392 16 ) ( 1520 2408 16 ) ( 1520 2392 80 ) door0a 0 0 0 1 1 +( 1568 2408 32 ) ( 1536 2408 96 ) ( 1536 2408 32 ) doorplain1 64 -64 0 1 1 +( 1536 2392 -64 ) ( 1536 2408 -64 ) ( 1520 2392 16 ) door0a 0 0 0 1 1 +( 1536 2408 -64 ) ( 1536 2392 -64 ) ( 1536 2392 128 ) door0a 0 0 0 1 1 +( 1568 2392 32 ) ( 1536 2392 96 ) ( 1568 2392 96 ) doorplain1 64 -64 0 1 1 +( 1536 2408 128 ) ( 1536 2392 128 ) ( 1520 2392 80 ) door0a 0 0 0 1 1 +} +// brush 4 +{ +( 1488 2392 80 ) ( 1488 2408 16 ) ( 1488 2392 16 ) door0a 0 0 0 1 1 +( 1472 2408 32 ) ( 1472 2408 96 ) ( 1440 2408 32 ) doorplain1 64 -64 0 1 1 +( 1488 2392 16 ) ( 1472 2408 -64 ) ( 1472 2392 -64 ) door0a 0 0 0 1 1 +( 1472 2392 128 ) ( 1472 2392 -64 ) ( 1472 2408 -64 ) door0a 0 0 0 1 1 +( 1440 2392 96 ) ( 1472 2392 96 ) ( 1440 2392 32 ) doorplain1 64 -64 0 1 1 +( 1488 2392 80 ) ( 1472 2392 128 ) ( 1472 2408 128 ) door0a 0 0 0 1 1 +} +// brush 5 +{ +( 1504 2396 20 ) ( 1504 2396 76 ) ( 1508 2400 76 ) door0a 0 0 0 1 1 +( 1508 2400 20 ) ( 1508 2400 76 ) ( 1504 2404 80 ) doorplain1 64 -64 0 1 1 +( 1504 2404 20 ) ( 1504 2388 20 ) ( 1508 2392 20 ) door0a 0 0 0 1 1 +( 1500 2400 76 ) ( 1500 2400 20 ) ( 1504 2404 20 ) door0a 0 0 0 1 1 +( 1504 2396 76 ) ( 1504 2396 20 ) ( 1500 2400 20 ) doorplain1 64 -64 0 1 1 +( 1504 2388 76 ) ( 1504 2404 76 ) ( 1508 2400 76 ) door0a 0 0 0 1 1 +} +// brush 6 +{ +( 1516 2404 76 ) ( 1516 2396 76 ) ( 1516 2396 20 ) door0a 0 0 0 1 1 +( 1520 2408 80 ) ( 1516 2404 76 ) ( 1516 2404 20 ) doorplain1 64 -64 0 1 1 +( 1520 2392 16 ) ( 1512 2408 24 ) ( 1512 2392 24 ) door0a 0 0 0 1 1 +( 1520 2408 80 ) ( 1520 2408 16 ) ( 1520 2392 16 ) door0a 0 0 0 1 1 +( 1520 2392 16 ) ( 1516 2396 20 ) ( 1516 2396 76 ) doorplain1 64 -64 0 1 1 +( 1520 2408 80 ) ( 1512 2392 72 ) ( 1512 2408 72 ) door0a 0 0 0 1 1 +} +// brush 7 +{ +( 1516 2404 20 ) ( 1516 2396 20 ) ( 1460 2396 20 ) door0a 0 0 0 1 1 +( 1520 2408 16 ) ( 1516 2404 20 ) ( 1460 2404 20 ) doorplain1 64 -64 0 1 1 +( 1488 2392 16 ) ( 1496 2408 24 ) ( 1496 2392 24 ) door0a 0 0 0 1 1 +( 1552 2408 16 ) ( 1488 2408 16 ) ( 1488 2392 16 ) door0a 0 0 0 1 1 +( 1456 2392 16 ) ( 1460 2396 20 ) ( 1516 2396 20 ) doorplain1 64 -64 0 1 1 +( 1520 2408 16 ) ( 1512 2392 24 ) ( 1512 2408 24 ) door0a 0 0 0 1 1 +} +// brush 8 +{ +( 1492 2396 20 ) ( 1492 2396 76 ) ( 1492 2404 76 ) door0a 0 0 0 1 1 +( 1492 2404 20 ) ( 1492 2404 76 ) ( 1488 2408 80 ) doorplain1 64 -64 0 1 1 +( 1496 2392 24 ) ( 1496 2408 24 ) ( 1488 2392 16 ) door0a 0 0 0 1 1 +( 1488 2392 16 ) ( 1488 2408 16 ) ( 1488 2408 80 ) door0a 0 0 0 1 1 +( 1492 2396 76 ) ( 1492 2396 20 ) ( 1488 2392 16 ) doorplain1 64 -64 0 1 1 +( 1496 2408 72 ) ( 1496 2392 72 ) ( 1488 2408 80 ) door0a 0 0 0 1 1 +} +} +// entity 15 +{ +"classname" "light_flame_brazier_tall" +"origin" "112 1104 -112" +"skin" "5" +"light" "444" +"angle" "90" +} +// entity 16 +{ +"classname" "light_flame_brazier_tall" +"origin" "-112 1104 -112" +"skin" "5" +"light" "444" +"angle" "90" +} +// entity 17 +{ +"classname" "light_torch_long_walltorch" +"origin" "224 2456 48" +"angle" "90" +"light" "366" +"wait" "1.5" +} +// entity 18 +{ +"classname" "light_torch_long_walltorch" +"origin" "800 2216 48" +"angle" "270" +"light" "333" +"wait" "1.5" +} +// entity 19 +{ +"classname" "light_torch_long_walltorch" +"origin" "800 2456 48" +"angle" "90" +"light" "333" +"wait" "1.5" +} +// entity 20 +{ +"classname" "light_flame_brazier_short" +"origin" "124 284 -152" +"light" "444" +"skin" "5" +} +// entity 21 +{ +"classname" "light_flame_brazier_short" +"origin" "732 3612 96" +"light" "388" +"skin" "5" +} +// entity 22 +{ +"classname" "light_flame_brazier_short" +"origin" "1668 2524 -32" +"light" "333" +"skin" "5" +} +// entity 23 +{ +"classname" "light_flame_brazier_short" +"origin" "1116 2820 -32" +"light" "333" +"skin" "5" +} +// entity 24 +{ +"classname" "light_flame_brazier_short" +"origin" "1316 2820 -32" +"light" "333" +"skin" "5" +} +// entity 25 +{ +"classname" "func_door" +"speed" "128" +"wait" "-1" +"lip" "-8" +"dmg" "0" +"sounds" "1" +"targetname" "doordemon" +"angle" "-2" +// brush 0 +{ +( 1408 2424 112 ) ( 1344 2424 112 ) ( 1408 2456 112 ) wm1_2 0 0 0 1 1 +( 1408 2424 104 ) ( 1408 2456 104 ) ( 1408 2424 -24 ) wm1_2 0 0 0 1 1 +( 1408 2432 104 ) ( 1408 2432 -24 ) ( 1344 2432 104 ) altarb_2 0 -16 0 1 1 +( 1344 2456 -16 ) ( 1344 2424 -16 ) ( 1408 2456 -16 ) wm1_2 0 0 0 1 1 +( 1344 2456 -24 ) ( 1344 2456 104 ) ( 1344 2424 -24 ) wm1_2 0 0 0 1 1 +( 1344 2456 -24 ) ( 1408 2456 -24 ) ( 1344 2456 104 ) altarb_2 0 -16 0 1 1 +} +} +// entity 26 +{ +"classname" "trigger_once" +"target" "doordemon" +// brush 0 +{ +( 1392 2352 -160 ) ( 1392 2112 -160 ) ( 1360 2352 -160 ) trigger 0 0 0 32 32 +( 1392 2176 -160 ) ( 1360 2176 -160 ) ( 1392 2176 -288 ) trigger 0 0 0 32 32 +( 1392 2352 -160 ) ( 1392 2352 -288 ) ( 1392 2112 -160 ) trigger 0 0 0 32 32 +( 1360 2112 -288 ) ( 1392 2112 -288 ) ( 1360 2352 -288 ) trigger 0 0 0 32 32 +( 1360 2144 -288 ) ( 1360 2144 -160 ) ( 1392 2144 -288 ) trigger 0 0 0 32 32 +( 1360 2112 -288 ) ( 1360 2352 -288 ) ( 1360 2112 -160 ) trigger 0 0 0 32 32 +} +} +// entity 27 +{ +"classname" "func_button" +"angle" "180" +"speed" "64" +"wait" "-1" +"lip" "16" +"sounds" "1" +"target" "bricks" +"delay" "1" +// brush 0 +{ +( 1424 3904 256 ) ( 1424 3488 256 ) ( 1360 3904 256 ) woodflr1_5x 16 0 0 1 1 +( 1280 3472 224 ) ( 1216 3472 224 ) ( 1280 3472 192 ) woodflr1_5x 0 0 0 1 1 +( 1408 3504 128 ) ( 1408 3504 96 ) ( 1408 3088 128 ) wizblue 32 0 0 0.5 0.5 +( 1360 3488 224 ) ( 1424 3488 224 ) ( 1360 3904 224 ) woodflr1_5x 0 16 0 1 1 +( 1376 3440 96 ) ( 1376 3440 128 ) ( 1440 3440 96 ) woodflr1_5x 0 0 0 1 1 +( 1376 3504 96 ) ( 1376 3920 96 ) ( 1376 3504 128 ) woodflr1_5x 16 0 0 1 1 +} +} +// entity 28 +{ +"classname" "item_artifact_trinity" +"origin" "1520 3824 112" +} +// entity 29 +{ +"classname" "func_train" +"spawnflags" "1" +"speed" "32" +"dmg" "0" +"sounds" "0" +"target" "bricka0" +"targetname" "bricks" +// brush 0 +{ +( 1408 4000 224 ) ( 1408 3584 224 ) ( 1344 4000 224 ) wswamp2_2 0 0 0 1 1 +( 1408 3744 288 ) ( 1344 3744 288 ) ( 1408 3744 256 ) wswamp2_2 0 0 0 1 1 +( 1568 3744 96 ) ( 1568 3744 64 ) ( 1568 3328 96 ) wswamp2_2 0 0 0 1 1 +( 1312 3584 192 ) ( 1376 3584 192 ) ( 1312 4000 192 ) wswamp2_2 32 32 0 1 1 +( 1408 3712 64 ) ( 1408 3712 96 ) ( 1472 3712 64 ) wswamp2_2 0 0 0 1 1 +( 1504 3776 64 ) ( 1504 4192 64 ) ( 1504 3776 96 ) wswamp2_2 0 0 0 1 1 +} +} +// entity 30 +{ +"classname" "path_corner" +"origin" "1504 3712 192" +"targetname" "bricka0" +"target" "bricka1" +} +// entity 31 +{ +"classname" "path_corner" +"origin" "1504 3776 192" +"targetname" "bricka1" +"target" "bricka2" +"wait" "0" +} +// entity 32 +{ +"classname" "path_corner" +"origin" "1504 3776 224" +"targetname" "bricka2" +"wait" "-1" +} +// entity 33 +{ +"classname" "func_breakable" +"count" "8" +"health" "44" +"rsize" "1" +"t_width" "2" +// brush 0 +{ +( 496 888 -288 ) ( 464 760 -288 ) ( 464 888 -288 ) exit02_1 0 0 0 1 1 +( 464 864 -320 ) ( 496 864 -192 ) ( 464 864 -192 ) exit02_1 0 0 0 1 1 +( 464 768 -224 ) ( 464 896 -352 ) ( 464 896 -224 ) exit02_1 4 0 0 1 1 +( 496 896 -320 ) ( 464 768 -320 ) ( 496 768 -320 ) exit02_1 0 0 0 1 1 +( 464 800 -320 ) ( 496 800 -192 ) ( 496 800 -320 ) exit02_1 0 0 0 1 1 +( 496 768 -192 ) ( 496 896 -320 ) ( 496 768 -320 ) exit02_1 0 0 0 1 1 +( 64 832 -288 ) ( -64 800 -296 ) ( -64 832 -288 ) exit02_1 0 0 0 1 1 +} +// brush 1 +{ +( 464 832 -336 ) ( 496 832 -336 ) ( 496 864 -320 ) exit02_1 0 0 0 1 1 +( 464 880 -288 ) ( 464 752 -416 ) ( 464 880 -416 ) exit02_1 4 0 0 1 1 +( 496 800 -320 ) ( 464 800 -320 ) ( 464 864 -320 ) exit02_1 0 0 0 1 1 +( 496 912 -288 ) ( 496 784 -416 ) ( 496 784 -288 ) exit02_1 0 0 0 1 1 +( 496 832 -336 ) ( 464 832 -336 ) ( 464 800 -320 ) exit02_1 0 0 0 1 1 +} +// brush 2 +{ +( 496 864 -240 ) ( 464 864 -240 ) ( 464 864 -280 ) exit02_1 0 0 0 1 1 +( 496 776 -296 ) ( 496 904 -168 ) ( 496 904 -296 ) exit02_1 4 0 0 1 1 +( 464 776 -328 ) ( 464 904 -200 ) ( 464 776 -200 ) exit02_1 0 0 0 1 1 +( 464 864 -240 ) ( 496 864 -240 ) ( 496 808 -240 ) exit02_1 0 0 0 1 1 +( 464 808 -240 ) ( 496 808 -240 ) ( 496 832 -288 ) exit02_1 0 0 0 1 1 +( 496 864 -280 ) ( 464 864 -280 ) ( 464 832 -288 ) exit02_1 0 0 0 1 1 +} +// brush 3 +{ +( 496 800 -240 ) ( 464 800 -240 ) ( 464 832 -288 ) exit02_1 0 0 0 1 1 +( 464 768 -224 ) ( 464 896 -352 ) ( 464 896 -224 ) exit02_1 0 0 0 1 1 +( 464 800 -240 ) ( 496 800 -240 ) ( 496 800 -288 ) exit02_1 0 0 0 1 1 +( 496 768 -192 ) ( 496 896 -320 ) ( 496 768 -320 ) exit02_1 0 0 0 1 1 +( 464 800 -288 ) ( 496 800 -288 ) ( 496 832 -288 ) exit02_1 0 0 0 1 1 +} +} +// entity 34 +{ +"classname" "func_train" +"target" "brickl0" +"spawnflags" "1" +"speed" "24" +"dmg" "0" +"sounds" "0" +"targetname" "bricks" +// brush 0 +{ +( 1344 4000 160 ) ( 1344 3584 160 ) ( 1280 4000 160 ) wswamp2_2 0 0 0 1 1 +( 1344 3744 224 ) ( 1280 3744 224 ) ( 1344 3744 192 ) wswamp2_2 0 0 0 1 1 +( 1504 3744 32 ) ( 1504 3744 0 ) ( 1504 3328 32 ) wswamp2_2 0 0 0 1 1 +( 1248 3584 128 ) ( 1312 3584 128 ) ( 1248 4000 128 ) wswamp2_2 0 0 0 1 1 +( 1344 3712 0 ) ( 1344 3712 32 ) ( 1408 3712 0 ) wswamp2_2 0 0 0 1 1 +( 1440 3776 0 ) ( 1440 4192 0 ) ( 1440 3776 32 ) wswamp2_2 0 0 0 1 1 +} +// brush 1 +{ +( 1344 4000 96 ) ( 1344 3584 96 ) ( 1280 4000 96 ) wswamp2_2 0 0 0 1 1 +( 1344 3744 160 ) ( 1280 3744 160 ) ( 1344 3744 128 ) wswamp2_2 0 0 0 1 1 +( 1504 3744 -32 ) ( 1504 3744 -64 ) ( 1504 3328 -32 ) wswamp2_2 0 0 0 1 1 +( 1248 3584 64 ) ( 1312 3584 64 ) ( 1248 4000 64 ) wswamp2_2 0 0 0 1 1 +( 1344 3712 -64 ) ( 1344 3712 -32 ) ( 1408 3712 -64 ) wswamp2_2 0 0 0 1 1 +( 1440 3776 -64 ) ( 1440 4192 -64 ) ( 1440 3776 -32 ) wswamp2_2 0 0 0 1 1 +} +} +// entity 35 +{ +"classname" "path_corner" +"origin" "1440 3712 64" +"targetname" "brickl0" +"target" "brickl1" +} +// entity 36 +{ +"classname" "path_corner" +"origin" "1440 3744 64" +"targetname" "brickl1" +"target" "brickl2" +"wait" "0" +} +// entity 37 +{ +"classname" "path_corner" +"origin" "1392 3744 64" +"targetname" "brickl2" +"wait" "-1" +} +// entity 38 +{ +"classname" "func_train" +"speed" "60" +"targetname" "bricks" +"dmg" "0" +"sounds" "0" +"target" "brickd0" +"spawnflags" "1" +// brush 0 +{ +( 1376 4000 128 ) ( 1376 3584 128 ) ( 1312 4000 128 ) wswamp2_2 0 0 0 1 1 +( 1376 3744 192 ) ( 1312 3744 192 ) ( 1376 3744 160 ) wswamp2_2 0 0 0 1 1 +( 1536 3744 0 ) ( 1536 3744 -32 ) ( 1536 3328 0 ) wswamp2_2 0 0 0 1 1 +( 1280 3584 96 ) ( 1344 3584 96 ) ( 1280 4000 96 ) wswamp2_2 0 0 0 1 1 +( 1376 3712 -32 ) ( 1376 3712 0 ) ( 1440 3712 -32 ) wswamp2_2 0 0 0 1 1 +( 1472 3776 -32 ) ( 1472 4192 -32 ) ( 1472 3776 0 ) wswamp2_2 0 0 0 1 1 +} +} +// entity 39 +{ +"classname" "path_corner" +"origin" "1472 3712 96" +"targetname" "brickd0" +"target" "brickd1" +} +// entity 40 +{ +"classname" "path_corner" +"origin" "1472 3776 96" +"targetname" "brickd1" +"target" "brickd2" +"wait" "0" +} +// entity 41 +{ +"classname" "path_corner" +"origin" "1376 3776 96" +"wait" "-1" +"targetname" "brickd2" +} +// entity 42 +{ +"classname" "func_train" +"targetname" "bricks" +"target" "brickr0" +"spawnflags" "1" +"speed" "48" +"dmg" "0" +"sounds" "0" +// brush 0 +{ +( 1408 4000 96 ) ( 1408 3584 96 ) ( 1344 4000 96 ) wswamp2_2 0 0 0 1 1 +( 1408 3744 160 ) ( 1344 3744 160 ) ( 1408 3744 128 ) wswamp2_2 0 0 0 1 1 +( 1568 3744 -32 ) ( 1568 3744 -64 ) ( 1568 3328 -32 ) wswamp2_2 0 0 0 1 1 +( 1312 3584 64 ) ( 1376 3584 64 ) ( 1312 4000 64 ) wswamp2_2 0 0 0 1 1 +( 1408 3712 -64 ) ( 1408 3712 -32 ) ( 1472 3712 -64 ) wswamp2_2 0 0 0 1 1 +( 1504 3776 -64 ) ( 1504 4192 -64 ) ( 1504 3776 -32 ) wswamp2_2 0 0 0 1 1 +} +// brush 1 +{ +( 1408 4000 160 ) ( 1408 3584 160 ) ( 1344 4000 160 ) wswamp2_2 0 0 0 1 1 +( 1408 3744 224 ) ( 1344 3744 224 ) ( 1408 3744 192 ) wswamp2_2 0 0 0 1 1 +( 1568 3744 32 ) ( 1568 3744 0 ) ( 1568 3328 32 ) wswamp2_2 0 0 0 1 1 +( 1312 3584 128 ) ( 1376 3584 128 ) ( 1312 4000 128 ) wswamp2_2 0 0 0 1 1 +( 1408 3712 0 ) ( 1408 3712 32 ) ( 1472 3712 0 ) wswamp2_2 0 0 0 1 1 +( 1504 3776 0 ) ( 1504 4192 0 ) ( 1504 3776 32 ) wswamp2_2 0 0 0 1 1 +} +} +// entity 43 +{ +"classname" "path_corner" +"origin" "1504 3712 64" +"targetname" "brickr0" +"target" "brickr1" +} +// entity 44 +{ +"classname" "path_corner" +"origin" "1504 3776 64" +"targetname" "brickr1" +"target" "brickr2" +"wait" "0" +} +// entity 45 +{ +"classname" "path_corner" +"origin" "1584 3776 64" +"wait" "-1" +"targetname" "brickr2" +} +// entity 46 +{ +"classname" "func_train" +"targetname" "bricks" +"target" "brickc0" +"speed" "48" +"dmg" "0" +"sounds" "0" +"spawnflags" "1" +// brush 0 +{ +( 1472 4000 128 ) ( 1472 3584 128 ) ( 1408 4000 128 ) wswamp2_2 0 0 0 1 1 +( 1472 3744 192 ) ( 1408 3744 192 ) ( 1472 3744 160 ) wswamp2_2 0 0 0 1 1 +( 1600 3744 0 ) ( 1600 3744 -32 ) ( 1600 3328 0 ) wswamp2_2 0 0 0 1 1 +( 1376 3584 96 ) ( 1440 3584 96 ) ( 1376 4000 96 ) wswamp2_2 0 0 0 1 1 +( 1472 3712 -32 ) ( 1472 3712 0 ) ( 1536 3712 -32 ) wswamp2_2 0 0 0 1 1 +( 1536 3776 -32 ) ( 1536 4192 -32 ) ( 1536 3776 0 ) wswamp2_2 0 0 0 1 1 +} +// brush 1 +{ +( 1472 4000 192 ) ( 1472 3584 192 ) ( 1408 4000 192 ) wswamp2_2 0 0 0 1 1 +( 1472 3744 256 ) ( 1408 3744 256 ) ( 1472 3744 224 ) wswamp2_2 0 0 0 1 1 +( 1600 3744 64 ) ( 1600 3744 32 ) ( 1600 3328 64 ) wswamp2_2 0 0 0 1 1 +( 1376 3584 160 ) ( 1440 3584 160 ) ( 1376 4000 160 ) wswamp2_2 0 32 0 1 1 +( 1472 3712 32 ) ( 1472 3712 64 ) ( 1536 3712 32 ) wswamp2_2 0 0 0 1 1 +( 1536 3776 32 ) ( 1536 4192 32 ) ( 1536 3776 64 ) wswamp2_2 0 0 0 1 1 +} +} +// entity 47 +{ +"classname" "path_corner" +"origin" "1536 3712 96" +"targetname" "brickc0" +"target" "brickc1" +} +// entity 48 +{ +"classname" "path_corner" +"origin" "1536 3744 96" +"targetname" "brickc1" +"target" "brickc2" +"wait" "0" +} +// entity 49 +{ +"classname" "path_corner" +"origin" "1584 3744 96" +"wait" "-1" +"targetname" "brickc2" +} +// entity 50 +{ +"classname" "func_train" +"targetname" "bricks" +"target" "brickb0" +"spawnflags" "1" +"speed" "24" +"dmg" "0" +"sounds" "0" +// brush 0 +{ +( 1408 4000 192 ) ( 1408 3584 192 ) ( 1344 4000 192 ) wswamp2_2 0 0 0 1 1 +( 1408 3744 256 ) ( 1344 3744 256 ) ( 1408 3744 224 ) wswamp2_2 0 0 0 1 1 +( 1536 3744 64 ) ( 1536 3744 32 ) ( 1536 3328 64 ) wswamp2_2 0 0 0 1 1 +( 1312 3584 160 ) ( 1376 3584 160 ) ( 1312 4000 160 ) wswamp2_2 0 32 0 1 1 +( 1408 3712 32 ) ( 1408 3712 64 ) ( 1472 3712 32 ) wswamp2_2 0 0 0 1 1 +( 1472 3776 32 ) ( 1472 4192 32 ) ( 1472 3776 64 ) wswamp2_2 0 0 0 1 1 +} +} +// entity 51 +{ +"classname" "path_corner" +"origin" "1472 3712 160" +"targetname" "brickb0" +"target" "brickb1" +} +// entity 52 +{ +"classname" "path_corner" +"origin" "1472 3744 160" +"targetname" "brickb1" +"target" "brickb2" +"wait" "0" +} +// entity 53 +{ +"classname" "path_corner" +"origin" "1472 3744 208" +"wait" "-1" +"targetname" "brickb2" +} +// entity 54 +{ +"classname" "func_door" +"angle" "0" +"message" "this door is opened elsewhere..." +"speed" "128" +"wait" "-1" +"lip" "8" +"dmg" "0" +"sounds" "3" +"targetname" "doorcross" +"spawnflags" "4" +// brush 0 +{ +( 896 3560 208 ) ( 896 3544 208 ) ( 832 3560 208 ) door0a 0 0 0 1 1 +( 896 3560 256 ) ( 832 3560 256 ) ( 896 3560 64 ) doorcog1 0 64 0 1 1 +( 896 3560 256 ) ( 896 3560 64 ) ( 896 3544 256 ) door0a 0 0 0 1 1 +( 832 3544 64 ) ( 896 3544 64 ) ( 832 3560 64 ) door0a 0 0 0 1 1 +( 832 3544 64 ) ( 832 3544 256 ) ( 896 3544 64 ) doorcog1 0 64 0 1 1 +( 832 3544 16 ) ( 832 3560 16 ) ( 832 3544 208 ) door0a 0 0 0 1 1 +} +} +// entity 55 +{ +"classname" "func_door" +"angle" "180" +"message" "this door is opened elsewhere..." +"spawnflags" "4" +"speed" "128" +"wait" "-1" +"lip" "8" +"dmg" "0" +"sounds" "3" +"targetname" "doorcross" +// brush 0 +{ +( 832 3560 208 ) ( 832 3544 208 ) ( 768 3560 208 ) door0a 0 0 0 1 1 +( 832 3560 256 ) ( 768 3560 256 ) ( 832 3560 64 ) doorcog1 0 64 0 1 1 +( 832 3560 208 ) ( 832 3560 16 ) ( 832 3544 208 ) door0a 0 0 0 1 1 +( 768 3544 64 ) ( 832 3544 64 ) ( 768 3560 64 ) door0a 0 0 0 1 1 +( 768 3544 64 ) ( 768 3544 256 ) ( 832 3544 64 ) doorcog1 0 64 0 1 1 +( 768 3544 64 ) ( 768 3560 64 ) ( 768 3544 256 ) door0a 0 0 0 1 1 +} +} +// entity 56 +{ +"classname" "item_key1" +"origin" "832 2656 128" +"target" "doorcross" +"delay" "1" +} +// entity 57 +{ +"classname" "item_health" +"origin" "1152 1312 -224" +"spawnflags" "1" +} +// entity 58 +{ +"classname" "item_health" +"origin" "1056 1312 -224" +"spawnflags" "1" +} +// entity 59 +{ +"classname" "item_health" +"origin" "1056 1408 -224" +"spawnflags" "1" +} +// entity 60 +{ +"classname" "item_health" +"origin" "1152 1408 -224" +"spawnflags" "1" +} +// entity 61 +{ +"classname" "trap_spikeshooter" +"origin" "-816 2496 -32" +"targetname" "spikes" +"angle" "180" +} +// entity 62 +{ +"classname" "trap_spikeshooter" +"origin" "-928 2736 -32" +"targetname" "spikes" +"angle" "-90" +} +// entity 63 +{ +"classname" "trigger_multiple" +"sounds" "0" +"delay" "0" +"wait" "1" +"target" "spikes" +// brush 0 +{ +( -768 2400 0 ) ( -768 2272 0 ) ( -960 2400 0 ) trigger 0 0 0 32 32 +( -768 2720 0 ) ( -960 2720 0 ) ( -768 2720 -32 ) trigger 0 0 0 32 32 +( -512 2400 0 ) ( -512 2400 -32 ) ( -512 2272 0 ) trigger 0 0 0 32 32 +( -960 2272 -32 ) ( -768 2272 -32 ) ( -960 2400 -32 ) trigger 0 0 0 32 32 +( -960 2272 -32 ) ( -960 2272 0 ) ( -768 2272 -32 ) trigger 0 0 0 32 32 +( -960 2272 -32 ) ( -960 2400 -32 ) ( -960 2272 0 ) trigger 0 0 0 32 32 +} +} +// entity 64 +{ +"classname" "trap_spikeshooter" +"origin" "-736 2576 -32" +"targetname" "spikes" +"angle" "90" +} +// entity 65 +{ +"classname" "item_armor2" +"origin" "64 2848 64" +"spawnflags" "4096" +} +// entity 66 +{ +"classname" "trigger_once" +"angle" "180" +"sounds" "0" +"delay" "0" +"target" "doorgreen" +// brush 0 +{ +( 256 3072 -224 ) ( 256 2624 -224 ) ( -160 3072 -224 ) trigger 0 0 0 32 32 +( 256 3104 64 ) ( -160 3104 64 ) ( 256 3104 -256 ) trigger 0 0 0 32 32 +( 448 3072 64 ) ( 448 3072 -256 ) ( 448 2624 64 ) trigger 0 0 0 32 32 +( -160 2624 -256 ) ( 256 2624 -256 ) ( -160 3072 -256 ) trigger 0 0 0 32 32 +( -160 2592 -256 ) ( -160 2592 64 ) ( 256 2592 -256 ) trigger 0 0 0 32 32 +( -160 2624 -256 ) ( -160 3072 -256 ) ( -160 2624 64 ) trigger 0 0 0 32 32 +} +} +// entity 67 +{ +"classname" "func_door" +"targetname" "doorgreen" +"angle" "-2" +"speed" "128" +"wait" "-1" +"lip" "16" +"dmg" "0" +"sounds" "1" +// brush 0 +{ +( -224 2880 -96 ) ( -224 2816 -96 ) ( -256 2880 -96 ) wswamp2_2 0 0 90 1 1 +( -224 2880 192 ) ( -256 2880 192 ) ( -224 2880 -192 ) wswamp2_2 0 0 0 1 1 +( -224 2880 192 ) ( -224 2880 -192 ) ( -224 2816 192 ) wswamp2_2 32 0 0 1 1 +( -256 2816 -256 ) ( -224 2816 -256 ) ( -256 2880 -256 ) wswamp2_2 0 0 0 1 1 +( -256 2816 -192 ) ( -256 2816 192 ) ( -224 2816 -192 ) wswamp2_2 0 0 0 1 1 +( -256 2816 -192 ) ( -256 2880 -192 ) ( -256 2816 192 ) wswamp2_2 0 0 0 1 1 +} +} +// entity 68 +{ +"classname" "func_illusionary" +// brush 0 +{ +( -824 2880 32 ) ( -824 2816 32 ) ( -832 2880 32 ) *teleport 0 0 0 1 1 +( -824 2880 48 ) ( -832 2880 48 ) ( -824 2880 -112 ) *teleport 0 0 0 1 1 +( -824 2880 64 ) ( -824 2880 -96 ) ( -824 2816 64 ) *teleport 0 0 0 1 1 +( -832 2816 -96 ) ( -824 2816 -96 ) ( -832 2880 -96 ) *teleport 0 0 0 1 1 +( -832 2816 -112 ) ( -832 2816 48 ) ( -824 2816 -112 ) *teleport 0 0 0 1 1 +( -832 2816 -112 ) ( -832 2880 -112 ) ( -832 2816 48 ) *teleport 0 0 0 1 1 +} +} +// entity 69 +{ +"classname" "trigger_teleport" +"target" "telega" +// brush 0 +{ +( -816 2880 32 ) ( -816 2816 32 ) ( -832 2880 32 ) trigger 0 0 0 32 32 +( -816 2880 32 ) ( -832 2880 32 ) ( -816 2880 -96 ) trigger 0 0 0 32 32 +( -816 2880 32 ) ( -816 2880 -96 ) ( -816 2816 32 ) trigger 0 0 0 32 32 +( -832 2816 -96 ) ( -816 2816 -96 ) ( -832 2880 -96 ) trigger 0 0 0 32 32 +( -832 2816 -96 ) ( -832 2816 32 ) ( -816 2816 -96 ) trigger 0 0 0 32 32 +( -832 2816 -96 ) ( -832 2880 -96 ) ( -832 2816 32 ) trigger 0 0 0 32 32 +} +} +// entity 70 +{ +"classname" "info_teleport_destination" +"origin" "896 1696 -32" +"angle" "90" +"targetname" "telega" +} +// entity 71 +{ +"classname" "item_health" +"origin" "-688 2800 -128" +} +// entity 72 +{ +"classname" "item_spikes" +"origin" "-688 2864 -128" +"spawnflags" "1" +} +// entity 73 +{ +"classname" "item_health" +"origin" "592 3152 96" +} +// entity 74 +{ +"classname" "item_shells" +"origin" "-272 2064 -64" +"spawnflags" "4097" +} +// entity 75 +{ +"classname" "trap_spikeshooter" +"origin" "-864 2256 -32" +"targetname" "spikes" +"angle" "90" +} +// entity 76 +{ +"classname" "trap_spikeshooter" +"origin" "-736 2416 -32" +"targetname" "spikes" +"angle" "-90" +} +// entity 77 +{ +"classname" "func_door" +"angle" "270" +"message" "this door is opened below..." +"speed" "128" +"wait" "2" +"lip" "8" +"dmg" "0" +"sounds" "3" +"targetname" "doorcoop" +"spawnflags" "8196" +// brush 0 +{ +( -24 2336 80 ) ( -24 2272 80 ) ( -40 2336 80 ) door0a 0 0 0 1 1 +( -24 2336 96 ) ( -40 2336 96 ) ( -24 2336 -64 ) door0a 0 0 0 1 1 +( -24 2336 96 ) ( -24 2336 -64 ) ( -24 2272 96 ) doorpent192 32 -64 0 1 1 +( -40 2272 -64 ) ( -24 2272 -64 ) ( -40 2336 -64 ) door0a 0 0 0 1 1 +( -40 2272 -64 ) ( -40 2272 96 ) ( -24 2272 -64 ) door0a 0 0 0 1 1 +( -40 2272 -64 ) ( -40 2336 -64 ) ( -40 2272 96 ) doorpent192 32 -64 0 1 1 +} +} +// entity 78 +{ +"classname" "func_door" +"angle" "90" +"speed" "128" +"wait" "2" +"lip" "8" +"dmg" "0" +"sounds" "3" +"message" "this door is opened below..." +"targetname" "doorcoop" +"spawnflags" "8196" +// brush 0 +{ +( -24 2400 80 ) ( -24 2336 80 ) ( -40 2400 80 ) door0a 0 0 0 1 1 +( -24 2400 96 ) ( -40 2400 96 ) ( -24 2400 -64 ) door0a 0 0 0 1 1 +( -24 2400 96 ) ( -24 2400 -64 ) ( -24 2336 96 ) doorpent192 32 -64 0 1 1 +( -40 2336 -64 ) ( -24 2336 -64 ) ( -40 2400 -64 ) door0a 0 0 0 1 1 +( -40 2336 -64 ) ( -40 2336 96 ) ( -24 2336 -64 ) door0a 0 0 0 1 1 +( -40 2336 -64 ) ( -40 2400 -64 ) ( -40 2336 96 ) doorpent192 32 -64 0 1 1 +} +} +// entity 79 +{ +"classname" "weapon_grenadelauncher" +"origin" "-128 2336 -64" +"target" "boxlight" +} +// entity 80 +{ +"classname" "item_health" +"origin" "656 3088 96" +} +// entity 81 +{ +"classname" "info_teleport_destination" +"origin" "1664 2336 192" +"angle" "280" +"targetname" "telewest" +} +// entity 82 +{ +"classname" "func_illusionary" +// brush 0 +{ +( 2400 1568 64 ) ( 2400 1504 64 ) ( 2336 1568 64 ) *teleport 0 0 0 1 1 +( 2416 1504 -64 ) ( 2416 1504 64 ) ( 2416 1568 64 ) *teleport 0 0 0 1 1 +( 2336 1504 -64 ) ( 2400 1504 -64 ) ( 2336 1568 -64 ) *teleport 0 0 0 1 1 +( 2368 1520 64 ) ( 2368 1520 -64 ) ( 2416 1568 -64 ) *teleport 0 0 0 1 1 +( 2416 1520 -64 ) ( 2368 1520 -64 ) ( 2416 1520 64 ) *teleport 0 0 0 1 1 +} +// brush 1 +{ +( 1520 1600 64 ) ( 1520 1536 64 ) ( 1456 1600 64 ) *teleport 0 0 0 1 1 +( 1488 1504 64 ) ( 1488 1504 -64 ) ( 1488 1568 -64 ) *teleport 0 0 0 1 1 +( 1488 1568 64 ) ( 1488 1568 -64 ) ( 1536 1520 -64 ) *teleport 0 0 0 1 1 +( 1456 1520 -64 ) ( 1520 1520 -64 ) ( 1456 1584 -64 ) *teleport 0 0 0 1 1 +( 1536 1520 -64 ) ( 1488 1520 -64 ) ( 1536 1520 64 ) *teleport 0 0 0 1 1 +} +} +// entity 83 +{ +"classname" "trigger_teleport" +"target" "telewest" +"spawnflags" "2" +// brush 0 +{ +( 1512 1592 32 ) ( 1512 1528 32 ) ( 1448 1592 32 ) trigger 0 0 0 32 32 +( 1512 1560 96 ) ( 1448 1560 96 ) ( 1512 1560 -32 ) trigger 0 0 0 32 32 +( 1528 1576 96 ) ( 1528 1576 -32 ) ( 1528 1512 96 ) trigger 0 0 0 32 32 +( 1448 1528 -32 ) ( 1512 1528 -32 ) ( 1448 1592 -32 ) trigger 0 0 0 32 32 +( 1496 1544 -32 ) ( 1496 1544 96 ) ( 1560 1544 -32 ) trigger 0 0 0 32 32 +( 1512 1560 -32 ) ( 1512 1624 -32 ) ( 1512 1560 96 ) trigger 0 0 0 32 32 +} +} +// entity 84 +{ +"classname" "item_spikes" +"origin" "1936 2032 160" +"spawnflags" "1" +} +// entity 85 +{ +"classname" "light_flame_brazier_short" +"origin" "2264 2148 176" +"angle" "335" +"light" "255" +"skin" "5" +} +// entity 86 +{ +"classname" "light_flame_brazier_short" +"origin" "2108 1992 176" +"angle" "295" +"light" "255" +"skin" "5" +} +// entity 87 +{ +"classname" "light_flame_brazier_short" +"origin" "1640 2148 176" +"angle" "205" +"light" "255" +"skin" "5" +} +// entity 88 +{ +"classname" "light_flame_brazier_short" +"origin" "1796 1992 176" +"angle" "245" +"light" "255" +"skin" "5" +} +// entity 89 +{ +"classname" "light_flame_brazier_short" +"origin" "1952 1960 176" +"angle" "270" +"light" "255" +"skin" "5" +} +// entity 90 +{ +"classname" "light_flame_brazier_short" +"origin" "1608 2304 176" +"light" "255" +"angle" "180" +"skin" "5" +} +// entity 91 +{ +"classname" "light_flame_brazier_short" +"origin" "2296 2304 176" +"light" "255" +"skin" "5" +} +// entity 92 +{ +"classname" "trigger_once" +"target" "doorskulls" +"delay" "1" +// brush 0 +{ +( 384 3648 128 ) ( 384 3264 128 ) ( 128 3648 128 ) trigger 0 0 0 32 32 +( 384 3648 128 ) ( 128 3648 128 ) ( 384 3648 64 ) trigger 0 0 0 32 32 +( 384 3648 128 ) ( 384 3648 64 ) ( 384 3264 128 ) trigger 0 0 0 32 32 +( 128 3264 64 ) ( 384 3264 64 ) ( 128 3648 64 ) trigger 0 0 0 32 32 +( 128 3264 64 ) ( 128 3264 128 ) ( 384 3264 64 ) trigger 0 0 0 32 32 +( 0 3264 64 ) ( 0 3648 64 ) ( 0 3264 128 ) trigger 0 0 0 32 32 +} +} +// entity 93 +{ +"classname" "func_door" +"angle" "-1" +"lip" "32" +"sounds" "1" +"dmg" "0" +"wait" "-1" +"speed" "128" +"targetname" "doorskulls" +// brush 0 +{ +( -32 3664 320 ) ( -32 3632 320 ) ( -128 3664 320 ) altar1_6 0 0 0 1 1 +( -32 3664 416 ) ( -128 3664 416 ) ( -32 3664 96 ) altar1_6 0 0 0 1 1 +( 640 3648 416 ) ( 640 3648 96 ) ( 640 3616 416 ) altar1_6 0 0 0 1 1 +( -96 3632 256 ) ( 0 3632 256 ) ( -96 3664 256 ) altar1_6 0 0 0 1 1 +( -128 3632 96 ) ( -128 3632 416 ) ( -32 3632 96 ) altar1_6 0 0 0 1 1 +( -128 3632 96 ) ( -128 3664 96 ) ( -128 3632 416 ) altar1_6 0 0 0 1 1 +} +// brush 1 +{ +( -32 3664 256 ) ( -32 3632 256 ) ( -128 3664 256 ) altar1_7 0 0 0 1 1 +( -32 3664 384 ) ( -128 3664 384 ) ( -32 3664 64 ) altar1_7 0 0 0 1 1 +( 640 3648 384 ) ( 640 3648 64 ) ( 640 3616 384 ) altar1_7 0 0 0 1 1 +( -128 3632 80 ) ( -32 3632 80 ) ( -128 3664 80 ) metw0a 0 0 0 1 1 +( -128 3632 64 ) ( -128 3632 384 ) ( -32 3632 64 ) altar1_7 0 0 0 1 1 +( -128 3632 64 ) ( -128 3664 64 ) ( -128 3632 384 ) altar1_7 0 0 0 1 1 +} +} +// entity 94 +{ +"classname" "func_wall" +// brush 0 +{ +( -396 2028 168 ) ( -436 2028 168 ) ( -436 2068 168 ) wizwood1_4 0 40 0 1 1 +( -436 2068 -280 ) ( -436 2028 -280 ) ( -396 2028 -280 ) wizwood1_4 0 40 0 1 1 +( -436 2068 320 ) ( -436 2048 320 ) ( -436 2048 -320 ) wizwood1_4 0 40 0 1 1 +( -426 2074 320 ) ( -434 2056 320 ) ( -434 2056 -320 ) wizwood1_4 0 40 0 1 1 +( -416 2076 320 ) ( -430 2062 320 ) ( -430 2062 -320 ) wizwood1_4 0 40 0 1 1 +( -406 2074 320 ) ( -424 2066 320 ) ( -424 2066 -320 ) wizwood1_4 0 40 0 1 1 +( -396 2068 320 ) ( -416 2068 320 ) ( -416 2068 -320 ) wizwood1_4 0 40 0 1 1 +( -390 2058 320 ) ( -408 2066 320 ) ( -408 2066 -320 ) wizwood1_4 0 40 0 1 1 +( -388 2048 320 ) ( -402 2062 320 ) ( -402 2062 -320 ) wizwood1_4 0 40 0 1 1 +( -390 2038 320 ) ( -398 2056 320 ) ( -398 2056 -320 ) wizwood1_4 0 40 0 1 1 +( -396 2028 320 ) ( -396 2048 320 ) ( -396 2048 -320 ) wizwood1_4 0 40 0 1 1 +( -406 2022 320 ) ( -398 2040 320 ) ( -398 2040 -320 ) wizwood1_4 0 40 0 1 1 +( -416 2020 320 ) ( -402 2034 320 ) ( -402 2034 -320 ) wizwood1_4 0 40 0 1 1 +( -426 2022 320 ) ( -408 2030 320 ) ( -408 2030 -320 ) wizwood1_4 0 40 0 1 1 +( -436 2028 320 ) ( -416 2028 320 ) ( -416 2028 -320 ) wizwood1_4 0 40 0 1 1 +( -442 2038 320 ) ( -424 2030 320 ) ( -424 2030 -320 ) wizwood1_4 0 40 0 1 1 +( -444 2048 320 ) ( -430 2034 320 ) ( -430 2034 -320 ) wizwood1_4 0 40 0 1 1 +( -442 2058 320 ) ( -434 2040 320 ) ( -434 2040 -320 ) wizwood1_4 0 40 0 1 1 +} +// brush 1 +{ +( -556 1708 168 ) ( -596 1708 168 ) ( -596 1748 168 ) wizwood1_4 0 40 0 1 1 +( -596 1748 -280 ) ( -596 1708 -280 ) ( -556 1708 -280 ) wizwood1_4 0 40 0 1 1 +( -596 1748 320 ) ( -596 1728 320 ) ( -596 1728 -320 ) wizwood1_4 0 40 0 1 1 +( -586 1754 320 ) ( -594 1736 320 ) ( -594 1736 -320 ) wizwood1_4 0 40 0 1 1 +( -576 1756 320 ) ( -590 1742 320 ) ( -590 1742 -320 ) wizwood1_4 0 40 0 1 1 +( -566 1754 320 ) ( -584 1746 320 ) ( -584 1746 -320 ) wizwood1_4 0 40 0 1 1 +( -556 1748 320 ) ( -576 1748 320 ) ( -576 1748 -320 ) wizwood1_4 0 40 0 1 1 +( -550 1738 320 ) ( -568 1746 320 ) ( -568 1746 -320 ) wizwood1_4 0 40 0 1 1 +( -548 1728 320 ) ( -562 1742 320 ) ( -562 1742 -320 ) wizwood1_4 0 40 0 1 1 +( -550 1718 320 ) ( -558 1736 320 ) ( -558 1736 -320 ) wizwood1_4 0 40 0 1 1 +( -556 1708 320 ) ( -556 1728 320 ) ( -556 1728 -320 ) wizwood1_4 0 40 0 1 1 +( -566 1702 320 ) ( -558 1720 320 ) ( -558 1720 -320 ) wizwood1_4 0 40 0 1 1 +( -576 1700 320 ) ( -562 1714 320 ) ( -562 1714 -320 ) wizwood1_4 0 40 0 1 1 +( -586 1702 320 ) ( -568 1710 320 ) ( -568 1710 -320 ) wizwood1_4 0 40 0 1 1 +( -596 1708 320 ) ( -576 1708 320 ) ( -576 1708 -320 ) wizwood1_4 0 40 0 1 1 +( -602 1718 320 ) ( -584 1710 320 ) ( -584 1710 -320 ) wizwood1_4 0 40 0 1 1 +( -604 1728 320 ) ( -590 1714 320 ) ( -590 1714 -320 ) wizwood1_4 0 40 0 1 1 +( -602 1738 320 ) ( -594 1720 320 ) ( -594 1720 -320 ) wizwood1_4 0 40 0 1 1 +} +// brush 2 +{ +( -716 1868 168 ) ( -756 1868 168 ) ( -756 1908 168 ) wizwood1_4 0 40 0 1 1 +( -756 1916 -280 ) ( -756 1876 -280 ) ( -716 1876 -280 ) wizwood1_4 0 40 0 1 1 +( -756 1908 320 ) ( -756 1888 320 ) ( -756 1888 -320 ) wizwood1_4 0 40 0 1 1 +( -746 1914 320 ) ( -754 1896 320 ) ( -754 1896 -320 ) wizwood1_4 0 40 0 1 1 +( -736 1916 320 ) ( -750 1902 320 ) ( -750 1902 -320 ) wizwood1_4 0 40 0 1 1 +( -726 1914 320 ) ( -744 1906 320 ) ( -744 1906 -320 ) wizwood1_4 0 40 0 1 1 +( -716 1908 320 ) ( -736 1908 320 ) ( -736 1908 -320 ) wizwood1_4 0 40 0 1 1 +( -710 1898 320 ) ( -728 1906 320 ) ( -728 1906 -320 ) wizwood1_4 0 40 0 1 1 +( -708 1888 320 ) ( -722 1902 320 ) ( -722 1902 -320 ) wizwood1_4 0 40 0 1 1 +( -710 1878 320 ) ( -718 1896 320 ) ( -718 1896 -320 ) wizwood1_4 0 40 0 1 1 +( -716 1868 320 ) ( -716 1888 320 ) ( -716 1888 -320 ) wizwood1_4 0 40 0 1 1 +( -726 1862 320 ) ( -718 1880 320 ) ( -718 1880 -320 ) wizwood1_4 0 40 0 1 1 +( -736 1860 320 ) ( -722 1874 320 ) ( -722 1874 -320 ) wizwood1_4 0 40 0 1 1 +( -746 1862 320 ) ( -728 1870 320 ) ( -728 1870 -320 ) wizwood1_4 0 40 0 1 1 +( -756 1868 320 ) ( -736 1868 320 ) ( -736 1868 -320 ) wizwood1_4 0 40 0 1 1 +( -762 1878 320 ) ( -744 1870 320 ) ( -744 1870 -320 ) wizwood1_4 0 40 0 1 1 +( -764 1888 320 ) ( -750 1874 320 ) ( -750 1874 -320 ) wizwood1_4 0 40 0 1 1 +( -762 1898 320 ) ( -754 1880 320 ) ( -754 1880 -320 ) wizwood1_4 0 40 0 1 1 +} +} +// entity 95 +{ +"classname" "func_wall" +// brush 0 +{ +( 628 2004 320 ) ( 628 1964 320 ) ( 588 1964 320 ) wizwood1_2 0 0 0 1 1 +( 588 1964 -320 ) ( 628 1964 -320 ) ( 628 2004 -320 ) wizwood1_2 0 0 0 1 1 +( 628 1984 -320 ) ( 628 1984 320 ) ( 628 2004 320 ) wizwood1_2 0 0 0 1 1 +( 626 1992 -320 ) ( 626 1992 320 ) ( 618 2010 320 ) wizwood1_2 0 0 0 1 1 +( 622 1998 -320 ) ( 622 1998 320 ) ( 608 2012 320 ) wizwood1_2 0 0 0 1 1 +( 616 2002 -320 ) ( 616 2002 320 ) ( 598 2010 320 ) wizwood1_2 0 0 0 1 1 +( 608 2004 -320 ) ( 608 2004 320 ) ( 588 2004 320 ) wizwood1_2 0 0 0 1 1 +( 600 2002 -320 ) ( 600 2002 320 ) ( 582 1994 320 ) wizwood1_2 0 0 0 1 1 +( 594 1998 -320 ) ( 594 1998 320 ) ( 580 1984 320 ) wizwood1_2 0 0 0 1 1 +( 590 1992 -320 ) ( 590 1992 320 ) ( 582 1974 320 ) wizwood1_2 0 0 0 1 1 +( 588 1984 -320 ) ( 588 1984 320 ) ( 588 1964 320 ) wizwood1_2 0 0 0 1 1 +( 590 1976 -320 ) ( 590 1976 320 ) ( 598 1958 320 ) wizwood1_2 0 0 0 1 1 +( 594 1970 -320 ) ( 594 1970 320 ) ( 608 1956 320 ) wizwood1_2 0 0 0 1 1 +( 600 1966 -320 ) ( 600 1966 320 ) ( 618 1958 320 ) wizwood1_2 0 0 0 1 1 +( 608 1964 -320 ) ( 608 1964 320 ) ( 628 1964 320 ) wizwood1_2 0 0 0 1 1 +( 616 1966 -320 ) ( 616 1966 320 ) ( 634 1974 320 ) wizwood1_2 0 0 0 1 1 +( 622 1970 -320 ) ( 622 1970 320 ) ( 636 1984 320 ) wizwood1_2 0 0 0 1 1 +( 626 1976 -320 ) ( 626 1976 320 ) ( 634 1994 320 ) wizwood1_2 0 0 0 1 1 +} +// brush 1 +{ +( 628 1812 320 ) ( 628 1772 320 ) ( 588 1772 320 ) wizwood1_2 0 0 0 1 1 +( 588 1772 -320 ) ( 628 1772 -320 ) ( 628 1812 -320 ) wizwood1_2 0 0 0 1 1 +( 628 1792 -320 ) ( 628 1792 320 ) ( 628 1812 320 ) wizwood1_2 0 0 0 1 1 +( 626 1800 -320 ) ( 626 1800 320 ) ( 618 1818 320 ) wizwood1_2 0 0 0 1 1 +( 622 1806 -320 ) ( 622 1806 320 ) ( 608 1820 320 ) wizwood1_2 0 0 0 1 1 +( 616 1810 -320 ) ( 616 1810 320 ) ( 598 1818 320 ) wizwood1_2 0 0 0 1 1 +( 608 1812 -320 ) ( 608 1812 320 ) ( 588 1812 320 ) wizwood1_2 0 0 0 1 1 +( 600 1810 -320 ) ( 600 1810 320 ) ( 582 1802 320 ) wizwood1_2 0 0 0 1 1 +( 594 1806 -320 ) ( 594 1806 320 ) ( 580 1792 320 ) wizwood1_2 0 0 0 1 1 +( 590 1800 -320 ) ( 590 1800 320 ) ( 582 1782 320 ) wizwood1_2 0 0 0 1 1 +( 588 1792 -320 ) ( 588 1792 320 ) ( 588 1772 320 ) wizwood1_2 0 0 0 1 1 +( 590 1784 -320 ) ( 590 1784 320 ) ( 598 1766 320 ) wizwood1_2 0 0 0 1 1 +( 594 1778 -320 ) ( 594 1778 320 ) ( 608 1764 320 ) wizwood1_2 0 0 0 1 1 +( 600 1774 -320 ) ( 600 1774 320 ) ( 618 1766 320 ) wizwood1_2 0 0 0 1 1 +( 608 1772 -320 ) ( 608 1772 320 ) ( 628 1772 320 ) wizwood1_2 0 0 0 1 1 +( 616 1774 -320 ) ( 616 1774 320 ) ( 634 1782 320 ) wizwood1_2 0 0 0 1 1 +( 622 1778 -320 ) ( 622 1778 320 ) ( 636 1792 320 ) wizwood1_2 0 0 0 1 1 +( 626 1784 -320 ) ( 626 1784 320 ) ( 634 1802 320 ) wizwood1_2 0 0 0 1 1 +} +// brush 2 +{ +( 436 1772 320 ) ( 396 1772 320 ) ( 396 1812 320 ) wizwood1_2 0 0 0 1 1 +( 396 1812 -320 ) ( 396 1772 -320 ) ( 436 1772 -320 ) wizwood1_2 0 0 0 1 1 +( 396 1812 320 ) ( 396 1792 320 ) ( 396 1792 -320 ) wizwood1_2 0 0 0 1 1 +( 406 1818 320 ) ( 398 1800 320 ) ( 398 1800 -320 ) wizwood1_2 0 0 0 1 1 +( 416 1820 320 ) ( 402 1806 320 ) ( 402 1806 -320 ) wizwood1_2 0 0 0 1 1 +( 426 1818 320 ) ( 408 1810 320 ) ( 408 1810 -320 ) wizwood1_2 0 0 0 1 1 +( 436 1812 320 ) ( 416 1812 320 ) ( 416 1812 -320 ) wizwood1_2 0 0 0 1 1 +( 442 1802 320 ) ( 424 1810 320 ) ( 424 1810 -320 ) wizwood1_2 0 0 0 1 1 +( 444 1792 320 ) ( 430 1806 320 ) ( 430 1806 -320 ) wizwood1_2 0 0 0 1 1 +( 442 1782 320 ) ( 434 1800 320 ) ( 434 1800 -320 ) wizwood1_2 0 0 0 1 1 +( 436 1772 320 ) ( 436 1792 320 ) ( 436 1792 -320 ) wizwood1_2 0 0 0 1 1 +( 426 1766 320 ) ( 434 1784 320 ) ( 434 1784 -320 ) wizwood1_2 0 0 0 1 1 +( 416 1764 320 ) ( 430 1778 320 ) ( 430 1778 -320 ) wizwood1_2 0 0 0 1 1 +( 406 1766 320 ) ( 424 1774 320 ) ( 424 1774 -320 ) wizwood1_2 0 0 0 1 1 +( 396 1772 320 ) ( 416 1772 320 ) ( 416 1772 -320 ) wizwood1_2 0 0 0 1 1 +( 390 1782 320 ) ( 408 1774 320 ) ( 408 1774 -320 ) wizwood1_2 0 0 0 1 1 +( 388 1792 320 ) ( 402 1778 320 ) ( 402 1778 -320 ) wizwood1_2 0 0 0 1 1 +( 390 1802 320 ) ( 398 1784 320 ) ( 398 1784 -320 ) wizwood1_2 0 0 0 1 1 +} +// brush 3 +{ +( 436 1964 320 ) ( 396 1964 320 ) ( 396 2004 320 ) wizwood1_2 0 0 0 1 1 +( 396 2004 -320 ) ( 396 1964 -320 ) ( 436 1964 -320 ) wizwood1_2 0 0 0 1 1 +( 396 2004 320 ) ( 396 1984 320 ) ( 396 1984 -320 ) wizwood1_2 0 0 0 1 1 +( 406 2010 320 ) ( 398 1992 320 ) ( 398 1992 -320 ) wizwood1_2 0 0 0 1 1 +( 416 2012 320 ) ( 402 1998 320 ) ( 402 1998 -320 ) wizwood1_2 0 0 0 1 1 +( 426 2010 320 ) ( 408 2002 320 ) ( 408 2002 -320 ) wizwood1_2 0 0 0 1 1 +( 436 2004 320 ) ( 416 2004 320 ) ( 416 2004 -320 ) wizwood1_2 0 0 0 1 1 +( 442 1994 320 ) ( 424 2002 320 ) ( 424 2002 -320 ) wizwood1_2 0 0 0 1 1 +( 444 1984 320 ) ( 430 1998 320 ) ( 430 1998 -320 ) wizwood1_2 0 0 0 1 1 +( 442 1974 320 ) ( 434 1992 320 ) ( 434 1992 -320 ) wizwood1_2 0 0 0 1 1 +( 436 1964 320 ) ( 436 1984 320 ) ( 436 1984 -320 ) wizwood1_2 0 0 0 1 1 +( 426 1958 320 ) ( 434 1976 320 ) ( 434 1976 -320 ) wizwood1_2 0 0 0 1 1 +( 416 1956 320 ) ( 430 1970 320 ) ( 430 1970 -320 ) wizwood1_2 0 0 0 1 1 +( 406 1958 320 ) ( 424 1966 320 ) ( 424 1966 -320 ) wizwood1_2 0 0 0 1 1 +( 396 1964 320 ) ( 416 1964 320 ) ( 416 1964 -320 ) wizwood1_2 0 0 0 1 1 +( 390 1974 320 ) ( 408 1966 320 ) ( 408 1966 -320 ) wizwood1_2 0 0 0 1 1 +( 388 1984 320 ) ( 402 1970 320 ) ( 402 1970 -320 ) wizwood1_2 0 0 0 1 1 +( 390 1994 320 ) ( 398 1976 320 ) ( 398 1976 -320 ) wizwood1_2 0 0 0 1 1 +} +} +// entity 96 +{ +"classname" "func_wall" +// brush 0 +{ +( 672 3680 320 ) ( 672 3616 320 ) ( 608 3616 320 ) altar1_6 0 0 0 1 1 +( 608 3616 256 ) ( 672 3616 256 ) ( 672 3680 256 ) altar1_6 0 0 0 1 1 +( 640 3680 128 ) ( 640 3680 448 ) ( 608 3680 448 ) altar1_6 0 0 0 1 1 +( 628 3678 0 ) ( 628 3678 320 ) ( 598 3666 320 ) altar1_6 0 0 0 1 1 +( 617 3671 64 ) ( 617 3671 384 ) ( 594 3648 384 ) altar1_6 0 0 0 1 1 +( 610 3660 64 ) ( 610 3660 384 ) ( 598 3630 384 ) altar1_6 0 0 0 1 1 +( 608 3648 64 ) ( 608 3648 384 ) ( 608 3616 384 ) altar1_6 0 0 0 1 1 +( 610 3636 64 ) ( 610 3636 384 ) ( 622 3606 384 ) altar1_6 0 0 0 1 1 +( 617 3625 64 ) ( 617 3625 384 ) ( 640 3602 384 ) altar1_6 0 0 0 1 1 +( 628 3618 0 ) ( 628 3618 320 ) ( 658 3606 320 ) altar1_6 0 0 0 1 1 +( 640 3616 128 ) ( 640 3616 448 ) ( 672 3616 448 ) altar1_6 0 0 0 1 1 +( 640 3680 -64 ) ( 640 3616 -64 ) ( 640 3680 64 ) altar1_6 0 0 0 1 1 +} +// brush 1 +{ +( 672 3680 256 ) ( 672 3616 256 ) ( 608 3616 256 ) altar1_7 0 0 0 1 1 +( 608 3616 80 ) ( 672 3616 80 ) ( 672 3680 80 ) altar1_7 0 0 0 1 1 +( 640 3680 64 ) ( 640 3680 384 ) ( 608 3680 384 ) altar1_7 0 0 0 1 1 +( 628 3678 -64 ) ( 628 3678 256 ) ( 598 3666 256 ) altar1_7 0 0 0 1 1 +( 617 3671 0 ) ( 617 3671 320 ) ( 594 3648 320 ) altar1_7 0 0 0 1 1 +( 610 3660 0 ) ( 610 3660 320 ) ( 598 3630 320 ) altar1_7 0 0 0 1 1 +( 608 3648 0 ) ( 608 3648 320 ) ( 608 3616 320 ) altar1_7 0 0 0 1 1 +( 610 3636 0 ) ( 610 3636 320 ) ( 622 3606 320 ) altar1_7 0 0 0 1 1 +( 617 3625 0 ) ( 617 3625 320 ) ( 640 3602 320 ) altar1_7 0 0 0 1 1 +( 628 3618 -64 ) ( 628 3618 256 ) ( 658 3606 256 ) altar1_7 0 0 0 1 1 +( 640 3616 64 ) ( 640 3616 384 ) ( 672 3616 384 ) altar1_7 0 0 0 1 1 +( 640 3680 -64 ) ( 640 3616 -64 ) ( 640 3680 64 ) altar1_6 0 0 0 1 1 +} +} +// entity 97 +{ +"classname" "func_wall" +// brush 0 +{ +( 416 3680 320 ) ( 416 3616 320 ) ( 352 3616 320 ) altar1_6 0 0 0 1 1 +( 352 3616 256 ) ( 416 3616 256 ) ( 416 3680 256 ) altar1_6 0 0 0 1 1 +( 416 3648 128 ) ( 416 3648 448 ) ( 416 3680 448 ) altar1_6 0 0 0 1 1 +( 414 3660 128 ) ( 414 3660 448 ) ( 402 3690 448 ) altar1_6 0 0 0 1 1 +( 407 3671 128 ) ( 407 3671 448 ) ( 384 3694 448 ) altar1_6 0 0 0 1 1 +( 396 3678 128 ) ( 396 3678 448 ) ( 366 3690 448 ) altar1_6 0 0 0 1 1 +( 384 3680 128 ) ( 384 3680 448 ) ( 352 3680 448 ) altar1_6 0 0 0 1 1 +( 372 3678 48 ) ( 372 3678 368 ) ( 342 3666 368 ) altar1_6 0 0 0 1 1 +( 361 3671 48 ) ( 361 3671 368 ) ( 338 3648 368 ) altar1_6 0 0 0 1 1 +( 354 3660 48 ) ( 354 3660 368 ) ( 342 3630 368 ) altar1_6 0 0 0 1 1 +( 352 3648 48 ) ( 352 3648 368 ) ( 352 3616 368 ) altar1_6 0 0 0 1 1 +( 354 3636 48 ) ( 354 3636 368 ) ( 366 3606 368 ) altar1_6 0 0 0 1 1 +( 361 3625 48 ) ( 361 3625 368 ) ( 384 3602 368 ) altar1_6 0 0 0 1 1 +( 372 3618 48 ) ( 372 3618 368 ) ( 402 3606 368 ) altar1_6 0 0 0 1 1 +( 384 3616 128 ) ( 384 3616 448 ) ( 416 3616 448 ) altar1_6 0 0 0 1 1 +( 396 3618 128 ) ( 396 3618 448 ) ( 426 3630 448 ) altar1_6 0 0 0 1 1 +( 407 3625 128 ) ( 407 3625 448 ) ( 430 3648 448 ) altar1_6 0 0 0 1 1 +( 414 3636 128 ) ( 414 3636 448 ) ( 426 3666 448 ) altar1_6 0 0 0 1 1 +} +// brush 1 +{ +( 416 3680 256 ) ( 416 3616 256 ) ( 352 3616 256 ) altar1_7 0 0 0 1 1 +( 352 3616 80 ) ( 416 3616 80 ) ( 416 3680 80 ) altar1_7 0 0 0 1 1 +( 416 3648 64 ) ( 416 3648 384 ) ( 416 3680 384 ) altar1_7 0 0 0 1 1 +( 414 3660 64 ) ( 414 3660 384 ) ( 402 3690 384 ) altar1_7 0 0 0 1 1 +( 407 3671 64 ) ( 407 3671 384 ) ( 384 3694 384 ) altar1_7 0 0 0 1 1 +( 396 3678 64 ) ( 396 3678 384 ) ( 366 3690 384 ) altar1_7 0 0 0 1 1 +( 384 3680 64 ) ( 384 3680 384 ) ( 352 3680 384 ) altar1_7 0 0 0 1 1 +( 372 3678 0 ) ( 372 3678 320 ) ( 342 3666 320 ) altar1_7 0 0 0 1 1 +( 361 3671 0 ) ( 361 3671 320 ) ( 338 3648 320 ) altar1_7 0 0 0 1 1 +( 354 3660 0 ) ( 354 3660 320 ) ( 342 3630 320 ) altar1_7 0 0 0 1 1 +( 352 3648 0 ) ( 352 3648 320 ) ( 352 3616 320 ) altar1_7 0 0 0 1 1 +( 354 3636 0 ) ( 354 3636 320 ) ( 366 3606 320 ) altar1_7 0 0 0 1 1 +( 361 3625 0 ) ( 361 3625 320 ) ( 384 3602 320 ) altar1_7 0 0 0 1 1 +( 372 3618 0 ) ( 372 3618 320 ) ( 402 3606 320 ) altar1_7 0 0 0 1 1 +( 384 3616 64 ) ( 384 3616 384 ) ( 416 3616 384 ) altar1_7 0 0 0 1 1 +( 396 3618 64 ) ( 396 3618 384 ) ( 426 3630 384 ) altar1_7 0 0 0 1 1 +( 407 3625 64 ) ( 407 3625 384 ) ( 430 3648 384 ) altar1_7 0 0 0 1 1 +( 414 3636 64 ) ( 414 3636 384 ) ( 426 3666 384 ) altar1_7 0 0 0 1 1 +} +} +// entity 98 +{ +"classname" "func_wall" +// brush 0 +{ +( 160 3680 320 ) ( 160 3616 320 ) ( 96 3616 320 ) altar1_6 0 0 0 1 1 +( 96 3616 256 ) ( 160 3616 256 ) ( 160 3680 256 ) altar1_6 0 0 0 1 1 +( 160 3648 192 ) ( 160 3648 512 ) ( 160 3680 512 ) altar1_6 0 0 0 1 1 +( 158 3660 192 ) ( 158 3660 512 ) ( 146 3690 512 ) altar1_6 0 0 0 1 1 +( 151 3671 192 ) ( 151 3671 512 ) ( 128 3694 512 ) altar1_6 0 0 0 1 1 +( 140 3678 192 ) ( 140 3678 512 ) ( 110 3690 512 ) altar1_6 0 0 0 1 1 +( 128 3680 128 ) ( 128 3680 448 ) ( 96 3680 448 ) altar1_6 0 0 0 1 1 +( 116 3678 128 ) ( 116 3678 448 ) ( 86 3666 448 ) altar1_6 0 0 0 1 1 +( 105 3671 128 ) ( 105 3671 448 ) ( 82 3648 448 ) altar1_6 0 0 0 1 1 +( 98 3660 128 ) ( 98 3660 448 ) ( 86 3630 448 ) altar1_6 0 0 0 1 1 +( 96 3648 128 ) ( 96 3648 448 ) ( 96 3616 448 ) altar1_6 0 0 0 1 1 +( 98 3636 128 ) ( 98 3636 448 ) ( 110 3606 448 ) altar1_6 0 0 0 1 1 +( 105 3625 128 ) ( 105 3625 448 ) ( 128 3602 448 ) altar1_6 0 0 0 1 1 +( 116 3618 128 ) ( 116 3618 448 ) ( 146 3606 448 ) altar1_6 0 0 0 1 1 +( 128 3616 128 ) ( 128 3616 448 ) ( 160 3616 448 ) altar1_6 0 0 0 1 1 +( 140 3618 192 ) ( 140 3618 512 ) ( 170 3630 512 ) altar1_6 0 0 0 1 1 +( 151 3625 192 ) ( 151 3625 512 ) ( 174 3648 512 ) altar1_6 0 0 0 1 1 +( 158 3636 192 ) ( 158 3636 512 ) ( 170 3666 512 ) altar1_6 0 0 0 1 1 +} +// brush 1 +{ +( 160 3680 256 ) ( 160 3616 256 ) ( 96 3616 256 ) altar1_7 0 0 0 1 1 +( 96 3616 80 ) ( 160 3616 80 ) ( 160 3680 80 ) altar1_7 0 0 0 1 1 +( 160 3648 0 ) ( 160 3648 320 ) ( 160 3680 320 ) altar1_7 0 0 0 1 1 +( 158 3660 0 ) ( 158 3660 320 ) ( 146 3690 320 ) altar1_7 0 0 0 1 1 +( 151 3671 0 ) ( 151 3671 320 ) ( 128 3694 320 ) altar1_7 0 0 0 1 1 +( 140 3678 0 ) ( 140 3678 320 ) ( 110 3690 320 ) altar1_7 0 0 0 1 1 +( 128 3680 64 ) ( 128 3680 384 ) ( 96 3680 384 ) altar1_7 0 0 0 1 1 +( 116 3678 64 ) ( 116 3678 384 ) ( 86 3666 384 ) altar1_7 0 0 0 1 1 +( 105 3671 64 ) ( 105 3671 384 ) ( 82 3648 384 ) altar1_7 0 0 0 1 1 +( 98 3660 64 ) ( 98 3660 384 ) ( 86 3630 384 ) altar1_7 0 0 0 1 1 +( 96 3648 64 ) ( 96 3648 384 ) ( 96 3616 384 ) altar1_7 0 0 0 1 1 +( 98 3636 64 ) ( 98 3636 384 ) ( 110 3606 384 ) altar1_7 0 0 0 1 1 +( 105 3625 64 ) ( 105 3625 384 ) ( 128 3602 384 ) altar1_7 0 0 0 1 1 +( 116 3618 64 ) ( 116 3618 384 ) ( 146 3606 384 ) altar1_7 0 0 0 1 1 +( 128 3616 64 ) ( 128 3616 384 ) ( 160 3616 384 ) altar1_7 0 0 0 1 1 +( 140 3618 0 ) ( 140 3618 320 ) ( 170 3630 320 ) altar1_7 0 0 0 1 1 +( 151 3625 0 ) ( 151 3625 320 ) ( 174 3648 320 ) altar1_7 0 0 0 1 1 +( 158 3636 0 ) ( 158 3636 320 ) ( 170 3666 320 ) altar1_7 0 0 0 1 1 +} +} +// entity 99 +{ +"classname" "func_wall" +// brush 0 +{ +( -96 3680 320 ) ( -96 3616 320 ) ( -160 3616 320 ) altar1_6 0 0 0 1 1 +( -160 3616 256 ) ( -96 3616 256 ) ( -96 3680 256 ) altar1_6 0 0 0 1 1 +( -96 3648 64 ) ( -96 3648 384 ) ( -96 3680 384 ) altar1_6 0 0 0 1 1 +( -98 3660 64 ) ( -98 3660 384 ) ( -110 3690 384 ) altar1_6 0 0 0 1 1 +( -105 3671 64 ) ( -105 3671 384 ) ( -128 3694 384 ) altar1_6 0 0 0 1 1 +( -116 3678 64 ) ( -116 3678 384 ) ( -146 3690 384 ) altar1_6 0 0 0 1 1 +( -128 3680 128 ) ( -128 3680 448 ) ( -160 3680 448 ) altar1_6 0 0 0 1 1 +( -128 3616 128 ) ( -128 3616 448 ) ( -96 3616 448 ) altar1_6 0 0 0 1 1 +( -116 3618 64 ) ( -116 3618 384 ) ( -86 3630 384 ) altar1_6 0 0 0 1 1 +( -105 3625 64 ) ( -105 3625 384 ) ( -82 3648 384 ) altar1_6 0 0 0 1 1 +( -98 3636 64 ) ( -98 3636 384 ) ( -86 3666 384 ) altar1_6 0 0 0 1 1 +( -128 3584 -64 ) ( -128 3712 -64 ) ( -128 3584 64 ) altar1_6 0 0 0 1 1 +} +// brush 1 +{ +( -96 3680 256 ) ( -96 3616 256 ) ( -160 3616 256 ) altar1_7 0 0 0 1 1 +( -160 3616 80 ) ( -96 3616 80 ) ( -96 3680 80 ) altar1_7 0 0 0 1 1 +( -96 3648 0 ) ( -96 3648 320 ) ( -96 3680 320 ) altar1_7 0 0 0 1 1 +( -98 3660 0 ) ( -98 3660 320 ) ( -110 3690 320 ) altar1_7 0 0 0 1 1 +( -105 3671 0 ) ( -105 3671 320 ) ( -128 3694 320 ) altar1_7 0 0 0 1 1 +( -116 3678 0 ) ( -116 3678 320 ) ( -146 3690 320 ) altar1_7 0 0 0 1 1 +( -128 3680 64 ) ( -128 3680 384 ) ( -160 3680 384 ) altar1_7 0 0 0 1 1 +( -128 3616 64 ) ( -128 3616 384 ) ( -96 3616 384 ) altar1_7 0 0 0 1 1 +( -116 3618 0 ) ( -116 3618 320 ) ( -86 3630 320 ) altar1_7 0 0 0 1 1 +( -105 3625 0 ) ( -105 3625 320 ) ( -82 3648 320 ) altar1_7 0 0 0 1 1 +( -98 3636 0 ) ( -98 3636 320 ) ( -86 3666 320 ) altar1_7 0 0 0 1 1 +( -128 3584 -64 ) ( -128 3712 -64 ) ( -128 3584 64 ) altar1_6 0 0 0 1 1 +} +} +// entity 100 +{ +"classname" "monster_death_guard" +"origin" "544 3808 128" +"angle" "-90" +"targetname" "doorskulls" +} +// entity 101 +{ +"classname" "monster_death_guard" +"origin" "-32 3808 128" +"angle" "-90" +"targetname" "doorskulls" +} +// entity 102 +{ +"classname" "monster_death_knight" +"origin" "480 3776 160" +"angle" "-90" +"targetname" "doorskulls" +"spawnflags" "256" +} +// entity 103 +{ +"classname" "monster_death_knight" +"origin" "32 3776 160" +"angle" "-90" +"targetname" "doorskulls" +"spawnflags" "256" +} +// entity 104 +{ +"classname" "func_button" +"angle" "270" +"speed" "128" +"wait" "-1" +"lip" "8" +"sounds" "1" +"target" "keybridge" +"delay" "1" +// brush 0 +{ +( 280 3824 168 ) ( 280 3808 168 ) ( 232 3824 168 ) door0a 0 0 0 1 1 +( 280 3824 184 ) ( 232 3824 184 ) ( 280 3824 120 ) +0wizpent 32 -16 0 1 1 +( 280 3824 184 ) ( 280 3824 120 ) ( 280 3808 184 ) door0a 0 0 0 1 1 +( 232 3808 120 ) ( 280 3808 120 ) ( 232 3824 120 ) door0a 0 0 0 1 1 +( 232 3808 120 ) ( 232 3808 184 ) ( 280 3808 120 ) door0a 0 0 0 1 1 +( 232 3808 120 ) ( 232 3824 120 ) ( 232 3808 184 ) door0a 0 0 0 1 1 +} +} +// entity 105 +{ +"classname" "func_door" +"angle" "90" +"spawnflags" "1" +"targetname" "keybridge" +"speed" "128" +"wait" "-1" +"lip" "32" +"dmg" "0" +"sounds" "4" +// brush 0 +{ +( 896 3104 80 ) ( 896 2944 80 ) ( 768 3104 80 ) wizwood1_5 0 0 90 1 1 +( 896 3072 96 ) ( 768 3072 96 ) ( 896 3072 64 ) wizwood1_5 0 0 90 1 1 +( 864 3040 96 ) ( 864 3040 64 ) ( 864 2880 96 ) wizwood1_5 0 0 90 1 1 +( 768 2944 64 ) ( 896 2944 64 ) ( 768 3104 64 ) wizwood1_5 0 0 90 1 1 +( 768 2720 64 ) ( 768 2720 96 ) ( 896 2720 64 ) wizwood1_5 0 0 90 1 1 +( 800 2880 64 ) ( 800 3040 64 ) ( 800 2880 96 ) wizwood1_5 0 0 90 1 1 +} +// brush 1 +{ +( 880 3136 80 ) ( 864 2992 80 ) ( 864 3136 80 ) metal2_5 0 0 0 1 1 +( 864 3072 64 ) ( 880 3072 80 ) ( 864 3072 80 ) metal2_5 0 0 0 1 1 +( 864 2928 80 ) ( 864 3072 64 ) ( 864 3072 80 ) metal2_5 0 0 0 1 1 +( 880 3136 64 ) ( 864 2992 64 ) ( 880 2992 64 ) metal2_5 0 0 0 1 1 +( 864 2720 80 ) ( 880 2704 80 ) ( 880 2704 64 ) metal2_5 0 0 0 1 1 +( 880 3136 64 ) ( 880 2704 64 ) ( 880 2704 80 ) metal2_5 0 0 0 1 1 +} +// brush 2 +{ +( 800 3136 80 ) ( 800 2992 80 ) ( 784 3136 80 ) metal2_5 0 0 0 1 1 +( 800 3072 80 ) ( 784 3072 80 ) ( 800 3072 64 ) metal2_5 0 0 0 1 1 +( 800 3072 80 ) ( 800 3072 64 ) ( 800 2928 80 ) metal2_5 0 0 0 1 1 +( 784 2992 64 ) ( 800 2992 64 ) ( 784 3136 64 ) metal2_5 0 0 0 1 1 +( 784 2704 64 ) ( 784 2704 80 ) ( 800 2720 80 ) metal2_5 0 0 0 1 1 +( 784 2704 80 ) ( 784 2704 64 ) ( 784 3136 64 ) metal2_5 0 0 0 1 1 +} +// brush 3 +{ +( 864 2720 80 ) ( 864 2704 80 ) ( 800 2720 80 ) metal2_5 0 0 0 1 1 +( 864 2720 80 ) ( 800 2720 80 ) ( 864 2720 64 ) metal2_5 0 0 0 1 1 +( 880 2704 64 ) ( 880 2704 80 ) ( 864 2720 80 ) metal2_5 0 0 0 1 1 +( 800 2704 64 ) ( 864 2704 64 ) ( 800 2720 64 ) metal2_5 0 0 0 1 1 +( 784 2704 64 ) ( 784 2704 80 ) ( 880 2704 80 ) metal2_5 0 0 0 1 1 +( 784 2704 80 ) ( 784 2704 64 ) ( 800 2720 64 ) metal2_5 0 0 0 1 1 +} +} +// entity 106 +{ +"classname" "item_health" +"origin" "752 3056 -192" +"spawnflags" "1" +} +// entity 107 +{ +"classname" "item_spikes" +"origin" "880 3056 -192" +"spawnflags" "1" +} +// entity 108 +{ +"classname" "item_spikes" +"origin" "240 3696 96" +"spawnflags" "1" +} +// entity 109 +{ +"classname" "monster_edie" +"origin" "2304 1888 -32" +"angle" "180" +"spawnflags" "768" +} +// entity 110 +{ +"classname" "func_illusionary" +// brush 0 +{ +( 1600 2720 192 ) ( 1600 2592 192 ) ( 1472 2592 192 ) altar1_7 0 0 0 1 1 +( 1594 2618 192 ) ( 1536 2656 32 ) ( 1574 2598 192 ) altar1_7 0 0 0 1 1 +( 1604 2642 192 ) ( 1536 2656 32 ) ( 1594 2618 192 ) altar1_7 0 0 0 1 1 +( 1604 2670 192 ) ( 1536 2656 32 ) ( 1604 2642 192 ) altar1_7 0 0 0 1 1 +( 1594 2694 192 ) ( 1536 2656 32 ) ( 1604 2670 192 ) altar1_7 0 0 0 1 1 +( 1574 2714 192 ) ( 1536 2656 32 ) ( 1594 2694 192 ) altar1_7 0 0 0 1 1 +( 1550 2724 192 ) ( 1536 2656 32 ) ( 1574 2714 192 ) altar1_7 0 0 0 1 1 +( 1522 2724 192 ) ( 1536 2656 32 ) ( 1550 2724 192 ) altar1_7 0 0 0 1 1 +( 1498 2714 192 ) ( 1536 2656 32 ) ( 1522 2724 192 ) altar1_7 0 0 0 1 1 +( 1478 2694 192 ) ( 1536 2656 32 ) ( 1498 2714 192 ) altar1_7 0 0 0 1 1 +( 1468 2670 192 ) ( 1536 2656 32 ) ( 1478 2694 192 ) altar1_7 0 0 0 1 1 +( 1468 2642 192 ) ( 1536 2656 32 ) ( 1468 2670 192 ) altar1_7 0 0 0 1 1 +( 1478 2618 192 ) ( 1536 2656 32 ) ( 1468 2642 192 ) altar1_7 0 0 0 1 1 +( 1498 2598 192 ) ( 1536 2656 32 ) ( 1478 2618 192 ) altar1_7 0 0 0 1 1 +( 1522 2588 192 ) ( 1536 2656 32 ) ( 1498 2598 192 ) altar1_7 0 0 0 1 1 +( 1550 2588 192 ) ( 1536 2656 32 ) ( 1522 2588 192 ) altar1_7 0 0 0 1 1 +( 1574 2598 192 ) ( 1536 2656 32 ) ( 1550 2588 192 ) altar1_7 0 0 0 1 1 +} +// brush 1 +{ +( 1568 2688 192 ) ( 1568 2624 192 ) ( 1504 2624 192 ) altar1_7 0 0 0 1 1 +( 1504 2624 -68 ) ( 1568 2624 -68 ) ( 1568 2688 -68 ) altar1_7 0 0 0 1 1 +( 1568 2656 -128 ) ( 1568 2656 192 ) ( 1568 2688 192 ) altar1_7 0 0 0 1 1 +( 1566 2668 -128 ) ( 1566 2668 192 ) ( 1554 2698 192 ) altar1_7 0 0 0 1 1 +( 1559 2679 -128 ) ( 1559 2679 192 ) ( 1536 2702 192 ) altar1_7 0 0 0 1 1 +( 1548 2686 -128 ) ( 1548 2686 192 ) ( 1518 2698 192 ) altar1_7 0 0 0 1 1 +( 1536 2688 -128 ) ( 1536 2688 192 ) ( 1504 2688 192 ) altar1_7 0 0 0 1 1 +( 1524 2686 -128 ) ( 1524 2686 192 ) ( 1494 2674 192 ) altar1_7 0 0 0 1 1 +( 1513 2679 -128 ) ( 1513 2679 192 ) ( 1490 2656 192 ) altar1_7 0 0 0 1 1 +( 1506 2668 -128 ) ( 1506 2668 192 ) ( 1494 2638 192 ) altar1_7 0 0 0 1 1 +( 1504 2656 -128 ) ( 1504 2656 192 ) ( 1504 2624 192 ) altar1_7 0 0 0 1 1 +( 1506 2644 -128 ) ( 1506 2644 192 ) ( 1518 2614 192 ) altar1_7 0 0 0 1 1 +( 1513 2633 -128 ) ( 1513 2633 192 ) ( 1536 2610 192 ) altar1_7 0 0 0 1 1 +( 1524 2626 -128 ) ( 1524 2626 192 ) ( 1554 2614 192 ) altar1_7 0 0 0 1 1 +( 1536 2624 -128 ) ( 1536 2624 192 ) ( 1568 2624 192 ) altar1_7 0 0 0 1 1 +( 1548 2626 -128 ) ( 1548 2626 192 ) ( 1578 2638 192 ) altar1_7 0 0 0 1 1 +( 1559 2633 -128 ) ( 1559 2633 192 ) ( 1582 2656 192 ) altar1_7 0 0 0 1 1 +( 1566 2644 -128 ) ( 1566 2644 192 ) ( 1578 2674 192 ) altar1_7 0 0 0 1 1 +} +} +// entity 111 +{ +"classname" "func_door" +"targetname" "slimebars" +"angle" "-2" +"speed" "128" +"wait" "-1" +"lip" "-8" +"dmg" "0" +"sounds" "4" +"message" "these bars are opened below the key" +// brush 0 +{ +( 584 2888 -256 ) ( 584 2888 -128 ) ( 576 2896 -128 ) metw0a 0 0 0 1 1 +( 576 2880 -320 ) ( 576 2880 -192 ) ( 584 2888 -192 ) metw0a 0 0 0 1 1 +( 568 2880 -256 ) ( 584 2880 -256 ) ( 568 2896 -256 ) metw0a 0 0 0 1 1 +( 568 2888 -320 ) ( 568 2888 -192 ) ( 576 2880 -192 ) metw0a 0 0 0 1 1 +( 568 2888 -128 ) ( 568 2888 -256 ) ( 576 2896 -128 ) metw0a 0 0 0 1 1 +( 576 2896 -192 ) ( 576 2888 -160 ) ( 568 2888 -192 ) metw0a 0 0 0 1 1 +( 568 2888 -192 ) ( 576 2888 -160 ) ( 576 2880 -192 ) metw0a 0 0 0 1 1 +( 584 2888 -192 ) ( 576 2888 -160 ) ( 576 2896 -192 ) metw0a 0 0 0 1 1 +( 576 2880 -192 ) ( 576 2888 -160 ) ( 584 2888 -192 ) metw0a 0 0 0 1 1 +} +// brush 1 +{ +( 584 2848 -256 ) ( 584 2848 -128 ) ( 576 2856 -128 ) metw0a 0 0 0 1 1 +( 576 2840 -256 ) ( 576 2840 -128 ) ( 584 2848 -128 ) metw0a 0 0 0 1 1 +( 568 2840 -256 ) ( 584 2840 -256 ) ( 568 2856 -256 ) metw0a 0 0 0 1 1 +( 568 2848 -256 ) ( 568 2848 -128 ) ( 576 2840 -128 ) metw0a 0 0 0 1 1 +( 568 2848 -128 ) ( 568 2848 -256 ) ( 576 2856 -128 ) metw0a 0 0 0 1 1 +( 576 2856 -192 ) ( 576 2848 -160 ) ( 568 2848 -192 ) metw0a 0 0 0 1 1 +( 568 2848 -192 ) ( 576 2848 -160 ) ( 576 2840 -192 ) metw0a 0 0 0 1 1 +( 584 2848 -192 ) ( 576 2848 -160 ) ( 576 2856 -192 ) metw0a 0 0 0 1 1 +( 576 2840 -192 ) ( 576 2848 -160 ) ( 584 2848 -192 ) metw0a 0 0 0 1 1 +} +// brush 2 +{ +( 584 2808 -320 ) ( 584 2808 -192 ) ( 576 2816 -192 ) metw0a 0 0 0 1 1 +( 576 2800 -256 ) ( 576 2800 -128 ) ( 584 2808 -128 ) metw0a 0 0 0 1 1 +( 568 2800 -256 ) ( 584 2800 -256 ) ( 568 2816 -256 ) metw0a 0 0 0 1 1 +( 568 2808 -256 ) ( 568 2808 -128 ) ( 576 2800 -128 ) metw0a 0 0 0 1 1 +( 568 2808 -192 ) ( 568 2808 -320 ) ( 576 2816 -192 ) metw0a 0 0 0 1 1 +( 576 2816 -192 ) ( 576 2808 -160 ) ( 568 2808 -192 ) metw0a 0 0 0 1 1 +( 568 2808 -192 ) ( 576 2808 -160 ) ( 576 2800 -192 ) metw0a 0 0 0 1 1 +( 584 2808 -192 ) ( 576 2808 -160 ) ( 576 2816 -192 ) metw0a 0 0 0 1 1 +( 576 2800 -192 ) ( 576 2808 -160 ) ( 584 2808 -192 ) metw0a 0 0 0 1 1 +} +} +// entity 112 +{ +"classname" "trigger_once" +"target" "slimebars" +// brush 0 +{ +( 928 2976 -160 ) ( 928 2720 -160 ) ( 736 2976 -160 ) trigger 0 0 0 32 32 +( 928 2976 -192 ) ( 736 2976 -192 ) ( 928 2976 -448 ) trigger 0 0 0 32 32 +( 928 2976 -192 ) ( 928 2976 -448 ) ( 928 2720 -192 ) wbrick1_5 32 0 0 1 1 +( 736 2720 -256 ) ( 928 2720 -256 ) ( 736 2976 -256 ) trigger 0 0 0 32 32 +( 736 2720 -448 ) ( 736 2720 -192 ) ( 928 2720 -448 ) trigger 0 0 0 32 32 +( 736 2720 -448 ) ( 736 2976 -448 ) ( 736 2720 -192 ) trigger 0 0 0 32 32 +} +} +// entity 113 +{ +"classname" "func_illusionary" +// brush 0 +{ +( -20 2804 -256 ) ( -20 2764 -256 ) ( 20 2764 -256 ) wizwood1_4 0 16 0 1 1 +( -20 2804 320 ) ( -20 2784 320 ) ( -20 2784 -320 ) wizwood1_4 32 48 0 1 1 +( -10 2810 320 ) ( -18 2792 320 ) ( -18 2792 -320 ) wizwood1_4 32 48 0 1 1 +( 0 2812 320 ) ( -14 2798 320 ) ( -14 2798 -320 ) wizwood1_4 32 48 0 1 1 +( 10 2810 320 ) ( -8 2802 320 ) ( -8 2802 -320 ) wizwood1_4 0 48 0 1 1 +( 20 2804 320 ) ( 0 2804 320 ) ( 0 2804 -320 ) wizwood1_4 0 48 0 1 1 +( 26 2794 320 ) ( 8 2802 320 ) ( 8 2802 -320 ) wizwood1_4 0 48 0 1 1 +( 28 2784 320 ) ( 14 2798 320 ) ( 14 2798 -320 ) wizwood1_4 32 48 0 1 1 +( 26 2774 320 ) ( 18 2792 320 ) ( 18 2792 -320 ) wizwood1_4 32 48 0 1 1 +( 20 2764 320 ) ( 20 2784 320 ) ( 20 2784 -320 ) wizwood1_4 32 48 0 1 1 +( 10 2758 320 ) ( 18 2776 320 ) ( 18 2776 -320 ) wizwood1_4 32 48 0 1 1 +( 0 2756 320 ) ( 14 2770 320 ) ( 14 2770 -320 ) wizwood1_4 32 48 0 1 1 +( -10 2758 320 ) ( 8 2766 320 ) ( 8 2766 -320 ) wizwood1_4 0 48 0 1 1 +( -20 2764 320 ) ( 0 2764 320 ) ( 0 2764 -320 ) wizwood1_4 0 48 0 1 1 +( -26 2774 320 ) ( -8 2766 320 ) ( -8 2766 -320 ) wizwood1_4 0 48 0 1 1 +( -28 2784 320 ) ( -14 2770 320 ) ( -14 2770 -320 ) wizwood1_4 32 48 0 1 1 +( -26 2794 320 ) ( -18 2776 320 ) ( -18 2776 -320 ) wizwood1_4 32 48 0 1 1 +( -32 2592 -72 ) ( -32 2816 -72 ) ( 96 2592 -72 ) wmet2_1 0 0 0 1 1 +} +// brush 1 +{ +( 108 2804 -256 ) ( 108 2764 -256 ) ( 148 2764 -256 ) wizwood1_4 32 16 0 1 1 +( 108 2804 384 ) ( 108 2784 384 ) ( 108 2784 -256 ) wizwood1_4 32 48 0 1 1 +( 118 2810 384 ) ( 110 2792 384 ) ( 110 2792 -256 ) wizwood1_4 32 48 0 1 1 +( 128 2812 384 ) ( 114 2798 384 ) ( 114 2798 -256 ) wizwood1_4 32 48 0 1 1 +( 138 2810 384 ) ( 120 2802 384 ) ( 120 2802 -256 ) wizwood1_4 32 48 0 1 1 +( 148 2804 320 ) ( 128 2804 320 ) ( 128 2804 -320 ) wizwood1_4 32 48 0 1 1 +( 154 2794 320 ) ( 136 2802 320 ) ( 136 2802 -320 ) wizwood1_4 32 48 0 1 1 +( 156 2784 320 ) ( 142 2798 320 ) ( 142 2798 -320 ) wizwood1_4 32 48 0 1 1 +( 154 2774 320 ) ( 146 2792 320 ) ( 146 2792 -320 ) wizwood1_4 32 48 0 1 1 +( 148 2764 320 ) ( 148 2784 320 ) ( 148 2784 -320 ) wizwood1_4 32 48 0 1 1 +( 138 2758 320 ) ( 146 2776 320 ) ( 146 2776 -320 ) wizwood1_4 32 48 0 1 1 +( 128 2756 320 ) ( 142 2770 320 ) ( 142 2770 -320 ) wizwood1_4 32 48 0 1 1 +( 118 2758 320 ) ( 136 2766 320 ) ( 136 2766 -320 ) wizwood1_4 32 48 0 1 1 +( 108 2764 320 ) ( 128 2764 320 ) ( 128 2764 -320 ) wizwood1_4 32 48 0 1 1 +( 102 2774 384 ) ( 120 2766 384 ) ( 120 2766 -256 ) wizwood1_4 32 48 0 1 1 +( 100 2784 384 ) ( 114 2770 384 ) ( 114 2770 -256 ) wizwood1_4 32 48 0 1 1 +( 102 2794 384 ) ( 110 2776 384 ) ( 110 2776 -256 ) wizwood1_4 32 48 0 1 1 +( -64 2592 -72 ) ( -64 2816 -72 ) ( 64 2592 -72 ) wmet2_1 0 0 0 1 1 +} +// brush 2 +{ +( -20 2932 -256 ) ( -20 2892 -256 ) ( 20 2892 -256 ) wizwood1_4 0 16 0 1 1 +( -20 2932 320 ) ( -20 2912 320 ) ( -20 2912 -320 ) wizwood1_4 32 48 0 1 1 +( -10 2938 320 ) ( -18 2920 320 ) ( -18 2920 -320 ) wizwood1_4 32 48 0 1 1 +( 0 2940 320 ) ( -14 2926 320 ) ( -14 2926 -320 ) wizwood1_4 32 48 0 1 1 +( 10 2938 320 ) ( -8 2930 320 ) ( -8 2930 -320 ) wizwood1_4 0 48 0 1 1 +( 20 2932 320 ) ( 0 2932 320 ) ( 0 2932 -320 ) wizwood1_4 0 48 0 1 1 +( 26 2922 320 ) ( 8 2930 320 ) ( 8 2930 -320 ) wizwood1_4 0 48 0 1 1 +( 28 2912 320 ) ( 14 2926 320 ) ( 14 2926 -320 ) wizwood1_4 32 48 0 1 1 +( 26 2902 320 ) ( 18 2920 320 ) ( 18 2920 -320 ) wizwood1_4 32 48 0 1 1 +( 20 2892 320 ) ( 20 2912 320 ) ( 20 2912 -320 ) wizwood1_4 32 48 0 1 1 +( 10 2886 320 ) ( 18 2904 320 ) ( 18 2904 -320 ) wizwood1_4 32 48 0 1 1 +( 0 2884 320 ) ( 14 2898 320 ) ( 14 2898 -320 ) wizwood1_4 32 48 0 1 1 +( -10 2886 320 ) ( 8 2894 320 ) ( 8 2894 -320 ) wizwood1_4 0 48 0 1 1 +( -20 2892 320 ) ( 0 2892 320 ) ( 0 2892 -320 ) wizwood1_4 0 48 0 1 1 +( -26 2902 320 ) ( -8 2894 320 ) ( -8 2894 -320 ) wizwood1_4 0 48 0 1 1 +( -28 2912 320 ) ( -14 2898 320 ) ( -14 2898 -320 ) wizwood1_4 32 48 0 1 1 +( -26 2922 320 ) ( -18 2904 320 ) ( -18 2904 -320 ) wizwood1_4 32 48 0 1 1 +( -32 2720 -72 ) ( -32 2944 -72 ) ( 96 2720 -72 ) wmet2_1 0 0 0 1 1 +} +// brush 3 +{ +( 108 2932 -256 ) ( 108 2892 -256 ) ( 148 2892 -256 ) wizwood1_4 32 16 0 1 1 +( 108 2932 384 ) ( 108 2912 384 ) ( 108 2912 -256 ) wizwood1_4 32 48 0 1 1 +( 118 2938 384 ) ( 110 2920 384 ) ( 110 2920 -256 ) wizwood1_4 32 48 0 1 1 +( 128 2940 384 ) ( 114 2926 384 ) ( 114 2926 -256 ) wizwood1_4 32 48 0 1 1 +( 138 2938 384 ) ( 120 2930 384 ) ( 120 2930 -256 ) wizwood1_4 32 48 0 1 1 +( 148 2932 320 ) ( 128 2932 320 ) ( 128 2932 -320 ) wizwood1_4 32 48 0 1 1 +( 154 2922 320 ) ( 136 2930 320 ) ( 136 2930 -320 ) wizwood1_4 32 48 0 1 1 +( 156 2912 320 ) ( 142 2926 320 ) ( 142 2926 -320 ) wizwood1_4 32 48 0 1 1 +( 154 2902 320 ) ( 146 2920 320 ) ( 146 2920 -320 ) wizwood1_4 32 48 0 1 1 +( 148 2892 320 ) ( 148 2912 320 ) ( 148 2912 -320 ) wizwood1_4 32 48 0 1 1 +( 138 2886 320 ) ( 146 2904 320 ) ( 146 2904 -320 ) wizwood1_4 32 48 0 1 1 +( 128 2884 320 ) ( 142 2898 320 ) ( 142 2898 -320 ) wizwood1_4 32 48 0 1 1 +( 118 2886 320 ) ( 136 2894 320 ) ( 136 2894 -320 ) wizwood1_4 32 48 0 1 1 +( 108 2892 320 ) ( 128 2892 320 ) ( 128 2892 -320 ) wizwood1_4 32 48 0 1 1 +( 102 2902 384 ) ( 120 2894 384 ) ( 120 2894 -256 ) wizwood1_4 32 48 0 1 1 +( 100 2912 384 ) ( 114 2898 384 ) ( 114 2898 -256 ) wizwood1_4 32 48 0 1 1 +( 102 2922 384 ) ( 110 2904 384 ) ( 110 2904 -256 ) wizwood1_4 32 48 0 1 1 +( -64 2720 -72 ) ( -64 2944 -72 ) ( 64 2720 -72 ) wmet2_1 0 0 0 1 1 +} +} +// entity 114 +{ +"classname" "monster_defender" +"origin" "1024 3680 96" +"angle" "180" +"spawnflags" "1" +"targetname" "defdoor" +} +// entity 115 +{ +"classname" "monster_defender" +"origin" "1184 2336 -32" +"angle" "180" +} +// entity 116 +{ +"classname" "monster_army_rocket" +"origin" "896 1760 -32" +"angle" "180" +"target" "rockyeast0" +"spawnflags" "5632" +} +// entity 117 +{ +"classname" "monster_army_rocket" +"origin" "128 2016 -32" +"target" "rockywest0" +"spawnflags" "5632" +} +// entity 118 +{ +"classname" "info_teleport_destination" +"origin" "2240 2336 192" +"targetname" "teleeast" +"angle" "260" +} +// entity 119 +{ +"classname" "trigger_teleport" +"target" "teleeast" +"spawnflags" "2" +// brush 0 +{ +( 2440 1592 32 ) ( 2440 1528 32 ) ( 2376 1592 32 ) trigger 0 0 0 32 32 +( 2440 1560 0 ) ( 2376 1560 0 ) ( 2440 1560 -32 ) trigger 0 0 0 32 32 +( 2392 1608 0 ) ( 2392 1608 -32 ) ( 2392 1544 0 ) trigger 0 0 0 32 32 +( 2376 1528 -32 ) ( 2440 1528 -32 ) ( 2376 1592 -32 ) trigger 0 0 0 32 32 +( 2360 1544 -32 ) ( 2360 1544 0 ) ( 2424 1544 -32 ) trigger 0 0 0 32 32 +( 2376 1528 -32 ) ( 2376 1592 -32 ) ( 2376 1528 0 ) trigger 0 0 0 32 32 +} +} +// entity 120 +{ +"classname" "info_rotate" +"origin" "-16 2848 144" +"targetname" "yawest" +} +// entity 121 +{ +"classname" "rotate_object" +"target" "yawest" +"targetname" "clampwest" +// brush 0 +{ +( -48 2800 16 ) ( -48 2864 16 ) ( -16 2800 16 ) wm1_2 0 0 0 1 1 +( -32 2816 176 ) ( 0 2816 176 ) ( -32 2816 32 ) wm1_2 0 0 0 1 1 +( -32 2800 176 ) ( -32 2800 32 ) ( -32 2864 176 ) wm1_2 0 0 0 1 1 +( 0 2864 0 ) ( -32 2864 0 ) ( 0 2800 0 ) wm1_2 0 0 0 1 1 +( 0 2880 32 ) ( 0 2880 176 ) ( -32 2880 32 ) wm1_2 0 0 0 1 1 +( -16 2848 -128 ) ( -16 2784 -128 ) ( -16 2848 16 ) wm1_2 0 0 0 1 1 +} +// brush 1 +{ +( -32 2800 144 ) ( -32 2864 144 ) ( 0 2800 144 ) wm1_2 0 0 0 1 1 +( -32 2816 176 ) ( 0 2816 176 ) ( -32 2816 32 ) wm1_2 0 0 0 1 1 +( -32 2800 160 ) ( -32 2800 16 ) ( -32 2864 160 ) wm1_2 0 0 0 1 1 +( 0 2864 16 ) ( -32 2864 16 ) ( 0 2800 16 ) wm1_2 0 0 0 1 1 +( 0 2832 16 ) ( 0 2832 160 ) ( -32 2832 16 ) wm1_2 0 0 0 1 1 +( 0 2864 16 ) ( 0 2800 16 ) ( 0 2864 160 ) wm1_2 0 0 0 1 1 +} +// brush 2 +{ +( -32 2848 144 ) ( -32 2912 144 ) ( 0 2848 144 ) wm1_2 0 0 0 1 1 +( -32 2864 144 ) ( 0 2864 144 ) ( -32 2864 0 ) wm1_2 0 0 0 1 1 +( -32 2848 192 ) ( -32 2848 48 ) ( -32 2912 192 ) wm1_2 0 0 0 1 1 +( 0 2912 16 ) ( -32 2912 16 ) ( 0 2848 16 ) wm1_2 0 0 0 1 1 +( 0 2880 48 ) ( 0 2880 192 ) ( -32 2880 48 ) wm1_2 0 0 0 1 1 +( 0 2912 48 ) ( 0 2848 48 ) ( 0 2912 192 ) wm1_2 0 0 0 1 1 +} +// brush 3 +{ +( -28 2864 156 ) ( -28 2880 156 ) ( -16 2864 160 ) wm1_1 0 0 0 1 1 +( -16 2880 168 ) ( -32 2880 168 ) ( -16 2880 144 ) wm1_1 0 0 0 1 1 +( -32 2864 144 ) ( -16 2864 144 ) ( -32 2880 144 ) wm1_1 0 0 0 1 1 +( -32 2864 144 ) ( -32 2864 168 ) ( -16 2864 144 ) wm1_1 0 0 0 1 1 +( -28 2880 156 ) ( -28 2864 156 ) ( -32 2880 144 ) wm1_1 0 0 0 1 1 +( -16 2864 160 ) ( -4 2880 156 ) ( -4 2864 156 ) wm1_1 0 0 0 1 1 +( 0 2880 144 ) ( -4 2864 156 ) ( -4 2880 156 ) wm1_1 0 0 0 1 1 +} +// brush 4 +{ +( -28 2816 156 ) ( -28 2832 156 ) ( -16 2816 160 ) wm1_1 0 0 0 1 1 +( -16 2832 168 ) ( -32 2832 168 ) ( -16 2832 144 ) wm1_1 0 0 0 1 1 +( -32 2816 144 ) ( -16 2816 144 ) ( -32 2832 144 ) wm1_1 0 0 0 1 1 +( -32 2816 144 ) ( -32 2816 168 ) ( -16 2816 144 ) wm1_1 0 0 0 1 1 +( -28 2832 156 ) ( -28 2816 156 ) ( -32 2832 144 ) wm1_1 0 0 0 1 1 +( -16 2816 160 ) ( -4 2832 156 ) ( -4 2816 156 ) wm1_1 0 0 0 1 1 +( 0 2832 144 ) ( -4 2816 156 ) ( -4 2832 156 ) wm1_1 0 0 0 1 1 +} +} +// entity 122 +{ +"classname" "func_button" +"angle" "180" +"speed" "128" +"wait" "-1" +"lip" "8" +"sounds" "2" +"delay" "1" +"target" "yarelay" +"health" "1" +// brush 0 +{ +( -184 2888 120 ) ( -184 2824 120 ) ( -200 2888 120 ) cop2_4 0 0 0 1 1 +( -184 2872 136 ) ( -200 2872 136 ) ( -184 2872 -24 ) cop2_4 0 0 0 1 1 +( -192 2880 128 ) ( -192 2880 -32 ) ( -192 2816 128 ) +0dagger 0 0 0 1 1 +( -200 2808 72 ) ( -184 2808 72 ) ( -200 2872 72 ) cop2_4 0 0 0 1 1 +( -200 2824 -40 ) ( -200 2824 120 ) ( -184 2824 -40 ) cop2_4 0 0 0 1 1 +( -208 2816 -32 ) ( -208 2880 -32 ) ( -208 2816 128 ) cop2_4 0 0 0 1 1 +} +} +// entity 123 +{ +"classname" "info_rotate" +"origin" "144 2848 144" +"targetname" "yaeast" +} +// entity 124 +{ +"classname" "info_rotate" +"origin" "64 2768 144" +"targetname" "yasouth" +} +// entity 125 +{ +"classname" "info_rotate" +"origin" "64 2928 144" +"targetname" "yanorth" +} +// entity 126 +{ +"classname" "rotate_object" +"target" "yasouth" +"targetname" "clampsouth" +// brush 0 +{ +( 64 2736 16 ) ( 0 2736 16 ) ( 64 2768 16 ) wm1_2 0 0 0 1 1 +( 96 2752 176 ) ( 96 2784 176 ) ( 96 2752 32 ) wm1_2 0 0 0 1 1 +( 64 2752 176 ) ( 64 2752 32 ) ( 0 2752 176 ) wm1_2 0 0 0 1 1 +( 0 2784 0 ) ( 0 2752 0 ) ( 64 2784 0 ) wm1_2 0 0 0 1 1 +( 32 2784 32 ) ( 32 2784 176 ) ( 32 2752 32 ) wm1_2 0 0 0 1 1 +( 16 2768 -128 ) ( 80 2768 -128 ) ( 16 2768 16 ) wm1_2 0 0 0 1 1 +} +// brush 1 +{ +( 112 2752 144 ) ( 48 2752 144 ) ( 112 2784 144 ) wm1_2 0 0 0 1 1 +( 96 2752 192 ) ( 96 2784 192 ) ( 96 2752 48 ) wm1_2 0 0 0 1 1 +( 112 2752 192 ) ( 112 2752 48 ) ( 48 2752 192 ) wm1_2 0 0 0 1 1 +( 48 2784 16 ) ( 48 2752 16 ) ( 112 2784 16 ) wm1_2 0 0 0 1 1 +( 80 2784 48 ) ( 80 2784 192 ) ( 80 2752 48 ) wm1_2 0 0 0 1 1 +( 48 2784 48 ) ( 112 2784 48 ) ( 48 2784 192 ) wm1_2 0 0 0 1 1 +} +// brush 2 +{ +( 64 2752 144 ) ( 0 2752 144 ) ( 64 2784 144 ) wm1_2 0 0 0 1 1 +( 48 2752 192 ) ( 48 2784 192 ) ( 48 2752 48 ) wm1_2 0 0 0 1 1 +( 64 2752 192 ) ( 64 2752 48 ) ( 0 2752 192 ) wm1_2 0 0 0 1 1 +( 0 2784 16 ) ( 0 2752 16 ) ( 64 2784 16 ) wm1_2 0 0 0 1 1 +( 32 2784 48 ) ( 32 2784 192 ) ( 32 2752 48 ) wm1_2 0 0 0 1 1 +( 0 2784 48 ) ( 64 2784 48 ) ( 0 2784 192 ) wm1_2 0 0 0 1 1 +} +// brush 3 +{ +( 80 2780 156 ) ( 96 2780 156 ) ( 80 2768 160 ) wm1_1 0 0 0 1 1 +( 96 2768 168 ) ( 96 2784 168 ) ( 96 2768 144 ) wm1_1 0 0 0 1 1 +( 80 2784 144 ) ( 80 2768 144 ) ( 96 2784 144 ) wm1_1 0 0 0 1 1 +( 80 2784 144 ) ( 80 2784 168 ) ( 80 2768 144 ) wm1_1 0 0 0 1 1 +( 96 2780 156 ) ( 80 2780 156 ) ( 96 2784 144 ) wm1_1 0 0 0 1 1 +( 80 2768 160 ) ( 96 2756 156 ) ( 80 2756 156 ) wm1_1 0 0 0 1 1 +( 96 2752 144 ) ( 80 2756 156 ) ( 96 2756 156 ) wm1_1 0 0 0 1 1 +} +// brush 4 +{ +( 32 2780 156 ) ( 48 2780 156 ) ( 32 2768 160 ) wm1_1 0 0 0 1 1 +( 48 2768 168 ) ( 48 2784 168 ) ( 48 2768 144 ) wm1_1 0 0 0 1 1 +( 32 2784 144 ) ( 32 2768 144 ) ( 48 2784 144 ) wm1_1 0 0 0 1 1 +( 32 2784 144 ) ( 32 2784 168 ) ( 32 2768 144 ) wm1_1 0 0 0 1 1 +( 48 2780 156 ) ( 32 2780 156 ) ( 48 2784 144 ) wm1_1 0 0 0 1 1 +( 32 2768 160 ) ( 48 2756 156 ) ( 32 2756 156 ) wm1_1 0 0 0 1 1 +( 48 2752 144 ) ( 32 2756 156 ) ( 48 2756 156 ) wm1_1 0 0 0 1 1 +} +} +// entity 127 +{ +"classname" "rotate_object" +"target" "yaeast" +"targetname" "clampeast" +// brush 0 +{ +( 160 2848 144 ) ( 160 2784 144 ) ( 128 2848 144 ) wm1_2 0 0 0 1 1 +( 160 2832 192 ) ( 128 2832 192 ) ( 160 2832 48 ) wm1_2 0 0 0 1 1 +( 160 2848 192 ) ( 160 2848 48 ) ( 160 2784 192 ) wm1_2 0 0 0 1 1 +( 128 2784 16 ) ( 160 2784 16 ) ( 128 2848 16 ) wm1_2 0 0 0 1 1 +( 128 2816 0 ) ( 128 2816 144 ) ( 160 2816 0 ) wm1_2 0 0 0 1 1 +( 128 2784 48 ) ( 128 2848 48 ) ( 128 2784 192 ) wm1_2 0 0 0 1 1 +} +// brush 1 +{ +( 176 2896 16 ) ( 176 2832 16 ) ( 144 2896 16 ) wm1_2 0 0 0 1 1 +( 160 2880 176 ) ( 128 2880 176 ) ( 160 2880 32 ) wm1_2 0 0 0 1 1 +( 160 2896 176 ) ( 160 2896 32 ) ( 160 2832 176 ) wm1_2 0 0 0 1 1 +( 128 2832 0 ) ( 160 2832 0 ) ( 128 2896 0 ) wm1_2 0 0 0 1 1 +( 128 2816 32 ) ( 128 2816 176 ) ( 160 2816 32 ) wm1_2 0 0 0 1 1 +( 144 2848 -128 ) ( 144 2912 -128 ) ( 144 2848 16 ) wm1_2 0 0 0 1 1 +} +// brush 2 +{ +( 160 2896 144 ) ( 160 2832 144 ) ( 128 2896 144 ) wm1_2 0 0 0 1 1 +( 160 2880 192 ) ( 128 2880 192 ) ( 160 2880 48 ) wm1_2 0 0 0 1 1 +( 160 2896 192 ) ( 160 2896 48 ) ( 160 2832 192 ) wm1_2 0 0 0 1 1 +( 128 2832 16 ) ( 160 2832 16 ) ( 128 2896 16 ) wm1_2 0 0 0 1 1 +( 128 2864 0 ) ( 128 2864 144 ) ( 160 2864 0 ) wm1_2 0 0 0 1 1 +( 128 2832 48 ) ( 128 2896 48 ) ( 128 2832 192 ) wm1_2 0 0 0 1 1 +} +// brush 3 +{ +( 132 2864 156 ) ( 132 2880 156 ) ( 144 2864 160 ) wm1_1 0 0 0 1 1 +( 144 2880 168 ) ( 128 2880 168 ) ( 144 2880 144 ) wm1_1 0 0 0 1 1 +( 128 2864 144 ) ( 144 2864 144 ) ( 128 2880 144 ) wm1_1 0 0 0 1 1 +( 128 2864 144 ) ( 128 2864 168 ) ( 144 2864 144 ) wm1_1 0 0 0 1 1 +( 132 2880 156 ) ( 132 2864 156 ) ( 128 2880 144 ) wm1_1 0 0 0 1 1 +( 144 2864 160 ) ( 156 2880 156 ) ( 156 2864 156 ) wm1_1 0 0 0 1 1 +( 160 2880 144 ) ( 156 2864 156 ) ( 156 2880 156 ) wm1_1 0 0 0 1 1 +} +// brush 4 +{ +( 132 2816 156 ) ( 132 2832 156 ) ( 144 2816 160 ) wm1_1 0 0 0 1 1 +( 144 2832 168 ) ( 128 2832 168 ) ( 144 2832 144 ) wm1_1 0 0 0 1 1 +( 128 2816 144 ) ( 144 2816 144 ) ( 128 2832 144 ) wm1_1 0 0 0 1 1 +( 128 2816 144 ) ( 128 2816 168 ) ( 144 2816 144 ) wm1_1 0 0 0 1 1 +( 132 2832 156 ) ( 132 2816 156 ) ( 128 2832 144 ) wm1_1 0 0 0 1 1 +( 144 2816 160 ) ( 156 2832 156 ) ( 156 2816 156 ) wm1_1 0 0 0 1 1 +( 160 2832 144 ) ( 156 2816 156 ) ( 156 2832 156 ) wm1_1 0 0 0 1 1 +} +} +// entity 128 +{ +"classname" "rotate_object" +"target" "yanorth" +"targetname" "clampnorth" +// brush 0 +{ +( 64 2960 16 ) ( 128 2960 16 ) ( 64 2928 16 ) wm1_2 0 0 0 1 1 +( 32 2944 176 ) ( 32 2912 176 ) ( 32 2944 32 ) wm1_2 0 0 0 1 1 +( 64 2944 176 ) ( 64 2944 32 ) ( 128 2944 176 ) wm1_2 0 0 0 1 1 +( 128 2912 0 ) ( 128 2944 0 ) ( 64 2912 0 ) wm1_2 0 0 0 1 1 +( 96 2912 32 ) ( 96 2912 176 ) ( 96 2944 32 ) wm1_2 0 0 0 1 1 +( 112 2928 -128 ) ( 48 2928 -128 ) ( 112 2928 16 ) wm1_2 0 0 0 1 1 +} +// brush 1 +{ +( 64 2944 144 ) ( 128 2944 144 ) ( 64 2912 144 ) wm1_2 0 0 0 1 1 +( 80 2944 192 ) ( 80 2912 192 ) ( 80 2944 48 ) wm1_2 0 0 0 1 1 +( 64 2944 192 ) ( 64 2944 48 ) ( 128 2944 192 ) wm1_2 0 0 0 1 1 +( 128 2912 16 ) ( 128 2944 16 ) ( 64 2912 16 ) wm1_2 0 0 0 1 1 +( 96 2912 48 ) ( 96 2912 192 ) ( 96 2944 48 ) wm1_2 0 0 0 1 1 +( 128 2912 0 ) ( 64 2912 0 ) ( 128 2912 144 ) wm1_2 0 0 0 1 1 +} +// brush 2 +{ +( 16 2944 144 ) ( 80 2944 144 ) ( 16 2912 144 ) wm1_2 0 0 0 1 1 +( 32 2944 192 ) ( 32 2912 192 ) ( 32 2944 48 ) wm1_2 0 0 0 1 1 +( 16 2944 192 ) ( 16 2944 48 ) ( 80 2944 192 ) wm1_2 0 0 0 1 1 +( 80 2912 16 ) ( 80 2944 16 ) ( 16 2912 16 ) wm1_2 0 0 0 1 1 +( 48 2912 48 ) ( 48 2912 192 ) ( 48 2944 48 ) wm1_2 0 0 0 1 1 +( 80 2912 0 ) ( 16 2912 0 ) ( 80 2912 144 ) wm1_2 0 0 0 1 1 +} +// brush 3 +{ +( 80 2940 156 ) ( 96 2940 156 ) ( 80 2928 160 ) wm1_1 0 0 0 1 1 +( 96 2928 168 ) ( 96 2944 168 ) ( 96 2928 144 ) wm1_1 0 0 0 1 1 +( 80 2944 144 ) ( 80 2928 144 ) ( 96 2944 144 ) wm1_1 0 0 0 1 1 +( 80 2944 144 ) ( 80 2944 168 ) ( 80 2928 144 ) wm1_1 0 0 0 1 1 +( 96 2940 156 ) ( 80 2940 156 ) ( 96 2944 144 ) wm1_1 0 0 0 1 1 +( 80 2928 160 ) ( 96 2916 156 ) ( 80 2916 156 ) wm1_1 0 0 0 1 1 +( 96 2912 144 ) ( 80 2916 156 ) ( 96 2916 156 ) wm1_1 0 0 0 1 1 +} +// brush 4 +{ +( 32 2940 156 ) ( 48 2940 156 ) ( 32 2928 160 ) wm1_1 0 0 0 1 1 +( 48 2928 168 ) ( 48 2944 168 ) ( 48 2928 144 ) wm1_1 0 0 0 1 1 +( 32 2944 144 ) ( 32 2928 144 ) ( 48 2944 144 ) wm1_1 0 0 0 1 1 +( 32 2944 144 ) ( 32 2944 168 ) ( 32 2928 144 ) wm1_1 0 0 0 1 1 +( 48 2940 156 ) ( 32 2940 156 ) ( 48 2944 144 ) wm1_1 0 0 0 1 1 +( 32 2928 160 ) ( 48 2916 156 ) ( 32 2916 156 ) wm1_1 0 0 0 1 1 +( 48 2912 144 ) ( 32 2916 156 ) ( 48 2916 156 ) wm1_1 0 0 0 1 1 +} +} +// entity 129 +{ +"classname" "func_rotate_door" +"origin" "-16 2848 144" +"rotate" "1 0 0" +"angles" "90 0 0" +"speed" "2" +"target" "clampwest" +"targetname" "ya" +"sounds" "2" +} +// entity 130 +{ +"classname" "func_rotate_door" +"origin" "64 2768 144" +"target" "clampsouth" +"rotate" "0 0 1" +"angles" "0 0 -90" +"speed" "2" +"targetname" "ya" +"sounds" "2" +} +// entity 131 +{ +"classname" "func_rotate_door" +"origin" "144 2848 144" +"target" "clampeast" +"rotate" "-1 0 0" +"angles" "-90 0 0" +"speed" "2" +"targetname" "ya" +"sounds" "2" +} +// entity 132 +{ +"classname" "func_rotate_door" +"origin" "64 2928 144" +"target" "clampnorth" +"rotate" "0 0 -1" +"angles" "0 0 90" +"speed" "2" +"targetname" "ya" +"sounds" "2" +} +// entity 133 +{ +"classname" "item_health" +"origin" "1440 3200 64" +"spawnflags" "1" +} +// entity 134 +{ +"classname" "item_health" +"origin" "1568 3200 64" +"spawnflags" "1" +} +// entity 135 +{ +"classname" "item_health" +"origin" "1504 3200 64" +"spawnflags" "1" +} +// entity 136 +{ +"classname" "item_shells" +"origin" "1264 3728 64" +"spawnflags" "1" +} +// entity 137 +{ +"classname" "monster_enforcer" +"origin" "1376 2656 -32" +"angle" "180" +} +// entity 138 +{ +"classname" "monster_enforcer" +"origin" "1664 2656 -32" +"angle" "-135" +"spawnflags" "1" +} +// entity 139 +{ +"classname" "func_movewall" +"targetname" "clampwest" +// brush 0 +{ +( 0 2880 32 ) ( 0 2816 32 ) ( -32 2880 32 ) movewall 0 0 0 8 8 +( 0 2880 16 ) ( -32 2880 16 ) ( 0 2880 0 ) movewall 0 0 0 8 8 +( 0 2880 16 ) ( 0 2880 0 ) ( 0 2816 16 ) movewall 0 0 0 8 8 +( -32 2816 0 ) ( 0 2816 0 ) ( -32 2880 0 ) movewall 0 0 0 8 8 +( -32 2816 0 ) ( -32 2816 16 ) ( 0 2816 0 ) movewall 0 0 0 8 8 +( -32 2816 0 ) ( -32 2880 0 ) ( -32 2816 16 ) movewall 0 0 0 8 8 +} +} +// entity 140 +{ +"classname" "func_movewall" +"targetname" "clampwest" +// brush 0 +{ +( 0 2880 72 ) ( 0 2816 72 ) ( -32 2880 72 ) movewall 0 0 0 8 8 +( 0 2880 72 ) ( -32 2880 72 ) ( 0 2880 40 ) movewall 0 0 0 8 8 +( 0 2880 72 ) ( 0 2880 40 ) ( 0 2816 72 ) movewall 0 0 0 8 8 +( -32 2816 40 ) ( 0 2816 40 ) ( -32 2880 40 ) movewall 0 0 0 8 8 +( -32 2816 40 ) ( -32 2816 72 ) ( 0 2816 40 ) movewall 0 0 0 8 8 +( -32 2816 40 ) ( -32 2880 40 ) ( -32 2816 72 ) movewall 0 0 0 8 8 +} +} +// entity 141 +{ +"classname" "func_movewall" +"targetname" "clampwest" +// brush 0 +{ +( 0 2880 112 ) ( 0 2816 112 ) ( -32 2880 112 ) movewall 0 0 0 8 8 +( 0 2880 112 ) ( -32 2880 112 ) ( 0 2880 80 ) movewall 0 0 0 8 8 +( 0 2880 112 ) ( 0 2880 80 ) ( 0 2816 112 ) movewall 0 0 0 8 8 +( -32 2816 80 ) ( 0 2816 80 ) ( -32 2880 80 ) movewall 0 0 0 8 8 +( -32 2816 80 ) ( -32 2816 112 ) ( 0 2816 80 ) movewall 0 0 0 8 8 +( -32 2816 80 ) ( -32 2880 80 ) ( -32 2816 112 ) movewall 0 0 0 8 8 +} +} +// entity 142 +{ +"classname" "func_wall" +"targetname" "doorcross" +// brush 0 +{ +( 1024 2880 224 ) ( 992 2752 224 ) ( 992 2880 224 ) metw0a 0 0 0 1 1 +( 944 2880 192 ) ( 976 2880 224 ) ( 944 2880 224 ) metw0a 0 0 0 1 1 +( 976 2848 160 ) ( 976 2976 128 ) ( 976 2976 160 ) +adem5 0 -32 0 1 1 +( 1024 2976 96 ) ( 992 2848 96 ) ( 1024 2848 96 ) metw0a 0 0 0 1 1 +( 944 2816 128 ) ( 976 2816 160 ) ( 976 2816 128 ) metw0a 0 0 0 1 1 +( 992 2848 160 ) ( 992 2976 128 ) ( 992 2848 128 ) metw0a 0 0 0 1 1 +} +// brush 1 +{ +( 672 2880 224 ) ( 672 2752 224 ) ( 640 2880 224 ) metw0a 0 0 0 1 1 +( 720 2880 224 ) ( 688 2880 224 ) ( 720 2880 192 ) metw0a 0 0 0 1 1 +( 688 2976 160 ) ( 688 2976 128 ) ( 688 2848 160 ) +adem5 0 -32 0 1 1 +( 640 2848 96 ) ( 672 2848 96 ) ( 640 2976 96 ) metw0a 0 0 0 1 1 +( 688 2816 128 ) ( 688 2816 160 ) ( 720 2816 128 ) metw0a 0 0 0 1 1 +( 672 2848 128 ) ( 672 2976 128 ) ( 672 2848 160 ) metw0a 0 0 0 1 1 +} +} +// entity 143 +{ +"classname" "func_button" +"angle" "-2" +"speed" "128" +"wait" "-1" +"lip" "8" +"sounds" "0" +"delay" "1" +"target" "wurkz" +// brush 0 +{ +( 1984 1728 -60 ) ( 1984 1632 -60 ) ( 1920 1728 -60 ) +0floorsw 0 32 180 1 1 +( 1984 1696 -40 ) ( 1920 1696 -40 ) ( 1984 1696 -104 ) door0a 0 0 0 1 1 +( 1984 1728 -40 ) ( 1984 1728 -104 ) ( 1984 1632 -40 ) door0a 0 0 0 1 1 +( 1920 1632 -72 ) ( 1984 1632 -72 ) ( 1920 1728 -72 ) door0a 0 0 0 1 1 +( 1920 1632 -104 ) ( 1920 1632 -40 ) ( 1984 1632 -104 ) door0a 0 0 0 1 1 +( 1920 1632 -104 ) ( 1920 1728 -104 ) ( 1920 1632 -40 ) door0a 0 0 0 1 1 +} +} +// entity 144 +{ +"classname" "func_door" +"angle" "0" +"speed" "256" +"wait" "-1" +"lip" "8" +"dmg" "0" +"sounds" "1" +"targetname" "doorz" +"spawnflags" "4" +// brush 0 +{ +( 2016 1424 128 ) ( 2016 1392 128 ) ( 1952 1424 128 ) door0a 0 0 0 1 1 +( 2016 1424 64 ) ( 1952 1424 64 ) ( 2016 1424 32 ) doorpent192 32 192 0 1 1 +( 2016 1424 64 ) ( 2016 1424 32 ) ( 2016 1392 64 ) door0a 0 0 0 1 1 +( 1952 1392 -64 ) ( 2016 1392 -64 ) ( 1952 1424 -64 ) door0a 0 0 0 1 1 +( 1952 1408 32 ) ( 1952 1408 64 ) ( 2016 1408 32 ) doorpent192 32 192 0 1 1 +( 1952 1392 96 ) ( 1952 1424 96 ) ( 1952 1392 128 ) door0a 0 0 0 1 1 +} +} +// entity 145 +{ +"classname" "func_door" +"angle" "180" +"speed" "256" +"wait" "-1" +"lip" "8" +"dmg" "0" +"sounds" "1" +"targetname" "doorz" +"spawnflags" "4" +// brush 0 +{ +( 1952 1424 128 ) ( 1952 1392 128 ) ( 1888 1424 128 ) door0a 0 0 0 1 1 +( 1952 1424 64 ) ( 1888 1424 64 ) ( 1952 1424 32 ) doorpent192 32 192 0 1 1 +( 1952 1424 128 ) ( 1952 1424 96 ) ( 1952 1392 128 ) door0a 0 0 0 1 1 +( 1888 1392 -64 ) ( 1952 1392 -64 ) ( 1888 1424 -64 ) door0a 0 0 0 1 1 +( 1888 1408 32 ) ( 1888 1408 64 ) ( 1952 1408 32 ) doorpent192 32 192 0 1 1 +( 1888 1392 32 ) ( 1888 1424 32 ) ( 1888 1392 64 ) door0a 0 0 0 1 1 +} +} +// entity 146 +{ +"classname" "light_flame_brazier_short" +"origin" "448 3232 184" +"light" "400" +"skin" "5" +} +// entity 147 +{ +"classname" "light_flame_brazier_short" +"origin" "384 3232 184" +"light" "400" +"skin" "5" +} +// entity 148 +{ +"classname" "light_flame_brazier_short" +"origin" "128 3232 184" +"light" "400" +"skin" "5" +} +// entity 149 +{ +"classname" "light_flame_brazier_short" +"origin" "64 3232 184" +"light" "400" +"skin" "5" +} +// entity 150 +{ +"classname" "func_illusionary" +// brush 0 +{ +( 336 1152 160 ) ( 352 1168 160 ) ( 352 1152 160 ) wm1_2 0 0 0 1 1 +( 352 1152 -32 ) ( 336 1152 224 ) ( 352 1152 224 ) wm1_2 0 0 0 1 1 +( 352 1168 160 ) ( 352 1152 -96 ) ( 352 1152 160 ) wm1_2 0 0 0 1 1 +( 336 1152 -64 ) ( 352 1168 -64 ) ( 336 1168 -64 ) wm1_2 0 0 0 1 1 +( 352 1168 192 ) ( 304 1168 192 ) ( 304 1168 -64 ) wm1_2 0 0 0 1 1 +( 288 1152 -64 ) ( 304 1168 -64 ) ( 304 1168 192 ) wm1_2 0 0 0 1 1 +} +// brush 1 +{ +( 288 1216 160 ) ( 304 1216 160 ) ( 288 1200 160 ) wm1_2 0 0 0 1 1 +( 288 1216 160 ) ( 288 1200 160 ) ( 288 1216 -96 ) wm1_2 0 0 0 1 1 +( 288 1216 128 ) ( 288 1216 -128 ) ( 304 1216 128 ) wm1_2 0 0 0 1 1 +( 304 1200 -64 ) ( 304 1216 -64 ) ( 288 1200 -64 ) wm1_2 0 0 0 1 1 +( 304 1168 -96 ) ( 304 1168 160 ) ( 304 1216 160 ) wm1_2 0 0 0 1 1 +( 304 1168 192 ) ( 304 1168 -64 ) ( 288 1152 -64 ) wm1_2 0 0 0 1 1 +} +// brush 2 +{ +( 272 1248 160 ) ( 336 1248 160 ) ( 272 1184 160 ) wiz1_4 0 0 0 1 1 +( 304 1216 -96 ) ( 304 1216 0 ) ( 304 1168 0 ) wiz1_4 0 0 0 1 1 +( 328 1208 -128 ) ( 328 1208 -32 ) ( 304 1216 -32 ) wiz1_4 0 0 0 1 1 +( 336 1184 -64 ) ( 336 1248 -64 ) ( 272 1184 -64 ) wiz1_4 0 0 0 1 1 +( 328 1208 -32 ) ( 328 1208 -128 ) ( 336 1200 -32 ) wiz1_4 0 0 0 1 1 +( 304 1168 32 ) ( 352 1168 32 ) ( 352 1168 -64 ) wiz1_4 0 0 0 1 1 +( 352 1168 128 ) ( 344 1192 128 ) ( 344 1192 32 ) wiz1_4 0 0 0 1 1 +} +// brush 3 +{ +( 288 1552 160 ) ( 304 1536 160 ) ( 288 1536 160 ) wm1_2 0 0 0 1 1 +( 288 1536 -96 ) ( 288 1552 160 ) ( 288 1536 160 ) wm1_2 0 0 0 1 1 +( 304 1536 224 ) ( 288 1536 -32 ) ( 288 1536 224 ) wm1_2 56 0 0 1 1 +( 288 1552 -64 ) ( 304 1536 -64 ) ( 304 1552 -64 ) wm1_2 0 0 0 1 1 +( 304 1536 160 ) ( 304 1584 160 ) ( 304 1584 -96 ) wm1_2 0 0 0 1 1 +( 288 1600 -96 ) ( 304 1584 -96 ) ( 304 1584 160 ) wm1_2 0 0 0 1 1 +} +// brush 4 +{ +( 352 1600 160 ) ( 352 1584 160 ) ( 336 1600 160 ) wm1_2 0 0 0 1 1 +( 352 1600 160 ) ( 336 1600 160 ) ( 352 1600 -96 ) wm1_2 0 0 0 1 1 +( 352 1600 160 ) ( 352 1600 -96 ) ( 352 1584 160 ) wm1_2 56 0 0 1 1 +( 336 1584 -64 ) ( 352 1584 -64 ) ( 336 1600 -64 ) wm1_2 0 0 0 1 1 +( 304 1584 -64 ) ( 304 1584 192 ) ( 352 1584 192 ) wm1_2 0 0 0 1 1 +( 304 1584 192 ) ( 304 1584 -64 ) ( 288 1600 -64 ) wm1_2 0 0 0 1 1 +} +// brush 5 +{ +( 272 1568 160 ) ( 336 1504 160 ) ( 272 1504 160 ) wiz1_4 0 0 0 1 1 +( 304 1584 0 ) ( 304 1536 0 ) ( 304 1536 -96 ) wiz1_4 0 0 0 1 1 +( 304 1536 64 ) ( 328 1544 64 ) ( 328 1544 -32 ) wiz1_4 56 0 0 1 1 +( 272 1568 -64 ) ( 336 1504 -64 ) ( 336 1568 -64 ) wiz1_4 0 0 0 1 1 +( 336 1552 64 ) ( 328 1544 -32 ) ( 328 1544 64 ) wiz1_4 8 0 0 1 1 +( 352 1584 -64 ) ( 352 1584 32 ) ( 304 1584 32 ) wiz1_4 0 0 0 1 1 +( 344 1560 64 ) ( 344 1560 160 ) ( 352 1584 160 ) wiz1_4 56 0 0 1 1 +} +// brush 6 +{ +( 736 1200 160 ) ( 720 1216 160 ) ( 736 1216 160 ) wm1_2 0 0 0 1 1 +( 736 1216 -96 ) ( 736 1200 160 ) ( 736 1216 160 ) wm1_2 0 0 0 1 1 +( 720 1216 224 ) ( 736 1216 -32 ) ( 736 1216 224 ) wm1_2 0 0 0 1 1 +( 736 1200 -64 ) ( 720 1216 -64 ) ( 720 1200 -64 ) wm1_2 0 0 0 1 1 +( 720 1216 160 ) ( 720 1168 160 ) ( 720 1168 -96 ) wm1_2 0 0 0 1 1 +( 736 1152 -96 ) ( 720 1168 -96 ) ( 720 1168 160 ) wm1_2 0 0 0 1 1 +} +// brush 7 +{ +( 672 1152 160 ) ( 672 1168 160 ) ( 688 1152 160 ) wm1_2 0 0 0 1 1 +( 672 1152 160 ) ( 688 1152 160 ) ( 672 1152 -96 ) wm1_2 0 0 0 1 1 +( 672 1152 160 ) ( 672 1152 -96 ) ( 672 1168 160 ) wm1_2 48 0 0 1 1 +( 688 1168 -64 ) ( 672 1168 -64 ) ( 688 1152 -64 ) wm1_2 0 0 0 1 1 +( 720 1168 -64 ) ( 720 1168 192 ) ( 672 1168 192 ) wm1_2 0 0 0 1 1 +( 720 1168 192 ) ( 720 1168 -64 ) ( 736 1152 -64 ) wm1_2 0 0 0 1 1 +} +// brush 8 +{ +( 752 1184 160 ) ( 688 1248 160 ) ( 752 1248 160 ) wiz1_4 0 0 0 1 1 +( 720 1168 0 ) ( 720 1216 0 ) ( 720 1216 -96 ) wiz1_4 0 0 0 1 1 +( 720 1216 64 ) ( 696 1208 64 ) ( 696 1208 -32 ) wiz1_4 0 0 0 1 1 +( 752 1184 -64 ) ( 688 1248 -64 ) ( 688 1184 -64 ) wiz1_4 0 0 0 1 1 +( 688 1200 64 ) ( 696 1208 -32 ) ( 696 1208 64 ) wiz1_4 0 0 0 1 1 +( 672 1168 -64 ) ( 672 1168 32 ) ( 720 1168 32 ) wiz1_4 0 0 0 1 1 +( 680 1192 64 ) ( 680 1192 160 ) ( 672 1168 160 ) wiz1_4 0 0 0 1 1 +} +// brush 9 +{ +( 736 1536 160 ) ( 720 1536 160 ) ( 736 1552 160 ) wm1_2 0 0 0 1 1 +( 736 1536 160 ) ( 736 1552 160 ) ( 736 1536 -96 ) wm1_2 0 0 0 1 1 +( 736 1536 224 ) ( 736 1536 -32 ) ( 720 1536 224 ) wm1_2 56 0 0 1 1 +( 720 1552 -64 ) ( 720 1536 -64 ) ( 736 1552 -64 ) wm1_2 0 0 0 1 1 +( 720 1584 -96 ) ( 720 1584 160 ) ( 720 1536 160 ) wm1_2 0 0 0 1 1 +( 720 1584 160 ) ( 720 1584 -96 ) ( 736 1600 -96 ) wm1_2 0 0 0 1 1 +} +// brush 10 +{ +( 688 1600 160 ) ( 672 1584 160 ) ( 672 1600 160 ) wm1_2 0 0 0 1 1 +( 672 1600 -96 ) ( 688 1600 160 ) ( 672 1600 160 ) wm1_2 0 0 0 1 1 +( 672 1584 160 ) ( 672 1600 -96 ) ( 672 1600 160 ) wm1_2 56 0 0 1 1 +( 688 1600 -64 ) ( 672 1584 -64 ) ( 688 1584 -64 ) wm1_2 0 0 0 1 1 +( 672 1584 192 ) ( 720 1584 192 ) ( 720 1584 -64 ) wm1_2 0 0 0 1 1 +( 736 1600 -64 ) ( 720 1584 -64 ) ( 720 1584 192 ) wm1_2 0 0 0 1 1 +} +// brush 11 +{ +( 752 1504 160 ) ( 688 1504 160 ) ( 752 1568 160 ) wiz1_4 0 0 0 1 1 +( 720 1536 -96 ) ( 720 1536 0 ) ( 720 1584 0 ) wiz1_4 0 0 0 1 1 +( 696 1544 -32 ) ( 696 1544 64 ) ( 720 1536 64 ) wiz1_4 56 0 0 1 1 +( 688 1568 -64 ) ( 688 1504 -64 ) ( 752 1568 -64 ) wiz1_4 0 0 0 1 1 +( 696 1544 64 ) ( 696 1544 -32 ) ( 688 1552 64 ) wiz1_4 8 0 0 1 1 +( 720 1584 32 ) ( 672 1584 32 ) ( 672 1584 -64 ) wiz1_4 0 0 0 1 1 +( 672 1584 160 ) ( 680 1560 160 ) ( 680 1560 64 ) wiz1_4 56 0 0 1 1 +} +} +// entity 151 +{ +"classname" "func_illusionary" +// brush 0 +{ +( 896 800 -240 ) ( 448 800 -240 ) ( 448 808 -256 ) wbrick1_5 0 32 0 1 1 +( 896 816 -248 ) ( 896 832 -248 ) ( 896 816 -264 ) wbrick1_5 0 32 0 1 1 +( 448 832 -264 ) ( 448 832 -248 ) ( 448 816 -264 ) wbrick1_5 0 0 0 1 1 +( 896 800 -272 ) ( 896 808 -256 ) ( 768 808 -256 ) wswamp1_k 0 0 0 1 1 +( 448 800 -240 ) ( 896 800 -240 ) ( 896 800 -272 ) wbrick1_5 0 32 0 1 1 +} +// brush 1 +{ +( 896 800 -240 ) ( 448 800 -240 ) ( 448 832 -248 ) wbrick1_5 0 0 0 1 1 +( 896 816 -248 ) ( 896 832 -248 ) ( 896 816 -264 ) wbrick1_5 0 32 0 1 1 +( 448 832 -264 ) ( 448 832 -248 ) ( 448 816 -264 ) wbrick1_5 0 0 0 1 1 +( 768 832 -248 ) ( 768 808 -256 ) ( 896 808 -256 ) wbrick1_5 0 32 0 1 1 +( 448 800 -240 ) ( 896 800 -240 ) ( 896 808 -256 ) wbrick1_5 0 32 0 1 1 +} +// brush 2 +{ +( 448 864 -240 ) ( 896 864 -240 ) ( 896 832 -248 ) wbrick1_5 0 0 0 1 1 +( 896 848 -264 ) ( 896 832 -248 ) ( 896 848 -248 ) wbrick1_5 0 32 0 1 1 +( 448 848 -264 ) ( 448 832 -248 ) ( 448 832 -264 ) wbrick1_5 0 0 0 1 1 +( 576 856 -256 ) ( 448 856 -256 ) ( 448 832 -248 ) wbrick1_5 0 32 0 1 1 +( 896 864 -240 ) ( 448 864 -240 ) ( 448 856 -256 ) wbrick1_5 0 32 0 1 1 +} +// brush 3 +{ +( 448 864 -240 ) ( 896 864 -240 ) ( 896 856 -256 ) wbrick1_5 0 32 0 1 1 +( 896 848 -264 ) ( 896 832 -248 ) ( 896 848 -248 ) wbrick1_5 0 32 0 1 1 +( 448 848 -264 ) ( 448 832 -248 ) ( 448 832 -264 ) wbrick1_5 0 0 0 1 1 +( 512 856 -256 ) ( 640 856 -256 ) ( 640 864 -272 ) wswamp1_k 32 0 0 1 1 +( 896 864 -240 ) ( 448 864 -240 ) ( 448 864 -272 ) wbrick1_5 0 32 0 1 1 +} +} +// entity 152 +{ +"classname" "func_illusionary" +// brush 0 +{ +( 2016 768 -224 ) ( 1856 608 -224 ) ( 1856 768 -224 ) city4_1 0 0 0 1 1 +( 1760 768 -320 ) ( 1920 768 -224 ) ( 1760 768 -224 ) city4_1 0 0 0 1 1 +( 1872 608 -224 ) ( 1872 768 -320 ) ( 1872 768 -224 ) city4_1 0 0 0 1 1 +( 2016 768 -232 ) ( 1856 608 -232 ) ( 2016 608 -232 ) city4_1 0 0 0 1 1 +( 1952 752 -320 ) ( 2112 752 -224 ) ( 2112 752 -320 ) city4_1 0 0 0 1 1 +( 2016 800 -224 ) ( 2016 960 -320 ) ( 2016 800 -320 ) city4_1 0 0 0 1 1 +} +// brush 1 +{ +( 2032 768 -224 ) ( 1872 928 -224 ) ( 2032 928 -224 ) city4_1 0 0 0 1 1 +( 1936 928 -320 ) ( 1936 768 -224 ) ( 1936 928 -224 ) city4_1 0 0 0 1 1 +( 1872 800 -224 ) ( 2032 800 -320 ) ( 2032 800 -224 ) city4_1 0 0 0 1 1 +( 2032 768 -232 ) ( 1872 928 -232 ) ( 1872 768 -232 ) city4_1 0 0 0 1 1 +( 1888 928 -320 ) ( 1888 768 -224 ) ( 1888 768 -320 ) city4_1 0 0 0 1 1 +( 1872 768 -224 ) ( 2032 768 -320 ) ( 1872 768 -320 ) city4_1 0 0 0 1 1 +} +// brush 2 +{ +( 2032 816 -224 ) ( 1872 976 -224 ) ( 2032 976 -224 ) city4_1 0 0 0 1 1 +( 1936 1008 -320 ) ( 1936 848 -224 ) ( 1936 1008 -224 ) city4_1 0 0 0 1 1 +( 1888 848 -224 ) ( 2048 848 -320 ) ( 2048 848 -224 ) city4_1 0 0 0 1 1 +( 2032 816 -232 ) ( 1872 976 -232 ) ( 1872 816 -232 ) city4_1 0 0 0 1 1 +( 1920 992 -320 ) ( 1920 832 -224 ) ( 1920 832 -320 ) city4_1 0 0 0 1 1 +( 1888 832 -224 ) ( 2048 832 -320 ) ( 1888 832 -320 ) city4_1 0 0 0 1 1 +} +// brush 3 +{ +( 2032 912 -224 ) ( 1872 752 -224 ) ( 1872 912 -224 ) city4_1 0 0 0 1 1 +( 1776 912 -320 ) ( 1936 912 -224 ) ( 1776 912 -224 ) city4_1 0 0 0 1 1 +( 1888 752 -224 ) ( 1888 912 -320 ) ( 1888 912 -224 ) city4_1 0 0 0 1 1 +( 2032 912 -232 ) ( 1872 752 -232 ) ( 2032 752 -232 ) city4_1 0 0 0 1 1 +( 1968 896 -320 ) ( 2128 896 -224 ) ( 2128 896 -320 ) city4_1 0 0 0 1 1 +( 2032 944 -224 ) ( 2032 1104 -320 ) ( 2032 944 -320 ) city4_1 0 0 0 1 1 +} +// brush 4 +{ +( 1888 768 -224 ) ( 1728 928 -224 ) ( 1888 928 -224 ) city4_1 0 0 0 1 1 +( 1888 1024 -320 ) ( 1888 864 -224 ) ( 1888 1024 -224 ) city4_1 0 0 0 1 1 +( 1728 912 -224 ) ( 1888 912 -320 ) ( 1888 912 -224 ) city4_1 0 0 0 1 1 +( 1888 768 -232 ) ( 1728 928 -232 ) ( 1728 768 -232 ) city4_1 0 0 0 1 1 +( 1872 832 -320 ) ( 1872 672 -224 ) ( 1872 672 -320 ) city4_1 0 0 0 1 1 +( 1920 768 -224 ) ( 2080 768 -320 ) ( 1920 768 -320 ) city4_1 0 0 0 1 1 +} +// brush 5 +{ +( 2032 752 -224 ) ( 1872 912 -224 ) ( 2032 912 -224 ) city4_1 0 0 0 1 1 +( 2032 1008 -320 ) ( 2032 848 -224 ) ( 2032 1008 -224 ) city4_1 0 0 0 1 1 +( 1872 896 -224 ) ( 2032 896 -320 ) ( 2032 896 -224 ) city4_1 0 0 0 1 1 +( 2032 752 -232 ) ( 1872 912 -232 ) ( 1872 752 -232 ) city4_1 0 0 0 1 1 +( 2016 816 -320 ) ( 2016 656 -224 ) ( 2016 656 -320 ) city4_1 0 0 0 1 1 +( 2064 752 -224 ) ( 2224 752 -320 ) ( 2064 752 -320 ) city4_1 0 0 0 1 1 +} +// brush 6 +{ +( 2064 832 -224 ) ( 1904 992 -224 ) ( 2064 992 -224 ) city4_1 0 0 0 1 1 +( 1920 992 -320 ) ( 1920 832 -224 ) ( 1920 992 -224 ) city4_1 0 0 0 1 1 +( 1904 864 -224 ) ( 2064 864 -320 ) ( 2064 864 -224 ) city4_1 0 0 0 1 1 +( 2064 832 -232 ) ( 1904 992 -232 ) ( 1904 832 -232 ) city4_1 0 0 0 1 1 +( 1904 992 -320 ) ( 1904 832 -224 ) ( 1904 832 -320 ) city4_1 0 0 0 1 1 +( 1856 832 -224 ) ( 2016 832 -320 ) ( 1856 832 -320 ) city4_1 0 0 0 1 1 +} +// brush 7 +{ +( 2032 800 -224 ) ( 1872 960 -224 ) ( 2032 960 -224 ) city4_1 0 0 0 1 1 +( 1936 960 -320 ) ( 1936 800 -224 ) ( 1936 960 -224 ) city4_1 0 0 0 1 1 +( 1872 816 -224 ) ( 2032 816 -320 ) ( 2032 816 -224 ) city4_1 0 0 0 1 1 +( 2032 800 -232 ) ( 1872 960 -232 ) ( 1872 800 -232 ) city4_1 0 0 0 1 1 +( 1920 960 -320 ) ( 1920 800 -224 ) ( 1920 800 -320 ) city4_1 0 0 0 1 1 +( 1872 800 -224 ) ( 2032 800 -320 ) ( 1872 800 -320 ) city4_1 0 0 0 1 1 +} +// brush 8 +{ +( 2080 768 -224 ) ( 1920 928 -224 ) ( 2080 928 -224 ) city4_1 0 0 0 1 1 +( 2000 928 -320 ) ( 2000 768 -224 ) ( 2000 928 -224 ) city4_1 0 0 0 1 1 +( 1920 784 -224 ) ( 2080 784 -320 ) ( 2080 784 -224 ) city4_1 0 0 0 1 1 +( 2080 768 -232 ) ( 1920 928 -232 ) ( 1920 768 -232 ) city4_1 0 0 0 1 1 +( 1968 928 -320 ) ( 1968 768 -224 ) ( 1968 768 -320 ) city4_1 0 0 0 1 1 +( 1920 768 -224 ) ( 2080 768 -320 ) ( 1920 768 -320 ) city4_1 0 0 0 1 1 +} +// brush 9 +{ +( 2096 784 -224 ) ( 1936 944 -224 ) ( 2096 944 -224 ) city4_1 0 0 0 1 1 +( 1984 944 -320 ) ( 1984 784 -224 ) ( 1984 944 -224 ) city4_1 0 0 0 1 1 +( 1936 800 -224 ) ( 2096 800 -320 ) ( 2096 800 -224 ) city4_1 0 0 0 1 1 +( 2096 784 -232 ) ( 1936 944 -232 ) ( 1936 784 -232 ) city4_1 0 0 0 1 1 +( 1952 960 -320 ) ( 1952 800 -224 ) ( 1952 800 -320 ) city4_1 0 0 0 1 1 +( 1920 784 -224 ) ( 2080 784 -320 ) ( 1920 784 -320 ) city4_1 0 0 0 1 1 +} +// brush 10 +{ +( 2128 816 -224 ) ( 1968 976 -224 ) ( 2128 976 -224 ) city4_1 0 0 0 1 1 +( 2016 976 -320 ) ( 2016 816 -224 ) ( 2016 976 -224 ) city4_1 0 0 0 1 1 +( 1968 832 -224 ) ( 2128 832 -320 ) ( 2128 832 -224 ) city4_1 0 0 0 1 1 +( 2128 816 -232 ) ( 1968 976 -232 ) ( 1968 816 -232 ) city4_1 0 0 0 1 1 +( 2000 976 -320 ) ( 2000 816 -224 ) ( 2000 816 -320 ) city4_1 0 0 0 1 1 +( 1968 800 -224 ) ( 2128 800 -320 ) ( 1968 800 -320 ) city4_1 0 0 0 1 1 +} +// brush 11 +{ +( 2112 832 -224 ) ( 1952 992 -224 ) ( 2112 992 -224 ) city4_1 0 0 0 1 1 +( 2000 992 -320 ) ( 2000 832 -224 ) ( 2000 992 -224 ) city4_1 0 0 0 1 1 +( 1952 848 -224 ) ( 2112 848 -320 ) ( 2112 848 -224 ) city4_1 0 0 0 1 1 +( 2112 832 -232 ) ( 1952 992 -232 ) ( 1952 832 -232 ) city4_1 0 0 0 1 1 +( 1984 992 -320 ) ( 1984 832 -224 ) ( 1984 832 -320 ) city4_1 0 0 0 1 1 +( 1952 816 -224 ) ( 2112 816 -320 ) ( 1952 816 -320 ) city4_1 0 0 0 1 1 +} +// brush 12 +{ +( 2128 880 -224 ) ( 1968 1040 -224 ) ( 2128 1040 -224 ) city4_1 0 0 0 1 1 +( 2016 1040 -320 ) ( 2016 880 -224 ) ( 2016 1040 -224 ) city4_1 0 0 0 1 1 +( 1968 896 -224 ) ( 2128 896 -320 ) ( 2128 896 -224 ) city4_1 0 0 0 1 1 +( 2128 880 -232 ) ( 1968 1040 -232 ) ( 1968 880 -232 ) city4_1 0 0 0 1 1 +( 1952 1040 -320 ) ( 1952 880 -224 ) ( 1952 880 -320 ) city4_1 0 0 0 1 1 +( 1968 864 -224 ) ( 2128 864 -320 ) ( 1968 864 -320 ) city4_1 0 0 0 1 1 +} +// brush 13 +{ +( 2096 864 -224 ) ( 1936 1024 -224 ) ( 2096 1024 -224 ) city4_1 0 0 0 1 1 +( 1952 1040 -320 ) ( 1952 880 -224 ) ( 1952 1040 -224 ) city4_1 0 0 0 1 1 +( 1936 880 -224 ) ( 2096 880 -320 ) ( 2096 880 -224 ) city4_1 0 0 0 1 1 +( 2096 864 -232 ) ( 1936 1024 -232 ) ( 1936 864 -232 ) city4_1 0 0 0 1 1 +( 1936 1024 -320 ) ( 1936 864 -224 ) ( 1936 864 -320 ) city4_1 0 0 0 1 1 +( 1904 864 -224 ) ( 2064 864 -320 ) ( 1904 864 -320 ) city4_1 0 0 0 1 1 +} +// brush 14 +{ +( 2080 816 -224 ) ( 1920 976 -224 ) ( 2080 976 -224 ) city4_1 0 0 0 1 1 +( 1984 992 -320 ) ( 1984 832 -224 ) ( 1984 992 -224 ) city4_1 0 0 0 1 1 +( 1920 848 -224 ) ( 2080 848 -320 ) ( 2080 848 -224 ) city4_1 0 0 0 1 1 +( 2080 816 -232 ) ( 1920 976 -232 ) ( 1920 816 -232 ) city4_1 0 0 0 1 1 +( 1968 976 -320 ) ( 1968 816 -224 ) ( 1968 816 -320 ) city4_1 0 0 0 1 1 +( 1920 832 -224 ) ( 2080 832 -320 ) ( 1920 832 -320 ) city4_1 0 0 0 1 1 +} +// brush 15 +{ +( 2048 848 -224 ) ( 1888 1008 -224 ) ( 2048 1008 -224 ) city4_1 0 0 0 1 1 +( 1904 1008 -320 ) ( 1904 848 -224 ) ( 1904 1008 -224 ) city4_1 0 0 0 1 1 +( 1888 896 -224 ) ( 2048 896 -320 ) ( 2048 896 -224 ) city4_1 0 0 0 1 1 +( 2048 848 -232 ) ( 1888 1008 -232 ) ( 1888 848 -232 ) city4_1 0 0 0 1 1 +( 1888 1008 -320 ) ( 1888 848 -224 ) ( 1888 848 -320 ) city4_1 0 0 0 1 1 +( 1840 848 -224 ) ( 2000 848 -320 ) ( 1840 848 -320 ) city4_1 0 0 0 1 1 +} +// brush 16 +{ +( 1056 1280 -224 ) ( 896 1280 -224 ) ( 1056 1440 -224 ) city4_1 0 0 0 1 1 +( 1056 1184 -224 ) ( 1056 1344 -224 ) ( 1056 1184 -320 ) city4_1 0 0 0 1 1 +( 1056 1296 -224 ) ( 1056 1296 -320 ) ( 896 1296 -224 ) city4_1 0 0 0 1 1 +( 896 1440 -232 ) ( 896 1280 -232 ) ( 1056 1440 -232 ) city4_1 0 0 0 1 1 +( 1040 1536 -320 ) ( 1040 1536 -224 ) ( 1040 1376 -320 ) city4_1 0 0 0 1 1 +( 1088 1440 -320 ) ( 1248 1440 -320 ) ( 1088 1440 -224 ) city4_1 0 0 0 1 1 +} +// brush 17 +{ +( 1216 1456 -224 ) ( 1216 1296 -224 ) ( 1056 1456 -224 ) city4_1 0 0 0 1 1 +( 1216 1360 -224 ) ( 1056 1360 -224 ) ( 1216 1360 -320 ) city4_1 0 0 0 1 1 +( 1088 1456 -224 ) ( 1088 1456 -320 ) ( 1088 1296 -224 ) city4_1 0 0 0 1 1 +( 1056 1296 -232 ) ( 1216 1296 -232 ) ( 1056 1456 -232 ) city4_1 0 0 0 1 1 +( 1056 1312 -320 ) ( 1056 1312 -224 ) ( 1216 1312 -320 ) city4_1 0 0 0 1 1 +( 1056 1296 -320 ) ( 1056 1456 -320 ) ( 1056 1296 -224 ) city4_1 0 0 0 1 1 +} +// brush 18 +{ +( 1248 1456 -224 ) ( 1248 1296 -224 ) ( 1088 1456 -224 ) city4_1 0 0 0 1 1 +( 1232 1360 -224 ) ( 1072 1360 -224 ) ( 1232 1360 -320 ) city4_1 0 0 0 1 1 +( 1104 1456 -224 ) ( 1104 1456 -320 ) ( 1104 1296 -224 ) city4_1 0 0 0 1 1 +( 1088 1296 -232 ) ( 1248 1296 -232 ) ( 1088 1456 -232 ) city4_1 0 0 0 1 1 +( 1088 1344 -320 ) ( 1088 1344 -224 ) ( 1248 1344 -320 ) city4_1 0 0 0 1 1 +( 1088 1296 -320 ) ( 1088 1456 -320 ) ( 1088 1296 -224 ) city4_1 0 0 0 1 1 +} +// brush 19 +{ +( 1200 1296 -224 ) ( 1040 1296 -224 ) ( 1200 1456 -224 ) city4_1 0 0 0 1 1 +( 1200 1200 -224 ) ( 1200 1360 -224 ) ( 1200 1200 -320 ) city4_1 0 0 0 1 1 +( 1200 1312 -224 ) ( 1200 1312 -320 ) ( 1040 1312 -224 ) city4_1 0 0 0 1 1 +( 1040 1456 -232 ) ( 1040 1296 -232 ) ( 1200 1456 -232 ) city4_1 0 0 0 1 1 +( 1184 1552 -320 ) ( 1184 1552 -224 ) ( 1184 1392 -320 ) city4_1 0 0 0 1 1 +( 1232 1456 -320 ) ( 1392 1456 -320 ) ( 1232 1456 -224 ) city4_1 0 0 0 1 1 +} +// brush 20 +{ +( 1216 1312 -224 ) ( 1216 1152 -224 ) ( 1056 1312 -224 ) city4_1 0 0 0 1 1 +( 1312 1312 -224 ) ( 1152 1312 -224 ) ( 1312 1312 -320 ) city4_1 0 0 0 1 1 +( 1200 1312 -224 ) ( 1200 1312 -320 ) ( 1200 1152 -224 ) city4_1 0 0 0 1 1 +( 1056 1152 -232 ) ( 1216 1152 -232 ) ( 1056 1312 -232 ) city4_1 0 0 0 1 1 +( 960 1296 -320 ) ( 960 1296 -224 ) ( 1120 1296 -320 ) city4_1 0 0 0 1 1 +( 1056 1344 -320 ) ( 1056 1504 -320 ) ( 1056 1344 -224 ) city4_1 0 0 0 1 1 +} +// brush 21 +{ +( 1200 1456 -224 ) ( 1200 1296 -224 ) ( 1040 1456 -224 ) city4_1 0 0 0 1 1 +( 1296 1456 -224 ) ( 1136 1456 -224 ) ( 1296 1456 -320 ) city4_1 0 0 0 1 1 +( 1184 1456 -224 ) ( 1184 1456 -320 ) ( 1184 1296 -224 ) city4_1 0 0 0 1 1 +( 1040 1296 -232 ) ( 1200 1296 -232 ) ( 1040 1456 -232 ) city4_1 0 0 0 1 1 +( 944 1440 -320 ) ( 944 1440 -224 ) ( 1104 1440 -320 ) city4_1 0 0 0 1 1 +( 1040 1488 -320 ) ( 1040 1648 -320 ) ( 1040 1488 -224 ) city4_1 0 0 0 1 1 +} +// brush 22 +{ +( 1280 1488 -224 ) ( 1280 1328 -224 ) ( 1120 1488 -224 ) city4_1 0 0 0 1 1 +( 1296 1344 -224 ) ( 1136 1344 -224 ) ( 1296 1344 -320 ) city4_1 0 0 0 1 1 +( 1152 1488 -224 ) ( 1152 1488 -320 ) ( 1152 1328 -224 ) city4_1 0 0 0 1 1 +( 1120 1328 -232 ) ( 1280 1328 -232 ) ( 1120 1488 -232 ) city4_1 0 0 0 1 1 +( 1120 1328 -320 ) ( 1120 1328 -224 ) ( 1280 1328 -320 ) city4_1 0 0 0 1 1 +( 1136 1280 -320 ) ( 1136 1440 -320 ) ( 1136 1280 -224 ) city4_1 0 0 0 1 1 +} +// brush 23 +{ +( 1248 1440 -224 ) ( 1248 1280 -224 ) ( 1088 1440 -224 ) city4_1 0 0 0 1 1 +( 1248 1328 -224 ) ( 1088 1328 -224 ) ( 1248 1328 -320 ) city4_1 0 0 0 1 1 +( 1104 1408 -224 ) ( 1104 1408 -320 ) ( 1104 1248 -224 ) city4_1 0 0 0 1 1 +( 1088 1280 -232 ) ( 1248 1280 -232 ) ( 1088 1440 -232 ) city4_1 0 0 0 1 1 +( 1088 1312 -320 ) ( 1088 1312 -224 ) ( 1248 1312 -320 ) city4_1 0 0 0 1 1 +( 1088 1280 -320 ) ( 1088 1440 -320 ) ( 1088 1280 -224 ) city4_1 0 0 0 1 1 +} +// brush 24 +{ +( 1216 1520 -224 ) ( 1216 1360 -224 ) ( 1056 1520 -224 ) city4_1 0 0 0 1 1 +( 1216 1440 -224 ) ( 1056 1440 -224 ) ( 1216 1440 -320 ) city4_1 0 0 0 1 1 +( 1072 1520 -224 ) ( 1072 1520 -320 ) ( 1072 1360 -224 ) city4_1 0 0 0 1 1 +( 1056 1360 -232 ) ( 1216 1360 -232 ) ( 1056 1520 -232 ) city4_1 0 0 0 1 1 +( 1056 1408 -320 ) ( 1056 1408 -224 ) ( 1216 1408 -320 ) city4_1 0 0 0 1 1 +( 1056 1360 -320 ) ( 1056 1520 -320 ) ( 1056 1360 -224 ) city4_1 0 0 0 1 1 +} +// brush 25 +{ +( 1296 1536 -224 ) ( 1296 1376 -224 ) ( 1136 1536 -224 ) city4_1 0 0 0 1 1 +( 1296 1424 -224 ) ( 1136 1424 -224 ) ( 1296 1424 -320 ) city4_1 0 0 0 1 1 +( 1152 1536 -224 ) ( 1152 1536 -320 ) ( 1152 1376 -224 ) city4_1 0 0 0 1 1 +( 1136 1376 -232 ) ( 1296 1376 -232 ) ( 1136 1536 -232 ) city4_1 0 0 0 1 1 +( 1136 1408 -320 ) ( 1136 1408 -224 ) ( 1296 1408 -320 ) city4_1 0 0 0 1 1 +( 1136 1376 -320 ) ( 1136 1536 -320 ) ( 1136 1376 -224 ) city4_1 0 0 0 1 1 +} +// brush 26 +{ +( 1264 1552 -224 ) ( 1264 1392 -224 ) ( 1104 1552 -224 ) city4_1 0 0 0 1 1 +( 1264 1440 -224 ) ( 1104 1440 -224 ) ( 1264 1440 -320 ) city4_1 0 0 0 1 1 +( 1120 1552 -224 ) ( 1120 1552 -320 ) ( 1120 1392 -224 ) city4_1 0 0 0 1 1 +( 1104 1392 -232 ) ( 1264 1392 -232 ) ( 1104 1552 -232 ) city4_1 0 0 0 1 1 +( 1104 1424 -320 ) ( 1104 1424 -224 ) ( 1264 1424 -320 ) city4_1 0 0 0 1 1 +( 1088 1392 -320 ) ( 1088 1552 -320 ) ( 1088 1392 -224 ) city4_1 0 0 0 1 1 +} +// brush 27 +{ +( 1280 1536 -224 ) ( 1280 1376 -224 ) ( 1120 1536 -224 ) city4_1 0 0 0 1 1 +( 1280 1424 -224 ) ( 1120 1424 -224 ) ( 1280 1424 -320 ) city4_1 0 0 0 1 1 +( 1120 1536 -224 ) ( 1120 1536 -320 ) ( 1120 1376 -224 ) city4_1 0 0 0 1 1 +( 1120 1376 -232 ) ( 1280 1376 -232 ) ( 1120 1536 -232 ) city4_1 0 0 0 1 1 +( 1120 1408 -320 ) ( 1120 1408 -224 ) ( 1280 1408 -320 ) city4_1 0 0 0 1 1 +( 1104 1376 -320 ) ( 1104 1536 -320 ) ( 1104 1376 -224 ) city4_1 0 0 0 1 1 +} +// brush 28 +{ +( 1328 1552 -224 ) ( 1328 1392 -224 ) ( 1168 1552 -224 ) city4_1 0 0 0 1 1 +( 1328 1440 -224 ) ( 1168 1440 -224 ) ( 1328 1440 -320 ) city4_1 0 0 0 1 1 +( 1184 1552 -224 ) ( 1184 1552 -320 ) ( 1184 1392 -224 ) city4_1 0 0 0 1 1 +( 1168 1392 -232 ) ( 1328 1392 -232 ) ( 1168 1552 -232 ) city4_1 0 0 0 1 1 +( 1168 1392 -320 ) ( 1168 1392 -224 ) ( 1328 1392 -320 ) city4_1 0 0 0 1 1 +( 1152 1392 -320 ) ( 1152 1552 -320 ) ( 1152 1392 -224 ) city4_1 0 0 0 1 1 +} +// brush 29 +{ +( 1328 1536 -224 ) ( 1328 1376 -224 ) ( 1168 1536 -224 ) city4_1 0 0 0 1 1 +( 1344 1392 -224 ) ( 1184 1392 -224 ) ( 1344 1392 -320 ) city4_1 0 0 0 1 1 +( 1184 1536 -224 ) ( 1184 1536 -320 ) ( 1184 1376 -224 ) city4_1 0 0 0 1 1 +( 1168 1376 -232 ) ( 1328 1376 -232 ) ( 1168 1536 -232 ) city4_1 0 0 0 1 1 +( 1168 1376 -320 ) ( 1168 1376 -224 ) ( 1328 1376 -320 ) city4_1 0 0 0 1 1 +( 1168 1344 -320 ) ( 1168 1504 -320 ) ( 1168 1344 -224 ) city4_1 0 0 0 1 1 +} +// brush 30 +{ +( 1264 1536 -224 ) ( 1264 1376 -224 ) ( 1104 1536 -224 ) city4_1 0 0 0 1 1 +( 1264 1392 -224 ) ( 1104 1392 -224 ) ( 1264 1392 -320 ) city4_1 0 0 0 1 1 +( 1136 1536 -224 ) ( 1136 1536 -320 ) ( 1136 1376 -224 ) city4_1 0 0 0 1 1 +( 1104 1376 -232 ) ( 1264 1376 -232 ) ( 1104 1536 -232 ) city4_1 0 0 0 1 1 +( 1104 1376 -320 ) ( 1104 1376 -224 ) ( 1264 1376 -320 ) city4_1 0 0 0 1 1 +( 1104 1312 -320 ) ( 1104 1472 -320 ) ( 1104 1312 -224 ) city4_1 0 0 0 1 1 +} +// brush 31 +{ +( 1296 1472 -224 ) ( 1296 1312 -224 ) ( 1136 1472 -224 ) city4_1 0 0 0 1 1 +( 1296 1328 -224 ) ( 1136 1328 -224 ) ( 1296 1328 -320 ) city4_1 0 0 0 1 1 +( 1184 1472 -224 ) ( 1184 1472 -320 ) ( 1184 1312 -224 ) city4_1 0 0 0 1 1 +( 1136 1312 -232 ) ( 1296 1312 -232 ) ( 1136 1472 -232 ) city4_1 0 0 0 1 1 +( 1136 1312 -320 ) ( 1136 1312 -224 ) ( 1296 1312 -320 ) city4_1 0 0 0 1 1 +( 1120 1264 -320 ) ( 1120 1424 -320 ) ( 1120 1264 -224 ) city4_1 0 0 0 1 1 +} +// brush 32 +{ +( 1232 1520 -224 ) ( 1232 1360 -224 ) ( 1072 1520 -224 ) city4_1 0 0 0 1 1 +( 1232 1408 -224 ) ( 1072 1408 -224 ) ( 1232 1408 -320 ) city4_1 0 0 0 1 1 +( 1088 1520 -224 ) ( 1088 1520 -320 ) ( 1088 1360 -224 ) city4_1 0 0 0 1 1 +( 1072 1360 -232 ) ( 1232 1360 -232 ) ( 1072 1520 -232 ) city4_1 0 0 0 1 1 +( 1072 1376 -320 ) ( 1072 1376 -224 ) ( 1232 1376 -320 ) city4_1 0 0 0 1 1 +( 1056 1360 -320 ) ( 1056 1520 -320 ) ( 1056 1360 -224 ) city4_1 0 0 0 1 1 +} +// brush 33 +{ +( 1312 1472 -224 ) ( 1312 1312 -224 ) ( 1152 1472 -224 ) city4_1 0 0 0 1 1 +( 1312 1360 -224 ) ( 1152 1360 -224 ) ( 1312 1360 -320 ) city4_1 0 0 0 1 1 +( 1168 1472 -224 ) ( 1168 1472 -320 ) ( 1168 1312 -224 ) city4_1 0 0 0 1 1 +( 1152 1312 -232 ) ( 1312 1312 -232 ) ( 1152 1472 -232 ) city4_1 0 0 0 1 1 +( 1152 1344 -320 ) ( 1152 1344 -224 ) ( 1312 1344 -320 ) city4_1 0 0 0 1 1 +( 1136 1312 -320 ) ( 1136 1472 -320 ) ( 1136 1312 -224 ) city4_1 0 0 0 1 1 +} +} +// entity 153 +{ +"classname" "func_illusionary" +// brush 0 +{ +( 444 1956 128 ) ( 388 1956 128 ) ( 388 2012 128 ) wm1_1 0 0 0 1 1 +( 388 2012 96 ) ( 388 1956 96 ) ( 444 1956 96 ) wm1_1 0 0 0 1 1 +( 388 2012 128 ) ( 388 1984 128 ) ( 388 1984 96 ) wm1_2 0 0 0 1 1 +( 401 2021 128 ) ( 390 1995 128 ) ( 390 1995 96 ) wm1_2 0 0 0 1 1 +( 416 2024 128 ) ( 396 2004 128 ) ( 396 2004 96 ) wm1_2 4 0 0 1 1 +( 431 2021 128 ) ( 405 2010 128 ) ( 405 2010 96 ) wm1_2 0 0 0 1 1 +( 444 2012 128 ) ( 416 2012 128 ) ( 416 2012 96 ) wm1_2 0 0 0 1 1 +( 453 1999 128 ) ( 427 2010 128 ) ( 427 2010 96 ) wm1_2 0 0 0 1 1 +( 456 1984 128 ) ( 436 2004 128 ) ( 436 2004 96 ) wm1_2 4 0 0 1 1 +( 453 1969 128 ) ( 442 1995 128 ) ( 442 1995 96 ) wm1_2 0 0 0 1 1 +( 444 1956 128 ) ( 444 1984 128 ) ( 444 1984 96 ) wm1_2 0 0 0 1 1 +( 431 1947 128 ) ( 442 1973 128 ) ( 442 1973 96 ) wm1_2 0 0 0 1 1 +( 416 1944 128 ) ( 436 1964 128 ) ( 436 1964 96 ) wm1_2 -4 0 0 1 1 +( 401 1947 128 ) ( 427 1958 128 ) ( 427 1958 96 ) wm1_2 0 0 0 1 1 +( 388 1956 128 ) ( 416 1956 128 ) ( 416 1956 96 ) wm1_2 0 0 0 1 1 +( 379 1969 128 ) ( 405 1958 128 ) ( 405 1958 96 ) wm1_2 0 0 0 1 1 +( 376 1984 128 ) ( 396 1964 128 ) ( 396 1964 96 ) wm1_2 -4 0 0 1 1 +( 379 1999 128 ) ( 390 1973 128 ) ( 390 1973 96 ) wm1_2 0 0 0 1 1 +} +// brush 1 +{ +( 396 1812 -288 ) ( 436 1812 -288 ) ( 436 1772 -288 ) wm1_1 40 40 0 1 1 +( 384 1824 -320 ) ( 448 1824 -320 ) ( 436 1812 -288 ) wm1_2 24 0 0 1 1 +( 448 1840 -320 ) ( 448 1744 -320 ) ( 436 1772 -288 ) wm1_2 24 0 0 1 1 +( 384 1760 -320 ) ( 448 1760 -320 ) ( 448 1824 -320 ) wm1_1 40 40 0 1 1 +( 448 1760 -320 ) ( 384 1760 -320 ) ( 396 1772 -288 ) wm1_2 40 0 0 1 1 +( 384 1744 -320 ) ( 384 1840 -320 ) ( 396 1812 -288 ) wm1_2 40 0 0 1 1 +} +// brush 2 +{ +( 636 2012 128 ) ( 636 1956 128 ) ( 580 1956 128 ) wm1_1 0 0 0 1 1 +( 580 1956 96 ) ( 636 1956 96 ) ( 636 2012 96 ) wm1_1 0 0 0 1 1 +( 636 1984 96 ) ( 636 1984 128 ) ( 636 2012 128 ) wm1_2 0 0 0 1 1 +( 634 1995 96 ) ( 634 1995 128 ) ( 623 2021 128 ) wm1_2 0 0 0 1 1 +( 628 2004 96 ) ( 628 2004 128 ) ( 608 2024 128 ) wm1_2 4 0 0 1 1 +( 619 2010 96 ) ( 619 2010 128 ) ( 593 2021 128 ) wm1_2 0 0 0 1 1 +( 608 2012 96 ) ( 608 2012 128 ) ( 580 2012 128 ) wm1_2 0 0 0 1 1 +( 597 2010 96 ) ( 597 2010 128 ) ( 571 1999 128 ) wm1_2 0 0 0 1 1 +( 588 2004 96 ) ( 588 2004 128 ) ( 568 1984 128 ) wm1_2 4 0 0 1 1 +( 582 1995 96 ) ( 582 1995 128 ) ( 571 1969 128 ) wm1_2 0 0 0 1 1 +( 580 1984 96 ) ( 580 1984 128 ) ( 580 1956 128 ) wm1_2 0 0 0 1 1 +( 582 1973 96 ) ( 582 1973 128 ) ( 593 1947 128 ) wm1_2 0 0 0 1 1 +( 588 1964 96 ) ( 588 1964 128 ) ( 608 1944 128 ) wm1_2 -4 0 0 1 1 +( 597 1958 96 ) ( 597 1958 128 ) ( 623 1947 128 ) wm1_2 0 0 0 1 1 +( 608 1956 96 ) ( 608 1956 128 ) ( 636 1956 128 ) wm1_2 0 0 0 1 1 +( 619 1958 96 ) ( 619 1958 128 ) ( 645 1969 128 ) wm1_2 0 0 0 1 1 +( 628 1964 96 ) ( 628 1964 128 ) ( 648 1984 128 ) wm1_2 -4 0 0 1 1 +( 634 1973 96 ) ( 634 1973 128 ) ( 645 1999 128 ) wm1_2 0 0 0 1 1 +} +// brush 3 +{ +( 636 1820 128 ) ( 636 1764 128 ) ( 580 1764 128 ) wm1_1 0 0 0 1 1 +( 580 1764 96 ) ( 636 1764 96 ) ( 636 1820 96 ) wm1_1 0 0 0 1 1 +( 636 1792 96 ) ( 636 1792 128 ) ( 636 1820 128 ) wm1_2 0 0 0 1 1 +( 634 1803 96 ) ( 634 1803 128 ) ( 623 1829 128 ) wm1_2 0 0 0 1 1 +( 628 1812 96 ) ( 628 1812 128 ) ( 608 1832 128 ) wm1_2 4 0 0 1 1 +( 619 1818 96 ) ( 619 1818 128 ) ( 593 1829 128 ) wm1_2 0 0 0 1 1 +( 608 1820 96 ) ( 608 1820 128 ) ( 580 1820 128 ) wm1_2 0 0 0 1 1 +( 597 1818 96 ) ( 597 1818 128 ) ( 571 1807 128 ) wm1_2 0 0 0 1 1 +( 588 1812 96 ) ( 588 1812 128 ) ( 568 1792 128 ) wm1_2 4 0 0 1 1 +( 582 1803 96 ) ( 582 1803 128 ) ( 571 1777 128 ) wm1_2 0 0 0 1 1 +( 580 1792 96 ) ( 580 1792 128 ) ( 580 1764 128 ) wm1_2 0 0 0 1 1 +( 582 1781 96 ) ( 582 1781 128 ) ( 593 1755 128 ) wm1_2 0 0 0 1 1 +( 588 1772 96 ) ( 588 1772 128 ) ( 608 1752 128 ) wm1_2 -4 0 0 1 1 +( 597 1766 96 ) ( 597 1766 128 ) ( 623 1755 128 ) wm1_2 0 0 0 1 1 +( 608 1764 96 ) ( 608 1764 128 ) ( 636 1764 128 ) wm1_2 0 0 0 1 1 +( 619 1766 96 ) ( 619 1766 128 ) ( 645 1777 128 ) wm1_2 0 0 0 1 1 +( 628 1772 96 ) ( 628 1772 128 ) ( 648 1792 128 ) wm1_2 -4 0 0 1 1 +( 634 1781 96 ) ( 634 1781 128 ) ( 645 1807 128 ) wm1_2 0 0 0 1 1 +} +// brush 4 +{ +( 444 1764 128 ) ( 388 1764 128 ) ( 388 1820 128 ) wm1_1 0 0 0 1 1 +( 388 1820 96 ) ( 388 1764 96 ) ( 444 1764 96 ) wm1_1 0 0 0 1 1 +( 388 1820 128 ) ( 388 1792 128 ) ( 388 1792 96 ) wm1_2 0 0 0 1 1 +( 401 1829 128 ) ( 390 1803 128 ) ( 390 1803 96 ) wm1_2 0 0 0 1 1 +( 416 1832 128 ) ( 396 1812 128 ) ( 396 1812 96 ) wm1_2 4 0 0 1 1 +( 431 1829 128 ) ( 405 1818 128 ) ( 405 1818 96 ) wm1_2 0 0 0 1 1 +( 444 1820 128 ) ( 416 1820 128 ) ( 416 1820 96 ) wm1_2 0 0 0 1 1 +( 453 1807 128 ) ( 427 1818 128 ) ( 427 1818 96 ) wm1_2 0 0 0 1 1 +( 456 1792 128 ) ( 436 1812 128 ) ( 436 1812 96 ) wm1_2 4 0 0 1 1 +( 453 1777 128 ) ( 442 1803 128 ) ( 442 1803 96 ) wm1_2 0 0 0 1 1 +( 444 1764 128 ) ( 444 1792 128 ) ( 444 1792 96 ) wm1_2 0 0 0 1 1 +( 431 1755 128 ) ( 442 1781 128 ) ( 442 1781 96 ) wm1_2 0 0 0 1 1 +( 416 1752 128 ) ( 436 1772 128 ) ( 436 1772 96 ) wm1_2 -4 0 0 1 1 +( 401 1755 128 ) ( 427 1766 128 ) ( 427 1766 96 ) wm1_2 0 0 0 1 1 +( 388 1764 128 ) ( 416 1764 128 ) ( 416 1764 96 ) wm1_2 0 0 0 1 1 +( 379 1777 128 ) ( 405 1766 128 ) ( 405 1766 96 ) wm1_2 0 0 0 1 1 +( 376 1792 128 ) ( 396 1772 128 ) ( 396 1772 96 ) wm1_2 -4 0 0 1 1 +( 379 1807 128 ) ( 390 1781 128 ) ( 390 1781 96 ) wm1_2 0 0 0 1 1 +} +// brush 5 +{ +( 588 1812 -288 ) ( 628 1812 -288 ) ( 628 1772 -288 ) wm1_1 40 40 0 1 1 +( 576 1824 -320 ) ( 640 1824 -320 ) ( 628 1812 -288 ) wm1_2 24 0 0 1 1 +( 640 1840 -320 ) ( 640 1744 -320 ) ( 628 1772 -288 ) wm1_2 24 0 0 1 1 +( 576 1760 -320 ) ( 640 1760 -320 ) ( 640 1824 -320 ) wm1_1 40 40 0 1 1 +( 640 1760 -320 ) ( 576 1760 -320 ) ( 588 1772 -288 ) wm1_2 40 0 0 1 1 +( 576 1744 -320 ) ( 576 1840 -320 ) ( 588 1812 -288 ) wm1_2 40 0 0 1 1 +} +// brush 6 +{ +( 396 2004 -288 ) ( 436 2004 -288 ) ( 436 1964 -288 ) wm1_1 40 40 0 1 1 +( 384 2016 -320 ) ( 448 2016 -320 ) ( 436 2004 -288 ) wm1_2 24 0 0 1 1 +( 448 2032 -320 ) ( 448 1936 -320 ) ( 436 1964 -288 ) wm1_2 24 0 0 1 1 +( 384 1952 -320 ) ( 448 1952 -320 ) ( 448 2016 -320 ) wm1_1 40 40 0 1 1 +( 448 1952 -320 ) ( 384 1952 -320 ) ( 396 1964 -288 ) wm1_2 40 0 0 1 1 +( 384 1936 -320 ) ( 384 2032 -320 ) ( 396 2004 -288 ) wm1_2 40 0 0 1 1 +} +// brush 7 +{ +( 588 2004 -288 ) ( 628 2004 -288 ) ( 628 1964 -288 ) wm1_1 40 40 0 1 1 +( 576 2016 -320 ) ( 640 2016 -320 ) ( 628 2004 -288 ) wm1_2 24 0 0 1 1 +( 640 2032 -320 ) ( 640 1936 -320 ) ( 628 1964 -288 ) wm1_2 24 0 0 1 1 +( 576 1952 -320 ) ( 640 1952 -320 ) ( 640 2016 -320 ) wm1_1 40 40 0 1 1 +( 640 1952 -320 ) ( 576 1952 -320 ) ( 588 1964 -288 ) wm1_2 40 0 0 1 1 +( 576 1936 -320 ) ( 576 2032 -320 ) ( 588 2004 -288 ) wm1_2 40 0 0 1 1 +} +// brush 8 +{ +( 636 2012 320 ) ( 636 1956 320 ) ( 580 1956 320 ) wm1_1 0 0 0 1 1 +( 580 1956 288 ) ( 636 1956 288 ) ( 636 2012 288 ) wm1_1 0 0 0 1 1 +( 636 1984 288 ) ( 636 1984 320 ) ( 636 2012 320 ) wm1_2 0 0 0 1 1 +( 634 1995 288 ) ( 634 1995 320 ) ( 623 2021 320 ) wm1_2 0 0 0 1 1 +( 628 2004 288 ) ( 628 2004 320 ) ( 608 2024 320 ) wm1_2 4 0 0 1 1 +( 619 2010 288 ) ( 619 2010 320 ) ( 593 2021 320 ) wm1_2 0 0 0 1 1 +( 608 2012 288 ) ( 608 2012 320 ) ( 580 2012 320 ) wm1_2 0 0 0 1 1 +( 597 2010 288 ) ( 597 2010 320 ) ( 571 1999 320 ) wm1_2 0 0 0 1 1 +( 588 2004 288 ) ( 588 2004 320 ) ( 568 1984 320 ) wm1_2 4 0 0 1 1 +( 582 1995 288 ) ( 582 1995 320 ) ( 571 1969 320 ) wm1_2 0 0 0 1 1 +( 580 1984 288 ) ( 580 1984 320 ) ( 580 1956 320 ) wm1_2 0 0 0 1 1 +( 582 1973 288 ) ( 582 1973 320 ) ( 593 1947 320 ) wm1_2 0 0 0 1 1 +( 588 1964 288 ) ( 588 1964 320 ) ( 608 1944 320 ) wm1_2 -4 0 0 1 1 +( 597 1958 288 ) ( 597 1958 320 ) ( 623 1947 320 ) wm1_2 0 0 0 1 1 +( 608 1956 288 ) ( 608 1956 320 ) ( 636 1956 320 ) wm1_2 0 0 0 1 1 +( 619 1958 288 ) ( 619 1958 320 ) ( 645 1969 320 ) wm1_2 0 0 0 1 1 +( 628 1964 288 ) ( 628 1964 320 ) ( 648 1984 320 ) wm1_2 -4 0 0 1 1 +( 634 1973 288 ) ( 634 1973 320 ) ( 645 1999 320 ) wm1_2 0 0 0 1 1 +} +// brush 9 +{ +( 444 1956 320 ) ( 388 1956 320 ) ( 388 2012 320 ) wm1_1 0 0 0 1 1 +( 388 2012 288 ) ( 388 1956 288 ) ( 444 1956 288 ) wm1_1 0 0 0 1 1 +( 388 2012 320 ) ( 388 1984 320 ) ( 388 1984 288 ) wm1_2 0 0 0 1 1 +( 401 2021 320 ) ( 390 1995 320 ) ( 390 1995 288 ) wm1_2 0 0 0 1 1 +( 416 2024 320 ) ( 396 2004 320 ) ( 396 2004 288 ) wm1_2 4 0 0 1 1 +( 431 2021 320 ) ( 405 2010 320 ) ( 405 2010 288 ) wm1_2 0 0 0 1 1 +( 444 2012 320 ) ( 416 2012 320 ) ( 416 2012 288 ) wm1_2 0 0 0 1 1 +( 453 1999 320 ) ( 427 2010 320 ) ( 427 2010 288 ) wm1_2 0 0 0 1 1 +( 456 1984 320 ) ( 436 2004 320 ) ( 436 2004 288 ) wm1_2 4 0 0 1 1 +( 453 1969 320 ) ( 442 1995 320 ) ( 442 1995 288 ) wm1_2 0 0 0 1 1 +( 444 1956 320 ) ( 444 1984 320 ) ( 444 1984 288 ) wm1_2 0 0 0 1 1 +( 431 1947 320 ) ( 442 1973 320 ) ( 442 1973 288 ) wm1_2 0 0 0 1 1 +( 416 1944 320 ) ( 436 1964 320 ) ( 436 1964 288 ) wm1_2 -4 0 0 1 1 +( 401 1947 320 ) ( 427 1958 320 ) ( 427 1958 288 ) wm1_2 0 0 0 1 1 +( 388 1956 320 ) ( 416 1956 320 ) ( 416 1956 288 ) wm1_2 0 0 0 1 1 +( 379 1969 320 ) ( 405 1958 320 ) ( 405 1958 288 ) wm1_2 0 0 0 1 1 +( 376 1984 320 ) ( 396 1964 320 ) ( 396 1964 288 ) wm1_2 -4 0 0 1 1 +( 379 1999 320 ) ( 390 1973 320 ) ( 390 1973 288 ) wm1_2 0 0 0 1 1 +} +// brush 10 +{ +( 636 1820 320 ) ( 636 1764 320 ) ( 580 1764 320 ) wm1_1 0 0 0 1 1 +( 580 1764 288 ) ( 636 1764 288 ) ( 636 1820 288 ) wm1_1 0 0 0 1 1 +( 636 1792 288 ) ( 636 1792 320 ) ( 636 1820 320 ) wm1_2 0 0 0 1 1 +( 634 1803 288 ) ( 634 1803 320 ) ( 623 1829 320 ) wm1_2 0 0 0 1 1 +( 628 1812 288 ) ( 628 1812 320 ) ( 608 1832 320 ) wm1_2 4 0 0 1 1 +( 619 1818 288 ) ( 619 1818 320 ) ( 593 1829 320 ) wm1_2 0 0 0 1 1 +( 608 1820 288 ) ( 608 1820 320 ) ( 580 1820 320 ) wm1_2 0 0 0 1 1 +( 597 1818 288 ) ( 597 1818 320 ) ( 571 1807 320 ) wm1_2 0 0 0 1 1 +( 588 1812 288 ) ( 588 1812 320 ) ( 568 1792 320 ) wm1_2 4 0 0 1 1 +( 582 1803 288 ) ( 582 1803 320 ) ( 571 1777 320 ) wm1_2 0 0 0 1 1 +( 580 1792 288 ) ( 580 1792 320 ) ( 580 1764 320 ) wm1_2 0 0 0 1 1 +( 582 1781 288 ) ( 582 1781 320 ) ( 593 1755 320 ) wm1_2 0 0 0 1 1 +( 588 1772 288 ) ( 588 1772 320 ) ( 608 1752 320 ) wm1_2 -4 0 0 1 1 +( 597 1766 288 ) ( 597 1766 320 ) ( 623 1755 320 ) wm1_2 0 0 0 1 1 +( 608 1764 288 ) ( 608 1764 320 ) ( 636 1764 320 ) wm1_2 0 0 0 1 1 +( 619 1766 288 ) ( 619 1766 320 ) ( 645 1777 320 ) wm1_2 0 0 0 1 1 +( 628 1772 288 ) ( 628 1772 320 ) ( 648 1792 320 ) wm1_2 -4 0 0 1 1 +( 634 1781 288 ) ( 634 1781 320 ) ( 645 1807 320 ) wm1_2 0 0 0 1 1 +} +// brush 11 +{ +( 444 1764 320 ) ( 388 1764 320 ) ( 388 1820 320 ) wm1_1 0 0 0 1 1 +( 388 1820 288 ) ( 388 1764 288 ) ( 444 1764 288 ) wm1_1 0 0 0 1 1 +( 388 1820 320 ) ( 388 1792 320 ) ( 388 1792 288 ) wm1_2 0 0 0 1 1 +( 401 1829 320 ) ( 390 1803 320 ) ( 390 1803 288 ) wm1_2 0 0 0 1 1 +( 416 1832 320 ) ( 396 1812 320 ) ( 396 1812 288 ) wm1_2 4 0 0 1 1 +( 431 1829 320 ) ( 405 1818 320 ) ( 405 1818 288 ) wm1_2 0 0 0 1 1 +( 444 1820 320 ) ( 416 1820 320 ) ( 416 1820 288 ) wm1_2 0 0 0 1 1 +( 453 1807 320 ) ( 427 1818 320 ) ( 427 1818 288 ) wm1_2 0 0 0 1 1 +( 456 1792 320 ) ( 436 1812 320 ) ( 436 1812 288 ) wm1_2 4 0 0 1 1 +( 453 1777 320 ) ( 442 1803 320 ) ( 442 1803 288 ) wm1_2 0 0 0 1 1 +( 444 1764 320 ) ( 444 1792 320 ) ( 444 1792 288 ) wm1_2 0 0 0 1 1 +( 431 1755 320 ) ( 442 1781 320 ) ( 442 1781 288 ) wm1_2 0 0 0 1 1 +( 416 1752 320 ) ( 436 1772 320 ) ( 436 1772 288 ) wm1_2 -4 0 0 1 1 +( 401 1755 320 ) ( 427 1766 320 ) ( 427 1766 288 ) wm1_2 0 0 0 1 1 +( 388 1764 320 ) ( 416 1764 320 ) ( 416 1764 288 ) wm1_2 0 0 0 1 1 +( 379 1777 320 ) ( 405 1766 320 ) ( 405 1766 288 ) wm1_2 0 0 0 1 1 +( 376 1792 320 ) ( 396 1772 320 ) ( 396 1772 288 ) wm1_2 -4 0 0 1 1 +( 379 1807 320 ) ( 390 1781 320 ) ( 390 1781 288 ) wm1_2 0 0 0 1 1 +} +} +// entity 154 +{ +"classname" "func_illusionary" +// brush 0 +{ +( -128 1456 192 ) ( -112 1440 192 ) ( -128 1440 192 ) wm1_2 32 32 0 1 1 +( -128 1440 -128 ) ( -128 1456 128 ) ( -128 1440 128 ) wm1_2 32 0 0 1 1 +( -112 1440 128 ) ( -128 1440 -128 ) ( -128 1440 128 ) wm1_2 32 0 0 1 1 +( -128 1456 -128 ) ( -112 1440 -128 ) ( -112 1456 -128 ) wm1_2 32 32 0 1 1 +( -112 1440 128 ) ( -112 1488 128 ) ( -112 1488 -128 ) wm1_2 32 0 0 1 1 +( -128 1504 -64 ) ( -112 1488 -64 ) ( -112 1488 192 ) wm1_2 32 0 0 1 1 +} +// brush 1 +{ +( -64 1504 192 ) ( -64 1488 192 ) ( -80 1504 192 ) wm1_2 32 32 0 1 1 +( -64 1504 128 ) ( -80 1504 128 ) ( -64 1504 -128 ) wm1_2 32 0 0 1 1 +( -64 1504 128 ) ( -64 1504 -128 ) ( -64 1488 128 ) wm1_2 32 0 0 1 1 +( -80 1488 -128 ) ( -64 1488 -128 ) ( -80 1504 -128 ) wm1_2 32 32 0 1 1 +( -112 1488 -64 ) ( -112 1488 192 ) ( -64 1488 192 ) wm1_2 32 0 0 1 1 +( -112 1488 192 ) ( -112 1488 -64 ) ( -128 1504 -64 ) wm1_2 32 0 0 1 1 +} +// brush 2 +{ +( -144 1472 192 ) ( -80 1408 192 ) ( -144 1408 192 ) wm1_2 32 32 0 1 1 +( -112 1488 0 ) ( -112 1440 0 ) ( -112 1440 -96 ) wm1_2 32 0 0 1 1 +( -112 1440 256 ) ( -88 1448 256 ) ( -88 1448 160 ) wm1_2 32 0 0 1 1 +( -144 1472 160 ) ( -80 1408 160 ) ( -80 1472 160 ) wm1_2 32 32 0 1 1 +( -80 1456 256 ) ( -88 1448 160 ) ( -88 1448 256 ) wm1_2 32 0 0 1 1 +( -64 1488 -32 ) ( -64 1488 64 ) ( -112 1488 64 ) wm1_2 32 0 0 1 1 +( -72 1464 320 ) ( -72 1464 416 ) ( -64 1488 416 ) wm1_2 32 0 0 1 1 +} +// brush 3 +{ +( -128 1312 192 ) ( -112 1312 192 ) ( -128 1296 192 ) wm1_2 32 32 0 1 1 +( -128 1312 128 ) ( -128 1296 128 ) ( -128 1312 -128 ) wm1_2 32 0 0 1 1 +( -128 1312 128 ) ( -128 1312 -128 ) ( -112 1312 128 ) wm1_2 32 0 0 1 1 +( -112 1296 -128 ) ( -112 1312 -128 ) ( -128 1296 -128 ) wm1_2 32 32 0 1 1 +( -112 1264 -128 ) ( -112 1264 128 ) ( -112 1312 128 ) wm1_2 32 0 0 1 1 +( -112 1264 192 ) ( -112 1264 -64 ) ( -128 1248 -64 ) wm1_2 32 0 0 1 1 +} +// brush 4 +{ +( -80 1248 192 ) ( -64 1264 192 ) ( -64 1248 192 ) wm1_2 32 32 0 1 1 +( -64 1248 -128 ) ( -80 1248 128 ) ( -64 1248 128 ) wm1_2 32 0 0 1 1 +( -64 1264 128 ) ( -64 1248 -128 ) ( -64 1248 128 ) wm1_2 32 0 0 1 1 +( -80 1248 -128 ) ( -64 1264 -128 ) ( -80 1264 -128 ) wm1_2 32 32 0 1 1 +( -64 1264 192 ) ( -112 1264 192 ) ( -112 1264 -64 ) wm1_2 32 0 0 1 1 +( -128 1248 -64 ) ( -112 1264 -64 ) ( -112 1264 192 ) wm1_2 32 0 0 1 1 +} +// brush 5 +{ +( -144 1344 192 ) ( -80 1344 192 ) ( -144 1280 192 ) wm1_2 32 32 0 1 1 +( -112 1312 -96 ) ( -112 1312 0 ) ( -112 1264 0 ) wm1_2 32 0 0 1 1 +( -88 1304 160 ) ( -88 1304 256 ) ( -112 1312 256 ) wm1_2 32 0 0 1 1 +( -80 1280 160 ) ( -80 1344 160 ) ( -144 1280 160 ) wm1_2 32 32 0 1 1 +( -88 1304 256 ) ( -88 1304 160 ) ( -80 1296 256 ) wm1_2 32 0 0 1 1 +( -112 1264 64 ) ( -64 1264 64 ) ( -64 1264 -32 ) wm1_2 32 0 0 1 1 +( -64 1264 416 ) ( -72 1288 416 ) ( -72 1288 320 ) wm1_2 32 0 0 1 1 +} +// brush 6 +{ +( 128 1440 192 ) ( 112 1440 192 ) ( 128 1456 192 ) wm1_2 32 32 0 1 1 +( 128 1440 128 ) ( 128 1456 128 ) ( 128 1440 -128 ) wm1_2 32 0 0 1 1 +( 128 1440 128 ) ( 128 1440 -128 ) ( 112 1440 128 ) wm1_2 32 0 0 1 1 +( 112 1456 -128 ) ( 112 1440 -128 ) ( 128 1456 -128 ) wm1_2 32 32 0 1 1 +( 112 1488 -128 ) ( 112 1488 128 ) ( 112 1440 128 ) wm1_2 32 0 0 1 1 +( 112 1488 192 ) ( 112 1488 -64 ) ( 128 1504 -64 ) wm1_2 32 0 0 1 1 +} +// brush 7 +{ +( 80 1504 192 ) ( 64 1488 192 ) ( 64 1504 192 ) wm1_2 32 32 0 1 1 +( 64 1504 -128 ) ( 80 1504 128 ) ( 64 1504 128 ) wm1_2 32 0 0 1 1 +( 64 1488 128 ) ( 64 1504 -128 ) ( 64 1504 128 ) wm1_2 32 0 0 1 1 +( 80 1504 -128 ) ( 64 1488 -128 ) ( 80 1488 -128 ) wm1_2 32 32 0 1 1 +( 64 1488 192 ) ( 112 1488 192 ) ( 112 1488 -64 ) wm1_2 32 0 0 1 1 +( 128 1504 -64 ) ( 112 1488 -64 ) ( 112 1488 192 ) wm1_2 32 0 0 1 1 +} +// brush 8 +{ +( 144 1408 192 ) ( 80 1408 192 ) ( 144 1472 192 ) wm1_2 32 32 0 1 1 +( 112 1440 -96 ) ( 112 1440 0 ) ( 112 1488 0 ) wm1_2 32 0 0 1 1 +( 88 1448 128 ) ( 88 1448 224 ) ( 112 1440 224 ) wm1_2 32 0 0 1 1 +( 80 1472 160 ) ( 80 1408 160 ) ( 144 1472 160 ) wm1_2 32 32 0 1 1 +( 88 1448 224 ) ( 88 1448 128 ) ( 80 1456 224 ) wm1_2 32 0 0 1 1 +( 112 1488 64 ) ( 64 1488 64 ) ( 64 1488 -32 ) wm1_2 32 0 0 1 1 +( 64 1488 384 ) ( 72 1464 384 ) ( 72 1464 288 ) wm1_2 32 0 0 1 1 +} +// brush 9 +{ +( 128 1296 192 ) ( 112 1312 192 ) ( 128 1312 192 ) wm1_2 32 32 0 1 1 +( 128 1312 -128 ) ( 128 1296 128 ) ( 128 1312 128 ) wm1_2 32 0 0 1 1 +( 112 1312 128 ) ( 128 1312 -128 ) ( 128 1312 128 ) wm1_2 32 0 0 1 1 +( 128 1296 -128 ) ( 112 1312 -128 ) ( 112 1296 -128 ) wm1_2 32 32 0 1 1 +( 112 1312 128 ) ( 112 1264 128 ) ( 112 1264 -128 ) wm1_2 32 0 0 1 1 +( 128 1248 -64 ) ( 112 1264 -64 ) ( 112 1264 192 ) wm1_2 32 0 0 1 1 +} +// brush 10 +{ +( 64 1248 192 ) ( 64 1264 192 ) ( 80 1248 192 ) wm1_2 32 32 0 1 1 +( 64 1248 128 ) ( 80 1248 128 ) ( 64 1248 -128 ) wm1_2 32 0 0 1 1 +( 64 1248 128 ) ( 64 1248 -128 ) ( 64 1264 128 ) wm1_2 32 0 0 1 1 +( 80 1264 -128 ) ( 64 1264 -128 ) ( 80 1248 -128 ) wm1_2 32 32 0 1 1 +( 112 1264 -64 ) ( 112 1264 192 ) ( 64 1264 192 ) wm1_2 32 0 0 1 1 +( 112 1264 192 ) ( 112 1264 -64 ) ( 128 1248 -64 ) wm1_2 32 0 0 1 1 +} +// brush 11 +{ +( 144 1280 192 ) ( 80 1344 192 ) ( 144 1344 192 ) wm1_2 32 32 0 1 1 +( 112 1264 0 ) ( 112 1312 0 ) ( 112 1312 -96 ) wm1_2 32 0 0 1 1 +( 112 1312 224 ) ( 88 1304 224 ) ( 88 1304 128 ) wm1_2 32 0 0 1 1 +( 144 1280 160 ) ( 80 1344 160 ) ( 80 1280 160 ) wm1_2 32 32 0 1 1 +( 80 1296 224 ) ( 88 1304 128 ) ( 88 1304 224 ) wm1_2 32 0 0 1 1 +( 64 1264 -32 ) ( 64 1264 64 ) ( 112 1264 64 ) wm1_2 32 0 0 1 1 +( 72 1288 288 ) ( 72 1288 384 ) ( 64 1264 384 ) wm1_2 32 0 0 1 1 +} +// brush 12 +{ +( -144 1472 160 ) ( -80 1408 160 ) ( -144 1408 160 ) wiz1_4 32 32 0 1 1 +( -112 1488 -32 ) ( -112 1440 -32 ) ( -112 1440 -128 ) wiz1_4 32 0 0 1 1 +( -112 1440 -32 ) ( -88 1448 -32 ) ( -88 1448 -128 ) wiz1_4 32 0 0 1 1 +( -144 1472 -128 ) ( -80 1408 -128 ) ( -80 1472 -128 ) wiz1_4 32 32 0 1 1 +( -80 1456 -32 ) ( -88 1448 -128 ) ( -88 1448 -32 ) wiz1_4 32 0 0 1 1 +( -64 1488 -64 ) ( -64 1488 32 ) ( -112 1488 32 ) wiz1_4 32 0 0 1 1 +( -72 1464 32 ) ( -72 1464 128 ) ( -64 1488 128 ) wiz1_4 32 0 0 1 1 +} +// brush 13 +{ +( -144 1344 160 ) ( -80 1344 160 ) ( -144 1280 160 ) wiz1_4 32 32 0 1 1 +( -112 1312 -128 ) ( -112 1312 -32 ) ( -112 1264 -32 ) wiz1_4 32 0 0 1 1 +( -88 1304 -128 ) ( -88 1304 -32 ) ( -112 1312 -32 ) wiz1_4 32 0 0 1 1 +( -80 1280 -128 ) ( -80 1344 -128 ) ( -144 1280 -128 ) wiz1_4 32 32 0 1 1 +( -88 1304 -32 ) ( -88 1304 -128 ) ( -80 1296 -32 ) wiz1_4 32 0 0 1 1 +( -112 1264 32 ) ( -64 1264 32 ) ( -64 1264 -64 ) wiz1_4 32 0 0 1 1 +( -64 1264 128 ) ( -72 1288 128 ) ( -72 1288 32 ) wiz1_4 32 0 0 1 1 +} +// brush 14 +{ +( 144 1408 160 ) ( 80 1408 160 ) ( 144 1472 160 ) wiz1_4 32 32 0 1 1 +( 112 1440 -128 ) ( 112 1440 -32 ) ( 112 1488 -32 ) wiz1_4 32 0 0 1 1 +( 88 1448 -160 ) ( 88 1448 -64 ) ( 112 1440 -64 ) wiz1_4 32 0 0 1 1 +( 80 1472 -128 ) ( 80 1408 -128 ) ( 144 1472 -128 ) wiz1_4 32 32 0 1 1 +( 88 1448 -64 ) ( 88 1448 -160 ) ( 80 1456 -64 ) wiz1_4 32 0 0 1 1 +( 112 1488 32 ) ( 64 1488 32 ) ( 64 1488 -64 ) wiz1_4 32 0 0 1 1 +( 64 1488 96 ) ( 72 1464 96 ) ( 72 1464 0 ) wiz1_4 32 0 0 1 1 +} +// brush 15 +{ +( 144 1280 160 ) ( 80 1344 160 ) ( 144 1344 160 ) wiz1_4 32 32 0 1 1 +( 112 1264 -32 ) ( 112 1312 -32 ) ( 112 1312 -128 ) wiz1_4 32 0 0 1 1 +( 112 1312 -64 ) ( 88 1304 -64 ) ( 88 1304 -160 ) wiz1_4 32 0 0 1 1 +( 144 1280 -128 ) ( 80 1344 -128 ) ( 80 1280 -128 ) wiz1_4 32 32 0 1 1 +( 80 1296 -64 ) ( 88 1304 -160 ) ( 88 1304 -64 ) wiz1_4 32 0 0 1 1 +( 64 1264 -64 ) ( 64 1264 32 ) ( 112 1264 32 ) wiz1_4 32 0 0 1 1 +( 72 1288 0 ) ( 72 1288 96 ) ( 64 1264 96 ) wiz1_4 32 0 0 1 1 +} +} +// entity 155 +{ +"classname" "trigger_secret" +// brush 0 +{ +( 1216 1472 -192 ) ( 1216 1216 -192 ) ( 992 1472 -192 ) trigger 0 0 0 32 32 +( 1216 1472 -128 ) ( 992 1472 -128 ) ( 1216 1472 -256 ) trigger 0 0 0 32 32 +( 1216 1472 -128 ) ( 1216 1472 -256 ) ( 1216 1216 -128 ) trigger 0 0 0 32 32 +( 992 1216 -256 ) ( 1216 1216 -256 ) ( 992 1472 -256 ) trigger 0 0 0 32 32 +( 992 1216 -256 ) ( 992 1216 -128 ) ( 1216 1216 -256 ) trigger 0 0 0 32 32 +( 960 1216 -256 ) ( 960 1472 -256 ) ( 960 1216 -128 ) trigger 0 0 0 32 32 +} +} +// entity 156 +{ +"classname" "trigger_secret" +// brush 0 +{ +( 1568 3872 128 ) ( 1568 3776 128 ) ( 1472 3872 128 ) trigger 0 0 0 32 32 +( 1536 3904 128 ) ( 1440 3904 128 ) ( 1536 3904 64 ) trigger 0 0 0 32 32 +( 1600 3840 128 ) ( 1600 3840 64 ) ( 1600 3744 128 ) trigger 0 0 0 32 32 +( 1472 3776 64 ) ( 1568 3776 64 ) ( 1472 3872 64 ) trigger 0 0 0 32 32 +( 1504 3744 64 ) ( 1504 3744 128 ) ( 1600 3744 64 ) trigger 0 0 0 32 32 +( 1440 3808 64 ) ( 1440 3904 64 ) ( 1440 3808 128 ) trigger 0 0 0 32 32 +} +} +// entity 157 +{ +"classname" "trigger_secret" +// brush 0 +{ +( -512 2880 -64 ) ( -512 2816 -64 ) ( -576 2880 -64 ) trigger 0 0 0 32 32 +( -512 2880 -64 ) ( -576 2880 -64 ) ( -512 2880 -128 ) trigger 0 0 0 32 32 +( -512 2880 -64 ) ( -512 2880 -128 ) ( -512 2816 -64 ) trigger 0 0 0 32 32 +( -576 2816 -128 ) ( -512 2816 -128 ) ( -576 2880 -128 ) trigger 0 0 0 32 32 +( -576 2816 -128 ) ( -576 2816 -64 ) ( -512 2816 -128 ) trigger 0 0 0 32 32 +( -544 2816 -128 ) ( -544 2880 -128 ) ( -544 2816 -64 ) trigger 0 0 0 32 32 +} +} +// entity 158 +{ +"classname" "light" +"origin" "704 2848 160" +"light" "222" +"targetname" "doorcross" +"wait" "2.5" +} +// entity 159 +{ +"classname" "light" +"origin" "-64 3200 192" +"light" "222" +"wait" "2.5" +} +// entity 160 +{ +"classname" "monster_polyp" +"origin" "832 3328 224" +"angle" "270" +"targetname" "doorcross" +"spawnflags" "448" +} +// entity 161 +{ +"classname" "light" +"origin" "848 2664 232" +"light" "166" +"wait" "1.2" +} +// entity 162 +{ +"classname" "light" +"origin" "1744 3312 208" +"light" "166" +"wait" ".25" +} +// entity 163 +{ +"classname" "light" +"origin" "1744 3312 288" +"light" "166" +"wait" ".25" +} +// entity 164 +{ +"classname" "light" +"origin" "1744 3312 368" +"light" "166" +"wait" ".25" +} +// entity 165 +{ +"classname" "light" +"origin" "1744 3632 208" +"light" "166" +"wait" ".25" +} +// entity 166 +{ +"classname" "light" +"origin" "1744 3632 368" +"light" "166" +"wait" ".25" +} +// entity 167 +{ +"classname" "light" +"origin" "1744 3632 288" +"light" "166" +"wait" ".25" +} +// entity 168 +{ +"classname" "light" +"origin" "1664 1888 -272" +"light" "-222" +"wait" "2" +"_anglesense" ".2" +} +// entity 169 +{ +"classname" "light_torch_long_walltorch" +"origin" "1376 2008 24" +"angle" "90" +"light" "488" +"wait" "1.75" +} +// entity 170 +{ +"classname" "light_torch_long_walltorch" +"origin" "1376 1320 -88" +"angle" "270" +"light" "400" +"wait" "1.5" +} +// entity 171 +{ +"classname" "light" +"origin" "1552 1888 -288" +"light" "166" +"wait" ".5" +"_anglesense" ".2" +} +// entity 172 +{ +"classname" "light" +"origin" "1024 1888 -272" +"light" "99" +"wait" "1.5" +"_anglesense" ".3" +} +// entity 173 +{ +"classname" "light" +"origin" "864 2664 216" +"light" "111" +"wait" "1.2" +} +// entity 174 +{ +"classname" "light" +"origin" "1264 3536 400" +"light" "200" +} +// entity 175 +{ +"classname" "light" +"origin" "1168 3536 400" +"light" "200" +} +// entity 176 +{ +"classname" "light" +"origin" "1168 3632 400" +"light" "200" +} +// entity 177 +{ +"classname" "light" +"origin" "1264 3632 400" +"light" "200" +} +// entity 178 +{ +"classname" "light" +"origin" "1520 3824 128" +"light" "222" +} +// entity 179 +{ +"classname" "light" +"origin" "-160 2848 96" +"light" "222" +} +// entity 180 +{ +"classname" "light_torch_long_walltorch" +"origin" "832 3032 -128" +"wait" "1.5" +"light" "400" +"angle" "-90" +} +// entity 181 +{ +"classname" "light" +"origin" "1376 1888 -384" +"light" "-144" +"wait" ".5" +"_anglesense" ".2" +} +// entity 182 +{ +"classname" "light" +"origin" "1200 1888 -352" +"light" "-144" +"wait" ".5" +"_anglesense" ".2" +} +// entity 183 +{ +"classname" "monster_wizard" +"origin" "1216 1920 -32" +"spawnflags" "769" +"angle" "315" +"targetname" "waterscrags" +} +// entity 184 +{ +"classname" "monster_wizard" +"origin" "1152 1824 80" +"spawnflags" "769" +"targetname" "waterscrags" +} +// entity 185 +{ +"classname" "monster_fish" +"origin" "640 2064 -240" +"angle" "180" +"corpse_time" "-1" +"target" "fish3" +} +// entity 186 +{ +"classname" "monster_fish" +"origin" "224 1984 -256" +"angle" "180" +"corpse_time" "-1" +"target" "fish8" +} +// entity 187 +{ +"classname" "light" +"origin" "1376 1616 64" +"light" "222" +"wait" ".75" +"delay" "5" +} +// entity 188 +{ +"classname" "light" +"origin" "-64 2720 -16" +"light" "255" +} +// entity 189 +{ +"classname" "light" +"origin" "-64 2976 -16" +"light" "255" +} +// entity 190 +{ +"classname" "light" +"origin" "192 2976 -16" +"light" "255" +} +// entity 191 +{ +"classname" "light" +"origin" "192 2720 -16" +"light" "255" +} +// entity 192 +{ +"classname" "light_torch_long_walltorch" +"origin" "344 3040 64" +"light" "333" +"wait" "2" +} +// entity 193 +{ +"classname" "light_torch_long_walltorch" +"origin" "-128 3128 64" +"light" "333" +"wait" "2" +"angle" "90" +} +// entity 194 +{ +"classname" "light" +"origin" "832 2768 32" +"light" "111" +"wait" ".5" +} +// entity 195 +{ +"classname" "light" +"origin" "768 2768 32" +"light" "144" +} +// entity 196 +{ +"classname" "light" +"origin" "768 2944 32" +"light" "144" +} +// entity 197 +{ +"classname" "light" +"origin" "832 2944 32" +"light" "111" +"wait" ".5" +} +// entity 198 +{ +"classname" "light" +"origin" "-48 2736 80" +"light" "99" +"delay" "2" +} +// entity 199 +{ +"classname" "light" +"origin" "-48 2960 80" +"light" "99" +"delay" "2" +} +// entity 200 +{ +"classname" "light" +"origin" "176 2960 80" +"light" "99" +"delay" "2" +} +// entity 201 +{ +"classname" "light" +"origin" "176 2736 80" +"light" "99" +"delay" "2" +} +// entity 202 +{ +"classname" "light" +"origin" "512 2080 224" +"light" "333" +"_anglesense" "0" +"wait" "2" +} +// entity 203 +{ +"classname" "light" +"origin" "896 2768 32" +"light" "144" +} +// entity 204 +{ +"classname" "light" +"origin" "896 2944 32" +"light" "144" +} +// entity 205 +{ +"classname" "light" +"origin" "-96 2848 224" +"light" "144" +"wait" ".5" +} +// entity 206 +{ +"classname" "light" +"origin" "224 2848 224" +"light" "144" +"wait" ".5" +} +// entity 207 +{ +"classname" "light" +"origin" "64 2688 224" +"light" "144" +"wait" ".5" +} +// entity 208 +{ +"classname" "light" +"origin" "64 3008 224" +"light" "144" +"wait" ".5" +} +// entity 209 +{ +"classname" "light_torch_long_walltorch" +"origin" "344 2656 64" +"light" "333" +"wait" "2" +} +// entity 210 +{ +"classname" "light_torch_long_walltorch" +"origin" "-128 2568 64" +"light" "333" +"wait" "2" +"angle" "270" +} +// entity 211 +{ +"classname" "light" +"origin" "1472 1888 -96" +"light" "166" +} +// entity 212 +{ +"classname" "light" +"origin" "1472 1888 48" +"light" "166" +} +// entity 213 +{ +"classname" "light" +"origin" "1088 1888 -96" +"light" "177" +} +// entity 214 +{ +"classname" "light" +"origin" "1088 1888 48" +"light" "177" +} +// entity 215 +{ +"classname" "light" +"origin" "0 32 0" +"light" "177" +} +// entity 216 +{ +"classname" "light" +"origin" "896 2336 32" +"light" "177" +"wait" ".5" +} +// entity 217 +{ +"classname" "light" +"origin" "128 2336 32" +"light" "177" +"wait" ".5" +} +// entity 218 +{ +"classname" "light" +"origin" "320 2336 32" +"light" "122" +"wait" ".5" +} +// entity 219 +{ +"classname" "light" +"origin" "512 2336 32" +"light" "188" +"wait" ".5" +} +// entity 220 +{ +"classname" "light" +"origin" "704 2336 32" +"light" "122" +"wait" ".5" +} +// entity 221 +{ +"classname" "light" +"origin" "0 2304 -16" +"light" "111" +} +// entity 222 +{ +"classname" "light" +"origin" "0 2304 48" +"light" "111" +} +// entity 223 +{ +"classname" "light" +"origin" "0 2368 -16" +"light" "111" +} +// entity 224 +{ +"classname" "light" +"origin" "0 2368 48" +"light" "111" +} +// entity 225 +{ +"classname" "light_torch_long_walltorch" +"origin" "56 2016 32" +"light" "444" +"angle" "180" +"wait" "1.25" +} +// entity 226 +{ +"classname" "light_torch_long_walltorch" +"origin" "8 2432 32" +"light" "199" +"angle" "180" +} +// entity 227 +{ +"classname" "light_torch_long_walltorch" +"origin" "928 3512 192" +"light" "333" +"angle" "90" +} +// entity 228 +{ +"classname" "light_torch_long_walltorch" +"origin" "736 3512 192" +"light" "333" +"angle" "90" +} +// entity 229 +{ +"classname" "light_torch_long_walltorch" +"origin" "896 2136 32" +"light" "444" +"wait" "1.25" +"angle" "90" +} +// entity 230 +{ +"classname" "light_torch_long_walltorch" +"origin" "1864 1312 -192" +"light" "300" +"angle" "180" +"wait" "1.5" +} +// entity 231 +{ +"classname" "light" +"origin" "864 3520 112" +"light" "111" +} +// entity 232 +{ +"classname" "light" +"origin" "864 3520 176" +"light" "111" +} +// entity 233 +{ +"classname" "light" +"origin" "800 3520 112" +"light" "111" +} +// entity 234 +{ +"classname" "light" +"origin" "800 3520 176" +"light" "111" +} +// entity 235 +{ +"classname" "light" +"origin" "1024 2304 -16" +"light" "111" +} +// entity 236 +{ +"classname" "light" +"origin" "1024 2304 48" +"light" "111" +} +// entity 237 +{ +"classname" "light" +"origin" "1024 2368 -16" +"light" "111" +} +// entity 238 +{ +"classname" "light" +"origin" "1024 2368 48" +"light" "111" +} +// entity 239 +{ +"classname" "light_torch_long_walltorch" +"origin" "1016 2432 32" +"light" "199" +"angle" "0" +} +// entity 240 +{ +"classname" "light_torch_long_walltorch" +"origin" "600 2336 -176" +"light" "333" +"wait" "1.5" +} +// entity 241 +{ +"classname" "light" +"origin" "128 2176 0" +"light" "255" +} +// entity 242 +{ +"classname" "light" +"origin" "512 2176 0" +"light" "255" +} +// entity 243 +{ +"classname" "light_torch_long_walltorch" +"origin" "624 2456 32" +"light" "200" +"angle" "90" +} +// entity 244 +{ +"classname" "light_torch_long_walltorch" +"origin" "400 2456 32" +"light" "200" +"angle" "90" +} +// entity 245 +{ +"classname" "light" +"origin" "544 2464 -16" +"light" "111" +} +// entity 246 +{ +"classname" "light" +"origin" "544 2464 48" +"light" "111" +} +// entity 247 +{ +"classname" "light" +"origin" "480 2464 -16" +"light" "111" +} +// entity 248 +{ +"classname" "light" +"origin" "480 2464 48" +"light" "111" +} +// entity 249 +{ +"classname" "path_corner" +"origin" "0 832 -160" +"targetname" "ogrea0" +"target" "ogrea1" +} +// entity 250 +{ +"classname" "path_corner" +"origin" "336 1376 -48" +"targetname" "ogrea3" +"target" "ogrea4" +} +// entity 251 +{ +"classname" "path_corner" +"origin" "0 1344 -112" +"targetname" "ogrea1" +"target" "ogrea2" +} +// entity 252 +{ +"classname" "path_corner" +"origin" "32 1376 -112" +"targetname" "ogrea2" +"target" "ogrea3" +} +// entity 253 +{ +"classname" "item_health" +"origin" "128 -160 -48" +"spawnflags" "1281" +} +// entity 254 +{ +"classname" "item_health" +"origin" "128 -96 -48" +"spawnflags" "1025" +} +// entity 255 +{ +"classname" "path_corner" +"origin" "512 1200 -48" +"targetname" "ogrea4" +"target" "ogrea5" +} +// entity 256 +{ +"classname" "path_corner" +"origin" "688 1376 -48" +"targetname" "ogrea5" +"target" "ogrea6" +} +// entity 257 +{ +"classname" "path_corner" +"origin" "512 1552 -48" +"targetname" "ogrea6" +"target" "ogrea3" +} +// entity 258 +{ +"classname" "ambient_drip" +"origin" "1120 832 -240" +} +// entity 259 +{ +"classname" "light" +"origin" "-40 4 -40" +"light" "444" +"wait" "12" +} +// entity 260 +{ +"classname" "light" +"origin" "-52 -8 -40" +"light" "444" +"wait" "12" +} +// entity 261 +{ +"classname" "light" +"origin" "-28 -8 -40" +"light" "444" +"wait" "12" +} +// entity 262 +{ +"classname" "light" +"origin" "-40 -20 -40" +"light" "444" +"wait" "12" +} +// entity 263 +{ +"classname" "light" +"origin" "40 4 -40" +"light" "444" +"wait" "12" +} +// entity 264 +{ +"classname" "light" +"origin" "28 -8 -40" +"light" "444" +"wait" "12" +} +// entity 265 +{ +"classname" "light" +"origin" "52 -8 -40" +"light" "444" +"wait" "12" +} +// entity 266 +{ +"classname" "light" +"origin" "40 -20 -40" +"light" "444" +"wait" "12" +} +// entity 267 +{ +"classname" "light" +"origin" "-28 72 -40" +"light" "444" +"wait" "12" +} +// entity 268 +{ +"classname" "light" +"origin" "-40 60 -40" +"light" "444" +"wait" "12" +} +// entity 269 +{ +"classname" "light" +"origin" "-52 72 -40" +"light" "444" +"wait" "12" +} +// entity 270 +{ +"classname" "light" +"origin" "-40 84 -40" +"light" "444" +"wait" "12" +} +// entity 271 +{ +"classname" "light" +"origin" "40 84 -40" +"light" "444" +"wait" "12" +} +// entity 272 +{ +"classname" "light" +"origin" "28 72 -40" +"light" "444" +"wait" "12" +} +// entity 273 +{ +"classname" "light" +"origin" "52 72 -40" +"light" "444" +"wait" "12" +} +// entity 274 +{ +"classname" "light" +"origin" "40 60 -40" +"light" "444" +"wait" "12" +} +// entity 275 +{ +"classname" "monster_army" +"origin" "224 576 -160" +"angle" "135" +"targetname" "startgrunts" +"spawnflags" "256" +} +// entity 276 +{ +"classname" "item_health" +"origin" "880 1872 -64" +} +// entity 277 +{ +"classname" "item_health" +"origin" "16 2416 -64" +"spawnflags" "1" +} +// entity 278 +{ +"classname" "item_health" +"origin" "16 2224 -64" +"spawnflags" "1" +} +// entity 279 +{ +"classname" "monster_ogre_flak" +"origin" "-576 2336 -32" +"angle" "270" +} +// entity 280 +{ +"classname" "monster_polyp" +"origin" "-128 2656 96" +"spawnflags" "8256" +"targetname" "yarelay" +"spawndelay" "-1" +"angle" "45" +"target" "yacount" +} +// entity 281 +{ +"classname" "monster_ogre" +"origin" "256 2720 -32" +"angle" "90" +"target" "ogreya0" +"target2" "steps" +} +// entity 282 +{ +"classname" "monster_polyp" +"origin" "-736 2048 -128" +"angle" "-45" +"spawnflags" "8448" +"targetname" "waterpolyps" +} +// entity 283 +{ +"classname" "monster_voreling" +"origin" "-416 2656 160" +"angle" "0" +"dangle" "1" +"spawnflags" "257" +} +// entity 284 +{ +"classname" "trigger_relay" +"origin" "-128 2848 128" +"targetname" "ya" +"target" "yapolyp" +"delay" "2.2" +} +// entity 285 +{ +"classname" "item_shells" +"origin" "688 1296 -64" +"spawnflags" "4097" +} +// entity 286 +{ +"classname" "item_health" +"origin" "688 1424 -64" +} +// entity 287 +{ +"classname" "item_spikes" +"origin" "240 3024 -64" +"spawnflags" "4097" +} +// entity 288 +{ +"classname" "path_corner" +"origin" "-128 2656 -32" +"targetname" "ogreya0" +"target" "ogreya1" +} +// entity 289 +{ +"classname" "path_corner" +"origin" "256 2656 -32" +"targetname" "ogreya1" +"target" "ogreya2" +} +// entity 290 +{ +"classname" "path_corner" +"origin" "256 2976 -32" +"targetname" "ogreya2" +"target" "ogreya3" +} +// entity 291 +{ +"classname" "path_corner" +"origin" "248 2648 -32" +"targetname" "ogreya3" +"target" "ogreya0" +} +// entity 292 +{ +"classname" "monster_voreling" +"origin" "64 2848 -128" +"dangle" "1" +"spawnflags" "257" +} +// entity 293 +{ +"classname" "light" +"origin" "512 2592 -32" +"light" "155" +} +// entity 294 +{ +"classname" "path_corner" +"origin" "896 1696 -48" +"targetname" "rockyeast0" +"target" "rockyeast1" +} +// entity 295 +{ +"classname" "path_corner" +"origin" "896 2016 -48" +"target" "rockyeast0" +"targetname" "rockyeast1" +} +// entity 296 +{ +"classname" "path_corner" +"origin" "128 1696 -48" +"targetname" "rockywest1" +"target" "rockywest0" +} +// entity 297 +{ +"classname" "path_corner" +"origin" "128 2080 -48" +"targetname" "rockywest0" +"target" "rockywest1" +} +// entity 298 +{ +"classname" "path_corner" +"origin" "320 2336 -48" +"targetname" "ogrenorth0" +"target" "ogrenorth1" +} +// entity 299 +{ +"classname" "path_corner" +"origin" "896 2336 -48" +"target" "ogrenorth0" +"targetname" "ogrenorth1" +} +// entity 300 +{ +"classname" "monster_ogre_flak" +"origin" "256 2336 -32" +"target" "ogrenorth0" +} +// entity 301 +{ +"classname" "light_flame_brazier_tall" +"origin" "-72 2120 8" +"skin" "5" +"light" "555" +"wait" "1.5" +} +// entity 302 +{ +"classname" "light_torch_long_walltorch" +"origin" "424 2336 -176" +"light" "333" +"angle" "180" +"wait" "1.5" +} +// entity 303 +{ +"classname" "light" +"origin" "1184 2336 16" +"light" "222" +} +// entity 304 +{ +"classname" "func_wall" +"targetname" "boxlight" +// brush 0 +{ +( -208 2368 96 ) ( -208 2304 96 ) ( -224 2368 96 ) +adem5 0 96 0 1 1 +( -208 2368 96 ) ( -224 2368 96 ) ( -208 2368 -32 ) +adem5 0 96 0 1 1 +( -208 2368 96 ) ( -208 2368 -32 ) ( -208 2304 96 ) +adem5 0 96 0 1 1 +( -224 2304 -32 ) ( -208 2304 -32 ) ( -224 2368 -32 ) +adem5 0 96 0 1 1 +( -224 2304 -32 ) ( -224 2304 96 ) ( -208 2304 -32 ) +adem5 0 96 0 1 1 +( -224 2304 -32 ) ( -224 2368 -32 ) ( -224 2304 96 ) +adem5 0 96 0 1 1 +} +} +// entity 305 +{ +"classname" "light" +"origin" "-160 2336 32" +"light" "188" +"targetname" "boxlight" +"wait" "1.5" +} +// entity 306 +{ +"classname" "light" +"origin" "1264 3248 400" +"light" "200" +} +// entity 307 +{ +"classname" "light" +"origin" "1168 3248 400" +"light" "200" +} +// entity 308 +{ +"classname" "light" +"origin" "1168 3344 400" +"light" "200" +} +// entity 309 +{ +"classname" "light" +"origin" "1264 3344 400" +"light" "200" +} +// entity 310 +{ +"classname" "light" +"origin" "1552 3248 400" +"light" "180" +} +// entity 311 +{ +"classname" "light" +"origin" "1456 3248 400" +"light" "180" +} +// entity 312 +{ +"classname" "light" +"origin" "1456 3344 400" +"light" "180" +} +// entity 313 +{ +"classname" "light" +"origin" "1552 3344 400" +"light" "180" +} +// entity 314 +{ +"classname" "light" +"origin" "1552 3536 400" +"light" "180" +} +// entity 315 +{ +"classname" "light" +"origin" "1456 3536 400" +"light" "180" +} +// entity 316 +{ +"classname" "light" +"origin" "1456 3632 400" +"light" "180" +} +// entity 317 +{ +"classname" "light" +"origin" "1552 3632 400" +"light" "180" +} +// entity 318 +{ +"classname" "light" +"origin" "-128 2848 -128" +"light" "188" +"wait" ".75" +} +// entity 319 +{ +"classname" "light" +"origin" "320 2784 -128" +"light" "166" +} +// entity 320 +{ +"classname" "light" +"origin" "320 2912 -128" +"light" "166" +} +// entity 321 +{ +"classname" "light" +"origin" "448 2848 -160" +"light" "222" +"wait" ".75" +} +// entity 322 +{ +"classname" "light" +"origin" "1952 1664 -32" +"light" "-111" +} +// entity 323 +{ +"classname" "item_shells" +"origin" "2352 2288 -64" +"spawnflags" "4097" +} +// entity 324 +{ +"classname" "light" +"origin" "224 2224 80" +"light" "111" +} +// entity 325 +{ +"classname" "light" +"origin" "608 2224 80" +"light" "111" +} +// entity 326 +{ +"classname" "light" +"origin" "416 2224 80" +"light" "111" +} +// entity 327 +{ +"classname" "light" +"origin" "-848 2544 -240" +"light" "77" +} +// entity 328 +{ +"classname" "light" +"origin" "-848 2432 -240" +"light" "77" +} +// entity 329 +{ +"classname" "light_flame_brazier_short" +"origin" "1668 2788 -32" +"light" "388" +"skin" "5" +} +// entity 330 +{ +"classname" "func_wall" +"targetname" "doorz" +// brush 0 +{ +( 1824 1408 72 ) ( 1776 1376 72 ) ( 1776 1408 72 ) door0a 0 0 0 1 1 +( 1760 1432 -128 ) ( 1808 1432 320 ) ( 1760 1432 320 ) +0wizpent -24 16 0 1 1 +( 1760 1376 320 ) ( 1760 1408 -128 ) ( 1760 1408 320 ) door0a 0 0 0 1 1 +( 1800 1408 24 ) ( 1752 1376 24 ) ( 1800 1376 24 ) door0a 0 0 0 1 1 +( 1760 1408 -128 ) ( 1808 1408 320 ) ( 1808 1408 -128 ) door0a 0 0 0 1 1 +( 1808 1376 320 ) ( 1808 1408 -128 ) ( 1808 1376 -128 ) door0a 0 0 0 1 1 +} +// brush 1 +{ +( 2128 1408 72 ) ( 2128 1376 72 ) ( 2080 1408 72 ) door0a 0 0 0 1 1 +( 2144 1432 320 ) ( 2096 1432 320 ) ( 2144 1432 -128 ) +0wizpent 24 16 0 1 1 +( 2144 1408 320 ) ( 2144 1408 -128 ) ( 2144 1376 320 ) door0a 0 0 0 1 1 +( 2104 1376 24 ) ( 2152 1376 24 ) ( 2104 1408 24 ) door0a 0 0 0 1 1 +( 2096 1408 -128 ) ( 2096 1408 320 ) ( 2144 1408 -128 ) door0a 0 0 0 1 1 +( 2096 1408 -128 ) ( 2096 1440 -128 ) ( 2096 1408 320 ) door0a 0 0 0 1 1 +} +} +// entity 331 +{ +"classname" "func_illusionary" +// brush 0 +{ +( 1952 2144 188 ) ( 1964 2144 176 ) ( 1940 2144 176 ) wmet2_c 20 36 0 1 -1 +( 1964 2144 176 ) ( 1952 2200 176 ) ( 1952 2144 164 ) wmet2_c 34.2222213745 15.1110839844 0 1 -1 +( 1952 2144 188 ) ( 1952 2200 176 ) ( 1964 2144 176 ) wmet2_c 8.4443359375 25.7778320313 180 1 1 +( 1940 2144 176 ) ( 1952 2200 176 ) ( 1952 2144 188 ) wmet2_c 48.444442749 57.7778320313 0 1 -1 +( 1952 2144 164 ) ( 1952 2200 176 ) ( 1940 2144 176 ) wmet2_c 58.2221679688 47.1110839844 180 1 1 +} +// brush 1 +{ +( 1952 2144 316 ) ( 1964 2144 304 ) ( 1940 2144 304 ) wmet2_c 20 36 0 1 -1 +( 1964 2144 304 ) ( 1952 2200 304 ) ( 1952 2144 292 ) wmet2_c 34.2222213745 15.1110839844 0 1 -1 +( 1952 2144 316 ) ( 1952 2200 304 ) ( 1964 2144 304 ) wmet2_c 8.4443359375 25.7778320313 180 1 1 +( 1940 2144 304 ) ( 1952 2200 304 ) ( 1952 2144 316 ) wmet2_c 48.444442749 57.7778320313 0 1 -1 +( 1952 2144 292 ) ( 1952 2200 304 ) ( 1940 2144 304 ) wmet2_c 58.2221679688 47.1110839844 180 1 1 +} +// brush 2 +{ +( 2048 2240 188 ) ( 2048 2252 176 ) ( 2048 2228 176 ) wmet2_c 20 36 0 1 -1 +( 2048 2252 176 ) ( 1992 2240 176 ) ( 2048 2240 164 ) wmet2_c 34.2222213745 15.1110839844 0 1 -1 +( 2048 2240 188 ) ( 1992 2240 176 ) ( 2048 2252 176 ) wmet2_c 8.4443359375 25.7778320313 180 1 1 +( 2048 2228 176 ) ( 1992 2240 176 ) ( 2048 2240 188 ) wmet2_c 48.444442749 57.7778320313 0 1 -1 +( 2048 2240 164 ) ( 1992 2240 176 ) ( 2048 2228 176 ) wmet2_c 58.2221679688 47.1110839844 180 1 1 +} +// brush 3 +{ +( 2048 2240 316 ) ( 2048 2252 304 ) ( 2048 2228 304 ) wmet2_c 20 36 0 1 -1 +( 2048 2252 304 ) ( 1992 2240 304 ) ( 2048 2240 292 ) wmet2_c 34.2222213745 15.1110839844 0 1 -1 +( 2048 2240 316 ) ( 1992 2240 304 ) ( 2048 2252 304 ) wmet2_c 8.4443359375 25.7778320313 180 1 1 +( 2048 2228 304 ) ( 1992 2240 304 ) ( 2048 2240 316 ) wmet2_c 48.444442749 57.7778320313 0 1 -1 +( 2048 2240 292 ) ( 1992 2240 304 ) ( 2048 2228 304 ) wmet2_c 58.2221679688 47.1110839844 180 1 1 +} +// brush 4 +{ +( 1952 2144 252 ) ( 1964 2144 240 ) ( 1940 2144 240 ) wmet2_c 20 36 0 1 -1 +( 1964 2144 240 ) ( 1952 2200 240 ) ( 1952 2144 228 ) wmet2_c 34.2222213745 15.1110839844 0 1 -1 +( 1952 2144 252 ) ( 1952 2200 240 ) ( 1964 2144 240 ) wmet2_c 8.4443359375 25.7778320313 180 1 1 +( 1940 2144 240 ) ( 1952 2200 240 ) ( 1952 2144 252 ) wmet2_c 48.444442749 57.7778320313 0 1 -1 +( 1952 2144 228 ) ( 1952 2200 240 ) ( 1940 2144 240 ) wmet2_c 58.2221679688 47.1110839844 180 1 1 +} +// brush 5 +{ +( 1856 2288 316 ) ( 1856 2276 304 ) ( 1856 2300 304 ) wmet2_c 20 36 0 1 -1 +( 1856 2276 304 ) ( 1912 2288 304 ) ( 1856 2288 292 ) wmet2_c 34.2222213745 15.1110839844 0 1 -1 +( 1856 2288 316 ) ( 1912 2288 304 ) ( 1856 2276 304 ) wmet2_c 8.4443359375 25.7778320313 180 1 1 +( 1856 2300 304 ) ( 1912 2288 304 ) ( 1856 2288 316 ) wmet2_c 48.444442749 57.7778320313 0 1 -1 +( 1856 2288 292 ) ( 1912 2288 304 ) ( 1856 2300 304 ) wmet2_c 58.2221679688 47.1110839844 180 1 1 +} +// brush 6 +{ +( 1856 2288 188 ) ( 1856 2276 176 ) ( 1856 2300 176 ) wmet2_c 20 36 0 1 -1 +( 1856 2276 176 ) ( 1912 2288 176 ) ( 1856 2288 164 ) wmet2_c 34.2222213745 15.1110839844 0 1 -1 +( 1856 2288 188 ) ( 1912 2288 176 ) ( 1856 2276 176 ) wmet2_c 8.4443359375 25.7778320313 180 1 1 +( 1856 2300 176 ) ( 1912 2288 176 ) ( 1856 2288 188 ) wmet2_c 48.444442749 57.7778320313 0 1 -1 +( 1856 2288 164 ) ( 1912 2288 176 ) ( 1856 2300 176 ) wmet2_c 58.2221679688 47.1110839844 180 1 1 +} +// brush 7 +{ +( 1856 2240 252 ) ( 1856 2228 240 ) ( 1856 2252 240 ) wmet2_c 20 36 0 1 -1 +( 1856 2228 240 ) ( 1912 2240 240 ) ( 1856 2240 228 ) wmet2_c 34.2222213745 15.1110839844 0 1 -1 +( 1856 2240 252 ) ( 1912 2240 240 ) ( 1856 2228 240 ) wmet2_c 8.4443359375 25.7778320313 180 1 1 +( 1856 2252 240 ) ( 1912 2240 240 ) ( 1856 2240 252 ) wmet2_c 48.444442749 57.7778320313 0 1 -1 +( 1856 2240 228 ) ( 1912 2240 240 ) ( 1856 2252 240 ) wmet2_c 58.2221679688 47.1110839844 180 1 1 +} +// brush 8 +{ +( 2048 2288 252 ) ( 2048 2300 240 ) ( 2048 2276 240 ) wmet2_c 20 36 0 1 -1 +( 2048 2300 240 ) ( 1992 2288 240 ) ( 2048 2288 228 ) wmet2_c 34.2222213745 15.1110839844 0 1 -1 +( 2048 2288 252 ) ( 1992 2288 240 ) ( 2048 2300 240 ) wmet2_c 8.4443359375 25.7778320313 180 1 1 +( 2048 2276 240 ) ( 1992 2288 240 ) ( 2048 2288 252 ) wmet2_c 48.444442749 57.7778320313 0 1 -1 +( 2048 2288 228 ) ( 1992 2288 240 ) ( 2048 2276 240 ) wmet2_c 58.2221679688 47.1110839844 180 1 1 +} +} +// entity 332 +{ +"classname" "monster_voreling" +"origin" "1984 2264 240" +"angle" "180" +"spawnflags" "97" +"targetname" "vshower" +"spawndelay" "-1" +"dangle" "1" +} +// entity 333 +{ +"classname" "monster_voreling" +"origin" "1928 2216 280" +"angle" "45" +"spawnflags" "97" +"targetname" "vshower" +"spawndelay" "-1" +"dangle" "1" +} +// entity 334 +{ +"classname" "monster_voreling" +"origin" "1920 2312 224" +"angle" "0" +"spawnflags" "97" +"targetname" "vshower" +"spawndelay" "-1" +"dangle" "1" +} +// entity 335 +{ +"classname" "trigger_once" +"target" "vshower" +// brush 0 +{ +( 2048 2016 32 ) ( 2048 1984 32 ) ( 1920 2016 32 ) trigger 0 0 0 1 1 +( 2016 2016 0 ) ( 1888 2016 0 ) ( 2016 2016 -32 ) trigger 0 0 0 1 1 +( 1984 2016 0 ) ( 1984 2016 -32 ) ( 1984 1984 0 ) trigger 0 0 0 1 1 +( 1888 1984 -32 ) ( 2016 1984 -32 ) ( 1888 2016 -32 ) trigger 0 0 0 1 1 +( 1888 1984 -32 ) ( 1888 1984 0 ) ( 2016 1984 -32 ) trigger 0 0 0 1 1 +( 1920 1984 -32 ) ( 1920 2016 -32 ) ( 1920 1984 0 ) trigger 0 0 0 1 1 +} +} +// entity 336 +{ +"classname" "func_illusionary" +// brush 0 +{ +( 2064 2720 256 ) ( 2080 2720 256 ) ( 2064 2704 256 ) wm1_2 0 0 0 1 1 +( 2064 2736 112 ) ( 2064 2720 112 ) ( 2064 2736 96 ) wm1_2 0 0 0 1 1 +( 2064 2768 0 ) ( 2080 2784 0 ) ( 2080 2784 256 ) wm1_2 0 0 0 1 1 +( 2080 2720 0 ) ( 2080 2736 0 ) ( 2064 2720 0 ) wm1_2 0 0 0 1 1 +( 2080 2720 256 ) ( 2080 2784 256 ) ( 2080 2784 0 ) wm1_2 0 0 0 1 1 +( 2080 2720 96 ) ( 2064 2720 96 ) ( 2080 2720 112 ) wm1_2 0 0 0 1 1 +} +// brush 1 +{ +( 2016 2720 256 ) ( 2016 2768 256 ) ( 2064 2720 256 ) wiz1_4 0 0 0 1 1 +( 2040 2728 0 ) ( 2040 2728 256 ) ( 2064 2720 256 ) wiz1_4 0 0 0 1 1 +( 2040 2728 256 ) ( 2040 2728 0 ) ( 2024 2744 0 ) wiz1_4 0 0 0 1 1 +( 2064 2768 0 ) ( 2016 2768 0 ) ( 2064 2720 0 ) wiz1_4 0 0 0 1 1 +( 2064 2768 256 ) ( 2064 2768 0 ) ( 2064 2720 0 ) wiz1_4 0 0 0 1 1 +( 2016 2768 0 ) ( 2016 2768 256 ) ( 2024 2744 256 ) wiz1_4 0 0 0 1 1 +( 2016 2768 256 ) ( 2016 2768 0 ) ( 2064 2768 0 ) wiz1_4 0 0 0 1 1 +} +// brush 2 +{ +( 2000 2768 256 ) ( 2016 2784 256 ) ( 2016 2768 256 ) wm1_2 0 0 0 1 1 +( 2032 2768 96 ) ( 2016 2768 112 ) ( 2032 2768 112 ) wm1_2 0 0 0 1 1 +( 2080 2784 256 ) ( 2080 2784 0 ) ( 2064 2768 0 ) wm1_2 0 0 0 1 1 +( 2016 2768 0 ) ( 2032 2784 0 ) ( 2016 2784 0 ) wm1_2 0 0 0 1 1 +( 2080 2784 0 ) ( 2080 2784 256 ) ( 2016 2784 256 ) wm1_2 0 0 0 1 1 +( 2016 2784 112 ) ( 2016 2768 96 ) ( 2016 2784 96 ) wm1_2 0 0 0 1 1 +} +// brush 3 +{ +( 2064 2608 256 ) ( 2080 2592 256 ) ( 2064 2592 256 ) wm1_2 0 0 0 1 1 +( 2064 2576 96 ) ( 2064 2592 112 ) ( 2064 2576 112 ) wm1_2 0 0 0 1 1 +( 2080 2528 256 ) ( 2080 2528 0 ) ( 2064 2544 0 ) wm1_2 0 0 0 1 1 +( 2064 2592 0 ) ( 2080 2576 0 ) ( 2080 2592 0 ) wm1_2 0 0 0 1 1 +( 2080 2528 0 ) ( 2080 2528 256 ) ( 2080 2592 256 ) wm1_2 0 0 0 1 1 +( 2080 2592 112 ) ( 2064 2592 96 ) ( 2080 2592 96 ) wm1_2 0 0 0 1 1 +} +// brush 4 +{ +( 2064 2592 256 ) ( 2016 2544 256 ) ( 2016 2592 256 ) wiz1_4 0 0 0 1 1 +( 2064 2592 256 ) ( 2040 2584 256 ) ( 2040 2584 0 ) wiz1_4 0 0 0 1 1 +( 2024 2568 0 ) ( 2040 2584 0 ) ( 2040 2584 256 ) wiz1_4 0 0 0 1 1 +( 2064 2592 0 ) ( 2016 2544 0 ) ( 2064 2544 0 ) wiz1_4 0 0 0 1 1 +( 2064 2592 0 ) ( 2064 2544 0 ) ( 2064 2544 256 ) wiz1_4 0 0 0 1 1 +( 2024 2568 256 ) ( 2016 2544 256 ) ( 2016 2544 0 ) wiz1_4 0 0 0 1 1 +( 2064 2544 0 ) ( 2016 2544 0 ) ( 2016 2544 256 ) wiz1_4 0 0 0 1 1 +} +// brush 5 +{ +( 2016 2544 256 ) ( 2016 2528 256 ) ( 2000 2544 256 ) wm1_2 0 0 0 1 1 +( 2032 2544 112 ) ( 2016 2544 112 ) ( 2032 2544 96 ) wm1_2 0 0 0 1 1 +( 2064 2544 0 ) ( 2080 2528 0 ) ( 2080 2528 256 ) wm1_2 0 0 0 1 1 +( 2016 2528 0 ) ( 2032 2528 0 ) ( 2016 2544 0 ) wm1_2 0 0 0 1 1 +( 2016 2528 256 ) ( 2080 2528 256 ) ( 2080 2528 0 ) wm1_2 0 0 0 1 1 +( 2016 2528 96 ) ( 2016 2544 96 ) ( 2016 2528 112 ) wm1_2 0 0 0 1 1 +} +// brush 6 +{ +( 1840 2704 256 ) ( 1824 2720 256 ) ( 1840 2720 256 ) wm1_2 0 0 0 1 1 +( 1840 2736 96 ) ( 1840 2720 112 ) ( 1840 2736 112 ) wm1_2 0 0 0 1 1 +( 1824 2784 256 ) ( 1824 2784 0 ) ( 1840 2768 0 ) wm1_2 0 0 0 1 1 +( 1840 2720 0 ) ( 1824 2736 0 ) ( 1824 2720 0 ) wm1_2 0 0 0 1 1 +( 1824 2784 0 ) ( 1824 2784 256 ) ( 1824 2720 256 ) wm1_2 0 0 0 1 1 +( 1824 2720 112 ) ( 1840 2720 96 ) ( 1824 2720 96 ) wm1_2 0 0 0 1 1 +} +// brush 7 +{ +( 1840 2720 256 ) ( 1888 2768 256 ) ( 1888 2720 256 ) wiz1_4 0 0 0 1 1 +( 1840 2720 256 ) ( 1864 2728 256 ) ( 1864 2728 0 ) wiz1_4 0 0 0 1 1 +( 1880 2744 0 ) ( 1864 2728 0 ) ( 1864 2728 256 ) wiz1_4 0 0 0 1 1 +( 1840 2720 0 ) ( 1888 2768 0 ) ( 1840 2768 0 ) wiz1_4 0 0 0 1 1 +( 1840 2720 0 ) ( 1840 2768 0 ) ( 1840 2768 256 ) wiz1_4 0 0 0 1 1 +( 1880 2744 256 ) ( 1888 2768 256 ) ( 1888 2768 0 ) wiz1_4 0 0 0 1 1 +( 1840 2768 0 ) ( 1888 2768 0 ) ( 1888 2768 256 ) wiz1_4 0 0 0 1 1 +} +// brush 8 +{ +( 1888 2768 256 ) ( 1888 2784 256 ) ( 1904 2768 256 ) wm1_2 0 0 0 1 1 +( 1872 2768 112 ) ( 1888 2768 112 ) ( 1872 2768 96 ) wm1_2 0 0 0 1 1 +( 1840 2768 0 ) ( 1824 2784 0 ) ( 1824 2784 256 ) wm1_2 0 0 0 1 1 +( 1888 2784 0 ) ( 1872 2784 0 ) ( 1888 2768 0 ) wm1_2 0 0 0 1 1 +( 1888 2784 256 ) ( 1824 2784 256 ) ( 1824 2784 0 ) wm1_2 0 0 0 1 1 +( 1888 2784 96 ) ( 1888 2768 96 ) ( 1888 2784 112 ) wm1_2 0 0 0 1 1 +} +// brush 9 +{ +( 1840 2592 256 ) ( 1824 2592 256 ) ( 1840 2608 256 ) wm1_2 0 0 0 1 1 +( 1840 2576 112 ) ( 1840 2592 112 ) ( 1840 2576 96 ) wm1_2 0 0 0 1 1 +( 1840 2544 0 ) ( 1824 2528 0 ) ( 1824 2528 256 ) wm1_2 0 0 0 1 1 +( 1824 2592 0 ) ( 1824 2576 0 ) ( 1840 2592 0 ) wm1_2 0 0 0 1 1 +( 1824 2592 256 ) ( 1824 2528 256 ) ( 1824 2528 0 ) wm1_2 0 0 0 1 1 +( 1824 2592 96 ) ( 1840 2592 96 ) ( 1824 2592 112 ) wm1_2 0 0 0 1 1 +} +// brush 10 +{ +( 1888 2592 256 ) ( 1888 2544 256 ) ( 1840 2592 256 ) wiz1_4 0 0 0 1 1 +( 1864 2584 0 ) ( 1864 2584 256 ) ( 1840 2592 256 ) wiz1_4 0 0 0 1 1 +( 1864 2584 256 ) ( 1864 2584 0 ) ( 1880 2568 0 ) wiz1_4 0 0 0 1 1 +( 1840 2544 0 ) ( 1888 2544 0 ) ( 1840 2592 0 ) wiz1_4 0 0 0 1 1 +( 1840 2544 256 ) ( 1840 2544 0 ) ( 1840 2592 0 ) wiz1_4 0 0 0 1 1 +( 1888 2544 0 ) ( 1888 2544 256 ) ( 1880 2568 256 ) wiz1_4 0 0 0 1 1 +( 1888 2544 256 ) ( 1888 2544 0 ) ( 1840 2544 0 ) wiz1_4 0 0 0 1 1 +} +// brush 11 +{ +( 1904 2544 256 ) ( 1888 2528 256 ) ( 1888 2544 256 ) wm1_2 0 0 0 1 1 +( 1872 2544 96 ) ( 1888 2544 112 ) ( 1872 2544 112 ) wm1_2 0 0 0 1 1 +( 1824 2528 256 ) ( 1824 2528 0 ) ( 1840 2544 0 ) wm1_2 0 0 0 1 1 +( 1888 2544 0 ) ( 1872 2528 0 ) ( 1888 2528 0 ) wm1_2 0 0 0 1 1 +( 1824 2528 0 ) ( 1824 2528 256 ) ( 1888 2528 256 ) wm1_2 0 0 0 1 1 +( 1888 2528 112 ) ( 1888 2544 96 ) ( 1888 2528 96 ) wm1_2 0 0 0 1 1 +} +} +// entity 337 +{ +"classname" "light_torch_long_walltorch" +"origin" "-496 3448 128" +"angle" "90" +"light" "366" +"_anglesense" ".25" +} +// entity 338 +{ +"classname" "light_torch_long_walltorch" +"origin" "-496 2984 128" +"angle" "-90" +"light" "366" +"_anglesense" ".25" +} +// entity 339 +{ +"classname" "light" +"origin" "2352 2288 16" +"light" "222" +"wait" ".3" +} +// entity 340 +{ +"classname" "light_torch_long_walltorch" +"origin" "606 3866 192" +"angle" "45" +"light" "344" +"_anglesense" ".25" +} +// entity 341 +{ +"classname" "light_torch_long_walltorch" +"origin" "986 3046 192" +"angle" "-45" +"light" "366" +} +// entity 342 +{ +"classname" "light_torch_long_walltorch" +"origin" "-154 3238 192" +"angle" "225" +"light" "244" +"_anglesense" ".25" +} +// entity 343 +{ +"classname" "light_torch_long_walltorch" +"origin" "166 3930 192" +"angle" "135" +"light" "300" +} +// entity 344 +{ +"classname" "light_torch_long_walltorch" +"origin" "350 3930 192" +"angle" "45" +"light" "300" +} +// entity 345 +{ +"classname" "light" +"origin" "256 3696 144" +"light" "22" +"wait" ".25" +} +// entity 346 +{ +"classname" "light" +"origin" "960 2848 160" +"light" "222" +"targetname" "doorcross" +"wait" "2.5" +} +// entity 347 +{ +"classname" "light" +"origin" "256 3200 192" +"light" "222" +"wait" "2.5" +} +// entity 348 +{ +"classname" "light_torch_long_walltorch" +"origin" "1360 3672 160" +"light" "277" +"angle" "90" +} +// entity 349 +{ +"classname" "light_torch_long_walltorch" +"origin" "1592 3440 160" +"light" "277" +"angle" "0" +} +// entity 350 +{ +"classname" "light_torch_long_walltorch" +"origin" "1360 3208 160" +"light" "277" +"angle" "270" +} +// entity 351 +{ +"classname" "monster_army_rocket" +"origin" "2240 2320 192" +"angle" "-90" +"targetname" "toprockets" +"spawnflags" "256" +} +// entity 352 +{ +"classname" "monster_army_rocket" +"origin" "1664 2320 192" +"angle" "270" +"targetname" "toprockets" +"spawnflags" "256" +} +// entity 353 +{ +"classname" "light" +"origin" "1376 2512 48" +"light" "233" +"wait" "1" +} +// entity 354 +{ +"classname" "light" +"origin" "1568 2440 48" +"light" "200" +"wait" ".5" +} +// entity 355 +{ +"classname" "light" +"origin" "1504 2440 48" +"light" "200" +"wait" ".5" +} +// entity 356 +{ +"classname" "light" +"origin" "1280 2736 144" +"light" "155" +"wait" ".5" +} +// entity 357 +{ +"classname" "light" +"origin" "1152 2736 144" +"light" "155" +"wait" ".5" +} +// entity 358 +{ +"classname" "func_movewall" +"targetname" "clampsouth" +// brush 0 +{ +( 96 2784 112 ) ( 96 2752 112 ) ( 32 2784 112 ) movewall 0 0 0 1 1 +( 96 2784 112 ) ( 32 2784 112 ) ( 96 2784 80 ) movewall 0 0 0 1 1 +( 96 2784 112 ) ( 96 2784 80 ) ( 96 2752 112 ) movewall 0 0 0 1 1 +( 32 2752 80 ) ( 96 2752 80 ) ( 32 2784 80 ) movewall 0 0 0 1 1 +( 32 2752 80 ) ( 32 2752 112 ) ( 96 2752 80 ) movewall 0 0 0 1 1 +( 32 2752 80 ) ( 32 2784 80 ) ( 32 2752 112 ) movewall 0 0 0 1 1 +} +} +// entity 359 +{ +"classname" "func_movewall" +"targetname" "clampsouth" +// brush 0 +{ +( 96 2784 72 ) ( 96 2752 72 ) ( 32 2784 72 ) movewall 0 0 0 1 1 +( 96 2784 72 ) ( 32 2784 72 ) ( 96 2784 40 ) movewall 0 0 0 1 1 +( 96 2784 72 ) ( 96 2784 40 ) ( 96 2752 72 ) movewall 0 0 0 1 1 +( 32 2752 40 ) ( 96 2752 40 ) ( 32 2784 40 ) movewall 0 0 0 1 1 +( 32 2752 40 ) ( 32 2752 72 ) ( 96 2752 40 ) movewall 0 0 0 1 1 +( 32 2752 40 ) ( 32 2784 40 ) ( 32 2752 72 ) movewall 0 0 0 1 1 +} +} +// entity 360 +{ +"classname" "func_movewall" +"targetname" "clampsouth" +// brush 0 +{ +( 96 2784 32 ) ( 96 2752 32 ) ( 32 2784 32 ) movewall 0 0 0 1 1 +( 96 2784 32 ) ( 32 2784 32 ) ( 96 2784 0 ) movewall 0 0 0 1 1 +( 96 2784 32 ) ( 96 2784 0 ) ( 96 2752 32 ) movewall 0 0 0 1 1 +( 32 2752 0 ) ( 96 2752 0 ) ( 32 2784 0 ) movewall 0 0 0 1 1 +( 32 2752 0 ) ( 32 2752 32 ) ( 96 2752 0 ) movewall 0 0 0 1 1 +( 32 2752 0 ) ( 32 2784 0 ) ( 32 2752 32 ) movewall 0 0 0 1 1 +} +} +// entity 361 +{ +"classname" "func_movewall" +"targetname" "clampeast" +// brush 0 +{ +( 160 2880 112 ) ( 160 2816 112 ) ( 128 2880 112 ) movewall 0 0 0 1 1 +( 160 2880 112 ) ( 128 2880 112 ) ( 160 2880 80 ) movewall 0 0 0 1 1 +( 160 2880 112 ) ( 160 2880 80 ) ( 160 2816 112 ) movewall 0 0 0 1 1 +( 128 2816 80 ) ( 160 2816 80 ) ( 128 2880 80 ) movewall 0 0 0 1 1 +( 128 2816 80 ) ( 128 2816 112 ) ( 160 2816 80 ) movewall 0 0 0 1 1 +( 128 2816 80 ) ( 128 2880 80 ) ( 128 2816 112 ) movewall 0 0 0 1 1 +} +} +// entity 362 +{ +"classname" "func_movewall" +"targetname" "clampeast" +// brush 0 +{ +( 160 2880 72 ) ( 160 2816 72 ) ( 128 2880 72 ) movewall 0 0 0 1 1 +( 160 2880 72 ) ( 128 2880 72 ) ( 160 2880 40 ) movewall 0 0 0 1 1 +( 160 2880 72 ) ( 160 2880 40 ) ( 160 2816 72 ) movewall 0 0 0 1 1 +( 128 2816 40 ) ( 160 2816 40 ) ( 128 2880 40 ) movewall 0 0 0 1 1 +( 128 2816 40 ) ( 128 2816 72 ) ( 160 2816 40 ) movewall 0 0 0 1 1 +( 128 2816 40 ) ( 128 2880 40 ) ( 128 2816 72 ) movewall 0 0 0 1 1 +} +} +// entity 363 +{ +"classname" "func_movewall" +"targetname" "clampeast" +// brush 0 +{ +( 160 2880 32 ) ( 160 2816 32 ) ( 128 2880 32 ) movewall 0 0 0 1 1 +( 160 2880 32 ) ( 128 2880 32 ) ( 160 2880 0 ) movewall 0 0 0 1 1 +( 160 2880 32 ) ( 160 2880 0 ) ( 160 2816 32 ) movewall 0 0 0 1 1 +( 128 2816 0 ) ( 160 2816 0 ) ( 128 2880 0 ) movewall 0 0 0 1 1 +( 128 2816 0 ) ( 128 2816 32 ) ( 160 2816 0 ) movewall 0 0 0 1 1 +( 128 2816 0 ) ( 128 2880 0 ) ( 128 2816 32 ) movewall 0 0 0 1 1 +} +} +// entity 364 +{ +"classname" "func_movewall" +"targetname" "clampnorth" +// brush 0 +{ +( 96 2944 112 ) ( 96 2912 112 ) ( 32 2944 112 ) movewall 0 0 0 1 1 +( 96 2944 112 ) ( 32 2944 112 ) ( 96 2944 80 ) movewall 0 0 0 1 1 +( 96 2944 112 ) ( 96 2944 80 ) ( 96 2912 112 ) movewall 0 0 0 1 1 +( 32 2912 80 ) ( 96 2912 80 ) ( 32 2944 80 ) movewall 0 0 0 1 1 +( 32 2912 80 ) ( 32 2912 112 ) ( 96 2912 80 ) movewall 0 0 0 1 1 +( 32 2912 80 ) ( 32 2944 80 ) ( 32 2912 112 ) movewall 0 0 0 1 1 +} +} +// entity 365 +{ +"classname" "func_movewall" +"targetname" "clampnorth" +// brush 0 +{ +( 96 2944 72 ) ( 96 2912 72 ) ( 32 2944 72 ) movewall 0 0 0 1 1 +( 96 2944 72 ) ( 32 2944 72 ) ( 96 2944 40 ) movewall 0 0 0 1 1 +( 96 2944 72 ) ( 96 2944 40 ) ( 96 2912 72 ) movewall 0 0 0 1 1 +( 32 2912 40 ) ( 96 2912 40 ) ( 32 2944 40 ) movewall 0 0 0 1 1 +( 32 2912 40 ) ( 32 2912 72 ) ( 96 2912 40 ) movewall 0 0 0 1 1 +( 32 2912 40 ) ( 32 2944 40 ) ( 32 2912 72 ) movewall 0 0 0 1 1 +} +} +// entity 366 +{ +"classname" "func_movewall" +"targetname" "clampnorth" +// brush 0 +{ +( 96 2944 32 ) ( 96 2912 32 ) ( 32 2944 32 ) movewall 0 0 0 1 1 +( 96 2944 32 ) ( 32 2944 32 ) ( 96 2944 0 ) movewall 0 0 0 1 1 +( 96 2944 32 ) ( 96 2944 0 ) ( 96 2912 32 ) movewall 0 0 0 1 1 +( 32 2912 0 ) ( 96 2912 0 ) ( 32 2944 0 ) movewall 0 0 0 1 1 +( 32 2912 0 ) ( 32 2912 32 ) ( 96 2912 0 ) movewall 0 0 0 1 1 +( 32 2912 0 ) ( 32 2944 0 ) ( 32 2912 32 ) movewall 0 0 0 1 1 +} +} +// entity 367 +{ +"classname" "light_torch_long_walltorch" +"origin" "-90 3866 192" +"angle" "135" +"light" "344" +"_anglesense" ".25" +} +// entity 368 +{ +"classname" "light_torch_long_walltorch" +"origin" "682 3046 192" +"angle" "225" +"light" "366" +} +// entity 369 +{ +"classname" "light" +"origin" "1952 2272 224" +"light" "300" +"style" "1" +"wait" ".7" +} +// entity 370 +{ +"classname" "light" +"origin" "1536 3632 144" +"light" "177" +"wait" ".3" +} +// entity 371 +{ +"classname" "light_torch_long_walltorch" +"origin" "1120 1496 -112" +"light" "333" +"angle" "90" +} +// entity 372 +{ +"classname" "light_torch_long_walltorch" +"origin" "808 1376 -112" +"light" "388" +"angle" "180" +} +// entity 373 +{ +"classname" "light_torch_long_walltorch" +"origin" "1120 1064 -112" +"light" "388" +"angle" "270" +} +// entity 374 +{ +"classname" "corpse_lynched2" +"origin" "544 1408 -96" +} +// entity 375 +{ +"classname" "corpse_lynched1" +"origin" "480 1344 -104" +"angle" "135" +} +// entity 376 +{ +"classname" "light_flame_brazier_short" +"origin" "732 3748 96" +"light" "388" +"skin" "5" +} +// entity 377 +{ +"classname" "light_torch_long_walltorch" +"origin" "512 1528 -144" +"light" "282" +"angle" "90" +} +// entity 378 +{ +"classname" "light_torch_long_walltorch" +"origin" "-312 832 -112" +"light" "388" +"angle" "180" +"wait" "1.25" +} +// entity 379 +{ +"classname" "light_torch_long_walltorch" +"origin" "-154 -186 80" +"angle" "-135" +"light" "444" +"wait" "1.2" +} +// entity 380 +{ +"classname" "light" +"origin" "64 2336 160" +"light" "300" +"style" "1" +"wait" "2" +} +// entity 381 +{ +"classname" "light_torch_long_walltorch" +"origin" "-154 3546 192" +"angle" "135" +"light" "244" +"_anglesense" ".25" +} +// entity 382 +{ +"classname" "light" +"origin" "512 3584 224" +"light" "177" +"wait" ".5" +} +// entity 383 +{ +"classname" "light" +"origin" "0 3584 224" +"light" "177" +"wait" ".5" +} +// entity 384 +{ +"classname" "light" +"origin" "256 3584 224" +"light" "177" +"wait" ".5" +} +// entity 385 +{ +"classname" "light" +"origin" "288 3360 112" +"light" "144" +"delay" "4" +} +// entity 386 +{ +"classname" "light" +"origin" "224 3360 112" +"light" "144" +"delay" "4" +} +// entity 387 +{ +"classname" "light" +"origin" "288 3424 112" +"light" "144" +"delay" "4" +} +// entity 388 +{ +"classname" "light" +"origin" "224 3424 112" +"light" "144" +"delay" "4" +} +// entity 389 +{ +"classname" "light" +"origin" "-32 3360 112" +"light" "144" +"delay" "4" +} +// entity 390 +{ +"classname" "light" +"origin" "-96 3360 112" +"light" "144" +"delay" "4" +} +// entity 391 +{ +"classname" "light" +"origin" "-32 3424 112" +"light" "144" +"delay" "4" +} +// entity 392 +{ +"classname" "light" +"origin" "-96 3424 112" +"light" "144" +"delay" "4" +} +// entity 393 +{ +"classname" "light" +"origin" "-432 3216 144" +"light" "244" +"wait" "1.5" +} +// entity 394 +{ +"classname" "light" +"origin" "1216 2928 48" +"light" "99" +"wait" ".25" +} +// entity 395 +{ +"classname" "light_torch_long_walltorch" +"origin" "512 1224 -144" +"light" "282" +"angle" "270" +} +// entity 396 +{ +"classname" "light_torch_long_walltorch" +"origin" "360 1376 -144" +"light" "282" +"angle" "180" +} +// entity 397 +{ +"classname" "light" +"origin" "512 2112 -160" +"light" "200" +} +// entity 398 +{ +"classname" "light" +"origin" "832 3168 192" +"light" "155" +} +// entity 399 +{ +"classname" "light_torch_long_walltorch" +"origin" "1128 3440 160" +"light" "277" +"angle" "180" +} +// entity 400 +{ +"classname" "trigger_relay" +"origin" "1952 1664 144" +"targetname" "wurkz" +"target" "doorz" +"delay" "4" +} +// entity 401 +{ +"classname" "func_rotate_door" +"origin" "1784 1472 -96" +"targetname" "wurkz" +"target" "armz" +"angles" "0 0 90" +"speed" "4" +"sounds" "1" +"rotate" "0 0 1" +} +// entity 402 +{ +"classname" "func_movewall" +"targetname" "armz" +// brush 0 +{ +( 1800 1520 -80 ) ( 1800 1488 -80 ) ( 1768 1520 -80 ) movewall 0 0 0 1 1 +( 1800 1520 -80 ) ( 1768 1520 -80 ) ( 1800 1520 -112 ) movewall 0 0 0 1 1 +( 1800 1520 -80 ) ( 1800 1520 -112 ) ( 1800 1488 -80 ) movewall 0 0 0 1 1 +( 1768 1488 -112 ) ( 1800 1488 -112 ) ( 1768 1520 -112 ) movewall 0 0 0 1 1 +( 1768 1488 -112 ) ( 1768 1488 -80 ) ( 1800 1488 -112 ) movewall 0 0 0 1 1 +( 1768 1488 -112 ) ( 1768 1520 -112 ) ( 1768 1488 -80 ) movewall 0 0 0 1 1 +} +} +// entity 403 +{ +"classname" "func_movewall" +"targetname" "armz" +// brush 0 +{ +( 1800 1552 -80 ) ( 1800 1520 -80 ) ( 1768 1552 -80 ) movewall 0 0 0 1 1 +( 1800 1552 -80 ) ( 1768 1552 -80 ) ( 1800 1552 -112 ) movewall 0 0 0 1 1 +( 1800 1552 -80 ) ( 1800 1552 -112 ) ( 1800 1520 -80 ) movewall 0 0 0 1 1 +( 1768 1520 -112 ) ( 1800 1520 -112 ) ( 1768 1552 -112 ) movewall 0 0 0 1 1 +( 1768 1520 -112 ) ( 1768 1520 -80 ) ( 1800 1520 -112 ) movewall 0 0 0 1 1 +( 1768 1520 -112 ) ( 1768 1552 -112 ) ( 1768 1520 -80 ) movewall 0 0 0 1 1 +} +} +// entity 404 +{ +"classname" "func_movewall" +"targetname" "armz" +// brush 0 +{ +( 1800 1584 -80 ) ( 1800 1552 -80 ) ( 1768 1584 -80 ) movewall 0 0 0 1 1 +( 1800 1584 -80 ) ( 1768 1584 -80 ) ( 1800 1584 -112 ) movewall 0 0 0 1 1 +( 1800 1584 -80 ) ( 1800 1584 -112 ) ( 1800 1552 -80 ) movewall 0 0 0 1 1 +( 1768 1552 -112 ) ( 1800 1552 -112 ) ( 1768 1584 -112 ) movewall 0 0 0 1 1 +( 1768 1552 -112 ) ( 1768 1552 -80 ) ( 1800 1552 -112 ) movewall 0 0 0 1 1 +( 1768 1552 -112 ) ( 1768 1584 -112 ) ( 1768 1552 -80 ) movewall 0 0 0 1 1 +} +} +// entity 405 +{ +"classname" "func_movewall" +"targetname" "armz" +// brush 0 +{ +( 1800 1616 -80 ) ( 1800 1584 -80 ) ( 1768 1616 -80 ) movewall 0 0 0 1 1 +( 1800 1616 -80 ) ( 1768 1616 -80 ) ( 1800 1616 -112 ) movewall 0 0 0 1 1 +( 1800 1616 -80 ) ( 1800 1616 -112 ) ( 1800 1584 -80 ) movewall 0 0 0 1 1 +( 1768 1584 -112 ) ( 1800 1584 -112 ) ( 1768 1616 -112 ) movewall 0 0 0 1 1 +( 1768 1584 -112 ) ( 1768 1584 -80 ) ( 1800 1584 -112 ) movewall 0 0 0 1 1 +( 1768 1584 -112 ) ( 1768 1616 -112 ) ( 1768 1584 -80 ) movewall 0 0 0 1 1 +} +} +// entity 406 +{ +"classname" "func_movewall" +"targetname" "armz" +// brush 0 +{ +( 1792 1624 -32 ) ( 1792 1608 -32 ) ( 1776 1624 -32 ) movewall 0 0 0 1 1 +( 1792 1624 -32 ) ( 1776 1624 -32 ) ( 1792 1624 -64 ) movewall 0 0 0 1 1 +( 1792 1624 -32 ) ( 1792 1624 -64 ) ( 1792 1608 -32 ) movewall 0 0 0 1 1 +( 1776 1608 -48 ) ( 1792 1608 -48 ) ( 1776 1624 -48 ) movewall 0 0 0 1 1 +( 1776 1608 -64 ) ( 1776 1608 -32 ) ( 1792 1608 -64 ) movewall 0 0 0 1 1 +( 1776 1608 -64 ) ( 1776 1624 -64 ) ( 1776 1608 -32 ) movewall 0 0 0 1 1 +} +} +// entity 407 +{ +"classname" "light" +"origin" "1216 3104 128" +"light" "177" +"wait" ".25" +} +// entity 408 +{ +"classname" "func_door" +"angle" "-1" +"speed" "32" +"wait" "-1" +"lip" "8" +"sounds" "1" +"targetname" "doorz" +// brush 0 +{ +( 1600 1552 64 ) ( 1600 1504 64 ) ( 1568 1552 64 ) wm1_1 0 0 0 1 1 +( 1600 1568 -32 ) ( 1600 1568 0 ) ( 1568 1552 0 ) wm1_1 0 0 0 1 1 +( 1584 1568 0 ) ( 1584 1568 -32 ) ( 1584 1504 -32 ) wm1_1 0 0 0 1 1 +( 1568 1504 -64 ) ( 1600 1504 -64 ) ( 1568 1552 -64 ) wm1_1 0 0 0 1 1 +( 1568 1504 -32 ) ( 1568 1504 0 ) ( 1600 1504 -32 ) wm1_1 0 0 0 1 1 +( 1568 1504 -32 ) ( 1568 1552 -32 ) ( 1568 1504 0 ) wm1_1 0 0 0 1 1 +} +// brush 1 +{ +( 1520 1600 64 ) ( 1472 1632 64 ) ( 1520 1632 64 ) wm1_1 0 0 0 1 1 +( 1520 1600 0 ) ( 1536 1632 0 ) ( 1536 1632 -32 ) wm1_1 0 0 0 1 1 +( 1472 1616 -32 ) ( 1536 1616 -32 ) ( 1536 1616 0 ) wm1_1 0 0 0 1 1 +( 1520 1600 -64 ) ( 1472 1632 -64 ) ( 1472 1600 -64 ) wm1_1 0 0 0 1 1 +( 1472 1632 -32 ) ( 1472 1600 0 ) ( 1472 1600 -32 ) wm1_1 0 0 0 1 1 +( 1472 1600 32 ) ( 1520 1600 0 ) ( 1472 1600 0 ) wm1_1 0 0 0 1 1 +} +// brush 2 +{ +( 1536 1632 64 ) ( 1584 1600 64 ) ( 1536 1600 64 ) wm1_1 0 0 0 1 1 +( 1536 1632 0 ) ( 1520 1600 0 ) ( 1520 1600 -32 ) wm1_1 0 0 0 1 1 +( 1520 1600 96 ) ( 1568 1552 96 ) ( 1568 1552 -64 ) wm1_1 0 0 0 1 1 +( 1536 1632 -64 ) ( 1584 1600 -64 ) ( 1584 1632 -64 ) wm1_1 0 0 0 1 1 +( 1568 1552 96 ) ( 1600 1568 96 ) ( 1600 1568 -64 ) wm1_1 0 0 0 1 1 +( 1536 1608 -64 ) ( 1600 1544 -64 ) ( 1600 1544 96 ) wm1_1 0 0 0 1 1 +} +} +// entity 409 +{ +"classname" "func_door" +"angle" "-1" +"speed" "32" +"wait" "-1" +"lip" "8" +"sounds" "1" +"targetname" "doorz" +// brush 0 +{ +( 2368 1600 64 ) ( 2320 1600 64 ) ( 2368 1632 64 ) wm1_1 0 0 0 1 1 +( 2384 1600 -32 ) ( 2384 1600 0 ) ( 2368 1632 0 ) wm1_1 0 0 0 1 1 +( 2336 1552 -64 ) ( 2336 1552 96 ) ( 2384 1600 96 ) wm1_1 0 0 0 1 1 +( 2320 1632 -64 ) ( 2320 1600 -64 ) ( 2368 1632 -64 ) wm1_1 0 0 0 1 1 +( 2304 1568 -64 ) ( 2304 1568 96 ) ( 2336 1552 96 ) wm1_1 0 0 0 1 1 +( 2304 1544 96 ) ( 2304 1544 -64 ) ( 2368 1608 -64 ) wm1_1 0 0 0 1 1 +} +// brush 1 +{ +( 2336 1552 64 ) ( 2304 1504 64 ) ( 2304 1552 64 ) wm1_1 0 0 0 1 1 +( 2336 1552 0 ) ( 2304 1568 0 ) ( 2304 1568 -32 ) wm1_1 0 0 0 1 1 +( 2320 1504 -32 ) ( 2320 1568 -32 ) ( 2320 1568 0 ) wm1_1 0 0 0 1 1 +( 2336 1552 -64 ) ( 2304 1504 -64 ) ( 2336 1504 -64 ) wm1_1 0 0 0 1 1 +( 2304 1504 -32 ) ( 2336 1504 0 ) ( 2336 1504 -32 ) wm1_1 0 0 0 1 1 +( 2336 1504 0 ) ( 2336 1552 -32 ) ( 2336 1504 -32 ) wm1_1 0 0 0 1 1 +} +// brush 2 +{ +( 2384 1632 64 ) ( 2432 1632 64 ) ( 2384 1600 64 ) wm1_1 0 0 0 1 1 +( 2368 1632 -32 ) ( 2368 1632 0 ) ( 2384 1600 0 ) wm1_1 0 0 0 1 1 +( 2368 1616 0 ) ( 2368 1616 -32 ) ( 2432 1616 -32 ) wm1_1 0 0 0 1 1 +( 2432 1600 -64 ) ( 2432 1632 -64 ) ( 2384 1600 -64 ) wm1_1 0 0 0 1 1 +( 2432 1600 -32 ) ( 2432 1600 0 ) ( 2432 1632 -32 ) wm1_1 0 0 0 1 1 +( 2432 1600 0 ) ( 2384 1600 0 ) ( 2432 1600 32 ) wm1_1 0 0 0 1 1 +} +} +// entity 410 +{ +"classname" "light" +"origin" "1216 3040 288" +"light" "333" +"style" "1" +"wait" "2.5" +} +// entity 411 +{ +"classname" "light" +"origin" "960 2336 160" +"light" "300" +"style" "1" +"wait" "2" +} +// entity 412 +{ +"classname" "rotate_object" +"targetname" "armz" +"target" "wurkzwest" +// brush 0 +{ +( 2096 1472 -88 ) ( 2096 1480 -96 ) ( 2144 1480 -96 ) wmet2_b 0 0 0 1 1 +( 2096 1480 -96 ) ( 2096 1472 -104 ) ( 2144 1472 -104 ) wmet2_b 0 0 0 1 1 +( 2096 1464 -88 ) ( 2096 1480 -104 ) ( 2096 1480 -88 ) wmet2_b 0 0 0 1 1 +( 2096 1472 -104 ) ( 2096 1464 -96 ) ( 2144 1464 -96 ) wmet2_b 0 0 0 1 1 +( 2144 1472 -88 ) ( 2144 1464 -96 ) ( 2096 1464 -96 ) wmet2_b 0 0 0 1 1 +( 2144 1464 -88 ) ( 2144 1480 -104 ) ( 2144 1464 -104 ) wmet2_b 0 0 0 1 1 +} +// brush 1 +{ +( 2104 1632 -80 ) ( 2104 1600 -80 ) ( 2136 1600 -80 ) wmet2_1 0 0 0 1 1 +( 2104 1616 -80 ) ( 2120 1616 -32 ) ( 2120 1600 -80 ) wmet2_1 0 0 0 1 1 +( 2120 1632 -80 ) ( 2120 1616 -32 ) ( 2104 1616 -80 ) wmet2_1 0 0 0 1 1 +( 2136 1616 -80 ) ( 2120 1616 -32 ) ( 2120 1632 -80 ) wmet2_1 0 0 0 1 1 +( 2120 1600 -80 ) ( 2120 1616 -32 ) ( 2136 1616 -80 ) wmet2_1 0 0 0 1 1 +} +// brush 2 +{ +( 2136 1616 -80 ) ( 2104 1456 -80 ) ( 2104 1616 -80 ) wmet2_b 8 0 0 1 1 +( 2104 1456 312 ) ( 2104 1616 -136 ) ( 2104 1616 312 ) wmet2_b 8 0 0 1 1 +( 2136 1616 -112 ) ( 2104 1456 -112 ) ( 2136 1456 -112 ) wmet2_b 8 0 0 1 1 +( 2104 1456 -136 ) ( 2136 1456 312 ) ( 2136 1456 -136 ) wmet2_b 8 0 0 1 1 +( 2136 1456 -56 ) ( 2136 1616 -504 ) ( 2136 1456 -504 ) wmet2_b 8 0 0 1 1 +( 2136 1616 56 ) ( 2120 1632 -72 ) ( 2136 1616 -72 ) wmet2_b 0 0 0 1 1 +( 2120 1632 56 ) ( 2104 1616 -72 ) ( 2120 1632 -72 ) wmet2_b 0 0 0 1 1 +( 3840 1464 -112 ) ( 3968 1456 -104 ) ( 3968 1464 -112 ) wmet2_b 0 0 0 1 1 +( 3840 1456 -88 ) ( 3968 1464 -80 ) ( 3968 1456 -88 ) wmet2_b 0 0 0 1 1 +} +// brush 3 +{ +( 1760 1480 -96 ) ( 1808 1480 -96 ) ( 1808 1472 -88 ) wmet2_b 0 0 0 1 1 +( 1760 1472 -104 ) ( 1808 1472 -104 ) ( 1808 1480 -96 ) wmet2_b 0 0 0 1 1 +( 1808 1480 -88 ) ( 1808 1480 -104 ) ( 1808 1464 -88 ) wmet2_b 0 0 0 1 1 +( 1760 1464 -96 ) ( 1808 1464 -96 ) ( 1808 1472 -104 ) wmet2_b 0 0 0 1 1 +( 1808 1464 -96 ) ( 1760 1464 -96 ) ( 1760 1472 -88 ) wmet2_b 0 0 0 1 1 +( 1760 1464 -104 ) ( 1760 1480 -104 ) ( 1760 1464 -88 ) wmet2_b 0 0 0 1 1 +} +// brush 4 +{ +( 1768 1600 -80 ) ( 1800 1600 -80 ) ( 1800 1632 -80 ) wmet2_1 0 0 0 1 1 +( 1784 1600 -80 ) ( 1784 1616 -32 ) ( 1800 1616 -80 ) wmet2_1 0 0 0 1 1 +( 1800 1616 -80 ) ( 1784 1616 -32 ) ( 1784 1632 -80 ) wmet2_1 0 0 0 1 1 +( 1784 1632 -80 ) ( 1784 1616 -32 ) ( 1768 1616 -80 ) wmet2_1 0 0 0 1 1 +( 1768 1616 -80 ) ( 1784 1616 -32 ) ( 1784 1600 -80 ) wmet2_1 0 0 0 1 1 +} +// brush 5 +{ +( 1800 1616 -80 ) ( 1800 1456 -80 ) ( 1768 1616 -80 ) wmet2_b 8 0 0 1 1 +( 1800 1616 312 ) ( 1800 1616 -136 ) ( 1800 1456 312 ) wmet2_b 8 0 0 1 1 +( 1768 1456 -112 ) ( 1800 1456 -112 ) ( 1768 1616 -112 ) wmet2_b 8 0 0 1 1 +( 1768 1456 -136 ) ( 1768 1456 312 ) ( 1800 1456 -136 ) wmet2_b 8 0 0 1 1 +( 1768 1456 -504 ) ( 1768 1616 -504 ) ( 1768 1456 -56 ) wmet2_b 8 0 0 1 1 +( 1768 1616 -72 ) ( 1784 1632 -72 ) ( 1768 1616 56 ) wmet2_b 0 0 0 1 1 +( 1784 1632 -72 ) ( 1800 1616 -72 ) ( 1784 1632 56 ) wmet2_b 0 0 0 1 1 +( -64 1464 -112 ) ( -64 1456 -104 ) ( 64 1464 -112 ) wmet2_b 0 0 0 1 1 +( -64 1456 -88 ) ( -64 1464 -80 ) ( 64 1456 -88 ) wmet2_b 0 0 0 1 1 +} +} +// entity 413 +{ +"classname" "trigger_drolejump" +"angle" "270" +"speed" "256" +"height" "128" +// brush 0 +{ +( 2080 2080 192 ) ( 2080 1952 192 ) ( 1824 2080 192 ) trigger 0 0 0 1 1 +( 2080 2048 192 ) ( 1824 2048 192 ) ( 2080 2048 160 ) trigger 0 0 0 1 1 +( 2112 2080 192 ) ( 2112 2080 160 ) ( 2112 1952 192 ) trigger 0 0 0 1 1 +( 1824 1952 160 ) ( 2080 1952 160 ) ( 1824 2080 160 ) trigger 0 0 0 1 1 +( 1824 1984 160 ) ( 1824 1984 192 ) ( 2080 1984 160 ) trigger 0 0 0 1 1 +( 1792 1952 160 ) ( 1792 2080 160 ) ( 1792 1952 192 ) trigger 0 0 0 1 1 +} +} +// entity 414 +{ +"classname" "light" +"origin" "512 1696 224" +"light" "333" +"_anglesense" "0" +"wait" "2" +} +// entity 415 +{ +"classname" "info_rotate" +"origin" "1784 1472 -96" +"targetname" "wurkzwest" +} +// entity 416 +{ +"classname" "light_torch_long_walltorch" +"origin" "1016 2240 32" +"light" "199" +"angle" "0" +} +// entity 417 +{ +"classname" "light_torch_long_walltorch" +"origin" "8 2240 32" +"light" "199" +"angle" "180" +} +// entity 418 +{ +"classname" "light" +"origin" "2120 1584 -120" +"light" "155" +"delay" "4" +} +// entity 419 +{ +"classname" "light" +"origin" "2120 1616 -120" +"light" "155" +"delay" "4" +} +// entity 420 +{ +"classname" "light" +"origin" "2120 1452 -120" +"light" "155" +"delay" "4" +} +// entity 421 +{ +"classname" "light" +"origin" "2120 1488 -120" +"light" "155" +"delay" "4" +} +// entity 422 +{ +"classname" "light" +"origin" "2120 1520 -120" +"light" "155" +"delay" "4" +} +// entity 423 +{ +"classname" "light" +"origin" "2120 1552 -120" +"light" "155" +"delay" "4" +} +// entity 424 +{ +"classname" "light" +"origin" "1952 2192 32" +"light" "222" +"wait" ".75" +} +// entity 425 +{ +"classname" "light" +"origin" "1120 832 -304" +"light" "88" +"wait" "1.5" +"_anglesense" ".25" +} +// entity 426 +{ +"classname" "light" +"origin" "384 832 -288" +"light" "122" +"wait" "1" +} +// entity 427 +{ +"classname" "light" +"origin" "560 832 -288" +"light" "88" +"wait" ".5" +} +// entity 428 +{ +"classname" "light_torch_long_walltorch" +"origin" "664 1376 -144" +"light" "282" +} +// entity 429 +{ +"classname" "light_torch_long_walltorch" +"origin" "312 832 -112" +"light" "388" +"wait" "1.25" +} +// entity 430 +{ +"classname" "light" +"origin" "1840 2656 112" +"light" "111" +"wait" "2" +} +// entity 431 +{ +"classname" "light" +"origin" "1952 2768 112" +"light" "111" +"wait" "2" +} +// entity 432 +{ +"classname" "light_torch_long_walltorch" +"origin" "-808 2496 -128" +"light" "444" +} +// entity 433 +{ +"classname" "light" +"origin" "-736 2336 -160" +"light" "133" +"delay" "4" +} +// entity 434 +{ +"classname" "light" +"origin" "-576 2656 -160" +"light" "111" +"delay" "4" +} +// entity 435 +{ +"classname" "light" +"origin" "128 1376 96" +"light" "155" +"wait" "1" +} +// entity 436 +{ +"classname" "light" +"origin" "512 1888 0" +"light" "144" +"wait" ".65" +} +// entity 437 +{ +"classname" "light" +"origin" "1120 3680 272" +"light" "144" +"wait" ".5" +} +// entity 438 +{ +"classname" "light" +"origin" "1136 3280 144" +"light" "166" +"wait" ".75" +} +// entity 439 +{ +"classname" "light" +"origin" "0 1376 32" +"light" "144" +"wait" ".5" +} +// entity 440 +{ +"classname" "light" +"origin" "-736 2656 -160" +"light" "133" +"delay" "4" +} +// entity 441 +{ +"classname" "light" +"origin" "1392 2224 -192" +"light" "111" +"delay" "4" +} +// entity 442 +{ +"classname" "light" +"origin" "-576 2336 48" +"light" "77" +"delay" "4" +"wait" ".5" +} +// entity 443 +{ +"classname" "light" +"origin" "1200 3728 144" +"light" "166" +"wait" ".5" +} +// entity 444 +{ +"classname" "func_illusionary" +// brush 0 +{ +( 2740 2728 324 ) ( 2740 2732 324 ) ( 2744 2728 324 ) wm1_1 0 0 0 1 1 +( 2740 2732 96 ) ( 2736 2732 96 ) ( 2740 2728 96 ) wm1_1 0 0 0 1 1 +( 2739 2731 384 ) ( 2739 2731 96 ) ( 2740 2728 384 ) wm1_1 0 0 0 1 1 +( 2739 2731 96 ) ( 2739 2731 384 ) ( 2736 2732 384 ) wm1_1 0 0 0 1 1 +( 2732 2728 384 ) ( 2733 2731 96 ) ( 2733 2731 384 ) wm1_1 0 0 0 1 1 +( 2736 2732 384 ) ( 2733 2731 384 ) ( 2733 2731 96 ) wm1_1 0 0 0 1 1 +( 2740 2728 388 ) ( 2739 2725 100 ) ( 2739 2725 388 ) wm1_1 0 0 0 1 1 +( 2736 2724 384 ) ( 2739 2725 384 ) ( 2739 2725 96 ) wm1_1 0 0 0 1 1 +( 2733 2725 388 ) ( 2733 2725 100 ) ( 2732 2728 388 ) wm1_1 0 0 0 1 1 +( 2733 2725 96 ) ( 2733 2725 384 ) ( 2736 2724 384 ) wm1_1 0 0 0 1 1 +} +// brush 1 +{ +( 2744 2584 324 ) ( 2740 2580 324 ) ( 2740 2584 324 ) wm1_1 0 0 0 1 1 +( 2740 2584 96 ) ( 2736 2580 96 ) ( 2740 2580 96 ) wm1_1 0 0 0 1 1 +( 2740 2584 384 ) ( 2739 2581 96 ) ( 2739 2581 384 ) wm1_1 0 0 0 1 1 +( 2736 2580 384 ) ( 2739 2581 384 ) ( 2739 2581 96 ) wm1_1 0 0 0 1 1 +( 2733 2581 384 ) ( 2733 2581 96 ) ( 2732 2584 384 ) wm1_1 0 0 0 1 1 +( 2733 2581 96 ) ( 2733 2581 384 ) ( 2736 2580 384 ) wm1_1 0 0 0 1 1 +( 2739 2587 388 ) ( 2739 2587 100 ) ( 2740 2584 388 ) wm1_1 0 0 0 1 1 +( 2739 2587 96 ) ( 2739 2587 384 ) ( 2736 2588 384 ) wm1_1 0 0 0 1 1 +( 2732 2584 388 ) ( 2733 2587 100 ) ( 2733 2587 388 ) wm1_1 0 0 0 1 1 +( 2736 2588 384 ) ( 2733 2587 384 ) ( 2733 2587 96 ) wm1_1 0 0 0 1 1 +} +} +// entity 445 +{ +"classname" "trigger_once" +"target" "exitz" +// brush 0 +{ +( 2656 2880 192 ) ( 2656 2560 192 ) ( 2592 2880 192 ) trigger 0 0 0 1 1 +( 2656 2752 384 ) ( 2592 2752 384 ) ( 2656 2752 160 ) trigger 0 0 0 1 1 +( 2688 2880 384 ) ( 2688 2880 160 ) ( 2688 2560 384 ) trigger 0 0 0 1 1 +( 2624 2560 160 ) ( 2688 2560 160 ) ( 2624 2880 160 ) trigger 0 0 0 1 1 +( 2656 2560 160 ) ( 2656 2560 384 ) ( 2720 2560 160 ) trigger 0 0 0 1 1 +( 2592 2624 160 ) ( 2592 2944 160 ) ( 2592 2624 384 ) trigger 0 0 0 1 1 +} +} +// entity 446 +{ +"classname" "monster_death_guard" +"origin" "2528 2656 160" +"target" "guard0" +} +// entity 447 +{ +"classname" "path_corner" +"origin" "2528 2816 160" +"targetname" "guard0" +"target" "guard1" +} +// entity 448 +{ +"classname" "path_corner" +"origin" "2528 2496 160" +"target" "guard0" +"targetname" "guard1" +} +// entity 449 +{ +"classname" "info_rotate" +"origin" "2736 2728 224" +"targetname" "exitznorth" +} +// entity 450 +{ +"classname" "info_rotate" +"origin" "2736 2584 224" +"targetname" "exitzsouth" +} +// entity 451 +{ +"classname" "func_rotate_door" +"origin" "2736 2728 224" +"target" "gatenorth" +"rotate" "0 -1 0" +"angles" "0 90 0" +"speed" "2" +"sounds" "1" +"targetname" "exitz" +} +// entity 452 +{ +"classname" "func_rotate_door" +"origin" "2736 2584 224" +"target" "gatesouth" +"rotate" "0 1 0" +"angles" "0 -90 0" +"speed" "2" +"sounds" "1" +"targetname" "exitz" +} +// entity 453 +{ +"classname" "monster_ogre" +"origin" "2336 2528 160" +"angle" "45" +"spawnflags" "256" +} +// entity 454 +{ +"classname" "light" +"origin" "1120 960 -272" +"light" "111" +"wait" ".75" +} +// entity 455 +{ +"classname" "light" +"origin" "-336 3072 8" +"light" "88" +"delay" "4" +} +// entity 456 +{ +"classname" "light" +"origin" "-336 3008 8" +"light" "88" +"delay" "4" +} +// entity 457 +{ +"classname" "light" +"origin" "-368 3072 24" +"light" "88" +"delay" "4" +} +// entity 458 +{ +"classname" "light" +"origin" "-368 3008 24" +"light" "88" +"delay" "4" +} +// entity 459 +{ +"classname" "func_movewall" +"targetname" "gatenorth" +// brush 0 +{ +( 2740 2724 320 ) ( 2740 2716 320 ) ( 2732 2724 320 ) movewall 0 0 0 1 1 +( 2740 2724 228 ) ( 2732 2724 228 ) ( 2740 2724 224 ) movewall 0 0 0 1 1 +( 2740 2724 228 ) ( 2740 2724 224 ) ( 2740 2716 228 ) movewall 0 0 0 1 1 +( 2732 2716 128 ) ( 2740 2716 128 ) ( 2732 2724 128 ) movewall 0 0 0 1 1 +( 2732 2716 224 ) ( 2732 2716 228 ) ( 2740 2716 224 ) movewall 0 0 0 1 1 +( 2732 2716 292 ) ( 2732 2724 292 ) ( 2732 2716 296 ) movewall 0 0 0 1 1 +} +} +// entity 460 +{ +"classname" "func_movewall" +"targetname" "gatenorth" +// brush 0 +{ +( 2740 2716 320 ) ( 2740 2708 320 ) ( 2732 2716 320 ) movewall 0 0 0 1 1 +( 2740 2716 228 ) ( 2732 2716 228 ) ( 2740 2716 224 ) movewall 0 0 0 1 1 +( 2740 2716 228 ) ( 2740 2716 224 ) ( 2740 2708 228 ) movewall 0 0 0 1 1 +( 2732 2708 128 ) ( 2740 2708 128 ) ( 2732 2716 128 ) movewall 0 0 0 1 1 +( 2732 2708 224 ) ( 2732 2708 228 ) ( 2740 2708 224 ) movewall 0 0 0 1 1 +( 2732 2708 292 ) ( 2732 2716 292 ) ( 2732 2708 296 ) movewall 0 0 0 1 1 +} +} +// entity 461 +{ +"classname" "func_movewall" +"targetname" "gatenorth" +// brush 0 +{ +( 2740 2708 320 ) ( 2740 2700 320 ) ( 2732 2708 320 ) movewall 0 0 0 1 1 +( 2740 2708 228 ) ( 2732 2708 228 ) ( 2740 2708 224 ) movewall 0 0 0 1 1 +( 2740 2708 228 ) ( 2740 2708 224 ) ( 2740 2700 228 ) movewall 0 0 0 1 1 +( 2732 2700 128 ) ( 2740 2700 128 ) ( 2732 2708 128 ) movewall 0 0 0 1 1 +( 2732 2700 224 ) ( 2732 2700 228 ) ( 2740 2700 224 ) movewall 0 0 0 1 1 +( 2732 2700 292 ) ( 2732 2708 292 ) ( 2732 2700 296 ) movewall 0 0 0 1 1 +} +} +// entity 462 +{ +"classname" "func_movewall" +"targetname" "gatenorth" +// brush 0 +{ +( 2740 2700 320 ) ( 2740 2692 320 ) ( 2732 2700 320 ) movewall 0 0 0 1 1 +( 2740 2700 228 ) ( 2732 2700 228 ) ( 2740 2700 224 ) movewall 0 0 0 1 1 +( 2740 2700 228 ) ( 2740 2700 224 ) ( 2740 2692 228 ) movewall 0 0 0 1 1 +( 2732 2692 128 ) ( 2740 2692 128 ) ( 2732 2700 128 ) movewall 0 0 0 1 1 +( 2732 2692 224 ) ( 2732 2692 228 ) ( 2740 2692 224 ) movewall 0 0 0 1 1 +( 2732 2692 292 ) ( 2732 2700 292 ) ( 2732 2692 296 ) movewall 0 0 0 1 1 +} +} +// entity 463 +{ +"classname" "func_movewall" +"targetname" "gatenorth" +// brush 0 +{ +( 2740 2692 320 ) ( 2740 2684 320 ) ( 2732 2692 320 ) movewall 0 0 0 1 1 +( 2740 2692 228 ) ( 2732 2692 228 ) ( 2740 2692 224 ) movewall 0 0 0 1 1 +( 2740 2692 228 ) ( 2740 2692 224 ) ( 2740 2684 228 ) movewall 0 0 0 1 1 +( 2732 2684 128 ) ( 2740 2684 128 ) ( 2732 2692 128 ) movewall 0 0 0 1 1 +( 2732 2684 224 ) ( 2732 2684 228 ) ( 2740 2684 224 ) movewall 0 0 0 1 1 +( 2732 2684 292 ) ( 2732 2692 292 ) ( 2732 2684 296 ) movewall 0 0 0 1 1 +} +} +// entity 464 +{ +"classname" "func_movewall" +"targetname" "gatenorth" +// brush 0 +{ +( 2740 2684 320 ) ( 2740 2676 320 ) ( 2732 2684 320 ) movewall 0 0 0 1 1 +( 2740 2684 228 ) ( 2732 2684 228 ) ( 2740 2684 224 ) movewall 0 0 0 1 1 +( 2740 2684 228 ) ( 2740 2684 224 ) ( 2740 2676 228 ) movewall 0 0 0 1 1 +( 2732 2676 128 ) ( 2740 2676 128 ) ( 2732 2684 128 ) movewall 0 0 0 1 1 +( 2732 2676 224 ) ( 2732 2676 228 ) ( 2740 2676 224 ) movewall 0 0 0 1 1 +( 2732 2676 292 ) ( 2732 2684 292 ) ( 2732 2676 296 ) movewall 0 0 0 1 1 +} +} +// entity 465 +{ +"classname" "func_movewall" +"targetname" "gatenorth" +// brush 0 +{ +( 2740 2676 320 ) ( 2740 2668 320 ) ( 2732 2676 320 ) movewall 0 0 0 1 1 +( 2740 2676 228 ) ( 2732 2676 228 ) ( 2740 2676 224 ) movewall 0 0 0 1 1 +( 2740 2676 228 ) ( 2740 2676 224 ) ( 2740 2668 228 ) movewall 0 0 0 1 1 +( 2732 2668 128 ) ( 2740 2668 128 ) ( 2732 2676 128 ) movewall 0 0 0 1 1 +( 2732 2668 224 ) ( 2732 2668 228 ) ( 2740 2668 224 ) movewall 0 0 0 1 1 +( 2732 2668 292 ) ( 2732 2676 292 ) ( 2732 2668 296 ) movewall 0 0 0 1 1 +} +} +// entity 466 +{ +"classname" "func_movewall" +"targetname" "gatenorth" +// brush 0 +{ +( 2740 2668 320 ) ( 2740 2660 320 ) ( 2732 2668 320 ) movewall 0 0 0 1 1 +( 2740 2668 228 ) ( 2732 2668 228 ) ( 2740 2668 224 ) movewall 0 0 0 1 1 +( 2740 2668 228 ) ( 2740 2668 224 ) ( 2740 2660 228 ) movewall 0 0 0 1 1 +( 2732 2660 128 ) ( 2740 2660 128 ) ( 2732 2668 128 ) movewall 0 0 0 1 1 +( 2732 2660 224 ) ( 2732 2660 228 ) ( 2740 2660 224 ) movewall 0 0 0 1 1 +( 2732 2660 292 ) ( 2732 2668 292 ) ( 2732 2660 296 ) movewall 0 0 0 1 1 +} +} +// entity 467 +{ +"classname" "func_movewall" +"targetname" "gatesouth" +// brush 0 +{ +( 2740 2596 320 ) ( 2740 2588 320 ) ( 2732 2596 320 ) movewall 0 0 0 1 1 +( 2740 2596 228 ) ( 2732 2596 228 ) ( 2740 2596 224 ) movewall 0 0 0 1 1 +( 2740 2596 228 ) ( 2740 2596 224 ) ( 2740 2588 228 ) movewall 0 0 0 1 1 +( 2732 2588 128 ) ( 2740 2588 128 ) ( 2732 2596 128 ) movewall 0 0 0 1 1 +( 2732 2588 224 ) ( 2732 2588 228 ) ( 2740 2588 224 ) movewall 0 0 0 1 1 +( 2732 2588 292 ) ( 2732 2596 292 ) ( 2732 2588 296 ) movewall 0 0 0 1 1 +} +} +// entity 468 +{ +"classname" "func_movewall" +"targetname" "gatesouth" +// brush 0 +{ +( 2740 2604 320 ) ( 2740 2596 320 ) ( 2732 2604 320 ) movewall 0 0 0 1 1 +( 2740 2604 228 ) ( 2732 2604 228 ) ( 2740 2604 224 ) movewall 0 0 0 1 1 +( 2740 2604 228 ) ( 2740 2604 224 ) ( 2740 2596 228 ) movewall 0 0 0 1 1 +( 2732 2596 128 ) ( 2740 2596 128 ) ( 2732 2604 128 ) movewall 0 0 0 1 1 +( 2732 2596 224 ) ( 2732 2596 228 ) ( 2740 2596 224 ) movewall 0 0 0 1 1 +( 2732 2596 292 ) ( 2732 2604 292 ) ( 2732 2596 296 ) movewall 0 0 0 1 1 +} +} +// entity 469 +{ +"classname" "func_movewall" +"targetname" "gatesouth" +// brush 0 +{ +( 2740 2612 320 ) ( 2740 2604 320 ) ( 2732 2612 320 ) movewall 0 0 0 1 1 +( 2740 2612 228 ) ( 2732 2612 228 ) ( 2740 2612 224 ) movewall 0 0 0 1 1 +( 2740 2612 228 ) ( 2740 2612 224 ) ( 2740 2604 228 ) movewall 0 0 0 1 1 +( 2732 2604 128 ) ( 2740 2604 128 ) ( 2732 2612 128 ) movewall 0 0 0 1 1 +( 2732 2604 224 ) ( 2732 2604 228 ) ( 2740 2604 224 ) movewall 0 0 0 1 1 +( 2732 2604 292 ) ( 2732 2612 292 ) ( 2732 2604 296 ) movewall 0 0 0 1 1 +} +} +// entity 470 +{ +"classname" "func_movewall" +"targetname" "gatesouth" +// brush 0 +{ +( 2740 2620 320 ) ( 2740 2612 320 ) ( 2732 2620 320 ) movewall 0 0 0 1 1 +( 2740 2620 228 ) ( 2732 2620 228 ) ( 2740 2620 224 ) movewall 0 0 0 1 1 +( 2740 2620 228 ) ( 2740 2620 224 ) ( 2740 2612 228 ) movewall 0 0 0 1 1 +( 2732 2612 128 ) ( 2740 2612 128 ) ( 2732 2620 128 ) movewall 0 0 0 1 1 +( 2732 2612 224 ) ( 2732 2612 228 ) ( 2740 2612 224 ) movewall 0 0 0 1 1 +( 2732 2612 292 ) ( 2732 2620 292 ) ( 2732 2612 296 ) movewall 0 0 0 1 1 +} +} +// entity 471 +{ +"classname" "func_movewall" +"targetname" "gatesouth" +// brush 0 +{ +( 2740 2628 320 ) ( 2740 2620 320 ) ( 2732 2628 320 ) movewall 0 0 0 1 1 +( 2740 2628 228 ) ( 2732 2628 228 ) ( 2740 2628 224 ) movewall 0 0 0 1 1 +( 2740 2628 228 ) ( 2740 2628 224 ) ( 2740 2620 228 ) movewall 0 0 0 1 1 +( 2732 2620 128 ) ( 2740 2620 128 ) ( 2732 2628 128 ) movewall 0 0 0 1 1 +( 2732 2620 224 ) ( 2732 2620 228 ) ( 2740 2620 224 ) movewall 0 0 0 1 1 +( 2732 2620 292 ) ( 2732 2628 292 ) ( 2732 2620 296 ) movewall 0 0 0 1 1 +} +} +// entity 472 +{ +"classname" "func_movewall" +"targetname" "gatesouth" +// brush 0 +{ +( 2740 2636 320 ) ( 2740 2628 320 ) ( 2732 2636 320 ) movewall 0 0 0 1 1 +( 2740 2636 228 ) ( 2732 2636 228 ) ( 2740 2636 224 ) movewall 0 0 0 1 1 +( 2740 2636 228 ) ( 2740 2636 224 ) ( 2740 2628 228 ) movewall 0 0 0 1 1 +( 2732 2628 128 ) ( 2740 2628 128 ) ( 2732 2636 128 ) movewall 0 0 0 1 1 +( 2732 2628 224 ) ( 2732 2628 228 ) ( 2740 2628 224 ) movewall 0 0 0 1 1 +( 2732 2628 292 ) ( 2732 2636 292 ) ( 2732 2628 296 ) movewall 0 0 0 1 1 +} +} +// entity 473 +{ +"classname" "func_movewall" +"targetname" "gatesouth" +// brush 0 +{ +( 2740 2644 320 ) ( 2740 2636 320 ) ( 2732 2644 320 ) movewall 0 0 0 1 1 +( 2740 2644 228 ) ( 2732 2644 228 ) ( 2740 2644 224 ) movewall 0 0 0 1 1 +( 2740 2644 228 ) ( 2740 2644 224 ) ( 2740 2636 228 ) movewall 0 0 0 1 1 +( 2732 2636 128 ) ( 2740 2636 128 ) ( 2732 2644 128 ) movewall 0 0 0 1 1 +( 2732 2636 224 ) ( 2732 2636 228 ) ( 2740 2636 224 ) movewall 0 0 0 1 1 +( 2732 2636 292 ) ( 2732 2644 292 ) ( 2732 2636 296 ) movewall 0 0 0 1 1 +} +} +// entity 474 +{ +"classname" "func_movewall" +"targetname" "gatesouth" +// brush 0 +{ +( 2740 2652 320 ) ( 2740 2644 320 ) ( 2732 2652 320 ) movewall 0 0 0 1 1 +( 2740 2652 228 ) ( 2732 2652 228 ) ( 2740 2652 224 ) movewall 0 0 0 1 1 +( 2740 2652 228 ) ( 2740 2652 224 ) ( 2740 2644 228 ) movewall 0 0 0 1 1 +( 2732 2644 128 ) ( 2740 2644 128 ) ( 2732 2652 128 ) movewall 0 0 0 1 1 +( 2732 2644 224 ) ( 2732 2644 228 ) ( 2740 2644 224 ) movewall 0 0 0 1 1 +( 2732 2644 292 ) ( 2732 2652 292 ) ( 2732 2644 296 ) movewall 0 0 0 1 1 +} +} +// entity 475 +{ +"classname" "light" +"origin" "1360 2224 -192" +"light" "111" +"delay" "4" +} +// entity 476 +{ +"classname" "light_torch_long_walltorch" +"origin" "-128 1640 32" +"light" "400" +"wait" "1.25" +"angle" "-90" +} +// entity 477 +{ +"classname" "light" +"origin" "-256 2136 48" +"light" "177" +"wait" ".75" +} +// entity 478 +{ +"classname" "light_torch_long_walltorch" +"origin" "154 -186 80" +"angle" "-45" +"light" "444" +"wait" "1.2" +} +// entity 479 +{ +"classname" "func_illusionary" +// brush 0 +{ +( 483 2140 235 ) ( 512 2136 224 ) ( 483 2144 235 ) wm1_1 0 0 0 1 1 +( 496 2140 245 ) ( 512 2136 224 ) ( 483 2140 235 ) window03k 128 96 0 1 1 +( 496 2144 245 ) ( 483 2136 235 ) ( 483 2144 235 ) wm1_1 0 0 0 1 1 +( 496 2144 245 ) ( 512 2144 224 ) ( 512 2144 245 ) wm1_1 0 0 0 1 1 +( 512 2144 224 ) ( 512 2136 224 ) ( 496 2144 245 ) wm1_1 0 0 0 1 1 +} +// brush 1 +{ +( 483 2144 213 ) ( 512 2136 224 ) ( 483 2140 213 ) wm1_1 0 0 0 1 1 +( 483 2140 213 ) ( 512 2136 224 ) ( 496 2140 203 ) window03k 128 96 0 1 1 +( 483 2144 213 ) ( 483 2136 213 ) ( 496 2144 203 ) wm1_1 0 0 0 1 1 +( 512 2144 203 ) ( 512 2144 224 ) ( 496 2144 203 ) wm1_1 0 0 0 1 1 +( 496 2144 203 ) ( 512 2136 224 ) ( 512 2144 224 ) wm1_1 0 0 0 1 1 +} +// brush 2 +{ +( 541 2140 213 ) ( 512 2136 224 ) ( 541 2144 213 ) wm1_1 0 0 0 1 1 +( 528 2140 203 ) ( 512 2136 224 ) ( 541 2140 213 ) window03k 128 96 0 1 1 +( 528 2144 203 ) ( 541 2136 213 ) ( 541 2144 213 ) wm1_1 0 0 0 1 1 +( 528 2144 203 ) ( 512 2144 224 ) ( 512 2144 203 ) wm1_1 0 0 0 1 1 +( 512 2144 224 ) ( 512 2136 224 ) ( 528 2144 203 ) wm1_1 0 0 0 1 1 +} +// brush 3 +{ +( 541 2144 235 ) ( 512 2136 224 ) ( 541 2140 235 ) wm1_1 0 0 0 1 1 +( 541 2140 235 ) ( 512 2136 224 ) ( 528 2140 245 ) window03k 128 96 0 1 1 +( 541 2144 235 ) ( 541 2136 235 ) ( 528 2144 245 ) wm1_1 0 0 0 1 1 +( 512 2144 245 ) ( 512 2144 224 ) ( 528 2144 245 ) wm1_1 0 0 0 1 1 +( 528 2144 245 ) ( 512 2136 224 ) ( 512 2144 224 ) wm1_1 0 0 0 1 1 +} +// brush 4 +{ +( 483 2144 235 ) ( 471 2144 240 ) ( 483 2140 235 ) window03k 0 0 0 1 1 +( 488 2144 256 ) ( 471 2144 240 ) ( 496 2144 245 ) window03k 0 0 0 1 1 +( 483 2140 235 ) ( 471 2144 240 ) ( 488 2144 256 ) window03k 128 96 0 1 1 +( 496 2144 245 ) ( 483 2144 235 ) ( 483 2140 235 ) window03k 0 0 0 1 1 +( 496 2140 245 ) ( 488 2140 256 ) ( 488 2144 256 ) window03k 0 0 0 1 1 +( 488 2144 256 ) ( 496 2140 245 ) ( 483 2140 235 ) window03k 128 96 0 1 1 +} +// brush 5 +{ +( 481 2144 224 ) ( 481 2144 235 ) ( 469 2144 224 ) window03k 0 0 0 1 1 +( 483 2140 224 ) ( 483 2136 224 ) ( 483 2140 235 ) window03k 0 0 0 1 1 +( 483 2140 235 ) ( 483 2140 224 ) ( 466 2144 224 ) window03k 128 96 0 1 1 +( 471 2136 240 ) ( 471 2140 240 ) ( 483 2140 235 ) window03k 0 0 0 1 1 +( 466 2144 224 ) ( 471 2144 240 ) ( 483 2140 235 ) window03k 128 96 0 1 1 +( 483 2140 213 ) ( 471 2140 208 ) ( 471 2136 208 ) window03k 0 0 0 1 1 +( 483 2140 213 ) ( 471 2144 208 ) ( 466 2144 224 ) window03k 128 96 0 1 1 +} +// brush 6 +{ +( 528 2144 203 ) ( 536 2144 192 ) ( 536 2136 192 ) window03k 0 0 0 1 1 +( 536 2144 188 ) ( 512 2144 200 ) ( 512 2144 188 ) window03k 0 0 0 1 1 +( 512 2140 200 ) ( 528 2140 203 ) ( 536 2144 192 ) window03k 128 96 0 1 1 +( 536 2144 192 ) ( 512 2144 188 ) ( 512 2140 200 ) window03k 128 96 0 1 1 +( 512 2996 224 ) ( 528 2932 203 ) ( 512 2932 224 ) window03k 0 0 0 1 1 +( 528 2140 203 ) ( 512 2140 200 ) ( 512 2136 224 ) window03k 128 96 0 1 1 +( 488 2136 192 ) ( 488 2144 192 ) ( 496 2144 203 ) window03k 0 0 0 1 1 +( 488 2144 192 ) ( 496 2140 203 ) ( 512 2140 200 ) window03k 128 96 0 1 1 +( 512 2140 200 ) ( 512 2144 188 ) ( 488 2144 192 ) window03k 128 96 0 1 1 +( 512 2932 224 ) ( 496 2932 203 ) ( 512 2996 224 ) window03k 0 0 0 1 1 +( 512 2136 224 ) ( 512 2140 200 ) ( 496 2140 203 ) window03k 128 96 0 1 1 +} +// brush 7 +{ +( 536 2136 256 ) ( 536 2144 256 ) ( 528 2144 245 ) window03k 0 0 0 1 1 +( 512 2144 260 ) ( 512 2144 248 ) ( 536 2144 260 ) window03k 0 0 0 1 1 +( 536 2144 256 ) ( 528 2140 245 ) ( 512 2140 248 ) window03k 128 96 0 1 1 +( 512 2140 248 ) ( 512 2144 260 ) ( 536 2144 256 ) window03k 128 96 0 1 1 +( 512 2932 224 ) ( 528 2932 245 ) ( 512 2996 224 ) window03k 0 0 0 1 1 +( 512 2136 224 ) ( 512 2140 248 ) ( 528 2140 245 ) window03k 128 96 0 1 1 +( 496 2144 245 ) ( 488 2144 256 ) ( 488 2136 256 ) window03k 0 0 0 1 1 +( 512 2140 248 ) ( 496 2140 245 ) ( 488 2144 256 ) window03k 128 96 0 1 1 +( 488 2144 256 ) ( 512 2144 260 ) ( 512 2140 248 ) window03k 128 96 0 1 1 +( 512 2996 224 ) ( 496 2932 245 ) ( 512 2932 224 ) window03k 0 0 0 1 1 +( 496 2140 245 ) ( 512 2140 248 ) ( 512 2136 224 ) window03k 128 96 0 1 1 +} +// brush 8 +{ +( 483 2140 213 ) ( 471 2144 208 ) ( 483 2144 213 ) window03k 0 0 0 1 1 +( 496 2144 203 ) ( 471 2144 208 ) ( 488 2144 192 ) window03k 0 0 0 1 1 +( 488 2144 192 ) ( 471 2144 208 ) ( 483 2140 213 ) window03k 128 96 0 1 1 +( 483 2140 213 ) ( 483 2144 213 ) ( 496 2144 203 ) window03k 0 0 0 1 1 +( 488 2144 192 ) ( 488 2140 192 ) ( 496 2140 203 ) window03k 0 0 0 1 1 +( 483 2140 213 ) ( 496 2140 203 ) ( 488 2144 192 ) window03k 128 96 0 1 1 +} +// brush 9 +{ +( 541 2140 235 ) ( 553 2144 240 ) ( 541 2144 235 ) window03k 0 0 0 1 1 +( 528 2144 245 ) ( 553 2144 240 ) ( 536 2144 256 ) window03k 0 0 0 1 1 +( 536 2144 256 ) ( 553 2144 240 ) ( 541 2140 235 ) window03k 128 96 0 1 1 +( 541 2140 235 ) ( 541 2144 235 ) ( 528 2144 245 ) window03k 0 0 0 1 1 +( 536 2144 256 ) ( 536 2140 256 ) ( 528 2140 245 ) window03k 0 0 0 1 1 +( 541 2140 235 ) ( 528 2140 245 ) ( 536 2144 256 ) window03k 128 96 0 1 1 +} +// brush 10 +{ +( 541 2144 213 ) ( 553 2144 208 ) ( 541 2140 213 ) window03k 0 0 0 1 1 +( 536 2144 192 ) ( 553 2144 208 ) ( 528 2144 203 ) window03k 0 0 0 1 1 +( 541 2140 213 ) ( 553 2144 208 ) ( 536 2144 192 ) window03k 128 96 0 1 1 +( 528 2144 203 ) ( 541 2144 213 ) ( 541 2140 213 ) window03k 0 0 0 1 1 +( 528 2140 203 ) ( 536 2140 192 ) ( 536 2144 192 ) window03k 0 0 0 1 1 +( 536 2144 192 ) ( 528 2140 203 ) ( 541 2140 213 ) window03k 128 96 0 1 1 +} +// brush 11 +{ +( 483 2136 235 ) ( 483 2136 224 ) ( 483 2144 235 ) window03k 0 0 0 1 1 +( 512 2144 224 ) ( 512 2144 235 ) ( 483 2144 224 ) window03k 0 0 0 1 1 +( 512 2928 224 ) ( 483 2928 235 ) ( 512 2992 224 ) window03k 0 0 0 1 1 +( 512 2136 224 ) ( 483 2140 224 ) ( 483 2140 235 ) window03k 128 96 0 1 1 +( 512 2992 224 ) ( 483 2928 213 ) ( 512 2928 224 ) window03k 0 0 0 1 1 +} +// brush 12 +{ +( 555 2144 224 ) ( 543 2144 235 ) ( 543 2144 224 ) window03k 0 0 0 1 1 +( 541 2140 235 ) ( 541 2136 224 ) ( 541 2140 224 ) window03k 0 0 0 1 1 +( 558 2144 224 ) ( 541 2140 224 ) ( 541 2140 235 ) window03k 128 96 0 1 1 +( 541 2140 235 ) ( 553 2140 240 ) ( 553 2136 240 ) window03k 0 0 0 1 1 +( 541 2140 235 ) ( 553 2144 240 ) ( 558 2144 224 ) window03k 128 96 0 1 1 +( 553 2136 208 ) ( 553 2140 208 ) ( 541 2140 213 ) window03k 0 0 0 1 1 +( 558 2144 224 ) ( 553 2144 208 ) ( 541 2140 213 ) window03k 128 96 0 1 1 +} +// brush 13 +{ +( 541 2144 235 ) ( 541 2136 224 ) ( 541 2136 235 ) window03k 0 0 0 1 1 +( 541 2144 224 ) ( 512 2144 235 ) ( 512 2144 224 ) window03k 0 0 0 1 1 +( 512 2992 224 ) ( 541 2928 235 ) ( 512 2928 224 ) window03k 0 0 0 1 1 +( 541 2140 235 ) ( 541 2140 224 ) ( 512 2136 224 ) window03k 128 96 0 1 1 +( 512 2928 224 ) ( 541 2928 213 ) ( 512 2992 224 ) window03k 0 0 0 1 1 +} +// brush 14 +{ +( 483 1636 235 ) ( 471 1632 240 ) ( 483 1632 235 ) window03k 0 0 0 1 1 +( 496 1632 245 ) ( 471 1632 240 ) ( 488 1632 256 ) window03k 0 0 0 1 1 +( 488 1632 256 ) ( 471 1632 240 ) ( 483 1636 235 ) window03k 128 96 0 1 1 +( 483 1636 235 ) ( 483 1632 235 ) ( 496 1632 245 ) window03k 0 0 0 1 1 +( 488 1632 256 ) ( 488 1636 256 ) ( 496 1636 245 ) window03k 0 0 0 1 1 +( 483 1636 235 ) ( 496 1636 245 ) ( 488 1632 256 ) window03k 128 96 0 1 1 +} +// brush 15 +{ +( 469 1632 224 ) ( 481 1632 235 ) ( 481 1632 224 ) window03k 0 0 0 1 1 +( 483 1636 235 ) ( 483 1640 224 ) ( 483 1636 224 ) window03k 0 0 0 1 1 +( 466 1632 224 ) ( 483 1636 224 ) ( 483 1636 235 ) window03k 128 96 0 1 1 +( 483 1636 235 ) ( 471 1636 240 ) ( 471 1640 240 ) window03k 0 0 0 1 1 +( 483 1636 235 ) ( 471 1632 240 ) ( 466 1632 224 ) window03k 128 96 0 1 1 +( 471 1640 208 ) ( 471 1636 208 ) ( 483 1636 213 ) window03k 0 0 0 1 1 +( 466 1632 224 ) ( 471 1632 208 ) ( 483 1636 213 ) window03k 128 96 0 1 1 +} +// brush 16 +{ +( 536 1640 192 ) ( 536 1632 192 ) ( 528 1632 203 ) window03k 0 0 0 1 1 +( 512 1632 188 ) ( 512 1632 200 ) ( 536 1632 188 ) window03k 0 0 0 1 1 +( 536 1632 192 ) ( 528 1636 203 ) ( 512 1636 200 ) window03k 128 96 0 1 1 +( 512 1636 200 ) ( 512 1632 188 ) ( 536 1632 192 ) window03k 128 96 0 1 1 +( 512 844 224 ) ( 528 844 203 ) ( 512 780 224 ) window03k 0 0 0 1 1 +( 512 1640 224 ) ( 512 1636 200 ) ( 528 1636 203 ) window03k 128 96 0 1 1 +( 496 1632 203 ) ( 488 1632 192 ) ( 488 1640 192 ) window03k 0 0 0 1 1 +( 512 1636 200 ) ( 496 1636 203 ) ( 488 1632 192 ) window03k 128 96 0 1 1 +( 488 1632 192 ) ( 512 1632 188 ) ( 512 1636 200 ) window03k 128 96 0 1 1 +( 512 780 224 ) ( 496 844 203 ) ( 512 844 224 ) window03k 0 0 0 1 1 +( 496 1636 203 ) ( 512 1636 200 ) ( 512 1640 224 ) window03k 128 96 0 1 1 +} +// brush 17 +{ +( 528 1632 245 ) ( 536 1632 256 ) ( 536 1640 256 ) window03k 0 0 0 1 1 +( 536 1632 260 ) ( 512 1632 248 ) ( 512 1632 260 ) window03k 0 0 0 1 1 +( 512 1636 248 ) ( 528 1636 245 ) ( 536 1632 256 ) window03k 128 96 0 1 1 +( 536 1632 256 ) ( 512 1632 260 ) ( 512 1636 248 ) window03k 128 96 0 1 1 +( 512 780 224 ) ( 528 844 245 ) ( 512 844 224 ) window03k 0 0 0 1 1 +( 528 1636 245 ) ( 512 1636 248 ) ( 512 1640 224 ) window03k 128 96 0 1 1 +( 488 1640 256 ) ( 488 1632 256 ) ( 496 1632 245 ) window03k 0 0 0 1 1 +( 488 1632 256 ) ( 496 1636 245 ) ( 512 1636 248 ) window03k 128 96 0 1 1 +( 512 1636 248 ) ( 512 1632 260 ) ( 488 1632 256 ) window03k 128 96 0 1 1 +( 512 844 224 ) ( 496 844 245 ) ( 512 780 224 ) window03k 0 0 0 1 1 +( 512 1640 224 ) ( 512 1636 248 ) ( 496 1636 245 ) window03k 128 96 0 1 1 +} +// brush 18 +{ +( 483 1632 213 ) ( 471 1632 208 ) ( 483 1636 213 ) window03k 0 0 0 1 1 +( 488 1632 192 ) ( 471 1632 208 ) ( 496 1632 203 ) window03k 0 0 0 1 1 +( 483 1636 213 ) ( 471 1632 208 ) ( 488 1632 192 ) window03k 128 96 0 1 1 +( 496 1632 203 ) ( 483 1632 213 ) ( 483 1636 213 ) window03k 0 0 0 1 1 +( 496 1636 203 ) ( 488 1636 192 ) ( 488 1632 192 ) window03k 0 0 0 1 1 +( 488 1632 192 ) ( 496 1636 203 ) ( 483 1636 213 ) window03k 128 96 0 1 1 +} +// brush 19 +{ +( 541 1632 235 ) ( 553 1632 240 ) ( 541 1636 235 ) window03k 0 0 0 1 1 +( 536 1632 256 ) ( 553 1632 240 ) ( 528 1632 245 ) window03k 0 0 0 1 1 +( 541 1636 235 ) ( 553 1632 240 ) ( 536 1632 256 ) window03k 128 96 0 1 1 +( 528 1632 245 ) ( 541 1632 235 ) ( 541 1636 235 ) window03k 0 0 0 1 1 +( 528 1636 245 ) ( 536 1636 256 ) ( 536 1632 256 ) window03k 0 0 0 1 1 +( 536 1632 256 ) ( 528 1636 245 ) ( 541 1636 235 ) window03k 128 96 0 1 1 +} +// brush 20 +{ +( 541 1636 213 ) ( 553 1632 208 ) ( 541 1632 213 ) window03k 0 0 0 1 1 +( 528 1632 203 ) ( 553 1632 208 ) ( 536 1632 192 ) window03k 0 0 0 1 1 +( 536 1632 192 ) ( 553 1632 208 ) ( 541 1636 213 ) window03k 128 96 0 1 1 +( 541 1636 213 ) ( 541 1632 213 ) ( 528 1632 203 ) window03k 0 0 0 1 1 +( 536 1632 192 ) ( 536 1636 192 ) ( 528 1636 203 ) window03k 0 0 0 1 1 +( 541 1636 213 ) ( 528 1636 203 ) ( 536 1632 192 ) window03k 128 96 0 1 1 +} +// brush 21 +{ +( 483 1632 235 ) ( 483 1640 224 ) ( 483 1640 235 ) window03k 0 0 0 1 1 +( 483 1632 224 ) ( 512 1632 235 ) ( 512 1632 224 ) window03k 0 0 0 1 1 +( 512 784 224 ) ( 483 848 235 ) ( 512 848 224 ) window03k 0 0 0 1 1 +( 483 1636 235 ) ( 483 1636 224 ) ( 512 1640 224 ) window03k 128 96 0 1 1 +( 512 848 224 ) ( 483 848 213 ) ( 512 784 224 ) window03k 0 0 0 1 1 +} +// brush 22 +{ +( 543 1632 224 ) ( 543 1632 235 ) ( 555 1632 224 ) window03k 0 0 0 1 1 +( 541 1636 224 ) ( 541 1640 224 ) ( 541 1636 235 ) window03k 0 0 0 1 1 +( 541 1636 235 ) ( 541 1636 224 ) ( 558 1632 224 ) window03k 128 96 0 1 1 +( 553 1640 240 ) ( 553 1636 240 ) ( 541 1636 235 ) window03k 0 0 0 1 1 +( 558 1632 224 ) ( 553 1632 240 ) ( 541 1636 235 ) window03k 128 96 0 1 1 +( 541 1636 213 ) ( 553 1636 208 ) ( 553 1640 208 ) window03k 0 0 0 1 1 +( 541 1636 213 ) ( 553 1632 208 ) ( 558 1632 224 ) window03k 128 96 0 1 1 +} +// brush 23 +{ +( 541 1640 235 ) ( 541 1640 224 ) ( 541 1632 235 ) window03k 0 0 0 1 1 +( 512 1632 224 ) ( 512 1632 235 ) ( 541 1632 224 ) window03k 0 0 0 1 1 +( 512 848 224 ) ( 541 848 235 ) ( 512 784 224 ) window03k 0 0 0 1 1 +( 512 1640 224 ) ( 541 1636 224 ) ( 541 1636 235 ) window03k 128 96 0 1 1 +( 512 784 224 ) ( 541 848 213 ) ( 512 848 224 ) window03k 0 0 0 1 1 +} +// brush 24 +{ +( 483 1632 235 ) ( 512 1640 224 ) ( 483 1636 235 ) wm1_1 0 0 0 1 1 +( 483 1636 235 ) ( 512 1640 224 ) ( 496 1636 245 ) window03k 128 96 0 1 1 +( 483 1632 235 ) ( 483 1640 235 ) ( 496 1632 245 ) wm1_1 0 0 0 1 1 +( 512 1632 245 ) ( 512 1632 224 ) ( 496 1632 245 ) wm1_1 0 0 0 1 1 +( 496 1632 245 ) ( 512 1640 224 ) ( 512 1632 224 ) wm1_1 0 0 0 1 1 +} +// brush 25 +{ +( 483 1636 213 ) ( 512 1640 224 ) ( 483 1632 213 ) wm1_1 0 0 0 1 1 +( 496 1636 203 ) ( 512 1640 224 ) ( 483 1636 213 ) window03k 128 96 0 1 1 +( 496 1632 203 ) ( 483 1640 213 ) ( 483 1632 213 ) wm1_1 0 0 0 1 1 +( 496 1632 203 ) ( 512 1632 224 ) ( 512 1632 203 ) wm1_1 0 0 0 1 1 +( 512 1632 224 ) ( 512 1640 224 ) ( 496 1632 203 ) wm1_1 0 0 0 1 1 +} +// brush 26 +{ +( 541 1632 213 ) ( 512 1640 224 ) ( 541 1636 213 ) wm1_1 0 0 0 1 1 +( 541 1636 213 ) ( 512 1640 224 ) ( 528 1636 203 ) window03k 128 96 0 1 1 +( 541 1632 213 ) ( 541 1640 213 ) ( 528 1632 203 ) wm1_1 0 0 0 1 1 +( 512 1632 203 ) ( 512 1632 224 ) ( 528 1632 203 ) wm1_1 0 0 0 1 1 +( 528 1632 203 ) ( 512 1640 224 ) ( 512 1632 224 ) wm1_1 0 0 0 1 1 +} +// brush 27 +{ +( 541 1636 235 ) ( 512 1640 224 ) ( 541 1632 235 ) wm1_1 0 0 0 1 1 +( 528 1636 245 ) ( 512 1640 224 ) ( 541 1636 235 ) window03k 128 96 0 1 1 +( 528 1632 245 ) ( 541 1640 235 ) ( 541 1632 235 ) wm1_1 0 0 0 1 1 +( 528 1632 245 ) ( 512 1632 224 ) ( 512 1632 245 ) wm1_1 0 0 0 1 1 +( 512 1632 224 ) ( 512 1640 224 ) ( 528 1632 245 ) wm1_1 0 0 0 1 1 +} +} +// entity 480 +{ +"classname" "light_torch_long_walltorch" +"origin" "896 1640 32" +"light" "444" +"wait" "1.25" +"angle" "270" +} +// entity 481 +{ +"classname" "light_torch_long_walltorch" +"origin" "128 1640 32" +"light" "400" +"wait" "1.25" +"angle" "-90" +} +// entity 482 +{ +"classname" "light" +"origin" "2336 1664 32" +"light" "-111" +"wait" ".5" +} +// entity 483 +{ +"classname" "trigger_once" +"message" "pass through the arch to exit..." +// brush 0 +{ +( 2240 2848 128 ) ( 2240 2464 128 ) ( 2208 2848 128 ) trigger 0 0 0 1 1 +( 2240 2720 128 ) ( 2208 2720 128 ) ( 2240 2720 96 ) trigger 0 0 0 1 1 +( 2240 2848 128 ) ( 2240 2848 96 ) ( 2240 2464 128 ) trigger 0 0 0 1 1 +( 2208 2464 96 ) ( 2240 2464 96 ) ( 2208 2848 96 ) trigger 0 0 0 1 1 +( 2208 2592 96 ) ( 2208 2592 128 ) ( 2240 2592 96 ) trigger 0 0 0 1 1 +( 2208 2464 96 ) ( 2208 2848 96 ) ( 2208 2464 128 ) trigger 0 0 0 1 1 +} +} +// entity 484 +{ +"classname" "light" +"origin" "512 2128 224" +"light" "222" +"wait" "2" +} +// entity 485 +{ +"classname" "light" +"origin" "512 1648 224" +"light" "222" +"wait" "2" +} +// entity 486 +{ +"classname" "light" +"origin" "896 1792 -224" +"light" "122" +"wait" ".5" +} +// entity 487 +{ +"classname" "light" +"origin" "896 1984 -224" +"light" "122" +"wait" ".5" +} +// entity 488 +{ +"classname" "light" +"origin" "128 1984 -224" +"light" "122" +"wait" ".5" +} +// entity 489 +{ +"classname" "light" +"origin" "128 1792 -224" +"light" "122" +"wait" ".5" +} +// entity 490 +{ +"classname" "light" +"origin" "1952 1920 32" +"light" "255" +"wait" "1.25" +} +// entity 491 +{ +"classname" "trigger_changelevel" +"map" "e1m3quoth" +// brush 0 +{ +( 2912 2752 320 ) ( 2912 2560 320 ) ( 2880 2752 320 ) trigger 0 0 0 1 1 +( 2912 2720 448 ) ( 2880 2720 448 ) ( 2912 2720 0 ) trigger 0 0 0 1 1 +( 2912 2752 448 ) ( 2912 2752 0 ) ( 2912 2560 448 ) trigger 0 0 0 1 1 +( 2880 2560 160 ) ( 2912 2560 160 ) ( 2880 2752 160 ) trigger 0 0 0 1 1 +( 2880 2592 0 ) ( 2880 2592 448 ) ( 2912 2592 0 ) trigger 0 0 0 1 1 +( 2880 2560 -32 ) ( 2880 2752 -32 ) ( 2880 2560 416 ) trigger 0 0 0 1 1 +} +} +// entity 492 +{ +"classname" "light" +"origin" "672 1888 288" +"light" "122" +} +// entity 493 +{ +"classname" "light" +"origin" "352 1888 288" +"light" "122" +} +// entity 494 +{ +"classname" "light" +"origin" "512 1376 -336" +"light" "200" +"_anglesense" ".1" +"wait" ".75" +} +// entity 495 +{ +"classname" "info_intermission" +"origin" "512 1664 0" +"mangle" "-40 90 0" +} +// entity 496 +{ +"classname" "info_intermission" +"origin" "1152 3232 128" +"mangle" "-40 45 0" +} +// entity 497 +{ +"classname" "info_intermission" +"origin" "320 3104 224" +"mangle" "40 225 0" +} +// entity 498 +{ +"classname" "func_door" +"angle" "-2" +"speed" "32" +"wait" "-1" +"lip" "16" +"sounds" "0" +"targetname" "doorz" +// brush 0 +{ +( 2000 1972 16 ) ( 2012 1984 16 ) ( 1988 1984 16 ) wmet2_b 20 36 0 1 -1 +( 2012 1984 16 ) ( 2000 1984 32 ) ( 2000 1996 16 ) wmet2_b 34.2222213745 15.1110839844 0 1 -1 +( 2000 1972 16 ) ( 2000 1984 32 ) ( 2012 1984 16 ) wmet2_b 8.4443359375 25.7778320313 180 1 1 +( 1988 1984 16 ) ( 2000 1984 32 ) ( 2000 1972 16 ) wmet2_b 48.444442749 57.7778320313 0 1 -1 +( 2000 1996 16 ) ( 2000 1984 32 ) ( 1988 1984 16 ) wmet2_b 58.2221679688 47.1110839844 180 1 1 +} +// brush 1 +{ +( 2012 1996 16 ) ( 2012 1972 16 ) ( 1988 1996 16 ) wmet2_b 0 0 0 1 1 +( 1988 1984 40 ) ( 1988 1984 -32 ) ( 2000 1996 -32 ) wmet2_b 0 0 0 1 1 +( 2000 1996 32 ) ( 2000 1996 -40 ) ( 2012 1984 -40 ) wmet2_b 0 0 0 1 1 +( 1988 1972 -80 ) ( 2012 1972 -80 ) ( 1988 1996 -80 ) wmet2_b 0 0 0 1 1 +( 2000 1972 -40 ) ( 2000 1972 32 ) ( 2012 1984 32 ) wmet2_b 0 0 0 1 1 +( 2000 1972 40 ) ( 2000 1972 -32 ) ( 1988 1984 -32 ) wmet2_b 0 0 0 1 1 +} +// brush 2 +{ +( 1952 1972 16 ) ( 1964 1984 16 ) ( 1940 1984 16 ) wmet2_b 20 36 0 1 -1 +( 1964 1984 16 ) ( 1952 1984 32 ) ( 1952 1996 16 ) wmet2_b 34.2222213745 15.1110839844 0 1 -1 +( 1952 1972 16 ) ( 1952 1984 32 ) ( 1964 1984 16 ) wmet2_b 8.4443359375 25.7778320313 180 1 1 +( 1940 1984 16 ) ( 1952 1984 32 ) ( 1952 1972 16 ) wmet2_b 48.444442749 57.7778320313 0 1 -1 +( 1952 1996 16 ) ( 1952 1984 32 ) ( 1940 1984 16 ) wmet2_b 58.2221679688 47.1110839844 180 1 1 +} +// brush 3 +{ +( 1964 1996 16 ) ( 1964 1972 16 ) ( 1940 1996 16 ) wmet2_b 0 0 0 1 1 +( 1940 1984 48 ) ( 1940 1984 -24 ) ( 1952 1996 -24 ) wmet2_b 0 0 0 1 1 +( 1952 1996 32 ) ( 1952 1996 -40 ) ( 1964 1984 -40 ) wmet2_b 0 0 0 1 1 +( 1940 1972 -80 ) ( 1964 1972 -80 ) ( 1940 1996 -80 ) wmet2_b 0 0 0 1 1 +( 1952 1972 -40 ) ( 1952 1972 32 ) ( 1964 1984 32 ) wmet2_b 0 0 0 1 1 +( 1952 1972 48 ) ( 1952 1972 -24 ) ( 1940 1984 -24 ) wmet2_b 0 0 0 1 1 +} +// brush 4 +{ +( 1904 1972 16 ) ( 1916 1984 16 ) ( 1892 1984 16 ) wmet2_b 20 36 0 1 -1 +( 1916 1984 16 ) ( 1904 1984 32 ) ( 1904 1996 16 ) wmet2_b 34.2222213745 15.1110839844 0 1 -1 +( 1904 1972 16 ) ( 1904 1984 32 ) ( 1916 1984 16 ) wmet2_b 8.4443359375 25.7778320313 180 1 1 +( 1892 1984 16 ) ( 1904 1984 32 ) ( 1904 1972 16 ) wmet2_b 48.444442749 57.7778320313 0 1 -1 +( 1904 1996 16 ) ( 1904 1984 32 ) ( 1892 1984 16 ) wmet2_b 58.2221679688 47.1110839844 180 1 1 +} +// brush 5 +{ +( 1916 1996 16 ) ( 1916 1972 16 ) ( 1892 1996 16 ) wmet2_b 0 0 0 1 1 +( 1892 1984 48 ) ( 1892 1984 -24 ) ( 1904 1996 -24 ) wmet2_b 0 0 0 1 1 +( 1904 1996 24 ) ( 1904 1996 -48 ) ( 1916 1984 -48 ) wmet2_b 0 0 0 1 1 +( 1892 1972 -80 ) ( 1916 1972 -80 ) ( 1892 1996 -80 ) wmet2_b 0 0 0 1 1 +( 1904 1972 -48 ) ( 1904 1972 24 ) ( 1916 1984 24 ) wmet2_b 0 0 0 1 1 +( 1904 1972 48 ) ( 1904 1972 -24 ) ( 1892 1984 -24 ) wmet2_b 0 0 0 1 1 +} +} +// entity 499 +{ +"classname" "func_door" +"angle" "-1" +"speed" "16" +"wait" "-1" +"lip" "16" +"sounds" "0" +"targetname" "doorz" +// brush 0 +{ +( 1976 1972 40 ) ( 1964 1984 40 ) ( 1988 1984 40 ) wmet2_b 20 36 0 1 -1 +( 1964 1984 40 ) ( 1976 1984 24 ) ( 1976 1996 40 ) wmet2_b 34.2222213745 15.1110839844 0 1 -1 +( 1976 1972 40 ) ( 1976 1984 24 ) ( 1964 1984 40 ) wmet2_b 8.4443359375 25.7778320313 180 1 1 +( 1988 1984 40 ) ( 1976 1984 24 ) ( 1976 1972 40 ) wmet2_b 48.444442749 57.7778320313 0 1 -1 +( 1976 1996 40 ) ( 1976 1984 24 ) ( 1988 1984 40 ) wmet2_b 58.2221679688 47.1110839844 180 1 1 +} +// brush 1 +{ +( 1964 1996 40 ) ( 1964 1972 40 ) ( 1988 1996 40 ) wmet2_b 0 0 0 1 1 +( 1988 1984 24 ) ( 1988 1984 96 ) ( 1976 1996 96 ) wmet2_b 0 0 0 1 1 +( 1976 1996 48 ) ( 1976 1996 120 ) ( 1964 1984 120 ) wmet2_b 0 0 0 1 1 +( 1988 1972 80 ) ( 1964 1972 80 ) ( 1988 1996 80 ) wmet2_b 0 0 0 1 1 +( 1976 1972 120 ) ( 1976 1972 48 ) ( 1964 1984 48 ) wmet2_b 0 0 0 1 1 +( 1976 1972 24 ) ( 1976 1972 96 ) ( 1988 1984 96 ) wmet2_b 0 0 0 1 1 +} +// brush 2 +{ +( 1928 1972 40 ) ( 1916 1984 40 ) ( 1940 1984 40 ) wmet2_b 20 36 0 1 -1 +( 1916 1984 40 ) ( 1928 1984 24 ) ( 1928 1996 40 ) wmet2_b 34.2222213745 15.1110839844 0 1 -1 +( 1928 1972 40 ) ( 1928 1984 24 ) ( 1916 1984 40 ) wmet2_b 8.4443359375 25.7778320313 180 1 1 +( 1940 1984 40 ) ( 1928 1984 24 ) ( 1928 1972 40 ) wmet2_b 48.444442749 57.7778320313 0 1 -1 +( 1928 1996 40 ) ( 1928 1984 24 ) ( 1940 1984 40 ) wmet2_b 58.2221679688 47.1110839844 180 1 1 +} +// brush 3 +{ +( 1916 1996 40 ) ( 1916 1972 40 ) ( 1940 1996 40 ) wmet2_b 0 0 0 1 1 +( 1940 1984 24 ) ( 1940 1984 96 ) ( 1928 1996 96 ) wmet2_b 0 0 0 1 1 +( 1928 1996 40 ) ( 1928 1996 112 ) ( 1916 1984 112 ) wmet2_b 0 0 0 1 1 +( 1940 1972 80 ) ( 1916 1972 80 ) ( 1940 1996 80 ) wmet2_b 0 0 0 1 1 +( 1928 1972 112 ) ( 1928 1972 40 ) ( 1916 1984 40 ) wmet2_b 0 0 0 1 1 +( 1928 1972 24 ) ( 1928 1972 96 ) ( 1940 1984 96 ) wmet2_b 0 0 0 1 1 +} +} +// entity 500 +{ +"classname" "monster_drole" +"origin" "1664 2320 224" +"angle" "-90" +"spawnflags" "960" +"targetname" "droletop" +} +// entity 501 +{ +"classname" "monster_drole" +"origin" "2240 2320 224" +"angle" "-90" +"spawnflags" "960" +"targetname" "droletop" +} +// entity 502 +{ +"classname" "light" +"origin" "2384 2560 288" +"light" "266" +} +// entity 503 +{ +"classname" "light" +"origin" "2384 2752 288" +"light" "266" +} +// entity 504 +{ +"classname" "light" +"origin" "432 1552 48" +"light" "222" +} +// entity 505 +{ +"classname" "light" +"origin" "512 1376 112" +"light" "166" +} +// entity 506 +{ +"classname" "path_corner" +"origin" "960 3328 128" +"targetname" "silverpath0" +"target" "silverpath1" +} +// entity 507 +{ +"classname" "path_corner" +"origin" "704 3136 128" +"targetname" "silverpath2" +"target" "silverpath3" +} +// entity 508 +{ +"classname" "path_corner" +"origin" "704 3328 128" +"targetname" "silverpath1" +"target" "silverpath2" +} +// entity 509 +{ +"classname" "path_corner" +"origin" "960 3136 128" +"target" "silverpath0" +"targetname" "silverpath3" +} +// entity 510 +{ +"classname" "monster_ogre_flak" +"origin" "896 3232 128" +"target" "silverpath0" +} +// entity 511 +{ +"classname" "light" +"origin" "592 1552 48" +"light" "222" +} +// entity 512 +{ +"classname" "light" +"origin" "336 1456 48" +"light" "222" +} +// entity 513 +{ +"classname" "light" +"origin" "0 1616 48" +"light" "177" +"delay" "4" +} +// entity 514 +{ +"classname" "light" +"origin" "0 1616 -16" +"light" "177" +"delay" "4" +} +// entity 515 +{ +"classname" "light" +"origin" "512 1376 -400" +"light" "-133" +"_anglesense" ".1" +} +// entity 516 +{ +"classname" "light" +"origin" "688 1456 48" +"light" "222" +} +// entity 517 +{ +"classname" "light" +"origin" "432 1200 48" +"light" "222" +} +// entity 518 +{ +"classname" "light" +"origin" "592 1200 48" +"light" "222" +} +// entity 519 +{ +"classname" "light" +"origin" "336 1296 48" +"light" "222" +} +// entity 520 +{ +"classname" "light" +"origin" "688 1296 48" +"light" "222" +} +// entity 521 +{ +"classname" "light" +"origin" "1952 2656 96" +"light" "166" +"wait" ".75" +} +// entity 522 +{ +"classname" "light" +"origin" "1952 2656 192" +"light" "177" +"wait" ".75" +} +// entity 523 +{ +"classname" "light" +"origin" "1952 2656 32" +"light" "200" +"wait" ".75" +} +// entity 524 +{ +"classname" "light" +"origin" "1784 1584 -120" +"light" "155" +"delay" "4" +} +// entity 525 +{ +"classname" "light" +"origin" "1784 1616 -120" +"light" "155" +"delay" "4" +} +// entity 526 +{ +"classname" "light" +"origin" "1784 1452 -120" +"light" "155" +"delay" "4" +} +// entity 527 +{ +"classname" "light" +"origin" "1784 1488 -120" +"light" "155" +"delay" "4" +} +// entity 528 +{ +"classname" "light" +"origin" "1784 1520 -120" +"light" "155" +"delay" "4" +} +// entity 529 +{ +"classname" "light" +"origin" "1784 1552 -120" +"light" "155" +"delay" "4" +} +// entity 530 +{ +"classname" "light" +"origin" "128 1376 -32" +"light" "155" +"wait" "1" +} +// entity 531 +{ +"classname" "light" +"origin" "0 1248 96" +"light" "155" +"wait" "1" +} +// entity 532 +{ +"classname" "light" +"origin" "0 1248 -32" +"light" "155" +"wait" "1" +} +// entity 533 +{ +"classname" "light" +"origin" "480 2288 -280" +"light" "99" +} +// entity 534 +{ +"classname" "light" +"origin" "544 2288 -280" +"light" "99" +} +// entity 535 +{ +"classname" "light" +"origin" "480 2224 -312" +"light" "99" +} +// entity 536 +{ +"classname" "light" +"origin" "544 2224 -312" +"light" "99" +} +// entity 537 +{ +"classname" "light" +"origin" "480 2256 -296" +"light" "99" +} +// entity 538 +{ +"classname" "light" +"origin" "544 2256 -296" +"light" "99" +} +// entity 539 +{ +"classname" "light" +"origin" "0 1376 -96" +"light" "155" +} +// entity 540 +{ +"classname" "light" +"origin" "-128 1376 96" +"light" "155" +"wait" "1" +} +// entity 541 +{ +"classname" "light" +"origin" "-128 1376 -32" +"light" "155" +"wait" "1" +} +// entity 542 +{ +"classname" "light" +"origin" "0 1504 96" +"light" "155" +"wait" "1" +} +// entity 543 +{ +"classname" "light" +"origin" "0 1504 -32" +"light" "155" +"wait" "1" +} +// entity 544 +{ +"classname" "light" +"origin" "32 304 -48" +"light" "-155" +} +// entity 545 +{ +"classname" "light" +"origin" "32 512 -112" +"light" "-200" +"wait" "1.5" +} +// entity 546 +{ +"classname" "light_flame_brazier_short" +"origin" "1252 2236 -32" +"light" "444" +"skin" "5" +} +// entity 547 +{ +"classname" "light_flame_brazier_short" +"origin" "-124 284 -152" +"light" "444" +"skin" "5" +} +// entity 548 +{ +"classname" "light" +"origin" "0 -96 80" +"light" "66" +} +// entity 549 +{ +"classname" "light" +"origin" "0 1376 128" +"light" "166" +"wait" ".75" +} +// entity 550 +{ +"classname" "corpse_impaled_horizontal2" +"origin" "0 1624 16" +"angle" "90" +} +// entity 551 +{ +"classname" "func_button" +"angle" "-2" +"speed" "64" +"wait" "1.5" +"lip" "8" +"sounds" "2" +"target" "doorcoop" +"delay" ".5" +"spawnflags" "8192" +// brush 0 +{ +( -104 2376 -228 ) ( -104 2296 -228 ) ( -160 2376 -228 ) +0floorsw 0 32 -90 1 1 +( -104 2368 -232 ) ( -160 2368 -232 ) ( -104 2368 -240 ) door0a 0 0 0 1 1 +( -96 2376 -232 ) ( -96 2376 -240 ) ( -96 2296 -232 ) door0a 0 0 0 1 1 +( -160 2296 -240 ) ( -104 2296 -240 ) ( -160 2376 -240 ) door0a 0 0 0 1 1 +( -160 2304 -240 ) ( -160 2304 -232 ) ( -104 2304 -240 ) door0a 0 0 0 1 1 +( -160 2296 -240 ) ( -160 2376 -240 ) ( -160 2296 -232 ) door0a 0 0 0 1 1 +} +} +// entity 552 +{ +"classname" "func_illusionary" +// brush 0 +{ +( -8 1600 16 ) ( 0 1600 24 ) ( 0 1600 8 ) wm1_1 0 0 0 1 1 +( 8 1600 16 ) ( 0 1600 24 ) ( 0 1640 16 ) wm1_1 0 0 0 1 1 +( 0 1600 8 ) ( 8 1600 16 ) ( 0 1640 16 ) wm1_1 0 0 0 1 1 +( -8 1600 16 ) ( 0 1600 8 ) ( 0 1640 16 ) wm1_1 0 0 0 1 1 +( 0 1640 16 ) ( 0 1600 24 ) ( -8 1600 16 ) wm1_1 0 0 0 1 1 +} +} +// entity 553 +{ +"classname" "light" +"origin" "0 1624 -56" +"light" "-166" +"wait" "3" +} +// entity 554 +{ +"classname" "ambient_drip" +"origin" "1120 1376 -192" +} +// entity 555 +{ +"classname" "func_wall" +"spawnflags" "4096" +// brush 0 +{ +( 192 2408 -248 ) ( 320 2408 -192 ) ( 192 2408 -192 ) wswamp1_k 32 0 0 1 1 +( -480 2304 -192 ) ( -480 2328 -248 ) ( -480 2328 -192 ) wswamp1_k 0 0 0 1 1 +( -640 2328 -256 ) ( -640 2272 -256 ) ( -512 2272 -256 ) wswamp1_k 0 0 0 1 1 +( -512 2264 -128 ) ( -512 2264 -256 ) ( -640 2264 -256 ) wswamp1_k 0 0 0 1 1 +( -256 2560 0 ) ( -256 2240 0 ) ( -256 2560 128 ) wswamp1_k 0 0 0 1 1 +( -352 4224 -192 ) ( -416 4224 -192 ) ( -352 4352 -192 ) wswamp1_k 0 0 0 1 1 +} +// brush 1 +{ +( -480 2336 -136 ) ( -256 2336 -136 ) ( -256 2304 -144 ) wbrick1_5 0 0 0 1 1 +( -256 2408 -144 ) ( -256 2368 -192 ) ( -256 2368 -144 ) wbrick1_5 0 0 0 1 1 +( -480 2368 -144 ) ( -256 2368 -144 ) ( -256 2336 -136 ) wbrick1_5 0 0 0 1 1 +( -480 2408 -144 ) ( -480 2368 -192 ) ( -480 2408 -192 ) wbrick1_5 0 0 0 1 1 +( -256 2280 -160 ) ( -480 2280 -160 ) ( -480 2304 -144 ) wbrick1_5 0 0 0 1 1 +( -256 2336 -192 ) ( -480 2336 -192 ) ( -480 2264 -192 ) wbrick1_5 0 0 0 1 1 +( -480 2280 -160 ) ( -256 2280 -160 ) ( -256 2264 -192 ) wbrick1_5 0 0 0 1 1 +( -480 2368 -144 ) ( -480 2392 -160 ) ( -256 2392 -160 ) wbrick1_5 0 0 0 1 1 +( -256 2408 -192 ) ( -256 2392 -160 ) ( -480 2392 -160 ) wbrick1_5 0 0 0 1 1 +} +} +// entity 556 +{ +"classname" "func_wall" +"spawnflags" "4096" +// brush 0 +{ +( -80 2448 -72 ) ( -80 2352 -72 ) ( -176 2448 -72 ) ground1_6 0 0 0 1 1 +( -16 2384 -64 ) ( -112 2384 -64 ) ( -16 2384 -96 ) ground1_6 0 0 0 1 1 +( -80 2448 -64 ) ( -80 2448 -96 ) ( -80 2352 -64 ) ground1_6 0 0 0 1 1 +( -176 2352 -88 ) ( -80 2352 -88 ) ( -176 2448 -88 ) ground1_6 0 0 0 1 1 +( -176 2352 -96 ) ( -176 2352 -64 ) ( -80 2352 -96 ) ground1_6 0 0 0 1 1 +( -112 2288 -96 ) ( -112 2384 -96 ) ( -112 2288 -64 ) ground1_6 0 0 0 1 1 +} +// brush 1 +{ +( -80 2384 -72 ) ( -80 2288 -72 ) ( -176 2384 -72 ) ground1_6 0 0 0 1 1 +( -16 2320 -64 ) ( -112 2320 -64 ) ( -16 2320 -96 ) ground1_6 0 0 0 1 1 +( -80 2384 -64 ) ( -80 2384 -96 ) ( -80 2288 -64 ) ground1_6 0 0 0 1 1 +( -176 2288 -88 ) ( -80 2288 -88 ) ( -176 2384 -88 ) ground1_6 0 0 0 1 1 +( -176 2288 -96 ) ( -176 2288 -64 ) ( -80 2288 -96 ) ground1_6 0 0 0 1 1 +( -112 2224 -96 ) ( -112 2320 -96 ) ( -112 2224 -64 ) ground1_6 0 0 0 1 1 +} +// brush 2 +{ +( -144 2384 -72 ) ( -144 2288 -72 ) ( -240 2384 -72 ) ground1_6 0 0 0 1 1 +( -80 2320 -64 ) ( -176 2320 -64 ) ( -80 2320 -96 ) ground1_6 0 0 0 1 1 +( -144 2384 -64 ) ( -144 2384 -96 ) ( -144 2288 -64 ) ground1_6 0 0 0 1 1 +( -240 2288 -88 ) ( -144 2288 -88 ) ( -240 2384 -88 ) ground1_6 0 0 0 1 1 +( -240 2288 -96 ) ( -240 2288 -64 ) ( -144 2288 -96 ) ground1_6 0 0 0 1 1 +( -176 2224 -96 ) ( -176 2320 -96 ) ( -176 2224 -64 ) ground1_6 0 0 0 1 1 +} +// brush 3 +{ +( -144 2448 -72 ) ( -144 2352 -72 ) ( -240 2448 -72 ) ground1_6 0 0 0 1 1 +( -80 2384 -64 ) ( -176 2384 -64 ) ( -80 2384 -96 ) ground1_6 0 0 0 1 1 +( -144 2448 -64 ) ( -144 2448 -96 ) ( -144 2352 -64 ) ground1_6 0 0 0 1 1 +( -240 2352 -88 ) ( -144 2352 -88 ) ( -240 2448 -88 ) ground1_6 0 0 0 1 1 +( -240 2352 -96 ) ( -240 2352 -64 ) ( -144 2352 -96 ) ground1_6 0 0 0 1 1 +( -176 2288 -96 ) ( -176 2384 -96 ) ( -176 2288 -64 ) ground1_6 0 0 0 1 1 +} +} +// entity 557 +{ +"classname" "func_door" +"spawnflags" "4100" +"message" "this door is opened later..." +"angle" "270" +"wait" "-1" +"targetname" "doorcross" +"speed" "128" +"sounds" "3" +"lip" "8" +// brush 0 +{ +( -24 2336 80 ) ( -24 2272 80 ) ( -40 2336 80 ) door0a 0 0 0 1 1 +( -24 2336 80 ) ( -40 2336 80 ) ( -24 2336 -64 ) door0a 0 0 0 1 1 +( -24 2336 80 ) ( -24 2336 -64 ) ( -24 2272 80 ) doorcog1 32 192 0 1 1 +( -40 2272 -64 ) ( -24 2272 -64 ) ( -40 2336 -64 ) door0a 0 0 0 1 1 +( -40 2272 -64 ) ( -40 2272 80 ) ( -24 2272 -64 ) door0a 0 0 0 1 1 +( -40 2272 -64 ) ( -40 2336 -64 ) ( -40 2272 80 ) doorcog1 32 192 0 1 1 +} +} +// entity 558 +{ +"classname" "func_door" +"spawnflags" "4100" +"message" "this door is opened later..." +"angle" "90" +"wait" "-1" +"targetname" "doorcross" +"speed" "128" +"lip" "8" +"sounds" "3" +// brush 0 +{ +( -24 2400 80 ) ( -24 2336 80 ) ( -40 2400 80 ) door0a 0 0 0 1 1 +( -24 2400 80 ) ( -40 2400 80 ) ( -24 2400 -64 ) door0a 0 0 0 1 1 +( -24 2400 80 ) ( -24 2400 -64 ) ( -24 2336 80 ) doorcog1 32 192 0 1 1 +( -40 2336 -64 ) ( -24 2336 -64 ) ( -40 2400 -64 ) door0a 0 0 0 1 1 +( -40 2336 -64 ) ( -40 2336 80 ) ( -24 2336 -64 ) door0a 0 0 0 1 1 +( -40 2336 -64 ) ( -40 2400 -64 ) ( -40 2336 80 ) doorcog1 32 192 0 1 1 +} +} +// entity 559 +{ +"classname" "light_torch_long_walltorch" +"origin" "-128 2224 -176" +"light" "400" +"angle" "270" +"wait" "1.5" +} +// entity 560 +{ +"classname" "light_torch_long_walltorch" +"origin" "-128 2456 -176" +"light" "400" +"angle" "90" +"wait" "1.5" +} +// entity 561 +{ +"classname" "light_torch_long_walltorch" +"origin" "2040 1312 -192" +"light" "300" +"angle" "-1.4033e-014" +"wait" "1.5" +} +// entity 562 +{ +"classname" "light_torch_long_walltorch" +"origin" "1120 952 -80" +"light" "400" +"angle" "90" +"wait" "1.5" +} +// entity 563 +{ +"classname" "light_torch_long_walltorch" +"origin" "2072 832 -112" +"light" "400" +"angle" "0" +"wait" "2" +} +// entity 564 +{ +"classname" "light" +"origin" "1120 832 -160" +"light" "155" +} +// entity 565 +{ +"classname" "light" +"origin" "1952 1536 -256" +"light" "133" +"wait" ".75" +} +// entity 566 +{ +"classname" "light" +"origin" "-96 2304 -64" +"light" "122" +"wait" "1.5" +} +// entity 567 +{ +"classname" "light" +"origin" "-160 2304 -64" +"light" "122" +"wait" "1.5" +} +// entity 568 +{ +"classname" "light" +"origin" "-160 2368 -64" +"light" "122" +"wait" "1.5" +} +// entity 569 +{ +"classname" "light" +"origin" "-96 2368 -64" +"light" "122" +"wait" "1.5" +} +// entity 570 +{ +"classname" "trigger_once" +"target" "toprockets" +// brush 0 +{ +( 2176 1888 0 ) ( 2176 1856 0 ) ( 1760 1888 0 ) trigger 0 0 0 1 1 +( 2336 1888 0 ) ( 1920 1888 0 ) ( 2336 1888 -32 ) trigger 0 0 0 1 1 +( 2336 1888 0 ) ( 2336 1888 -32 ) ( 2336 1856 0 ) trigger 0 0 0 1 1 +( 1760 1856 -32 ) ( 2176 1856 -32 ) ( 1760 1888 -32 ) trigger 0 0 0 1 1 +( 1760 1856 -32 ) ( 1760 1856 0 ) ( 2176 1856 -32 ) trigger 0 0 0 1 1 +( 1568 1888 -32 ) ( 1568 1920 -32 ) ( 1568 1888 0 ) trigger 0 0 0 1 1 +} +} +// entity 571 +{ +"classname" "light_torch_long_walltorch" +"origin" "1120 712 -80" +"light" "400" +"angle" "-90" +"wait" "1.5" +} +// entity 572 +{ +"classname" "light_torch_long_walltorch" +"origin" "1952 712 -112" +"light" "400" +"angle" "-90" +"wait" "2" +} +// entity 573 +{ +"classname" "monster_edie" +"origin" "1536 2304 -32" +"angle" "90" +} +// entity 574 +{ +"classname" "monster_drole" +"origin" "1952 1312 0" +"angle" "90" +"targetname" "doorcross" +"target" "droletop" +"spawnflags" "4096" +} +// entity 575 +{ +"classname" "func_movewall" +"targetname" "armz" +// brush 0 +{ +( 2128 1624 -32 ) ( 2128 1608 -32 ) ( 2112 1624 -32 ) movewall 0 0 0 1 1 +( 2128 1624 -32 ) ( 2112 1624 -32 ) ( 2128 1624 -48 ) movewall 0 0 0 1 1 +( 2128 1624 -32 ) ( 2128 1624 -48 ) ( 2128 1608 -32 ) movewall 0 0 0 1 1 +( 2112 1608 -48 ) ( 2128 1608 -48 ) ( 2112 1624 -48 ) movewall 0 0 0 1 1 +( 2112 1608 -48 ) ( 2112 1608 -32 ) ( 2128 1608 -48 ) movewall 0 0 0 1 1 +( 2112 1608 -48 ) ( 2112 1624 -48 ) ( 2112 1608 -32 ) movewall 0 0 0 1 1 +} +} +// entity 576 +{ +"classname" "func_movewall" +"targetname" "armz" +// brush 0 +{ +( 2136 1616 -80 ) ( 2136 1584 -80 ) ( 2104 1616 -80 ) movewall 0 0 0 1 1 +( 2136 1616 -80 ) ( 2104 1616 -80 ) ( 2136 1616 -96 ) movewall 0 0 0 1 1 +( 2136 1616 -80 ) ( 2136 1616 -96 ) ( 2136 1584 -80 ) movewall 0 0 0 1 1 +( 2104 1584 -112 ) ( 2136 1584 -112 ) ( 2104 1616 -112 ) movewall 0 0 0 1 1 +( 2104 1584 -96 ) ( 2104 1584 -80 ) ( 2136 1584 -96 ) movewall 0 0 0 1 1 +( 2104 1584 -96 ) ( 2104 1616 -96 ) ( 2104 1584 -80 ) movewall 0 0 0 1 1 +} +} +// entity 577 +{ +"classname" "func_movewall" +"targetname" "armz" +// brush 0 +{ +( 2136 1584 -80 ) ( 2136 1552 -80 ) ( 2104 1584 -80 ) movewall 0 0 0 1 1 +( 2136 1584 -80 ) ( 2104 1584 -80 ) ( 2136 1584 -112 ) movewall 0 0 0 1 1 +( 2136 1584 -80 ) ( 2136 1584 -112 ) ( 2136 1552 -80 ) movewall 0 0 0 1 1 +( 2104 1552 -112 ) ( 2136 1552 -112 ) ( 2104 1584 -112 ) movewall 0 0 0 1 1 +( 2104 1552 -112 ) ( 2104 1552 -80 ) ( 2136 1552 -112 ) movewall 0 0 0 1 1 +( 2104 1552 -112 ) ( 2104 1584 -112 ) ( 2104 1552 -80 ) movewall 0 0 0 1 1 +} +} +// entity 578 +{ +"classname" "func_movewall" +"targetname" "armz" +// brush 0 +{ +( 2136 1552 -80 ) ( 2136 1520 -80 ) ( 2104 1552 -80 ) movewall 0 0 0 1 1 +( 2136 1552 -80 ) ( 2104 1552 -80 ) ( 2136 1552 -112 ) movewall 0 0 0 1 1 +( 2136 1552 -80 ) ( 2136 1552 -112 ) ( 2136 1520 -80 ) movewall 0 0 0 1 1 +( 2104 1520 -112 ) ( 2136 1520 -112 ) ( 2104 1552 -112 ) movewall 0 0 0 1 1 +( 2104 1520 -112 ) ( 2104 1520 -80 ) ( 2136 1520 -112 ) movewall 0 0 0 1 1 +( 2104 1520 -112 ) ( 2104 1552 -112 ) ( 2104 1520 -80 ) movewall 0 0 0 1 1 +} +} +// entity 579 +{ +"classname" "func_movewall" +"targetname" "armz" +// brush 0 +{ +( 2136 1520 -80 ) ( 2136 1488 -80 ) ( 2104 1520 -80 ) movewall 0 0 0 1 1 +( 2136 1520 -80 ) ( 2104 1520 -80 ) ( 2136 1520 -112 ) movewall 0 0 0 1 1 +( 2136 1520 -80 ) ( 2136 1520 -112 ) ( 2136 1488 -80 ) movewall 0 0 0 1 1 +( 2104 1488 -112 ) ( 2136 1488 -112 ) ( 2104 1520 -112 ) movewall 0 0 0 1 1 +( 2104 1488 -112 ) ( 2104 1488 -80 ) ( 2136 1488 -112 ) movewall 0 0 0 1 1 +( 2104 1488 -112 ) ( 2104 1520 -112 ) ( 2104 1488 -80 ) movewall 0 0 0 1 1 +} +} +// entity 580 +{ +"classname" "light" +"origin" "-112 784 -272" +"light" "-111" +} +// entity 581 +{ +"classname" "light" +"origin" "112 880 -272" +"light" "-111" +} +// entity 582 +{ +"classname" "mapobject_custom" +"origin" "1544 3512 88" +"model" "progs/veg.spr" +"frame" "1" +} +// entity 583 +{ +"classname" "mapobject_custom" +"origin" "1496 3592 88" +"model" "progs/veg.spr" +} +// entity 584 +{ +"classname" "mapobject_custom" +"origin" "1520 3576 88" +"model" "progs/veg.spr" +"rsize" "1" +"frame" "2" +} +// entity 585 +{ +"classname" "mapobject_custom" +"origin" "1512 3640 88" +"model" "progs/veg.spr" +"rsize" "2" +"frame" "1" +} +// entity 586 +{ +"classname" "mapobject_custom" +"origin" "1576 3640 88" +"model" "progs/veg.spr" +} +// entity 587 +{ +"classname" "mapobject_custom" +"origin" "1608 1520 -40" +"model" "progs/veg.spr" +} +// entity 588 +{ +"classname" "mapobject_custom" +"origin" "1704 1504 -40" +"model" "progs/veg.spr" +"frame" "2" +} +// entity 589 +{ +"classname" "mapobject_custom" +"origin" "1672 1512 -40" +"model" "progs/veg.spr" +"frame" "2" +} +// entity 590 +{ +"classname" "mapobject_custom" +"origin" "1952 64 64" +"model" "progs/veg.spr" +"frame" "1" +} +// entity 591 +{ +"classname" "mapobject_custom" +"origin" "2128 1744 -40" +"model" "progs/veg.spr" +"frame" "1" +} +// entity 592 +{ +"classname" "mapobject_custom" +"origin" "472 1304 -380" +"model" "progs/reed1.mdl" +"angle" "111" +} +// entity 593 +{ +"classname" "mapobject_custom" +"origin" "-300 1288 -96" +"model" "progs/tree1.mdl" +"angle" "-105" +} +// entity 594 +{ +"classname" "mapobject_custom" +"origin" "1080 192 36" +"model" "progs/tree1.mdl" +} +// entity 595 +{ +"classname" "mapobject_custom" +"origin" "2004 232 80" +"model" "progs/tree1.mdl" +"angle" "-138" +} +// entity 596 +{ +"classname" "mapobject_custom" +"origin" "1984 460 -48" +"model" "progs/tree1.mdl" +"angle" "22" +} +// entity 597 +{ +"classname" "mapobject_custom" +"origin" "1824 3432 152" +"model" "progs/tree1.mdl" +"angle" "44" +} +// entity 598 +{ +"classname" "mapobject_custom" +"origin" "1260 -244 52" +"model" "progs/tree1.mdl" +"angle" "122" +} +// entity 599 +{ +"classname" "light" +"origin" "1584 2080 16" +"light" "-111" +"wait" ".75" +} +// entity 600 +{ +"classname" "mapobject_custom" +"origin" "620 2808 -252" +"model" "progs/reed1.mdl" +"angle" "222" +} +// entity 601 +{ +"classname" "mapobject_custom" +"origin" "616 2880 -252" +"model" "progs/reed1.mdl" +"angle" "111" +} +// entity 602 +{ +"classname" "mapobject_custom" +"origin" "648 2888 -252" +"model" "progs/reed1.mdl" +"angle" "11" +} +// entity 603 +{ +"classname" "light" +"origin" "784 2064 192" +"light" "-122" +"_anglesense" ".25" +} +// entity 604 +{ +"classname" "light" +"origin" "240 2064 192" +"light" "-122" +"_anglesense" ".25" +} +// entity 605 +{ +"classname" "light" +"origin" "1536 832 160" +"light" "444" +"wait" "1.5" +} +// entity 606 +{ +"classname" "func_door" +"angle" "-1" +"speed" "128" +"wait" "-1" +"lip" "8" +"sounds" "3" +"targetname" "vistaeast" +// brush 0 +{ +( 1816 864 -112 ) ( 1816 800 -112 ) ( 1800 864 -112 ) door0a 0 0 0 1 1 +( 1816 864 -112 ) ( 1800 864 -112 ) ( 1816 864 -240 ) door0a 0 32 0 1 1 +( 1816 864 -112 ) ( 1816 864 -240 ) ( 1816 800 -112 ) door144c 32 32 0 1 1 +( 1800 800 -224 ) ( 1816 800 -224 ) ( 1800 864 -224 ) door0a 0 0 0 1 1 +( 1800 800 -240 ) ( 1800 800 -112 ) ( 1816 800 -240 ) door0a 0 32 0 1 1 +( 1800 800 -240 ) ( 1800 864 -240 ) ( 1800 800 -112 ) door144c 32 32 0 1 1 +} +} +// entity 607 +{ +"classname" "trigger_once" +"target" "vistaeast" +// brush 0 +{ +( 2016 1120 -192 ) ( 2016 992 -192 ) ( 1888 1120 -192 ) trigger 0 0 0 1 1 +( 2016 1056 -192 ) ( 1888 1056 -192 ) ( 2016 1056 -288 ) trigger 0 0 0 1 1 +( 2016 1120 -192 ) ( 2016 1120 -288 ) ( 2016 992 -192 ) trigger 0 0 0 1 1 +( 1888 992 -256 ) ( 2016 992 -256 ) ( 1888 1120 -256 ) trigger 0 0 0 1 1 +( 1888 992 -288 ) ( 1888 992 -192 ) ( 2016 992 -288 ) trigger 0 0 0 1 1 +( 1888 992 -288 ) ( 1888 1120 -288 ) ( 1888 992 -192 ) trigger 0 0 0 1 1 +} +} +// entity 608 +{ +"classname" "func_door" +"angle" "-1" +"speed" "128" +"wait" "-1" +"lip" "8" +"sounds" "3" +"targetname" "vistawest" +// brush 0 +{ +( 1272 864 -80 ) ( 1272 800 -80 ) ( 1256 864 -80 ) door0a 0 0 0 1 1 +( 1272 864 -80 ) ( 1256 864 -80 ) ( 1272 864 -208 ) door0a 0 0 0 1 1 +( 1272 864 -80 ) ( 1272 864 -208 ) ( 1272 800 -80 ) door144c 32 64 0 1 1 +( 1256 800 -192 ) ( 1272 800 -192 ) ( 1256 864 -192 ) door0a 0 0 0 1 1 +( 1256 800 -208 ) ( 1256 800 -80 ) ( 1272 800 -208 ) door0a 0 0 0 1 1 +( 1256 800 -208 ) ( 1256 864 -208 ) ( 1256 800 -80 ) door144c 32 64 0 1 1 +} +} +// entity 609 +{ +"classname" "monster_polyp" +"origin" "1648 624 0" +"angle" "270" +"target" "vistacount" +"delay" "1" +"spawnflags" "192" +"spawndelay" "-1" +"targetname" "vistastrike" +} +// entity 610 +{ +"classname" "light" +"origin" "2720 2696 152" +"light" "111" +} +// entity 611 +{ +"classname" "light" +"origin" "2704 2696 272" +"light" "111" +} +// entity 612 +{ +"classname" "light" +"origin" "2720 2616 152" +"light" "111" +} +// entity 613 +{ +"classname" "light" +"origin" "2704 2616 272" +"light" "111" +} +// entity 614 +{ +"classname" "play_sound_triggered" +"origin" "1504 3680 144" +"noise" "doors/blockse1m2.wav" +"targetname" "bricks" +} +// entity 615 +{ +"classname" "light" +"origin" "-816 2848 32" +"light" "111" +} +// entity 616 +{ +"classname" "play_sound_triggered" +"origin" "1536 3680 112" +"noise" "doors/blocks2.wav" +"targetname" "bricks2" +"impulse" "7" +} +// entity 617 +{ +"classname" "trigger_relay" +"origin" "1536 3680 144" +"targetname" "bricks" +"target" "bricks2" +"delay" "1" +} +// entity 618 +{ +"classname" "info_player_coop" +"origin" "-80 112 0" +"angle" "-45" +} +// entity 619 +{ +"classname" "info_player_coop" +"origin" "-80 -48 0" +"angle" "45" +} +// entity 620 +{ +"classname" "info_player_coop" +"origin" "80 -48 0" +"angle" "135" +} +// entity 621 +{ +"classname" "info_player_coop" +"origin" "80 112 0" +"angle" "-135" +} +// entity 622 +{ +"classname" "trigger_multiple" +"wait" ".5" +"target" "doorcoop" +// brush 0 +{ +( -80 2384 -32 ) ( -80 2288 -32 ) ( -176 2384 -32 ) trigger 0 0 0 1 1 +( -80 2384 -32 ) ( -176 2384 -32 ) ( -80 2384 -48 ) trigger 0 0 0 1 1 +( -80 2384 -32 ) ( -80 2384 -48 ) ( -80 2288 -32 ) trigger 0 0 0 1 1 +( -176 2288 -48 ) ( -80 2288 -48 ) ( -176 2384 -48 ) trigger 0 0 0 1 1 +( -176 2288 -48 ) ( -176 2288 -32 ) ( -80 2288 -48 ) trigger 0 0 0 1 1 +( -176 2288 -48 ) ( -176 2384 -48 ) ( -176 2288 -32 ) trigger 0 0 0 1 1 +} +} +// entity 623 +{ +"classname" "func_button" +"angle" "-1" +"wait" "-1" +"speed" "64" +"lip" "4" +"sounds" "3" +"target" "vistabars" +"delay" "1" +"health" "1" +// brush 0 +{ +( 1924 1340 248 ) ( 1972 1292 248 ) ( 1972 1340 248 ) +0dagger 32 32 0 0.5 0.5 +( 1988 1324 284 ) ( 1940 1324 252 ) ( 1988 1324 252 ) wmet2_c 0 0 0 1 1 +( 1964 1300 252 ) ( 1964 1348 284 ) ( 1964 1348 252 ) wmet2_c 0 0 0 1 1 +( 1924 1340 256 ) ( 1972 1292 256 ) ( 1924 1292 256 ) wm1_1 0 0 0 1 1 +( 1964 1300 284 ) ( 1916 1300 252 ) ( 1916 1300 284 ) wmet2_c 0 0 0 1 1 +( 1940 1272 252 ) ( 1940 1320 284 ) ( 1940 1272 284 ) wmet2_c 0 0 0 1 1 +} +} +// entity 624 +{ +"classname" "light" +"origin" "1952 1312 -48" +"light" "188" +} +// entity 625 +{ +"classname" "monster_ogre_flak" +"origin" "0 736 -160" +"angle" "90" +"target" "ogrea0" +"targetname" "startgrunts" +"spawnflags" "256" +} +// entity 626 +{ +"classname" "monster_ogre" +"origin" "608 1472 -32" +"angle" "90" +"target" "ogrea6" +"spawnflags" "4096" +} +// entity 627 +{ +"classname" "weapon_nailgun" +"origin" "0 32 80" +} +// entity 628 +{ +"classname" "monster_army_rocket" +"origin" "896 1696 -16" +"angle" "135" +"spawnflags" "256" +} +// entity 629 +{ +"classname" "monster_army_rocket" +"origin" "128 1696 -32" +"angle" "45" +"spawnflags" "256" +} +// entity 630 +{ +"classname" "trigger_once" +"target" "defdoor" +"spawnflags" "256" +// brush 0 +{ +( 1312 3424 128 ) ( 1312 3392 128 ) ( 1136 3424 128 ) trigger 0 0 0 1 1 +( 1312 3488 112 ) ( 1136 3488 112 ) ( 1312 3488 96 ) trigger 0 0 0 1 1 +( 1584 3408 112 ) ( 1584 3408 96 ) ( 1584 3376 112 ) trigger 0 0 0 1 1 +( 1136 3392 96 ) ( 1312 3392 96 ) ( 1136 3424 96 ) trigger 0 0 0 1 1 +( 1152 3392 96 ) ( 1152 3392 112 ) ( 1328 3392 96 ) trigger 0 0 0 1 1 +( 1136 3392 96 ) ( 1136 3424 96 ) ( 1136 3392 112 ) trigger 0 0 0 1 1 +} +} +// entity 631 +{ +"classname" "trigger_once" +"message" "something has opened below..." +"targetname" "vistabars" +"delay" "1.5" +"spawnflags" "3" +// brush 0 +{ +( 1968 1344 -96 ) ( 1968 1296 -96 ) ( 1936 1344 -96 ) trigger 0 0 0 1 1 +( 1952 1344 -96 ) ( 1920 1344 -96 ) ( 1952 1344 -112 ) trigger 0 0 0 1 1 +( 1984 1328 -96 ) ( 1984 1328 -112 ) ( 1984 1280 -96 ) trigger 0 0 0 1 1 +( 1936 1296 -112 ) ( 1968 1296 -112 ) ( 1936 1344 -112 ) trigger 0 0 0 1 1 +( 1952 1280 -112 ) ( 1952 1280 -96 ) ( 1984 1280 -112 ) trigger 0 0 0 1 1 +( 1920 1312 -112 ) ( 1920 1360 -112 ) ( 1920 1312 -96 ) trigger 0 0 0 1 1 +} +} +// entity 632 +{ +"classname" "trigger_once" +"target" "startgrunts" +"spawnflags" "256" +// brush 0 +{ +( 384 224 0 ) ( 384 192 0 ) ( -256 224 0 ) trigger 0 0 0 1 1 +( 384 224 0 ) ( -256 224 0 ) ( 384 224 -32 ) trigger 0 0 0 1 1 +( 256 224 0 ) ( 256 224 -32 ) ( 256 192 0 ) trigger 0 0 0 1 1 +( -256 192 -32 ) ( 384 192 -32 ) ( -256 224 -32 ) trigger 0 0 0 1 1 +( -256 192 -32 ) ( -256 192 0 ) ( 384 192 -32 ) trigger 0 0 0 1 1 +( -256 192 -32 ) ( -256 224 -32 ) ( -256 192 0 ) trigger 0 0 0 1 1 +} +} +// entity 633 +{ +"classname" "monster_ogre" +"origin" "0 704 -160" +"angle" "90" +"target" "ogrea0" +"spawnflags" "1536" +} +// entity 634 +{ +"classname" "weapon_hammer" +"origin" "1528 80 8" +"target" "vistastrike" +"delay" ".5" +} +// entity 635 +{ +"classname" "light" +"origin" "160 416 -144" +"light" "-111" +} +// entity 636 +{ +"classname" "rotate_object" +"target" "exitznorth" +"targetname" "gatenorth" +// brush 0 +{ +( 2732 2660 320 ) ( 2732 2664 316 ) ( 2740 2664 316 ) wmet2_1 0 0 0 1 1 +( 2740 2664 320 ) ( 2740 2660 128 ) ( 2740 2660 320 ) wmet2_1 0 0 0 1 1 +( 2740 2660 128 ) ( 2740 2664 132 ) ( 2732 2664 132 ) wmet2_1 0 0 0 1 1 +( 2740 2668 128 ) ( 2740 2668 312 ) ( 2732 2668 312 ) wmet2_1 0 0 0 1 1 +( 2732 2664 320 ) ( 2732 2660 128 ) ( 2732 2664 128 ) wmet2_1 0 0 0 1 1 +( 2732 2656 320 ) ( 2740 2660 320 ) ( 2740 2656 320 ) wmet2_1 0 0 0 1 1 +( 2732 2660 128 ) ( 2740 2664 128 ) ( 2732 2664 128 ) wmet2_1 0 0 0 1 1 +( 2732 2660 312 ) ( 2736 2656 312 ) ( 2736 2656 136 ) wmet2_1 0 0 0 1 1 +( 2736 2656 64 ) ( 2740 2660 -64 ) ( 2736 2656 -64 ) wmet2_1 0 0 0 1 1 +} +// brush 1 +{ +( 2740 2724 128 ) ( 2732 2724 128 ) ( 2732 2660 128 ) wmet2_1 0 0 0 1 1 +( 2740 2660 128 ) ( 2732 2660 128 ) ( 2740 2668 136 ) wmet2_1 0 0 0 1 1 +( 2740 2668 128 ) ( 2740 2668 136 ) ( 2740 2716 128 ) wmet2_1 0 0 0 1 1 +( 2732 2716 136 ) ( 2740 2716 136 ) ( 2732 2668 136 ) wmet2_1 0 0 0 1 1 +( 2732 2724 128 ) ( 2740 2724 128 ) ( 2740 2716 136 ) wmet2_1 0 0 0 1 1 +( 2732 2716 136 ) ( 2732 2668 136 ) ( 2732 2716 128 ) wmet2_1 0 0 0 1 1 +} +// brush 2 +{ +( 2740 2724 320 ) ( 2740 2720 316 ) ( 2732 2720 316 ) wmet2_1 0 0 0 1 1 +( 2732 2724 128 ) ( 2740 2724 320 ) ( 2732 2724 320 ) wmet2_1 0 0 0 1 1 +( 2732 2720 320 ) ( 2732 2724 128 ) ( 2732 2724 320 ) wmet2_1 0 0 0 1 1 +( 2732 2724 128 ) ( 2732 2720 132 ) ( 2740 2720 132 ) wmet2_1 0 0 0 1 1 +( 2732 2716 128 ) ( 2732 2716 312 ) ( 2740 2716 312 ) wmet2_1 0 0 0 1 1 +( 2740 2720 320 ) ( 2740 2724 128 ) ( 2740 2720 128 ) wmet2_1 0 0 0 1 1 +} +// brush 3 +{ +( 2732 2720 304 ) ( 2740 2728 304 ) ( 2740 2720 304 ) wmet2_1 0 0 0 1 1 +( 2740 2724 136 ) ( 2732 2724 328 ) ( 2740 2724 328 ) wmet2_1 0 0 0 1 1 +( 2740 2732 328 ) ( 2740 2724 136 ) ( 2740 2724 328 ) wmet2_1 0 0 0 1 1 +( 2732 2728 272 ) ( 2740 2736 272 ) ( 2732 2736 272 ) wmet2_1 0 0 0 1 1 +( 2740 2728 236 ) ( 2732 2728 428 ) ( 2732 2728 236 ) wmet2_1 0 0 0 1 1 +( 2732 2732 328 ) ( 2732 2724 136 ) ( 2732 2732 136 ) wmet2_1 0 0 0 1 1 +} +// brush 4 +{ +( 2732 2720 176 ) ( 2740 2728 176 ) ( 2740 2720 176 ) wmet2_1 0 0 0 1 1 +( 2740 2724 8 ) ( 2732 2724 200 ) ( 2740 2724 200 ) wmet2_1 0 0 0 1 1 +( 2740 2732 200 ) ( 2740 2724 8 ) ( 2740 2724 200 ) wmet2_1 0 0 0 1 1 +( 2732 2728 144 ) ( 2740 2736 144 ) ( 2732 2736 144 ) wmet2_1 0 0 0 1 1 +( 2740 2728 108 ) ( 2732 2728 300 ) ( 2732 2728 108 ) wmet2_1 0 0 0 1 1 +( 2732 2732 200 ) ( 2732 2724 8 ) ( 2732 2732 8 ) wmet2_1 0 0 0 1 1 +} +// brush 5 +{ +( 2732 2660 320 ) ( 2732 2724 320 ) ( 2740 2724 320 ) wmet2_1 0 0 0 1 1 +( 2740 2668 312 ) ( 2732 2660 320 ) ( 2740 2660 320 ) wmet2_1 0 0 0 1 1 +( 2740 2716 320 ) ( 2740 2668 312 ) ( 2740 2668 320 ) wmet2_1 0 0 0 1 1 +( 2732 2668 312 ) ( 2740 2716 312 ) ( 2732 2716 312 ) wmet2_1 0 0 0 1 1 +( 2740 2716 312 ) ( 2740 2724 320 ) ( 2732 2724 320 ) wmet2_1 0 0 0 1 1 +( 2732 2716 320 ) ( 2732 2668 312 ) ( 2732 2716 312 ) wmet2_1 0 0 0 1 1 +} +// brush 6 +{ +( 2734 2648 312 ) ( 2742 2696 312 ) ( 2742 2648 312 ) wizwood1_2 0 0 0 1 1 +( 2742 2668 144 ) ( 2734 2668 180 ) ( 2742 2668 180 ) wizwood1_2 0 0 0 1 1 +( 2738 2720 168 ) ( 2738 2672 132 ) ( 2738 2672 168 ) wizwood1_2 0 0 0 1 1 +( 2734 2676 136 ) ( 2742 2724 136 ) ( 2734 2724 136 ) wizwood1_2 0 0 0 1 1 +( 2742 2716 128 ) ( 2734 2716 164 ) ( 2734 2716 128 ) wizwood1_2 0 0 0 1 1 +( 2734 2720 168 ) ( 2734 2672 132 ) ( 2734 2720 132 ) wizwood1_2 4 0 0 1 1 +} +} +// entity 637 +{ +"classname" "monster_fish" +"origin" "640 1744 -256" +"angle" "180" +"corpse_time" "-1" +"target" "fish5" +} +// entity 638 +{ +"classname" "monster_fish" +"origin" "240 1824 -256" +"angle" "180" +"corpse_time" "-1" +"targetname" "fish" +"target" "fish7" +} +// entity 639 +{ +"classname" "monster_death_guard" +"origin" "480 3776 128" +"angle" "-90" +"targetname" "doorskulls" +"spawnflags" "1536" +} +// entity 640 +{ +"classname" "monster_death_guard" +"origin" "32 3776 128" +"angle" "270" +"targetname" "doorskulls" +"spawnflags" "1536" +} +// entity 641 +{ +"classname" "monster_ogre" +"origin" "768 3232 128" +"target" "silverpath3" +"spawnflags" "8192" +} +// entity 642 +{ +"classname" "rotate_object" +"target" "exitzsouth" +"targetname" "gatesouth" +// brush 0 +{ +( 2740 2648 316 ) ( 2732 2648 316 ) ( 2732 2652 320 ) wmet2_1 0 0 0 1 1 +( 2740 2652 320 ) ( 2740 2652 128 ) ( 2740 2648 320 ) wmet2_1 0 0 0 1 1 +( 2732 2648 132 ) ( 2740 2648 132 ) ( 2740 2652 128 ) wmet2_1 0 0 0 1 1 +( 2732 2644 312 ) ( 2740 2644 312 ) ( 2740 2644 128 ) wmet2_1 0 0 0 1 1 +( 2732 2648 128 ) ( 2732 2652 128 ) ( 2732 2648 320 ) wmet2_1 0 0 0 1 1 +( 2740 2656 320 ) ( 2740 2652 320 ) ( 2732 2656 320 ) wmet2_1 0 0 0 1 1 +( 2732 2648 128 ) ( 2740 2648 128 ) ( 2732 2652 128 ) wmet2_1 0 0 0 1 1 +( 2736 2656 136 ) ( 2736 2656 312 ) ( 2732 2652 312 ) wmet2_1 0 0 0 1 1 +( 2736 2656 -64 ) ( 2740 2652 -64 ) ( 2736 2656 64 ) wmet2_1 0 0 0 1 1 +} +// brush 1 +{ +( 2732 2652 128 ) ( 2732 2588 128 ) ( 2740 2588 128 ) wmet2_1 0 0 0 1 1 +( 2740 2644 136 ) ( 2732 2652 128 ) ( 2740 2652 128 ) wmet2_1 0 0 0 1 1 +( 2740 2596 128 ) ( 2740 2644 136 ) ( 2740 2644 128 ) wmet2_1 0 0 0 1 1 +( 2732 2644 136 ) ( 2740 2596 136 ) ( 2732 2596 136 ) wmet2_1 0 0 0 1 1 +( 2740 2596 136 ) ( 2740 2588 128 ) ( 2732 2588 128 ) wmet2_1 0 0 0 1 1 +( 2732 2596 128 ) ( 2732 2644 136 ) ( 2732 2596 136 ) wmet2_1 0 0 0 1 1 +} +// brush 2 +{ +( 2732 2592 316 ) ( 2740 2592 316 ) ( 2740 2588 320 ) wmet2_1 0 0 0 1 1 +( 2732 2588 320 ) ( 2740 2588 320 ) ( 2732 2588 128 ) wmet2_1 0 0 0 1 1 +( 2732 2588 320 ) ( 2732 2588 128 ) ( 2732 2592 320 ) wmet2_1 0 0 0 1 1 +( 2740 2592 132 ) ( 2732 2592 132 ) ( 2732 2588 128 ) wmet2_1 0 0 0 1 1 +( 2740 2596 312 ) ( 2732 2596 312 ) ( 2732 2596 128 ) wmet2_1 0 0 0 1 1 +( 2740 2592 128 ) ( 2740 2588 128 ) ( 2740 2592 320 ) wmet2_1 0 0 0 1 1 +} +// brush 3 +{ +( 2740 2592 304 ) ( 2740 2584 304 ) ( 2732 2592 304 ) wm1_1 0 0 0 1 1 +( 2740 2588 328 ) ( 2732 2588 328 ) ( 2740 2588 136 ) wm1_1 0 0 0 1 1 +( 2740 2588 328 ) ( 2740 2588 136 ) ( 2740 2580 328 ) wm1_1 0 0 0 1 1 +( 2732 2576 272 ) ( 2740 2576 272 ) ( 2732 2584 272 ) wm1_1 0 0 0 1 1 +( 2732 2584 236 ) ( 2732 2584 428 ) ( 2740 2584 236 ) wm1_1 0 0 0 1 1 +( 2732 2580 136 ) ( 2732 2588 136 ) ( 2732 2580 328 ) wm1_1 0 0 0 1 1 +} +// brush 4 +{ +( 2740 2592 176 ) ( 2740 2584 176 ) ( 2732 2592 176 ) wm1_1 0 0 0 1 1 +( 2740 2588 200 ) ( 2732 2588 200 ) ( 2740 2588 8 ) wm1_1 0 0 0 1 1 +( 2740 2588 200 ) ( 2740 2588 8 ) ( 2740 2580 200 ) wm1_1 0 0 0 1 1 +( 2732 2576 144 ) ( 2740 2576 144 ) ( 2732 2584 144 ) wm1_1 0 0 0 1 1 +( 2732 2584 108 ) ( 2732 2584 300 ) ( 2740 2584 108 ) wm1_1 0 0 0 1 1 +( 2732 2580 8 ) ( 2732 2588 8 ) ( 2732 2580 200 ) wm1_1 0 0 0 1 1 +} +// brush 5 +{ +( 2740 2588 320 ) ( 2732 2588 320 ) ( 2732 2652 320 ) wmet2_1 0 0 0 1 1 +( 2740 2652 320 ) ( 2732 2652 320 ) ( 2740 2644 312 ) wmet2_1 0 0 0 1 1 +( 2740 2644 320 ) ( 2740 2644 312 ) ( 2740 2596 320 ) wmet2_1 0 0 0 1 1 +( 2732 2596 312 ) ( 2740 2596 312 ) ( 2732 2644 312 ) wmet2_1 0 0 0 1 1 +( 2732 2588 320 ) ( 2740 2588 320 ) ( 2740 2596 312 ) wmet2_1 0 0 0 1 1 +( 2732 2596 312 ) ( 2732 2644 312 ) ( 2732 2596 320 ) wmet2_1 0 0 0 1 1 +} +// brush 6 +{ +( 2742 2648 312 ) ( 2742 2600 312 ) ( 2734 2648 312 ) wizwood1_2 0 0 0 1 1 +( 2742 2644 172 ) ( 2734 2644 172 ) ( 2742 2644 136 ) wizwood1_2 0 0 0 1 1 +( 2738 2644 172 ) ( 2738 2644 136 ) ( 2738 2596 172 ) wizwood1_2 0 0 0 1 1 +( 2734 2596 136 ) ( 2742 2596 136 ) ( 2734 2644 136 ) wizwood1_2 0 0 0 1 1 +( 2734 2596 136 ) ( 2734 2596 172 ) ( 2742 2596 136 ) wizwood1_2 0 0 0 1 1 +( 2734 2596 136 ) ( 2734 2644 136 ) ( 2734 2596 172 ) wizwood1_2 -4 0 0 1 1 +} +} +// entity 643 +{ +"classname" "monster_army" +"origin" "-224 576 -160" +"angle" "45" +"targetname" "startgrunts" +} +// entity 644 +{ +"classname" "light" +"origin" "-264 2832 -224" +"light" "44" +"wait" "1" +} +// entity 645 +{ +"classname" "light" +"origin" "-264 2864 -224" +"light" "44" +"wait" "1" +} +// entity 646 +{ +"classname" "light" +"origin" "-296 2832 -208" +"light" "44" +"wait" "1" +} +// entity 647 +{ +"classname" "light" +"origin" "-296 2864 -208" +"light" "44" +"wait" "1" +} +// entity 648 +{ +"classname" "light" +"origin" "-328 2832 -192" +"light" "44" +"wait" "1" +} +// entity 649 +{ +"classname" "light" +"origin" "-328 2864 -192" +"light" "44" +"wait" "1" +} +// entity 650 +{ +"classname" "light" +"origin" "-360 2832 -176" +"light" "44" +"wait" "1" +} +// entity 651 +{ +"classname" "light" +"origin" "-360 2864 -176" +"light" "44" +"wait" "1" +} +// entity 652 +{ +"classname" "light" +"origin" "-392 2832 -160" +"light" "44" +"wait" "1" +} +// entity 653 +{ +"classname" "light" +"origin" "-392 2864 -160" +"light" "44" +"wait" "1" +} +// entity 654 +{ +"classname" "light" +"origin" "-424 2832 -144" +"light" "44" +"wait" "1" +} +// entity 655 +{ +"classname" "light" +"origin" "-424 2864 -144" +"light" "44" +"wait" "1" +} +// entity 656 +{ +"classname" "light" +"origin" "-456 2832 -128" +"light" "44" +"wait" "1" +} +// entity 657 +{ +"classname" "light" +"origin" "-456 2864 -128" +"light" "44" +"wait" "1" +} +// entity 658 +{ +"classname" "corpse_impaled_horizontal1" +"origin" "2294 2656 320" +} +// entity 659 +{ +"classname" "corpse_impaled_horizontal2" +"origin" "-778 2848 160" +} +// entity 660 +{ +"classname" "light" +"origin" "512 1888 -160" +"light" "222" +"wait" ".7" +} +// entity 661 +{ +"classname" "func_wall" +// brush 0 +{ +( 2264 2656 312 ) ( 2264 2664 320 ) ( 2264 2648 320 ) wm1_1 20 36 0 1 -1 +( 2264 2664 320 ) ( 2324 2656 320 ) ( 2264 2656 328 ) wm1_1 34.2222213745 15.1110839844 0 1 -1 +( 2264 2656 312 ) ( 2324 2656 320 ) ( 2264 2664 320 ) wm1_1 8.4443359375 25.7778320313 180 1 1 +( 2264 2648 320 ) ( 2324 2656 320 ) ( 2264 2656 312 ) wm1_1 48.444442749 57.7778320313 0 1 -1 +( 2264 2656 328 ) ( 2324 2656 320 ) ( 2264 2648 320 ) wm1_1 58.2221679688 47.1110839844 180 1 1 +} +} +// entity 662 +{ +"classname" "func_wall" +// brush 0 +{ +( -808 2848 152 ) ( -808 2856 160 ) ( -808 2840 160 ) wm1_1 20 36 0 1 -1 +( -808 2856 160 ) ( -748 2848 160 ) ( -808 2848 168 ) wm1_1 34.2222213745 15.1110839844 0 1 -1 +( -808 2848 152 ) ( -748 2848 160 ) ( -808 2856 160 ) wm1_1 8.4443359375 25.7778320313 180 1 1 +( -808 2840 160 ) ( -748 2848 160 ) ( -808 2848 152 ) wm1_1 48.444442749 57.7778320313 0 1 -1 +( -808 2848 168 ) ( -748 2848 160 ) ( -808 2840 160 ) wm1_1 58.2221679688 47.1110839844 180 1 1 +} +} +// entity 663 +{ +"classname" "item_health" +"origin" "1936 1984 160" +} +// entity 664 +{ +"classname" "item_health" +"origin" "1552 1776 -64" +} +// entity 665 +{ +"classname" "mapobject_custom" +"origin" "1480 1656 -40" +"model" "progs/veg.spr" +"frame" "1" +} +// entity 666 +{ +"classname" "mapobject_custom" +"origin" "2064 1456 -40" +"model" "progs/veg.spr" +"frame" "0" +} +// entity 667 +{ +"classname" "mapobject_custom" +"origin" "2072 1744 -40" +"model" "progs/veg.spr" +"rsize" "2" +} +// entity 668 +{ +"classname" "item_shells" +"origin" "144 400 -152" +"spawnflags" "1" +} +// entity 669 +{ +"classname" "light" +"origin" "0 832 -256" +"light" "144" +"wait" ".75" +} +// entity 670 +{ +"classname" "trigger_teleport" +"target" "telefall" +"spawnflags" "1026" +"state" "1" +// brush 0 +{ +( 1984 416 -448 ) ( 1984 -480 -448 ) ( 1024 416 -448 ) trigger 0 0 0 1 1 +( 1988 480 64 ) ( 1028 480 64 ) ( 1988 480 -64 ) trigger 0 0 0 1 1 +( 2048 384 64 ) ( 2048 384 -64 ) ( 2048 -512 64 ) trigger 0 0 0 1 1 +( 1024 -544 -512 ) ( 1984 -544 -512 ) ( 1024 352 -512 ) trigger 0 0 0 1 1 +( 1024 -512 -64 ) ( 1024 -512 64 ) ( 1984 -512 -64 ) trigger 0 0 0 1 1 +( 1024 -512 -64 ) ( 1024 384 -64 ) ( 1024 -512 64 ) trigger 0 0 0 1 1 +} +} +// entity 671 +{ +"classname" "info_teleport_destination" +"origin" "1536 1056 -128" +"angle" "270" +"targetname" "telefall" +} +// entity 672 +{ +"classname" "trigger_void" +"deathtype" "found the edge of the world" +"spawnflags" "768" +// brush 0 +{ +( 1984 384 -480 ) ( 1984 -736 -480 ) ( 1024 384 -480 ) trigger 0 0 0 1 1 +( 1988 480 -448 ) ( 1028 480 -448 ) ( 1988 480 -480 ) trigger 0 0 0 1 1 +( 2048 384 -448 ) ( 2048 384 -480 ) ( 2048 -736 -448 ) trigger 0 0 0 1 1 +( 1024 -736 -512 ) ( 1984 -736 -512 ) ( 1024 384 -512 ) trigger 0 0 0 1 1 +( 1024 -512 -480 ) ( 1024 -512 -448 ) ( 1984 -512 -480 ) trigger 0 0 0 1 1 +( 1024 -736 -480 ) ( 1024 384 -480 ) ( 1024 -736 -448 ) trigger 0 0 0 1 1 +} +} +// entity 673 +{ +"classname" "func_wall" +// brush 0 +{ +( 1672 -64 -312 ) ( 1680 -52 -308 ) ( 1668 -52 -428 ) rock4_1 0 0 0 1 1 +( 1680 -52 -308 ) ( 1672 -40 -324 ) ( 1668 -52 -428 ) rock4_1 0 0 0 1 1 +( 1668 -52 -428 ) ( 1672 -40 -324 ) ( 1656 -52 -304 ) rock4_1 0 0 0 1 1 +( 1668 -52 -428 ) ( 1656 -52 -304 ) ( 1672 -64 -312 ) rock4_1 0 0 0 1 1 +( 1668 -48 -248 ) ( 1680 -52 -308 ) ( 1672 -64 -312 ) rock4_1 0 0 0 1 1 +( 1668 -48 -248 ) ( 1672 -40 -324 ) ( 1680 -52 -308 ) rock4_1 0 0 0 1 1 +( 1656 -52 -304 ) ( 1672 -40 -324 ) ( 1668 -48 -248 ) rock4_1 0 0 0 1 1 +( 1672 -64 -312 ) ( 1656 -52 -304 ) ( 1668 -48 -248 ) rock4_1 0 0 0 1 1 +} +} +// entity 674 +{ +"classname" "func_wall" +// brush 0 +{ +( 1256 152 -280 ) ( 1224 144 -280 ) ( 1256 120 -424 ) rock4_1 0 0 0 1 1 +( 1256 120 -424 ) ( 1224 144 -280 ) ( 1216 104 -280 ) rock4_1 0 0 0 1 1 +( 1216 104 -280 ) ( 1264 72 -280 ) ( 1256 120 -424 ) rock4_1 0 0 0 1 1 +( 1264 72 -280 ) ( 1288 96 -280 ) ( 1256 120 -424 ) rock4_1 0 0 0 1 1 +( 1280 128 -280 ) ( 1256 152 -280 ) ( 1256 120 -424 ) rock4_1 0 0 0 1 1 +( 1256 120 -424 ) ( 1288 96 -280 ) ( 1280 128 -280 ) rock4_1 0 0 0 1 1 +( 1256 112 -216 ) ( 1224 144 -280 ) ( 1256 152 -280 ) rock4_1 0 0 0 1 1 +( 1216 104 -280 ) ( 1224 144 -280 ) ( 1256 112 -216 ) rock4_1 0 0 0 1 1 +( 1256 112 -216 ) ( 1264 72 -280 ) ( 1216 104 -280 ) rock4_1 0 0 0 1 1 +( 1256 112 -216 ) ( 1288 96 -280 ) ( 1264 72 -280 ) rock4_1 0 0 0 1 1 +( 1256 112 -216 ) ( 1256 152 -280 ) ( 1280 128 -280 ) rock4_1 0 0 0 1 1 +( 1280 128 -280 ) ( 1288 96 -280 ) ( 1256 112 -216 ) rock4_1 0 0 0 1 1 +} +} +// entity 675 +{ +"classname" "func_wall" +// brush 0 +{ +( 448 2016 -320 ) ( 448 1952 -320 ) ( 384 2016 -320 ) wm1_2 0 0 0 1 1 +( 448 2016 -320 ) ( 384 2016 -320 ) ( 448 2016 -352 ) wm1_2 0 0 0 1 1 +( 448 2016 -320 ) ( 448 2016 -352 ) ( 448 1952 -320 ) wm1_2 0 0 0 1 1 +( 384 1952 -352 ) ( 448 1952 -352 ) ( 384 2016 -352 ) wm1_2 0 0 0 1 1 +( 384 1952 -352 ) ( 384 1952 -320 ) ( 448 1952 -352 ) wm1_2 0 0 0 1 1 +( 384 1952 -352 ) ( 384 2016 -352 ) ( 384 1952 -320 ) wm1_2 0 0 0 1 1 +} +// brush 1 +{ +( 640 2016 -320 ) ( 640 1952 -320 ) ( 576 2016 -320 ) wm1_2 0 0 0 1 1 +( 640 2016 -320 ) ( 576 2016 -320 ) ( 640 2016 -352 ) wm1_2 0 0 0 1 1 +( 640 2016 -320 ) ( 640 2016 -352 ) ( 640 1952 -320 ) wm1_2 0 0 0 1 1 +( 576 1952 -352 ) ( 640 1952 -352 ) ( 576 2016 -352 ) wm1_2 0 0 0 1 1 +( 576 1952 -352 ) ( 576 1952 -320 ) ( 640 1952 -352 ) wm1_2 0 0 0 1 1 +( 576 1952 -352 ) ( 576 2016 -352 ) ( 576 1952 -320 ) wm1_2 0 0 0 1 1 +} +// brush 2 +{ +( 448 1824 -320 ) ( 448 1760 -320 ) ( 384 1824 -320 ) wm1_2 0 0 0 1 1 +( 448 1824 -320 ) ( 384 1824 -320 ) ( 448 1824 -352 ) wm1_2 0 0 0 1 1 +( 448 1824 -320 ) ( 448 1824 -352 ) ( 448 1760 -320 ) wm1_2 0 0 0 1 1 +( 384 1760 -352 ) ( 448 1760 -352 ) ( 384 1824 -352 ) wm1_2 0 0 0 1 1 +( 384 1760 -352 ) ( 384 1760 -320 ) ( 448 1760 -352 ) wm1_2 0 0 0 1 1 +( 384 1760 -352 ) ( 384 1824 -352 ) ( 384 1760 -320 ) wm1_2 0 0 0 1 1 +} +} +// entity 676 +{ +"classname" "func_wall" +// brush 0 +{ +( 1352 -352 -40 ) ( 1328 -344 -152 ) ( 1336 -376 -24 ) rock4_1 0 0 0 1 1 +( 1352 -352 -40 ) ( 1328 -328 -24 ) ( 1328 -344 -152 ) rock4_1 0 0 0 1 1 +( 1328 -328 -24 ) ( 1304 -336 -40 ) ( 1328 -344 -152 ) rock4_1 0 0 0 1 1 +( 1328 -344 -152 ) ( 1304 -336 -40 ) ( 1336 -376 -24 ) rock4_1 0 0 0 1 1 +( 1336 -376 -24 ) ( 1328 -344 -8 ) ( 1352 -352 -40 ) rock4_1 0 0 0 1 1 +( 1352 -352 -40 ) ( 1328 -344 -8 ) ( 1328 -328 -24 ) rock4_1 0 0 0 1 1 +( 1328 -328 -24 ) ( 1328 -344 -8 ) ( 1304 -336 -40 ) rock4_1 0 0 0 1 1 +( 1304 -336 -40 ) ( 1328 -344 -8 ) ( 1336 -376 -24 ) rock4_1 0 0 0 1 1 +} +} +// entity 677 +{ +"classname" "func_wall" +// brush 0 +{ +( 1872 -164 -16 ) ( 1896 -136 0 ) ( 1940 -152 -16 ) ground1_6 0 0 0 1 1 +( 1940 -152 -16 ) ( 1896 -136 0 ) ( 1912 -100 -16 ) ground1_6 0 0 0 1 1 +( 1912 -100 -16 ) ( 1896 -136 0 ) ( 1876 -120 -16 ) ground1_6 0 0 0 1 1 +( 1876 -120 -16 ) ( 1896 -136 0 ) ( 1872 -164 -16 ) ground1_6 0 0 0 1 1 +( 1904 -120 -144 ) ( 1872 -164 -16 ) ( 1940 -152 -16 ) rock4_1 0 0 0 1 1 +( 1912 -100 -16 ) ( 1904 -120 -144 ) ( 1940 -152 -16 ) rock4_1 0 0 0 1 1 +( 1876 -120 -16 ) ( 1904 -120 -144 ) ( 1912 -100 -16 ) rock4_1 0 0 0 1 1 +( 1876 -120 -16 ) ( 1872 -164 -16 ) ( 1904 -120 -144 ) rock4_1 0 0 0 1 1 +} +} +// entity 678 +{ +"classname" "func_wall" +// brush 0 +{ +( 1208 -220 -172 ) ( 1228 -208 -168 ) ( 1208 -200 -336 ) rock4_1 0 0 0 1 1 +( 1208 -200 -336 ) ( 1228 -208 -168 ) ( 1212 -184 -184 ) rock4_1 0 0 0 1 1 +( 1192 -196 -164 ) ( 1208 -200 -336 ) ( 1212 -184 -184 ) rock4_1 0 0 0 1 1 +( 1208 -220 -172 ) ( 1208 -200 -336 ) ( 1192 -196 -164 ) rock4_1 0 0 0 1 1 +( 1208 -196 -80 ) ( 1228 -208 -168 ) ( 1208 -220 -172 ) rock4_1 0 0 0 1 1 +( 1212 -184 -184 ) ( 1228 -208 -168 ) ( 1208 -196 -80 ) rock4_1 0 0 0 1 1 +( 1212 -184 -184 ) ( 1208 -196 -80 ) ( 1192 -196 -164 ) rock4_1 0 0 0 1 1 +( 1192 -196 -164 ) ( 1208 -196 -80 ) ( 1208 -220 -172 ) rock4_1 0 0 0 1 1 +} +} +// entity 679 +{ +"classname" "func_wall" +// brush 0 +{ +( 1892 -368 -60 ) ( 1892 -356 -100 ) ( 1880 -360 -60 ) rock4_1 0 0 0 1 1 +( 1880 -360 -60 ) ( 1892 -356 -100 ) ( 1888 -348 -64 ) rock4_1 0 0 0 1 1 +( 1892 -356 -100 ) ( 1900 -356 -56 ) ( 1888 -348 -64 ) rock4_1 0 0 0 1 1 +( 1892 -368 -60 ) ( 1900 -356 -56 ) ( 1892 -356 -100 ) rock4_1 0 0 0 1 1 +( 1892 -356 -28 ) ( 1892 -368 -60 ) ( 1880 -360 -60 ) rock4_1 0 0 0 1 1 +( 1880 -360 -60 ) ( 1888 -348 -64 ) ( 1892 -356 -28 ) rock4_1 0 0 0 1 1 +( 1888 -348 -64 ) ( 1900 -356 -56 ) ( 1892 -356 -28 ) rock4_1 0 0 0 1 1 +( 1892 -356 -28 ) ( 1900 -356 -56 ) ( 1892 -368 -60 ) rock4_1 0 0 0 1 1 +} +} +// entity 680 +{ +"classname" "func_wall" +// brush 0 +{ +( 1892 -248 -48 ) ( 1872 -240 -128 ) ( 1872 -260 -52 ) rock4_1 0 0 0 1 1 +( 1876 -224 -64 ) ( 1872 -240 -128 ) ( 1892 -248 -48 ) rock4_1 0 0 0 1 1 +( 1856 -236 -44 ) ( 1872 -240 -128 ) ( 1876 -224 -64 ) rock4_1 0 0 0 1 1 +( 1872 -260 -52 ) ( 1872 -240 -128 ) ( 1856 -236 -44 ) rock4_1 0 0 0 1 1 +( 1872 -260 -52 ) ( 1872 -236 -16 ) ( 1892 -248 -48 ) rock4_1 0 0 0 1 1 +( 1892 -248 -48 ) ( 1872 -236 -16 ) ( 1876 -224 -64 ) rock4_1 0 0 0 1 1 +( 1876 -224 -64 ) ( 1872 -236 -16 ) ( 1856 -236 -44 ) rock4_1 0 0 0 1 1 +( 1856 -236 -44 ) ( 1872 -236 -16 ) ( 1872 -260 -52 ) rock4_1 0 0 0 1 1 +} +} +// entity 681 +{ +"classname" "monster_eliminator" +"origin" "1168 3440 96" +"angle" "0" +"spawnflags" "8193" +} +// entity 682 +{ +"classname" "monster_eliminator" +"origin" "1536 3616 96" +"angle" "225" +"spawnflags" "257" +} +// entity 683 +{ +"classname" "mapobject_custom" +"origin" "536 1372 -412" +"model" "progs/reed1.mdl" +"angle" "255" +} +// entity 684 +{ +"classname" "mapobject_custom" +"origin" "532 1404 -408" +"model" "progs/reed1.mdl" +"angle" "77" +} +// entity 685 +{ +"classname" "mapobject_custom" +"origin" "484 1344 -404" +"model" "progs/reed1.mdl" +"angle" "-172" +} +// entity 686 +{ +"classname" "monster_gug" +"origin" "1952 1312 -32" +"targetname" "wurkz" +"angle" "90" +"spawnflags" "8288" +"target" "droletop" +} +// entity 687 +{ +"classname" "monster_polyp" +"origin" "256 2848 64" +"spawnflags" "5056" +"targetname" "yapolyp" +"angle" "180" +"spawndelay" "-1" +} +// entity 688 +{ +"classname" "monster_polyp" +"origin" "-128 3040 96" +"spawnflags" "8256" +"targetname" "yarelay" +"spawndelay" "-1" +"angle" "-45" +"target" "yacount" +} +// entity 689 +{ +"classname" "monster_polyp" +"origin" "256 3040 96" +"spawnflags" "8256" +"targetname" "yarelay" +"spawndelay" "-1" +"angle" "-135" +"target" "yacount" +} +// entity 690 +{ +"classname" "monster_polyp" +"origin" "256 2656 96" +"spawnflags" "8256" +"targetname" "yarelay" +"spawndelay" "-1" +"angle" "135" +"target" "yacount" +} +// entity 691 +{ +"classname" "trigger_relay" +"origin" "-96 2848 160" +"targetname" "yarelay" +"delay" "0" +"target" "ya" +"spawnflags" "4096" +} +// entity 692 +{ +"classname" "trigger_counter" +"origin" "256 2848 96" +"targetname" "yacount" +"count" "4" +"spawnflags" "8194" +"target" "ya" +"delay" "1" +} +// entity 693 +{ +"classname" "item_spikes" +"origin" "288 3072 -64" +"spawnflags" "8193" +} +// entity 694 +{ +"classname" "item_spikes" +"origin" "288 2592 -64" +"spawnflags" "8193" +} +// entity 695 +{ +"classname" "monster_death_lord" +"origin" "256 3904 128" +"angle" "270" +"targetname" "doorskulls" +"spawnflags" "8448" +} +// entity 696 +{ +"classname" "item_shells" +"origin" "980 3156 96" +"spawnflags" "8192" +} +// entity 697 +{ +"classname" "item_shells" +"origin" "980 3348 96" +"spawnflags" "8192" +} +// entity 698 +{ +"classname" "item_health" +"origin" "2320 1776 -64" +"spawnflags" "8192" +} +// entity 699 +{ +"classname" "item_shells" +"origin" "948 1140 -224" +"spawnflags" "8192" +} +// entity 700 +{ +"classname" "item_shells" +"origin" "884 1204 -224" +"spawnflags" "8192" +} +// entity 701 +{ +"classname" "item_spikes" +"origin" "852 1204 -224" +"spawnflags" "8192" +} +// entity 702 +{ +"classname" "item_spikes" +"origin" "948 1108 -224" +"spawnflags" "8192" +} +// entity 703 +{ +"classname" "item_shells" +"origin" "-268 1684 -64" +"spawnflags" "8192" +} +// entity 704 +{ +"classname" "item_shells" +"origin" "-268 2068 -64" +"spawnflags" "8192" +} +// entity 705 +{ +"classname" "item_spikes" +"origin" "-640 1824 -64" +"spawnflags" "8193" +} +// entity 706 +{ +"classname" "monster_polyp" +"origin" "-352 1696 -128" +"angle" "45" +"targetname" "waterpolyps" +} +// entity 707 +{ +"classname" "monster_voreling" +"origin" "1504 3840 208" +"angle" "315" +"spawnflags" "8192" +"dangle" "1" +} +// entity 708 +{ +"classname" "item_health" +"origin" "688 1296 -16" +"spawnflags" "8192" +} +// entity 709 +{ +"classname" "item_shells" +"origin" "436 1172 -64" +"spawnflags" "8192" +} +// entity 710 +{ +"classname" "item_shells" +"origin" "564 1172 -64" +"spawnflags" "8192" +} +// entity 711 +{ +"classname" "monster_ogre" +"origin" "328 1496 -32" +"angle" "315" +"spawnflags" "8449" +} +// entity 712 +{ +"classname" "monster_ogre_flak" +"origin" "328 1256 -32" +"spawnflags" "8193" +"angle" "45" +} +// entity 713 +{ +"classname" "monster_polyp" +"origin" "-128 2848 64" +"spawnflags" "4544" +"angle" "0" +"targetname" "yapolyp" +"spawndelay" "-1" +} +// entity 714 +{ +"classname" "item_armor1" +"origin" "64 2848 64" +"spawnflags" "8192" +"respawncount" "3" +"respawndelay" "3" +"ritem" "1" +} +// entity 715 +{ +"classname" "monster_eliminator" +"origin" "-496 3376 64" +"angle" "270" +"spawnflags" "8193" +} +// entity 716 +{ +"classname" "monster_eliminator" +"origin" "-496 3056 64" +"targetname" "steps1" +"spawnflags" "8193" +} +// entity 717 +{ +"classname" "monster_eliminator" +"origin" "1536 3264 96" +"angle" "135" +"spawnflags" "257" +} +// entity 718 +{ +"classname" "path_corner" +"origin" "1952 2080 -48" +"targetname" "teethwalk1" +"target" "teethwalk0" +} +// entity 719 +{ +"classname" "path_corner" +"origin" "1952 2656 16" +"targetname" "teethwalk0" +"target" "teethwalk1" +} +// entity 720 +{ +"classname" "monster_ogre" +"origin" "1952 2256 -16" +"target" "teethwalk0" +"spawnflags" "8192" +} +// entity 721 +{ +"classname" "monster_wizard" +"origin" "1168 1888 16" +"spawnflags" "1280" +"targetname" "waterscrags" +} +// entity 722 +{ +"classname" "monster_fish" +"origin" "1600 1904 -272" +"angle" "180" +"target" "fish0" +"corpse_time" "-1" +} +// entity 723 +{ +"classname" "path_corner" +"origin" "1600 1880 -256" +"targetname" "fish0" +"target" "fish1" +} +// entity 724 +{ +"classname" "path_corner" +"origin" "1392 1888 -264" +"target" "fish0" +"targetname" "fish1" +} +// entity 725 +{ +"classname" "path_corner" +"origin" "256 1888 -264" +"targetname" "fish7" +"target" "fish8" +} +// entity 726 +{ +"classname" "path_corner" +"origin" "512 2080 -248" +"targetname" "fish2" +"target" "fish3" +} +// entity 727 +{ +"classname" "path_corner" +"origin" "720 2016 -248" +"targetname" "fish3" +"target" "fish4" +} +// entity 728 +{ +"classname" "path_corner" +"origin" "688 1792 -248" +"targetname" "fish4" +"target" "fish5" +} +// entity 729 +{ +"classname" "path_corner" +"origin" "576 1696 -248" +"targetname" "fish5" +"target" "fish6" +} +// entity 730 +{ +"classname" "path_corner" +"origin" "320 1776 -248" +"targetname" "fish6" +"target" "fish7" +} +// entity 731 +{ +"classname" "path_corner" +"origin" "288 2016 -248" +"target" "fish2" +"targetname" "fish8" +} +// entity 732 +{ +"classname" "path_corner" +"origin" "1344 1888 -288" +"targetname" "fish9" +"target" "fish10" +} +// entity 733 +{ +"classname" "path_corner" +"origin" "1056 1888 -272" +"targetname" "fish10" +"target" "fish9" +} +// entity 734 +{ +"classname" "monster_fish" +"origin" "1376 1872 -320" +"target" "fish9" +"corpse_time" "-1" +} +// entity 735 +{ +"classname" "monster_fish" +"origin" "1968 1648 -248" +"angle" "90" +"corpse_time" "-1" +"spawnflags" "256" +} +// entity 736 +{ +"classname" "path_corner" +"origin" "512 1696 -48" +"targetname" "rockymid0" +"target" "rockymid1" +} +// entity 737 +{ +"classname" "path_corner" +"origin" "512 2144 -48" +"target" "rockymid0" +"targetname" "rockymid1" +} +// entity 738 +{ +"classname" "monster_army_rocket" +"origin" "512 1888 -32" +"angle" "90" +"target" "rockymid0" +"spawnflags" "8192" +} +// entity 739 +{ +"classname" "monster_enforcer" +"origin" "-496 3056 80" +"targetname" "steps1" +"spawnflags" "4097" +} +// entity 740 +{ +"classname" "monster_enforcer" +"origin" "-496 3376 80" +"angle" "270" +"spawnflags" "4096" +"targetname" "steps1" +} +// entity 741 +{ +"classname" "item_spikes" +"origin" "2004 756 -224" +} +// entity 742 +{ +"classname" "item_shells" +"origin" "1876 756 -224" +} +// entity 743 +{ +"classname" "monster_polyp" +"origin" "1952 176 176" +"angle" "180" +"target" "vistacount" +"delay" "1" +"spawnflags" "192" +"spawndelay" "-1" +"targetname" "vistastrike" +} +// entity 744 +{ +"classname" "monster_polyp" +"origin" "1248 -384 160" +"angle" "45" +"target" "vistacount" +"spawnflags" "192" +"spawndelay" "-1" +"targetname" "vistastrike" +} +// entity 745 +{ +"classname" "trigger_counter" +"origin" "1376 832 -112" +"targetname" "vistacount" +"target" "vistawest" +"count" "3" +"spawnflags" "2" +} +// entity 746 +{ +"classname" "monster_enforcer" +"origin" "1536 3616 128" +"angle" "225" +"spawnflags" "1537" +} +// entity 747 +{ +"classname" "monster_enforcer" +"origin" "1536 3264 128" +"angle" "135" +"spawnflags" "1537" +} +// entity 748 +{ +"classname" "monster_demon1" +"origin" "3008 2656 176" +"angle" "180" +"spawnflags" "481" +"targetname" "exitz" +"spawndelay" "1" +} +// entity 749 +{ +"classname" "mapobject_custom" +"origin" "1712 1464 -40" +"model" "progs/veg.spr" +"frame" "1" +} +// entity 750 +{ +"classname" "mapobject_custom" +"origin" "1840 488 -120" +"model" "progs/veg.spr" +"frame" "0" +} +// entity 751 +{ +"classname" "mapobject_custom" +"origin" "1992 272 72" +"model" "progs/veg.spr" +"frame" "0" +} +// entity 752 +{ +"classname" "mapobject_custom" +"origin" "-320 1280 -96" +"model" "progs/veg.spr" +"frame" "2" +} +// entity 753 +{ +"classname" "mapobject_custom" +"origin" "1304 416 -192" +"model" "progs/veg.spr" +"frame" "2" +} +// entity 754 +{ +"classname" "mapobject_custom" +"origin" "1952 616 -96" +"model" "progs/veg.spr" +"frame" "2" +} +// entity 755 +{ +"classname" "mapobject_custom" +"origin" "1976 576 -56" +"model" "progs/veg.spr" +"frame" "1" +} +// entity 756 +{ +"classname" "mapobject_custom" +"origin" "1328 -344 16" +"model" "progs/veg.spr" +"frame" "2" +} +// entity 757 +{ +"classname" "mapobject_custom" +"origin" "1896 -136 32" +"model" "progs/veg.spr" +"frame" "0" +} +// entity 758 +{ +"classname" "mapobject_custom" +"origin" "1600 104 -176" +"model" "progs/veg.spr" +"frame" "1" +} +// entity 759 +{ +"classname" "mapobject_custom" +"origin" "1328 400 -192" +"model" "progs/veg.spr" +"frame" "0" +} +// entity 760 +{ +"classname" "mapobject_custom" +"origin" "2144 3720 280" +"model" "progs/veg.spr" +"frame" "2" +} +// entity 761 +{ +"classname" "func_illusionary" +// brush 0 +{ +( 1720 1024 -64 ) ( 1724 1020 -70 ) ( 1724 1020 -64 ) wm1_1 0 0 0 1 1 +( 1720 1024 -64 ) ( 1688 984 -64 ) ( 1724 1020 -70 ) wm1_1 0 0 0 1 1 +( 1728 1016 -64 ) ( 1688 984 -64 ) ( 1724 1020 -58 ) wm1_1 0 0 0 1 1 +( 1724 1020 -58 ) ( 1688 984 -64 ) ( 1720 1024 -64 ) wm1_1 0 0 0 1 1 +( 1724 1020 -70 ) ( 1688 984 -64 ) ( 1728 1016 -64 ) wm1_1 0 0 0 1 1 +} +} +// entity 762 +{ +"classname" "func_illusionary" +// brush 0 +{ +( 1352 1016 -64 ) ( 1352 1016 -70 ) ( 1356 1020 -64 ) wm1_1 0 0 0 1 1 +( 1352 1016 -70 ) ( 1388 980 -64 ) ( 1356 1020 -64 ) wm1_1 0 0 0 1 1 +( 1352 1016 -58 ) ( 1388 980 -64 ) ( 1348 1012 -64 ) wm1_1 0 0 0 1 1 +( 1356 1020 -64 ) ( 1388 980 -64 ) ( 1352 1016 -58 ) wm1_1 0 0 0 1 1 +( 1348 1012 -64 ) ( 1388 980 -64 ) ( 1352 1016 -70 ) wm1_1 0 0 0 1 1 +} +} +// entity 763 +{ +"classname" "corpse_impaled_horizontal2" +"origin" "1368 1000 -64" +"angle" "-45" +} +// entity 764 +{ +"classname" "corpse_impaled_horizontal3" +"origin" "1704 1000 -64" +"angle" "-135" +} +// entity 765 +{ +"classname" "mapobject_custom" +"origin" "464 1392 -400" +"model" "progs/reed1.mdl" +"angle" "11" +} +// entity 766 +{ +"classname" "mapobject_custom" +"origin" "512 1360 -416" +"model" "progs/reed1.mdl" +"angle" "222" +} +// entity 767 +{ +"classname" "mapobject_custom" +"origin" "552 1344 -396" +"model" "progs/reed1.mdl" +"angle" "-27" +} +// entity 768 +{ +"classname" "mapobject_custom" +"origin" "1640 1536 -40" +"model" "progs/veg.spr" +"frame" "1" +} +// entity 769 +{ +"classname" "func_illusionary" +// brush 0 +{ +( 2168 3672 256 ) ( 2192 3664 272 ) ( 2168 3608 232 ) ground1_6 0 0 0 1 1 +( 2192 3664 104 ) ( 2192 3664 272 ) ( 2168 3672 240 ) rock4_1 0 0 0 1 1 +( 2192 3664 104 ) ( 2168 3672 240 ) ( 2168 3608 104 ) rock4_1 0 0 0 1 1 +( 2168 3672 256 ) ( 2168 3608 232 ) ( 2168 3672 240 ) rock4_1 0 0 0 1 1 +( 2168 3608 232 ) ( 2192 3664 272 ) ( 2168 3608 104 ) rock4_1 0 0 0 1 1 +} +// brush 1 +{ +( 2200 3592 104 ) ( 2192 3664 104 ) ( 2168 3608 104 ) rock4_1 0 0 0 1 1 +( 2168 3608 104 ) ( 2184 3576 232 ) ( 2200 3592 104 ) rock4_1 0 0 0 1 1 +( 2200 3592 104 ) ( 2184 3576 232 ) ( 2192 3664 104 ) rock4_1 0 0 0 1 1 +( 2192 3664 104 ) ( 2184 3576 232 ) ( 2168 3608 104 ) rock4_1 0 0 0 1 1 +} +// brush 2 +{ +( 2200 3592 104 ) ( 2160 3640 104 ) ( 2192 3664 104 ) rock4_1 0 0 0 1 1 +( 2176 3624 80 ) ( 2200 3592 104 ) ( 2192 3664 104 ) rock4_1 0 0 0 1 1 +( 2192 3664 104 ) ( 2160 3640 104 ) ( 2176 3624 80 ) rock4_1 0 0 0 1 1 +( 2176 3624 80 ) ( 2160 3640 104 ) ( 2168 3608 104 ) rock4_1 0 0 0 1 1 +( 2176 3624 80 ) ( 2168 3608 104 ) ( 2200 3592 104 ) rock4_1 0 0 0 1 1 +} +// brush 3 +{ +( 2192 3664 104 ) ( 2160 3640 104 ) ( 2168 3608 104 ) rock4_1 0 0 0 1 1 +( 2192 3664 104 ) ( 2168 3672 240 ) ( 2160 3640 104 ) rock4_1 0 0 0 1 1 +( 2160 3640 104 ) ( 2168 3672 240 ) ( 2168 3608 104 ) rock4_1 0 0 0 1 1 +( 2168 3608 104 ) ( 2168 3672 240 ) ( 2192 3664 104 ) rock4_1 0 0 0 1 1 +} +// brush 4 +{ +( 2168 3608 232 ) ( 2192 3664 272 ) ( 2184 3576 256 ) ground1_6 0 0 0 1 1 +( 2184 3576 256 ) ( 2192 3664 272 ) ( 2184 3576 232 ) rock4_1 0 0 0 1 1 +( 2168 3608 104 ) ( 2184 3576 232 ) ( 2192 3664 104 ) rock4_1 0 0 0 1 1 +( 2168 3608 104 ) ( 2168 3608 232 ) ( 2184 3576 232 ) rock4_1 0 0 0 1 1 +( 2192 3664 104 ) ( 2192 3664 272 ) ( 2168 3608 104 ) rock4_1 0 0 0 1 1 +} +} +// entity 770 +{ +"classname" "func_illusionary" +// brush 0 +{ +( 2144 3704 232 ) ( 2144 3720 256 ) ( 2152 3760 232 ) rock4_1 0 0 0 1 1 +( 2152 3760 232 ) ( 2144 3720 256 ) ( 2128 3736 232 ) ground1_6 0 0 0 1 1 +( 2128 3736 232 ) ( 2144 3720 256 ) ( 2128 3712 232 ) ground1_6 0 0 0 1 1 +( 2128 3712 232 ) ( 2144 3720 256 ) ( 2144 3704 232 ) ground1_6 0 0 0 1 1 +( 2152 3760 232 ) ( 2144 3720 136 ) ( 2144 3704 232 ) rock4_1 0 0 0 1 1 +( 2128 3736 232 ) ( 2144 3720 136 ) ( 2152 3760 232 ) rock4_1 0 0 0 1 1 +( 2128 3712 232 ) ( 2144 3720 136 ) ( 2128 3736 232 ) rock4_1 0 0 0 1 1 +( 2144 3704 232 ) ( 2144 3720 136 ) ( 2128 3712 232 ) rock4_1 0 0 0 1 1 +} +} +// entity 771 +{ +"classname" "func_illusionary" +// brush 0 +{ +( 2120 3808 224 ) ( 2104 3792 200 ) ( 2120 3816 208 ) rock4_1 0 0 0 1 1 +( 2128 3776 200 ) ( 2104 3792 200 ) ( 2120 3808 224 ) rock4_1 0 0 0 1 1 +( 2120 3816 208 ) ( 2128 3776 200 ) ( 2120 3808 224 ) rock4_1 0 0 0 1 1 +( 2120 3816 208 ) ( 2104 3792 200 ) ( 2120 3800 168 ) rock4_1 0 0 0 1 1 +( 2120 3800 168 ) ( 2104 3792 200 ) ( 2128 3776 200 ) rock4_1 0 0 0 1 1 +( 2120 3800 168 ) ( 2128 3776 200 ) ( 2120 3816 208 ) rock4_1 0 0 0 1 1 +} +} +// entity 772 +{ +"classname" "func_illusionary" +// brush 0 +{ +( 1984 3872 120 ) ( 1960 3856 48 ) ( 2000 3840 120 ) rock4_1 0 0 0 1 1 +( 1960 3880 120 ) ( 1960 3856 48 ) ( 1984 3872 120 ) rock4_1 0 0 0 1 1 +( 1944 3864 120 ) ( 1960 3856 48 ) ( 1960 3880 120 ) rock4_1 0 0 0 1 1 +( 1952 3824 120 ) ( 1960 3856 48 ) ( 1944 3864 120 ) rock4_1 0 0 0 1 1 +( 1976 3808 120 ) ( 1960 3856 48 ) ( 1952 3824 120 ) rock4_1 0 0 0 1 1 +( 2000 3840 120 ) ( 1960 3856 48 ) ( 1976 3808 120 ) rock4_1 0 0 0 1 1 +( 1976 3808 120 ) ( 1968 3840 128 ) ( 2000 3840 120 ) ground1_6 0 0 0 1 1 +( 1952 3824 120 ) ( 1968 3840 128 ) ( 1976 3808 120 ) ground1_6 0 0 0 1 1 +( 1960 3880 120 ) ( 1968 3840 128 ) ( 1944 3864 120 ) ground1_6 0 0 0 1 1 +( 1944 3864 120 ) ( 1968 3840 128 ) ( 1952 3824 120 ) ground1_6 0 0 0 1 1 +( 1984 3872 120 ) ( 1968 3840 128 ) ( 1960 3880 120 ) ground1_6 0 0 0 1 1 +( 2000 3840 120 ) ( 1968 3840 128 ) ( 1984 3872 120 ) ground1_6 0 0 0 1 1 +} +} +// entity 773 +{ +"classname" "func_illusionary" +// brush 0 +{ +( 1920 3792 96 ) ( 1888 3736 8 ) ( 1944 3720 96 ) rock4_1 0 0 0 1 1 +( 1888 3800 96 ) ( 1888 3736 8 ) ( 1920 3792 96 ) rock4_1 0 0 0 1 1 +( 1856 3760 96 ) ( 1888 3736 8 ) ( 1888 3800 96 ) rock4_1 0 0 0 1 1 +( 1864 3696 96 ) ( 1888 3736 8 ) ( 1856 3760 96 ) rock4_1 0 0 0 1 1 +( 1928 3688 96 ) ( 1888 3736 8 ) ( 1864 3696 96 ) rock4_1 0 0 0 1 1 +( 1944 3720 96 ) ( 1888 3736 8 ) ( 1928 3688 96 ) rock4_1 0 0 0 1 1 +( 1896 3744 112 ) ( 1944 3720 96 ) ( 1928 3688 96 ) ground1_6 0 0 0 1 1 +( 1896 3744 112 ) ( 1928 3688 96 ) ( 1864 3696 96 ) ground1_6 0 0 0 1 1 +( 1888 3800 96 ) ( 1896 3744 112 ) ( 1856 3760 96 ) ground1_6 0 0 0 1 1 +( 1856 3760 96 ) ( 1896 3744 112 ) ( 1864 3696 96 ) ground1_6 0 0 0 1 1 +( 1888 3800 96 ) ( 1920 3792 96 ) ( 1896 3744 112 ) ground1_6 0 0 0 1 1 +( 1920 3792 96 ) ( 1944 3720 96 ) ( 1896 3744 112 ) ground1_6 0 0 0 1 1 +} +} +// entity 774 +{ +"classname" "func_illusionary" +// brush 0 +{ +( 2004 3776 112 ) ( 2016 3812 108 ) ( 2020 3792 124 ) rock4_1 0 0 0 1 1 +( 2020 3792 124 ) ( 2032 3772 108 ) ( 2004 3776 112 ) rock4_1 0 0 0 1 1 +( 2016 3812 108 ) ( 2032 3772 108 ) ( 2020 3792 124 ) rock4_1 0 0 0 1 1 +( 2004 3776 96 ) ( 2032 3772 108 ) ( 2032 3772 96 ) rock4_1 0 0 0 1 1 +( 2004 3776 96 ) ( 2016 3812 108 ) ( 2004 3776 112 ) rock4_1 0 0 0 1 1 +( 2032 3772 96 ) ( 2032 3772 108 ) ( 2016 3812 96 ) rock4_1 0 0 0 1 1 +( 2016 3784 76 ) ( 2016 3812 96 ) ( 2004 3776 96 ) rock4_1 0 0 0 1 1 +( 2016 3784 76 ) ( 2004 3776 96 ) ( 2032 3772 96 ) rock4_1 0 0 0 1 1 +( 2016 3784 76 ) ( 2032 3772 96 ) ( 2016 3812 96 ) rock4_1 0 0 0 1 1 +} +} +// entity 775 +{ +"classname" "mapobject_custom" +"origin" "1112 280 -112" +"model" "progs/veg.spr" +"frame" "1" +} +// entity 776 +{ +"classname" "mapobject_custom" +"origin" "2044 3524 148" +"model" "progs/veg.spr" +"frame" "1" +} +// entity 777 +{ +"classname" "mapobject_custom" +"origin" "1896 3744 136" +"model" "progs/veg.spr" +"frame" "1" +} +// entity 778 +{ +"classname" "mapobject_custom" +"origin" "2144 3560 152" +"model" "progs/veg.spr" +"frame" "3" +} +// entity 779 +{ +"classname" "mapobject_custom" +"origin" "1572 52 8" +"model" "progs/tree1.mdl" +"angle" "44" +} +// entity 780 +{ +"classname" "mapobject_custom" +"origin" "1968 3840 152" +"model" "progs/veg.spr" +"frame" "0" +} +// entity 781 +{ +"classname" "path_corner" +"origin" "192 3040 -32" +"targetname" "ogreya4" +"target" "ogreya5" +} +// entity 782 +{ +"classname" "path_corner" +"origin" "-128 3040 -32" +"targetname" "ogreya5" +"target" "ogreya4" +} +// entity 783 +{ +"classname" "monster_ogre_flak" +"origin" "64 3040 -32" +"target" "ogreya4" +"spawnflags" "768" +} +// entity 784 +{ +"classname" "item_health" +"origin" "128 -160 -16" +"spawnflags" "1536" +} +// entity 785 +{ +"classname" "item_health" +"origin" "64 -160 0" +"spawnflags" "768" +} +// entity 786 +{ +"classname" "info_teleport_destination" +"origin" "720 3680 176" +"targetname" "telecliff" +} +// entity 787 +{ +"classname" "trigger_teleport" +"spawnflags" "2" +"target" "telecliff" +"state" "1" +// brush 0 +{ +( 2208 4032 16 ) ( 2208 3520 16 ) ( 1728 4032 16 ) trigger 0 0 0 1 1 +( 2208 4032 32 ) ( 1728 4032 32 ) ( 2208 4032 0 ) trigger 0 0 0 1 1 +( 2208 4032 32 ) ( 2208 4032 0 ) ( 2208 3520 32 ) trigger 0 0 0 1 1 +( 1728 3520 0 ) ( 2208 3520 0 ) ( 1728 4032 0 ) trigger 0 0 0 1 1 +( 1728 3520 0 ) ( 1728 3520 32 ) ( 2208 3520 0 ) trigger 0 0 0 1 1 +( 1728 3520 0 ) ( 1728 4032 0 ) ( 1728 3520 32 ) trigger 0 0 0 1 1 +} +} +// entity 788 +{ +"classname" "func_wall" +// brush 0 +{ +( 100 -120 -8 ) ( 100 -144 -8 ) ( 68 -120 -8 ) ntech01_1 0 0 0 1 1 +( 100 -124 -24 ) ( 68 -124 -24 ) ( 100 -124 -40 ) ntech01_1 0 0 0 1 1 +( 100 -124 -24 ) ( 100 -124 -40 ) ( 100 -148 -24 ) ntech01_1 0 0 0 1 1 +( 68 -148 -40 ) ( 100 -148 -40 ) ( 68 -124 -40 ) ntech01_1 0 0 0 1 1 +( 68 -160 -40 ) ( 68 -160 -24 ) ( 100 -160 -40 ) ntech01_1 0 0 0 1 1 +( 64 -148 -40 ) ( 64 -124 -40 ) ( 64 -148 -24 ) ntech01_1 0 0 0 1 1 +} +// brush 1 +{ +( 80 -136 0 ) ( 80 -168 0 ) ( 56 -136 0 ) twall2_5 0 0 0 1 1 +( 80 -136 0 ) ( 56 -136 0 ) ( 80 -136 -16 ) twall2_5 0 0 0 1 1 +( 80 -136 0 ) ( 80 -136 -16 ) ( 80 -168 0 ) twall2_5 0 0 0 1 1 +( 56 -168 -8 ) ( 80 -168 -8 ) ( 56 -136 -8 ) twall2_5 0 0 0 1 1 +( 56 -168 -16 ) ( 56 -168 0 ) ( 80 -168 -16 ) twall2_5 0 0 0 1 1 +( 56 -168 -16 ) ( 56 -136 -16 ) ( 56 -168 0 ) twall2_5 0 0 0 1 1 +} +} +// entity 789 +{ +"classname" "trigger_drolejump" +"angle" "90" +"speed" "512" +"height" "256" +// brush 0 +{ +( 2000 1360 -32 ) ( 2000 1264 -32 ) ( 1904 1360 -32 ) trigger 0 0 0 1 1 +( 2000 1360 -16 ) ( 1904 1360 -16 ) ( 2000 1360 -32 ) trigger 0 0 0 1 1 +( 2000 1360 -16 ) ( 2000 1360 -32 ) ( 2000 1264 -16 ) trigger 0 0 0 1 1 +( 1904 1264 -64 ) ( 2000 1264 -64 ) ( 1904 1360 -64 ) trigger 0 0 0 1 1 +( 1904 1264 -32 ) ( 1904 1264 -16 ) ( 2000 1264 -32 ) trigger 0 0 0 1 1 +( 1904 1264 -32 ) ( 1904 1360 -32 ) ( 1904 1264 -16 ) trigger 0 0 0 1 1 +} +} +// entity 790 +{ +"classname" "light" +"origin" "1952 1312 224" +"light" "166" +} +// entity 791 +{ +"classname" "monster_ogre_flak" +"origin" "2304 1888 0" +"angle" "180" +"spawnflags" "1280" +} +// entity 792 +{ +"classname" "monster_ogre" +"origin" "1952 1888 -32" +"angle" "-90" +"spawnflags" "8192" +"target" "yard0" +} +// entity 793 +{ +"classname" "path_corner" +"origin" "1536 2208 -32" +"targetname" "yard0" +"target" "yard1" +} +// entity 794 +{ +"classname" "path_corner" +"origin" "1664 1888 -32" +"target" "yard2" +"targetname" "yard1" +} +// entity 795 +{ +"classname" "path_corner" +"origin" "2176 1888 -32" +"targetname" "yard2" +"target" "yard3" +} +// entity 796 +{ +"classname" "path_corner" +"origin" "2368 2208 -32" +"targetname" "yard3" +"target" "yard4" +} +// entity 797 +{ +"classname" "path_corner" +"origin" "2176 1888 0" +"targetname" "yard4" +"target" "yard5" +} +// entity 798 +{ +"classname" "path_corner" +"origin" "1664 1888 0" +"targetname" "yard5" +"target" "yard0" +} +// entity 799 +{ +"classname" "mapobject_custom" +"origin" "1052 0 124" +"model" "progs/tree1.mdl" +"angle" "-27" +} +// entity 800 +{ +"classname" "mapobject_custom" +"origin" "-516 1504 -76" +"model" "progs/tree1.mdl" +"angle" "-27" +} +// entity 801 +{ +"classname" "mapobject_custom" +"origin" "-624 1308 -64" +"model" "progs/tree1.mdl" +"angle" "133" +} +// entity 802 +{ +"classname" "mapobject_custom" +"origin" "1120 320 -112" +"model" "progs/veg.spr" +"frame" "0" +} +// entity 803 +{ +"classname" "mapobject_custom" +"origin" "-320 1536 -96" +"model" "progs/veg.spr" +"frame" "0" +} +// entity 804 +{ +"classname" "mapobject_custom" +"origin" "-288 1528 -96" +"model" "progs/veg.spr" +"frame" "1" +} +// entity 805 +{ +"classname" "mapobject_custom" +"origin" "-336 1504 -96" +"model" "progs/veg.spr" +"frame" "1" +} +// entity 806 +{ +"classname" "mapobject_custom" +"origin" "-400 1528 -96" +"model" "progs/veg.spr" +"frame" "1" +} +// entity 807 +{ +"classname" "mapobject_custom" +"origin" "-408 1320 -96" +"model" "progs/veg.spr" +"frame" "1" +} +// entity 808 +{ +"classname" "mapobject_custom" +"origin" "-424 1304 -96" +"model" "progs/veg.spr" +"frame" "2" +} +// entity 809 +{ +"classname" "mapobject_custom" +"origin" "-624 1544 -56" +"model" "progs/veg.spr" +"frame" "2" +} +// entity 810 +{ +"classname" "mapobject_custom" +"origin" "-640 1512 -56" +"model" "progs/veg.spr" +"frame" "0" +} +// entity 811 +{ +"classname" "mapobject_custom" +"origin" "-656 1320 -56" +"model" "progs/veg.spr" +"frame" "1" +} +// entity 812 +{ +"classname" "mapobject_custom" +"origin" "-272 1448 -96" +"model" "progs/veg.spr" +"frame" "1" +} +// entity 813 +{ +"classname" "mapobject_custom" +"origin" "2188 3384 332" +"model" "progs/tree1.mdl" +"angle" "44" +} +// entity 814 +{ +"classname" "mapobject_custom" +"origin" "2136 3584 140" +"model" "progs/veg.spr" +"frame" "2" +} +// entity 815 +{ +"classname" "mapobject_custom" +"origin" "1784 3228 164" +"model" "progs/veg.spr" +"frame" "2" +} +// entity 816 +{ +"classname" "mapobject_custom" +"origin" "1772 3244 164" +"model" "progs/veg.spr" +"frame" "1" +} +// entity 817 +{ +"classname" "mapobject_custom" +"origin" "1828 3220 160" +"model" "progs/veg.spr" +"frame" "1" +} +// entity 818 +{ +"classname" "light" +"origin" "2184 3608 264" +"light" "166" +} +// entity 819 +{ +"classname" "monster_ogre_flak" +"origin" "2336 2784 160" +"angle" "315" +"spawnflags" "8192" +} +// entity 820 +{ +"classname" "item_shells" +"origin" "2388 2324 -64" +"spawnflags" "8192" +} +// entity 821 +{ +"classname" "item_shells" +"origin" "2324 2324 -64" +"spawnflags" "8192" +} +// entity 822 +{ +"classname" "trigger_once" +"target" "waterscrags" +// brush 0 +{ +( 1168 1920 -320 ) ( 1168 1856 -320 ) ( 1120 1920 -320 ) trigger 0 0 0 1 1 +( 1168 1952 -320 ) ( 1120 1952 -320 ) ( 1168 1952 -384 ) trigger 0 0 0 1 1 +( 1488 1904 -320 ) ( 1488 1904 -384 ) ( 1488 1840 -320 ) trigger 0 0 0 1 1 +( 1120 1856 -384 ) ( 1168 1856 -384 ) ( 1120 1920 -384 ) trigger 0 0 0 1 1 +( 1120 1824 -384 ) ( 1120 1824 -320 ) ( 1168 1824 -384 ) trigger 0 0 0 1 1 +( 1120 1856 -384 ) ( 1120 1920 -384 ) ( 1120 1856 -320 ) trigger 0 0 0 1 1 +} +} +// entity 823 +{ +"classname" "trigger_once" +"target" "waterpolyps" +"spawnflags" "256" +// brush 0 +{ +( -256 1952 -256 ) ( -256 1792 -256 ) ( -288 1952 -256 ) trigger 0 0 0 1 1 +( -256 2016 -256 ) ( -288 2016 -256 ) ( -256 2016 -320 ) trigger 0 0 0 1 1 +( -256 1952 -256 ) ( -256 1952 -320 ) ( -256 1792 -256 ) trigger 0 0 0 1 1 +( -288 1792 -320 ) ( -256 1792 -320 ) ( -288 1952 -320 ) trigger 0 0 0 1 1 +( -288 1760 -320 ) ( -288 1760 -256 ) ( -256 1760 -320 ) trigger 0 0 0 1 1 +( -288 1792 -320 ) ( -288 1952 -320 ) ( -288 1792 -256 ) trigger 0 0 0 1 1 +} +} +// entity 824 +{ +"classname" "corpse_lynched2" +"origin" "-744 1328 180" +"angle" "44" +} +// entity 825 +{ +"classname" "corpse_lynched3" +"origin" "-744 1424 180" +"angle" "-138" +} +// entity 826 +{ +"classname" "light_flame_pyre" +"origin" "1536 832 100" +"light" "0" +} +// entity 827 +{ +"classname" "monster_fish" +"origin" "1936 1584 -248" +"angle" "90" +"corpse_time" "-1" +"spawnflags" "256" +} +// entity 828 +{ +"classname" "item_shells" +"origin" "1012 724 -192" +} +// entity 829 +{ +"classname" "item_spikes" +"origin" "1012 916 -192" +} +// entity 830 +{ +"classname" "item_health" +"origin" "1200 912 -192" +} +// entity 831 +{ +"classname" "item_health" +"origin" "1200 720 -192" +} +// entity 832 +{ +"classname" "mapobject_custom" +"origin" "1948 1264 -368" +"model" "progs/reed1.mdl" +"angle" "144" +} +// entity 833 +{ +"classname" "mapobject_custom" +"origin" "1960 1340 -368" +"model" "progs/reed1.mdl" +"angle" "11" +} +// entity 834 +{ +"classname" "mapobject_custom" +"origin" "1936 1312 -364" +"model" "progs/reed1.mdl" +"angle" "-138" +} +// entity 835 +{ +"classname" "mapobject_custom" +"origin" "1976 1296 -356" +"model" "progs/reed1.mdl" +"angle" "-27" +} +// entity 836 +{ +"classname" "mapobject_custom" +"origin" "1984 1332 -356" +"model" "progs/reed1.mdl" +"angle" "55" +} +// entity 837 +{ +"classname" "mapobject_custom" +"origin" "1900 1340 -344" +"model" "progs/reed1.mdl" +"angle" "-94" +} +// entity 838 +{ +"classname" "corpse_lynched3" +"origin" "1952 1312 -96" +"angle" "-138" +} +// entity 839 +{ +"classname" "trigger_once" +"target" "watertrig" +// brush 0 +{ +( 96 128 0 ) ( 96 -64 0 ) ( -96 128 0 ) trigger 0 0 0 1 1 +( 112 144 64 ) ( -80 144 64 ) ( 112 144 -64 ) trigger 0 0 0 1 1 +( 112 144 64 ) ( 112 144 -64 ) ( 112 -48 64 ) trigger 0 0 0 1 1 +( -96 -64 -32 ) ( 96 -64 -32 ) ( -96 128 -32 ) trigger 0 0 0 1 1 +( -112 -80 -64 ) ( -112 -80 64 ) ( 80 -80 -64 ) trigger 0 0 0 1 1 +( -112 -80 -64 ) ( -112 112 -64 ) ( -112 -80 64 ) trigger 0 0 0 1 1 +} +} +// entity 840 +{ +"classname" "func_door" +"angle" "-2" +"speed" "128" +"wait" "-1" +"lip" "-8" +"dmg" "0" +"sounds" "4" +"targetname" "vistabars" +"message" "these bars are opened above..." +// brush 0 +{ +( 1952 1464 -256 ) ( 1944 1456 -256 ) ( 1960 1456 -256 ) wmet2_1 0 0 0 1 1 +( 1952 1456 -224 ) ( 1944 1456 -256 ) ( 1952 1464 -256 ) wmet2_1 0 0 0 1 1 +( 1952 1448 -256 ) ( 1944 1456 -256 ) ( 1952 1456 -224 ) wmet2_1 0 0 0 1 1 +( 1960 1456 -256 ) ( 1952 1448 -256 ) ( 1952 1456 -224 ) wmet2_1 0 0 0 1 1 +( 1952 1464 -256 ) ( 1960 1456 -256 ) ( 1952 1456 -224 ) wmet2_1 0 0 0 1 1 +} +// brush 1 +{ +( 1984 1472 -256 ) ( 2000 1472 -256 ) ( 1984 1456 -256 ) metw0a 0 0 0 1 1 +( 1992 1448 -320 ) ( 1992 1448 -376 ) ( 1984 1456 -376 ) metw0a 0 0 0 1 1 +( 1984 1456 -320 ) ( 1984 1456 -376 ) ( 1992 1464 -376 ) metw0a 0 0 0 1 1 +( 2000 1448 -320 ) ( 2000 1464 -320 ) ( 1984 1448 -320 ) metw0a 0 0 0 1 1 +( 2000 1456 -312 ) ( 2000 1456 -256 ) ( 1992 1464 -256 ) metw0a 0 0 0 1 1 +( 2000 1456 -256 ) ( 2000 1456 -312 ) ( 1992 1448 -312 ) metw0a 0 0 0 1 1 +} +// brush 2 +{ +( 1920 1480 -224 ) ( 1936 1480 -224 ) ( 1920 1464 -224 ) clip 0 0 0 1 1 +( 1928 1448 -320 ) ( 1928 1448 -256 ) ( 1936 1448 -256 ) clip 0 0 0 1 1 +( 1912 1448 -256 ) ( 1912 1448 -320 ) ( 1912 1464 -320 ) clip 0 0 0 1 1 +( 1936 1448 -320 ) ( 1936 1464 -320 ) ( 1920 1448 -320 ) clip 0 0 0 1 1 +( 1936 1464 -320 ) ( 1936 1464 -256 ) ( 1928 1464 -256 ) clip 0 0 0 1 1 +( 1992 1448 -320 ) ( 1992 1448 -256 ) ( 1992 1464 -256 ) clip 0 0 0 1 1 +} +// brush 3 +{ +( 1904 1472 -256 ) ( 1920 1472 -256 ) ( 1904 1456 -256 ) metw0a 0 0 0 1 1 +( 1912 1448 -256 ) ( 1912 1448 -312 ) ( 1904 1456 -312 ) metw0a 0 0 0 1 1 +( 1904 1456 -256 ) ( 1904 1456 -312 ) ( 1912 1464 -312 ) metw0a 0 0 0 1 1 +( 1920 1448 -320 ) ( 1920 1464 -320 ) ( 1904 1448 -320 ) metw0a 0 0 0 1 1 +( 1920 1456 -384 ) ( 1920 1456 -328 ) ( 1912 1464 -328 ) metw0a 0 0 0 1 1 +( 1920 1456 -328 ) ( 1920 1456 -384 ) ( 1912 1448 -384 ) metw0a 0 0 0 1 1 +} +// brush 4 +{ +( 1992 1464 -256 ) ( 1984 1456 -256 ) ( 2000 1456 -256 ) wmet2_1 0 0 0 1 1 +( 1992 1456 -224 ) ( 1984 1456 -256 ) ( 1992 1464 -256 ) wmet2_1 0 0 0 1 1 +( 1992 1448 -256 ) ( 1984 1456 -256 ) ( 1992 1456 -224 ) wmet2_1 0 0 0 1 1 +( 2000 1456 -256 ) ( 1992 1448 -256 ) ( 1992 1456 -224 ) wmet2_1 0 0 0 1 1 +( 1992 1464 -256 ) ( 2000 1456 -256 ) ( 1992 1456 -224 ) wmet2_1 0 0 0 1 1 +} +// brush 5 +{ +( 1912 1464 -256 ) ( 1904 1456 -256 ) ( 1920 1456 -256 ) wmet2_1 0 0 0 1 1 +( 1912 1456 -224 ) ( 1904 1456 -256 ) ( 1912 1464 -256 ) wmet2_1 0 0 0 1 1 +( 1912 1448 -256 ) ( 1904 1456 -256 ) ( 1912 1456 -224 ) wmet2_1 0 0 0 1 1 +( 1920 1456 -256 ) ( 1912 1448 -256 ) ( 1912 1456 -224 ) wmet2_1 0 0 0 1 1 +( 1912 1464 -256 ) ( 1920 1456 -256 ) ( 1912 1456 -224 ) wmet2_1 0 0 0 1 1 +} +// brush 6 +{ +( 1944 1472 -256 ) ( 1960 1472 -256 ) ( 1944 1456 -256 ) metw0a 0 0 0 1 1 +( 1952 1448 -256 ) ( 1952 1448 -312 ) ( 1944 1456 -312 ) metw0a 0 0 0 1 1 +( 1944 1456 -256 ) ( 1944 1456 -312 ) ( 1952 1464 -312 ) metw0a 0 0 0 1 1 +( 1960 1448 -320 ) ( 1960 1464 -320 ) ( 1944 1448 -320 ) metw0a 0 0 0 1 1 +( 1960 1456 -320 ) ( 1960 1456 -264 ) ( 1952 1464 -264 ) metw0a 0 0 0 1 1 +( 1960 1456 -264 ) ( 1960 1456 -320 ) ( 1952 1448 -320 ) metw0a 0 0 0 1 1 +} +} +// entity 841 +{ +"classname" "info_command_spawn" +"origin" "0 32 64" +"message" "r_wateralpha 0.5\n" +} diff --git a/mod_quoth/map_src/gpl.txt b/mod_quoth/map_src/gpl.txt new file mode 100644 index 0000000..94a9ed0 --- /dev/null +++ b/mod_quoth/map_src/gpl.txt @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. diff --git a/mod_quoth/map_src/kellbase1.map b/mod_quoth/map_src/kellbase1.map new file mode 100644 index 0000000..0953c97 --- /dev/null +++ b/mod_quoth/map_src/kellbase1.map @@ -0,0 +1,12942 @@ + +// entity 0 +{ +"classname" "worldspawn" +"wad" "c:/quake/id1/idbase_ultimate.wad;c:/quake/id1/glass.wad;c:/quake/id1/kdmtex.wad" +"worldtype" "2" +"sky" "day" +"_sunlight" "333" +"_sunlight3" "122" +"_sun_mangle" "188 -22 0" +"message" "Base Matter" +// brush 0 +{ +( 128 128 0 ) ( 128 -128 0 ) ( -128 128 0 ) sfloor4_2 0 0 0 1 1 +( 96 672 0 ) ( -160 672 0 ) ( 96 672 -32 ) sfloor4_2 0 0 0 1 1 +( 256 64 0 ) ( 256 64 -32 ) ( 256 -192 0 ) sfloor4_2 0 0 0 1 1 +( -128 -128 -32 ) ( 128 -128 -32 ) ( -128 128 -32 ) sfloor4_2 0 0 0 1 1 +( -128 -320 -32 ) ( -128 -320 0 ) ( 128 -320 -32 ) sfloor4_2 0 0 0 1 1 +( -256 -192 -32 ) ( -256 64 -32 ) ( -256 -192 0 ) sfloor4_2 0 0 0 1 1 +} +// brush 1 +{ +( 128 704 128 ) ( 128 64 128 ) ( 64 704 128 ) tech08_1 0 0 0 1 1 +( 32 672 128 ) ( 32 672 0 ) ( 256 672 0 ) tech08_1 0 0 0 1 1 +( 256 1280 64 ) ( 256 1280 0 ) ( 256 640 64 ) tech08_1 0 0 0 1 1 +( 64 64 0 ) ( 128 64 0 ) ( 64 704 0 ) tech08_1 0 0 0 1 1 +( 512 640 0 ) ( 512 640 64 ) ( 576 640 0 ) basepanel8 0 0 0 1 1 +( 32 672 0 ) ( 32 672 128 ) ( 64 640 128 ) basepanel8 -96 0 0 -1 1 +} +// brush 2 +{ +( 320 832 128 ) ( 256 192 128 ) ( 256 832 128 ) tech08_1 0 0 0 1 1 +( 288 576 0 ) ( 352 576 64 ) ( 288 576 64 ) tech08_1 0 0 0 1 1 +( 256 192 64 ) ( 256 832 0 ) ( 256 832 64 ) tech08_1 0 0 0 1 1 +( 320 832 0 ) ( 256 192 0 ) ( 320 192 0 ) tech08_1 0 0 0 1 1 +( 256 320 0 ) ( 320 320 64 ) ( 320 320 0 ) pbtek1_01 0 0 0 1 1 +( 320 192 64 ) ( 320 832 0 ) ( 320 192 0 ) tech08_1 0 0 0 1 1 +} +// brush 3 +{ +( 256 640 128 ) ( 192 576 128 ) ( 192 640 128 ) tech08_1a 0 0 0 1 1 +( 192 640 0 ) ( 256 640 128 ) ( 192 640 128 ) tech08_1a 0 0 0 1 1 +( 256 640 0 ) ( 192 576 0 ) ( 256 576 0 ) tech08_1a 0 0 0 1 1 +( 256 576 128 ) ( 256 640 0 ) ( 256 576 0 ) tech08_1a 0 0 0 1 1 +( 128 640 64 ) ( 256 512 -64 ) ( 128 640 -64 ) tech08_1a 0 0 0 1 1 +} +// brush 4 +{ +( -192 640 128 ) ( -192 576 128 ) ( -256 640 128 ) tech08_1a 0 0 0 1 1 +( -192 640 128 ) ( -256 640 128 ) ( -192 640 0 ) tech08_1a 0 0 0 1 1 +( -256 576 0 ) ( -192 576 0 ) ( -256 640 0 ) tech08_1a 0 0 0 1 1 +( -256 576 0 ) ( -256 640 0 ) ( -256 576 128 ) tech08_1a 0 0 0 1 1 +( -128 640 -64 ) ( -256 512 -64 ) ( -128 640 64 ) tech08_1a 0 0 0 1 1 +} +// brush 5 +{ +( -128 -192 128 ) ( -128 -256 128 ) ( -640 -192 128 ) tech08_5a 0 0 0 1 1 +( -128 -192 128 ) ( -640 -192 128 ) ( -128 -192 0 ) tech08_0 64 0 0 1 1 +( -128 -192 128 ) ( -128 -192 0 ) ( -128 -256 128 ) basepanel8 64 0 0 -1 1 +( -640 -256 0 ) ( -128 -256 0 ) ( -640 -192 0 ) tech08_5a 0 0 0 1 1 +( -640 -320 0 ) ( -640 -320 128 ) ( -128 -320 0 ) tech08_5a 0 0 0 1 1 +( -256 -256 0 ) ( -256 -192 0 ) ( -256 -256 128 ) tech08_5a 0 0 0 1 1 +} +// brush 6 +{ +( 32 480 128 ) ( 32 416 128 ) ( -32 480 128 ) tech08_3 32 96 0 1 1 +( 32 480 64 ) ( -32 480 64 ) ( 32 480 32 ) gib_light_1 32 0 0 1 1 +( 32 480 64 ) ( 32 480 32 ) ( 32 416 64 ) tech08_3 32 0 0 1 1 +( -32 416 0 ) ( 32 416 0 ) ( -32 480 0 ) tech08_3 32 96 0 1 1 +( -32 416 32 ) ( -32 416 64 ) ( 32 416 32 ) tech08_3 32 0 0 1 1 +( -32 416 32 ) ( -32 480 32 ) ( -32 416 64 ) tech08_3 32 0 0 1 1 +} +// brush 7 +{ +( 256 704 192 ) ( -288 704 192 ) ( 256 704 64 ) ntech01_1 0 0 0 1 1 +( 320 -192 128 ) ( 320 672 128 ) ( -320 -192 128 ) pbtek1_01 0 64 0 1 1 +( -256 -192 64 ) ( -256 -192 192 ) ( 288 -192 64 ) ntech01_1 0 0 0 1 1 +( -320 -192 128 ) ( -320 672 128 ) ( -192 672 192 ) ntech01_1 0 0 0 1 1 +( -256 96 192 ) ( -256 96 128 ) ( -256 -32 192 ) sfloor4_1 0 0 0 1 1 +} +// brush 8 +{ +( 16 -112 128 ) ( 16 -144 128 ) ( -16 -112 128 ) base_ceil1 0 0 0 1 1 +( 16 -112 128 ) ( -16 -112 128 ) ( 16 -112 32 ) base_ceil1 0 0 0 1 1 +( 16 -112 128 ) ( 16 -112 32 ) ( 16 -144 128 ) base_ceil1 0 0 0 1 1 +( -16 -144 120 ) ( 16 -144 120 ) ( -16 -112 120 ) lunlt2 16 16 0 1 1 +( -16 -144 32 ) ( -16 -144 128 ) ( 16 -144 32 ) base_ceil1 0 0 0 1 1 +( -16 -144 32 ) ( -16 -112 32 ) ( -16 -144 128 ) base_ceil1 0 0 0 1 1 +} +// brush 9 +{ +( 32 96 128 ) ( 32 32 128 ) ( -32 96 128 ) tech08_3 32 96 0 1 1 +( 32 96 64 ) ( -32 96 64 ) ( 32 96 32 ) tech08_3 32 0 0 1 1 +( 32 96 64 ) ( 32 96 32 ) ( 32 32 64 ) tech08_3 32 0 0 1 1 +( -32 32 0 ) ( 32 32 0 ) ( -32 96 0 ) tech08_3 32 96 0 1 1 +( -32 32 32 ) ( -32 32 64 ) ( 32 32 32 ) tech08_3 32 0 0 1 1 +( -32 32 32 ) ( -32 96 32 ) ( -32 32 64 ) tech08_3 32 0 0 1 1 +} +// brush 10 +{ +( 32 -152 16 ) ( 32 -216 16 ) ( -32 -152 16 ) +0slipbot 32 32 0 1 1 +( 32 -160 128 ) ( -32 -160 128 ) ( 32 -160 0 ) slipbotsd 32 32 90 1 1 +( 32 -160 128 ) ( 32 -160 0 ) ( 32 -224 128 ) slipbotsd 32 32 90 1 1 +( -32 -224 0 ) ( 32 -224 0 ) ( -32 -160 0 ) slipbotsd 32 32 90 1 1 +( -32 -224 0 ) ( -32 -224 128 ) ( 32 -224 0 ) slipbotsd 32 32 90 1 1 +( -32 -224 0 ) ( -32 -160 0 ) ( -32 -224 128 ) slipbotsd 32 32 90 1 1 +} +// brush 11 +{ +( 48 -224 16 ) ( 48 -240 16 ) ( 32 -224 16 ) sliplite 0 0 0 1 1 +( 48 -224 16 ) ( 32 -224 16 ) ( 48 -224 0 ) slipside 0 0 0 1 1 +( 48 -224 16 ) ( 48 -224 0 ) ( 48 -240 16 ) slipside 0 0 0 1 1 +( 32 -240 0 ) ( 48 -240 0 ) ( 32 -224 0 ) slipside 0 0 0 1 1 +( 32 -240 0 ) ( 32 -240 16 ) ( 48 -240 0 ) slipside 0 0 0 1 1 +( 32 -240 0 ) ( 32 -224 0 ) ( 32 -240 16 ) slipside 0 0 0 1 1 +} +// brush 12 +{ +( -32 -224 16 ) ( -32 -240 16 ) ( -48 -224 16 ) sliplite 0 0 0 1 1 +( -32 -224 16 ) ( -48 -224 16 ) ( -32 -224 0 ) slipside 0 0 0 1 1 +( -32 -224 16 ) ( -32 -224 0 ) ( -32 -240 16 ) slipside 0 0 0 1 1 +( -48 -240 0 ) ( -32 -240 0 ) ( -48 -224 0 ) slipside 0 0 0 1 1 +( -48 -240 0 ) ( -48 -240 16 ) ( -32 -240 0 ) slipside 0 0 0 1 1 +( -48 -240 0 ) ( -48 -224 0 ) ( -48 -240 16 ) slipside 0 0 0 1 1 +} +// brush 13 +{ +( -32 -144 16 ) ( -32 -160 16 ) ( -48 -144 16 ) sliplite 0 0 0 1 1 +( -32 -144 16 ) ( -48 -144 16 ) ( -32 -144 0 ) slipside 0 0 0 1 1 +( -32 -144 16 ) ( -32 -144 0 ) ( -32 -160 16 ) slipside 0 0 0 1 1 +( -48 -160 0 ) ( -32 -160 0 ) ( -48 -144 0 ) slipside 0 0 0 1 1 +( -48 -160 0 ) ( -48 -160 16 ) ( -32 -160 0 ) slipside 0 0 0 1 1 +( -48 -160 0 ) ( -48 -144 0 ) ( -48 -160 16 ) slipside 0 0 0 1 1 +} +// brush 14 +{ +( 48 -144 16 ) ( 48 -160 16 ) ( 32 -144 16 ) sliplite 0 0 0 1 1 +( 48 -144 16 ) ( 32 -144 16 ) ( 48 -144 0 ) slipside 0 0 0 1 1 +( 48 -144 16 ) ( 48 -144 0 ) ( 48 -160 16 ) slipside 0 0 0 1 1 +( 32 -160 0 ) ( 48 -160 0 ) ( 32 -144 0 ) slipside 0 0 0 1 1 +( 32 -160 0 ) ( 32 -160 16 ) ( 48 -160 0 ) slipside 0 0 0 1 1 +( 32 -160 0 ) ( 32 -144 0 ) ( 32 -160 16 ) slipside 0 0 0 1 1 +} +// brush 15 +{ +( 16 272 128 ) ( 16 240 128 ) ( -16 272 128 ) base_ceil1 0 0 0 1 1 +( 16 272 128 ) ( -16 272 128 ) ( 16 272 32 ) base_ceil1 0 0 0 1 1 +( 16 272 128 ) ( 16 272 32 ) ( 16 240 128 ) base_ceil1 0 0 0 1 1 +( -16 240 120 ) ( 16 240 120 ) ( -16 272 120 ) lunlt2 16 16 0 1 1 +( -16 240 32 ) ( -16 240 128 ) ( 16 240 32 ) base_ceil1 0 0 0 1 1 +( -16 240 32 ) ( -16 272 32 ) ( -16 240 128 ) base_ceil1 0 0 0 1 1 +} +// brush 16 +{ +( 320 512 128 ) ( 256 -128 128 ) ( 256 512 128 ) tech08_1 0 0 0 1 1 +( 288 192 0 ) ( 352 192 64 ) ( 288 192 64 ) pbtek1_01 0 0 0 1 1 +( 256 -192 64 ) ( 256 448 0 ) ( 256 448 64 ) tech08_1 0 0 0 1 1 +( 320 512 0 ) ( 256 -128 0 ) ( 320 -128 0 ) tech08_1 0 0 0 1 1 +( 256 -192 0 ) ( 320 -192 64 ) ( 320 -192 0 ) tech08_1 0 0 0 1 1 +( 320 -128 64 ) ( 320 512 0 ) ( 320 -128 0 ) tech08_1 0 0 0 1 1 +} +// brush 17 +{ +( 384 288 0 ) ( 256 192 0 ) ( 256 288 0 ) sfloor4_2 0 0 0 1 1 +( 256 448 -32 ) ( 384 448 96 ) ( 256 448 96 ) sfloor4_2 0 0 0 1 1 +( 320 224 96 ) ( 320 320 -32 ) ( 320 320 96 ) sfloor4_2 0 0 0 1 1 +( 384 320 -32 ) ( 256 224 -32 ) ( 384 224 -32 ) sfloor4_2 0 0 0 1 1 +( 384 64 -32 ) ( 512 64 96 ) ( 512 64 -32 ) sfloor4_2 0 0 0 1 1 +( 576 96 96 ) ( 576 192 -32 ) ( 576 96 -32 ) sfloor4_2 0 0 0 1 1 +} +// brush 18 +{ +( 320 288 0 ) ( 192 192 0 ) ( 192 288 0 ) pbtek1_01 0 64 0 1 1 +( 192 320 -32 ) ( 320 320 96 ) ( 192 320 96 ) pbtek1_01 0 64 0 1 1 +( 256 224 96 ) ( 256 320 -32 ) ( 256 320 96 ) pbtek1_01 0 64 0 1 1 +( 320 320 -32 ) ( 192 224 -32 ) ( 320 224 -32 ) pbtek1_01 0 64 0 1 1 +( 192 192 -32 ) ( 320 192 96 ) ( 320 192 -32 ) pbtek1_01 0 64 0 1 1 +( 320 224 96 ) ( 320 320 -32 ) ( 320 224 -32 ) pbtek1_01 0 64 0 1 1 +} +// brush 19 +{ +( -192 704 128 ) ( -192 64 128 ) ( -256 704 128 ) tech08_1 0 0 0 1 1 +( -32 672 0 ) ( -32 672 128 ) ( -256 672 128 ) tech08_1 0 0 0 1 1 +( -32 672 128 ) ( -32 672 0 ) ( -64 640 0 ) basepanel8 -96 0 0 -1 1 +( -256 64 0 ) ( -192 64 0 ) ( -256 704 0 ) tech08_1 0 0 0 1 1 +( 192 640 0 ) ( 192 640 64 ) ( 256 640 0 ) basepanel8 0 0 0 1 1 +( -256 64 0 ) ( -256 704 0 ) ( -256 64 64 ) tech08_1 0 0 0 1 1 +} +// brush 20 +{ +( 32 704 128 ) ( 32 672 128 ) ( -32 704 128 ) tech_sym4 32 0 0 1 1 +( 32 704 128 ) ( -32 704 128 ) ( 32 704 64 ) tech_sym4 32 0 0 1 1 +( 32 704 128 ) ( 32 704 64 ) ( 32 672 128 ) tech_sym4 32 0 0 1 1 +( -32 672 0 ) ( 32 672 0 ) ( -32 704 0 ) tech_sym4 32 0 0 1 1 +( -32 672 64 ) ( -32 672 128 ) ( 32 672 64 ) tech_sym4 32 0 0 1 1 +( -32 672 64 ) ( -32 704 64 ) ( -32 672 128 ) tech_sym4 32 0 0 1 1 +} +// brush 21 +{ +( 8 664 80 ) ( -8 664 80 ) ( -8 672 88 ) rub_la10 0 0 90 1 1 +( 8 672 48 ) ( -8 672 48 ) ( 8 672 16 ) rub_la10 0 0 90 1 1 +( 8 672 48 ) ( 8 672 16 ) ( 8 664 48 ) rub_la10 0 0 90 1 1 +( -8 664 0 ) ( 8 664 0 ) ( -8 672 0 ) rub_la10 0 0 90 1 1 +( -8 668 80 ) ( 8 668 80 ) ( 8 668 0 ) rub_la10 0 0 90 1 1 +( -8 664 16 ) ( -8 672 16 ) ( -8 664 48 ) rub_la10 0 0 90 1 1 +} +// brush 22 +{ +( 8 672 56 ) ( 8 664 56 ) ( -8 672 56 ) comp1_5 0 0 0 1 1 +( 8 672 56 ) ( -8 672 56 ) ( 8 672 8 ) comp1_5 0 0 0 1 1 +( 20 672 56 ) ( 20 672 8 ) ( 20 664 56 ) comp1_5 0 0 0 1 1 +( -8 664 8 ) ( 8 664 8 ) ( -8 672 8 ) comp1_5 0 0 0 1 1 +( -8 664 8 ) ( -8 664 56 ) ( 8 664 8 ) comp1_5 0 0 0 1 1 +( -20 664 8 ) ( -20 672 8 ) ( -20 664 56 ) comp1_5 0 0 0 1 1 +} +// brush 23 +{ +( -256 832 128 ) ( -256 192 128 ) ( -320 832 128 ) tech08_1 0 0 0 1 1 +( -288 576 64 ) ( -352 576 64 ) ( -288 576 0 ) tech08_1 0 0 0 1 1 +( -256 768 64 ) ( -256 768 0 ) ( -256 128 64 ) tech08_1 0 0 0 1 1 +( -320 192 0 ) ( -256 192 0 ) ( -320 832 0 ) tech08_1 0 0 0 1 1 +( -320 320 0 ) ( -320 320 64 ) ( -256 320 0 ) pbtek1_01 0 0 0 1 1 +( -320 192 0 ) ( -320 832 0 ) ( -320 192 64 ) tech08_1 0 0 0 1 1 +} +// brush 24 +{ +( -256 512 128 ) ( -256 -128 128 ) ( -320 512 128 ) tech08_1 0 0 0 1 1 +( -288 192 64 ) ( -352 192 64 ) ( -288 192 0 ) pbtek1_01 0 0 0 1 1 +( -256 448 64 ) ( -256 448 0 ) ( -256 -192 64 ) tech08_1 0 0 0 1 1 +( -320 -128 0 ) ( -256 -128 0 ) ( -320 512 0 ) tech08_1 0 0 0 1 1 +( -320 -192 0 ) ( -320 -192 64 ) ( -256 -192 0 ) tech08_1 0 0 0 1 1 +( -320 -128 0 ) ( -320 512 0 ) ( -320 -128 64 ) tech08_1 0 0 0 1 1 +} +// brush 25 +{ +( -192 288 0 ) ( -192 192 0 ) ( -320 288 0 ) pbtek1_01 0 64 0 1 1 +( -192 320 96 ) ( -320 320 96 ) ( -192 320 -32 ) pbtek1_01 0 64 0 1 1 +( -256 320 96 ) ( -256 320 -32 ) ( -256 224 96 ) pbtek1_01 0 64 0 1 1 +( -320 224 -32 ) ( -192 224 -32 ) ( -320 320 -32 ) pbtek1_01 0 64 0 1 1 +( -320 192 -32 ) ( -320 192 96 ) ( -192 192 -32 ) pbtek1_01 0 64 0 1 1 +( -320 224 -32 ) ( -320 320 -32 ) ( -320 224 96 ) pbtek1_01 0 64 0 1 1 +} +// brush 26 +{ +( -256 288 0 ) ( -256 192 0 ) ( -384 288 0 ) sfloor4_2 0 0 0 1 1 +( -256 320 96 ) ( -384 320 96 ) ( -256 320 -32 ) sfloor4_1 0 0 0 1 1 +( -320 320 96 ) ( -320 320 -32 ) ( -320 224 96 ) sfloor4_1 0 0 0 1 1 +( -384 224 -32 ) ( -256 224 -32 ) ( -384 320 -32 ) sfloor4_1 0 0 0 1 1 +( -512 192 -32 ) ( -512 192 96 ) ( -384 192 -32 ) sfloor4_1 0 0 0 1 1 +( -576 224 -32 ) ( -576 320 -32 ) ( -576 224 96 ) sfloor4_1 0 0 0 1 1 +} +// brush 27 +{ +( 640 192 128 ) ( 512 128 128 ) ( 512 192 128 ) tech08_1c 0 0 0 1 1 +( 512 320 32 ) ( 640 320 64 ) ( 512 320 64 ) tech08_1c 0 0 0 1 1 +( 576 64 64 ) ( 576 128 32 ) ( 576 128 64 ) tech08_1c 64 0 0 1 1 +( 640 192 0 ) ( 512 128 0 ) ( 640 128 0 ) tech08_1c 0 0 0 1 1 +( 576 192 32 ) ( 704 192 64 ) ( 704 192 32 ) tech08_1c 0 0 0 1 1 +( 640 128 64 ) ( 640 192 32 ) ( 640 128 32 ) tech08_1c 0 0 0 1 1 +} +// brush 28 +{ +( 448 512 192 ) ( 320 448 192 ) ( 320 512 192 ) tech10_1 64 0 0 1 1 +( 320 512 96 ) ( 448 512 128 ) ( 320 512 128 ) tech10_1 64 0 0 1 1 +( 320 448 128 ) ( 320 512 96 ) ( 320 512 128 ) tech10_1 64 0 0 1 1 +( 448 512 128 ) ( 320 448 128 ) ( 448 448 128 ) tech10_1 64 0 0 1 1 +( 320 448 96 ) ( 448 448 128 ) ( 448 448 96 ) tech10_1 0 0 0 1 1 +( 576 448 192 ) ( 576 512 160 ) ( 576 448 160 ) tech10_1 64 0 0 1 1 +} +// brush 29 +{ +( 448 64 192 ) ( 320 0 192 ) ( 320 64 192 ) tech10_1 64 0 0 1 1 +( 320 64 96 ) ( 448 64 128 ) ( 320 64 128 ) tech10_1 0 0 0 1 1 +( 320 0 128 ) ( 320 64 96 ) ( 320 64 128 ) tech10_1 64 0 0 1 1 +( 448 64 128 ) ( 320 0 128 ) ( 448 0 128 ) tech10_1 64 0 0 1 1 +( 320 0 96 ) ( 448 0 128 ) ( 448 0 96 ) tech10_1 64 0 0 1 1 +( 576 0 192 ) ( 576 64 160 ) ( 576 0 160 ) tech10_1 64 0 0 1 1 +} +// brush 30 +{ +( -384 704 128 ) ( -320 704 128 ) ( -384 576 128 ) rub_la20b 64 64 0 1 1 +( -448 576 128 ) ( -512 640 0 ) ( -512 640 128 ) rub_la20b 64 0 0 1 1 +( -384 704 128 ) ( -576 704 128 ) ( -576 704 0 ) dmp_la11 64 0 0 1 1 +( -320 576 0 ) ( -320 704 0 ) ( -384 576 0 ) dmp_la11 64 0 0 1 1 +( -320 576 32 ) ( -320 576 64 ) ( -320 704 32 ) basepanel2 64 0 0 1 1 +( -320 576 32 ) ( -384 576 32 ) ( -320 576 64 ) rub_la20b 64 0 0 1 1 +( -512 640 -64 ) ( -512 768 -64 ) ( -512 640 64 ) rub_la20b 0 0 0 1 1 +} +// brush 31 +{ +( -320 192 128 ) ( -320 128 128 ) ( -448 192 128 ) basepanel2 64 0 0 1 1 +( -448 192 64 ) ( -576 192 64 ) ( -448 192 32 ) dmp_la8 64 0 0 1 1 +( -320 192 64 ) ( -320 192 32 ) ( -320 128 64 ) basepanel2 64 0 0 1 1 +( -448 128 0 ) ( -320 128 0 ) ( -448 192 0 ) basepanel2 64 0 0 1 1 +( -448 128 32 ) ( -448 128 64 ) ( -320 128 32 ) basepanel2 64 0 0 1 1 +( -576 128 32 ) ( -576 192 32 ) ( -576 128 64 ) basepanel2 64 0 0 1 1 +} +// brush 32 +{ +( -512 320 128 ) ( -512 256 128 ) ( -640 320 128 ) basepanel2 64 0 0 1 1 +( -512 320 64 ) ( -640 320 64 ) ( -512 320 32 ) basepanel2 64 0 0 1 1 +( -576 256 64 ) ( -576 256 32 ) ( -576 192 64 ) dmp_la12 64 0 0 1 1 +( -640 256 0 ) ( -512 256 0 ) ( -640 320 0 ) basepanel2 64 0 0 1 1 +( -704 192 32 ) ( -704 192 64 ) ( -576 192 32 ) basepanel2 64 0 0 1 1 +( -640 256 32 ) ( -640 320 32 ) ( -640 256 64 ) basepanel2 64 0 0 1 1 +} +// brush 33 +{ +( -336 448 128 ) ( -368 448 128 ) ( -336 576 128 ) tek_re10 64 0 90 1 1 +( -320 448 272 ) ( -320 576 272 ) ( -320 448 112 ) tlight12 0 0 0 1 1 +( -320 448 272 ) ( -320 448 112 ) ( -352 448 272 ) tlight12 0 0 0 1 1 +( -352 576 112 ) ( -352 448 112 ) ( -320 576 112 ) tlight12 0 0 0 1 1 +( -352 576 112 ) ( -352 576 272 ) ( -352 448 112 ) bw_techstep4 64 0 0 1 1 +( -352 576 112 ) ( -320 576 112 ) ( -352 576 272 ) tlight12 0 0 0 1 1 +} +// brush 34 +{ +( -240 448 176 ) ( -272 448 176 ) ( -240 576 176 ) tek_re10 64 0 90 1 1 +( -224 448 320 ) ( -224 576 320 ) ( -224 448 160 ) tlight12 0 0 0 1 1 +( -224 448 320 ) ( -224 448 160 ) ( -256 448 320 ) tlight12 0 0 0 1 1 +( -256 576 160 ) ( -256 448 160 ) ( -224 576 160 ) tlight12 0 0 0 1 1 +( -256 576 160 ) ( -256 576 320 ) ( -256 448 160 ) bw_techstep4 64 0 0 1 1 +( -256 576 160 ) ( -224 576 160 ) ( -256 576 320 ) tlight12 0 0 0 1 1 +} +// brush 35 +{ +( -208 448 192 ) ( -240 448 192 ) ( -208 576 192 ) tek_re10 64 0 90 1 1 +( -192 448 336 ) ( -192 576 336 ) ( -192 448 176 ) tlight12 0 0 0 1 1 +( -192 448 336 ) ( -192 448 176 ) ( -224 448 336 ) tlight12 0 0 0 1 1 +( -224 576 176 ) ( -224 448 176 ) ( -192 576 176 ) tlight12 0 0 0 1 1 +( -224 576 176 ) ( -224 576 336 ) ( -224 448 176 ) bw_techstep4 64 0 0 1 1 +( -224 576 176 ) ( -192 576 176 ) ( -224 576 336 ) tlight12 0 0 0 1 1 +} +// brush 36 +{ +( -368 448 112 ) ( -400 448 112 ) ( -368 576 112 ) tek_re10 64 0 90 1 1 +( -352 448 256 ) ( -352 576 256 ) ( -352 448 96 ) tlight12 0 0 0 1 1 +( -352 448 256 ) ( -352 448 96 ) ( -384 448 256 ) tlight12 0 0 0 1 1 +( -384 576 96 ) ( -384 448 96 ) ( -352 576 96 ) tlight12 0 0 0 1 1 +( -384 576 96 ) ( -384 576 256 ) ( -384 448 96 ) bw_techstep4 64 0 0 1 1 +( -384 576 96 ) ( -352 576 96 ) ( -384 576 256 ) tlight12 0 0 0 1 1 +} +// brush 37 +{ +( -448 576 64 ) ( -448 448 64 ) ( -576 576 64 ) sfloor4_2 0 0 0 1 1 +( -576 704 64 ) ( -704 704 64 ) ( -576 704 48 ) wizmet1_8 0 0 0 1 1 +( -448 576 64 ) ( -448 576 48 ) ( -448 448 64 ) wizmet1_8 0 0 0 1 1 +( -576 448 48 ) ( -448 448 48 ) ( -576 576 48 ) wizmet1_8 0 0 0 1 1 +( -576 448 48 ) ( -576 448 64 ) ( -448 448 48 ) wizmet1_8 0 0 0 1 1 +( -704 576 48 ) ( -704 704 48 ) ( -704 576 64 ) wizmet1_8 0 0 0 1 1 +} +// brush 38 +{ +( -448 400 48 ) ( -448 368 48 ) ( -576 400 48 ) tek_re10 64 0 0 1 1 +( -448 416 192 ) ( -576 416 192 ) ( -448 416 32 ) tlight12 0 0 0 1 1 +( -448 416 192 ) ( -448 416 32 ) ( -448 384 192 ) tlight12 0 0 0 1 1 +( -576 384 32 ) ( -448 384 32 ) ( -576 416 32 ) tlight12 0 0 0 1 1 +( -576 384 32 ) ( -576 384 192 ) ( -448 384 32 ) bw_techstep4 64 0 0 1 1 +( -576 384 32 ) ( -576 416 32 ) ( -576 384 192 ) tlight12 0 0 0 1 1 +} +// brush 39 +{ +( -448 432 64 ) ( -448 400 64 ) ( -576 432 64 ) tek_re10 64 0 0 1 1 +( -448 448 208 ) ( -576 448 208 ) ( -448 448 48 ) tlight12 0 0 0 1 1 +( -448 448 208 ) ( -448 448 48 ) ( -448 416 208 ) tlight12 0 0 0 1 1 +( -576 416 48 ) ( -448 416 48 ) ( -576 448 48 ) tlight12 0 0 0 1 1 +( -576 416 48 ) ( -576 416 208 ) ( -448 416 48 ) bw_techstep4 64 0 0 1 1 +( -576 416 48 ) ( -576 448 48 ) ( -576 416 208 ) tlight12 0 0 0 1 1 +} +// brush 40 +{ +( -448 336 16 ) ( -448 304 16 ) ( -576 336 16 ) tek_re10 64 0 0 1 1 +( -448 352 160 ) ( -576 352 160 ) ( -448 352 0 ) tlight12 0 0 0 1 1 +( -448 352 160 ) ( -448 352 0 ) ( -448 320 160 ) tlight12 0 0 0 1 1 +( -576 320 0 ) ( -448 320 0 ) ( -576 352 0 ) tlight12 0 0 0 1 1 +( -576 320 0 ) ( -576 320 160 ) ( -448 320 0 ) bw_techstep4 64 0 0 1 1 +( -576 320 0 ) ( -576 352 0 ) ( -576 320 160 ) tlight12 0 0 0 1 1 +} +// brush 41 +{ +( -448 368 32 ) ( -448 336 32 ) ( -576 368 32 ) tek_re10 64 0 0 1 1 +( -448 384 176 ) ( -576 384 176 ) ( -448 384 16 ) tlight12 0 0 0 1 1 +( -448 384 176 ) ( -448 384 16 ) ( -448 352 176 ) tlight12 0 0 0 1 1 +( -576 352 16 ) ( -448 352 16 ) ( -576 384 16 ) tlight12 0 0 0 1 1 +( -576 352 16 ) ( -576 352 176 ) ( -448 352 16 ) bw_techstep4 64 0 0 1 1 +( -576 352 16 ) ( -576 384 16 ) ( -576 352 176 ) tlight12 0 0 0 1 1 +} +// brush 42 +{ +( 192 -400 240 ) ( 192 -368 240 ) ( 320 -400 240 ) tek_re10 64 0 0 1 1 +( 192 -416 384 ) ( 320 -416 384 ) ( 192 -416 224 ) tlight12 0 0 0 1 1 +( 192 -416 384 ) ( 192 -416 224 ) ( 192 -384 384 ) tlight12 0 0 0 1 1 +( 320 -384 224 ) ( 192 -384 224 ) ( 320 -416 224 ) tlight12 0 0 0 1 1 +( 320 -384 224 ) ( 320 -384 384 ) ( 192 -384 224 ) bw_techstep4 64 0 0 1 1 +( 320 -384 224 ) ( 320 -416 224 ) ( 320 -384 384 ) tlight12 0 0 0 1 1 +} +// brush 43 +{ +( 192 -432 256 ) ( 192 -400 256 ) ( 320 -432 256 ) tek_re10 64 0 0 1 1 +( 192 -448 400 ) ( 320 -448 400 ) ( 192 -448 240 ) tlight12 0 0 0 1 1 +( 192 -448 400 ) ( 192 -448 240 ) ( 192 -416 400 ) tlight12 0 0 0 1 1 +( 320 -416 240 ) ( 192 -416 240 ) ( 320 -448 240 ) tlight12 0 0 0 1 1 +( 320 -416 240 ) ( 320 -416 400 ) ( 192 -416 240 ) bw_techstep4 64 0 0 1 1 +( 320 -416 240 ) ( 320 -448 240 ) ( 320 -416 400 ) tlight12 0 0 0 1 1 +} +// brush 44 +{ +( -304 448 144 ) ( -336 448 144 ) ( -304 576 144 ) tek_re10 64 0 90 1 1 +( -288 448 288 ) ( -288 576 288 ) ( -288 448 128 ) tlight12 0 0 0 1 1 +( -288 448 288 ) ( -288 448 128 ) ( -320 448 288 ) tlight12 0 0 0 1 1 +( -320 576 128 ) ( -320 448 128 ) ( -288 576 128 ) tlight12 0 0 0 1 1 +( -320 576 128 ) ( -320 576 288 ) ( -320 448 128 ) bw_techstep4 64 0 0 1 1 +( -320 576 128 ) ( -288 576 128 ) ( -320 576 288 ) tlight12 0 0 0 1 1 +} +// brush 45 +{ +( -272 448 160 ) ( -304 448 160 ) ( -272 576 160 ) tek_re10 64 0 90 1 1 +( -256 448 304 ) ( -256 576 304 ) ( -256 448 144 ) tlight12 0 0 0 1 1 +( -256 448 304 ) ( -256 448 144 ) ( -288 448 304 ) tlight12 0 0 0 1 1 +( -288 576 144 ) ( -288 448 144 ) ( -256 576 144 ) tlight12 0 0 0 1 1 +( -288 576 144 ) ( -288 576 304 ) ( -288 448 144 ) bw_techstep4 64 0 0 1 1 +( -288 576 144 ) ( -256 576 144 ) ( -288 576 304 ) tlight12 0 0 0 1 1 +} +// brush 46 +{ +( -192 1056 192 ) ( -192 192 192 ) ( -448 1056 192 ) sfloor4_2 0 0 0 1 1 +( -160 448 192 ) ( -416 448 192 ) ( -160 448 128 ) sym06_8 0 0 0 1 1 +( -320 448 128 ) ( -320 320 128 ) ( -192 320 192 ) rub_la20b 0 0 0 1 1 +( -320 320 128 ) ( -320 448 128 ) ( -448 320 128 ) rub_la20b 0 0 0 1 1 +( -448 320 128 ) ( -448 320 192 ) ( -192 320 128 ) rub_la20b 0 0 0 1 1 +( -448 192 128 ) ( -448 1056 128 ) ( -448 192 192 ) sym06_8 0 0 0 1 1 +} +// brush 47 +{ +( -256 448 320 ) ( -256 320 320 ) ( -384 448 320 ) sym06_4 0 64 0 1 1 +( -256 448 320 ) ( -384 448 320 ) ( -256 448 192 ) sym06_4 0 64 0 1 1 +( -256 448 320 ) ( -256 448 192 ) ( -256 320 320 ) sym06_4 0 64 0 1 1 +( -384 320 192 ) ( -256 320 192 ) ( -384 448 192 ) sym06_4 0 64 0 1 1 +( -384 320 192 ) ( -384 320 320 ) ( -256 320 192 ) sym06_4 0 64 0 1 1 +( -320 320 192 ) ( -320 448 192 ) ( -320 320 320 ) sym07_2 64 64 0 1 1 +} +// brush 48 +{ +( 192 672 192 ) ( 192 -192 192 ) ( -192 -192 192 ) sfloor4_2 0 0 0 1 1 +( 192 -192 192 ) ( 192 672 192 ) ( 320 -192 128 ) ntech01_1 0 0 0 1 1 +( 320 -192 128 ) ( 320 672 128 ) ( -320 -192 128 ) ntech01_1 0 0 0 1 1 +( -256 -320 64 ) ( -256 -320 192 ) ( 288 -320 64 ) ntech01_1 0 0 0 1 1 +( -320 -192 128 ) ( -320 672 128 ) ( -192 672 192 ) ntech01_1 0 0 0 1 1 +( -256 -64 192 ) ( -256 64 128 ) ( -256 64 192 ) sfloor4_1 0 0 0 1 1 +( 256 64 192 ) ( 256 64 128 ) ( 256 -64 192 ) sfloor4_1 0 0 0 1 1 +( -64 -192 224 ) ( -64 -192 128 ) ( 64 -192 224 ) tek_la26 0 0 0 1 1 +} +// brush 49 +{ +( 256 704 192 ) ( -288 704 192 ) ( 256 704 64 ) ntech01_1 0 0 0 1 1 +( 192 -192 192 ) ( 192 672 192 ) ( 320 -192 128 ) ntech01_1 0 0 0 1 1 +( 320 -192 128 ) ( 320 672 128 ) ( -320 -192 128 ) pbtek1_01 0 64 0 1 1 +( -256 -192 64 ) ( -256 -192 192 ) ( 288 -192 64 ) ntech01_1 0 0 0 1 1 +( 256 -64 192 ) ( 256 64 128 ) ( 256 64 192 ) sfloor4_1 0 0 0 1 1 +} +// brush 50 +{ +( -192 288 192 ) ( -192 192 192 ) ( -320 288 192 ) sfloor4_2 0 0 0 1 1 +( -192 320 288 ) ( -320 320 288 ) ( -192 320 160 ) sfloor4_2 0 64 0 1 1 +( -320 192 160 ) ( -320 192 288 ) ( -192 192 160 ) sfloor4_2 0 64 0 1 1 +( -448 192 160 ) ( -320 192 160 ) ( -448 320 160 ) sfloor4_2 64 64 -90 1 1 +( -448 192 96 ) ( -448 320 96 ) ( -448 192 224 ) sym06_8 0 0 0 1 1 +( -288 352 -64 ) ( -288 160 -64 ) ( -288 352 64 ) sfloor4_2 0 0 0 1 1 +} +// brush 51 +{ +( -192 192 192 ) ( -192 128 192 ) ( -576 128 192 ) base_ceil1 0 0 0 1 1 +( -448 192 192 ) ( -576 192 192 ) ( -448 192 64 ) sym06_13 64 0 0 1 1 +( -192 128 192 ) ( -192 192 192 ) ( -320 128 128 ) sym06_13 0 0 0 1 1 +( -576 128 128 ) ( -448 128 128 ) ( -576 192 128 ) sym06_13 0 0 0 1 1 +( -576 128 64 ) ( -576 128 192 ) ( -448 128 64 ) sym06_13 0 0 0 1 1 +( -576 128 64 ) ( -576 192 64 ) ( -576 128 192 ) sym06_13 0 0 0 1 1 +} +// brush 52 +{ +( -256 640 192 ) ( -192 576 192 ) ( -256 576 192 ) base_ceil1 0 0 0 1 1 +( -448 576 128 ) ( -512 640 128 ) ( -512 640 192 ) sym06_8 0 0 0 1 1 +( -192 576 192 ) ( -256 576 128 ) ( -256 576 192 ) sym06_8 0 0 0 1 1 +( -256 640 128 ) ( -192 576 128 ) ( -192 640 128 ) sym06_8 0 0 0 1 1 +( -192 576 128 ) ( -192 640 192 ) ( -192 640 128 ) sym06_8 0 0 0 1 1 +( -192 640 192 ) ( -512 640 192 ) ( -512 640 128 ) sym06_8 0 0 0 1 1 +} +// brush 53 +{ +( -320 384 128 ) ( -320 320 128 ) ( -448 384 128 ) rub_la20b 64 64 0 1 1 +( -336 448 64 ) ( -464 448 64 ) ( -336 448 32 ) rub_la20b 64 0 0 1 1 +( -320 384 64 ) ( -320 384 32 ) ( -320 320 64 ) dmp_la11 64 0 0 1 1 +( -448 320 0 ) ( -320 320 0 ) ( -448 384 0 ) dmp_la11 64 0 0 1 1 +( -448 320 32 ) ( -448 320 64 ) ( -320 320 32 ) dmp_la11 64 0 0 1 1 +( -448 320 32 ) ( -448 384 32 ) ( -448 320 64 ) basepanel9 64 0 0 1 1 +} +// brush 54 +{ +( -448 704 192 ) ( -448 640 192 ) ( -512 704 192 ) base_ceil1 0 0 0 1 1 +( -448 704 192 ) ( -512 704 192 ) ( -448 704 128 ) sym06_7 64 0 0 1 1 +( -448 704 192 ) ( -448 704 128 ) ( -448 640 192 ) sym06_7 64 0 0 1 1 +( -512 640 128 ) ( -448 640 128 ) ( -512 704 128 ) sym06_7 64 0 0 1 1 +( -512 640 128 ) ( -512 640 192 ) ( -448 640 128 ) sym06_7 64 0 0 1 1 +( -512 640 128 ) ( -512 704 128 ) ( -512 640 192 ) sym06_7 64 0 0 1 1 +} +// brush 55 +{ +( -576 384 128 ) ( -704 320 128 ) ( -704 384 128 ) rub_la20b 64 64 0 1 1 +( -640 512 128 ) ( -640 512 0 ) ( -576 448 128 ) rub_la20b 64 0 0 1 1 +( -704 512 0 ) ( -704 512 128 ) ( -704 320 128 ) dmp_la11 64 0 0 1 1 +( -576 384 0 ) ( -704 320 0 ) ( -576 320 0 ) dmp_la11 64 0 0 1 1 +( -704 320 32 ) ( -576 320 64 ) ( -576 320 32 ) basepanel2 64 0 0 1 1 +( -576 320 64 ) ( -576 384 32 ) ( -576 320 32 ) basepanel9 64 0 0 1 1 +( -704 512 -64 ) ( -576 512 -64 ) ( -704 512 64 ) rub_la20b 0 0 0 1 1 +} +// brush 56 +{ +( -576 256 192 ) ( -576 192 192 ) ( -640 256 192 ) base_ceil1 0 0 0 1 1 +( -640 512 192 ) ( -640 512 128 ) ( -576 448 128 ) sym06_8 0 0 0 1 1 +( -576 256 192 ) ( -576 256 128 ) ( -576 192 192 ) sym06_8 0 0 0 1 1 +( -640 192 128 ) ( -576 192 128 ) ( -640 256 128 ) sym06_8 0 0 0 1 1 +( -640 192 128 ) ( -640 192 192 ) ( -576 192 128 ) sym06_8 0 0 0 1 1 +( -640 512 128 ) ( -640 512 192 ) ( -640 192 192 ) sym06_8 0 0 0 1 1 +} +// brush 57 +{ +( -640 512 192 ) ( -640 448 192 ) ( -704 512 192 ) base_ceil1 0 0 0 1 1 +( -640 512 192 ) ( -704 512 192 ) ( -640 512 128 ) sym06_7 64 0 0 1 1 +( -640 512 192 ) ( -640 512 128 ) ( -640 448 192 ) sym06_7 64 0 0 1 1 +( -704 448 128 ) ( -640 448 128 ) ( -704 512 128 ) sym06_7 64 0 0 1 1 +( -704 448 128 ) ( -704 448 192 ) ( -640 448 128 ) sym06_7 64 0 0 1 1 +( -704 448 128 ) ( -704 512 128 ) ( -704 448 192 ) sym06_7 64 0 0 1 1 +} +// brush 58 +{ +( -128 704 320 ) ( -128 576 320 ) ( -192 704 320 ) pbtek1_01 0 64 0 1 1 +( -128 704 320 ) ( -192 704 320 ) ( -128 704 288 ) pbtek1_01 0 64 0 1 1 +( -128 704 320 ) ( -128 704 288 ) ( -128 576 320 ) sym06_10 0 64 0 1 1 +( -192 576 192 ) ( -128 576 192 ) ( -192 704 192 ) pbtek1_01 0 64 0 1 1 +( -192 576 288 ) ( -192 576 320 ) ( -128 576 288 ) pbtek1_01 0 64 0 1 1 +( -192 576 288 ) ( -192 704 288 ) ( -192 576 320 ) pbtek1_01 0 64 0 1 1 +} +// brush 59 +{ +( -128 192 320 ) ( -128 64 320 ) ( -192 192 320 ) pbtek1_01 0 64 0 1 1 +( -128 192 320 ) ( -192 192 320 ) ( -128 192 288 ) pbtek1_01 0 64 0 1 1 +( -128 192 320 ) ( -128 192 288 ) ( -128 64 320 ) sym06_10 0 64 0 1 1 +( -192 64 192 ) ( -128 64 192 ) ( -192 192 192 ) pbtek1_01 0 64 0 1 1 +( -192 128 288 ) ( -192 128 320 ) ( -128 128 288 ) pbtek1_01 0 64 0 1 1 +( -192 64 288 ) ( -192 192 288 ) ( -192 64 320 ) pbtek1_01 0 64 0 1 1 +} +// brush 60 +{ +( 192 672 192 ) ( 192 -192 192 ) ( -192 -192 192 ) sfloor4_2 0 0 0 1 1 +( 256 704 192 ) ( -288 704 192 ) ( 256 704 64 ) ntech01_1 0 0 0 1 1 +( 192 -160 192 ) ( 192 704 192 ) ( 320 -160 128 ) ntech01_1 0 0 0 1 1 +( 320 -192 128 ) ( 320 672 128 ) ( -320 -192 128 ) ntech01_1 0 0 0 1 1 +( -320 -192 128 ) ( -320 672 128 ) ( -192 672 192 ) ntech01_1 0 0 0 1 1 +( -256 -32 192 ) ( -256 96 128 ) ( -256 96 192 ) sfloor4_1 0 0 0 1 1 +( 256 64 192 ) ( 256 64 128 ) ( 256 -64 192 ) sfloor4_1 0 0 0 1 1 +( -288 320 64 ) ( 288 320 -64 ) ( -288 320 -64 ) jf3base01 64 0 0 1 1 +} +// brush 61 +{ +( 192 672 192 ) ( 192 -192 192 ) ( -192 -192 192 ) sfloor4_2 0 0 0 1 1 +( 320 -192 128 ) ( 320 672 128 ) ( -320 -192 128 ) ntech01_1 0 0 0 1 1 +( -320 -192 128 ) ( -320 672 128 ) ( -192 672 192 ) ntech01_1 0 0 0 1 1 +( -256 -64 192 ) ( -256 64 128 ) ( -256 64 192 ) sfloor4_1 0 0 0 1 1 +( -288 320 -64 ) ( 288 320 -64 ) ( -288 320 64 ) pbtek1_01 0 0 0 1 1 +( -288 192 64 ) ( 256 192 -64 ) ( -288 192 -64 ) pbtek1_01 0 0 0 1 1 +( -64 352 -64 ) ( -64 192 -64 ) ( -64 352 64 ) jf3base01 64 0 0 1 1 +} +// brush 62 +{ +( 192 672 192 ) ( 192 -192 192 ) ( -192 -192 192 ) sfloor4_2 0 0 0 1 1 +( 192 -192 192 ) ( 192 672 192 ) ( 320 -192 128 ) ntech01_1 0 0 0 1 1 +( 320 -192 128 ) ( 320 672 128 ) ( -320 -192 128 ) ntech01_1 0 0 0 1 1 +( 256 64 192 ) ( 256 64 128 ) ( 256 -64 192 ) sfloor4_1 0 0 0 1 1 +( -288 320 -64 ) ( 288 320 -64 ) ( -288 320 64 ) pbtek1_01 0 0 0 1 1 +( -288 192 64 ) ( 256 192 -64 ) ( -288 192 -64 ) pbtek1_01 0 0 0 1 1 +( 64 352 64 ) ( 64 192 -64 ) ( 64 352 -64 ) jf3base01 64 0 0 1 1 +} +// brush 63 +{ +( 32 288 192 ) ( 32 224 192 ) ( -32 288 192 ) rub_la17 32 32 0 1 1 +( 32 288 192 ) ( -32 288 192 ) ( 32 288 128 ) rub_la17 32 0 0 1 1 +( 32 288 192 ) ( 32 288 128 ) ( 32 224 192 ) rub_la17 32 0 0 1 1 +( -32 224 128 ) ( 32 224 128 ) ( -32 288 128 ) rub_la17 32 32 0 1 1 +( -32 224 128 ) ( -32 224 192 ) ( 32 224 128 ) rub_la17 32 0 0 1 1 +( -32 224 128 ) ( -32 288 128 ) ( -32 224 192 ) rub_la17 32 0 0 1 1 +} +// brush 64 +{ +( 8 192 168 ) ( 0 192 168 ) ( 8 320 168 ) base_ceil1 0 0 0 1 1 +( 8 192 192 ) ( 8 320 192 ) ( 8 192 128 ) base_ceil1 0 0 0 1 1 +( 8 192 192 ) ( 8 192 128 ) ( 0 192 192 ) base_ceil1 0 0 0 1 1 +( 0 320 136 ) ( 0 192 136 ) ( 8 320 136 ) base_ceil1 0 0 0 1 1 +( -8 320 128 ) ( -8 320 192 ) ( -8 192 128 ) base_ceil1 0 0 0 1 1 +( 0 320 128 ) ( 8 320 128 ) ( 0 320 192 ) base_ceil1 0 0 0 1 1 +} +// brush 65 +{ +( 64 264 168 ) ( 64 256 168 ) ( -64 264 168 ) base_ceil1 0 0 0 1 1 +( 64 264 192 ) ( -64 264 192 ) ( 64 264 128 ) base_ceil1 0 0 0 1 1 +( 64 264 192 ) ( 64 264 128 ) ( 64 256 192 ) base_ceil1 0 0 0 1 1 +( -64 256 136 ) ( 64 256 136 ) ( -64 264 136 ) base_ceil1 0 0 0 1 1 +( -64 248 128 ) ( -64 248 192 ) ( 64 248 128 ) base_ceil1 0 0 0 1 1 +( -64 256 128 ) ( -64 264 128 ) ( -64 256 192 ) base_ceil1 0 0 0 1 1 +} +// brush 66 +{ +( -192 448 320 ) ( -192 320 320 ) ( -320 448 320 ) sym06_10 0 64 0 1 1 +( -192 448 320 ) ( -320 448 320 ) ( -192 448 192 ) sym06_10 0 64 0 1 1 +( -192 448 320 ) ( -192 448 192 ) ( -192 320 320 ) sym06_10 0 64 0 1 1 +( -320 320 192 ) ( -192 320 192 ) ( -320 448 192 ) sym06_10 0 64 0 1 1 +( -320 320 192 ) ( -320 320 320 ) ( -192 320 192 ) sym06_10 0 64 0 1 1 +( -256 320 192 ) ( -256 448 192 ) ( -256 320 320 ) sym06_10 0 64 0 1 1 +} +// brush 67 +{ +( -640 576 320 ) ( -576 192 320 ) ( -640 192 320 ) sym06_10 0 64 0 1 1 +( -704 128 192 ) ( -704 512 320 ) ( -704 128 320 ) sym06_10 0 64 0 1 1 +( -576 192 320 ) ( -640 192 192 ) ( -640 192 320 ) sym06_10 0 64 0 1 1 +( -640 576 192 ) ( -576 192 192 ) ( -576 576 192 ) sym06_10 0 64 0 1 1 +( -576 192 192 ) ( -576 576 320 ) ( -576 576 192 ) sym06_10 0 64 0 1 1 +( -576 512 320 ) ( -640 512 192 ) ( -576 512 192 ) sym06_10 0 64 0 1 1 +( -576 448 64 ) ( -640 512 -64 ) ( -576 448 -64 ) sym06_10 0 64 0 1 1 +} +// brush 68 +{ +( -192 192 320 ) ( -192 128 320 ) ( -576 192 320 ) sym06_10 0 64 0 1 1 +( -192 192 320 ) ( -576 192 320 ) ( -192 192 192 ) sym06_10 0 64 0 1 1 +( -576 128 192 ) ( -192 128 192 ) ( -576 192 192 ) sym06_10 0 64 0 1 1 +( -576 128 192 ) ( -576 128 320 ) ( -192 128 192 ) sym06_10 0 64 0 1 1 +( -576 128 192 ) ( -576 192 192 ) ( -576 128 320 ) sym06_10 0 64 0 1 1 +( -320 192 -64 ) ( -320 128 -64 ) ( -320 192 64 ) base_ceil1 0 0 0 1 1 +} +// brush 69 +{ +( -192 640 320 ) ( -192 576 320 ) ( -576 640 320 ) sym06_10 0 64 0 1 1 +( -128 704 320 ) ( -512 704 320 ) ( -128 704 192 ) sym06_10 0 64 0 1 1 +( -192 640 320 ) ( -192 640 192 ) ( -192 576 320 ) sym06_10 0 64 0 1 1 +( -576 576 192 ) ( -192 576 192 ) ( -576 640 192 ) sym06_10 0 64 0 1 1 +( -576 576 192 ) ( -576 576 320 ) ( -192 576 192 ) sym06_10 0 64 0 1 1 +( -512 576 192 ) ( -512 640 192 ) ( -512 576 320 ) sym06_10 0 64 0 1 1 +( -448 576 -64 ) ( -512 640 -64 ) ( -448 576 64 ) sym06_10 0 64 0 1 1 +} +// brush 70 +{ +( -512 704 320 ) ( -704 704 320 ) ( -512 768 320 ) sym06_12 64 128 0 1 1 +( -512 704 320 ) ( -512 768 320 ) ( -512 704 192 ) sym06_12 64 128 0 1 1 +( -512 704 320 ) ( -512 704 192 ) ( -704 704 320 ) sym06_12 128 128 0 1 1 +( -704 768 128 ) ( -704 704 128 ) ( -512 768 128 ) sym06_12 64 128 0 1 1 +( -704 768 192 ) ( -704 768 320 ) ( -704 704 192 ) sym06_12 64 128 0 1 1 +( -704 768 192 ) ( -512 768 192 ) ( -704 768 320 ) sym06_12 64 128 0 1 1 +} +// brush 71 +{ +( -448 704 128 ) ( -640 704 128 ) ( -448 768 128 ) rub_la17 0 0 0 1 1 +( -448 704 128 ) ( -448 704 64 ) ( -640 704 128 ) rub_la17 0 0 0 1 1 +( -640 768 64 ) ( -640 704 64 ) ( -448 768 64 ) rub_la17 0 0 0 1 1 +( -704 768 64 ) ( -704 768 128 ) ( -704 704 64 ) rub_la17 0 0 0 1 1 +( -640 768 64 ) ( -448 768 64 ) ( -640 768 128 ) rub_la17 0 0 0 1 1 +( -640 768 -64 ) ( -640 704 -64 ) ( -640 768 64 ) rub_la17 0 0 0 1 1 +} +// brush 72 +{ +( -704 640 128 ) ( -704 448 128 ) ( -768 640 128 ) rub_la20b 32 0 0 1 1 +( -704 704 128 ) ( -768 704 128 ) ( -704 704 64 ) rub_la20b 32 0 0 1 1 +( -704 640 128 ) ( -704 640 64 ) ( -704 448 128 ) rub_la20b 32 0 0 1 1 +( -768 448 64 ) ( -704 448 64 ) ( -768 640 64 ) rub_la20b 32 0 0 1 1 +( -768 512 64 ) ( -768 512 128 ) ( -704 512 64 ) rub_la20b 32 0 0 1 1 +( -768 512 64 ) ( -768 704 64 ) ( -768 512 128 ) rub_la20b 32 0 0 1 1 +} +// brush 73 +{ +( -704 704 320 ) ( -704 512 320 ) ( -768 704 320 ) sym06_12 64 128 0 1 1 +( -704 704 320 ) ( -768 704 320 ) ( -704 704 192 ) sym06_12 64 128 0 1 1 +( -704 704 320 ) ( -704 704 192 ) ( -704 512 320 ) sym06_12 64 128 0 1 1 +( -768 512 128 ) ( -704 512 128 ) ( -768 704 128 ) sym06_12 64 128 0 1 1 +( -768 512 192 ) ( -768 512 320 ) ( -704 512 192 ) sym06_12 64 128 0 1 1 +( -768 512 192 ) ( -768 704 192 ) ( -768 512 320 ) sym06_12 64 128 0 1 1 +} +// brush 74 +{ +( 256 -128 320 ) ( 192 -256 320 ) ( 192 -128 320 ) sym07_2 64 64 0 1 1 +( 192 64 288 ) ( 256 64 320 ) ( 192 64 320 ) sym07_2 64 64 0 1 1 +( 192 -256 320 ) ( 192 -128 288 ) ( 192 -128 320 ) sym07_2 64 64 0 1 1 +( 256 -128 192 ) ( 192 -256 192 ) ( 256 -256 192 ) sym07_2 64 64 0 1 1 +( 192 -64 288 ) ( 256 -64 320 ) ( 256 -64 288 ) sym07_2 64 64 0 1 1 +( 320 -256 320 ) ( 320 -128 288 ) ( 320 -256 288 ) sym07_2 64 64 0 1 1 +} +// brush 75 +{ +( 16 272 320 ) ( 16 240 320 ) ( -16 272 320 ) tech04_9 0 0 0 1 1 +( 16 272 224 ) ( -16 272 224 ) ( 16 272 192 ) rub_la5 32 64 0 1 1 +( 16 272 224 ) ( 16 272 192 ) ( 16 240 224 ) rub_la5 32 64 0 1 1 +( -16 240 192 ) ( 16 240 192 ) ( -16 272 192 ) tech04_9 0 0 0 1 1 +( -16 240 192 ) ( -16 240 224 ) ( 16 240 192 ) rub_la5 32 64 0 1 1 +( -16 240 192 ) ( -16 272 192 ) ( -16 240 224 ) rub_la5 32 64 0 1 1 +} +// brush 76 +{ +( 192 192 192 ) ( 192 320 192 ) ( 576 192 192 ) sfloor4_2 0 0 0 1 1 +( 576 320 192 ) ( 256 320 192 ) ( 576 320 128 ) tech10_1 0 0 0 1 1 +( 640 320 192 ) ( 640 320 128 ) ( 640 192 192 ) wizmet1_8 0 0 0 1 1 +( 320 320 128 ) ( 320 192 128 ) ( 576 192 128 ) rub_la33b 64 64 90 1 1 +( 256 192 128 ) ( 256 192 192 ) ( 576 192 128 ) tech10_1 0 0 0 1 1 +( 192 320 192 ) ( 192 192 192 ) ( 320 320 128 ) wizmet1_8 0 0 0 1 1 +} +// brush 77 +{ +( 640 320 192 ) ( 512 256 192 ) ( 512 320 192 ) tech10_1 64 0 0 1 1 +( 512 448 96 ) ( 640 448 128 ) ( 512 448 128 ) tech10_1 64 0 0 1 1 +( 576 192 192 ) ( 576 256 160 ) ( 576 256 192 ) tech10_1 64 0 0 1 1 +( 640 320 128 ) ( 512 256 128 ) ( 640 256 128 ) tech10_1 64 0 0 1 1 +( 576 320 96 ) ( 704 320 128 ) ( 704 320 96 ) tech10_1 64 0 0 1 1 +( 640 256 128 ) ( 640 320 96 ) ( 640 256 96 ) tech10_1 64 0 0 1 1 +} +// brush 78 +{ +( 640 64 192 ) ( 512 0 192 ) ( 512 64 192 ) tech10_1 64 0 0 1 1 +( 512 192 96 ) ( 640 192 128 ) ( 512 192 128 ) tech10_1 64 0 0 1 1 +( 576 -64 192 ) ( 576 0 160 ) ( 576 0 192 ) tech10_1 64 0 0 1 1 +( 640 64 128 ) ( 512 0 128 ) ( 640 0 128 ) tech10_1 64 0 0 1 1 +( 576 64 96 ) ( 704 64 128 ) ( 704 64 96 ) tech10_1 64 0 0 1 1 +( 640 0 128 ) ( 640 64 96 ) ( 640 0 96 ) tech10_1 64 0 0 1 1 +} +// brush 79 +{ +( 512 64 192 ) ( 576 128 192 ) ( 576 64 192 ) tech10_1 0 0 0 1 1 +( 576 64 64 ) ( 512 64 192 ) ( 576 64 192 ) tech10_1 0 0 0 1 1 +( 576 128 256 ) ( 576 64 128 ) ( 576 64 256 ) tech10_1 0 0 0 1 1 +( 512 64 128 ) ( 576 128 128 ) ( 512 128 128 ) tech10_1 0 0 0 1 1 +( 576 128 192 ) ( 512 64 64 ) ( 576 128 64 ) tech10_1 0 0 0 1 1 +} +// brush 80 +{ +( 512 64 320 ) ( 576 128 320 ) ( 576 64 320 ) sym06_4 0 64 0 1 1 +( 576 64 128 ) ( 512 64 256 ) ( 576 64 256 ) sym06_4 0 64 0 1 1 +( 576 128 320 ) ( 576 64 192 ) ( 576 64 320 ) sym06_4 0 64 0 1 1 +( 512 64 192 ) ( 576 128 192 ) ( 512 128 192 ) sym06_4 0 64 0 1 1 +( 576 128 256 ) ( 512 64 128 ) ( 576 128 128 ) sym06_4 0 64 0 1 1 +} +// brush 81 +{ +( -572 320 320 ) ( -572 192 320 ) ( -576 320 320 ) clip 0 0 0 1 1 +( -572 444 0 ) ( -572 444 320 ) ( -576 448 320 ) clip 0 0 0 1 1 +( -572 444 320 ) ( -572 444 0 ) ( -572 192 0 ) clip 0 0 0 1 1 +( -576 192 0 ) ( -572 192 0 ) ( -576 320 0 ) clip 0 0 0 1 1 +( -576 192 0 ) ( -576 192 128 ) ( -572 192 0 ) clip 0 0 0 1 1 +( -576 192 0 ) ( -576 320 0 ) ( -576 192 128 ) clip 0 0 0 1 1 +} +// brush 82 +{ +( 288 704 192 ) ( 288 544 192 ) ( 256 704 192 ) tech10_1 0 0 0 1 1 +( 288 704 192 ) ( 256 704 192 ) ( 288 704 128 ) tech10_1 0 0 0 1 1 +( 320 704 192 ) ( 320 704 128 ) ( 320 544 192 ) tech10_1 0 0 0 1 1 +( 256 320 128 ) ( 256 320 192 ) ( 288 320 128 ) tech10_1 0 0 0 1 1 +( 320 608 128 ) ( 192 608 192 ) ( 320 480 128 ) tech10_1 0 0 0 1 1 +} +// brush 83 +{ +( 288 192 192 ) ( 288 32 192 ) ( 256 192 192 ) tech10_1 0 0 0 1 1 +( 288 192 192 ) ( 256 192 192 ) ( 288 192 128 ) tech10_1 0 0 0 1 1 +( 320 192 192 ) ( 320 192 128 ) ( 320 32 192 ) tech10_1 0 0 0 1 1 +( 256 -192 128 ) ( 256 -192 192 ) ( 288 -192 128 ) tech10_1 0 0 0 1 1 +( 320 64 128 ) ( 192 64 192 ) ( 320 -64 128 ) tech10_1 0 0 0 1 1 +} +// brush 84 +{ +( 448 512 128 ) ( 320 448 128 ) ( 320 512 128 ) dmp_la11 64 0 0 1 1 +( 320 512 32 ) ( 448 512 64 ) ( 320 512 64 ) dmp_la11 64 0 0 1 1 +( 320 448 64 ) ( 320 512 32 ) ( 320 512 64 ) dmp_la11 64 0 0 1 1 +( 448 512 0 ) ( 320 448 0 ) ( 448 448 0 ) dmp_la11 64 0 0 1 1 +( 320 448 32 ) ( 448 448 64 ) ( 448 448 32 ) tech08_1 0 0 0 1 1 +( 576 448 64 ) ( 576 512 32 ) ( 576 448 32 ) dmp_la11 64 0 0 1 1 +} +// brush 85 +{ +( 448 64 128 ) ( 320 0 128 ) ( 320 64 128 ) dmp_la8 64 0 0 1 1 +( 320 64 32 ) ( 448 64 64 ) ( 320 64 64 ) tech08_1 0 0 0 1 1 +( 320 0 64 ) ( 320 64 32 ) ( 320 64 64 ) dmp_la8 64 0 0 1 1 +( 448 64 0 ) ( 320 0 0 ) ( 448 0 0 ) dmp_la8 64 0 0 1 1 +( 320 0 32 ) ( 448 0 64 ) ( 448 0 32 ) dmp_la8 64 0 0 1 1 +( 576 0 64 ) ( 576 64 32 ) ( 576 0 32 ) dmp_la8 64 0 0 1 1 +} +// brush 86 +{ +( 640 320 128 ) ( 512 256 128 ) ( 512 320 128 ) tech08_1a 64 0 0 1 1 +( 512 448 32 ) ( 640 448 64 ) ( 512 448 64 ) tech08_1a 64 0 0 1 1 +( 576 192 64 ) ( 576 256 32 ) ( 576 256 64 ) tech08_1a 64 0 0 1 1 +( 640 320 0 ) ( 512 256 0 ) ( 640 256 0 ) tech08_1a 64 0 0 1 1 +( 576 320 32 ) ( 704 320 64 ) ( 704 320 32 ) tech08_1a 64 0 0 1 1 +( 640 256 64 ) ( 640 320 32 ) ( 640 256 32 ) tech08_1a 64 0 0 1 1 +} +// brush 87 +{ +( 640 64 128 ) ( 512 0 128 ) ( 512 64 128 ) tech08_1a 64 0 0 1 1 +( 512 192 32 ) ( 640 192 64 ) ( 512 192 64 ) tech08_1a 64 0 0 1 1 +( 576 -64 64 ) ( 576 0 32 ) ( 576 0 64 ) tech08_1a 64 0 0 1 1 +( 640 64 0 ) ( 512 0 0 ) ( 640 0 0 ) tech08_1a 64 0 0 1 1 +( 576 64 32 ) ( 704 64 64 ) ( 704 64 32 ) tech08_1a 64 0 0 1 1 +( 640 0 64 ) ( 640 64 32 ) ( 640 0 32 ) tech08_1a 64 0 0 1 1 +} +// brush 88 +{ +( 512 64 128 ) ( 576 128 128 ) ( 576 64 128 ) tech08_1a 0 0 0 1 1 +( 576 64 0 ) ( 512 64 128 ) ( 576 64 128 ) tech08_1a 0 0 0 1 1 +( 576 128 128 ) ( 576 64 0 ) ( 576 64 128 ) tech08_1a 0 0 0 1 1 +( 512 64 0 ) ( 576 128 0 ) ( 512 128 0 ) tech08_1a 0 0 0 1 1 +( 576 128 64 ) ( 512 64 -64 ) ( 576 128 -64 ) tech08_1a 0 0 0 1 1 +} +// brush 89 +{ +( 576 448 128 ) ( 576 384 128 ) ( 512 448 128 ) tech08_1a 0 0 0 1 1 +( 576 448 128 ) ( 512 448 128 ) ( 576 448 0 ) tech08_1a 0 0 0 1 1 +( 576 448 128 ) ( 576 448 0 ) ( 576 384 128 ) tech08_1a 0 0 0 1 1 +( 512 384 0 ) ( 576 384 0 ) ( 512 448 0 ) tech08_1a 0 0 0 1 1 +( 576 384 -64 ) ( 512 448 -64 ) ( 576 384 64 ) tech08_1a 0 0 0 1 1 +} +// brush 90 +{ +( -320 192 128 ) ( -256 200 128 ) ( -256 192 128 ) clip 0 0 0 1 1 +( -256 192 104 ) ( -320 192 112 ) ( -256 192 112 ) clip 0 0 0 1 1 +( -280 200 128 ) ( -280 200 0 ) ( -256 192 0 ) clip 0 0 0 1 1 +( -312 192 0 ) ( -248 200 0 ) ( -312 200 0 ) clip 0 0 0 1 1 +( -280 200 0 ) ( -280 200 128 ) ( -296 200 128 ) clip 0 0 0 1 1 +( -296 200 0 ) ( -296 200 128 ) ( -320 192 128 ) clip 0 0 0 1 1 +} +// brush 91 +{ +( -256 320 128 ) ( -256 312 128 ) ( -320 320 128 ) clip 0 0 0 1 1 +( -256 320 112 ) ( -320 320 112 ) ( -256 320 104 ) clip 0 0 0 1 1 +( -280 312 0 ) ( -280 312 128 ) ( -256 320 128 ) clip 0 0 0 1 1 +( -312 312 0 ) ( -248 312 0 ) ( -312 320 0 ) clip 0 0 0 1 1 +( -280 312 128 ) ( -280 312 0 ) ( -296 312 128 ) clip 0 0 0 1 1 +( -296 312 128 ) ( -296 312 0 ) ( -320 320 128 ) clip 0 0 0 1 1 +} +// brush 92 +{ +( 256 192 128 ) ( 320 200 128 ) ( 320 192 128 ) clip 0 0 0 1 1 +( 320 192 104 ) ( 256 192 112 ) ( 320 192 112 ) clip 0 0 0 1 1 +( 296 200 128 ) ( 296 200 0 ) ( 320 192 0 ) clip 0 0 0 1 1 +( 264 192 0 ) ( 328 200 0 ) ( 264 200 0 ) clip 0 0 0 1 1 +( 296 200 0 ) ( 296 200 128 ) ( 280 200 128 ) clip 0 0 0 1 1 +( 280 200 0 ) ( 280 200 128 ) ( 256 192 128 ) clip 0 0 0 1 1 +} +// brush 93 +{ +( 320 320 128 ) ( 320 312 128 ) ( 256 320 128 ) clip 0 0 0 1 1 +( 320 320 112 ) ( 256 320 112 ) ( 320 320 104 ) clip 0 0 0 1 1 +( 296 312 0 ) ( 296 312 128 ) ( 320 320 128 ) clip 0 0 0 1 1 +( 264 312 0 ) ( 328 312 0 ) ( 264 320 0 ) clip 0 0 0 1 1 +( 296 312 128 ) ( 296 312 0 ) ( 280 312 128 ) clip 0 0 0 1 1 +( 280 312 128 ) ( 280 312 0 ) ( 256 320 128 ) clip 0 0 0 1 1 +} +// brush 94 +{ +( -576 768 128 ) ( -768 768 128 ) ( -576 832 128 ) tlight02 32 0 0 1 1 +( -704 768 128 ) ( -704 832 128 ) ( -704 768 64 ) tlight02 32 0 0 1 1 +( -576 768 128 ) ( -576 768 64 ) ( -768 768 128 ) tlight02 32 0 0 1 1 +( -768 832 64 ) ( -768 768 64 ) ( -576 832 64 ) tlight02 32 0 0 1 1 +( -768 832 64 ) ( -768 832 128 ) ( -768 768 64 ) tlight02 32 0 0 1 1 +( -768 832 64 ) ( -576 832 64 ) ( -768 832 128 ) tlight02 32 0 0 1 1 +} +// brush 95 +{ +( -768 768 128 ) ( -768 576 128 ) ( -832 768 128 ) tlight02 32 0 0 1 1 +( -768 768 128 ) ( -832 768 128 ) ( -768 768 64 ) tlight02 32 0 0 1 1 +( -768 768 128 ) ( -768 768 64 ) ( -768 576 128 ) tlight02 32 0 0 1 1 +( -832 576 64 ) ( -768 576 64 ) ( -832 768 64 ) tlight02 32 0 0 1 1 +( -832 704 64 ) ( -832 704 128 ) ( -768 704 64 ) tlight02 32 0 0 1 1 +( -832 576 64 ) ( -832 768 64 ) ( -832 576 128 ) tlight02 32 0 0 1 1 +} +// brush 96 +{ +( -184 520 320 ) ( -184 504 320 ) ( -200 520 320 ) base_ceil1 0 0 0 1 1 +( -184 520 128 ) ( -200 520 128 ) ( -184 520 80 ) base_ceil1 0 0 0 1 1 +( -184 520 128 ) ( -184 520 80 ) ( -184 504 128 ) base_ceil1 0 0 0 1 1 +( -200 504 316 ) ( -184 504 316 ) ( -200 520 316 ) rub_la13 8 8 0 1 1 +( -200 504 80 ) ( -200 504 128 ) ( -184 504 80 ) base_ceil1 0 0 0 1 1 +( -200 504 80 ) ( -200 520 80 ) ( -200 504 128 ) base_ceil1 0 0 0 1 1 +} +// brush 97 +{ +( -128 448 320 ) ( -128 320 320 ) ( -192 448 320 ) pbtek1_01 0 64 0 1 1 +( -128 448 320 ) ( -192 448 320 ) ( -128 448 288 ) pbtek1_01 0 64 0 1 1 +( -128 448 320 ) ( -128 448 288 ) ( -128 320 320 ) sym06_10 0 64 0 1 1 +( -192 320 192 ) ( -128 320 192 ) ( -192 448 192 ) pbtek1_01 0 64 0 1 1 +( -192 320 288 ) ( -192 320 320 ) ( -128 320 288 ) pbtek1_01 0 64 0 1 1 +( -192 320 288 ) ( -192 448 288 ) ( -192 320 320 ) pbtek1_01 0 64 0 1 1 +} +// brush 98 +{ +( 256 256 320 ) ( 192 128 320 ) ( 192 256 320 ) pbtek1_01 0 64 0 1 1 +( 192 192 288 ) ( 256 192 320 ) ( 192 192 320 ) dmp_la11 64 64 0 1 1 +( 192 128 320 ) ( 192 256 288 ) ( 192 256 320 ) sym06_10 0 64 0 1 1 +( 256 256 192 ) ( 192 128 192 ) ( 256 128 192 ) pbtek1_01 0 64 0 1 1 +( 192 128 288 ) ( 256 128 320 ) ( 256 128 288 ) pbtek1_01 0 64 0 1 1 +( 320 128 320 ) ( 320 256 288 ) ( 320 128 288 ) tech10_2 64 64 0 1 1 +} +// brush 99 +{ +( 192 704 320 ) ( 192 608 320 ) ( 96 704 320 ) sym06_4 0 0 0 1 1 +( 192 704 320 ) ( 96 704 320 ) ( 192 704 192 ) sym06_4 0 0 0 1 1 +( 192 704 320 ) ( 192 704 192 ) ( 192 608 320 ) sym06_4 0 0 0 1 1 +( 96 608 192 ) ( 192 608 192 ) ( 96 704 192 ) sym06_4 0 0 0 1 1 +( 192 592 -64 ) ( 64 720 -64 ) ( 192 592 64 ) sym07_2 -32 64 0 0.75 1 +} +// brush 100 +{ +( 64 768 320 ) ( 64 704 320 ) ( -96 768 320 ) sym06_4 0 0 0 1 1 +( 64 768 320 ) ( -96 768 320 ) ( 64 768 192 ) sym06_4 0 0 0 1 1 +( 192 768 320 ) ( 192 768 192 ) ( 192 704 320 ) sym06_4 0 0 0 1 1 +( -96 704 192 ) ( 64 704 192 ) ( -96 768 192 ) sym06_4 0 0 0 1 1 +( -96 704 192 ) ( -96 704 320 ) ( 64 704 192 ) sym06_4 64 64 0 1 1 +( -64 704 192 ) ( -64 768 192 ) ( -64 704 320 ) sym06_4 0 0 0 1 1 +} +// brush 101 +{ +( 0 768 320 ) ( 0 704 320 ) ( -128 768 320 ) sym06_4 0 0 0 1 1 +( 0 768 320 ) ( -128 768 320 ) ( 0 768 192 ) sym06_4 0 0 0 1 1 +( -64 768 320 ) ( -64 768 192 ) ( -64 704 320 ) sym06_4 0 0 0 1 1 +( -128 704 192 ) ( 0 704 192 ) ( -128 768 192 ) sym06_4 0 0 0 1 1 +( -128 704 192 ) ( -128 704 320 ) ( 0 704 192 ) sym06_10 64 64 0 1 1 +( -128 704 192 ) ( -128 768 192 ) ( -128 704 320 ) sym06_4 0 0 0 1 1 +} +// brush 102 +{ +( -448 320 384 ) ( -448 256 384 ) ( -704 320 384 ) plat_stem 0 0 0 1 1 +( -512 704 384 ) ( -768 704 384 ) ( -512 704 320 ) plat_stem 0 0 0 1 1 +( 576 -64 384 ) ( 576 -64 320 ) ( 576 -128 384 ) plat_stem 0 0 0 1 1 +( -704 256 320 ) ( -448 256 320 ) ( -704 320 320 ) plat_stem 0 0 0 1 1 +( 64 -128 320 ) ( 64 -128 384 ) ( 320 -128 320 ) sym06_7 32 0 0 1 1 +( -704 256 320 ) ( -704 320 320 ) ( -704 256 384 ) plat_stem 0 0 0 1 1 +} +// brush 103 +{ +( 32 544 8 ) ( 32 480 8 ) ( -32 544 8 ) tele_top 32 32 0 1 1 +( 32 544 16 ) ( -32 544 16 ) ( 32 544 0 ) tech04_6b 0 0 0 1 1 +( 32 544 16 ) ( 32 544 0 ) ( 32 480 16 ) tech04_6b 0 0 0 1 1 +( -32 480 0 ) ( 32 480 0 ) ( -32 544 0 ) tech04_6b 0 0 0 1 1 +( -32 480 0 ) ( -32 480 16 ) ( 32 480 0 ) tech04_6b 0 0 0 1 1 +( -32 480 0 ) ( -32 544 0 ) ( -32 480 16 ) tech04_6b 0 0 0 1 1 +} +// brush 104 +{ +( 32 544 200 ) ( 32 480 200 ) ( -32 544 200 ) tele_top 32 32 0 1 1 +( 32 544 208 ) ( -32 544 208 ) ( 32 544 192 ) plat_stem 0 0 0 1 1 +( 32 544 208 ) ( 32 544 192 ) ( 32 480 208 ) plat_stem 0 0 0 1 1 +( -32 480 192 ) ( 32 480 192 ) ( -32 544 192 ) tech04_6b 0 0 0 1 1 +( -32 480 192 ) ( -32 480 208 ) ( 32 480 192 ) plat_stem 0 0 0 1 1 +( -32 480 192 ) ( -32 544 192 ) ( -32 480 208 ) plat_stem 0 0 0 1 1 +} +// brush 105 +{ +( 256 448 320 ) ( 192 320 320 ) ( 192 448 320 ) pbtek1_01 0 64 0 1 1 +( 192 384 288 ) ( 256 384 320 ) ( 192 384 320 ) pbtek1_01 0 64 0 1 1 +( 192 320 320 ) ( 192 448 288 ) ( 192 448 320 ) sym06_10 0 64 0 1 1 +( 256 448 192 ) ( 192 320 192 ) ( 256 320 192 ) pbtek1_01 0 64 0 1 1 +( 192 320 288 ) ( 256 320 320 ) ( 256 320 288 ) dmp_la8 64 64 0 1 1 +( 320 320 320 ) ( 320 448 288 ) ( 320 320 288 ) tech10_2 64 64 0 1 1 +} +// brush 106 +{ +( 640 128 320 ) ( 576 64 320 ) ( 576 192 320 ) tech11_5 0 0 0 1 1 +( 640 384 192 ) ( 640 128 320 ) ( 640 384 320 ) tech11_5 0 0 0 1 1 +( 576 192 320 ) ( 640 192 192 ) ( 640 192 320 ) tech11_5 0 0 0 1 1 +( 640 128 192 ) ( 576 384 192 ) ( 576 128 192 ) tech11_5 0 0 0 1 1 +( 576 256 192 ) ( 576 192 320 ) ( 576 64 320 ) tech11_5 0 64 0 1 1 +( 576 128 320 ) ( 640 128 192 ) ( 576 128 192 ) tech11_5 0 0 0 1 1 +} +// brush 107 +{ +( 320 0 320 ) ( 320 128 320 ) ( 576 128 320 ) pbtek1_01 0 0 0 1 1 +( 576 0 192 ) ( 320 0 320 ) ( 576 0 320 ) pbtek1_01 0 0 0 1 1 +( 384 64 320 ) ( 384 0 192 ) ( 384 0 320 ) pbtek1_01 0 0 0 1 1 +( 320 0 192 ) ( 576 64 192 ) ( 320 64 192 ) pbtek1_01 0 0 0 1 1 +( 576 64 192 ) ( 576 128 320 ) ( 320 128 320 ) sym06_10 0 64 0 1 1 +( 320 64 320 ) ( 320 0 192 ) ( 320 64 192 ) pbtek1_01 0 0 0 1 1 +} +// brush 108 +{ +( 576 448 192 ) ( 576 384 192 ) ( 512 448 192 ) tech10_1 0 0 0 1 1 +( 576 448 192 ) ( 512 448 192 ) ( 576 448 64 ) tech10_1 0 0 0 1 1 +( 576 448 256 ) ( 576 448 128 ) ( 576 384 256 ) tech10_1 0 0 0 1 1 +( 512 384 128 ) ( 576 384 128 ) ( 512 448 128 ) tech10_1 0 0 0 1 1 +( 576 384 64 ) ( 512 448 64 ) ( 576 384 192 ) tech10_1 0 0 0 1 1 +} +// brush 109 +{ +( 512 0 320 ) ( 576 128 320 ) ( 576 0 320 ) sym06_4 0 0 0 1 1 +( 576 0 192 ) ( 512 0 320 ) ( 576 0 320 ) sym06_4 0 0 0 1 1 +( 576 128 320 ) ( 576 0 192 ) ( 576 0 320 ) sym06_4 0 0 0 1 1 +( 576 0 192 ) ( 576 64 192 ) ( 512 64 192 ) sym06_4 0 0 0 1 1 +( 512 128 320 ) ( 512 64 192 ) ( 576 64 192 ) sym06_4 0 64 0 1 1 +( 512 128 320 ) ( 512 0 192 ) ( 512 128 192 ) sym06_4 0 0 0 1 1 +} +// brush 110 +{ +( 384 0 320 ) ( 384 128 320 ) ( 640 128 320 ) tech11_5 0 0 0 1 1 +( 640 0 192 ) ( 384 0 320 ) ( 640 0 320 ) tech11_5 0 0 0 1 1 +( 512 64 320 ) ( 512 0 192 ) ( 512 0 320 ) tech11_5 0 0 0 1 1 +( 384 0 192 ) ( 640 64 192 ) ( 384 64 192 ) tech11_5 0 0 0 1 1 +( 640 64 192 ) ( 640 128 320 ) ( 384 128 320 ) tech11_3 0 64 0 1 1 +( 384 64 320 ) ( 384 0 192 ) ( 384 64 192 ) tech11_5 0 0 0 1 1 +} +// brush 111 +{ +( 704 320 320 ) ( 704 192 320 ) ( 640 320 320 ) sym07_2 64 64 0 1 1 +( 704 320 320 ) ( 640 320 320 ) ( 704 320 192 ) sym07_2 64 64 0 1 1 +( 704 320 320 ) ( 704 320 192 ) ( 704 192 320 ) sym07_2 64 64 0 1 1 +( 640 192 192 ) ( 704 192 192 ) ( 640 320 192 ) sym07_2 64 64 0 1 1 +( 640 192 192 ) ( 640 192 320 ) ( 704 192 192 ) sym07_2 64 64 0 1 1 +( 640 192 192 ) ( 640 320 192 ) ( 640 192 320 ) sym07_2 64 64 0 1 1 +} +// brush 112 +{ +( 640 320 320 ) ( 640 192 320 ) ( 576 320 320 ) dmp_la11 0 64 0 1 1 +( 640 320 320 ) ( 576 320 320 ) ( 640 320 192 ) dmp_la11 0 64 0 1 1 +( 640 320 320 ) ( 640 320 192 ) ( 640 192 320 ) dmp_la11 0 64 0 1 1 +( 576 192 192 ) ( 640 192 192 ) ( 576 320 192 ) dmp_la11 0 64 0 1 1 +( 576 192 192 ) ( 576 192 320 ) ( 640 192 192 ) dmp_la11 0 64 0 1 1 +( 576 192 192 ) ( 576 320 192 ) ( 576 192 320 ) dmp_la11 0 64 0 1 1 +} +// brush 113 +{ +( 576 448 320 ) ( 576 384 320 ) ( 512 448 320 ) sym06_4 0 64 0 1 1 +( 576 448 256 ) ( 512 448 256 ) ( 576 448 128 ) sym06_4 0 64 0 1 1 +( 576 448 320 ) ( 576 448 192 ) ( 576 384 320 ) sym06_4 0 64 0 1 1 +( 512 384 192 ) ( 576 384 192 ) ( 512 448 192 ) sym06_4 0 64 0 1 1 +( 576 384 128 ) ( 512 448 128 ) ( 576 384 256 ) sym06_4 0 64 0 1 1 +} +// brush 114 +{ +( 576 320 320 ) ( 576 448 320 ) ( 640 384 320 ) tech11_5 0 0 0 1 1 +( 640 128 320 ) ( 640 384 320 ) ( 640 128 192 ) tech11_5 0 0 0 1 1 +( 640 320 320 ) ( 640 320 192 ) ( 576 320 320 ) tech11_5 0 0 0 1 1 +( 576 384 192 ) ( 576 128 192 ) ( 640 384 192 ) tech11_5 0 0 0 1 1 +( 576 448 320 ) ( 576 320 320 ) ( 576 256 192 ) tech11_5 0 64 0 1 1 +( 576 384 192 ) ( 640 384 192 ) ( 576 384 320 ) tech11_5 0 0 0 1 1 +} +// brush 115 +{ +( 576 384 320 ) ( 320 384 320 ) ( 320 512 320 ) pbtek1_01 0 0 0 1 1 +( 576 512 320 ) ( 320 512 320 ) ( 576 512 192 ) pbtek1_01 0 0 0 1 1 +( 384 512 320 ) ( 384 512 192 ) ( 384 448 320 ) pbtek1_01 0 0 0 1 1 +( 320 448 192 ) ( 576 448 192 ) ( 320 512 192 ) pbtek1_01 0 0 0 1 1 +( 320 384 320 ) ( 576 384 320 ) ( 576 448 192 ) sym06_10 0 64 0 1 1 +( 320 448 192 ) ( 320 512 192 ) ( 320 448 320 ) pbtek1_01 0 0 0 1 1 +} +// brush 116 +{ +( 576 512 320 ) ( 576 384 320 ) ( 512 512 320 ) sym06_4 0 0 0 1 1 +( 576 512 320 ) ( 512 512 320 ) ( 576 512 192 ) sym06_4 0 0 0 1 1 +( 576 512 320 ) ( 576 512 192 ) ( 576 384 320 ) sym06_4 0 0 0 1 1 +( 512 448 192 ) ( 576 448 192 ) ( 576 512 192 ) sym06_4 0 0 0 1 1 +( 576 448 192 ) ( 512 448 192 ) ( 512 384 320 ) sym06_4 0 64 0 1 1 +( 512 384 192 ) ( 512 512 192 ) ( 512 384 320 ) sym06_4 0 0 0 1 1 +} +// brush 117 +{ +( 640 384 320 ) ( 384 384 320 ) ( 384 512 320 ) tech11_5 0 0 0 1 1 +( 640 512 320 ) ( 384 512 320 ) ( 640 512 192 ) tech11_5 0 0 0 1 1 +( 512 512 320 ) ( 512 512 192 ) ( 512 448 320 ) tech11_5 0 0 0 1 1 +( 384 448 192 ) ( 640 448 192 ) ( 384 512 192 ) tech11_5 0 0 0 1 1 +( 384 384 320 ) ( 640 384 320 ) ( 640 448 192 ) tech11_5 0 64 0 1 1 +( 384 448 192 ) ( 384 512 192 ) ( 384 448 320 ) tech11_5 0 0 0 1 1 +} +// brush 118 +{ +( 592 272 288 ) ( 592 240 288 ) ( 576 272 288 ) rub_la5 64 32 0 1 1 +( 592 272 320 ) ( 576 272 320 ) ( 592 272 192 ) rub_la5 64 32 0 1 1 +( 720 272 352 ) ( 720 272 224 ) ( 720 240 352 ) rub_la5 64 32 0 1 1 +( 576 240 224 ) ( 592 240 224 ) ( 576 272 224 ) rub_la5 64 32 0 1 1 +( 576 240 192 ) ( 576 240 320 ) ( 592 240 192 ) rub_la5 64 32 0 1 1 +( 576 240 192 ) ( 576 272 192 ) ( 576 240 320 ) ceil_nu5 64 64 0 1 1 +} +// brush 119 +{ +( 256 512 320 ) ( 192 384 320 ) ( 192 512 320 ) pbtek1_01 0 64 0 1 1 +( 192 704 288 ) ( 256 704 320 ) ( 192 704 320 ) pbtek1_01 0 64 0 1 1 +( 192 384 320 ) ( 192 512 288 ) ( 192 512 320 ) sym06_4 0 64 0 1 1 +( 256 512 192 ) ( 192 384 192 ) ( 256 384 192 ) pbtek1_01 0 64 0 1 1 +( 192 384 288 ) ( 256 384 320 ) ( 256 384 288 ) pbtek1_01 0 64 0 1 1 +( 320 384 320 ) ( 320 512 288 ) ( 320 384 288 ) tech10_2 64 64 0 1 1 +} +// brush 120 +{ +( 256 -64 320 ) ( 192 -192 320 ) ( 192 -64 320 ) pbtek1_01 0 64 0 1 1 +( 192 128 288 ) ( 256 128 320 ) ( 192 128 320 ) pbtek1_01 0 64 0 1 1 +( 192 -192 320 ) ( 192 -64 288 ) ( 192 -64 320 ) sym06_4 0 64 0 1 1 +( 256 -64 192 ) ( 192 -192 192 ) ( 256 -192 192 ) pbtek1_01 0 64 0 1 1 +( 192 64 288 ) ( 256 64 320 ) ( 256 64 288 ) pbtek1_01 0 64 0 1 1 +( 320 -192 320 ) ( 320 -64 288 ) ( 320 -192 288 ) tech10_2 64 64 0 1 1 +} +// brush 121 +{ +( -128 -64 320 ) ( -128 -192 320 ) ( -192 -64 320 ) pbtek1_01 0 64 0 1 1 +( -128 128 320 ) ( -192 128 320 ) ( -128 128 288 ) pbtek1_01 0 64 0 1 1 +( -128 -64 320 ) ( -128 -64 288 ) ( -128 -192 320 ) sym06_4 0 64 0 1 1 +( -192 -192 192 ) ( -128 -192 192 ) ( -192 -64 192 ) pbtek1_01 0 64 0 1 1 +( -192 64 288 ) ( -192 64 320 ) ( -128 64 288 ) pbtek1_01 0 64 0 1 1 +( -256 -192 288 ) ( -256 -64 288 ) ( -256 -192 320 ) tech10_2 64 64 0 1 1 +} +// brush 122 +{ +( -128 -128 320 ) ( -128 -256 320 ) ( -192 -128 320 ) sym07_2 64 64 0 1 1 +( -128 64 320 ) ( -192 64 320 ) ( -128 64 288 ) sym07_2 64 64 0 1 1 +( -128 -128 320 ) ( -128 -128 288 ) ( -128 -256 320 ) sym07_2 64 64 0 1 1 +( -192 -256 192 ) ( -128 -256 192 ) ( -192 -128 192 ) sym07_2 64 64 0 1 1 +( -192 -64 288 ) ( -192 -64 320 ) ( -128 -64 288 ) sym07_2 64 64 0 1 1 +( -256 -256 288 ) ( -256 -128 288 ) ( -256 -256 320 ) sym07_2 64 64 0 1 1 +} +// brush 123 +{ +( 0 -64 320 ) ( -128 -192 320 ) ( -128 -64 320 ) sym06_10 0 0 0 1 1 +( -256 -64 192 ) ( -128 -64 192 ) ( -128 -64 320 ) sym06_10 0 0 0 1 1 +( -256 -192 320 ) ( -256 -64 192 ) ( -256 -64 320 ) sym06_10 0 0 0 1 1 +( 0 -64 192 ) ( -128 -192 192 ) ( 0 -192 192 ) sym06_10 0 0 0 1 1 +( -128 -128 192 ) ( 0 -128 320 ) ( 0 -128 192 ) sym06_10 0 0 0 1 1 +( 0 -192 320 ) ( -128 -64 320 ) ( -128 -64 192 ) sym06_10 64 64 0 1 1 +} +// brush 124 +{ +( 192 -64 320 ) ( 192 -192 320 ) ( 64 -64 320 ) sym06_10 0 0 0 1 1 +( 192 -64 320 ) ( 192 -64 192 ) ( 320 -64 192 ) sym06_10 0 0 0 1 1 +( 320 -64 320 ) ( 320 -64 192 ) ( 320 -192 320 ) sym06_10 0 0 0 1 1 +( 64 -192 192 ) ( 192 -192 192 ) ( 64 -64 192 ) sym06_10 0 0 0 1 1 +( 64 -128 192 ) ( 64 -128 320 ) ( 192 -128 192 ) sym06_10 0 0 0 1 1 +( 192 -64 192 ) ( 192 -64 320 ) ( 64 -192 320 ) sym06_10 64 64 0 1 1 +} +// brush 125 +{ +( 288 -128 384 ) ( 288 -192 384 ) ( 96 -128 384 ) tech10_7 0 64 0 1 1 +( 288 -128 256 ) ( 96 -128 256 ) ( 288 -128 192 ) tech10_7 0 64 0 1 1 +( 128 -128 256 ) ( 128 -128 192 ) ( 128 -192 256 ) tech10_7 0 64 0 1 1 +( 96 -192 192 ) ( 288 -192 192 ) ( 96 -128 192 ) tech10_7 0 64 0 1 1 +( 96 -192 192 ) ( 96 -192 256 ) ( 288 -192 192 ) than_pbtek1 0 64 0 1 1 +( 96 -192 192 ) ( 96 -128 192 ) ( 96 -192 256 ) pbtek1_04 0 64 0 1 1 +} +// brush 126 +{ +( 128 -128 384 ) ( 128 -192 384 ) ( -64 -128 384 ) tech10_7 0 64 0 1 1 +( 128 -128 256 ) ( -64 -128 256 ) ( 128 -128 192 ) tech10_7 0 64 0 1 1 +( -32 -128 256 ) ( -32 -128 192 ) ( -32 -192 256 ) pbtek1_04 0 64 0 1 1 +( -64 -192 192 ) ( 128 -192 192 ) ( -64 -128 192 ) tech10_7 0 64 0 1 1 +( -64 -192 192 ) ( -64 -192 256 ) ( 128 -192 192 ) than_pbtek1 0 64 0 1 1 +( -64 -192 192 ) ( -64 -128 192 ) ( -64 -192 256 ) tech10_7 0 64 0 1 1 +} +// brush 127 +{ +( 336 176 272 ) ( 336 160 272 ) ( 320 176 272 ) base_ceil1 0 0 0 1 1 +( 336 176 272 ) ( 320 176 272 ) ( 336 176 240 ) base_ceil1 0 0 0 1 1 +( 328 176 272 ) ( 328 176 240 ) ( 328 160 272 ) rub_la19 16 16 0 1 1 +( 320 160 240 ) ( 336 160 240 ) ( 320 176 240 ) base_ceil1 0 0 0 1 1 +( 320 144 240 ) ( 320 144 272 ) ( 336 144 240 ) base_ceil1 0 0 0 1 1 +( 320 160 240 ) ( 320 176 240 ) ( 320 160 272 ) base_ceil1 0 0 0 1 1 +} +// brush 128 +{ +( 336 368 272 ) ( 336 352 272 ) ( 320 368 272 ) base_ceil1 0 0 0 1 1 +( 336 368 272 ) ( 320 368 272 ) ( 336 368 240 ) base_ceil1 0 0 0 1 1 +( 328 368 272 ) ( 328 368 240 ) ( 328 352 272 ) rub_la19 16 16 0 1 1 +( 320 352 240 ) ( 336 352 240 ) ( 320 368 240 ) base_ceil1 0 0 0 1 1 +( 320 336 240 ) ( 320 336 272 ) ( 336 336 240 ) base_ceil1 0 0 0 1 1 +( 320 352 240 ) ( 320 368 240 ) ( 320 352 272 ) base_ceil1 0 0 0 1 1 +} +// brush 129 +{ +( 520 264 128 ) ( 520 248 128 ) ( 504 264 128 ) base_ceil1 0 0 0 1 1 +( 520 264 128 ) ( 504 264 128 ) ( 520 264 80 ) base_ceil1 0 0 0 1 1 +( 520 264 128 ) ( 520 264 80 ) ( 520 248 128 ) base_ceil1 0 0 0 1 1 +( 504 248 124 ) ( 520 248 124 ) ( 504 264 124 ) rub_la13 8 8 0 1 1 +( 504 248 80 ) ( 504 248 128 ) ( 520 248 80 ) base_ceil1 0 0 0 1 1 +( 504 248 80 ) ( 504 264 80 ) ( 504 248 128 ) base_ceil1 0 0 0 1 1 +} +// brush 130 +{ +( -376 264 128 ) ( -376 248 128 ) ( -392 264 128 ) base_ceil1 0 0 0 1 1 +( -376 264 128 ) ( -392 264 128 ) ( -376 264 80 ) base_ceil1 0 0 0 1 1 +( -376 264 128 ) ( -376 264 80 ) ( -376 248 128 ) base_ceil1 0 0 0 1 1 +( -392 248 124 ) ( -376 248 124 ) ( -392 264 124 ) rub_la13 8 8 0 1 1 +( -392 248 80 ) ( -392 248 128 ) ( -376 248 80 ) base_ceil1 0 0 0 1 1 +( -392 248 80 ) ( -392 264 80 ) ( -392 248 128 ) base_ceil1 0 0 0 1 1 +} +// brush 131 +{ +( 392 264 128 ) ( 392 248 128 ) ( 376 264 128 ) base_ceil1 0 0 0 1 1 +( 392 264 128 ) ( 376 264 128 ) ( 392 264 80 ) base_ceil1 0 0 0 1 1 +( 392 264 128 ) ( 392 264 80 ) ( 392 248 128 ) base_ceil1 0 0 0 1 1 +( 376 248 124 ) ( 392 248 124 ) ( 376 264 124 ) rub_la13 8 8 0 1 1 +( 376 248 80 ) ( 376 248 128 ) ( 392 248 80 ) base_ceil1 0 0 0 1 1 +( 376 248 80 ) ( 376 264 80 ) ( 376 248 128 ) base_ceil1 0 0 0 1 1 +} +// brush 132 +{ +( -64 192 320 ) ( -64 128 320 ) ( -448 192 320 ) sym06_10 0 64 0 1 1 +( -64 192 320 ) ( -448 192 320 ) ( -64 192 192 ) dmp_la12 64 64 0 1 1 +( -448 128 192 ) ( -64 128 192 ) ( -448 192 192 ) sym06_10 0 64 0 1 1 +( -448 128 192 ) ( -448 128 320 ) ( -64 128 192 ) sym06_10 0 64 0 1 1 +( -192 192 -64 ) ( -192 128 -64 ) ( -192 192 64 ) dmp_la12 64 64 0 1 1 +( -320 192 64 ) ( -320 128 -64 ) ( -320 192 -64 ) dmp_la12 64 64 0 1 1 +} +// brush 133 +{ +( -432 448 80 ) ( -464 448 80 ) ( -432 576 80 ) tek_re10 64 0 90 1 1 +( -416 448 224 ) ( -416 576 224 ) ( -416 448 64 ) tlight12 0 0 0 1 1 +( -416 448 224 ) ( -416 448 64 ) ( -448 448 224 ) tlight12 0 0 0 1 1 +( -448 576 64 ) ( -448 448 64 ) ( -416 576 64 ) tlight12 0 0 0 1 1 +( -448 576 64 ) ( -448 576 224 ) ( -448 448 64 ) bw_techstep4 64 0 0 1 1 +( -448 576 64 ) ( -416 576 64 ) ( -448 576 224 ) tlight12 0 0 0 1 1 +} +// brush 134 +{ +( -400 448 96 ) ( -432 448 96 ) ( -400 576 96 ) tek_re10 64 0 90 1 1 +( -384 448 240 ) ( -384 576 240 ) ( -384 448 80 ) tlight12 0 0 0 1 1 +( -384 448 240 ) ( -384 448 80 ) ( -416 448 240 ) tlight12 0 0 0 1 1 +( -416 576 80 ) ( -416 448 80 ) ( -384 576 80 ) tlight12 0 0 0 1 1 +( -416 576 80 ) ( -416 576 240 ) ( -416 448 80 ) bw_techstep4 64 0 0 1 1 +( -416 576 80 ) ( -384 576 80 ) ( -416 576 240 ) tlight12 0 0 0 1 1 +} +// brush 135 +{ +( 416 -448 256 ) ( 416 -576 256 ) ( 256 -448 256 ) sfloor4_6 0 0 0 1 1 +( 416 -448 384 ) ( 256 -448 384 ) ( 416 -448 192 ) sfloor4_1 0 0 0 1 1 +( 64 -448 384 ) ( 64 -448 192 ) ( 64 -576 384 ) sfloor4_1 0 0 0 1 1 +( 256 -576 224 ) ( 416 -576 224 ) ( 256 -448 224 ) sfloor4_1 0 0 0 1 1 +( 256 -768 192 ) ( 256 -768 384 ) ( 416 -768 192 ) sfloor4_1 0 0 0 1 1 +( 0 -576 192 ) ( 0 -448 192 ) ( 0 -576 384 ) sfloor4_1 0 0 0 1 1 +} +// brush 136 +{ +( -32 -240 208 ) ( -32 -208 208 ) ( 96 -240 208 ) base_ceil1 0 0 0 1 1 +( -64 -256 192 ) ( -64 -256 208 ) ( 128 -256 208 ) tlight12 0 0 0 1 1 +( -64 -256 208 ) ( -64 -256 192 ) ( -32 -224 192 ) tlight12 0 0 0 1 1 +( 96 -224 192 ) ( -32 -224 192 ) ( 96 -256 192 ) tlight12 0 0 0 1 1 +( 96 -224 192 ) ( 96 -224 352 ) ( -32 -224 192 ) bw_techstep4 32 0 0 1 1 +( 128 -256 192 ) ( 128 -256 208 ) ( 96 -224 208 ) tlight12 0 0 0 1 1 +} +// brush 137 +{ +( -32 -272 224 ) ( -32 -240 224 ) ( 96 -272 224 ) base_ceil1 0 0 0 1 1 +( -96 -288 208 ) ( -96 -288 224 ) ( 160 -288 224 ) tlight12 0 0 0 1 1 +( -96 -288 224 ) ( -96 -288 208 ) ( -64 -256 208 ) tlight12 0 0 0 1 1 +( 96 -256 208 ) ( -32 -256 208 ) ( 96 -288 208 ) tlight12 0 0 0 1 1 +( 96 -256 208 ) ( 96 -256 368 ) ( -32 -256 208 ) baselite4 64 0 0 1 1 +( 160 -288 208 ) ( 160 -288 224 ) ( 128 -256 224 ) tlight12 0 0 0 1 1 +} +// brush 138 +{ +( -256 -400 240 ) ( -256 -368 240 ) ( -128 -400 240 ) tek_re10 0 0 0 1 1 +( -256 -416 384 ) ( -128 -416 384 ) ( -256 -416 224 ) tlight12 0 0 0 1 1 +( -256 -416 384 ) ( -256 -416 224 ) ( -256 -384 384 ) tlight12 0 0 0 1 1 +( -128 -384 224 ) ( -256 -384 224 ) ( -128 -416 224 ) tlight12 0 0 0 1 1 +( -128 -384 224 ) ( -128 -384 384 ) ( -256 -384 224 ) bw_techstep4 0 0 0 1 1 +( -128 -384 224 ) ( -128 -416 224 ) ( -128 -384 384 ) tlight12 0 0 0 1 1 +} +// brush 139 +{ +( -256 -432 256 ) ( -256 -400 256 ) ( -128 -432 256 ) tek_re10 0 0 0 1 1 +( -256 -448 400 ) ( -128 -448 400 ) ( -256 -448 240 ) tlight12 0 0 0 1 1 +( -256 -448 400 ) ( -256 -448 240 ) ( -256 -416 400 ) tlight12 0 0 0 1 1 +( -128 -416 240 ) ( -256 -416 240 ) ( -128 -448 240 ) tlight12 0 0 0 1 1 +( -128 -416 240 ) ( -128 -416 400 ) ( -256 -416 240 ) bw_techstep4 0 0 0 1 1 +( -128 -416 240 ) ( -128 -448 240 ) ( -128 -416 400 ) tlight12 0 0 0 1 1 +} +// brush 140 +{ +( 160 -448 384 ) ( -96 -448 384 ) ( -96 -384 352 ) sym06_10 32 -32 0 1 1 +( 32 -384 288 ) ( -96 -384 288 ) ( 32 -384 224 ) sym07_1 96 -32 0 1 1 +( 160 -384 288 ) ( 160 -384 224 ) ( 160 -448 288 ) sym06_10 32 -32 0 1 1 +( -96 -448 224 ) ( 32 -448 224 ) ( -96 -384 224 ) sym06_10 32 -32 0 1 1 +( -96 -448 384 ) ( 160 -448 384 ) ( 160 -448 224 ) sym07_2 32 0 0 1 1 +( -96 -448 224 ) ( -96 -384 224 ) ( -96 -448 288 ) sym06_10 32 -32 0 1 1 +} +// brush 141 +{ +( 352 -384 352 ) ( 352 -448 352 ) ( 320 -384 352 ) tech10_7 0 -32 0 1 1 +( 352 -384 352 ) ( 320 -384 352 ) ( 352 -384 224 ) tech10_7 0 -32 0 1 1 +( 352 -384 352 ) ( 352 -384 224 ) ( 352 -448 352 ) tech10_7 0 -32 0 1 1 +( 320 -448 224 ) ( 352 -448 224 ) ( 320 -384 224 ) tech10_7 0 -32 0 1 1 +( 320 -448 224 ) ( 320 -448 352 ) ( 352 -448 224 ) tech10_7 0 -32 0 1 1 +( 320 -448 224 ) ( 320 -384 224 ) ( 320 -448 352 ) pbtek1_01 0 -32 0 1 1 +} +// brush 142 +{ +( 192 -384 352 ) ( 192 -448 352 ) ( 160 -384 352 ) tech10_7 0 -32 0 1 1 +( 192 -384 352 ) ( 160 -384 352 ) ( 192 -384 224 ) tech10_7 0 -32 0 1 1 +( 192 -384 352 ) ( 192 -384 224 ) ( 192 -448 352 ) pbtek1_01 0 -32 0 1 1 +( 160 -448 224 ) ( 192 -448 224 ) ( 160 -384 224 ) tech10_7 0 -32 0 1 1 +( 160 -448 224 ) ( 160 -448 352 ) ( 192 -448 224 ) tech10_7 0 -32 0 1 1 +( 160 -448 224 ) ( 160 -384 224 ) ( 160 -448 352 ) tech10_7 0 -32 0 1 1 +} +// brush 143 +{ +( -96 -384 352 ) ( -96 -448 352 ) ( -128 -384 352 ) tech10_7 0 -32 0 1 1 +( -96 -384 352 ) ( -128 -384 352 ) ( -96 -384 224 ) tech10_7 0 -32 0 1 1 +( -96 -384 352 ) ( -96 -384 224 ) ( -96 -448 352 ) tech10_7 0 -32 0 1 1 +( -128 -448 224 ) ( -96 -448 224 ) ( -128 -384 224 ) tech10_7 0 -32 0 1 1 +( -128 -448 224 ) ( -128 -448 352 ) ( -96 -448 224 ) tech10_7 0 -32 0 1 1 +( -128 -448 224 ) ( -128 -384 224 ) ( -128 -448 352 ) pbtek1_01 0 -32 0 1 1 +} +// brush 144 +{ +( -256 -384 352 ) ( -256 -448 352 ) ( -288 -384 352 ) tech10_7 0 -32 0 1 1 +( -256 -384 352 ) ( -288 -384 352 ) ( -256 -384 224 ) tech10_7 0 -32 0 1 1 +( -256 -384 352 ) ( -256 -384 224 ) ( -256 -448 352 ) pbtek1_01 0 -32 0 1 1 +( -288 -448 224 ) ( -256 -448 224 ) ( -288 -384 224 ) tech10_7 0 -32 0 1 1 +( -288 -448 224 ) ( -288 -448 352 ) ( -256 -448 224 ) tech10_7 0 -32 0 1 1 +( -288 -448 224 ) ( -288 -384 224 ) ( -288 -448 352 ) tech10_7 0 -32 0 1 1 +} +// brush 145 +{ +( 448 -160 352 ) ( -192 -192 352 ) ( -192 -160 352 ) sym06_10 64 -32 0 1 1 +( -192 -160 224 ) ( 448 -160 384 ) ( -192 -160 384 ) sym06_10 64 -32 0 1 1 +( -128 -192 384 ) ( -128 -160 224 ) ( -128 -160 384 ) sym06_10 64 -32 0 1 1 +( 448 -160 224 ) ( -192 -192 224 ) ( 448 -192 224 ) sym06_10 64 -32 0 1 1 +( -192 -192 224 ) ( 448 -192 384 ) ( 448 -192 224 ) sym06_10 0 -32 0 1 1 +( -64 -192 384 ) ( -64 -160 224 ) ( -64 -192 224 ) sym06_10 64 -32 0 1 1 +} +// brush 146 +{ +( -64 -160 384 ) ( -64 -192 384 ) ( -288 -160 384 ) tech10_7a 0 0 0 1 1 +( -64 -160 384 ) ( -288 -160 384 ) ( -64 -160 352 ) tech10_7a 0 0 0 1 1 +( -64 -160 384 ) ( -64 -160 352 ) ( -64 -192 384 ) tech10_7a 0 0 0 1 1 +( -288 -192 352 ) ( -64 -192 352 ) ( -288 -160 352 ) tech10_7a 0 0 0 1 1 +( -288 -192 352 ) ( -288 -192 384 ) ( -64 -192 352 ) tech10_7a 0 0 0 1 1 +( -288 -192 352 ) ( -288 -160 352 ) ( -288 -192 384 ) tech10_7a 0 0 0 1 1 +} +// brush 147 +{ +( 160 -224 384 ) ( 192 -448 384 ) ( 160 -448 384 ) tech10_7a 0 0 0 1 1 +( 160 -448 352 ) ( 160 -416 352 ) ( 160 -416 384 ) tech10_7a 0 0 0 1 1 +( 192 -448 384 ) ( 160 -448 352 ) ( 160 -448 384 ) tech10_7a 0 0 0 1 1 +( 160 -224 352 ) ( 192 -448 352 ) ( 192 -224 352 ) tech10_7a 0 0 0 1 1 +( 192 -448 352 ) ( 192 -224 384 ) ( 192 -224 352 ) tech10_7a 0 0 0 1 1 +( 192 -384 384 ) ( 160 -416 384 ) ( 160 -416 352 ) tech10_7a 0 0 0 1 1 +} +// brush 148 +{ +( -128 -160 352 ) ( -128 -192 352 ) ( -768 -160 352 ) sym07_2 128 -32 0 1 1 +( -128 -160 384 ) ( -768 -160 384 ) ( -128 -160 224 ) sym07_2 128 -32 0 1 1 +( -128 -160 384 ) ( -128 -160 224 ) ( -128 -192 384 ) sym07_2 128 -32 0 1 1 +( -768 -192 224 ) ( -128 -192 224 ) ( -768 -160 224 ) sym07_2 128 -32 0 1 1 +( -768 -192 224 ) ( -768 -192 384 ) ( -128 -192 224 ) sym07_2 0 -32 0 1 1 +( -256 -192 224 ) ( -256 -160 224 ) ( -256 -192 384 ) sym07_2 128 -32 0 1 1 +} +// brush 149 +{ +( -64 -160 352 ) ( -64 -192 352 ) ( -704 -160 352 ) sym06_4 128 -32 0 1 1 +( -704 -192 224 ) ( -64 -192 224 ) ( -704 -160 224 ) sym06_4 128 -32 0 1 1 +( -288 -224 224 ) ( -288 -224 352 ) ( -256 -192 352 ) sym06_4 128 -32 0 1 1 +( -288 -224 352 ) ( -288 -224 224 ) ( -288 -160 224 ) sym06_4 128 -32 0 1 1 +( -320 -192 -64 ) ( 384 -192 -64 ) ( -320 -192 64 ) tek_la26 0 0 0 1 1 +} +// brush 150 +{ +( 352 288 352 ) ( 384 -352 352 ) ( 352 -352 352 ) sym06_4 128 -32 0 1 1 +( 352 -352 224 ) ( 352 288 384 ) ( 352 -352 384 ) sym06_4 64 -32 0 1 1 +( 384 -320 384 ) ( 352 -320 224 ) ( 352 -320 384 ) sym06_4 128 -32 0 1 1 +( 352 288 224 ) ( 384 -352 224 ) ( 384 288 224 ) sym06_4 128 -32 0 1 1 +( 384 -352 224 ) ( 384 288 384 ) ( 384 288 224 ) sym06_4 128 -32 0 1 1 +( 384 -192 384 ) ( 352 -192 224 ) ( 384 -192 224 ) sym06_4 128 -32 0 1 1 +} +// brush 151 +{ +( -288 -352 352 ) ( -320 -352 352 ) ( -288 288 352 ) sym06_4 128 -32 0 1 1 +( -288 -352 384 ) ( -288 288 384 ) ( -288 -352 224 ) sym06_4 64 -32 0 1 1 +( -288 -320 384 ) ( -288 -320 224 ) ( -320 -320 384 ) sym06_4 128 -32 0 1 1 +( -320 288 224 ) ( -320 -352 224 ) ( -288 288 224 ) sym06_4 128 -32 0 1 1 +( -320 288 224 ) ( -320 288 384 ) ( -320 -352 224 ) sym06_4 128 -32 0 1 1 +( -320 -192 224 ) ( -288 -192 224 ) ( -320 -192 384 ) sym06_4 128 -32 0 1 1 +} +// brush 152 +{ +( -288 -448 352 ) ( -320 -448 352 ) ( -288 192 352 ) sym06_10 64 -32 0 1 1 +( -288 -448 384 ) ( -288 192 384 ) ( -288 -448 224 ) sym06_10 64 -32 0 1 1 +( -288 -384 384 ) ( -288 -384 224 ) ( -320 -384 384 ) sym06_10 64 -32 0 1 1 +( -320 192 224 ) ( -320 -448 224 ) ( -288 192 224 ) sym06_10 64 -32 0 1 1 +( -320 192 224 ) ( -320 192 384 ) ( -320 -448 224 ) sym06_10 64 -32 0 1 1 +( -320 -320 224 ) ( -288 -320 224 ) ( -320 -320 384 ) sym06_10 64 -32 0 1 1 +} +// brush 153 +{ +( 352 192 352 ) ( 384 -448 352 ) ( 352 -448 352 ) sym06_10 64 -32 0 1 1 +( 352 -448 224 ) ( 352 192 384 ) ( 352 -448 384 ) sym06_10 64 -32 0 1 1 +( 384 -384 384 ) ( 352 -384 224 ) ( 352 -384 384 ) sym06_10 64 -32 0 1 1 +( 352 192 224 ) ( 384 -448 224 ) ( 384 192 224 ) sym06_10 64 -32 0 1 1 +( 384 -448 224 ) ( 384 192 384 ) ( 384 192 224 ) sym06_10 64 -32 0 1 1 +( 384 -320 384 ) ( 352 -320 224 ) ( 384 -320 224 ) sym06_10 64 -32 0 1 1 +} +// brush 154 +{ +( 704 -160 352 ) ( 64 -192 352 ) ( 64 -160 352 ) sym06_10 64 -32 0 1 1 +( 64 -160 224 ) ( 704 -160 384 ) ( 64 -160 384 ) sym06_10 64 -32 0 1 1 +( 128 -192 384 ) ( 128 -160 224 ) ( 128 -160 384 ) sym06_10 64 -32 0 1 1 +( 704 -160 224 ) ( 64 -192 224 ) ( 704 -192 224 ) sym06_10 64 -32 0 1 1 +( 64 -192 224 ) ( 704 -192 384 ) ( 704 -192 224 ) sym06_10 64 -32 0 1 1 +( 192 -192 384 ) ( 192 -160 224 ) ( 192 -192 224 ) sym06_10 64 -32 0 1 1 +} +// brush 155 +{ +( 576 -416 448 ) ( -64 -448 448 ) ( -64 -416 448 ) tech10_1 128 -32 0 1 1 +( -64 -512 448 ) ( -64 -512 320 ) ( -64 -448 320 ) tech10_1 128 -32 0 1 1 +( 576 -416 384 ) ( -64 -448 384 ) ( 576 -448 384 ) tech10_1 128 -32 0 1 1 +( -64 -512 320 ) ( -64 -512 448 ) ( -32 -448 448 ) tech10_1 0 0 0 1 1 +( 0 -448 128 ) ( -96 -448 0 ) ( 0 -448 0 ) tech10_1 0 0 0 1 1 +} +// brush 156 +{ +( 320 -160 352 ) ( 320 -192 352 ) ( -320 -160 352 ) sym07_2 128 -32 0 1 1 +( 320 -160 384 ) ( -320 -160 384 ) ( 320 -160 224 ) sym07_2 128 -32 0 1 1 +( 320 -160 384 ) ( 320 -160 224 ) ( 320 -192 384 ) sym07_2 128 -32 0 1 1 +( -320 -192 224 ) ( 320 -192 224 ) ( -320 -160 224 ) sym07_2 128 -32 0 1 1 +( -320 -192 224 ) ( -320 -192 384 ) ( 320 -192 224 ) sym07_2 64 -32 0 1 1 +( 192 -192 224 ) ( 192 -160 224 ) ( 192 -192 384 ) sym07_2 128 -32 0 1 1 +} +// brush 157 +{ +( 320 -192 224 ) ( 320 -320 224 ) ( 160 -192 224 ) sfloor4_2 0 0 0 1 1 +( 288 -288 352 ) ( 128 -288 352 ) ( 288 -288 160 ) sfloor4_1 0 0 0 1 1 +( 160 -192 352 ) ( 160 -192 160 ) ( 160 -320 352 ) sfloor4_1 0 0 0 1 1 +( 160 -320 192 ) ( 320 -320 192 ) ( 160 -192 192 ) sfloor4_1 0 0 0 1 1 +( 160 -384 160 ) ( 160 -384 352 ) ( 320 -384 160 ) sfloor4_1 0 0 0 1 1 +( -96 -288 160 ) ( -96 -160 160 ) ( -96 -288 352 ) sfloor4_1 0 0 0 1 1 +} +// brush 158 +{ +( 192 -448 384 ) ( 192 -576 384 ) ( 128 -448 384 ) sym06_10 0 0 0 1 1 +( 192 -448 384 ) ( 128 -448 384 ) ( 192 -448 256 ) sym06_10 0 0 0 1 1 +( 192 -448 384 ) ( 192 -448 256 ) ( 192 -576 384 ) sym06_10 0 0 0 1 1 +( 128 -576 256 ) ( 192 -576 256 ) ( 128 -448 256 ) sym06_10 0 0 0 1 1 +( 128 -576 256 ) ( 128 -576 384 ) ( 192 -576 256 ) sym06_6 0 0 0 1 1 +( 128 -576 256 ) ( 128 -448 256 ) ( 128 -576 384 ) sym06_10 0 0 0 1 1 +} +// brush 159 +{ +( -64 -448 384 ) ( -64 -576 384 ) ( -128 -448 384 ) sym06_10 0 0 0 1 1 +( -64 -448 384 ) ( -128 -448 384 ) ( -64 -448 256 ) sym06_10 0 0 0 1 1 +( -64 -448 384 ) ( -64 -448 256 ) ( -64 -576 384 ) sym06_10 0 0 0 1 1 +( -128 -576 256 ) ( -64 -576 256 ) ( -128 -448 256 ) sym06_10 0 0 0 1 1 +( -128 -576 256 ) ( -128 -576 384 ) ( -64 -576 256 ) sym06_6 0 0 0 1 1 +( -128 -576 256 ) ( -128 -448 256 ) ( -128 -576 384 ) sym06_10 0 0 0 1 1 +} +// brush 160 +{ +( 352 -160 384 ) ( -288 -192 384 ) ( -288 -160 384 ) sym06_4 128 -32 0 1 1 +( -288 -160 384 ) ( -288 -224 384 ) ( -288 -224 256 ) sym06_4 128 -32 0 1 1 +( 352 -160 352 ) ( -288 -192 352 ) ( 352 -192 352 ) sym06_4 128 -32 0 1 1 +( -256 -192 384 ) ( -288 -224 256 ) ( -288 -224 384 ) tech10_7a 0 0 0 1 1 +( 384 -192 96 ) ( -320 -192 -32 ) ( 384 -192 -32 ) tek_la26 0 0 0 1 1 +} +// brush 161 +{ +( 128 -416 448 ) ( 128 -448 448 ) ( -512 -416 448 ) tech10_1 128 -32 0 1 1 +( 128 -512 320 ) ( 128 -512 448 ) ( 128 -448 320 ) tech10_1 128 -32 0 1 1 +( -512 -448 384 ) ( 128 -448 384 ) ( -512 -416 384 ) tech10_1 128 -32 0 1 1 +( 128 -512 448 ) ( 128 -512 320 ) ( 96 -448 448 ) tech10_1 0 0 0 1 1 +( 64 -448 0 ) ( 160 -448 0 ) ( 64 -448 128 ) tech10_1 0 0 0 1 1 +} +// brush 162 +{ +( -256 -448 384 ) ( -256 -1024 384 ) ( -288 -448 384 ) sym07_1 -64 0 0 1 1 +( -256 -448 320 ) ( -288 -448 320 ) ( -256 -448 256 ) sym07_1 -64 0 0 1 1 +( -256 -448 320 ) ( -256 -448 256 ) ( -256 -1024 320 ) sym07_1 -64 0 0 1 1 +( -288 -1024 256 ) ( -256 -1024 256 ) ( -288 -448 256 ) sym07_1 -64 0 0 1 1 +( -288 -1152 256 ) ( -288 -1152 320 ) ( -256 -1152 256 ) sym07_1 -64 0 0 1 1 +( -320 -1024 256 ) ( -320 -448 256 ) ( -320 -1024 320 ) sym07_1 -64 0 0 1 1 +} +// brush 163 +{ +( 384 -448 512 ) ( 384 -1024 512 ) ( -320 -448 512 ) plat_stem 0 0 0 1 1 +( 384 -448 512 ) ( -320 -448 512 ) ( 384 -448 448 ) plat_stem 0 0 0 1 1 +( 384 -448 512 ) ( 384 -448 448 ) ( 384 -1024 512 ) plat_stem 0 0 0 1 1 +( -320 -1024 448 ) ( 384 -1024 448 ) ( -320 -448 448 ) plat_stem 0 0 0 1 1 +( -320 -1152 448 ) ( -320 -1152 512 ) ( 384 -1152 448 ) plat_stem 0 0 0 1 1 +( -320 -1024 448 ) ( -320 -448 448 ) ( -320 -1024 512 ) plat_stem 0 0 0 1 1 +} +// brush 164 +{ +( 1024 -448 448 ) ( 1024 -960 448 ) ( 320 -448 448 ) tek_la26 0 0 0 1 1 +( 384 -448 448 ) ( 384 -448 384 ) ( 384 -960 448 ) tek_la26 0 0 0 1 1 +( 320 -960 384 ) ( 1024 -960 384 ) ( 320 -448 384 ) tek_la26 0 0 0 1 1 +( 320 -1152 384 ) ( 320 -1152 448 ) ( 1024 -1152 384 ) tek_la26 0 0 0 1 1 +( 320 -960 384 ) ( 320 -448 384 ) ( 320 -960 448 ) tek_la26 0 0 0 1 1 +( -320 -896 -64 ) ( 320 -896 -64 ) ( -320 -896 64 ) tech10_1 0 0 0 1 1 +} +// brush 165 +{ +( 384 -448 448 ) ( 384 -960 448 ) ( -320 -448 448 ) tek_la26 0 0 0 1 1 +( -256 -448 448 ) ( -256 -448 384 ) ( -256 -960 448 ) tek_la26 0 0 0 1 1 +( -320 -960 384 ) ( 384 -960 384 ) ( -320 -448 384 ) tek_la26 0 0 0 1 1 +( -320 -1152 384 ) ( -320 -1152 448 ) ( 384 -1152 384 ) tek_la26 0 0 0 1 1 +( -320 -960 384 ) ( -320 -448 384 ) ( -320 -960 448 ) tek_la26 0 0 0 1 1 +( -320 -896 -64 ) ( 320 -896 -64 ) ( -320 -896 64 ) tech10_1 0 0 0 1 1 +} +// brush 166 +{ +( 896 -384 448 ) ( 896 -896 448 ) ( 192 -384 448 ) rub_la17 0 0 0 1 1 +( 896 -384 448 ) ( 192 -384 448 ) ( 896 -384 384 ) rub_la17 0 0 0 1 1 +( 320 -320 448 ) ( 320 -320 384 ) ( 320 -832 448 ) rub_la17 0 0 0 1 1 +( 192 -896 384 ) ( 896 -896 384 ) ( 192 -384 384 ) rub_la17 0 0 0 1 1 +( 256 -448 384 ) ( 256 -448 448 ) ( 960 -448 384 ) tek_la26 64 0 0 1 1 +( 192 -896 384 ) ( 192 -384 384 ) ( 192 -896 448 ) rub_la17 0 0 0 1 1 +} +// brush 167 +{ +( 832 -448 448 ) ( 832 -960 448 ) ( 128 -448 448 ) tech10_1 0 0 0 1 1 +( 832 -448 448 ) ( 128 -448 448 ) ( 832 -448 384 ) tech10_1 0 0 0 1 1 +( 192 -448 448 ) ( 192 -448 384 ) ( 192 -960 448 ) tech10_1 0 0 0 1 1 +( 128 -960 384 ) ( 832 -960 384 ) ( 128 -448 384 ) tech10_1 0 0 0 1 1 +( 128 -576 384 ) ( 128 -576 448 ) ( 832 -576 384 ) bw_techpanel4 0 0 0 1 1 +( 128 -960 384 ) ( 128 -448 384 ) ( 128 -960 448 ) tech10_1 0 0 0 1 1 +} +// brush 168 +{ +( 192 -1152 640 ) ( 192 -1664 640 ) ( -512 -1152 640 ) tech10_7a 0 0 0 1 1 +( 192 -1152 448 ) ( -512 -1152 448 ) ( 192 -1152 384 ) tek_la26 0 0 0 1 1 +( 0 -1088 448 ) ( 0 -1088 384 ) ( 0 -1600 448 ) tech10_1 0 0 0 1 1 +( -512 -1664 384 ) ( 192 -1664 384 ) ( -512 -1152 384 ) tech10_7a 0 0 0 1 1 +( 0 -1184 384 ) ( 0 -1184 448 ) ( 704 -1184 384 ) htek02_1 64 0 0 1 1 +( -256 -1664 384 ) ( -256 -1152 384 ) ( -256 -1664 448 ) tech10_1 0 0 0 1 1 +} +// brush 169 +{ +( 576 -416 384 ) ( -64 -448 384 ) ( -64 -416 384 ) sym06_4 128 -32 0 1 1 +( -64 -512 384 ) ( -64 -512 256 ) ( -64 -448 256 ) sym06_4 128 -32 0 1 1 +( 576 -416 256 ) ( -64 -448 256 ) ( 576 -448 256 ) sym06_4 128 -32 0 1 1 +( -64 -512 256 ) ( -64 -512 384 ) ( -32 -448 384 ) sym06_4 0 0 0 1 1 +( 0 -448 64 ) ( -96 -448 -64 ) ( 0 -448 -64 ) sym06_2 0 0 0 1 1 +} +// brush 170 +{ +( 128 -416 384 ) ( 128 -448 384 ) ( -512 -416 384 ) sym06_4 128 -32 0 1 1 +( 128 -512 256 ) ( 128 -512 384 ) ( 128 -448 256 ) sym06_4 128 -32 0 1 1 +( -512 -448 256 ) ( 128 -448 256 ) ( -512 -416 256 ) sym06_4 128 -32 0 1 1 +( 128 -512 384 ) ( 128 -512 256 ) ( 96 -448 384 ) sym06_4 0 0 0 1 1 +( 64 -448 -64 ) ( 160 -448 -64 ) ( 64 -448 64 ) sym06_2 0 0 0 1 1 +} +// brush 171 +{ +( 192 -384 384 ) ( 192 -416 384 ) ( -32 -384 384 ) tech10_7a 0 0 0 1 1 +( 192 -384 384 ) ( -32 -384 384 ) ( 192 -384 352 ) tech10_7a 0 0 0 1 1 +( 160 -416 352 ) ( 160 -416 384 ) ( 192 -384 384 ) tech10_7a 0 0 0 1 1 +( -32 -416 352 ) ( 192 -416 352 ) ( -32 -384 352 ) tech10_7a 0 0 0 1 1 +( 160 -416 384 ) ( 160 -416 352 ) ( -96 -416 384 ) tech10_7a 0 0 0 1 1 +( -96 -416 384 ) ( -96 -416 352 ) ( -128 -384 352 ) tech10_7a 0 0 0 1 1 +} +// brush 172 +{ +( 352 -160 352 ) ( 352 -192 352 ) ( -288 -160 352 ) sym06_4 128 -32 0 1 1 +( 352 -224 224 ) ( 352 -224 352 ) ( 352 -160 352 ) sym06_4 128 -32 0 1 1 +( -288 -192 224 ) ( 352 -192 224 ) ( -288 -160 224 ) sym06_4 128 -32 0 1 1 +( 352 -224 352 ) ( 352 -224 224 ) ( 320 -192 352 ) sym06_4 128 -32 0 1 1 +( -320 -192 -64 ) ( 384 -192 -64 ) ( -320 -192 64 ) tek_la26 0 0 0 1 1 +} +// brush 173 +{ +( 352 -160 384 ) ( 352 -192 384 ) ( -288 -160 384 ) sym06_4 128 -32 0 1 1 +( 352 -224 256 ) ( 352 -224 384 ) ( 352 -160 384 ) sym06_4 128 -32 0 1 1 +( -288 -192 352 ) ( 352 -192 352 ) ( -288 -160 352 ) sym06_4 128 -32 0 1 1 +( 352 -224 384 ) ( 352 -224 256 ) ( 320 -192 384 ) tech10_7a 0 0 0 1 1 +( -320 -192 -32 ) ( 384 -192 -32 ) ( -320 -192 96 ) tek_la26 0 0 0 1 1 +} +// brush 174 +{ +( 352 -448 384 ) ( 320 -448 384 ) ( 352 -224 384 ) tech10_7a 0 0 0 1 1 +( 352 -448 384 ) ( 352 -224 384 ) ( 352 -448 352 ) tech10_7a 0 0 0 1 1 +( 352 -448 384 ) ( 352 -448 352 ) ( 320 -448 384 ) tech10_7a 0 0 0 1 1 +( 320 -224 352 ) ( 320 -448 352 ) ( 352 -224 352 ) tech10_7a 0 0 0 1 1 +( 320 -224 352 ) ( 320 -224 384 ) ( 320 -448 352 ) tech10_7a 0 0 0 1 1 +( 320 -384 352 ) ( 352 -384 352 ) ( 320 -384 384 ) tech10_7a 0 0 0 1 1 +} +// brush 175 +{ +( 352 -160 384 ) ( 352 -192 384 ) ( 128 -160 384 ) tech10_7a 0 0 0 1 1 +( 352 -160 384 ) ( 128 -160 384 ) ( 352 -160 352 ) tech10_7a 0 0 0 1 1 +( 352 -160 384 ) ( 352 -160 352 ) ( 352 -192 384 ) tech10_7a 0 0 0 1 1 +( 128 -192 352 ) ( 352 -192 352 ) ( 128 -160 352 ) tech10_7a 0 0 0 1 1 +( 128 -192 352 ) ( 128 -192 384 ) ( 352 -192 352 ) tech10_7a 0 0 0 1 1 +( 128 -192 352 ) ( 128 -160 352 ) ( 128 -192 384 ) tech10_7a 0 0 0 1 1 +} +// brush 176 +{ +( 192 -288 416 ) ( 192 -384 416 ) ( -128 -288 416 ) rub_la17 0 0 0 1 1 +( 192 -192 416 ) ( -128 -192 416 ) ( 192 -192 384 ) rub_la17 0 0 0 1 1 +( 352 -288 416 ) ( 352 -288 384 ) ( 352 -384 416 ) rub_la17 0 0 0 1 1 +( -128 -384 384 ) ( 192 -384 384 ) ( -128 -288 384 ) rub_la17 32 0 0 1 1 +( -128 -384 384 ) ( -128 -384 416 ) ( 192 -384 384 ) rub_la17 0 0 0 1 1 +( -288 -384 384 ) ( -288 -288 384 ) ( -288 -384 416 ) rub_la17 0 0 0 1 1 +} +// brush 177 +{ +( 672 -384 448 ) ( 672 -896 448 ) ( -32 -384 448 ) rub_la17 0 0 0 1 1 +( 672 -384 448 ) ( -32 -384 448 ) ( 672 -384 384 ) rub_la17 0 0 0 1 1 +( 96 -320 448 ) ( 96 -320 384 ) ( 96 -832 448 ) rub_la17 0 0 0 1 1 +( -32 -896 384 ) ( 672 -896 384 ) ( -32 -384 384 ) rub_la17 0 0 0 1 1 +( 32 -448 384 ) ( 32 -448 448 ) ( 736 -448 384 ) tek_la26 32 0 0 1 1 +( -32 -896 384 ) ( -32 -384 384 ) ( -32 -896 448 ) rub_la17 0 0 0 1 1 +} +// brush 178 +{ +( -288 -384 384 ) ( -320 -384 384 ) ( -288 -160 384 ) tech10_7a 0 0 0 1 1 +( -288 -384 384 ) ( -288 -160 384 ) ( -288 -384 352 ) tech10_7a 0 0 0 1 1 +( -288 -384 384 ) ( -288 -384 352 ) ( -320 -384 384 ) tech10_7a 0 0 0 1 1 +( -320 -160 352 ) ( -320 -384 352 ) ( -288 -160 352 ) tech10_7a 0 0 0 1 1 +( -320 -160 352 ) ( -320 -160 384 ) ( -320 -384 352 ) tech10_7a 0 0 0 1 1 +( -320 -192 352 ) ( -288 -192 352 ) ( -320 -192 384 ) tech10_7a 0 0 0 1 1 +} +// brush 179 +{ +( 384 -384 384 ) ( 352 -384 384 ) ( 384 -160 384 ) tech10_7a 0 0 0 1 1 +( 384 -384 384 ) ( 384 -160 384 ) ( 384 -384 352 ) tech10_7a 0 0 0 1 1 +( 384 -384 384 ) ( 384 -384 352 ) ( 352 -384 384 ) tech10_7a 0 0 0 1 1 +( 352 -160 352 ) ( 352 -384 352 ) ( 384 -160 352 ) tech10_7a 0 0 0 1 1 +( 352 -160 352 ) ( 352 -160 384 ) ( 352 -384 352 ) tech10_7a 0 0 0 1 1 +( 352 -192 352 ) ( 384 -192 352 ) ( 352 -192 384 ) tech10_7a 0 0 0 1 1 +} +// brush 180 +{ +( 448 -384 448 ) ( 448 -896 448 ) ( -256 -384 448 ) rub_la17 0 0 0 1 1 +( 448 -384 448 ) ( -256 -384 448 ) ( 448 -384 384 ) rub_la17 0 0 0 1 1 +( -128 -320 448 ) ( -128 -320 384 ) ( -128 -832 448 ) rub_la17 0 0 0 1 1 +( -256 -896 384 ) ( 448 -896 384 ) ( -256 -384 384 ) rub_la17 0 0 0 1 1 +( -192 -448 384 ) ( -192 -448 448 ) ( 512 -448 384 ) tek_la26 0 0 0 1 1 +( -256 -896 384 ) ( -256 -384 384 ) ( -256 -896 448 ) rub_la17 0 0 0 1 1 +} +// brush 181 +{ +( -256 -448 384 ) ( -288 -448 384 ) ( -256 -224 384 ) tech10_7a 0 0 0 1 1 +( -256 -448 384 ) ( -256 -224 384 ) ( -256 -448 352 ) tech10_7a 0 0 0 1 1 +( -256 -448 384 ) ( -256 -448 352 ) ( -288 -448 384 ) tech10_7a 0 0 0 1 1 +( -288 -224 352 ) ( -288 -448 352 ) ( -256 -224 352 ) tech10_7a 0 0 0 1 1 +( -288 -224 352 ) ( -288 -224 384 ) ( -288 -448 352 ) tech10_7a 0 0 0 1 1 +( -288 -384 352 ) ( -256 -384 352 ) ( -288 -384 384 ) tech10_7a 0 0 0 1 1 +} +// brush 182 +{ +( -96 -448 384 ) ( -128 -448 384 ) ( -96 -224 384 ) tech10_7a 0 0 0 1 1 +( -96 -416 384 ) ( -96 -416 352 ) ( -96 -448 352 ) tech10_7a 0 0 0 1 1 +( -96 -448 384 ) ( -96 -448 352 ) ( -128 -448 384 ) tech10_7a 0 0 0 1 1 +( -128 -224 352 ) ( -128 -448 352 ) ( -96 -224 352 ) tech10_7a 0 0 0 1 1 +( -128 -224 352 ) ( -128 -224 384 ) ( -128 -448 352 ) tech10_7a 0 0 0 1 1 +( -96 -416 352 ) ( -96 -416 384 ) ( -128 -384 384 ) tech10_7a 0 0 0 1 1 +} +// brush 183 +{ +( 352 -448 384 ) ( 352 -1024 384 ) ( 320 -448 384 ) sym07_1 -64 0 0 1 1 +( 352 -448 320 ) ( 320 -448 320 ) ( 352 -448 256 ) sym07_1 -64 0 0 1 1 +( 384 -448 320 ) ( 384 -448 256 ) ( 384 -1024 320 ) sym07_1 -64 0 0 1 1 +( 320 -1024 256 ) ( 352 -1024 256 ) ( 320 -448 256 ) sym07_1 -64 0 0 1 1 +( 320 -1152 256 ) ( 320 -1152 320 ) ( 352 -1152 256 ) sym07_1 -64 0 0 1 1 +( 320 -1024 256 ) ( 320 -448 256 ) ( 320 -1024 320 ) sym07_1 -64 0 0 1 1 +} +// brush 184 +{ +( 576 -448 448 ) ( 576 -960 448 ) ( -128 -448 448 ) tech10_1 0 0 0 1 1 +( 576 -448 448 ) ( -128 -448 448 ) ( 576 -448 384 ) tech10_1 0 0 0 1 1 +( -64 -448 448 ) ( -64 -448 384 ) ( -64 -960 448 ) tech10_1 0 0 0 1 1 +( -128 -960 384 ) ( 576 -960 384 ) ( -128 -448 384 ) tech10_1 0 0 0 1 1 +( -128 -576 384 ) ( -128 -576 448 ) ( 576 -576 384 ) bw_techpanel4 0 0 0 1 1 +( -128 -960 384 ) ( -128 -448 384 ) ( -128 -960 448 ) tech10_1 0 0 0 1 1 +} +// brush 185 +{ +( 320 -864 448 ) ( 320 -928 448 ) ( -256 -864 448 ) tech10_7a 0 0 0 1 1 +( 320 -864 448 ) ( -256 -864 448 ) ( 320 -864 384 ) tech10_7a 0 0 0 1 1 +( 320 -864 448 ) ( 320 -864 384 ) ( 320 -928 448 ) tech10_7a 0 0 0 1 1 +( -256 -928 416 ) ( 320 -928 416 ) ( -256 -864 416 ) tech10_7a 0 0 0 1 1 +( -256 -896 384 ) ( -256 -896 448 ) ( 320 -896 384 ) tech10_7a 0 0 0 1 1 +( -256 -928 384 ) ( -256 -864 384 ) ( -256 -928 448 ) tech10_7a 0 0 0 1 1 +} +// brush 186 +{ +( 1024 -448 448 ) ( 1024 -960 448 ) ( 320 -448 448 ) tek_la26 64 0 0 1 1 +( 384 -448 448 ) ( 384 -448 384 ) ( 384 -960 448 ) tek_la26 64 0 0 1 1 +( 320 -960 384 ) ( 1024 -960 384 ) ( 320 -448 384 ) tek_la26 64 0 0 1 1 +( 320 -960 384 ) ( 320 -448 384 ) ( 320 -960 448 ) tech10_1 0 0 0 1 1 +( -320 -896 64 ) ( 320 -896 -64 ) ( -320 -896 -64 ) tech10_1 0 0 0 1 1 +( -320 -704 -64 ) ( 320 -704 -64 ) ( -320 -704 64 ) tech10_7a 0 0 0 1 1 +} +// brush 187 +{ +( 384 -448 448 ) ( 384 -960 448 ) ( -320 -448 448 ) tek_la26 64 0 0 1 1 +( -256 -448 448 ) ( -256 -448 384 ) ( -256 -960 448 ) tech10_1 0 0 0 1 1 +( -320 -960 384 ) ( 384 -960 384 ) ( -320 -448 384 ) tek_la26 64 0 0 1 1 +( -320 -960 384 ) ( -320 -448 384 ) ( -320 -960 448 ) tek_la26 64 0 0 1 1 +( -320 -896 64 ) ( 320 -896 -64 ) ( -320 -896 -64 ) tech10_1 0 0 0 1 1 +( -320 -704 -64 ) ( 320 -704 -64 ) ( -320 -704 64 ) tech10_7a 0 0 0 1 1 +} +// brush 188 +{ +( 64 -960 448 ) ( 64 -1088 448 ) ( 0 -1088 448 ) base_ceil1 0 0 0 1 1 +( 48 -960 448 ) ( 16 -960 448 ) ( 48 -960 384 ) base_ceil1 0 0 0 1 1 +( 64 -1088 448 ) ( 64 -960 448 ) ( 48 -1088 432 ) base_ceil1 0 0 0 1 1 +( 16 -1072 432 ) ( 48 -1072 432 ) ( 16 -976 432 ) rub_la5 0 64 0 1 1 +( 16 -1088 384 ) ( 16 -1088 448 ) ( 48 -1088 384 ) base_ceil1 0 0 0 1 1 +( 0 -960 448 ) ( 0 -1088 448 ) ( 16 -960 432 ) base_ceil1 0 0 0 1 1 +} +// brush 189 +{ +( 288 -480 448 ) ( 288 -608 448 ) ( 224 -608 448 ) base_ceil1 0 0 0 1 1 +( 272 -464 448 ) ( 240 -464 448 ) ( 272 -464 384 ) base_ceil1 0 0 0 1 1 +( 288 -608 448 ) ( 288 -480 448 ) ( 272 -608 432 ) base_ceil1 0 0 0 1 1 +( 240 -592 432 ) ( 272 -592 432 ) ( 240 -496 432 ) ceil_nu5 64 64 0 1 1 +( 240 -560 384 ) ( 240 -560 448 ) ( 272 -560 384 ) base_ceil1 0 0 0 1 1 +( 224 -480 448 ) ( 224 -608 448 ) ( 240 -480 432 ) base_ceil1 0 0 0 1 1 +} +// brush 190 +{ +( 256 -960 448 ) ( 256 -1088 448 ) ( 192 -1088 448 ) base_ceil1 0 0 0 1 1 +( 240 -960 448 ) ( 208 -960 448 ) ( 240 -960 384 ) base_ceil1 0 0 0 1 1 +( 256 -1088 448 ) ( 256 -960 448 ) ( 240 -1088 432 ) base_ceil1 0 0 0 1 1 +( 208 -1072 432 ) ( 240 -1072 432 ) ( 208 -976 432 ) rub_la5 0 64 0 1 1 +( 208 -1088 384 ) ( 208 -1088 448 ) ( 240 -1088 384 ) base_ceil1 0 0 0 1 1 +( 192 -960 448 ) ( 192 -1088 448 ) ( 208 -960 432 ) base_ceil1 0 0 0 1 1 +} +// brush 191 +{ +( 320 -768 448 ) ( 320 -832 448 ) ( -256 -768 448 ) tech10_7a 0 0 0 1 1 +( 320 -768 448 ) ( -256 -768 448 ) ( 320 -768 384 ) tech10_7a 0 0 0 1 1 +( 320 -768 448 ) ( 320 -768 384 ) ( 320 -832 448 ) tech10_7a 0 0 0 1 1 +( -256 -832 416 ) ( 320 -832 416 ) ( -256 -768 416 ) tech10_7a 0 0 0 1 1 +( -256 -800 384 ) ( -256 -800 448 ) ( 320 -800 384 ) tech10_7a 0 0 0 1 1 +( -256 -832 384 ) ( -256 -768 384 ) ( -256 -832 448 ) tech10_7a 0 0 0 1 1 +} +// brush 192 +{ +( 1024 -448 448 ) ( 1024 -960 448 ) ( 320 -448 448 ) tek_la26 64 0 0 1 1 +( 1024 -448 448 ) ( 320 -448 448 ) ( 1024 -448 384 ) tek_la26 64 0 0 1 1 +( 384 -448 448 ) ( 384 -448 384 ) ( 384 -960 448 ) tek_la26 64 0 0 1 1 +( 320 -960 384 ) ( 1024 -960 384 ) ( 320 -448 384 ) tek_la26 64 0 0 1 1 +( 320 -960 384 ) ( 320 -448 384 ) ( 320 -960 448 ) tek_la26 64 0 0 1 1 +( -320 -704 64 ) ( 320 -704 -64 ) ( -320 -704 -64 ) tech10_7a 0 0 0 1 1 +} +// brush 193 +{ +( 384 -448 448 ) ( 384 -960 448 ) ( -320 -448 448 ) tek_la26 64 0 0 1 1 +( 384 -448 448 ) ( -320 -448 448 ) ( 384 -448 384 ) tek_la26 64 0 0 1 1 +( -256 -448 448 ) ( -256 -448 384 ) ( -256 -960 448 ) tek_la26 64 0 0 1 1 +( -320 -960 384 ) ( 384 -960 384 ) ( -320 -448 384 ) tek_la26 64 0 0 1 1 +( -320 -960 384 ) ( -320 -448 384 ) ( -320 -960 448 ) tek_la26 64 0 0 1 1 +( -320 -704 64 ) ( 320 -704 -64 ) ( -320 -704 -64 ) tech10_7a 0 0 0 1 1 +} +// brush 194 +{ +( 320 -800 448 ) ( 320 -864 448 ) ( -256 -800 448 ) ntech01_1 0 0 0 1 1 +( 320 -800 448 ) ( -256 -800 448 ) ( 320 -800 384 ) ntech01_1 0 0 0 1 1 +( 320 -800 448 ) ( 320 -800 384 ) ( 320 -864 448 ) ntech01_1 0 0 0 1 1 +( -256 -864 416 ) ( 320 -864 416 ) ( -256 -800 416 ) ntech01_1 0 0 0 1 1 +( -256 -864 384 ) ( -256 -864 448 ) ( 320 -864 384 ) ntech01_1 0 0 0 1 1 +( -256 -864 384 ) ( -256 -800 384 ) ( -256 -864 448 ) ntech01_1 0 0 0 1 1 +} +// brush 195 +{ +( 320 -768 416 ) ( 288 -896 416 ) ( 288 -768 416 ) base_ceil1 0 0 0 1 1 +( 288 -768 384 ) ( 320 -768 416 ) ( 288 -768 416 ) base_ceil1 0 0 0 1 1 +( 288 -896 384 ) ( 320 -896 416 ) ( 320 -896 384 ) base_ceil1 0 0 0 1 1 +( 320 -896 416 ) ( 320 -768 384 ) ( 320 -896 384 ) base_ceil1 0 0 0 1 1 +( 288 -64 416 ) ( 320 64 384 ) ( 288 64 416 ) tech10_7 0 0 0 1 1 +} +// brush 196 +{ +( -224 -768 416 ) ( -224 -896 416 ) ( -256 -768 416 ) base_ceil1 0 0 0 1 1 +( -224 -768 416 ) ( -256 -768 416 ) ( -224 -768 384 ) base_ceil1 0 0 0 1 1 +( -256 -896 384 ) ( -256 -896 416 ) ( -224 -896 384 ) base_ceil1 0 0 0 1 1 +( -256 -896 384 ) ( -256 -768 384 ) ( -256 -896 416 ) base_ceil1 0 0 0 1 1 +( -224 64 416 ) ( -256 64 384 ) ( -224 -64 416 ) tech10_7 0 0 0 1 1 +} +// brush 197 +{ +( -128 -960 448 ) ( -128 -1088 448 ) ( -192 -1088 448 ) base_ceil1 0 0 0 1 1 +( -144 -960 448 ) ( -176 -960 448 ) ( -144 -960 384 ) base_ceil1 0 0 0 1 1 +( -128 -1088 448 ) ( -128 -960 448 ) ( -144 -1088 432 ) base_ceil1 0 0 0 1 1 +( -176 -1072 432 ) ( -144 -1072 432 ) ( -176 -976 432 ) rub_la5 0 64 0 1 1 +( -176 -1088 384 ) ( -176 -1088 448 ) ( -144 -1088 384 ) base_ceil1 0 0 0 1 1 +( -192 -960 448 ) ( -192 -1088 448 ) ( -176 -960 432 ) base_ceil1 0 0 0 1 1 +} +// brush 198 +{ +( -160 -480 448 ) ( -160 -608 448 ) ( -224 -608 448 ) base_ceil1 0 0 0 1 1 +( -176 -464 448 ) ( -208 -464 448 ) ( -176 -464 384 ) base_ceil1 0 0 0 1 1 +( -160 -608 448 ) ( -160 -480 448 ) ( -176 -608 432 ) base_ceil1 0 0 0 1 1 +( -208 -592 432 ) ( -176 -592 432 ) ( -208 -496 432 ) ceil_nu5 0 64 0 1 1 +( -208 -560 384 ) ( -208 -560 448 ) ( -176 -560 384 ) base_ceil1 0 0 0 1 1 +( -224 -480 448 ) ( -224 -608 448 ) ( -208 -480 432 ) base_ceil1 0 0 0 1 1 +} +// brush 199 +{ +( 48 -752 448 ) ( 48 -960 448 ) ( 16 -752 448 ) rub_la10 0 0 0 1 1 +( 48 -896 448 ) ( 16 -896 448 ) ( 48 -896 432 ) rub_la10 0 0 0 1 1 +( 40 -752 448 ) ( 40 -752 432 ) ( 40 -960 448 ) rub_la10 0 0 0 1 1 +( 16 -960 440 ) ( 48 -960 440 ) ( 16 -752 440 ) rub_la10 0 0 90 1 1 +( 16 -960 432 ) ( 16 -960 448 ) ( 48 -960 432 ) rub_la10 0 0 0 1 1 +( 24 -960 432 ) ( 24 -752 432 ) ( 24 -960 448 ) rub_la10 0 0 0 1 1 +} +// brush 200 +{ +( -176 -560 448 ) ( -176 -768 448 ) ( -208 -560 448 ) rub_la10 0 0 0 1 1 +( -176 -560 448 ) ( -208 -560 448 ) ( -176 -560 432 ) rub_la10 0 0 0 1 1 +( -184 -560 448 ) ( -184 -560 432 ) ( -184 -768 448 ) rub_la10 0 0 0 1 1 +( -208 -768 440 ) ( -176 -768 440 ) ( -208 -560 440 ) rub_la10 0 0 90 1 1 +( -208 -768 432 ) ( -208 -768 448 ) ( -176 -768 432 ) rub_la10 0 0 0 1 1 +( -200 -768 432 ) ( -200 -560 432 ) ( -200 -768 448 ) rub_la10 0 0 0 1 1 +} +// brush 201 +{ +( 272 -560 448 ) ( 272 -768 448 ) ( 240 -560 448 ) rub_la10 0 0 0 1 1 +( 272 -560 448 ) ( 240 -560 448 ) ( 272 -560 432 ) rub_la10 0 0 0 1 1 +( 264 -560 448 ) ( 264 -560 432 ) ( 264 -768 448 ) rub_la10 0 0 0 1 1 +( 240 -768 440 ) ( 272 -768 440 ) ( 240 -560 440 ) rub_la10 0 0 90 1 1 +( 240 -768 432 ) ( 240 -768 448 ) ( 272 -768 432 ) rub_la10 0 0 0 1 1 +( 248 -768 432 ) ( 248 -560 432 ) ( 248 -768 448 ) rub_la10 0 0 0 1 1 +} +// brush 202 +{ +( 240 -752 448 ) ( 240 -960 448 ) ( 208 -752 448 ) rub_la10 0 0 0 1 1 +( 240 -896 448 ) ( 208 -896 448 ) ( 240 -896 432 ) rub_la10 0 0 0 1 1 +( 232 -752 448 ) ( 232 -752 432 ) ( 232 -960 448 ) rub_la10 0 0 0 1 1 +( 208 -960 440 ) ( 240 -960 440 ) ( 208 -752 440 ) rub_la10 0 0 90 1 1 +( 208 -960 432 ) ( 208 -960 448 ) ( 240 -960 432 ) rub_la10 0 0 0 1 1 +( 216 -960 432 ) ( 216 -752 432 ) ( 216 -960 448 ) rub_la10 0 0 0 1 1 +} +// brush 203 +{ +( -144 -752 448 ) ( -144 -960 448 ) ( -176 -752 448 ) rub_la10 0 0 0 1 1 +( -144 -896 448 ) ( -176 -896 448 ) ( -144 -896 432 ) rub_la10 0 0 0 1 1 +( -152 -752 448 ) ( -152 -752 432 ) ( -152 -960 448 ) rub_la10 0 0 0 1 1 +( -176 -960 440 ) ( -144 -960 440 ) ( -176 -752 440 ) rub_la10 0 0 90 1 1 +( -176 -960 432 ) ( -176 -960 448 ) ( -144 -960 432 ) rub_la10 0 0 0 1 1 +( -168 -960 432 ) ( -168 -752 432 ) ( -168 -960 448 ) rub_la10 0 0 0 1 1 +} +// brush 204 +{ +( 448 -1184 384 ) ( -128 -1184 384 ) ( 448 -1152 384 ) sym06_4 -64 0 0 1 1 +( 256 -1184 320 ) ( 256 -1152 320 ) ( 256 -1184 256 ) sym06_4 -64 0 0 1 1 +( 448 -1184 320 ) ( 448 -1184 256 ) ( -128 -1184 320 ) sym06_4 -64 0 0 1 1 +( -128 -1152 256 ) ( -128 -1184 256 ) ( 448 -1152 256 ) sym06_4 -64 0 0 1 1 +( 192 -1120 256 ) ( 192 -1120 320 ) ( 192 -1152 256 ) tech10_7 0 0 0 1 1 +( -192 -1152 256 ) ( 384 -1152 256 ) ( -192 -1152 320 ) sym06_10 0 0 0 1 1 +} +// brush 205 +{ +( 208 -1112 320 ) ( 208 -1048 320 ) ( 272 -1112 320 ) cr8_la4 48 40 0 1 1 +( 266 -1052 224 ) ( 266 -1052 288 ) ( 266 -1108 288 ) base_ceil1 24 0 0 1 1 +( 272 -1048 256 ) ( 208 -1048 256 ) ( 272 -1112 256 ) cr8_la0 48 40 0 1 1 +( 268 -1052 352 ) ( 268 -1052 288 ) ( 272 -1048 288 ) cr8_la0 24 0 0 1 1 +( 272 -1112 224 ) ( 272 -1112 288 ) ( 272 -1048 288 ) crate0_side 24 0 0 1 1 +( 272 -1112 352 ) ( 272 -1112 288 ) ( 268 -1108 288 ) tek_la26 104 0 0 1 1 +} +// brush 206 +{ +( 64 -1184 384 ) ( -512 -1184 384 ) ( 64 -1152 384 ) sym06_4 -64 0 0 1 1 +( -128 -1184 320 ) ( -128 -1152 320 ) ( -128 -1184 256 ) tech10_7 0 0 0 1 1 +( 64 -1184 320 ) ( 64 -1184 256 ) ( -512 -1184 320 ) sym06_4 -64 0 0 1 1 +( -512 -1152 256 ) ( -512 -1184 256 ) ( 64 -1152 256 ) sym06_4 -64 0 0 1 1 +( -192 -1152 256 ) ( -192 -1152 320 ) ( -192 -1184 256 ) sym06_4 -64 0 0 1 1 +( -512 -1152 256 ) ( 64 -1152 256 ) ( -512 -1152 320 ) sym06_10 64 0 0 1 1 +} +// brush 207 +{ +( 512 -1184 384 ) ( -64 -1184 384 ) ( 512 -1152 384 ) sym06_4 -64 0 0 1 1 +( 320 -1184 320 ) ( 320 -1152 320 ) ( 320 -1184 256 ) sym06_4 -64 0 0 1 1 +( 512 -1184 320 ) ( 512 -1184 256 ) ( -64 -1184 320 ) sym06_4 -64 0 0 1 1 +( -64 -1152 256 ) ( -64 -1184 256 ) ( 512 -1152 256 ) sym06_4 -64 0 0 1 1 +( 256 -1120 256 ) ( 256 -1120 320 ) ( 256 -1152 256 ) sym06_4 -64 0 0 1 1 +( -128 -1152 256 ) ( 448 -1152 256 ) ( -128 -1152 320 ) sym06_4 -64 0 0 1 1 +} +// brush 208 +{ +( 0 -1184 384 ) ( -576 -1184 384 ) ( 0 -1152 384 ) sym06_4 -64 0 0 1 1 +( -192 -1184 320 ) ( -192 -1152 320 ) ( -192 -1184 256 ) sym06_4 -64 0 0 1 1 +( 0 -1184 320 ) ( 0 -1184 256 ) ( -576 -1184 320 ) sym06_4 -64 0 0 1 1 +( -576 -1152 256 ) ( -576 -1184 256 ) ( 0 -1152 256 ) sym06_4 -64 0 0 1 1 +( -256 -1152 256 ) ( -256 -1152 320 ) ( -256 -1184 256 ) sym06_4 -64 0 0 1 1 +( -576 -1152 256 ) ( 0 -1152 256 ) ( -576 -1152 320 ) sym06_4 -64 0 0 1 1 +} +// brush 209 +{ +( 448 -1152 640 ) ( 448 -1664 640 ) ( -256 -1152 640 ) tech10_1 0 0 0 1 1 +( 448 -1152 448 ) ( -256 -1152 448 ) ( 448 -1152 384 ) tech10_1 0 0 0 1 1 +( 64 -1088 448 ) ( 64 -1088 384 ) ( 64 -1600 448 ) tech10_1 0 0 0 1 1 +( -256 -1664 384 ) ( 448 -1664 384 ) ( -256 -1152 384 ) tech10_7a 0 0 0 1 1 +( 256 -1184 384 ) ( 256 -1184 448 ) ( 960 -1184 384 ) bw_techpanel4 0 0 0 1 1 +( 0 -1664 384 ) ( 0 -1152 384 ) ( 0 -1664 448 ) tech10_1 0 0 0 1 1 +} +// brush 210 +{ +( 208 -1112 320 ) ( 208 -1048 320 ) ( 272 -1112 320 ) cr8_la4 48 40 0 1 1 +( 208 -1112 288 ) ( 272 -1112 288 ) ( 208 -1112 224 ) cr8_la0 48 0 0 1 1 +( 216 -1104 288 ) ( 216 -1104 352 ) ( 208 -1112 352 ) cr8_la0 24 0 0 1 1 +( 272 -1048 256 ) ( 208 -1048 256 ) ( 272 -1112 256 ) cr8_la0 48 40 0 1 1 +( 264 -1104 352 ) ( 264 -1104 288 ) ( 272 -1112 288 ) crate0_side 24 0 0 1 1 +( 216 -1106 352 ) ( 216 -1106 288 ) ( 264 -1106 352 ) base_ceil1 48 0 0 1 1 +} +// brush 211 +{ +( 272 -1048 320 ) ( 272 -1112 320 ) ( 208 -1048 320 ) cr8_la4 48 40 0 1 1 +( 214 -1108 224 ) ( 214 -1108 288 ) ( 214 -1052 288 ) base_ceil1 24 0 0 1 1 +( 208 -1112 256 ) ( 272 -1112 256 ) ( 208 -1048 256 ) cr8_la0 48 40 0 1 1 +( 212 -1108 352 ) ( 212 -1108 288 ) ( 208 -1112 288 ) cr8_la0 24 0 0 1 1 +( 208 -1048 224 ) ( 208 -1048 288 ) ( 208 -1112 288 ) crate0_side 24 0 0 1 1 +( 208 -1048 352 ) ( 208 -1048 288 ) ( 212 -1052 288 ) tek_la26 104 0 0 1 1 +} +// brush 212 +{ +( 272 -1048 320 ) ( 272 -1112 320 ) ( 208 -1048 320 ) cr8_la4 48 40 0 1 1 +( 272 -1048 288 ) ( 208 -1048 288 ) ( 272 -1048 224 ) cr8_la0 48 0 0 1 1 +( 264 -1056 288 ) ( 264 -1056 352 ) ( 272 -1048 352 ) cr8_la0 24 0 0 1 1 +( 208 -1112 256 ) ( 272 -1112 256 ) ( 208 -1048 256 ) cr8_la0 48 40 0 1 1 +( 216 -1056 352 ) ( 216 -1056 288 ) ( 208 -1048 288 ) crate0_side 24 0 0 1 1 +( 264 -1054 352 ) ( 264 -1054 288 ) ( 216 -1054 352 ) base_ceil1 24 0 0 1 1 +} +// brush 213 +{ +( 266 -1050 288 ) ( 266 -1106 288 ) ( 210 -1050 288 ) base_ceil1 0 24 0 1 1 +( 270 -1054 320 ) ( 214 -1054 320 ) ( 270 -1054 256 ) dmp_la2 0 0 0 1 1 +( 266 -1050 320 ) ( 266 -1050 256 ) ( 266 -1106 320 ) dmp_la2 104 0 0 1 1 +( 210 -1106 256 ) ( 266 -1106 256 ) ( 210 -1050 256 ) dmp_la2 0 24 0 1 1 +( 210 -1106 256 ) ( 210 -1106 320 ) ( 266 -1106 256 ) dmp_la2 0 0 0 1 1 +( 214 -1110 256 ) ( 214 -1054 256 ) ( 214 -1110 320 ) dmp_la2 104 0 0 1 1 +} +// brush 214 +{ +( 512 -1152 640 ) ( 512 -1664 640 ) ( -192 -1152 640 ) tech10_7a 64 0 0 1 1 +( 512 -1152 448 ) ( -192 -1152 448 ) ( 512 -1152 384 ) tek_la26 64 0 0 1 1 +( 320 -1088 448 ) ( 320 -1088 384 ) ( 320 -1600 448 ) twall2_6 0 0 0 1 1 +( -192 -1664 384 ) ( 512 -1664 384 ) ( -192 -1152 384 ) tech10_7a 0 0 0 1 1 +( 320 -1184 384 ) ( 320 -1184 448 ) ( 1024 -1184 384 ) twall2_6 0 0 0 1 1 +( 64 -1664 384 ) ( 64 -1152 384 ) ( 64 -1664 448 ) twall2_6 0 0 0 1 1 +} +// brush 215 +{ +( 768 -128 416 ) ( 768 -192 416 ) ( -512 -128 416 ) pbtek1_04 0 0 0 1 1 +( 1216 -128 416 ) ( -64 -128 416 ) ( 1216 -128 384 ) pbtek1_04 0 0 0 1 1 +( 96 -160 416 ) ( 96 -160 384 ) ( 96 -224 416 ) pbtek1_04 0 0 0 1 1 +( -512 -192 384 ) ( 768 -192 384 ) ( -512 -128 384 ) pbtek1_04 0 0 90 1 1 +( -512 -192 384 ) ( -512 -192 416 ) ( 768 -192 384 ) pbtek1_04 0 0 0 1 1 +( -32 -192 384 ) ( -32 -128 384 ) ( -32 -192 416 ) pbtek1_04 0 0 0 1 1 +} +// brush 216 +{ +( 0 -320 128 ) ( 0 -384 128 ) ( -512 -320 128 ) tech08_1a 0 0 0 1 1 +( 0 -320 128 ) ( -512 -320 128 ) ( 0 -320 0 ) tech08_1a 0 0 0 1 1 +( -64 -320 128 ) ( -64 -320 0 ) ( -64 -384 128 ) tech08_1a 0 0 0 1 1 +( -512 -384 0 ) ( 0 -384 0 ) ( -512 -320 0 ) tech08_1a 0 0 0 1 1 +( -512 -384 0 ) ( -512 -384 128 ) ( 0 -384 0 ) tech08_1a 0 0 0 1 1 +( -128 -384 0 ) ( -128 -320 0 ) ( -128 -384 128 ) tech08_1a 0 0 0 1 1 +} +// brush 217 +{ +( 128 -320 128 ) ( 128 -384 128 ) ( -128 -320 128 ) tech08_1c 64 0 0 1 1 +( 128 -320 64 ) ( -128 -320 64 ) ( 128 -320 0 ) tech08_1c 64 0 0 1 1 +( 64 -320 64 ) ( 64 -320 0 ) ( 64 -384 64 ) tech08_1c 64 0 0 1 1 +( -128 -384 0 ) ( 128 -384 0 ) ( -128 -320 0 ) tech08_1c 64 0 0 1 1 +( -128 -384 0 ) ( -128 -384 64 ) ( 128 -384 0 ) tech08_1c 64 0 0 1 1 +( -64 -384 0 ) ( -64 -320 0 ) ( -64 -384 64 ) tech08_1c 64 0 0 1 1 +} +// brush 218 +{ +( 256 -192 128 ) ( 256 -256 128 ) ( -256 -192 128 ) tech08_5a 0 0 0 1 1 +( 256 -192 128 ) ( -256 -192 128 ) ( 256 -192 0 ) tech08_0 64 0 0 1 1 +( 256 -192 128 ) ( 256 -192 0 ) ( 256 -256 128 ) tech08_5a 0 0 0 1 1 +( -256 -256 0 ) ( 256 -256 0 ) ( -256 -192 0 ) tech08_5a 0 0 0 1 1 +( -256 -320 0 ) ( -256 -320 128 ) ( 256 -320 0 ) tech08_5a 0 0 0 1 1 +( 128 -256 0 ) ( 128 -192 0 ) ( 128 -256 128 ) basepanel8 64 0 0 -1 1 +} +// brush 219 +{ +( 192 -320 128 ) ( 192 -384 128 ) ( -320 -320 128 ) tech08_1a 0 0 0 1 1 +( 192 -320 128 ) ( -320 -320 128 ) ( 192 -320 0 ) tech08_1a 0 0 0 1 1 +( 128 -320 128 ) ( 128 -320 0 ) ( 128 -384 128 ) tech08_1a 0 0 0 1 1 +( -320 -384 0 ) ( 192 -384 0 ) ( -320 -320 0 ) tech08_1a 0 0 0 1 1 +( -320 -384 0 ) ( -320 -384 128 ) ( 192 -384 0 ) tech08_1a 0 0 0 1 1 +( 64 -384 0 ) ( 64 -320 0 ) ( 64 -384 128 ) tech08_1a 0 0 0 1 1 +} +// brush 220 +{ +( 96 -192 224 ) ( 96 -320 224 ) ( -64 -192 224 ) sfloor4_2 0 0 0 1 1 +( 96 -192 352 ) ( -64 -192 352 ) ( 96 -192 160 ) sfloor4_1 0 0 0 1 1 +( -96 -192 352 ) ( -96 -192 160 ) ( -96 -320 352 ) sfloor4_1 0 0 0 1 1 +( -64 -320 192 ) ( 96 -320 192 ) ( -64 -192 192 ) sfloor4_1 0 0 0 1 1 +( -64 -384 160 ) ( -64 -384 352 ) ( 96 -384 160 ) sfloor4_1 0 0 0 1 1 +( -288 -320 160 ) ( -288 -192 160 ) ( -288 -320 352 ) sfloor4_1 0 0 0 1 1 +} +// brush 221 +{ +( 512 -192 224 ) ( 512 -320 224 ) ( 352 -192 224 ) sfloor4_2 0 0 0 1 1 +( 512 -192 352 ) ( 352 -192 352 ) ( 512 -192 160 ) sfloor4_1 0 0 0 1 1 +( 352 -192 352 ) ( 352 -192 160 ) ( 352 -320 352 ) sfloor4_1 0 0 0 1 1 +( 352 -320 192 ) ( 512 -320 192 ) ( 352 -192 192 ) sfloor4_1 0 0 0 1 1 +( 352 -384 160 ) ( 352 -384 352 ) ( 512 -384 160 ) sfloor4_1 0 0 0 1 1 +( 160 -320 160 ) ( 160 -192 160 ) ( 160 -320 352 ) sfloor4_1 0 0 0 1 1 +} +// brush 222 +{ +( -64 -224 224 ) ( -96 -256 224 ) ( -96 -224 224 ) base_ceil1 0 0 0 1 1 +( -96 -192 208 ) ( -64 -192 224 ) ( -96 -192 224 ) slp_la3 0 0 0 1 1 +( -96 -224 224 ) ( -96 -288 224 ) ( -96 -288 208 ) slp_la3 0 0 0 1 1 +( -64 -224 208 ) ( -96 -256 208 ) ( -64 -256 208 ) slp_la3 0 0 0 1 1 +( -64 -256 224 ) ( -96 -288 208 ) ( -96 -288 224 ) slp_la3 0 0 0 1 1 +( -64 -256 224 ) ( -64 -224 208 ) ( -64 -256 208 ) slp_la3 0 0 0 1 1 +} +// brush 223 +{ +( -32 -192 208 ) ( -64 -224 208 ) ( -64 -192 208 ) base_ceil1 0 0 0 1 1 +( -64 -192 192 ) ( -32 -192 208 ) ( -64 -192 208 ) slp_la3 0 0 0 1 1 +( -64 -192 208 ) ( -64 -256 208 ) ( -64 -256 192 ) slp_la3 0 0 0 1 1 +( -32 -192 192 ) ( -64 -224 192 ) ( -32 -224 192 ) slp_la3 0 0 0 1 1 +( -32 -224 208 ) ( -64 -256 192 ) ( -64 -256 208 ) slp_la3 0 0 0 1 1 +( -32 -224 208 ) ( -32 -192 192 ) ( -32 -224 192 ) slp_la3 0 0 0 1 1 +} +// brush 224 +{ +( 96 -128 384 ) ( 96 -192 384 ) ( -64 -128 384 ) tek_la26 32 0 0 1 1 +( 96 -128 384 ) ( -64 -128 384 ) ( 96 -128 320 ) tek_la26 32 0 0 1 1 +( 96 -128 384 ) ( 96 -128 320 ) ( 96 -192 384 ) tek_la26 32 0 0 1 1 +( -64 -192 320 ) ( 96 -192 320 ) ( -64 -128 320 ) tek_la26 32 0 0 1 1 +( -64 -192 320 ) ( -64 -192 384 ) ( 96 -192 320 ) tek_la26 32 0 0 1 1 +( -32 -192 320 ) ( -32 -128 320 ) ( -32 -192 384 ) tek_la26 32 0 0 1 1 +} +// brush 225 +{ +( 160 -224 224 ) ( 160 -256 224 ) ( 128 -224 224 ) base_ceil1 0 0 0 1 1 +( 160 -192 224 ) ( 128 -192 224 ) ( 160 -192 208 ) slp_la3 0 0 0 1 1 +( 160 -288 208 ) ( 160 -288 224 ) ( 160 -224 224 ) slp_la3 0 0 0 1 1 +( 128 -256 208 ) ( 160 -256 208 ) ( 128 -224 208 ) slp_la3 0 0 0 1 1 +( 160 -288 224 ) ( 160 -288 208 ) ( 128 -256 224 ) slp_la3 0 0 0 1 1 +( 128 -256 208 ) ( 128 -224 208 ) ( 128 -256 224 ) slp_la3 0 0 0 1 1 +} +// brush 226 +{ +( 128 -192 208 ) ( 128 -224 208 ) ( 96 -192 208 ) base_ceil1 0 0 0 1 1 +( 128 -192 208 ) ( 96 -192 208 ) ( 128 -192 192 ) slp_la3 0 0 0 1 1 +( 128 -256 192 ) ( 128 -256 208 ) ( 128 -192 208 ) slp_la3 0 0 0 1 1 +( 96 -224 192 ) ( 128 -224 192 ) ( 96 -192 192 ) slp_la3 0 0 0 1 1 +( 128 -256 208 ) ( 128 -256 192 ) ( 96 -224 208 ) slp_la3 0 0 0 1 1 +( 96 -224 192 ) ( 96 -192 192 ) ( 96 -224 208 ) slp_la3 0 0 0 1 1 +} +// brush 227 +{ +( 192 672 192 ) ( 192 -192 192 ) ( -192 -192 192 ) sfloor4_2 0 0 0 1 1 +( 192 -192 192 ) ( 192 672 192 ) ( 320 -192 128 ) ntech01_1 0 0 0 1 1 +( 320 -192 128 ) ( 320 672 128 ) ( -320 -192 128 ) ntech01_1 0 0 0 1 1 +( -320 -192 128 ) ( -320 672 128 ) ( -192 672 192 ) ntech01_1 0 0 0 1 1 +( -256 -64 192 ) ( -256 64 128 ) ( -256 64 192 ) sfloor4_1 0 0 0 1 1 +( 256 64 192 ) ( 256 64 128 ) ( 256 -64 192 ) sfloor4_1 0 0 0 1 1 +( -288 192 -64 ) ( 256 192 -64 ) ( -288 192 64 ) jf3base01 64 0 0 1 1 +( 64 -128 224 ) ( -64 -128 128 ) ( -64 -128 224 ) tek_la26 0 0 0 1 1 +} +// brush 228 +{ +( 192 672 192 ) ( 192 -192 192 ) ( -192 -192 192 ) sfloor4_2 0 0 0 1 1 +( 192 -192 192 ) ( 192 672 192 ) ( 320 -192 128 ) ntech01_1 0 0 0 1 1 +( 320 -192 128 ) ( 320 672 128 ) ( -320 -192 128 ) ntech01_1 0 0 0 1 1 +( -320 -192 128 ) ( -320 672 128 ) ( -192 672 192 ) ntech01_1 0 0 0 1 1 +( -256 -64 192 ) ( -256 64 128 ) ( -256 64 192 ) sfloor4_1 0 0 0 1 1 +( 256 64 192 ) ( 256 64 128 ) ( 256 -64 192 ) sfloor4_1 0 0 0 1 1 +( -64 -128 224 ) ( -64 -128 128 ) ( 64 -128 224 ) tek_la26 0 0 0 1 1 +( 64 -192 224 ) ( -64 -192 128 ) ( -64 -192 224 ) tek_la26 0 0 0 1 1 +} +// brush 229 +{ +( -568 272 80 ) ( -568 232 80 ) ( -576 272 80 ) base_ceil1 0 0 0 1 1 +( -568 272 112 ) ( -576 272 112 ) ( -568 272 48 ) base_ceil1 0 0 0 1 1 +( -572 280 112 ) ( -572 280 48 ) ( -572 240 112 ) switch_1 16 16 0 1 1 +( -576 240 48 ) ( -568 240 48 ) ( -576 280 48 ) base_ceil1 0 0 0 1 1 +( -576 240 48 ) ( -576 240 112 ) ( -568 240 48 ) base_ceil1 0 0 0 1 1 +( -576 240 48 ) ( -576 280 48 ) ( -576 240 112 ) base_ceil1 0 0 0 1 1 +} +// brush 230 +{ +( -192 448 320 ) ( -128 456 320 ) ( -128 448 320 ) clip 0 0 0 1 1 +( -128 448 296 ) ( -192 448 304 ) ( -128 448 304 ) clip 0 0 0 1 1 +( -152 456 320 ) ( -152 456 192 ) ( -128 448 192 ) clip 0 0 0 1 1 +( -184 448 192 ) ( -120 456 192 ) ( -184 456 192 ) clip 0 0 0 1 1 +( -152 456 192 ) ( -152 456 320 ) ( -168 456 320 ) clip 0 0 0 1 1 +( -168 456 192 ) ( -168 456 320 ) ( -192 448 320 ) clip 0 0 0 1 1 +} +// brush 231 +{ +( -128 576 320 ) ( -128 568 320 ) ( -192 576 320 ) clip 0 0 0 1 1 +( -128 576 304 ) ( -192 576 304 ) ( -128 576 296 ) clip 0 0 0 1 1 +( -152 568 192 ) ( -152 568 320 ) ( -128 576 320 ) clip 0 0 0 1 1 +( -184 568 192 ) ( -120 568 192 ) ( -184 576 192 ) clip 0 0 0 1 1 +( -152 568 320 ) ( -152 568 192 ) ( -168 568 320 ) clip 0 0 0 1 1 +( -168 568 320 ) ( -168 568 192 ) ( -192 576 320 ) clip 0 0 0 1 1 +} +// brush 232 +{ +( 192 -1200 -256 ) ( 192 -1264 -256 ) ( -192 -1200 -256 ) tech02_6 0 80 0 1 1 +( 128 -1200 -512 ) ( -256 -1200 -512 ) ( 128 -1200 -704 ) htek18_1 0 96 0 1 1 +( -128 -1264 -256 ) ( -128 -1264 -448 ) ( -128 -1328 -256 ) htek02_1 48 0 0 1 1 +( -192 -1264 -576 ) ( 192 -1264 -576 ) ( -192 -1200 -576 ) htek18_1 0 16 90 1 1 +( -144 -1328 -608 ) ( -144 -1328 -352 ) ( -80 -1328 -352 ) htek18_1 0 0 0 1 1 +( -144 -1328 -256 ) ( -144 -1328 -512 ) ( -144 -1200 -512 ) htek18_1 16 0 0 1 1 +} +// brush 233 +{ +( -32 -1408 -128 ) ( -96 -1024 -128 ) ( -32 -1024 -128 ) tech02_6 0 80 0 1 1 +( -128 -1072 -832 ) ( -128 -1456 -640 ) ( -128 -1072 -640 ) htek01_2 112 96 0 1 1 +( -176 -1360 -256 ) ( -112 -1360 -448 ) ( -112 -1360 -256 ) htek01_2 80 0 0 1 1 +( -48 -1408 -480 ) ( -112 -1024 -480 ) ( -112 -1408 -480 ) htek01_2 64 80 0 1 1 +( -144 -1280 -704 ) ( -144 -1664 -512 ) ( -144 -1664 -704 ) htek01_2 0 0 0 1 1 +( -112 -1376 -256 ) ( -48 -1376 -448 ) ( -112 -1376 -448 ) htek01_2 112 0 0 1 1 +} +// brush 234 +{ +( 192 -512 -268 ) ( 192 -640 -268 ) ( -128 -512 -268 ) *water1 0 0 0 1 1 +( 192 -448 -256 ) ( -128 -448 -256 ) ( 192 -448 -288 ) *water1 0 0 0 1 1 +( 352 -512 -256 ) ( 352 -512 -288 ) ( 352 -640 -256 ) *water1 0 0 0 1 1 +( -128 -640 -992 ) ( 192 -640 -992 ) ( -128 -512 -992 ) *water1 0 0 0 1 1 +( -128 -1408 -288 ) ( -128 -1408 -256 ) ( 192 -1408 -288 ) *water1 0 0 0 1 1 +( -288 -640 -288 ) ( -288 -512 -288 ) ( -288 -640 -256 ) *water1 0 0 0 1 1 +} +// brush 235 +{ +( 480 -704 1600 ) ( 480 -960 1600 ) ( 448 -704 1600 ) black 0 0 0 1 1 +( 896 -928 1312 ) ( 864 -928 1312 ) ( 896 -928 1184 ) black 0 0 0 1 1 +( 896 -928 1312 ) ( 896 -928 1184 ) ( 896 -1184 1312 ) black 0 0 0 1 1 +( 448 -960 1184 ) ( 480 -960 1184 ) ( 448 -704 1184 ) black 0 0 0 1 1 +( 448 -960 1184 ) ( 448 -960 1312 ) ( 480 -960 1184 ) black 0 0 0 1 1 +( 448 -960 1184 ) ( 448 -704 1184 ) ( 448 -960 1312 ) black 0 0 0 1 1 +} +// brush 236 +{ +( 448 -960 1600 ) ( 448 -1216 1600 ) ( 416 -960 1600 ) black 0 0 0 1 1 +( 448 -960 1312 ) ( 416 -960 1312 ) ( 448 -960 1184 ) black 0 0 0 1 1 +( 448 -960 1312 ) ( 448 -960 1184 ) ( 448 -1216 1312 ) black 0 0 0 1 1 +( 416 -1216 1184 ) ( 448 -1216 1184 ) ( 416 -960 1184 ) black 0 0 0 1 1 +( 416 -1216 1184 ) ( 416 -1216 1312 ) ( 448 -1216 1184 ) black 0 0 0 1 1 +( 416 -1216 1184 ) ( 416 -960 1184 ) ( 416 -1216 1312 ) black 0 0 0 1 1 +} +// brush 237 +{ +( 928 -960 1600 ) ( 928 -1216 1600 ) ( 896 -960 1600 ) black 0 0 0 1 1 +( 928 -960 1312 ) ( 896 -960 1312 ) ( 928 -960 1184 ) black 0 0 0 1 1 +( 928 -960 1312 ) ( 928 -960 1184 ) ( 928 -1216 1312 ) black 0 0 0 1 1 +( 896 -1216 1184 ) ( 928 -1216 1184 ) ( 896 -960 1184 ) black 0 0 0 1 1 +( 896 -1216 1184 ) ( 896 -1216 1312 ) ( 928 -1216 1184 ) black 0 0 0 1 1 +( 896 -1216 1184 ) ( 896 -960 1184 ) ( 896 -1216 1312 ) black 0 0 0 1 1 +} +// brush 238 +{ +( 480 -992 1600 ) ( 480 -1248 1600 ) ( 448 -992 1600 ) black 0 0 0 1 1 +( 896 -1216 1312 ) ( 864 -1216 1312 ) ( 896 -1216 1184 ) black 0 0 0 1 1 +( 896 -1216 1312 ) ( 896 -1216 1184 ) ( 896 -1472 1312 ) black 0 0 0 1 1 +( 448 -1248 1184 ) ( 480 -1248 1184 ) ( 448 -992 1184 ) black 0 0 0 1 1 +( 448 -1248 1184 ) ( 448 -1248 1312 ) ( 480 -1248 1184 ) black 0 0 0 1 1 +( 448 -1248 1184 ) ( 448 -992 1184 ) ( 448 -1248 1312 ) black 0 0 0 1 1 +} +// brush 239 +{ +( 896 -960 1184 ) ( 896 -1216 1184 ) ( 448 -960 1184 ) black 0 0 0 1 1 +( 896 -960 1184 ) ( 448 -960 1184 ) ( 896 -960 1152 ) black 0 0 0 1 1 +( 896 -960 1184 ) ( 896 -960 1152 ) ( 896 -1216 1184 ) black 0 0 0 1 1 +( 448 -1216 1152 ) ( 896 -1216 1152 ) ( 448 -960 1152 ) black 0 0 0 1 1 +( 448 -1216 1152 ) ( 448 -1216 1184 ) ( 896 -1216 1152 ) black 0 0 0 1 1 +( 448 -1216 1152 ) ( 448 -960 1152 ) ( 448 -1216 1184 ) black 0 0 0 1 1 +} +// brush 240 +{ +( 896 -960 1632 ) ( 896 -1216 1632 ) ( 448 -960 1632 ) black 0 0 0 1 1 +( 896 -960 1632 ) ( 448 -960 1632 ) ( 896 -960 1600 ) black 0 0 0 1 1 +( 896 -960 1632 ) ( 896 -960 1600 ) ( 896 -1216 1632 ) black 0 0 0 1 1 +( 448 -1216 1600 ) ( 896 -1216 1600 ) ( 448 -960 1600 ) black 0 0 0 1 1 +( 448 -1216 1600 ) ( 448 -1216 1632 ) ( 896 -1216 1600 ) black 0 0 0 1 1 +( 448 -1216 1600 ) ( 448 -960 1600 ) ( 448 -1216 1632 ) black 0 0 0 1 1 +} +// brush 241 +{ +( 608 -832 -256 ) ( 608 -960 -256 ) ( 288 -832 -256 ) sfloor4_6 0 32 0 1 1 +( 608 -672 -416 ) ( 288 -672 -416 ) ( 608 -672 -448 ) sfloor4_6 0 0 0 1 1 +( 384 -880 -416 ) ( 384 -880 -448 ) ( 384 -1008 -416 ) sfloor4_6 16 0 0 1 1 +( 288 -960 -288 ) ( 608 -960 -288 ) ( 288 -832 -288 ) sfloor4_6 0 32 0 1 1 +( 288 -992 -448 ) ( 288 -992 -416 ) ( 608 -992 -448 ) sfloor4_6 0 0 0 1 1 +( 192 -800 -448 ) ( 192 -672 -448 ) ( 192 -800 -416 ) sfloor4_6 0 0 0 1 1 +} +// brush 242 +{ +( -128 -1152 224 ) ( 576 -1664 224 ) ( 576 -1152 224 ) tech10_1 0 0 0 1 1 +( 384 -1152 240 ) ( -320 -1152 176 ) ( 384 -1152 176 ) tech04_6 64 0 0 1 1 +( 192 -1600 192 ) ( 192 -1088 256 ) ( 192 -1088 192 ) tech10_1 0 0 0 1 1 +( -128 -1152 256 ) ( 576 -1664 256 ) ( -128 -1664 256 ) tech10_7a 0 0 0 1 1 +( 1088 -1184 256 ) ( 384 -1184 192 ) ( 384 -1184 256 ) tech10_7a -32 0 0 1 1 +( 64 -1664 192 ) ( 64 -1152 256 ) ( 64 -1664 256 ) tech10_1 0 0 0 1 1 +} +// brush 243 +{ +( 192 -1184 384 ) ( -384 -1184 384 ) ( 192 -1152 384 ) sym06_4 -64 0 0 1 1 +( 64 -1184 320 ) ( 64 -1152 320 ) ( 64 -1184 256 ) tech10_7 0 0 0 1 1 +( 192 -1184 320 ) ( 192 -1184 256 ) ( -384 -1184 320 ) sym06_6 0 0 0 1 1 +( -384 -1152 256 ) ( -384 -1184 256 ) ( 192 -1152 256 ) sym06_4 -64 0 0 1 1 +( 0 -1120 256 ) ( 0 -1120 320 ) ( 0 -1152 256 ) tech10_7 0 0 0 1 1 +( -384 -1152 256 ) ( 192 -1152 256 ) ( -384 -1152 320 ) sym06_6 0 0 0 1 1 +} +// brush 244 +{ +( 96 -448 256 ) ( 96 -576 256 ) ( -64 -448 256 ) sfloor4_6 0 0 0 1 1 +( 96 -448 384 ) ( -64 -448 384 ) ( 96 -448 192 ) sfloor4_1 0 0 0 1 1 +( 0 -448 384 ) ( 0 -448 192 ) ( 0 -576 384 ) sfloor4_1 0 0 0 1 1 +( -64 -576 224 ) ( 96 -576 224 ) ( -64 -448 224 ) sfloor4_1 0 0 0 1 1 +( -64 -1152 192 ) ( -64 -1152 384 ) ( 96 -1152 192 ) sfloor4_1 0 0 0 1 1 +( -320 -576 192 ) ( -320 -448 192 ) ( -320 -576 384 ) sfloor4_1 0 0 0 1 1 +} +// brush 245 +{ +( 480 -448 256 ) ( 480 -576 256 ) ( 320 -448 256 ) sfloor4_6 0 0 0 1 1 +( 480 -448 384 ) ( 320 -448 384 ) ( 480 -448 192 ) sfloor4_1 0 0 0 1 1 +( 384 -448 384 ) ( 384 -448 192 ) ( 384 -576 384 ) sfloor4_1 0 0 0 1 1 +( 320 -576 224 ) ( 480 -576 224 ) ( 320 -448 224 ) sfloor4_1 0 0 0 1 1 +( 320 -1152 192 ) ( 320 -1152 384 ) ( 480 -1152 192 ) sfloor4_1 0 0 0 1 1 +( 64 -576 192 ) ( 64 -448 192 ) ( 64 -576 384 ) sfloor4_1 0 0 0 1 1 +} +// brush 246 +{ +( 92 -768 240 ) ( 92 -1088 240 ) ( 60 -768 240 ) twall2_3 0 0 0 1 1 +( 92 -768 240 ) ( 60 -768 240 ) ( 92 -768 208 ) twall2_3 0 112 0 1 1 +( 64 -772 240 ) ( 64 -772 208 ) ( 64 -1092 240 ) twall2_3 0 112 0 1 1 +( 60 -1088 176 ) ( 92 -1088 176 ) ( 60 -768 176 ) twall2_3 0 0 0 1 1 +( 60 -1152 160 ) ( 60 -1152 192 ) ( 92 -1152 160 ) twall2_3 0 112 0 1 1 +( 56 -1088 208 ) ( 56 -768 208 ) ( 56 -1088 240 ) twall2_3 32 48 0 1 1 +} +// brush 247 +{ +( 32 -768 240 ) ( 32 -1088 240 ) ( 0 -768 240 ) twall2_3 0 0 0 1 1 +( 32 -768 240 ) ( 0 -768 240 ) ( 32 -768 208 ) twall2_3 0 112 0 1 1 +( 8 -772 240 ) ( 8 -772 208 ) ( 8 -1092 240 ) twall2_3 32 48 0 1 1 +( 0 -1088 176 ) ( 32 -1088 176 ) ( 0 -768 176 ) twall2_3 0 0 0 1 1 +( 0 -1152 160 ) ( 0 -1152 192 ) ( 32 -1152 160 ) twall2_3 0 112 0 1 1 +( 0 -1088 208 ) ( 0 -768 208 ) ( 0 -1088 240 ) twall2_3 0 112 0 1 1 +} +// brush 248 +{ +( 4 -1184 240 ) ( 60 -1180 240 ) ( 60 -1184 240 ) twall2_3 0 0 0 1 1 +( 60 -1184 208 ) ( 4 -1184 240 ) ( 60 -1184 240 ) twall2_3 0 112 0 1 1 +( 56 -1180 240 ) ( 56 -1184 208 ) ( 56 -1184 240 ) twall2_3 0 112 0 1 1 +( 4 -1184 176 ) ( 60 -1180 176 ) ( 4 -1180 176 ) twall2_3 0 0 0 1 1 +( 64 -1152 176 ) ( 8 -1152 208 ) ( 8 -1152 176 ) twall2_3 32 48 0 1 1 +( 8 -1180 240 ) ( 8 -1184 208 ) ( 8 -1180 208 ) twall2_3 0 112 0 1 1 +} +// brush 249 +{ +( -320 -1152 224 ) ( 384 -1664 224 ) ( 384 -1152 224 ) tech10_1 0 0 0 1 1 +( 192 -1152 240 ) ( -512 -1152 176 ) ( 192 -1152 176 ) tech04_6 64 0 0 1 1 +( 0 -1600 192 ) ( 0 -1088 256 ) ( 0 -1088 192 ) tech10_1 0 0 0 1 1 +( -320 -1152 256 ) ( 384 -1664 256 ) ( -320 -1664 256 ) tech10_7a 0 0 0 1 1 +( 896 -1184 256 ) ( 192 -1184 192 ) ( 192 -1184 256 ) htek02_1 0 128 0 1 1 +( -128 -1664 192 ) ( -128 -1152 256 ) ( -128 -1664 256 ) tech10_1 0 0 0 1 1 +} +// brush 250 +{ +( 60 -768 240 ) ( 60 -772 240 ) ( 4 -768 240 ) twall2_3 0 0 0 1 1 +( 60 -768 240 ) ( 4 -768 240 ) ( 60 -768 208 ) twall2_3 0 112 0 1 1 +( 56 -768 240 ) ( 56 -768 208 ) ( 56 -772 240 ) twall2_3 0 112 0 1 1 +( 4 -772 176 ) ( 60 -772 176 ) ( 4 -768 176 ) twall2_3 0 0 0 1 1 +( 8 -776 176 ) ( 8 -776 208 ) ( 64 -776 176 ) twall2_3 32 48 0 1 1 +( 8 -772 208 ) ( 8 -768 208 ) ( 8 -772 240 ) twall2_3 0 112 0 1 1 +} +// brush 251 +{ +( 92 -768 256 ) ( 92 -1088 256 ) ( 60 -768 256 ) base_ceil1 0 0 0 1 1 +( 92 -768 256 ) ( 60 -768 256 ) ( 92 -768 224 ) base_ceil1 0 0 0 1 1 +( 64 -772 256 ) ( 64 -772 224 ) ( 64 -1092 256 ) base_ceil1 0 0 0 1 1 +( 60 -1088 240 ) ( 92 -1088 240 ) ( 60 -768 240 ) base_ceil1 0 0 0 1 1 +( 60 -1152 224 ) ( 60 -1152 256 ) ( 92 -1152 224 ) base_ceil1 0 0 0 1 1 +( 56 -1088 224 ) ( 56 -768 224 ) ( 56 -1088 256 ) tech04_6 64 0 0 1 1 +} +// brush 252 +{ +( 4 -1184 256 ) ( 60 -1180 256 ) ( 60 -1184 256 ) base_ceil1 0 0 0 1 1 +( 60 -1184 224 ) ( 4 -1184 256 ) ( 60 -1184 256 ) base_ceil1 0 0 0 1 1 +( 56 -1180 256 ) ( 56 -1184 224 ) ( 56 -1184 256 ) base_ceil1 0 0 0 1 1 +( 4 -1184 240 ) ( 60 -1180 240 ) ( 4 -1180 240 ) base_ceil1 0 0 0 1 1 +( 64 -1152 240 ) ( 8 -1152 272 ) ( 8 -1152 240 ) tech04_6 64 0 0 1 1 +( 8 -1180 256 ) ( 8 -1184 224 ) ( 8 -1180 224 ) base_ceil1 0 0 0 1 1 +} +// brush 253 +{ +( 32 -768 256 ) ( 32 -1088 256 ) ( 0 -768 256 ) base_ceil1 0 0 0 1 1 +( 32 -768 256 ) ( 0 -768 256 ) ( 32 -768 224 ) base_ceil1 0 0 0 1 1 +( 8 -772 256 ) ( 8 -772 224 ) ( 8 -1092 256 ) tech04_6 64 0 0 1 1 +( 0 -1088 240 ) ( 32 -1088 240 ) ( 0 -768 240 ) base_ceil1 0 0 0 1 1 +( 0 -1152 224 ) ( 0 -1152 256 ) ( 32 -1152 224 ) base_ceil1 0 0 0 1 1 +( 0 -1088 224 ) ( 0 -768 224 ) ( 0 -1088 256 ) base_ceil1 0 0 0 1 1 +} +// brush 254 +{ +( 20 -1152 208 ) ( 20 -768 208 ) ( 32 -1152 212 ) comp1_4 0 0 0 1 1 +( 32 -768 228 ) ( 0 -768 228 ) ( 32 -768 164 ) comp1_4 0 0 0 1 1 +( 0 -1120 196 ) ( 32 -1120 196 ) ( 0 -768 196 ) comp1_4 0 0 0 1 1 +( 0 -1152 164 ) ( 0 -1152 228 ) ( 32 -1152 164 ) comp1_4 0 0 0 1 1 +( 20 -768 208 ) ( 20 -1152 208 ) ( 16 -768 196 ) comp1_4 0 0 -90 1 1 +( 32 -1152 212 ) ( 44 -768 208 ) ( 44 -1152 208 ) comp1_4 0 0 0 1 1 +( 48 -768 196 ) ( 44 -1152 208 ) ( 44 -768 208 ) comp1_4 0 0 -90 1 1 +} +// brush 255 +{ +( 56 -1120 176 ) ( 56 -1152 176 ) ( 8 -1120 176 ) door02_1 0 0 0 1 1 +( 48 -768 176 ) ( 0 -768 176 ) ( 48 -768 168 ) door02_1 0 0 0 1 1 +( 64 -1120 176 ) ( 64 -1120 168 ) ( 64 -1152 176 ) door02_1 0 0 0 1 1 +( 8 -1152 168 ) ( 56 -1152 168 ) ( 8 -1120 168 ) door02_1 0 0 0 1 1 +( 8 -1152 168 ) ( 8 -1152 176 ) ( 56 -1152 168 ) door02_1 0 0 0 1 1 +( 0 -1152 168 ) ( 0 -1120 168 ) ( 0 -1152 176 ) door02_1 0 0 0 1 1 +} +// brush 256 +{ +( 60 -1120 256 ) ( 60 -1124 256 ) ( 4 -1120 256 ) base_ceil1 0 0 0 1 1 +( 60 -1120 256 ) ( 4 -1120 256 ) ( 60 -1120 224 ) base_ceil1 0 0 0 1 1 +( 56 -1120 256 ) ( 56 -1120 224 ) ( 56 -1124 256 ) base_ceil1 0 0 0 1 1 +( 4 -1124 240 ) ( 60 -1124 240 ) ( 4 -1120 240 ) base_ceil1 0 0 0 1 1 +( 8 -1128 240 ) ( 8 -1128 272 ) ( 64 -1128 240 ) tech04_6 64 0 0 1 1 +( 8 -1124 224 ) ( 8 -1120 224 ) ( 8 -1124 256 ) base_ceil1 0 0 0 1 1 +} +// brush 257 +{ +( 60 -768 256 ) ( 60 -772 256 ) ( 4 -768 256 ) base_ceil1 0 0 0 1 1 +( 60 -768 256 ) ( 4 -768 256 ) ( 60 -768 224 ) base_ceil1 0 0 0 1 1 +( 56 -768 256 ) ( 56 -768 224 ) ( 56 -772 256 ) base_ceil1 0 0 0 1 1 +( 4 -772 240 ) ( 60 -772 240 ) ( 4 -768 240 ) base_ceil1 0 0 0 1 1 +( 8 -776 240 ) ( 8 -776 272 ) ( 64 -776 240 ) tech04_6 64 0 0 1 1 +( 8 -772 224 ) ( 8 -768 224 ) ( 8 -772 256 ) base_ceil1 0 0 0 1 1 +} +// brush 258 +{ +( 60 -1088 256 ) ( 60 -1092 256 ) ( 4 -1088 256 ) base_ceil1 0 0 0 1 1 +( 60 -1088 256 ) ( 4 -1088 256 ) ( 60 -1088 224 ) base_ceil1 0 0 0 1 1 +( 56 -1088 256 ) ( 56 -1088 224 ) ( 56 -1092 256 ) base_ceil1 0 0 0 1 1 +( 4 -1092 240 ) ( 60 -1092 240 ) ( 4 -1088 240 ) base_ceil1 0 0 0 1 1 +( 8 -1096 240 ) ( 8 -1096 272 ) ( 64 -1096 240 ) tech04_6 64 0 0 1 1 +( 8 -1092 224 ) ( 8 -1088 224 ) ( 8 -1092 256 ) base_ceil1 0 0 0 1 1 +} +// brush 259 +{ +( 60 -800 256 ) ( 60 -804 256 ) ( 4 -800 256 ) base_ceil1 0 0 0 1 1 +( 60 -800 256 ) ( 4 -800 256 ) ( 60 -800 224 ) base_ceil1 0 0 0 1 1 +( 56 -800 256 ) ( 56 -800 224 ) ( 56 -804 256 ) base_ceil1 0 0 0 1 1 +( 4 -804 240 ) ( 60 -804 240 ) ( 4 -800 240 ) base_ceil1 0 0 0 1 1 +( 8 -808 240 ) ( 8 -808 272 ) ( 64 -808 240 ) tech04_6 64 0 0 1 1 +( 8 -804 224 ) ( 8 -800 224 ) ( 8 -804 256 ) base_ceil1 0 0 0 1 1 +} +// brush 260 +{ +( 60 -992 256 ) ( 60 -996 256 ) ( 4 -992 256 ) base_ceil1 0 0 0 1 1 +( 60 -992 256 ) ( 4 -992 256 ) ( 60 -992 224 ) base_ceil1 0 0 0 1 1 +( 56 -992 256 ) ( 56 -992 224 ) ( 56 -996 256 ) base_ceil1 0 0 0 1 1 +( 4 -996 240 ) ( 60 -996 240 ) ( 4 -992 240 ) base_ceil1 0 0 0 1 1 +( 8 -1000 240 ) ( 8 -1000 272 ) ( 64 -1000 240 ) tech04_6 64 0 0 1 1 +( 8 -996 224 ) ( 8 -992 224 ) ( 8 -996 256 ) base_ceil1 0 0 0 1 1 +} +// brush 261 +{ +( 60 -960 256 ) ( 60 -964 256 ) ( 4 -960 256 ) base_ceil1 0 0 0 1 1 +( 60 -960 256 ) ( 4 -960 256 ) ( 60 -960 224 ) base_ceil1 0 0 0 1 1 +( 56 -960 256 ) ( 56 -960 224 ) ( 56 -964 256 ) base_ceil1 0 0 0 1 1 +( 4 -964 240 ) ( 60 -964 240 ) ( 4 -960 240 ) base_ceil1 0 0 0 1 1 +( 8 -968 240 ) ( 8 -968 272 ) ( 64 -968 240 ) tech04_6 64 0 0 1 1 +( 8 -964 224 ) ( 8 -960 224 ) ( 8 -964 256 ) base_ceil1 0 0 0 1 1 +} +// brush 262 +{ +( 60 -928 256 ) ( 60 -932 256 ) ( 4 -928 256 ) base_ceil1 0 0 0 1 1 +( 60 -928 256 ) ( 4 -928 256 ) ( 60 -928 224 ) base_ceil1 0 0 0 1 1 +( 56 -928 256 ) ( 56 -928 224 ) ( 56 -932 256 ) base_ceil1 0 0 0 1 1 +( 4 -932 240 ) ( 60 -932 240 ) ( 4 -928 240 ) base_ceil1 0 0 0 1 1 +( 8 -936 240 ) ( 8 -936 272 ) ( 64 -936 240 ) tech04_6 64 0 0 1 1 +( 8 -932 224 ) ( 8 -928 224 ) ( 8 -932 256 ) base_ceil1 0 0 0 1 1 +} +// brush 263 +{ +( 60 -896 256 ) ( 60 -900 256 ) ( 4 -896 256 ) base_ceil1 0 0 0 1 1 +( 60 -896 256 ) ( 4 -896 256 ) ( 60 -896 224 ) base_ceil1 0 0 0 1 1 +( 56 -896 256 ) ( 56 -896 224 ) ( 56 -900 256 ) base_ceil1 0 0 0 1 1 +( 4 -900 240 ) ( 60 -900 240 ) ( 4 -896 240 ) base_ceil1 0 0 0 1 1 +( 8 -904 240 ) ( 8 -904 272 ) ( 64 -904 240 ) tech04_6 64 0 0 1 1 +( 8 -900 224 ) ( 8 -896 224 ) ( 8 -900 256 ) base_ceil1 0 0 0 1 1 +} +// brush 264 +{ +( 60 -864 256 ) ( 60 -868 256 ) ( 4 -864 256 ) base_ceil1 0 0 0 1 1 +( 60 -864 256 ) ( 4 -864 256 ) ( 60 -864 224 ) base_ceil1 0 0 0 1 1 +( 56 -864 256 ) ( 56 -864 224 ) ( 56 -868 256 ) base_ceil1 0 0 0 1 1 +( 4 -868 240 ) ( 60 -868 240 ) ( 4 -864 240 ) base_ceil1 0 0 0 1 1 +( 8 -872 240 ) ( 8 -872 272 ) ( 64 -872 240 ) tech04_6 64 0 0 1 1 +( 8 -868 224 ) ( 8 -864 224 ) ( 8 -868 256 ) base_ceil1 0 0 0 1 1 +} +// brush 265 +{ +( 60 -832 256 ) ( 60 -836 256 ) ( 4 -832 256 ) base_ceil1 0 0 0 1 1 +( 60 -832 256 ) ( 4 -832 256 ) ( 60 -832 224 ) base_ceil1 0 0 0 1 1 +( 56 -832 256 ) ( 56 -832 224 ) ( 56 -836 256 ) base_ceil1 0 0 0 1 1 +( 4 -836 240 ) ( 60 -836 240 ) ( 4 -832 240 ) base_ceil1 0 0 0 1 1 +( 8 -840 240 ) ( 8 -840 272 ) ( 64 -840 240 ) tech04_6 64 0 0 1 1 +( 8 -836 224 ) ( 8 -832 224 ) ( 8 -836 256 ) base_ceil1 0 0 0 1 1 +} +// brush 266 +{ +( 60 -1056 256 ) ( 60 -1060 256 ) ( 4 -1056 256 ) base_ceil1 0 0 0 1 1 +( 60 -1056 256 ) ( 4 -1056 256 ) ( 60 -1056 224 ) base_ceil1 0 0 0 1 1 +( 56 -1056 256 ) ( 56 -1056 224 ) ( 56 -1060 256 ) base_ceil1 0 0 0 1 1 +( 4 -1060 240 ) ( 60 -1060 240 ) ( 4 -1056 240 ) base_ceil1 0 0 0 1 1 +( 8 -1064 240 ) ( 8 -1064 272 ) ( 64 -1064 240 ) tech04_6 64 0 0 1 1 +( 8 -1060 224 ) ( 8 -1056 224 ) ( 8 -1060 256 ) base_ceil1 0 0 0 1 1 +} +// brush 267 +{ +( 60 -1024 256 ) ( 60 -1028 256 ) ( 4 -1024 256 ) base_ceil1 0 0 0 1 1 +( 60 -1024 256 ) ( 4 -1024 256 ) ( 60 -1024 224 ) base_ceil1 0 0 0 1 1 +( 56 -1024 256 ) ( 56 -1024 224 ) ( 56 -1028 256 ) base_ceil1 0 0 0 1 1 +( 4 -1028 240 ) ( 60 -1028 240 ) ( 4 -1024 240 ) base_ceil1 0 0 0 1 1 +( 8 -1032 240 ) ( 8 -1032 272 ) ( 64 -1032 240 ) tech04_6 64 0 0 1 1 +( 8 -1028 224 ) ( 8 -1024 224 ) ( 8 -1028 256 ) base_ceil1 0 0 0 1 1 +} +// brush 268 +{ +( -448 704 128 ) ( -640 704 128 ) ( -448 768 128 ) rub_la20b 32 0 0 1 1 +( -512 704 128 ) ( -512 768 128 ) ( -512 704 64 ) rub_la20b 32 0 0 1 1 +( -448 704 128 ) ( -448 704 64 ) ( -640 704 128 ) rub_la20b 32 0 0 1 1 +( -640 768 64 ) ( -640 704 64 ) ( -448 768 64 ) rub_la20b 32 0 0 1 1 +( -640 768 64 ) ( -448 768 64 ) ( -640 768 128 ) rub_la20b 32 0 0 1 1 +( -640 768 64 ) ( -640 704 -64 ) ( -640 768 -64 ) base_ceil1 0 0 0 1 1 +} +// brush 269 +{ +( 64 -1200 -256 ) ( -320 -1264 -256 ) ( -320 -1200 -256 ) tech02_6 0 80 0 1 1 +( -256 -1200 -928 ) ( 128 -1200 -736 ) ( -256 -1200 -736 ) htek18_1 0 96 0 1 1 +( 0 -1328 -256 ) ( 0 -1264 -448 ) ( 0 -1264 -256 ) htek02_1 48 0 0 1 1 +( 64 -1152 -576 ) ( -320 -1216 -576 ) ( 64 -1216 -576 ) htek18_1 0 80 0 1 1 +( -64 -1328 -800 ) ( 320 -1328 -608 ) ( 320 -1328 -800 ) htek18_1 0 0 0 1 1 +( 64 -1264 -256 ) ( 64 -1200 -448 ) ( 64 -1264 -448 ) htek02_1 48 0 0 1 1 +} +// brush 270 +{ +( -128 -1184 -128 ) ( -192 -1200 -128 ) ( -192 -1184 -128 ) tech02_2 0 0 0 -1 1 +( -192 -1184 -256 ) ( -128 -1184 -128 ) ( -192 -1184 -128 ) htek03_0 0 0 0 1 1 +( -192 -1200 -128 ) ( -192 -1184 -256 ) ( -192 -1184 -128 ) tech02_2 0 0 0 1 1 +( -128 -1184 -256 ) ( -192 -1200 -256 ) ( -128 -1200 -256 ) tech02_2 0 0 0 -1 1 +( -192 -1200 -256 ) ( -128 -1200 -128 ) ( -128 -1200 -256 ) htek18_1 0 112 90 1 -1 +( -128 -1200 -128 ) ( -128 -1184 -256 ) ( -128 -1200 -256 ) htek18_1 0 32 90 1 1 +} +// brush 271 +{ +( 256 -1136 -256 ) ( 256 -1200 -256 ) ( -128 -1136 -256 ) htek18_1 64 96 0 1 1 +( 192 -1184 -288 ) ( -192 -1184 -288 ) ( 192 -1184 -480 ) htek03_1 0 0 0 1 1 +( 0 -1136 -288 ) ( 0 -1136 -480 ) ( 0 -1200 -288 ) htek18_1 0 96 0 1 1 +( -128 -1200 -576 ) ( 256 -1200 -576 ) ( -128 -1136 -576 ) htek18_1 64 96 0 1 1 +( -128 -1200 -960 ) ( -128 -1200 -768 ) ( 256 -1200 -960 ) htek02_1 128 0 0 1 1 +( -128 -1200 -480 ) ( -128 -1136 -480 ) ( -128 -1200 -288 ) htek18_1 0 96 0 1 1 +} +// brush 272 +{ +( 32 -1184 -128 ) ( 32 -1200 -128 ) ( -32 -1184 -128 ) tech02_2 0 0 0 1 1 +( 64 -1184 -256 ) ( 0 -1184 -256 ) ( 64 -1184 -384 ) htek03_0 0 0 0 1 1 +( 32 -1184 -256 ) ( 32 -1184 -384 ) ( 32 -1200 -256 ) htek18_1 0 32 90 1 1 +( -32 -1200 -256 ) ( 32 -1200 -256 ) ( -32 -1184 -256 ) tech02_2 0 0 0 1 1 +( -32 -1200 -384 ) ( -32 -1200 -256 ) ( 32 -1200 -384 ) htek18_1 0 112 90 1 1 +( 0 -1200 -384 ) ( 0 -1184 -384 ) ( 0 -1200 -256 ) htek18_1 0 32 90 1 1 +} +// brush 273 +{ +( -128 -1184 640 ) ( -128 -1200 640 ) ( -192 -1184 640 ) tech02_2 0 0 0 1 1 +( -128 -1184 384 ) ( -192 -1184 384 ) ( -128 -1184 256 ) tech02_2 0 0 0 1 1 +( -128 -1184 384 ) ( -128 -1184 256 ) ( -128 -1200 384 ) htek18_1 0 32 90 1 1 +( -192 -1200 256 ) ( -128 -1200 256 ) ( -192 -1184 256 ) tech02_2 0 0 0 1 1 +( -192 -1200 640 ) ( -192 -1200 768 ) ( -128 -1200 640 ) htek18_1 0 16 90 1 1 +( -192 -1200 256 ) ( -192 -1184 256 ) ( -192 -1200 384 ) tech02_2 0 0 0 1 1 +} +// brush 274 +{ +( 192 -1200 640 ) ( 192 -1264 640 ) ( -192 -1200 640 ) tech02_6 0 80 0 1 1 +( 128 -1200 256 ) ( -256 -1200 256 ) ( 128 -1200 64 ) htek18_1 64 96 0 1 1 +( -128 -1264 640 ) ( -128 -1264 448 ) ( -128 -1328 640 ) htek02_1 48 0 0 1 1 +( -192 -1264 384 ) ( 192 -1264 384 ) ( -192 -1200 384 ) htek18_1 0 16 90 1 1 +( -448 -1328 192 ) ( -448 -1328 384 ) ( -64 -1328 192 ) htek18_1 64 0 0 1 1 +( -160 -1264 448 ) ( -160 -1200 448 ) ( -160 -1264 640 ) htek02_1 48 0 0 1 1 +} +// brush 275 +{ +( 192 -1232 640 ) ( 192 -1296 640 ) ( -192 -1232 640 ) tech02_6 0 80 0 1 1 +( 128 -1328 256 ) ( -256 -1328 256 ) ( 128 -1328 64 ) htek01_2 64 96 0 1 1 +( -128 -1296 640 ) ( -128 -1296 448 ) ( -128 -1360 640 ) htek01_2 16 0 0 1 1 +( -192 -1296 384 ) ( 192 -1296 384 ) ( -192 -1232 384 ) htek18_1 0 16 90 1 1 +( -448 -1376 192 ) ( -448 -1376 384 ) ( -64 -1376 192 ) htek01_2 64 0 0 1 1 +( -160 -1312 448 ) ( -160 -1248 448 ) ( -160 -1312 640 ) htek01_2 48 0 0 1 1 +} +// brush 276 +{ +( 64 -1216 -272 ) ( -320 -1280 -272 ) ( -320 -1216 -272 ) tech02_6 0 80 0 1 1 +( -256 -1328 -928 ) ( 128 -1328 -736 ) ( -256 -1328 -736 ) htek01_2 0 96 0 1 1 +( 0 -1360 -256 ) ( 0 -1296 -448 ) ( 0 -1296 -256 ) htek01_2 16 0 0 1 1 +( 64 -1200 -576 ) ( -320 -1264 -576 ) ( 64 -1264 -576 ) htek01_2 0 80 0 1 1 +( -64 -1360 -928 ) ( 320 -1360 -736 ) ( 320 -1360 -928 ) htek01_2 0 0 0 1 1 +( 64 -1312 -256 ) ( 64 -1248 -448 ) ( 64 -1312 -448 ) htek01_2 48 0 0 1 1 +} +// brush 277 +{ +( 256 -1200 -128 ) ( 256 -1232 -128 ) ( 192 -1200 -128 ) htek01_1 0 0 0 1 1 +( 256 -1200 -128 ) ( 192 -1200 -128 ) ( 256 -1200 -256 ) htek01_1 0 0 0 1 1 +( 240 -1200 -128 ) ( 240 -1200 -256 ) ( 240 -1232 -128 ) htek01_1 0 0 0 1 1 +( 192 -1232 -256 ) ( 256 -1232 -256 ) ( 192 -1200 -256 ) htek01_1 0 0 0 1 1 +( 192 -1280 -256 ) ( 192 -1280 -128 ) ( 256 -1280 -256 ) htek01_1 0 0 0 1 1 +( 208 -1232 -256 ) ( 208 -1200 -256 ) ( 208 -1232 -128 ) htek01_1 0 0 0 1 1 +} +// brush 278 +{ +( 64 -1200 -128 ) ( 64 -1232 -128 ) ( 0 -1200 -128 ) htek01_1 0 0 0 1 1 +( 64 -1200 -128 ) ( 0 -1200 -128 ) ( 64 -1200 -256 ) htek01_1 0 0 0 1 1 +( 48 -1200 -128 ) ( 48 -1200 -256 ) ( 48 -1232 -128 ) htek01_1 0 0 0 1 1 +( 0 -1232 -256 ) ( 64 -1232 -256 ) ( 0 -1200 -256 ) htek01_1 0 0 0 1 1 +( 0 -1280 -256 ) ( 0 -1280 -128 ) ( 64 -1280 -256 ) htek01_1 0 0 0 1 1 +( 16 -1232 -256 ) ( 16 -1200 -256 ) ( 16 -1232 -128 ) htek01_1 0 0 0 1 1 +} +// brush 279 +{ +( 64 -1184 -128 ) ( -320 -1248 -128 ) ( -320 -1184 -128 ) tech02_6 0 80 0 1 1 +( -256 -1280 -832 ) ( 128 -1280 -640 ) ( -256 -1280 -640 ) htek01_2 0 96 0 1 1 +( 16 -1328 -256 ) ( 16 -1264 -448 ) ( 16 -1264 -256 ) htek01_2 16 0 0 1 1 +( 64 -1200 -256 ) ( -320 -1264 -256 ) ( 64 -1264 -256 ) htek01_2 0 80 0 1 1 +( -64 -1376 -704 ) ( 320 -1376 -512 ) ( 320 -1376 -704 ) htek01_2 0 0 0 1 1 +( 48 -1280 -256 ) ( 48 -1216 -448 ) ( 48 -1280 -448 ) htek01_2 48 0 0 1 1 +} +// brush 280 +{ +( 256 -1184 -128 ) ( -128 -1248 -128 ) ( -128 -1184 -128 ) tech02_6 0 80 0 1 1 +( -64 -1280 -832 ) ( 320 -1280 -640 ) ( -64 -1280 -640 ) htek01_2 0 96 0 1 1 +( 208 -1344 -256 ) ( 208 -1280 -448 ) ( 208 -1280 -256 ) htek01_2 16 0 0 1 1 +( 256 -1200 -256 ) ( -128 -1264 -256 ) ( 256 -1264 -256 ) htek01_2 0 80 0 1 1 +( 128 -1376 -704 ) ( 512 -1376 -512 ) ( 512 -1376 -704 ) htek01_2 0 0 0 1 1 +( 240 -1264 -256 ) ( 240 -1200 -448 ) ( 240 -1264 -448 ) htek01_2 48 0 0 1 1 +} +// brush 281 +{ +( 112 -1408 -128 ) ( 48 -1024 -128 ) ( 112 -1024 -128 ) tech02_6 0 80 0 1 1 +( 16 -1072 -832 ) ( 16 -1456 -640 ) ( 16 -1072 -640 ) htek01_2 112 96 0 1 1 +( -32 -1360 -256 ) ( 32 -1360 -448 ) ( 32 -1360 -256 ) htek01_2 80 0 0 1 1 +( 96 -1408 -480 ) ( 32 -1024 -480 ) ( 32 -1408 -480 ) htek01_2 64 80 0 1 1 +( 0 -1280 -704 ) ( 0 -1664 -512 ) ( 0 -1664 -704 ) htek01_2 0 0 0 1 1 +( 32 -1376 -256 ) ( 96 -1376 -448 ) ( 32 -1376 -448 ) htek01_2 112 0 0 1 1 +} +// brush 282 +{ +( -80 -1312 -256 ) ( -128 -1360 -256 ) ( -128 -1312 -256 ) tech02_6 0 0 0 1 1 +( -128 -1328 -272 ) ( -80 -1328 -256 ) ( -128 -1328 -256 ) htek01_2 64 0 0 1 1 +( -144 -1360 -256 ) ( -144 -1312 -272 ) ( -144 -1312 -256 ) tech02_6 0 0 0 1 1 +( -80 -1312 -272 ) ( -128 -1360 -272 ) ( -80 -1360 -272 ) tech02_6 0 0 0 1 1 +( -128 -1360 -272 ) ( -80 -1360 -256 ) ( -80 -1360 -272 ) tech02_6 0 0 0 1 1 +( -88 -1352 -256 ) ( -88 -1304 -272 ) ( -88 -1352 -272 ) htek01_2 0 0 0 1 1 +( -80 -1344 -448 ) ( -88 -1336 -576 ) ( -80 -1344 -576 ) htek01_2 0 0 0 1 1 +} +// brush 283 +{ +( 0 -1312 -256 ) ( 0 -1360 -256 ) ( -48 -1312 -256 ) tech02_6 0 0 0 1 1 +( 0 -1328 -256 ) ( -48 -1328 -256 ) ( 0 -1328 -272 ) htek01_2 64 0 0 1 1 +( 16 -1312 -256 ) ( 16 -1312 -272 ) ( 16 -1360 -256 ) tech02_6 0 0 0 1 1 +( -48 -1360 -272 ) ( 0 -1360 -272 ) ( -48 -1312 -272 ) tech02_6 0 0 0 1 1 +( -48 -1360 -272 ) ( -48 -1360 -256 ) ( 0 -1360 -272 ) tech02_6 0 0 0 1 1 +( -40 -1352 -272 ) ( -40 -1304 -272 ) ( -40 -1352 -256 ) htek01_2 0 0 0 1 1 +( -48 -1344 -576 ) ( -40 -1336 -576 ) ( -48 -1344 -448 ) htek01_2 0 0 0 1 1 +} +// brush 284 +{ +( 64 -1360 640 ) ( 64 -1424 640 ) ( -320 -1360 640 ) htek18_1 64 96 180 1 1 +( 240 -1360 -320 ) ( -144 -1360 -320 ) ( 240 -1360 -512 ) htek01_1 0 0 0 1 1 +( 0 -1360 256 ) ( 0 -1360 64 ) ( 0 -1424 256 ) htek18_1 16 0 0 1 1 +( -320 -1408 -576 ) ( 64 -1408 -576 ) ( -320 -1344 -576 ) htek18_1 64 112 0 1 1 +( -304 -1376 256 ) ( -304 -1376 448 ) ( 80 -1376 256 ) htek18_1 64 0 0 1 1 +( -128 -1424 64 ) ( -128 -1360 64 ) ( -128 -1424 256 ) htek03_1 0 0 0 1 1 +} +// brush 285 +{ +( 576 -1200 -256 ) ( 576 -1264 -256 ) ( 192 -1200 -256 ) tech02_6 0 80 0 1 1 +( 512 -1200 -736 ) ( 128 -1200 -736 ) ( 512 -1200 -928 ) htek18_1 0 96 0 1 1 +( 256 -1264 -256 ) ( 256 -1264 -448 ) ( 256 -1328 -256 ) htek18_1 16 0 0 1 1 +( 192 -1216 -576 ) ( 576 -1216 -576 ) ( 192 -1152 -576 ) htek18_1 0 80 0 1 1 +( -64 -1328 -800 ) ( -64 -1328 -608 ) ( 320 -1328 -800 ) htek18_1 0 0 0 1 1 +( 192 -1264 -448 ) ( 192 -1200 -448 ) ( 192 -1264 -256 ) htek02_1 48 0 0 1 1 +} +// brush 286 +{ +( -128 -1232 -272 ) ( -512 -1296 -272 ) ( -512 -1232 -272 ) tech02_6 0 80 0 -1 1 +( -400 -1328 -928 ) ( -16 -1328 -736 ) ( -400 -1328 -736 ) htek01_2 64 96 0 -1 1 +( -144 -1360 -256 ) ( -144 -1296 -448 ) ( -144 -1296 -256 ) htek01_2 16 0 0 1 1 +( -128 -1184 -576 ) ( -512 -1248 -576 ) ( -128 -1248 -576 ) htek18_1 0 16 90 1 1 +( -256 -1360 -800 ) ( 128 -1360 -608 ) ( 128 -1360 -800 ) htek01_2 64 0 0 -1 1 +( -128 -1296 -256 ) ( -128 -1232 -448 ) ( -128 -1296 -448 ) htek01_2 48 0 0 1 1 +} +// brush 287 +{ +( 384 -1200 640 ) ( 384 -1264 640 ) ( 0 -1200 640 ) tech02_6 0 80 0 1 1 +( 320 -1200 256 ) ( -64 -1200 256 ) ( 320 -1200 64 ) htek18_1 64 96 0 1 1 +( 32 -1264 640 ) ( 32 -1264 448 ) ( 32 -1328 640 ) htek18_1 16 0 0 1 1 +( 0 -1264 384 ) ( 384 -1264 384 ) ( 0 -1200 384 ) htek18_1 0 112 90 1 1 +( -288 -1328 192 ) ( -288 -1328 384 ) ( 96 -1328 192 ) htek18_1 96 0 0 1 1 +( 0 -1264 448 ) ( 0 -1200 448 ) ( 0 -1264 640 ) htek02_1 48 0 0 1 1 +} +// brush 288 +{ +( 384 -1232 640 ) ( 384 -1296 640 ) ( 0 -1232 640 ) tech02_6 0 80 0 1 1 +( 288 -1328 256 ) ( -96 -1328 256 ) ( 288 -1328 64 ) htek01_2 96 96 0 1 1 +( 32 -1296 640 ) ( 32 -1296 448 ) ( 32 -1360 640 ) htek01_2 16 0 0 1 1 +( 0 -1296 384 ) ( 384 -1296 384 ) ( 0 -1232 384 ) htek18_1 0 112 90 1 1 +( -256 -1376 192 ) ( -256 -1376 384 ) ( 128 -1376 192 ) htek01_2 64 0 0 1 1 +( 0 -1312 448 ) ( 0 -1248 448 ) ( 0 -1312 640 ) htek01_2 48 0 0 1 1 +} +// brush 289 +{ +( 448 -1136 -256 ) ( 448 -1200 -256 ) ( 64 -1136 -256 ) htek18_1 0 96 0 1 1 +( 384 -1184 -32 ) ( 0 -1184 -32 ) ( 384 -1184 -224 ) htek18_1 0 96 0 1 1 +( 192 -1136 -288 ) ( 192 -1136 -480 ) ( 192 -1200 -288 ) htek18_1 0 96 0 1 1 +( 64 -1200 -576 ) ( 448 -1200 -576 ) ( 64 -1136 -576 ) htek18_1 0 96 0 1 1 +( 64 -1200 -960 ) ( 64 -1200 -768 ) ( 448 -1200 -960 ) htek02_1 64 128 0 1 1 +( 64 -1200 -480 ) ( 64 -1136 -480 ) ( 64 -1200 -288 ) htek18_1 0 96 0 1 1 +} +// brush 290 +{ +( 448 -1136 256 ) ( 448 -1200 256 ) ( 64 -1136 256 ) htek18_1 64 96 0 1 1 +( 384 -1184 224 ) ( 0 -1184 224 ) ( 384 -1184 32 ) htek18_1 64 0 0 1 1 +( 320 -1136 224 ) ( 320 -1136 32 ) ( 320 -1200 224 ) htek18_1 0 96 0 1 1 +( 64 -1200 -128 ) ( 448 -1200 -128 ) ( 64 -1136 -128 ) htek18_1 64 96 0 1 1 +( 64 -1200 -352 ) ( 64 -1200 -160 ) ( 448 -1200 -352 ) htek02_1 64 0 0 1 1 +( 64 -1200 32 ) ( 64 -1136 32 ) ( 64 -1200 224 ) htek18_1 0 96 0 1 1 +} +// brush 291 +{ +( -288 -1360 64 ) ( -352 -1584 64 ) ( -352 -1360 64 ) tech01_6 0 0 0 1 1 +( -352 -880 32 ) ( -288 -880 64 ) ( -352 -880 64 ) tech01_6 0 0 0 1 1 +( -192 -1200 64 ) ( -192 -976 32 ) ( -192 -976 64 ) tech01_6 0 0 0 1 1 +( -288 -1360 32 ) ( -352 -1584 32 ) ( -288 -1584 32 ) tech01_6 0 0 90 1 1 +( -480 -1120 32 ) ( -416 -1120 64 ) ( -416 -1120 32 ) tech01_6 0 0 0 1 1 +( -32 -1584 64 ) ( -32 -1360 32 ) ( -32 -1584 32 ) tech01_6 0 0 0 1 1 +} +// brush 292 +{ +( -128 -1200 -128 ) ( -192 -1232 -128 ) ( -192 -1200 -128 ) htek01_1 64 0 0 -1 1 +( -192 -1200 -256 ) ( -128 -1200 -128 ) ( -192 -1200 -128 ) htek01_1 64 0 0 -1 1 +( -176 -1232 -128 ) ( -176 -1200 -256 ) ( -176 -1200 -128 ) htek01_1 0 0 0 1 1 +( -128 -1200 -256 ) ( -192 -1232 -256 ) ( -128 -1232 -256 ) htek01_1 64 0 0 -1 1 +( -192 -1280 -256 ) ( -128 -1280 -128 ) ( -128 -1280 -256 ) htek01_1 64 0 0 -1 1 +( -144 -1232 -128 ) ( -144 -1200 -256 ) ( -144 -1232 -256 ) htek01_1 0 0 0 1 1 +} +// brush 293 +{ +( 256 -1184 640 ) ( 256 -1200 640 ) ( 192 -1184 640 ) tech02_2 0 0 0 1 1 +( 256 -1184 384 ) ( 192 -1184 384 ) ( 256 -1184 256 ) tech02_2 0 0 0 1 1 +( 256 -1184 384 ) ( 256 -1184 256 ) ( 256 -1200 384 ) tech02_2 0 0 0 1 1 +( 192 -1200 256 ) ( 256 -1200 256 ) ( 192 -1184 256 ) tech02_2 0 0 0 1 1 +( 192 -1200 512 ) ( 192 -1200 640 ) ( 256 -1200 512 ) htek18_1 0 48 90 1 1 +( 192 -1200 256 ) ( 192 -1184 256 ) ( 192 -1200 384 ) htek18_1 0 32 90 1 1 +} +// brush 294 +{ +( 64 -1184 640 ) ( 64 -1200 640 ) ( 0 -1184 640 ) tech02_2 0 0 0 1 1 +( 64 -1184 384 ) ( 0 -1184 384 ) ( 64 -1184 256 ) tech02_2 0 0 0 1 1 +( 32 -1184 384 ) ( 32 -1184 256 ) ( 32 -1200 384 ) htek18_1 0 32 90 1 1 +( 0 -1200 256 ) ( 64 -1200 256 ) ( 0 -1184 256 ) tech02_2 0 0 0 1 1 +( 0 -1200 256 ) ( 0 -1200 384 ) ( 64 -1200 256 ) htek18_1 0 112 90 1 1 +( 0 -1200 256 ) ( 0 -1184 256 ) ( 0 -1200 384 ) htek18_1 0 32 90 1 1 +} +// brush 295 +{ +( 192 -1184 -128 ) ( 192 -1248 -128 ) ( -192 -1184 -128 ) tech02_6 0 80 0 -1 1 +( 128 -1280 -640 ) ( -256 -1280 -640 ) ( 128 -1280 -832 ) htek01_2 64 96 0 -1 1 +( -144 -1280 -256 ) ( -144 -1280 -448 ) ( -144 -1344 -256 ) htek01_2 16 0 0 1 1 +( -192 -1264 -256 ) ( 192 -1264 -256 ) ( -192 -1200 -256 ) htek01_2 64 80 0 -1 1 +( -448 -1376 -704 ) ( -448 -1376 -512 ) ( -64 -1376 -704 ) htek01_2 64 0 0 -1 1 +( -176 -1264 -448 ) ( -176 -1200 -448 ) ( -176 -1264 -256 ) htek01_2 48 0 0 1 1 +} +// brush 296 +{ +( 64 -1184 384 ) ( -320 -1248 384 ) ( -320 -1184 384 ) tech02_6 0 80 0 1 1 +( -256 -1280 -320 ) ( 128 -1280 -128 ) ( -256 -1280 -128 ) htek01_2 0 96 0 1 1 +( 16 -1328 256 ) ( 16 -1264 64 ) ( 16 -1264 256 ) htek01_2 16 0 0 1 1 +( 64 -1200 256 ) ( -320 -1264 256 ) ( 64 -1264 256 ) htek01_2 0 80 0 1 1 +( -64 -1376 -192 ) ( 320 -1376 0 ) ( 320 -1376 -192 ) htek01_2 0 0 0 1 1 +( 48 -1280 256 ) ( 48 -1216 64 ) ( 48 -1280 64 ) htek01_2 48 0 0 1 1 +} +// brush 297 +{ +( 64 -1200 384 ) ( 64 -1232 384 ) ( 0 -1200 384 ) htek01_1 0 0 0 1 1 +( 64 -1200 384 ) ( 0 -1200 384 ) ( 64 -1200 256 ) htek01_1 0 0 0 1 1 +( 48 -1200 384 ) ( 48 -1200 256 ) ( 48 -1232 384 ) htek01_1 0 0 0 1 1 +( 0 -1232 256 ) ( 64 -1232 256 ) ( 0 -1200 256 ) htek01_1 0 0 0 1 1 +( 0 -1280 256 ) ( 0 -1280 384 ) ( 64 -1280 256 ) htek01_1 0 0 0 1 1 +( 16 -1232 256 ) ( 16 -1200 256 ) ( 16 -1232 384 ) htek01_1 0 0 0 1 1 +} +// brush 298 +{ +( 32 -1200 256 ) ( -352 -1264 256 ) ( -352 -1200 256 ) tech02_6 0 80 0 1 1 +( -288 -1200 -320 ) ( 96 -1200 -128 ) ( -288 -1200 -128 ) htek18_1 0 96 0 1 1 +( 0 -1328 256 ) ( 0 -1264 64 ) ( 0 -1264 256 ) htek02_1 48 0 0 1 1 +( 32 -1168 -128 ) ( -352 -1232 -128 ) ( 32 -1232 -128 ) htek18_1 0 112 90 1 1 +( -96 -1328 -192 ) ( 288 -1328 0 ) ( 288 -1328 -192 ) htek18_1 0 0 0 1 1 +( 32 -1264 256 ) ( 32 -1200 64 ) ( 32 -1264 64 ) htek02_1 48 0 0 1 1 +} +// brush 299 +{ +( 0 -1312 256 ) ( 0 -1360 256 ) ( -48 -1312 256 ) tech02_6 0 0 0 1 1 +( 0 -1328 256 ) ( -48 -1328 256 ) ( 0 -1328 240 ) htek01_2 64 0 0 1 1 +( 16 -1312 256 ) ( 16 -1312 240 ) ( 16 -1360 256 ) tech02_6 0 0 0 1 1 +( -48 -1360 240 ) ( 0 -1360 240 ) ( -48 -1312 240 ) tech02_6 0 0 0 1 1 +( -48 -1360 240 ) ( -48 -1360 256 ) ( 0 -1360 240 ) tech02_6 0 0 0 1 1 +( -40 -1352 240 ) ( -40 -1304 240 ) ( -40 -1352 256 ) htek01_2 0 0 0 1 1 +( -48 -1344 -64 ) ( -40 -1336 -64 ) ( -48 -1344 64 ) htek01_2 0 0 0 1 1 +} +// brush 300 +{ +( -80 -1312 256 ) ( -128 -1360 256 ) ( -128 -1312 256 ) tech02_6 0 0 0 1 1 +( -128 -1328 240 ) ( -80 -1328 256 ) ( -128 -1328 256 ) htek01_2 64 0 0 1 1 +( -144 -1360 256 ) ( -144 -1312 240 ) ( -144 -1312 256 ) tech02_6 0 0 0 1 1 +( -80 -1312 240 ) ( -128 -1360 240 ) ( -80 -1360 240 ) tech02_6 0 0 0 1 1 +( -128 -1360 240 ) ( -80 -1360 256 ) ( -80 -1360 240 ) tech02_6 0 0 0 1 1 +( -88 -1352 256 ) ( -88 -1304 240 ) ( -88 -1352 240 ) htek01_2 0 0 0 1 1 +( -80 -1344 64 ) ( -88 -1336 -64 ) ( -80 -1344 -64 ) htek01_2 0 0 0 1 1 +} +// brush 301 +{ +( 112 -1408 384 ) ( 48 -1024 384 ) ( 112 -1024 384 ) tech02_6 0 80 0 1 1 +( 16 -1072 -320 ) ( 16 -1456 -128 ) ( 16 -1072 -128 ) htek01_2 112 96 0 1 1 +( -32 -1360 256 ) ( 32 -1360 64 ) ( 32 -1360 256 ) htek01_2 80 0 0 1 1 +( 96 -1408 256 ) ( 32 -1024 256 ) ( 32 -1408 256 ) htek01_2 64 80 0 1 1 +( 0 -1280 -192 ) ( 0 -1664 0 ) ( 0 -1664 -192 ) htek01_2 0 0 0 1 1 +( 32 -1376 256 ) ( 96 -1376 64 ) ( 32 -1376 64 ) htek01_2 112 0 0 1 1 +} +// brush 302 +{ +( -32 -1408 384 ) ( -96 -1024 384 ) ( -32 -1024 384 ) tech02_6 0 80 0 1 1 +( -128 -1072 -320 ) ( -128 -1456 -128 ) ( -128 -1072 -128 ) htek01_2 112 96 0 1 1 +( -176 -1360 256 ) ( -112 -1360 64 ) ( -112 -1360 256 ) htek01_2 80 0 0 1 1 +( -48 -1408 256 ) ( -112 -1024 256 ) ( -112 -1408 256 ) htek01_2 64 80 0 1 1 +( -144 -1280 -192 ) ( -144 -1664 0 ) ( -144 -1664 -192 ) htek01_2 0 0 0 1 1 +( -112 -1376 256 ) ( -48 -1376 64 ) ( -112 -1376 64 ) htek01_2 112 0 0 1 1 +} +// brush 303 +{ +( 208 -1200 -512 ) ( 208 -1328 -512 ) ( 48 -1200 -512 ) sfloor4_6 0 16 0 1 1 +( 208 -1200 -512 ) ( 48 -1200 -512 ) ( 208 -1200 -544 ) sfloor4_6 0 0 0 1 1 +( 208 -1200 -512 ) ( 208 -1200 -544 ) ( 208 -1328 -512 ) sfloor4_6 0 0 0 1 1 +( 48 -1328 -576 ) ( 208 -1328 -576 ) ( 48 -1200 -576 ) sfloor4_6 0 0 0 1 1 +( 48 -1360 -544 ) ( 48 -1360 -512 ) ( 208 -1360 -544 ) sfloor4_6 0 0 0 1 1 +( -128 -1328 -544 ) ( -128 -1200 -544 ) ( -128 -1328 -512 ) sfloor4_6 0 0 0 1 1 +} +// brush 304 +{ +( 304 -1408 384 ) ( 240 -1024 384 ) ( 304 -1024 384 ) tech02_6 0 80 0 1 1 +( 208 -1088 -320 ) ( 208 -1472 -128 ) ( 208 -1088 -128 ) htek01_2 0 96 0 1 1 +( 160 -1360 256 ) ( 224 -1360 64 ) ( 224 -1360 256 ) htek01_2 16 0 0 1 1 +( 288 -1408 256 ) ( 224 -1024 256 ) ( 224 -1408 256 ) htek01_2 0 80 0 1 1 +( 192 -1280 -192 ) ( 192 -1664 0 ) ( 192 -1664 -192 ) htek01_2 0 0 0 1 1 +( 224 -1376 256 ) ( 288 -1376 64 ) ( 224 -1376 64 ) htek01_2 48 0 0 1 1 +} +// brush 305 +{ +( 304 -1408 -128 ) ( 240 -1024 -128 ) ( 304 -1024 -128 ) tech02_6 0 80 0 1 1 +( 208 -1088 -832 ) ( 208 -1472 -640 ) ( 208 -1088 -640 ) htek01_2 0 96 0 1 1 +( 160 -1360 -256 ) ( 224 -1360 -448 ) ( 224 -1360 -256 ) htek01_2 16 0 0 1 1 +( 288 -1408 -480 ) ( 224 -1024 -480 ) ( 224 -1408 -480 ) htek01_2 0 80 0 1 1 +( 192 -1280 -704 ) ( 192 -1664 -512 ) ( 192 -1664 -704 ) htek01_2 0 0 0 1 1 +( 224 -1376 -256 ) ( 288 -1376 -448 ) ( 224 -1376 -448 ) htek01_2 48 0 0 1 1 +} +// brush 306 +{ +( 256 -1360 640 ) ( 256 -1424 640 ) ( -128 -1360 640 ) htek18_1 64 96 180 1 1 +( 432 -1360 -320 ) ( 48 -1360 -320 ) ( 432 -1360 -512 ) htek01_1 64 0 0 1 1 +( 192 -1360 256 ) ( 192 -1360 64 ) ( 192 -1424 256 ) htek18_1 16 0 0 1 1 +( -128 -1408 -576 ) ( 256 -1408 -576 ) ( -128 -1344 -576 ) htek18_1 0 112 0 1 1 +( -112 -1376 256 ) ( -112 -1376 448 ) ( 272 -1376 256 ) htek18_1 0 0 0 1 1 +( 64 -1424 64 ) ( 64 -1360 64 ) ( 64 -1424 256 ) htek03_1 112 0 0 1 1 +} +// brush 307 +{ +( 160 -1408 384 ) ( 96 -1024 384 ) ( 160 -1024 384 ) tech02_6 0 80 0 1 1 +( 64 -1072 -320 ) ( 64 -1456 -128 ) ( 64 -1072 -128 ) htek01_2 112 96 0 1 1 +( 16 -1360 256 ) ( 80 -1360 64 ) ( 80 -1360 256 ) htek01_2 16 0 0 1 1 +( 144 -1408 256 ) ( 80 -1024 256 ) ( 80 -1408 256 ) htek01_2 0 80 0 1 1 +( 48 -1280 -192 ) ( 48 -1664 0 ) ( 48 -1664 -192 ) htek01_2 0 0 0 1 1 +( 80 -1376 256 ) ( 144 -1376 64 ) ( 80 -1376 64 ) htek01_2 48 0 0 1 1 +} +// brush 308 +{ +( 160 -1408 -128 ) ( 96 -1024 -128 ) ( 160 -1024 -128 ) tech02_6 0 80 0 1 1 +( 64 -1072 -832 ) ( 64 -1456 -640 ) ( 64 -1072 -640 ) htek01_2 112 96 0 1 1 +( 16 -1360 -256 ) ( 80 -1360 -448 ) ( 80 -1360 -256 ) htek01_2 16 0 0 1 1 +( 144 -1408 -480 ) ( 80 -1024 -480 ) ( 80 -1408 -480 ) htek01_2 0 80 0 1 1 +( 48 -1280 -704 ) ( 48 -1664 -512 ) ( 48 -1664 -704 ) htek01_2 0 0 0 1 1 +( 80 -1376 -256 ) ( 144 -1376 -448 ) ( 80 -1376 -448 ) htek01_2 48 0 0 1 1 +} +// brush 309 +{ +( 576 -1232 -272 ) ( 576 -1296 -272 ) ( 192 -1232 -272 ) tech02_6 0 80 0 1 1 +( 512 -1328 -736 ) ( 128 -1328 -736 ) ( 512 -1328 -928 ) htek01_2 0 96 0 1 1 +( 256 -1296 -256 ) ( 256 -1296 -448 ) ( 256 -1360 -256 ) htek01_2 16 0 0 1 1 +( 192 -1264 -576 ) ( 576 -1264 -576 ) ( 192 -1200 -576 ) htek01_2 0 80 0 1 1 +( -64 -1360 -800 ) ( -64 -1360 -608 ) ( 320 -1360 -800 ) htek01_2 0 0 0 1 1 +( 192 -1296 -448 ) ( 192 -1232 -448 ) ( 192 -1296 -256 ) htek01_2 48 0 0 1 1 +} +// brush 310 +{ +( 576 -1200 256 ) ( 576 -1264 256 ) ( 192 -1200 256 ) tech02_6 0 80 0 1 1 +( 512 -1200 -128 ) ( 128 -1200 -128 ) ( 512 -1200 -320 ) htek18_1 0 96 0 1 1 +( 256 -1264 256 ) ( 256 -1264 64 ) ( 256 -1328 256 ) htek18_1 16 0 0 1 1 +( 192 -1232 -128 ) ( 576 -1232 -128 ) ( 192 -1168 -128 ) htek18_1 0 48 90 1 1 +( -64 -1328 -192 ) ( -64 -1328 0 ) ( 320 -1328 -192 ) htek18_1 0 0 0 1 1 +( 192 -1264 64 ) ( 192 -1200 64 ) ( 192 -1264 256 ) htek02_1 48 0 0 1 1 +} +// brush 311 +{ +( 112 -1312 256 ) ( 64 -1360 256 ) ( 64 -1312 256 ) tech02_6 0 0 0 1 1 +( 64 -1328 240 ) ( 112 -1328 256 ) ( 64 -1328 256 ) htek01_2 0 0 0 1 1 +( 48 -1360 256 ) ( 48 -1312 240 ) ( 48 -1312 256 ) tech02_6 0 0 0 1 1 +( 112 -1312 240 ) ( 64 -1360 240 ) ( 112 -1360 240 ) tech02_6 0 0 0 1 1 +( 64 -1360 240 ) ( 112 -1360 256 ) ( 112 -1360 240 ) tech02_6 0 0 0 1 1 +( 104 -1352 256 ) ( 104 -1304 240 ) ( 104 -1352 240 ) htek01_2 0 0 0 1 1 +( 112 -1344 64 ) ( 104 -1336 -64 ) ( 112 -1344 -64 ) htek01_2 0 0 0 1 1 +} +// brush 312 +{ +( 192 -1312 256 ) ( 192 -1360 256 ) ( 144 -1312 256 ) tech02_6 0 0 0 1 1 +( 192 -1328 256 ) ( 144 -1328 256 ) ( 192 -1328 240 ) htek01_2 0 0 0 1 1 +( 208 -1312 256 ) ( 208 -1312 240 ) ( 208 -1360 256 ) tech02_6 0 0 0 1 1 +( 144 -1360 240 ) ( 192 -1360 240 ) ( 144 -1312 240 ) tech02_6 0 0 0 1 1 +( 144 -1360 240 ) ( 144 -1360 256 ) ( 192 -1360 240 ) tech02_6 0 0 0 1 1 +( 152 -1352 240 ) ( 152 -1304 240 ) ( 152 -1352 256 ) htek01_2 0 0 0 1 1 +( 144 -1344 -64 ) ( 152 -1336 -64 ) ( 144 -1344 64 ) htek01_2 0 0 0 1 1 +} +// brush 313 +{ +( 384 -1200 640 ) ( 384 -1264 640 ) ( 0 -1200 640 ) tech02_6 0 80 0 1 1 +( 320 -1200 256 ) ( -64 -1200 256 ) ( 320 -1200 64 ) htek18_1 0 96 0 1 1 +( 64 -1264 640 ) ( 64 -1264 448 ) ( 64 -1328 640 ) htek02_1 48 0 0 1 1 +( 0 -1264 384 ) ( 384 -1264 384 ) ( 0 -1200 384 ) htek18_1 0 80 90 1 1 +( -256 -1328 192 ) ( -256 -1328 384 ) ( 128 -1328 192 ) htek18_1 0 0 0 1 1 +( 32 -1264 448 ) ( 32 -1200 448 ) ( 32 -1264 640 ) htek02_1 48 0 0 1 1 +} +// brush 314 +{ +( 384 -1232 640 ) ( 384 -1296 640 ) ( 0 -1232 640 ) tech02_6 0 80 0 1 1 +( 320 -1328 256 ) ( -64 -1328 256 ) ( 320 -1328 64 ) htek01_2 0 96 0 1 1 +( 64 -1296 640 ) ( 64 -1296 448 ) ( 64 -1360 640 ) htek01_2 16 0 0 1 1 +( 0 -1296 384 ) ( 384 -1296 384 ) ( 0 -1232 384 ) htek18_1 0 80 90 1 1 +( -256 -1376 192 ) ( -256 -1376 384 ) ( 128 -1376 192 ) htek01_2 0 0 0 1 1 +( 32 -1312 448 ) ( 32 -1248 448 ) ( 32 -1312 640 ) htek01_2 48 0 0 1 1 +} +// brush 315 +{ +( 576 -1232 640 ) ( 576 -1296 640 ) ( 192 -1232 640 ) tech02_6 0 80 0 1 1 +( 480 -1328 256 ) ( 96 -1328 256 ) ( 480 -1328 64 ) htek01_2 32 96 0 1 1 +( 224 -1296 640 ) ( 224 -1296 448 ) ( 224 -1360 640 ) htek01_2 16 0 0 1 1 +( 192 -1296 384 ) ( 576 -1296 384 ) ( 192 -1232 384 ) htek18_1 0 48 90 1 1 +( -64 -1376 192 ) ( -64 -1376 384 ) ( 320 -1376 192 ) htek01_2 0 0 0 1 1 +( 192 -1312 448 ) ( 192 -1248 448 ) ( 192 -1312 640 ) htek01_2 48 0 0 1 1 +} +// brush 316 +{ +( 576 -1200 640 ) ( 576 -1264 640 ) ( 192 -1200 640 ) tech02_6 0 80 0 1 1 +( 512 -1200 256 ) ( 128 -1200 256 ) ( 512 -1200 64 ) htek18_1 0 96 0 1 1 +( 224 -1264 640 ) ( 224 -1264 448 ) ( 224 -1328 640 ) htek18_1 16 0 0 1 1 +( 192 -1264 384 ) ( 576 -1264 384 ) ( 192 -1200 384 ) htek18_1 0 48 90 1 1 +( -96 -1328 192 ) ( -96 -1328 384 ) ( 288 -1328 192 ) htek18_1 32 0 0 1 1 +( 192 -1264 448 ) ( 192 -1200 448 ) ( 192 -1264 640 ) htek02_1 48 0 0 1 1 +} +// brush 317 +{ +( 256 -1184 384 ) ( -128 -1248 384 ) ( -128 -1184 384 ) tech02_6 0 80 0 1 1 +( -64 -1280 -320 ) ( 320 -1280 -128 ) ( -64 -1280 -128 ) htek01_2 0 96 0 1 1 +( 208 -1344 256 ) ( 208 -1280 64 ) ( 208 -1280 256 ) htek01_2 16 0 0 1 1 +( 256 -1200 256 ) ( -128 -1264 256 ) ( 256 -1264 256 ) htek01_2 0 80 0 1 1 +( 128 -1376 -192 ) ( 512 -1376 0 ) ( 512 -1376 -192 ) htek01_2 0 0 0 1 1 +( 240 -1264 256 ) ( 240 -1200 64 ) ( 240 -1264 64 ) htek01_2 48 0 0 1 1 +} +// brush 318 +{ +( 256 -1200 384 ) ( 256 -1232 384 ) ( 192 -1200 384 ) htek01_1 0 0 0 1 1 +( 256 -1200 384 ) ( 192 -1200 384 ) ( 256 -1200 256 ) htek01_1 0 0 0 1 1 +( 240 -1200 384 ) ( 240 -1200 256 ) ( 240 -1232 384 ) htek01_1 0 0 0 1 1 +( 192 -1232 256 ) ( 256 -1232 256 ) ( 192 -1200 256 ) htek01_1 0 0 0 1 1 +( 192 -1280 256 ) ( 192 -1280 384 ) ( 256 -1280 256 ) htek01_1 0 0 0 1 1 +( 208 -1232 256 ) ( 208 -1200 256 ) ( 208 -1232 384 ) htek01_1 0 0 0 1 1 +} +// brush 319 +{ +( 64 -1440 712 ) ( 64 -1504 712 ) ( 0 -1440 712 ) htek03_1 0 32 0 1 1 +( 64 -1440 736 ) ( 0 -1440 736 ) ( 64 -1440 720 ) htek03_1 0 0 0 1 1 +( 64 -1440 736 ) ( 64 -1440 720 ) ( 64 -1504 736 ) htek03_1 96 0 0 1 1 +( 0 -1504 704 ) ( 64 -1504 704 ) ( 0 -1440 704 ) htek03_1 0 32 0 1 1 +( 0 -1496 688 ) ( 0 -1496 704 ) ( 64 -1496 688 ) dmp_la2 0 48 0 1 1 +( 0 -1504 720 ) ( 0 -1440 720 ) ( 0 -1504 736 ) htek03_1 96 0 0 1 1 +} +// brush 320 +{ +( 64 -1440 704 ) ( 64 -1504 704 ) ( 0 -1440 704 ) dmp_la2 0 32 0 1 1 +( 64 -1440 688 ) ( 0 -1440 688 ) ( 64 -1440 672 ) htek03_1 0 0 0 1 1 +( 64 -1440 688 ) ( 64 -1440 672 ) ( 64 -1504 688 ) htek03_1 96 0 0 1 1 +( 0 -1520 640 ) ( 64 -1520 640 ) ( 0 -1456 640 ) htek03_1 0 32 0 1 1 +( 0 -1504 672 ) ( 0 -1504 688 ) ( 64 -1504 672 ) htek03_2 0 0 0 1 1 +( 0 -1504 672 ) ( 0 -1440 672 ) ( 0 -1504 688 ) htek03_1 96 0 0 1 1 +( 64 -1496 704 ) ( -64 -1504 696 ) ( -64 -1496 704 ) dmp_la2 0 48 0 1 1 +} +// brush 321 +{ +( 64 -1440 768 ) ( 64 -1504 768 ) ( 0 -1440 768 ) htek03_1 0 32 0 1 1 +( 64 -1440 744 ) ( 0 -1440 744 ) ( 64 -1440 728 ) htek03_1 0 0 0 1 1 +( 64 -1440 744 ) ( 64 -1440 728 ) ( 64 -1504 744 ) htek03_1 96 0 0 1 1 +( 0 -1520 712 ) ( 64 -1520 712 ) ( 0 -1456 712 ) dmp_la2 0 32 0 1 1 +( 64 -1504 768 ) ( 64 -1504 736 ) ( 0 -1504 736 ) htek03_2 0 0 0 1 1 +( 0 -1504 728 ) ( 0 -1440 728 ) ( 0 -1504 744 ) htek03_1 96 0 0 1 1 +( 0 -1496 712 ) ( 0 -1504 736 ) ( 64 -1504 736 ) dmp_la2 0 0 0 1 1 +} +// brush 322 +{ +( 0 -1632 712 ) ( 64 -1568 712 ) ( 64 -1632 712 ) htek03_1 0 96 0 1 1 +( 64 -1632 720 ) ( 0 -1632 736 ) ( 64 -1632 736 ) htek03_1 0 0 0 1 1 +( 64 -1568 736 ) ( 64 -1632 720 ) ( 64 -1632 736 ) htek03_1 32 0 0 1 1 +( 0 -1632 704 ) ( 64 -1568 704 ) ( 0 -1568 704 ) htek03_1 0 96 0 1 1 +( 64 -1576 688 ) ( 0 -1576 704 ) ( 0 -1576 688 ) dmp_la2 0 48 0 1 1 +( 0 -1568 736 ) ( 0 -1632 720 ) ( 0 -1568 720 ) htek03_1 32 0 0 1 1 +} +// brush 323 +{ +( 0 -1632 768 ) ( 64 -1568 768 ) ( 64 -1632 768 ) htek03_1 0 96 0 1 1 +( 64 -1632 728 ) ( 0 -1632 744 ) ( 64 -1632 744 ) htek03_1 0 0 0 1 1 +( 64 -1568 744 ) ( 64 -1632 728 ) ( 64 -1632 744 ) htek03_1 32 0 0 1 1 +( 0 -1616 712 ) ( 64 -1552 712 ) ( 0 -1552 712 ) dmp_la2 0 32 0 1 1 +( 0 -1568 736 ) ( 64 -1568 736 ) ( 64 -1568 768 ) htek03_2 0 0 0 1 1 +( 0 -1568 744 ) ( 0 -1632 728 ) ( 0 -1568 728 ) htek03_1 32 0 0 1 1 +( 64 -1568 736 ) ( 0 -1568 736 ) ( 0 -1576 712 ) dmp_la2 0 0 0 1 1 +} +// brush 324 +{ +( 0 -1632 704 ) ( 64 -1568 704 ) ( 64 -1632 704 ) dmp_la2 0 32 0 1 1 +( 64 -1632 672 ) ( 0 -1632 688 ) ( 64 -1632 688 ) htek03_1 0 0 0 1 1 +( 64 -1568 688 ) ( 64 -1632 672 ) ( 64 -1632 688 ) htek03_1 32 0 0 1 1 +( 0 -1616 640 ) ( 64 -1552 640 ) ( 0 -1552 640 ) htek03_1 0 96 0 1 1 +( 64 -1568 672 ) ( 0 -1568 688 ) ( 0 -1568 672 ) htek03_2 0 0 0 1 1 +( 0 -1568 688 ) ( 0 -1632 672 ) ( 0 -1568 672 ) htek03_1 32 0 0 1 1 +( -64 -1576 704 ) ( -64 -1568 696 ) ( 64 -1576 704 ) dmp_la2 0 48 0 1 1 +} +// brush 325 +{ +( 192 -1440 640 ) ( 192 -1504 640 ) ( -128 -1440 640 ) sfloor4_7 0 32 0 1 1 +( 192 -1440 640 ) ( -128 -1440 640 ) ( 192 -1440 624 ) sfloor4_7 0 0 0 1 1 +( 64 -1440 640 ) ( 64 -1440 624 ) ( 64 -1504 640 ) sfloor4_7 16 0 0 1 1 +( -128 -1504 576 ) ( 192 -1504 576 ) ( -128 -1440 576 ) sfloor4_7 0 48 0 1 1 +( -128 -1504 624 ) ( -128 -1504 640 ) ( 192 -1504 624 ) tech02_7 0 0 90 1 1 +( 0 -1504 624 ) ( 0 -1440 624 ) ( 0 -1504 640 ) sfloor4_7 16 0 0 1 1 +} +// brush 326 +{ +( 0 -1616 768 ) ( -128 -1632 768 ) ( -128 -1616 768 ) htek03_1 0 112 0 1 1 +( -128 -1632 640 ) ( 0 -1632 704 ) ( -128 -1632 704 ) htek03_1 64 0 0 1 1 +( -128 -1648 704 ) ( -128 -1632 640 ) ( -128 -1632 704 ) htek03_1 16 0 0 1 1 +( 0 -1632 640 ) ( -128 -1648 640 ) ( 0 -1648 640 ) htek03_1 0 112 0 1 1 +( -128 -1648 640 ) ( 0 -1648 704 ) ( 0 -1648 640 ) htek03_1 0 0 0 1 1 +( 0 -1648 704 ) ( 0 -1632 640 ) ( 0 -1648 640 ) htek03_1 16 0 0 1 1 +} +// brush 327 +{ +( 192 -1616 768 ) ( 192 -1632 768 ) ( 64 -1616 768 ) htek03_1 0 0 0 1 1 +( 192 -1632 704 ) ( 64 -1632 704 ) ( 192 -1632 640 ) htek03_1 0 0 0 1 1 +( 192 -1632 704 ) ( 192 -1632 640 ) ( 192 -1648 704 ) htek03_1 0 0 0 1 1 +( 64 -1648 640 ) ( 192 -1648 640 ) ( 64 -1632 640 ) htek03_1 0 0 0 1 1 +( 64 -1648 640 ) ( 64 -1648 704 ) ( 192 -1648 640 ) htek03_1 0 0 0 1 1 +( 64 -1648 640 ) ( 64 -1632 640 ) ( 64 -1648 704 ) htek03_1 0 0 0 1 1 +} +// brush 328 +{ +( 224 -1184 768 ) ( 240 -1312 768 ) ( 224 -1312 768 ) htek03_1 0 32 0 1 1 +( 192 -1248 640 ) ( 192 -1120 704 ) ( 192 -1248 704 ) htek03_1 96 0 0 1 1 +( 192 -1504 704 ) ( 176 -1504 640 ) ( 176 -1504 704 ) htek03_1 0 0 0 1 1 +( 240 -1184 640 ) ( 256 -1312 640 ) ( 256 -1184 640 ) htek03_1 0 32 0 1 1 +( 208 -1184 640 ) ( 208 -1056 704 ) ( 208 -1056 640 ) htek03_1 96 0 0 1 1 +( 256 -1184 704 ) ( 240 -1184 640 ) ( 256 -1184 640 ) htek03_1 0 0 0 1 1 +} +// brush 329 +{ +( 16 -1360 784 ) ( 16 -1552 784 ) ( -128 -1360 784 ) tech01_6 0 0 0 1 1 +( 0 -1184 784 ) ( -144 -1184 784 ) ( 0 -1184 768 ) tech01_6 16 0 0 1 1 +( 192 -1376 784 ) ( 192 -1376 768 ) ( 192 -1568 784 ) tech01_6 0 0 0 1 1 +( -128 -1552 768 ) ( 16 -1552 768 ) ( -128 -1360 768 ) sfloor4_7 32 0 90 1 1 +( -128 -1632 768 ) ( -128 -1632 784 ) ( 16 -1632 768 ) tech01_6 0 0 0 1 1 +( -128 -1552 768 ) ( -128 -1360 768 ) ( -128 -1552 784 ) tech01_6 0 0 0 1 1 +} +// brush 330 +{ +( 256 -1136 640 ) ( 256 -1200 640 ) ( -128 -1136 640 ) htek18_1 0 96 0 1 1 +( 192 -1184 608 ) ( -192 -1184 608 ) ( 192 -1184 416 ) htek18_1 64 96 0 1 1 +( 0 -1136 608 ) ( 0 -1136 416 ) ( 0 -1200 608 ) htek18_1 0 96 0 1 1 +( -128 -1200 384 ) ( 256 -1200 384 ) ( -128 -1136 384 ) htek18_1 64 96 0 1 1 +( -128 -1200 32 ) ( -128 -1200 224 ) ( 256 -1200 32 ) htek02_1 0 0 0 1 1 +( -128 -1200 416 ) ( -128 -1136 416 ) ( -128 -1200 608 ) htek18_1 0 96 0 1 1 +} +// brush 331 +{ +( 448 -1136 640 ) ( 448 -1200 640 ) ( 64 -1136 640 ) htek18_1 64 96 0 1 1 +( 384 -1184 608 ) ( 0 -1184 608 ) ( 384 -1184 416 ) htek18_1 0 96 0 1 1 +( 192 -1136 608 ) ( 192 -1136 416 ) ( 192 -1200 608 ) htek18_1 0 96 0 1 1 +( 64 -1200 384 ) ( 448 -1200 384 ) ( 64 -1136 384 ) htek18_1 0 96 0 1 1 +( 64 -1200 32 ) ( 64 -1200 224 ) ( 448 -1200 32 ) htek02_1 64 128 0 1 1 +( 64 -1200 416 ) ( 64 -1136 416 ) ( 64 -1200 608 ) htek18_1 0 96 0 1 1 +} +// brush 332 +{ +( 256 -1184 -128 ) ( 256 -1200 -128 ) ( 192 -1184 -128 ) tech02_2 0 0 0 1 1 +( 256 -1184 -128 ) ( 192 -1184 -128 ) ( 256 -1184 -256 ) htek03_0 0 0 0 1 1 +( 256 -1184 -128 ) ( 256 -1184 -256 ) ( 256 -1200 -128 ) tech02_2 0 0 0 1 1 +( 192 -1200 -256 ) ( 256 -1200 -256 ) ( 192 -1184 -256 ) tech02_2 0 0 0 1 1 +( 192 -1200 -256 ) ( 192 -1200 -128 ) ( 256 -1200 -256 ) htek18_1 0 48 90 1 1 +( 192 -1200 -256 ) ( 192 -1184 -256 ) ( 192 -1200 -128 ) htek18_1 0 32 90 1 1 +} +// brush 333 +{ +( 64 -1184 128 ) ( 64 -1200 128 ) ( 0 -1184 128 ) tech02_2 0 0 0 1 1 +( 64 -1184 -128 ) ( 0 -1184 -128 ) ( 64 -1184 -256 ) htek18_1 0 0 0 1 1 +( 64 -1184 -128 ) ( 64 -1184 -256 ) ( 64 -1200 -128 ) htek18_1 0 32 90 1 1 +( 0 -1200 -128 ) ( 64 -1200 -128 ) ( 0 -1184 -128 ) tech02_2 0 0 0 1 1 +( 0 -1200 -256 ) ( 0 -1200 -128 ) ( 64 -1200 -256 ) htek18_1 0 80 90 1 1 +( 0 -1200 -256 ) ( 0 -1184 -256 ) ( 0 -1200 -128 ) htek18_1 0 32 90 1 1 +} +// brush 334 +{ +( 576 -1232 240 ) ( 576 -1296 240 ) ( 192 -1232 240 ) tech02_6 0 80 0 1 1 +( 512 -1328 -128 ) ( 128 -1328 -128 ) ( 512 -1328 -320 ) htek01_2 0 96 0 1 1 +( 256 -1296 256 ) ( 256 -1296 64 ) ( 256 -1360 256 ) htek01_2 16 0 0 1 1 +( 192 -1264 -128 ) ( 576 -1264 -128 ) ( 192 -1200 -128 ) htek18_1 0 48 90 1 1 +( -64 -1360 -192 ) ( -64 -1360 0 ) ( 320 -1360 -192 ) htek01_2 0 0 0 1 1 +( 192 -1296 64 ) ( 192 -1232 64 ) ( 192 -1296 256 ) htek01_2 48 0 0 1 1 +} +// brush 335 +{ +( 64 -1216 240 ) ( -320 -1280 240 ) ( -320 -1216 240 ) tech02_6 0 80 0 1 1 +( -256 -1328 -320 ) ( 128 -1328 -128 ) ( -256 -1328 -128 ) htek01_2 0 96 0 1 1 +( 0 -1360 256 ) ( 0 -1296 64 ) ( 0 -1296 256 ) htek01_2 16 0 0 1 1 +( 64 -1200 -128 ) ( -320 -1264 -128 ) ( 64 -1264 -128 ) htek18_1 0 80 90 1 1 +( -64 -1360 -320 ) ( 320 -1360 -128 ) ( 320 -1360 -320 ) htek01_2 0 0 0 1 1 +( 64 -1312 256 ) ( 64 -1248 64 ) ( 64 -1312 64 ) htek01_2 48 0 0 1 1 +} +// brush 336 +{ +( 112 -1312 -256 ) ( 64 -1360 -256 ) ( 64 -1312 -256 ) tech02_6 0 0 0 1 1 +( 64 -1328 -272 ) ( 112 -1328 -256 ) ( 64 -1328 -256 ) htek01_2 0 0 0 1 1 +( 48 -1360 -256 ) ( 48 -1312 -272 ) ( 48 -1312 -256 ) tech02_6 0 0 0 1 1 +( 112 -1312 -272 ) ( 64 -1360 -272 ) ( 112 -1360 -272 ) tech02_6 0 0 0 1 1 +( 64 -1360 -272 ) ( 112 -1360 -256 ) ( 112 -1360 -272 ) tech02_6 0 0 0 1 1 +( 104 -1352 -256 ) ( 104 -1304 -272 ) ( 104 -1352 -272 ) htek01_2 0 0 0 1 1 +( 112 -1344 -448 ) ( 104 -1336 -576 ) ( 112 -1344 -576 ) htek01_2 0 0 0 1 1 +} +// brush 337 +{ +( 192 -1312 -256 ) ( 192 -1360 -256 ) ( 144 -1312 -256 ) tech02_6 0 0 0 1 1 +( 192 -1328 -256 ) ( 144 -1328 -256 ) ( 192 -1328 -272 ) htek01_2 0 0 0 1 1 +( 208 -1312 -256 ) ( 208 -1312 -272 ) ( 208 -1360 -256 ) tech02_6 0 0 0 1 1 +( 144 -1360 -272 ) ( 192 -1360 -272 ) ( 144 -1312 -272 ) tech02_6 0 0 0 1 1 +( 144 -1360 -272 ) ( 144 -1360 -256 ) ( 192 -1360 -272 ) tech02_6 0 0 0 1 1 +( 152 -1352 -272 ) ( 152 -1304 -272 ) ( 152 -1352 -256 ) htek01_2 0 0 0 1 1 +( 144 -1344 -576 ) ( 152 -1336 -576 ) ( 144 -1344 -448 ) htek01_2 0 0 0 1 1 +} +// brush 338 +{ +( 192 -1200 256 ) ( 192 -1264 256 ) ( -192 -1200 256 ) tech02_6 0 80 0 1 1 +( 128 -1200 96 ) ( -256 -1200 96 ) ( 128 -1200 -96 ) htek18_1 0 96 0 1 1 +( -128 -1264 256 ) ( -128 -1264 64 ) ( -128 -1328 256 ) htek02_1 48 0 0 1 1 +( -192 -1264 -128 ) ( 192 -1264 -128 ) ( -192 -1200 -128 ) htek18_1 0 16 90 1 1 +( -144 -1328 0 ) ( -144 -1328 256 ) ( -80 -1328 256 ) htek18_1 0 0 0 1 1 +( -144 -1328 256 ) ( -144 -1328 0 ) ( -144 -1200 0 ) htek18_1 16 0 0 1 1 +} +// brush 339 +{ +( -128 -1232 240 ) ( -512 -1296 240 ) ( -512 -1232 240 ) tech02_6 0 80 0 -1 1 +( -400 -1328 -320 ) ( -16 -1328 -128 ) ( -400 -1328 -128 ) htek01_2 64 96 0 -1 1 +( -144 -1360 256 ) ( -144 -1296 64 ) ( -144 -1296 256 ) htek01_2 16 0 0 1 1 +( -128 -1200 -128 ) ( -512 -1264 -128 ) ( -128 -1264 -128 ) htek18_1 0 16 90 1 1 +( -256 -1360 -192 ) ( 128 -1360 0 ) ( 128 -1360 -192 ) htek01_2 64 0 0 -1 1 +( -128 -1296 256 ) ( -128 -1232 64 ) ( -128 -1296 64 ) htek01_2 48 0 0 1 1 +} +// brush 340 +{ +( -128 -1200 384 ) ( -192 -1232 384 ) ( -192 -1200 384 ) htek01_1 64 0 0 -1 1 +( -192 -1200 256 ) ( -128 -1200 384 ) ( -192 -1200 384 ) htek01_1 64 0 0 -1 1 +( -176 -1232 384 ) ( -176 -1200 256 ) ( -176 -1200 384 ) htek01_1 0 0 0 1 1 +( -128 -1200 256 ) ( -192 -1232 256 ) ( -128 -1232 256 ) htek01_1 64 0 0 -1 1 +( -192 -1280 256 ) ( -128 -1280 384 ) ( -128 -1280 256 ) htek01_1 64 0 0 -1 1 +( -144 -1232 384 ) ( -144 -1200 256 ) ( -144 -1232 256 ) htek01_1 0 0 0 1 1 +} +// brush 341 +{ +( 192 -1184 384 ) ( 192 -1248 384 ) ( -192 -1184 384 ) tech02_6 0 80 0 -1 1 +( 128 -1280 -128 ) ( -256 -1280 -128 ) ( 128 -1280 -320 ) htek01_2 64 96 0 -1 1 +( -144 -1280 256 ) ( -144 -1280 64 ) ( -144 -1344 256 ) htek01_2 16 0 0 1 1 +( -192 -1264 256 ) ( 192 -1264 256 ) ( -192 -1200 256 ) htek01_2 64 80 0 -1 1 +( -448 -1376 -192 ) ( -448 -1376 0 ) ( -64 -1376 -192 ) htek01_2 64 0 0 -1 1 +( -176 -1264 64 ) ( -176 -1200 64 ) ( -176 -1264 256 ) htek01_2 48 0 0 1 1 +} +// brush 342 +{ +( 256 -1136 256 ) ( 256 -1200 256 ) ( -128 -1136 256 ) htek18_1 64 96 0 1 1 +( 192 -1184 224 ) ( -192 -1184 224 ) ( 192 -1184 32 ) htek18_1 0 0 0 1 1 +( 0 -1136 224 ) ( 0 -1136 32 ) ( 0 -1200 224 ) htek18_1 0 96 0 1 1 +( -128 -1200 -128 ) ( 256 -1200 -128 ) ( -128 -1136 -128 ) htek18_1 64 96 0 1 1 +( -128 -1200 -352 ) ( -128 -1200 -160 ) ( 256 -1200 -352 ) htek02_1 128 0 0 1 1 +( -128 -1200 32 ) ( -128 -1136 32 ) ( -128 -1200 224 ) htek18_1 0 96 0 1 1 +} +// brush 343 +{ +( 384 -1376 640 ) ( 384 -1440 640 ) ( 64 -1376 640 ) sfloor4_6 0 0 90 1 1 +( 384 -1376 640 ) ( 64 -1376 640 ) ( 384 -1376 624 ) sfloor4_6 0 0 0 1 1 +( 192 -1376 640 ) ( 192 -1376 624 ) ( 192 -1440 640 ) sfloor4_6 0 0 0 1 1 +( 64 -1440 576 ) ( 384 -1440 576 ) ( 64 -1376 576 ) sfloor4_6 0 0 0 1 1 +( 48 -1632 624 ) ( 48 -1632 640 ) ( 368 -1632 624 ) sfloor4_6 0 0 0 1 1 +( 64 -1440 624 ) ( 64 -1376 624 ) ( 64 -1440 640 ) tech02_7 0 0 90 1 1 +} +// brush 344 +{ +( 192 -1376 640 ) ( 192 -1440 640 ) ( -128 -1376 640 ) sfloor4_6 0 0 90 1 1 +( 192 -1376 640 ) ( -128 -1376 640 ) ( 192 -1376 624 ) sfloor4_6 0 0 0 1 1 +( 0 -1376 640 ) ( 0 -1376 624 ) ( 0 -1440 640 ) tech02_7 0 0 90 1 1 +( -128 -1440 576 ) ( 192 -1440 576 ) ( -128 -1376 576 ) sfloor4_6 0 0 0 1 1 +( -144 -1632 624 ) ( -144 -1632 640 ) ( 176 -1632 624 ) sfloor4_6 0 0 0 1 1 +( -128 -1440 624 ) ( -128 -1376 624 ) ( -128 -1440 640 ) sfloor4_6 0 0 0 1 1 +} +// brush 345 +{ +( 32 -1312 768 ) ( 16 -1312 768 ) ( 32 -1184 768 ) htek03_1 0 32 0 1 1 +( 64 -1248 704 ) ( 64 -1120 704 ) ( 64 -1248 640 ) htek03_1 96 0 0 1 1 +( 64 -1440 704 ) ( 64 -1440 640 ) ( 48 -1440 704 ) htek03_1 0 0 0 1 1 +( 0 -1184 640 ) ( 0 -1312 640 ) ( 16 -1184 640 ) htek03_1 0 32 0 1 1 +( 0 -1184 640 ) ( 0 -1184 704 ) ( 0 -1312 640 ) htek03_1 96 0 0 1 1 +( -32 -1376 -64 ) ( 96 -1376 -64 ) ( -32 -1376 64 ) htek03_2 0 0 0 1 1 +} +// brush 346 +{ +( 208 -1568 768 ) ( 192 -1632 768 ) ( 192 -1568 768 ) htek03_2 0 0 0 1 1 +( 192 -1568 640 ) ( 208 -1568 768 ) ( 192 -1568 768 ) htek03_2 0 0 0 1 1 +( 192 -1568 768 ) ( 128 -1632 768 ) ( 128 -1632 640 ) htek03_2 32 0 0 1 1 +( 208 -1568 640 ) ( 192 -1632 640 ) ( 208 -1632 640 ) htek03_2 0 0 0 1 1 +( 208 -1632 768 ) ( 128 -1632 640 ) ( 128 -1632 768 ) htek03_2 0 0 0 1 1 +( 208 -1632 768 ) ( 208 -1568 640 ) ( 208 -1632 640 ) htek03_2 0 0 0 1 1 +} +// brush 347 +{ +( 208 -1504 768 ) ( 192 -1568 768 ) ( 192 -1504 768 ) htek03_2 0 0 0 1 1 +( 192 -1504 640 ) ( 208 -1504 768 ) ( 192 -1504 768 ) htek03_2 0 0 0 1 1 +( 192 -1568 768 ) ( 192 -1504 640 ) ( 192 -1504 768 ) htek03_2 32 0 0 1 1 +( 208 -1504 640 ) ( 192 -1568 640 ) ( 208 -1568 640 ) htek03_2 0 0 0 1 1 +( 192 -1568 640 ) ( 208 -1568 768 ) ( 208 -1568 640 ) htek03_2 0 0 0 1 1 +( 208 -1568 768 ) ( 208 -1504 640 ) ( 208 -1568 640 ) htek03_2 0 0 0 1 1 +} +// brush 348 +{ +( -128 -1504 768 ) ( -128 -1568 768 ) ( -144 -1504 768 ) htek03_2 0 0 0 1 1 +( -128 -1504 768 ) ( -144 -1504 768 ) ( -128 -1504 640 ) htek03_2 0 0 0 1 1 +( -128 -1504 768 ) ( -128 -1504 640 ) ( -128 -1568 768 ) htek03_2 32 0 0 1 1 +( -144 -1568 640 ) ( -128 -1568 640 ) ( -144 -1504 640 ) htek03_2 0 0 0 1 1 +( -144 -1568 640 ) ( -144 -1568 768 ) ( -128 -1568 640 ) htek03_2 0 0 0 1 1 +( -144 -1568 640 ) ( -144 -1504 640 ) ( -144 -1568 768 ) htek03_2 0 0 0 1 1 +} +// brush 349 +{ +( -128 -1568 768 ) ( -128 -1632 768 ) ( -144 -1568 768 ) htek03_2 0 0 0 1 1 +( -128 -1568 768 ) ( -144 -1568 768 ) ( -128 -1568 640 ) htek03_2 0 0 0 1 1 +( -64 -1632 640 ) ( -64 -1632 768 ) ( -128 -1568 768 ) htek03_2 32 0 0 1 1 +( -144 -1632 640 ) ( -128 -1632 640 ) ( -144 -1568 640 ) htek03_2 0 0 0 1 1 +( -64 -1632 768 ) ( -64 -1632 640 ) ( -144 -1632 768 ) htek03_2 0 0 0 1 1 +( -144 -1632 640 ) ( -144 -1568 640 ) ( -144 -1632 768 ) htek03_2 0 0 0 1 1 +} +// brush 350 +{ +( 64 -416 0 ) ( 64 -544 0 ) ( 0 -544 0 ) htek03_0 0 32 0 1 -1 +( 64 -480 -128 ) ( 0 -544 0 ) ( 64 -544 0 ) htek03_0 0 0 0 1 1 +( 64 -416 0 ) ( 64 -480 -128 ) ( 64 -480 0 ) htek03_0 32 0 0 -1 1 +( 0 -480 -128 ) ( 64 -416 -128 ) ( 0 -416 -128 ) tech02_6 0 32 0 1 -1 +( 64 -416 -128 ) ( 0 -416 0 ) ( 0 -416 -128 ) htek03_0 0 0 0 1 1 +( 0 -416 0 ) ( 0 -480 -128 ) ( 0 -416 -128 ) htek03_0 32 0 0 -1 1 +} +// brush 351 +{ +( -32 -1120 -128 ) ( -32 -1184 -128 ) ( -576 -1120 -128 ) htek03_1 64 0 0 1 1 +( -32 -1120 -128 ) ( -576 -1120 -128 ) ( -32 -1120 -256 ) htek01_1 64 0 0 1 1 +( -128 -1120 -128 ) ( -128 -1120 -256 ) ( -128 -1184 -128 ) htek03_0 32 0 0 1 1 +( -576 -1184 -256 ) ( -32 -1184 -256 ) ( -576 -1120 -256 ) htek03_0 32 0 90 1 1 +( -576 -1184 -256 ) ( -576 -1184 -128 ) ( -32 -1184 -256 ) htek03_1 64 0 0 1 1 +( -256 -1216 -256 ) ( -256 -1152 -256 ) ( -256 -1216 -128 ) htek03_1 0 0 0 1 1 +} +// brush 352 +{ +( 288 -1120 -128 ) ( 288 -1184 -128 ) ( -256 -1120 -128 ) htek03_1 0 0 0 1 1 +( 288 -1120 -128 ) ( -256 -1120 -128 ) ( 288 -1120 -256 ) htek01_1 0 0 0 1 1 +( 320 -1120 -128 ) ( 320 -1120 -256 ) ( 320 -1184 -128 ) htek03_1 0 0 0 1 1 +( -256 -1184 -256 ) ( 288 -1184 -256 ) ( -256 -1120 -256 ) htek03_0 32 64 90 1 1 +( -256 -1184 -256 ) ( -256 -1184 -128 ) ( 288 -1184 -256 ) htek03_1 0 0 0 1 1 +( 192 -1216 -256 ) ( 192 -1152 -256 ) ( 192 -1216 -128 ) htek03_0 32 0 0 1 1 +} +// brush 353 +{ +( 24 -1504 720 ) ( 24 -1496 728 ) ( 40 -1496 728 ) dmp_la2 0 0 0 1 1 +( 280 -1504 704 ) ( 24 -1504 720 ) ( 280 -1504 720 ) rub_la14 8 0 0 1 1 +( 40 -1496 720 ) ( 40 -1504 704 ) ( 40 -1504 720 ) dmp_la2 0 0 0 1 1 +( 40 -1504 704 ) ( 40 -1496 696 ) ( 24 -1496 696 ) dmp_la2 0 0 0 1 1 +( 40 -1496 696 ) ( 40 -1496 728 ) ( 24 -1496 728 ) black 0 0 0 1 1 +( 24 -1496 720 ) ( 24 -1504 704 ) ( 24 -1496 704 ) dmp_la2 0 0 0 1 1 +} +// brush 354 +{ +( 64 -1120 -128 ) ( 64 -1184 -128 ) ( 0 -1120 -128 ) htek03_0 0 96 0 1 1 +( 64 -1120 -128 ) ( 0 -1120 -128 ) ( 64 -1120 -256 ) htek03_0 0 0 0 1 1 +( 64 -1120 -128 ) ( 64 -1120 -256 ) ( 64 -1184 -128 ) htek03_0 32 0 0 1 1 +( 0 -1184 -256 ) ( 64 -1184 -256 ) ( 0 -1120 -256 ) htek03_0 0 96 0 1 1 +( 0 -1184 -256 ) ( 0 -1184 -128 ) ( 64 -1184 -256 ) htek03_0 0 0 0 1 1 +( 0 -1184 -256 ) ( 0 -1120 -256 ) ( 0 -1184 -128 ) htek03_0 32 0 0 1 1 +} +// brush 355 +{ +( 288 -1120 0 ) ( 288 -1184 0 ) ( -256 -1120 0 ) htek03_1 0 0 0 1 1 +( 288 -1120 0 ) ( -256 -1120 0 ) ( 288 -1120 -128 ) htek03_1 0 0 0 1 1 +( -256 -1184 -128 ) ( 288 -1184 -128 ) ( -256 -1120 -128 ) htek03_0 32 64 90 1 1 +( 384 -1184 0 ) ( 384 -1184 -128 ) ( 64 -1184 0 ) htek03_1 0 0 0 1 1 +( 64 -1216 -128 ) ( 64 -1152 -128 ) ( 64 -1216 0 ) htek03_1 0 0 0 1 1 +( 192 -1120 -64 ) ( 192 -1168 -64 ) ( 192 -1120 64 ) tech02_6 0 0 0 1 1 +} +// brush 356 +{ +( -32 -1120 0 ) ( -32 -1184 0 ) ( -576 -1120 0 ) htek03_1 64 0 0 1 1 +( -32 -1120 0 ) ( -576 -1120 0 ) ( -32 -1120 -128 ) htek03_1 64 0 0 1 1 +( -576 -1184 -128 ) ( -32 -1184 -128 ) ( -576 -1120 -128 ) tech02_7 0 112 90 1 1 +( -320 -1184 -128 ) ( -320 -1184 0 ) ( 0 -1184 0 ) htek03_1 64 0 0 1 1 +( -320 -1184 0 ) ( -320 -1184 -128 ) ( -256 -1120 -128 ) htek03_1 0 0 0 1 1 +( -128 -1104 -64 ) ( -128 -1200 -64 ) ( -128 -1104 64 ) tech02_7 0 0 0 1 1 +} +// brush 357 +{ +( 48 -480 -128 ) ( 48 -416 -128 ) ( 64 -480 -128 ) htek03_0 0 0 0 1 1 +( 48 -464 -256 ) ( 48 -464 -128 ) ( 64 -480 -128 ) htek03_0 0 0 0 1 1 +( 48 -464 -128 ) ( 48 -464 -256 ) ( 48 -416 -256 ) htek03_0 0 0 0 1 1 +( 64 -416 -256 ) ( 48 -416 -256 ) ( 64 -480 -256 ) htek03_0 0 0 0 1 1 +( 64 -416 -256 ) ( 64 -416 -128 ) ( 48 -416 -256 ) htek03_0 0 0 0 1 1 +( 64 -416 -256 ) ( 64 -480 -256 ) ( 64 -416 -128 ) htek03_0 0 0 0 1 1 +} +// brush 358 +{ +( 0 -480 -128 ) ( 16 -416 -128 ) ( 16 -480 -128 ) htek03_0 0 0 0 1 1 +( 0 -480 -128 ) ( 16 -464 -128 ) ( 16 -464 -256 ) htek03_0 0 0 0 1 1 +( 16 -416 -256 ) ( 16 -464 -256 ) ( 16 -464 -128 ) htek03_0 0 0 0 1 1 +( 0 -480 -256 ) ( 16 -416 -256 ) ( 0 -416 -256 ) htek03_0 0 0 0 1 1 +( 16 -416 -256 ) ( 0 -416 -128 ) ( 0 -416 -256 ) htek03_0 0 0 0 1 1 +( 0 -416 -128 ) ( 0 -480 -256 ) ( 0 -416 -256 ) htek03_0 0 0 0 1 1 +} +// brush 359 +{ +( 16 -464 -128 ) ( 48 -416 -128 ) ( 48 -464 -128 ) htek03_0 0 0 0 1 1 +( 48 -464 -256 ) ( 16 -464 -128 ) ( 48 -464 -128 ) htek03_0 0 0 0 1 1 +( 48 -416 -128 ) ( 48 -464 -256 ) ( 48 -464 -128 ) htek03_0 0 0 0 1 1 +( 16 -464 -256 ) ( 48 -416 -256 ) ( 16 -416 -256 ) htek03_0 0 0 0 1 1 +( 48 -416 -256 ) ( 16 -416 -128 ) ( 16 -416 -256 ) htek03_0 0 0 0 1 1 +( 16 -416 -128 ) ( 16 -464 -256 ) ( 16 -416 -256 ) htek03_0 0 0 0 1 1 +} +// brush 360 +{ +( -64 -640 -80 ) ( -64 -736 -80 ) ( -96 -640 -80 ) sfloor4_6 48 48 0 1 1 +( -64 -1040 -72 ) ( -96 -1040 -72 ) ( -64 -1040 -88 ) plat_stem 0 0 0 1 1 +( -16 -992 -72 ) ( -16 -992 -88 ) ( -16 -1088 -72 ) plat_stem 0 0 0 1 1 +( -96 -1088 -88 ) ( -64 -1088 -88 ) ( -96 -992 -88 ) tech02_6 48 48 0 1 1 +( -96 -1104 -96 ) ( -96 -1104 -80 ) ( -64 -1104 -96 ) plat_stem 0 0 0 1 1 +( -112 -1088 -88 ) ( -112 -992 -88 ) ( -112 -1088 -72 ) plat_stem 0 0 0 1 1 +} +// brush 361 +{ +( 8 -472 -176 ) ( 8 -464 -168 ) ( 56 -464 -168 ) comp1_5 0 0 0 1 1 +( 24 -472 -200 ) ( 56 -472 -200 ) ( 56 -472 -256 ) comp1_5 0 0 0 1 1 +( 56 -472 -176 ) ( 56 -464 -176 ) ( 56 -464 -248 ) comp1_5 0 0 0 1 1 +( 8 -472 -256 ) ( 56 -464 -256 ) ( 8 -464 -256 ) comp1_5 0 0 0 1 1 +( 56 -464 -248 ) ( 56 -464 -168 ) ( 8 -464 -168 ) comp1_5 0 0 0 1 1 +( 8 -472 -248 ) ( 8 -464 -248 ) ( 8 -464 -176 ) comp1_5 0 0 0 1 1 +} +// brush 362 +{ +( 192 -1120 -256 ) ( 192 -1248 -256 ) ( -128 -1120 -256 ) sfloor4_5 0 32 0 1 1 +( 192 -1120 -416 ) ( -128 -1120 -416 ) ( 192 -1120 -448 ) sfloor4_5 0 0 0 1 1 +( 320 -1136 -416 ) ( 320 -1136 -448 ) ( 320 -1264 -416 ) sfloor4_5 16 0 0 1 1 +( -128 -1248 -288 ) ( 192 -1248 -288 ) ( -128 -1120 -288 ) sfloor4_5 0 32 0 1 1 +( -128 -1184 -448 ) ( -128 -1184 -416 ) ( 192 -1184 -448 ) sfloor4_5 0 0 0 1 1 +( -256 -1248 -448 ) ( -256 -1120 -448 ) ( -256 -1248 -416 ) sfloor4_5 0 0 0 1 1 +} +// brush 363 +{ +( 576 -640 -256 ) ( 576 -768 -256 ) ( 256 -640 -256 ) sfloor4_6 0 32 0 1 1 +( 576 -480 -416 ) ( 256 -480 -416 ) ( 576 -480 -448 ) sfloor4_6 0 0 0 1 1 +( 384 -664 -416 ) ( 384 -664 -448 ) ( 384 -792 -416 ) sfloor4_6 16 0 0 1 1 +( 256 -768 -288 ) ( 576 -768 -288 ) ( 256 -640 -288 ) sfloor4_6 0 32 0 1 1 +( 256 -672 -448 ) ( 256 -672 -416 ) ( 576 -672 -448 ) sfloor4_6 0 0 0 1 1 +( 64 -544 -448 ) ( 64 -416 -448 ) ( 64 -544 -416 ) sfloor4_6 0 0 0 1 1 +} +// brush 364 +{ +( 192 -832 -256 ) ( 192 -960 -256 ) ( -128 -832 -256 ) sfloor4_6 0 32 0 1 1 +( 192 -672 -416 ) ( -128 -672 -416 ) ( 192 -672 -448 ) sfloor4_6 0 0 0 1 1 +( -128 -880 -416 ) ( -128 -880 -448 ) ( -128 -1008 -416 ) sfloor4_6 16 0 0 1 1 +( -128 -960 -288 ) ( 192 -960 -288 ) ( -128 -832 -288 ) sfloor4_6 0 32 0 1 1 +( -128 -992 -448 ) ( -128 -992 -416 ) ( 192 -992 -448 ) sfloor4_6 0 0 0 1 1 +( -320 -736 -448 ) ( -320 -608 -448 ) ( -320 -736 -416 ) sfloor4_6 0 0 0 1 1 +} +// brush 365 +{ +( 176 -992 -288 ) ( 176 -640 -288 ) ( 192 -992 -288 ) clip 0 0 0 1 1 +( 184 -984 -544 ) ( 184 -984 -512 ) ( 192 -992 -512 ) clip 0 0 0 1 1 +( 184 -648 -320 ) ( 184 -648 -288 ) ( 184 -984 -288 ) clip 0 0 0 1 1 +( 192 -640 -544 ) ( 176 -640 -544 ) ( 192 -992 -544 ) clip 0 0 0 1 1 +( 184 -680 -512 ) ( 184 -680 -544 ) ( 192 -672 -512 ) clip 0 0 0 1 1 +( 192 -640 -320 ) ( 192 -992 -320 ) ( 192 -640 -288 ) clip 0 0 0 1 1 +} +// brush 366 +{ +( -88 -680 -288 ) ( -88 -672 -288 ) ( 24 -680 -288 ) clip 0 0 0 1 1 +( -88 -680 -512 ) ( 24 -680 -512 ) ( -88 -680 -544 ) clip 0 0 0 1 1 +( -128 -672 -544 ) ( -128 -672 -512 ) ( -120 -680 -512 ) clip 0 0 0 1 1 +( 24 -672 -544 ) ( -88 -672 -544 ) ( 24 -680 -544 ) clip 0 0 0 1 1 +( -96 -672 -288 ) ( -96 -672 -320 ) ( 32 -672 -288 ) clip 0 0 0 1 1 +( 192 -672 -512 ) ( 192 -672 -544 ) ( 184 -680 -544 ) clip 0 0 0 1 1 +} +// brush 367 +{ +( 24 -984 -288 ) ( 24 -992 -288 ) ( -88 -984 -288 ) clip 0 0 0 1 1 +( 152 -984 -512 ) ( 40 -984 -512 ) ( 152 -984 -544 ) clip 0 0 0 1 1 +( 192 -992 -544 ) ( 192 -992 -512 ) ( 184 -984 -512 ) clip 0 0 0 1 1 +( -88 -992 -544 ) ( 24 -992 -544 ) ( -88 -984 -544 ) clip 0 0 0 1 1 +( 32 -992 -288 ) ( 32 -992 -320 ) ( -96 -992 -288 ) clip 0 0 0 1 1 +( -128 -992 -512 ) ( -128 -992 -544 ) ( -120 -984 -544 ) clip 0 0 0 1 1 +} +// brush 368 +{ +( -112 -640 -288 ) ( -112 -992 -288 ) ( -128 -640 -288 ) clip 0 0 0 1 1 +( -120 -680 -544 ) ( -120 -680 -512 ) ( -128 -672 -512 ) clip 0 0 0 1 1 +( -120 -984 -320 ) ( -120 -984 -288 ) ( -120 -648 -288 ) clip 0 0 0 1 1 +( -128 -992 -544 ) ( -112 -992 -544 ) ( -128 -640 -544 ) clip 0 0 0 1 1 +( -120 -984 -288 ) ( -120 -984 -320 ) ( -128 -992 -288 ) clip 0 0 0 1 1 +( -128 -992 -320 ) ( -128 -640 -320 ) ( -128 -992 -288 ) clip 0 0 0 1 1 +} +// brush 369 +{ +( -88 -1072 -56 ) ( -88 -1072 -96 ) ( -96 -1080 -56 ) tech02_6 0 0 0 1 1 +( -96 -1080 -56 ) ( -96 -1080 -96 ) ( -104 -1072 -56 ) tech02_6 0 0 0 1 1 +( -96 -1064 -96 ) ( -96 -1064 -56 ) ( -104 -1072 -56 ) tech02_6 0 0 0 1 1 +( 0 -1064 -88 ) ( 0 -1080 -88 ) ( -128 -1064 -88 ) tech02_6 0 0 0 1 1 +( -96 -1064 -56 ) ( -96 -1064 -96 ) ( -88 -1072 -96 ) tech02_6 0 0 0 1 1 +( 128 -1080 -96 ) ( 128 -1064 -112 ) ( 0 -1080 -96 ) tech02_6 0 0 0 1 1 +} +// brush 370 +{ +( -104 -1120 -104 ) ( -104 -1080 -104 ) ( -96 -1120 -96 ) tech02_6 0 0 0 1 1 +( -96 -1120 -96 ) ( -96 -1080 -96 ) ( -88 -1120 -104 ) tech02_6 0 0 0 1 1 +( -96 -1080 -112 ) ( -96 -1120 -112 ) ( -88 -1120 -104 ) tech02_6 0 0 0 1 1 +( -192 -1120 -112 ) ( -192 -1120 -96 ) ( -64 -1120 -112 ) tech02_6 0 0 0 1 1 +( -96 -1120 -112 ) ( -96 -1080 -112 ) ( -104 -1080 -104 ) tech02_6 0 0 0 1 1 +( -320 -1080 -96 ) ( -320 -1064 -112 ) ( -192 -1080 -96 ) tech02_6 0 0 0 1 1 +} +// brush 371 +{ +( -24 -1072 -56 ) ( -24 -1072 -96 ) ( -32 -1080 -56 ) tech02_6 0 0 0 1 1 +( -32 -1080 -56 ) ( -32 -1080 -96 ) ( -40 -1072 -56 ) tech02_6 0 0 0 1 1 +( -32 -1064 -96 ) ( -32 -1064 -56 ) ( -40 -1072 -56 ) tech02_6 0 0 0 1 1 +( 64 -1064 -88 ) ( 64 -1080 -88 ) ( -64 -1064 -88 ) tech02_6 0 0 0 1 1 +( -32 -1064 -56 ) ( -32 -1064 -96 ) ( -24 -1072 -96 ) tech02_6 0 0 0 1 1 +( 192 -1080 -96 ) ( 192 -1064 -112 ) ( 64 -1080 -96 ) tech02_6 0 0 0 1 1 +} +// brush 372 +{ +( -40 -1120 -104 ) ( -40 -1080 -104 ) ( -32 -1120 -96 ) tech02_6 0 0 0 1 1 +( -32 -1120 -96 ) ( -32 -1080 -96 ) ( -24 -1120 -104 ) tech02_6 0 0 0 1 1 +( -32 -1080 -112 ) ( -32 -1120 -112 ) ( -24 -1120 -104 ) tech02_6 0 0 0 1 1 +( -128 -1120 -112 ) ( -128 -1120 -96 ) ( 0 -1120 -112 ) tech02_6 0 0 0 1 1 +( -32 -1120 -112 ) ( -32 -1080 -112 ) ( -40 -1080 -104 ) tech02_6 0 0 0 1 1 +( -256 -1080 -96 ) ( -256 -1064 -112 ) ( -128 -1080 -96 ) tech02_6 0 0 0 1 1 +} +// brush 373 +{ +( 96 -640 -80 ) ( 96 -736 -80 ) ( 64 -640 -80 ) sfloor4_6 16 48 0 1 1 +( 96 -1040 -72 ) ( 64 -1040 -72 ) ( 96 -1040 -88 ) plat_stem 0 0 0 1 1 +( 176 -992 -72 ) ( 176 -992 -88 ) ( 176 -1088 -72 ) plat_stem 0 0 0 1 1 +( 64 -1088 -88 ) ( 96 -1088 -88 ) ( 64 -992 -88 ) tech02_6 16 48 0 1 1 +( 64 -1104 -96 ) ( 64 -1104 -80 ) ( 96 -1104 -96 ) plat_stem 0 0 0 1 1 +( 80 -1088 -88 ) ( 80 -992 -88 ) ( 80 -1088 -72 ) plat_stem 0 0 0 1 1 +} +// brush 374 +{ +( 104 -1072 -56 ) ( 104 -1072 -96 ) ( 96 -1080 -56 ) tech02_6 0 0 0 1 1 +( 96 -1080 -56 ) ( 96 -1080 -96 ) ( 88 -1072 -56 ) tech02_6 0 0 0 1 1 +( 96 -1064 -96 ) ( 96 -1064 -56 ) ( 88 -1072 -56 ) tech02_6 0 0 0 1 1 +( 192 -1064 -88 ) ( 192 -1080 -88 ) ( 64 -1064 -88 ) tech02_6 0 0 0 1 1 +( 96 -1064 -56 ) ( 96 -1064 -96 ) ( 104 -1072 -96 ) tech02_6 0 0 0 1 1 +( 320 -1080 -96 ) ( 320 -1064 -112 ) ( 192 -1080 -96 ) tech02_6 0 0 0 1 1 +} +// brush 375 +{ +( 88 -1120 -104 ) ( 88 -1080 -104 ) ( 96 -1120 -96 ) tech02_6 0 0 0 1 1 +( 96 -1120 -96 ) ( 96 -1080 -96 ) ( 104 -1120 -104 ) tech02_6 0 0 0 1 1 +( 96 -1080 -112 ) ( 96 -1120 -112 ) ( 104 -1120 -104 ) tech02_6 0 0 0 1 1 +( 0 -1120 -112 ) ( 0 -1120 -96 ) ( 128 -1120 -112 ) tech02_6 0 0 0 1 1 +( 96 -1120 -112 ) ( 96 -1080 -112 ) ( 88 -1080 -104 ) tech02_6 0 0 0 1 1 +( -128 -1080 -96 ) ( -128 -1064 -112 ) ( 0 -1080 -96 ) tech02_6 0 0 0 1 1 +} +// brush 376 +{ +( 168 -1072 -56 ) ( 168 -1072 -96 ) ( 160 -1080 -56 ) tech02_6 0 0 0 1 1 +( 160 -1080 -56 ) ( 160 -1080 -96 ) ( 152 -1072 -56 ) tech02_6 0 0 0 1 1 +( 160 -1064 -96 ) ( 160 -1064 -56 ) ( 152 -1072 -56 ) tech02_6 0 0 0 1 1 +( 256 -1064 -88 ) ( 256 -1080 -88 ) ( 128 -1064 -88 ) tech02_6 0 0 0 1 1 +( 160 -1064 -56 ) ( 160 -1064 -96 ) ( 168 -1072 -96 ) tech02_6 0 0 0 1 1 +( 384 -1080 -96 ) ( 384 -1064 -112 ) ( 256 -1080 -96 ) tech02_6 0 0 0 1 1 +} +// brush 377 +{ +( 152 -1120 -104 ) ( 152 -1080 -104 ) ( 160 -1120 -96 ) tech02_6 0 0 0 1 1 +( 160 -1120 -96 ) ( 160 -1080 -96 ) ( 168 -1120 -104 ) tech02_6 0 0 0 1 1 +( 160 -1080 -112 ) ( 160 -1120 -112 ) ( 168 -1120 -104 ) tech02_6 0 0 0 1 1 +( 64 -1120 -112 ) ( 64 -1120 -96 ) ( 192 -1120 -112 ) tech02_6 0 0 0 1 1 +( 160 -1120 -112 ) ( 160 -1080 -112 ) ( 152 -1080 -104 ) tech02_6 0 0 0 1 1 +( -64 -1080 -96 ) ( -64 -1064 -112 ) ( 64 -1080 -96 ) tech02_6 0 0 0 1 1 +} +// brush 378 +{ +( -64 -480 -128 ) ( 0 -416 -128 ) ( 0 -480 -128 ) htek03_1 0 96 0 1 1 +( 0 -480 -384 ) ( -64 -480 -256 ) ( 0 -480 -256 ) htek01_1 64 0 0 1 1 +( 0 -416 -256 ) ( 0 -480 -384 ) ( 0 -480 -256 ) htek03_1 32 0 0 1 1 +( -64 -480 -256 ) ( 0 -416 -256 ) ( -64 -416 -256 ) htek03_1 0 96 0 1 1 +( 0 -416 -384 ) ( -64 -416 -256 ) ( -64 -416 -384 ) htek03_1 0 0 0 1 1 +( -128 -416 -256 ) ( -128 -480 -384 ) ( -128 -416 -384 ) htek03_1 32 0 0 1 1 +} +// brush 379 +{ +( 64 -480 -128 ) ( 128 -416 -128 ) ( 128 -480 -128 ) htek03_1 0 96 0 1 1 +( 128 -480 -384 ) ( 64 -480 -256 ) ( 128 -480 -256 ) htek01_1 0 0 0 1 1 +( 192 -416 -256 ) ( 192 -480 -384 ) ( 192 -480 -256 ) htek03_1 32 0 0 1 1 +( 64 -480 -256 ) ( 128 -416 -256 ) ( 64 -416 -256 ) htek03_1 0 96 0 1 1 +( 128 -416 -384 ) ( 64 -416 -256 ) ( 64 -416 -384 ) htek03_1 0 0 0 1 1 +( 64 -416 -256 ) ( 64 -480 -384 ) ( 64 -416 -384 ) htek03_1 32 0 0 1 1 +} +// brush 380 +{ +( 64 -1120 128 ) ( 48 -1184 128 ) ( 48 -1120 128 ) htek03_0 0 0 0 1 1 +( 64 -1120 128 ) ( 48 -1136 128 ) ( 48 -1136 0 ) htek03_0 0 0 0 1 1 +( 48 -1184 0 ) ( 48 -1136 0 ) ( 48 -1136 128 ) htek03_0 0 0 0 1 1 +( 64 -1120 0 ) ( 48 -1184 0 ) ( 64 -1184 0 ) htek03_0 0 0 0 1 1 +( 48 -1184 0 ) ( 64 -1184 128 ) ( 64 -1184 0 ) htek03_0 0 0 0 1 1 +( 64 -1184 128 ) ( 64 -1120 0 ) ( 64 -1184 0 ) htek03_0 0 0 0 1 1 +} +// brush 381 +{ +( 16 -1120 128 ) ( 16 -1184 128 ) ( 0 -1120 128 ) htek03_0 0 0 0 1 1 +( 16 -1136 0 ) ( 16 -1136 128 ) ( 0 -1120 128 ) htek03_0 0 0 0 1 1 +( 16 -1136 128 ) ( 16 -1136 0 ) ( 16 -1184 0 ) htek03_0 0 0 0 1 1 +( 0 -1184 0 ) ( 16 -1184 0 ) ( 0 -1120 0 ) htek03_0 0 0 0 1 1 +( 0 -1184 0 ) ( 0 -1184 128 ) ( 16 -1184 0 ) htek03_0 0 0 0 1 1 +( 0 -1184 0 ) ( 0 -1120 0 ) ( 0 -1184 128 ) htek03_0 0 0 0 1 1 +} +// brush 382 +{ +( 48 -1136 128 ) ( 48 -1184 128 ) ( 16 -1136 128 ) htek03_0 0 0 0 1 1 +( 48 -1136 128 ) ( 16 -1136 128 ) ( 48 -1136 0 ) htek03_0 0 0 0 1 1 +( 48 -1136 128 ) ( 48 -1136 0 ) ( 48 -1184 128 ) htek03_0 0 0 0 1 1 +( 16 -1184 0 ) ( 48 -1184 0 ) ( 16 -1136 0 ) htek03_0 0 0 0 1 1 +( 16 -1184 0 ) ( 16 -1184 128 ) ( 48 -1184 0 ) htek03_0 0 0 0 1 1 +( 16 -1184 0 ) ( 16 -1136 0 ) ( 16 -1184 128 ) htek03_0 0 0 0 1 1 +} +// brush 383 +{ +( 120 -464 -256 ) ( 120 -480 -256 ) ( 56 -464 -256 ) tech02_6 0 0 0 1 1 +( 120 -464 -256 ) ( 56 -464 -256 ) ( 120 -464 -288 ) tech02_6 0 0 0 1 1 +( 64 -520 -256 ) ( 64 -520 -288 ) ( 64 -536 -256 ) tech02_6 0 0 0 1 1 +( 56 -480 -288 ) ( 120 -480 -288 ) ( 56 -464 -288 ) tech02_6 0 0 0 1 1 +( 8 -672 -288 ) ( 8 -672 -256 ) ( 72 -672 -288 ) tech02_6 0 0 0 1 1 +( 56 -480 -288 ) ( 56 -464 -288 ) ( 56 -480 -256 ) tech02_6 0 0 0 1 1 +} +// brush 384 +{ +( 64 -464 -256 ) ( 64 -480 -256 ) ( 0 -464 -256 ) tech02_6 0 0 0 1 1 +( 64 -464 -256 ) ( 0 -464 -256 ) ( 64 -464 -288 ) tech02_6 0 0 0 1 1 +( 8 -520 -256 ) ( 8 -520 -288 ) ( 8 -536 -256 ) tech02_6 0 0 0 1 1 +( 0 -480 -288 ) ( 64 -480 -288 ) ( 0 -464 -288 ) tech02_6 0 0 0 1 1 +( -48 -672 -288 ) ( -48 -672 -256 ) ( 16 -672 -288 ) tech02_6 0 0 0 1 1 +( 0 -480 -288 ) ( 0 -464 -288 ) ( 0 -480 -256 ) tech02_6 0 0 0 1 1 +} +// brush 385 +{ +( 56 -600 -256 ) ( 56 -664 -256 ) ( 8 -600 -256 ) tech01_1 0 72 90 1 1 +( 64 -464 -256 ) ( 16 -464 -256 ) ( 64 -464 -288 ) tech01_1 0 0 90 1 1 +( 56 -600 -256 ) ( 56 -600 -288 ) ( 56 -664 -256 ) tech01_1 0 0 90 1 1 +( 8 -664 -288 ) ( 56 -664 -288 ) ( 8 -600 -288 ) tech01_1 0 0 90 1 1 +( 8 -672 -288 ) ( 8 -672 -256 ) ( 56 -672 -288 ) tech01_1 0 0 90 1 1 +( 8 -664 -288 ) ( 8 -600 -288 ) ( 8 -664 -256 ) tech01_1 0 0 90 1 1 +} +// brush 386 +{ +( 128 -992 128 ) ( 128 -1184 128 ) ( 0 -992 128 ) htek01_1 0 96 0 1 1 +( 128 -480 128 ) ( 0 -480 128 ) ( 128 -480 0 ) htek01_1 0 0 0 1 1 +( 64 -992 128 ) ( 64 -992 0 ) ( 64 -1184 128 ) tech02_7 0 0 90 1 1 +( 0 -1184 0 ) ( 128 -1184 0 ) ( 0 -992 0 ) htek03_0 0 96 0 1 1 +( 0 -1184 0 ) ( 0 -1184 128 ) ( 128 -1184 0 ) htek01_1 0 0 0 1 1 +( 0 -1184 0 ) ( 0 -992 0 ) ( 0 -1184 128 ) tech02_7 0 0 90 1 1 +} +// brush 387 +{ +( 0 -1056 0 ) ( 64 -1056 0 ) ( 64 -1184 0 ) htek03_0 0 96 0 1 1 +( 64 -1056 0 ) ( 0 -1056 0 ) ( 64 -1120 -128 ) htek03_0 0 0 0 1 1 +( 64 -1120 0 ) ( 64 -1120 -128 ) ( 64 -1184 0 ) htek03_0 32 0 0 1 1 +( 0 -1184 -128 ) ( 64 -1184 -128 ) ( 0 -1120 -128 ) htek03_0 0 96 0 1 1 +( 0 -1184 -128 ) ( 0 -1184 0 ) ( 64 -1184 -128 ) htek03_0 0 0 0 1 1 +( 0 -1184 -128 ) ( 0 -1120 -128 ) ( 0 -1184 0 ) htek03_0 32 0 0 1 1 +} +// brush 388 +{ +( 288 -1120 0 ) ( 288 -1184 0 ) ( -256 -1120 0 ) htek03_1 0 0 0 1 1 +( 288 -1120 0 ) ( -256 -1120 0 ) ( 288 -1120 -128 ) htek03_1 0 0 0 1 1 +( 384 -1184 -128 ) ( 384 -1184 0 ) ( 320 -1120 0 ) htek03_1 0 0 0 1 1 +( -256 -1184 -128 ) ( 288 -1184 -128 ) ( -256 -1120 -128 ) tech02_7 32 64 90 1 1 +( 384 -1184 0 ) ( 384 -1184 -128 ) ( 64 -1184 0 ) htek03_1 0 0 0 1 1 +( 192 -1120 64 ) ( 192 -1168 -64 ) ( 192 -1120 -64 ) tech02_6 0 0 0 1 1 +} +// brush 389 +{ +( -32 -1120 0 ) ( -32 -1184 0 ) ( -576 -1120 0 ) htek03_1 64 0 0 1 1 +( -32 -1120 0 ) ( -576 -1120 0 ) ( -32 -1120 -128 ) htek03_1 64 0 0 1 1 +( 0 -1120 0 ) ( 0 -1120 -128 ) ( 0 -1184 0 ) htek03_1 0 0 0 1 1 +( -576 -1184 -128 ) ( -32 -1184 -128 ) ( -576 -1120 -128 ) htek03_0 32 0 90 1 1 +( -320 -1184 -128 ) ( -320 -1184 0 ) ( 0 -1184 0 ) htek03_1 64 0 0 1 1 +( -128 -1104 64 ) ( -128 -1200 -64 ) ( -128 -1104 -64 ) tech02_7 0 0 0 1 1 +} +// brush 390 +{ +( -336 -544 -128 ) ( -336 -528 -128 ) ( -272 -544 -128 ) tech02_2 0 0 0 1 -1 +( 0 -544 0 ) ( -208 -544 -256 ) ( -208 -544 0 ) htek02_1 0 0 0 1 1 +( -320 -480 0 ) ( -256 -544 0 ) ( -256 -544 -256 ) htek18_1 0 64 90 1 1 +( -256 -528 -256 ) ( -320 -528 -256 ) ( -256 -544 -256 ) tech02_7 32 64 90 1 -1 +( -320 -480 -256 ) ( -64 -480 -256 ) ( -64 -480 -128 ) htek18_1 0 80 90 1 1 +( -128 -544 -128 ) ( -64 -480 -128 ) ( -64 -480 -256 ) htek01_2 96 0 0 -1 1 +} +// brush 391 +{ +( 320 -1136 0 ) ( 336 -1200 0 ) ( 320 -1200 0 ) tech02_2 16 32 -90 1 -1 +( 320 -1072 128 ) ( 320 -1072 -128 ) ( 320 -864 128 ) htek03_1 96 0 0 -1 1 +( 320 -1120 -128 ) ( 320 -1120 128 ) ( 384 -1184 128 ) htek18_1 0 64 90 1 -1 +( 320 -1120 -128 ) ( 336 -1184 -128 ) ( 336 -1120 -128 ) tech02_7 0 32 0 1 -1 +( 384 -480 0 ) ( 384 -480 -128 ) ( 384 -1184 -128 ) htek18_1 0 112 90 1 -1 +( 416 -928 64 ) ( 288 -928 -64 ) ( 416 -928 -64 ) htek02_1 0 0 0 1 1 +} +// brush 392 +{ +( -64 -480 0 ) ( 0 -416 0 ) ( 0 -480 0 ) htek03_1 0 96 0 1 1 +( 0 -480 -256 ) ( -64 -480 -128 ) ( 0 -480 -128 ) htek03_1 64 0 0 1 1 +( 0 -416 -128 ) ( 0 -480 -256 ) ( 0 -480 -128 ) htek03_1 32 0 0 1 1 +( -64 -480 -128 ) ( 0 -416 -128 ) ( -64 -416 -128 ) htek03_1 0 96 0 1 1 +( 0 -416 -256 ) ( -64 -416 -128 ) ( -64 -416 -256 ) htek03_1 0 0 0 1 1 +( -128 -416 -128 ) ( -128 -480 -256 ) ( -128 -416 -256 ) htek03_1 32 0 0 1 1 +} +// brush 393 +{ +( 64 -480 0 ) ( 128 -416 0 ) ( 128 -480 0 ) htek03_1 0 96 0 1 1 +( 128 -480 -256 ) ( 64 -480 -128 ) ( 128 -480 -128 ) htek03_1 0 0 0 1 1 +( 192 -416 -128 ) ( 192 -480 -256 ) ( 192 -480 -128 ) htek03_1 32 0 0 1 1 +( 64 -480 -128 ) ( 128 -416 -128 ) ( 64 -416 -128 ) htek03_1 0 96 0 1 1 +( 128 -416 -256 ) ( 64 -416 -128 ) ( 64 -416 -256 ) htek03_1 0 0 0 1 1 +( 64 -416 -128 ) ( 64 -480 -256 ) ( 64 -416 -256 ) htek03_1 32 0 0 1 1 +} +// brush 394 +{ +( -336 -544 0 ) ( -336 -528 0 ) ( -272 -544 0 ) tech02_2 0 0 0 1 -1 +( 0 -544 128 ) ( -208 -544 -128 ) ( -208 -544 128 ) htek02_2 0 0 0 1 1 +( -320 -480 128 ) ( -256 -544 128 ) ( -256 -544 -128 ) htek18_1 0 64 90 1 1 +( -256 -528 -128 ) ( -320 -528 -128 ) ( -256 -544 -128 ) tech02_7 32 64 90 1 -1 +( -320 -480 -128 ) ( -64 -480 -128 ) ( -64 -480 0 ) htek18_1 0 80 90 1 1 +( -128 -544 0 ) ( -64 -480 0 ) ( -64 -480 -128 ) htek03_2 96 0 0 -1 1 +} +// brush 395 +{ +( 32 -1312 768 ) ( 16 -1312 768 ) ( 32 -1184 768 ) htek03_1 0 32 0 1 1 +( 64 -1248 704 ) ( 64 -1120 704 ) ( 64 -1248 640 ) htek03_1 96 0 0 1 1 +( 0 -1184 640 ) ( 0 -1312 640 ) ( 16 -1184 640 ) htek03_1 0 32 0 1 1 +( 0 -1152 640 ) ( 0 -1152 704 ) ( 0 -1280 640 ) htek03_1 96 0 0 1 1 +( 0 -1184 640 ) ( 16 -1184 640 ) ( 0 -1184 704 ) htek03_1 0 0 0 1 1 +( -32 -1248 64 ) ( 128 -1248 -64 ) ( -32 -1248 -64 ) htek03_2 0 0 0 1 1 +} +// brush 396 +{ +( 336 -544 -128 ) ( 400 -528 -128 ) ( 400 -544 -128 ) tech02_2 0 0 0 1 -1 +( 272 -544 0 ) ( 272 -544 -256 ) ( 64 -544 0 ) htek02_1 64 0 0 1 1 +( 320 -544 -256 ) ( 320 -544 0 ) ( 384 -480 0 ) htek18_1 0 64 90 1 1 +( 320 -544 -256 ) ( 384 -528 -256 ) ( 320 -528 -256 ) tech02_7 0 0 90 1 -1 +( 128 -480 -128 ) ( 128 -480 -256 ) ( 384 -480 -256 ) htek18_1 0 16 90 1 1 +( 128 -480 -256 ) ( 128 -480 -128 ) ( 192 -544 -128 ) htek01_2 96 0 0 -1 1 +} +// brush 397 +{ +( 336 -544 0 ) ( 400 -528 0 ) ( 400 -544 0 ) tech02_2 0 0 0 1 -1 +( 272 -544 128 ) ( 272 -544 -128 ) ( 64 -544 128 ) htek02_2 64 0 0 1 1 +( 320 -544 -128 ) ( 320 -544 128 ) ( 384 -480 128 ) htek18_1 0 64 90 1 1 +( 320 -544 -128 ) ( 384 -528 -128 ) ( 320 -528 -128 ) tech02_7 0 0 90 1 -1 +( 128 -480 0 ) ( 128 -480 -128 ) ( 384 -480 -128 ) htek18_1 0 16 90 1 1 +( 128 -480 -128 ) ( 128 -480 0 ) ( 192 -544 0 ) htek03_2 -32 0 0 -1 1 +} +// brush 398 +{ +( 320 -1136 -128 ) ( 336 -1200 -128 ) ( 320 -1200 -128 ) htek01_1 128 96 -90 1 -1 +( 320 -1072 0 ) ( 320 -1072 -256 ) ( 320 -864 0 ) htek01_1 96 0 0 -1 1 +( 320 -1120 -256 ) ( 336 -1184 -256 ) ( 336 -1120 -256 ) htek01_1 64 32 0 1 -1 +( 384 -480 -128 ) ( 384 -480 -256 ) ( 384 -1184 -256 ) htek01_1 0 112 90 1 -1 +( 384 -480 -256 ) ( 384 -480 -128 ) ( 320 -544 -128 ) htek01_1 0 64 90 1 -1 +( 416 -672 -64 ) ( 320 -672 -64 ) ( 416 -672 64 ) htek03_0 0 0 0 1 1 +} +// brush 399 +{ +( 320 -1008 -128 ) ( 336 -1072 -128 ) ( 320 -1072 -128 ) htek02_1 128 96 -90 1 -1 +( 320 -944 0 ) ( 320 -944 -256 ) ( 320 -736 0 ) htek02_1 96 0 0 -1 1 +( 320 -992 -256 ) ( 336 -1056 -256 ) ( 336 -992 -256 ) htek02_1 64 32 0 1 -1 +( 384 -352 -128 ) ( 384 -352 -256 ) ( 384 -1056 -256 ) htek02_1 0 112 90 1 -1 +( 448 -672 64 ) ( 352 -672 -64 ) ( 448 -672 -64 ) htek02_1 0 0 0 1 1 +( 416 -928 -64 ) ( 288 -928 -64 ) ( 416 -928 64 ) htek02_1 0 0 0 1 1 +} +// brush 400 +{ +( 320 -1056 0 ) ( 256 -1120 0 ) ( 256 -1056 0 ) htek03_2 32 0 0 1 1 +( 320 -1056 -128 ) ( 256 -1120 -128 ) ( 320 -1120 -128 ) htek03_2 32 0 0 1 1 +( 256 -1120 -128 ) ( 320 -1120 0 ) ( 320 -1120 -128 ) htek03_2 32 0 0 1 1 +( 320 -1120 0 ) ( 320 -1056 -128 ) ( 320 -1120 -128 ) htek03_2 32 0 0 1 1 +( 320 -1056 192 ) ( 256 -1120 64 ) ( 320 -1056 64 ) htek03_2 32 0 0 1 1 +} +// brush 401 +{ +( -192 -1056 0 ) ( -192 -1120 0 ) ( -256 -1056 0 ) htek03_2 32 0 0 1 1 +( -256 -1120 -128 ) ( -192 -1120 -128 ) ( -256 -1056 -128 ) htek03_2 32 0 0 1 1 +( -256 -1120 -128 ) ( -256 -1120 0 ) ( -192 -1120 -128 ) htek03_2 32 0 0 1 1 +( -256 -1120 -128 ) ( -256 -1056 -128 ) ( -256 -1120 0 ) htek03_2 32 0 0 1 1 +( -256 -1056 64 ) ( -192 -1120 64 ) ( -256 -1056 192 ) htek03_2 32 0 0 1 1 +} +// brush 402 +{ +( 320 -1056 -128 ) ( 256 -1120 -128 ) ( 256 -1056 -128 ) htek01_2 0 0 0 1 1 +( 320 -1056 -256 ) ( 256 -1120 -256 ) ( 320 -1120 -256 ) htek01_2 0 0 0 1 1 +( 256 -1120 -256 ) ( 320 -1120 -128 ) ( 320 -1120 -256 ) htek01_2 0 0 0 1 1 +( 320 -1120 -128 ) ( 320 -1056 -256 ) ( 320 -1120 -256 ) htek01_2 0 0 0 1 1 +( 320 -1056 64 ) ( 256 -1120 -64 ) ( 320 -1056 -64 ) htek01_2 0 0 0 1 1 +} +// brush 403 +{ +( -192 -1056 -128 ) ( -192 -1120 -128 ) ( -256 -1056 -128 ) htek01_2 0 0 0 1 1 +( -256 -1120 -256 ) ( -192 -1120 -256 ) ( -256 -1056 -256 ) htek01_2 0 0 0 1 1 +( -256 -1120 -256 ) ( -256 -1120 -128 ) ( -192 -1120 -256 ) htek01_2 0 0 0 1 1 +( -256 -1120 -256 ) ( -256 -1056 -256 ) ( -256 -1120 -128 ) htek01_2 0 0 0 1 1 +( -256 -1056 -64 ) ( -192 -1120 -64 ) ( -256 -1056 64 ) htek01_2 0 0 0 1 1 +} +// brush 404 +{ +( 320 -1136 0 ) ( 336 -1200 0 ) ( 320 -1200 0 ) htek02_2 16 32 -90 1 -1 +( 320 -1072 128 ) ( 320 -1072 -128 ) ( 320 -864 128 ) htek02_2 96 0 0 -1 1 +( 320 -1120 -128 ) ( 336 -1184 -128 ) ( 336 -1120 -128 ) htek02_2 0 32 0 1 -1 +( 384 -480 0 ) ( 384 -480 -128 ) ( 384 -1184 -128 ) htek02_2 0 112 90 1 -1 +( 416 -928 -64 ) ( 288 -928 -64 ) ( 416 -928 64 ) htek02_2 0 0 0 1 1 +( 416 -672 64 ) ( 288 -672 -64 ) ( 416 -672 -64 ) htek02_2 0 0 0 1 1 +} +// brush 405 +{ +( 320 -1136 0 ) ( 336 -1200 0 ) ( 320 -1200 0 ) tech02_2 16 32 -90 1 -1 +( 320 -1040 128 ) ( 320 -1040 -128 ) ( 320 -832 128 ) htek03_1 96 0 0 -1 1 +( 320 -1120 -128 ) ( 336 -1184 -128 ) ( 336 -1120 -128 ) tech02_7 0 32 0 1 -1 +( 384 -480 0 ) ( 384 -480 -128 ) ( 384 -1184 -128 ) htek18_1 0 112 90 1 -1 +( 384 -480 -128 ) ( 384 -480 0 ) ( 320 -544 0 ) htek18_1 0 64 90 1 -1 +( 416 -672 -64 ) ( 288 -672 -64 ) ( 416 -672 64 ) htek02_1 0 0 0 1 1 +} +// brush 406 +{ +( 320 -1136 -128 ) ( 336 -1200 -128 ) ( 320 -1200 -128 ) htek01_1 128 96 -90 1 -1 +( 320 -1072 0 ) ( 320 -1072 -256 ) ( 320 -864 0 ) htek01_1 96 0 0 -1 1 +( 320 -1120 -256 ) ( 320 -1120 0 ) ( 384 -1184 0 ) htek01_1 0 64 90 1 -1 +( 320 -1120 -256 ) ( 336 -1184 -256 ) ( 336 -1120 -256 ) htek01_1 64 32 0 1 -1 +( 384 -544 -128 ) ( 384 -544 -256 ) ( 384 -1248 -256 ) htek01_1 0 112 90 1 -1 +( 448 -928 64 ) ( 352 -928 -64 ) ( 448 -928 -64 ) htek03_0 0 0 0 1 1 +} +// brush 407 +{ +( -256 -1200 0 ) ( -272 -1200 0 ) ( -256 -1136 0 ) tech02_2 16 32 -90 1 -1 +( -256 -864 128 ) ( -256 -1072 -128 ) ( -256 -1072 128 ) htek03_1 96 0 0 -1 1 +( -320 -1184 128 ) ( -256 -1120 128 ) ( -256 -1120 -128 ) htek18_1 0 64 90 1 -1 +( -272 -1120 -128 ) ( -272 -1184 -128 ) ( -256 -1120 -128 ) tech02_7 0 32 0 1 -1 +( -320 -1184 -128 ) ( -320 -480 -128 ) ( -320 -480 0 ) htek18_1 0 112 90 1 -1 +( -352 -928 -64 ) ( -224 -928 -64 ) ( -352 -928 64 ) htek02_1 0 0 0 1 1 +} +// brush 408 +{ +( -256 -1200 -128 ) ( -272 -1200 -128 ) ( -256 -1136 -128 ) htek01_1 128 96 -90 1 -1 +( -256 -864 0 ) ( -256 -1072 -256 ) ( -256 -1072 0 ) htek01_1 96 0 0 -1 1 +( -272 -1120 -256 ) ( -272 -1184 -256 ) ( -256 -1120 -256 ) htek01_1 64 32 0 1 -1 +( -320 -1184 -256 ) ( -320 -480 -256 ) ( -320 -480 -128 ) htek01_1 0 112 90 1 -1 +( -256 -544 -128 ) ( -320 -480 -128 ) ( -320 -480 -256 ) htek01_1 0 64 90 1 -1 +( -352 -672 64 ) ( -256 -672 -64 ) ( -352 -672 -64 ) htek03_0 0 0 0 1 1 +} +// brush 409 +{ +( -256 -1072 -128 ) ( -272 -1072 -128 ) ( -256 -1008 -128 ) htek02_1 128 96 -90 1 -1 +( -256 -736 0 ) ( -256 -944 -256 ) ( -256 -944 0 ) htek02_1 96 0 0 -1 1 +( -272 -992 -256 ) ( -272 -1056 -256 ) ( -256 -992 -256 ) htek02_1 64 32 0 1 -1 +( -320 -1056 -256 ) ( -320 -352 -256 ) ( -320 -352 -128 ) htek02_1 0 112 90 1 -1 +( -384 -672 -64 ) ( -288 -672 -64 ) ( -384 -672 64 ) htek02_1 0 0 0 1 1 +( -352 -928 64 ) ( -224 -928 -64 ) ( -352 -928 -64 ) htek02_1 0 0 0 1 1 +} +// brush 410 +{ +( -256 -1200 0 ) ( -272 -1200 0 ) ( -256 -1136 0 ) tech02_2 16 32 -90 1 -1 +( -256 -832 128 ) ( -256 -1040 -128 ) ( -256 -1040 128 ) htek03_1 96 0 0 -1 1 +( -272 -1120 -128 ) ( -272 -1184 -128 ) ( -256 -1120 -128 ) tech02_7 0 32 0 1 -1 +( -320 -1184 -128 ) ( -320 -480 -128 ) ( -320 -480 0 ) htek18_1 0 112 90 1 -1 +( -256 -544 0 ) ( -320 -480 0 ) ( -320 -480 -128 ) htek18_1 0 64 90 1 -1 +( -352 -672 64 ) ( -224 -672 -64 ) ( -352 -672 -64 ) htek02_1 0 0 0 1 1 +} +// brush 411 +{ +( -256 -1200 0 ) ( -272 -1200 0 ) ( -256 -1136 0 ) htek02_2 16 32 -90 1 -1 +( -256 -864 128 ) ( -256 -1072 -128 ) ( -256 -1072 128 ) htek02_2 96 0 0 -1 1 +( -272 -1120 -128 ) ( -272 -1184 -128 ) ( -256 -1120 -128 ) htek02_2 0 32 0 1 -1 +( -320 -1184 -128 ) ( -320 -480 -128 ) ( -320 -480 0 ) htek02_2 0 112 90 1 -1 +( -352 -928 64 ) ( -224 -928 -64 ) ( -352 -928 -64 ) htek02_2 0 0 0 1 1 +( -352 -672 -64 ) ( -224 -672 -64 ) ( -352 -672 64 ) htek02_2 0 0 0 1 1 +} +// brush 412 +{ +( -256 -1200 -128 ) ( -272 -1200 -128 ) ( -256 -1136 -128 ) htek01_1 128 96 -90 1 -1 +( -256 -864 0 ) ( -256 -1072 -256 ) ( -256 -1072 0 ) htek01_1 96 0 0 -1 1 +( -320 -1184 0 ) ( -256 -1120 0 ) ( -256 -1120 -256 ) htek01_1 0 64 90 1 -1 +( -272 -1120 -256 ) ( -272 -1184 -256 ) ( -256 -1120 -256 ) htek01_1 64 32 0 1 -1 +( -320 -1248 -256 ) ( -320 -544 -256 ) ( -320 -544 -128 ) htek01_1 0 112 90 1 -1 +( -384 -928 -64 ) ( -288 -928 -64 ) ( -384 -928 64 ) htek03_0 0 0 0 1 1 +} +// brush 413 +{ +( -288 -640 -288 ) ( 416 -640 -288 ) ( -288 -672 -288 ) htek18_2 0 0 0 1 1 +( -128 -640 -288 ) ( -128 -672 -288 ) ( -128 -640 -416 ) htek18_2 0 96 0 1 1 +( -288 -640 -288 ) ( -288 -640 -416 ) ( 416 -640 -288 ) htek18_2 0 96 0 1 1 +( 416 -672 -416 ) ( 416 -640 -416 ) ( -288 -672 -416 ) htek18_2 0 0 0 1 1 +( 192 -672 -416 ) ( 192 -672 -288 ) ( 192 -640 -416 ) htek18_2 0 96 0 1 1 +( 416 -672 -416 ) ( -288 -672 -416 ) ( 416 -672 -288 ) htek18_2 -16 96 0 -1 1 +} +// brush 414 +{ +( -160 -1184 -288 ) ( -160 -480 -288 ) ( -128 -1184 -288 ) htek18_2 0 0 0 1 1 +( -160 -992 -288 ) ( -128 -992 -288 ) ( -160 -992 -416 ) htek18_2 0 96 0 1 1 +( -160 -1184 -288 ) ( -160 -1184 -416 ) ( -160 -480 -288 ) htek18_2 0 96 0 1 1 +( -128 -480 -416 ) ( -160 -480 -416 ) ( -128 -1184 -416 ) htek18_2 0 0 0 1 1 +( -128 -672 -416 ) ( -128 -672 -288 ) ( -160 -672 -416 ) htek18_2 0 96 0 1 1 +( -128 -480 -416 ) ( -128 -1184 -416 ) ( -128 -480 -288 ) htek18_2 16 96 0 -1 1 +} +// brush 415 +{ +( 224 -480 -288 ) ( 224 -1184 -288 ) ( 192 -480 -288 ) htek18_2 0 0 0 1 1 +( 224 -672 -288 ) ( 192 -672 -288 ) ( 224 -672 -416 ) htek18_2 0 96 0 1 1 +( 224 -480 -288 ) ( 224 -480 -416 ) ( 224 -1184 -288 ) htek18_2 0 96 0 1 1 +( 192 -1184 -416 ) ( 224 -1184 -416 ) ( 192 -480 -416 ) htek18_2 0 0 0 1 1 +( 192 -992 -416 ) ( 192 -992 -288 ) ( 224 -992 -416 ) htek18_2 0 96 0 1 1 +( 192 -1184 -416 ) ( 192 -480 -416 ) ( 192 -1184 -288 ) htek18_2 16 96 0 1 1 +} +// brush 416 +{ +( 352 -1024 -288 ) ( -352 -1024 -288 ) ( 352 -992 -288 ) htek18_2 0 0 0 1 1 +( 192 -1024 -288 ) ( 192 -992 -288 ) ( 192 -1024 -416 ) htek18_2 0 96 0 1 1 +( 352 -1024 -288 ) ( 352 -1024 -416 ) ( -352 -1024 -288 ) htek18_2 0 96 0 1 1 +( -352 -992 -416 ) ( -352 -1024 -416 ) ( 352 -992 -416 ) htek18_2 0 0 0 1 1 +( -128 -992 -416 ) ( -128 -992 -288 ) ( -128 -1024 -416 ) htek18_2 0 96 0 1 1 +( -320 -992 -416 ) ( 384 -992 -416 ) ( -320 -992 -288 ) htek18_2 -16 96 0 1 1 +} +// brush 417 +{ +( 192 -672 -416 ) ( 64 -640 -416 ) ( 192 -640 -416 ) dmp_la2 0 0 0 1 1 +( 192 -640 -512 ) ( 192 -672 -416 ) ( 192 -640 -416 ) dmp_la2 0 0 0 1 1 +( 64 -640 -416 ) ( 192 -640 -512 ) ( 192 -640 -416 ) dmp_la2 0 0 0 1 1 +( 192 -640 -544 ) ( -160 -768 -544 ) ( 192 -768 -544 ) dmp_la2 0 0 0 1 1 +( -128 -640 -512 ) ( -128 -672 -416 ) ( -128 -672 -512 ) dmp_la2 0 0 0 1 1 +( 192 -672 -416 ) ( 192 -768 -544 ) ( -160 -768 -544 ) htek03_2 32 96 0 1 1 +} +// brush 418 +{ +( -160 -1024 -416 ) ( -160 -896 -416 ) ( -128 -1024 -416 ) dmp_la2 0 0 0 1 1 +( -160 -992 -416 ) ( -128 -992 -416 ) ( -160 -992 -512 ) dmp_la2 0 0 0 1 1 +( -160 -1024 -416 ) ( -160 -1024 -512 ) ( -160 -896 -416 ) dmp_la2 0 0 0 1 1 +( -32 -1024 -544 ) ( -32 -672 -544 ) ( -160 -1024 -544 ) dmp_la2 0 0 0 1 1 +( -128 -672 -512 ) ( -128 -672 -416 ) ( -160 -672 -512 ) dmp_la2 0 0 0 1 1 +( -32 -672 -544 ) ( -32 -1024 -544 ) ( -128 -1024 -416 ) htek03_2 0 96 0 1 1 +} +// brush 419 +{ +( 192 -1024 -416 ) ( 224 -896 -416 ) ( 224 -1024 -416 ) dmp_la2 0 0 0 1 1 +( 224 -992 -512 ) ( 192 -992 -416 ) ( 224 -992 -416 ) dmp_la2 0 0 0 1 1 +( 224 -896 -416 ) ( 224 -1024 -512 ) ( 224 -1024 -416 ) dmp_la2 0 0 0 1 1 +( 224 -1024 -544 ) ( 96 -672 -544 ) ( 96 -1024 -544 ) dmp_la2 0 0 0 1 1 +( 224 -672 -512 ) ( 192 -672 -416 ) ( 192 -672 -512 ) dmp_la2 0 0 0 1 1 +( 192 -1024 -416 ) ( 96 -1024 -544 ) ( 96 -672 -544 ) htek03_2 0 96 0 1 1 +} +// brush 420 +{ +( -128 -992 -416 ) ( 0 -1024 -416 ) ( -128 -1024 -416 ) dmp_la2 0 0 0 1 1 +( -128 -1024 -512 ) ( -128 -992 -416 ) ( -128 -1024 -416 ) dmp_la2 0 0 0 1 1 +( 0 -1024 -416 ) ( -128 -1024 -512 ) ( -128 -1024 -416 ) dmp_la2 0 0 0 1 1 +( -128 -1024 -544 ) ( 224 -896 -544 ) ( -128 -896 -544 ) dmp_la2 0 0 0 1 1 +( 192 -1024 -512 ) ( 192 -992 -416 ) ( 192 -992 -512 ) dmp_la2 0 0 0 1 1 +( -128 -992 -416 ) ( -128 -896 -544 ) ( 224 -896 -544 ) htek03_2 32 96 0 1 1 +} +// brush 421 +{ +( -72 -1344 640 ) ( -72 -1360 640 ) ( -80 -1344 640 ) clip 0 0 0 1 1 +( -72 -1344 640 ) ( -80 -1344 640 ) ( -72 -1344 624 ) clip 0 0 0 1 1 +( -44 -1344 640 ) ( -44 -1344 624 ) ( -44 -1360 640 ) clip 0 0 0 1 1 +( -80 -1328 -272 ) ( -72 -1328 -272 ) ( -80 -1312 -272 ) clip 0 0 0 1 1 +( -80 -1360 624 ) ( -80 -1360 640 ) ( -72 -1360 624 ) clip 0 0 0 1 1 +( -84 -1360 624 ) ( -84 -1344 624 ) ( -84 -1360 640 ) clip 0 0 0 1 1 +} +// brush 422 +{ +( 120 -1344 640 ) ( 120 -1360 640 ) ( 112 -1344 640 ) clip 0 0 0 1 1 +( 120 -1344 640 ) ( 112 -1344 640 ) ( 120 -1344 624 ) clip 0 0 0 1 1 +( 148 -1344 640 ) ( 148 -1344 624 ) ( 148 -1360 640 ) clip 0 0 0 1 1 +( 112 -1328 -272 ) ( 120 -1328 -272 ) ( 112 -1312 -272 ) clip 0 0 0 1 1 +( 112 -1360 624 ) ( 112 -1360 640 ) ( 120 -1360 624 ) clip 0 0 0 1 1 +( 108 -1360 -528 ) ( 108 -1344 -528 ) ( 108 -1360 -512 ) clip 0 0 0 1 1 +} +// brush 423 +{ +( -32 -768 -960 ) ( -32 -768 -832 ) ( 32 -784 -960 ) tech02_6 0 0 0 1 1 +( 32 -784 -704 ) ( 32 -768 -704 ) ( 96 -784 -704 ) tech02_6 0 0 0 1 1 +( -32 -768 -704 ) ( -32 -768 -832 ) ( 96 -768 -704 ) tech02_6 0 0 0 1 1 +( 96 -768 -960 ) ( 32 -768 -960 ) ( 96 -784 -960 ) tech02_6 0 0 0 1 1 +( 96 -768 -960 ) ( 32 -784 -960 ) ( 96 -768 -704 ) tech02_6 0 0 0 1 1 +} +// brush 424 +{ +( 56 -788 -832 ) ( 56 -788 -960 ) ( 96 -768 -960 ) tech02_6 0 0 0 1 1 +( 88 -808 -704 ) ( 72 -744 -704 ) ( 88 -744 -704 ) tech02_6 0 0 0 1 1 +( 76 -808 -960 ) ( 76 -808 -832 ) ( 96 -768 -832 ) tech02_6 0 0 0 1 1 +( 88 -808 -960 ) ( 72 -744 -960 ) ( 72 -808 -960 ) tech02_6 0 0 0 1 1 +( 76 -808 -832 ) ( 76 -808 -960 ) ( 56 -788 -960 ) tech02_6 0 0 0 1 1 +} +// brush 425 +{ +( 56 -788 -832 ) ( 56 -788 -960 ) ( 32 -784 -960 ) tech02_6 0 0 0 1 1 +( 32 -784 -704 ) ( 32 -768 -704 ) ( 96 -784 -704 ) tech02_6 0 0 0 1 1 +( 56 -788 -960 ) ( 56 -788 -832 ) ( 96 -768 -960 ) tech02_6 0 0 0 1 1 +( 96 -768 -960 ) ( 32 -768 -960 ) ( 96 -784 -960 ) tech02_6 0 0 0 1 1 +( 96 -768 -704 ) ( 32 -784 -960 ) ( 96 -768 -960 ) tech02_6 0 0 0 1 1 +} +// brush 426 +{ +( 76 -808 -832 ) ( 76 -808 -704 ) ( 80 -832 -704 ) tech02_6 0 0 0 1 1 +( 80 -768 -704 ) ( 96 -832 -704 ) ( 80 -832 -704 ) tech02_6 0 0 0 1 1 +( 76 -808 -832 ) ( 76 -808 -960 ) ( 96 -768 -832 ) tech02_6 0 0 0 1 1 +( 80 -768 -960 ) ( 96 -832 -960 ) ( 96 -768 -960 ) tech02_6 0 0 0 1 1 +( 96 -768 -832 ) ( 80 -832 -832 ) ( 96 -768 -576 ) tech02_6 0 0 0 1 1 +} +// brush 427 +{ +( -32 -896 -960 ) ( -32 -896 -832 ) ( -16 -832 -960 ) tech02_6 0 0 0 1 1 +( -16 -832 -704 ) ( -32 -832 -704 ) ( -16 -768 -704 ) tech02_6 0 0 0 1 1 +( -32 -896 -704 ) ( -32 -896 -832 ) ( -32 -768 -704 ) tech02_6 0 0 0 1 1 +( -32 -768 -960 ) ( -32 -832 -960 ) ( -16 -768 -960 ) tech02_6 0 0 0 1 1 +( -32 -768 -832 ) ( -16 -832 -832 ) ( -32 -768 -576 ) tech02_6 0 0 0 1 1 +} +// brush 428 +{ +( 8 -788 -960 ) ( 8 -788 -832 ) ( 32 -784 -960 ) tech02_6 0 0 0 1 1 +( -32 -784 -704 ) ( 32 -768 -704 ) ( 32 -784 -704 ) tech02_6 0 0 0 1 1 +( 8 -788 -832 ) ( 8 -788 -960 ) ( -32 -768 -960 ) tech02_6 0 0 0 1 1 +( -32 -784 -960 ) ( 32 -768 -960 ) ( -32 -768 -960 ) tech02_6 0 0 0 1 1 +( -32 -768 -960 ) ( 32 -784 -960 ) ( -32 -768 -704 ) tech02_6 0 0 0 1 1 +} +// brush 429 +{ +( 8 -788 -960 ) ( 8 -788 -832 ) ( -32 -768 -832 ) tech02_6 0 0 0 1 1 +( -24 -744 -704 ) ( -8 -744 -704 ) ( -24 -808 -704 ) tech02_6 0 0 0 1 1 +( -12 -808 -832 ) ( -12 -808 -960 ) ( -32 -768 -960 ) tech02_6 0 0 0 1 1 +( -8 -808 -960 ) ( -8 -744 -960 ) ( -24 -808 -960 ) tech02_6 0 0 0 1 1 +( -12 -808 -960 ) ( -12 -808 -832 ) ( 8 -788 -832 ) tech02_6 0 0 0 1 1 +} +// brush 430 +{ +( -12 -808 -704 ) ( -12 -808 -832 ) ( -16 -832 -704 ) tech02_6 0 0 0 1 1 +( -16 -832 -704 ) ( -32 -832 -704 ) ( -16 -768 -704 ) tech02_6 0 0 0 1 1 +( -12 -808 -960 ) ( -12 -808 -832 ) ( -32 -768 -960 ) tech02_6 0 0 0 1 1 +( -32 -768 -960 ) ( -32 -832 -960 ) ( -16 -768 -960 ) tech02_6 0 0 0 1 1 +( -32 -768 -576 ) ( -16 -832 -832 ) ( -32 -768 -832 ) tech02_6 0 0 0 1 1 +} +// brush 431 +{ +( 96 -896 -960 ) ( 96 -896 -832 ) ( 32 -880 -960 ) tech02_6 0 0 0 1 1 +( 32 -880 -704 ) ( 32 -896 -704 ) ( -32 -880 -704 ) tech02_6 0 0 0 1 1 +( 96 -896 -704 ) ( 96 -896 -832 ) ( -32 -896 -704 ) tech02_6 0 0 0 1 1 +( -32 -896 -960 ) ( 32 -896 -960 ) ( -32 -880 -960 ) tech02_6 0 0 0 1 1 +( -32 -896 -960 ) ( 32 -880 -960 ) ( -32 -896 -704 ) tech02_6 0 0 0 1 1 +} +// brush 432 +{ +( 8 -876 -832 ) ( 8 -876 -960 ) ( 32 -880 -960 ) tech02_6 0 0 0 1 1 +( 32 -880 -704 ) ( 32 -896 -704 ) ( -32 -880 -704 ) tech02_6 0 0 0 1 1 +( 8 -876 -960 ) ( 8 -876 -832 ) ( -32 -896 -960 ) tech02_6 0 0 0 1 1 +( -32 -896 -960 ) ( 32 -896 -960 ) ( -32 -880 -960 ) tech02_6 0 0 0 1 1 +( -32 -896 -704 ) ( 32 -880 -960 ) ( -32 -896 -960 ) tech02_6 0 0 0 1 1 +} +// brush 433 +{ +( 8 -876 -832 ) ( 8 -876 -960 ) ( -32 -896 -960 ) tech02_6 0 0 0 1 1 +( -24 -856 -704 ) ( -8 -920 -704 ) ( -24 -920 -704 ) tech02_6 0 0 0 1 1 +( -12 -856 -960 ) ( -12 -856 -832 ) ( -32 -896 -832 ) tech02_6 0 0 0 1 1 +( -24 -856 -960 ) ( -8 -920 -960 ) ( -8 -856 -960 ) tech02_6 0 0 0 1 1 +( -12 -856 -832 ) ( -12 -856 -960 ) ( 8 -876 -960 ) tech02_6 0 0 0 1 1 +} +// brush 434 +{ +( -12 -856 -960 ) ( -12 -856 -832 ) ( -16 -832 -832 ) tech02_6 0 0 0 1 1 +( -16 -896 -704 ) ( -32 -832 -704 ) ( -16 -832 -704 ) tech02_6 0 0 0 1 1 +( -12 -856 -832 ) ( -12 -856 -960 ) ( -32 -896 -832 ) tech02_6 0 0 0 1 1 +( -16 -896 -960 ) ( -32 -832 -960 ) ( -32 -896 -960 ) tech02_6 0 0 0 1 1 +( -32 -896 -960 ) ( -16 -832 -960 ) ( -32 -896 -704 ) tech02_6 0 0 0 1 1 +} +// brush 435 +{ +( 56 -876 -960 ) ( 56 -876 -832 ) ( 32 -880 -960 ) tech02_6 0 0 0 1 1 +( 96 -880 -704 ) ( 32 -896 -704 ) ( 32 -880 -704 ) tech02_6 0 0 0 1 1 +( 56 -876 -832 ) ( 56 -876 -960 ) ( 96 -896 -960 ) tech02_6 0 0 0 1 1 +( 96 -880 -960 ) ( 32 -896 -960 ) ( 96 -896 -960 ) tech02_6 0 0 0 1 1 +( 96 -896 -960 ) ( 32 -880 -960 ) ( 96 -896 -704 ) tech02_6 0 0 0 1 1 +} +// brush 436 +{ +( 56 -876 -960 ) ( 56 -876 -832 ) ( 96 -896 -832 ) tech02_6 0 0 0 1 1 +( 88 -920 -704 ) ( 72 -920 -704 ) ( 88 -856 -704 ) tech02_6 0 0 0 1 1 +( 76 -856 -832 ) ( 76 -856 -960 ) ( 96 -896 -960 ) tech02_6 0 0 0 1 1 +( 72 -856 -960 ) ( 72 -920 -960 ) ( 88 -856 -960 ) tech02_6 0 0 0 1 1 +( 76 -856 -960 ) ( 76 -856 -832 ) ( 56 -876 -832 ) tech02_6 0 0 0 1 1 +} +// brush 437 +{ +( 96 -768 -832 ) ( 96 -768 -704 ) ( 80 -832 -832 ) tech02_6 0 0 0 1 1 +( 80 -832 -704 ) ( 96 -832 -704 ) ( 80 -896 -704 ) tech02_6 0 0 0 1 1 +( 96 -768 -704 ) ( 96 -768 -832 ) ( 96 -896 -704 ) tech02_6 0 0 0 1 1 +( 96 -896 -960 ) ( 96 -832 -960 ) ( 80 -896 -960 ) tech02_6 0 0 0 1 1 +( 96 -896 -960 ) ( 80 -832 -960 ) ( 96 -896 -704 ) tech02_6 0 0 0 1 1 +} +// brush 438 +{ +( 76 -856 -832 ) ( 76 -856 -960 ) ( 80 -832 -832 ) tech02_6 0 0 0 1 1 +( 80 -832 -704 ) ( 96 -832 -704 ) ( 80 -896 -704 ) tech02_6 0 0 0 1 1 +( 76 -856 -960 ) ( 76 -856 -832 ) ( 96 -896 -960 ) tech02_6 0 0 0 1 1 +( 96 -896 -960 ) ( 96 -832 -960 ) ( 80 -896 -960 ) tech02_6 0 0 0 1 1 +( 96 -896 -704 ) ( 80 -832 -960 ) ( 96 -896 -960 ) tech02_6 0 0 0 1 1 +} +// brush 439 +{ +( -32 -828 -704 ) ( -32 -836 -704 ) ( -32 -828 -768 ) tech02_6 0 0 0 1 1 +( -32 -832 -716 ) ( 96 -832 -716 ) ( 96 -828 -712 ) tech02_6 0 0 0 1 1 +( -32 -828 -712 ) ( 96 -828 -712 ) ( 96 -832 -708 ) tech02_6 0 0 0 1 1 +( 96 -836 -768 ) ( 96 -836 -704 ) ( 96 -828 -768 ) tech02_6 0 0 0 1 1 +( 96 -836 -712 ) ( -32 -836 -712 ) ( -32 -832 -708 ) tech02_6 0 0 0 1 1 +( -32 -836 -712 ) ( 96 -836 -712 ) ( 96 -832 -716 ) tech02_6 0 0 0 1 1 +} +// brush 440 +{ +( -32 -768 -960 ) ( -32 -896 -960 ) ( -32 -768 -1024 ) tech02_6 0 0 0 1 1 +( -32 -768 -960 ) ( -32 -768 -1024 ) ( 96 -768 -960 ) tech02_6 0 0 0 1 1 +( -32 -768 -960 ) ( 96 -768 -960 ) ( -32 -896 -960 ) tech02_6 0 0 0 1 1 +( 96 -896 -1024 ) ( 96 -896 -960 ) ( 96 -768 -1024 ) tech02_6 0 0 0 1 1 +( 96 -896 -1024 ) ( -32 -896 -1024 ) ( 96 -896 -960 ) tech02_6 0 0 0 1 1 +( 96 -896 -1024 ) ( 96 -768 -1024 ) ( -32 -896 -1024 ) tech02_6 0 0 0 1 1 +} +// brush 441 +{ +( 32 -640 -544 ) ( 32 -768 -544 ) ( -32 -640 -544 ) tech02_7 0 0 90 1 1 +( 32 -704 -480 ) ( -32 -704 -480 ) ( 32 -704 -608 ) tech02_7 0 0 90 1 1 +( 96 -640 -480 ) ( 96 -640 -608 ) ( 96 -768 -480 ) tech02_7 0 0 90 1 1 +( -32 -768 -576 ) ( 32 -768 -576 ) ( -32 -640 -576 ) tech02_7 0 0 90 1 1 +( -32 -768 -512 ) ( -32 -768 -384 ) ( 32 -768 -512 ) tech02_7 0 0 90 1 1 +( -32 -768 -608 ) ( -32 -640 -608 ) ( -32 -768 -480 ) tech02_7 0 0 90 1 1 +} +// brush 442 +{ +( 160 -768 -544 ) ( 96 -896 -544 ) ( 96 -768 -544 ) tech02_7 0 0 90 1 1 +( 96 -768 -512 ) ( 160 -768 -384 ) ( 96 -768 -384 ) tech02_7 0 0 90 1 1 +( 96 -896 -480 ) ( 96 -768 -608 ) ( 96 -768 -480 ) tech02_7 0 0 90 1 1 +( 160 -896 -576 ) ( 160 -768 -576 ) ( 96 -896 -576 ) tech02_7 0 0 90 1 1 +( 96 -896 -512 ) ( 160 -896 -384 ) ( 160 -896 -512 ) tech02_7 0 0 90 1 1 +( 160 -768 -672 ) ( 160 -896 -672 ) ( 160 -896 -544 ) tech02_7 0 0 90 1 1 +} +// brush 443 +{ +( 32 -832 -544 ) ( 32 -960 -544 ) ( -32 -832 -544 ) tech02_7 0 0 90 1 1 +( 96 -896 -384 ) ( 32 -896 -384 ) ( 96 -896 -512 ) tech02_7 0 0 90 1 1 +( 96 -832 -480 ) ( 96 -832 -608 ) ( 96 -960 -480 ) tech02_7 0 0 90 1 1 +( -32 -960 -576 ) ( 32 -960 -576 ) ( -32 -832 -576 ) tech02_7 0 0 90 1 1 +( -32 -960 -608 ) ( -32 -960 -480 ) ( 32 -960 -608 ) tech02_7 0 0 90 1 1 +( -32 -960 -608 ) ( -32 -832 -608 ) ( -32 -960 -480 ) tech02_7 0 0 90 1 1 +} +// brush 444 +{ +( -32 -768 -544 ) ( -32 -896 -544 ) ( -96 -768 -544 ) tech02_7 0 0 90 1 1 +( -32 -768 -384 ) ( -96 -768 -384 ) ( -32 -768 -512 ) tech02_7 0 0 90 1 1 +( -32 -768 -480 ) ( -32 -768 -608 ) ( -32 -896 -480 ) tech02_7 0 0 90 1 1 +( -96 -896 -576 ) ( -32 -896 -576 ) ( -96 -768 -576 ) tech02_7 0 0 90 1 1 +( -96 -896 -512 ) ( -96 -896 -384 ) ( -32 -896 -512 ) tech02_7 0 0 90 1 1 +( -96 -896 -608 ) ( -96 -768 -608 ) ( -96 -896 -480 ) tech02_7 0 0 90 1 1 +} +// brush 445 +{ +( 128 -960 640 ) ( 128 -1024 640 ) ( 0 -960 640 ) basebld1 0 0 180 1 1 +( 160 -768 640 ) ( 32 -768 640 ) ( 160 -768 576 ) basebld1 0 0 0 1 1 +( 256 -832 640 ) ( 256 -832 576 ) ( 256 -896 640 ) basebld1 0 0 0 1 1 +( 0 -1024 576 ) ( 128 -1024 576 ) ( 0 -960 576 ) basebld1 0 0 0 1 1 +( -128 -896 576 ) ( -128 -896 640 ) ( 0 -896 576 ) basebld1 0 0 0 1 1 +( 128 -1024 576 ) ( 128 -960 576 ) ( 128 -1024 640 ) basebld1 0 0 0 1 1 +} +// brush 446 +{ +( 160 -672 832 ) ( 160 -736 832 ) ( -160 -672 832 ) door02_1 0 32 0 1 1 +( 160 -704 704 ) ( -160 -704 704 ) ( 160 -704 576 ) door02_1 0 0 0 1 1 +( 96 -672 768 ) ( 96 -672 640 ) ( 96 -736 768 ) door02_1 0 0 0 1 1 +( -160 -736 576 ) ( 160 -736 576 ) ( -160 -672 576 ) door02_1 0 32 0 1 1 +( -160 -736 576 ) ( -160 -736 704 ) ( 160 -736 576 ) door02_1 0 0 0 1 1 +( -32 -736 640 ) ( -32 -672 640 ) ( -32 -736 768 ) door02_1 0 0 -90 1 1 +} +// brush 447 +{ +( -320 -800 768 ) ( -320 -736 768 ) ( 0 -800 768 ) tech10_7 0 0 0 1 1 +( -320 -768 768 ) ( 0 -768 768 ) ( -320 -768 640 ) sym06_5 32 0 0 1 1 +( -192 -800 768 ) ( -192 -800 640 ) ( -192 -736 768 ) tech10_7 0 0 0 1 1 +( 0 -736 640 ) ( -320 -736 640 ) ( 0 -800 640 ) tech10_7 0 0 0 1 1 +( 0 -736 640 ) ( 0 -736 768 ) ( -320 -736 640 ) tech10_7 0 0 0 1 1 +( -160 -736 640 ) ( -160 -800 640 ) ( -160 -736 768 ) tech10_7 0 0 0 1 1 +} +// brush 448 +{ +( -88 -680 -256 ) ( -88 -672 -256 ) ( 24 -680 -256 ) tech02_6 0 0 0 1 1 +( -88 -680 -256 ) ( 24 -680 -256 ) ( -88 -680 -288 ) tech02_6 0 0 0 1 1 +( -128 -672 -288 ) ( -128 -672 -256 ) ( -120 -680 -256 ) tech02_6 0 0 0 1 1 +( 24 -672 -288 ) ( -88 -672 -288 ) ( 24 -680 -288 ) tech02_6 0 0 0 1 1 +( -96 -672 -256 ) ( -96 -672 -288 ) ( 32 -672 -256 ) tech02_6 0 0 0 1 1 +( 192 -672 -256 ) ( 192 -672 -288 ) ( 184 -680 -288 ) tech02_6 0 0 0 1 1 +} +// brush 449 +{ +( 24 -984 -256 ) ( 24 -992 -256 ) ( -88 -984 -256 ) tech02_6 0 0 0 1 1 +( 152 -984 -256 ) ( 40 -984 -256 ) ( 152 -984 -288 ) tech02_6 0 0 0 1 1 +( 192 -992 -288 ) ( 192 -992 -256 ) ( 184 -984 -256 ) tech02_6 0 0 0 1 1 +( -88 -992 -288 ) ( 24 -992 -288 ) ( -88 -984 -288 ) tech02_6 0 0 0 1 1 +( 32 -992 -256 ) ( 32 -992 -288 ) ( -96 -992 -256 ) tech02_6 0 0 0 1 1 +( -128 -992 -256 ) ( -128 -992 -288 ) ( -120 -984 -288 ) tech02_6 0 0 0 1 1 +} +// brush 450 +{ +( -112 -640 -256 ) ( -112 -992 -256 ) ( -128 -640 -256 ) tech02_6 0 0 0 1 1 +( -120 -680 -288 ) ( -120 -680 -256 ) ( -128 -672 -256 ) tech02_6 0 0 0 1 1 +( -120 -984 -288 ) ( -120 -984 -256 ) ( -120 -648 -256 ) tech02_6 0 0 0 1 1 +( -128 -992 -288 ) ( -112 -992 -288 ) ( -128 -640 -288 ) tech02_6 0 0 0 1 1 +( -120 -984 -256 ) ( -120 -984 -288 ) ( -128 -992 -256 ) tech02_6 0 0 0 1 1 +( -128 -992 -288 ) ( -128 -640 -288 ) ( -128 -992 -256 ) tech02_6 0 0 0 1 1 +} +// brush 451 +{ +( 176 -992 -256 ) ( 176 -640 -256 ) ( 192 -992 -256 ) tech02_6 0 0 0 1 1 +( 184 -984 -288 ) ( 184 -984 -256 ) ( 192 -992 -256 ) tech02_6 0 0 0 1 1 +( 184 -648 -288 ) ( 184 -648 -256 ) ( 184 -984 -256 ) tech02_6 0 0 0 1 1 +( 192 -640 -288 ) ( 176 -640 -288 ) ( 192 -992 -288 ) tech02_6 0 0 0 1 1 +( 184 -680 -256 ) ( 184 -680 -288 ) ( 192 -672 -256 ) tech02_6 0 0 0 1 1 +( 192 -640 -288 ) ( 192 -992 -288 ) ( 192 -640 -256 ) tech02_6 0 0 0 1 1 +} +// brush 452 +{ +( -224 -704 832 ) ( -192 -704 832 ) ( -224 -960 832 ) sym06_7 0 0 0 1 1 +( -224 -640 800 ) ( -224 -896 800 ) ( -224 -640 768 ) sym06_7 96 0 0 1 1 +( -224 -768 800 ) ( -224 -768 768 ) ( -192 -768 800 ) sym06_7 0 0 0 1 1 +( -192 -896 768 ) ( -192 -640 768 ) ( -224 -896 768 ) sym06_7 0 0 0 1 1 +( -192 -896 800 ) ( -192 -896 832 ) ( -192 -640 800 ) sym06_7 64 0 0 1 1 +( -192 -1152 784 ) ( -224 -1152 784 ) ( -192 -1152 816 ) sym06_7 0 0 0 1 1 +} +// brush 453 +{ +( 192 -640 -256 ) ( 192 -768 -256 ) ( -128 -640 -256 ) sfloor4_6 0 32 0 1 1 +( 192 -480 -416 ) ( -128 -480 -416 ) ( 192 -480 -448 ) sfloor4_6 0 0 0 1 1 +( 0 -664 -416 ) ( 0 -664 -448 ) ( 0 -792 -416 ) sfloor4_6 16 0 0 1 1 +( -128 -768 -288 ) ( 192 -768 -288 ) ( -128 -640 -288 ) sfloor4_6 0 32 0 1 1 +( -128 -672 -448 ) ( -128 -672 -416 ) ( 192 -672 -448 ) sfloor4_6 0 0 0 1 1 +( -320 -544 -448 ) ( -320 -416 -448 ) ( -320 -544 -416 ) sfloor4_6 0 0 0 1 1 +} +// brush 454 +{ +( 608 -640 -248 ) ( 608 -768 -248 ) ( 288 -640 -248 ) +0slipbot 32 32 0 1 1 +( 608 -544 -400 ) ( 288 -544 -400 ) ( 608 -544 -432 ) slipbotsd 0 32 -90 0.5 1 +( 160 -600 -400 ) ( 160 -600 -432 ) ( 160 -728 -400 ) slipbotsd 0 32 -90 0.5 1 +( 288 -768 -256 ) ( 608 -768 -256 ) ( 288 -640 -256 ) slipbotsd 0 32 -90 1 1 +( 288 -608 -432 ) ( 288 -608 -400 ) ( 608 -608 -432 ) slipbotsd 0 32 -90 0.5 1 +( 96 -544 -432 ) ( 96 -416 -432 ) ( 96 -544 -400 ) slipbotsd 0 32 -90 0.5 1 +} +// brush 455 +{ +( 800 -64 648 ) ( 800 -192 648 ) ( 480 -64 648 ) +0slipbot 32 32 0 1 1 +( 800 32 496 ) ( 480 32 496 ) ( 800 32 464 ) slipbotsd 0 32 -90 0.5 1 +( 352 -24 496 ) ( 352 -24 464 ) ( 352 -152 496 ) slipbotsd 0 32 -90 0.5 1 +( 480 -192 640 ) ( 800 -192 640 ) ( 480 -64 640 ) slipbotsd 0 32 -90 1 1 +( 480 -32 464 ) ( 480 -32 496 ) ( 800 -32 464 ) slipbotsd 0 32 -90 0.5 1 +( 288 32 464 ) ( 288 160 464 ) ( 288 32 496 ) slipbotsd 0 32 -90 0.5 1 +} +// brush 456 +{ +( 32 -640 -576 ) ( 32 -768 -576 ) ( -32 -640 -576 ) tech02_6 0 0 0 1 1 +( 32 -704 -512 ) ( -32 -704 -512 ) ( 32 -704 -640 ) tech02_6 0 96 0 1 1 +( 96 -640 -512 ) ( 96 -640 -640 ) ( 96 -768 -512 ) htek03_0 0 64 0 1 1 +( -32 -768 -704 ) ( 32 -768 -704 ) ( -32 -640 -704 ) tech02_6 0 0 0 1 1 +( -32 -768 -640 ) ( -32 -768 -512 ) ( 32 -768 -640 ) htek03_0 32 64 0 1 1 +( -32 -768 -640 ) ( -32 -640 -640 ) ( -32 -768 -512 ) tech02_6 0 96 0 1 1 +} +// brush 457 +{ +( 160 -768 -576 ) ( 96 -896 -576 ) ( 96 -768 -576 ) tech02_6 0 0 0 1 1 +( 96 -768 -640 ) ( 160 -768 -512 ) ( 96 -768 -512 ) tech02_6 0 96 0 1 1 +( 96 -896 -512 ) ( 96 -768 -640 ) ( 96 -768 -512 ) htek03_0 0 64 0 1 1 +( 160 -896 -704 ) ( 160 -768 -704 ) ( 96 -896 -704 ) tech02_6 0 0 0 1 1 +( 96 -896 -640 ) ( 160 -896 -512 ) ( 160 -896 -640 ) tech02_6 0 96 0 1 1 +( 160 -768 -704 ) ( 160 -896 -704 ) ( 160 -896 -576 ) tech02_6 0 96 0 1 1 +} +// brush 458 +{ +( 32 -832 -576 ) ( 32 -960 -576 ) ( -32 -832 -576 ) tech02_6 0 0 0 1 1 +( 96 -896 -512 ) ( 32 -896 -512 ) ( 96 -896 -640 ) htek03_0 32 64 0 1 1 +( 96 -832 -512 ) ( 96 -832 -640 ) ( 96 -960 -512 ) tech02_6 0 96 0 1 1 +( -32 -960 -704 ) ( 32 -960 -704 ) ( -32 -832 -704 ) tech02_6 0 0 0 1 1 +( -32 -960 -640 ) ( -32 -960 -512 ) ( 32 -960 -640 ) tech02_6 0 96 0 1 1 +( -32 -960 -640 ) ( -32 -832 -640 ) ( -32 -960 -512 ) tech02_6 0 96 0 1 1 +} +// brush 459 +{ +( -32 -768 -576 ) ( -32 -896 -576 ) ( -96 -768 -576 ) tech02_6 0 0 0 1 1 +( -32 -768 -512 ) ( -96 -768 -512 ) ( -32 -768 -640 ) tech02_6 0 96 0 1 1 +( -32 -768 -512 ) ( -32 -768 -640 ) ( -32 -896 -512 ) htek03_0 0 64 0 1 1 +( -96 -896 -704 ) ( -32 -896 -704 ) ( -96 -768 -704 ) tech02_6 0 0 0 1 1 +( -96 -896 -640 ) ( -96 -896 -512 ) ( -32 -896 -640 ) tech02_6 0 96 0 1 1 +( -96 -896 -640 ) ( -96 -768 -640 ) ( -96 -896 -512 ) tech02_6 0 96 0 1 1 +} +// brush 460 +{ +( 192 -1056 -256 ) ( 192 -1184 -256 ) ( -128 -1056 -256 ) sfloor4_6 0 32 0 1 1 +( 192 -992 -416 ) ( -128 -992 -416 ) ( 192 -992 -448 ) sfloor4_6 0 0 0 1 1 +( 320 -1072 -416 ) ( 320 -1072 -448 ) ( 320 -1200 -416 ) sfloor4_6 16 0 0 1 1 +( -128 -1184 -288 ) ( 192 -1184 -288 ) ( -128 -1056 -288 ) sfloor4_6 0 32 0 1 1 +( -128 -1120 -448 ) ( -128 -1120 -416 ) ( 192 -1120 -448 ) sfloor4_6 0 0 0 1 1 +( -256 -1184 -448 ) ( -256 -1056 -448 ) ( -256 -1184 -416 ) sfloor4_6 0 0 0 1 1 +} +// brush 461 +{ +( 128 -640 768 ) ( 128 -704 768 ) ( -192 -640 768 ) tech10_7 0 0 0 1 1 +( 128 -672 768 ) ( -192 -672 768 ) ( 128 -672 640 ) tech10_2 32 0 0 1 1 +( 96 -640 768 ) ( 96 -640 640 ) ( 96 -704 768 ) tech10_7 0 0 0 1 1 +( -192 -704 640 ) ( 128 -704 640 ) ( -192 -640 640 ) tech10_7 0 0 0 1 1 +( -192 -704 640 ) ( -192 -704 768 ) ( 128 -704 640 ) tech10_7 0 0 0 1 1 +( -32 -704 640 ) ( -32 -640 640 ) ( -32 -704 768 ) tech10_7 0 0 0 1 1 +} +// brush 462 +{ +( -192 -864 768 ) ( -256 -1024 768 ) ( -256 -864 768 ) sym06_11 64 0 0 1 1 +( -256 -896 640 ) ( -192 -896 768 ) ( -256 -896 768 ) sym06_11 64 0 0 1 1 +( -256 -1024 768 ) ( -256 -864 640 ) ( -256 -864 768 ) sym06_11 0 0 0 1 1 +( -192 -864 640 ) ( -256 -1024 640 ) ( -192 -1024 640 ) sym06_11 64 0 0 1 1 +( -256 -1024 640 ) ( -192 -1024 768 ) ( -192 -1024 640 ) sym06_11 64 0 0 1 1 +( -192 -1024 768 ) ( -192 -864 640 ) ( -192 -1024 640 ) sym06_11 0 0 0 1 1 +} +// brush 463 +{ +( -192 -992 768 ) ( -256 -1152 768 ) ( -256 -992 768 ) tech11_5 64 0 0 1 1 +( -256 -1024 640 ) ( -192 -1024 768 ) ( -256 -1024 768 ) tech11_5 64 0 0 1 1 +( -256 -1152 768 ) ( -256 -992 640 ) ( -256 -992 768 ) tech11_5 0 0 0 1 1 +( -192 -992 640 ) ( -256 -1152 640 ) ( -192 -1152 640 ) tech11_5 64 0 0 1 1 +( -256 -1152 640 ) ( -192 -1152 768 ) ( -192 -1152 640 ) tech11_5 64 0 0 1 1 +( -192 -1152 768 ) ( -192 -992 640 ) ( -192 -1152 640 ) tech11_5 0 0 0 1 1 +} +// brush 464 +{ +( -192 -736 768 ) ( -256 -896 768 ) ( -256 -736 768 ) tech11_5 64 0 0 1 1 +( -256 -768 640 ) ( -192 -768 768 ) ( -256 -768 768 ) tech11_5 64 0 0 1 1 +( -256 -896 768 ) ( -256 -736 640 ) ( -256 -736 768 ) tech11_5 0 0 0 1 1 +( -192 -736 640 ) ( -256 -896 640 ) ( -192 -896 640 ) tech11_5 64 0 0 1 1 +( -256 -896 640 ) ( -192 -896 768 ) ( -192 -896 640 ) tech11_5 64 0 0 1 1 +( -192 -896 768 ) ( -192 -736 640 ) ( -192 -896 640 ) tech11_5 0 0 0 1 1 +} +// brush 465 +{ +( 320 -864 768 ) ( 320 -1024 768 ) ( 256 -864 768 ) sym06_11 0 0 0 1 1 +( 320 -896 768 ) ( 256 -896 768 ) ( 320 -896 640 ) sym06_11 0 0 0 1 1 +( 320 -864 768 ) ( 320 -864 640 ) ( 320 -1024 768 ) sym06_11 0 0 0 1 1 +( 256 -1024 640 ) ( 320 -1024 640 ) ( 256 -864 640 ) sym06_11 0 0 0 1 1 +( 256 -1024 640 ) ( 256 -1024 768 ) ( 320 -1024 640 ) sym06_11 0 0 0 1 1 +( 256 -1024 640 ) ( 256 -864 640 ) ( 256 -1024 768 ) sym06_11 0 0 0 1 1 +} +// brush 466 +{ +( 320 -992 768 ) ( 320 -1152 768 ) ( 256 -992 768 ) tech11_5 0 0 0 1 1 +( 320 -1024 768 ) ( 256 -1024 768 ) ( 320 -1024 640 ) tech11_5 0 0 0 1 1 +( 320 -992 768 ) ( 320 -992 640 ) ( 320 -1152 768 ) tech11_5 0 0 0 1 1 +( 256 -1152 640 ) ( 320 -1152 640 ) ( 256 -992 640 ) tech11_5 0 0 0 1 1 +( 256 -1152 640 ) ( 256 -1152 768 ) ( 320 -1152 640 ) tech11_5 0 0 0 1 1 +( 256 -1152 640 ) ( 256 -992 640 ) ( 256 -1152 768 ) tech11_5 0 0 0 1 1 +} +// brush 467 +{ +( 0 -1088 640 ) ( 0 -1152 640 ) ( -128 -1088 640 ) sfloor4_2 0 0 180 1 1 +( 32 -896 640 ) ( -96 -896 640 ) ( 32 -896 576 ) sfloor4_2 0 0 0 1 1 +( 256 -1088 640 ) ( 256 -1088 576 ) ( 256 -1152 640 ) sfloor4_2 0 0 0 1 1 +( -128 -1152 576 ) ( 0 -1152 576 ) ( -128 -1088 576 ) sfloor4_2 0 0 0 1 1 +( -128 -1152 576 ) ( -128 -1152 640 ) ( 0 -1152 576 ) sfloor4_2 0 0 0 1 1 +( -192 -1152 576 ) ( -192 -1088 576 ) ( -192 -1152 640 ) sfloor4_2 0 0 0 1 1 +} +// brush 468 +{ +( 0 -960 640 ) ( 0 -1024 640 ) ( -128 -960 640 ) sfloor4_2 0 0 180 1 1 +( 32 -768 640 ) ( -96 -768 640 ) ( 32 -768 576 ) sfloor4_2 0 0 0 1 1 +( 128 -832 640 ) ( 128 -832 576 ) ( 128 -896 640 ) sfloor4_2 0 0 0 1 1 +( -128 -1024 576 ) ( 0 -1024 576 ) ( -128 -960 576 ) sfloor4_2 0 0 0 1 1 +( -256 -896 576 ) ( -256 -896 640 ) ( -128 -896 576 ) sfloor4_2 0 0 0 1 1 +( -192 -1024 576 ) ( -192 -960 576 ) ( -192 -1024 640 ) sfloor4_2 0 0 0 1 1 +} +// brush 469 +{ +( 192 -1120 768 ) ( 192 -1184 768 ) ( -128 -1120 768 ) tech10_7 0 0 0 1 1 +( 192 -1152 768 ) ( -128 -1152 768 ) ( 192 -1152 640 ) sym06_6 0 0 0 1 1 +( 64 -1120 768 ) ( 64 -1120 640 ) ( 64 -1184 768 ) tech04_7 0 0 0 1 1 +( -128 -1184 640 ) ( 192 -1184 640 ) ( -128 -1120 640 ) tech10_7 0 0 0 1 1 +( -128 -1184 640 ) ( -128 -1184 768 ) ( 192 -1184 640 ) tech10_7 0 0 0 1 1 +( 0 -1184 640 ) ( 0 -1120 640 ) ( 0 -1184 768 ) tech04_7 0 0 0 1 1 +} +// brush 470 +{ +( 64 192 832 ) ( 64 128 832 ) ( -256 192 832 ) door02_1 0 32 0 1 1 +( 64 160 704 ) ( -256 160 704 ) ( 64 160 576 ) door02_1 32 0 0 1 1 +( -96 192 768 ) ( -96 192 640 ) ( -96 128 768 ) door02_1 0 0 -90 1 1 +( -256 128 576 ) ( 64 128 576 ) ( -256 192 576 ) door02_1 0 32 0 1 1 +( -256 128 576 ) ( -256 128 704 ) ( 64 128 576 ) door02_1 0 0 0 1 1 +( -128 128 640 ) ( -128 192 640 ) ( -128 128 768 ) door02_1 0 0 0 1 1 +} +// brush 471 +{ +( 320 -768 640 ) ( 256 -800 672 ) ( 320 -800 672 ) tech11_5 0 0 0 1 1 +( 272 -896 768 ) ( 272 -768 608 ) ( 272 -896 608 ) tech11_5 0 0 0 1 1 +( 256 -768 608 ) ( 320 -768 768 ) ( 256 -768 768 ) tech11_5 0 0 0 1 1 +( 320 -768 768 ) ( 320 -800 736 ) ( 256 -800 736 ) tech11_5 0 0 0 1 1 +( 256 -896 768 ) ( 256 -768 608 ) ( 256 -768 768 ) tech11_3 0 0 0 1 1 +( 256 -800 -64 ) ( 272 -784 -192 ) ( 256 -800 -192 ) sym06_6 0 0 0 1 1 +} +// brush 472 +{ +( 0 -1120 768 ) ( -320 -1184 768 ) ( -320 -1120 768 ) tech10_7 0 0 0 1 1 +( -320 -1152 640 ) ( 0 -1152 768 ) ( -320 -1152 768 ) sym06_5 0 0 0 1 1 +( -192 -1184 768 ) ( -192 -1120 640 ) ( -192 -1120 768 ) tech10_7 0 0 0 1 1 +( 0 -1120 640 ) ( -320 -1184 640 ) ( 0 -1184 640 ) tech10_7 0 0 0 1 1 +( -320 -1184 640 ) ( 0 -1184 768 ) ( 0 -1184 640 ) tech10_7 0 0 0 1 1 +( -128 -1184 768 ) ( -128 -1120 640 ) ( -128 -1184 640 ) tech04_7 0 0 0 1 1 +} +// brush 473 +{ +( 384 -1120 768 ) ( 384 -1184 768 ) ( 64 -1120 768 ) tech10_7 0 0 0 1 1 +( 384 -1152 768 ) ( 64 -1152 768 ) ( 384 -1152 640 ) sym06_5 64 0 0 1 1 +( 256 -1120 768 ) ( 256 -1120 640 ) ( 256 -1184 768 ) tech10_7 0 0 0 1 1 +( 64 -1184 640 ) ( 384 -1184 640 ) ( 64 -1120 640 ) tech10_7 0 0 0 1 1 +( 64 -1184 640 ) ( 64 -1184 768 ) ( 384 -1184 640 ) tech10_7 0 0 0 1 1 +( 192 -1184 640 ) ( 192 -1120 640 ) ( 192 -1184 768 ) tech04_7 0 0 0 1 1 +} +// brush 474 +{ +( 320 -864 672 ) ( 256 -864 672 ) ( 320 -896 640 ) tech11_5 0 0 0 1 1 +( 272 -768 608 ) ( 272 -896 608 ) ( 272 -768 768 ) tech11_5 0 0 0 1 1 +( 256 -896 768 ) ( 320 -896 768 ) ( 256 -896 608 ) tech11_5 0 0 0 1 1 +( 256 -864 736 ) ( 320 -864 736 ) ( 320 -896 768 ) tech11_5 0 0 0 1 1 +( 256 -896 768 ) ( 256 -896 608 ) ( 256 -768 768 ) tech11_3 0 0 0 1 1 +( 256 -864 -192 ) ( 272 -880 -192 ) ( 256 -864 -64 ) sym06_6 0 0 0 1 1 +} +// brush 475 +{ +( 320 -800 672 ) ( 256 -800 672 ) ( 320 -768 640 ) tech11_5 0 0 0 1 1 +( 272 -736 768 ) ( 272 -736 640 ) ( 272 -896 768 ) tech11_5 0 0 0 1 1 +( 256 -896 640 ) ( 320 -896 640 ) ( 256 -736 640 ) tech11_5 0 0 0 1 1 +( 256 -864 672 ) ( 320 -864 672 ) ( 320 -896 640 ) tech11_5 0 0 0 1 1 +( 256 -896 640 ) ( 256 -736 640 ) ( 256 -896 768 ) tech11_3 0 0 0 1 1 +( 256 64 672 ) ( 272 64 656 ) ( 256 -64 672 ) sym06_6 0 0 0 1 1 +} +// brush 476 +{ +( 320 -768 768 ) ( 256 -800 736 ) ( 320 -800 736 ) tech11_5 0 0 0 1 1 +( 272 -896 640 ) ( 272 -736 768 ) ( 272 -736 640 ) tech11_5 0 0 0 1 1 +( 256 -736 768 ) ( 320 -896 768 ) ( 256 -896 768 ) tech11_5 0 0 0 1 1 +( 320 -896 768 ) ( 320 -864 736 ) ( 256 -864 736 ) tech11_5 0 0 0 1 1 +( 256 -896 640 ) ( 256 -736 768 ) ( 256 -896 768 ) tech11_3 0 0 0 1 1 +( 256 -64 736 ) ( 272 64 752 ) ( 256 64 736 ) sym06_6 0 0 0 1 1 +} +// brush 477 +{ +( 960 -608 768 ) ( 960 -704 640 ) ( 960 -704 768 ) tech01_7 0 0 0 1 1 +( 944 -704 672 ) ( 960 -784 672 ) ( 960 -704 672 ) tech01_7 0 0 0 1 1 +( 928 -640 736 ) ( 928 -640 672 ) ( 960 -608 736 ) tech01_7 0 0 0 1 1 +( 928 -544 672 ) ( 928 -544 736 ) ( 928 -800 736 ) tech01_7 0 0 0 1 1 +( 944 -704 736 ) ( 960 -784 736 ) ( 944 -784 736 ) tech01_7 0 0 0 1 1 +( 944 -1040 640 ) ( 960 -1056 768 ) ( 960 -1056 640 ) tech01_7 0 0 0 1 1 +} +// brush 478 +{ +( 256 -1152 672 ) ( 256 -1024 672 ) ( 352 -1152 672 ) tech01_7 0 0 0 1 1 +( 576 -1056 672 ) ( 496 -1056 672 ) ( 576 -1056 656 ) tech01_7 0 0 0 1 1 +( 928 -1056 640 ) ( 928 -1120 640 ) ( 960 -1120 672 ) tech01_7 0 0 0 1 1 +( 544 -1120 640 ) ( 544 -1056 640 ) ( 288 -1120 640 ) tech01_7 0 0 0 1 1 +( 496 -1120 656 ) ( 496 -1120 672 ) ( 576 -1120 656 ) tech01_7 0 0 0 1 1 +( 256 -1024 672 ) ( 256 -1152 672 ) ( 272 -1024 656 ) tech01_7 0 0 0 1 1 +} +// brush 479 +{ +( 352 -1152 736 ) ( 256 -1024 736 ) ( 256 -1152 736 ) tech01_7 0 0 0 1 1 +( 576 -1056 752 ) ( 496 -1056 736 ) ( 576 -1056 736 ) tech01_7 0 0 0 1 1 +( 928 -1120 768 ) ( 928 -1056 768 ) ( 960 -1120 736 ) tech01_7 0 0 0 1 1 +( 544 -1056 768 ) ( 544 -1120 768 ) ( 288 -1056 768 ) tech01_7 0 0 0 1 1 +( 576 -1120 752 ) ( 496 -1120 736 ) ( 496 -1120 752 ) tech01_7 0 0 0 1 1 +( 272 -1024 752 ) ( 256 -1152 736 ) ( 256 -1024 736 ) tech01_7 0 0 0 1 1 +} +// brush 480 +{ +( 960 -1056 768 ) ( 864 -1056 640 ) ( 864 -1056 768 ) tech01_7 0 0 0 1 1 +( 736 -1040 672 ) ( 656 -1056 672 ) ( 736 -1056 672 ) tech01_7 0 0 0 1 1 +( 928 -1024 736 ) ( 928 -1024 672 ) ( 960 -1056 736 ) tech01_7 0 0 0 1 1 +( 928 -1024 672 ) ( 928 -1024 736 ) ( 672 -1024 736 ) tech01_7 0 0 0 1 1 +( 736 -1040 736 ) ( 656 -1056 736 ) ( 656 -1040 736 ) tech01_7 0 0 0 1 1 +( 656 -1040 640 ) ( 640 -1056 768 ) ( 640 -1056 640 ) tech01_7 0 0 0 1 1 +} +// brush 481 +{ +( 576 -736 768 ) ( 576 -832 640 ) ( 576 -832 768 ) tech01_7 0 0 0 1 1 +( 560 -960 672 ) ( 576 -1040 672 ) ( 576 -960 672 ) tech01_7 0 0 0 1 1 +( 544 -896 736 ) ( 544 -896 672 ) ( 576 -864 736 ) tech01_7 0 0 0 1 1 +( 544 -896 672 ) ( 544 -896 736 ) ( 544 -1152 736 ) tech01_7 0 0 0 1 1 +( 560 -960 736 ) ( 576 -1040 736 ) ( 560 -1040 736 ) tech01_7 0 0 0 1 1 +( 560 -1040 640 ) ( 576 -1056 768 ) ( 576 -1056 640 ) tech01_7 0 0 0 1 1 +} +// brush 482 +{ +( 544 -832 736 ) ( 672 -736 736 ) ( 544 -736 736 ) tech01_7 0 0 0 1 1 +( 640 -1184 752 ) ( 640 -1104 736 ) ( 640 -1184 736 ) tech01_7 0 0 0 1 1 +( 576 -1056 736 ) ( 576 -1024 768 ) ( 640 -1024 768 ) tech01_7 0 0 0 1 1 +( 576 -704 768 ) ( 640 -960 768 ) ( 576 -960 768 ) tech01_7 0 0 0 1 1 +( 576 -1184 752 ) ( 576 -1104 736 ) ( 576 -1104 752 ) tech01_7 0 0 0 1 1 +( 672 -560 752 ) ( 544 -544 736 ) ( 672 -544 736 ) tech01_7 0 0 0 1 1 +} +// brush 483 +{ +( 576 -608 768 ) ( 576 -704 640 ) ( 576 -704 768 ) tech01_7 0 0 0 1 1 +( 560 -704 672 ) ( 576 -784 672 ) ( 576 -704 672 ) tech01_7 0 0 0 1 1 +( 544 -576 736 ) ( 544 -576 672 ) ( 576 -544 736 ) tech01_7 0 0 0 1 1 +( 544 -512 672 ) ( 544 -512 736 ) ( 544 -768 736 ) tech01_7 0 0 0 1 1 +( 560 -704 736 ) ( 576 -784 736 ) ( 560 -784 736 ) tech01_7 0 0 0 1 1 +( 560 -784 640 ) ( 576 -800 768 ) ( 576 -800 640 ) tech01_7 0 0 0 1 1 +} +// brush 484 +{ +( 544 -736 672 ) ( 672 -736 672 ) ( 544 -832 672 ) tech01_7 0 0 0 1 1 +( 640 -1184 672 ) ( 640 -1104 672 ) ( 640 -1184 656 ) tech01_7 0 0 0 1 1 +( 640 -1024 640 ) ( 576 -1024 640 ) ( 576 -1056 672 ) tech01_7 0 0 0 1 1 +( 576 -1024 640 ) ( 640 -1024 640 ) ( 576 -768 640 ) tech01_7 0 0 0 1 1 +( 576 -1104 656 ) ( 576 -1104 672 ) ( 576 -1184 656 ) tech01_7 0 0 0 1 1 +( 672 -544 672 ) ( 544 -544 672 ) ( 672 -560 656 ) tech01_7 0 0 0 1 1 +} +// brush 485 +{ +( 480 -1120 768 ) ( 480 -1120 640 ) ( 576 -1120 768 ) tech01_7 0 0 0 1 1 +( 352 -1120 672 ) ( 272 -1120 672 ) ( 352 -1136 672 ) tech01_7 0 0 0 1 1 +( 992 -1152 672 ) ( 992 -1152 736 ) ( 1024 -1120 736 ) tech01_7 0 0 0 1 1 +( 544 -1152 736 ) ( 544 -1152 672 ) ( 288 -1152 736 ) tech01_7 0 0 0 1 1 +( 272 -1136 736 ) ( 272 -1120 736 ) ( 352 -1136 736 ) tech01_7 0 0 0 1 1 +( 256 -1120 640 ) ( 256 -1120 768 ) ( 272 -1136 640 ) tech01_7 0 0 0 1 1 +} +// brush 486 +{ +( 576 -1056 768 ) ( 480 -1056 640 ) ( 480 -1056 768 ) tech01_7 0 0 0 1 1 +( 352 -1040 672 ) ( 272 -1056 672 ) ( 352 -1056 672 ) tech01_7 0 0 0 1 1 +( 544 -1024 736 ) ( 544 -1024 672 ) ( 576 -1056 736 ) tech01_7 0 0 0 1 1 +( 544 -1024 672 ) ( 544 -1024 736 ) ( 288 -1024 736 ) tech01_7 0 0 0 1 1 +( 352 -1040 736 ) ( 272 -1056 736 ) ( 272 -1040 736 ) tech01_7 0 0 0 1 1 +( 272 -1040 640 ) ( 256 -1056 768 ) ( 256 -1056 640 ) tech01_7 0 0 0 1 1 +} +// brush 487 +{ +( 352 -1056 736 ) ( 352 -1120 736 ) ( 320 -1056 736 ) tech01_7 0 0 0 1 1 +( 352 -1056 768 ) ( 320 -1056 768 ) ( 352 -1056 640 ) tech01_7 0 0 0 1 1 +( 384 -1056 768 ) ( 384 -1056 640 ) ( 384 -1120 768 ) tech01_7 0 0 0 1 1 +( 320 -1120 672 ) ( 352 -1120 672 ) ( 320 -1056 672 ) tech01_7 0 0 0 1 1 +( 320 -1120 640 ) ( 320 -1120 768 ) ( 352 -1120 640 ) tech01_7 0 0 0 1 1 +( 320 -1120 608 ) ( 320 -1056 608 ) ( 320 -1120 736 ) tech01_7 0 0 0 1 1 +} +// brush 488 +{ +( -32 -768 832 ) ( -32 -736 832 ) ( 224 -768 832 ) sym06_8 0 0 0 1 1 +( -96 -768 800 ) ( 160 -768 800 ) ( -96 -768 768 ) sym06_8 32 0 0 1 1 +( 96 -768 800 ) ( 96 -768 768 ) ( 96 -736 800 ) sym06_8 0 0 0 1 1 +( 160 -736 768 ) ( -96 -736 768 ) ( 160 -768 768 ) tech10_7a 0 0 0 1 1 +( 160 -736 800 ) ( 160 -736 832 ) ( -96 -736 800 ) door02_1 0 0 0 1 1 +( 256 -736 784 ) ( 256 -768 784 ) ( 256 -736 816 ) sym06_8 0 0 0 1 1 +} +// brush 489 +{ +( -192 -768 832 ) ( -192 -736 832 ) ( 64 -768 832 ) sym06_13 0 0 0 1 1 +( -256 -768 800 ) ( 0 -768 800 ) ( -256 -768 768 ) sym06_13 32 0 0 1 1 +( -32 -768 800 ) ( -32 -768 768 ) ( -32 -736 800 ) sym06_13 0 0 0 1 1 +( 0 -736 768 ) ( -256 -736 768 ) ( 0 -768 768 ) tech04_1 0 0 90 1 1 +( 0 -736 800 ) ( 0 -736 832 ) ( -256 -736 800 ) door02_1 0 0 0 1 1 +( 96 -736 784 ) ( 96 -768 784 ) ( 96 -736 816 ) sym06_13 0 0 0 1 1 +} +// brush 490 +{ +( -320 -768 832 ) ( -320 -736 832 ) ( -64 -768 832 ) sym06_8 0 0 0 1 1 +( -384 -768 800 ) ( -128 -768 800 ) ( -384 -768 768 ) sym06_8 32 0 0 1 1 +( -192 -768 800 ) ( -192 -768 768 ) ( -192 -736 800 ) sym06_8 0 0 0 1 1 +( -128 -736 768 ) ( -384 -736 768 ) ( -128 -768 768 ) tech04_1 0 0 90 1 1 +( -128 -736 800 ) ( -128 -736 832 ) ( -384 -736 800 ) door02_1 0 0 0 1 1 +( -32 -736 784 ) ( -32 -768 784 ) ( -32 -736 816 ) sym06_8 0 0 0 1 1 +} +// brush 491 +{ +( 288 -1216 832 ) ( 256 -1216 832 ) ( 288 -960 832 ) sym06_7 0 0 0 1 1 +( 288 -1280 800 ) ( 288 -1024 800 ) ( 288 -1280 768 ) sym06_7 96 0 0 1 1 +( 288 -1152 800 ) ( 288 -1152 768 ) ( 256 -1152 800 ) sym06_7 0 0 0 1 1 +( 256 -1024 768 ) ( 256 -1280 768 ) ( 288 -1024 768 ) sym06_7 0 0 0 1 1 +( 256 -1024 800 ) ( 256 -1024 832 ) ( 256 -1280 800 ) sym06_7 64 0 0 1 1 +( 256 -768 784 ) ( 288 -768 784 ) ( 256 -768 816 ) sym06_7 0 0 0 1 1 +} +// brush 492 +{ +( 256 -1152 832 ) ( 256 -1184 832 ) ( 0 -1152 832 ) sym06_13 0 0 0 1 1 +( 320 -1152 800 ) ( 64 -1152 800 ) ( 320 -1152 768 ) sym06_13 32 0 0 1 1 +( 64 -1152 768 ) ( 64 -1184 768 ) ( 96 -1184 832 ) sym06_13 0 0 0 1 1 +( 0 -1152 768 ) ( 0 -1184 768 ) ( 64 -1184 768 ) tek_re10 64 0 0 1 1 +( 64 -1184 800 ) ( 64 -1184 832 ) ( 320 -1184 800 ) sym06_13 0 0 0 1 1 +( 0 -1184 768 ) ( 0 -1152 768 ) ( -32 -1152 832 ) sym06_13 0 0 0 1 1 +} +// brush 493 +{ +( 96 -1152 832 ) ( 96 -1184 832 ) ( -160 -1152 832 ) sym06_8 0 0 0 1 1 +( 160 -1152 800 ) ( -96 -1152 800 ) ( 160 -1152 768 ) sym06_8 32 0 0 1 1 +( 0 -1152 768 ) ( 0 -1184 768 ) ( -32 -1184 832 ) sym06_8 0 0 0 1 1 +( 0 -1184 768 ) ( 0 -1152 768 ) ( -192 -1184 768 ) tech10_7a 0 0 0 1 1 +( -96 -1184 800 ) ( -96 -1184 832 ) ( 160 -1184 800 ) sym06_8 0 0 0 1 1 +( -192 -1184 784 ) ( -192 -1152 784 ) ( -192 -1184 816 ) sym06_8 0 0 0 1 1 +} +// brush 494 +{ +( 384 -1152 832 ) ( 384 -1184 832 ) ( 128 -1152 832 ) sym06_8 0 0 0 1 1 +( 448 -1152 800 ) ( 192 -1152 800 ) ( 448 -1152 768 ) sym06_8 32 0 0 1 1 +( 256 -1152 800 ) ( 256 -1152 768 ) ( 256 -1184 800 ) sym06_8 0 0 0 1 1 +( 64 -1152 768 ) ( 64 -1184 768 ) ( 256 -1184 768 ) tech10_7a 64 0 0 1 1 +( 192 -1184 800 ) ( 192 -1184 832 ) ( 448 -1184 800 ) sym06_8 0 0 0 1 1 +( 64 -1184 768 ) ( 64 -1152 768 ) ( 96 -1152 832 ) sym06_8 0 0 0 1 1 +} +// brush 495 +{ +( 160 192 832 ) ( 160 160 832 ) ( -160 192 832 ) tech04_1 0 0 0 1 1 +( 160 192 832 ) ( -160 192 832 ) ( 160 192 768 ) tech10_7a 0 0 0 1 1 +( 192 192 832 ) ( 192 192 768 ) ( 192 160 832 ) tech04_1 0 0 0 1 1 +( -160 160 768 ) ( 160 160 768 ) ( -160 192 768 ) tech10_7a 0 0 0 1 1 +( -160 160 768 ) ( -160 160 832 ) ( 160 160 768 ) tech10_7a 0 0 0 1 1 +( -128 160 768 ) ( -128 192 768 ) ( -128 160 832 ) tech04_1 0 0 0 1 1 +} +// brush 496 +{ +( 32 -992 704 ) ( 64 -992 704 ) ( 32 -992 640 ) twall2_5 0 0 0 1 1 +( 64 -928 640 ) ( 32 -928 640 ) ( 64 -992 640 ) twall2_5 0 0 0 1 1 +( 64 -928 640 ) ( 64 -992 640 ) ( 64 -928 704 ) twall2_2 32 0 0 1 1 +( 64 -984 -64 ) ( 56 -992 -64 ) ( 64 -984 64 ) twall2_5 0 0 0 1 1 +( 32 -928 640 ) ( 64 -928 704 ) ( 32 -928 704 ) twall2_5 0 0 0 1 1 +( 64 -936 64 ) ( 56 -928 -64 ) ( 64 -936 -64 ) twall2_5 0 0 0 1 1 +( 0 -928 704 ) ( 0 -992 640 ) ( 0 -928 640 ) twall2_2 32 0 0 1 1 +( 0 -984 64 ) ( 8 -992 -64 ) ( 0 -984 -64 ) twall2_5 0 0 0 1 1 +( 0 -936 -64 ) ( 8 -928 -64 ) ( 0 -936 64 ) twall2_5 0 0 0 1 1 +( -64 -1000 768 ) ( -64 -912 768 ) ( 64 -1000 768 ) twall2_5 0 0 0 1 1 +} +// brush 497 +{ +( 64 -960 896 ) ( 64 -1152 896 ) ( 0 -960 896 ) tech01_7 0 0 0 1 1 +( 96 -768 896 ) ( 32 -768 896 ) ( 96 -768 832 ) tech01_7 0 0 0 1 1 +( 256 -960 896 ) ( 256 -960 832 ) ( 256 -1152 896 ) tech01_7 0 0 0 1 1 +( 0 -1152 832 ) ( 64 -1152 832 ) ( 0 -960 832 ) tech01_7 0 0 0 1 1 +( 0 -1152 832 ) ( 0 -1152 896 ) ( 64 -1152 832 ) tech01_7 0 0 0 1 1 +( -192 -1152 832 ) ( -192 -960 832 ) ( -192 -1152 896 ) tech01_7 0 0 0 1 1 +} +// brush 498 +{ +( 96 -704 832 ) ( 96 -736 832 ) ( 64 -704 832 ) door02_1 0 0 0 1 1 +( 160 -704 832 ) ( 128 -704 832 ) ( 160 -704 768 ) door02_1 0 0 0 1 1 +( 224 -704 832 ) ( 224 -704 768 ) ( 224 -736 832 ) door02_1 0 0 0 1 1 +( 128 -736 768 ) ( 160 -736 768 ) ( 128 -704 768 ) door02_1 0 0 0 1 1 +( 128 -736 768 ) ( 128 -736 832 ) ( 160 -736 768 ) door02_1 0 0 0 1 1 +( -160 -736 768 ) ( -160 -704 768 ) ( -160 -736 832 ) door02_1 0 0 0 1 1 +} +// brush 499 +{ +( -104 -936 832 ) ( -104 -1320 832 ) ( -136 -936 832 ) base_ceil1 0 0 0 1 1 +( -96 -1048 824 ) ( -128 -1048 824 ) ( -96 -1048 816 ) base_ceil1 0 0 0 1 1 +( -112 -960 816 ) ( -112 -1024 816 ) ( -104 -1024 824 ) base_ceil1 0 0 0 1 1 +( -112 -1024 816 ) ( -112 -960 816 ) ( -128 -1024 816 ) ceil_nu5 64 0 0 1 1 +( -128 -1128 816 ) ( -128 -1128 824 ) ( -96 -1128 816 ) base_ceil1 0 0 0 1 1 +( -152 -1024 824 ) ( -152 -960 824 ) ( -160 -960 832 ) base_ceil1 0 0 0 1 1 +} +// brush 500 +{ +( -104 -680 832 ) ( -104 -1064 832 ) ( -136 -680 832 ) base_ceil1 0 0 0 1 1 +( -96 -792 824 ) ( -128 -792 824 ) ( -96 -792 816 ) base_ceil1 0 0 0 1 1 +( -112 -704 816 ) ( -112 -768 816 ) ( -104 -768 824 ) base_ceil1 0 0 0 1 1 +( -112 -768 816 ) ( -112 -704 816 ) ( -128 -768 816 ) ceil_nu5 64 0 0 1 1 +( -128 -872 816 ) ( -128 -872 824 ) ( -96 -872 816 ) base_ceil1 0 0 0 1 1 +( -152 -768 824 ) ( -152 -704 824 ) ( -160 -704 832 ) base_ceil1 0 0 0 1 1 +} +// brush 501 +{ +( -112 -872 832 ) ( -112 -1048 832 ) ( -144 -1048 832 ) rub_la10 0 0 90 1 1 +( -120 -872 832 ) ( -136 -872 832 ) ( -120 -872 824 ) rub_la10 0 0 90 1 1 +( -112 -1048 832 ) ( -112 -872 832 ) ( -120 -1048 824 ) rub_la10 0 0 90 1 1 +( -136 -1128 824 ) ( -120 -1128 824 ) ( -136 -1048 824 ) rub_la10 0 0 90 1 1 +( -136 -1048 824 ) ( -136 -1048 832 ) ( -120 -1048 824 ) rub_la10 0 0 90 1 1 +( -144 -872 832 ) ( -144 -1048 832 ) ( -136 -872 824 ) rub_la10 0 0 90 1 1 +} +// brush 502 +{ +( 216 -680 832 ) ( 216 -1064 832 ) ( 184 -680 832 ) base_ceil1 0 0 0 1 1 +( 224 -792 824 ) ( 192 -792 824 ) ( 224 -792 816 ) base_ceil1 0 0 0 1 1 +( 208 -704 816 ) ( 208 -768 816 ) ( 216 -768 824 ) base_ceil1 0 0 0 1 1 +( 208 -768 816 ) ( 208 -704 816 ) ( 192 -768 816 ) ceil_nu5 0 0 0 1 1 +( 192 -872 816 ) ( 192 -872 824 ) ( 224 -872 816 ) base_ceil1 0 0 0 1 1 +( 168 -768 824 ) ( 168 -704 824 ) ( 160 -704 832 ) base_ceil1 0 0 0 1 1 +} +// brush 503 +{ +( 216 -936 832 ) ( 216 -1320 832 ) ( 184 -936 832 ) base_ceil1 0 0 0 1 1 +( 224 -1048 824 ) ( 192 -1048 824 ) ( 224 -1048 816 ) base_ceil1 0 0 0 1 1 +( 208 -960 816 ) ( 208 -1024 816 ) ( 216 -1024 824 ) base_ceil1 0 0 0 1 1 +( 208 -1024 816 ) ( 208 -960 816 ) ( 192 -1024 816 ) ceil_nu5 0 0 0 1 1 +( 192 -1128 816 ) ( 192 -1128 824 ) ( 224 -1128 816 ) base_ceil1 0 0 0 1 1 +( 168 -1024 824 ) ( 168 -960 824 ) ( 160 -960 832 ) base_ceil1 0 0 0 1 1 +} +// brush 504 +{ +( 208 -872 832 ) ( 208 -1048 832 ) ( 176 -1048 832 ) rub_la10 0 0 90 1 1 +( 200 -872 832 ) ( 184 -872 832 ) ( 200 -872 824 ) rub_la10 0 0 90 1 1 +( 208 -1048 832 ) ( 208 -872 832 ) ( 200 -1048 824 ) rub_la10 0 0 90 1 1 +( 184 -1128 824 ) ( 200 -1128 824 ) ( 184 -1048 824 ) rub_la10 0 0 90 1 1 +( 184 -1048 824 ) ( 184 -1048 832 ) ( 200 -1048 824 ) rub_la10 0 0 90 1 1 +( 176 -872 832 ) ( 176 -1048 832 ) ( 184 -872 824 ) rub_la10 0 0 90 1 1 +} +// brush 505 +{ +( 32 -992 832 ) ( 32 -928 832 ) ( 64 -992 832 ) twall2_5 0 0 0 1 1 +( 32 -992 704 ) ( 64 -992 704 ) ( 32 -992 640 ) twall2_5 0 0 0 1 1 +( 64 -928 640 ) ( 64 -992 640 ) ( 64 -928 704 ) twall2_5 32 0 0 1 1 +( 64 -984 -64 ) ( 56 -992 -64 ) ( 64 -984 64 ) twall2_5 0 0 0 1 1 +( 32 -928 640 ) ( 64 -928 704 ) ( 32 -928 704 ) twall2_5 0 0 0 1 1 +( 64 -936 64 ) ( 56 -928 -64 ) ( 64 -936 -64 ) twall2_5 0 0 0 1 1 +( 0 -928 704 ) ( 0 -992 640 ) ( 0 -928 640 ) twall2_5 32 0 0 1 1 +( 0 -984 64 ) ( 8 -992 -64 ) ( 0 -984 -64 ) twall2_5 0 0 0 1 1 +( 0 -936 -64 ) ( 8 -928 -64 ) ( 0 -936 64 ) twall2_5 0 0 0 1 1 +( 64 -1000 768 ) ( -64 -912 768 ) ( -64 -1000 768 ) twall2_5 0 0 0 1 1 +} +// brush 506 +{ +( 160 128 640 ) ( 160 96 640 ) ( -160 128 640 ) tech10_7a 0 0 0 1 1 +( 160 128 640 ) ( -160 128 640 ) ( 160 128 576 ) tech10_7a 0 0 0 1 1 +( 160 128 640 ) ( 160 128 576 ) ( 160 96 640 ) tech04_1 0 0 0 1 1 +( -160 96 576 ) ( 160 96 576 ) ( -160 128 576 ) tech04_1 0 0 0 1 1 +( -160 96 576 ) ( -160 96 640 ) ( 160 96 576 ) tech04_1 0 0 0 1 1 +( -96 96 576 ) ( -96 128 576 ) ( -96 96 640 ) tech04_1 0 0 0 1 1 +} +// brush 507 +{ +( 224 -416 640 ) ( 96 -416 640 ) ( 224 -160 640 ) sfloor4_5 32 32 0 1 1 +( 416 -384 640 ) ( 416 -128 640 ) ( 416 -384 576 ) sfloor4_5 0 0 0 1 1 +( 224 -352 640 ) ( 224 -352 576 ) ( 96 -352 640 ) sfloor4_5 0 0 0 1 1 +( 96 -160 576 ) ( 96 -416 576 ) ( 224 -160 576 ) sfloor4_5 0 0 0 1 1 +( 96 -160 576 ) ( 96 -160 640 ) ( 96 -416 576 ) sfloor4_5 0 0 0 1 1 +( 64 -224 576 ) ( 192 -224 576 ) ( 64 -224 640 ) sfloor4_5 0 0 0 1 1 +} +// brush 508 +{ +( 160 160 832 ) ( 160 128 832 ) ( -96 160 832 ) door02_1 0 0 0 1 1 +( 160 160 832 ) ( -96 160 832 ) ( 160 160 800 ) door02_1 0 0 0 1 1 +( 160 160 864 ) ( 160 160 832 ) ( 160 128 864 ) door02_1 0 0 0 1 1 +( -96 128 800 ) ( 160 128 800 ) ( -96 160 800 ) door02_1 0 0 0 1 1 +( -96 128 832 ) ( -96 128 864 ) ( 160 128 832 ) door02_1 0 0 0 1 1 +( -96 128 832 ) ( -96 160 832 ) ( -96 128 864 ) door02_1 0 0 0 1 1 +} +// brush 509 +{ +( -80 -864 -464 ) ( -86 -864 -456 ) ( -86 -800 -456 ) lite_fart3 0 0 0 1 0.5 +( -86 -864 -456 ) ( -98 -864 -456 ) ( -98 -800 -456 ) dmp_la2 0 0 0 1 1 +( -80 -864 -448 ) ( -112 -864 -480 ) ( -112 -864 -448 ) dmp_la2 0 0 0 1 1 +( -80 -864 -480 ) ( -98 -800 -456 ) ( -98 -864 -456 ) dmp_la2 0 0 0 1 1 +( -80 -848 -480 ) ( -80 -832 -448 ) ( -80 -832 -480 ) dmp_la2 0 0 0 1 1 +( -80 -800 -448 ) ( -112 -800 -480 ) ( -80 -800 -480 ) dmp_la2 0 0 0 1 1 +} +// brush 510 +{ +( 150 -800 -456 ) ( 150 -864 -456 ) ( 144 -864 -464 ) lite_fart3 0 0 0 1 0.5 +( 162 -800 -456 ) ( 162 -864 -456 ) ( 150 -864 -456 ) dmp_la2 0 0 0 1 1 +( 176 -864 -448 ) ( 176 -864 -480 ) ( 144 -864 -448 ) dmp_la2 0 0 0 1 1 +( 162 -864 -456 ) ( 162 -800 -456 ) ( 144 -864 -480 ) dmp_la2 0 0 0 1 1 +( 144 -832 -480 ) ( 144 -832 -448 ) ( 144 -848 -480 ) dmp_la2 0 0 0 1 1 +( 144 -800 -480 ) ( 176 -800 -480 ) ( 144 -800 -448 ) dmp_la2 0 0 0 1 1 +} +// brush 511 +{ +( 64 -944 -464 ) ( 64 -950 -456 ) ( 0 -950 -456 ) lite_fart3 0 0 0 1 0.5 +( 64 -950 -456 ) ( 64 -962 -456 ) ( 0 -962 -456 ) dmp_la2 0 0 0 1 1 +( 64 -944 -448 ) ( 64 -976 -480 ) ( 64 -976 -448 ) dmp_la2 0 0 0 1 1 +( 64 -944 -480 ) ( 0 -962 -456 ) ( 64 -962 -456 ) dmp_la2 0 0 0 1 1 +( 48 -944 -480 ) ( 32 -944 -448 ) ( 32 -944 -480 ) dmp_la2 0 0 0 1 1 +( 0 -944 -448 ) ( 0 -976 -480 ) ( 0 -944 -480 ) dmp_la2 0 0 0 1 1 +} +// brush 512 +{ +( 0 -714 -456 ) ( 64 -714 -456 ) ( 64 -720 -464 ) lite_fart3 0 0 0 1 0.5 +( 0 -702 -456 ) ( 64 -702 -456 ) ( 64 -714 -456 ) dmp_la2 0 0 0 1 1 +( 64 -688 -448 ) ( 64 -688 -480 ) ( 64 -720 -448 ) dmp_la2 0 0 0 1 1 +( 64 -702 -456 ) ( 0 -702 -456 ) ( 64 -720 -480 ) dmp_la2 0 0 0 1 1 +( 32 -720 -480 ) ( 32 -720 -448 ) ( 48 -720 -480 ) dmp_la2 0 0 0 1 1 +( 0 -720 -480 ) ( 0 -688 -480 ) ( 0 -720 -448 ) dmp_la2 0 0 0 1 1 +} +// brush 513 +{ +( 256 -480 32 ) ( 192 -544 32 ) ( 192 -480 32 ) tech02_7 0 0 90 1 1 +( 192 -480 16 ) ( 256 -480 32 ) ( 192 -480 32 ) tech02_7 0 0 90 1 1 +( 128 -480 32 ) ( 192 -544 32 ) ( 192 -544 16 ) tech02_7 0 0 90 1 1 +( 256 -480 0 ) ( 192 -544 0 ) ( 256 -544 0 ) tech02_7 0 0 90 1 1 +( 320 -544 32 ) ( 192 -544 16 ) ( 192 -544 32 ) tech02_7 0 0 90 1 1 +( 320 -544 16 ) ( 320 -480 0 ) ( 320 -544 0 ) tech02_7 0 0 90 1 1 +} +// brush 514 +{ +( 64 -416 32 ) ( 64 -480 32 ) ( 0 -416 32 ) tech02_7 0 0 90 1 1 +( 64 -416 16 ) ( 0 -416 16 ) ( 64 -416 0 ) tech02_7 0 0 90 1 1 +( 128 -416 16 ) ( 128 -416 0 ) ( 128 -480 16 ) tech02_7 0 0 90 1 1 +( 0 -480 0 ) ( 64 -480 0 ) ( 0 -416 0 ) tech02_7 0 0 90 1 1 +( 0 -480 16 ) ( 0 -480 32 ) ( 64 -480 16 ) tech02_7 0 0 90 1 1 +( -64 -480 0 ) ( -64 -416 0 ) ( -64 -480 16 ) tech02_7 0 0 90 1 1 +} +// brush 515 +{ +( -128 -480 32 ) ( -128 -544 32 ) ( -192 -480 32 ) tech02_7 0 0 90 1 1 +( -128 -480 32 ) ( -192 -480 32 ) ( -128 -480 16 ) tech02_7 0 0 90 1 1 +( -128 -544 16 ) ( -128 -544 32 ) ( -64 -480 32 ) tech02_7 0 0 90 1 1 +( -192 -544 0 ) ( -128 -544 0 ) ( -192 -480 0 ) tech02_7 0 0 90 1 1 +( -128 -544 32 ) ( -128 -544 16 ) ( -256 -544 32 ) tech02_7 0 0 90 1 1 +( -256 -544 0 ) ( -256 -480 0 ) ( -256 -544 16 ) tech02_7 0 0 90 1 1 +} +// brush 516 +{ +( 384 -544 32 ) ( 192 -752 32 ) ( 192 -544 32 ) tech02_7 0 0 90 1 1 +( 192 -544 16 ) ( 384 -544 32 ) ( 192 -544 32 ) tech02_7 0 0 90 1 1 +( 320 -752 16 ) ( 320 -544 0 ) ( 320 -544 16 ) tech02_7 0 0 90 1 1 +( 384 -544 0 ) ( 192 -752 0 ) ( 384 -752 0 ) tech02_7 0 0 90 1 1 +( 192 -1056 16 ) ( 384 -1056 32 ) ( 384 -1056 16 ) tech02_7 0 0 90 1 1 +( 384 -752 16 ) ( 384 -544 0 ) ( 384 -752 0 ) tech02_7 0 0 90 1 1 +} +// brush 517 +{ +( 384 -1056 32 ) ( 256 -1120 32 ) ( 256 -1056 32 ) tech02_7 0 0 90 1 1 +( 384 -1056 32 ) ( 320 -1056 32 ) ( 320 -1056 16 ) tech02_7 0 0 90 1 1 +( 256 -1120 0 ) ( 320 -1056 0 ) ( 320 -1056 16 ) tech02_7 0 0 90 1 1 +( 384 -1056 0 ) ( 256 -1120 0 ) ( 384 -1120 0 ) tech02_7 0 0 90 1 1 +( 256 -1120 16 ) ( 384 -1120 32 ) ( 384 -1120 16 ) tech02_7 0 0 90 1 1 +( 384 -1120 16 ) ( 384 -1056 0 ) ( 384 -1120 0 ) tech02_7 0 0 90 1 1 +} +// brush 518 +{ +( -96 -1120 32 ) ( -96 -1184 32 ) ( -256 -1120 32 ) tech02_7 0 0 90 1 1 +( -96 -1120 32 ) ( -256 -1120 32 ) ( -96 -1120 16 ) tech02_7 0 0 90 1 1 +( 320 -1120 16 ) ( 320 -1120 0 ) ( 320 -1184 16 ) tech02_7 0 0 90 1 1 +( -256 -1184 0 ) ( -96 -1184 0 ) ( -256 -1120 0 ) tech02_7 0 0 90 1 1 +( -256 -1184 0 ) ( -256 -1184 16 ) ( -96 -1184 0 ) tech02_7 0 0 90 1 1 +( -256 -1184 0 ) ( -256 -1120 0 ) ( -256 -1184 16 ) tech02_7 0 0 90 1 1 +} +// brush 519 +{ +( 0 -544 32 ) ( 128 -480 32 ) ( 128 -544 32 ) tech02_7 0 0 90 1 1 +( 0 -544 32 ) ( 64 -544 32 ) ( 64 -544 16 ) tech02_7 0 0 90 1 1 +( 128 -480 0 ) ( 64 -544 0 ) ( 64 -544 16 ) tech02_7 0 0 90 1 1 +( 0 -544 0 ) ( 128 -480 0 ) ( 0 -480 0 ) tech02_6 0 0 90 1 1 +( 128 -480 32 ) ( -64 -480 32 ) ( -64 -480 0 ) tech02_7 0 0 90 1 1 +( 0 -544 0 ) ( -64 -480 0 ) ( -64 -480 32 ) tech02_7 0 0 90 1 1 +} +// brush 520 +{ +( 320 -512 32 ) ( 128 -720 32 ) ( 128 -512 32 ) tech02_7 0 0 90 1 1 +( 320 -736 32 ) ( 288 -768 32 ) ( 288 -768 0 ) tech02_7 0 0 90 1 1 +( 288 -768 32 ) ( 288 -832 32 ) ( 288 -832 0 ) tech02_7 0 0 90 1 1 +( 320 -512 0 ) ( 128 -720 0 ) ( 320 -720 0 ) tech02_6 0 0 90 1 1 +( 320 -864 32 ) ( 288 -832 0 ) ( 288 -832 32 ) tech02_7 0 0 90 1 1 +( 320 -720 16 ) ( 320 -512 0 ) ( 320 -720 0 ) tech02_7 0 0 90 1 1 +} +// brush 521 +{ +( -128 -544 32 ) ( -128 -752 32 ) ( -320 -544 32 ) tech02_7 0 0 90 1 1 +( -128 -544 32 ) ( -320 -544 32 ) ( -128 -544 16 ) tech02_7 0 0 90 1 1 +( -256 -544 16 ) ( -256 -544 0 ) ( -256 -752 16 ) tech02_7 0 0 90 1 1 +( -320 -752 0 ) ( -128 -752 0 ) ( -320 -544 0 ) tech02_7 0 0 90 1 1 +( -320 -1056 16 ) ( -320 -1056 32 ) ( -128 -1056 16 ) tech02_7 0 0 90 1 1 +( -320 -752 0 ) ( -320 -544 0 ) ( -320 -752 16 ) tech02_7 0 0 90 1 1 +} +// brush 522 +{ +( -192 -1056 32 ) ( -192 -1120 32 ) ( -320 -1056 32 ) tech02_7 0 0 90 1 1 +( -256 -1056 16 ) ( -256 -1056 32 ) ( -320 -1056 32 ) tech02_7 0 0 90 1 1 +( -256 -1056 16 ) ( -256 -1056 0 ) ( -192 -1120 0 ) tech02_7 0 0 90 1 1 +( -320 -1120 0 ) ( -192 -1120 0 ) ( -320 -1056 0 ) tech02_7 0 0 90 1 1 +( -320 -1120 16 ) ( -320 -1120 32 ) ( -192 -1120 16 ) tech02_7 0 0 90 1 1 +( -320 -1120 0 ) ( -320 -1056 0 ) ( -320 -1120 16 ) tech02_7 0 0 90 1 1 +} +// brush 523 +{ +( -24 -480 0 ) ( 88 -480 0 ) ( 88 -504 0 ) tech02_6 0 0 0 1 1 +( 80 -496 -8 ) ( -16 -504 0 ) ( 80 -504 0 ) tech02_6 0 0 0 1 1 +( 80 -480 -8 ) ( 88 -504 0 ) ( 88 -480 0 ) tech02_6 0 0 0 1 1 +( -64 -496 -8 ) ( 128 -480 -8 ) ( -64 -480 -8 ) lite_fart3 0 0 0 1 1 +( 128 -480 -8 ) ( -64 -480 0 ) ( -64 -480 -8 ) tech02_6 0 0 0 1 1 +( -16 -480 -8 ) ( -24 -480 0 ) ( -24 -504 0 ) tech02_6 0 0 0 1 1 +} +// brush 524 +{ +( -64 -512 32 ) ( -64 -720 32 ) ( -256 -512 32 ) tech02_7 0 0 90 1 1 +( -224 -768 0 ) ( -224 -768 32 ) ( -256 -736 32 ) tech02_7 0 0 90 1 1 +( -224 -832 0 ) ( -224 -832 32 ) ( -224 -768 32 ) tech02_7 0 0 90 1 1 +( -256 -720 0 ) ( -64 -720 0 ) ( -256 -512 0 ) tech02_6 0 0 90 1 1 +( -224 -832 32 ) ( -224 -832 0 ) ( -256 -864 32 ) tech02_7 0 0 90 1 1 +( -256 -720 0 ) ( -256 -512 0 ) ( -256 -720 16 ) tech02_7 0 0 90 1 1 +} +// brush 525 +{ +( 312 -736 0 ) ( 312 -864 0 ) ( 296 -736 0 ) tech02_6 0 0 0 1 1 +( 312 -784 0 ) ( 296 -784 0 ) ( 312 -784 -8 ) tech02_6 0 0 0 1 1 +( 312 -736 0 ) ( 312 -736 -8 ) ( 312 -864 0 ) tech02_6 0 0 0 1 1 +( 296 -864 -8 ) ( 312 -864 -8 ) ( 296 -736 -8 ) lite_fart3 8 0 0 1 1 +( 296 -816 -8 ) ( 296 -816 0 ) ( 312 -816 -8 ) tech02_6 0 0 0 1 1 +( 296 -864 -8 ) ( 296 -736 -8 ) ( 296 -864 0 ) tech02_6 0 0 0 1 1 +} +// brush 526 +{ +( -232 -736 0 ) ( -232 -864 0 ) ( -248 -736 0 ) tech02_6 0 0 0 1 1 +( -232 -784 0 ) ( -248 -784 0 ) ( -232 -784 -8 ) tech02_6 0 0 0 1 1 +( -232 -736 0 ) ( -232 -736 -8 ) ( -232 -864 0 ) tech02_6 0 0 0 1 1 +( -248 -864 -8 ) ( -232 -864 -8 ) ( -248 -736 -8 ) lite_fart3 8 0 0 1 1 +( -248 -816 -8 ) ( -248 -816 0 ) ( -232 -816 -8 ) tech02_6 0 0 0 1 1 +( -248 -864 -8 ) ( -248 -736 -8 ) ( -248 -864 0 ) tech02_6 0 0 0 1 1 +} +// brush 527 +{ +( 128 -1056 32 ) ( 128 -1120 32 ) ( 0 -1056 32 ) tech02_7 0 0 90 1 1 +( 64 -1056 16 ) ( 64 -1056 32 ) ( 0 -1056 32 ) tech02_7 0 0 90 1 1 +( 64 -1056 16 ) ( 64 -1056 0 ) ( 128 -1120 0 ) tech02_7 0 0 90 1 1 +( 0 -1120 0 ) ( 128 -1120 0 ) ( 0 -1056 0 ) tech02_6 0 0 90 1 1 +( -64 -1120 0 ) ( -64 -1120 32 ) ( 128 -1120 32 ) tech02_7 0 0 90 1 1 +( -64 -1120 32 ) ( -64 -1120 0 ) ( 0 -1056 0 ) tech02_7 0 0 90 1 1 +} +// brush 528 +{ +( 88 -1096 0 ) ( 88 -1120 0 ) ( -24 -1120 0 ) tech02_6 0 0 0 1 1 +( 80 -1096 0 ) ( -16 -1096 0 ) ( 80 -1104 -8 ) tech02_6 0 0 0 1 1 +( 88 -1120 0 ) ( 88 -1096 0 ) ( 80 -1120 -8 ) tech02_6 0 0 0 1 1 +( -64 -1120 -8 ) ( 128 -1120 -8 ) ( -64 -1104 -8 ) lite_fart3 0 0 0 1 1 +( -64 -1120 -8 ) ( -64 -1120 0 ) ( 128 -1120 -8 ) tech02_6 0 0 0 1 1 +( -24 -1096 0 ) ( -24 -1120 0 ) ( -16 -1120 -8 ) tech02_6 0 0 0 1 1 +} +// brush 529 +{ +( 192 -1504 608 ) ( 192 -1568 608 ) ( -128 -1504 608 ) tech02_6 0 0 90 1 1 +( 192 -1504 608 ) ( -128 -1504 608 ) ( 192 -1504 592 ) tech02_6 0 0 0 1 1 +( 64 -1504 608 ) ( 64 -1504 592 ) ( 64 -1568 608 ) tech02_6 16 0 0 1 1 +( -128 -1568 576 ) ( 192 -1568 576 ) ( -128 -1504 576 ) tech02_6 0 48 0 1 1 +( -128 -1568 592 ) ( -128 -1568 608 ) ( 192 -1568 592 ) tech02_6 0 0 0 1 1 +( 0 -1568 592 ) ( 0 -1504 592 ) ( 0 -1568 608 ) tech02_6 16 0 0 1 1 +} +// brush 530 +{ +( 192 -1568 640 ) ( 192 -1632 640 ) ( -128 -1568 640 ) sfloor4_7 0 32 0 1 1 +( 192 -1568 640 ) ( -128 -1568 640 ) ( 192 -1568 624 ) tech02_7 0 0 90 1 1 +( 64 -1568 640 ) ( 64 -1568 624 ) ( 64 -1632 640 ) sfloor4_7 16 0 0 1 1 +( -128 -1632 576 ) ( 192 -1632 576 ) ( -128 -1568 576 ) sfloor4_7 0 48 0 1 1 +( -128 -1632 624 ) ( -128 -1632 640 ) ( 192 -1632 624 ) sfloor4_7 0 0 0 1 1 +( 0 -1632 624 ) ( 0 -1568 624 ) ( 0 -1632 640 ) sfloor4_7 16 0 0 1 1 +} +// brush 531 +{ +( 40 -1576 728 ) ( 24 -1576 728 ) ( 24 -1568 720 ) dmp_la2 0 0 0 1 1 +( 280 -1568 720 ) ( 24 -1568 720 ) ( 280 -1568 704 ) rub_la14 8 0 0 1 1 +( 40 -1568 720 ) ( 40 -1568 704 ) ( 40 -1576 720 ) dmp_la2 0 0 0 1 1 +( 24 -1576 696 ) ( 40 -1576 696 ) ( 40 -1568 704 ) dmp_la2 0 0 0 1 1 +( 24 -1576 728 ) ( 40 -1576 728 ) ( 40 -1576 696 ) black 0 0 0 1 1 +( 24 -1576 704 ) ( 24 -1568 704 ) ( 24 -1576 720 ) dmp_la2 0 0 0 1 1 +} +// brush 532 +{ +( 960 -448 768 ) ( 960 -448 640 ) ( 960 -544 768 ) tech01_7 0 0 0 1 1 +( 960 -480 672 ) ( 960 -400 672 ) ( 944 -480 672 ) tech01_7 0 0 0 1 1 +( 928 -512 672 ) ( 928 -512 736 ) ( 960 -544 736 ) tech01_7 0 0 0 1 1 +( 928 -672 736 ) ( 928 -672 672 ) ( 928 -416 736 ) tech01_7 0 0 0 1 1 +( 944 -400 736 ) ( 960 -400 736 ) ( 944 -480 736 ) tech01_7 0 0 0 1 1 +( 960 -320 640 ) ( 960 -320 768 ) ( 944 -336 640 ) tech01_7 0 0 0 1 1 +} +// brush 533 +{ +( 928 -384 672 ) ( 1056 -384 672 ) ( 928 -480 672 ) tech01_7 0 0 0 1 1 +( 1024 -992 672 ) ( 1024 -912 672 ) ( 1024 -992 656 ) tech01_7 0 0 0 1 1 +( 1024 -1088 640 ) ( 960 -1088 640 ) ( 960 -1120 672 ) tech01_7 0 0 0 1 1 +( 960 -672 640 ) ( 1024 -672 640 ) ( 960 -416 640 ) tech01_7 0 0 0 1 1 +( 960 -464 656 ) ( 960 -464 672 ) ( 960 -544 656 ) tech01_7 0 0 0 1 1 +( 1056 -256 672 ) ( 928 -256 672 ) ( 1056 -272 656 ) tech01_7 0 0 0 1 1 +} +// brush 534 +{ +( 1024 -992 768 ) ( 1024 -896 640 ) ( 1024 -896 768 ) tech01_7 0 0 0 1 1 +( 1040 -480 672 ) ( 1024 -400 672 ) ( 1024 -480 672 ) tech01_7 0 0 0 1 1 +( 1056 -1088 736 ) ( 1056 -1088 672 ) ( 1024 -1120 736 ) tech01_7 0 0 0 1 1 +( 1056 -800 672 ) ( 1056 -800 736 ) ( 1056 -544 736 ) tech01_7 0 0 0 1 1 +( 1040 -480 736 ) ( 1024 -400 736 ) ( 1040 -400 736 ) tech01_7 0 0 0 1 1 +( 1040 -336 640 ) ( 1024 -320 768 ) ( 1024 -320 640 ) tech01_7 0 0 0 1 1 +} +// brush 535 +{ +( 928 -480 736 ) ( 1056 -384 736 ) ( 928 -384 736 ) tech01_7 0 0 0 1 1 +( 1024 -992 752 ) ( 1024 -912 736 ) ( 1024 -992 736 ) tech01_7 0 0 0 1 1 +( 960 -1088 768 ) ( 1024 -1088 768 ) ( 960 -1120 736 ) tech01_7 0 0 0 1 1 +( 1024 -736 768 ) ( 960 -736 768 ) ( 1024 -480 768 ) tech01_7 0 0 0 1 1 +( 960 -544 752 ) ( 960 -464 736 ) ( 960 -464 752 ) tech01_7 0 0 0 1 1 +( 1056 -336 752 ) ( 928 -320 736 ) ( 1056 -320 736 ) tech01_7 0 0 0 1 1 +} +// brush 536 +{ +( 384 -320 1184 ) ( 384 -320 1056 ) ( 480 -320 1184 ) tech01_7 0 0 0 1 1 +( 128 -320 1088 ) ( 48 -320 1088 ) ( 128 -336 1088 ) tech01_7 0 0 0 1 1 +( 544 -352 1088 ) ( 544 -352 1152 ) ( 576 -320 1152 ) tech01_7 0 0 0 1 1 +( 192 -352 1152 ) ( 192 -352 1088 ) ( -64 -352 1152 ) tech01_7 0 0 0 1 1 +( 48 -336 1152 ) ( 48 -320 1152 ) ( 128 -336 1152 ) tech01_7 0 0 0 1 1 +( 0 -320 1056 ) ( 0 -320 1184 ) ( 16 -336 1056 ) tech01_7 0 0 0 1 1 +} +// brush 537 +{ +( 480 -256 1184 ) ( 384 -256 1056 ) ( 384 -256 1184 ) tech01_7 0 0 0 1 1 +( 128 -240 1088 ) ( 48 -256 1088 ) ( 128 -256 1088 ) tech01_7 0 0 0 1 1 +( 544 -224 1152 ) ( 544 -224 1088 ) ( 576 -256 1152 ) tech01_7 0 0 0 1 1 +( 192 -224 1088 ) ( 192 -224 1152 ) ( -64 -224 1152 ) tech01_7 0 0 0 1 1 +( 128 -240 1152 ) ( 48 -256 1152 ) ( 48 -240 1152 ) tech01_7 0 0 0 1 1 +( 16 -240 1056 ) ( 0 -256 1184 ) ( 0 -256 1056 ) tech01_7 0 0 0 1 1 +} +// brush 538 +{ +( 32 -352 1088 ) ( 32 -224 1088 ) ( 128 -352 1088 ) tech01_7 0 0 0 1 1 +( 480 -256 1088 ) ( 400 -256 1088 ) ( 480 -256 1072 ) tech01_7 0 0 0 1 1 +( 480 -256 1056 ) ( 480 -320 1056 ) ( 512 -320 1088 ) tech01_7 0 0 0 1 1 +( 192 -320 1056 ) ( 192 -256 1056 ) ( -64 -320 1056 ) tech01_7 0 0 0 1 1 +( 400 -320 1072 ) ( 400 -320 1088 ) ( 480 -320 1072 ) tech01_7 0 0 0 1 1 +( 64 -224 1088 ) ( 64 -352 1088 ) ( 80 -224 1072 ) tech01_7 0 0 0 1 1 +} +// brush 539 +{ +( 128 -352 1152 ) ( 32 -224 1152 ) ( 32 -352 1152 ) tech01_7 0 0 0 1 1 +( 480 -256 1168 ) ( 400 -256 1152 ) ( 480 -256 1152 ) tech01_7 0 0 0 1 1 +( 608 -320 1184 ) ( 608 -256 1184 ) ( 576 -320 1152 ) tech01_7 0 0 0 1 1 +( 544 -256 1184 ) ( 544 -320 1184 ) ( 96 -256 1184 ) tech01_7 0 0 0 1 1 +( 480 -320 1168 ) ( 400 -320 1152 ) ( 400 -320 1168 ) tech01_7 0 0 0 1 1 +( 16 -224 1168 ) ( 0 -352 1152 ) ( 0 -224 1152 ) tech01_7 0 0 0 1 1 +} +// brush 540 +{ +( 2208 -320 768 ) ( 2208 -320 640 ) ( 2304 -320 768 ) tech01_7 0 0 0 1 1 +( 928 -320 672 ) ( 848 -320 672 ) ( 928 -336 672 ) tech01_7 0 0 0 1 1 +( 2016 -352 672 ) ( 2016 -352 736 ) ( 2048 -320 736 ) tech01_7 0 0 0 1 1 +( 1120 -352 736 ) ( 1120 -352 672 ) ( 864 -352 736 ) tech01_7 0 0 0 1 1 +( 848 -336 736 ) ( 848 -320 736 ) ( 928 -336 736 ) tech01_7 0 0 0 1 1 +( 1024 -320 640 ) ( 1024 -320 768 ) ( 1040 -336 640 ) tech01_7 0 0 0 1 1 +} +// brush 541 +{ +( 1856 -256 768 ) ( 1760 -256 640 ) ( 1760 -256 768 ) tech01_7 0 0 0 1 1 +( 480 -240 672 ) ( 400 -256 672 ) ( 480 -256 672 ) tech01_7 0 0 0 1 1 +( 2016 -224 736 ) ( 2016 -224 672 ) ( 2048 -256 736 ) tech01_7 0 0 0 1 1 +( 992 -224 672 ) ( 992 -224 736 ) ( 736 -224 736 ) tech01_7 0 0 0 1 1 +( 480 -240 736 ) ( 400 -256 736 ) ( 400 -240 736 ) tech01_7 0 0 0 1 1 +( 592 -240 640 ) ( 576 -256 768 ) ( 576 -256 640 ) tech01_7 0 0 0 1 1 +} +// brush 542 +{ +( 384 -352 672 ) ( 384 -224 672 ) ( 480 -352 672 ) tech01_7 0 0 0 1 1 +( 1856 -256 672 ) ( 1776 -256 672 ) ( 1856 -256 656 ) tech01_7 0 0 0 1 1 +( 2016 -256 640 ) ( 2016 -320 640 ) ( 2048 -320 672 ) tech01_7 0 0 0 1 1 +( 544 -256 640 ) ( 544 -320 640 ) ( 736 -320 640 ) tech01_7 0 0 0 1 1 +( 1776 -320 656 ) ( 1776 -320 672 ) ( 1856 -320 656 ) tech01_7 0 0 0 1 1 +( 480 -320 640 ) ( 480 -256 640 ) ( 512 -256 672 ) tech01_7 0 0 0 1 1 +} +// brush 543 +{ +( 416 -352 736 ) ( 320 -224 736 ) ( 320 -352 736 ) tech01_7 0 0 0 1 1 +( 1856 -256 752 ) ( 1776 -256 736 ) ( 1856 -256 736 ) tech01_7 0 0 0 1 1 +( 2016 -320 768 ) ( 2016 -256 768 ) ( 2048 -320 736 ) tech01_7 0 0 0 1 1 +( 672 -256 768 ) ( 672 -320 768 ) ( 416 -256 768 ) tech01_7 0 0 0 1 1 +( 1856 -320 752 ) ( 1776 -320 736 ) ( 1776 -320 752 ) tech01_7 0 0 0 1 1 +( 592 -224 752 ) ( 576 -352 736 ) ( 576 -224 736 ) tech01_7 0 0 0 1 1 +} +// brush 544 +{ +( 608 -320 640 ) ( 480 -320 640 ) ( 608 -320 544 ) tech01_7 0 0 0 1 1 +( 512 -320 1184 ) ( 512 -320 1264 ) ( 512 -336 1184 ) tech01_7 0 0 0 1 1 +( 512 -352 704 ) ( 576 -352 704 ) ( 576 -320 672 ) tech01_7 0 0 0 1 1 +( 576 -352 832 ) ( 512 -352 832 ) ( 576 -352 1088 ) tech01_7 0 0 0 1 1 +( 576 -336 1264 ) ( 576 -320 1264 ) ( 576 -336 1184 ) tech01_7 0 0 0 1 1 +( 480 -320 1088 ) ( 608 -320 1088 ) ( 480 -336 1072 ) tech01_7 0 0 0 1 1 +} +// brush 545 +{ +( 608 -256 544 ) ( 480 -256 640 ) ( 608 -256 640 ) tech01_7 0 0 0 1 1 +( 512 -240 1184 ) ( 512 -256 1264 ) ( 512 -256 1184 ) tech01_7 0 0 0 1 1 +( 576 -224 704 ) ( 512 -224 704 ) ( 576 -256 672 ) tech01_7 0 0 0 1 1 +( 512 -224 832 ) ( 576 -224 832 ) ( 576 -224 1088 ) tech01_7 0 0 0 1 1 +( 576 -240 1184 ) ( 576 -256 1264 ) ( 576 -240 1264 ) tech01_7 0 0 0 1 1 +( 480 -240 1072 ) ( 608 -256 1088 ) ( 480 -256 1088 ) tech01_7 0 0 0 1 1 +} +// brush 546 +{ +( 512 -352 1280 ) ( 512 -224 1280 ) ( 512 -352 1184 ) tech01_7 0 0 0 1 1 +( 512 -256 544 ) ( 512 -256 624 ) ( 496 -256 544 ) tech01_7 0 0 0 1 1 +( 480 -256 640 ) ( 480 -320 640 ) ( 512 -256 672 ) tech01_7 0 0 0 1 1 +( 480 -320 640 ) ( 480 -256 640 ) ( 480 -256 1056 ) tech01_7 0 0 0 1 1 +( 496 -320 624 ) ( 512 -320 624 ) ( 496 -320 544 ) tech01_7 0 0 0 1 1 +( 512 -224 1088 ) ( 512 -352 1088 ) ( 496 -224 1072 ) tech01_7 0 0 0 1 1 +} +// brush 547 +{ +( 576 -352 1184 ) ( 576 -224 1280 ) ( 576 -352 1280 ) tech01_7 0 0 0 1 1 +( 592 -256 544 ) ( 576 -256 624 ) ( 576 -256 544 ) tech01_7 0 0 0 1 1 +( 608 -320 768 ) ( 608 -256 768 ) ( 576 -320 736 ) tech01_7 0 0 0 1 1 +( 608 -320 1184 ) ( 608 -256 1184 ) ( 608 -320 768 ) tech01_7 0 0 0 1 1 +( 592 -320 544 ) ( 576 -320 624 ) ( 592 -320 624 ) tech01_7 0 0 0 1 1 +( 608 -256 1184 ) ( 608 -320 1184 ) ( 576 -320 1152 ) tech01_7 0 0 0 1 1 +} +// brush 548 +{ +( 524 -272 1088 ) ( 524 -304 1088 ) ( 512 -272 1088 ) clip 0 0 0 1 1 +( 524 -268 1088 ) ( 512 -268 1088 ) ( 524 -268 1080 ) clip 0 0 0 1 1 +( 524 -272 1088 ) ( 524 -272 1080 ) ( 524 -304 1088 ) clip 0 0 0 1 1 +( 504 -304 672 ) ( 516 -304 672 ) ( 504 -272 672 ) clip 0 0 0 1 1 +( 512 -308 1080 ) ( 512 -308 1088 ) ( 524 -308 1080 ) clip 0 0 0 1 1 +( 512 -300 1080 ) ( 512 -268 1080 ) ( 512 -300 1088 ) clip 0 0 0 1 1 +} +// brush 549 +{ +( 512 -864 768 ) ( 512 -864 640 ) ( 608 -864 768 ) tech01_7 0 0 0 1 1 +( 352 -864 672 ) ( 272 -864 672 ) ( 352 -880 672 ) tech01_7 0 0 0 1 1 +( 544 -896 736 ) ( 544 -896 672 ) ( 288 -896 736 ) tech01_7 0 0 0 1 1 +( 272 -880 736 ) ( 272 -864 736 ) ( 352 -880 736 ) tech01_7 0 0 0 1 1 +( 256 -864 640 ) ( 256 -864 768 ) ( 272 -880 640 ) tech01_7 0 0 0 1 1 +( 416 -768 -64 ) ( 416 -896 -64 ) ( 416 -768 64 ) tech01_7 0 0 0 1 1 +} +// brush 550 +{ +( 256 -896 672 ) ( 256 -768 672 ) ( 352 -896 672 ) tech01_7 0 0 0 1 1 +( 608 -800 672 ) ( 528 -800 672 ) ( 608 -800 656 ) tech01_7 0 0 0 1 1 +( 544 -864 640 ) ( 544 -800 640 ) ( 288 -864 640 ) tech01_7 0 0 0 1 1 +( 528 -864 656 ) ( 528 -864 672 ) ( 608 -864 656 ) tech01_7 0 0 0 1 1 +( 256 -768 672 ) ( 256 -896 672 ) ( 272 -768 656 ) tech01_7 0 0 0 1 1 +( 416 -768 -64 ) ( 416 -896 -64 ) ( 416 -768 64 ) tech01_7 0 0 0 1 1 +} +// brush 551 +{ +( 608 -800 768 ) ( 512 -800 640 ) ( 512 -800 768 ) tech01_7 0 0 0 1 1 +( 352 -784 672 ) ( 272 -800 672 ) ( 352 -800 672 ) tech01_7 0 0 0 1 1 +( 544 -768 672 ) ( 544 -768 736 ) ( 288 -768 736 ) tech01_7 0 0 0 1 1 +( 352 -784 736 ) ( 272 -800 736 ) ( 272 -784 736 ) tech01_7 0 0 0 1 1 +( 272 -784 640 ) ( 256 -800 768 ) ( 256 -800 640 ) tech01_7 0 0 0 1 1 +( 416 -768 -64 ) ( 416 -896 -64 ) ( 416 -768 64 ) tech01_7 0 0 0 1 1 +} +// brush 552 +{ +( 352 -896 736 ) ( 256 -768 736 ) ( 256 -896 736 ) tech01_7 0 0 0 1 1 +( 608 -800 752 ) ( 528 -800 736 ) ( 608 -800 736 ) tech01_7 0 0 0 1 1 +( 544 -800 768 ) ( 544 -864 768 ) ( 288 -800 768 ) tech01_7 0 0 0 1 1 +( 608 -864 752 ) ( 528 -864 736 ) ( 528 -864 752 ) tech01_7 0 0 0 1 1 +( 272 -768 752 ) ( 256 -896 736 ) ( 256 -768 736 ) tech01_7 0 0 0 1 1 +( 416 -768 -64 ) ( 416 -896 -64 ) ( 416 -768 64 ) tech01_7 0 0 0 1 1 +} +// brush 553 +{ +( 928 -608 768 ) ( 928 -608 640 ) ( 1024 -608 768 ) tech01_7 0 0 0 1 1 +( 736 -608 672 ) ( 656 -608 672 ) ( 736 -624 672 ) tech01_7 0 0 0 1 1 +( 928 -640 672 ) ( 928 -640 736 ) ( 960 -608 736 ) tech01_7 0 0 0 1 1 +( 928 -640 736 ) ( 928 -640 672 ) ( 672 -640 736 ) tech01_7 0 0 0 1 1 +( 656 -624 736 ) ( 656 -608 736 ) ( 736 -624 736 ) tech01_7 0 0 0 1 1 +( 640 -608 640 ) ( 640 -608 768 ) ( 656 -624 640 ) tech01_7 0 0 0 1 1 +} +// brush 554 +{ +( 640 -640 672 ) ( 640 -512 672 ) ( 736 -640 672 ) tech01_7 0 0 0 1 1 +( 960 -544 672 ) ( 880 -544 672 ) ( 960 -544 656 ) tech01_7 0 0 0 1 1 +( 928 -544 640 ) ( 928 -608 640 ) ( 960 -608 672 ) tech01_7 0 0 0 1 1 +( 928 -608 640 ) ( 928 -544 640 ) ( 672 -608 640 ) tech01_7 0 0 0 1 1 +( 880 -608 656 ) ( 880 -608 672 ) ( 960 -608 656 ) tech01_7 0 0 0 1 1 +( 640 -512 672 ) ( 640 -640 672 ) ( 656 -512 656 ) tech01_7 0 0 0 1 1 +} +// brush 555 +{ +( 960 -544 768 ) ( 864 -544 640 ) ( 864 -544 768 ) tech01_7 0 0 0 1 1 +( 736 -528 672 ) ( 656 -544 672 ) ( 736 -544 672 ) tech01_7 0 0 0 1 1 +( 928 -512 736 ) ( 928 -512 672 ) ( 960 -544 736 ) tech01_7 0 0 0 1 1 +( 928 -512 672 ) ( 928 -512 736 ) ( 672 -512 736 ) tech01_7 0 0 0 1 1 +( 736 -528 736 ) ( 656 -544 736 ) ( 656 -528 736 ) tech01_7 0 0 0 1 1 +( 592 -528 640 ) ( 576 -544 768 ) ( 576 -544 640 ) tech01_7 0 0 0 1 1 +} +// brush 556 +{ +( 736 -640 736 ) ( 640 -512 736 ) ( 640 -640 736 ) tech01_7 0 0 0 1 1 +( 960 -544 752 ) ( 880 -544 736 ) ( 960 -544 736 ) tech01_7 0 0 0 1 1 +( 928 -608 768 ) ( 928 -544 768 ) ( 960 -608 736 ) tech01_7 0 0 0 1 1 +( 928 -544 768 ) ( 928 -608 768 ) ( 672 -544 768 ) tech01_7 0 0 0 1 1 +( 960 -608 752 ) ( 880 -608 736 ) ( 880 -608 752 ) tech01_7 0 0 0 1 1 +( 656 -512 752 ) ( 640 -640 736 ) ( 640 -512 736 ) tech01_7 0 0 0 1 1 +} +// brush 557 +{ +( 640 -704 768 ) ( 640 -704 640 ) ( 640 -608 768 ) tech01_7 0 0 0 1 1 +( 640 -704 672 ) ( 640 -784 672 ) ( 656 -704 672 ) tech01_7 0 0 0 1 1 +( 640 -608 736 ) ( 672 -640 672 ) ( 672 -640 736 ) tech01_7 0 0 0 1 1 +( 672 -800 736 ) ( 672 -544 736 ) ( 672 -544 672 ) tech01_7 0 0 0 1 1 +( 656 -784 736 ) ( 640 -784 736 ) ( 656 -704 736 ) tech01_7 0 0 0 1 1 +( 640 -1056 640 ) ( 640 -1056 768 ) ( 656 -1040 640 ) tech01_7 0 0 0 1 1 +} +// brush 558 +{ +( 0 -224 1056 ) ( 64 -224 1056 ) ( 0 -256 1088 ) tech01_7 0 0 0 1 1 +( 64 -256 1056 ) ( 64 -224 1056 ) ( 64 -256 1024 ) tech01_7 0 0 0 1 1 +( 0 -256 1088 ) ( 64 -256 1088 ) ( 0 -256 1024 ) tech01_7 0 0 0 1 1 +( 0 -224 1024 ) ( 0 -256 1024 ) ( 96 -224 1024 ) tech01_7 0 0 0 1 1 +( 0 -224 1024 ) ( 0 -224 1056 ) ( 0 -256 1024 ) tech01_7 0 0 0 1 1 +( 64 -224 1056 ) ( 0 -224 1056 ) ( 64 -224 960 ) tech01_7 0 0 0 1 1 +} +// brush 559 +{ +( -32 -320 1120 ) ( -32 -256 1120 ) ( 0 -320 1152 ) tech01_7 0 0 0 1 1 +( 0 -256 1120 ) ( -32 -256 1120 ) ( 0 -256 1088 ) tech01_7 0 0 0 1 1 +( 0 -320 1152 ) ( 0 -256 1152 ) ( 0 -320 1088 ) tech01_7 0 0 0 1 1 +( -32 -320 1024 ) ( 0 -320 1024 ) ( -32 -224 1024 ) tech01_7 0 0 0 1 1 +( -32 -320 1088 ) ( -32 -320 1120 ) ( 0 -320 1088 ) tech01_7 0 0 0 1 1 +( -32 -256 1120 ) ( -32 -320 1120 ) ( -32 -256 1024 ) tech01_7 0 0 0 1 1 +} +// brush 560 +{ +( 64 -320 1088 ) ( 96 -256 1056 ) ( 96 -320 1056 ) tech01_7 0 0 0 1 1 +( 64 -256 1024 ) ( 96 -256 1056 ) ( 64 -256 1056 ) tech01_7 0 0 0 1 1 +( 64 -320 1024 ) ( 64 -256 1088 ) ( 64 -320 1088 ) tech01_7 0 0 0 1 1 +( 96 -224 1024 ) ( 64 -320 1024 ) ( 96 -320 1024 ) tech01_7 0 0 0 1 1 +( 64 -320 1024 ) ( 96 -320 1056 ) ( 96 -320 1024 ) tech01_7 0 0 0 1 1 +( 96 -256 960 ) ( 96 -320 1056 ) ( 96 -256 1056 ) tech01_7 0 0 0 1 1 +} +// brush 561 +{ +( 0 -320 1088 ) ( 64 -352 1056 ) ( 0 -352 1056 ) tech01_7 0 0 0 1 1 +( 64 -320 1024 ) ( 64 -352 1056 ) ( 64 -320 1056 ) tech01_7 0 0 0 1 1 +( 0 -320 1024 ) ( 64 -320 1088 ) ( 0 -320 1088 ) tech01_7 0 0 0 1 1 +( 96 -352 1024 ) ( 0 -320 1024 ) ( 0 -352 1024 ) tech01_7 0 0 0 1 1 +( 0 -320 1024 ) ( 0 -352 1056 ) ( 0 -352 1024 ) tech01_7 0 0 0 1 1 +( 64 -352 960 ) ( 0 -352 1056 ) ( 64 -352 1056 ) tech01_7 0 0 0 1 1 +} +// brush 562 +{ +( -8 -608 896 ) ( -40 -352 896 ) ( -8 -352 896 ) base_ceil1 0 0 0 1 1 +( -32 -384 896 ) ( -32 -384 880 ) ( -32 -672 896 ) tech04_6 0 0 0 1 1 +( -32 -384 880 ) ( -32 -384 896 ) ( -40 -384 896 ) tech04_6 0 0 0 1 1 +( -8 -608 880 ) ( -40 -352 880 ) ( -40 -608 880 ) base_ceil1 0 0 0 1 1 +( -40 -608 896 ) ( -40 -360 880 ) ( -40 -360 896 ) tech04_6 0 0 0 1 1 +( -40 -672 896 ) ( -8 -672 768 ) ( -40 -672 768 ) tech04_6 0 0 0 1 1 +} +// brush 563 +{ +( 416 -328 896 ) ( 160 -360 896 ) ( 160 -328 896 ) base_ceil1 0 0 0 1 1 +( 96 -352 768 ) ( 352 -352 896 ) ( 96 -352 896 ) tech04_6 0 0 0 1 1 +( 96 -352 896 ) ( 104 -360 896 ) ( 104 -360 880 ) tech04_6 0 0 0 1 1 +( 352 -328 880 ) ( 96 -360 880 ) ( 352 -360 880 ) base_ceil1 0 0 0 1 1 +( 352 -360 896 ) ( 104 -360 880 ) ( 104 -360 896 ) tech04_6 0 0 0 1 1 +( 416 -360 896 ) ( 416 -328 768 ) ( 416 -360 768 ) tech04_6 0 0 0 1 1 +} +// brush 564 +{ +( -32 -192 896 ) ( -32 -224 896 ) ( -288 -192 896 ) base_ceil1 0 0 0 1 1 +( -40 -216 880 ) ( -40 -216 896 ) ( -288 -216 896 ) tech04_6 0 0 0 1 1 +( -64 -224 880 ) ( -64 -224 896 ) ( -64 -216 896 ) tech04_6 0 0 0 1 1 +( -288 -224 880 ) ( -32 -224 880 ) ( -288 -192 880 ) base_ceil1 0 0 0 1 1 +( -64 -224 896 ) ( -64 -224 880 ) ( -352 -224 896 ) tech04_6 0 0 0 1 1 +( -352 -224 768 ) ( -352 -192 768 ) ( -352 -224 896 ) tech04_6 0 0 0 1 1 +} +// brush 565 +{ +( -32 -328 896 ) ( -32 -360 896 ) ( -288 -328 896 ) base_ceil1 0 0 0 1 1 +( -64 -352 880 ) ( -64 -352 896 ) ( -352 -352 896 ) tech04_6 0 0 0 1 1 +( -64 -352 896 ) ( -64 -352 880 ) ( -64 -360 880 ) tech04_6 0 0 0 1 1 +( -288 -360 880 ) ( -32 -360 880 ) ( -288 -328 880 ) base_ceil1 0 0 0 1 1 +( -40 -360 896 ) ( -40 -360 880 ) ( -288 -360 896 ) tech04_6 0 0 0 1 1 +( -352 -360 768 ) ( -352 -328 768 ) ( -352 -360 896 ) tech04_6 0 0 0 1 1 +} +// brush 566 +{ +( 416 -192 896 ) ( 160 -224 896 ) ( 160 -192 896 ) base_ceil1 0 0 0 1 1 +( 352 -216 896 ) ( 104 -216 896 ) ( 104 -216 880 ) tech04_6 0 0 0 1 1 +( 96 -224 880 ) ( 104 -216 880 ) ( 104 -216 896 ) tech04_6 0 0 0 1 1 +( 352 -192 880 ) ( 96 -224 880 ) ( 352 -224 880 ) base_ceil1 0 0 0 1 1 +( 96 -224 768 ) ( 352 -224 896 ) ( 352 -224 768 ) tech04_6 0 0 0 1 1 +( 416 -224 896 ) ( 416 -192 768 ) ( 416 -224 768 ) tech04_6 0 0 0 1 1 +} +// brush 567 +{ +( 88 -792 896 ) ( 56 -536 896 ) ( 88 -536 896 ) base_ceil1 0 0 0 1 1 +( 64 -792 896 ) ( 64 -544 896 ) ( 64 -544 880 ) tech04_6 0 0 0 1 1 +( 64 -616 896 ) ( 56 -616 896 ) ( 56 -616 880 ) tech04_6 0 0 0 1 1 +( 88 -792 880 ) ( 56 -536 880 ) ( 56 -792 880 ) base_ceil1 0 0 0 1 1 +( 56 -672 896 ) ( 56 -544 880 ) ( 56 -544 896 ) tech04_6 0 0 0 1 1 +( 56 -672 896 ) ( 88 -672 768 ) ( 56 -672 768 ) tech04_6 0 0 0 1 1 +} +// brush 568 +{ +( 216 -584 896 ) ( -40 -616 896 ) ( -40 -584 896 ) base_ceil1 0 0 0 1 1 +( 216 -608 896 ) ( -32 -608 896 ) ( -32 -608 880 ) tech04_6 0 0 0 1 1 +( -32 -608 896 ) ( -32 -616 896 ) ( -32 -616 880 ) tech04_6 0 0 0 1 1 +( 216 -584 880 ) ( -40 -616 880 ) ( 216 -616 880 ) base_ceil1 0 0 0 1 1 +( 96 -616 896 ) ( -32 -616 880 ) ( -32 -616 896 ) tech04_6 0 0 0 1 1 +( 96 -616 896 ) ( 96 -584 768 ) ( 96 -616 768 ) tech04_6 0 0 0 1 1 +} +// brush 569 +{ +( -224 672 1024 ) ( -96 32 1024 ) ( -224 32 1024 ) sym06_4 64 0 0 1 1 +( 352 96 1024 ) ( 416 32 1024 ) ( 416 32 640 ) sym06_4 64 0 0 1 1 +( 480 32 640 ) ( 416 32 640 ) ( 416 32 1024 ) sym06_4 64 0 0 1 1 +( -224 672 640 ) ( -96 32 640 ) ( -96 672 640 ) sym06_4 64 0 0 1 1 +( 480 0 640 ) ( 480 640 768 ) ( 480 640 640 ) sym06_4 64 0 0 1 1 +( -96 96 768 ) ( -224 96 640 ) ( -96 96 640 ) sym06_4 64 0 0 1 1 +} +// brush 570 +{ +( 480 288 768 ) ( 480 160 768 ) ( -160 288 768 ) tech08_1b 96 0 0 1 1 +( 480 32 640 ) ( -160 32 640 ) ( 480 32 512 ) tech08_1b 96 0 0 1 1 +( 480 288 512 ) ( 480 288 384 ) ( 480 160 512 ) tech08_1b 96 0 0 1 1 +( -160 160 640 ) ( 480 160 640 ) ( -160 288 640 ) tech08_1b 96 0 0 1 1 +( -128 -96 512 ) ( -128 -96 640 ) ( 512 -96 512 ) tech08_1b 96 0 0 1 1 +( 416 160 384 ) ( 416 288 384 ) ( 416 160 512 ) tech13_6b 96 0 0 1 1 +} +// brush 571 +{ +( 480 416 896 ) ( 480 288 896 ) ( -160 416 896 ) tech08_0 96 0 0 1 1 +( 480 -224 1024 ) ( -160 -224 1024 ) ( 480 -224 896 ) tech08_0 96 0 0 1 1 +( 480 416 896 ) ( 480 416 768 ) ( 480 288 896 ) tech08_0 96 0 0 1 1 +( -160 288 768 ) ( 480 288 768 ) ( -160 416 768 ) tech08_0 96 0 0 1 1 +( -96 -352 896 ) ( -96 -352 1024 ) ( 544 -352 896 ) tech08_0 96 0 0 1 1 +( 416 288 768 ) ( 416 416 768 ) ( 416 288 896 ) sym06_10 96 0 0 1 1 +} +// brush 572 +{ +( 0 128 768 ) ( 0 192 768 ) ( 320 128 768 ) tech08_0 32 0 0 1 1 +( 0 160 768 ) ( 320 160 768 ) ( 0 160 640 ) tech08_0 32 0 0 1 1 +( 160 128 768 ) ( 160 128 640 ) ( 160 192 768 ) tech10_7 0 0 0 1 1 +( 320 192 640 ) ( 0 192 640 ) ( 320 128 640 ) tech08_0 32 0 0 1 1 +( 320 192 576 ) ( 320 192 704 ) ( 0 192 576 ) tech10_7 0 0 0 1 1 +( 224 192 640 ) ( 224 128 640 ) ( 224 192 768 ) tech08_0 32 0 0 1 1 +} +// brush 573 +{ +( 64 64 768 ) ( 64 128 768 ) ( 384 64 768 ) tech08_1b 32 0 0 1 1 +( 64 96 768 ) ( 384 96 768 ) ( 64 96 640 ) tech13_6b 32 0 0 1 1 +( 224 64 768 ) ( 224 64 640 ) ( 224 128 768 ) tech08_1b 0 0 0 1 1 +( 384 128 640 ) ( 64 128 640 ) ( 384 64 640 ) tech08_1b 32 0 0 1 1 +( 384 128 576 ) ( 384 128 704 ) ( 64 128 576 ) tech08_1b 32 0 0 1 1 +( 352 128 640 ) ( 352 64 640 ) ( 352 128 768 ) tech08_1b 32 0 0 1 1 +} +// brush 574 +{ +( -224 -608 1024 ) ( -96 -608 1024 ) ( -224 -1248 1024 ) sym06_4 64 0 0 1 1 +( 416 -608 640 ) ( 416 -608 1024 ) ( 352 -672 1024 ) sym06_4 64 0 0 1 1 +( 416 -608 1024 ) ( 416 -608 640 ) ( 480 -608 640 ) sym06_4 64 0 0 1 1 +( -96 -1248 640 ) ( -96 -608 640 ) ( -224 -1248 640 ) sym06_4 64 0 0 1 1 +( 480 -1216 640 ) ( 480 -1216 768 ) ( 480 -576 640 ) sym06_4 64 0 0 1 1 +( -96 -672 640 ) ( -224 -672 640 ) ( -96 -672 768 ) sym06_4 64 0 0 1 1 +} +// brush 575 +{ +( -160 -864 768 ) ( 480 -736 768 ) ( 480 -864 768 ) tech08_1b 96 0 0 1 1 +( 480 -608 512 ) ( -160 -608 640 ) ( 480 -608 640 ) tech08_1b 96 0 0 1 1 +( 480 -736 512 ) ( 480 -864 384 ) ( 480 -864 512 ) tech08_1b 96 0 0 1 1 +( -160 -864 640 ) ( 480 -736 640 ) ( -160 -736 640 ) tech08_1b 96 0 0 1 1 +( 512 -480 512 ) ( -128 -480 640 ) ( -128 -480 512 ) tech08_1b 96 0 0 1 1 +( 416 -736 512 ) ( 416 -864 384 ) ( 416 -736 384 ) tech13_6b 96 0 0 1 1 +} +// brush 576 +{ +( 0 -640 768 ) ( 0 -704 768 ) ( -320 -640 768 ) tech10_2 32 0 0 1 1 +( 32 -672 768 ) ( -288 -672 768 ) ( 32 -672 640 ) tech10_2 32 0 0 1 1 +( -160 -640 768 ) ( -160 -640 640 ) ( -160 -704 768 ) tech10_7 0 0 0 1 1 +( -320 -704 640 ) ( 0 -704 640 ) ( -320 -640 640 ) tech10_2 32 0 0 1 1 +( -320 -704 576 ) ( -320 -704 704 ) ( 0 -704 576 ) tech10_2 32 0 0 1 1 +( -212 -708 640 ) ( -212 -644 640 ) ( -212 -708 768 ) tech10_2 32 0 0 1 1 +} +// brush 577 +{ +( 0 -640 768 ) ( 0 -704 768 ) ( -320 -640 768 ) tech08_1b 32 0 0 1 1 +( 32 -672 768 ) ( -288 -672 768 ) ( 32 -672 640 ) tech13_6b 32 0 0 1 1 +( -212 -640 768 ) ( -212 -640 640 ) ( -212 -704 768 ) tech08_1b 0 0 0 1 1 +( -320 -704 640 ) ( 0 -704 640 ) ( -320 -640 640 ) tech08_1b 32 0 0 1 1 +( -320 -704 576 ) ( -320 -704 704 ) ( 0 -704 576 ) tech08_1b 32 0 0 1 1 +( -288 -704 640 ) ( -288 -640 640 ) ( -288 -704 768 ) tech08_1b 32 0 0 1 1 +} +// brush 578 +{ +( 608 -736 1024 ) ( 480 -736 1024 ) ( 608 -96 1024 ) tech09_5 32 0 0 1 1 +( 96 -736 1024 ) ( 96 -96 1024 ) ( 96 -736 896 ) tech09_5 96 0 0 1 1 +( 608 -736 896 ) ( 608 -736 768 ) ( 480 -736 896 ) tech09_5 32 0 0 1 1 +( 480 -96 896 ) ( 480 -736 896 ) ( 608 -96 896 ) tech09_5 32 0 0 1 1 +( -32 -128 896 ) ( -32 -128 1024 ) ( -32 -768 896 ) tech09_5 96 0 0 1 1 +( 480 -672 768 ) ( 608 -672 768 ) ( 480 -672 896 ) sym07_2 32 0 0 1 1 +} +// brush 579 +{ +( 288 32 1024 ) ( 160 32 1024 ) ( 288 672 1024 ) sym06_4 64 0 0 1 1 +( -352 32 640 ) ( -352 32 1024 ) ( -288 96 1024 ) sym06_4 64 0 0 1 1 +( -352 32 1024 ) ( -352 32 640 ) ( -416 32 640 ) sym06_4 64 0 0 1 1 +( 160 672 640 ) ( 160 32 640 ) ( 288 672 640 ) sym06_4 64 0 0 1 1 +( -416 640 640 ) ( -416 640 768 ) ( -416 0 640 ) sym06_4 64 0 0 1 1 +( 160 96 640 ) ( 288 96 640 ) ( 160 96 768 ) sym06_4 64 0 0 1 1 +} +// brush 580 +{ +( 608 -736 1024 ) ( 480 -736 1024 ) ( 608 -96 1024 ) tech08_0 32 0 0 1 1 +( 352 -736 896 ) ( 352 -96 896 ) ( 352 -736 768 ) tech08_0 96 0 0 1 1 +( 608 -704 768 ) ( 608 -704 640 ) ( 480 -704 768 ) tech08_0 32 0 0 1 1 +( 480 -96 768 ) ( 480 -736 768 ) ( 608 -96 768 ) tech10_7a 0 0 0 1 1 +( 96 -96 640 ) ( 96 -96 768 ) ( 96 -736 640 ) tech08_0 96 0 0 1 1 +( 480 -672 640 ) ( 608 -672 640 ) ( 480 -672 768 ) sym06_10 32 0 0 1 1 +} +// brush 581 +{ +( 224 288 768 ) ( -416 160 768 ) ( -416 288 768 ) tech08_1b 96 0 0 1 1 +( -416 32 512 ) ( 224 32 640 ) ( -416 32 640 ) tech08_1b 96 0 0 1 1 +( -416 160 512 ) ( -416 288 384 ) ( -416 288 512 ) tech08_1b 96 0 0 1 1 +( 224 288 640 ) ( -416 160 640 ) ( 224 160 640 ) tech08_1b 96 0 0 1 1 +( -448 -96 512 ) ( 192 -96 640 ) ( 192 -96 512 ) tech08_1b 96 0 0 1 1 +( -352 160 512 ) ( -352 288 384 ) ( -352 160 384 ) tech13_6b 96 0 0 1 1 +} +// brush 582 +{ +( 224 416 896 ) ( -416 288 896 ) ( -416 416 896 ) tech08_0 96 0 0 1 1 +( -416 -224 896 ) ( 224 -224 1024 ) ( -416 -224 1024 ) tech08_0 96 0 0 1 1 +( -416 416 896 ) ( -416 544 768 ) ( -416 544 896 ) tech08_0 96 0 0 1 1 +( 224 416 768 ) ( -416 288 768 ) ( 224 288 768 ) tech08_0 96 0 0 1 1 +( -448 -352 896 ) ( 192 -352 1024 ) ( 192 -352 896 ) tech08_0 96 0 0 1 1 +( -352 288 896 ) ( -352 416 768 ) ( -352 288 768 ) sym06_10 96 0 0 1 1 +} +// brush 583 +{ +( -256 128 768 ) ( 64 192 768 ) ( 64 128 768 ) tech08_0 32 0 0 1 1 +( 64 160 640 ) ( -256 160 768 ) ( 64 160 768 ) tech08_0 32 0 0 1 1 +( -96 192 768 ) ( -96 128 640 ) ( -96 128 768 ) tech10_7 0 0 0 1 1 +( -256 128 640 ) ( 64 192 640 ) ( -256 192 640 ) tech08_0 32 0 0 1 1 +( 64 192 576 ) ( -256 192 704 ) ( -256 192 576 ) tech10_7 0 0 0 1 1 +( -160 192 768 ) ( -160 128 640 ) ( -160 192 640 ) tech08_0 32 0 0 1 1 +} +// brush 584 +{ +( -320 64 768 ) ( 0 128 768 ) ( 0 64 768 ) tech08_1b 32 0 0 1 1 +( 0 96 640 ) ( -320 96 768 ) ( 0 96 768 ) tech13_6b 32 0 0 1 1 +( -160 128 768 ) ( -160 64 640 ) ( -160 64 768 ) tech08_1b 0 0 0 1 1 +( -320 64 640 ) ( 0 128 640 ) ( -320 128 640 ) tech08_1b 32 0 0 1 1 +( 0 128 576 ) ( -320 128 704 ) ( -320 128 576 ) tech08_1b 32 0 0 1 1 +( -288 128 768 ) ( -288 64 640 ) ( -288 128 640 ) tech08_1b 32 0 0 1 1 +} +// brush 585 +{ +( 288 -1248 1024 ) ( 160 -608 1024 ) ( 288 -608 1024 ) sym06_4 64 0 0 1 1 +( -288 -672 1024 ) ( -352 -608 1024 ) ( -352 -608 640 ) sym06_4 64 0 0 1 1 +( -416 -608 640 ) ( -352 -608 640 ) ( -352 -608 1024 ) sym06_4 64 0 0 1 1 +( 288 -1248 640 ) ( 160 -608 640 ) ( 160 -1248 640 ) sym06_4 64 0 0 1 1 +( -416 -576 640 ) ( -416 -1216 768 ) ( -416 -1216 640 ) sym06_4 64 0 0 1 1 +( 160 -672 768 ) ( 288 -672 640 ) ( 160 -672 640 ) sym06_4 64 0 0 1 1 +} +// brush 586 +{ +( -544 -96 1024 ) ( -416 -736 1024 ) ( -544 -736 1024 ) tech08_0 32 0 0 1 1 +( -288 -736 768 ) ( -288 -96 896 ) ( -288 -736 896 ) tech08_0 96 0 0 1 1 +( -416 -704 768 ) ( -544 -704 640 ) ( -544 -704 768 ) tech08_0 32 0 0 1 1 +( -544 -96 768 ) ( -416 -736 768 ) ( -416 -96 768 ) tech10_7a 0 0 0 1 1 +( -32 -768 768 ) ( -32 -128 896 ) ( -32 -128 768 ) tech08_0 96 0 0 1 1 +( -416 -672 768 ) ( -544 -672 640 ) ( -416 -672 640 ) sym06_10 32 0 0 1 1 +} +// brush 587 +{ +( -416 -864 768 ) ( -416 -736 768 ) ( 224 -864 768 ) tech08_1b 96 0 0 1 1 +( -416 -608 640 ) ( 224 -608 640 ) ( -416 -608 512 ) tech08_1b 96 0 0 1 1 +( -416 -864 512 ) ( -416 -864 384 ) ( -416 -736 512 ) tech08_1b 96 0 0 1 1 +( 224 -736 640 ) ( -416 -736 640 ) ( 224 -864 640 ) tech08_1b 96 0 0 1 1 +( 192 -480 512 ) ( 192 -480 640 ) ( -448 -480 512 ) tech08_1b 96 0 0 1 1 +( -352 -736 384 ) ( -352 -864 384 ) ( -352 -736 512 ) tech13_6b 96 0 0 1 1 +} +// brush 588 +{ +( 160 -672 640 ) ( 160 -704 640 ) ( -160 -672 640 ) tech10_7a 0 0 0 1 1 +( 160 -672 640 ) ( -160 -672 640 ) ( 160 -672 576 ) tech04_1 0 0 0 1 1 +( 224 -672 640 ) ( 224 -672 576 ) ( 224 -704 640 ) tech04_1 0 0 0 1 1 +( -160 -704 576 ) ( 160 -704 576 ) ( -160 -672 576 ) tech04_1 0 0 0 1 1 +( -96 -704 576 ) ( -96 -704 640 ) ( 224 -704 576 ) door02_1 0 0 0 1 1 +( -160 -704 576 ) ( -160 -672 576 ) ( -160 -704 640 ) tech04_1 0 0 0 1 1 +} +// brush 589 +{ +( 160 -736 640 ) ( 160 -768 640 ) ( -160 -736 640 ) tech10_7a 0 0 0 1 1 +( 96 -736 640 ) ( -224 -736 640 ) ( 96 -736 576 ) door02_1 0 0 0 1 1 +( 224 -736 640 ) ( 224 -736 576 ) ( 224 -768 640 ) tech04_1 0 0 0 1 1 +( -160 -768 576 ) ( 160 -768 576 ) ( -160 -736 576 ) tech04_1 0 0 0 1 1 +( -160 -768 576 ) ( -160 -768 640 ) ( 160 -768 576 ) tech04_1 0 0 0 1 1 +( -160 -768 576 ) ( -160 -736 576 ) ( -160 -768 640 ) tech04_1 0 0 0 1 1 +} +// brush 590 +{ +( 160 -704 640 ) ( 160 -736 640 ) ( -96 -704 640 ) door02_1 0 0 0 1 1 +( 224 -704 640 ) ( -32 -704 640 ) ( 224 -704 608 ) door02_1 0 0 0 1 1 +( 224 -704 640 ) ( 224 -704 608 ) ( 224 -736 640 ) door02_1 0 0 0 1 1 +( -96 -736 576 ) ( 160 -736 576 ) ( -96 -704 576 ) door02_1 0 0 0 1 1 +( -96 -736 608 ) ( -96 -736 640 ) ( 160 -736 608 ) door02_1 0 0 0 1 1 +( -160 -736 608 ) ( -160 -704 608 ) ( -160 -736 640 ) door02_1 0 0 0 1 1 +} +// brush 591 +{ +( 96 -224 1056 ) ( -32 -96 1056 ) ( 96 -96 1056 ) tech01_6 0 0 0 1 1 +( 96 -224 1056 ) ( 416 96 1056 ) ( 416 96 1024 ) tech01_6 0 0 0 1 1 +( 416 96 1056 ) ( -352 96 1056 ) ( -352 96 1024 ) tech01_6 0 0 0 1 1 +( 96 -224 1024 ) ( -32 -96 1024 ) ( -32 -224 1024 ) tech01_6 0 0 90 1 1 +( -32 -224 1056 ) ( -352 96 1024 ) ( -352 96 1056 ) tech01_6 0 0 0 1 1 +( -32 -224 1088 ) ( 96 -224 1024 ) ( -32 -224 1024 ) tech01_6 0 0 0 1 1 +} +// brush 592 +{ +( 96 -480 1056 ) ( -32 -480 1056 ) ( 96 -352 1056 ) tech01_6 0 0 0 1 1 +( 416 -672 1024 ) ( 416 -672 1056 ) ( 96 -352 1056 ) tech01_6 0 0 0 1 1 +( -352 -672 1024 ) ( -352 -672 1056 ) ( 416 -672 1056 ) tech01_6 0 0 0 1 1 +( -32 -352 1024 ) ( -32 -480 1024 ) ( 96 -352 1024 ) tech01_6 0 0 90 1 1 +( -352 -672 1056 ) ( -352 -672 1024 ) ( -32 -352 1056 ) tech01_6 0 0 0 1 1 +( -32 -352 1024 ) ( 96 -352 1024 ) ( -32 -352 1088 ) tech01_6 0 0 0 1 1 +} +// brush 593 +{ +( -32 -224 1056 ) ( -160 -352 1056 ) ( -160 -224 1056 ) tech01_6 0 0 0 1 1 +( -32 -224 1056 ) ( -352 96 1056 ) ( -352 96 1024 ) tech01_6 0 0 0 1 1 +( -352 96 1056 ) ( -352 -672 1056 ) ( -352 -672 1024 ) tech01_6 0 0 0 1 1 +( -32 -224 1024 ) ( -160 -352 1024 ) ( -32 -352 1024 ) tech01_6 0 0 0 1 1 +( -32 -352 1056 ) ( -352 -672 1024 ) ( -352 -672 1056 ) tech01_6 0 0 0 1 1 +( -32 -352 1088 ) ( -32 -224 1024 ) ( -32 -352 1024 ) tech01_6 0 0 0 1 1 +} +// brush 594 +{ +( 224 -224 1056 ) ( 224 -352 1056 ) ( 96 -224 1056 ) tech01_6 0 0 0 1 1 +( 416 96 1024 ) ( 416 96 1056 ) ( 96 -224 1056 ) tech01_6 0 0 0 1 1 +( 416 -672 1024 ) ( 416 -672 1056 ) ( 416 96 1056 ) tech01_6 0 0 0 1 1 +( 96 -352 1024 ) ( 224 -352 1024 ) ( 96 -224 1024 ) tech01_6 0 0 0 1 1 +( 416 -672 1056 ) ( 416 -672 1024 ) ( 96 -352 1056 ) tech01_6 0 0 0 1 1 +( 96 -352 1024 ) ( 96 -224 1024 ) ( 96 -352 1088 ) tech01_6 0 0 0 1 1 +} +// brush 595 +{ +( 80 -240 1024 ) ( 80 -208 1024 ) ( 112 -240 1024 ) rub_la3 0 0 0 1 1 +( 64 -224 896 ) ( 96 -224 896 ) ( 64 -224 768 ) rub_la3 0 0 0 1 1 +( 96 -256 768 ) ( 96 -256 640 ) ( 96 -224 768 ) rub_la3 0 0 0 1 1 +( 112 -208 768 ) ( 80 -208 768 ) ( 112 -240 768 ) base_ceil1 0 0 0 1 1 +( 128 -192 640 ) ( 128 -192 768 ) ( 96 -192 640 ) tech04_8 0 0 0 1 1 +( 128 -192 640 ) ( 128 -224 640 ) ( 128 -192 768 ) tech04_8 0 0 0 1 1 +( 112 -192 -64 ) ( 128 -208 -64 ) ( 112 -192 64 ) tech04_7 0 0 0 1 1 +} +// brush 596 +{ +( -48 -240 1024 ) ( -16 -208 1024 ) ( -16 -240 1024 ) rub_la3 0 0 0 1 1 +( 0 -224 768 ) ( -32 -224 896 ) ( 0 -224 896 ) rub_la3 0 0 0 1 1 +( -32 -224 768 ) ( -32 -256 640 ) ( -32 -256 768 ) rub_la3 0 0 0 1 1 +( -48 -240 768 ) ( -16 -208 768 ) ( -48 -208 768 ) base_ceil1 0 0 0 1 1 +( -32 -192 640 ) ( -64 -192 768 ) ( -64 -192 640 ) tech04_8 0 0 0 1 1 +( -64 -192 768 ) ( -64 -224 640 ) ( -64 -192 640 ) tech04_8 0 0 0 1 1 +( -48 -192 64 ) ( -64 -208 -64 ) ( -48 -192 -64 ) tech04_7 0 0 0 1 1 +} +// brush 597 +{ +( -16 -336 1024 ) ( -16 -368 1024 ) ( -48 -336 1024 ) rub_la3 0 0 0 1 1 +( 0 -352 768 ) ( -32 -352 768 ) ( 0 -352 640 ) rub_la3 0 0 0 1 1 +( -32 -320 768 ) ( -32 -320 640 ) ( -32 -352 768 ) rub_la3 0 0 0 1 1 +( -48 -368 768 ) ( -16 -368 768 ) ( -48 -336 768 ) base_ceil1 0 0 0 1 1 +( -64 -384 640 ) ( -64 -384 768 ) ( -32 -384 640 ) tech04_8 0 0 0 1 1 +( -64 -384 640 ) ( -64 -352 640 ) ( -64 -384 768 ) tech04_8 0 0 0 1 1 +( -48 -384 -64 ) ( -64 -368 -64 ) ( -48 -384 64 ) tech04_7 0 0 0 1 1 +} +// brush 598 +{ +( 112 -336 1024 ) ( 80 -368 1024 ) ( 80 -336 1024 ) rub_la3 0 0 0 1 1 +( 64 -352 640 ) ( 96 -352 768 ) ( 64 -352 768 ) rub_la3 0 0 0 1 1 +( 96 -352 768 ) ( 96 -320 640 ) ( 96 -320 768 ) rub_la3 0 0 0 1 1 +( 112 -336 768 ) ( 80 -368 768 ) ( 112 -368 768 ) base_ceil1 0 0 0 1 1 +( 96 -384 640 ) ( 128 -384 768 ) ( 128 -384 640 ) tech04_8 0 0 0 1 1 +( 128 -384 768 ) ( 128 -352 640 ) ( 128 -384 640 ) tech04_8 0 0 0 1 1 +( 112 -384 64 ) ( 128 -368 -64 ) ( 112 -384 -64 ) tech04_7 0 0 0 1 1 +} +// brush 599 +{ +( 96 -336 848 ) ( 128 -336 848 ) ( 96 -352 848 ) base_ceil1 0 0 0 1 1 +( 80 -336 848 ) ( 80 -336 816 ) ( 96 -336 816 ) base_ceil1 0 0 0 1 1 +( 128 -352 816 ) ( 128 -352 848 ) ( 96 -336 848 ) rpbase2 0 16 0 1 1 +( 128 -352 816 ) ( 128 -336 816 ) ( 96 -352 816 ) base_ceil1 0 0 0 1 1 +( 128 -352 848 ) ( 128 -352 816 ) ( 112 -368 848 ) base_ceil1 0 0 0 1 1 +( 80 -352 816 ) ( 80 -336 816 ) ( 80 -336 848 ) base_ceil1 0 0 0 1 1 +( 80 -352 848 ) ( 96 -384 848 ) ( 96 -384 816 ) rpbase2 0 16 0 1 1 +} +// brush 600 +{ +( -32 -240 848 ) ( -64 -240 848 ) ( -32 -224 848 ) base_ceil1 0 0 0 1 1 +( -16 -240 848 ) ( -16 -240 816 ) ( -32 -240 816 ) base_ceil1 0 0 0 1 1 +( -64 -224 816 ) ( -64 -224 848 ) ( -32 -240 848 ) rpbase2 0 16 0 1 1 +( -64 -224 816 ) ( -64 -240 816 ) ( -32 -224 816 ) base_ceil1 0 0 0 1 1 +( -64 -224 848 ) ( -64 -224 816 ) ( -48 -208 848 ) base_ceil1 0 0 0 1 1 +( -16 -224 816 ) ( -16 -240 816 ) ( -16 -240 848 ) base_ceil1 0 0 0 1 1 +( -16 -224 848 ) ( -32 -192 848 ) ( -32 -192 816 ) rpbase2 0 16 0 1 1 +} +// brush 601 +{ +( -16 -352 848 ) ( -16 -384 848 ) ( -32 -352 848 ) base_ceil1 0 0 0 1 1 +( -16 -336 848 ) ( -16 -336 816 ) ( -16 -352 816 ) base_ceil1 0 0 0 1 1 +( -32 -384 816 ) ( -32 -384 848 ) ( -16 -352 848 ) rpbase2 0 16 0 1 1 +( -32 -384 816 ) ( -16 -384 816 ) ( -32 -352 816 ) base_ceil1 0 0 0 1 1 +( -32 -384 848 ) ( -32 -384 816 ) ( -48 -368 848 ) base_ceil1 0 0 0 1 1 +( -32 -336 816 ) ( -16 -336 816 ) ( -16 -336 848 ) base_ceil1 0 0 0 1 1 +( -32 -336 848 ) ( -64 -352 848 ) ( -64 -352 816 ) rpbase2 0 16 0 1 1 +} +// brush 602 +{ +( 80 -224 848 ) ( 80 -192 848 ) ( 96 -224 848 ) base_ceil1 0 0 0 1 1 +( 80 -240 848 ) ( 80 -240 816 ) ( 80 -224 816 ) base_ceil1 0 0 0 1 1 +( 96 -192 816 ) ( 96 -192 848 ) ( 80 -224 848 ) rpbase2 0 16 0 1 1 +( 96 -192 816 ) ( 80 -192 816 ) ( 96 -224 816 ) base_ceil1 0 0 0 1 1 +( 96 -192 848 ) ( 96 -192 816 ) ( 112 -208 848 ) base_ceil1 0 0 0 1 1 +( 96 -240 816 ) ( 80 -240 816 ) ( 80 -240 848 ) base_ceil1 0 0 0 1 1 +( 96 -240 848 ) ( 128 -224 848 ) ( 128 -224 816 ) rpbase2 0 16 0 1 1 +} +// brush 603 +{ +( 328 -104 896 ) ( 360 -360 896 ) ( 328 -360 896 ) base_ceil1 0 0 0 1 1 +( 352 -104 896 ) ( 352 -352 896 ) ( 352 -352 880 ) tech04_6 0 0 0 1 1 +( 352 -352 896 ) ( 360 -352 896 ) ( 360 -352 880 ) tech04_6 0 0 0 1 1 +( 328 -104 880 ) ( 360 -360 880 ) ( 360 -104 880 ) base_ceil1 0 0 0 1 1 +( 360 -224 896 ) ( 360 -352 880 ) ( 360 -352 896 ) tech04_6 0 0 0 1 1 +( 360 -224 896 ) ( 328 -224 768 ) ( 360 -224 768 ) tech04_6 0 0 0 1 1 +} +// brush 604 +{ +( -24 -536 896 ) ( 8 -536 896 ) ( -24 -792 896 ) base_ceil1 0 0 0 1 1 +( 0 -544 880 ) ( 0 -544 896 ) ( 0 -792 896 ) tech04_6 0 0 0 1 1 +( 8 -616 880 ) ( 8 -616 896 ) ( 0 -616 896 ) tech04_6 0 0 0 1 1 +( 8 -792 880 ) ( 8 -536 880 ) ( -24 -792 880 ) base_ceil1 0 0 0 1 1 +( 8 -544 896 ) ( 8 -544 880 ) ( 8 -672 896 ) tech04_6 0 0 0 1 1 +( 8 -672 768 ) ( -24 -672 768 ) ( 8 -672 896 ) tech04_6 0 0 0 1 1 +} +// brush 605 +{ +( -32 -616 896 ) ( 0 -672 896 ) ( -32 -672 896 ) tech01_7 0 0 0 1 1 +( -32 -672 880 ) ( -32 -616 896 ) ( -32 -672 896 ) tech01_7 0 0 0 1 1 +( 0 -672 896 ) ( -32 -672 880 ) ( -32 -672 896 ) tech01_7 0 0 0 1 1 +( -32 -616 880 ) ( 0 -672 880 ) ( 0 -616 880 ) tech01_7 0 0 0 1 1 +( 0 -672 880 ) ( 0 -616 896 ) ( 0 -616 880 ) tech01_7 0 0 0 1 1 +( 0 -616 896 ) ( -32 -616 880 ) ( 0 -616 880 ) tech01_7 0 0 0 1 1 +} +// brush 606 +{ +( 64 -616 896 ) ( 96 -672 896 ) ( 64 -672 896 ) tech01_7 0 0 0 1 1 +( 64 -672 880 ) ( 64 -616 896 ) ( 64 -672 896 ) tech01_7 0 0 0 1 1 +( 96 -672 896 ) ( 64 -672 880 ) ( 64 -672 896 ) tech01_7 0 0 0 1 1 +( 64 -616 880 ) ( 96 -672 880 ) ( 96 -616 880 ) tech01_7 0 0 0 1 1 +( 96 -672 880 ) ( 96 -616 896 ) ( 96 -616 880 ) tech01_7 0 0 0 1 1 +( 96 -616 896 ) ( 64 -616 880 ) ( 96 -616 880 ) tech01_7 0 0 0 1 1 +} +// brush 607 +{ +( 280 -344 896 ) ( 280 -312 896 ) ( 536 -344 896 ) base_ceil1 0 0 0 1 1 +( 288 -320 880 ) ( 288 -320 896 ) ( 536 -320 896 ) tech04_6 0 0 0 1 1 +( 360 -312 880 ) ( 360 -312 896 ) ( 360 -320 896 ) tech04_6 0 0 0 1 1 +( 536 -312 880 ) ( 280 -312 880 ) ( 536 -344 880 ) base_ceil1 0 0 0 1 1 +( 288 -312 896 ) ( 288 -312 880 ) ( 416 -312 896 ) tech04_6 0 0 0 1 1 +( 416 -312 768 ) ( 416 -344 768 ) ( 416 -312 896 ) tech04_6 0 0 0 1 1 +} +// brush 608 +{ +( 536 -232 896 ) ( 280 -264 896 ) ( 280 -232 896 ) base_ceil1 0 0 0 1 1 +( 536 -256 896 ) ( 288 -256 896 ) ( 288 -256 880 ) tech04_6 0 0 0 1 1 +( 360 -256 896 ) ( 360 -264 896 ) ( 360 -264 880 ) tech04_6 0 0 0 1 1 +( 536 -232 880 ) ( 280 -264 880 ) ( 536 -264 880 ) base_ceil1 0 0 0 1 1 +( 416 -264 896 ) ( 288 -264 880 ) ( 288 -264 896 ) tech04_6 0 0 0 1 1 +( 416 -264 896 ) ( 416 -232 768 ) ( 416 -264 768 ) tech04_6 0 0 0 1 1 +} +// brush 609 +{ +( 416 -224 896 ) ( 416 -256 896 ) ( 360 -224 896 ) tech01_7 0 0 0 1 1 +( 416 -224 896 ) ( 360 -224 896 ) ( 416 -224 880 ) tech01_7 0 0 0 1 1 +( 416 -224 896 ) ( 416 -224 880 ) ( 416 -256 896 ) tech01_7 0 0 0 1 1 +( 360 -256 880 ) ( 416 -256 880 ) ( 360 -224 880 ) tech01_7 0 0 0 1 1 +( 360 -256 880 ) ( 360 -256 896 ) ( 416 -256 880 ) tech01_7 0 0 0 1 1 +( 360 -256 880 ) ( 360 -224 880 ) ( 360 -256 896 ) tech01_7 0 0 0 1 1 +} +// brush 610 +{ +( 416 -320 896 ) ( 416 -352 896 ) ( 360 -320 896 ) tech01_7 0 0 0 1 1 +( 416 -320 896 ) ( 360 -320 896 ) ( 416 -320 880 ) tech01_7 0 0 0 1 1 +( 416 -320 896 ) ( 416 -320 880 ) ( 416 -352 896 ) tech01_7 0 0 0 1 1 +( 360 -352 880 ) ( 416 -352 880 ) ( 360 -320 880 ) tech01_7 0 0 0 1 1 +( 360 -352 880 ) ( 360 -352 896 ) ( 416 -352 880 ) tech01_7 0 0 0 1 1 +( 360 -352 880 ) ( 360 -320 880 ) ( 360 -352 896 ) tech01_7 0 0 0 1 1 +} +// brush 611 +{ +( 96 -352 896 ) ( 80 -352 896 ) ( 96 -224 896 ) rub_la20b 32 0 0 1 1 +( 96 -352 912 ) ( 96 -224 912 ) ( 96 -352 768 ) rub_la20b -32 0 0 1 1 +( 96 -352 768 ) ( 80 -336 768 ) ( 80 -336 896 ) rub_la20b 32 0 0 1 1 +( 80 -224 768 ) ( 80 -352 768 ) ( 96 -224 768 ) base_ceil1 0 0 0 1 1 +( 64 -336 768 ) ( 64 -240 768 ) ( 64 -240 896 ) dmp_la10 96 0 0 1 1 +( 96 -224 896 ) ( 80 -240 896 ) ( 80 -240 768 ) rub_la20b 32 0 0 1 1 +} +// brush 612 +{ +( -64 -224 1024 ) ( -32 -352 1024 ) ( -64 -352 1024 ) rub_la2 0 0 0 1 1 +( -64 -352 1008 ) ( -64 -224 1024 ) ( -64 -352 1024 ) rub_la2 96 0 0 1 1 +( -32 -352 1024 ) ( -64 -352 1008 ) ( -64 -352 1024 ) rub_la2 0 0 0 1 1 +( -64 -224 992 ) ( -32 -352 992 ) ( -32 -224 992 ) rub_la1 96 0 90 1 1 +( -32 -352 1008 ) ( -32 -224 1024 ) ( -32 -224 1008 ) rub_la2 64 0 0 1 1 +( -32 -224 1024 ) ( -64 -224 1008 ) ( -32 -224 1008 ) rub_la2 0 0 0 1 1 +} +// brush 613 +{ +( 128 -352 1024 ) ( 96 -352 1024 ) ( 128 -224 1024 ) rub_la2 0 0 0 1 1 +( 128 -352 1024 ) ( 128 -224 1024 ) ( 128 -352 1008 ) rub_la2 96 0 0 1 1 +( 128 -352 1024 ) ( 128 -352 1008 ) ( 96 -352 1024 ) rub_la2 0 0 0 1 1 +( 96 -224 992 ) ( 96 -352 992 ) ( 128 -224 992 ) rub_la1 96 0 90 1 1 +( 96 -224 1008 ) ( 96 -224 1024 ) ( 96 -352 1008 ) rub_la2 64 0 0 1 1 +( 96 -224 1008 ) ( 128 -224 1008 ) ( 96 -224 1024 ) rub_la2 0 0 0 1 1 +} +// brush 614 +{ +( -32 -352 896 ) ( 96 -336 896 ) ( 96 -352 896 ) rub_la20b 32 0 0 1 1 +( 96 -352 768 ) ( -32 -352 912 ) ( 96 -352 912 ) rub_la20b 32 0 0 1 1 +( 80 -336 896 ) ( 80 -336 768 ) ( 96 -352 768 ) rub_la20b 32 0 0 1 1 +( -32 -352 768 ) ( 96 -336 768 ) ( -32 -336 768 ) base_ceil1 0 0 0 1 1 +( 80 -320 768 ) ( 80 -320 896 ) ( -16 -320 896 ) dmp_la10 32 0 0 1 1 +( 0 -320 768 ) ( 0 -320 896 ) ( -16 -336 896 ) rub_la20b 32 0 0 1 1 +} +// brush 615 +{ +( 96 -192 1024 ) ( 96 -224 1024 ) ( -32 -192 1024 ) rub_la2 0 0 0 1 1 +( 96 -192 1024 ) ( -32 -192 1024 ) ( 96 -192 1008 ) rub_la2 32 0 0 1 1 +( 96 -192 1024 ) ( 96 -192 1008 ) ( 96 -224 1024 ) rub_la2 0 0 0 1 1 +( -32 -224 992 ) ( 96 -224 992 ) ( -32 -192 992 ) rub_la1 32 0 0 1 1 +( -32 -224 1008 ) ( -32 -224 1024 ) ( 96 -224 1008 ) rub_la2 0 0 0 1 1 +( -32 -224 1008 ) ( -32 -192 1008 ) ( -32 -224 1024 ) rub_la2 0 0 0 1 1 +} +// brush 616 +{ +( -32 -384 1024 ) ( 96 -352 1024 ) ( 96 -384 1024 ) rub_la2 0 0 0 1 1 +( 96 -384 1008 ) ( -32 -384 1024 ) ( 96 -384 1024 ) rub_la2 32 0 0 1 1 +( 96 -352 1024 ) ( 96 -384 1008 ) ( 96 -384 1024 ) rub_la2 0 0 0 1 1 +( -32 -384 992 ) ( 96 -352 992 ) ( -32 -352 992 ) rub_la1 32 0 0 1 1 +( 96 -352 1008 ) ( -32 -352 1024 ) ( -32 -352 1008 ) rub_la2 0 0 0 1 1 +( -32 -352 1024 ) ( -32 -384 1008 ) ( -32 -352 1008 ) rub_la2 0 0 0 1 1 +} +// brush 617 +{ +( 96 -224 896 ) ( 96 -240 896 ) ( -32 -224 896 ) rub_la20b 0 96 0 1 1 +( 96 -224 912 ) ( -32 -224 912 ) ( 96 -224 768 ) rub_la20b 32 0 0 1 1 +( 80 -240 768 ) ( 80 -240 896 ) ( 96 -224 896 ) rub_la20b 0 96 0 1 1 +( -32 -240 768 ) ( 96 -240 768 ) ( -32 -224 768 ) base_ceil1 0 0 0 1 1 +( 96 -256 896 ) ( 96 -256 768 ) ( 0 -256 896 ) dmp_la10 32 0 0 1 1 +( 0 -256 896 ) ( 0 -256 768 ) ( -16 -240 768 ) rub_la20b 0 96 0 1 1 +} +// brush 618 +{ +( -32 -224 896 ) ( -16 -352 896 ) ( -32 -352 896 ) rub_la20b 32 0 0 1 1 +( -32 -352 768 ) ( -32 -224 912 ) ( -32 -352 912 ) rub_la20b -32 0 0 1 1 +( -16 -336 896 ) ( -16 -336 768 ) ( -32 -352 768 ) rub_la20b 32 0 0 1 1 +( -32 -224 768 ) ( -16 -352 768 ) ( -16 -224 768 ) base_ceil1 0 0 0 1 1 +( 0 -240 896 ) ( 0 -240 768 ) ( 0 -336 768 ) dmp_la10 96 0 0 1 1 +( -16 -240 768 ) ( -16 -240 896 ) ( -32 -224 896 ) rub_la20b 32 0 0 1 1 +} +// brush 619 +{ +( 96 -352 1024 ) ( 80 -352 1024 ) ( 96 -224 1024 ) rub_la12 32 0 0 1 1 +( 96 -352 1040 ) ( 96 -224 1040 ) ( 96 -352 896 ) rub_la12 -32 0 0 1 1 +( 96 -352 896 ) ( 80 -336 896 ) ( 80 -336 1024 ) rub_la12 32 0 0 1 1 +( 80 -224 896 ) ( 80 -352 896 ) ( 96 -224 896 ) rub_la12 32 0 0 1 1 +( 64 -336 896 ) ( 64 -240 896 ) ( 64 -240 1024 ) tech01_7 0 0 0 1 1 +( 96 -224 1024 ) ( 80 -240 1024 ) ( 80 -240 896 ) rub_la12 32 0 0 1 1 +} +// brush 620 +{ +( -32 -352 1024 ) ( 96 -336 1024 ) ( 96 -352 1024 ) rub_la12 32 0 0 1 1 +( 96 -352 896 ) ( -32 -352 1040 ) ( 96 -352 1040 ) rub_la12 32 0 0 1 1 +( 80 -336 1024 ) ( 80 -336 896 ) ( 96 -352 896 ) rub_la12 32 0 0 1 1 +( -32 -352 896 ) ( 96 -336 896 ) ( -32 -336 896 ) rub_la12 32 0 0 1 1 +( 80 -320 896 ) ( 80 -320 1024 ) ( -16 -320 1024 ) tech01_7 0 0 0 1 1 +( 0 -320 896 ) ( 0 -320 1024 ) ( -16 -336 1024 ) rub_la12 32 0 0 1 1 +} +// brush 621 +{ +( 96 -224 1024 ) ( 96 -240 1024 ) ( -32 -224 1024 ) ctpanel8 0 96 0 1 1 +( 96 -224 1040 ) ( -32 -224 1040 ) ( 96 -224 896 ) ctpanel8 32 64 0 1 1 +( 80 -240 896 ) ( 80 -240 1024 ) ( 96 -224 1024 ) ctpanel8 0 96 0 1 1 +( -32 -240 896 ) ( 96 -240 896 ) ( -32 -224 896 ) ctpanel8 0 96 0 1 1 +( 96 -256 1024 ) ( 96 -256 896 ) ( 0 -256 1024 ) tech01_7 0 0 0 1 1 +( 0 -256 1024 ) ( 0 -256 896 ) ( -16 -240 896 ) ctpanel8 0 96 0 1 1 +} +// brush 622 +{ +( -32 -224 1024 ) ( -16 -352 1024 ) ( -32 -352 1024 ) rub_la12 32 0 0 1 1 +( -32 -352 896 ) ( -32 -224 1040 ) ( -32 -352 1040 ) rub_la12 -32 0 0 1 1 +( -16 -336 1024 ) ( -16 -336 896 ) ( -32 -352 896 ) rub_la12 32 0 0 1 1 +( -32 -224 896 ) ( -16 -352 896 ) ( -16 -224 896 ) rub_la12 32 0 0 1 1 +( 0 -240 1024 ) ( 0 -240 896 ) ( 0 -336 896 ) tech01_7 0 0 0 1 1 +( -16 -240 896 ) ( -16 -240 1024 ) ( -32 -224 1024 ) rub_la12 32 0 0 1 1 +} +// brush 623 +{ +( 48 -224 784 ) ( 112 -224 784 ) ( 48 -352 784 ) tech04_1 0 0 0 1 1 +( 64 -320 768 ) ( 64 -320 752 ) ( 64 -256 752 ) tech04_1 0 0 0 1 1 +( 64 -256 768 ) ( 64 -256 752 ) ( 112 -208 752 ) tech04_1 0 0 0 1 1 +( 112 -352 752 ) ( 112 -224 752 ) ( 48 -352 752 ) base_ceil1 0 0 0 1 1 +( 112 -352 752 ) ( 112 -352 768 ) ( 112 -224 752 ) tech04_1 0 0 0 1 1 +( 64 -320 752 ) ( 64 -320 768 ) ( 112 -368 768 ) tech04_1 0 0 0 1 1 +( 80 -384 784 ) ( 64 -384 768 ) ( 80 -256 784 ) plat_stem 0 0 0 1 1 +} +// brush 624 +{ +( 16 -352 784 ) ( -48 -352 784 ) ( 16 -224 784 ) tech04_1 0 0 0 1 1 +( 0 -256 768 ) ( 0 -256 752 ) ( 0 -320 752 ) tech04_1 0 0 0 1 1 +( 0 -320 768 ) ( 0 -320 752 ) ( -48 -368 752 ) tech04_1 0 0 0 1 1 +( -48 -224 752 ) ( -48 -352 752 ) ( 16 -224 752 ) base_ceil1 0 0 0 1 1 +( -48 -224 752 ) ( -48 -224 768 ) ( -48 -352 752 ) tech04_1 0 0 0 1 1 +( 0 -256 752 ) ( 0 -256 768 ) ( -48 -208 768 ) tech04_1 0 0 0 1 1 +( -16 -192 784 ) ( 0 -192 768 ) ( -16 -320 784 ) plat_stem 0 0 0 1 1 +} +// brush 625 +{ +( -32 -272 784 ) ( -32 -208 784 ) ( 96 -272 784 ) tech04_1 0 0 0 1 1 +( 64 -256 768 ) ( 64 -256 752 ) ( 0 -256 752 ) tech04_1 0 0 0 1 1 +( 0 -256 768 ) ( 0 -256 752 ) ( -48 -208 752 ) tech04_1 0 0 0 1 1 +( 96 -208 752 ) ( -32 -208 752 ) ( 96 -272 752 ) base_ceil1 0 0 0 1 1 +( 96 -208 752 ) ( 96 -208 768 ) ( -32 -208 752 ) tech04_1 0 0 0 1 1 +( 64 -256 752 ) ( 64 -256 768 ) ( 112 -208 768 ) tech04_1 0 0 0 1 1 +( 128 -240 784 ) ( 128 -256 768 ) ( 0 -240 784 ) plat_stem 0 0 0 1 1 +} +// brush 626 +{ +( 96 -304 784 ) ( 96 -368 784 ) ( -32 -304 784 ) tech04_1 0 0 0 1 1 +( 0 -320 768 ) ( 0 -320 752 ) ( 64 -320 752 ) tech04_1 0 0 0 1 1 +( 64 -320 768 ) ( 64 -320 752 ) ( 112 -368 752 ) tech04_1 0 0 0 1 1 +( -32 -368 752 ) ( 96 -368 752 ) ( -32 -304 752 ) base_ceil1 0 0 0 1 1 +( -32 -368 752 ) ( -32 -368 768 ) ( 96 -368 752 ) tech04_1 0 0 0 1 1 +( 0 -320 752 ) ( 0 -320 768 ) ( -48 -368 768 ) tech04_1 0 0 0 1 1 +( -64 -336 784 ) ( -64 -320 768 ) ( 64 -336 784 ) plat_stem 0 0 0 1 1 +} +// brush 627 +{ +( 512 -576 264 ) ( 512 -704 264 ) ( 192 -576 264 ) +0slipbot 0 32 0 1 1 +( 512 -480 112 ) ( 192 -480 112 ) ( 512 -480 80 ) slipbotsd 16 0 -90 0.5 1 +( 64 -536 112 ) ( 64 -536 80 ) ( 64 -664 112 ) slipbotsd 0 32 -90 0.5 1 +( 192 -704 256 ) ( 512 -704 256 ) ( 192 -576 256 ) slipbotsd 16 0 -90 1 1 +( 192 -544 80 ) ( 192 -544 112 ) ( 512 -544 80 ) slipbotsd 16 0 -90 0.5 1 +( 0 -480 80 ) ( 0 -352 80 ) ( 0 -480 112 ) slipbotsd 0 32 -90 0.5 1 +} +// brush 628 +{ +( 224 -64 648 ) ( 224 -192 648 ) ( -96 -64 648 ) +0slipbot 32 32 0 1 1 +( 224 32 496 ) ( -96 32 496 ) ( 224 32 464 ) slipbotsd 0 32 -90 0.5 1 +( -224 -24 496 ) ( -224 -24 464 ) ( -224 -152 496 ) slipbotsd 0 32 -90 0.5 1 +( -96 -192 640 ) ( 224 -192 640 ) ( -96 -64 640 ) slipbotsd 0 32 -90 1 1 +( -96 -32 464 ) ( -96 -32 496 ) ( 224 -32 464 ) slipbotsd 0 32 -90 0.5 1 +( -288 32 464 ) ( -288 160 464 ) ( -288 32 496 ) slipbotsd 0 32 -90 0.5 1 +} +// brush 629 +{ +( 800 -640 648 ) ( 800 -768 648 ) ( 480 -640 648 ) +0slipbot 32 32 0 1 1 +( 800 -544 496 ) ( 480 -544 496 ) ( 800 -544 464 ) slipbotsd 0 32 -90 0.5 1 +( 352 -600 496 ) ( 352 -600 464 ) ( 352 -728 496 ) slipbotsd 0 32 -90 0.5 1 +( 480 -768 640 ) ( 800 -768 640 ) ( 480 -640 640 ) slipbotsd 0 32 -90 1 1 +( 480 -608 464 ) ( 480 -608 496 ) ( 800 -608 464 ) slipbotsd 0 32 -90 0.5 1 +( 288 -544 464 ) ( 288 -416 464 ) ( 288 -544 496 ) slipbotsd 0 32 -90 0.5 1 +} +// brush 630 +{ +( 224 -640 648 ) ( 224 -768 648 ) ( -96 -640 648 ) +0slipbot 32 32 0 1 1 +( 224 -544 496 ) ( -96 -544 496 ) ( 224 -544 464 ) slipbotsd 0 32 -90 0.5 1 +( -224 -600 496 ) ( -224 -600 464 ) ( -224 -728 496 ) slipbotsd 0 32 -90 0.5 1 +( -96 -768 640 ) ( 224 -768 640 ) ( -96 -640 640 ) slipbotsd 0 32 -90 1 1 +( -96 -608 464 ) ( -96 -608 496 ) ( 224 -608 464 ) slipbotsd 0 32 -90 0.5 1 +( -288 -544 464 ) ( -288 -416 464 ) ( -288 -544 496 ) slipbotsd 0 32 -90 0.5 1 +} +// brush 631 +{ +( -40 -632 928 ) ( -32 -632 928 ) ( -32 -656 928 ) tech04_6b 0 0 90 1 1 +( -32 -672 928 ) ( -32 -616 928 ) ( -32 -672 896 ) base_ceil1 0 0 0 1 1 +( -32 -672 896 ) ( -40 -672 896 ) ( -40 -656 928 ) tech04_6b 0 0 90 1 1 +( -32 -616 896 ) ( -40 -616 896 ) ( -40 -672 896 ) base_ceil1 0 0 0 1 1 +( -40 -616 896 ) ( -40 -616 928 ) ( -40 -672 896 ) base_ceil1 0 0 0 1 1 +( -40 -616 896 ) ( -32 -616 896 ) ( -32 -632 928 ) tech04_6b 0 0 90 1 1 +} +// brush 632 +{ +( 96 -632 928 ) ( 104 -632 928 ) ( 104 -656 928 ) tech04_6b 0 0 90 1 1 +( 104 -672 928 ) ( 104 -616 928 ) ( 104 -672 896 ) base_ceil1 0 0 0 1 1 +( 104 -672 896 ) ( 96 -672 896 ) ( 96 -656 928 ) tech04_6b 0 0 90 1 1 +( 104 -616 896 ) ( 96 -616 896 ) ( 96 -672 896 ) base_ceil1 0 0 0 1 1 +( 96 -616 896 ) ( 96 -616 928 ) ( 96 -672 896 ) base_ceil1 0 0 0 1 1 +( 96 -616 896 ) ( 104 -616 896 ) ( 104 -632 928 ) tech04_6b 0 0 90 1 1 +} +// brush 633 +{ +( 64 -800 768 ) ( 384 -736 768 ) ( 384 -800 768 ) tech10_7 0 0 0 1 1 +( 384 -768 640 ) ( 64 -768 768 ) ( 384 -768 768 ) sym06_5 32 0 0 1 1 +( 256 -736 768 ) ( 256 -800 640 ) ( 256 -800 768 ) tech10_7 0 0 0 1 1 +( 64 -800 640 ) ( 384 -736 640 ) ( 64 -736 640 ) tech10_7 0 0 0 1 1 +( 384 -736 640 ) ( 64 -736 768 ) ( 64 -736 640 ) tech10_7 0 0 0 1 1 +( 224 -736 768 ) ( 224 -800 640 ) ( 224 -736 640 ) tech10_7 0 0 0 1 1 +} +// brush 634 +{ +( -192 -800 768 ) ( 128 -736 768 ) ( 128 -800 768 ) tech10_7 0 0 0 1 1 +( 128 -768 640 ) ( -192 -768 768 ) ( 128 -768 768 ) sym06_5 32 0 0 1 1 +( 96 -736 768 ) ( 96 -800 640 ) ( 96 -800 768 ) tech10_7 0 0 0 1 1 +( -192 -800 640 ) ( 128 -736 640 ) ( -192 -736 640 ) tech10_7 0 0 0 1 1 +( 128 -736 640 ) ( -192 -736 768 ) ( -192 -736 640 ) tech10_7 0 0 0 1 1 +( -32 -736 768 ) ( -32 -800 640 ) ( -32 -736 640 ) tech10_7 0 0 0 1 1 +} +// brush 635 +{ +( 16 -660 896 ) ( 48 -672 896 ) ( 16 -672 896 ) clip 0 0 0 1 1 +( 16 -672 640 ) ( 16 -660 896 ) ( 16 -672 896 ) clip 0 0 0 1 1 +( 48 -672 896 ) ( 16 -672 640 ) ( 16 -672 896 ) clip 0 0 0 1 1 +( 16 -660 640 ) ( 48 -672 640 ) ( 48 -660 640 ) clip 0 0 0 1 1 +( 48 -672 640 ) ( 48 -660 896 ) ( 48 -660 640 ) clip 0 0 0 1 1 +( 48 -660 896 ) ( 16 -660 640 ) ( 48 -660 640 ) clip 0 0 0 1 1 +} +// brush 636 +{ +( 416 -672 832 ) ( 416 -736 832 ) ( 96 -672 832 ) door02_1 0 32 0 1 1 +( 416 -704 704 ) ( 96 -704 704 ) ( 416 -704 576 ) door02_1 32 0 0 1 1 +( 256 -672 768 ) ( 256 -672 640 ) ( 256 -736 768 ) door02_1 0 0 -90 1 1 +( 96 -736 576 ) ( 416 -736 576 ) ( 96 -672 576 ) door02_1 0 32 0 1 1 +( 96 -736 576 ) ( 96 -736 704 ) ( 416 -736 576 ) door02_1 0 0 0 1 1 +( 224 -736 640 ) ( 224 -672 640 ) ( 224 -736 768 ) door02_1 0 0 0 1 1 +} +// brush 637 +{ +( 352 192 832 ) ( 352 128 832 ) ( 32 192 832 ) door02_1 0 32 0 1 1 +( 352 160 704 ) ( 32 160 704 ) ( 352 160 576 ) door02_1 32 0 0 1 1 +( 192 192 768 ) ( 192 192 640 ) ( 192 128 768 ) door02_1 0 0 -90 1 1 +( 32 128 576 ) ( 352 128 576 ) ( 32 192 576 ) door02_1 0 32 0 1 1 +( 32 128 576 ) ( 32 128 704 ) ( 352 128 576 ) door02_1 0 0 0 1 1 +( 160 128 640 ) ( 160 192 640 ) ( 160 128 768 ) door02_1 0 0 0 1 1 +} +// brush 638 +{ +( 160 160 640 ) ( 160 128 640 ) ( -96 160 640 ) door02_1 0 0 0 1 1 +( 160 160 608 ) ( -96 160 608 ) ( 160 160 576 ) door02_1 0 0 0 1 1 +( 160 160 608 ) ( 160 160 576 ) ( 160 128 608 ) door02_1 0 0 0 1 1 +( -96 128 576 ) ( 160 128 576 ) ( -96 160 576 ) door02_1 0 0 0 1 1 +( -96 128 576 ) ( -96 128 608 ) ( 160 128 576 ) door02_1 0 0 0 1 1 +( -96 128 576 ) ( -96 160 576 ) ( -96 128 608 ) door02_1 0 0 0 1 1 +} +// brush 639 +{ +( 384 -640 768 ) ( 64 -704 768 ) ( 64 -640 768 ) tech10_2 32 0 0 1 1 +( 32 -672 640 ) ( 352 -672 768 ) ( 32 -672 768 ) tech10_2 32 0 0 1 1 +( 224 -704 768 ) ( 224 -640 640 ) ( 224 -640 768 ) tech10_7 0 0 0 1 1 +( 384 -640 640 ) ( 64 -704 640 ) ( 384 -704 640 ) tech10_2 32 0 0 1 1 +( 64 -704 576 ) ( 384 -704 704 ) ( 384 -704 576 ) tech10_2 32 0 0 1 1 +( 276 -708 768 ) ( 276 -644 640 ) ( 276 -708 640 ) tech10_2 32 0 0 1 1 +} +// brush 640 +{ +( 384 -640 768 ) ( 64 -704 768 ) ( 64 -640 768 ) tech08_1b 32 0 0 1 1 +( 32 -672 640 ) ( 352 -672 768 ) ( 32 -672 768 ) tech13_6b 32 0 0 1 1 +( 276 -704 768 ) ( 276 -640 640 ) ( 276 -640 768 ) tech08_1b 0 0 0 1 1 +( 384 -640 640 ) ( 64 -704 640 ) ( 384 -704 640 ) tech08_1b 32 0 0 1 1 +( 64 -704 576 ) ( 384 -704 704 ) ( 384 -704 576 ) tech08_1b 32 0 0 1 1 +( 352 -704 768 ) ( 352 -640 640 ) ( 352 -704 640 ) tech08_1b 32 0 0 1 1 +} +// brush 641 +{ +( -32 -240 752 ) ( -32 -224 752 ) ( 128 -240 752 ) plat_stem 0 0 0 1 1 +( -160 -256 752 ) ( 0 -256 752 ) ( -160 -256 640 ) plat_stem 0 0 0 1 1 +( -32 -256 640 ) ( -32 -224 640 ) ( -32 -224 752 ) plat_stem 0 0 0 1 1 +( -32 -224 640 ) ( -32 -256 640 ) ( 0 -224 640 ) plat_stem 0 0 0 1 1 +( -48 -224 640 ) ( 0 -224 640 ) ( 0 -224 752 ) plat_stem 0 0 0 1 1 +( 0 -240 640 ) ( 0 -256 640 ) ( 0 -240 752 ) plat_stem 0 0 0 1 1 +( 0 -248 -64 ) ( -8 -256 -64 ) ( 0 -248 64 ) plat_stem 0 0 0 1 1 +} +// brush 642 +{ +( -64 -240 752 ) ( 96 -224 752 ) ( 96 -240 752 ) plat_stem 0 0 0 1 1 +( 224 -256 640 ) ( 64 -256 752 ) ( 224 -256 752 ) plat_stem 0 0 0 1 1 +( 96 -224 752 ) ( 96 -224 640 ) ( 96 -256 640 ) plat_stem 0 0 0 1 1 +( 64 -224 640 ) ( 96 -256 640 ) ( 96 -224 640 ) plat_stem 0 0 0 1 1 +( 64 -224 752 ) ( 64 -224 640 ) ( 112 -224 640 ) plat_stem 0 0 0 1 1 +( 64 -240 752 ) ( 64 -256 640 ) ( 64 -240 640 ) plat_stem 0 0 0 1 1 +( 64 -248 64 ) ( 72 -256 -64 ) ( 64 -248 -64 ) plat_stem 0 0 0 1 1 +} +// brush 643 +{ +( 128 -336 752 ) ( -32 -352 752 ) ( -32 -336 752 ) plat_stem 0 0 0 1 1 +( -160 -320 640 ) ( 0 -320 752 ) ( -160 -320 752 ) plat_stem 0 0 0 1 1 +( -32 -352 752 ) ( -32 -352 640 ) ( -32 -320 640 ) plat_stem 0 0 0 1 1 +( 0 -352 640 ) ( -32 -320 640 ) ( -32 -352 640 ) plat_stem 0 0 0 1 1 +( 0 -352 752 ) ( 0 -352 640 ) ( -48 -352 640 ) plat_stem 0 0 0 1 1 +( 0 -336 752 ) ( 0 -320 640 ) ( 0 -336 640 ) plat_stem 0 0 0 1 1 +( 0 -328 64 ) ( -8 -320 -64 ) ( 0 -328 -64 ) plat_stem 0 0 0 1 1 +} +// brush 644 +{ +( 96 -336 752 ) ( 96 -352 752 ) ( -64 -336 752 ) plat_stem 0 0 0 1 1 +( 224 -320 752 ) ( 64 -320 752 ) ( 224 -320 640 ) plat_stem 0 0 0 1 1 +( 96 -320 640 ) ( 96 -352 640 ) ( 96 -352 752 ) plat_stem 0 0 0 1 1 +( 96 -352 640 ) ( 96 -320 640 ) ( 64 -352 640 ) plat_stem 0 0 0 1 1 +( 112 -352 640 ) ( 64 -352 640 ) ( 64 -352 752 ) plat_stem 0 0 0 1 1 +( 64 -336 640 ) ( 64 -320 640 ) ( 64 -336 752 ) plat_stem 0 0 0 1 1 +( 64 -328 -64 ) ( 72 -320 -64 ) ( 64 -328 64 ) plat_stem 0 0 0 1 1 +} +// brush 645 +{ +( -264 -360 896 ) ( -296 -360 896 ) ( -264 -104 896 ) base_ceil1 0 0 0 1 1 +( -288 -352 880 ) ( -288 -352 896 ) ( -288 -104 896 ) tech04_6 0 0 0 1 1 +( -296 -352 880 ) ( -296 -352 896 ) ( -288 -352 896 ) tech04_6 0 0 0 1 1 +( -296 -104 880 ) ( -296 -360 880 ) ( -264 -104 880 ) base_ceil1 0 0 0 1 1 +( -296 -352 896 ) ( -296 -352 880 ) ( -296 -224 896 ) tech04_6 0 0 0 1 1 +( -296 -224 768 ) ( -264 -224 768 ) ( -296 -224 896 ) tech04_6 0 0 0 1 1 +} +// brush 646 +{ +( -472 -344 896 ) ( -216 -312 896 ) ( -216 -344 896 ) base_ceil1 0 0 0 1 1 +( -472 -320 896 ) ( -224 -320 896 ) ( -224 -320 880 ) tech04_6 0 0 0 1 1 +( -296 -320 896 ) ( -296 -312 896 ) ( -296 -312 880 ) tech04_6 0 0 0 1 1 +( -472 -344 880 ) ( -216 -312 880 ) ( -472 -312 880 ) base_ceil1 0 0 0 1 1 +( -352 -312 896 ) ( -224 -312 880 ) ( -224 -312 896 ) tech04_6 0 0 0 1 1 +( -352 -312 896 ) ( -352 -344 768 ) ( -352 -312 768 ) tech04_6 0 0 0 1 1 +} +// brush 647 +{ +( -216 -232 896 ) ( -216 -264 896 ) ( -472 -232 896 ) base_ceil1 0 0 0 1 1 +( -224 -256 880 ) ( -224 -256 896 ) ( -472 -256 896 ) tech04_6 0 0 0 1 1 +( -296 -264 880 ) ( -296 -264 896 ) ( -296 -256 896 ) tech04_6 0 0 0 1 1 +( -472 -264 880 ) ( -216 -264 880 ) ( -472 -232 880 ) base_ceil1 0 0 0 1 1 +( -224 -264 896 ) ( -224 -264 880 ) ( -352 -264 896 ) tech04_6 0 0 0 1 1 +( -352 -264 768 ) ( -352 -232 768 ) ( -352 -264 896 ) tech04_6 0 0 0 1 1 +} +// brush 648 +{ +( -296 -224 896 ) ( -352 -256 896 ) ( -352 -224 896 ) tech01_7 0 0 0 1 1 +( -352 -224 880 ) ( -296 -224 896 ) ( -352 -224 896 ) tech01_7 0 0 0 1 1 +( -352 -256 896 ) ( -352 -224 880 ) ( -352 -224 896 ) tech01_7 0 0 0 1 1 +( -296 -224 880 ) ( -352 -256 880 ) ( -296 -256 880 ) tech01_7 0 0 0 1 1 +( -352 -256 880 ) ( -296 -256 896 ) ( -296 -256 880 ) tech01_7 0 0 0 1 1 +( -296 -256 896 ) ( -296 -224 880 ) ( -296 -256 880 ) tech01_7 0 0 0 1 1 +} +// brush 649 +{ +( -296 -320 896 ) ( -352 -352 896 ) ( -352 -320 896 ) tech01_7 0 0 0 1 1 +( -352 -320 880 ) ( -296 -320 896 ) ( -352 -320 896 ) tech01_7 0 0 0 1 1 +( -352 -352 896 ) ( -352 -320 880 ) ( -352 -320 896 ) tech01_7 0 0 0 1 1 +( -296 -320 880 ) ( -352 -352 880 ) ( -296 -352 880 ) tech01_7 0 0 0 1 1 +( -352 -352 880 ) ( -296 -352 896 ) ( -296 -352 880 ) tech01_7 0 0 0 1 1 +( -296 -352 896 ) ( -296 -320 880 ) ( -296 -352 880 ) tech01_7 0 0 0 1 1 +} +// brush 650 +{ +( 128 -608 896 ) ( 96 -352 896 ) ( 128 -352 896 ) base_ceil1 0 0 0 1 1 +( 104 -384 896 ) ( 104 -384 880 ) ( 104 -672 896 ) tech04_6 0 0 0 1 1 +( 104 -384 880 ) ( 104 -384 896 ) ( 96 -384 896 ) tech04_6 0 0 0 1 1 +( 128 -608 880 ) ( 96 -352 880 ) ( 96 -608 880 ) base_ceil1 0 0 0 1 1 +( 96 -376 768 ) ( 96 -632 896 ) ( 96 -632 768 ) tech04_6 0 0 0 1 1 +( 96 -672 896 ) ( 128 -672 768 ) ( 96 -672 768 ) tech04_6 0 0 0 1 1 +} +// brush 651 +{ +( 376 -224 936 ) ( 376 -216 936 ) ( 400 -224 936 ) tech04_6b 0 0 0 1 1 +( 424 -216 928 ) ( 368 -216 928 ) ( 424 -216 896 ) base_ceil1 0 0 0 1 1 +( 400 -224 936 ) ( 400 -216 936 ) ( 416 -224 896 ) tech04_6b 0 0 90 1 1 +( 360 -216 896 ) ( 360 -224 896 ) ( 416 -224 896 ) base_ceil1 0 0 0 1 1 +( 368 -224 896 ) ( 368 -224 928 ) ( 424 -224 896 ) base_ceil1 0 0 0 1 1 +( 376 -216 936 ) ( 376 -224 936 ) ( 360 -216 896 ) tech04_6b 0 0 90 1 1 +} +// brush 652 +{ +( 376 -360 936 ) ( 376 -352 936 ) ( 400 -360 936 ) tech04_6b 0 0 0 1 1 +( 424 -352 928 ) ( 368 -352 928 ) ( 424 -352 896 ) base_ceil1 0 0 0 1 1 +( 400 -360 936 ) ( 400 -352 936 ) ( 416 -360 896 ) tech04_6b 0 0 90 1 1 +( 360 -352 896 ) ( 360 -360 896 ) ( 416 -360 896 ) base_ceil1 0 0 0 1 1 +( 368 -360 896 ) ( 368 -360 928 ) ( 424 -360 896 ) base_ceil1 0 0 0 1 1 +( 376 -352 936 ) ( 376 -360 936 ) ( 360 -352 896 ) tech04_6b 0 0 90 1 1 +} +// brush 653 +{ +( -224 -416 640 ) ( -352 -416 640 ) ( -224 -160 640 ) sfloor4_5 32 32 0 1 1 +( -32 -384 640 ) ( -32 -128 640 ) ( -32 -384 576 ) sfloor4_5 0 0 0 1 1 +( -224 -352 640 ) ( -224 -352 576 ) ( -352 -352 640 ) sfloor4_5 0 0 0 1 1 +( -352 -160 576 ) ( -352 -416 576 ) ( -224 -160 576 ) sfloor4_5 0 0 0 1 1 +( -352 -160 576 ) ( -352 -160 640 ) ( -352 -416 576 ) sfloor4_5 0 0 0 1 1 +( -384 -224 576 ) ( -256 -224 576 ) ( -384 -224 640 ) sfloor4_5 0 0 0 1 1 +} +// brush 654 +{ +( 160 -96 640 ) ( 160 -224 640 ) ( -96 -96 640 ) sfloor4_5 32 32 90 1 1 +( 144 96 640 ) ( -112 96 640 ) ( 144 96 576 ) sfloor4_5 0 0 0 1 1 +( 96 -96 640 ) ( 96 -96 576 ) ( 96 -224 640 ) sfloor4_5 0 0 0 1 1 +( -96 -224 576 ) ( 160 -224 576 ) ( -96 -96 576 ) sfloor4_5 0 0 0 1 1 +( -96 -224 576 ) ( -96 -224 640 ) ( 160 -224 576 ) sfloor4_5 0 0 0 1 1 +( -32 -256 576 ) ( -32 -128 576 ) ( -32 -256 640 ) sfloor4_5 0 0 0 1 1 +} +// brush 655 +{ +( 160 -544 640 ) ( 160 -672 640 ) ( -96 -544 640 ) sfloor4_5 32 32 90 1 1 +( 128 -352 640 ) ( -128 -352 640 ) ( 128 -352 576 ) sfloor4_5 0 0 0 1 1 +( 96 -544 640 ) ( 96 -544 576 ) ( 96 -672 640 ) sfloor4_5 0 0 0 1 1 +( -96 -672 576 ) ( 160 -672 576 ) ( -96 -544 576 ) sfloor4_5 0 0 0 1 1 +( -96 -672 576 ) ( -96 -672 640 ) ( 160 -672 576 ) sfloor4_5 0 0 0 1 1 +( -32 -704 576 ) ( -32 -576 576 ) ( -32 -704 640 ) sfloor4_5 0 0 0 1 1 +} +// brush 656 +{ +( 96 -224 648 ) ( 96 -352 648 ) ( -32 -224 648 ) tele_top 0 0 0 1 1 +( 128 -256 648 ) ( 0 -256 648 ) ( 128 -256 584 ) plat_stem 0 0 0 1 1 +( 64 -192 648 ) ( 64 -192 584 ) ( 64 -320 648 ) plat_stem 0 0 0 1 1 +( -32 -352 640 ) ( 96 -352 640 ) ( -32 -224 640 ) plat_stem 0 0 0 1 1 +( -64 -320 584 ) ( -64 -320 648 ) ( 64 -320 584 ) plat_stem 0 0 0 1 1 +( 0 -384 584 ) ( 0 -256 584 ) ( 0 -384 648 ) plat_stem 0 0 0 1 1 +} +// brush 657 +{ +( -312 -632 984 ) ( -328 -632 984 ) ( -312 -408 984 ) tech01_1 0 0 45 1 1 +( -312 -648 928 ) ( -312 -648 992 ) ( -40 -376 992 ) tech01_1 0 0 0 1 1 +( -312 -648 992 ) ( -312 -648 928 ) ( -328 -632 928 ) tech01_1 0 0 0 1 1 +( -328 -408 936 ) ( -328 -632 936 ) ( -312 -408 936 ) tech01_1 0 0 45 1 1 +( -56 -360 928 ) ( -56 -360 992 ) ( -328 -632 992 ) tech01_1 0 0 0 1 1 +( -72 -360 992 ) ( -72 -360 928 ) ( -56 -376 928 ) tech01_1 0 0 0 1 1 +} +// brush 658 +{ +( 376 -632 984 ) ( 376 -648 984 ) ( 152 -632 984 ) tech01_1 0 0 135 1 1 +( 392 -632 928 ) ( 392 -632 992 ) ( 120 -360 992 ) tech02_1 0 0 0 1 1 +( 392 -632 992 ) ( 392 -632 928 ) ( 376 -648 928 ) tech02_1 0 0 0 1 1 +( 152 -648 936 ) ( 376 -648 936 ) ( 152 -632 936 ) tech01_1 0 0 135 1 1 +( 104 -376 928 ) ( 104 -376 992 ) ( 376 -648 992 ) tech02_1 0 0 0 1 1 +( 104 -392 992 ) ( 104 -392 928 ) ( 120 -376 928 ) tech02_1 0 0 0 1 1 +} +// brush 659 +{ +( 320 64 896 ) ( 320 128 896 ) ( 640 64 896 ) tech09_5 32 0 0 1 1 +( 320 96 896 ) ( 640 96 896 ) ( 320 96 768 ) sym07_2 32 0 0 1 1 +( 640 128 768 ) ( 320 128 768 ) ( 640 64 768 ) tech10_7a 0 0 0 1 1 +( 640 128 704 ) ( 640 128 832 ) ( 320 128 704 ) tech10_7a 32 0 0 1 1 +( 96 128 768 ) ( 96 64 768 ) ( 96 128 896 ) tech09_5 32 0 0 1 1 +( -32 128 896 ) ( -32 64 768 ) ( -32 128 768 ) tech09_5 32 0 0 1 1 +} +// brush 660 +{ +( 64 128 1024 ) ( 64 96 1024 ) ( 0 128 1024 ) tech11_2 32 0 0 1 1 +( 32 128 1024 ) ( -32 128 1024 ) ( 32 128 896 ) tech11_2 32 0 0 1 1 +( 96 128 1024 ) ( 96 128 896 ) ( 96 96 1024 ) tech11_2 32 0 0 1 1 +( 0 96 896 ) ( 64 96 896 ) ( 0 128 896 ) tech11_2 32 0 0 1 1 +( 0 96 896 ) ( 0 96 1024 ) ( 64 96 896 ) tech13_7 32 0 0 1 1 +( -32 96 896 ) ( -32 128 896 ) ( -32 96 1024 ) tech11_2 32 0 0 1 1 +} +// brush 661 +{ +( 224 288 1024 ) ( -416 160 1024 ) ( -416 288 1024 ) tech09_5 96 0 0 1 1 +( -416 -224 896 ) ( 224 -224 1024 ) ( -416 -224 1024 ) tech09_5 96 0 0 1 1 +( -416 160 896 ) ( -416 288 768 ) ( -416 288 896 ) tech09_5 96 0 0 1 1 +( 224 288 896 ) ( -416 160 896 ) ( 224 160 896 ) tech09_5 96 0 0 1 1 +( -448 -352 896 ) ( 192 -352 1024 ) ( 192 -352 896 ) tech09_5 96 0 0 1 1 +( -352 160 896 ) ( -352 288 768 ) ( -352 160 768 ) sym07_2 96 0 0 1 1 +} +// brush 662 +{ +( 480 288 1024 ) ( 480 160 1024 ) ( -160 288 1024 ) tech09_5 96 0 0 1 1 +( 480 -224 1024 ) ( -160 -224 1024 ) ( 480 -224 896 ) tech09_5 96 0 0 1 1 +( 480 288 896 ) ( 480 288 768 ) ( 480 160 896 ) tech09_5 96 0 0 1 1 +( -160 160 896 ) ( 480 160 896 ) ( -160 288 896 ) tech09_5 96 0 0 1 1 +( -128 -352 896 ) ( -128 -352 1024 ) ( 512 -352 896 ) tech09_5 96 0 0 1 1 +( 416 160 768 ) ( 416 288 768 ) ( 416 160 896 ) sym07_2 96 0 0 1 1 +} +// brush 663 +{ +( 88 -272 848 ) ( 104 -272 848 ) ( 88 -304 848 ) base_ceil1 16 16 0 1 1 +( 96 -272 896 ) ( 96 -304 896 ) ( 96 -272 768 ) base_ceil1 16 16 0 1 1 +( 88 -272 896 ) ( 88 -272 768 ) ( 104 -272 896 ) base_ceil1 16 16 0 1 1 +( 104 -304 816 ) ( 104 -272 816 ) ( 88 -304 816 ) base_ceil1 16 16 0 1 1 +( 104 -304 768 ) ( 104 -304 896 ) ( 104 -272 768 ) lunlt2 16 16 0 1 1 +( 104 -304 768 ) ( 88 -304 768 ) ( 104 -304 896 ) base_ceil1 16 16 0 1 1 +} +// brush 664 +{ +( 16 -232 848 ) ( 16 -216 848 ) ( 48 -232 848 ) base_ceil1 16 16 0 1 1 +( 16 -224 896 ) ( 48 -224 896 ) ( 16 -224 768 ) base_ceil1 16 16 0 1 1 +( 16 -232 896 ) ( 16 -232 768 ) ( 16 -216 896 ) base_ceil1 16 16 0 1 1 +( 48 -216 816 ) ( 16 -216 816 ) ( 48 -232 816 ) base_ceil1 16 16 0 1 1 +( 48 -216 768 ) ( 48 -216 896 ) ( 16 -216 768 ) lunlt2 16 16 0 1 1 +( 48 -216 768 ) ( 48 -232 768 ) ( 48 -216 896 ) base_ceil1 16 16 0 1 1 +} +// brush 665 +{ +( 48 -344 848 ) ( 48 -360 848 ) ( 16 -344 848 ) base_ceil1 16 16 0 1 1 +( 48 -352 896 ) ( 16 -352 896 ) ( 48 -352 768 ) base_ceil1 16 16 0 1 1 +( 48 -344 896 ) ( 48 -344 768 ) ( 48 -360 896 ) base_ceil1 16 16 0 1 1 +( 16 -360 816 ) ( 48 -360 816 ) ( 16 -344 816 ) base_ceil1 16 16 0 1 1 +( 16 -360 768 ) ( 16 -360 896 ) ( 48 -360 768 ) lunlt2 16 16 0 1 1 +( 16 -360 768 ) ( 16 -344 768 ) ( 16 -360 896 ) base_ceil1 16 16 0 1 1 +} +// brush 666 +{ +( -24 -304 848 ) ( -40 -304 848 ) ( -24 -272 848 ) base_ceil1 16 16 0 1 1 +( -32 -304 896 ) ( -32 -272 896 ) ( -32 -304 768 ) base_ceil1 16 16 0 1 1 +( -24 -304 896 ) ( -24 -304 768 ) ( -40 -304 896 ) base_ceil1 16 16 0 1 1 +( -40 -272 816 ) ( -40 -304 816 ) ( -24 -272 816 ) base_ceil1 16 16 0 1 1 +( -40 -272 768 ) ( -40 -272 896 ) ( -40 -304 768 ) lunlt2 16 16 0 1 1 +( -40 -272 768 ) ( -24 -272 768 ) ( -40 -272 896 ) base_ceil1 16 16 0 1 1 +} +// brush 667 +{ +( 1016 -292 736 ) ( 1032 -308 736 ) ( 1016 -308 736 ) tech01_8 0 0 0 1 1 +( 1020 -304 672 ) ( 1028 -296 672 ) ( 1028 -296 736 ) tech01_8 0 0 0 1 1 +( 1020 -296 736 ) ( 1028 -304 736 ) ( 1028 -304 672 ) tech01_8 0 0 0 1 1 +( 1016 -292 672 ) ( 1032 -308 672 ) ( 1032 -292 672 ) tech01_8 0 0 0 1 1 +( 1032 -300 736 ) ( 1024 -308 672 ) ( 1024 -308 736 ) tech01_8 0 0 0 1 1 +( 1024 -292 672 ) ( 1032 -300 672 ) ( 1032 -300 736 ) tech01_8 0 0 0 1 1 +} +// brush 668 +{ +( 1016 -268 736 ) ( 1032 -284 736 ) ( 1016 -284 736 ) tech01_8 0 0 0 1 1 +( 1020 -280 672 ) ( 1028 -272 672 ) ( 1028 -272 736 ) tech01_8 0 0 0 1 1 +( 1020 -272 736 ) ( 1028 -280 736 ) ( 1028 -280 672 ) tech01_8 0 0 0 1 1 +( 1016 -268 672 ) ( 1032 -284 672 ) ( 1032 -268 672 ) tech01_8 0 0 0 1 1 +( 1032 -276 736 ) ( 1024 -284 672 ) ( 1024 -284 736 ) tech01_8 0 0 0 1 1 +( 1024 -268 672 ) ( 1032 -276 672 ) ( 1032 -276 736 ) tech01_8 0 0 0 1 1 +} +// brush 669 +{ +( 628 -1040 736 ) ( 628 -1056 736 ) ( 612 -1040 736 ) tech01_8 0 0 0 1 1 +( 616 -1052 736 ) ( 616 -1052 672 ) ( 624 -1044 672 ) tech01_8 0 0 0 1 1 +( 624 -1052 672 ) ( 624 -1052 736 ) ( 616 -1044 736 ) tech01_8 0 0 0 1 1 +( 612 -1056 672 ) ( 628 -1056 672 ) ( 612 -1040 672 ) tech01_8 0 0 0 1 1 +( 628 -1048 736 ) ( 628 -1048 672 ) ( 620 -1056 736 ) tech01_8 0 0 0 1 1 +( 620 -1056 736 ) ( 620 -1056 672 ) ( 612 -1048 672 ) tech01_8 0 0 0 1 1 +} +// brush 670 +{ +( 604 -1040 736 ) ( 604 -1056 736 ) ( 588 -1040 736 ) tech01_8 0 0 0 1 1 +( 592 -1052 736 ) ( 592 -1052 672 ) ( 600 -1044 672 ) tech01_8 0 0 0 1 1 +( 600 -1052 672 ) ( 600 -1052 736 ) ( 592 -1044 736 ) tech01_8 0 0 0 1 1 +( 588 -1056 672 ) ( 604 -1056 672 ) ( 588 -1040 672 ) tech01_8 0 0 0 1 1 +( 604 -1048 736 ) ( 604 -1048 672 ) ( 596 -1056 736 ) tech01_8 0 0 0 1 1 +( 596 -1056 736 ) ( 596 -1056 672 ) ( 588 -1048 672 ) tech01_8 0 0 0 1 1 +} +// brush 671 +{ +( 1120 -320 768 ) ( 1120 -320 640 ) ( 1216 -320 768 ) tech01_7 0 0 0 1 1 +( 480 -320 672 ) ( 400 -320 672 ) ( 480 -336 672 ) tech01_7 0 0 0 1 1 +( 928 -352 672 ) ( 928 -352 736 ) ( 960 -320 736 ) tech01_7 0 0 0 1 1 +( 672 -352 736 ) ( 672 -352 672 ) ( 416 -352 736 ) tech01_7 0 0 0 1 1 +( 400 -336 736 ) ( 400 -320 736 ) ( 480 -336 736 ) tech01_7 0 0 0 1 1 +( 576 -320 640 ) ( 576 -320 768 ) ( 592 -336 640 ) tech01_7 0 0 0 1 1 +} +// brush 672 +{ +( 584 -1108 736 ) ( 568 -1108 736 ) ( 584 -1092 736 ) tech01_8 0 0 0 1 1 +( 572 -1096 736 ) ( 572 -1096 672 ) ( 580 -1104 672 ) tech01_8 0 0 0 1 1 +( 572 -1104 672 ) ( 572 -1104 736 ) ( 580 -1096 736 ) tech01_8 0 0 0 1 1 +( 568 -1092 672 ) ( 568 -1108 672 ) ( 584 -1092 672 ) tech01_8 0 0 0 1 1 +( 576 -1108 736 ) ( 576 -1108 672 ) ( 568 -1100 736 ) tech01_8 0 0 0 1 1 +( 568 -1100 736 ) ( 568 -1100 672 ) ( 576 -1092 672 ) tech01_8 0 0 0 1 1 +} +// brush 673 +{ +( 584 -1084 736 ) ( 568 -1084 736 ) ( 584 -1068 736 ) tech01_8 0 0 0 1 1 +( 572 -1072 736 ) ( 572 -1072 672 ) ( 580 -1080 672 ) tech01_8 0 0 0 1 1 +( 572 -1080 672 ) ( 572 -1080 736 ) ( 580 -1072 736 ) tech01_8 0 0 0 1 1 +( 568 -1068 672 ) ( 568 -1084 672 ) ( 584 -1068 672 ) tech01_8 0 0 0 1 1 +( 576 -1084 736 ) ( 576 -1084 672 ) ( 568 -1076 736 ) tech01_8 0 0 0 1 1 +( 568 -1076 736 ) ( 568 -1076 672 ) ( 576 -1068 672 ) tech01_8 0 0 0 1 1 +} +// brush 674 +{ +( 2048 -256 736 ) ( 2048 -320 736 ) ( 2016 -256 736 ) black 0 0 0 1 1 +( 2048 -256 736 ) ( 2016 -256 736 ) ( 2048 -256 672 ) black 0 0 0 1 1 +( 2048 -256 736 ) ( 2048 -256 672 ) ( 2048 -320 736 ) black 0 0 0 1 1 +( 2016 -320 672 ) ( 2048 -320 672 ) ( 2016 -256 672 ) black 0 0 0 1 1 +( 2016 -320 672 ) ( 2016 -320 736 ) ( 2048 -320 672 ) black 0 0 0 1 1 +( 2016 -320 672 ) ( 2016 -256 672 ) ( 2016 -320 736 ) black 0 0 0 1 1 +} +// brush 675 +{ +( 96 -224 640 ) ( 96 -352 640 ) ( -32 -224 640 ) plat_stem 0 0 0 1 1 +( 96 -224 640 ) ( -32 -224 640 ) ( 96 -224 576 ) plat_stem 0 0 0 1 1 +( 96 -224 640 ) ( 96 -224 576 ) ( 96 -352 640 ) plat_stem 0 0 0 1 1 +( -32 -352 576 ) ( 96 -352 576 ) ( -32 -224 576 ) plat_stem 0 0 0 1 1 +( -32 -352 576 ) ( -32 -352 640 ) ( 96 -352 576 ) plat_stem 0 0 0 1 1 +( -32 -352 576 ) ( -32 -224 576 ) ( -32 -352 640 ) plat_stem 0 0 0 1 1 +} +// brush 676 +{ +( -336 -224 936 ) ( -336 -216 936 ) ( -312 -224 936 ) tech04_6b 0 0 0 1 1 +( -288 -216 928 ) ( -344 -216 928 ) ( -288 -216 896 ) base_ceil1 0 0 0 1 1 +( -312 -224 936 ) ( -312 -216 936 ) ( -296 -224 896 ) tech04_6b 0 0 90 1 1 +( -352 -216 896 ) ( -352 -224 896 ) ( -296 -224 896 ) base_ceil1 0 0 0 1 1 +( -344 -224 896 ) ( -344 -224 928 ) ( -288 -224 896 ) base_ceil1 0 0 0 1 1 +( -336 -216 936 ) ( -336 -224 936 ) ( -352 -216 896 ) tech04_6b 0 0 90 1 1 +} +// brush 677 +{ +( -336 -360 936 ) ( -336 -352 936 ) ( -312 -360 936 ) tech04_6b 0 0 0 1 1 +( -288 -352 928 ) ( -344 -352 928 ) ( -288 -352 896 ) base_ceil1 0 0 0 1 1 +( -312 -360 936 ) ( -312 -352 936 ) ( -296 -360 896 ) tech04_6b 0 0 90 1 1 +( -352 -352 896 ) ( -352 -360 896 ) ( -296 -360 896 ) base_ceil1 0 0 0 1 1 +( -344 -360 896 ) ( -344 -360 928 ) ( -288 -360 896 ) base_ceil1 0 0 0 1 1 +( -336 -352 936 ) ( -336 -360 936 ) ( -352 -352 896 ) tech04_6b 0 0 90 1 1 +} +// brush 678 +{ +( 416 -272 896 ) ( 416 -304 896 ) ( 404 -272 896 ) clip 0 0 0 1 1 +( 416 -272 896 ) ( 404 -272 896 ) ( 416 -272 640 ) clip 0 0 0 1 1 +( 416 -272 896 ) ( 416 -272 640 ) ( 416 -304 896 ) clip 0 0 0 1 1 +( 404 -304 640 ) ( 416 -304 640 ) ( 404 -272 640 ) clip 0 0 0 1 1 +( 404 -304 640 ) ( 404 -304 896 ) ( 416 -304 640 ) clip 0 0 0 1 1 +( 404 -304 640 ) ( 404 -272 640 ) ( 404 -304 896 ) clip 0 0 0 1 1 +} +// brush 679 +{ +( -340 -272 896 ) ( -352 -304 896 ) ( -352 -272 896 ) clip 0 0 0 1 1 +( -352 -272 640 ) ( -340 -272 896 ) ( -352 -272 896 ) clip 0 0 0 1 1 +( -352 -304 896 ) ( -352 -272 640 ) ( -352 -272 896 ) clip 0 0 0 1 1 +( -340 -272 640 ) ( -352 -304 640 ) ( -340 -304 640 ) clip 0 0 0 1 1 +( -352 -304 640 ) ( -340 -304 896 ) ( -340 -304 640 ) clip 0 0 0 1 1 +( -340 -304 896 ) ( -340 -272 640 ) ( -340 -304 640 ) clip 0 0 0 1 1 +} +// brush 680 +{ +( 36 -224 896 ) ( 20 -224 896 ) ( 36 -224 1024 ) ntech01_1 0 0 0 1 1 +( 20 -224 984 ) ( 20 96 984 ) ( 32 96 988 ) ntech01_1 0 0 90 1 1 +( 28 96 1024 ) ( 28 96 896 ) ( 44 96 1024 ) ntech01_1 0 0 0 1 1 +( 20 96 984 ) ( 20 -224 984 ) ( 16 -224 972 ) ntech01_1 0 0 0 1 1 +( 32 96 988 ) ( 44 96 984 ) ( 44 -224 984 ) ntech01_1 0 0 90 1 1 +( 48 -224 972 ) ( 44 -224 984 ) ( 44 96 984 ) ntech01_1 0 0 0 1 1 +( 20 96 960 ) ( 20 -224 960 ) ( 32 -224 956 ) ntech01_1 0 0 90 1 1 +( 20 -224 960 ) ( 20 96 960 ) ( 16 96 972 ) ntech01_1 0 0 0 1 1 +( 32 -224 956 ) ( 44 -224 960 ) ( 44 96 960 ) ntech01_1 0 0 90 1 1 +( 48 96 972 ) ( 44 96 960 ) ( 44 -224 960 ) ntech01_1 0 0 0 1 1 +} +// brush 681 +{ +( 0 64 768 ) ( 0 128 768 ) ( 320 64 768 ) tech08_0 32 0 0 1 1 +( 0 96 768 ) ( 320 96 768 ) ( 0 96 640 ) sym06_10 32 0 0 1 1 +( 160 64 768 ) ( 160 64 640 ) ( 160 128 768 ) tech10_7 0 0 0 1 1 +( 320 128 640 ) ( 0 128 640 ) ( 320 64 640 ) tech08_0 32 0 0 1 1 +( 320 128 576 ) ( 320 128 704 ) ( 0 128 576 ) tech08_0 32 0 0 1 1 +( 224 128 640 ) ( 224 64 640 ) ( 224 128 768 ) tech08_0 32 0 0 1 1 +} +// brush 682 +{ +( -256 64 768 ) ( 64 128 768 ) ( 64 64 768 ) tech08_0 32 0 0 1 1 +( 64 96 640 ) ( -256 96 768 ) ( 64 96 768 ) sym06_10 32 0 0 1 1 +( -96 128 768 ) ( -96 64 640 ) ( -96 64 768 ) tech10_7 0 0 0 1 1 +( -256 64 640 ) ( 64 128 640 ) ( -256 128 640 ) tech08_0 32 0 0 1 1 +( 64 128 576 ) ( -256 128 704 ) ( -256 128 576 ) tech08_0 32 0 0 1 1 +( -160 128 768 ) ( -160 64 640 ) ( -160 128 640 ) tech08_0 32 0 0 1 1 +} +// brush 683 +{ +( 160 192 640 ) ( 160 160 640 ) ( -160 192 640 ) tech10_7a 0 0 0 1 1 +( 160 192 640 ) ( -160 192 640 ) ( 160 192 576 ) tech04_1 0 0 0 1 1 +( 160 192 640 ) ( 160 192 576 ) ( 160 160 640 ) tech04_1 0 0 0 1 1 +( -160 160 576 ) ( 160 160 576 ) ( -160 192 576 ) tech04_1 0 0 0 1 1 +( -160 160 576 ) ( -160 160 640 ) ( 160 160 576 ) tech10_7a 0 0 0 1 1 +( -96 160 576 ) ( -96 192 576 ) ( -96 160 640 ) tech04_1 0 0 0 1 1 +} +// brush 684 +{ +( -144 400 1024 ) ( -400 192 1024 ) ( -400 400 1024 ) uwall1_2 0 0 0 1 1 +( -128 256 1024 ) ( -160 416 1024 ) ( -160 416 640 ) uwall1_2 0 0 0 1 1 +( -160 192 640 ) ( -160 416 640 ) ( -160 416 1024 ) uwall1_2 0 0 0 1 1 +( -144 400 640 ) ( -400 192 640 ) ( -144 192 640 ) uwall1_2 0 0 0 1 1 +( -400 192 640 ) ( -144 192 768 ) ( -144 192 640 ) uwall1_2 0 0 0 1 1 +( -128 192 1024 ) ( -128 256 1024 ) ( -128 256 640 ) uwall1_2 0 0 0 1 1 +} +// brush 685 +{ +( -256 416 1024 ) ( 320 416 1024 ) ( 320 192 1024 ) uwall1_2 0 0 0 1 1 +( 320 416 1024 ) ( -256 416 1024 ) ( 320 288 832 ) uwall1_2 0 0 0 1 1 +( 224 704 832 ) ( 224 704 768 ) ( 224 192 832 ) uwall1_2 0 0 0 1 1 +( -160 192 800 ) ( 224 192 800 ) ( 224 288 832 ) uwall1_2 0 0 0 1 1 +( 224 192 800 ) ( -160 192 800 ) ( -160 192 1024 ) uwall1_2 0 0 0 1 1 +( -160 192 768 ) ( -160 704 768 ) ( -160 192 832 ) uwall1_2 0 0 0 1 1 +} +// brush 686 +{ +( 320 416 640 ) ( -256 416 640 ) ( -256 800 704 ) ground1_2 0 0 0 1 1 +( 160 800 704 ) ( 128 800 704 ) ( 160 800 640 ) ground1_2 0 0 0 1 1 +( 320 704 704 ) ( 320 704 640 ) ( 320 192 704 ) ground1_2 0 0 0 1 1 +( 128 192 576 ) ( 160 192 576 ) ( 128 704 576 ) ground1_2 0 0 0 1 1 +( -256 416 640 ) ( 320 416 640 ) ( 320 416 576 ) ground1_2 0 0 0 1 1 +( -256 192 640 ) ( -256 704 640 ) ( -256 192 704 ) ground1_2 0 0 0 1 1 +} +// brush 687 +{ +( 464 400 1024 ) ( 464 192 1024 ) ( 208 400 1024 ) uwall1_2 0 0 0 1 1 +( 224 416 640 ) ( 224 416 1024 ) ( 192 256 1024 ) uwall1_2 0 0 0 1 1 +( 224 416 1024 ) ( 224 416 640 ) ( 224 192 640 ) uwall1_2 0 0 0 1 1 +( 208 192 640 ) ( 464 192 640 ) ( 208 400 640 ) uwall1_2 0 0 0 1 1 +( 208 192 640 ) ( 208 192 768 ) ( 464 192 640 ) uwall1_2 0 0 0 1 1 +( 192 256 640 ) ( 192 256 1024 ) ( 192 192 1024 ) uwall1_2 0 0 0 1 1 +} +// brush 688 +{ +( -192 480 960 ) ( -160 480 960 ) ( -160 416 1024 ) uwall1_2 0 0 0 1 1 +( -160 480 1024 ) ( -160 480 640 ) ( -160 416 1024 ) uwall1_2 0 0 0 1 1 +( -192 416 640 ) ( -192 416 1024 ) ( -160 416 640 ) uwall1_2 0 0 0 1 1 +( -192 416 640 ) ( -192 480 640 ) ( -192 416 1024 ) uwall1_2 0 0 0 1 1 +( -160 480 960 ) ( -192 480 960 ) ( -192 416 640 ) uwall1_2 0 0 0 1 1 +} +// brush 689 +{ +( -160 480 960 ) ( -192 480 960 ) ( -192 576 896 ) uwall1_2 0 0 0 1 1 +( -160 480 1024 ) ( -160 480 640 ) ( -160 416 1024 ) uwall1_2 0 0 0 1 1 +( -160 576 896 ) ( -192 576 896 ) ( -160 416 640 ) uwall1_2 0 0 0 1 1 +( -192 416 640 ) ( -192 480 640 ) ( -192 416 1024 ) uwall1_2 0 0 0 1 1 +( -192 480 960 ) ( -160 480 960 ) ( -160 416 640 ) uwall1_2 0 0 0 1 1 +} +// brush 690 +{ +( -192 736 768 ) ( -160 736 768 ) ( -160 640 800 ) uwall1_2 0 0 0 1 1 +( -192 800 704 ) ( -160 800 704 ) ( -160 736 768 ) uwall1_2 0 0 0 1 1 +( -160 736 768 ) ( -160 736 640 ) ( -160 640 768 ) uwall1_2 0 0 0 1 1 +( -160 800 704 ) ( -192 800 704 ) ( -192 416 640 ) uwall1_2 0 0 0 1 1 +( -192 640 800 ) ( -160 640 800 ) ( -160 416 640 ) uwall1_2 0 0 0 1 1 +( -192 640 640 ) ( -192 736 640 ) ( -192 640 768 ) uwall1_2 0 0 0 1 1 +} +// brush 691 +{ +( 224 480 960 ) ( 256 480 960 ) ( 256 416 1024 ) uwall1_2 0 0 0 1 1 +( 256 480 1024 ) ( 256 480 640 ) ( 256 416 1024 ) uwall1_2 0 0 0 1 1 +( 224 416 640 ) ( 224 416 1024 ) ( 256 416 640 ) uwall1_2 0 0 0 1 1 +( 224 416 640 ) ( 224 480 640 ) ( 224 416 1024 ) uwall1_2 0 0 0 1 1 +( 256 480 960 ) ( 224 480 960 ) ( 224 416 640 ) uwall1_2 0 0 0 1 1 +} +// brush 692 +{ +( -160 640 800 ) ( -192 640 800 ) ( -160 416 640 ) uwall1_2 0 0 0 1 1 +( -160 512 512 ) ( -160 512 896 ) ( -160 576 512 ) uwall1_2 0 0 0 1 1 +( -160 416 640 ) ( -192 416 640 ) ( -160 576 896 ) uwall1_2 0 0 0 1 1 +( -192 576 896 ) ( -192 512 896 ) ( -192 576 512 ) uwall1_2 0 0 0 1 1 +( -192 640 800 ) ( -160 640 800 ) ( -160 576 896 ) uwall1_2 0 0 0 1 1 +} +// brush 693 +{ +( 256 480 960 ) ( 224 480 960 ) ( 224 576 896 ) uwall1_2 0 0 0 1 1 +( 256 480 1024 ) ( 256 480 640 ) ( 256 416 1024 ) uwall1_2 0 0 0 1 1 +( 256 576 896 ) ( 224 576 896 ) ( 256 416 640 ) uwall1_2 0 0 0 1 1 +( 224 416 640 ) ( 224 480 640 ) ( 224 416 1024 ) uwall1_2 0 0 0 1 1 +( 224 480 960 ) ( 256 480 960 ) ( 256 416 640 ) uwall1_2 0 0 0 1 1 +} +// brush 694 +{ +( 224 800 1056 ) ( 224 416 1056 ) ( -160 800 1056 ) sky_z1 0 0 0 1 1 +( 224 800 1056 ) ( -160 800 1056 ) ( 224 800 1024 ) sky_z1 0 0 0 1 1 +( 224 800 1056 ) ( 224 800 1024 ) ( 224 416 1056 ) sky_z1 0 0 0 1 1 +( -160 416 1024 ) ( 224 416 1024 ) ( -160 800 1024 ) sky_z1 0 0 0 1 1 +( -160 416 1024 ) ( -160 416 1056 ) ( 224 416 1024 ) sky_z1 0 0 0 1 1 +( -160 416 1024 ) ( -160 800 1024 ) ( -160 416 1056 ) sky_z1 0 0 0 1 1 +} +// brush 695 +{ +( 224 832 1024 ) ( 224 800 1024 ) ( -160 832 1024 ) sky_z1 0 0 0 1 1 +( 224 832 1024 ) ( -160 832 1024 ) ( 224 832 640 ) sky_z1 0 0 0 1 1 +( 224 832 1024 ) ( 224 832 640 ) ( 224 800 1024 ) sky_z1 0 0 0 1 1 +( -160 800 704 ) ( 224 800 704 ) ( -160 832 704 ) sky_z1 0 0 0 1 1 +( -160 800 640 ) ( -160 800 1024 ) ( 224 800 640 ) sky_z1 0 0 0 1 1 +( -160 800 640 ) ( -160 832 640 ) ( -160 800 1024 ) sky_z1 0 0 0 1 1 +} +// brush 696 +{ +( 224 736 768 ) ( 256 736 768 ) ( 256 640 800 ) uwall1_2 0 0 0 1 1 +( 224 800 704 ) ( 256 800 704 ) ( 256 736 768 ) uwall1_2 0 0 0 1 1 +( 256 736 768 ) ( 256 736 640 ) ( 256 640 768 ) uwall1_2 0 0 0 1 1 +( 256 800 704 ) ( 224 800 704 ) ( 224 416 640 ) uwall1_2 0 0 0 1 1 +( 224 640 800 ) ( 256 640 800 ) ( 256 416 640 ) uwall1_2 0 0 0 1 1 +( 224 640 640 ) ( 224 736 640 ) ( 224 640 768 ) uwall1_2 0 0 0 1 1 +} +// brush 697 +{ +( 256 640 800 ) ( 224 640 800 ) ( 256 416 640 ) uwall1_2 0 0 0 1 1 +( 256 512 512 ) ( 256 512 896 ) ( 256 576 512 ) uwall1_2 0 0 0 1 1 +( 256 416 640 ) ( 224 416 640 ) ( 256 576 896 ) uwall1_2 0 0 0 1 1 +( 224 576 896 ) ( 224 512 896 ) ( 224 576 512 ) uwall1_2 0 0 0 1 1 +( 224 640 800 ) ( 256 640 800 ) ( 256 576 896 ) uwall1_2 0 0 0 1 1 +} +// brush 698 +{ +( 160 704 640 ) ( 160 192 640 ) ( 128 704 640 ) ground1_2 0 0 0 1 1 +( 160 800 640 ) ( 128 800 640 ) ( 160 800 576 ) ground1_2 0 0 0 1 1 +( 320 704 640 ) ( 320 704 576 ) ( 320 192 640 ) ground1_2 0 0 0 1 1 +( 128 192 576 ) ( 160 192 576 ) ( 128 704 576 ) ground1_2 0 0 0 1 1 +( 128 192 576 ) ( 128 192 640 ) ( 160 192 576 ) ground1_2 0 0 0 1 1 +( -256 192 576 ) ( -256 704 576 ) ( -256 192 640 ) ground1_2 0 0 0 1 1 +} +// brush 699 +{ +( 608 800 1024 ) ( 608 416 1024 ) ( 224 800 1024 ) sky_z1 0 0 0 1 1 +( 224 576 896 ) ( 256 576 896 ) ( 256 800 1024 ) sky_z1 0 0 0 1 1 +( 256 800 1024 ) ( 256 800 928 ) ( 256 416 1024 ) sky_z1 0 0 0 1 1 +( 256 576 896 ) ( 224 576 896 ) ( 256 480 960 ) sky_z1 0 0 0 1 1 +( 256 480 960 ) ( 224 480 960 ) ( 224 416 1024 ) sky_z1 0 0 0 1 1 +( 224 416 928 ) ( 224 800 928 ) ( 224 416 1024 ) sky_z1 0 0 0 1 1 +} +// brush 700 +{ +( 256 576 896 ) ( 224 576 896 ) ( 224 800 1024 ) sky_z1 0 0 0 1 1 +( 224 736 768 ) ( 256 736 768 ) ( 256 800 1024 ) sky_z1 0 0 0 1 1 +( 256 800 992 ) ( 256 800 768 ) ( 256 672 992 ) sky_z1 0 0 0 1 1 +( 256 736 768 ) ( 224 736 768 ) ( 256 640 800 ) sky_z1 0 0 0 1 1 +( 256 640 800 ) ( 224 640 800 ) ( 224 576 896 ) sky_z1 0 0 0 1 1 +( 224 672 768 ) ( 224 800 768 ) ( 224 672 992 ) sky_z1 0 0 0 1 1 +} +// brush 701 +{ +( 256 800 1024 ) ( 224 800 1024 ) ( 256 800 704 ) sky_z1 0 0 0 1 1 +( 256 800 1024 ) ( 256 800 704 ) ( 256 736 1024 ) sky_z1 0 0 0 1 1 +( 224 736 768 ) ( 256 736 768 ) ( 256 800 704 ) sky_z1 0 0 0 1 1 +( 224 736 704 ) ( 224 800 704 ) ( 224 736 1024 ) sky_z1 0 0 0 1 1 +( 352 736 768 ) ( 352 800 1024 ) ( 480 736 768 ) sky_z1 0 0 0 1 1 +} +// brush 702 +{ +( -160 576 896 ) ( -192 576 896 ) ( -192 800 1024 ) sky_z1 0 0 0 1 1 +( -192 736 768 ) ( -160 736 768 ) ( -160 800 1024 ) sky_z1 0 0 0 1 1 +( -160 800 992 ) ( -160 800 768 ) ( -160 672 992 ) sky_z1 0 0 0 1 1 +( -160 736 768 ) ( -192 736 768 ) ( -160 640 800 ) sky_z1 0 0 0 1 1 +( -160 640 800 ) ( -192 640 800 ) ( -192 576 896 ) sky_z1 0 0 0 1 1 +( -192 672 768 ) ( -192 800 768 ) ( -192 672 992 ) sky_z1 0 0 0 1 1 +} +// brush 703 +{ +( 192 800 1024 ) ( 192 416 1024 ) ( -192 800 1024 ) sky_z1 0 0 0 1 1 +( -192 576 896 ) ( -160 576 896 ) ( -160 800 1024 ) sky_z1 0 0 0 1 1 +( -160 800 1024 ) ( -160 800 928 ) ( -160 416 1024 ) sky_z1 0 0 0 1 1 +( -160 576 896 ) ( -192 576 896 ) ( -160 480 960 ) sky_z1 0 0 0 1 1 +( -160 480 960 ) ( -192 480 960 ) ( -192 416 1024 ) sky_z1 0 0 0 1 1 +( -192 416 928 ) ( -192 800 928 ) ( -192 416 1024 ) sky_z1 0 0 0 1 1 +} +// brush 704 +{ +( -160 800 1024 ) ( -192 800 1024 ) ( -160 800 704 ) sky_z1 0 0 0 1 1 +( -160 800 1024 ) ( -160 800 704 ) ( -160 736 1024 ) sky_z1 0 0 0 1 1 +( -192 736 768 ) ( -160 736 768 ) ( -160 800 704 ) sky_z1 0 0 0 1 1 +( -192 736 704 ) ( -192 800 704 ) ( -192 736 1024 ) sky_z1 0 0 0 1 1 +( -64 736 768 ) ( -64 800 1024 ) ( 64 736 768 ) sky_z1 0 0 0 1 1 +} +// brush 705 +{ +( 0 -672 832 ) ( 0 -736 832 ) ( -320 -672 832 ) door02_1 0 32 0 1 1 +( 0 -704 704 ) ( -320 -704 704 ) ( 0 -704 576 ) door02_1 0 0 0 1 1 +( -160 -672 768 ) ( -160 -672 640 ) ( -160 -736 768 ) door02_1 0 0 0 1 1 +( -320 -736 576 ) ( 0 -736 576 ) ( -320 -672 576 ) door02_1 0 32 0 1 1 +( -320 -736 576 ) ( -320 -736 704 ) ( 0 -736 576 ) door02_1 0 0 0 1 1 +( -192 -736 640 ) ( -192 -672 640 ) ( -192 -736 768 ) door02_1 0 0 -90 1 1 +} +// brush 706 +{ +( -48 -848 192 ) ( -176 -752 192 ) ( -48 -752 192 ) htek03_0 0 0 90 1 1 +( -48 -864 160 ) ( -32 -880 160 ) ( -32 -880 192 ) htek03_0 0 0 90 1 1 +( -176 -864 192 ) ( -48 -864 160 ) ( -48 -864 192 ) htek03_0 48 64 0 1 1 +( -48 -848 64 ) ( -176 -752 64 ) ( -176 -848 64 ) htek03_0 0 0 0 1 1 +( -176 -864 192 ) ( -192 -880 192 ) ( -192 -880 160 ) htek03_0 0 0 90 1 1 +( -32 -880 64 ) ( -192 -880 64 ) ( -192 -880 96 ) htek03_0 0 0 90 1 1 +} +// brush 707 +{ +( -160 -864 192 ) ( -64 -736 192 ) ( -64 -864 192 ) htek03_0 0 0 90 1 1 +( -176 -864 160 ) ( -192 -880 160 ) ( -192 -880 192 ) htek03_0 0 0 90 1 1 +( -176 -736 96 ) ( -176 -864 64 ) ( -176 -864 96 ) htek03_0 32 64 0 1 1 +( -160 -864 64 ) ( -64 -736 64 ) ( -160 -736 64 ) htek03_0 0 0 0 1 1 +( -176 -736 192 ) ( -192 -720 192 ) ( -192 -720 160 ) htek03_0 0 0 90 1 1 +( -192 -880 64 ) ( -192 -720 64 ) ( -192 -720 96 ) htek03_0 0 0 90 1 1 +} +// brush 708 +{ +( -176 -752 192 ) ( -48 -848 192 ) ( -176 -848 192 ) htek03_0 0 0 90 1 1 +( -176 -736 160 ) ( -192 -720 160 ) ( -192 -720 192 ) htek03_0 0 0 90 1 1 +( -48 -736 192 ) ( -176 -736 160 ) ( -176 -736 192 ) htek03_0 48 64 0 1 1 +( -176 -752 64 ) ( -48 -848 64 ) ( -48 -752 64 ) htek03_0 0 0 0 1 1 +( -48 -736 192 ) ( -32 -720 192 ) ( -32 -720 160 ) htek03_0 0 0 90 1 1 +( -192 -720 64 ) ( -32 -720 64 ) ( -32 -720 96 ) htek03_0 0 0 90 1 1 +} +// brush 709 +{ +( -64 -736 192 ) ( -160 -864 192 ) ( -160 -736 192 ) htek03_0 0 0 90 1 1 +( -48 -736 160 ) ( -32 -720 160 ) ( -32 -720 192 ) htek03_0 0 0 90 1 1 +( -48 -864 96 ) ( -48 -736 64 ) ( -48 -736 96 ) htek03_0 32 64 0 1 1 +( -64 -736 64 ) ( -160 -864 64 ) ( -64 -864 64 ) htek03_0 0 0 0 1 1 +( -48 -864 192 ) ( -32 -880 192 ) ( -32 -880 160 ) htek03_0 0 0 90 1 1 +( -32 -720 64 ) ( -32 -880 64 ) ( -32 -880 96 ) htek03_0 0 0 90 1 1 +} +// brush 710 +{ +( -448 -960 64 ) ( -512 -1184 64 ) ( -512 -960 64 ) tech01_6 0 0 0 1 1 +( -512 -480 32 ) ( -448 -480 64 ) ( -512 -480 64 ) tech01_6 0 0 0 1 1 +( -256 -1200 64 ) ( -256 -976 32 ) ( -256 -976 64 ) tech01_6 0 0 0 1 1 +( -448 -960 32 ) ( -512 -1184 32 ) ( -448 -1184 32 ) tech01_6 0 0 90 1 1 +( -512 -1120 32 ) ( -448 -1120 64 ) ( -448 -1120 32 ) tech01_6 0 0 0 1 1 +( -192 -1184 64 ) ( -192 -960 32 ) ( -192 -1184 32 ) tech01_6 0 0 0 1 1 +} +// brush 711 +{ +( -288 -960 64 ) ( -352 -1184 64 ) ( -352 -960 64 ) tech01_6 0 0 0 1 1 +( -352 -480 32 ) ( -288 -480 64 ) ( -352 -480 64 ) tech01_6 0 0 0 1 1 +( -192 -800 64 ) ( -192 -576 32 ) ( -192 -576 64 ) tech01_6 0 0 0 1 1 +( -288 -960 32 ) ( -352 -1184 32 ) ( -288 -1184 32 ) tech01_6 0 0 90 1 1 +( -480 -720 32 ) ( -416 -720 64 ) ( -416 -720 32 ) tech01_6 0 0 0 1 1 +( -32 -1184 64 ) ( -32 -960 32 ) ( -32 -1184 32 ) tech01_6 0 0 0 1 1 +} +// brush 712 +{ +( -256 -960 64 ) ( -320 -1184 64 ) ( -320 -960 64 ) tech01_6 0 0 0 1 1 +( -320 -480 32 ) ( -256 -480 64 ) ( -320 -480 64 ) tech01_6 0 0 0 1 1 +( -32 -1200 64 ) ( -32 -976 32 ) ( -32 -976 64 ) tech01_6 0 0 0 1 1 +( -256 -960 32 ) ( -320 -1184 32 ) ( -256 -1184 32 ) tech01_6 0 0 90 1 1 +( -320 -1120 32 ) ( -256 -1120 64 ) ( -256 -1120 32 ) tech01_6 0 0 0 1 1 +( 0 -1184 64 ) ( 0 -960 32 ) ( 0 -1184 32 ) tech01_6 0 0 0 1 1 +} +// brush 713 +{ +( -48 -848 64 ) ( -176 -752 64 ) ( -48 -752 64 ) tech02_7 0 0 90 1 1 +( -48 -864 32 ) ( -32 -880 32 ) ( -32 -880 64 ) tech02_7 0 0 90 1 1 +( -176 -864 64 ) ( -48 -864 32 ) ( -48 -864 64 ) tech02_7 0 0 90 1 1 +( -48 -848 32 ) ( -176 -752 32 ) ( -176 -848 32 ) tech02_6 0 0 0 1 1 +( -176 -864 64 ) ( -192 -880 64 ) ( -192 -880 32 ) tech02_7 0 0 90 1 1 +( -32 -880 32 ) ( -192 -880 32 ) ( -192 -880 64 ) tech02_7 0 0 90 1 1 +} +// brush 714 +{ +( -160 -864 64 ) ( -64 -736 64 ) ( -64 -864 64 ) tech02_7 0 0 90 1 1 +( -176 -864 32 ) ( -192 -880 32 ) ( -192 -880 64 ) tech02_7 0 0 90 1 1 +( -176 -736 64 ) ( -176 -864 32 ) ( -176 -864 64 ) tech02_7 0 0 90 1 1 +( -160 -864 32 ) ( -64 -736 32 ) ( -160 -736 32 ) tech02_6 0 0 0 1 1 +( -176 -736 64 ) ( -192 -720 64 ) ( -192 -720 32 ) tech02_7 0 0 90 1 1 +( -192 -880 32 ) ( -192 -720 32 ) ( -192 -720 64 ) tech02_7 0 0 90 1 1 +} +// brush 715 +{ +( -64 -736 64 ) ( -160 -864 64 ) ( -160 -736 64 ) tech02_7 0 0 90 1 1 +( -48 -736 32 ) ( -32 -720 32 ) ( -32 -720 64 ) tech02_7 0 0 90 1 1 +( -48 -864 64 ) ( -48 -736 32 ) ( -48 -736 64 ) tech02_7 0 0 90 1 1 +( -64 -736 32 ) ( -160 -864 32 ) ( -64 -864 32 ) tech02_6 0 0 0 1 1 +( -48 -864 64 ) ( -32 -880 64 ) ( -32 -880 32 ) tech02_7 0 0 90 1 1 +( -32 -720 32 ) ( -32 -880 32 ) ( -32 -880 64 ) tech02_7 0 0 90 1 1 +} +// brush 716 +{ +( -176 -752 64 ) ( -48 -848 64 ) ( -176 -848 64 ) tech02_7 0 0 90 1 1 +( -176 -736 32 ) ( -192 -720 32 ) ( -192 -720 64 ) tech02_7 0 0 90 1 1 +( -48 -736 64 ) ( -176 -736 32 ) ( -176 -736 64 ) tech02_7 0 0 90 1 1 +( -176 -752 32 ) ( -48 -848 32 ) ( -48 -752 32 ) tech02_6 0 0 0 1 1 +( -48 -736 64 ) ( -32 -720 64 ) ( -32 -720 32 ) tech02_7 0 0 90 1 1 +( -192 -720 32 ) ( -32 -720 32 ) ( -32 -720 64 ) tech02_7 0 0 90 1 1 +} +// brush 717 +{ +( -48 -736 224 ) ( -208 -864 224 ) ( -208 -736 224 ) tech02_6 0 0 0 1 1 +( -208 -736 192 ) ( -48 -736 224 ) ( -208 -736 224 ) tech02_6 0 0 0 1 1 +( -176 -864 224 ) ( -176 -736 192 ) ( -176 -736 224 ) tech02_6 0 0 0 1 1 +( -48 -736 192 ) ( -208 -864 192 ) ( -48 -864 192 ) tech02_6 0 0 0 1 1 +( -208 -864 192 ) ( -48 -864 224 ) ( -48 -864 192 ) tech02_6 0 0 0 1 1 +( -48 -864 224 ) ( -48 -736 192 ) ( -48 -864 192 ) tech02_6 0 0 0 1 1 +} +// brush 718 +{ +( 416 -1360 64 ) ( 416 -1584 64 ) ( 352 -1360 64 ) tech01_6 0 0 0 1 1 +( 416 -880 64 ) ( 352 -880 64 ) ( 416 -880 32 ) tech01_6 0 0 0 1 1 +( 256 -976 64 ) ( 256 -976 32 ) ( 256 -1200 64 ) tech01_6 0 0 0 1 1 +( 352 -1584 32 ) ( 416 -1584 32 ) ( 352 -1360 32 ) tech01_6 0 0 90 1 1 +( 480 -1120 32 ) ( 480 -1120 64 ) ( 544 -1120 32 ) tech01_6 0 0 0 1 1 +( 96 -1584 32 ) ( 96 -1360 32 ) ( 96 -1584 64 ) tech01_6 0 0 0 1 1 +} +// brush 719 +{ +( 112 -752 192 ) ( 240 -752 192 ) ( 112 -848 192 ) htek03_0 0 0 90 1 1 +( 96 -880 192 ) ( 96 -880 160 ) ( 112 -864 160 ) htek03_0 0 0 90 1 1 +( 112 -864 192 ) ( 112 -864 160 ) ( 240 -864 192 ) htek03_0 16 64 0 1 1 +( 240 -848 64 ) ( 240 -752 64 ) ( 112 -848 64 ) htek03_0 0 0 0 1 1 +( 256 -880 160 ) ( 256 -880 192 ) ( 240 -864 192 ) htek03_0 0 0 90 1 1 +( 256 -880 96 ) ( 256 -880 64 ) ( 96 -880 64 ) htek03_0 0 0 90 1 1 +} +// brush 720 +{ +( 128 -864 192 ) ( 128 -736 192 ) ( 224 -864 192 ) htek03_0 0 0 90 1 1 +( 256 -880 192 ) ( 256 -880 160 ) ( 240 -864 160 ) htek03_0 0 0 90 1 1 +( 240 -864 96 ) ( 240 -864 64 ) ( 240 -736 96 ) htek03_0 32 64 0 1 1 +( 224 -736 64 ) ( 128 -736 64 ) ( 224 -864 64 ) htek03_0 0 0 0 1 1 +( 256 -720 160 ) ( 256 -720 192 ) ( 240 -736 192 ) htek03_0 0 0 90 1 1 +( 256 -720 96 ) ( 256 -720 64 ) ( 256 -880 64 ) htek03_0 0 0 90 1 1 +} +// brush 721 +{ +( 224 -736 192 ) ( 224 -864 192 ) ( 128 -736 192 ) htek03_0 0 0 90 1 1 +( 96 -720 192 ) ( 96 -720 160 ) ( 112 -736 160 ) htek03_0 0 0 90 1 1 +( 112 -736 96 ) ( 112 -736 64 ) ( 112 -864 96 ) htek03_0 32 64 0 1 1 +( 128 -864 64 ) ( 224 -864 64 ) ( 128 -736 64 ) htek03_0 0 0 0 1 1 +( 96 -880 160 ) ( 96 -880 192 ) ( 112 -864 192 ) htek03_0 0 0 90 1 1 +( 96 -880 96 ) ( 96 -880 64 ) ( 96 -720 64 ) htek03_0 0 0 90 1 1 +} +// brush 722 +{ +( 240 -848 192 ) ( 112 -848 192 ) ( 240 -752 192 ) htek03_0 0 0 90 1 1 +( 256 -720 192 ) ( 256 -720 160 ) ( 240 -736 160 ) htek03_0 0 0 90 1 1 +( 240 -736 192 ) ( 240 -736 160 ) ( 112 -736 192 ) htek03_0 16 64 0 1 1 +( 112 -752 64 ) ( 112 -848 64 ) ( 240 -752 64 ) htek03_0 0 0 0 1 1 +( 96 -720 160 ) ( 96 -720 192 ) ( 112 -736 192 ) htek03_0 0 0 90 1 1 +( 96 -720 96 ) ( 96 -720 64 ) ( 256 -720 64 ) htek03_0 0 0 90 1 1 +} +// brush 723 +{ +( 576 -960 64 ) ( 576 -1184 64 ) ( 512 -960 64 ) tech01_6 0 0 0 1 1 +( 576 -480 64 ) ( 512 -480 64 ) ( 576 -480 32 ) tech01_6 0 0 0 1 1 +( 320 -976 64 ) ( 320 -976 32 ) ( 320 -1200 64 ) tech01_6 0 0 0 1 1 +( 512 -1184 32 ) ( 576 -1184 32 ) ( 512 -960 32 ) tech01_6 0 0 90 1 1 +( 512 -1120 32 ) ( 512 -1120 64 ) ( 576 -1120 32 ) tech01_6 0 0 0 1 1 +( 256 -1184 32 ) ( 256 -960 32 ) ( 256 -1184 64 ) tech01_6 0 0 0 1 1 +} +// brush 724 +{ +( 384 -960 64 ) ( 384 -1184 64 ) ( 320 -960 64 ) tech01_6 0 0 0 1 1 +( 384 -480 64 ) ( 320 -480 64 ) ( 384 -480 32 ) tech01_6 0 0 0 1 1 +( 96 -976 64 ) ( 96 -976 32 ) ( 96 -1200 64 ) tech01_6 0 0 0 1 1 +( 320 -1184 32 ) ( 384 -1184 32 ) ( 320 -960 32 ) tech01_6 0 0 90 1 1 +( 320 -1120 32 ) ( 320 -1120 64 ) ( 384 -1120 32 ) tech01_6 0 0 0 1 1 +( 64 -1184 32 ) ( 64 -960 32 ) ( 64 -1184 64 ) tech01_6 0 0 0 1 1 +} +// brush 725 +{ +( 416 -960 64 ) ( 416 -1184 64 ) ( 352 -960 64 ) tech01_6 0 0 0 1 1 +( 416 -480 64 ) ( 352 -480 64 ) ( 416 -480 32 ) tech01_6 0 0 0 1 1 +( 256 -576 64 ) ( 256 -576 32 ) ( 256 -800 64 ) tech01_6 0 0 0 1 1 +( 352 -1184 32 ) ( 416 -1184 32 ) ( 352 -960 32 ) tech01_6 0 0 90 1 1 +( 480 -720 32 ) ( 480 -720 64 ) ( 544 -720 32 ) tech01_6 0 0 0 1 1 +( 96 -1184 32 ) ( 96 -960 32 ) ( 96 -1184 64 ) tech01_6 0 0 0 1 1 +} +// brush 726 +{ +( 224 -736 64 ) ( 224 -864 64 ) ( 128 -736 64 ) tech02_7 0 0 90 1 1 +( 96 -720 64 ) ( 96 -720 32 ) ( 112 -736 32 ) tech02_7 0 0 90 1 1 +( 112 -736 64 ) ( 112 -736 32 ) ( 112 -864 64 ) tech02_7 0 0 90 1 1 +( 128 -864 32 ) ( 224 -864 32 ) ( 128 -736 32 ) tech02_6 0 0 0 1 1 +( 96 -880 32 ) ( 96 -880 64 ) ( 112 -864 64 ) tech02_7 0 0 90 1 1 +( 96 -880 64 ) ( 96 -880 32 ) ( 96 -720 32 ) tech02_7 0 0 90 1 1 +} +// brush 727 +{ +( 112 -752 64 ) ( 240 -752 64 ) ( 112 -848 64 ) tech02_7 0 0 90 1 1 +( 96 -880 64 ) ( 96 -880 32 ) ( 112 -864 32 ) tech02_7 0 0 90 1 1 +( 112 -864 64 ) ( 112 -864 32 ) ( 240 -864 64 ) tech02_7 0 0 90 1 1 +( 240 -848 32 ) ( 240 -752 32 ) ( 112 -848 32 ) tech02_6 0 0 0 1 1 +( 256 -880 32 ) ( 256 -880 64 ) ( 240 -864 64 ) tech02_7 0 0 90 1 1 +( 256 -880 64 ) ( 256 -880 32 ) ( 96 -880 32 ) tech02_7 0 0 90 1 1 +} +// brush 728 +{ +( 128 -864 64 ) ( 128 -736 64 ) ( 224 -864 64 ) tech02_7 0 0 90 1 1 +( 256 -880 64 ) ( 256 -880 32 ) ( 240 -864 32 ) tech02_7 0 0 90 1 1 +( 240 -864 64 ) ( 240 -864 32 ) ( 240 -736 64 ) tech02_7 0 0 90 1 1 +( 224 -736 32 ) ( 128 -736 32 ) ( 224 -864 32 ) tech02_6 0 0 0 1 1 +( 256 -720 32 ) ( 256 -720 64 ) ( 240 -736 64 ) tech02_7 0 0 90 1 1 +( 256 -720 64 ) ( 256 -720 32 ) ( 256 -880 32 ) tech02_7 0 0 90 1 1 +} +// brush 729 +{ +( 240 -848 64 ) ( 112 -848 64 ) ( 240 -752 64 ) tech02_7 0 0 90 1 1 +( 256 -720 64 ) ( 256 -720 32 ) ( 240 -736 32 ) tech02_7 0 0 90 1 1 +( 240 -736 64 ) ( 240 -736 32 ) ( 112 -736 64 ) tech02_7 0 0 90 1 1 +( 112 -752 32 ) ( 112 -848 32 ) ( 240 -752 32 ) tech02_6 0 0 0 1 1 +( 96 -720 32 ) ( 96 -720 64 ) ( 112 -736 64 ) tech02_7 0 0 90 1 1 +( 96 -720 64 ) ( 96 -720 32 ) ( 256 -720 32 ) tech02_7 0 0 90 1 1 +} +// brush 730 +{ +( 272 -736 224 ) ( 272 -864 224 ) ( 112 -736 224 ) tech02_6 0 0 0 1 1 +( 272 -736 224 ) ( 112 -736 224 ) ( 272 -736 192 ) tech02_6 0 0 0 1 1 +( 240 -736 224 ) ( 240 -736 192 ) ( 240 -864 224 ) tech02_6 0 0 0 1 1 +( 112 -864 192 ) ( 272 -864 192 ) ( 112 -736 192 ) tech02_6 0 0 0 1 1 +( 112 -864 192 ) ( 112 -864 224 ) ( 272 -864 192 ) tech02_6 0 0 0 1 1 +( 112 -864 192 ) ( 112 -736 192 ) ( 112 -864 224 ) tech02_6 0 0 0 1 1 +} +// brush 731 +{ +( -32 -128 320 ) ( -24 -192 320 ) ( -32 -192 320 ) clip 0 0 0 1 1 +( -32 -192 296 ) ( -32 -128 304 ) ( -32 -192 304 ) clip 0 0 0 1 1 +( -32 -192 320 ) ( -24 -176 320 ) ( -24 -176 192 ) clip 0 0 0 1 1 +( -32 -136 192 ) ( -24 -200 192 ) ( -24 -136 192 ) clip 0 0 0 1 1 +( -24 -144 320 ) ( -24 -176 192 ) ( -24 -176 320 ) clip 0 0 0 1 1 +( -32 -128 320 ) ( -24 -144 192 ) ( -24 -144 320 ) clip 0 0 0 1 1 +} +// brush 732 +{ +( 96 -192 320 ) ( 88 -192 320 ) ( 96 -128 320 ) clip 0 0 0 1 1 +( 96 -192 304 ) ( 96 -128 304 ) ( 96 -192 296 ) clip 0 0 0 1 1 +( 88 -176 192 ) ( 88 -176 320 ) ( 96 -192 320 ) clip 0 0 0 1 1 +( 88 -136 192 ) ( 88 -200 192 ) ( 96 -136 192 ) clip 0 0 0 1 1 +( 88 -176 320 ) ( 88 -176 192 ) ( 88 -144 320 ) clip 0 0 0 1 1 +( 88 -144 320 ) ( 88 -144 192 ) ( 96 -128 320 ) clip 0 0 0 1 1 +} +// brush 733 +{ +( -160 -688 768 ) ( -152 -752 768 ) ( -160 -752 768 ) clip 0 0 0 1 1 +( -160 -752 744 ) ( -160 -688 752 ) ( -160 -752 752 ) clip 0 0 0 1 1 +( -160 -752 768 ) ( -152 -736 768 ) ( -152 -736 640 ) clip 0 0 0 1 1 +( -160 -696 640 ) ( -152 -760 640 ) ( -152 -696 640 ) clip 0 0 0 1 1 +( -152 -704 768 ) ( -152 -736 640 ) ( -152 -736 768 ) clip 0 0 0 1 1 +( -160 -688 768 ) ( -152 -704 640 ) ( -152 -704 768 ) clip 0 0 0 1 1 +} +// brush 734 +{ +( -32 -752 768 ) ( -40 -752 768 ) ( -32 -688 768 ) clip 0 0 0 1 1 +( -32 -752 752 ) ( -32 -688 752 ) ( -32 -752 744 ) clip 0 0 0 1 1 +( -40 -736 640 ) ( -40 -736 768 ) ( -32 -752 768 ) clip 0 0 0 1 1 +( -40 -696 640 ) ( -40 -760 640 ) ( -32 -696 640 ) clip 0 0 0 1 1 +( -40 -736 768 ) ( -40 -736 640 ) ( -40 -704 768 ) clip 0 0 0 1 1 +( -40 -704 768 ) ( -40 -704 640 ) ( -32 -688 768 ) clip 0 0 0 1 1 +} +// brush 735 +{ +( -128 -1136 768 ) ( -120 -1200 768 ) ( -128 -1200 768 ) clip 0 0 0 1 1 +( -128 -1200 768 ) ( -120 -1184 768 ) ( -120 -1184 640 ) clip 0 0 0 1 1 +( -128 -1144 640 ) ( -120 -1208 640 ) ( -120 -1144 640 ) clip 0 0 0 1 1 +( -120 -1168 768 ) ( -120 -1200 640 ) ( -120 -1200 768 ) clip 0 0 0 1 1 +( -128 -1152 768 ) ( -120 -1168 640 ) ( -120 -1168 768 ) clip 0 0 0 1 1 +( -144 -1152 640 ) ( -128 -1152 768 ) ( -144 -1152 768 ) clip 0 0 0 1 1 +( -192 -1200 768 ) ( -192 -1152 640 ) ( -192 -1152 768 ) clip 0 0 0 1 1 +( -144 -1200 640 ) ( -128 -1200 768 ) ( -128 -1200 640 ) clip 0 0 0 1 1 +} +// brush 736 +{ +( 64 -1136 768 ) ( 72 -1200 768 ) ( 64 -1200 768 ) clip 0 0 0 1 1 +( 64 -1200 768 ) ( 72 -1184 768 ) ( 72 -1184 640 ) clip 0 0 0 1 1 +( 64 -1144 640 ) ( 72 -1208 640 ) ( 72 -1144 640 ) clip 0 0 0 1 1 +( 72 -1152 768 ) ( 72 -1184 640 ) ( 72 -1184 768 ) clip 0 0 0 1 1 +( 64 -1152 768 ) ( 72 -1168 640 ) ( 72 -1168 768 ) clip 0 0 0 1 1 +( -8 -1184 640 ) ( -8 -1184 768 ) ( 0 -1200 768 ) clip 0 0 0 1 1 +( -8 -1200 768 ) ( -8 -1200 640 ) ( -8 -1168 768 ) clip 0 0 0 1 1 +( -8 -1168 768 ) ( -8 -1168 640 ) ( 0 -1152 768 ) clip 0 0 0 1 1 +( 16 -1152 768 ) ( 0 -1152 768 ) ( 16 -1152 640 ) clip 0 0 0 1 1 +( 0 -1200 640 ) ( 0 -1200 768 ) ( 16 -1200 640 ) clip 0 0 0 1 1 +} +// brush 737 +{ +( 192 -1200 768 ) ( 184 -1200 768 ) ( 192 -1136 768 ) clip 0 0 0 1 1 +( 184 -1184 640 ) ( 184 -1184 768 ) ( 192 -1200 768 ) clip 0 0 0 1 1 +( 184 -1144 640 ) ( 184 -1208 640 ) ( 192 -1144 640 ) clip 0 0 0 1 1 +( 184 -1200 768 ) ( 184 -1200 640 ) ( 184 -1168 768 ) clip 0 0 0 1 1 +( 184 -1168 768 ) ( 184 -1168 640 ) ( 192 -1152 768 ) clip 0 0 0 1 1 +( 208 -1152 768 ) ( 192 -1152 768 ) ( 208 -1152 640 ) clip 0 0 0 1 1 +( 256 -1152 768 ) ( 256 -1152 640 ) ( 256 -1200 768 ) clip 0 0 0 1 1 +( 192 -1200 640 ) ( 192 -1200 768 ) ( 208 -1200 640 ) clip 0 0 0 1 1 +} +// brush 738 +{ +( 96 -688 768 ) ( 104 -752 768 ) ( 96 -752 768 ) clip 0 0 0 1 1 +( 96 -752 744 ) ( 96 -688 752 ) ( 96 -752 752 ) clip 0 0 0 1 1 +( 96 -752 768 ) ( 104 -736 768 ) ( 104 -736 640 ) clip 0 0 0 1 1 +( 96 -696 640 ) ( 104 -760 640 ) ( 104 -696 640 ) clip 0 0 0 1 1 +( 104 -704 768 ) ( 104 -736 640 ) ( 104 -736 768 ) clip 0 0 0 1 1 +( 96 -688 768 ) ( 104 -704 640 ) ( 104 -704 768 ) clip 0 0 0 1 1 +} +// brush 739 +{ +( 224 -752 768 ) ( 216 -752 768 ) ( 224 -688 768 ) clip 0 0 0 1 1 +( 224 -752 752 ) ( 224 -688 752 ) ( 224 -752 744 ) clip 0 0 0 1 1 +( 216 -736 640 ) ( 216 -736 768 ) ( 224 -752 768 ) clip 0 0 0 1 1 +( 216 -696 640 ) ( 216 -760 640 ) ( 224 -696 640 ) clip 0 0 0 1 1 +( 216 -736 768 ) ( 216 -736 640 ) ( 216 -704 768 ) clip 0 0 0 1 1 +( 216 -704 768 ) ( 216 -704 640 ) ( 224 -688 768 ) clip 0 0 0 1 1 +} +// brush 740 +{ +( 96 -1184 640 ) ( 96 -1200 640 ) ( 32 -1184 640 ) tech02_2 0 0 0 1 1 +( 96 -1184 384 ) ( 32 -1184 384 ) ( 96 -1184 256 ) tech02_2 0 0 0 1 1 +( 64 -1184 384 ) ( 64 -1184 256 ) ( 64 -1200 384 ) htek18_1 0 32 90 1 1 +( 32 -1200 256 ) ( 96 -1200 256 ) ( 32 -1184 256 ) tech02_2 0 0 0 1 1 +( 32 -1200 256 ) ( 32 -1200 384 ) ( 96 -1200 256 ) htek18_1 0 80 90 1 1 +( 32 -1200 256 ) ( 32 -1184 256 ) ( 32 -1200 384 ) htek18_1 0 32 90 1 1 +} +// brush 741 +{ +( 64 -1184 -128 ) ( 64 -1200 -128 ) ( 0 -1184 -128 ) tech02_2 0 0 0 1 1 +( 96 -1184 -256 ) ( 32 -1184 -256 ) ( 96 -1184 -384 ) htek03_0 0 0 0 1 1 +( 64 -1184 -256 ) ( 64 -1184 -384 ) ( 64 -1200 -256 ) htek18_1 0 32 90 1 1 +( 0 -1200 -256 ) ( 64 -1200 -256 ) ( 0 -1184 -256 ) tech02_2 0 0 0 1 1 +( 0 -1200 -384 ) ( 0 -1200 -256 ) ( 64 -1200 -384 ) htek18_1 0 80 90 1 1 +( 32 -1200 -384 ) ( 32 -1184 -384 ) ( 32 -1200 -256 ) htek18_1 0 32 90 1 1 +} +// brush 742 +{ +( 64 -1200 256 ) ( -320 -1264 256 ) ( -320 -1200 256 ) tech02_6 0 80 0 1 1 +( -256 -1200 -320 ) ( 128 -1200 -128 ) ( -256 -1200 -128 ) htek18_1 0 96 0 1 1 +( 32 -1328 256 ) ( 32 -1264 64 ) ( 32 -1264 256 ) htek02_1 48 0 0 1 1 +( 64 -1168 -128 ) ( -320 -1232 -128 ) ( 64 -1232 -128 ) htek18_1 0 80 90 1 1 +( -64 -1328 -192 ) ( 320 -1328 0 ) ( 320 -1328 -192 ) htek18_1 0 0 0 1 1 +( 64 -1264 256 ) ( 64 -1200 64 ) ( 64 -1264 64 ) htek02_1 48 0 0 1 1 +} +// brush 743 +{ +( -60 -1200 384 ) ( -68 -1216 384 ) ( -68 -1200 384 ) tech02_6 0 0 0 1 1 +( -68 -1200 368 ) ( -60 -1200 384 ) ( -68 -1200 384 ) tech02_6 0 0 0 1 1 +( 12 -1216 384 ) ( 12 -1200 368 ) ( 12 -1200 384 ) lite_fart3 0 0 0 1 1 +( 12 -1216 368 ) ( 20 -1224 360 ) ( 20 -1200 360 ) tech02_6 0 0 0 1 1 +( 12 -1216 384 ) ( 20 -1224 384 ) ( 20 -1224 368 ) tech02_6 0 0 0 1 1 +( 16 -1200 384 ) ( 16 -1200 360 ) ( 16 -1224 360 ) tech02_6 0 0 0 1 1 +} +// brush 744 +{ +( -60 -1200 384 ) ( -60 -1216 384 ) ( -68 -1200 384 ) tech02_6 0 0 0 1 1 +( -60 -1200 384 ) ( -68 -1200 384 ) ( -60 -1200 368 ) tech02_6 0 0 0 1 1 +( -140 -1200 384 ) ( -140 -1200 368 ) ( -140 -1216 384 ) lite_fart3 0 0 0 1 1 +( -148 -1200 360 ) ( -148 -1224 360 ) ( -140 -1216 368 ) tech02_6 0 0 0 1 1 +( -148 -1224 368 ) ( -148 -1224 384 ) ( -140 -1216 384 ) tech02_6 0 0 0 1 1 +( -144 -1224 360 ) ( -144 -1200 360 ) ( -144 -1200 384 ) tech02_6 0 0 0 1 1 +} +// brush 745 +{ +( -60 -1200 -128 ) ( -68 -1216 -128 ) ( -68 -1200 -128 ) tech02_6 0 0 0 1 1 +( -68 -1200 -144 ) ( -60 -1200 -128 ) ( -68 -1200 -128 ) tech02_6 0 0 0 1 1 +( 12 -1216 -128 ) ( 12 -1200 -144 ) ( 12 -1200 -128 ) lite_fart3 0 0 0 1 1 +( 12 -1216 -144 ) ( 20 -1224 -152 ) ( 20 -1200 -152 ) tech02_6 0 0 0 1 1 +( 12 -1216 -128 ) ( 20 -1224 -128 ) ( 20 -1224 -144 ) tech02_6 0 0 0 1 1 +( 16 -1200 -128 ) ( 16 -1200 -152 ) ( 16 -1224 -152 ) tech02_6 0 0 0 1 1 +} +// brush 746 +{ +( -60 -1200 -128 ) ( -60 -1216 -128 ) ( -68 -1200 -128 ) tech02_6 0 0 0 1 1 +( -60 -1200 -128 ) ( -68 -1200 -128 ) ( -60 -1200 -144 ) tech02_6 0 0 0 1 1 +( -140 -1200 -128 ) ( -140 -1200 -144 ) ( -140 -1216 -128 ) lite_fart3 0 0 0 1 1 +( -148 -1200 -152 ) ( -148 -1224 -152 ) ( -140 -1216 -144 ) tech02_6 0 0 0 1 1 +( -148 -1224 -144 ) ( -148 -1224 -128 ) ( -140 -1216 -128 ) tech02_6 0 0 0 1 1 +( -144 -1224 -152 ) ( -144 -1200 -152 ) ( -144 -1200 -128 ) tech02_6 0 0 0 1 1 +} +// brush 747 +{ +( -160 -1312 768 ) ( -176 -1312 768 ) ( -160 -1184 768 ) htek03_1 0 32 0 1 1 +( -128 -1248 704 ) ( -128 -1120 704 ) ( -128 -1248 640 ) htek03_1 96 0 0 1 1 +( -112 -1504 704 ) ( -112 -1504 640 ) ( -128 -1504 704 ) htek03_1 0 0 0 1 1 +( -192 -1184 640 ) ( -192 -1312 640 ) ( -176 -1184 640 ) htek03_1 0 32 0 1 1 +( -144 -1184 640 ) ( -144 -1184 704 ) ( -144 -1312 640 ) htek03_1 96 0 0 1 1 +( -192 -1184 640 ) ( -176 -1184 640 ) ( -192 -1184 704 ) htek03_1 0 0 0 1 1 +} +// brush 748 +{ +( 32 -1376 696 ) ( 32 -1248 696 ) ( 0 -1248 728 ) dmp_la2 0 32 90 1 1 +( 0 -1216 704 ) ( 0 -1088 704 ) ( 0 -1216 768 ) htek02_2 96 0 0 1 1 +( 64 -1184 768 ) ( 64 -1312 768 ) ( 48 -1184 768 ) htek02_2 0 32 0 1 1 +( 32 -1248 672 ) ( 32 -1376 672 ) ( 32 -1376 768 ) htek02_2 96 0 0 1 1 +( 96 -1344 1344 ) ( -32 -1344 1472 ) ( 96 -1344 1472 ) htek02_2 0 0 0 1 1 +( 96 -1280 1472 ) ( -64 -1280 1472 ) ( 96 -1280 1344 ) htek02_2 0 0 0 1 1 +} +// brush 749 +{ +( 0 -1216 696 ) ( 32 -1216 728 ) ( 32 -1344 728 ) dmp_la2 0 32 90 1 1 +( 0 -1216 640 ) ( 0 -1088 704 ) ( 0 -1216 704 ) htek02_2 96 0 0 1 1 +( 48 -1184 640 ) ( 64 -1312 640 ) ( 64 -1184 640 ) htek02_2 0 32 0 1 1 +( 32 -1376 640 ) ( 32 -1376 736 ) ( 32 -1248 736 ) htek02_2 96 0 0 1 1 +( 96 -1344 -64 ) ( -32 -1344 -64 ) ( 96 -1344 64 ) htek02_2 0 0 0 1 1 +( 96 -1280 64 ) ( -64 -1280 -64 ) ( 96 -1280 -64 ) htek02_2 0 0 0 1 1 +} +// brush 750 +{ +( 32 -1248 720 ) ( 8 -1376 720 ) ( 8 -1248 720 ) dmp_la2 0 0 0 1 1 +( 8 -1304 704 ) ( 32 -1304 720 ) ( 8 -1304 720 ) dmp_la2 0 0 0 1 1 +( 8 -1376 720 ) ( 8 -1248 704 ) ( 8 -1248 720 ) rub_la14 8 0 0 1 1 +( 32 -1248 704 ) ( 8 -1376 704 ) ( 32 -1376 704 ) dmp_la2 0 0 0 1 1 +( 8 -1320 704 ) ( 32 -1320 720 ) ( 32 -1320 704 ) dmp_la2 0 0 0 1 1 +( 16 -1376 720 ) ( 16 -1248 704 ) ( 16 -1376 704 ) dmp_la2 0 0 0 1 1 +} +// brush 751 +{ +( 8 -1280 768 ) ( 8 -1248 768 ) ( 32 -1280 768 ) dmp_la2 0 0 0 1 1 +( 32 -1328 768 ) ( 32 -1328 640 ) ( 0 -1296 640 ) dmp_la2 0 0 0 1 1 +( 0 -1280 768 ) ( 0 -1280 640 ) ( 0 -1248 768 ) htek02_2 96 0 0 1 1 +( 32 -1248 640 ) ( 8 -1248 640 ) ( 32 -1280 640 ) dmp_la2 0 0 0 1 1 +( 32 -1248 640 ) ( 32 -1248 768 ) ( 8 -1248 640 ) dmp_la2 0 0 0 1 1 +( 32 -1312 640 ) ( 32 -1312 768 ) ( 32 -1248 768 ) dmp_la2 0 0 0 1 1 +} +// brush 752 +{ +( 32 -1344 768 ) ( 8 -1376 768 ) ( 8 -1344 768 ) dmp_la2 0 0 0 1 1 +( 0 -1328 640 ) ( 32 -1296 640 ) ( 32 -1296 768 ) dmp_la2 0 0 0 1 1 +( 0 -1376 768 ) ( 0 -1344 640 ) ( 0 -1344 768 ) htek02_2 96 0 0 1 1 +( 32 -1344 640 ) ( 8 -1376 640 ) ( 32 -1376 640 ) dmp_la2 0 0 0 1 1 +( 8 -1376 640 ) ( 32 -1376 768 ) ( 32 -1376 640 ) dmp_la2 0 0 0 1 1 +( 32 -1376 768 ) ( 32 -1312 768 ) ( 32 -1312 640 ) dmp_la2 0 0 0 1 1 +} +// brush 753 +{ +( 64 -1248 728 ) ( 32 -1248 696 ) ( 32 -1376 696 ) dmp_la2 0 32 90 1 1 +( 64 -1216 768 ) ( 64 -1088 704 ) ( 64 -1216 704 ) htek02_2 96 0 0 1 1 +( 16 -1184 768 ) ( 0 -1312 768 ) ( 0 -1184 768 ) htek02_2 0 32 0 1 1 +( 32 -1376 768 ) ( 32 -1376 672 ) ( 32 -1248 672 ) htek02_2 96 0 0 1 1 +( -32 -1344 1472 ) ( 96 -1344 1472 ) ( -32 -1344 1344 ) htek02_2 0 0 0 1 1 +( -32 -1280 1344 ) ( 128 -1280 1472 ) ( -32 -1280 1472 ) htek02_2 0 0 0 1 1 +} +// brush 754 +{ +( 32 -1344 728 ) ( 32 -1216 728 ) ( 64 -1216 696 ) dmp_la2 0 32 90 1 1 +( 64 -1216 704 ) ( 64 -1088 704 ) ( 64 -1216 640 ) htek02_2 96 0 0 1 1 +( 0 -1184 640 ) ( 0 -1312 640 ) ( 16 -1184 640 ) htek02_2 0 32 0 1 1 +( 32 -1248 736 ) ( 32 -1376 736 ) ( 32 -1376 640 ) htek02_2 96 0 0 1 1 +( -32 -1344 64 ) ( 96 -1344 -64 ) ( -32 -1344 -64 ) htek02_2 0 0 0 1 1 +( -32 -1280 -64 ) ( 128 -1280 -64 ) ( -32 -1280 64 ) htek02_2 0 0 0 1 1 +} +// brush 755 +{ +( 56 -1248 720 ) ( 56 -1376 720 ) ( 32 -1248 720 ) dmp_la2 0 0 0 1 1 +( 56 -1304 720 ) ( 32 -1304 720 ) ( 56 -1304 704 ) dmp_la2 0 0 0 1 1 +( 56 -1248 720 ) ( 56 -1248 704 ) ( 56 -1376 720 ) rub_la14 8 0 0 1 1 +( 32 -1376 704 ) ( 56 -1376 704 ) ( 32 -1248 704 ) dmp_la2 0 0 0 1 1 +( 32 -1320 704 ) ( 32 -1320 720 ) ( 56 -1320 704 ) dmp_la2 0 0 0 1 1 +( 48 -1376 704 ) ( 48 -1248 704 ) ( 48 -1376 720 ) dmp_la2 0 0 0 1 1 +} +// brush 756 +{ +( 32 -1280 768 ) ( 56 -1248 768 ) ( 56 -1280 768 ) dmp_la2 0 0 0 1 1 +( 64 -1296 640 ) ( 32 -1328 640 ) ( 32 -1328 768 ) dmp_la2 0 0 0 1 1 +( 64 -1248 768 ) ( 64 -1280 640 ) ( 64 -1280 768 ) htek02_2 96 0 0 1 1 +( 32 -1280 640 ) ( 56 -1248 640 ) ( 32 -1248 640 ) dmp_la2 0 0 0 1 1 +( 56 -1248 640 ) ( 32 -1248 768 ) ( 32 -1248 640 ) dmp_la2 0 0 0 1 1 +( 32 -1248 768 ) ( 32 -1312 768 ) ( 32 -1312 640 ) dmp_la2 0 0 0 1 1 +} +// brush 757 +{ +( 56 -1344 768 ) ( 56 -1376 768 ) ( 32 -1344 768 ) dmp_la2 0 0 0 1 1 +( 32 -1296 768 ) ( 32 -1296 640 ) ( 64 -1328 640 ) dmp_la2 0 0 0 1 1 +( 64 -1344 768 ) ( 64 -1344 640 ) ( 64 -1376 768 ) htek02_2 96 0 0 1 1 +( 32 -1376 640 ) ( 56 -1376 640 ) ( 32 -1344 640 ) dmp_la2 0 0 0 1 1 +( 32 -1376 640 ) ( 32 -1376 768 ) ( 56 -1376 640 ) dmp_la2 0 0 0 1 1 +( 32 -1312 640 ) ( 32 -1312 768 ) ( 32 -1376 768 ) dmp_la2 0 0 0 1 1 +} +// brush 758 +{ +( 132 -1200 384 ) ( 124 -1216 384 ) ( 124 -1200 384 ) tech02_6 0 0 0 1 1 +( 124 -1200 368 ) ( 132 -1200 384 ) ( 124 -1200 384 ) tech02_6 0 0 0 1 1 +( 204 -1216 384 ) ( 204 -1200 368 ) ( 204 -1200 384 ) lite_fart3 0 0 0 1 1 +( 204 -1216 368 ) ( 212 -1224 360 ) ( 212 -1200 360 ) tech02_6 0 0 0 1 1 +( 204 -1216 384 ) ( 212 -1224 384 ) ( 212 -1224 368 ) tech02_6 0 0 0 1 1 +( 208 -1200 384 ) ( 208 -1200 360 ) ( 208 -1224 360 ) tech02_6 0 0 0 1 1 +} +// brush 759 +{ +( 132 -1200 384 ) ( 132 -1216 384 ) ( 124 -1200 384 ) tech02_6 0 0 0 1 1 +( 132 -1200 384 ) ( 124 -1200 384 ) ( 132 -1200 368 ) tech02_6 0 0 0 1 1 +( 52 -1200 384 ) ( 52 -1200 368 ) ( 52 -1216 384 ) lite_fart3 0 0 0 1 1 +( 44 -1200 360 ) ( 44 -1224 360 ) ( 52 -1216 368 ) tech02_6 0 0 0 1 1 +( 44 -1224 368 ) ( 44 -1224 384 ) ( 52 -1216 384 ) tech02_6 0 0 0 1 1 +( 48 -1224 360 ) ( 48 -1200 360 ) ( 48 -1200 384 ) tech02_6 0 0 0 1 1 +} +// brush 760 +{ +( 132 -1200 -128 ) ( 124 -1216 -128 ) ( 124 -1200 -128 ) tech02_6 0 0 0 1 1 +( 124 -1200 -144 ) ( 132 -1200 -128 ) ( 124 -1200 -128 ) tech02_6 0 0 0 1 1 +( 204 -1216 -128 ) ( 204 -1200 -144 ) ( 204 -1200 -128 ) lite_fart3 0 0 0 1 1 +( 204 -1216 -144 ) ( 212 -1224 -152 ) ( 212 -1200 -152 ) tech02_6 0 0 0 1 1 +( 204 -1216 -128 ) ( 212 -1224 -128 ) ( 212 -1224 -144 ) tech02_6 0 0 0 1 1 +( 208 -1200 -128 ) ( 208 -1200 -152 ) ( 208 -1224 -152 ) tech02_6 0 0 0 1 1 +} +// brush 761 +{ +( 132 -1200 -128 ) ( 132 -1216 -128 ) ( 124 -1200 -128 ) tech02_6 0 0 0 1 1 +( 132 -1200 -128 ) ( 124 -1200 -128 ) ( 132 -1200 -144 ) tech02_6 0 0 0 1 1 +( 52 -1200 -128 ) ( 52 -1200 -144 ) ( 52 -1216 -128 ) lite_fart3 0 0 0 1 1 +( 44 -1200 -152 ) ( 44 -1224 -152 ) ( 52 -1216 -144 ) tech02_6 0 0 0 1 1 +( 44 -1224 -144 ) ( 44 -1224 -128 ) ( 52 -1216 -128 ) tech02_6 0 0 0 1 1 +( 48 -1224 -152 ) ( 48 -1200 -152 ) ( 48 -1200 -128 ) tech02_6 0 0 0 1 1 +} +// brush 762 +{ +( 512 -864 768 ) ( 512 -864 640 ) ( 608 -864 768 ) ntech01_1 0 0 90 1 1 +( 384 -864 672 ) ( 304 -864 672 ) ( 384 -880 672 ) ntech01_1 0 0 90 1 1 +( 576 -896 736 ) ( 576 -896 672 ) ( 320 -896 736 ) ntech01_1 0 0 90 1 1 +( 304 -880 736 ) ( 304 -864 736 ) ( 384 -880 736 ) ntech01_1 0 0 90 1 1 +( 416 -768 64 ) ( 416 -896 -64 ) ( 416 -768 -64 ) ntech01_1 0 0 90 1 1 +( 448 -768 -64 ) ( 448 -896 -64 ) ( 448 -768 64 ) ntech01_1 0 0 90 1 1 +} +// brush 763 +{ +( 288 -896 672 ) ( 288 -768 672 ) ( 384 -896 672 ) ntech01_1 0 0 90 1 1 +( 608 -800 672 ) ( 528 -800 672 ) ( 608 -800 656 ) ntech01_1 0 0 90 1 1 +( 576 -864 640 ) ( 576 -800 640 ) ( 320 -864 640 ) ntech01_1 0 0 90 1 1 +( 528 -864 656 ) ( 528 -864 672 ) ( 608 -864 656 ) ntech01_1 0 0 90 1 1 +( 416 -768 64 ) ( 416 -896 -64 ) ( 416 -768 -64 ) ntech01_1 0 0 90 1 1 +( 448 -768 -64 ) ( 448 -896 -64 ) ( 448 -768 64 ) ntech01_1 0 0 90 1 1 +} +// brush 764 +{ +( 608 -800 768 ) ( 512 -800 640 ) ( 512 -800 768 ) ntech01_1 0 0 90 1 1 +( 384 -784 672 ) ( 304 -800 672 ) ( 384 -800 672 ) ntech01_1 0 0 90 1 1 +( 576 -768 672 ) ( 576 -768 736 ) ( 320 -768 736 ) ntech01_1 0 0 90 1 1 +( 384 -784 736 ) ( 304 -800 736 ) ( 304 -784 736 ) ntech01_1 0 0 90 1 1 +( 416 -768 64 ) ( 416 -896 -64 ) ( 416 -768 -64 ) ntech01_1 0 0 90 1 1 +( 448 -768 -64 ) ( 448 -896 -64 ) ( 448 -768 64 ) ntech01_1 0 0 90 1 1 +} +// brush 765 +{ +( 384 -896 736 ) ( 288 -768 736 ) ( 288 -896 736 ) ntech01_1 0 0 90 1 1 +( 608 -800 752 ) ( 528 -800 736 ) ( 608 -800 736 ) ntech01_1 0 0 90 1 1 +( 576 -800 768 ) ( 576 -864 768 ) ( 320 -800 768 ) ntech01_1 0 0 90 1 1 +( 608 -864 752 ) ( 528 -864 736 ) ( 528 -864 752 ) ntech01_1 0 0 90 1 1 +( 416 -768 64 ) ( 416 -896 -64 ) ( 416 -768 -64 ) ntech01_1 0 0 90 1 1 +( 448 -768 -64 ) ( 448 -896 -64 ) ( 448 -768 64 ) ntech01_1 0 0 90 1 1 +} +// brush 766 +{ +( 608 -800 768 ) ( 512 -800 640 ) ( 512 -800 768 ) tech01_7 0 0 0 1 1 +( 352 -784 672 ) ( 272 -800 672 ) ( 352 -800 672 ) tech01_7 0 0 0 1 1 +( 544 -768 736 ) ( 544 -768 672 ) ( 576 -800 736 ) tech01_7 0 0 0 1 1 +( 544 -768 672 ) ( 544 -768 736 ) ( 288 -768 736 ) tech01_7 0 0 0 1 1 +( 352 -784 736 ) ( 272 -800 736 ) ( 272 -784 736 ) tech01_7 0 0 0 1 1 +( 448 -768 64 ) ( 448 -896 -64 ) ( 448 -768 -64 ) tech01_7 0 0 0 1 1 +} +// brush 767 +{ +( 512 -864 768 ) ( 512 -864 640 ) ( 608 -864 768 ) tech01_7 0 0 0 1 1 +( 352 -864 672 ) ( 272 -864 672 ) ( 352 -880 672 ) tech01_7 0 0 0 1 1 +( 544 -896 672 ) ( 544 -896 736 ) ( 576 -864 736 ) tech01_7 0 0 0 1 1 +( 544 -896 736 ) ( 544 -896 672 ) ( 288 -896 736 ) tech01_7 0 0 0 1 1 +( 272 -880 736 ) ( 272 -864 736 ) ( 352 -880 736 ) tech01_7 0 0 0 1 1 +( 448 -768 64 ) ( 448 -896 -64 ) ( 448 -768 -64 ) tech01_7 0 0 0 1 1 +} +// brush 768 +{ +( 256 -896 672 ) ( 256 -768 672 ) ( 352 -896 672 ) tech01_7 0 0 0 1 1 +( 608 -800 672 ) ( 528 -800 672 ) ( 608 -800 656 ) tech01_7 0 0 0 1 1 +( 544 -800 640 ) ( 544 -864 640 ) ( 576 -864 672 ) tech01_7 0 0 0 1 1 +( 544 -864 640 ) ( 544 -800 640 ) ( 288 -864 640 ) tech01_7 0 0 0 1 1 +( 528 -864 656 ) ( 528 -864 672 ) ( 608 -864 656 ) tech01_7 0 0 0 1 1 +( 448 -768 64 ) ( 448 -896 -64 ) ( 448 -768 -64 ) tech01_7 0 0 0 1 1 +} +// brush 769 +{ +( 352 -896 736 ) ( 256 -768 736 ) ( 256 -896 736 ) tech01_7 0 0 0 1 1 +( 608 -800 752 ) ( 528 -800 736 ) ( 608 -800 736 ) tech01_7 0 0 0 1 1 +( 544 -864 768 ) ( 544 -800 768 ) ( 576 -864 736 ) tech01_7 0 0 0 1 1 +( 544 -800 768 ) ( 544 -864 768 ) ( 288 -800 768 ) tech01_7 0 0 0 1 1 +( 608 -864 752 ) ( 528 -864 736 ) ( 528 -864 752 ) tech01_7 0 0 0 1 1 +( 448 -768 64 ) ( 448 -896 -64 ) ( 448 -768 -64 ) tech01_7 0 0 0 1 1 +} +// brush 770 +{ +( -32 96 640 ) ( -352 -224 640 ) ( -352 96 640 ) sfloor4_2 32 32 0 1 1 +( -352 96 576 ) ( -32 96 640 ) ( -352 96 640 ) sfloor4_2 32 32 0 1 1 +( -352 -224 640 ) ( -352 96 576 ) ( -352 96 640 ) sfloor4_2 32 32 0 1 1 +( -32 96 576 ) ( -352 -224 576 ) ( -32 -224 576 ) sfloor4_2 32 32 0 1 1 +( -352 -224 576 ) ( -32 -224 640 ) ( -32 -224 576 ) sfloor4_2 32 32 0 1 1 +( -32 -224 640 ) ( -32 96 576 ) ( -32 -224 576 ) sfloor4_2 32 32 0 1 1 +( -32 -128 -64 ) ( -128 -224 -64 ) ( -32 -128 64 ) sfloor4_2 0 0 0 1 1 +} +// brush 771 +{ +( -32 96 640 ) ( -352 -224 640 ) ( -352 96 640 ) lit_ly5 32 32 0 1 1 +( -32 96 576 ) ( -352 -224 576 ) ( -32 -224 576 ) sfloor4_2 32 32 0 1 1 +( -352 -224 576 ) ( -32 -224 640 ) ( -32 -224 576 ) sfloor4_2 32 32 0 1 1 +( -32 -224 640 ) ( -32 96 576 ) ( -32 -224 576 ) sfloor4_2 32 32 0 1 1 +( -32 -128 64 ) ( -128 -224 -64 ) ( -32 -128 -64 ) sfloor4_2 0 0 0 1 1 +} +// brush 772 +{ +( 416 96 640 ) ( 416 -224 640 ) ( 96 96 640 ) sfloor4_2 32 32 0 1 1 +( 416 96 640 ) ( 96 96 640 ) ( 416 96 576 ) sfloor4_2 32 32 0 1 1 +( 416 96 640 ) ( 416 96 576 ) ( 416 -224 640 ) sfloor4_2 32 32 0 1 1 +( 96 -224 576 ) ( 416 -224 576 ) ( 96 96 576 ) sfloor4_2 32 32 0 1 1 +( 96 -224 576 ) ( 96 -224 640 ) ( 416 -224 576 ) sfloor4_2 32 32 0 1 1 +( 96 -224 576 ) ( 96 96 576 ) ( 96 -224 640 ) sfloor4_2 32 32 0 1 1 +( 96 -128 64 ) ( 192 -224 -64 ) ( 96 -128 -64 ) sfloor4_2 0 0 0 1 1 +} +// brush 773 +{ +( 416 96 640 ) ( 416 -224 640 ) ( 96 96 640 ) lit_ly5 32 32 0 1 1 +( 96 -224 576 ) ( 416 -224 576 ) ( 96 96 576 ) sfloor4_2 32 32 0 1 1 +( 96 -224 576 ) ( 96 -224 640 ) ( 416 -224 576 ) sfloor4_2 32 32 0 1 1 +( 96 -224 576 ) ( 96 96 576 ) ( 96 -224 640 ) sfloor4_2 32 32 0 1 1 +( 96 -128 -64 ) ( 192 -224 -64 ) ( 96 -128 64 ) sfloor4_2 0 0 0 1 1 +} +// brush 774 +{ +( -352 -672 640 ) ( -352 -352 640 ) ( -32 -672 640 ) sfloor4_2 32 32 0 1 1 +( -352 -672 640 ) ( -32 -672 640 ) ( -352 -672 576 ) sfloor4_2 32 32 0 1 1 +( -352 -672 640 ) ( -352 -672 576 ) ( -352 -352 640 ) sfloor4_2 32 32 0 1 1 +( -32 -352 576 ) ( -352 -352 576 ) ( -32 -672 576 ) sfloor4_2 32 32 0 1 1 +( -32 -352 576 ) ( -32 -352 640 ) ( -352 -352 576 ) sfloor4_2 32 32 0 1 1 +( -32 -352 576 ) ( -32 -672 576 ) ( -32 -352 640 ) sfloor4_2 32 32 0 1 1 +( -32 -448 64 ) ( -128 -352 -64 ) ( -32 -448 -64 ) sfloor4_2 0 0 0 1 1 +} +// brush 775 +{ +( 96 -672 640 ) ( 416 -352 640 ) ( 416 -672 640 ) sfloor4_2 32 32 0 1 1 +( 416 -672 576 ) ( 96 -672 640 ) ( 416 -672 640 ) sfloor4_2 32 32 0 1 1 +( 416 -352 640 ) ( 416 -672 576 ) ( 416 -672 640 ) sfloor4_2 32 32 0 1 1 +( 96 -672 576 ) ( 416 -352 576 ) ( 96 -352 576 ) sfloor4_2 32 32 0 1 1 +( 416 -352 576 ) ( 96 -352 640 ) ( 96 -352 576 ) sfloor4_2 32 32 0 1 1 +( 96 -352 640 ) ( 96 -672 576 ) ( 96 -352 576 ) sfloor4_2 32 32 0 1 1 +( 96 -448 -64 ) ( 192 -352 -64 ) ( 96 -448 64 ) sfloor4_2 0 0 0 1 1 +} +// brush 776 +{ +( 96 -672 640 ) ( 416 -352 640 ) ( 416 -672 640 ) lit_ly5 32 32 0 1 1 +( 96 -672 576 ) ( 416 -352 576 ) ( 96 -352 576 ) sfloor4_2 32 32 0 1 1 +( 416 -352 576 ) ( 96 -352 640 ) ( 96 -352 576 ) sfloor4_2 32 32 0 1 1 +( 96 -352 640 ) ( 96 -672 576 ) ( 96 -352 576 ) sfloor4_2 32 32 0 1 1 +( 96 -448 64 ) ( 192 -352 -64 ) ( 96 -448 -64 ) sfloor4_2 0 0 0 1 1 +} +// brush 777 +{ +( -352 -672 640 ) ( -352 -352 640 ) ( -32 -672 640 ) lit_ly5 32 32 0 1 1 +( -32 -352 576 ) ( -352 -352 576 ) ( -32 -672 576 ) sfloor4_2 32 32 0 1 1 +( -32 -352 576 ) ( -32 -352 640 ) ( -352 -352 576 ) sfloor4_2 32 32 0 1 1 +( -32 -352 576 ) ( -32 -672 576 ) ( -32 -352 640 ) sfloor4_2 32 32 0 1 1 +( -32 -448 -64 ) ( -128 -352 -64 ) ( -32 -448 64 ) sfloor4_2 0 0 0 1 1 +} +// brush 778 +{ +( 192 96 1024 ) ( 352 128 1024 ) ( 352 96 1024 ) tech08_0 0 0 0 1 1 +( 352 96 896 ) ( 192 96 960 ) ( 352 96 960 ) sym06_10 32 0 0 1 1 +( 352 128 832 ) ( 352 96 768 ) ( 352 96 832 ) tech08_0 0 0 0 1 1 +( 352 128 768 ) ( 192 128 832 ) ( 192 128 768 ) tech08_0 0 0 0 1 1 +( 96 128 832 ) ( 96 96 768 ) ( 96 128 768 ) tech08_0 0 0 0 1 1 +( 768 128 768 ) ( 448 128 768 ) ( 768 64 768 ) tech10_7a 0 0 0 1 1 +} +// brush 779 +{ +( -64 96 1024 ) ( 96 128 1024 ) ( 96 96 1024 ) tech08_0 0 0 0 1 1 +( 96 96 896 ) ( -64 96 960 ) ( 96 96 960 ) sym06_10 32 0 0 1 1 +( -32 128 832 ) ( -32 96 768 ) ( -32 96 832 ) tech08_0 0 0 0 1 1 +( -32 128 768 ) ( -192 128 832 ) ( -192 128 768 ) tech08_0 0 0 0 1 1 +( -288 128 832 ) ( -288 96 768 ) ( -288 128 768 ) tech08_0 0 0 0 1 1 +( 384 128 768 ) ( 64 128 768 ) ( 384 64 768 ) tech10_7a 0 0 0 1 1 +} +// brush 780 +{ +( 480 288 768 ) ( 480 160 768 ) ( -160 288 768 ) tech08_0 96 0 0 1 1 +( 480 -96 896 ) ( -160 -96 896 ) ( 480 -96 768 ) tech08_0 96 0 0 1 1 +( 480 288 768 ) ( 480 288 640 ) ( 480 160 768 ) tech08_0 96 0 0 1 1 +( -160 160 640 ) ( 480 160 640 ) ( -160 288 640 ) tech08_0 96 0 0 1 1 +( -96 -480 768 ) ( -96 -480 896 ) ( 544 -480 768 ) tech08_0 96 0 0 1 1 +( 416 160 640 ) ( 416 288 640 ) ( 416 160 768 ) sym06_10 96 0 0 1 1 +} +// brush 781 +{ +( 224 288 768 ) ( -416 160 768 ) ( -416 288 768 ) tech08_0 96 0 0 1 1 +( -416 -96 768 ) ( 224 -96 896 ) ( -416 -96 896 ) tech08_0 96 0 0 1 1 +( -416 288 768 ) ( -416 416 640 ) ( -416 416 768 ) tech08_0 96 0 0 1 1 +( 224 288 640 ) ( -416 160 640 ) ( 224 160 640 ) tech08_0 96 0 0 1 1 +( -448 -480 768 ) ( 192 -480 896 ) ( 192 -480 768 ) tech08_0 96 0 0 1 1 +( -352 160 768 ) ( -352 288 640 ) ( -352 160 640 ) sym06_10 96 0 0 1 1 +} +// brush 782 +{ +( 480 -352 768 ) ( -160 -352 768 ) ( 480 -352 640 ) tech08_0 96 0 0 1 1 +( 480 -96 640 ) ( 480 -96 512 ) ( 480 -224 640 ) tech08_0 96 0 0 1 1 +( -160 -224 768 ) ( 480 -224 768 ) ( -160 -96 768 ) tech08_0 96 0 0 1 1 +( -160 -608 672 ) ( -160 -608 800 ) ( 480 -608 672 ) tech08_0 96 0 0 1 1 +( 416 -224 512 ) ( 416 -96 512 ) ( 416 -224 640 ) sym06_10 96 0 0 1 1 +( 480 -96 1024 ) ( 480 -224 1024 ) ( -160 -96 1024 ) tech08_0 96 0 0 1 1 +} +// brush 783 +{ +( 480 32 768 ) ( -160 32 768 ) ( 480 32 640 ) tech08_0 96 0 0 1 1 +( 480 288 640 ) ( 480 288 512 ) ( 480 160 640 ) tech08_0 96 0 0 1 1 +( -160 160 768 ) ( 480 160 768 ) ( -160 288 768 ) tech08_0 96 0 0 1 1 +( -160 -224 672 ) ( -160 -224 800 ) ( 480 -224 672 ) tech08_0 96 0 0 1 1 +( 416 160 512 ) ( 416 288 512 ) ( 416 160 640 ) sym06_10 96 0 0 1 1 +( 480 288 1024 ) ( 480 160 1024 ) ( -160 288 1024 ) tech08_0 96 0 0 1 1 +} +// brush 784 +{ +( -416 -352 640 ) ( 224 -352 768 ) ( -416 -352 768 ) tech08_0 96 0 0 1 1 +( -416 -224 640 ) ( -416 -96 512 ) ( -416 -96 640 ) tech08_0 96 0 0 1 1 +( 224 -96 768 ) ( -416 -224 768 ) ( 224 -224 768 ) tech08_0 96 0 0 1 1 +( -416 -608 672 ) ( 224 -608 800 ) ( 224 -608 672 ) tech08_0 96 0 0 1 1 +( -352 -224 640 ) ( -352 -96 512 ) ( -352 -224 512 ) sym06_10 96 0 0 1 1 +( 224 -96 1024 ) ( -416 -224 1024 ) ( -416 -96 1024 ) tech08_0 96 0 0 1 1 +} +// brush 785 +{ +( -416 32 640 ) ( 224 32 768 ) ( -416 32 768 ) tech08_0 96 0 0 1 1 +( -416 160 640 ) ( -416 288 512 ) ( -416 288 640 ) tech08_0 96 0 0 1 1 +( 224 288 768 ) ( -416 160 768 ) ( 224 160 768 ) tech08_0 96 0 0 1 1 +( -416 -224 672 ) ( 224 -224 800 ) ( 224 -224 672 ) tech08_0 96 0 0 1 1 +( -352 160 640 ) ( -352 288 512 ) ( -352 160 512 ) sym06_10 96 0 0 1 1 +( 224 288 1024 ) ( -416 160 1024 ) ( -416 288 1024 ) tech08_0 96 0 0 1 1 +} +// brush 786 +{ +( 0 -640 896 ) ( 0 -704 896 ) ( -320 -640 896 ) tech08_0 32 0 0 1 1 +( 0 -672 896 ) ( -320 -672 896 ) ( 0 -672 768 ) sym06_10 32 0 0 1 1 +( -320 -704 768 ) ( 0 -704 768 ) ( -320 -640 768 ) tech08_0 32 0 0 1 1 +( -320 -704 704 ) ( -320 -704 832 ) ( 0 -704 704 ) tech08_0 32 0 0 1 1 +( -32 -704 768 ) ( -32 -640 768 ) ( -32 -704 896 ) tech08_0 32 0 0 1 1 +( 96 -704 896 ) ( 96 -640 768 ) ( 96 -704 768 ) tech08_0 32 0 0 1 1 +} +// brush 787 +{ +( -192 288 160 ) ( -192 192 160 ) ( -320 288 160 ) sfloor4_2 0 0 0 1 1 +( -192 320 256 ) ( -320 320 256 ) ( -192 320 128 ) pbtek1_01 0 64 0 1 1 +( -320 192 128 ) ( -320 192 256 ) ( -192 192 128 ) pbtek1_01 0 64 0 1 1 +( -192 64 192 ) ( -320 64 128 ) ( -192 -64 192 ) sfloor4_1 0 0 0 1 1 +( -448 192 128 ) ( -320 192 128 ) ( -448 320 128 ) dmp_la10 64 64 -90 1 1 +( -448 192 64 ) ( -448 320 64 ) ( -448 192 192 ) sym06_8 0 0 0 1 1 +} +// brush 788 +{ +( -192 256 192 ) ( -192 160 192 ) ( -320 256 192 ) sfloor4_2 0 0 0 1 1 +( -192 288 288 ) ( -320 288 288 ) ( -192 288 160 ) pbtek1_01 0 64 0 1 1 +( -320 224 160 ) ( -320 224 288 ) ( -192 224 160 ) pbtek1_01 0 64 0 1 1 +( -128 32 224 ) ( -256 32 160 ) ( -128 -96 224 ) sfloor4_1 0 0 0 1 1 +( -224 320 64 ) ( -224 128 -64 ) ( -224 320 -64 ) sfloor4_2 0 0 0 1 1 +} +// brush 789 +{ +( -192 192 192 ) ( -192 96 192 ) ( -320 192 192 ) sfloor4_2 0 0 0 1 1 +( -192 224 288 ) ( -320 224 288 ) ( -192 224 160 ) pbtek1_01 0 64 0 1 1 +( -320 192 160 ) ( -320 192 288 ) ( -192 192 160 ) pbtek1_01 0 64 0 1 1 +( -128 -32 224 ) ( -256 -32 160 ) ( -128 -160 224 ) sfloor4_1 0 0 0 1 1 +( -480 96 160 ) ( -352 96 160 ) ( -480 224 160 ) dmp_la10 64 64 -90 1 1 +( -288 256 64 ) ( -288 64 -64 ) ( -288 256 -64 ) sfloor4_2 0 0 0 1 1 +} +// brush 790 +{ +( -192 288 192 ) ( -192 192 192 ) ( -320 288 192 ) sfloor4_2 0 0 0 1 1 +( -192 320 288 ) ( -320 320 288 ) ( -192 320 160 ) pbtek1_01 0 64 0 1 1 +( -320 288 160 ) ( -320 288 288 ) ( -192 288 160 ) pbtek1_01 0 64 0 1 1 +( -128 64 224 ) ( -256 64 160 ) ( -128 -64 224 ) sfloor4_1 0 0 0 1 1 +( -480 192 160 ) ( -352 192 160 ) ( -480 320 160 ) dmp_la10 64 64 -90 1 1 +( -288 352 64 ) ( -288 160 -64 ) ( -288 352 -64 ) sfloor4_2 0 0 0 1 1 +} +// brush 791 +{ +( -224 288 184 ) ( -224 224 184 ) ( -288 288 184 ) comp1_5 0 0 0 1 1 +( -224 288 192 ) ( -288 288 192 ) ( -224 288 160 ) comp1_5 0 0 0 1 1 +( -224 288 192 ) ( -224 288 160 ) ( -224 224 192 ) comp1_5 0 0 0 1 1 +( -288 224 160 ) ( -224 224 160 ) ( -288 288 160 ) comp1_5 0 0 0 1 1 +( -288 224 160 ) ( -288 224 192 ) ( -224 224 160 ) comp1_5 0 0 0 1 1 +( -288 224 160 ) ( -288 288 160 ) ( -288 224 192 ) comp1_5 0 0 0 1 1 +} +// brush 792 +{ +( -288 280 192 ) ( -280 280 192 ) ( -288 232 192 ) base_ceil1 0 0 0 1 1 +( -288 288 184 ) ( -288 288 192 ) ( -288 224 192 ) base_ceil1 0 0 0 1 1 +( -288 288 192 ) ( -288 288 184 ) ( -280 280 184 ) base_ceil1 0 0 0 1 1 +( -280 232 184 ) ( -280 280 184 ) ( -288 232 184 ) base_ceil1 0 0 0 1 1 +( -280 232 168 ) ( -280 232 192 ) ( -280 280 168 ) base_ceil1 0 0 0 1 1 +( -288 224 184 ) ( -288 224 192 ) ( -280 232 192 ) base_ceil1 0 0 0 1 1 +} +// brush 793 +{ +( -280 224 192 ) ( -280 232 192 ) ( -232 224 192 ) base_ceil1 0 0 0 1 1 +( -288 224 184 ) ( -288 224 192 ) ( -224 224 192 ) base_ceil1 0 0 0 1 1 +( -288 224 192 ) ( -288 224 184 ) ( -280 232 184 ) base_ceil1 0 0 0 1 1 +( -232 232 184 ) ( -280 232 184 ) ( -232 224 184 ) base_ceil1 0 0 0 1 1 +( -232 232 168 ) ( -232 232 192 ) ( -280 232 168 ) base_ceil1 0 0 0 1 1 +( -224 224 184 ) ( -224 224 192 ) ( -232 232 192 ) base_ceil1 0 0 0 1 1 +} +// brush 794 +{ +( -232 288 192 ) ( -232 280 192 ) ( -280 288 192 ) base_ceil1 0 0 0 1 1 +( -224 288 184 ) ( -224 288 192 ) ( -288 288 192 ) base_ceil1 0 0 0 1 1 +( -224 288 192 ) ( -224 288 184 ) ( -232 280 184 ) base_ceil1 0 0 0 1 1 +( -280 280 184 ) ( -232 280 184 ) ( -280 288 184 ) base_ceil1 0 0 0 1 1 +( -280 280 168 ) ( -280 280 192 ) ( -232 280 168 ) base_ceil1 0 0 0 1 1 +( -288 288 184 ) ( -288 288 192 ) ( -280 280 192 ) base_ceil1 0 0 0 1 1 +} +// brush 795 +{ +( -224 232 192 ) ( -232 232 192 ) ( -224 280 192 ) base_ceil1 0 0 0 1 1 +( -224 224 184 ) ( -224 224 192 ) ( -224 288 192 ) base_ceil1 0 0 0 1 1 +( -224 224 192 ) ( -224 224 184 ) ( -232 232 184 ) base_ceil1 0 0 0 1 1 +( -232 280 184 ) ( -232 232 184 ) ( -224 280 184 ) base_ceil1 0 0 0 1 1 +( -232 280 168 ) ( -232 280 192 ) ( -232 232 168 ) base_ceil1 0 0 0 1 1 +( -224 288 184 ) ( -224 288 192 ) ( -232 280 192 ) base_ceil1 0 0 0 1 1 +} +// brush 796 +{ +( 36 -768 -704 ) ( 28 -768 -704 ) ( 36 -768 -768 ) tech02_6 0 0 0 1 1 +( 32 -768 -716 ) ( 32 -896 -716 ) ( 36 -896 -712 ) tech02_6 0 0 0 1 1 +( 36 -768 -712 ) ( 36 -896 -712 ) ( 32 -896 -708 ) tech02_6 0 0 0 1 1 +( 28 -896 -768 ) ( 28 -896 -704 ) ( 36 -896 -768 ) tech02_6 0 0 0 1 1 +( 28 -896 -712 ) ( 28 -768 -712 ) ( 32 -768 -708 ) tech02_6 0 0 0 1 1 +( 28 -768 -712 ) ( 28 -896 -712 ) ( 32 -896 -716 ) tech02_6 0 0 0 1 1 +} +// brush 797 +{ +( 416 -640 -248 ) ( 416 -768 -248 ) ( 96 -640 -248 ) +0slipbot 32 32 0 1 1 +( 416 -544 -400 ) ( 96 -544 -400 ) ( 416 -544 -432 ) slipbotsd 0 32 -90 0.5 1 +( -32 -600 -400 ) ( -32 -600 -432 ) ( -32 -728 -400 ) slipbotsd 0 32 -90 0.5 1 +( 96 -768 -256 ) ( 416 -768 -256 ) ( 96 -640 -256 ) slipbotsd 0 32 -90 1 1 +( 96 -608 -432 ) ( 96 -608 -400 ) ( 416 -608 -432 ) slipbotsd 0 32 -90 0.5 1 +( -96 -544 -432 ) ( -96 -416 -432 ) ( -96 -544 -400 ) slipbotsd 0 32 -90 0.5 1 +} +// brush 798 +{ +( 48 -384 -32 ) ( 48 -1088 -32 ) ( 16 -384 -32 ) tech02_6 0 0 0 1 1 +( 24 -744 -48 ) ( 40 -744 -48 ) ( 48 -736 -32 ) tech02_6 0 0 0 1 1 +( 44 -744 -48 ) ( 44 -792 -48 ) ( 48 -800 -32 ) tech02_6 0 0 0 1 1 +( 44 -792 -48 ) ( 44 -744 -48 ) ( 20 -792 -48 ) tech02_6 0 0 0 1 1 +( 40 -792 -48 ) ( 24 -792 -48 ) ( 16 -800 -32 ) tech02_6 0 0 0 1 1 +( 20 -792 -48 ) ( 20 -744 -48 ) ( 16 -736 -32 ) tech02_6 0 0 0 1 1 +} +// brush 799 +{ +( 48 -784 -208 ) ( 16 -784 -96 ) ( 48 -784 -96 ) tech02_6 0 0 0 1 1 +( 40 -752 -96 ) ( 40 -784 -208 ) ( 40 -784 -96 ) tech02_6 0 0 0 1 1 +( 16 -784 -192 ) ( 48 -752 -192 ) ( 16 -752 -192 ) tech02_6 0 0 0 1 1 +( 24 -752 -96 ) ( 24 -784 -208 ) ( 24 -752 -208 ) tech02_6 0 0 0 1 1 +( 64 -768 -192 ) ( -64 -752 -176 ) ( -64 -768 -192 ) tech02_6 0 0 0 1 1 +( 64 -752 -176 ) ( -64 -784 -176 ) ( -64 -752 -176 ) tech02_6 0 0 0 1 1 +} +// brush 800 +{ +( 16 -784 -48 ) ( 48 -752 -48 ) ( 48 -784 -48 ) tech02_6 0 0 0 1 1 +( 48 -784 -160 ) ( 16 -784 -48 ) ( 48 -784 -48 ) tech02_6 0 0 0 1 1 +( 40 -752 -48 ) ( 40 -784 -160 ) ( 40 -784 -48 ) tech02_7 16 16 0 1 1 +( 48 -752 -160 ) ( 16 -752 -48 ) ( 16 -752 -160 ) tech02_6 0 0 0 1 1 +( 24 -752 -48 ) ( 24 -784 -160 ) ( 24 -752 -160 ) tech02_7 16 16 0 1 1 +( -64 -752 -176 ) ( -64 -784 -176 ) ( 64 -752 -176 ) tech02_6 0 0 0 1 1 +} +// brush 801 +{ +( 48 -816 -96 ) ( 16 -816 -96 ) ( 48 -816 -208 ) tech02_6 0 0 0 1 1 +( 40 -816 -96 ) ( 40 -816 -208 ) ( 40 -848 -96 ) tech02_6 0 0 0 1 1 +( 16 -848 -192 ) ( 48 -848 -192 ) ( 16 -816 -192 ) tech02_6 0 0 0 1 1 +( 24 -848 -208 ) ( 24 -816 -208 ) ( 24 -848 -96 ) tech02_6 0 0 0 1 1 +( -64 -832 -192 ) ( -64 -848 -176 ) ( 64 -832 -192 ) tech02_6 0 0 0 1 1 +( -64 -848 -176 ) ( -64 -816 -176 ) ( 64 -848 -176 ) tech02_6 0 0 0 1 1 +} +// brush 802 +{ +( 48 -816 -48 ) ( 48 -848 -48 ) ( 16 -816 -48 ) tech02_6 0 0 0 1 1 +( 48 -816 -48 ) ( 16 -816 -48 ) ( 48 -816 -160 ) tech02_6 0 0 0 1 1 +( 40 -816 -48 ) ( 40 -816 -160 ) ( 40 -848 -48 ) tech02_7 16 16 0 1 1 +( 16 -848 -160 ) ( 16 -848 -48 ) ( 48 -848 -160 ) tech02_6 0 0 0 1 1 +( 24 -848 -160 ) ( 24 -816 -160 ) ( 24 -848 -48 ) tech02_7 16 16 0 1 1 +( 64 -848 -176 ) ( -64 -816 -176 ) ( -64 -848 -176 ) tech02_6 0 0 0 1 1 +} +// brush 803 +{ +( 48 -448 -32 ) ( 48 -1152 -32 ) ( 16 -448 -32 ) tech02_6 0 0 0 1 1 +( 24 -808 -48 ) ( 40 -808 -48 ) ( 48 -800 -32 ) tech02_6 0 0 0 1 1 +( 44 -808 -48 ) ( 44 -856 -48 ) ( 48 -864 -32 ) tech02_6 0 0 0 1 1 +( 44 -856 -48 ) ( 44 -808 -48 ) ( 20 -856 -48 ) tech02_6 0 0 0 1 1 +( 40 -856 -48 ) ( 24 -856 -48 ) ( 16 -864 -32 ) tech02_6 0 0 0 1 1 +( 20 -856 -48 ) ( 20 -808 -48 ) ( 16 -800 -32 ) tech02_6 0 0 0 1 1 +} +// brush 804 +{ +( 36 -728 -96 ) ( 36 -792 -96 ) ( 28 -728 -96 ) tech02_6 0 0 0 1 1 +( 36 -776 -64 ) ( 28 -776 -64 ) ( 36 -776 -72 ) tech02_6 0 0 0 1 1 +( 36 -720 -56 ) ( 36 -720 -64 ) ( 36 -784 -56 ) tech02_6 0 0 0 1 1 +( 28 -792 -200 ) ( 36 -792 -200 ) ( 28 -728 -200 ) tech02_6 0 0 0 1 1 +( 28 -792 -64 ) ( 28 -792 -56 ) ( 36 -792 -64 ) tech02_6 0 0 0 1 1 +( 28 -784 -64 ) ( 28 -720 -64 ) ( 28 -784 -56 ) tech02_6 0 0 0 1 1 +} +// brush 805 +{ +( 36 -760 -96 ) ( 36 -824 -96 ) ( 28 -760 -96 ) tech02_6 0 0 0 1 1 +( 36 -808 -64 ) ( 28 -808 -64 ) ( 36 -808 -72 ) tech02_6 0 0 0 1 1 +( 36 -752 -56 ) ( 36 -752 -64 ) ( 36 -816 -56 ) tech02_6 0 0 0 1 1 +( 28 -824 -200 ) ( 36 -824 -200 ) ( 28 -760 -200 ) tech02_6 0 0 0 1 1 +( 28 -824 -64 ) ( 28 -824 -56 ) ( 36 -824 -64 ) tech02_6 0 0 0 1 1 +( 28 -816 -64 ) ( 28 -752 -64 ) ( 28 -816 -56 ) tech02_6 0 0 0 1 1 +} +// brush 806 +{ +( 0 -672 0 ) ( 64 -672 0 ) ( 64 -928 0 ) tech02_6 0 0 0 1 1 +( 64 -672 0 ) ( 0 -672 0 ) ( 64 -736 -32 ) htek03_0 0 -32 0 1 1 +( 64 -768 32 ) ( 64 -768 -32 ) ( 64 -832 32 ) tech02_6 0 0 0 1 1 +( 0 -832 -32 ) ( 64 -832 -32 ) ( 0 -768 -32 ) htek03_0 0 96 0 1 1 +( 0 -928 0 ) ( 64 -928 0 ) ( 64 -864 -32 ) htek03_0 0 -32 0 1 1 +( 0 -832 -32 ) ( 0 -768 -32 ) ( 0 -832 32 ) tech02_6 0 0 0 1 1 +} +// brush 807 +{ +( 224 256 832 ) ( 160 192 832 ) ( 160 256 832 ) clip 0 0 0 -1 1 +( 224 256 832 ) ( 192 256 832 ) ( 192 256 640 ) clip 0 0 0 -1 1 +( 160 192 640 ) ( 192 256 640 ) ( 192 256 832 ) clip 0 0 0 1 1 +( 224 256 640 ) ( 160 192 640 ) ( 224 192 640 ) clip 0 0 0 -1 1 +( 160 192 640 ) ( 224 192 832 ) ( 224 192 640 ) clip 0 0 0 -1 1 +( 224 192 832 ) ( 224 256 640 ) ( 224 192 640 ) clip 0 0 0 1 1 +} +// brush 808 +{ +( -96 256 832 ) ( -96 192 832 ) ( -160 256 832 ) clip 0 0 0 1 1 +( -128 256 640 ) ( -128 256 832 ) ( -160 256 832 ) clip 0 0 0 1 1 +( -128 256 832 ) ( -128 256 640 ) ( -96 192 640 ) clip 0 0 0 1 1 +( -160 192 640 ) ( -96 192 640 ) ( -160 256 640 ) clip 0 0 0 1 1 +( -160 192 640 ) ( -160 192 832 ) ( -96 192 640 ) clip 0 0 0 1 1 +( -160 192 640 ) ( -160 256 640 ) ( -160 192 832 ) clip 0 0 0 1 1 +} +} +// entity 1 +{ +"classname" "info_player_start" +"origin" "0 -192 48" +"angle" "90" +} +// entity 2 +{ +"classname" "light" +"origin" "0 -128 96" +"light" "300" +} +// entity 3 +{ +"classname" "func_wall" +} +// entity 4 +{ +"classname" "light" +"origin" "0 256 96" +"light" "400" +} +// entity 5 +{ +"classname" "item_armor1" +"origin" "0 352 32" +} +// entity 6 +{ +"classname" "light" +"origin" "0 544 64" +"light" "300" +} +// entity 7 +{ +"classname" "func_button" +"angle" "90" +"speed" "128" +"wait" "-1" +"lip" "12" +"target" "doors" +// brush 0 +{ +( 16 672 48 ) ( 16 664 48 ) ( -16 672 48 ) base_ceil1 0 0 0 1 1 +( 16 672 120 ) ( -16 672 120 ) ( 16 672 -8 ) base_ceil1 0 0 0 1 1 +( 16 672 120 ) ( 16 672 -8 ) ( 16 664 120 ) base_ceil1 0 0 0 1 1 +( -16 664 16 ) ( 16 664 16 ) ( -16 672 16 ) base_ceil1 0 0 0 1 1 +( -16 656 -56 ) ( -16 656 72 ) ( 16 656 -56 ) +0basebtn 16 16 0 1 1 +( -16 664 -8 ) ( -16 672 -8 ) ( -16 664 120 ) base_ceil1 0 0 0 1 1 +} +} +// entity 8 +{ +"classname" "func_door" +"angle" "90" +"speed" "64" +"wait" "-1" +"message" "these doors are opened nearby" +"lip" "8" +"dmg" "0" +"sounds" "2" +"targetname" "doors" +// brush 0 +{ +( -280 336 128 ) ( -280 272 128 ) ( -296 336 128 ) edoor01_2 0 0 0 1 1 +( -280 320 32 ) ( -296 320 32 ) ( -280 320 0 ) edoor01_2 0 0 0 1 1 +( -280 320 32 ) ( -280 320 0 ) ( -280 256 32 ) edoor01_2 0 0 0 1 1 +( -296 256 0 ) ( -280 256 0 ) ( -296 320 0 ) edoor01_2 0 0 0 1 1 +( -296 256 0 ) ( -296 256 32 ) ( -280 256 0 ) door02_1 0 0 0 1 1 +( -296 256 0 ) ( -296 320 0 ) ( -296 256 32 ) edoor01_2 0 0 0 1 1 +} +} +// entity 9 +{ +"classname" "func_door" +"angle" "270" +"speed" "64" +"wait" "-1" +"lip" "8" +"dmg" "0" +"sounds" "2" +"targetname" "doors" +// brush 0 +{ +( -296 176 128 ) ( -280 240 128 ) ( -280 176 128 ) edoor01_2 0 0 0 1 1 +( -280 192 0 ) ( -296 192 32 ) ( -280 192 32 ) edoor01_2 0 0 0 1 1 +( -280 256 32 ) ( -280 192 0 ) ( -280 192 32 ) edoor01_2 0 0 0 1 1 +( -296 192 0 ) ( -280 256 0 ) ( -296 256 0 ) edoor01_2 0 0 0 1 1 +( -280 256 0 ) ( -296 256 32 ) ( -296 256 0 ) door02_1 0 0 0 1 1 +( -296 256 32 ) ( -296 192 0 ) ( -296 256 0 ) edoor01_2 0 0 0 1 1 +} +} +// entity 10 +{ +"classname" "func_door" +"angle" "90" +"speed" "64" +"wait" "-1" +"lip" "8" +"dmg" "0" +"sounds" "2" +"targetname" "doors" +"message" "these doors are opened nearby" +// brush 0 +{ +( 296 336 128 ) ( 280 272 128 ) ( 280 336 128 ) edoor01_2 0 0 0 1 1 +( 280 320 0 ) ( 296 320 32 ) ( 280 320 32 ) edoor01_2 0 0 0 1 1 +( 280 256 32 ) ( 280 320 0 ) ( 280 320 32 ) edoor01_2 0 0 0 1 1 +( 296 320 0 ) ( 280 256 0 ) ( 296 256 0 ) edoor01_2 0 0 0 1 1 +( 280 256 0 ) ( 296 256 32 ) ( 296 256 0 ) door02_1 0 0 0 1 1 +( 296 256 32 ) ( 296 320 0 ) ( 296 256 0 ) edoor01_2 0 0 0 1 1 +} +} +// entity 11 +{ +"classname" "func_door" +"angle" "270" +"speed" "64" +"wait" "-1" +"lip" "8" +"dmg" "0" +"sounds" "2" +"targetname" "doors" +"message" "these doors are opened nearby" +// brush 0 +{ +( 280 176 128 ) ( 280 240 128 ) ( 296 176 128 ) edoor01_2 0 0 0 1 1 +( 280 192 32 ) ( 296 192 32 ) ( 280 192 0 ) edoor01_2 0 0 0 1 1 +( 280 192 32 ) ( 280 192 0 ) ( 280 256 32 ) edoor01_2 0 0 0 1 1 +( 296 256 0 ) ( 280 256 0 ) ( 296 192 0 ) edoor01_2 0 0 0 1 1 +( 296 256 0 ) ( 296 256 32 ) ( 280 256 0 ) door02_1 0 0 0 1 1 +( 296 256 0 ) ( 296 192 0 ) ( 296 256 32 ) edoor01_2 0 0 0 1 1 +} +} +// entity 12 +{ +"classname" "weapon_nailgun" +"origin" "0 512 16" +} +// entity 13 +{ +"classname" "light" +"origin" "512 256 64" +"light" "288" +} +// entity 14 +{ +"classname" "light" +"origin" "-384 256 64" +"light" "300" +} +// entity 15 +{ +"classname" "monster_army" +"origin" "-672 544 96" +} +// entity 16 +{ +"classname" "item_health" +"origin" "-560 656 64" +} +// entity 17 +{ +"classname" "item_health" +"origin" "512 352 0" +"spawnflags" "1" +"angle" "333" +} +// entity 18 +{ +"classname" "item_health" +"origin" "464 400 0" +"spawnflags" "1" +"angle" "11" +} +// entity 19 +{ +"classname" "item_spikes" +"origin" "464 112 0" +"angle" "22" +} +// entity 20 +{ +"classname" "item_shells" +"origin" "512 176 0" +"angle" "222" +} +// entity 21 +{ +"classname" "monster_defender" +"origin" "-384 256 224" +"angle" "135" +} +// entity 22 +{ +"classname" "monster_defender" +"origin" "512 256 224" +"angle" "180" +"targetname" "bastard" +} +// entity 23 +{ +"classname" "trigger_once" +"target" "bastard" +// brush 0 +{ +( 320 320 64 ) ( 320 192 64 ) ( 288 320 64 ) trigger 0 0 0 1 1 +( 320 320 64 ) ( 288 320 64 ) ( 320 320 32 ) trigger 0 0 0 1 1 +( 320 320 64 ) ( 320 320 32 ) ( 320 192 64 ) trigger 0 0 0 1 1 +( 288 192 0 ) ( 320 192 0 ) ( 288 320 0 ) trigger 0 0 0 1 1 +( 288 192 32 ) ( 288 192 64 ) ( 320 192 32 ) trigger 0 0 0 1 1 +( 288 192 32 ) ( 288 320 32 ) ( 288 192 64 ) trigger 0 0 0 1 1 +} +} +// entity 24 +{ +"classname" "monster_eliminator" +"origin" "128 -96 224" +"angle" "90" +"spawnflags" "1" +} +// entity 25 +{ +"classname" "func_button" +"angle" "90" +"speed" "256" +"wait" "-1" +"lip" "4" +"sounds" "2" +"target" "doors2" +// brush 0 +{ +( -656 696 80 ) ( -688 696 80 ) ( -656 696 112 ) +0basebtn 16 16 0 1 1 +( -656 688 80 ) ( -656 688 112 ) ( -656 704 80 ) base_ceil1 0 0 0 1 1 +( -656 688 80 ) ( -656 704 80 ) ( -688 688 80 ) base_ceil1 0 0 0 1 1 +( -688 704 112 ) ( -688 704 80 ) ( -656 704 112 ) base_ceil1 0 0 0 1 1 +( -688 704 112 ) ( -688 688 112 ) ( -688 704 80 ) base_ceil1 0 0 0 1 1 +( -688 704 112 ) ( -656 704 112 ) ( -688 688 112 ) base_ceil1 0 0 0 1 1 +} +} +// entity 26 +{ +"classname" "func_door" +"angle" "90" +"speed" "64" +"wait" "-1" +"lip" "8" +"dmg" "0" +"sounds" "2" +"targetname" "doors2" +"message" "these doors are opened nearby" +// brush 0 +{ +( -160 576 320 ) ( -160 536 320 ) ( -168 576 320 ) door02_1 0 0 0 1 1 +( -160 576 320 ) ( -168 576 320 ) ( -160 576 192 ) door02_1 0 0 0 1 1 +( -152 576 320 ) ( -152 576 192 ) ( -152 536 320 ) edoor01_2 0 64 0 1 1 +( -168 536 192 ) ( -160 536 192 ) ( -168 576 192 ) door02_1 0 0 0 1 1 +( -168 512 192 ) ( -168 512 320 ) ( -160 512 192 ) door02_1 0 0 0 1 1 +( -168 536 192 ) ( -168 576 192 ) ( -168 536 320 ) edoor01_2 0 64 0 1 1 +} +} +// entity 27 +{ +"classname" "func_door" +"angle" "270" +"speed" "64" +"wait" "-1" +"lip" "8" +"dmg" "0" +"sounds" "2" +"targetname" "doors2" +"message" "these doors are opened nearby" +// brush 0 +{ +( -160 512 320 ) ( -160 472 320 ) ( -168 512 320 ) door02_1 0 0 0 1 1 +( -160 512 320 ) ( -168 512 320 ) ( -160 512 192 ) door02_1 0 0 0 1 1 +( -152 512 320 ) ( -152 512 192 ) ( -152 472 320 ) edoor01_2 0 64 0 1 1 +( -168 472 192 ) ( -160 472 192 ) ( -168 512 192 ) door02_1 0 0 0 1 1 +( -168 448 192 ) ( -168 448 320 ) ( -160 448 192 ) door02_1 0 0 0 1 1 +( -168 472 192 ) ( -168 512 192 ) ( -168 472 320 ) edoor01_2 0 64 0 1 1 +} +} +// entity 28 +{ +"classname" "light" +"origin" "-232 512 184" +"light" "111" +} +// entity 29 +{ +"classname" "light" +"origin" "-232 568 184" +"light" "111" +} +// entity 30 +{ +"classname" "light" +"origin" "-328 512 136" +"light" "111" +} +// entity 31 +{ +"classname" "light" +"origin" "-328 568 136" +"light" "111" +} +// entity 32 +{ +"classname" "light" +"origin" "-296 512 152" +"light" "111" +} +// entity 33 +{ +"classname" "light" +"origin" "-296 568 152" +"light" "111" +} +// entity 34 +{ +"classname" "light" +"origin" "-264 512 168" +"light" "111" +} +// entity 35 +{ +"classname" "light" +"origin" "-264 568 168" +"light" "111" +} +// entity 36 +{ +"classname" "light" +"origin" "-512 408 56" +"light" "111" +} +// entity 37 +{ +"classname" "light" +"origin" "-568 408 56" +"light" "111" +} +// entity 38 +{ +"classname" "light" +"origin" "-512 312 8" +"light" "111" +} +// entity 39 +{ +"classname" "light" +"origin" "-568 312 8" +"light" "111" +} +// entity 40 +{ +"classname" "light" +"origin" "-512 344 24" +"light" "111" +} +// entity 41 +{ +"classname" "light" +"origin" "-568 344 24" +"light" "111" +} +// entity 42 +{ +"classname" "light" +"origin" "-512 376 40" +"light" "111" +} +// entity 43 +{ +"classname" "light" +"origin" "-568 376 40" +"light" "111" +} +// entity 44 +{ +"classname" "light" +"origin" "-360 512 120" +"light" "111" +} +// entity 45 +{ +"classname" "light" +"origin" "-360 568 120" +"light" "111" +} +// entity 46 +{ +"classname" "light" +"origin" "256 -376 232" +"light" "111" +} +// entity 47 +{ +"classname" "light" +"origin" "312 -376 232" +"light" "111" +} +// entity 48 +{ +"classname" "light" +"origin" "256 -408 248" +"light" "111" +} +// entity 49 +{ +"classname" "light" +"origin" "312 -408 248" +"light" "111" +} +// entity 50 +{ +"classname" "light" +"origin" "-392 512 104" +"light" "111" +} +// entity 51 +{ +"classname" "light" +"origin" "-392 568 104" +"light" "111" +} +// entity 52 +{ +"classname" "light" +"origin" "-384 384 256" +"light" "333" +} +// entity 53 +{ +"classname" "light" +"origin" "-232 456 184" +"light" "111" +} +// entity 54 +{ +"classname" "light" +"origin" "-328 456 136" +"light" "111" +} +// entity 55 +{ +"classname" "light" +"origin" "-296 456 152" +"light" "111" +} +// entity 56 +{ +"classname" "light" +"origin" "-264 456 168" +"light" "111" +} +// entity 57 +{ +"classname" "light" +"origin" "-360 456 120" +"light" "111" +} +// entity 58 +{ +"classname" "light" +"origin" "200 -376 232" +"light" "111" +} +// entity 59 +{ +"classname" "light" +"origin" "200 -408 248" +"light" "111" +} +// entity 60 +{ +"classname" "light" +"origin" "-392 456 104" +"light" "111" +} +// entity 61 +{ +"classname" "light" +"origin" "-456 408 56" +"light" "111" +} +// entity 62 +{ +"classname" "light" +"origin" "-456 312 8" +"light" "111" +} +// entity 63 +{ +"classname" "light" +"origin" "-456 344 24" +"light" "111" +} +// entity 64 +{ +"classname" "light" +"origin" "-456 376 40" +"light" "111" +} +// entity 65 +{ +"classname" "light" +"origin" "384 256 64" +"light" "288" +} +// entity 66 +{ +"classname" "weapon_supershotgun" +"origin" "0 512 208" +} +// entity 67 +{ +"classname" "item_spikes" +"origin" "-268 244 200" +"angle" "0" +} +// entity 68 +{ +"classname" "item_spikes" +"origin" "-16 128 192" +"angle" "44" +} +// entity 69 +{ +"classname" "light" +"origin" "64 192 256" +"light" "222" +} +// entity 70 +{ +"classname" "light" +"origin" "-64 192 256" +"light" "222" +} +// entity 71 +{ +"classname" "light" +"origin" "64 320 256" +"light" "222" +} +// entity 72 +{ +"classname" "light" +"origin" "-64 320 256" +"light" "222" +} +// entity 73 +{ +"classname" "light" +"origin" "256 -256 288" +"light" "333" +} +// entity 74 +{ +"classname" "light" +"origin" "96 608 256" +"light" "333" +} +// entity 75 +{ +"classname" "light" +"origin" "128 0 256" +"light" "333" +} +// entity 76 +{ +"classname" "light" +"origin" "-672 672 96" +"light" "333" +} +// entity 77 +{ +"classname" "light" +"origin" "512 256 256" +"light" "288" +} +// entity 78 +{ +"classname" "light" +"origin" "352 160 256" +"light" "200" +} +// entity 79 +{ +"classname" "light" +"origin" "352 352 256" +"light" "200" +} +// entity 80 +{ +"classname" "light" +"origin" "-224 256 256" +"light" "222" +} +// entity 81 +{ +"classname" "item_health" +"origin" "432 240 192" +} +// entity 82 +{ +"classname" "light" +"origin" "0 512 224" +"light" "166" +} +// entity 83 +{ +"classname" "monster_eliminator" +"origin" "0 256 32" +"angle" "-90" +} +// entity 84 +{ +"classname" "monster_pyro" +"origin" "320 288 32" +"targetname" "doors" +"angle" "-135" +} +// entity 85 +{ +"classname" "monster_pyro" +"origin" "-320 224 32" +"targetname" "doors" +} +// entity 86 +{ +"classname" "light" +"origin" "-192 512 288" +"light" "222" +} +// entity 87 +{ +"classname" "light" +"origin" "-456 512 72" +"light" "111" +} +// entity 88 +{ +"classname" "light" +"origin" "-456 568 72" +"light" "111" +} +// entity 89 +{ +"classname" "light" +"origin" "-424 512 88" +"light" "111" +} +// entity 90 +{ +"classname" "light" +"origin" "-424 568 88" +"light" "111" +} +// entity 91 +{ +"classname" "light" +"origin" "-456 456 72" +"light" "111" +} +// entity 92 +{ +"classname" "light" +"origin" "-424 456 88" +"light" "111" +} +// entity 93 +{ +"classname" "light" +"origin" "32 -216 200" +"light" "111" +} +// entity 94 +{ +"classname" "light" +"origin" "88 -216 200" +"light" "111" +} +// entity 95 +{ +"classname" "light" +"origin" "32 -248 216" +"light" "111" +} +// entity 96 +{ +"classname" "light" +"origin" "120 -248 216" +"light" "200" +} +// entity 97 +{ +"classname" "light" +"origin" "-24 -216 200" +"light" "111" +} +// entity 98 +{ +"classname" "light" +"origin" "-56 -248 216" +"light" "200" +} +// entity 99 +{ +"classname" "light" +"origin" "-192 -376 232" +"light" "111" +} +// entity 100 +{ +"classname" "light" +"origin" "-136 -376 232" +"light" "111" +} +// entity 101 +{ +"classname" "light" +"origin" "-192 -408 248" +"light" "111" +} +// entity 102 +{ +"classname" "light" +"origin" "-136 -408 248" +"light" "111" +} +// entity 103 +{ +"classname" "light" +"origin" "-248 -376 232" +"light" "111" +} +// entity 104 +{ +"classname" "light" +"origin" "-248 -408 248" +"light" "111" +} +// entity 105 +{ +"classname" "monster_edie" +"origin" "32 -512 288" +"angle" "-90" +"targetname" "edie" +"target" "ediedoors" +"delay" "2" +"spawnflags" "192" +} +// entity 106 +{ +"classname" "light" +"origin" "32 -672 320" +"light" "188" +} +// entity 107 +{ +"classname" "item_shells" +"origin" "16 -336 224" +"spawnflags" "1" +} +// entity 108 +{ +"classname" "light" +"origin" "160 -608 416" +"light" "222" +} +// entity 109 +{ +"classname" "light" +"origin" "-96 -608 416" +"light" "222" +} +// entity 110 +{ +"classname" "light" +"origin" "-64 0 256" +"light" "333" +} +// entity 111 +{ +"classname" "light" +"origin" "-192 -256 288" +"light" "333" +} +// entity 112 +{ +"classname" "item_shells" +"origin" "-112 -880 256" +"angle" "33" +} +// entity 113 +{ +"classname" "item_spikes" +"origin" "80 -1008 256" +"angle" "333" +"spawnflags" "1" +} +// entity 114 +{ +"classname" "light" +"origin" "224 -1056 368" +"light" "233" +} +// entity 115 +{ +"classname" "light" +"origin" "224 -992 368" +"light" "233" +} +// entity 116 +{ +"classname" "light" +"origin" "-160 -1056 368" +"light" "233" +} +// entity 117 +{ +"classname" "light" +"origin" "-160 -992 368" +"light" "233" +} +// entity 118 +{ +"classname" "light" +"origin" "32 -1056 368" +"light" "233" +} +// entity 119 +{ +"classname" "light" +"origin" "32 -992 368" +"light" "233" +} +// entity 120 +{ +"classname" "light" +"origin" "32 -512 320" +"light" "288" +} +// entity 121 +{ +"classname" "light" +"origin" "-192 -512 400" +"light" "222" +"style" "1" +} +// entity 122 +{ +"classname" "light" +"origin" "256 -512 400" +"light" "222" +"style" "10" +} +// entity 123 +{ +"classname" "light" +"origin" "64 -832 320" +"light" "188" +"wait" ".5" +} +// entity 124 +{ +"classname" "item_health" +"origin" "224 -1096 288" +"spawnflags" "2" +} +// entity 125 +{ +"classname" "info_player_coop" +"origin" "-80 -112 32" +"angle" "-45" +} +// entity 126 +{ +"classname" "info_player_coop" +"origin" "-80 -272 32" +"angle" "45" +} +// entity 127 +{ +"classname" "info_player_coop" +"origin" "80 -272 32" +"angle" "135" +} +// entity 128 +{ +"classname" "info_player_coop" +"origin" "80 -112 32" +"angle" "-135" +} +// entity 129 +{ +"classname" "monster_edie" +"origin" "-64 -1248 544" +"angle" "90" +"targetname" "ediedoors" +"spawnflags" "224" +"corpse_time" "-1" +"target" "count4" +} +// entity 130 +{ +"classname" "monster_edie" +"origin" "128 -1248 544" +"angle" "90" +"targetname" "ediedoors" +"spawnflags" "224" +"corpse_time" "-1" +"target" "count4" +} +// entity 131 +{ +"classname" "light" +"origin" "128 -1264 -480" +"light" "188" +"wait" "1.5" +} +// entity 132 +{ +"classname" "light" +"origin" "-64 -1264 -480" +"light" "188" +"wait" "1.5" +} +// entity 133 +{ +"classname" "func_door" +"spawnflags" "37" +"lip" "8" +"wait" "-1" +"speed" "64" +"dmg" "0" +"sounds" "2" +"targetname" "doors4" +"angle" "0" +// brush 0 +{ +( 96 -144 320 ) ( 96 -176 320 ) ( 32 -144 320 ) door02_1 0 0 0 1 1 +( 96 -144 320 ) ( 32 -144 320 ) ( 96 -144 192 ) edoor01_2 32 64 0 1 1 +( 96 -144 320 ) ( 96 -144 192 ) ( 96 -176 320 ) door02_1 0 0 0 1 1 +( 32 -176 192 ) ( 96 -176 192 ) ( 32 -144 192 ) door02_1 0 0 0 1 1 +( 32 -176 192 ) ( 32 -176 320 ) ( 96 -176 192 ) edoor01_2 32 64 0 1 1 +( 32 -176 192 ) ( 32 -144 192 ) ( 32 -176 320 ) door02_1 0 0 0 1 1 +} +} +// entity 134 +{ +"classname" "func_door" +"angle" "180" +"speed" "64" +"wait" "-1" +"lip" "8" +"dmg" "0" +"sounds" "2" +"spawnflags" "37" +"targetname" "doors4" +// brush 0 +{ +( 32 -144 320 ) ( 32 -176 320 ) ( -32 -144 320 ) door02_1 0 0 0 1 1 +( 32 -144 320 ) ( -32 -144 320 ) ( 32 -144 192 ) edoor01_2 32 64 0 1 1 +( 32 -144 320 ) ( 32 -144 192 ) ( 32 -176 320 ) door02_1 0 0 0 1 1 +( -32 -176 192 ) ( 32 -176 192 ) ( -32 -144 192 ) door02_1 0 0 0 1 1 +( -32 -176 192 ) ( -32 -176 320 ) ( 32 -176 192 ) edoor01_2 32 64 0 1 1 +( -32 -176 192 ) ( -32 -144 192 ) ( -32 -176 320 ) door02_1 0 0 0 1 1 +} +} +// entity 135 +{ +"classname" "trigger_once" +"delay" "0" +"target" "doors4" +"target2" "edie" +// brush 0 +{ +( -224 -640 320 ) ( -224 -704 320 ) ( -256 -640 320 ) trigger 0 0 0 1 1 +( -224 -640 352 ) ( -256 -640 352 ) ( -224 -640 256 ) trigger 0 0 0 1 1 +( 320 -640 352 ) ( 320 -640 256 ) ( 320 -704 352 ) trigger 0 0 0 1 1 +( -256 -704 256 ) ( -224 -704 256 ) ( -256 -640 256 ) trigger 0 0 0 1 1 +( -256 -672 256 ) ( -256 -672 352 ) ( -224 -672 256 ) trigger 0 0 0 1 1 +( -256 -704 256 ) ( -256 -640 256 ) ( -256 -704 352 ) trigger 0 0 0 1 1 +} +} +// entity 136 +{ +"classname" "trigger_counter" +"origin" "32 -1120 320" +"targetname" "count4" +"target" "doors4" +"delay" "2" +"spawnflags" "1" +"target2" "ediedoors" +} +// entity 137 +{ +"classname" "trigger_secret" +// brush 0 +{ +( 264 -1056 320 ) ( 264 -1104 320 ) ( 216 -1056 320 ) trigger 0 0 0 1 1 +( 264 -1056 320 ) ( 216 -1056 320 ) ( 264 -1056 192 ) trigger 0 0 0 1 1 +( 264 -1056 320 ) ( 264 -1056 192 ) ( 264 -1104 320 ) trigger 0 0 0 1 1 +( 216 -1104 288 ) ( 264 -1104 288 ) ( 216 -1056 288 ) trigger 0 0 0 1 1 +( 216 -1104 192 ) ( 216 -1104 320 ) ( 264 -1104 192 ) trigger 0 0 0 1 1 +( 216 -1104 192 ) ( 216 -1056 192 ) ( 216 -1104 320 ) trigger 0 0 0 1 1 +} +} +// entity 138 +{ +"classname" "monster_ogre_flak" +"origin" "288 -288 256" +"angle" "180" +} +// entity 139 +{ +"classname" "monster_ogre_flak" +"origin" "-224 -288 256" +} +// entity 140 +{ +"classname" "func_train" +"target" "lift0" +"targetname" "ediedoors" +"speed" "32" +"noise" "doors/hydro2.wav" +"noise1" "doors/hydro1.wav" +// brush 0 +{ +( 832 -1024 1536 ) ( 704 -1024 1536 ) ( 832 -1024 1248 ) tech02_1 0 0 90 1 1 +( 832 -1024 1536 ) ( 832 -1024 1248 ) ( 832 -1152 1536 ) tech02_1 0 0 90 1 1 +( 704 -1152 1312 ) ( 832 -1152 1312 ) ( 704 -1024 1312 ) plat_top1 0 0 90 1 1 +( 704 -1152 1248 ) ( 704 -1152 1536 ) ( 832 -1152 1248 ) tech02_1 0 0 90 1 1 +( 704 -1152 1248 ) ( 704 -1024 1248 ) ( 704 -1152 1536 ) tech02_1 0 0 90 1 1 +( 128 -1152 1520 ) ( 128 -1008 1520 ) ( 256 -1152 1520 ) plat_top1 0 0 0 1 1 +} +// brush 1 +{ +( 832 -1024 1536 ) ( 832 -1152 1536 ) ( 704 -1024 1536 ) sfloor4_7 0 0 0 1 1 +( 832 -1024 1536 ) ( 704 -1024 1536 ) ( 832 -1024 1248 ) rub_la10 0 48 0 1 1 +( 832 -1024 1536 ) ( 832 -1024 1248 ) ( 832 -1152 1536 ) rub_la10 0 48 0 1 1 +( 704 -1152 1248 ) ( 704 -1152 1536 ) ( 832 -1152 1248 ) rub_la10 0 48 0 1 1 +( 704 -1152 1248 ) ( 704 -1024 1248 ) ( 704 -1152 1536 ) rub_la10 0 48 0 1 1 +( 256 -1152 1520 ) ( 128 -1008 1520 ) ( 128 -1152 1520 ) plat_top1 0 0 0 1 1 +} +// brush 2 +{ +( 640 -1024 1536 ) ( 512 -1024 1536 ) ( 640 -1024 1248 ) tech02_1 0 0 90 1 1 +( 640 -1024 1536 ) ( 640 -1024 1248 ) ( 640 -1152 1536 ) tech02_1 0 0 90 1 1 +( 512 -1152 1312 ) ( 640 -1152 1312 ) ( 512 -1024 1312 ) plat_top1 0 0 90 1 1 +( 512 -1152 1248 ) ( 512 -1152 1536 ) ( 640 -1152 1248 ) tech02_1 0 0 90 1 1 +( 512 -1152 1248 ) ( 512 -1024 1248 ) ( 512 -1152 1536 ) tech02_1 0 0 90 1 1 +( -64 -1152 1520 ) ( -64 -1008 1520 ) ( 64 -1152 1520 ) plat_top1 0 0 0 1 1 +} +// brush 3 +{ +( 640 -1024 1536 ) ( 640 -1152 1536 ) ( 512 -1024 1536 ) sfloor4_7 0 0 0 1 1 +( 640 -1024 1536 ) ( 512 -1024 1536 ) ( 640 -1024 1248 ) rub_la10 0 48 0 1 1 +( 640 -1024 1536 ) ( 640 -1024 1248 ) ( 640 -1152 1536 ) rub_la10 0 48 0 1 1 +( 512 -1152 1248 ) ( 512 -1152 1536 ) ( 640 -1152 1248 ) rub_la10 0 48 0 1 1 +( 512 -1152 1248 ) ( 512 -1024 1248 ) ( 512 -1152 1536 ) rub_la10 0 48 0 1 1 +( 64 -1152 1520 ) ( -64 -1008 1520 ) ( -64 -1152 1520 ) plat_top1 0 0 0 1 1 +} +} +// entity 141 +{ +"classname" "path_corner" +"origin" "-128 -1328 256" +"targetname" "lift0" +"target" "lift1" +"wait" "-1" +} +// entity 142 +{ +"classname" "path_corner" +"origin" "-128 -1328 32" +"targetname" "lift1" +"target" "lift2" +"wait" "-1" +} +// entity 143 +{ +"classname" "path_corner" +"origin" "-128 -1328 -508" +"targetname" "lift2" +"wait" "-1" +"target" "lift2" +} +// entity 144 +{ +"classname" "light" +"origin" "768 -1088 1568" +"light" "255" +} +// entity 145 +{ +"classname" "light" +"origin" "768 -992 1312" +"light" "188" +} +// entity 146 +{ +"classname" "light" +"origin" "576 -1088 1568" +"light" "255" +} +// entity 147 +{ +"classname" "light" +"origin" "576 -992 1312" +"light" "188" +} +// entity 148 +{ +"classname" "light" +"origin" "768 -992 1472" +"light" "188" +} +// entity 149 +{ +"classname" "light" +"origin" "576 -992 1472" +"light" "188" +} +// entity 150 +{ +"classname" "func_togglewall" +"noise1" "weapons/lhit.wav" +"spawnflags" "2" +"style" "50" +"color" "47" +"dmg" "1" +"wait" ".5" +"targetname" "wall" +"noise" "weapons/lhit.wav" +"noise2" "weapons/lhit.wav" +// brush 0 +{ +( -144 304 312 ) ( -144 208 312 ) ( -176 304 312 ) trigger 0 0 0 1 1 +( -144 312 328 ) ( -176 312 328 ) ( -144 312 200 ) trigger 0 0 0 1 1 +( -144 304 320 ) ( -144 304 192 ) ( -144 208 320 ) trigger 0 0 0 1 1 +( -176 216 200 ) ( -144 216 200 ) ( -176 312 200 ) trigger 0 0 0 1 1 +( -176 200 192 ) ( -176 200 320 ) ( -144 200 192 ) trigger 0 0 0 1 1 +( -176 208 192 ) ( -176 304 192 ) ( -176 208 320 ) trigger 0 0 0 1 1 +} +} +// entity 151 +{ +"classname" "func_breakable" +"preset" "1" +"health" "44" +"count" "11" +"t_width" "5" +"ritem" "7" +"rsize" "3" +// brush 0 +{ +( 208 -720 304 ) ( 208 -784 304 ) ( 144 -720 304 ) cr4te8 48 48 0 1 1 +( 208 -736 320 ) ( 144 -736 320 ) ( 208 -736 256 ) cr4te6 48 0 0 1 1 +( 192 -736 320 ) ( 192 -736 256 ) ( 192 -800 320 ) cr4te6 16 0 0 1 1 +( 144 -800 256 ) ( 208 -800 256 ) ( 144 -736 256 ) cr4te6 48 48 0 1 1 +( 144 -784 240 ) ( 144 -784 304 ) ( 208 -784 240 ) cr4te6 48 0 0 1 1 +( 144 -800 256 ) ( 144 -736 256 ) ( 144 -800 320 ) cr4te6 16 0 0 1 1 +} +} +// entity 152 +{ +"classname" "func_breakable" +"preset" "1" +"health" "66" +"count" "17" +"ritem" "7" +"t_width" "5" +"rsize" "3" +// brush 0 +{ +( -120 -760 320 ) ( -184 -760 320 ) ( -120 -696 320 ) crate0_top 56 8 0 1 1 +( -120 -760 320 ) ( -120 -696 320 ) ( -120 -760 256 ) crate1_side 56 0 0 1 1 +( -120 -760 320 ) ( -120 -760 256 ) ( -184 -760 320 ) cr8_la0 56 0 0 1 1 +( -184 -696 256 ) ( -184 -760 256 ) ( -120 -696 256 ) cr8_la0 56 8 0 1 1 +( -184 -696 256 ) ( -184 -696 320 ) ( -184 -760 256 ) cr8_la0 56 0 0 1 1 +( -184 -696 256 ) ( -120 -696 256 ) ( -184 -696 320 ) cr8_la0 56 0 0 1 1 +} +} +// entity 153 +{ +"classname" "func_breakable" +"preset" "1" +"health" "44" +"count" "11" +"t_width" "5" +"ritem" "7" +"rsize" "3" +// brush 0 +{ +( -112 -752 304 ) ( -112 -816 304 ) ( -176 -752 304 ) cr4te8 48 16 0 1 1 +( -112 -768 320 ) ( -176 -768 320 ) ( -112 -768 256 ) cr4te6 48 0 0 1 1 +( -128 -768 320 ) ( -128 -768 256 ) ( -128 -832 320 ) cr4te6 48 0 0 1 1 +( -176 -832 256 ) ( -112 -832 256 ) ( -176 -768 256 ) cr4te6 48 16 0 1 1 +( -176 -816 240 ) ( -176 -816 304 ) ( -112 -816 240 ) cr4te6 48 0 0 1 1 +( -176 -832 256 ) ( -176 -768 256 ) ( -176 -832 320 ) cr4te6 48 0 0 1 1 +} +} +// entity 154 +{ +"classname" "func_breakable" +"preset" "1" +"health" "44" +"count" "11" +"t_width" "5" +"ritem" "7" +"rsize" "3" +// brush 0 +{ +( 0 -832 304 ) ( 0 -896 304 ) ( -64 -832 304 ) cr4te8 0 0 0 1 1 +( 0 -848 320 ) ( -64 -848 320 ) ( 0 -848 256 ) cr4te6 0 0 0 1 1 +( -16 -848 320 ) ( -16 -848 256 ) ( -16 -912 320 ) cr4te6 0 0 0 1 1 +( -64 -912 256 ) ( 0 -912 256 ) ( -64 -848 256 ) cr4te6 0 0 0 1 1 +( -64 -896 240 ) ( -64 -896 304 ) ( 0 -896 240 ) cr4te6 0 0 0 1 1 +( -64 -912 256 ) ( -64 -848 256 ) ( -64 -912 320 ) cr4te6 0 0 0 1 1 +} +} +// entity 155 +{ +"classname" "func_breakable" +"preset" "1" +"health" "66" +"count" "17" +"ritem" "7" +"t_width" "5" +"rsize" "3" +// brush 0 +{ +( -112 -1072 320 ) ( -176 -1072 320 ) ( -112 -1008 320 ) cr8_la4 48 16 0 1 1 +( -112 -1072 320 ) ( -112 -1008 320 ) ( -112 -1072 256 ) crate1_side 48 0 0 1 1 +( -112 -1072 320 ) ( -112 -1072 256 ) ( -176 -1072 320 ) cr8_la0 48 0 0 1 1 +( -176 -1008 256 ) ( -176 -1072 256 ) ( -112 -1008 256 ) cr8_la0 48 16 0 1 1 +( -176 -1008 256 ) ( -176 -1008 320 ) ( -176 -1072 256 ) cr8_la0 48 0 0 1 1 +( -176 -1008 256 ) ( -112 -1008 256 ) ( -176 -1008 320 ) cr8_la0 48 0 0 1 1 +} +} +// entity 156 +{ +"classname" "func_breakable" +"preset" "1" +"health" "44" +"count" "8" +"t_width" "5" +"ritem" "7" +"rsize" "3" +// brush 0 +{ +( -192 -1088 288 ) ( -192 -1120 288 ) ( -224 -1088 288 ) cr4te2 0 0 0 1 1 +( -192 -1088 288 ) ( -224 -1088 288 ) ( -192 -1088 272 ) cr4te1 0 0 0 1 1 +( -192 -1088 288 ) ( -192 -1088 272 ) ( -192 -1120 288 ) cr4te1 0 0 0 1 1 +( -224 -1120 256 ) ( -192 -1120 256 ) ( -224 -1088 256 ) cr4te1 0 0 0 1 1 +( -224 -1120 272 ) ( -224 -1120 288 ) ( -192 -1120 272 ) cr4te1 0 0 0 1 1 +( -224 -1120 272 ) ( -224 -1088 272 ) ( -224 -1120 288 ) cr4te1 0 0 0 1 1 +} +} +// entity 157 +{ +"classname" "func_breakable" +"preset" "1" +"health" "66" +"count" "17" +"ritem" "7" +"t_width" "5" +"rsize" "3" +// brush 0 +{ +( 56 -920 320 ) ( 56 -984 320 ) ( -8 -920 320 ) cr8_la4 8 40 0 1 1 +( 56 -920 320 ) ( -8 -920 320 ) ( 56 -920 256 ) crate1_side 8 0 0 1 1 +( 56 -920 320 ) ( 56 -920 256 ) ( 56 -984 320 ) cr8_la0 24 0 0 1 1 +( -8 -984 256 ) ( 56 -984 256 ) ( -8 -920 256 ) cr8_la0 8 40 0 1 1 +( -8 -984 256 ) ( -8 -984 320 ) ( 56 -984 256 ) cr8_la0 8 0 0 1 1 +( -8 -984 256 ) ( -8 -920 256 ) ( -8 -984 320 ) cr8_la0 24 0 0 1 1 +} +} +// entity 158 +{ +"classname" "func_breakable" +"preset" "1" +"health" "44" +"count" "11" +"t_width" "5" +"ritem" "7" +"rsize" "3" +// brush 0 +{ +( 128 -896 304 ) ( 128 -960 304 ) ( 64 -896 304 ) cr4te8 0 0 0 1 1 +( 128 -912 320 ) ( 64 -912 320 ) ( 128 -912 256 ) cr4te6 0 0 0 1 1 +( 112 -912 320 ) ( 112 -912 256 ) ( 112 -976 320 ) cr4te6 0 0 0 1 1 +( 64 -976 256 ) ( 128 -976 256 ) ( 64 -912 256 ) cr4te6 0 0 0 1 1 +( 64 -960 240 ) ( 64 -960 304 ) ( 128 -960 240 ) cr4te6 0 0 0 1 1 +( 64 -976 256 ) ( 64 -912 256 ) ( 64 -976 320 ) cr4te6 0 0 0 1 1 +} +} +// entity 159 +{ +"classname" "func_breakable" +"preset" "1" +"health" "66" +"count" "17" +"ritem" "7" +"t_width" "5" +"rsize" "3" +// brush 0 +{ +( 248 -968 320 ) ( 248 -1032 320 ) ( 184 -968 320 ) cr8_la4 8 56 0 1 1 +( 248 -968 320 ) ( 184 -968 320 ) ( 248 -968 256 ) crate1_side 8 0 0 1 1 +( 248 -968 320 ) ( 248 -968 256 ) ( 248 -1032 320 ) cr8_la0 8 0 0 1 1 +( 184 -1032 256 ) ( 248 -1032 256 ) ( 184 -968 256 ) cr8_la0 8 56 0 1 1 +( 184 -1032 256 ) ( 184 -1032 320 ) ( 248 -1032 256 ) cr8_la0 8 0 0 1 1 +( 184 -1032 256 ) ( 184 -968 256 ) ( 184 -1032 320 ) cr8_la0 8 0 0 1 1 +} +} +// entity 160 +{ +"classname" "item_health" +"origin" "280 -1144 256" +} +// entity 161 +{ +"classname" "item_health" +"origin" "-48 -936 256" +"spawnflags" "1" +} +// entity 162 +{ +"classname" "item_health" +"origin" "-216 -800 256" +} +// entity 163 +{ +"classname" "item_health" +"origin" "-8 -912 256" +} +// entity 164 +{ +"classname" "item_shells" +"origin" "64 48 0" +"angle" "22" +} +// entity 165 +{ +"classname" "light" +"origin" "48 -952 224" +"light" "55" +} +// entity 166 +{ +"classname" "light" +"origin" "16 -952 224" +"light" "55" +} +// entity 167 +{ +"classname" "light" +"origin" "48 -824 224" +"light" "55" +} +// entity 168 +{ +"classname" "light" +"origin" "16 -824 224" +"light" "55" +} +// entity 169 +{ +"classname" "light" +"origin" "48 -856 224" +"light" "55" +} +// entity 170 +{ +"classname" "light" +"origin" "16 -856 224" +"light" "55" +} +// entity 171 +{ +"classname" "light" +"origin" "48 -888 224" +"light" "55" +} +// entity 172 +{ +"classname" "light" +"origin" "16 -888 224" +"light" "55" +} +// entity 173 +{ +"classname" "light" +"origin" "48 -920 224" +"light" "55" +} +// entity 174 +{ +"classname" "light" +"origin" "16 -920 224" +"light" "55" +} +// entity 175 +{ +"classname" "light" +"origin" "48 -1112 224" +"light" "55" +} +// entity 176 +{ +"classname" "light" +"origin" "16 -1112 224" +"light" "55" +} +// entity 177 +{ +"classname" "light" +"origin" "48 -984 224" +"light" "55" +} +// entity 178 +{ +"classname" "light" +"origin" "16 -984 224" +"light" "55" +} +// entity 179 +{ +"classname" "light" +"origin" "48 -1016 224" +"light" "55" +} +// entity 180 +{ +"classname" "light" +"origin" "16 -1016 224" +"light" "55" +} +// entity 181 +{ +"classname" "light" +"origin" "48 -1048 224" +"light" "55" +} +// entity 182 +{ +"classname" "light" +"origin" "16 -1048 224" +"light" "55" +} +// entity 183 +{ +"classname" "light" +"origin" "48 -1080 224" +"light" "55" +} +// entity 184 +{ +"classname" "light" +"origin" "16 -1080 224" +"light" "55" +} +// entity 185 +{ +"classname" "trigger_ladder" +"angle" "90" +// brush 0 +{ +( 136 -1332 640 ) ( 136 -1344 640 ) ( 120 -1332 640 ) trigger 0 0 0 1 1 +( 136 -1336 640 ) ( 120 -1336 640 ) ( 136 -1336 -256 ) trigger 0 0 0 1 1 +( 136 -1332 640 ) ( 136 -1332 -256 ) ( 136 -1344 640 ) trigger 0 0 0 1 1 +( 120 -1344 -256 ) ( 136 -1344 -256 ) ( 120 -1332 -256 ) trigger 0 0 0 1 1 +( 120 -1360 -256 ) ( 120 -1360 640 ) ( 136 -1360 -256 ) trigger 0 0 0 1 1 +( 120 -1360 -256 ) ( 120 -1348 -256 ) ( 120 -1360 640 ) trigger 0 0 0 1 1 +} +} +// entity 186 +{ +"classname" "item_artifact_envirosuit" +"origin" "32 -1536 672" +} +// entity 187 +{ +"classname" "trigger_ladder" +"angle" "90" +// brush 0 +{ +( -56 -1336 640 ) ( -56 -1344 640 ) ( -72 -1336 640 ) trigger 0 0 0 1 1 +( -56 -1336 640 ) ( -72 -1336 640 ) ( -56 -1336 -256 ) trigger 0 0 0 1 1 +( -56 -1336 640 ) ( -56 -1336 -256 ) ( -56 -1344 640 ) trigger 0 0 0 1 1 +( -72 -1344 -256 ) ( -56 -1344 -256 ) ( -72 -1336 -256 ) trigger 0 0 0 1 1 +( -72 -1360 -256 ) ( -72 -1360 640 ) ( -56 -1360 -256 ) trigger 0 0 0 1 1 +( -72 -1344 -256 ) ( -72 -1336 -256 ) ( -72 -1344 640 ) trigger 0 0 0 1 1 +} +} +// entity 188 +{ +"classname" "misc_biobox_s" +"origin" "112 -1368 640" +} +// entity 189 +{ +"classname" "misc_biobox_l" +"origin" "80 -1616 640" +} +// entity 190 +{ +"classname" "light" +"origin" "32 -1536 712" +"light" "211" +"style" "6" +} +// entity 191 +{ +"classname" "misc_biobox_s" +"origin" "-328 -248 640" +} +// entity 192 +{ +"classname" "misc_biobox_s" +"origin" "136 -1480 640" +} +// entity 193 +{ +"classname" "monster_pyro" +"origin" "-64 -1072 -48" +"angle" "90" +"target" "pyrocount" +} +// entity 194 +{ +"classname" "monster_pyro" +"origin" "128 -1072 -48" +"angle" "90" +"target" "pyrocount" +} +// entity 195 +{ +"classname" "trigger_monsterjump" +"angle" "90" +"speed" "128" +"height" "64" +// brush 0 +{ +( -56 -1040 -64 ) ( -56 -1048 -64 ) ( -64 -1040 -64 ) trigger 0 0 0 1 1 +( -56 -1040 -64 ) ( -64 -1040 -64 ) ( -56 -1040 -80 ) trigger 0 0 0 1 1 +( 192 -1040 -64 ) ( 192 -1040 -80 ) ( 192 -1048 -64 ) trigger 0 0 0 1 1 +( -64 -1048 -80 ) ( -56 -1048 -80 ) ( -64 -1040 -80 ) trigger 0 0 0 1 1 +( -64 -1048 -80 ) ( -64 -1048 -64 ) ( -56 -1048 -80 ) trigger 0 0 0 1 1 +( -128 -1048 -80 ) ( -128 -1040 -80 ) ( -128 -1048 -64 ) trigger 0 0 0 1 1 +} +} +// entity 196 +{ +"classname" "func_door" +"targetname" "sluice" +"speed" "32" +"wait" "-1" +"lip" "32" +"sounds" "2" +// brush 0 +{ +( 168 -656 -264 ) ( 168 -944 -264 ) ( 136 -656 -264 ) tech02_7 24 48 0 1 1 +( 168 -688 -248 ) ( 136 -688 -248 ) ( 168 -688 -280 ) tech02_6 24 0 0 1 1 +( 184 -656 -248 ) ( 184 -656 -280 ) ( 184 -944 -248 ) tech02_6 16 0 0 1 1 +( 136 -944 -280 ) ( 168 -944 -280 ) ( 136 -656 -280 ) tech02_7 24 48 0 1 1 +( 128 -976 -280 ) ( 128 -976 -248 ) ( 160 -976 -280 ) tech02_6 24 0 0 1 1 +( 40 -976 -280 ) ( 40 -688 -280 ) ( 40 -976 -248 ) tech02_6 16 0 0 1 1 +} +} +// entity 197 +{ +"classname" "func_door" +"targetname" "sluice" +"angle" "180" +"speed" "32" +"wait" "-1" +"lip" "32" +"sounds" "2" +// brush 0 +{ +( 24 -656 -264 ) ( 24 -944 -264 ) ( -8 -656 -264 ) tech02_7 40 48 0 1 1 +( 24 -688 -248 ) ( -8 -688 -248 ) ( 24 -688 -280 ) tech02_6 8 0 0 1 1 +( 24 -656 -248 ) ( 24 -656 -280 ) ( 24 -944 -248 ) tech02_6 16 0 0 1 1 +( -8 -944 -280 ) ( 24 -944 -280 ) ( -8 -656 -280 ) tech02_7 40 48 0 1 1 +( -16 -976 -280 ) ( -16 -976 -248 ) ( 16 -976 -280 ) tech02_6 8 0 0 1 1 +( -120 -944 -280 ) ( -120 -656 -280 ) ( -120 -944 -248 ) tech02_6 16 0 0 1 1 +} +} +// entity 198 +{ +"classname" "func_button" +"angle" "90" +"speed" "128" +"wait" "-1" +"lip" "8" +"sounds" "3" +"target" "sluice" +"killtarget" "gl" +// brush 0 +{ +( 24 -488 -192 ) ( 40 -480 -192 ) ( 40 -488 -192 ) base_ceil1 0 0 0 1 1 +( 40 -488 -248 ) ( 24 -488 -192 ) ( 40 -488 -192 ) +0basebtn 16 0 0 1 1 +( 48 -480 -192 ) ( 48 -488 -248 ) ( 48 -488 -192 ) base_ceil1 0 0 0 1 1 +( 24 -488 -224 ) ( 40 -480 -224 ) ( 24 -480 -224 ) base_ceil1 0 0 0 1 1 +( 32 -472 -248 ) ( 16 -472 -192 ) ( 16 -472 -248 ) base_ceil1 0 0 0 1 1 +( 16 -480 -192 ) ( 16 -488 -248 ) ( 16 -480 -248 ) base_ceil1 0 0 0 1 1 +} +} +// entity 199 +{ +"classname" "monster_pyro" +"origin" "128 -576 -224" +"angle" "-90" +"targetname" "hotstuff" +"spawnflags" "192" +"target" "pyrocount" +} +// entity 200 +{ +"classname" "monster_pyro" +"origin" "-64 -576 -224" +"angle" "-90" +"targetname" "hotstuff" +"spawnflags" "192" +"target" "pyrocount" +} +// entity 201 +{ +"classname" "trigger_once" +"target" "hotstuff" +// brush 0 +{ +( 320 -768 -192 ) ( 320 -832 -192 ) ( -256 -768 -192 ) trigger 0 0 0 1 1 +( 320 -768 -192 ) ( -256 -768 -192 ) ( 320 -768 -320 ) trigger 0 0 0 1 1 +( 320 -768 -128 ) ( 320 -768 -256 ) ( 320 -832 -128 ) trigger 0 0 0 1 1 +( -256 -832 -256 ) ( 320 -832 -256 ) ( -256 -768 -256 ) trigger 0 0 0 1 1 +( -256 -832 -256 ) ( -256 -832 -128 ) ( 320 -832 -256 ) trigger 0 0 0 1 1 +( -256 -832 -256 ) ( -256 -768 -256 ) ( -256 -832 -128 ) trigger 0 0 0 1 1 +} +} +// entity 202 +{ +"classname" "weapon_grenadelauncher" +"origin" "32 -832 -544" +} +// entity 203 +{ +"classname" "light_tubelight" +"origin" "272 -1072 -224" +"light" "222" +"wait" ".6" +} +// entity 204 +{ +"classname" "light_tubelight" +"origin" "-208 -1072 -224" +"light" "222" +"wait" ".6" +} +// entity 205 +{ +"classname" "light_tubelight" +"origin" "-224 -576 -224" +"light" "222" +"wait" ".6" +} +// entity 206 +{ +"classname" "light_tubelight" +"origin" "288 -576 -224" +"light" "222" +"wait" ".6" +} +// entity 207 +{ +"classname" "monster_sentinel" +"origin" "-112 -800 112" +"target" "topcount" +"targetname" "hatch" +"spawnflags" "224" +} +// entity 208 +{ +"classname" "trigger_counter" +"origin" "32 -832 -64" +"count" "4" +"targetname" "pyrocount" +"spawnflags" "2" +"target" "hatch" +} +// entity 209 +{ +"classname" "item_flashlight" +"origin" "288 -832 704" +"delay" "1.5" +} +// entity 210 +{ +"classname" "func_breakable" +"preset" "8" +"rsize" "1" +"count" "1" +"ritem" "3" +// brush 0 +{ +( 256 -864 736 ) ( 256 -800 736 ) ( 260 -864 736 ) tech01_7 0 0 0 1 1 +( 264 -800 728 ) ( 256 -800 728 ) ( 264 -800 664 ) tech01_7 0 0 0 1 1 +( 260 -864 736 ) ( 260 -800 736 ) ( 260 -864 672 ) tech01_7 0 0 0 1 1 +( 256 -832 672 ) ( 264 -832 672 ) ( 256 -824 672 ) tech01_7 0 0 0 1 1 +( 256 -864 672 ) ( 256 -864 736 ) ( 264 -864 672 ) tech01_7 0 0 0 1 1 +( 256 -800 736 ) ( 256 -864 736 ) ( 256 -800 672 ) tech11_3 0 0 0 1 1 +} +} +// entity 211 +{ +"classname" "monster_voreling" +"origin" "992 -1088 704" +"angle" "45" +} +// entity 212 +{ +"classname" "light" +"origin" "-128 -1088 768" +"light" "255" +} +// entity 213 +{ +"classname" "light" +"origin" "-128 -832 768" +"light" "255" +} +// entity 214 +{ +"classname" "light" +"origin" "192 -1088 768" +"light" "255" +} +// entity 215 +{ +"classname" "light" +"origin" "192 -832 768" +"light" "277" +"style" "1" +} +// entity 216 +{ +"classname" "light" +"origin" "-128 -1088 672" +"light" "99" +"wait" ".5" +} +// entity 217 +{ +"classname" "light" +"origin" "-128 -832 672" +"light" "99" +"wait" ".5" +} +// entity 218 +{ +"classname" "light" +"origin" "192 -1088 672" +"light" "99" +"wait" ".5" +} +// entity 219 +{ +"classname" "light" +"origin" "192 -832 672" +"light" "99" +"wait" ".5" +} +// entity 220 +{ +"classname" "mapobject_custom" +"origin" "1048 -280 676" +"model" "progs/h_guard.mdl" +"angle" "222" +} +// entity 221 +{ +"classname" "mapobject_custom" +"origin" "1072 -272 680" +"model" "progs/gib.mdl" +"frame" "3" +} +// entity 222 +{ +"classname" "mapobject_custom" +"origin" "624 -1024 680" +"model" "progs/gib.mdl" +"frame" "2" +"angle" "33" +} +// entity 223 +{ +"classname" "func_door" +"message" "these doors are opened below" +"speed" "64" +"wait" "-1" +"lip" "4" +"sounds" "2" +"targetname" "topdoors" +"spawnflags" "36" +// brush 0 +{ +( 256 -1168 768 ) ( 256 -1200 768 ) ( 128 -1168 768 ) door02_1 0 0 0 1 1 +( 256 -1168 768 ) ( 128 -1168 768 ) ( 256 -1168 640 ) edoor01_2 64 0 0 1 1 +( 192 -1152 768 ) ( 192 -1152 640 ) ( 192 -1184 768 ) door02_1 0 0 0 1 1 +( 128 -1184 640 ) ( 256 -1184 640 ) ( 128 -1152 640 ) door02_1 0 0 0 1 1 +( 128 -1184 640 ) ( 128 -1184 768 ) ( 256 -1184 640 ) edoor01_2 64 0 0 1 1 +( 128 -1184 640 ) ( 128 -1152 640 ) ( 128 -1184 768 ) door02_1 0 0 0 1 1 +} +} +// entity 224 +{ +"classname" "func_door" +"angle" "180" +"message" "these doors are opened below" +"speed" "64" +"wait" "-1" +"lip" "4" +"sounds" "2" +"targetname" "topdoors" +"spawnflags" "36" +// brush 0 +{ +( 192 -1168 768 ) ( 192 -1200 768 ) ( 64 -1168 768 ) door02_1 0 0 0 1 1 +( 192 -1168 768 ) ( 64 -1168 768 ) ( 192 -1168 640 ) edoor01_2 64 0 0 1 1 +( 128 -1152 768 ) ( 128 -1152 640 ) ( 128 -1184 768 ) door02_1 0 0 0 1 1 +( 64 -1184 640 ) ( 192 -1184 640 ) ( 64 -1152 640 ) door02_1 0 0 0 1 1 +( 64 -1184 640 ) ( 64 -1184 768 ) ( 192 -1184 640 ) edoor01_2 64 0 0 1 1 +( 64 -1184 640 ) ( 64 -1152 640 ) ( 64 -1184 768 ) door02_1 0 0 0 1 1 +} +} +// entity 225 +{ +"classname" "func_door" +"message" "these doors are opened below" +"speed" "64" +"wait" "-1" +"lip" "4" +"sounds" "2" +"targetname" "topdoors" +"spawnflags" "36" +// brush 0 +{ +( 64 -1168 768 ) ( 64 -1200 768 ) ( -64 -1168 768 ) door02_1 0 0 0 1 1 +( 64 -1168 768 ) ( -64 -1168 768 ) ( 64 -1168 640 ) edoor01_2 0 0 0 1 1 +( 0 -1152 768 ) ( 0 -1152 640 ) ( 0 -1184 768 ) door02_1 0 0 0 1 1 +( -64 -1184 640 ) ( 64 -1184 640 ) ( -64 -1152 640 ) door02_1 0 0 0 1 1 +( -64 -1184 640 ) ( -64 -1184 768 ) ( 64 -1184 640 ) edoor01_2 0 0 0 1 1 +( -64 -1184 640 ) ( -64 -1152 640 ) ( -64 -1184 768 ) door02_1 0 0 0 1 1 +} +} +// entity 226 +{ +"classname" "func_door" +"angle" "180" +"message" "these doors are opened below" +"speed" "64" +"wait" "-1" +"lip" "4" +"sounds" "2" +"targetname" "topdoors" +"spawnflags" "36" +// brush 0 +{ +( 0 -1168 768 ) ( 0 -1200 768 ) ( -128 -1168 768 ) door02_1 0 0 0 1 1 +( 0 -1168 768 ) ( -128 -1168 768 ) ( 0 -1168 640 ) edoor01_2 0 0 0 1 1 +( -64 -1152 768 ) ( -64 -1152 640 ) ( -64 -1184 768 ) door02_1 0 0 0 1 1 +( -128 -1184 640 ) ( 0 -1184 640 ) ( -128 -1152 640 ) door02_1 0 0 0 1 1 +( -128 -1184 640 ) ( -128 -1184 768 ) ( 0 -1184 640 ) edoor01_2 0 0 0 1 1 +( -128 -1184 640 ) ( -128 -1152 640 ) ( -128 -1184 768 ) door02_1 0 0 0 1 1 +} +} +// entity 227 +{ +"classname" "light" +"origin" "32 -832 -448" +"light" "222" +"wait" ".75" +} +// entity 228 +{ +"classname" "func_door" +"angle" "180" +"speed" "64" +"wait" "-1" +"lip" "4" +"sounds" "4" +"targetname" "hatch" +"spawnflags" "4" +// brush 0 +{ +( 64 -768 -552 ) ( 64 -896 -552 ) ( 0 -768 -552 ) sfloor4_7 32 0 0 1 1 +( 64 -768 -672 ) ( 0 -768 -672 ) ( 64 -768 -800 ) sfloor4_7 0 0 0 1 1 +( 32 -768 -672 ) ( 32 -768 -800 ) ( 32 -896 -672 ) tech02_5 0 0 0 1 1 +( -32 -864 -568 ) ( 32 -864 -568 ) ( -32 -736 -568 ) sfloor4_7 -32 0 0 1 1 +( 0 -896 -800 ) ( 0 -896 -672 ) ( 64 -896 -800 ) sfloor4_7 0 0 0 1 1 +( -32 -896 -800 ) ( -32 -768 -800 ) ( -32 -896 -672 ) sfloor4_7 0 0 0 1 1 +} +} +// entity 229 +{ +"classname" "func_door" +"targetname" "hatch" +"angle" "0" +"speed" "64" +"wait" "-1" +"lip" "4" +"sounds" "4" +"spawnflags" "4" +// brush 0 +{ +( 128 -768 -552 ) ( 128 -896 -552 ) ( 64 -768 -552 ) sfloor4_7 32 0 0 1 1 +( 128 -768 -672 ) ( 64 -768 -672 ) ( 128 -768 -800 ) sfloor4_7 0 0 0 1 1 +( 96 -768 -672 ) ( 96 -768 -800 ) ( 96 -896 -672 ) tech02_5 0 0 0 1 1 +( 32 -864 -568 ) ( 96 -864 -568 ) ( 32 -736 -568 ) sfloor4_7 -32 0 0 1 1 +( 64 -896 -800 ) ( 64 -896 -672 ) ( 128 -896 -800 ) sfloor4_7 0 0 0 1 1 +( 32 -896 -800 ) ( 32 -768 -800 ) ( 32 -896 -672 ) tech02_5 0 0 0 1 1 +} +} +// entity 230 +{ +"classname" "mapobject_custom" +"origin" "32 -832 -720" +"model" "maps/kellbase1_fan.bsp" +"avelocity" "0 -88 0" +} +// entity 231 +{ +"classname" "light" +"origin" "32 -832 -640" +"light" "111" +"wait" ".75" +} +// entity 232 +{ +"classname" "light" +"origin" "32 -512 -208" +"light" "200" +} +// entity 233 +{ +"classname" "light" +"origin" "80 -496 -32" +"light" "200" +} +// entity 234 +{ +"classname" "light" +"origin" "-16 -496 -32" +"light" "200" +} +// entity 235 +{ +"classname" "light" +"origin" "-224 -800 -48" +"light" "222" +"wait" ".75" +} +// entity 236 +{ +"classname" "light" +"origin" "288 -800 -48" +"light" "222" +"wait" ".75" +} +// entity 237 +{ +"classname" "light" +"origin" "-16 -1104 -32" +"light" "200" +} +// entity 238 +{ +"classname" "light" +"origin" "80 -1104 -32" +"light" "200" +} +// entity 239 +{ +"classname" "mapobject_grill64" +"origin" "32 -1536 640" +"model" "progs/grill64.sp" +"mangle" "90 90 0" +"spawnflags" "2" +"frame" "0" +} +// entity 240 +{ +"classname" "mapobject_grill128" +"origin" "32 -416 888" +"model" "progs/grill64.sp" +"mangle" "-90 0 0" +"spawnflags" "2" +"frame" "1" +} +// entity 241 +{ +"classname" "mapobject_grill128" +"origin" "-96 -288 888" +"model" "progs/grill64.sp" +"mangle" "-90 90 0" +"spawnflags" "2" +"frame" "1" +} +// entity 242 +{ +"classname" "mapobject_grill128" +"origin" "160 -288 888" +"model" "progs/grill64.sp" +"mangle" "-90 90 0" +"spawnflags" "2" +"frame" "1" +} +// entity 243 +{ +"classname" "mapobject_grill128" +"origin" "32 -544 888" +"model" "progs/grill64.sp" +"mangle" "-90 0 0" +"spawnflags" "2" +"frame" "1" +} +// entity 244 +{ +"classname" "mapobject_grill128" +"origin" "-224 -288 888" +"model" "progs/grill64.sp" +"mangle" "-90 90 0" +"spawnflags" "2" +"frame" "1" +} +// entity 245 +{ +"classname" "mapobject_grill128" +"origin" "288 -288 888" +"model" "progs/grill64.sp" +"mangle" "-90 90 0" +"spawnflags" "2" +"frame" "1" +} +// entity 246 +{ +"classname" "light" +"origin" "32 -1536 624" +"light" "111" +} +// entity 247 +{ +"classname" "trigger_ladder" +// brush 0 +{ +( 532 -280 1088 ) ( 532 -296 1088 ) ( 524 -280 1088 ) trigger 0 0 0 1 1 +( 532 -280 1088 ) ( 524 -280 1088 ) ( 532 -280 672 ) trigger 0 0 0 1 1 +( 532 -280 1088 ) ( 532 -280 672 ) ( 532 -296 1088 ) trigger 0 0 0 1 1 +( 524 -296 672 ) ( 532 -296 672 ) ( 524 -280 672 ) trigger 0 0 0 1 1 +( 524 -296 672 ) ( 524 -296 1088 ) ( 532 -296 672 ) trigger 0 0 0 1 1 +( 524 -296 672 ) ( 524 -280 672 ) ( 524 -296 1088 ) trigger 0 0 0 1 1 +} +} +// entity 248 +{ +"classname" "monster_voreling" +"origin" "552 -288 1112" +"dangle" "1" +} +// entity 249 +{ +"classname" "item_health" +"origin" "592 -1104 672" +} +// entity 250 +{ +"classname" "mapobject_grill128" +"origin" "32 -416 896" +"model" "progs/grill64.sp" +"mangle" "90 0 0" +"spawnflags" "2" +"frame" "1" +} +// entity 251 +{ +"classname" "mapobject_grill128" +"origin" "-96 -288 896" +"model" "progs/grill64.sp" +"mangle" "90 90 0" +"spawnflags" "2" +"frame" "1" +} +// entity 252 +{ +"classname" "mapobject_grill128" +"origin" "160 -288 896" +"model" "progs/grill64.sp" +"mangle" "90 90 0" +"spawnflags" "2" +"frame" "1" +} +// entity 253 +{ +"classname" "mapobject_grill128" +"origin" "32 -544 896" +"model" "progs/grill64.sp" +"mangle" "90 0 0" +"spawnflags" "2" +"frame" "1" +} +// entity 254 +{ +"classname" "mapobject_grill128" +"origin" "-224 -288 896" +"model" "progs/grill64.sp" +"mangle" "90 90 0" +"spawnflags" "2" +"frame" "1" +} +// entity 255 +{ +"classname" "mapobject_grill128" +"origin" "288 -288 896" +"model" "progs/grill64.sp" +"mangle" "90 90 0" +"spawnflags" "2" +"frame" "1" +} +// entity 256 +{ +"classname" "monster_voreling" +"origin" "672 -576 704" +"angle" "180" +"spawnflags" "1" +} +// entity 257 +{ +"classname" "trigger_ladder" +// brush 0 +{ +( -336 -272 896 ) ( -352 -304 896 ) ( -352 -272 896 ) trigger 0 0 0 1 1 +( -352 -280 880 ) ( -336 -280 896 ) ( -352 -280 896 ) trigger 0 0 0 1 1 +( -340 -304 896 ) ( -340 -272 880 ) ( -340 -272 896 ) trigger 0 0 0 1 1 +( -336 -272 640 ) ( -352 -304 640 ) ( -336 -304 640 ) trigger 0 0 0 1 1 +( -352 -296 880 ) ( -336 -296 896 ) ( -336 -296 880 ) trigger 0 0 0 1 1 +( -336 -304 896 ) ( -336 -272 880 ) ( -336 -304 880 ) trigger 0 0 0 1 1 +} +} +// entity 258 +{ +"classname" "trigger_ladder" +// brush 0 +{ +( 416 -272 896 ) ( 416 -304 896 ) ( 400 -272 896 ) trigger 0 0 0 1 1 +( 416 -280 896 ) ( 400 -280 896 ) ( 416 -280 880 ) trigger 0 0 0 1 1 +( 404 -272 896 ) ( 404 -272 880 ) ( 404 -304 896 ) trigger 0 0 0 1 1 +( 400 -304 640 ) ( 416 -304 640 ) ( 400 -272 640 ) trigger 0 0 0 1 1 +( 400 -296 880 ) ( 400 -296 896 ) ( 416 -296 880 ) trigger 0 0 0 1 1 +( 400 -304 880 ) ( 400 -272 880 ) ( 400 -304 896 ) trigger 0 0 0 1 1 +} +} +// entity 259 +{ +"classname" "misc_explobox2" +"origin" "320 -328 640" +} +// entity 260 +{ +"classname" "misc_explobox" +"origin" "360 -304 640" +} +// entity 261 +{ +"classname" "misc_biobox_l" +"origin" "-344 -344 640" +} +// entity 262 +{ +"classname" "misc_biobox_s" +"origin" "-16 -624 640" +} +// entity 263 +{ +"classname" "misc_biobox_s" +"origin" "72 -664 640" +} +// entity 264 +{ +"classname" "light" +"origin" "128 -288 832" +"light" "266" +} +// entity 265 +{ +"classname" "light" +"origin" "32 -384 832" +"light" "266" +} +// entity 266 +{ +"classname" "light" +"origin" "32 -192 832" +"light" "266" +} +// entity 267 +{ +"classname" "light" +"origin" "-64 -288 832" +"light" "266" +} +// entity 268 +{ +"classname" "light" +"origin" "32 -608 960" +"light" "333" +} +// entity 269 +{ +"classname" "light" +"origin" "-288 -288 960" +"light" "333" +} +// entity 270 +{ +"classname" "light" +"origin" "32 32 832" +"light" "300" +} +// entity 271 +{ +"classname" "func_illusionary" +// brush 0 +{ +( 528 -304 1088 ) ( 528 -312 1088 ) ( 512 -304 1088 ) sfloor1_1 0 16 0 1 1 +( 528 -304 1088 ) ( 512 -304 1088 ) ( 528 -304 640 ) sfloor1_1 0 0 0 1 1 +( 524 -304 1088 ) ( 524 -304 640 ) ( 524 -312 1088 ) sfloor1_1 48 0 0 1 1 +( 512 -312 672 ) ( 528 -312 672 ) ( 512 -304 672 ) sfloor1_1 0 16 0 1 1 +( 512 -308 640 ) ( 512 -308 1088 ) ( 528 -308 640 ) sfloor1_1 0 0 0 1 1 +( 512 -312 640 ) ( 512 -304 640 ) ( 512 -312 1088 ) sfloor1_1 48 0 0 1 1 +} +// brush 1 +{ +( 528 -264 1088 ) ( 528 -272 1088 ) ( 512 -264 1088 ) sfloor1_1 0 16 0 1 1 +( 528 -268 1088 ) ( 512 -268 1088 ) ( 528 -268 640 ) sfloor1_1 0 0 0 1 1 +( 524 -264 1088 ) ( 524 -264 640 ) ( 524 -272 1088 ) sfloor1_1 48 0 0 1 1 +( 512 -272 672 ) ( 528 -272 672 ) ( 512 -264 672 ) sfloor1_1 0 16 0 1 1 +( 512 -272 640 ) ( 512 -272 1088 ) ( 528 -272 640 ) sfloor1_1 0 0 0 1 1 +( 512 -276 640 ) ( 512 -268 640 ) ( 512 -276 1088 ) sfloor1_1 48 0 0 1 1 +} +// brush 2 +{ +( 520 -272 1088 ) ( 520 -304 1088 ) ( 516 -304 1084 ) sfloor1_1 0 16 0 1 1 +( 524 -272 1088 ) ( 516 -272 1088 ) ( 524 -272 1080 ) sfloor1_1 0 0 0 1 1 +( 520 -304 1088 ) ( 520 -272 1088 ) ( 524 -304 1084 ) sfloor1_1 0 16 0 1 1 +( 524 -304 1084 ) ( 524 -272 1084 ) ( 520 -304 1080 ) sfloor1_1 0 16 0 1 1 +( 516 -304 1080 ) ( 516 -304 1088 ) ( 524 -304 1080 ) sfloor1_1 0 0 0 1 1 +( 520 -304 1080 ) ( 520 -272 1080 ) ( 516 -272 1084 ) sfloor1_1 0 16 0 1 1 +} +// brush 3 +{ +( 520 -272 1024 ) ( 520 -304 1024 ) ( 516 -304 1020 ) sfloor1_1 0 16 0 1 1 +( 524 -272 1024 ) ( 516 -272 1024 ) ( 524 -272 1016 ) sfloor1_1 0 0 0 1 1 +( 520 -304 1024 ) ( 520 -272 1024 ) ( 524 -304 1020 ) sfloor1_1 0 16 0 1 1 +( 524 -304 1020 ) ( 524 -272 1020 ) ( 520 -304 1016 ) sfloor1_1 0 16 0 1 1 +( 516 -304 1016 ) ( 516 -304 1024 ) ( 524 -304 1016 ) sfloor1_1 0 0 0 1 1 +( 520 -304 1016 ) ( 520 -272 1016 ) ( 516 -272 1020 ) sfloor1_1 0 16 0 1 1 +} +// brush 4 +{ +( 520 -272 992 ) ( 520 -304 992 ) ( 516 -304 988 ) sfloor1_1 0 16 0 1 1 +( 524 -272 992 ) ( 516 -272 992 ) ( 524 -272 984 ) sfloor1_1 0 0 0 1 1 +( 520 -304 992 ) ( 520 -272 992 ) ( 524 -304 988 ) sfloor1_1 0 16 0 1 1 +( 524 -304 988 ) ( 524 -272 988 ) ( 520 -304 984 ) sfloor1_1 0 16 0 1 1 +( 516 -304 984 ) ( 516 -304 992 ) ( 524 -304 984 ) sfloor1_1 0 0 0 1 1 +( 520 -304 984 ) ( 520 -272 984 ) ( 516 -272 988 ) sfloor1_1 0 16 0 1 1 +} +// brush 5 +{ +( 520 -272 960 ) ( 520 -304 960 ) ( 516 -304 956 ) sfloor1_1 0 16 0 1 1 +( 524 -272 960 ) ( 516 -272 960 ) ( 524 -272 952 ) sfloor1_1 0 0 0 1 1 +( 520 -304 960 ) ( 520 -272 960 ) ( 524 -304 956 ) sfloor1_1 0 16 0 1 1 +( 524 -304 956 ) ( 524 -272 956 ) ( 520 -304 952 ) sfloor1_1 0 16 0 1 1 +( 516 -304 952 ) ( 516 -304 960 ) ( 524 -304 952 ) sfloor1_1 0 0 0 1 1 +( 520 -304 952 ) ( 520 -272 952 ) ( 516 -272 956 ) sfloor1_1 0 16 0 1 1 +} +// brush 6 +{ +( 520 -272 736 ) ( 520 -304 736 ) ( 516 -304 732 ) sfloor1_1 0 16 0 1 1 +( 524 -272 736 ) ( 516 -272 736 ) ( 524 -272 728 ) sfloor1_1 0 0 0 1 1 +( 520 -304 736 ) ( 520 -272 736 ) ( 524 -304 732 ) sfloor1_1 0 16 0 1 1 +( 524 -304 732 ) ( 524 -272 732 ) ( 520 -304 728 ) sfloor1_1 0 16 0 1 1 +( 516 -304 728 ) ( 516 -304 736 ) ( 524 -304 728 ) sfloor1_1 0 0 0 1 1 +( 520 -304 728 ) ( 520 -272 728 ) ( 516 -272 732 ) sfloor1_1 0 16 0 1 1 +} +// brush 7 +{ +( 520 -272 800 ) ( 520 -304 800 ) ( 516 -304 796 ) sfloor1_1 0 16 0 1 1 +( 524 -272 800 ) ( 516 -272 800 ) ( 524 -272 792 ) sfloor1_1 0 0 0 1 1 +( 520 -304 800 ) ( 520 -272 800 ) ( 524 -304 796 ) sfloor1_1 0 16 0 1 1 +( 524 -304 796 ) ( 524 -272 796 ) ( 520 -304 792 ) sfloor1_1 0 16 0 1 1 +( 516 -304 792 ) ( 516 -304 800 ) ( 524 -304 792 ) sfloor1_1 0 0 0 1 1 +( 520 -304 792 ) ( 520 -272 792 ) ( 516 -272 796 ) sfloor1_1 0 16 0 1 1 +} +// brush 8 +{ +( 520 -272 768 ) ( 520 -304 768 ) ( 516 -304 764 ) sfloor1_1 0 16 0 1 1 +( 524 -272 768 ) ( 516 -272 768 ) ( 524 -272 760 ) sfloor1_1 0 0 0 1 1 +( 520 -304 768 ) ( 520 -272 768 ) ( 524 -304 764 ) sfloor1_1 0 16 0 1 1 +( 524 -304 764 ) ( 524 -272 764 ) ( 520 -304 760 ) sfloor1_1 0 16 0 1 1 +( 516 -304 760 ) ( 516 -304 768 ) ( 524 -304 760 ) sfloor1_1 0 0 0 1 1 +( 520 -304 760 ) ( 520 -272 760 ) ( 516 -272 764 ) sfloor1_1 0 16 0 1 1 +} +// brush 9 +{ +( 520 -272 704 ) ( 520 -304 704 ) ( 516 -304 700 ) sfloor1_1 0 16 0 1 1 +( 524 -272 704 ) ( 516 -272 704 ) ( 524 -272 696 ) sfloor1_1 0 0 0 1 1 +( 520 -304 704 ) ( 520 -272 704 ) ( 524 -304 700 ) sfloor1_1 0 16 0 1 1 +( 524 -304 700 ) ( 524 -272 700 ) ( 520 -304 696 ) sfloor1_1 0 16 0 1 1 +( 516 -304 696 ) ( 516 -304 704 ) ( 524 -304 696 ) sfloor1_1 0 0 0 1 1 +( 520 -304 696 ) ( 520 -272 696 ) ( 516 -272 700 ) sfloor1_1 0 16 0 1 1 +} +// brush 10 +{ +( 520 -272 864 ) ( 520 -304 864 ) ( 516 -304 860 ) sfloor1_1 0 16 0 1 1 +( 524 -272 864 ) ( 516 -272 864 ) ( 524 -272 856 ) sfloor1_1 0 0 0 1 1 +( 520 -304 864 ) ( 520 -272 864 ) ( 524 -304 860 ) sfloor1_1 0 16 0 1 1 +( 524 -304 860 ) ( 524 -272 860 ) ( 520 -304 856 ) sfloor1_1 0 16 0 1 1 +( 516 -304 856 ) ( 516 -304 864 ) ( 524 -304 856 ) sfloor1_1 0 0 0 1 1 +( 520 -304 856 ) ( 520 -272 856 ) ( 516 -272 860 ) sfloor1_1 0 16 0 1 1 +} +// brush 11 +{ +( 520 -272 928 ) ( 520 -304 928 ) ( 516 -304 924 ) sfloor1_1 0 16 0 1 1 +( 524 -272 928 ) ( 516 -272 928 ) ( 524 -272 920 ) sfloor1_1 0 0 0 1 1 +( 520 -304 928 ) ( 520 -272 928 ) ( 524 -304 924 ) sfloor1_1 0 16 0 1 1 +( 524 -304 924 ) ( 524 -272 924 ) ( 520 -304 920 ) sfloor1_1 0 16 0 1 1 +( 516 -304 920 ) ( 516 -304 928 ) ( 524 -304 920 ) sfloor1_1 0 0 0 1 1 +( 520 -304 920 ) ( 520 -272 920 ) ( 516 -272 924 ) sfloor1_1 0 16 0 1 1 +} +// brush 12 +{ +( 520 -272 896 ) ( 520 -304 896 ) ( 516 -304 892 ) sfloor1_1 0 16 0 1 1 +( 524 -272 896 ) ( 516 -272 896 ) ( 524 -272 888 ) sfloor1_1 0 0 0 1 1 +( 520 -304 896 ) ( 520 -272 896 ) ( 524 -304 892 ) sfloor1_1 0 16 0 1 1 +( 524 -304 892 ) ( 524 -272 892 ) ( 520 -304 888 ) sfloor1_1 0 16 0 1 1 +( 516 -304 888 ) ( 516 -304 896 ) ( 524 -304 888 ) sfloor1_1 0 0 0 1 1 +( 520 -304 888 ) ( 520 -272 888 ) ( 516 -272 892 ) sfloor1_1 0 16 0 1 1 +} +// brush 13 +{ +( 520 -272 832 ) ( 520 -304 832 ) ( 516 -304 828 ) sfloor1_1 0 16 0 1 1 +( 524 -272 832 ) ( 516 -272 832 ) ( 524 -272 824 ) sfloor1_1 0 0 0 1 1 +( 520 -304 832 ) ( 520 -272 832 ) ( 524 -304 828 ) sfloor1_1 0 16 0 1 1 +( 524 -304 828 ) ( 524 -272 828 ) ( 520 -304 824 ) sfloor1_1 0 16 0 1 1 +( 516 -304 824 ) ( 516 -304 832 ) ( 524 -304 824 ) sfloor1_1 0 0 0 1 1 +( 520 -304 824 ) ( 520 -272 824 ) ( 516 -272 828 ) sfloor1_1 0 16 0 1 1 +} +// brush 14 +{ +( 520 -272 1056 ) ( 520 -304 1056 ) ( 516 -304 1052 ) sfloor1_1 0 16 0 1 1 +( 524 -272 1056 ) ( 516 -272 1056 ) ( 524 -272 1048 ) sfloor1_1 0 0 0 1 1 +( 520 -304 1056 ) ( 520 -272 1056 ) ( 524 -304 1052 ) sfloor1_1 0 16 0 1 1 +( 524 -304 1052 ) ( 524 -272 1052 ) ( 520 -304 1048 ) sfloor1_1 0 16 0 1 1 +( 516 -304 1048 ) ( 516 -304 1056 ) ( 524 -304 1048 ) sfloor1_1 0 0 0 1 1 +( 520 -304 1048 ) ( 520 -272 1048 ) ( 516 -272 1052 ) sfloor1_1 0 16 0 1 1 +} +} +// entity 272 +{ +"classname" "light" +"origin" "-224 -640 704" +"light" "300" +"wait" ".75" +} +// entity 273 +{ +"classname" "light" +"origin" "-320 -544 704" +"light" "300" +"wait" ".75" +} +// entity 274 +{ +"classname" "light" +"origin" "288 -640 704" +"light" "300" +"wait" ".75" +} +// entity 275 +{ +"classname" "light" +"origin" "384 -544 704" +"light" "300" +"wait" ".75" +} +// entity 276 +{ +"classname" "light" +"origin" "-224 64 704" +"light" "300" +"wait" ".75" +} +// entity 277 +{ +"classname" "light" +"origin" "-320 -32 704" +"light" "300" +"wait" ".75" +} +// entity 278 +{ +"classname" "light" +"origin" "288 64 704" +"light" "300" +"wait" ".75" +} +// entity 279 +{ +"classname" "light" +"origin" "384 -32 704" +"light" "300" +"wait" ".75" +} +// entity 280 +{ +"classname" "func_breakable" +"preset" "1" +"rsize" "3" +"t_width" "5" +"ritem" "1" +"targetname" "wires" +"health" "0" +// brush 0 +{ +( 64 -296 836 ) ( 64 -300 836 ) ( 0 -296 836 ) tech01_6 0 0 0 1 1 +( 64 -296 836 ) ( 0 -296 836 ) ( 64 -296 828 ) tech01_6 0 0 0 1 1 +( 64 -296 836 ) ( 64 -296 828 ) ( 64 -300 836 ) tech01_6 0 0 0 1 1 +( 0 -300 832 ) ( 64 -300 832 ) ( 0 -296 832 ) tech01_6 0 0 0 1 1 +( 0 -300 828 ) ( 0 -300 836 ) ( 64 -300 828 ) tech01_6 0 0 0 1 1 +( 0 -300 828 ) ( 0 -296 828 ) ( 0 -300 836 ) tech01_6 0 0 0 1 1 +} +// brush 1 +{ +( 68 -268 860 ) ( 68 -276 860 ) ( 4 -268 860 ) tech01_6 0 0 0 1 1 +( 64 -272 852 ) ( 64 -272 860 ) ( 0 -268 860 ) tech01_6 0 0 0 1 1 +( 64 -272 860 ) ( 64 -272 852 ) ( 64 -280 852 ) tech01_6 0 0 0 1 1 +( 4 -276 852 ) ( 68 -276 852 ) ( 4 -268 852 ) tech01_6 0 0 0 1 1 +( 64 -280 860 ) ( 64 -280 852 ) ( 0 -276 860 ) tech01_6 0 0 0 1 1 +( 0 -276 768 ) ( 0 -268 768 ) ( 0 -276 896 ) tech01_6 0 0 0 1 1 +} +// brush 2 +{ +( 28 -256 868 ) ( 24 -320 868 ) ( 24 -256 868 ) tech01_6 0 0 90 1 1 +( 24 -256 860 ) ( 28 -256 868 ) ( 24 -256 868 ) tech01_6 0 0 0 1 1 +( 20 -320 868 ) ( 20 -320 860 ) ( 24 -256 860 ) tech01_6 0 0 0 1 1 +( 28 -256 864 ) ( 24 -320 864 ) ( 28 -320 864 ) tech01_6 0 0 90 1 1 +( 20 -320 860 ) ( 20 -320 868 ) ( 24 -320 868 ) tech01_6 0 0 0 1 1 +( 24 -320 860 ) ( 24 -320 868 ) ( 28 -256 868 ) tech01_6 0 0 0 1 1 +} +// brush 3 +{ +( 40 -256 848 ) ( 40 -320 848 ) ( 36 -256 848 ) tech01_6 0 0 90 1 1 +( 40 -256 852 ) ( 36 -256 852 ) ( 40 -256 844 ) tech01_6 0 0 0 1 1 +( 56 -320 844 ) ( 56 -320 852 ) ( 40 -256 852 ) tech01_6 0 0 0 1 1 +( 36 -320 844 ) ( 40 -320 844 ) ( 36 -256 844 ) tech01_6 0 0 90 1 1 +( 52 -320 844 ) ( 52 -320 852 ) ( 56 -320 852 ) tech01_6 0 0 0 1 1 +( 52 -320 852 ) ( 52 -320 844 ) ( 36 -256 844 ) tech01_6 0 0 0 1 1 +} +} +// entity 281 +{ +"classname" "trigger_once" +"target" "wires" +// brush 0 +{ +( 48 -272 880 ) ( 48 -304 880 ) ( 16 -272 880 ) trigger 0 0 0 1 1 +( 40 -264 880 ) ( 8 -264 880 ) ( 40 -264 864 ) trigger 0 0 0 1 1 +( 56 -280 880 ) ( 56 -280 864 ) ( 56 -312 880 ) trigger 0 0 0 1 1 +( 16 -304 864 ) ( 48 -304 864 ) ( 16 -272 864 ) trigger 0 0 0 1 1 +( 24 -312 864 ) ( 24 -312 880 ) ( 56 -312 864 ) trigger 0 0 0 1 1 +( 8 -296 864 ) ( 8 -264 864 ) ( 8 -296 880 ) trigger 0 0 0 1 1 +} +} +// entity 282 +{ +"classname" "light" +"origin" "32 -288 672" +"light" "255" +"wait" ".75" +} +// entity 283 +{ +"classname" "misc_plasmabox_l" +"origin" "-336 -288 640" +} +// entity 284 +{ +"classname" "misc_plasmabox_s" +"origin" "376 -352 640" +} +// entity 285 +{ +"classname" "ambient_drone" +"origin" "32 -288 944" +} +// entity 286 +{ +"classname" "func_illusionary" +// brush 0 +{ +( 416 -296 896 ) ( 416 -304 896 ) ( 400 -296 896 ) sfloor1_1 0 0 0 1 1 +( 416 -300 896 ) ( 400 -300 896 ) ( 416 -300 880 ) sfloor1_1 0 0 0 1 1 +( 416 -296 896 ) ( 416 -296 880 ) ( 416 -304 896 ) sfloor1_1 0 0 0 1 1 +( 400 -304 640 ) ( 416 -304 640 ) ( 400 -296 640 ) sfloor1_1 0 0 0 1 1 +( 400 -304 880 ) ( 400 -304 896 ) ( 416 -304 880 ) sfloor1_1 0 0 0 1 1 +( 404 -304 880 ) ( 404 -296 880 ) ( 404 -304 896 ) sfloor1_1 0 0 0 1 1 +} +// brush 1 +{ +( 416 -268 896 ) ( 416 -276 896 ) ( 400 -268 896 ) sfloor1_1 0 0 0 1 1 +( 416 -272 896 ) ( 400 -272 896 ) ( 416 -272 880 ) sfloor1_1 0 0 0 1 1 +( 416 -268 896 ) ( 416 -268 880 ) ( 416 -276 896 ) sfloor1_1 0 0 0 1 1 +( 400 -276 640 ) ( 416 -276 640 ) ( 400 -268 640 ) sfloor1_1 0 0 0 1 1 +( 400 -276 880 ) ( 400 -276 896 ) ( 416 -276 880 ) sfloor1_1 0 0 0 1 1 +( 404 -276 880 ) ( 404 -268 880 ) ( 404 -276 896 ) sfloor1_1 0 0 0 1 1 +} +// brush 2 +{ +( 404 -300 700 ) ( 404 -276 700 ) ( 408 -300 704 ) sfloor1_1 0 0 0 1 1 +( 412 -276 704 ) ( 404 -276 704 ) ( 412 -276 448 ) sfloor1_1 0 0 0 1 1 +( 412 -276 700 ) ( 412 -300 700 ) ( 408 -300 704 ) sfloor1_1 0 0 0 1 1 +( 412 -300 700 ) ( 412 -276 700 ) ( 408 -300 696 ) sfloor1_1 0 0 0 1 1 +( 404 -300 448 ) ( 404 -300 704 ) ( 412 -300 448 ) sfloor1_1 0 0 0 1 1 +( 408 -300 696 ) ( 408 -276 696 ) ( 404 -276 700 ) sfloor1_1 0 0 0 1 1 +} +// brush 3 +{ +( 404 -300 652 ) ( 404 -276 652 ) ( 408 -300 656 ) sfloor1_1 0 0 0 1 1 +( 412 -276 656 ) ( 404 -276 656 ) ( 412 -276 400 ) sfloor1_1 0 0 0 1 1 +( 412 -276 652 ) ( 412 -300 652 ) ( 408 -300 656 ) sfloor1_1 0 0 0 1 1 +( 412 -300 652 ) ( 412 -276 652 ) ( 408 -300 648 ) sfloor1_1 0 0 0 1 1 +( 404 -300 400 ) ( 404 -300 656 ) ( 412 -300 400 ) sfloor1_1 0 0 0 1 1 +( 408 -300 648 ) ( 408 -276 648 ) ( 404 -276 652 ) sfloor1_1 0 0 0 1 1 +} +// brush 4 +{ +( 404 -300 820 ) ( 404 -276 820 ) ( 408 -300 824 ) sfloor1_1 0 0 0 1 1 +( 412 -276 824 ) ( 404 -276 824 ) ( 412 -276 568 ) sfloor1_1 0 0 0 1 1 +( 412 -276 820 ) ( 412 -300 820 ) ( 408 -300 824 ) sfloor1_1 0 0 0 1 1 +( 412 -300 820 ) ( 412 -276 820 ) ( 408 -300 816 ) sfloor1_1 0 0 0 1 1 +( 404 -300 568 ) ( 404 -300 824 ) ( 412 -300 568 ) sfloor1_1 0 0 0 1 1 +( 408 -300 816 ) ( 408 -276 816 ) ( 404 -276 820 ) sfloor1_1 0 0 0 1 1 +} +// brush 5 +{ +( 404 -300 796 ) ( 404 -276 796 ) ( 408 -300 800 ) sfloor1_1 0 0 0 1 1 +( 412 -276 800 ) ( 404 -276 800 ) ( 412 -276 544 ) sfloor1_1 0 0 0 1 1 +( 412 -276 796 ) ( 412 -300 796 ) ( 408 -300 800 ) sfloor1_1 0 0 0 1 1 +( 412 -300 796 ) ( 412 -276 796 ) ( 408 -300 792 ) sfloor1_1 0 0 0 1 1 +( 404 -300 544 ) ( 404 -300 800 ) ( 412 -300 544 ) sfloor1_1 0 0 0 1 1 +( 408 -300 792 ) ( 408 -276 792 ) ( 404 -276 796 ) sfloor1_1 0 0 0 1 1 +} +// brush 6 +{ +( 404 -300 772 ) ( 404 -276 772 ) ( 408 -300 776 ) sfloor1_1 0 0 0 1 1 +( 412 -276 776 ) ( 404 -276 776 ) ( 412 -276 520 ) sfloor1_1 0 0 0 1 1 +( 412 -276 772 ) ( 412 -300 772 ) ( 408 -300 776 ) sfloor1_1 0 0 0 1 1 +( 412 -300 772 ) ( 412 -276 772 ) ( 408 -300 768 ) sfloor1_1 0 0 0 1 1 +( 404 -300 520 ) ( 404 -300 776 ) ( 412 -300 520 ) sfloor1_1 0 0 0 1 1 +( 408 -300 768 ) ( 408 -276 768 ) ( 404 -276 772 ) sfloor1_1 0 0 0 1 1 +} +// brush 7 +{ +( 404 -300 844 ) ( 404 -276 844 ) ( 408 -300 848 ) sfloor1_1 0 0 0 1 1 +( 412 -276 848 ) ( 404 -276 848 ) ( 412 -276 592 ) sfloor1_1 0 0 0 1 1 +( 412 -276 844 ) ( 412 -300 844 ) ( 408 -300 848 ) sfloor1_1 0 0 0 1 1 +( 412 -300 844 ) ( 412 -276 844 ) ( 408 -300 840 ) sfloor1_1 0 0 0 1 1 +( 404 -300 592 ) ( 404 -300 848 ) ( 412 -300 592 ) sfloor1_1 0 0 0 1 1 +( 408 -300 840 ) ( 408 -276 840 ) ( 404 -276 844 ) sfloor1_1 0 0 0 1 1 +} +// brush 8 +{ +( 404 -300 892 ) ( 404 -276 892 ) ( 408 -300 896 ) sfloor1_1 0 0 0 1 1 +( 412 -276 896 ) ( 404 -276 896 ) ( 412 -276 640 ) sfloor1_1 0 0 0 1 1 +( 412 -276 892 ) ( 412 -300 892 ) ( 408 -300 896 ) sfloor1_1 0 0 0 1 1 +( 412 -300 892 ) ( 412 -276 892 ) ( 408 -300 888 ) sfloor1_1 0 0 0 1 1 +( 404 -300 640 ) ( 404 -300 896 ) ( 412 -300 640 ) sfloor1_1 0 0 0 1 1 +( 408 -300 888 ) ( 408 -276 888 ) ( 404 -276 892 ) sfloor1_1 0 0 0 1 1 +} +// brush 9 +{ +( 404 -300 868 ) ( 404 -276 868 ) ( 408 -300 872 ) sfloor1_1 0 0 0 1 1 +( 412 -276 872 ) ( 404 -276 872 ) ( 412 -276 616 ) sfloor1_1 0 0 0 1 1 +( 412 -276 868 ) ( 412 -300 868 ) ( 408 -300 872 ) sfloor1_1 0 0 0 1 1 +( 412 -300 868 ) ( 412 -276 868 ) ( 408 -300 864 ) sfloor1_1 0 0 0 1 1 +( 404 -300 616 ) ( 404 -300 872 ) ( 412 -300 616 ) sfloor1_1 0 0 0 1 1 +( 408 -300 864 ) ( 408 -276 864 ) ( 404 -276 868 ) sfloor1_1 0 0 0 1 1 +} +// brush 10 +{ +( 404 -300 724 ) ( 404 -276 724 ) ( 408 -300 728 ) sfloor1_1 0 0 0 1 1 +( 412 -276 728 ) ( 404 -276 728 ) ( 412 -276 472 ) sfloor1_1 0 0 0 1 1 +( 412 -276 724 ) ( 412 -300 724 ) ( 408 -300 728 ) sfloor1_1 0 0 0 1 1 +( 412 -300 724 ) ( 412 -276 724 ) ( 408 -300 720 ) sfloor1_1 0 0 0 1 1 +( 404 -300 472 ) ( 404 -300 728 ) ( 412 -300 472 ) sfloor1_1 0 0 0 1 1 +( 408 -300 720 ) ( 408 -276 720 ) ( 404 -276 724 ) sfloor1_1 0 0 0 1 1 +} +// brush 11 +{ +( 404 -300 748 ) ( 404 -276 748 ) ( 408 -300 752 ) sfloor1_1 0 0 0 1 1 +( 412 -276 752 ) ( 404 -276 752 ) ( 412 -276 496 ) sfloor1_1 0 0 0 1 1 +( 412 -276 748 ) ( 412 -300 748 ) ( 408 -300 752 ) sfloor1_1 0 0 0 1 1 +( 412 -300 748 ) ( 412 -276 748 ) ( 408 -300 744 ) sfloor1_1 0 0 0 1 1 +( 404 -300 496 ) ( 404 -300 752 ) ( 412 -300 496 ) sfloor1_1 0 0 0 1 1 +( 408 -300 744 ) ( 408 -276 744 ) ( 404 -276 748 ) sfloor1_1 0 0 0 1 1 +} +// brush 12 +{ +( 404 -300 676 ) ( 404 -276 676 ) ( 408 -300 680 ) sfloor1_1 0 0 0 1 1 +( 412 -276 680 ) ( 404 -276 680 ) ( 412 -276 424 ) sfloor1_1 0 0 0 1 1 +( 412 -276 676 ) ( 412 -300 676 ) ( 408 -300 680 ) sfloor1_1 0 0 0 1 1 +( 412 -300 676 ) ( 412 -276 676 ) ( 408 -300 672 ) sfloor1_1 0 0 0 1 1 +( 404 -300 424 ) ( 404 -300 680 ) ( 412 -300 424 ) sfloor1_1 0 0 0 1 1 +( 408 -300 672 ) ( 408 -276 672 ) ( 404 -276 676 ) sfloor1_1 0 0 0 1 1 +} +} +// entity 287 +{ +"classname" "func_illusionary" +// brush 0 +{ +( -352 -280 896 ) ( -352 -272 896 ) ( -336 -280 896 ) sfloor1_1 0 48 0 1 1 +( -352 -276 896 ) ( -336 -276 896 ) ( -352 -276 880 ) sfloor1_1 0 0 0 1 1 +( -352 -280 896 ) ( -352 -280 880 ) ( -352 -272 896 ) sfloor1_1 16 0 0 1 1 +( -336 -272 640 ) ( -352 -272 640 ) ( -336 -280 640 ) sfloor1_1 0 48 0 1 1 +( -336 -272 880 ) ( -336 -272 896 ) ( -352 -272 880 ) sfloor1_1 0 0 0 1 1 +( -340 -272 880 ) ( -340 -280 880 ) ( -340 -272 896 ) sfloor1_1 16 0 0 1 1 +} +// brush 1 +{ +( -352 -308 896 ) ( -352 -300 896 ) ( -336 -308 896 ) sfloor1_1 0 48 0 1 1 +( -352 -304 896 ) ( -336 -304 896 ) ( -352 -304 880 ) sfloor1_1 0 0 0 1 1 +( -352 -308 896 ) ( -352 -308 880 ) ( -352 -300 896 ) sfloor1_1 16 0 0 1 1 +( -336 -300 640 ) ( -352 -300 640 ) ( -336 -308 640 ) sfloor1_1 0 48 0 1 1 +( -336 -300 880 ) ( -336 -300 896 ) ( -352 -300 880 ) sfloor1_1 0 0 0 1 1 +( -340 -300 880 ) ( -340 -308 880 ) ( -340 -300 896 ) sfloor1_1 16 0 0 1 1 +} +// brush 2 +{ +( -340 -276 700 ) ( -340 -300 700 ) ( -344 -276 704 ) sfloor1_1 0 48 0 1 1 +( -348 -300 704 ) ( -340 -300 704 ) ( -348 -300 448 ) sfloor1_1 0 0 0 1 1 +( -348 -300 700 ) ( -348 -276 700 ) ( -344 -276 704 ) sfloor1_1 0 48 0 1 1 +( -348 -276 700 ) ( -348 -300 700 ) ( -344 -276 696 ) sfloor1_1 0 48 0 1 1 +( -340 -276 448 ) ( -340 -276 704 ) ( -348 -276 448 ) sfloor1_1 0 0 0 1 1 +( -344 -276 696 ) ( -344 -300 696 ) ( -340 -300 700 ) sfloor1_1 0 48 0 1 1 +} +// brush 3 +{ +( -340 -276 652 ) ( -340 -300 652 ) ( -344 -276 656 ) sfloor1_1 0 48 0 1 1 +( -348 -300 656 ) ( -340 -300 656 ) ( -348 -300 400 ) sfloor1_1 0 0 0 1 1 +( -348 -300 652 ) ( -348 -276 652 ) ( -344 -276 656 ) sfloor1_1 0 48 0 1 1 +( -348 -276 652 ) ( -348 -300 652 ) ( -344 -276 648 ) sfloor1_1 0 48 0 1 1 +( -340 -276 400 ) ( -340 -276 656 ) ( -348 -276 400 ) sfloor1_1 0 0 0 1 1 +( -344 -276 648 ) ( -344 -300 648 ) ( -340 -300 652 ) sfloor1_1 0 48 0 1 1 +} +// brush 4 +{ +( -340 -276 820 ) ( -340 -300 820 ) ( -344 -276 824 ) sfloor1_1 0 48 0 1 1 +( -348 -300 824 ) ( -340 -300 824 ) ( -348 -300 568 ) sfloor1_1 0 0 0 1 1 +( -348 -300 820 ) ( -348 -276 820 ) ( -344 -276 824 ) sfloor1_1 0 48 0 1 1 +( -348 -276 820 ) ( -348 -300 820 ) ( -344 -276 816 ) sfloor1_1 0 48 0 1 1 +( -340 -276 568 ) ( -340 -276 824 ) ( -348 -276 568 ) sfloor1_1 0 0 0 1 1 +( -344 -276 816 ) ( -344 -300 816 ) ( -340 -300 820 ) sfloor1_1 0 48 0 1 1 +} +// brush 5 +{ +( -340 -276 796 ) ( -340 -300 796 ) ( -344 -276 800 ) sfloor1_1 0 48 0 1 1 +( -348 -300 800 ) ( -340 -300 800 ) ( -348 -300 544 ) sfloor1_1 0 0 0 1 1 +( -348 -300 796 ) ( -348 -276 796 ) ( -344 -276 800 ) sfloor1_1 0 48 0 1 1 +( -348 -276 796 ) ( -348 -300 796 ) ( -344 -276 792 ) sfloor1_1 0 48 0 1 1 +( -340 -276 544 ) ( -340 -276 800 ) ( -348 -276 544 ) sfloor1_1 0 0 0 1 1 +( -344 -276 792 ) ( -344 -300 792 ) ( -340 -300 796 ) sfloor1_1 0 48 0 1 1 +} +// brush 6 +{ +( -340 -276 772 ) ( -340 -300 772 ) ( -344 -276 776 ) sfloor1_1 0 48 0 1 1 +( -348 -300 776 ) ( -340 -300 776 ) ( -348 -300 520 ) sfloor1_1 0 0 0 1 1 +( -348 -300 772 ) ( -348 -276 772 ) ( -344 -276 776 ) sfloor1_1 0 48 0 1 1 +( -348 -276 772 ) ( -348 -300 772 ) ( -344 -276 768 ) sfloor1_1 0 48 0 1 1 +( -340 -276 520 ) ( -340 -276 776 ) ( -348 -276 520 ) sfloor1_1 0 0 0 1 1 +( -344 -276 768 ) ( -344 -300 768 ) ( -340 -300 772 ) sfloor1_1 0 48 0 1 1 +} +// brush 7 +{ +( -340 -276 844 ) ( -340 -300 844 ) ( -344 -276 848 ) sfloor1_1 0 48 0 1 1 +( -348 -300 848 ) ( -340 -300 848 ) ( -348 -300 592 ) sfloor1_1 0 0 0 1 1 +( -348 -300 844 ) ( -348 -276 844 ) ( -344 -276 848 ) sfloor1_1 0 48 0 1 1 +( -348 -276 844 ) ( -348 -300 844 ) ( -344 -276 840 ) sfloor1_1 0 48 0 1 1 +( -340 -276 592 ) ( -340 -276 848 ) ( -348 -276 592 ) sfloor1_1 0 0 0 1 1 +( -344 -276 840 ) ( -344 -300 840 ) ( -340 -300 844 ) sfloor1_1 0 48 0 1 1 +} +// brush 8 +{ +( -340 -276 892 ) ( -340 -300 892 ) ( -344 -276 896 ) sfloor1_1 0 48 0 1 1 +( -348 -300 896 ) ( -340 -300 896 ) ( -348 -300 640 ) sfloor1_1 0 0 0 1 1 +( -348 -300 892 ) ( -348 -276 892 ) ( -344 -276 896 ) sfloor1_1 0 48 0 1 1 +( -348 -276 892 ) ( -348 -300 892 ) ( -344 -276 888 ) sfloor1_1 0 48 0 1 1 +( -340 -276 640 ) ( -340 -276 896 ) ( -348 -276 640 ) sfloor1_1 0 0 0 1 1 +( -344 -276 888 ) ( -344 -300 888 ) ( -340 -300 892 ) sfloor1_1 0 48 0 1 1 +} +// brush 9 +{ +( -340 -276 868 ) ( -340 -300 868 ) ( -344 -276 872 ) sfloor1_1 0 48 0 1 1 +( -348 -300 872 ) ( -340 -300 872 ) ( -348 -300 616 ) sfloor1_1 0 0 0 1 1 +( -348 -300 868 ) ( -348 -276 868 ) ( -344 -276 872 ) sfloor1_1 0 48 0 1 1 +( -348 -276 868 ) ( -348 -300 868 ) ( -344 -276 864 ) sfloor1_1 0 48 0 1 1 +( -340 -276 616 ) ( -340 -276 872 ) ( -348 -276 616 ) sfloor1_1 0 0 0 1 1 +( -344 -276 864 ) ( -344 -300 864 ) ( -340 -300 868 ) sfloor1_1 0 48 0 1 1 +} +// brush 10 +{ +( -340 -276 724 ) ( -340 -300 724 ) ( -344 -276 728 ) sfloor1_1 0 48 0 1 1 +( -348 -300 728 ) ( -340 -300 728 ) ( -348 -300 472 ) sfloor1_1 0 0 0 1 1 +( -348 -300 724 ) ( -348 -276 724 ) ( -344 -276 728 ) sfloor1_1 0 48 0 1 1 +( -348 -276 724 ) ( -348 -300 724 ) ( -344 -276 720 ) sfloor1_1 0 48 0 1 1 +( -340 -276 472 ) ( -340 -276 728 ) ( -348 -276 472 ) sfloor1_1 0 0 0 1 1 +( -344 -276 720 ) ( -344 -300 720 ) ( -340 -300 724 ) sfloor1_1 0 48 0 1 1 +} +// brush 11 +{ +( -340 -276 748 ) ( -340 -300 748 ) ( -344 -276 752 ) sfloor1_1 0 48 0 1 1 +( -348 -300 752 ) ( -340 -300 752 ) ( -348 -300 496 ) sfloor1_1 0 0 0 1 1 +( -348 -300 748 ) ( -348 -276 748 ) ( -344 -276 752 ) sfloor1_1 0 48 0 1 1 +( -348 -276 748 ) ( -348 -300 748 ) ( -344 -276 744 ) sfloor1_1 0 48 0 1 1 +( -340 -276 496 ) ( -340 -276 752 ) ( -348 -276 496 ) sfloor1_1 0 0 0 1 1 +( -344 -276 744 ) ( -344 -300 744 ) ( -340 -300 748 ) sfloor1_1 0 48 0 1 1 +} +// brush 12 +{ +( -340 -276 676 ) ( -340 -300 676 ) ( -344 -276 680 ) sfloor1_1 0 48 0 1 1 +( -348 -300 680 ) ( -340 -300 680 ) ( -348 -300 424 ) sfloor1_1 0 0 0 1 1 +( -348 -300 676 ) ( -348 -276 676 ) ( -344 -276 680 ) sfloor1_1 0 48 0 1 1 +( -348 -276 676 ) ( -348 -300 676 ) ( -344 -276 672 ) sfloor1_1 0 48 0 1 1 +( -340 -276 424 ) ( -340 -276 680 ) ( -348 -276 424 ) sfloor1_1 0 0 0 1 1 +( -344 -276 672 ) ( -344 -300 672 ) ( -340 -300 676 ) sfloor1_1 0 48 0 1 1 +} +} +// entity 288 +{ +"classname" "func_illusionary" +// brush 0 +{ +( 24 -672 896 ) ( 16 -672 896 ) ( 24 -656 896 ) sfloor1_1 0 0 0 1 1 +( 20 -672 896 ) ( 20 -656 896 ) ( 20 -672 880 ) sfloor1_1 0 0 0 1 1 +( 24 -672 896 ) ( 24 -672 880 ) ( 16 -672 896 ) sfloor1_1 0 0 0 1 1 +( 16 -656 640 ) ( 16 -672 640 ) ( 24 -656 640 ) sfloor1_1 0 0 0 1 1 +( 16 -656 880 ) ( 16 -656 896 ) ( 16 -672 880 ) sfloor1_1 0 0 0 1 1 +( 16 -660 880 ) ( 24 -660 880 ) ( 16 -660 896 ) sfloor1_1 0 0 0 1 1 +} +// brush 1 +{ +( 52 -672 896 ) ( 44 -672 896 ) ( 52 -656 896 ) sfloor1_1 0 0 0 1 1 +( 48 -672 896 ) ( 48 -656 896 ) ( 48 -672 880 ) sfloor1_1 0 0 0 1 1 +( 52 -672 896 ) ( 52 -672 880 ) ( 44 -672 896 ) sfloor1_1 0 0 0 1 1 +( 44 -656 640 ) ( 44 -672 640 ) ( 52 -656 640 ) sfloor1_1 0 0 0 1 1 +( 44 -656 880 ) ( 44 -656 896 ) ( 44 -672 880 ) sfloor1_1 0 0 0 1 1 +( 44 -660 880 ) ( 52 -660 880 ) ( 44 -660 896 ) sfloor1_1 0 0 0 1 1 +} +// brush 2 +{ +( 20 -660 700 ) ( 44 -660 700 ) ( 20 -664 704 ) sfloor1_1 0 0 0 1 1 +( 44 -668 704 ) ( 44 -660 704 ) ( 44 -668 448 ) sfloor1_1 0 0 0 1 1 +( 44 -668 700 ) ( 20 -668 700 ) ( 20 -664 704 ) sfloor1_1 0 0 0 1 1 +( 20 -668 700 ) ( 44 -668 700 ) ( 20 -664 696 ) sfloor1_1 0 0 0 1 1 +( 20 -660 448 ) ( 20 -660 704 ) ( 20 -668 448 ) sfloor1_1 0 0 0 1 1 +( 20 -664 696 ) ( 44 -664 696 ) ( 44 -660 700 ) sfloor1_1 0 0 0 1 1 +} +// brush 3 +{ +( 20 -660 652 ) ( 44 -660 652 ) ( 20 -664 656 ) sfloor1_1 0 0 0 1 1 +( 44 -668 656 ) ( 44 -660 656 ) ( 44 -668 400 ) sfloor1_1 0 0 0 1 1 +( 44 -668 652 ) ( 20 -668 652 ) ( 20 -664 656 ) sfloor1_1 0 0 0 1 1 +( 20 -668 652 ) ( 44 -668 652 ) ( 20 -664 648 ) sfloor1_1 0 0 0 1 1 +( 20 -660 400 ) ( 20 -660 656 ) ( 20 -668 400 ) sfloor1_1 0 0 0 1 1 +( 20 -664 648 ) ( 44 -664 648 ) ( 44 -660 652 ) sfloor1_1 0 0 0 1 1 +} +// brush 4 +{ +( 20 -660 820 ) ( 44 -660 820 ) ( 20 -664 824 ) sfloor1_1 0 0 0 1 1 +( 44 -668 824 ) ( 44 -660 824 ) ( 44 -668 568 ) sfloor1_1 0 0 0 1 1 +( 44 -668 820 ) ( 20 -668 820 ) ( 20 -664 824 ) sfloor1_1 0 0 0 1 1 +( 20 -668 820 ) ( 44 -668 820 ) ( 20 -664 816 ) sfloor1_1 0 0 0 1 1 +( 20 -660 568 ) ( 20 -660 824 ) ( 20 -668 568 ) sfloor1_1 0 0 0 1 1 +( 20 -664 816 ) ( 44 -664 816 ) ( 44 -660 820 ) sfloor1_1 0 0 0 1 1 +} +// brush 5 +{ +( 20 -660 796 ) ( 44 -660 796 ) ( 20 -664 800 ) sfloor1_1 0 0 0 1 1 +( 44 -668 800 ) ( 44 -660 800 ) ( 44 -668 544 ) sfloor1_1 0 0 0 1 1 +( 44 -668 796 ) ( 20 -668 796 ) ( 20 -664 800 ) sfloor1_1 0 0 0 1 1 +( 20 -668 796 ) ( 44 -668 796 ) ( 20 -664 792 ) sfloor1_1 0 0 0 1 1 +( 20 -660 544 ) ( 20 -660 800 ) ( 20 -668 544 ) sfloor1_1 0 0 0 1 1 +( 20 -664 792 ) ( 44 -664 792 ) ( 44 -660 796 ) sfloor1_1 0 0 0 1 1 +} +// brush 6 +{ +( 20 -660 772 ) ( 44 -660 772 ) ( 20 -664 776 ) sfloor1_1 0 0 0 1 1 +( 44 -668 776 ) ( 44 -660 776 ) ( 44 -668 520 ) sfloor1_1 0 0 0 1 1 +( 44 -668 772 ) ( 20 -668 772 ) ( 20 -664 776 ) sfloor1_1 0 0 0 1 1 +( 20 -668 772 ) ( 44 -668 772 ) ( 20 -664 768 ) sfloor1_1 0 0 0 1 1 +( 20 -660 520 ) ( 20 -660 776 ) ( 20 -668 520 ) sfloor1_1 0 0 0 1 1 +( 20 -664 768 ) ( 44 -664 768 ) ( 44 -660 772 ) sfloor1_1 0 0 0 1 1 +} +// brush 7 +{ +( 20 -660 844 ) ( 44 -660 844 ) ( 20 -664 848 ) sfloor1_1 0 0 0 1 1 +( 44 -668 848 ) ( 44 -660 848 ) ( 44 -668 592 ) sfloor1_1 0 0 0 1 1 +( 44 -668 844 ) ( 20 -668 844 ) ( 20 -664 848 ) sfloor1_1 0 0 0 1 1 +( 20 -668 844 ) ( 44 -668 844 ) ( 20 -664 840 ) sfloor1_1 0 0 0 1 1 +( 20 -660 592 ) ( 20 -660 848 ) ( 20 -668 592 ) sfloor1_1 0 0 0 1 1 +( 20 -664 840 ) ( 44 -664 840 ) ( 44 -660 844 ) sfloor1_1 0 0 0 1 1 +} +// brush 8 +{ +( 20 -660 892 ) ( 44 -660 892 ) ( 20 -664 896 ) sfloor1_1 0 0 0 1 1 +( 44 -668 896 ) ( 44 -660 896 ) ( 44 -668 640 ) sfloor1_1 0 0 0 1 1 +( 44 -668 892 ) ( 20 -668 892 ) ( 20 -664 896 ) sfloor1_1 0 0 0 1 1 +( 20 -668 892 ) ( 44 -668 892 ) ( 20 -664 888 ) sfloor1_1 0 0 0 1 1 +( 20 -660 640 ) ( 20 -660 896 ) ( 20 -668 640 ) sfloor1_1 0 0 0 1 1 +( 20 -664 888 ) ( 44 -664 888 ) ( 44 -660 892 ) sfloor1_1 0 0 0 1 1 +} +// brush 9 +{ +( 20 -660 868 ) ( 44 -660 868 ) ( 20 -664 872 ) sfloor1_1 0 0 0 1 1 +( 44 -668 872 ) ( 44 -660 872 ) ( 44 -668 616 ) sfloor1_1 0 0 0 1 1 +( 44 -668 868 ) ( 20 -668 868 ) ( 20 -664 872 ) sfloor1_1 0 0 0 1 1 +( 20 -668 868 ) ( 44 -668 868 ) ( 20 -664 864 ) sfloor1_1 0 0 0 1 1 +( 20 -660 616 ) ( 20 -660 872 ) ( 20 -668 616 ) sfloor1_1 0 0 0 1 1 +( 20 -664 864 ) ( 44 -664 864 ) ( 44 -660 868 ) sfloor1_1 0 0 0 1 1 +} +// brush 10 +{ +( 20 -660 724 ) ( 44 -660 724 ) ( 20 -664 728 ) sfloor1_1 0 0 0 1 1 +( 44 -668 728 ) ( 44 -660 728 ) ( 44 -668 472 ) sfloor1_1 0 0 0 1 1 +( 44 -668 724 ) ( 20 -668 724 ) ( 20 -664 728 ) sfloor1_1 0 0 0 1 1 +( 20 -668 724 ) ( 44 -668 724 ) ( 20 -664 720 ) sfloor1_1 0 0 0 1 1 +( 20 -660 472 ) ( 20 -660 728 ) ( 20 -668 472 ) sfloor1_1 0 0 0 1 1 +( 20 -664 720 ) ( 44 -664 720 ) ( 44 -660 724 ) sfloor1_1 0 0 0 1 1 +} +// brush 11 +{ +( 20 -660 748 ) ( 44 -660 748 ) ( 20 -664 752 ) sfloor1_1 0 0 0 1 1 +( 44 -668 752 ) ( 44 -660 752 ) ( 44 -668 496 ) sfloor1_1 0 0 0 1 1 +( 44 -668 748 ) ( 20 -668 748 ) ( 20 -664 752 ) sfloor1_1 0 0 0 1 1 +( 20 -668 748 ) ( 44 -668 748 ) ( 20 -664 744 ) sfloor1_1 0 0 0 1 1 +( 20 -660 496 ) ( 20 -660 752 ) ( 20 -668 496 ) sfloor1_1 0 0 0 1 1 +( 20 -664 744 ) ( 44 -664 744 ) ( 44 -660 748 ) sfloor1_1 0 0 0 1 1 +} +// brush 12 +{ +( 20 -660 676 ) ( 44 -660 676 ) ( 20 -664 680 ) sfloor1_1 0 0 0 1 1 +( 44 -668 680 ) ( 44 -660 680 ) ( 44 -668 424 ) sfloor1_1 0 0 0 1 1 +( 44 -668 676 ) ( 20 -668 676 ) ( 20 -664 680 ) sfloor1_1 0 0 0 1 1 +( 20 -668 676 ) ( 44 -668 676 ) ( 20 -664 672 ) sfloor1_1 0 0 0 1 1 +( 20 -660 424 ) ( 20 -660 680 ) ( 20 -668 424 ) sfloor1_1 0 0 0 1 1 +( 20 -664 672 ) ( 44 -664 672 ) ( 44 -660 676 ) sfloor1_1 0 0 0 1 1 +} +} +// entity 289 +{ +"classname" "light" +"origin" "352 -288 960" +"light" "333" +} +// entity 290 +{ +"classname" "info_rubble" +"origin" "32 -288 832" +"preset" "1" +"count" "6" +"rsize" "3" +"t_width" "5" +"ritem" "1" +} +// entity 291 +{ +"classname" "trigger_ladder" +// brush 0 +{ +( 40 -656 896 ) ( 40 -660 896 ) ( 24 -656 896 ) trigger 0 0 0 1 1 +( 40 -656 896 ) ( 24 -656 896 ) ( 40 -656 640 ) trigger 0 0 0 1 1 +( 40 -656 896 ) ( 40 -656 640 ) ( 40 -660 896 ) trigger 0 0 0 1 1 +( 24 -660 640 ) ( 40 -660 640 ) ( 24 -656 640 ) trigger 0 0 0 1 1 +( 24 -660 640 ) ( 24 -660 896 ) ( 40 -660 640 ) trigger 0 0 0 1 1 +( 24 -660 640 ) ( 24 -656 640 ) ( 24 -660 896 ) trigger 0 0 0 1 1 +} +} +// entity 292 +{ +"classname" "monster_voreling" +"origin" "288 -288 1120" +"spawnflags" "1" +} +// entity 293 +{ +"classname" "ambient_suck_wind" +"origin" "1024 -288 704" +} +// entity 294 +{ +"classname" "light" +"origin" "-128 -688 672" +"light" "55" +"wait" ".75" +} +// entity 295 +{ +"classname" "light" +"origin" "-128 -688 736" +"light" "55" +"wait" ".75" +} +// entity 296 +{ +"classname" "light" +"origin" "192 -688 672" +"light" "55" +"wait" ".75" +} +// entity 297 +{ +"classname" "light" +"origin" "192 -688 736" +"light" "55" +"wait" ".75" +} +// entity 298 +{ +"classname" "trigger_changelevel" +"map" "start" +// brush 0 +{ +( 224 448 1024 ) ( 224 416 1024 ) ( 192 448 1024 ) trigger 0 0 0 1 1 +( 224 448 704 ) ( 192 448 704 ) ( 224 448 640 ) trigger 0 0 0 1 1 +( 224 448 704 ) ( 224 448 640 ) ( 224 416 704 ) trigger 0 0 0 1 1 +( 192 416 640 ) ( 224 416 640 ) ( 192 448 640 ) trigger 0 0 0 1 1 +( 192 416 640 ) ( 192 416 704 ) ( 224 416 640 ) trigger 0 0 0 1 1 +( -160 416 640 ) ( -160 448 640 ) ( -160 416 704 ) trigger 0 0 0 1 1 +} +} +// entity 299 +{ +"classname" "func_door" +"angle" "-1" +"speed" "32" +"wait" "-1" +"lip" "-8" +"sounds" "1" +"targetname" "exitlock" +"spawnflags" "4" +// brush 0 +{ +( 16 128 680 ) ( -48 160 712 ) ( -48 128 712 ) door02_1 96 0 0 1 1 +( 288 160 768 ) ( -32 160 640 ) ( 288 160 640 ) door_wide 96 0 0 1 1 +( 32 96 640 ) ( 32 160 768 ) ( 32 160 640 ) door02_1 0 0 0 1 1 +( -32 160 768 ) ( 288 96 768 ) ( -32 96 768 ) door_wide 96 0 0 1 1 +( 288 128 768 ) ( -32 128 640 ) ( -32 128 768 ) door_wide 96 0 0 1 1 +( 0 160 768 ) ( 0 128 704 ) ( 0 160 704 ) door02_1 0 0 0 1 1 +} +// brush 1 +{ +( 64 128 720 ) ( 0 160 752 ) ( 0 128 752 ) door02_1 96 0 0 1 1 +( 320 160 768 ) ( 0 160 640 ) ( 320 160 640 ) door_wide 96 0 0 1 1 +( 64 96 640 ) ( 64 160 768 ) ( 64 160 640 ) door_wide 0 0 0 1 1 +( 0 160 768 ) ( 320 96 768 ) ( 0 96 768 ) door_wide 96 0 0 1 1 +( 320 128 768 ) ( 0 128 640 ) ( 0 128 768 ) door_wide 96 0 0 1 1 +( 32 160 768 ) ( 32 128 704 ) ( 32 160 704 ) door_wide 0 0 0 1 1 +} +// brush 2 +{ +( 0 128 720 ) ( -64 160 752 ) ( -64 128 752 ) door02_1 96 0 0 1 1 +( 256 160 768 ) ( -64 160 640 ) ( 256 160 640 ) door_wide 96 0 0 1 1 +( 0 96 640 ) ( 0 160 768 ) ( 0 160 640 ) door_wide 0 0 0 1 1 +( -64 160 768 ) ( 256 96 768 ) ( -64 96 768 ) door_wide 96 0 0 1 1 +( 256 128 768 ) ( -64 128 640 ) ( -64 128 768 ) door_wide 96 0 0 1 1 +( -32 160 768 ) ( -32 128 704 ) ( -32 160 704 ) door_wide 0 0 0 1 1 +} +// brush 3 +{ +( 160 128 704 ) ( 160 160 704 ) ( 96 128 672 ) door02_1 96 0 0 1 1 +( -160 160 640 ) ( 160 160 640 ) ( -160 160 768 ) door_wide 96 0 0 1 1 +( 96 160 640 ) ( 96 160 768 ) ( 96 96 640 ) door_wide 0 0 0 1 1 +( 160 96 768 ) ( -160 96 768 ) ( 160 160 768 ) door_wide 96 0 0 1 1 +( 160 128 768 ) ( 160 128 640 ) ( -160 128 768 ) door_wide 96 0 0 1 1 +( 160 160 704 ) ( 160 128 704 ) ( 160 160 768 ) door_wide 0 0 0 1 1 +} +// brush 4 +{ +( 96 128 672 ) ( 32 160 704 ) ( 32 128 704 ) door02_1 96 0 0 1 1 +( 352 160 768 ) ( 32 160 640 ) ( 352 160 640 ) door_wide 96 0 0 1 1 +( 96 96 640 ) ( 96 160 768 ) ( 96 160 640 ) door_wide 0 0 0 1 1 +( 32 160 768 ) ( 352 96 768 ) ( 32 96 768 ) door_wide 96 0 0 1 1 +( 352 128 768 ) ( 32 128 640 ) ( 32 128 768 ) door_wide 96 0 0 1 1 +( 64 160 768 ) ( 64 128 704 ) ( 64 160 704 ) door02_1 0 0 0 1 1 +} +// brush 5 +{ +( 0 128 752 ) ( 0 160 752 ) ( -64 128 720 ) door02_1 96 0 0 1 1 +( -320 160 640 ) ( 0 160 640 ) ( -320 160 768 ) door_wide 96 0 0 1 1 +( -96 160 640 ) ( -96 160 768 ) ( -96 96 640 ) door_wide 0 0 0 1 1 +( 0 96 768 ) ( -320 96 768 ) ( 0 160 768 ) door_wide 96 0 0 1 1 +( 0 128 768 ) ( 0 128 640 ) ( -320 128 768 ) door_wide 96 0 0 1 1 +( -32 160 704 ) ( -32 128 704 ) ( -32 160 768 ) door_wide 0 0 0 1 1 +} +} +// entity 300 +{ +"classname" "func_door" +"angle" "-2" +"speed" "32" +"sounds" "1" +"targetname" "exitlock" +"spawnflags" "4" +"wait" "-1" +"lip" "-8" +// brush 0 +{ +( 48 128 728 ) ( 112 160 696 ) ( 112 128 696 ) door02_1 96 0 0 1 1 +( -224 160 640 ) ( 96 160 768 ) ( -224 160 768 ) door_wide 96 0 0 1 1 +( 32 96 768 ) ( 32 160 640 ) ( 32 160 768 ) door02_1 0 0 0 1 1 +( 96 160 640 ) ( -224 96 640 ) ( 96 96 640 ) door_wide 96 0 0 1 1 +( -224 128 640 ) ( 96 128 768 ) ( 96 128 640 ) door_wide 96 0 0 1 1 +( 64 160 640 ) ( 64 128 704 ) ( 64 160 704 ) door02_1 0 0 0 1 1 +} +// brush 1 +{ +( -96 128 704 ) ( -96 160 704 ) ( -32 128 736 ) door02_1 96 0 0 1 1 +( 224 160 768 ) ( -96 160 768 ) ( 224 160 640 ) door_wide 96 0 0 1 1 +( -32 160 768 ) ( -32 160 640 ) ( -32 96 768 ) door_wide 0 0 0 1 1 +( -96 96 640 ) ( 224 96 640 ) ( -96 160 640 ) door_wide 96 0 0 1 1 +( -96 128 640 ) ( -96 128 768 ) ( 224 128 640 ) door_wide 96 0 0 1 1 +( -96 160 704 ) ( -96 128 704 ) ( -96 160 640 ) door_wide 0 0 0 1 1 +} +// brush 2 +{ +( 64 128 688 ) ( 128 160 656 ) ( 128 128 656 ) door02_1 96 0 0 1 1 +( -192 160 640 ) ( 128 160 768 ) ( -192 160 768 ) door_wide 96 0 0 1 1 +( 64 96 768 ) ( 64 160 640 ) ( 64 160 768 ) door_wide 0 0 0 1 1 +( 128 160 640 ) ( -192 96 640 ) ( 128 96 640 ) door_wide 96 0 0 1 1 +( -192 128 640 ) ( 128 128 768 ) ( 128 128 640 ) door_wide 96 0 0 1 1 +( 96 160 640 ) ( 96 128 704 ) ( 96 160 704 ) door_wide 0 0 0 1 1 +} +// brush 3 +{ +( -32 128 736 ) ( 32 160 704 ) ( 32 128 704 ) door02_1 96 0 0 1 1 +( -288 160 640 ) ( 32 160 768 ) ( -288 160 768 ) door_wide 96 0 0 1 1 +( -32 96 768 ) ( -32 160 640 ) ( -32 160 768 ) door_wide 0 0 0 1 1 +( 32 160 640 ) ( -288 96 640 ) ( 32 96 640 ) door_wide 96 0 0 1 1 +( -288 128 640 ) ( 32 128 768 ) ( 32 128 640 ) door_wide 96 0 0 1 1 +( 0 160 640 ) ( 0 128 704 ) ( 0 160 704 ) door02_1 0 0 0 1 1 +} +// brush 4 +{ +( 64 128 656 ) ( 64 160 656 ) ( 128 128 688 ) door02_1 96 0 0 1 1 +( 384 160 768 ) ( 64 160 768 ) ( 384 160 640 ) door_wide 96 0 0 1 1 +( 160 160 768 ) ( 160 160 640 ) ( 160 96 768 ) door_wide 0 0 0 1 1 +( 64 96 640 ) ( 384 96 640 ) ( 64 160 640 ) door_wide 96 0 0 1 1 +( 64 128 640 ) ( 64 128 768 ) ( 384 128 640 ) door_wide 96 0 0 1 1 +( 96 160 704 ) ( 96 128 704 ) ( 96 160 640 ) door_wide 0 0 0 1 1 +} +// brush 5 +{ +( 0 128 688 ) ( 64 160 656 ) ( 64 128 656 ) door02_1 96 0 0 1 1 +( -256 160 640 ) ( 64 160 768 ) ( -256 160 768 ) door_wide 96 0 0 1 1 +( 0 96 768 ) ( 0 160 640 ) ( 0 160 768 ) door_wide 0 0 0 1 1 +( 64 160 640 ) ( -256 96 640 ) ( 64 96 640 ) door_wide 96 0 0 1 1 +( -256 128 640 ) ( 64 128 768 ) ( 64 128 640 ) door_wide 96 0 0 1 1 +( 32 160 640 ) ( 32 128 704 ) ( 32 160 704 ) door_wide 0 0 0 1 1 +} +} +// entity 301 +{ +"classname" "trigger_counter" +"origin" "32 64 800" +"target" "exitlock" +"spawnflags" "2" +"count" "16" +"targetname" "exitcount" +"target2" "topdoors" +"delay" "1.5" +} +// entity 302 +{ +"classname" "func_door" +"message" "locked" +"speed" "64" +"wait" "-1" +"lip" "8" +"sounds" "2" +"targetname" "exitlock" +"angle" "0" +// brush 0 +{ +( 224 -704 768 ) ( 224 -736 768 ) ( 96 -704 768 ) door02_1 32 0 0 1 1 +( 224 -704 768 ) ( 96 -704 768 ) ( 224 -704 640 ) edoor01_2 32 0 0 1 1 +( 224 -704 768 ) ( 224 -704 640 ) ( 224 -736 768 ) door02_1 32 0 0 1 1 +( 96 -736 640 ) ( 224 -736 640 ) ( 96 -704 640 ) door02_1 32 0 0 1 1 +( 96 -736 640 ) ( 96 -736 768 ) ( 224 -736 640 ) edoor01_2 32 0 0 1 1 +( 160 -736 640 ) ( 160 -704 640 ) ( 160 -736 768 ) door02_1 32 0 0 1 1 +} +} +// entity 303 +{ +"classname" "func_door" +"message" "locked" +"speed" "64" +"wait" "-1" +"lip" "8" +"sounds" "2" +"targetname" "exitlock" +"angle" "180" +// brush 0 +{ +( 160 -704 768 ) ( 160 -736 768 ) ( 32 -704 768 ) door02_1 32 0 0 1 1 +( 160 -704 768 ) ( 32 -704 768 ) ( 160 -704 640 ) edoor01_2 32 0 0 1 1 +( 160 -704 768 ) ( 160 -704 640 ) ( 160 -736 768 ) door02_1 32 0 0 1 1 +( 32 -736 640 ) ( 160 -736 640 ) ( 32 -704 640 ) door02_1 32 0 0 1 1 +( 32 -736 640 ) ( 32 -736 768 ) ( 160 -736 640 ) edoor01_2 32 0 0 1 1 +( 96 -736 640 ) ( 96 -704 640 ) ( 96 -736 768 ) door02_1 32 0 0 1 1 +} +} +// entity 304 +{ +"classname" "func_door" +"message" "locked" +"speed" "64" +"wait" "-1" +"lip" "8" +"sounds" "2" +"targetname" "exitlock" +"angle" "0" +// brush 0 +{ +( -32 -704 768 ) ( -32 -736 768 ) ( -160 -704 768 ) door02_1 32 0 0 1 1 +( -32 -704 768 ) ( -160 -704 768 ) ( -32 -704 640 ) edoor01_2 32 0 0 1 1 +( -32 -704 768 ) ( -32 -704 640 ) ( -32 -736 768 ) door02_1 32 0 0 1 1 +( -160 -736 640 ) ( -32 -736 640 ) ( -160 -704 640 ) door02_1 32 0 0 1 1 +( -160 -736 640 ) ( -160 -736 768 ) ( -32 -736 640 ) edoor01_2 32 0 0 1 1 +( -96 -736 640 ) ( -96 -704 640 ) ( -96 -736 768 ) door02_1 32 0 0 1 1 +} +} +// entity 305 +{ +"classname" "func_door" +"message" "locked" +"speed" "64" +"wait" "-1" +"lip" "8" +"sounds" "2" +"targetname" "exitlock" +"angle" "180" +// brush 0 +{ +( -96 -704 768 ) ( -96 -736 768 ) ( -224 -704 768 ) door02_1 32 0 0 1 1 +( -96 -704 768 ) ( -224 -704 768 ) ( -96 -704 640 ) edoor01_2 32 0 0 1 1 +( -96 -704 768 ) ( -96 -704 640 ) ( -96 -736 768 ) door02_1 32 0 0 1 1 +( -224 -736 640 ) ( -96 -736 640 ) ( -224 -704 640 ) door02_1 32 0 0 1 1 +( -224 -736 640 ) ( -224 -736 768 ) ( -96 -736 640 ) edoor01_2 32 0 0 1 1 +( -160 -736 640 ) ( -160 -704 640 ) ( -160 -736 768 ) door02_1 32 0 0 1 1 +} +} +// entity 306 +{ +"classname" "mapobject_custom" +"origin" "600 -1024 676" +"model" "progs/gib.mdl" +"frame" "2" +"angle" "111" +} +// entity 307 +{ +"classname" "mapobject_custom" +"origin" "592 -1040 680" +"model" "progs/gib.mdl" +"frame" "2" +} +// entity 308 +{ +"classname" "mapobject_custom" +"origin" "1064 -288 676" +"model" "progs/gib.mdl" +"frame" "1" +"angle" "111" +} +// entity 309 +{ +"classname" "monster_sentinel" +"origin" "32 -832 -640" +"target" "topcount" +"targetname" "hatch" +} +// entity 310 +{ +"classname" "monster_sentinel" +"origin" "176 -800 112" +"target" "topcount" +"targetname" "hatch" +"spawnflags" "224" +} +// entity 311 +{ +"classname" "func_door" +"angle" "0" +"speed" "64" +"wait" "-1" +"lip" "4" +"sounds" "4" +"targetname" "hatch" +"spawnflags" "4" +// brush 0 +{ +( 304 -736 64 ) ( 304 -864 64 ) ( 176 -736 64 ) sfloor4_7 16 32 0 1 1 +( 304 -736 64 ) ( 176 -736 64 ) ( 304 -736 32 ) tech02_6 0 0 0 1 1 +( 240 -736 64 ) ( 240 -736 32 ) ( 240 -864 64 ) tech02_6 0 0 0 1 1 +( 176 -864 40 ) ( 304 -864 40 ) ( 176 -736 40 ) sfloor4_7 16 32 0 1 1 +( 176 -864 32 ) ( 176 -864 64 ) ( 304 -864 32 ) tech02_6 0 0 0 1 1 +( 176 -864 32 ) ( 176 -736 32 ) ( 176 -864 64 ) tech02_6 0 0 0 1 1 +} +} +// entity 312 +{ +"classname" "func_door" +"angle" "180" +"spawnflags" "4" +"speed" "64" +"wait" "-1" +"lip" "4" +"sounds" "4" +"targetname" "hatch" +// brush 0 +{ +( 240 -736 64 ) ( 240 -864 64 ) ( 112 -736 64 ) sfloor4_7 16 32 0 1 1 +( 240 -736 64 ) ( 112 -736 64 ) ( 240 -736 32 ) tech02_6 0 0 0 1 1 +( 176 -736 64 ) ( 176 -736 32 ) ( 176 -864 64 ) tech02_6 0 0 0 1 1 +( 112 -864 40 ) ( 240 -864 40 ) ( 112 -736 40 ) sfloor4_7 16 32 0 1 1 +( 112 -864 32 ) ( 112 -864 64 ) ( 240 -864 32 ) tech02_6 0 0 0 1 1 +( 112 -864 32 ) ( 112 -736 32 ) ( 112 -864 64 ) tech02_6 0 0 0 1 1 +} +} +// entity 313 +{ +"classname" "func_door" +"angle" "0" +"speed" "64" +"wait" "-1" +"lip" "4" +"sounds" "4" +"targetname" "hatch" +"spawnflags" "4" +// brush 0 +{ +( 16 -736 64 ) ( -112 -864 64 ) ( -112 -736 64 ) sfloor4_7 48 32 0 1 1 +( -112 -736 32 ) ( 16 -736 64 ) ( -112 -736 64 ) tech02_6 0 0 0 1 1 +( -112 -864 64 ) ( -112 -736 32 ) ( -112 -736 64 ) tech02_6 0 0 0 1 1 +( 16 -736 40 ) ( -112 -864 40 ) ( 16 -864 40 ) sfloor4_7 48 32 0 1 1 +( -112 -864 32 ) ( 16 -864 64 ) ( 16 -864 32 ) tech02_6 0 0 0 1 1 +( -48 -864 64 ) ( -48 -736 32 ) ( -48 -864 32 ) tech02_6 0 0 0 1 1 +} +} +// entity 314 +{ +"classname" "func_door" +"angle" "180" +"spawnflags" "4" +"speed" "64" +"wait" "-1" +"lip" "4" +"sounds" "4" +"targetname" "hatch" +// brush 0 +{ +( -48 -736 64 ) ( -176 -864 64 ) ( -176 -736 64 ) sfloor4_7 48 32 0 1 1 +( -176 -736 32 ) ( -48 -736 64 ) ( -176 -736 64 ) tech02_6 0 0 0 1 1 +( -176 -864 64 ) ( -176 -736 32 ) ( -176 -736 64 ) tech02_6 0 0 0 1 1 +( -48 -736 40 ) ( -176 -864 40 ) ( -48 -864 40 ) sfloor4_7 48 32 0 1 1 +( -176 -864 32 ) ( -48 -864 64 ) ( -48 -864 32 ) tech02_6 0 0 0 1 1 +( -112 -864 64 ) ( -112 -736 32 ) ( -112 -864 32 ) tech02_6 0 0 0 1 1 +} +} +// entity 315 +{ +"classname" "func_illusionary" +// brush 0 +{ +( -48 -1352 -136 ) ( -80 -1352 -136 ) ( -80 -1348 -132 ) tech02_6 0 0 0 1 1 +( -48 -1348 -132 ) ( -80 -1348 -132 ) ( -48 -1344 -136 ) tech02_6 0 0 0 1 1 +( -80 -1348 -140 ) ( -48 -1348 -140 ) ( -48 -1344 -136 ) tech02_6 0 0 0 1 1 +( -48 -1348 -140 ) ( -80 -1348 -140 ) ( -80 -1352 -136 ) tech02_6 0 0 0 1 1 +( -76 -1352 -448 ) ( -84 -1344 -448 ) ( -76 -1352 -320 ) tech02_6 0 0 0 1 1 +( -44 -1344 -448 ) ( -52 -1352 -448 ) ( -44 -1344 -320 ) tech02_6 0 0 0 1 1 +} +// brush 1 +{ +( -80 -1348 -132 ) ( -76 -1348 -136 ) ( -76 -1380 -136 ) tech02_6 0 0 0 1 1 +( -84 -1380 -136 ) ( -80 -1348 -132 ) ( -80 -1380 -132 ) tech02_6 0 0 0 1 1 +( -84 -1380 -136 ) ( -80 -1380 -140 ) ( -80 -1348 -140 ) tech02_6 0 0 0 1 1 +( -76 -1348 -136 ) ( -80 -1348 -140 ) ( -80 -1380 -140 ) tech02_6 0 0 0 1 1 +( -76 -1352 -320 ) ( -84 -1344 -448 ) ( -76 -1352 -448 ) tech02_6 0 0 0 1 1 +( -88 -1360 -320 ) ( -76 -1360 -448 ) ( -88 -1360 -448 ) tech02_6 0 0 0 1 1 +} +// brush 2 +{ +( -52 -1380 -136 ) ( -52 -1348 -136 ) ( -48 -1348 -132 ) tech02_6 0 0 0 1 1 +( -48 -1380 -132 ) ( -48 -1348 -132 ) ( -44 -1380 -136 ) tech02_6 0 0 0 1 1 +( -48 -1348 -140 ) ( -48 -1380 -140 ) ( -44 -1380 -136 ) tech02_6 0 0 0 1 1 +( -48 -1380 -140 ) ( -48 -1348 -140 ) ( -52 -1348 -136 ) tech02_6 0 0 0 1 1 +( -52 -1352 -448 ) ( -44 -1344 -448 ) ( -52 -1352 -320 ) tech02_6 0 0 0 1 1 +( -40 -1360 -448 ) ( -52 -1360 -448 ) ( -40 -1360 -320 ) tech02_6 0 0 0 1 1 +} +// brush 3 +{ +( -48 -1352 -232 ) ( -80 -1352 -232 ) ( -80 -1348 -228 ) tech02_6 0 0 0 1 1 +( -48 -1348 -228 ) ( -80 -1348 -228 ) ( -48 -1344 -232 ) tech02_6 0 0 0 1 1 +( -80 -1348 -236 ) ( -48 -1348 -236 ) ( -48 -1344 -232 ) tech02_6 0 0 0 1 1 +( -48 -1348 -236 ) ( -80 -1348 -236 ) ( -80 -1352 -232 ) tech02_6 0 0 0 1 1 +( -76 -1352 -544 ) ( -84 -1344 -544 ) ( -76 -1352 -416 ) tech02_6 0 0 0 1 1 +( -44 -1344 -544 ) ( -52 -1352 -544 ) ( -44 -1344 -416 ) tech02_6 0 0 0 1 1 +} +// brush 4 +{ +( -80 -1348 -228 ) ( -76 -1348 -232 ) ( -76 -1380 -232 ) tech02_6 0 0 0 1 1 +( -84 -1380 -232 ) ( -80 -1348 -228 ) ( -80 -1380 -228 ) tech02_6 0 0 0 1 1 +( -84 -1380 -232 ) ( -80 -1380 -236 ) ( -80 -1348 -236 ) tech02_6 0 0 0 1 1 +( -76 -1348 -232 ) ( -80 -1348 -236 ) ( -80 -1380 -236 ) tech02_6 0 0 0 1 1 +( -76 -1352 -416 ) ( -84 -1344 -544 ) ( -76 -1352 -544 ) tech02_6 0 0 0 1 1 +( -88 -1360 -416 ) ( -76 -1360 -544 ) ( -88 -1360 -544 ) tech02_6 0 0 0 1 1 +} +// brush 5 +{ +( -52 -1380 -232 ) ( -52 -1348 -232 ) ( -48 -1348 -228 ) tech02_6 0 0 0 1 1 +( -48 -1380 -228 ) ( -48 -1348 -228 ) ( -44 -1380 -232 ) tech02_6 0 0 0 1 1 +( -48 -1348 -236 ) ( -48 -1380 -236 ) ( -44 -1380 -232 ) tech02_6 0 0 0 1 1 +( -48 -1380 -236 ) ( -48 -1348 -236 ) ( -52 -1348 -232 ) tech02_6 0 0 0 1 1 +( -52 -1352 -544 ) ( -44 -1344 -544 ) ( -52 -1352 -416 ) tech02_6 0 0 0 1 1 +( -40 -1360 -544 ) ( -52 -1360 -544 ) ( -40 -1360 -416 ) tech02_6 0 0 0 1 1 +} +// brush 6 +{ +( -48 -1352 -200 ) ( -80 -1352 -200 ) ( -80 -1348 -196 ) tech02_6 0 0 0 1 1 +( -48 -1348 -196 ) ( -80 -1348 -196 ) ( -48 -1344 -200 ) tech02_6 0 0 0 1 1 +( -80 -1348 -204 ) ( -48 -1348 -204 ) ( -48 -1344 -200 ) tech02_6 0 0 0 1 1 +( -48 -1348 -204 ) ( -80 -1348 -204 ) ( -80 -1352 -200 ) tech02_6 0 0 0 1 1 +( -76 -1352 -512 ) ( -84 -1344 -512 ) ( -76 -1352 -384 ) tech02_6 0 0 0 1 1 +( -44 -1344 -512 ) ( -52 -1352 -512 ) ( -44 -1344 -384 ) tech02_6 0 0 0 1 1 +} +// brush 7 +{ +( -80 -1348 -196 ) ( -76 -1348 -200 ) ( -76 -1380 -200 ) tech02_6 0 0 0 1 1 +( -84 -1380 -200 ) ( -80 -1348 -196 ) ( -80 -1380 -196 ) tech02_6 0 0 0 1 1 +( -84 -1380 -200 ) ( -80 -1380 -204 ) ( -80 -1348 -204 ) tech02_6 0 0 0 1 1 +( -76 -1348 -200 ) ( -80 -1348 -204 ) ( -80 -1380 -204 ) tech02_6 0 0 0 1 1 +( -76 -1352 -384 ) ( -84 -1344 -512 ) ( -76 -1352 -512 ) tech02_6 0 0 0 1 1 +( -88 -1360 -384 ) ( -76 -1360 -512 ) ( -88 -1360 -512 ) tech02_6 0 0 0 1 1 +} +// brush 8 +{ +( -52 -1380 -200 ) ( -52 -1348 -200 ) ( -48 -1348 -196 ) tech02_6 0 0 0 1 1 +( -48 -1380 -196 ) ( -48 -1348 -196 ) ( -44 -1380 -200 ) tech02_6 0 0 0 1 1 +( -48 -1348 -204 ) ( -48 -1380 -204 ) ( -44 -1380 -200 ) tech02_6 0 0 0 1 1 +( -48 -1380 -204 ) ( -48 -1348 -204 ) ( -52 -1348 -200 ) tech02_6 0 0 0 1 1 +( -52 -1352 -512 ) ( -44 -1344 -512 ) ( -52 -1352 -384 ) tech02_6 0 0 0 1 1 +( -40 -1360 -512 ) ( -52 -1360 -512 ) ( -40 -1360 -384 ) tech02_6 0 0 0 1 1 +} +// brush 9 +{ +( -48 -1352 -168 ) ( -80 -1352 -168 ) ( -80 -1348 -164 ) tech02_6 0 0 0 1 1 +( -48 -1348 -164 ) ( -80 -1348 -164 ) ( -48 -1344 -168 ) tech02_6 0 0 0 1 1 +( -80 -1348 -172 ) ( -48 -1348 -172 ) ( -48 -1344 -168 ) tech02_6 0 0 0 1 1 +( -48 -1348 -172 ) ( -80 -1348 -172 ) ( -80 -1352 -168 ) tech02_6 0 0 0 1 1 +( -76 -1352 -480 ) ( -84 -1344 -480 ) ( -76 -1352 -352 ) tech02_6 0 0 0 1 1 +( -44 -1344 -480 ) ( -52 -1352 -480 ) ( -44 -1344 -352 ) tech02_6 0 0 0 1 1 +} +// brush 10 +{ +( -80 -1348 -164 ) ( -76 -1348 -168 ) ( -76 -1380 -168 ) tech02_6 0 0 0 1 1 +( -84 -1380 -168 ) ( -80 -1348 -164 ) ( -80 -1380 -164 ) tech02_6 0 0 0 1 1 +( -84 -1380 -168 ) ( -80 -1380 -172 ) ( -80 -1348 -172 ) tech02_6 0 0 0 1 1 +( -76 -1348 -168 ) ( -80 -1348 -172 ) ( -80 -1380 -172 ) tech02_6 0 0 0 1 1 +( -76 -1352 -352 ) ( -84 -1344 -480 ) ( -76 -1352 -480 ) tech02_6 0 0 0 1 1 +( -88 -1360 -352 ) ( -76 -1360 -480 ) ( -88 -1360 -480 ) tech02_6 0 0 0 1 1 +} +// brush 11 +{ +( -52 -1380 -168 ) ( -52 -1348 -168 ) ( -48 -1348 -164 ) tech02_6 0 0 0 1 1 +( -48 -1380 -164 ) ( -48 -1348 -164 ) ( -44 -1380 -168 ) tech02_6 0 0 0 1 1 +( -48 -1348 -172 ) ( -48 -1380 -172 ) ( -44 -1380 -168 ) tech02_6 0 0 0 1 1 +( -48 -1380 -172 ) ( -48 -1348 -172 ) ( -52 -1348 -168 ) tech02_6 0 0 0 1 1 +( -52 -1352 -480 ) ( -44 -1344 -480 ) ( -52 -1352 -352 ) tech02_6 0 0 0 1 1 +( -40 -1360 -480 ) ( -52 -1360 -480 ) ( -40 -1360 -352 ) tech02_6 0 0 0 1 1 +} +// brush 12 +{ +( -52 -1380 600 ) ( -52 -1348 600 ) ( -48 -1348 604 ) tech02_6 0 0 0 1 1 +( -48 -1380 604 ) ( -48 -1348 604 ) ( -44 -1380 600 ) tech02_6 0 0 0 1 1 +( -48 -1348 596 ) ( -48 -1380 596 ) ( -44 -1380 600 ) tech02_6 0 0 0 1 1 +( -48 -1380 596 ) ( -48 -1348 596 ) ( -52 -1348 600 ) tech02_6 0 0 0 1 1 +( -52 -1352 288 ) ( -44 -1344 288 ) ( -52 -1352 416 ) tech02_6 0 0 0 1 1 +( -40 -1360 288 ) ( -52 -1360 288 ) ( -40 -1360 416 ) tech02_6 0 0 0 1 1 +} +// brush 13 +{ +( -52 -1380 536 ) ( -52 -1348 536 ) ( -48 -1348 540 ) tech02_6 0 0 0 1 1 +( -48 -1380 540 ) ( -48 -1348 540 ) ( -44 -1380 536 ) tech02_6 0 0 0 1 1 +( -48 -1348 532 ) ( -48 -1380 532 ) ( -44 -1380 536 ) tech02_6 0 0 0 1 1 +( -48 -1380 532 ) ( -48 -1348 532 ) ( -52 -1348 536 ) tech02_6 0 0 0 1 1 +( -52 -1352 224 ) ( -44 -1344 224 ) ( -52 -1352 352 ) tech02_6 0 0 0 1 1 +( -40 -1360 224 ) ( -52 -1360 224 ) ( -40 -1360 352 ) tech02_6 0 0 0 1 1 +} +// brush 14 +{ +( -80 -1348 572 ) ( -76 -1348 568 ) ( -76 -1380 568 ) tech02_6 0 0 0 1 1 +( -84 -1380 568 ) ( -80 -1348 572 ) ( -80 -1380 572 ) tech02_6 0 0 0 1 1 +( -84 -1380 568 ) ( -80 -1380 564 ) ( -80 -1348 564 ) tech02_6 0 0 0 1 1 +( -76 -1348 568 ) ( -80 -1348 564 ) ( -80 -1380 564 ) tech02_6 0 0 0 1 1 +( -76 -1352 384 ) ( -84 -1344 256 ) ( -76 -1352 256 ) tech02_6 0 0 0 1 1 +( -88 -1360 384 ) ( -76 -1360 256 ) ( -88 -1360 256 ) tech02_6 0 0 0 1 1 +} +// brush 15 +{ +( -48 -1352 568 ) ( -80 -1352 568 ) ( -80 -1348 572 ) tech02_6 0 0 0 1 1 +( -48 -1348 572 ) ( -80 -1348 572 ) ( -48 -1344 568 ) tech02_6 0 0 0 1 1 +( -80 -1348 564 ) ( -48 -1348 564 ) ( -48 -1344 568 ) tech02_6 0 0 0 1 1 +( -48 -1348 564 ) ( -80 -1348 564 ) ( -80 -1352 568 ) tech02_6 0 0 0 1 1 +( -76 -1352 256 ) ( -84 -1344 256 ) ( -76 -1352 384 ) tech02_6 0 0 0 1 1 +( -44 -1344 256 ) ( -52 -1352 256 ) ( -44 -1344 384 ) tech02_6 0 0 0 1 1 +} +// brush 16 +{ +( -80 -1348 604 ) ( -76 -1348 600 ) ( -76 -1380 600 ) tech02_6 0 0 0 1 1 +( -84 -1380 600 ) ( -80 -1348 604 ) ( -80 -1380 604 ) tech02_6 0 0 0 1 1 +( -84 -1380 600 ) ( -80 -1380 596 ) ( -80 -1348 596 ) tech02_6 0 0 0 1 1 +( -76 -1348 600 ) ( -80 -1348 596 ) ( -80 -1380 596 ) tech02_6 0 0 0 1 1 +( -76 -1352 416 ) ( -84 -1344 288 ) ( -76 -1352 288 ) tech02_6 0 0 0 1 1 +( -88 -1360 416 ) ( -76 -1360 288 ) ( -88 -1360 288 ) tech02_6 0 0 0 1 1 +} +// brush 17 +{ +( -48 -1352 536 ) ( -80 -1352 536 ) ( -80 -1348 540 ) tech02_6 0 0 0 1 1 +( -48 -1348 540 ) ( -80 -1348 540 ) ( -48 -1344 536 ) tech02_6 0 0 0 1 1 +( -80 -1348 532 ) ( -48 -1348 532 ) ( -48 -1344 536 ) tech02_6 0 0 0 1 1 +( -48 -1348 532 ) ( -80 -1348 532 ) ( -80 -1352 536 ) tech02_6 0 0 0 1 1 +( -76 -1352 224 ) ( -84 -1344 224 ) ( -76 -1352 352 ) tech02_6 0 0 0 1 1 +( -44 -1344 224 ) ( -52 -1352 224 ) ( -44 -1344 352 ) tech02_6 0 0 0 1 1 +} +// brush 18 +{ +( -80 -1348 540 ) ( -76 -1348 536 ) ( -76 -1380 536 ) tech02_6 0 0 0 1 1 +( -84 -1380 536 ) ( -80 -1348 540 ) ( -80 -1380 540 ) tech02_6 0 0 0 1 1 +( -84 -1380 536 ) ( -80 -1380 532 ) ( -80 -1348 532 ) tech02_6 0 0 0 1 1 +( -76 -1348 536 ) ( -80 -1348 532 ) ( -80 -1380 532 ) tech02_6 0 0 0 1 1 +( -76 -1352 352 ) ( -84 -1344 224 ) ( -76 -1352 224 ) tech02_6 0 0 0 1 1 +( -88 -1360 352 ) ( -76 -1360 224 ) ( -88 -1360 224 ) tech02_6 0 0 0 1 1 +} +// brush 19 +{ +( -48 -1352 632 ) ( -80 -1352 632 ) ( -80 -1348 636 ) tech02_6 0 0 0 1 1 +( -48 -1348 636 ) ( -80 -1348 636 ) ( -48 -1344 632 ) tech02_6 0 0 0 1 1 +( -80 -1348 628 ) ( -48 -1348 628 ) ( -48 -1344 632 ) tech02_6 0 0 0 1 1 +( -48 -1348 628 ) ( -80 -1348 628 ) ( -80 -1352 632 ) tech02_6 0 0 0 1 1 +( -76 -1352 320 ) ( -84 -1344 320 ) ( -76 -1352 448 ) tech02_6 0 0 0 1 1 +( -44 -1344 320 ) ( -52 -1352 320 ) ( -44 -1344 448 ) tech02_6 0 0 0 1 1 +} +// brush 20 +{ +( -48 -1352 600 ) ( -80 -1352 600 ) ( -80 -1348 604 ) tech02_6 0 0 0 1 1 +( -48 -1348 604 ) ( -80 -1348 604 ) ( -48 -1344 600 ) tech02_6 0 0 0 1 1 +( -80 -1348 596 ) ( -48 -1348 596 ) ( -48 -1344 600 ) tech02_6 0 0 0 1 1 +( -48 -1348 596 ) ( -80 -1348 596 ) ( -80 -1352 600 ) tech02_6 0 0 0 1 1 +( -76 -1352 288 ) ( -84 -1344 288 ) ( -76 -1352 416 ) tech02_6 0 0 0 1 1 +( -44 -1344 288 ) ( -52 -1352 288 ) ( -44 -1344 416 ) tech02_6 0 0 0 1 1 +} +// brush 21 +{ +( -52 -1380 568 ) ( -52 -1348 568 ) ( -48 -1348 572 ) tech02_6 0 0 0 1 1 +( -48 -1380 572 ) ( -48 -1348 572 ) ( -44 -1380 568 ) tech02_6 0 0 0 1 1 +( -48 -1348 564 ) ( -48 -1380 564 ) ( -44 -1380 568 ) tech02_6 0 0 0 1 1 +( -48 -1380 564 ) ( -48 -1348 564 ) ( -52 -1348 568 ) tech02_6 0 0 0 1 1 +( -52 -1352 256 ) ( -44 -1344 256 ) ( -52 -1352 384 ) tech02_6 0 0 0 1 1 +( -40 -1360 256 ) ( -52 -1360 256 ) ( -40 -1360 384 ) tech02_6 0 0 0 1 1 +} +// brush 22 +{ +( -80 -1348 636 ) ( -76 -1348 632 ) ( -76 -1380 632 ) tech02_6 0 0 0 1 1 +( -84 -1380 632 ) ( -80 -1348 636 ) ( -80 -1380 636 ) tech02_6 0 0 0 1 1 +( -84 -1380 632 ) ( -80 -1380 628 ) ( -80 -1348 628 ) tech02_6 0 0 0 1 1 +( -76 -1348 632 ) ( -80 -1348 628 ) ( -80 -1380 628 ) tech02_6 0 0 0 1 1 +( -76 -1352 448 ) ( -84 -1344 320 ) ( -76 -1352 320 ) tech02_6 0 0 0 1 1 +( -88 -1360 448 ) ( -76 -1360 320 ) ( -88 -1360 320 ) tech02_6 0 0 0 1 1 +} +// brush 23 +{ +( -52 -1380 632 ) ( -52 -1348 632 ) ( -48 -1348 636 ) tech02_6 0 0 0 1 1 +( -48 -1380 636 ) ( -48 -1348 636 ) ( -44 -1380 632 ) tech02_6 0 0 0 1 1 +( -48 -1348 628 ) ( -48 -1380 628 ) ( -44 -1380 632 ) tech02_6 0 0 0 1 1 +( -48 -1380 628 ) ( -48 -1348 628 ) ( -52 -1348 632 ) tech02_6 0 0 0 1 1 +( -52 -1352 320 ) ( -44 -1344 320 ) ( -52 -1352 448 ) tech02_6 0 0 0 1 1 +( -40 -1360 320 ) ( -52 -1360 320 ) ( -40 -1360 448 ) tech02_6 0 0 0 1 1 +} +// brush 24 +{ +( -52 -1380 216 ) ( -52 -1348 216 ) ( -48 -1348 220 ) tech02_6 0 0 0 1 1 +( -48 -1380 220 ) ( -48 -1348 220 ) ( -44 -1380 216 ) tech02_6 0 0 0 1 1 +( -48 -1348 212 ) ( -48 -1380 212 ) ( -44 -1380 216 ) tech02_6 0 0 0 1 1 +( -48 -1380 212 ) ( -48 -1348 212 ) ( -52 -1348 216 ) tech02_6 0 0 0 1 1 +( -52 -1352 -96 ) ( -44 -1344 -96 ) ( -52 -1352 32 ) tech02_6 0 0 0 1 1 +( -40 -1360 -96 ) ( -52 -1360 -96 ) ( -40 -1360 32 ) tech02_6 0 0 0 1 1 +} +// brush 25 +{ +( -52 -1380 152 ) ( -52 -1348 152 ) ( -48 -1348 156 ) tech02_6 0 0 0 1 1 +( -48 -1380 156 ) ( -48 -1348 156 ) ( -44 -1380 152 ) tech02_6 0 0 0 1 1 +( -48 -1348 148 ) ( -48 -1380 148 ) ( -44 -1380 152 ) tech02_6 0 0 0 1 1 +( -48 -1380 148 ) ( -48 -1348 148 ) ( -52 -1348 152 ) tech02_6 0 0 0 1 1 +( -52 -1352 -160 ) ( -44 -1344 -160 ) ( -52 -1352 -32 ) tech02_6 0 0 0 1 1 +( -40 -1360 -160 ) ( -52 -1360 -160 ) ( -40 -1360 -32 ) tech02_6 0 0 0 1 1 +} +// brush 26 +{ +( -80 -1348 188 ) ( -76 -1348 184 ) ( -76 -1380 184 ) tech02_6 0 0 0 1 1 +( -84 -1380 184 ) ( -80 -1348 188 ) ( -80 -1380 188 ) tech02_6 0 0 0 1 1 +( -84 -1380 184 ) ( -80 -1380 180 ) ( -80 -1348 180 ) tech02_6 0 0 0 1 1 +( -76 -1348 184 ) ( -80 -1348 180 ) ( -80 -1380 180 ) tech02_6 0 0 0 1 1 +( -76 -1352 0 ) ( -84 -1344 -128 ) ( -76 -1352 -128 ) tech02_6 0 0 0 1 1 +( -88 -1360 0 ) ( -76 -1360 -128 ) ( -88 -1360 -128 ) tech02_6 0 0 0 1 1 +} +// brush 27 +{ +( -48 -1352 184 ) ( -80 -1352 184 ) ( -80 -1348 188 ) tech02_6 0 0 0 1 1 +( -48 -1348 188 ) ( -80 -1348 188 ) ( -48 -1344 184 ) tech02_6 0 0 0 1 1 +( -80 -1348 180 ) ( -48 -1348 180 ) ( -48 -1344 184 ) tech02_6 0 0 0 1 1 +( -48 -1348 180 ) ( -80 -1348 180 ) ( -80 -1352 184 ) tech02_6 0 0 0 1 1 +( -76 -1352 -128 ) ( -84 -1344 -128 ) ( -76 -1352 0 ) tech02_6 0 0 0 1 1 +( -44 -1344 -128 ) ( -52 -1352 -128 ) ( -44 -1344 0 ) tech02_6 0 0 0 1 1 +} +// brush 28 +{ +( -80 -1348 220 ) ( -76 -1348 216 ) ( -76 -1380 216 ) tech02_6 0 0 0 1 1 +( -84 -1380 216 ) ( -80 -1348 220 ) ( -80 -1380 220 ) tech02_6 0 0 0 1 1 +( -84 -1380 216 ) ( -80 -1380 212 ) ( -80 -1348 212 ) tech02_6 0 0 0 1 1 +( -76 -1348 216 ) ( -80 -1348 212 ) ( -80 -1380 212 ) tech02_6 0 0 0 1 1 +( -76 -1352 32 ) ( -84 -1344 -96 ) ( -76 -1352 -96 ) tech02_6 0 0 0 1 1 +( -88 -1360 32 ) ( -76 -1360 -96 ) ( -88 -1360 -96 ) tech02_6 0 0 0 1 1 +} +// brush 29 +{ +( -48 -1352 152 ) ( -80 -1352 152 ) ( -80 -1348 156 ) tech02_6 0 0 0 1 1 +( -48 -1348 156 ) ( -80 -1348 156 ) ( -48 -1344 152 ) tech02_6 0 0 0 1 1 +( -80 -1348 148 ) ( -48 -1348 148 ) ( -48 -1344 152 ) tech02_6 0 0 0 1 1 +( -48 -1348 148 ) ( -80 -1348 148 ) ( -80 -1352 152 ) tech02_6 0 0 0 1 1 +( -76 -1352 -160 ) ( -84 -1344 -160 ) ( -76 -1352 -32 ) tech02_6 0 0 0 1 1 +( -44 -1344 -160 ) ( -52 -1352 -160 ) ( -44 -1344 -32 ) tech02_6 0 0 0 1 1 +} +// brush 30 +{ +( -80 -1348 156 ) ( -76 -1348 152 ) ( -76 -1380 152 ) tech02_6 0 0 0 1 1 +( -84 -1380 152 ) ( -80 -1348 156 ) ( -80 -1380 156 ) tech02_6 0 0 0 1 1 +( -84 -1380 152 ) ( -80 -1380 148 ) ( -80 -1348 148 ) tech02_6 0 0 0 1 1 +( -76 -1348 152 ) ( -80 -1348 148 ) ( -80 -1380 148 ) tech02_6 0 0 0 1 1 +( -76 -1352 -32 ) ( -84 -1344 -160 ) ( -76 -1352 -160 ) tech02_6 0 0 0 1 1 +( -88 -1360 -32 ) ( -76 -1360 -160 ) ( -88 -1360 -160 ) tech02_6 0 0 0 1 1 +} +// brush 31 +{ +( -48 -1352 248 ) ( -80 -1352 248 ) ( -80 -1348 252 ) tech02_6 0 0 0 1 1 +( -48 -1348 252 ) ( -80 -1348 252 ) ( -48 -1344 248 ) tech02_6 0 0 0 1 1 +( -80 -1348 244 ) ( -48 -1348 244 ) ( -48 -1344 248 ) tech02_6 0 0 0 1 1 +( -48 -1348 244 ) ( -80 -1348 244 ) ( -80 -1352 248 ) tech02_6 0 0 0 1 1 +( -76 -1352 -64 ) ( -84 -1344 -64 ) ( -76 -1352 64 ) tech02_6 0 0 0 1 1 +( -44 -1344 -64 ) ( -52 -1352 -64 ) ( -44 -1344 64 ) tech02_6 0 0 0 1 1 +} +// brush 32 +{ +( -48 -1352 216 ) ( -80 -1352 216 ) ( -80 -1348 220 ) tech02_6 0 0 0 1 1 +( -48 -1348 220 ) ( -80 -1348 220 ) ( -48 -1344 216 ) tech02_6 0 0 0 1 1 +( -80 -1348 212 ) ( -48 -1348 212 ) ( -48 -1344 216 ) tech02_6 0 0 0 1 1 +( -48 -1348 212 ) ( -80 -1348 212 ) ( -80 -1352 216 ) tech02_6 0 0 0 1 1 +( -76 -1352 -96 ) ( -84 -1344 -96 ) ( -76 -1352 32 ) tech02_6 0 0 0 1 1 +( -44 -1344 -96 ) ( -52 -1352 -96 ) ( -44 -1344 32 ) tech02_6 0 0 0 1 1 +} +// brush 33 +{ +( -52 -1380 184 ) ( -52 -1348 184 ) ( -48 -1348 188 ) tech02_6 0 0 0 1 1 +( -48 -1380 188 ) ( -48 -1348 188 ) ( -44 -1380 184 ) tech02_6 0 0 0 1 1 +( -48 -1348 180 ) ( -48 -1380 180 ) ( -44 -1380 184 ) tech02_6 0 0 0 1 1 +( -48 -1380 180 ) ( -48 -1348 180 ) ( -52 -1348 184 ) tech02_6 0 0 0 1 1 +( -52 -1352 -128 ) ( -44 -1344 -128 ) ( -52 -1352 0 ) tech02_6 0 0 0 1 1 +( -40 -1360 -128 ) ( -52 -1360 -128 ) ( -40 -1360 0 ) tech02_6 0 0 0 1 1 +} +// brush 34 +{ +( -80 -1348 252 ) ( -76 -1348 248 ) ( -76 -1380 248 ) tech02_6 0 0 0 1 1 +( -84 -1380 248 ) ( -80 -1348 252 ) ( -80 -1380 252 ) tech02_6 0 0 0 1 1 +( -84 -1380 248 ) ( -80 -1380 244 ) ( -80 -1348 244 ) tech02_6 0 0 0 1 1 +( -76 -1348 248 ) ( -80 -1348 244 ) ( -80 -1380 244 ) tech02_6 0 0 0 1 1 +( -76 -1352 64 ) ( -84 -1344 -64 ) ( -76 -1352 -64 ) tech02_6 0 0 0 1 1 +( -88 -1360 64 ) ( -76 -1360 -64 ) ( -88 -1360 -64 ) tech02_6 0 0 0 1 1 +} +// brush 35 +{ +( -52 -1380 248 ) ( -52 -1348 248 ) ( -48 -1348 252 ) tech02_6 0 0 0 1 1 +( -48 -1380 252 ) ( -48 -1348 252 ) ( -44 -1380 248 ) tech02_6 0 0 0 1 1 +( -48 -1348 244 ) ( -48 -1380 244 ) ( -44 -1380 248 ) tech02_6 0 0 0 1 1 +( -48 -1380 244 ) ( -48 -1348 244 ) ( -52 -1348 248 ) tech02_6 0 0 0 1 1 +( -52 -1352 -64 ) ( -44 -1344 -64 ) ( -52 -1352 64 ) tech02_6 0 0 0 1 1 +( -40 -1360 -64 ) ( -52 -1360 -64 ) ( -40 -1360 64 ) tech02_6 0 0 0 1 1 +} +// brush 36 +{ +( -52 -1380 88 ) ( -52 -1348 88 ) ( -48 -1348 92 ) tech02_6 0 0 0 1 1 +( -48 -1380 92 ) ( -48 -1348 92 ) ( -44 -1380 88 ) tech02_6 0 0 0 1 1 +( -48 -1348 84 ) ( -48 -1380 84 ) ( -44 -1380 88 ) tech02_6 0 0 0 1 1 +( -48 -1380 84 ) ( -48 -1348 84 ) ( -52 -1348 88 ) tech02_6 0 0 0 1 1 +( -52 -1352 -224 ) ( -44 -1344 -224 ) ( -52 -1352 -96 ) tech02_6 0 0 0 1 1 +( -40 -1360 -224 ) ( -52 -1360 -224 ) ( -40 -1360 -96 ) tech02_6 0 0 0 1 1 +} +// brush 37 +{ +( -52 -1380 24 ) ( -52 -1348 24 ) ( -48 -1348 28 ) tech02_6 0 0 0 1 1 +( -48 -1380 28 ) ( -48 -1348 28 ) ( -44 -1380 24 ) tech02_6 0 0 0 1 1 +( -48 -1348 20 ) ( -48 -1380 20 ) ( -44 -1380 24 ) tech02_6 0 0 0 1 1 +( -48 -1380 20 ) ( -48 -1348 20 ) ( -52 -1348 24 ) tech02_6 0 0 0 1 1 +( -52 -1352 -288 ) ( -44 -1344 -288 ) ( -52 -1352 -160 ) tech02_6 0 0 0 1 1 +( -40 -1360 -288 ) ( -52 -1360 -288 ) ( -40 -1360 -160 ) tech02_6 0 0 0 1 1 +} +// brush 38 +{ +( -80 -1348 60 ) ( -76 -1348 56 ) ( -76 -1380 56 ) tech02_6 0 0 0 1 1 +( -84 -1380 56 ) ( -80 -1348 60 ) ( -80 -1380 60 ) tech02_6 0 0 0 1 1 +( -84 -1380 56 ) ( -80 -1380 52 ) ( -80 -1348 52 ) tech02_6 0 0 0 1 1 +( -76 -1348 56 ) ( -80 -1348 52 ) ( -80 -1380 52 ) tech02_6 0 0 0 1 1 +( -76 -1352 -128 ) ( -84 -1344 -256 ) ( -76 -1352 -256 ) tech02_6 0 0 0 1 1 +( -88 -1360 -128 ) ( -76 -1360 -256 ) ( -88 -1360 -256 ) tech02_6 0 0 0 1 1 +} +// brush 39 +{ +( -48 -1352 56 ) ( -80 -1352 56 ) ( -80 -1348 60 ) tech02_6 0 0 0 1 1 +( -48 -1348 60 ) ( -80 -1348 60 ) ( -48 -1344 56 ) tech02_6 0 0 0 1 1 +( -80 -1348 52 ) ( -48 -1348 52 ) ( -48 -1344 56 ) tech02_6 0 0 0 1 1 +( -48 -1348 52 ) ( -80 -1348 52 ) ( -80 -1352 56 ) tech02_6 0 0 0 1 1 +( -76 -1352 -256 ) ( -84 -1344 -256 ) ( -76 -1352 -128 ) tech02_6 0 0 0 1 1 +( -44 -1344 -256 ) ( -52 -1352 -256 ) ( -44 -1344 -128 ) tech02_6 0 0 0 1 1 +} +// brush 40 +{ +( -80 -1348 92 ) ( -76 -1348 88 ) ( -76 -1380 88 ) tech02_6 0 0 0 1 1 +( -84 -1380 88 ) ( -80 -1348 92 ) ( -80 -1380 92 ) tech02_6 0 0 0 1 1 +( -84 -1380 88 ) ( -80 -1380 84 ) ( -80 -1348 84 ) tech02_6 0 0 0 1 1 +( -76 -1348 88 ) ( -80 -1348 84 ) ( -80 -1380 84 ) tech02_6 0 0 0 1 1 +( -76 -1352 -96 ) ( -84 -1344 -224 ) ( -76 -1352 -224 ) tech02_6 0 0 0 1 1 +( -88 -1360 -96 ) ( -76 -1360 -224 ) ( -88 -1360 -224 ) tech02_6 0 0 0 1 1 +} +// brush 41 +{ +( -48 -1352 24 ) ( -80 -1352 24 ) ( -80 -1348 28 ) tech02_6 0 0 0 1 1 +( -48 -1348 28 ) ( -80 -1348 28 ) ( -48 -1344 24 ) tech02_6 0 0 0 1 1 +( -80 -1348 20 ) ( -48 -1348 20 ) ( -48 -1344 24 ) tech02_6 0 0 0 1 1 +( -48 -1348 20 ) ( -80 -1348 20 ) ( -80 -1352 24 ) tech02_6 0 0 0 1 1 +( -76 -1352 -288 ) ( -84 -1344 -288 ) ( -76 -1352 -160 ) tech02_6 0 0 0 1 1 +( -44 -1344 -288 ) ( -52 -1352 -288 ) ( -44 -1344 -160 ) tech02_6 0 0 0 1 1 +} +// brush 42 +{ +( -80 -1348 28 ) ( -76 -1348 24 ) ( -76 -1380 24 ) tech02_6 0 0 0 1 1 +( -84 -1380 24 ) ( -80 -1348 28 ) ( -80 -1380 28 ) tech02_6 0 0 0 1 1 +( -84 -1380 24 ) ( -80 -1380 20 ) ( -80 -1348 20 ) tech02_6 0 0 0 1 1 +( -76 -1348 24 ) ( -80 -1348 20 ) ( -80 -1380 20 ) tech02_6 0 0 0 1 1 +( -76 -1352 -160 ) ( -84 -1344 -288 ) ( -76 -1352 -288 ) tech02_6 0 0 0 1 1 +( -88 -1360 -160 ) ( -76 -1360 -288 ) ( -88 -1360 -288 ) tech02_6 0 0 0 1 1 +} +// brush 43 +{ +( -48 -1352 120 ) ( -80 -1352 120 ) ( -80 -1348 124 ) tech02_6 0 0 0 1 1 +( -48 -1348 124 ) ( -80 -1348 124 ) ( -48 -1344 120 ) tech02_6 0 0 0 1 1 +( -80 -1348 116 ) ( -48 -1348 116 ) ( -48 -1344 120 ) tech02_6 0 0 0 1 1 +( -48 -1348 116 ) ( -80 -1348 116 ) ( -80 -1352 120 ) tech02_6 0 0 0 1 1 +( -76 -1352 -192 ) ( -84 -1344 -192 ) ( -76 -1352 -64 ) tech02_6 0 0 0 1 1 +( -44 -1344 -192 ) ( -52 -1352 -192 ) ( -44 -1344 -64 ) tech02_6 0 0 0 1 1 +} +// brush 44 +{ +( -48 -1352 88 ) ( -80 -1352 88 ) ( -80 -1348 92 ) tech02_6 0 0 0 1 1 +( -48 -1348 92 ) ( -80 -1348 92 ) ( -48 -1344 88 ) tech02_6 0 0 0 1 1 +( -80 -1348 84 ) ( -48 -1348 84 ) ( -48 -1344 88 ) tech02_6 0 0 0 1 1 +( -48 -1348 84 ) ( -80 -1348 84 ) ( -80 -1352 88 ) tech02_6 0 0 0 1 1 +( -76 -1352 -224 ) ( -84 -1344 -224 ) ( -76 -1352 -96 ) tech02_6 0 0 0 1 1 +( -44 -1344 -224 ) ( -52 -1352 -224 ) ( -44 -1344 -96 ) tech02_6 0 0 0 1 1 +} +// brush 45 +{ +( -52 -1380 56 ) ( -52 -1348 56 ) ( -48 -1348 60 ) tech02_6 0 0 0 1 1 +( -48 -1380 60 ) ( -48 -1348 60 ) ( -44 -1380 56 ) tech02_6 0 0 0 1 1 +( -48 -1348 52 ) ( -48 -1380 52 ) ( -44 -1380 56 ) tech02_6 0 0 0 1 1 +( -48 -1380 52 ) ( -48 -1348 52 ) ( -52 -1348 56 ) tech02_6 0 0 0 1 1 +( -52 -1352 -256 ) ( -44 -1344 -256 ) ( -52 -1352 -128 ) tech02_6 0 0 0 1 1 +( -40 -1360 -256 ) ( -52 -1360 -256 ) ( -40 -1360 -128 ) tech02_6 0 0 0 1 1 +} +// brush 46 +{ +( -80 -1348 124 ) ( -76 -1348 120 ) ( -76 -1380 120 ) tech02_6 0 0 0 1 1 +( -84 -1380 120 ) ( -80 -1348 124 ) ( -80 -1380 124 ) tech02_6 0 0 0 1 1 +( -84 -1380 120 ) ( -80 -1380 116 ) ( -80 -1348 116 ) tech02_6 0 0 0 1 1 +( -76 -1348 120 ) ( -80 -1348 116 ) ( -80 -1380 116 ) tech02_6 0 0 0 1 1 +( -76 -1352 -64 ) ( -84 -1344 -192 ) ( -76 -1352 -192 ) tech02_6 0 0 0 1 1 +( -88 -1360 -64 ) ( -76 -1360 -192 ) ( -88 -1360 -192 ) tech02_6 0 0 0 1 1 +} +// brush 47 +{ +( -52 -1380 120 ) ( -52 -1348 120 ) ( -48 -1348 124 ) tech02_6 0 0 0 1 1 +( -48 -1380 124 ) ( -48 -1348 124 ) ( -44 -1380 120 ) tech02_6 0 0 0 1 1 +( -48 -1348 116 ) ( -48 -1380 116 ) ( -44 -1380 120 ) tech02_6 0 0 0 1 1 +( -48 -1380 116 ) ( -48 -1348 116 ) ( -52 -1348 120 ) tech02_6 0 0 0 1 1 +( -52 -1352 -192 ) ( -44 -1344 -192 ) ( -52 -1352 -64 ) tech02_6 0 0 0 1 1 +( -40 -1360 -192 ) ( -52 -1360 -192 ) ( -40 -1360 -64 ) tech02_6 0 0 0 1 1 +} +// brush 48 +{ +( -52 -1380 -40 ) ( -52 -1348 -40 ) ( -48 -1348 -36 ) tech02_6 0 0 0 1 1 +( -48 -1380 -36 ) ( -48 -1348 -36 ) ( -44 -1380 -40 ) tech02_6 0 0 0 1 1 +( -48 -1348 -44 ) ( -48 -1380 -44 ) ( -44 -1380 -40 ) tech02_6 0 0 0 1 1 +( -48 -1380 -44 ) ( -48 -1348 -44 ) ( -52 -1348 -40 ) tech02_6 0 0 0 1 1 +( -52 -1352 -352 ) ( -44 -1344 -352 ) ( -52 -1352 -224 ) tech02_6 0 0 0 1 1 +( -40 -1360 -352 ) ( -52 -1360 -352 ) ( -40 -1360 -224 ) tech02_6 0 0 0 1 1 +} +// brush 49 +{ +( -52 -1380 -104 ) ( -52 -1348 -104 ) ( -48 -1348 -100 ) tech02_6 0 0 0 1 1 +( -48 -1380 -100 ) ( -48 -1348 -100 ) ( -44 -1380 -104 ) tech02_6 0 0 0 1 1 +( -48 -1348 -108 ) ( -48 -1380 -108 ) ( -44 -1380 -104 ) tech02_6 0 0 0 1 1 +( -48 -1380 -108 ) ( -48 -1348 -108 ) ( -52 -1348 -104 ) tech02_6 0 0 0 1 1 +( -52 -1352 -416 ) ( -44 -1344 -416 ) ( -52 -1352 -288 ) tech02_6 0 0 0 1 1 +( -40 -1360 -416 ) ( -52 -1360 -416 ) ( -40 -1360 -288 ) tech02_6 0 0 0 1 1 +} +// brush 50 +{ +( -80 -1348 -68 ) ( -76 -1348 -72 ) ( -76 -1380 -72 ) tech02_6 0 0 0 1 1 +( -84 -1380 -72 ) ( -80 -1348 -68 ) ( -80 -1380 -68 ) tech02_6 0 0 0 1 1 +( -84 -1380 -72 ) ( -80 -1380 -76 ) ( -80 -1348 -76 ) tech02_6 0 0 0 1 1 +( -76 -1348 -72 ) ( -80 -1348 -76 ) ( -80 -1380 -76 ) tech02_6 0 0 0 1 1 +( -76 -1352 -256 ) ( -84 -1344 -384 ) ( -76 -1352 -384 ) tech02_6 0 0 0 1 1 +( -88 -1360 -256 ) ( -76 -1360 -384 ) ( -88 -1360 -384 ) tech02_6 0 0 0 1 1 +} +// brush 51 +{ +( -48 -1352 -72 ) ( -80 -1352 -72 ) ( -80 -1348 -68 ) tech02_6 0 0 0 1 1 +( -48 -1348 -68 ) ( -80 -1348 -68 ) ( -48 -1344 -72 ) tech02_6 0 0 0 1 1 +( -80 -1348 -76 ) ( -48 -1348 -76 ) ( -48 -1344 -72 ) tech02_6 0 0 0 1 1 +( -48 -1348 -76 ) ( -80 -1348 -76 ) ( -80 -1352 -72 ) tech02_6 0 0 0 1 1 +( -76 -1352 -384 ) ( -84 -1344 -384 ) ( -76 -1352 -256 ) tech02_6 0 0 0 1 1 +( -44 -1344 -384 ) ( -52 -1352 -384 ) ( -44 -1344 -256 ) tech02_6 0 0 0 1 1 +} +// brush 52 +{ +( -80 -1348 -36 ) ( -76 -1348 -40 ) ( -76 -1380 -40 ) tech02_6 0 0 0 1 1 +( -84 -1380 -40 ) ( -80 -1348 -36 ) ( -80 -1380 -36 ) tech02_6 0 0 0 1 1 +( -84 -1380 -40 ) ( -80 -1380 -44 ) ( -80 -1348 -44 ) tech02_6 0 0 0 1 1 +( -76 -1348 -40 ) ( -80 -1348 -44 ) ( -80 -1380 -44 ) tech02_6 0 0 0 1 1 +( -76 -1352 -224 ) ( -84 -1344 -352 ) ( -76 -1352 -352 ) tech02_6 0 0 0 1 1 +( -88 -1360 -224 ) ( -76 -1360 -352 ) ( -88 -1360 -352 ) tech02_6 0 0 0 1 1 +} +// brush 53 +{ +( -48 -1352 -104 ) ( -80 -1352 -104 ) ( -80 -1348 -100 ) tech02_6 0 0 0 1 1 +( -48 -1348 -100 ) ( -80 -1348 -100 ) ( -48 -1344 -104 ) tech02_6 0 0 0 1 1 +( -80 -1348 -108 ) ( -48 -1348 -108 ) ( -48 -1344 -104 ) tech02_6 0 0 0 1 1 +( -48 -1348 -108 ) ( -80 -1348 -108 ) ( -80 -1352 -104 ) tech02_6 0 0 0 1 1 +( -76 -1352 -416 ) ( -84 -1344 -416 ) ( -76 -1352 -288 ) tech02_6 0 0 0 1 1 +( -44 -1344 -416 ) ( -52 -1352 -416 ) ( -44 -1344 -288 ) tech02_6 0 0 0 1 1 +} +// brush 54 +{ +( -80 -1348 -100 ) ( -76 -1348 -104 ) ( -76 -1380 -104 ) tech02_6 0 0 0 1 1 +( -84 -1380 -104 ) ( -80 -1348 -100 ) ( -80 -1380 -100 ) tech02_6 0 0 0 1 1 +( -84 -1380 -104 ) ( -80 -1380 -108 ) ( -80 -1348 -108 ) tech02_6 0 0 0 1 1 +( -76 -1348 -104 ) ( -80 -1348 -108 ) ( -80 -1380 -108 ) tech02_6 0 0 0 1 1 +( -76 -1352 -288 ) ( -84 -1344 -416 ) ( -76 -1352 -416 ) tech02_6 0 0 0 1 1 +( -88 -1360 -288 ) ( -76 -1360 -416 ) ( -88 -1360 -416 ) tech02_6 0 0 0 1 1 +} +// brush 55 +{ +( -48 -1352 -8 ) ( -80 -1352 -8 ) ( -80 -1348 -4 ) tech02_6 0 0 0 1 1 +( -48 -1348 -4 ) ( -80 -1348 -4 ) ( -48 -1344 -8 ) tech02_6 0 0 0 1 1 +( -80 -1348 -12 ) ( -48 -1348 -12 ) ( -48 -1344 -8 ) tech02_6 0 0 0 1 1 +( -48 -1348 -12 ) ( -80 -1348 -12 ) ( -80 -1352 -8 ) tech02_6 0 0 0 1 1 +( -76 -1352 -320 ) ( -84 -1344 -320 ) ( -76 -1352 -192 ) tech02_6 0 0 0 1 1 +( -44 -1344 -320 ) ( -52 -1352 -320 ) ( -44 -1344 -192 ) tech02_6 0 0 0 1 1 +} +// brush 56 +{ +( -48 -1352 -40 ) ( -80 -1352 -40 ) ( -80 -1348 -36 ) tech02_6 0 0 0 1 1 +( -48 -1348 -36 ) ( -80 -1348 -36 ) ( -48 -1344 -40 ) tech02_6 0 0 0 1 1 +( -80 -1348 -44 ) ( -48 -1348 -44 ) ( -48 -1344 -40 ) tech02_6 0 0 0 1 1 +( -48 -1348 -44 ) ( -80 -1348 -44 ) ( -80 -1352 -40 ) tech02_6 0 0 0 1 1 +( -76 -1352 -352 ) ( -84 -1344 -352 ) ( -76 -1352 -224 ) tech02_6 0 0 0 1 1 +( -44 -1344 -352 ) ( -52 -1352 -352 ) ( -44 -1344 -224 ) tech02_6 0 0 0 1 1 +} +// brush 57 +{ +( -52 -1380 -72 ) ( -52 -1348 -72 ) ( -48 -1348 -68 ) tech02_6 0 0 0 1 1 +( -48 -1380 -68 ) ( -48 -1348 -68 ) ( -44 -1380 -72 ) tech02_6 0 0 0 1 1 +( -48 -1348 -76 ) ( -48 -1380 -76 ) ( -44 -1380 -72 ) tech02_6 0 0 0 1 1 +( -48 -1380 -76 ) ( -48 -1348 -76 ) ( -52 -1348 -72 ) tech02_6 0 0 0 1 1 +( -52 -1352 -384 ) ( -44 -1344 -384 ) ( -52 -1352 -256 ) tech02_6 0 0 0 1 1 +( -40 -1360 -384 ) ( -52 -1360 -384 ) ( -40 -1360 -256 ) tech02_6 0 0 0 1 1 +} +// brush 58 +{ +( -80 -1348 -4 ) ( -76 -1348 -8 ) ( -76 -1380 -8 ) tech02_6 0 0 0 1 1 +( -84 -1380 -8 ) ( -80 -1348 -4 ) ( -80 -1380 -4 ) tech02_6 0 0 0 1 1 +( -84 -1380 -8 ) ( -80 -1380 -12 ) ( -80 -1348 -12 ) tech02_6 0 0 0 1 1 +( -76 -1348 -8 ) ( -80 -1348 -12 ) ( -80 -1380 -12 ) tech02_6 0 0 0 1 1 +( -76 -1352 -192 ) ( -84 -1344 -320 ) ( -76 -1352 -320 ) tech02_6 0 0 0 1 1 +( -88 -1360 -192 ) ( -76 -1360 -320 ) ( -88 -1360 -320 ) tech02_6 0 0 0 1 1 +} +// brush 59 +{ +( -52 -1380 -8 ) ( -52 -1348 -8 ) ( -48 -1348 -4 ) tech02_6 0 0 0 1 1 +( -48 -1380 -4 ) ( -48 -1348 -4 ) ( -44 -1380 -8 ) tech02_6 0 0 0 1 1 +( -48 -1348 -12 ) ( -48 -1380 -12 ) ( -44 -1380 -8 ) tech02_6 0 0 0 1 1 +( -48 -1380 -12 ) ( -48 -1348 -12 ) ( -52 -1348 -8 ) tech02_6 0 0 0 1 1 +( -52 -1352 -320 ) ( -44 -1344 -320 ) ( -52 -1352 -192 ) tech02_6 0 0 0 1 1 +( -40 -1360 -320 ) ( -52 -1360 -320 ) ( -40 -1360 -192 ) tech02_6 0 0 0 1 1 +} +// brush 60 +{ +( -48 -1352 344 ) ( -80 -1352 344 ) ( -80 -1348 348 ) tech02_6 0 0 0 1 1 +( -48 -1348 348 ) ( -80 -1348 348 ) ( -48 -1344 344 ) tech02_6 0 0 0 1 1 +( -80 -1348 340 ) ( -48 -1348 340 ) ( -48 -1344 344 ) tech02_6 0 0 0 1 1 +( -48 -1348 340 ) ( -80 -1348 340 ) ( -80 -1352 344 ) tech02_6 0 0 0 1 1 +( -76 -1352 32 ) ( -84 -1344 32 ) ( -76 -1352 160 ) tech02_6 0 0 0 1 1 +( -44 -1344 32 ) ( -52 -1352 32 ) ( -44 -1344 160 ) tech02_6 0 0 0 1 1 +} +// brush 61 +{ +( -80 -1348 284 ) ( -76 -1348 280 ) ( -76 -1380 280 ) tech02_6 0 0 0 1 1 +( -84 -1380 280 ) ( -80 -1348 284 ) ( -80 -1380 284 ) tech02_6 0 0 0 1 1 +( -84 -1380 280 ) ( -80 -1380 276 ) ( -80 -1348 276 ) tech02_6 0 0 0 1 1 +( -76 -1348 280 ) ( -80 -1348 276 ) ( -80 -1380 276 ) tech02_6 0 0 0 1 1 +( -76 -1352 96 ) ( -84 -1344 -32 ) ( -76 -1352 -32 ) tech02_6 0 0 0 1 1 +( -88 -1360 96 ) ( -76 -1360 -32 ) ( -88 -1360 -32 ) tech02_6 0 0 0 1 1 +} +// brush 62 +{ +( -52 -1380 312 ) ( -52 -1348 312 ) ( -48 -1348 316 ) tech02_6 0 0 0 1 1 +( -48 -1380 316 ) ( -48 -1348 316 ) ( -44 -1380 312 ) tech02_6 0 0 0 1 1 +( -48 -1348 308 ) ( -48 -1380 308 ) ( -44 -1380 312 ) tech02_6 0 0 0 1 1 +( -48 -1380 308 ) ( -48 -1348 308 ) ( -52 -1348 312 ) tech02_6 0 0 0 1 1 +( -52 -1352 0 ) ( -44 -1344 0 ) ( -52 -1352 128 ) tech02_6 0 0 0 1 1 +( -40 -1360 0 ) ( -52 -1360 0 ) ( -40 -1360 128 ) tech02_6 0 0 0 1 1 +} +// brush 63 +{ +( -52 -1380 376 ) ( -52 -1348 376 ) ( -48 -1348 380 ) tech02_6 0 0 0 1 1 +( -48 -1380 380 ) ( -48 -1348 380 ) ( -44 -1380 376 ) tech02_6 0 0 0 1 1 +( -48 -1348 372 ) ( -48 -1380 372 ) ( -44 -1380 376 ) tech02_6 0 0 0 1 1 +( -48 -1380 372 ) ( -48 -1348 372 ) ( -52 -1348 376 ) tech02_6 0 0 0 1 1 +( -52 -1352 64 ) ( -44 -1344 64 ) ( -52 -1352 192 ) tech02_6 0 0 0 1 1 +( -40 -1360 64 ) ( -52 -1360 64 ) ( -40 -1360 192 ) tech02_6 0 0 0 1 1 +} +// brush 64 +{ +( -80 -1348 348 ) ( -76 -1348 344 ) ( -76 -1380 344 ) tech02_6 0 0 0 1 1 +( -84 -1380 344 ) ( -80 -1348 348 ) ( -80 -1380 348 ) tech02_6 0 0 0 1 1 +( -84 -1380 344 ) ( -80 -1380 340 ) ( -80 -1348 340 ) tech02_6 0 0 0 1 1 +( -76 -1348 344 ) ( -80 -1348 340 ) ( -80 -1380 340 ) tech02_6 0 0 0 1 1 +( -76 -1352 160 ) ( -84 -1344 32 ) ( -76 -1352 32 ) tech02_6 0 0 0 1 1 +( -88 -1360 160 ) ( -76 -1360 32 ) ( -88 -1360 32 ) tech02_6 0 0 0 1 1 +} +// brush 65 +{ +( -80 -1348 380 ) ( -76 -1348 376 ) ( -76 -1380 376 ) tech02_6 0 0 0 1 1 +( -84 -1380 376 ) ( -80 -1348 380 ) ( -80 -1380 380 ) tech02_6 0 0 0 1 1 +( -84 -1380 376 ) ( -80 -1380 372 ) ( -80 -1348 372 ) tech02_6 0 0 0 1 1 +( -76 -1348 376 ) ( -80 -1348 372 ) ( -80 -1380 372 ) tech02_6 0 0 0 1 1 +( -76 -1352 192 ) ( -84 -1344 64 ) ( -76 -1352 64 ) tech02_6 0 0 0 1 1 +( -88 -1360 192 ) ( -76 -1360 64 ) ( -88 -1360 64 ) tech02_6 0 0 0 1 1 +} +// brush 66 +{ +( -80 -1348 316 ) ( -76 -1348 312 ) ( -76 -1380 312 ) tech02_6 0 0 0 1 1 +( -84 -1380 312 ) ( -80 -1348 316 ) ( -80 -1380 316 ) tech02_6 0 0 0 1 1 +( -84 -1380 312 ) ( -80 -1380 308 ) ( -80 -1348 308 ) tech02_6 0 0 0 1 1 +( -76 -1348 312 ) ( -80 -1348 308 ) ( -80 -1380 308 ) tech02_6 0 0 0 1 1 +( -76 -1352 128 ) ( -84 -1344 0 ) ( -76 -1352 0 ) tech02_6 0 0 0 1 1 +( -88 -1360 128 ) ( -76 -1360 0 ) ( -88 -1360 0 ) tech02_6 0 0 0 1 1 +} +// brush 67 +{ +( -52 -1380 280 ) ( -52 -1348 280 ) ( -48 -1348 284 ) tech02_6 0 0 0 1 1 +( -48 -1380 284 ) ( -48 -1348 284 ) ( -44 -1380 280 ) tech02_6 0 0 0 1 1 +( -48 -1348 276 ) ( -48 -1380 276 ) ( -44 -1380 280 ) tech02_6 0 0 0 1 1 +( -48 -1380 276 ) ( -48 -1348 276 ) ( -52 -1348 280 ) tech02_6 0 0 0 1 1 +( -52 -1352 -32 ) ( -44 -1344 -32 ) ( -52 -1352 96 ) tech02_6 0 0 0 1 1 +( -40 -1360 -32 ) ( -52 -1360 -32 ) ( -40 -1360 96 ) tech02_6 0 0 0 1 1 +} +// brush 68 +{ +( -48 -1352 280 ) ( -80 -1352 280 ) ( -80 -1348 284 ) tech02_6 0 0 0 1 1 +( -48 -1348 284 ) ( -80 -1348 284 ) ( -48 -1344 280 ) tech02_6 0 0 0 1 1 +( -80 -1348 276 ) ( -48 -1348 276 ) ( -48 -1344 280 ) tech02_6 0 0 0 1 1 +( -48 -1348 276 ) ( -80 -1348 276 ) ( -80 -1352 280 ) tech02_6 0 0 0 1 1 +( -76 -1352 -32 ) ( -84 -1344 -32 ) ( -76 -1352 96 ) tech02_6 0 0 0 1 1 +( -44 -1344 -32 ) ( -52 -1352 -32 ) ( -44 -1344 96 ) tech02_6 0 0 0 1 1 +} +// brush 69 +{ +( -48 -1352 312 ) ( -80 -1352 312 ) ( -80 -1348 316 ) tech02_6 0 0 0 1 1 +( -48 -1348 316 ) ( -80 -1348 316 ) ( -48 -1344 312 ) tech02_6 0 0 0 1 1 +( -80 -1348 308 ) ( -48 -1348 308 ) ( -48 -1344 312 ) tech02_6 0 0 0 1 1 +( -48 -1348 308 ) ( -80 -1348 308 ) ( -80 -1352 312 ) tech02_6 0 0 0 1 1 +( -76 -1352 0 ) ( -84 -1344 0 ) ( -76 -1352 128 ) tech02_6 0 0 0 1 1 +( -44 -1344 0 ) ( -52 -1352 0 ) ( -44 -1344 128 ) tech02_6 0 0 0 1 1 +} +// brush 70 +{ +( -52 -1380 344 ) ( -52 -1348 344 ) ( -48 -1348 348 ) tech02_6 0 0 0 1 1 +( -48 -1380 348 ) ( -48 -1348 348 ) ( -44 -1380 344 ) tech02_6 0 0 0 1 1 +( -48 -1348 340 ) ( -48 -1380 340 ) ( -44 -1380 344 ) tech02_6 0 0 0 1 1 +( -48 -1380 340 ) ( -48 -1348 340 ) ( -52 -1348 344 ) tech02_6 0 0 0 1 1 +( -52 -1352 32 ) ( -44 -1344 32 ) ( -52 -1352 160 ) tech02_6 0 0 0 1 1 +( -40 -1360 32 ) ( -52 -1360 32 ) ( -40 -1360 160 ) tech02_6 0 0 0 1 1 +} +// brush 71 +{ +( -48 -1352 376 ) ( -80 -1352 376 ) ( -80 -1348 380 ) tech02_6 0 0 0 1 1 +( -48 -1348 380 ) ( -80 -1348 380 ) ( -48 -1344 376 ) tech02_6 0 0 0 1 1 +( -80 -1348 372 ) ( -48 -1348 372 ) ( -48 -1344 376 ) tech02_6 0 0 0 1 1 +( -48 -1348 372 ) ( -80 -1348 372 ) ( -80 -1352 376 ) tech02_6 0 0 0 1 1 +( -76 -1352 64 ) ( -84 -1344 64 ) ( -76 -1352 192 ) tech02_6 0 0 0 1 1 +( -44 -1344 64 ) ( -52 -1352 64 ) ( -44 -1344 192 ) tech02_6 0 0 0 1 1 +} +// brush 72 +{ +( -48 -1352 472 ) ( -80 -1352 472 ) ( -80 -1348 476 ) tech02_6 0 0 0 1 1 +( -48 -1348 476 ) ( -80 -1348 476 ) ( -48 -1344 472 ) tech02_6 0 0 0 1 1 +( -80 -1348 468 ) ( -48 -1348 468 ) ( -48 -1344 472 ) tech02_6 0 0 0 1 1 +( -48 -1348 468 ) ( -80 -1348 468 ) ( -80 -1352 472 ) tech02_6 0 0 0 1 1 +( -76 -1352 160 ) ( -84 -1344 160 ) ( -76 -1352 288 ) tech02_6 0 0 0 1 1 +( -44 -1344 160 ) ( -52 -1352 160 ) ( -44 -1344 288 ) tech02_6 0 0 0 1 1 +} +// brush 73 +{ +( -80 -1348 412 ) ( -76 -1348 408 ) ( -76 -1380 408 ) tech02_6 0 0 0 1 1 +( -84 -1380 408 ) ( -80 -1348 412 ) ( -80 -1380 412 ) tech02_6 0 0 0 1 1 +( -84 -1380 408 ) ( -80 -1380 404 ) ( -80 -1348 404 ) tech02_6 0 0 0 1 1 +( -76 -1348 408 ) ( -80 -1348 404 ) ( -80 -1380 404 ) tech02_6 0 0 0 1 1 +( -76 -1352 224 ) ( -84 -1344 96 ) ( -76 -1352 96 ) tech02_6 0 0 0 1 1 +( -88 -1360 224 ) ( -76 -1360 96 ) ( -88 -1360 96 ) tech02_6 0 0 0 1 1 +} +// brush 74 +{ +( -52 -1380 440 ) ( -52 -1348 440 ) ( -48 -1348 444 ) tech02_6 0 0 0 1 1 +( -48 -1380 444 ) ( -48 -1348 444 ) ( -44 -1380 440 ) tech02_6 0 0 0 1 1 +( -48 -1348 436 ) ( -48 -1380 436 ) ( -44 -1380 440 ) tech02_6 0 0 0 1 1 +( -48 -1380 436 ) ( -48 -1348 436 ) ( -52 -1348 440 ) tech02_6 0 0 0 1 1 +( -52 -1352 128 ) ( -44 -1344 128 ) ( -52 -1352 256 ) tech02_6 0 0 0 1 1 +( -40 -1360 128 ) ( -52 -1360 128 ) ( -40 -1360 256 ) tech02_6 0 0 0 1 1 +} +// brush 75 +{ +( -52 -1380 504 ) ( -52 -1348 504 ) ( -48 -1348 508 ) tech02_6 0 0 0 1 1 +( -48 -1380 508 ) ( -48 -1348 508 ) ( -44 -1380 504 ) tech02_6 0 0 0 1 1 +( -48 -1348 500 ) ( -48 -1380 500 ) ( -44 -1380 504 ) tech02_6 0 0 0 1 1 +( -48 -1380 500 ) ( -48 -1348 500 ) ( -52 -1348 504 ) tech02_6 0 0 0 1 1 +( -52 -1352 192 ) ( -44 -1344 192 ) ( -52 -1352 320 ) tech02_6 0 0 0 1 1 +( -40 -1360 192 ) ( -52 -1360 192 ) ( -40 -1360 320 ) tech02_6 0 0 0 1 1 +} +// brush 76 +{ +( -80 -1348 476 ) ( -76 -1348 472 ) ( -76 -1380 472 ) tech02_6 0 0 0 1 1 +( -84 -1380 472 ) ( -80 -1348 476 ) ( -80 -1380 476 ) tech02_6 0 0 0 1 1 +( -84 -1380 472 ) ( -80 -1380 468 ) ( -80 -1348 468 ) tech02_6 0 0 0 1 1 +( -76 -1348 472 ) ( -80 -1348 468 ) ( -80 -1380 468 ) tech02_6 0 0 0 1 1 +( -76 -1352 288 ) ( -84 -1344 160 ) ( -76 -1352 160 ) tech02_6 0 0 0 1 1 +( -88 -1360 288 ) ( -76 -1360 160 ) ( -88 -1360 160 ) tech02_6 0 0 0 1 1 +} +// brush 77 +{ +( -80 -1348 508 ) ( -76 -1348 504 ) ( -76 -1380 504 ) tech02_6 0 0 0 1 1 +( -84 -1380 504 ) ( -80 -1348 508 ) ( -80 -1380 508 ) tech02_6 0 0 0 1 1 +( -84 -1380 504 ) ( -80 -1380 500 ) ( -80 -1348 500 ) tech02_6 0 0 0 1 1 +( -76 -1348 504 ) ( -80 -1348 500 ) ( -80 -1380 500 ) tech02_6 0 0 0 1 1 +( -76 -1352 320 ) ( -84 -1344 192 ) ( -76 -1352 192 ) tech02_6 0 0 0 1 1 +( -88 -1360 320 ) ( -76 -1360 192 ) ( -88 -1360 192 ) tech02_6 0 0 0 1 1 +} +// brush 78 +{ +( -80 -1348 444 ) ( -76 -1348 440 ) ( -76 -1380 440 ) tech02_6 0 0 0 1 1 +( -84 -1380 440 ) ( -80 -1348 444 ) ( -80 -1380 444 ) tech02_6 0 0 0 1 1 +( -84 -1380 440 ) ( -80 -1380 436 ) ( -80 -1348 436 ) tech02_6 0 0 0 1 1 +( -76 -1348 440 ) ( -80 -1348 436 ) ( -80 -1380 436 ) tech02_6 0 0 0 1 1 +( -76 -1352 256 ) ( -84 -1344 128 ) ( -76 -1352 128 ) tech02_6 0 0 0 1 1 +( -88 -1360 256 ) ( -76 -1360 128 ) ( -88 -1360 128 ) tech02_6 0 0 0 1 1 +} +// brush 79 +{ +( -52 -1380 408 ) ( -52 -1348 408 ) ( -48 -1348 412 ) tech02_6 0 0 0 1 1 +( -48 -1380 412 ) ( -48 -1348 412 ) ( -44 -1380 408 ) tech02_6 0 0 0 1 1 +( -48 -1348 404 ) ( -48 -1380 404 ) ( -44 -1380 408 ) tech02_6 0 0 0 1 1 +( -48 -1380 404 ) ( -48 -1348 404 ) ( -52 -1348 408 ) tech02_6 0 0 0 1 1 +( -52 -1352 96 ) ( -44 -1344 96 ) ( -52 -1352 224 ) tech02_6 0 0 0 1 1 +( -40 -1360 96 ) ( -52 -1360 96 ) ( -40 -1360 224 ) tech02_6 0 0 0 1 1 +} +// brush 80 +{ +( -48 -1352 408 ) ( -80 -1352 408 ) ( -80 -1348 412 ) tech02_6 0 0 0 1 1 +( -48 -1348 412 ) ( -80 -1348 412 ) ( -48 -1344 408 ) tech02_6 0 0 0 1 1 +( -80 -1348 404 ) ( -48 -1348 404 ) ( -48 -1344 408 ) tech02_6 0 0 0 1 1 +( -48 -1348 404 ) ( -80 -1348 404 ) ( -80 -1352 408 ) tech02_6 0 0 0 1 1 +( -76 -1352 96 ) ( -84 -1344 96 ) ( -76 -1352 224 ) tech02_6 0 0 0 1 1 +( -44 -1344 96 ) ( -52 -1352 96 ) ( -44 -1344 224 ) tech02_6 0 0 0 1 1 +} +// brush 81 +{ +( -48 -1352 440 ) ( -80 -1352 440 ) ( -80 -1348 444 ) tech02_6 0 0 0 1 1 +( -48 -1348 444 ) ( -80 -1348 444 ) ( -48 -1344 440 ) tech02_6 0 0 0 1 1 +( -80 -1348 436 ) ( -48 -1348 436 ) ( -48 -1344 440 ) tech02_6 0 0 0 1 1 +( -48 -1348 436 ) ( -80 -1348 436 ) ( -80 -1352 440 ) tech02_6 0 0 0 1 1 +( -76 -1352 128 ) ( -84 -1344 128 ) ( -76 -1352 256 ) tech02_6 0 0 0 1 1 +( -44 -1344 128 ) ( -52 -1352 128 ) ( -44 -1344 256 ) tech02_6 0 0 0 1 1 +} +// brush 82 +{ +( -52 -1380 472 ) ( -52 -1348 472 ) ( -48 -1348 476 ) tech02_6 0 0 0 1 1 +( -48 -1380 476 ) ( -48 -1348 476 ) ( -44 -1380 472 ) tech02_6 0 0 0 1 1 +( -48 -1348 468 ) ( -48 -1380 468 ) ( -44 -1380 472 ) tech02_6 0 0 0 1 1 +( -48 -1380 468 ) ( -48 -1348 468 ) ( -52 -1348 472 ) tech02_6 0 0 0 1 1 +( -52 -1352 160 ) ( -44 -1344 160 ) ( -52 -1352 288 ) tech02_6 0 0 0 1 1 +( -40 -1360 160 ) ( -52 -1360 160 ) ( -40 -1360 288 ) tech02_6 0 0 0 1 1 +} +// brush 83 +{ +( -48 -1352 504 ) ( -80 -1352 504 ) ( -80 -1348 508 ) tech02_6 0 0 0 1 1 +( -48 -1348 508 ) ( -80 -1348 508 ) ( -48 -1344 504 ) tech02_6 0 0 0 1 1 +( -80 -1348 500 ) ( -48 -1348 500 ) ( -48 -1344 504 ) tech02_6 0 0 0 1 1 +( -48 -1348 500 ) ( -80 -1348 500 ) ( -80 -1352 504 ) tech02_6 0 0 0 1 1 +( -76 -1352 192 ) ( -84 -1344 192 ) ( -76 -1352 320 ) tech02_6 0 0 0 1 1 +( -44 -1344 192 ) ( -52 -1352 192 ) ( -44 -1344 320 ) tech02_6 0 0 0 1 1 +} +// brush 84 +{ +( 144 -1352 600 ) ( 112 -1352 600 ) ( 112 -1348 604 ) tech02_6 0 0 0 1 1 +( 144 -1348 604 ) ( 112 -1348 604 ) ( 144 -1344 600 ) tech02_6 0 0 0 1 1 +( 112 -1348 596 ) ( 144 -1348 596 ) ( 144 -1344 600 ) tech02_6 0 0 0 1 1 +( 144 -1348 596 ) ( 112 -1348 596 ) ( 112 -1352 600 ) tech02_6 0 0 0 1 1 +( 116 -1352 288 ) ( 108 -1344 288 ) ( 116 -1352 416 ) tech02_6 0 0 0 1 1 +( 148 -1344 288 ) ( 140 -1352 288 ) ( 148 -1344 416 ) tech02_6 0 0 0 1 1 +} +// brush 85 +{ +( 112 -1348 540 ) ( 116 -1348 536 ) ( 116 -1380 536 ) tech02_6 0 0 0 1 1 +( 108 -1380 536 ) ( 112 -1348 540 ) ( 112 -1380 540 ) tech02_6 0 0 0 1 1 +( 108 -1380 536 ) ( 112 -1380 532 ) ( 112 -1348 532 ) tech02_6 0 0 0 1 1 +( 116 -1348 536 ) ( 112 -1348 532 ) ( 112 -1380 532 ) tech02_6 0 0 0 1 1 +( 116 -1352 352 ) ( 108 -1344 224 ) ( 116 -1352 224 ) tech02_6 0 0 0 1 1 +( 104 -1360 352 ) ( 116 -1360 224 ) ( 104 -1360 224 ) tech02_6 0 0 0 1 1 +} +// brush 86 +{ +( 144 -1352 184 ) ( 112 -1352 184 ) ( 112 -1348 188 ) tech02_6 0 0 0 1 1 +( 144 -1348 188 ) ( 112 -1348 188 ) ( 144 -1344 184 ) tech02_6 0 0 0 1 1 +( 112 -1348 180 ) ( 144 -1348 180 ) ( 144 -1344 184 ) tech02_6 0 0 0 1 1 +( 144 -1348 180 ) ( 112 -1348 180 ) ( 112 -1352 184 ) tech02_6 0 0 0 1 1 +( 116 -1352 -128 ) ( 108 -1344 -128 ) ( 116 -1352 0 ) tech02_6 0 0 0 1 1 +( 148 -1344 -128 ) ( 140 -1352 -128 ) ( 148 -1344 0 ) tech02_6 0 0 0 1 1 +} +// brush 87 +{ +( 112 -1348 220 ) ( 116 -1348 216 ) ( 116 -1380 216 ) tech02_6 0 0 0 1 1 +( 108 -1380 216 ) ( 112 -1348 220 ) ( 112 -1380 220 ) tech02_6 0 0 0 1 1 +( 108 -1380 216 ) ( 112 -1380 212 ) ( 112 -1348 212 ) tech02_6 0 0 0 1 1 +( 116 -1348 216 ) ( 112 -1348 212 ) ( 112 -1380 212 ) tech02_6 0 0 0 1 1 +( 116 -1352 32 ) ( 108 -1344 -96 ) ( 116 -1352 -96 ) tech02_6 0 0 0 1 1 +( 104 -1360 32 ) ( 116 -1360 -96 ) ( 104 -1360 -96 ) tech02_6 0 0 0 1 1 +} +// brush 88 +{ +( 140 -1380 568 ) ( 140 -1348 568 ) ( 144 -1348 572 ) tech02_6 0 0 0 1 1 +( 144 -1380 572 ) ( 144 -1348 572 ) ( 148 -1380 568 ) tech02_6 0 0 0 1 1 +( 144 -1348 564 ) ( 144 -1380 564 ) ( 148 -1380 568 ) tech02_6 0 0 0 1 1 +( 144 -1380 564 ) ( 144 -1348 564 ) ( 140 -1348 568 ) tech02_6 0 0 0 1 1 +( 140 -1352 256 ) ( 148 -1344 256 ) ( 140 -1352 384 ) tech02_6 0 0 0 1 1 +( 152 -1360 256 ) ( 140 -1360 256 ) ( 152 -1360 384 ) tech02_6 0 0 0 1 1 +} +// brush 89 +{ +( 144 -1352 152 ) ( 112 -1352 152 ) ( 112 -1348 156 ) tech02_6 0 0 0 1 1 +( 144 -1348 156 ) ( 112 -1348 156 ) ( 144 -1344 152 ) tech02_6 0 0 0 1 1 +( 112 -1348 148 ) ( 144 -1348 148 ) ( 144 -1344 152 ) tech02_6 0 0 0 1 1 +( 144 -1348 148 ) ( 112 -1348 148 ) ( 112 -1352 152 ) tech02_6 0 0 0 1 1 +( 116 -1352 -160 ) ( 108 -1344 -160 ) ( 116 -1352 -32 ) tech02_6 0 0 0 1 1 +( 148 -1344 -160 ) ( 140 -1352 -160 ) ( 148 -1344 -32 ) tech02_6 0 0 0 1 1 +} +// brush 90 +{ +( 112 -1348 156 ) ( 116 -1348 152 ) ( 116 -1380 152 ) tech02_6 0 0 0 1 1 +( 108 -1380 152 ) ( 112 -1348 156 ) ( 112 -1380 156 ) tech02_6 0 0 0 1 1 +( 108 -1380 152 ) ( 112 -1380 148 ) ( 112 -1348 148 ) tech02_6 0 0 0 1 1 +( 116 -1348 152 ) ( 112 -1348 148 ) ( 112 -1380 148 ) tech02_6 0 0 0 1 1 +( 116 -1352 -32 ) ( 108 -1344 -160 ) ( 116 -1352 -160 ) tech02_6 0 0 0 1 1 +( 104 -1360 -32 ) ( 116 -1360 -160 ) ( 104 -1360 -160 ) tech02_6 0 0 0 1 1 +} +// brush 91 +{ +( 144 -1352 248 ) ( 112 -1352 248 ) ( 112 -1348 252 ) tech02_6 0 0 0 1 1 +( 144 -1348 252 ) ( 112 -1348 252 ) ( 144 -1344 248 ) tech02_6 0 0 0 1 1 +( 112 -1348 244 ) ( 144 -1348 244 ) ( 144 -1344 248 ) tech02_6 0 0 0 1 1 +( 144 -1348 244 ) ( 112 -1348 244 ) ( 112 -1352 248 ) tech02_6 0 0 0 1 1 +( 116 -1352 -64 ) ( 108 -1344 -64 ) ( 116 -1352 64 ) tech02_6 0 0 0 1 1 +( 148 -1344 -64 ) ( 140 -1352 -64 ) ( 148 -1344 64 ) tech02_6 0 0 0 1 1 +} +// brush 92 +{ +( 140 -1380 632 ) ( 140 -1348 632 ) ( 144 -1348 636 ) tech02_6 0 0 0 1 1 +( 144 -1380 636 ) ( 144 -1348 636 ) ( 148 -1380 632 ) tech02_6 0 0 0 1 1 +( 144 -1348 628 ) ( 144 -1380 628 ) ( 148 -1380 632 ) tech02_6 0 0 0 1 1 +( 144 -1380 628 ) ( 144 -1348 628 ) ( 140 -1348 632 ) tech02_6 0 0 0 1 1 +( 140 -1352 320 ) ( 148 -1344 320 ) ( 140 -1352 448 ) tech02_6 0 0 0 1 1 +( 152 -1360 320 ) ( 140 -1360 320 ) ( 152 -1360 448 ) tech02_6 0 0 0 1 1 +} +// brush 93 +{ +( 144 -1352 216 ) ( 112 -1352 216 ) ( 112 -1348 220 ) tech02_6 0 0 0 1 1 +( 144 -1348 220 ) ( 112 -1348 220 ) ( 144 -1344 216 ) tech02_6 0 0 0 1 1 +( 112 -1348 212 ) ( 144 -1348 212 ) ( 144 -1344 216 ) tech02_6 0 0 0 1 1 +( 144 -1348 212 ) ( 112 -1348 212 ) ( 112 -1352 216 ) tech02_6 0 0 0 1 1 +( 116 -1352 -96 ) ( 108 -1344 -96 ) ( 116 -1352 32 ) tech02_6 0 0 0 1 1 +( 148 -1344 -96 ) ( 140 -1352 -96 ) ( 148 -1344 32 ) tech02_6 0 0 0 1 1 +} +// brush 94 +{ +( 140 -1380 -168 ) ( 140 -1348 -168 ) ( 144 -1348 -164 ) tech02_6 0 0 0 1 1 +( 144 -1380 -164 ) ( 144 -1348 -164 ) ( 148 -1380 -168 ) tech02_6 0 0 0 1 1 +( 144 -1348 -172 ) ( 144 -1380 -172 ) ( 148 -1380 -168 ) tech02_6 0 0 0 1 1 +( 144 -1380 -172 ) ( 144 -1348 -172 ) ( 140 -1348 -168 ) tech02_6 0 0 0 1 1 +( 140 -1352 -480 ) ( 148 -1344 -480 ) ( 140 -1352 -352 ) tech02_6 0 0 0 1 1 +( 152 -1360 -480 ) ( 140 -1360 -480 ) ( 152 -1360 -352 ) tech02_6 0 0 0 1 1 +} +// brush 95 +{ +( 140 -1380 -232 ) ( 140 -1348 -232 ) ( 144 -1348 -228 ) tech02_6 0 0 0 1 1 +( 144 -1380 -228 ) ( 144 -1348 -228 ) ( 148 -1380 -232 ) tech02_6 0 0 0 1 1 +( 144 -1348 -236 ) ( 144 -1380 -236 ) ( 148 -1380 -232 ) tech02_6 0 0 0 1 1 +( 144 -1380 -236 ) ( 144 -1348 -236 ) ( 140 -1348 -232 ) tech02_6 0 0 0 1 1 +( 140 -1352 -544 ) ( 148 -1344 -544 ) ( 140 -1352 -416 ) tech02_6 0 0 0 1 1 +( 152 -1360 -544 ) ( 140 -1360 -544 ) ( 152 -1360 -416 ) tech02_6 0 0 0 1 1 +} +// brush 96 +{ +( 112 -1348 188 ) ( 116 -1348 184 ) ( 116 -1380 184 ) tech02_6 0 0 0 1 1 +( 108 -1380 184 ) ( 112 -1348 188 ) ( 112 -1380 188 ) tech02_6 0 0 0 1 1 +( 108 -1380 184 ) ( 112 -1380 180 ) ( 112 -1348 180 ) tech02_6 0 0 0 1 1 +( 116 -1348 184 ) ( 112 -1348 180 ) ( 112 -1380 180 ) tech02_6 0 0 0 1 1 +( 116 -1352 0 ) ( 108 -1344 -128 ) ( 116 -1352 -128 ) tech02_6 0 0 0 1 1 +( 104 -1360 0 ) ( 116 -1360 -128 ) ( 104 -1360 -128 ) tech02_6 0 0 0 1 1 +} +// brush 97 +{ +( 140 -1380 184 ) ( 140 -1348 184 ) ( 144 -1348 188 ) tech02_6 0 0 0 1 1 +( 144 -1380 188 ) ( 144 -1348 188 ) ( 148 -1380 184 ) tech02_6 0 0 0 1 1 +( 144 -1348 180 ) ( 144 -1380 180 ) ( 148 -1380 184 ) tech02_6 0 0 0 1 1 +( 144 -1380 180 ) ( 144 -1348 180 ) ( 140 -1348 184 ) tech02_6 0 0 0 1 1 +( 140 -1352 -128 ) ( 148 -1344 -128 ) ( 140 -1352 0 ) tech02_6 0 0 0 1 1 +( 152 -1360 -128 ) ( 140 -1360 -128 ) ( 152 -1360 0 ) tech02_6 0 0 0 1 1 +} +// brush 98 +{ +( 112 -1348 252 ) ( 116 -1348 248 ) ( 116 -1380 248 ) tech02_6 0 0 0 1 1 +( 108 -1380 248 ) ( 112 -1348 252 ) ( 112 -1380 252 ) tech02_6 0 0 0 1 1 +( 108 -1380 248 ) ( 112 -1380 244 ) ( 112 -1348 244 ) tech02_6 0 0 0 1 1 +( 116 -1348 248 ) ( 112 -1348 244 ) ( 112 -1380 244 ) tech02_6 0 0 0 1 1 +( 116 -1352 64 ) ( 108 -1344 -64 ) ( 116 -1352 -64 ) tech02_6 0 0 0 1 1 +( 104 -1360 64 ) ( 116 -1360 -64 ) ( 104 -1360 -64 ) tech02_6 0 0 0 1 1 +} +// brush 99 +{ +( 140 -1380 248 ) ( 140 -1348 248 ) ( 144 -1348 252 ) tech02_6 0 0 0 1 1 +( 144 -1380 252 ) ( 144 -1348 252 ) ( 148 -1380 248 ) tech02_6 0 0 0 1 1 +( 144 -1348 244 ) ( 144 -1380 244 ) ( 148 -1380 248 ) tech02_6 0 0 0 1 1 +( 144 -1380 244 ) ( 144 -1348 244 ) ( 140 -1348 248 ) tech02_6 0 0 0 1 1 +( 140 -1352 -64 ) ( 148 -1344 -64 ) ( 140 -1352 64 ) tech02_6 0 0 0 1 1 +( 152 -1360 -64 ) ( 140 -1360 -64 ) ( 152 -1360 64 ) tech02_6 0 0 0 1 1 +} +// brush 100 +{ +( 144 -1352 24 ) ( 112 -1352 24 ) ( 112 -1348 28 ) tech02_6 0 0 0 1 1 +( 144 -1348 28 ) ( 112 -1348 28 ) ( 144 -1344 24 ) tech02_6 0 0 0 1 1 +( 112 -1348 20 ) ( 144 -1348 20 ) ( 144 -1344 24 ) tech02_6 0 0 0 1 1 +( 144 -1348 20 ) ( 112 -1348 20 ) ( 112 -1352 24 ) tech02_6 0 0 0 1 1 +( 116 -1352 -288 ) ( 108 -1344 -288 ) ( 116 -1352 -160 ) tech02_6 0 0 0 1 1 +( 148 -1344 -288 ) ( 140 -1352 -288 ) ( 148 -1344 -160 ) tech02_6 0 0 0 1 1 +} +// brush 101 +{ +( 112 -1348 604 ) ( 116 -1348 600 ) ( 116 -1380 600 ) tech02_6 0 0 0 1 1 +( 108 -1380 600 ) ( 112 -1348 604 ) ( 112 -1380 604 ) tech02_6 0 0 0 1 1 +( 108 -1380 600 ) ( 112 -1380 596 ) ( 112 -1348 596 ) tech02_6 0 0 0 1 1 +( 116 -1348 600 ) ( 112 -1348 596 ) ( 112 -1380 596 ) tech02_6 0 0 0 1 1 +( 116 -1352 416 ) ( 108 -1344 288 ) ( 116 -1352 288 ) tech02_6 0 0 0 1 1 +( 104 -1360 416 ) ( 116 -1360 288 ) ( 104 -1360 288 ) tech02_6 0 0 0 1 1 +} +// brush 102 +{ +( 112 -1348 -196 ) ( 116 -1348 -200 ) ( 116 -1380 -200 ) tech02_6 0 0 0 1 1 +( 108 -1380 -200 ) ( 112 -1348 -196 ) ( 112 -1380 -196 ) tech02_6 0 0 0 1 1 +( 108 -1380 -200 ) ( 112 -1380 -204 ) ( 112 -1348 -204 ) tech02_6 0 0 0 1 1 +( 116 -1348 -200 ) ( 112 -1348 -204 ) ( 112 -1380 -204 ) tech02_6 0 0 0 1 1 +( 116 -1352 -384 ) ( 108 -1344 -512 ) ( 116 -1352 -512 ) tech02_6 0 0 0 1 1 +( 104 -1360 -384 ) ( 116 -1360 -512 ) ( 104 -1360 -512 ) tech02_6 0 0 0 1 1 +} +// brush 103 +{ +( 144 -1352 -200 ) ( 112 -1352 -200 ) ( 112 -1348 -196 ) tech02_6 0 0 0 1 1 +( 144 -1348 -196 ) ( 112 -1348 -196 ) ( 144 -1344 -200 ) tech02_6 0 0 0 1 1 +( 112 -1348 -204 ) ( 144 -1348 -204 ) ( 144 -1344 -200 ) tech02_6 0 0 0 1 1 +( 144 -1348 -204 ) ( 112 -1348 -204 ) ( 112 -1352 -200 ) tech02_6 0 0 0 1 1 +( 116 -1352 -512 ) ( 108 -1344 -512 ) ( 116 -1352 -384 ) tech02_6 0 0 0 1 1 +( 148 -1344 -512 ) ( 140 -1352 -512 ) ( 148 -1344 -384 ) tech02_6 0 0 0 1 1 +} +// brush 104 +{ +( 112 -1348 636 ) ( 116 -1348 632 ) ( 116 -1380 632 ) tech02_6 0 0 0 1 1 +( 108 -1380 632 ) ( 112 -1348 636 ) ( 112 -1380 636 ) tech02_6 0 0 0 1 1 +( 108 -1380 632 ) ( 112 -1380 628 ) ( 112 -1348 628 ) tech02_6 0 0 0 1 1 +( 116 -1348 632 ) ( 112 -1348 628 ) ( 112 -1380 628 ) tech02_6 0 0 0 1 1 +( 116 -1352 448 ) ( 108 -1344 320 ) ( 116 -1352 320 ) tech02_6 0 0 0 1 1 +( 104 -1360 448 ) ( 116 -1360 320 ) ( 104 -1360 320 ) tech02_6 0 0 0 1 1 +} +// brush 105 +{ +( 112 -1348 -164 ) ( 116 -1348 -168 ) ( 116 -1380 -168 ) tech02_6 0 0 0 1 1 +( 108 -1380 -168 ) ( 112 -1348 -164 ) ( 112 -1380 -164 ) tech02_6 0 0 0 1 1 +( 108 -1380 -168 ) ( 112 -1380 -172 ) ( 112 -1348 -172 ) tech02_6 0 0 0 1 1 +( 116 -1348 -168 ) ( 112 -1348 -172 ) ( 112 -1380 -172 ) tech02_6 0 0 0 1 1 +( 116 -1352 -352 ) ( 108 -1344 -480 ) ( 116 -1352 -480 ) tech02_6 0 0 0 1 1 +( 104 -1360 -352 ) ( 116 -1360 -480 ) ( 104 -1360 -480 ) tech02_6 0 0 0 1 1 +} +// brush 106 +{ +( 112 -1348 572 ) ( 116 -1348 568 ) ( 116 -1380 568 ) tech02_6 0 0 0 1 1 +( 108 -1380 568 ) ( 112 -1348 572 ) ( 112 -1380 572 ) tech02_6 0 0 0 1 1 +( 108 -1380 568 ) ( 112 -1380 564 ) ( 112 -1348 564 ) tech02_6 0 0 0 1 1 +( 116 -1348 568 ) ( 112 -1348 564 ) ( 112 -1380 564 ) tech02_6 0 0 0 1 1 +( 116 -1352 384 ) ( 108 -1344 256 ) ( 116 -1352 256 ) tech02_6 0 0 0 1 1 +( 104 -1360 384 ) ( 116 -1360 256 ) ( 104 -1360 256 ) tech02_6 0 0 0 1 1 +} +// brush 107 +{ +( 144 -1352 -232 ) ( 112 -1352 -232 ) ( 112 -1348 -228 ) tech02_6 0 0 0 1 1 +( 144 -1348 -228 ) ( 112 -1348 -228 ) ( 144 -1344 -232 ) tech02_6 0 0 0 1 1 +( 112 -1348 -236 ) ( 144 -1348 -236 ) ( 144 -1344 -232 ) tech02_6 0 0 0 1 1 +( 144 -1348 -236 ) ( 112 -1348 -236 ) ( 112 -1352 -232 ) tech02_6 0 0 0 1 1 +( 116 -1352 -544 ) ( 108 -1344 -544 ) ( 116 -1352 -416 ) tech02_6 0 0 0 1 1 +( 148 -1344 -544 ) ( 140 -1352 -544 ) ( 148 -1344 -416 ) tech02_6 0 0 0 1 1 +} +// brush 108 +{ +( 112 -1348 -228 ) ( 116 -1348 -232 ) ( 116 -1380 -232 ) tech02_6 0 0 0 1 1 +( 108 -1380 -232 ) ( 112 -1348 -228 ) ( 112 -1380 -228 ) tech02_6 0 0 0 1 1 +( 108 -1380 -232 ) ( 112 -1380 -236 ) ( 112 -1348 -236 ) tech02_6 0 0 0 1 1 +( 116 -1348 -232 ) ( 112 -1348 -236 ) ( 112 -1380 -236 ) tech02_6 0 0 0 1 1 +( 116 -1352 -416 ) ( 108 -1344 -544 ) ( 116 -1352 -544 ) tech02_6 0 0 0 1 1 +( 104 -1360 -416 ) ( 116 -1360 -544 ) ( 104 -1360 -544 ) tech02_6 0 0 0 1 1 +} +// brush 109 +{ +( 140 -1380 536 ) ( 140 -1348 536 ) ( 144 -1348 540 ) tech02_6 0 0 0 1 1 +( 144 -1380 540 ) ( 144 -1348 540 ) ( 148 -1380 536 ) tech02_6 0 0 0 1 1 +( 144 -1348 532 ) ( 144 -1380 532 ) ( 148 -1380 536 ) tech02_6 0 0 0 1 1 +( 144 -1380 532 ) ( 144 -1348 532 ) ( 140 -1348 536 ) tech02_6 0 0 0 1 1 +( 140 -1352 224 ) ( 148 -1344 224 ) ( 140 -1352 352 ) tech02_6 0 0 0 1 1 +( 152 -1360 224 ) ( 140 -1360 224 ) ( 152 -1360 352 ) tech02_6 0 0 0 1 1 +} +// brush 110 +{ +( 140 -1380 152 ) ( 140 -1348 152 ) ( 144 -1348 156 ) tech02_6 0 0 0 1 1 +( 144 -1380 156 ) ( 144 -1348 156 ) ( 148 -1380 152 ) tech02_6 0 0 0 1 1 +( 144 -1348 148 ) ( 144 -1380 148 ) ( 148 -1380 152 ) tech02_6 0 0 0 1 1 +( 144 -1380 148 ) ( 144 -1348 148 ) ( 140 -1348 152 ) tech02_6 0 0 0 1 1 +( 140 -1352 -160 ) ( 148 -1344 -160 ) ( 140 -1352 -32 ) tech02_6 0 0 0 1 1 +( 152 -1360 -160 ) ( 140 -1360 -160 ) ( 152 -1360 -32 ) tech02_6 0 0 0 1 1 +} +// brush 111 +{ +( 112 -1348 28 ) ( 116 -1348 24 ) ( 116 -1380 24 ) tech02_6 0 0 0 1 1 +( 108 -1380 24 ) ( 112 -1348 28 ) ( 112 -1380 28 ) tech02_6 0 0 0 1 1 +( 108 -1380 24 ) ( 112 -1380 20 ) ( 112 -1348 20 ) tech02_6 0 0 0 1 1 +( 116 -1348 24 ) ( 112 -1348 20 ) ( 112 -1380 20 ) tech02_6 0 0 0 1 1 +( 116 -1352 -160 ) ( 108 -1344 -288 ) ( 116 -1352 -288 ) tech02_6 0 0 0 1 1 +( 104 -1360 -160 ) ( 116 -1360 -288 ) ( 104 -1360 -288 ) tech02_6 0 0 0 1 1 +} +// brush 112 +{ +( 144 -1352 344 ) ( 112 -1352 344 ) ( 112 -1348 348 ) tech02_6 0 0 0 1 1 +( 144 -1348 348 ) ( 112 -1348 348 ) ( 144 -1344 344 ) tech02_6 0 0 0 1 1 +( 112 -1348 340 ) ( 144 -1348 340 ) ( 144 -1344 344 ) tech02_6 0 0 0 1 1 +( 144 -1348 340 ) ( 112 -1348 340 ) ( 112 -1352 344 ) tech02_6 0 0 0 1 1 +( 116 -1352 32 ) ( 108 -1344 32 ) ( 116 -1352 160 ) tech02_6 0 0 0 1 1 +( 148 -1344 32 ) ( 140 -1352 32 ) ( 148 -1344 160 ) tech02_6 0 0 0 1 1 +} +// brush 113 +{ +( 112 -1348 60 ) ( 116 -1348 56 ) ( 116 -1380 56 ) tech02_6 0 0 0 1 1 +( 108 -1380 56 ) ( 112 -1348 60 ) ( 112 -1380 60 ) tech02_6 0 0 0 1 1 +( 108 -1380 56 ) ( 112 -1380 52 ) ( 112 -1348 52 ) tech02_6 0 0 0 1 1 +( 116 -1348 56 ) ( 112 -1348 52 ) ( 112 -1380 52 ) tech02_6 0 0 0 1 1 +( 116 -1352 -128 ) ( 108 -1344 -256 ) ( 116 -1352 -256 ) tech02_6 0 0 0 1 1 +( 104 -1360 -128 ) ( 116 -1360 -256 ) ( 104 -1360 -256 ) tech02_6 0 0 0 1 1 +} +// brush 114 +{ +( 140 -1380 -40 ) ( 140 -1348 -40 ) ( 144 -1348 -36 ) tech02_6 0 0 0 1 1 +( 144 -1380 -36 ) ( 144 -1348 -36 ) ( 148 -1380 -40 ) tech02_6 0 0 0 1 1 +( 144 -1348 -44 ) ( 144 -1380 -44 ) ( 148 -1380 -40 ) tech02_6 0 0 0 1 1 +( 144 -1380 -44 ) ( 144 -1348 -44 ) ( 140 -1348 -40 ) tech02_6 0 0 0 1 1 +( 140 -1352 -352 ) ( 148 -1344 -352 ) ( 140 -1352 -224 ) tech02_6 0 0 0 1 1 +( 152 -1360 -352 ) ( 140 -1360 -352 ) ( 152 -1360 -224 ) tech02_6 0 0 0 1 1 +} +// brush 115 +{ +( 140 -1380 440 ) ( 140 -1348 440 ) ( 144 -1348 444 ) tech02_6 0 0 0 1 1 +( 144 -1380 444 ) ( 144 -1348 444 ) ( 148 -1380 440 ) tech02_6 0 0 0 1 1 +( 144 -1348 436 ) ( 144 -1380 436 ) ( 148 -1380 440 ) tech02_6 0 0 0 1 1 +( 144 -1380 436 ) ( 144 -1348 436 ) ( 140 -1348 440 ) tech02_6 0 0 0 1 1 +( 140 -1352 128 ) ( 148 -1344 128 ) ( 140 -1352 256 ) tech02_6 0 0 0 1 1 +( 152 -1360 128 ) ( 140 -1360 128 ) ( 152 -1360 256 ) tech02_6 0 0 0 1 1 +} +// brush 116 +{ +( 144 -1352 280 ) ( 112 -1352 280 ) ( 112 -1348 284 ) tech02_6 0 0 0 1 1 +( 144 -1348 284 ) ( 112 -1348 284 ) ( 144 -1344 280 ) tech02_6 0 0 0 1 1 +( 112 -1348 276 ) ( 144 -1348 276 ) ( 144 -1344 280 ) tech02_6 0 0 0 1 1 +( 144 -1348 276 ) ( 112 -1348 276 ) ( 112 -1352 280 ) tech02_6 0 0 0 1 1 +( 116 -1352 -32 ) ( 108 -1344 -32 ) ( 116 -1352 96 ) tech02_6 0 0 0 1 1 +( 148 -1344 -32 ) ( 140 -1352 -32 ) ( 148 -1344 96 ) tech02_6 0 0 0 1 1 +} +// brush 117 +{ +( 140 -1380 408 ) ( 140 -1348 408 ) ( 144 -1348 412 ) tech02_6 0 0 0 1 1 +( 144 -1380 412 ) ( 144 -1348 412 ) ( 148 -1380 408 ) tech02_6 0 0 0 1 1 +( 144 -1348 404 ) ( 144 -1380 404 ) ( 148 -1380 408 ) tech02_6 0 0 0 1 1 +( 144 -1380 404 ) ( 144 -1348 404 ) ( 140 -1348 408 ) tech02_6 0 0 0 1 1 +( 140 -1352 96 ) ( 148 -1344 96 ) ( 140 -1352 224 ) tech02_6 0 0 0 1 1 +( 152 -1360 96 ) ( 140 -1360 96 ) ( 152 -1360 224 ) tech02_6 0 0 0 1 1 +} +// brush 118 +{ +( 140 -1380 -104 ) ( 140 -1348 -104 ) ( 144 -1348 -100 ) tech02_6 0 0 0 1 1 +( 144 -1380 -100 ) ( 144 -1348 -100 ) ( 148 -1380 -104 ) tech02_6 0 0 0 1 1 +( 144 -1348 -108 ) ( 144 -1380 -108 ) ( 148 -1380 -104 ) tech02_6 0 0 0 1 1 +( 144 -1380 -108 ) ( 144 -1348 -108 ) ( 140 -1348 -104 ) tech02_6 0 0 0 1 1 +( 140 -1352 -416 ) ( 148 -1344 -416 ) ( 140 -1352 -288 ) tech02_6 0 0 0 1 1 +( 152 -1360 -416 ) ( 140 -1360 -416 ) ( 152 -1360 -288 ) tech02_6 0 0 0 1 1 +} +// brush 119 +{ +( 140 -1380 24 ) ( 140 -1348 24 ) ( 144 -1348 28 ) tech02_6 0 0 0 1 1 +( 144 -1380 28 ) ( 144 -1348 28 ) ( 148 -1380 24 ) tech02_6 0 0 0 1 1 +( 144 -1348 20 ) ( 144 -1380 20 ) ( 148 -1380 24 ) tech02_6 0 0 0 1 1 +( 144 -1380 20 ) ( 144 -1348 20 ) ( 140 -1348 24 ) tech02_6 0 0 0 1 1 +( 140 -1352 -288 ) ( 148 -1344 -288 ) ( 140 -1352 -160 ) tech02_6 0 0 0 1 1 +( 152 -1360 -288 ) ( 140 -1360 -288 ) ( 152 -1360 -160 ) tech02_6 0 0 0 1 1 +} +// brush 120 +{ +( 112 -1348 380 ) ( 116 -1348 376 ) ( 116 -1380 376 ) tech02_6 0 0 0 1 1 +( 108 -1380 376 ) ( 112 -1348 380 ) ( 112 -1380 380 ) tech02_6 0 0 0 1 1 +( 108 -1380 376 ) ( 112 -1380 372 ) ( 112 -1348 372 ) tech02_6 0 0 0 1 1 +( 116 -1348 376 ) ( 112 -1348 372 ) ( 112 -1380 372 ) tech02_6 0 0 0 1 1 +( 116 -1352 192 ) ( 108 -1344 64 ) ( 116 -1352 64 ) tech02_6 0 0 0 1 1 +( 104 -1360 192 ) ( 116 -1360 64 ) ( 104 -1360 64 ) tech02_6 0 0 0 1 1 +} +// brush 121 +{ +( 140 -1380 504 ) ( 140 -1348 504 ) ( 144 -1348 508 ) tech02_6 0 0 0 1 1 +( 144 -1380 508 ) ( 144 -1348 508 ) ( 148 -1380 504 ) tech02_6 0 0 0 1 1 +( 144 -1348 500 ) ( 144 -1380 500 ) ( 148 -1380 504 ) tech02_6 0 0 0 1 1 +( 144 -1380 500 ) ( 144 -1348 500 ) ( 140 -1348 504 ) tech02_6 0 0 0 1 1 +( 140 -1352 192 ) ( 148 -1344 192 ) ( 140 -1352 320 ) tech02_6 0 0 0 1 1 +( 152 -1360 192 ) ( 140 -1360 192 ) ( 152 -1360 320 ) tech02_6 0 0 0 1 1 +} +// brush 122 +{ +( 112 -1348 412 ) ( 116 -1348 408 ) ( 116 -1380 408 ) tech02_6 0 0 0 1 1 +( 108 -1380 408 ) ( 112 -1348 412 ) ( 112 -1380 412 ) tech02_6 0 0 0 1 1 +( 108 -1380 408 ) ( 112 -1380 404 ) ( 112 -1348 404 ) tech02_6 0 0 0 1 1 +( 116 -1348 408 ) ( 112 -1348 404 ) ( 112 -1380 404 ) tech02_6 0 0 0 1 1 +( 116 -1352 224 ) ( 108 -1344 96 ) ( 116 -1352 96 ) tech02_6 0 0 0 1 1 +( 104 -1360 224 ) ( 116 -1360 96 ) ( 104 -1360 96 ) tech02_6 0 0 0 1 1 +} +// brush 123 +{ +( 112 -1348 316 ) ( 116 -1348 312 ) ( 116 -1380 312 ) tech02_6 0 0 0 1 1 +( 108 -1380 312 ) ( 112 -1348 316 ) ( 112 -1380 316 ) tech02_6 0 0 0 1 1 +( 108 -1380 312 ) ( 112 -1380 308 ) ( 112 -1348 308 ) tech02_6 0 0 0 1 1 +( 116 -1348 312 ) ( 112 -1348 308 ) ( 112 -1380 308 ) tech02_6 0 0 0 1 1 +( 116 -1352 128 ) ( 108 -1344 0 ) ( 116 -1352 0 ) tech02_6 0 0 0 1 1 +( 104 -1360 128 ) ( 116 -1360 0 ) ( 104 -1360 0 ) tech02_6 0 0 0 1 1 +} +// brush 124 +{ +( 112 -1348 476 ) ( 116 -1348 472 ) ( 116 -1380 472 ) tech02_6 0 0 0 1 1 +( 108 -1380 472 ) ( 112 -1348 476 ) ( 112 -1380 476 ) tech02_6 0 0 0 1 1 +( 108 -1380 472 ) ( 112 -1380 468 ) ( 112 -1348 468 ) tech02_6 0 0 0 1 1 +( 116 -1348 472 ) ( 112 -1348 468 ) ( 112 -1380 468 ) tech02_6 0 0 0 1 1 +( 116 -1352 288 ) ( 108 -1344 160 ) ( 116 -1352 160 ) tech02_6 0 0 0 1 1 +( 104 -1360 288 ) ( 116 -1360 160 ) ( 104 -1360 160 ) tech02_6 0 0 0 1 1 +} +// brush 125 +{ +( 144 -1352 376 ) ( 112 -1352 376 ) ( 112 -1348 380 ) tech02_6 0 0 0 1 1 +( 144 -1348 380 ) ( 112 -1348 380 ) ( 144 -1344 376 ) tech02_6 0 0 0 1 1 +( 112 -1348 372 ) ( 144 -1348 372 ) ( 144 -1344 376 ) tech02_6 0 0 0 1 1 +( 144 -1348 372 ) ( 112 -1348 372 ) ( 112 -1352 376 ) tech02_6 0 0 0 1 1 +( 116 -1352 64 ) ( 108 -1344 64 ) ( 116 -1352 192 ) tech02_6 0 0 0 1 1 +( 148 -1344 64 ) ( 140 -1352 64 ) ( 148 -1344 192 ) tech02_6 0 0 0 1 1 +} +// brush 126 +{ +( 144 -1352 472 ) ( 112 -1352 472 ) ( 112 -1348 476 ) tech02_6 0 0 0 1 1 +( 144 -1348 476 ) ( 112 -1348 476 ) ( 144 -1344 472 ) tech02_6 0 0 0 1 1 +( 112 -1348 468 ) ( 144 -1348 468 ) ( 144 -1344 472 ) tech02_6 0 0 0 1 1 +( 144 -1348 468 ) ( 112 -1348 468 ) ( 112 -1352 472 ) tech02_6 0 0 0 1 1 +( 116 -1352 160 ) ( 108 -1344 160 ) ( 116 -1352 288 ) tech02_6 0 0 0 1 1 +( 148 -1344 160 ) ( 140 -1352 160 ) ( 148 -1344 288 ) tech02_6 0 0 0 1 1 +} +// brush 127 +{ +( 144 -1352 120 ) ( 112 -1352 120 ) ( 112 -1348 124 ) tech02_6 0 0 0 1 1 +( 144 -1348 124 ) ( 112 -1348 124 ) ( 144 -1344 120 ) tech02_6 0 0 0 1 1 +( 112 -1348 116 ) ( 144 -1348 116 ) ( 144 -1344 120 ) tech02_6 0 0 0 1 1 +( 144 -1348 116 ) ( 112 -1348 116 ) ( 112 -1352 120 ) tech02_6 0 0 0 1 1 +( 116 -1352 -192 ) ( 108 -1344 -192 ) ( 116 -1352 -64 ) tech02_6 0 0 0 1 1 +( 148 -1344 -192 ) ( 140 -1352 -192 ) ( 148 -1344 -64 ) tech02_6 0 0 0 1 1 +} +// brush 128 +{ +( 144 -1352 88 ) ( 112 -1352 88 ) ( 112 -1348 92 ) tech02_6 0 0 0 1 1 +( 144 -1348 92 ) ( 112 -1348 92 ) ( 144 -1344 88 ) tech02_6 0 0 0 1 1 +( 112 -1348 84 ) ( 144 -1348 84 ) ( 144 -1344 88 ) tech02_6 0 0 0 1 1 +( 144 -1348 84 ) ( 112 -1348 84 ) ( 112 -1352 88 ) tech02_6 0 0 0 1 1 +( 116 -1352 -224 ) ( 108 -1344 -224 ) ( 116 -1352 -96 ) tech02_6 0 0 0 1 1 +( 148 -1344 -224 ) ( 140 -1352 -224 ) ( 148 -1344 -96 ) tech02_6 0 0 0 1 1 +} +// brush 129 +{ +( 144 -1352 312 ) ( 112 -1352 312 ) ( 112 -1348 316 ) tech02_6 0 0 0 1 1 +( 144 -1348 316 ) ( 112 -1348 316 ) ( 144 -1344 312 ) tech02_6 0 0 0 1 1 +( 112 -1348 308 ) ( 144 -1348 308 ) ( 144 -1344 312 ) tech02_6 0 0 0 1 1 +( 144 -1348 308 ) ( 112 -1348 308 ) ( 112 -1352 312 ) tech02_6 0 0 0 1 1 +( 116 -1352 0 ) ( 108 -1344 0 ) ( 116 -1352 128 ) tech02_6 0 0 0 1 1 +( 148 -1344 0 ) ( 140 -1352 0 ) ( 148 -1344 128 ) tech02_6 0 0 0 1 1 +} +// brush 130 +{ +( 112 -1348 508 ) ( 116 -1348 504 ) ( 116 -1380 504 ) tech02_6 0 0 0 1 1 +( 108 -1380 504 ) ( 112 -1348 508 ) ( 112 -1380 508 ) tech02_6 0 0 0 1 1 +( 108 -1380 504 ) ( 112 -1380 500 ) ( 112 -1348 500 ) tech02_6 0 0 0 1 1 +( 116 -1348 504 ) ( 112 -1348 500 ) ( 112 -1380 500 ) tech02_6 0 0 0 1 1 +( 116 -1352 320 ) ( 108 -1344 192 ) ( 116 -1352 192 ) tech02_6 0 0 0 1 1 +( 104 -1360 320 ) ( 116 -1360 192 ) ( 104 -1360 192 ) tech02_6 0 0 0 1 1 +} +// brush 131 +{ +( 140 -1380 88 ) ( 140 -1348 88 ) ( 144 -1348 92 ) tech02_6 0 0 0 1 1 +( 144 -1380 92 ) ( 144 -1348 92 ) ( 148 -1380 88 ) tech02_6 0 0 0 1 1 +( 144 -1348 84 ) ( 144 -1380 84 ) ( 148 -1380 88 ) tech02_6 0 0 0 1 1 +( 144 -1380 84 ) ( 144 -1348 84 ) ( 140 -1348 88 ) tech02_6 0 0 0 1 1 +( 140 -1352 -224 ) ( 148 -1344 -224 ) ( 140 -1352 -96 ) tech02_6 0 0 0 1 1 +( 152 -1360 -224 ) ( 140 -1360 -224 ) ( 152 -1360 -96 ) tech02_6 0 0 0 1 1 +} +// brush 132 +{ +( 140 -1380 56 ) ( 140 -1348 56 ) ( 144 -1348 60 ) tech02_6 0 0 0 1 1 +( 144 -1380 60 ) ( 144 -1348 60 ) ( 148 -1380 56 ) tech02_6 0 0 0 1 1 +( 144 -1348 52 ) ( 144 -1380 52 ) ( 148 -1380 56 ) tech02_6 0 0 0 1 1 +( 144 -1380 52 ) ( 144 -1348 52 ) ( 140 -1348 56 ) tech02_6 0 0 0 1 1 +( 140 -1352 -256 ) ( 148 -1344 -256 ) ( 140 -1352 -128 ) tech02_6 0 0 0 1 1 +( 152 -1360 -256 ) ( 140 -1360 -256 ) ( 152 -1360 -128 ) tech02_6 0 0 0 1 1 +} +// brush 133 +{ +( 112 -1348 124 ) ( 116 -1348 120 ) ( 116 -1380 120 ) tech02_6 0 0 0 1 1 +( 108 -1380 120 ) ( 112 -1348 124 ) ( 112 -1380 124 ) tech02_6 0 0 0 1 1 +( 108 -1380 120 ) ( 112 -1380 116 ) ( 112 -1348 116 ) tech02_6 0 0 0 1 1 +( 116 -1348 120 ) ( 112 -1348 116 ) ( 112 -1380 116 ) tech02_6 0 0 0 1 1 +( 116 -1352 -64 ) ( 108 -1344 -192 ) ( 116 -1352 -192 ) tech02_6 0 0 0 1 1 +( 104 -1360 -64 ) ( 116 -1360 -192 ) ( 104 -1360 -192 ) tech02_6 0 0 0 1 1 +} +// brush 134 +{ +( 140 -1380 120 ) ( 140 -1348 120 ) ( 144 -1348 124 ) tech02_6 0 0 0 1 1 +( 144 -1380 124 ) ( 144 -1348 124 ) ( 148 -1380 120 ) tech02_6 0 0 0 1 1 +( 144 -1348 116 ) ( 144 -1380 116 ) ( 148 -1380 120 ) tech02_6 0 0 0 1 1 +( 144 -1380 116 ) ( 144 -1348 116 ) ( 140 -1348 120 ) tech02_6 0 0 0 1 1 +( 140 -1352 -192 ) ( 148 -1344 -192 ) ( 140 -1352 -64 ) tech02_6 0 0 0 1 1 +( 152 -1360 -192 ) ( 140 -1360 -192 ) ( 152 -1360 -64 ) tech02_6 0 0 0 1 1 +} +// brush 135 +{ +( 140 -1380 216 ) ( 140 -1348 216 ) ( 144 -1348 220 ) tech02_6 0 0 0 1 1 +( 144 -1380 220 ) ( 144 -1348 220 ) ( 148 -1380 216 ) tech02_6 0 0 0 1 1 +( 144 -1348 212 ) ( 144 -1380 212 ) ( 148 -1380 216 ) tech02_6 0 0 0 1 1 +( 144 -1380 212 ) ( 144 -1348 212 ) ( 140 -1348 216 ) tech02_6 0 0 0 1 1 +( 140 -1352 -96 ) ( 148 -1344 -96 ) ( 140 -1352 32 ) tech02_6 0 0 0 1 1 +( 152 -1360 -96 ) ( 140 -1360 -96 ) ( 152 -1360 32 ) tech02_6 0 0 0 1 1 +} +// brush 136 +{ +( 144 -1352 56 ) ( 112 -1352 56 ) ( 112 -1348 60 ) tech02_6 0 0 0 1 1 +( 144 -1348 60 ) ( 112 -1348 60 ) ( 144 -1344 56 ) tech02_6 0 0 0 1 1 +( 112 -1348 52 ) ( 144 -1348 52 ) ( 144 -1344 56 ) tech02_6 0 0 0 1 1 +( 144 -1348 52 ) ( 112 -1348 52 ) ( 112 -1352 56 ) tech02_6 0 0 0 1 1 +( 116 -1352 -256 ) ( 108 -1344 -256 ) ( 116 -1352 -128 ) tech02_6 0 0 0 1 1 +( 148 -1344 -256 ) ( 140 -1352 -256 ) ( 148 -1344 -128 ) tech02_6 0 0 0 1 1 +} +// brush 137 +{ +( 112 -1348 92 ) ( 116 -1348 88 ) ( 116 -1380 88 ) tech02_6 0 0 0 1 1 +( 108 -1380 88 ) ( 112 -1348 92 ) ( 112 -1380 92 ) tech02_6 0 0 0 1 1 +( 108 -1380 88 ) ( 112 -1380 84 ) ( 112 -1348 84 ) tech02_6 0 0 0 1 1 +( 116 -1348 88 ) ( 112 -1348 84 ) ( 112 -1380 84 ) tech02_6 0 0 0 1 1 +( 116 -1352 -96 ) ( 108 -1344 -224 ) ( 116 -1352 -224 ) tech02_6 0 0 0 1 1 +( 104 -1360 -96 ) ( 116 -1360 -224 ) ( 104 -1360 -224 ) tech02_6 0 0 0 1 1 +} +// brush 138 +{ +( 144 -1352 536 ) ( 112 -1352 536 ) ( 112 -1348 540 ) tech02_6 0 0 0 1 1 +( 144 -1348 540 ) ( 112 -1348 540 ) ( 144 -1344 536 ) tech02_6 0 0 0 1 1 +( 112 -1348 532 ) ( 144 -1348 532 ) ( 144 -1344 536 ) tech02_6 0 0 0 1 1 +( 144 -1348 532 ) ( 112 -1348 532 ) ( 112 -1352 536 ) tech02_6 0 0 0 1 1 +( 116 -1352 224 ) ( 108 -1344 224 ) ( 116 -1352 352 ) tech02_6 0 0 0 1 1 +( 148 -1344 224 ) ( 140 -1352 224 ) ( 148 -1344 352 ) tech02_6 0 0 0 1 1 +} +// brush 139 +{ +( 140 -1380 344 ) ( 140 -1348 344 ) ( 144 -1348 348 ) tech02_6 0 0 0 1 1 +( 144 -1380 348 ) ( 144 -1348 348 ) ( 148 -1380 344 ) tech02_6 0 0 0 1 1 +( 144 -1348 340 ) ( 144 -1380 340 ) ( 148 -1380 344 ) tech02_6 0 0 0 1 1 +( 144 -1380 340 ) ( 144 -1348 340 ) ( 140 -1348 344 ) tech02_6 0 0 0 1 1 +( 140 -1352 32 ) ( 148 -1344 32 ) ( 140 -1352 160 ) tech02_6 0 0 0 1 1 +( 152 -1360 32 ) ( 140 -1360 32 ) ( 152 -1360 160 ) tech02_6 0 0 0 1 1 +} +// brush 140 +{ +( 140 -1380 280 ) ( 140 -1348 280 ) ( 144 -1348 284 ) tech02_6 0 0 0 1 1 +( 144 -1380 284 ) ( 144 -1348 284 ) ( 148 -1380 280 ) tech02_6 0 0 0 1 1 +( 144 -1348 276 ) ( 144 -1380 276 ) ( 148 -1380 280 ) tech02_6 0 0 0 1 1 +( 144 -1380 276 ) ( 144 -1348 276 ) ( 140 -1348 280 ) tech02_6 0 0 0 1 1 +( 140 -1352 -32 ) ( 148 -1344 -32 ) ( 140 -1352 96 ) tech02_6 0 0 0 1 1 +( 152 -1360 -32 ) ( 140 -1360 -32 ) ( 152 -1360 96 ) tech02_6 0 0 0 1 1 +} +// brush 141 +{ +( 112 -1348 -68 ) ( 116 -1348 -72 ) ( 116 -1380 -72 ) tech02_6 0 0 0 1 1 +( 108 -1380 -72 ) ( 112 -1348 -68 ) ( 112 -1380 -68 ) tech02_6 0 0 0 1 1 +( 108 -1380 -72 ) ( 112 -1380 -76 ) ( 112 -1348 -76 ) tech02_6 0 0 0 1 1 +( 116 -1348 -72 ) ( 112 -1348 -76 ) ( 112 -1380 -76 ) tech02_6 0 0 0 1 1 +( 116 -1352 -256 ) ( 108 -1344 -384 ) ( 116 -1352 -384 ) tech02_6 0 0 0 1 1 +( 104 -1360 -256 ) ( 116 -1360 -384 ) ( 104 -1360 -384 ) tech02_6 0 0 0 1 1 +} +// brush 142 +{ +( 144 -1352 -72 ) ( 112 -1352 -72 ) ( 112 -1348 -68 ) tech02_6 0 0 0 1 1 +( 144 -1348 -68 ) ( 112 -1348 -68 ) ( 144 -1344 -72 ) tech02_6 0 0 0 1 1 +( 112 -1348 -76 ) ( 144 -1348 -76 ) ( 144 -1344 -72 ) tech02_6 0 0 0 1 1 +( 144 -1348 -76 ) ( 112 -1348 -76 ) ( 112 -1352 -72 ) tech02_6 0 0 0 1 1 +( 116 -1352 -384 ) ( 108 -1344 -384 ) ( 116 -1352 -256 ) tech02_6 0 0 0 1 1 +( 148 -1344 -384 ) ( 140 -1352 -384 ) ( 148 -1344 -256 ) tech02_6 0 0 0 1 1 +} +// brush 143 +{ +( 112 -1348 -36 ) ( 116 -1348 -40 ) ( 116 -1380 -40 ) tech02_6 0 0 0 1 1 +( 108 -1380 -40 ) ( 112 -1348 -36 ) ( 112 -1380 -36 ) tech02_6 0 0 0 1 1 +( 108 -1380 -40 ) ( 112 -1380 -44 ) ( 112 -1348 -44 ) tech02_6 0 0 0 1 1 +( 116 -1348 -40 ) ( 112 -1348 -44 ) ( 112 -1380 -44 ) tech02_6 0 0 0 1 1 +( 116 -1352 -224 ) ( 108 -1344 -352 ) ( 116 -1352 -352 ) tech02_6 0 0 0 1 1 +( 104 -1360 -224 ) ( 116 -1360 -352 ) ( 104 -1360 -352 ) tech02_6 0 0 0 1 1 +} +// brush 144 +{ +( 144 -1352 -104 ) ( 112 -1352 -104 ) ( 112 -1348 -100 ) tech02_6 0 0 0 1 1 +( 144 -1348 -100 ) ( 112 -1348 -100 ) ( 144 -1344 -104 ) tech02_6 0 0 0 1 1 +( 112 -1348 -108 ) ( 144 -1348 -108 ) ( 144 -1344 -104 ) tech02_6 0 0 0 1 1 +( 144 -1348 -108 ) ( 112 -1348 -108 ) ( 112 -1352 -104 ) tech02_6 0 0 0 1 1 +( 116 -1352 -416 ) ( 108 -1344 -416 ) ( 116 -1352 -288 ) tech02_6 0 0 0 1 1 +( 148 -1344 -416 ) ( 140 -1352 -416 ) ( 148 -1344 -288 ) tech02_6 0 0 0 1 1 +} +// brush 145 +{ +( 112 -1348 -100 ) ( 116 -1348 -104 ) ( 116 -1380 -104 ) tech02_6 0 0 0 1 1 +( 108 -1380 -104 ) ( 112 -1348 -100 ) ( 112 -1380 -100 ) tech02_6 0 0 0 1 1 +( 108 -1380 -104 ) ( 112 -1380 -108 ) ( 112 -1348 -108 ) tech02_6 0 0 0 1 1 +( 116 -1348 -104 ) ( 112 -1348 -108 ) ( 112 -1380 -108 ) tech02_6 0 0 0 1 1 +( 116 -1352 -288 ) ( 108 -1344 -416 ) ( 116 -1352 -416 ) tech02_6 0 0 0 1 1 +( 104 -1360 -288 ) ( 116 -1360 -416 ) ( 104 -1360 -416 ) tech02_6 0 0 0 1 1 +} +// brush 146 +{ +( 144 -1352 -8 ) ( 112 -1352 -8 ) ( 112 -1348 -4 ) tech02_6 0 0 0 1 1 +( 144 -1348 -4 ) ( 112 -1348 -4 ) ( 144 -1344 -8 ) tech02_6 0 0 0 1 1 +( 112 -1348 -12 ) ( 144 -1348 -12 ) ( 144 -1344 -8 ) tech02_6 0 0 0 1 1 +( 144 -1348 -12 ) ( 112 -1348 -12 ) ( 112 -1352 -8 ) tech02_6 0 0 0 1 1 +( 116 -1352 -320 ) ( 108 -1344 -320 ) ( 116 -1352 -192 ) tech02_6 0 0 0 1 1 +( 148 -1344 -320 ) ( 140 -1352 -320 ) ( 148 -1344 -192 ) tech02_6 0 0 0 1 1 +} +// brush 147 +{ +( 144 -1352 -40 ) ( 112 -1352 -40 ) ( 112 -1348 -36 ) tech02_6 0 0 0 1 1 +( 144 -1348 -36 ) ( 112 -1348 -36 ) ( 144 -1344 -40 ) tech02_6 0 0 0 1 1 +( 112 -1348 -44 ) ( 144 -1348 -44 ) ( 144 -1344 -40 ) tech02_6 0 0 0 1 1 +( 144 -1348 -44 ) ( 112 -1348 -44 ) ( 112 -1352 -40 ) tech02_6 0 0 0 1 1 +( 116 -1352 -352 ) ( 108 -1344 -352 ) ( 116 -1352 -224 ) tech02_6 0 0 0 1 1 +( 148 -1344 -352 ) ( 140 -1352 -352 ) ( 148 -1344 -224 ) tech02_6 0 0 0 1 1 +} +// brush 148 +{ +( 140 -1380 -72 ) ( 140 -1348 -72 ) ( 144 -1348 -68 ) tech02_6 0 0 0 1 1 +( 144 -1380 -68 ) ( 144 -1348 -68 ) ( 148 -1380 -72 ) tech02_6 0 0 0 1 1 +( 144 -1348 -76 ) ( 144 -1380 -76 ) ( 148 -1380 -72 ) tech02_6 0 0 0 1 1 +( 144 -1380 -76 ) ( 144 -1348 -76 ) ( 140 -1348 -72 ) tech02_6 0 0 0 1 1 +( 140 -1352 -384 ) ( 148 -1344 -384 ) ( 140 -1352 -256 ) tech02_6 0 0 0 1 1 +( 152 -1360 -384 ) ( 140 -1360 -384 ) ( 152 -1360 -256 ) tech02_6 0 0 0 1 1 +} +// brush 149 +{ +( 112 -1348 -4 ) ( 116 -1348 -8 ) ( 116 -1380 -8 ) tech02_6 0 0 0 1 1 +( 108 -1380 -8 ) ( 112 -1348 -4 ) ( 112 -1380 -4 ) tech02_6 0 0 0 1 1 +( 108 -1380 -8 ) ( 112 -1380 -12 ) ( 112 -1348 -12 ) tech02_6 0 0 0 1 1 +( 116 -1348 -8 ) ( 112 -1348 -12 ) ( 112 -1380 -12 ) tech02_6 0 0 0 1 1 +( 116 -1352 -192 ) ( 108 -1344 -320 ) ( 116 -1352 -320 ) tech02_6 0 0 0 1 1 +( 104 -1360 -192 ) ( 116 -1360 -320 ) ( 104 -1360 -320 ) tech02_6 0 0 0 1 1 +} +// brush 150 +{ +( 140 -1380 -8 ) ( 140 -1348 -8 ) ( 144 -1348 -4 ) tech02_6 0 0 0 1 1 +( 144 -1380 -4 ) ( 144 -1348 -4 ) ( 148 -1380 -8 ) tech02_6 0 0 0 1 1 +( 144 -1348 -12 ) ( 144 -1380 -12 ) ( 148 -1380 -8 ) tech02_6 0 0 0 1 1 +( 144 -1380 -12 ) ( 144 -1348 -12 ) ( 140 -1348 -8 ) tech02_6 0 0 0 1 1 +( 140 -1352 -320 ) ( 148 -1344 -320 ) ( 140 -1352 -192 ) tech02_6 0 0 0 1 1 +( 152 -1360 -320 ) ( 140 -1360 -320 ) ( 152 -1360 -192 ) tech02_6 0 0 0 1 1 +} +// brush 151 +{ +( 112 -1348 444 ) ( 116 -1348 440 ) ( 116 -1380 440 ) tech02_6 0 0 0 1 1 +( 108 -1380 440 ) ( 112 -1348 444 ) ( 112 -1380 444 ) tech02_6 0 0 0 1 1 +( 108 -1380 440 ) ( 112 -1380 436 ) ( 112 -1348 436 ) tech02_6 0 0 0 1 1 +( 116 -1348 440 ) ( 112 -1348 436 ) ( 112 -1380 436 ) tech02_6 0 0 0 1 1 +( 116 -1352 256 ) ( 108 -1344 128 ) ( 116 -1352 128 ) tech02_6 0 0 0 1 1 +( 104 -1360 256 ) ( 116 -1360 128 ) ( 104 -1360 128 ) tech02_6 0 0 0 1 1 +} +// brush 152 +{ +( 144 -1352 568 ) ( 112 -1352 568 ) ( 112 -1348 572 ) tech02_6 0 0 0 1 1 +( 144 -1348 572 ) ( 112 -1348 572 ) ( 144 -1344 568 ) tech02_6 0 0 0 1 1 +( 112 -1348 564 ) ( 144 -1348 564 ) ( 144 -1344 568 ) tech02_6 0 0 0 1 1 +( 144 -1348 564 ) ( 112 -1348 564 ) ( 112 -1352 568 ) tech02_6 0 0 0 1 1 +( 116 -1352 256 ) ( 108 -1344 256 ) ( 116 -1352 384 ) tech02_6 0 0 0 1 1 +( 148 -1344 256 ) ( 140 -1352 256 ) ( 148 -1344 384 ) tech02_6 0 0 0 1 1 +} +// brush 153 +{ +( 144 -1352 408 ) ( 112 -1352 408 ) ( 112 -1348 412 ) tech02_6 0 0 0 1 1 +( 144 -1348 412 ) ( 112 -1348 412 ) ( 144 -1344 408 ) tech02_6 0 0 0 1 1 +( 112 -1348 404 ) ( 144 -1348 404 ) ( 144 -1344 408 ) tech02_6 0 0 0 1 1 +( 144 -1348 404 ) ( 112 -1348 404 ) ( 112 -1352 408 ) tech02_6 0 0 0 1 1 +( 116 -1352 96 ) ( 108 -1344 96 ) ( 116 -1352 224 ) tech02_6 0 0 0 1 1 +( 148 -1344 96 ) ( 140 -1352 96 ) ( 148 -1344 224 ) tech02_6 0 0 0 1 1 +} +// brush 154 +{ +( 144 -1352 440 ) ( 112 -1352 440 ) ( 112 -1348 444 ) tech02_6 0 0 0 1 1 +( 144 -1348 444 ) ( 112 -1348 444 ) ( 144 -1344 440 ) tech02_6 0 0 0 1 1 +( 112 -1348 436 ) ( 144 -1348 436 ) ( 144 -1344 440 ) tech02_6 0 0 0 1 1 +( 144 -1348 436 ) ( 112 -1348 436 ) ( 112 -1352 440 ) tech02_6 0 0 0 1 1 +( 116 -1352 128 ) ( 108 -1344 128 ) ( 116 -1352 256 ) tech02_6 0 0 0 1 1 +( 148 -1344 128 ) ( 140 -1352 128 ) ( 148 -1344 256 ) tech02_6 0 0 0 1 1 +} +// brush 155 +{ +( 140 -1380 472 ) ( 140 -1348 472 ) ( 144 -1348 476 ) tech02_6 0 0 0 1 1 +( 144 -1380 476 ) ( 144 -1348 476 ) ( 148 -1380 472 ) tech02_6 0 0 0 1 1 +( 144 -1348 468 ) ( 144 -1380 468 ) ( 148 -1380 472 ) tech02_6 0 0 0 1 1 +( 144 -1380 468 ) ( 144 -1348 468 ) ( 140 -1348 472 ) tech02_6 0 0 0 1 1 +( 140 -1352 160 ) ( 148 -1344 160 ) ( 140 -1352 288 ) tech02_6 0 0 0 1 1 +( 152 -1360 160 ) ( 140 -1360 160 ) ( 152 -1360 288 ) tech02_6 0 0 0 1 1 +} +// brush 156 +{ +( 144 -1352 504 ) ( 112 -1352 504 ) ( 112 -1348 508 ) tech02_6 0 0 0 1 1 +( 144 -1348 508 ) ( 112 -1348 508 ) ( 144 -1344 504 ) tech02_6 0 0 0 1 1 +( 112 -1348 500 ) ( 144 -1348 500 ) ( 144 -1344 504 ) tech02_6 0 0 0 1 1 +( 144 -1348 500 ) ( 112 -1348 500 ) ( 112 -1352 504 ) tech02_6 0 0 0 1 1 +( 116 -1352 192 ) ( 108 -1344 192 ) ( 116 -1352 320 ) tech02_6 0 0 0 1 1 +( 148 -1344 192 ) ( 140 -1352 192 ) ( 148 -1344 320 ) tech02_6 0 0 0 1 1 +} +// brush 157 +{ +( 112 -1348 284 ) ( 116 -1348 280 ) ( 116 -1380 280 ) tech02_6 0 0 0 1 1 +( 108 -1380 280 ) ( 112 -1348 284 ) ( 112 -1380 284 ) tech02_6 0 0 0 1 1 +( 108 -1380 280 ) ( 112 -1380 276 ) ( 112 -1348 276 ) tech02_6 0 0 0 1 1 +( 116 -1348 280 ) ( 112 -1348 276 ) ( 112 -1380 276 ) tech02_6 0 0 0 1 1 +( 116 -1352 96 ) ( 108 -1344 -32 ) ( 116 -1352 -32 ) tech02_6 0 0 0 1 1 +( 104 -1360 96 ) ( 116 -1360 -32 ) ( 104 -1360 -32 ) tech02_6 0 0 0 1 1 +} +// brush 158 +{ +( 144 -1352 -136 ) ( 112 -1352 -136 ) ( 112 -1348 -132 ) tech02_6 0 0 0 1 1 +( 144 -1348 -132 ) ( 112 -1348 -132 ) ( 144 -1344 -136 ) tech02_6 0 0 0 1 1 +( 112 -1348 -140 ) ( 144 -1348 -140 ) ( 144 -1344 -136 ) tech02_6 0 0 0 1 1 +( 144 -1348 -140 ) ( 112 -1348 -140 ) ( 112 -1352 -136 ) tech02_6 0 0 0 1 1 +( 116 -1352 -448 ) ( 108 -1344 -448 ) ( 116 -1352 -320 ) tech02_6 0 0 0 1 1 +( 148 -1344 -448 ) ( 140 -1352 -448 ) ( 148 -1344 -320 ) tech02_6 0 0 0 1 1 +} +// brush 159 +{ +( 144 -1352 -168 ) ( 112 -1352 -168 ) ( 112 -1348 -164 ) tech02_6 0 0 0 1 1 +( 144 -1348 -164 ) ( 112 -1348 -164 ) ( 144 -1344 -168 ) tech02_6 0 0 0 1 1 +( 112 -1348 -172 ) ( 144 -1348 -172 ) ( 144 -1344 -168 ) tech02_6 0 0 0 1 1 +( 144 -1348 -172 ) ( 112 -1348 -172 ) ( 112 -1352 -168 ) tech02_6 0 0 0 1 1 +( 116 -1352 -480 ) ( 108 -1344 -480 ) ( 116 -1352 -352 ) tech02_6 0 0 0 1 1 +( 148 -1344 -480 ) ( 140 -1352 -480 ) ( 148 -1344 -352 ) tech02_6 0 0 0 1 1 +} +// brush 160 +{ +( 140 -1380 -200 ) ( 140 -1348 -200 ) ( 144 -1348 -196 ) tech02_6 0 0 0 1 1 +( 144 -1380 -196 ) ( 144 -1348 -196 ) ( 148 -1380 -200 ) tech02_6 0 0 0 1 1 +( 144 -1348 -204 ) ( 144 -1380 -204 ) ( 148 -1380 -200 ) tech02_6 0 0 0 1 1 +( 144 -1380 -204 ) ( 144 -1348 -204 ) ( 140 -1348 -200 ) tech02_6 0 0 0 1 1 +( 140 -1352 -512 ) ( 148 -1344 -512 ) ( 140 -1352 -384 ) tech02_6 0 0 0 1 1 +( 152 -1360 -512 ) ( 140 -1360 -512 ) ( 152 -1360 -384 ) tech02_6 0 0 0 1 1 +} +// brush 161 +{ +( 140 -1380 376 ) ( 140 -1348 376 ) ( 144 -1348 380 ) tech02_6 0 0 0 1 1 +( 144 -1380 380 ) ( 144 -1348 380 ) ( 148 -1380 376 ) tech02_6 0 0 0 1 1 +( 144 -1348 372 ) ( 144 -1380 372 ) ( 148 -1380 376 ) tech02_6 0 0 0 1 1 +( 144 -1380 372 ) ( 144 -1348 372 ) ( 140 -1348 376 ) tech02_6 0 0 0 1 1 +( 140 -1352 64 ) ( 148 -1344 64 ) ( 140 -1352 192 ) tech02_6 0 0 0 1 1 +( 152 -1360 64 ) ( 140 -1360 64 ) ( 152 -1360 192 ) tech02_6 0 0 0 1 1 +} +// brush 162 +{ +( 112 -1348 348 ) ( 116 -1348 344 ) ( 116 -1380 344 ) tech02_6 0 0 0 1 1 +( 108 -1380 344 ) ( 112 -1348 348 ) ( 112 -1380 348 ) tech02_6 0 0 0 1 1 +( 108 -1380 344 ) ( 112 -1380 340 ) ( 112 -1348 340 ) tech02_6 0 0 0 1 1 +( 116 -1348 344 ) ( 112 -1348 340 ) ( 112 -1380 340 ) tech02_6 0 0 0 1 1 +( 116 -1352 160 ) ( 108 -1344 32 ) ( 116 -1352 32 ) tech02_6 0 0 0 1 1 +( 104 -1360 160 ) ( 116 -1360 32 ) ( 104 -1360 32 ) tech02_6 0 0 0 1 1 +} +// brush 163 +{ +( 140 -1380 600 ) ( 140 -1348 600 ) ( 144 -1348 604 ) tech02_6 0 0 0 1 1 +( 144 -1380 604 ) ( 144 -1348 604 ) ( 148 -1380 600 ) tech02_6 0 0 0 1 1 +( 144 -1348 596 ) ( 144 -1380 596 ) ( 148 -1380 600 ) tech02_6 0 0 0 1 1 +( 144 -1380 596 ) ( 144 -1348 596 ) ( 140 -1348 600 ) tech02_6 0 0 0 1 1 +( 140 -1352 288 ) ( 148 -1344 288 ) ( 140 -1352 416 ) tech02_6 0 0 0 1 1 +( 152 -1360 288 ) ( 140 -1360 288 ) ( 152 -1360 416 ) tech02_6 0 0 0 1 1 +} +// brush 164 +{ +( 112 -1348 -132 ) ( 116 -1348 -136 ) ( 116 -1380 -136 ) tech02_6 0 0 0 1 1 +( 108 -1380 -136 ) ( 112 -1348 -132 ) ( 112 -1380 -132 ) tech02_6 0 0 0 1 1 +( 108 -1380 -136 ) ( 112 -1380 -140 ) ( 112 -1348 -140 ) tech02_6 0 0 0 1 1 +( 116 -1348 -136 ) ( 112 -1348 -140 ) ( 112 -1380 -140 ) tech02_6 0 0 0 1 1 +( 116 -1352 -320 ) ( 108 -1344 -448 ) ( 116 -1352 -448 ) tech02_6 0 0 0 1 1 +( 104 -1360 -320 ) ( 116 -1360 -448 ) ( 104 -1360 -448 ) tech02_6 0 0 0 1 1 +} +// brush 165 +{ +( 140 -1380 -136 ) ( 140 -1348 -136 ) ( 144 -1348 -132 ) tech02_6 0 0 0 1 1 +( 144 -1380 -132 ) ( 144 -1348 -132 ) ( 148 -1380 -136 ) tech02_6 0 0 0 1 1 +( 144 -1348 -140 ) ( 144 -1380 -140 ) ( 148 -1380 -136 ) tech02_6 0 0 0 1 1 +( 144 -1380 -140 ) ( 144 -1348 -140 ) ( 140 -1348 -136 ) tech02_6 0 0 0 1 1 +( 140 -1352 -448 ) ( 148 -1344 -448 ) ( 140 -1352 -320 ) tech02_6 0 0 0 1 1 +( 152 -1360 -448 ) ( 140 -1360 -448 ) ( 152 -1360 -320 ) tech02_6 0 0 0 1 1 +} +// brush 166 +{ +( 140 -1380 312 ) ( 140 -1348 312 ) ( 144 -1348 316 ) tech02_6 0 0 0 1 1 +( 144 -1380 316 ) ( 144 -1348 316 ) ( 148 -1380 312 ) tech02_6 0 0 0 1 1 +( 144 -1348 308 ) ( 144 -1380 308 ) ( 148 -1380 312 ) tech02_6 0 0 0 1 1 +( 144 -1380 308 ) ( 144 -1348 308 ) ( 140 -1348 312 ) tech02_6 0 0 0 1 1 +( 140 -1352 0 ) ( 148 -1344 0 ) ( 140 -1352 128 ) tech02_6 0 0 0 1 1 +( 152 -1360 0 ) ( 140 -1360 0 ) ( 152 -1360 128 ) tech02_6 0 0 0 1 1 +} +// brush 167 +{ +( 144 -1352 632 ) ( 112 -1352 632 ) ( 112 -1348 636 ) tech02_6 0 0 0 1 1 +( 144 -1348 636 ) ( 112 -1348 636 ) ( 144 -1344 632 ) tech02_6 0 0 0 1 1 +( 112 -1348 628 ) ( 144 -1348 628 ) ( 144 -1344 632 ) tech02_6 0 0 0 1 1 +( 144 -1348 628 ) ( 112 -1348 628 ) ( 112 -1352 632 ) tech02_6 0 0 0 1 1 +( 116 -1352 320 ) ( 108 -1344 320 ) ( 116 -1352 448 ) tech02_6 0 0 0 1 1 +( 148 -1344 320 ) ( 140 -1352 320 ) ( 148 -1344 448 ) tech02_6 0 0 0 1 1 +} +} +// entity 316 +{ +"classname" "trigger_counter" +"origin" "32 -1120 736" +"targetname" "topcount" +"target" "topdoors" +"count" "3" +"spawnflags" "2" +"delay" "3" +"message" "the top doors are open" +} +// entity 317 +{ +"classname" "item_health" +"origin" "-48 -1616 640" +"spawnflags" "1" +} +// entity 318 +{ +"classname" "item_health" +"origin" "16 -912 640" +"spawnflags" "1" +} +// entity 319 +{ +"classname" "item_shells" +"origin" "16 -1104 -256" +"spawnflags" "1" +} +// entity 320 +{ +"classname" "item_spikes" +"origin" "16 -528 -256" +"spawnflags" "1" +} +// entity 321 +{ +"classname" "mapobject_custom" +"origin" "1040 -304 680" +"model" "progs/gib.mdl" +"frame" "0" +} +// entity 322 +{ +"classname" "light" +"origin" "-128 -1208 376" +"light" "177" +"wait" ".5" +} +// entity 323 +{ +"classname" "light" +"origin" "-128 -1208 -136" +"light" "166" +"wait" ".5" +} +// entity 324 +{ +"classname" "light" +"origin" "0 -1208 -136" +"light" "166" +"wait" ".5" +} +// entity 325 +{ +"classname" "light" +"origin" "0 -1208 376" +"light" "177" +"wait" ".5" +} +// entity 326 +{ +"classname" "light" +"origin" "-48 -1312 712" +"light" "177" +"wait" ".75" +} +// entity 327 +{ +"classname" "light" +"origin" "112 -1312 712" +"light" "177" +"wait" ".75" +} +// entity 328 +{ +"classname" "light" +"origin" "-64 -1536 704" +"light" "122" +"wait" ".75" +} +// entity 329 +{ +"classname" "light" +"origin" "128 -1536 704" +"light" "122" +"wait" ".75" +} +// entity 330 +{ +"classname" "light" +"origin" "64 -1208 376" +"light" "177" +"wait" ".5" +} +// entity 331 +{ +"classname" "light" +"origin" "64 -1208 -136" +"light" "166" +"wait" ".5" +} +// entity 332 +{ +"classname" "light" +"origin" "192 -1208 -136" +"light" "166" +"wait" ".5" +} +// entity 333 +{ +"classname" "light" +"origin" "192 -1208 376" +"light" "177" +"wait" ".5" +} +// entity 334 +{ +"classname" "monster_defender" +"origin" "-256 -576 672" +"angle" "45" +"targetname" "wires" +"spawnflags" "96" +"target" "exitcount" +} +// entity 335 +{ +"classname" "monster_defender" +"origin" "-256 0 672" +"angle" "315" +"targetname" "wires" +"spawnflags" "96" +"target" "exitcount" +} +// entity 336 +{ +"classname" "monster_defender" +"origin" "320 0 672" +"angle" "225" +"targetname" "wires" +"spawnflags" "96" +"target" "exitcount" +} +// entity 337 +{ +"classname" "monster_defender" +"origin" "320 -576 672" +"angle" "135" +"targetname" "wires" +"spawnflags" "96" +"target" "exitcount" +} +// entity 338 +{ +"classname" "trigger_multiple" +"message" "bind a key to\n'impulse 13' or 'flashlight'\nto toggle the flashlight" +"wait" "2" +// brush 0 +{ +( 448 -816 736 ) ( 448 -848 736 ) ( 416 -816 736 ) trigger 0 0 0 1 1 +( 448 -800 720 ) ( 416 -800 720 ) ( 448 -800 704 ) trigger 0 0 0 1 1 +( 448 -832 720 ) ( 448 -832 704 ) ( 448 -864 720 ) trigger 0 0 0 1 1 +( 416 -848 672 ) ( 448 -848 672 ) ( 416 -816 672 ) trigger 0 0 0 1 1 +( 416 -864 704 ) ( 416 -864 720 ) ( 448 -864 704 ) trigger 0 0 0 1 1 +( 416 -848 704 ) ( 416 -816 704 ) ( 416 -848 720 ) trigger 0 0 0 1 1 +} +} +// entity 339 +{ +"classname" "trigger_once" +"target" "topdoors" +"delay" "1" +// brush 0 +{ +( 192 -736 704 ) ( 192 -752 704 ) ( -176 -736 704 ) trigger 0 0 0 1 1 +( 208 -736 768 ) ( -160 -736 768 ) ( 208 -736 640 ) trigger 0 0 0 1 1 +( 224 -736 768 ) ( 224 -736 640 ) ( 224 -752 768 ) trigger 0 0 0 1 1 +( -176 -752 640 ) ( 192 -752 640 ) ( -176 -736 640 ) trigger 0 0 0 1 1 +( -176 -744 576 ) ( -176 -744 704 ) ( 192 -744 576 ) trigger 0 0 0 1 1 +( -160 -752 640 ) ( -160 -736 640 ) ( -160 -752 768 ) trigger 0 0 0 1 1 +} +} +// entity 340 +{ +"classname" "item_health" +"origin" "-80 -400 640" +"spawnflags" "1" +"ritem" "1" +"respawndelay" "30" +"respawncount" "3" +} +// entity 341 +{ +"classname" "item_health" +"origin" "112 -208 640" +"spawnflags" "1" +"ritem" "1" +"respawndelay" "30" +"respawncount" "3" +} +// entity 342 +{ +"classname" "item_shells" +"origin" "-76 -204 640" +"ritem" "1" +"respawndelay" "30" +"respawncount" "3" +} +// entity 343 +{ +"classname" "item_spikes" +"origin" "116 -396 640" +"ritem" "1" +"respawndelay" "30" +"respawncount" "3" +} +// entity 344 +{ +"classname" "func_button" +"angle" "90" +"wait" "-1" +"lip" "4" +"speed" "64" +"sounds" "3" +"target" "count1" +"target2" "count2" +"target3" "count3" +"delay" "1" +"target4" "indicsouth" +// brush 0 +{ +( -32 -368 960 ) ( 96 -352 960 ) ( 96 -368 960 ) base_ceil1 0 0 0 1 1 +( 48 -360 928 ) ( -80 -360 960 ) ( 48 -360 960 ) +0basebtn 16 0 0 1 1 +( 48 -352 960 ) ( 48 -368 928 ) ( 48 -368 960 ) base_ceil1 0 0 0 1 1 +( -32 -368 928 ) ( 96 -352 928 ) ( -32 -352 928 ) base_ceil1 0 0 0 1 1 +( 96 -352 928 ) ( -32 -352 960 ) ( -32 -352 928 ) base_ceil1 0 0 0 1 1 +( 16 -352 960 ) ( 16 -368 928 ) ( 16 -352 928 ) base_ceil1 0 0 0 1 1 +} +} +// entity 345 +{ +"classname" "func_button" +"angle" "0" +"wait" "-1" +"lip" "4" +"speed" "64" +"sounds" "3" +"target" "count1" +"target2" "count2" +"target3" "count3" +"delay" "1" +"target4" "indicwest" +// brush 0 +{ +( -48 -224 960 ) ( -32 -352 960 ) ( -48 -352 960 ) base_ceil1 0 0 0 1 1 +( -40 -304 928 ) ( -40 -176 960 ) ( -40 -304 960 ) +0basebtn 16 0 0 1 1 +( -32 -304 960 ) ( -48 -304 928 ) ( -48 -304 960 ) base_ceil1 0 0 0 1 1 +( -48 -224 928 ) ( -32 -352 928 ) ( -32 -224 928 ) base_ceil1 0 0 0 1 1 +( -32 -352 928 ) ( -32 -224 960 ) ( -32 -224 928 ) base_ceil1 0 0 0 1 1 +( -32 -272 960 ) ( -48 -272 928 ) ( -32 -272 928 ) base_ceil1 0 0 0 1 1 +} +} +// entity 346 +{ +"classname" "func_button" +"angle" "180" +"wait" "-1" +"lip" "4" +"speed" "64" +"sounds" "3" +"target" "count1" +"target2" "count2" +"target3" "count3" +"delay" "1" +"target4" "indiceast" +// brush 0 +{ +( 112 -352 960 ) ( 96 -352 960 ) ( 112 -224 960 ) base_ceil1 0 0 0 1 1 +( 104 -304 960 ) ( 104 -176 960 ) ( 104 -304 928 ) +0basebtn 16 0 0 1 1 +( 112 -304 960 ) ( 112 -304 928 ) ( 96 -304 960 ) base_ceil1 0 0 0 1 1 +( 96 -224 928 ) ( 96 -352 928 ) ( 112 -224 928 ) base_ceil1 0 0 0 1 1 +( 96 -224 928 ) ( 96 -224 960 ) ( 96 -352 928 ) base_ceil1 0 0 0 1 1 +( 96 -272 928 ) ( 112 -272 928 ) ( 96 -272 960 ) base_ceil1 0 0 0 1 1 +} +} +// entity 347 +{ +"classname" "trigger_counter" +"origin" "32 -160 896" +"targetname" "count1" +"spawnflags" "1" +"count" "1" +"target" "enforcers" +} +// entity 348 +{ +"classname" "trigger_counter" +"origin" "32 -96 896" +"targetname2" "count2" +"spawnflags" "1" +"count" "2" +"target" "pyros" +} +// entity 349 +{ +"classname" "trigger_counter" +"origin" "32 -32 896" +"targetname3" "count3" +"spawnflags" "1" +"count" "3" +"target" "eliminators" +} +// entity 350 +{ +"classname" "monster_enforcer" +"origin" "320 -576 672" +"angle" "135" +"target" "exitcount" +"targetname" "enforcers" +"spawnflags" "192" +} +// entity 351 +{ +"classname" "monster_enforcer" +"origin" "320 0 672" +"angle" "-135" +"target" "exitcount" +"targetname" "enforcers" +"spawnflags" "192" +} +// entity 352 +{ +"classname" "monster_enforcer" +"origin" "-256 -576 672" +"angle" "45" +"target" "exitcount" +"targetname" "enforcers" +"spawnflags" "192" +} +// entity 353 +{ +"classname" "monster_enforcer" +"origin" "-256 0 672" +"angle" "-45" +"target" "exitcount" +"targetname" "enforcers" +"spawnflags" "192" +} +// entity 354 +{ +"classname" "monster_pyro" +"origin" "320 0 672" +"angle" "-135" +"target" "exitcount" +"targetname" "pyros" +"spawnflags" "192" +} +// entity 355 +{ +"classname" "monster_pyro" +"origin" "-256 -576 672" +"angle" "45" +"target" "exitcount" +"targetname" "pyros" +"spawnflags" "192" +} +// entity 356 +{ +"classname" "monster_pyro" +"origin" "320 -576 672" +"angle" "135" +"target" "exitcount" +"targetname" "pyros" +"spawnflags" "192" +} +// entity 357 +{ +"classname" "monster_pyro" +"origin" "-256 0 672" +"angle" "-45" +"target" "exitcount" +"targetname" "pyros" +"spawnflags" "192" +} +// entity 358 +{ +"classname" "monster_eliminator" +"origin" "320 -576 672" +"angle" "135" +"targetname" "eliminators" +"target" "exitcount" +"spawnflags" "192" +} +// entity 359 +{ +"classname" "monster_eliminator" +"origin" "-256 -576 672" +"angle" "45" +"targetname" "eliminators" +"target" "exitcount" +"spawnflags" "192" +} +// entity 360 +{ +"classname" "monster_eliminator" +"origin" "-256 0 672" +"angle" "-45" +"targetname" "eliminators" +"target" "exitcount" +"spawnflags" "192" +} +// entity 361 +{ +"classname" "monster_eliminator" +"origin" "320 0 672" +"angle" "-135" +"targetname" "eliminators" +"target" "exitcount" +"spawnflags" "192" +} +// entity 362 +{ +"classname" "func_wall" +"targetname" "indiceast" +// brush 0 +{ +( 416 -288 764 ) ( 416 -304 764 ) ( 408 -288 764 ) plat_stem 0 0 0 1 1 +( 420 -312 276 ) ( 412 -312 276 ) ( 420 -312 148 ) plat_stem 0 4 0 1 1 +( 416 -312 276 ) ( 416 -312 148 ) ( 416 -328 276 ) plat_stem 0 4 0 1 1 +( 408 -328 748 ) ( 416 -328 748 ) ( 408 -312 748 ) plat_stem 0 0 0 1 1 +( 408 -328 148 ) ( 408 -328 276 ) ( 416 -328 148 ) plat_stem 0 4 0 1 1 +( 412 -328 148 ) ( 412 -312 148 ) ( 412 -328 276 ) +0indic 8 12 0 1 1 +} +// brush 1 +{ +( 416 -224 764 ) ( 416 -240 764 ) ( 408 -224 764 ) plat_stem 0 0 0 1 1 +( 416 -248 276 ) ( 408 -248 276 ) ( 416 -248 148 ) plat_stem 0 4 0 1 1 +( 416 -248 276 ) ( 416 -248 148 ) ( 416 -264 276 ) plat_stem 0 4 0 1 1 +( 408 -264 748 ) ( 416 -264 748 ) ( 408 -248 748 ) plat_stem 0 0 0 1 1 +( 408 -264 148 ) ( 408 -264 276 ) ( 416 -264 148 ) plat_stem 0 4 0 1 1 +( 412 -264 148 ) ( 412 -248 148 ) ( 412 -264 276 ) +0indic 8 12 0 1 1 +} +} +// entity 363 +{ +"classname" "func_wall" +"targetname" "indicsouth" +// brush 0 +{ +( 8 -640 764 ) ( -8 -636 764 ) ( 8 -636 764 ) plat_stem 0 0 0 1 1 +( 8 -636 748 ) ( 8 -640 764 ) ( 8 -636 764 ) plat_stem 0 0 0 1 1 +( -8 -668 764 ) ( 8 -668 748 ) ( 8 -668 764 ) +0indic 8 12 0 1 1 +( 8 -640 748 ) ( -8 -636 748 ) ( -8 -640 748 ) plat_stem 0 0 0 1 1 +( -8 -636 748 ) ( -8 -640 764 ) ( -8 -640 748 ) plat_stem 0 0 0 1 1 +( -12 -672 764 ) ( 4 -672 748 ) ( -12 -672 748 ) plat_stem 0 0 0 1 1 +} +// brush 1 +{ +( 72 -640 764 ) ( 56 -636 764 ) ( 72 -636 764 ) plat_stem 0 0 0 1 1 +( 72 -636 748 ) ( 72 -640 764 ) ( 72 -636 764 ) plat_stem 0 0 0 1 1 +( 56 -668 764 ) ( 72 -668 748 ) ( 72 -668 764 ) +0indic 8 12 0 1 1 +( 72 -640 748 ) ( 56 -636 748 ) ( 56 -640 748 ) plat_stem 0 0 0 1 1 +( 56 -636 748 ) ( 56 -640 764 ) ( 56 -640 748 ) plat_stem 0 0 0 1 1 +( 52 -672 764 ) ( 68 -672 748 ) ( 52 -672 748 ) plat_stem 0 0 0 1 1 +} +} +// entity 364 +{ +"classname" "func_wall" +"targetname" "indicwest" +// brush 0 +{ +( -316 -312 764 ) ( -316 -328 764 ) ( -320 -312 764 ) plat_stem 0 0 0 1 1 +( -316 -312 764 ) ( -320 -312 764 ) ( -316 -312 748 ) plat_stem 0 0 0 1 1 +( -348 -312 764 ) ( -348 -312 748 ) ( -348 -328 764 ) +0indic 8 12 0 1 1 +( -320 -328 748 ) ( -316 -328 748 ) ( -320 -312 748 ) plat_stem 0 0 0 1 1 +( -320 -328 748 ) ( -320 -328 764 ) ( -316 -328 748 ) plat_stem 0 0 0 1 1 +( -352 -332 748 ) ( -352 -316 748 ) ( -352 -332 764 ) plat_stem 0 0 0 1 1 +} +// brush 1 +{ +( -316 -248 764 ) ( -316 -264 764 ) ( -320 -248 764 ) plat_stem 0 0 0 1 1 +( -316 -248 764 ) ( -320 -248 764 ) ( -316 -248 748 ) plat_stem 0 0 0 1 1 +( -348 -248 764 ) ( -348 -248 748 ) ( -348 -264 764 ) +0indic 8 12 0 1 1 +( -320 -264 748 ) ( -316 -264 748 ) ( -320 -248 748 ) plat_stem 0 0 0 1 1 +( -320 -264 748 ) ( -320 -264 764 ) ( -316 -264 748 ) plat_stem 0 0 0 1 1 +( -352 -268 748 ) ( -352 -252 748 ) ( -352 -268 764 ) plat_stem 0 0 0 1 1 +} +} +// entity 365 +{ +"classname" "light" +"origin" "96 -768 -224" +"light" "111" +"wait" ".75" +} +// entity 366 +{ +"classname" "light" +"origin" "96 -896 -224" +"light" "111" +"wait" ".75" +} +// entity 367 +{ +"classname" "light" +"origin" "-32 -768 -224" +"light" "111" +"wait" ".75" +} +// entity 368 +{ +"classname" "light" +"origin" "-32 -896 -224" +"light" "111" +"wait" ".75" +} +// entity 369 +{ +"classname" "item_armor1" +"origin" "32 -288 704" +"ritem" "0" +"respawndelay" "111" +"respawncount" "1" +} +// entity 370 +{ +"classname" "misc_plasmabox_s" +"origin" "-288 -272 640" +} +// entity 371 +{ +"classname" "misc_plasmabox_s" +"origin" "352 -256 640" +} +// entity 372 +{ +"classname" "misc_explobox" +"origin" "-24 -664 640" +} +// entity 373 +{ +"classname" "misc_explobox2" +"origin" "64 -624 640" +} +// entity 374 +{ +"classname" "monster_pyro" +"origin" "-96 672 224" +"angle" "270" +} +// entity 375 +{ +"classname" "monster_enforcer" +"origin" "320 224 32" +"targetname" "doors" +"angle" "180" +} +// entity 376 +{ +"classname" "monster_enforcer" +"origin" "-320 288 32" +"targetname" "doors1" +"angle" "315" +} +// entity 377 +{ +"classname" "light" +"origin" "128 -192 656" +"light" "222" +"wait" "2" +} +// entity 378 +{ +"classname" "light" +"origin" "128 -384 656" +"light" "222" +"wait" "2" +} +// entity 379 +{ +"classname" "light" +"origin" "-64 -192 656" +"light" "222" +"wait" "2" +} +// entity 380 +{ +"classname" "light" +"origin" "-64 -384 656" +"light" "222" +"wait" "2" +} +// entity 381 +{ +"classname" "misc_biobox_s" +"origin" "72 -1448 640" +} +// entity 382 +{ +"classname" "misc_biobox_s" +"origin" "-40 -1568 640" +} +// entity 383 +{ +"classname" "misc_biobox_l" +"origin" "24 -648 640" +} +// entity 384 +{ +"classname" "misc_plasmabox_s" +"origin" "-304 -336 640" +} +// entity 385 +{ +"classname" "func_wall" +"targetname" "wall" +// brush 0 +{ +( -192 312 312 ) ( -128 312 312 ) ( -128 312 200 ) +0pbtekb 0 64 0 1 1 +( -128 312 312 ) ( -192 312 312 ) ( -128 320 320 ) base_ceil1 0 0 0 1 1 +( -128 312 320 ) ( -128 376 320 ) ( -128 312 192 ) techm28_4 0 64 0 1 1 +( -192 320 192 ) ( -128 320 192 ) ( -192 320 320 ) base_ceil1 0 0 0 1 1 +( -192 312 200 ) ( -128 312 200 ) ( -128 320 192 ) base_ceil1 0 0 0 1 1 +( -192 376 192 ) ( -192 376 320 ) ( -192 312 192 ) techm28_4 0 64 0 1 1 +} +// brush 1 +{ +( -192 200 312 ) ( -128 200 312 ) ( -128 312 312 ) +0pbtekb 0 64 0 1 1 +( -128 200 312 ) ( -192 200 312 ) ( -128 192 320 ) base_ceil1 0 0 0 1 1 +( -128 192 312 ) ( -128 192 376 ) ( -128 320 312 ) techm28_4 0 64 0 1 1 +( -192 320 320 ) ( -128 320 320 ) ( -192 192 320 ) base_ceil1 0 0 0 1 1 +( -192 312 312 ) ( -128 312 312 ) ( -128 320 320 ) base_ceil1 0 0 0 1 1 +( -192 320 376 ) ( -192 192 376 ) ( -192 320 312 ) techm28_4 0 64 0 1 1 +} +// brush 2 +{ +( -192 200 200 ) ( -128 200 200 ) ( -128 200 312 ) +0pbtekb 0 64 0 1 1 +( -128 200 200 ) ( -192 200 200 ) ( -128 192 192 ) base_ceil1 0 0 0 1 1 +( -128 200 192 ) ( -128 136 192 ) ( -128 200 320 ) techm28_4 0 64 0 1 1 +( -192 192 320 ) ( -128 192 320 ) ( -192 192 192 ) base_ceil1 0 0 0 1 1 +( -192 200 312 ) ( -128 200 312 ) ( -128 192 320 ) base_ceil1 0 0 0 1 1 +( -192 136 320 ) ( -192 136 192 ) ( -192 200 320 ) techm28_4 0 64 0 1 1 +} +// brush 3 +{ +( -192 312 200 ) ( -128 312 200 ) ( -128 200 200 ) +0pbtekb 0 64 0 1 1 +( -128 312 200 ) ( -192 312 200 ) ( -128 320 192 ) base_ceil1 0 0 0 1 1 +( -128 320 200 ) ( -128 320 136 ) ( -128 192 200 ) techm28_4 0 64 0 1 1 +( -192 192 192 ) ( -128 192 192 ) ( -192 320 192 ) base_ceil1 0 0 0 1 1 +( -192 200 200 ) ( -128 200 200 ) ( -128 192 192 ) base_ceil1 0 0 0 1 1 +( -192 192 136 ) ( -192 320 136 ) ( -192 192 200 ) techm28_4 0 64 0 1 1 +} +} +// entity 386 +{ +"classname" "func_button" +"angle" "-2" +"target" "wall" +"speed" "128" +"wait" "-1" +"lip" "8" +"sounds" "3" +// brush 0 +{ +( -272 272 448 ) ( -232 272 456 ) ( -272 272 456 ) base_ceil1 0 0 0 1 1 +( -272 240 456 ) ( -272 304 448 ) ( -272 304 456 ) base_ceil1 0 0 0 1 1 +( -240 304 196 ) ( -280 240 196 ) ( -280 304 196 ) switch_1 16 16 0 1 1 +( -280 240 448 ) ( -240 240 456 ) ( -240 240 448 ) base_ceil1 0 0 0 1 1 +( -240 240 456 ) ( -240 304 448 ) ( -240 240 448 ) base_ceil1 0 0 0 1 1 +( -232 304 184 ) ( -272 240 184 ) ( -232 240 184 ) base_ceil1 0 0 0 1 1 +} +} +// entity 387 +{ +"classname" "light_postlight" +"origin" "192 576 696" +"light" "300" +"wait" "3" +} +// entity 388 +{ +"classname" "light_postlight" +"origin" "160 256 672" +"light" "300" +"wait" "3" +} +// entity 389 +{ +"classname" "light_postlight" +"origin" "176 416 672" +"light" "300" +"wait" "3" +} +// entity 390 +{ +"classname" "light_postlight" +"origin" "-128 576 696" +"light" "300" +"wait" "3" +} +// entity 391 +{ +"classname" "light_postlight" +"origin" "-96 256 672" +"light" "300" +"wait" "3" +} +// entity 392 +{ +"classname" "light_postlight" +"origin" "-112 416 672" +"light" "300" +"wait" "3" +} +// entity 393 +{ +"classname" "func_wall" +"targetname" "gl" +// brush 0 +{ +( 36 -824 -576 ) ( 28 -824 -576 ) ( 36 -888 -576 ) tech02_6 0 0 0 1 1 +( 36 -836 -712 ) ( 36 -836 -584 ) ( 40 -832 -584 ) tech02_6 0 0 0 1 1 +( 36 -828 -712 ) ( 36 -828 -584 ) ( 32 -824 -584 ) tech02_6 0 0 0 1 1 +( 28 -888 -544 ) ( 28 -824 -544 ) ( 36 -888 -544 ) tech02_6 0 0 0 1 1 +( 28 -828 -584 ) ( 28 -828 -712 ) ( 32 -824 -712 ) tech02_6 0 0 0 1 1 +( 28 -836 -712 ) ( 28 -836 -584 ) ( 32 -840 -584 ) tech02_6 0 0 0 1 1 +} +} +// entity 394 +{ +"classname" "ambient_suck_wind" +"origin" "32 224 672" +} +// entity 395 +{ +"classname" "item_armor1" +"origin" "-208 -1104 320" +} +// entity 396 +{ +"classname" "monster_scourge" +"origin" "96 256 672" +"angle" "-90" +"targetname" "exitlock" +"spawnflags" "768" +} +// entity 397 +{ +"classname" "monster_scourge" +"origin" "-32 256 672" +"angle" "-90" +"targetname" "exitlock" +"spawnflags" "768" +} +// entity 398 +{ +"classname" "info_intermission" +"origin" "352 -608 896" +"mangle" "24 135 0" +} +// entity 399 +{ +"classname" "monster_scourge" +"origin" "96 384 672" +"angle" "270" +"targetname" "exitlock" +"spawnflags" "256" +} +// entity 400 +{ +"classname" "monster_scourge" +"origin" "32 320 672" +"angle" "-90" +"targetname" "exitlock" +"spawnflags" "1536" +} +// entity 401 +{ +"classname" "info_intermission" +"origin" "288 -1128 384" +"mangle" "15 135 0" +} +// entity 402 +{ +"classname" "info_intermission" +"origin" "-112 -1216 752" +"mangle" "60 315 0" +} +// entity 403 +{ +"classname" "info_intermission" +"origin" "32 -560 -16" +"mangle" "45 270 0" +} +// entity 404 +{ +"classname" "monster_scourge" +"origin" "-32 384 672" +"angle" "-90" +"targetname" "exitlock" +"spawnflags" "256" +} +// entity 405 +{ +"classname" "info_multispawn" +"origin" "32 -288 648" +"count" "1" +"spawnclassname" "weapon_plasmagun" +"spawnfunction" "weapon_plasmagun" +"targetname" "exitlock" +} +// entity 406 +{ +"classname" "info_command_spawn" +"origin" "0 -192 96" +"message" "r_wateralpha 0.5" +} diff --git a/mod_quoth/map_src/kellbase1_fan.map b/mod_quoth/map_src/kellbase1_fan.map new file mode 100644 index 0000000..59d1345 --- /dev/null +++ b/mod_quoth/map_src/kellbase1_fan.map @@ -0,0 +1,94 @@ + +// entity 0 +{ +"classname" "worldspawn" +"wad" "c:/quake/id1/idbase_ultimate.wad" +// brush 0 +{ +( 16 -52 -8 ) ( -16 -36 -8 ) ( 16 -36 -8 ) tech02_6 0 0 0 1 1 +( 4 -44 -8 ) ( 8 -36 -8 ) ( 8 -36 -16 ) tech02_6 0 0 0 1 1 +( 16 -52 -16 ) ( -16 -36 -16 ) ( -16 -52 -16 ) tech02_6 0 0 0 1 1 +( -4 -44 -16 ) ( -8 -36 -16 ) ( -8 -36 -8 ) tech02_6 0 0 0 1 1 +( -4 -44 -8 ) ( 4 -44 -8 ) ( 4 -44 -16 ) tech02_6 0 0 0 1 1 +( 8 -36 -8 ) ( 4 -4 -8 ) ( 4 -4 -16 ) tech02_6 0 0 0 1 1 +( 4 -4 -8 ) ( -4 -4 -8 ) ( -4 -4 -16 ) tech02_6 0 0 0 1 1 +( -8 -36 -16 ) ( -4 -4 -16 ) ( -4 -4 -8 ) tech02_6 0 0 0 1 1 +} +// brush 1 +{ +( 16 36 -8 ) ( -16 36 -8 ) ( 16 52 -8 ) tech02_6 0 0 0 1 1 +( 8 36 -16 ) ( 8 36 -8 ) ( 4 44 -8 ) tech02_6 0 0 0 1 1 +( -16 52 -16 ) ( -16 36 -16 ) ( 16 52 -16 ) tech02_6 0 0 0 1 1 +( -8 36 -8 ) ( -8 36 -16 ) ( -4 44 -16 ) tech02_6 0 0 0 1 1 +( 4 44 -16 ) ( 4 44 -8 ) ( -4 44 -8 ) tech02_6 0 0 0 1 1 +( 4 4 -16 ) ( 4 4 -8 ) ( 8 36 -8 ) tech02_6 0 0 0 1 1 +( -4 4 -16 ) ( -4 4 -8 ) ( 4 4 -8 ) tech02_6 0 0 0 1 1 +( -4 4 -8 ) ( -4 4 -16 ) ( -8 36 -16 ) tech02_6 0 0 0 1 1 +} +// brush 2 +{ +( -24 -16 0 ) ( -24 16 0 ) ( 8 -16 0 ) tech02_6 0 0 0 1 1 +( 6 0 -256 ) ( 6 0 0 ) ( 4 4 0 ) tech02_6 0 0 0 1 1 +( 8 16 -256 ) ( -24 16 -256 ) ( 8 -16 -256 ) tech02_6 0 0 0 1 1 +( 4 4 -256 ) ( 4 4 0 ) ( 0 6 0 ) tech02_6 0 0 0 1 1 +( -4 4 0 ) ( -6 0 0 ) ( -6 0 -256 ) tech02_6 0 0 0 1 1 +( 0 6 0 ) ( -4 4 0 ) ( -4 4 -256 ) tech02_6 0 0 0 1 1 +( 4 -4 0 ) ( 6 0 0 ) ( 6 0 -256 ) tech02_6 0 0 0 1 1 +( 0 -6 0 ) ( 4 -4 0 ) ( 4 -4 -256 ) tech02_6 0 0 0 1 1 +( -6 0 -256 ) ( -6 0 0 ) ( -4 -4 0 ) tech02_6 0 0 0 1 1 +( -4 -4 -256 ) ( -4 -4 0 ) ( 0 -6 0 ) tech02_6 0 0 0 1 1 +} +// brush 3 +{ +( 52 16 -8 ) ( 36 -16 -8 ) ( 36 16 -8 ) tech02_6 0 0 0 1 1 +( 44 4 -8 ) ( 36 8 -8 ) ( 36 8 -16 ) tech02_6 0 0 0 1 1 +( 52 16 -16 ) ( 36 -16 -16 ) ( 52 -16 -16 ) tech02_6 0 0 0 1 1 +( 44 -4 -16 ) ( 36 -8 -16 ) ( 36 -8 -8 ) tech02_6 0 0 0 1 1 +( 44 -4 -8 ) ( 44 4 -8 ) ( 44 4 -16 ) tech02_6 0 0 0 1 1 +( 36 8 -8 ) ( 4 4 -8 ) ( 4 4 -16 ) tech02_6 0 0 0 1 1 +( 4 4 -8 ) ( 4 -4 -8 ) ( 4 -4 -16 ) tech02_6 0 0 0 1 1 +( 36 -8 -16 ) ( 4 -4 -16 ) ( 4 -4 -8 ) tech02_6 0 0 0 1 1 +} +// brush 4 +{ +( -36 16 -8 ) ( -36 -16 -8 ) ( -52 16 -8 ) tech02_6 0 0 0 1 1 +( -36 8 -16 ) ( -36 8 -8 ) ( -44 4 -8 ) tech02_6 0 0 0 1 1 +( -52 -16 -16 ) ( -36 -16 -16 ) ( -52 16 -16 ) tech02_6 0 0 0 1 1 +( -36 -8 -8 ) ( -36 -8 -16 ) ( -44 -4 -16 ) tech02_6 0 0 0 1 1 +( -44 4 -16 ) ( -44 4 -8 ) ( -44 -4 -8 ) tech02_6 0 0 0 1 1 +( -4 4 -16 ) ( -4 4 -8 ) ( -36 8 -8 ) tech02_6 0 0 0 1 1 +( -4 -4 -16 ) ( -4 -4 -8 ) ( -4 4 -8 ) tech02_6 0 0 0 1 1 +( -4 -4 -8 ) ( -4 -4 -16 ) ( -36 -8 -16 ) tech02_6 0 0 0 1 1 +} +} +// entity 1 +{ +"classname" "light" +"origin" "32 -32 -64" +"light" "77" +} +// entity 2 +{ +"classname" "light" +"origin" "0 0 32" +"light" "88" +"wait" ".5" +} +// entity 3 +{ +"classname" "light" +"origin" "-32 -32 -64" +"light" "77" +} +// entity 4 +{ +"classname" "light" +"origin" "32 32 -64" +"light" "77" +} +// entity 5 +{ +"classname" "light" +"origin" "-32 32 -64" +"light" "77" +} diff --git a/mod_quoth/map_src/kelltest1.map b/mod_quoth/map_src/kelltest1.map new file mode 100644 index 0000000..0974da9 --- /dev/null +++ b/mod_quoth/map_src/kelltest1.map @@ -0,0 +1,7295 @@ +// entity 0 +{ +"classname" "worldspawn" +"message" "Slime Machine" +"wad" "c:/quake-compile/wads/aeon.wad;c:/quake-compile/wads/nurgle.wad" +"_sunlight" "288" +"_sun_mangle" "0 -90 0" +"light" "88" +"worldtype" "1" +// brush 0 +{ +( -128 288 0 ) ( -128 -96 0 ) ( -128 -96 -64 ) mmetal1_1 0 0 0 1 1 +( 224 256 0 ) ( -224 256 0 ) ( -224 256 -64 ) mmetal1_1 0 0 0 1 1 +( 128 -128 0 ) ( 128 256 0 ) ( 128 256 -64 ) mmetal1_1 0 0 0 1 1 +( -256 -128 0 ) ( 192 -128 0 ) ( 192 -128 -64 ) mmetal1_1 0 0 0 1 1 +( -256 -128 0 ) ( -256 256 0 ) ( 192 256 0 ) mmetal1_1 0 0 0 1 1 +( 192 256 -64 ) ( -256 256 -64 ) ( -256 -128 -64 ) mmetal1_1 0 0 0 1 1 +} +// brush 1 +{ +( -256 288 64 ) ( -256 -96 64 ) ( -256 -96 0 ) metw1 0 0 0 1 1 +( -192 256 64 ) ( -256 256 64 ) ( -256 256 0 ) metw1 0 0 0 1 1 +( -160 -192 0 ) ( -160 192 0 ) ( -160 192 -64 ) metw1 0 0 0 1 1 +( -256 -160 64 ) ( -192 -160 64 ) ( -192 -160 0 ) metw1 0 0 0 1 1 +( -256 -128 320 ) ( -256 256 320 ) ( -192 256 320 ) metw1 0 0 0 1 1 +( -192 256 -64 ) ( -256 256 -64 ) ( -256 -128 -64 ) metw1 0 0 0 1 1 +} +// brush 2 +{ +( 224 288 -64 ) ( 160 288 -64 ) ( 160 -96 -64 ) metw1 0 0 0 1 1 +( 160 -96 320 ) ( 160 288 320 ) ( 224 288 320 ) metw1 0 0 0 1 1 +( 160 -160 64 ) ( 224 -160 64 ) ( 224 -160 0 ) metw1 0 0 0 1 1 +( 192 -128 64 ) ( 192 256 64 ) ( 192 256 0 ) metw1 0 0 0 1 1 +( 224 256 64 ) ( 160 256 64 ) ( 160 256 0 ) metw1 0 0 0 1 1 +( 160 224 0 ) ( 160 -160 0 ) ( 160 -160 -64 ) metw1 0 0 0 1 1 +} +// brush 3 +{ +( -160 160 0 ) ( -160 -224 0 ) ( -160 -224 -64 ) metw1 0 0 0 1 1 +( 224 -160 64 ) ( 160 -160 64 ) ( 160 -160 0 ) metw1 0 0 0 1 1 +( 160 -544 0 ) ( 160 -160 0 ) ( 160 -160 -64 ) metw1 0 0 0 1 1 +( -160 -192 64 ) ( -96 -192 64 ) ( -96 -192 0 ) metw1 0 0 0 1 1 +( -160 -224 320 ) ( -160 160 320 ) ( -96 160 320 ) metw1 0 0 0 1 1 +( -96 160 -64 ) ( -160 160 -64 ) ( -160 -224 -64 ) metw1 0 0 0 1 1 +} +// brush 4 +{ +( -160 288 192 ) ( -160 -224 192 ) ( -160 -224 -128 ) met5_1 0 0 0 1 1 +( 224 256 192 ) ( -160 256 192 ) ( -160 256 -128 ) met5_1 0 0 0 1 1 +( 160 -224 192 ) ( 160 288 192 ) ( 160 288 -128 ) met5_1 0 0 0 1 1 +( -160 -160 192 ) ( 224 -160 192 ) ( 224 -160 -128 ) met5_1 0 0 0 1 1 +( -160 -224 -64 ) ( -160 288 -64 ) ( 224 288 -64 ) met5_1 0 0 0 1 1 +( 224 288 -128 ) ( -160 288 -128 ) ( -160 -224 -128 ) met5_1 0 0 0 1 1 +} +// brush 5 +{ +( -136 184 -64 ) ( -136 184 0 ) ( -136 -200 0 ) metw1 0 0 0 1 1 +( -136 248 0 ) ( -136 248 -64 ) ( -128 256 -64 ) metw1 0 0 0 1 1 +( -128 -336 0 ) ( -128 64 0 ) ( -128 64 -64 ) metw1 0 0 0 1 1 +( -136 -136 -64 ) ( -136 -136 0 ) ( -128 -128 0 ) metw1 0 0 0 1 1 +( -136 -144 0 ) ( -136 256 0 ) ( -128 256 0 ) met5_1 0 0 0 1 1 +( -128 256 -64 ) ( -136 256 -64 ) ( -136 -144 -64 ) metw1 0 0 0 1 1 +} +// brush 6 +{ +( 136 -144 -64 ) ( 136 256 -64 ) ( 128 256 -64 ) metw1 0 0 0 1 1 +( 128 256 0 ) ( 136 256 0 ) ( 136 -144 0 ) met5_1 0 0 0 1 1 +( 128 -128 0 ) ( 136 -136 0 ) ( 136 -136 -64 ) metw1 0 0 0 1 1 +( 128 64 -64 ) ( 128 64 0 ) ( 128 -336 0 ) metw1 0 0 0 1 1 +( 136 248 -64 ) ( 136 248 0 ) ( 128 256 0 ) metw1 0 0 0 1 1 +( 136 312 0 ) ( 136 312 -64 ) ( 136 -72 -64 ) metw1 0 0 0 1 1 +} +// brush 7 +{ +( 136 -136 0 ) ( 136 -136 -64 ) ( -136 -136 -64 ) metw1 0 0 0 1 1 +( 136 -136 -64 ) ( 136 -136 0 ) ( 128 -128 0 ) metw1 0 0 0 1 1 +( 256 -128 -64 ) ( 256 -128 0 ) ( -144 -128 0 ) metw1 0 0 0 1 1 +( -128 -128 0 ) ( -136 -136 0 ) ( -136 -136 -64 ) metw1 0 0 0 1 1 +( 256 -128 0 ) ( 256 -136 0 ) ( -144 -136 0 ) met5_1 0 0 0 1 1 +( -144 -136 -64 ) ( 256 -136 -64 ) ( 256 -128 -64 ) metw1 0 0 0 1 1 +} +// brush 8 +{ +( -160 -64 0 ) ( -160 -160 0 ) ( -160 -160 -64 ) *lavakell 0 0 0 1 1 +( 128 256 0 ) ( -192 256 0 ) ( -192 256 -64 ) *lavakell 0 0 0 1 1 +( 160 -160 0 ) ( 160 -64 0 ) ( 160 -64 -64 ) *lavakell 0 0 0 1 1 +( -160 -160 0 ) ( 160 -160 0 ) ( 160 -160 -64 ) *lavakell 0 0 0 1 1 +( -128 -160 -32 ) ( -128 -64 -32 ) ( 192 -64 -32 ) *lavakell 0 0 0 1 1 +( 160 -64 -64 ) ( -160 -64 -64 ) ( -160 -160 -64 ) *lavakell 0 0 0 1 1 +} +// brush 9 +{ +( -32 64 4 ) ( -32 0 4 ) ( -32 0 -28 ) cop2_4 -32 0 0 1 1 +( 32 64 4 ) ( -32 64 4 ) ( -32 64 -28 ) cop2_4 0 0 0 1 1 +( 32 0 4 ) ( 32 64 4 ) ( 32 64 -28 ) cop2_4 -32 0 0 1 1 +( -32 0 4 ) ( 32 0 4 ) ( 32 0 -28 ) cop2_4 0 0 0 1 1 +( -32 0 4 ) ( -32 64 4 ) ( 32 64 4 ) cop3_4 32 0 0 1 1 +( 28 64 0 ) ( -36 64 0 ) ( -36 0 0 ) cop2_4 0 32 0 1 1 +} +// brush 10 +{ +( -32 224 192 ) ( -96 224 192 ) ( -96 -160 192 ) metal1_1 0 0 0 1 1 +( -96 -160 320 ) ( -96 224 320 ) ( -32 224 320 ) metw1 0 0 0 1 1 +( -96 -128 64 ) ( -32 -128 64 ) ( -32 -128 0 ) metw1 0 0 0 1 1 +( -64 -384 256 ) ( -64 0 256 ) ( -64 0 192 ) metw1 0 0 0 1 1 +( 0 0 64 ) ( -64 0 64 ) ( -64 0 0 ) metw1 0 0 0 1 1 +( -96 224 0 ) ( -96 -160 0 ) ( -96 -160 -64 ) metw1 0 0 0 1 1 +} +// brush 11 +{ +( 64 256 0 ) ( 64 -128 0 ) ( 64 -128 -64 ) metw1 0 0 0 1 1 +( 160 0 64 ) ( 96 0 64 ) ( 96 0 0 ) metw1 0 0 0 1 1 +( 96 -384 256 ) ( 96 0 256 ) ( 96 0 192 ) metw1 0 0 0 1 1 +( 64 -128 64 ) ( 128 -128 64 ) ( 128 -128 0 ) metw1 0 0 0 1 1 +( 64 -160 320 ) ( 64 224 320 ) ( 128 224 320 ) metw1 0 0 0 1 1 +( 128 224 192 ) ( 64 224 192 ) ( 64 -160 192 ) metal1_1 0 0 0 1 1 +} +// brush 12 +{ +( 0 224 192 ) ( -64 224 192 ) ( -64 -160 192 ) metal1_1 0 0 0 1 1 +( -64 -160 320 ) ( -64 224 320 ) ( 0 224 320 ) metw1 0 0 0 1 1 +( -64 -160 64 ) ( 0 -160 64 ) ( 0 -160 0 ) metw1 0 0 0 1 1 +( 160 -512 256 ) ( 160 -128 256 ) ( 160 -128 192 ) metw1 0 0 0 1 1 +( 128 -128 64 ) ( 64 -128 64 ) ( 64 -128 0 ) metw1 0 0 0 1 1 +( -160 224 0 ) ( -160 -160 0 ) ( -160 -160 -64 ) metw1 0 0 0 1 1 +} +// brush 13 +{ +( -160 384 0 ) ( -160 0 0 ) ( -160 0 -64 ) metw1 0 0 0 1 1 +( 32 64 64 ) ( -32 64 64 ) ( -32 64 0 ) metw1 0 0 0 1 1 +( 160 -352 256 ) ( 160 32 256 ) ( 160 32 192 ) metw1 0 0 0 1 1 +( -160 0 64 ) ( -96 0 64 ) ( -96 0 0 ) metw1 0 0 0 1 1 +( -160 0 320 ) ( -160 384 320 ) ( -96 384 320 ) metw1 0 0 0 1 1 +( -96 384 192 ) ( -160 384 192 ) ( -160 0 192 ) metal1_1 0 0 0 1 1 +} +// brush 14 +{ +( 96 288 320 ) ( 96 160 320 ) ( 96 160 192 ) metw0b 0 0 0 1 1 +( 160 192 320 ) ( 32 192 320 ) ( 32 192 192 ) metw0b 0 0 0 1 1 +( 160 -128 320 ) ( 160 0 320 ) ( 160 0 192 ) metw0b 0 0 0 1 1 +( 32 -160 320 ) ( 160 -160 320 ) ( 160 -160 192 ) metw0b 0 0 0 1 1 +( 32 -128 320 ) ( 32 0 320 ) ( 160 0 320 ) metw0b 0 0 0 1 1 +( 160 0 224 ) ( 32 0 224 ) ( 32 -128 224 ) metw0b 0 0 0 1 1 +} +// brush 15 +{ +( -160 0 384 ) ( -160 -160 384 ) ( -160 -160 320 ) sky4 0 0 0 1 1 +( 128 576 384 ) ( -192 576 384 ) ( -192 576 320 ) sky4 0 0 0 1 1 +( 160 -160 384 ) ( 160 0 384 ) ( 160 0 320 ) sky4 0 0 0 1 1 +( -160 -160 384 ) ( 160 -160 384 ) ( 160 -160 320 ) sky4 0 0 0 1 1 +( -160 -160 384 ) ( -160 0 384 ) ( 160 0 384 ) sky4 0 0 0 1 1 +( 160 0 320 ) ( -160 0 320 ) ( -160 -160 320 ) sky4 0 0 0 1 1 +} +// brush 16 +{ +( -64 224 0 ) ( -64 -160 0 ) ( -64 -160 -64 ) metw1 0 0 0 1 1 +( -56 -8 256 ) ( -56 -8 320 ) ( -64 0 320 ) metw1 0 0 0 1 1 +( -56 -120 256 ) ( -56 -120 320 ) ( -56 -8 320 ) metw1 0 0 0 1 1 +( -56 -120 320 ) ( -56 -120 256 ) ( -64 -128 256 ) metw1 0 0 0 1 1 +( -64 -160 320 ) ( -64 224 320 ) ( 0 224 320 ) metw1 0 0 0 1 1 +( 0 224 256 ) ( -64 224 256 ) ( -64 -160 256 ) metal1_1 0 0 0 1 1 +} +// brush 17 +{ +( 64 -160 256 ) ( 64 224 256 ) ( 0 224 256 ) metal1_1 0 0 0 1 1 +( 0 224 320 ) ( 64 224 320 ) ( 64 -160 320 ) metw1 0 0 0 1 1 +( 64 -128 256 ) ( 56 -120 256 ) ( 56 -120 320 ) metw1 0 0 0 1 1 +( 56 -8 320 ) ( 56 -120 320 ) ( 56 -120 256 ) metw1 0 0 0 1 1 +( 64 0 320 ) ( 56 -8 320 ) ( 56 -8 256 ) metw1 0 0 0 1 1 +( 64 -160 -64 ) ( 64 -160 0 ) ( 64 224 0 ) metw1 0 0 0 1 1 +} +// brush 18 +{ +( 288 -64 256 ) ( 288 0 256 ) ( -96 0 256 ) metal1_1 0 0 0 1 1 +( -96 0 320 ) ( 288 0 320 ) ( 288 -64 320 ) metw1 0 0 0 1 1 +( -56 -8 320 ) ( -56 -8 256 ) ( -64 0 256 ) metw1 0 0 0 1 1 +( -56 -8 256 ) ( -56 -8 320 ) ( 56 -8 320 ) metw1 0 0 0 1 1 +( 56 -8 256 ) ( 56 -8 320 ) ( 64 0 320 ) metw1 0 0 0 1 1 +( 288 0 0 ) ( -96 0 0 ) ( -96 0 -64 ) metw1 0 0 0 1 1 +} +// brush 19 +{ +( -96 -128 -64 ) ( -96 -128 0 ) ( 288 -128 0 ) metw1 0 0 0 1 1 +( 64 -128 320 ) ( 56 -120 320 ) ( 56 -120 256 ) metw1 0 0 0 1 1 +( 56 -120 320 ) ( -56 -120 320 ) ( -56 -120 256 ) metw1 0 0 0 1 1 +( -64 -128 256 ) ( -56 -120 256 ) ( -56 -120 320 ) metw1 0 0 0 1 1 +( 288 -64 320 ) ( 288 -128 320 ) ( -96 -128 320 ) metw1 0 0 0 1 1 +( -96 -128 256 ) ( 288 -128 256 ) ( 288 -64 256 ) metal1_1 0 0 0 1 1 +} +// brush 20 +{ +( -40 -16 256 ) ( 56 -112 256 ) ( 56 -112 320 ) metw1 0 0 0 1 1 +( 40 -112 256 ) ( -56 -16 256 ) ( -56 -16 320 ) metw1 0 0 0 1 1 +( -56 216 0 ) ( -56 -168 0 ) ( -56 -168 -64 ) metw1 0 0 0 1 1 +( 40 -8 64 ) ( -24 -8 64 ) ( -24 -8 0 ) metw1 0 0 0 1 1 +( 56 -424 256 ) ( 56 -40 256 ) ( 56 -40 192 ) metw1 0 0 0 1 1 +( -48 -120 64 ) ( 16 -120 64 ) ( 16 -120 0 ) metw1 0 0 0 1 1 +( -56 -168 320 ) ( -56 216 320 ) ( 8 216 320 ) metw1 0 0 0 1 1 +( 8 216 256 ) ( -56 216 256 ) ( -56 -168 256 ) metal1_1 0 0 0 1 1 +} +// brush 21 +{ +( 280 -72 256 ) ( 280 -8 256 ) ( -104 -8 256 ) metal1_1 0 0 0 1 1 +( -104 -8 320 ) ( 280 -8 320 ) ( 280 -72 320 ) metw1 0 0 0 1 1 +( -56 -16 64 ) ( -56 -80 64 ) ( -56 -80 0 ) metw1 0 0 0 1 1 +( -360 -120 256 ) ( 24 -120 256 ) ( 24 -120 192 ) metw1 0 0 0 1 1 +( 56 -104 64 ) ( 56 -40 64 ) ( 56 -40 0 ) metw1 0 0 0 1 1 +( 280 -8 0 ) ( -104 -8 0 ) ( -104 -8 -64 ) metw1 0 0 0 1 1 +( -48 -104 256 ) ( 48 -8 256 ) ( 48 -8 320 ) metw1 0 0 0 1 1 +( 48 -24 256 ) ( -48 -120 256 ) ( -48 -120 320 ) metw1 0 0 0 1 1 +} +// brush 22 +{ +( -16 216 0 ) ( -16 -168 0 ) ( -16 -168 -64 ) metw1 0 0 0 1 1 +( 80 -48 64 ) ( 16 -48 64 ) ( 16 -48 0 ) metw1 0 0 0 1 1 +( 16 -424 256 ) ( 16 -40 256 ) ( 16 -40 192 ) metw1 0 0 0 1 1 +( -16 -80 64 ) ( 48 -80 64 ) ( 48 -80 0 ) metw1 0 0 0 1 1 +( -16 -168 320 ) ( -16 216 320 ) ( 48 216 320 ) metw1 0 0 0 1 1 +( 48 216 256 ) ( -16 216 256 ) ( -16 -168 256 ) metal1_1 0 0 0 1 1 +} +// brush 23 +{ +( -96 0 224 ) ( -224 0 224 ) ( -224 -128 224 ) metw0b 0 0 0 1 1 +( -224 -128 320 ) ( -224 0 320 ) ( -96 0 320 ) metw0b 0 0 0 1 1 +( -224 -160 320 ) ( -96 -160 320 ) ( -96 -160 192 ) metw0b 0 0 0 1 1 +( -96 128 320 ) ( -96 256 320 ) ( -96 256 192 ) metw0b 0 0 0 1 1 +( -96 384 320 ) ( -224 384 320 ) ( -224 384 192 ) metw0b 0 0 0 1 1 +( -224 -96 320 ) ( -224 -224 320 ) ( -224 -224 192 ) metw0b 0 0 0 1 1 +} +// brush 24 +{ +( -96 224 -64 ) ( -96 224 0 ) ( -96 -160 0 ) metw1 0 0 0 1 1 +( -64 64 0 ) ( -64 64 64 ) ( 0 64 64 ) metw1 0 0 0 1 1 +( -64 64 192 ) ( -64 64 256 ) ( -64 448 256 ) metw1 0 0 0 1 1 +( -32 192 0 ) ( -32 192 64 ) ( -96 192 64 ) metw1 0 0 0 1 1 +( -32 -160 320 ) ( -96 -160 320 ) ( -96 224 320 ) metw1 0 0 0 1 1 +( -96 224 192 ) ( -96 -160 192 ) ( -32 -160 192 ) metal1_1 0 0 0 1 1 +} +// brush 25 +{ +( 64 224 192 ) ( 64 -160 192 ) ( 128 -160 192 ) metal1_1 0 0 0 1 1 +( 128 -160 320 ) ( 64 -160 320 ) ( 64 224 320 ) metw1 0 0 0 1 1 +( 128 192 0 ) ( 128 192 64 ) ( 64 192 64 ) metw1 0 0 0 1 1 +( 96 64 192 ) ( 96 64 256 ) ( 96 448 256 ) metw1 0 0 0 1 1 +( 96 64 0 ) ( 96 64 64 ) ( 160 64 64 ) metw1 0 0 0 1 1 +( 64 192 -64 ) ( 64 192 0 ) ( 64 -192 0 ) metw1 0 0 0 1 1 +} +// brush 26 +{ +( -160 224 -64 ) ( -160 224 0 ) ( -160 -160 0 ) metw1 0 0 0 1 1 +( 96 192 0 ) ( 96 192 64 ) ( 160 192 64 ) metw1 0 0 0 1 1 +( 160 192 192 ) ( 160 192 256 ) ( 160 576 256 ) metw1 0 0 0 1 1 +( 32 256 0 ) ( 32 256 64 ) ( -32 256 64 ) metw1 0 0 0 1 1 +( 32 -160 320 ) ( -32 -160 320 ) ( -32 224 320 ) metw1 0 0 0 1 1 +( -32 224 192 ) ( -32 -160 192 ) ( 32 -160 192 ) metal1_1 0 0 0 1 1 +} +// brush 27 +{ +( -64 224 256 ) ( -64 -160 256 ) ( 0 -160 256 ) metal1_1 0 0 0 1 1 +( 0 -160 320 ) ( -64 -160 320 ) ( -64 224 320 ) metw1 0 0 0 1 1 +( -64 192 256 ) ( -56 184 256 ) ( -56 184 320 ) metw1 0 0 0 1 1 +( -56 72 320 ) ( -56 184 320 ) ( -56 184 256 ) metw1 0 0 0 1 1 +( -64 64 320 ) ( -56 72 320 ) ( -56 72 256 ) metw1 0 0 0 1 1 +( -64 224 -64 ) ( -64 224 0 ) ( -64 -160 0 ) metw1 0 0 0 1 1 +} +// brush 28 +{ +( 64 -160 0 ) ( 64 224 0 ) ( 64 224 -64 ) metw1 0 0 0 1 1 +( 56 72 256 ) ( 56 72 320 ) ( 64 64 320 ) metw1 0 0 0 1 1 +( 56 184 256 ) ( 56 184 320 ) ( 56 72 320 ) metw1 0 0 0 1 1 +( 56 184 320 ) ( 56 184 256 ) ( 64 192 256 ) metw1 0 0 0 1 1 +( 64 224 320 ) ( 64 -160 320 ) ( 0 -160 320 ) metw1 0 0 0 1 1 +( 0 -160 256 ) ( 64 -160 256 ) ( 64 224 256 ) metal1_1 0 0 0 1 1 +} +// brush 29 +{ +( -96 64 -64 ) ( -96 64 0 ) ( 288 64 0 ) metw1 0 0 0 1 1 +( 64 64 320 ) ( 56 72 320 ) ( 56 72 256 ) metw1 0 0 0 1 1 +( 56 72 320 ) ( -56 72 320 ) ( -56 72 256 ) metw1 0 0 0 1 1 +( -64 64 256 ) ( -56 72 256 ) ( -56 72 320 ) metw1 0 0 0 1 1 +( 288 128 320 ) ( 288 64 320 ) ( -96 64 320 ) metw1 0 0 0 1 1 +( -96 64 256 ) ( 288 64 256 ) ( 288 128 256 ) metal1_1 0 0 0 1 1 +} +// brush 30 +{ +( 288 128 256 ) ( 288 192 256 ) ( -96 192 256 ) metal1_1 0 0 0 1 1 +( -96 192 320 ) ( 288 192 320 ) ( 288 128 320 ) metw1 0 0 0 1 1 +( -56 184 320 ) ( -56 184 256 ) ( -64 192 256 ) metw1 0 0 0 1 1 +( -56 184 256 ) ( -56 184 320 ) ( 56 184 320 ) metw1 0 0 0 1 1 +( 56 184 256 ) ( 56 184 320 ) ( 64 192 320 ) metw1 0 0 0 1 1 +( 288 192 0 ) ( -96 192 0 ) ( -96 192 -64 ) metw1 0 0 0 1 1 +} +// brush 31 +{ +( -56 232 256 ) ( -56 -152 256 ) ( 8 -152 256 ) metal1_1 0 0 0 1 1 +( 8 -152 320 ) ( -56 -152 320 ) ( -56 232 320 ) metw1 0 0 0 1 1 +( 16 184 0 ) ( 16 184 64 ) ( -48 184 64 ) metw1 0 0 0 1 1 +( 56 104 192 ) ( 56 104 256 ) ( 56 488 256 ) metw1 0 0 0 1 1 +( -24 72 0 ) ( -24 72 64 ) ( 40 72 64 ) metw1 0 0 0 1 1 +( -56 232 -64 ) ( -56 232 0 ) ( -56 -152 0 ) metw1 0 0 0 1 1 +( -56 80 320 ) ( -56 80 256 ) ( 40 176 256 ) metw1 0 0 0 1 1 +( 56 176 320 ) ( 56 176 256 ) ( -40 80 256 ) metw1 0 0 0 1 1 +} +// brush 32 +{ +( -48 184 320 ) ( -48 184 256 ) ( 48 88 256 ) metw1 0 0 0 1 1 +( 48 72 320 ) ( 48 72 256 ) ( -48 168 256 ) metw1 0 0 0 1 1 +( -104 72 -64 ) ( -104 72 0 ) ( 280 72 0 ) metw1 0 0 0 1 1 +( 56 104 0 ) ( 56 104 64 ) ( 56 168 64 ) metw1 0 0 0 1 1 +( 24 184 192 ) ( 24 184 256 ) ( -360 184 256 ) metw1 0 0 0 1 1 +( -56 144 0 ) ( -56 144 64 ) ( -56 80 64 ) metw1 0 0 0 1 1 +( 280 136 320 ) ( 280 72 320 ) ( -104 72 320 ) metw1 0 0 0 1 1 +( -104 72 256 ) ( 280 72 256 ) ( 280 136 256 ) metal1_1 0 0 0 1 1 +} +// brush 33 +{ +( -16 232 256 ) ( -16 -152 256 ) ( 48 -152 256 ) metal1_1 0 0 0 1 1 +( 48 -152 320 ) ( -16 -152 320 ) ( -16 232 320 ) metw1 0 0 0 1 1 +( 48 144 0 ) ( 48 144 64 ) ( -16 144 64 ) metw1 0 0 0 1 1 +( 16 104 192 ) ( 16 104 256 ) ( 16 488 256 ) metw1 0 0 0 1 1 +( 16 112 0 ) ( 16 112 64 ) ( 80 112 64 ) metw1 0 0 0 1 1 +( -16 232 -64 ) ( -16 232 0 ) ( -16 -152 0 ) metw1 0 0 0 1 1 +} +// brush 34 +{ +( -96 416 192 ) ( -96 32 192 ) ( -32 32 192 ) metal1_1 0 0 0 1 1 +( -32 32 320 ) ( -96 32 320 ) ( -96 416 320 ) metw1 0 0 0 1 1 +( -32 384 0 ) ( -32 384 64 ) ( -96 384 64 ) metw1 0 0 0 1 1 +( -64 256 192 ) ( -64 256 256 ) ( -64 640 256 ) metw1 0 0 0 1 1 +( -64 256 0 ) ( -64 256 64 ) ( 0 256 64 ) metw1 0 0 0 1 1 +( -96 416 -64 ) ( -96 416 0 ) ( -96 32 0 ) metw1 0 0 0 1 1 +} +// brush 35 +{ +( 64 384 -64 ) ( 64 384 0 ) ( 64 0 0 ) metw1 0 0 0 1 1 +( 96 256 0 ) ( 96 256 64 ) ( 160 256 64 ) metw1 0 0 0 1 1 +( 96 256 192 ) ( 96 256 256 ) ( 96 640 256 ) metw1 0 0 0 1 1 +( 128 384 0 ) ( 128 384 64 ) ( 64 384 64 ) metw1 0 0 0 1 1 +( 128 32 320 ) ( 64 32 320 ) ( 64 416 320 ) metw1 0 0 0 1 1 +( 64 416 192 ) ( 64 32 192 ) ( 128 32 192 ) metal1_1 0 0 0 1 1 +} +// brush 36 +{ +( -64 416 192 ) ( -64 32 192 ) ( 0 32 192 ) metal1_1 0 0 0 1 1 +( 0 32 320 ) ( -64 32 320 ) ( -64 416 320 ) metw1 0 0 0 1 1 +( 0 448 0 ) ( 0 448 64 ) ( -64 448 64 ) metw1 0 0 0 1 1 +( 224 384 192 ) ( 224 384 256 ) ( 224 768 256 ) metw1 0 0 0 1 1 +( 64 384 0 ) ( 64 384 64 ) ( 128 384 64 ) metw1 0 0 0 1 1 +( -224 416 -64 ) ( -224 416 0 ) ( -224 32 0 ) metw1 0 0 0 1 1 +} +// brush 37 +{ +( -64 416 -64 ) ( -64 416 0 ) ( -64 32 0 ) metw1 0 0 0 1 1 +( -64 256 320 ) ( -56 264 320 ) ( -56 264 256 ) metw1 0 0 0 1 1 +( -56 264 320 ) ( -56 376 320 ) ( -56 376 256 ) metw1 0 0 0 1 1 +( -64 384 256 ) ( -56 376 256 ) ( -56 376 320 ) metw1 0 0 0 1 1 +( 0 32 320 ) ( -64 32 320 ) ( -64 416 320 ) metw1 0 0 0 1 1 +( -64 416 256 ) ( -64 32 256 ) ( 0 32 256 ) metal1_1 0 0 0 1 1 +} +// brush 38 +{ +( 0 32 256 ) ( 64 32 256 ) ( 64 416 256 ) metal1_1 0 0 0 1 1 +( 64 416 320 ) ( 64 32 320 ) ( 0 32 320 ) metw1 0 0 0 1 1 +( 56 376 320 ) ( 56 376 256 ) ( 64 384 256 ) metw1 0 0 0 1 1 +( 56 376 256 ) ( 56 376 320 ) ( 56 264 320 ) metw1 0 0 0 1 1 +( 56 264 256 ) ( 56 264 320 ) ( 64 256 320 ) metw1 0 0 0 1 1 +( 64 32 0 ) ( 64 416 0 ) ( 64 416 -64 ) metw1 0 0 0 1 1 +} +// brush 39 +{ +( -96 256 256 ) ( 288 256 256 ) ( 288 320 256 ) metal1_1 0 0 0 1 1 +( 288 320 320 ) ( 288 256 320 ) ( -96 256 320 ) metw1 0 0 0 1 1 +( -64 256 256 ) ( -56 264 256 ) ( -56 264 320 ) metw1 0 0 0 1 1 +( 56 264 320 ) ( -56 264 320 ) ( -56 264 256 ) metw1 0 0 0 1 1 +( 64 256 320 ) ( 56 264 320 ) ( 56 264 256 ) metw1 0 0 0 1 1 +( -96 256 -64 ) ( -96 256 0 ) ( 288 256 0 ) metw1 0 0 0 1 1 +} +// brush 40 +{ +( 288 384 0 ) ( -96 384 0 ) ( -96 384 -64 ) metw1 0 0 0 1 1 +( 56 376 256 ) ( 56 376 320 ) ( 64 384 320 ) metw1 0 0 0 1 1 +( -56 376 256 ) ( -56 376 320 ) ( 56 376 320 ) metw1 0 0 0 1 1 +( -56 376 320 ) ( -56 376 256 ) ( -64 384 256 ) metw1 0 0 0 1 1 +( -96 384 320 ) ( 288 384 320 ) ( 288 320 320 ) metw1 0 0 0 1 1 +( 288 320 256 ) ( 288 384 256 ) ( -96 384 256 ) metal1_1 0 0 0 1 1 +} +// brush 41 +{ +( 56 368 320 ) ( 56 368 256 ) ( -40 272 256 ) metw1 0 0 0 1 1 +( -56 272 320 ) ( -56 272 256 ) ( 40 368 256 ) metw1 0 0 0 1 1 +( -56 424 -64 ) ( -56 424 0 ) ( -56 40 0 ) metw1 0 0 0 1 1 +( -24 264 0 ) ( -24 264 64 ) ( 40 264 64 ) metw1 0 0 0 1 1 +( 56 296 192 ) ( 56 296 256 ) ( 56 680 256 ) metw1 0 0 0 1 1 +( 16 376 0 ) ( 16 376 64 ) ( -48 376 64 ) metw1 0 0 0 1 1 +( 8 40 320 ) ( -56 40 320 ) ( -56 424 320 ) metw1 0 0 0 1 1 +( -56 424 256 ) ( -56 40 256 ) ( 8 40 256 ) metal1_1 0 0 0 1 1 +} +// brush 42 +{ +( -104 264 256 ) ( 280 264 256 ) ( 280 328 256 ) metal1_1 0 0 0 1 1 +( 280 328 320 ) ( 280 264 320 ) ( -104 264 320 ) metw1 0 0 0 1 1 +( -56 336 0 ) ( -56 336 64 ) ( -56 272 64 ) metw1 0 0 0 1 1 +( 24 376 192 ) ( 24 376 256 ) ( -360 376 256 ) metw1 0 0 0 1 1 +( 56 296 0 ) ( 56 296 64 ) ( 56 360 64 ) metw1 0 0 0 1 1 +( -104 264 -64 ) ( -104 264 0 ) ( 280 264 0 ) metw1 0 0 0 1 1 +( 48 264 320 ) ( 48 264 256 ) ( -48 360 256 ) metw1 0 0 0 1 1 +( -48 376 320 ) ( -48 376 256 ) ( 48 280 256 ) metw1 0 0 0 1 1 +} +// brush 43 +{ +( -16 424 -64 ) ( -16 424 0 ) ( -16 40 0 ) metw1 0 0 0 1 1 +( 16 304 0 ) ( 16 304 64 ) ( 80 304 64 ) metw1 0 0 0 1 1 +( 16 296 192 ) ( 16 296 256 ) ( 16 680 256 ) metw1 0 0 0 1 1 +( 48 336 0 ) ( 48 336 64 ) ( -16 336 64 ) metw1 0 0 0 1 1 +( 48 40 320 ) ( -16 40 320 ) ( -16 424 320 ) metw1 0 0 0 1 1 +( -16 424 256 ) ( -16 40 256 ) ( 48 40 256 ) metal1_1 0 0 0 1 1 +} +// brush 44 +{ +( 160 272 -64 ) ( 160 240 -64 ) ( 160 272 0 ) metw1 0 0 0 1 1 +( 128 256 -64 ) ( 512 256 -64 ) ( 512 256 0 ) metw1 0 0 0 1 1 +( 120 248 0 ) ( 520 248 0 ) ( 520 248 -64 ) metw1 0 0 0 1 1 +( 128 256 -64 ) ( 128 256 0 ) ( 136 248 0 ) metw1 0 0 0 1 1 +( 120 256 0 ) ( 520 256 0 ) ( 520 248 0 ) met5_1 0 0 0 1 1 +( 520 248 -64 ) ( 520 256 -64 ) ( 120 256 -64 ) metw1 0 0 0 1 1 +} +// brush 45 +{ +( -120 256 -64 ) ( -520 256 -64 ) ( -520 248 -64 ) metw1 0 0 0 1 1 +( -520 248 0 ) ( -520 256 0 ) ( -120 256 0 ) met5_1 0 0 0 1 1 +( -136 248 0 ) ( -128 256 0 ) ( -128 256 -64 ) metw1 0 0 0 1 1 +( -520 248 -64 ) ( -520 248 0 ) ( -120 248 0 ) metw1 0 0 0 1 1 +( -512 256 0 ) ( -512 256 -64 ) ( -128 256 -64 ) metw1 0 0 0 1 1 +( -160 272 0 ) ( -160 240 -64 ) ( -160 272 -64 ) metw1 0 0 0 1 1 +} +// brush 46 +{ +( 136 568 64 ) ( 136 504 64 ) ( 136 504 0 ) metalt2_0 0 0 0 1 1 +( 200 568 64 ) ( 136 568 64 ) ( 136 568 0 ) metalt2_0 0 0 0 1 1 +( 184 520 64 ) ( 184 584 64 ) ( 184 584 0 ) metalt2_0 0 0 0 1 1 +( 120 520 64 ) ( 184 520 64 ) ( 184 520 0 ) metalt2_0 0 0 0 1 1 +( 120 520 32 ) ( 120 584 32 ) ( 184 584 32 ) metalt2_0 0 0 0 1 1 +( 184 584 0 ) ( 120 584 0 ) ( 120 520 0 ) metalt2_0 0 0 0 1 1 +} +// brush 47 +{ +( 184 584 32 ) ( 120 584 32 ) ( 120 520 32 ) metalt2_0 0 0 0 1 1 +( 144 560 96 ) ( 152 560 96 ) ( 152 552 96 ) metalt2_0 0 0 0 1 1 +( 144 552 96 ) ( 152 552 96 ) ( 144 560 32 ) metalt2_0 0 0 0 1 1 +( 152 560 96 ) ( 152 568 96 ) ( 144 568 32 ) metalt2_0 0 0 0 1 1 +( 152 560 96 ) ( 144 560 96 ) ( 136 568 32 ) metalt2_0 0 0 0 1 1 +( 144 568 96 ) ( 144 560 96 ) ( 136 560 32 ) metalt2_0 0 0 0 1 1 +} +// brush 48 +{ +( 184 560 32 ) ( 176 560 96 ) ( 176 568 96 ) metalt2_0 0 0 0 1 1 +( 184 568 32 ) ( 176 560 96 ) ( 168 560 96 ) metalt2_0 0 0 0 1 1 +( 176 568 32 ) ( 168 568 96 ) ( 168 560 96 ) metalt2_0 0 0 0 1 1 +( 176 560 32 ) ( 168 552 96 ) ( 176 552 96 ) metalt2_0 0 0 0 1 1 +( 168 552 96 ) ( 168 560 96 ) ( 176 560 96 ) metalt2_0 0 0 0 1 1 +( 200 520 32 ) ( 200 584 32 ) ( 136 584 32 ) metalt2_0 0 0 0 1 1 +} +// brush 49 +{ +( 136 528 32 ) ( 144 528 96 ) ( 144 520 96 ) metalt2_0 0 0 0 1 1 +( 136 520 32 ) ( 144 528 96 ) ( 152 528 96 ) metalt2_0 0 0 0 1 1 +( 144 520 32 ) ( 152 520 96 ) ( 152 528 96 ) metalt2_0 0 0 0 1 1 +( 144 528 32 ) ( 152 536 96 ) ( 144 536 96 ) metalt2_0 0 0 0 1 1 +( 152 536 96 ) ( 152 528 96 ) ( 144 528 96 ) metalt2_0 0 0 0 1 1 +( 120 568 32 ) ( 120 504 32 ) ( 184 504 32 ) metalt2_0 0 0 0 1 1 +} +// brush 50 +{ +( 136 504 32 ) ( 200 504 32 ) ( 200 568 32 ) metalt2_0 0 0 0 1 1 +( 176 528 96 ) ( 168 528 96 ) ( 168 536 96 ) metalt2_0 0 0 0 1 1 +( 176 536 96 ) ( 168 536 96 ) ( 176 528 32 ) metalt2_0 0 0 0 1 1 +( 168 528 96 ) ( 168 520 96 ) ( 176 520 32 ) metalt2_0 0 0 0 1 1 +( 168 528 96 ) ( 176 528 96 ) ( 184 520 32 ) metalt2_0 0 0 0 1 1 +( 176 520 96 ) ( 176 528 96 ) ( 184 528 32 ) metalt2_0 0 0 0 1 1 +} +// brush 51 +{ +( 176 560 96 ) ( 160 544 80 ) ( 176 528 96 ) metalt2_0 0 0 0 1 1 +( 144 560 96 ) ( 160 544 80 ) ( 176 560 96 ) metalt2_0 0 0 0 1 1 +( 144 560 96 ) ( 144 528 96 ) ( 160 544 80 ) metalt2_0 0 0 0 1 1 +( 176 528 96 ) ( 160 544 80 ) ( 144 528 96 ) metalt2_0 0 0 0 1 1 +( 144 528 96 ) ( 160 544 112 ) ( 176 528 96 ) metalt2_0 0 0 0 1 1 +( 160 544 112 ) ( 144 528 96 ) ( 144 560 96 ) metalt2_0 0 0 0 1 1 +( 176 560 96 ) ( 160 544 112 ) ( 144 560 96 ) metalt2_0 0 0 0 1 1 +( 176 528 96 ) ( 160 544 112 ) ( 176 560 96 ) metalt2_0 0 0 0 1 1 +} +// brush 52 +{ +( -136 584 0 ) ( -200 584 0 ) ( -200 520 0 ) metalt2_0 0 0 0 1 1 +( -200 520 32 ) ( -200 584 32 ) ( -136 584 32 ) metalt2_0 0 0 0 1 1 +( -200 520 64 ) ( -136 520 64 ) ( -136 520 0 ) metalt2_0 0 0 0 1 1 +( -136 520 64 ) ( -136 584 64 ) ( -136 584 0 ) metalt2_0 0 0 0 1 1 +( -120 568 64 ) ( -184 568 64 ) ( -184 568 0 ) metalt2_0 0 0 0 1 1 +( -184 568 64 ) ( -184 504 64 ) ( -184 504 0 ) metalt2_0 0 0 0 1 1 +} +// brush 53 +{ +( -176 568 96 ) ( -176 560 96 ) ( -184 560 32 ) metalt2_0 0 0 0 1 1 +( -168 560 96 ) ( -176 560 96 ) ( -184 568 32 ) metalt2_0 0 0 0 1 1 +( -168 560 96 ) ( -168 568 96 ) ( -176 568 32 ) metalt2_0 0 0 0 1 1 +( -176 552 96 ) ( -168 552 96 ) ( -176 560 32 ) metalt2_0 0 0 0 1 1 +( -176 560 96 ) ( -168 560 96 ) ( -168 552 96 ) metalt2_0 0 0 0 1 1 +( -136 584 32 ) ( -200 584 32 ) ( -200 520 32 ) metalt2_0 0 0 0 1 1 +} +// brush 54 +{ +( -120 520 32 ) ( -120 584 32 ) ( -184 584 32 ) metalt2_0 0 0 0 1 1 +( -152 552 96 ) ( -152 560 96 ) ( -144 560 96 ) metalt2_0 0 0 0 1 1 +( -144 560 32 ) ( -152 552 96 ) ( -144 552 96 ) metalt2_0 0 0 0 1 1 +( -144 568 32 ) ( -152 568 96 ) ( -152 560 96 ) metalt2_0 0 0 0 1 1 +( -136 568 32 ) ( -144 560 96 ) ( -152 560 96 ) metalt2_0 0 0 0 1 1 +( -136 560 32 ) ( -144 560 96 ) ( -144 568 96 ) metalt2_0 0 0 0 1 1 +} +// brush 55 +{ +( -200 568 32 ) ( -200 504 32 ) ( -136 504 32 ) metalt2_0 0 0 0 1 1 +( -168 536 96 ) ( -168 528 96 ) ( -176 528 96 ) metalt2_0 0 0 0 1 1 +( -176 528 32 ) ( -168 536 96 ) ( -176 536 96 ) metalt2_0 0 0 0 1 1 +( -176 520 32 ) ( -168 520 96 ) ( -168 528 96 ) metalt2_0 0 0 0 1 1 +( -184 520 32 ) ( -176 528 96 ) ( -168 528 96 ) metalt2_0 0 0 0 1 1 +( -184 528 32 ) ( -176 528 96 ) ( -176 520 96 ) metalt2_0 0 0 0 1 1 +} +// brush 56 +{ +( -144 520 96 ) ( -144 528 96 ) ( -136 528 32 ) metalt2_0 0 0 0 1 1 +( -152 528 96 ) ( -144 528 96 ) ( -136 520 32 ) metalt2_0 0 0 0 1 1 +( -152 528 96 ) ( -152 520 96 ) ( -144 520 32 ) metalt2_0 0 0 0 1 1 +( -144 536 96 ) ( -152 536 96 ) ( -144 528 32 ) metalt2_0 0 0 0 1 1 +( -144 528 96 ) ( -152 528 96 ) ( -152 536 96 ) metalt2_0 0 0 0 1 1 +( -184 504 32 ) ( -120 504 32 ) ( -120 568 32 ) metalt2_0 0 0 0 1 1 +} +// brush 57 +{ +( -144 528 96 ) ( -160 544 112 ) ( -144 560 96 ) metalt2_0 0 0 0 1 1 +( -144 560 96 ) ( -160 544 112 ) ( -176 560 96 ) metalt2_0 0 0 0 1 1 +( -160 544 112 ) ( -176 528 96 ) ( -176 560 96 ) metalt2_0 0 0 0 1 1 +( -176 528 96 ) ( -160 544 112 ) ( -144 528 96 ) metalt2_0 0 0 0 1 1 +( -144 528 96 ) ( -160 544 80 ) ( -176 528 96 ) metalt2_0 0 0 0 1 1 +( -176 560 96 ) ( -176 528 96 ) ( -160 544 80 ) metalt2_0 0 0 0 1 1 +( -176 560 96 ) ( -160 544 80 ) ( -144 560 96 ) metalt2_0 0 0 0 1 1 +( -144 560 96 ) ( -160 544 80 ) ( -144 528 96 ) metalt2_0 0 0 0 1 1 +} +// brush 58 +{ +( -256 608 -64 ) ( -320 608 -64 ) ( -320 224 -64 ) metw1 0 0 0 1 1 +( -320 224 320 ) ( -320 608 320 ) ( -256 608 320 ) metw1 0 0 0 1 1 +( -320 384 64 ) ( -256 384 64 ) ( -256 384 0 ) metw1 0 0 0 1 1 +( -192 352 0 ) ( -192 736 0 ) ( -192 736 -64 ) metw1 0 0 0 1 1 +( -256 576 64 ) ( -320 576 64 ) ( -320 576 0 ) metw1 0 0 0 1 1 +( -256 640 64 ) ( -256 256 64 ) ( -256 256 0 ) metw1 0 0 0 1 1 +} +// brush 59 +{ +( 192 640 64 ) ( 192 256 64 ) ( 192 256 0 ) metw1 0 0 0 1 1 +( 224 576 64 ) ( 160 576 64 ) ( 160 576 0 ) metw1 0 0 0 1 1 +( 256 352 0 ) ( 256 736 0 ) ( 256 736 -64 ) metw1 0 0 0 1 1 +( 160 384 64 ) ( 224 384 64 ) ( 224 384 0 ) metw1 0 0 0 1 1 +( 160 224 320 ) ( 160 608 320 ) ( 224 608 320 ) metw1 0 0 0 1 1 +( 224 608 -64 ) ( 160 608 -64 ) ( 160 224 -64 ) metw1 0 0 0 1 1 +} +// brush 60 +{ +( -256 672 64 ) ( -256 288 64 ) ( -256 288 0 ) metw1 0 0 0 1 1 +( -224 832 64 ) ( -288 832 64 ) ( -288 832 0 ) metw1 0 0 0 1 1 +( -96 768 0 ) ( -96 1152 0 ) ( -96 1152 -64 ) metw1 0 0 0 1 1 +( -160 576 64 ) ( -96 576 64 ) ( -96 576 0 ) metw1 0 0 0 1 1 +( -288 256 448 ) ( -288 640 448 ) ( -224 640 448 ) metw1 0 0 0 1 1 +( -224 640 -288 ) ( -288 640 -288 ) ( -288 256 -288 ) metw1 0 0 0 1 1 +} +// brush 61 +{ +( 64 608 -288 ) ( 0 608 -288 ) ( 0 224 -288 ) metw1 0 0 0 1 1 +( 0 256 544 ) ( 0 640 544 ) ( 64 640 544 ) metw1 0 0 0 1 1 +( 128 576 64 ) ( 192 576 64 ) ( 192 576 0 ) metw1 0 0 0 1 1 +( 448 544 0 ) ( 448 928 0 ) ( 448 928 -64 ) metw1 0 0 0 1 1 +( 96 832 64 ) ( 32 832 64 ) ( 32 832 0 ) metw1 0 0 0 1 1 +( 96 896 64 ) ( 96 512 64 ) ( 96 512 0 ) metw1 0 0 0 1 1 +} +// brush 62 +{ +( 160 192 224 ) ( 32 192 224 ) ( 32 64 224 ) metw0b 0 0 0 1 1 +( 32 64 320 ) ( 32 192 320 ) ( 160 192 320 ) metw0b 0 0 0 1 1 +( 32 448 320 ) ( 160 448 320 ) ( 160 448 192 ) metw0b 0 0 0 1 1 +( 192 64 320 ) ( 192 192 320 ) ( 192 192 192 ) metw0b 0 0 0 1 1 +( 160 576 320 ) ( 32 576 320 ) ( 32 576 192 ) metw0b 0 0 0 1 1 +( 96 896 320 ) ( 96 768 320 ) ( 96 768 192 ) metw0b 0 0 0 1 1 +} +// brush 63 +{ +( -192 896 320 ) ( -192 768 320 ) ( -192 768 192 ) metw0b 0 0 0 1 1 +( -96 576 320 ) ( -224 576 320 ) ( -224 576 192 ) metw0b 0 0 0 1 1 +( -96 64 320 ) ( -96 192 320 ) ( -96 192 192 ) metw0b 0 0 0 1 1 +( -224 448 320 ) ( -96 448 320 ) ( -96 448 192 ) metw0b 0 0 0 1 1 +( -224 64 320 ) ( -224 192 320 ) ( -96 192 320 ) metw0b 0 0 0 1 1 +( -96 192 224 ) ( -224 192 224 ) ( -224 64 224 ) metw0b 0 0 0 1 1 +} +// brush 64 +{ +( -64 704 -128 ) ( -64 320 -128 ) ( -64 320 -192 ) metw1 0 0 0 1 1 +( -128 928 64 ) ( -192 928 64 ) ( -192 928 0 ) metw1 0 0 0 1 1 +( 64 640 0 ) ( 64 1024 0 ) ( 64 1024 -64 ) metw1 0 0 0 1 1 +( -64 608 64 ) ( 0 608 64 ) ( 0 608 0 ) metw1 0 0 0 1 1 +( -160 320 128 ) ( -160 704 128 ) ( -96 704 128 ) metal4_8 0 0 0 1 1 +( -160 704 64 ) ( -224 704 64 ) ( -224 320 64 ) metw1 0 0 0 1 1 +} +// brush 65 +{ +( -320 960 64 ) ( -320 1088 64 ) ( -320 1088 448 ) metw1 0 0 0 1 1 +( -32 1088 64 ) ( -96 1088 64 ) ( -96 1088 0 ) metw1 0 0 0 1 1 +( -192 928 0 ) ( -192 1312 0 ) ( -192 1312 -64 ) metw1 0 0 0 1 1 +( -64 960 64 ) ( 0 960 64 ) ( 0 960 0 ) metw1 0 0 0 1 1 +( -224 640 448 ) ( -224 1024 448 ) ( -160 1024 448 ) metw1 0 0 0 1 1 +( -320 1088 64 ) ( -320 960 64 ) ( -192 960 0 ) metal1_1 0 0 0 1 1 +} +// brush 66 +{ +( -64 576 192 ) ( -96 576 192 ) ( -96 448 192 ) metal1_1 0 0 0 1 1 +( -192 128 320 ) ( -192 512 320 ) ( -128 512 320 ) metw1 0 0 0 1 1 +( -64 448 64 ) ( 0 448 64 ) ( 0 448 0 ) metw1 0 0 0 1 1 +( -64 512 0 ) ( -64 896 0 ) ( -64 896 -64 ) metw1 0 0 0 1 1 +( -96 608 192 ) ( -64 608 192 ) ( -64 608 320 ) metw1 0 0 0 1 1 +( -96 544 64 ) ( -96 160 64 ) ( -96 160 0 ) metw1 0 0 0 1 1 +} +// brush 67 +{ +( 64 544 64 ) ( 64 160 64 ) ( 64 160 0 ) metw1 0 0 0 1 1 +( 64 608 192 ) ( 96 608 192 ) ( 96 608 320 ) metw1 0 0 0 1 1 +( 96 512 0 ) ( 96 896 0 ) ( 96 896 -64 ) metw1 0 0 0 1 1 +( 96 448 64 ) ( 160 448 64 ) ( 160 448 0 ) metw1 0 0 0 1 1 +( -32 128 320 ) ( -32 512 320 ) ( 32 512 320 ) metw1 0 0 0 1 1 +( 96 576 192 ) ( 64 576 192 ) ( 64 448 192 ) metal1_1 0 0 0 1 1 +} +// brush 68 +{ +( -64 544 64 ) ( -64 160 64 ) ( -64 160 0 ) metw1 0 0 0 1 1 +( -64 736 256 ) ( 64 736 256 ) ( 64 800 384 ) metw1 0 0 0 1 1 +( 64 512 0 ) ( 64 896 0 ) ( 64 896 -64 ) metw1 0 0 0 1 1 +( -32 576 64 ) ( 32 576 64 ) ( 32 576 0 ) metw1 0 0 0 1 1 +( -64 800 384 ) ( 64 800 384 ) ( 64 544 384 ) metw1 0 0 0 1 1 +( 64 736 256 ) ( -64 736 256 ) ( -64 544 256 ) metal1_1 0 0 0 1 1 +} +// brush 69 +{ +( -288 864 -288 ) ( -352 864 -288 ) ( -352 480 -288 ) metw1 0 0 0 1 1 +( -320 480 256 ) ( -320 864 256 ) ( -256 864 256 ) metal4_8 0 0 0 1 1 +( -224 832 64 ) ( -160 832 64 ) ( -160 832 0 ) metw1 0 0 0 1 1 +( -128 800 0 ) ( -128 1184 0 ) ( -128 1184 -64 ) metw1 0 0 0 1 1 +( -288 960 -256 ) ( -352 960 -256 ) ( -352 960 -320 ) metw1 0 0 0 1 1 +( -256 864 -128 ) ( -256 480 -128 ) ( -256 480 -192 ) metw1 0 0 0 1 1 +} +// brush 70 +{ +( 128 864 -128 ) ( 128 480 -128 ) ( 128 480 -192 ) metw1 0 0 0 1 1 +( 96 960 -256 ) ( 32 960 -256 ) ( 32 960 -320 ) metw1 0 0 0 1 1 +( 320 800 0 ) ( 320 1184 0 ) ( 320 1184 -64 ) metw1 0 0 0 1 1 +( 160 832 64 ) ( 224 832 64 ) ( 224 832 0 ) metw1 0 0 0 1 1 +( 64 480 256 ) ( 64 864 256 ) ( 128 864 256 ) metal4_8 0 0 0 1 1 +( 96 864 -288 ) ( 32 864 -288 ) ( 32 480 -288 ) metw1 0 0 0 1 1 +} +// brush 71 +{ +( -160 800 32 ) ( -224 800 32 ) ( -224 416 32 ) met5_1 0 0 0 1 1 +( -192 416 64 ) ( -192 800 64 ) ( -128 800 64 ) met5_1 0 0 0 1 1 +( -32 832 64 ) ( 32 832 64 ) ( 32 832 0 ) met5_1 0 0 0 1 1 +( 128 704 0 ) ( 128 1088 0 ) ( 128 1088 -64 ) met5_1 0 0 0 1 1 +( -160 960 64 ) ( -224 960 64 ) ( -224 960 0 ) met5_1 0 0 0 1 1 +( -128 800 -128 ) ( -128 416 -128 ) ( -128 416 -192 ) met5_1 0 0 0 1 1 +} +// brush 72 +{ +( -128 960 96 ) ( -128 768 96 ) ( -128 768 64 ) *lavakell 0 0 0 1 1 +( 128 960 96 ) ( -128 960 96 ) ( -128 960 64 ) *lavakell 0 0 0 1 1 +( 128 768 96 ) ( 128 960 96 ) ( 128 960 64 ) *lavakell 0 0 0 1 1 +( -128 832 96 ) ( 128 832 96 ) ( 128 832 64 ) *lavakell 0 0 0 1 1 +( -128 768 96 ) ( -128 960 96 ) ( 128 960 96 ) *lavakell 0 0 0 1 1 +( 128 960 64 ) ( -128 960 64 ) ( -128 768 64 ) *lavakell 0 0 0 1 1 +} +// brush 73 +{ +( -64 608 256 ) ( -64 224 256 ) ( 0 224 256 ) metal1_1 0 0 0 1 1 +( 0 224 320 ) ( -64 224 320 ) ( -64 608 320 ) metw1 0 0 0 1 1 +( -64 576 256 ) ( -56 568 256 ) ( -56 568 320 ) metw1 0 0 0 1 1 +( -56 456 320 ) ( -56 568 320 ) ( -56 568 256 ) metw1 0 0 0 1 1 +( -64 448 320 ) ( -56 456 320 ) ( -56 456 256 ) metw1 0 0 0 1 1 +( -64 608 -64 ) ( -64 608 0 ) ( -64 224 0 ) metw1 0 0 0 1 1 +} +// brush 74 +{ +( 64 224 0 ) ( 64 608 0 ) ( 64 608 -64 ) metw1 0 0 0 1 1 +( 56 456 256 ) ( 56 456 320 ) ( 64 448 320 ) metw1 0 0 0 1 1 +( 56 568 256 ) ( 56 568 320 ) ( 56 456 320 ) metw1 0 0 0 1 1 +( 56 568 320 ) ( 56 568 256 ) ( 64 576 256 ) metw1 0 0 0 1 1 +( 64 608 320 ) ( 64 224 320 ) ( 0 224 320 ) metw1 0 0 0 1 1 +( 0 224 256 ) ( 64 224 256 ) ( 64 608 256 ) metal1_1 0 0 0 1 1 +} +// brush 75 +{ +( -96 448 -64 ) ( -96 448 0 ) ( 288 448 0 ) metw1 0 0 0 1 1 +( 64 448 320 ) ( 56 456 320 ) ( 56 456 256 ) metw1 0 0 0 1 1 +( 56 456 320 ) ( -56 456 320 ) ( -56 456 256 ) metw1 0 0 0 1 1 +( -64 448 256 ) ( -56 456 256 ) ( -56 456 320 ) metw1 0 0 0 1 1 +( 288 512 320 ) ( 288 448 320 ) ( -96 448 320 ) metw1 0 0 0 1 1 +( -96 448 256 ) ( 288 448 256 ) ( 288 512 256 ) metal1_1 0 0 0 1 1 +} +// brush 76 +{ +( 288 512 256 ) ( 288 576 256 ) ( -96 576 256 ) metal1_1 0 0 0 1 1 +( -96 576 320 ) ( 288 576 320 ) ( 288 512 320 ) metw1 0 0 0 1 1 +( -56 568 320 ) ( -56 568 256 ) ( -64 576 256 ) metw1 0 0 0 1 1 +( -56 568 256 ) ( -56 568 320 ) ( 56 568 320 ) metw1 0 0 0 1 1 +( 56 568 256 ) ( 56 568 320 ) ( 64 576 320 ) metw1 0 0 0 1 1 +( 288 576 0 ) ( -96 576 0 ) ( -96 576 -64 ) metw1 0 0 0 1 1 +} +// brush 77 +{ +( -56 616 256 ) ( -56 232 256 ) ( 8 232 256 ) metal1_1 0 0 0 1 1 +( 8 232 320 ) ( -56 232 320 ) ( -56 616 320 ) metw1 0 0 0 1 1 +( 16 568 0 ) ( 16 568 64 ) ( -48 568 64 ) metw1 0 0 0 1 1 +( 56 488 192 ) ( 56 488 256 ) ( 56 872 256 ) metw1 0 0 0 1 1 +( -24 456 0 ) ( -24 456 64 ) ( 40 456 64 ) metw1 0 0 0 1 1 +( -56 616 -64 ) ( -56 616 0 ) ( -56 232 0 ) metw1 0 0 0 1 1 +( -56 464 320 ) ( -56 464 256 ) ( 40 560 256 ) metw1 0 0 0 1 1 +( 56 560 320 ) ( 56 560 256 ) ( -40 464 256 ) metw1 0 0 0 1 1 +} +// brush 78 +{ +( -48 568 320 ) ( -48 568 256 ) ( 48 472 256 ) metw1 0 0 0 1 1 +( 48 456 320 ) ( 48 456 256 ) ( -48 552 256 ) metw1 0 0 0 1 1 +( -104 456 -64 ) ( -104 456 0 ) ( 280 456 0 ) metw1 0 0 0 1 1 +( 56 488 0 ) ( 56 488 64 ) ( 56 552 64 ) metw1 0 0 0 1 1 +( 24 568 192 ) ( 24 568 256 ) ( -360 568 256 ) metw1 0 0 0 1 1 +( -56 528 0 ) ( -56 528 64 ) ( -56 464 64 ) metw1 0 0 0 1 1 +( 280 520 320 ) ( 280 456 320 ) ( -104 456 320 ) metw1 0 0 0 1 1 +( -104 456 256 ) ( 280 456 256 ) ( 280 520 256 ) metal1_1 0 0 0 1 1 +} +// brush 79 +{ +( -16 616 256 ) ( -16 232 256 ) ( 48 232 256 ) metal1_1 0 0 0 1 1 +( 48 232 320 ) ( -16 232 320 ) ( -16 616 320 ) metw1 0 0 0 1 1 +( 48 528 0 ) ( 48 528 64 ) ( -16 528 64 ) metw1 0 0 0 1 1 +( 16 488 192 ) ( 16 488 256 ) ( 16 872 256 ) metw1 0 0 0 1 1 +( 16 496 0 ) ( 16 496 64 ) ( 80 496 64 ) metw1 0 0 0 1 1 +( -16 616 -64 ) ( -16 616 0 ) ( -16 232 0 ) metw1 0 0 0 1 1 +} +// brush 80 +{ +( -160 776 64 ) ( -224 776 64 ) ( -224 392 64 ) metw1 0 0 0 1 1 +( -160 392 128 ) ( -160 776 128 ) ( -96 776 128 ) met5_1 0 0 0 1 1 +( -80 928 64 ) ( -16 928 64 ) ( -16 928 0 ) metw1 0 0 0 1 1 +( 72 936 128 ) ( 72 936 64 ) ( 64 928 64 ) metw1 0 0 0 1 1 +( 104 936 64 ) ( 104 936 128 ) ( -104 936 128 ) metw1 0 0 0 1 1 +( -72 936 64 ) ( -72 936 128 ) ( -64 928 128 ) metw1 0 0 0 1 1 +} +// brush 81 +{ +( 72 936 64 ) ( 72 936 128 ) ( 64 928 128 ) metw1 0 0 0 1 1 +( 72 832 64 ) ( 72 832 128 ) ( 72 936 128 ) metw1 0 0 0 1 1 +( 72 832 128 ) ( 72 832 64 ) ( 64 832 64 ) metw1 0 0 0 1 1 +( 64 912 64 ) ( 64 848 64 ) ( 64 848 0 ) metw1 0 0 0 1 1 +( -472 992 128 ) ( -88 992 128 ) ( -88 928 128 ) met5_1 0 0 0 1 1 +( -88 992 64 ) ( -88 1056 64 ) ( -472 1056 64 ) metw1 0 0 0 1 1 +} +// brush 82 +{ +( 472 1056 64 ) ( 88 1056 64 ) ( 88 992 64 ) metw1 0 0 0 1 1 +( 88 928 128 ) ( 88 992 128 ) ( 472 992 128 ) met5_1 0 0 0 1 1 +( -64 848 0 ) ( -64 848 64 ) ( -64 912 64 ) metw1 0 0 0 1 1 +( -64 832 64 ) ( -72 832 64 ) ( -72 832 128 ) metw1 0 0 0 1 1 +( -72 936 128 ) ( -72 832 128 ) ( -72 832 64 ) metw1 0 0 0 1 1 +( -64 928 128 ) ( -72 936 128 ) ( -72 936 64 ) metw1 0 0 0 1 1 +} +// brush 83 +{ +( 32 1016 64 ) ( 96 1016 64 ) ( 96 1400 64 ) metw1 0 0 0 1 1 +( 32 1400 128 ) ( 32 1016 128 ) ( -32 1016 128 ) met5_1 0 0 0 1 1 +( -48 864 64 ) ( -112 864 64 ) ( -112 864 0 ) metw1 0 0 0 1 1 +( -128 856 128 ) ( -128 856 64 ) ( -128 864 64 ) metw1 0 0 0 1 1 +( -72 856 128 ) ( -72 856 64 ) ( -168 856 64 ) metw1 0 0 0 1 1 +( -72 856 64 ) ( -72 856 128 ) ( -72 864 128 ) metw1 0 0 0 1 1 +} +// brush 84 +{ +( -72 888 64 ) ( -72 888 128 ) ( -72 896 128 ) metw1 0 0 0 1 1 +( -72 888 128 ) ( -72 888 64 ) ( -168 888 64 ) metw1 0 0 0 1 1 +( -128 888 128 ) ( -128 888 64 ) ( -128 896 64 ) metw1 0 0 0 1 1 +( -48 896 64 ) ( -112 896 64 ) ( -112 896 0 ) metw1 0 0 0 1 1 +( 32 1432 128 ) ( 32 1048 128 ) ( -32 1048 128 ) met5_1 0 0 0 1 1 +( 32 1048 64 ) ( 96 1048 64 ) ( 96 1432 64 ) metw1 0 0 0 1 1 +} +// brush 85 +{ +( 32 1080 64 ) ( 96 1080 64 ) ( 96 1464 64 ) metw1 0 0 0 1 1 +( 32 1464 128 ) ( 32 1080 128 ) ( -32 1080 128 ) met5_1 0 0 0 1 1 +( -48 928 64 ) ( -112 928 64 ) ( -112 928 0 ) metw1 0 0 0 1 1 +( -128 920 128 ) ( -128 920 64 ) ( -128 928 64 ) metw1 0 0 0 1 1 +( -72 920 128 ) ( -72 920 64 ) ( -168 920 64 ) metw1 0 0 0 1 1 +( -72 920 64 ) ( -72 920 128 ) ( -72 928 128 ) metw1 0 0 0 1 1 +} +// brush 86 +{ +( 128 856 64 ) ( 128 856 128 ) ( 128 864 128 ) metw1 0 0 0 1 1 +( 128 856 128 ) ( 128 856 64 ) ( 32 856 64 ) metw1 0 0 0 1 1 +( 72 856 128 ) ( 72 856 64 ) ( 72 864 64 ) metw1 0 0 0 1 1 +( 152 864 64 ) ( 88 864 64 ) ( 88 864 0 ) metw1 0 0 0 1 1 +( 232 1400 128 ) ( 232 1016 128 ) ( 168 1016 128 ) met5_1 0 0 0 1 1 +( 232 1016 64 ) ( 296 1016 64 ) ( 296 1400 64 ) metw1 0 0 0 1 1 +} +// brush 87 +{ +( 232 1048 64 ) ( 296 1048 64 ) ( 296 1432 64 ) metw1 0 0 0 1 1 +( 232 1432 128 ) ( 232 1048 128 ) ( 168 1048 128 ) met5_1 0 0 0 1 1 +( 152 896 64 ) ( 88 896 64 ) ( 88 896 0 ) metw1 0 0 0 1 1 +( 72 888 128 ) ( 72 888 64 ) ( 72 896 64 ) metw1 0 0 0 1 1 +( 128 888 128 ) ( 128 888 64 ) ( 32 888 64 ) metw1 0 0 0 1 1 +( 128 888 64 ) ( 128 888 128 ) ( 128 896 128 ) metw1 0 0 0 1 1 +} +// brush 88 +{ +( 128 920 64 ) ( 128 920 128 ) ( 128 928 128 ) metw1 0 0 0 1 1 +( 128 920 128 ) ( 128 920 64 ) ( 32 920 64 ) metw1 0 0 0 1 1 +( 72 920 128 ) ( 72 920 64 ) ( 72 928 64 ) metw1 0 0 0 1 1 +( 152 928 64 ) ( 88 928 64 ) ( 88 928 0 ) metw1 0 0 0 1 1 +( 232 1464 128 ) ( 232 1080 128 ) ( 168 1080 128 ) met5_1 0 0 0 1 1 +( 232 1080 64 ) ( 296 1080 64 ) ( 296 1464 64 ) metw1 0 0 0 1 1 +} +// brush 89 +{ +( -64 936 64 ) ( -64 936 128 ) ( -56 936 128 ) metw1 0 0 0 1 1 +( -64 904 128 ) ( -64 904 64 ) ( -64 1000 64 ) metw1 0 0 0 1 1 +( -64 960 128 ) ( -64 960 64 ) ( -56 960 64 ) metw1 0 0 0 1 1 +( -56 912 64 ) ( -56 976 64 ) ( -56 976 0 ) metw1 0 0 0 1 1 +( 480 800 128 ) ( 96 800 128 ) ( 96 864 128 ) met5_1 0 0 0 1 1 +( 96 800 64 ) ( 96 736 64 ) ( 480 736 64 ) metw1 0 0 0 1 1 +} +// brush 90 +{ +( 136 800 64 ) ( 136 736 64 ) ( 520 736 64 ) metw1 0 0 0 1 1 +( 520 800 128 ) ( 136 800 128 ) ( 136 864 128 ) met5_1 0 0 0 1 1 +( -16 912 64 ) ( -16 976 64 ) ( -16 976 0 ) metw1 0 0 0 1 1 +( -24 960 128 ) ( -24 960 64 ) ( -16 960 64 ) metw1 0 0 0 1 1 +( -24 904 128 ) ( -24 904 64 ) ( -24 1000 64 ) metw1 0 0 0 1 1 +( -24 936 64 ) ( -24 936 128 ) ( -16 936 128 ) metw1 0 0 0 1 1 +} +// brush 91 +{ +( 16 936 64 ) ( 16 936 128 ) ( 24 936 128 ) metw1 0 0 0 1 1 +( 16 904 128 ) ( 16 904 64 ) ( 16 1000 64 ) metw1 0 0 0 1 1 +( 16 960 128 ) ( 16 960 64 ) ( 24 960 64 ) metw1 0 0 0 1 1 +( 24 912 64 ) ( 24 976 64 ) ( 24 976 0 ) metw1 0 0 0 1 1 +( 560 800 128 ) ( 176 800 128 ) ( 176 864 128 ) met5_1 0 0 0 1 1 +( 176 800 64 ) ( 176 736 64 ) ( 560 736 64 ) metw1 0 0 0 1 1 +} +// brush 92 +{ +( 216 800 64 ) ( 216 736 64 ) ( 600 736 64 ) metw1 0 0 0 1 1 +( 600 800 128 ) ( 216 800 128 ) ( 216 864 128 ) met5_1 0 0 0 1 1 +( 64 912 64 ) ( 64 976 64 ) ( 64 976 0 ) metw1 0 0 0 1 1 +( 56 960 128 ) ( 56 960 64 ) ( 64 960 64 ) metw1 0 0 0 1 1 +( 56 904 128 ) ( 56 904 64 ) ( 56 1000 64 ) metw1 0 0 0 1 1 +( 56 936 64 ) ( 56 936 128 ) ( 64 936 128 ) metw1 0 0 0 1 1 +} +// brush 93 +{ +( -96 640 384 ) ( -160 640 384 ) ( -160 256 384 ) metw1 0 0 0 1 1 +( -160 256 416 ) ( -160 640 416 ) ( -96 640 416 ) met5_1 0 0 0 1 1 +( -32 704 160 ) ( 32 704 160 ) ( 32 704 96 ) metw1 0 0 0 1 1 +( 64 768 128 ) ( 64 1152 128 ) ( 64 1152 64 ) metw1 0 0 0 1 1 +( -96 800 192 ) ( -160 800 192 ) ( -160 800 128 ) metw1 0 0 0 1 1 +( -64 672 192 ) ( -64 288 192 ) ( -64 288 128 ) metw1 0 0 0 1 1 +} +// brush 94 +{ +( -96 832 416 ) ( -96 576 416 ) ( -96 576 384 ) runeb128 0 0 0 1 1 +( -64 832 416 ) ( -96 832 416 ) ( -96 832 384 ) runeb128 -32 0 0 1 1 +( -64 544 416 ) ( -64 800 416 ) ( -64 800 384 ) runeb128 0 0 0 1 1 +( -96 768 416 ) ( -64 768 416 ) ( -64 768 384 ) runeb128 0 0 0 1 1 +( -96 576 416 ) ( -96 832 416 ) ( -64 832 416 ) runeb128 0 0 0 1 1 +( -64 832 384 ) ( -96 832 384 ) ( -96 576 384 ) runeb128 0 0 0 1 1 +} +// brush 95 +{ +( 96 832 384 ) ( 64 832 384 ) ( 64 576 384 ) runeb128 0 0 0 1 1 +( 64 576 416 ) ( 64 832 416 ) ( 96 832 416 ) runeb128 0 0 0 1 1 +( 64 768 416 ) ( 96 768 416 ) ( 96 768 384 ) runeb128 0 0 0 1 1 +( 96 576 416 ) ( 96 832 416 ) ( 96 832 384 ) runeb128 0 0 0 1 1 +( 96 832 416 ) ( 64 832 416 ) ( 64 832 384 ) runeb128 0 0 0 1 1 +( 64 800 416 ) ( 64 544 416 ) ( 64 544 384 ) runeb128 64 0 0 1 1 +} +// brush 96 +{ +( -256 640 0 ) ( -256 256 0 ) ( -256 256 -64 ) mmetal1_1 0 0 0 1 1 +( 576 576 0 ) ( 128 576 0 ) ( 128 576 -64 ) mmetal1_1 0 0 0 1 1 +( 256 256 0 ) ( 256 640 0 ) ( 256 640 -64 ) mmetal1_1 0 0 0 1 1 +( 128 256 0 ) ( 576 256 0 ) ( 576 256 -64 ) mmetal1_1 0 0 0 1 1 +( 128 256 0 ) ( 128 640 0 ) ( 576 640 0 ) mmetal1_1 0 0 0 1 1 +( 576 640 -64 ) ( 128 640 -64 ) ( 128 256 -64 ) mmetal1_1 0 0 0 1 1 +} +// brush 97 +{ +( 1088 640 -64 ) ( 640 640 -64 ) ( 640 256 -64 ) mmetal1_1 0 0 0 1 1 +( 640 256 0 ) ( 640 640 0 ) ( 1088 640 0 ) mmetal1_1 0 0 0 1 1 +( 640 192 0 ) ( 1088 192 0 ) ( 1088 192 -64 ) mmetal1_1 0 0 0 1 1 +( 512 64 0 ) ( 512 448 0 ) ( 512 448 -64 ) mmetal1_1 0 0 0 1 1 +( 768 448 0 ) ( 320 448 0 ) ( 320 448 -64 ) mmetal1_1 0 0 0 1 1 +( 256 640 0 ) ( 256 256 0 ) ( 256 256 -64 ) mmetal1_1 0 0 0 1 1 +} +// brush 98 +{ +( 256 736 -64 ) ( 256 352 -64 ) ( 320 352 -64 ) metw1 0 0 0 1 1 +( 320 352 448 ) ( 256 352 448 ) ( 256 736 448 ) metw1 0 0 0 1 1 +( 320 512 128 ) ( 320 512 192 ) ( 256 512 192 ) metw1 0 0 0 1 1 +( 320 768 64 ) ( 320 416 64 ) ( 320 416 448 ) metw1 0 0 0 1 1 +( 256 384 320 ) ( 320 448 320 ) ( 320 448 -64 ) metw1 0 0 0 1 1 +( 256 800 64 ) ( 256 800 128 ) ( 256 416 128 ) metw1 0 0 0 1 1 +} +// brush 99 +{ +( 512 416 128 ) ( 512 800 128 ) ( 512 800 64 ) metw1 0 0 0 1 1 +( 448 448 -64 ) ( 448 448 320 ) ( 512 384 320 ) metw1 0 0 0 1 1 +( 448 160 448 ) ( 448 160 64 ) ( 448 512 64 ) metw1 0 0 0 1 1 +( 512 512 192 ) ( 448 512 192 ) ( 448 512 128 ) metw1 0 0 0 1 1 +( 512 736 448 ) ( 512 352 448 ) ( 448 352 448 ) metw1 0 0 0 1 1 +( 448 352 -64 ) ( 512 352 -64 ) ( 512 736 -64 ) metw1 0 0 0 1 1 +} +// brush 100 +{ +( 512 352 128 ) ( 512 -32 128 ) ( 512 -32 64 ) metw1 0 0 0 1 1 +( 576 384 64 ) ( 512 384 64 ) ( 512 384 0 ) metw1 0 0 0 1 1 +( 576 32 64 ) ( 576 416 64 ) ( 576 416 0 ) metw1 0 0 0 1 1 +( 544 256 64 ) ( 608 256 64 ) ( 608 256 0 ) metw1 0 0 0 1 1 +( 512 32 448 ) ( 512 416 448 ) ( 576 416 448 ) metw1 0 0 0 1 1 +( 576 416 -64 ) ( 512 416 -64 ) ( 512 32 -64 ) metw1 0 0 0 1 1 +} +// brush 101 +{ +( 384 544 -64 ) ( 320 544 -64 ) ( 320 160 -64 ) metw1 0 0 0 1 1 +( 320 160 448 ) ( 320 544 448 ) ( 384 544 448 ) metw1 0 0 0 1 1 +( 416 448 64 ) ( 480 448 64 ) ( 480 448 0 ) metw1 0 0 0 1 1 +( 448 224 192 ) ( 448 608 192 ) ( 448 608 128 ) metw1 0 0 0 1 1 +( 384 512 192 ) ( 320 512 192 ) ( 320 512 128 ) metw1 0 0 0 1 1 +( 320 480 128 ) ( 320 96 128 ) ( 320 96 64 ) metw1 0 0 0 1 1 +} +// brush 102 +{ +( 320 256 0 ) ( 320 -128 0 ) ( 320 -128 -64 ) mmetal1_1 0 0 0 1 1 +( 832 128 0 ) ( 384 128 0 ) ( 384 128 -64 ) mmetal1_1 0 0 0 1 1 +( 448 -320 0 ) ( 448 64 0 ) ( 448 64 -64 ) mmetal1_1 0 0 0 1 1 +( 704 -128 0 ) ( 1152 -128 0 ) ( 1152 -128 -64 ) mmetal1_1 0 0 0 1 1 +( 704 -128 0 ) ( 704 256 0 ) ( 1152 256 0 ) mmetal1_1 0 0 0 1 1 +( 1152 256 -64 ) ( 704 256 -64 ) ( 704 -128 -64 ) mmetal1_1 0 0 0 1 1 +} +// brush 103 +{ +( 504 448 32 ) ( 456 448 32 ) ( 456 392 32 ) metalt2_0 0 0 0 1 1 +( 456 392 88 ) ( 456 448 88 ) ( 504 448 88 ) metalt2_0 0 0 0 1 1 +( 456 392 88 ) ( 504 392 88 ) ( 504 392 32 ) metalt2_0 0 0 0 1 1 +( 464 352 80 ) ( 464 408 80 ) ( 464 408 24 ) metalt2_0 0 0 0 1 1 +( 464 400 88 ) ( 416 400 88 ) ( 416 400 32 ) metalt2_0 0 0 0 1 1 +( 456 448 88 ) ( 456 392 88 ) ( 456 392 32 ) metalt2_0 0 0 0 1 1 +} +// brush 104 +{ +( 504 448 88 ) ( 456 448 88 ) ( 456 392 88 ) metalt2_0 0 0 0 1 1 +( 456 392 96 ) ( 456 448 96 ) ( 504 448 96 ) metalt2_0 0 0 0 1 1 +( 464 400 120 ) ( 464 400 88 ) ( 456 392 88 ) metalt2_0 0 0 0 1 1 +( 464 400 64 ) ( 464 400 96 ) ( 464 432 96 ) metalt2_0 0 0 0 1 1 +( 464 432 88 ) ( 464 432 120 ) ( 456 440 120 ) metalt2_0 0 0 0 1 1 +( 456 448 144 ) ( 456 392 144 ) ( 456 392 88 ) metalt2_0 0 0 0 1 1 +} +// brush 105 +{ +( 456 392 88 ) ( 456 392 144 ) ( 512 392 144 ) metalt2_0 0 0 0 1 1 +( 504 392 120 ) ( 496 400 120 ) ( 496 400 88 ) metalt2_0 0 0 0 1 1 +( 496 400 120 ) ( 464 400 120 ) ( 464 400 88 ) metalt2_0 0 0 0 1 1 +( 456 392 88 ) ( 464 400 88 ) ( 464 400 120 ) metalt2_0 0 0 0 1 1 +( 512 440 96 ) ( 512 392 96 ) ( 456 392 96 ) metalt2_0 0 0 0 1 1 +( 456 392 88 ) ( 512 392 88 ) ( 512 440 88 ) metalt2_0 0 0 0 1 1 +} +// brush 106 +{ +( 464 408 88 ) ( 464 408 96 ) ( 464 400 96 ) metalt2_0 0 0 0 1 1 +( 464 408 96 ) ( 464 408 88 ) ( 480 416 88 ) metalt2_0 0 0 0 1 1 +( 480 416 96 ) ( 480 416 88 ) ( 472 400 88 ) metalt2_0 0 0 0 1 1 +( 472 400 96 ) ( 472 400 88 ) ( 464 400 88 ) metalt2_0 0 0 0 1 1 +( 464 384 96 ) ( 464 440 96 ) ( 512 440 96 ) metalt2_0 0 0 0 1 1 +( 512 440 88 ) ( 464 440 88 ) ( 464 384 88 ) metalt2_0 0 0 0 1 1 +} +// brush 107 +{ +( 456 440 0 ) ( 504 392 0 ) ( 456 440 32 ) metalt2_0 0 0 0 1 1 +( 456 448 56 ) ( 456 392 56 ) ( 456 392 0 ) metalt2_0 0 0 0 1 1 +( 456 392 56 ) ( 504 392 56 ) ( 504 392 0 ) metalt2_0 0 0 0 1 1 +( 456 392 32 ) ( 456 448 32 ) ( 504 448 32 ) metalt2_0 0 0 0 1 1 +( 504 448 0 ) ( 456 448 0 ) ( 456 392 0 ) metalt2_0 0 0 0 1 1 +} +// brush 108 +{ +( 456 440 32 ) ( 504 392 32 ) ( 456 440 88 ) metalt2_0 0 0 0 1 1 +( 544 448 32 ) ( 496 448 32 ) ( 496 392 32 ) metalt2_0 0 0 0 1 1 +( 496 392 88 ) ( 496 448 88 ) ( 544 448 88 ) metalt2_0 0 0 0 1 1 +( 496 392 88 ) ( 544 392 88 ) ( 544 392 32 ) metalt2_0 0 0 0 1 1 +( 496 448 80 ) ( 496 392 80 ) ( 496 392 24 ) metalt2_0 0 0 0 1 1 +} +// brush 109 +{ +( 456 440 32 ) ( 504 392 32 ) ( 456 440 88 ) metalt2_0 0 0 0 1 1 +( 456 488 88 ) ( 456 432 88 ) ( 456 432 32 ) metalt2_0 0 0 0 1 1 +( 456 432 88 ) ( 504 432 88 ) ( 504 432 32 ) metalt2_0 0 0 0 1 1 +( 456 432 88 ) ( 456 488 88 ) ( 504 488 88 ) metalt2_0 0 0 0 1 1 +( 504 488 32 ) ( 456 488 32 ) ( 456 432 32 ) metalt2_0 0 0 0 1 1 +} +// brush 110 +{ +( 456 248 32 ) ( 456 248 88 ) ( 456 192 88 ) metalt2_0 0 0 0 1 1 +( 416 240 32 ) ( 416 240 88 ) ( 464 240 88 ) metalt2_0 0 0 0 1 1 +( 464 232 24 ) ( 464 232 80 ) ( 464 288 80 ) metalt2_0 0 0 0 1 1 +( 504 248 32 ) ( 504 248 88 ) ( 456 248 88 ) metalt2_0 0 0 0 1 1 +( 504 192 88 ) ( 456 192 88 ) ( 456 248 88 ) metalt2_0 0 0 0 1 1 +( 456 248 32 ) ( 456 192 32 ) ( 504 192 32 ) metalt2_0 0 0 0 1 1 +} +// brush 111 +{ +( 456 248 88 ) ( 456 248 144 ) ( 456 192 144 ) metalt2_0 0 0 0 1 1 +( 456 200 120 ) ( 464 208 120 ) ( 464 208 88 ) metalt2_0 0 0 0 1 1 +( 464 208 96 ) ( 464 240 96 ) ( 464 240 64 ) metalt2_0 0 0 0 1 1 +( 456 248 88 ) ( 464 240 88 ) ( 464 240 120 ) metalt2_0 0 0 0 1 1 +( 504 192 96 ) ( 456 192 96 ) ( 456 248 96 ) metalt2_0 0 0 0 1 1 +( 456 248 88 ) ( 456 192 88 ) ( 504 192 88 ) metalt2_0 0 0 0 1 1 +} +// brush 112 +{ +( 512 200 88 ) ( 512 248 88 ) ( 456 248 88 ) metalt2_0 0 0 0 1 1 +( 456 248 96 ) ( 512 248 96 ) ( 512 200 96 ) metalt2_0 0 0 0 1 1 +( 464 240 120 ) ( 464 240 88 ) ( 456 248 88 ) metalt2_0 0 0 0 1 1 +( 464 240 88 ) ( 464 240 120 ) ( 496 240 120 ) metalt2_0 0 0 0 1 1 +( 496 240 88 ) ( 496 240 120 ) ( 504 248 120 ) metalt2_0 0 0 0 1 1 +( 512 248 144 ) ( 456 248 144 ) ( 456 248 88 ) metalt2_0 0 0 0 1 1 +} +// brush 113 +{ +( 464 256 88 ) ( 464 200 88 ) ( 512 200 88 ) metalt2_0 0 0 0 1 1 +( 512 200 96 ) ( 464 200 96 ) ( 464 256 96 ) metalt2_0 0 0 0 1 1 +( 464 240 88 ) ( 472 240 88 ) ( 472 240 96 ) metalt2_0 0 0 0 1 1 +( 472 240 88 ) ( 480 224 88 ) ( 480 224 96 ) metalt2_0 0 0 0 1 1 +( 480 224 88 ) ( 464 232 88 ) ( 464 232 96 ) metalt2_0 0 0 0 1 1 +( 464 240 96 ) ( 464 232 96 ) ( 464 232 88 ) metalt2_0 0 0 0 1 1 +} +// brush 114 +{ +( 456 248 0 ) ( 456 192 0 ) ( 504 192 0 ) metalt2_0 0 0 0 1 1 +( 504 192 32 ) ( 456 192 32 ) ( 456 248 32 ) metalt2_0 0 0 0 1 1 +( 504 248 0 ) ( 504 248 56 ) ( 456 248 56 ) metalt2_0 0 0 0 1 1 +( 456 248 0 ) ( 456 248 56 ) ( 456 192 56 ) metalt2_0 0 0 0 1 1 +( 456 200 32 ) ( 504 248 0 ) ( 456 200 0 ) metalt2_0 0 0 0 1 1 +} +// brush 115 +{ +( 496 248 24 ) ( 496 248 80 ) ( 496 192 80 ) metalt2_0 0 0 0 1 1 +( 544 248 32 ) ( 544 248 88 ) ( 496 248 88 ) metalt2_0 0 0 0 1 1 +( 544 192 88 ) ( 496 192 88 ) ( 496 248 88 ) metalt2_0 0 0 0 1 1 +( 496 248 32 ) ( 496 192 32 ) ( 544 192 32 ) metalt2_0 0 0 0 1 1 +( 456 200 88 ) ( 504 248 32 ) ( 456 200 32 ) metalt2_0 0 0 0 1 1 +} +// brush 116 +{ +( 456 208 32 ) ( 456 152 32 ) ( 504 152 32 ) metalt2_0 0 0 0 1 1 +( 504 152 88 ) ( 456 152 88 ) ( 456 208 88 ) metalt2_0 0 0 0 1 1 +( 504 208 32 ) ( 504 208 88 ) ( 456 208 88 ) metalt2_0 0 0 0 1 1 +( 456 208 32 ) ( 456 208 88 ) ( 456 152 88 ) metalt2_0 0 0 0 1 1 +( 456 200 88 ) ( 504 248 32 ) ( 456 200 32 ) metalt2_0 0 0 0 1 1 +} +// brush 117 +{ +( 264 192 32 ) ( 312 192 32 ) ( 312 248 32 ) metalt2_0 0 0 0 1 1 +( 312 248 88 ) ( 312 192 88 ) ( 264 192 88 ) metalt2_0 0 0 0 1 1 +( 312 248 88 ) ( 264 248 88 ) ( 264 248 32 ) metalt2_0 0 0 0 1 1 +( 304 288 80 ) ( 304 232 80 ) ( 304 232 24 ) metalt2_0 0 0 0 1 1 +( 304 240 88 ) ( 352 240 88 ) ( 352 240 32 ) metalt2_0 0 0 0 1 1 +( 312 192 88 ) ( 312 248 88 ) ( 312 248 32 ) metalt2_0 0 0 0 1 1 +} +// brush 118 +{ +( 264 192 88 ) ( 312 192 88 ) ( 312 248 88 ) metalt2_0 0 0 0 1 1 +( 312 248 96 ) ( 312 192 96 ) ( 264 192 96 ) metalt2_0 0 0 0 1 1 +( 304 240 120 ) ( 304 240 88 ) ( 312 248 88 ) metalt2_0 0 0 0 1 1 +( 304 240 64 ) ( 304 240 96 ) ( 304 208 96 ) metalt2_0 0 0 0 1 1 +( 304 208 88 ) ( 304 208 120 ) ( 312 200 120 ) metalt2_0 0 0 0 1 1 +( 312 192 144 ) ( 312 248 144 ) ( 312 248 88 ) metalt2_0 0 0 0 1 1 +} +// brush 119 +{ +( 312 248 88 ) ( 312 248 144 ) ( 256 248 144 ) metalt2_0 0 0 0 1 1 +( 264 248 120 ) ( 272 240 120 ) ( 272 240 88 ) metalt2_0 0 0 0 1 1 +( 272 240 120 ) ( 304 240 120 ) ( 304 240 88 ) metalt2_0 0 0 0 1 1 +( 312 248 88 ) ( 304 240 88 ) ( 304 240 120 ) metalt2_0 0 0 0 1 1 +( 256 200 96 ) ( 256 248 96 ) ( 312 248 96 ) metalt2_0 0 0 0 1 1 +( 312 248 88 ) ( 256 248 88 ) ( 256 200 88 ) metalt2_0 0 0 0 1 1 +} +// brush 120 +{ +( 304 232 88 ) ( 304 232 96 ) ( 304 240 96 ) metalt2_0 0 0 0 1 1 +( 304 232 96 ) ( 304 232 88 ) ( 288 224 88 ) metalt2_0 0 0 0 1 1 +( 288 224 96 ) ( 288 224 88 ) ( 296 240 88 ) metalt2_0 0 0 0 1 1 +( 296 240 96 ) ( 296 240 88 ) ( 304 240 88 ) metalt2_0 0 0 0 1 1 +( 304 256 96 ) ( 304 200 96 ) ( 256 200 96 ) metalt2_0 0 0 0 1 1 +( 256 200 88 ) ( 304 200 88 ) ( 304 256 88 ) metalt2_0 0 0 0 1 1 +} +// brush 121 +{ +( 312 200 0 ) ( 264 248 0 ) ( 312 200 32 ) metalt2_0 0 0 0 1 1 +( 312 192 56 ) ( 312 248 56 ) ( 312 248 0 ) metalt2_0 0 0 0 1 1 +( 312 248 56 ) ( 264 248 56 ) ( 264 248 0 ) metalt2_0 0 0 0 1 1 +( 312 248 32 ) ( 312 192 32 ) ( 264 192 32 ) metalt2_0 0 0 0 1 1 +( 264 192 0 ) ( 312 192 0 ) ( 312 248 0 ) metalt2_0 0 0 0 1 1 +} +// brush 122 +{ +( 312 200 32 ) ( 264 248 32 ) ( 312 200 88 ) metalt2_0 0 0 0 1 1 +( 224 192 32 ) ( 272 192 32 ) ( 272 248 32 ) metalt2_0 0 0 0 1 1 +( 272 248 88 ) ( 272 192 88 ) ( 224 192 88 ) metalt2_0 0 0 0 1 1 +( 272 248 88 ) ( 224 248 88 ) ( 224 248 32 ) metalt2_0 0 0 0 1 1 +( 272 192 80 ) ( 272 248 80 ) ( 272 248 24 ) metalt2_0 0 0 0 1 1 +} +// brush 123 +{ +( 312 200 32 ) ( 264 248 32 ) ( 312 200 88 ) metalt2_0 0 0 0 1 1 +( 312 152 88 ) ( 312 208 88 ) ( 312 208 32 ) metalt2_0 0 0 0 1 1 +( 312 208 88 ) ( 264 208 88 ) ( 264 208 32 ) metalt2_0 0 0 0 1 1 +( 312 208 88 ) ( 312 152 88 ) ( 264 152 88 ) metalt2_0 0 0 0 1 1 +( 264 152 32 ) ( 312 152 32 ) ( 312 208 32 ) metalt2_0 0 0 0 1 1 +} +// brush 124 +{ +( 312 392 32 ) ( 312 392 88 ) ( 312 448 88 ) metalt2_0 0 0 0 1 1 +( 352 400 32 ) ( 352 400 88 ) ( 304 400 88 ) metalt2_0 0 0 0 1 1 +( 304 408 24 ) ( 304 408 80 ) ( 304 352 80 ) metalt2_0 0 0 0 1 1 +( 264 392 32 ) ( 264 392 88 ) ( 312 392 88 ) metalt2_0 0 0 0 1 1 +( 264 448 88 ) ( 312 448 88 ) ( 312 392 88 ) metalt2_0 0 0 0 1 1 +( 312 392 32 ) ( 312 448 32 ) ( 264 448 32 ) metalt2_0 0 0 0 1 1 +} +// brush 125 +{ +( 312 392 88 ) ( 312 392 144 ) ( 312 448 144 ) metalt2_0 0 0 0 1 1 +( 312 440 120 ) ( 304 432 120 ) ( 304 432 88 ) metalt2_0 0 0 0 1 1 +( 304 432 96 ) ( 304 400 96 ) ( 304 400 64 ) metalt2_0 0 0 0 1 1 +( 312 392 88 ) ( 304 400 88 ) ( 304 400 120 ) metalt2_0 0 0 0 1 1 +( 264 448 96 ) ( 312 448 96 ) ( 312 392 96 ) metalt2_0 0 0 0 1 1 +( 312 392 88 ) ( 312 448 88 ) ( 264 448 88 ) metalt2_0 0 0 0 1 1 +} +// brush 126 +{ +( 256 440 88 ) ( 256 392 88 ) ( 312 392 88 ) metalt2_0 0 0 0 1 1 +( 312 392 96 ) ( 256 392 96 ) ( 256 440 96 ) metalt2_0 0 0 0 1 1 +( 304 400 120 ) ( 304 400 88 ) ( 312 392 88 ) metalt2_0 0 0 0 1 1 +( 304 400 88 ) ( 304 400 120 ) ( 272 400 120 ) metalt2_0 0 0 0 1 1 +( 272 400 88 ) ( 272 400 120 ) ( 264 392 120 ) metalt2_0 0 0 0 1 1 +( 256 392 144 ) ( 312 392 144 ) ( 312 392 88 ) metalt2_0 0 0 0 1 1 +} +// brush 127 +{ +( 304 384 88 ) ( 304 440 88 ) ( 256 440 88 ) metalt2_0 0 0 0 1 1 +( 256 440 96 ) ( 304 440 96 ) ( 304 384 96 ) metalt2_0 0 0 0 1 1 +( 304 400 88 ) ( 296 400 88 ) ( 296 400 96 ) metalt2_0 0 0 0 1 1 +( 296 400 88 ) ( 288 416 88 ) ( 288 416 96 ) metalt2_0 0 0 0 1 1 +( 288 416 88 ) ( 304 408 88 ) ( 304 408 96 ) metalt2_0 0 0 0 1 1 +( 304 400 96 ) ( 304 408 96 ) ( 304 408 88 ) metalt2_0 0 0 0 1 1 +} +// brush 128 +{ +( 312 392 0 ) ( 312 448 0 ) ( 264 448 0 ) metalt2_0 0 0 0 1 1 +( 264 448 32 ) ( 312 448 32 ) ( 312 392 32 ) metalt2_0 0 0 0 1 1 +( 264 392 0 ) ( 264 392 56 ) ( 312 392 56 ) metalt2_0 0 0 0 1 1 +( 312 392 0 ) ( 312 392 56 ) ( 312 448 56 ) metalt2_0 0 0 0 1 1 +( 312 440 32 ) ( 264 392 0 ) ( 312 440 0 ) metalt2_0 0 0 0 1 1 +} +// brush 129 +{ +( 272 392 24 ) ( 272 392 80 ) ( 272 448 80 ) metalt2_0 0 0 0 1 1 +( 224 392 32 ) ( 224 392 88 ) ( 272 392 88 ) metalt2_0 0 0 0 1 1 +( 224 448 88 ) ( 272 448 88 ) ( 272 392 88 ) metalt2_0 0 0 0 1 1 +( 272 392 32 ) ( 272 448 32 ) ( 224 448 32 ) metalt2_0 0 0 0 1 1 +( 312 440 88 ) ( 264 392 32 ) ( 312 440 32 ) metalt2_0 0 0 0 1 1 +} +// brush 130 +{ +( 312 432 32 ) ( 312 488 32 ) ( 264 488 32 ) metalt2_0 0 0 0 1 1 +( 264 488 88 ) ( 312 488 88 ) ( 312 432 88 ) metalt2_0 0 0 0 1 1 +( 264 432 32 ) ( 264 432 88 ) ( 312 432 88 ) metalt2_0 0 0 0 1 1 +( 312 432 32 ) ( 312 432 88 ) ( 312 488 88 ) metalt2_0 0 0 0 1 1 +( 312 440 88 ) ( 264 392 32 ) ( 312 440 32 ) metalt2_0 0 0 0 1 1 +} +// brush 131 +{ +( 320 192 0 ) ( 320 128 0 ) ( 320 128 -64 ) black 0 0 0 1 1 +( 448 192 0 ) ( 320 192 0 ) ( 320 192 -64 ) black 0 0 0 1 1 +( 448 128 0 ) ( 448 192 0 ) ( 448 192 -64 ) black 0 0 0 1 1 +( 320 128 0 ) ( 448 128 0 ) ( 448 128 -64 ) black 0 0 0 1 1 +( 320 128 -32 ) ( 320 192 -32 ) ( 448 192 -32 ) black 0 0 0 1 1 +( 448 192 -64 ) ( 320 192 -64 ) ( 320 128 -64 ) black 0 0 0 1 1 +} +// brush 132 +{ +( 320 192 0 ) ( 320 184 0 ) ( 320 184 -32 ) met5_1 0 0 0 1 1 +( 448 192 0 ) ( 320 192 0 ) ( 320 192 -32 ) met5_1 0 0 0 1 1 +( 448 184 0 ) ( 448 192 0 ) ( 448 192 -32 ) met5_1 0 0 0 1 1 +( 320 184 0 ) ( 448 184 0 ) ( 448 184 -32 ) met5_1 0 0 0 1 1 +( 320 184 0 ) ( 320 192 0 ) ( 448 192 0 ) met5_1 0 0 0 1 1 +( 448 192 -32 ) ( 320 192 -32 ) ( 320 184 -32 ) met5_1 0 0 0 1 1 +} +// brush 133 +{ +( 448 136 -32 ) ( 320 136 -32 ) ( 320 128 -32 ) met5_1 0 0 0 1 1 +( 320 128 0 ) ( 320 136 0 ) ( 448 136 0 ) met5_1 0 0 0 1 1 +( 320 128 0 ) ( 448 128 0 ) ( 448 128 -32 ) met5_1 0 0 0 1 1 +( 448 128 0 ) ( 448 136 0 ) ( 448 136 -32 ) met5_1 0 0 0 1 1 +( 448 136 0 ) ( 320 136 0 ) ( 320 136 -32 ) met5_1 0 0 0 1 1 +( 320 136 0 ) ( 320 128 0 ) ( 320 128 -32 ) met5_1 0 0 0 1 1 +} +// brush 134 +{ +( 320 192 320 ) ( 320 160 320 ) ( 320 160 -64 ) metw1 0 0 0 1 1 +( 448 192 320 ) ( 320 192 320 ) ( 320 192 -64 ) metw1 0 0 0 1 1 +( 448 160 320 ) ( 448 192 320 ) ( 448 192 -64 ) metw1 0 0 0 1 1 +( 320 0 320 ) ( 448 0 320 ) ( 448 0 -64 ) metw1 0 0 0 1 1 +( 320 160 224 ) ( 320 192 224 ) ( 448 192 224 ) metal1_1 0 0 0 1 1 +( 480 192 192 ) ( 352 192 192 ) ( 352 160 192 ) metal1_1 0 0 0 1 1 +} +// brush 135 +{ +( 480 192 256 ) ( 352 192 256 ) ( 352 160 256 ) metal1_1 0 0 0 1 1 +( 320 160 288 ) ( 320 192 288 ) ( 448 192 288 ) metal1_1 0 0 0 1 1 +( 320 128 384 ) ( 448 128 384 ) ( 448 128 0 ) metw1 0 0 0 1 1 +( 448 160 384 ) ( 448 192 384 ) ( 448 192 0 ) metw1 0 0 0 1 1 +( 448 192 384 ) ( 320 192 384 ) ( 320 192 0 ) metw1 0 0 0 1 1 +( 320 192 384 ) ( 320 160 384 ) ( 320 160 0 ) metw1 0 0 0 1 1 +} +// brush 136 +{ +( 160 192 224 ) ( 32 192 224 ) ( 32 64 224 ) metw0b 0 0 0 1 1 +( 32 64 320 ) ( 32 192 320 ) ( 160 192 320 ) metw0b 0 0 0 1 1 +( 32 256 320 ) ( 160 256 320 ) ( 160 256 192 ) metw0b 0 0 0 1 1 +( 224 64 320 ) ( 224 192 320 ) ( 224 192 192 ) metw0b 0 0 0 1 1 +( 160 384 320 ) ( 32 384 320 ) ( 32 384 192 ) metw0b 0 0 0 1 1 +( 96 480 320 ) ( 96 352 320 ) ( 96 352 192 ) metw0b 0 0 0 1 1 +} +// brush 137 +{ +( 224 384 384 ) ( 224 352 384 ) ( 224 352 0 ) metw1 0 0 0 1 1 +( 352 384 384 ) ( 224 384 384 ) ( 224 384 0 ) metw1 0 0 0 1 1 +( 256 352 544 ) ( 256 384 544 ) ( 256 384 160 ) metw1 0 0 0 1 1 +( 224 256 384 ) ( 352 256 384 ) ( 352 256 0 ) metw1 0 0 0 1 1 +( 224 352 448 ) ( 224 384 448 ) ( 352 384 448 ) metal1_1 0 0 0 1 1 +( 384 384 192 ) ( 256 384 192 ) ( 256 352 192 ) metal1_1 0 0 0 1 1 +} +// brush 138 +{ +( 480 192 320 ) ( 352 192 320 ) ( 352 160 320 ) metal1_1 0 0 0 1 1 +( 320 160 352 ) ( 320 192 352 ) ( 448 192 352 ) metal1_1 0 0 0 1 1 +( 320 128 448 ) ( 448 128 448 ) ( 448 128 64 ) metw1 0 0 0 1 1 +( 448 160 448 ) ( 448 192 448 ) ( 448 192 64 ) metw1 0 0 0 1 1 +( 448 192 448 ) ( 320 192 448 ) ( 320 192 64 ) metw1 0 0 0 1 1 +( 320 192 448 ) ( 320 160 448 ) ( 320 160 64 ) metw1 0 0 0 1 1 +} +// brush 139 +{ +( 320 192 512 ) ( 320 160 512 ) ( 320 160 128 ) metw1 0 0 0 1 1 +( 448 192 512 ) ( 320 192 512 ) ( 320 192 128 ) metw1 0 0 0 1 1 +( 448 160 512 ) ( 448 192 512 ) ( 448 192 128 ) metw1 0 0 0 1 1 +( 320 128 512 ) ( 448 128 512 ) ( 448 128 128 ) metw1 0 0 0 1 1 +( 320 160 416 ) ( 320 192 416 ) ( 448 192 416 ) metal1_1 0 0 0 1 1 +( 480 192 384 ) ( 352 192 384 ) ( 352 160 384 ) metal1_1 0 0 0 1 1 +} +// brush 140 +{ +( 544 448 448 ) ( 256 448 448 ) ( 256 192 448 ) metal1_1 0 0 0 1 1 +( 256 192 512 ) ( 256 448 512 ) ( 544 448 512 ) metal1_1 0 0 0 1 1 +( 256 192 512 ) ( 544 192 512 ) ( 544 192 256 ) metal1_1 0 0 0 1 1 +( 512 192 512 ) ( 512 448 512 ) ( 512 448 256 ) metal1_1 0 0 0 1 1 +( 544 448 512 ) ( 256 448 512 ) ( 256 448 256 ) metal1_1 0 0 0 1 1 +( 256 448 512 ) ( 256 192 512 ) ( 256 192 256 ) metal1_1 0 0 0 1 1 +} +// brush 141 +{ +( 288 864 224 ) ( 224 864 224 ) ( 224 480 224 ) metal1_1 0 0 0 1 1 +( 256 480 256 ) ( 256 864 256 ) ( 320 864 256 ) metal4_8 0 0 0 1 1 +( 352 832 64 ) ( 416 832 64 ) ( 416 832 0 ) metw1 0 0 0 1 1 +( 448 800 0 ) ( 448 1184 0 ) ( 448 1184 -64 ) metw1 0 0 0 1 1 +( 288 1472 64 ) ( 224 1472 64 ) ( 224 1472 0 ) metw1 0 0 0 1 1 +( 320 864 -128 ) ( 320 480 -128 ) ( 320 480 -192 ) metw1 0 0 0 1 1 +} +// brush 142 +{ +( -512 448 0 ) ( -512 512 0 ) ( -384 512 0 ) metal4_8 0 0 0 1 1 +( -384 448 0 ) ( -384 512 0 ) ( -384 512 -64 ) metal1_1 0 0 0 1 1 +( -384 480 0 ) ( -512 480 0 ) ( -512 480 -64 ) met5_1 0 0 0 1 1 +( -512 512 0 ) ( -512 448 0 ) ( -512 448 -64 ) metal1_1 0 0 0 1 1 +( -512 576 -64 ) ( -512 448 0 ) ( -384 448 0 ) metal1_1 0 0 0 1 1 +} +// brush 143 +{ +( -512 544 -16 ) ( -512 480 -16 ) ( -512 480 -80 ) metal1_1 0 0 0 1 1 +( -384 512 -16 ) ( -512 512 -16 ) ( -512 512 -80 ) met5_1 0 0 0 1 1 +( -384 480 -16 ) ( -384 544 -16 ) ( -384 544 -80 ) metal1_1 0 0 0 1 1 +( -512 480 -16 ) ( -512 544 -16 ) ( -384 544 -16 ) metal4_8 0 0 0 1 1 +( -512 576 -64 ) ( -512 448 0 ) ( -384 448 0 ) metal1_1 0 0 0 1 1 +} +// brush 144 +{ +( -512 576 -32 ) ( -512 512 -32 ) ( -512 512 -96 ) metal1_1 0 0 0 1 1 +( -384 544 -32 ) ( -512 544 -32 ) ( -512 544 -96 ) met5_1 0 0 0 1 1 +( -384 512 -32 ) ( -384 576 -32 ) ( -384 576 -96 ) metal1_1 0 0 0 1 1 +( -512 512 -32 ) ( -512 576 -32 ) ( -384 576 -32 ) metal4_8 0 0 0 1 1 +( -512 576 -64 ) ( -512 448 0 ) ( -384 448 0 ) metal1_1 0 0 0 1 1 +} +// brush 145 +{ +( -512 544 -48 ) ( -512 608 -48 ) ( -384 608 -48 ) metal4_8 0 0 0 1 1 +( -384 544 -48 ) ( -384 608 -48 ) ( -384 608 -112 ) metal1_1 0 0 0 1 1 +( -384 576 -48 ) ( -512 576 -48 ) ( -512 576 -112 ) met5_1 0 0 0 1 1 +( -512 608 -48 ) ( -512 544 -48 ) ( -512 544 -112 ) metal1_1 0 0 0 1 1 +( -512 576 -64 ) ( -512 448 0 ) ( -384 448 0 ) metal1_1 0 0 0 1 1 +} +// brush 146 +{ +( -64 608 160 ) ( -96 608 160 ) ( -96 576 160 ) runeb128 0 0 0 1 1 +( -96 576 192 ) ( -96 608 192 ) ( -64 608 192 ) runeb128 0 0 0 1 1 +( -96 576 192 ) ( -64 576 192 ) ( -64 576 32 ) runeb128 0 0 0 1 1 +( -64 576 192 ) ( -64 608 192 ) ( -64 608 32 ) runeb128 0 0 0 1 1 +( -64 608 192 ) ( -96 608 192 ) ( -96 608 32 ) runeb128 0 0 0 1 1 +( -96 608 192 ) ( -96 576 192 ) ( -96 576 32 ) runeb128 0 0 0 1 1 +} +// brush 147 +{ +( 64 608 192 ) ( 64 576 192 ) ( 64 576 32 ) runeb128 0 0 0 1 1 +( 96 608 192 ) ( 64 608 192 ) ( 64 608 32 ) runeb128 0 0 0 1 1 +( 96 576 192 ) ( 96 608 192 ) ( 96 608 32 ) runeb128 0 0 0 1 1 +( 64 576 192 ) ( 96 576 192 ) ( 96 576 32 ) runeb128 0 0 0 1 1 +( 64 576 192 ) ( 64 608 192 ) ( 96 608 192 ) runeb128 0 0 0 1 1 +( 96 608 160 ) ( 64 608 160 ) ( 64 576 160 ) runeb128 0 0 0 1 1 +} +// brush 148 +{ +( 96 0 192 ) ( 96 64 192 ) ( 160 64 192 ) metw1 0 0 0 1 1 +( 96 0 192 ) ( 160 0 192 ) ( 160 0 64 ) metw1 0 0 0 1 1 +( 160 0 192 ) ( 160 64 192 ) ( 160 64 64 ) metw1 0 0 0 1 1 +( 160 64 192 ) ( 96 64 192 ) ( 96 64 64 ) metw1 0 0 0 1 1 +( 96 64 192 ) ( 96 0 192 ) ( 160 0 64 ) metw1 0 0 0 1 1 +} +// brush 149 +{ +( 160 256 64 ) ( 96 256 192 ) ( 96 192 192 ) metw1 0 0 0 1 1 +( 160 256 192 ) ( 96 256 192 ) ( 96 256 64 ) metw1 0 0 0 1 1 +( 160 192 192 ) ( 160 256 192 ) ( 160 256 64 ) metw1 0 0 0 1 1 +( 96 192 192 ) ( 160 192 192 ) ( 160 192 64 ) metw1 0 0 0 1 1 +( 96 192 192 ) ( 96 256 192 ) ( 160 256 192 ) metw1 0 0 0 1 1 +} +// brush 150 +{ +( 96 -96 192 ) ( 96 -160 192 ) ( 160 -160 64 ) metw1 0 0 0 1 1 +( 160 -128 192 ) ( 96 -128 192 ) ( 96 -128 64 ) metw1 0 0 0 1 1 +( 160 -160 192 ) ( 160 -96 192 ) ( 160 -96 64 ) metw1 0 0 0 1 1 +( 96 -160 192 ) ( 160 -160 192 ) ( 160 -160 64 ) metw1 0 0 0 1 1 +( 96 -160 192 ) ( 96 -96 192 ) ( 160 -96 192 ) metw1 0 0 0 1 1 +} +// brush 151 +{ +( -160 0 64 ) ( -96 0 192 ) ( -96 64 192 ) metw1 0 0 0 1 1 +( -96 64 64 ) ( -96 64 192 ) ( -160 64 192 ) metw1 0 0 0 1 1 +( -160 64 64 ) ( -160 64 192 ) ( -160 0 192 ) metw1 0 0 0 1 1 +( -160 0 64 ) ( -160 0 192 ) ( -96 0 192 ) metw1 0 0 0 1 1 +( -160 64 192 ) ( -96 64 192 ) ( -96 0 192 ) metw1 0 0 0 1 1 +} +// brush 152 +{ +( -160 256 192 ) ( -96 256 192 ) ( -96 192 192 ) metw1 0 0 0 1 1 +( -160 192 64 ) ( -160 192 192 ) ( -96 192 192 ) metw1 0 0 0 1 1 +( -160 256 64 ) ( -160 256 192 ) ( -160 192 192 ) metw1 0 0 0 1 1 +( -96 256 64 ) ( -96 256 192 ) ( -160 256 192 ) metw1 0 0 0 1 1 +( -96 192 192 ) ( -96 256 192 ) ( -160 256 64 ) metw1 0 0 0 1 1 +} +// brush 153 +{ +( -160 -96 192 ) ( -96 -96 192 ) ( -96 -160 192 ) metw1 0 0 0 1 1 +( -160 -160 64 ) ( -160 -160 192 ) ( -96 -160 192 ) metw1 0 0 0 1 1 +( -160 -96 64 ) ( -160 -96 192 ) ( -160 -160 192 ) metw1 0 0 0 1 1 +( -96 -128 64 ) ( -96 -128 192 ) ( -160 -128 192 ) metw1 0 0 0 1 1 +( -160 -160 64 ) ( -96 -160 192 ) ( -96 -96 192 ) metw1 0 0 0 1 1 +} +// brush 154 +{ +( 256 640 -32 ) ( -192 640 -32 ) ( -192 256 -32 ) metal1_1 0 0 0 1 1 +( -192 256 0 ) ( -192 640 0 ) ( 256 640 0 ) mmetal1_1 0 0 0 1 1 +( -192 256 0 ) ( 256 256 0 ) ( 256 256 -64 ) mmetal1_1 0 0 0 1 1 +( -256 224 0 ) ( -256 608 0 ) ( -256 608 -64 ) mmetal1_1 0 0 0 1 1 +( 256 384 0 ) ( -192 384 0 ) ( -192 384 -64 ) mmetal1_1 0 0 0 1 1 +( -640 640 0 ) ( -640 256 0 ) ( -640 256 -64 ) mmetal1_1 0 0 0 1 1 +} +// brush 155 +{ +( -640 640 64 ) ( -640 256 64 ) ( -640 256 0 ) metw1 0 0 0 1 1 +( -640 832 64 ) ( -704 832 64 ) ( -704 832 0 ) metw1 0 0 0 1 1 +( -576 352 0 ) ( -576 736 0 ) ( -576 736 -64 ) metw1 0 0 0 1 1 +( -704 384 64 ) ( -640 384 64 ) ( -640 384 0 ) metw1 0 0 0 1 1 +( -704 224 448 ) ( -704 608 448 ) ( -640 608 448 ) metw1 0 0 0 1 1 +( -640 576 -288 ) ( -704 576 -288 ) ( -704 192 -288 ) metw1 0 0 0 1 1 +} +// brush 156 +{ +( -512 704 0 ) ( -512 320 0 ) ( -512 320 -64 ) mmetal1_1 0 0 0 1 1 +( -512 512 -32 ) ( -384 512 -32 ) ( -384 448 0 ) mmetal1_1 0 0 0 1 1 +( -384 160 0 ) ( -384 544 0 ) ( -384 544 -64 ) mmetal1_1 0 0 0 1 1 +( -320 128 0 ) ( 128 128 0 ) ( 128 128 -64 ) mmetal1_1 0 0 0 1 1 +( -128 320 0 ) ( -128 704 0 ) ( 320 704 0 ) mmetal1_1 0 0 0 1 1 +( -384 512 -32 ) ( -512 512 -32 ) ( -512 128 -32 ) metal1_1 0 0 0 1 1 +} +// brush 157 +{ +( -576 576 0 ) ( -576 192 0 ) ( -576 192 -64 ) mmetal1_1 0 0 0 1 1 +( 0 256 0 ) ( -448 256 0 ) ( -448 256 -64 ) mmetal1_1 0 0 0 1 1 +( -320 96 0 ) ( -320 480 0 ) ( -320 480 -64 ) mmetal1_1 0 0 0 1 1 +( -128 192 0 ) ( 320 192 0 ) ( 320 192 -64 ) mmetal1_1 0 0 0 1 1 +( -128 192 0 ) ( -128 576 0 ) ( 320 576 0 ) mmetal1_1 0 0 0 1 1 +( 320 576 -32 ) ( -128 576 -32 ) ( -128 192 -32 ) metal1_1 0 0 0 1 1 +} +// brush 158 +{ +( -576 224 0 ) ( -640 224 0 ) ( -640 -160 0 ) metw1 0 0 0 1 1 +( -640 -160 320 ) ( -640 224 320 ) ( -576 224 320 ) metw1 0 0 0 1 1 +( -640 128 352 ) ( -576 128 352 ) ( -576 128 288 ) metw1 0 0 0 1 1 +( -512 -32 0 ) ( -512 352 0 ) ( -512 352 -64 ) metw1 0 0 0 1 1 +( -576 192 128 ) ( -640 192 128 ) ( -640 192 64 ) metw1 0 0 0 1 1 +( -576 384 64 ) ( -576 0 64 ) ( -576 0 0 ) metw1 0 0 0 1 1 +} +// brush 159 +{ +( -640 448 64 ) ( -640 64 64 ) ( -640 64 0 ) metw1 0 0 0 1 1 +( -640 256 64 ) ( -704 256 64 ) ( -704 256 0 ) metw1 0 0 0 1 1 +( -576 32 0 ) ( -576 416 0 ) ( -576 416 -64 ) metw1 0 0 0 1 1 +( -704 192 128 ) ( -640 192 128 ) ( -640 192 64 ) metw1 0 0 0 1 1 +( -704 -96 320 ) ( -704 288 320 ) ( -640 288 320 ) metw1 0 0 0 1 1 +( -640 288 0 ) ( -704 288 0 ) ( -704 -96 0 ) metw1 0 0 0 1 1 +} +// brush 160 +{ +( -312 400 -288 ) ( -384 400 -288 ) ( -384 384 -288 ) met5_1 0 0 0 1 1 +( -384 384 0 ) ( -384 400 0 ) ( -312 400 0 ) met5_1 0 0 0 1 1 +( -384 384 0 ) ( -312 384 0 ) ( -312 384 -64 ) metw1 0 0 0 1 1 +( -320 384 0 ) ( -320 400 0 ) ( -320 400 -64 ) metw1 0 0 0 1 1 +( -376 392 -96 ) ( -376 392 -160 ) ( -320 392 -160 ) metw1 0 0 0 1 1 +( -376 392 -64 ) ( -376 392 0 ) ( -384 384 0 ) metw1 0 0 0 1 1 +} +// brush 161 +{ +( -384 384 0 ) ( -376 392 0 ) ( -376 392 -64 ) metw1 0 0 0 1 1 +( -376 448 -64 ) ( -376 392 -64 ) ( -376 392 0 ) metw1 0 0 0 1 1 +( -368 448 -64 ) ( -368 448 0 ) ( -384 448 0 ) metw1 0 0 0 1 1 +( -384 456 -64 ) ( -384 456 0 ) ( -384 384 0 ) metw1 0 0 0 1 1 +( -368 456 0 ) ( -368 384 0 ) ( -384 384 0 ) met5_1 0 0 0 1 1 +( -384 384 -32 ) ( -368 384 -32 ) ( -368 456 -32 ) met5_1 0 0 0 1 1 +} +// brush 162 +{ +( -384 424 -288 ) ( -368 424 -288 ) ( -368 496 -288 ) metw1 0 0 0 1 1 +( -384 576 -64 ) ( -376 576 -64 ) ( -376 448 0 ) met5_1 0 0 0 1 1 +( -416 512 -64 ) ( -416 512 0 ) ( -416 440 0 ) metw1 0 0 0 1 1 +( -376 704 -80 ) ( -384 704 -80 ) ( -384 704 -144 ) metw1 0 0 0 1 1 +( -376 504 -64 ) ( -376 448 -64 ) ( -376 448 0 ) metw1 0 0 0 1 1 +( -384 448 -112 ) ( -384 448 -24 ) ( -376 448 -24 ) metw1 0 0 0 1 1 +} +// brush 163 +{ +( -512 704 -128 ) ( -512 576 -64 ) ( -384 576 -64 ) metal1_1 0 0 0 1 1 +( -512 640 -64 ) ( -512 576 -64 ) ( -512 576 -128 ) metal1_1 0 0 0 1 1 +( -384 608 -64 ) ( -512 608 -64 ) ( -512 608 -128 ) met5_1 0 0 0 1 1 +( -384 576 -64 ) ( -384 640 -64 ) ( -384 640 -128 ) metal1_1 0 0 0 1 1 +( -512 576 -64 ) ( -512 640 -64 ) ( -384 640 -64 ) metal4_8 0 0 0 1 1 +} +// brush 164 +{ +( -512 704 -128 ) ( -512 576 -64 ) ( -384 576 -64 ) metal1_1 0 0 0 1 1 +( -512 608 -80 ) ( -512 672 -80 ) ( -384 672 -80 ) metal4_8 0 0 0 1 1 +( -384 608 -80 ) ( -384 672 -80 ) ( -384 672 -144 ) metal1_1 0 0 0 1 1 +( -384 640 -80 ) ( -512 640 -80 ) ( -512 640 -144 ) met5_1 0 0 0 1 1 +( -512 672 -80 ) ( -512 608 -80 ) ( -512 608 -144 ) metal1_1 0 0 0 1 1 +} +// brush 165 +{ +( -512 704 -128 ) ( -512 576 -64 ) ( -384 576 -64 ) metal1_1 0 0 0 1 1 +( -512 640 -96 ) ( -512 704 -96 ) ( -384 704 -96 ) metal4_8 0 0 0 1 1 +( -384 640 -96 ) ( -384 704 -96 ) ( -384 704 -160 ) metal1_1 0 0 0 1 1 +( -384 672 -96 ) ( -512 672 -96 ) ( -512 672 -160 ) met5_1 0 0 0 1 1 +( -512 704 -96 ) ( -512 640 -96 ) ( -512 640 -160 ) metal1_1 0 0 0 1 1 +} +// brush 166 +{ +( -512 704 -128 ) ( -512 576 -64 ) ( -384 576 -64 ) metal1_1 0 0 0 1 1 +( -512 736 -112 ) ( -512 672 -112 ) ( -512 672 -176 ) metal1_1 0 0 0 1 1 +( -384 704 -112 ) ( -512 704 -112 ) ( -512 704 -176 ) met5_1 0 0 0 1 1 +( -384 672 -112 ) ( -384 736 -112 ) ( -384 736 -176 ) metal1_1 0 0 0 1 1 +( -512 672 -112 ) ( -512 736 -112 ) ( -384 736 -112 ) metal4_8 0 0 0 1 1 +} +// brush 167 +{ +( -520 448 -112 ) ( -520 448 -24 ) ( -512 448 -24 ) metw1 0 0 0 1 1 +( -480 504 -64 ) ( -480 448 -64 ) ( -480 448 0 ) metw1 0 0 0 1 1 +( -512 704 -80 ) ( -520 704 -80 ) ( -520 704 -144 ) metw1 0 0 0 1 1 +( -520 512 -64 ) ( -520 512 0 ) ( -520 440 0 ) metw1 0 0 0 1 1 +( -520 576 -64 ) ( -512 576 -64 ) ( -512 448 0 ) met5_1 0 0 0 1 1 +( -520 424 -288 ) ( -504 424 -288 ) ( -504 496 -288 ) metw1 0 0 0 1 1 +} +// brush 168 +{ +( -512 384 0 ) ( -520 392 0 ) ( -520 392 -64 ) metw1 0 0 0 1 1 +( -576 392 -160 ) ( -520 392 -160 ) ( -520 392 -96 ) metw1 0 0 0 1 1 +( -576 400 -64 ) ( -576 400 0 ) ( -576 384 0 ) metw1 0 0 0 1 1 +( -584 384 -64 ) ( -584 384 0 ) ( -512 384 0 ) metw1 0 0 0 1 1 +( -584 400 0 ) ( -512 400 0 ) ( -512 384 0 ) met5_1 0 0 0 1 1 +( -512 384 -224 ) ( -512 400 -224 ) ( -584 400 -224 ) met5_1 0 0 0 1 1 +} +// brush 169 +{ +( -528 456 -32 ) ( -528 384 -32 ) ( -512 384 -32 ) met5_1 0 0 0 1 1 +( -512 384 0 ) ( -528 384 0 ) ( -528 456 0 ) met5_1 0 0 0 1 1 +( -512 384 0 ) ( -512 456 0 ) ( -512 456 -64 ) metw1 0 0 0 1 1 +( -512 448 0 ) ( -528 448 0 ) ( -528 448 -64 ) metw1 0 0 0 1 1 +( -520 392 0 ) ( -520 392 -64 ) ( -520 448 -64 ) metw1 0 0 0 1 1 +( -520 392 -64 ) ( -520 392 0 ) ( -512 384 0 ) metw1 0 0 0 1 1 +} +// brush 170 +{ +( -320 704 -288 ) ( -576 704 -288 ) ( -576 384 -288 ) *slime0 0 0 0 1 1 +( -576 384 -144 ) ( -576 704 -144 ) ( -320 704 -144 ) *slime0 0 0 0 1 1 +( -576 392 0 ) ( -320 392 0 ) ( -320 392 -256 ) *slime0 0 0 0 1 1 +( -512 392 0 ) ( -512 712 0 ) ( -512 712 -256 ) *slime0 0 0 0 1 1 +( -320 704 0 ) ( -576 704 0 ) ( -576 704 -256 ) *slime0 0 0 0 1 1 +( -576 704 0 ) ( -576 384 0 ) ( -576 384 -256 ) *slime0 0 0 0 1 1 +} +// brush 171 +{ +( -320 864 -256 ) ( -576 864 -256 ) ( -576 704 -256 ) metw1 0 0 0 1 1 +( -576 704 -128 ) ( -576 864 -128 ) ( -320 864 -128 ) metal4_8 0 0 0 1 1 +( -576 704 -128 ) ( -320 704 -128 ) ( -320 704 -256 ) metw1 0 0 0 1 1 +( -320 704 -128 ) ( -320 864 -128 ) ( -320 864 -256 ) metw1 0 0 0 1 1 +( -288 1472 -128 ) ( -544 1472 -128 ) ( -544 1472 -256 ) metw1 0 0 0 1 1 +( -576 864 -128 ) ( -576 704 -128 ) ( -576 704 -256 ) metw1 0 0 0 1 1 +} +// brush 172 +{ +( -320 704 -288 ) ( -384 704 -288 ) ( -384 688 -288 ) metw1 0 0 0 1 1 +( -384 688 -128 ) ( -384 704 -128 ) ( -320 704 -128 ) met5_1 0 0 0 1 1 +( -576 696 -160 ) ( -512 696 -160 ) ( -512 696 -288 ) metw1 0 0 0 1 1 +( -320 688 -128 ) ( -320 704 -128 ) ( -320 704 -256 ) metw1 0 0 0 1 1 +( -320 704 -128 ) ( -384 704 -128 ) ( -384 704 -256 ) metw1 0 0 0 1 1 +( -576 704 -128 ) ( -576 688 -128 ) ( -576 688 -256 ) metw1 0 0 0 1 1 +} +// brush 173 +{ +( -288 576 224 ) ( -352 576 224 ) ( -352 192 224 ) metw1 0 0 0 1 1 +( -384 224 448 ) ( -384 608 448 ) ( -320 608 448 ) metw1 0 0 0 1 1 +( -384 384 64 ) ( -320 384 64 ) ( -320 384 0 ) metw1 0 0 0 1 1 +( -256 352 0 ) ( -256 736 0 ) ( -256 736 -64 ) metw1 0 0 0 1 1 +( -320 832 64 ) ( -384 832 64 ) ( -384 832 0 ) metw1 0 0 0 1 1 +( -320 640 64 ) ( -320 256 64 ) ( -320 256 0 ) metw1 0 0 0 1 1 +} +// brush 174 +{ +( -320 704 -320 ) ( -576 704 -320 ) ( -576 288 -320 ) met5_1 0 0 0 1 1 +( -576 288 -288 ) ( -576 704 -288 ) ( -320 704 -288 ) met5_1 0 0 0 1 1 +( -576 128 -288 ) ( -320 128 -288 ) ( -320 128 -320 ) met5_1 0 0 0 1 1 +( -320 288 -288 ) ( -320 704 -288 ) ( -320 704 -320 ) met5_1 0 0 0 1 1 +( -320 704 -288 ) ( -576 704 -288 ) ( -576 704 -320 ) met5_1 0 0 0 1 1 +( -576 704 -288 ) ( -576 288 -288 ) ( -576 288 -320 ) met5_1 0 0 0 1 1 +} +// brush 175 +{ +( -480 448 -288 ) ( -512 448 -288 ) ( -512 384 -288 ) metw1 0 0 0 1 1 +( -512 384 -32 ) ( -512 448 -32 ) ( -480 448 -32 ) metw1 0 0 0 1 1 +( -512 384 -32 ) ( -480 384 -32 ) ( -480 384 -160 ) metw1 0 0 0 1 1 +( -480 384 -32 ) ( -480 448 -32 ) ( -480 448 -160 ) metw1 0 0 0 1 1 +( -480 448 -64 ) ( -512 448 -64 ) ( -512 448 -192 ) metw1 0 0 0 1 1 +( -520 448 -32 ) ( -520 384 -32 ) ( -520 384 -160 ) metw1 0 0 0 1 1 +} +// brush 176 +{ +( -416 448 -32 ) ( -416 384 -32 ) ( -416 384 -160 ) metw1 0 0 0 1 1 +( -376 448 -64 ) ( -408 448 -64 ) ( -408 448 -192 ) metw1 0 0 0 1 1 +( -376 384 -32 ) ( -376 448 -32 ) ( -376 448 -160 ) metw1 0 0 0 1 1 +( -408 384 -32 ) ( -376 384 -32 ) ( -376 384 -160 ) metw1 0 0 0 1 1 +( -408 384 -32 ) ( -408 448 -32 ) ( -376 448 -32 ) metw1 0 0 0 1 1 +( -376 448 -288 ) ( -408 448 -288 ) ( -408 384 -288 ) metw1 0 0 0 1 1 +} +// brush 177 +{ +( -320 0 0 ) ( -320 0 64 ) ( -320 384 64 ) metw1 0 0 0 1 1 +( -256 192 64 ) ( -256 192 128 ) ( -320 192 128 ) metw1 0 0 0 1 1 +( -384 352 -64 ) ( -384 352 0 ) ( -384 -32 0 ) metw1 0 0 0 1 1 +( -320 128 288 ) ( -320 128 352 ) ( -256 128 352 ) metw1 0 0 0 1 1 +( -320 224 320 ) ( -256 224 320 ) ( -256 -160 320 ) metw1 0 0 0 1 1 +( -256 -160 0 ) ( -256 224 0 ) ( -320 224 0 ) metw1 0 0 0 1 1 +} +// brush 178 +{ +( -192 -96 0 ) ( -192 288 0 ) ( -256 288 0 ) metw1 0 0 0 1 1 +( -256 288 320 ) ( -192 288 320 ) ( -192 -96 320 ) metw1 0 0 0 1 1 +( -256 192 64 ) ( -256 192 128 ) ( -192 192 128 ) metw1 0 0 0 1 1 +( -320 416 -64 ) ( -320 416 0 ) ( -320 32 0 ) metw1 0 0 0 1 1 +( -192 256 0 ) ( -192 256 64 ) ( -256 256 64 ) metw1 0 0 0 1 1 +( -256 64 0 ) ( -256 64 64 ) ( -256 448 64 ) metw1 0 0 0 1 1 +} +// brush 179 +{ +( -512 384 64 ) ( -512 0 64 ) ( -512 0 0 ) metw1 0 0 0 1 1 +( -512 192 128 ) ( -576 192 128 ) ( -576 192 64 ) metw1 0 0 0 1 1 +( -384 -32 0 ) ( -384 352 0 ) ( -384 352 -64 ) metw1 0 0 0 1 1 +( -576 128 64 ) ( -512 128 64 ) ( -512 128 0 ) metw1 0 0 0 1 1 +( -576 -160 320 ) ( -576 224 320 ) ( -512 224 320 ) metw1 0 0 0 1 1 +( -512 224 0 ) ( -576 224 0 ) ( -576 -160 0 ) metw1 0 0 0 1 1 +} +// brush 180 +{ +( -640 352 -288 ) ( -704 352 -288 ) ( -704 -32 -288 ) metw1 0 0 0 1 1 +( -704 -32 320 ) ( -704 352 320 ) ( -640 352 320 ) metw1 0 0 0 1 1 +( -704 256 -160 ) ( -640 256 -160 ) ( -640 256 -224 ) metw1 0 0 0 1 1 +( -576 96 0 ) ( -576 480 0 ) ( -576 480 -64 ) metw1 0 0 0 1 1 +( -640 384 64 ) ( -704 384 64 ) ( -704 384 0 ) metw1 0 0 0 1 1 +( -640 512 64 ) ( -640 128 64 ) ( -640 128 0 ) metw1 0 0 0 1 1 +} +// brush 181 +{ +( -576 448 0 ) ( -576 128 0 ) ( -576 128 -256 ) *slime0 0 0 0 1 1 +( -320 392 0 ) ( -576 392 0 ) ( -576 392 -256 ) *slime0 0 0 0 1 1 +( -320 128 0 ) ( -320 448 0 ) ( -320 448 -256 ) *slime0 0 0 0 1 1 +( -576 192 0 ) ( -320 192 0 ) ( -320 192 -256 ) *slime0 0 0 0 1 1 +( -576 128 -208 ) ( -576 448 -208 ) ( -320 448 -208 ) *slime0 0 0 0 1 1 +( -320 448 -288 ) ( -576 448 -288 ) ( -576 128 -288 ) *slime0 0 0 0 1 1 +} +// brush 182 +{ +( -384 712 0 ) ( -384 392 0 ) ( -384 392 -256 ) *slime0 0 0 0 1 1 +( -128 704 0 ) ( -384 704 0 ) ( -384 704 -256 ) *slime0 0 0 0 1 1 +( -320 384 0 ) ( -320 704 0 ) ( -320 704 -256 ) *slime0 0 0 0 1 1 +( -384 392 0 ) ( -128 392 0 ) ( -128 392 -256 ) *slime0 0 0 0 1 1 +( -384 384 -144 ) ( -384 704 -144 ) ( -128 704 -144 ) *slime0 0 0 0 1 1 +( -128 704 -288 ) ( -384 704 -288 ) ( -384 384 -288 ) *slime0 0 0 0 1 1 +} +// brush 183 +{ +( -432 448 -96 ) ( -464 448 -96 ) ( -464 384 -96 ) metal1_1 0 0 0 1 1 +( -472 384 -32 ) ( -472 448 -32 ) ( -440 448 -32 ) metw1 0 0 0 1 1 +( -472 384 -32 ) ( -440 384 -32 ) ( -440 384 -160 ) metw1 0 0 0 1 1 +( -416 384 -32 ) ( -416 448 -32 ) ( -416 448 -160 ) metw1 0 0 0 1 1 +( -416 448 -64 ) ( -448 448 -64 ) ( -448 448 -192 ) metw1 0 0 0 1 1 +( -480 448 -32 ) ( -480 384 -32 ) ( -480 384 -160 ) metw1 0 0 0 1 1 +} +// brush 184 +{ +( -480 576 -32 ) ( -480 512 -32 ) ( -480 512 -160 ) metw1 0 0 0 1 1 +( -416 512 -32 ) ( -416 576 -32 ) ( -416 576 -160 ) metw1 0 0 0 1 1 +( -472 512 -32 ) ( -440 512 -32 ) ( -440 512 -160 ) metw1 0 0 0 1 1 +( -432 576 -96 ) ( -464 576 -96 ) ( -464 512 -96 ) metal1_1 0 0 0 1 1 +( -480 512 -32 ) ( -480 640 -96 ) ( -416 512 -32 ) metal1_1 0 0 0 1 1 +} +// brush 185 +{ +( -480 576 -64 ) ( -480 704 -128 ) ( -416 576 -64 ) metal1_1 0 0 0 1 1 +( -432 640 -128 ) ( -464 640 -128 ) ( -464 576 -128 ) wm1_2 0 0 0 1 1 +( -472 640 -64 ) ( -440 640 -64 ) ( -440 640 -192 ) metw1 0 0 0 1 1 +( -416 576 -64 ) ( -416 640 -64 ) ( -416 640 -192 ) metw1 0 0 0 1 1 +( -480 640 -64 ) ( -480 576 -64 ) ( -480 576 -192 ) metw1 0 0 0 1 1 +} +// brush 186 +{ +( -480 704 -128 ) ( -480 640 -128 ) ( -480 640 -256 ) metw1 0 0 0 1 1 +( -416 704 -160 ) ( -448 704 -160 ) ( -448 704 -288 ) metw1 0 0 0 1 1 +( -416 640 -128 ) ( -416 704 -128 ) ( -416 704 -256 ) metw1 0 0 0 1 1 +( -472 656 -128 ) ( -440 656 -128 ) ( -440 656 -256 ) +0light01 32 0 0 1 1 +( -472 640 -128 ) ( -472 704 -128 ) ( -440 704 -128 ) metw1 0 0 0 1 1 +( -432 704 -192 ) ( -464 704 -192 ) ( -464 640 -192 ) metal1_1 0 0 0 1 1 +} +// brush 187 +{ +( -480 448 -32 ) ( -480 384 -32 ) ( -480 384 -160 ) metw1 0 0 0 1 1 +( -416 384 -32 ) ( -416 448 -32 ) ( -416 448 -160 ) metw1 0 0 0 1 1 +( -480 192 -32 ) ( -448 192 -32 ) ( -448 192 -160 ) metw1 0 0 0 1 1 +( -480 384 -192 ) ( -480 448 -192 ) ( -448 448 -192 ) mmetal1_1 32 0 0 1 1 +( -448 448 -288 ) ( -480 448 -288 ) ( -480 384 -288 ) metw1 0 0 0 1 1 +( -480 640 -160 ) ( -480 640 -304 ) ( -416 640 -160 ) metw1 0 0 0 1 1 +} +// brush 188 +{ +( -480 448 -32 ) ( -480 384 -32 ) ( -480 384 -160 ) metw1 0 0 0 1 1 +( -448 704 -64 ) ( -480 704 -64 ) ( -480 704 -192 ) metw1 0 0 0 1 1 +( -416 384 -32 ) ( -416 448 -32 ) ( -416 448 -160 ) metw1 0 0 0 1 1 +( -480 384 -192 ) ( -480 448 -192 ) ( -448 448 -192 ) wm1_2 0 0 0 1 1 +( -448 448 -288 ) ( -480 448 -288 ) ( -480 384 -288 ) metw1 0 0 0 1 1 +( -480 640 -304 ) ( -480 640 -160 ) ( -416 640 -160 ) metw1 0 0 0 1 1 +} +// brush 189 +{ +( -256 384 -288 ) ( -640 384 -288 ) ( -640 288 -288 ) metw1 0 0 0 1 1 +( -640 288 -32 ) ( -640 384 -32 ) ( -256 384 -32 ) metw1 0 0 0 1 1 +( -640 192 -32 ) ( -256 192 -32 ) ( -256 192 -288 ) metw1 0 0 0 1 1 +( -256 288 -32 ) ( -256 384 -32 ) ( -256 384 -288 ) metw1 0 0 0 1 1 +( -256 384 -32 ) ( -640 384 -32 ) ( -640 384 -288 ) metw1 0 0 0 1 1 +( -320 352 -32 ) ( -320 256 -32 ) ( -320 256 -288 ) metw1 0 0 0 1 1 +} +// brush 190 +{ +( -640 352 -32 ) ( -640 256 -32 ) ( -640 256 -288 ) metw1 0 0 0 1 1 +( -576 384 -32 ) ( -960 384 -32 ) ( -960 384 -288 ) metw1 0 0 0 1 1 +( -576 288 -32 ) ( -576 384 -32 ) ( -576 384 -288 ) metw1 0 0 0 1 1 +( -960 192 -32 ) ( -576 192 -32 ) ( -576 192 -288 ) metw1 0 0 0 1 1 +( -960 288 -32 ) ( -960 384 -32 ) ( -576 384 -32 ) metw1 0 0 0 1 1 +( -576 384 -288 ) ( -960 384 -288 ) ( -960 288 -288 ) metw1 0 0 0 1 1 +} +// brush 191 +{ +( -512 320 -288 ) ( -896 320 -288 ) ( -896 224 -288 ) metw1 0 0 0 1 1 +( -896 224 -32 ) ( -896 320 -32 ) ( -512 320 -32 ) metw1 0 0 0 1 1 +( -896 128 -32 ) ( -512 128 -32 ) ( -512 128 -288 ) metw1 0 0 0 1 1 +( -320 96 -32 ) ( -320 192 -32 ) ( -320 192 -288 ) metw1 0 0 0 1 1 +( -320 192 -32 ) ( -704 192 -32 ) ( -704 192 -288 ) metw1 0 0 0 1 1 +( -576 288 -32 ) ( -576 192 -32 ) ( -576 192 -288 ) metw1 0 0 0 1 1 +} +// brush 192 +{ +( -416 608 224 ) ( -480 608 224 ) ( -480 224 224 ) metal1_1 0 0 0 1 1 +( -448 224 256 ) ( -448 608 256 ) ( -384 608 256 ) metal4_8 0 0 0 1 1 +( -544 832 64 ) ( -480 832 64 ) ( -480 832 0 ) metw1 0 0 0 1 1 +( -256 544 0 ) ( -256 928 0 ) ( -256 928 -64 ) metw1 0 0 0 1 1 +( -416 960 64 ) ( -480 960 64 ) ( -480 960 0 ) metw1 0 0 0 1 1 +( -640 864 -128 ) ( -640 480 -128 ) ( -640 480 -192 ) metw1 0 0 0 1 1 +} +// brush 193 +{ +( 120 832 64 ) ( 120 832 128 ) ( 128 832 128 ) metw1 0 0 0 1 1 +( 120 904 256 ) ( 120 904 192 ) ( 120 1000 192 ) metw1 0 0 0 1 1 +( 120 960 128 ) ( 120 960 64 ) ( 128 960 64 ) metw1 0 0 0 1 1 +( 128 912 64 ) ( 128 976 64 ) ( 128 976 0 ) metw1 0 0 0 1 1 +( 664 800 256 ) ( 280 800 256 ) ( 280 864 256 ) met5_1 0 0 0 1 1 +( 280 800 64 ) ( 280 736 64 ) ( 664 736 64 ) metw1 0 0 0 1 1 +} +// brush 194 +{ +( 32 800 64 ) ( 32 736 64 ) ( 416 736 64 ) metw1 0 0 0 1 1 +( 416 800 256 ) ( 32 800 256 ) ( 32 864 256 ) met5_1 0 0 0 1 1 +( -120 912 64 ) ( -120 976 64 ) ( -120 976 0 ) metw1 0 0 0 1 1 +( -128 960 128 ) ( -128 960 64 ) ( -120 960 64 ) metw1 0 0 0 1 1 +( -128 904 256 ) ( -128 904 192 ) ( -128 1000 192 ) metw1 0 0 0 1 1 +( -128 832 64 ) ( -128 832 128 ) ( -120 832 128 ) metw1 0 0 0 1 1 +} +// brush 195 +{ +( -320 1472 64 ) ( -320 1088 64 ) ( -320 1088 0 ) metw1 0 0 0 1 1 +( -256 1344 64 ) ( -320 1344 64 ) ( -320 1344 0 ) metw1 0 0 0 1 1 +( -192 928 0 ) ( -192 1312 0 ) ( -192 1312 -64 ) metw1 0 0 0 1 1 +( -384 1216 64 ) ( -320 1216 64 ) ( -320 1216 0 ) metw1 0 0 0 1 1 +( -384 1056 448 ) ( -384 1440 448 ) ( -320 1440 448 ) metw1 0 0 0 1 1 +( -320 1408 -288 ) ( -384 1408 -288 ) ( -384 1024 -288 ) metw1 0 0 0 1 1 +} +// brush 196 +{ +( -512 992 -128 ) ( -512 608 -128 ) ( -512 608 -192 ) metw1 0 0 0 1 1 +( -544 1600 64 ) ( -608 1600 64 ) ( -608 1600 0 ) metw1 0 0 0 1 1 +( -384 672 0 ) ( -384 1056 0 ) ( -384 1056 -64 ) metw1 0 0 0 1 1 +( -672 960 64 ) ( -608 960 64 ) ( -608 960 0 ) metw1 0 0 0 1 1 +( -576 352 256 ) ( -576 736 256 ) ( -512 736 256 ) metal4_8 0 0 0 1 1 +( -544 736 224 ) ( -608 736 224 ) ( -608 352 224 ) metal1_1 0 0 0 1 1 +} +// brush 197 +{ +( -416 800 224 ) ( -480 800 224 ) ( -480 416 224 ) metal1_1 0 0 0 1 1 +( -448 416 256 ) ( -448 800 256 ) ( -384 800 256 ) metal4_8 0 0 0 1 1 +( -480 1472 64 ) ( -416 1472 64 ) ( -416 1472 0 ) metw1 0 0 0 1 1 +( 192 1184 0 ) ( 192 1568 0 ) ( 192 1568 -64 ) metw1 0 0 0 1 1 +( -416 1600 64 ) ( -480 1600 64 ) ( -480 1600 0 ) metw1 0 0 0 1 1 +( -384 1056 -128 ) ( -384 672 -128 ) ( -384 672 -192 ) metw1 0 0 0 1 1 +} +// brush 198 +{ +( 64 1344 -128 ) ( 64 960 -128 ) ( 64 960 -192 ) metw1 0 0 0 1 1 +( -32 1472 64 ) ( -96 1472 64 ) ( -96 1472 0 ) metw1 0 0 0 1 1 +( 320 1056 0 ) ( 320 1440 0 ) ( 320 1440 -64 ) metw1 0 0 0 1 1 +( -160 1408 64 ) ( -96 1408 64 ) ( -96 1408 0 ) metw1 0 0 0 1 1 +( -64 736 256 ) ( -64 1120 256 ) ( 0 1120 256 ) metal4_8 0 0 0 1 1 +( -32 1120 224 ) ( -96 1120 224 ) ( -96 736 224 ) metal1_1 0 0 0 1 1 +} +// brush 199 +{ +( 320 1600 192 ) ( 320 1472 256 ) ( 448 1472 256 ) metal1_1 0 0 0 1 1 +( 320 1536 256 ) ( 320 1472 256 ) ( 320 1472 192 ) metal1_1 0 0 0 1 1 +( 448 1504 256 ) ( 320 1504 256 ) ( 320 1504 192 ) met5_1 0 0 0 1 1 +( 448 1472 256 ) ( 448 1536 256 ) ( 448 1536 192 ) metal1_1 0 0 0 1 1 +( 320 1472 256 ) ( 320 1536 256 ) ( 448 1536 256 ) metal4_8 0 0 0 1 1 +} +// brush 200 +{ +( 320 1600 192 ) ( 320 1472 256 ) ( 448 1472 256 ) metal1_1 0 0 0 1 1 +( 320 1504 240 ) ( 320 1568 240 ) ( 448 1568 240 ) metal4_8 0 0 0 1 1 +( 448 1504 240 ) ( 448 1568 240 ) ( 448 1568 176 ) metal1_1 0 0 0 1 1 +( 448 1536 240 ) ( 320 1536 240 ) ( 320 1536 176 ) met5_1 0 0 0 1 1 +( 320 1568 240 ) ( 320 1504 240 ) ( 320 1504 176 ) metal1_1 0 0 0 1 1 +} +// brush 201 +{ +( 320 1600 192 ) ( 320 1472 256 ) ( 448 1472 256 ) metal1_1 0 0 0 1 1 +( 320 1536 224 ) ( 320 1600 224 ) ( 448 1600 224 ) metal4_8 0 0 0 1 1 +( 448 1536 224 ) ( 448 1600 224 ) ( 448 1600 160 ) metal1_1 0 0 0 1 1 +( 448 1568 224 ) ( 320 1568 224 ) ( 320 1568 160 ) met5_1 0 0 0 1 1 +( 320 1600 224 ) ( 320 1536 224 ) ( 320 1536 160 ) metal1_1 0 0 0 1 1 +} +// brush 202 +{ +( 320 1600 192 ) ( 320 1472 256 ) ( 448 1472 256 ) metal1_1 0 0 0 1 1 +( 320 1632 208 ) ( 320 1568 208 ) ( 320 1568 144 ) metal1_1 0 0 0 1 1 +( 448 1600 208 ) ( 320 1600 208 ) ( 320 1600 144 ) met5_1 0 0 0 1 1 +( 448 1568 208 ) ( 448 1632 208 ) ( 448 1632 144 ) metal1_1 0 0 0 1 1 +( 320 1568 208 ) ( 320 1632 208 ) ( 448 1632 208 ) metal4_8 0 0 0 1 1 +} +// brush 203 +{ +( 320 1600 192 ) ( 320 1664 192 ) ( 448 1664 192 ) metal4_8 0 0 0 1 1 +( 448 1600 192 ) ( 448 1664 192 ) ( 448 1664 128 ) metal1_1 0 0 0 1 1 +( 448 1632 192 ) ( 320 1632 192 ) ( 320 1632 128 ) met5_1 0 0 0 1 1 +( 320 1664 192 ) ( 320 1600 192 ) ( 320 1600 128 ) metal1_1 0 0 0 1 1 +( 320 1728 128 ) ( 320 1600 192 ) ( 448 1600 192 ) metal1_1 0 0 0 1 1 +} +// brush 204 +{ +( 320 1696 176 ) ( 320 1632 176 ) ( 320 1632 112 ) metal1_1 0 0 0 1 1 +( 448 1664 176 ) ( 320 1664 176 ) ( 320 1664 112 ) met5_1 0 0 0 1 1 +( 448 1632 176 ) ( 448 1696 176 ) ( 448 1696 112 ) metal1_1 0 0 0 1 1 +( 320 1632 176 ) ( 320 1696 176 ) ( 448 1696 176 ) metal4_8 0 0 0 1 1 +( 320 1728 128 ) ( 320 1600 192 ) ( 448 1600 192 ) metal1_1 0 0 0 1 1 +} +// brush 205 +{ +( 320 1728 160 ) ( 320 1664 160 ) ( 320 1664 96 ) metal1_1 0 0 0 1 1 +( 448 1696 160 ) ( 320 1696 160 ) ( 320 1696 96 ) met5_1 0 0 0 1 1 +( 448 1664 160 ) ( 448 1728 160 ) ( 448 1728 96 ) metal1_1 0 0 0 1 1 +( 320 1664 160 ) ( 320 1728 160 ) ( 448 1728 160 ) metal4_8 0 0 0 1 1 +( 320 1728 128 ) ( 320 1600 192 ) ( 448 1600 192 ) metal1_1 0 0 0 1 1 +} +// brush 206 +{ +( 320 1696 144 ) ( 320 1760 144 ) ( 448 1760 144 ) metal4_8 0 0 0 1 1 +( 448 1696 144 ) ( 448 1760 144 ) ( 448 1760 80 ) metal1_1 0 0 0 1 1 +( 448 1728 144 ) ( 320 1728 144 ) ( 320 1728 80 ) met5_1 0 0 0 1 1 +( 320 1760 144 ) ( 320 1696 144 ) ( 320 1696 80 ) metal1_1 0 0 0 1 1 +( 320 1728 128 ) ( 320 1600 192 ) ( 448 1600 192 ) metal1_1 0 0 0 1 1 +} +// brush 207 +{ +( 64 1664 128 ) ( -64 1664 128 ) ( -64 1728 128 ) metal4_8 0 0 0 1 1 +( 64 1664 64 ) ( 64 1664 128 ) ( 64 1728 128 ) metal1_1 0 0 0 1 1 +( -64 1696 64 ) ( -64 1696 128 ) ( 64 1696 128 ) met5_1 0 0 0 1 1 +( -64 1728 64 ) ( -64 1728 128 ) ( -64 1664 128 ) metal1_1 0 0 0 1 1 +( 64 1728 128 ) ( -64 1728 128 ) ( -64 1600 64 ) metal1_1 0 0 0 1 1 +} +// brush 208 +{ +( -64 1696 48 ) ( -64 1696 112 ) ( -64 1632 112 ) metal1_1 0 0 0 1 1 +( -64 1664 48 ) ( -64 1664 112 ) ( 64 1664 112 ) met5_1 0 0 0 1 1 +( 64 1632 48 ) ( 64 1632 112 ) ( 64 1696 112 ) metal1_1 0 0 0 1 1 +( 64 1632 112 ) ( -64 1632 112 ) ( -64 1696 112 ) metal4_8 0 0 0 1 1 +( 64 1728 128 ) ( -64 1728 128 ) ( -64 1600 64 ) metal1_1 0 0 0 1 1 +} +// brush 209 +{ +( -64 1664 32 ) ( -64 1664 96 ) ( -64 1600 96 ) metal1_1 0 0 0 1 1 +( -64 1632 32 ) ( -64 1632 96 ) ( 64 1632 96 ) met5_1 0 0 0 1 1 +( 64 1600 32 ) ( 64 1600 96 ) ( 64 1664 96 ) metal1_1 0 0 0 1 1 +( 64 1600 96 ) ( -64 1600 96 ) ( -64 1664 96 ) metal4_8 0 0 0 1 1 +( 64 1728 128 ) ( -64 1728 128 ) ( -64 1600 64 ) metal1_1 0 0 0 1 1 +} +// brush 210 +{ +( 64 1568 80 ) ( -64 1568 80 ) ( -64 1632 80 ) metal4_8 0 0 0 1 1 +( 64 1568 16 ) ( 64 1568 80 ) ( 64 1632 80 ) metal1_1 0 0 0 1 1 +( -64 1600 16 ) ( -64 1600 80 ) ( 64 1600 80 ) met5_1 0 0 0 1 1 +( -64 1632 16 ) ( -64 1632 80 ) ( -64 1568 80 ) metal1_1 0 0 0 1 1 +( 64 1728 128 ) ( -64 1728 128 ) ( -64 1600 64 ) metal1_1 0 0 0 1 1 +} +// brush 211 +{ +( 64 1600 64 ) ( -64 1600 64 ) ( -64 1472 0 ) metal1_1 0 0 0 1 1 +( -64 1600 0 ) ( -64 1600 64 ) ( -64 1536 64 ) metal1_1 0 0 0 1 1 +( -64 1568 0 ) ( -64 1568 64 ) ( 64 1568 64 ) met5_1 0 0 0 1 1 +( 64 1536 0 ) ( 64 1536 64 ) ( 64 1600 64 ) metal1_1 0 0 0 1 1 +( 64 1536 64 ) ( -64 1536 64 ) ( -64 1600 64 ) metal4_8 0 0 0 1 1 +} +// brush 212 +{ +( 64 1600 64 ) ( -64 1600 64 ) ( -64 1472 0 ) metal1_1 0 0 0 1 1 +( 64 1504 48 ) ( -64 1504 48 ) ( -64 1568 48 ) metal4_8 0 0 0 1 1 +( 64 1504 -16 ) ( 64 1504 48 ) ( 64 1568 48 ) metal1_1 0 0 0 1 1 +( -64 1536 -16 ) ( -64 1536 48 ) ( 64 1536 48 ) met5_1 0 0 0 1 1 +( -64 1568 -16 ) ( -64 1568 48 ) ( -64 1504 48 ) metal1_1 0 0 0 1 1 +} +// brush 213 +{ +( 64 1600 64 ) ( -64 1600 64 ) ( -64 1472 0 ) metal1_1 0 0 0 1 1 +( 64 1472 32 ) ( -64 1472 32 ) ( -64 1536 32 ) metal4_8 0 0 0 1 1 +( 64 1472 -32 ) ( 64 1472 32 ) ( 64 1536 32 ) metal1_1 0 0 0 1 1 +( -64 1504 -32 ) ( -64 1504 32 ) ( 64 1504 32 ) met5_1 0 0 0 1 1 +( -64 1536 -32 ) ( -64 1536 32 ) ( -64 1472 32 ) metal1_1 0 0 0 1 1 +} +// brush 214 +{ +( 64 1600 64 ) ( -64 1600 64 ) ( -64 1472 0 ) metal1_1 0 0 0 1 1 +( -64 1504 -48 ) ( -64 1504 16 ) ( -64 1440 16 ) metal1_1 0 0 0 1 1 +( -64 1472 -48 ) ( -64 1472 16 ) ( 64 1472 16 ) met5_1 0 0 0 1 1 +( 64 1440 -48 ) ( 64 1440 16 ) ( 64 1504 16 ) metal1_1 0 0 0 1 1 +( 64 1440 16 ) ( -64 1440 16 ) ( -64 1504 16 ) metal4_8 0 0 0 1 1 +} +// brush 215 +{ +( 320 1472 224 ) ( 448 1472 224 ) ( 448 1728 96 ) metal1_1 0 0 0 1 1 +( 432 1600 192 ) ( 440 1600 192 ) ( 440 1472 256 ) met5_1 0 0 0 1 1 +( 312 1528 192 ) ( 312 1528 256 ) ( 312 1456 256 ) metw1 0 0 0 1 1 +( 440 1728 176 ) ( 432 1728 176 ) ( 432 1728 112 ) metw1 0 0 0 1 1 +( 456 1528 192 ) ( 456 1472 192 ) ( 456 1472 256 ) metw1 0 0 0 1 1 +( 448 1472 224 ) ( 320 1472 224 ) ( 320 1472 256 ) metw1 0 0 0 1 1 +} +// brush 216 +{ +( -64 1312 -256 ) ( -64 928 -256 ) ( -64 928 -320 ) metw1 0 0 0 1 1 +( 32 1856 -64 ) ( -32 1856 -64 ) ( -32 1856 -128 ) metw1 0 0 0 1 1 +( 448 1440 -128 ) ( 448 1824 -128 ) ( 448 1824 -192 ) metw1 0 0 0 1 1 +( -160 1728 -64 ) ( -96 1728 -64 ) ( -96 1728 -128 ) metw1 0 0 0 1 1 +( -128 672 128 ) ( -128 1056 128 ) ( -64 1056 128 ) metal4_8 0 0 0 1 1 +( -96 1056 96 ) ( -160 1056 96 ) ( -160 672 96 ) metal1_1 0 0 0 1 1 +} +// brush 217 +{ +( -320 992 -128 ) ( -320 832 -128 ) ( -320 832 -256 ) metw1 0 0 0 1 1 +( -64 1472 -128 ) ( -320 1472 -128 ) ( -320 1472 -256 ) metw1 0 0 0 1 1 +( 576 832 -128 ) ( 576 992 -128 ) ( 576 992 -256 ) metw1 0 0 0 1 1 +( -224 1344 -224 ) ( 32 1344 -224 ) ( 32 1344 -352 ) metw1 0 0 0 1 1 +( -320 832 -128 ) ( -320 992 -128 ) ( -64 992 -128 ) metal4_8 0 0 0 1 1 +( -64 992 -256 ) ( -320 992 -256 ) ( -320 832 -256 ) metw1 0 0 0 1 1 +} +// brush 218 +{ +( 448 992 -256 ) ( 192 992 -256 ) ( 192 832 -256 ) metw1 0 0 0 1 1 +( 192 832 -128 ) ( 192 992 -128 ) ( 448 992 -128 ) metal4_8 0 0 0 1 1 +( 32 1088 -128 ) ( 288 1088 -128 ) ( 288 1088 -256 ) metw1 0 0 0 1 1 +( 320 704 -128 ) ( 320 864 -128 ) ( 320 864 -256 ) metw1 0 0 0 1 1 +( 448 1344 -224 ) ( 192 1344 -224 ) ( 192 1344 -352 ) metw1 0 0 0 1 1 +( 192 992 -128 ) ( 192 832 -128 ) ( 192 832 -256 ) metw1 0 0 0 1 1 +} +// brush 219 +{ +( -192 1472 -256 ) ( -320 1472 -256 ) ( -320 1056 -256 ) *slime0 0 0 0 1 1 +( -320 1056 -144 ) ( -320 1472 -144 ) ( -192 1472 -144 ) *slime0 0 0 0 1 1 +( -224 768 -160 ) ( -96 768 -160 ) ( -96 768 -256 ) *slime0 0 0 0 1 1 +( 576 928 -160 ) ( 576 1344 -160 ) ( 576 1344 -256 ) *slime0 0 0 0 1 1 +( -192 1984 -144 ) ( -320 1984 -144 ) ( -320 1984 -240 ) *slime0 0 0 0 1 1 +( -640 1472 -160 ) ( -640 1056 -160 ) ( -640 1056 -256 ) *slime0 0 0 0 1 1 +} +// brush 220 +{ +( 384 928 160 ) ( -640 928 160 ) ( -640 864 160 ) metrlg 32 32 0 1 1 +( -640 864 224 ) ( -640 928 224 ) ( 384 928 224 ) metrlg 32 32 0 1 1 +( -640 864 224 ) ( 384 864 224 ) ( 384 864 160 ) metrlg 32 32 0 1 1 +( -256 832 224 ) ( -256 896 224 ) ( -256 896 160 ) metrlg 32 32 0 1 1 +( 384 928 224 ) ( -640 928 224 ) ( -640 928 160 ) metrlg 32 32 0 1 1 +( -640 928 224 ) ( -640 864 224 ) ( -640 864 160 ) metrlg 32 32 0 1 1 +} +// brush 221 +{ +( 512 1184 160 ) ( -512 1184 160 ) ( -512 1120 160 ) metrlg 32 32 0 1 1 +( -512 1120 224 ) ( -512 1184 224 ) ( 512 1184 224 ) metrlg 32 32 0 1 1 +( -512 1120 224 ) ( 512 1120 224 ) ( 512 1120 160 ) metrlg 32 32 0 1 1 +( -288 1024 224 ) ( -288 1088 224 ) ( -288 1088 160 ) metrlg 32 32 0 1 1 +( 576 1184 224 ) ( -448 1184 224 ) ( -448 1184 160 ) metrlg 32 32 0 1 1 +( -608 1184 224 ) ( -608 1120 224 ) ( -608 1120 160 ) metrlg 32 32 0 1 1 +} +// brush 222 +{ +( -608 1184 288 ) ( -608 1120 288 ) ( -608 1120 224 ) metrlg 32 32 0 1 1 +( 576 1184 288 ) ( -448 1184 288 ) ( -448 1184 224 ) metrlg 32 32 0 1 1 +( -544 1024 480 ) ( -544 1088 480 ) ( -544 1088 416 ) metrlg 32 32 0 1 1 +( -512 1120 288 ) ( 512 1120 288 ) ( 512 1120 224 ) metrlg 32 32 0 1 1 +( -768 1120 480 ) ( -768 1184 480 ) ( 256 1184 480 ) metrlg 32 32 0 1 1 +( 512 1184 224 ) ( -512 1184 224 ) ( -512 1120 224 ) metrlg 32 32 0 1 1 +} +// brush 223 +{ +( 768 1184 224 ) ( -256 1184 224 ) ( -256 1120 224 ) metrlg 32 32 0 1 1 +( -512 1120 480 ) ( -512 1184 480 ) ( 512 1184 480 ) metrlg 32 32 0 1 1 +( -256 1120 288 ) ( 768 1120 288 ) ( 768 1120 224 ) metrlg 32 32 0 1 1 +( -288 1024 480 ) ( -288 1088 480 ) ( -288 1088 416 ) metrlg 32 32 0 1 1 +( 832 1184 288 ) ( -192 1184 288 ) ( -192 1184 224 ) metrlg 32 32 0 1 1 +( -352 1184 288 ) ( -352 1120 288 ) ( -352 1120 224 ) metrlg 32 32 0 1 1 +} +// brush 224 +{ +( 320 1088 64 ) ( 192 1088 64 ) ( 192 960 0 ) metal1_1 0 0 0 1 1 +( 224 640 448 ) ( 224 1024 448 ) ( 288 1024 448 ) metw1 0 0 0 1 1 +( 384 960 64 ) ( 448 960 64 ) ( 448 960 0 ) metw1 0 0 0 1 1 +( 320 928 0 ) ( 320 1312 0 ) ( 320 1312 -64 ) metw1 0 0 0 1 1 +( 192 1088 64 ) ( 320 1088 64 ) ( 320 1088 448 ) metw1 0 0 0 1 1 +( 192 1088 64 ) ( 192 704 64 ) ( 192 704 0 ) metw1 0 0 0 1 1 +} +// brush 225 +{ +( -192 1088 64 ) ( -192 704 64 ) ( -192 704 0 ) metw1 0 0 0 1 1 +( 160 1088 64 ) ( 96 1088 64 ) ( 96 1088 0 ) metw1 0 0 0 1 1 +( 192 928 0 ) ( 192 1312 0 ) ( 192 1312 -64 ) metw1 0 0 0 1 1 +( 128 960 -256 ) ( 192 960 -256 ) ( 192 960 -320 ) metw1 0 0 0 1 1 +( -32 640 448 ) ( -32 1024 448 ) ( 32 1024 448 ) metw1 0 0 0 1 1 +( 64 992 -288 ) ( 0 992 -288 ) ( 0 608 -288 ) metw1 0 0 0 1 1 +} +// brush 226 +{ +( -192 1120 -256 ) ( -448 1120 -256 ) ( -448 960 -256 ) metw1 0 0 0 1 1 +( -448 960 -128 ) ( -448 1120 -128 ) ( -192 1120 -128 ) metal4_8 0 0 0 1 1 +( -352 1728 -224 ) ( -96 1728 -224 ) ( -96 1728 -352 ) metw1 0 0 0 1 1 +( -320 1088 -128 ) ( -320 1248 -128 ) ( -320 1248 -256 ) metw1 0 0 0 1 1 +( -448 1856 -128 ) ( -704 1856 -128 ) ( -704 1856 -256 ) metw1 0 0 0 1 1 +( -448 1120 -128 ) ( -448 960 -128 ) ( -448 960 -256 ) metw1 0 0 0 1 1 +} +// brush 227 +{ +( -384 1536 -320 ) ( -512 1536 -320 ) ( -512 832 -320 ) met5_1 0 0 0 1 1 +( -512 832 -256 ) ( -512 1536 -256 ) ( -384 1536 -256 ) met5_1 0 0 0 1 1 +( -512 832 -160 ) ( -384 832 -160 ) ( -384 832 -320 ) met5_1 0 0 0 1 1 +( 576 832 -160 ) ( 576 1536 -160 ) ( 576 1536 -320 ) met5_1 0 0 0 1 1 +( -512 1984 -160 ) ( -640 1984 -160 ) ( -640 1984 -320 ) met5_1 0 0 0 1 1 +( -640 1856 -160 ) ( -640 1152 -160 ) ( -640 1152 -320 ) met5_1 0 0 0 1 1 +} +// brush 228 +{ +( 928 -896 0 ) ( 928 -320 0 ) ( 928 -320 -64 ) mmetal1_1 0 0 0 1 1 +( 224 -1280 0 ) ( 672 -1280 0 ) ( 672 -1280 -64 ) mmetal1_1 0 0 0 1 1 +( 480 -352 0 ) ( 480 -928 0 ) ( 480 -928 -64 ) metw1 0 0 0 1 1 +( 608 -576 0 ) ( 160 -576 0 ) ( 160 -576 -64 ) mmetal1_1 0 0 0 1 1 +( 608 -320 0 ) ( 608 -896 0 ) ( 160 -896 0 ) mmetal1_1 32 0 0 1 1 +( 160 -896 -64 ) ( 608 -896 -64 ) ( 608 -320 -64 ) mmetal1_1 0 0 0 1 1 +} +// brush 229 +{ +( 736 -768 64 ) ( 736 -192 64 ) ( 736 -192 0 ) metw1 0 0 0 1 1 +( 608 -576 64 ) ( 672 -576 64 ) ( 672 -576 0 ) metw1 0 0 0 1 1 +( 608 0 576 ) ( 608 -576 576 ) ( 608 -576 512 ) metw1 0 0 0 1 1 +( 672 -192 64 ) ( 608 -192 64 ) ( 608 -192 0 ) metw1 0 0 0 1 1 +( 672 -192 576 ) ( 672 -768 576 ) ( 608 -768 576 ) metal1_1 0 0 0 1 1 +( 608 -768 0 ) ( 672 -768 0 ) ( 672 -192 0 ) metw1 0 0 0 1 1 +} +// brush 230 +{ +( 96 -768 0 ) ( 160 -768 0 ) ( 160 -192 0 ) metw1 0 0 0 1 1 +( 160 -192 576 ) ( 160 -768 576 ) ( 96 -768 576 ) metal1_1 0 0 0 1 1 +( 160 -192 64 ) ( 96 -192 64 ) ( 96 -192 0 ) metw1 0 0 0 1 1 +( 32 -192 256 ) ( 32 -768 256 ) ( 32 -768 192 ) metw1 0 0 0 1 1 +( 96 -576 64 ) ( 160 -576 64 ) ( 160 -576 0 ) metw1 0 0 0 1 1 +( 160 -576 384 ) ( 160 0 384 ) ( 160 0 320 ) metw1 0 0 0 1 1 +} +// brush 231 +{ +( 32 -1280 0 ) ( 32 -1344 0 ) ( 608 -1344 0 ) metw1 0 0 0 1 1 +( 608 -1344 576 ) ( 32 -1344 576 ) ( 32 -1280 576 ) metal1_1 0 0 0 1 1 +( 928 -1344 384 ) ( 928 -1280 384 ) ( 928 -1280 320 ) metw1 0 0 0 1 1 +( 672 -1280 256 ) ( 96 -1280 256 ) ( 96 -1280 192 ) metw1 0 0 0 1 1 +( 608 -1280 384 ) ( 608 -1344 384 ) ( 608 -1344 320 ) metw1 0 0 0 1 1 +( 32 -1408 64 ) ( 608 -1408 64 ) ( 608 -1408 0 ) metw1 0 0 0 1 1 +} +// brush 232 +{ +( -224 -704 64 ) ( 352 -704 64 ) ( 352 -704 0 ) metw1 0 0 0 1 1 +( -160 -576 384 ) ( -160 -640 384 ) ( -160 -640 320 ) metw1 0 0 0 1 1 +( 608 -576 256 ) ( 32 -576 256 ) ( 32 -576 192 ) metw1 0 0 0 1 1 +( 256 -640 384 ) ( 256 -576 384 ) ( 256 -576 320 ) metw1 0 0 0 1 1 +( 288 -704 576 ) ( -288 -704 576 ) ( -288 -640 576 ) metal1_1 0 0 0 1 1 +( -288 -640 0 ) ( -288 -704 0 ) ( 288 -704 0 ) metw1 0 0 0 1 1 +} +// brush 233 +{ +( 96 -640 0 ) ( 96 -704 0 ) ( 672 -704 0 ) metw1 0 0 0 1 1 +( 672 -704 576 ) ( 96 -704 576 ) ( 96 -640 576 ) metal1_1 0 0 0 1 1 +( 928 -704 384 ) ( 928 -640 384 ) ( 928 -640 320 ) metw1 0 0 0 1 1 +( 992 -576 256 ) ( 416 -576 256 ) ( 416 -576 192 ) metw1 0 0 0 1 1 +( 512 -512 320 ) ( 512 -576 320 ) ( 512 -576 256 ) metw1 0 0 0 1 1 +( 160 -704 64 ) ( 736 -704 64 ) ( 736 -704 0 ) metw1 0 0 0 1 1 +} +// brush 234 +{ +( 32 -960 0 ) ( 32 -1024 0 ) ( 608 -1024 0 ) metw1 0 0 0 1 1 +( 608 -1024 576 ) ( 32 -1024 576 ) ( 32 -960 576 ) metal1_1 0 0 0 1 1 +( 576 -960 64 ) ( 576 -896 64 ) ( 576 -896 0 ) metw1 0 0 0 1 1 +( 928 -896 256 ) ( 352 -896 256 ) ( 352 -896 192 ) metw1 0 0 0 1 1 +( 512 -896 384 ) ( 512 -960 384 ) ( 512 -960 320 ) metw1 0 0 0 1 1 +( 96 -1024 64 ) ( 672 -1024 64 ) ( 672 -1024 0 ) metw1 0 0 0 1 1 +} +// brush 235 +{ +( 416 -1024 64 ) ( 992 -1024 64 ) ( 992 -1024 0 ) metw1 0 0 0 1 1 +( 832 -832 384 ) ( 832 -896 384 ) ( 832 -896 320 ) metw1 0 0 0 1 1 +( 1248 -896 256 ) ( 672 -896 256 ) ( 672 -896 192 ) metw1 0 0 0 1 1 +( 928 -1024 384 ) ( 928 -960 384 ) ( 928 -960 320 ) metw1 0 0 0 1 1 +( 928 -1024 576 ) ( 352 -1024 576 ) ( 352 -960 576 ) metal1_1 0 0 0 1 1 +( 352 -960 0 ) ( 352 -1024 0 ) ( 928 -1024 0 ) metw1 0 0 0 1 1 +} +// brush 236 +{ +( -544 -1024 64 ) ( 32 -1024 64 ) ( 32 -1024 0 ) metw1 0 0 0 1 1 +( -160 -896 384 ) ( -160 -960 384 ) ( -160 -960 320 ) metw1 0 0 0 1 1 +( 288 -896 256 ) ( -288 -896 256 ) ( -288 -896 192 ) metw1 0 0 0 1 1 +( -64 -960 384 ) ( -64 -896 384 ) ( -64 -896 320 ) metw1 0 0 0 1 1 +( -32 -1024 576 ) ( -608 -1024 576 ) ( -608 -960 576 ) metw1 0 0 0 1 1 +( -608 -960 0 ) ( -608 -1024 0 ) ( -32 -1024 0 ) metw1 0 0 0 1 1 +} +// brush 237 +{ +( -800 -768 0 ) ( -800 -832 0 ) ( -224 -832 0 ) metw1 0 0 0 1 1 +( -224 -832 576 ) ( -800 -832 576 ) ( -800 -768 576 ) metal1_1 0 0 0 1 1 +( -160 -768 384 ) ( -160 -704 384 ) ( -160 -704 320 ) metw1 0 0 0 1 1 +( 96 -704 256 ) ( -480 -704 256 ) ( -480 -704 192 ) metw1 0 0 0 1 1 +( -288 -1216 64 ) ( -288 -1280 64 ) ( -288 -1280 0 ) metw1 0 0 0 1 1 +( -288 -1344 64 ) ( 288 -1344 64 ) ( 288 -1344 0 ) metw1 0 0 0 1 1 +} +// brush 238 +{ +( 928 -1344 64 ) ( 1504 -1344 64 ) ( 1504 -1344 0 ) metw1 0 0 0 1 1 +( 928 -1216 384 ) ( 928 -1280 384 ) ( 928 -1280 320 ) metw1 0 0 0 1 1 +( 1312 -704 256 ) ( 736 -704 256 ) ( 736 -704 192 ) metw1 0 0 0 1 1 +( 1056 -768 64 ) ( 1056 -704 64 ) ( 1056 -704 0 ) metw1 0 0 0 1 1 +( 992 -832 576 ) ( 416 -832 576 ) ( 416 -768 576 ) metal1_1 0 0 0 1 1 +( 416 -768 0 ) ( 416 -832 0 ) ( 992 -832 0 ) metw1 0 0 0 1 1 +} +// brush 239 +{ +( 96 -256 512 ) ( 96 -320 512 ) ( 672 -320 512 ) metal1_1 0 0 0 1 1 +( 672 -320 576 ) ( 96 -320 576 ) ( 96 -256 576 ) metal1_1 0 0 0 1 1 +( 544 -320 384 ) ( 544 -256 384 ) ( 544 -256 320 ) metw1 0 0 0 1 1 +( 672 -192 576 ) ( 96 -192 576 ) ( 96 -192 512 ) metw1 0 0 0 1 1 +( 224 -256 384 ) ( 224 -320 384 ) ( 224 -320 320 ) metw1 0 0 0 1 1 +( 160 -704 384 ) ( 736 -704 384 ) ( 736 -704 320 ) metw1 0 0 0 1 1 +} +// brush 240 +{ +( 160 -896 576 ) ( 608 -896 576 ) ( 608 -320 576 ) sky4 0 0 0 1 1 +( 608 -320 640 ) ( 608 -896 640 ) ( 160 -896 640 ) sky4 0 0 0 1 1 +( 608 -576 640 ) ( 160 -576 640 ) ( 160 -576 576 ) sky4 0 0 0 1 1 +( -160 -320 640 ) ( -160 -896 640 ) ( -160 -896 576 ) sky4 0 0 0 1 1 +( 224 -1344 640 ) ( 672 -1344 640 ) ( 672 -1344 576 ) sky4 0 0 0 1 1 +( 928 -896 640 ) ( 928 -320 640 ) ( 928 -320 576 ) sky4 0 0 0 1 1 +} +// brush 241 +{ +( 480 -512 320 ) ( 480 -1088 320 ) ( 480 -1088 256 ) metw1 0 0 0 1 1 +( 608 -928 64 ) ( 544 -928 64 ) ( 544 -928 0 ) metw1 0 0 0 1 1 +( 608 -1344 576 ) ( 608 -768 576 ) ( 608 -768 512 ) metw1 0 0 0 1 1 +( 544 -992 64 ) ( 608 -992 64 ) ( 608 -992 0 ) metw1 0 0 0 1 1 +( 480 -1024 576 ) ( 480 -448 576 ) ( 544 -448 576 ) metal1_1 0 0 0 1 1 +( 544 -448 0 ) ( 480 -448 0 ) ( 480 -1024 0 ) metw1 0 0 0 1 1 +} +// brush 242 +{ +( -224 -1024 64 ) ( 352 -1024 64 ) ( 352 -1024 0 ) metw1 0 0 0 1 1 +( 192 -896 64 ) ( 192 -960 64 ) ( 192 -960 0 ) metw1 0 0 0 1 1 +( 608 -896 256 ) ( 32 -896 256 ) ( 32 -896 192 ) metw1 0 0 0 1 1 +( 256 -960 384 ) ( 256 -896 384 ) ( 256 -896 320 ) metw1 0 0 0 1 1 +( 288 -1024 576 ) ( -288 -1024 576 ) ( -288 -960 576 ) metal1_1 0 0 0 1 1 +( -288 -960 0 ) ( -288 -1024 0 ) ( 288 -1024 0 ) metw1 0 0 0 1 1 +} +// brush 243 +{ +( 224 -448 0 ) ( 160 -448 0 ) ( 160 -1024 0 ) metw1 0 0 0 1 1 +( 160 -1024 576 ) ( 160 -448 576 ) ( 224 -448 576 ) metal1_1 0 0 0 1 1 +( 224 -992 64 ) ( 288 -992 64 ) ( 288 -992 0 ) metw1 0 0 0 1 1 +( 288 -1344 576 ) ( 288 -768 576 ) ( 288 -768 512 ) metw1 0 0 0 1 1 +( 288 -928 64 ) ( 224 -928 64 ) ( 224 -928 0 ) metw1 0 0 0 1 1 +( 160 -512 384 ) ( 160 -1088 384 ) ( 160 -1088 320 ) metw1 0 0 0 1 1 +} +// brush 244 +{ +( 416 -1056 384 ) ( 992 -1056 384 ) ( 992 -1056 320 ) metw1 0 0 0 1 1 +( -160 -896 384 ) ( -160 -960 384 ) ( -160 -960 320 ) metw1 0 0 0 1 1 +( 416 -864 576 ) ( -160 -864 576 ) ( -160 -864 512 ) metw1 0 0 0 1 1 +( 928 -640 384 ) ( 928 -576 384 ) ( 928 -576 320 ) metw1 0 0 0 1 1 +( 928 -640 576 ) ( 352 -640 576 ) ( 352 -576 576 ) metal1_1 0 0 0 1 1 +( 352 -576 512 ) ( 352 -640 512 ) ( 928 -640 512 ) metal1_1 0 0 0 1 1 +} +// brush 245 +{ +( 64 -416 512 ) ( 64 -480 512 ) ( 640 -480 512 ) metal1_1 0 0 0 1 1 +( 640 -480 576 ) ( 64 -480 576 ) ( 64 -416 576 ) metal1_1 0 0 0 1 1 +( 640 -480 384 ) ( 640 -416 384 ) ( 640 -416 320 ) metw1 0 0 0 1 1 +( 128 -704 576 ) ( -448 -704 576 ) ( -448 -704 512 ) metw1 0 0 0 1 1 +( 448 -896 384 ) ( 448 -960 384 ) ( 448 -960 320 ) metw1 0 0 0 1 1 +( 1088 -1280 384 ) ( 1664 -1280 384 ) ( 1664 -1280 320 ) metw1 0 0 0 1 1 +} +// brush 246 +{ +( 768 -1280 384 ) ( 1344 -1280 384 ) ( 1344 -1280 320 ) metw1 0 0 0 1 1 +( 128 -832 384 ) ( 128 -896 384 ) ( 128 -896 320 ) metw1 0 0 0 1 1 +( -192 -704 576 ) ( -768 -704 576 ) ( -768 -704 512 ) metw1 0 0 0 1 1 +( 320 -544 384 ) ( 320 -480 384 ) ( 320 -480 320 ) metw1 0 0 0 1 1 +( 320 -480 576 ) ( -256 -480 576 ) ( -256 -416 576 ) metal1_1 0 0 0 1 1 +( -256 -416 512 ) ( -256 -480 512 ) ( 320 -480 512 ) metal1_1 0 0 0 1 1 +} +// brush 247 +{ +( -160 -512 384 ) ( -160 -1088 384 ) ( -160 -1088 320 ) metw1 0 0 0 1 1 +( -32 -928 64 ) ( -96 -928 64 ) ( -96 -928 0 ) metw1 0 0 0 1 1 +( -32 -1344 576 ) ( -32 -768 576 ) ( -32 -768 512 ) metw1 0 0 0 1 1 +( -96 -992 64 ) ( -32 -992 64 ) ( -32 -992 0 ) metw1 0 0 0 1 1 +( -160 -1024 576 ) ( -160 -448 576 ) ( -96 -448 576 ) metw1 0 0 0 1 1 +( -96 -448 0 ) ( -160 -448 0 ) ( -160 -1024 0 ) metw1 0 0 0 1 1 +} +// brush 248 +{ +( 864 -448 0 ) ( 800 -448 0 ) ( 800 -1024 0 ) metw1 0 0 0 1 1 +( 800 -1024 576 ) ( 800 -448 576 ) ( 864 -448 576 ) metal1_1 0 0 0 1 1 +( 864 -992 64 ) ( 928 -992 64 ) ( 928 -992 0 ) metw1 0 0 0 1 1 +( 928 -1344 576 ) ( 928 -768 576 ) ( 928 -768 512 ) metw1 0 0 0 1 1 +( 928 -928 64 ) ( 864 -928 64 ) ( 864 -928 0 ) metw1 0 0 0 1 1 +( 800 -512 384 ) ( 800 -1088 384 ) ( 800 -1088 320 ) metw1 0 0 0 1 1 +} +// brush 249 +{ +( 1376 -1280 384 ) ( 1952 -1280 384 ) ( 1952 -1280 320 ) metw1 0 0 0 1 1 +( 768 -896 384 ) ( 768 -960 384 ) ( 768 -960 320 ) metw1 0 0 0 1 1 +( 416 -704 576 ) ( -160 -704 576 ) ( -160 -704 512 ) metw1 0 0 0 1 1 +( 928 -480 384 ) ( 928 -416 384 ) ( 928 -416 320 ) metw1 0 0 0 1 1 +( 928 -480 576 ) ( 352 -480 576 ) ( 352 -416 576 ) metal1_1 0 0 0 1 1 +( 352 -416 512 ) ( 352 -480 512 ) ( 928 -480 512 ) metal1_1 0 0 0 1 1 +} +// brush 250 +{ +( -576 -416 512 ) ( -576 -480 512 ) ( 0 -480 512 ) metal1_1 0 0 0 1 1 +( 0 -480 576 ) ( -576 -480 576 ) ( -576 -416 576 ) metal1_1 0 0 0 1 1 +( 0 -544 384 ) ( 0 -480 384 ) ( 0 -480 320 ) metw1 0 0 0 1 1 +( -512 -704 576 ) ( -1088 -704 576 ) ( -1088 -704 512 ) metw1 0 0 0 1 1 +( -160 -832 384 ) ( -160 -896 384 ) ( -160 -896 320 ) metw1 0 0 0 1 1 +( 448 -1280 384 ) ( 1024 -1280 384 ) ( 1024 -1280 320 ) metw1 0 0 0 1 1 +} +// brush 251 +{ +( 544 -704 0 ) ( 480 -704 0 ) ( 480 -1280 0 ) metw1 0 0 0 1 1 +( 480 -1280 576 ) ( 480 -704 576 ) ( 544 -704 576 ) metal1_1 0 0 0 1 1 +( 480 -1408 384 ) ( 544 -1408 384 ) ( 544 -1408 320 ) metw1 0 0 0 1 1 +( 608 -1600 256 ) ( 608 -1024 256 ) ( 608 -1024 192 ) metw1 0 0 0 1 1 +( 672 -1184 384 ) ( 608 -1184 384 ) ( 608 -1184 320 ) metw1 0 0 0 1 1 +( 480 -896 64 ) ( 480 -1472 64 ) ( 480 -1472 0 ) metw1 0 0 0 1 1 +} +// brush 252 +{ +( 992 -1152 384 ) ( 416 -1152 384 ) ( 416 -1152 320 ) metw1 0 0 0 1 1 +( 576 -1280 64 ) ( 576 -1216 64 ) ( 576 -1216 0 ) metw1 0 0 0 1 1 +( 160 -1280 576 ) ( 736 -1280 576 ) ( 736 -1280 512 ) metw1 0 0 0 1 1 +( 512 -1216 64 ) ( 512 -1280 64 ) ( 512 -1280 0 ) metw1 0 0 0 1 1 +( 480 -1152 576 ) ( 1056 -1152 576 ) ( 1056 -1216 576 ) metal1_1 0 0 0 1 1 +( 1056 -1216 0 ) ( 1056 -1152 0 ) ( 480 -1152 0 ) metw1 0 0 0 1 1 +} +// brush 253 +{ +( 160 -768 64 ) ( 160 -1344 64 ) ( 160 -1344 0 ) metw1 0 0 0 1 1 +( 352 -1184 384 ) ( 288 -1184 384 ) ( 288 -1184 320 ) metw1 0 0 0 1 1 +( 288 -1728 256 ) ( 288 -1152 256 ) ( 288 -1152 192 ) metw1 0 0 0 1 1 +( 160 -1408 384 ) ( 224 -1408 384 ) ( 224 -1408 320 ) metw1 0 0 0 1 1 +( 160 -1280 576 ) ( 160 -704 576 ) ( 224 -704 576 ) metal1_1 0 0 0 1 1 +( 224 -704 0 ) ( 160 -704 0 ) ( 160 -1280 0 ) metw1 0 0 0 1 1 +} +// brush 254 +{ +( 736 -1216 0 ) ( 736 -1152 0 ) ( 160 -1152 0 ) metw1 0 0 0 1 1 +( 160 -1152 576 ) ( 736 -1152 576 ) ( 736 -1216 576 ) metal1_1 0 0 0 1 1 +( 192 -1216 64 ) ( 192 -1280 64 ) ( 192 -1280 0 ) metw1 0 0 0 1 1 +( -160 -1280 576 ) ( 416 -1280 576 ) ( 416 -1280 512 ) metw1 0 0 0 1 1 +( 256 -1280 64 ) ( 256 -1216 64 ) ( 256 -1216 0 ) metw1 0 0 0 1 1 +( 672 -1152 384 ) ( 96 -1152 384 ) ( 96 -1152 320 ) metw1 0 0 0 1 1 +} +// brush 255 +{ +( -64 -1024 0 ) ( -32 -1024 0 ) ( -32 -992 0 ) met5_1 0 0 0 1 1 +( -32 -992 8 ) ( -32 -1024 8 ) ( -64 -1024 8 ) light3_8 0 0 0 1 1 +( -32 -992 96 ) ( -64 -992 96 ) ( -64 -992 0 ) met5_1 0 0 0 1 1 +( -64 -992 96 ) ( -64 -1024 96 ) ( -64 -1024 0 ) met5_1 0 0 0 1 1 +( -64 -1024 96 ) ( -32 -1024 96 ) ( -32 -1024 0 ) met5_1 0 0 0 1 1 +( -32 -1024 96 ) ( -32 -992 96 ) ( -32 -992 0 ) met5_1 0 0 0 1 1 +} +// brush 256 +{ +( -32 -928 96 ) ( -32 -896 96 ) ( -32 -896 0 ) met5_1 0 0 0 1 1 +( -64 -928 96 ) ( -32 -928 96 ) ( -32 -928 0 ) met5_1 0 0 0 1 1 +( -64 -896 96 ) ( -64 -928 96 ) ( -64 -928 0 ) met5_1 0 0 0 1 1 +( -32 -896 96 ) ( -64 -896 96 ) ( -64 -896 0 ) met5_1 0 0 0 1 1 +( -32 -896 8 ) ( -32 -928 8 ) ( -64 -928 8 ) light3_8 0 0 0 1 1 +( -64 -928 0 ) ( -32 -928 0 ) ( -32 -896 0 ) met5_1 0 0 0 1 1 +} +// brush 257 +{ +( 192 -1024 96 ) ( 192 -992 96 ) ( 192 -992 0 ) met5_1 0 0 0 1 1 +( 160 -1024 96 ) ( 192 -1024 96 ) ( 192 -1024 0 ) met5_1 0 0 0 1 1 +( 160 -992 96 ) ( 160 -1024 96 ) ( 160 -1024 0 ) met5_1 0 0 0 1 1 +( 192 -992 96 ) ( 160 -992 96 ) ( 160 -992 0 ) met5_1 0 0 0 1 1 +( 192 -992 8 ) ( 192 -1024 8 ) ( 160 -1024 8 ) light3_8 0 0 0 1 1 +( 160 -1024 0 ) ( 192 -1024 0 ) ( 192 -992 0 ) met5_1 0 0 0 1 1 +} +// brush 258 +{ +( 160 -928 0 ) ( 192 -928 0 ) ( 192 -896 0 ) met5_1 0 0 0 1 1 +( 192 -896 8 ) ( 192 -928 8 ) ( 160 -928 8 ) light3_8 0 0 0 1 1 +( 192 -896 96 ) ( 160 -896 96 ) ( 160 -896 0 ) met5_1 0 0 0 1 1 +( 160 -896 96 ) ( 160 -928 96 ) ( 160 -928 0 ) met5_1 0 0 0 1 1 +( 160 -928 96 ) ( 192 -928 96 ) ( 192 -928 0 ) met5_1 0 0 0 1 1 +( 192 -928 96 ) ( 192 -896 96 ) ( 192 -896 0 ) met5_1 0 0 0 1 1 +} +// brush 259 +{ +( 256 -1024 0 ) ( 288 -1024 0 ) ( 288 -992 0 ) met5_1 0 0 0 1 1 +( 288 -992 8 ) ( 288 -1024 8 ) ( 256 -1024 8 ) light3_8 0 0 0 1 1 +( 288 -992 96 ) ( 256 -992 96 ) ( 256 -992 0 ) met5_1 0 0 0 1 1 +( 256 -992 96 ) ( 256 -1024 96 ) ( 256 -1024 0 ) met5_1 0 0 0 1 1 +( 256 -1024 96 ) ( 288 -1024 96 ) ( 288 -1024 0 ) met5_1 0 0 0 1 1 +( 288 -1024 96 ) ( 288 -992 96 ) ( 288 -992 0 ) met5_1 0 0 0 1 1 +} +// brush 260 +{ +( 288 -928 96 ) ( 288 -896 96 ) ( 288 -896 0 ) met5_1 0 0 0 1 1 +( 256 -928 96 ) ( 288 -928 96 ) ( 288 -928 0 ) met5_1 0 0 0 1 1 +( 256 -896 96 ) ( 256 -928 96 ) ( 256 -928 0 ) met5_1 0 0 0 1 1 +( 288 -896 96 ) ( 256 -896 96 ) ( 256 -896 0 ) met5_1 0 0 0 1 1 +( 288 -896 8 ) ( 288 -928 8 ) ( 256 -928 8 ) light3_8 0 0 0 1 1 +( 256 -928 0 ) ( 288 -928 0 ) ( 288 -896 0 ) met5_1 0 0 0 1 1 +} +// brush 261 +{ +( 480 -1024 0 ) ( 512 -1024 0 ) ( 512 -992 0 ) met5_1 0 0 0 1 1 +( 512 -992 8 ) ( 512 -1024 8 ) ( 480 -1024 8 ) light3_8 0 0 0 1 1 +( 512 -992 96 ) ( 480 -992 96 ) ( 480 -992 0 ) met5_1 0 0 0 1 1 +( 480 -992 96 ) ( 480 -1024 96 ) ( 480 -1024 0 ) met5_1 0 0 0 1 1 +( 480 -1024 96 ) ( 512 -1024 96 ) ( 512 -1024 0 ) met5_1 0 0 0 1 1 +( 512 -1024 96 ) ( 512 -992 96 ) ( 512 -992 0 ) met5_1 0 0 0 1 1 +} +// brush 262 +{ +( 512 -928 96 ) ( 512 -896 96 ) ( 512 -896 0 ) met5_1 0 0 0 1 1 +( 480 -928 96 ) ( 512 -928 96 ) ( 512 -928 0 ) met5_1 0 0 0 1 1 +( 480 -896 96 ) ( 480 -928 96 ) ( 480 -928 0 ) met5_1 0 0 0 1 1 +( 512 -896 96 ) ( 480 -896 96 ) ( 480 -896 0 ) met5_1 0 0 0 1 1 +( 512 -896 8 ) ( 512 -928 8 ) ( 480 -928 8 ) light3_8 0 0 0 1 1 +( 480 -928 0 ) ( 512 -928 0 ) ( 512 -896 0 ) met5_1 0 0 0 1 1 +} +// brush 263 +{ +( 608 -1024 96 ) ( 608 -992 96 ) ( 608 -992 0 ) met5_1 0 0 0 1 1 +( 576 -1024 96 ) ( 608 -1024 96 ) ( 608 -1024 0 ) met5_1 0 0 0 1 1 +( 576 -992 96 ) ( 576 -1024 96 ) ( 576 -1024 0 ) met5_1 0 0 0 1 1 +( 608 -992 96 ) ( 576 -992 96 ) ( 576 -992 0 ) met5_1 0 0 0 1 1 +( 608 -992 8 ) ( 608 -1024 8 ) ( 576 -1024 8 ) light3_8 0 0 0 1 1 +( 576 -1024 0 ) ( 608 -1024 0 ) ( 608 -992 0 ) met5_1 0 0 0 1 1 +} +// brush 264 +{ +( 576 -928 0 ) ( 608 -928 0 ) ( 608 -896 0 ) met5_1 0 0 0 1 1 +( 608 -896 8 ) ( 608 -928 8 ) ( 576 -928 8 ) light3_8 0 0 0 1 1 +( 608 -896 96 ) ( 576 -896 96 ) ( 576 -896 0 ) met5_1 0 0 0 1 1 +( 576 -896 96 ) ( 576 -928 96 ) ( 576 -928 0 ) met5_1 0 0 0 1 1 +( 576 -928 96 ) ( 608 -928 96 ) ( 608 -928 0 ) met5_1 0 0 0 1 1 +( 608 -928 96 ) ( 608 -896 96 ) ( 608 -896 0 ) met5_1 0 0 0 1 1 +} +// brush 265 +{ +( 800 -1024 0 ) ( 832 -1024 0 ) ( 832 -992 0 ) met5_1 0 0 0 1 1 +( 832 -992 8 ) ( 832 -1024 8 ) ( 800 -1024 8 ) light3_8 0 0 0 1 1 +( 832 -992 96 ) ( 800 -992 96 ) ( 800 -992 0 ) met5_1 0 0 0 1 1 +( 800 -992 96 ) ( 800 -1024 96 ) ( 800 -1024 0 ) met5_1 0 0 0 1 1 +( 800 -1024 96 ) ( 832 -1024 96 ) ( 832 -1024 0 ) met5_1 0 0 0 1 1 +( 832 -1024 96 ) ( 832 -992 96 ) ( 832 -992 0 ) met5_1 0 0 0 1 1 +} +// brush 266 +{ +( 832 -928 96 ) ( 832 -896 96 ) ( 832 -896 0 ) met5_1 0 0 0 1 1 +( 800 -928 96 ) ( 832 -928 96 ) ( 832 -928 0 ) met5_1 0 0 0 1 1 +( 800 -896 96 ) ( 800 -928 96 ) ( 800 -928 0 ) met5_1 0 0 0 1 1 +( 832 -896 96 ) ( 800 -896 96 ) ( 800 -896 0 ) met5_1 0 0 0 1 1 +( 832 -896 8 ) ( 832 -928 8 ) ( 800 -928 8 ) light3_8 0 0 0 1 1 +( 800 -928 0 ) ( 832 -928 0 ) ( 832 -896 0 ) met5_1 0 0 0 1 1 +} +// brush 267 +{ +( 480 -1184 96 ) ( 512 -1184 96 ) ( 512 -1184 0 ) met5_1 0 0 0 1 1 +( 480 -1152 96 ) ( 480 -1184 96 ) ( 480 -1184 0 ) met5_1 0 0 0 1 1 +( 512 -1152 96 ) ( 480 -1152 96 ) ( 480 -1152 0 ) met5_1 0 0 0 1 1 +( 512 -1184 96 ) ( 512 -1152 96 ) ( 512 -1152 0 ) met5_1 0 0 0 1 1 +( 512 -1184 8 ) ( 480 -1184 8 ) ( 480 -1152 8 ) light3_8 0 0 0 1 1 +( 480 -1152 0 ) ( 480 -1184 0 ) ( 512 -1184 0 ) met5_1 0 0 0 1 1 +} +// brush 268 +{ +( 576 -1152 0 ) ( 576 -1184 0 ) ( 608 -1184 0 ) met5_1 0 0 0 1 1 +( 608 -1184 8 ) ( 576 -1184 8 ) ( 576 -1152 8 ) light3_8 0 0 0 1 1 +( 608 -1184 96 ) ( 608 -1152 96 ) ( 608 -1152 0 ) met5_1 0 0 0 1 1 +( 608 -1152 96 ) ( 576 -1152 96 ) ( 576 -1152 0 ) met5_1 0 0 0 1 1 +( 576 -1152 96 ) ( 576 -1184 96 ) ( 576 -1184 0 ) met5_1 0 0 0 1 1 +( 576 -1184 96 ) ( 608 -1184 96 ) ( 608 -1184 0 ) met5_1 0 0 0 1 1 +} +// brush 269 +{ +( 160 -1152 0 ) ( 160 -1184 0 ) ( 192 -1184 0 ) met5_1 0 0 0 1 1 +( 192 -1184 8 ) ( 160 -1184 8 ) ( 160 -1152 8 ) light3_8 0 0 0 1 1 +( 192 -1184 96 ) ( 192 -1152 96 ) ( 192 -1152 0 ) met5_1 0 0 0 1 1 +( 192 -1152 96 ) ( 160 -1152 96 ) ( 160 -1152 0 ) met5_1 0 0 0 1 1 +( 160 -1152 96 ) ( 160 -1184 96 ) ( 160 -1184 0 ) met5_1 0 0 0 1 1 +( 160 -1184 96 ) ( 192 -1184 96 ) ( 192 -1184 0 ) met5_1 0 0 0 1 1 +} +// brush 270 +{ +( 256 -1184 96 ) ( 288 -1184 96 ) ( 288 -1184 0 ) met5_1 0 0 0 1 1 +( 256 -1152 96 ) ( 256 -1184 96 ) ( 256 -1184 0 ) met5_1 0 0 0 1 1 +( 288 -1152 96 ) ( 256 -1152 96 ) ( 256 -1152 0 ) met5_1 0 0 0 1 1 +( 288 -1184 96 ) ( 288 -1152 96 ) ( 288 -1152 0 ) met5_1 0 0 0 1 1 +( 288 -1184 8 ) ( 256 -1184 8 ) ( 256 -1152 8 ) light3_8 0 0 0 1 1 +( 256 -1152 0 ) ( 256 -1184 0 ) ( 288 -1184 0 ) met5_1 0 0 0 1 1 +} +// brush 271 +{ +( 0 -736 64 ) ( 96 -736 64 ) ( 96 -704 64 ) met5_1 0 0 0 1 1 +( 96 -704 128 ) ( 96 -736 128 ) ( 0 -736 128 ) met5_1 0 0 0 1 1 +( 96 -704 96 ) ( 0 -704 96 ) ( 0 -704 64 ) met5_1 0 0 0 1 1 +( 32 -704 96 ) ( 32 -736 96 ) ( 32 -736 64 ) met5_1 0 0 0 1 1 +( 0 -712 96 ) ( 96 -712 96 ) ( 96 -712 64 ) light3_1 32 0 0 1 1 +( 96 -736 96 ) ( 96 -704 96 ) ( 96 -704 64 ) met5_1 0 0 0 1 1 +} +// brush 272 +{ +( 96 -1280 64 ) ( 96 -1280 96 ) ( 96 -1248 96 ) met5_1 0 0 0 1 1 +( 96 -1272 64 ) ( 96 -1272 96 ) ( 0 -1272 96 ) light3_1 32 0 0 1 1 +( 32 -1248 64 ) ( 32 -1248 96 ) ( 32 -1280 96 ) met5_1 0 0 0 1 1 +( 0 -1280 64 ) ( 0 -1280 96 ) ( 96 -1280 96 ) met5_1 0 0 0 1 1 +( 0 -1248 128 ) ( 96 -1248 128 ) ( 96 -1280 128 ) met5_1 0 0 0 1 1 +( 96 -1280 64 ) ( 96 -1248 64 ) ( 0 -1248 64 ) met5_1 0 0 0 1 1 +} +// brush 273 +{ +( 736 -736 96 ) ( 736 -704 96 ) ( 736 -704 64 ) met5_1 0 0 0 1 1 +( 640 -712 96 ) ( 736 -712 96 ) ( 736 -712 64 ) light3_1 32 0 0 1 1 +( 672 -704 96 ) ( 672 -736 96 ) ( 672 -736 64 ) met5_1 0 0 0 1 1 +( 736 -704 96 ) ( 640 -704 96 ) ( 640 -704 64 ) met5_1 0 0 0 1 1 +( 736 -704 128 ) ( 736 -736 128 ) ( 640 -736 128 ) met5_1 0 0 0 1 1 +( 640 -736 64 ) ( 736 -736 64 ) ( 736 -704 64 ) met5_1 0 0 0 1 1 +} +// brush 274 +{ +( 736 -1280 64 ) ( 736 -1248 64 ) ( 640 -1248 64 ) met5_1 0 0 0 1 1 +( 640 -1248 128 ) ( 736 -1248 128 ) ( 736 -1280 128 ) met5_1 0 0 0 1 1 +( 640 -1280 64 ) ( 640 -1280 96 ) ( 736 -1280 96 ) met5_1 0 0 0 1 1 +( 672 -1248 64 ) ( 672 -1248 96 ) ( 672 -1280 96 ) met5_1 0 0 0 1 1 +( 736 -1272 64 ) ( 736 -1272 96 ) ( 640 -1272 96 ) light3_1 32 0 0 1 1 +( 736 -1280 64 ) ( 736 -1280 96 ) ( 736 -1248 96 ) met5_1 0 0 0 1 1 +} +// brush 275 +{ +( -576 -1408 64 ) ( 0 -1408 64 ) ( 0 -1408 0 ) metw1 0 0 0 1 1 +( -160 -1280 384 ) ( -160 -1344 384 ) ( -160 -1344 320 ) metw1 0 0 0 1 1 +( 64 -1280 256 ) ( -512 -1280 256 ) ( -512 -1280 192 ) metw1 0 0 0 1 1 +( 160 -1344 384 ) ( 160 -1280 384 ) ( 160 -1280 320 ) metw1 0 0 0 1 1 +( 0 -1344 576 ) ( -576 -1344 576 ) ( -576 -1280 576 ) metal1_1 0 0 0 1 1 +( -576 -1280 0 ) ( -576 -1344 0 ) ( 0 -1344 0 ) metw1 0 0 0 1 1 +} +// brush 276 +{ +( 448 -1312 64 ) ( 480 -1312 64 ) ( 480 -1280 64 ) runel4b 0 0 0 1 1 +( 480 -1280 128 ) ( 480 -1312 128 ) ( 448 -1312 128 ) runel4b 0 0 0 1 1 +( 480 -1280 576 ) ( 448 -1280 576 ) ( 448 -1280 0 ) runel4b 0 0 0 1 1 +( 448 -1280 640 ) ( 448 -1312 640 ) ( 448 -1312 64 ) runel4b 0 0 0 1 1 +( 448 -1312 576 ) ( 480 -1312 576 ) ( 480 -1312 0 ) runel4b 0 0 0 1 1 +( 480 -1312 576 ) ( 480 -1280 576 ) ( 480 -1280 0 ) runel4b 0 0 0 1 1 +} +// brush 277 +{ +( 320 -1312 640 ) ( 320 -1280 640 ) ( 320 -1280 64 ) runel4b 0 0 0 1 1 +( 288 -1312 576 ) ( 320 -1312 576 ) ( 320 -1312 0 ) runel4b 0 0 0 1 1 +( 288 -1280 576 ) ( 288 -1312 576 ) ( 288 -1312 0 ) runel4b 0 0 0 1 1 +( 320 -1280 576 ) ( 288 -1280 576 ) ( 288 -1280 0 ) runel4b 0 0 0 1 1 +( 320 -1280 128 ) ( 320 -1312 128 ) ( 288 -1312 128 ) runel4b 0 0 0 1 1 +( 288 -1312 64 ) ( 320 -1312 64 ) ( 320 -1280 64 ) runel4b 0 0 0 1 1 +} +// brush 278 +{ +( 320 -1312 128 ) ( 448 -1312 128 ) ( 448 -1280 128 ) runel4b 0 0 0 1 1 +( 448 -1280 160 ) ( 448 -1312 160 ) ( 320 -1312 160 ) runel4b 0 0 0 1 1 +( 448 -1280 160 ) ( 320 -1280 160 ) ( 320 -1280 128 ) runel4b 0 0 0 1 1 +( 320 -1280 160 ) ( 320 -1312 160 ) ( 320 -1312 128 ) runel4b 0 0 0 1 1 +( 320 -1312 160 ) ( 448 -1312 160 ) ( 448 -1312 128 ) runel4b 0 0 0 1 1 +( 448 -1312 160 ) ( 448 -1280 160 ) ( 448 -1280 128 ) runel4b 0 0 0 1 1 +} +// brush 279 +{ +( 448 -1312 128 ) ( 480 -1312 128 ) ( 480 -1280 128 ) runel4b 0 0 0 1 1 +( 480 -1280 160 ) ( 480 -1312 160 ) ( 448 -1312 160 ) runel4b 0 0 0 1 1 +( 480 -1280 160 ) ( 448 -1280 160 ) ( 448 -1280 128 ) light3_7 0 0 0 1 1 +( 448 -1280 160 ) ( 448 -1312 160 ) ( 448 -1312 128 ) runel4b 0 0 0 1 1 +( 448 -1312 160 ) ( 480 -1312 160 ) ( 480 -1312 128 ) runel4b 0 0 0 1 1 +( 480 -1312 160 ) ( 480 -1280 160 ) ( 480 -1280 128 ) runel4b 0 0 0 1 1 +} +// brush 280 +{ +( 320 -1312 160 ) ( 320 -1280 160 ) ( 320 -1280 128 ) runel4b 0 0 0 1 1 +( 288 -1312 160 ) ( 320 -1312 160 ) ( 320 -1312 128 ) runel4b 0 0 0 1 1 +( 288 -1280 160 ) ( 288 -1312 160 ) ( 288 -1312 128 ) runel4b 0 0 0 1 1 +( 320 -1280 160 ) ( 288 -1280 160 ) ( 288 -1280 128 ) light3_7 0 0 0 1 1 +( 320 -1280 160 ) ( 320 -1312 160 ) ( 288 -1312 160 ) runel4b 0 0 0 1 1 +( 288 -1312 128 ) ( 320 -1312 128 ) ( 320 -1280 128 ) runel4b 0 0 0 1 1 +} +// brush 281 +{ +( 480 -1312 512 ) ( 480 -1280 512 ) ( 480 -1280 -64 ) runel4b 0 0 0 1 1 +( 448 -1312 512 ) ( 480 -1312 512 ) ( 480 -1312 -64 ) runel4b 0 0 0 1 1 +( 448 -1280 544 ) ( 448 -1312 544 ) ( 448 -1312 -32 ) runel4b 0 0 0 1 1 +( 480 -1280 512 ) ( 448 -1280 512 ) ( 448 -1280 -64 ) runel4b 0 0 0 1 1 +( 480 -1280 32 ) ( 480 -1312 32 ) ( 448 -1312 32 ) runel4b 0 0 0 1 1 +( 448 -1312 0 ) ( 480 -1312 0 ) ( 480 -1280 0 ) runel4b 0 0 0 1 1 +} +// brush 282 +{ +( 288 -1312 0 ) ( 320 -1312 0 ) ( 320 -1280 0 ) runel4b 0 0 0 1 1 +( 320 -1280 32 ) ( 320 -1312 32 ) ( 288 -1312 32 ) runel4b 0 0 0 1 1 +( 320 -1280 512 ) ( 288 -1280 512 ) ( 288 -1280 -64 ) runel4b 0 0 0 1 1 +( 288 -1280 512 ) ( 288 -1312 512 ) ( 288 -1312 -64 ) runel4b 0 0 0 1 1 +( 288 -1312 512 ) ( 320 -1312 512 ) ( 320 -1312 -64 ) runel4b 0 0 0 1 1 +( 320 -1312 544 ) ( 320 -1280 544 ) ( 320 -1280 -32 ) runel4b 0 0 0 1 1 +} +// brush 283 +{ +( 448 -1312 32 ) ( 480 -1312 32 ) ( 480 -1280 32 ) runeb128 0 0 0 1 1 +( 480 -1280 64 ) ( 480 -1312 64 ) ( 448 -1312 64 ) runeb128 0 0 0 1 1 +( 480 -1280 544 ) ( 448 -1280 544 ) ( 448 -1280 -32 ) runeb128 0 0 0 1 1 +( 448 -1280 576 ) ( 448 -1312 576 ) ( 448 -1312 0 ) runeb128 0 0 0 1 1 +( 448 -1312 544 ) ( 480 -1312 544 ) ( 480 -1312 -32 ) runeb128 0 0 0 1 1 +( 480 -1312 544 ) ( 480 -1280 544 ) ( 480 -1280 -32 ) runeb128 0 0 0 1 1 +} +// brush 284 +{ +( 320 -1312 576 ) ( 320 -1280 576 ) ( 320 -1280 0 ) runeb128 0 0 0 1 1 +( 288 -1312 544 ) ( 320 -1312 544 ) ( 320 -1312 -32 ) runeb128 0 0 0 1 1 +( 288 -1280 544 ) ( 288 -1312 544 ) ( 288 -1312 -32 ) runeb128 0 0 0 1 1 +( 320 -1280 544 ) ( 288 -1280 544 ) ( 288 -1280 -32 ) runeb128 0 0 0 1 1 +( 320 -1280 64 ) ( 320 -1312 64 ) ( 288 -1312 64 ) runeb128 0 0 0 1 1 +( 288 -1312 32 ) ( 320 -1312 32 ) ( 320 -1280 32 ) runeb128 0 0 0 1 1 +} +// brush 285 +{ +( 288 -1408 160 ) ( 480 -1408 160 ) ( 480 -1280 160 ) metw1 0 0 0 1 1 +( 480 -1280 576 ) ( 480 -1408 576 ) ( 288 -1408 576 ) metw1 0 0 0 1 1 +( 480 -1280 192 ) ( 288 -1280 192 ) ( 288 -1280 160 ) metw1 0 0 0 1 1 +( 288 -1280 192 ) ( 288 -1408 192 ) ( 288 -1408 160 ) metw1 0 0 0 1 1 +( 288 -1408 192 ) ( 480 -1408 192 ) ( 480 -1408 160 ) metw1 0 0 0 1 1 +( 480 -1408 192 ) ( 480 -1280 192 ) ( 480 -1280 160 ) metw1 0 0 0 1 1 +} +// brush 286 +{ +( 448 -1312 512 ) ( 448 -1280 512 ) ( 448 -1280 -64 ) runel4b 0 0 0 1 1 +( 320 -1312 480 ) ( 352 -1312 480 ) ( 352 -1312 -96 ) runel4b 0 0 0 1 1 +( 320 -1280 480 ) ( 320 -1312 480 ) ( 320 -1312 -96 ) runel4b 0 0 0 1 1 +( 352 -1280 480 ) ( 320 -1280 480 ) ( 320 -1280 -96 ) runel4b 0 0 0 1 1 +( 352 -1280 0 ) ( 352 -1312 0 ) ( 320 -1312 0 ) runel4b 0 0 0 1 1 +( 320 -1312 -32 ) ( 352 -1312 -32 ) ( 352 -1280 -32 ) runel4b 0 0 0 1 1 +} +// brush 287 +{ +( 448 -1344 0 ) ( 480 -1344 0 ) ( 480 -1312 0 ) met5_1 0 0 0 1 1 +( 480 -1312 128 ) ( 480 -1344 128 ) ( 448 -1344 128 ) met5_1 0 0 0 1 1 +( 480 -1312 32 ) ( 448 -1312 32 ) ( 448 -1312 0 ) met5_1 0 0 0 1 1 +( 448 -1312 32 ) ( 448 -1344 32 ) ( 448 -1344 0 ) met5_1 0 0 0 1 1 +( 448 -1344 32 ) ( 480 -1344 32 ) ( 480 -1344 0 ) met5_1 0 0 0 1 1 +( 480 -1344 32 ) ( 480 -1312 32 ) ( 480 -1312 0 ) met5_1 0 0 0 1 1 +} +// brush 288 +{ +( 320 -1344 32 ) ( 320 -1312 32 ) ( 320 -1312 0 ) met5_1 0 0 0 1 1 +( 288 -1344 32 ) ( 320 -1344 32 ) ( 320 -1344 0 ) met5_1 0 0 0 1 1 +( 288 -1312 32 ) ( 288 -1344 32 ) ( 288 -1344 0 ) met5_1 0 0 0 1 1 +( 320 -1312 32 ) ( 288 -1312 32 ) ( 288 -1312 0 ) met5_1 0 0 0 1 1 +( 320 -1312 128 ) ( 320 -1344 128 ) ( 288 -1344 128 ) met5_1 0 0 0 1 1 +( 288 -1344 0 ) ( 320 -1344 0 ) ( 320 -1312 0 ) met5_1 0 0 0 1 1 +} +// brush 289 +{ +( 320 -1344 128 ) ( 448 -1344 128 ) ( 448 -1312 128 ) met5_1 0 0 0 1 1 +( 448 -1312 160 ) ( 448 -1344 160 ) ( 320 -1344 160 ) met5_1 0 0 0 1 1 +( 448 -1312 160 ) ( 320 -1312 160 ) ( 320 -1312 128 ) met5_1 0 0 0 1 1 +( 320 -1312 160 ) ( 320 -1344 160 ) ( 320 -1344 128 ) met5_1 0 0 0 1 1 +( 320 -1344 160 ) ( 448 -1344 160 ) ( 448 -1344 128 ) met5_1 0 0 0 1 1 +( 448 -1344 160 ) ( 448 -1312 160 ) ( 448 -1312 128 ) met5_1 0 0 0 1 1 +} +// brush 290 +{ +( 448 -1344 0 ) ( 448 -1312 0 ) ( 448 -1312 -32 ) met5_1 0 0 0 1 1 +( 320 -1344 0 ) ( 448 -1344 0 ) ( 448 -1344 -32 ) met5_1 0 0 0 1 1 +( 320 -1312 0 ) ( 320 -1344 0 ) ( 320 -1344 -32 ) met5_1 0 0 0 1 1 +( 448 -1312 0 ) ( 320 -1312 0 ) ( 320 -1312 -32 ) met5_1 0 0 0 1 1 +( 448 -1312 0 ) ( 448 -1344 0 ) ( 320 -1344 0 ) met5_1 0 0 0 1 1 +( 320 -1344 -32 ) ( 448 -1344 -32 ) ( 448 -1312 -32 ) met5_1 0 0 0 1 1 +} +// brush 291 +{ +( 448 -1376 0 ) ( 480 -1376 0 ) ( 480 -1344 0 ) skulls 0 0 0 1 1 +( 480 -1344 128 ) ( 480 -1376 128 ) ( 448 -1376 128 ) skulls 0 0 0 1 1 +( 480 -1344 128 ) ( 448 -1344 128 ) ( 448 -1344 0 ) skulls 0 0 0 1 1 +( 448 -1536 128 ) ( 448 -1568 128 ) ( 448 -1568 0 ) skulls 0 0 0 1 1 +( 448 -1664 128 ) ( 480 -1664 128 ) ( 480 -1664 0 ) skulls 0 0 0 1 1 +( 480 -1376 128 ) ( 480 -1344 128 ) ( 480 -1344 0 ) skulls 0 0 0 1 1 +} +// brush 292 +{ +( 320 -1568 128 ) ( 320 -1536 128 ) ( 320 -1536 0 ) skulls 0 0 0 1 1 +( 288 -1664 128 ) ( 320 -1664 128 ) ( 320 -1664 0 ) skulls 0 0 0 1 1 +( 288 -1344 128 ) ( 288 -1376 128 ) ( 288 -1376 0 ) skulls 0 0 0 1 1 +( 320 -1344 128 ) ( 288 -1344 128 ) ( 288 -1344 0 ) skulls 0 0 0 1 1 +( 320 -1344 128 ) ( 320 -1376 128 ) ( 288 -1376 128 ) skulls 0 0 0 1 1 +( 288 -1376 0 ) ( 320 -1376 0 ) ( 320 -1344 0 ) skulls 0 0 0 1 1 +} +// brush 293 +{ +( 320 -1472 128 ) ( 448 -1472 128 ) ( 448 -1312 128 ) skulls 0 0 180 1 1 +( 448 -1312 160 ) ( 448 -1472 160 ) ( 320 -1472 160 ) skulls 0 0 0 1 1 +( 448 -1344 160 ) ( 320 -1344 160 ) ( 320 -1344 32 ) skulls 0 0 0 1 1 +( 320 -1504 160 ) ( 320 -1664 160 ) ( 320 -1664 32 ) skulls 0 0 0 1 1 +( 320 -1664 160 ) ( 448 -1664 160 ) ( 448 -1664 32 ) skulls 0 0 0 1 1 +( 448 -1664 160 ) ( 448 -1504 160 ) ( 448 -1504 32 ) skulls 0 0 0 1 1 +} +// brush 294 +{ +( 320 -1472 -32 ) ( 448 -1472 -32 ) ( 448 -1344 -32 ) skulls 0 0 180 1 1 +( 448 -1344 0 ) ( 448 -1472 0 ) ( 320 -1472 0 ) skulls 0 0 0 1 1 +( 448 -1344 0 ) ( 320 -1344 0 ) ( 320 -1344 -32 ) skulls 0 0 180 1 1 +( 320 -1536 0 ) ( 320 -1664 0 ) ( 320 -1664 -32 ) skulls 0 0 180 1 1 +( 320 -1664 0 ) ( 448 -1664 0 ) ( 448 -1664 -32 ) skulls 0 0 180 1 1 +( 448 -1664 0 ) ( 448 -1536 0 ) ( 448 -1536 -32 ) skulls 0 0 180 1 1 +} +// brush 295 +{ +( 320 -1696 0 ) ( 448 -1696 0 ) ( 448 -1664 0 ) black 0 0 0 1 1 +( 448 -1664 128 ) ( 448 -1696 128 ) ( 320 -1696 128 ) black 0 0 0 1 1 +( 448 -1568 32 ) ( 320 -1568 32 ) ( 320 -1568 0 ) black 0 0 0 1 1 +( 320 -1664 32 ) ( 320 -1696 32 ) ( 320 -1696 0 ) black 0 0 0 1 1 +( 320 -1696 32 ) ( 448 -1696 32 ) ( 448 -1696 0 ) black 0 0 0 1 1 +( 448 -1696 32 ) ( 448 -1664 32 ) ( 448 -1664 0 ) black 0 0 0 1 1 +} +// brush 296 +{ +( 168 -448 512 ) ( 232 -448 512 ) ( 232 -384 512 ) metal1_1 0 0 0 1 1 +( 216 -384 528 ) ( 216 -448 528 ) ( 152 -448 528 ) metal1_1 0 0 0 1 1 +( 224 -384 584 ) ( 160 -384 584 ) ( 160 -384 8 ) metal1_1 0 0 0 1 1 +( 160 -384 584 ) ( 160 -448 584 ) ( 160 -448 8 ) metal1_1 0 0 0 1 1 +( 160 -448 584 ) ( 224 -448 584 ) ( 224 -448 8 ) metal1_1 0 0 0 1 1 +( 224 -448 584 ) ( 224 -384 584 ) ( 224 -384 8 ) metal1_1 0 0 0 1 1 +( 224 -392 512 ) ( 168 -448 512 ) ( 224 -392 528 ) metal1_1 0 0 0 1 1 +( 160 -440 512 ) ( 216 -384 512 ) ( 216 -384 528 ) metal1_1 0 0 0 1 1 +} +// brush 297 +{ +( 168 -384 512 ) ( 224 -440 512 ) ( 224 -440 528 ) metal1_1 0 0 0 1 1 +( 216 -448 512 ) ( 160 -392 512 ) ( 216 -448 528 ) metal1_1 0 0 0 1 1 +( 160 -448 584 ) ( 224 -448 584 ) ( 224 -448 8 ) metal1_1 0 0 0 1 1 +( 160 -384 584 ) ( 160 -448 584 ) ( 160 -448 8 ) metal1_1 0 0 0 1 1 +( 224 -384 584 ) ( 160 -384 584 ) ( 160 -384 8 ) metal1_1 0 0 0 1 1 +( 224 -448 584 ) ( 224 -384 584 ) ( 224 -384 8 ) metal1_1 0 0 0 1 1 +( 224 -440 528 ) ( 160 -440 528 ) ( 160 -376 528 ) metal1_1 0 0 0 1 1 +( 160 -392 512 ) ( 160 -456 512 ) ( 224 -456 512 ) metal1_1 0 0 0 1 1 +} +// brush 298 +{ +( 160 -504 512 ) ( 216 -448 512 ) ( 216 -448 528 ) metal1_1 0 0 0 1 1 +( 224 -456 512 ) ( 168 -512 512 ) ( 224 -456 528 ) metal1_1 0 0 0 1 1 +( 224 -512 584 ) ( 224 -448 584 ) ( 224 -448 8 ) metal1_1 0 0 0 1 1 +( 160 -512 584 ) ( 224 -512 584 ) ( 224 -512 8 ) metal1_1 0 0 0 1 1 +( 160 -448 584 ) ( 160 -512 584 ) ( 160 -512 8 ) metal1_1 0 0 0 1 1 +( 224 -448 584 ) ( 160 -448 584 ) ( 160 -448 8 ) metal1_1 0 0 0 1 1 +( 216 -448 528 ) ( 216 -512 528 ) ( 152 -512 528 ) metal1_1 0 0 0 1 1 +( 168 -512 512 ) ( 232 -512 512 ) ( 232 -448 512 ) metal1_1 0 0 0 1 1 +} +// brush 299 +{ +( 160 -456 512 ) ( 160 -520 512 ) ( 224 -520 512 ) metal1_1 0 0 0 1 1 +( 224 -504 528 ) ( 160 -504 528 ) ( 160 -440 528 ) metal1_1 0 0 0 1 1 +( 224 -512 584 ) ( 224 -448 584 ) ( 224 -448 8 ) metal1_1 0 0 0 1 1 +( 224 -448 584 ) ( 160 -448 584 ) ( 160 -448 8 ) metal1_1 0 0 0 1 1 +( 160 -448 584 ) ( 160 -512 584 ) ( 160 -512 8 ) metal1_1 0 0 0 1 1 +( 160 -512 584 ) ( 224 -512 584 ) ( 224 -512 8 ) metal1_1 0 0 0 1 1 +( 216 -512 512 ) ( 160 -456 512 ) ( 216 -512 528 ) metal1_1 0 0 0 1 1 +( 168 -448 512 ) ( 224 -504 512 ) ( 224 -504 528 ) metal1_1 0 0 0 1 1 +} +// brush 300 +{ +( 168 -256 512 ) ( 232 -256 512 ) ( 232 -192 512 ) metal1_1 0 0 0 1 1 +( 216 -192 528 ) ( 216 -256 528 ) ( 152 -256 528 ) metal1_1 0 0 0 1 1 +( 224 -192 584 ) ( 160 -192 584 ) ( 160 -192 8 ) metal1_1 0 0 0 1 1 +( 160 -192 584 ) ( 160 -256 584 ) ( 160 -256 8 ) metal1_1 0 0 0 1 1 +( 160 -256 584 ) ( 224 -256 584 ) ( 224 -256 8 ) metal1_1 0 0 0 1 1 +( 224 -256 584 ) ( 224 -192 584 ) ( 224 -192 8 ) metal1_1 0 0 0 1 1 +( 224 -200 512 ) ( 168 -256 512 ) ( 224 -200 528 ) metal1_1 0 0 0 1 1 +( 160 -248 512 ) ( 216 -192 512 ) ( 216 -192 528 ) metal1_1 0 0 0 1 1 +} +// brush 301 +{ +( 168 -192 512 ) ( 224 -248 512 ) ( 224 -248 528 ) metal1_1 0 0 0 1 1 +( 216 -256 512 ) ( 160 -200 512 ) ( 216 -256 528 ) metal1_1 0 0 0 1 1 +( 160 -256 584 ) ( 224 -256 584 ) ( 224 -256 8 ) metal1_1 0 0 0 1 1 +( 160 -192 584 ) ( 160 -256 584 ) ( 160 -256 8 ) metal1_1 0 0 0 1 1 +( 224 -192 584 ) ( 160 -192 584 ) ( 160 -192 8 ) metal1_1 0 0 0 1 1 +( 224 -256 584 ) ( 224 -192 584 ) ( 224 -192 8 ) metal1_1 0 0 0 1 1 +( 224 -248 528 ) ( 160 -248 528 ) ( 160 -184 528 ) metal1_1 0 0 0 1 1 +( 160 -200 512 ) ( 160 -264 512 ) ( 224 -264 512 ) metal1_1 0 0 0 1 1 +} +// brush 302 +{ +( 544 -440 512 ) ( 600 -384 512 ) ( 600 -384 528 ) metal1_1 0 0 0 1 1 +( 608 -392 512 ) ( 552 -448 512 ) ( 608 -392 528 ) metal1_1 0 0 0 1 1 +( 608 -448 584 ) ( 608 -384 584 ) ( 608 -384 8 ) metal1_1 0 0 0 1 1 +( 544 -448 584 ) ( 608 -448 584 ) ( 608 -448 8 ) metal1_1 0 0 0 1 1 +( 544 -384 584 ) ( 544 -448 584 ) ( 544 -448 8 ) metal1_1 0 0 0 1 1 +( 608 -384 584 ) ( 544 -384 584 ) ( 544 -384 8 ) metal1_1 0 0 0 1 1 +( 600 -384 528 ) ( 600 -448 528 ) ( 536 -448 528 ) metal1_1 0 0 0 1 1 +( 552 -448 512 ) ( 616 -448 512 ) ( 616 -384 512 ) metal1_1 0 0 0 1 1 +} +// brush 303 +{ +( 544 -392 512 ) ( 544 -456 512 ) ( 608 -456 512 ) metal1_1 0 0 0 1 1 +( 608 -440 528 ) ( 544 -440 528 ) ( 544 -376 528 ) metal1_1 0 0 0 1 1 +( 608 -448 584 ) ( 608 -384 584 ) ( 608 -384 8 ) metal1_1 0 0 0 1 1 +( 608 -384 584 ) ( 544 -384 584 ) ( 544 -384 8 ) metal1_1 0 0 0 1 1 +( 544 -384 584 ) ( 544 -448 584 ) ( 544 -448 8 ) metal1_1 0 0 0 1 1 +( 544 -448 584 ) ( 608 -448 584 ) ( 608 -448 8 ) metal1_1 0 0 0 1 1 +( 600 -448 512 ) ( 544 -392 512 ) ( 600 -448 528 ) metal1_1 0 0 0 1 1 +( 552 -384 512 ) ( 608 -440 512 ) ( 608 -440 528 ) metal1_1 0 0 0 1 1 +} +// brush 304 +{ +( 552 -512 512 ) ( 616 -512 512 ) ( 616 -448 512 ) metal1_1 0 0 0 1 1 +( 600 -448 528 ) ( 600 -512 528 ) ( 536 -512 528 ) metal1_1 0 0 0 1 1 +( 608 -448 584 ) ( 544 -448 584 ) ( 544 -448 8 ) metal1_1 0 0 0 1 1 +( 544 -448 584 ) ( 544 -512 584 ) ( 544 -512 8 ) metal1_1 0 0 0 1 1 +( 544 -512 584 ) ( 608 -512 584 ) ( 608 -512 8 ) metal1_1 0 0 0 1 1 +( 608 -512 584 ) ( 608 -448 584 ) ( 608 -448 8 ) metal1_1 0 0 0 1 1 +( 608 -456 512 ) ( 552 -512 512 ) ( 608 -456 528 ) metal1_1 0 0 0 1 1 +( 544 -504 512 ) ( 600 -448 512 ) ( 600 -448 528 ) metal1_1 0 0 0 1 1 +} +// brush 305 +{ +( 552 -448 512 ) ( 608 -504 512 ) ( 608 -504 528 ) metal1_1 0 0 0 1 1 +( 600 -512 512 ) ( 544 -456 512 ) ( 600 -512 528 ) metal1_1 0 0 0 1 1 +( 544 -512 584 ) ( 608 -512 584 ) ( 608 -512 8 ) metal1_1 0 0 0 1 1 +( 544 -448 584 ) ( 544 -512 584 ) ( 544 -512 8 ) metal1_1 0 0 0 1 1 +( 608 -448 584 ) ( 544 -448 584 ) ( 544 -448 8 ) metal1_1 0 0 0 1 1 +( 608 -512 584 ) ( 608 -448 584 ) ( 608 -448 8 ) metal1_1 0 0 0 1 1 +( 608 -504 528 ) ( 544 -504 528 ) ( 544 -440 528 ) metal1_1 0 0 0 1 1 +( 544 -456 512 ) ( 544 -520 512 ) ( 608 -520 512 ) metal1_1 0 0 0 1 1 +} +// brush 306 +{ +( 544 -248 512 ) ( 600 -192 512 ) ( 600 -192 528 ) metal1_1 0 0 0 1 1 +( 608 -200 512 ) ( 552 -256 512 ) ( 608 -200 528 ) metal1_1 0 0 0 1 1 +( 608 -256 584 ) ( 608 -192 584 ) ( 608 -192 8 ) metal1_1 0 0 0 1 1 +( 544 -256 584 ) ( 608 -256 584 ) ( 608 -256 8 ) metal1_1 0 0 0 1 1 +( 544 -192 584 ) ( 544 -256 584 ) ( 544 -256 8 ) metal1_1 0 0 0 1 1 +( 608 -192 584 ) ( 544 -192 584 ) ( 544 -192 8 ) metal1_1 0 0 0 1 1 +( 600 -192 528 ) ( 600 -256 528 ) ( 536 -256 528 ) metal1_1 0 0 0 1 1 +( 552 -256 512 ) ( 616 -256 512 ) ( 616 -192 512 ) metal1_1 0 0 0 1 1 +} +// brush 307 +{ +( 544 -200 512 ) ( 544 -264 512 ) ( 608 -264 512 ) metal1_1 0 0 0 1 1 +( 608 -248 528 ) ( 544 -248 528 ) ( 544 -184 528 ) metal1_1 0 0 0 1 1 +( 608 -256 584 ) ( 608 -192 584 ) ( 608 -192 8 ) metal1_1 0 0 0 1 1 +( 608 -192 584 ) ( 544 -192 584 ) ( 544 -192 8 ) metal1_1 0 0 0 1 1 +( 544 -192 584 ) ( 544 -256 584 ) ( 544 -256 8 ) metal1_1 0 0 0 1 1 +( 544 -256 584 ) ( 608 -256 584 ) ( 608 -256 8 ) metal1_1 0 0 0 1 1 +( 600 -256 512 ) ( 544 -200 512 ) ( 600 -256 528 ) metal1_1 0 0 0 1 1 +( 552 -192 512 ) ( 608 -248 512 ) ( 608 -248 528 ) metal1_1 0 0 0 1 1 +} +// brush 308 +{ +( 352 -136 512 ) ( 352 -200 512 ) ( 416 -200 512 ) metal1_1 0 0 0 1 1 +( 416 -184 528 ) ( 352 -184 528 ) ( 352 -120 528 ) metal1_1 0 0 0 1 1 +( 416 -192 584 ) ( 416 -128 584 ) ( 416 -128 8 ) metal1_1 0 0 0 1 1 +( 416 -128 584 ) ( 352 -128 584 ) ( 352 -128 8 ) metal1_1 0 0 0 1 1 +( 352 -128 584 ) ( 352 -192 584 ) ( 352 -192 8 ) metal1_1 0 0 0 1 1 +( 352 -192 584 ) ( 416 -192 584 ) ( 416 -192 8 ) metal1_1 0 0 0 1 1 +( 408 -192 512 ) ( 352 -136 512 ) ( 408 -192 528 ) metal1_1 0 0 0 1 1 +( 360 -128 512 ) ( 416 -184 512 ) ( 416 -184 528 ) metal1_1 0 0 0 1 1 +} +// brush 309 +{ +( 416 -136 512 ) ( 360 -192 512 ) ( 360 -192 528 ) metal1_1 0 0 0 1 1 +( 352 -184 512 ) ( 408 -128 512 ) ( 352 -184 528 ) metal1_1 0 0 0 1 1 +( 352 -128 584 ) ( 352 -192 584 ) ( 352 -192 8 ) metal1_1 0 0 0 1 1 +( 416 -128 584 ) ( 352 -128 584 ) ( 352 -128 8 ) metal1_1 0 0 0 1 1 +( 416 -192 584 ) ( 416 -128 584 ) ( 416 -128 8 ) metal1_1 0 0 0 1 1 +( 352 -192 584 ) ( 416 -192 584 ) ( 416 -192 8 ) metal1_1 0 0 0 1 1 +( 360 -192 528 ) ( 360 -128 528 ) ( 424 -128 528 ) metal1_1 0 0 0 1 1 +( 408 -128 512 ) ( 344 -128 512 ) ( 344 -192 512 ) metal1_1 0 0 0 1 1 +} +// brush 310 +{ +( 296 -128 512 ) ( 352 -184 512 ) ( 352 -184 528 ) metal1_1 0 0 0 1 1 +( 344 -192 512 ) ( 288 -136 512 ) ( 344 -192 528 ) metal1_1 0 0 0 1 1 +( 288 -192 584 ) ( 352 -192 584 ) ( 352 -192 8 ) metal1_1 0 0 0 1 1 +( 288 -128 584 ) ( 288 -192 584 ) ( 288 -192 8 ) metal1_1 0 0 0 1 1 +( 352 -128 584 ) ( 288 -128 584 ) ( 288 -128 8 ) metal1_1 0 0 0 1 1 +( 352 -192 584 ) ( 352 -128 584 ) ( 352 -128 8 ) metal1_1 0 0 0 1 1 +( 352 -184 528 ) ( 288 -184 528 ) ( 288 -120 528 ) metal1_1 0 0 0 1 1 +( 288 -136 512 ) ( 288 -200 512 ) ( 352 -200 512 ) metal1_1 0 0 0 1 1 +} +// brush 311 +{ +( 344 -128 512 ) ( 280 -128 512 ) ( 280 -192 512 ) metal1_1 0 0 0 1 1 +( 296 -192 528 ) ( 296 -128 528 ) ( 360 -128 528 ) metal1_1 0 0 0 1 1 +( 288 -192 584 ) ( 352 -192 584 ) ( 352 -192 8 ) metal1_1 0 0 0 1 1 +( 352 -192 584 ) ( 352 -128 584 ) ( 352 -128 8 ) metal1_1 0 0 0 1 1 +( 352 -128 584 ) ( 288 -128 584 ) ( 288 -128 8 ) metal1_1 0 0 0 1 1 +( 288 -128 584 ) ( 288 -192 584 ) ( 288 -192 8 ) metal1_1 0 0 0 1 1 +( 288 -184 512 ) ( 344 -128 512 ) ( 288 -184 528 ) metal1_1 0 0 0 1 1 +( 352 -136 512 ) ( 296 -192 512 ) ( 296 -192 528 ) metal1_1 0 0 0 1 1 +} +// brush 312 +{ +( 224 -136 512 ) ( 224 -200 512 ) ( 288 -200 512 ) metal1_1 0 0 0 1 1 +( 288 -184 528 ) ( 224 -184 528 ) ( 224 -120 528 ) metal1_1 0 0 0 1 1 +( 288 -192 584 ) ( 288 -128 584 ) ( 288 -128 8 ) metal1_1 0 0 0 1 1 +( 288 -128 584 ) ( 224 -128 584 ) ( 224 -128 8 ) metal1_1 0 0 0 1 1 +( 224 -128 584 ) ( 224 -192 584 ) ( 224 -192 8 ) metal1_1 0 0 0 1 1 +( 224 -192 584 ) ( 288 -192 584 ) ( 288 -192 8 ) metal1_1 0 0 0 1 1 +( 280 -192 512 ) ( 224 -136 512 ) ( 280 -192 528 ) metal1_1 0 0 0 1 1 +( 232 -128 512 ) ( 288 -184 512 ) ( 288 -184 528 ) metal1_1 0 0 0 1 1 +} +// brush 313 +{ +( 288 -136 512 ) ( 232 -192 512 ) ( 232 -192 528 ) metal1_1 0 0 0 1 1 +( 224 -184 512 ) ( 280 -128 512 ) ( 224 -184 528 ) metal1_1 0 0 0 1 1 +( 224 -128 584 ) ( 224 -192 584 ) ( 224 -192 8 ) metal1_1 0 0 0 1 1 +( 288 -128 584 ) ( 224 -128 584 ) ( 224 -128 8 ) metal1_1 0 0 0 1 1 +( 288 -192 584 ) ( 288 -128 584 ) ( 288 -128 8 ) metal1_1 0 0 0 1 1 +( 224 -192 584 ) ( 288 -192 584 ) ( 288 -192 8 ) metal1_1 0 0 0 1 1 +( 232 -192 528 ) ( 232 -128 528 ) ( 296 -128 528 ) metal1_1 0 0 0 1 1 +( 280 -128 512 ) ( 216 -128 512 ) ( 216 -192 512 ) metal1_1 0 0 0 1 1 +} +// brush 314 +{ +( 352 -800 512 ) ( 352 -864 512 ) ( 928 -864 512 ) metal1_1 0 0 0 1 1 +( 928 -864 576 ) ( 352 -864 576 ) ( 352 -800 576 ) metal1_1 0 0 0 1 1 +( 928 -864 384 ) ( 928 -800 384 ) ( 928 -800 320 ) metw1 0 0 0 1 1 +( 416 -1184 576 ) ( -160 -1184 576 ) ( -160 -1184 512 ) metw1 0 0 0 1 1 +( -160 -1120 384 ) ( -160 -1184 384 ) ( -160 -1184 320 ) metw1 0 0 0 1 1 +( 416 -1280 384 ) ( 992 -1280 384 ) ( 992 -1280 320 ) metw1 0 0 0 1 1 +} +// brush 315 +{ +( 416 -736 384 ) ( 992 -736 384 ) ( 992 -736 320 ) metw1 0 0 0 1 1 +( -160 -640 384 ) ( -160 -704 384 ) ( -160 -704 320 ) metw1 0 0 0 1 1 +( 416 -704 576 ) ( -160 -704 576 ) ( -160 -704 512 ) metw1 0 0 0 1 1 +( 928 -384 384 ) ( 928 -320 384 ) ( 928 -320 320 ) metw1 0 0 0 1 1 +( 928 -384 576 ) ( 352 -384 576 ) ( 352 -320 576 ) metal1_1 0 0 0 1 1 +( 352 -320 512 ) ( 352 -384 512 ) ( 928 -384 512 ) metal1_1 0 0 0 1 1 +} +// brush 316 +{ +( 640 -864 512 ) ( 768 -864 512 ) ( 768 -736 512 ) metal1_1 0 0 0 1 1 +( 752 -736 528 ) ( 752 -864 528 ) ( 624 -864 528 ) metal1_1 0 0 0 1 1 +( 768 -736 576 ) ( 640 -736 576 ) ( 640 -736 512 ) metal1_1 0 0 0 1 1 +( 640 -736 576 ) ( 640 -864 576 ) ( 640 -864 512 ) metal1_1 0 0 0 1 1 +( 640 -864 576 ) ( 768 -864 576 ) ( 768 -864 512 ) metal1_1 0 0 0 1 1 +( 768 -864 576 ) ( 768 -736 576 ) ( 768 -736 512 ) metal1_1 0 0 0 1 1 +( 656 -736 512 ) ( 768 -848 512 ) ( 768 -848 528 ) metal1_1 0 0 0 1 1 +( 752 -864 512 ) ( 640 -752 512 ) ( 640 -752 528 ) metal1_1 0 0 0 1 1 +} +// brush 317 +{ +( 640 -848 512 ) ( 752 -736 512 ) ( 752 -736 528 ) metal1_1 0 0 0 1 1 +( 768 -752 512 ) ( 656 -864 512 ) ( 656 -864 528 ) metal1_1 0 0 0 1 1 +( 640 -864 576 ) ( 768 -864 576 ) ( 768 -864 512 ) metal1_1 0 0 0 1 1 +( 640 -736 576 ) ( 640 -864 576 ) ( 640 -864 512 ) metal1_1 0 0 0 1 1 +( 768 -736 576 ) ( 640 -736 576 ) ( 640 -736 512 ) metal1_1 0 0 0 1 1 +( 768 -864 576 ) ( 768 -736 576 ) ( 768 -736 512 ) metal1_1 0 0 0 1 1 +( 768 -848 528 ) ( 640 -848 528 ) ( 640 -720 528 ) metal1_1 0 0 0 1 1 +( 640 -736 512 ) ( 640 -864 512 ) ( 768 -864 512 ) metal1_1 0 0 0 1 1 +} +// brush 318 +{ +( 752 -1184 512 ) ( 640 -1072 512 ) ( 640 -1072 528 ) metal1_1 0 0 0 1 1 +( 656 -1056 512 ) ( 768 -1168 512 ) ( 768 -1168 528 ) metal1_1 0 0 0 1 1 +( 768 -1184 576 ) ( 768 -1056 576 ) ( 768 -1056 512 ) metal1_1 0 0 0 1 1 +( 640 -1184 576 ) ( 768 -1184 576 ) ( 768 -1184 512 ) metal1_1 0 0 0 1 1 +( 640 -1056 576 ) ( 640 -1184 576 ) ( 640 -1184 512 ) metal1_1 0 0 0 1 1 +( 768 -1056 576 ) ( 640 -1056 576 ) ( 640 -1056 512 ) metal1_1 0 0 0 1 1 +( 752 -1056 528 ) ( 752 -1184 528 ) ( 624 -1184 528 ) metal1_1 0 0 0 1 1 +( 640 -1184 512 ) ( 768 -1184 512 ) ( 768 -1056 512 ) metal1_1 0 0 0 1 1 +} +// brush 319 +{ +( 640 -1056 512 ) ( 640 -1184 512 ) ( 768 -1184 512 ) metal1_1 0 0 0 1 1 +( 768 -1168 528 ) ( 640 -1168 528 ) ( 640 -1040 528 ) metal1_1 0 0 0 1 1 +( 768 -1184 576 ) ( 768 -1056 576 ) ( 768 -1056 512 ) metal1_1 0 0 0 1 1 +( 768 -1056 576 ) ( 640 -1056 576 ) ( 640 -1056 512 ) metal1_1 0 0 0 1 1 +( 640 -1056 576 ) ( 640 -1184 576 ) ( 640 -1184 512 ) metal1_1 0 0 0 1 1 +( 640 -1184 576 ) ( 768 -1184 576 ) ( 768 -1184 512 ) metal1_1 0 0 0 1 1 +( 768 -1072 512 ) ( 656 -1184 512 ) ( 656 -1184 528 ) metal1_1 0 0 0 1 1 +( 640 -1168 512 ) ( 752 -1056 512 ) ( 752 -1056 528 ) metal1_1 0 0 0 1 1 +} +// brush 320 +{ +( 432 -864 512 ) ( 320 -752 512 ) ( 320 -752 528 ) metal1_1 0 0 0 1 1 +( 336 -736 512 ) ( 448 -848 512 ) ( 448 -848 528 ) metal1_1 0 0 0 1 1 +( 448 -864 576 ) ( 448 -736 576 ) ( 448 -736 512 ) metal1_1 0 0 0 1 1 +( 320 -864 576 ) ( 448 -864 576 ) ( 448 -864 512 ) metal1_1 0 0 0 1 1 +( 320 -736 576 ) ( 320 -864 576 ) ( 320 -864 512 ) metal1_1 0 0 0 1 1 +( 448 -736 576 ) ( 320 -736 576 ) ( 320 -736 512 ) metal1_1 0 0 0 1 1 +( 432 -736 528 ) ( 432 -864 528 ) ( 304 -864 528 ) metal1_1 0 0 0 1 1 +( 320 -864 512 ) ( 448 -864 512 ) ( 448 -736 512 ) metal1_1 0 0 0 1 1 +} +// brush 321 +{ +( 320 -736 512 ) ( 320 -864 512 ) ( 448 -864 512 ) metal1_1 0 0 0 1 1 +( 448 -848 528 ) ( 320 -848 528 ) ( 320 -720 528 ) metal1_1 0 0 0 1 1 +( 448 -864 576 ) ( 448 -736 576 ) ( 448 -736 512 ) metal1_1 0 0 0 1 1 +( 448 -736 576 ) ( 320 -736 576 ) ( 320 -736 512 ) metal1_1 0 0 0 1 1 +( 320 -736 576 ) ( 320 -864 576 ) ( 320 -864 512 ) metal1_1 0 0 0 1 1 +( 320 -864 576 ) ( 448 -864 576 ) ( 448 -864 512 ) metal1_1 0 0 0 1 1 +( 448 -752 512 ) ( 336 -864 512 ) ( 336 -864 528 ) metal1_1 0 0 0 1 1 +( 320 -848 512 ) ( 432 -736 512 ) ( 432 -736 528 ) metal1_1 0 0 0 1 1 +} +// brush 322 +{ +( 320 -1184 512 ) ( 448 -1184 512 ) ( 448 -1056 512 ) metal1_1 0 0 0 1 1 +( 432 -1056 528 ) ( 432 -1184 528 ) ( 304 -1184 528 ) metal1_1 0 0 0 1 1 +( 448 -1056 576 ) ( 320 -1056 576 ) ( 320 -1056 512 ) metal1_1 0 0 0 1 1 +( 320 -1056 576 ) ( 320 -1184 576 ) ( 320 -1184 512 ) metal1_1 0 0 0 1 1 +( 320 -1184 576 ) ( 448 -1184 576 ) ( 448 -1184 512 ) metal1_1 0 0 0 1 1 +( 448 -1184 576 ) ( 448 -1056 576 ) ( 448 -1056 512 ) metal1_1 0 0 0 1 1 +( 336 -1056 512 ) ( 448 -1168 512 ) ( 448 -1168 528 ) metal1_1 0 0 0 1 1 +( 432 -1184 512 ) ( 320 -1072 512 ) ( 320 -1072 528 ) metal1_1 0 0 0 1 1 +} +// brush 323 +{ +( 320 -1168 512 ) ( 432 -1056 512 ) ( 432 -1056 528 ) metal1_1 0 0 0 1 1 +( 448 -1072 512 ) ( 336 -1184 512 ) ( 336 -1184 528 ) metal1_1 0 0 0 1 1 +( 320 -1184 576 ) ( 448 -1184 576 ) ( 448 -1184 512 ) metal1_1 0 0 0 1 1 +( 320 -1056 576 ) ( 320 -1184 576 ) ( 320 -1184 512 ) metal1_1 0 0 0 1 1 +( 448 -1056 576 ) ( 320 -1056 576 ) ( 320 -1056 512 ) metal1_1 0 0 0 1 1 +( 448 -1184 576 ) ( 448 -1056 576 ) ( 448 -1056 512 ) metal1_1 0 0 0 1 1 +( 448 -1168 528 ) ( 320 -1168 528 ) ( 320 -1040 528 ) metal1_1 0 0 0 1 1 +( 320 -1056 512 ) ( 320 -1184 512 ) ( 448 -1184 512 ) metal1_1 0 0 0 1 1 +} +// brush 324 +{ +( 0 -864 512 ) ( 128 -864 512 ) ( 128 -736 512 ) metal1_1 0 0 0 1 1 +( 112 -736 528 ) ( 112 -864 528 ) ( -16 -864 528 ) metal1_1 0 0 0 1 1 +( 128 -736 576 ) ( 0 -736 576 ) ( 0 -736 512 ) metal1_1 0 0 0 1 1 +( 0 -736 576 ) ( 0 -864 576 ) ( 0 -864 512 ) metal1_1 0 0 0 1 1 +( 0 -864 576 ) ( 128 -864 576 ) ( 128 -864 512 ) metal1_1 0 0 0 1 1 +( 128 -864 576 ) ( 128 -736 576 ) ( 128 -736 512 ) metal1_1 0 0 0 1 1 +( 16 -736 512 ) ( 128 -848 512 ) ( 128 -848 528 ) metal1_1 0 0 0 1 1 +( 112 -864 512 ) ( 0 -752 512 ) ( 0 -752 528 ) metal1_1 0 0 0 1 1 +} +// brush 325 +{ +( 0 -848 512 ) ( 112 -736 512 ) ( 112 -736 528 ) metal1_1 0 0 0 1 1 +( 128 -752 512 ) ( 16 -864 512 ) ( 16 -864 528 ) metal1_1 0 0 0 1 1 +( 0 -864 576 ) ( 128 -864 576 ) ( 128 -864 512 ) metal1_1 0 0 0 1 1 +( 0 -736 576 ) ( 0 -864 576 ) ( 0 -864 512 ) metal1_1 0 0 0 1 1 +( 128 -736 576 ) ( 0 -736 576 ) ( 0 -736 512 ) metal1_1 0 0 0 1 1 +( 128 -864 576 ) ( 128 -736 576 ) ( 128 -736 512 ) metal1_1 0 0 0 1 1 +( 128 -848 528 ) ( 0 -848 528 ) ( 0 -720 528 ) metal1_1 0 0 0 1 1 +( 0 -736 512 ) ( 0 -864 512 ) ( 128 -864 512 ) metal1_1 0 0 0 1 1 +} +// brush 326 +{ +( 112 -1184 512 ) ( 0 -1072 512 ) ( 0 -1072 528 ) metal1_1 0 0 0 1 1 +( 16 -1056 512 ) ( 128 -1168 512 ) ( 128 -1168 528 ) metal1_1 0 0 0 1 1 +( 128 -1184 576 ) ( 128 -1056 576 ) ( 128 -1056 512 ) metal1_1 0 0 0 1 1 +( 0 -1184 576 ) ( 128 -1184 576 ) ( 128 -1184 512 ) metal1_1 0 0 0 1 1 +( 0 -1056 576 ) ( 0 -1184 576 ) ( 0 -1184 512 ) metal1_1 0 0 0 1 1 +( 128 -1056 576 ) ( 0 -1056 576 ) ( 0 -1056 512 ) metal1_1 0 0 0 1 1 +( 112 -1056 528 ) ( 112 -1184 528 ) ( -16 -1184 528 ) metal1_1 0 0 0 1 1 +( 0 -1184 512 ) ( 128 -1184 512 ) ( 128 -1056 512 ) metal1_1 0 0 0 1 1 +} +// brush 327 +{ +( 0 -1056 512 ) ( 0 -1184 512 ) ( 128 -1184 512 ) metal1_1 0 0 0 1 1 +( 128 -1168 528 ) ( 0 -1168 528 ) ( 0 -1040 528 ) metal1_1 0 0 0 1 1 +( 128 -1184 576 ) ( 128 -1056 576 ) ( 128 -1056 512 ) metal1_1 0 0 0 1 1 +( 128 -1056 576 ) ( 0 -1056 576 ) ( 0 -1056 512 ) metal1_1 0 0 0 1 1 +( 0 -1056 576 ) ( 0 -1184 576 ) ( 0 -1184 512 ) metal1_1 0 0 0 1 1 +( 0 -1184 576 ) ( 128 -1184 576 ) ( 128 -1184 512 ) metal1_1 0 0 0 1 1 +( 128 -1072 512 ) ( 16 -1184 512 ) ( 16 -1184 528 ) metal1_1 0 0 0 1 1 +( 0 -1168 512 ) ( 112 -1056 512 ) ( 112 -1056 528 ) metal1_1 0 0 0 1 1 +} +// brush 328 +{ +( -480 -896 -64 ) ( -32 -896 -64 ) ( -32 -320 -64 ) mmetal1_1 0 0 0 1 1 +( -32 -320 0 ) ( -32 -896 0 ) ( -480 -896 0 ) mmetal1_1 32 0 0 1 1 +( -32 -576 0 ) ( -480 -576 0 ) ( -480 -576 -64 ) mmetal1_1 0 0 0 1 1 +( -160 -352 0 ) ( -160 -928 0 ) ( -160 -928 -64 ) mmetal1_1 0 0 0 1 1 +( -416 -1280 0 ) ( 32 -1280 0 ) ( 32 -1280 -64 ) mmetal1_1 0 0 0 1 1 +( 288 -896 0 ) ( 288 -320 0 ) ( 288 -320 -64 ) metw1 0 0 0 1 1 +} +// brush 329 +{ +( 480 -896 0 ) ( 480 -320 0 ) ( 480 -320 -64 ) mmetal1_1 0 0 0 1 1 +( -224 -1280 0 ) ( 224 -1280 0 ) ( 224 -1280 -64 ) mmetal1_1 0 0 0 1 1 +( 288 -352 0 ) ( 288 -928 0 ) ( 288 -928 -64 ) mmetal1_1 0 0 0 1 1 +( 160 -1088 0 ) ( -288 -1088 0 ) ( -288 -1088 -64 ) metw1 0 0 0 1 1 +( 160 -320 0 ) ( 160 -896 0 ) ( -288 -896 0 ) mmetal1_1 32 0 0 1 1 +( -288 -896 -64 ) ( 160 -896 -64 ) ( 160 -320 -64 ) mmetal1_1 0 0 0 1 1 +} +// brush 330 +{ +( -288 -448 -64 ) ( 160 -448 -64 ) ( 160 128 -64 ) mmetal1_1 0 0 0 1 1 +( 160 128 0 ) ( 160 -448 0 ) ( -288 -448 0 ) mmetal1_1 32 0 0 1 1 +( 160 -128 0 ) ( -288 -128 0 ) ( -288 -128 -64 ) mmetal1_1 0 0 0 1 1 +( 160 96 0 ) ( 160 -480 0 ) ( 160 -480 -64 ) mmetal1_1 0 0 0 1 1 +( -224 -576 0 ) ( 224 -576 0 ) ( 224 -576 -64 ) metw1 0 0 0 1 1 +( 288 -448 0 ) ( 288 128 0 ) ( 288 128 -64 ) mmetal1_1 0 0 0 1 1 +} +// brush 331 +{ +( 288 -1024 -64 ) ( 480 -1024 -64 ) ( 480 -896 -64 ) met5_1 0 0 0 1 1 +( 480 -896 -32 ) ( 480 -1024 -32 ) ( 288 -1024 -32 ) met5_1 0 0 0 1 1 +( 480 -832 0 ) ( 288 -832 0 ) ( 288 -832 -64 ) met5_1 0 0 0 1 1 +( 288 -896 0 ) ( 288 -1024 0 ) ( 288 -1024 -64 ) met5_1 0 0 0 1 1 +( 288 -1088 0 ) ( 480 -1088 0 ) ( 480 -1088 -64 ) met5_1 0 0 0 1 1 +( 480 -1024 0 ) ( 480 -896 0 ) ( 480 -896 -64 ) met5_1 0 0 0 1 1 +} +// brush 332 +{ +( 288 -1024 -32 ) ( 480 -1024 -32 ) ( 480 -896 -32 ) *slime0 0 0 0 1 1 +( 480 -896 -16 ) ( 480 -1024 -16 ) ( 288 -1024 -16 ) *slime0 0 0 0 1 1 +( 480 -832 0 ) ( 288 -832 0 ) ( 288 -832 -32 ) *slime0 0 0 0 1 1 +( 288 -896 0 ) ( 288 -1024 0 ) ( 288 -1024 -32 ) *slime0 0 0 0 1 1 +( 288 -1088 0 ) ( 480 -1088 0 ) ( 480 -1088 -32 ) *slime0 0 0 0 1 1 +( 480 -1024 0 ) ( 480 -896 0 ) ( 480 -896 -32 ) *slime0 0 0 0 1 1 +} +// brush 333 +{ +( 464 -1024 -32 ) ( 480 -1024 -32 ) ( 480 -896 -32 ) metw1 0 0 0 1 1 +( 480 -896 0 ) ( 480 -1024 0 ) ( 464 -1024 0 ) met5_1 0 0 0 1 1 +( 480 -832 0 ) ( 464 -832 0 ) ( 464 -832 -32 ) metw1 0 0 0 1 1 +( 472 -896 0 ) ( 472 -1024 0 ) ( 472 -1024 -32 ) metw1 0 0 0 1 1 +( 464 -1088 0 ) ( 480 -1088 0 ) ( 480 -1088 -32 ) metw1 0 0 0 1 1 +( 480 -1024 0 ) ( 480 -896 0 ) ( 480 -896 -32 ) metw1 0 0 0 1 1 +} +// brush 334 +{ +( 296 -1024 0 ) ( 296 -896 0 ) ( 296 -896 -32 ) metw1 0 0 0 1 1 +( 280 -1088 0 ) ( 296 -1088 0 ) ( 296 -1088 -32 ) metw1 0 0 0 1 1 +( 288 -896 0 ) ( 288 -1024 0 ) ( 288 -1024 -32 ) metw1 0 0 0 1 1 +( 296 -832 0 ) ( 280 -832 0 ) ( 280 -832 -32 ) metw1 0 0 0 1 1 +( 296 -896 0 ) ( 296 -1024 0 ) ( 280 -1024 0 ) met5_1 0 0 0 1 1 +( 280 -1024 -32 ) ( 296 -1024 -32 ) ( 296 -896 -32 ) metw1 0 0 0 1 1 +} +// brush 335 +{ +( 456 -1088 -32 ) ( 472 -1088 -32 ) ( 472 -960 -32 ) metw1 0 0 0 1 1 +( 472 -960 0 ) ( 472 -1088 0 ) ( 456 -1088 0 ) met5_1 0 0 0 1 1 +( 304 -1080 0 ) ( 288 -1080 0 ) ( 288 -1080 -32 ) metw1 0 0 0 1 1 +( 296 -1080 0 ) ( 296 -1208 0 ) ( 296 -1208 -32 ) metw1 0 0 0 1 1 +( 456 -1088 0 ) ( 472 -1088 0 ) ( 472 -1088 -32 ) metw1 0 0 0 1 1 +( 472 -1088 0 ) ( 472 -960 0 ) ( 472 -960 -32 ) metw1 0 0 0 1 1 +} +// brush 336 +{ +( 472 -840 0 ) ( 472 -712 0 ) ( 472 -712 -32 ) metw1 0 0 0 1 1 +( 456 -840 0 ) ( 472 -840 0 ) ( 472 -840 -32 ) metw1 0 0 0 1 1 +( 296 -832 0 ) ( 296 -960 0 ) ( 296 -960 -32 ) metw1 0 0 0 1 1 +( 304 -832 0 ) ( 288 -832 0 ) ( 288 -832 -32 ) metw1 0 0 0 1 1 +( 472 -712 0 ) ( 472 -840 0 ) ( 456 -840 0 ) met5_1 0 0 0 1 1 +( 456 -840 -32 ) ( 472 -840 -32 ) ( 472 -712 -32 ) metw1 0 0 0 1 1 +} +// brush 337 +{ +( -64 -416 64 ) ( 512 -416 64 ) ( 512 -416 0 ) metw1 0 0 0 1 1 +( 352 -288 384 ) ( 352 -352 384 ) ( 352 -352 320 ) metw1 0 0 0 1 1 +( 768 -288 256 ) ( 192 -288 256 ) ( 192 -288 192 ) metw1 0 0 0 1 1 +( 416 -352 64 ) ( 416 -288 64 ) ( 416 -288 0 ) metw1 0 0 0 1 1 +( 448 -416 576 ) ( -128 -416 576 ) ( -128 -352 576 ) metal1_1 0 0 0 1 1 +( -128 -352 0 ) ( -128 -416 0 ) ( 448 -416 0 ) metw1 0 0 0 1 1 +} +// brush 338 +{ +( 384 160 0 ) ( 320 160 0 ) ( 320 -416 0 ) metw1 0 0 0 1 1 +( 320 -416 576 ) ( 320 160 576 ) ( 384 160 576 ) metal1_1 0 0 0 1 1 +( 384 -384 64 ) ( 448 -384 64 ) ( 448 -384 0 ) metw1 0 0 0 1 1 +( 448 -736 576 ) ( 448 -160 576 ) ( 448 -160 512 ) metw1 0 0 0 1 1 +( 448 -320 64 ) ( 384 -320 64 ) ( 384 -320 0 ) metw1 0 0 0 1 1 +( 320 96 320 ) ( 320 -480 320 ) ( 320 -480 256 ) metw1 0 0 0 1 1 +} +// brush 339 +{ +( 256 -192 320 ) ( 256 -768 320 ) ( 256 -768 256 ) metw1 0 0 0 1 1 +( 384 -608 64 ) ( 320 -608 64 ) ( 320 -608 0 ) metw1 0 0 0 1 1 +( 288 -1024 576 ) ( 288 -448 576 ) ( 288 -448 512 ) metw1 0 0 0 1 1 +( 320 -672 64 ) ( 384 -672 64 ) ( 384 -672 0 ) metw1 0 0 0 1 1 +( 256 -704 576 ) ( 256 -128 576 ) ( 320 -128 576 ) metal1_1 0 0 0 1 1 +( 320 -128 0 ) ( 256 -128 0 ) ( 256 -704 0 ) metw1 0 0 0 1 1 +} +// brush 340 +{ +( 544 -128 0 ) ( 480 -128 0 ) ( 480 -704 0 ) metw1 0 0 0 1 1 +( 480 -704 576 ) ( 480 -128 576 ) ( 544 -128 576 ) metal1_1 0 0 0 1 1 +( 544 -672 64 ) ( 608 -672 64 ) ( 608 -672 0 ) metw1 0 0 0 1 1 +( 512 -1024 576 ) ( 512 -448 576 ) ( 512 -448 512 ) metw1 0 0 0 1 1 +( 608 -608 64 ) ( 544 -608 64 ) ( 544 -608 0 ) metw1 0 0 0 1 1 +( 480 -192 320 ) ( 480 -768 320 ) ( 480 -768 256 ) metw1 0 0 0 1 1 +} +// brush 341 +{ +( 512 -704 96 ) ( 512 -672 96 ) ( 512 -672 0 ) met5_1 0 0 0 1 1 +( 480 -704 96 ) ( 512 -704 96 ) ( 512 -704 0 ) met5_1 0 0 0 1 1 +( 480 -672 96 ) ( 480 -704 96 ) ( 480 -704 0 ) met5_1 0 0 0 1 1 +( 512 -672 96 ) ( 480 -672 96 ) ( 480 -672 0 ) met5_1 0 0 0 1 1 +( 512 -672 8 ) ( 512 -704 8 ) ( 480 -704 8 ) light3_8 0 0 0 1 1 +( 480 -704 0 ) ( 512 -704 0 ) ( 512 -672 0 ) met5_1 0 0 0 1 1 +} +// brush 342 +{ +( 480 -608 0 ) ( 512 -608 0 ) ( 512 -576 0 ) met5_1 0 0 0 1 1 +( 512 -576 8 ) ( 512 -608 8 ) ( 480 -608 8 ) light3_8 0 0 0 1 1 +( 512 -576 96 ) ( 480 -576 96 ) ( 480 -576 0 ) met5_1 0 0 0 1 1 +( 480 -576 96 ) ( 480 -608 96 ) ( 480 -608 0 ) met5_1 0 0 0 1 1 +( 480 -608 96 ) ( 512 -608 96 ) ( 512 -608 0 ) met5_1 0 0 0 1 1 +( 512 -608 96 ) ( 512 -576 96 ) ( 512 -576 0 ) met5_1 0 0 0 1 1 +} +// brush 343 +{ +( 256 -704 0 ) ( 288 -704 0 ) ( 288 -672 0 ) met5_1 0 0 0 1 1 +( 288 -672 8 ) ( 288 -704 8 ) ( 256 -704 8 ) light3_8 0 0 0 1 1 +( 288 -672 96 ) ( 256 -672 96 ) ( 256 -672 0 ) met5_1 0 0 0 1 1 +( 256 -672 96 ) ( 256 -704 96 ) ( 256 -704 0 ) met5_1 0 0 0 1 1 +( 256 -704 96 ) ( 288 -704 96 ) ( 288 -704 0 ) met5_1 0 0 0 1 1 +( 288 -704 96 ) ( 288 -672 96 ) ( 288 -672 0 ) met5_1 0 0 0 1 1 +} +// brush 344 +{ +( 288 -608 96 ) ( 288 -576 96 ) ( 288 -576 0 ) met5_1 0 0 0 1 1 +( 256 -608 96 ) ( 288 -608 96 ) ( 288 -608 0 ) met5_1 0 0 0 1 1 +( 256 -576 96 ) ( 256 -608 96 ) ( 256 -608 0 ) met5_1 0 0 0 1 1 +( 288 -576 96 ) ( 256 -576 96 ) ( 256 -576 0 ) met5_1 0 0 0 1 1 +( 288 -576 8 ) ( 288 -608 8 ) ( 256 -608 8 ) light3_8 0 0 0 1 1 +( 256 -608 0 ) ( 288 -608 0 ) ( 288 -576 0 ) met5_1 0 0 0 1 1 +} +// brush 345 +{ +( 352 -416 96 ) ( 352 -384 96 ) ( 352 -384 0 ) met5_1 0 0 0 1 1 +( 320 -416 96 ) ( 352 -416 96 ) ( 352 -416 0 ) met5_1 0 0 0 1 1 +( 320 -384 96 ) ( 320 -416 96 ) ( 320 -416 0 ) met5_1 0 0 0 1 1 +( 352 -384 96 ) ( 320 -384 96 ) ( 320 -384 0 ) met5_1 0 0 0 1 1 +( 352 -384 8 ) ( 352 -416 8 ) ( 320 -416 8 ) light3_8 0 0 0 1 1 +( 320 -416 0 ) ( 352 -416 0 ) ( 352 -384 0 ) met5_1 0 0 0 1 1 +} +// brush 346 +{ +( 320 -320 0 ) ( 352 -320 0 ) ( 352 -288 0 ) met5_1 0 0 0 1 1 +( 352 -288 8 ) ( 352 -320 8 ) ( 320 -320 8 ) light3_8 0 0 0 1 1 +( 352 -288 96 ) ( 320 -288 96 ) ( 320 -288 0 ) met5_1 0 0 0 1 1 +( 320 -288 96 ) ( 320 -320 96 ) ( 320 -320 0 ) met5_1 0 0 0 1 1 +( 320 -320 96 ) ( 352 -320 96 ) ( 352 -320 0 ) met5_1 0 0 0 1 1 +( 352 -320 96 ) ( 352 -288 96 ) ( 352 -288 0 ) met5_1 0 0 0 1 1 +} +// brush 347 +{ +( 416 -416 0 ) ( 448 -416 0 ) ( 448 -384 0 ) met5_1 0 0 0 1 1 +( 448 -384 8 ) ( 448 -416 8 ) ( 416 -416 8 ) light3_8 0 0 0 1 1 +( 448 -384 96 ) ( 416 -384 96 ) ( 416 -384 0 ) met5_1 0 0 0 1 1 +( 416 -384 96 ) ( 416 -416 96 ) ( 416 -416 0 ) met5_1 0 0 0 1 1 +( 416 -416 96 ) ( 448 -416 96 ) ( 448 -416 0 ) met5_1 0 0 0 1 1 +( 448 -416 96 ) ( 448 -384 96 ) ( 448 -384 0 ) met5_1 0 0 0 1 1 +} +// brush 348 +{ +( 448 -320 96 ) ( 448 -288 96 ) ( 448 -288 0 ) met5_1 0 0 0 1 1 +( 416 -320 96 ) ( 448 -320 96 ) ( 448 -320 0 ) met5_1 0 0 0 1 1 +( 416 -288 96 ) ( 416 -320 96 ) ( 416 -320 0 ) met5_1 0 0 0 1 1 +( 448 -288 96 ) ( 416 -288 96 ) ( 416 -288 0 ) met5_1 0 0 0 1 1 +( 448 -288 8 ) ( 448 -320 8 ) ( 416 -320 8 ) light3_8 0 0 0 1 1 +( 416 -320 0 ) ( 448 -320 0 ) ( 448 -288 0 ) met5_1 0 0 0 1 1 +} +// brush 349 +{ +( 480 -704 0 ) ( 480 -128 0 ) ( 480 -128 -64 ) mmetal1_1 0 0 0 1 1 +( -224 -832 0 ) ( 224 -832 0 ) ( 224 -832 -64 ) metw1 0 0 0 1 1 +( 288 -160 0 ) ( 288 -736 0 ) ( 288 -736 -64 ) mmetal1_1 0 0 0 1 1 +( 160 -448 0 ) ( -288 -448 0 ) ( -288 -448 -64 ) mmetal1_1 0 0 0 1 1 +( 160 -128 0 ) ( 160 -704 0 ) ( -288 -704 0 ) mmetal1_1 32 0 0 1 1 +( -288 -704 -64 ) ( 160 -704 -64 ) ( 160 -128 -64 ) mmetal1_1 0 0 0 1 1 +} +// brush 350 +{ +( -160 -1248 0 ) ( -160 -1248 576 ) ( -160 -1280 576 ) clip 0 0 0 1 1 +( -160 -1280 0 ) ( -160 -1280 576 ) ( 160 -1280 576 ) clip 0 0 0 1 1 +( 160 -1280 0 ) ( 160 -1280 576 ) ( 160 -1248 576 ) clip 0 0 0 1 1 +( 160 -1272 0 ) ( 160 -1272 576 ) ( -160 -1272 576 ) clip 0 0 0 1 1 +( 160 -1280 576 ) ( -160 -1280 576 ) ( -160 -1248 576 ) clip 0 0 0 1 1 +( -160 -1248 0 ) ( -160 -1280 0 ) ( 160 -1280 0 ) clip 0 0 0 1 1 +} +// brush 351 +{ +( 608 -1248 0 ) ( 608 -1280 0 ) ( 928 -1280 0 ) clip 0 0 0 1 1 +( 928 -1280 576 ) ( 608 -1280 576 ) ( 608 -1248 576 ) clip 0 0 0 1 1 +( 928 -1272 0 ) ( 928 -1272 576 ) ( 608 -1272 576 ) clip 0 0 0 1 1 +( 928 -1280 0 ) ( 928 -1280 576 ) ( 928 -1248 576 ) clip 0 0 0 1 1 +( 608 -1280 0 ) ( 608 -1280 576 ) ( 928 -1280 576 ) clip 0 0 0 1 1 +( 608 -1248 0 ) ( 608 -1248 576 ) ( 608 -1280 576 ) clip 0 0 0 1 1 +} +// brush 352 +{ +( -160 -680 0 ) ( -160 -712 0 ) ( 160 -712 0 ) clip 0 0 0 1 1 +( 160 -712 576 ) ( -160 -712 576 ) ( -160 -680 576 ) clip 0 0 0 1 1 +( 160 -704 0 ) ( 160 -704 576 ) ( -160 -704 576 ) clip 0 0 0 1 1 +( 248 -712 0 ) ( 248 -712 576 ) ( 256 -704 576 ) clip 0 0 0 1 1 +( 248 -712 576 ) ( 248 -712 0 ) ( -160 -712 0 ) clip 0 0 0 1 1 +( -160 -680 0 ) ( -160 -680 576 ) ( -160 -712 576 ) clip 0 0 0 1 1 +} +// brush 353 +{ +( 520 -712 576 ) ( 520 -712 0 ) ( 512 -704 0 ) clip 0 0 0 1 1 +( 520 -712 0 ) ( 520 -712 576 ) ( 928 -712 576 ) clip 0 0 0 1 1 +( 928 -712 0 ) ( 928 -712 576 ) ( 928 -680 576 ) clip 0 0 0 1 1 +( 928 -704 0 ) ( 928 -704 576 ) ( 608 -704 576 ) clip 0 0 0 1 1 +( 928 -712 576 ) ( 608 -712 576 ) ( 608 -680 576 ) clip 0 0 0 1 1 +( 608 -680 0 ) ( 608 -712 0 ) ( 928 -712 0 ) clip 0 0 0 1 1 +} +// brush 354 +{ +( -64 -896 0 ) ( -64 -928 0 ) ( -32 -928 0 ) clip 0 0 0 1 1 +( -32 -928 576 ) ( -64 -928 576 ) ( -64 -896 576 ) clip 0 0 0 1 1 +( -64 -928 0 ) ( -64 -928 576 ) ( -32 -928 576 ) clip 0 0 0 1 1 +( -64 -896 0 ) ( -64 -896 576 ) ( -64 -928 576 ) clip 0 0 0 1 1 +( -64 -896 576 ) ( -64 -896 0 ) ( -32 -928 0 ) clip 0 0 0 1 1 +} +// brush 355 +{ +( -32 -992 0 ) ( -64 -1024 0 ) ( -64 -1024 576 ) clip 0 0 0 1 1 +( -64 -992 576 ) ( -64 -1024 576 ) ( -64 -1024 0 ) clip 0 0 0 1 1 +( -32 -992 576 ) ( -64 -992 576 ) ( -64 -992 0 ) clip 0 0 0 1 1 +( -64 -1024 576 ) ( -64 -992 576 ) ( -32 -992 576 ) clip 0 0 0 1 1 +( -32 -992 0 ) ( -64 -992 0 ) ( -64 -1024 0 ) clip 0 0 0 1 1 +} +// brush 356 +{ +( 160 -928 0 ) ( 192 -896 0 ) ( 192 -896 576 ) clip 0 0 0 1 1 +( 192 -928 576 ) ( 192 -896 576 ) ( 192 -896 0 ) clip 0 0 0 1 1 +( 160 -928 576 ) ( 192 -928 576 ) ( 192 -928 0 ) clip 0 0 0 1 1 +( 192 -896 576 ) ( 192 -928 576 ) ( 160 -928 576 ) clip 0 0 0 1 1 +( 160 -928 0 ) ( 192 -928 0 ) ( 192 -896 0 ) clip 0 0 0 1 1 +} +// brush 357 +{ +( 192 -1024 0 ) ( 192 -992 0 ) ( 160 -992 0 ) clip 0 0 0 1 1 +( 160 -992 576 ) ( 192 -992 576 ) ( 192 -1024 576 ) clip 0 0 0 1 1 +( 192 -992 0 ) ( 192 -992 576 ) ( 160 -992 576 ) clip 0 0 0 1 1 +( 192 -1024 0 ) ( 192 -1024 576 ) ( 192 -992 576 ) clip 0 0 0 1 1 +( 192 -1024 576 ) ( 192 -1024 0 ) ( 160 -992 0 ) clip 0 0 0 1 1 +} +// brush 358 +{ +( 256 -896 0 ) ( 256 -928 0 ) ( 288 -928 0 ) clip 0 0 0 1 1 +( 288 -928 576 ) ( 256 -928 576 ) ( 256 -896 576 ) clip 0 0 0 1 1 +( 256 -928 0 ) ( 256 -928 576 ) ( 288 -928 576 ) clip 0 0 0 1 1 +( 256 -896 0 ) ( 256 -896 576 ) ( 256 -928 576 ) clip 0 0 0 1 1 +( 256 -896 576 ) ( 256 -896 0 ) ( 288 -928 0 ) clip 0 0 0 1 1 +} +// brush 359 +{ +( 288 -992 0 ) ( 256 -1024 0 ) ( 256 -1024 576 ) clip 0 0 0 1 1 +( 256 -992 576 ) ( 256 -1024 576 ) ( 256 -1024 0 ) clip 0 0 0 1 1 +( 288 -992 576 ) ( 256 -992 576 ) ( 256 -992 0 ) clip 0 0 0 1 1 +( 256 -1024 576 ) ( 256 -992 576 ) ( 288 -992 576 ) clip 0 0 0 1 1 +( 288 -992 0 ) ( 256 -992 0 ) ( 256 -1024 0 ) clip 0 0 0 1 1 +} +// brush 360 +{ +( 480 -928 0 ) ( 512 -928 0 ) ( 512 -896 0 ) clip 0 0 0 1 1 +( 512 -896 576 ) ( 512 -928 576 ) ( 480 -928 576 ) clip 0 0 0 1 1 +( 480 -928 576 ) ( 512 -928 576 ) ( 512 -928 0 ) clip 0 0 0 1 1 +( 512 -928 576 ) ( 512 -896 576 ) ( 512 -896 0 ) clip 0 0 0 1 1 +( 480 -928 0 ) ( 512 -896 0 ) ( 512 -896 576 ) clip 0 0 0 1 1 +} +// brush 361 +{ +( 512 -1024 576 ) ( 512 -1024 0 ) ( 480 -992 0 ) clip 0 0 0 1 1 +( 512 -1024 0 ) ( 512 -1024 576 ) ( 512 -992 576 ) clip 0 0 0 1 1 +( 512 -992 0 ) ( 512 -992 576 ) ( 480 -992 576 ) clip 0 0 0 1 1 +( 480 -992 576 ) ( 512 -992 576 ) ( 512 -1024 576 ) clip 0 0 0 1 1 +( 512 -1024 0 ) ( 512 -992 0 ) ( 480 -992 0 ) clip 0 0 0 1 1 +} +// brush 362 +{ +( 576 -896 576 ) ( 576 -896 0 ) ( 608 -928 0 ) clip 0 0 0 1 1 +( 576 -896 0 ) ( 576 -896 576 ) ( 576 -928 576 ) clip 0 0 0 1 1 +( 576 -928 0 ) ( 576 -928 576 ) ( 608 -928 576 ) clip 0 0 0 1 1 +( 608 -928 576 ) ( 576 -928 576 ) ( 576 -896 576 ) clip 0 0 0 1 1 +( 576 -896 0 ) ( 576 -928 0 ) ( 608 -928 0 ) clip 0 0 0 1 1 +} +// brush 363 +{ +( 608 -992 0 ) ( 576 -992 0 ) ( 576 -1024 0 ) clip 0 0 0 1 1 +( 576 -1024 576 ) ( 576 -992 576 ) ( 608 -992 576 ) clip 0 0 0 1 1 +( 608 -992 576 ) ( 576 -992 576 ) ( 576 -992 0 ) clip 0 0 0 1 1 +( 576 -992 576 ) ( 576 -1024 576 ) ( 576 -1024 0 ) clip 0 0 0 1 1 +( 608 -992 0 ) ( 576 -1024 0 ) ( 576 -1024 576 ) clip 0 0 0 1 1 +} +// brush 364 +{ +( 800 -928 0 ) ( 832 -896 0 ) ( 832 -896 576 ) clip 0 0 0 1 1 +( 832 -928 576 ) ( 832 -896 576 ) ( 832 -896 0 ) clip 0 0 0 1 1 +( 800 -928 576 ) ( 832 -928 576 ) ( 832 -928 0 ) clip 0 0 0 1 1 +( 832 -896 576 ) ( 832 -928 576 ) ( 800 -928 576 ) clip 0 0 0 1 1 +( 800 -928 0 ) ( 832 -928 0 ) ( 832 -896 0 ) clip 0 0 0 1 1 +} +// brush 365 +{ +( 832 -1024 0 ) ( 832 -992 0 ) ( 800 -992 0 ) clip 0 0 0 1 1 +( 800 -992 576 ) ( 832 -992 576 ) ( 832 -1024 576 ) clip 0 0 0 1 1 +( 832 -992 0 ) ( 832 -992 576 ) ( 800 -992 576 ) clip 0 0 0 1 1 +( 832 -1024 0 ) ( 832 -1024 576 ) ( 832 -992 576 ) clip 0 0 0 1 1 +( 832 -1024 576 ) ( 832 -1024 0 ) ( 800 -992 0 ) clip 0 0 0 1 1 +} +// brush 366 +{ +( 288 -672 0 ) ( 256 -704 0 ) ( 256 -704 576 ) clip 0 0 0 1 1 +( 256 -672 576 ) ( 256 -704 576 ) ( 256 -704 0 ) clip 0 0 0 1 1 +( 288 -672 576 ) ( 256 -672 576 ) ( 256 -672 0 ) clip 0 0 0 1 1 +( 256 -704 576 ) ( 256 -672 576 ) ( 288 -672 576 ) clip 0 0 0 1 1 +( 288 -672 0 ) ( 256 -672 0 ) ( 256 -704 0 ) clip 0 0 0 1 1 +} +// brush 367 +{ +( 512 -704 0 ) ( 512 -672 0 ) ( 480 -672 0 ) clip 0 0 0 1 1 +( 480 -672 576 ) ( 512 -672 576 ) ( 512 -704 576 ) clip 0 0 0 1 1 +( 512 -672 0 ) ( 512 -672 576 ) ( 480 -672 576 ) clip 0 0 0 1 1 +( 512 -704 0 ) ( 512 -704 576 ) ( 512 -672 576 ) clip 0 0 0 1 1 +( 512 -704 576 ) ( 512 -704 0 ) ( 480 -672 0 ) clip 0 0 0 1 1 +} +// brush 368 +{ +( 256 -576 0 ) ( 256 -608 0 ) ( 288 -608 0 ) clip 0 0 0 1 1 +( 288 -608 576 ) ( 256 -608 576 ) ( 256 -576 576 ) clip 0 0 0 1 1 +( 256 -608 0 ) ( 256 -608 576 ) ( 288 -608 576 ) clip 0 0 0 1 1 +( 256 -576 0 ) ( 256 -576 576 ) ( 256 -608 576 ) clip 0 0 0 1 1 +( 256 -576 576 ) ( 256 -576 0 ) ( 288 -608 0 ) clip 0 0 0 1 1 +} +// brush 369 +{ +( 480 -608 0 ) ( 512 -576 0 ) ( 512 -576 576 ) clip 0 0 0 1 1 +( 512 -608 576 ) ( 512 -576 576 ) ( 512 -576 0 ) clip 0 0 0 1 1 +( 480 -608 576 ) ( 512 -608 576 ) ( 512 -608 0 ) clip 0 0 0 1 1 +( 512 -576 576 ) ( 512 -608 576 ) ( 480 -608 576 ) clip 0 0 0 1 1 +( 480 -608 0 ) ( 512 -608 0 ) ( 512 -576 0 ) clip 0 0 0 1 1 +} +// brush 370 +{ +( 320 -320 0 ) ( 352 -320 0 ) ( 352 -288 0 ) clip 0 0 0 1 1 +( 352 -288 576 ) ( 352 -320 576 ) ( 320 -320 576 ) clip 0 0 0 1 1 +( 320 -320 576 ) ( 352 -320 576 ) ( 352 -320 0 ) clip 0 0 0 1 1 +( 352 -320 576 ) ( 352 -288 576 ) ( 352 -288 0 ) clip 0 0 0 1 1 +( 320 -320 0 ) ( 352 -288 0 ) ( 352 -288 576 ) clip 0 0 0 1 1 +} +// brush 371 +{ +( 352 -416 576 ) ( 352 -416 0 ) ( 320 -384 0 ) clip 0 0 0 1 1 +( 352 -416 0 ) ( 352 -416 576 ) ( 352 -384 576 ) clip 0 0 0 1 1 +( 352 -384 0 ) ( 352 -384 576 ) ( 320 -384 576 ) clip 0 0 0 1 1 +( 320 -384 576 ) ( 352 -384 576 ) ( 352 -416 576 ) clip 0 0 0 1 1 +( 352 -416 0 ) ( 352 -384 0 ) ( 320 -384 0 ) clip 0 0 0 1 1 +} +// brush 372 +{ +( 416 -288 576 ) ( 416 -288 0 ) ( 448 -320 0 ) clip 0 0 0 1 1 +( 416 -288 0 ) ( 416 -288 576 ) ( 416 -320 576 ) clip 0 0 0 1 1 +( 416 -320 0 ) ( 416 -320 576 ) ( 448 -320 576 ) clip 0 0 0 1 1 +( 448 -320 576 ) ( 416 -320 576 ) ( 416 -288 576 ) clip 0 0 0 1 1 +( 416 -288 0 ) ( 416 -320 0 ) ( 448 -320 0 ) clip 0 0 0 1 1 +} +// brush 373 +{ +( 448 -384 0 ) ( 416 -384 0 ) ( 416 -416 0 ) clip 0 0 0 1 1 +( 416 -416 576 ) ( 416 -384 576 ) ( 448 -384 576 ) clip 0 0 0 1 1 +( 448 -384 576 ) ( 416 -384 576 ) ( 416 -384 0 ) clip 0 0 0 1 1 +( 416 -384 576 ) ( 416 -416 576 ) ( 416 -416 0 ) clip 0 0 0 1 1 +( 448 -384 0 ) ( 416 -416 0 ) ( 416 -416 576 ) clip 0 0 0 1 1 +} +// brush 374 +{ +( 160 -376 512 ) ( 216 -320 512 ) ( 216 -320 528 ) metal1_1 0 0 0 1 1 +( 224 -328 512 ) ( 168 -384 512 ) ( 224 -328 528 ) metal1_1 0 0 0 1 1 +( 224 -384 584 ) ( 224 -320 584 ) ( 224 -320 8 ) metal1_1 0 0 0 1 1 +( 160 -384 584 ) ( 224 -384 584 ) ( 224 -384 8 ) metal1_1 0 0 0 1 1 +( 160 -320 584 ) ( 160 -384 584 ) ( 160 -384 8 ) metal1_1 0 0 0 1 1 +( 224 -320 584 ) ( 160 -320 584 ) ( 160 -320 8 ) metal1_1 0 0 0 1 1 +( 216 -320 528 ) ( 216 -384 528 ) ( 152 -384 528 ) metal1_1 0 0 0 1 1 +( 168 -384 512 ) ( 232 -384 512 ) ( 232 -320 512 ) metal1_1 0 0 0 1 1 +} +// brush 375 +{ +( 160 -328 512 ) ( 160 -392 512 ) ( 224 -392 512 ) metal1_1 0 0 0 1 1 +( 224 -376 528 ) ( 160 -376 528 ) ( 160 -312 528 ) metal1_1 0 0 0 1 1 +( 224 -384 584 ) ( 224 -320 584 ) ( 224 -320 8 ) metal1_1 0 0 0 1 1 +( 224 -320 584 ) ( 160 -320 584 ) ( 160 -320 8 ) metal1_1 0 0 0 1 1 +( 160 -320 584 ) ( 160 -384 584 ) ( 160 -384 8 ) metal1_1 0 0 0 1 1 +( 160 -384 584 ) ( 224 -384 584 ) ( 224 -384 8 ) metal1_1 0 0 0 1 1 +( 216 -384 512 ) ( 160 -328 512 ) ( 216 -384 528 ) metal1_1 0 0 0 1 1 +( 168 -320 512 ) ( 224 -376 512 ) ( 224 -376 528 ) metal1_1 0 0 0 1 1 +} +// brush 376 +{ +( 168 -320 512 ) ( 232 -320 512 ) ( 232 -256 512 ) metal1_1 0 0 0 1 1 +( 216 -256 528 ) ( 216 -320 528 ) ( 152 -320 528 ) metal1_1 0 0 0 1 1 +( 224 -256 584 ) ( 160 -256 584 ) ( 160 -256 8 ) metal1_1 0 0 0 1 1 +( 160 -256 584 ) ( 160 -320 584 ) ( 160 -320 8 ) metal1_1 0 0 0 1 1 +( 160 -320 584 ) ( 224 -320 584 ) ( 224 -320 8 ) metal1_1 0 0 0 1 1 +( 224 -320 584 ) ( 224 -256 584 ) ( 224 -256 8 ) metal1_1 0 0 0 1 1 +( 224 -264 512 ) ( 168 -320 512 ) ( 224 -264 528 ) metal1_1 0 0 0 1 1 +( 160 -312 512 ) ( 216 -256 512 ) ( 216 -256 528 ) metal1_1 0 0 0 1 1 +} +// brush 377 +{ +( 168 -256 512 ) ( 224 -312 512 ) ( 224 -312 528 ) metal1_1 0 0 0 1 1 +( 216 -320 512 ) ( 160 -264 512 ) ( 216 -320 528 ) metal1_1 0 0 0 1 1 +( 160 -320 584 ) ( 224 -320 584 ) ( 224 -320 8 ) metal1_1 0 0 0 1 1 +( 160 -256 584 ) ( 160 -320 584 ) ( 160 -320 8 ) metal1_1 0 0 0 1 1 +( 224 -256 584 ) ( 160 -256 584 ) ( 160 -256 8 ) metal1_1 0 0 0 1 1 +( 224 -320 584 ) ( 224 -256 584 ) ( 224 -256 8 ) metal1_1 0 0 0 1 1 +( 224 -312 528 ) ( 160 -312 528 ) ( 160 -248 528 ) metal1_1 0 0 0 1 1 +( 160 -264 512 ) ( 160 -328 512 ) ( 224 -328 512 ) metal1_1 0 0 0 1 1 +} +// brush 378 +{ +( 544 -376 512 ) ( 600 -320 512 ) ( 600 -320 528 ) metal1_1 0 0 0 1 1 +( 608 -328 512 ) ( 552 -384 512 ) ( 608 -328 528 ) metal1_1 0 0 0 1 1 +( 608 -384 584 ) ( 608 -320 584 ) ( 608 -320 8 ) metal1_1 0 0 0 1 1 +( 544 -384 584 ) ( 608 -384 584 ) ( 608 -384 8 ) metal1_1 0 0 0 1 1 +( 544 -320 584 ) ( 544 -384 584 ) ( 544 -384 8 ) metal1_1 0 0 0 1 1 +( 608 -320 584 ) ( 544 -320 584 ) ( 544 -320 8 ) metal1_1 0 0 0 1 1 +( 600 -320 528 ) ( 600 -384 528 ) ( 536 -384 528 ) metal1_1 0 0 0 1 1 +( 552 -384 512 ) ( 616 -384 512 ) ( 616 -320 512 ) metal1_1 0 0 0 1 1 +} +// brush 379 +{ +( 544 -328 512 ) ( 544 -392 512 ) ( 608 -392 512 ) metal1_1 0 0 0 1 1 +( 608 -376 528 ) ( 544 -376 528 ) ( 544 -312 528 ) metal1_1 0 0 0 1 1 +( 608 -384 584 ) ( 608 -320 584 ) ( 608 -320 8 ) metal1_1 0 0 0 1 1 +( 608 -320 584 ) ( 544 -320 584 ) ( 544 -320 8 ) metal1_1 0 0 0 1 1 +( 544 -320 584 ) ( 544 -384 584 ) ( 544 -384 8 ) metal1_1 0 0 0 1 1 +( 544 -384 584 ) ( 608 -384 584 ) ( 608 -384 8 ) metal1_1 0 0 0 1 1 +( 600 -384 512 ) ( 544 -328 512 ) ( 600 -384 528 ) metal1_1 0 0 0 1 1 +( 552 -320 512 ) ( 608 -376 512 ) ( 608 -376 528 ) metal1_1 0 0 0 1 1 +} +// brush 380 +{ +( 552 -320 512 ) ( 616 -320 512 ) ( 616 -256 512 ) metal1_1 0 0 0 1 1 +( 600 -256 528 ) ( 600 -320 528 ) ( 536 -320 528 ) metal1_1 0 0 0 1 1 +( 608 -256 584 ) ( 544 -256 584 ) ( 544 -256 8 ) metal1_1 0 0 0 1 1 +( 544 -256 584 ) ( 544 -320 584 ) ( 544 -320 8 ) metal1_1 0 0 0 1 1 +( 544 -320 584 ) ( 608 -320 584 ) ( 608 -320 8 ) metal1_1 0 0 0 1 1 +( 608 -320 584 ) ( 608 -256 584 ) ( 608 -256 8 ) metal1_1 0 0 0 1 1 +( 608 -264 512 ) ( 552 -320 512 ) ( 608 -264 528 ) metal1_1 0 0 0 1 1 +( 544 -312 512 ) ( 600 -256 512 ) ( 600 -256 528 ) metal1_1 0 0 0 1 1 +} +// brush 381 +{ +( 552 -256 512 ) ( 608 -312 512 ) ( 608 -312 528 ) metal1_1 0 0 0 1 1 +( 600 -320 512 ) ( 544 -264 512 ) ( 600 -320 528 ) metal1_1 0 0 0 1 1 +( 544 -320 584 ) ( 608 -320 584 ) ( 608 -320 8 ) metal1_1 0 0 0 1 1 +( 544 -256 584 ) ( 544 -320 584 ) ( 544 -320 8 ) metal1_1 0 0 0 1 1 +( 608 -256 584 ) ( 544 -256 584 ) ( 544 -256 8 ) metal1_1 0 0 0 1 1 +( 608 -320 584 ) ( 608 -256 584 ) ( 608 -256 8 ) metal1_1 0 0 0 1 1 +( 608 -312 528 ) ( 544 -312 528 ) ( 544 -248 528 ) metal1_1 0 0 0 1 1 +( 544 -264 512 ) ( 544 -328 512 ) ( 608 -328 512 ) metal1_1 0 0 0 1 1 +} +// brush 382 +{ +( 608 352 0 ) ( 544 352 0 ) ( 544 -224 0 ) metw1 0 0 0 1 1 +( 544 -224 576 ) ( 544 352 576 ) ( 608 352 576 ) metal1_1 0 0 0 1 1 +( 608 -192 64 ) ( 672 -192 64 ) ( 672 -192 0 ) metw1 0 0 0 1 1 +( 608 -544 576 ) ( 608 32 576 ) ( 608 32 512 ) metw1 0 0 0 1 1 +( 672 -128 64 ) ( 608 -128 64 ) ( 608 -128 0 ) metw1 0 0 0 1 1 +( 544 288 320 ) ( 544 -288 320 ) ( 544 -288 256 ) metw1 0 0 0 1 1 +} +// brush 383 +{ +( 192 224 128 ) ( 192 -160 128 ) ( 192 -160 64 ) metw1 0 0 0 1 1 +( 320 192 -64 ) ( 320 192 320 ) ( 256 256 320 ) metw1 0 0 0 1 1 +( 320 224 576 ) ( 320 224 192 ) ( 320 -128 192 ) metw1 0 0 0 1 1 +( 256 -128 64 ) ( 320 -128 64 ) ( 320 -128 0 ) metw1 0 0 0 1 1 +( 256 -96 576 ) ( 256 288 576 ) ( 320 288 576 ) metw1 0 0 0 1 1 +( 320 288 -64 ) ( 256 288 -64 ) ( 256 -96 -64 ) metw1 0 0 0 1 1 +( 160 256 -64 ) ( 288 256 -64 ) ( 160 256 448 ) metw1 0 0 0 1 1 +} +// brush 384 +{ +( 160 288 320 ) ( 160 -288 320 ) ( 160 -288 256 ) metw1 0 0 0 1 1 +( 288 -128 64 ) ( 224 -128 64 ) ( 224 -128 0 ) metw1 0 0 0 1 1 +( 224 -544 576 ) ( 224 32 576 ) ( 224 32 512 ) metw1 0 0 0 1 1 +( 224 -192 64 ) ( 288 -192 64 ) ( 288 -192 0 ) metw1 0 0 0 1 1 +( 160 -224 576 ) ( 160 352 576 ) ( 224 352 576 ) metal1_1 0 0 0 1 1 +( 224 352 0 ) ( 160 352 0 ) ( 160 -224 0 ) metw1 0 0 0 1 1 +( 160 -160 0 ) ( 192 -128 0 ) ( 160 -160 576 ) metw1 0 0 0 1 1 +} +// brush 385 +{ +( 416 -136 512 ) ( 416 -200 512 ) ( 480 -200 512 ) metal1_1 0 0 0 1 1 +( 480 -184 528 ) ( 416 -184 528 ) ( 416 -120 528 ) metal1_1 0 0 0 1 1 +( 480 -192 584 ) ( 480 -128 584 ) ( 480 -128 8 ) metal1_1 0 0 0 1 1 +( 480 -128 584 ) ( 416 -128 584 ) ( 416 -128 8 ) metal1_1 0 0 0 1 1 +( 416 -128 584 ) ( 416 -192 584 ) ( 416 -192 8 ) metal1_1 0 0 0 1 1 +( 416 -192 584 ) ( 480 -192 584 ) ( 480 -192 8 ) metal1_1 0 0 0 1 1 +( 472 -192 512 ) ( 416 -136 512 ) ( 472 -192 528 ) metal1_1 0 0 0 1 1 +( 424 -128 512 ) ( 480 -184 512 ) ( 480 -184 528 ) metal1_1 0 0 0 1 1 +} +// brush 386 +{ +( 480 -136 512 ) ( 424 -192 512 ) ( 424 -192 528 ) metal1_1 0 0 0 1 1 +( 416 -184 512 ) ( 472 -128 512 ) ( 416 -184 528 ) metal1_1 0 0 0 1 1 +( 416 -128 584 ) ( 416 -192 584 ) ( 416 -192 8 ) metal1_1 0 0 0 1 1 +( 480 -128 584 ) ( 416 -128 584 ) ( 416 -128 8 ) metal1_1 0 0 0 1 1 +( 480 -192 584 ) ( 480 -128 584 ) ( 480 -128 8 ) metal1_1 0 0 0 1 1 +( 416 -192 584 ) ( 480 -192 584 ) ( 480 -192 8 ) metal1_1 0 0 0 1 1 +( 424 -192 528 ) ( 424 -128 528 ) ( 488 -128 528 ) metal1_1 0 0 0 1 1 +( 472 -128 512 ) ( 408 -128 512 ) ( 408 -192 512 ) metal1_1 0 0 0 1 1 +} +// brush 387 +{ +( 488 -128 512 ) ( 544 -184 512 ) ( 544 -184 528 ) metal1_1 0 0 0 1 1 +( 536 -192 512 ) ( 480 -136 512 ) ( 536 -192 528 ) metal1_1 0 0 0 1 1 +( 480 -192 584 ) ( 544 -192 584 ) ( 544 -192 8 ) metal1_1 0 0 0 1 1 +( 480 -128 584 ) ( 480 -192 584 ) ( 480 -192 8 ) metal1_1 0 0 0 1 1 +( 544 -128 584 ) ( 480 -128 584 ) ( 480 -128 8 ) metal1_1 0 0 0 1 1 +( 544 -192 584 ) ( 544 -128 584 ) ( 544 -128 8 ) metal1_1 0 0 0 1 1 +( 544 -184 528 ) ( 480 -184 528 ) ( 480 -120 528 ) metal1_1 0 0 0 1 1 +( 480 -136 512 ) ( 480 -200 512 ) ( 544 -200 512 ) metal1_1 0 0 0 1 1 +} +// brush 388 +{ +( 536 -128 512 ) ( 472 -128 512 ) ( 472 -192 512 ) metal1_1 0 0 0 1 1 +( 488 -192 528 ) ( 488 -128 528 ) ( 552 -128 528 ) metal1_1 0 0 0 1 1 +( 480 -192 584 ) ( 544 -192 584 ) ( 544 -192 8 ) metal1_1 0 0 0 1 1 +( 544 -192 584 ) ( 544 -128 584 ) ( 544 -128 8 ) metal1_1 0 0 0 1 1 +( 544 -128 584 ) ( 480 -128 584 ) ( 480 -128 8 ) metal1_1 0 0 0 1 1 +( 480 -128 584 ) ( 480 -192 584 ) ( 480 -192 8 ) metal1_1 0 0 0 1 1 +( 480 -184 512 ) ( 536 -128 512 ) ( 480 -184 528 ) metal1_1 0 0 0 1 1 +( 544 -136 512 ) ( 488 -192 512 ) ( 488 -192 528 ) metal1_1 0 0 0 1 1 +} +// brush 389 +{ +( 608 -128 640 ) ( 608 448 640 ) ( 608 448 576 ) sky4 0 0 0 1 1 +( -96 -576 640 ) ( 352 -576 640 ) ( 352 -576 576 ) sky4 0 0 0 1 1 +( 160 160 640 ) ( 160 -416 640 ) ( 160 -416 576 ) sky4 0 0 0 1 1 +( 928 -96 640 ) ( 480 -96 640 ) ( 480 -96 576 ) sky4 0 0 0 1 1 +( 928 160 640 ) ( 928 -416 640 ) ( 480 -416 640 ) sky4 0 0 0 1 1 +( 480 -416 576 ) ( 928 -416 576 ) ( 928 160 576 ) sky4 0 0 0 1 1 +} +// brush 390 +{ +( 512 256 320 ) ( 448 192 320 ) ( 448 192 -64 ) metw1 0 0 0 1 1 +( 448 -128 192 ) ( 448 224 192 ) ( 448 224 576 ) metw1 0 0 0 1 1 +( 576 256 64 ) ( 512 256 64 ) ( 512 256 0 ) metw1 0 0 0 1 1 +( 576 -96 64 ) ( 576 288 64 ) ( 576 288 0 ) metw1 0 0 0 1 1 +( 544 -128 64 ) ( 608 -128 64 ) ( 608 -128 0 ) metw1 0 0 0 1 1 +( 512 -96 576 ) ( 512 288 576 ) ( 576 288 576 ) metw1 0 0 0 1 1 +( 576 288 -64 ) ( 512 288 -64 ) ( 512 -96 -64 ) metw1 0 0 0 1 1 +} +// brush 391 +{ +( 160 -128 384 ) ( 736 -128 384 ) ( 736 -128 320 ) metw1 0 0 0 1 1 +( 320 320 384 ) ( 320 256 384 ) ( 320 256 320 ) metw1 0 0 0 1 1 +( 704 192 576 ) ( 128 192 576 ) ( 128 192 512 ) metw1 0 0 0 1 1 +( 448 256 384 ) ( 448 320 384 ) ( 448 320 320 ) metw1 0 0 0 1 1 +( 672 256 576 ) ( 96 256 576 ) ( 96 320 576 ) metal1_1 0 0 0 1 1 +( 96 320 448 ) ( 96 256 448 ) ( 672 256 448 ) metal1_1 0 0 0 1 1 +} +// brush 392 +{ +( 64 0 448 ) ( 64 -64 448 ) ( 640 -64 448 ) metal1_1 0 0 0 1 1 +( 640 -64 576 ) ( 64 -64 576 ) ( 64 0 576 ) metal1_1 0 0 0 1 1 +( 480 -192 384 ) ( 480 -128 384 ) ( 480 -128 320 ) metw1 0 0 0 1 1 +( 736 -256 576 ) ( 160 -256 576 ) ( 160 -256 512 ) metw1 0 0 0 1 1 +( 288 0 384 ) ( 288 -64 384 ) ( 288 -64 320 ) metw1 0 0 0 1 1 +( 128 -448 384 ) ( 704 -448 384 ) ( 704 -448 320 ) metw1 0 0 0 1 1 +} +// brush 393 +{ +( -64 1088 0 ) ( -64 1216 0 ) ( -192 1216 -64 ) metal1_1 0 0 0 1 1 +( -64 1216 -64 ) ( -64 1216 0 ) ( -128 1216 0 ) metal1_1 0 0 0 1 1 +( -96 1216 -64 ) ( -96 1216 0 ) ( -96 1088 0 ) met5_1 0 0 0 1 1 +( -128 1088 -64 ) ( -128 1088 0 ) ( -64 1088 0 ) metal1_1 0 0 0 1 1 +( -128 1088 0 ) ( -128 1216 0 ) ( -64 1216 0 ) metal4_8 0 0 0 1 1 +} +// brush 394 +{ +( -64 1088 0 ) ( -64 1216 0 ) ( -192 1216 -64 ) metal1_1 0 0 0 1 1 +( -160 1088 -16 ) ( -160 1216 -16 ) ( -96 1216 -16 ) metal4_8 0 0 0 1 1 +( -160 1088 -80 ) ( -160 1088 -16 ) ( -96 1088 -16 ) metal1_1 0 0 0 1 1 +( -128 1216 -80 ) ( -128 1216 -16 ) ( -128 1088 -16 ) met5_1 0 0 0 1 1 +( -96 1216 -80 ) ( -96 1216 -16 ) ( -160 1216 -16 ) metal1_1 0 0 0 1 1 +} +// brush 395 +{ +( -64 1088 0 ) ( -64 1216 0 ) ( -192 1216 -64 ) metal1_1 0 0 0 1 1 +( -192 1088 -32 ) ( -192 1216 -32 ) ( -128 1216 -32 ) metal4_8 0 0 0 1 1 +( -192 1088 -96 ) ( -192 1088 -32 ) ( -128 1088 -32 ) metal1_1 0 0 0 1 1 +( -160 1216 -96 ) ( -160 1216 -32 ) ( -160 1088 -32 ) met5_1 0 0 0 1 1 +( -128 1216 -96 ) ( -128 1216 -32 ) ( -192 1216 -32 ) metal1_1 0 0 0 1 1 +} +// brush 396 +{ +( -64 1088 0 ) ( -64 1216 0 ) ( -192 1216 -64 ) metal1_1 0 0 0 1 1 +( -160 1216 -112 ) ( -160 1216 -48 ) ( -224 1216 -48 ) metal1_1 0 0 0 1 1 +( -192 1216 -112 ) ( -192 1216 -48 ) ( -192 1088 -48 ) met5_1 0 0 0 1 1 +( -224 1088 -112 ) ( -224 1088 -48 ) ( -160 1088 -48 ) metal1_1 0 0 0 1 1 +( -224 1088 -48 ) ( -224 1216 -48 ) ( -160 1216 -48 ) metal4_8 0 0 0 1 1 +} +// brush 397 +{ +( -256 1088 -64 ) ( -256 1216 -64 ) ( -192 1216 -64 ) metal4_8 0 0 0 1 1 +( -256 1088 -128 ) ( -256 1088 -64 ) ( -192 1088 -64 ) metal1_1 0 0 0 1 1 +( -224 1216 -128 ) ( -224 1216 -64 ) ( -224 1088 -64 ) met5_1 0 0 0 1 1 +( -192 1216 -128 ) ( -192 1216 -64 ) ( -256 1216 -64 ) metal1_1 0 0 0 1 1 +( -192 1088 -64 ) ( -192 1216 -64 ) ( -320 1216 -128 ) metal1_1 0 0 0 1 1 +} +// brush 398 +{ +( -224 1216 -144 ) ( -224 1216 -80 ) ( -288 1216 -80 ) metal1_1 0 0 0 1 1 +( -256 1216 -144 ) ( -256 1216 -80 ) ( -256 1088 -80 ) met5_1 0 0 0 1 1 +( -288 1088 -144 ) ( -288 1088 -80 ) ( -224 1088 -80 ) metal1_1 0 0 0 1 1 +( -288 1088 -80 ) ( -288 1216 -80 ) ( -224 1216 -80 ) metal4_8 0 0 0 1 1 +( -192 1088 -64 ) ( -192 1216 -64 ) ( -320 1216 -128 ) metal1_1 0 0 0 1 1 +} +// brush 399 +{ +( -256 1216 -160 ) ( -256 1216 -96 ) ( -320 1216 -96 ) metal1_1 0 0 0 1 1 +( -288 1216 -160 ) ( -288 1216 -96 ) ( -288 1088 -96 ) met5_1 0 0 0 1 1 +( -320 1088 -160 ) ( -320 1088 -96 ) ( -256 1088 -96 ) metal1_1 0 0 0 1 1 +( -320 1088 -96 ) ( -320 1216 -96 ) ( -256 1216 -96 ) metal4_8 0 0 0 1 1 +( -192 1088 -64 ) ( -192 1216 -64 ) ( -320 1216 -128 ) metal1_1 0 0 0 1 1 +} +// brush 400 +{ +( -352 1088 -112 ) ( -352 1216 -112 ) ( -288 1216 -112 ) metal4_8 0 0 0 1 1 +( -352 1088 -176 ) ( -352 1088 -112 ) ( -288 1088 -112 ) metal1_1 0 0 0 1 1 +( -320 1216 -176 ) ( -320 1216 -112 ) ( -320 1088 -112 ) met5_1 0 0 0 1 1 +( -288 1216 -176 ) ( -288 1216 -112 ) ( -352 1216 -112 ) metal1_1 0 0 0 1 1 +( -192 1088 -64 ) ( -192 1216 -64 ) ( -320 1216 -128 ) metal1_1 0 0 0 1 1 +} +// brush 401 +{ +( -112 1088 -288 ) ( -40 1088 -288 ) ( -40 1104 -288 ) metw1 0 0 0 1 1 +( -64 1096 0 ) ( -192 1096 -64 ) ( -192 1104 -64 ) met5_1 0 0 0 1 1 +( -48 1224 0 ) ( -120 1224 0 ) ( -120 1224 -64 ) metw1 0 0 0 1 1 +( -320 1104 -144 ) ( -320 1104 -80 ) ( -320 1096 -80 ) metw1 0 0 0 1 1 +( -64 1080 0 ) ( -64 1080 -64 ) ( -120 1080 -64 ) metw1 0 0 0 1 1 +( -64 1096 -24 ) ( -64 1104 -24 ) ( -64 1104 -112 ) metw1 0 0 0 1 1 +} +// brush 402 +{ +( 64 1280 -288 ) ( 0 1280 -288 ) ( 0 896 -288 ) metw1 0 0 0 1 1 +( 0 928 448 ) ( 0 1312 448 ) ( 64 1312 448 ) metw1 0 0 0 1 1 +( 0 1088 64 ) ( 64 1088 64 ) ( 64 1088 0 ) metw1 0 0 0 1 1 +( 192 800 0 ) ( 192 1184 0 ) ( 192 1184 -64 ) metw1 0 0 0 1 1 +( 128 1224 64 ) ( 64 1224 64 ) ( 64 1224 0 ) metw1 0 0 0 1 1 +( 64 1344 64 ) ( 64 960 64 ) ( 64 960 0 ) metw1 0 0 0 1 1 +} +// brush 403 +{ +( 544 1440 160 ) ( -480 1440 160 ) ( -480 1376 160 ) metrlg 32 32 0 1 1 +( -480 1376 224 ) ( -480 1440 224 ) ( 544 1440 224 ) metrlg 32 32 0 1 1 +( -128 1504 224 ) ( 896 1504 224 ) ( 896 1504 160 ) metrlg 32 32 0 1 1 +( -160 1472 224 ) ( -160 1536 224 ) ( -160 1536 160 ) metrlg 32 32 0 1 1 +( 544 1568 224 ) ( -480 1568 224 ) ( -480 1568 160 ) metrlg 32 32 0 1 1 +( -480 1440 224 ) ( -480 1376 224 ) ( -480 1376 160 ) metrlg 32 32 0 1 1 +} +// brush 404 +{ +( -320 768 -160 ) ( -320 384 -160 ) ( -320 384 -224 ) metw1 0 0 0 1 1 +( -320 960 32 ) ( -384 960 32 ) ( -384 960 -32 ) metw1 0 0 0 1 1 +( -256 480 0 ) ( -256 864 0 ) ( -256 864 -64 ) metw1 0 0 0 1 1 +( -352 384 32 ) ( -288 384 32 ) ( -288 384 -32 ) metw1 0 0 0 1 1 +( -384 352 224 ) ( -384 736 224 ) ( -320 736 224 ) metw1 0 0 0 1 1 +( -320 704 -288 ) ( -384 704 -288 ) ( -384 320 -288 ) metw1 0 0 0 1 1 +} +// brush 405 +{ +( -104 1056 -256 ) ( -168 1056 -256 ) ( -168 672 -256 ) metal1_1 0 0 0 1 1 +( -136 672 128 ) ( -136 1056 128 ) ( -72 1056 128 ) met5_1 0 0 0 1 1 +( -168 1728 -96 ) ( -104 1728 -96 ) ( -104 1728 -160 ) metw1 0 0 0 1 1 +( -64 1432 -160 ) ( -64 1816 -160 ) ( -64 1816 -224 ) metw1 0 0 0 1 1 +( -104 1856 -96 ) ( -168 1856 -96 ) ( -168 1856 -160 ) metw1 0 0 0 1 1 +( -72 1312 -288 ) ( -72 928 -288 ) ( -72 928 -352 ) metw1 0 0 0 1 1 +} +// brush 406 +{ +( 72 1728 128 ) ( 72 1728 64 ) ( 72 1672 64 ) metw1 0 0 0 1 1 +( 48 1472 -16 ) ( 48 1472 48 ) ( 56 1472 48 ) metw1 0 0 0 1 1 +( -72 1744 128 ) ( -72 1672 128 ) ( -72 1672 64 ) metw1 0 0 0 1 1 +( 56 1728 128 ) ( 56 1600 64 ) ( 48 1600 64 ) met5_1 0 0 0 1 1 +( 64 1680 -256 ) ( 64 1752 -256 ) ( 48 1752 -256 ) metw1 0 0 0 1 1 +( -72 1600 96 ) ( -72 1600 -320 ) ( 72 1600 96 ) metw1 0 0 0 1 1 +} +// brush 407 +{ +( 56 1728 104 ) ( 48 1728 104 ) ( 48 1728 16 ) metw1 0 0 0 1 1 +( 72 1728 128 ) ( 72 1728 64 ) ( 72 1672 64 ) metw1 0 0 0 1 1 +( -72 1744 128 ) ( -72 1672 128 ) ( -72 1672 64 ) metw1 0 0 0 1 1 +( 56 1728 128 ) ( 56 1600 64 ) ( 48 1600 64 ) met5_1 0 0 0 1 1 +( 64 1680 0 ) ( 64 1752 0 ) ( 48 1752 0 ) metal1_1 0 0 0 1 1 +( -72 1600 -320 ) ( -72 1600 96 ) ( 72 1600 96 ) metw1 0 0 0 1 1 +} +// brush 408 +{ +( -64 1120 -128 ) ( -64 960 -128 ) ( -64 960 -256 ) metw1 0 0 0 1 1 +( -64 1728 -128 ) ( -320 1728 -128 ) ( -320 1728 -256 ) metw1 0 0 0 1 1 +( 64 1088 -128 ) ( 64 1248 -128 ) ( 64 1248 -256 ) metw1 0 0 0 1 1 +( 32 1600 -224 ) ( 288 1600 -224 ) ( 288 1600 -352 ) metw1 0 0 0 1 1 +( -64 960 -128 ) ( -64 1120 -128 ) ( 192 1120 -128 ) metal4_8 0 0 0 1 1 +( 192 1120 -256 ) ( -64 1120 -256 ) ( -64 960 -256 ) metw1 0 0 0 1 1 +} +// brush 409 +{ +( 320 1248 -256 ) ( 64 1248 -256 ) ( 64 1088 -256 ) metw0b 0 0 0 1 1 +( 64 1088 -128 ) ( 64 1248 -128 ) ( 320 1248 -128 ) metal4_8 16 8 0 1 1 +( 160 1736 -224 ) ( 416 1736 -224 ) ( 416 1736 -352 ) metw0b 0 0 0 1 1 +( 176 1216 -128 ) ( 176 1376 -128 ) ( 176 1376 -256 ) metw0b 0 0 0 1 1 +( 64 1864 -128 ) ( -192 1864 -128 ) ( -192 1864 -256 ) metw0b 0 0 0 1 1 +( 80 1248 -128 ) ( 80 1088 -128 ) ( 80 1088 -256 ) metw0b 0 0 0 1 1 +} +// brush 410 +{ +( 192 1120 -128 ) ( 192 960 -128 ) ( 192 960 -256 ) metw1 0 0 0 1 1 +( 192 1728 -128 ) ( -64 1728 -128 ) ( -64 1728 -256 ) metw1 0 0 0 1 1 +( 448 1096 -128 ) ( 448 1256 -128 ) ( 448 1256 -256 ) metw1 0 0 0 1 1 +( 288 1600 -224 ) ( 544 1600 -224 ) ( 544 1600 -352 ) metw1 0 0 0 1 1 +( 192 960 -128 ) ( 192 1120 -128 ) ( 448 1120 -128 ) metal4_8 0 0 0 1 1 +( 448 1120 -256 ) ( 192 1120 -256 ) ( 192 960 -256 ) metw1 0 0 0 1 1 +} +// brush 411 +{ +( -320 992 -128 ) ( -320 832 -128 ) ( -320 832 -256 ) metw1 0 0 0 1 1 +( -320 1856 -128 ) ( -576 1856 -128 ) ( -576 1856 -256 ) metw1 0 0 0 1 1 +( -192 960 -128 ) ( -192 1120 -128 ) ( -192 1120 -256 ) metw1 0 0 0 1 1 +( -224 1600 -224 ) ( 32 1600 -224 ) ( 32 1600 -352 ) metw1 0 0 0 1 1 +( -320 832 -128 ) ( -320 992 -128 ) ( -64 992 -128 ) metal4_8 0 0 0 1 1 +( -64 992 -256 ) ( -320 992 -256 ) ( -320 832 -256 ) metw1 0 0 0 1 1 +} +// brush 412 +{ +( -576 1120 -128 ) ( -576 960 -128 ) ( -576 960 -256 ) metw1 0 0 0 1 1 +( -576 1856 -128 ) ( -832 1856 -128 ) ( -832 1856 -256 ) metw1 0 0 0 1 1 +( -448 1088 -128 ) ( -448 1248 -128 ) ( -448 1248 -256 ) metw1 0 0 0 1 1 +( -480 1472 -224 ) ( -224 1472 -224 ) ( -224 1472 -352 ) metw1 0 0 0 1 1 +( -576 960 -128 ) ( -576 1120 -128 ) ( -320 1120 -128 ) metal4_8 0 0 0 1 1 +( -320 1120 -256 ) ( -576 1120 -256 ) ( -576 960 -256 ) metw1 0 0 0 1 1 +} +// brush 413 +{ +( -64 1344 64 ) ( -64 960 64 ) ( -64 960 0 ) metw1 0 0 0 1 1 +( 0 1224 64 ) ( -64 1224 64 ) ( -64 1224 0 ) metw1 0 0 0 1 1 +( 64 800 0 ) ( 64 1184 0 ) ( 64 1184 -64 ) metw1 0 0 0 1 1 +( -128 1088 64 ) ( -64 1088 64 ) ( -64 1088 0 ) metw1 0 0 0 1 1 +( -128 928 -32 ) ( -128 1312 -32 ) ( -64 1312 -32 ) metw1 0 0 0 1 1 +( -64 1280 -288 ) ( -128 1280 -288 ) ( -128 896 -288 ) metw1 0 0 0 1 1 +} +// brush 414 +{ +( 184 1120 -256 ) ( -72 1120 -256 ) ( -72 960 -256 ) metw1 0 0 0 1 1 +( -72 960 -128 ) ( -72 1120 -128 ) ( 184 1120 -128 ) met5_1 0 0 0 1 1 +( 24 1600 -224 ) ( 280 1600 -224 ) ( 280 1600 -352 ) metw1 0 0 0 1 1 +( -64 1088 -128 ) ( -64 1248 -128 ) ( -64 1248 -256 ) metw1 0 0 0 1 1 +( -72 1728 -128 ) ( -328 1728 -128 ) ( -328 1728 -256 ) metw1 0 0 0 1 1 +( -72 1120 -128 ) ( -72 960 -128 ) ( -72 960 -256 ) metw1 0 0 0 1 1 +} +// brush 415 +{ +( 64 1120 -128 ) ( 64 960 -128 ) ( 64 960 -256 ) metw1 0 0 0 1 1 +( 64 1728 -128 ) ( -192 1728 -128 ) ( -192 1728 -256 ) metw1 0 0 0 1 1 +( 72 1088 -128 ) ( 72 1248 -128 ) ( 72 1248 -256 ) metw1 0 0 0 1 1 +( 160 1600 -224 ) ( 416 1600 -224 ) ( 416 1600 -352 ) metw1 0 0 0 1 1 +( 64 960 -128 ) ( 64 1120 -128 ) ( 320 1120 -128 ) met5_1 0 0 0 1 1 +( 320 1120 -256 ) ( 64 1120 -256 ) ( 64 960 -256 ) metw1 0 0 0 1 1 +} +// brush 416 +{ +( 440 1120 -256 ) ( 184 1120 -256 ) ( 184 960 -256 ) metw1 0 0 0 1 1 +( 184 960 -128 ) ( 184 1120 -128 ) ( 440 1120 -128 ) met5_1 0 0 0 1 1 +( 280 1600 -224 ) ( 536 1600 -224 ) ( 536 1600 -352 ) metw1 0 0 0 1 1 +( 192 1088 -128 ) ( 192 1248 -128 ) ( 192 1248 -256 ) metw1 0 0 0 1 1 +( 184 1728 -128 ) ( -72 1728 -128 ) ( -72 1728 -256 ) metw1 0 0 0 1 1 +( 184 1120 -128 ) ( 184 960 -128 ) ( 184 960 -256 ) metw1 0 0 0 1 1 +} +// brush 417 +{ +( -288 1600 -128 ) ( -448 1600 -128 ) ( -448 1600 -256 ) metw1 0 0 0 1 1 +( 320 1600 -128 ) ( 320 1856 -128 ) ( 320 1856 -256 ) metw1 0 0 0 1 1 +( -320 1592 -128 ) ( -160 1592 -128 ) ( -160 1592 -256 ) metw1 0 0 0 1 1 +( 192 1504 -224 ) ( 192 1248 -224 ) ( 192 1248 -352 ) metw1 0 0 0 1 1 +( -448 1600 -128 ) ( -288 1600 -128 ) ( -288 1344 -128 ) met5_1 0 0 0 1 1 +( -288 1344 -256 ) ( -288 1600 -256 ) ( -448 1600 -256 ) metw1 0 0 0 1 1 +} +// brush 418 +{ +( 192 1248 -256 ) ( -64 1248 -256 ) ( -64 1088 -256 ) metw1 0 0 0 1 1 +( -64 1088 96 ) ( -64 1248 96 ) ( 192 1248 96 ) metal4_8 0 0 0 1 1 +( 32 1728 -224 ) ( 288 1728 -224 ) ( 288 1728 -352 ) metw1 0 0 0 1 1 +( 72 1216 -128 ) ( 72 1376 -128 ) ( 72 1376 -256 ) metw1 0 0 0 1 1 +( -64 1856 -128 ) ( -320 1856 -128 ) ( -320 1856 -256 ) metw1 0 0 0 1 1 +( -64 1248 -128 ) ( -64 1088 -128 ) ( -64 1088 -256 ) metw1 0 0 0 1 1 +} +// brush 419 +{ +( 184 1248 -128 ) ( 184 1088 -128 ) ( 184 1088 -256 ) metw1 0 0 0 1 1 +( 192 1856 -128 ) ( -64 1856 -128 ) ( -64 1856 -256 ) metw1 0 0 0 1 1 +( 320 1216 -128 ) ( 320 1376 -128 ) ( 320 1376 -256 ) metw1 0 0 0 1 1 +( 288 1728 -224 ) ( 544 1728 -224 ) ( 544 1728 -352 ) metw1 0 0 0 1 1 +( 192 1088 96 ) ( 192 1248 96 ) ( 448 1248 96 ) metal4_8 0 0 0 1 1 +( 448 1248 -256 ) ( 192 1248 -256 ) ( 192 1088 -256 ) metw1 0 0 0 1 1 +} +// brush 420 +{ +( -288 1224 -256 ) ( -288 1480 -256 ) ( -448 1480 -256 ) metw1 0 0 0 1 1 +( -448 1480 -128 ) ( -288 1480 -128 ) ( -288 1224 -128 ) met5_1 0 0 0 1 1 +( -448 1384 -232 ) ( -448 1128 -232 ) ( -448 1128 -360 ) metw1 0 0 0 1 1 +( -320 1472 -128 ) ( -160 1472 -128 ) ( -160 1472 -256 ) metw1 0 0 0 1 1 +( 320 1480 -128 ) ( 320 1736 -128 ) ( 320 1736 -256 ) metw1 0 0 0 1 1 +( -352 1480 -128 ) ( -512 1480 -128 ) ( -512 1480 -256 ) metw1 0 0 0 1 1 +} +// brush 421 +{ +( 192 1824 -128 ) ( 192 1984 -128 ) ( 192 1984 -256 ) metw1 0 0 0 1 1 +( 192 1216 -128 ) ( 448 1216 -128 ) ( 448 1216 -256 ) metw1 0 0 0 1 1 +( 184 1856 -128 ) ( 184 1696 -128 ) ( 184 1696 -256 ) metw1 0 0 0 1 1 +( 96 1344 -224 ) ( -160 1344 -224 ) ( -160 1344 -352 ) metw1 0 0 0 1 1 +( 192 1984 -128 ) ( 192 1824 -128 ) ( -64 1824 -128 ) met5_1 0 0 0 1 1 +( -64 1824 -256 ) ( 192 1824 -256 ) ( 192 1984 -256 ) metw1 0 0 0 1 1 +} +// brush 422 +{ +( -344 1344 -128 ) ( -504 1344 -128 ) ( -504 1344 -256 ) metw1 0 0 0 1 1 +( 192 1344 -128 ) ( 192 1600 -128 ) ( 192 1600 -256 ) metw1 0 0 0 1 1 +( -312 1336 -128 ) ( -152 1336 -128 ) ( -152 1336 -256 ) metw1 0 0 0 1 1 +( -192 1240 -232 ) ( -192 984 -232 ) ( -192 984 -360 ) metw1 0 0 0 1 1 +( -440 1344 -128 ) ( -280 1344 -128 ) ( -280 1088 -128 ) met5_1 0 0 0 1 1 +( -280 1088 -256 ) ( -280 1344 -256 ) ( -440 1344 -256 ) metw1 0 0 0 1 1 +} +// brush 423 +{ +( 800 1336 -256 ) ( 800 1080 -256 ) ( 960 1080 -256 ) metw1 0 0 0 1 1 +( 960 1080 -128 ) ( 800 1080 -128 ) ( 800 1336 -128 ) met5_1 0 0 0 1 1 +( 328 1080 -256 ) ( 328 1080 -128 ) ( 320 1088 -128 ) metw1 0 0 0 1 1 +( 832 1088 -128 ) ( 672 1088 -128 ) ( 672 1088 -256 ) metw1 0 0 0 1 1 +( 192 1080 -128 ) ( 192 824 -128 ) ( 192 824 -256 ) metw1 0 0 0 1 1 +( 328 1080 -128 ) ( 328 1080 -256 ) ( 192 1080 -256 ) metw1 0 0 0 1 1 +} +// brush 424 +{ +( 328 1120 96 ) ( 72 1120 96 ) ( 72 960 96 ) met5_1 0 0 0 1 1 +( 72 960 128 ) ( 72 1120 128 ) ( 328 1120 128 ) met5_1 0 0 0 1 1 +( 280 1720 128 ) ( 536 1720 128 ) ( 536 1720 0 ) metw1 0 0 0 1 1 +( 312 1208 128 ) ( 312 1368 128 ) ( 312 1368 0 ) metw1 0 0 0 1 1 +( 200 1728 128 ) ( -56 1728 128 ) ( -56 1728 0 ) metw1 0 0 0 1 1 +( 72 1120 128 ) ( 72 960 128 ) ( 72 960 0 ) metw1 0 0 0 1 1 +} +// brush 425 +{ +( -64 1256 128 ) ( -64 1096 128 ) ( -64 1096 0 ) metw1 0 0 0 1 1 +( -64 1864 128 ) ( -320 1864 128 ) ( -320 1864 0 ) metw1 0 0 0 1 1 +( 448 1344 128 ) ( 448 1504 128 ) ( 448 1504 0 ) metw1 0 0 0 1 1 +( 272 1856 128 ) ( 528 1856 128 ) ( 528 1856 0 ) metw1 0 0 0 1 1 +( -64 1096 128 ) ( -64 1256 128 ) ( 192 1256 128 ) met5_1 0 0 0 1 1 +( 192 1256 96 ) ( -64 1256 96 ) ( -64 1096 96 ) met5_1 0 0 0 1 1 +} +// brush 426 +{ +( -152 1856 128 ) ( -312 1856 128 ) ( -312 1856 0 ) metw1 0 0 0 1 1 +( 456 1840 128 ) ( 456 2096 128 ) ( 456 2096 0 ) metw1 0 0 0 1 1 +( -64 1728 128 ) ( 96 1728 128 ) ( 96 1728 0 ) metw1 0 0 0 1 1 +( 448 1648 128 ) ( 448 1392 128 ) ( 448 1392 0 ) metw1 0 0 0 1 1 +( -312 1840 128 ) ( -152 1840 128 ) ( -152 1584 128 ) met5_1 0 0 0 1 1 +( -152 1584 96 ) ( -152 1840 96 ) ( -312 1840 96 ) met5_1 0 0 0 1 1 +} +// brush 427 +{ +( -192 1112 -128 ) ( -192 952 -128 ) ( -192 952 -256 ) metw1 0 0 0 1 1 +( -192 1856 -128 ) ( -448 1856 -128 ) ( -448 1856 -256 ) metw1 0 0 0 1 1 +( -184 1088 -128 ) ( -184 1248 -128 ) ( -184 1248 -256 ) metw1 0 0 0 1 1 +( -96 1592 -224 ) ( 160 1592 -224 ) ( 160 1592 -352 ) metw1 0 0 0 1 1 +( -192 960 -128 ) ( -192 1120 -128 ) ( 64 1120 -128 ) met5_1 0 0 0 1 1 +( 64 1120 -256 ) ( -192 1120 -256 ) ( -192 960 -256 ) metw1 0 0 0 1 1 +} +// brush 428 +{ +( -72 1120 -256 ) ( -328 1120 -256 ) ( -328 960 -256 ) metw1 0 0 0 1 1 +( -328 960 -128 ) ( -328 1120 -128 ) ( -72 1120 -128 ) met5_1 0 0 0 1 1 +( -232 1592 -224 ) ( 24 1592 -224 ) ( 24 1592 -352 ) metw1 0 0 0 1 1 +( -320 1088 -128 ) ( -320 1248 -128 ) ( -320 1248 -256 ) metw1 0 0 0 1 1 +( -320 1728 -128 ) ( -576 1728 -128 ) ( -576 1728 -256 ) metw1 0 0 0 1 1 +( -328 1112 -128 ) ( -328 952 -128 ) ( -328 952 -256 ) metw1 0 0 0 1 1 +} +// brush 429 +{ +( -320 1112 -128 ) ( -320 952 -128 ) ( -320 952 -256 ) metw1 0 0 0 1 1 +( -192 1600 -128 ) ( -448 1600 -128 ) ( -448 1600 -256 ) metw1 0 0 0 1 1 +( -192 960 -128 ) ( -192 1120 -128 ) ( -192 1120 -256 ) metw1 0 0 0 1 1 +( -224 1592 -224 ) ( 32 1592 -224 ) ( 32 1592 -352 ) metw1 0 0 0 1 1 +( -320 960 -128 ) ( -320 1120 -128 ) ( -64 1120 -128 ) met5_1 0 0 0 1 1 +( -64 1120 -256 ) ( -320 1120 -256 ) ( -320 960 -256 ) metw1 0 0 0 1 1 +} +// brush 430 +{ +( -192 1248 -256 ) ( -448 1248 -256 ) ( -448 1088 -256 ) metw1 0 0 0 1 1 +( -448 1088 -128 ) ( -448 1248 -128 ) ( -192 1248 -128 ) met5_1 0 0 0 1 1 +( -352 1720 -224 ) ( -96 1720 -224 ) ( -96 1720 -352 ) metw1 0 0 0 1 1 +( -320 1088 -128 ) ( -320 1248 -128 ) ( -320 1248 -256 ) metw1 0 0 0 1 1 +( -320 1728 -128 ) ( -576 1728 -128 ) ( -576 1728 -256 ) metw1 0 0 0 1 1 +( -448 1240 -128 ) ( -448 1080 -128 ) ( -448 1080 -256 ) metw1 0 0 0 1 1 +} +// brush 431 +{ +( -928 1728 -128 ) ( -1088 1728 -128 ) ( -1088 1728 -256 ) metw1 0 0 0 1 1 +( -440 1600 -128 ) ( -440 1856 -128 ) ( -440 1856 -256 ) metw1 0 0 0 1 1 +( -1088 1472 -128 ) ( -928 1472 -128 ) ( -928 1472 -256 ) metw1 0 0 0 1 1 +( -448 1632 -224 ) ( -448 1376 -224 ) ( -448 1376 -352 ) metw1 0 0 0 1 1 +( -1080 1728 -128 ) ( -920 1728 -128 ) ( -920 1472 -128 ) met5_1 0 0 0 1 1 +( -920 1472 -256 ) ( -920 1728 -256 ) ( -1080 1728 -256 ) metw1 0 0 0 1 1 +} +// brush 432 +{ +( -672 704 -256 ) ( -736 704 -256 ) ( -736 320 -256 ) metw1 0 0 0 1 1 +( -768 352 544 ) ( -768 736 544 ) ( -704 736 544 ) metw1 0 0 0 1 1 +( -768 832 32 ) ( -704 832 32 ) ( -704 832 -32 ) metw1 0 0 0 1 1 +( -640 480 -32 ) ( -640 864 -32 ) ( -640 864 -96 ) metw1 0 0 0 1 1 +( -736 1344 32 ) ( -800 1344 32 ) ( -800 1344 -32 ) metw1 0 0 0 1 1 +( -704 1248 32 ) ( -704 864 32 ) ( -704 864 -32 ) metw1 0 0 0 1 1 +} +// brush 433 +{ +( -640 896 32 ) ( -640 512 32 ) ( -640 512 -32 ) metw1 0 0 0 1 1 +( -640 1088 32 ) ( -704 1088 32 ) ( -704 1088 -32 ) metw1 0 0 0 1 1 +( -576 608 -32 ) ( -576 992 -32 ) ( -576 992 -96 ) metw1 0 0 0 1 1 +( -704 960 32 ) ( -640 960 32 ) ( -640 960 -32 ) metw1 0 0 0 1 1 +( -704 480 448 ) ( -704 864 448 ) ( -640 864 448 ) metw1 0 0 0 1 1 +( -640 832 -320 ) ( -704 832 -320 ) ( -704 448 -320 ) metw1 0 0 0 1 1 +} +// brush 434 +{ +( -640 1088 -256 ) ( -704 1088 -256 ) ( -704 704 -256 ) metw1 0 0 0 1 1 +( -704 736 448 ) ( -704 1120 448 ) ( -640 1120 448 ) metw1 0 0 0 1 1 +( -704 1216 32 ) ( -640 1216 32 ) ( -640 1216 -32 ) metw1 0 0 0 1 1 +( -576 864 -32 ) ( -576 1248 -32 ) ( -576 1248 -96 ) metw1 0 0 0 1 1 +( -640 1856 64 ) ( -704 1856 64 ) ( -704 1856 0 ) metw1 0 0 0 1 1 +( -640 1664 32 ) ( -640 1280 32 ) ( -640 1280 -32 ) metw1 0 0 0 1 1 +} +// brush 435 +{ +( -896 1600 -256 ) ( -896 1856 -256 ) ( -1056 1856 -256 ) metw1 0 0 0 1 1 +( -1056 1856 -128 ) ( -896 1856 -128 ) ( -896 1600 -128 ) met5_1 0 0 0 1 1 +( -584 1856 -224 ) ( -584 1600 -224 ) ( -584 1600 -352 ) metw1 0 0 0 1 1 +( -1064 832 -104 ) ( -904 832 -104 ) ( -904 832 -232 ) metw1 0 0 0 1 1 +( -576 1728 -128 ) ( -576 1984 -128 ) ( -576 1984 -256 ) metw1 0 0 0 1 1 +( -904 1856 -128 ) ( -1064 1856 -128 ) ( -1064 1856 -256 ) metw1 0 0 0 1 1 +} +// brush 436 +{ +( -664 1080 -128 ) ( -824 1080 -128 ) ( -824 1080 -256 ) metw1 0 0 0 1 1 +( -312 1864 -128 ) ( -312 2120 -128 ) ( -312 2120 -256 ) metw1 0 0 0 1 1 +( -792 960 -104 ) ( -632 960 -104 ) ( -632 960 -232 ) metw1 0 0 0 1 1 +( -320 1592 -224 ) ( -320 1336 -224 ) ( -320 1336 -352 ) metw1 0 0 0 1 1 +( -792 1592 -128 ) ( -632 1592 -128 ) ( -632 1336 -128 ) met5_1 0 0 0 1 1 +( -632 1336 -256 ) ( -632 1592 -256 ) ( -792 1592 -256 ) metw1 0 0 0 1 1 +} +// brush 437 +{ +( 72 1816 -256 ) ( 328 1816 -256 ) ( 328 1976 -256 ) metw1 0 0 0 1 1 +( 328 1976 -128 ) ( 328 1816 -128 ) ( 72 1816 -128 ) met5_1 0 0 0 1 1 +( 232 1344 -224 ) ( -24 1344 -224 ) ( -24 1344 -352 ) metw1 0 0 0 1 1 +( 320 1856 -128 ) ( 320 1696 -128 ) ( 320 1696 -256 ) metw1 0 0 0 1 1 +( 328 1080 -128 ) ( 328 1080 -256 ) ( 320 1088 -256 ) metw1 0 0 0 1 1 +( 328 1080 -256 ) ( 328 1080 -128 ) ( 328 1472 -128 ) metw1 0 0 0 1 1 +} +// brush 438 +{ +( -160 1504 224 ) ( -160 1440 224 ) ( -160 1440 160 ) metrlg 32 32 0 1 1 +( 640 1504 224 ) ( -384 1504 224 ) ( -384 1504 160 ) metrlg 32 32 0 1 1 +( -96 1472 224 ) ( -96 1536 224 ) ( -96 1536 160 ) metrlg 32 32 0 1 1 +( -64 1376 224 ) ( 960 1376 224 ) ( 960 1376 160 ) metrlg 32 32 0 1 1 +( -416 1376 224 ) ( -416 1440 224 ) ( 608 1440 224 ) metrlg 32 32 0 1 1 +( 608 1440 160 ) ( -416 1440 160 ) ( -416 1376 160 ) metrlg 32 32 0 1 1 +} +// brush 439 +{ +( -96 576 224 ) ( -96 1600 224 ) ( -160 1600 224 ) metrlg 32 32 0 1 1 +( -160 1856 480 ) ( -96 1856 480 ) ( -96 832 480 ) metrlg 32 32 0 1 1 +( -160 1600 288 ) ( -160 576 288 ) ( -160 576 224 ) metrlg 32 32 0 1 1 +( -256 1632 480 ) ( -192 1632 480 ) ( -192 1632 416 ) metrlg 32 32 0 1 1 +( -96 512 288 ) ( -96 1536 288 ) ( -96 1536 224 ) metrlg 32 32 0 1 1 +( -96 1696 288 ) ( -160 1696 288 ) ( -160 1696 224 ) metrlg 32 32 0 1 1 +} +// brush 440 +{ +( -96 1440 288 ) ( -160 1440 288 ) ( -160 1440 224 ) metrlg 32 32 0 1 1 +( -96 256 288 ) ( -96 1280 288 ) ( -96 1280 224 ) metrlg 32 32 0 1 1 +( -256 1376 480 ) ( -192 1376 480 ) ( -192 1376 416 ) metrlg 32 32 0 1 1 +( -160 1344 288 ) ( -160 320 288 ) ( -160 320 224 ) metrlg 32 32 0 1 1 +( -160 1600 480 ) ( -96 1600 480 ) ( -96 576 480 ) metrlg 32 32 0 1 1 +( -96 320 224 ) ( -96 1344 224 ) ( -160 1344 224 ) metrlg 32 32 0 1 1 +} +// brush 441 +{ +( 544 1312 288 ) ( 544 1376 288 ) ( 544 1376 224 ) metrlg 32 32 0 1 1 +( -640 1312 288 ) ( 384 1312 288 ) ( 384 1312 224 ) metrlg 32 32 0 1 1 +( 480 1472 480 ) ( 480 1408 480 ) ( 480 1408 416 ) metrlg 32 32 0 1 1 +( 448 1376 288 ) ( -576 1376 288 ) ( -576 1376 224 ) metrlg 32 32 0 1 1 +( 704 1376 480 ) ( 704 1312 480 ) ( -320 1312 480 ) metrlg 32 32 0 1 1 +( -576 1312 224 ) ( 448 1312 224 ) ( 448 1376 224 ) metrlg 32 32 0 1 1 +} +// brush 442 +{ +( -832 1312 224 ) ( 192 1312 224 ) ( 192 1376 224 ) metrlg 32 32 0 1 1 +( 448 1376 480 ) ( 448 1312 480 ) ( -576 1312 480 ) metrlg 32 32 0 1 1 +( 192 1376 288 ) ( -832 1376 288 ) ( -832 1376 224 ) metrlg 32 32 0 1 1 +( 224 1472 480 ) ( 224 1408 480 ) ( 224 1408 416 ) metrlg 32 32 0 1 1 +( -896 1312 288 ) ( 128 1312 288 ) ( 128 1312 224 ) metrlg 32 32 0 1 1 +( 288 1312 288 ) ( 288 1376 288 ) ( 288 1376 224 ) metrlg 32 32 0 1 1 +} +// brush 443 +{ +( -448 1376 -128 ) ( -448 1216 -128 ) ( -448 1216 -256 ) metw1 0 0 0 1 1 +( -320 1864 -128 ) ( -576 1864 -128 ) ( -576 1864 -256 ) metw1 0 0 0 1 1 +( -320 1224 -128 ) ( -320 1384 -128 ) ( -320 1384 -256 ) metw1 0 0 0 1 1 +( -352 1856 -224 ) ( -96 1856 -224 ) ( -96 1856 -352 ) metw1 0 0 0 1 1 +( -448 1224 -128 ) ( -448 1384 -128 ) ( -192 1384 -128 ) met5_1 0 0 0 1 1 +( -192 1384 -256 ) ( -448 1384 -256 ) ( -448 1224 -256 ) metw1 0 0 0 1 1 +} +// brush 444 +{ +( -320 832 224 ) ( -576 832 224 ) ( -576 800 224 ) met5_1 0 0 0 1 1 +( -576 800 256 ) ( -576 832 256 ) ( -320 832 256 ) met5_1 0 0 0 1 1 +( -576 824 256 ) ( -320 824 256 ) ( -320 824 224 ) metw1 0 0 0 1 1 +( -320 800 256 ) ( -320 832 256 ) ( -320 832 224 ) metw1 0 0 0 1 1 +( -320 832 256 ) ( -576 832 256 ) ( -576 832 224 ) metw1 0 0 0 1 1 +( -576 832 256 ) ( -576 800 256 ) ( -576 800 224 ) metw1 0 0 0 1 1 +} +// brush 445 +{ +( 448 1344 64 ) ( 448 960 64 ) ( 448 960 0 ) metw1 0 0 0 1 1 +( 512 1224 64 ) ( 448 1224 64 ) ( 448 1224 0 ) metw1 0 0 0 1 1 +( 576 800 0 ) ( 576 1184 0 ) ( 576 1184 -64 ) metw1 0 0 0 1 1 +( 384 832 64 ) ( 448 832 64 ) ( 448 832 0 ) metw1 0 0 0 1 1 +( 384 928 544 ) ( 384 1312 544 ) ( 448 1312 544 ) metw1 0 0 0 1 1 +( 448 1280 -288 ) ( 384 1280 -288 ) ( 384 896 -288 ) metw1 0 0 0 1 1 +} +// brush 446 +{ +( 448 1664 -288 ) ( 384 1664 -288 ) ( 384 1280 -288 ) metw1 0 0 0 1 1 +( 384 1312 448 ) ( 384 1696 448 ) ( 448 1696 448 ) metw1 0 0 0 1 1 +( 384 1472 64 ) ( 448 1472 64 ) ( 448 1472 0 ) metw1 0 0 0 1 1 +( 576 1184 0 ) ( 576 1568 0 ) ( 576 1568 -64 ) metw1 0 0 0 1 1 +( 512 1864 64 ) ( 448 1864 64 ) ( 448 1864 0 ) metw1 0 0 0 1 1 +( 448 1728 64 ) ( 448 1344 64 ) ( 448 1344 0 ) metw1 0 0 0 1 1 +} +// brush 447 +{ +( 320 1472 -256 ) ( 320 1472 -128 ) ( 448 1472 -128 ) metw1 0 0 0 1 1 +( 320 1472 -128 ) ( 320 1472 -256 ) ( 320 1480 -256 ) metw1 0 0 0 1 1 +( 1088 1480 -128 ) ( 928 1480 -128 ) ( 928 1480 -256 ) metw1 0 0 0 1 1 +( 448 1568 -224 ) ( 448 1824 -224 ) ( 448 1824 -352 ) metw1 0 0 0 1 1 +( 1080 1472 -128 ) ( 920 1472 -128 ) ( 920 1728 -128 ) met5_1 0 0 0 1 1 +( 920 1728 -256 ) ( 920 1472 -256 ) ( 1080 1472 -256 ) metw1 0 0 0 1 1 +} +// brush 448 +{ +( 576 1472 64 ) ( 576 1088 64 ) ( 576 1088 0 ) metw1 0 0 0 1 1 +( 640 1472 64 ) ( 576 1472 64 ) ( 576 1472 0 ) metw1 0 0 0 1 1 +( 704 928 0 ) ( 704 1312 0 ) ( 704 1312 -64 ) metw1 0 0 0 1 1 +( 512 1216 64 ) ( 576 1216 64 ) ( 576 1216 0 ) metw1 0 0 0 1 1 +( 512 1056 448 ) ( 512 1440 448 ) ( 576 1440 448 ) metw1 0 0 0 1 1 +( 576 1408 -288 ) ( 512 1408 -288 ) ( 512 1024 -288 ) metw1 0 0 0 1 1 +} +// brush 449 +{ +( 920 1848 -256 ) ( 920 1592 -256 ) ( 1080 1592 -256 ) metw1 0 0 0 1 1 +( 1080 1592 -128 ) ( 920 1592 -128 ) ( 920 1848 -128 ) met5_1 0 0 0 1 1 +( 448 1688 -224 ) ( 448 1944 -224 ) ( 448 1944 -352 ) metw1 0 0 0 1 1 +( 1088 1600 -128 ) ( 928 1600 -128 ) ( 928 1600 -256 ) metw1 0 0 0 1 1 +( 320 1592 -128 ) ( 320 1592 -256 ) ( 320 1600 -256 ) metw1 0 0 0 1 1 +( 320 1592 -256 ) ( 320 1592 -128 ) ( 448 1592 -128 ) metw1 0 0 0 1 1 +} +// brush 450 +{ +( 320 1728 -256 ) ( 320 1728 -128 ) ( 448 1728 -128 ) metw1 0 0 0 1 1 +( 320 1728 -128 ) ( 320 1728 -256 ) ( 320 1736 -256 ) metw1 0 0 0 1 1 +( 1088 1736 -128 ) ( 928 1736 -128 ) ( 928 1736 -256 ) metw1 0 0 0 1 1 +( 448 1824 -224 ) ( 448 2080 -224 ) ( 448 2080 -352 ) metw1 0 0 0 1 1 +( 1080 1728 -128 ) ( 920 1728 -128 ) ( 920 1984 -128 ) met5_1 0 0 0 1 1 +( 920 1984 -256 ) ( 920 1728 -256 ) ( 1080 1728 -256 ) metw1 0 0 0 1 1 +} +// brush 451 +{ +( 320 1152 -288 ) ( 256 1152 -288 ) ( 256 768 -288 ) metw1 0 0 0 1 1 +( 256 800 224 ) ( 256 1184 224 ) ( 320 1184 224 ) metw1 0 0 0 1 1 +( 256 960 64 ) ( 320 960 64 ) ( 320 960 0 ) metw1 0 0 0 1 1 +( 448 672 0 ) ( 448 1056 0 ) ( 448 1056 -64 ) metw1 0 0 0 1 1 +( 392 1088 64 ) ( 328 1088 64 ) ( 328 1088 0 ) metw1 0 0 0 1 1 +( 320 1216 64 ) ( 320 832 64 ) ( 320 832 0 ) metw1 0 0 0 1 1 +} +// brush 452 +{ +( 192 1664 -256 ) ( 128 1664 -256 ) ( 128 1280 -256 ) metw1 0 0 0 1 1 +( 128 1312 448 ) ( 128 1696 448 ) ( 192 1696 448 ) metw1 0 0 0 1 1 +( 224 1856 64 ) ( 288 1856 64 ) ( 288 1856 0 ) metw1 0 0 0 1 1 +( 448 1440 -32 ) ( 448 1824 -32 ) ( 448 1824 -96 ) metw1 0 0 0 1 1 +( 192 1984 64 ) ( 128 1984 64 ) ( 128 1984 0 ) metw1 0 0 0 1 1 +( 184 1792 32 ) ( 184 1408 32 ) ( 184 1408 -32 ) metw1 0 0 0 1 1 +} +// brush 453 +{ +( 64 1792 -256 ) ( 0 1792 -256 ) ( 0 1408 -256 ) metw1 0 0 0 1 1 +( 0 1440 448 ) ( 0 1824 448 ) ( 64 1824 448 ) metw1 0 0 0 1 1 +( 96 1984 64 ) ( 160 1984 64 ) ( 160 1984 0 ) metw1 0 0 0 1 1 +( 192 1568 -32 ) ( 192 1952 -32 ) ( 192 1952 -96 ) metw1 0 0 0 1 1 +( 64 2112 32 ) ( 0 2112 32 ) ( 0 2112 -32 ) metw1 0 0 0 1 1 +( 64 1920 32 ) ( 64 1536 32 ) ( 64 1536 -32 ) metw1 0 0 0 1 1 +} +// brush 454 +{ +( 72 1384 -128 ) ( 72 1224 -128 ) ( 72 1224 -256 ) metw1 0 0 0 1 1 +( 176 1872 -128 ) ( -80 1872 -128 ) ( -80 1872 -256 ) metw1 0 0 0 1 1 +( 184 1232 -128 ) ( 184 1392 -128 ) ( 184 1392 -256 ) metw1 0 0 0 1 1 +( 168 1864 -224 ) ( 424 1864 -224 ) ( 424 1864 -352 ) metw1 0 0 0 1 1 +( 72 1224 -128 ) ( 72 1384 -128 ) ( 328 1384 -128 ) met5_1 0 0 0 1 1 +( 328 1384 -256 ) ( 72 1384 -256 ) ( 72 1224 -256 ) metw1 0 0 0 1 1 +} +// brush 455 +{ +( 328 1248 -256 ) ( 72 1248 -256 ) ( 72 1088 -256 ) metw1 0 0 0 1 1 +( 72 1088 -128 ) ( 72 1248 -128 ) ( 328 1248 -128 ) met5_1 0 0 0 1 1 +( 168 1728 -224 ) ( 424 1728 -224 ) ( 424 1728 -352 ) metw1 0 0 0 1 1 +( 184 1096 -128 ) ( 184 1256 -128 ) ( 184 1256 -256 ) metw1 0 0 0 1 1 +( 176 1736 -128 ) ( -80 1736 -128 ) ( -80 1736 -256 ) metw1 0 0 0 1 1 +( 72 1248 -128 ) ( 72 1088 -128 ) ( 72 1088 -256 ) metw1 0 0 0 1 1 +} +// brush 456 +{ +( -128 992 256 ) ( -128 608 256 ) ( -128 608 192 ) metw1 0 0 0 1 1 +( -96 960 256 ) ( -160 960 256 ) ( -160 960 192 ) metw1 0 0 0 1 1 +( -32 896 192 ) ( -32 1280 192 ) ( -32 1280 128 ) metw1 0 0 0 1 1 +( -32 800 224 ) ( 32 800 224 ) ( 32 800 160 ) metw1 0 0 0 1 1 +( -160 416 544 ) ( -160 800 544 ) ( -96 800 544 ) metw1 0 0 0 1 1 +( -192 800 416 ) ( -256 800 416 ) ( -256 416 416 ) metal1_1 0 0 0 1 1 +} +// brush 457 +{ +( -192 640 -288 ) ( -256 640 -288 ) ( -256 256 -288 ) metw1 0 0 0 1 1 +( -256 256 384 ) ( -256 640 384 ) ( -192 640 384 ) metw1 0 0 0 1 1 +( -128 608 64 ) ( -64 608 64 ) ( -64 608 0 ) metw1 0 0 0 1 1 +( -64 800 0 ) ( -64 1184 0 ) ( -64 1184 -64 ) metw1 0 0 0 1 1 +( -192 832 64 ) ( -256 832 64 ) ( -256 832 0 ) metw1 0 0 0 1 1 +( -96 672 64 ) ( -96 288 64 ) ( -96 288 0 ) metw1 0 0 0 1 1 +} +// brush 458 +{ +( -96 640 64 ) ( -96 256 64 ) ( -96 256 0 ) metw1 0 0 0 1 1 +( -160 608 64 ) ( -224 608 64 ) ( -224 608 0 ) metw1 0 0 0 1 1 +( -64 768 0 ) ( -64 1152 0 ) ( -64 1152 -64 ) metw1 0 0 0 1 1 +( -128 576 64 ) ( -64 576 64 ) ( -64 576 0 ) metw1 0 0 0 1 1 +( -256 224 160 ) ( -256 608 160 ) ( -192 608 160 ) metw1 0 0 0 1 1 +( -192 608 -288 ) ( -256 608 -288 ) ( -256 224 -288 ) metw1 0 0 0 1 1 +} +// brush 459 +{ +( -32 608 -288 ) ( -96 608 -288 ) ( -96 224 -288 ) metw1 0 0 0 1 1 +( -96 224 160 ) ( -96 608 160 ) ( -32 608 160 ) metw1 0 0 0 1 1 +( 32 576 64 ) ( 96 576 64 ) ( 96 576 0 ) metw1 0 0 0 1 1 +( 96 768 0 ) ( 96 1152 0 ) ( 96 1152 -64 ) metw1 0 0 0 1 1 +( 0 608 64 ) ( -64 608 64 ) ( -64 608 0 ) metw1 0 0 0 1 1 +( 64 640 64 ) ( 64 256 64 ) ( 64 256 0 ) metw1 0 0 0 1 1 +} +// brush 460 +{ +( 64 672 64 ) ( 64 288 64 ) ( 64 288 0 ) metw1 0 0 0 1 1 +( -32 832 64 ) ( -96 832 64 ) ( -96 832 0 ) metw1 0 0 0 1 1 +( 96 800 0 ) ( 96 1184 0 ) ( 96 1184 -64 ) metw1 0 0 0 1 1 +( 32 608 64 ) ( 96 608 64 ) ( 96 608 0 ) metw1 0 0 0 1 1 +( -96 256 384 ) ( -96 640 384 ) ( -32 640 384 ) metw1 0 0 0 1 1 +( -32 640 -288 ) ( -96 640 -288 ) ( -96 256 -288 ) metw1 0 0 0 1 1 +} +// brush 461 +{ +( 72 1440 -32 ) ( 72 1824 -32 ) ( 72 1824 -96 ) metw1 0 0 0 1 1 +( -576 1664 -256 ) ( -640 1664 -256 ) ( -640 1280 -256 ) metw1 0 0 0 1 1 +( -640 1312 448 ) ( -640 1696 448 ) ( -576 1696 448 ) metw1 0 0 0 1 1 +( -544 1856 64 ) ( -480 1856 64 ) ( -480 1856 0 ) metw1 0 0 0 1 1 +( -576 1984 64 ) ( -640 1984 64 ) ( -640 1984 0 ) metw1 0 0 0 1 1 +( -576 1728 32 ) ( -576 1344 32 ) ( -576 1344 -32 ) metw1 0 0 0 1 1 +} +// brush 462 +{ +( 608 -448 0 ) ( 608 128 0 ) ( 608 128 -64 ) mmetal1_1 0 0 0 1 1 +( 96 -576 0 ) ( 544 -576 0 ) ( 544 -576 -64 ) metw1 0 0 0 1 1 +( 480 96 0 ) ( 480 -480 0 ) ( 480 -480 -64 ) mmetal1_1 0 0 0 1 1 +( 480 -128 0 ) ( 32 -128 0 ) ( 32 -128 -64 ) mmetal1_1 0 0 0 1 1 +( 480 128 0 ) ( 480 -448 0 ) ( 32 -448 0 ) mmetal1_1 32 0 0 1 1 +( 32 -448 -64 ) ( 480 -448 -64 ) ( 480 128 -64 ) mmetal1_1 0 0 0 1 1 +} +// brush 463 +{ +( -288 -384 -64 ) ( 160 -384 -64 ) ( 160 192 -64 ) mmetal1_1 0 0 0 1 1 +( 160 192 0 ) ( 160 -384 0 ) ( -288 -384 0 ) mmetal1_1 32 0 0 1 1 +( 160 -128 0 ) ( -288 -128 0 ) ( -288 -128 -64 ) mmetal1_1 0 0 0 1 1 +( 288 160 0 ) ( 288 -416 0 ) ( 288 -416 -64 ) mmetal1_1 0 0 0 1 1 +( -192 -256 0 ) ( 256 -256 0 ) ( 256 -256 -64 ) metw1 0 0 0 1 1 +( 480 -384 0 ) ( 480 192 0 ) ( 480 192 -64 ) mmetal1_1 0 0 0 1 1 +} +// brush 464 +{ +( 480 -512 0 ) ( 480 64 0 ) ( 480 64 -64 ) runel4b 0 0 0 1 1 +( -192 -448 0 ) ( 256 -448 0 ) ( 256 -448 -64 ) runel4b 0 0 0 1 1 +( 288 32 0 ) ( 288 -544 0 ) ( 288 -544 -64 ) runel4b 0 0 0 1 1 +( 160 -256 0 ) ( -288 -256 0 ) ( -288 -256 -64 ) runel4b 0 0 0 1 1 +( 160 64 0 ) ( 160 -512 0 ) ( -288 -512 0 ) runel4b 0 0 0 1 1 +( -288 -512 -64 ) ( 160 -512 -64 ) ( 160 64 -64 ) runel4b 0 0 0 1 1 +} +// brush 465 +{ +( 608 1984 448 ) ( -608 1984 448 ) ( -608 960 448 ) metal1_1 0 0 0 1 1 +( -640 960 544 ) ( -640 1984 544 ) ( 576 1984 544 ) metw1 0 0 0 1 1 +( -640 960 512 ) ( 576 960 512 ) ( 576 960 64 ) metw1 0 0 0 1 1 +( 576 960 512 ) ( 576 1984 512 ) ( 576 1984 64 ) metw1 0 0 0 1 1 +( 576 1984 512 ) ( -640 1984 512 ) ( -640 1984 64 ) metw1 0 0 0 1 1 +( -640 1984 512 ) ( -640 960 512 ) ( -640 960 64 ) metw1 0 0 0 1 1 +} +// brush 466 +{ +( -96 384 192 ) ( -224 384 192 ) ( -224 352 192 ) metal1_1 0 0 0 1 1 +( -256 352 448 ) ( -256 384 448 ) ( -128 384 448 ) metal1_1 0 0 0 1 1 +( -256 256 384 ) ( -128 256 384 ) ( -128 256 0 ) metw1 0 0 0 1 1 +( -224 352 544 ) ( -224 384 544 ) ( -224 384 160 ) metw1 0 0 0 1 1 +( -128 384 384 ) ( -256 384 384 ) ( -256 384 0 ) metw1 0 0 0 1 1 +( -256 384 384 ) ( -256 352 384 ) ( -256 352 0 ) metw1 0 0 0 1 1 +} +// brush 467 +{ +( -512 416 352 ) ( -512 32 352 ) ( -448 32 352 ) metal1_1 0 0 0 1 1 +( -448 32 416 ) ( -512 32 416 ) ( -512 416 416 ) metal1_1 0 0 0 1 1 +( -512 384 352 ) ( -504 376 352 ) ( -504 376 416 ) metw1 0 0 0 1 1 +( -504 264 416 ) ( -504 376 416 ) ( -504 376 352 ) metw1 0 0 0 1 1 +( -512 256 416 ) ( -504 264 416 ) ( -504 264 352 ) metw1 0 0 0 1 1 +( -512 416 32 ) ( -512 416 96 ) ( -512 32 96 ) metw1 0 0 0 1 1 +} +// brush 468 +{ +( -384 32 96 ) ( -384 416 96 ) ( -384 416 32 ) metw1 0 0 0 1 1 +( -392 264 352 ) ( -392 264 416 ) ( -384 256 416 ) metw1 0 0 0 1 1 +( -392 376 352 ) ( -392 376 416 ) ( -392 264 416 ) metw1 0 0 0 1 1 +( -392 376 416 ) ( -392 376 352 ) ( -384 384 352 ) metw1 0 0 0 1 1 +( -384 416 416 ) ( -384 32 416 ) ( -448 32 416 ) metal1_1 0 0 0 1 1 +( -448 32 352 ) ( -384 32 352 ) ( -384 416 352 ) metal1_1 0 0 0 1 1 +} +// brush 469 +{ +( -544 256 32 ) ( -544 256 96 ) ( -160 256 96 ) metw1 0 0 0 1 1 +( -384 256 416 ) ( -392 264 416 ) ( -392 264 352 ) metw1 0 0 0 1 1 +( -392 264 416 ) ( -504 264 416 ) ( -504 264 352 ) metw1 0 0 0 1 1 +( -512 256 352 ) ( -504 264 352 ) ( -504 264 416 ) metw1 0 0 0 1 1 +( -160 320 416 ) ( -160 256 416 ) ( -544 256 416 ) metal1_1 0 0 0 1 1 +( -544 256 352 ) ( -160 256 352 ) ( -160 320 352 ) metal1_1 0 0 0 1 1 +} +// brush 470 +{ +( -160 320 352 ) ( -160 384 352 ) ( -544 384 352 ) metal1_1 0 0 0 1 1 +( -544 384 416 ) ( -160 384 416 ) ( -160 320 416 ) metal1_1 0 0 0 1 1 +( -504 376 416 ) ( -504 376 352 ) ( -512 384 352 ) metw1 0 0 0 1 1 +( -504 376 352 ) ( -504 376 416 ) ( -392 376 416 ) metw1 0 0 0 1 1 +( -392 376 352 ) ( -392 376 416 ) ( -384 384 416 ) metw1 0 0 0 1 1 +( -160 384 96 ) ( -544 384 96 ) ( -544 384 32 ) metw1 0 0 0 1 1 +} +// brush 471 +{ +( -504 424 352 ) ( -504 40 352 ) ( -440 40 352 ) metal1_1 0 0 0 1 1 +( -440 40 416 ) ( -504 40 416 ) ( -504 424 416 ) metal1_1 0 0 0 1 1 +( -432 376 96 ) ( -432 376 160 ) ( -496 376 160 ) metw1 0 0 0 1 1 +( -392 296 288 ) ( -392 296 352 ) ( -392 680 352 ) metw1 0 0 0 1 1 +( -472 264 96 ) ( -472 264 160 ) ( -408 264 160 ) metw1 0 0 0 1 1 +( -504 424 32 ) ( -504 424 96 ) ( -504 40 96 ) metw1 0 0 0 1 1 +( -504 272 416 ) ( -504 272 352 ) ( -408 368 352 ) metw1 0 0 0 1 1 +( -392 368 416 ) ( -392 368 352 ) ( -488 272 352 ) metw1 0 0 0 1 1 +} +// brush 472 +{ +( -496 376 416 ) ( -496 376 352 ) ( -400 280 352 ) metw1 0 0 0 1 1 +( -400 264 416 ) ( -400 264 352 ) ( -496 360 352 ) metw1 0 0 0 1 1 +( -552 264 32 ) ( -552 264 96 ) ( -168 264 96 ) metw1 0 0 0 1 1 +( -392 296 96 ) ( -392 296 160 ) ( -392 360 160 ) metw1 0 0 0 1 1 +( -424 376 288 ) ( -424 376 352 ) ( -808 376 352 ) metw1 0 0 0 1 1 +( -504 336 96 ) ( -504 336 160 ) ( -504 272 160 ) metw1 0 0 0 1 1 +( -168 328 416 ) ( -168 264 416 ) ( -552 264 416 ) metal1_1 0 0 0 1 1 +( -552 264 352 ) ( -168 264 352 ) ( -168 328 352 ) metal1_1 0 0 0 1 1 +} +// brush 473 +{ +( -464 424 352 ) ( -464 40 352 ) ( -400 40 352 ) metal1_1 0 0 0 1 1 +( -400 40 416 ) ( -464 40 416 ) ( -464 424 416 ) metal1_1 0 0 0 1 1 +( -400 336 96 ) ( -400 336 160 ) ( -464 336 160 ) metw1 0 0 0 1 1 +( -432 296 288 ) ( -432 296 352 ) ( -432 680 352 ) metw1 0 0 0 1 1 +( -432 304 96 ) ( -432 304 160 ) ( -368 304 160 ) metw1 0 0 0 1 1 +( -464 424 32 ) ( -464 424 96 ) ( -464 40 96 ) metw1 0 0 0 1 1 +} +// brush 474 +{ +( -544 352 352 ) ( -544 320 352 ) ( -544 320 -32 ) metw1 0 0 0 1 1 +( -352 256 352 ) ( -480 256 352 ) ( -480 256 -32 ) metw1 0 0 0 1 1 +( -352 320 608 ) ( -352 352 608 ) ( -352 352 224 ) metw1 0 0 0 1 1 +( -480 128 352 ) ( -352 128 352 ) ( -352 128 -32 ) metw1 0 0 0 1 1 +( -480 320 448 ) ( -480 352 448 ) ( -352 352 448 ) metal1_1 0 0 0 1 1 +( -320 352 256 ) ( -448 352 256 ) ( -448 320 256 ) metal1_1 0 0 0 1 1 +( -512 256 288 ) ( -512 224 256 ) ( -384 224 256 ) metw1 0 0 0 1 1 +} +// brush 475 +{ +( -384 480 384 ) ( -384 448 384 ) ( -384 448 0 ) metw1 0 0 0 1 1 +( -224 416 352 ) ( -352 416 352 ) ( -352 416 -32 ) metw1 0 0 0 1 1 +( -256 320 608 ) ( -256 352 608 ) ( -256 352 224 ) metw1 0 0 0 1 1 +( -352 128 352 ) ( -224 128 352 ) ( -224 128 -32 ) metw1 0 0 0 1 1 +( -352 320 448 ) ( -352 352 448 ) ( -224 352 448 ) metal1_1 0 0 0 1 1 +( -192 352 256 ) ( -320 352 256 ) ( -320 320 256 ) metal1_1 0 0 0 1 1 +( -352 512 256 ) ( -384 512 288 ) ( -384 128 288 ) metw1 0 0 0 1 1 +} +// brush 476 +{ +( -448 352 256 ) ( -576 352 256 ) ( -576 320 256 ) metal1_1 0 0 0 1 1 +( -608 320 448 ) ( -608 352 448 ) ( -480 352 448 ) metal1_1 0 0 0 1 1 +( -608 128 352 ) ( -480 128 352 ) ( -480 128 -32 ) metw1 0 0 0 1 1 +( -512 448 640 ) ( -512 480 640 ) ( -512 480 256 ) metw1 0 0 0 1 1 +( -480 416 352 ) ( -608 416 352 ) ( -608 416 -32 ) metw1 0 0 0 1 1 +( -640 352 352 ) ( -640 320 352 ) ( -640 320 -32 ) metw1 0 0 0 1 1 +( -512 512 288 ) ( -544 512 256 ) ( -544 128 256 ) metw1 0 0 0 1 1 +} +// brush 477 +{ +( -384 384 448 ) ( -512 384 448 ) ( -512 256 448 ) sky4 0 0 0 1 1 +( -512 256 512 ) ( -512 384 512 ) ( -384 384 512 ) sky4 0 0 0 1 1 +( -512 256 512 ) ( -384 256 512 ) ( -384 256 448 ) sky4 0 0 0 1 1 +( -384 256 512 ) ( -384 384 512 ) ( -384 384 448 ) sky4 0 0 0 1 1 +( -384 384 512 ) ( -512 384 512 ) ( -512 384 448 ) sky4 0 0 0 1 1 +( -512 384 512 ) ( -512 256 512 ) ( -512 256 448 ) sky4 0 0 0 1 1 +} +// brush 478 +{ +( -568 248 64 ) ( -568 184 64 ) ( -568 184 0 ) metalt2_0 0 0 0 1 1 +( -504 248 64 ) ( -568 248 64 ) ( -568 248 0 ) metalt2_0 0 0 0 1 1 +( -520 200 64 ) ( -520 264 64 ) ( -520 264 0 ) metalt2_0 0 0 0 1 1 +( -584 200 64 ) ( -520 200 64 ) ( -520 200 0 ) metalt2_0 0 0 0 1 1 +( -584 200 32 ) ( -584 264 32 ) ( -520 264 32 ) metalt2_0 0 0 0 1 1 +( -520 264 0 ) ( -584 264 0 ) ( -584 200 0 ) metalt2_0 0 0 0 1 1 +} +// brush 479 +{ +( -520 264 32 ) ( -584 264 32 ) ( -584 200 32 ) metalt2_0 0 0 0 1 1 +( -560 240 96 ) ( -552 240 96 ) ( -552 232 96 ) metalt2_0 0 0 0 1 1 +( -560 232 96 ) ( -552 232 96 ) ( -560 240 32 ) metalt2_0 0 0 0 1 1 +( -552 240 96 ) ( -552 248 96 ) ( -560 248 32 ) metalt2_0 0 0 0 1 1 +( -552 240 96 ) ( -560 240 96 ) ( -568 248 32 ) metalt2_0 0 0 0 1 1 +( -560 248 96 ) ( -560 240 96 ) ( -568 240 32 ) metalt2_0 0 0 0 1 1 +} +// brush 480 +{ +( -520 240 32 ) ( -528 240 96 ) ( -528 248 96 ) metalt2_0 0 0 0 1 1 +( -520 248 32 ) ( -528 240 96 ) ( -536 240 96 ) metalt2_0 0 0 0 1 1 +( -528 248 32 ) ( -536 248 96 ) ( -536 240 96 ) metalt2_0 0 0 0 1 1 +( -528 240 32 ) ( -536 232 96 ) ( -528 232 96 ) metalt2_0 0 0 0 1 1 +( -536 232 96 ) ( -536 240 96 ) ( -528 240 96 ) metalt2_0 0 0 0 1 1 +( -504 200 32 ) ( -504 264 32 ) ( -568 264 32 ) metalt2_0 0 0 0 1 1 +} +// brush 481 +{ +( -568 208 32 ) ( -560 208 96 ) ( -560 200 96 ) metalt2_0 0 0 0 1 1 +( -568 200 32 ) ( -560 208 96 ) ( -552 208 96 ) metalt2_0 0 0 0 1 1 +( -560 200 32 ) ( -552 200 96 ) ( -552 208 96 ) metalt2_0 0 0 0 1 1 +( -560 208 32 ) ( -552 216 96 ) ( -560 216 96 ) metalt2_0 0 0 0 1 1 +( -552 216 96 ) ( -552 208 96 ) ( -560 208 96 ) metalt2_0 0 0 0 1 1 +( -584 248 32 ) ( -584 184 32 ) ( -520 184 32 ) metalt2_0 0 0 0 1 1 +} +// brush 482 +{ +( -568 184 32 ) ( -504 184 32 ) ( -504 248 32 ) metalt2_0 0 0 0 1 1 +( -528 208 96 ) ( -536 208 96 ) ( -536 216 96 ) metalt2_0 0 0 0 1 1 +( -528 216 96 ) ( -536 216 96 ) ( -528 208 32 ) metalt2_0 0 0 0 1 1 +( -536 208 96 ) ( -536 200 96 ) ( -528 200 32 ) metalt2_0 0 0 0 1 1 +( -536 208 96 ) ( -528 208 96 ) ( -520 200 32 ) metalt2_0 0 0 0 1 1 +( -528 200 96 ) ( -528 208 96 ) ( -520 208 32 ) metalt2_0 0 0 0 1 1 +} +// brush 483 +{ +( -528 240 96 ) ( -544 224 80 ) ( -528 208 96 ) metalt2_0 0 0 0 1 1 +( -560 240 96 ) ( -544 224 80 ) ( -528 240 96 ) metalt2_0 0 0 0 1 1 +( -560 240 96 ) ( -560 208 96 ) ( -544 224 80 ) metalt2_0 0 0 0 1 1 +( -528 208 96 ) ( -544 224 80 ) ( -560 208 96 ) metalt2_0 0 0 0 1 1 +( -560 208 96 ) ( -544 224 112 ) ( -528 208 96 ) metalt2_0 0 0 0 1 1 +( -544 224 112 ) ( -560 208 96 ) ( -560 240 96 ) metalt2_0 0 0 0 1 1 +( -528 240 96 ) ( -544 224 112 ) ( -560 240 96 ) metalt2_0 0 0 0 1 1 +( -528 208 96 ) ( -544 224 112 ) ( -528 240 96 ) metalt2_0 0 0 0 1 1 +} +// brush 484 +{ +( -328 264 0 ) ( -392 264 0 ) ( -392 200 0 ) metalt2_0 0 0 0 1 1 +( -392 200 32 ) ( -392 264 32 ) ( -328 264 32 ) metalt2_0 0 0 0 1 1 +( -392 200 64 ) ( -328 200 64 ) ( -328 200 0 ) metalt2_0 0 0 0 1 1 +( -328 200 64 ) ( -328 264 64 ) ( -328 264 0 ) metalt2_0 0 0 0 1 1 +( -312 248 64 ) ( -376 248 64 ) ( -376 248 0 ) metalt2_0 0 0 0 1 1 +( -376 248 64 ) ( -376 184 64 ) ( -376 184 0 ) metalt2_0 0 0 0 1 1 +} +// brush 485 +{ +( -368 248 96 ) ( -368 240 96 ) ( -376 240 32 ) metalt2_0 0 0 0 1 1 +( -360 240 96 ) ( -368 240 96 ) ( -376 248 32 ) metalt2_0 0 0 0 1 1 +( -360 240 96 ) ( -360 248 96 ) ( -368 248 32 ) metalt2_0 0 0 0 1 1 +( -368 232 96 ) ( -360 232 96 ) ( -368 240 32 ) metalt2_0 0 0 0 1 1 +( -368 240 96 ) ( -360 240 96 ) ( -360 232 96 ) metalt2_0 0 0 0 1 1 +( -328 264 32 ) ( -392 264 32 ) ( -392 200 32 ) metalt2_0 0 0 0 1 1 +} +// brush 486 +{ +( -312 200 32 ) ( -312 264 32 ) ( -376 264 32 ) metalt2_0 0 0 0 1 1 +( -344 232 96 ) ( -344 240 96 ) ( -336 240 96 ) metalt2_0 0 0 0 1 1 +( -336 240 32 ) ( -344 232 96 ) ( -336 232 96 ) metalt2_0 0 0 0 1 1 +( -336 248 32 ) ( -344 248 96 ) ( -344 240 96 ) metalt2_0 0 0 0 1 1 +( -328 248 32 ) ( -336 240 96 ) ( -344 240 96 ) metalt2_0 0 0 0 1 1 +( -328 240 32 ) ( -336 240 96 ) ( -336 248 96 ) metalt2_0 0 0 0 1 1 +} +// brush 487 +{ +( -392 248 32 ) ( -392 184 32 ) ( -328 184 32 ) metalt2_0 0 0 0 1 1 +( -360 216 96 ) ( -360 208 96 ) ( -368 208 96 ) metalt2_0 0 0 0 1 1 +( -368 208 32 ) ( -360 216 96 ) ( -368 216 96 ) metalt2_0 0 0 0 1 1 +( -368 200 32 ) ( -360 200 96 ) ( -360 208 96 ) metalt2_0 0 0 0 1 1 +( -376 200 32 ) ( -368 208 96 ) ( -360 208 96 ) metalt2_0 0 0 0 1 1 +( -376 208 32 ) ( -368 208 96 ) ( -368 200 96 ) metalt2_0 0 0 0 1 1 +} +// brush 488 +{ +( -336 200 96 ) ( -336 208 96 ) ( -328 208 32 ) metalt2_0 0 0 0 1 1 +( -344 208 96 ) ( -336 208 96 ) ( -328 200 32 ) metalt2_0 0 0 0 1 1 +( -344 208 96 ) ( -344 200 96 ) ( -336 200 32 ) metalt2_0 0 0 0 1 1 +( -336 216 96 ) ( -344 216 96 ) ( -336 208 32 ) metalt2_0 0 0 0 1 1 +( -336 208 96 ) ( -344 208 96 ) ( -344 216 96 ) metalt2_0 0 0 0 1 1 +( -376 184 32 ) ( -312 184 32 ) ( -312 248 32 ) metalt2_0 0 0 0 1 1 +} +// brush 489 +{ +( -336 208 96 ) ( -352 224 112 ) ( -336 240 96 ) metalt2_0 0 0 0 1 1 +( -336 240 96 ) ( -352 224 112 ) ( -368 240 96 ) metalt2_0 0 0 0 1 1 +( -352 224 112 ) ( -368 208 96 ) ( -368 240 96 ) metalt2_0 0 0 0 1 1 +( -368 208 96 ) ( -352 224 112 ) ( -336 208 96 ) metalt2_0 0 0 0 1 1 +( -336 208 96 ) ( -352 224 80 ) ( -368 208 96 ) metalt2_0 0 0 0 1 1 +( -368 240 96 ) ( -368 208 96 ) ( -352 224 80 ) metalt2_0 0 0 0 1 1 +( -368 240 96 ) ( -352 224 80 ) ( -336 240 96 ) metalt2_0 0 0 0 1 1 +( -336 240 96 ) ( -352 224 80 ) ( -336 208 96 ) metalt2_0 0 0 0 1 1 +} +// brush 490 +{ +( -32 800 416 ) ( -96 800 416 ) ( -96 416 416 ) metal1_1 0 0 0 1 1 +( 0 416 544 ) ( 0 800 544 ) ( 64 800 544 ) metw1 0 0 0 1 1 +( 128 800 224 ) ( 192 800 224 ) ( 192 800 160 ) metw1 0 0 0 1 1 +( 128 928 160 ) ( 128 1312 160 ) ( 128 1312 96 ) metw1 0 0 0 1 1 +( 64 960 256 ) ( 0 960 256 ) ( 0 960 192 ) metw1 0 0 0 1 1 +( 32 960 288 ) ( 32 576 288 ) ( 32 576 224 ) metw1 0 0 0 1 1 +} +// brush 491 +{ +( -640 1632 512 ) ( -640 608 512 ) ( -640 608 64 ) metw1 0 0 0 1 1 +( 544 832 512 ) ( -672 832 512 ) ( -672 832 64 ) metw1 0 0 0 1 1 +( -672 512 512 ) ( 544 512 512 ) ( 544 512 64 ) metw1 0 0 0 1 1 +( -640 608 544 ) ( -640 1632 544 ) ( 576 1632 544 ) metw1 0 0 0 1 1 +( 608 1632 448 ) ( -608 1632 448 ) ( -608 608 448 ) metal1_1 0 0 0 1 1 +( -128 864 448 ) ( -128 480 448 ) ( -128 864 544 ) metal1_1 0 0 0 1 1 +} +// brush 492 +{ +( -512 992 224 ) ( -512 992 288 ) ( -512 608 288 ) metw1 0 0 0 1 1 +( -512 832 608 ) ( -504 840 608 ) ( -504 840 544 ) metw1 0 0 0 1 1 +( -504 840 608 ) ( -504 952 608 ) ( -504 952 544 ) metw1 0 0 0 1 1 +( -512 960 544 ) ( -504 952 544 ) ( -504 952 608 ) metw1 0 0 0 1 1 +( -448 608 608 ) ( -512 608 608 ) ( -512 992 608 ) metal1_1 0 0 0 1 1 +( -512 992 544 ) ( -512 608 544 ) ( -448 608 544 ) metal1_1 0 0 0 1 1 +} +// brush 493 +{ +( -448 608 544 ) ( -384 608 544 ) ( -384 992 544 ) metal1_1 0 0 0 1 1 +( -384 992 608 ) ( -384 608 608 ) ( -448 608 608 ) metal1_1 0 0 0 1 1 +( -392 952 608 ) ( -392 952 544 ) ( -384 960 544 ) metw1 0 0 0 1 1 +( -392 952 544 ) ( -392 952 608 ) ( -392 840 608 ) metw1 0 0 0 1 1 +( -392 840 544 ) ( -392 840 608 ) ( -384 832 608 ) metw1 0 0 0 1 1 +( -384 608 288 ) ( -384 992 288 ) ( -384 992 224 ) metw1 0 0 0 1 1 +} +// brush 494 +{ +( -544 832 544 ) ( -160 832 544 ) ( -160 896 544 ) metal1_1 0 0 0 1 1 +( -160 896 608 ) ( -160 832 608 ) ( -544 832 608 ) metal1_1 0 0 0 1 1 +( -512 832 544 ) ( -504 840 544 ) ( -504 840 608 ) metw1 0 0 0 1 1 +( -392 840 608 ) ( -504 840 608 ) ( -504 840 544 ) metw1 0 0 0 1 1 +( -384 832 608 ) ( -392 840 608 ) ( -392 840 544 ) metw1 0 0 0 1 1 +( -544 832 224 ) ( -544 832 288 ) ( -160 832 288 ) metw1 0 0 0 1 1 +} +// brush 495 +{ +( -160 960 288 ) ( -544 960 288 ) ( -544 960 224 ) metw1 0 0 0 1 1 +( -392 952 544 ) ( -392 952 608 ) ( -384 960 608 ) metw1 0 0 0 1 1 +( -504 952 544 ) ( -504 952 608 ) ( -392 952 608 ) metw1 0 0 0 1 1 +( -504 952 608 ) ( -504 952 544 ) ( -512 960 544 ) metw1 0 0 0 1 1 +( -544 960 608 ) ( -160 960 608 ) ( -160 896 608 ) metal1_1 0 0 0 1 1 +( -160 896 544 ) ( -160 960 544 ) ( -544 960 544 ) metal1_1 0 0 0 1 1 +} +// brush 496 +{ +( -392 944 608 ) ( -392 944 544 ) ( -488 848 544 ) metw1 0 0 0 1 1 +( -504 848 608 ) ( -504 848 544 ) ( -408 944 544 ) metw1 0 0 0 1 1 +( -504 1000 224 ) ( -504 1000 288 ) ( -504 616 288 ) metw1 0 0 0 1 1 +( -472 840 288 ) ( -472 840 352 ) ( -408 840 352 ) metw1 0 0 0 1 1 +( -392 872 480 ) ( -392 872 544 ) ( -392 1256 544 ) metw1 0 0 0 1 1 +( -432 952 288 ) ( -432 952 352 ) ( -496 952 352 ) metw1 0 0 0 1 1 +( -440 616 608 ) ( -504 616 608 ) ( -504 1000 608 ) metal1_1 0 0 0 1 1 +( -504 1000 544 ) ( -504 616 544 ) ( -440 616 544 ) metal1_1 0 0 0 1 1 +} +// brush 497 +{ +( -552 840 544 ) ( -168 840 544 ) ( -168 904 544 ) metal1_1 0 0 0 1 1 +( -168 904 608 ) ( -168 840 608 ) ( -552 840 608 ) metal1_1 0 0 0 1 1 +( -504 912 288 ) ( -504 912 352 ) ( -504 848 352 ) metw1 0 0 0 1 1 +( -424 952 480 ) ( -424 952 544 ) ( -808 952 544 ) metw1 0 0 0 1 1 +( -392 872 288 ) ( -392 872 352 ) ( -392 936 352 ) metw1 0 0 0 1 1 +( -552 840 224 ) ( -552 840 288 ) ( -168 840 288 ) metw1 0 0 0 1 1 +( -400 840 608 ) ( -400 840 544 ) ( -496 936 544 ) metw1 0 0 0 1 1 +( -496 952 608 ) ( -496 952 544 ) ( -400 856 544 ) metw1 0 0 0 1 1 +} +// brush 498 +{ +( -464 1000 224 ) ( -464 1000 288 ) ( -464 616 288 ) metw1 0 0 0 1 1 +( -432 880 288 ) ( -432 880 352 ) ( -368 880 352 ) metw1 0 0 0 1 1 +( -432 872 480 ) ( -432 872 544 ) ( -432 1256 544 ) metw1 0 0 0 1 1 +( -400 912 288 ) ( -400 912 352 ) ( -464 912 352 ) metw1 0 0 0 1 1 +( -400 616 608 ) ( -464 616 608 ) ( -464 1000 608 ) metal1_1 0 0 0 1 1 +( -464 1000 544 ) ( -464 616 544 ) ( -400 616 544 ) metal1_1 0 0 0 1 1 +} +// brush 499 +{ +( -256 992 544 ) ( -256 608 544 ) ( -192 608 544 ) metal1_1 0 0 0 1 1 +( -192 608 608 ) ( -256 608 608 ) ( -256 992 608 ) metal1_1 0 0 0 1 1 +( -256 960 544 ) ( -248 952 544 ) ( -248 952 608 ) metw1 0 0 0 1 1 +( -248 840 608 ) ( -248 952 608 ) ( -248 952 544 ) metw1 0 0 0 1 1 +( -256 832 608 ) ( -248 840 608 ) ( -248 840 544 ) metw1 0 0 0 1 1 +( -256 992 224 ) ( -256 992 288 ) ( -256 608 288 ) metw1 0 0 0 1 1 +} +// brush 500 +{ +( -128 608 288 ) ( -128 992 288 ) ( -128 992 224 ) metw1 0 0 0 1 1 +( -136 840 544 ) ( -136 840 608 ) ( -128 832 608 ) metw1 0 0 0 1 1 +( -136 952 544 ) ( -136 952 608 ) ( -136 840 608 ) metw1 0 0 0 1 1 +( -136 952 608 ) ( -136 952 544 ) ( -128 960 544 ) metw1 0 0 0 1 1 +( -128 992 608 ) ( -128 608 608 ) ( -192 608 608 ) metal1_1 0 0 0 1 1 +( -192 608 544 ) ( -128 608 544 ) ( -128 992 544 ) metal1_1 0 0 0 1 1 +} +// brush 501 +{ +( -288 832 224 ) ( -288 832 288 ) ( 96 832 288 ) metw1 0 0 0 1 1 +( -128 832 608 ) ( -136 840 608 ) ( -136 840 544 ) metw1 0 0 0 1 1 +( -136 840 608 ) ( -248 840 608 ) ( -248 840 544 ) metw1 0 0 0 1 1 +( -256 832 544 ) ( -248 840 544 ) ( -248 840 608 ) metw1 0 0 0 1 1 +( 96 896 608 ) ( 96 832 608 ) ( -288 832 608 ) metal1_1 0 0 0 1 1 +( -288 832 544 ) ( 96 832 544 ) ( 96 896 544 ) metal1_1 0 0 0 1 1 +} +// brush 502 +{ +( 96 896 544 ) ( 96 960 544 ) ( -288 960 544 ) metal1_1 0 0 0 1 1 +( -288 960 608 ) ( 96 960 608 ) ( 96 896 608 ) metal1_1 0 0 0 1 1 +( -248 952 608 ) ( -248 952 544 ) ( -256 960 544 ) metw1 0 0 0 1 1 +( -248 952 544 ) ( -248 952 608 ) ( -136 952 608 ) metw1 0 0 0 1 1 +( -136 952 544 ) ( -136 952 608 ) ( -128 960 608 ) metw1 0 0 0 1 1 +( 96 960 288 ) ( -288 960 288 ) ( -288 960 224 ) metw1 0 0 0 1 1 +} +// brush 503 +{ +( -248 1000 544 ) ( -248 616 544 ) ( -184 616 544 ) metal1_1 0 0 0 1 1 +( -184 616 608 ) ( -248 616 608 ) ( -248 1000 608 ) metal1_1 0 0 0 1 1 +( -176 952 288 ) ( -176 952 352 ) ( -240 952 352 ) metw1 0 0 0 1 1 +( -136 872 480 ) ( -136 872 544 ) ( -136 1256 544 ) metw1 0 0 0 1 1 +( -216 840 288 ) ( -216 840 352 ) ( -152 840 352 ) metw1 0 0 0 1 1 +( -248 1000 224 ) ( -248 1000 288 ) ( -248 616 288 ) metw1 0 0 0 1 1 +( -248 848 608 ) ( -248 848 544 ) ( -152 944 544 ) metw1 0 0 0 1 1 +( -136 944 608 ) ( -136 944 544 ) ( -232 848 544 ) metw1 0 0 0 1 1 +} +// brush 504 +{ +( -240 952 608 ) ( -240 952 544 ) ( -144 856 544 ) metw1 0 0 0 1 1 +( -144 840 608 ) ( -144 840 544 ) ( -240 936 544 ) metw1 0 0 0 1 1 +( -296 840 224 ) ( -296 840 288 ) ( 88 840 288 ) metw1 0 0 0 1 1 +( -136 872 288 ) ( -136 872 352 ) ( -136 936 352 ) metw1 0 0 0 1 1 +( -168 952 480 ) ( -168 952 544 ) ( -552 952 544 ) metw1 0 0 0 1 1 +( -248 912 288 ) ( -248 912 352 ) ( -248 848 352 ) metw1 0 0 0 1 1 +( 88 904 608 ) ( 88 840 608 ) ( -296 840 608 ) metal1_1 0 0 0 1 1 +( -296 840 544 ) ( 88 840 544 ) ( 88 904 544 ) metal1_1 0 0 0 1 1 +} +// brush 505 +{ +( -208 1000 544 ) ( -208 616 544 ) ( -144 616 544 ) metal1_1 0 0 0 1 1 +( -144 616 608 ) ( -208 616 608 ) ( -208 1000 608 ) metal1_1 0 0 0 1 1 +( -144 912 288 ) ( -144 912 352 ) ( -208 912 352 ) metw1 0 0 0 1 1 +( -176 872 480 ) ( -176 872 544 ) ( -176 1256 544 ) metw1 0 0 0 1 1 +( -176 880 288 ) ( -176 880 352 ) ( -112 880 352 ) metw1 0 0 0 1 1 +( -208 1000 224 ) ( -208 1000 288 ) ( -208 616 288 ) metw1 0 0 0 1 1 +} +// brush 506 +{ +( 128 992 224 ) ( 128 992 288 ) ( 128 608 288 ) metw1 0 0 0 1 1 +( 128 832 608 ) ( 136 840 608 ) ( 136 840 544 ) metw1 0 0 0 1 1 +( 136 840 608 ) ( 136 952 608 ) ( 136 952 544 ) metw1 0 0 0 1 1 +( 128 960 544 ) ( 136 952 544 ) ( 136 952 608 ) metw1 0 0 0 1 1 +( 192 608 608 ) ( 128 608 608 ) ( 128 992 608 ) metal1_1 0 0 0 1 1 +( 128 992 544 ) ( 128 608 544 ) ( 192 608 544 ) metal1_1 0 0 0 1 1 +} +// brush 507 +{ +( 192 608 544 ) ( 256 608 544 ) ( 256 992 544 ) metal1_1 0 0 0 1 1 +( 256 992 608 ) ( 256 608 608 ) ( 192 608 608 ) metal1_1 0 0 0 1 1 +( 248 952 608 ) ( 248 952 544 ) ( 256 960 544 ) metw1 0 0 0 1 1 +( 248 952 544 ) ( 248 952 608 ) ( 248 840 608 ) metw1 0 0 0 1 1 +( 248 840 544 ) ( 248 840 608 ) ( 256 832 608 ) metw1 0 0 0 1 1 +( 256 608 288 ) ( 256 992 288 ) ( 256 992 224 ) metw1 0 0 0 1 1 +} +// brush 508 +{ +( 96 832 544 ) ( 480 832 544 ) ( 480 896 544 ) metal1_1 0 0 0 1 1 +( 480 896 608 ) ( 480 832 608 ) ( 96 832 608 ) metal1_1 0 0 0 1 1 +( 128 832 544 ) ( 136 840 544 ) ( 136 840 608 ) metw1 0 0 0 1 1 +( 248 840 608 ) ( 136 840 608 ) ( 136 840 544 ) metw1 0 0 0 1 1 +( 256 832 608 ) ( 248 840 608 ) ( 248 840 544 ) metw1 0 0 0 1 1 +( 96 832 224 ) ( 96 832 288 ) ( 480 832 288 ) metw1 0 0 0 1 1 +} +// brush 509 +{ +( 480 960 288 ) ( 96 960 288 ) ( 96 960 224 ) metw1 0 0 0 1 1 +( 248 952 544 ) ( 248 952 608 ) ( 256 960 608 ) metw1 0 0 0 1 1 +( 136 952 544 ) ( 136 952 608 ) ( 248 952 608 ) metw1 0 0 0 1 1 +( 136 952 608 ) ( 136 952 544 ) ( 128 960 544 ) metw1 0 0 0 1 1 +( 96 960 608 ) ( 480 960 608 ) ( 480 896 608 ) metal1_1 0 0 0 1 1 +( 480 896 544 ) ( 480 960 544 ) ( 96 960 544 ) metal1_1 0 0 0 1 1 +} +// brush 510 +{ +( 248 944 608 ) ( 248 944 544 ) ( 152 848 544 ) metw1 0 0 0 1 1 +( 136 848 608 ) ( 136 848 544 ) ( 232 944 544 ) metw1 0 0 0 1 1 +( 136 1000 224 ) ( 136 1000 288 ) ( 136 616 288 ) metw1 0 0 0 1 1 +( 168 840 288 ) ( 168 840 352 ) ( 232 840 352 ) metw1 0 0 0 1 1 +( 248 872 480 ) ( 248 872 544 ) ( 248 1256 544 ) metw1 0 0 0 1 1 +( 208 952 288 ) ( 208 952 352 ) ( 144 952 352 ) metw1 0 0 0 1 1 +( 200 616 608 ) ( 136 616 608 ) ( 136 1000 608 ) metal1_1 0 0 0 1 1 +( 136 1000 544 ) ( 136 616 544 ) ( 200 616 544 ) metal1_1 0 0 0 1 1 +} +// brush 511 +{ +( 88 840 544 ) ( 472 840 544 ) ( 472 904 544 ) metal1_1 0 0 0 1 1 +( 472 904 608 ) ( 472 840 608 ) ( 88 840 608 ) metal1_1 0 0 0 1 1 +( 136 912 288 ) ( 136 912 352 ) ( 136 848 352 ) metw1 0 0 0 1 1 +( 216 952 480 ) ( 216 952 544 ) ( -168 952 544 ) metw1 0 0 0 1 1 +( 248 872 288 ) ( 248 872 352 ) ( 248 936 352 ) metw1 0 0 0 1 1 +( 88 840 224 ) ( 88 840 288 ) ( 472 840 288 ) metw1 0 0 0 1 1 +( 240 840 608 ) ( 240 840 544 ) ( 144 936 544 ) metw1 0 0 0 1 1 +( 144 952 608 ) ( 144 952 544 ) ( 240 856 544 ) metw1 0 0 0 1 1 +} +// brush 512 +{ +( 176 1000 224 ) ( 176 1000 288 ) ( 176 616 288 ) metw1 0 0 0 1 1 +( 208 880 288 ) ( 208 880 352 ) ( 272 880 352 ) metw1 0 0 0 1 1 +( 208 872 480 ) ( 208 872 544 ) ( 208 1256 544 ) metw1 0 0 0 1 1 +( 240 912 288 ) ( 240 912 352 ) ( 176 912 352 ) metw1 0 0 0 1 1 +( 240 616 608 ) ( 176 616 608 ) ( 176 1000 608 ) metal1_1 0 0 0 1 1 +( 176 1000 544 ) ( 176 616 544 ) ( 240 616 544 ) metal1_1 0 0 0 1 1 +} +// brush 513 +{ +( 320 992 544 ) ( 320 608 544 ) ( 384 608 544 ) metal1_1 0 0 0 1 1 +( 384 608 608 ) ( 320 608 608 ) ( 320 992 608 ) metal1_1 0 0 0 1 1 +( 320 960 544 ) ( 328 952 544 ) ( 328 952 608 ) metw1 0 0 0 1 1 +( 328 840 608 ) ( 328 952 608 ) ( 328 952 544 ) metw1 0 0 0 1 1 +( 320 832 608 ) ( 328 840 608 ) ( 328 840 544 ) metw1 0 0 0 1 1 +( 320 992 224 ) ( 320 992 288 ) ( 320 608 288 ) metw1 0 0 0 1 1 +} +// brush 514 +{ +( 448 608 288 ) ( 448 992 288 ) ( 448 992 224 ) metw1 0 0 0 1 1 +( 440 840 544 ) ( 440 840 608 ) ( 448 832 608 ) metw1 0 0 0 1 1 +( 440 952 544 ) ( 440 952 608 ) ( 440 840 608 ) metw1 0 0 0 1 1 +( 440 952 608 ) ( 440 952 544 ) ( 448 960 544 ) metw1 0 0 0 1 1 +( 448 992 608 ) ( 448 608 608 ) ( 384 608 608 ) metal1_1 0 0 0 1 1 +( 384 608 544 ) ( 448 608 544 ) ( 448 992 544 ) metal1_1 0 0 0 1 1 +} +// brush 515 +{ +( 288 832 224 ) ( 288 832 288 ) ( 672 832 288 ) metw1 0 0 0 1 1 +( 448 832 608 ) ( 440 840 608 ) ( 440 840 544 ) metw1 0 0 0 1 1 +( 440 840 608 ) ( 328 840 608 ) ( 328 840 544 ) metw1 0 0 0 1 1 +( 320 832 544 ) ( 328 840 544 ) ( 328 840 608 ) metw1 0 0 0 1 1 +( 672 896 608 ) ( 672 832 608 ) ( 288 832 608 ) metal1_1 0 0 0 1 1 +( 288 832 544 ) ( 672 832 544 ) ( 672 896 544 ) metal1_1 0 0 0 1 1 +} +// brush 516 +{ +( 672 896 544 ) ( 672 960 544 ) ( 288 960 544 ) metal1_1 0 0 0 1 1 +( 288 960 608 ) ( 672 960 608 ) ( 672 896 608 ) metal1_1 0 0 0 1 1 +( 328 952 608 ) ( 328 952 544 ) ( 320 960 544 ) metw1 0 0 0 1 1 +( 328 952 544 ) ( 328 952 608 ) ( 440 952 608 ) metw1 0 0 0 1 1 +( 440 952 544 ) ( 440 952 608 ) ( 448 960 608 ) metw1 0 0 0 1 1 +( 672 960 288 ) ( 288 960 288 ) ( 288 960 224 ) metw1 0 0 0 1 1 +} +// brush 517 +{ +( 328 1000 544 ) ( 328 616 544 ) ( 392 616 544 ) metal1_1 0 0 0 1 1 +( 392 616 608 ) ( 328 616 608 ) ( 328 1000 608 ) metal1_1 0 0 0 1 1 +( 400 952 288 ) ( 400 952 352 ) ( 336 952 352 ) metw1 0 0 0 1 1 +( 440 872 480 ) ( 440 872 544 ) ( 440 1256 544 ) metw1 0 0 0 1 1 +( 360 840 288 ) ( 360 840 352 ) ( 424 840 352 ) metw1 0 0 0 1 1 +( 328 1000 224 ) ( 328 1000 288 ) ( 328 616 288 ) metw1 0 0 0 1 1 +( 328 848 608 ) ( 328 848 544 ) ( 424 944 544 ) metw1 0 0 0 1 1 +( 440 944 608 ) ( 440 944 544 ) ( 344 848 544 ) metw1 0 0 0 1 1 +} +// brush 518 +{ +( 336 952 608 ) ( 336 952 544 ) ( 432 856 544 ) metw1 0 0 0 1 1 +( 432 840 608 ) ( 432 840 544 ) ( 336 936 544 ) metw1 0 0 0 1 1 +( 280 840 224 ) ( 280 840 288 ) ( 664 840 288 ) metw1 0 0 0 1 1 +( 440 872 288 ) ( 440 872 352 ) ( 440 936 352 ) metw1 0 0 0 1 1 +( 408 952 480 ) ( 408 952 544 ) ( 24 952 544 ) metw1 0 0 0 1 1 +( 328 912 288 ) ( 328 912 352 ) ( 328 848 352 ) metw1 0 0 0 1 1 +( 664 904 608 ) ( 664 840 608 ) ( 280 840 608 ) metal1_1 0 0 0 1 1 +( 280 840 544 ) ( 664 840 544 ) ( 664 904 544 ) metal1_1 0 0 0 1 1 +} +// brush 519 +{ +( 368 1000 544 ) ( 368 616 544 ) ( 432 616 544 ) metal1_1 0 0 0 1 1 +( 432 616 608 ) ( 368 616 608 ) ( 368 1000 608 ) metal1_1 0 0 0 1 1 +( 432 912 288 ) ( 432 912 352 ) ( 368 912 352 ) metw1 0 0 0 1 1 +( 400 872 480 ) ( 400 872 544 ) ( 400 1256 544 ) metw1 0 0 0 1 1 +( 400 880 288 ) ( 400 880 352 ) ( 464 880 352 ) metw1 0 0 0 1 1 +( 368 1000 224 ) ( 368 1000 288 ) ( 368 616 288 ) metw1 0 0 0 1 1 +} +// brush 520 +{ +( 256 960 352 ) ( 256 576 352 ) ( 256 576 288 ) metw1 0 0 0 1 1 +( 256 960 256 ) ( 192 960 256 ) ( 192 960 192 ) metw1 0 0 0 1 1 +( 320 928 160 ) ( 320 1312 160 ) ( 320 1312 96 ) metw1 0 0 0 1 1 +( 320 832 224 ) ( 384 832 224 ) ( 384 832 160 ) metw1 0 0 0 1 1 +( 192 416 544 ) ( 192 800 544 ) ( 256 800 544 ) metw1 0 0 0 1 1 +( 160 800 512 ) ( 96 800 512 ) ( 96 416 512 ) metal1_1 0 0 0 1 1 +} +// brush 521 +{ +( -416 800 512 ) ( -480 800 512 ) ( -480 416 512 ) metal1_1 0 0 0 1 1 +( -384 416 544 ) ( -384 800 544 ) ( -320 800 544 ) metw1 0 0 0 1 1 +( -256 832 224 ) ( -192 832 224 ) ( -192 832 160 ) metw1 0 0 0 1 1 +( -256 928 160 ) ( -256 1312 160 ) ( -256 1312 96 ) metw1 0 0 0 1 1 +( -320 960 256 ) ( -384 960 256 ) ( -384 960 192 ) metw1 0 0 0 1 1 +( -384 960 352 ) ( -384 576 352 ) ( -384 576 288 ) metw1 0 0 0 1 1 +} +// brush 522 +{ +( -640 960 352 ) ( -640 576 352 ) ( -640 576 288 ) metw1 0 0 0 1 1 +( -576 960 256 ) ( -640 960 256 ) ( -640 960 192 ) metw1 0 0 0 1 1 +( -512 928 160 ) ( -512 1312 160 ) ( -512 1312 96 ) metw1 0 0 0 1 1 +( -512 832 224 ) ( -448 832 224 ) ( -448 832 160 ) metw1 0 0 0 1 1 +( -640 416 544 ) ( -640 800 544 ) ( -576 800 544 ) metw1 0 0 0 1 1 +( -672 800 512 ) ( -736 800 512 ) ( -736 416 512 ) metal1_1 0 0 0 1 1 +} +// brush 523 +{ +( 0 960 608 ) ( -512 960 608 ) ( -512 832 608 ) sky4 0 0 0 1 1 +( -512 832 640 ) ( -512 960 640 ) ( 0 960 640 ) sky4 0 0 0 1 1 +( -512 832 576 ) ( 0 832 576 ) ( 0 832 544 ) sky4 0 0 0 1 1 +( 448 832 576 ) ( 448 960 576 ) ( 448 960 544 ) sky4 0 0 0 1 1 +( 0 960 576 ) ( -512 960 576 ) ( -512 960 544 ) sky4 0 0 0 1 1 +( -512 960 576 ) ( -512 832 576 ) ( -512 832 544 ) sky4 0 0 0 1 1 +} +// brush 524 +{ +( 416 -192 -64 ) ( 352 -192 -64 ) ( 352 -256 -64 ) plat_top2 32 0 0 1 1 +( 352 -256 0 ) ( 352 -192 0 ) ( 416 -192 0 ) plat_top2 32 0 0 1 1 +( 352 -256 0 ) ( 416 -256 0 ) ( 416 -256 -64 ) plat_top2 32 0 0 1 1 +( 416 -256 0 ) ( 416 -192 0 ) ( 416 -192 -64 ) plat_top2 32 0 0 1 1 +( 416 -192 0 ) ( 352 -192 0 ) ( 352 -192 -64 ) plat_top2 32 0 0 1 1 +( 352 -192 0 ) ( 352 -256 0 ) ( 352 -256 -64 ) plat_top2 32 0 0 1 1 +} +// brush 525 +{ +( 544 -320 -64 ) ( 480 -320 -64 ) ( 480 -384 -64 ) plat_top2 32 0 0 1 1 +( 480 -384 0 ) ( 480 -320 0 ) ( 544 -320 0 ) plat_top2 32 0 0 1 1 +( 480 -384 0 ) ( 544 -384 0 ) ( 544 -384 -64 ) plat_top2 32 0 0 1 1 +( 544 -384 0 ) ( 544 -320 0 ) ( 544 -320 -64 ) plat_top2 32 0 0 1 1 +( 544 -320 0 ) ( 480 -320 0 ) ( 480 -320 -64 ) plat_top2 32 0 0 1 1 +( 480 -320 0 ) ( 480 -384 0 ) ( 480 -384 -64 ) plat_top2 32 0 0 1 1 +} +// brush 526 +{ +( 352 -448 0 ) ( 352 -512 0 ) ( 352 -512 -64 ) plat_top2 32 0 0 1 1 +( 416 -448 0 ) ( 352 -448 0 ) ( 352 -448 -64 ) plat_top2 32 0 0 1 1 +( 416 -512 0 ) ( 416 -448 0 ) ( 416 -448 -64 ) plat_top2 32 0 0 1 1 +( 352 -512 0 ) ( 416 -512 0 ) ( 416 -512 -64 ) plat_top2 32 0 0 1 1 +( 352 -512 0 ) ( 352 -448 0 ) ( 416 -448 0 ) plat_top2 32 0 0 1 1 +( 416 -448 -64 ) ( 352 -448 -64 ) ( 352 -512 -64 ) plat_top2 32 0 0 1 1 +} +// brush 527 +{ +( 288 -320 -64 ) ( 224 -320 -64 ) ( 224 -384 -64 ) plat_top2 32 0 0 1 1 +( 224 -384 0 ) ( 224 -320 0 ) ( 288 -320 0 ) plat_top2 32 0 0 1 1 +( 224 -384 0 ) ( 288 -384 0 ) ( 288 -384 -64 ) plat_top2 32 0 0 1 1 +( 288 -384 0 ) ( 288 -320 0 ) ( 288 -320 -64 ) plat_top2 32 0 0 1 1 +( 288 -320 0 ) ( 224 -320 0 ) ( 224 -320 -64 ) plat_top2 32 0 0 1 1 +( 224 -320 0 ) ( 224 -384 0 ) ( 224 -384 -64 ) plat_top2 32 0 0 1 1 +} +// brush 528 +{ +( 32 -768 0 ) ( 32 -832 0 ) ( 32 -832 -64 ) plat_top2 32 0 0 1 1 +( 96 -768 0 ) ( 32 -768 0 ) ( 32 -768 -64 ) plat_top2 32 0 0 1 1 +( 96 -832 0 ) ( 96 -768 0 ) ( 96 -768 -64 ) plat_top2 32 0 0 1 1 +( 32 -832 0 ) ( 96 -832 0 ) ( 96 -832 -64 ) plat_top2 32 0 0 1 1 +( 32 -832 0 ) ( 32 -768 0 ) ( 96 -768 0 ) plat_top2 32 0 0 1 1 +( 96 -768 -64 ) ( 32 -768 -64 ) ( 32 -832 -64 ) plat_top2 32 0 0 1 1 +} +// brush 529 +{ +( 736 -768 -64 ) ( 672 -768 -64 ) ( 672 -832 -64 ) plat_top2 32 0 0 1 1 +( 672 -832 0 ) ( 672 -768 0 ) ( 736 -768 0 ) plat_top2 32 0 0 1 1 +( 672 -832 0 ) ( 736 -832 0 ) ( 736 -832 -64 ) plat_top2 32 0 0 1 1 +( 736 -832 0 ) ( 736 -768 0 ) ( 736 -768 -64 ) plat_top2 32 0 0 1 1 +( 736 -768 0 ) ( 672 -768 0 ) ( 672 -768 -64 ) plat_top2 32 0 0 1 1 +( 672 -768 0 ) ( 672 -832 0 ) ( 672 -832 -64 ) plat_top2 32 0 0 1 1 +} +// brush 530 +{ +( 800 -1152 0 ) ( 800 -1216 0 ) ( 800 -1216 -64 ) plat_top2 32 0 0 1 1 +( 864 -1152 0 ) ( 800 -1152 0 ) ( 800 -1152 -64 ) plat_top2 32 0 0 1 1 +( 864 -1216 0 ) ( 864 -1152 0 ) ( 864 -1152 -64 ) plat_top2 32 0 0 1 1 +( 800 -1216 0 ) ( 864 -1216 0 ) ( 864 -1216 -64 ) plat_top2 32 0 0 1 1 +( 800 -1216 0 ) ( 800 -1152 0 ) ( 864 -1152 0 ) plat_top2 32 0 0 1 1 +( 864 -1152 -64 ) ( 800 -1152 -64 ) ( 800 -1216 -64 ) plat_top2 32 0 0 1 1 +} +// brush 531 +{ +( 416 -1152 -64 ) ( 352 -1152 -64 ) ( 352 -1216 -64 ) plat_top2 32 0 0 1 1 +( 352 -1216 0 ) ( 352 -1152 0 ) ( 416 -1152 0 ) plat_top2 32 0 0 1 1 +( 352 -1216 0 ) ( 416 -1216 0 ) ( 416 -1216 -64 ) plat_top2 32 0 0 1 1 +( 416 -1216 0 ) ( 416 -1152 0 ) ( 416 -1152 -64 ) plat_top2 32 0 0 1 1 +( 416 -1152 0 ) ( 352 -1152 0 ) ( 352 -1152 -64 ) plat_top2 32 0 0 1 1 +( 352 -1152 0 ) ( 352 -1216 0 ) ( 352 -1216 -64 ) plat_top2 32 0 0 1 1 +} +// brush 532 +{ +( -32 -1152 -64 ) ( -96 -1152 -64 ) ( -96 -1216 -64 ) plat_top2 32 0 0 1 1 +( -96 -1216 0 ) ( -96 -1152 0 ) ( -32 -1152 0 ) plat_top2 32 0 0 1 1 +( -96 -1216 0 ) ( -32 -1216 0 ) ( -32 -1216 -64 ) plat_top2 32 0 0 1 1 +( -32 -1216 0 ) ( -32 -1152 0 ) ( -32 -1152 -64 ) plat_top2 32 0 0 1 1 +( -32 -1152 0 ) ( -96 -1152 0 ) ( -96 -1152 -64 ) plat_top2 32 0 0 1 1 +( -96 -1152 0 ) ( -96 -1216 0 ) ( -96 -1216 -64 ) plat_top2 32 0 0 1 1 +} +// brush 533 +{ +( 352 -768 0 ) ( 352 -832 0 ) ( 352 -832 -64 ) plat_top2 32 0 0 1 1 +( 416 -768 0 ) ( 352 -768 0 ) ( 352 -768 -64 ) plat_top2 32 0 0 1 1 +( 416 -832 0 ) ( 416 -768 0 ) ( 416 -768 -64 ) plat_top2 32 0 0 1 1 +( 352 -832 0 ) ( 416 -832 0 ) ( 416 -832 -64 ) plat_top2 32 0 0 1 1 +( 352 -832 0 ) ( 352 -768 0 ) ( 416 -768 0 ) plat_top2 32 0 0 1 1 +( 416 -768 -64 ) ( 352 -768 -64 ) ( 352 -832 -64 ) plat_top2 32 0 0 1 1 +} +// brush 534 +{ +( -24 896 512 ) ( 40 896 512 ) ( 40 960 512 ) metal1_1 0 0 0 1 1 +( 24 960 528 ) ( 24 896 528 ) ( -40 896 528 ) metal1_1 0 0 0 1 1 +( 32 960 584 ) ( -32 960 584 ) ( -32 960 8 ) metal1_1 0 0 0 1 1 +( -32 960 584 ) ( -32 896 584 ) ( -32 896 8 ) metal1_1 0 0 0 1 1 +( -32 896 584 ) ( 32 896 584 ) ( 32 896 8 ) metal1_1 0 0 0 1 1 +( 32 896 584 ) ( 32 960 584 ) ( 32 960 8 ) metal1_1 0 0 0 1 1 +( 32 952 512 ) ( -24 896 512 ) ( 32 952 528 ) metal1_1 0 0 0 1 1 +( -32 904 512 ) ( 24 960 512 ) ( 24 960 528 ) metal1_1 0 0 0 1 1 +} +// brush 535 +{ +( -24 960 512 ) ( 32 904 512 ) ( 32 904 528 ) metal1_1 0 0 0 1 1 +( 24 896 512 ) ( -32 952 512 ) ( 24 896 528 ) metal1_1 0 0 0 1 1 +( -32 896 584 ) ( 32 896 584 ) ( 32 896 8 ) metal1_1 0 0 0 1 1 +( -32 960 584 ) ( -32 896 584 ) ( -32 896 8 ) metal1_1 0 0 0 1 1 +( 32 960 584 ) ( -32 960 584 ) ( -32 960 8 ) metal1_1 0 0 0 1 1 +( 32 896 584 ) ( 32 960 584 ) ( 32 960 8 ) metal1_1 0 0 0 1 1 +( 32 904 528 ) ( -32 904 528 ) ( -32 968 528 ) metal1_1 0 0 0 1 1 +( -32 952 512 ) ( -32 888 512 ) ( 32 888 512 ) metal1_1 0 0 0 1 1 +} +// brush 536 +{ +( -32 840 512 ) ( 24 896 512 ) ( 24 896 528 ) metal1_1 0 0 0 1 1 +( 32 888 512 ) ( -24 832 512 ) ( 32 888 528 ) metal1_1 0 0 0 1 1 +( 32 832 584 ) ( 32 896 584 ) ( 32 896 8 ) metal1_1 0 0 0 1 1 +( -32 832 584 ) ( 32 832 584 ) ( 32 832 8 ) metal1_1 0 0 0 1 1 +( -32 896 584 ) ( -32 832 584 ) ( -32 832 8 ) metal1_1 0 0 0 1 1 +( 32 896 584 ) ( -32 896 584 ) ( -32 896 8 ) metal1_1 0 0 0 1 1 +( 24 896 528 ) ( 24 832 528 ) ( -40 832 528 ) metal1_1 0 0 0 1 1 +( -24 832 512 ) ( 40 832 512 ) ( 40 896 512 ) metal1_1 0 0 0 1 1 +} +// brush 537 +{ +( -32 888 512 ) ( -32 824 512 ) ( 32 824 512 ) metal1_1 0 0 0 1 1 +( 32 840 528 ) ( -32 840 528 ) ( -32 904 528 ) metal1_1 0 0 0 1 1 +( 32 832 584 ) ( 32 896 584 ) ( 32 896 8 ) metal1_1 0 0 0 1 1 +( 32 896 584 ) ( -32 896 584 ) ( -32 896 8 ) metal1_1 0 0 0 1 1 +( -32 896 584 ) ( -32 832 584 ) ( -32 832 8 ) metal1_1 0 0 0 1 1 +( -32 832 584 ) ( 32 832 584 ) ( 32 832 8 ) metal1_1 0 0 0 1 1 +( 24 832 512 ) ( -32 888 512 ) ( 24 832 528 ) metal1_1 0 0 0 1 1 +( -24 896 512 ) ( 32 840 512 ) ( 32 840 528 ) metal1_1 0 0 0 1 1 +} +// brush 538 +{ +( -64 672 416 ) ( -128 672 416 ) ( -128 288 416 ) metal1_1 0 0 0 1 1 +( -128 288 544 ) ( -128 672 544 ) ( -64 672 544 ) metw1 0 0 0 1 1 +( -64 800 256 ) ( 0 800 256 ) ( 0 800 192 ) metw1 0 0 0 1 1 +( 32 864 224 ) ( 32 1248 224 ) ( 32 1248 160 ) metw1 0 0 0 1 1 +( -64 832 288 ) ( -128 832 288 ) ( -128 832 224 ) metw1 0 0 0 1 1 +( -32 704 288 ) ( -32 320 288 ) ( -32 320 224 ) metw1 0 0 0 1 1 +} +// brush 539 +{ +( -32 960 544 ) ( -32 832 544 ) ( -32 832 512 ) sky4 0 0 0 1 1 +( 480 960 544 ) ( -32 960 544 ) ( -32 960 512 ) sky4 0 0 0 1 1 +( 32 832 544 ) ( 32 960 544 ) ( 32 960 512 ) sky4 0 0 0 1 1 +( -32 832 544 ) ( 480 832 544 ) ( 480 832 512 ) sky4 0 0 0 1 1 +( -32 832 608 ) ( -32 960 608 ) ( 480 960 608 ) sky4 0 0 0 1 1 +( 480 960 544 ) ( -32 960 544 ) ( -32 832 544 ) sky4 0 0 0 1 1 +} +// brush 540 +{ +( -576 968 256 ) ( -576 936 256 ) ( -576 936 224 ) metw1 0 0 0 1 1 +( -520 968 224 ) ( -520 968 256 ) ( -576 968 256 ) metw1 0 0 0 1 1 +( -520 968 256 ) ( -520 968 224 ) ( -512 960 224 ) metw1 0 0 0 1 1 +( -576 960 256 ) ( -320 960 256 ) ( -320 960 224 ) metw1 0 0 0 1 1 +( -576 936 256 ) ( -576 968 256 ) ( -320 968 256 ) met5_1 0 0 0 1 1 +( -320 968 224 ) ( -576 968 224 ) ( -576 936 224 ) met5_1 0 0 0 1 1 +} +// brush 541 +{ +( -512 776 224 ) ( -512 1032 224 ) ( -544 1032 224 ) met5_1 0 0 0 1 1 +( -544 1032 256 ) ( -512 1032 256 ) ( -512 776 256 ) met5_1 0 0 0 1 1 +( -520 1256 256 ) ( -520 1000 256 ) ( -520 1000 224 ) metw1 0 0 0 1 1 +( -512 960 256 ) ( -512 960 224 ) ( -520 968 224 ) metw1 0 0 0 1 1 +( -512 1600 256 ) ( -512 1600 224 ) ( -512 960 224 ) metw1 0 0 0 1 1 +( -512 1600 224 ) ( -512 1600 256 ) ( -520 1608 256 ) metw1 0 0 0 1 1 +} +// brush 542 +{ +( -376 1472 256 ) ( -408 1472 256 ) ( -408 1472 224 ) metw1 0 0 0 1 1 +( -376 776 256 ) ( -376 1032 256 ) ( -376 1032 224 ) metw1 0 0 0 1 1 +( -384 960 224 ) ( -384 960 256 ) ( -376 968 256 ) metw1 0 0 0 1 1 +( -384 960 256 ) ( -384 960 224 ) ( -384 1472 224 ) metw1 0 0 0 1 1 +( -408 1032 256 ) ( -376 1032 256 ) ( -376 776 256 ) met5_1 0 0 0 1 1 +( -376 776 224 ) ( -376 1032 224 ) ( -408 1032 224 ) met5_1 0 0 0 1 1 +} +// brush 543 +{ +( -128 968 224 ) ( -384 968 224 ) ( -384 936 224 ) met5_1 0 0 0 1 1 +( -384 936 256 ) ( -384 968 256 ) ( -128 968 256 ) met5_1 0 0 0 1 1 +( -296 960 256 ) ( -40 960 256 ) ( -40 960 224 ) metw1 0 0 0 1 1 +( -320 936 256 ) ( -320 968 256 ) ( -320 968 224 ) metw1 0 0 0 1 1 +( -376 968 256 ) ( -376 968 224 ) ( -320 968 224 ) metw1 0 0 0 1 1 +( -376 968 224 ) ( -376 968 256 ) ( -384 960 256 ) metw1 0 0 0 1 1 +} +// brush 544 +{ +( -520 1608 256 ) ( -512 1600 256 ) ( -512 1600 224 ) metw1 0 0 0 1 1 +( 128 1600 224 ) ( -512 1600 224 ) ( -512 1600 256 ) metw1 0 0 0 1 1 +( 184 1608 256 ) ( 184 1608 224 ) ( 184 1600 224 ) metw1 0 0 0 1 1 +( 184 1608 224 ) ( 184 1608 256 ) ( -520 1608 256 ) metw1 0 0 0 1 1 +( 312 1600 256 ) ( 56 1600 256 ) ( 56 1632 256 ) met5_1 0 0 0 1 1 +( 56 1632 224 ) ( 56 1600 224 ) ( 312 1600 224 ) met5_1 0 0 0 1 1 +} +// brush 545 +{ +( 192 1664 -288 ) ( 128 1664 -288 ) ( 128 1280 -288 ) metw1 0 0 0 1 1 +( 128 1472 64 ) ( 192 1472 64 ) ( 192 1472 0 ) metw1 0 0 0 1 1 +( 320 1184 0 ) ( 320 1568 0 ) ( 320 1568 -64 ) metw1 0 0 0 1 1 +( 256 1600 64 ) ( 192 1600 64 ) ( 192 1600 0 ) metw1 0 0 0 1 1 +( 184 1728 64 ) ( 184 1344 64 ) ( 184 1344 0 ) metw1 0 0 0 1 1 +( 160 1600 224 ) ( 352 1600 224 ) ( 160 1472 224 ) metw1 0 0 0 1 1 +} +// brush 546 +{ +( 128 1312 448 ) ( 128 1696 448 ) ( 192 1696 448 ) metw1 0 0 0 1 1 +( 128 1472 64 ) ( 192 1472 64 ) ( 192 1472 0 ) metw1 0 0 0 1 1 +( 320 1184 0 ) ( 320 1568 0 ) ( 320 1568 -64 ) metw1 0 0 0 1 1 +( 256 1608 64 ) ( 192 1608 64 ) ( 192 1608 0 ) metw1 0 0 0 1 1 +( 184 1728 64 ) ( 184 1344 64 ) ( 184 1344 0 ) metw1 0 0 0 1 1 +( 352 1600 224 ) ( 160 1600 224 ) ( 160 1472 224 ) met5_1 0 0 0 1 1 +} +// brush 547 +{ +( 192 1496 224 ) ( 192 1464 224 ) ( 448 1464 224 ) met5_1 0 0 0 1 1 +( 448 1464 256 ) ( 192 1464 256 ) ( 192 1496 256 ) met5_1 0 0 0 1 1 +( 320 1472 224 ) ( 320 1472 256 ) ( -384 1472 256 ) metw1 0 0 0 1 1 +( 56 1464 224 ) ( 56 1464 256 ) ( 64 1472 256 ) metw1 0 0 0 1 1 +( 56 1464 256 ) ( 56 1464 224 ) ( -376 1464 224 ) metw1 0 0 0 1 1 +( -384 1472 256 ) ( -376 1464 256 ) ( -376 1464 224 ) metw1 0 0 0 1 1 +} +// brush 548 +{ +( 64 1472 256 ) ( 56 1464 256 ) ( 56 1464 224 ) metw1 0 0 0 1 1 +( 56 1160 256 ) ( 56 1160 224 ) ( 56 1592 224 ) metw1 0 0 0 1 1 +( 64 1408 256 ) ( 64 1408 224 ) ( 56 1400 224 ) metw1 0 0 0 1 1 +( 64 1408 224 ) ( 64 1408 256 ) ( 64 1472 256 ) metw1 0 0 0 1 1 +( 56 776 256 ) ( 56 1032 256 ) ( 88 1032 256 ) met5_1 0 0 0 1 1 +( 88 1032 224 ) ( 56 1032 224 ) ( 56 776 224 ) met5_1 0 0 0 1 1 +} +// brush 549 +{ +( 752 1408 224 ) ( 496 1408 224 ) ( 496 1376 224 ) met5_1 0 0 0 1 1 +( 496 1376 256 ) ( 496 1408 256 ) ( 752 1408 256 ) met5_1 0 0 0 1 1 +( 248 1400 256 ) ( 312 1400 256 ) ( 312 1400 224 ) metw1 0 0 0 1 1 +( 320 1408 224 ) ( 312 1400 224 ) ( 312 1400 256 ) metw1 0 0 0 1 1 +( -64 1408 224 ) ( 368 1408 224 ) ( 368 1408 256 ) metw1 0 0 0 1 1 +( 64 1408 224 ) ( 64 1408 256 ) ( 56 1400 256 ) metw1 0 0 0 1 1 +} +// brush 550 +{ +( 320 1088 256 ) ( 320 1088 224 ) ( 312 1088 224 ) metw1 0 0 0 1 1 +( 320 1088 224 ) ( 320 1088 256 ) ( 320 1408 256 ) metw1 0 0 0 1 1 +( 312 1400 256 ) ( 312 1400 224 ) ( 320 1408 224 ) metw1 0 0 0 1 1 +( 312 1400 224 ) ( 312 1400 256 ) ( 312 1336 256 ) metw1 0 0 0 1 1 +( 320 1840 256 ) ( 320 1584 256 ) ( 288 1584 256 ) met5_1 0 0 0 1 1 +( 288 1584 224 ) ( 320 1584 224 ) ( 320 1840 224 ) met5_1 0 0 0 1 1 +} +// brush 551 +{ +( 424 1712 224 ) ( 456 1712 224 ) ( 456 1968 224 ) met5_1 0 0 0 1 1 +( 456 1968 256 ) ( 456 1712 256 ) ( 424 1712 256 ) met5_1 0 0 0 1 1 +( 448 1472 224 ) ( 448 1472 256 ) ( 448 1224 256 ) metw1 0 0 0 1 1 +( 448 1472 256 ) ( 448 1472 224 ) ( 456 1472 224 ) metw1 0 0 0 1 1 +( 456 1152 224 ) ( 456 1152 256 ) ( 456 1472 256 ) metw1 0 0 0 1 1 +( 456 1224 256 ) ( 456 1224 224 ) ( 448 1224 224 ) metw1 0 0 0 1 1 +} +// brush 552 +{ +( -320 608 256 ) ( -448 608 256 ) ( -448 576 256 ) metal1_1 0 0 0 1 1 +( -320 576 608 ) ( -320 608 608 ) ( -320 608 224 ) metw1 0 0 0 1 1 +( -352 512 352 ) ( -480 512 352 ) ( -480 512 -32 ) metw1 0 0 0 1 1 +( -576 608 352 ) ( -576 576 352 ) ( -576 576 -32 ) metw1 0 0 0 1 1 +( -512 416 256 ) ( -512 384 288 ) ( -384 384 288 ) metw1 0 0 0 1 1 +( -544 384 288 ) ( -544 512 288 ) ( -352 384 288 ) met5_1 0 0 0 1 1 +} +// brush 553 +{ +( -480 576 448 ) ( -480 608 448 ) ( -352 608 448 ) metal1_1 0 0 0 1 1 +( -480 384 352 ) ( -352 384 352 ) ( -352 384 -32 ) metw1 0 0 0 1 1 +( -320 576 608 ) ( -320 608 608 ) ( -320 608 224 ) metw1 0 0 0 1 1 +( -352 512 352 ) ( -480 512 352 ) ( -480 512 -32 ) metw1 0 0 0 1 1 +( -576 608 352 ) ( -576 576 352 ) ( -576 576 -32 ) metw1 0 0 0 1 1 +( -576 544 416 ) ( -576 352 416 ) ( -320 352 416 ) met5_1 0 0 0 1 1 +} +// brush 554 +{ +( -480 480 352 ) ( -352 480 352 ) ( -352 480 -32 ) metw1 0 0 0 1 1 +( -352 512 352 ) ( -480 512 352 ) ( -480 512 -32 ) metw1 0 0 0 1 1 +( -576 608 352 ) ( -576 576 352 ) ( -576 576 -32 ) metw1 0 0 0 1 1 +( -544 512 288 ) ( -544 384 288 ) ( -352 384 288 ) metw1 0 0 0 1 1 +( -576 352 416 ) ( -576 544 416 ) ( -320 352 416 ) metw1 0 0 0 1 1 +( -480 640 288 ) ( -480 416 288 ) ( -480 640 416 ) met5_1 0 0 0 1 1 +} +// brush 555 +{ +( -480 480 352 ) ( -352 480 352 ) ( -352 480 -32 ) metw1 0 0 0 1 1 +( -320 576 608 ) ( -320 608 608 ) ( -320 608 224 ) metw1 0 0 0 1 1 +( -352 512 352 ) ( -480 512 352 ) ( -480 512 -32 ) metw1 0 0 0 1 1 +( -544 512 288 ) ( -544 384 288 ) ( -352 384 288 ) metw1 0 0 0 1 1 +( -576 352 416 ) ( -576 544 416 ) ( -320 352 416 ) metw1 0 0 0 1 1 +( -416 448 288 ) ( -416 640 288 ) ( -416 640 416 ) met5_1 0 0 0 1 1 +} +// brush 556 +{ +( -320 416 288 ) ( -576 416 288 ) ( -576 384 288 ) metw1 0 0 0 1 1 +( -576 384 416 ) ( -576 416 416 ) ( -320 416 416 ) metw1 0 0 0 1 1 +( -576 384 416 ) ( -320 384 416 ) ( -320 384 288 ) metw1 0 0 0 1 1 +( -320 384 416 ) ( -320 416 416 ) ( -320 416 288 ) metw1 0 0 0 1 1 +( -320 480 416 ) ( -576 480 416 ) ( -576 480 288 ) metw1 0 0 0 1 1 +( -576 416 416 ) ( -576 384 416 ) ( -576 384 288 ) metw1 0 0 0 1 1 +} +// brush 557 +{ +( 72 1256 -128 ) ( 72 1096 -128 ) ( 72 1096 -256 ) metw1 0 0 0 1 1 +( 72 1864 -128 ) ( -184 1864 -128 ) ( -184 1864 -256 ) metw1 0 0 0 1 1 +( 80 1224 -128 ) ( 80 1384 -128 ) ( 80 1384 -256 ) metw1 0 0 0 1 1 +( 168 1736 -224 ) ( 424 1736 -224 ) ( 424 1736 -352 ) metw1 0 0 0 1 1 +( 72 1096 -128 ) ( 72 1256 -128 ) ( 328 1256 -128 ) met5_1 0 0 0 1 1 +( 328 1256 -256 ) ( 72 1256 -256 ) ( 72 1096 -256 ) metw1 0 0 0 1 1 +} +// brush 558 +{ +( 432 1256 -256 ) ( 176 1256 -256 ) ( 176 1096 -256 ) metw1 0 0 0 1 1 +( 176 1096 -128 ) ( 176 1256 -128 ) ( 432 1256 -128 ) met5_1 0 0 0 1 1 +( 272 1736 -224 ) ( 528 1736 -224 ) ( 528 1736 -352 ) metw1 0 0 0 1 1 +( 184 1224 -128 ) ( 184 1384 -128 ) ( 184 1384 -256 ) metw1 0 0 0 1 1 +( 176 1864 -128 ) ( -80 1864 -128 ) ( -80 1864 -256 ) metw1 0 0 0 1 1 +( 176 1256 -128 ) ( 176 1096 -128 ) ( 176 1096 -256 ) metw1 0 0 0 1 1 +} +// brush 559 +{ +( -416 640 440 ) ( -480 640 440 ) ( -480 576 440 ) metal1_1 0 0 0 1 1 +( -480 576 448 ) ( -480 640 448 ) ( -416 640 448 ) +0dem5 0 0 0 1 1 +( -480 576 448 ) ( -416 576 448 ) ( -416 576 320 ) met5_1 0 0 0 1 1 +( -416 576 448 ) ( -416 640 448 ) ( -416 640 320 ) met5_1 0 0 0 1 1 +( -416 640 448 ) ( -480 640 448 ) ( -480 640 320 ) met5_1 0 0 0 1 1 +( -480 640 448 ) ( -480 576 448 ) ( -480 576 320 ) met5_1 0 0 0 1 1 +} +// brush 560 +{ +( -472 584 440 ) ( -424 584 440 ) ( -448 608 408 ) metal1_1 0 0 0 1 1 +( -472 624 440 ) ( -472 592 440 ) ( -448 608 408 ) metal1_1 0 0 0 1 1 +( -424 632 440 ) ( -472 632 440 ) ( -448 608 408 ) metal1_1 0 0 0 1 1 +( -424 592 440 ) ( -424 624 440 ) ( -448 608 408 ) metal1_1 0 0 0 1 1 +( -424 584 440 ) ( -472 584 440 ) ( -472 632 440 ) metal1_1 0 0 0 1 1 +} +// brush 561 +{ +( -320 640 384 ) ( -320 576 384 ) ( -448 576 384 ) met5_1 -48 -16 0 1 1 +( -320 640 320 ) ( -320 640 384 ) ( -448 640 384 ) met5_1 -40 -8 0 1 1 +( -320 576 320 ) ( -320 640 320 ) ( -448 640 320 ) met5_1 -48 -16 0 1 1 +( -320 576 384 ) ( -320 576 320 ) ( -448 576 320 ) met5_1 -40 -8 0 1 1 +( -320 576 384 ) ( -320 640 384 ) ( -320 640 320 ) met5_1 8 -56 0 1 1 +( -328 640 320 ) ( -328 640 384 ) ( -328 576 384 ) metal1_1 8 -56 0 1 1 +} +// brush 562 +{ +( -328 584 328 ) ( -328 584 376 ) ( -328 632 376 ) metal1_1 8 -56 0 1 1 +( -328 592 328 ) ( -328 624 328 ) ( -360 608 352 ) metal1_1 -48 -16 0 1 1 +( -328 632 328 ) ( -328 632 376 ) ( -360 608 352 ) metal1_1 -40 -8 0 1 1 +( -328 624 376 ) ( -328 592 376 ) ( -360 608 352 ) metal1_1 -48 -16 0 1 1 +( -328 584 376 ) ( -328 584 328 ) ( -360 608 352 ) metal1_1 -40 -8 0 1 1 +} +// brush 563 +{ +( -568 576 384 ) ( -568 640 384 ) ( -568 640 320 ) metal1_1 8 8 0 1 1 +( -576 640 320 ) ( -576 640 384 ) ( -576 576 384 ) met5_1 8 8 0 1 1 +( -448 576 320 ) ( -576 576 320 ) ( -576 576 384 ) met5_1 40 -8 0 1 1 +( -448 640 320 ) ( -576 640 320 ) ( -576 576 320 ) met5_1 32 -16 0 1 1 +( -448 640 384 ) ( -576 640 384 ) ( -576 640 320 ) met5_1 40 -8 0 1 1 +( -448 576 384 ) ( -576 576 384 ) ( -576 640 384 ) met5_1 32 -16 0 1 1 +} +// brush 564 +{ +( -536 608 352 ) ( -568 584 328 ) ( -568 584 376 ) metal1_1 40 -8 0 1 1 +( -536 608 352 ) ( -568 592 376 ) ( -568 624 376 ) metal1_1 32 -16 0 1 1 +( -536 608 352 ) ( -568 632 376 ) ( -568 632 328 ) metal1_1 40 -8 0 1 1 +( -536 608 352 ) ( -568 624 328 ) ( -568 592 328 ) metal1_1 32 -16 0 1 1 +( -568 632 376 ) ( -568 584 376 ) ( -568 584 328 ) metal1_1 8 8 0 1 1 +} +// brush 565 +{ +( -64 992 384 ) ( -96 992 384 ) ( -96 736 384 ) runeb128 0 32 0 1 1 +( -96 736 416 ) ( -96 992 416 ) ( -64 992 416 ) runeb128 0 32 0 1 1 +( -96 960 416 ) ( -64 960 416 ) ( -64 960 384 ) runeb128 0 0 0 1 1 +( -64 704 416 ) ( -64 960 416 ) ( -64 960 384 ) runeb128 -32 0 0 1 1 +( -64 992 416 ) ( -96 992 416 ) ( -96 992 384 ) runeb128 0 0 0 1 1 +( -96 992 416 ) ( -96 736 416 ) ( -96 736 384 ) runeb128 -32 0 0 1 1 +} +// brush 566 +{ +( 64 992 416 ) ( 64 736 416 ) ( 64 736 384 ) runeb128 -32 0 0 1 1 +( 96 992 416 ) ( 64 992 416 ) ( 64 992 384 ) runeb128 0 0 0 1 1 +( 96 736 416 ) ( 96 992 416 ) ( 96 992 384 ) runeb128 -32 0 0 1 1 +( 64 960 416 ) ( 96 960 416 ) ( 96 960 384 ) runeb128 0 0 0 1 1 +( 64 736 416 ) ( 64 992 416 ) ( 96 992 416 ) runeb128 0 32 0 1 1 +( 96 992 384 ) ( 64 992 384 ) ( 64 736 384 ) runeb128 0 32 0 1 1 +} +// brush 567 +{ +( -480 672 288 ) ( -480 448 288 ) ( -480 672 416 ) metw1 0 0 0 1 1 +( -576 384 448 ) ( -576 576 448 ) ( -320 384 448 ) metal1_1 0 0 0 1 1 +( -544 544 384 ) ( -544 416 384 ) ( -352 416 384 ) metal1_1 0 0 0 1 1 +( -576 640 352 ) ( -576 608 352 ) ( -576 608 -32 ) metw1 -32 0 0 1 1 +( -352 544 352 ) ( -480 544 352 ) ( -480 544 -32 ) metw1 0 0 0 1 1 +( -480 512 384 ) ( -352 512 384 ) ( -352 512 0 ) metw1 0 0 0 1 1 +} +// brush 568 +{ +( -480 512 256 ) ( -352 512 256 ) ( -352 512 -128 ) metw1 0 -32 0 1 1 +( -352 544 256 ) ( -480 544 256 ) ( -480 544 -128 ) metw1 0 -32 0 1 1 +( -576 640 256 ) ( -576 608 256 ) ( -576 608 -128 ) metw1 -32 -32 0 1 1 +( -544 544 288 ) ( -544 416 288 ) ( -352 416 288 ) metal1_1 0 0 0 1 1 +( -576 384 320 ) ( -576 576 320 ) ( -320 384 320 ) metal1_1 0 0 0 1 1 +( -480 672 192 ) ( -480 448 192 ) ( -480 672 320 ) metw1 0 0 0 1 1 +} +// brush 569 +{ +( -320 512 384 ) ( -192 512 384 ) ( -192 512 0 ) metw1 -32 0 0 1 1 +( -192 544 352 ) ( -320 544 352 ) ( -320 544 -32 ) metw1 -32 0 0 1 1 +( -416 640 352 ) ( -416 608 352 ) ( -416 608 -32 ) metw1 -32 0 0 1 1 +( -384 544 384 ) ( -384 416 384 ) ( -192 416 384 ) metal1_1 0 0 0 1 1 +( -416 384 448 ) ( -416 576 448 ) ( -160 384 448 ) metal1_1 0 0 0 1 1 +( -320 672 288 ) ( -320 448 288 ) ( -320 672 416 ) met5_1 -32 0 0 1 1 +} +// brush 570 +{ +( -320 672 192 ) ( -320 448 192 ) ( -320 672 320 ) met5_1 -32 -32 0 1 1 +( -416 384 320 ) ( -416 576 320 ) ( -160 384 320 ) metal1_1 0 0 0 1 1 +( -384 544 288 ) ( -384 416 288 ) ( -192 416 288 ) metal1_1 0 0 0 1 1 +( -416 640 256 ) ( -416 608 256 ) ( -416 608 -128 ) metw1 -32 -32 0 1 1 +( -192 544 256 ) ( -320 544 256 ) ( -320 544 -128 ) metw1 -32 -32 0 1 1 +( -320 512 256 ) ( -192 512 256 ) ( -192 512 -128 ) metw1 -32 -32 0 1 1 +} +// brush 571 +{ +( -576 320 -32 ) ( -576 256 -32 ) ( -576 256 -96 ) metw1 0 0 0 1 1 +( 448 320 -32 ) ( -576 320 -32 ) ( -576 320 -96 ) metw1 0 0 0 1 1 +( -320 224 -32 ) ( -320 288 -32 ) ( -320 288 -96 ) metw1 0 0 0 1 1 +( -576 256 -32 ) ( 448 256 -32 ) ( 448 256 -96 ) metw1 0 0 0 1 1 +( -576 256 -32 ) ( -576 320 -32 ) ( 448 320 -32 ) metw1 0 0 0 1 1 +( 448 320 -96 ) ( -576 320 -96 ) ( -576 256 -96 ) metal1_1 0 0 0 1 1 +} +// brush 572 +{ +( -440 368 -40 ) ( -472 368 -40 ) ( -472 336 -40 ) light3_8 16 16 0 1 1 +( -464 336 -32 ) ( -464 368 -32 ) ( -432 368 -32 ) met5_1 0 0 0 1 1 +( -464 336 -32 ) ( -432 336 -32 ) ( -432 336 -96 ) met5_1 0 0 0 1 1 +( -432 336 -32 ) ( -432 368 -32 ) ( -432 368 -96 ) met5_1 0 0 0 1 1 +( -432 368 -32 ) ( -464 368 -32 ) ( -464 368 -96 ) met5_1 0 0 0 1 1 +( -464 368 -32 ) ( -464 336 -32 ) ( -464 336 -96 ) met5_1 0 0 0 1 1 +} +// brush 573 +{ +( -464 240 -32 ) ( -464 208 -32 ) ( -464 208 -96 ) met5_1 0 0 0 1 1 +( -432 240 -32 ) ( -464 240 -32 ) ( -464 240 -96 ) met5_1 0 0 0 1 1 +( -432 208 -32 ) ( -432 240 -32 ) ( -432 240 -96 ) met5_1 0 0 0 1 1 +( -464 208 -32 ) ( -432 208 -32 ) ( -432 208 -96 ) met5_1 0 0 0 1 1 +( -464 208 -32 ) ( -464 240 -32 ) ( -432 240 -32 ) met5_1 0 0 0 1 1 +( -440 240 -40 ) ( -472 240 -40 ) ( -472 208 -40 ) light3_8 16 16 0 1 1 +} +// brush 574 +{ +( 480 1312 224 ) ( 416 1312 224 ) ( 416 1312 160 ) metrlg 32 32 0 1 1 +( 416 256 224 ) ( 416 1280 224 ) ( 416 1280 160 ) metrlg 32 32 0 1 1 +( 192 1088 224 ) ( 256 1088 224 ) ( 256 1088 160 ) metrlg 32 32 0 1 1 +( 352 1216 224 ) ( 352 192 224 ) ( 352 192 160 ) metrlg 32 32 0 1 1 +( 352 1568 224 ) ( 416 1568 224 ) ( 416 544 224 ) metrlg 32 32 0 1 1 +( 416 544 160 ) ( 416 1568 160 ) ( 352 1568 160 ) metrlg 32 32 0 1 1 +} +// brush 575 +{ +( 608 1632 160 ) ( -416 1632 160 ) ( -416 1568 160 ) metrlg 32 32 0 1 1 +( -416 1568 224 ) ( -416 1632 224 ) ( 608 1632 224 ) metrlg 32 32 0 1 1 +( -64 1568 224 ) ( 960 1568 224 ) ( 960 1568 160 ) metrlg 32 32 0 1 1 +( -96 1664 224 ) ( -96 1728 224 ) ( -96 1728 160 ) metrlg 32 32 0 1 1 +( 640 1696 224 ) ( -384 1696 224 ) ( -384 1696 160 ) metrlg 32 32 0 1 1 +( -160 1696 224 ) ( -160 1632 224 ) ( -160 1632 160 ) metrlg 32 32 0 1 1 +} +// brush 576 +{ +( -160 1632 224 ) ( -160 1568 224 ) ( -160 1568 160 ) metrlg 32 32 0 1 1 +( 640 1568 224 ) ( -384 1568 224 ) ( -384 1568 160 ) metrlg 32 32 0 1 1 +( -96 1600 224 ) ( -96 1664 224 ) ( -96 1664 160 ) metrlg 32 32 0 1 1 +( -64 1504 224 ) ( 960 1504 224 ) ( 960 1504 160 ) metrlg 32 32 0 1 1 +( -416 1504 224 ) ( -416 1568 224 ) ( 608 1568 224 ) metrlg 32 32 0 1 1 +( 608 1568 160 ) ( -416 1568 160 ) ( -416 1504 160 ) metrgw 32 32 0 1 1 +} +// brush 577 +{ +( 160 1984 -96 ) ( 96 1984 -96 ) ( 96 1952 -96 ) met5_1 0 0 0 1 1 +( 96 1952 -32 ) ( 96 1984 -32 ) ( 160 1984 -32 ) met5_1 0 0 0 1 1 +( 96 1984 448 ) ( 160 1984 448 ) ( 160 1984 -256 ) metwlcy1 32 32 0 1 1 +( 160 1952 448 ) ( 160 1984 448 ) ( 160 1984 -256 ) met5_1 0 0 0 1 1 +( 160 2016 448 ) ( 96 2016 448 ) ( 96 2016 -256 ) met5_1 0 0 0 1 1 +( 96 1984 448 ) ( 96 1952 448 ) ( 96 1952 -256 ) met5_1 0 0 0 1 1 +} +// brush 578 +{ +( 448 1696 448 ) ( 416 1696 448 ) ( 416 1696 -256 ) met5_1 0 0 0 1 1 +( 480 1632 448 ) ( 480 1696 448 ) ( 480 1696 -256 ) met5_1 0 0 0 1 1 +( 416 1632 448 ) ( 448 1632 448 ) ( 448 1632 -256 ) met5_1 0 0 0 1 1 +( 448 1696 448 ) ( 448 1632 448 ) ( 448 1632 -256 ) metwlcy1 32 32 0 1 1 +( 416 1696 -32 ) ( 448 1696 -32 ) ( 448 1632 -32 ) met5_1 0 0 0 1 1 +( 448 1632 -96 ) ( 448 1696 -96 ) ( 416 1696 -96 ) met5_1 0 0 0 1 1 +} +// brush 579 +{ +( 184 1504 -96 ) ( 184 1568 -96 ) ( 152 1568 -96 ) met5_1 0 0 0 1 1 +( 152 1568 -32 ) ( 184 1568 -32 ) ( 184 1504 -32 ) met5_1 0 0 0 1 1 +( 184 1568 448 ) ( 184 1504 448 ) ( 184 1504 -256 ) metwlcy1 32 32 0 1 1 +( 152 1504 448 ) ( 184 1504 448 ) ( 184 1504 -256 ) met5_1 0 0 0 1 1 +( 216 1504 448 ) ( 216 1568 448 ) ( 216 1568 -256 ) met5_1 0 0 0 1 1 +( 184 1568 448 ) ( 152 1568 448 ) ( 152 1568 -256 ) met5_1 0 0 0 1 1 +} +// brush 580 +{ +( 352 1120 -256 ) ( 352 1120 448 ) ( 352 1088 448 ) met5_1 0 0 0 1 1 +( 352 1056 -256 ) ( 352 1056 448 ) ( 416 1056 448 ) met5_1 0 0 0 1 1 +( 416 1088 -256 ) ( 416 1088 448 ) ( 416 1120 448 ) met5_1 0 0 0 1 1 +( 416 1088 -256 ) ( 416 1088 448 ) ( 352 1088 448 ) metwlcy1 32 32 0 1 1 +( 416 1088 -32 ) ( 352 1088 -32 ) ( 352 1120 -32 ) met5_1 0 0 0 1 1 +( 352 1120 -96 ) ( 352 1088 -96 ) ( 416 1088 -96 ) met5_1 0 0 0 1 1 +} +// brush 581 +{ +( -352 1856 -96 ) ( -416 1856 -96 ) ( -416 1824 -96 ) met5_1 0 0 0 1 1 +( -416 1824 -32 ) ( -416 1856 -32 ) ( -352 1856 -32 ) met5_1 0 0 0 1 1 +( -416 1856 448 ) ( -352 1856 448 ) ( -352 1856 -256 ) metwlcy1 32 32 0 1 1 +( -352 1824 448 ) ( -352 1856 448 ) ( -352 1856 -256 ) met5_1 0 0 0 1 1 +( -352 1888 448 ) ( -416 1888 448 ) ( -416 1888 -256 ) met5_1 0 0 0 1 1 +( -416 1856 448 ) ( -416 1824 448 ) ( -416 1824 -256 ) met5_1 0 0 0 1 1 +} +// brush 582 +{ +( 480 1472 448 ) ( 480 1440 448 ) ( 480 1440 -256 ) met5_1 0 0 0 1 1 +( 544 1504 448 ) ( 480 1504 448 ) ( 480 1504 -256 ) met5_1 0 0 0 1 1 +( 544 1440 448 ) ( 544 1472 448 ) ( 544 1472 -256 ) met5_1 0 0 0 1 1 +( 480 1472 448 ) ( 544 1472 448 ) ( 544 1472 -256 ) metwlcy1 32 32 0 1 1 +( 480 1440 -32 ) ( 480 1472 -32 ) ( 544 1472 -32 ) met5_1 0 0 0 1 1 +( 544 1472 -96 ) ( 480 1472 -96 ) ( 480 1440 -96 ) met5_1 0 0 0 1 1 +} +// brush 583 +{ +( 64 1120 32 ) ( 64 1184 32 ) ( 32 1184 32 ) met5_1 0 0 0 1 1 +( 32 1184 96 ) ( 64 1184 96 ) ( 64 1120 96 ) met5_1 0 0 0 1 1 +( 64 1184 576 ) ( 64 1120 576 ) ( 64 1120 -128 ) metwlcy1 32 32 0 1 1 +( 32 1120 576 ) ( 64 1120 576 ) ( 64 1120 -128 ) met5_1 0 0 0 1 1 +( 96 1120 576 ) ( 96 1184 576 ) ( 96 1184 -128 ) met5_1 0 0 0 1 1 +( 64 1184 576 ) ( 32 1184 576 ) ( 32 1184 -128 ) met5_1 0 0 0 1 1 +} +// brush 584 +{ +( -64 1568 448 ) ( -96 1568 448 ) ( -96 1568 -256 ) met5_1 0 0 0 1 1 +( -32 1504 448 ) ( -32 1568 448 ) ( -32 1568 -256 ) met5_1 0 0 0 1 1 +( -96 1504 448 ) ( -64 1504 448 ) ( -64 1504 -256 ) met5_1 0 0 0 1 1 +( -72 1568 448 ) ( -72 1504 448 ) ( -72 1504 -256 ) metwlcy1 32 32 0 1 1 +( -96 1568 -32 ) ( -64 1568 -32 ) ( -64 1504 -32 ) met5_1 0 0 0 1 1 +( -64 1504 -96 ) ( -64 1568 -96 ) ( -96 1568 -96 ) met5_1 0 0 0 1 1 +} +// brush 585 +{ +( -576 1056 -96 ) ( -576 992 -96 ) ( -544 992 -96 ) met5_1 0 0 0 1 1 +( -544 992 -32 ) ( -576 992 -32 ) ( -576 1056 -32 ) met5_1 0 0 0 1 1 +( -576 992 448 ) ( -576 1056 448 ) ( -576 1056 -256 ) metwlcy1 32 32 0 1 1 +( -544 1056 448 ) ( -576 1056 448 ) ( -576 1056 -256 ) met5_1 0 0 0 1 1 +( -608 1056 448 ) ( -608 992 448 ) ( -608 992 -256 ) met5_1 0 0 0 1 1 +( -576 992 448 ) ( -544 992 448 ) ( -544 992 -256 ) met5_1 0 0 0 1 1 +} +// brush 586 +{ +( -576 1504 448 ) ( -544 1504 448 ) ( -544 1504 -256 ) met5_1 0 0 0 1 1 +( -608 1568 448 ) ( -608 1504 448 ) ( -608 1504 -256 ) met5_1 0 0 0 1 1 +( -544 1568 448 ) ( -576 1568 448 ) ( -576 1568 -256 ) met5_1 0 0 0 1 1 +( -576 1504 448 ) ( -576 1568 448 ) ( -576 1568 -256 ) metwlcy1 32 32 0 1 1 +( -544 1504 -32 ) ( -576 1504 -32 ) ( -576 1568 -32 ) met5_1 0 0 0 1 1 +( -576 1568 -96 ) ( -576 1504 -96 ) ( -544 1504 -96 ) met5_1 0 0 0 1 1 +} +// brush 587 +{ +( -704 1600 -96 ) ( -704 1536 -96 ) ( -672 1536 -96 ) met5_1 0 0 0 1 1 +( -672 1536 -32 ) ( -704 1536 -32 ) ( -704 1600 -32 ) met5_1 0 0 0 1 1 +( -704 1536 448 ) ( -704 1600 448 ) ( -704 1600 -256 ) metwlcy1 32 32 0 1 1 +( -672 1600 448 ) ( -704 1600 448 ) ( -704 1600 -256 ) met5_1 0 0 0 1 1 +( -736 1600 448 ) ( -736 1536 448 ) ( -736 1536 -256 ) met5_1 0 0 0 1 1 +( -704 1536 448 ) ( -672 1536 448 ) ( -672 1536 -256 ) met5_1 0 0 0 1 1 +} +// brush 588 +{ +( -352 800 -256 ) ( -352 800 448 ) ( -320 800 448 ) met5_1 0 0 0 1 1 +( -288 800 -256 ) ( -288 800 448 ) ( -288 864 448 ) met5_1 0 0 0 1 1 +( -320 864 -256 ) ( -320 864 448 ) ( -352 864 448 ) met5_1 0 0 0 1 1 +( -320 864 -256 ) ( -320 864 448 ) ( -320 800 448 ) metwlcy1 32 32 0 1 1 +( -320 864 -32 ) ( -320 800 -32 ) ( -352 800 -32 ) met5_1 0 0 0 1 1 +( -352 800 -96 ) ( -320 800 -96 ) ( -320 864 -96 ) met5_1 0 0 0 1 1 +} +// brush 589 +{ +( -352 1248 -96 ) ( -320 1248 -96 ) ( -320 1312 -96 ) met5_1 0 0 0 1 1 +( -320 1312 -32 ) ( -320 1248 -32 ) ( -352 1248 -32 ) met5_1 0 0 0 1 1 +( -320 1312 -256 ) ( -320 1312 448 ) ( -320 1248 448 ) metwlcy1 32 32 0 1 1 +( -320 1312 -256 ) ( -320 1312 448 ) ( -352 1312 448 ) met5_1 0 0 0 1 1 +( -288 1248 -256 ) ( -288 1248 448 ) ( -288 1312 448 ) met5_1 0 0 0 1 1 +( -352 1248 -256 ) ( -352 1248 448 ) ( -320 1248 448 ) met5_1 0 0 0 1 1 +} +// brush 590 +{ +( -328 392 -96 ) ( -360 392 -96 ) ( -360 384 -96 ) met5_1 0 0 0 1 1 +( -368 392 -64 ) ( -368 400 -64 ) ( -336 400 -64 ) met5_1 0 0 0 1 1 +( -368 388 0 ) ( -336 388 0 ) ( -336 388 -288 ) met5_1 0 0 0 1 1 +( -336 384 0 ) ( -336 392 0 ) ( -336 392 -288 ) met5_1 0 0 0 1 1 +( -336 392 -64 ) ( -368 392 -64 ) ( -368 392 -352 ) light3_8 16 0 0 1 1 +( -368 420 0 ) ( -368 412 0 ) ( -368 412 -288 ) met5_1 0 0 0 1 1 +} +// brush 591 +{ +( -560 392 0 ) ( -560 384 0 ) ( -560 384 -288 ) met5_1 0 0 0 1 1 +( -528 392 -64 ) ( -560 392 -64 ) ( -560 392 -352 ) light3_8 16 0 0 1 1 +( -528 384 0 ) ( -528 392 0 ) ( -528 392 -288 ) met5_1 0 0 0 1 1 +( -560 388 0 ) ( -528 388 0 ) ( -528 388 -288 ) met5_1 0 0 0 1 1 +( -560 392 -64 ) ( -560 400 -64 ) ( -528 400 -64 ) met5_1 0 0 0 1 1 +( -520 392 -96 ) ( -552 392 -96 ) ( -552 384 -96 ) met5_1 0 0 0 1 1 +} +// brush 592 +{ +( 448 1184 832 ) ( 416 1184 832 ) ( 416 1184 128 ) met5_1 0 0 0 1 1 +( 480 1120 832 ) ( 480 1184 832 ) ( 480 1184 128 ) met5_1 0 0 0 1 1 +( 416 1120 848 ) ( 448 1120 848 ) ( 448 1120 144 ) met5_1 0 0 0 1 1 +( 448 1184 832 ) ( 448 1120 832 ) ( 448 1120 128 ) metwlcy1 32 32 0 1 1 +( 416 1184 352 ) ( 448 1184 352 ) ( 448 1120 352 ) met5_1 0 0 0 1 1 +( 448 1120 288 ) ( 448 1184 288 ) ( 416 1184 288 ) met5_1 0 0 0 1 1 +} +// brush 593 +{ +( 224 1632 160 ) ( 224 1600 160 ) ( 288 1600 160 ) met5_1 0 0 0 1 1 +( 288 1600 224 ) ( 224 1600 224 ) ( 224 1632 224 ) met5_1 0 0 0 1 1 +( 288 1600 0 ) ( 288 1600 704 ) ( 224 1600 704 ) metwlcy1 32 32 0 1 1 +( 288 1600 0 ) ( 288 1600 704 ) ( 288 1632 704 ) met5_1 0 0 0 1 1 +( 224 1568 0 ) ( 224 1568 704 ) ( 288 1568 704 ) met5_1 0 0 0 1 1 +( 224 1632 0 ) ( 224 1632 704 ) ( 224 1600 704 ) met5_1 0 0 0 1 1 +} +// brush 594 +{ +( -32 1856 704 ) ( -32 1824 704 ) ( -32 1824 0 ) met5_1 0 0 0 1 1 +( 32 1888 704 ) ( -32 1888 704 ) ( -32 1888 0 ) met5_1 0 0 0 1 1 +( 32 1824 704 ) ( 32 1856 704 ) ( 32 1856 0 ) met5_1 0 0 0 1 1 +( -32 1856 704 ) ( 32 1856 704 ) ( 32 1856 0 ) metwlcy1 32 32 0 1 1 +( -32 1824 224 ) ( -32 1856 224 ) ( 32 1856 224 ) met5_1 0 0 0 1 1 +( 32 1856 160 ) ( -32 1856 160 ) ( -32 1824 160 ) met5_1 0 0 0 1 1 +} +// brush 595 +{ +( -576 1568 288 ) ( -576 1504 288 ) ( -544 1504 288 ) met5_1 0 0 0 1 1 +( -544 1504 352 ) ( -576 1504 352 ) ( -576 1568 352 ) met5_1 0 0 0 1 1 +( -576 1504 832 ) ( -576 1568 832 ) ( -576 1568 128 ) metwlcy1 32 32 0 1 1 +( -544 1568 832 ) ( -576 1568 832 ) ( -576 1568 128 ) met5_1 0 0 0 1 1 +( -608 1568 832 ) ( -608 1504 832 ) ( -608 1504 128 ) met5_1 0 0 0 1 1 +( -576 1504 832 ) ( -544 1504 832 ) ( -544 1504 128 ) met5_1 0 0 0 1 1 +} +// brush 596 +{ +( 352 1568 288 ) ( 320 1568 288 ) ( 320 1504 288 ) met5_1 0 0 0 1 1 +( 320 1504 352 ) ( 320 1568 352 ) ( 352 1568 352 ) met5_1 0 0 0 1 1 +( 320 1504 128 ) ( 320 1504 832 ) ( 320 1568 832 ) metwlcy1 32 32 0 1 1 +( 320 1504 144 ) ( 320 1504 848 ) ( 352 1504 848 ) met5_1 0 0 0 1 1 +( 288 1568 128 ) ( 288 1568 832 ) ( 288 1504 832 ) met5_1 0 0 0 1 1 +( 352 1568 128 ) ( 352 1568 832 ) ( 320 1568 832 ) met5_1 0 0 0 1 1 +} +// brush 597 +{ +( 192 1568 832 ) ( 160 1568 832 ) ( 160 1568 128 ) met5_1 0 0 0 1 1 +( 224 1504 832 ) ( 224 1568 832 ) ( 224 1568 128 ) met5_1 0 0 0 1 1 +( 160 1504 848 ) ( 192 1504 848 ) ( 192 1504 144 ) met5_1 0 0 0 1 1 +( 184 1568 832 ) ( 184 1504 832 ) ( 184 1504 128 ) metwlcy1 32 32 0 1 1 +( 160 1568 352 ) ( 192 1568 352 ) ( 192 1504 352 ) met5_1 0 0 0 1 1 +( 192 1504 288 ) ( 192 1568 288 ) ( 160 1568 288 ) met5_1 0 0 0 1 1 +} +// brush 598 +{ +( -320 1312 832 ) ( -352 1312 832 ) ( -352 1312 128 ) met5_1 0 0 0 1 1 +( -288 1248 832 ) ( -288 1312 832 ) ( -288 1312 128 ) met5_1 0 0 0 1 1 +( -352 1248 832 ) ( -320 1248 832 ) ( -320 1248 128 ) met5_1 0 0 0 1 1 +( -320 1312 832 ) ( -320 1248 832 ) ( -320 1248 128 ) metwlcy1 32 32 0 1 1 +( -352 1312 352 ) ( -320 1312 352 ) ( -320 1248 352 ) met5_1 0 0 0 1 1 +( -320 1248 288 ) ( -320 1312 288 ) ( -352 1312 288 ) met5_1 0 0 0 1 1 +} +// brush 599 +{ +( -160 1120 288 ) ( -160 1088 288 ) ( -96 1088 288 ) met5_1 0 0 0 1 1 +( -96 1088 352 ) ( -160 1088 352 ) ( -160 1120 352 ) met5_1 0 0 0 1 1 +( -96 1088 128 ) ( -96 1088 832 ) ( -160 1088 832 ) metwlcy1 32 32 0 1 1 +( -96 1088 128 ) ( -96 1088 832 ) ( -96 1120 832 ) met5_1 0 0 0 1 1 +( -160 1056 128 ) ( -160 1056 832 ) ( -96 1056 832 ) met5_1 0 0 0 1 1 +( -160 1120 128 ) ( -160 1120 832 ) ( -160 1088 832 ) met5_1 0 0 0 1 1 +} +// brush 600 +{ +( 16 704 256 ) ( -16 704 256 ) ( -16 672 256 ) light3_8 -16 0 0 1 1 +( -16 672 288 ) ( -16 704 288 ) ( 16 704 288 ) light3_8 -16 0 0 1 1 +( -16 672 832 ) ( 16 672 832 ) ( 16 672 64 ) light3_8 -16 0 0 1 1 +( 16 672 832 ) ( 16 704 832 ) ( 16 704 64 ) light3_8 0 0 0 1 1 +( 16 704 832 ) ( -16 704 832 ) ( -16 704 64 ) light3_8 -16 0 0 1 1 +( -16 704 832 ) ( -16 672 832 ) ( -16 672 64 ) light3_8 0 0 0 1 1 +} +// brush 601 +{ +( -352 1856 288 ) ( -416 1856 288 ) ( -416 1824 288 ) met5_1 0 0 0 1 1 +( -416 1824 352 ) ( -416 1856 352 ) ( -352 1856 352 ) met5_1 0 0 0 1 1 +( -416 1856 832 ) ( -352 1856 832 ) ( -352 1856 128 ) metwlcy1 32 32 0 1 1 +( -352 1824 832 ) ( -352 1856 832 ) ( -352 1856 128 ) met5_1 0 0 0 1 1 +( -352 1888 832 ) ( -416 1888 832 ) ( -416 1888 128 ) met5_1 0 0 0 1 1 +( -416 1856 832 ) ( -416 1824 832 ) ( -416 1824 128 ) met5_1 0 0 0 1 1 +} +// brush 602 +{ +( 96 1248 128 ) ( 96 1248 832 ) ( 96 1216 832 ) met5_1 0 0 0 1 1 +( 96 1184 128 ) ( 96 1184 832 ) ( 160 1184 832 ) met5_1 0 0 0 1 1 +( 160 1216 128 ) ( 160 1216 832 ) ( 160 1248 832 ) met5_1 0 0 0 1 1 +( 160 1224 128 ) ( 160 1224 832 ) ( 96 1224 832 ) metwlcy1 32 32 0 1 1 +( 160 1216 352 ) ( 96 1216 352 ) ( 96 1248 352 ) met5_1 0 0 0 1 1 +( 96 1248 288 ) ( 96 1216 288 ) ( 160 1216 288 ) met5_1 0 0 0 1 1 +} +// brush 603 +{ +( 448 256 448 ) ( 384 320 320 ) ( 320 256 448 ) metal1_1 0 0 0 1 1 +( 320 256 448 ) ( 384 320 320 ) ( 320 384 448 ) metal1_1 0 0 0 1 1 +( 320 384 448 ) ( 384 320 320 ) ( 448 384 448 ) metal1_1 0 0 0 1 1 +( 448 384 448 ) ( 384 320 320 ) ( 448 256 448 ) metal1_1 0 0 0 1 1 +( 448 384 448 ) ( 448 256 448 ) ( 320 256 448 ) metal1_1 0 0 0 1 1 +} +// brush 604 +{ +( 544 1504 224 ) ( -480 1504 224 ) ( -480 1504 160 ) metrlg 32 32 0 1 1 +( -480 992 224 ) ( -480 928 224 ) ( -480 928 160 ) metrlg 32 32 0 1 1 +( -416 896 224 ) ( -416 960 224 ) ( -416 960 160 ) metrlg 32 32 0 1 1 +( -480 928 224 ) ( 544 928 224 ) ( 544 928 160 ) metrlg 32 32 0 1 1 +( -480 928 224 ) ( -480 992 224 ) ( 544 992 224 ) metrlg 32 32 0 1 1 +( 544 992 160 ) ( -480 992 160 ) ( -480 928 160 ) metrlg 32 32 0 1 1 +} +// brush 605 +{ +( 544 608 224 ) ( 544 1632 224 ) ( 544 1632 160 ) metrlg 32 32 0 1 1 +( 352 1376 224 ) ( 288 1376 224 ) ( 288 1376 160 ) metrlg 32 32 0 1 1 +( 320 1312 224 ) ( 384 1312 224 ) ( 384 1312 160 ) metrlg 32 32 0 1 1 +( 224 1280 224 ) ( 224 256 224 ) ( 224 256 160 ) metrlg 32 32 0 1 1 +( 224 1632 224 ) ( 288 1632 224 ) ( 288 608 224 ) metrlg 32 32 0 1 1 +( 288 608 160 ) ( 288 1632 160 ) ( 224 1632 160 ) metrlg 32 32 0 1 1 +} +// brush 606 +{ +( 64 576 0 ) ( -64 576 0 ) ( -64 608 128 ) metw1 0 0 0 1 1 +( -64 576 0 ) ( 64 576 0 ) ( 64 576 -64 ) metw1 0 0 0 1 1 +( -64 640 128 ) ( -64 608 128 ) ( -64 608 -64 ) met5_1 0 0 0 1 1 +( 64 608 128 ) ( 64 640 128 ) ( 64 640 -64 ) met5_1 0 0 0 1 1 +( 64 640 -64 ) ( -64 640 -64 ) ( -64 608 -64 ) met5_1 0 0 0 1 1 +( -64 608 160 ) ( -64 608 -96 ) ( 64 608 160 ) met5_1 0 0 0 1 1 +} +// brush 607 +{ +( -528 388 -192 ) ( -560 388 -192 ) ( -560 384 -192 ) runearro 0 16 -90 1 1 +( -560 384 -160 ) ( -560 388 -160 ) ( -528 388 -160 ) runearro 0 16 -90 1 1 +( -560 384 -160 ) ( -528 384 -160 ) ( -528 384 -192 ) runearro 0 16 -90 1 1 +( -528 384 -160 ) ( -528 388 -160 ) ( -528 388 -192 ) runearro 0 16 -90 1 1 +( -528 388 -160 ) ( -560 388 -160 ) ( -560 388 -192 ) runearro 0 16 -90 1 1 +( -560 388 -160 ) ( -560 384 -160 ) ( -560 384 -192 ) runearro 0 16 -90 1 1 +} +// brush 608 +{ +( 448 -1536 0 ) ( 320 -1536 0 ) ( 320 -1568 0 ) *starfluid 0 0 0 1 1 +( 320 -1568 128 ) ( 320 -1536 128 ) ( 448 -1536 128 ) *starfluid 0 0 0 1 1 +( 320 -1568 128 ) ( 448 -1568 128 ) ( 448 -1568 0 ) *starfluid 0 0 0 1 1 +( 448 -1568 128 ) ( 448 -1536 128 ) ( 448 -1536 0 ) *starfluid 0 0 0 1 1 +( 448 -1536 128 ) ( 320 -1536 128 ) ( 320 -1536 0 ) *starfluid 0 0 0 1 1 +( 320 -1536 128 ) ( 320 -1568 128 ) ( 320 -1568 0 ) *starfluid 0 0 0 1 1 +} +} +// entity 1 +{ +"message" "r_wateralpha 1" +"targetname" "wateralpha" +"origin" "0 32 128" +"classname" "info_command" +} +// entity 2 +{ +"target" "wateralpha" +"classname" "trigger_once" +// brush 0 +{ +( -96 128 32 ) ( -96 -64 32 ) ( -96 -64 0 ) trigger 0 0 0 1 1 +( 96 128 32 ) ( -96 128 32 ) ( -96 128 0 ) trigger 0 0 0 1 1 +( 96 -64 32 ) ( 96 128 32 ) ( 96 128 0 ) trigger 0 0 0 1 1 +( -96 -64 32 ) ( 96 -64 32 ) ( 96 -64 0 ) trigger 0 0 0 1 1 +( -96 -64 32 ) ( -96 128 32 ) ( 96 128 32 ) trigger 0 0 0 1 1 +( 96 128 0 ) ( -96 128 0 ) ( -96 -64 0 ) trigger 0 0 0 1 1 +} +} +// entity 3 +{ +"classname" "light" +"origin" "432 -400 16" +"light" "444" +"mangle" "0 90 0" +"wait" ".7" +} +// entity 4 +{ +"mangle" "0 90 0" +"light" "444" +"origin" "432 -304 16" +"classname" "light" +"wait" ".7" +} +// entity 5 +{ +"classname" "light" +"origin" "432 -304 48" +"light" "255" +} +// entity 6 +{ +"light" "255" +"origin" "432 -400 48" +"classname" "light" +} +// entity 7 +{ +"classname" "light" +"origin" "336 -400 48" +"light" "255" +} +// entity 8 +{ +"light" "255" +"origin" "336 -304 48" +"classname" "light" +} +// entity 9 +{ +"wait" ".7" +"classname" "light" +"origin" "336 -304 16" +"light" "444" +"mangle" "0 90 0" +} +// entity 10 +{ +"wait" ".7" +"mangle" "0 90 0" +"light" "444" +"origin" "336 -400 16" +"classname" "light" +} +// entity 11 +{ +"classname" "light" +"origin" "272 -688 16" +"light" "444" +"mangle" "0 90 0" +"wait" ".7" +} +// entity 12 +{ +"mangle" "0 90 0" +"light" "444" +"origin" "272 -592 16" +"classname" "light" +"wait" ".7" +} +// entity 13 +{ +"classname" "light" +"origin" "272 -592 48" +"light" "255" +} +// entity 14 +{ +"light" "255" +"origin" "272 -688 48" +"classname" "light" +} +// entity 15 +{ +"classname" "light" +"origin" "496 -688 48" +"light" "255" +} +// entity 16 +{ +"light" "255" +"origin" "496 -592 48" +"classname" "light" +} +// entity 17 +{ +"wait" ".7" +"classname" "light" +"origin" "496 -592 16" +"light" "444" +"mangle" "0 90 0" +} +// entity 18 +{ +"wait" ".7" +"mangle" "0 90 0" +"light" "444" +"origin" "496 -688 16" +"classname" "light" +} +// entity 19 +{ +"classname" "monster_gaunt" +"origin" "-64 -800 416" +"angle" "360" +"targetname" "gaunts" +"target" "countgaunts" +} +// entity 20 +{ +"origin" "832 -800 416" +"classname" "monster_gaunt" +"targetname" "gaunts" +"target" "countgaunts" +"angle" "180" +} +// entity 21 +{ +"spawnflags" "1" +"classname" "item_spikes" +"origin" "688 -816 0" +} +// entity 22 +{ +"spawnflags" "1" +"origin" "48 -816 0" +"classname" "item_spikes" +} +// entity 23 +{ +"spawnflags" "1" +"origin" "240 -368 0" +"classname" "item_spikes" +} +// entity 24 +{ +"origin" "368 -496 0" +"classname" "item_health" +} +// entity 25 +{ +"origin" "-80 -1200 0" +"classname" "item_health" +} +// entity 26 +{ +"origin" "832 -1184 32" +"classname" "item_armor1" +} +// entity 27 +{ +"origin" "384 -800 0" +"classname" "weapon_supernailgun" +"target" "gaunts" +} +// entity 28 +{ +"classname" "monster_gaunt" +"origin" "832 -1120 416" +"targetname" "gaunts" +"target" "countgaunts" +"angle" "180" +} +// entity 29 +{ +"angle" "360" +"origin" "-64 -1120 416" +"classname" "monster_gaunt" +"targetname" "gaunts" +"target" "countgaunts" +} +// entity 30 +{ +"classname" "light" +"origin" "496 -1008 16" +"light" "444" +"mangle" "0 90 0" +"wait" ".7" +} +// entity 31 +{ +"mangle" "0 90 0" +"light" "444" +"origin" "592 -1008 16" +"classname" "light" +"wait" ".7" +} +// entity 32 +{ +"classname" "light" +"origin" "592 -912 16" +"light" "444" +"mangle" "0 90 0" +"wait" ".7" +} +// entity 33 +{ +"mangle" "0 90 0" +"light" "444" +"origin" "496 -912 16" +"classname" "light" +"wait" ".7" +} +// entity 34 +{ +"classname" "light" +"origin" "176 -912 16" +"light" "444" +"mangle" "0 90 0" +"wait" ".7" +} +// entity 35 +{ +"mangle" "0 90 0" +"light" "444" +"origin" "272 -912 16" +"classname" "light" +"wait" ".7" +} +// entity 36 +{ +"classname" "light" +"origin" "272 -1008 16" +"light" "444" +"mangle" "0 90 0" +"wait" ".7" +} +// entity 37 +{ +"mangle" "0 90 0" +"light" "444" +"origin" "176 -1008 16" +"classname" "light" +"wait" ".7" +} +// entity 38 +{ +"classname" "light" +"origin" "592 -1168 16" +"light" "444" +"mangle" "0 90 0" +"wait" ".7" +} +// entity 39 +{ +"mangle" "0 90 0" +"light" "444" +"origin" "496 -1168 16" +"classname" "light" +"wait" ".7" +} +// entity 40 +{ +"classname" "light" +"origin" "176 -1168 16" +"light" "444" +"mangle" "0 90 0" +"wait" ".7" +} +// entity 41 +{ +"mangle" "0 90 0" +"light" "444" +"origin" "272 -1168 16" +"classname" "light" +"wait" ".7" +} +// entity 42 +{ +"mangle" "0 90 0" +"light" "444" +"origin" "816 -912 16" +"classname" "light" +"wait" ".7" +} +// entity 43 +{ +"classname" "light" +"origin" "816 -1008 16" +"light" "444" +"mangle" "0 90 0" +"wait" ".7" +} +// entity 44 +{ +"mangle" "0 90 0" +"light" "444" +"origin" "-48 -1008 16" +"classname" "light" +"wait" ".7" +} +// entity 45 +{ +"classname" "light" +"origin" "-48 -912 16" +"light" "444" +"mangle" "0 90 0" +"wait" ".7" +} +// entity 46 +{ +"light" "255" +"origin" "-48 -912 48" +"classname" "light" +} +// entity 47 +{ +"classname" "light" +"origin" "-48 -1008 48" +"light" "255" +} +// entity 48 +{ +"light" "255" +"origin" "816 -1008 48" +"classname" "light" +} +// entity 49 +{ +"classname" "light" +"origin" "816 -912 48" +"light" "255" +} +// entity 50 +{ +"classname" "light" +"origin" "272 -1168 48" +"light" "255" +} +// entity 51 +{ +"light" "255" +"origin" "176 -1168 48" +"classname" "light" +} +// entity 52 +{ +"classname" "light" +"origin" "496 -1168 48" +"light" "255" +} +// entity 53 +{ +"light" "255" +"origin" "592 -1168 48" +"classname" "light" +} +// entity 54 +{ +"classname" "light" +"origin" "176 -1008 48" +"light" "255" +} +// entity 55 +{ +"light" "255" +"origin" "272 -1008 48" +"classname" "light" +} +// entity 56 +{ +"classname" "light" +"origin" "272 -912 48" +"light" "255" +} +// entity 57 +{ +"light" "255" +"origin" "176 -912 48" +"classname" "light" +} +// entity 58 +{ +"classname" "light" +"origin" "496 -912 48" +"light" "255" +} +// entity 59 +{ +"light" "255" +"origin" "592 -912 48" +"classname" "light" +} +// entity 60 +{ +"classname" "light" +"origin" "592 -1008 48" +"light" "255" +} +// entity 61 +{ +"light" "255" +"origin" "496 -1008 48" +"classname" "light" +} +// entity 62 +{ +"light" "288" +"origin" "64 -1216 96" +"classname" "light" +} +// entity 63 +{ +"classname" "light" +"origin" "704 -1216 96" +"light" "288" +} +// entity 64 +{ +"light" "288" +"origin" "704 -768 96" +"classname" "light" +} +// entity 65 +{ +"classname" "light" +"origin" "64 -768 96" +"light" "288" +} +// entity 66 +{ +"classname" "light" +"origin" "464 -1248 144" +"light" "222" +} +// entity 67 +{ +"light" "222" +"origin" "304 -1248 144" +"classname" "light" +} +// entity 68 +{ +"classname" "light" +"origin" "384 -1248 64" +"light" "144" +} +// entity 69 +{ +"classname" "func_door" +"angle" "-1" +"lip" "-8" +"speed" "128" +"targetname" "doorgaunts" +"sounds" "4" +"wait" "-1" +"message" "the faceless flyers guard this exit" +// brush 0 +{ +( 320 -1344 0 ) ( 448 -1344 0 ) ( 448 -1312 0 ) met5_1 0 0 0 1 1 +( 448 -1312 128 ) ( 448 -1344 128 ) ( 320 -1344 128 ) met5_1 0 0 0 1 1 +( 448 -1312 64 ) ( 320 -1312 64 ) ( 320 -1312 32 ) dr128c 64 0 0 1 1 +( 320 -1312 64 ) ( 320 -1344 64 ) ( 320 -1344 32 ) met5_1 0 0 0 1 1 +( 320 -1344 64 ) ( 448 -1344 64 ) ( 448 -1344 32 ) dr128c 64 0 0 1 1 +( 448 -1344 64 ) ( 448 -1312 64 ) ( 448 -1312 32 ) met5_1 0 0 0 1 1 +} +} +// entity 70 +{ +"style" "2" +"light" "222" +"origin" "384 -1504 64" +"classname" "light" +} +// entity 71 +{ +"origin" "384 320 0" +"classname" "weapon_supershotgun" +} +// entity 72 +{ +"classname" "light_flame_small_yellow" +"origin" "296 408 48" +"light" "333" +"wait" "1.5" +} +// entity 73 +{ +"light" "333" +"origin" "296 232 48" +"classname" "light_flame_small_yellow" +"wait" "1.5" +} +// entity 74 +{ +"classname" "light_flame_small_yellow" +"origin" "472 232 48" +"light" "333" +"wait" "1.5" +} +// entity 75 +{ +"light" "333" +"origin" "472 408 48" +"classname" "light_flame_small_yellow" +"wait" "1.5" +} +// entity 76 +{ +"angle" "90" +"origin" "0 696 152" +"classname" "monster_voreling" +"spawnflags" "65" +"targetname" "goldbars" +} +// entity 77 +{ +"origin" "0 656 160" +"classname" "item_key2" +"spawnflags" "65" +} +// entity 78 +{ +"classname" "light_flame_large_yellow" +"origin" "-160 544 48" +"light" "333" +} +// entity 79 +{ +"light" "333" +"origin" "160 544 48" +"classname" "light_flame_large_yellow" +} +// entity 80 +{ +"target" "vlingstart" +"classname" "trigger_once" +// brush 0 +{ +( -128 800 320 ) ( -128 672 320 ) ( -128 672 256 ) trigger 0 0 0 1 1 +( 64 960 320 ) ( -64 960 320 ) ( -64 960 256 ) trigger 0 0 0 1 1 +( 128 704 320 ) ( 128 832 320 ) ( 128 832 256 ) trigger 0 0 0 1 1 +( -64 832 320 ) ( 64 832 320 ) ( 64 832 256 ) trigger 0 0 0 1 1 +( -64 704 320 ) ( -64 832 320 ) ( 64 832 320 ) trigger 0 0 0 1 1 +( 64 832 256 ) ( -64 832 256 ) ( -64 704 256 ) trigger 0 0 0 1 1 +} +} +// entity 81 +{ +"dangle" "1" +"wait" "1" +"targetname" "vlingstart" +"angle" "90" +"origin" "0 -64 224" +"classname" "monster_voreling" +"spawnflags" "97" +} +// entity 82 +{ +"origin" "-16 -80 0" +"classname" "item_health" +} +// entity 83 +{ +"angle" "90" +"origin" "0 32 36" +"classname" "info_player_start" +} +// entity 84 +{ +"classname" "light" +"origin" "384 320 32" +"light" "111" +} +// entity 85 +{ +"classname" "func_door" +"angle" "-2" +"spawnflags" "8" +"speed" "64" +"sounds" "1" +"lip" "32" +// brush 0 +{ +( 368 184 128 ) ( 368 176 128 ) ( 368 176 -32 ) met5_1 0 0 0 1 1 +( 400 184 128 ) ( 368 184 128 ) ( 368 184 -32 ) metal6_1 16 0 0 1 1 +( 400 176 128 ) ( 400 184 128 ) ( 400 184 -32 ) met5_1 0 0 0 1 1 +( 368 136 128 ) ( 400 136 128 ) ( 400 136 -32 ) metal6_1 16 0 0 1 1 +( 368 176 64 ) ( 368 184 64 ) ( 400 184 64 ) met5_1 0 0 0 1 1 +( 400 184 -32 ) ( 368 184 -32 ) ( 368 176 -32 ) met5_1 0 0 0 1 1 +} +// brush 1 +{ +( 368 184 160 ) ( 368 176 160 ) ( 368 176 0 ) met5_1 0 0 0 1 1 +( 400 184 160 ) ( 368 184 160 ) ( 368 184 0 ) key03_2 16 0 0 1 1 +( 400 176 160 ) ( 400 184 160 ) ( 400 184 0 ) met5_1 0 0 0 1 1 +( 368 136 160 ) ( 400 136 160 ) ( 400 136 0 ) key03_2 16 0 0 1 1 +( 368 176 96 ) ( 368 184 96 ) ( 400 184 96 ) met5_1 0 0 0 1 1 +( 400 184 64 ) ( 368 184 64 ) ( 368 176 64 ) met5_1 0 0 0 1 1 +} +// brush 2 +{ +( 448 176 128 ) ( 320 176 128 ) ( 320 144 128 ) dr128b 64 32 0 1 1 +( 352 144 160 ) ( 352 176 160 ) ( 480 176 160 ) met5_1 0 0 0 1 1 +( 320 144 128 ) ( 448 144 128 ) ( 448 144 96 ) dr128b 64 32 0 1 1 +( 448 144 128 ) ( 448 176 128 ) ( 448 176 96 ) dr128b 64 32 0 1 1 +( 448 176 128 ) ( 320 176 128 ) ( 320 176 96 ) dr128b 64 32 0 1 1 +( 320 176 128 ) ( 320 144 128 ) ( 320 144 96 ) dr128b 64 32 0 1 1 +} +// brush 3 +{ +( 320 176 0 ) ( 320 144 0 ) ( 320 144 -32 ) dr128bv 64 32 0 1 1 +( 448 176 0 ) ( 320 176 0 ) ( 320 176 -32 ) dr128bv 64 32 0 1 1 +( 448 144 0 ) ( 448 176 0 ) ( 448 176 -32 ) dr128bv 64 32 0 1 1 +( 320 144 0 ) ( 448 144 0 ) ( 448 144 -32 ) dr128bv 64 32 0 1 1 +( 352 144 128 ) ( 352 176 128 ) ( 480 176 128 ) dr128bv 64 32 0 1 1 +( 448 176 -32 ) ( 320 176 -32 ) ( 320 144 -32 ) dr128bv 64 32 0 1 1 +} +} +// entity 86 +{ +"classname" "light" +"origin" "144 -144 -16" +"light" "288" +} +// entity 87 +{ +"light" "288" +"origin" "144 32 -16" +"classname" "light" +} +// entity 88 +{ +"classname" "light" +"origin" "144 224 -16" +"light" "288" +} +// entity 89 +{ +"light" "288" +"origin" "-144 224 -16" +"classname" "light" +} +// entity 90 +{ +"classname" "light" +"origin" "-144 32 -16" +"light" "288" +} +// entity 91 +{ +"light" "288" +"origin" "-144 -144 -16" +"classname" "light" +} +// entity 92 +{ +"light" "288" +"origin" "0 -144 -16" +"classname" "light" +} +// entity 93 +{ +"classname" "monster_polyp" +"origin" "0 128 128" +"angle" "90" +"target" "polyppath0" +} +// entity 94 +{ +"classname" "path_corner" +"origin" "0 320 96" +"targetname" "polyppath0" +"target" "polyppath1" +} +// entity 95 +{ +"target" "polyppath0" +"targetname" "polyppath1" +"origin" "0 512 96" +"classname" "path_corner" +} +// entity 96 +{ +"classname" "monster_voreling" +"origin" "-448 480 -72" +"dangle" "1" +"wait" "1" +"angle" "90" +"targetname" "vlingmh" +"spawnflags" "96" +} +// entity 97 +{ +"classname" "item_spikes" +"origin" "-384 272 -288" +} +// entity 98 +{ +"classname" "item_artifact_envirosuit" +"origin" "-352 416 -192" +} +// entity 99 +{ +"delay" "1" +"targetname" "countgaunts" +"target" "doorgaunts" +"count" "4" +"classname" "trigger_counter" +"origin" "384 -1184 128" +} +// entity 100 +{ +"classname" "monster_gaunt" +"origin" "384 32 256" +"angle" "270" +"perch" "1" +"spawnflags" "1" +} +// entity 101 +{ +"classname" "item_shells" +"origin" "-464 304 0" +"spawnflags" "1" +} +// entity 102 +{ +"target" "polypsuit" +"classname" "item_artifact_envirosuit" +"origin" "0 1152 32" +} +// entity 103 +{ +"classname" "monster_polyp" +"origin" "-256 1024 -192" +"angle" "180" +"targetname" "polyp0" +} +// entity 104 +{ +"classname" "weapon_nailgun" +"origin" "-384 1792 -128" +} +// entity 105 +{ +"classname" "func_button" +"target" "slimebridge" +"speed" "128" +"sounds" "0" +"wait" "-1" +"angle" "180" +// brush 0 +{ +( 224 1184 -96 ) ( 96 1184 -96 ) ( 96 1120 -96 ) met5_1 0 0 0 1 1 +( 96 1120 -32 ) ( 96 1184 -32 ) ( 224 1184 -32 ) met5_1 0 0 0 1 1 +( 96 1120 -32 ) ( 224 1120 -32 ) ( 224 1120 -96 ) met5_1 0 0 0 1 1 +( 200 1120 -32 ) ( 200 1184 -32 ) ( 200 1184 -96 ) +amephis 32 32 0 1 1 +( 224 1184 -32 ) ( 96 1184 -32 ) ( 96 1184 -96 ) met5_1 0 0 0 1 1 +( 192 1184 -32 ) ( 192 1120 -32 ) ( 192 1120 -96 ) met5_1 0 0 0 1 1 +} +} +// entity 106 +{ +"wait" "-1" +"sounds" "0" +"speed" "128" +"target" "goldbars" +"classname" "func_button" +"angle" "180" +// brush 0 +{ +( -640 928 352 ) ( -640 864 352 ) ( -640 864 288 ) met5_1 0 0 0 1 1 +( -608 928 352 ) ( -736 928 352 ) ( -736 928 288 ) met5_1 0 0 0 1 1 +( -632 864 352 ) ( -632 928 352 ) ( -632 928 288 ) +amephis 32 32 0 1 1 +( -736 864 352 ) ( -608 864 352 ) ( -608 864 288 ) met5_1 0 0 0 1 1 +( -736 864 352 ) ( -736 928 352 ) ( -608 928 352 ) met5_1 0 0 0 1 1 +( -608 928 288 ) ( -736 928 288 ) ( -736 864 288 ) met5_1 0 0 0 1 1 +} +} +// entity 107 +{ +"classname" "trigger_secret" +"target" "vlingmh" +// brush 0 +{ +( -320 384 -192 ) ( -576 384 -192 ) ( -576 192 -192 ) trigger 0 0 0 1 1 +( -576 192 -128 ) ( -576 384 -128 ) ( -320 384 -128 ) trigger 0 0 0 1 1 +( -576 192 0 ) ( -320 192 0 ) ( -320 192 -192 ) trigger 0 0 0 1 1 +( -320 192 0 ) ( -320 384 0 ) ( -320 384 -192 ) trigger 0 0 0 1 1 +( -320 384 0 ) ( -576 384 0 ) ( -576 384 -192 ) trigger 0 0 0 1 1 +( -576 384 0 ) ( -576 192 0 ) ( -576 192 -192 ) trigger 0 0 0 1 1 +} +} +// entity 108 +{ +"classname" "func_door" +"speed" "128" +"wait" "-1" +"lip" "128" +"angle" "270" +"sounds" "4" +"targetname" "slimebridge" +"spawnflags" "1" +"dmg" "150" +// brush 0 +{ +( 48 1472 -32 ) ( -48 1472 -32 ) ( -48 1280 -32 ) metal4_8 0 0 0 1 1 +( -48 1280 0 ) ( -48 1472 0 ) ( 48 1472 0 ) metal4_8 0 0 0 1 1 +( -48 1088 0 ) ( 48 1088 0 ) ( 48 1088 -32 ) met5_1 0 0 0 1 1 +( 64 1280 0 ) ( 64 1472 0 ) ( 64 1472 -32 ) metw8 0 0 0 1 1 +( 48 1472 0 ) ( -48 1472 0 ) ( -48 1472 -32 ) metw8 0 0 0 1 1 +( -64 1472 0 ) ( -64 1280 0 ) ( -64 1280 -32 ) metw8 0 0 0 1 1 +} +} +// entity 109 +{ +"targetname" "polyp1" +"angle" "180" +"origin" "-128 1664 -192" +"classname" "monster_polyp" +} +// entity 110 +{ +"classname" "trigger_changelevel" +"map" "start" +// brush 0 +{ +( 448 -1504 0 ) ( 320 -1504 0 ) ( 320 -1536 0 ) trigger 0 0 0 1 1 +( 320 -1536 128 ) ( 320 -1504 128 ) ( 448 -1504 128 ) trigger 0 0 0 1 1 +( 320 -1536 32 ) ( 448 -1536 32 ) ( 448 -1536 0 ) trigger 0 0 0 1 1 +( 448 -1536 32 ) ( 448 -1504 32 ) ( 448 -1504 0 ) trigger 0 0 0 1 1 +( 448 -1472 32 ) ( 320 -1472 32 ) ( 320 -1472 0 ) trigger 0 0 0 1 1 +( 320 -1504 32 ) ( 320 -1536 32 ) ( 320 -1536 0 ) trigger 0 0 0 1 1 +} +} +// entity 111 +{ +"classname" "item_spikes" +"origin" "-16 1392 -128" +"spawnflags" "1" +} +// entity 112 +{ +"origin" "-464 1136 -128" +"classname" "item_spikes" +"spawnflags" "1" +} +// entity 113 +{ +"origin" "368 1648 -128" +"classname" "item_spikes" +"spawnflags" "1" +} +// entity 114 +{ +"classname" "item_shells" +"origin" "496 1392 -128" +"spawnflags" "1" +} +// entity 115 +{ +"classname" "func_door" +"angle" "-1" +"wait" "-1" +"sounds" "4" +"speed" "64" +"message" "these bars are opened nearby" +"targetname" "goldbars" +"lip" "32" +// brush 0 +{ +( 96 960 288 ) ( 96 1024 288 ) ( -288 1024 288 ) met5_1 0 0 0 1 1 +( -288 992 384 ) ( 96 992 384 ) ( 96 928 384 ) met5_1 0 0 0 1 1 +( 64 864 224 ) ( 64 800 224 ) ( 64 800 160 ) runel4b 0 0 0 0.500000 1 +( 32 912 64 ) ( 416 912 64 ) ( 416 912 0 ) metw1 0 0 0 1 1 +( 96 896 224 ) ( 96 960 224 ) ( 96 960 160 ) runel4b 0 0 0 0.500000 1 +( 128 928 224 ) ( -256 928 224 ) ( -256 928 160 ) metw1 0 0 0 1 1 +} +// brush 1 +{ +( 128 928 256 ) ( -256 928 256 ) ( -256 928 192 ) metw1 0 0 0 1 1 +( 96 896 256 ) ( 96 960 256 ) ( 96 960 192 ) runeb128 -32 0 0 0.500000 1 +( 32 912 160 ) ( 416 912 160 ) ( 416 912 96 ) metw1 0 0 0 1 1 +( 64 864 256 ) ( 64 800 256 ) ( 64 800 192 ) runeb128 -32 0 0 0.500000 1 +( -288 992 416 ) ( 96 992 416 ) ( 96 928 416 ) met5_1 0 0 0 1 1 +( 96 960 384 ) ( 96 1024 384 ) ( -288 1024 384 ) metw1 0 0 0 1 1 +} +// brush 2 +{ +( 96 912 384 ) ( 96 976 384 ) ( -288 976 384 ) metw1 0 0 0 1 1 +( -288 944 416 ) ( 96 944 416 ) ( 96 880 416 ) met5_1 0 0 0 1 1 +( 64 816 256 ) ( 64 752 256 ) ( 64 752 192 ) runeb128 0 0 0 0.500000 1 +( 32 864 96 ) ( 416 864 96 ) ( 416 864 32 ) metw1 0 0 0 1 1 +( 96 848 256 ) ( 96 912 256 ) ( 96 912 192 ) runeb128 0 0 0 0.500000 1 +( 128 880 320 ) ( -256 880 320 ) ( -256 880 256 ) metw1 0 0 0 1 1 +} +// brush 3 +{ +( 128 880 224 ) ( -256 880 224 ) ( -256 880 160 ) metw1 0 0 0 1 1 +( 96 848 224 ) ( 96 912 224 ) ( 96 912 160 ) runel4b 0 0 0 0.500000 1 +( 32 864 64 ) ( 416 864 64 ) ( 416 864 0 ) metw1 0 0 0 1 1 +( 64 816 224 ) ( 64 752 224 ) ( 64 752 160 ) runel4b 0 0 0 0.500000 1 +( -288 944 384 ) ( 96 944 384 ) ( 96 880 384 ) met5_1 0 0 0 1 1 +( 96 912 288 ) ( 96 976 288 ) ( -288 976 288 ) met5_1 0 0 0 1 1 +} +// brush 4 +{ +( -32 928 224 ) ( -416 928 224 ) ( -416 928 160 ) metw1 0 0 0 1 1 +( -64 896 224 ) ( -64 960 224 ) ( -64 960 160 ) runel4b 0 0 0 0.500000 1 +( -128 912 64 ) ( 256 912 64 ) ( 256 912 0 ) metw1 0 0 0 1 1 +( -96 864 224 ) ( -96 800 224 ) ( -96 800 160 ) runel4b 0 0 0 0.500000 1 +( -448 992 384 ) ( -64 992 384 ) ( -64 928 384 ) met5_1 0 0 0 1 1 +( -64 960 288 ) ( -64 1024 288 ) ( -448 1024 288 ) met5_1 0 0 0 1 1 +} +// brush 5 +{ +( -64 960 384 ) ( -64 1024 384 ) ( -448 1024 384 ) metw1 0 0 0 1 1 +( -448 992 416 ) ( -64 992 416 ) ( -64 928 416 ) met5_1 0 0 0 1 1 +( -96 864 256 ) ( -96 800 256 ) ( -96 800 192 ) runeb128 -32 0 0 0.500000 1 +( -128 912 160 ) ( 256 912 160 ) ( 256 912 96 ) metw1 0 0 0 1 1 +( -64 896 256 ) ( -64 960 256 ) ( -64 960 192 ) runeb128 -32 0 0 0.500000 1 +( -32 928 256 ) ( -416 928 256 ) ( -416 928 192 ) metw1 0 0 0 1 1 +} +// brush 6 +{ +( -32 880 320 ) ( -416 880 320 ) ( -416 880 256 ) metw1 0 0 0 1 1 +( -64 848 256 ) ( -64 912 256 ) ( -64 912 192 ) runeb128 0 0 0 0.500000 1 +( -128 864 96 ) ( 256 864 96 ) ( 256 864 32 ) metw1 0 0 0 1 1 +( -96 816 256 ) ( -96 752 256 ) ( -96 752 192 ) runeb128 0 0 0 0.500000 1 +( -448 944 416 ) ( -64 944 416 ) ( -64 880 416 ) met5_1 0 0 0 1 1 +( -64 912 384 ) ( -64 976 384 ) ( -448 976 384 ) metw1 0 0 0 1 1 +} +// brush 7 +{ +( -64 912 288 ) ( -64 976 288 ) ( -448 976 288 ) met5_1 0 0 0 1 1 +( -448 944 384 ) ( -64 944 384 ) ( -64 880 384 ) met5_1 0 0 0 1 1 +( -96 816 224 ) ( -96 752 224 ) ( -96 752 160 ) runel4b 0 0 0 0.500000 1 +( -128 864 64 ) ( 256 864 64 ) ( 256 864 0 ) metw1 0 0 0 1 1 +( -64 848 224 ) ( -64 912 224 ) ( -64 912 160 ) runel4b 0 0 0 0.500000 1 +( -32 880 224 ) ( -416 880 224 ) ( -416 880 160 ) metw1 0 0 0 1 1 +} +} +// entity 116 +{ +"classname" "func_door" +"sounds" "4" +"targetname" "keybars" +"angle" "-1" +"lip" "32" +"speed" "64" +"wait" "-1" +// brush 0 +{ +( -16 624 160 ) ( -80 624 160 ) ( -80 240 160 ) metw1 0 0 0 1 1 +( -48 240 192 ) ( -48 624 192 ) ( 16 624 192 ) metw1 0 0 0 1 1 +( 80 592 96 ) ( 144 592 96 ) ( 144 592 32 ) runeb128 0 0 0 0.500000 1 +( 32 560 32 ) ( 32 944 32 ) ( 32 944 -32 ) metw1 0 0 0 1 1 +( 48 624 96 ) ( -16 624 96 ) ( -16 624 32 ) runeb128 0 0 0 0.500000 1 +( 16 656 0 ) ( 16 272 0 ) ( 16 272 -64 ) metw1 0 0 0 1 1 +} +// brush 1 +{ +( -32 656 96 ) ( -32 272 96 ) ( -32 272 32 ) metw1 0 0 0 1 1 +( 0 624 96 ) ( -64 624 96 ) ( -64 624 32 ) runeb128 0 0 0 0.500000 1 +( -16 560 -64 ) ( -16 944 -64 ) ( -16 944 -128 ) metw1 0 0 0 1 1 +( 32 592 96 ) ( 96 592 96 ) ( 96 592 32 ) runeb128 0 0 0 0.500000 1 +( -96 240 192 ) ( -96 624 192 ) ( -32 624 192 ) metw1 0 0 0 1 1 +( -64 624 160 ) ( -128 624 160 ) ( -128 240 160 ) metw1 0 0 0 1 1 +} +// brush 2 +{ +( -64 624 192 ) ( -128 624 192 ) ( -128 240 192 ) metw1 0 0 0 1 1 +( -96 240 224 ) ( -96 624 224 ) ( -32 624 224 ) metw1 0 0 0 1 1 +( 32 592 128 ) ( 96 592 128 ) ( 96 592 64 ) runel4b 0 0 0 0.500000 1 +( -16 560 -32 ) ( -16 944 -32 ) ( -16 944 -96 ) metw1 0 0 0 1 1 +( 0 624 128 ) ( -64 624 128 ) ( -64 624 64 ) runel4b 0 0 0 0.500000 1 +( -32 656 128 ) ( -32 272 128 ) ( -32 272 64 ) metw1 0 0 0 1 1 +} +// brush 3 +{ +( -32 656 160 ) ( -32 272 160 ) ( -32 272 96 ) metw1 0 0 0 1 1 +( 0 624 160 ) ( -64 624 160 ) ( -64 624 96 ) runel4b 0 0 0 0.500000 1 +( -16 560 0 ) ( -16 944 0 ) ( -16 944 -64 ) metw1 0 0 0 1 1 +( 32 592 160 ) ( 96 592 160 ) ( 96 592 96 ) runel4b 0 0 0 0.500000 1 +( -96 240 256 ) ( -96 624 256 ) ( -32 624 256 ) met5_1 0 0 0 1 1 +( -64 624 224 ) ( -128 624 224 ) ( -128 240 224 ) metw1 0 0 0 1 1 +} +// brush 4 +{ +( 16 656 32 ) ( 16 272 32 ) ( 16 272 -32 ) metw1 0 0 0 1 1 +( 48 624 128 ) ( -16 624 128 ) ( -16 624 64 ) runel4b 0 0 0 0.500000 1 +( 32 560 64 ) ( 32 944 64 ) ( 32 944 0 ) metw1 0 0 0 1 1 +( 80 592 128 ) ( 144 592 128 ) ( 144 592 64 ) runel4b 0 0 0 0.500000 1 +( -48 240 224 ) ( -48 624 224 ) ( 16 624 224 ) metw1 0 0 0 1 1 +( -16 624 192 ) ( -80 624 192 ) ( -80 240 192 ) metw1 0 0 0 1 1 +} +// brush 5 +{ +( -16 624 224 ) ( -80 624 224 ) ( -80 240 224 ) metw1 0 0 0 1 1 +( -48 240 256 ) ( -48 624 256 ) ( 16 624 256 ) met5_1 0 0 0 1 1 +( 80 592 160 ) ( 144 592 160 ) ( 144 592 96 ) runel4b 0 0 0 0.500000 1 +( 32 560 96 ) ( 32 944 96 ) ( 32 944 32 ) metw1 0 0 0 1 1 +( 48 624 160 ) ( -16 624 160 ) ( -16 624 96 ) runel4b 0 0 0 0.500000 1 +( 16 656 64 ) ( 16 272 64 ) ( 16 272 0 ) metw1 0 0 0 1 1 +} +} +// entity 117 +{ +"spawnflags" "1" +"classname" "item_shells" +"origin" "496 -368 0" +} +// entity 118 +{ +"classname" "item_cells" +"origin" "368 -1200 0" +"spawnflags" "1" +} +// entity 119 +{ +"classname" "trigger_once" +"target" "polyp0" +// brush 0 +{ +( -288 960 -128 ) ( -640 960 -128 ) ( -640 896 -128 ) trigger 0 0 0 1 1 +( -640 896 -64 ) ( -640 960 -64 ) ( -288 960 -64 ) trigger 0 0 0 1 1 +( -640 832 -64 ) ( -288 832 -64 ) ( -288 832 -192 ) trigger 0 0 0 1 1 +( -256 896 -64 ) ( -256 960 -64 ) ( -256 960 -192 ) trigger 0 0 0 1 1 +( -288 896 -64 ) ( -640 896 -64 ) ( -640 896 -192 ) trigger 0 0 0 1 1 +( -640 960 -64 ) ( -640 896 -64 ) ( -640 896 -192 ) trigger 0 0 0 1 1 +} +} +// entity 120 +{ +"light" "300" +"origin" "-544 224 48" +"classname" "light_flame_large_yellow" +} +// entity 121 +{ +"classname" "light_flame_large_yellow" +"origin" "-352 224 48" +"light" "300" +} +// entity 122 +{ +"classname" "item_armor1" +"origin" "128 1792 -96" +} +// entity 123 +{ +"classname" "item_health" +"origin" "-16 1648 -128" +} +// entity 124 +{ +"classname" "info_intermission" +"origin" "384 -608 480" +"mangle" "45 270 0" +} +// entity 125 +{ +"classname" "monster_voreling" +"origin" "384 -224 32" +"angle" "90" +} +// entity 126 +{ +"classname" "weapon_lightning" +"origin" "0 1536 256" +} +// entity 127 +{ +"classname" "item_cells" +"origin" "-464 1520 256" +"spawnflags" "1" +"target" "polypcells" +} +// entity 128 +{ +"classname" "trigger_once" +"target" "polyp2" +// brush 0 +{ +( 128 1472 -128 ) ( 0 1472 -128 ) ( 0 1344 -128 ) trigger 0 0 0 1 1 +( 0 1344 -64 ) ( 0 1472 -64 ) ( 128 1472 -64 ) trigger 0 0 0 1 1 +( 0 1344 -96 ) ( 128 1344 -96 ) ( 128 1344 -128 ) trigger 0 0 0 1 1 +( 32 1344 -96 ) ( 32 1472 -96 ) ( 32 1472 -128 ) trigger 0 0 0 1 1 +( 128 1472 -96 ) ( 0 1472 -96 ) ( 0 1472 -128 ) trigger 0 0 0 1 1 +( 0 1472 -96 ) ( 0 1344 -96 ) ( 0 1344 -128 ) trigger 0 0 0 1 1 +} +} +// entity 129 +{ +"targetname" "polyp2" +"angle" "180" +"origin" "384 1152 -192" +"classname" "monster_polyp" +} +// entity 130 +{ +"classname" "item_spikes" +"origin" "368 1136 256" +"spawnflags" "1" +"target" "polyp3" +} +// entity 131 +{ +"classname" "monster_polyp" +"origin" "384 1792 224" +"angle" "270" +"targetname" "polyp3" +"spawnflags" "224" +} +// entity 132 +{ +"target" "polyp4" +"classname" "trigger_once" +// brush 0 +{ +( -96 1600 288 ) ( -96 1472 288 ) ( -96 1472 256 ) trigger 0 0 0 1 1 +( -64 1600 288 ) ( -192 1600 288 ) ( -192 1600 256 ) trigger 0 0 0 1 1 +( -64 1472 288 ) ( -64 1600 288 ) ( -64 1600 256 ) trigger 0 0 0 1 1 +( -192 1472 288 ) ( -64 1472 288 ) ( -64 1472 256 ) trigger 0 0 0 1 1 +( -192 1472 320 ) ( -192 1600 320 ) ( -64 1600 320 ) trigger 0 0 0 1 1 +( -64 1600 256 ) ( -192 1600 256 ) ( -192 1472 256 ) trigger 0 0 0 1 1 +} +} +// entity 133 +{ +"spawnflags" "192" +"targetname" "polyp4" +"angle" "315" +"origin" "-512 1792 160" +"classname" "monster_polyp" +} +// entity 134 +{ +"classname" "monster_gaunt" +"origin" "-448 608 328" +"angle" "90" +"targetname" "mephwall" +"spawnflags" "192" +} +// entity 135 +{ +"target" "polyp3" +"classname" "trigger_once" +// brush 0 +{ +( 320 1408 288 ) ( 320 1280 288 ) ( 320 1280 256 ) trigger 0 0 0 1 1 +( 448 1408 288 ) ( 320 1408 288 ) ( 320 1408 256 ) trigger 0 0 0 1 1 +( 448 1280 288 ) ( 448 1408 288 ) ( 448 1408 256 ) trigger 0 0 0 1 1 +( 352 1376 288 ) ( 480 1376 288 ) ( 480 1376 256 ) trigger 0 0 0 1 1 +( 320 1280 320 ) ( 320 1408 320 ) ( 448 1408 320 ) trigger 0 0 0 1 1 +( 448 1408 256 ) ( 320 1408 256 ) ( 320 1280 256 ) trigger 0 0 0 1 1 +} +} +// entity 136 +{ +"classname" "trigger_once" +"target" "mephwall" +"sounds" "3" +// brush 0 +{ +( -480 1216 256 ) ( -608 1216 256 ) ( -608 1088 256 ) trigger 0 0 0 1 1 +( -608 1088 320 ) ( -608 1216 320 ) ( -480 1216 320 ) trigger 0 0 0 1 1 +( -512 1184 288 ) ( -384 1184 288 ) ( -384 1184 256 ) trigger 0 0 0 1 1 +( -384 1184 288 ) ( -384 1312 288 ) ( -384 1312 256 ) trigger 0 0 0 1 1 +( -480 1216 288 ) ( -608 1216 288 ) ( -608 1216 256 ) trigger 0 0 0 1 1 +( -512 1216 288 ) ( -512 1088 288 ) ( -512 1088 256 ) trigger 0 0 0 1 1 +} +} +// entity 137 +{ +"classname" "item_spikes" +"origin" "112 1776 128" +"spawnflags" "1" +} +// entity 138 +{ +"classname" "monster_polyp" +"origin" "0 1152 160" +"angle" "90" +"targetname" "polyp4" +"spawnflags" "224" +} +// entity 139 +{ +"classname" "item_health" +"origin" "184 888 256" +} +// entity 140 +{ +"classname" "func_wall" +"targetname" "mephwall" +// brush 0 +{ +( -480 480 352 ) ( -352 480 352 ) ( -352 480 -32 ) +0dem5 0 0 0 1 1 +( -352 504 352 ) ( -480 504 352 ) ( -480 504 -32 ) +adem5 32 32 0 1 1 +( -544 512 288 ) ( -544 384 288 ) ( -352 384 288 ) metw1 0 0 0 1 1 +( -576 352 416 ) ( -576 544 416 ) ( -320 352 416 ) metw1 0 0 0 1 1 +( -480 416 288 ) ( -480 640 288 ) ( -480 640 416 ) metw1 0 0 0 1 1 +( -416 640 288 ) ( -416 448 288 ) ( -416 640 416 ) +0dem5 0 0 0 1 1 +} +} +// entity 141 +{ +"classname" "light" +"origin" "-448 528 344" +"light" "277" +"targetname" "mephwall" +} +// entity 142 +{ +"classname" "monster_voreling" +"origin" "-192 896 512" +"angle" "180" +"dangle" "1" +"wait" "1" +"spawnflags" "64" +"targetname" "mephwall" +} +// entity 143 +{ +"classname" "light" +"origin" "-608 896 320" +"light" "188" +"targetname" "goldbars" +} +// entity 144 +{ +"classname" "monster_polyp" +"origin" "-128 1280 -192" +"angle" "360" +"targetname" "polypsuit" +} +// entity 145 +{ +"targetname" "slimebridge" +"light" "188" +"origin" "224 1152 -64" +"classname" "light" +} +// entity 146 +{ +"targetname" "polypcells" +"angle" "90" +"origin" "-448 1152 352" +"classname" "monster_polyp" +"spawnflags" "224" +} +// entity 147 +{ +"light" "488" +"origin" "96 944 72" +"classname" "light" +"wait" "1.5" +} +// entity 148 +{ +"classname" "light" +"origin" "96 908 72" +"light" "444" +"wait" "1.5" +} +// entity 149 +{ +"light" "444" +"origin" "96 876 72" +"classname" "light" +"wait" "1.5" +} +// entity 150 +{ +"classname" "light" +"origin" "96 844 72" +"light" "444" +"wait" "1.5" +} +// entity 151 +{ +"light" "444" +"origin" "-96 844 72" +"classname" "light" +"wait" "1.5" +} +// entity 152 +{ +"classname" "light" +"origin" "-96 876 72" +"light" "444" +"wait" "1.5" +} +// entity 153 +{ +"light" "444" +"origin" "-96 908 72" +"classname" "light" +"wait" "1.5" +} +// entity 154 +{ +"classname" "light" +"origin" "-96 944 72" +"light" "488" +"wait" "1.5" +} +// entity 155 +{ +"light" "333" +"origin" "-40 948 72" +"classname" "light" +"wait" "1.5" +} +// entity 156 +{ +"classname" "light" +"origin" "0 948 72" +"light" "333" +"wait" "1.5" +} +// entity 157 +{ +"light" "333" +"origin" "40 948 72" +"classname" "light" +"wait" "1.5" +} +// entity 158 +{ +"classname" "item_artifact_trinity" +"origin" "-448 528 -160" +} +// entity 159 +{ +"classname" "light" +"origin" "-448 640 -160" +"light" "222" +"style" "1" +} +// entity 160 +{ +"classname" "light" +"origin" "-448 224 -64" +"light" "366" +"mangle" "0 -90 0" +} +// entity 161 +{ +"light" "366" +"origin" "-448 352 -64" +"classname" "light" +"mangle" "0 -90 0" +} +// entity 162 +{ +"light" "277" +"origin" "-128 1536 128" +"classname" "light" +"wait" ".5" +} +// entity 163 +{ +"classname" "light" +"origin" "32 1152 64" +"light" "333" +} +// entity 164 +{ +"light" "333" +"origin" "-544 1024 -64" +"classname" "light" +} +// entity 165 +{ +"classname" "light" +"origin" "-544 1536 -64" +"light" "333" +} +// entity 166 +{ +"light" "333" +"origin" "-384 1824 -64" +"classname" "light" +} +// entity 167 +{ +"classname" "light" +"origin" "-96 1536 -64" +"light" "333" +} +// entity 168 +{ +"light" "333" +"origin" "384 1120 -64" +"classname" "light" +} +// entity 169 +{ +"classname" "light" +"origin" "416 1664 -64" +"light" "333" +} +// entity 170 +{ +"light" "333" +"origin" "160 1536 -64" +"classname" "light" +} +// entity 171 +{ +"classname" "light" +"origin" "128 1952 -64" +"light" "333" +} +// entity 172 +{ +"classname" "light" +"origin" "-352 832 -64" +"light" "333" +} +// entity 173 +{ +"light" "333" +"origin" "-352 1280 -64" +"classname" "light" +} +// entity 174 +{ +"light" "333" +"origin" "512 1440 -64" +"classname" "light" +} +// entity 175 +{ +"classname" "light" +"origin" "-352 416 -80" +"light" "300" +} +// entity 176 +{ +"light" "300" +"origin" "-544 416 -80" +"classname" "light" +} +// entity 177 +{ +"classname" "light" +"origin" "416 1152 320" +"light" "333" +} +// entity 178 +{ +"classname" "light" +"origin" "256 1632 192" +"light" "333" +} +// entity 179 +{ +"light" "333" +"origin" "0 1824 192" +"classname" "light" +} +// entity 180 +{ +"light" "333" +"origin" "-544 1536 320" +"classname" "light" +} +// entity 181 +{ +"light" "333" +"origin" "352 1536 320" +"classname" "light" +} +// entity 182 +{ +"classname" "light" +"origin" "160 1536 320" +"light" "333" +} +// entity 183 +{ +"classname" "light" +"origin" "-352 1280 320" +"light" "333" +} +// entity 184 +{ +"classname" "light" +"origin" "-128 1120 320" +"light" "333" +} +// entity 185 +{ +"classname" "light" +"origin" "192 896 384" +"light" "200" +} +// entity 186 +{ +"light" "200" +"origin" "384 896 384" +"classname" "light" +} +// entity 187 +{ +"classname" "light" +"origin" "-192 896 384" +"light" "200" +} +// entity 188 +{ +"classname" "light" +"origin" "0 688 224" +"light" "277" +} +// entity 189 +{ +"classname" "func_wall" +"targetname" "mephtrim" +// brush 0 +{ +( 96 1216 -32 ) ( -64 1216 -32 ) ( -64 1056 -32 ) metw1 0 0 0 1 1 +( -64 1056 0 ) ( -64 1216 0 ) ( 96 1216 0 ) met5_1 0 0 0 1 1 +( -72 1216 0 ) ( 88 1216 0 ) ( 88 1216 -32 ) metw1 0 0 0 1 1 +( 64 1056 0 ) ( 64 1216 0 ) ( 64 1216 -32 ) metw1 0 0 0 1 1 +( 96 1224 0 ) ( -64 1224 0 ) ( -64 1224 -32 ) metw8 0 0 0 1 1 +( -64 1216 0 ) ( -64 1056 0 ) ( -64 1056 -32 ) metw1 0 0 0 1 1 +} +} +// entity 190 +{ +"classname" "trigger_once" +"killtarget" "mephtrim" +"spawnflags" "1" +"targetname" "slimebridge" +// brush 0 +{ +( 16 1296 -80 ) ( -16 1296 -80 ) ( -16 1264 -80 ) trigger 0 0 0 1 1 +( -16 1264 -48 ) ( -16 1296 -48 ) ( 16 1296 -48 ) trigger 0 0 0 1 1 +( -16 1264 -32 ) ( 16 1264 -32 ) ( 16 1264 -288 ) trigger 0 0 0 1 1 +( 16 1264 -32 ) ( 16 1296 -32 ) ( 16 1296 -288 ) trigger 0 0 0 1 1 +( 16 1296 -32 ) ( -16 1296 -32 ) ( -16 1296 -288 ) trigger 0 0 0 1 1 +( -16 1296 -32 ) ( -16 1264 -32 ) ( -16 1264 -288 ) trigger 0 0 0 1 1 +} +} +// entity 191 +{ +"light" "200" +"origin" "-448 288 -128" +"classname" "light" +"wait" ".5" +} +// entity 192 +{ +"classname" "light" +"origin" "-384 1824 320" +"light" "333" +} +// entity 193 +{ +"light" "333" +"origin" "128 1248 320" +"classname" "light" +} +// entity 194 +{ +"light" "200" +"origin" "-448 896 384" +"classname" "light" +} +// entity 195 +{ +"classname" "light" +"origin" "-448 544 32" +"light" "222" +} +// entity 196 +{ +"wait" ".5" +"classname" "light" +"origin" "-448 224 -80" +"light" "144" +} +// entity 197 +{ +"light" "144" +"origin" "-448 352 -80" +"classname" "light" +"wait" ".5" +} +// entity 198 +{ +"classname" "light" +"origin" "384 320 288" +"light" "333" +} +// entity 199 +{ +"light" "277" +"origin" "-448 320 160" +"classname" "light" +} +// entity 200 +{ +"classname" "light" +"origin" "0 320 192" +"light" "200" +} +// entity 201 +{ +"light" "200" +"origin" "0 512 192" +"classname" "light" +} +// entity 202 +{ +"classname" "light" +"origin" "0 128 192" +"light" "200" +} +// entity 203 +{ +"light" "200" +"origin" "0 -64 192" +"classname" "light" +} +// entity 204 +{ +"classname" "light" +"origin" "384 -64 96" +"light" "222" +} +// entity 205 +{ +"classname" "info_player_coop" +"origin" "-64 -32 32" +"angle" "45" +} +// entity 206 +{ +"angle" "135" +"origin" "64 -32 32" +"classname" "info_player_coop" +} +// entity 207 +{ +"classname" "info_player_coop" +"origin" "64 96 32" +"angle" "225" +} +// entity 208 +{ +"angle" "315" +"origin" "-64 96 32" +"classname" "info_player_coop" +} +// entity 209 +{ +"classname" "trigger_once" +"target" "polypcells" +// brush 0 +{ +( -432 1552 256 ) ( -464 1552 256 ) ( -464 1520 256 ) trigger 0 0 0 1 1 +( -464 1520 320 ) ( -464 1552 320 ) ( -432 1552 320 ) trigger 0 0 0 1 1 +( -464 1520 288 ) ( -432 1520 288 ) ( -432 1520 256 ) trigger 0 0 0 1 1 +( -432 1520 288 ) ( -432 1552 288 ) ( -432 1552 256 ) trigger 0 0 0 1 1 +( -432 1552 288 ) ( -464 1552 288 ) ( -464 1552 256 ) trigger 0 0 0 1 1 +( -464 1552 288 ) ( -464 1520 288 ) ( -464 1520 256 ) trigger 0 0 0 1 1 +} +} +// entity 210 +{ +"classname" "trigger_once" +"target" "polyp1" +// brush 0 +{ +( -368 1808 -128 ) ( -400 1808 -128 ) ( -400 1776 -128 ) trigger 0 0 0 1 1 +( -400 1776 -64 ) ( -400 1808 -64 ) ( -368 1808 -64 ) trigger 0 0 0 1 1 +( -400 1776 -96 ) ( -368 1776 -96 ) ( -368 1776 -128 ) trigger 0 0 0 1 1 +( -368 1776 -64 ) ( -368 1808 -64 ) ( -368 1808 -96 ) trigger 0 0 0 1 1 +( -368 1808 -96 ) ( -400 1808 -96 ) ( -400 1808 -128 ) trigger 0 0 0 1 1 +( -400 1808 -96 ) ( -400 1776 -96 ) ( -400 1776 -128 ) trigger 0 0 0 1 1 +} +} +// entity 211 +{ +"classname" "trigger_once" +"target" "polypsuit" +// brush 0 +{ +( 16 1168 0 ) ( -16 1168 0 ) ( -16 1136 0 ) trigger 0 0 0 1 1 +( -16 1136 64 ) ( -16 1168 64 ) ( 16 1168 64 ) trigger 0 0 0 1 1 +( -16 1136 48 ) ( 16 1136 48 ) ( 16 1136 0 ) trigger 0 0 0 1 1 +( 16 1136 48 ) ( 16 1168 48 ) ( 16 1168 0 ) trigger 0 0 0 1 1 +( 16 1168 48 ) ( -16 1168 48 ) ( -16 1168 0 ) trigger 0 0 0 1 1 +( -16 1168 48 ) ( -16 1136 48 ) ( -16 1136 0 ) trigger 0 0 0 1 1 +} +} +// entity 212 +{ +"classname" "trigger_once" +"target" "keybars" +// brush 0 +{ +( 16 672 128 ) ( -16 672 128 ) ( -16 640 128 ) trigger 0 0 0 1 1 +( -16 640 192 ) ( -16 672 192 ) ( 16 672 192 ) trigger 0 0 0 1 1 +( -16 640 192 ) ( 16 640 192 ) ( 16 640 128 ) trigger 0 0 0 1 1 +( 16 640 192 ) ( 16 672 192 ) ( 16 672 128 ) trigger 0 0 0 1 1 +( 16 672 192 ) ( -16 672 192 ) ( -16 672 128 ) trigger 0 0 0 1 1 +( -16 672 192 ) ( -16 640 192 ) ( -16 640 128 ) trigger 0 0 0 1 1 +} +} diff --git a/mod_quoth/map_src/kelltest2.map b/mod_quoth/map_src/kelltest2.map new file mode 100644 index 0000000..8b5ebb0 --- /dev/null +++ b/mod_quoth/map_src/kelltest2.map @@ -0,0 +1,3967 @@ +// entity 0 +{ +"classname" "worldspawn" +"wad" "c:/quake-compile/wads/aeon.wad;c:/quake-compile/wads/nurgle.wad" +"message" "Birth Machine" +"worldtype" "1" +"light" "111" +"_sunlight" "188" +"_sun_mangle" "0 -90 0" +// brush 0 +{ +( -160 128 -16 ) ( -160 -128 -16 ) ( -160 -128 -56 ) mtlsw 0 0 0 1 1 +( -96 96 -368 ) ( -96 96 -304 ) ( -160 160 -304 ) mtlsw 0 0 0 1 1 +( -96 96 -16 ) ( -96 96 -80 ) ( -96 -96 -80 ) mtlsw 0 0 0 1 1 +( -96 -96 -304 ) ( -96 -96 -368 ) ( -160 -160 -368 ) mtlsw 0 0 0 1 1 +( -160 -128 -16 ) ( -160 128 -16 ) ( -96 128 -16 ) mtlsw 0 0 0 1 1 +( -88 128 -368 ) ( -152 128 -368 ) ( -152 -128 -368 ) mtlsw 0 0 0 1 1 +} +// brush 1 +{ +( 88 -128 -368 ) ( 88 128 -368 ) ( 24 128 -368 ) mtlsw 0 0 0 1 1 +( 32 128 -16 ) ( 96 128 -16 ) ( 96 -128 -16 ) mtlsw 0 0 0 1 1 +( 96 -160 -80 ) ( 32 -96 -80 ) ( 32 -96 -16 ) mtlsw 0 0 0 1 1 +( 32 -96 -80 ) ( 32 96 -80 ) ( 32 96 -16 ) mtlsw 0 0 0 1 1 +( 96 160 -16 ) ( 32 96 -16 ) ( 32 96 -80 ) mtlsw 0 0 0 1 1 +( 96 -128 -56 ) ( 96 -128 -16 ) ( 96 128 -16 ) mtlsw 0 0 0 1 1 +} +// brush 2 +{ +( -128 -160 -56 ) ( -128 -160 -16 ) ( 128 -160 -16 ) mtlsw 0 0 0 1 1 +( 96 -160 -16 ) ( 32 -96 -16 ) ( 32 -96 -80 ) mtlsw 0 0 0 1 1 +( -96 -96 -368 ) ( 96 -96 -368 ) ( 96 -96 -304 ) mtlsw 0 0 0 1 1 +( -160 -160 -368 ) ( -96 -96 -368 ) ( -96 -96 -304 ) mtlsw 0 0 0 1 1 +( 128 -96 -16 ) ( 128 -160 -16 ) ( -128 -160 -16 ) mtlsw 0 0 0 1 1 +( -128 -152 -368 ) ( 128 -152 -368 ) ( 128 -88 -368 ) mtlsw 0 0 0 1 1 +} +// brush 3 +{ +( 128 88 -368 ) ( 128 152 -368 ) ( -128 152 -368 ) mtlsw 0 0 0 1 1 +( -128 160 -16 ) ( 128 160 -16 ) ( 128 96 -16 ) mtlsw 0 0 0 1 1 +( -96 96 -304 ) ( -96 96 -368 ) ( -160 160 -368 ) mtlsw 0 0 0 1 1 +( 96 96 -16 ) ( 96 96 -80 ) ( -96 96 -80 ) mtlsw 0 0 0 1 1 +( 32 96 -80 ) ( 32 96 -16 ) ( 96 160 -16 ) mtlsw 0 0 0 1 1 +( 128 160 -16 ) ( -128 160 -16 ) ( -128 160 -56 ) mtlsw 0 0 0 1 1 +} +// brush 4 +{ +( -256 256 0 ) ( -256 192 0 ) ( -256 192 -64 ) metw3 0 0 0 1 1 +( -192 256 0 ) ( -256 256 0 ) ( -256 256 -64 ) metw3 0 0 0 1 1 +( -192 192 0 ) ( -192 256 0 ) ( -192 256 -64 ) metw3 0 0 0 1 1 +( -256 192 0 ) ( -192 192 0 ) ( -192 192 -64 ) metw3 0 0 0 1 1 +( -256 192 0 ) ( -256 256 0 ) ( -192 256 0 ) metw0b 0 0 0 1 1 +( -192 256 -64 ) ( -256 256 -64 ) ( -256 192 -64 ) metw3 0 0 0 1 1 +} +// brush 5 +{ +( -248 248 32 ) ( -248 184 32 ) ( -248 184 0 ) cop3_1 0 0 0 0.500000 0.500000 +( -184 248 32 ) ( -248 248 32 ) ( -248 248 0 ) cop3_1 0 0 0 0.500000 0.500000 +( -200 200 32 ) ( -200 264 32 ) ( -200 264 0 ) cop3_1 0 0 0 0.500000 0.500000 +( -264 200 32 ) ( -200 200 32 ) ( -200 200 0 ) cop3_1 0 0 0 0.500000 0.500000 +( -256 192 32 ) ( -256 256 32 ) ( -192 256 32 ) cop3_1 0 0 0 0.500000 0.500000 +( -192 256 0 ) ( -256 256 0 ) ( -256 192 0 ) cop3_1 0 0 0 0.500000 0.500000 +} +// brush 6 +{ +( -256 256 64 ) ( -256 192 64 ) ( -256 192 32 ) metw4 0 0 0 1 1 +( -192 256 64 ) ( -256 256 64 ) ( -256 256 32 ) metw4 0 0 0 1 1 +( -192 192 64 ) ( -192 256 64 ) ( -192 256 32 ) metw4 0 0 0 1 1 +( -256 192 64 ) ( -192 192 64 ) ( -192 192 32 ) metw4 0 0 0 1 1 +( -256 192 192 ) ( -256 256 192 ) ( -192 256 192 ) metw4 0 0 0 1 1 +( -192 256 32 ) ( -256 256 32 ) ( -256 192 32 ) metw0b 0 0 0 1 1 +} +// brush 7 +{ +( -160 -160 -48 ) ( -224 -160 -48 ) ( -224 -224 -48 ) metw3 0 0 0 1 1 +( -224 -224 0 ) ( -224 -160 0 ) ( -160 -160 0 ) metw0b 0 0 0 1 1 +( -224 -224 0 ) ( -160 -224 0 ) ( -160 -224 -64 ) metw3 0 0 0 1 1 +( -160 -224 0 ) ( -160 -160 0 ) ( -160 -160 -64 ) metw3 0 0 0 1 1 +( -160 -160 0 ) ( -224 -160 0 ) ( -224 -160 -64 ) metw3 0 0 0 1 1 +( -224 -160 0 ) ( -224 -224 0 ) ( -224 -224 -64 ) metw3 0 0 0 1 1 +} +// brush 8 +{ +( -160 -160 0 ) ( -224 -160 0 ) ( -224 -224 0 ) cop3_1 0 0 0 0.500000 0.500000 +( -224 -224 32 ) ( -224 -160 32 ) ( -160 -160 32 ) cop3_1 0 0 0 0.500000 0.500000 +( -232 -216 32 ) ( -168 -216 32 ) ( -168 -216 0 ) cop3_1 0 0 0 0.500000 0.500000 +( -168 -216 32 ) ( -168 -152 32 ) ( -168 -152 0 ) cop3_1 0 0 0 0.500000 0.500000 +( -152 -168 32 ) ( -216 -168 32 ) ( -216 -168 0 ) cop3_1 0 0 0 0.500000 0.500000 +( -216 -168 32 ) ( -216 -232 32 ) ( -216 -232 0 ) cop3_1 0 0 0 0.500000 0.500000 +} +// brush 9 +{ +( -160 -160 32 ) ( -224 -160 32 ) ( -224 -224 32 ) metw4 0 0 0 1 1 +( -224 -224 192 ) ( -224 -160 192 ) ( -160 -160 192 ) metw4 0 0 0 1 1 +( -224 -224 64 ) ( -160 -224 64 ) ( -160 -224 32 ) metw4 0 0 0 1 1 +( -160 -224 64 ) ( -160 -160 64 ) ( -160 -160 32 ) metw4 0 0 0 1 1 +( -160 -160 64 ) ( -224 -160 64 ) ( -224 -160 32 ) metw4 0 0 0 1 1 +( -224 -160 64 ) ( -224 -224 64 ) ( -224 -224 32 ) metw4 0 0 0 1 1 +} +// brush 10 +{ +( -448 0 0 ) ( -448 -64 0 ) ( -448 -64 -64 ) metw3 0 0 0 1 1 +( -384 0 0 ) ( -448 0 0 ) ( -448 0 -64 ) metw3 0 0 0 1 1 +( -384 -64 0 ) ( -384 0 0 ) ( -384 0 -64 ) metw3 0 0 0 1 1 +( -448 -64 0 ) ( -384 -64 0 ) ( -384 -64 -64 ) metw3 0 0 0 1 1 +( -448 -64 0 ) ( -448 0 0 ) ( -384 0 0 ) metw0b 0 0 0 1 1 +( -384 0 -64 ) ( -448 0 -64 ) ( -448 -64 -64 ) metw3 0 0 0 1 1 +} +// brush 11 +{ +( -440 -8 32 ) ( -440 -72 32 ) ( -440 -72 0 ) cop3_1 0 0 0 0.500000 0.500000 +( -376 -8 32 ) ( -440 -8 32 ) ( -440 -8 0 ) cop3_1 0 0 0 0.500000 0.500000 +( -392 -56 32 ) ( -392 8 32 ) ( -392 8 0 ) cop3_1 0 0 0 0.500000 0.500000 +( -456 -56 32 ) ( -392 -56 32 ) ( -392 -56 0 ) cop3_1 0 0 0 0.500000 0.500000 +( -448 -64 32 ) ( -448 0 32 ) ( -384 0 32 ) cop3_1 0 0 0 0.500000 0.500000 +( -384 0 0 ) ( -448 0 0 ) ( -448 -64 0 ) cop3_1 0 0 0 0.500000 0.500000 +} +// brush 12 +{ +( -448 0 64 ) ( -448 -64 64 ) ( -448 -64 32 ) metw4 0 0 0 1 1 +( -384 0 64 ) ( -448 0 64 ) ( -448 0 32 ) metw4 0 0 0 1 1 +( -384 -64 64 ) ( -384 0 64 ) ( -384 0 32 ) metw4 0 0 0 1 1 +( -448 -64 64 ) ( -384 -64 64 ) ( -384 -64 32 ) metw4 0 0 0 1 1 +( -448 -64 192 ) ( -448 0 192 ) ( -384 0 192 ) metw4 0 0 0 1 1 +( -384 0 32 ) ( -448 0 32 ) ( -448 -64 32 ) metw0b 0 0 0 1 1 +} +// brush 13 +{ +( 192 -192 -64 ) ( 128 -192 -64 ) ( 128 -256 -64 ) metw3 0 0 0 1 1 +( 128 -256 0 ) ( 128 -192 0 ) ( 192 -192 0 ) metw0b 0 0 0 1 1 +( 128 -256 0 ) ( 192 -256 0 ) ( 192 -256 -64 ) metw3 0 0 0 1 1 +( 192 -256 0 ) ( 192 -192 0 ) ( 192 -192 -64 ) metw3 0 0 0 1 1 +( 192 -192 0 ) ( 128 -192 0 ) ( 128 -192 -64 ) metw3 0 0 0 1 1 +( 128 -192 0 ) ( 128 -256 0 ) ( 128 -256 -64 ) metw3 0 0 0 1 1 +} +// brush 14 +{ +( 192 -192 0 ) ( 128 -192 0 ) ( 128 -256 0 ) cop3_1 0 0 0 0.500000 0.500000 +( 128 -256 32 ) ( 128 -192 32 ) ( 192 -192 32 ) cop3_1 0 0 0 0.500000 0.500000 +( 120 -248 32 ) ( 184 -248 32 ) ( 184 -248 0 ) cop3_1 0 0 0 0.500000 0.500000 +( 184 -248 32 ) ( 184 -184 32 ) ( 184 -184 0 ) cop3_1 0 0 0 0.500000 0.500000 +( 200 -200 32 ) ( 136 -200 32 ) ( 136 -200 0 ) cop3_1 0 0 0 0.500000 0.500000 +( 136 -200 32 ) ( 136 -264 32 ) ( 136 -264 0 ) cop3_1 0 0 0 0.500000 0.500000 +} +// brush 15 +{ +( 192 -192 32 ) ( 128 -192 32 ) ( 128 -256 32 ) metw0b 0 0 0 1 1 +( 128 -256 192 ) ( 128 -192 192 ) ( 192 -192 192 ) metw4 0 0 0 1 1 +( 128 -256 64 ) ( 192 -256 64 ) ( 192 -256 32 ) metw4 0 0 0 1 1 +( 192 -256 64 ) ( 192 -192 64 ) ( 192 -192 32 ) metw4 0 0 0 1 1 +( 192 -192 64 ) ( 128 -192 64 ) ( 128 -192 32 ) metw4 0 0 0 1 1 +( 128 -192 64 ) ( 128 -256 64 ) ( 128 -256 32 ) metw4 0 0 0 1 1 +} +// brush 16 +{ +( 192 320 0 ) ( 192 256 0 ) ( 192 256 -64 ) metw3 0 0 0 1 1 +( 256 320 0 ) ( 192 320 0 ) ( 192 320 -64 ) metw3 0 0 0 1 1 +( 256 256 0 ) ( 256 320 0 ) ( 256 320 -64 ) metw3 0 0 0 1 1 +( 192 256 0 ) ( 256 256 0 ) ( 256 256 -64 ) metw3 0 0 0 1 1 +( 192 256 0 ) ( 192 320 0 ) ( 256 320 0 ) metw0b 0 0 0 1 1 +( 256 320 -64 ) ( 192 320 -64 ) ( 192 256 -64 ) metw3 0 0 0 1 1 +} +// brush 17 +{ +( 200 312 32 ) ( 200 248 32 ) ( 200 248 0 ) cop3_1 0 0 0 0.500000 0.500000 +( 264 312 32 ) ( 200 312 32 ) ( 200 312 0 ) cop3_1 0 0 0 0.500000 0.500000 +( 248 264 32 ) ( 248 328 32 ) ( 248 328 0 ) cop3_1 0 0 0 0.500000 0.500000 +( 184 264 32 ) ( 248 264 32 ) ( 248 264 0 ) cop3_1 0 0 0 0.500000 0.500000 +( 192 256 32 ) ( 192 320 32 ) ( 256 320 32 ) cop3_1 0 0 0 0.500000 0.500000 +( 256 320 0 ) ( 192 320 0 ) ( 192 256 0 ) cop3_1 0 0 0 0.500000 0.500000 +} +// brush 18 +{ +( 192 320 64 ) ( 192 256 64 ) ( 192 256 32 ) metw4 0 0 0 1 1 +( 256 320 64 ) ( 192 320 64 ) ( 192 320 32 ) metw4 0 0 0 1 1 +( 256 256 64 ) ( 256 320 64 ) ( 256 320 32 ) metw4 0 0 0 1 1 +( 192 256 64 ) ( 256 256 64 ) ( 256 256 32 ) metw4 0 0 0 1 1 +( 192 256 192 ) ( 192 320 192 ) ( 256 320 192 ) metw4 0 0 0 1 1 +( 256 320 32 ) ( 192 320 32 ) ( 192 256 32 ) metw0b 0 0 0 1 1 +} +// brush 19 +{ +( 320 64 -64 ) ( 256 64 -64 ) ( 256 0 -64 ) metw3 0 0 0 1 1 +( 256 0 0 ) ( 256 64 0 ) ( 320 64 0 ) metw0b 0 0 0 1 1 +( 256 0 0 ) ( 320 0 0 ) ( 320 0 -64 ) metw3 0 0 0 1 1 +( 320 0 0 ) ( 320 64 0 ) ( 320 64 -64 ) metw3 0 0 0 1 1 +( 320 64 0 ) ( 256 64 0 ) ( 256 64 -64 ) metw3 0 0 0 1 1 +( 256 64 0 ) ( 256 0 0 ) ( 256 0 -64 ) metw3 0 0 0 1 1 +} +// brush 20 +{ +( 320 64 0 ) ( 256 64 0 ) ( 256 0 0 ) cop3_1 0 0 0 0.500000 0.500000 +( 256 0 32 ) ( 256 64 32 ) ( 320 64 32 ) cop3_1 0 0 0 0.500000 0.500000 +( 248 8 32 ) ( 312 8 32 ) ( 312 8 0 ) cop3_1 0 0 0 0.500000 0.500000 +( 312 8 32 ) ( 312 72 32 ) ( 312 72 0 ) cop3_1 0 0 0 0.500000 0.500000 +( 328 56 32 ) ( 264 56 32 ) ( 264 56 0 ) cop3_1 0 0 0 0.500000 0.500000 +( 264 56 32 ) ( 264 -8 32 ) ( 264 -8 0 ) cop3_1 0 0 0 0.500000 0.500000 +} +// brush 21 +{ +( 320 64 32 ) ( 256 64 32 ) ( 256 0 32 ) metw0b 0 0 0 1 1 +( 256 0 192 ) ( 256 64 192 ) ( 320 64 192 ) metw4 0 0 0 1 1 +( 256 0 64 ) ( 320 0 64 ) ( 320 0 32 ) metw4 0 0 0 1 1 +( 320 0 64 ) ( 320 64 64 ) ( 320 64 32 ) metw4 0 0 0 1 1 +( 320 64 64 ) ( 256 64 64 ) ( 256 64 32 ) metw4 0 0 0 1 1 +( 256 64 64 ) ( 256 0 64 ) ( 256 0 32 ) metw4 0 0 0 1 1 +} +// brush 22 +{ +( -128 -384 0 ) ( -128 -448 0 ) ( -128 -448 -64 ) metw3 0 0 0 1 1 +( -64 -384 0 ) ( -128 -384 0 ) ( -128 -384 -64 ) metw3 0 0 0 1 1 +( -64 -448 0 ) ( -64 -384 0 ) ( -64 -384 -64 ) metw3 0 0 0 1 1 +( -128 -448 0 ) ( -64 -448 0 ) ( -64 -448 -64 ) metw3 0 0 0 1 1 +( -128 -448 0 ) ( -128 -384 0 ) ( -64 -384 0 ) metw0b 0 0 0 1 1 +( -64 -384 -64 ) ( -128 -384 -64 ) ( -128 -448 -64 ) metw3 0 0 0 1 1 +} +// brush 23 +{ +( -120 -392 32 ) ( -120 -456 32 ) ( -120 -456 0 ) cop3_1 0 0 0 0.500000 0.500000 +( -56 -392 32 ) ( -120 -392 32 ) ( -120 -392 0 ) cop3_1 0 0 0 0.500000 0.500000 +( -72 -440 32 ) ( -72 -376 32 ) ( -72 -376 0 ) cop3_1 0 0 0 0.500000 0.500000 +( -136 -440 32 ) ( -72 -440 32 ) ( -72 -440 0 ) cop3_1 0 0 0 0.500000 0.500000 +( -128 -448 32 ) ( -128 -384 32 ) ( -64 -384 32 ) cop3_1 0 0 0 0.500000 0.500000 +( -64 -384 0 ) ( -128 -384 0 ) ( -128 -448 0 ) cop3_1 0 0 0 0.500000 0.500000 +} +// brush 24 +{ +( -128 -384 64 ) ( -128 -448 64 ) ( -128 -448 32 ) metw4 0 0 0 1 1 +( -64 -384 64 ) ( -128 -384 64 ) ( -128 -384 32 ) metw4 0 0 0 1 1 +( -64 -448 64 ) ( -64 -384 64 ) ( -64 -384 32 ) metw4 0 0 0 1 1 +( -128 -448 64 ) ( -64 -448 64 ) ( -64 -448 32 ) metw4 0 0 0 1 1 +( -128 -448 192 ) ( -128 -384 192 ) ( -64 -384 192 ) metw4 0 0 0 1 1 +( -64 -384 32 ) ( -128 -384 32 ) ( -128 -448 32 ) metw0b 0 0 0 1 1 +} +// brush 25 +{ +( 64 448 -64 ) ( 0 448 -64 ) ( 0 384 -64 ) metw3 0 0 0 1 1 +( 0 384 0 ) ( 0 448 0 ) ( 64 448 0 ) metw0b 0 0 0 1 1 +( 0 384 0 ) ( 64 384 0 ) ( 64 384 -64 ) metw3 0 0 0 1 1 +( 64 384 0 ) ( 64 448 0 ) ( 64 448 -64 ) metw3 0 0 0 1 1 +( 64 448 0 ) ( 0 448 0 ) ( 0 448 -64 ) metw3 0 0 0 1 1 +( 0 448 0 ) ( 0 384 0 ) ( 0 384 -64 ) metw3 0 0 0 1 1 +} +// brush 26 +{ +( 64 448 0 ) ( 0 448 0 ) ( 0 384 0 ) cop3_1 0 0 0 0.500000 0.500000 +( 0 384 32 ) ( 0 448 32 ) ( 64 448 32 ) cop3_1 0 0 0 0.500000 0.500000 +( -8 392 32 ) ( 56 392 32 ) ( 56 392 0 ) cop3_1 0 0 0 0.500000 0.500000 +( 56 392 32 ) ( 56 456 32 ) ( 56 456 0 ) cop3_1 0 0 0 0.500000 0.500000 +( 72 440 32 ) ( 8 440 32 ) ( 8 440 0 ) cop3_1 0 0 0 0.500000 0.500000 +( 8 440 32 ) ( 8 376 32 ) ( 8 376 0 ) cop3_1 0 0 0 0.500000 0.500000 +} +// brush 27 +{ +( 64 448 32 ) ( 0 448 32 ) ( 0 384 32 ) metw0b 0 0 0 1 1 +( 0 384 192 ) ( 0 448 192 ) ( 64 448 192 ) metw4 0 0 0 1 1 +( 0 384 64 ) ( 64 384 64 ) ( 64 384 32 ) metw4 0 0 0 1 1 +( 64 384 64 ) ( 64 448 64 ) ( 64 448 32 ) metw4 0 0 0 1 1 +( 64 448 64 ) ( 0 448 64 ) ( 0 448 32 ) metw4 0 0 0 1 1 +( 0 448 64 ) ( 0 384 64 ) ( 0 384 32 ) metw4 0 0 0 1 1 +} +// brush 28 +{ +( -448 448 0 ) ( -448 384 0 ) ( -448 384 -64 ) metw3 0 0 0 1 1 +( -384 448 0 ) ( -448 448 0 ) ( -448 448 -64 ) metw3 0 0 0 1 1 +( -384 384 0 ) ( -384 448 0 ) ( -384 448 -64 ) metw3 0 0 0 1 1 +( -448 384 0 ) ( -384 384 0 ) ( -384 384 -64 ) metw3 0 0 0 1 1 +( -448 384 0 ) ( -448 448 0 ) ( -384 448 0 ) metw0b 0 0 0 1 1 +( -384 448 -64 ) ( -448 448 -64 ) ( -448 384 -64 ) metw3 0 0 0 1 1 +} +// brush 29 +{ +( -440 440 32 ) ( -440 376 32 ) ( -440 376 0 ) cop3_1 0 0 0 0.500000 0.500000 +( -376 440 32 ) ( -440 440 32 ) ( -440 440 0 ) cop3_1 0 0 0 0.500000 0.500000 +( -392 392 32 ) ( -392 456 32 ) ( -392 456 0 ) cop3_1 0 0 0 0.500000 0.500000 +( -456 392 32 ) ( -392 392 32 ) ( -392 392 0 ) cop3_1 0 0 0 0.500000 0.500000 +( -448 384 32 ) ( -448 448 32 ) ( -384 448 32 ) cop3_1 0 0 0 0.500000 0.500000 +( -384 448 0 ) ( -448 448 0 ) ( -448 384 0 ) cop3_1 0 0 0 0.500000 0.500000 +} +// brush 30 +{ +( -448 448 64 ) ( -448 384 64 ) ( -448 384 32 ) metw4 0 0 0 1 1 +( -384 448 64 ) ( -448 448 64 ) ( -448 448 32 ) metw4 0 0 0 1 1 +( -384 384 64 ) ( -384 448 64 ) ( -384 448 32 ) metw4 0 0 0 1 1 +( -448 384 64 ) ( -384 384 64 ) ( -384 384 32 ) metw4 0 0 0 1 1 +( -448 384 192 ) ( -448 448 192 ) ( -384 448 192 ) metw4 0 0 0 1 1 +( -384 448 32 ) ( -448 448 32 ) ( -448 384 32 ) metw0b 0 0 0 1 1 +} +// brush 31 +{ +( 256 -384 -64 ) ( 192 -384 -64 ) ( 192 -448 -64 ) metw3 0 0 0 1 1 +( 192 -448 0 ) ( 192 -384 0 ) ( 256 -384 0 ) metw0b 0 0 0 1 1 +( 192 -448 0 ) ( 256 -448 0 ) ( 256 -448 -64 ) metw3 0 0 0 1 1 +( 256 -448 0 ) ( 256 -384 0 ) ( 256 -384 -64 ) metw3 0 0 0 1 1 +( 256 -384 0 ) ( 192 -384 0 ) ( 192 -384 -64 ) metw3 0 0 0 1 1 +( 192 -384 0 ) ( 192 -448 0 ) ( 192 -448 -64 ) metw3 0 0 0 1 1 +} +// brush 32 +{ +( 256 -384 0 ) ( 192 -384 0 ) ( 192 -448 0 ) cop3_1 0 0 0 0.500000 0.500000 +( 192 -448 32 ) ( 192 -384 32 ) ( 256 -384 32 ) cop3_1 0 0 0 0.500000 0.500000 +( 184 -440 32 ) ( 248 -440 32 ) ( 248 -440 0 ) cop3_1 0 0 0 0.500000 0.500000 +( 248 -440 32 ) ( 248 -376 32 ) ( 248 -376 0 ) cop3_1 0 0 0 0.500000 0.500000 +( 264 -392 32 ) ( 200 -392 32 ) ( 200 -392 0 ) cop3_1 0 0 0 0.500000 0.500000 +( 200 -392 32 ) ( 200 -456 32 ) ( 200 -456 0 ) cop3_1 0 0 0 0.500000 0.500000 +} +// brush 33 +{ +( 256 -384 32 ) ( 192 -384 32 ) ( 192 -448 32 ) metw0b 0 0 0 1 1 +( 192 -448 192 ) ( 192 -384 192 ) ( 256 -384 192 ) metw4 0 0 0 1 1 +( 192 -448 64 ) ( 256 -448 64 ) ( 256 -448 32 ) metw4 0 0 0 1 1 +( 256 -448 64 ) ( 256 -384 64 ) ( 256 -384 32 ) metw4 0 0 0 1 1 +( 256 -384 64 ) ( 192 -384 64 ) ( 192 -384 32 ) metw4 0 0 0 1 1 +( 192 -384 64 ) ( 192 -448 64 ) ( 192 -448 32 ) metw4 0 0 0 1 1 +} +// brush 34 +{ +( -448 -320 0 ) ( -448 -384 0 ) ( -448 -384 -64 ) metw3 0 0 0 1 1 +( -384 -320 0 ) ( -448 -320 0 ) ( -448 -320 -64 ) metw3 0 0 0 1 1 +( -384 -384 0 ) ( -384 -320 0 ) ( -384 -320 -64 ) metw3 0 0 0 1 1 +( -448 -384 0 ) ( -384 -384 0 ) ( -384 -384 -64 ) metw3 0 0 0 1 1 +( -448 -384 0 ) ( -448 -320 0 ) ( -384 -320 0 ) metw0b 0 0 0 1 1 +( -384 -320 -64 ) ( -448 -320 -64 ) ( -448 -384 -64 ) metw3 0 0 0 1 1 +} +// brush 35 +{ +( -440 -328 32 ) ( -440 -392 32 ) ( -440 -392 0 ) cop3_1 0 0 0 0.500000 0.500000 +( -376 -328 32 ) ( -440 -328 32 ) ( -440 -328 0 ) cop3_1 0 0 0 0.500000 0.500000 +( -392 -376 32 ) ( -392 -312 32 ) ( -392 -312 0 ) cop3_1 0 0 0 0.500000 0.500000 +( -456 -376 32 ) ( -392 -376 32 ) ( -392 -376 0 ) cop3_1 0 0 0 0.500000 0.500000 +( -448 -384 32 ) ( -448 -320 32 ) ( -384 -320 32 ) cop3_1 0 0 0 0.500000 0.500000 +( -384 -320 0 ) ( -448 -320 0 ) ( -448 -384 0 ) cop3_1 0 0 0 0.500000 0.500000 +} +// brush 36 +{ +( -448 -320 64 ) ( -448 -384 64 ) ( -448 -384 32 ) metw4 0 0 0 1 1 +( -384 -320 64 ) ( -448 -320 64 ) ( -448 -320 32 ) metw4 0 0 0 1 1 +( -384 -384 64 ) ( -384 -320 64 ) ( -384 -320 32 ) metw4 0 0 0 1 1 +( -448 -384 64 ) ( -384 -384 64 ) ( -384 -384 32 ) metw4 0 0 0 1 1 +( -448 -384 192 ) ( -448 -320 192 ) ( -384 -320 192 ) metw4 0 0 0 1 1 +( -384 -320 32 ) ( -448 -320 32 ) ( -448 -384 32 ) metw0b 0 0 0 1 1 +} +// brush 37 +{ +( -480 -288 224 ) ( -480 -416 224 ) ( -480 -416 32 ) metw2b 0 32 0 1 1 +( -352 -288 224 ) ( -480 -288 224 ) ( -480 -288 32 ) metw2b 0 32 0 1 1 +( -352 -416 224 ) ( -352 -288 224 ) ( -352 -288 32 ) metw2b 0 32 0 1 1 +( -480 -416 224 ) ( -352 -416 224 ) ( -352 -416 32 ) metw2b 0 32 0 1 1 +( -480 -416 224 ) ( -480 -288 224 ) ( -352 -288 224 ) metw2b 0 32 0 1 1 +( -352 -288 192 ) ( -480 -288 192 ) ( -480 -416 192 ) metw0b 0 0 0 1 1 +} +// brush 38 +{ +( -128 -128 192 ) ( -256 -128 192 ) ( -256 -256 192 ) metw0b 0 0 0 1 1 +( -256 -256 224 ) ( -256 -128 224 ) ( -128 -128 224 ) metw2b 0 32 0 1 1 +( -256 -256 224 ) ( -128 -256 224 ) ( -128 -256 32 ) metw2b 0 32 0 1 1 +( -128 -256 224 ) ( -128 -128 224 ) ( -128 -128 32 ) metw2b 0 32 0 1 1 +( -128 -128 224 ) ( -256 -128 224 ) ( -256 -128 32 ) metw2b 0 32 0 1 1 +( -256 -128 224 ) ( -256 -256 224 ) ( -256 -256 32 ) metw2b 0 32 0 1 1 +} +// brush 39 +{ +( -480 32 224 ) ( -480 -96 224 ) ( -480 -96 32 ) metw2b 0 32 0 1 1 +( -352 32 224 ) ( -480 32 224 ) ( -480 32 32 ) metw2b 0 32 0 1 1 +( -352 -96 224 ) ( -352 32 224 ) ( -352 32 32 ) metw2b 0 32 0 1 1 +( -480 -96 224 ) ( -352 -96 224 ) ( -352 -96 32 ) metw2b 0 32 0 1 1 +( -480 -96 224 ) ( -480 32 224 ) ( -352 32 224 ) metw2b 0 32 0 1 1 +( -352 32 192 ) ( -480 32 192 ) ( -480 -96 192 ) metw0b 0 0 0 1 1 +} +// brush 40 +{ +( -352 480 192 ) ( -480 480 192 ) ( -480 352 192 ) metw0b 0 0 0 1 1 +( -480 352 224 ) ( -480 480 224 ) ( -352 480 224 ) metw2b 0 32 0 1 1 +( -480 352 224 ) ( -352 352 224 ) ( -352 352 32 ) metw2b 0 32 0 1 1 +( -352 352 224 ) ( -352 480 224 ) ( -352 480 32 ) metw2b 0 32 0 1 1 +( -352 480 224 ) ( -480 480 224 ) ( -480 480 32 ) metw2b 0 32 0 1 1 +( -480 480 224 ) ( -480 352 224 ) ( -480 352 32 ) metw2b 0 32 0 1 1 +} +// brush 41 +{ +( -288 288 224 ) ( -288 160 224 ) ( -288 160 32 ) metw2b 0 32 0 1 1 +( -160 288 224 ) ( -288 288 224 ) ( -288 288 32 ) metw2b 0 32 0 1 1 +( -160 160 224 ) ( -160 288 224 ) ( -160 288 32 ) metw2b 0 32 0 1 1 +( -288 160 224 ) ( -160 160 224 ) ( -160 160 32 ) metw2b 0 32 0 1 1 +( -288 160 224 ) ( -288 288 224 ) ( -160 288 224 ) metw2b 0 32 0 1 1 +( -160 288 192 ) ( -288 288 192 ) ( -288 160 192 ) metw0b 0 0 0 1 1 +} +// brush 42 +{ +( 96 480 192 ) ( -32 480 192 ) ( -32 352 192 ) metw0b 0 0 0 1 1 +( -32 352 224 ) ( -32 480 224 ) ( 96 480 224 ) metw2b 0 32 0 1 1 +( -32 352 224 ) ( 96 352 224 ) ( 96 352 32 ) metw2b 0 32 0 1 1 +( 96 352 224 ) ( 96 480 224 ) ( 96 480 32 ) metw2b 0 32 0 1 1 +( 96 480 224 ) ( -32 480 224 ) ( -32 480 32 ) metw2b 0 32 0 1 1 +( -32 480 224 ) ( -32 352 224 ) ( -32 352 32 ) metw2b 0 32 0 1 1 +} +// brush 43 +{ +( 160 352 224 ) ( 160 224 224 ) ( 160 224 32 ) metw2b 0 32 0 1 1 +( 288 352 224 ) ( 160 352 224 ) ( 160 352 32 ) metw2b 0 32 0 1 1 +( 288 224 224 ) ( 288 352 224 ) ( 288 352 32 ) metw2b 0 32 0 1 1 +( 160 224 224 ) ( 288 224 224 ) ( 288 224 32 ) metw2b 0 32 0 1 1 +( 160 224 224 ) ( 160 352 224 ) ( 288 352 224 ) metw2b 0 32 0 1 1 +( 288 352 192 ) ( 160 352 192 ) ( 160 224 192 ) metw0b 0 0 0 1 1 +} +// brush 44 +{ +( 352 96 192 ) ( 224 96 192 ) ( 224 -32 192 ) metw0b 0 0 0 1 1 +( 224 -32 224 ) ( 224 96 224 ) ( 352 96 224 ) metw2b 0 32 0 1 1 +( 224 -32 224 ) ( 352 -32 224 ) ( 352 -32 32 ) metw2b 0 32 0 1 1 +( 352 -32 224 ) ( 352 96 224 ) ( 352 96 32 ) metw2b 0 32 0 1 1 +( 352 96 224 ) ( 224 96 224 ) ( 224 96 32 ) metw2b 0 32 0 1 1 +( 224 96 224 ) ( 224 -32 224 ) ( 224 -32 32 ) metw2b 0 32 0 1 1 +} +// brush 45 +{ +( 160 -352 224 ) ( 160 -480 224 ) ( 160 -480 32 ) metw2b 0 32 0 1 1 +( 288 -352 224 ) ( 160 -352 224 ) ( 160 -352 32 ) metw2b 0 32 0 1 1 +( 288 -480 224 ) ( 288 -352 224 ) ( 288 -352 32 ) metw2b 0 32 0 1 1 +( 160 -480 224 ) ( 288 -480 224 ) ( 288 -480 32 ) metw2b 0 32 0 1 1 +( 160 -480 224 ) ( 160 -352 224 ) ( 288 -352 224 ) metw2b 0 32 0 1 1 +( 288 -352 192 ) ( 160 -352 192 ) ( 160 -480 192 ) metw0b 0 0 0 1 1 +} +// brush 46 +{ +( -32 -352 192 ) ( -160 -352 192 ) ( -160 -480 192 ) metw0b 0 0 0 1 1 +( -160 -480 224 ) ( -160 -352 224 ) ( -32 -352 224 ) metw2b 0 32 0 1 1 +( -160 -480 224 ) ( -32 -480 224 ) ( -32 -480 32 ) metw2b 0 32 0 1 1 +( -32 -480 224 ) ( -32 -352 224 ) ( -32 -352 32 ) metw2b 0 32 0 1 1 +( -32 -352 224 ) ( -160 -352 224 ) ( -160 -352 32 ) metw2b 0 32 0 1 1 +( -160 -352 224 ) ( -160 -480 224 ) ( -160 -480 32 ) metw2b 0 32 0 1 1 +} +// brush 47 +{ +( -256 -224 192 ) ( -256 -224 224 ) ( -384 -288 224 ) metw2b 0 32 0 1 1 +( -224 -256 192 ) ( -224 -256 224 ) ( -256 -224 224 ) metw2b 0 32 0 1 1 +( -224 -256 224 ) ( -224 -256 192 ) ( -352 -352 192 ) metw2b 0 32 0 1 1 +( -352 -352 224 ) ( -352 -352 192 ) ( -384 -288 192 ) metw2b 0 32 0 1 1 +( -384 -288 224 ) ( -384 -160 224 ) ( -256 -160 224 ) metw2b 0 32 0 1 1 +( -256 -160 192 ) ( -384 -160 192 ) ( -384 -288 192 ) metw0b 0 0 0 1 1 +} +// brush 48 +{ +( -288 -256 192 ) ( -288 -384 192 ) ( -160 -384 192 ) metw0b 0 0 0 1 1 +( -160 -384 224 ) ( -288 -384 224 ) ( -288 -256 224 ) metw2b 0 32 0 1 1 +( -64 -352 224 ) ( -64 -352 192 ) ( -160 -384 192 ) metw2b 0 32 0 1 1 +( -64 -352 192 ) ( -64 -352 224 ) ( -128 -256 224 ) metw2b 0 32 0 1 1 +( -192 -256 224 ) ( -192 -256 192 ) ( -128 -256 192 ) metw2b 0 32 0 1 1 +( -192 -256 192 ) ( -192 -256 224 ) ( -160 -384 224 ) metw2b 0 32 0 1 1 +} +// brush 49 +{ +( -32 -352 192 ) ( -32 -352 224 ) ( -32 -448 224 ) metw2b 0 32 0 1 1 +( 64 -384 192 ) ( 64 -384 224 ) ( -32 -352 224 ) metw2b 0 32 0 1 1 +( 64 -384 224 ) ( 64 -384 192 ) ( 64 -448 192 ) metw2b 0 32 0 1 1 +( 64 -448 224 ) ( 64 -448 192 ) ( -32 -448 192 ) metw2b 0 32 0 1 1 +( -32 -512 224 ) ( -32 -384 224 ) ( 96 -384 224 ) metw2b 0 32 0 1 1 +( 96 -384 192 ) ( -32 -384 192 ) ( -32 -512 192 ) metw0b 0 0 0 1 1 +} +// brush 50 +{ +( 32 -448 192 ) ( 160 -448 192 ) ( 160 -320 192 ) metw0b 0 0 0 1 1 +( 160 -320 224 ) ( 160 -448 224 ) ( 32 -448 224 ) metw2b 0 32 0 1 1 +( 64 -384 224 ) ( 64 -384 192 ) ( 160 -384 192 ) metw2b 0 32 0 1 1 +( 64 -448 224 ) ( 64 -448 192 ) ( 64 -384 192 ) metw2b 0 32 0 1 1 +( 64 -448 192 ) ( 64 -448 224 ) ( 160 -480 224 ) metw2b 0 32 0 1 1 +( 160 -480 192 ) ( 160 -480 224 ) ( 160 -384 224 ) metw2b 0 32 0 1 1 +} +// brush 51 +{ +( 224 -160 192 ) ( 96 -160 192 ) ( 96 -288 192 ) metw0b 0 0 0 1 1 +( 96 -288 224 ) ( 96 -160 224 ) ( 224 -160 224 ) metw2b 0 32 0 1 1 +( 96 -288 224 ) ( 224 -288 224 ) ( 224 -288 32 ) metw2b 0 32 0 1 1 +( 224 -288 224 ) ( 224 -160 224 ) ( 224 -160 32 ) metw2b 0 32 0 1 1 +( 224 -160 224 ) ( 96 -160 224 ) ( 96 -160 32 ) metw2b 0 32 0 1 1 +( 96 -160 224 ) ( 96 -288 224 ) ( 96 -288 32 ) metw2b 0 32 0 1 1 +} +// brush 52 +{ +( 288 -288 192 ) ( 160 -288 192 ) ( 160 -416 192 ) metw0b 0 0 0 1 1 +( 160 -416 224 ) ( 160 -288 224 ) ( 288 -288 224 ) metw2b 0 32 0 1 1 +( 256 -352 224 ) ( 256 -352 192 ) ( 160 -352 192 ) metw2b 0 32 0 1 1 +( 256 -352 192 ) ( 256 -352 224 ) ( 224 -288 224 ) metw2b 0 32 0 1 1 +( 128 -288 224 ) ( 128 -288 192 ) ( 224 -288 192 ) metw2b 0 32 0 1 1 +( 128 -288 192 ) ( 128 -288 224 ) ( 160 -352 224 ) metw2b 0 32 0 1 1 +} +// brush 53 +{ +( 288 -32 192 ) ( 160 -32 192 ) ( 160 -160 192 ) metw0b 0 0 0 1 1 +( 160 -160 224 ) ( 160 -32 224 ) ( 288 -32 224 ) metw2b 0 32 0 1 1 +( 224 -192 224 ) ( 224 -192 192 ) ( 160 -160 192 ) metw2b 0 32 0 1 1 +( 320 -32 224 ) ( 320 -32 192 ) ( 224 -192 192 ) metw2b 0 32 0 1 1 +( 320 -32 192 ) ( 320 -32 224 ) ( 224 0 224 ) metw2b 0 32 0 1 1 +( 224 0 192 ) ( 224 0 224 ) ( 160 -160 224 ) metw2b 0 32 0 1 1 +} +// brush 54 +{ +( 192 224 192 ) ( 192 224 224 ) ( 224 96 224 ) metw2b 0 32 0 1 1 +( 288 224 192 ) ( 288 224 224 ) ( 192 224 224 ) metw2b 0 32 0 1 1 +( 288 224 224 ) ( 288 224 192 ) ( 320 96 192 ) metw2b 0 32 0 1 1 +( 320 96 224 ) ( 320 96 192 ) ( 224 96 192 ) metw2b 0 32 0 1 1 +( 256 96 224 ) ( 256 224 224 ) ( 384 224 224 ) metw2b 0 32 0 1 1 +( 384 224 192 ) ( 256 224 192 ) ( 256 96 192 ) metw0b 0 0 0 1 1 +} +// brush 55 +{ +( 224 384 192 ) ( 96 384 192 ) ( 96 256 192 ) metw0b 0 0 0 1 1 +( 96 256 224 ) ( 96 384 224 ) ( 224 384 224 ) metw2b 0 32 0 1 1 +( 160 288 192 ) ( 160 288 224 ) ( 192 352 224 ) metw2b 0 32 0 1 1 +( 96 448 224 ) ( 96 448 192 ) ( 192 352 192 ) metw2b 0 32 0 1 1 +( 32 352 224 ) ( 32 352 192 ) ( 96 448 192 ) metw2b 0 32 0 1 1 +( 32 352 192 ) ( 32 352 224 ) ( 160 288 224 ) metw2b 0 32 0 1 1 +} +// brush 56 +{ +( -224 288 192 ) ( -224 288 224 ) ( -160 224 224 ) metw2b 0 32 0 1 1 +( -224 288 224 ) ( -224 288 192 ) ( -32 384 192 ) metw2b 0 32 0 1 1 +( 0 352 192 ) ( 0 352 224 ) ( -32 384 224 ) metw2b 0 32 0 1 1 +( -160 224 192 ) ( -160 224 224 ) ( 0 352 224 ) metw2b 0 32 0 1 1 +( -160 256 224 ) ( -160 384 224 ) ( -32 384 224 ) metw2b 0 32 0 1 1 +( -32 384 192 ) ( -160 384 192 ) ( -160 256 192 ) metw0b 0 0 0 1 1 +} +// brush 57 +{ +( -224 384 192 ) ( -352 384 192 ) ( -352 256 192 ) metw0b 0 0 0 1 1 +( -352 256 224 ) ( -352 384 224 ) ( -224 384 224 ) metw2b 0 32 0 1 1 +( -288 224 224 ) ( -288 224 192 ) ( -416 352 192 ) metw2b 0 32 0 1 1 +( -288 288 224 ) ( -288 288 192 ) ( -288 224 192 ) metw2b 0 32 0 1 1 +( -352 416 224 ) ( -352 416 192 ) ( -288 288 192 ) metw2b 0 32 0 1 1 +( -352 416 192 ) ( -352 416 224 ) ( -416 352 224 ) metw2b 0 32 0 1 1 +} +// brush 58 +{ +( -288 192 192 ) ( -416 192 192 ) ( -416 64 192 ) metw0b 0 0 0 1 1 +( -416 64 224 ) ( -416 192 224 ) ( -288 192 224 ) metw2b 0 32 0 1 1 +( -352 0 192 ) ( -352 0 224 ) ( -256 160 224 ) metw2b 0 32 0 1 1 +( -256 160 192 ) ( -256 160 224 ) ( -288 192 224 ) metw2b 0 32 0 1 1 +( -416 32 224 ) ( -416 32 192 ) ( -288 192 192 ) metw2b 0 32 0 1 1 +( -416 32 192 ) ( -416 32 224 ) ( -352 0 224 ) metw2b 0 32 0 1 1 +} +// brush 59 +{ +( -224 -64 192 ) ( -352 -64 192 ) ( -352 -192 192 ) metw0b 0 0 0 1 1 +( -352 -192 224 ) ( -352 -64 224 ) ( -224 -64 224 ) metw2b 0 32 0 1 1 +( -256 -160 224 ) ( -256 -160 192 ) ( -416 -96 192 ) metw2b 0 32 0 1 1 +( -224 -128 224 ) ( -224 -128 192 ) ( -256 -160 192 ) metw2b 0 32 0 1 1 +( -224 -128 192 ) ( -224 -128 224 ) ( -352 -64 224 ) metw2b 0 32 0 1 1 +( -416 -96 224 ) ( -416 -96 192 ) ( -352 -64 192 ) metw2b 0 32 0 1 1 +} +// brush 60 +{ +( -512 128 384 ) ( -512 32 384 ) ( -512 32 320 ) sky4 0 0 0 1 1 +( -64 16 320 ) ( -64 16 448 ) ( -512 512 448 ) sky4 0 0 0 1 1 +( -64 16 448 ) ( -64 16 320 ) ( -64 -32 320 ) sky4 0 0 0 1 1 +( -64 -32 448 ) ( -64 -32 320 ) ( -512 -512 320 ) sky4 0 0 0 1 1 +( -512 32 448 ) ( -512 128 448 ) ( -64 128 448 ) sky4 0 0 0 1 1 +( -64 128 320 ) ( -512 128 320 ) ( -512 32 320 ) sky4 0 0 0 1 1 +} +// brush 61 +{ +( 0 32 416 ) ( -64 32 416 ) ( -64 -32 416 ) sky4 0 0 0 1 1 +( -64 -32 448 ) ( -64 32 448 ) ( 0 32 448 ) sky4 0 0 0 1 1 +( -64 16 416 ) ( -64 16 448 ) ( 0 16 448 ) sky4 0 0 0 1 1 +( 0 16 416 ) ( 0 16 448 ) ( 448 512 448 ) sky4 0 0 0 1 1 +( 448 512 416 ) ( 448 512 448 ) ( -512 512 448 ) sky4 0 0 0 1 1 +( -64 16 448 ) ( -64 16 416 ) ( -512 512 416 ) sky4 0 0 0 1 1 +} +// brush 62 +{ +( -512 -512 448 ) ( -512 -512 320 ) ( -64 -32 320 ) sky4 0 0 0 1 1 +( 0 -32 544 ) ( -64 -32 544 ) ( -64 -32 416 ) sky4 0 0 0 1 1 +( 448 -512 320 ) ( 448 -512 448 ) ( 0 -32 448 ) sky4 0 0 0 1 1 +( 448 -512 448 ) ( 448 -512 320 ) ( -512 -512 320 ) sky4 0 0 0 1 1 +( -64 -96 448 ) ( -64 -32 448 ) ( 0 -32 448 ) sky4 0 0 0 1 1 +( 0 -32 320 ) ( -64 -32 320 ) ( -64 -96 320 ) sky4 0 0 0 1 1 +} +// brush 63 +{ +( 0 512 352 ) ( -64 512 352 ) ( -64 448 352 ) sky4 0 0 0 1 1 +( -64 448 416 ) ( -64 512 416 ) ( 0 512 416 ) sky4 0 0 0 1 1 +( -64 192 544 ) ( 0 192 544 ) ( 0 192 416 ) sky4 0 0 0 1 1 +( 448 512 416 ) ( 448 512 352 ) ( 160 192 352 ) sky4 0 0 0 1 1 +( 448 512 352 ) ( 448 512 416 ) ( -512 512 416 ) sky4 0 0 0 1 1 +( -512 512 352 ) ( -512 512 416 ) ( -224 192 416 ) sky4 0 0 0 1 1 +} +// brush 64 +{ +( 0 16 320 ) ( 0 16 448 ) ( 0 -32 448 ) sky4 0 0 0 1 1 +( 0 16 448 ) ( 0 16 320 ) ( 448 512 320 ) sky4 0 0 0 1 1 +( 448 -96 544 ) ( 448 -32 544 ) ( 448 -32 416 ) sky4 0 0 0 1 1 +( 0 -32 320 ) ( 0 -32 448 ) ( 448 -512 448 ) sky4 0 0 0 1 1 +( 0 448 448 ) ( 0 512 448 ) ( 64 512 448 ) sky4 0 0 0 1 1 +( 64 512 320 ) ( 0 512 320 ) ( 0 448 320 ) sky4 0 0 0 1 1 +} +// brush 65 +{ +( 128 -16 256 ) ( 32 0 272 ) ( 128 -16 288 ) metalt2_0 0 0 0 1 1 +( 128 -16 288 ) ( 32 0 272 ) ( 128 16 288 ) metalt2_0 0 0 0 1 1 +( 32 0 272 ) ( 128 16 256 ) ( 128 16 288 ) metalt2_0 0 0 0 1 1 +( 128 16 256 ) ( 32 0 272 ) ( 128 -16 256 ) metalt2_0 0 0 0 1 1 +( 128 16 224 ) ( 128 -48 224 ) ( 128 -48 288 ) metalt2_0 0 0 0 1 1 +} +// brush 66 +{ +( -160 -32 288 ) ( -160 -32 224 ) ( -160 32 224 ) metalt2_0 0 0 0 1 1 +( -160 0 256 ) ( -64 16 272 ) ( -160 32 256 ) metalt2_0 0 0 0 1 1 +( -160 32 288 ) ( -160 32 256 ) ( -64 16 272 ) metalt2_0 0 0 0 1 1 +( -160 32 288 ) ( -64 16 272 ) ( -160 0 288 ) metalt2_0 0 0 0 1 1 +( -160 0 288 ) ( -64 16 272 ) ( -160 0 256 ) metalt2_0 0 0 0 1 1 +} +// brush 67 +{ +( -32 128 288 ) ( -16 32 272 ) ( -32 128 256 ) metalt2_0 0 0 0 1 1 +( 0 128 288 ) ( -16 32 272 ) ( -32 128 288 ) metalt2_0 0 0 0 1 1 +( 0 128 288 ) ( 0 128 256 ) ( -16 32 272 ) metalt2_0 0 0 0 1 1 +( -32 128 256 ) ( -16 32 272 ) ( 0 128 256 ) metalt2_0 0 0 0 1 1 +( -64 128 288 ) ( -64 128 224 ) ( 0 128 224 ) metalt2_0 0 0 0 1 1 +} +// brush 68 +{ +( -16 -128 224 ) ( -80 -128 224 ) ( -80 -128 288 ) metalt2_0 0 0 0 1 1 +( -16 -128 256 ) ( -32 -32 272 ) ( -48 -128 256 ) metalt2_0 0 0 0 1 1 +( -32 -32 272 ) ( -16 -128 256 ) ( -16 -128 288 ) metalt2_0 0 0 0 1 1 +( -48 -128 288 ) ( -32 -32 272 ) ( -16 -128 288 ) metalt2_0 0 0 0 1 1 +( -48 -128 256 ) ( -32 -32 272 ) ( -48 -128 288 ) metalt2_0 0 0 0 1 1 +} +// brush 69 +{ +( 352 96 224 ) ( 352 -32 224 ) ( 352 -32 32 ) metw2b 0 32 0 1 1 +( 416 160 192 ) ( 416 160 224 ) ( 352 96 224 ) metw2b 0 32 0 1 1 +( 416 160 224 ) ( 416 160 192 ) ( 416 -64 192 ) metw2b 0 32 0 1 1 +( 416 -64 224 ) ( 416 -64 192 ) ( 352 -32 192 ) metw2b 0 32 0 1 1 +( 352 -32 224 ) ( 352 96 224 ) ( 480 96 224 ) metw2b 0 32 0 1 1 +( 480 96 192 ) ( 352 96 192 ) ( 352 -32 192 ) metw0b 0 0 0 1 1 +} +// brush 70 +{ +( 544 -32 192 ) ( 416 -32 192 ) ( 416 -160 192 ) metw0b 0 0 0 1 1 +( 416 -160 224 ) ( 416 -32 224 ) ( 544 -32 224 ) metw2b 0 32 0 1 1 +( 416 -544 192 ) ( 416 -544 224 ) ( 448 -576 224 ) metw2b 0 32 0 1 1 +( 448 384 224 ) ( 448 384 192 ) ( 448 -576 192 ) metw2b 0 32 0 1 1 +( 448 384 192 ) ( 448 384 224 ) ( 416 416 224 ) metw2b 0 32 0 1 1 +( 416 -544 224 ) ( 416 -544 192 ) ( 416 416 192 ) metw2b 0 32 0 1 1 +} +// brush 71 +{ +( -544 160 32 ) ( -576 160 32 ) ( -576 -96 32 ) metw1 0 0 0 1 1 +( -576 -96 192 ) ( -576 160 192 ) ( -544 160 192 ) metw1 0 0 0 1 1 +( -128 512 192 ) ( -128 512 -64 ) ( -192 512 -64 ) metw1 0 0 0 1 1 +( -128 512 -64 ) ( -128 512 192 ) ( -64 576 192 ) metw1 0 0 0 1 1 +( -544 576 192 ) ( -576 576 192 ) ( -576 576 32 ) metw1 0 0 0 1 1 +( -192 512 192 ) ( -192 512 -64 ) ( -256 576 -64 ) metw1 0 0 0 1 1 +} +// brush 72 +{ +( -320 -512 -64 ) ( -320 -512 192 ) ( -384 -576 192 ) metw1 0 0 0 1 1 +( -320 -512 192 ) ( -320 -512 -64 ) ( -256 -512 -64 ) metw1 0 0 0 1 1 +( -256 -512 192 ) ( -256 -512 -64 ) ( -192 -576 -64 ) metw1 0 0 0 1 1 +( 320 -576 192 ) ( 352 -576 192 ) ( 352 -576 32 ) metw1 0 0 0 1 1 +( -512 -1184 192 ) ( -512 -928 192 ) ( -480 -928 192 ) metw1 0 0 0 1 1 +( -480 -928 32 ) ( -512 -928 32 ) ( -512 -1184 32 ) metw1 0 0 0 1 1 +} +// brush 73 +{ +( -576 544 192 ) ( -576 288 192 ) ( -576 288 32 ) metw1 0 0 0 1 1 +( -544 640 192 ) ( -576 640 192 ) ( -576 640 32 ) metw1 0 0 0 1 1 +( 256 672 192 ) ( 256 928 192 ) ( 256 928 32 ) metw1 0 0 0 1 1 +( -128 576 192 ) ( -96 576 192 ) ( -96 576 32 ) metw1 0 0 0 1 1 +( -576 288 192 ) ( -576 544 192 ) ( -544 544 192 ) metw1 0 0 0 1 1 +( -544 544 -64 ) ( -576 544 -64 ) ( -576 288 -64 ) metw1 0 0 0 1 1 +} +// brush 74 +{ +( -640 256 -64 ) ( -640 256 192 ) ( -640 64 192 ) metw1 0 0 0 1 1 +( -576 256 192 ) ( -576 256 -64 ) ( -512 192 -64 ) metw1 0 0 0 1 1 +( -512 128 -64 ) ( -512 128 192 ) ( -512 192 192 ) metw1 0 0 0 1 1 +( -512 128 192 ) ( -512 128 -64 ) ( -576 64 -64 ) metw1 0 0 0 1 1 +( -576 96 192 ) ( -576 352 192 ) ( -544 352 192 ) metw1 0 0 0 1 1 +( -544 352 32 ) ( -576 352 32 ) ( -576 96 32 ) metw0b 0 0 0 1 1 +} +// brush 75 +{ +( -576 352 192 ) ( -576 96 192 ) ( -576 96 32 ) metw1 0 0 0 1 1 +( 160 -576 192 ) ( 128 -576 192 ) ( 128 -576 32 ) metw1 0 0 0 1 1 +( 448 -864 192 ) ( 448 -608 192 ) ( 448 -608 32 ) metw1 0 0 0 1 1 +( -128 -640 192 ) ( -96 -640 192 ) ( -96 -640 32 ) metw1 0 0 0 1 1 +( -192 96 192 ) ( -192 352 192 ) ( -160 352 192 ) metw1 0 0 0 1 1 +( -160 352 -64 ) ( -192 352 -64 ) ( -192 96 -64 ) metw1 0 0 0 1 1 +} +// brush 76 +{ +( 448 -192 32 ) ( 384 -192 32 ) ( 384 -256 32 ) metw1 0 0 0 1 1 +( 384 -256 192 ) ( 384 -192 192 ) ( 448 -192 192 ) metw1 0 0 0 1 1 +( 448 -320 192 ) ( 448 -320 -64 ) ( 384 -256 -64 ) metw1 0 0 0 1 1 +( 448 -128 192 ) ( 448 -128 -64 ) ( 448 -320 -64 ) metw1 0 0 0 1 1 +( 448 -128 -64 ) ( 448 -128 192 ) ( 384 -192 192 ) metw1 0 0 0 1 1 +( 384 -192 192 ) ( 384 -256 192 ) ( 384 -256 -64 ) metw1 0 0 0 1 1 +} +// brush 77 +{ +( 448 512 -64 ) ( 384 512 -64 ) ( 384 448 -64 ) metw1 0 0 0 1 1 +( 384 448 192 ) ( 384 512 192 ) ( 448 512 192 ) metw1 0 0 0 1 1 +( 448 448 192 ) ( 448 512 192 ) ( 448 512 -64 ) metw1 0 0 0 1 1 +( 384 576 192 ) ( 320 576 192 ) ( 320 576 -64 ) metw1 0 0 0 1 1 +( 448 384 -64 ) ( 320 512 -64 ) ( 320 512 192 ) metw1 0 0 0 1 1 +} +// brush 78 +{ +( -64 16 352 ) ( -64 16 320 ) ( -512 512 320 ) sky4 0 0 0 1 1 +( 448 512 320 ) ( 448 512 352 ) ( -512 512 352 ) sky4 0 0 0 1 1 +( 0 16 320 ) ( 0 16 352 ) ( 448 512 352 ) sky4 0 0 0 1 1 +( 0 16 352 ) ( 0 16 320 ) ( -64 16 320 ) sky4 0 0 0 1 1 +( -64 -32 352 ) ( -64 32 352 ) ( 0 32 352 ) sky4 0 0 0 1 1 +( 0 32 320 ) ( -64 32 320 ) ( -64 -32 320 ) sky4 0 0 0 1 1 +} +// brush 79 +{ +( 160 64 192 ) ( 128 64 192 ) ( 128 -64 192 ) metw0b 0 0 0 1 1 +( 128 -64 256 ) ( 128 64 256 ) ( 160 64 256 ) metw1 0 0 0 1 1 +( 160 -80 224 ) ( 160 -80 192 ) ( 128 -64 192 ) metw1 0 0 0 1 1 +( 160 -80 192 ) ( 160 -80 224 ) ( 160 80 224 ) metw2b 0 32 0 1 1 +( 160 80 224 ) ( 160 80 256 ) ( 128 64 256 ) metw1 0 0 0 1 1 +( 128 64 256 ) ( 128 -64 256 ) ( 128 -64 224 ) metw2b 0 32 0 1 1 +} +// brush 80 +{ +( -160 -32 192 ) ( -160 -32 224 ) ( -160 96 224 ) metw2b 0 32 0 1 1 +( -160 64 256 ) ( -192 80 256 ) ( -192 80 224 ) metw1 0 0 0 1 1 +( -192 112 224 ) ( -192 -48 224 ) ( -192 -48 192 ) metw2b 0 32 0 1 1 +( -160 -32 192 ) ( -192 -48 192 ) ( -192 -48 224 ) metw1 0 0 0 1 1 +( -192 96 256 ) ( -160 96 256 ) ( -160 -32 256 ) metw1 0 0 0 1 1 +( -160 -32 192 ) ( -160 96 192 ) ( -192 96 192 ) metw0b 0 0 0 1 1 +} +// brush 81 +{ +( -96 128 192 ) ( 32 128 192 ) ( 32 160 192 ) metw0b 0 0 0 1 1 +( 32 160 256 ) ( 32 128 256 ) ( -96 128 256 ) metw1 0 0 0 1 1 +( -96 128 224 ) ( -112 160 224 ) ( -112 160 256 ) metw1 0 0 0 1 1 +( 48 160 224 ) ( -112 160 224 ) ( -112 160 192 ) metw2b 0 32 0 1 1 +( 64 128 256 ) ( 80 160 256 ) ( 80 160 224 ) metw1 0 0 0 1 1 +( -96 128 192 ) ( -96 128 224 ) ( 32 128 224 ) metw2b 0 32 0 1 1 +} +// brush 82 +{ +( 32 -128 224 ) ( -96 -128 224 ) ( -96 -128 192 ) metw2b 0 32 0 1 1 +( 80 -160 224 ) ( 80 -160 256 ) ( 64 -128 256 ) metw1 0 0 0 1 1 +( -128 -160 192 ) ( -128 -160 224 ) ( 80 -160 224 ) metw2b 0 32 0 1 1 +( -128 -160 256 ) ( -128 -160 224 ) ( -96 -128 224 ) metw1 0 0 0 1 1 +( -96 -128 256 ) ( 32 -128 256 ) ( 32 -160 256 ) metw1 0 0 0 1 1 +( 32 -160 192 ) ( 32 -128 192 ) ( -96 -128 192 ) metw0b 0 0 0 1 1 +} +// brush 83 +{ +( 80 80 192 ) ( 144 80 192 ) ( 144 144 192 ) metw0b 0 0 0 1 1 +( 144 144 256 ) ( 144 80 256 ) ( 80 80 256 ) metw1 0 0 0 1 1 +( 64 128 224 ) ( 80 160 224 ) ( 80 160 256 ) metw1 0 0 0 1 1 +( 128 64 224 ) ( 128 64 192 ) ( 64 128 192 ) metw2b 0 32 0 1 1 +( 128 64 224 ) ( 128 64 256 ) ( 160 80 256 ) metw1 0 0 0 1 1 +( 160 80 224 ) ( 80 160 224 ) ( 80 160 192 ) metw2b 0 32 0 1 1 +} +// brush 84 +{ +( 80 -160 192 ) ( 80 -160 224 ) ( 160 -80 224 ) metw2b 0 32 0 1 1 +( 160 -80 224 ) ( 128 -64 224 ) ( 128 -64 192 ) metw1 0 0 0 1 1 +( 64 -128 192 ) ( 128 -64 192 ) ( 128 -64 224 ) metw2b 0 32 0 1 1 +( 80 -160 256 ) ( 80 -160 224 ) ( 64 -128 224 ) metw1 0 0 0 1 1 +( 80 -80 256 ) ( 144 -80 256 ) ( 144 -144 256 ) metw1 0 0 0 1 1 +( 144 -144 192 ) ( 144 -80 192 ) ( 80 -80 192 ) metw0b 0 0 0 1 1 +} +// brush 85 +{ +( -160 -32 192 ) ( -160 -32 224 ) ( -192 -48 224 ) metw1 0 0 0 1 1 +( -160 -32 256 ) ( -160 -32 224 ) ( -96 -96 224 ) metw2b 0 32 0 1 1 +( -96 -128 224 ) ( -96 -128 256 ) ( -96 -96 256 ) metw2b 0 32 0 1 1 +( -144 -64 192 ) ( -208 -64 192 ) ( -208 -128 192 ) metw0b 0 0 0 1 1 +( -208 -128 256 ) ( -208 -64 256 ) ( -144 -64 256 ) metw1 0 0 0 1 1 +( -128 -160 224 ) ( -128 -160 256 ) ( -96 -128 256 ) metw1 0 0 0 1 1 +( -224 -128 224 ) ( -224 -128 192 ) ( -192 -48 192 ) metw1 0 0 0 1 1 +( -224 -128 192 ) ( -224 -128 224 ) ( -128 -160 224 ) metw2b 0 32 0 1 1 +} +// brush 86 +{ +( -112 160 256 ) ( -112 160 224 ) ( -96 128 224 ) metw1 0 0 0 1 1 +( -96 128 192 ) ( -160 64 192 ) ( -160 64 224 ) metw2b 0 32 0 1 1 +( -192 80 256 ) ( -160 64 256 ) ( -160 64 224 ) metw1 0 0 0 1 1 +( -192 80 224 ) ( -192 80 192 ) ( -192 160 192 ) metw2b 0 32 0 1 1 +( -160 192 192 ) ( -160 192 224 ) ( -192 160 224 ) metw2b 0 32 0 1 1 +( -112 160 192 ) ( -112 160 224 ) ( -160 192 224 ) metw2b 0 32 0 1 1 +( -256 128 256 ) ( -256 256 256 ) ( -128 256 256 ) metw2b 0 32 0 1 1 +( -128 256 192 ) ( -256 256 192 ) ( -256 128 192 ) metw0b 0 0 0 1 1 +} +// brush 87 +{ +( 176 -160 192 ) ( 176 -96 192 ) ( 112 -96 192 ) metw0b 0 0 0 1 1 +( 112 -96 224 ) ( 176 -96 224 ) ( 176 -160 224 ) metw1 0 0 0 1 1 +( 160 -160 224 ) ( 160 -160 192 ) ( 80 -160 192 ) metw2b 0 32 0 1 1 +( 80 -160 224 ) ( 80 -160 192 ) ( 160 -80 192 ) metw1 0 0 0 1 1 +( 192 -80 192 ) ( 192 -80 224 ) ( 160 -80 224 ) metw2b 0 32 0 1 1 +( 192 -80 224 ) ( 192 -80 192 ) ( 160 -160 192 ) metw2b 0 32 0 1 1 +} +// brush 88 +{ +( 384 16 416 ) ( -64 16 416 ) ( -64 -32 416 ) sky4 0 0 0 1 1 +( -64 -32 448 ) ( -64 16 448 ) ( 384 16 448 ) sky4 0 0 0 1 1 +( -64 -32 448 ) ( 384 -32 448 ) ( 384 -32 416 ) sky4 0 0 0 1 1 +( 0 -48 448 ) ( 0 0 448 ) ( 0 0 416 ) sky4 0 0 0 1 1 +( 384 16 448 ) ( -64 16 448 ) ( -64 16 416 ) sky4 0 0 0 1 1 +( -64 16 448 ) ( -64 -32 448 ) ( -64 -32 416 ) sky4 0 0 0 1 1 +} +// brush 89 +{ +( 896 0 320 ) ( -64 0 320 ) ( -64 -32 320 ) sky4 0 0 0 1 1 +( -64 -32 416 ) ( -64 0 416 ) ( 896 0 416 ) sky4 0 0 0 1 1 +( -64 -32 352 ) ( 896 -32 352 ) ( 896 -32 320 ) sky4 0 0 0 1 1 +( 0 -64 352 ) ( 0 -32 352 ) ( 0 -32 320 ) sky4 0 0 0 1 1 +( 896 -16 352 ) ( -64 -16 352 ) ( -64 -16 320 ) sky4 0 0 0 1 1 +( -64 0 352 ) ( -64 -32 352 ) ( -64 -32 320 ) sky4 0 0 0 1 1 +} +// brush 90 +{ +( 960 320 -128 ) ( 384 320 -128 ) ( 384 -384 -128 ) mmetal1_1 0 0 0 1 1 +( 384 -384 -64 ) ( 384 320 -64 ) ( 960 320 -64 ) mmetal1_1 0 0 0 1 1 +( 384 -384 -64 ) ( 960 -384 -64 ) ( 960 -384 -128 ) mmetal1_1 0 0 0 1 1 +( 448 -448 -64 ) ( 448 256 -64 ) ( 448 256 -128 ) mmetal1_1 0 0 0 1 1 +( 896 384 -64 ) ( 320 384 -64 ) ( 320 384 -128 ) mmetal1_1 0 0 0 1 1 +( 192 384 -64 ) ( 192 -320 -64 ) ( 192 -320 -128 ) mmetal1_1 0 0 0 1 1 +} +// brush 91 +{ +( -192 1216 -64 ) ( -192 512 -64 ) ( -192 512 -128 ) mmetal1_1 0 0 0 1 1 +( 576 576 -64 ) ( 0 576 -64 ) ( 0 576 -128 ) mmetal1_1 0 0 0 1 1 +( 192 -448 -64 ) ( 192 256 -64 ) ( 192 256 -128 ) mmetal1_1 0 0 0 1 1 +( 64 256 -64 ) ( 640 256 -64 ) ( 640 256 -128 ) mmetal1_1 0 0 0 1 1 +( 64 -384 -64 ) ( 64 320 -64 ) ( 640 320 -64 ) mmetal1_1 0 0 0 1 1 +( 640 320 -128 ) ( 64 320 -128 ) ( 64 -384 -128 ) mmetal1_1 0 0 0 1 1 +} +// brush 92 +{ +( 640 -512 -128 ) ( 64 -512 -128 ) ( 64 -1216 -128 ) mmetal1_1 0 0 0 1 1 +( 64 -1216 -64 ) ( 64 -512 -64 ) ( 640 -512 -64 ) mmetal1_1 0 0 0 1 1 +( 0 -576 -64 ) ( 576 -576 -64 ) ( 576 -576 -128 ) mmetal1_1 0 0 0 1 1 +( 192 -1280 -64 ) ( 192 -576 -64 ) ( 192 -576 -128 ) mmetal1_1 0 0 0 1 1 +( 640 -256 -64 ) ( 64 -256 -64 ) ( 64 -256 -128 ) mmetal1_1 0 0 0 1 1 +( -256 384 -64 ) ( -256 -320 -64 ) ( -256 -320 -128 ) mmetal1_1 0 0 0 1 1 +} +// brush 93 +{ +( 96 112 -368 ) ( -160 112 -368 ) ( -160 -96 -368 ) mmetal1_32 0 0 0 1 1 +( -160 -96 -336 ) ( -160 112 -336 ) ( 96 112 -336 ) mmetal1_32 0 0 0 1 1 +( -160 -96 -336 ) ( 96 -96 -336 ) ( 96 -96 -368 ) mmetal1_32 0 0 0 1 1 +( 32 -96 -336 ) ( 32 112 -336 ) ( 32 112 -368 ) mmetal1_32 0 0 0 1 1 +( 96 96 -336 ) ( -160 96 -336 ) ( -160 96 -368 ) mmetal1_32 0 0 0 1 1 +( -96 112 -336 ) ( -96 -96 -336 ) ( -96 -96 -368 ) mmetal1_32 0 0 0 1 1 +} +// brush 94 +{ +( 40 96 -336 ) ( -96 96 -336 ) ( -96 -96 -336 ) *starfluid 0 0 0 1 1 +( -96 -96 -328 ) ( -96 96 -328 ) ( 40 96 -328 ) *starfluid 0 0 0 1 1 +( -96 -96 -328 ) ( 40 -96 -328 ) ( 40 -96 -336 ) *starfluid 0 0 0 1 1 +( 32 -96 -328 ) ( 32 96 -328 ) ( 32 96 -336 ) *starfluid 0 0 0 1 1 +( 40 96 -328 ) ( -96 96 -328 ) ( -96 96 -336 ) *starfluid 0 0 0 1 1 +( -96 96 -328 ) ( -96 -96 -328 ) ( -96 -96 -336 ) *starfluid 0 0 0 1 1 +} +// brush 95 +{ +( 368 -384 -128 ) ( 320 -384 -128 ) ( 320 -448 -128 ) met5_1 0 0 0 1 1 +( 320 -448 -64 ) ( 320 -384 -64 ) ( 368 -384 -64 ) met5_1 0 0 0 1 1 +( 328 -440 -64 ) ( 328 -440 -128 ) ( 320 -448 -128 ) met5_1 0 0 0 1 1 +( 328 -440 -128 ) ( 328 -440 -64 ) ( 328 -392 -64 ) met5_1 0 0 0 1 1 +( 328 -392 -128 ) ( 328 -392 -64 ) ( 320 -384 -64 ) met5_1 0 0 0 1 1 +( 320 -384 -64 ) ( 320 -448 -64 ) ( 320 -448 -128 ) met5_1 0 0 0 1 1 +} +// brush 96 +{ +( 352 -208 224 ) ( 352 -272 224 ) ( 352 -272 -32 ) metw2b 0 32 0 1 1 +( 416 -112 -32 ) ( 416 -112 224 ) ( 352 -176 224 ) metw2b 0 32 0 1 1 +( 416 -144 224 ) ( 416 -144 -32 ) ( 416 -336 -32 ) metw2b 0 0 0 1 1 +( 416 -336 224 ) ( 416 -336 -32 ) ( 352 -272 -32 ) metw2b 0 32 0 1 1 +( 352 -272 224 ) ( 352 -208 224 ) ( 416 -208 224 ) metw2b 0 0 0 1 1 +( 416 -208 192 ) ( 352 -208 192 ) ( 352 -272 192 ) metw0b 0 0 0 1 1 +} +// brush 97 +{ +( 224 -288 224 ) ( 224 -288 192 ) ( 224 -224 192 ) metw2b 0 32 0 1 1 +( 352 -208 192 ) ( 352 -208 224 ) ( 224 -224 224 ) metw2b 0 32 0 1 1 +( 352 -208 224 ) ( 352 -208 192 ) ( 352 -272 192 ) metw2b 0 32 0 1 1 +( 352 -272 224 ) ( 352 -272 192 ) ( 224 -288 192 ) metw2b 0 32 0 1 1 +( 224 -352 224 ) ( 224 -224 224 ) ( 352 -224 224 ) metw2b 0 32 0 1 1 +( 352 -224 192 ) ( 224 -224 192 ) ( 224 -352 192 ) metw0b 0 0 0 1 1 +} +// brush 98 +{ +( 416 368 -32 ) ( 288 496 -32 ) ( 288 496 224 ) metw2b 0 32 0 1 1 +( 352 544 224 ) ( 288 544 224 ) ( 288 544 -32 ) metw2b 0 32 0 1 1 +( 416 432 224 ) ( 416 496 224 ) ( 416 496 -32 ) metw2b 0 32 0 1 1 +( 352 432 224 ) ( 352 496 224 ) ( 416 496 224 ) metw2b 0 32 0 1 1 +( 416 496 192 ) ( 352 496 192 ) ( 352 432 192 ) metw0b 0 0 0 1 1 +} +// brush 99 +{ +( 288 576 192 ) ( 160 576 192 ) ( 160 448 192 ) metw0b 0 0 0 1 1 +( 160 448 224 ) ( 160 576 224 ) ( 288 576 224 ) metw2b 0 32 0 1 1 +( -544 544 192 ) ( -544 544 224 ) ( 288 544 224 ) metw2b 0 32 0 1 1 +( 256 576 224 ) ( 256 576 192 ) ( 288 544 192 ) metw2b 0 32 0 1 1 +( 256 576 192 ) ( 256 576 224 ) ( -576 576 224 ) metw2b 0 32 0 1 1 +( -544 544 224 ) ( -544 544 192 ) ( -576 576 192 ) metw2b 0 32 0 1 1 +} +// brush 100 +{ +( -176 544 192 ) ( -176 480 192 ) ( -112 480 192 ) metw0b 0 0 0 1 1 +( -112 480 224 ) ( -176 480 224 ) ( -176 544 224 ) metw2b 0 0 0 1 1 +( -48 544 224 ) ( -48 544 -32 ) ( -112 480 -32 ) metw2b 0 32 0 1 1 +( -240 544 224 ) ( -240 544 -32 ) ( -48 544 -32 ) metw2b 0 0 0 1 1 +( -272 544 -32 ) ( -272 544 224 ) ( -208 480 224 ) metw2b 0 32 0 1 1 +( -176 480 224 ) ( -112 480 224 ) ( -112 480 -32 ) metw2b 0 32 0 1 1 +} +// brush 101 +{ +( -480 144 224 ) ( -480 208 224 ) ( -480 208 -32 ) metw2b 0 32 0 1 1 +( -544 48 -32 ) ( -544 48 224 ) ( -480 112 224 ) metw2b 0 32 0 1 1 +( -608 80 224 ) ( -608 80 -32 ) ( -608 272 -32 ) metw2b 0 0 0 1 1 +( -544 272 224 ) ( -544 272 -32 ) ( -480 208 -32 ) metw2b 0 32 0 1 1 +( -480 208 224 ) ( -480 144 224 ) ( -544 144 224 ) metw2b 0 0 0 1 1 +( -544 144 192 ) ( -480 144 192 ) ( -480 208 192 ) metw0b 0 0 0 1 1 +} +// brush 102 +{ +( -144 480 224 ) ( -144 480 192 ) ( -80 512 192 ) metw2b 0 32 0 1 1 +( -80 512 224 ) ( -80 512 192 ) ( -32 480 192 ) metw2b 0 32 0 1 1 +( -32 416 224 ) ( -32 544 224 ) ( -32 544 32 ) metw2b 0 32 0 1 1 +( -144 480 192 ) ( -144 480 224 ) ( -32 416 224 ) metw2b 0 32 0 1 1 +( -160 416 224 ) ( -160 544 224 ) ( -32 544 224 ) metw2b 0 32 0 1 1 +( -32 544 192 ) ( -160 544 192 ) ( -160 416 192 ) metw0b 0 0 0 1 1 +} +// brush 103 +{ +( 512 -608 192 ) ( 512 -480 192 ) ( 384 -480 192 ) metw0b 0 0 0 1 1 +( 384 -480 224 ) ( 512 -480 224 ) ( 512 -608 224 ) metw2b 0 32 0 1 1 +( -336 -480 192 ) ( -336 -480 224 ) ( -320 -512 224 ) metw2b 0 32 0 1 1 +( -576 -512 224 ) ( -448 -512 224 ) ( -448 -512 32 ) metw2b 0 32 0 1 1 +( -240 -480 224 ) ( -240 -480 192 ) ( -256 -512 192 ) metw2b 0 32 0 1 1 +( -336 -480 224 ) ( -336 -480 192 ) ( -240 -480 192 ) metw2b 0 32 0 1 1 +} +// brush 104 +{ +( -192 -576 192 ) ( -192 -576 224 ) ( 144 -576 224 ) metw2b 0 32 0 1 1 +( -192 -576 224 ) ( -192 -576 192 ) ( -176 -544 192 ) metw2b 0 32 0 1 1 +( 416 -544 192 ) ( 416 -544 224 ) ( -160 -544 224 ) metw2b 0 32 0 1 1 +( 416 -544 224 ) ( 416 -544 192 ) ( 448 -576 192 ) metw2b 0 32 0 1 1 +( -816 -576 224 ) ( -944 -576 224 ) ( -944 -448 224 ) metw2b 0 32 0 1 1 +( -944 -448 192 ) ( -944 -576 192 ) ( -816 -576 192 ) metw0b 0 0 0 1 1 +} +// brush 105 +{ +( -240 -480 192 ) ( -240 -480 224 ) ( -256 -512 224 ) metw2b 0 32 0 1 1 +( -240 -480 224 ) ( -240 -480 192 ) ( -176 -544 192 ) metw2b 0 32 0 1 1 +( -176 -544 224 ) ( -176 -544 192 ) ( -192 -576 192 ) metw2b 0 32 0 1 1 +( -192 -576 224 ) ( -192 -576 192 ) ( -256 -512 192 ) metw2b 0 32 0 1 1 +( -256 -512 224 ) ( -256 -384 224 ) ( -128 -384 224 ) metw2b 0 32 0 1 1 +( -128 -384 192 ) ( -256 -384 192 ) ( -256 -512 192 ) metw0b 0 0 0 1 1 +} +// brush 106 +{ +( 128 64 320 ) ( 128 -64 320 ) ( 128 -64 288 ) metw2b 0 32 0 1 1 +( 160 80 320 ) ( 160 80 352 ) ( 128 64 352 ) metw1 0 0 0 1 1 +( 160 -80 256 ) ( 160 -80 288 ) ( 160 80 288 ) metw2b 0 32 0 1 1 +( 160 -80 320 ) ( 160 -80 288 ) ( 128 -64 288 ) metw1 0 0 0 1 1 +( 128 -64 320 ) ( 128 64 320 ) ( 160 64 320 ) metw1 0 0 0 1 1 +( 160 64 288 ) ( 128 64 288 ) ( 128 -64 288 ) metw0b 0 0 0 1 1 +} +// brush 107 +{ +( -160 -32 288 ) ( -160 96 288 ) ( -192 96 288 ) metw0b 0 0 0 1 1 +( -192 96 320 ) ( -160 96 320 ) ( -160 -32 320 ) metw1 0 0 0 1 1 +( -160 -32 256 ) ( -192 -48 256 ) ( -192 -48 288 ) metw1 0 0 0 1 1 +( -192 112 288 ) ( -192 -48 288 ) ( -192 -48 256 ) metw2b 0 32 0 1 1 +( -160 64 352 ) ( -192 80 352 ) ( -192 80 320 ) metw1 0 0 0 1 1 +( -160 -32 288 ) ( -160 -32 320 ) ( -160 96 320 ) metw2b 0 32 0 1 1 +} +// brush 108 +{ +( -96 128 256 ) ( -96 128 288 ) ( 32 128 288 ) metw2b 0 32 0 1 1 +( 64 128 352 ) ( 80 160 352 ) ( 80 160 320 ) metw1 0 0 0 1 1 +( 48 160 288 ) ( -112 160 288 ) ( -112 160 256 ) metw2b 0 32 0 1 1 +( -96 128 320 ) ( -112 160 320 ) ( -112 160 352 ) metw1 0 0 0 1 1 +( 32 160 320 ) ( 32 128 320 ) ( -96 128 320 ) metw1 0 0 0 1 1 +( -96 128 288 ) ( 32 128 288 ) ( 32 160 288 ) metw0b 0 0 0 1 1 +} +// brush 109 +{ +( 32 -160 288 ) ( 32 -128 288 ) ( -96 -128 288 ) metw0b 0 0 0 1 1 +( -96 -128 320 ) ( 32 -128 320 ) ( 32 -160 320 ) metw1 0 0 0 1 1 +( -128 -160 352 ) ( -128 -160 320 ) ( -96 -128 320 ) metw1 0 0 0 1 1 +( -128 -160 256 ) ( -128 -160 288 ) ( 80 -160 288 ) metw2b 0 32 0 1 1 +( 80 -160 320 ) ( 80 -160 352 ) ( 64 -128 352 ) metw1 0 0 0 1 1 +( 32 -128 288 ) ( -96 -128 288 ) ( -96 -128 256 ) metw2b 0 32 0 1 1 +} +// brush 110 +{ +( 160 80 288 ) ( 80 160 288 ) ( 80 160 256 ) metw2b 0 32 0 1 1 +( 128 64 320 ) ( 128 64 352 ) ( 160 80 352 ) metw1 0 0 0 1 1 +( 128 64 288 ) ( 128 64 256 ) ( 64 128 256 ) metw2b 0 32 0 1 1 +( 64 128 320 ) ( 80 160 320 ) ( 80 160 352 ) metw1 0 0 0 1 1 +( 144 144 320 ) ( 144 80 320 ) ( 80 80 320 ) metw1 0 0 0 1 1 +( 80 80 288 ) ( 144 80 288 ) ( 144 144 288 ) metw0b 0 0 0 1 1 +} +// brush 111 +{ +( 144 -144 288 ) ( 144 -80 288 ) ( 80 -80 288 ) metw0b 0 0 0 1 1 +( 80 -80 320 ) ( 144 -80 320 ) ( 144 -144 320 ) metw1 0 0 0 1 1 +( 80 -160 352 ) ( 80 -160 320 ) ( 64 -128 320 ) metw1 0 0 0 1 1 +( 64 -128 288 ) ( 128 -64 288 ) ( 128 -64 320 ) metw2b 0 32 0 1 1 +( 160 -80 320 ) ( 128 -64 320 ) ( 128 -64 288 ) metw1 0 0 0 1 1 +( 80 -160 256 ) ( 80 -160 288 ) ( 160 -80 288 ) metw2b 0 32 0 1 1 +} +// brush 112 +{ +( -224 -128 256 ) ( -224 -128 288 ) ( -128 -160 288 ) metw2b 0 32 0 1 1 +( -224 -128 288 ) ( -224 -128 256 ) ( -192 -48 256 ) metw1 0 0 0 1 1 +( -128 -160 320 ) ( -128 -160 352 ) ( -96 -128 352 ) metw1 0 0 0 1 1 +( -208 -128 320 ) ( -208 -64 320 ) ( -144 -64 320 ) metw1 0 0 0 1 1 +( -144 -64 288 ) ( -208 -64 288 ) ( -208 -128 288 ) metw0b 0 0 0 1 1 +( -96 -128 320 ) ( -96 -128 352 ) ( -96 -96 352 ) metw2b 0 32 0 1 1 +( -160 -32 352 ) ( -160 -32 320 ) ( -96 -96 320 ) metw2b 0 32 0 1 1 +( -160 -32 256 ) ( -160 -32 288 ) ( -192 -48 288 ) metw1 0 0 0 1 1 +} +// brush 113 +{ +( -128 256 288 ) ( -256 256 288 ) ( -256 128 288 ) metw0b 0 0 0 1 1 +( -256 128 320 ) ( -256 256 320 ) ( -128 256 320 ) metw2b 0 32 0 1 1 +( -112 160 288 ) ( -112 160 320 ) ( -160 192 320 ) metw2b 0 32 0 1 1 +( -160 192 256 ) ( -160 192 288 ) ( -192 160 288 ) metw2b 0 32 0 1 1 +( -192 80 288 ) ( -192 80 256 ) ( -192 160 256 ) metw2b 0 32 0 1 1 +( -192 80 352 ) ( -160 64 352 ) ( -160 64 320 ) metw1 0 0 0 1 1 +( -96 128 288 ) ( -160 64 288 ) ( -160 64 320 ) metw2b 0 32 0 1 1 +( -112 160 352 ) ( -112 160 320 ) ( -96 128 320 ) metw1 0 0 0 1 1 +} +// brush 114 +{ +( 160 64 256 ) ( 128 64 256 ) ( 128 -64 256 ) metalt2_0 0 0 0 1 1 +( 128 -64 288 ) ( 128 64 288 ) ( 160 64 288 ) metalt2_0 0 0 0 1 1 +( 160 -80 288 ) ( 160 -80 256 ) ( 128 -64 256 ) metalt2_0 0 0 0 1 1 +( 160 -80 224 ) ( 160 -80 256 ) ( 160 80 256 ) metalt2_0 0 0 0 1 1 +( 160 80 288 ) ( 160 80 320 ) ( 128 64 320 ) metalt2_0 0 0 0 1 1 +( 128 64 288 ) ( 128 -64 288 ) ( 128 -64 256 ) metalt2_0 0 0 0 1 1 +} +// brush 115 +{ +( -160 -32 256 ) ( -160 -32 288 ) ( -160 96 288 ) metalt2_0 0 0 0 1 1 +( -160 64 320 ) ( -192 80 320 ) ( -192 80 288 ) metalt2_0 0 0 0 1 1 +( -192 112 256 ) ( -192 -48 256 ) ( -192 -48 224 ) metalt2_0 0 0 0 1 1 +( -160 -32 224 ) ( -192 -48 224 ) ( -192 -48 256 ) metalt2_0 0 0 0 1 1 +( -192 96 288 ) ( -160 96 288 ) ( -160 -32 288 ) metalt2_0 0 0 0 1 1 +( -160 -32 256 ) ( -160 96 256 ) ( -192 96 256 ) metalt2_0 0 0 0 1 1 +} +// brush 116 +{ +( -96 128 256 ) ( 32 128 256 ) ( 32 160 256 ) metalt2_0 0 0 0 1 1 +( 32 160 288 ) ( 32 128 288 ) ( -96 128 288 ) metalt2_0 0 0 0 1 1 +( -96 128 288 ) ( -112 160 288 ) ( -112 160 320 ) metalt2_0 0 0 0 1 1 +( 48 160 256 ) ( -112 160 256 ) ( -112 160 224 ) metalt2_0 0 0 0 1 1 +( 64 128 320 ) ( 80 160 320 ) ( 80 160 288 ) metalt2_0 0 0 0 1 1 +( -96 128 224 ) ( -96 128 256 ) ( 32 128 256 ) metalt2_0 0 0 0 1 1 +} +// brush 117 +{ +( -128 -128 288 ) ( -128 -128 256 ) ( 64 -128 256 ) metalt2_0 0 0 0 1 1 +( 80 -160 288 ) ( 80 -160 320 ) ( 64 -128 320 ) metalt2_0 0 0 0 1 1 +( -128 -160 224 ) ( -128 -160 256 ) ( 80 -160 256 ) metalt2_0 0 0 0 1 1 +( -128 -128 256 ) ( -128 -128 288 ) ( -128 -160 288 ) metalt2_0 0 0 0 1 1 +( -96 -128 288 ) ( 32 -128 288 ) ( 32 -160 288 ) metalt2_0 0 0 0 1 1 +( 32 -160 256 ) ( 32 -128 256 ) ( -96 -128 256 ) metalt2_0 0 0 0 1 1 +} +// brush 118 +{ +( 80 80 256 ) ( 144 80 256 ) ( 144 144 256 ) metalt2_0 0 0 0 1 1 +( 144 144 288 ) ( 144 80 288 ) ( 80 80 288 ) metalt2_0 0 0 0 1 1 +( 64 128 288 ) ( 80 160 288 ) ( 80 160 320 ) metalt2_0 0 0 0 1 1 +( 128 64 256 ) ( 128 64 224 ) ( 64 128 224 ) metalt2_0 0 0 0 1 1 +( 128 64 288 ) ( 128 64 320 ) ( 160 80 320 ) metalt2_0 0 0 0 1 1 +( 160 80 256 ) ( 80 160 256 ) ( 80 160 224 ) metalt2_0 0 0 0 1 1 +} +// brush 119 +{ +( 80 -160 224 ) ( 80 -160 256 ) ( 160 -80 256 ) metalt2_0 0 0 0 1 1 +( 160 -80 288 ) ( 128 -64 288 ) ( 128 -64 256 ) metalt2_0 0 0 0 1 1 +( 64 -128 256 ) ( 128 -64 256 ) ( 128 -64 288 ) metalt2_0 0 0 0 1 1 +( 80 -160 320 ) ( 80 -160 288 ) ( 64 -128 288 ) metalt2_0 0 0 0 1 1 +( 80 -80 288 ) ( 144 -80 288 ) ( 144 -144 288 ) metalt2_0 0 0 0 1 1 +( 144 -144 256 ) ( 144 -80 256 ) ( 80 -80 256 ) metalt2_0 0 0 0 1 1 +} +// brush 120 +{ +( -112 160 320 ) ( -112 160 288 ) ( -96 128 288 ) metalt2_0 0 0 0 1 1 +( -96 128 256 ) ( -160 64 256 ) ( -160 64 288 ) metalt2_0 0 0 0 1 1 +( -192 80 320 ) ( -160 64 320 ) ( -160 64 288 ) metalt2_0 0 0 0 1 1 +( -192 80 256 ) ( -192 80 224 ) ( -192 160 224 ) metalt2_0 0 0 0 1 1 +( -160 192 224 ) ( -160 192 256 ) ( -192 160 256 ) metalt2_0 0 0 0 1 1 +( -112 160 256 ) ( -112 160 288 ) ( -160 192 288 ) metalt2_0 0 0 0 1 1 +( -256 128 288 ) ( -256 256 288 ) ( -128 256 288 ) metalt2_0 0 0 0 1 1 +( -128 256 256 ) ( -256 256 256 ) ( -256 128 256 ) metalt2_0 0 0 0 1 1 +} +// brush 121 +{ +( 32 -160 224 ) ( -128 -160 224 ) ( -128 -192 224 ) cop3_0 0 0 0 1 1 +( -128 -192 320 ) ( -128 -160 320 ) ( 32 -160 320 ) cop3_0 0 0 0 1 1 +( -128 -352 256 ) ( 32 -352 256 ) ( 32 -352 192 ) cop3_0 0 0 0 1 1 +( -32 -192 320 ) ( -32 -160 320 ) ( -32 -160 256 ) cop2_6 0 24 0 1 1 +( 32 -160 256 ) ( -128 -160 256 ) ( -128 -160 192 ) cop3_0 0 0 0 1 1 +( -128 -160 256 ) ( -128 -192 256 ) ( -128 -192 192 ) cop3_0 0 0 0 1 1 +( -64 -352 224 ) ( -128 -256 224 ) ( -128 -256 256 ) cop3_0 0 0 0 1 1 +} +// brush 122 +{ +( 64 -160 224 ) ( 32 -160 224 ) ( 32 -288 224 ) cop3_0 0 0 0 1 1 +( 32 -288 320 ) ( 32 -160 320 ) ( 64 -160 320 ) cop3_0 0 0 0 1 1 +( 64 -192 256 ) ( 64 -192 224 ) ( -32 -192 224 ) cop2_6 0 24 0 1 1 +( 64 -192 224 ) ( 64 -192 256 ) ( 96 -160 256 ) cop3_0 0 0 0 1 1 +( 64 -160 256 ) ( 32 -160 256 ) ( 32 -160 224 ) cop3_0 0 0 0 1 1 +( -32 -160 320 ) ( -32 -288 320 ) ( -32 -288 288 ) cop3_0 0 0 0 1 1 +} +// brush 123 +{ +( -32 -256 320 ) ( -32 -384 320 ) ( -32 -384 288 ) cop3_0 0 0 0 1 1 +( 64 -288 256 ) ( 32 -288 256 ) ( 32 -288 224 ) cop2_6 0 24 0 1 1 +( 160 -416 256 ) ( 160 -288 256 ) ( 160 -288 224 ) cop3_0 0 0 0 1 1 +( 32 -384 256 ) ( 64 -384 256 ) ( 64 -384 224 ) cop3_0 0 0 0 1 1 +( 32 -384 320 ) ( 32 -256 320 ) ( 64 -256 320 ) cop3_0 0 0 0 1 1 +( 64 -256 224 ) ( 32 -256 224 ) ( 32 -384 224 ) cop3_0 0 0 0 1 1 +( 128 -288 224 ) ( 160 -352 224 ) ( 128 -288 256 ) cop3_0 0 0 0 1 1 +( 64 -384 224 ) ( -32 -352 224 ) ( -32 -352 256 ) cop3_0 0 0 0 1 1 +} +// brush 124 +{ +( -160 -32 224 ) ( -160 -32 256 ) ( -192 -48 256 ) metalt2_0 0 0 0 1 1 +( -160 -32 320 ) ( -160 -32 288 ) ( -96 -96 288 ) metalt2_0 0 0 0 1 1 +( -144 -64 256 ) ( -208 -64 256 ) ( -208 -128 256 ) metalt2_0 0 0 0 1 1 +( -208 -128 288 ) ( -208 -64 288 ) ( -144 -64 288 ) metalt2_0 0 0 0 1 1 +( -192 -128 288 ) ( -192 -128 256 ) ( -192 -32 256 ) metalt2_0 0 0 0 1 1 +( -96 -96 256 ) ( -192 -96 256 ) ( -192 -96 288 ) metalt2_0 0 0 0 1 1 +} +// brush 125 +{ +( -128 -96 256 ) ( -192 -96 256 ) ( -192 -128 256 ) metalt2_0 0 0 0 1 1 +( -192 -128 288 ) ( -192 -96 288 ) ( -128 -96 288 ) metalt2_0 0 0 0 1 1 +( -192 -128 288 ) ( -128 -128 288 ) ( -128 -128 256 ) metalt2_0 0 0 0 1 1 +( -128 -128 288 ) ( -128 -96 288 ) ( -128 -96 256 ) metalt2_0 0 0 0 1 1 +( -128 -96 288 ) ( -192 -96 288 ) ( -192 -96 256 ) metalt2_0 0 0 0 1 1 +( -192 -96 288 ) ( -192 -128 288 ) ( -192 -128 256 ) metalt2_0 0 0 0 1 1 +} +// brush 126 +{ +( -32 -288 224 ) ( -32 -288 256 ) ( 96 -288 256 ) cop3_0 0 0 0 1 1 +( 96 -224 224 ) ( 96 -224 256 ) ( 96 -192 256 ) cop3_0 0 0 0 1 1 +( 96 -160 256 ) ( 64 -192 256 ) ( 64 -192 224 ) cop3_0 0 0 0 1 1 +( 64 -288 288 ) ( 64 -192 288 ) ( 64 -192 320 ) cop2_6 0 24 0 1 1 +( 96 -192 320 ) ( 96 -224 320 ) ( -32 -224 320 ) cop3_0 0 0 0 1 1 +( -32 -224 224 ) ( 96 -224 224 ) ( 96 -192 224 ) cop3_0 0 0 0 1 1 +} +// brush 127 +{ +( 64 -192 312 ) ( -32 -192 312 ) ( -32 -288 312 ) cop2_4 0 0 0 1 1 +( -32 -288 320 ) ( -32 -192 320 ) ( 64 -192 320 ) cop2_4 0 0 0 1 1 +( -40 -280 320 ) ( 56 -280 320 ) ( 56 -280 224 ) cop2_4 0 0 0 1 1 +( 56 -280 344 ) ( 56 -184 344 ) ( 56 -184 248 ) cop2_4 0 0 0 1 1 +( 72 -200 320 ) ( -24 -200 320 ) ( -24 -200 224 ) cop2_4 0 0 0 1 1 +( -24 -200 344 ) ( -24 -296 344 ) ( -24 -296 248 ) cop2_4 0 0 0 1 1 +} +// brush 128 +{ +( -16 -192 312 ) ( -32 -192 312 ) ( -32 -280 312 ) met5_1 0 0 0 1 1 +( -32 -280 320 ) ( -32 -192 320 ) ( -16 -192 320 ) met5_1 0 0 0 1 1 +( -32 -288 304 ) ( -32 -288 336 ) ( -24 -280 336 ) met5_1 0 0 0 1 1 +( -24 -288 344 ) ( -24 -200 344 ) ( -24 -200 312 ) met5_1 0 0 0 1 1 +( -32 -192 328 ) ( -32 -192 296 ) ( -24 -200 296 ) met5_1 0 0 0 1 1 +( -32 -288 320 ) ( -32 -288 288 ) ( -32 -192 288 ) met5_1 0 0 0 1 1 +} +// brush 129 +{ +( 64 -192 320 ) ( 64 -192 288 ) ( 64 -288 288 ) met5_1 0 0 0 1 1 +( 64 -288 328 ) ( 64 -288 296 ) ( 56 -280 296 ) met5_1 0 0 0 1 1 +( 56 -192 344 ) ( 56 -280 344 ) ( 56 -280 312 ) met5_1 0 0 0 1 1 +( 64 -192 304 ) ( 64 -192 336 ) ( 56 -200 336 ) met5_1 0 0 0 1 1 +( 64 -200 320 ) ( 64 -288 320 ) ( 48 -288 320 ) met5_1 0 0 0 1 1 +( 48 -288 312 ) ( 64 -288 312 ) ( 64 -200 312 ) met5_1 0 0 0 1 1 +} +// brush 130 +{ +( -32 -192 320 ) ( -32 -192 288 ) ( 64 -192 288 ) met5_1 0 0 0 1 1 +( 64 -192 336 ) ( 64 -192 304 ) ( 56 -200 304 ) met5_1 0 0 0 1 1 +( -32 -200 320 ) ( 56 -200 320 ) ( 56 -200 288 ) met5_1 0 0 0 1 1 +( -32 -192 296 ) ( -32 -192 328 ) ( -24 -200 328 ) met5_1 0 0 0 1 1 +( -24 -192 320 ) ( 64 -192 320 ) ( 64 -208 320 ) met5_1 0 0 0 1 1 +( 64 -208 312 ) ( 64 -192 312 ) ( -24 -192 312 ) met5_1 0 0 0 1 1 +} +// brush 131 +{ +( -32 -272 312 ) ( -32 -288 312 ) ( 56 -288 312 ) met5_1 0 0 0 1 1 +( 56 -288 320 ) ( -32 -288 320 ) ( -32 -272 320 ) met5_1 0 0 0 1 1 +( 64 -288 296 ) ( 64 -288 328 ) ( 56 -280 328 ) met5_1 0 0 0 1 1 +( 64 -280 320 ) ( -24 -280 320 ) ( -24 -280 288 ) met5_1 0 0 0 1 1 +( -32 -288 336 ) ( -32 -288 304 ) ( -24 -280 304 ) met5_1 0 0 0 1 1 +( 64 -288 320 ) ( 64 -288 288 ) ( -32 -288 288 ) met5_1 0 0 0 1 1 +} +// brush 132 +{ +( 32 -224 304 ) ( 0 -224 304 ) ( 0 -256 304 ) light1_y 0 0 0 1 1 +( 0 -256 312 ) ( 0 -224 312 ) ( 32 -224 312 ) met5_1 0 0 0 1 1 +( 0 -256 312 ) ( 32 -256 312 ) ( 32 -256 280 ) met5_1 0 0 0 1 1 +( 32 -256 312 ) ( 32 -224 312 ) ( 32 -224 280 ) met5_1 0 0 0 1 1 +( 32 -224 312 ) ( 0 -224 312 ) ( 0 -224 280 ) met5_1 0 0 0 1 1 +( 0 -224 312 ) ( 0 -256 312 ) ( 0 -256 280 ) met5_1 0 0 0 1 1 +} +// brush 133 +{ +( -32 -480 224 ) ( -224 -480 224 ) ( -224 -544 224 ) cop3_0 0 0 0 1 1 +( -224 -544 320 ) ( -224 -480 320 ) ( -32 -480 320 ) cop3_0 0 0 0 1 1 +( -224 -544 320 ) ( -32 -544 320 ) ( -32 -544 224 ) cop3_0 0 0 0 1 1 +( 288 -480 320 ) ( 288 -480 224 ) ( 416 -544 224 ) cop3_0 0 0 0 1 1 +( 352 -480 224 ) ( 352 -480 320 ) ( -160 -480 320 ) cop3_0 0 0 0 1 1 +( 160 -480 320 ) ( 160 -544 320 ) ( 160 -544 224 ) cop3_0 0 0 0 1 1 +} +// brush 134 +{ +( 64 -448 224 ) ( -32 -448 224 ) ( -32 -480 224 ) cop3_0 0 0 0 1 1 +( -32 -480 320 ) ( -32 -448 320 ) ( 64 -448 320 ) cop3_0 0 0 0 1 1 +( 32 -544 320 ) ( 128 -544 320 ) ( 128 -544 224 ) cop3_0 0 0 0 1 1 +( 160 -480 320 ) ( 160 -448 320 ) ( 160 -448 224 ) cop3_0 0 0 0 1 1 +( 64 -448 320 ) ( -32 -448 320 ) ( -32 -448 224 ) cop3_0 0 0 0 1 1 +( -32 -448 320 ) ( -32 -480 320 ) ( -32 -480 224 ) cop3_0 0 0 0 1 1 +( 64 -448 224 ) ( 160 -480 224 ) ( 64 -448 320 ) cop3_0 0 0 0 1 1 +} +// brush 135 +{ +( -32 -480 224 ) ( -192 -480 224 ) ( -192 -544 224 ) cop3_0 0 0 0 1 1 +( -192 -544 320 ) ( -192 -480 320 ) ( -32 -480 320 ) cop3_0 0 0 0 1 1 +( -192 -544 320 ) ( -32 -544 320 ) ( -32 -544 224 ) cop3_0 0 0 0 1 1 +( -32 -544 320 ) ( -32 -480 320 ) ( -32 -480 224 ) cop3_0 0 0 0 1 1 +( -32 -480 320 ) ( -192 -480 320 ) ( -192 -480 224 ) cop3_0 0 0 0 1 1 +( -176 -544 224 ) ( -240 -480 224 ) ( -240 -480 320 ) cop3_0 0 0 0 1 1 +} +// brush 136 +{ +( -480 -416 224 ) ( -544 -480 224 ) ( -544 -480 320 ) cop3_0 0 0 0 1 1 +( -480 -416 224 ) ( -480 -416 320 ) ( -480 -288 320 ) cop3_0 0 0 0 1 1 +( -480 -288 224 ) ( -480 -288 320 ) ( -544 -288 320 ) cop3_0 0 0 0 1 1 +( -544 -288 320 ) ( -544 -480 320 ) ( -544 -480 224 ) cop3_0 0 0 0 1 1 +( -480 -288 320 ) ( -480 -416 320 ) ( -544 -416 320 ) cop3_0 0 0 0 1 1 +( -544 -416 224 ) ( -480 -416 224 ) ( -480 -288 224 ) cop3_0 0 0 0 1 1 +} +// brush 137 +{ +( 448 -352 224 ) ( 288 -352 224 ) ( 288 -480 224 ) cop3_0 0 0 0 1 1 +( 288 -480 320 ) ( 288 -352 320 ) ( 448 -352 320 ) cop3_0 0 0 0 1 1 +( 416 -544 320 ) ( 416 -544 224 ) ( 288 -480 224 ) cop3_0 0 0 0 1 1 +( 416 -544 224 ) ( 416 -544 320 ) ( 416 -352 320 ) cop3_0 0 0 0 1 1 +( 448 -352 320 ) ( 288 -352 320 ) ( 288 -352 224 ) cop3_0 0 0 0 1 1 +( 288 -352 320 ) ( 288 -480 320 ) ( 288 -480 224 ) cop3_0 0 0 0 1 1 +} +// brush 138 +{ +( 416 -256 224 ) ( 224 -256 224 ) ( 224 -352 224 ) cop3_0 0 0 0 1 1 +( 224 -352 320 ) ( 224 -256 320 ) ( 416 -256 320 ) cop3_0 0 0 0 1 1 +( 224 -352 320 ) ( 416 -352 320 ) ( 416 -352 224 ) cop3_0 0 0 0 1 1 +( 416 -352 320 ) ( 416 -256 320 ) ( 416 -256 224 ) cop3_0 0 0 0 1 1 +( 256 -352 224 ) ( 224 -288 224 ) ( 224 -288 320 ) cop3_0 0 0 0 1 1 +( 224 -288 224 ) ( 352 -272 224 ) ( 224 -288 320 ) cop3_0 0 0 0 1 1 +( 352 -272 224 ) ( 416 -336 224 ) ( 352 -272 320 ) cop3_0 0 0 0 1 1 +} +// brush 139 +{ +( 368 -176 224 ) ( 224 -176 224 ) ( 224 -208 224 ) cop3_0 0 0 0 1 1 +( 224 -208 320 ) ( 224 -176 320 ) ( 368 -176 320 ) cop3_0 0 0 0 1 1 +( 224 -224 224 ) ( 224 -224 320 ) ( 352 -208 320 ) cop3_0 0 0 0 1 1 +( 352 -176 320 ) ( 352 -176 224 ) ( 352 -208 224 ) cop3_0 0 0 0 1 1 +( 352 -176 224 ) ( 352 -176 320 ) ( 224 -192 320 ) cop3_0 0 0 0 1 1 +( 224 -192 224 ) ( 224 -192 320 ) ( 224 -224 320 ) cop3_0 0 0 0 1 1 +} +// brush 140 +{ +( 352 -32 320 ) ( 352 -32 224 ) ( 416 -64 224 ) cop3_0 0 0 0 1 1 +( 416 -112 320 ) ( 416 -64 320 ) ( 416 -64 224 ) cop3_0 0 0 0 1 1 +( 416 -112 224 ) ( 352 -176 224 ) ( 352 -176 320 ) cop3_0 0 0 0 1 1 +( 352 -128 224 ) ( 224 -128 224 ) ( 224 -176 224 ) cop3_0 0 0 0 1 1 +( 224 -176 320 ) ( 224 -128 320 ) ( 352 -128 320 ) cop3_0 0 0 0 1 1 +( 224 -192 224 ) ( 224 -192 320 ) ( 352 -176 320 ) cop3_0 0 0 0 1 1 +( 320 -32 320 ) ( 320 -32 224 ) ( 352 -32 224 ) cop3_0 0 0 0 1 1 +( 224 -192 320 ) ( 224 -192 224 ) ( 320 -32 224 ) cop3_0 0 0 0 1 1 +} +// brush 141 +{ +( 416 448 192 ) ( 288 448 192 ) ( 288 320 192 ) metw0b 0 0 0 1 1 +( 288 320 224 ) ( 288 448 224 ) ( 416 448 224 ) metw2b 0 32 0 1 1 +( 384 400 224 ) ( 384 400 192 ) ( 288 320 192 ) metw2b 0 32 0 1 1 +( 304 480 224 ) ( 304 480 192 ) ( 384 400 192 ) metw2b 0 32 0 1 1 +( 304 480 192 ) ( 304 480 224 ) ( 256 352 224 ) metw2b 0 32 0 1 1 +( 256 352 192 ) ( 256 352 224 ) ( 288 320 224 ) metw2b 0 32 0 1 1 +} +// brush 142 +{ +( 416 320 224 ) ( 288 320 224 ) ( 288 256 224 ) cop3_0 0 0 0 1 1 +( 288 256 320 ) ( 288 320 320 ) ( 416 320 320 ) cop3_0 0 0 0 1 1 +( 288 96 320 ) ( 416 96 320 ) ( 416 96 224 ) cop3_0 0 0 0 1 1 +( 416 256 320 ) ( 416 320 320 ) ( 416 320 224 ) cop3_0 0 0 0 1 1 +( 288 224 320 ) ( 288 224 224 ) ( 288 320 224 ) cop3_0 0 0 0 1 1 +( 288 224 224 ) ( 288 224 320 ) ( 320 96 320 ) cop3_0 0 0 0 1 1 +( 416 160 224 ) ( 352 96 224 ) ( 352 96 320 ) cop3_0 0 0 0 1 1 +( 384 400 224 ) ( 416 368 224 ) ( 416 368 320 ) cop3_0 0 0 0 1 1 +( 288 320 224 ) ( 384 400 224 ) ( 384 400 320 ) cop3_0 0 0 0 1 1 +} +// brush 143 +{ +( -32 480 224 ) ( -80 512 224 ) ( -80 512 320 ) cop3_0 0 0 0 1 1 +( 112 544 320 ) ( -32 544 320 ) ( -32 544 224 ) cop3_0 0 0 0 1 1 +( 96 480 320 ) ( 96 544 320 ) ( 96 544 224 ) cop3_0 0 0 0 1 1 +( -32 480 320 ) ( 112 480 320 ) ( 112 480 224 ) cop3_0 0 0 0 1 1 +( -32 480 320 ) ( -32 544 320 ) ( 112 544 320 ) cop3_0 0 0 0 1 1 +( 112 544 224 ) ( -32 544 224 ) ( -32 480 224 ) cop3_0 0 0 0 1 1 +( -80 512 224 ) ( -48 544 224 ) ( -80 512 320 ) cop3_0 0 0 0 1 1 +} +// brush 144 +{ +( 288 544 224 ) ( 96 544 224 ) ( 96 368 224 ) cop3_0 0 0 0 1 1 +( 96 368 320 ) ( 96 544 320 ) ( 288 544 320 ) cop3_0 0 0 0 1 1 +( 96 352 320 ) ( 288 352 320 ) ( 288 352 224 ) cop3_0 0 0 0 1 1 +( 288 544 320 ) ( 96 544 320 ) ( 96 544 224 ) cop3_0 0 0 0 1 1 +( 96 544 320 ) ( 96 368 320 ) ( 96 368 224 ) cop3_0 0 0 0 1 1 +( 192 352 224 ) ( 96 448 224 ) ( 96 448 320 ) cop3_0 0 0 0 1 1 +( 304 480 224 ) ( 256 352 224 ) ( 256 352 320 ) cop3_0 0 0 0 1 1 +( 240 544 224 ) ( 304 480 224 ) ( 304 480 320 ) cop3_0 0 0 0 1 1 +} +// brush 145 +{ +( 160 288 192 ) ( 32 288 192 ) ( 32 160 192 ) metw0b 0 0 0 1 1 +( 32 160 224 ) ( 32 288 224 ) ( 160 288 224 ) metw2b 0 32 0 1 1 +( 96 144 192 ) ( 96 144 224 ) ( 160 224 224 ) metw2b 0 32 0 1 1 +( 160 256 224 ) ( 160 256 192 ) ( 160 224 192 ) metw2b 0 32 0 1 1 +( 0 160 224 ) ( 0 160 192 ) ( 160 256 192 ) metw2b 0 32 0 1 1 +( 96 144 224 ) ( 96 144 192 ) ( 0 160 192 ) metw2b 0 32 0 1 1 +} +// brush 146 +{ +( 112 256 224 ) ( -160 256 224 ) ( -160 160 224 ) cop3_0 0 0 0 1 1 +( -160 160 320 ) ( -160 256 320 ) ( 112 256 320 ) cop3_0 0 0 0 1 1 +( -160 160 320 ) ( 112 160 320 ) ( 112 160 224 ) cop3_0 0 0 0 1 1 +( 160 160 320 ) ( 160 256 320 ) ( 160 256 224 ) cop3_0 0 0 0 1 1 +( 128 352 320 ) ( -144 352 320 ) ( -144 352 224 ) cop3_0 0 0 0 1 1 +( -160 256 320 ) ( -160 160 320 ) ( -160 160 224 ) cop3_0 0 0 0 1 1 +( 32 352 224 ) ( 160 288 224 ) ( 32 352 320 ) cop3_0 0 0 0 1 1 +( -160 224 224 ) ( 0 352 224 ) ( 0 352 320 ) cop3_0 0 0 0 1 1 +( -112 160 224 ) ( -160 192 224 ) ( -160 192 320 ) cop3_0 0 0 0 1 1 +( 160 256 224 ) ( 0 160 224 ) ( 0 160 320 ) cop3_0 0 0 0 1 1 +} +// brush 147 +{ +( 224 224 224 ) ( 160 224 224 ) ( 160 48 224 ) cop3_0 0 0 0 1 1 +( 160 48 320 ) ( 160 224 320 ) ( 224 224 320 ) cop3_0 0 0 0 1 1 +( 160 -80 320 ) ( 224 -80 320 ) ( 224 -80 224 ) cop3_0 0 0 0 1 1 +( 224 48 320 ) ( 224 224 320 ) ( 224 224 224 ) cop3_0 0 0 0 1 1 +( 224 224 320 ) ( 160 224 320 ) ( 160 224 224 ) cop3_0 0 0 0 1 1 +( 160 224 320 ) ( 160 48 320 ) ( 160 48 224 ) cop3_0 0 0 0 1 1 +( 224 0 224 ) ( 192 -80 224 ) ( 192 -80 320 ) cop3_0 0 0 0 1 1 +( 192 224 224 ) ( 224 96 224 ) ( 224 96 320 ) cop3_0 0 0 0 1 1 +} +// brush 148 +{ +( 160 240 224 ) ( 112 240 224 ) ( 112 80 224 ) cop3_0 0 0 0 1 1 +( 112 80 320 ) ( 112 240 320 ) ( 160 240 320 ) cop3_0 0 0 0 1 1 +( 160 80 320 ) ( 160 240 320 ) ( 160 240 224 ) cop3_0 0 0 0 1 1 +( 160 80 224 ) ( 96 144 224 ) ( 96 144 320 ) cop3_0 0 0 0 1 1 +( 96 144 224 ) ( 160 224 224 ) ( 96 144 320 ) cop3_0 0 0 0 1 1 +} +// brush 149 +{ +( -272 96 224 ) ( -352 96 224 ) ( -352 -80 224 ) cop3_0 0 0 0 1 1 +( -352 -80 320 ) ( -352 96 320 ) ( -272 96 320 ) cop3_0 0 0 0 1 1 +( -192 -80 256 ) ( -192 96 256 ) ( -192 96 224 ) cop3_0 0 0 0 1 1 +( -272 160 256 ) ( -352 160 256 ) ( -352 160 224 ) cop3_0 0 0 0 1 1 +( -352 96 256 ) ( -352 -80 256 ) ( -352 -80 224 ) cop3_0 0 0 0 1 1 +( -352 0 224 ) ( -256 160 224 ) ( -352 0 256 ) cop3_0 0 0 0 1 1 +( -224 -128 224 ) ( -352 -64 224 ) ( -352 -64 256 ) cop3_0 0 0 0 1 1 +( -192 -48 224 ) ( -224 -128 224 ) ( -224 -128 256 ) cop3_0 0 0 0 1 1 +} +// brush 150 +{ +( -32 480 224 ) ( -192 480 224 ) ( -192 352 224 ) cop3_0 0 0 0 1 1 +( -192 352 320 ) ( -192 480 320 ) ( -32 480 320 ) cop3_0 0 0 0 1 1 +( -32 384 320 ) ( -32 384 224 ) ( -224 288 224 ) cop3_0 0 0 0 1 1 +( -32 384 224 ) ( -32 384 320 ) ( -32 480 320 ) cop3_0 0 0 0 1 1 +( -32 480 224 ) ( -32 480 320 ) ( -208 480 320 ) cop3_0 0 0 0 1 1 +( -224 288 320 ) ( -224 288 224 ) ( -208 480 224 ) cop3_0 0 0 0 1 1 +( -144 480 224 ) ( -32 416 224 ) ( -144 480 320 ) cop3_0 0 0 0 1 1 +} +// brush 151 +{ +( -272 544 320 ) ( -272 544 224 ) ( -208 480 224 ) cop3_0 0 0 0 1 1 +( -208 480 320 ) ( -208 480 224 ) ( -224 288 224 ) cop3_0 0 0 0 1 1 +( -288 288 320 ) ( -208 288 320 ) ( -208 288 224 ) cop3_0 0 0 0 1 1 +( -352 544 320 ) ( -352 416 320 ) ( -352 416 224 ) cop3_0 0 0 0 1 1 +( -272 544 224 ) ( -272 544 320 ) ( -352 544 320 ) cop3_0 0 0 0 1 1 +( -288 288 320 ) ( -288 288 224 ) ( -352 416 224 ) cop3_0 0 0 0 1 1 +( -352 416 320 ) ( -352 544 320 ) ( -288 544 320 ) cop3_0 0 0 0 1 1 +( -288 544 224 ) ( -352 544 224 ) ( -352 416 224 ) cop3_0 0 0 0 1 1 +} +// brush 152 +{ +( -352 544 224 ) ( -544 544 224 ) ( -544 480 224 ) cop3_0 0 0 0 1 1 +( -544 480 320 ) ( -544 544 320 ) ( -352 544 320 ) cop3_0 0 0 0 1 1 +( -480 480 224 ) ( -480 480 320 ) ( -352 480 320 ) cop3_0 0 0 0 1 1 +( -352 480 320 ) ( -352 544 320 ) ( -352 544 224 ) cop3_0 0 0 0 1 1 +( -352 544 320 ) ( -544 544 320 ) ( -544 544 224 ) cop3_0 0 0 0 1 1 +( -480 480 320 ) ( -480 480 224 ) ( -544 544 224 ) cop3_0 0 0 0 1 1 +} +// brush 153 +{ +( -544 544 224 ) ( -480 480 224 ) ( -480 480 320 ) cop3_0 0 0 0 1 1 +( -544 544 224 ) ( -544 544 320 ) ( -544 352 320 ) cop3_0 0 0 0 1 1 +( -544 352 224 ) ( -544 352 320 ) ( -480 352 320 ) cop3_0 0 0 0 1 1 +( -480 352 320 ) ( -480 480 320 ) ( -480 480 224 ) cop3_0 0 0 0 1 1 +( -544 352 320 ) ( -544 544 320 ) ( -480 544 320 ) cop3_0 0 0 0 1 1 +( -480 544 224 ) ( -544 544 224 ) ( -544 352 224 ) cop3_0 0 0 0 1 1 +} +// brush 154 +{ +( -544 352 320 ) ( -544 288 320 ) ( -544 288 224 ) cop3_0 0 0 0 1 1 +( -416 352 320 ) ( -544 352 320 ) ( -544 352 224 ) cop3_0 0 0 0 1 1 +( -480 208 320 ) ( -480 208 224 ) ( -544 272 224 ) cop3_0 0 0 0 1 1 +( -416 352 224 ) ( -288 224 224 ) ( -416 352 320 ) cop3_0 0 0 0 1 1 +( -288 224 320 ) ( -288 224 224 ) ( -480 208 224 ) cop3_0 0 0 0 1 1 +( -480 208 320 ) ( -480 272 320 ) ( -416 272 320 ) cop3_0 0 0 0 1 1 +( -416 272 224 ) ( -480 272 224 ) ( -480 208 224 ) cop3_0 0 0 0 1 1 +} +// brush 155 +{ +( -288 224 224 ) ( -288 224 320 ) ( -480 208 320 ) cop3_0 0 0 0 1 1 +( -288 224 320 ) ( -288 224 224 ) ( -288 192 224 ) cop3_0 0 0 0 1 1 +( -416 32 224 ) ( -416 32 320 ) ( -288 192 320 ) cop3_0 0 0 0 1 1 +( -480 112 320 ) ( -480 32 320 ) ( -480 32 224 ) cop3_0 0 0 0 1 1 +( -480 32 320 ) ( -416 32 320 ) ( -416 32 224 ) cop3_0 0 0 0 1 1 +( -480 32 320 ) ( -480 112 320 ) ( -416 112 320 ) cop3_0 0 0 0 1 1 +( -416 112 224 ) ( -480 112 224 ) ( -480 32 224 ) cop3_0 0 0 0 1 1 +} +// brush 156 +{ +( -544 352 -64 ) ( -576 352 -64 ) ( -576 96 -64 ) metw1 0 0 0 1 1 +( -576 96 -32 ) ( -576 352 -32 ) ( -544 352 -32 ) metw0b 0 0 0 1 1 +( -512 128 96 ) ( -512 128 -160 ) ( -576 64 -160 ) metw1 0 0 0 1 1 +( -512 128 -160 ) ( -512 128 96 ) ( -512 192 96 ) metw1 0 0 0 1 1 +( -576 256 96 ) ( -576 256 -160 ) ( -512 192 -160 ) metw1 0 0 0 1 1 +( -640 256 -160 ) ( -640 256 96 ) ( -640 64 96 ) metw1 0 0 0 1 1 +} +// brush 157 +{ +( -640 160 0 ) ( -640 64 0 ) ( -640 64 -32 ) metw1 0 0 0 1 1 +( -544 128 -32 ) ( -544 128 0 ) ( -576 160 0 ) metw1 0 0 0 1 1 +( -544 128 0 ) ( -544 128 -32 ) ( -544 96 -32 ) metw1 0 0 0 1 1 +( -544 96 0 ) ( -544 96 -32 ) ( -576 64 -32 ) metw1 0 0 0 1 1 +( -576 64 32 ) ( -576 160 32 ) ( -544 160 32 ) metw1 0 0 0 1 1 +( -544 160 -32 ) ( -576 160 -32 ) ( -576 64 -32 ) metw1 0 0 0 1 1 +} +// brush 158 +{ +( -544 256 -32 ) ( -576 256 -32 ) ( -576 160 -32 ) metw1 0 0 0 1 1 +( -576 160 32 ) ( -576 256 32 ) ( -544 256 32 ) metw1 0 0 0 1 1 +( -544 192 0 ) ( -544 192 -32 ) ( -576 160 -32 ) metw1 0 0 0 1 1 +( -544 224 0 ) ( -544 224 -32 ) ( -544 192 -32 ) metw1 0 0 0 1 1 +( -544 224 -32 ) ( -544 224 0 ) ( -576 256 0 ) metw1 0 0 0 1 1 +( -576 256 0 ) ( -576 160 0 ) ( -576 160 -32 ) metw1 0 0 0 1 1 +} +// brush 159 +{ +( -512 128 -32 ) ( -520 120 -32 ) ( -520 120 32 ) metw1 0 0 0 1 1 +( -512 128 -32 ) ( -520 128 -32 ) ( -520 120 -32 ) metw1 0 0 0 1 1 +( -520 120 32 ) ( -520 128 32 ) ( -512 128 32 ) metw1 0 0 0 1 1 +( -512 128 0 ) ( -520 128 0 ) ( -520 128 -24 ) metw1 0 0 0 1 1 +( -520 128 0 ) ( -520 120 0 ) ( -520 120 -24 ) metw1 0 0 0 1 1 +} +// brush 160 +{ +( -536 216 -24 ) ( -536 216 0 ) ( -536 208 0 ) metw1 0 0 0 1 1 +( -536 208 -24 ) ( -536 208 0 ) ( -528 208 0 ) metw1 0 0 0 1 1 +( -528 208 32 ) ( -536 208 32 ) ( -536 216 32 ) metw1 0 0 0 1 1 +( -536 216 -32 ) ( -536 208 -32 ) ( -528 208 -32 ) metw1 0 0 0 1 1 +( -536 216 32 ) ( -536 216 -32 ) ( -528 208 -32 ) metw1 0 0 0 1 1 +} +// brush 161 +{ +( -536 112 0 ) ( -536 104 0 ) ( -536 104 -24 ) metw1 0 0 0 1 1 +( -528 112 0 ) ( -536 112 0 ) ( -536 112 -24 ) metw1 0 0 0 1 1 +( -536 104 32 ) ( -536 112 32 ) ( -528 112 32 ) metw1 0 0 0 1 1 +( -528 112 -32 ) ( -536 112 -32 ) ( -536 104 -32 ) metw1 0 0 0 1 1 +( -528 112 -32 ) ( -536 104 -32 ) ( -536 104 32 ) metw1 0 0 0 1 1 +} +// brush 162 +{ +( -520 152 32 ) ( -520 144 32 ) ( -520 144 -32 ) metw1 0 0 0 1 1 +( -512 152 32 ) ( -520 152 32 ) ( -520 152 -32 ) metw1 0 0 0 1 1 +( -512 144 32 ) ( -512 152 32 ) ( -512 152 -32 ) metw1 0 0 0 1 1 +( -520 144 32 ) ( -512 144 32 ) ( -512 144 -32 ) metw1 0 0 0 1 1 +( -520 144 32 ) ( -520 152 32 ) ( -512 152 32 ) metw1 0 0 0 1 1 +( -512 152 -32 ) ( -520 152 -32 ) ( -520 144 -32 ) metw1 0 0 0 1 1 +} +// brush 163 +{ +( -512 176 -32 ) ( -520 176 -32 ) ( -520 168 -32 ) metw1 0 0 0 1 1 +( -520 168 32 ) ( -520 176 32 ) ( -512 176 32 ) metw1 0 0 0 1 1 +( -520 168 32 ) ( -512 168 32 ) ( -512 168 -32 ) metw1 0 0 0 1 1 +( -512 168 32 ) ( -512 176 32 ) ( -512 176 -32 ) metw1 0 0 0 1 1 +( -512 176 32 ) ( -520 176 32 ) ( -520 176 -32 ) metw1 0 0 0 1 1 +( -520 176 32 ) ( -520 168 32 ) ( -520 168 -32 ) metw1 0 0 0 1 1 +} +// brush 164 +{ +( -520 200 32 ) ( -520 200 -32 ) ( -512 192 -32 ) metw1 0 0 0 1 1 +( -520 200 -32 ) ( -520 192 -32 ) ( -512 192 -32 ) metw1 0 0 0 1 1 +( -512 192 32 ) ( -520 192 32 ) ( -520 200 32 ) metw1 0 0 0 1 1 +( -520 192 -24 ) ( -520 192 0 ) ( -512 192 0 ) metw1 0 0 0 1 1 +( -520 200 -24 ) ( -520 200 0 ) ( -520 192 0 ) metw1 0 0 0 1 1 +} +// brush 165 +{ +( 448 -320 -160 ) ( 448 -320 96 ) ( 448 -128 96 ) metw1 0 0 0 1 1 +( 448 -320 96 ) ( 448 -320 -160 ) ( 384 -256 -160 ) metw1 0 0 0 1 1 +( 384 -192 -160 ) ( 384 -192 96 ) ( 384 -256 96 ) metw1 0 0 0 1 1 +( 384 -192 96 ) ( 384 -192 -160 ) ( 448 -128 -160 ) metw1 0 0 0 1 1 +( 448 -160 -32 ) ( 448 -416 -32 ) ( 416 -416 -32 ) metw0b 0 0 0 1 1 +( 416 -416 -64 ) ( 448 -416 -64 ) ( 448 -160 -64 ) metw1 0 0 0 1 1 +} +// brush 166 +{ +( 416 -224 -32 ) ( 448 -224 -32 ) ( 448 -128 -32 ) metw1 0 0 0 1 1 +( 448 -128 32 ) ( 448 -224 32 ) ( 416 -224 32 ) metw1 0 0 0 1 1 +( 416 -160 0 ) ( 416 -160 -32 ) ( 448 -128 -32 ) metw1 0 0 0 1 1 +( 416 -192 0 ) ( 416 -192 -32 ) ( 416 -160 -32 ) metw6_1 0 0 0 1 1 +( 416 -192 -32 ) ( 416 -192 0 ) ( 448 -224 0 ) metw6_1 0 0 0 1 1 +( 448 -224 0 ) ( 448 -128 0 ) ( 448 -128 -32 ) metw1 0 0 0 1 1 +} +// brush 167 +{ +( 448 -320 0 ) ( 448 -224 0 ) ( 448 -224 -32 ) metw1 0 0 0 1 1 +( 416 -288 -32 ) ( 416 -288 0 ) ( 448 -320 0 ) metw1 0 0 0 1 1 +( 416 -288 0 ) ( 416 -288 -32 ) ( 416 -256 -32 ) metw6_1 0 0 0 1 1 +( 416 -256 0 ) ( 416 -256 -32 ) ( 448 -224 -32 ) metw6_1 0 0 0 1 1 +( 448 -224 32 ) ( 448 -320 32 ) ( 416 -320 32 ) metw1 0 0 0 1 1 +( 416 -320 -32 ) ( 448 -320 -32 ) ( 448 -224 -32 ) metw1 0 0 0 1 1 +} +// brush 168 +{ +( 392 -192 0 ) ( 392 -184 0 ) ( 392 -184 -24 ) metw1 0 0 0 1 1 +( 384 -192 0 ) ( 392 -192 0 ) ( 392 -192 -24 ) metw1 0 0 0 1 1 +( 392 -184 32 ) ( 392 -192 32 ) ( 384 -192 32 ) metw1 0 0 0 1 1 +( 384 -192 -32 ) ( 392 -192 -32 ) ( 392 -184 -32 ) metw1 0 0 0 1 1 +( 384 -192 -32 ) ( 392 -184 -32 ) ( 392 -184 32 ) metw1 0 0 0 1 1 +} +// brush 169 +{ +( 408 -280 32 ) ( 408 -280 -32 ) ( 400 -272 -32 ) metw1 0 0 0 1 1 +( 408 -280 -32 ) ( 408 -272 -32 ) ( 400 -272 -32 ) metw1 0 0 0 1 1 +( 400 -272 32 ) ( 408 -272 32 ) ( 408 -280 32 ) metw1 0 0 0 1 1 +( 408 -272 -24 ) ( 408 -272 0 ) ( 400 -272 0 ) metw1 0 0 0 1 1 +( 408 -280 -24 ) ( 408 -280 0 ) ( 408 -272 0 ) metw1 0 0 0 1 1 +} +// brush 170 +{ +( 400 -176 -32 ) ( 408 -168 -32 ) ( 408 -168 32 ) metw1 0 0 0 1 1 +( 400 -176 -32 ) ( 408 -176 -32 ) ( 408 -168 -32 ) metw1 0 0 0 1 1 +( 408 -168 32 ) ( 408 -176 32 ) ( 400 -176 32 ) metw1 0 0 0 1 1 +( 400 -176 0 ) ( 408 -176 0 ) ( 408 -176 -24 ) metw1 0 0 0 1 1 +( 408 -176 0 ) ( 408 -168 0 ) ( 408 -168 -24 ) metw1 0 0 0 1 1 +} +// brush 171 +{ +( 384 -216 -32 ) ( 392 -216 -32 ) ( 392 -208 -32 ) metw1 0 0 0 1 1 +( 392 -208 32 ) ( 392 -216 32 ) ( 384 -216 32 ) metw1 0 0 0 1 1 +( 392 -208 32 ) ( 384 -208 32 ) ( 384 -208 -32 ) metw1 0 0 0 1 1 +( 384 -208 32 ) ( 384 -216 32 ) ( 384 -216 -32 ) metw1 0 0 0 1 1 +( 384 -216 32 ) ( 392 -216 32 ) ( 392 -216 -32 ) metw1 0 0 0 1 1 +( 392 -216 32 ) ( 392 -208 32 ) ( 392 -208 -32 ) metw1 0 0 0 1 1 +} +// brush 172 +{ +( 392 -240 32 ) ( 392 -232 32 ) ( 392 -232 -32 ) metw1 0 0 0 1 1 +( 384 -240 32 ) ( 392 -240 32 ) ( 392 -240 -32 ) metw1 0 0 0 1 1 +( 384 -232 32 ) ( 384 -240 32 ) ( 384 -240 -32 ) metw1 0 0 0 1 1 +( 392 -232 32 ) ( 384 -232 32 ) ( 384 -232 -32 ) metw1 0 0 0 1 1 +( 392 -232 32 ) ( 392 -240 32 ) ( 384 -240 32 ) metw1 0 0 0 1 1 +( 384 -240 -32 ) ( 392 -240 -32 ) ( 392 -232 -32 ) metw1 0 0 0 1 1 +} +// brush 173 +{ +( 392 -264 -24 ) ( 392 -264 0 ) ( 392 -256 0 ) metw1 0 0 0 1 1 +( 392 -256 -24 ) ( 392 -256 0 ) ( 384 -256 0 ) metw1 0 0 0 1 1 +( 384 -256 32 ) ( 392 -256 32 ) ( 392 -264 32 ) metw1 0 0 0 1 1 +( 392 -264 -32 ) ( 392 -256 -32 ) ( 384 -256 -32 ) metw1 0 0 0 1 1 +( 392 -264 32 ) ( 392 -264 -32 ) ( 384 -256 -32 ) metw1 0 0 0 1 1 +} +// brush 174 +{ +( 32 544 -64 ) ( 32 576 -64 ) ( -224 576 -64 ) metw1 0 0 0 1 1 +( -224 576 -32 ) ( 32 576 -32 ) ( 32 544 -32 ) metw0b 0 0 0 1 1 +( -192 512 96 ) ( -192 512 -160 ) ( -256 576 -160 ) metw1 0 0 0 1 1 +( -192 512 -160 ) ( -192 512 96 ) ( -128 512 96 ) metw1 0 0 0 1 1 +( -64 576 96 ) ( -64 576 -160 ) ( -128 512 -160 ) metw1 0 0 0 1 1 +( -64 576 -160 ) ( -64 576 96 ) ( -256 576 96 ) metw1 0 0 0 1 1 +} +// brush 175 +{ +( -160 576 0 ) ( -256 576 0 ) ( -256 576 -32 ) metw1 0 0 0 1 1 +( -192 544 -32 ) ( -192 544 0 ) ( -160 576 0 ) metw1 0 0 0 1 1 +( -192 544 0 ) ( -192 544 -32 ) ( -224 544 -32 ) metw1 0 0 0 1 1 +( -224 544 0 ) ( -224 544 -32 ) ( -256 576 -32 ) metw1 0 0 0 1 1 +( -256 576 32 ) ( -160 576 32 ) ( -160 544 32 ) metw1 0 0 0 1 1 +( -160 544 -32 ) ( -160 576 -32 ) ( -256 576 -32 ) metw1 0 0 0 1 1 +} +// brush 176 +{ +( -64 544 -32 ) ( -64 576 -32 ) ( -160 576 -32 ) metw1 0 0 0 1 1 +( -160 576 32 ) ( -64 576 32 ) ( -64 544 32 ) metw1 0 0 0 1 1 +( -128 544 0 ) ( -128 544 -32 ) ( -160 576 -32 ) metw1 0 0 0 1 1 +( -96 544 0 ) ( -96 544 -32 ) ( -128 544 -32 ) metw1 0 0 0 1 1 +( -96 544 -32 ) ( -96 544 0 ) ( -64 576 0 ) metw1 0 0 0 1 1 +( -64 576 0 ) ( -160 576 0 ) ( -160 576 -32 ) metw1 0 0 0 1 1 +} +// brush 177 +{ +( -192 512 -32 ) ( -200 520 -32 ) ( -200 520 32 ) metw1 0 0 0 1 1 +( -192 512 -32 ) ( -192 520 -32 ) ( -200 520 -32 ) metw1 0 0 0 1 1 +( -200 520 32 ) ( -192 520 32 ) ( -192 512 32 ) metw1 0 0 0 1 1 +( -192 512 0 ) ( -192 520 0 ) ( -192 520 -24 ) metw1 0 0 0 1 1 +( -192 520 0 ) ( -200 520 0 ) ( -200 520 -24 ) metw1 0 0 0 1 1 +} +// brush 178 +{ +( -104 536 -24 ) ( -104 536 0 ) ( -112 536 0 ) metw1 0 0 0 1 1 +( -112 536 -24 ) ( -112 536 0 ) ( -112 528 0 ) metw1 0 0 0 1 1 +( -112 528 32 ) ( -112 536 32 ) ( -104 536 32 ) metw1 0 0 0 1 1 +( -104 536 -32 ) ( -112 536 -32 ) ( -112 528 -32 ) metw1 0 0 0 1 1 +( -104 536 32 ) ( -104 536 -32 ) ( -112 528 -32 ) metw1 0 0 0 1 1 +} +// brush 179 +{ +( -208 536 0 ) ( -216 536 0 ) ( -216 536 -24 ) metw1 0 0 0 1 1 +( -208 528 0 ) ( -208 536 0 ) ( -208 536 -24 ) metw1 0 0 0 1 1 +( -216 536 32 ) ( -208 536 32 ) ( -208 528 32 ) metw1 0 0 0 1 1 +( -208 528 -32 ) ( -208 536 -32 ) ( -216 536 -32 ) metw1 0 0 0 1 1 +( -208 528 -32 ) ( -216 536 -32 ) ( -216 536 32 ) metw1 0 0 0 1 1 +} +// brush 180 +{ +( -168 520 32 ) ( -176 520 32 ) ( -176 520 -32 ) metw1 0 0 0 1 1 +( -168 512 32 ) ( -168 520 32 ) ( -168 520 -32 ) metw1 0 0 0 1 1 +( -176 512 32 ) ( -168 512 32 ) ( -168 512 -32 ) metw1 0 0 0 1 1 +( -176 520 32 ) ( -176 512 32 ) ( -176 512 -32 ) metw1 0 0 0 1 1 +( -176 520 32 ) ( -168 520 32 ) ( -168 512 32 ) metw1 0 0 0 1 1 +( -168 512 -32 ) ( -168 520 -32 ) ( -176 520 -32 ) metw1 0 0 0 1 1 +} +// brush 181 +{ +( -144 512 -32 ) ( -144 520 -32 ) ( -152 520 -32 ) metw1 0 0 0 1 1 +( -152 520 32 ) ( -144 520 32 ) ( -144 512 32 ) metw1 0 0 0 1 1 +( -152 520 32 ) ( -152 512 32 ) ( -152 512 -32 ) metw1 0 0 0 1 1 +( -152 512 32 ) ( -144 512 32 ) ( -144 512 -32 ) metw1 0 0 0 1 1 +( -144 512 32 ) ( -144 520 32 ) ( -144 520 -32 ) metw1 0 0 0 1 1 +( -144 520 32 ) ( -152 520 32 ) ( -152 520 -32 ) metw1 0 0 0 1 1 +} +// brush 182 +{ +( -120 520 32 ) ( -120 520 -32 ) ( -128 512 -32 ) metw1 0 0 0 1 1 +( -120 520 -32 ) ( -128 520 -32 ) ( -128 512 -32 ) metw1 0 0 0 1 1 +( -128 512 32 ) ( -128 520 32 ) ( -120 520 32 ) metw1 0 0 0 1 1 +( -128 520 -24 ) ( -128 520 0 ) ( -128 512 0 ) metw1 0 0 0 1 1 +( -120 520 -24 ) ( -120 520 0 ) ( -128 520 0 ) metw1 0 0 0 1 1 +} +// brush 183 +{ +( -320 -512 192 ) ( -320 -384 192 ) ( -448 -384 192 ) metw0b 0 0 0 1 1 +( -448 -384 224 ) ( -320 -384 224 ) ( -320 -512 224 ) metw2b 0 32 0 1 1 +( -320 -512 192 ) ( -384 -576 192 ) ( -384 -576 224 ) metw2b 0 32 0 1 1 +( -384 -576 192 ) ( -400 -544 192 ) ( -400 -544 224 ) metw2b 0 32 0 1 1 +( -400 -544 192 ) ( -336 -480 192 ) ( -336 -480 224 ) metw2b 0 32 0 1 1 +( -320 -512 224 ) ( -336 -480 224 ) ( -336 -480 192 ) metw2b 0 32 0 1 1 +} +// brush 184 +{ +( 688 -576 192 ) ( 816 -576 192 ) ( 816 -448 192 ) metw0b 0 0 0 1 1 +( 816 -448 224 ) ( 816 -576 224 ) ( 688 -576 224 ) metw2b 0 32 0 1 1 +( -544 -544 192 ) ( -544 -544 224 ) ( -576 -576 224 ) metw2b 0 32 0 1 1 +( -544 -544 224 ) ( -544 -544 192 ) ( -400 -544 192 ) metw2b 0 32 0 1 1 +( -400 -544 192 ) ( -384 -576 192 ) ( -384 -576 224 ) metw2b 0 32 0 1 1 +( -272 -576 224 ) ( 64 -576 224 ) ( 64 -576 192 ) metw2b 0 32 0 1 1 +} +// brush 185 +{ +( -336 -480 224 ) ( -352 -416 224 ) ( -352 -416 320 ) cop3_0 0 0 0 1 1 +( -160 -352 224 ) ( -352 -352 224 ) ( -352 -416 224 ) cop3_0 0 0 0 1 1 +( -352 -416 320 ) ( -352 -352 320 ) ( -160 -352 320 ) cop3_0 0 0 0 1 1 +( -352 -480 320 ) ( -160 -480 320 ) ( -160 -480 224 ) cop3_0 0 0 0 1 1 +( -160 -416 320 ) ( -160 -352 320 ) ( -160 -352 224 ) cop3_0 0 0 0 1 1 +( -160 -256 320 ) ( -352 -256 320 ) ( -352 -256 224 ) cop3_0 0 0 0 1 1 +( -352 -352 320 ) ( -352 -416 320 ) ( -352 -416 224 ) cop3_0 0 0 0 1 1 +( -192 -256 224 ) ( -160 -384 224 ) ( -192 -256 320 ) cop3_0 0 0 0 1 1 +( -352 -352 224 ) ( -224 -256 224 ) ( -224 -256 320 ) cop3_0 0 0 0 1 1 +} +// brush 186 +{ +( -384 -480 224 ) ( -544 -480 224 ) ( -544 -544 224 ) cop3_0 0 0 0 1 1 +( -544 -544 320 ) ( -544 -480 320 ) ( -384 -480 320 ) cop3_0 0 0 0 1 1 +( -544 -544 320 ) ( -384 -544 320 ) ( -384 -544 224 ) cop3_0 0 0 0 1 1 +( -336 -480 320 ) ( -336 -480 224 ) ( -400 -544 224 ) cop3_0 0 0 0 1 1 +( -544 -480 320 ) ( -544 -544 320 ) ( -544 -544 224 ) cop3_0 0 0 0 1 1 +( -544 -480 320 ) ( -544 -480 224 ) ( -480 -416 224 ) cop3_0 0 0 0 1 1 +( -352 -416 320 ) ( -480 -416 320 ) ( -480 -416 224 ) cop3_0 0 0 0 1 1 +( -336 -480 224 ) ( -336 -480 320 ) ( -352 -416 320 ) cop3_0 0 0 0 1 1 +} +// brush 187 +{ +( -384 -576 -160 ) ( -384 -576 96 ) ( -192 -576 96 ) metw1 0 0 0 1 1 +( -384 -576 96 ) ( -384 -576 -160 ) ( -320 -512 -160 ) metw1 0 0 0 1 1 +( -256 -512 -160 ) ( -256 -512 96 ) ( -320 -512 96 ) metw1 0 0 0 1 1 +( -256 -512 96 ) ( -256 -512 -160 ) ( -192 -576 -160 ) metw1 0 0 0 1 1 +( -224 -576 -32 ) ( -480 -576 -32 ) ( -480 -544 -32 ) metw0b 0 0 0 1 1 +( -480 -544 -64 ) ( -480 -576 -64 ) ( -224 -576 -64 ) metw1 0 0 0 1 1 +} +// brush 188 +{ +( -288 -544 -32 ) ( -288 -576 -32 ) ( -192 -576 -32 ) metw1 0 0 0 1 1 +( -192 -576 32 ) ( -288 -576 32 ) ( -288 -544 32 ) metw1 0 0 0 1 1 +( -224 -544 0 ) ( -224 -544 -32 ) ( -192 -576 -32 ) metw1 0 0 0 1 1 +( -256 -544 0 ) ( -256 -544 -32 ) ( -224 -544 -32 ) metw1 0 0 0 1 1 +( -256 -544 -32 ) ( -256 -544 0 ) ( -288 -576 0 ) metw1 0 0 0 1 1 +( -288 -576 0 ) ( -192 -576 0 ) ( -192 -576 -32 ) metw1 0 0 0 1 1 +} +// brush 189 +{ +( -384 -576 0 ) ( -288 -576 0 ) ( -288 -576 -32 ) metw1 0 0 0 1 1 +( -352 -544 -32 ) ( -352 -544 0 ) ( -384 -576 0 ) metw1 0 0 0 1 1 +( -352 -544 0 ) ( -352 -544 -32 ) ( -320 -544 -32 ) metw1 0 0 0 1 1 +( -320 -544 0 ) ( -320 -544 -32 ) ( -288 -576 -32 ) metw1 0 0 0 1 1 +( -288 -576 32 ) ( -384 -576 32 ) ( -384 -544 32 ) metw1 0 0 0 1 1 +( -384 -544 -32 ) ( -384 -576 -32 ) ( -288 -576 -32 ) metw1 0 0 0 1 1 +} +// brush 190 +{ +( -256 -520 0 ) ( -248 -520 0 ) ( -248 -520 -24 ) metw1 0 0 0 1 1 +( -256 -512 0 ) ( -256 -520 0 ) ( -256 -520 -24 ) metw1 0 0 0 1 1 +( -248 -520 32 ) ( -256 -520 32 ) ( -256 -512 32 ) metw1 0 0 0 1 1 +( -256 -512 -32 ) ( -256 -520 -32 ) ( -248 -520 -32 ) metw1 0 0 0 1 1 +( -256 -512 -32 ) ( -248 -520 -32 ) ( -248 -520 32 ) metw1 0 0 0 1 1 +} +// brush 191 +{ +( -344 -536 32 ) ( -344 -536 -32 ) ( -336 -528 -32 ) metw1 0 0 0 1 1 +( -344 -536 -32 ) ( -336 -536 -32 ) ( -336 -528 -32 ) metw1 0 0 0 1 1 +( -336 -528 32 ) ( -336 -536 32 ) ( -344 -536 32 ) metw1 0 0 0 1 1 +( -336 -536 -24 ) ( -336 -536 0 ) ( -336 -528 0 ) metw1 0 0 0 1 1 +( -344 -536 -24 ) ( -344 -536 0 ) ( -336 -536 0 ) metw1 0 0 0 1 1 +} +// brush 192 +{ +( -240 -528 -32 ) ( -232 -536 -32 ) ( -232 -536 32 ) metw1 0 0 0 1 1 +( -240 -528 -32 ) ( -240 -536 -32 ) ( -232 -536 -32 ) metw1 0 0 0 1 1 +( -232 -536 32 ) ( -240 -536 32 ) ( -240 -528 32 ) metw1 0 0 0 1 1 +( -240 -528 0 ) ( -240 -536 0 ) ( -240 -536 -24 ) metw1 0 0 0 1 1 +( -240 -536 0 ) ( -232 -536 0 ) ( -232 -536 -24 ) metw1 0 0 0 1 1 +} +// brush 193 +{ +( -280 -512 -32 ) ( -280 -520 -32 ) ( -272 -520 -32 ) metw1 0 0 0 1 1 +( -272 -520 32 ) ( -280 -520 32 ) ( -280 -512 32 ) metw1 0 0 0 1 1 +( -272 -520 32 ) ( -272 -512 32 ) ( -272 -512 -32 ) metw1 0 0 0 1 1 +( -272 -512 32 ) ( -280 -512 32 ) ( -280 -512 -32 ) metw1 0 0 0 1 1 +( -280 -512 32 ) ( -280 -520 32 ) ( -280 -520 -32 ) metw1 0 0 0 1 1 +( -280 -520 32 ) ( -272 -520 32 ) ( -272 -520 -32 ) metw1 0 0 0 1 1 +} +// brush 194 +{ +( -304 -520 32 ) ( -296 -520 32 ) ( -296 -520 -32 ) metw1 0 0 0 1 1 +( -304 -512 32 ) ( -304 -520 32 ) ( -304 -520 -32 ) metw1 0 0 0 1 1 +( -296 -512 32 ) ( -304 -512 32 ) ( -304 -512 -32 ) metw1 0 0 0 1 1 +( -296 -520 32 ) ( -296 -512 32 ) ( -296 -512 -32 ) metw1 0 0 0 1 1 +( -296 -520 32 ) ( -304 -520 32 ) ( -304 -512 32 ) metw1 0 0 0 1 1 +( -304 -512 -32 ) ( -304 -520 -32 ) ( -296 -520 -32 ) metw1 0 0 0 1 1 +} +// brush 195 +{ +( -328 -520 -24 ) ( -328 -520 0 ) ( -320 -520 0 ) metw1 0 0 0 1 1 +( -320 -520 -24 ) ( -320 -520 0 ) ( -320 -512 0 ) metw1 0 0 0 1 1 +( -320 -512 32 ) ( -320 -520 32 ) ( -328 -520 32 ) metw1 0 0 0 1 1 +( -328 -520 -32 ) ( -320 -520 -32 ) ( -320 -512 -32 ) metw1 0 0 0 1 1 +( -328 -520 32 ) ( -328 -520 -32 ) ( -320 -512 -32 ) metw1 0 0 0 1 1 +} +// brush 196 +{ +( -512 -192 -64 ) ( -576 -256 -64 ) ( -576 -256 192 ) metw1 0 0 0 1 1 +( -640 -192 192 ) ( -640 -256 192 ) ( -640 -256 -64 ) metw1 0 0 0 1 1 +( -512 -192 32 ) ( -512 -192 288 ) ( -576 -128 288 ) metw1 0 0 0 1 1 +( -576 -256 192 ) ( -576 -192 192 ) ( -512 -192 192 ) metw1 0 0 0 1 1 +( -512 -192 32 ) ( -576 -192 32 ) ( -576 -256 32 ) metw0b 0 0 0 1 1 +} +// brush 197 +{ +( -512 -192 -64 ) ( -576 -192 -64 ) ( -576 -256 -64 ) metw1 0 0 0 1 1 +( -576 -256 -32 ) ( -576 -192 -32 ) ( -512 -192 -32 ) metw0b 0 0 0 1 1 +( -512 -192 -64 ) ( -512 -192 192 ) ( -576 -128 192 ) metw1 0 0 0 1 1 +( -640 -192 96 ) ( -640 -256 96 ) ( -640 -256 -160 ) metw1 0 0 0 1 1 +( -512 -192 -160 ) ( -576 -256 -160 ) ( -576 -256 96 ) metw1 0 0 0 1 1 +} +// brush 198 +{ +( -512 -192 -128 ) ( -576 -256 -128 ) ( -576 -256 128 ) metw1 0 0 0 1 1 +( -576 -192 128 ) ( -576 -256 128 ) ( -576 -256 -128 ) metw1 0 0 0 1 1 +( -512 -256 -32 ) ( -512 -256 224 ) ( -576 -192 224 ) metw1 0 0 0 1 1 +( -576 -256 32 ) ( -576 -192 32 ) ( -512 -192 32 ) metw0b 0 0 0 1 1 +( -512 -192 -32 ) ( -576 -192 -32 ) ( -576 -256 -32 ) metw1 0 0 0 1 1 +} +// brush 199 +{ +( -512 -128 -32 ) ( -576 -128 -32 ) ( -576 -192 -32 ) metw1 0 0 0 1 1 +( -576 -192 32 ) ( -576 -128 32 ) ( -512 -128 32 ) metw0b 0 0 0 1 1 +( -512 -192 -32 ) ( -512 -192 224 ) ( -576 -128 224 ) metw1 0 0 0 1 1 +( -640 -32 128 ) ( -640 -96 128 ) ( -640 -96 -128 ) metw1 0 0 0 1 1 +( -512 -128 -128 ) ( -576 -192 -128 ) ( -576 -192 128 ) metw1 0 0 0 1 1 +} +// brush 200 +{ +( -480 -160 -32 ) ( -544 -160 -32 ) ( -544 -224 -32 ) metw1 0 0 0 1 1 +( -544 -224 32 ) ( -544 -160 32 ) ( -480 -160 32 ) metw0b 0 0 0 1 1 +( -480 -224 -32 ) ( -480 -224 224 ) ( -544 -160 224 ) metw1 0 0 0 1 1 +( -520 -160 128 ) ( -520 -224 128 ) ( -520 -224 -128 ) metw1 0 0 0 1 1 +( -480 -160 -128 ) ( -544 -224 -128 ) ( -544 -224 128 ) metw1 0 0 0 1 1 +} +// brush 201 +{ +( -528 -208 -32 ) ( -536 -216 -32 ) ( -536 -216 32 ) metw1 0 0 0 1 1 +( -528 -208 -32 ) ( -536 -208 -32 ) ( -536 -216 -32 ) metw1 0 0 0 1 1 +( -536 -216 32 ) ( -536 -208 32 ) ( -528 -208 32 ) metw1 0 0 0 1 1 +( -528 -208 0 ) ( -536 -208 0 ) ( -536 -208 -24 ) metw1 0 0 0 1 1 +( -536 -208 0 ) ( -536 -216 0 ) ( -536 -216 -24 ) metw1 0 0 0 1 1 +} +// brush 202 +{ +( -536 -168 -24 ) ( -536 -168 0 ) ( -536 -176 0 ) metw1 0 0 0 1 1 +( -536 -176 -24 ) ( -536 -176 0 ) ( -528 -176 0 ) metw1 0 0 0 1 1 +( -528 -176 32 ) ( -536 -176 32 ) ( -536 -168 32 ) metw1 0 0 0 1 1 +( -536 -168 -32 ) ( -536 -176 -32 ) ( -528 -176 -32 ) metw1 0 0 0 1 1 +( -536 -168 32 ) ( -536 -168 -32 ) ( -528 -176 -32 ) metw1 0 0 0 1 1 +} +// brush 203 +{ +( 64 -512 32 ) ( 64 -576 32 ) ( 128 -576 32 ) metw0b 0 0 0 1 1 +( 128 -576 192 ) ( 64 -576 192 ) ( 64 -512 192 ) metw1 0 0 0 1 1 +( 64 -512 32 ) ( 64 -512 288 ) ( 0 -576 288 ) metw1 0 0 0 1 1 +( 64 -576 192 ) ( 128 -576 192 ) ( 128 -576 -64 ) metw1 0 0 0 1 1 +( 64 -512 -64 ) ( 128 -576 -64 ) ( 128 -576 192 ) metw1 0 0 0 1 1 +} +// brush 204 +{ +( 64 -512 -160 ) ( 128 -576 -160 ) ( 128 -576 96 ) metw1 0 0 0 1 1 +( 64 -576 96 ) ( 128 -576 96 ) ( 128 -576 -160 ) metw1 0 0 0 1 1 +( 64 -512 -64 ) ( 64 -512 192 ) ( 0 -576 192 ) metw1 0 0 0 1 1 +( 128 -576 -32 ) ( 64 -576 -32 ) ( 64 -512 -32 ) metw0b 0 0 0 1 1 +( 64 -512 -64 ) ( 64 -576 -64 ) ( 128 -576 -64 ) metw1 0 0 0 1 1 +} +// brush 205 +{ +( 64 -512 -32 ) ( 64 -576 -32 ) ( 128 -576 -32 ) metw1 0 0 0 1 1 +( 128 -576 32 ) ( 64 -576 32 ) ( 64 -512 32 ) metw0b 0 0 0 1 1 +( 128 -512 -32 ) ( 128 -512 224 ) ( 64 -576 224 ) metw1 0 0 0 1 1 +( 64 -576 128 ) ( 128 -576 128 ) ( 128 -576 -128 ) metw1 0 0 0 1 1 +( 64 -512 -128 ) ( 128 -576 -128 ) ( 128 -576 128 ) metw1 0 0 0 1 1 +} +// brush 206 +{ +( 0 -512 -128 ) ( 64 -576 -128 ) ( 64 -576 128 ) metw1 0 0 0 1 1 +( -96 -576 128 ) ( -32 -576 128 ) ( -32 -576 -128 ) metw1 0 0 0 1 1 +( 64 -512 -32 ) ( 64 -512 224 ) ( 0 -576 224 ) metw1 0 0 0 1 1 +( 64 -576 32 ) ( 0 -576 32 ) ( 0 -512 32 ) metw0b 0 0 0 1 1 +( 0 -512 -32 ) ( 0 -576 -32 ) ( 64 -576 -32 ) metw1 0 0 0 1 1 +} +// brush 207 +{ +( 32 -480 -128 ) ( 96 -544 -128 ) ( 96 -544 128 ) metw1 0 0 0 1 1 +( 32 -520 128 ) ( 96 -520 128 ) ( 96 -520 -128 ) metw1 0 0 0 1 1 +( 96 -480 -32 ) ( 96 -480 224 ) ( 32 -544 224 ) metw1 0 0 0 1 1 +( 96 -544 32 ) ( 32 -544 32 ) ( 32 -480 32 ) metw0b 0 0 0 1 1 +( 32 -480 -32 ) ( 32 -544 -32 ) ( 96 -544 -32 ) metw1 0 0 0 1 1 +} +// brush 208 +{ +( 80 -536 0 ) ( 88 -536 0 ) ( 88 -536 -24 ) metw1 0 0 0 1 1 +( 80 -528 0 ) ( 80 -536 0 ) ( 80 -536 -24 ) metw1 0 0 0 1 1 +( 88 -536 32 ) ( 80 -536 32 ) ( 80 -528 32 ) metw1 0 0 0 1 1 +( 80 -528 -32 ) ( 80 -536 -32 ) ( 88 -536 -32 ) metw1 0 0 0 1 1 +( 80 -528 -32 ) ( 88 -536 -32 ) ( 88 -536 32 ) metw1 0 0 0 1 1 +} +// brush 209 +{ +( 40 -536 32 ) ( 40 -536 -32 ) ( 48 -528 -32 ) metw1 0 0 0 1 1 +( 40 -536 -32 ) ( 48 -536 -32 ) ( 48 -528 -32 ) metw1 0 0 0 1 1 +( 48 -528 32 ) ( 48 -536 32 ) ( 40 -536 32 ) metw1 0 0 0 1 1 +( 48 -536 -24 ) ( 48 -536 0 ) ( 48 -528 0 ) metw1 0 0 0 1 1 +( 40 -536 -24 ) ( 40 -536 0 ) ( 48 -536 0 ) metw1 0 0 0 1 1 +} +// brush 210 +{ +( -464 -192 192 ) ( -544 -272 192 ) ( -544 -272 224 ) metw2b 0 32 0 1 1 +( -416 -112 192 ) ( -544 -112 192 ) ( -544 -240 192 ) metw0b 0 0 0 1 1 +( -544 -240 224 ) ( -544 -112 224 ) ( -416 -112 224 ) metw2b 0 32 0 1 1 +( -480 -176 192 ) ( -480 -176 224 ) ( -544 -112 224 ) metw2b 0 32 0 1 1 +( -608 -112 224 ) ( -608 -240 224 ) ( -608 -240 32 ) metw2b 0 32 0 1 1 +} +// brush 211 +{ +( -16 -544 224 ) ( 112 -544 224 ) ( 112 -544 32 ) metw2b 0 32 0 1 1 +( 48 -480 192 ) ( 48 -480 224 ) ( -16 -544 224 ) metw2b 0 32 0 1 1 +( 112 -544 224 ) ( -16 -544 224 ) ( -16 -416 224 ) metw2b 0 32 0 1 1 +( -16 -416 192 ) ( -16 -544 192 ) ( 112 -544 192 ) metw0b 0 0 0 1 1 +( 64 -464 192 ) ( 144 -544 192 ) ( 144 -544 224 ) metw2b 0 32 0 1 1 +} +// brush 212 +{ +( 384 192 -64 ) ( 448 256 -64 ) ( 448 256 192 ) metw1 0 0 0 1 1 +( 448 192 192 ) ( 448 256 192 ) ( 448 256 -64 ) metw1 0 0 0 1 1 +( 384 192 32 ) ( 384 192 288 ) ( 448 128 288 ) metw1 0 0 0 1 1 +( 448 256 192 ) ( 448 192 192 ) ( 384 192 192 ) metw1 0 0 0 1 1 +( 384 192 32 ) ( 448 192 32 ) ( 448 256 32 ) metw0b 0 0 0 1 1 +} +// brush 213 +{ +( 384 192 -64 ) ( 448 192 -64 ) ( 448 256 -64 ) metw1 0 0 0 1 1 +( 448 256 -32 ) ( 448 192 -32 ) ( 384 192 -32 ) metw0b 0 0 0 1 1 +( 384 192 -64 ) ( 384 192 192 ) ( 448 128 192 ) metw1 0 0 0 1 1 +( 448 192 96 ) ( 448 256 96 ) ( 448 256 -160 ) metw1 0 0 0 1 1 +( 384 192 -160 ) ( 448 256 -160 ) ( 448 256 96 ) metw1 0 0 0 1 1 +} +// brush 214 +{ +( 384 192 -128 ) ( 448 256 -128 ) ( 448 256 128 ) metw1 0 0 0 1 1 +( 448 192 128 ) ( 448 256 128 ) ( 448 256 -128 ) metw1 0 0 0 1 1 +( 384 256 -32 ) ( 384 256 224 ) ( 448 192 224 ) metw1 0 0 0 1 1 +( 448 256 32 ) ( 448 192 32 ) ( 384 192 32 ) metw0b 0 0 0 1 1 +( 384 192 -32 ) ( 448 192 -32 ) ( 448 256 -32 ) metw1 0 0 0 1 1 +} +// brush 215 +{ +( 384 128 -32 ) ( 448 128 -32 ) ( 448 192 -32 ) metw1 0 0 0 1 1 +( 448 192 32 ) ( 448 128 32 ) ( 384 128 32 ) metw0b 0 0 0 1 1 +( 384 192 -32 ) ( 384 192 224 ) ( 448 128 224 ) metw1 0 0 0 1 1 +( 448 32 128 ) ( 448 96 128 ) ( 448 96 -128 ) metw1 0 0 0 1 1 +( 384 128 -128 ) ( 448 192 -128 ) ( 448 192 128 ) metw1 0 0 0 1 1 +} +// brush 216 +{ +( 352 160 -32 ) ( 416 160 -32 ) ( 416 224 -32 ) metw1 0 0 0 1 1 +( 416 224 32 ) ( 416 160 32 ) ( 352 160 32 ) metw0b 0 0 0 1 1 +( 352 224 -32 ) ( 352 224 224 ) ( 416 160 224 ) metw1 0 0 0 1 1 +( 392 160 128 ) ( 392 224 128 ) ( 392 224 -128 ) metw1 0 0 0 1 1 +( 352 160 -128 ) ( 416 224 -128 ) ( 416 224 128 ) metw1 0 0 0 1 1 +} +// brush 217 +{ +( 400 208 -32 ) ( 408 216 -32 ) ( 408 216 32 ) metw1 0 0 0 1 1 +( 400 208 -32 ) ( 408 208 -32 ) ( 408 216 -32 ) metw1 0 0 0 1 1 +( 408 216 32 ) ( 408 208 32 ) ( 400 208 32 ) metw1 0 0 0 1 1 +( 400 208 0 ) ( 408 208 0 ) ( 408 208 -24 ) metw1 0 0 0 1 1 +( 408 208 0 ) ( 408 216 0 ) ( 408 216 -24 ) metw1 0 0 0 1 1 +} +// brush 218 +{ +( 408 168 -24 ) ( 408 168 0 ) ( 408 176 0 ) metw1 0 0 0 1 1 +( 408 176 -24 ) ( 408 176 0 ) ( 400 176 0 ) metw1 0 0 0 1 1 +( 400 176 32 ) ( 408 176 32 ) ( 408 168 32 ) metw1 0 0 0 1 1 +( 408 168 -32 ) ( 408 176 -32 ) ( 400 176 -32 ) metw1 0 0 0 1 1 +( 408 168 32 ) ( 408 168 -32 ) ( 400 176 -32 ) metw1 0 0 0 1 1 +} +// brush 219 +{ +( 336 192 192 ) ( 416 272 192 ) ( 416 272 224 ) metw2b 0 32 0 1 1 +( 288 112 192 ) ( 416 112 192 ) ( 416 240 192 ) metw0b 0 0 0 1 1 +( 416 240 224 ) ( 416 112 224 ) ( 288 112 224 ) metw2b 0 32 0 1 1 +( 352 176 192 ) ( 352 176 224 ) ( 416 112 224 ) metw2b 0 32 0 1 1 +( 416 112 224 ) ( 416 240 224 ) ( 416 240 32 ) metw2b 0 32 0 1 1 +} +// brush 220 +{ +( 192 -384 -64 ) ( 192 -576 -64 ) ( 192 -576 -128 ) mmetal1_1 0 0 0 1 1 +( 320 -384 -64 ) ( 192 -384 -64 ) ( 192 -384 -128 ) mmetal1_1 0 0 0 1 1 +( 320 -576 -64 ) ( 320 -384 -64 ) ( 320 -384 -128 ) mmetal1_1 0 0 0 1 1 +( 192 -576 -64 ) ( 320 -576 -64 ) ( 320 -576 -128 ) mmetal1_1 0 0 0 1 1 +( 192 -576 -64 ) ( 192 -384 -64 ) ( 320 -384 -64 ) mmetal1_1 0 0 0 1 1 +( 320 -384 -128 ) ( 192 -384 -128 ) ( 192 -576 -128 ) mmetal1_1 0 0 0 1 1 +} +// brush 221 +{ +( 448 -448 -128 ) ( 320 -448 -128 ) ( 320 -640 -128 ) mmetal1_1 0 0 0 1 1 +( 320 -640 -64 ) ( 320 -448 -64 ) ( 448 -448 -64 ) mmetal1_1 0 0 0 1 1 +( 320 -576 -64 ) ( 448 -576 -64 ) ( 448 -576 -128 ) mmetal1_1 0 0 0 1 1 +( 448 -640 -64 ) ( 448 -448 -64 ) ( 448 -448 -128 ) mmetal1_1 0 0 0 1 1 +( 448 -448 -64 ) ( 320 -448 -64 ) ( 320 -448 -128 ) mmetal1_1 0 0 0 1 1 +( 320 -448 -64 ) ( 320 -640 -64 ) ( 320 -640 -128 ) mmetal1_1 0 0 0 1 1 +} +// brush 222 +{ +( 384 -384 -64 ) ( 384 -576 -64 ) ( 384 -576 -128 ) mmetal1_1 0 0 0 1 1 +( 512 -384 -64 ) ( 384 -384 -64 ) ( 384 -384 -128 ) mmetal1_1 0 0 0 1 1 +( 448 -576 -64 ) ( 448 -384 -64 ) ( 448 -384 -128 ) mmetal1_1 0 0 0 1 1 +( 384 -448 -64 ) ( 512 -448 -64 ) ( 512 -448 -128 ) mmetal1_1 0 0 0 1 1 +( 384 -576 -64 ) ( 384 -384 -64 ) ( 512 -384 -64 ) mmetal1_1 0 0 0 1 1 +( 512 -384 -128 ) ( 384 -384 -128 ) ( 384 -576 -128 ) mmetal1_1 0 0 0 1 1 +} +// brush 223 +{ +( 384 -448 -128 ) ( 384 -448 -64 ) ( 384 -384 -64 ) met5_1 0 0 0 1 1 +( 384 -384 -64 ) ( 376 -392 -64 ) ( 376 -392 -128 ) met5_1 0 0 0 1 1 +( 376 -392 -64 ) ( 376 -440 -64 ) ( 376 -440 -128 ) met5_1 0 0 0 1 1 +( 384 -448 -128 ) ( 376 -440 -128 ) ( 376 -440 -64 ) met5_1 0 0 0 1 1 +( 336 -384 -64 ) ( 384 -384 -64 ) ( 384 -448 -64 ) met5_1 0 0 0 1 1 +( 384 -448 -128 ) ( 384 -384 -128 ) ( 336 -384 -128 ) met5_1 0 0 0 1 1 +} +// brush 224 +{ +( 384 -384 -64 ) ( 320 -384 -64 ) ( 320 -384 -128 ) met5_1 24 0 0 1 1 +( 376 -392 -128 ) ( 376 -392 -64 ) ( 384 -384 -64 ) met5_1 -8 0 0 1 1 +( 328 -392 -128 ) ( 328 -392 -64 ) ( 376 -392 -64 ) met5_1 24 0 0 1 1 +( 328 -392 -64 ) ( 328 -392 -128 ) ( 320 -384 -128 ) met5_1 -8 0 0 1 1 +( 320 -384 -64 ) ( 384 -384 -64 ) ( 384 -432 -64 ) met5_1 0 0 0 1 1 +( 384 -432 -128 ) ( 384 -384 -128 ) ( 320 -384 -128 ) met5_1 8 8 0 1 1 +} +// brush 225 +{ +( 320 -448 -128 ) ( 384 -448 -128 ) ( 384 -400 -128 ) met5_1 8 8 0 1 1 +( 384 -400 -64 ) ( 384 -448 -64 ) ( 320 -448 -64 ) met5_1 0 0 0 1 1 +( 320 -448 -128 ) ( 328 -440 -128 ) ( 328 -440 -64 ) met5_1 -8 0 0 1 1 +( 376 -440 -64 ) ( 328 -440 -64 ) ( 328 -440 -128 ) met5_1 24 0 0 1 1 +( 384 -448 -64 ) ( 376 -440 -64 ) ( 376 -440 -128 ) met5_1 -8 0 0 1 1 +( 320 -448 -128 ) ( 320 -448 -64 ) ( 384 -448 -64 ) met5_1 24 0 0 1 1 +} +// brush 226 +{ +( 328 -392 -64 ) ( 328 -440 -64 ) ( 328 -440 -128 ) mmetal1_7 0 0 0 1 1 +( 376 -392 -64 ) ( 328 -392 -64 ) ( 328 -392 -128 ) mmetal1_7 0 0 0 1 1 +( 376 -440 -64 ) ( 376 -392 -64 ) ( 376 -392 -128 ) mmetal1_7 0 0 0 1 1 +( 328 -440 -64 ) ( 376 -440 -64 ) ( 376 -440 -128 ) mmetal1_7 0 0 0 1 1 +( 328 -440 -72 ) ( 328 -392 -72 ) ( 376 -392 -72 ) mmetal1_7 0 0 0 1 1 +( 376 -392 -128 ) ( 328 -392 -128 ) ( 328 -440 -128 ) mmetal1_7 0 0 0 1 1 +} +// brush 227 +{ +( -512 -448 -64 ) ( -512 -512 -64 ) ( -512 -512 -128 ) met5_1 0 0 0 1 1 +( -504 -456 -128 ) ( -504 -456 -64 ) ( -512 -448 -64 ) met5_1 0 0 0 1 1 +( -504 -504 -128 ) ( -504 -504 -64 ) ( -504 -456 -64 ) met5_1 0 0 0 1 1 +( -504 -504 -64 ) ( -504 -504 -128 ) ( -512 -512 -128 ) met5_1 0 0 0 1 1 +( -512 -512 -64 ) ( -512 -448 -64 ) ( -464 -448 -64 ) met5_1 0 0 0 1 1 +( -464 -448 -128 ) ( -512 -448 -128 ) ( -512 -512 -128 ) met5_1 0 0 0 1 1 +} +// brush 228 +{ +( -448 -512 -128 ) ( -448 -448 -128 ) ( -496 -448 -128 ) met5_1 0 0 0 1 1 +( -496 -448 -64 ) ( -448 -448 -64 ) ( -448 -512 -64 ) met5_1 0 0 0 1 1 +( -448 -512 -128 ) ( -456 -504 -128 ) ( -456 -504 -64 ) met5_1 0 0 0 1 1 +( -456 -456 -64 ) ( -456 -504 -64 ) ( -456 -504 -128 ) met5_1 0 0 0 1 1 +( -448 -448 -64 ) ( -456 -456 -64 ) ( -456 -456 -128 ) met5_1 0 0 0 1 1 +( -448 -512 -128 ) ( -448 -512 -64 ) ( -448 -448 -64 ) met5_1 0 0 0 1 1 +} +// brush 229 +{ +( -448 -496 -128 ) ( -448 -448 -128 ) ( -512 -448 -128 ) met5_1 8 -56 0 1 1 +( -512 -448 -64 ) ( -448 -448 -64 ) ( -448 -496 -64 ) met5_1 8 -56 0 1 1 +( -504 -456 -64 ) ( -504 -456 -128 ) ( -512 -448 -128 ) met5_1 56 0 0 1 1 +( -504 -456 -128 ) ( -504 -456 -64 ) ( -456 -456 -64 ) met5_1 24 0 0 1 1 +( -456 -456 -128 ) ( -456 -456 -64 ) ( -448 -448 -64 ) met5_1 56 0 0 1 1 +( -448 -448 -64 ) ( -512 -448 -64 ) ( -512 -448 -128 ) met5_1 24 0 0 1 1 +} +// brush 230 +{ +( -512 -512 -128 ) ( -512 -512 -64 ) ( -448 -512 -64 ) met5_1 24 0 0 1 1 +( -448 -512 -64 ) ( -456 -504 -64 ) ( -456 -504 -128 ) met5_1 56 0 0 1 1 +( -456 -504 -64 ) ( -504 -504 -64 ) ( -504 -504 -128 ) met5_1 24 0 0 1 1 +( -512 -512 -128 ) ( -504 -504 -128 ) ( -504 -504 -64 ) met5_1 56 0 0 1 1 +( -448 -464 -64 ) ( -448 -512 -64 ) ( -512 -512 -64 ) met5_1 8 -56 0 1 1 +( -512 -512 -128 ) ( -448 -512 -128 ) ( -448 -464 -128 ) met5_1 8 -56 0 1 1 +} +// brush 231 +{ +( -456 -456 -128 ) ( -504 -456 -128 ) ( -504 -504 -128 ) mmetal1_7 0 0 0 1 1 +( -504 -504 -72 ) ( -504 -456 -72 ) ( -456 -456 -72 ) mmetal1_7 0 0 0 1 1 +( -504 -504 -64 ) ( -456 -504 -64 ) ( -456 -504 -128 ) mmetal1_7 0 0 0 1 1 +( -456 -504 -64 ) ( -456 -456 -64 ) ( -456 -456 -128 ) mmetal1_7 0 0 0 1 1 +( -456 -456 -64 ) ( -504 -456 -64 ) ( -504 -456 -128 ) mmetal1_7 0 0 0 1 1 +( -504 -456 -64 ) ( -504 -504 -64 ) ( -504 -504 -128 ) mmetal1_7 0 0 0 1 1 +} +// brush 232 +{ +( 256 192 -128 ) ( -320 192 -128 ) ( -320 -512 -128 ) mmetal1_1 0 0 0 1 1 +( -320 -512 -64 ) ( -320 192 -64 ) ( 256 192 -64 ) mmetal1_1 0 0 0 1 1 +( -320 -576 -64 ) ( 256 -576 -64 ) ( 256 -576 -128 ) mmetal1_1 0 0 0 1 1 +( -256 -576 -64 ) ( -256 128 -64 ) ( -256 128 -128 ) mmetal1_1 0 0 0 1 1 +( 256 -448 -64 ) ( -320 -448 -64 ) ( -320 -448 -128 ) mmetal1_1 0 0 0 1 1 +( -448 -640 -64 ) ( -448 -1344 -64 ) ( -448 -1344 -128 ) mmetal1_1 0 0 0 1 1 +} +// brush 233 +{ +( -512 -512 -128 ) ( -512 -512 -64 ) ( -576 -576 -64 ) mmetal1_1 0 0 0 1 1 +( -512 -512 -64 ) ( -512 -512 -128 ) ( -448 -512 -128 ) mmetal1_1 0 0 0 1 1 +( -448 -640 -64 ) ( -448 64 -64 ) ( -448 64 -128 ) mmetal1_1 0 0 0 1 1 +( -448 -576 -64 ) ( 128 -576 -64 ) ( 128 -576 -128 ) mmetal1_1 0 0 0 1 1 +( -448 -576 -64 ) ( -448 128 -64 ) ( 128 128 -64 ) mmetal1_1 0 0 0 1 1 +( 128 128 -128 ) ( -448 128 -128 ) ( -448 -576 -128 ) mmetal1_1 0 0 0 1 1 +} +// brush 234 +{ +( -576 -448 -128 ) ( 128 -448 -128 ) ( 128 128 -128 ) mmetal1_1 0 0 0 1 1 +( 128 128 -64 ) ( 128 -448 -64 ) ( -576 -448 -64 ) mmetal1_1 0 0 0 1 1 +( -576 128 -128 ) ( -576 128 -64 ) ( -576 -448 -64 ) mmetal1_1 0 0 0 1 1 +( 64 -448 -128 ) ( 64 -448 -64 ) ( -640 -448 -64 ) mmetal1_1 0 0 0 1 1 +( -512 -448 -128 ) ( -512 -512 -128 ) ( -512 -512 -64 ) mmetal1_1 0 0 0 1 1 +( -576 -576 -64 ) ( -512 -512 -64 ) ( -512 -512 -128 ) mmetal1_1 0 0 0 1 1 +} +// brush 235 +{ +( -208 448 -128 ) ( -256 448 -128 ) ( -256 384 -128 ) met5_1 0 0 0 1 1 +( -256 384 -64 ) ( -256 448 -64 ) ( -208 448 -64 ) met5_1 0 0 0 1 1 +( -248 392 -64 ) ( -248 392 -128 ) ( -256 384 -128 ) met5_1 0 0 0 1 1 +( -248 392 -128 ) ( -248 392 -64 ) ( -248 440 -64 ) met5_1 0 0 0 1 1 +( -248 440 -128 ) ( -248 440 -64 ) ( -256 448 -64 ) met5_1 0 0 0 1 1 +( -256 448 -64 ) ( -256 384 -64 ) ( -256 384 -128 ) met5_1 0 0 0 1 1 +} +// brush 236 +{ +( -192 384 -128 ) ( -192 384 -64 ) ( -192 448 -64 ) met5_1 0 0 0 1 1 +( -192 448 -64 ) ( -200 440 -64 ) ( -200 440 -128 ) met5_1 0 0 0 1 1 +( -200 440 -64 ) ( -200 392 -64 ) ( -200 392 -128 ) met5_1 0 0 0 1 1 +( -192 384 -128 ) ( -200 392 -128 ) ( -200 392 -64 ) met5_1 0 0 0 1 1 +( -240 448 -64 ) ( -192 448 -64 ) ( -192 384 -64 ) met5_1 0 0 0 1 1 +( -192 384 -128 ) ( -192 448 -128 ) ( -240 448 -128 ) met5_1 0 0 0 1 1 +} +// brush 237 +{ +( -192 448 -64 ) ( -256 448 -64 ) ( -256 448 -128 ) met5_1 -40 0 0 1 1 +( -200 440 -128 ) ( -200 440 -64 ) ( -192 448 -64 ) met5_1 -8 0 0 1 1 +( -248 440 -128 ) ( -248 440 -64 ) ( -200 440 -64 ) met5_1 -40 0 0 1 1 +( -248 440 -64 ) ( -248 440 -128 ) ( -256 448 -128 ) met5_1 -8 0 0 1 1 +( -256 448 -64 ) ( -192 448 -64 ) ( -192 400 -64 ) met5_1 -56 8 0 1 1 +( -192 400 -128 ) ( -192 448 -128 ) ( -256 448 -128 ) met5_1 -56 8 0 1 1 +} +// brush 238 +{ +( -256 384 -128 ) ( -192 384 -128 ) ( -192 432 -128 ) met5_1 -56 8 0 1 1 +( -192 432 -64 ) ( -192 384 -64 ) ( -256 384 -64 ) met5_1 -56 8 0 1 1 +( -256 384 -128 ) ( -248 392 -128 ) ( -248 392 -64 ) met5_1 -8 0 0 1 1 +( -200 392 -64 ) ( -248 392 -64 ) ( -248 392 -128 ) met5_1 -40 0 0 1 1 +( -192 384 -64 ) ( -200 392 -64 ) ( -200 392 -128 ) met5_1 -8 0 0 1 1 +( -256 384 -128 ) ( -256 384 -64 ) ( -192 384 -64 ) met5_1 -40 0 0 1 1 +} +// brush 239 +{ +( -248 440 -64 ) ( -248 392 -64 ) ( -248 392 -128 ) mmetal1_7 0 0 0 1 1 +( -200 440 -64 ) ( -248 440 -64 ) ( -248 440 -128 ) mmetal1_7 0 0 0 1 1 +( -200 392 -64 ) ( -200 440 -64 ) ( -200 440 -128 ) mmetal1_7 0 0 0 1 1 +( -248 392 -64 ) ( -200 392 -64 ) ( -200 392 -128 ) mmetal1_7 0 0 0 1 1 +( -248 392 -72 ) ( -248 440 -72 ) ( -200 440 -72 ) mmetal1_7 0 0 0 1 1 +( -200 440 -128 ) ( -248 440 -128 ) ( -248 392 -128 ) mmetal1_7 0 0 0 1 1 +} +// brush 240 +{ +( 576 320 -128 ) ( 0 320 -128 ) ( 0 -384 -128 ) mmetal1_1 0 0 0 1 1 +( 0 -384 -64 ) ( 0 320 -64 ) ( 576 320 -64 ) mmetal1_1 0 0 0 1 1 +( 0 256 -64 ) ( 576 256 -64 ) ( 576 256 -128 ) mmetal1_1 0 0 0 1 1 +( -192 -640 -64 ) ( -192 64 -64 ) ( -192 64 -128 ) mmetal1_1 0 0 0 1 1 +( 192 384 -64 ) ( -384 384 -64 ) ( -384 384 -128 ) mmetal1_1 0 0 0 1 1 +( -256 1216 -64 ) ( -256 512 -64 ) ( -256 512 -128 ) mmetal1_1 0 0 0 1 1 +} +// brush 241 +{ +( -256 1408 -64 ) ( -256 704 -64 ) ( -256 704 -128 ) mmetal1_1 0 0 0 1 1 +( 192 576 -64 ) ( -384 576 -64 ) ( -384 576 -128 ) mmetal1_1 0 0 0 1 1 +( -192 -448 -64 ) ( -192 256 -64 ) ( -192 256 -128 ) mmetal1_1 0 0 0 1 1 +( 0 448 -64 ) ( 576 448 -64 ) ( 576 448 -128 ) mmetal1_1 0 0 0 1 1 +( 0 -192 -64 ) ( 0 512 -64 ) ( 576 512 -64 ) mmetal1_1 0 0 0 1 1 +( 576 512 -128 ) ( 0 512 -128 ) ( 0 -192 -128 ) mmetal1_1 0 0 0 1 1 +} +// brush 242 +{ +( 256 448 -64 ) ( 256 384 -64 ) ( 256 384 -128 ) met5_1 0 0 0 1 1 +( 264 440 -128 ) ( 264 440 -64 ) ( 256 448 -64 ) met5_1 0 0 0 1 1 +( 264 392 -128 ) ( 264 392 -64 ) ( 264 440 -64 ) met5_1 0 0 0 1 1 +( 264 392 -64 ) ( 264 392 -128 ) ( 256 384 -128 ) met5_1 0 0 0 1 1 +( 256 384 -64 ) ( 256 448 -64 ) ( 304 448 -64 ) met5_1 0 0 0 1 1 +( 304 448 -128 ) ( 256 448 -128 ) ( 256 384 -128 ) met5_1 0 0 0 1 1 +} +// brush 243 +{ +( 320 384 -128 ) ( 320 448 -128 ) ( 272 448 -128 ) met5_1 0 0 0 1 1 +( 272 448 -64 ) ( 320 448 -64 ) ( 320 384 -64 ) met5_1 0 0 0 1 1 +( 320 384 -128 ) ( 312 392 -128 ) ( 312 392 -64 ) met5_1 0 0 0 1 1 +( 312 440 -64 ) ( 312 392 -64 ) ( 312 392 -128 ) met5_1 0 0 0 1 1 +( 320 448 -64 ) ( 312 440 -64 ) ( 312 440 -128 ) met5_1 0 0 0 1 1 +( 320 384 -128 ) ( 320 384 -64 ) ( 320 448 -64 ) met5_1 0 0 0 1 1 +} +// brush 244 +{ +( 320 400 -128 ) ( 320 448 -128 ) ( 256 448 -128 ) met5_1 -56 8 0 1 1 +( 256 448 -64 ) ( 320 448 -64 ) ( 320 400 -64 ) met5_1 -56 8 0 1 1 +( 264 440 -64 ) ( 264 440 -128 ) ( 256 448 -128 ) met5_1 -8 0 0 1 1 +( 264 440 -128 ) ( 264 440 -64 ) ( 312 440 -64 ) met5_1 -40 0 0 1 1 +( 312 440 -128 ) ( 312 440 -64 ) ( 320 448 -64 ) met5_1 -8 0 0 1 1 +( 320 448 -64 ) ( 256 448 -64 ) ( 256 448 -128 ) met5_1 -40 0 0 1 1 +} +// brush 245 +{ +( 256 384 -128 ) ( 256 384 -64 ) ( 320 384 -64 ) met5_1 -40 0 0 1 1 +( 320 384 -64 ) ( 312 392 -64 ) ( 312 392 -128 ) met5_1 -8 0 0 1 1 +( 312 392 -64 ) ( 264 392 -64 ) ( 264 392 -128 ) met5_1 -40 0 0 1 1 +( 256 384 -128 ) ( 264 392 -128 ) ( 264 392 -64 ) met5_1 -8 0 0 1 1 +( 320 432 -64 ) ( 320 384 -64 ) ( 256 384 -64 ) met5_1 -56 8 0 1 1 +( 256 384 -128 ) ( 320 384 -128 ) ( 320 432 -128 ) met5_1 -56 8 0 1 1 +} +// brush 246 +{ +( 312 440 -128 ) ( 264 440 -128 ) ( 264 392 -128 ) mmetal1_7 0 0 0 1 1 +( 264 392 -72 ) ( 264 440 -72 ) ( 312 440 -72 ) mmetal1_7 0 0 0 1 1 +( 264 392 -64 ) ( 312 392 -64 ) ( 312 392 -128 ) mmetal1_7 0 0 0 1 1 +( 312 392 -64 ) ( 312 440 -64 ) ( 312 440 -128 ) mmetal1_7 0 0 0 1 1 +( 312 440 -64 ) ( 264 440 -64 ) ( 264 440 -128 ) mmetal1_7 0 0 0 1 1 +( 264 440 -64 ) ( 264 392 -64 ) ( 264 392 -128 ) mmetal1_7 0 0 0 1 1 +} +// brush 247 +{ +( 192 576 -64 ) ( 192 -128 -64 ) ( 192 -128 -128 ) mmetal1_1 0 0 0 1 1 +( 896 576 -64 ) ( 320 576 -64 ) ( 320 576 -128 ) mmetal1_1 0 0 0 1 1 +( 256 -256 -64 ) ( 256 448 -64 ) ( 256 448 -128 ) mmetal1_1 0 0 0 1 1 +( 384 384 -64 ) ( 960 384 -64 ) ( 960 384 -128 ) mmetal1_1 0 0 0 1 1 +( 384 -192 -64 ) ( 384 512 -64 ) ( 960 512 -64 ) mmetal1_1 0 0 0 1 1 +( 960 512 -128 ) ( 384 512 -128 ) ( 384 -192 -128 ) mmetal1_1 0 0 0 1 1 +} +// brush 248 +{ +( 1024 512 -128 ) ( 448 512 -128 ) ( 448 -192 -128 ) mmetal1_1 0 0 0 1 1 +( 448 -192 -64 ) ( 448 512 -64 ) ( 1024 512 -64 ) mmetal1_1 0 0 0 1 1 +( 576 448 -64 ) ( 1152 448 -64 ) ( 1152 448 -128 ) mmetal1_1 0 0 0 1 1 +( 448 -192 -64 ) ( 448 512 -64 ) ( 448 512 -128 ) mmetal1_1 0 0 0 1 1 +( 960 576 -64 ) ( 384 576 -64 ) ( 384 576 -128 ) mmetal1_1 0 0 0 1 1 +( 256 576 -64 ) ( 256 -128 -64 ) ( 256 -128 -128 ) mmetal1_1 0 0 0 1 1 +} +// brush 249 +{ +( 320 512 -64 ) ( 320 -192 -64 ) ( 320 -192 -128 ) mmetal1_1 0 0 0 1 1 +( 960 448 -64 ) ( 384 448 -64 ) ( 384 448 -128 ) mmetal1_1 0 0 0 1 1 +( 448 -320 -64 ) ( 448 384 -64 ) ( 448 384 -128 ) mmetal1_1 0 0 0 1 1 +( 640 384 -64 ) ( 1216 384 -64 ) ( 1216 384 -128 ) mmetal1_1 0 0 0 1 1 +( 512 -256 -64 ) ( 512 448 -64 ) ( 1088 448 -64 ) mmetal1_1 0 0 0 1 1 +( 1088 448 -128 ) ( 512 448 -128 ) ( 512 -256 -128 ) mmetal1_1 0 0 0 1 1 +} +// brush 250 +{ +( 384 -32 -64 ) ( 544 -32 -64 ) ( 384 -32 192 ) metw1 0 0 0 1 1 +( 480 96 -64 ) ( 448 96 -64 ) ( 448 -160 -64 ) metw1 0 0 0 1 1 +( 448 -160 192 ) ( 448 96 192 ) ( 480 96 192 ) metw1 0 0 0 1 1 +( 448 -576 192 ) ( 480 -576 192 ) ( 480 -576 32 ) metw1 0 0 0 1 1 +( 480 -288 192 ) ( 480 -32 192 ) ( 480 -32 32 ) metw1 0 0 0 1 1 +( 448 96 192 ) ( 448 -160 192 ) ( 448 -160 32 ) metw1 0 0 0 1 1 +} +// brush 251 +{ +( 544 96 -64 ) ( 384 96 -64 ) ( 384 96 192 ) metw1 0 0 0 1 1 +( 480 96 -64 ) ( 448 96 -64 ) ( 448 -160 -64 ) metw1 0 0 0 1 1 +( 448 -160 192 ) ( 448 96 192 ) ( 480 96 192 ) metw1 0 0 0 1 1 +( 480 -224 192 ) ( 480 32 192 ) ( 480 32 32 ) metw1 0 0 0 1 1 +( 480 384 192 ) ( 448 384 192 ) ( 448 384 32 ) metw1 0 0 0 1 1 +( 448 96 192 ) ( 448 -160 192 ) ( 448 -160 32 ) metw1 0 0 0 1 1 +} +// brush 252 +{ +( 448 224 192 ) ( 448 -32 192 ) ( 448 -32 32 ) metw1 0 0 0 1 1 +( 480 -160 192 ) ( 480 96 192 ) ( 480 96 32 ) metw1 0 0 0 1 1 +( 416 -32 192 ) ( 448 -32 192 ) ( 448 -32 32 ) metw1 0 0 0 1 1 +( 448 -32 192 ) ( 448 224 192 ) ( 480 224 192 ) metw1 0 0 0 1 1 +( 480 224 96 ) ( 448 224 96 ) ( 448 -32 96 ) metw1 0 0 0 1 1 +( 384 96 -64 ) ( 544 96 -64 ) ( 384 96 192 ) metw1 0 0 0 1 1 +} +// brush 253 +{ +( 448 96 32 ) ( 448 64 32 ) ( 448 64 -64 ) runel4b 0 -32 0 1 1 +( 512 96 32 ) ( 448 96 32 ) ( 448 96 -64 ) runel4b 0 -32 0 1 1 +( 480 64 32 ) ( 480 96 32 ) ( 480 96 -64 ) runel4b 0 -32 0 1 1 +( 416 64 32 ) ( 480 64 32 ) ( 480 64 -64 ) runel4b 0 -32 0 1 1 +( 448 64 64 ) ( 448 96 64 ) ( 512 96 64 ) runel4b 0 0 0 1 1 +( 512 96 -64 ) ( 448 96 -64 ) ( 448 64 -64 ) runel4b 0 0 0 1 1 +} +// brush 254 +{ +( 512 0 -64 ) ( 448 0 -64 ) ( 448 -32 -64 ) runel4b 0 -96 0 1 1 +( 448 -32 64 ) ( 448 0 64 ) ( 512 0 64 ) runel4b 0 -96 0 1 1 +( 448 -32 32 ) ( 512 -32 32 ) ( 512 -32 -64 ) runel4b 0 -32 0 1 1 +( 480 -32 32 ) ( 480 0 32 ) ( 480 0 -64 ) runel4b 96 -32 0 1 1 +( 480 0 32 ) ( 416 0 32 ) ( 416 0 -64 ) runel4b 0 -32 0 1 1 +( 448 0 32 ) ( 448 -32 32 ) ( 448 -32 -64 ) runel4b 96 -32 0 1 1 +} +// brush 255 +{ +( 448 0 96 ) ( 448 -32 96 ) ( 448 -32 64 ) runel4b 0 0 0 1 1 +( 512 64 96 ) ( 416 64 96 ) ( 416 64 64 ) runel4b 0 0 0 1 1 +( 480 -32 96 ) ( 480 0 96 ) ( 480 0 64 ) runel4b 0 0 0 1 1 +( 416 0 96 ) ( 512 0 96 ) ( 512 0 64 ) runel4b 0 0 0 1 1 +( 448 -32 96 ) ( 448 0 96 ) ( 544 0 96 ) runel4b 0 0 0 1 1 +( 544 0 64 ) ( 448 0 64 ) ( 448 -32 64 ) runel4b 0 0 0 1 1 +} +// brush 256 +{ +( 544 32 64 ) ( 448 32 64 ) ( 448 0 64 ) light3_7 0 0 0 1 1 +( 448 0 96 ) ( 448 32 96 ) ( 544 32 96 ) light3_7 0 0 0 1 1 +( 416 64 96 ) ( 512 64 96 ) ( 512 64 64 ) light3_7 0 0 0 1 1 +( 480 0 96 ) ( 480 32 96 ) ( 480 32 64 ) light3_7 0 0 0 1 1 +( 544 96 96 ) ( 448 96 96 ) ( 448 96 64 ) light3_7 0 0 0 1 1 +( 448 32 96 ) ( 448 0 96 ) ( 448 0 64 ) runeb128 0 0 0 1 1 +} +// brush 257 +{ +( 448 -64 96 ) ( 448 -96 96 ) ( 448 -96 64 ) runeb128 0 0 0 1 1 +( 512 0 96 ) ( 416 0 96 ) ( 416 0 64 ) light3_7 0 0 0 1 1 +( 480 -96 96 ) ( 480 -64 96 ) ( 480 -64 64 ) light3_7 0 0 0 1 1 +( 448 -32 96 ) ( 544 -32 96 ) ( 544 -32 64 ) light3_7 0 0 0 1 1 +( 448 -96 96 ) ( 448 -64 96 ) ( 544 -64 96 ) light3_7 0 0 0 1 1 +( 544 -64 64 ) ( 448 -64 64 ) ( 448 -96 64 ) light3_7 0 0 0 1 1 +} +// brush 258 +{ +( 480 128 0 ) ( 480 96 0 ) ( 480 96 -64 ) metw1 0 0 0 1 1 +( 640 128 0 ) ( 480 128 0 ) ( 480 128 -64 ) metw1 0 0 0 1 1 +( 736 96 0 ) ( 736 128 0 ) ( 736 128 -64 ) metw1 0 0 0 1 1 +( 576 96 0 ) ( 736 96 0 ) ( 736 96 -64 ) metw1 0 0 0 1 1 +( 480 96 192 ) ( 480 128 192 ) ( 640 128 192 ) metw1 0 0 0 1 1 +( 640 128 -64 ) ( 480 128 -64 ) ( 480 96 -64 ) metw1 0 0 0 1 1 +} +// brush 259 +{ +( 640 -32 -64 ) ( 480 -32 -64 ) ( 480 -64 -64 ) metw1 0 -32 0 1 1 +( 480 -64 192 ) ( 480 -32 192 ) ( 640 -32 192 ) metw1 0 -32 0 1 1 +( 480 -64 0 ) ( 640 -64 0 ) ( 640 -64 -64 ) metw1 0 0 0 1 1 +( 736 -64 0 ) ( 736 -32 0 ) ( 736 -32 -64 ) metw1 32 0 0 1 1 +( 736 -32 0 ) ( 576 -32 0 ) ( 576 -32 -64 ) metw1 0 0 0 1 1 +( 480 -32 0 ) ( 480 -64 0 ) ( 480 -64 -64 ) metw1 32 0 0 1 1 +} +// brush 260 +{ +( 448 64 128 ) ( 448 0 128 ) ( 448 0 -128 ) met5_1 0 0 0 1 1 +( 480 64 128 ) ( 448 64 128 ) ( 448 64 -128 ) met5_1 0 0 0 1 1 +( 480 0 128 ) ( 480 64 128 ) ( 480 64 -128 ) met5_1 0 0 0 1 1 +( 448 0 128 ) ( 480 0 128 ) ( 480 0 -128 ) met5_1 0 0 0 1 1 +( 480 0 -64 ) ( 480 64 -64 ) ( 512 64 -64 ) met5_1 0 0 0 1 1 +( 480 64 -128 ) ( 448 64 -128 ) ( 448 0 -128 ) met5_1 0 0 0 1 1 +} +// brush 261 +{ +( 480 96 192 ) ( 480 -32 192 ) ( 480 -32 -64 ) metw1 0 0 0 1 1 +( 496 80 -64 ) ( 496 80 192 ) ( 480 96 192 ) metw1 0 0 0 1 1 +( 496 -16 -64 ) ( 496 -16 192 ) ( 496 80 192 ) metw1 0 0 0 1 1 +( 496 -16 192 ) ( 496 -16 -64 ) ( 480 -32 -64 ) metw1 0 0 0 1 1 +( 480 -32 192 ) ( 480 96 192 ) ( 496 96 192 ) metw1 0 0 0 1 1 +( 496 96 160 ) ( 480 96 160 ) ( 480 -32 160 ) metw0a 0 0 0 1 1 +} +// brush 262 +{ +( 608 80 160 ) ( 608 96 160 ) ( 480 96 160 ) metw0a 0 0 0 1 1 +( 480 96 192 ) ( 608 96 192 ) ( 608 80 192 ) metw1 0 0 0 1 1 +( 496 80 192 ) ( 496 80 -64 ) ( 480 96 -64 ) metw1 0 0 0 1 1 +( 496 80 -64 ) ( 496 80 192 ) ( 592 80 192 ) metw1 -48 0 0 1 1 +( 592 80 -64 ) ( 592 80 192 ) ( 608 96 192 ) metw1 0 0 0 1 1 +( 608 96 192 ) ( 480 96 192 ) ( 480 96 -64 ) metw1 -48 0 0 1 1 +} +// brush 263 +{ +( 480 -32 -64 ) ( 480 -32 192 ) ( 608 -32 192 ) metw1 16 0 0 1 1 +( 608 -32 192 ) ( 592 -16 192 ) ( 592 -16 -64 ) metw1 32 0 0 1 1 +( 592 -16 192 ) ( 496 -16 192 ) ( 496 -16 -64 ) metw1 16 0 0 1 1 +( 480 -32 -64 ) ( 496 -16 -64 ) ( 496 -16 192 ) metw1 32 0 0 1 1 +( 608 -16 192 ) ( 608 -32 192 ) ( 480 -32 192 ) metw1 0 -32 0 1 1 +( 480 -32 160 ) ( 608 -32 160 ) ( 608 -16 160 ) metw0a 0 0 0 1 1 +} +// brush 264 +{ +( 736 -32 160 ) ( 736 96 160 ) ( 720 96 160 ) metw0a 0 0 0 1 1 +( 720 96 192 ) ( 736 96 192 ) ( 736 -32 192 ) metw1 0 0 0 1 1 +( 736 -32 -64 ) ( 720 -16 -64 ) ( 720 -16 192 ) metw1 0 0 0 1 1 +( 720 80 192 ) ( 720 -16 192 ) ( 720 -16 -64 ) metw1 0 0 0 1 1 +( 736 96 192 ) ( 720 80 192 ) ( 720 80 -64 ) metw1 0 0 0 1 1 +( 736 -32 -64 ) ( 736 -32 192 ) ( 736 96 192 ) metw1 0 0 0 1 1 +} +// brush 265 +{ +( 736 96 -64 ) ( 736 96 192 ) ( 608 96 192 ) metw1 -48 0 0 1 1 +( 608 96 192 ) ( 624 80 192 ) ( 624 80 -64 ) metw1 0 0 0 1 1 +( 624 80 192 ) ( 720 80 192 ) ( 720 80 -64 ) metw1 -48 0 0 1 1 +( 736 96 -64 ) ( 720 80 -64 ) ( 720 80 192 ) metw1 0 0 0 1 1 +( 608 80 192 ) ( 608 96 192 ) ( 736 96 192 ) metw1 0 0 0 1 1 +( 736 96 160 ) ( 608 96 160 ) ( 608 80 160 ) metw0a 0 0 0 1 1 +} +// brush 266 +{ +( 608 -16 160 ) ( 608 -32 160 ) ( 736 -32 160 ) metw0a 0 0 0 1 1 +( 736 -32 192 ) ( 608 -32 192 ) ( 608 -16 192 ) metw1 0 -32 0 1 1 +( 720 -16 192 ) ( 720 -16 -64 ) ( 736 -32 -64 ) metw1 32 0 0 1 1 +( 720 -16 -64 ) ( 720 -16 192 ) ( 624 -16 192 ) metw1 -48 0 0 1 1 +( 624 -16 -64 ) ( 624 -16 192 ) ( 608 -32 192 ) metw1 32 0 0 1 1 +( 608 -32 192 ) ( 736 -32 192 ) ( 736 -32 -64 ) metw1 -48 0 0 1 1 +} +// brush 267 +{ +( 624 96 160 ) ( 608 96 160 ) ( 608 -32 160 ) metw0a 0 0 0 1 1 +( 608 -32 192 ) ( 608 96 192 ) ( 624 96 192 ) metw1 0 0 0 1 1 +( 624 -16 192 ) ( 624 -16 -64 ) ( 608 -32 -64 ) metw1 0 0 0 1 1 +( 624 -16 -64 ) ( 624 -16 192 ) ( 624 80 192 ) metw1 0 0 0 1 1 +( 624 80 -64 ) ( 624 80 192 ) ( 608 96 192 ) metw1 0 0 0 1 1 +( 608 96 192 ) ( 608 -32 192 ) ( 608 -32 -64 ) metw1 0 0 0 1 1 +} +// brush 268 +{ +( 608 -32 -64 ) ( 608 -32 192 ) ( 608 96 192 ) metw1 0 0 0 1 1 +( 608 96 192 ) ( 592 80 192 ) ( 592 80 -64 ) metw1 0 0 0 1 1 +( 592 80 192 ) ( 592 -16 192 ) ( 592 -16 -64 ) metw1 0 0 0 1 1 +( 608 -32 -64 ) ( 592 -16 -64 ) ( 592 -16 192 ) metw1 0 0 0 1 1 +( 592 96 192 ) ( 608 96 192 ) ( 608 -32 192 ) metw1 0 0 0 1 1 +( 608 -32 160 ) ( 608 96 160 ) ( 592 96 160 ) metw0a 0 0 0 1 1 +} +// brush 269 +{ +( 512 76 160 ) ( 592 -4 160 ) ( 512 76 192 ) metw0a 0 0 0 1 1 +( 576 -12 160 ) ( 496 68 160 ) ( 496 68 192 ) metw0a 0 0 0 1 1 +( 496 80 192 ) ( 496 -16 192 ) ( 496 -16 160 ) metw0a 0 0 0 1 1 +( 592 80 192 ) ( 496 80 192 ) ( 496 80 160 ) metw0a 0 0 0 1 1 +( 592 -16 192 ) ( 592 80 192 ) ( 592 80 160 ) metw0a 0 0 0 1 1 +( 496 -16 192 ) ( 592 -16 192 ) ( 592 -16 160 ) metw0a 0 0 0 1 1 +( 496 -16 192 ) ( 496 80 192 ) ( 592 80 192 ) metw0a 0 0 0 1 1 +( 592 80 160 ) ( 496 80 160 ) ( 496 -16 160 ) metw0a 0 0 0 1 1 +} +// brush 270 +{ +( 592 -16 160 ) ( 592 80 160 ) ( 496 80 160 ) metw0a 0 0 0 1 1 +( 496 80 192 ) ( 592 80 192 ) ( 592 -16 192 ) metw0a 0 0 0 1 1 +( 496 80 192 ) ( 496 -16 192 ) ( 496 -16 160 ) metw0a -32 0 0 1 1 +( 496 -16 192 ) ( 592 -16 192 ) ( 592 -16 160 ) metw0a 32 0 0 1 1 +( 592 -16 192 ) ( 592 80 192 ) ( 592 80 160 ) metw0a -32 0 0 1 1 +( 592 80 192 ) ( 496 80 192 ) ( 496 80 160 ) metw0a 32 0 0 1 1 +( 496 -4 160 ) ( 576 76 160 ) ( 576 76 192 ) metw0a 0 0 0 1 1 +( 592 68 160 ) ( 512 -12 160 ) ( 592 68 192 ) metw0a 0 0 0 1 1 +} +// brush 271 +{ +( 720 80 160 ) ( 624 80 160 ) ( 624 -16 160 ) metw0a 0 0 0 1 1 +( 624 -16 192 ) ( 624 80 192 ) ( 720 80 192 ) metw0a 0 0 0 1 1 +( 624 -16 192 ) ( 720 -16 192 ) ( 720 -16 160 ) metw0a 0 0 0 1 1 +( 720 -16 192 ) ( 720 80 192 ) ( 720 80 160 ) metw0a 0 0 0 1 1 +( 720 80 192 ) ( 624 80 192 ) ( 624 80 160 ) metw0a 0 0 0 1 1 +( 624 80 192 ) ( 624 -16 192 ) ( 624 -16 160 ) metw0a 0 0 0 1 1 +( 704 -12 160 ) ( 624 68 160 ) ( 624 68 192 ) metw0a 0 0 0 1 1 +( 640 76 160 ) ( 720 -4 160 ) ( 640 76 192 ) metw0a 0 0 0 1 1 +} +// brush 272 +{ +( 720 68 160 ) ( 640 -12 160 ) ( 720 68 192 ) metw0a 0 0 0 1 1 +( 624 -4 160 ) ( 704 76 160 ) ( 704 76 192 ) metw0a 0 0 0 1 1 +( 720 80 192 ) ( 624 80 192 ) ( 624 80 160 ) metw0a -32 0 0 1 1 +( 720 -16 192 ) ( 720 80 192 ) ( 720 80 160 ) metw0a -32 0 0 1 1 +( 624 -16 192 ) ( 720 -16 192 ) ( 720 -16 160 ) metw0a -32 0 0 1 1 +( 624 80 192 ) ( 624 -16 192 ) ( 624 -16 160 ) metw0a -32 0 0 1 1 +( 624 80 192 ) ( 720 80 192 ) ( 720 -16 192 ) metw0a 0 0 0 1 1 +( 720 -16 160 ) ( 720 80 160 ) ( 624 80 160 ) metw0a 0 0 0 1 1 +} +// brush 273 +{ +( 480 64 224 ) ( 480 0 224 ) ( 480 0 192 ) sky4 0 0 0 1 1 +( 704 96 224 ) ( 480 96 224 ) ( 480 96 192 ) sky4 0 0 0 1 1 +( 736 0 224 ) ( 736 64 224 ) ( 736 64 192 ) sky4 0 0 0 1 1 +( 480 -32 224 ) ( 704 -32 224 ) ( 704 -32 192 ) sky4 0 0 0 1 1 +( 480 0 224 ) ( 480 64 224 ) ( 704 64 224 ) sky4 0 0 0 1 1 +( 704 64 192 ) ( 480 64 192 ) ( 480 0 192 ) sky4 0 0 0 1 1 +} +// brush 274 +{ +( -608 480 -64 ) ( -640 480 -64 ) ( -640 224 -64 ) metw1 0 0 0 1 1 +( -640 224 192 ) ( -640 480 192 ) ( -608 480 192 ) metw1 0 0 0 1 1 +( -576 -576 192 ) ( -544 -576 192 ) ( -544 -576 32 ) metw1 0 0 0 1 1 +( -576 288 192 ) ( -576 544 192 ) ( -576 544 32 ) metw1 0 0 0 1 1 +( -640 480 192 ) ( -640 224 192 ) ( -640 224 32 ) metw1 0 0 0 1 1 +( -704 -192 -64 ) ( -544 -192 -64 ) ( -704 -192 192 ) metw1 0 0 0 1 1 +} +// brush 275 +{ +( -608 480 -64 ) ( -640 480 -64 ) ( -640 224 -64 ) metw1 0 0 0 1 1 +( -640 224 192 ) ( -640 480 192 ) ( -608 480 192 ) metw1 0 0 0 1 1 +( -576 288 192 ) ( -576 544 192 ) ( -576 544 32 ) metw1 0 0 0 1 1 +( -608 576 192 ) ( -640 576 192 ) ( -640 576 32 ) metw1 0 0 0 1 1 +( -640 480 192 ) ( -640 224 192 ) ( -640 224 32 ) metw1 0 0 0 1 1 +( -544 128 -64 ) ( -704 128 -64 ) ( -704 128 192 ) metw1 0 0 0 1 1 +} +// brush 276 +{ +( -640 0 -64 ) ( -704 0 -64 ) ( -704 -64 -64 ) metw1 0 0 0 1 1 +( -704 -64 192 ) ( -704 0 192 ) ( -640 0 192 ) metw1 0 0 0 1 1 +( -704 -64 0 ) ( -640 -64 0 ) ( -640 -64 -64 ) metw1 0 0 0 1 1 +( -640 -64 0 ) ( -640 0 0 ) ( -640 0 -64 ) metw1 0 0 0 1 1 +( -640 0 0 ) ( -704 0 0 ) ( -704 0 -64 ) metw1 0 0 0 1 1 +( -704 0 0 ) ( -704 -64 0 ) ( -704 -64 -64 ) metw1 0 0 0 1 1 +} +// brush 277 +{ +( -576 576 224 ) ( -576 448 224 ) ( -576 448 32 ) metw2b 0 32 0 1 1 +( -544 544 224 ) ( -544 544 192 ) ( -544 -544 192 ) metw2b 0 32 0 1 1 +( -544 -544 224 ) ( -544 -544 192 ) ( -576 -576 192 ) metw2b 0 32 0 1 1 +( -576 448 224 ) ( -576 576 224 ) ( -448 576 224 ) metw2b 0 32 0 1 1 +( -448 576 192 ) ( -576 576 192 ) ( -576 448 192 ) metw0b 0 0 0 1 1 +( -640 -192 192 ) ( -384 -192 192 ) ( -640 -192 224 ) metw0b 0 0 0 1 1 +} +// brush 278 +{ +( -576 576 224 ) ( -576 448 224 ) ( -576 448 32 ) metw2b 0 32 0 1 1 +( -544 544 192 ) ( -544 544 224 ) ( -576 576 224 ) metw2b 0 32 0 1 1 +( -544 736 224 ) ( -544 736 192 ) ( -544 -352 192 ) metw2b 0 32 0 1 1 +( -576 448 224 ) ( -576 576 224 ) ( -448 576 224 ) metw2b 0 32 0 1 1 +( -448 576 192 ) ( -576 576 192 ) ( -576 448 192 ) metw0b 0 0 0 1 1 +( -384 128 192 ) ( -640 128 192 ) ( -640 128 224 ) metw0b 0 0 0 1 1 +} +// brush 279 +{ +( -608 32 192 ) ( -736 32 192 ) ( -736 -96 192 ) metw0b 0 0 0 1 1 +( -736 -96 224 ) ( -736 32 224 ) ( -608 32 224 ) metw2b 0 32 0 1 1 +( -736 -96 224 ) ( -608 -96 224 ) ( -608 -96 32 ) metw2b 0 32 0 1 1 +( -608 -96 224 ) ( -608 32 224 ) ( -608 32 32 ) metw2b 0 32 0 1 1 +( -608 32 224 ) ( -736 32 224 ) ( -736 32 32 ) metw2b 0 32 0 1 1 +( -640 32 224 ) ( -640 -96 224 ) ( -640 -96 32 ) metw2b 0 32 0 1 1 +} +// brush 280 +{ +( -480 48 224 ) ( -544 48 224 ) ( -544 -48 224 ) cop3_0 0 0 0 1 1 +( -544 -48 320 ) ( -544 48 320 ) ( -480 48 320 ) cop3_0 0 0 0 1 1 +( -544 -112 224 ) ( -544 -112 320 ) ( -480 -96 320 ) cop3_0 0 0 0 1 1 +( -480 112 320 ) ( -480 112 224 ) ( -480 -96 224 ) cop3_0 0 0 0 1 1 +( -480 112 224 ) ( -480 112 320 ) ( -544 48 320 ) cop3_0 0 0 0 1 1 +( -608 16 320 ) ( -608 -80 320 ) ( -608 -80 224 ) cop3_0 0 0 0 1 1 +( -544 -112 320 ) ( -544 -112 224 ) ( -608 -48 224 ) cop3_0 0 0 0 1 1 +} +// brush 281 +{ +( -416 -96 224 ) ( -544 -96 224 ) ( -544 -288 224 ) cop3_0 0 0 0 1 1 +( -544 -288 320 ) ( -544 -96 320 ) ( -416 -96 320 ) cop3_0 0 0 0 1 1 +( -544 -288 320 ) ( -416 -288 320 ) ( -416 -288 224 ) cop3_0 0 0 0 1 1 +( -256 -288 320 ) ( -256 -96 320 ) ( -256 -96 224 ) cop3_0 0 0 0 1 1 +( -416 -96 320 ) ( -544 -96 320 ) ( -544 -96 224 ) cop3_0 0 0 0 1 1 +( -544 -96 320 ) ( -544 -288 320 ) ( -544 -288 224 ) cop3_0 0 0 0 1 1 +( -416 -96 224 ) ( -256 -160 224 ) ( -416 -96 320 ) cop3_0 0 0 0 1 1 +( -256 -224 224 ) ( -384 -288 224 ) ( -256 -224 320 ) cop3_0 0 0 0 1 1 +( -544 -112 224 ) ( -480 -96 224 ) ( -544 -112 320 ) cop3_0 0 0 0 1 1 +} +// brush 282 +{ +( -512 384 -64 ) ( -512 -320 -64 ) ( -512 -320 -128 ) mmetal1_1 0 0 0 1 1 +( -256 -448 -64 ) ( -256 256 -64 ) ( -256 256 -128 ) mmetal1_1 0 0 0 1 1 +( -320 -384 -64 ) ( -320 320 -64 ) ( 256 320 -64 ) mmetal1_1 0 0 0 1 1 +( 256 320 -128 ) ( -320 320 -128 ) ( -320 -384 -128 ) mmetal1_1 0 0 0 1 1 +( -768 0 -128 ) ( -192 0 -128 ) ( -768 0 -64 ) mmetal1_1 0 0 0 1 1 +( -192 -64 -128 ) ( -704 -64 -128 ) ( -192 -64 -64 ) mmetal1_1 0 0 0 1 1 +} +// brush 283 +{ +( -640 384 -64 ) ( -640 -320 -64 ) ( -640 -320 -128 ) mmetal1_1 0 0 0 1 1 +( -256 -448 -64 ) ( -256 256 -64 ) ( -256 256 -128 ) mmetal1_1 0 0 0 1 1 +( -320 -448 -64 ) ( 256 -448 -64 ) ( 256 -448 -128 ) mmetal1_1 0 0 0 1 1 +( -320 -384 -64 ) ( -320 320 -64 ) ( 256 320 -64 ) mmetal1_1 0 0 0 1 1 +( 256 320 -128 ) ( -320 320 -128 ) ( -320 -384 -128 ) mmetal1_1 0 0 0 1 1 +( -704 -64 -128 ) ( -192 -64 -128 ) ( -192 -64 -64 ) mmetal1_1 0 0 0 1 1 +} +// brush 284 +{ +( -640 384 -64 ) ( -640 -320 -64 ) ( -640 -320 -128 ) mmetal1_1 0 0 0 1 1 +( 192 576 -64 ) ( -384 576 -64 ) ( -384 576 -128 ) mmetal1_1 0 0 0 1 1 +( -256 -448 -64 ) ( -256 256 -64 ) ( -256 256 -128 ) mmetal1_1 0 0 0 1 1 +( -320 -384 -64 ) ( -320 320 -64 ) ( 256 320 -64 ) mmetal1_1 0 0 0 1 1 +( 256 320 -128 ) ( -320 320 -128 ) ( -320 -384 -128 ) mmetal1_1 0 0 0 1 1 +( -192 0 -128 ) ( -768 0 -128 ) ( -768 0 -64 ) mmetal1_1 0 0 0 1 1 +} +// brush 285 +{ +( -320 -64 -128 ) ( -832 -64 -128 ) ( -320 -64 -64 ) mmetal1_1 0 0 0 1 1 +( -896 0 -128 ) ( -320 0 -128 ) ( -896 0 -64 ) mmetal1_1 0 0 0 1 1 +( 128 320 -128 ) ( -448 320 -128 ) ( -448 -384 -128 ) mmetal1_1 0 0 0 1 1 +( -448 -384 -64 ) ( -448 320 -64 ) ( 128 320 -64 ) mmetal1_1 0 0 0 1 1 +( -576 -448 -64 ) ( -576 256 -64 ) ( -576 256 -128 ) mmetal1_1 0 0 0 1 1 +( -640 384 -64 ) ( -640 -320 -64 ) ( -640 -320 -128 ) mmetal1_1 0 0 0 1 1 +} +// brush 286 +{ +( -568 376 -64 ) ( -568 -328 -64 ) ( -568 -328 -128 ) cop2_4 0 0 0 1 1 +( -520 -440 -64 ) ( -520 264 -64 ) ( -520 264 -128 ) cop2_4 0 0 0 1 1 +( -384 -384 -72 ) ( -384 320 -72 ) ( 192 320 -72 ) mmetal1_7 0 0 0 1 1 +( 192 320 -128 ) ( -384 320 -128 ) ( -384 -384 -128 ) cop2_4 0 0 0 1 1 +( -824 -8 -128 ) ( -248 -8 -128 ) ( -824 -8 -64 ) cop2_4 0 0 0 1 1 +( -264 -56 -128 ) ( -776 -56 -128 ) ( -264 -56 -64 ) cop2_4 0 0 0 1 1 +} +// brush 287 +{ +( -576 0 -64 ) ( -576 -64 -64 ) ( -576 -64 -128 ) met5_1 0 0 0 1 1 +( -568 -8 -128 ) ( -568 -8 -64 ) ( -576 0 -64 ) met5_1 0 0 0 1 1 +( -568 -56 -128 ) ( -568 -56 -64 ) ( -568 -8 -64 ) met5_1 0 0 0 1 1 +( -568 -56 -64 ) ( -568 -56 -128 ) ( -576 -64 -128 ) met5_1 0 0 0 1 1 +( -576 -64 -64 ) ( -576 0 -64 ) ( -528 0 -64 ) met5_1 0 0 0 1 1 +( -528 0 -128 ) ( -576 0 -128 ) ( -576 -64 -128 ) met5_1 0 0 0 1 1 +} +// brush 288 +{ +( -512 -64 -128 ) ( -512 0 -128 ) ( -560 0 -128 ) met5_1 0 0 0 1 1 +( -560 0 -64 ) ( -512 0 -64 ) ( -512 -64 -64 ) met5_1 0 0 0 1 1 +( -512 -64 -128 ) ( -520 -56 -128 ) ( -520 -56 -64 ) met5_1 0 0 0 1 1 +( -520 -8 -64 ) ( -520 -56 -64 ) ( -520 -56 -128 ) met5_1 0 0 0 1 1 +( -512 0 -64 ) ( -520 -8 -64 ) ( -520 -8 -128 ) met5_1 0 0 0 1 1 +( -512 -64 -128 ) ( -512 -64 -64 ) ( -512 0 -64 ) met5_1 0 0 0 1 1 +} +// brush 289 +{ +( -512 -48 -128 ) ( -512 0 -128 ) ( -576 0 -128 ) met5_1 8 8 0 1 1 +( -576 0 -64 ) ( -512 0 -64 ) ( -512 -48 -64 ) met5_1 8 8 0 1 1 +( -568 -8 -64 ) ( -568 -8 -128 ) ( -576 0 -128 ) met5_1 -8 0 0 1 1 +( -568 -8 -128 ) ( -568 -8 -64 ) ( -520 -8 -64 ) met5_1 24 0 0 1 1 +( -520 -8 -128 ) ( -520 -8 -64 ) ( -512 0 -64 ) met5_1 -8 0 0 1 1 +( -512 0 -64 ) ( -576 0 -64 ) ( -576 0 -128 ) met5_1 24 0 0 1 1 +} +// brush 290 +{ +( -576 -64 -128 ) ( -576 -64 -64 ) ( -512 -64 -64 ) met5_1 24 0 0 1 1 +( -512 -64 -64 ) ( -520 -56 -64 ) ( -520 -56 -128 ) met5_1 -8 0 0 1 1 +( -520 -56 -64 ) ( -568 -56 -64 ) ( -568 -56 -128 ) met5_1 24 0 0 1 1 +( -576 -64 -128 ) ( -568 -56 -128 ) ( -568 -56 -64 ) met5_1 -8 0 0 1 1 +( -512 -16 -64 ) ( -512 -64 -64 ) ( -576 -64 -64 ) met5_1 8 8 0 1 1 +( -576 -64 -128 ) ( -512 -64 -128 ) ( -512 -16 -128 ) met5_1 8 8 0 1 1 +} +// brush 291 +{ +( 128 -224 -48 ) ( 128 -256 -48 ) ( -256 -256 -48 ) mety 0 0 180 1 1 +( -256 -256 -80 ) ( -256 -256 -48 ) ( 128 -256 -48 ) met5_1 0 0 0 1 1 +( 128 -256 -48 ) ( 128 -208 -48 ) ( 128 -256 -64 ) mety 0 0 0 1 1 +( -224 -224 -48 ) ( -224 -224 -64 ) ( 128 -224 -64 ) met5_1 0 0 0 1 1 +( -224 -224 -64 ) ( -224 -224 -48 ) ( -256 -256 -64 ) mety 0 0 0 1 1 +( 128 -256 -64 ) ( 128 -224 -64 ) ( -256 -224 -64 ) mety 0 0 180 1 1 +} +// brush 292 +{ +( -224 -224 -64 ) ( -224 -224 -32 ) ( 160 -224 -32 ) met5_1 0 0 0 1 1 +( 160 -192 -32 ) ( 160 -224 -32 ) ( -224 -224 -32 ) mety 0 0 180 1 1 +( -160 -176 -32 ) ( -160 -224 -32 ) ( -160 -224 -48 ) mety 0 0 180 1 1 +( 128 -240 -32 ) ( 128 -176 -32 ) ( 128 -240 -48 ) mety 0 0 180 1 1 +( 160 -224 -48 ) ( 160 -192 -48 ) ( -224 -192 -48 ) mety 0 0 180 1 1 +( -224 -192 -16 ) ( -224 -192 -48 ) ( 160 -192 -48 ) met5_1 0 0 0 1 1 +} +// brush 293 +{ +( 192 -160 -16 ) ( 192 -192 -16 ) ( -192 -192 -16 ) mety 0 0 180 1 1 +( -192 -192 -48 ) ( -192 -192 -16 ) ( 192 -192 -16 ) met5_1 0 0 0 1 1 +( -160 -144 -16 ) ( -160 -208 -16 ) ( -160 -208 -32 ) mety 0 0 0 1 1 +( 96 -160 -32 ) ( 96 -160 -16 ) ( -160 -160 -16 ) met5_1 0 0 0 1 1 +( 96 -160 -16 ) ( 96 -160 -32 ) ( 128 -192 -32 ) mety 0 0 0 1 1 +( 192 -192 -32 ) ( 192 -160 -32 ) ( -192 -160 -32 ) mety 0 0 180 1 1 +} +// brush 294 +{ +( 128 -192 -48 ) ( 128 -192 -16 ) ( 128 192 -16 ) met5_1 0 0 0 1 1 +( 96 192 -16 ) ( 128 192 -16 ) ( 128 -192 -16 ) mety 0 0 -90 1 1 +( 128 192 -32 ) ( 96 192 -32 ) ( 96 -192 -32 ) mety 0 0 -90 1 1 +( 96 -160 -32 ) ( 96 -160 -16 ) ( 128 -192 -32 ) mety 0 0 0 1 1 +( 128 192 -32 ) ( 96 160 -16 ) ( 96 160 -32 ) mety 0 0 0 1 1 +( 96 160 -32 ) ( 96 160 -16 ) ( 96 -160 -16 ) met5_1 0 0 0 1 1 +} +// brush 295 +{ +( 128 224 -32 ) ( 160 224 -32 ) ( 160 -160 -32 ) mety 0 0 -90 1 1 +( 160 -160 -64 ) ( 160 -160 -32 ) ( 160 224 -32 ) met5_1 0 0 0 1 1 +( 112 -192 -32 ) ( 176 -192 -32 ) ( 176 -192 -48 ) mety 0 0 0 1 1 +( 128 192 -48 ) ( 128 192 -32 ) ( 128 -192 -32 ) met5_1 0 0 0 1 1 +( 128 192 -32 ) ( 128 192 -48 ) ( 160 224 -48 ) mety 0 0 0 1 1 +( 160 224 -48 ) ( 128 224 -48 ) ( 128 -160 -48 ) mety 0 0 -90 1 1 +} +// brush 296 +{ +( 192 -128 -80 ) ( 192 -128 -48 ) ( 192 256 -48 ) met5_1 0 0 0 1 1 +( 160 256 -48 ) ( 192 256 -48 ) ( 192 -128 -48 ) mety 0 0 -90 1 1 +( 144 -192 -48 ) ( 208 -192 -48 ) ( 208 -192 -64 ) mety 0 0 -90 1 1 +( 192 256 -64 ) ( 160 256 -64 ) ( 160 -128 -64 ) mety 0 0 -90 1 1 +( 192 256 -64 ) ( 160 224 -48 ) ( 160 224 -64 ) mety 0 0 0 1 1 +( 160 224 -64 ) ( 160 224 -48 ) ( 160 -192 -48 ) met5_1 0 0 0 1 1 +} +// brush 297 +{ +( 192 192 -16 ) ( -192 192 -16 ) ( -192 192 -48 ) met5_1 0 0 0 1 1 +( -192 192 -16 ) ( 192 192 -16 ) ( 192 160 -16 ) mety 0 0 0 1 1 +( -192 160 -32 ) ( 192 160 -32 ) ( 192 192 -32 ) mety 0 0 0 1 1 +( -192 192 -32 ) ( -160 160 -16 ) ( -160 160 -32 ) mety 0 0 0 1 1 +( 96 160 -32 ) ( 96 160 -16 ) ( 128 192 -32 ) mety 0 0 0 1 1 +( 96 160 -16 ) ( 96 160 -32 ) ( -160 160 -32 ) met5_1 0 0 0 1 1 +} +// brush 298 +{ +( -224 256 -32 ) ( 160 256 -32 ) ( 160 224 -32 ) mety 0 0 0 1 1 +( 160 224 -32 ) ( -224 224 -32 ) ( -224 224 -64 ) met5_1 0 0 0 1 1 +( -192 240 -32 ) ( -192 176 -32 ) ( -192 240 -48 ) mety 0 0 0 1 1 +( 128 192 -32 ) ( 128 192 -48 ) ( -192 192 -48 ) met5_1 0 0 0 1 1 +( 160 224 -48 ) ( 128 192 -48 ) ( 128 192 -32 ) mety 0 0 0 1 1 +( -224 160 -48 ) ( 160 160 -48 ) ( 160 192 -48 ) mety 0 0 0 1 1 +} +// brush 299 +{ +( 128 256 -48 ) ( -256 256 -48 ) ( -256 256 -80 ) met5_1 0 0 0 1 1 +( -256 288 -48 ) ( 128 288 -48 ) ( 128 256 -48 ) mety 0 0 0 1 1 +( -192 256 -48 ) ( -192 224 -48 ) ( -192 256 -64 ) mety 0 0 0 1 1 +( -256 192 -64 ) ( 128 192 -64 ) ( 128 224 -64 ) mety 0 0 0 1 1 +( 160 224 -64 ) ( 160 224 -48 ) ( 192 256 -64 ) mety 0 0 0 1 1 +( 160 224 -48 ) ( 160 224 -64 ) ( -192 224 -64 ) met5_1 0 0 0 1 1 +} +// brush 300 +{ +( -192 -192 -16 ) ( -192 192 -16 ) ( -160 192 -16 ) mety 0 0 90 1 1 +( -192 192 -16 ) ( -192 -192 -16 ) ( -192 -192 -48 ) met5_1 0 0 0 1 1 +( -208 -160 -16 ) ( -144 -160 -16 ) ( -144 -160 -32 ) mety 0 0 0 1 1 +( -160 160 -16 ) ( -160 160 -32 ) ( -160 -160 -32 ) met5_1 0 0 0 1 1 +( -192 192 -32 ) ( -160 160 -32 ) ( -160 160 -16 ) mety 0 0 0 1 1 +( -160 -192 -32 ) ( -160 192 -32 ) ( -192 192 -32 ) mety 0 0 90 1 1 +} +// brush 301 +{ +( -224 192 -32 ) ( -224 -192 -32 ) ( -224 -192 -64 ) met5_1 0 0 0 1 1 +( -224 -192 -32 ) ( -224 192 -32 ) ( -192 192 -32 ) mety 0 0 90 1 1 +( -176 192 -32 ) ( -256 192 -32 ) ( -176 192 -48 ) mety 0 0 90 1 1 +( -240 -160 -32 ) ( -176 -160 -32 ) ( -176 -160 -48 ) mety 0 0 90 1 1 +( -192 -192 -48 ) ( -192 192 -48 ) ( -224 192 -48 ) mety 0 0 90 1 1 +( -192 192 -48 ) ( -192 -192 -48 ) ( -192 -192 -16 ) met5_1 0 0 0 1 1 +} +// brush 302 +{ +( -256 -192 -48 ) ( -256 192 -48 ) ( -224 192 -48 ) mety 0 0 90 1 1 +( -256 192 -48 ) ( -256 -192 -48 ) ( -256 -192 -80 ) met5_1 0 0 0 1 1 +( -208 192 -48 ) ( -272 192 -48 ) ( -208 192 -64 ) mety 0 0 0 1 1 +( -224 -224 -64 ) ( -224 -224 -48 ) ( -224 192 -48 ) met5_1 0 0 0 1 1 +( -224 -224 -48 ) ( -224 -224 -64 ) ( -256 -256 -64 ) mety 0 0 0 1 1 +( -224 -192 -64 ) ( -224 192 -64 ) ( -256 192 -64 ) mety 0 0 90 1 1 +} +// brush 303 +{ +( -560 -16 -64 ) ( -560 -48 -64 ) ( -560 -48 -120 ) met5_1 24 0 0 1 1 +( -528 -16 -64 ) ( -560 -16 -64 ) ( -560 -16 -120 ) met5_1 24 0 0 1 1 +( -528 -48 -64 ) ( -528 -16 -64 ) ( -528 -16 -120 ) met5_1 24 0 0 1 1 +( -560 -48 -64 ) ( -528 -48 -64 ) ( -528 -48 -120 ) met5_1 24 0 0 1 1 +( -560 -48 -64 ) ( -560 -16 -64 ) ( -528 -16 -64 ) runeb128 16 16 90 1 1 +( -528 -16 -72 ) ( -560 -16 -72 ) ( -560 -48 -72 ) met5_1 24 0 0 1 1 +} +// brush 304 +{ +( 736 96 160 ) ( 736 -32 160 ) ( 736 -32 -96 ) metw1 0 0 0 1 1 +( 768 96 192 ) ( 736 96 192 ) ( 736 96 -64 ) metw1 0 0 0 1 1 +( 800 -32 192 ) ( 800 96 192 ) ( 800 96 -64 ) metw1 0 0 0 1 1 +( 768 64 192 ) ( 800 64 192 ) ( 800 64 -64 ) runeb128 0 0 0 1 1 +( 768 96 -64 ) ( 736 96 -64 ) ( 736 -32 -64 ) metw1 0 0 0 1 1 +( 704 96 64 ) ( 832 96 64 ) ( 704 -32 64 ) metw1 0 0 0 1 1 +} +// brush 305 +{ +( 736 96 192 ) ( 736 -32 192 ) ( 736 -32 -64 ) metw1 0 0 0 1 1 +( 768 96 192 ) ( 736 96 192 ) ( 736 96 -64 ) metw1 0 0 0 1 1 +( 800 -32 192 ) ( 800 96 192 ) ( 800 96 -64 ) metw1 0 0 0 1 1 +( 736 -32 192 ) ( 768 -32 192 ) ( 768 -32 -64 ) metw1 0 0 0 1 1 +( 736 -32 192 ) ( 736 96 192 ) ( 768 96 192 ) metw1 0 0 0 1 1 +( 832 96 64 ) ( 704 96 64 ) ( 704 -32 64 ) runeb128 0 0 0 1 1 +} +// brush 306 +{ +( 704 0 64 ) ( 832 0 64 ) ( 704 -128 64 ) metw1 0 0 0 1 1 +( 768 0 -64 ) ( 736 0 -64 ) ( 736 -128 -64 ) metw1 0 0 0 1 1 +( 736 -32 192 ) ( 768 -32 192 ) ( 768 -32 -64 ) metw1 0 0 0 1 1 +( 800 -128 192 ) ( 800 0 192 ) ( 800 0 -64 ) metw1 0 0 0 1 1 +( 800 0 192 ) ( 768 0 192 ) ( 768 0 -64 ) runeb128 0 0 0 1 1 +( 736 0 160 ) ( 736 -128 160 ) ( 736 -128 -96 ) metw1 0 0 0 1 1 +} +// brush 307 +{ +( 800 32 160 ) ( 800 -96 160 ) ( 800 -96 -96 ) runeb128 0 0 0 1 1 +( 832 64 192 ) ( 800 64 192 ) ( 800 64 -64 ) metw1 0 0 0 1 1 +( 832 -64 192 ) ( 832 64 192 ) ( 832 64 -64 ) metw1 0 0 0 1 1 +( 800 0 192 ) ( 832 0 192 ) ( 832 0 -64 ) metw1 0 0 0 1 1 +( 832 32 -64 ) ( 800 32 -64 ) ( 800 -96 -64 ) metw1 0 0 0 1 1 +( 768 32 64 ) ( 896 32 64 ) ( 768 -96 64 ) metw1 0 0 0 1 1 +} +// brush 308 +{ +( 736 128 -128 ) ( 736 -64 -128 ) ( 736 128 -64 ) mmetal1_1 0 0 0 1 1 +( 480 64 -64 ) ( 480 0 -64 ) ( 480 0 -128 ) mmetal1_1 0 0 0 1 1 +( 768 96 -64 ) ( 512 96 -64 ) ( 512 96 -128 ) mmetal1_1 0 0 0 1 1 +( 512 -32 -64 ) ( 768 -32 -64 ) ( 768 -32 -128 ) mmetal1_1 0 0 0 1 1 +( 448 0 -64 ) ( 448 64 -64 ) ( 704 64 -64 ) mmetal1_1 32 32 0 1 1 +( 704 64 -128 ) ( 448 64 -128 ) ( 448 0 -128 ) mmetal1_1 0 0 0 1 1 +} +// brush 309 +{ +( 736 -64 -128 ) ( 736 128 -128 ) ( 736 128 -64 ) mmetal1_1 0 0 0 1 1 +( 768 96 -64 ) ( 512 96 -64 ) ( 512 96 -128 ) mmetal1_1 0 0 0 1 1 +( 800 0 -64 ) ( 800 64 -64 ) ( 800 64 -128 ) mmetal1_1 0 0 0 1 1 +( 512 -32 -64 ) ( 768 -32 -64 ) ( 768 -32 -128 ) mmetal1_1 0 0 0 1 1 +( 448 0 -64 ) ( 448 64 -64 ) ( 704 64 -64 ) runeb128 0 0 0 1 1 +( 704 64 -128 ) ( 448 64 -128 ) ( 448 0 -128 ) mmetal1_1 0 0 0 1 1 +} +} +// entity 1 +{ +"wait" "4" +"delay" "1" +"target" "quaddrop" +"classname" "trigger_multiple" +// brush 0 +{ +( -32 -192 288 ) ( -32 -288 288 ) ( -32 -288 272 ) trigger 0 0 0 1 1 +( 24 -192 288 ) ( -32 -192 288 ) ( -32 -192 272 ) trigger 0 0 0 1 1 +( 64 -288 288 ) ( 64 -192 288 ) ( 64 -192 272 ) trigger 0 0 0 1 1 +( -32 -288 288 ) ( 24 -288 288 ) ( 24 -288 272 ) trigger 0 0 0 1 1 +( -32 -288 288 ) ( -32 -192 288 ) ( 24 -192 288 ) trigger 0 0 0 1 1 +( 24 -192 256 ) ( -32 -192 256 ) ( -32 -288 256 ) trigger 0 0 0 1 1 +} +} +// entity 2 +{ +"delay" "1" +"targetname" "quaddrop" +"classname" "trigger_secret" +"sounds" "0" +// brush 0 +{ +( -32 -192 312 ) ( -32 -288 312 ) ( -32 -288 280 ) trigger 0 0 0 1 1 +( 64 -192 312 ) ( -32 -192 312 ) ( -32 -192 280 ) trigger 0 0 0 1 1 +( 64 -288 312 ) ( 64 -192 312 ) ( 64 -192 280 ) trigger 0 0 0 1 1 +( -32 -288 312 ) ( 64 -288 312 ) ( 64 -288 280 ) trigger 0 0 0 1 1 +( -32 -288 312 ) ( -32 -192 312 ) ( 64 -192 312 ) trigger 0 0 0 1 1 +( 64 -192 304 ) ( -32 -192 304 ) ( -32 -288 304 ) trigger 0 0 0 1 1 +} +} +// entity 3 +{ +"targetname" "altar" +"target" "altarcore" +"classname" "trigger_relay" +// brush 0 +{ +( -48 16 288 ) ( -48 -16 288 ) ( -48 -16 272 ) trigger 0 0 0 1 1 +( -16 16 288 ) ( -48 16 288 ) ( -48 16 272 ) trigger 0 0 0 1 1 +( -16 -16 288 ) ( -16 16 288 ) ( -16 16 272 ) trigger 0 0 0 1 1 +( -48 -16 288 ) ( -16 -16 288 ) ( -16 -16 272 ) trigger 0 0 0 1 1 +( -48 -16 288 ) ( -48 16 288 ) ( -16 16 288 ) trigger 0 0 0 1 1 +( -16 16 272 ) ( -48 16 272 ) ( -48 -16 272 ) trigger 0 0 0 1 1 +} +} +// entity 4 +{ +"light" "290" +"origin" "-96 -464 80" +"classname" "light_torch_small_walltorch" +} +// entity 5 +{ +"classname" "light_torch_small_walltorch" +"origin" "-464 -32 80" +"light" "290" +} +// entity 6 +{ +"target" "door" +"classname" "trigger_once" +"target2" "shortcut" +// brush 0 +{ +( 320 192 0 ) ( 320 -192 0 ) ( 320 -192 -64 ) trigger 0 0 0 1 1 +( 384 192 0 ) ( 320 192 0 ) ( 320 192 -64 ) trigger 0 0 0 1 1 +( 384 -192 0 ) ( 384 192 0 ) ( 384 192 -64 ) trigger 0 0 0 1 1 +( 320 -192 0 ) ( 384 -192 0 ) ( 384 -192 -64 ) trigger 0 0 0 1 1 +( 320 -192 0 ) ( 320 192 0 ) ( 384 192 0 ) trigger 0 0 0 1 1 +( 384 192 -64 ) ( 320 192 -64 ) ( 320 -192 -64 ) trigger 0 0 0 1 1 +} +} +// entity 7 +{ +"spawnflags" "32" +"wait" "-1" +"sounds" "4" +"speed" "128" +"targetname" "door" +"lip" "-8" +"angle" "-2" +"classname" "func_door" +// brush 0 +{ +( 480 64 -64 ) ( 448 64 -64 ) ( 448 0 -64 ) met5_1 0 0 0 1 1 +( 480 0 64 ) ( 480 64 64 ) ( 512 64 64 ) met5_1 0 0 0 1 1 +( 448 0 192 ) ( 480 0 192 ) ( 480 0 -64 ) met5_1 0 0 0 1 1 +( 480 0 192 ) ( 480 64 192 ) ( 480 64 -64 ) dr02_2 0 64 0 1 1 +( 480 64 192 ) ( 448 64 192 ) ( 448 64 -64 ) met5_1 0 0 0 1 1 +( 448 64 192 ) ( 448 0 192 ) ( 448 0 -64 ) dr02_2 0 64 0 1 1 +} +} +// entity 8 +{ +"light" "166" +"origin" "544 32 -32" +"classname" "light" +} +// entity 9 +{ +"origin" "544 32 -64" +"classname" "weapon_supershotgun" +} +// entity 10 +{ +"light" "290" +"origin" "224 336 80" +"classname" "light_torch_small_walltorch" +} +// entity 11 +{ +"classname" "light" +"origin" "496 -16 80" +"light" "177" +} +// entity 12 +{ +"light" "177" +"origin" "496 80 80" +"classname" "light" +} +// entity 13 +{ +"classname" "light_torch_small_walltorch" +"origin" "272 -416 80" +"light" "290" +} +// entity 14 +{ +"classname" "light_torch_small_walltorch" +"origin" "-416 -400 80" +"light" "290" +} +// entity 15 +{ +"classname" "light_torch_small_walltorch" +"origin" "-464 416 80" +"light" "290" +} +// entity 16 +{ +"target" "count1" +"sounds" "1" +"speed" "64" +"wait" "-1" +"lip" "8" +"angle" "-2" +"classname" "func_button" +"spawnflags" "1" +// brush 0 +{ +( 264 432 0 ) ( 264 400 0 ) ( 264 400 -64 ) +0mtlsw -16 0 0 1 1 +( 304 440 0 ) ( 272 440 0 ) ( 272 440 -64 ) +0mtlsw -16 0 0 1 1 +( 312 400 0 ) ( 312 432 0 ) ( 312 432 -64 ) +0mtlsw -16 0 0 1 1 +( 272 392 0 ) ( 304 392 0 ) ( 304 392 -64 ) +0mtlsw -16 0 0 1 1 +( 272 400 0 ) ( 272 432 0 ) ( 304 432 0 ) mmetal1_7 0 0 0 1 1 +( 304 432 -72 ) ( 272 432 -72 ) ( 272 400 -72 ) +0mtlsw -16 16 0 1 1 +( 272 392 -64 ) ( 264 400 -64 ) ( 264 400 0 ) met5_1 -56 16 0 1 1 +( 312 400 -64 ) ( 304 392 -64 ) ( 304 392 0 ) met5_1 -56 16 0 1 1 +( 304 440 -64 ) ( 312 432 -64 ) ( 312 432 0 ) met5_1 -56 16 0 1 1 +( 264 432 -64 ) ( 272 440 -64 ) ( 272 440 0 ) met5_1 -56 16 0 1 1 +} +} +// entity 17 +{ +"classname" "func_button" +"angle" "-2" +"lip" "8" +"wait" "-1" +"speed" "64" +"sounds" "1" +"target" "count1" +"spawnflags" "1" +// brush 0 +{ +( -208 432 -72 ) ( -240 432 -72 ) ( -240 400 -72 ) +0mtlsw -16 16 0 1 1 +( -240 400 0 ) ( -240 432 0 ) ( -208 432 0 ) mmetal1_7 0 0 0 1 1 +( -240 392 0 ) ( -208 392 0 ) ( -208 392 -64 ) +0mtlsw -16 0 0 1 1 +( -200 400 0 ) ( -200 432 0 ) ( -200 432 -64 ) +0mtlsw -16 0 0 1 1 +( -208 440 0 ) ( -240 440 0 ) ( -240 440 -64 ) +0mtlsw -16 0 0 1 1 +( -248 432 0 ) ( -248 400 0 ) ( -248 400 -64 ) +0mtlsw -16 0 0 1 1 +( -240 392 -64 ) ( -248 400 -64 ) ( -248 400 0 ) met5_1 -56 16 0 1 1 +( -200 400 -64 ) ( -208 392 -64 ) ( -208 392 0 ) met5_1 -56 16 0 1 1 +( -208 440 -64 ) ( -200 432 -64 ) ( -200 432 0 ) met5_1 -56 16 0 1 1 +( -248 432 -64 ) ( -240 440 -64 ) ( -240 440 0 ) met5_1 -56 16 0 1 1 +} +} +// entity 18 +{ +"target" "count1" +"sounds" "1" +"speed" "64" +"wait" "-1" +"lip" "8" +"angle" "-2" +"classname" "func_button" +// brush 0 +{ +( -504 -448 0 ) ( -504 -480 0 ) ( -504 -480 -64 ) +0mtlsw 16 0 0 1 1 +( -480 -456 0 ) ( -512 -456 0 ) ( -512 -456 -64 ) +0mtlsw 16 0 0 1 1 +( -456 -512 0 ) ( -456 -480 0 ) ( -456 -480 -64 ) +0mtlsw 16 0 0 1 1 +( -480 -504 0 ) ( -448 -504 0 ) ( -448 -504 -64 ) +0mtlsw 16 0 0 1 1 +( -496 -496 0 ) ( -496 -464 0 ) ( -464 -464 0 ) mmetal1_7 0 0 0 1 1 +( -464 -464 -72 ) ( -496 -464 -72 ) ( -496 -496 -72 ) +0mtlsw 16 -48 0 1 1 +( -496 -504 -64 ) ( -504 -496 -64 ) ( -504 -496 0 ) met5_1 8 -48 0 1 1 +( -456 -496 -64 ) ( -464 -504 -64 ) ( -464 -504 0 ) met5_1 8 -48 0 1 1 +( -464 -456 -64 ) ( -456 -464 -64 ) ( -456 -464 0 ) met5_1 8 -48 0 1 1 +( -504 -464 -64 ) ( -496 -456 -64 ) ( -496 -456 0 ) met5_1 8 -48 0 1 1 +} +} +// entity 19 +{ +"light" "290" +"origin" "-464 -352 80" +"classname" "light_torch_small_walltorch" +} +// entity 20 +{ +"light" "290" +"origin" "-368 416 80" +"classname" "light_torch_small_walltorch" +} +// entity 21 +{ +"classname" "light_torch_small_walltorch" +"origin" "32 464 80" +"light" "290" +} +// entity 22 +{ +"light" "290" +"origin" "224 -464 80" +"classname" "light_torch_small_walltorch" +} +// entity 23 +{ +"classname" "light_torch_small_walltorch" +"origin" "240 32 80" +"light" "290" +} +// entity 24 +{ +"light" "290" +"origin" "336 32 80" +"classname" "light_torch_small_walltorch" +} +// entity 25 +{ +"light" "290" +"origin" "-176 224 80" +"classname" "light_torch_small_walltorch" +} +// entity 26 +{ +"classname" "light_torch_small_walltorch" +"origin" "-192 -240 80" +"light" "290" +} +// entity 27 +{ +"light" "290" +"origin" "-368 -32 80" +"classname" "light_torch_small_walltorch" +} +// entity 28 +{ +"classname" "light_torch_small_walltorch" +"origin" "176 288 80" +"light" "290" +} +// entity 29 +{ +"light" "290" +"origin" "112 -224 80" +"classname" "light_torch_small_walltorch" +} +// entity 30 +{ +"light" "388" +"origin" "416 192 -8" +"classname" "light_flame_small_yellow" +} +// entity 31 +{ +"classname" "light_flame_small_yellow" +"origin" "64 -544 -8" +"light" "388" +} +// entity 32 +{ +"light" "388" +"origin" "-544 -192 -8" +"classname" "light_flame_small_yellow" +} +// entity 33 +{ +"classname" "light_flame_large_yellow" +"origin" "-288 -536 -8" +"light" "488" +} +// entity 34 +{ +"light" "488" +"origin" "-160 536 -8" +"classname" "light_flame_large_yellow" +} +// entity 35 +{ +"classname" "light_flame_large_yellow" +"origin" "408 -224 -8" +"light" "488" +} +// entity 36 +{ +"light" "488" +"origin" "-536 160 -8" +"classname" "light_flame_large_yellow" +} +// entity 37 +{ +"light" "222" +"origin" "-32 0 272" +"classname" "light" +} +// entity 38 +{ +"classname" "info_player_start" +"origin" "704 32 -32" +"angle" "180" +} +// entity 39 +{ +"classname" "func_door" +"angle" "270" +"wait" "0.1" +"speed" "512" +"lip" "-144" +"targetname" "wedge" +"sounds" "0" +// brush 0 +{ +( 0 192 352 ) ( -64 192 352 ) ( -64 160 352 ) black 0 0 0 1 1 +( 0 160 416 ) ( 0 192 416 ) ( 0 192 352 ) black 0 0 0 1 1 +( 0 192 416 ) ( -64 192 416 ) ( -64 192 352 ) black 0 0 0 1 1 +( -64 192 416 ) ( -64 160 416 ) ( -64 160 352 ) black 0 0 0 1 1 +( -64 160 352 ) ( -64 192 384 ) ( 0 160 352 ) black 0 0 0 1 1 +} +} +// entity 40 +{ +"classname" "monster_voreling" +"origin" "0 0 80" +"target" "count2" +"targetname" "vling1" +"spawnflags" "192" +} +// entity 41 +{ +"classname" "trigger_changelevel" +"map" "start" +// brush 0 +{ +( 16 96 -336 ) ( -80 96 -336 ) ( -80 -96 -336 ) trigger 0 0 0 1 1 +( -80 -96 -256 ) ( -80 96 -256 ) ( 16 96 -256 ) trigger 0 0 0 1 1 +( -80 -80 -304 ) ( 16 -80 -304 ) ( 16 -80 -336 ) trigger 0 0 0 1 1 +( 16 -96 -304 ) ( 16 96 -304 ) ( 16 96 -336 ) trigger 0 0 0 1 1 +( 16 80 -304 ) ( -80 80 -304 ) ( -80 80 -336 ) trigger 0 0 0 1 1 +( -80 96 -304 ) ( -80 -96 -304 ) ( -80 -96 -336 ) trigger 0 0 0 1 1 +} +} +// entity 42 +{ +"message" "an unholy altar, M'GAH!!" +"spawnflags" "4" +"classname" "func_door" +"wait" "-1" +"angle" "-2" +"sounds" "1" +"speed" "32" +"targetname" "altar" +"lip" "272" +// brush 0 +{ +( -96 96 16 ) ( -96 96 -16 ) ( 96 96 -16 ) altar1_6 0 48 0 1 1 +( 32 96 16 ) ( 32 96 -16 ) ( 16 80 -16 ) altar1_6 0 48 0 1 1 +( -128 80 16 ) ( 128 80 16 ) ( 128 80 -48 ) altar1_6 0 48 0 1 1 +( -96 96 -16 ) ( -96 96 16 ) ( -80 80 16 ) altar1_6 0 48 0 1 1 +( -128 96 48 ) ( 128 96 48 ) ( 128 -32 48 ) metalt2_0 0 0 0 1 1 +( 128 -32 -16 ) ( 128 96 -16 ) ( -128 96 -16 ) altar1_6 0 -16 0 1 1 +} +// brush 1 +{ +( 32 128 -16 ) ( -96 128 -16 ) ( -96 -128 -16 ) altar1_6 0 -16 0 1 1 +( -96 -128 48 ) ( -96 128 48 ) ( 32 128 48 ) metalt2_0 0 0 0 1 1 +( -96 -96 -16 ) ( -96 -96 16 ) ( -80 -80 16 ) altar1_6 0 48 0 1 1 +( -80 -128 48 ) ( -80 128 48 ) ( -80 128 -16 ) altar1_6 0 48 0 1 1 +( -96 96 16 ) ( -96 96 -16 ) ( -80 80 -16 ) altar1_6 0 48 0 1 1 +( -96 -96 16 ) ( -96 -96 -16 ) ( -96 96 -16 ) altar1_6 0 48 0 1 1 +} +// brush 2 +{ +( 32 -128 -16 ) ( 32 128 -16 ) ( -96 128 -16 ) altar1_6 0 -16 0 1 1 +( -96 128 48 ) ( 32 128 48 ) ( 32 -128 48 ) metalt2_0 0 0 0 1 1 +( 16 -80 16 ) ( 32 -96 16 ) ( 32 -96 -16 ) altar1_6 0 48 0 1 1 +( 16 128 -16 ) ( 16 128 48 ) ( 16 -128 48 ) altar1_6 0 48 0 1 1 +( 16 80 -16 ) ( 32 96 -16 ) ( 32 96 16 ) altar1_6 0 48 0 1 1 +( 32 96 -16 ) ( 32 -96 -16 ) ( 32 -96 16 ) altar1_6 0 48 0 1 1 +} +// brush 3 +{ +( 96 -96 -16 ) ( -96 -96 -16 ) ( -96 -96 16 ) altar1_6 0 48 0 1 1 +( 16 -80 -16 ) ( 32 -96 -16 ) ( 32 -96 16 ) altar1_6 0 48 0 1 1 +( 128 -80 -48 ) ( 128 -80 16 ) ( -128 -80 16 ) altar1_6 0 48 0 1 1 +( -80 -80 16 ) ( -96 -96 16 ) ( -96 -96 -16 ) altar1_6 0 48 0 1 1 +( 128 32 48 ) ( 128 -96 48 ) ( -128 -96 48 ) metalt2_0 0 0 0 1 1 +( -128 -96 -16 ) ( 128 -96 -16 ) ( 128 32 -16 ) altar1_6 0 -16 0 1 1 +} +// brush 4 +{ +( -96 96 -48 ) ( -96 96 -80 ) ( 96 96 -80 ) altar1_7 0 48 0 1 1 +( 32 96 -48 ) ( 32 96 -80 ) ( 16 80 -80 ) altar1_7 0 48 0 1 1 +( -128 80 -240 ) ( 128 80 -240 ) ( 128 80 -304 ) altar1_7 0 48 0 1 1 +( -96 96 -272 ) ( -96 96 -240 ) ( -80 80 -240 ) altar1_7 0 48 0 1 1 +( -128 96 -16 ) ( 128 96 -16 ) ( 128 -32 -16 ) altar1_7 0 -16 0 1 1 +( 128 -32 -272 ) ( 128 96 -272 ) ( -128 96 -272 ) metw0a 0 0 0 1 1 +} +// brush 5 +{ +( 128 -32 -280 ) ( 128 96 -280 ) ( -128 96 -280 ) met5_1 0 0 0 1 1 +( -128 96 -272 ) ( 128 96 -272 ) ( 128 -32 -272 ) met5_1 0 0 0 1 1 +( -96 96 -520 ) ( -96 96 -488 ) ( -80 80 -488 ) met5_1 0 0 0 1 1 +( -128 80 -256 ) ( 128 80 -256 ) ( 128 80 -320 ) met5_1 0 0 0 1 1 +( 32 96 -64 ) ( 32 96 -96 ) ( 16 80 -96 ) met5_1 0 0 0 1 1 +( -96 96 -64 ) ( -96 96 -96 ) ( 96 96 -96 ) met5_1 0 0 0 1 1 +} +// brush 6 +{ +( 32 128 -272 ) ( -96 128 -272 ) ( -96 -128 -272 ) metw0a 0 0 0 1 1 +( -96 -128 -16 ) ( -96 128 -16 ) ( 32 128 -16 ) altar1_7 0 -16 0 1 1 +( -96 -96 -272 ) ( -96 -96 -240 ) ( -80 -80 -240 ) altar1_7 0 48 0 1 1 +( -80 -128 -16 ) ( -80 128 -16 ) ( -80 128 -80 ) altar1_7 0 48 0 1 1 +( -96 96 -240 ) ( -96 96 -272 ) ( -80 80 -272 ) altar1_7 0 48 0 1 1 +( -96 -96 -48 ) ( -96 -96 -80 ) ( -96 96 -80 ) altar1_7 0 48 0 1 1 +} +// brush 7 +{ +( -96 -96 -64 ) ( -96 -96 -96 ) ( -96 96 -96 ) met5_1 0 0 0 1 1 +( -96 96 -488 ) ( -96 96 -520 ) ( -80 80 -520 ) met5_1 0 0 0 1 1 +( -80 -128 -32 ) ( -80 128 -32 ) ( -80 128 -96 ) met5_1 0 0 0 1 1 +( -96 -96 -520 ) ( -96 -96 -488 ) ( -80 -80 -488 ) met5_1 0 0 0 1 1 +( -96 -128 -272 ) ( -96 128 -272 ) ( 32 128 -272 ) met5_1 0 0 0 1 1 +( 32 128 -280 ) ( -96 128 -280 ) ( -96 -128 -280 ) met5_1 0 0 0 1 1 +} +// brush 8 +{ +( 96 -96 -80 ) ( -96 -96 -80 ) ( -96 -96 -48 ) altar1_7 0 48 0 1 1 +( 16 -80 -80 ) ( 32 -96 -80 ) ( 32 -96 -48 ) altar1_7 0 48 0 1 1 +( 128 -80 -304 ) ( 128 -80 -240 ) ( -128 -80 -240 ) altar1_7 0 48 0 1 1 +( -80 -80 -240 ) ( -96 -96 -240 ) ( -96 -96 -272 ) altar1_7 0 48 0 1 1 +( 128 32 -16 ) ( 128 -96 -16 ) ( -128 -96 -16 ) altar1_7 0 -16 0 1 1 +( -128 -96 -272 ) ( 128 -96 -272 ) ( 128 32 -272 ) metw0a 0 0 0 1 1 +} +// brush 9 +{ +( 32 -128 -272 ) ( 32 128 -272 ) ( -96 128 -272 ) metw0a 0 0 0 1 1 +( -96 128 -16 ) ( 32 128 -16 ) ( 32 -128 -16 ) altar1_7 0 -16 0 1 1 +( 16 -80 -48 ) ( 32 -96 -48 ) ( 32 -96 -80 ) altar1_7 0 48 0 1 1 +( 16 128 -80 ) ( 16 128 -16 ) ( 16 -128 -16 ) altar1_7 0 48 0 1 1 +( 16 80 -80 ) ( 32 96 -80 ) ( 32 96 -48 ) altar1_7 0 48 0 1 1 +( 32 96 -80 ) ( 32 -96 -80 ) ( 32 -96 -48 ) altar1_7 0 48 0 1 1 +} +// brush 10 +{ +( 32 96 -96 ) ( 32 -96 -96 ) ( 32 -96 -64 ) met5_1 0 0 0 1 1 +( 16 80 -96 ) ( 32 96 -96 ) ( 32 96 -64 ) met5_1 0 0 0 1 1 +( 16 128 -96 ) ( 16 128 -32 ) ( 16 -128 -32 ) met5_1 0 0 0 1 1 +( 16 -80 -64 ) ( 32 -96 -64 ) ( 32 -96 -96 ) met5_1 0 0 0 1 1 +( -96 128 -272 ) ( 32 128 -272 ) ( 32 -128 -272 ) met5_1 0 0 0 1 1 +( 32 -128 -280 ) ( 32 128 -280 ) ( -96 128 -280 ) met5_1 0 0 0 1 1 +} +// brush 11 +{ +( -128 -96 -280 ) ( 128 -96 -280 ) ( 128 32 -280 ) met5_1 0 0 0 1 1 +( 128 32 -272 ) ( 128 -96 -272 ) ( -128 -96 -272 ) met5_1 0 0 0 1 1 +( -80 -80 -488 ) ( -96 -96 -488 ) ( -96 -96 -520 ) met5_1 0 0 0 1 1 +( 128 -80 -320 ) ( 128 -80 -256 ) ( -128 -80 -256 ) met5_1 0 0 0 1 1 +( 16 -80 -96 ) ( 32 -96 -96 ) ( 32 -96 -64 ) met5_1 0 0 0 1 1 +( 96 -96 -96 ) ( -96 -96 -96 ) ( -96 -96 -64 ) met5_1 0 0 0 1 1 +} +} +// entity 43 +{ +"spawnflags" "36" +"classname" "func_door" +"lip" "16" +"targetname" "altarcore" +"speed" "32" +"sounds" "0" +"angle" "-2" +// brush 0 +{ +( -80 80 16 ) ( -80 -80 16 ) ( -80 -80 -16 ) met5_1 0 0 0 1 1 +( 16 80 16 ) ( -80 80 16 ) ( -80 80 -16 ) met5_1 0 0 0 1 1 +( 16 -80 16 ) ( 16 80 16 ) ( 16 80 -16 ) met5_1 0 0 0 1 1 +( -80 -80 16 ) ( 16 -80 16 ) ( 16 -80 -16 ) met5_1 0 0 0 1 1 +( -80 -80 56 ) ( -80 80 56 ) ( 16 80 56 ) cop2_4 0 0 0 1 1 +( 16 80 -16 ) ( -80 80 -16 ) ( -80 -80 -16 ) met5_1 0 0 0 1 1 +} +} +// entity 44 +{ +"classname" "weapon_supernailgun" +"origin" "-32 128 352" +"delay" "1" +} +// entity 45 +{ +"classname" "trigger_once" +"killtarget" "altarcore" +"targetname" "killtrigger" +"sounds" "3" +"delay" "1" +// brush 0 +{ +( 0 32 336 ) ( -64 32 336 ) ( -64 -32 336 ) trigger 0 0 0 1 1 +( -64 -32 352 ) ( -64 32 352 ) ( 0 32 352 ) trigger 0 0 0 1 1 +( -80 -16 352 ) ( -16 -16 352 ) ( -16 -16 320 ) trigger 0 0 0 1 1 +( -16 -16 352 ) ( -16 48 352 ) ( -16 48 320 ) trigger 0 0 0 1 1 +( 16 16 352 ) ( -48 16 352 ) ( -48 16 320 ) trigger 0 0 0 1 1 +( -48 16 352 ) ( -48 -48 352 ) ( -48 -48 320 ) trigger 0 0 0 1 1 +} +} +// entity 46 +{ +"classname" "light" +"origin" "-32 0 -304" +"light" "333" +"style" "2" +} +// entity 47 +{ +"classname" "func_button" +"angle" "180" +"speed" "0" +"lip" "32" +"sounds" "0" +"wait" "8" +"health" "1" +"target" "quaddrop" +// brush 0 +{ +( -128 -96 288 ) ( -128 -128 288 ) ( -128 -128 256 ) metw6_4 0 0 0 1 1 +( -96 -96 288 ) ( -160 -96 288 ) ( -160 -96 256 ) metw6_4 0 0 0 1 1 +( -96 -128 288 ) ( -96 -96 288 ) ( -96 -96 256 ) +0dagger 0 0 0 0.500000 0.500000 +( -160 -128 288 ) ( -96 -128 288 ) ( -96 -128 256 ) metw6_4 0 0 0 1 1 +( -160 -128 288 ) ( -160 -96 288 ) ( -96 -96 288 ) metw6_4 0 0 0 1 1 +( -96 -96 256 ) ( -160 -96 256 ) ( -160 -128 256 ) metw6_4 0 0 0 1 1 +} +} +// entity 48 +{ +"classname" "item_artifact_trinity" +"origin" "16 -240 272" +"delay" "1" +} +// entity 49 +{ +"classname" "light" +"origin" "16 -240 288" +"light" "288" +} +// entity 50 +{ +"wait" "3" +"classname" "func_door" +"targetname" "quaddrop" +"speed" "96" +"lip" "-240" +"angle" "-2" +"sounds" "0" +// brush 0 +{ +( 64 -192 224 ) ( -32 -192 224 ) ( -32 -288 224 ) cop3_0 0 0 0 1 1 +( -32 -288 232 ) ( -32 -192 232 ) ( 64 -192 232 ) met5_1 0 0 0 1 1 +( -32 -288 320 ) ( 64 -288 320 ) ( 64 -288 224 ) met5_1 0 0 0 1 1 +( 64 -288 320 ) ( 64 -192 320 ) ( 64 -192 224 ) met5_1 0 0 0 1 1 +( 64 -192 320 ) ( -32 -192 320 ) ( -32 -192 224 ) met5_1 0 0 0 1 1 +( -32 -192 320 ) ( -32 -288 320 ) ( -32 -288 224 ) met5_1 0 0 0 1 1 +} +// brush 1 +{ +( 64 -288 248 ) ( 64 -288 216 ) ( -32 -288 216 ) met5_1 0 0 0 1 1 +( -32 -288 256 ) ( -32 -288 224 ) ( -24 -280 224 ) met5_1 0 0 0 1 1 +( 64 -280 248 ) ( -24 -280 248 ) ( -24 -280 216 ) met5_1 0 0 0 1 1 +( 64 -288 216 ) ( 64 -288 248 ) ( 56 -280 248 ) met5_1 0 0 0 1 1 +( 56 -288 240 ) ( -32 -288 240 ) ( -32 -272 240 ) met5_1 0 0 0 1 1 +( -32 -272 232 ) ( -32 -288 232 ) ( 56 -288 232 ) met5_1 0 0 0 1 1 +} +// brush 2 +{ +( 64 -208 232 ) ( 64 -192 232 ) ( -24 -192 232 ) met5_1 0 0 0 1 1 +( -24 -192 240 ) ( 64 -192 240 ) ( 64 -208 240 ) met5_1 0 0 0 1 1 +( -32 -192 216 ) ( -32 -192 248 ) ( -24 -200 248 ) met5_1 0 0 0 1 1 +( -32 -200 248 ) ( 56 -200 248 ) ( 56 -200 216 ) met5_1 0 0 0 1 1 +( 64 -192 256 ) ( 64 -192 224 ) ( 56 -200 224 ) met5_1 0 0 0 1 1 +( -32 -192 248 ) ( -32 -192 216 ) ( 64 -192 216 ) met5_1 0 0 0 1 1 +} +// brush 3 +{ +( 48 -288 232 ) ( 64 -288 232 ) ( 64 -200 232 ) met5_1 0 0 0 1 1 +( 64 -200 240 ) ( 64 -288 240 ) ( 48 -288 240 ) met5_1 0 0 0 1 1 +( 64 -192 224 ) ( 64 -192 256 ) ( 56 -200 256 ) met5_1 0 0 0 1 1 +( 56 -192 264 ) ( 56 -280 264 ) ( 56 -280 232 ) met5_1 0 0 0 1 1 +( 64 -288 248 ) ( 64 -288 216 ) ( 56 -280 216 ) met5_1 0 0 0 1 1 +( 64 -192 248 ) ( 64 -192 216 ) ( 64 -288 216 ) met5_1 0 0 0 1 1 +} +// brush 4 +{ +( -32 -288 248 ) ( -32 -288 216 ) ( -32 -192 216 ) met5_1 0 0 0 1 1 +( -32 -192 248 ) ( -32 -192 216 ) ( -24 -200 216 ) met5_1 0 0 0 1 1 +( -24 -288 256 ) ( -24 -200 256 ) ( -24 -200 224 ) met5_1 0 0 0 1 1 +( -32 -288 224 ) ( -32 -288 256 ) ( -24 -280 256 ) met5_1 0 0 0 1 1 +( -32 -280 240 ) ( -32 -192 240 ) ( -16 -192 240 ) met5_1 0 0 0 1 1 +( -16 -192 232 ) ( -32 -192 232 ) ( -32 -280 232 ) met5_1 0 0 0 1 1 +} +// brush 5 +{ +( -24 -200 256 ) ( -24 -296 256 ) ( -24 -296 160 ) cop2_4 0 0 0 1 1 +( 72 -200 248 ) ( -24 -200 248 ) ( -24 -200 152 ) cop2_4 0 0 0 1 1 +( 56 -280 264 ) ( 56 -184 264 ) ( 56 -184 168 ) cop2_4 0 0 0 1 1 +( -40 -280 248 ) ( 56 -280 248 ) ( 56 -280 152 ) cop2_4 0 0 0 1 1 +( -32 -288 240 ) ( -32 -192 240 ) ( 64 -192 240 ) cop2_4 0 0 0 1 1 +( 64 -192 232 ) ( -32 -192 232 ) ( -32 -288 232 ) cop2_4 0 0 0 1 1 +} +} +// entity 51 +{ +"classname" "weapon_nailgun" +"origin" "-544 -32 -64" +} +// entity 52 +{ +"light" "290" +"origin" "-624 -32 80" +"classname" "light_torch_small_walltorch" +} +// entity 53 +{ +"target" "count2" +"origin" "-64 0 80" +"classname" "monster_voreling" +"angle" "180" +"targetname" "vling1" +"spawnflags" "192" +} +// entity 54 +{ +"angle" "270" +"classname" "monster_voreling" +"origin" "-32 -48 80" +"target" "count2" +"targetname" "vling1" +"spawnflags" "192" +} +// entity 55 +{ +"target" "count2" +"origin" "-32 48 80" +"classname" "monster_voreling" +"angle" "90" +"targetname" "vling1" +"spawnflags" "192" +} +// entity 56 +{ +"classname" "trigger_monsterjump" +"angle" "270" +// brush 0 +{ +( 16 -32 48 ) ( -80 -32 48 ) ( -80 -64 48 ) trigger 0 0 0 1 1 +( -80 -64 80 ) ( -80 -32 80 ) ( 16 -32 80 ) trigger 0 0 0 1 1 +( -80 -64 80 ) ( 16 -64 80 ) ( 16 -64 64 ) trigger 0 0 0 1 1 +( 0 -64 80 ) ( 0 -32 80 ) ( 0 -32 64 ) trigger 0 0 0 1 1 +( 16 -32 80 ) ( -80 -32 80 ) ( -80 -32 64 ) trigger 0 0 0 1 1 +( -64 -32 80 ) ( -64 -64 80 ) ( -64 -64 64 ) trigger 0 0 0 1 1 +} +} +// entity 57 +{ +"angle" "90" +"classname" "trigger_monsterjump" +// brush 0 +{ +( -64 64 80 ) ( -64 32 80 ) ( -64 32 64 ) trigger 0 0 0 1 1 +( 16 64 80 ) ( -80 64 80 ) ( -80 64 64 ) trigger 0 0 0 1 1 +( 0 32 80 ) ( 0 64 80 ) ( 0 64 64 ) trigger 0 0 0 1 1 +( -80 32 80 ) ( 16 32 80 ) ( 16 32 64 ) trigger 0 0 0 1 1 +( -80 32 80 ) ( -80 64 80 ) ( 16 64 80 ) trigger 0 0 0 1 1 +( 16 64 48 ) ( -80 64 48 ) ( -80 32 48 ) trigger 0 0 0 1 1 +} +} +// entity 58 +{ +"classname" "trigger_monsterjump" +"angle" "180" +// brush 0 +{ +( 16 16 48 ) ( -80 16 48 ) ( -80 -16 48 ) trigger 0 0 0 1 1 +( -80 -16 80 ) ( -80 16 80 ) ( 16 16 80 ) trigger 0 0 0 1 1 +( -80 -16 80 ) ( 16 -16 80 ) ( 16 -16 64 ) trigger 0 0 0 1 1 +( -48 -16 80 ) ( -48 16 80 ) ( -48 16 64 ) trigger 0 0 0 1 1 +( 16 16 80 ) ( -80 16 80 ) ( -80 16 64 ) trigger 0 0 0 1 1 +( -80 16 80 ) ( -80 -16 80 ) ( -80 -16 64 ) trigger 0 0 0 1 1 +} +} +// entity 59 +{ +"angle" "360" +"classname" "trigger_monsterjump" +// brush 0 +{ +( -16 16 80 ) ( -16 -16 80 ) ( -16 -16 64 ) trigger 0 0 0 1 1 +( 80 16 80 ) ( -16 16 80 ) ( -16 16 64 ) trigger 0 0 0 1 1 +( 16 -16 80 ) ( 16 16 80 ) ( 16 16 64 ) trigger 0 0 0 1 1 +( -16 -16 80 ) ( 80 -16 80 ) ( 80 -16 64 ) trigger 0 0 0 1 1 +( -16 -16 80 ) ( -16 16 80 ) ( 80 16 80 ) trigger 0 0 0 1 1 +( 80 16 48 ) ( -16 16 48 ) ( -16 -16 48 ) trigger 0 0 0 1 1 +} +} +// entity 60 +{ +"classname" "trigger_counter" +"target" "vling1" +"targetname" "count1" +"count" "4" +"message" "PUUUUUUSH!!!!!!!!" +"delay" "2" +} +// entity 61 +{ +"classname" "item_spikes" +"origin" "-240 400 0" +"spawnflags" "1" +} +// entity 62 +{ +"classname" "item_spikes" +"origin" "336 -432 0" +"spawnflags" "1" +} +// entity 63 +{ +"classname" "item_spikes" +"origin" "272 400 0" +"spawnflags" "1" +} +// entity 64 +{ +"origin" "-496 -496 0" +"classname" "item_spikes" +"spawnflags" "1" +} +// entity 65 +{ +"classname" "trigger_relay" +"target" "vling2" +"targetname" "vling1" +"delay" "5" +// brush 0 +{ +( 0 16 144 ) ( -48 16 144 ) ( -48 -16 144 ) trigger 0 0 0 1 1 +( -64 -16 160 ) ( -64 16 160 ) ( -16 16 160 ) trigger 0 0 0 1 1 +( -48 -16 160 ) ( 0 -16 160 ) ( 0 -16 144 ) trigger 0 0 0 1 1 +( -16 -16 160 ) ( -16 16 160 ) ( -16 16 144 ) trigger 0 0 0 1 1 +( 0 16 160 ) ( -48 16 160 ) ( -48 16 144 ) trigger 0 0 0 1 1 +( -48 16 160 ) ( -48 -16 160 ) ( -48 -16 144 ) trigger 0 0 0 1 1 +} +} +// entity 66 +{ +"spawnflags" "192" +"targetname" "vling2" +"angle" "90" +"classname" "monster_voreling" +"origin" "-32 48 88" +"target" "count2" +} +// entity 67 +{ +"spawnflags" "192" +"targetname" "vling2" +"origin" "-32 -48 88" +"classname" "monster_voreling" +"angle" "270" +"target" "count2" +} +// entity 68 +{ +"spawnflags" "192" +"targetname" "vling2" +"angle" "180" +"classname" "monster_voreling" +"origin" "-64 0 88" +"target" "count2" +} +// entity 69 +{ +"spawnflags" "192" +"targetname" "vling2" +"origin" "0 0 88" +"classname" "monster_voreling" +"target" "count2" +} +// entity 70 +{ +"delay" "10" +"targetname" "vling1" +"target" "vling3" +"classname" "trigger_relay" +// brush 0 +{ +( -48 16 192 ) ( -48 -16 192 ) ( -48 -16 176 ) trigger 0 0 0 1 1 +( 0 16 192 ) ( -48 16 192 ) ( -48 16 176 ) trigger 0 0 0 1 1 +( -16 -16 192 ) ( -16 16 192 ) ( -16 16 176 ) trigger 0 0 0 1 1 +( -48 -16 192 ) ( 0 -16 192 ) ( 0 -16 176 ) trigger 0 0 0 1 1 +( -64 -16 192 ) ( -64 16 192 ) ( -16 16 192 ) trigger 0 0 0 1 1 +( 0 16 176 ) ( -48 16 176 ) ( -48 -16 176 ) trigger 0 0 0 1 1 +} +} +// entity 71 +{ +"classname" "monster_voreling" +"origin" "0 0 96" +"targetname" "vling3" +"spawnflags" "192" +"target" "count2" +} +// entity 72 +{ +"origin" "-64 0 96" +"classname" "monster_voreling" +"angle" "180" +"targetname" "vling3" +"spawnflags" "192" +"target" "count2" +} +// entity 73 +{ +"angle" "270" +"classname" "monster_voreling" +"origin" "-32 -48 96" +"targetname" "vling3" +"spawnflags" "192" +"target" "count2" +} +// entity 74 +{ +"origin" "-32 48 96" +"classname" "monster_voreling" +"angle" "90" +"targetname" "vling3" +"spawnflags" "192" +"target" "count2" +} +// entity 75 +{ +"classname" "trigger_relay" +"target" "vling4" +"targetname" "vling1" +"delay" "15" +// brush 0 +{ +( 0 16 208 ) ( -48 16 208 ) ( -48 -16 208 ) trigger 0 0 0 1 1 +( -64 -16 224 ) ( -64 16 224 ) ( -16 16 224 ) trigger 0 0 0 1 1 +( -48 -16 224 ) ( 0 -16 224 ) ( 0 -16 208 ) trigger 0 0 0 1 1 +( -16 -16 224 ) ( -16 16 224 ) ( -16 16 208 ) trigger 0 0 0 1 1 +( 0 16 224 ) ( -48 16 224 ) ( -48 16 208 ) trigger 0 0 0 1 1 +( -48 16 224 ) ( -48 -16 224 ) ( -48 -16 208 ) trigger 0 0 0 1 1 +} +} +// entity 76 +{ +"spawnflags" "192" +"targetname" "vling4" +"angle" "90" +"classname" "monster_voreling" +"origin" "-32 48 104" +"target" "count2" +} +// entity 77 +{ +"spawnflags" "192" +"targetname" "vling4" +"origin" "-32 -48 104" +"classname" "monster_voreling" +"angle" "270" +"target" "count2" +} +// entity 78 +{ +"spawnflags" "192" +"targetname" "vling4" +"angle" "180" +"classname" "monster_voreling" +"origin" "-64 0 104" +"target" "count2" +} +// entity 79 +{ +"spawnflags" "192" +"targetname" "vling4" +"origin" "0 0 104" +"classname" "monster_voreling" +"target" "count2" +} +// entity 80 +{ +"delay" "1" +"count" "16" +"targetname" "count2" +"target" "altar" +"classname" "trigger_counter" +"spawnflags" "1" +} +// entity 81 +{ +"classname" "monster_polyp" +"origin" "384 32 96" +"angle" "180" +"targetname" "polyp1" +"target" "wedge" +"spawnflags" "224" +"delay" "3" +} +// entity 82 +{ +"classname" "trigger_relay" +"target" "polyp1" +"targetname" "altar" +"delay" "2" +// brush 0 +{ +( 400 48 144 ) ( 368 48 144 ) ( 368 16 144 ) trigger 0 0 0 1 1 +( 368 16 176 ) ( 368 48 176 ) ( 400 48 176 ) trigger 0 0 0 1 1 +( 368 16 176 ) ( 400 16 176 ) ( 400 16 144 ) trigger 0 0 0 1 1 +( 400 16 176 ) ( 400 48 176 ) ( 400 48 144 ) trigger 0 0 0 1 1 +( 400 48 176 ) ( 368 48 176 ) ( 368 48 144 ) trigger 0 0 0 1 1 +( 368 48 176 ) ( 368 16 176 ) ( 368 16 144 ) trigger 0 0 0 1 1 +} +} +// entity 83 +{ +"classname" "item_health" +"origin" "-160 128 -16" +"spawnflags" "1" +} +// entity 84 +{ +"spawnflags" "1" +"origin" "64 128 -16" +"classname" "item_health" +} +// entity 85 +{ +"classname" "item_health" +"origin" "64 -160 -16" +"spawnflags" "1" +} +// entity 86 +{ +"spawnflags" "1" +"origin" "-160 -160 -16" +"classname" "item_health" +} +// entity 87 +{ +"classname" "monster_polyp" +"origin" "-96 -512 96" +"angle" "90" +"targetname" "wedge" +"target" "count3" +"spawnflags" "224" +} +// entity 88 +{ +"spawnflags" "224" +"target" "count3" +"targetname" "wedge" +"angle" "270" +"origin" "32 512 96" +"classname" "monster_polyp" +} +// entity 89 +{ +"classname" "monster_polyp" +"origin" "-544 -32 96" +"angle" "360" +"targetname" "wedge" +"target" "count3" +"spawnflags" "224" +} +// entity 90 +{ +"classname" "trigger_counter" +"targetname" "count3" +"count" "3" +"message" "this altar has been cleansed" +"target" "killtrigger" +"delay" "3" +} +// entity 91 +{ +"classname" "item_shells" +"origin" "688 16 -64" +"spawnflags" "1" +} +// entity 92 +{ +"classname" "info_intermission" +"origin" "-32 0 160" +"mangle" "90 0 0" +} +// entity 93 +{ +"spawnflags" "1" +"origin" "688 16 -48" +"classname" "item_shells" +} +// entity 94 +{ +"classname" "light" +"origin" "-80 -112 272" +"light" "77" +"wait" "2" +} +// entity 95 +{ +"classname" "func_button" +"angle" "-2" +"lip" "8" +"wait" "-1" +"speed" "64" +"sounds" "1" +"target" "count1" +// brush 0 +{ +( 328 -400 -64 ) ( 336 -392 -64 ) ( 336 -392 0 ) met5_1 8 -48 0 1 1 +( 368 -392 -64 ) ( 376 -400 -64 ) ( 376 -400 0 ) met5_1 8 -48 0 1 1 +( 376 -432 -64 ) ( 368 -440 -64 ) ( 368 -440 0 ) met5_1 8 -48 0 1 1 +( 336 -440 -64 ) ( 328 -432 -64 ) ( 328 -432 0 ) met5_1 8 -48 0 1 1 +( 368 -400 -72 ) ( 336 -400 -72 ) ( 336 -432 -72 ) +0mtlsw 16 -48 0 1 1 +( 336 -432 0 ) ( 336 -400 0 ) ( 368 -400 0 ) mmetal1_7 0 0 0 1 1 +( 352 -440 0 ) ( 384 -440 0 ) ( 384 -440 -64 ) +0mtlsw 16 0 0 1 1 +( 376 -448 0 ) ( 376 -416 0 ) ( 376 -416 -64 ) +0mtlsw 16 0 0 1 1 +( 352 -392 0 ) ( 320 -392 0 ) ( 320 -392 -64 ) +0mtlsw 16 0 0 1 1 +( 328 -384 0 ) ( 328 -416 0 ) ( 328 -416 -64 ) +0mtlsw 16 0 0 1 1 +} +} +// entity 96 +{ +"classname" "info_player_coop" +"origin" "696 56 -32" +"angle" "225" +} +// entity 97 +{ +"angle" "135" +"origin" "696 8 -32" +"classname" "info_player_coop" +} +// entity 98 +{ +"classname" "info_player_coop" +"origin" "648 8 -32" +"angle" "45" +} +// entity 99 +{ +"angle" "315" +"origin" "648 56 -32" +"classname" "info_player_coop" +} +// entity 100 +{ +"classname" "trigger_once" +"target" "door" +// brush 0 +{ +( 560 48 -64 ) ( 528 48 -64 ) ( 528 16 -64 ) trigger 0 0 0 1 1 +( 528 16 0 ) ( 528 48 0 ) ( 560 48 0 ) trigger 0 0 0 1 1 +( 528 16 -32 ) ( 560 16 -32 ) ( 560 16 -64 ) trigger 0 0 0 1 1 +( 560 16 -32 ) ( 560 48 -32 ) ( 560 48 -64 ) trigger 0 0 0 1 1 +( 560 48 -32 ) ( 528 48 -32 ) ( 528 48 -64 ) trigger 0 0 0 1 1 +( 528 48 0 ) ( 528 16 0 ) ( 528 16 -32 ) trigger 0 0 0 1 1 +} +} +// entity 101 +{ +"classname" "func_door" +"angle" "-2" +"sounds" "0" +"wait" "-1" +"lip" "-8" +"targetname" "shortcut" +"speed" "128" +// brush 0 +{ +( 768 64 -64 ) ( 736 64 -64 ) ( 736 0 -64 ) metw1 0 0 0 1 1 +( 736 0 64 ) ( 736 64 64 ) ( 768 64 64 ) metw1 0 0 0 1 1 +( 736 0 64 ) ( 768 0 64 ) ( 768 0 -64 ) metw1 0 0 0 1 1 +( 768 0 64 ) ( 768 64 64 ) ( 768 64 -64 ) metw1 0 0 0 1 1 +( 768 64 64 ) ( 736 64 64 ) ( 736 64 -64 ) metw1 0 0 0 1 1 +( 736 64 64 ) ( 736 0 64 ) ( 736 0 -64 ) metw1 0 0 0 1 1 +} +} +// entity 102 +{ +"classname" "func_illusionary" +// brush 0 +{ +( 800 64 -64 ) ( 768 64 -64 ) ( 768 0 -64 ) *starfluid 0 0 0 1 1 +( 768 0 64 ) ( 768 64 64 ) ( 800 64 64 ) *starfluid 0 0 0 1 1 +( 768 0 0 ) ( 800 0 0 ) ( 800 0 -64 ) *starfluid 0 0 0 1 1 +( 800 0 0 ) ( 800 64 0 ) ( 800 64 -64 ) *starfluid 0 0 0 1 1 +( 800 64 0 ) ( 768 64 0 ) ( 768 64 -64 ) *starfluid 0 0 0 1 1 +( 768 64 0 ) ( 768 0 0 ) ( 768 0 -64 ) *starfluid 0 0 0 1 1 +} +} +// entity 103 +{ +"classname" "trigger_teleport" +"target" "respawner" +"spawnflags" "3" +"state" "1" +// brush 0 +{ +( 768 64 -64 ) ( 752 64 -64 ) ( 752 0 -64 ) trigger 0 0 0 1 1 +( 752 0 64 ) ( 752 64 64 ) ( 768 64 64 ) trigger 0 0 0 1 1 +( 752 0 64 ) ( 768 0 64 ) ( 768 0 -64 ) trigger 0 0 0 1 1 +( 768 0 64 ) ( 768 64 64 ) ( 768 64 -64 ) trigger 0 0 0 1 1 +( 768 64 64 ) ( 752 64 64 ) ( 752 64 -64 ) trigger 0 0 0 1 1 +( 752 64 64 ) ( 752 0 64 ) ( 752 0 -64 ) trigger 0 0 0 1 1 +} +} +// entity 104 +{ +"classname" "info_teleport_destination" +"origin" "-608 -32 -32" +"angle" "360" +"targetname" "respawner" +} +// entity 105 +{ +"classname" "light" +"origin" "752 32 0" +"light" "177" +"targetname" "shortcut" +"spawnflags" "1" +} diff --git a/mod_quoth/map_src/kelltest3.map b/mod_quoth/map_src/kelltest3.map new file mode 100644 index 0000000..c97a800 --- /dev/null +++ b/mod_quoth/map_src/kelltest3.map @@ -0,0 +1,2465 @@ +// entity 0 +{ +"classname" "worldspawn" +"wad" "c:/quake-compile/wads/aeon.wad;c:/quake-compile/wads/brimstone2.wad" +"worldtype" "1" +"message" "All The Men Of The Earth Shall Quake" +"_sunlight" "300" +"_sun_mangle" "270 -60 0" +// brush 0 +{ +( 256 320 -128 ) ( -320 320 -128 ) ( -320 -256 -128 ) metal1_1 0 0 0 1 1 +( -320 -256 -64 ) ( -320 320 -64 ) ( 256 320 -64 ) copplt23 0 0 0 1 1 +( -320 -128 -64 ) ( 256 -128 -64 ) ( 256 -128 -128 ) metw1 0 0 0 1 1 +( 64 -256 -64 ) ( 64 320 -64 ) ( 64 320 -128 ) metw1 0 0 0 1 1 +( 256 672 -64 ) ( -320 672 -64 ) ( -320 672 -128 ) metw1 0 0 0 1 1 +( -64 320 -64 ) ( -64 -256 -64 ) ( -64 -256 -128 ) metw1 0 0 0 1 1 +} +// brush 1 +{ +( -64 320 192 ) ( -64 -256 192 ) ( -64 -256 128 ) metw1 0 0 0 1 1 +( 480 256 192 ) ( -96 256 192 ) ( -96 256 128 ) metw1 0 0 0 1 1 +( 64 -256 192 ) ( 64 320 192 ) ( 64 320 128 ) metw1 0 0 0 1 1 +( -128 -192 192 ) ( 448 -192 192 ) ( 448 -192 128 ) metw1 0 0 0 1 1 +( -128 -256 192 ) ( -128 320 192 ) ( 448 320 192 ) copplt23 0 0 0 1 1 +( 448 320 128 ) ( -128 320 128 ) ( -128 -256 128 ) metal1_1 0 0 0 1 1 +} +// brush 2 +{ +( 448 320 -64 ) ( -128 320 -64 ) ( -128 -256 -64 ) metal1_1 0 0 0 1 1 +( -320 -256 512 ) ( -320 320 512 ) ( 256 320 512 ) copplt23 0 0 0 1 1 +( -128 -192 256 ) ( 448 -192 256 ) ( 448 -192 192 ) metw1 0 0 0 1 1 +( -64 -256 320 ) ( -64 320 320 ) ( -64 320 256 ) metw1 0 0 0 1 1 +( 480 448 256 ) ( -96 448 256 ) ( -96 448 192 ) metw1 0 0 0 1 1 +( -512 320 256 ) ( -512 -256 256 ) ( -512 -256 192 ) metw1 0 0 0 1 1 +} +// brush 3 +{ +( 32 -32 192 ) ( -32 -32 192 ) ( -32 -96 192 ) cop2_4 0 0 0 1 1 +( -32 -96 196 ) ( -32 -32 196 ) ( 32 -32 196 ) cop3_4 32 -32 0 1 1 +( -32 -96 256 ) ( 32 -96 256 ) ( 32 -96 -64 ) cop2_4 0 0 0 1 1 +( 32 -96 256 ) ( 32 -32 256 ) ( 32 -32 -64 ) cop2_4 0 0 0 1 1 +( 32 -32 256 ) ( -32 -32 256 ) ( -32 -32 -64 ) cop2_4 0 0 0 1 1 +( -32 -32 256 ) ( -32 -96 256 ) ( -32 -96 -64 ) cop2_4 0 0 0 1 1 +} +// brush 4 +{ +( -64 736 320 ) ( -64 160 320 ) ( -64 160 256 ) metw1 0 0 0 1 1 +( 512 704 320 ) ( -64 704 320 ) ( -64 704 256 ) metw1 0 0 0 1 1 +( 64 512 320 ) ( 64 1088 320 ) ( 64 1088 256 ) metw1 0 0 0 1 1 +( -160 672 320 ) ( 416 672 320 ) ( 416 672 256 ) metw1 0 0 0 1 1 +( -96 160 192 ) ( -96 736 192 ) ( 480 736 192 ) met5_1 0 0 0 1 1 +( 480 736 128 ) ( -96 736 128 ) ( -96 160 128 ) metal1_1 0 0 0 1 1 +} +// brush 5 +{ +( 768 1120 -192 ) ( 192 1120 -192 ) ( 192 544 -192 ) metal1_1 0 0 0 1 1 +( -256 544 -160 ) ( -256 1120 -160 ) ( 320 1120 -160 ) copplt23 0 0 0 1 1 +( -256 640 -160 ) ( 320 640 -160 ) ( 320 640 -224 ) metw1 0 -32 0 1 1 +( 320 0 -128 ) ( 320 576 -128 ) ( 320 576 -192 ) metw1 0 -32 0 1 1 +( 288 832 -160 ) ( -288 832 -160 ) ( -288 832 -224 ) metw1 0 -32 0 1 1 +( -320 1120 -160 ) ( -320 544 -160 ) ( -320 544 -224 ) metw1 0 -32 0 1 1 +} +// brush 6 +{ +( 64 832 -128 ) ( 64 1024 -128 ) ( 320 1024 0 ) met5_1 0 0 0 1 1 +( 608 1024 -32 ) ( 608 1024 32 ) ( 32 1024 32 ) metw1 0 32 0 1 1 +( 64 832 -64 ) ( 64 832 0 ) ( 640 832 0 ) metw1 0 32 0 1 1 +( 512 448 -32 ) ( 512 448 32 ) ( 512 1024 32 ) metw1 0 32 0 1 1 +( 160 384 0 ) ( 160 960 0 ) ( 736 960 0 ) copplt23 0 0 0 1 1 +( 544 832 -160 ) ( 544 1024 -160 ) ( 32 1024 -160 ) metal1_1 0 0 0 1 1 +( 192 832 -32 ) ( 192 1024 -160 ) ( 192 1024 -32 ) metal1_1 0 32 0 1 1 +} +// brush 7 +{ +( 576 -96 192 ) ( 576 -96 256 ) ( 576 480 256 ) metw1 0 0 0 1 1 +( 672 1024 256 ) ( 672 1024 320 ) ( 96 1024 320 ) metw1 0 0 0 1 1 +( 512 896 256 ) ( 512 896 320 ) ( 512 320 320 ) metw1 0 0 0 1 1 +( 128 384 256 ) ( 128 384 320 ) ( 704 384 320 ) metw1 0 0 0 1 1 +( 64 480 512 ) ( 640 480 512 ) ( 640 -96 512 ) copplt23 0 0 0 1 1 +( 640 -96 -128 ) ( 640 480 -128 ) ( 64 480 -128 ) metal1_1 0 0 0 1 1 +} +// brush 8 +{ +( 64 320 256 ) ( 64 -256 256 ) ( 64 -256 192 ) metw1 0 0 0 1 1 +( 1056 448 256 ) ( 480 448 256 ) ( 480 448 192 ) metw1 0 0 0 1 1 +( 512 -256 320 ) ( 512 320 320 ) ( 512 320 256 ) metw1 0 0 0 1 1 +( 448 -192 256 ) ( 1024 -192 256 ) ( 1024 -192 192 ) metw1 0 0 0 1 1 +( 256 -256 512 ) ( 256 320 512 ) ( 832 320 512 ) copplt23 0 0 0 1 1 +( 1024 320 -64 ) ( 448 320 -64 ) ( 448 -256 -64 ) metal1_1 0 0 0 1 1 +} +// brush 9 +{ +( 64 1568 -128 ) ( -512 1568 -128 ) ( -512 992 -128 ) metal1_1 0 0 0 1 1 +( -512 992 -64 ) ( -512 1568 -64 ) ( 64 1568 -64 ) copplt23 0 0 0 1 1 +( -512 1024 -64 ) ( 64 1024 -64 ) ( 64 1024 -128 ) metw1 0 0 0 1 1 +( 576 992 -64 ) ( 576 1568 -64 ) ( 576 1568 -128 ) metw1 0 0 0 1 1 +( 64 1664 -64 ) ( -512 1664 -64 ) ( -512 1664 -128 ) metw1 0 0 0 1 1 +( -576 1568 -64 ) ( -576 992 -64 ) ( -576 992 -128 ) metw1 0 0 0 1 1 +} +// brush 10 +{ +( 768 648 128 ) ( 640 648 128 ) ( 640 392 128 ) mete0 0 0 0 1 1 +( 640 392 192 ) ( 640 648 192 ) ( 768 648 192 ) mete0 0 0 0 1 1 +( 640 632 384 ) ( 768 632 384 ) ( 768 632 96 ) dr128c 0 64 0 1 1 +( 768 392 384 ) ( 768 648 384 ) ( 768 648 96 ) mete0 0 0 0 1 1 +( 768 648 384 ) ( 640 648 384 ) ( 640 648 96 ) dr128c 0 64 0 1 1 +( 640 648 384 ) ( 640 392 384 ) ( 640 392 96 ) mete0 0 0 0 1 1 +} +// brush 11 +{ +( 320 704 -64 ) ( -256 704 -64 ) ( -256 704 -128 ) metw1 32 0 0 1 1 +( 32 256 -64 ) ( 32 832 -64 ) ( 32 832 -128 ) metw1 0 0 0 1 1 +( -576 672 -64 ) ( 0 672 -64 ) ( 0 672 -128 ) metw1 32 0 0 1 1 +( -32 704 -64 ) ( -32 128 -64 ) ( -32 128 -128 ) metw1 0 0 0 1 1 +( -256 704 -64 ) ( 320 704 -64 ) ( 320 128 -64 ) copplt23 0 0 0 1 1 +( 320 128 -128 ) ( 320 704 -128 ) ( -256 704 -128 ) metal1_1 0 32 0 1 1 +} +// brush 12 +{ +( 288 128 -128 ) ( 288 704 -128 ) ( -288 704 -128 ) lightxy 0 0 0 1 1 +( -224 704 -72 ) ( 352 704 -72 ) ( 352 128 -72 ) lightxy 0 0 0 1 1 +( -64 704 -64 ) ( -64 128 -64 ) ( -64 128 -128 ) lightxy 0 0 0 1 1 +( -608 672 -64 ) ( -32 672 -64 ) ( -32 672 -128 ) lightxy 0 0 0 1 1 +( 64 256 -96 ) ( 64 832 -96 ) ( 64 832 -160 ) lightxy 0 0 0 1 1 +( 288 704 -64 ) ( -288 704 -64 ) ( -288 704 -128 ) lightxy 0 0 0 1 1 +} +// brush 13 +{ +( 480 640 128 ) ( -96 640 128 ) ( -96 64 128 ) metal1_1 0 -32 0 1 1 +( -96 64 512 ) ( -96 640 512 ) ( 480 640 512 ) copplt23 0 -32 0 1 1 +( -160 576 320 ) ( 416 576 320 ) ( 416 576 256 ) metw1 0 0 0 1 1 +( 64 416 320 ) ( 64 992 320 ) ( 64 992 256 ) metw1 32 0 0 1 1 +( 512 608 320 ) ( -64 608 320 ) ( -64 608 256 ) metw1 0 0 0 1 1 +( -64 640 320 ) ( -64 64 320 ) ( -64 64 256 ) metw1 32 0 0 1 1 +} +// brush 14 +{ +( 480 704 192 ) ( -96 704 192 ) ( -96 128 192 ) black 0 0 0 1 1 +( -96 128 512 ) ( -96 704 512 ) ( 480 704 512 ) black 0 0 0 1 1 +( -160 608 320 ) ( 416 608 320 ) ( 416 608 256 ) black 0 0 0 1 1 +( 64 480 320 ) ( 64 1056 320 ) ( 64 1056 256 ) black 0 0 0 1 1 +( 512 688 320 ) ( -64 688 320 ) ( -64 688 256 ) dem4_4 32 96 0 2 2 +( -64 704 320 ) ( -64 128 320 ) ( -64 128 256 ) black 0 0 0 1 1 +} +// brush 15 +{ +( 384 672 -128 ) ( -192 672 -128 ) ( -192 96 -128 ) metal1_1 0 0 0 1 1 +( -96 448 32 ) ( -96 576 32 ) ( -64 576 0 ) metw1 0 0 0 1 1 +( -256 448 320 ) ( 320 448 320 ) ( 320 448 256 ) metw1 0 0 0 1 1 +( -64 448 0 ) ( -64 640 0 ) ( -64 640 -128 ) metw1 0 0 0 1 1 +( 352 576 320 ) ( -224 576 320 ) ( -224 576 256 ) metw1 0 0 0 1 1 +( -96 576 32 ) ( -96 448 32 ) ( -96 448 -128 ) metw1 0 0 0 1 1 +} +// brush 16 +{ +( 96 448 -128 ) ( 96 448 32 ) ( 96 576 32 ) metw1 0 0 0 1 1 +( 224 576 256 ) ( 224 576 320 ) ( -352 576 320 ) metw1 0 0 0 1 1 +( 64 640 -128 ) ( 64 640 0 ) ( 64 448 0 ) metw1 0 0 0 1 1 +( -320 448 256 ) ( -320 448 320 ) ( 256 448 320 ) metw1 0 0 0 1 1 +( 64 576 0 ) ( 96 576 32 ) ( 96 448 32 ) metw1 0 0 0 1 1 +( 192 96 -128 ) ( 192 672 -128 ) ( -384 672 -128 ) metal1_1 0 0 0 1 1 +} +// brush 17 +{ +( 448 928 -160 ) ( -128 928 -160 ) ( -128 352 -160 ) metal1_1 0 0 0 1 1 +( -128 352 -64 ) ( -128 928 -64 ) ( 448 928 -64 ) copplt23 0 0 0 1 1 +( -128 704 -64 ) ( 448 704 -64 ) ( 448 704 -128 ) metw1 0 0 0 1 1 +( 128 224 -96 ) ( 128 800 -96 ) ( 128 800 -160 ) metw1 0 0 0 1 1 +( 320 832 -64 ) ( -256 832 -64 ) ( -256 832 -128 ) metw1 0 0 0 1 1 +( -128 928 -96 ) ( -128 352 -96 ) ( -128 352 -160 ) metw1 0 0 0 1 1 +} +// brush 18 +{ +( -192 1120 -64 ) ( -192 544 -64 ) ( -192 544 -128 ) metw1 0 0 0 1 1 +( 320 1024 -64 ) ( -256 1024 -64 ) ( -256 1024 -128 ) metw1 0 0 0 1 1 +( 192 352 -64 ) ( 192 928 -64 ) ( 192 928 -128 ) metw1 0 0 0 1 1 +( -64 832 -64 ) ( 512 832 -64 ) ( 512 832 -128 ) metw1 0 0 0 1 1 +( -128 544 -64 ) ( -128 1120 -64 ) ( 448 1120 -64 ) copplt23 0 0 0 1 1 +( 448 1120 -160 ) ( -128 1120 -160 ) ( -128 544 -160 ) metal1_1 0 0 0 1 1 +} +// brush 19 +{ +( -64 480 -128 ) ( -640 480 -128 ) ( -640 -96 -128 ) metal1_1 0 0 0 1 1 +( -640 -96 512 ) ( -640 480 512 ) ( -64 480 512 ) copplt23 0 0 0 1 1 +( -704 384 320 ) ( -128 384 320 ) ( -128 384 256 ) metw1 0 0 0 1 1 +( -512 320 320 ) ( -512 896 320 ) ( -512 896 256 ) metw1 0 0 0 1 1 +( -96 1024 320 ) ( -672 1024 320 ) ( -672 1024 256 ) metw1 0 0 0 1 1 +( -576 480 256 ) ( -576 -96 256 ) ( -576 -96 192 ) metw1 0 0 0 1 1 +} +// brush 20 +{ +( 480 -96 192 ) ( -96 -96 192 ) ( -96 -672 192 ) metw1 0 0 0 1 1 +( -96 -672 512 ) ( -96 -96 512 ) ( 480 -96 512 ) metw1 0 0 0 1 1 +( -160 -192 320 ) ( 416 -192 320 ) ( 416 -192 256 ) metw1 0 0 0 1 1 +( 64 -320 320 ) ( 64 256 320 ) ( 64 256 256 ) metw1 0 0 0 1 1 +( 512 -128 320 ) ( -64 -128 320 ) ( -64 -128 256 ) metw1 0 0 0 1 1 +( -64 -96 320 ) ( -64 -672 320 ) ( -64 -672 256 ) metw1 0 0 0 1 1 +} +// brush 21 +{ +( 320 640 -112 ) ( 320 640 -80 ) ( 320 896 -80 ) *water2 0 0 33 1.500000 1.500000 +( 320 832 -112 ) ( 320 832 -80 ) ( 128 832 -80 ) *water2 0 0 33 1.500000 1.500000 +( 128 896 -144 ) ( 128 896 -112 ) ( 128 640 -112 ) *water2 0 0 33 1.500000 1.500000 +( 64 640 -112 ) ( 64 640 -80 ) ( 256 640 -80 ) *water2 0 0 33 1.500000 1.500000 +( 128 896 -80 ) ( 320 896 -80 ) ( 320 640 -80 ) *water2 0 0 33 1.500000 1.500000 +( 320 640 -160 ) ( 320 896 -160 ) ( 128 896 -160 ) *water2 0 0 33 1.500000 1.500000 +} +// brush 22 +{ +( 32 144 192 ) ( 32 720 192 ) ( 32 720 128 ) metw1 0 0 0 1 1 +( -32 416 192 ) ( -32 -160 192 ) ( -32 -160 128 ) metw1 0 0 0 1 1 +( 496 576 192 ) ( -80 576 192 ) ( -80 576 128 ) metw1 0 0 0 1 1 +( -96 256 192 ) ( 480 256 192 ) ( 480 256 128 ) metw1 0 0 0 1 1 +( -80 -128 192 ) ( -80 448 192 ) ( 496 448 192 ) copplt23 0 0 0 1 1 +( 496 448 128 ) ( -80 448 128 ) ( -80 -128 128 ) metal1_1 0 0 0 1 1 +} +// brush 23 +{ +( 320 672 -160 ) ( -256 672 -160 ) ( -256 96 -160 ) metal1_1 0 0 0 1 1 +( -256 96 512 ) ( -256 672 512 ) ( 320 672 512 ) copplt23 0 0 0 1 1 +( -448 576 320 ) ( 128 576 320 ) ( 128 576 256 ) metw1 0 0 0 1 1 +( -128 512 288 ) ( -128 1088 288 ) ( -128 1088 224 ) metw1 0 0 0 1 1 +( 288 640 320 ) ( -288 640 320 ) ( -288 640 256 ) metw1 0 0 0 1 1 +( -512 736 320 ) ( -512 160 320 ) ( -512 160 256 ) metw1 0 0 0 1 1 +} +// brush 24 +{ +( 368 448 -128 ) ( -208 448 -128 ) ( -208 -128 -128 ) metal1_1 0 0 0 1 1 +( -208 -128 192 ) ( -208 448 192 ) ( 368 448 192 ) copplt23 0 0 0 1 1 +( -384 448 192 ) ( 192 448 192 ) ( 192 448 128 ) metw1 0 0 0 1 1 +( 368 576 192 ) ( -208 576 192 ) ( -208 576 128 ) metw1 0 0 0 1 1 +( -128 608 192 ) ( -128 32 192 ) ( -128 32 128 ) metw1 0 0 0 1 1 +( -96 144 192 ) ( -96 720 192 ) ( -96 720 128 ) metw1 0 0 0 1 1 +} +// brush 25 +{ +( -128 576 192 ) ( -160 576 192 ) ( -160 512 192 ) runel4b -64 0 0 1 1 +( -192 512 320 ) ( -192 576 320 ) ( -160 576 320 ) runel4b -64 0 0 1 1 +( -224 544 320 ) ( -192 544 320 ) ( -192 544 0 ) runel4b -64 0 0 1 1 +( -128 512 320 ) ( -128 576 320 ) ( -128 576 0 ) runel4b 0 0 0 1 1 +( -128 576 320 ) ( -160 576 320 ) ( -160 576 0 ) runel4b -64 0 0 1 1 +( -256 576 320 ) ( -256 512 320 ) ( -256 512 0 ) runel4b 0 0 0 1 1 +} +// brush 26 +{ +( -256 480 320 ) ( -256 416 320 ) ( -256 416 0 ) runel4b 96 0 0 1 1 +( -192 480 320 ) ( -224 480 320 ) ( -224 480 0 ) runel4b -64 0 0 1 1 +( -128 416 320 ) ( -128 480 320 ) ( -128 480 0 ) runel4b 96 0 0 1 1 +( -160 448 320 ) ( -128 448 320 ) ( -128 448 0 ) runel4b -64 0 0 1 1 +( -192 416 320 ) ( -192 480 320 ) ( -160 480 320 ) runel4b -64 -96 0 1 1 +( -128 480 192 ) ( -160 480 192 ) ( -160 416 192 ) runel4b -64 -96 0 1 1 +} +// brush 27 +{ +( -128 576 320 ) ( -128 576 352 ) ( -192 576 352 ) runel4b -64 32 0 1 1 +( -192 448 352 ) ( -128 448 352 ) ( -128 448 320 ) runel4b -64 32 0 1 1 +( -256 448 352 ) ( -256 448 320 ) ( -256 768 320 ) runel4b -96 96 0 1 1 +( -224 448 320 ) ( -160 448 320 ) ( -160 768 320 ) runel4b -64 32 0 1 1 +( -128 448 320 ) ( -128 448 352 ) ( -128 768 352 ) runel4b -96 96 0 1 1 +( -128 448 352 ) ( -192 448 352 ) ( -192 768 352 ) runel4b -64 32 0 1 1 +} +// brush 28 +{ +( -128 448 192 ) ( -192 448 192 ) ( -192 768 192 ) runel4b -64 32 0 1 1 +( -128 448 160 ) ( -128 448 192 ) ( -128 768 192 ) runel4b -96 -64 0 1 1 +( -224 448 160 ) ( -160 448 160 ) ( -160 768 160 ) runel4b -64 32 0 1 1 +( -256 448 192 ) ( -256 448 160 ) ( -256 768 160 ) runel4b -96 -64 0 1 1 +( -192 448 192 ) ( -128 448 192 ) ( -128 448 160 ) runel4b -64 0 0 1 1 +( -128 576 160 ) ( -128 576 192 ) ( -192 576 192 ) runel4b -64 0 0 1 1 +} +// brush 29 +{ +( -128 544 192 ) ( -128 544 224 ) ( -192 544 224 ) runel4b -64 32 0 1 1 +( -192 480 224 ) ( -128 480 224 ) ( -128 480 192 ) runel4b -64 32 0 1 1 +( -256 416 224 ) ( -256 416 192 ) ( -256 736 192 ) runel4b -64 -32 0 1 1 +( -224 416 192 ) ( -160 416 192 ) ( -160 736 192 ) runel4b -64 0 0 1 1 +( -192 416 288 ) ( -192 416 320 ) ( -192 736 320 ) runel4b -64 -32 0 1 1 +( -192 416 320 ) ( -256 416 320 ) ( -256 736 320 ) runel4b -64 0 0 1 1 +} +// brush 30 +{ +( -256 448 224 ) ( -256 -128 224 ) ( -256 -128 160 ) metw1 0 -32 0 1 1 +( 416 576 224 ) ( -160 576 224 ) ( -160 576 160 ) metw1 0 -32 0 1 1 +( -128 -128 288 ) ( -128 448 288 ) ( -128 448 224 ) metw1 0 -32 0 1 1 +( 192 448 224 ) ( 768 448 224 ) ( 768 448 160 ) metw1 0 -32 0 1 1 +( -384 -128 512 ) ( -384 448 512 ) ( 192 448 512 ) copplt23 0 0 0 1 1 +( 384 448 352 ) ( -192 448 352 ) ( -192 -128 352 ) metal1_1 0 0 0 1 1 +} +// brush 31 +{ +( -32 1024 -160 ) ( -544 1024 -160 ) ( -544 832 -160 ) metal1_1 0 0 0 1 1 +( -736 960 0 ) ( -160 960 0 ) ( -160 384 0 ) copplt23 0 0 0 1 1 +( -512 1024 32 ) ( -512 448 32 ) ( -512 448 -32 ) metw1 0 32 0 1 1 +( -608 640 0 ) ( -32 640 0 ) ( -32 640 -64 ) metw1 0 32 0 1 1 +( -32 1024 32 ) ( -608 1024 32 ) ( -608 1024 -32 ) metw1 0 32 0 1 1 +( -320 1024 64 ) ( -320 1024 -192 ) ( -320 832 64 ) metw1 0 0 0 1 1 +} +// brush 32 +{ +( -192 1024 -32 ) ( -192 1024 -160 ) ( -192 832 -32 ) metal1_1 0 32 0 1 1 +( -32 1024 -160 ) ( -544 1024 -160 ) ( -544 832 -160 ) metal1_1 0 0 0 1 1 +( -640 832 0 ) ( -64 832 0 ) ( -64 832 -64 ) metw1 0 32 0 1 1 +( -32 1024 32 ) ( -608 1024 32 ) ( -608 1024 -32 ) metw1 0 32 0 1 1 +( -320 1024 0 ) ( -64 1024 -128 ) ( -64 832 -128 ) met5_1 0 0 0 1 1 +( -320 1024 -192 ) ( -320 1024 64 ) ( -320 832 64 ) met5_1 0 0 0 1 1 +} +// brush 33 +{ +( 32 0 192 ) ( 32 0 256 ) ( 32 576 256 ) metw1 32 0 0 1 1 +( 320 1312 256 ) ( 320 1312 320 ) ( -256 1312 320 ) metw1 -32 0 0 1 1 +( -32 1824 256 ) ( -32 1824 320 ) ( -32 1248 320 ) metw1 32 0 0 1 1 +( -800 1120 256 ) ( -800 1120 320 ) ( -224 1120 320 ) metw1 -32 0 0 1 1 +( -544 576 512 ) ( 32 576 512 ) ( 32 0 512 ) copplt23 -32 -32 0 1 1 +( 32 -32 192 ) ( 32 544 192 ) ( -544 544 192 ) metal1_1 -32 -32 0 1 1 +} +// brush 34 +{ +( -256 -96 -128 ) ( -256 480 -128 ) ( -832 480 -128 ) metal1_1 0 0 0 1 1 +( -832 480 512 ) ( -256 480 512 ) ( -256 -96 512 ) copplt23 0 0 0 1 1 +( -1088 1024 256 ) ( -1088 1024 320 ) ( -512 1024 320 ) metw1 0 0 0 1 1 +( -576 1600 256 ) ( -576 1600 320 ) ( -576 1024 320 ) metw1 0 0 0 1 1 +( -224 1152 256 ) ( -224 1152 320 ) ( -800 1152 320 ) metw1 0 0 0 1 1 +( -256 -96 192 ) ( -256 -96 256 ) ( -256 480 256 ) metw1 0 0 0 1 1 +( -320 1152 -128 ) ( -256 1088 -128 ) ( -320 1152 512 ) metw1 0 0 0 1 1 +} +// brush 35 +{ +( -192 -96 192 ) ( -192 480 192 ) ( -768 480 192 ) metal1_1 0 0 0 1 1 +( -768 480 512 ) ( -192 480 512 ) ( -192 -96 512 ) copplt23 0 0 0 1 1 +( -1024 1024 256 ) ( -1024 1024 320 ) ( -448 1024 320 ) metw1 0 0 0 1 1 +( -256 1728 256 ) ( -256 1728 320 ) ( -256 1152 320 ) metw1 0 0 0 1 1 +( 544 1088 256 ) ( 544 1088 320 ) ( -32 1088 320 ) metw1 0 0 0 1 1 +( 256 -224 192 ) ( 256 -224 256 ) ( 256 352 256 ) metw1 0 0 0 1 1 +} +// brush 36 +{ +( -192 1088 -64 ) ( -256 1088 -64 ) ( -256 1024 -64 ) met5_1 0 -32 0 1 1 +( -240 1024 -48 ) ( -240 1088 -48 ) ( -176 1088 -48 ) copplt23 0 0 0 1 1 +( -256 1024 256 ) ( -192 1024 256 ) ( -192 1024 -64 ) met5_1 0 -32 0 1 1 +( -192 1024 256 ) ( -192 1088 256 ) ( -192 1088 -64 ) met5_1 0 -32 0 1 1 +( -192 1088 256 ) ( -256 1088 256 ) ( -256 1088 -64 ) met5_1 0 -32 0 1 1 +( -256 1088 256 ) ( -256 1024 256 ) ( -256 1024 -64 ) met5_1 0 -32 0 1 1 +} +// brush 37 +{ +( -256 1088 272 ) ( -256 1024 272 ) ( -256 1024 -48 ) met5_1 0 -16 0 1 1 +( -224 1056 272 ) ( -288 1056 272 ) ( -288 1056 -48 ) met5_1 0 -16 0 1 1 +( -224 992 272 ) ( -224 1056 272 ) ( -224 1056 -48 ) met5_1 0 -16 0 1 1 +( -256 1024 272 ) ( -192 1024 272 ) ( -192 1024 -48 ) met5_1 0 -16 0 1 1 +( -240 1024 -32 ) ( -240 1088 -32 ) ( -176 1088 -32 ) copplt23 0 0 0 1 1 +( -192 1088 -48 ) ( -256 1088 -48 ) ( -256 1024 -48 ) met5_1 0 -32 0 1 1 +} +// brush 38 +{ +( 512 1024 64 ) ( 512 1024 -192 ) ( 512 832 64 ) metw1 0 0 0 1 1 +( 800 1024 32 ) ( 224 1024 32 ) ( 224 1024 -32 ) metw1 0 32 0 1 1 +( 224 640 0 ) ( 800 640 0 ) ( 800 640 -64 ) metw1 0 32 0 1 1 +( 320 1024 32 ) ( 320 448 32 ) ( 320 448 -32 ) metw1 0 32 0 1 1 +( 96 960 0 ) ( 672 960 0 ) ( 672 384 0 ) copplt23 0 0 0 1 1 +( 800 1024 -160 ) ( 288 1024 -160 ) ( 288 832 -160 ) metal1_1 0 0 0 1 1 +} +// brush 39 +{ +( 128 736 288 ) ( 128 160 288 ) ( 128 160 224 ) metw1 0 0 0 1 1 +( 928 640 320 ) ( 352 640 320 ) ( 352 640 256 ) metw1 0 0 0 1 1 +( 512 512 320 ) ( 512 1088 320 ) ( 512 1088 256 ) metw1 0 0 0 1 1 +( 192 576 320 ) ( 768 576 320 ) ( 768 576 256 ) metw1 0 0 0 1 1 +( 384 96 512 ) ( 384 672 512 ) ( 960 672 512 ) copplt23 0 0 0 1 1 +( 960 672 -160 ) ( 384 672 -160 ) ( 384 96 -160 ) metal1_1 0 0 0 1 1 +} +// brush 40 +{ +( 256 512 0 ) ( 256 512 320 ) ( 256 576 320 ) runel4b 0 0 0 1 1 +( 160 576 0 ) ( 160 576 320 ) ( 128 576 320 ) runel4b -64 0 0 1 1 +( 128 576 0 ) ( 128 576 320 ) ( 128 512 320 ) runel4b 0 0 0 1 1 +( 192 544 0 ) ( 192 544 320 ) ( 224 544 320 ) runel4b -64 0 0 1 1 +( 160 576 320 ) ( 192 576 320 ) ( 192 512 320 ) runel4b -64 0 0 1 1 +( 160 512 192 ) ( 160 576 192 ) ( 128 576 192 ) runel4b -64 0 0 1 1 +} +// brush 41 +{ +( 160 416 192 ) ( 160 480 192 ) ( 128 480 192 ) runel4b -64 -96 0 1 1 +( 160 480 320 ) ( 192 480 320 ) ( 192 416 320 ) runel4b -64 -96 0 1 1 +( 128 448 0 ) ( 128 448 320 ) ( 160 448 320 ) runel4b -64 0 0 1 1 +( 128 480 0 ) ( 128 480 320 ) ( 128 416 320 ) runel4b 96 0 0 1 1 +( 224 480 0 ) ( 224 480 320 ) ( 192 480 320 ) runel4b -64 0 0 1 1 +( 256 416 0 ) ( 256 416 320 ) ( 256 480 320 ) runel4b 96 0 0 1 1 +} +// brush 42 +{ +( 192 768 352 ) ( 192 448 352 ) ( 128 448 352 ) runel4b -64 32 0 1 1 +( 128 768 352 ) ( 128 448 352 ) ( 128 448 320 ) runel4b -96 96 0 1 1 +( 160 768 320 ) ( 160 448 320 ) ( 224 448 320 ) runel4b -64 32 0 1 1 +( 256 768 320 ) ( 256 448 320 ) ( 256 448 352 ) runel4b -96 96 0 1 1 +( 128 448 320 ) ( 128 448 352 ) ( 192 448 352 ) runel4b -64 32 0 1 1 +( 192 576 352 ) ( 128 576 352 ) ( 128 576 320 ) runel4b -64 32 0 1 1 +} +// brush 43 +{ +( 192 576 192 ) ( 128 576 192 ) ( 128 576 160 ) runel4b -64 0 0 1 1 +( 128 448 160 ) ( 128 448 192 ) ( 192 448 192 ) runel4b -64 0 0 1 1 +( 256 768 160 ) ( 256 448 160 ) ( 256 448 192 ) runel4b -96 64 0 1 1 +( 160 768 160 ) ( 160 448 160 ) ( 224 448 160 ) runel4b -64 32 0 1 1 +( 128 768 192 ) ( 128 448 192 ) ( 128 448 160 ) runel4b -96 64 0 1 1 +( 192 768 192 ) ( 192 448 192 ) ( 128 448 192 ) runel4b -64 32 0 1 1 +} +// brush 44 +{ +( 256 736 320 ) ( 256 416 320 ) ( 192 416 320 ) runel4b -64 0 0 1 1 +( 192 736 320 ) ( 192 416 320 ) ( 192 416 288 ) runel4b -64 -32 0 1 1 +( 160 736 192 ) ( 160 416 192 ) ( 224 416 192 ) runel4b -64 0 0 1 1 +( 256 736 192 ) ( 256 416 192 ) ( 256 416 224 ) runel4b -64 -32 0 1 1 +( 128 480 192 ) ( 128 480 224 ) ( 192 480 224 ) runel4b -64 32 0 1 1 +( 192 544 224 ) ( 128 544 224 ) ( 128 544 192 ) runel4b -64 32 0 1 1 +} +// brush 45 +{ +( 192 -128 352 ) ( 192 448 352 ) ( -384 448 352 ) metal1_1 0 0 0 1 1 +( -192 448 512 ) ( 384 448 512 ) ( 384 -128 512 ) copplt23 0 0 0 1 1 +( -768 448 160 ) ( -768 448 224 ) ( -192 448 224 ) metw1 0 32 0 1 1 +( 128 448 224 ) ( 128 448 288 ) ( 128 -128 288 ) metw1 0 32 0 1 1 +( 160 576 160 ) ( 160 576 224 ) ( -416 576 224 ) metw1 0 32 0 1 1 +( 256 -128 160 ) ( 256 -128 224 ) ( 256 448 224 ) metw1 0 32 0 1 1 +} +// brush 46 +{ +( 128 144 192 ) ( 128 720 192 ) ( 128 720 128 ) metw1 0 0 0 1 1 +( 96 608 192 ) ( 96 32 192 ) ( 96 32 128 ) metw1 0 0 0 1 1 +( 592 576 192 ) ( 16 576 192 ) ( 16 576 128 ) metw1 -32 0 0 1 1 +( -160 448 192 ) ( 416 448 192 ) ( 416 448 128 ) metw1 -32 0 0 1 1 +( 16 -128 192 ) ( 16 448 192 ) ( 592 448 192 ) copplt23 -32 0 0 1 1 +( 592 448 -128 ) ( 16 448 -128 ) ( 16 -128 -128 ) metal1_1 -32 0 0 1 1 +} +// brush 47 +{ +( -128 640 -112 ) ( -128 640 -80 ) ( -128 896 -80 ) *blood1 0 0 33 1.500000 1.500000 +( -128 832 -112 ) ( -128 832 -80 ) ( -320 832 -80 ) *blood1 0 0 33 1.500000 1.500000 +( -320 896 -112 ) ( -320 896 -80 ) ( -320 640 -80 ) *blood1 0 0 33 1.500000 1.500000 +( -384 640 -112 ) ( -384 640 -80 ) ( -192 640 -80 ) *blood1 0 0 33 1.500000 1.500000 +( -320 896 -80 ) ( -128 896 -80 ) ( -128 640 -80 ) *blood1 0 0 33 1.500000 1.500000 +( -128 640 -160 ) ( -128 896 -160 ) ( -320 896 -160 ) *blood1 0 0 33 1.500000 1.500000 +} +// brush 48 +{ +( 320 1152 512 ) ( 256 1088 -128 ) ( 320 1152 -128 ) metw1 0 0 0 1 1 +( 256 480 256 ) ( 256 -96 256 ) ( 256 -96 192 ) metw1 0 0 0 1 1 +( 800 1152 320 ) ( 224 1152 320 ) ( 224 1152 256 ) metw1 0 0 0 1 1 +( 576 1024 320 ) ( 576 1600 320 ) ( 576 1600 256 ) metw1 0 0 0 1 1 +( 512 1024 320 ) ( 1088 1024 320 ) ( 1088 1024 256 ) metw1 0 0 0 1 1 +( 256 -96 512 ) ( 256 480 512 ) ( 832 480 512 ) copplt23 0 0 0 1 1 +( 832 480 -128 ) ( 256 480 -128 ) ( 256 -96 -128 ) metal1_1 0 0 0 1 1 +} +// brush 49 +{ +( 256 1024 -64 ) ( 256 1024 256 ) ( 256 1088 256 ) met5_1 0 -32 0 1 1 +( 256 1088 -64 ) ( 256 1088 256 ) ( 192 1088 256 ) met5_1 0 -32 0 1 1 +( 192 1088 -64 ) ( 192 1088 256 ) ( 192 1024 256 ) met5_1 0 -32 0 1 1 +( 192 1024 -64 ) ( 192 1024 256 ) ( 256 1024 256 ) met5_1 0 -32 0 1 1 +( 176 1088 -48 ) ( 240 1088 -48 ) ( 240 1024 -48 ) copplt23 0 0 0 1 1 +( 256 1024 -64 ) ( 256 1088 -64 ) ( 192 1088 -64 ) met5_1 0 32 0 1 1 +} +// brush 50 +{ +( 256 1024 -48 ) ( 256 1088 -48 ) ( 192 1088 -48 ) met5_1 0 32 0 1 1 +( 176 1088 -32 ) ( 240 1088 -32 ) ( 240 1024 -32 ) copplt23 0 0 0 1 1 +( 192 1024 -48 ) ( 192 1024 272 ) ( 256 1024 272 ) met5_1 0 -16 0 1 1 +( 224 1056 -48 ) ( 224 1056 272 ) ( 224 992 272 ) met5_1 0 -16 0 1 1 +( 288 1056 -48 ) ( 288 1056 272 ) ( 224 1056 272 ) met5_1 0 -16 0 1 1 +( 256 1024 -48 ) ( 256 1024 272 ) ( 256 1088 272 ) met5_1 0 -16 0 1 1 +} +// brush 51 +{ +( 32 320 192 ) ( 32 896 192 ) ( -544 896 192 ) metal1_1 32 32 0 1 1 +( -544 896 512 ) ( 32 896 512 ) ( 32 320 512 ) copplt23 32 32 0 1 1 +( -800 1440 256 ) ( -800 1440 320 ) ( -224 1440 320 ) metw1 32 0 0 1 1 +( -32 2144 256 ) ( -32 2144 320 ) ( -32 1568 320 ) metw1 -32 0 0 1 1 +( 320 1632 256 ) ( 320 1632 320 ) ( -256 1632 320 ) metw1 32 0 0 1 1 +( 32 320 192 ) ( 32 320 256 ) ( 32 896 256 ) metw1 -32 0 0 1 1 +} +// brush 52 +{ +( 512 1088 64 ) ( -64 1088 64 ) ( -64 512 64 ) metal1_1 0 32 0 1 1 +( -64 512 512 ) ( -64 1088 512 ) ( 512 1088 512 ) copplt23 0 32 0 1 1 +( 192 1632 320 ) ( 768 1632 320 ) ( 768 1632 256 ) metw1 0 0 0 1 1 +( 64 1696 320 ) ( 64 2272 320 ) ( 64 2272 256 ) metw1 -32 0 0 1 1 +( 288 1760 320 ) ( -288 1760 320 ) ( -288 1760 256 ) metw1 0 0 0 1 1 +( -64 1088 256 ) ( -64 512 256 ) ( -64 512 192 ) metw1 -32 0 0 1 1 +( -32 1632 -128 ) ( -64 1664 -128 ) ( -64 1664 512 ) metw1 -32 0 0 1 1 +( 64 1664 -128 ) ( 32 1632 -128 ) ( 32 1632 512 ) metw1 -32 0 0 1 1 +( 32 1760 -128 ) ( 64 1728 -128 ) ( 64 1728 512 ) metw1 -32 0 0 1 1 +( -64 1728 -128 ) ( -32 1760 -128 ) ( -32 1760 512 ) metw1 -32 0 0 1 1 +} +// brush 53 +{ +( 576 416 192 ) ( 576 416 256 ) ( 576 992 256 ) metw1 0 0 0 1 1 +( 224 1728 256 ) ( 224 1728 320 ) ( -352 1728 320 ) metw1 0 0 0 1 1 +( -576 2368 256 ) ( -576 2368 320 ) ( -576 1792 320 ) metw1 0 0 0 1 1 +( -1344 1664 256 ) ( -1344 1664 320 ) ( -768 1664 320 ) metw1 0 0 0 1 1 +( -640 992 512 ) ( -64 992 512 ) ( -64 416 512 ) copplt23 0 0 0 1 1 +( -64 416 -64 ) ( -64 992 -64 ) ( -640 992 -64 ) metal1_1 0 0 0 1 1 +} +// brush 54 +{ +( 256 2848 -128 ) ( 256 2272 -128 ) ( 832 2272 -128 ) metal1_1 0 0 0 1 1 +( 832 2272 512 ) ( 256 2272 512 ) ( 256 2848 512 ) copplt23 0 0 0 1 1 +( 1088 1728 256 ) ( 1088 1728 320 ) ( 512 1728 320 ) metw1 0 0 0 1 1 +( 576 1152 256 ) ( 576 1152 320 ) ( 576 1728 320 ) metw1 0 0 0 1 1 +( 224 1600 256 ) ( 224 1600 320 ) ( 800 1600 320 ) metw1 0 0 0 1 1 +( 256 2848 192 ) ( 256 2848 256 ) ( 256 2272 256 ) metw1 0 0 0 1 1 +( 320 1600 -128 ) ( 256 1664 -128 ) ( 320 1600 512 ) metw1 0 0 0 1 1 +} +// brush 55 +{ +( -320 1600 512 ) ( -256 1664 -128 ) ( -320 1600 -128 ) metw1 0 0 0 1 1 +( -256 2272 256 ) ( -256 2848 256 ) ( -256 2848 192 ) metw1 0 0 0 1 1 +( -800 1600 320 ) ( -224 1600 320 ) ( -224 1600 256 ) metw1 0 0 0 1 1 +( -576 1728 320 ) ( -576 1152 320 ) ( -576 1152 256 ) metw1 0 0 0 1 1 +( -512 1728 320 ) ( -1088 1728 320 ) ( -1088 1728 256 ) metw1 0 0 0 1 1 +( -256 2848 512 ) ( -256 2272 512 ) ( -832 2272 512 ) copplt23 0 0 0 1 1 +( -832 2272 -128 ) ( -256 2272 -128 ) ( -256 2848 -128 ) metal1_1 0 0 0 1 1 +} +// brush 56 +{ +( -32 288 -64 ) ( -32 864 -64 ) ( -608 864 -64 ) metal1_1 0 0 0 1 1 +( -608 864 512 ) ( -32 864 512 ) ( -32 288 512 ) copplt23 0 0 0 1 1 +( -224 1152 256 ) ( -224 1152 320 ) ( 352 1152 320 ) metw1 0 0 0 1 1 +( 544 2176 256 ) ( 544 2176 320 ) ( 544 1600 320 ) metw1 0 0 0 1 1 +( 256 1600 256 ) ( 256 1600 320 ) ( -320 1600 320 ) metw1 0 0 0 1 1 +( 608 288 192 ) ( 608 288 256 ) ( 608 864 256 ) metw1 0 0 0 1 1 +} +// brush 57 +{ +( -544 288 192 ) ( -544 288 256 ) ( -544 864 256 ) metw1 0 0 0 1 1 +( -896 1600 256 ) ( -896 1600 320 ) ( -1472 1600 320 ) metw1 0 0 0 1 1 +( -608 2176 256 ) ( -608 2176 320 ) ( -608 1600 320 ) metw1 0 0 0 1 1 +( -1376 1152 256 ) ( -1376 1152 320 ) ( -800 1152 320 ) metw1 0 0 0 1 1 +( -1760 864 512 ) ( -1184 864 512 ) ( -1184 288 512 ) copplt23 0 0 0 1 1 +( -1184 288 -64 ) ( -1184 864 -64 ) ( -1760 864 -64 ) metal1_1 0 0 0 1 1 +} +// brush 58 +{ +( 320 1792 448 ) ( 192 1792 448 ) ( 192 -192 448 ) metal1_1 -32 -32 0 1 1 +( 192 -192 576 ) ( 192 1792 576 ) ( 320 1792 576 ) metal1_1 0 0 0 1 1 +( 160 1088 512 ) ( 288 1088 512 ) ( 288 1088 448 ) metw1 0 0 0 1 1 +( 320 -192 576 ) ( 320 1792 576 ) ( 320 1792 512 ) metw1 0 0 0 1 1 +( 320 1728 576 ) ( 192 1728 576 ) ( 192 1728 512 ) metw1 0 0 0 1 1 +( -320 1760 576 ) ( -320 -224 576 ) ( -320 -224 512 ) metw1 0 0 0 1 1 +} +// brush 59 +{ +( -1120 288 -64 ) ( -1120 864 -64 ) ( -1696 864 -64 ) metal1_1 0 0 0 1 1 +( -1696 864 512 ) ( -1120 864 512 ) ( -1120 288 512 ) copplt23 0 0 0 1 1 +( -1312 1152 256 ) ( -1312 1152 320 ) ( -736 1152 320 ) metw1 0 0 0 1 1 +( -544 2176 256 ) ( -544 2176 320 ) ( -544 1600 320 ) metw1 0 0 0 1 1 +( -544 1280 -64 ) ( -416 1152 -64 ) ( -544 1280 512 ) metw1 0 0 0 1 1 +} +// brush 60 +{ +( -544 1472 512 ) ( -416 1600 -64 ) ( -544 1472 -64 ) metw1 0 0 0 1 1 +( -544 1152 320 ) ( -544 576 320 ) ( -544 576 256 ) metw1 0 0 0 1 1 +( -736 1600 320 ) ( -1312 1600 320 ) ( -1312 1600 256 ) metw1 0 0 0 1 1 +( -1120 2464 512 ) ( -1120 1888 512 ) ( -1696 1888 512 ) copplt23 0 0 0 1 1 +( -1696 1888 -64 ) ( -1120 1888 -64 ) ( -1120 2464 -64 ) metal1_1 0 0 0 1 1 +} +// brush 61 +{ +( 544 1280 512 ) ( 416 1152 -64 ) ( 544 1280 -64 ) metw1 0 0 0 1 1 +( 544 1600 320 ) ( 544 2176 320 ) ( 544 2176 256 ) metw1 0 0 0 1 1 +( 736 1152 320 ) ( 1312 1152 320 ) ( 1312 1152 256 ) metw1 0 0 0 1 1 +( 1120 288 512 ) ( 1120 864 512 ) ( 1696 864 512 ) copplt23 0 0 0 1 1 +( 1696 864 -64 ) ( 1120 864 -64 ) ( 1120 288 -64 ) metal1_1 0 0 0 1 1 +} +// brush 62 +{ +( 1120 2464 -64 ) ( 1120 1888 -64 ) ( 1696 1888 -64 ) metal1_1 0 0 0 1 1 +( 1696 1888 512 ) ( 1120 1888 512 ) ( 1120 2464 512 ) copplt23 0 0 0 1 1 +( 1312 1600 256 ) ( 1312 1600 320 ) ( 736 1600 320 ) metw1 0 0 0 1 1 +( 544 576 256 ) ( 544 576 320 ) ( 544 1152 320 ) metw1 0 0 0 1 1 +( 544 1472 -64 ) ( 416 1600 -64 ) ( 544 1472 512 ) metw1 0 0 0 1 1 +} +// brush 63 +{ +( -192 96 192 ) ( -192 672 192 ) ( -768 672 192 ) metal1_1 0 0 0 1 1 +( -768 672 512 ) ( -192 672 512 ) ( -192 96 512 ) copplt23 0 0 0 1 1 +( -704 1344 256 ) ( -704 1344 320 ) ( -128 1344 320 ) metw1 0 0 0 1 1 +( -128 1920 256 ) ( -128 1920 320 ) ( -128 1344 320 ) metw1 0 0 0 1 1 +( 96 1408 256 ) ( 96 1408 320 ) ( -480 1408 320 ) metw1 0 0 0 1 1 +( -64 1408 640 ) ( -64 1408 0 ) ( -64 1344 640 ) metal1_1 0 0 0 1 1 +} +// brush 64 +{ +( 528 1408 -64 ) ( 464 1408 -64 ) ( 464 1344 -64 ) met5_1 0 0 0 1 1 +( 464 1344 -56 ) ( 464 1408 -56 ) ( 528 1408 -56 ) cop3_4 0 0 0 1 1 +( 448 1344 256 ) ( 512 1344 256 ) ( 512 1344 -64 ) met5_1 0 0 0 1 1 +( 512 1344 256 ) ( 512 1408 256 ) ( 512 1408 -64 ) met5_1 0 0 0 1 1 +( 512 1408 256 ) ( 448 1408 256 ) ( 448 1408 -64 ) met5_1 0 0 0 1 1 +( 448 1408 256 ) ( 448 1344 256 ) ( 448 1344 -64 ) met5_1 0 0 0 1 1 +} +// brush 65 +{ +( -32 -32 64 ) ( -32 -96 64 ) ( -32 -96 -256 ) met5_1 0 0 0 1 1 +( 32 -32 64 ) ( -32 -32 64 ) ( -32 -32 -256 ) met5_1 0 0 0 1 1 +( 32 -96 64 ) ( 32 -32 64 ) ( 32 -32 -256 ) met5_1 0 0 0 1 1 +( -32 -96 64 ) ( 32 -96 64 ) ( 32 -96 -256 ) met5_1 0 0 0 1 1 +( -32 -92 -56 ) ( -32 -28 -56 ) ( 32 -28 -56 ) cop3_4 32 -32 0 1 1 +( 32 -32 -64 ) ( -32 -32 -64 ) ( -32 -96 -64 ) met5_1 0 0 0 1 1 +} +// brush 66 +{ +( -512 1408 256 ) ( -512 1344 256 ) ( -512 1344 -64 ) met5_1 0 0 0 1 1 +( -448 1408 256 ) ( -512 1408 256 ) ( -512 1408 -64 ) met5_1 0 0 0 1 1 +( -448 1344 256 ) ( -448 1408 256 ) ( -448 1408 -64 ) met5_1 0 0 0 1 1 +( -512 1344 256 ) ( -448 1344 256 ) ( -448 1344 -64 ) met5_1 0 0 0 1 1 +( -496 1344 -56 ) ( -496 1408 -56 ) ( -432 1408 -56 ) cop3_4 0 0 0 1 1 +( -432 1408 -64 ) ( -496 1408 -64 ) ( -496 1344 -64 ) met5_1 0 0 0 1 1 +} +// brush 67 +{ +( 480 736 448 ) ( -96 736 448 ) ( -96 160 448 ) met5_1 0 0 0 1 1 +( -96 160 576 ) ( -96 736 576 ) ( 480 736 576 ) copplt23 0 0 0 1 1 +( -160 672 640 ) ( 416 672 640 ) ( 416 672 576 ) metw1 0 0 0 1 1 +( 64 512 640 ) ( 64 1088 640 ) ( 64 1088 576 ) metw1 0 0 0 1 1 +( 512 704 704 ) ( -64 704 704 ) ( -64 704 640 ) metw1 0 0 0 1 1 +( -64 736 640 ) ( -64 160 640 ) ( -64 160 576 ) metw1 0 0 0 1 1 +} +// brush 68 +{ +( -128 736 320 ) ( -128 160 320 ) ( -128 160 256 ) metw1 0 0 0 1 1 +( 352 704 320 ) ( -224 704 320 ) ( -224 704 256 ) metw1 0 0 0 1 1 +( -64 576 320 ) ( -64 1152 320 ) ( -64 1152 256 ) metw1 0 0 0 1 1 +( -256 576 320 ) ( 320 576 320 ) ( 320 576 256 ) metw1 0 0 0 1 1 +( 384 736 -160 ) ( -192 736 -160 ) ( -192 160 -160 ) metal1_1 0 0 0 1 1 +( -128 512 192 ) ( -128 800 192 ) ( -64 512 192 ) metal1_1 0 0 0 1 1 +} +// brush 69 +{ +( -128 736 320 ) ( -128 160 320 ) ( -128 160 256 ) metw1 0 0 0 1 1 +( 352 704 384 ) ( -224 704 384 ) ( -224 704 320 ) metw1 0 0 0 1 1 +( -64 576 320 ) ( -64 1152 320 ) ( -64 1152 256 ) met5_1 0 0 0 1 1 +( -256 576 320 ) ( 320 576 320 ) ( 320 576 256 ) metw1 0 0 0 1 1 +( -192 160 576 ) ( -192 736 576 ) ( 384 736 576 ) copplt23 0 0 0 1 1 +( -128 800 192 ) ( -128 512 192 ) ( -64 512 192 ) metal1_1 0 0 0 1 1 +} +// brush 70 +{ +( 640 736 -160 ) ( 64 736 -160 ) ( 64 160 -160 ) metal1_1 0 0 0 1 1 +( 0 576 320 ) ( 576 576 320 ) ( 576 576 256 ) metw1 0 0 0 1 1 +( 128 576 320 ) ( 128 1152 320 ) ( 128 1152 256 ) metw1 0 0 0 1 1 +( 608 704 320 ) ( 32 704 320 ) ( 32 704 256 ) metw1 0 0 0 1 1 +( 64 736 224 ) ( 64 160 224 ) ( 64 160 160 ) metw1 0 0 0 1 1 +( 64 512 192 ) ( 64 800 192 ) ( 128 512 192 ) metw1 0 0 0 1 1 +} +// brush 71 +{ +( 64 160 576 ) ( 64 736 576 ) ( 640 736 576 ) copplt23 0 0 0 1 1 +( 0 576 320 ) ( 576 576 320 ) ( 576 576 256 ) metw1 0 0 0 1 1 +( 128 576 320 ) ( 128 1152 320 ) ( 128 1152 256 ) metw1 0 0 0 1 1 +( 608 704 384 ) ( 32 704 384 ) ( 32 704 320 ) metw1 0 0 0 1 1 +( 64 736 224 ) ( 64 160 224 ) ( 64 160 160 ) met5_1 0 0 0 1 1 +( 64 800 192 ) ( 64 512 192 ) ( 128 512 192 ) metw1 0 0 0 1 1 +} +// brush 72 +{ +( -208 1392 248 ) ( -208 1360 248 ) ( -208 1360 184 ) metal1_1 0 0 0 1 1 +( -176 1392 248 ) ( -208 1392 248 ) ( -208 1392 184 ) metal1_1 0 0 0 1 1 +( -176 1360 248 ) ( -176 1392 248 ) ( -176 1392 184 ) metal1_1 0 0 0 1 1 +( -208 1360 248 ) ( -176 1360 248 ) ( -176 1360 184 ) metal1_1 0 0 0 1 1 +( -216 1360 512 ) ( -216 1392 512 ) ( -184 1392 512 ) metal1_1 0 0 0 1 1 +( -176 1392 200 ) ( -208 1392 200 ) ( -208 1360 200 ) lightxy 16 16 0 1 1 +} +// brush 73 +{ +( -512 1856 512 ) ( -512 -128 512 ) ( -512 -128 448 ) metal1_1 0 0 0 1 1 +( 320 1024 512 ) ( 192 1024 512 ) ( 192 1024 448 ) metal1_1 0 0 0 1 1 +( -128 192 512 ) ( -128 2176 512 ) ( -128 2176 448 ) metw1 0 0 0 1 1 +( -576 640 512 ) ( -448 640 512 ) ( -448 640 448 ) metal1_1 0 0 0 1 1 +( 192 -128 576 ) ( 192 1856 576 ) ( 320 1856 576 ) metal1_1 0 0 0 1 1 +( 320 1856 192 ) ( 192 1856 192 ) ( 192 -128 192 ) metal1_1 0 0 0 1 1 +} +// brush 74 +{ +( 928 1856 192 ) ( 800 1856 192 ) ( 800 -128 192 ) metal1_1 0 0 0 1 1 +( 800 -128 576 ) ( 800 1856 576 ) ( 928 1856 576 ) metal1_1 0 0 0 1 1 +( 32 640 512 ) ( 160 640 512 ) ( 160 640 448 ) metal1_1 0 0 0 1 1 +( 512 192 512 ) ( 512 2176 512 ) ( 512 2176 448 ) metal1_1 0 0 0 1 1 +( 928 1024 512 ) ( 800 1024 512 ) ( 800 1024 448 ) metal1_1 0 0 0 1 1 +( 128 1856 480 ) ( 128 -128 480 ) ( 128 -128 416 ) metw1 0 0 0 1 1 +} +// brush 75 +{ +( -128 1856 512 ) ( -128 -128 512 ) ( -128 -128 448 ) metal1_1 0 0 0 1 1 +( -192 576 512 ) ( -320 576 512 ) ( -320 576 448 ) metal1_1 0 0 0 1 1 +( 128 -1216 512 ) ( 128 768 512 ) ( 128 768 448 ) metal1_1 0 0 0 1 1 +( 704 -128 512 ) ( 832 -128 512 ) ( 832 -128 448 ) metal1_1 0 0 0 1 1 +( 704 -128 512 ) ( 704 1856 512 ) ( 832 1856 512 ) metal1_1 0 0 0 1 1 +( 832 1856 384 ) ( 704 1856 384 ) ( 704 -128 384 ) metal1_1 0 0 0 1 1 +} +// brush 76 +{ +( -64 -160 64 ) ( -64 -736 64 ) ( -64 -736 0 ) metw1 0 0 0 1 1 +( 512 -192 64 ) ( -64 -192 64 ) ( -64 -192 0 ) runel4b 0 0 0 1 1 +( 64 -384 64 ) ( 64 192 64 ) ( 64 192 0 ) metw1 0 0 0 1 1 +( -160 -256 64 ) ( 416 -256 64 ) ( 416 -256 0 ) metw1 0 0 0 1 1 +( -96 -736 192 ) ( -96 -160 192 ) ( 480 -160 192 ) metw1 0 0 0 1 1 +( 480 -160 -64 ) ( -96 -160 -64 ) ( -96 -736 -64 ) metw1 0 0 0 1 1 +} +// brush 77 +{ +( 64 -128 -128 ) ( -64 -128 -128 ) ( -64 -192 -128 ) runel4b 0 0 0 1 1 +( -64 -192 -64 ) ( -64 -128 -64 ) ( 64 -128 -64 ) runel4b 0 0 0 1 1 +( -64 -192 -64 ) ( 64 -192 -64 ) ( 64 -192 -128 ) runel4b 0 0 0 1 1 +( 64 -192 -64 ) ( 64 -128 -64 ) ( 64 -128 -128 ) runel4b 0 0 0 1 1 +( 64 -128 -64 ) ( -64 -128 -64 ) ( -64 -128 -128 ) runel4b 0 0 0 1 1 +( -64 -128 -64 ) ( -64 -192 -64 ) ( -64 -192 -128 ) runel4b 0 0 0 1 1 +} +// brush 78 +{ +( 64 -96 -64 ) ( -64 -96 -64 ) ( -64 -192 -64 ) runel4b 0 0 0 1 1 +( -64 -192 64 ) ( -64 -96 64 ) ( 64 -96 64 ) runel4b 0 0 0 1 1 +( -160 -192 64 ) ( -32 -192 64 ) ( -32 -192 -64 ) runel4b 0 0 0 1 1 +( -32 -192 64 ) ( -32 -96 64 ) ( -32 -96 -64 ) runel4b 0 0 0 1 1 +( 64 -128 64 ) ( -64 -128 64 ) ( -64 -128 -64 ) runel4b 0 0 0 1 1 +( -64 -96 64 ) ( -64 -192 64 ) ( -64 -192 -64 ) runel4b 0 0 0 1 1 +} +// brush 79 +{ +( 32 -96 64 ) ( 32 -192 64 ) ( 32 -192 -64 ) runel4b 0 0 0 1 1 +( 160 -128 64 ) ( 32 -128 64 ) ( 32 -128 -64 ) runel4b 0 0 0 1 1 +( 64 -192 64 ) ( 64 -96 64 ) ( 64 -96 -64 ) runel4b 0 0 0 1 1 +( -64 -192 64 ) ( 64 -192 64 ) ( 64 -192 -64 ) runel4b 0 0 0 1 1 +( 32 -192 64 ) ( 32 -96 64 ) ( 160 -96 64 ) runel4b 0 0 0 1 1 +( 160 -96 -64 ) ( 32 -96 -64 ) ( 32 -192 -64 ) runel4b 0 0 0 1 1 +} +// brush 80 +{ +( 64 -128 64 ) ( 32 -128 64 ) ( 32 -192 64 ) runel4b 0 0 0 1 1 +( 32 -192 96 ) ( 32 -128 96 ) ( 64 -128 96 ) runel4b 0 0 0 1 1 +( 32 -192 96 ) ( 64 -192 96 ) ( 64 -192 64 ) runel4b 0 0 0 1 1 +( 64 -192 96 ) ( 64 -128 96 ) ( 64 -128 64 ) runel4b 0 0 0 1 1 +( 64 -128 96 ) ( 32 -128 96 ) ( 32 -128 64 ) runel4b 0 0 0 1 1 +( -64 -128 96 ) ( -64 -192 96 ) ( -64 -192 64 ) runel4b 0 0 0 1 1 +} +// brush 81 +{ +( -64 -128 128 ) ( -64 -192 128 ) ( -64 -192 96 ) metw1 0 0 0 1 1 +( 64 -128 128 ) ( 32 -128 128 ) ( 32 -128 96 ) metw1 0 0 0 1 1 +( 64 -192 128 ) ( 64 -128 128 ) ( 64 -128 96 ) metw1 0 0 0 1 1 +( 32 -192 128 ) ( 64 -192 128 ) ( 64 -192 96 ) metw1 0 0 0 1 1 +( 32 -192 128 ) ( 32 -128 128 ) ( 64 -128 128 ) metw1 0 0 0 1 1 +( 64 -128 96 ) ( 32 -128 96 ) ( 32 -192 96 ) metw1 0 0 0 1 1 +} +// brush 82 +{ +( 32 -32 112 ) ( -32 -32 112 ) ( -32 -96 112 ) metrgy 32 32 90 1 1 +( -32 -96 128 ) ( -32 -32 128 ) ( 32 -32 128 ) metal5_1 0 0 0 1 1 +( -32 -96 128 ) ( 32 -96 128 ) ( 32 -96 0 ) metal5_1 0 0 0 1 1 +( 32 -96 128 ) ( 32 -32 128 ) ( 32 -32 0 ) metal5_1 0 0 0 1 1 +( 32 -32 128 ) ( -32 -32 128 ) ( -32 -32 0 ) metal5_1 0 0 0 1 1 +( -32 -32 128 ) ( -32 -96 128 ) ( -32 -96 0 ) metal5_1 0 0 0 1 1 +} +// brush 83 +{ +( -32 -32 384 ) ( -32 -96 384 ) ( -32 -96 256 ) metal5_1 0 0 0 1 1 +( 32 -32 384 ) ( -32 -32 384 ) ( -32 -32 256 ) metal5_1 0 0 0 1 1 +( 32 -96 384 ) ( 32 -32 384 ) ( 32 -32 256 ) metal5_1 0 0 0 1 1 +( -32 -96 384 ) ( 32 -96 384 ) ( 32 -96 256 ) metal5_1 0 0 0 1 1 +( -32 -96 384 ) ( -32 -32 384 ) ( 32 -32 384 ) metal5_1 0 0 0 1 1 +( 32 -32 368 ) ( -32 -32 368 ) ( -32 -96 368 ) metrgy 32 32 90 1 1 +} +// brush 84 +{ +( -32 544 384 ) ( -32 480 384 ) ( -32 480 256 ) metal5_1 0 0 0 1 1 +( 32 544 384 ) ( -32 544 384 ) ( -32 544 256 ) metal5_1 0 0 0 1 1 +( 32 480 384 ) ( 32 544 384 ) ( 32 544 256 ) metal5_1 0 0 0 1 1 +( -32 480 384 ) ( 32 480 384 ) ( 32 480 256 ) metal5_1 0 0 0 1 1 +( -32 480 384 ) ( -32 544 384 ) ( 32 544 384 ) metal5_1 0 0 0 1 1 +( 32 544 368 ) ( -32 544 368 ) ( -32 480 368 ) metrgy 32 32 90 1 1 +} +// brush 85 +{ +( -32 320 384 ) ( -32 256 384 ) ( -32 256 256 ) metal5_1 0 0 0 1 1 +( 32 256 384 ) ( -32 256 384 ) ( -32 256 256 ) metal5_1 0 0 0 1 1 +( 32 192 384 ) ( 32 256 384 ) ( 32 256 256 ) metal5_1 0 0 0 1 1 +( -32 192 384 ) ( 32 192 384 ) ( 32 192 256 ) metal5_1 0 0 0 1 1 +( -32 192 384 ) ( -32 256 384 ) ( 32 256 384 ) metal5_1 0 0 0 1 1 +( 32 256 368 ) ( -32 256 368 ) ( -32 192 368 ) metrgy 0 32 90 1 1 +} +// brush 86 +{ +( 64 1024 576 ) ( 64 -960 576 ) ( 64 -960 512 ) metw1 0 0 0 1 1 +( 320 960 576 ) ( 192 960 576 ) ( 192 960 512 ) metal1_1 0 0 0 1 1 +( 128 -384 576 ) ( 128 1600 576 ) ( 128 1600 512 ) metal1_1 0 0 0 1 1 +( 384 704 512 ) ( 512 704 512 ) ( 512 704 448 ) metw1 0 0 0 1 1 +( 384 -256 576 ) ( 384 1728 576 ) ( 512 1728 576 ) metal1_1 0 0 0 1 1 +( 512 1728 512 ) ( 384 1728 512 ) ( 384 -256 512 ) metal1_1 0 0 0 1 1 +} +// brush 87 +{ +( -384 -256 512 ) ( -384 1728 512 ) ( -512 1728 512 ) metal1_1 0 0 0 1 1 +( -512 1728 576 ) ( -384 1728 576 ) ( -384 -256 576 ) metal1_1 0 0 0 1 1 +( -512 704 448 ) ( -512 704 512 ) ( -384 704 512 ) metw1 0 0 0 1 1 +( -128 1600 512 ) ( -128 1600 576 ) ( -128 -384 576 ) metal1_1 0 0 0 1 1 +( -192 960 512 ) ( -192 960 576 ) ( -320 960 576 ) metal1_1 0 0 0 1 1 +( -64 -960 512 ) ( -64 -960 576 ) ( -64 1024 576 ) metw1 0 0 0 1 1 +} +// brush 88 +{ +( 64 832 512 ) ( -64 832 512 ) ( -64 704 512 ) metal1_1 0 0 0 1 1 +( -64 704 544 ) ( -64 832 544 ) ( 64 832 544 ) metal1_1 0 0 0 1 1 +( -64 704 544 ) ( 64 704 544 ) ( 64 704 480 ) met5_1 0 0 0 1 1 +( 64 704 544 ) ( 64 832 544 ) ( 64 832 480 ) met5_1 0 0 0 1 1 +( 64 832 544 ) ( -64 832 544 ) ( -64 832 480 ) met5_1 0 0 0 1 1 +( -64 832 544 ) ( -64 704 544 ) ( -64 704 480 ) met5_1 0 0 0 1 1 +( 48 708 480 ) ( -64 820 480 ) ( -64 820 544 ) met5_1 0 0 0 1 1 +( -52 832 480 ) ( 60 720 480 ) ( -52 832 544 ) met5_1 0 0 0 1 1 +} +// brush 89 +{ +( 64 820 480 ) ( -48 708 480 ) ( 64 820 544 ) met5_1 0 0 0 1 1 +( -60 720 480 ) ( 52 832 480 ) ( 52 832 544 ) met5_1 0 0 0 1 1 +( 64 832 544 ) ( -64 832 544 ) ( -64 832 480 ) met5_1 0 0 0 1 1 +( 64 704 544 ) ( 64 832 544 ) ( 64 832 480 ) met5_1 0 0 0 1 1 +( -64 704 544 ) ( 64 704 544 ) ( 64 704 480 ) met5_1 0 0 0 1 1 +( -64 832 544 ) ( -64 704 544 ) ( -64 704 480 ) met5_1 0 0 0 1 1 +( -64 832 544 ) ( 64 832 544 ) ( 64 704 544 ) metal1_1 0 0 0 1 1 +( 64 704 512 ) ( 64 832 512 ) ( -64 832 512 ) metal1_1 0 0 0 1 1 +} +// brush 90 +{ +( -52 960 480 ) ( 60 848 480 ) ( -52 960 544 ) met5_1 0 0 0 1 1 +( 48 836 480 ) ( -64 948 480 ) ( -64 948 544 ) met5_1 0 0 0 1 1 +( -64 960 544 ) ( -64 832 544 ) ( -64 832 480 ) met5_1 0 0 0 1 1 +( 64 960 544 ) ( -64 960 544 ) ( -64 960 480 ) met5_1 0 0 0 1 1 +( 64 832 544 ) ( 64 960 544 ) ( 64 960 480 ) met5_1 0 0 0 1 1 +( -64 832 544 ) ( 64 832 544 ) ( 64 832 480 ) met5_1 0 0 0 1 1 +( -64 832 544 ) ( -64 960 544 ) ( 64 960 544 ) metal1_1 0 0 0 1 1 +( 64 960 512 ) ( -64 960 512 ) ( -64 832 512 ) metal1_1 0 0 0 1 1 +} +// brush 91 +{ +( 64 832 512 ) ( 64 960 512 ) ( -64 960 512 ) metal1_1 0 0 0 1 1 +( -64 960 544 ) ( 64 960 544 ) ( 64 832 544 ) metal1_1 0 0 0 1 1 +( -64 960 544 ) ( -64 832 544 ) ( -64 832 480 ) met5_1 0 0 0 1 1 +( -64 832 544 ) ( 64 832 544 ) ( 64 832 480 ) met5_1 0 0 0 1 1 +( 64 832 544 ) ( 64 960 544 ) ( 64 960 480 ) met5_1 0 0 0 1 1 +( 64 960 544 ) ( -64 960 544 ) ( -64 960 480 ) met5_1 0 0 0 1 1 +( -60 848 480 ) ( 52 960 480 ) ( 52 960 544 ) met5_1 0 0 0 1 1 +( 64 948 480 ) ( -48 836 480 ) ( 64 948 544 ) met5_1 0 0 0 1 1 +} +// brush 92 +{ +( 64 960 576 ) ( -64 960 576 ) ( -64 704 576 ) sky4 0 0 0 1 1 +( -64 704 640 ) ( -64 960 640 ) ( 64 960 640 ) sky4 0 0 0 1 1 +( -64 704 640 ) ( 64 704 640 ) ( 64 704 576 ) sky4 0 0 0 1 1 +( 64 704 640 ) ( 64 960 640 ) ( 64 960 576 ) sky4 0 0 0 1 1 +( 64 960 640 ) ( -64 960 640 ) ( -64 960 576 ) sky4 0 0 0 1 1 +( -64 960 640 ) ( -64 704 640 ) ( -64 704 576 ) sky4 0 0 0 1 1 +} +// brush 93 +{ +( 384 288 -160 ) ( 384 864 -160 ) ( -192 864 -160 ) metal1_1 0 0 0 1 1 +( -128 768 256 ) ( -128 768 320 ) ( 448 768 320 ) metw1 0 0 0 1 1 +( 256 1344 224 ) ( 256 1344 288 ) ( 256 768 288 ) metw1 0 0 0 1 1 +( 416 832 256 ) ( 416 832 320 ) ( -160 832 320 ) metw1 0 0 0 1 1 +( 320 288 192 ) ( 320 288 256 ) ( 320 864 256 ) metw1 0 0 0 1 1 +( 256 704 0 ) ( 256 960 0 ) ( 320 704 0 ) metw1 0 0 0 1 1 +} +// brush 94 +{ +( -192 864 192 ) ( 384 864 192 ) ( 384 288 192 ) copplt23 0 0 0 1 1 +( -128 768 256 ) ( -128 768 320 ) ( 448 768 320 ) metw1 0 0 0 1 1 +( 256 1344 224 ) ( 256 1344 288 ) ( 256 768 288 ) metw1 0 0 0 1 1 +( 416 832 256 ) ( 416 832 320 ) ( -160 832 320 ) metw1 0 0 0 1 1 +( 320 288 192 ) ( 320 288 256 ) ( 320 864 256 ) metw1 0 0 0 1 1 +( 256 960 64 ) ( 256 704 64 ) ( 320 704 64 ) metw1 0 0 0 1 1 +} +// brush 95 +{ +( 256 704 64 ) ( 256 960 64 ) ( 320 704 64 ) metrg 0 0 0 1 1 +( 320 288 256 ) ( 320 288 320 ) ( 320 864 320 ) metrg 0 0 0 1 1 +( 416 832 320 ) ( 416 832 384 ) ( -160 832 384 ) metrgy 0 0 0 1 1 +( 256 1344 288 ) ( 256 1344 352 ) ( 256 768 352 ) metrg 0 0 0 1 1 +( -128 768 320 ) ( -128 768 384 ) ( 448 768 384 ) metrgy 0 0 0 1 1 +( 384 288 0 ) ( 384 864 0 ) ( -192 864 0 ) metrg 0 0 0 1 1 +} +// brush 96 +{ +( -320 704 0 ) ( -320 960 0 ) ( -256 704 0 ) metw1 0 0 0 1 1 +( -256 288 192 ) ( -256 288 256 ) ( -256 864 256 ) metw1 0 0 0 1 1 +( -160 832 256 ) ( -160 832 320 ) ( -736 832 320 ) metw1 0 0 0 1 1 +( -320 1344 224 ) ( -320 1344 288 ) ( -320 768 288 ) metw1 0 0 0 1 1 +( -704 768 256 ) ( -704 768 320 ) ( -128 768 320 ) metw1 0 0 0 1 1 +( -192 288 -160 ) ( -192 864 -160 ) ( -768 864 -160 ) metal1_1 0 0 0 1 1 +} +// brush 97 +{ +( -320 960 64 ) ( -320 704 64 ) ( -256 704 64 ) metw1 0 0 0 1 1 +( -256 288 192 ) ( -256 288 256 ) ( -256 864 256 ) metw1 0 0 0 1 1 +( -160 832 256 ) ( -160 832 320 ) ( -736 832 320 ) metw1 0 0 0 1 1 +( -320 1344 224 ) ( -320 1344 288 ) ( -320 768 288 ) metw1 0 0 0 1 1 +( -704 768 256 ) ( -704 768 320 ) ( -128 768 320 ) metw1 0 0 0 1 1 +( -768 864 192 ) ( -192 864 192 ) ( -192 288 192 ) copplt23 0 0 0 1 1 +} +// brush 98 +{ +( -192 288 0 ) ( -192 864 0 ) ( -768 864 0 ) metrg 0 0 0 1 1 +( -704 768 320 ) ( -704 768 384 ) ( -128 768 384 ) metrgy 0 0 0 1 1 +( -320 1344 288 ) ( -320 1344 352 ) ( -320 768 352 ) metrg 0 0 0 1 1 +( -160 832 320 ) ( -160 832 384 ) ( -736 832 384 ) metrgy 0 0 0 1 1 +( -256 288 256 ) ( -256 288 320 ) ( -256 864 320 ) metrg 0 0 0 1 1 +( -320 704 64 ) ( -320 960 64 ) ( -256 704 64 ) metrg 0 0 0 1 1 +} +// brush 99 +{ +( 320 768 192 ) ( -256 768 192 ) ( -256 192 192 ) metal1_1 0 32 0 1 1 +( -256 192 512 ) ( -256 768 512 ) ( 320 768 512 ) copplt23 0 32 0 1 1 +( -256 1408 -128 ) ( -224 1440 -128 ) ( -224 1440 512 ) metw1 -32 0 0 1 1 +( -208 1392 192 ) ( -208 1392 512 ) ( -224 1440 512 ) metw1 -32 0 0 1 1 +( -208 1392 512 ) ( -208 1392 192 ) ( -256 1408 192 ) metw1 -32 0 0 1 1 +} +// brush 100 +{ +( 320 768 192 ) ( -256 768 192 ) ( -256 192 192 ) metal1_1 0 32 0 1 1 +( -256 192 512 ) ( -256 768 512 ) ( 320 768 512 ) copplt23 0 32 0 1 1 +( -256 768 256 ) ( -256 192 256 ) ( -256 192 192 ) metw1 -32 0 0 1 1 +( -208 1360 512 ) ( -208 1360 192 ) ( -256 1344 192 ) metw1 -32 0 0 1 1 +( -208 1392 192 ) ( -208 1392 512 ) ( -256 1408 512 ) metw1 -32 0 0 1 1 +( -208 1392 512 ) ( -208 1392 192 ) ( -208 1360 192 ) metw1 -32 0 0 1 1 +} +// brush 101 +{ +( -176 1360 512 ) ( -176 1360 192 ) ( -128 1344 192 ) metw1 -32 0 0 1 1 +( -176 1360 192 ) ( -176 1360 512 ) ( -160 1312 512 ) metw1 -32 0 0 1 1 +( -128 1344 -128 ) ( -160 1312 -128 ) ( -160 1312 512 ) metw1 -32 0 0 1 1 +( -128 2560 512 ) ( -128 1984 512 ) ( -704 1984 512 ) copplt23 0 32 0 1 1 +( -704 1984 192 ) ( -128 1984 192 ) ( -128 2560 192 ) metal1_1 0 32 0 1 1 +} +// brush 102 +{ +( -176 1360 512 ) ( -176 1360 192 ) ( -176 1392 192 ) metw1 -32 0 0 1 1 +( -176 1360 192 ) ( -176 1360 512 ) ( -128 1344 512 ) metw1 -32 0 0 1 1 +( -176 1392 512 ) ( -176 1392 192 ) ( -128 1408 192 ) metw1 -32 0 0 1 1 +( -128 1984 256 ) ( -128 2560 256 ) ( -128 2560 192 ) metw1 -32 0 0 1 1 +( -128 2560 512 ) ( -128 1984 512 ) ( -704 1984 512 ) copplt23 0 32 0 1 1 +( -704 1984 192 ) ( -128 1984 192 ) ( -128 2560 192 ) metal1_1 0 32 0 1 1 +} +// brush 103 +{ +( -176 1392 512 ) ( -176 1392 192 ) ( -160 1440 192 ) metw1 -32 0 0 1 1 +( -176 1392 192 ) ( -176 1392 512 ) ( -128 1408 512 ) metw1 -32 0 0 1 1 +( -160 1440 -128 ) ( -128 1408 -128 ) ( -128 1408 512 ) metw1 -32 0 0 1 1 +( -1376 1440 512 ) ( -800 1440 512 ) ( -800 864 512 ) copplt23 0 32 0 1 1 +( -800 864 192 ) ( -800 1440 192 ) ( -1376 1440 192 ) metal1_1 0 32 0 1 1 +} +// brush 104 +{ +( -176 1392 512 ) ( -176 1392 192 ) ( -208 1392 192 ) metw1 -32 0 0 1 1 +( -176 1392 192 ) ( -176 1392 512 ) ( -160 1440 512 ) metw1 -32 0 0 1 1 +( -208 1392 512 ) ( -208 1392 192 ) ( -224 1440 192 ) metw1 -32 0 0 1 1 +( -800 1440 256 ) ( -1376 1440 256 ) ( -1376 1440 192 ) metw1 -32 0 0 1 1 +( -1376 1440 512 ) ( -800 1440 512 ) ( -800 864 512 ) copplt23 0 32 0 1 1 +( -800 864 192 ) ( -800 1440 192 ) ( -1376 1440 192 ) metal1_1 0 32 0 1 1 +} +// brush 105 +{ +( 416 1888 192 ) ( 416 1312 192 ) ( 992 1312 192 ) metal1_1 0 32 0 1 1 +( 992 1312 512 ) ( 416 1312 512 ) ( 416 1888 512 ) copplt23 0 32 0 1 1 +( -224 1312 -128 ) ( -256 1344 -128 ) ( -256 1344 512 ) metw1 -32 0 0 1 1 +( -208 1360 192 ) ( -208 1360 512 ) ( -256 1344 512 ) metw1 -32 0 0 1 1 +( -208 1360 512 ) ( -208 1360 192 ) ( -224 1312 192 ) metw1 -32 0 0 1 1 +} +// brush 106 +{ +( 416 1888 192 ) ( 416 1312 192 ) ( 992 1312 192 ) metal1_1 0 32 0 1 1 +( 992 1312 512 ) ( 416 1312 512 ) ( 416 1888 512 ) copplt23 0 32 0 1 1 +( 416 1312 256 ) ( 992 1312 256 ) ( 992 1312 192 ) metw1 -32 0 0 1 1 +( -176 1360 512 ) ( -176 1360 192 ) ( -160 1312 192 ) metw1 -32 0 0 1 1 +( -208 1360 192 ) ( -208 1360 512 ) ( -224 1312 512 ) metw1 -32 0 0 1 1 +( -208 1360 512 ) ( -208 1360 192 ) ( -176 1360 192 ) metw1 -32 0 0 1 1 +} +// brush 107 +{ +( 208 1392 200 ) ( 176 1392 200 ) ( 176 1360 200 ) lightxy 16 16 0 1 1 +( 168 1360 512 ) ( 168 1392 512 ) ( 200 1392 512 ) metal1_1 0 0 0 1 1 +( 176 1360 248 ) ( 208 1360 248 ) ( 208 1360 184 ) metal1_1 0 0 0 1 1 +( 208 1360 248 ) ( 208 1392 248 ) ( 208 1392 184 ) metal1_1 0 0 0 1 1 +( 208 1392 248 ) ( 176 1392 248 ) ( 176 1392 184 ) metal1_1 0 0 0 1 1 +( 176 1392 248 ) ( 176 1360 248 ) ( 176 1360 184 ) metal1_1 0 0 0 1 1 +} +// brush 108 +{ +( 176 1392 512 ) ( 176 1392 192 ) ( 128 1408 192 ) metw1 -32 0 0 1 1 +( 176 1392 192 ) ( 176 1392 512 ) ( 160 1440 512 ) metw1 -32 0 0 1 1 +( 128 1408 -128 ) ( 160 1440 -128 ) ( 160 1440 512 ) metw1 -32 0 0 1 1 +( 128 192 512 ) ( 128 768 512 ) ( 704 768 512 ) copplt23 0 32 0 1 1 +( 704 768 192 ) ( 128 768 192 ) ( 128 192 192 ) metal1_1 0 32 0 1 1 +} +// brush 109 +{ +( 176 1392 512 ) ( 176 1392 192 ) ( 176 1360 192 ) metw1 -32 0 0 1 1 +( 176 1392 192 ) ( 176 1392 512 ) ( 128 1408 512 ) metw1 -32 0 0 1 1 +( 176 1360 512 ) ( 176 1360 192 ) ( 128 1344 192 ) metw1 -32 0 0 1 1 +( 128 768 256 ) ( 128 192 256 ) ( 128 192 192 ) metw1 -32 0 0 1 1 +( 128 192 512 ) ( 128 768 512 ) ( 704 768 512 ) copplt23 0 32 0 1 1 +( 704 768 192 ) ( 128 768 192 ) ( 128 192 192 ) metal1_1 0 32 0 1 1 +} +// brush 110 +{ +( -320 1984 192 ) ( 256 1984 192 ) ( 256 2560 192 ) metal1_1 0 32 0 1 1 +( 256 2560 512 ) ( 256 1984 512 ) ( -320 1984 512 ) copplt23 0 32 0 1 1 +( 256 1344 -128 ) ( 224 1312 -128 ) ( 224 1312 512 ) metw1 -32 0 0 1 1 +( 208 1360 192 ) ( 208 1360 512 ) ( 224 1312 512 ) metw1 -32 0 0 1 1 +( 208 1360 512 ) ( 208 1360 192 ) ( 256 1344 192 ) metw1 -32 0 0 1 1 +} +// brush 111 +{ +( -320 1984 192 ) ( 256 1984 192 ) ( 256 2560 192 ) metal1_1 0 32 0 1 1 +( 256 2560 512 ) ( 256 1984 512 ) ( -320 1984 512 ) copplt23 0 32 0 1 1 +( 256 1984 256 ) ( 256 2560 256 ) ( 256 2560 192 ) metw1 -32 0 0 1 1 +( 208 1392 512 ) ( 208 1392 192 ) ( 256 1408 192 ) metw1 -32 0 0 1 1 +( 208 1360 192 ) ( 208 1360 512 ) ( 256 1344 512 ) metw1 -32 0 0 1 1 +( 208 1360 512 ) ( 208 1360 192 ) ( 208 1392 192 ) metw1 -32 0 0 1 1 +} +// brush 112 +{ +( -416 864 192 ) ( -416 1440 192 ) ( -992 1440 192 ) metal1_1 0 32 0 1 1 +( -992 1440 512 ) ( -416 1440 512 ) ( -416 864 512 ) copplt23 0 32 0 1 1 +( 224 1440 -128 ) ( 256 1408 -128 ) ( 256 1408 512 ) metw1 -32 0 0 1 1 +( 208 1392 192 ) ( 208 1392 512 ) ( 256 1408 512 ) metw1 -32 0 0 1 1 +( 208 1392 512 ) ( 208 1392 192 ) ( 224 1440 192 ) metw1 -32 0 0 1 1 +} +// brush 113 +{ +( -416 864 192 ) ( -416 1440 192 ) ( -992 1440 192 ) metal1_1 0 32 0 1 1 +( -992 1440 512 ) ( -416 1440 512 ) ( -416 864 512 ) copplt23 0 32 0 1 1 +( -416 1440 256 ) ( -992 1440 256 ) ( -992 1440 192 ) metw1 -32 0 0 1 1 +( 176 1392 512 ) ( 176 1392 192 ) ( 160 1440 192 ) metw1 -32 0 0 1 1 +( 208 1392 192 ) ( 208 1392 512 ) ( 224 1440 512 ) metw1 -32 0 0 1 1 +( 208 1392 512 ) ( 208 1392 192 ) ( 176 1392 192 ) metw1 -32 0 0 1 1 +} +// brush 114 +{ +( 176 1360 512 ) ( 176 1360 192 ) ( 160 1312 192 ) metw1 -32 0 0 1 1 +( 176 1360 192 ) ( 176 1360 512 ) ( 128 1344 512 ) metw1 -32 0 0 1 1 +( 160 1312 -128 ) ( 128 1344 -128 ) ( 128 1344 512 ) metw1 -32 0 0 1 1 +( 1376 1312 512 ) ( 800 1312 512 ) ( 800 1888 512 ) copplt23 0 32 0 1 1 +( 800 1888 192 ) ( 800 1312 192 ) ( 1376 1312 192 ) metal1_1 0 32 0 1 1 +} +// brush 115 +{ +( 176 1360 512 ) ( 176 1360 192 ) ( 208 1360 192 ) metw1 -32 0 0 1 1 +( 176 1360 192 ) ( 176 1360 512 ) ( 160 1312 512 ) metw1 -32 0 0 1 1 +( 208 1360 512 ) ( 208 1360 192 ) ( 224 1312 192 ) metw1 -32 0 0 1 1 +( 800 1312 256 ) ( 1376 1312 256 ) ( 1376 1312 192 ) metw1 -32 0 0 1 1 +( 1376 1312 512 ) ( 800 1312 512 ) ( 800 1888 512 ) copplt23 0 32 0 1 1 +( 800 1888 192 ) ( 800 1312 192 ) ( 1376 1312 192 ) metal1_1 0 32 0 1 1 +} +// brush 116 +{ +( -16 1392 248 ) ( -16 1360 248 ) ( -16 1360 184 ) metal1_1 0 0 0 1 1 +( 16 1392 248 ) ( -16 1392 248 ) ( -16 1392 184 ) metal1_1 0 0 0 1 1 +( 16 1360 248 ) ( 16 1392 248 ) ( 16 1392 184 ) metal1_1 0 0 0 1 1 +( -16 1360 248 ) ( 16 1360 248 ) ( 16 1360 184 ) metal1_1 0 0 0 1 1 +( -24 1360 512 ) ( -24 1392 512 ) ( 8 1392 512 ) metal1_1 0 0 0 1 1 +( 16 1392 200 ) ( -16 1392 200 ) ( -16 1360 200 ) lightxy 16 16 0 1 1 +} +// brush 117 +{ +( 512 768 192 ) ( -64 768 192 ) ( -64 192 192 ) metal1_1 0 32 0 1 1 +( -64 192 512 ) ( -64 768 512 ) ( 512 768 512 ) copplt23 0 32 0 1 1 +( -64 1408 -128 ) ( -32 1440 -128 ) ( -32 1440 512 ) metw1 -32 0 0 1 1 +( -16 1392 192 ) ( -16 1392 512 ) ( -32 1440 512 ) metw1 -32 0 0 1 1 +( -16 1392 512 ) ( -16 1392 192 ) ( -64 1408 192 ) metw1 -32 0 0 1 1 +} +// brush 118 +{ +( 512 768 192 ) ( -64 768 192 ) ( -64 192 192 ) metal1_1 0 32 0 1 1 +( -64 192 512 ) ( -64 768 512 ) ( 512 768 512 ) copplt23 0 32 0 1 1 +( -64 768 256 ) ( -64 192 256 ) ( -64 192 192 ) metw1 -32 0 0 1 1 +( -16 1360 512 ) ( -16 1360 192 ) ( -64 1344 192 ) metw1 -32 0 0 1 1 +( -16 1392 192 ) ( -16 1392 512 ) ( -64 1408 512 ) metw1 -32 0 0 1 1 +( -16 1392 512 ) ( -16 1392 192 ) ( -16 1360 192 ) metw1 -32 0 0 1 1 +} +// brush 119 +{ +( 16 1360 512 ) ( 16 1360 192 ) ( 64 1344 192 ) metw1 -32 0 0 1 1 +( 16 1360 192 ) ( 16 1360 512 ) ( 32 1312 512 ) metw1 -32 0 0 1 1 +( 64 1344 -128 ) ( 32 1312 -128 ) ( 32 1312 512 ) metw1 -32 0 0 1 1 +( 64 2560 512 ) ( 64 1984 512 ) ( -512 1984 512 ) copplt23 0 32 0 1 1 +( -512 1984 192 ) ( 64 1984 192 ) ( 64 2560 192 ) metal1_1 0 32 0 1 1 +} +// brush 120 +{ +( 16 1360 512 ) ( 16 1360 192 ) ( 16 1392 192 ) metw1 -32 0 0 1 1 +( 16 1360 192 ) ( 16 1360 512 ) ( 64 1344 512 ) metw1 -32 0 0 1 1 +( 16 1392 512 ) ( 16 1392 192 ) ( 64 1408 192 ) metw1 -32 0 0 1 1 +( 64 1984 256 ) ( 64 2560 256 ) ( 64 2560 192 ) metw1 -32 0 0 1 1 +( 64 2560 512 ) ( 64 1984 512 ) ( -512 1984 512 ) copplt23 0 32 0 1 1 +( -512 1984 192 ) ( 64 1984 192 ) ( 64 2560 192 ) metal1_1 0 32 0 1 1 +} +// brush 121 +{ +( 16 1392 512 ) ( 16 1392 192 ) ( 32 1440 192 ) metw1 -32 0 0 1 1 +( 16 1392 192 ) ( 16 1392 512 ) ( 64 1408 512 ) metw1 -32 0 0 1 1 +( 32 1440 -128 ) ( 64 1408 -128 ) ( 64 1408 512 ) metw1 -32 0 0 1 1 +( -1184 1440 512 ) ( -608 1440 512 ) ( -608 864 512 ) copplt23 0 32 0 1 1 +( -608 864 192 ) ( -608 1440 192 ) ( -1184 1440 192 ) metal1_1 0 32 0 1 1 +} +// brush 122 +{ +( 16 1392 512 ) ( 16 1392 192 ) ( -16 1392 192 ) metw1 -32 0 0 1 1 +( 16 1392 192 ) ( 16 1392 512 ) ( 32 1440 512 ) metw1 -32 0 0 1 1 +( -16 1392 512 ) ( -16 1392 192 ) ( -32 1440 192 ) metw1 -32 0 0 1 1 +( -608 1440 256 ) ( -1184 1440 256 ) ( -1184 1440 192 ) metw1 -32 0 0 1 1 +( -1184 1440 512 ) ( -608 1440 512 ) ( -608 864 512 ) copplt23 0 32 0 1 1 +( -608 864 192 ) ( -608 1440 192 ) ( -1184 1440 192 ) metal1_1 0 32 0 1 1 +} +// brush 123 +{ +( 608 1888 192 ) ( 608 1312 192 ) ( 1184 1312 192 ) metal1_1 0 32 0 1 1 +( 1184 1312 512 ) ( 608 1312 512 ) ( 608 1888 512 ) copplt23 0 32 0 1 1 +( -32 1312 -128 ) ( -64 1344 -128 ) ( -64 1344 512 ) metw1 -32 0 0 1 1 +( -16 1360 192 ) ( -16 1360 512 ) ( -64 1344 512 ) metw1 -32 0 0 1 1 +( -16 1360 512 ) ( -16 1360 192 ) ( -32 1312 192 ) metw1 -32 0 0 1 1 +} +// brush 124 +{ +( 608 1888 192 ) ( 608 1312 192 ) ( 1184 1312 192 ) metal1_1 0 32 0 1 1 +( 1184 1312 512 ) ( 608 1312 512 ) ( 608 1888 512 ) copplt23 0 32 0 1 1 +( 608 1312 256 ) ( 1184 1312 256 ) ( 1184 1312 192 ) metw1 -32 0 0 1 1 +( 16 1360 512 ) ( 16 1360 192 ) ( 32 1312 192 ) metw1 -32 0 0 1 1 +( -16 1360 192 ) ( -16 1360 512 ) ( -32 1312 512 ) metw1 -32 0 0 1 1 +( -16 1360 512 ) ( -16 1360 192 ) ( 16 1360 192 ) metw1 -32 0 0 1 1 +} +// brush 125 +{ +( 128 1408 640 ) ( 128 1408 0 ) ( 128 1344 640 ) metal1_1 0 0 0 1 1 +( 288 1408 256 ) ( 288 1408 320 ) ( -288 1408 320 ) metw1 0 0 0 1 1 +( 64 1920 256 ) ( 64 1920 320 ) ( 64 1344 320 ) metw1 0 0 0 1 1 +( -512 1344 256 ) ( -512 1344 320 ) ( 64 1344 320 ) metw1 0 0 0 1 1 +( -576 672 512 ) ( 0 672 512 ) ( 0 96 512 ) copplt23 0 0 0 1 1 +( 0 96 192 ) ( 0 672 192 ) ( -576 672 192 ) metal1_1 0 0 0 1 1 +} +// brush 126 +{ +( 512 448 -64 ) ( -64 448 -64 ) ( -64 -128 -64 ) metal1_1 0 -32 0 1 1 +( 192 992 320 ) ( 768 992 320 ) ( 768 992 256 ) metw1 0 0 0 1 1 +( 64 1056 320 ) ( 64 1632 320 ) ( 64 1632 256 ) metw1 32 0 0 1 1 +( 288 1120 320 ) ( -288 1120 320 ) ( -288 1120 256 ) metw1 0 0 0 1 1 +( -64 448 256 ) ( -64 -128 256 ) ( -64 -128 192 ) metw1 32 0 0 1 1 +( -32 992 -128 ) ( -64 1024 -128 ) ( -64 1024 512 ) metw1 32 0 0 1 1 +( 64 1024 -128 ) ( 32 992 -128 ) ( 32 992 512 ) metw1 32 0 0 1 1 +( 32 1120 -128 ) ( 64 1088 -128 ) ( 64 1088 512 ) metw1 32 0 0 1 1 +( -64 1088 -128 ) ( -32 1120 -128 ) ( -32 1120 512 ) metw1 32 0 0 1 1 +( -64 992 0 ) ( -64 1120 0 ) ( 64 992 0 ) metw1 32 0 0 1 1 +} +// brush 127 +{ +( 192 992 320 ) ( 768 992 320 ) ( 768 992 256 ) metrgy 32 0 0 1 1 +( 64 1056 320 ) ( 64 1632 320 ) ( 64 1632 256 ) metw1 32 0 0 1 1 +( 288 1120 320 ) ( -288 1120 320 ) ( -288 1120 256 ) metrgy 32 0 0 1 1 +( -64 448 256 ) ( -64 -128 256 ) ( -64 -128 192 ) metw1 32 0 0 1 1 +( -32 992 -128 ) ( -64 1024 -128 ) ( -64 1024 512 ) metw1 32 0 0 1 1 +( 64 1024 -128 ) ( 32 992 -128 ) ( 32 992 512 ) metw1 32 0 0 1 1 +( 32 1120 -128 ) ( 64 1088 -128 ) ( 64 1088 512 ) metw1 32 0 0 1 1 +( -64 1088 -128 ) ( -32 1120 -128 ) ( -32 1120 512 ) metw1 32 0 0 1 1 +( -64 928 64 ) ( -64 1152 64 ) ( 64 928 64 ) metw1 32 0 0 1 1 +( -64 1120 0 ) ( -64 992 0 ) ( 64 992 0 ) metw1 32 0 0 1 1 +} +// brush 128 +{ +( -64 -128 512 ) ( -64 448 512 ) ( 512 448 512 ) copplt23 0 -32 0 1 1 +( 192 992 320 ) ( 768 992 320 ) ( 768 992 256 ) metw1 0 0 0 1 1 +( 64 1056 320 ) ( 64 1632 320 ) ( 64 1632 256 ) metw1 32 0 0 1 1 +( 288 1120 320 ) ( -288 1120 320 ) ( -288 1120 256 ) metw1 0 0 0 1 1 +( -64 448 256 ) ( -64 -128 256 ) ( -64 -128 192 ) metw1 32 0 0 1 1 +( -32 992 -128 ) ( -64 1024 -128 ) ( -64 1024 512 ) metw1 32 0 0 1 1 +( 64 1024 -128 ) ( 32 992 -128 ) ( 32 992 512 ) metw1 32 0 0 1 1 +( 32 1120 -128 ) ( 64 1088 -128 ) ( 64 1088 512 ) metw1 32 0 0 1 1 +( -64 1088 -128 ) ( -32 1120 -128 ) ( -32 1120 512 ) metw1 32 0 0 1 1 +( -64 1152 64 ) ( -64 928 64 ) ( 64 928 64 ) metw1 32 0 0 1 1 +} +// brush 129 +{ +( -544 1760 576 ) ( -544 -224 576 ) ( -544 -224 512 ) metw1 0 0 0 1 1 +( 96 1728 576 ) ( -32 1728 576 ) ( -32 1728 512 ) metw1 0 0 0 1 1 +( -448 -224 576 ) ( -448 1760 576 ) ( -448 1760 512 ) metw1 0 0 0 1 1 +( -64 1088 512 ) ( 64 1088 512 ) ( 64 1088 448 ) metw1 0 0 0 1 1 +( -32 -192 576 ) ( -32 1792 576 ) ( 96 1792 576 ) metal1_1 0 0 0 1 1 +( 96 1792 448 ) ( -32 1792 448 ) ( -32 -192 448 ) metal1_1 -32 -32 0 1 1 +} +// brush 130 +{ +( 1024 1792 448 ) ( 896 1792 448 ) ( 896 -192 448 ) metal1_1 -32 -32 0 1 1 +( 896 -192 576 ) ( 896 1792 576 ) ( 1024 1792 576 ) metal1_1 0 0 0 1 1 +( 864 1088 512 ) ( 992 1088 512 ) ( 992 1088 448 ) metw1 0 0 0 1 1 +( 544 -224 576 ) ( 544 1760 576 ) ( 544 1760 512 ) metw1 0 0 0 1 1 +( 1024 1728 576 ) ( 896 1728 576 ) ( 896 1728 512 ) metw1 0 0 0 1 1 +( 448 1760 576 ) ( 448 -224 576 ) ( 448 -224 512 ) metw1 0 0 0 1 1 +} +// brush 131 +{ +( -448 2176 576 ) ( -448 192 576 ) ( -448 192 512 ) metw1 0 0 0 1 1 +( 928 1728 576 ) ( 800 1728 576 ) ( 800 1728 512 ) metw1 0 0 0 1 1 +( 448 -224 576 ) ( 448 1760 576 ) ( 448 1760 512 ) metw1 0 0 0 1 1 +( 32 1440 512 ) ( 160 1440 512 ) ( 160 1440 448 ) metw1 0 0 0 1 1 +( 800 -192 576 ) ( 800 1792 576 ) ( 928 1792 576 ) metal1_1 0 0 0 1 1 +( 928 1792 448 ) ( 800 1792 448 ) ( 800 -192 448 ) metal1_1 -32 -32 0 1 1 +} +// brush 132 +{ +( 928 1376 448 ) ( 800 1376 448 ) ( 800 -608 448 ) metal1_1 -32 -32 0 1 1 +( 800 -608 576 ) ( 800 1376 576 ) ( 928 1376 576 ) metal1_1 0 0 0 1 1 +( 32 1088 512 ) ( 160 1088 512 ) ( 160 1088 448 ) metw1 0 0 0 1 1 +( 448 -640 576 ) ( 448 1344 576 ) ( 448 1344 512 ) metw1 0 0 0 1 1 +( 928 1312 576 ) ( 800 1312 576 ) ( 800 1312 512 ) metw1 0 0 0 1 1 +( -448 1760 576 ) ( -448 -224 576 ) ( -448 -224 512 ) metw1 0 0 0 1 1 +} +// brush 133 +{ +( 320 1792 512 ) ( 192 1792 512 ) ( 192 -192 512 ) metal1_1 0 0 0 1 1 +( 192 -192 576 ) ( 192 1792 576 ) ( 320 1792 576 ) metal1_1 0 0 0 1 1 +( 384 960 512 ) ( 512 960 512 ) ( 512 960 448 ) metw1 0 0 0 1 1 +( 128 -128 576 ) ( 128 1856 576 ) ( 128 1856 512 ) metal1_1 0 0 0 1 1 +( 128 1024 576 ) ( 0 1024 576 ) ( 0 1024 512 ) metal1_1 0 0 0 1 1 +( -128 1088 576 ) ( -128 -896 576 ) ( -128 -896 512 ) metw1 0 0 0 1 1 +} +// brush 134 +{ +( -320 1440 448 ) ( -448 1440 448 ) ( -448 1312 448 ) metal1_1 0 0 0 1 1 +( -448 1312 480 ) ( -448 1440 480 ) ( -320 1440 480 ) metal1_1 0 0 0 1 1 +( -448 1312 480 ) ( -320 1312 480 ) ( -320 1312 416 ) met5_1 0 0 0 1 1 +( -320 1312 480 ) ( -320 1440 480 ) ( -320 1440 416 ) met5_1 0 0 0 1 1 +( -320 1440 480 ) ( -448 1440 480 ) ( -448 1440 416 ) met5_1 0 0 0 1 1 +( -448 1440 480 ) ( -448 1312 480 ) ( -448 1312 416 ) met5_1 0 0 0 1 1 +( -336 1316 416 ) ( -448 1428 416 ) ( -448 1428 480 ) met5_1 0 0 0 1 1 +( -436 1440 416 ) ( -324 1328 416 ) ( -436 1440 480 ) met5_1 0 0 0 1 1 +} +// brush 135 +{ +( -320 1428 416 ) ( -432 1316 416 ) ( -320 1428 480 ) met5_1 0 0 0 1 1 +( -444 1328 416 ) ( -332 1440 416 ) ( -332 1440 480 ) met5_1 0 0 0 1 1 +( -320 1440 480 ) ( -448 1440 480 ) ( -448 1440 416 ) met5_1 0 0 0 1 1 +( -320 1312 480 ) ( -320 1440 480 ) ( -320 1440 416 ) met5_1 0 0 0 1 1 +( -448 1312 480 ) ( -320 1312 480 ) ( -320 1312 416 ) met5_1 0 0 0 1 1 +( -448 1440 480 ) ( -448 1312 480 ) ( -448 1312 416 ) met5_1 0 0 0 1 1 +( -448 1440 480 ) ( -320 1440 480 ) ( -320 1312 480 ) metal1_1 0 0 0 1 1 +( -320 1312 448 ) ( -320 1440 448 ) ( -448 1440 448 ) metal1_1 0 0 0 1 1 +} +// brush 136 +{ +( 448 1440 448 ) ( 320 1440 448 ) ( 320 1312 448 ) metal1_1 0 0 0 1 1 +( 320 1312 480 ) ( 320 1440 480 ) ( 448 1440 480 ) metal1_1 0 0 0 1 1 +( 320 1312 480 ) ( 448 1312 480 ) ( 448 1312 416 ) met5_1 0 0 0 1 1 +( 448 1312 480 ) ( 448 1440 480 ) ( 448 1440 416 ) met5_1 0 0 0 1 1 +( 448 1440 480 ) ( 320 1440 480 ) ( 320 1440 416 ) met5_1 0 0 0 1 1 +( 320 1440 480 ) ( 320 1312 480 ) ( 320 1312 416 ) met5_1 0 0 0 1 1 +( 432 1316 416 ) ( 320 1428 416 ) ( 320 1428 480 ) met5_1 0 0 0 1 1 +( 332 1440 416 ) ( 444 1328 416 ) ( 332 1440 480 ) met5_1 0 0 0 1 1 +} +// brush 137 +{ +( 448 1428 416 ) ( 336 1316 416 ) ( 448 1428 480 ) met5_1 0 0 0 1 1 +( 324 1328 416 ) ( 436 1440 416 ) ( 436 1440 480 ) met5_1 0 0 0 1 1 +( 448 1440 480 ) ( 320 1440 480 ) ( 320 1440 416 ) met5_1 0 0 0 1 1 +( 448 1312 480 ) ( 448 1440 480 ) ( 448 1440 416 ) met5_1 0 0 0 1 1 +( 320 1312 480 ) ( 448 1312 480 ) ( 448 1312 416 ) met5_1 0 0 0 1 1 +( 320 1440 480 ) ( 320 1312 480 ) ( 320 1312 416 ) met5_1 0 0 0 1 1 +( 320 1440 480 ) ( 448 1440 480 ) ( 448 1312 480 ) metal1_1 0 0 0 1 1 +( 448 1312 448 ) ( 448 1440 448 ) ( 320 1440 448 ) metal1_1 0 0 0 1 1 +} +// brush 138 +{ +( -448 1504 576 ) ( -448 1248 576 ) ( -448 1248 512 ) sky4 0 0 0 1 1 +( -288 1440 576 ) ( -416 1440 576 ) ( -416 1440 512 ) sky4 0 0 0 1 1 +( -320 1248 576 ) ( -320 1504 576 ) ( -320 1504 512 ) sky4 0 0 0 1 1 +( -416 1312 576 ) ( -288 1312 576 ) ( -288 1312 512 ) sky4 0 0 0 1 1 +( -416 1248 576 ) ( -416 1504 576 ) ( -288 1504 576 ) sky4 0 0 0 1 1 +( -288 1504 512 ) ( -416 1504 512 ) ( -416 1248 512 ) sky4 0 0 0 1 1 +} +// brush 139 +{ +( -64 992 512 ) ( -64 1120 512 ) ( 64 992 512 ) clip 0 0 0 1 1 +( -64 1088 -128 ) ( -32 1120 -128 ) ( -32 1120 512 ) clip 0 0 0 1 1 +( 32 1120 -128 ) ( 64 1088 -128 ) ( 64 1088 512 ) clip 0 0 0 1 1 +( 64 1024 -128 ) ( 32 992 -128 ) ( 32 992 512 ) clip 0 0 0 1 1 +( -32 992 -128 ) ( -64 1024 -128 ) ( -64 1024 512 ) clip 0 0 0 1 1 +( -64 448 256 ) ( -64 -128 256 ) ( -64 -128 192 ) clip 0 0 0 1 1 +( 288 1120 320 ) ( -288 1120 320 ) ( -288 1120 256 ) clip 0 0 0 1 1 +( 64 1056 320 ) ( 64 1632 320 ) ( 64 1632 256 ) clip 0 0 0 1 1 +( 192 992 320 ) ( 768 992 320 ) ( 768 992 256 ) clip 0 0 0 1 1 +( 512 448 -64 ) ( -64 448 -64 ) ( -64 -128 -64 ) clip 0 0 0 1 1 +} +// brush 140 +{ +( 480 1504 512 ) ( 352 1504 512 ) ( 352 1248 512 ) sky4 0 0 0 1 1 +( 352 1248 576 ) ( 352 1504 576 ) ( 480 1504 576 ) sky4 0 0 0 1 1 +( 352 1312 576 ) ( 480 1312 576 ) ( 480 1312 512 ) sky4 0 0 0 1 1 +( 448 1248 576 ) ( 448 1504 576 ) ( 448 1504 512 ) sky4 0 0 0 1 1 +( 480 1440 576 ) ( 352 1440 576 ) ( 352 1440 512 ) sky4 0 0 0 1 1 +( 320 1504 576 ) ( 320 1248 576 ) ( 320 1248 512 ) sky4 0 0 0 1 1 +} +// brush 141 +{ +( -32 256 128 ) ( -32 192 128 ) ( -32 192 0 ) metal5_1 0 0 0 1 1 +( 32 256 128 ) ( -32 256 128 ) ( -32 256 0 ) metal5_1 0 0 0 1 1 +( 32 192 128 ) ( 32 256 128 ) ( 32 256 0 ) metal5_1 0 0 0 1 1 +( -32 192 128 ) ( 32 192 128 ) ( 32 192 0 ) metal5_1 0 0 0 1 1 +( -32 192 128 ) ( -32 256 128 ) ( 32 256 128 ) metal5_1 0 0 0 1 1 +( 32 256 112 ) ( -32 256 112 ) ( -32 192 112 ) metrgy 0 32 90 1 1 +} +// brush 142 +{ +( -64 1728 -256 ) ( -32 1760 -256 ) ( -32 1760 384 ) metw1 -32 0 0 1 1 +( 32 1760 -256 ) ( 64 1728 -256 ) ( 64 1728 384 ) metw1 -32 0 0 1 1 +( 64 1664 -256 ) ( 32 1632 -256 ) ( 32 1632 384 ) metw1 -32 0 0 1 1 +( -32 1632 -256 ) ( -64 1664 -256 ) ( -64 1664 384 ) metw1 -32 0 0 1 1 +( -64 1088 128 ) ( -64 512 128 ) ( -64 512 64 ) metw1 -32 0 0 1 1 +( 288 1760 192 ) ( -288 1760 192 ) ( -288 1760 128 ) metw1 0 0 0 1 1 +( 64 1696 192 ) ( 64 2272 192 ) ( 64 2272 128 ) metw1 -32 0 0 1 1 +( 192 1632 192 ) ( 768 1632 192 ) ( 768 1632 128 ) metw1 0 0 0 1 1 +( -64 512 0 ) ( -64 1088 0 ) ( 512 1088 0 ) copplt23 0 32 0 1 1 +( 512 1088 -64 ) ( -64 1088 -64 ) ( -64 512 -64 ) metal1_1 0 32 0 1 1 +} +// brush 143 +{ +( 512 1088 0 ) ( -64 1088 0 ) ( -64 512 0 ) metal1_1 0 32 0 1 1 +( -64 512 64 ) ( -64 1088 64 ) ( 512 1088 64 ) copplt23 0 32 0 1 1 +( 192 1632 256 ) ( 768 1632 256 ) ( 768 1632 192 ) metrgy 32 0 0 1 1 +( 64 1696 256 ) ( 64 2272 256 ) ( 64 2272 192 ) metw1 -32 0 0 1 1 +( 288 1760 256 ) ( -288 1760 256 ) ( -288 1760 192 ) metw1 0 0 0 1 1 +( -64 1088 192 ) ( -64 512 192 ) ( -64 512 128 ) metw1 -32 0 0 1 1 +( -32 1632 -192 ) ( -64 1664 -192 ) ( -64 1664 448 ) metw1 -32 0 0 1 1 +( 64 1664 -192 ) ( 32 1632 -192 ) ( 32 1632 448 ) metw1 -32 0 0 1 1 +( 32 1760 -192 ) ( 64 1728 -192 ) ( 64 1728 448 ) metw1 -32 0 0 1 1 +( -64 1728 -192 ) ( -32 1760 -192 ) ( -32 1760 448 ) metw1 -32 0 0 1 1 +} +// brush 144 +{ +( 512 1088 -64 ) ( -64 1088 -64 ) ( -64 512 -64 ) clip 0 0 0 1 1 +( 192 1632 320 ) ( 768 1632 320 ) ( 768 1632 256 ) clip 0 0 0 1 1 +( 64 1696 320 ) ( 64 2272 320 ) ( 64 2272 256 ) clip 0 0 0 1 1 +( 288 1760 320 ) ( -288 1760 320 ) ( -288 1760 256 ) clip 0 0 0 1 1 +( -64 1088 256 ) ( -64 512 256 ) ( -64 512 192 ) clip 0 0 0 1 1 +( -32 1632 -128 ) ( -64 1664 -128 ) ( -64 1664 512 ) clip 0 0 0 1 1 +( 64 1664 -128 ) ( 32 1632 -128 ) ( 32 1632 512 ) clip 0 0 0 1 1 +( 32 1760 -128 ) ( 64 1728 -128 ) ( 64 1728 512 ) clip 0 0 0 1 1 +( -64 1728 -128 ) ( -32 1760 -128 ) ( -32 1760 512 ) clip 0 0 0 1 1 +( -64 1632 512 ) ( -64 1760 512 ) ( 64 1632 512 ) clip 0 0 0 1 1 +} +// brush 145 +{ +( -640 1408 512 ) ( -640 1408 -128 ) ( -608 1440 -128 ) metw1 -32 0 0 1 1 +( -608 1312 512 ) ( -608 1312 -128 ) ( -640 1344 -128 ) metw1 -32 0 0 1 1 +( -512 1344 512 ) ( -512 1344 -128 ) ( -544 1312 -128 ) metw1 -32 0 0 1 1 +( -544 1440 512 ) ( -544 1440 -128 ) ( -512 1408 -128 ) metw1 -32 0 0 1 1 +( 608 1440 192 ) ( 608 1440 256 ) ( 32 1440 256 ) metw1 -32 0 0 1 1 +( -640 1664 256 ) ( -640 1664 320 ) ( -640 1088 320 ) metw1 0 0 0 1 1 +( -1152 1312 256 ) ( -1152 1312 320 ) ( -576 1312 320 ) metw1 -32 0 0 1 1 +( -512 608 256 ) ( -512 608 320 ) ( -512 1184 320 ) metw1 0 0 0 1 1 +( 32 864 512 ) ( 32 1440 512 ) ( 608 1440 512 ) copplt23 0 32 0 1 1 +( 608 1440 64 ) ( 32 1440 64 ) ( 32 864 64 ) metal1_1 0 32 0 1 1 +} +// brush 146 +{ +( 608 1440 -64 ) ( 32 1440 -64 ) ( 32 864 -64 ) metal1_1 0 32 0 1 1 +( 32 864 0 ) ( 32 1440 0 ) ( 608 1440 0 ) copplt23 0 32 0 1 1 +( -512 608 128 ) ( -512 608 192 ) ( -512 1184 192 ) metw1 0 0 0 1 1 +( -1152 1312 128 ) ( -1152 1312 192 ) ( -576 1312 192 ) metw1 -32 0 0 1 1 +( -640 1664 128 ) ( -640 1664 192 ) ( -640 1088 192 ) metw1 0 0 0 1 1 +( 608 1440 64 ) ( 608 1440 128 ) ( 32 1440 128 ) metw1 -32 0 0 1 1 +( -544 1440 384 ) ( -544 1440 -256 ) ( -512 1408 -256 ) metw1 -32 0 0 1 1 +( -512 1344 384 ) ( -512 1344 -256 ) ( -544 1312 -256 ) metw1 -32 0 0 1 1 +( -608 1312 384 ) ( -608 1312 -256 ) ( -640 1344 -256 ) metw1 -32 0 0 1 1 +( -640 1408 384 ) ( -640 1408 -256 ) ( -608 1440 -256 ) metw1 -32 0 0 1 1 +} +// brush 147 +{ +( -640 1408 448 ) ( -640 1408 -192 ) ( -608 1440 -192 ) metw1 -32 0 0 1 1 +( -608 1312 448 ) ( -608 1312 -192 ) ( -640 1344 -192 ) metw1 -32 0 0 1 1 +( -512 1344 448 ) ( -512 1344 -192 ) ( -544 1312 -192 ) metw1 -32 0 0 1 1 +( -544 1440 448 ) ( -544 1440 -192 ) ( -512 1408 -192 ) metw1 -32 0 0 1 1 +( 608 1440 128 ) ( 608 1440 192 ) ( 32 1440 192 ) metw1 -32 0 0 1 1 +( -640 1664 192 ) ( -640 1664 256 ) ( -640 1088 256 ) metw1 0 0 0 1 1 +( -1152 1312 192 ) ( -1152 1312 256 ) ( -576 1312 256 ) metw1 -32 0 0 1 1 +( -512 608 192 ) ( -512 608 256 ) ( -512 1184 256 ) metrgy 0 0 0 1 1 +( 32 864 64 ) ( 32 1440 64 ) ( 608 1440 64 ) copplt23 0 32 0 1 1 +( 608 1440 0 ) ( 32 1440 0 ) ( 32 864 0 ) metal1_1 0 32 0 1 1 +} +// brush 148 +{ +( -32 864 64 ) ( -32 1440 64 ) ( -608 1440 64 ) metal1_1 0 32 0 1 1 +( -608 1440 512 ) ( -32 1440 512 ) ( -32 864 512 ) copplt23 0 32 0 1 1 +( 512 1184 320 ) ( 512 608 320 ) ( 512 608 256 ) metw1 0 0 0 1 1 +( 576 1312 320 ) ( 1152 1312 320 ) ( 1152 1312 256 ) metw1 -32 0 0 1 1 +( 640 1088 320 ) ( 640 1664 320 ) ( 640 1664 256 ) metw1 0 0 0 1 1 +( -32 1440 256 ) ( -608 1440 256 ) ( -608 1440 192 ) metw1 -32 0 0 1 1 +( 512 1408 -128 ) ( 544 1440 -128 ) ( 544 1440 512 ) metw1 -32 0 0 1 1 +( 544 1312 -128 ) ( 512 1344 -128 ) ( 512 1344 512 ) metw1 -32 0 0 1 1 +( 640 1344 -128 ) ( 608 1312 -128 ) ( 608 1312 512 ) metw1 -32 0 0 1 1 +( 608 1440 -128 ) ( 640 1408 -128 ) ( 640 1408 512 ) metw1 -32 0 0 1 1 +} +// brush 149 +{ +( 608 1440 -256 ) ( 640 1408 -256 ) ( 640 1408 384 ) metw1 -32 0 0 1 1 +( 640 1344 -256 ) ( 608 1312 -256 ) ( 608 1312 384 ) metw1 -32 0 0 1 1 +( 544 1312 -256 ) ( 512 1344 -256 ) ( 512 1344 384 ) metw1 -32 0 0 1 1 +( 512 1408 -256 ) ( 544 1440 -256 ) ( 544 1440 384 ) metw1 -32 0 0 1 1 +( -32 1440 128 ) ( -608 1440 128 ) ( -608 1440 64 ) metw1 -32 0 0 1 1 +( 640 1088 192 ) ( 640 1664 192 ) ( 640 1664 128 ) metw1 0 0 0 1 1 +( 576 1312 192 ) ( 1152 1312 192 ) ( 1152 1312 128 ) metw1 -32 0 0 1 1 +( 512 1184 192 ) ( 512 608 192 ) ( 512 608 128 ) metw1 0 0 0 1 1 +( -608 1440 0 ) ( -32 1440 0 ) ( -32 864 0 ) copplt23 0 32 0 1 1 +( -32 864 -64 ) ( -32 1440 -64 ) ( -608 1440 -64 ) metal1_1 0 32 0 1 1 +} +// brush 150 +{ +( -32 864 0 ) ( -32 1440 0 ) ( -608 1440 0 ) metal1_1 0 32 0 1 1 +( -608 1440 64 ) ( -32 1440 64 ) ( -32 864 64 ) copplt23 0 32 0 1 1 +( 512 1184 256 ) ( 512 608 256 ) ( 512 608 192 ) metrgy 0 0 0 1 1 +( 576 1312 256 ) ( 1152 1312 256 ) ( 1152 1312 192 ) metw1 -32 0 0 1 1 +( 640 1088 256 ) ( 640 1664 256 ) ( 640 1664 192 ) metw1 0 0 0 1 1 +( -32 1440 192 ) ( -608 1440 192 ) ( -608 1440 128 ) metw1 -32 0 0 1 1 +( 512 1408 -192 ) ( 544 1440 -192 ) ( 544 1440 448 ) metw1 -32 0 0 1 1 +( 544 1312 -192 ) ( 512 1344 -192 ) ( 512 1344 448 ) metw1 -32 0 0 1 1 +( 640 1344 -192 ) ( 608 1312 -192 ) ( 608 1312 448 ) metw1 -32 0 0 1 1 +( 608 1440 -192 ) ( 640 1408 -192 ) ( 640 1408 448 ) metw1 -32 0 0 1 1 +} +// brush 151 +{ +( -640 1408 384 ) ( -640 1408 -256 ) ( -608 1440 -256 ) clip 0 0 0 1 1 +( -608 1312 384 ) ( -608 1312 -256 ) ( -640 1344 -256 ) clip 0 0 0 1 1 +( -512 1344 384 ) ( -512 1344 -256 ) ( -544 1312 -256 ) clip 0 0 0 1 1 +( -544 1440 384 ) ( -544 1440 -256 ) ( -512 1408 -256 ) clip 0 0 0 1 1 +( 608 1440 64 ) ( 608 1440 128 ) ( 32 1440 128 ) clip 0 0 0 1 1 +( -640 1664 128 ) ( -640 1664 192 ) ( -640 1088 192 ) clip 0 0 0 1 1 +( -1152 1312 128 ) ( -1152 1312 192 ) ( -576 1312 192 ) clip 0 0 0 1 1 +( -512 608 128 ) ( -512 608 192 ) ( -512 1184 192 ) clip 0 0 0 1 1 +( 32 864 512 ) ( 32 1440 512 ) ( 608 1440 512 ) clip 0 0 0 1 1 +( 608 1440 -64 ) ( 32 1440 -64 ) ( 32 864 -64 ) clip 0 0 0 1 1 +} +// brush 152 +{ +( 1760 1440 -64 ) ( 1184 1440 -64 ) ( 1184 864 -64 ) clip 0 0 0 1 1 +( 1184 864 512 ) ( 1184 1440 512 ) ( 1760 1440 512 ) clip 0 0 0 1 1 +( 640 608 128 ) ( 640 608 192 ) ( 640 1184 192 ) clip 0 0 0 1 1 +( 0 1312 128 ) ( 0 1312 192 ) ( 576 1312 192 ) clip 0 0 0 1 1 +( 512 1664 128 ) ( 512 1664 192 ) ( 512 1088 192 ) clip 0 0 0 1 1 +( 1760 1440 64 ) ( 1760 1440 128 ) ( 1184 1440 128 ) clip 0 0 0 1 1 +( 608 1440 384 ) ( 608 1440 -256 ) ( 640 1408 -256 ) clip 0 0 0 1 1 +( 640 1344 384 ) ( 640 1344 -256 ) ( 608 1312 -256 ) clip 0 0 0 1 1 +( 544 1312 384 ) ( 544 1312 -256 ) ( 512 1344 -256 ) clip 0 0 0 1 1 +( 512 1408 384 ) ( 512 1408 -256 ) ( 544 1440 -256 ) clip 0 0 0 1 1 +} +// brush 153 +{ +( -96 1248 432 ) ( -160 1248 432 ) ( -160 1184 432 ) metrgy 32 32 90 1 1 +( -160 1184 448 ) ( -160 1248 448 ) ( -96 1248 448 ) metal5_1 0 0 0 1 1 +( -160 1184 448 ) ( -96 1184 448 ) ( -96 1184 320 ) metal5_1 0 0 0 1 1 +( -96 1184 448 ) ( -96 1248 448 ) ( -96 1248 320 ) metal5_1 0 0 0 1 1 +( -96 1248 448 ) ( -160 1248 448 ) ( -160 1248 320 ) metal5_1 0 0 0 1 1 +( -160 1248 448 ) ( -160 1184 448 ) ( -160 1184 320 ) metal5_1 0 0 0 1 1 +} +// brush 154 +{ +( -160 1568 448 ) ( -160 1504 448 ) ( -160 1504 320 ) metal5_1 0 0 0 1 1 +( -96 1568 448 ) ( -160 1568 448 ) ( -160 1568 320 ) metal5_1 0 0 0 1 1 +( -96 1504 448 ) ( -96 1568 448 ) ( -96 1568 320 ) metal5_1 0 0 0 1 1 +( -160 1504 448 ) ( -96 1504 448 ) ( -96 1504 320 ) metal5_1 0 0 0 1 1 +( -160 1504 448 ) ( -160 1568 448 ) ( -96 1568 448 ) metal5_1 0 0 0 1 1 +( -96 1568 432 ) ( -160 1568 432 ) ( -160 1504 432 ) metrgy 32 32 90 1 1 +} +// brush 155 +{ +( 96 1248 448 ) ( 96 1184 448 ) ( 96 1184 320 ) metal5_1 0 0 0 1 1 +( 160 1248 448 ) ( 96 1248 448 ) ( 96 1248 320 ) metal5_1 0 0 0 1 1 +( 160 1184 448 ) ( 160 1248 448 ) ( 160 1248 320 ) metal5_1 0 0 0 1 1 +( 96 1184 448 ) ( 160 1184 448 ) ( 160 1184 320 ) metal5_1 0 0 0 1 1 +( 96 1184 448 ) ( 96 1248 448 ) ( 160 1248 448 ) metal5_1 0 0 0 1 1 +( 160 1248 432 ) ( 96 1248 432 ) ( 96 1184 432 ) metrgy 32 32 90 1 1 +} +// brush 156 +{ +( 160 1568 432 ) ( 96 1568 432 ) ( 96 1504 432 ) metrgy 32 32 90 1 1 +( 96 1504 448 ) ( 96 1568 448 ) ( 160 1568 448 ) metal5_1 0 0 0 1 1 +( 96 1504 448 ) ( 160 1504 448 ) ( 160 1504 320 ) metal5_1 0 0 0 1 1 +( 160 1504 448 ) ( 160 1568 448 ) ( 160 1568 320 ) metal5_1 0 0 0 1 1 +( 160 1568 448 ) ( 96 1568 448 ) ( 96 1568 320 ) metal5_1 0 0 0 1 1 +( 96 1568 448 ) ( 96 1504 448 ) ( 96 1504 320 ) metal5_1 0 0 0 1 1 +} +} +// entity 1 +{ +"classname" "func_wall" +// brush 0 +{ +( -96 576 192 ) ( -96 416 192 ) ( -96 416 160 ) clip 0 0 0 1 1 +( 96 576 192 ) ( -96 576 192 ) ( -96 576 160 ) clip 0 0 0 1 1 +( 96 416 192 ) ( 96 576 192 ) ( 96 576 160 ) clip 0 0 0 1 1 +( -96 256 192 ) ( 96 256 192 ) ( 96 256 160 ) clip 0 0 0 1 1 +( -96 416 192 ) ( -96 576 192 ) ( 96 576 192 ) clip 0 0 0 1 1 +( 96 576 160 ) ( -96 576 160 ) ( -96 416 160 ) clip 0 0 0 1 1 +} +// brush 1 +{ +( -96 688 192 ) ( -96 112 192 ) ( -96 112 128 ) metw1 0 0 0 1 1 +( 608 544 192 ) ( 32 544 192 ) ( 32 544 128 ) metw1 0 0 0 1 1 +( 96 112 192 ) ( 96 688 192 ) ( 96 688 128 ) metw1 0 0 0 1 1 +( -160 528 192 ) ( 416 528 192 ) ( 416 528 128 ) metw1 0 0 0 1 1 +( 0 112 192 ) ( 0 688 192 ) ( 576 688 192 ) copplt23 0 0 0 1 1 +( 576 688 128 ) ( 0 688 128 ) ( 0 112 128 ) metal1_1 0 0 0 1 1 +} +// brush 2 +{ +( 576 640 128 ) ( 0 640 128 ) ( 0 64 128 ) metal1_1 0 0 0 1 1 +( 0 64 192 ) ( 0 640 192 ) ( 576 640 192 ) copplt23 0 0 0 1 1 +( -160 480 192 ) ( 416 480 192 ) ( 416 480 128 ) metw1 0 0 0 1 1 +( 96 64 192 ) ( 96 640 192 ) ( 96 640 128 ) metw1 0 0 0 1 1 +( 608 496 192 ) ( 32 496 192 ) ( 32 496 128 ) metw1 0 0 0 1 1 +( -96 640 192 ) ( -96 64 192 ) ( -96 64 128 ) metw1 0 0 0 1 1 +} +// brush 3 +{ +( -64 592 192 ) ( -64 16 192 ) ( -64 16 128 ) metw1 0 0 0 1 1 +( 608 448 192 ) ( 32 448 192 ) ( 32 448 128 ) metw1 0 0 0 1 1 +( 64 16 192 ) ( 64 592 192 ) ( 64 592 128 ) metw1 0 0 0 1 1 +( -160 432 192 ) ( 416 432 192 ) ( 416 432 128 ) metw1 0 0 0 1 1 +( 0 16 192 ) ( 0 592 192 ) ( 576 592 192 ) copplt23 0 0 0 1 1 +( 576 592 128 ) ( 0 592 128 ) ( 0 16 128 ) metal1_1 0 0 0 1 1 +} +// brush 4 +{ +( 576 544 128 ) ( 0 544 128 ) ( 0 -32 128 ) metal1_1 0 0 0 1 1 +( 0 -32 192 ) ( 0 544 192 ) ( 576 544 192 ) copplt23 0 0 0 1 1 +( -160 384 192 ) ( 416 384 192 ) ( 416 384 128 ) metw1 0 0 0 1 1 +( 64 -32 192 ) ( 64 544 192 ) ( 64 544 128 ) metw1 0 0 0 1 1 +( 608 400 192 ) ( 32 400 192 ) ( 32 400 128 ) metw1 0 0 0 1 1 +( -64 544 192 ) ( -64 -32 192 ) ( -64 -32 128 ) metw1 0 0 0 1 1 +} +// brush 5 +{ +( 576 496 128 ) ( 0 496 128 ) ( 0 -80 128 ) metal1_1 0 0 0 1 1 +( 0 -80 192 ) ( 0 496 192 ) ( 576 496 192 ) copplt23 0 0 0 1 1 +( -160 336 192 ) ( 416 336 192 ) ( 416 336 128 ) metw1 0 0 0 1 1 +( 64 -80 192 ) ( 64 496 192 ) ( 64 496 128 ) metw1 0 0 0 1 1 +( 608 352 192 ) ( 32 352 192 ) ( 32 352 128 ) metw1 0 0 0 1 1 +( -64 496 192 ) ( -64 -80 192 ) ( -64 -80 128 ) metw1 0 0 0 1 1 +} +// brush 6 +{ +( -64 448 192 ) ( -64 -128 192 ) ( -64 -128 128 ) metw1 0 0 0 1 1 +( 608 304 192 ) ( 32 304 192 ) ( 32 304 128 ) metw1 0 0 0 1 1 +( 64 -128 192 ) ( 64 448 192 ) ( 64 448 128 ) metw1 0 0 0 1 1 +( -32 288 192 ) ( 544 288 192 ) ( 544 288 128 ) metw1 0 0 0 1 1 +( 0 -128 192 ) ( 0 448 192 ) ( 576 448 192 ) copplt23 0 0 0 1 1 +( 576 448 128 ) ( 0 448 128 ) ( 0 -128 128 ) metal1_1 0 0 0 1 1 +} +} +// entity 2 +{ +"mangle" "30 90 0" +"origin" "0 736 224" +"classname" "info_intermission" +} +// entity 3 +{ +"targetname" "doorexit" +"lip" "-32" +"wait" "-1" +"sounds" "3" +"speed" "128" +"angle" "-2" +"classname" "func_door" +// brush 0 +{ +( 32 -128 -64 ) ( -32 -128 -64 ) ( -32 -144 -64 ) dr02_2 32 64 0 1 1 +( -32 -144 64 ) ( -32 -128 64 ) ( 32 -128 64 ) dr02_2 32 64 0 1 1 +( -32 -144 64 ) ( 32 -144 64 ) ( 32 -144 -64 ) dr02_2 32 64 0 1 1 +( 32 -144 64 ) ( 32 -128 64 ) ( 32 -128 -64 ) dr02_2 32 64 0 1 1 +( 32 -128 64 ) ( -32 -128 64 ) ( -32 -128 -64 ) dr02_2 32 64 0 1 1 +( -32 -128 64 ) ( -32 -144 64 ) ( -32 -144 -64 ) dr02_2 32 64 0 1 1 +} +} +// entity 4 +{ +"classname" "ambient_light_buzz" +"origin" "0 224 0" +} +// entity 5 +{ +"origin" "0 -64 0" +"classname" "ambient_light_buzz" +} +// entity 6 +{ +"classname" "trigger_once" +"target" "gug1" +// brush 0 +{ +( -448 1408 -64 ) ( -512 1408 -64 ) ( -512 1344 -64 ) trigger 0 0 0 1 1 +( -512 1344 -32 ) ( -512 1408 -32 ) ( -448 1408 -32 ) trigger 0 0 0 1 1 +( -512 1344 -32 ) ( -448 1344 -32 ) ( -448 1344 -64 ) trigger 0 0 0 1 1 +( -448 1344 -32 ) ( -448 1408 -32 ) ( -448 1408 -64 ) trigger 0 0 0 1 1 +( -448 1408 -32 ) ( -512 1408 -32 ) ( -512 1408 -64 ) trigger 0 0 0 1 1 +( -512 1408 -32 ) ( -512 1344 -32 ) ( -512 1344 -64 ) trigger 0 0 0 1 1 +} +} +// entity 7 +{ +"target" "gug1" +"classname" "trigger_once" +// brush 0 +{ +( 448 1408 -32 ) ( 448 1344 -32 ) ( 448 1344 -64 ) trigger 0 0 0 1 1 +( 512 1408 -32 ) ( 448 1408 -32 ) ( 448 1408 -64 ) trigger 0 0 0 1 1 +( 512 1344 -32 ) ( 512 1408 -32 ) ( 512 1408 -64 ) trigger 0 0 0 1 1 +( 448 1344 -32 ) ( 512 1344 -32 ) ( 512 1344 -64 ) trigger 0 0 0 1 1 +( 448 1344 -32 ) ( 448 1408 -32 ) ( 512 1408 -32 ) trigger 0 0 0 1 1 +( 512 1408 -64 ) ( 448 1408 -64 ) ( 448 1344 -64 ) trigger 0 0 0 1 1 +} +} +// entity 8 +{ +"delay" "1" +"targetname" "door2" +"target" "fiend2" +"classname" "trigger_relay" +// brush 0 +{ +( -16 -48 112 ) ( -16 -80 112 ) ( -16 -80 80 ) trigger 0 -16 0 1 1 +( 32 -48 112 ) ( -32 -48 112 ) ( -32 -48 80 ) trigger 0 -16 0 1 1 +( 16 -80 112 ) ( 16 -48 112 ) ( 16 -48 80 ) trigger 0 -16 0 1 1 +( -32 -80 112 ) ( 32 -80 112 ) ( 32 -80 80 ) trigger 0 -16 0 1 1 +( -32 -80 112 ) ( -32 -48 112 ) ( 32 -48 112 ) trigger 0 0 0 1 1 +( 32 -48 80 ) ( -32 -48 80 ) ( -32 -80 80 ) trigger 0 0 0 1 1 +} +} +// entity 9 +{ +"classname" "monster_demon1" +"origin" "0 -64 -16" +"angle" "90" +"spawnflags" "192" +"targetname" "fiend2" +} +// entity 10 +{ +"targetname" "gug2" +"spawnflags" "192" +"classname" "monster_wizard" +"origin" "-480 1376 352" +"angle" "360" +} +// entity 11 +{ +"spawnflags" "192" +"targetname" "gug2" +"angle" "180" +"origin" "480 1376 352" +"classname" "monster_wizard" +} +// entity 12 +{ +"targetname" "door2" +"spawnflags" "192" +"angle" "90" +"origin" "0 -64 -32" +"classname" "monster_demon1" +} +// entity 13 +{ +"target" "door2" +"classname" "trigger_once" +"sounds" "3" +// brush 0 +{ +( -64 512 32 ) ( -64 480 32 ) ( -64 480 0 ) trigger 0 0 0 1 1 +( 64 544 32 ) ( -64 544 32 ) ( -64 544 0 ) trigger 0 0 0 1 1 +( 64 480 32 ) ( 64 512 32 ) ( 64 512 0 ) trigger 0 0 0 1 1 +( -64 480 32 ) ( 64 480 32 ) ( 64 480 0 ) trigger 0 0 0 1 1 +( -64 480 0 ) ( -64 512 0 ) ( 64 512 0 ) trigger 0 0 0 1 1 +( 64 512 -64 ) ( -64 512 -64 ) ( -64 480 -64 ) trigger 0 0 0 1 1 +} +} +// entity 14 +{ +"target" "doorexit" +"delay" "2" +"targetname" "gug2" +"spawnflags" "192" +"angle" "270" +"origin" "0 1376 -16" +"classname" "monster_gug" +} +// entity 15 +{ +"delay" "2" +"target2" "gug2" +"angle" "-2" +"sounds" "3" +"speed" "128" +"wait" "-1" +"lip" "8" +"targetname" "door2" +"classname" "func_door" +// brush 0 +{ +( -32 1128 136 ) ( -32 1104 136 ) ( -32 1104 128 ) met5_1 -32 0 0 1 1 +( 24 1408 136 ) ( -40 1408 136 ) ( -40 1408 128 ) met5_1 0 0 0 1 1 +( 32 1104 136 ) ( 32 1128 136 ) ( 32 1128 128 ) met5_1 -32 0 0 1 1 +( -32 1344 136 ) ( 32 1344 136 ) ( 32 1344 128 ) met5_1 0 0 0 1 1 +( -32 1104 136 ) ( -32 1128 136 ) ( 32 1128 136 ) cop3_4 32 0 0 1 1 +( 32 1128 128 ) ( -32 1128 128 ) ( -32 1104 128 ) met5_1 0 32 0 1 1 +} +// brush 1 +{ +( 32 1440 -64 ) ( -32 1440 -64 ) ( -32 1312 -64 ) metw1 0 0 0 1 1 +( -32 1312 128 ) ( -32 1440 128 ) ( 32 1440 128 ) metw1 0 0 0 1 1 +( -32 1344 -56 ) ( 32 1344 -56 ) ( 32 1344 -64 ) metw1 0 0 0 1 1 +( 32 1312 -56 ) ( 32 1440 -56 ) ( 32 1440 -64 ) metw1 0 0 0 1 1 +( 40 1408 -120 ) ( -24 1408 -120 ) ( -24 1408 -128 ) metw1 0 0 0 1 1 +( -32 1440 -56 ) ( -32 1312 -56 ) ( -32 1312 -64 ) metw1 0 0 0 1 1 +} +} +// entity 16 +{ +"targetname" "door2" +"sounds" "3" +"wait" "-1" +"lip" "8" +"speed" "128" +"angle" "-2" +"classname" "func_door" +// brush 0 +{ +( 304 768 128 ) ( -272 768 128 ) ( -272 192 128 ) met5_1 0 0 0 1 1 +( -256 192 136 ) ( -256 768 136 ) ( 320 768 136 ) cop2_4 0 0 0 1 1 +( 0 1312 72 ) ( 576 1312 72 ) ( 576 1312 8 ) met5_1 0 0 0 1 1 +( -128 1376 72 ) ( -128 1952 72 ) ( -128 1952 8 ) met5_1 0 0 0 1 1 +( 96 1440 72 ) ( -480 1440 72 ) ( -480 1440 8 ) met5_1 0 0 0 1 1 +( -256 768 8 ) ( -256 192 8 ) ( -256 192 -56 ) met5_1 0 0 0 1 1 +( -224 1312 -376 ) ( -256 1344 -376 ) ( -256 1344 264 ) met5_1 0 0 0 1 1 +( -128 1344 -376 ) ( -160 1312 -376 ) ( -160 1312 264 ) met5_1 0 0 0 1 1 +( -160 1440 -376 ) ( -128 1408 -376 ) ( -128 1408 264 ) met5_1 0 0 0 1 1 +( -256 1408 -376 ) ( -224 1440 -376 ) ( -224 1440 264 ) met5_1 0 0 0 1 1 +} +// brush 1 +{ +( -256 1408 -384 ) ( -224 1440 -384 ) ( -224 1440 256 ) metw1 32 0 0 1 1 +( -160 1440 -384 ) ( -128 1408 -384 ) ( -128 1408 256 ) metw1 32 0 0 1 1 +( -128 1344 -384 ) ( -160 1312 -384 ) ( -160 1312 256 ) metw1 32 0 0 1 1 +( -224 1312 -384 ) ( -256 1344 -384 ) ( -256 1344 256 ) metw1 32 0 0 1 1 +( -256 768 0 ) ( -256 192 0 ) ( -256 192 -64 ) metw1 32 0 0 1 1 +( 96 1440 64 ) ( -480 1440 64 ) ( -480 1440 0 ) metw1 0 0 0 1 1 +( -128 1376 64 ) ( -128 1952 64 ) ( -128 1952 0 ) metw1 32 0 0 1 1 +( 0 1312 64 ) ( 576 1312 64 ) ( 576 1312 0 ) metw1 0 0 0 1 1 +( -256 192 128 ) ( -256 768 128 ) ( 320 768 128 ) copplt23 0 -32 0 1 1 +( 320 768 -64 ) ( -256 768 -64 ) ( -256 192 -64 ) metal1_1 0 -32 0 1 1 +} +// brush 2 +{ +( 128 1408 -376 ) ( 160 1440 -376 ) ( 160 1440 264 ) met5_1 0 0 0 1 1 +( 224 1440 -376 ) ( 256 1408 -376 ) ( 256 1408 264 ) met5_1 0 0 0 1 1 +( 256 1344 -376 ) ( 224 1312 -376 ) ( 224 1312 264 ) met5_1 0 0 0 1 1 +( 160 1312 -376 ) ( 128 1344 -376 ) ( 128 1344 264 ) met5_1 0 0 0 1 1 +( 128 768 8 ) ( 128 192 8 ) ( 128 192 -56 ) met5_1 0 0 0 1 1 +( 480 1440 72 ) ( -96 1440 72 ) ( -96 1440 8 ) met5_1 0 0 0 1 1 +( 256 1376 72 ) ( 256 1952 72 ) ( 256 1952 8 ) met5_1 0 0 0 1 1 +( 384 1312 72 ) ( 960 1312 72 ) ( 960 1312 8 ) met5_1 0 0 0 1 1 +( 128 192 136 ) ( 128 768 136 ) ( 704 768 136 ) cop2_4 0 0 0 1 1 +( 688 768 128 ) ( 112 768 128 ) ( 112 192 128 ) met5_1 0 0 0 1 1 +} +// brush 3 +{ +( 704 768 -64 ) ( 128 768 -64 ) ( 128 192 -64 ) metal1_1 0 32 0 1 1 +( 128 192 128 ) ( 128 768 128 ) ( 704 768 128 ) copplt23 0 32 0 1 1 +( 384 1312 320 ) ( 960 1312 320 ) ( 960 1312 256 ) metw1 0 0 0 1 1 +( 256 1376 320 ) ( 256 1952 320 ) ( 256 1952 256 ) metw1 -32 0 0 1 1 +( 480 1440 320 ) ( -96 1440 320 ) ( -96 1440 256 ) metw1 0 0 0 1 1 +( 128 768 256 ) ( 128 192 256 ) ( 128 192 192 ) metw1 -32 0 0 1 1 +( 160 1312 -128 ) ( 128 1344 -128 ) ( 128 1344 512 ) metw1 -32 0 0 1 1 +( 256 1344 -128 ) ( 224 1312 -128 ) ( 224 1312 512 ) metw1 -32 0 0 1 1 +( 224 1440 -128 ) ( 256 1408 -128 ) ( 256 1408 512 ) metw1 -32 0 0 1 1 +( 128 1408 -128 ) ( 160 1440 -128 ) ( 160 1440 512 ) metw1 -32 0 0 1 1 +} +} +// entity 17 +{ +"origin" "0 1376 136" +"classname" "weapon_supernailgun" +} +// entity 18 +{ +"classname" "item_spikes" +"origin" "176 1360 136" +"spawnflags" "1" +} +// entity 19 +{ +"spawnflags" "1" +"origin" "-208 1360 136" +"classname" "item_spikes" +} +// entity 20 +{ +"origin" "-432 720 0" +"classname" "item_health" +} +// entity 21 +{ +"origin" "-80 1376 -64" +"classname" "weapon_supershotgun" +} +// entity 22 +{ +"spawnflags" "1" +"origin" "64 1360 -64" +"classname" "item_shells" +} +// entity 23 +{ +"classname" "item_shells" +"origin" "400 720 0" +"spawnflags" "1" +} +// entity 24 +{ +"map" "start" +"classname" "trigger_changelevel" +// brush 0 +{ +( -32 -96 128 ) ( -32 -160 128 ) ( -32 -160 -64 ) trigger 0 0 0 1 1 +( 64 -144 128 ) ( -64 -144 128 ) ( -64 -144 -64 ) trigger 0 0 0 1 1 +( 32 -160 128 ) ( 32 -96 128 ) ( 32 -96 -64 ) trigger 0 0 0 1 1 +( -64 -160 128 ) ( 64 -160 128 ) ( 64 -160 -64 ) trigger 0 0 0 1 1 +( -64 -160 64 ) ( -64 -96 64 ) ( 64 -96 64 ) trigger 0 0 0 1 1 +( 64 -96 -64 ) ( -64 -96 -64 ) ( -64 -160 -64 ) trigger 0 0 0 1 1 +} +} +// entity 25 +{ +"classname" "info_player_start" +"origin" "0 -64 224" +"angle" "90" +} +// entity 26 +{ +"targetname" "gug1" +"classname" "monster_gug" +"origin" "0 352 -32" +"angle" "90" +"target" "gug0" +"target2" "door1" +"target3" "doorpool" +} +// entity 27 +{ +"classname" "path_corner" +"origin" "0 704 0" +"targetname" "gug0" +"target" "gug1" +} +// entity 28 +{ +"target" "gug2" +"targetname" "gug1" +"origin" "0 928 0" +"classname" "path_corner" +} +// entity 29 +{ +"classname" "func_wall" +// brush 0 +{ +( 768 736 -48 ) ( 192 736 -48 ) ( 192 1312 -48 ) copplt23 0 0 0 1 1 +( 672 1024 -112 ) ( 672 1024 -48 ) ( 96 1024 -48 ) metw1 0 -32 0 1 1 +( 224 832 -112 ) ( 224 832 -48 ) ( 800 832 -48 ) metw1 0 -32 0 1 1 +( 192 1312 -112 ) ( 192 1312 -48 ) ( 192 736 -48 ) met5_1 0 -32 0 1 1 +( 192 1152 -64 ) ( 192 704 -64 ) ( 224 704 -48 ) metw1 0 0 0 1 1 +} +// brush 1 +{ +( 224 1152 -48 ) ( 224 704 -48 ) ( 256 704 -32 ) metw1 0 0 0 1 1 +( 224 1120 -96 ) ( 224 1120 -32 ) ( 224 544 -32 ) met5_1 0 -32 0 1 1 +( 256 832 -96 ) ( 256 832 -32 ) ( 832 832 -32 ) metw1 0 -32 0 1 1 +( 704 1024 -96 ) ( 704 1024 -32 ) ( 128 1024 -32 ) metw1 0 -32 0 1 1 +( 800 736 -32 ) ( 224 736 -32 ) ( 224 1312 -32 ) copplt23 0 0 0 1 1 +} +// brush 2 +{ +( 256 1152 -32 ) ( 256 704 -32 ) ( 288 704 -16 ) metw1 0 0 0 1 1 +( 256 1248 -80 ) ( 256 1248 -16 ) ( 256 672 -16 ) met5_1 0 -32 0 1 1 +( 288 832 -80 ) ( 288 832 -16 ) ( 864 832 -16 ) metw1 0 -32 0 1 1 +( 736 1024 -80 ) ( 736 1024 -16 ) ( 160 1024 -16 ) metw1 0 -32 0 1 1 +( 832 736 -16 ) ( 256 736 -16 ) ( 256 1312 -16 ) copplt23 0 0 0 1 1 +} +// brush 3 +{ +( 864 736 0 ) ( 288 736 0 ) ( 288 1312 0 ) copplt23 0 0 0 1 1 +( 768 1024 -64 ) ( 768 1024 0 ) ( 192 1024 0 ) metw1 0 -32 0 1 1 +( 320 832 -64 ) ( 320 832 0 ) ( 896 832 0 ) metw1 0 -32 0 1 1 +( 288 1248 -64 ) ( 288 1248 0 ) ( 288 672 0 ) met5_1 0 -32 0 1 1 +( 288 1152 -16 ) ( 288 704 -16 ) ( 320 704 0 ) metw1 0 0 0 1 1 +} +} +// entity 30 +{ +"classname" "func_wall" +// brush 0 +{ +( -224 704 -48 ) ( -192 704 -64 ) ( -192 1152 -64 ) metw1 0 0 0 1 1 +( -192 736 -48 ) ( -192 1312 -48 ) ( -192 1312 -112 ) met5_1 0 -32 0 1 1 +( -800 832 -48 ) ( -224 832 -48 ) ( -224 832 -112 ) metw1 0 -32 0 1 1 +( -96 1024 -48 ) ( -672 1024 -48 ) ( -672 1024 -112 ) metw1 0 -32 0 1 1 +( -192 1312 -48 ) ( -192 736 -48 ) ( -768 736 -48 ) copplt23 0 0 0 1 1 +} +// brush 1 +{ +( -224 1312 -32 ) ( -224 736 -32 ) ( -800 736 -32 ) copplt23 0 0 0 1 1 +( -128 1024 -32 ) ( -704 1024 -32 ) ( -704 1024 -96 ) metw1 0 -32 0 1 1 +( -832 832 -32 ) ( -256 832 -32 ) ( -256 832 -96 ) metw1 0 -32 0 1 1 +( -224 544 -32 ) ( -224 1120 -32 ) ( -224 1120 -96 ) met5_1 0 -32 0 1 1 +( -256 704 -32 ) ( -224 704 -48 ) ( -224 1152 -48 ) metw1 0 0 0 1 1 +} +// brush 2 +{ +( -256 1312 -16 ) ( -256 736 -16 ) ( -832 736 -16 ) copplt23 0 0 0 1 1 +( -160 1024 -16 ) ( -736 1024 -16 ) ( -736 1024 -80 ) metw1 0 -32 0 1 1 +( -864 832 -16 ) ( -288 832 -16 ) ( -288 832 -80 ) metw1 0 -32 0 1 1 +( -256 672 -16 ) ( -256 1248 -16 ) ( -256 1248 -80 ) met5_1 0 -32 0 1 1 +( -288 704 -16 ) ( -256 704 -32 ) ( -256 1152 -32 ) metw1 0 0 0 1 1 +} +// brush 3 +{ +( -320 704 0 ) ( -288 704 -16 ) ( -288 1152 -16 ) metw1 0 0 0 1 1 +( -288 672 0 ) ( -288 1248 0 ) ( -288 1248 -64 ) met5_1 0 -32 0 1 1 +( -896 832 0 ) ( -320 832 0 ) ( -320 832 -64 ) metw1 0 -32 0 1 1 +( -192 1024 0 ) ( -768 1024 0 ) ( -768 1024 -64 ) metw1 0 -32 0 1 1 +( -288 1312 0 ) ( -288 736 0 ) ( -864 736 0 ) copplt23 0 0 0 1 1 +} +} +// entity 31 +{ +"classname" "func_door" +"angle" "-1" +"spawnflags" "33" +"targetname" "door1" +"speed" "128" +"sounds" "3" +"lip" "64" +// brush 0 +{ +( -64 648 320 ) ( -64 392 320 ) ( -64 392 32 ) mete0 0 0 0 1 1 +( 64 648 320 ) ( -64 648 320 ) ( -64 648 32 ) dr128cv 64 64 0 1 1 +( 64 392 320 ) ( 64 648 320 ) ( 64 648 32 ) mete0 0 0 0 1 1 +( -64 632 320 ) ( 64 632 320 ) ( 64 632 32 ) dr128cv 64 64 0 1 1 +( -64 392 192 ) ( -64 648 192 ) ( 64 648 192 ) mete0 0 0 0 1 1 +( 64 648 0 ) ( -64 648 0 ) ( -64 392 0 ) mete0 0 0 0 1 1 +} +// brush 1 +{ +( -64 648 192 ) ( -64 392 192 ) ( -64 392 -96 ) mete0 0 0 0 1 1 +( 64 648 192 ) ( -64 648 192 ) ( -64 648 -96 ) dr128c 64 64 0 1 1 +( 64 392 192 ) ( 64 648 192 ) ( 64 648 -96 ) mete0 0 0 0 1 1 +( -64 632 192 ) ( 64 632 192 ) ( 64 632 -96 ) dr128c 64 64 0 1 1 +( -64 392 0 ) ( -64 648 0 ) ( 64 648 0 ) mete0 0 0 0 1 1 +( 64 648 -64 ) ( -64 648 -64 ) ( -64 392 -64 ) mete0 0 0 0 1 1 +} +} +// entity 32 +{ +"classname" "trigger_once" +"delay" "9" +"target" "door1" +// brush 0 +{ +( 64 0 192 ) ( -64 0 192 ) ( -64 -128 192 ) trigger 0 0 0 1 1 +( -64 -128 256 ) ( -64 0 256 ) ( 64 0 256 ) trigger 0 0 0 1 1 +( -80 -112 256 ) ( 48 -112 256 ) ( 48 -112 192 ) trigger 0 0 0 1 1 +( 48 -112 256 ) ( 48 16 256 ) ( 48 16 192 ) trigger 0 0 0 1 1 +( 80 -16 256 ) ( -48 -16 256 ) ( -48 -16 192 ) trigger 0 0 0 1 1 +( -48 -16 256 ) ( -48 -144 256 ) ( -48 -144 192 ) trigger 0 0 0 1 1 +} +} +// entity 33 +{ +"classname" "path_corner" +"origin" "0 800 0" +"targetname" "gug2" +"target" "gug1" +} +// entity 34 +{ +"classname" "func_illusionary" +// brush 0 +{ +( -160 416 320 ) ( -224 416 320 ) ( -224 736 320 ) *blood1 0 0 0 1 1 +( -160 416 288 ) ( -160 416 320 ) ( -160 736 320 ) *blood1 0 0 0 1 1 +( -192 416 192 ) ( -128 416 192 ) ( -128 736 192 ) *blood1 0 0 0 1 1 +( -192 416 224 ) ( -192 416 192 ) ( -192 736 192 ) *blood1 0 0 0 1 1 +( -160 480 224 ) ( -96 480 224 ) ( -96 480 192 ) *blood1 0 0 0 1 1 +( -96 544 192 ) ( -96 544 224 ) ( -160 544 224 ) *blood1 0 0 0 1 1 +} +} +// entity 35 +{ +"classname" "trigger_teleport" +"target" "telered" +// brush 0 +{ +( -128 544 192 ) ( -160 544 192 ) ( -160 480 192 ) trigger 0 0 0 1 1 +( -160 480 320 ) ( -160 544 320 ) ( -128 544 320 ) trigger 0 0 0 1 1 +( -160 480 320 ) ( -128 480 320 ) ( -128 480 192 ) trigger 0 0 0 1 1 +( -144 480 320 ) ( -144 544 320 ) ( -144 544 192 ) trigger 0 0 0 1 1 +( -128 544 320 ) ( -160 544 320 ) ( -160 544 192 ) trigger 0 0 0 1 1 +( -160 544 320 ) ( -160 480 320 ) ( -160 480 192 ) trigger 0 0 0 1 1 +} +} +// entity 36 +{ +"classname" "info_teleport_destination" +"origin" "-480 1376 -32" +"targetname" "telered" +"angle" "360" +"spawnflags" "2" +} +// entity 37 +{ +"classname" "func_door" +"angle" "-2" +"targetname" "door1" +"speed" "128" +"lip" "-8" +"sounds" "3" +"wait" "-1" +// brush 0 +{ +( -128 544 192 ) ( -160 544 192 ) ( -160 480 192 ) drbldr 32 -64 0 1 1 +( -160 480 320 ) ( -160 544 320 ) ( -128 544 320 ) drbldr 32 -64 0 1 1 +( -160 480 320 ) ( -128 480 320 ) ( -128 480 192 ) drbldr 32 -64 0 1 1 +( -128 480 320 ) ( -128 544 320 ) ( -128 544 192 ) drbldr 32 -64 0 1 1 +( -128 544 320 ) ( -160 544 320 ) ( -160 544 192 ) drbldr 32 -64 0 1 1 +( -160 544 320 ) ( -160 480 320 ) ( -160 480 192 ) drbldr 32 -64 0 1 1 +} +} +// entity 38 +{ +"sounds" "3" +"lip" "-8" +"speed" "128" +"targetname" "door1" +"angle" "-2" +"classname" "func_door" +"wait" "-1" +// brush 0 +{ +( 160 480 192 ) ( 160 480 320 ) ( 160 544 320 ) dr123 32 64 0 1 1 +( 160 544 192 ) ( 160 544 320 ) ( 128 544 320 ) dr123 32 64 0 1 1 +( 128 544 192 ) ( 128 544 320 ) ( 128 480 320 ) dr123 32 64 0 1 1 +( 128 480 192 ) ( 128 480 320 ) ( 160 480 320 ) dr123 32 64 0 1 1 +( 128 544 320 ) ( 160 544 320 ) ( 160 480 320 ) dr123 32 64 0 1 1 +( 160 480 192 ) ( 160 544 192 ) ( 128 544 192 ) dr123 32 64 0 1 1 +} +} +// entity 39 +{ +"target" "teleblue" +"classname" "trigger_teleport" +// brush 0 +{ +( 160 480 192 ) ( 160 480 320 ) ( 160 544 320 ) trigger 0 0 0 1 1 +( 160 544 192 ) ( 160 544 320 ) ( 128 544 320 ) trigger 0 0 0 1 1 +( 144 544 192 ) ( 144 544 320 ) ( 144 480 320 ) trigger 0 0 0 1 1 +( 128 480 192 ) ( 128 480 320 ) ( 160 480 320 ) trigger 0 0 0 1 1 +( 128 544 320 ) ( 160 544 320 ) ( 160 480 320 ) trigger 0 0 0 1 1 +( 160 480 192 ) ( 160 544 192 ) ( 128 544 192 ) trigger 0 0 0 1 1 +} +} +// entity 40 +{ +"classname" "func_illusionary" +// brush 0 +{ +( 160 544 224 ) ( 96 544 224 ) ( 96 544 192 ) *water2 0 0 0 1 1 +( 96 480 192 ) ( 96 480 224 ) ( 160 480 224 ) *water2 0 0 0 1 1 +( 192 736 192 ) ( 192 416 192 ) ( 192 416 224 ) *water2 0 0 0 1 1 +( 128 736 192 ) ( 128 416 192 ) ( 192 416 192 ) *water2 0 0 0 1 1 +( 160 736 320 ) ( 160 416 320 ) ( 160 416 288 ) *water2 0 0 0 1 1 +( 224 736 320 ) ( 224 416 320 ) ( 160 416 320 ) *water2 0 0 0 1 1 +} +} +// entity 41 +{ +"angle" "180" +"targetname" "teleblue" +"origin" "480 1376 -32" +"classname" "info_teleport_destination" +} +// entity 42 +{ +"classname" "item_health" +"origin" "-496 1360 0" +"spawnflags" "2" +} +// entity 43 +{ +"classname" "item_armor2" +"origin" "0 512 0" +} +// entity 44 +{ +"classname" "weapon_nailgun" +"origin" "480 1376 0" +} +// entity 45 +{ +"classname" "item_spikes" +"origin" "-16 1520 -64" +"spawnflags" "1" +} +// entity 46 +{ +"spawnflags" "1" +"origin" "-16 1200 -64" +"classname" "item_spikes" +} +// entity 47 +{ +"classname" "func_door" +"angle" "-2" +"targetname" "doorpool" +"speed" "32" +"lip" "-32" +"wait" "-1" +"spawnflags" "1" +"sounds" "0" +// brush 0 +{ +( 320 832 -96 ) ( 128 832 -96 ) ( 128 640 -96 ) dmet5 0 0 0 1 1 +( 128 640 -64 ) ( 128 832 -64 ) ( 320 832 -64 ) dmet5 0 0 0 1 1 +( 128 640 -64 ) ( 320 640 -64 ) ( 320 640 -96 ) dmet5 0 0 0 1 1 +( 320 640 -64 ) ( 320 832 -64 ) ( 320 832 -96 ) dmet5 0 0 0 1 1 +( 320 832 -64 ) ( 128 832 -64 ) ( 128 832 -96 ) dmet5 0 0 0 1 1 +( 128 832 -64 ) ( 128 640 -64 ) ( 128 640 -96 ) dmet5 0 0 0 1 1 +} +} +// entity 48 +{ +"sounds" "0" +"spawnflags" "1" +"wait" "-1" +"lip" "-32" +"speed" "32" +"targetname" "doorpool" +"angle" "-2" +"classname" "func_door" +// brush 0 +{ +( -320 832 -64 ) ( -320 640 -64 ) ( -320 640 -96 ) dmetb 0 0 0 1 1 +( -128 832 -64 ) ( -320 832 -64 ) ( -320 832 -96 ) dmetb 0 0 0 1 1 +( -128 640 -64 ) ( -128 832 -64 ) ( -128 832 -96 ) dmetb 0 0 0 1 1 +( -320 640 -64 ) ( -128 640 -64 ) ( -128 640 -96 ) dmetb 0 0 0 1 1 +( -320 640 -64 ) ( -320 832 -64 ) ( -128 832 -64 ) dmetb 0 0 0 1 1 +( -128 832 -96 ) ( -320 832 -96 ) ( -320 640 -96 ) dmetb 0 0 0 1 1 +} +} +// entity 49 +{ +"classname" "func_illusionary" +// brush 0 +{ +( 32 -160 -64 ) ( -32 -160 -64 ) ( -32 -192 -64 ) *starfluid 0 0 0 1 1 +( -32 -192 64 ) ( -32 -160 64 ) ( 32 -160 64 ) *starfluid 0 0 0 1 1 +( -32 -192 32 ) ( 32 -192 32 ) ( 32 -192 0 ) *starfluid 0 0 0 1 1 +( 32 -192 32 ) ( 32 -160 32 ) ( 32 -160 0 ) *starfluid 0 0 0 1 1 +( 32 -160 -32 ) ( -32 -160 -32 ) ( -32 -160 -64 ) *starfluid 0 0 0 1 1 +( -32 -160 32 ) ( -32 -192 32 ) ( -32 -192 0 ) *starfluid 0 0 0 1 1 +} +} +// entity 50 +{ +"classname" "light" +"origin" "0 -64 320" +"light" "255" +"wait" ".65" +} +// entity 51 +{ +"light" "255" +"origin" "0 224 320" +"classname" "light" +"wait" ".65" +} +// entity 52 +{ +"classname" "light" +"origin" "0 512 320" +"light" "255" +"wait" ".65" +} +// entity 53 +{ +"light" "333" +"origin" "0 -64 64" +"classname" "light" +"targetname" "door2" +"spawnflags" "1" +} +// entity 54 +{ +"classname" "light" +"origin" "288 736 32" +"light" "400" +"wait" "1.4" +} +// entity 55 +{ +"wait" "1.4" +"light" "400" +"origin" "288 864 32" +"classname" "light" +} +// entity 56 +{ +"classname" "light" +"origin" "-288 864 32" +"light" "400" +"wait" "1.4" +} +// entity 57 +{ +"wait" "1.4" +"light" "400" +"origin" "-288 736 32" +"classname" "light" +} +// entity 58 +{ +"classname" "light" +"origin" "-48 688 -56" +"light" "122" +"wait" ".5" +"mangle" "0 90 0" +"angle" "60" +} +// entity 59 +{ +"wait" ".5" +"light" "122" +"origin" "48 688 -56" +"classname" "light" +"mangle" "0 90 0" +"angle" "60" +} +// entity 60 +{ +"classname" "light" +"origin" "48 688 -64" +"light" "222" +} +// entity 61 +{ +"light" "222" +"origin" "-48 688 -64" +"classname" "light" +} +// entity 62 +{ +"classname" "light" +"origin" "-192 1376 192" +"light" "277" +"wait" "1.25" +} +// entity 63 +{ +"light" "277" +"origin" "0 1376 192" +"classname" "light" +"wait" "1.25" +} +// entity 64 +{ +"classname" "light" +"origin" "192 1376 192" +"light" "277" +"wait" "1.25" +} +// entity 65 +{ +"classname" "light" +"origin" "0 640 0" +"light" "144" +"wait" ".5" +} +// entity 66 +{ +"wait" ".5" +"light" "144" +"origin" "0 512 -32" +"classname" "light" +} +// entity 67 +{ +"classname" "light" +"origin" "0 960 32" +"light" "300" +} +// entity 68 +{ +"classname" "light_torch_long_walltorch" +"origin" "88 512 80" +"angle" "360" +"light" "144" +} +// entity 69 +{ +"light" "144" +"angle" "180" +"origin" "-88 512 80" +"classname" "light_torch_long_walltorch" +} +// entity 70 +{ +"spawnflags" "1" +"targetname" "door2" +"classname" "light" +"origin" "0 224 64" +"light" "333" +} +// entity 71 +{ +"wait" "1.5" +"light" "444" +"origin" "0 1152 32" +"classname" "light" +} +// entity 72 +{ +"wait" "1.25" +"light" "277" +"origin" "192 1376 64" +"classname" "light" +} +// entity 73 +{ +"wait" "1.25" +"classname" "light" +"origin" "0 1376 64" +"light" "277" +} +// entity 74 +{ +"wait" "1.25" +"light" "277" +"origin" "-192 1376 64" +"classname" "light" +} +// entity 75 +{ +"classname" "light" +"origin" "0 1600 32" +"light" "444" +"wait" "1.5" +} +// entity 76 +{ +"classname" "light" +"origin" "464 1376 32" +"light" "444" +"wait" "1.5" +} +// entity 77 +{ +"light" "188" +"origin" "320 1536 64" +"classname" "light" +"wait" ".65" +} +// entity 78 +{ +"wait" ".65" +"light" "255" +"origin" "-128 1216 384" +"classname" "light" +} +// entity 79 +{ +"classname" "light" +"origin" "-128 1536 384" +"light" "255" +"wait" ".65" +} +// entity 80 +{ +"wait" ".65" +"light" "255" +"origin" "128 1536 384" +"classname" "light" +} +// entity 81 +{ +"classname" "light" +"origin" "128 1216 384" +"light" "255" +"wait" ".65" +} +// entity 82 +{ +"wait" ".75" +"classname" "light" +"origin" "320 1216 64" +"light" "77" +} +// entity 83 +{ +"classname" "light" +"origin" "0 896 352" +"light" "166" +"wait" ".3" +} +// entity 84 +{ +"light" "77" +"origin" "-320 1216 64" +"classname" "light" +"wait" ".75" +} +// entity 85 +{ +"wait" ".65" +"classname" "light" +"origin" "-320 1536 64" +"light" "188" +} +// entity 86 +{ +"wait" "1.5" +"light" "444" +"origin" "-464 1376 32" +"classname" "light" +} +// entity 87 +{ +"classname" "info_player_coop" +"origin" "-32 -32 224" +"angle" "315" +} +// entity 88 +{ +"angle" "225" +"origin" "32 -32 224" +"classname" "info_player_coop" +} +// entity 89 +{ +"classname" "info_player_coop" +"origin" "32 -96 224" +"angle" "135" +} +// entity 90 +{ +"angle" "45" +"origin" "-32 -96 224" +"classname" "info_player_coop" +} diff --git a/mod_quoth/map_src/kelltest4.map b/mod_quoth/map_src/kelltest4.map new file mode 100644 index 0000000..95109d8 --- /dev/null +++ b/mod_quoth/map_src/kelltest4.map @@ -0,0 +1,2005 @@ +// entity 0 +{ +"message" "diary of a gug fiend" +"worldtype" "1" +"wad" "c:/quake-compile/wads/aeon.wad" +"classname" "worldspawn" +// brush 0 +{ +( -192 896 0 ) ( -256 896 0 ) ( -256 256 0 ) metw2b 0 0 0 1 1 +( -256 256 384 ) ( -256 896 384 ) ( -192 896 384 ) mmetal1_1 0 0 0 1 1 +( -256 448 64 ) ( -192 448 64 ) ( -192 448 0 ) metw6_4 0 0 0 1 1 +( -128 256 64 ) ( -128 896 64 ) ( -128 896 0 ) metw2b 0 0 0 1 1 +( -192 512 64 ) ( -256 512 64 ) ( -256 512 0 ) metw2b 0 0 0 1 1 +( -320 960 64 ) ( -320 320 64 ) ( -320 320 0 ) metw2b 0 0 0 1 1 +} +// brush 1 +{ +( 64 960 384 ) ( 64 320 384 ) ( 64 320 320 ) metw2b 0 0 0 1 1 +( 256 512 64 ) ( 192 512 64 ) ( 192 512 0 ) metw2b 0 0 0 1 1 +( 256 256 64 ) ( 256 896 64 ) ( 256 896 0 ) metw2b 0 0 0 1 1 +( 192 448 64 ) ( 256 448 64 ) ( 256 448 0 ) metw6_4 0 0 0 1 1 +( 192 256 384 ) ( 192 896 384 ) ( 256 896 384 ) mmetal1_1 0 0 0 1 1 +( 256 896 0 ) ( 192 896 0 ) ( 192 256 0 ) metw2b 0 0 0 1 1 +} +// brush 2 +{ +( 32 960 0 ) ( -32 960 0 ) ( -32 320 0 ) metw2b 0 0 0 1 1 +( -32 320 384 ) ( -32 960 384 ) ( 32 960 384 ) metw2b 0 0 0 1 1 +( 32 896 64 ) ( 96 896 64 ) ( 96 896 0 ) metw2b 0 0 0 1 1 +( -112 832 64 ) ( -112 1472 64 ) ( -112 1472 0 ) metw2b 0 0 0 1 1 +( 32 960 64 ) ( -32 960 64 ) ( -32 960 0 ) metw2b 0 0 0 1 1 +( -128 960 384 ) ( -128 320 384 ) ( -128 320 320 ) metw2b 0 0 0 1 1 +} +// brush 3 +{ +( -256 896 64 ) ( -256 256 64 ) ( -256 256 0 ) metw2b 0 0 0 1 1 +( 0 896 64 ) ( -64 896 64 ) ( -64 896 0 ) metw2b 0 0 0 1 1 +( 192 256 320 ) ( 192 896 320 ) ( 192 896 256 ) metw2b 0 0 0 1 1 +( -64 448 64 ) ( 0 448 64 ) ( 0 448 0 ) metw2b 0 0 0 1 1 +( -64 256 384 ) ( -64 896 384 ) ( 0 896 384 ) mmetal1_1 0 0 0 1 1 +( 64 896 256 ) ( 0 896 256 ) ( 0 256 256 ) metalt2_0 0 0 0 1 1 +} +// brush 4 +{ +( -192 896 0 ) ( -256 896 0 ) ( -256 256 0 ) metw2b 0 0 0 1 1 +( -256 256 384 ) ( -256 896 384 ) ( -192 896 384 ) mmetal1_1 0 0 0 1 1 +( -256 384 64 ) ( -192 384 64 ) ( -192 384 0 ) metw2b 0 0 0 1 1 +( -192 256 64 ) ( -192 896 64 ) ( -192 896 0 ) metw6_4 0 0 0 1 1 +( -192 448 64 ) ( -256 448 64 ) ( -256 448 0 ) metw2b 0 0 0 1 1 +( -320 896 64 ) ( -320 256 64 ) ( -320 256 0 ) metw2b 0 0 0 1 1 +} +// brush 5 +{ +( -128 896 96 ) ( -192 896 96 ) ( -192 256 96 ) metalt2_0 0 0 0 1 1 +( -128 256 384 ) ( -128 896 384 ) ( -64 896 384 ) mmetal1_1 0 0 0 1 1 +( -192 384 224 ) ( -128 384 224 ) ( -128 384 160 ) metw2b 0 0 0 1 1 +( -128 256 224 ) ( -128 896 224 ) ( -128 896 160 ) metw2b 0 0 0 1 1 +( -128 448 224 ) ( -192 448 224 ) ( -192 448 160 ) metw2b 0 0 0 1 1 +( -192 896 -128 ) ( -192 256 -128 ) ( -192 256 -192 ) metw2b 0 0 0 1 1 +} +// brush 6 +{ +( 256 256 0 ) ( 256 256 64 ) ( 256 896 64 ) metw2b 0 0 0 1 1 +( 192 448 0 ) ( 192 448 64 ) ( 128 448 64 ) metw2b 0 0 0 1 1 +( 128 896 0 ) ( 128 896 64 ) ( 128 256 64 ) metw6_4 0 0 0 1 1 +( 128 384 0 ) ( 128 384 64 ) ( 192 384 64 ) metw2b 0 0 0 1 1 +( 128 896 384 ) ( 192 896 384 ) ( 192 256 384 ) mmetal1_1 0 0 0 1 1 +( 192 256 0 ) ( 192 896 0 ) ( 128 896 0 ) metw2b 0 0 0 1 1 +} +// brush 7 +{ +( -192 704 0 ) ( -256 704 0 ) ( -256 64 0 ) metw2b 0 0 0 1 1 +( -256 64 384 ) ( -256 704 384 ) ( -192 704 384 ) mmetal1_1 0 0 0 1 1 +( -320 128 64 ) ( -256 128 64 ) ( -256 128 0 ) metw2b 0 0 0 1 1 +( -256 0 64 ) ( -256 640 64 ) ( -256 640 0 ) metw2b 0 0 0 1 1 +( -192 256 64 ) ( -256 256 64 ) ( -256 256 0 ) metw2b 0 0 0 1 1 +( -384 768 64 ) ( -384 128 64 ) ( -384 128 0 ) metw2b 0 0 0 1 1 +} +// brush 8 +{ +( 192 704 64 ) ( 192 64 64 ) ( 192 64 0 ) metw2b 0 0 0 1 1 +( 320 256 64 ) ( 256 256 64 ) ( 256 256 0 ) metw2b 0 0 0 1 1 +( 320 0 64 ) ( 320 640 64 ) ( 320 640 0 ) metw2b 0 0 0 1 1 +( 192 128 64 ) ( 256 128 64 ) ( 256 128 0 ) metw2b 0 0 0 1 1 +( 256 64 384 ) ( 256 704 384 ) ( 320 704 384 ) mmetal1_1 0 0 0 1 1 +( 320 704 0 ) ( 256 704 0 ) ( 256 64 0 ) metw2b 0 0 0 1 1 +} +// brush 9 +{ +( 32 544 32 ) ( -32 544 32 ) ( -32 -96 32 ) metw2b 0 0 0 1 1 +( -32 -96 384 ) ( -32 544 384 ) ( 32 544 384 ) mmetal1_1 0 0 0 1 1 +( -192 0 64 ) ( -128 0 64 ) ( -128 0 0 ) metw2b 0 0 0 1 1 +( 0 -128 64 ) ( 0 512 64 ) ( 0 512 0 ) metw2b 0 0 0 1 1 +( 64 64 64 ) ( 0 64 64 ) ( 0 64 0 ) metw2b 0 0 0 1 1 +( -64 512 64 ) ( -64 -128 64 ) ( -64 -128 0 ) metw2b 0 0 0 1 1 +} +// brush 10 +{ +( 192 -320 0 ) ( 192 320 0 ) ( 128 320 0 ) metw2b 0 0 0 1 1 +( 128 320 384 ) ( 192 320 384 ) ( 192 -320 384 ) mmetal1_1 0 0 0 1 1 +( 192 -256 0 ) ( 192 -256 64 ) ( 256 -256 64 ) metw2b 0 0 0 1 1 +( 192 256 0 ) ( 192 256 64 ) ( 192 -384 64 ) metw2b 0 0 0 1 1 +( 256 -128 0 ) ( 256 -128 64 ) ( 192 -128 64 ) metw2b 0 0 0 1 1 +( 320 -256 0 ) ( 320 -256 64 ) ( 320 384 64 ) metw2b 0 0 0 1 1 +} +// brush 11 +{ +( 192 -256 0 ) ( 192 -256 64 ) ( 192 384 64 ) metw2b 0 0 0 1 1 +( 64 -256 0 ) ( 64 -256 64 ) ( 0 -256 64 ) metw2b 0 0 0 1 1 +( 64 64 0 ) ( 64 64 64 ) ( 64 -576 64 ) metw2b 0 0 0 1 1 +( 192 -384 0 ) ( 192 -384 64 ) ( 256 -384 64 ) metw2b 0 0 0 1 1 +( 128 320 384 ) ( 192 320 384 ) ( 192 -320 384 ) mmetal1_1 0 0 0 1 1 +( 192 -320 -64 ) ( 192 320 -64 ) ( 128 320 -64 ) metw2b 0 0 0 1 1 +} +// brush 12 +{ +( -320 1088 64 ) ( -320 448 64 ) ( -320 448 0 ) metw2b 0 0 0 1 1 +( -192 704 64 ) ( -256 704 64 ) ( -256 704 0 ) metw6_4 0 0 0 1 1 +( -128 448 64 ) ( -128 1088 64 ) ( -128 1088 0 ) metw2b 0 0 0 1 1 +( -256 576 64 ) ( -192 576 64 ) ( -192 576 0 ) metw2b 0 0 0 1 1 +( -256 448 384 ) ( -256 1088 384 ) ( -192 1088 384 ) mmetal1_1 0 0 0 1 1 +( -192 1088 0 ) ( -256 1088 0 ) ( -256 448 0 ) metw2b 0 0 0 1 1 +} +// brush 13 +{ +( -320 1024 64 ) ( -320 384 64 ) ( -320 384 0 ) black 0 0 0 1 1 +( -192 576 64 ) ( -256 576 64 ) ( -256 576 0 ) black 0 0 0 1 1 +( -256 384 64 ) ( -256 1024 64 ) ( -256 1024 0 ) black 0 0 0 1 1 +( -320 512 64 ) ( -256 512 64 ) ( -256 512 0 ) black 0 0 0 1 1 +( -256 320 384 ) ( -256 960 384 ) ( -192 960 384 ) black 0 0 0 1 1 +( -192 960 0 ) ( -256 960 0 ) ( -256 320 0 ) black 0 0 0 1 1 +} +// brush 14 +{ +( 256 1088 0 ) ( 192 1088 0 ) ( 192 448 0 ) metw2b 0 0 0 1 1 +( 192 448 384 ) ( 192 1088 384 ) ( 256 1088 384 ) mmetal1_1 0 0 0 1 1 +( 192 576 64 ) ( 256 576 64 ) ( 256 576 0 ) metw2b 0 0 0 1 1 +( 256 448 64 ) ( 256 1088 64 ) ( 256 1088 0 ) metw2b 0 0 0 1 1 +( 256 704 64 ) ( 192 704 64 ) ( 192 704 0 ) metw6_4 0 0 0 1 1 +( 64 896 384 ) ( 64 256 384 ) ( 64 256 320 ) metw2b 0 0 0 1 1 +} +// brush 15 +{ +( 320 960 0 ) ( 256 960 0 ) ( 256 320 0 ) black 0 0 0 1 1 +( 256 320 384 ) ( 256 960 384 ) ( 320 960 384 ) black 0 0 0 1 1 +( 192 512 64 ) ( 256 512 64 ) ( 256 512 0 ) black 0 0 0 1 1 +( 256 384 64 ) ( 256 1024 64 ) ( 256 1024 0 ) black 0 0 0 1 1 +( 320 576 64 ) ( 256 576 64 ) ( 256 576 0 ) black 0 0 0 1 1 +( 192 960 384 ) ( 192 320 384 ) ( 192 320 320 ) black 0 0 0 1 1 +} +// brush 16 +{ +( 320 512 256 ) ( 256 512 256 ) ( 256 -128 256 ) metalt2_0 0 0 0 1 1 +( 192 -128 384 ) ( 192 512 384 ) ( 256 512 384 ) mmetal1_1 0 0 0 1 1 +( 128 128 64 ) ( 192 128 64 ) ( 192 128 0 ) metw2b 0 0 0 1 1 +( 192 -320 320 ) ( 192 320 320 ) ( 192 320 256 ) metw2b 0 0 0 1 1 +( 64 256 64 ) ( 0 256 64 ) ( 0 256 0 ) metw2b 0 0 0 1 1 +( 64 512 64 ) ( 64 -128 64 ) ( 64 -128 0 ) metw2b 0 0 0 1 1 +} +// brush 17 +{ +( -256 512 64 ) ( -256 -128 64 ) ( -256 -128 0 ) metw2b 0 0 0 1 1 +( -320 256 64 ) ( -384 256 64 ) ( -384 256 0 ) metw2b 0 0 0 1 1 +( -128 -384 320 ) ( -128 256 320 ) ( -128 256 256 ) metw2b 0 0 0 1 1 +( -192 128 64 ) ( -128 128 64 ) ( -128 128 0 ) metw2b 0 0 0 1 1 +( -192 -128 384 ) ( -192 512 384 ) ( -128 512 384 ) mmetal1_1 0 0 0 1 1 +( -64 512 256 ) ( -128 512 256 ) ( -128 -128 256 ) metalt2_0 0 0 0 1 1 +} +// brush 18 +{ +( 64 128 64 ) ( 64 -512 64 ) ( 64 -512 0 ) metw2b 0 0 0 1 1 +( 64 -128 64 ) ( 0 -128 64 ) ( 0 -128 0 ) metw2b 0 0 0 1 1 +( 192 -704 320 ) ( 192 -64 320 ) ( 192 -64 256 ) metw2b 0 0 0 1 1 +( 128 -256 64 ) ( 192 -256 64 ) ( 192 -256 0 ) metw2b 0 0 0 1 1 +( 192 -512 384 ) ( 192 128 384 ) ( 256 128 384 ) mmetal1_1 0 0 0 1 1 +( 320 128 256 ) ( 256 128 256 ) ( 256 -512 256 ) metalt2_0 0 0 0 1 1 +} +// brush 19 +{ +( -64 64 256 ) ( -128 64 256 ) ( -128 -576 256 ) metalt2_0 0 0 0 1 1 +( -192 -576 384 ) ( -192 64 384 ) ( -128 64 384 ) mmetal1_1 0 0 0 1 1 +( -512 -768 64 ) ( -448 -768 64 ) ( -448 -768 0 ) metw2b 0 0 0 1 1 +( -128 -832 320 ) ( -128 -192 320 ) ( -128 -192 256 ) metw2b 0 0 0 1 1 +( -320 -192 64 ) ( -384 -192 64 ) ( -384 -192 0 ) metw2b 0 0 0 1 1 +( -640 -256 64 ) ( -640 -896 64 ) ( -640 -896 0 ) metw2b 0 0 0 1 1 +} +// brush 20 +{ +( -64 512 384 ) ( -128 512 384 ) ( -128 -128 384 ) metrlg 0 0 0 1 1 +( -192 -128 448 ) ( -192 512 448 ) ( -128 512 448 ) metrlg 0 0 0 1 1 +( -128 -320 128 ) ( -64 -320 128 ) ( -64 -320 64 ) metrlg 0 0 0 1 1 +( 256 -384 448 ) ( 256 256 448 ) ( 256 256 384 ) metrlg 0 0 0 1 1 +( -320 448 128 ) ( -384 448 128 ) ( -384 448 64 ) metrlg 0 0 0 1 1 +( -320 512 128 ) ( -320 -128 128 ) ( -320 -128 64 ) metrlg 0 0 0 1 1 +} +// brush 21 +{ +( 768 128 -64 ) ( -448 128 -64 ) ( -448 128 0 ) met5_1 0 0 0 1 1 +( -320 256 0 ) ( -320 256 -64 ) ( -320 896 -64 ) mmetal1_1 0 0 0 1 1 +( -128 896 0 ) ( -256 896 0 ) ( -256 896 -64 ) mmetal1_1 0 0 0 1 1 +( 256 -640 0 ) ( 256 -512 0 ) ( 256 -512 -64 ) mmetal1_1 0 0 0 1 1 +( -64 -64 0 ) ( -64 64 0 ) ( 64 64 0 ) mmetal1_1 0 0 0 1 1 +( 64 64 -64 ) ( -64 64 -64 ) ( -64 -64 -64 ) mmetal1_1 0 0 0 1 1 +} +// brush 22 +{ +( 448 -704 -64 ) ( 320 -704 -64 ) ( 320 -832 -64 ) mmetal1_1 0 0 0 1 1 +( 320 -832 0 ) ( 320 -704 0 ) ( 448 -704 0 ) mmetal1_1 0 0 0 1 1 +( 512 -1152 0 ) ( 512 -1024 0 ) ( 512 -1024 -64 ) mmetal1_1 0 0 0 1 1 +( 256 128 0 ) ( 128 128 0 ) ( 128 128 -64 ) mmetal1_1 0 0 0 1 1 +( 64 -512 0 ) ( 64 -512 -64 ) ( 64 128 -64 ) met5_1 0 0 0 1 1 +( 448 -64 -64 ) ( -768 -64 -64 ) ( -768 -64 0 ) mmetal1_1 0 0 0 1 1 +} +// brush 23 +{ +( -64 -128 -64 ) ( -1280 -128 -64 ) ( -1280 -128 0 ) met5_1 0 0 0 1 1 +( -448 -512 0 ) ( -448 -512 -64 ) ( -448 128 -64 ) mmetal1_1 0 0 0 1 1 +( -256 128 0 ) ( -384 128 0 ) ( -384 128 -64 ) mmetal1_1 0 0 0 1 1 +( -128 -1152 0 ) ( -128 -1024 0 ) ( -128 -1024 -64 ) met5_1 0 0 0 1 1 +( -192 -832 0 ) ( -192 -704 0 ) ( -64 -704 0 ) mmetal1_1 0 0 0 1 1 +( -64 -704 -64 ) ( -192 -704 -64 ) ( -192 -832 -64 ) mmetal1_1 0 0 0 1 1 +} +// brush 24 +{ +( 448 -960 -64 ) ( 320 -960 -64 ) ( 320 -1088 -64 ) mmetal1_1 0 0 0 1 1 +( 320 -1088 0 ) ( 320 -960 0 ) ( 448 -960 0 ) mmetal1_1 0 0 0 1 1 +( 320 -1152 0 ) ( 320 -1024 0 ) ( 320 -1024 -64 ) mmetal1_1 0 0 0 1 1 +( 256 -64 0 ) ( 128 -64 0 ) ( 128 -64 -64 ) met5_1 0 0 0 1 1 +( -192 -768 0 ) ( -192 -768 -64 ) ( -192 -128 -64 ) met5_1 0 0 0 1 1 +( 256 -256 -64 ) ( -960 -256 -64 ) ( -960 -256 0 ) met5_1 0 0 0 1 1 +} +// brush 25 +{ +( 192 -64 -128 ) ( -1024 -64 -128 ) ( -1024 -64 -64 ) mmetal1_1 0 0 0 1 1 +( -128 -512 -64 ) ( -128 -512 -128 ) ( -128 128 -128 ) mmetal1_1 0 0 0 1 1 +( 256 128 -64 ) ( 128 128 -64 ) ( 128 128 -128 ) mmetal1_1 0 0 0 1 1 +( 64 -832 -64 ) ( 64 -704 -64 ) ( 64 -704 -128 ) mmetal1_1 0 0 0 1 1 +( 288 -800 -64 ) ( 288 -672 -64 ) ( 416 -672 -64 ) metalt2_0 0 0 0 1 1 +( 416 -672 -128 ) ( 288 -672 -128 ) ( 288 -800 -128 ) mmetal1_1 0 0 0 1 1 +} +// brush 26 +{ +( -64 64 0 ) ( -64 -64 0 ) ( -64 -64 -64 ) metrgb 0 32 0 1 1 +( 64 64 0 ) ( -64 64 0 ) ( -64 64 -64 ) metrgb 0 32 0 1 1 +( 0 0 0 ) ( 0 128 0 ) ( 0 128 -64 ) metrgb 0 32 0 1 1 +( -128 0 0 ) ( 0 0 0 ) ( 0 0 -64 ) metrgb 0 32 0 1 1 +( -96 -32 32 ) ( -96 96 32 ) ( 32 96 32 ) metrgb 0 32 0 1 1 +( 32 96 -64 ) ( -96 96 -64 ) ( -96 -32 -64 ) metrgb 0 32 0 1 1 +} +// brush 27 +{ +( -128 128 -32 ) ( -128 0 -32 ) ( -128 0 -64 ) *slimered 0 0 0 1 1 +( 64 128 -32 ) ( -192 128 -32 ) ( -192 128 -64 ) *slimered 0 0 0 1 1 +( 64 -64 -32 ) ( 64 64 -32 ) ( 64 64 -64 ) *slimered 0 0 0 1 1 +( -128 -64 -32 ) ( 128 -64 -32 ) ( 128 -64 -64 ) *slimered 0 0 0 1 1 +( -160 -32 -32 ) ( -160 96 -32 ) ( 96 96 -32 ) *slimered 0 0 0 1 1 +( 96 96 -64 ) ( -160 96 -64 ) ( -160 -32 -64 ) *slimered 0 0 0 1 1 +} +// brush 28 +{ +( -128 192 -32 ) ( -128 -64 -32 ) ( -128 -64 -64 ) met5_1 0 0 0 1 1 +( 64 -48 -32 ) ( 48 -48 -32 ) ( 48 -48 -64 ) met5_1 0 0 0 1 1 +( 64 -304 -32 ) ( 64 -48 -32 ) ( 64 -48 -64 ) met5_1 0 0 0 1 1 +( -160 -64 -32 ) ( -144 -64 -32 ) ( -144 -64 -64 ) met5_1 0 0 0 1 1 +( -160 -64 -16 ) ( -160 192 -16 ) ( -144 192 -16 ) met5_1 0 0 0 1 1 +( -144 192 -64 ) ( -160 192 -64 ) ( -160 -64 -64 ) met5_1 0 0 0 1 1 +} +// brush 29 +{ +( -144 368 -64 ) ( -160 368 -64 ) ( -160 112 -64 ) met5_1 0 0 0 1 1 +( -160 112 -16 ) ( -160 368 -16 ) ( -144 368 -16 ) met5_1 0 0 0 1 1 +( -128 112 -32 ) ( -112 112 -32 ) ( -112 112 -64 ) met5_1 0 0 0 1 1 +( 64 -128 -32 ) ( 64 128 -32 ) ( 64 128 -64 ) met5_1 0 0 0 1 1 +( 96 128 -32 ) ( 80 128 -32 ) ( 80 128 -64 ) met5_1 0 0 0 1 1 +( -128 368 -32 ) ( -128 112 -32 ) ( -128 112 -64 ) met5_1 0 0 0 1 1 +} +// brush 30 +{ +( 128 144 -64 ) ( 128 160 -64 ) ( -128 160 -64 ) met5_1 0 0 0 1 1 +( -128 160 -16 ) ( 128 160 -16 ) ( 128 144 -16 ) met5_1 0 0 0 1 1 +( -128 192 -32 ) ( -128 176 -32 ) ( -128 176 -64 ) met5_1 0 0 0 1 1 +( -368 -64 -32 ) ( -112 -64 -32 ) ( -112 -64 -64 ) met5_1 0 0 0 1 1 +( -112 -96 -32 ) ( -112 -80 -32 ) ( -112 -80 -64 ) met5_1 0 0 0 1 1 +( 128 128 -32 ) ( -128 128 -32 ) ( -128 128 -64 ) met5_1 0 0 0 1 1 +} +// brush 31 +{ +( 304 128 -32 ) ( 48 128 -32 ) ( 48 128 -64 ) met5_1 0 0 0 1 1 +( 64 -96 -32 ) ( 64 -80 -32 ) ( 64 -80 -64 ) met5_1 0 0 0 1 1 +( -192 -64 -32 ) ( 64 -64 -32 ) ( 64 -64 -64 ) met5_1 0 0 0 1 1 +( 48 160 -32 ) ( 48 144 -32 ) ( 48 144 -64 ) met5_1 0 0 0 1 1 +( 48 160 -16 ) ( 304 160 -16 ) ( 304 144 -16 ) met5_1 0 0 0 1 1 +( 304 144 -64 ) ( 304 160 -64 ) ( 48 160 -64 ) met5_1 0 0 0 1 1 +} +// brush 32 +{ +( -320 768 64 ) ( -320 128 64 ) ( -320 128 0 ) metw2b 0 0 0 1 1 +( -128 384 64 ) ( -192 384 64 ) ( -192 384 0 ) metw6_4 0 0 0 1 1 +( -128 128 64 ) ( -128 768 64 ) ( -128 768 0 ) metw2b 0 0 0 1 1 +( -192 256 64 ) ( -128 256 64 ) ( -128 256 0 ) metw2b 0 0 0 1 1 +( -192 128 384 ) ( -192 768 384 ) ( -128 768 384 ) mmetal1_1 0 0 0 1 1 +( -128 768 0 ) ( -192 768 0 ) ( -192 128 0 ) metw2b 0 0 0 1 1 +} +// brush 33 +{ +( 128 256 -192 ) ( 128 256 -128 ) ( 128 896 -128 ) metw2b 0 0 0 1 1 +( 128 448 160 ) ( 128 448 224 ) ( 64 448 224 ) metw2b 0 0 0 1 1 +( 64 896 160 ) ( 64 896 224 ) ( 64 256 224 ) metw2b 0 0 0 1 1 +( 64 384 160 ) ( 64 384 224 ) ( 128 384 224 ) metw2b 0 0 0 1 1 +( 0 896 384 ) ( 64 896 384 ) ( 64 256 384 ) mmetal1_1 0 0 0 1 1 +( 128 256 96 ) ( 128 896 96 ) ( 64 896 96 ) metalt2_0 0 0 0 1 1 +} +// brush 34 +{ +( 128 128 0 ) ( 128 768 0 ) ( 64 768 0 ) metw2b 0 0 0 1 1 +( 64 768 384 ) ( 128 768 384 ) ( 128 128 384 ) mmetal1_1 0 0 0 1 1 +( 64 256 0 ) ( 64 256 64 ) ( 128 256 64 ) metw2b 0 0 0 1 1 +( 64 832 0 ) ( 64 832 64 ) ( 64 192 64 ) metw2b 0 0 0 1 1 +( 128 384 0 ) ( 128 384 64 ) ( 64 384 64 ) metw6_4 0 0 0 1 1 +( 256 128 0 ) ( 256 128 64 ) ( 256 768 64 ) metw2b 0 0 0 1 1 +} +// brush 35 +{ +( -128 -384 64 ) ( -128 -1024 64 ) ( -128 -1024 0 ) metw2b 0 0 0 1 1 +( 192 -320 64 ) ( 128 -320 64 ) ( 128 -320 0 ) metw2b 0 0 0 1 1 +( 192 -512 320 ) ( 192 128 320 ) ( 192 128 256 ) metw2b 0 0 0 1 1 +( -256 -640 64 ) ( -192 -640 64 ) ( -192 -640 0 ) metw2b 0 0 0 1 1 +( 320 -704 384 ) ( 320 -64 384 ) ( 384 -64 384 ) mmetal1_1 0 0 0 1 1 +( 448 -64 256 ) ( 384 -64 256 ) ( 384 -704 256 ) metalt2_0 0 0 0 1 1 +} +// brush 36 +{ +( -128 -1152 -64 ) ( -256 -1152 -64 ) ( -256 -1280 -64 ) mmetal1_1 0 0 0 1 1 +( -256 -1280 0 ) ( -256 -1152 0 ) ( -128 -1152 0 ) mmetal1_1 0 0 0 1 1 +( -64 -1600 0 ) ( -64 -1472 0 ) ( -64 -1472 -64 ) met5_1 0 0 0 1 1 +( -320 -320 0 ) ( -448 -320 0 ) ( -448 -320 -64 ) met5_1 0 0 0 1 1 +( -640 -832 0 ) ( -640 -832 -64 ) ( -640 -192 -64 ) mmetal1_1 0 0 0 1 1 +( -64 -768 -64 ) ( -1280 -768 -64 ) ( -1280 -768 0 ) mmetal1_1 0 0 0 1 1 +} +// brush 37 +{ +( -256 -320 -64 ) ( -1472 -320 -64 ) ( -1472 -320 0 ) mmetal1_1 0 0 0 1 1 +( -576 -704 0 ) ( -576 -704 -64 ) ( -576 -64 -64 ) mmetal1_1 0 0 0 1 1 +( -224 0 0 ) ( -352 0 0 ) ( -352 0 -64 ) mmetal1_1 0 0 0 1 1 +( -384 -1408 0 ) ( -384 -1280 0 ) ( -384 -1280 -64 ) met5_1 0 0 0 1 1 +( -192 -1152 0 ) ( -192 -1024 0 ) ( -64 -1024 0 ) mmetal1_1 0 0 0 1 1 +( -64 -1024 -64 ) ( -192 -1024 -64 ) ( -192 -1152 -64 ) mmetal1_1 0 0 0 1 1 +} +// brush 38 +{ +( 64 384 256 ) ( 0 384 256 ) ( 0 -256 256 ) metalt2_0 0 0 0 1 1 +( -64 -256 384 ) ( -64 384 384 ) ( 0 384 384 ) mmetal1_1 0 0 0 1 1 +( -640 -192 64 ) ( -576 -192 64 ) ( -576 -192 0 ) metw2b 0 0 0 1 1 +( -256 -64 320 ) ( -256 576 320 ) ( -256 576 256 ) metw2b 0 0 0 1 1 +( -192 128 64 ) ( -256 128 64 ) ( -256 128 0 ) metw2b 0 0 0 1 1 +( -576 64 64 ) ( -576 -576 64 ) ( -576 -576 0 ) metw2b 0 0 0 1 1 +} +// brush 39 +{ +( 0 -448 0 ) ( 0 -384 0 ) ( -640 -384 0 ) metw2b 0 0 0 1 1 +( -640 -384 384 ) ( 0 -384 384 ) ( 0 -448 384 ) mmetal1_1 0 0 0 1 1 +( -576 -320 64 ) ( -576 -384 64 ) ( -576 -384 0 ) metw2b 0 0 0 1 1 +( -768 -640 64 ) ( -128 -640 64 ) ( -128 -640 0 ) metw2b 0 0 0 1 1 +( -512 -448 64 ) ( -512 -384 64 ) ( -512 -384 0 ) metw2b 0 0 0 1 1 +( 64 0 64 ) ( -576 0 64 ) ( -576 0 0 ) metw2b 0 0 0 1 1 +} +// brush 40 +{ +( 48 960 384 ) ( 48 320 384 ) ( 48 320 320 ) metw2b 0 0 0 1 1 +( 224 960 64 ) ( 160 960 64 ) ( 160 960 0 ) metw2b 0 0 0 1 1 +( 64 832 64 ) ( 64 1472 64 ) ( 64 1472 0 ) metw2b 0 0 0 1 1 +( 224 896 64 ) ( 288 896 64 ) ( 288 896 0 ) metw2b 0 0 0 1 1 +( 160 320 384 ) ( 160 960 384 ) ( 224 960 384 ) metw2b 0 0 0 1 1 +( 224 960 0 ) ( 160 960 0 ) ( 160 320 0 ) metw2b 0 0 0 1 1 +} +// brush 41 +{ +( -96 864 0 ) ( -128 896 0 ) ( -128 896 32 ) runel4b 0 0 0 1 1 +( -128 928 384 ) ( -128 864 384 ) ( -128 864 0 ) runel4b 0 0 0 1 1 +( -64 960 384 ) ( -128 960 384 ) ( -128 960 0 ) runel4b 0 0 0 1 1 +( -64 896 0 ) ( -64 896 32 ) ( -64 928 32 ) runel4b 0 0 0 1 1 +( -64 896 32 ) ( -64 896 0 ) ( -96 864 0 ) runel4b 0 0 0 1 1 +( -128 864 32 ) ( -128 928 32 ) ( -64 928 32 ) metalt2_0 0 0 0 1 1 +( -64 928 0 ) ( -128 928 0 ) ( -128 864 0 ) metalt2_0 0 0 0 1 1 +} +// brush 42 +{ +( -64 928 64 ) ( -128 928 64 ) ( -128 864 64 ) metalt2_0 0 0 0 1 1 +( -128 864 96 ) ( -128 928 96 ) ( -64 928 96 ) metalt2_0 0 0 0 1 1 +( -64 896 96 ) ( -64 896 64 ) ( -96 864 64 ) runel4b 0 0 0 1 1 +( -64 896 64 ) ( -64 896 96 ) ( -64 928 96 ) runel4b 0 0 0 1 1 +( -64 960 448 ) ( -128 960 448 ) ( -128 960 64 ) runel4b 0 0 0 1 1 +( -128 928 448 ) ( -128 864 448 ) ( -128 864 64 ) runel4b 0 0 0 1 1 +( -96 864 64 ) ( -128 896 64 ) ( -128 896 96 ) runel4b 0 0 0 1 1 +} +// brush 43 +{ +( -96 864 128 ) ( -128 896 128 ) ( -128 896 160 ) runel4b 0 0 0 1 1 +( -128 928 512 ) ( -128 864 512 ) ( -128 864 128 ) runel4b 0 0 0 1 1 +( -64 960 512 ) ( -128 960 512 ) ( -128 960 128 ) runel4b 0 0 0 1 1 +( -64 896 128 ) ( -64 896 160 ) ( -64 928 160 ) runel4b 0 0 0 1 1 +( -64 896 160 ) ( -64 896 128 ) ( -96 864 128 ) runel4b 0 0 0 1 1 +( -128 864 160 ) ( -128 928 160 ) ( -64 928 160 ) metalt2_0 0 0 0 1 1 +( -64 928 128 ) ( -128 928 128 ) ( -128 864 128 ) metalt2_0 0 0 0 1 1 +} +// brush 44 +{ +( -80 928 32 ) ( -112 928 32 ) ( -112 896 32 ) runel4b 16 0 0 1 1 +( -112 896 160 ) ( -112 928 160 ) ( -80 928 160 ) runel4b 16 0 0 1 1 +( -112 896 96 ) ( -80 896 96 ) ( -80 896 64 ) runel4b 16 0 0 1 1 +( -80 896 96 ) ( -80 928 96 ) ( -80 928 64 ) runel4b 0 0 0 1 1 +( -80 960 96 ) ( -112 960 96 ) ( -112 960 64 ) runel4b 16 0 0 1 1 +( -112 928 96 ) ( -112 896 96 ) ( -112 896 64 ) runel4b 16 0 0 1 1 +} +// brush 45 +{ +( 64 928 0 ) ( 0 928 0 ) ( 0 864 0 ) metalt2_0 0 0 0 1 1 +( 0 864 32 ) ( 0 928 32 ) ( 64 928 32 ) metalt2_0 0 0 0 1 1 +( 64 896 32 ) ( 64 896 0 ) ( 32 864 0 ) runel4b 0 0 0 1 1 +( 64 896 0 ) ( 64 896 32 ) ( 64 928 32 ) runel4b 0 0 0 1 1 +( 64 960 384 ) ( 0 960 384 ) ( 0 960 0 ) runel4b 0 0 0 1 1 +( 0 928 384 ) ( 0 864 384 ) ( 0 864 0 ) runel4b 0 0 0 1 1 +( 32 864 0 ) ( 0 896 0 ) ( 0 896 32 ) runel4b 0 0 0 1 1 +} +// brush 46 +{ +( 32 864 64 ) ( 0 896 64 ) ( 0 896 96 ) runel4b 0 0 0 1 1 +( 0 928 448 ) ( 0 864 448 ) ( 0 864 64 ) runel4b 0 0 0 1 1 +( 64 960 448 ) ( 0 960 448 ) ( 0 960 64 ) runel4b 0 0 0 1 1 +( 64 896 64 ) ( 64 896 96 ) ( 64 928 96 ) runel4b 0 0 0 1 1 +( 64 896 96 ) ( 64 896 64 ) ( 32 864 64 ) runel4b 0 0 0 1 1 +( 0 864 96 ) ( 0 928 96 ) ( 64 928 96 ) metalt2_0 0 0 0 1 1 +( 64 928 64 ) ( 0 928 64 ) ( 0 864 64 ) metalt2_0 0 0 0 1 1 +} +// brush 47 +{ +( 64 928 128 ) ( 0 928 128 ) ( 0 864 128 ) metalt2_0 0 0 0 1 1 +( 0 864 160 ) ( 0 928 160 ) ( 64 928 160 ) metalt2_0 0 0 0 1 1 +( 64 896 160 ) ( 64 896 128 ) ( 32 864 128 ) runel4b 0 0 0 1 1 +( 64 896 128 ) ( 64 896 160 ) ( 64 928 160 ) runel4b 0 0 0 1 1 +( 64 960 512 ) ( 0 960 512 ) ( 0 960 128 ) runel4b 0 0 0 1 1 +( 0 928 512 ) ( 0 864 512 ) ( 0 864 128 ) runel4b 0 0 0 1 1 +( 32 864 128 ) ( 0 896 128 ) ( 0 896 160 ) runel4b 0 0 0 1 1 +} +// brush 48 +{ +( 16 928 96 ) ( 16 896 96 ) ( 16 896 64 ) runel4b 0 0 0 1 1 +( 48 960 96 ) ( 16 960 96 ) ( 16 960 64 ) runel4b 16 0 0 1 1 +( 48 896 96 ) ( 48 928 96 ) ( 48 928 64 ) runel4b 16 0 0 1 1 +( 16 896 96 ) ( 48 896 96 ) ( 48 896 64 ) runel4b 16 0 0 1 1 +( 16 896 160 ) ( 16 928 160 ) ( 48 928 160 ) runel4b 16 0 0 1 1 +( 48 928 32 ) ( 16 928 32 ) ( 16 896 32 ) runel4b 16 0 0 1 1 +} +// brush 49 +{ +( -112 928 128 ) ( -112 896 128 ) ( -112 896 96 ) runel4b 16 0 0 1 1 +( -80 960 128 ) ( -112 960 128 ) ( -112 960 96 ) runel4b 16 0 0 1 1 +( 48 896 224 ) ( 48 928 224 ) ( 48 928 192 ) runel4b 16 0 0 1 1 +( -112 896 128 ) ( -80 896 128 ) ( -80 896 96 ) runel4b 16 0 0 1 1 +( -112 896 192 ) ( -112 928 192 ) ( -80 928 192 ) metalt2_0 0 0 0 1 1 +( 48 928 160 ) ( 16 928 160 ) ( 16 896 160 ) metalt2_0 0 0 0 1 1 +} +// brush 50 +{ +( -112 960 256 ) ( -112 896 256 ) ( -112 896 192 ) metw2b 0 0 0 1 1 +( 48 960 256 ) ( -112 960 256 ) ( -112 960 192 ) metw2b 0 0 0 1 1 +( 48 896 256 ) ( 48 960 256 ) ( 48 960 192 ) metw2b 0 0 0 1 1 +( -112 896 256 ) ( 48 896 256 ) ( 48 896 192 ) metw2b 0 0 0 1 1 +( -112 896 256 ) ( -112 960 256 ) ( 48 960 256 ) metw2b 0 0 0 1 1 +( 48 960 192 ) ( -112 960 192 ) ( -112 896 192 ) metw2b 0 0 0 1 1 +} +// brush 51 +{ +( -64 960 0 ) ( -64 880 0 ) ( -64 880 -64 ) runel4b 0 0 0 1 1 +( 0 960 0 ) ( -64 960 0 ) ( -64 960 -64 ) runel4b 0 0 0 1 1 +( 0 880 0 ) ( 0 960 0 ) ( 0 960 -64 ) runel4b 0 0 0 1 1 +( -64 896 0 ) ( 0 896 0 ) ( 0 896 -64 ) runel4b 0 0 0 1 1 +( -64 880 0 ) ( -64 960 0 ) ( 0 960 0 ) runel4b 0 0 0 1 1 +( 0 960 -64 ) ( -64 960 -64 ) ( -64 880 -64 ) runel4b 0 0 0 1 1 +} +// brush 52 +{ +( -80 992 160 ) ( -80 960 160 ) ( -80 960 0 ) runel4b 0 0 0 1 1 +( 16 992 160 ) ( -80 992 160 ) ( -80 992 0 ) runel4b 0 0 0 1 1 +( 16 960 160 ) ( 16 992 160 ) ( 16 992 0 ) runel4b 0 0 0 1 1 +( -80 960 160 ) ( 16 960 160 ) ( 16 960 0 ) metalt2_0 0 0 0 1 1 +( -80 960 160 ) ( -80 992 160 ) ( 16 992 160 ) runel4b 0 0 0 1 1 +( 16 992 0 ) ( -80 992 0 ) ( -80 960 0 ) runel4b 0 0 0 1 1 +} +// brush 53 +{ +( 0 896 0 ) ( -64 896 0 ) ( -64 256 0 ) metw2b 0 0 0 1 1 +( -64 256 32 ) ( -64 896 32 ) ( 0 896 32 ) metalt2_0 0 0 0 1 1 +( -64 384 64 ) ( 0 384 64 ) ( 0 384 0 ) metw2b 0 0 0 1 1 +( -128 256 64 ) ( -128 896 64 ) ( -128 896 0 ) metw2b 0 0 0 1 1 +( 32 448 64 ) ( -32 448 64 ) ( -32 448 0 ) metw2b 0 0 0 1 1 +( -192 896 64 ) ( -192 256 64 ) ( -192 256 0 ) metw2b 0 0 0 1 1 +} +// brush 54 +{ +( 64 512 64 ) ( 64 -128 64 ) ( 64 -128 0 ) metw2b 0 0 0 1 1 +( 256 448 64 ) ( 192 448 64 ) ( 192 448 0 ) metw2b 0 0 0 1 1 +( 128 256 64 ) ( 128 896 64 ) ( 128 896 0 ) metw2b 0 0 0 1 1 +( 192 384 64 ) ( 256 384 64 ) ( 256 384 0 ) metw2b 0 0 0 1 1 +( 192 256 32 ) ( 192 896 32 ) ( 256 896 32 ) metalt2_0 0 0 0 1 1 +( 256 896 0 ) ( 192 896 0 ) ( 192 256 0 ) metw2b 0 0 0 1 1 +} +// brush 55 +{ +( -128 408 32 ) ( -136 416 32 ) ( -136 416 160 ) metw1 0 0 0 1 1 +( -136 416 32 ) ( -128 424 32 ) ( -128 424 160 ) metw1 0 0 0 1 1 +( -128 408 64 ) ( -128 424 64 ) ( -128 424 32 ) metw1 0 0 0 1 1 +( -144 408 96 ) ( -144 424 96 ) ( -128 424 96 ) metw1 0 0 0 1 1 +( -128 424 32 ) ( -144 424 32 ) ( -144 408 32 ) metw1 0 0 0 1 1 +} +// brush 56 +{ +( 80 408 32 ) ( 80 424 32 ) ( 64 424 32 ) metw1 0 0 0 1 1 +( 64 424 96 ) ( 80 424 96 ) ( 80 408 96 ) metw1 0 0 0 1 1 +( 64 424 -32 ) ( 64 424 0 ) ( 64 408 0 ) metw1 0 0 0 1 1 +( 64 424 160 ) ( 64 424 32 ) ( 72 416 32 ) metw1 0 0 0 1 1 +( 72 416 160 ) ( 72 416 32 ) ( 64 408 32 ) metw1 0 0 0 1 1 +} +// brush 57 +{ +( -192 576 128 ) ( -192 512 128 ) ( -192 512 0 ) clip 0 0 0 1 1 +( -128 576 128 ) ( -192 576 128 ) ( -192 576 0 ) clip 0 0 0 1 1 +( -128 512 128 ) ( -128 576 128 ) ( -128 576 0 ) clip 0 0 0 1 1 +( -192 512 128 ) ( -128 512 128 ) ( -128 512 0 ) clip 0 0 0 1 1 +( -192 512 256 ) ( -192 576 256 ) ( -128 576 256 ) clip 0 0 0 1 1 +( -128 576 -64 ) ( -192 576 -64 ) ( -192 512 -64 ) clip 0 0 0 1 1 +} +// brush 58 +{ +( 192 576 -64 ) ( 128 576 -64 ) ( 128 512 -64 ) clip 0 0 0 1 1 +( 128 512 256 ) ( 128 576 256 ) ( 192 576 256 ) clip 0 0 0 1 1 +( 128 512 128 ) ( 192 512 128 ) ( 192 512 0 ) clip 0 0 0 1 1 +( 192 512 128 ) ( 192 576 128 ) ( 192 576 0 ) clip 0 0 0 1 1 +( 192 576 128 ) ( 128 576 128 ) ( 128 576 0 ) clip 0 0 0 1 1 +( 128 576 128 ) ( 128 512 128 ) ( 128 512 0 ) clip 0 0 0 1 1 +} +// brush 59 +{ +( -448 -64 0 ) ( -512 -64 0 ) ( -512 -704 0 ) metw2b 0 0 0 1 1 +( -512 -704 384 ) ( -512 -64 384 ) ( -448 -64 384 ) mmetal1_1 0 0 0 1 1 +( -576 -768 64 ) ( -512 -768 64 ) ( -512 -768 0 ) metw2b 0 0 0 1 1 +( -384 -896 64 ) ( -384 -256 64 ) ( -384 -256 0 ) metw2b 0 0 0 1 1 +( -464 -512 64 ) ( -528 -512 64 ) ( -528 -512 0 ) metw2b 0 0 0 1 1 +( -576 0 64 ) ( -576 -640 64 ) ( -576 -640 0 ) metw2b 0 0 0 1 1 +} +// brush 60 +{ +( -256 -64 64 ) ( -256 -704 64 ) ( -256 -704 0 ) metw2b 0 0 0 1 1 +( -144 -512 64 ) ( -208 -512 64 ) ( -208 -512 0 ) metw2b 0 0 0 1 1 +( -64 -832 64 ) ( -64 -192 64 ) ( -64 -192 0 ) metw2b 0 0 0 1 1 +( -256 -768 64 ) ( -192 -768 64 ) ( -192 -768 0 ) metw2b 0 0 0 1 1 +( -192 -704 384 ) ( -192 -64 384 ) ( -128 -64 384 ) mmetal1_1 0 0 0 1 1 +( -128 -64 0 ) ( -192 -64 0 ) ( -192 -704 0 ) metw2b 0 0 0 1 1 +} +// brush 61 +{ +( -256 -192 0 ) ( -320 -192 0 ) ( -320 -832 0 ) metw2b 0 0 0 1 1 +( -320 -832 384 ) ( -320 -192 384 ) ( -256 -192 384 ) mmetal1_1 0 0 0 1 1 +( -384 -832 64 ) ( -320 -832 64 ) ( -320 -832 0 ) metw2b 0 0 0 1 1 +( -256 -960 64 ) ( -256 -320 64 ) ( -256 -320 0 ) metw2b 0 0 0 1 1 +( -256 -768 64 ) ( -320 -768 64 ) ( -320 -768 0 ) metw2b 0 0 0 1 1 +( -384 -192 64 ) ( -384 -832 64 ) ( -384 -832 0 ) metw2b 0 0 0 1 1 +} +// brush 62 +{ +( -576 64 64 ) ( -576 -576 64 ) ( -576 -576 0 ) metw2b 0 0 0 1 1 +( -464 -448 64 ) ( -528 -448 64 ) ( -528 -448 0 ) metw2b 0 0 0 1 1 +( -448 -640 64 ) ( -448 0 64 ) ( -448 0 0 ) metw2b 0 0 0 1 1 +( -640 -512 64 ) ( -576 -512 64 ) ( -576 -512 0 ) metw2b 0 0 0 1 1 +( -512 -640 384 ) ( -512 0 384 ) ( -448 0 384 ) mmetal1_1 0 0 0 1 1 +( -448 0 0 ) ( -512 0 0 ) ( -512 -640 0 ) metw2b 0 0 0 1 1 +} +// brush 63 +{ +( -64 -32 -64 ) ( -128 -32 -64 ) ( -128 -672 -64 ) metw2b 0 0 0 1 1 +( -128 -640 384 ) ( -128 0 384 ) ( -64 0 384 ) mmetal1_1 0 0 0 1 1 +( -256 -512 64 ) ( -192 -512 64 ) ( -192 -512 0 ) metw2b 0 0 0 1 1 +( 64 -640 64 ) ( 64 0 64 ) ( 64 0 0 ) metw2b 0 0 0 1 1 +( -80 -448 64 ) ( -144 -448 64 ) ( -144 -448 0 ) metw2b 0 0 0 1 1 +( -192 64 64 ) ( -192 -576 64 ) ( -192 -576 0 ) metw2b 0 0 0 1 1 +} +// brush 64 +{ +( -512 128 0 ) ( -512 0 0 ) ( -512 0 -64 ) runeb128 0 0 0 1 1 +( -416 32 -64 ) ( -416 32 0 ) ( -512 32 0 ) runeb128 0 0 0 1 1 +( -416 32 0 ) ( -416 32 -64 ) ( -384 0 -64 ) runeb128 0 0 0 1 1 +( -512 0 0 ) ( -384 0 0 ) ( -384 0 -64 ) runeb128 0 0 0 1 1 +( -512 0 0 ) ( -512 128 0 ) ( -384 128 0 ) runeb128 0 0 0 1 1 +( -384 128 -64 ) ( -512 128 -64 ) ( -512 0 -64 ) runeb128 0 0 0 1 1 +} +// brush 65 +{ +( -576 128 384 ) ( -576 0 384 ) ( -576 0 0 ) metw6_4 0 0 0 1 1 +( -512 128 384 ) ( -576 128 384 ) ( -576 128 0 ) metw6_4 0 0 0 1 1 +( -512 0 384 ) ( -512 128 384 ) ( -512 128 0 ) metw6_4 0 0 0 1 1 +( -576 0 384 ) ( -512 0 384 ) ( -512 0 0 ) metw6_4 0 0 0 1 1 +( -576 0 384 ) ( -576 128 384 ) ( -512 128 384 ) metw6_4 0 0 0 1 1 +( -512 128 0 ) ( -576 128 0 ) ( -576 0 0 ) metw6_4 0 0 0 1 1 +} +// brush 66 +{ +( -512 256 384 ) ( -512 128 384 ) ( -512 128 0 ) metw6_4 0 0 0 1 1 +( -384 256 384 ) ( -512 256 384 ) ( -512 256 0 ) metw6_4 0 0 0 1 1 +( -384 128 384 ) ( -384 256 384 ) ( -384 256 0 ) metw6_4 0 0 0 1 1 +( -512 128 384 ) ( -384 128 384 ) ( -384 128 0 ) metw6_4 0 0 0 1 1 +( -512 128 384 ) ( -512 256 384 ) ( -384 256 384 ) metw6_4 0 0 0 1 1 +( -384 256 0 ) ( -512 256 0 ) ( -512 128 0 ) metw6_4 0 0 0 1 1 +} +// brush 67 +{ +( -576 128 384 ) ( -576 32 384 ) ( -576 32 0 ) metalt2_0 0 0 0 1 1 +( -480 128 384 ) ( -576 128 384 ) ( -576 128 0 ) metalt2_0 0 0 0 1 1 +( -480 32 384 ) ( -480 128 384 ) ( -480 128 0 ) metalt2_0 0 0 0 1 1 +( -576 32 384 ) ( -480 32 384 ) ( -480 32 0 ) metalt2_0 0 0 0 1 1 +( -576 32 256 ) ( -576 128 256 ) ( -480 128 256 ) metalt2_0 0 0 0 1 1 +( -480 128 192 ) ( -576 128 192 ) ( -576 32 192 ) metalt2_0 0 0 0 1 1 +} +// brush 68 +{ +( -512 128 32 ) ( -512 64 32 ) ( -512 64 -32 ) metalt2_0 0 0 0 1 1 +( -448 128 32 ) ( -512 128 32 ) ( -512 128 -32 ) metalt2_0 0 0 0 1 1 +( -416 32 32 ) ( -416 96 32 ) ( -416 96 -32 ) metalt2_0 0 0 0 1 1 +( -480 32 32 ) ( -416 32 32 ) ( -416 32 -32 ) metalt2_0 0 0 0 1 1 +( -480 32 0 ) ( -480 96 0 ) ( -416 96 0 ) metalt2_0 0 0 0 1 1 +( -416 96 -64 ) ( -480 96 -64 ) ( -480 32 -64 ) metalt2_0 0 0 0 1 1 +} +// brush 69 +{ +( -384 128 -64 ) ( -512 128 -64 ) ( -512 0 -64 ) runeb128 0 0 0 1 1 +( -512 0 0 ) ( -512 128 0 ) ( -384 128 0 ) runeb128 0 0 0 1 1 +( -384 0 -64 ) ( -384 0 0 ) ( -384 128 0 ) runeb128 0 0 0 1 1 +( -384 0 -64 ) ( -416 32 -64 ) ( -416 32 0 ) runeb128 0 0 0 1 1 +( -416 128 0 ) ( -416 32 0 ) ( -416 32 -64 ) runeb128 0 0 0 1 1 +( -384 128 -64 ) ( -384 128 0 ) ( -512 128 0 ) runeb128 0 0 0 1 1 +} +// brush 70 +{ +( 128 128 -16 ) ( -128 128 -16 ) ( -128 128 -48 ) met5_1 0 0 0 1 1 +( -120 -128 16 ) ( -120 -112 16 ) ( -120 -112 -16 ) met5_1 0 0 0 1 1 +( -368 -64 -16 ) ( -112 -64 -16 ) ( -112 -64 -48 ) met5_1 0 0 0 1 1 +( -128 192 -16 ) ( -128 176 -16 ) ( -128 176 -48 ) met5_1 0 0 0 1 1 +( -128 160 0 ) ( 128 160 0 ) ( 128 144 0 ) met5_1 0 0 0 1 1 +( 120 144 -16 ) ( 120 160 -16 ) ( -136 160 -16 ) met5_1 0 0 0 1 1 +} +// brush 71 +{ +( 304 144 -16 ) ( 304 160 -16 ) ( 48 160 -16 ) met5_1 0 0 0 1 1 +( 56 160 0 ) ( 312 160 0 ) ( 312 144 0 ) met5_1 0 0 0 1 1 +( 56 160 -16 ) ( 56 144 -16 ) ( 56 144 -48 ) met5_1 0 0 0 1 1 +( -184 -64 -16 ) ( 72 -64 -16 ) ( 72 -64 -48 ) met5_1 0 0 0 1 1 +( 64 -96 16 ) ( 64 -80 16 ) ( 64 -80 -16 ) met5_1 0 0 0 1 1 +( 312 128 -16 ) ( 56 128 -16 ) ( 56 128 -48 ) met5_1 0 0 0 1 1 +} +// brush 72 +{ +( 80 -120 -16 ) ( 96 -120 -16 ) ( 96 136 -16 ) met5_1 0 0 0 1 1 +( 96 128 0 ) ( 96 -128 0 ) ( 80 -128 0 ) met5_1 0 0 0 1 1 +( 96 128 -16 ) ( 80 128 -16 ) ( 80 128 -48 ) met5_1 0 0 0 1 1 +( -128 368 -16 ) ( -128 112 -16 ) ( -128 112 -48 ) met5_1 0 0 0 1 1 +( -128 120 16 ) ( -112 120 16 ) ( -112 120 -16 ) met5_1 0 0 0 1 1 +( 64 -128 -16 ) ( 64 128 -16 ) ( 64 128 -48 ) met5_1 0 0 0 1 1 +} +// brush 73 +{ +( 64 -312 -16 ) ( 64 -56 -16 ) ( 64 -56 -48 ) met5_1 0 0 0 1 1 +( -160 -64 16 ) ( -144 -64 16 ) ( -144 -64 -16 ) met5_1 0 0 0 1 1 +( -128 184 -16 ) ( -128 -72 -16 ) ( -128 -72 -48 ) met5_1 0 0 0 1 1 +( 96 -56 -16 ) ( 80 -56 -16 ) ( 80 -56 -48 ) met5_1 0 0 0 1 1 +( 96 -56 0 ) ( 96 -312 0 ) ( 80 -312 0 ) met5_1 0 0 0 1 1 +( 80 -304 -16 ) ( 96 -304 -16 ) ( 96 -48 -16 ) met5_1 0 0 0 1 1 +} +// brush 74 +{ +( -192 1280 0 ) ( -256 1280 0 ) ( -256 640 0 ) metw2b 0 0 0 1 1 +( -256 640 384 ) ( -256 1280 384 ) ( -192 1280 384 ) mmetal1_1 0 0 0 1 1 +( -256 768 64 ) ( -192 768 64 ) ( -192 768 0 ) metw6_4 0 0 0 1 1 +( -128 640 64 ) ( -128 1280 64 ) ( -128 1280 0 ) metw2b 0 0 0 1 1 +( -192 896 64 ) ( -256 896 64 ) ( -256 896 0 ) metw2b 0 0 0 1 1 +( -320 1280 64 ) ( -320 640 64 ) ( -320 640 0 ) metw2b 0 0 0 1 1 +} +// brush 75 +{ +( 64 1088 384 ) ( 64 448 384 ) ( 64 448 320 ) metw2b 0 0 0 1 1 +( 256 896 64 ) ( 192 896 64 ) ( 192 896 0 ) metw2b 0 0 0 1 1 +( 256 640 64 ) ( 256 1280 64 ) ( 256 1280 0 ) metw2b 0 0 0 1 1 +( 192 768 64 ) ( 256 768 64 ) ( 256 768 0 ) metw6_4 0 0 0 1 1 +( 192 640 384 ) ( 192 1280 384 ) ( 256 1280 384 ) mmetal1_1 0 0 0 1 1 +( 256 1280 0 ) ( 192 1280 0 ) ( 192 640 0 ) metw2b 0 0 0 1 1 +} +// brush 76 +{ +( -320 1216 64 ) ( -320 576 64 ) ( -320 576 0 ) metw2b 0 0 0 1 1 +( -256 768 64 ) ( -320 768 64 ) ( -320 768 0 ) metw2b 0 0 0 1 1 +( -192 544 64 ) ( -192 1184 64 ) ( -192 1184 0 ) metw6_4 0 0 0 1 1 +( -256 704 64 ) ( -192 704 64 ) ( -192 704 0 ) metw2b 0 0 0 1 1 +( -256 576 384 ) ( -256 1216 384 ) ( -192 1216 384 ) mmetal1_1 0 0 0 1 1 +( -192 1216 0 ) ( -256 1216 0 ) ( -256 576 0 ) metw2b 0 0 0 1 1 +} +// brush 77 +{ +( 256 1216 0 ) ( 192 1216 0 ) ( 192 576 0 ) metw2b 0 0 0 1 1 +( 192 576 384 ) ( 192 1216 384 ) ( 256 1216 384 ) mmetal1_1 0 0 0 1 1 +( 192 704 64 ) ( 256 704 64 ) ( 256 704 0 ) metw2b 0 0 0 1 1 +( 256 576 64 ) ( 256 1216 64 ) ( 256 1216 0 ) metw2b 0 0 0 1 1 +( 256 768 64 ) ( 192 768 64 ) ( 192 768 0 ) metw2b 0 0 0 1 1 +( 128 992 384 ) ( 128 352 384 ) ( 128 352 320 ) metw6_4 0 0 0 1 1 +} +// brush 78 +{ +( -192 1216 -128 ) ( -192 576 -128 ) ( -192 576 -192 ) metw2b 0 0 0 1 1 +( -128 768 224 ) ( -192 768 224 ) ( -192 768 160 ) metw2b 0 0 0 1 1 +( -128 576 224 ) ( -128 1216 224 ) ( -128 1216 160 ) metw2b 0 0 0 1 1 +( -192 704 160 ) ( -128 704 160 ) ( -128 704 96 ) metw2b 0 0 0 1 1 +( -128 576 384 ) ( -128 1216 384 ) ( -64 1216 384 ) mmetal1_1 0 0 0 1 1 +( -128 1216 96 ) ( -192 1216 96 ) ( -192 576 96 ) metalt2_0 0 0 0 1 1 +} +// brush 79 +{ +( 128 576 96 ) ( 128 1216 96 ) ( 64 1216 96 ) metalt2_0 0 0 0 1 1 +( 0 1216 384 ) ( 64 1216 384 ) ( 64 576 384 ) mmetal1_1 0 0 0 1 1 +( 64 704 96 ) ( 64 704 160 ) ( 128 704 160 ) metw2b 0 0 0 1 1 +( 64 1216 160 ) ( 64 1216 224 ) ( 64 576 224 ) metw2b 0 0 0 1 1 +( 128 768 160 ) ( 128 768 224 ) ( 64 768 224 ) metw2b 0 0 0 1 1 +( 128 576 -192 ) ( 128 576 -128 ) ( 128 1216 -128 ) metw2b 0 0 0 1 1 +} +// brush 80 +{ +( -128 744 32 ) ( -144 744 32 ) ( -144 728 32 ) metw1 0 0 0 1 1 +( -144 728 96 ) ( -144 744 96 ) ( -128 744 96 ) metw1 0 0 0 1 1 +( -128 728 64 ) ( -128 744 64 ) ( -128 744 32 ) metw1 0 0 0 1 1 +( -136 736 32 ) ( -128 744 32 ) ( -128 744 160 ) metw1 0 0 0 1 1 +( -128 728 -32 ) ( -136 736 -32 ) ( -136 736 96 ) metw1 0 0 0 1 1 +} +// brush 81 +{ +( 72 736 96 ) ( 72 736 -32 ) ( 64 728 -32 ) metw1 0 0 0 1 1 +( 64 744 160 ) ( 64 744 32 ) ( 72 736 32 ) metw1 0 0 0 1 1 +( 64 744 -32 ) ( 64 744 0 ) ( 64 728 0 ) metw1 0 0 0 1 1 +( 64 744 96 ) ( 80 744 96 ) ( 80 728 96 ) metw1 0 0 0 1 1 +( 80 728 32 ) ( 80 744 32 ) ( 64 744 32 ) metw1 0 0 0 1 1 +} +// brush 82 +{ +( -192 1216 64 ) ( -192 576 64 ) ( -192 576 0 ) metw2b 0 0 0 1 1 +( 32 768 64 ) ( -32 768 64 ) ( -32 768 0 ) metw2b 0 0 0 1 1 +( -128 576 64 ) ( -128 1216 64 ) ( -128 1216 0 ) metw2b 0 0 0 1 1 +( -64 704 64 ) ( 0 704 64 ) ( 0 704 0 ) metw2b 0 0 0 1 1 +( -64 576 32 ) ( -64 1216 32 ) ( 0 1216 32 ) metalt2_0 0 0 0 1 1 +( 0 1216 0 ) ( -64 1216 0 ) ( -64 576 0 ) metw2b 0 0 0 1 1 +} +// brush 83 +{ +( 256 1216 0 ) ( 192 1216 0 ) ( 192 576 0 ) metw2b 0 0 0 1 1 +( 192 576 32 ) ( 192 1216 32 ) ( 256 1216 32 ) metalt2_0 0 0 0 1 1 +( 192 704 64 ) ( 256 704 64 ) ( 256 704 0 ) metw2b 0 0 0 1 1 +( 128 576 64 ) ( 128 1216 64 ) ( 128 1216 0 ) metw2b 0 0 0 1 1 +( 256 768 64 ) ( 192 768 64 ) ( 192 768 0 ) metw2b 0 0 0 1 1 +( 64 832 64 ) ( 64 192 64 ) ( 64 192 0 ) metw2b 0 0 0 1 1 +} +// brush 84 +{ +( -392 -464 0 ) ( -432 -464 0 ) ( -432 -496 0 ) metalt2_2 0 0 0 1 1 +( -432 -496 16 ) ( -432 -464 16 ) ( -392 -464 16 ) metalt2_2 0 0 0 1 1 +( -432 -496 16 ) ( -392 -496 16 ) ( -392 -496 0 ) metalt2_2 0 0 0 1 1 +( -400 -496 16 ) ( -400 -464 16 ) ( -400 -464 0 ) metalt2_2 0 0 0 1 1 +( -392 -464 16 ) ( -432 -464 16 ) ( -432 -464 0 ) metalt2_2 0 0 0 1 1 +( -432 -464 16 ) ( -432 -496 16 ) ( -432 -496 0 ) metalt2_2 0 0 0 1 1 +} +// brush 85 +{ +( -424 -464 16 ) ( -432 -464 16 ) ( -432 -472 16 ) metalt2_2 0 0 0 1 1 +( -432 -472 56 ) ( -432 -464 56 ) ( -424 -464 56 ) metalt2_2 0 0 0 1 1 +( -432 -472 32 ) ( -424 -472 32 ) ( -424 -472 16 ) metalt2_2 0 0 0 1 1 +( -424 -472 32 ) ( -424 -464 32 ) ( -424 -464 16 ) metalt2_2 0 0 0 1 1 +( -424 -464 32 ) ( -432 -464 32 ) ( -432 -464 16 ) metalt2_2 0 0 0 1 1 +( -432 -464 32 ) ( -432 -472 32 ) ( -432 -472 16 ) metalt2_2 0 0 0 1 1 +} +// brush 86 +{ +( -408 -464 32 ) ( -408 -472 32 ) ( -408 -472 16 ) metalt2_2 0 0 0 1 1 +( -400 -464 32 ) ( -408 -464 32 ) ( -408 -464 16 ) metalt2_2 0 0 0 1 1 +( -400 -472 32 ) ( -400 -464 32 ) ( -400 -464 16 ) metalt2_2 0 0 0 1 1 +( -408 -472 32 ) ( -400 -472 32 ) ( -400 -472 16 ) metalt2_2 0 0 0 1 1 +( -408 -472 56 ) ( -408 -464 56 ) ( -400 -464 56 ) metalt2_2 0 0 0 1 1 +( -400 -464 16 ) ( -408 -464 16 ) ( -408 -472 16 ) metalt2_2 0 0 0 1 1 +} +// brush 87 +{ +( -432 -488 32 ) ( -432 -496 32 ) ( -432 -496 16 ) metalt2_2 0 0 0 1 1 +( -424 -488 32 ) ( -432 -488 32 ) ( -432 -488 16 ) metalt2_2 0 0 0 1 1 +( -424 -496 32 ) ( -424 -488 32 ) ( -424 -488 16 ) metalt2_2 0 0 0 1 1 +( -432 -496 32 ) ( -424 -496 32 ) ( -424 -496 16 ) metalt2_2 0 0 0 1 1 +( -432 -496 56 ) ( -432 -488 56 ) ( -424 -488 56 ) metalt2_2 0 0 0 1 1 +( -424 -488 16 ) ( -432 -488 16 ) ( -432 -496 16 ) metalt2_2 0 0 0 1 1 +} +// brush 88 +{ +( -400 -488 16 ) ( -408 -488 16 ) ( -408 -496 16 ) metalt2_2 0 0 0 1 1 +( -408 -496 56 ) ( -408 -488 56 ) ( -400 -488 56 ) metalt2_2 0 0 0 1 1 +( -408 -496 32 ) ( -400 -496 32 ) ( -400 -496 16 ) metalt2_2 0 0 0 1 1 +( -400 -496 32 ) ( -400 -488 32 ) ( -400 -488 16 ) metalt2_2 0 0 0 1 1 +( -400 -488 32 ) ( -408 -488 32 ) ( -408 -488 16 ) metalt2_2 0 0 0 1 1 +( -408 -488 32 ) ( -408 -496 32 ) ( -408 -496 16 ) metalt2_2 0 0 0 1 1 +} +// brush 89 +{ +( -400 -464 56 ) ( -408 -464 56 ) ( -408 -496 56 ) metalt2_2 0 0 0 1 1 +( -408 -496 64 ) ( -408 -464 64 ) ( -400 -464 64 ) metalt2_2 0 0 0 1 1 +( -408 -496 64 ) ( -400 -496 64 ) ( -400 -496 56 ) metalt2_2 0 0 0 1 1 +( -400 -496 64 ) ( -400 -464 64 ) ( -400 -464 56 ) metalt2_2 0 0 0 1 1 +( -400 -464 64 ) ( -408 -464 64 ) ( -408 -464 56 ) metalt2_2 0 0 0 1 1 +( -432 -464 64 ) ( -432 -496 64 ) ( -432 -496 56 ) metalt2_2 0 0 0 1 1 +} +// brush 90 +{ +( -240 -464 16 ) ( -240 -496 16 ) ( -240 -496 0 ) metalt2_2 0 0 0 1 1 +( -200 -464 16 ) ( -240 -464 16 ) ( -240 -464 0 ) metalt2_2 0 0 0 1 1 +( -208 -496 16 ) ( -208 -464 16 ) ( -208 -464 0 ) metalt2_2 0 0 0 1 1 +( -240 -496 16 ) ( -200 -496 16 ) ( -200 -496 0 ) metalt2_2 0 0 0 1 1 +( -240 -496 16 ) ( -240 -464 16 ) ( -200 -464 16 ) metalt2_2 0 0 0 1 1 +( -200 -464 0 ) ( -240 -464 0 ) ( -240 -496 0 ) metalt2_2 0 0 0 1 1 +} +// brush 91 +{ +( -240 -464 32 ) ( -240 -472 32 ) ( -240 -472 16 ) metalt2_2 0 0 0 1 1 +( -232 -464 32 ) ( -240 -464 32 ) ( -240 -464 16 ) metalt2_2 0 0 0 1 1 +( -232 -472 32 ) ( -232 -464 32 ) ( -232 -464 16 ) metalt2_2 0 0 0 1 1 +( -240 -472 32 ) ( -232 -472 32 ) ( -232 -472 16 ) metalt2_2 0 0 0 1 1 +( -240 -472 56 ) ( -240 -464 56 ) ( -232 -464 56 ) metalt2_2 0 0 0 1 1 +( -232 -464 16 ) ( -240 -464 16 ) ( -240 -472 16 ) metalt2_2 0 0 0 1 1 +} +// brush 92 +{ +( -208 -464 16 ) ( -216 -464 16 ) ( -216 -472 16 ) metalt2_2 0 0 0 1 1 +( -216 -472 56 ) ( -216 -464 56 ) ( -208 -464 56 ) metalt2_2 0 0 0 1 1 +( -216 -472 32 ) ( -208 -472 32 ) ( -208 -472 16 ) metalt2_2 0 0 0 1 1 +( -208 -472 32 ) ( -208 -464 32 ) ( -208 -464 16 ) metalt2_2 0 0 0 1 1 +( -208 -464 32 ) ( -216 -464 32 ) ( -216 -464 16 ) metalt2_2 0 0 0 1 1 +( -216 -464 32 ) ( -216 -472 32 ) ( -216 -472 16 ) metalt2_2 0 0 0 1 1 +} +// brush 93 +{ +( -232 -488 16 ) ( -240 -488 16 ) ( -240 -496 16 ) metalt2_2 0 0 0 1 1 +( -240 -496 56 ) ( -240 -488 56 ) ( -232 -488 56 ) metalt2_2 0 0 0 1 1 +( -240 -496 32 ) ( -232 -496 32 ) ( -232 -496 16 ) metalt2_2 0 0 0 1 1 +( -232 -496 32 ) ( -232 -488 32 ) ( -232 -488 16 ) metalt2_2 0 0 0 1 1 +( -232 -488 32 ) ( -240 -488 32 ) ( -240 -488 16 ) metalt2_2 0 0 0 1 1 +( -240 -488 32 ) ( -240 -496 32 ) ( -240 -496 16 ) metalt2_2 0 0 0 1 1 +} +// brush 94 +{ +( -216 -488 32 ) ( -216 -496 32 ) ( -216 -496 16 ) metalt2_2 0 0 0 1 1 +( -208 -488 32 ) ( -216 -488 32 ) ( -216 -488 16 ) metalt2_2 0 0 0 1 1 +( -208 -496 32 ) ( -208 -488 32 ) ( -208 -488 16 ) metalt2_2 0 0 0 1 1 +( -216 -496 32 ) ( -208 -496 32 ) ( -208 -496 16 ) metalt2_2 0 0 0 1 1 +( -216 -496 56 ) ( -216 -488 56 ) ( -208 -488 56 ) metalt2_2 0 0 0 1 1 +( -208 -488 16 ) ( -216 -488 16 ) ( -216 -496 16 ) metalt2_2 0 0 0 1 1 +} +// brush 95 +{ +( -240 -464 64 ) ( -240 -496 64 ) ( -240 -496 56 ) metalt2_2 0 0 0 1 1 +( -208 -464 64 ) ( -216 -464 64 ) ( -216 -464 56 ) metalt2_2 0 0 0 1 1 +( -208 -496 64 ) ( -208 -464 64 ) ( -208 -464 56 ) metalt2_2 0 0 0 1 1 +( -216 -496 64 ) ( -208 -496 64 ) ( -208 -496 56 ) metalt2_2 0 0 0 1 1 +( -216 -496 64 ) ( -216 -464 64 ) ( -208 -464 64 ) metalt2_2 0 0 0 1 1 +( -208 -464 56 ) ( -216 -464 56 ) ( -216 -496 56 ) metalt2_2 0 0 0 1 1 +} +// brush 96 +{ +( 248 -80 0 ) ( 208 -80 0 ) ( 208 -112 0 ) metalt2_2 0 0 0 1 1 +( 208 -112 16 ) ( 208 -80 16 ) ( 248 -80 16 ) metalt2_2 0 0 0 1 1 +( 208 -112 16 ) ( 248 -112 16 ) ( 248 -112 0 ) metalt2_2 0 0 0 1 1 +( 240 -112 16 ) ( 240 -80 16 ) ( 240 -80 0 ) metalt2_2 0 0 0 1 1 +( 248 -80 16 ) ( 208 -80 16 ) ( 208 -80 0 ) metalt2_2 0 0 0 1 1 +( 208 -80 16 ) ( 208 -112 16 ) ( 208 -112 0 ) metalt2_2 0 0 0 1 1 +} +// brush 97 +{ +( 216 -80 16 ) ( 208 -80 16 ) ( 208 -88 16 ) metalt2_2 0 0 0 1 1 +( 208 -88 56 ) ( 208 -80 56 ) ( 216 -80 56 ) metalt2_2 0 0 0 1 1 +( 208 -88 32 ) ( 216 -88 32 ) ( 216 -88 16 ) metalt2_2 0 0 0 1 1 +( 216 -88 32 ) ( 216 -80 32 ) ( 216 -80 16 ) metalt2_2 0 0 0 1 1 +( 216 -80 32 ) ( 208 -80 32 ) ( 208 -80 16 ) metalt2_2 0 0 0 1 1 +( 208 -80 32 ) ( 208 -88 32 ) ( 208 -88 16 ) metalt2_2 0 0 0 1 1 +} +// brush 98 +{ +( 232 -80 32 ) ( 232 -88 32 ) ( 232 -88 16 ) metalt2_2 0 0 0 1 1 +( 240 -80 32 ) ( 232 -80 32 ) ( 232 -80 16 ) metalt2_2 0 0 0 1 1 +( 240 -88 32 ) ( 240 -80 32 ) ( 240 -80 16 ) metalt2_2 0 0 0 1 1 +( 232 -88 32 ) ( 240 -88 32 ) ( 240 -88 16 ) metalt2_2 0 0 0 1 1 +( 232 -88 56 ) ( 232 -80 56 ) ( 240 -80 56 ) metalt2_2 0 0 0 1 1 +( 240 -80 16 ) ( 232 -80 16 ) ( 232 -88 16 ) metalt2_2 0 0 0 1 1 +} +// brush 99 +{ +( 208 -104 32 ) ( 208 -112 32 ) ( 208 -112 16 ) metalt2_2 0 0 0 1 1 +( 216 -104 32 ) ( 208 -104 32 ) ( 208 -104 16 ) metalt2_2 0 0 0 1 1 +( 216 -112 32 ) ( 216 -104 32 ) ( 216 -104 16 ) metalt2_2 0 0 0 1 1 +( 208 -112 32 ) ( 216 -112 32 ) ( 216 -112 16 ) metalt2_2 0 0 0 1 1 +( 208 -112 56 ) ( 208 -104 56 ) ( 216 -104 56 ) metalt2_2 0 0 0 1 1 +( 216 -104 16 ) ( 208 -104 16 ) ( 208 -112 16 ) metalt2_2 0 0 0 1 1 +} +// brush 100 +{ +( 240 -104 16 ) ( 232 -104 16 ) ( 232 -112 16 ) metalt2_2 0 0 0 1 1 +( 232 -112 56 ) ( 232 -104 56 ) ( 240 -104 56 ) metalt2_2 0 0 0 1 1 +( 232 -112 32 ) ( 240 -112 32 ) ( 240 -112 16 ) metalt2_2 0 0 0 1 1 +( 240 -112 32 ) ( 240 -104 32 ) ( 240 -104 16 ) metalt2_2 0 0 0 1 1 +( 240 -104 32 ) ( 232 -104 32 ) ( 232 -104 16 ) metalt2_2 0 0 0 1 1 +( 232 -104 32 ) ( 232 -112 32 ) ( 232 -112 16 ) metalt2_2 0 0 0 1 1 +} +// brush 101 +{ +( 240 -80 56 ) ( 232 -80 56 ) ( 232 -112 56 ) metalt2_2 0 0 0 1 1 +( 232 -112 64 ) ( 232 -80 64 ) ( 240 -80 64 ) metalt2_2 0 0 0 1 1 +( 232 -112 64 ) ( 240 -112 64 ) ( 240 -112 56 ) metalt2_2 0 0 0 1 1 +( 240 -112 64 ) ( 240 -80 64 ) ( 240 -80 56 ) metalt2_2 0 0 0 1 1 +( 240 -80 64 ) ( 232 -80 64 ) ( 232 -80 56 ) metalt2_2 0 0 0 1 1 +( 208 -80 64 ) ( 208 -112 64 ) ( 208 -112 56 ) metalt2_2 0 0 0 1 1 +} +// brush 102 +{ +( 208 112 16 ) ( 208 80 16 ) ( 208 80 0 ) metalt2_2 0 0 0 1 1 +( 248 112 16 ) ( 208 112 16 ) ( 208 112 0 ) metalt2_2 0 0 0 1 1 +( 240 80 16 ) ( 240 112 16 ) ( 240 112 0 ) metalt2_2 0 0 0 1 1 +( 208 80 16 ) ( 248 80 16 ) ( 248 80 0 ) metalt2_2 0 0 0 1 1 +( 208 80 16 ) ( 208 112 16 ) ( 248 112 16 ) metalt2_2 0 0 0 1 1 +( 248 112 0 ) ( 208 112 0 ) ( 208 80 0 ) metalt2_2 0 0 0 1 1 +} +// brush 103 +{ +( 208 112 32 ) ( 208 104 32 ) ( 208 104 16 ) metalt2_2 0 0 0 1 1 +( 216 112 32 ) ( 208 112 32 ) ( 208 112 16 ) metalt2_2 0 0 0 1 1 +( 216 104 32 ) ( 216 112 32 ) ( 216 112 16 ) metalt2_2 0 0 0 1 1 +( 208 104 32 ) ( 216 104 32 ) ( 216 104 16 ) metalt2_2 0 0 0 1 1 +( 208 104 56 ) ( 208 112 56 ) ( 216 112 56 ) metalt2_2 0 0 0 1 1 +( 216 112 16 ) ( 208 112 16 ) ( 208 104 16 ) metalt2_2 0 0 0 1 1 +} +// brush 104 +{ +( 240 112 16 ) ( 232 112 16 ) ( 232 104 16 ) metalt2_2 0 0 0 1 1 +( 232 104 56 ) ( 232 112 56 ) ( 240 112 56 ) metalt2_2 0 0 0 1 1 +( 232 104 32 ) ( 240 104 32 ) ( 240 104 16 ) metalt2_2 0 0 0 1 1 +( 240 104 32 ) ( 240 112 32 ) ( 240 112 16 ) metalt2_2 0 0 0 1 1 +( 240 112 32 ) ( 232 112 32 ) ( 232 112 16 ) metalt2_2 0 0 0 1 1 +( 232 112 32 ) ( 232 104 32 ) ( 232 104 16 ) metalt2_2 0 0 0 1 1 +} +// brush 105 +{ +( 216 88 16 ) ( 208 88 16 ) ( 208 80 16 ) metalt2_2 0 0 0 1 1 +( 208 80 56 ) ( 208 88 56 ) ( 216 88 56 ) metalt2_2 0 0 0 1 1 +( 208 80 32 ) ( 216 80 32 ) ( 216 80 16 ) metalt2_2 0 0 0 1 1 +( 216 80 32 ) ( 216 88 32 ) ( 216 88 16 ) metalt2_2 0 0 0 1 1 +( 216 88 32 ) ( 208 88 32 ) ( 208 88 16 ) metalt2_2 0 0 0 1 1 +( 208 88 32 ) ( 208 80 32 ) ( 208 80 16 ) metalt2_2 0 0 0 1 1 +} +// brush 106 +{ +( 232 88 32 ) ( 232 80 32 ) ( 232 80 16 ) metalt2_2 0 0 0 1 1 +( 240 88 32 ) ( 232 88 32 ) ( 232 88 16 ) metalt2_2 0 0 0 1 1 +( 240 80 32 ) ( 240 88 32 ) ( 240 88 16 ) metalt2_2 0 0 0 1 1 +( 232 80 32 ) ( 240 80 32 ) ( 240 80 16 ) metalt2_2 0 0 0 1 1 +( 232 80 56 ) ( 232 88 56 ) ( 240 88 56 ) metalt2_2 0 0 0 1 1 +( 240 88 16 ) ( 232 88 16 ) ( 232 80 16 ) metalt2_2 0 0 0 1 1 +} +// brush 107 +{ +( 208 112 64 ) ( 208 80 64 ) ( 208 80 56 ) metalt2_2 0 0 0 1 1 +( 240 112 64 ) ( 232 112 64 ) ( 232 112 56 ) metalt2_2 0 0 0 1 1 +( 240 80 64 ) ( 240 112 64 ) ( 240 112 56 ) metalt2_2 0 0 0 1 1 +( 232 80 64 ) ( 240 80 64 ) ( 240 80 56 ) metalt2_2 0 0 0 1 1 +( 232 80 64 ) ( 232 112 64 ) ( 240 112 64 ) metalt2_2 0 0 0 1 1 +( 240 112 56 ) ( 232 112 56 ) ( 232 80 56 ) metalt2_2 0 0 0 1 1 +} +// brush 108 +{ +( -320 256 64 ) ( -320 -384 64 ) ( -320 -384 0 ) metw2b 0 0 0 1 1 +( -192 -192 64 ) ( -256 -192 64 ) ( -256 -192 0 ) metw2b 0 0 0 1 1 +( -256 -384 64 ) ( -256 256 64 ) ( -256 256 0 ) metw2b 0 0 0 1 1 +( -448 -256 64 ) ( -384 -256 64 ) ( -384 -256 0 ) metw2b 0 0 0 1 1 +( -288 -352 384 ) ( -288 288 384 ) ( -224 288 384 ) mmetal1_1 0 0 0 1 1 +( -224 288 32 ) ( -288 288 32 ) ( -288 -352 32 ) metw2b 0 0 0 1 1 +} +// brush 109 +{ +( 160 -928 -128 ) ( 32 -928 -128 ) ( 32 -1056 -128 ) mmetal1_1 0 0 0 1 1 +( 32 -1056 -64 ) ( 32 -928 -64 ) ( 160 -928 -64 ) metalt2_0 0 0 0 1 1 +( -192 -1088 -64 ) ( -192 -960 -64 ) ( -192 -960 -128 ) mmetal1_1 0 0 0 1 1 +( 0 -128 -64 ) ( -128 -128 -64 ) ( -128 -128 -128 ) mmetal1_1 0 0 0 1 1 +( -384 -768 -64 ) ( -384 -768 -128 ) ( -384 -128 -128 ) mmetal1_1 0 0 0 1 1 +( -64 -320 -128 ) ( -1280 -320 -128 ) ( -1280 -320 -64 ) mmetal1_1 0 0 0 1 1 +} +// brush 110 +{ +( -224 -160 -64 ) ( -352 -160 -64 ) ( -352 -288 -64 ) metrgb 0 32 0 1 1 +( -352 -288 32 ) ( -352 -160 32 ) ( -224 -160 32 ) metrgb 0 32 0 1 1 +( -384 -256 0 ) ( -256 -256 0 ) ( -256 -256 -64 ) metrgb 0 32 0 1 1 +( -256 -256 0 ) ( -256 -128 0 ) ( -256 -128 -64 ) metrgb 0 32 0 1 1 +( -192 -192 0 ) ( -320 -192 0 ) ( -320 -192 -64 ) metrgb 0 32 0 1 1 +( -320 -192 0 ) ( -320 -320 0 ) ( -320 -320 -64 ) metrgb 0 32 0 1 1 +} +// brush 111 +{ +( -160 -160 -64 ) ( -416 -160 -64 ) ( -416 -288 -64 ) *slimered 0 0 0 1 1 +( -416 -288 -32 ) ( -416 -160 -32 ) ( -160 -160 -32 ) *slimered 0 0 0 1 1 +( -384 -320 -32 ) ( -128 -320 -32 ) ( -128 -320 -64 ) *slimered 0 0 0 1 1 +( -192 -320 -32 ) ( -192 -192 -32 ) ( -192 -192 -64 ) *slimered 0 0 0 1 1 +( -192 -128 -32 ) ( -448 -128 -32 ) ( -448 -128 -64 ) *slimered 0 0 0 1 1 +( -384 -128 -32 ) ( -384 -256 -32 ) ( -384 -256 -64 ) *slimered 0 0 0 1 1 +} +// brush 112 +{ +( -400 -64 -64 ) ( -416 -64 -64 ) ( -416 -320 -64 ) met5_1 0 0 0 1 1 +( -416 -320 -16 ) ( -416 -64 -16 ) ( -400 -64 -16 ) met5_1 0 0 0 1 1 +( -416 -320 -32 ) ( -400 -320 -32 ) ( -400 -320 -64 ) met5_1 0 0 0 1 1 +( -192 -560 -32 ) ( -192 -304 -32 ) ( -192 -304 -64 ) met5_1 0 0 0 1 1 +( -192 -304 -32 ) ( -208 -304 -32 ) ( -208 -304 -64 ) met5_1 0 0 0 1 1 +( -384 -64 -32 ) ( -384 -320 -32 ) ( -384 -320 -64 ) met5_1 0 0 0 1 1 +} +// brush 113 +{ +( -384 112 -32 ) ( -384 -144 -32 ) ( -384 -144 -64 ) met5_1 0 0 0 1 1 +( -160 -128 -32 ) ( -176 -128 -32 ) ( -176 -128 -64 ) met5_1 0 0 0 1 1 +( -192 -384 -32 ) ( -192 -128 -32 ) ( -192 -128 -64 ) met5_1 0 0 0 1 1 +( -384 -144 -32 ) ( -368 -144 -32 ) ( -368 -144 -64 ) met5_1 0 0 0 1 1 +( -416 -144 -16 ) ( -416 112 -16 ) ( -400 112 -16 ) met5_1 0 0 0 1 1 +( -400 112 -64 ) ( -416 112 -64 ) ( -416 -144 -64 ) met5_1 0 0 0 1 1 +} +// brush 114 +{ +( -128 -128 -32 ) ( -384 -128 -32 ) ( -384 -128 -64 ) met5_1 0 0 0 1 1 +( -368 -352 -32 ) ( -368 -336 -32 ) ( -368 -336 -64 ) met5_1 0 0 0 1 1 +( -624 -320 -32 ) ( -368 -320 -32 ) ( -368 -320 -64 ) met5_1 0 0 0 1 1 +( -384 -64 -32 ) ( -384 -80 -32 ) ( -384 -80 -64 ) met5_1 0 0 0 1 1 +( -384 -96 -16 ) ( -128 -96 -16 ) ( -128 -112 -16 ) met5_1 0 0 0 1 1 +( -128 -112 -64 ) ( -128 -96 -64 ) ( -384 -96 -64 ) met5_1 0 0 0 1 1 +} +// brush 115 +{ +( 48 -112 -64 ) ( 48 -96 -64 ) ( -208 -96 -64 ) met5_1 0 0 0 1 1 +( -208 -96 -16 ) ( 48 -96 -16 ) ( 48 -112 -16 ) met5_1 0 0 0 1 1 +( -208 -96 -32 ) ( -208 -112 -32 ) ( -208 -112 -64 ) met5_1 0 0 0 1 1 +( -448 -320 -32 ) ( -192 -320 -32 ) ( -192 -320 -64 ) met5_1 0 0 0 1 1 +( -192 -352 -32 ) ( -192 -336 -32 ) ( -192 -336 -64 ) met5_1 0 0 0 1 1 +( 48 -128 -32 ) ( -208 -128 -32 ) ( -208 -128 -64 ) met5_1 0 0 0 1 1 +} +// brush 116 +{ +( -136 -112 -16 ) ( -136 -96 -16 ) ( -392 -96 -16 ) met5_1 0 0 0 1 1 +( -384 -96 0 ) ( -128 -96 0 ) ( -128 -112 0 ) met5_1 0 0 0 1 1 +( -384 -64 -16 ) ( -384 -80 -16 ) ( -384 -80 -48 ) met5_1 0 0 0 1 1 +( -624 -320 -16 ) ( -368 -320 -16 ) ( -368 -320 -48 ) met5_1 0 0 0 1 1 +( -376 -384 16 ) ( -376 -368 16 ) ( -376 -368 -16 ) met5_1 0 0 0 1 1 +( -128 -128 -16 ) ( -384 -128 -16 ) ( -384 -128 -48 ) met5_1 0 0 0 1 1 +} +// brush 117 +{ +( 56 -128 -16 ) ( -200 -128 -16 ) ( -200 -128 -48 ) met5_1 0 0 0 1 1 +( -192 -352 16 ) ( -192 -336 16 ) ( -192 -336 -16 ) met5_1 0 0 0 1 1 +( -440 -320 -16 ) ( -184 -320 -16 ) ( -184 -320 -48 ) met5_1 0 0 0 1 1 +( -200 -96 -16 ) ( -200 -112 -16 ) ( -200 -112 -48 ) met5_1 0 0 0 1 1 +( -200 -96 0 ) ( 56 -96 0 ) ( 56 -112 0 ) met5_1 0 0 0 1 1 +( 48 -112 -16 ) ( 48 -96 -16 ) ( -208 -96 -16 ) met5_1 0 0 0 1 1 +} +// brush 118 +{ +( -192 -384 -16 ) ( -192 -128 -16 ) ( -192 -128 -48 ) met5_1 0 0 0 1 1 +( -384 -136 16 ) ( -368 -136 16 ) ( -368 -136 -16 ) met5_1 0 0 0 1 1 +( -384 112 -16 ) ( -384 -144 -16 ) ( -384 -144 -48 ) met5_1 0 0 0 1 1 +( -160 -128 -16 ) ( -176 -128 -16 ) ( -176 -128 -48 ) met5_1 0 0 0 1 1 +( -160 -128 0 ) ( -160 -384 0 ) ( -176 -384 0 ) met5_1 0 0 0 1 1 +( -176 -376 -16 ) ( -160 -376 -16 ) ( -160 -120 -16 ) met5_1 0 0 0 1 1 +} +// brush 119 +{ +( -176 -560 -16 ) ( -160 -560 -16 ) ( -160 -304 -16 ) met5_1 0 0 0 1 1 +( -160 -312 0 ) ( -160 -568 0 ) ( -176 -568 0 ) met5_1 0 0 0 1 1 +( -160 -312 -16 ) ( -176 -312 -16 ) ( -176 -312 -48 ) met5_1 0 0 0 1 1 +( -384 -72 -16 ) ( -384 -328 -16 ) ( -384 -328 -48 ) met5_1 0 0 0 1 1 +( -416 -320 16 ) ( -400 -320 16 ) ( -400 -320 -16 ) met5_1 0 0 0 1 1 +( -192 -568 -16 ) ( -192 -312 -16 ) ( -192 -312 -48 ) met5_1 0 0 0 1 1 +} +// brush 120 +{ +( 32 96 32 ) ( -32 96 32 ) ( -32 -544 32 ) metw2b 0 0 0 1 1 +( -32 -544 384 ) ( -32 96 384 ) ( 32 96 384 ) mmetal1_1 0 0 0 1 1 +( -128 -448 64 ) ( -64 -448 64 ) ( -64 -448 0 ) metw2b 0 0 0 1 1 +( 64 -640 64 ) ( 64 0 64 ) ( 64 0 0 ) metw2b 0 0 0 1 1 +( 64 -320 64 ) ( 0 -320 64 ) ( 0 -320 0 ) metw2b 0 0 0 1 1 +( 0 64 64 ) ( 0 -576 64 ) ( 0 -576 0 ) metw2b 0 0 0 1 1 +} +// brush 121 +{ +( 192 -512 -128 ) ( -1024 -512 -128 ) ( -1024 -512 -64 ) mmetal1_1 0 0 0 1 1 +( -64 -896 -64 ) ( -64 -896 -128 ) ( -64 -256 -128 ) mmetal1_1 0 0 0 1 1 +( 320 -256 -64 ) ( 192 -256 -64 ) ( 192 -256 -128 ) mmetal1_1 0 0 0 1 1 +( 64 -1280 -64 ) ( 64 -1152 -64 ) ( 64 -1152 -128 ) mmetal1_1 0 0 0 1 1 +( 288 -1248 -64 ) ( 288 -1120 -64 ) ( 416 -1120 -64 ) metalt2_0 0 0 0 1 1 +( 416 -1120 -128 ) ( 288 -1120 -128 ) ( 288 -1248 -128 ) mmetal1_1 0 0 0 1 1 +} +// brush 122 +{ +( 0 -384 0 ) ( 0 -512 0 ) ( 0 -512 -64 ) metrgb 0 32 0 1 1 +( 64 -320 0 ) ( -64 -320 0 ) ( -64 -320 -64 ) metrgb 0 32 0 1 1 +( 64 -512 0 ) ( 64 -384 0 ) ( 64 -384 -64 ) metrgb 0 32 0 1 1 +( -64 -448 0 ) ( 64 -448 0 ) ( 64 -448 -64 ) metrgb 0 32 0 1 1 +( -96 -480 32 ) ( -96 -352 32 ) ( 32 -352 32 ) metrgb 0 32 0 1 1 +( 32 -352 -64 ) ( -96 -352 -64 ) ( -96 -480 -64 ) metrgb 0 32 0 1 1 +} +// brush 123 +{ +( -64 -256 -32 ) ( -64 -384 -32 ) ( -64 -384 -64 ) *slimered 0 0 0 1 1 +( 128 -256 -32 ) ( -128 -256 -32 ) ( -128 -256 -64 ) *slimered 0 0 0 1 1 +( 64 -512 -32 ) ( 64 -384 -32 ) ( 64 -384 -64 ) *slimered 0 0 0 1 1 +( -128 -512 -32 ) ( 128 -512 -32 ) ( 128 -512 -64 ) *slimered 0 0 0 1 1 +( -160 -480 -32 ) ( -160 -352 -32 ) ( 96 -352 -32 ) *slimered 0 0 0 1 1 +( 96 -352 -64 ) ( -160 -352 -64 ) ( -160 -480 -64 ) *slimered 0 0 0 1 1 +} +// brush 124 +{ +( -144 -16 -64 ) ( -160 -16 -64 ) ( -160 -272 -64 ) met5_1 0 0 0 1 1 +( -160 -272 -16 ) ( -160 -16 -16 ) ( -144 -16 -16 ) met5_1 0 0 0 1 1 +( -64 -272 -32 ) ( -48 -272 -32 ) ( -48 -272 -64 ) met5_1 0 0 0 1 1 +( 64 -512 -32 ) ( 64 -256 -32 ) ( 64 -256 -64 ) met5_1 0 0 0 1 1 +( 96 -256 -32 ) ( 80 -256 -32 ) ( 80 -256 -64 ) met5_1 0 0 0 1 1 +( -64 -16 -32 ) ( -64 -272 -32 ) ( -64 -272 -64 ) met5_1 0 0 0 1 1 +} +// brush 125 +{ +( 192 -240 -64 ) ( 192 -224 -64 ) ( -64 -224 -64 ) met5_1 0 0 0 1 1 +( -64 -224 -16 ) ( 192 -224 -16 ) ( 192 -240 -16 ) met5_1 0 0 0 1 1 +( -64 -192 -32 ) ( -64 -208 -32 ) ( -64 -208 -64 ) met5_1 0 0 0 1 1 +( -304 -448 -32 ) ( -48 -448 -32 ) ( -48 -448 -64 ) met5_1 0 0 0 1 1 +( -48 -480 -32 ) ( -48 -464 -32 ) ( -48 -464 -64 ) met5_1 0 0 0 1 1 +( 192 -256 -32 ) ( -64 -256 -32 ) ( -64 -256 -64 ) met5_1 0 0 0 1 1 +} +// brush 126 +{ +( 192 -256 -16 ) ( -64 -256 -16 ) ( -64 -256 -48 ) met5_1 0 0 0 1 1 +( -56 -512 16 ) ( -56 -496 16 ) ( -56 -496 -16 ) met5_1 0 0 0 1 1 +( -304 -448 -16 ) ( -48 -448 -16 ) ( -48 -448 -48 ) met5_1 0 0 0 1 1 +( -64 -192 -16 ) ( -64 -208 -16 ) ( -64 -208 -48 ) met5_1 0 0 0 1 1 +( -64 -224 0 ) ( 192 -224 0 ) ( 192 -240 0 ) met5_1 0 0 0 1 1 +( 184 -240 -16 ) ( 184 -224 -16 ) ( -72 -224 -16 ) met5_1 0 0 0 1 1 +} +// brush 127 +{ +( 80 -504 -16 ) ( 96 -504 -16 ) ( 96 -248 -16 ) met5_1 0 0 0 1 1 +( 96 -256 0 ) ( 96 -512 0 ) ( 80 -512 0 ) met5_1 0 0 0 1 1 +( 96 -256 -16 ) ( 80 -256 -16 ) ( 80 -256 -48 ) met5_1 0 0 0 1 1 +( -64 -16 -16 ) ( -64 -272 -16 ) ( -64 -272 -48 ) met5_1 0 0 0 1 1 +( -64 -264 16 ) ( -48 -264 16 ) ( -48 -264 -16 ) met5_1 0 0 0 1 1 +( 64 -512 -16 ) ( 64 -256 -16 ) ( 64 -256 -48 ) met5_1 0 0 0 1 1 +} +// brush 128 +{ +( -64 -320 -64 ) ( -1280 -320 -64 ) ( -1280 -320 0 ) mmetal1_1 0 0 0 1 1 +( -192 -768 0 ) ( -192 -768 -64 ) ( -192 -128 -64 ) mmetal1_1 0 0 0 1 1 +( 128 -256 0 ) ( 0 -256 0 ) ( 0 -256 -64 ) met5_1 0 0 0 1 1 +( -64 -1216 0 ) ( -64 -1088 0 ) ( -64 -1088 -64 ) met5_1 0 0 0 1 1 +( 192 -1216 0 ) ( 192 -1088 0 ) ( 320 -1088 0 ) mmetal1_1 0 0 0 1 1 +( 320 -1088 -64 ) ( 192 -1088 -64 ) ( 192 -1216 -64 ) mmetal1_1 0 0 0 1 1 +} +// brush 129 +{ +( -256 -256 64 ) ( 384 -256 64 ) ( 384 -256 0 ) metw2b 0 0 0 1 1 +( 256 -144 64 ) ( 256 -208 64 ) ( 256 -208 0 ) metw2b 0 0 0 1 1 +( 640 -64 64 ) ( 0 -64 64 ) ( 0 -64 0 ) metw2b 0 0 0 1 1 +( 512 -256 64 ) ( 512 -192 64 ) ( 512 -192 0 ) metw2b 0 0 0 1 1 +( 448 -192 384 ) ( -192 -192 384 ) ( -192 -128 384 ) mmetal1_1 0 0 0 1 1 +( -192 -128 0 ) ( -192 -192 0 ) ( 448 -192 0 ) metw2b 0 0 0 1 1 +} +// brush 130 +{ +( -192 192 0 ) ( -192 128 0 ) ( 448 128 0 ) metw2b 0 0 0 1 1 +( 448 128 384 ) ( -192 128 384 ) ( -192 192 384 ) mmetal1_1 0 0 0 1 1 +( 512 64 64 ) ( 512 128 64 ) ( 512 128 0 ) metw2b 0 0 0 1 1 +( 576 256 64 ) ( -64 256 64 ) ( -64 256 0 ) metw2b 0 0 0 1 1 +( 256 176 64 ) ( 256 112 64 ) ( 256 112 0 ) metw2b 0 0 0 1 1 +( -192 64 64 ) ( 448 64 64 ) ( 448 64 0 ) metw2b 0 0 0 1 1 +} +// brush 131 +{ +( -64 -64 64 ) ( 576 -64 64 ) ( 576 -64 0 ) metw2b 0 0 0 1 1 +( 512 64 64 ) ( 512 0 64 ) ( 512 0 0 ) metw2b 0 0 0 1 1 +( 704 64 64 ) ( 64 64 64 ) ( 64 64 0 ) metw2b 0 0 0 1 1 +( 576 -64 64 ) ( 576 0 64 ) ( 576 0 0 ) metw2b 0 0 0 1 1 +( 576 0 384 ) ( -64 0 384 ) ( -64 64 384 ) mmetal1_1 0 0 0 1 1 +( -64 64 0 ) ( -64 0 0 ) ( 576 0 0 ) metw2b 0 0 0 1 1 +} +// brush 132 +{ +( 192 320 64 ) ( 192 -320 64 ) ( 192 -320 0 ) metw2b 0 0 0 1 1 +( 256 128 64 ) ( 192 128 64 ) ( 192 128 0 ) metw2b 0 0 0 1 1 +( 512 -512 320 ) ( 512 128 320 ) ( 512 128 256 ) metw2b 0 0 0 1 1 +( 320 -128 64 ) ( 384 -128 64 ) ( 384 -128 0 ) metw2b 0 0 0 1 1 +( 384 -320 384 ) ( 384 320 384 ) ( 448 320 384 ) mmetal1_1 0 0 0 1 1 +( 512 320 256 ) ( 448 320 256 ) ( 448 -320 256 ) metalt2_0 0 0 0 1 1 +} +} +// entity 1 +{ +"classname" "light" +"origin" "-32 880 40" +"light" "166" +"wait" "2" +} +// entity 2 +{ +"wait" "2" +"light" "166" +"origin" "-32 880 88" +"classname" "light" +} +// entity 3 +{ +"classname" "info_player_coop" +"origin" "96 -160 32" +"angle" "315" +} +// entity 4 +{ +"angle" "45" +"origin" "96 -224 32" +"classname" "info_player_coop" +} +// entity 5 +{ +"classname" "info_player_coop" +"origin" "160 -160 32" +"angle" "225" +} +// entity 6 +{ +"angle" "135" +"origin" "160 -224 32" +"classname" "info_player_coop" +} +// entity 7 +{ +"spawnflags" "1" +"origin" "-112 -432 0" +"classname" "item_spikes" +} +// entity 8 +{ +"spawnflags" "1" +"origin" "-176 -432 0" +"classname" "item_shells" +} +// entity 9 +{ +"classname" "item_health" +"origin" "-496 -432 0" +} +// entity 10 +{ +"origin" "-320 -704 64" +"classname" "item_armorInv" +} +// entity 11 +{ +"origin" "-32 -224 96" +"classname" "item_armorInv" +} +// entity 12 +{ +"classname" "item_shells" +"origin" "-456 48 0" +"spawnflags" "1" +} +// entity 13 +{ +"origin" "-488 48 0" +"classname" "item_spikes" +"spawnflags" "1" +} +// entity 14 +{ +"classname" "item_spikes" +"origin" "-456 80 0" +"spawnflags" "1" +} +// entity 15 +{ +"lip" "64" +"wait" "-1" +"speed" "64" +"targetname" "gug2" +"sounds" "0" +"angle" "-1" +"classname" "func_door" +// brush 0 +{ +( -512 640 64 ) ( -512 0 64 ) ( -512 0 0 ) metw2b 0 0 0 1 1 +( -416 32 0 ) ( -416 32 384 ) ( -512 32 384 ) metw2b 0 0 0 1 1 +( -416 32 384 ) ( -416 32 0 ) ( -384 0 0 ) metw2b 0 0 0 1 1 +( -448 0 64 ) ( -384 0 64 ) ( -384 0 0 ) metw2b 0 0 0 1 1 +( -192 -64 256 ) ( -192 576 256 ) ( -128 576 256 ) mmetal1_1 0 0 0 1 1 +( -128 576 0 ) ( -192 576 0 ) ( -192 -64 0 ) runeb128 0 0 0 1 1 +} +// brush 1 +{ +( -320 -192 0 ) ( -960 -192 0 ) ( -960 -256 0 ) runeb128 0 0 0 1 1 +( -960 -256 256 ) ( -960 -192 256 ) ( -320 -192 256 ) mmetal1_1 0 0 0 1 1 +( -384 0 0 ) ( -384 0 64 ) ( -384 64 64 ) metw2b 0 0 0 1 1 +( -384 0 0 ) ( -416 32 0 ) ( -416 32 384 ) metw2b 0 0 0 1 1 +( -416 128 256 ) ( -416 32 256 ) ( -416 32 -128 ) metw2b 0 0 0 1 1 +( -384 128 0 ) ( -384 128 64 ) ( -1024 128 64 ) metw2b 0 0 0 1 1 +} +} +// entity 16 +{ +"lip" "64" +"wait" "-1" +"sounds" "3" +"speed" "128" +"targetname" "gug2" +"angle" "-1" +"classname" "func_door" +// brush 0 +{ +( -256 -536 128 ) ( -384 -536 128 ) ( -384 -536 64 ) dr128b 0 0 0 1 1 +( -256 -552 192 ) ( -256 -536 192 ) ( -256 -536 128 ) kothmet0 0 0 0 1 1 +( -384 -552 192 ) ( -256 -552 192 ) ( -256 -552 128 ) kothmet0 0 0 0 1 1 +( -384 -536 192 ) ( -384 -552 192 ) ( -384 -552 128 ) kothmet0 0 0 0 1 1 +( -384 -536 256 ) ( -256 -536 256 ) ( -256 -552 256 ) kothmet0 0 0 0 1 1 +( -256 -552 192 ) ( -256 -536 192 ) ( -384 -536 192 ) kothmet0 0 0 0 1 1 +} +// brush 1 +{ +( -256 -536 0 ) ( -384 -536 0 ) ( -384 -536 -64 ) dr128bv 0 0 0 1 1 +( -256 -552 64 ) ( -256 -536 64 ) ( -256 -536 0 ) kothmet0 0 0 0 1 1 +( -384 -552 64 ) ( -256 -552 64 ) ( -256 -552 0 ) kothmet0 0 0 0 1 1 +( -384 -536 64 ) ( -384 -552 64 ) ( -384 -552 0 ) kothmet0 0 0 0 1 1 +( -384 -536 192 ) ( -256 -536 192 ) ( -256 -552 192 ) kothmet0 0 0 0 1 1 +( -256 -552 64 ) ( -256 -536 64 ) ( -384 -536 64 ) kothmet0 0 0 0 1 1 +} +// brush 2 +{ +( -256 -552 0 ) ( -256 -536 0 ) ( -384 -536 0 ) kothmet0 0 0 0 1 1 +( -384 -536 64 ) ( -256 -536 64 ) ( -256 -552 64 ) kothmet0 0 0 0 1 1 +( -384 -536 0 ) ( -384 -552 0 ) ( -384 -552 -64 ) kothmet0 0 0 0 1 1 +( -384 -552 0 ) ( -256 -552 0 ) ( -256 -552 -64 ) kothmet0 0 0 0 1 1 +( -256 -552 0 ) ( -256 -536 0 ) ( -256 -536 -64 ) kothmet0 0 0 0 1 1 +( -256 -536 -64 ) ( -384 -536 -64 ) ( -384 -536 -128 ) dr128b 0 0 0 1 1 +} +} +// entity 17 +{ +"targetname" "gug2" +"target" "exitcount" +"angle" "270" +"origin" "-320 -640 32" +"classname" "monster_gug" +} +// entity 18 +{ +"targetname" "exitblock" +"sounds" "3" +"lip" "-32" +"speed" "64" +"wait" "-1" +"angle" "-2" +"classname" "func_door" +// brush 0 +{ +( -64 896 128 ) ( -64 896 0 ) ( -64 912 0 ) metalt2_0 0 0 0 1 1 +( 0 912 192 ) ( -64 912 192 ) ( -64 912 32 ) metalt2_0 0 0 0 1 1 +( 0 896 0 ) ( 0 896 128 ) ( 0 912 128 ) metalt2_0 0 0 0 1 1 +( -64 896 160 ) ( 0 896 160 ) ( 0 896 0 ) drbldr 0 0 0 1 1 +( 0 896 128 ) ( -64 896 128 ) ( -64 912 128 ) metalt2_0 0 0 0 1 1 +( -64 896 0 ) ( 0 896 0 ) ( 0 912 0 ) metalt2_0 0 0 0 1 1 +} +} +// entity 19 +{ +"classname" "light_flame_large_yellow" +"origin" "96 416 48" +"light" "333" +"wait" ".75" +} +// entity 20 +{ +"wait" ".75" +"light" "333" +"origin" "-160 416 48" +"classname" "light_flame_large_yellow" +} +// entity 21 +{ +"mangle" "45 315 0" +"origin" "-224 -32 320" +"classname" "info_intermission" +} +// entity 22 +{ +"map" "start" +"classname" "trigger_changelevel" +// brush 0 +{ +( -32 928 160 ) ( -32 896 160 ) ( -32 896 0 ) trigger 0 0 0 1 1 +( 32 928 160 ) ( -32 928 160 ) ( -32 928 0 ) trigger 0 0 0 1 1 +( 32 896 160 ) ( 32 928 160 ) ( 32 928 0 ) trigger 0 0 0 1 1 +( -32 912 160 ) ( 32 912 160 ) ( 32 912 0 ) trigger 0 0 0 1 1 +( -32 896 160 ) ( -32 928 160 ) ( 32 928 160 ) trigger 0 0 0 1 1 +( 32 928 0 ) ( -32 928 0 ) ( -32 896 0 ) trigger 0 0 0 1 1 +} +} +// entity 23 +{ +"classname" "func_illusionary" +// brush 0 +{ +( -80 960 64 ) ( -80 928 64 ) ( -80 928 0 ) *starfluid 0 0 0 1 1 +( 16 960 64 ) ( -80 960 64 ) ( -80 960 0 ) *starfluid 0 0 0 1 1 +( 16 928 64 ) ( 16 960 64 ) ( 16 960 0 ) *starfluid 0 0 0 1 1 +( -80 928 64 ) ( 16 928 64 ) ( 16 928 0 ) *starfluid 0 0 0 1 1 +( -80 928 160 ) ( -80 960 160 ) ( 16 960 160 ) *starfluid 0 0 0 1 1 +( 16 960 0 ) ( -80 960 0 ) ( -80 928 0 ) *starfluid 0 0 0 1 1 +} +} +// entity 24 +{ +"wait" "2" +"light" "444" +"classname" "light_torch_long_walltorch" +"origin" "-32 72 80" +"angle" "270" +} +// entity 25 +{ +"wait" "2" +"light" "444" +"angle" "90" +"origin" "-32 -8 80" +"classname" "light_torch_long_walltorch" +} +// entity 26 +{ +"wait" "2" +"light" "444" +"classname" "light_torch_long_walltorch" +"origin" "8 32 80" +"angle" "180" +} +// entity 27 +{ +"wait" "2" +"light" "444" +"angle" "360" +"origin" "-72 32 80" +"classname" "light_torch_long_walltorch" +} +// entity 28 +{ +"origin" "144 -240 0" +"classname" "item_health" +} +// entity 29 +{ +"classname" "item_health" +"origin" "144 208 0" +} +// entity 30 +{ +"origin" "-240 208 0" +"classname" "item_health" +} +// entity 31 +{ +"origin" "-32 288 0" +"classname" "weapon_supernailgun" +"target" "bigdoors" +} +// entity 32 +{ +"origin" "-32 -96 0" +"classname" "weapon_supershotgun" +} +// entity 33 +{ +"origin" "-32 608 0" +"classname" "weapon_grenadelauncher" +} +// entity 34 +{ +"classname" "item_spikes" +"origin" "16 784 0" +"spawnflags" "1" +} +// entity 35 +{ +"spawnflags" "1" +"origin" "-112 784 0" +"classname" "item_spikes" +} +// entity 36 +{ +"spawnflags" "4" +"classname" "func_door" +"angle" "360" +"speed" "128" +"wait" "-1" +"targetname" "bigdoors" +"lip" "64" +"sounds" "3" +// brush 0 +{ +( 96 536 -64 ) ( 96 536 320 ) ( 96 552 320 ) kothmet0 0 0 0 1 1 +( 96 552 -64 ) ( 96 552 320 ) ( -48 552 320 ) dr128b 32 0 0 1 1 +( -32 552 -64 ) ( -32 552 320 ) ( -32 536 320 ) kothmet0 0 0 0 1 1 +( -32 536 -64 ) ( -32 536 320 ) ( 112 536 320 ) dr128b 32 0 0 1 1 +( -64 552 64 ) ( 80 552 64 ) ( 80 536 64 ) kothmet0 -32 0 0 1 1 +( 80 536 0 ) ( 80 552 0 ) ( -64 552 0 ) kothmet0 -32 0 0 1 1 +} +// brush 1 +{ +( 160 532 -52 ) ( 160 532 76 ) ( 160 556 76 ) kothmet0 0 0 0 1 1 +( 32 560 -52 ) ( 32 560 76 ) ( 0 560 76 ) kothmet0 -32 0 0 1 1 +( 0 560 -52 ) ( 0 560 76 ) ( 0 536 76 ) kothmet0 0 0 0 1 1 +( 64 528 -52 ) ( 64 528 76 ) ( 96 528 76 ) kothmet0 -32 0 0 1 1 +( 64 552 76 ) ( 96 552 76 ) ( 96 528 76 ) kothmet0 -32 0 0 1 1 +( 88 528 52 ) ( 88 552 52 ) ( 56 552 52 ) kothmet0 -32 0 0 1 1 +} +// brush 2 +{ +( 80 536 64 ) ( 80 552 64 ) ( -64 552 64 ) kothmet0 -32 0 0 1 1 +( -64 552 192 ) ( 80 552 192 ) ( 80 536 192 ) kothmet0 -32 0 0 1 1 +( -32 536 0 ) ( -32 536 384 ) ( 112 536 384 ) dr128bv 32 0 0 1 1 +( -32 552 0 ) ( -32 552 384 ) ( -32 536 384 ) kthmets0 0 0 0 1 1 +( 96 552 0 ) ( 96 552 384 ) ( -48 552 384 ) dr128bv 32 0 0 1 1 +( 96 536 0 ) ( 96 536 384 ) ( 96 552 384 ) kothmet0 0 0 0 1 1 +} +// brush 3 +{ +( 88 528 180 ) ( 88 552 180 ) ( 56 552 180 ) kothmet0 -32 0 0 1 1 +( 64 552 204 ) ( 96 552 204 ) ( 96 528 204 ) kothmet0 -32 0 0 1 1 +( 64 528 76 ) ( 64 528 204 ) ( 96 528 204 ) kothmet0 -32 0 0 1 1 +( 0 560 76 ) ( 0 560 204 ) ( 0 536 204 ) kothmet0 0 0 0 1 1 +( 32 560 76 ) ( 32 560 204 ) ( 0 560 204 ) kothmet0 -32 0 0 1 1 +( 160 532 76 ) ( 160 532 204 ) ( 160 556 204 ) kothmet0 0 0 0 1 1 +} +// brush 4 +{ +( 80 536 192 ) ( 80 552 192 ) ( -64 552 192 ) kothmet0 -32 0 0 1 1 +( -64 552 256 ) ( 80 552 256 ) ( 80 536 256 ) kothmet0 -32 0 0 1 1 +( -32 536 128 ) ( -32 536 512 ) ( 112 536 512 ) dr128b 32 0 0 1 1 +( -32 552 128 ) ( -32 552 512 ) ( -32 536 512 ) kothmet0 0 0 0 1 1 +( 96 552 128 ) ( 96 552 512 ) ( -48 552 512 ) dr128b 32 0 0 1 1 +( 96 536 128 ) ( 96 536 512 ) ( 96 552 512 ) kothmet0 0 0 0 1 1 +} +// brush 5 +{ +( 152 528 0 ) ( 152 552 0 ) ( 120 552 0 ) kothmet0 -32 0 0 1 1 +( 132 552 256 ) ( 164 552 256 ) ( 164 528 256 ) kothmet0 -32 0 0 1 1 +( 96 536 256 ) ( 160 528 256 ) ( 160 528 0 ) kothmet0 -32 0 0 1 1 +( 96 560 -52 ) ( 96 560 76 ) ( 96 536 76 ) kothmet0 0 0 0 1 1 +( 96 552 0 ) ( 160 560 0 ) ( 160 560 256 ) kothmet0 -32 0 0 1 1 +( 160 560 0 ) ( 160 528 0 ) ( 160 528 256 ) kothmet0 0 0 0 1 1 +} +} +// entity 37 +{ +"spawnflags" "4" +"sounds" "3" +"lip" "64" +"targetname" "bigdoors" +"wait" "-1" +"speed" "128" +"angle" "180" +"classname" "func_door" +// brush 0 +{ +( 0 552 0 ) ( -144 552 0 ) ( -144 536 0 ) kothmet0 -32 0 0 1 1 +( -144 536 64 ) ( -144 552 64 ) ( 0 552 64 ) kothmet0 -32 0 0 1 1 +( -176 536 320 ) ( -32 536 320 ) ( -32 536 -64 ) dr128b 32 0 0 1 1 +( -32 536 320 ) ( -32 552 320 ) ( -32 552 -64 ) kothmet0 0 0 0 1 1 +( -16 552 320 ) ( -160 552 320 ) ( -160 552 -64 ) dr128b 32 0 0 1 1 +( -160 552 320 ) ( -160 536 320 ) ( -160 536 -64 ) kothmet0 0 0 0 1 1 +} +// brush 1 +{ +( -120 552 52 ) ( -152 552 52 ) ( -152 528 52 ) kothmet0 -32 0 0 1 1 +( -160 528 76 ) ( -160 552 76 ) ( -128 552 76 ) kothmet0 -32 0 0 1 1 +( -160 528 76 ) ( -128 528 76 ) ( -128 528 -52 ) kothmet0 -32 0 0 1 1 +( -64 536 76 ) ( -64 560 76 ) ( -64 560 -52 ) kothmet0 0 0 0 1 1 +( -64 560 76 ) ( -96 560 76 ) ( -96 560 -52 ) kothmet0 -32 0 0 1 1 +( -224 556 76 ) ( -224 532 76 ) ( -224 532 -52 ) kothmet0 0 0 0 1 1 +} +// brush 2 +{ +( -160 552 384 ) ( -160 536 384 ) ( -160 536 0 ) kothmet0 0 0 0 1 1 +( -16 552 384 ) ( -160 552 384 ) ( -160 552 0 ) dr128bv 32 0 0 1 1 +( -32 536 384 ) ( -32 552 384 ) ( -32 552 0 ) kthmets0 0 0 0 1 1 +( -176 536 384 ) ( -32 536 384 ) ( -32 536 0 ) dr128bv 32 0 0 1 1 +( -144 536 192 ) ( -144 552 192 ) ( 0 552 192 ) kothmet0 -32 0 0 1 1 +( 0 552 64 ) ( -144 552 64 ) ( -144 536 64 ) kothmet0 -32 0 0 1 1 +} +// brush 3 +{ +( -224 556 204 ) ( -224 532 204 ) ( -224 532 76 ) kothmet0 0 0 0 1 1 +( -64 560 204 ) ( -96 560 204 ) ( -96 560 76 ) kothmet0 -32 0 0 1 1 +( -64 536 204 ) ( -64 560 204 ) ( -64 560 76 ) kothmet0 0 0 0 1 1 +( -160 528 204 ) ( -128 528 204 ) ( -128 528 76 ) kothmet0 -32 0 0 1 1 +( -160 528 204 ) ( -160 552 204 ) ( -128 552 204 ) kothmet0 -32 0 0 1 1 +( -120 552 180 ) ( -152 552 180 ) ( -152 528 180 ) kothmet0 -32 0 0 1 1 +} +// brush 4 +{ +( -160 552 512 ) ( -160 536 512 ) ( -160 536 128 ) kothmet0 0 0 0 1 1 +( -16 552 512 ) ( -160 552 512 ) ( -160 552 128 ) dr128b 32 0 0 1 1 +( -32 536 512 ) ( -32 552 512 ) ( -32 552 128 ) kothmet0 0 0 0 1 1 +( -176 536 512 ) ( -32 536 512 ) ( -32 536 128 ) dr128b 32 0 0 1 1 +( -144 536 256 ) ( -144 552 256 ) ( 0 552 256 ) kothmet0 -32 0 0 1 1 +( 0 552 192 ) ( -144 552 192 ) ( -144 536 192 ) kothmet0 -32 0 0 1 1 +} +// brush 5 +{ +( -224 528 256 ) ( -224 528 0 ) ( -224 560 0 ) kothmet0 0 0 0 1 1 +( -224 560 256 ) ( -224 560 0 ) ( -160 552 0 ) kothmet0 -32 0 0 1 1 +( -160 536 76 ) ( -160 560 76 ) ( -160 560 -52 ) kothmet0 0 0 0 1 1 +( -224 528 0 ) ( -224 528 256 ) ( -160 536 256 ) kothmet0 -32 0 0 1 1 +( -228 528 256 ) ( -228 552 256 ) ( -196 552 256 ) kothmet0 -32 0 0 1 1 +( -184 552 0 ) ( -216 552 0 ) ( -216 528 0 ) kothmet0 -32 0 0 1 1 +} +} +// entity 38 +{ +"classname" "info_player_start" +"origin" "-32 -224 32" +"angle" "90" +} +// entity 39 +{ +"target" "gug2" +"angle" "270" +"classname" "monster_gug" +"origin" "-32 704 32" +} +// entity 40 +{ +"classname" "item_rockets" +"origin" "-468 68 16" +} +// entity 41 +{ +"classname" "light" +"origin" "-496 112 96" +"light" "188" +"style" "2" +"wait" "1.5" +} +// entity 42 +{ +"classname" "light_torch_long_walltorch" +"origin" "-288 120 80" +"angle" "90" +"light" "333" +"wait" "2" +} +// entity 43 +{ +"wait" "2" +"light" "333" +"classname" "light_torch_long_walltorch" +"origin" "-504 -96 80" +"angle" "180" +} +// entity 44 +{ +"classname" "light_flame_large_yellow" +"origin" "-160 736 48" +"light" "333" +"wait" ".75" +} +// entity 45 +{ +"wait" ".75" +"light" "333" +"origin" "96 736 48" +"classname" "light_flame_large_yellow" +} +// entity 46 +{ +"angle" "225" +"origin" "-570 -442 80" +"classname" "light_torch_long_walltorch" +"light" "444" +"wait" "2" +} +// entity 47 +{ +"classname" "light" +"origin" "-32 896 80" +"light" "222" +"wait" "1.5" +"style" "2" +} +// entity 48 +{ +"classname" "light" +"origin" "-160 544 128" +"light" "144" +"wait" ".75" +} +// entity 49 +{ +"wait" ".75" +"light" "144" +"origin" "160 544 128" +"classname" "light" +} +// entity 50 +{ +"classname" "light_flame_large_yellow" +"origin" "-416 -480 32" +"light" "333" +"wait" "2" +} +// entity 51 +{ +"wait" "2" +"light" "333" +"origin" "-224 -480 32" +"classname" "light_flame_large_yellow" +} +// entity 52 +{ +"classname" "light_flame_large_yellow" +"origin" "224 -96 32" +"light" "333" +"wait" "2" +} +// entity 53 +{ +"wait" "2" +"light" "333" +"origin" "224 96 32" +"classname" "light_flame_large_yellow" +} +// entity 54 +{ +"wait" "1.5" +"light" "133" +"origin" "-464 80 96" +"classname" "light" +} +// entity 55 +{ +"classname" "light" +"origin" "-112 864 80" +"light" "144" +} +// entity 56 +{ +"light" "144" +"origin" "48 864 80" +"classname" "light" +} +// entity 57 +{ +"classname" "light" +"origin" "48 864 16" +"light" "144" +} +// entity 58 +{ +"light" "144" +"origin" "-112 864 16" +"classname" "light" +} +// entity 59 +{ +"classname" "light" +"origin" "-112 864 144" +"light" "144" +} +// entity 60 +{ +"light" "144" +"origin" "48 864 144" +"classname" "light" +} +// entity 61 +{ +"light" "88" +"origin" "-64 480 128" +"classname" "light" +} +// entity 62 +{ +"classname" "light" +"origin" "-64 480 208" +"light" "88" +} +// entity 63 +{ +"light" "88" +"origin" "-64 480 48" +"classname" "light" +} +// entity 64 +{ +"light" "166" +"origin" "-320 -496 208" +"classname" "light" +} +// entity 65 +{ +"classname" "light" +"origin" "-320 -496 128" +"light" "166" +} +// entity 66 +{ +"light" "166" +"origin" "-320 -496 48" +"classname" "light" +} +// entity 67 +{ +"light" "88" +"origin" "0 480 48" +"classname" "light" +} +// entity 68 +{ +"classname" "light" +"origin" "0 480 208" +"light" "88" +} +// entity 69 +{ +"light" "88" +"origin" "0 480 128" +"classname" "light" +} +// entity 70 +{ +"wait" "2" +"light" "444" +"classname" "light_torch_long_walltorch" +"origin" "-320 -760 80" +"angle" "270" +} +// entity 71 +{ +"classname" "light_torch_long_walltorch" +"origin" "-328 -224 80" +"angle" "360" +"light" "444" +"wait" "2" +} +// entity 72 +{ +"angle" "180" +"origin" "-248 -224 80" +"classname" "light_torch_long_walltorch" +"light" "444" +"wait" "2" +} +// entity 73 +{ +"classname" "light_torch_long_walltorch" +"origin" "-288 -264 80" +"angle" "90" +"light" "444" +"wait" "2" +} +// entity 74 +{ +"angle" "270" +"origin" "-288 -184 80" +"classname" "light_torch_long_walltorch" +"light" "444" +"wait" "2" +} +// entity 75 +{ +"wait" "2" +"light" "444" +"classname" "light_torch_long_walltorch" +"origin" "32 -312 80" +"angle" "270" +} +// entity 76 +{ +"wait" "2" +"light" "444" +"angle" "360" +"origin" "-8 -352 80" +"classname" "light_torch_long_walltorch" +} +// entity 77 +{ +"classname" "light" +"origin" "240 0 48" +"light" "166" +} +// entity 78 +{ +"light" "166" +"origin" "240 0 128" +"classname" "light" +} +// entity 79 +{ +"classname" "light" +"origin" "240 0 208" +"light" "166" +} +// entity 80 +{ +"classname" "monster_gug" +"origin" "384 0 32" +"angle" "180" +"target" "exitcount" +"targetname" "gug2" +} +// entity 81 +{ +"classname" "func_door" +"angle" "-1" +"targetname" "gug2" +"speed" "128" +"sounds" "3" +"wait" "-1" +"lip" "64" +// brush 0 +{ +( 296 64 192 ) ( 280 64 192 ) ( 280 -64 192 ) kothmet0 0 0 0 1 1 +( 280 -64 256 ) ( 280 64 256 ) ( 296 64 256 ) kothmet0 0 0 0 1 1 +( 280 -64 192 ) ( 296 -64 192 ) ( 296 -64 128 ) kothmet0 0 0 0 1 1 +( 296 -64 192 ) ( 296 64 192 ) ( 296 64 128 ) kothmet0 0 0 0 1 1 +( 296 64 192 ) ( 280 64 192 ) ( 280 64 128 ) kothmet0 0 0 0 1 1 +( 280 64 128 ) ( 280 -64 128 ) ( 280 -64 64 ) dr128b 64 0 0 1 1 +} +// brush 1 +{ +( 296 64 64 ) ( 280 64 64 ) ( 280 -64 64 ) kothmet0 0 0 0 1 1 +( 280 -64 192 ) ( 280 64 192 ) ( 296 64 192 ) kothmet0 0 0 0 1 1 +( 280 -64 64 ) ( 296 -64 64 ) ( 296 -64 0 ) kothmet0 0 0 0 1 1 +( 296 -64 64 ) ( 296 64 64 ) ( 296 64 0 ) kothmet0 0 0 0 1 1 +( 296 64 64 ) ( 280 64 64 ) ( 280 64 0 ) kothmet0 0 0 0 1 1 +( 280 64 0 ) ( 280 -64 0 ) ( 280 -64 -64 ) dr128bv 64 0 0 1 1 +} +// brush 2 +{ +( 280 64 -64 ) ( 280 -64 -64 ) ( 280 -64 -128 ) dr128b 64 0 0 1 1 +( 296 64 0 ) ( 280 64 0 ) ( 280 64 -64 ) kothmet0 0 0 0 1 1 +( 296 -64 0 ) ( 296 64 0 ) ( 296 64 -64 ) kothmet0 0 0 0 1 1 +( 280 -64 0 ) ( 296 -64 0 ) ( 296 -64 -64 ) kothmet0 0 0 0 1 1 +( 280 -64 64 ) ( 280 64 64 ) ( 296 64 64 ) kothmet0 0 0 0 1 1 +( 296 64 0 ) ( 280 64 0 ) ( 280 -64 0 ) kothmet0 0 0 0 1 1 +} +} +// entity 82 +{ +"spawnflags" "1" +"classname" "item_spikes" +"origin" "-488 80 0" +} +// entity 83 +{ +"classname" "item_health" +"origin" "432 -16 0" +"spawnflags" "2" +} +// entity 84 +{ +"angle" "360" +"origin" "504 0 80" +"classname" "light_torch_long_walltorch" +"light" "444" +"wait" "2" +} +// entity 85 +{ +"classname" "trigger_once" +"target" "bigdoors" +// brush 0 +{ +( 64 320 0 ) ( -128 320 0 ) ( -128 256 0 ) trigger 0 0 0 1 1 +( -128 256 64 ) ( -128 320 64 ) ( 64 320 64 ) trigger 0 0 0 1 1 +( -128 256 64 ) ( 64 256 64 ) ( 64 256 0 ) trigger 0 0 0 1 1 +( 64 256 64 ) ( 64 320 64 ) ( 64 320 0 ) trigger 0 0 0 1 1 +( 64 320 64 ) ( -128 320 64 ) ( -128 320 0 ) trigger 0 0 0 1 1 +( -128 320 64 ) ( -128 256 64 ) ( -128 256 0 ) trigger 0 0 0 1 1 +} +} +// entity 86 +{ +"classname" "trigger_counter" +"origin" "-32 832 64" +"targetname" "exitcount" +"target" "exitblock" +"spawnflags" "1" +} diff --git a/mod_quoth/map_src/kelltest5.map b/mod_quoth/map_src/kelltest5.map new file mode 100644 index 0000000..54968ab --- /dev/null +++ b/mod_quoth/map_src/kelltest5.map @@ -0,0 +1,1534 @@ + +// entity 0 +{ +"classname" "worldspawn" +"wad" "c:/quake/id1/idbase_ultimate.wad;c:/quake/id1/runik.wad" +"worldtype" "2" +"sky" "dusk" +"_sunlight" "222" +"_sun_mangle" "0 -66 0" +"_sunlight3" "155" +"message" "Edie And The Sentinels" +// brush 0 +{ +( -1408 992 576 ) ( -1408 1504 576 ) ( -1344 992 576 ) basepanel3 0 0 0 1 1 +( -1440 704 320 ) ( -1376 704 320 ) ( -1440 704 256 ) basepanel3 32 0 0 1 1 +( -1408 992 64 ) ( -1408 992 0 ) ( -1408 1504 64 ) basepanel3 0 0 0 1 1 +( -1344 1504 512 ) ( -1408 1504 512 ) ( -1344 992 512 ) tech04_1 0 0 0 1 1 +( -1344 1408 256 ) ( -1344 1408 320 ) ( -1408 1408 256 ) basepanel3 0 0 0 1 1 +( -1344 1504 704 ) ( -1344 992 704 ) ( -1344 1504 768 ) basepanel3 0 0 0 1 1 +} +// brush 1 +{ +( -1344 1248 128 ) ( -1344 736 128 ) ( -1408 1248 128 ) rub_la33b 0 0 0 1 1 +( -1344 1408 -64 ) ( -1408 1408 -64 ) ( -1344 1408 -128 ) rub_la33b 0 0 0 1 1 +( -1344 1248 -192 ) ( -1344 1248 -256 ) ( -1344 736 -192 ) rub_la33b 64 0 0 1 1 +( -1408 736 0 ) ( -1344 736 0 ) ( -1408 1248 0 ) rub_la33b 0 0 0 1 1 +( -1408 704 -256 ) ( -1408 704 -192 ) ( -1344 704 -256 ) rub_la33b 0 0 0 1 1 +( -1408 736 320 ) ( -1408 1248 320 ) ( -1408 736 384 ) rub_la33b 0 0 0 1 1 +} +// brush 2 +{ +( -576 1184 512 ) ( -576 672 512 ) ( -640 1184 512 ) sym06_10 0 0 0 1 1 +( -576 1408 64 ) ( -640 1408 64 ) ( -576 1408 0 ) sym06_10 0 0 0 1 1 +( -576 1184 0 ) ( -576 1184 -64 ) ( -576 672 0 ) sym06_10 0 0 0 1 1 +( -640 672 0 ) ( -576 672 0 ) ( -640 1184 0 ) sym06_10 0 0 0 1 1 +( -640 768 0 ) ( -640 768 64 ) ( -576 768 0 ) sym06_10 0 0 0 1 1 +( -640 672 384 ) ( -640 1184 384 ) ( -640 672 448 ) sym06_10 0 0 0 1 1 +} +// brush 3 +{ +( -1024 1344 0 ) ( -1024 1024 0 ) ( -1280 1344 0 ) sfloor4_6 0 0 0 1 1 +( -1088 1408 0 ) ( -1344 1408 0 ) ( -1088 1408 -64 ) sfloor4_6 0 0 0 1 1 +( -640 1056 0 ) ( -640 1056 -64 ) ( -640 736 0 ) sfloor4_6 0 0 0 1 1 +( -1280 1024 -64 ) ( -1024 1024 -64 ) ( -1280 1344 -64 ) sfloor4_6 0 0 0 1 1 +( -960 704 -64 ) ( -960 704 0 ) ( -704 704 -64 ) sfloor4_6 0 0 0 1 1 +( -1344 1056 -64 ) ( -1344 1376 -64 ) ( -1344 1056 0 ) sfloor4_6 0 0 0 1 1 +} +// brush 4 +{ +( -1216 1280 128 ) ( -1216 1152 128 ) ( -1312 1152 128 ) sfloor4_5 0 0 0 1 1 +( -1344 1280 480 ) ( -1344 1152 480 ) ( -1344 1280 448 ) base_ceil1 0 0 0 1 1 +( -1152 1280 480 ) ( -1152 1280 448 ) ( -1024 1280 480 ) base_ceil1 0 0 0 1 1 +( -992 1152 0 ) ( -992 1280 0 ) ( -1120 1152 0 ) base_ceil1 0 0 0 1 1 +( -1216 1152 128 ) ( -1216 1280 128 ) ( -1024 1280 32 ) base_ceil1 0 0 0 1 1 +( -1024 1152 448 ) ( -1152 1152 448 ) ( -1024 1152 480 ) rub_la33b 0 0 0 1 1 +} +// brush 5 +{ +( -960 1152 64 ) ( -1088 1152 64 ) ( -1088 1248 64 ) sfloor4_5 0 0 0 1 1 +( -960 1280 416 ) ( -1088 1280 416 ) ( -960 1280 384 ) base_ceil1 0 0 0 1 1 +( -960 1088 416 ) ( -960 1088 384 ) ( -960 960 416 ) basepanel3 0 0 0 1 1 +( -1088 928 0 ) ( -960 928 0 ) ( -1088 1056 0 ) base_ceil1 0 0 0 1 1 +( -1088 1152 64 ) ( -960 1152 64 ) ( -960 960 -32 ) base_ceil1 0 0 0 1 1 +( -1088 960 384 ) ( -1088 1088 384 ) ( -1088 960 416 ) base_ceil1 0 0 0 1 1 +} +// brush 6 +{ +( -672 928 128 ) ( -768 928 128 ) ( -672 1440 128 ) sfloor4_5 0 0 0 1 1 +( -640 928 128 ) ( -640 1440 128 ) ( -640 928 0 ) base_ceil1 0 0 0 1 1 +( -672 704 128 ) ( -672 704 0 ) ( -768 704 128 ) base_ceil1 0 0 0 1 1 +( -768 1440 0 ) ( -768 928 0 ) ( -672 1440 0 ) base_ceil1 0 0 0 1 1 +( -768 1408 0 ) ( -768 1408 128 ) ( -768 896 0 ) rub_la33b 0 0 0 1 1 +( -768 1280 0 ) ( -672 1280 0 ) ( -768 1280 128 ) base_ceil1 0 0 0 1 1 +} +// brush 7 +{ +( -1216 1216 128 ) ( -1184 1216 128 ) ( -1216 1152 128 ) sfloor4_6 0 0 0 1 1 +( -1216 1280 128 ) ( -1216 1280 112 ) ( -1184 1280 128 ) tech04_6 0 0 0 1 1 +( -1184 1152 112 ) ( -1184 1152 128 ) ( -1184 1216 112 ) tech04_6 0 0 0 1 1 +( -1184 1152 112 ) ( -1216 1152 112 ) ( -1184 1152 128 ) tech04_6 0 0 0 1 1 +( -1216 1056 128 ) ( -1184 1056 112 ) ( -1216 1184 128 ) sym06_7 0 0 0 1 1 +} +// brush 8 +{ +( -1184 1216 112 ) ( -1152 1216 112 ) ( -1184 1152 112 ) sfloor4_6 0 0 0 1 1 +( -1184 1280 112 ) ( -1184 1280 96 ) ( -1152 1280 112 ) tech04_6 0 0 0 1 1 +( -1152 1152 96 ) ( -1152 1152 112 ) ( -1152 1216 96 ) tech04_6 0 0 0 1 1 +( -1152 1152 96 ) ( -1184 1152 96 ) ( -1152 1152 112 ) tech04_6 0 0 0 1 1 +( -1184 1056 112 ) ( -1152 1056 96 ) ( -1184 1184 112 ) sym06_7 0 0 0 1 1 +} +// brush 9 +{ +( -1120 1216 80 ) ( -1088 1216 80 ) ( -1120 1152 80 ) sfloor4_6 0 0 0 1 1 +( -1120 1280 80 ) ( -1120 1280 64 ) ( -1088 1280 80 ) tech04_6 0 0 0 1 1 +( -1088 1152 64 ) ( -1088 1152 80 ) ( -1088 1216 64 ) tech04_6 0 0 0 1 1 +( -1088 1152 64 ) ( -1120 1152 64 ) ( -1088 1152 80 ) tech04_6 0 0 0 1 1 +( -1120 1056 80 ) ( -1088 1056 64 ) ( -1120 1184 80 ) sym06_7 0 0 0 1 1 +} +// brush 10 +{ +( -1152 1216 96 ) ( -1120 1216 96 ) ( -1152 1152 96 ) sfloor4_6 0 0 0 1 1 +( -1152 1280 96 ) ( -1152 1280 80 ) ( -1120 1280 96 ) tech04_6 0 0 0 1 1 +( -1120 1152 80 ) ( -1120 1152 96 ) ( -1120 1216 80 ) tech04_6 0 0 0 1 1 +( -1120 1152 80 ) ( -1152 1152 80 ) ( -1120 1152 96 ) tech04_6 0 0 0 1 1 +( -1152 1056 96 ) ( -1120 1056 80 ) ( -1152 1184 96 ) sym06_7 0 0 0 1 1 +} +// brush 11 +{ +( -1024 1088 32 ) ( -1024 1056 32 ) ( -1088 1088 32 ) sfloor4_6 0 0 0 1 1 +( -960 1088 32 ) ( -960 1088 16 ) ( -960 1056 32 ) tech04_6 0 0 0 1 1 +( -1088 1056 16 ) ( -1088 1056 32 ) ( -1024 1056 16 ) tech04_6 0 0 0 1 1 +( -1088 1056 16 ) ( -1088 1088 16 ) ( -1088 1056 32 ) tech04_6 0 0 0 1 1 +( -1184 1088 32 ) ( -1184 1056 16 ) ( -1056 1088 32 ) sym06_7 0 0 0 1 1 +} +// brush 12 +{ +( -1024 1056 16 ) ( -1024 1024 16 ) ( -1088 1056 16 ) sfloor4_6 0 0 0 1 1 +( -960 1056 16 ) ( -960 1056 0 ) ( -960 1024 16 ) tech04_6 0 0 0 1 1 +( -1088 1024 0 ) ( -1088 1024 16 ) ( -1024 1024 0 ) tech04_6 0 0 0 1 1 +( -1088 1024 0 ) ( -1088 1056 0 ) ( -1088 1024 16 ) tech04_6 0 0 0 1 1 +( -1184 1056 16 ) ( -1184 1024 0 ) ( -1056 1056 16 ) sym06_7 0 0 0 1 1 +} +// brush 13 +{ +( -1024 1120 48 ) ( -1024 1088 48 ) ( -1088 1120 48 ) sfloor4_6 0 0 0 1 1 +( -960 1120 48 ) ( -960 1120 32 ) ( -960 1088 48 ) tech04_6 0 0 0 1 1 +( -1088 1088 32 ) ( -1088 1088 48 ) ( -1024 1088 32 ) tech04_6 0 0 0 1 1 +( -1088 1088 32 ) ( -1088 1120 32 ) ( -1088 1088 48 ) tech04_6 0 0 0 1 1 +( -1184 1120 48 ) ( -1184 1088 32 ) ( -1056 1120 48 ) sym06_7 0 0 0 1 1 +} +// brush 14 +{ +( -1024 1152 64 ) ( -1024 1120 64 ) ( -1088 1152 64 ) sfloor4_6 0 0 0 1 1 +( -960 1152 64 ) ( -960 1152 48 ) ( -960 1120 64 ) tech04_6 0 0 0 1 1 +( -1088 1120 48 ) ( -1088 1120 64 ) ( -1024 1120 48 ) tech04_6 0 0 0 1 1 +( -1088 1120 48 ) ( -1088 1152 48 ) ( -1088 1120 64 ) tech04_6 0 0 0 1 1 +( -1184 1152 64 ) ( -1184 1120 48 ) ( -1056 1152 64 ) sym06_7 0 0 0 1 1 +} +// brush 15 +{ +( -608 672 576 ) ( -928 672 576 ) ( -608 928 576 ) basepanel3 96 32 0 1 1 +( -640 672 576 ) ( -640 928 576 ) ( -640 672 512 ) basepanel3 96 0 0 1 1 +( -864 768 576 ) ( -864 768 512 ) ( -1184 768 576 ) basepanel3 96 0 0 1 1 +( -928 928 512 ) ( -928 672 512 ) ( -608 928 512 ) basepanel3 96 0 0 1 1 +( -1152 704 512 ) ( -1152 704 576 ) ( -1152 448 512 ) basepanel3 96 0 0 1 1 +( -928 832 512 ) ( -608 832 512 ) ( -928 832 576 ) basepanel3 96 0 0 1 1 +} +// brush 16 +{ +( -896 1120 640 ) ( -896 1056 640 ) ( -1344 1120 640 ) sky4 0 0 0 1 1 +( -928 1408 640 ) ( -1376 1408 640 ) ( -928 1408 576 ) sky4 0 0 0 1 1 +( -640 928 640 ) ( -640 928 576 ) ( -640 864 640 ) sky4 0 0 0 1 1 +( -1344 1056 576 ) ( -896 1056 576 ) ( -1344 1120 576 ) sky4 0 0 0 1 1 +( -1056 704 576 ) ( -1056 704 640 ) ( -608 704 576 ) sky4 0 0 0 1 1 +( -1344 1056 576 ) ( -1344 1120 576 ) ( -1344 1056 640 ) sky4 0 0 0 1 1 +} +// brush 17 +{ +( -736 1312 576 ) ( -736 992 576 ) ( -992 1312 576 ) basepanel3 96 32 0 1 1 +( -736 1088 576 ) ( -992 1088 576 ) ( -736 1088 512 ) basepanel3 96 0 0 1 1 +( -832 1056 576 ) ( -832 1056 512 ) ( -832 736 576 ) basepanel3 32 0 0 1 1 +( -992 992 512 ) ( -736 992 512 ) ( -992 1312 512 ) basepanel3 32 0 90 1 1 +( -768 832 512 ) ( -768 832 576 ) ( -512 832 512 ) basepanel3 96 0 0 1 1 +( -896 1056 512 ) ( -896 1376 512 ) ( -896 1056 576 ) basepanel3 96 0 0 1 1 +} +// brush 18 +{ +( -864 1376 128 ) ( -864 1280 128 ) ( -1376 1376 128 ) sfloor4_5 0 0 0 1 1 +( -864 1408 128 ) ( -1376 1408 128 ) ( -864 1408 0 ) base_ceil1 0 0 0 1 1 +( -640 1376 128 ) ( -640 1376 0 ) ( -640 1280 128 ) base_ceil1 0 0 0 1 1 +( -1376 1280 0 ) ( -864 1280 0 ) ( -1376 1376 0 ) base_ceil1 0 0 0 1 1 +( -1344 1280 0 ) ( -1344 1280 128 ) ( -832 1280 0 ) rub_la33b 0 0 0 1 1 +( -1344 1280 0 ) ( -1344 1376 0 ) ( -1344 1280 128 ) base_ceil1 0 0 0 1 1 +} +// brush 19 +{ +( -1152 896 512 ) ( -1152 832 512 ) ( -1216 896 512 ) pbtek1_04 0 0 0 1 1 +( -1152 896 576 ) ( -1216 896 576 ) ( -1152 896 512 ) pbtek1_04 0 0 0 1 1 +( -1152 896 512 ) ( -1152 896 448 ) ( -1152 832 512 ) pbtek1_04 0 0 0 1 1 +( -1216 832 0 ) ( -1152 832 0 ) ( -1216 896 0 ) pbtek1_04 0 0 0 1 1 +( -1216 832 512 ) ( -1216 832 576 ) ( -1152 832 512 ) pbtek1_04 0 0 0 1 1 +( -1216 832 512 ) ( -1216 896 512 ) ( -1216 832 576 ) pbtek1_04 0 0 0 1 1 +} +// brush 20 +{ +( -1088 1152 512 ) ( -1088 1088 512 ) ( -1152 1152 512 ) pbtek1_04 0 0 0 1 1 +( -1088 1152 576 ) ( -1152 1152 576 ) ( -1088 1152 512 ) pbtek1_04 0 0 0 1 1 +( -1088 1152 576 ) ( -1088 1152 512 ) ( -1088 1088 576 ) pbtek1_04 0 0 0 1 1 +( -1152 1088 0 ) ( -1088 1088 0 ) ( -1152 1152 0 ) pbtek1_04 0 0 0 1 1 +( -1152 1088 512 ) ( -1152 1088 576 ) ( -1088 1088 512 ) pbtek1_04 0 0 0 1 1 +( -1152 1088 448 ) ( -1152 1152 448 ) ( -1152 1088 512 ) pbtek1_04 0 0 0 1 1 +} +// brush 21 +{ +( -832 832 512 ) ( -832 768 512 ) ( -896 832 512 ) pbtek1_04 0 0 0 1 1 +( -832 832 576 ) ( -896 832 576 ) ( -832 832 512 ) pbtek1_04 0 0 0 1 1 +( -832 832 576 ) ( -832 832 512 ) ( -832 768 576 ) pbtek1_04 0 0 0 1 1 +( -896 768 0 ) ( -832 768 0 ) ( -896 832 0 ) pbtek1_04 0 0 0 1 1 +( -896 768 512 ) ( -896 768 576 ) ( -832 768 512 ) pbtek1_04 0 0 0 1 1 +( -896 768 448 ) ( -896 832 448 ) ( -896 768 512 ) pbtek1_04 0 0 0 1 1 +} +// brush 22 +{ +( -768 1280 512 ) ( -768 1216 512 ) ( -832 1280 512 ) pbtek1_04 0 0 0 1 1 +( -768 1280 576 ) ( -832 1280 576 ) ( -768 1280 512 ) pbtek1_04 0 0 0 1 1 +( -768 1280 576 ) ( -768 1280 512 ) ( -768 1216 576 ) pbtek1_04 0 0 0 1 1 +( -832 1216 0 ) ( -768 1216 0 ) ( -832 1280 0 ) pbtek1_04 0 0 0 1 1 +( -832 1216 512 ) ( -832 1216 576 ) ( -768 1216 512 ) pbtek1_04 0 0 0 1 1 +( -832 1216 512 ) ( -832 1280 512 ) ( -832 1216 576 ) pbtek1_04 0 0 0 1 1 +} +// brush 23 +{ +( -672 1632 576 ) ( -672 1312 576 ) ( -928 1632 576 ) basepanel3 32 32 0 1 1 +( -672 1408 576 ) ( -928 1408 576 ) ( -672 1408 512 ) basepanel3 32 0 0 1 1 +( -768 1376 576 ) ( -768 1376 512 ) ( -768 1056 576 ) basepanel3 96 0 0 1 1 +( -928 1312 512 ) ( -672 1312 512 ) ( -928 1632 512 ) basepanel3 96 0 90 1 1 +( -704 1152 512 ) ( -704 1152 576 ) ( -448 1152 512 ) basepanel3 32 0 0 1 1 +( -832 1312 512 ) ( -832 1632 512 ) ( -832 1312 576 ) basepanel3 96 0 0 1 1 +} +// brush 24 +{ +( -800 736 576 ) ( -1120 736 576 ) ( -800 992 576 ) basepanel3 32 32 0 1 1 +( -1216 736 576 ) ( -1216 992 576 ) ( -1216 736 512 ) basepanel3 32 0 0 1 1 +( -1056 832 576 ) ( -1056 832 512 ) ( -1376 832 576 ) basepanel3 32 0 0 1 1 +( -1120 992 512 ) ( -1120 736 512 ) ( -800 992 512 ) basepanel3 32 0 0 1 1 +( -1344 768 512 ) ( -1344 768 576 ) ( -1344 512 512 ) basepanel3 32 0 0 1 1 +( -1120 896 512 ) ( -800 896 512 ) ( -1120 896 576 ) basepanel3 32 0 0 1 1 +} +// brush 25 +{ +( -1056 1312 576 ) ( -1056 992 576 ) ( -1312 1312 576 ) basepanel3 32 32 0 1 1 +( -1056 1088 576 ) ( -1312 1088 576 ) ( -1056 1088 512 ) basepanel3 32 0 0 1 1 +( -1152 1056 576 ) ( -1152 1056 512 ) ( -1152 736 576 ) basepanel3 32 0 0 1 1 +( -1312 992 512 ) ( -1056 992 512 ) ( -1312 1312 512 ) basepanel3 32 0 90 1 1 +( -1088 704 512 ) ( -1088 704 576 ) ( -832 704 512 ) basepanel3 32 0 0 1 1 +( -1216 992 512 ) ( -1216 1312 512 ) ( -1216 992 576 ) basepanel3 32 0 0 1 1 +} +// brush 26 +{ +( -992 1632 576 ) ( -992 1312 576 ) ( -1248 1632 576 ) basepanel3 96 32 0 1 1 +( -992 1408 576 ) ( -1248 1408 576 ) ( -992 1408 512 ) basepanel3 96 0 0 1 1 +( -1088 1376 576 ) ( -1088 1376 512 ) ( -1088 1056 576 ) basepanel3 96 0 0 1 1 +( -1248 1312 512 ) ( -992 1312 512 ) ( -1248 1632 512 ) basepanel3 96 0 90 1 1 +( -1024 1152 512 ) ( -1024 1152 576 ) ( -768 1152 512 ) basepanel3 96 0 0 1 1 +( -1152 1312 512 ) ( -1152 1632 512 ) ( -1152 1312 576 ) basepanel3 96 0 0 1 1 +} +// brush 27 +{ +( -608 992 576 ) ( -928 992 576 ) ( -608 1248 576 ) basepanel3 96 32 0 1 1 +( -640 992 576 ) ( -640 1248 576 ) ( -640 992 512 ) basepanel3 32 0 0 1 1 +( -864 1088 576 ) ( -864 1088 512 ) ( -1184 1088 576 ) basepanel3 96 0 0 1 1 +( -928 1248 512 ) ( -928 992 512 ) ( -608 1248 512 ) basepanel3 96 0 0 1 1 +( -1344 1024 512 ) ( -1344 1024 576 ) ( -1344 768 512 ) basepanel3 32 0 0 1 1 +( -928 1152 512 ) ( -608 1152 512 ) ( -928 1152 576 ) basepanel3 96 0 0 1 1 +} +// brush 28 +{ +( -640 704 512 ) ( -640 640 512 ) ( -768 704 512 ) tech08_9 0 0 0 1 1 +( -640 704 768 ) ( -768 704 768 ) ( -640 704 128 ) tech08_9 0 0 0 -1 1 +( -640 704 640 ) ( -640 704 0 ) ( -640 640 640 ) tech08_9 0 0 0 1 1 +( -768 640 384 ) ( -640 640 384 ) ( -768 704 384 ) tech08_9 0 0 0 1 1 +( -768 640 128 ) ( -768 640 768 ) ( -640 640 128 ) tech08_9 0 0 0 1 1 +( -768 640 0 ) ( -768 704 0 ) ( -768 640 640 ) tech08_9 0 0 0 1 1 +} +// brush 29 +{ +( -576 768 512 ) ( -576 704 512 ) ( -640 768 512 ) sym06_5 64 64 0 1 1 +( -576 768 640 ) ( -640 768 640 ) ( -576 768 0 ) sym06_5 64 0 0 1 1 +( -576 768 640 ) ( -576 768 0 ) ( -576 704 640 ) sym06_5 64 0 0 1 1 +( -640 704 0 ) ( -576 704 0 ) ( -640 768 0 ) sym06_5 64 64 0 1 1 +( -640 704 0 ) ( -640 704 640 ) ( -576 704 0 ) sym06_5 64 0 0 1 1 +( -640 704 -128 ) ( -640 768 -128 ) ( -640 704 512 ) sym06_5 64 0 0 1 1 +} +// brush 30 +{ +( -768 704 512 ) ( -768 640 512 ) ( -832 704 512 ) sym06_5 0 0 0 1 1 +( -768 704 640 ) ( -832 704 640 ) ( -768 704 0 ) sym06_5 0 0 0 1 1 +( -768 704 512 ) ( -768 704 -128 ) ( -768 640 512 ) sym06_5 0 0 0 1 1 +( -832 640 128 ) ( -768 640 128 ) ( -832 704 128 ) sym06_5 0 0 0 1 1 +( -832 640 0 ) ( -832 640 640 ) ( -768 640 0 ) sym06_5 0 0 0 1 1 +( -832 640 -128 ) ( -832 704 -128 ) ( -832 640 512 ) sym06_5 0 0 0 1 1 +} +// brush 31 +{ +( -224 768 384 ) ( -224 640 384 ) ( -928 768 384 ) sfloor4_6 0 0 0 1 1 +( -224 800 448 ) ( -928 800 448 ) ( -224 800 0 ) tech04_6 0 0 0 1 1 +( -736 832 448 ) ( -736 832 0 ) ( -736 704 448 ) tech04_6 0 0 0 1 1 +( -928 640 368 ) ( -224 640 368 ) ( -928 768 368 ) sfloor4_6 0 0 0 1 1 +( -832 704 0 ) ( -832 704 448 ) ( -128 704 0 ) tech04_6 32 0 0 1 1 +( -768 672 0 ) ( -768 800 0 ) ( -768 672 448 ) tech04_6 64 0 0 1 1 +} +// brush 32 +{ +( -1280 704 384 ) ( -1408 704 384 ) ( -1280 1408 384 ) sfloor4_5 0 0 0 1 1 +( -1216 704 448 ) ( -1216 1408 448 ) ( -1216 704 0 ) tech04_6 64 0 0 -1 1 +( -1216 832 448 ) ( -1216 832 0 ) ( -1344 832 448 ) tech04_6 0 0 0 1 1 +( -1408 1408 368 ) ( -1408 704 368 ) ( -1280 1408 368 ) sfloor4_5 0 0 0 1 1 +( -1344 1312 0 ) ( -1344 1312 448 ) ( -1344 608 0 ) tech04_6 96 0 0 -1 1 +( -1408 1408 0 ) ( -1280 1408 0 ) ( -1408 1408 448 ) tech04_6 64 0 0 1 1 +} +// brush 33 +{ +( -640 768 384 ) ( -640 640 384 ) ( -1344 768 384 ) sfloor4_5 0 0 0 1 1 +( -672 832 448 ) ( -1376 832 448 ) ( -672 832 0 ) tech04_6 0 0 0 1 1 +( -768 896 448 ) ( -768 896 0 ) ( -768 768 448 ) tech04_6 0 0 0 1 1 +( -1344 640 368 ) ( -640 640 368 ) ( -1344 768 368 ) sfloor4_5 0 0 0 1 1 +( -1248 704 0 ) ( -1248 704 448 ) ( -544 704 0 ) tech04_6 32 0 0 1 1 +( -1344 640 0 ) ( -1344 768 0 ) ( -1344 640 448 ) tech04_6 64 0 0 1 1 +} +// brush 34 +{ +( -684 716 384 ) ( -684 704 384 ) ( -724 716 384 ) clip 0 0 0 1 1 +( -684 716 592 ) ( -724 716 592 ) ( -684 716 128 ) clip 0 0 0 1 1 +( -684 716 592 ) ( -684 716 128 ) ( -684 704 592 ) clip 0 0 0 1 1 +( -724 704 128 ) ( -684 704 128 ) ( -724 716 128 ) clip 0 0 0 1 1 +( -724 704 128 ) ( -724 704 592 ) ( -684 704 128 ) clip 0 0 0 1 1 +( -724 704 128 ) ( -724 716 128 ) ( -724 704 592 ) clip 0 0 0 1 1 +} +// brush 35 +{ +( -640 832 384 ) ( -640 704 384 ) ( -1344 832 384 ) sfloor4_6 0 0 0 1 1 +( -640 832 448 ) ( -1344 832 448 ) ( -640 832 0 ) tech04_6 0 0 0 1 1 +( -640 896 448 ) ( -640 896 0 ) ( -640 768 448 ) tech04_6 64 0 0 1 1 +( -1344 704 368 ) ( -640 704 368 ) ( -1344 832 368 ) sfloor4_6 0 0 0 1 1 +( -1248 800 0 ) ( -1248 800 448 ) ( -544 800 0 ) tech04_6 32 0 0 1 1 +( -768 704 0 ) ( -768 832 0 ) ( -768 704 448 ) tech04_6 0 0 0 1 1 +} +// brush 36 +{ +( -672 1376 136 ) ( -672 1312 136 ) ( -736 1376 136 ) rub_la18 32 32 0 1 1 +( -672 1376 520 ) ( -736 1376 520 ) ( -672 1376 72 ) rub_la15 0 8 0 1 1 +( -672 1376 520 ) ( -672 1376 72 ) ( -672 1312 520 ) rub_la15 0 8 0 1 1 +( -736 1312 128 ) ( -672 1312 128 ) ( -736 1376 128 ) rub_la15 0 0 0 1 1 +( -736 1312 72 ) ( -736 1312 520 ) ( -672 1312 72 ) rub_la15 0 8 0 1 1 +( -736 1312 72 ) ( -736 1376 72 ) ( -736 1312 520 ) rub_la15 0 8 0 1 1 +} +// brush 37 +{ +( -928 800 8 ) ( -928 736 8 ) ( -992 800 8 ) tele_top 32 32 270 1 1 +( -928 800 392 ) ( -992 800 392 ) ( -928 800 -56 ) rub_la15 0 8 0 1 1 +( -928 800 392 ) ( -928 800 -56 ) ( -928 736 392 ) rub_la15 0 8 0 1 1 +( -992 728 0 ) ( -928 728 0 ) ( -992 792 0 ) rub_la15 0 8 0 1 1 +( -992 736 -56 ) ( -992 736 392 ) ( -928 736 -56 ) rub_la15 0 8 0 1 1 +( -992 736 -56 ) ( -992 800 -56 ) ( -992 736 392 ) rub_la15 0 8 0 1 1 +} +// brush 38 +{ +( -640 1412 4 ) ( -640 708 4 ) ( -1332 1412 4 ) *water1 0 0 33 1.5 1.5 +( -652 1408 592 ) ( -1344 1408 592 ) ( -652 1408 128 ) *water1 0 0 0 1 1 +( -640 1408 592 ) ( -640 1408 128 ) ( -640 704 592 ) *water1 4 0 0 1 1 +( -1340 708 0 ) ( -648 708 0 ) ( -1340 1412 0 ) *water1 60 0 0 1 1 +( -1332 672 128 ) ( -1332 672 592 ) ( -640 672 128 ) *water1 52 0 0 1 1 +( -1344 708 128 ) ( -1344 1412 128 ) ( -1344 708 592 ) *water1 0 0 0 1 1 +} +// brush 39 +{ +( -800 1408 512 ) ( -1312 1408 512 ) ( -800 1472 512 ) dmp_la5 0 0 0 1 1 +( -640 1408 -64 ) ( -640 1472 -64 ) ( -640 1408 -128 ) dmp_la5 0 0 0 1 1 +( -800 1408 64 ) ( -800 1408 0 ) ( -1312 1408 64 ) sym06_10 0 0 0 1 1 +( -1312 1472 0 ) ( -1312 1408 0 ) ( -800 1472 0 ) dmp_la5 0 0 0 1 1 +( -1216 1472 -64 ) ( -1216 1472 0 ) ( -1216 1408 -64 ) dmp_la5 0 0 0 1 1 +( -1312 1472 448 ) ( -800 1472 448 ) ( -1312 1472 512 ) dmp_la5 0 0 0 1 1 +} +// brush 40 +{ +( -928 1408 384 ) ( -1440 1408 384 ) ( -928 1472 384 ) tech04_1 0 0 0 1 1 +( -1216 1376 64 ) ( -1216 1440 64 ) ( -1216 1376 0 ) sym06_10 32 0 0 1 1 +( -928 1408 -192 ) ( -928 1408 -256 ) ( -1440 1408 -192 ) sym06_10 0 0 0 1 1 +( -1440 1472 0 ) ( -1440 1408 0 ) ( -928 1472 0 ) sym06_10 0 0 0 1 1 +( -1344 1472 0 ) ( -1344 1472 64 ) ( -1344 1408 0 ) sym06_10 0 0 0 1 1 +( -1440 1472 448 ) ( -928 1472 448 ) ( -1440 1472 512 ) sym06_10 0 0 0 1 1 +} +// brush 41 +{ +( -1280 1440 512 ) ( -1280 1408 512 ) ( -1312 1440 512 ) tech10_7 0 0 0 1 1 +( -1280 1472 512 ) ( -1312 1472 512 ) ( -1280 1472 384 ) tech10_7 0 0 0 1 1 +( -1248 1472 512 ) ( -1248 1472 384 ) ( -1248 1440 512 ) tech10_7 0 0 0 1 1 +( -1312 1408 384 ) ( -1280 1408 384 ) ( -1312 1440 384 ) tech10_7 0 0 0 1 1 +( -1280 1440 384 ) ( -1280 1440 512 ) ( -1248 1440 384 ) tech04_1 0 0 0 1 1 +( -1312 1408 384 ) ( -1312 1440 384 ) ( -1312 1408 512 ) tech10_7 0 0 0 1 1 +} +// brush 42 +{ +( -1312 1440 512 ) ( -1312 1408 512 ) ( -1344 1440 512 ) tech10_7 0 0 0 1 1 +( -1312 1472 512 ) ( -1344 1472 512 ) ( -1312 1472 384 ) tech10_7 0 0 0 1 1 +( -1312 1440 512 ) ( -1312 1440 384 ) ( -1312 1408 512 ) tech04_1 0 0 0 1 1 +( -1344 1408 384 ) ( -1312 1408 384 ) ( -1344 1440 384 ) tech10_7 0 0 0 1 1 +( -1344 1408 384 ) ( -1344 1408 512 ) ( -1312 1408 384 ) tech10_7 0 0 0 1 1 +( -1344 1408 384 ) ( -1344 1440 384 ) ( -1344 1408 512 ) tech10_7 0 0 0 1 1 +} +// brush 43 +{ +( -1248 1440 512 ) ( -1248 1408 512 ) ( -1280 1440 512 ) tech10_7 0 0 0 1 1 +( -1248 1472 512 ) ( -1280 1472 512 ) ( -1248 1472 384 ) tech10_7 0 0 0 1 1 +( -1248 1440 512 ) ( -1248 1440 384 ) ( -1248 1408 512 ) tech10_7 0 0 0 1 1 +( -1312 1408 480 ) ( -1280 1408 480 ) ( -1312 1440 480 ) tech04_1 0 0 0 1 1 +( -1280 1408 384 ) ( -1280 1408 512 ) ( -1248 1408 384 ) rpbase6 32 0 0 1 1 +( -1312 1408 480 ) ( -1312 1440 480 ) ( -1312 1408 608 ) tech04_1 0 0 0 1 1 +} +// brush 44 +{ +( -1200 1216 384 ) ( -1216 1216 384 ) ( -1200 1472 384 ) tech04_6 0 0 -90 1 1 +( -1200 1216 384 ) ( -1200 1472 384 ) ( -1200 1216 368 ) tech04_6 0 0 0 1 1 +( -1200 896 384 ) ( -1200 896 368 ) ( -1216 896 384 ) tech04_6 0 0 0 1 1 +( -1216 1472 368 ) ( -1216 1216 368 ) ( -1200 1472 368 ) tech04_6 0 0 -90 1 1 +( -1216 1472 368 ) ( -1216 1472 384 ) ( -1216 1216 368 ) tech04_6 0 0 0 1 1 +( -1216 1408 368 ) ( -1200 1408 368 ) ( -1216 1408 384 ) tech04_6 0 0 0 1 1 +} +// brush 45 +{ +( -960 848 384 ) ( -960 832 384 ) ( -1216 848 384 ) tech04_6 0 0 0 1 1 +( -960 848 384 ) ( -1216 848 384 ) ( -960 848 368 ) tech04_6 0 0 0 1 1 +( -640 848 384 ) ( -640 848 368 ) ( -640 832 384 ) tech04_6 0 0 0 1 1 +( -1216 832 368 ) ( -960 832 368 ) ( -1216 848 368 ) tech04_6 0 0 0 1 1 +( -1216 832 368 ) ( -1216 832 384 ) ( -960 832 368 ) tech04_6 0 0 0 1 1 +( -1152 832 368 ) ( -1152 848 368 ) ( -1152 832 384 ) tech04_6 0 0 0 1 1 +} +// brush 46 +{ +( -640 992 576 ) ( -640 1504 576 ) ( -576 992 576 ) basepanel3 0 0 0 1 1 +( -672 704 320 ) ( -608 704 320 ) ( -672 704 256 ) basepanel3 32 0 0 1 1 +( -640 992 64 ) ( -640 992 0 ) ( -640 1504 64 ) basepanel3 0 0 0 1 1 +( -576 1504 512 ) ( -640 1504 512 ) ( -576 992 512 ) tech04_1 0 0 0 1 1 +( -576 1408 256 ) ( -576 1408 320 ) ( -640 1408 256 ) basepanel3 0 0 0 1 1 +( -576 1504 704 ) ( -576 992 704 ) ( -576 1504 768 ) basepanel3 0 0 0 1 1 +} +// brush 47 +{ +( -928 640 576 ) ( -1440 640 576 ) ( -928 704 576 ) basepanel3 0 0 0 1 1 +( -640 608 320 ) ( -640 672 320 ) ( -640 608 256 ) basepanel3 32 0 0 1 1 +( -928 640 64 ) ( -928 640 0 ) ( -1440 640 64 ) basepanel3 0 0 0 1 1 +( -1440 704 512 ) ( -1440 640 512 ) ( -928 704 512 ) tech04_1 0 0 0 1 1 +( -1344 704 256 ) ( -1344 704 320 ) ( -1344 640 256 ) basepanel3 0 0 0 1 1 +( -1440 704 704 ) ( -928 704 704 ) ( -1440 704 768 ) basepanel3 0 0 0 1 1 +} +// brush 48 +{ +( -928 1408 576 ) ( -1440 1408 576 ) ( -928 1472 576 ) basepanel3 0 0 0 1 1 +( -640 1376 320 ) ( -640 1440 320 ) ( -640 1376 256 ) basepanel3 32 0 0 1 1 +( -928 1408 64 ) ( -928 1408 0 ) ( -1440 1408 64 ) basepanel3 0 0 0 1 1 +( -1440 1472 512 ) ( -1440 1408 512 ) ( -928 1472 512 ) tech04_1 0 0 0 1 1 +( -1344 1472 256 ) ( -1344 1472 320 ) ( -1344 1408 256 ) basepanel3 0 0 0 1 1 +( -1440 1472 704 ) ( -928 1472 704 ) ( -1440 1472 768 ) basepanel3 0 0 0 1 1 +} +// brush 49 +{ +( -128 768 384 ) ( -128 640 384 ) ( -832 768 384 ) sfloor4_6 0 0 0 1 1 +( -128 800 448 ) ( -832 800 448 ) ( -128 800 0 ) tech04_6 0 0 0 1 1 +( -640 832 448 ) ( -640 832 0 ) ( -640 704 448 ) tech04_6 0 0 0 1 1 +( -832 640 368 ) ( -128 640 368 ) ( -832 768 368 ) sfloor4_6 0 0 0 1 1 +( -736 704 0 ) ( -736 704 448 ) ( -32 704 0 ) tech04_6 32 0 0 1 1 +( -672 672 0 ) ( -672 800 0 ) ( -672 672 448 ) tech04_6 64 0 0 1 1 +} +// brush 50 +{ +( -800 640 512 ) ( -1312 640 512 ) ( -800 704 512 ) sym06_10 0 0 0 1 1 +( -832 640 -64 ) ( -832 704 -64 ) ( -832 640 -128 ) sym06_10 0 0 0 1 1 +( -800 640 0 ) ( -800 640 -64 ) ( -1312 640 0 ) sym06_10 0 0 0 1 1 +( -1312 704 128 ) ( -1312 640 128 ) ( -800 704 128 ) tech10_7 0 64 90 1 1 +( -1344 704 -128 ) ( -1344 704 -64 ) ( -1344 640 -128 ) sym06_10 0 0 0 1 1 +( -1312 704 640 ) ( -800 704 640 ) ( -1312 704 704 ) sym06_10 64 0 0 1 1 +} +// brush 51 +{ +( -1344 1248 512 ) ( -1344 736 512 ) ( -1408 1248 512 ) sym06_10 0 0 0 1 1 +( -1344 1408 64 ) ( -1408 1408 64 ) ( -1344 1408 0 ) sym06_10 0 0 0 1 1 +( -1344 1248 -64 ) ( -1344 1248 -128 ) ( -1344 736 -64 ) sym06_10 64 0 0 1 1 +( -1408 736 128 ) ( -1344 736 128 ) ( -1408 1248 128 ) sym06_10 0 0 0 1 1 +( -1408 704 128 ) ( -1408 704 192 ) ( -1344 704 128 ) sym06_10 0 0 0 1 1 +( -1408 736 448 ) ( -1408 1248 448 ) ( -1408 736 512 ) sym06_10 0 0 0 1 1 +} +// brush 52 +{ +( -960 704 0 ) ( -960 640 0 ) ( -1088 704 0 ) tech10_7 0 64 90 1 1 +( -960 704 64 ) ( -1088 704 64 ) ( -960 704 -64 ) tech04_1 0 0 0 1 1 +( -960 704 64 ) ( -960 704 -64 ) ( -960 640 64 ) tech04_1 0 0 0 1 1 +( -1088 640 -64 ) ( -960 640 -64 ) ( -1088 704 -64 ) tech04_1 0 0 0 1 1 +( -1088 640 -64 ) ( -1088 640 64 ) ( -960 640 -64 ) tech04_1 0 0 0 1 1 +( -1088 640 -64 ) ( -1088 704 -64 ) ( -1088 640 64 ) tech04_1 0 0 0 1 1 +} +// brush 53 +{ +( -960 608 128 ) ( -960 576 128 ) ( -1088 608 128 ) edoor01_2 64 0 0 1 1 +( -960 608 64 ) ( -1088 608 64 ) ( -960 608 0 ) edoor01_2 64 0 0 1 1 +( -960 608 64 ) ( -960 608 0 ) ( -960 576 64 ) edoor01_2 0 0 0 1 1 +( -1088 576 0 ) ( -960 576 0 ) ( -1088 608 0 ) edoor01_2 64 0 0 1 1 +( -1088 576 0 ) ( -1088 576 64 ) ( -960 576 0 ) edoor01_2 64 0 0 1 1 +( -1088 576 0 ) ( -1088 608 0 ) ( -1088 576 64 ) edoor01_2 0 0 0 1 1 +} +// brush 54 +{ +( -640 704 384 ) ( -640 640 384 ) ( -768 704 384 ) rub_la33b 0 0 0 1 1 +( -640 704 640 ) ( -768 704 640 ) ( -640 704 0 ) rub_la33b 0 0 0 1 1 +( -640 704 512 ) ( -640 704 -128 ) ( -640 640 512 ) rub_la33b 0 0 0 1 1 +( -768 640 0 ) ( -640 640 0 ) ( -768 704 0 ) rub_la33b 0 0 0 1 1 +( -768 640 0 ) ( -768 640 640 ) ( -640 640 0 ) rub_la33b 0 0 0 1 1 +( -768 640 -128 ) ( -768 704 -128 ) ( -768 640 512 ) rub_la33b 0 0 0 1 1 +} +// brush 55 +{ +( -384 -32 576 ) ( -384 480 576 ) ( -320 -32 576 ) metr 0 0 0 1 1 +( -416 -320 320 ) ( -352 -320 320 ) ( -416 -320 256 ) metr 32 0 0 1 1 +( -384 -32 64 ) ( -384 -32 0 ) ( -384 480 64 ) metr 0 0 0 1 1 +( -320 480 512 ) ( -384 480 512 ) ( -320 -32 512 ) metr 0 0 0 1 1 +( -320 384 256 ) ( -320 384 320 ) ( -384 384 256 ) metr 0 0 0 1 1 +( -320 480 704 ) ( -320 -32 704 ) ( -320 480 768 ) metr 0 0 0 1 1 +} +// brush 56 +{ +( -320 224 128 ) ( -320 -288 128 ) ( -384 224 128 ) metw1 0 0 0 1 1 +( -320 384 -64 ) ( -384 384 -64 ) ( -320 384 -128 ) metw1 0 0 0 1 1 +( -320 224 -192 ) ( -320 224 -256 ) ( -320 -288 -192 ) metw1 64 0 0 1 1 +( -384 -288 0 ) ( -320 -288 0 ) ( -384 224 0 ) metw1 0 0 0 1 1 +( -384 -320 -256 ) ( -384 -320 -192 ) ( -320 -320 -256 ) metw1 0 0 0 1 1 +( -384 -288 320 ) ( -384 224 320 ) ( -384 -288 384 ) metw1 0 0 0 1 1 +} +// brush 57 +{ +( 448 160 512 ) ( 448 -352 512 ) ( 384 160 512 ) metw4 0 0 0 1 1 +( 448 384 64 ) ( 384 384 64 ) ( 448 384 0 ) metw4 0 0 0 1 1 +( 448 160 0 ) ( 448 160 -64 ) ( 448 -352 0 ) metw4 0 0 0 1 1 +( 384 -352 128 ) ( 448 -352 128 ) ( 384 160 128 ) metw4 0 0 0 1 1 +( 384 -320 128 ) ( 384 -320 192 ) ( 448 -320 128 ) metw4 0 0 0 1 1 +( 384 -352 384 ) ( 384 160 384 ) ( 384 -352 448 ) metw4 0 0 0 1 1 +} +// brush 58 +{ +( 0 320 0 ) ( 0 0 0 ) ( -256 320 0 ) metw0b 0 0 0 1 1 +( -64 384 0 ) ( -320 384 0 ) ( -64 384 -64 ) metw0b 0 0 0 1 1 +( 384 32 0 ) ( 384 32 -64 ) ( 384 -288 0 ) metw0b 0 0 0 1 1 +( -256 0 -64 ) ( 0 0 -64 ) ( -256 320 -64 ) metw0b 0 0 0 1 1 +( 64 -320 -64 ) ( 64 -320 0 ) ( 320 -320 -64 ) metw0b 0 0 0 1 1 +( -320 32 -64 ) ( -320 352 -64 ) ( -320 32 0 ) metw0b 0 0 0 1 1 +} +// brush 59 +{ +( -192 256 128 ) ( -192 128 128 ) ( -288 128 128 ) mmetal1_1 0 0 0 1 1 +( -320 256 480 ) ( -320 128 480 ) ( -320 256 448 ) base_ceil1 0 0 0 1 1 +( -128 256 480 ) ( -128 256 448 ) ( 0 256 480 ) base_ceil1 0 0 0 1 1 +( 32 128 0 ) ( 32 256 0 ) ( -96 128 0 ) base_ceil1 0 0 0 1 1 +( -192 128 128 ) ( -192 256 128 ) ( 0 256 32 ) base_ceil1 0 0 0 1 1 +( 0 128 448 ) ( -128 128 448 ) ( 0 128 480 ) metw1 0 0 0 1 1 +} +// brush 60 +{ +( 64 128 64 ) ( -64 128 64 ) ( -64 224 64 ) mmetal1_1 0 0 0 1 1 +( 64 256 416 ) ( -64 256 416 ) ( 64 256 384 ) base_ceil1 0 0 0 1 1 +( 64 64 416 ) ( 64 64 384 ) ( 64 -64 416 ) metw1 0 0 0 1 1 +( -64 -96 0 ) ( 64 -96 0 ) ( -64 32 0 ) base_ceil1 0 0 0 1 1 +( -64 128 64 ) ( 64 128 64 ) ( 64 -64 -32 ) base_ceil1 0 0 0 1 1 +( -64 -64 384 ) ( -64 64 384 ) ( -64 -64 416 ) metw1 0 0 0 1 1 +} +// brush 61 +{ +( 352 -96 128 ) ( 256 -96 128 ) ( 352 416 128 ) mmetal1_1 0 0 0 1 1 +( 384 -96 128 ) ( 384 416 128 ) ( 384 -96 0 ) base_ceil1 0 0 0 1 1 +( 320 -192 128 ) ( 320 -192 0 ) ( 224 -192 128 ) base_ceil1 0 0 0 1 1 +( 256 416 0 ) ( 256 -96 0 ) ( 352 416 0 ) base_ceil1 0 0 0 1 1 +( 256 384 0 ) ( 256 384 128 ) ( 256 -128 0 ) metw1 0 0 0 1 1 +( 256 256 0 ) ( 352 256 0 ) ( 256 256 128 ) base_ceil1 0 0 0 1 1 +} +// brush 62 +{ +( -192 192 128 ) ( -160 192 128 ) ( -192 128 128 ) metx 0 0 -90 1 1 +( -192 256 128 ) ( -192 256 112 ) ( -160 256 128 ) tech04_6 0 0 0 1 1 +( -160 128 112 ) ( -160 128 128 ) ( -160 192 112 ) rivrust 0 0 0 1 1 +( -160 128 112 ) ( -192 128 112 ) ( -160 128 128 ) metw1 0 0 0 1 1 +( -192 32 128 ) ( -160 32 112 ) ( -192 160 128 ) sym06_7 0 0 0 1 1 +} +// brush 63 +{ +( -160 192 112 ) ( -128 192 112 ) ( -160 128 112 ) metx 0 0 -90 1 1 +( -160 256 112 ) ( -160 256 96 ) ( -128 256 112 ) tech04_6 0 0 0 1 1 +( -128 128 96 ) ( -128 128 112 ) ( -128 192 96 ) rivrust 0 0 0 1 1 +( -128 128 96 ) ( -160 128 96 ) ( -128 128 112 ) metw1 0 0 0 1 1 +( -160 32 112 ) ( -128 32 96 ) ( -160 160 112 ) sym06_7 0 0 0 1 1 +} +// brush 64 +{ +( -96 192 80 ) ( -64 192 80 ) ( -96 128 80 ) metx 0 0 -90 1 1 +( -96 256 80 ) ( -96 256 64 ) ( -64 256 80 ) tech04_6 0 0 0 1 1 +( -64 128 64 ) ( -64 128 80 ) ( -64 192 64 ) rivrust 0 0 0 1 1 +( -64 128 64 ) ( -96 128 64 ) ( -64 128 80 ) metw1 0 0 0 1 1 +( -96 32 80 ) ( -64 32 64 ) ( -96 160 80 ) sym06_7 0 0 0 1 1 +} +// brush 65 +{ +( -128 192 96 ) ( -96 192 96 ) ( -128 128 96 ) metx 0 0 -90 1 1 +( -128 256 96 ) ( -128 256 80 ) ( -96 256 96 ) tech04_6 0 0 0 1 1 +( -96 128 80 ) ( -96 128 96 ) ( -96 192 80 ) rivrust 0 0 0 1 1 +( -96 128 80 ) ( -128 128 80 ) ( -96 128 96 ) metw1 0 0 0 1 1 +( -128 32 96 ) ( -96 32 80 ) ( -128 160 96 ) sym06_7 0 0 0 1 1 +} +// brush 66 +{ +( 0 64 32 ) ( 0 32 32 ) ( -64 64 32 ) metx 0 0 180 1 1 +( 64 64 32 ) ( 64 64 16 ) ( 64 32 32 ) metw1 0 0 0 1 1 +( -64 32 16 ) ( -64 32 32 ) ( 0 32 16 ) rivrust 0 0 0 1 1 +( -64 32 16 ) ( -64 64 16 ) ( -64 32 32 ) metw1 0 0 0 1 1 +( -160 64 32 ) ( -160 32 16 ) ( -32 64 32 ) sym06_7 0 0 0 1 1 +} +// brush 67 +{ +( 0 32 16 ) ( 0 0 16 ) ( -64 32 16 ) metx 0 0 180 1 1 +( 64 32 16 ) ( 64 32 0 ) ( 64 0 16 ) metw1 0 0 0 1 1 +( -64 0 0 ) ( -64 0 16 ) ( 0 0 0 ) rivrust 0 0 0 1 1 +( -64 0 0 ) ( -64 32 0 ) ( -64 0 16 ) metw1 0 0 0 1 1 +( -160 32 16 ) ( -160 0 0 ) ( -32 32 16 ) sym06_7 0 0 0 1 1 +} +// brush 68 +{ +( 0 96 48 ) ( 0 64 48 ) ( -64 96 48 ) metx 0 0 180 1 1 +( 64 96 48 ) ( 64 96 32 ) ( 64 64 48 ) metw1 0 0 0 1 1 +( -64 64 32 ) ( -64 64 48 ) ( 0 64 32 ) rivrust 0 0 0 1 1 +( -64 64 32 ) ( -64 96 32 ) ( -64 64 48 ) metw1 0 0 0 1 1 +( -160 96 48 ) ( -160 64 32 ) ( -32 96 48 ) sym06_7 0 0 0 1 1 +} +// brush 69 +{ +( 0 128 64 ) ( 0 96 64 ) ( -64 128 64 ) metx 0 0 180 1 1 +( 64 128 64 ) ( 64 128 48 ) ( 64 96 64 ) metw1 0 0 0 1 1 +( -64 96 48 ) ( -64 96 64 ) ( 0 96 48 ) rivrust 0 0 0 1 1 +( -64 96 48 ) ( -64 128 48 ) ( -64 96 64 ) metw1 0 0 0 1 1 +( -160 128 64 ) ( -160 96 48 ) ( -32 128 64 ) sym06_7 0 0 0 1 1 +} +// brush 70 +{ +( 416 -352 576 ) ( 96 -352 576 ) ( 416 -96 576 ) metr 0 0 0 1 1 +( 384 -352 576 ) ( 384 -96 576 ) ( 384 -352 512 ) metr 0 0 0 1 1 +( 160 -256 576 ) ( 160 -256 512 ) ( -160 -256 576 ) metr 0 0 0 1 1 +( 96 -96 512 ) ( 96 -352 512 ) ( 416 -96 512 ) metr 0 0 0 1 1 +( -128 -320 512 ) ( -128 -320 576 ) ( -128 -576 512 ) metr 0 0 0 1 1 +( 96 -192 512 ) ( 416 -192 512 ) ( 96 -192 576 ) metr 0 0 0 1 1 +} +// brush 71 +{ +( 128 96 640 ) ( 128 32 640 ) ( -320 96 640 ) sky4 0 0 0 1 1 +( 96 384 640 ) ( -352 384 640 ) ( 96 384 576 ) sky4 0 0 0 1 1 +( 384 -96 640 ) ( 384 -96 576 ) ( 384 -160 640 ) sky4 0 0 0 1 1 +( -320 32 576 ) ( 128 32 576 ) ( -320 96 576 ) sky4 0 0 0 1 1 +( -32 -320 576 ) ( -32 -320 640 ) ( 416 -320 576 ) sky4 0 0 0 1 1 +( -320 32 576 ) ( -320 96 576 ) ( -320 32 640 ) sky4 0 0 0 1 1 +} +// brush 72 +{ +( 288 288 576 ) ( 288 -32 576 ) ( 32 288 576 ) metr 0 0 0 1 1 +( 288 64 576 ) ( 32 64 576 ) ( 288 64 512 ) metr 0 0 0 1 1 +( 192 32 576 ) ( 192 32 512 ) ( 192 -288 576 ) metr 0 0 0 1 1 +( 32 -32 512 ) ( 288 -32 512 ) ( 32 288 512 ) metr 0 0 0 1 1 +( 256 -192 512 ) ( 256 -192 576 ) ( 512 -192 512 ) metr 0 0 0 1 1 +( 128 32 512 ) ( 128 352 512 ) ( 128 32 576 ) metr 0 0 0 1 1 +} +// brush 73 +{ +( 160 352 128 ) ( 160 256 128 ) ( -352 352 128 ) mmetal1_1 0 0 0 1 1 +( 160 384 128 ) ( -352 384 128 ) ( 160 384 0 ) base_ceil1 0 0 0 1 1 +( 384 352 128 ) ( 384 352 0 ) ( 384 256 128 ) base_ceil1 0 0 0 1 1 +( -352 256 0 ) ( 160 256 0 ) ( -352 352 0 ) base_ceil1 0 0 0 1 1 +( -320 256 0 ) ( -320 256 128 ) ( 192 256 0 ) metw1 0 0 0 1 1 +( -320 256 0 ) ( -320 352 0 ) ( -320 256 128 ) base_ceil1 0 0 0 1 1 +} +// brush 74 +{ +( -128 -128 512 ) ( -128 -192 512 ) ( -192 -128 512 ) metr 0 0 0 1 1 +( -128 -128 576 ) ( -192 -128 576 ) ( -128 -128 512 ) metr 0 0 0 1 1 +( -128 -128 512 ) ( -128 -128 448 ) ( -128 -192 512 ) metr 0 0 0 1 1 +( -192 -192 0 ) ( -128 -192 0 ) ( -192 -128 0 ) metr 0 0 0 1 1 +( -192 -192 512 ) ( -192 -192 576 ) ( -128 -192 512 ) metr 0 0 0 1 1 +( -192 -192 512 ) ( -192 -128 512 ) ( -192 -192 576 ) metr 0 0 0 1 1 +} +// brush 75 +{ +( -64 128 512 ) ( -64 64 512 ) ( -128 128 512 ) metr 0 0 0 1 1 +( -64 128 576 ) ( -128 128 576 ) ( -64 128 512 ) metr 0 0 0 1 1 +( -64 128 576 ) ( -64 128 512 ) ( -64 64 576 ) metr 0 0 0 1 1 +( -128 64 0 ) ( -64 64 0 ) ( -128 128 0 ) metr 0 0 0 1 1 +( -128 64 512 ) ( -128 64 576 ) ( -64 64 512 ) metr 0 0 0 1 1 +( -128 64 448 ) ( -128 128 448 ) ( -128 64 512 ) metr 0 0 0 1 1 +} +// brush 76 +{ +( 192 -192 512 ) ( 192 -256 512 ) ( 128 -192 512 ) metr 0 0 0 1 1 +( 192 -192 576 ) ( 128 -192 576 ) ( 192 -192 512 ) metr 0 0 0 1 1 +( 192 -192 576 ) ( 192 -192 512 ) ( 192 -256 576 ) metr 0 0 0 1 1 +( 128 -256 0 ) ( 192 -256 0 ) ( 128 -192 0 ) metr 0 0 0 1 1 +( 128 -256 512 ) ( 128 -256 576 ) ( 192 -256 512 ) metr 0 0 0 1 1 +( 128 -256 448 ) ( 128 -192 448 ) ( 128 -256 512 ) metr 0 0 0 1 1 +} +// brush 77 +{ +( 256 256 512 ) ( 256 192 512 ) ( 192 256 512 ) metr 0 0 0 1 1 +( 256 256 576 ) ( 192 256 576 ) ( 256 256 512 ) metr 0 0 0 1 1 +( 256 256 576 ) ( 256 256 512 ) ( 256 192 576 ) metr 0 0 0 1 1 +( 192 192 0 ) ( 256 192 0 ) ( 192 256 0 ) metr 0 0 0 1 1 +( 192 192 512 ) ( 192 192 576 ) ( 256 192 512 ) metr 0 0 0 1 1 +( 192 192 512 ) ( 192 256 512 ) ( 192 192 576 ) metr 0 0 0 1 1 +} +// brush 78 +{ +( 352 608 576 ) ( 352 288 576 ) ( 96 608 576 ) metr 0 0 0 1 1 +( 352 384 576 ) ( 96 384 576 ) ( 352 384 512 ) metr 0 0 0 1 1 +( 256 352 576 ) ( 256 352 512 ) ( 256 32 576 ) metr 0 0 0 1 1 +( 96 288 512 ) ( 352 288 512 ) ( 96 608 512 ) metr 0 0 0 1 1 +( 320 128 512 ) ( 320 128 576 ) ( 576 128 512 ) metr 0 0 0 1 1 +( 192 288 512 ) ( 192 608 512 ) ( 192 288 576 ) metr 0 0 0 1 1 +} +// brush 79 +{ +( 224 -288 576 ) ( -96 -288 576 ) ( 224 -32 576 ) metr 0 0 0 1 1 +( -192 -288 576 ) ( -192 -32 576 ) ( -192 -288 512 ) metr 0 0 0 1 1 +( -32 -192 576 ) ( -32 -192 512 ) ( -352 -192 576 ) metr 0 0 0 1 1 +( -96 -32 512 ) ( -96 -288 512 ) ( 224 -32 512 ) metr 0 0 0 1 1 +( -320 -256 512 ) ( -320 -256 576 ) ( -320 -512 512 ) metr 0 0 0 1 1 +( -96 -128 512 ) ( 224 -128 512 ) ( -96 -128 576 ) metr 0 0 0 1 1 +} +// brush 80 +{ +( 32 608 576 ) ( 32 288 576 ) ( -224 608 576 ) metr 0 0 0 1 1 +( 32 384 576 ) ( -224 384 576 ) ( 32 384 512 ) metr 0 0 0 1 1 +( -64 352 576 ) ( -64 352 512 ) ( -64 32 576 ) metr 0 0 0 1 1 +( -224 288 512 ) ( 32 288 512 ) ( -224 608 512 ) metr 0 0 0 1 1 +( 0 128 512 ) ( 0 128 576 ) ( 256 128 512 ) metr 0 0 0 1 1 +( -128 288 512 ) ( -128 608 512 ) ( -128 288 576 ) metr 0 0 0 1 1 +} +// brush 81 +{ +( 416 -32 576 ) ( 96 -32 576 ) ( 416 224 576 ) metr 0 0 0 1 1 +( 384 -32 576 ) ( 384 224 576 ) ( 384 -32 512 ) metr 0 0 0 1 1 +( 160 64 576 ) ( 160 64 512 ) ( -160 64 576 ) metr 0 0 0 1 1 +( 96 224 512 ) ( 96 -32 512 ) ( 416 224 512 ) metr 0 0 0 1 1 +( -320 0 512 ) ( -320 0 576 ) ( -320 -256 512 ) metr 0 0 0 1 1 +( 96 128 512 ) ( 416 128 512 ) ( 96 128 576 ) metr 0 0 0 1 1 +} +// brush 82 +{ +( -256 -320 384 ) ( -384 -320 384 ) ( -256 384 384 ) mmetal1_1 0 0 0 1 1 +( -192 -320 448 ) ( -192 384 448 ) ( -192 -320 0 ) mmetal1_1 64 0 0 -1 1 +( -192 -192 448 ) ( -192 -192 0 ) ( -320 -192 448 ) mmetal1_1 0 0 0 1 1 +( -384 384 368 ) ( -384 -320 368 ) ( -256 384 368 ) mmetal1_1 0 0 0 1 1 +( -320 288 0 ) ( -320 288 448 ) ( -320 -416 0 ) mmetal1_1 96 0 0 -1 1 +( -384 384 0 ) ( -256 384 0 ) ( -384 384 448 ) mmetal1_1 64 0 0 1 1 +} +// brush 83 +{ +( 384 -256 384 ) ( 384 -384 384 ) ( -320 -256 384 ) mmetal1_1 0 0 0 1 1 +( 352 -192 448 ) ( -352 -192 448 ) ( 352 -192 0 ) mmetal1_1 0 0 0 1 1 +( 256 -128 448 ) ( 256 -128 0 ) ( 256 -256 448 ) mmetal1_1 0 0 0 1 1 +( -320 -384 368 ) ( 384 -384 368 ) ( -320 -256 368 ) mmetal1_1 0 0 0 1 1 +( -224 -320 0 ) ( -224 -320 448 ) ( 480 -320 0 ) mmetal1_1 32 0 0 1 1 +( -320 -384 0 ) ( -320 -256 0 ) ( -320 -384 448 ) mmetal1_1 64 0 0 1 1 +} +// brush 84 +{ +( 288 -352 128 ) ( 288 -224 128 ) ( 992 -352 128 ) mmetal1_32 0 0 0 1 1 +( 288 -352 192 ) ( 992 -352 192 ) ( 288 -352 -256 ) mmetal1_32 0 0 0 1 1 +( 288 -416 192 ) ( 288 -416 -256 ) ( 288 -288 192 ) mmetal1_32 64 0 0 1 1 +( 992 -224 0 ) ( 288 -224 0 ) ( 992 -352 0 ) mmetal1_32 0 0 0 1 1 +( 896 -320 -368 ) ( 896 -320 80 ) ( 192 -320 -368 ) rivrust 32 0 0 1 1 +( 384 -224 -256 ) ( 384 -352 -256 ) ( 384 -224 192 ) mmetal1_32 0 0 0 1 1 +} +// brush 85 +{ +( 352 352 136 ) ( 352 288 136 ) ( 288 352 136 ) plat_top2 32 32 0 1 1 +( 352 352 520 ) ( 288 352 520 ) ( 352 352 72 ) rivrust 0 8 0 1 1 +( 352 352 520 ) ( 352 352 72 ) ( 352 288 520 ) rivrust 0 8 0 1 1 +( 288 288 128 ) ( 352 288 128 ) ( 288 352 128 ) rivrust 0 0 0 1 1 +( 288 288 72 ) ( 288 288 520 ) ( 352 288 72 ) rivrust 0 8 0 1 1 +( 288 288 72 ) ( 288 352 72 ) ( 288 288 520 ) rivrust 0 8 0 1 1 +} +// brush 86 +{ +( 96 -224 8 ) ( 96 -288 8 ) ( 32 -224 8 ) cop3_4 32 32 0 1 1 +( 96 -224 392 ) ( 32 -224 392 ) ( 96 -224 -56 ) cop2_4 0 8 0 1 1 +( 96 -224 392 ) ( 96 -224 -56 ) ( 96 -288 392 ) cop2_4 0 8 0 1 1 +( 32 -296 0 ) ( 96 -296 0 ) ( 32 -232 0 ) cop2_4 0 8 0 1 1 +( 32 -288 -56 ) ( 32 -288 392 ) ( 96 -288 -56 ) cop2_4 0 8 0 1 1 +( 32 -288 -56 ) ( 32 -224 -56 ) ( 32 -288 392 ) cop2_4 0 8 0 1 1 +} +// brush 87 +{ +( 384 388 4 ) ( 384 -316 4 ) ( -308 388 4 ) *water2 0 0 33 1.5 1.5 +( 372 384 592 ) ( -320 384 592 ) ( 372 384 128 ) *water2 0 0 0 1 1 +( 384 384 592 ) ( 384 384 128 ) ( 384 -320 592 ) *water2 4 0 0 1 1 +( -316 -316 0 ) ( 376 -316 0 ) ( -316 388 0 ) *water2 60 0 0 1 1 +( -308 -352 128 ) ( -308 -352 592 ) ( 384 -352 128 ) *water2 52 0 0 1 1 +( -320 -316 128 ) ( -320 388 128 ) ( -320 -316 592 ) *water2 0 0 0 1 1 +} +// brush 88 +{ +( 224 384 512 ) ( -288 384 512 ) ( 224 448 512 ) metw4 0 0 0 1 1 +( 384 384 -64 ) ( 384 448 -64 ) ( 384 384 -128 ) metw4 0 0 0 1 1 +( 224 384 64 ) ( 224 384 0 ) ( -288 384 64 ) metw4 0 0 0 1 1 +( -288 448 0 ) ( -288 384 0 ) ( 224 448 0 ) metw4 0 0 0 1 1 +( -192 448 -64 ) ( -192 448 0 ) ( -192 384 -64 ) metw4 0 0 0 1 1 +( -288 448 448 ) ( 224 448 448 ) ( -288 448 512 ) metw4 0 0 0 1 1 +} +// brush 89 +{ +( -128 -288 128 ) ( -128 -160 128 ) ( 576 -288 128 ) mmetal1_32 0 0 0 1 1 +( -128 -352 192 ) ( 576 -352 192 ) ( -128 -352 -256 ) mmetal1_32 0 0 0 1 1 +( 384 -352 192 ) ( 384 -352 -256 ) ( 384 -224 192 ) rivrust 0 0 0 1 1 +( 576 -160 0 ) ( -128 -160 0 ) ( 576 -288 0 ) mmetal1_32 0 0 0 1 1 +( 480 -224 -256 ) ( 480 -224 192 ) ( -224 -224 -256 ) mmetal1_32 32 0 0 1 1 +( 416 -224 -256 ) ( 416 -352 -256 ) ( 416 -224 192 ) metw1 0 0 0 1 1 +} +// brush 90 +{ +( 96 384 384 ) ( -416 384 384 ) ( 96 448 384 ) runel4b 0 0 0 1 0.5 +( -192 352 64 ) ( -192 416 64 ) ( -192 352 0 ) metw4 32 0 0 1 1 +( 96 384 -192 ) ( 96 384 -256 ) ( -416 384 -192 ) metw4 0 0 0 1 1 +( -416 448 0 ) ( -416 384 0 ) ( 96 448 0 ) metw4 0 0 0 1 1 +( -320 448 0 ) ( -320 448 64 ) ( -320 384 0 ) metw4 0 0 0 1 1 +( -416 448 448 ) ( 96 448 448 ) ( -416 448 512 ) metw4 0 0 0 1 1 +} +// brush 91 +{ +( -256 416 512 ) ( -256 384 512 ) ( -288 416 512 ) runel4b 0 0 0 1 1 +( -256 448 512 ) ( -288 448 512 ) ( -256 448 384 ) runel4b 0 0 0 1 1 +( -224 448 512 ) ( -224 448 384 ) ( -224 416 512 ) runel4b 0 0 0 1 1 +( -288 384 384 ) ( -256 384 384 ) ( -288 416 384 ) runel4b 0 0 0 1 1 +( -256 416 384 ) ( -256 416 512 ) ( -224 416 384 ) runel4b 0 0 0 1 1 +( -288 384 384 ) ( -288 416 384 ) ( -288 384 512 ) runel4b 0 0 0 1 1 +} +// brush 92 +{ +( -256 416 512 ) ( -256 384 512 ) ( -288 416 512 ) runel4b 0 0 0 1 1 +( -256 448 512 ) ( -288 448 512 ) ( -256 448 384 ) runel4b 0 0 0 1 1 +( -224 416 608 ) ( -224 416 480 ) ( -224 384 608 ) runel4b 0 0 0 0.5 1 +( -256 384 480 ) ( -224 384 480 ) ( -256 416 480 ) runel4b 0 0 0 1 0.5 +( -288 384 384 ) ( -288 384 512 ) ( -256 384 384 ) runeb128 0 0 0 1 1 +( -288 384 384 ) ( -288 416 384 ) ( -288 384 512 ) runel4b 0 0 0 1 1 +} +// brush 93 +{ +( -192 416 512 ) ( -192 384 512 ) ( -224 416 512 ) runel4b 0 0 0 1 1 +( -192 448 512 ) ( -224 448 512 ) ( -192 448 384 ) runel4b 0 0 0 1 1 +( -192 416 512 ) ( -192 416 384 ) ( -192 384 512 ) runel4b 0 0 0 1 1 +( -224 384 384 ) ( -192 384 384 ) ( -224 416 384 ) runel4b 0 0 0 1 1 +( -224 384 384 ) ( -224 384 512 ) ( -192 384 384 ) runel4b 0 0 0 1 1 +( -224 384 384 ) ( -224 416 384 ) ( -224 384 512 ) runel4b 0 0 0 0.5 1 +} +// brush 94 +{ +( -176 192 384 ) ( -192 192 384 ) ( -176 448 384 ) rivrust 0 0 -90 1 1 +( -176 192 384 ) ( -176 448 384 ) ( -176 192 368 ) rivrust 0 0 0 1 1 +( -176 -128 384 ) ( -176 -128 368 ) ( -192 -128 384 ) rivrust 0 0 0 1 1 +( -192 448 368 ) ( -192 192 368 ) ( -176 448 368 ) rivrust 0 0 -90 1 1 +( -192 448 368 ) ( -192 448 384 ) ( -192 192 368 ) rivrust 0 0 0 1 1 +( -192 384 368 ) ( -176 384 368 ) ( -192 384 384 ) rivrust 0 0 0 1 1 +} +// brush 95 +{ +( 64 -176 384 ) ( 64 -192 384 ) ( -192 -176 384 ) rivrust 0 0 0 1 1 +( 64 -176 384 ) ( -192 -176 384 ) ( 64 -176 368 ) rivrust 0 0 0 1 1 +( 384 -176 384 ) ( 384 -176 368 ) ( 384 -192 384 ) rivrust 0 0 0 1 1 +( -192 -192 368 ) ( 64 -192 368 ) ( -192 -176 368 ) rivrust 0 0 0 1 1 +( -192 -192 368 ) ( -192 -192 384 ) ( 64 -192 368 ) rivrust 0 0 0 1 1 +( -128 -192 368 ) ( -128 -176 368 ) ( -128 -192 384 ) rivrust 0 0 0 1 1 +} +// brush 96 +{ +( 384 -32 576 ) ( 384 480 576 ) ( 448 -32 576 ) metr 0 0 0 1 1 +( 352 -320 320 ) ( 416 -320 320 ) ( 352 -320 256 ) metr 32 0 0 1 1 +( 384 -32 64 ) ( 384 -32 0 ) ( 384 480 64 ) metr 0 0 0 1 1 +( 448 480 512 ) ( 384 480 512 ) ( 448 -32 512 ) metr 0 0 0 1 1 +( 448 384 256 ) ( 448 384 320 ) ( 384 384 256 ) metr 0 0 0 1 1 +( 448 480 704 ) ( 448 -32 704 ) ( 448 480 768 ) metr 0 0 0 1 1 +} +// brush 97 +{ +( 96 -384 576 ) ( -416 -384 576 ) ( 96 -320 576 ) metr 0 0 0 1 1 +( 384 -416 320 ) ( 384 -352 320 ) ( 384 -416 256 ) metr 32 0 0 1 1 +( 96 -384 64 ) ( 96 -384 0 ) ( -416 -384 64 ) metr 0 0 0 1 1 +( -416 -320 512 ) ( -416 -384 512 ) ( 96 -320 512 ) metr 0 0 0 1 1 +( -320 -320 256 ) ( -320 -320 320 ) ( -320 -384 256 ) metr 0 0 0 1 1 +( -416 -320 704 ) ( 96 -320 704 ) ( -416 -320 768 ) metr 0 0 0 1 1 +} +// brush 98 +{ +( 96 384 576 ) ( -416 384 576 ) ( 96 448 576 ) metr 0 0 0 1 1 +( 384 352 320 ) ( 384 416 320 ) ( 384 352 256 ) metr 32 0 0 1 1 +( 96 384 64 ) ( 96 384 0 ) ( -416 384 64 ) metr 0 0 0 1 1 +( -416 448 512 ) ( -416 384 512 ) ( 96 448 512 ) metr 0 0 0 1 1 +( -320 448 256 ) ( -320 448 320 ) ( -320 384 256 ) metr 0 0 0 1 1 +( -416 448 704 ) ( 96 448 704 ) ( -416 448 768 ) metr 0 0 0 1 1 +} +// brush 99 +{ +( 224 -384 512 ) ( -288 -384 512 ) ( 224 -320 512 ) metw4 0 0 0 1 1 +( 384 -384 -64 ) ( 384 -320 -64 ) ( 384 -384 -128 ) metw4 0 0 0 1 1 +( 224 -384 0 ) ( 224 -384 -64 ) ( -288 -384 0 ) metw4 0 0 0 1 1 +( -288 -320 128 ) ( -288 -384 128 ) ( 224 -320 128 ) metw4 0 64 90 1 1 +( -320 -320 -128 ) ( -320 -320 -64 ) ( -320 -384 -128 ) metw4 0 0 0 1 1 +( -288 -320 640 ) ( 224 -320 640 ) ( -288 -320 704 ) metw4 64 0 0 1 1 +} +// brush 100 +{ +( -320 224 512 ) ( -320 -288 512 ) ( -384 224 512 ) metw4 0 0 0 1 1 +( -320 384 64 ) ( -384 384 64 ) ( -320 384 0 ) metw4 0 0 0 1 1 +( -320 224 -64 ) ( -320 224 -128 ) ( -320 -288 -64 ) metw4 64 0 0 1 1 +( -384 -288 128 ) ( -320 -288 128 ) ( -384 224 128 ) metw4 0 0 0 1 1 +( -384 -320 128 ) ( -384 -320 192 ) ( -320 -320 128 ) metw4 0 0 0 1 1 +( -384 -288 448 ) ( -384 224 448 ) ( -384 -288 512 ) metw4 0 0 0 1 1 +} +// brush 101 +{ +( 64 -320 0 ) ( 64 -384 0 ) ( -64 -320 0 ) tech10_7 0 64 90 1 1 +( 64 -320 64 ) ( -64 -320 64 ) ( 64 -320 -64 ) tech04_1 0 0 0 1 1 +( 64 -320 64 ) ( 64 -320 -64 ) ( 64 -384 64 ) tech04_1 0 0 0 1 1 +( -64 -384 -64 ) ( 64 -384 -64 ) ( -64 -320 -64 ) tech04_1 0 0 0 1 1 +( -64 -384 -64 ) ( -64 -384 64 ) ( 64 -384 -64 ) tech04_1 0 0 0 1 1 +( -64 -384 -64 ) ( -64 -320 -64 ) ( -64 -384 64 ) tech04_1 0 0 0 1 1 +} +// brush 102 +{ +( -480 640 128 ) ( -992 640 128 ) ( -480 704 128 ) rub_la33b 0 0 0 1 1 +( -768 640 -192 ) ( -768 704 -192 ) ( -768 640 -256 ) rub_la33b 0 0 0 1 1 +( -480 640 -128 ) ( -480 640 -192 ) ( -992 640 -128 ) rub_la33b 0 0 0 1 1 +( -992 704 0 ) ( -992 640 0 ) ( -480 704 0 ) rub_la33b 0 0 0 1 1 +( -928 704 256 ) ( -416 704 256 ) ( -928 704 320 ) rub_la33b 64 0 0 1 1 +( -1344 704 -256 ) ( -1344 704 -192 ) ( -1344 640 -256 ) rub_la33b 0 0 0 1 1 +} +// brush 103 +{ +( -1248 800 8 ) ( -1248 736 8 ) ( -1312 800 8 ) rub_la18 32 32 0 1 1 +( -1248 800 392 ) ( -1312 800 392 ) ( -1248 800 -56 ) rub_la15 0 8 0 1 1 +( -1248 800 392 ) ( -1248 800 -56 ) ( -1248 736 392 ) rub_la15 0 8 0 1 1 +( -1312 728 0 ) ( -1248 728 0 ) ( -1312 792 0 ) rub_la15 0 8 0 1 1 +( -1312 736 -56 ) ( -1312 736 392 ) ( -1248 736 -56 ) rub_la15 0 8 0 1 1 +( -1312 736 -56 ) ( -1312 800 -56 ) ( -1312 736 392 ) rub_la15 0 8 0 1 1 +} +// brush 104 +{ +( -32 288 576 ) ( -32 -32 576 ) ( -288 288 576 ) metr 0 0 0 1 1 +( -32 64 576 ) ( -288 64 576 ) ( -32 64 512 ) metr 0 0 0 1 1 +( -128 32 576 ) ( -128 32 512 ) ( -128 -288 576 ) metr 0 0 0 1 1 +( -288 -32 512 ) ( -32 -32 512 ) ( -288 288 512 ) metr 0 0 0 1 1 +( -64 -320 512 ) ( -64 -320 576 ) ( 192 -320 512 ) metr 0 0 0 1 1 +( -192 -32 512 ) ( -192 288 512 ) ( -192 -32 576 ) metr 0 0 0 1 1 +} +// brush 105 +{ +( 544 -384 128 ) ( 32 -384 128 ) ( 544 -320 128 ) metw1 0 0 0 1 1 +( 256 -384 -192 ) ( 256 -320 -192 ) ( 256 -384 -256 ) metw1 0 0 0 1 1 +( 544 -384 -128 ) ( 544 -384 -192 ) ( 32 -384 -128 ) metw1 0 0 0 1 1 +( 32 -320 0 ) ( 32 -384 0 ) ( 544 -320 0 ) metw1 0 0 0 1 1 +( -32 -320 256 ) ( 480 -320 256 ) ( -32 -320 320 ) metw1 64 0 0 1 1 +( -320 -320 -256 ) ( -320 -320 -192 ) ( -320 -384 -256 ) metw1 0 0 0 1 1 +} +// brush 106 +{ +( -224 -224 8 ) ( -224 -288 8 ) ( -288 -224 8 ) plat_top2 32 32 0 1 1 +( -224 -224 392 ) ( -288 -224 392 ) ( -224 -224 -56 ) rivrust 0 8 0 1 1 +( -224 -224 392 ) ( -224 -224 -56 ) ( -224 -288 392 ) rivrust 0 8 0 1 1 +( -288 -296 0 ) ( -224 -296 0 ) ( -288 -232 0 ) rivrust 0 8 0 1 1 +( -288 -288 -56 ) ( -288 -288 392 ) ( -224 -288 -56 ) rivrust 0 8 0 1 1 +( -288 -288 -56 ) ( -288 -224 -56 ) ( -288 -288 392 ) rivrust 0 8 0 1 1 +} +// brush 107 +{ +( -288 416 512 ) ( -288 384 512 ) ( -320 416 512 ) runel4b 0 0 0 1 1 +( -288 448 512 ) ( -320 448 512 ) ( -288 448 384 ) runel4b 0 0 0 1 1 +( -288 416 512 ) ( -288 416 384 ) ( -288 384 512 ) runel4b 0 0 0 0.5 1 +( -320 384 384 ) ( -288 384 384 ) ( -320 416 384 ) runel4b 0 0 0 1 1 +( -320 384 384 ) ( -320 384 512 ) ( -288 384 384 ) runel4b 0 0 0 1 1 +( -320 384 384 ) ( -320 416 384 ) ( -320 384 512 ) runel4b 0 0 0 1 1 +} +// brush 108 +{ +( 384 -192 384 ) ( 384 -320 384 ) ( -320 -192 384 ) mmetal1_32 0 0 0 1 1 +( 384 -192 448 ) ( -320 -192 448 ) ( 384 -192 0 ) mmetal1_32 0 0 0 1 1 +( 384 -128 448 ) ( 384 -128 0 ) ( 384 -256 448 ) mmetal1_32 64 0 0 1 1 +( -320 -320 368 ) ( 384 -320 368 ) ( -320 -192 368 ) mmetal1_32 0 0 0 1 1 +( -224 -224 0 ) ( -224 -224 448 ) ( 480 -224 0 ) rivrust 32 0 0 1 1 +( 288 -320 0 ) ( 288 -192 0 ) ( 288 -320 448 ) mmetal1_32 0 0 0 1 1 +} +// brush 109 +{ +( 800 -256 384 ) ( 800 -384 384 ) ( 96 -256 384 ) mmetal1_32 0 0 0 1 1 +( 800 -192 448 ) ( 96 -192 448 ) ( 800 -192 0 ) mmetal1_32 0 0 0 1 1 +( 288 -192 448 ) ( 288 -192 0 ) ( 288 -320 448 ) rivrust 0 0 0 1 1 +( 96 -384 368 ) ( 800 -384 368 ) ( 96 -256 368 ) mmetal1_32 0 0 0 1 1 +( 192 -320 0 ) ( 192 -320 448 ) ( 896 -320 0 ) mmetal1_32 32 0 0 1 1 +( 256 -320 0 ) ( 256 -192 0 ) ( 256 -320 448 ) mmetal1_32 64 0 0 1 1 +} +// brush 110 +{ +( 384 -224 112 ) ( 384 -320 112 ) ( 288 -224 112 ) mmetal1_32 0 0 0 1 1 +( 384 -224 144 ) ( 288 -224 144 ) ( 384 -224 128 ) metw0b 0 0 0 1 1 +( 384 -224 144 ) ( 384 -224 128 ) ( 384 -320 144 ) metw0b 0 0 0 1 1 +( 288 -320 0 ) ( 384 -320 0 ) ( 288 -224 0 ) metw0b 0 0 0 1 1 +( 288 -320 128 ) ( 288 -320 144 ) ( 384 -320 128 ) metw0b 0 0 0 1 1 +( 288 -320 128 ) ( 288 -224 128 ) ( 288 -320 144 ) metw0b 0 0 0 1 1 +} +// brush 111 +{ +( 384 -192 128 ) ( 384 -320 128 ) ( -320 -192 128 ) mmetal1_32 0 0 0 1 1 +( 384 -192 192 ) ( -320 -192 192 ) ( 384 -192 -256 ) mmetal1_32 0 0 0 1 1 +( 384 -128 192 ) ( 384 -128 -256 ) ( 384 -256 192 ) mmetal1_32 64 0 0 1 1 +( -320 -320 0 ) ( 384 -320 0 ) ( -320 -192 0 ) mmetal1_32 0 0 0 1 1 +( -224 -224 -368 ) ( -224 -224 80 ) ( 480 -224 -368 ) rivrust 32 0 0 1 1 +( 288 -320 -256 ) ( 288 -192 -256 ) ( 288 -320 192 ) mmetal1_32 0 0 0 1 1 +} +// brush 112 +{ +( 800 -256 128 ) ( 800 -384 128 ) ( 96 -256 128 ) mmetal1_32 0 0 0 1 1 +( 800 -192 192 ) ( 96 -192 192 ) ( 800 -192 -256 ) mmetal1_32 0 0 0 1 1 +( 288 -192 192 ) ( 288 -192 -256 ) ( 288 -320 192 ) rivrust 0 0 0 1 1 +( 96 -384 0 ) ( 800 -384 0 ) ( 96 -256 0 ) mmetal1_32 0 0 0 1 1 +( 192 -320 -256 ) ( 192 -320 192 ) ( 896 -320 -256 ) mmetal1_32 32 0 0 1 1 +( 256 -320 -256 ) ( 256 -192 -256 ) ( 256 -320 192 ) metw1 0 0 0 1 1 +} +// brush 113 +{ +( -1216 1440 512 ) ( -1216 1408 512 ) ( -1248 1440 512 ) tech10_7 0 0 0 1 1 +( -1216 1472 512 ) ( -1248 1472 512 ) ( -1216 1472 384 ) tech10_7 0 0 0 1 1 +( -1216 1440 512 ) ( -1216 1440 384 ) ( -1216 1408 512 ) tech10_7 0 0 0 1 1 +( -1248 1408 384 ) ( -1216 1408 384 ) ( -1248 1440 384 ) tech10_7 0 0 0 1 1 +( -1248 1408 384 ) ( -1248 1408 512 ) ( -1216 1408 384 ) tech10_7 0 0 0 1 1 +( -1248 1408 384 ) ( -1248 1440 384 ) ( -1248 1408 512 ) tech04_1 0 0 0 1 1 +} +} +// entity 1 +{ +"classname" "monster_sentinel" +"origin" "-896 1216 480" +} +// entity 2 +{ +"classname" "monster_sentinel" +"origin" "-704 864 448" +"spawnflags" "1" +} +// entity 3 +{ +"classname" "monster_sentinel" +"origin" "-1280 1344 256" +} +// entity 4 +{ +"classname" "item_armor1" +"origin" "-1024 1216 96" +} +// entity 5 +{ +"classname" "weapon_nailgun" +"origin" "-1280 768 8" +} +// entity 6 +{ +"classname" "weapon_supershotgun" +"origin" "-704 1344 136" +} +// entity 7 +{ +"classname" "light" +"origin" "-1024 1216 160" +"light" "222" +} +// entity 8 +{ +"classname" "light" +"origin" "-1280 768 64" +"light" "222" +} +// entity 9 +{ +"classname" "light" +"origin" "-1280 1344 192" +"light" "333" +} +// entity 10 +{ +"classname" "light" +"origin" "-1216 1024 64" +"light" "222" +} +// entity 11 +{ +"classname" "light" +"origin" "-1056 896 96" +"light" "333" +} +// entity 12 +{ +"classname" "item_spikes" +"origin" "-1296 752 384" +"spawnflags" "1" +} +// entity 13 +{ +"classname" "item_shells" +"origin" "-912 1200 0" +"spawnflags" "1" +} +// entity 14 +{ +"classname" "trigger_ladder" +"angle" "90" +// brush 0 +{ +( -696 728 384 ) ( -696 704 384 ) ( -712 728 384 ) trigger 0 0 0 1 1 +( -696 728 512 ) ( -712 728 512 ) ( -696 728 496 ) trigger 0 0 0 1 1 +( -696 728 512 ) ( -696 728 496 ) ( -696 704 512 ) trigger 0 0 0 1 1 +( -696 704 128 ) ( -680 704 128 ) ( -696 728 128 ) trigger 48 0 0 1 1 +( -712 704 496 ) ( -712 704 512 ) ( -696 704 496 ) trigger 0 0 0 1 1 +( -712 704 496 ) ( -712 728 496 ) ( -712 704 512 ) trigger 0 0 0 1 1 +} +} +// entity 15 +{ +"classname" "func_illusionary" +// brush 0 +{ +( -1248 1440 512 ) ( -1248 1424 512 ) ( -1312 1440 512 ) *teleport 0 0 0 1 1 +( -1248 1440 512 ) ( -1312 1440 512 ) ( -1248 1440 384 ) *teleport 0 0 0 1 1 +( -1248 1440 512 ) ( -1248 1440 384 ) ( -1248 1424 512 ) *teleport 0 0 0 1 1 +( -1312 1424 384 ) ( -1248 1424 384 ) ( -1312 1440 384 ) *teleport 0 0 0 1 1 +( -1312 1424 384 ) ( -1312 1424 512 ) ( -1248 1424 384 ) *teleport 0 0 0 1 1 +( -1312 1424 384 ) ( -1312 1440 384 ) ( -1312 1424 512 ) *teleport 0 0 0 1 1 +} +// brush 1 +{ +( -224 416 480 ) ( -224 400 480 ) ( -288 416 480 ) *teleport 0 0 0 1 1 +( -224 416 512 ) ( -288 416 512 ) ( -224 416 384 ) *teleport 0 0 0 1 1 +( -224 416 512 ) ( -224 416 384 ) ( -224 400 512 ) *teleport 0 0 0 1 1 +( -288 400 384 ) ( -224 400 384 ) ( -288 416 384 ) *teleport 0 0 0 1 1 +( -288 400 384 ) ( -288 400 512 ) ( -224 400 384 ) *teleport 0 0 0 1 1 +( -288 400 384 ) ( -288 416 384 ) ( -288 400 512 ) *teleport 0 0 0 1 1 +} +} +// entity 16 +{ +"classname" "info_intermission" +"origin" "-864 1184 480" +"mangle" "30 225 0" +} +// entity 17 +{ +"classname" "item_health" +"origin" "-720 752 128" +} +// entity 18 +{ +"classname" "monster_edie" +"origin" "-1280 1344 408" +"angle" "270" +"spawnflags" "192" +"targetname" "ediebase" +} +// entity 19 +{ +"classname" "trigger_once" +"target" "ediemetal" +// brush 0 +{ +( -224 -224 448 ) ( -224 -288 448 ) ( -288 -224 448 ) trigger 0 0 0 1 1 +( -224 -224 416 ) ( -288 -224 416 ) ( -224 -224 384 ) trigger 0 0 0 1 1 +( -224 -224 416 ) ( -224 -224 384 ) ( -224 -288 416 ) trigger 0 0 0 1 1 +( -288 -288 384 ) ( -224 -288 384 ) ( -288 -224 384 ) trigger 0 0 0 1 1 +( -288 -288 384 ) ( -288 -288 416 ) ( -224 -288 384 ) trigger 0 0 0 1 1 +( -288 -288 384 ) ( -288 -224 384 ) ( -288 -288 416 ) trigger 0 0 0 1 1 +} +} +// entity 20 +{ +"classname" "item_health" +"origin" "-1296 1328 384" +"spawnflags" "1" +} +// entity 21 +{ +"classname" "item_health" +"origin" "-272 304 384" +"spawnflags" "1" +} +// entity 22 +{ +"classname" "info_player_coop" +"origin" "-32 -288 40" +"angle" "90" +} +// entity 23 +{ +"classname" "info_player_coop" +"origin" "96 -288 40" +"angle" "90" +} +// entity 24 +{ +"classname" "info_player_coop" +"origin" "32 -288 40" +"angle" "90" +} +// entity 25 +{ +"classname" "info_player_coop" +"origin" "-96 -288 40" +"angle" "90" +} +// entity 26 +{ +"classname" "monster_edie" +"origin" "-256 320 408" +"angle" "270" +"spawnflags" "192" +"targetname" "ediemetal" +} +// entity 27 +{ +"classname" "item_health" +"origin" "304 -208 128" +} +// entity 28 +{ +"classname" "info_intermission" +"origin" "160 160 480" +"mangle" "30 225 0" +} +// entity 29 +{ +"classname" "item_shells" +"origin" "112 176 0" +"spawnflags" "1" +} +// entity 30 +{ +"classname" "item_spikes" +"origin" "-272 -272 384" +"spawnflags" "1" +} +// entity 31 +{ +"classname" "weapon_supershotgun" +"origin" "320 320 136" +} +// entity 32 +{ +"classname" "weapon_nailgun" +"origin" "-256 -256 8" +} +// entity 33 +{ +"classname" "item_armor1" +"origin" "0 192 96" +} +// entity 34 +{ +"classname" "monster_sentinel" +"origin" "-256 320 256" +"spawnflags" "5" +} +// entity 35 +{ +"classname" "monster_sentinel" +"origin" "320 -160 448" +"spawnflags" "5" +} +// entity 36 +{ +"classname" "monster_sentinel" +"origin" "128 192 480" +"spawnflags" "5" +} +// entity 37 +{ +"classname" "info_player_start" +"origin" "64 -256 40" +"angle" "135" +} +// entity 38 +{ +"classname" "light" +"origin" "-256 -256 64" +"light" "266" +} +// entity 39 +{ +"classname" "light" +"origin" "-256 320 192" +"light" "400" +} +// entity 40 +{ +"classname" "light" +"origin" "-192 0 64" +"light" "266" +} +// entity 41 +{ +"classname" "light" +"origin" "-32 -128 96" +"light" "400" +} +// entity 42 +{ +"classname" "light" +"origin" "0 192 160" +"light" "266" +} +// entity 43 +{ +"classname" "func_plat" +"height" "256" +"speed" "128" +"sounds" "2" +// brush 0 +{ +( 384 -320 384 ) ( 288 -312 384 ) ( 384 -312 384 ) rivrust 0 0 0 1 1 +( 384 -320 384 ) ( 376 -312 384 ) ( 376 -312 368 ) rivrust 0 0 0 1 1 +( 296 -312 384 ) ( 296 -312 368 ) ( 376 -312 368 ) rivrust 0 0 0 1 1 +( 368 -320 368 ) ( 272 -312 368 ) ( 272 -320 368 ) rivrust 0 0 0 1 1 +( 296 -312 368 ) ( 296 -312 384 ) ( 288 -320 384 ) rivrust 0 0 0 1 1 +( 288 -320 512 ) ( 384 -320 128 ) ( 288 -320 128 ) rivrust 0 0 0 1 1 +} +// brush 1 +{ +( 376 -320 384 ) ( 376 -224 384 ) ( 384 -320 384 ) rivrust 0 0 0 1 1 +( 376 -312 368 ) ( 376 -312 384 ) ( 384 -320 384 ) rivrust 0 0 0 1 1 +( 376 -232 368 ) ( 376 -232 384 ) ( 376 -312 384 ) rivrust 0 0 0 1 1 +( 384 -208 368 ) ( 376 -208 368 ) ( 384 -304 368 ) rivrust 0 0 0 1 1 +( 376 -232 384 ) ( 376 -232 368 ) ( 384 -224 384 ) rivrust 0 0 0 1 1 +( 384 -224 128 ) ( 384 -320 128 ) ( 384 -224 512 ) rivrust 0 0 0 1 1 +} +// brush 2 +{ +( 400 -208 368 ) ( 400 -288 368 ) ( 320 -208 368 ) key03_4 0 0 0 1 1 +( 352 -256 368 ) ( 272 -256 368 ) ( 352 -256 352 ) key03_4 0 0 0 1 1 +( 352 -256 368 ) ( 352 -256 352 ) ( 352 -336 368 ) key03_4 0 0 0 1 1 +( 320 -296 112 ) ( 400 -296 112 ) ( 320 -216 112 ) key03_4 0 0 0 1 1 +( 320 -288 352 ) ( 320 -288 368 ) ( 400 -288 352 ) key03_4 0 0 0 1 1 +( 320 -288 352 ) ( 320 -208 352 ) ( 320 -288 368 ) key03_4 0 0 0 1 1 +} +// brush 3 +{ +( 288 -224 384 ) ( 384 -232 384 ) ( 288 -232 384 ) rivrust 0 0 0 1 1 +( 288 -224 384 ) ( 296 -232 384 ) ( 296 -232 368 ) rivrust 0 0 0 1 1 +( 376 -232 384 ) ( 376 -232 368 ) ( 296 -232 368 ) rivrust 0 0 0 1 1 +( 304 -224 368 ) ( 400 -232 368 ) ( 400 -224 368 ) rivrust 0 0 0 1 1 +( 376 -232 368 ) ( 376 -232 384 ) ( 384 -224 384 ) rivrust 0 0 0 1 1 +( 384 -224 512 ) ( 288 -224 128 ) ( 384 -224 128 ) rivrust 0 0 0 1 1 +} +// brush 4 +{ +( 296 -224 384 ) ( 296 -320 384 ) ( 288 -224 384 ) rivrust 0 0 0 1 1 +( 296 -232 368 ) ( 296 -232 384 ) ( 288 -224 384 ) rivrust 0 0 0 1 1 +( 296 -312 368 ) ( 296 -312 384 ) ( 296 -232 384 ) rivrust 0 0 0 1 1 +( 288 -336 368 ) ( 296 -336 368 ) ( 288 -240 368 ) rivrust 0 0 0 1 1 +( 296 -312 384 ) ( 296 -312 368 ) ( 288 -320 384 ) rivrust 0 0 0 1 1 +( 288 -320 128 ) ( 288 -224 128 ) ( 288 -320 512 ) rivrust 0 0 0 1 1 +} +// brush 5 +{ +( 376 -232 384 ) ( 376 -312 384 ) ( 296 -232 384 ) metw0b 0 0 0 1 1 +( 376 -232 384 ) ( 296 -232 384 ) ( 376 -232 368 ) metw0b 0 0 0 1 1 +( 376 -232 384 ) ( 376 -232 368 ) ( 376 -312 384 ) metw0b 0 0 0 1 1 +( 296 -312 368 ) ( 376 -312 368 ) ( 296 -232 368 ) metw0b 0 0 0 1 1 +( 296 -312 368 ) ( 296 -312 384 ) ( 376 -312 368 ) metw0b 0 0 0 1 1 +( 296 -312 368 ) ( 296 -232 368 ) ( 296 -312 384 ) metw0b 0 0 0 1 1 +} +} +// entity 44 +{ +"classname" "trigger_teleport" +"map" "start" +"target" "telebase" +"state" "1" +// brush 0 +{ +( -240 400 464 ) ( -240 384 464 ) ( -272 400 464 ) trigger 0 0 0 1 1 +( -240 400 496 ) ( -272 400 496 ) ( -240 400 432 ) trigger 0 0 0 1 1 +( -240 -80 496 ) ( -240 -80 432 ) ( -240 -96 496 ) trigger 0 0 0 1 1 +( -272 384 400 ) ( -240 384 400 ) ( -272 400 400 ) trigger 0 0 0 1 1 +( -272 384 432 ) ( -272 384 496 ) ( -240 384 432 ) trigger 0 0 0 1 0.5 +( -272 384 400 ) ( -272 400 400 ) ( -272 384 464 ) trigger 0 0 0 1 1 +} +} +// entity 45 +{ +"classname" "info_teleport_destination" +"origin" "-960 768 40" +"angle" "135" +"targetname" "telebase" +} +// entity 46 +{ +"classname" "trigger_changelevel" +"map" "start" +// brush 0 +{ +( -1264 1424 464 ) ( -1264 1408 464 ) ( -1296 1424 464 ) trigger 0 0 0 1 1 +( -1264 1424 496 ) ( -1296 1424 496 ) ( -1264 1424 400 ) trigger 0 0 0 1 1 +( -1264 1424 496 ) ( -1264 1424 400 ) ( -1264 1408 496 ) trigger 0 0 0 1 1 +( -1296 1408 400 ) ( -1264 1408 400 ) ( -1296 1424 400 ) trigger 0 0 0 1 1 +( -1296 1408 368 ) ( -1296 1408 464 ) ( -1264 1408 368 ) trigger 0 0 0 1 1 +( -1296 1408 400 ) ( -1296 1424 400 ) ( -1296 1408 496 ) trigger 0 0 0 1 1 +} +} +// entity 47 +{ +"classname" "trigger_once" +"target" "ediebase" +// brush 0 +{ +( -1248 800 448 ) ( -1248 736 448 ) ( -1312 800 448 ) trigger 0 0 0 1 1 +( -1248 800 432 ) ( -1312 800 432 ) ( -1248 800 416 ) trigger 0 0 0 1 1 +( -1248 800 432 ) ( -1248 800 416 ) ( -1248 736 432 ) trigger 0 0 0 1 1 +( -1312 736 384 ) ( -1248 736 384 ) ( -1312 800 384 ) trigger 0 0 0 1 1 +( -1312 736 416 ) ( -1312 736 432 ) ( -1248 736 416 ) trigger 0 0 0 1 1 +( -1312 736 416 ) ( -1312 800 416 ) ( -1312 736 432 ) trigger 0 0 0 1 1 +} +} +// entity 48 +{ +"classname" "trigger_command_contact" +"message" "r_wateralpha .5\n" +// brush 0 +{ +( 128 -256 32 ) ( 128 -320 32 ) ( -128 -256 32 ) trigger 0 0 0 1 1 +( 128 -224 64 ) ( -128 -224 64 ) ( 128 -224 0 ) trigger 0 0 0 1 1 +( 128 -256 64 ) ( 128 -256 0 ) ( 128 -320 64 ) trigger 0 0 0 1 1 +( -128 -320 0 ) ( 128 -320 0 ) ( -128 -256 0 ) trigger 0 0 0 1 1 +( -128 -320 0 ) ( -128 -320 64 ) ( 128 -320 0 ) trigger 0 0 0 1 1 +( -128 -320 0 ) ( -128 -256 0 ) ( -128 -320 64 ) trigger 0 0 0 1 1 +} +} +// entity 49 +{ +"classname" "func_illusionary" +// brush 0 +{ +( -696 712 352 ) ( -688 712 352 ) ( -688 708 348 ) sfloor1_1 0 0 0 1 1 +( -688 712 352 ) ( -696 712 352 ) ( -688 716 348 ) sfloor1_1 0 0 0 1 1 +( -688 716 352 ) ( -688 716 344 ) ( -688 708 352 ) sfloor1_1 0 0 0 1 1 +( -696 712 344 ) ( -688 712 344 ) ( -688 716 348 ) sfloor1_1 0 0 0 1 1 +( -696 708 348 ) ( -688 708 348 ) ( -688 712 344 ) sfloor1_1 0 0 0 1 1 +( -720 708 344 ) ( -720 716 344 ) ( -720 708 352 ) sfloor1_1 0 0 0 1 1 +} +// brush 1 +{ +( -696 712 384 ) ( -688 712 384 ) ( -688 708 380 ) sfloor1_1 0 0 0 1 1 +( -688 712 384 ) ( -696 712 384 ) ( -688 716 380 ) sfloor1_1 0 0 0 1 1 +( -688 716 384 ) ( -688 716 376 ) ( -688 708 384 ) sfloor1_1 0 0 0 1 1 +( -696 712 376 ) ( -688 712 376 ) ( -688 716 380 ) sfloor1_1 0 0 0 1 1 +( -696 708 380 ) ( -688 708 380 ) ( -688 712 376 ) sfloor1_1 0 0 0 1 1 +( -720 708 376 ) ( -720 716 376 ) ( -720 708 384 ) sfloor1_1 0 0 0 1 1 +} +// brush 2 +{ +( -684 716 384 ) ( -684 704 384 ) ( -688 716 384 ) sfloor1_1 0 0 0 1 1 +( -684 716 384 ) ( -688 716 384 ) ( -684 716 128 ) sfloor1_1 0 0 0 1 1 +( -684 716 384 ) ( -684 716 128 ) ( -684 704 384 ) sfloor1_1 0 0 0 1 1 +( -688 704 128 ) ( -684 704 128 ) ( -688 716 128 ) sfloor1_1 0 0 0 1 1 +( -688 704 128 ) ( -688 704 384 ) ( -684 704 128 ) sfloor1_1 0 0 0 1 1 +( -688 704 128 ) ( -688 716 128 ) ( -688 704 384 ) sfloor1_1 0 0 0 1 1 +} +// brush 3 +{ +( -720 716 384 ) ( -720 704 384 ) ( -724 716 384 ) sfloor1_1 0 0 0 1 1 +( -720 716 384 ) ( -724 716 384 ) ( -720 716 128 ) sfloor1_1 0 0 0 1 1 +( -720 716 384 ) ( -720 716 128 ) ( -720 704 384 ) sfloor1_1 0 0 0 1 1 +( -724 704 128 ) ( -720 704 128 ) ( -724 716 128 ) sfloor1_1 0 0 0 1 1 +( -724 704 128 ) ( -724 704 384 ) ( -720 704 128 ) sfloor1_1 0 0 0 1 1 +( -724 704 128 ) ( -724 716 128 ) ( -724 704 384 ) sfloor1_1 0 0 0 1 1 +} +// brush 4 +{ +( -696 712 288 ) ( -688 712 288 ) ( -688 708 284 ) sfloor1_1 0 0 0 1 1 +( -688 712 288 ) ( -696 712 288 ) ( -688 716 284 ) sfloor1_1 0 0 0 1 1 +( -688 716 288 ) ( -688 716 280 ) ( -688 708 288 ) sfloor1_1 0 0 0 1 1 +( -696 712 280 ) ( -688 712 280 ) ( -688 716 284 ) sfloor1_1 0 0 0 1 1 +( -696 708 284 ) ( -688 708 284 ) ( -688 712 280 ) sfloor1_1 0 0 0 1 1 +( -720 708 280 ) ( -720 716 280 ) ( -720 708 288 ) sfloor1_1 0 0 0 1 1 +} +// brush 5 +{ +( -696 712 320 ) ( -688 712 320 ) ( -688 708 316 ) sfloor1_1 0 0 0 1 1 +( -688 712 320 ) ( -696 712 320 ) ( -688 716 316 ) sfloor1_1 0 0 0 1 1 +( -688 716 320 ) ( -688 716 312 ) ( -688 708 320 ) sfloor1_1 0 0 0 1 1 +( -696 712 312 ) ( -688 712 312 ) ( -688 716 316 ) sfloor1_1 0 0 0 1 1 +( -696 708 316 ) ( -688 708 316 ) ( -688 712 312 ) sfloor1_1 0 0 0 1 1 +( -720 708 312 ) ( -720 716 312 ) ( -720 708 320 ) sfloor1_1 0 0 0 1 1 +} +// brush 6 +{ +( -696 712 160 ) ( -688 712 160 ) ( -688 708 156 ) sfloor1_1 0 0 0 1 1 +( -688 712 160 ) ( -696 712 160 ) ( -688 716 156 ) sfloor1_1 0 0 0 1 1 +( -688 716 160 ) ( -688 716 152 ) ( -688 708 160 ) sfloor1_1 0 0 0 1 1 +( -696 712 152 ) ( -688 712 152 ) ( -688 716 156 ) sfloor1_1 0 0 0 1 1 +( -696 708 156 ) ( -688 708 156 ) ( -688 712 152 ) sfloor1_1 0 0 0 1 1 +( -720 708 152 ) ( -720 716 152 ) ( -720 708 160 ) sfloor1_1 0 0 0 1 1 +} +// brush 7 +{ +( -696 712 224 ) ( -688 712 224 ) ( -688 708 220 ) sfloor1_1 0 0 0 1 1 +( -688 712 224 ) ( -696 712 224 ) ( -688 716 220 ) sfloor1_1 0 0 0 1 1 +( -688 716 224 ) ( -688 716 216 ) ( -688 708 224 ) sfloor1_1 0 0 0 1 1 +( -696 712 216 ) ( -688 712 216 ) ( -688 716 220 ) sfloor1_1 0 0 0 1 1 +( -696 708 220 ) ( -688 708 220 ) ( -688 712 216 ) sfloor1_1 0 0 0 1 1 +( -720 708 216 ) ( -720 716 216 ) ( -720 708 224 ) sfloor1_1 0 0 0 1 1 +} +// brush 8 +{ +( -696 712 256 ) ( -688 712 256 ) ( -688 708 252 ) sfloor1_1 0 0 0 1 1 +( -688 712 256 ) ( -696 712 256 ) ( -688 716 252 ) sfloor1_1 0 0 0 1 1 +( -688 716 256 ) ( -688 716 248 ) ( -688 708 256 ) sfloor1_1 0 0 0 1 1 +( -696 712 248 ) ( -688 712 248 ) ( -688 716 252 ) sfloor1_1 0 0 0 1 1 +( -696 708 252 ) ( -688 708 252 ) ( -688 712 248 ) sfloor1_1 0 0 0 1 1 +( -720 708 248 ) ( -720 716 248 ) ( -720 708 256 ) sfloor1_1 0 0 0 1 1 +} +// brush 9 +{ +( -696 712 192 ) ( -688 712 192 ) ( -688 708 188 ) sfloor1_1 0 0 0 1 1 +( -688 712 192 ) ( -696 712 192 ) ( -688 716 188 ) sfloor1_1 0 0 0 1 1 +( -688 716 192 ) ( -688 716 184 ) ( -688 708 192 ) sfloor1_1 0 0 0 1 1 +( -696 712 184 ) ( -688 712 184 ) ( -688 716 188 ) sfloor1_1 0 0 0 1 1 +( -696 708 188 ) ( -688 708 188 ) ( -688 712 184 ) sfloor1_1 0 0 0 1 1 +( -720 708 184 ) ( -720 716 184 ) ( -720 708 192 ) sfloor1_1 0 0 0 1 1 +} +} +// entity 50 +{ +"classname" "light" +"origin" "-1280 1408 432" +"light" "200" +"style" "2" +} +// entity 51 +{ +"classname" "light" +"origin" "-256 384 432" +"light" "200" +"style" "2" +} diff --git a/mod_quoth/map_src/quoth2_mapsources.txt b/mod_quoth/map_src/quoth2_mapsources.txt new file mode 100644 index 0000000..033274d --- /dev/null +++ b/mod_quoth/map_src/quoth2_mapsources.txt @@ -0,0 +1,40 @@ +----------------------------------------------- +Quoth - Part Two - Map Sources +----------------------------------------------- + +These are the source .map files for the bsps included with Quoth, pak0 and pak1. + +The .maps included are: + +b_bio_l +b_bio_s +b_plas_l +b_plas_s +breakable +e1m1quoth +e1m2quoth +kellbase1 +kellbase1_fan +kelltest1 +kelltest2 +kelltest3 +kelltest4 +kelltest5 + + +----------------------------------------------- +- Copyright / Permissions +----------------------------------------------- + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . \ No newline at end of file diff --git a/mod_quoth/pak0.pak b/mod_quoth/pak0.pak new file mode 100644 index 0000000..535637d Binary files /dev/null and b/mod_quoth/pak0.pak differ diff --git a/mod_quoth/pak1.pak b/mod_quoth/pak1.pak new file mode 100644 index 0000000..c16681a Binary files /dev/null and b/mod_quoth/pak1.pak differ diff --git a/mod_quoth/pak2.pak b/mod_quoth/pak2.pak new file mode 100644 index 0000000..57e1eb9 Binary files /dev/null and b/mod_quoth/pak2.pak differ diff --git a/mod_quoth/quoth.cfg b/mod_quoth/quoth.cfg new file mode 100644 index 0000000..86ff49c --- /dev/null +++ b/mod_quoth/quoth.cfg @@ -0,0 +1,9 @@ +// Commands in this file will be executed after autoexec.cfg +// This lets you add custom binds for Quoth without having to +//duplicate your existing autoexec file + +//=== Clear all the error messages from the configuration === +clear + +//=== Uncomment this to disable the model-saving Quoth features === +//scratch1 1 \ No newline at end of file diff --git a/mod_quoth/quoth2_2.txt b/mod_quoth/quoth2_2.txt new file mode 100644 index 0000000..34be8b2 --- /dev/null +++ b/mod_quoth/quoth2_2.txt @@ -0,0 +1,56 @@ + +---------------------------- +Quoth - Part Two +---------------------------- + +"Once upon a midnight dreary, while I pondered, weak and weary, +Over many a quaint and curious volume of forgotten lore..." + +Welcome to the third edition of Quoth 2. This is a spit-and-polish release, with some new features to play with, but the emphasis on refining the Quoth 2 content, re-balancing some monsters, fixing old bugs, and keeping Quoth as lightweight as possible. + +The new home for Quoth is http://tomeofpreach.wordpress.com/quoth and the mapping tutorial and changelog can be found there. Also, for help, tech support and further releases, keep an eye on Func_Msgboard: http://celephais.net/board + + +---------------------------- +Installation +---------------------------- + +Create a subfolder in your /quake directory called /quoth. Extract quoth.zip into it. This package is the full install, and contains all the files you need to run Quoth. + +The quickest way to launch the game is to run the launch.bat file provided. If you're a Quake veteran and prefer to launch manually, add the following to your quake engine command line: + +-hipnotic -game quoth + +The -hipnotic option enables the Scourge Of Armagon HUD layout that we have utilized for our powerups and weapons. You do not need to have Scourge Of Armagon installed for this to work. + +If you don't have a custom quake engine, you will miss out on some of the features of Quoth, and we recommend you grab fitzquake from + +http://celephais.net/fitzquake + + + +---------------------------- +Thanks +---------------------------- + +than, mfx, Mechtech, Fern for betatesting of the latest version +Johnny Law for assistance with creating the launcher +negke for tolerating each time we break his maps with patches +Everyone who keeps the Quake scene alive with maps +metlslime for giving us a home at func_msgboard + +---------------------------- +Legal +---------------------------- + +You may distribute this .zip file, without modifying its contents, via the internet or BBS systems. +You may not distribute it via cover CD without the authors' prior permission. + +Preach/necros/Kell + +May 2014 + +---------------------------- + +"Nevermore!" + diff --git a/mod_quoth/unpak/base.dem b/mod_quoth/unpak/base.dem new file mode 100644 index 0000000..cf17ec1 Binary files /dev/null and b/mod_quoth/unpak/base.dem differ diff --git a/mod_quoth/unpak/coop.dem b/mod_quoth/unpak/coop.dem new file mode 100644 index 0000000..c821a28 Binary files /dev/null and b/mod_quoth/unpak/coop.dem differ diff --git a/mod_quoth/unpak/coop2.dem b/mod_quoth/unpak/coop2.dem new file mode 100644 index 0000000..e627a8f Binary files /dev/null and b/mod_quoth/unpak/coop2.dem differ diff --git a/mod_quoth/unpak/default.cfg b/mod_quoth/unpak/default.cfg new file mode 100644 index 0000000..f618a6e --- /dev/null +++ b/mod_quoth/unpak/default.cfg @@ -0,0 +1,109 @@ +// +// load keybindings +// +// commands with a leading + will also be called for key up events with +// the + changed to a - +unbindall + + + +// +// character controls +// + +//PREACH wasd +bind a +moveleft +bind d +moveright + +bind w +forward +bind s +back + +bind x +moveup +bind c +movedown +bind shift +speed ++mlook + + +bind CTRL +attack + +bind SPACE +jump + +bind TAB +showscores + +bind 1 "impulse 1" +bind 2 "impulse 2" +bind 3 "impulse 3" +bind 4 "impulse 4" +bind 5 "impulse 5" +bind 6 "impulse 6" +bind 7 "impulse 7" +bind 8 "impulse 8" +//PREACH bind the plasma gun +bind 9 "impulse 250" + +bind 0 "impulse 0" + +bind / "impulse 10" // change weapon + +//PREACH: flashlight is here +bind f flashlight + +// zoom +alias zoom_in "sensitivity 2;fov 90;wait;fov 70;wait;fov 50;wait;fov 30;wait;fov 10;wait;fov 5;bind F11 zoom_out" +alias zoom_out "sensitivity 4;fov 5;wait;fov 10;wait;fov 30;wait;fov 50;wait;fov 70;wait;fov 90;bind F11 zoom_in; sensitivity 3" +bind F11 zoom_in + +// Function keys +bind F1 "help" +bind F2 "menu_save" +bind F3 "menu_load" +bind F4 "menu_options" +bind F5 "menu_multiplayer" +bind F6 "echo Quicksaving...; wait; save quick" +bind F9 "echo Quickloading...; wait; load quick" +bind F10 "quit" +bind F12 "screenshot" + +// mouse options +bind \ +mlook + +// +// client environment commands +// +bind PAUSE "pause" +bind ESCAPE "togglemenu" +bind ~ "toggleconsole" +bind ` "toggleconsole" + +bind t "messagemode" + +bind + "sizeup" +bind = "sizeup" +bind - "sizedown" + +bind INS +klook + +// +// mouse buttons +// +bind MOUSE1 +attack +bind MOUSE2 +forward +bind MOUSE3 +mlook +crosshair 1 + +// the optout is here in case the player resets config through menu +exec optout.cfg + + +bind mwheeldown "impulse 10" +bind mwheelup "impulse 12" + + +// +// default cvars +// +viewsize 100 +gamma 1.0 +volume 0.7 +sensitivity 3 +scr_conspeed 900 \ No newline at end of file diff --git a/mod_quoth/unpak/gfx.wad b/mod_quoth/unpak/gfx.wad new file mode 100644 index 0000000..c0015c5 Binary files /dev/null and b/mod_quoth/unpak/gfx.wad differ diff --git a/mod_quoth/unpak/gfx/conback.lmp b/mod_quoth/unpak/gfx/conback.lmp new file mode 100644 index 0000000..6bd19ca Binary files /dev/null and b/mod_quoth/unpak/gfx/conback.lmp differ diff --git a/mod_quoth/unpak/gfx/env/bseabk.tga b/mod_quoth/unpak/gfx/env/bseabk.tga new file mode 100644 index 0000000..e59c0c5 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/bseabk.tga differ diff --git a/mod_quoth/unpak/gfx/env/bseadn.tga b/mod_quoth/unpak/gfx/env/bseadn.tga new file mode 100644 index 0000000..a1336bb Binary files /dev/null and b/mod_quoth/unpak/gfx/env/bseadn.tga differ diff --git a/mod_quoth/unpak/gfx/env/bseaft.tga b/mod_quoth/unpak/gfx/env/bseaft.tga new file mode 100644 index 0000000..81b3227 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/bseaft.tga differ diff --git a/mod_quoth/unpak/gfx/env/bsealf.tga b/mod_quoth/unpak/gfx/env/bsealf.tga new file mode 100644 index 0000000..caef7d0 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/bsealf.tga differ diff --git a/mod_quoth/unpak/gfx/env/bseart.tga b/mod_quoth/unpak/gfx/env/bseart.tga new file mode 100644 index 0000000..40c6738 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/bseart.tga differ diff --git a/mod_quoth/unpak/gfx/env/bseaup.tga b/mod_quoth/unpak/gfx/env/bseaup.tga new file mode 100644 index 0000000..f2d323a Binary files /dev/null and b/mod_quoth/unpak/gfx/env/bseaup.tga differ diff --git a/mod_quoth/unpak/gfx/env/dawnbk.tga b/mod_quoth/unpak/gfx/env/dawnbk.tga new file mode 100644 index 0000000..a7daa93 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/dawnbk.tga differ diff --git a/mod_quoth/unpak/gfx/env/dawndn.tga b/mod_quoth/unpak/gfx/env/dawndn.tga new file mode 100644 index 0000000..4653efc Binary files /dev/null and b/mod_quoth/unpak/gfx/env/dawndn.tga differ diff --git a/mod_quoth/unpak/gfx/env/dawnft.tga b/mod_quoth/unpak/gfx/env/dawnft.tga new file mode 100644 index 0000000..e166b71 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/dawnft.tga differ diff --git a/mod_quoth/unpak/gfx/env/dawnlf.tga b/mod_quoth/unpak/gfx/env/dawnlf.tga new file mode 100644 index 0000000..257c100 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/dawnlf.tga differ diff --git a/mod_quoth/unpak/gfx/env/dawnrt.tga b/mod_quoth/unpak/gfx/env/dawnrt.tga new file mode 100644 index 0000000..4d07683 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/dawnrt.tga differ diff --git a/mod_quoth/unpak/gfx/env/dawnup.tga b/mod_quoth/unpak/gfx/env/dawnup.tga new file mode 100644 index 0000000..b330737 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/dawnup.tga differ diff --git a/mod_quoth/unpak/gfx/env/daybk.tga b/mod_quoth/unpak/gfx/env/daybk.tga new file mode 100644 index 0000000..b821a97 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/daybk.tga differ diff --git a/mod_quoth/unpak/gfx/env/daydn.tga b/mod_quoth/unpak/gfx/env/daydn.tga new file mode 100644 index 0000000..5fdd134 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/daydn.tga differ diff --git a/mod_quoth/unpak/gfx/env/dayft.tga b/mod_quoth/unpak/gfx/env/dayft.tga new file mode 100644 index 0000000..f71bf32 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/dayft.tga differ diff --git a/mod_quoth/unpak/gfx/env/daylf.tga b/mod_quoth/unpak/gfx/env/daylf.tga new file mode 100644 index 0000000..995a505 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/daylf.tga differ diff --git a/mod_quoth/unpak/gfx/env/dayrt.tga b/mod_quoth/unpak/gfx/env/dayrt.tga new file mode 100644 index 0000000..cb35d67 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/dayrt.tga differ diff --git a/mod_quoth/unpak/gfx/env/dayup.tga b/mod_quoth/unpak/gfx/env/dayup.tga new file mode 100644 index 0000000..7c494ab Binary files /dev/null and b/mod_quoth/unpak/gfx/env/dayup.tga differ diff --git a/mod_quoth/unpak/gfx/env/duskbk.tga b/mod_quoth/unpak/gfx/env/duskbk.tga new file mode 100644 index 0000000..e55190e Binary files /dev/null and b/mod_quoth/unpak/gfx/env/duskbk.tga differ diff --git a/mod_quoth/unpak/gfx/env/duskdn.tga b/mod_quoth/unpak/gfx/env/duskdn.tga new file mode 100644 index 0000000..50b870a Binary files /dev/null and b/mod_quoth/unpak/gfx/env/duskdn.tga differ diff --git a/mod_quoth/unpak/gfx/env/duskft.tga b/mod_quoth/unpak/gfx/env/duskft.tga new file mode 100644 index 0000000..7e17622 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/duskft.tga differ diff --git a/mod_quoth/unpak/gfx/env/dusklf.tga b/mod_quoth/unpak/gfx/env/dusklf.tga new file mode 100644 index 0000000..bea1d70 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/dusklf.tga differ diff --git a/mod_quoth/unpak/gfx/env/duskrt.tga b/mod_quoth/unpak/gfx/env/duskrt.tga new file mode 100644 index 0000000..3309278 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/duskrt.tga differ diff --git a/mod_quoth/unpak/gfx/env/duskup.tga b/mod_quoth/unpak/gfx/env/duskup.tga new file mode 100644 index 0000000..e50e927 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/duskup.tga differ diff --git a/mod_quoth/unpak/gfx/env/epiphanybk.tga b/mod_quoth/unpak/gfx/env/epiphanybk.tga new file mode 100644 index 0000000..168a007 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/epiphanybk.tga differ diff --git a/mod_quoth/unpak/gfx/env/epiphanydn.tga b/mod_quoth/unpak/gfx/env/epiphanydn.tga new file mode 100644 index 0000000..38c8635 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/epiphanydn.tga differ diff --git a/mod_quoth/unpak/gfx/env/epiphanyft.tga b/mod_quoth/unpak/gfx/env/epiphanyft.tga new file mode 100644 index 0000000..e8be644 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/epiphanyft.tga differ diff --git a/mod_quoth/unpak/gfx/env/epiphanylf.tga b/mod_quoth/unpak/gfx/env/epiphanylf.tga new file mode 100644 index 0000000..7580dd7 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/epiphanylf.tga differ diff --git a/mod_quoth/unpak/gfx/env/epiphanyrt.tga b/mod_quoth/unpak/gfx/env/epiphanyrt.tga new file mode 100644 index 0000000..a53e3e5 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/epiphanyrt.tga differ diff --git a/mod_quoth/unpak/gfx/env/epiphanyup.tga b/mod_quoth/unpak/gfx/env/epiphanyup.tga new file mode 100644 index 0000000..8814de6 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/epiphanyup.tga differ diff --git a/mod_quoth/unpak/gfx/env/fodrianbk.tga b/mod_quoth/unpak/gfx/env/fodrianbk.tga new file mode 100644 index 0000000..0f8701a Binary files /dev/null and b/mod_quoth/unpak/gfx/env/fodrianbk.tga differ diff --git a/mod_quoth/unpak/gfx/env/fodriandn.tga b/mod_quoth/unpak/gfx/env/fodriandn.tga new file mode 100644 index 0000000..47078c6 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/fodriandn.tga differ diff --git a/mod_quoth/unpak/gfx/env/fodrianft.tga b/mod_quoth/unpak/gfx/env/fodrianft.tga new file mode 100644 index 0000000..897db56 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/fodrianft.tga differ diff --git a/mod_quoth/unpak/gfx/env/fodrianlf.tga b/mod_quoth/unpak/gfx/env/fodrianlf.tga new file mode 100644 index 0000000..3828e8b Binary files /dev/null and b/mod_quoth/unpak/gfx/env/fodrianlf.tga differ diff --git a/mod_quoth/unpak/gfx/env/fodrianrt.tga b/mod_quoth/unpak/gfx/env/fodrianrt.tga new file mode 100644 index 0000000..cd5c9f7 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/fodrianrt.tga differ diff --git a/mod_quoth/unpak/gfx/env/fodrianup.tga b/mod_quoth/unpak/gfx/env/fodrianup.tga new file mode 100644 index 0000000..7d8e63b Binary files /dev/null and b/mod_quoth/unpak/gfx/env/fodrianup.tga differ diff --git a/mod_quoth/unpak/gfx/env/graynightbk.tga b/mod_quoth/unpak/gfx/env/graynightbk.tga new file mode 100644 index 0000000..183858a Binary files /dev/null and b/mod_quoth/unpak/gfx/env/graynightbk.tga differ diff --git a/mod_quoth/unpak/gfx/env/graynightdn.tga b/mod_quoth/unpak/gfx/env/graynightdn.tga new file mode 100644 index 0000000..25b1c2b Binary files /dev/null and b/mod_quoth/unpak/gfx/env/graynightdn.tga differ diff --git a/mod_quoth/unpak/gfx/env/graynightft.tga b/mod_quoth/unpak/gfx/env/graynightft.tga new file mode 100644 index 0000000..ff41a6d Binary files /dev/null and b/mod_quoth/unpak/gfx/env/graynightft.tga differ diff --git a/mod_quoth/unpak/gfx/env/graynightlf.tga b/mod_quoth/unpak/gfx/env/graynightlf.tga new file mode 100644 index 0000000..4f3a4b5 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/graynightlf.tga differ diff --git a/mod_quoth/unpak/gfx/env/graynightrt.tga b/mod_quoth/unpak/gfx/env/graynightrt.tga new file mode 100644 index 0000000..92fa383 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/graynightrt.tga differ diff --git a/mod_quoth/unpak/gfx/env/graynightup.tga b/mod_quoth/unpak/gfx/env/graynightup.tga new file mode 100644 index 0000000..97a2623 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/graynightup.tga differ diff --git a/mod_quoth/unpak/gfx/env/moonbk.tga b/mod_quoth/unpak/gfx/env/moonbk.tga new file mode 100644 index 0000000..32e04b8 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/moonbk.tga differ diff --git a/mod_quoth/unpak/gfx/env/moondn.tga b/mod_quoth/unpak/gfx/env/moondn.tga new file mode 100644 index 0000000..a6870cf Binary files /dev/null and b/mod_quoth/unpak/gfx/env/moondn.tga differ diff --git a/mod_quoth/unpak/gfx/env/moonft.tga b/mod_quoth/unpak/gfx/env/moonft.tga new file mode 100644 index 0000000..efc6a36 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/moonft.tga differ diff --git a/mod_quoth/unpak/gfx/env/moonlf.tga b/mod_quoth/unpak/gfx/env/moonlf.tga new file mode 100644 index 0000000..5347958 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/moonlf.tga differ diff --git a/mod_quoth/unpak/gfx/env/moonrt.tga b/mod_quoth/unpak/gfx/env/moonrt.tga new file mode 100644 index 0000000..66a965f Binary files /dev/null and b/mod_quoth/unpak/gfx/env/moonrt.tga differ diff --git a/mod_quoth/unpak/gfx/env/moonup.tga b/mod_quoth/unpak/gfx/env/moonup.tga new file mode 100644 index 0000000..096760e Binary files /dev/null and b/mod_quoth/unpak/gfx/env/moonup.tga differ diff --git a/mod_quoth/unpak/gfx/env/predatorbk.tga b/mod_quoth/unpak/gfx/env/predatorbk.tga new file mode 100644 index 0000000..4133a08 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/predatorbk.tga differ diff --git a/mod_quoth/unpak/gfx/env/predatordn.tga b/mod_quoth/unpak/gfx/env/predatordn.tga new file mode 100644 index 0000000..4c4cbba Binary files /dev/null and b/mod_quoth/unpak/gfx/env/predatordn.tga differ diff --git a/mod_quoth/unpak/gfx/env/predatorft.tga b/mod_quoth/unpak/gfx/env/predatorft.tga new file mode 100644 index 0000000..616a99c Binary files /dev/null and b/mod_quoth/unpak/gfx/env/predatorft.tga differ diff --git a/mod_quoth/unpak/gfx/env/predatorlf.tga b/mod_quoth/unpak/gfx/env/predatorlf.tga new file mode 100644 index 0000000..da5ca15 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/predatorlf.tga differ diff --git a/mod_quoth/unpak/gfx/env/predatorrt.tga b/mod_quoth/unpak/gfx/env/predatorrt.tga new file mode 100644 index 0000000..5a207a1 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/predatorrt.tga differ diff --git a/mod_quoth/unpak/gfx/env/predatorup.tga b/mod_quoth/unpak/gfx/env/predatorup.tga new file mode 100644 index 0000000..0cf5131 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/predatorup.tga differ diff --git a/mod_quoth/unpak/gfx/env/starsbk.tga b/mod_quoth/unpak/gfx/env/starsbk.tga new file mode 100644 index 0000000..3746004 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/starsbk.tga differ diff --git a/mod_quoth/unpak/gfx/env/starsdn.tga b/mod_quoth/unpak/gfx/env/starsdn.tga new file mode 100644 index 0000000..571ed5c Binary files /dev/null and b/mod_quoth/unpak/gfx/env/starsdn.tga differ diff --git a/mod_quoth/unpak/gfx/env/starsft.tga b/mod_quoth/unpak/gfx/env/starsft.tga new file mode 100644 index 0000000..725b0a3 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/starsft.tga differ diff --git a/mod_quoth/unpak/gfx/env/starslf.tga b/mod_quoth/unpak/gfx/env/starslf.tga new file mode 100644 index 0000000..fda83a8 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/starslf.tga differ diff --git a/mod_quoth/unpak/gfx/env/starsrt.tga b/mod_quoth/unpak/gfx/env/starsrt.tga new file mode 100644 index 0000000..6908552 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/starsrt.tga differ diff --git a/mod_quoth/unpak/gfx/env/starsup.tga b/mod_quoth/unpak/gfx/env/starsup.tga new file mode 100644 index 0000000..068897d Binary files /dev/null and b/mod_quoth/unpak/gfx/env/starsup.tga differ diff --git a/mod_quoth/unpak/gfx/env/voidbk.tga b/mod_quoth/unpak/gfx/env/voidbk.tga new file mode 100644 index 0000000..368f8c8 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/voidbk.tga differ diff --git a/mod_quoth/unpak/gfx/env/voiddn.tga b/mod_quoth/unpak/gfx/env/voiddn.tga new file mode 100644 index 0000000..a68020f Binary files /dev/null and b/mod_quoth/unpak/gfx/env/voiddn.tga differ diff --git a/mod_quoth/unpak/gfx/env/voidft.tga b/mod_quoth/unpak/gfx/env/voidft.tga new file mode 100644 index 0000000..8c409d5 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/voidft.tga differ diff --git a/mod_quoth/unpak/gfx/env/voidlf.tga b/mod_quoth/unpak/gfx/env/voidlf.tga new file mode 100644 index 0000000..5f1142e Binary files /dev/null and b/mod_quoth/unpak/gfx/env/voidlf.tga differ diff --git a/mod_quoth/unpak/gfx/env/voidrt.tga b/mod_quoth/unpak/gfx/env/voidrt.tga new file mode 100644 index 0000000..1c07df0 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/voidrt.tga differ diff --git a/mod_quoth/unpak/gfx/env/voidup.tga b/mod_quoth/unpak/gfx/env/voidup.tga new file mode 100644 index 0000000..8788742 Binary files /dev/null and b/mod_quoth/unpak/gfx/env/voidup.tga differ diff --git a/mod_quoth/unpak/gfx/help0.lmp b/mod_quoth/unpak/gfx/help0.lmp new file mode 100644 index 0000000..eb93c8d Binary files /dev/null and b/mod_quoth/unpak/gfx/help0.lmp differ diff --git a/mod_quoth/unpak/maps/breakable.bsp b/mod_quoth/unpak/maps/breakable.bsp new file mode 100644 index 0000000..e1efd51 Binary files /dev/null and b/mod_quoth/unpak/maps/breakable.bsp differ diff --git a/mod_quoth/unpak/maps/e1m1quoth.bsp b/mod_quoth/unpak/maps/e1m1quoth.bsp new file mode 100644 index 0000000..e9fbe93 Binary files /dev/null and b/mod_quoth/unpak/maps/e1m1quoth.bsp differ diff --git a/mod_quoth/unpak/maps/e1m2quoth.bsp b/mod_quoth/unpak/maps/e1m2quoth.bsp new file mode 100644 index 0000000..81d81b3 Binary files /dev/null and b/mod_quoth/unpak/maps/e1m2quoth.bsp differ diff --git a/mod_quoth/unpak/maps/kellbase1.bsp b/mod_quoth/unpak/maps/kellbase1.bsp new file mode 100644 index 0000000..7622d92 Binary files /dev/null and b/mod_quoth/unpak/maps/kellbase1.bsp differ diff --git a/mod_quoth/unpak/maps/kellbase1_fan.bsp b/mod_quoth/unpak/maps/kellbase1_fan.bsp new file mode 100644 index 0000000..47fee9f Binary files /dev/null and b/mod_quoth/unpak/maps/kellbase1_fan.bsp differ diff --git a/mod_quoth/unpak/maps/kelltest1.bsp b/mod_quoth/unpak/maps/kelltest1.bsp new file mode 100644 index 0000000..295667c Binary files /dev/null and b/mod_quoth/unpak/maps/kelltest1.bsp differ diff --git a/mod_quoth/unpak/maps/kelltest2.bsp b/mod_quoth/unpak/maps/kelltest2.bsp new file mode 100644 index 0000000..5b76d74 Binary files /dev/null and b/mod_quoth/unpak/maps/kelltest2.bsp differ diff --git a/mod_quoth/unpak/maps/kelltest3.bsp b/mod_quoth/unpak/maps/kelltest3.bsp new file mode 100644 index 0000000..9c7442b Binary files /dev/null and b/mod_quoth/unpak/maps/kelltest3.bsp differ diff --git a/mod_quoth/unpak/maps/kelltest4.bsp b/mod_quoth/unpak/maps/kelltest4.bsp new file mode 100644 index 0000000..53c92e0 Binary files /dev/null and b/mod_quoth/unpak/maps/kelltest4.bsp differ diff --git a/mod_quoth/unpak/maps/kelltest5.bsp b/mod_quoth/unpak/maps/kelltest5.bsp new file mode 100644 index 0000000..f6fc998 Binary files /dev/null and b/mod_quoth/unpak/maps/kelltest5.bsp differ diff --git a/mod_quoth/unpak/maps/ne_basetest.bsp b/mod_quoth/unpak/maps/ne_basetest.bsp new file mode 100644 index 0000000..4b60d86 Binary files /dev/null and b/mod_quoth/unpak/maps/ne_basetest.bsp differ diff --git a/mod_quoth/unpak/maps/start.bsp b/mod_quoth/unpak/maps/start.bsp new file mode 100644 index 0000000..4d8856c Binary files /dev/null and b/mod_quoth/unpak/maps/start.bsp differ diff --git a/mod_quoth/unpak/optout.cfg b/mod_quoth/unpak/optout.cfg new file mode 100644 index 0000000..aa97a4b --- /dev/null +++ b/mod_quoth/unpak/optout.cfg @@ -0,0 +1,38 @@ + +// quoth needs gl_flashblend off in order for the flashlight to work +// if you object, then you can override the setting in autoexec.cfg (not config.cfg) +gl_flashblend 0 + +//these are for darkplaces, they default to zero in the most recent build +//so these are just to catch people with older engines + sv_gameplayfix_blowupfallenzombies 0 + sv_gameplayfix_consistentplayerprethink 0 + sv_gameplayfix_delayprojectiles 0 + sv_gameplayfix_downtracesupportsongroundflag 0 + sv_gameplayfix_droptofloorstartsolid_nudgetocorrect 0 + sv_gameplayfix_easierwaterjump 0 + sv_gameplayfix_findradiusdistancetobox 0 + sv_gameplayfix_fixedcheckwatertransition 0 + sv_gameplayfix_gravityunaffectedbyticrate 0 + sv_gameplayfix_grenadebouncedownslopes 0 + sv_gameplayfix_multiplethinksperframe 0 + sv_gameplayfix_noairborncorpse 0 + sv_gameplayfix_noairborncorpse_allowsuspendeditems 0 + sv_gameplayfix_nostepmoveonsteepslopes 0 + sv_gameplayfix_nudgeoutofsolid 0 + sv_gameplayfix_nudgeoutofsolid_separation 0 + sv_gameplayfix_q1bsptracelinereportstexture 0 + sv_gameplayfix_q2airaccelerate 0 + sv_gameplayfix_setmodelrealbox 0 + sv_gameplayfix_slidemoveprojectiles 0 + sv_gameplayfix_stepdown 0 + sv_gameplayfix_stepwhilejumping 0 + sv_gameplayfix_swiminbmodels 0 + sv_gameplayfix_unstickentities 0 + sv_gameplayfix_unstickplayers 0 + sv_gameplayfix_upwardvelocityclearsongroundflag 0 + + //these darkplaces variables give better compatibility when turned on + sv_gameplayfix_droptofloorstartsolid 1 + sv_gameplayfix_nogravityonground 1 + sv_gameplayfix_stepmultipletimes 1 \ No newline at end of file diff --git a/mod_quoth/unpak/progs.dat b/mod_quoth/unpak/progs.dat new file mode 100644 index 0000000..9586716 Binary files /dev/null and b/mod_quoth/unpak/progs.dat differ diff --git a/mod_quoth/unpak/progs/air.mdl b/mod_quoth/unpak/progs/air.mdl new file mode 100644 index 0000000..531931a Binary files /dev/null and b/mod_quoth/unpak/progs/air.mdl differ diff --git a/mod_quoth/unpak/progs/b_bio_l.bsp b/mod_quoth/unpak/progs/b_bio_l.bsp new file mode 100644 index 0000000..d3a9fcf Binary files /dev/null and b/mod_quoth/unpak/progs/b_bio_l.bsp differ diff --git a/mod_quoth/unpak/progs/b_bio_s.bsp b/mod_quoth/unpak/progs/b_bio_s.bsp new file mode 100644 index 0000000..c7bee03 Binary files /dev/null and b/mod_quoth/unpak/progs/b_bio_s.bsp differ diff --git a/mod_quoth/unpak/progs/b_plas_l.bsp b/mod_quoth/unpak/progs/b_plas_l.bsp new file mode 100644 index 0000000..94479df Binary files /dev/null and b/mod_quoth/unpak/progs/b_plas_l.bsp differ diff --git a/mod_quoth/unpak/progs/b_plas_s.bsp b/mod_quoth/unpak/progs/b_plas_s.bsp new file mode 100644 index 0000000..547bac2 Binary files /dev/null and b/mod_quoth/unpak/progs/b_plas_s.bsp differ diff --git a/mod_quoth/unpak/progs/backpack.mdl b/mod_quoth/unpak/progs/backpack.mdl new file mode 100644 index 0000000..b772812 Binary files /dev/null and b/mod_quoth/unpak/progs/backpack.mdl differ diff --git a/mod_quoth/unpak/progs/beam.mdl b/mod_quoth/unpak/progs/beam.mdl new file mode 100644 index 0000000..c7585e5 Binary files /dev/null and b/mod_quoth/unpak/progs/beam.mdl differ diff --git a/mod_quoth/unpak/progs/bigexp.spr b/mod_quoth/unpak/progs/bigexp.spr new file mode 100644 index 0000000..6bafa7c Binary files /dev/null and b/mod_quoth/unpak/progs/bigexp.spr differ diff --git a/mod_quoth/unpak/progs/bilebomb.mdl b/mod_quoth/unpak/progs/bilebomb.mdl new file mode 100644 index 0000000..d836531 Binary files /dev/null and b/mod_quoth/unpak/progs/bilebomb.mdl differ diff --git a/mod_quoth/unpak/progs/bilefrag.mdl b/mod_quoth/unpak/progs/bilefrag.mdl new file mode 100644 index 0000000..967e297 Binary files /dev/null and b/mod_quoth/unpak/progs/bilefrag.mdl differ diff --git a/mod_quoth/unpak/progs/bob.mdl b/mod_quoth/unpak/progs/bob.mdl new file mode 100644 index 0000000..bc65b0b Binary files /dev/null and b/mod_quoth/unpak/progs/bob.mdl differ diff --git a/mod_quoth/unpak/progs/bobblaster.mdl b/mod_quoth/unpak/progs/bobblaster.mdl new file mode 100644 index 0000000..c7a720b Binary files /dev/null and b/mod_quoth/unpak/progs/bobblaster.mdl differ diff --git a/mod_quoth/unpak/progs/bolt3.mdl b/mod_quoth/unpak/progs/bolt3.mdl new file mode 100644 index 0000000..0675bc1 Binary files /dev/null and b/mod_quoth/unpak/progs/bolt3.mdl differ diff --git a/mod_quoth/unpak/progs/boom.mdl b/mod_quoth/unpak/progs/boom.mdl new file mode 100644 index 0000000..a3f1ca0 Binary files /dev/null and b/mod_quoth/unpak/progs/boom.mdl differ diff --git a/mod_quoth/unpak/progs/box_l.bsp b/mod_quoth/unpak/progs/box_l.bsp new file mode 100644 index 0000000..fa30a85 Binary files /dev/null and b/mod_quoth/unpak/progs/box_l.bsp differ diff --git a/mod_quoth/unpak/progs/box_s.bsp b/mod_quoth/unpak/progs/box_s.bsp new file mode 100644 index 0000000..fbe62b7 Binary files /dev/null and b/mod_quoth/unpak/progs/box_s.bsp differ diff --git a/mod_quoth/unpak/progs/brazshrt.mdl b/mod_quoth/unpak/progs/brazshrt.mdl new file mode 100644 index 0000000..45cae05 Binary files /dev/null and b/mod_quoth/unpak/progs/brazshrt.mdl differ diff --git a/mod_quoth/unpak/progs/braztall.mdl b/mod_quoth/unpak/progs/braztall.mdl new file mode 100644 index 0000000..7bc6ec3 Binary files /dev/null and b/mod_quoth/unpak/progs/braztall.mdl differ diff --git a/mod_quoth/unpak/progs/brick.mdl b/mod_quoth/unpak/progs/brick.mdl new file mode 100644 index 0000000..08c2ac7 Binary files /dev/null and b/mod_quoth/unpak/progs/brick.mdl differ diff --git a/mod_quoth/unpak/progs/c_ham.mdl b/mod_quoth/unpak/progs/c_ham.mdl new file mode 100644 index 0000000..a99ca21 Binary files /dev/null and b/mod_quoth/unpak/progs/c_ham.mdl differ diff --git a/mod_quoth/unpak/progs/c_lance.mdl b/mod_quoth/unpak/progs/c_lance.mdl new file mode 100644 index 0000000..3736968 Binary files /dev/null and b/mod_quoth/unpak/progs/c_lance.mdl differ diff --git a/mod_quoth/unpak/progs/c_light.mdl b/mod_quoth/unpak/progs/c_light.mdl new file mode 100644 index 0000000..e20793b Binary files /dev/null and b/mod_quoth/unpak/progs/c_light.mdl differ diff --git a/mod_quoth/unpak/progs/c_nail.mdl b/mod_quoth/unpak/progs/c_nail.mdl new file mode 100644 index 0000000..a53ffbc Binary files /dev/null and b/mod_quoth/unpak/progs/c_nail.mdl differ diff --git a/mod_quoth/unpak/progs/c_nail2.mdl b/mod_quoth/unpak/progs/c_nail2.mdl new file mode 100644 index 0000000..f873e9d Binary files /dev/null and b/mod_quoth/unpak/progs/c_nail2.mdl differ diff --git a/mod_quoth/unpak/progs/c_rock.mdl b/mod_quoth/unpak/progs/c_rock.mdl new file mode 100644 index 0000000..91ff2f3 Binary files /dev/null and b/mod_quoth/unpak/progs/c_rock.mdl differ diff --git a/mod_quoth/unpak/progs/c_rock2.mdl b/mod_quoth/unpak/progs/c_rock2.mdl new file mode 100644 index 0000000..fc4dc98 Binary files /dev/null and b/mod_quoth/unpak/progs/c_rock2.mdl differ diff --git a/mod_quoth/unpak/progs/c_shot2.mdl b/mod_quoth/unpak/progs/c_shot2.mdl new file mode 100644 index 0000000..01cf315 Binary files /dev/null and b/mod_quoth/unpak/progs/c_shot2.mdl differ diff --git a/mod_quoth/unpak/progs/corpse_flay.mdl b/mod_quoth/unpak/progs/corpse_flay.mdl new file mode 100644 index 0000000..f8c3b4a Binary files /dev/null and b/mod_quoth/unpak/progs/corpse_flay.mdl differ diff --git a/mod_quoth/unpak/progs/corpse_imp.mdl b/mod_quoth/unpak/progs/corpse_imp.mdl new file mode 100644 index 0000000..25383dd Binary files /dev/null and b/mod_quoth/unpak/progs/corpse_imp.mdl differ diff --git a/mod_quoth/unpak/progs/corpse_lynch.mdl b/mod_quoth/unpak/progs/corpse_lynch.mdl new file mode 100644 index 0000000..f59d8fc Binary files /dev/null and b/mod_quoth/unpak/progs/corpse_lynch.mdl differ diff --git a/mod_quoth/unpak/progs/cross.mdl b/mod_quoth/unpak/progs/cross.mdl new file mode 100644 index 0000000..c96b1dc Binary files /dev/null and b/mod_quoth/unpak/progs/cross.mdl differ diff --git a/mod_quoth/unpak/progs/dguard.mdl b/mod_quoth/unpak/progs/dguard.mdl new file mode 100644 index 0000000..e6f591e Binary files /dev/null and b/mod_quoth/unpak/progs/dguard.mdl differ diff --git a/mod_quoth/unpak/progs/drlbomb.mdl b/mod_quoth/unpak/progs/drlbomb.mdl new file mode 100644 index 0000000..f382dab Binary files /dev/null and b/mod_quoth/unpak/progs/drlbomb.mdl differ diff --git a/mod_quoth/unpak/progs/drole.mdl b/mod_quoth/unpak/progs/drole.mdl new file mode 100644 index 0000000..5f3e2d5 Binary files /dev/null and b/mod_quoth/unpak/progs/drole.mdl differ diff --git a/mod_quoth/unpak/progs/dspike.mdl b/mod_quoth/unpak/progs/dspike.mdl new file mode 100644 index 0000000..9b1fd7f Binary files /dev/null and b/mod_quoth/unpak/progs/dspike.mdl differ diff --git a/mod_quoth/unpak/progs/edie.mdl b/mod_quoth/unpak/progs/edie.mdl new file mode 100644 index 0000000..57b4266 Binary files /dev/null and b/mod_quoth/unpak/progs/edie.mdl differ diff --git a/mod_quoth/unpak/progs/enforcer.mdl b/mod_quoth/unpak/progs/enforcer.mdl new file mode 100644 index 0000000..299cbf4 Binary files /dev/null and b/mod_quoth/unpak/progs/enforcer.mdl differ diff --git a/mod_quoth/unpak/progs/fireball.mdl b/mod_quoth/unpak/progs/fireball.mdl new file mode 100644 index 0000000..db1cf2f Binary files /dev/null and b/mod_quoth/unpak/progs/fireball.mdl differ diff --git a/mod_quoth/unpak/progs/fish.mdl b/mod_quoth/unpak/progs/fish.mdl new file mode 100644 index 0000000..dc6f9b4 Binary files /dev/null and b/mod_quoth/unpak/progs/fish.mdl differ diff --git a/mod_quoth/unpak/progs/flame_pyre.mdl b/mod_quoth/unpak/progs/flame_pyre.mdl new file mode 100644 index 0000000..28608b7 Binary files /dev/null and b/mod_quoth/unpak/progs/flame_pyre.mdl differ diff --git a/mod_quoth/unpak/progs/flashlight.mdl b/mod_quoth/unpak/progs/flashlight.mdl new file mode 100644 index 0000000..fc83fad Binary files /dev/null and b/mod_quoth/unpak/progs/flashlight.mdl differ diff --git a/mod_quoth/unpak/progs/g_bomb.mdl b/mod_quoth/unpak/progs/g_bomb.mdl new file mode 100644 index 0000000..94f347b Binary files /dev/null and b/mod_quoth/unpak/progs/g_bomb.mdl differ diff --git a/mod_quoth/unpak/progs/g_fx.mdl b/mod_quoth/unpak/progs/g_fx.mdl new file mode 100644 index 0000000..3491bd6 Binary files /dev/null and b/mod_quoth/unpak/progs/g_fx.mdl differ diff --git a/mod_quoth/unpak/progs/g_ham.mdl b/mod_quoth/unpak/progs/g_ham.mdl new file mode 100644 index 0000000..7302c16 Binary files /dev/null and b/mod_quoth/unpak/progs/g_ham.mdl differ diff --git a/mod_quoth/unpak/progs/g_lance.mdl b/mod_quoth/unpak/progs/g_lance.mdl new file mode 100644 index 0000000..6a547d0 Binary files /dev/null and b/mod_quoth/unpak/progs/g_lance.mdl differ diff --git a/mod_quoth/unpak/progs/gaunt.mdl b/mod_quoth/unpak/progs/gaunt.mdl new file mode 100644 index 0000000..408d177 Binary files /dev/null and b/mod_quoth/unpak/progs/gaunt.mdl differ diff --git a/mod_quoth/unpak/progs/gib.mdl b/mod_quoth/unpak/progs/gib.mdl new file mode 100644 index 0000000..2c3688b Binary files /dev/null and b/mod_quoth/unpak/progs/gib.mdl differ diff --git a/mod_quoth/unpak/progs/glass.mdl b/mod_quoth/unpak/progs/glass.mdl new file mode 100644 index 0000000..7a32322 Binary files /dev/null and b/mod_quoth/unpak/progs/glass.mdl differ diff --git a/mod_quoth/unpak/progs/greenexp.spr b/mod_quoth/unpak/progs/greenexp.spr new file mode 100644 index 0000000..4778077 Binary files /dev/null and b/mod_quoth/unpak/progs/greenexp.spr differ diff --git a/mod_quoth/unpak/progs/grenade.mdl b/mod_quoth/unpak/progs/grenade.mdl new file mode 100644 index 0000000..03a60bf Binary files /dev/null and b/mod_quoth/unpak/progs/grenade.mdl differ diff --git a/mod_quoth/unpak/progs/grill128.spr b/mod_quoth/unpak/progs/grill128.spr new file mode 100644 index 0000000..e5aab83 Binary files /dev/null and b/mod_quoth/unpak/progs/grill128.spr differ diff --git a/mod_quoth/unpak/progs/grill64.spr b/mod_quoth/unpak/progs/grill64.spr new file mode 100644 index 0000000..5fda78e Binary files /dev/null and b/mod_quoth/unpak/progs/grill64.spr differ diff --git a/mod_quoth/unpak/progs/gug.mdl b/mod_quoth/unpak/progs/gug.mdl new file mode 100644 index 0000000..2cb9ff9 Binary files /dev/null and b/mod_quoth/unpak/progs/gug.mdl differ diff --git a/mod_quoth/unpak/progs/h_dguard.mdl b/mod_quoth/unpak/progs/h_dguard.mdl new file mode 100644 index 0000000..c23fc4a Binary files /dev/null and b/mod_quoth/unpak/progs/h_dguard.mdl differ diff --git a/mod_quoth/unpak/progs/h_dlord.mdl b/mod_quoth/unpak/progs/h_dlord.mdl new file mode 100644 index 0000000..aab142d Binary files /dev/null and b/mod_quoth/unpak/progs/h_dlord.mdl differ diff --git a/mod_quoth/unpak/progs/h_drole.mdl b/mod_quoth/unpak/progs/h_drole.mdl new file mode 100644 index 0000000..59e9409 Binary files /dev/null and b/mod_quoth/unpak/progs/h_drole.mdl differ diff --git a/mod_quoth/unpak/progs/h_gaunt.mdl b/mod_quoth/unpak/progs/h_gaunt.mdl new file mode 100644 index 0000000..a77673a Binary files /dev/null and b/mod_quoth/unpak/progs/h_gaunt.mdl differ diff --git a/mod_quoth/unpak/progs/h_guard.mdl b/mod_quoth/unpak/progs/h_guard.mdl new file mode 100644 index 0000000..19e4a55 Binary files /dev/null and b/mod_quoth/unpak/progs/h_guard.mdl differ diff --git a/mod_quoth/unpak/progs/h_hellkn.mdl b/mod_quoth/unpak/progs/h_hellkn.mdl new file mode 100644 index 0000000..cb25c5f Binary files /dev/null and b/mod_quoth/unpak/progs/h_hellkn.mdl differ diff --git a/mod_quoth/unpak/progs/h_mega.mdl b/mod_quoth/unpak/progs/h_mega.mdl new file mode 100644 index 0000000..5f4b9e7 Binary files /dev/null and b/mod_quoth/unpak/progs/h_mega.mdl differ diff --git a/mod_quoth/unpak/progs/h_scourg.mdl b/mod_quoth/unpak/progs/h_scourg.mdl new file mode 100644 index 0000000..226ca2d Binary files /dev/null and b/mod_quoth/unpak/progs/h_scourg.mdl differ diff --git a/mod_quoth/unpak/progs/h_zombie.mdl b/mod_quoth/unpak/progs/h_zombie.mdl new file mode 100644 index 0000000..22ea5b7 Binary files /dev/null and b/mod_quoth/unpak/progs/h_zombie.mdl differ diff --git a/mod_quoth/unpak/progs/hknight.mdl b/mod_quoth/unpak/progs/hknight.mdl new file mode 100644 index 0000000..1ffb78e Binary files /dev/null and b/mod_quoth/unpak/progs/hknight.mdl differ diff --git a/mod_quoth/unpak/progs/keybase.mdl b/mod_quoth/unpak/progs/keybase.mdl new file mode 100644 index 0000000..0d8138f Binary files /dev/null and b/mod_quoth/unpak/progs/keybase.mdl differ diff --git a/mod_quoth/unpak/progs/keyeye.mdl b/mod_quoth/unpak/progs/keyeye.mdl new file mode 100644 index 0000000..2fe1b8a Binary files /dev/null and b/mod_quoth/unpak/progs/keyeye.mdl differ diff --git a/mod_quoth/unpak/progs/keymed.mdl b/mod_quoth/unpak/progs/keymed.mdl new file mode 100644 index 0000000..79e6308 Binary files /dev/null and b/mod_quoth/unpak/progs/keymed.mdl differ diff --git a/mod_quoth/unpak/progs/keyrune.mdl b/mod_quoth/unpak/progs/keyrune.mdl new file mode 100644 index 0000000..f8ea3b2 Binary files /dev/null and b/mod_quoth/unpak/progs/keyrune.mdl differ diff --git a/mod_quoth/unpak/progs/knight.mdl b/mod_quoth/unpak/progs/knight.mdl new file mode 100644 index 0000000..3a0c053 Binary files /dev/null and b/mod_quoth/unpak/progs/knight.mdl differ diff --git a/mod_quoth/unpak/progs/lightpost.mdl b/mod_quoth/unpak/progs/lightpost.mdl new file mode 100644 index 0000000..b34273d Binary files /dev/null and b/mod_quoth/unpak/progs/lightpost.mdl differ diff --git a/mod_quoth/unpak/progs/lighttube.mdl b/mod_quoth/unpak/progs/lighttube.mdl new file mode 100644 index 0000000..c553bba Binary files /dev/null and b/mod_quoth/unpak/progs/lighttube.mdl differ diff --git a/mod_quoth/unpak/progs/longtrch.mdl b/mod_quoth/unpak/progs/longtrch.mdl new file mode 100644 index 0000000..26b9e86 Binary files /dev/null and b/mod_quoth/unpak/progs/longtrch.mdl differ diff --git a/mod_quoth/unpak/progs/marsh.spr b/mod_quoth/unpak/progs/marsh.spr new file mode 100644 index 0000000..a1193b4 Binary files /dev/null and b/mod_quoth/unpak/progs/marsh.spr differ diff --git a/mod_quoth/unpak/progs/marshsm.spr b/mod_quoth/unpak/progs/marshsm.spr new file mode 100644 index 0000000..ccaa034 Binary files /dev/null and b/mod_quoth/unpak/progs/marshsm.spr differ diff --git a/mod_quoth/unpak/progs/medexp.spr b/mod_quoth/unpak/progs/medexp.spr new file mode 100644 index 0000000..6a9e3ba Binary files /dev/null and b/mod_quoth/unpak/progs/medexp.spr differ diff --git a/mod_quoth/unpak/progs/metal.mdl b/mod_quoth/unpak/progs/metal.mdl new file mode 100644 index 0000000..48b3aad Binary files /dev/null and b/mod_quoth/unpak/progs/metal.mdl differ diff --git a/mod_quoth/unpak/progs/ogre.mdl b/mod_quoth/unpak/progs/ogre.mdl new file mode 100644 index 0000000..d7e592c Binary files /dev/null and b/mod_quoth/unpak/progs/ogre.mdl differ diff --git a/mod_quoth/unpak/progs/pickup.mdl b/mod_quoth/unpak/progs/pickup.mdl new file mode 100644 index 0000000..8f0da73 Binary files /dev/null and b/mod_quoth/unpak/progs/pickup.mdl differ diff --git a/mod_quoth/unpak/progs/plank.mdl b/mod_quoth/unpak/progs/plank.mdl new file mode 100644 index 0000000..ef7c733 Binary files /dev/null and b/mod_quoth/unpak/progs/plank.mdl differ diff --git a/mod_quoth/unpak/progs/plasma.mdl b/mod_quoth/unpak/progs/plasma.mdl new file mode 100644 index 0000000..1f9e9e7 Binary files /dev/null and b/mod_quoth/unpak/progs/plasma.mdl differ diff --git a/mod_quoth/unpak/progs/plasmabox.spr b/mod_quoth/unpak/progs/plasmabox.spr new file mode 100644 index 0000000..83f9c49 Binary files /dev/null and b/mod_quoth/unpak/progs/plasmabox.spr differ diff --git a/mod_quoth/unpak/progs/polyp.mdl b/mod_quoth/unpak/progs/polyp.mdl new file mode 100644 index 0000000..b290402 Binary files /dev/null and b/mod_quoth/unpak/progs/polyp.mdl differ diff --git a/mod_quoth/unpak/progs/polyp_t1.mdl b/mod_quoth/unpak/progs/polyp_t1.mdl new file mode 100644 index 0000000..81d544e Binary files /dev/null and b/mod_quoth/unpak/progs/polyp_t1.mdl differ diff --git a/mod_quoth/unpak/progs/polyp_t2.mdl b/mod_quoth/unpak/progs/polyp_t2.mdl new file mode 100644 index 0000000..6c6714c Binary files /dev/null and b/mod_quoth/unpak/progs/polyp_t2.mdl differ diff --git a/mod_quoth/unpak/progs/polyp_t3.mdl b/mod_quoth/unpak/progs/polyp_t3.mdl new file mode 100644 index 0000000..c9392b1 Binary files /dev/null and b/mod_quoth/unpak/progs/polyp_t3.mdl differ diff --git a/mod_quoth/unpak/progs/polypgib.mdl b/mod_quoth/unpak/progs/polypgib.mdl new file mode 100644 index 0000000..7b48509 Binary files /dev/null and b/mod_quoth/unpak/progs/polypgib.mdl differ diff --git a/mod_quoth/unpak/progs/reed1.mdl b/mod_quoth/unpak/progs/reed1.mdl new file mode 100644 index 0000000..2d497b0 Binary files /dev/null and b/mod_quoth/unpak/progs/reed1.mdl differ diff --git a/mod_quoth/unpak/progs/rock.mdl b/mod_quoth/unpak/progs/rock.mdl new file mode 100644 index 0000000..b33f9f8 Binary files /dev/null and b/mod_quoth/unpak/progs/rock.mdl differ diff --git a/mod_quoth/unpak/progs/s_bubble.spr b/mod_quoth/unpak/progs/s_bubble.spr new file mode 100644 index 0000000..19fda19 Binary files /dev/null and b/mod_quoth/unpak/progs/s_bubble.spr differ diff --git a/mod_quoth/unpak/progs/s_light.spr b/mod_quoth/unpak/progs/s_light.spr new file mode 100644 index 0000000..0a2a48d Binary files /dev/null and b/mod_quoth/unpak/progs/s_light.spr differ diff --git a/mod_quoth/unpak/progs/s_null.spr b/mod_quoth/unpak/progs/s_null.spr new file mode 100644 index 0000000..8170421 Binary files /dev/null and b/mod_quoth/unpak/progs/s_null.spr differ diff --git a/mod_quoth/unpak/progs/s_plas.spr b/mod_quoth/unpak/progs/s_plas.spr new file mode 100644 index 0000000..7e8170d Binary files /dev/null and b/mod_quoth/unpak/progs/s_plas.spr differ diff --git a/mod_quoth/unpak/progs/s_vp_pll.spr b/mod_quoth/unpak/progs/s_vp_pll.spr new file mode 100644 index 0000000..934179b Binary files /dev/null and b/mod_quoth/unpak/progs/s_vp_pll.spr differ diff --git a/mod_quoth/unpak/progs/scor.mdl b/mod_quoth/unpak/progs/scor.mdl new file mode 100644 index 0000000..c589502 Binary files /dev/null and b/mod_quoth/unpak/progs/scor.mdl differ diff --git a/mod_quoth/unpak/progs/sentinel.mdl b/mod_quoth/unpak/progs/sentinel.mdl new file mode 100644 index 0000000..7aefdbe Binary files /dev/null and b/mod_quoth/unpak/progs/sentinel.mdl differ diff --git a/mod_quoth/unpak/progs/shockwave.mdl b/mod_quoth/unpak/progs/shockwave.mdl new file mode 100644 index 0000000..b440a3e Binary files /dev/null and b/mod_quoth/unpak/progs/shockwave.mdl differ diff --git a/mod_quoth/unpak/progs/slime.mdl b/mod_quoth/unpak/progs/slime.mdl new file mode 100644 index 0000000..b086fcd Binary files /dev/null and b/mod_quoth/unpak/progs/slime.mdl differ diff --git a/mod_quoth/unpak/progs/smlexp.spr b/mod_quoth/unpak/progs/smlexp.spr new file mode 100644 index 0000000..66c84ca Binary files /dev/null and b/mod_quoth/unpak/progs/smlexp.spr differ diff --git a/mod_quoth/unpak/progs/soldier.mdl b/mod_quoth/unpak/progs/soldier.mdl new file mode 100644 index 0000000..c6e231f Binary files /dev/null and b/mod_quoth/unpak/progs/soldier.mdl differ diff --git a/mod_quoth/unpak/progs/spike.mdl b/mod_quoth/unpak/progs/spike.mdl new file mode 100644 index 0000000..07c54d0 Binary files /dev/null and b/mod_quoth/unpak/progs/spike.mdl differ diff --git a/mod_quoth/unpak/progs/spore.mdl b/mod_quoth/unpak/progs/spore.mdl new file mode 100644 index 0000000..1042485 Binary files /dev/null and b/mod_quoth/unpak/progs/spore.mdl differ diff --git a/mod_quoth/unpak/progs/tree1.mdl b/mod_quoth/unpak/progs/tree1.mdl new file mode 100644 index 0000000..65a5fb1 Binary files /dev/null and b/mod_quoth/unpak/progs/tree1.mdl differ diff --git a/mod_quoth/unpak/progs/trinity.mdl b/mod_quoth/unpak/progs/trinity.mdl new file mode 100644 index 0000000..55c1eda Binary files /dev/null and b/mod_quoth/unpak/progs/trinity.mdl differ diff --git a/mod_quoth/unpak/progs/v_bomb.mdl b/mod_quoth/unpak/progs/v_bomb.mdl new file mode 100644 index 0000000..5c23118 Binary files /dev/null and b/mod_quoth/unpak/progs/v_bomb.mdl differ diff --git a/mod_quoth/unpak/progs/v_ham.mdl b/mod_quoth/unpak/progs/v_ham.mdl new file mode 100644 index 0000000..556a840 Binary files /dev/null and b/mod_quoth/unpak/progs/v_ham.mdl differ diff --git a/mod_quoth/unpak/progs/v_lance.mdl b/mod_quoth/unpak/progs/v_lance.mdl new file mode 100644 index 0000000..5946056 Binary files /dev/null and b/mod_quoth/unpak/progs/v_lance.mdl differ diff --git a/mod_quoth/unpak/progs/veg.spr b/mod_quoth/unpak/progs/veg.spr new file mode 100644 index 0000000..a829d1f Binary files /dev/null and b/mod_quoth/unpak/progs/veg.spr differ diff --git a/mod_quoth/unpak/progs/vermis.mdl b/mod_quoth/unpak/progs/vermis.mdl new file mode 100644 index 0000000..f94b6c4 Binary files /dev/null and b/mod_quoth/unpak/progs/vermis.mdl differ diff --git a/mod_quoth/unpak/progs/vleg.mdl b/mod_quoth/unpak/progs/vleg.mdl new file mode 100644 index 0000000..572715f Binary files /dev/null and b/mod_quoth/unpak/progs/vleg.mdl differ diff --git a/mod_quoth/unpak/progs/voreling.mdl b/mod_quoth/unpak/progs/voreling.mdl new file mode 100644 index 0000000..e06428e Binary files /dev/null and b/mod_quoth/unpak/progs/voreling.mdl differ diff --git a/mod_quoth/unpak/progs/waterfall.mdl b/mod_quoth/unpak/progs/waterfall.mdl new file mode 100644 index 0000000..7891128 Binary files /dev/null and b/mod_quoth/unpak/progs/waterfall.mdl differ diff --git a/mod_quoth/unpak/progs/wreckage.mdl b/mod_quoth/unpak/progs/wreckage.mdl new file mode 100644 index 0000000..38bc695 Binary files /dev/null and b/mod_quoth/unpak/progs/wreckage.mdl differ diff --git a/mod_quoth/unpak/progs/zombie.mdl b/mod_quoth/unpak/progs/zombie.mdl new file mode 100644 index 0000000..22de610 Binary files /dev/null and b/mod_quoth/unpak/progs/zombie.mdl differ diff --git a/mod_quoth/unpak/quake.rc b/mod_quoth/unpak/quake.rc new file mode 100644 index 0000000..f698916 --- /dev/null +++ b/mod_quoth/unpak/quake.rc @@ -0,0 +1,59 @@ + +//PREACH: Quoth specific aliases + +//regular cheats given names for completeness +alias weaponcheat "impulse 9" +alias runecheat "impulse 11" +alias quadcheat "impulse 255" + +//flashlight toggle +alias flashlight "impulse 13" +alias flashlightcheat "impulse 202" + +//co-op bomb +alias bombcheat "impulse 66" +alias bomblots "impulse 65" +alias bombhot "impulse 251;wait;+attack;wait;-attack" + +//quoth items etc +alias hammercheat "impulse 99" +alias lancecheat "impulse 249" +alias genocide "impulse 205" +alias keycheat "impulse 253" +alias trinitycheat "impulse 111" +alias crosscheat "impulse 222" + +//dev tools +alias mapcheat "impulse 223" +alias reveal "impulse 101" +alias trigger "impulse 102" +alias edictsby "impulse 103" + + + + + + +// load the base configuration +exec default.cfg + +// load the last saved configuration +exec config.cfg + +// opt out of engine cvars we don't like +exec optout.cfg + +// run a user script file if present +exec autoexec.cfg + +// add an extra file for the mod, lets people override stuff in their base autoexec.cfg without duplicating it +exec quoth.cfg + +// start demos if not already running a server +startdemos base coop2 vongug + +// +// stuff command line statements +// note the blank line afterwards is necessary in some engines +stuffcmds + diff --git a/mod_quoth/unpak/sound/ambience/grinder.wav b/mod_quoth/unpak/sound/ambience/grinder.wav new file mode 100644 index 0000000..b41f1ee Binary files /dev/null and b/mod_quoth/unpak/sound/ambience/grinder.wav differ diff --git a/mod_quoth/unpak/sound/ambience/nightmare.wav b/mod_quoth/unpak/sound/ambience/nightmare.wav new file mode 100644 index 0000000..f8fe0e4 Binary files /dev/null and b/mod_quoth/unpak/sound/ambience/nightmare.wav differ diff --git a/mod_quoth/unpak/sound/ambience/teeth.wav b/mod_quoth/unpak/sound/ambience/teeth.wav new file mode 100644 index 0000000..b68716d Binary files /dev/null and b/mod_quoth/unpak/sound/ambience/teeth.wav differ diff --git a/mod_quoth/unpak/sound/ambience/thrum.wav b/mod_quoth/unpak/sound/ambience/thrum.wav new file mode 100644 index 0000000..df5448c Binary files /dev/null and b/mod_quoth/unpak/sound/ambience/thrum.wav differ diff --git a/mod_quoth/unpak/sound/bob/death.wav b/mod_quoth/unpak/sound/bob/death.wav new file mode 100644 index 0000000..b76632c Binary files /dev/null and b/mod_quoth/unpak/sound/bob/death.wav differ diff --git a/mod_quoth/unpak/sound/bob/explode.wav b/mod_quoth/unpak/sound/bob/explode.wav new file mode 100644 index 0000000..9496e47 Binary files /dev/null and b/mod_quoth/unpak/sound/bob/explode.wav differ diff --git a/mod_quoth/unpak/sound/bob/fire.wav b/mod_quoth/unpak/sound/bob/fire.wav new file mode 100644 index 0000000..80d0b2a Binary files /dev/null and b/mod_quoth/unpak/sound/bob/fire.wav differ diff --git a/mod_quoth/unpak/sound/bob/hover.wav b/mod_quoth/unpak/sound/bob/hover.wav new file mode 100644 index 0000000..8cd5d9c Binary files /dev/null and b/mod_quoth/unpak/sound/bob/hover.wav differ diff --git a/mod_quoth/unpak/sound/bob/idle1.wav b/mod_quoth/unpak/sound/bob/idle1.wav new file mode 100644 index 0000000..49180c2 Binary files /dev/null and b/mod_quoth/unpak/sound/bob/idle1.wav differ diff --git a/mod_quoth/unpak/sound/bob/pain.wav b/mod_quoth/unpak/sound/bob/pain.wav new file mode 100644 index 0000000..b753ee5 Binary files /dev/null and b/mod_quoth/unpak/sound/bob/pain.wav differ diff --git a/mod_quoth/unpak/sound/bob/s_explode.wav b/mod_quoth/unpak/sound/bob/s_explode.wav new file mode 100644 index 0000000..b381bdf Binary files /dev/null and b/mod_quoth/unpak/sound/bob/s_explode.wav differ diff --git a/mod_quoth/unpak/sound/bob/sight.wav b/mod_quoth/unpak/sound/bob/sight.wav new file mode 100644 index 0000000..f2514b7 Binary files /dev/null and b/mod_quoth/unpak/sound/bob/sight.wav differ diff --git a/mod_quoth/unpak/sound/defender/blip.wav b/mod_quoth/unpak/sound/defender/blip.wav new file mode 100644 index 0000000..54a0b71 Binary files /dev/null and b/mod_quoth/unpak/sound/defender/blip.wav differ diff --git a/mod_quoth/unpak/sound/defender/breathe.wav b/mod_quoth/unpak/sound/defender/breathe.wav new file mode 100644 index 0000000..a465654 Binary files /dev/null and b/mod_quoth/unpak/sound/defender/breathe.wav differ diff --git a/mod_quoth/unpak/sound/defender/sight1.wav b/mod_quoth/unpak/sound/defender/sight1.wav new file mode 100644 index 0000000..80c5101 Binary files /dev/null and b/mod_quoth/unpak/sound/defender/sight1.wav differ diff --git a/mod_quoth/unpak/sound/defender/sight2.wav b/mod_quoth/unpak/sound/defender/sight2.wav new file mode 100644 index 0000000..7719ec7 Binary files /dev/null and b/mod_quoth/unpak/sound/defender/sight2.wav differ diff --git a/mod_quoth/unpak/sound/defender/sight3.wav b/mod_quoth/unpak/sound/defender/sight3.wav new file mode 100644 index 0000000..d884591 Binary files /dev/null and b/mod_quoth/unpak/sound/defender/sight3.wav differ diff --git a/mod_quoth/unpak/sound/defender/sight4.wav b/mod_quoth/unpak/sound/defender/sight4.wav new file mode 100644 index 0000000..beb11d4 Binary files /dev/null and b/mod_quoth/unpak/sound/defender/sight4.wav differ diff --git a/mod_quoth/unpak/sound/defender/ssg.wav b/mod_quoth/unpak/sound/defender/ssg.wav new file mode 100644 index 0000000..0861e09 Binary files /dev/null and b/mod_quoth/unpak/sound/defender/ssg.wav differ diff --git a/mod_quoth/unpak/sound/defender/ssgcock.wav b/mod_quoth/unpak/sound/defender/ssgcock.wav new file mode 100644 index 0000000..771449b Binary files /dev/null and b/mod_quoth/unpak/sound/defender/ssgcock.wav differ diff --git a/mod_quoth/unpak/sound/defender/ssgfire.wav b/mod_quoth/unpak/sound/defender/ssgfire.wav new file mode 100644 index 0000000..f79d70f Binary files /dev/null and b/mod_quoth/unpak/sound/defender/ssgfire.wav differ diff --git a/mod_quoth/unpak/sound/dguard/death1.wav b/mod_quoth/unpak/sound/dguard/death1.wav new file mode 100644 index 0000000..1a9dd0b Binary files /dev/null and b/mod_quoth/unpak/sound/dguard/death1.wav differ diff --git a/mod_quoth/unpak/sound/dguard/death2.wav b/mod_quoth/unpak/sound/dguard/death2.wav new file mode 100644 index 0000000..a815382 Binary files /dev/null and b/mod_quoth/unpak/sound/dguard/death2.wav differ diff --git a/mod_quoth/unpak/sound/dguard/fire.wav b/mod_quoth/unpak/sound/dguard/fire.wav new file mode 100644 index 0000000..3740be7 Binary files /dev/null and b/mod_quoth/unpak/sound/dguard/fire.wav differ diff --git a/mod_quoth/unpak/sound/dguard/hit.wav b/mod_quoth/unpak/sound/dguard/hit.wav new file mode 100644 index 0000000..c3d7f8b Binary files /dev/null and b/mod_quoth/unpak/sound/dguard/hit.wav differ diff --git a/mod_quoth/unpak/sound/dguard/idle.wav b/mod_quoth/unpak/sound/dguard/idle.wav new file mode 100644 index 0000000..982b511 Binary files /dev/null and b/mod_quoth/unpak/sound/dguard/idle.wav differ diff --git a/mod_quoth/unpak/sound/dguard/pain1.wav b/mod_quoth/unpak/sound/dguard/pain1.wav new file mode 100644 index 0000000..7b2ad05 Binary files /dev/null and b/mod_quoth/unpak/sound/dguard/pain1.wav differ diff --git a/mod_quoth/unpak/sound/dguard/pain2.wav b/mod_quoth/unpak/sound/dguard/pain2.wav new file mode 100644 index 0000000..7aea367 Binary files /dev/null and b/mod_quoth/unpak/sound/dguard/pain2.wav differ diff --git a/mod_quoth/unpak/sound/dguard/sight1.wav b/mod_quoth/unpak/sound/dguard/sight1.wav new file mode 100644 index 0000000..2c84dd7 Binary files /dev/null and b/mod_quoth/unpak/sound/dguard/sight1.wav differ diff --git a/mod_quoth/unpak/sound/dguard/sight2.wav b/mod_quoth/unpak/sound/dguard/sight2.wav new file mode 100644 index 0000000..9b93bd0 Binary files /dev/null and b/mod_quoth/unpak/sound/dguard/sight2.wav differ diff --git a/mod_quoth/unpak/sound/dguard/sight3.wav b/mod_quoth/unpak/sound/dguard/sight3.wav new file mode 100644 index 0000000..b768318 Binary files /dev/null and b/mod_quoth/unpak/sound/dguard/sight3.wav differ diff --git a/mod_quoth/unpak/sound/dguard/sight4.wav b/mod_quoth/unpak/sound/dguard/sight4.wav new file mode 100644 index 0000000..95f5451 Binary files /dev/null and b/mod_quoth/unpak/sound/dguard/sight4.wav differ diff --git a/mod_quoth/unpak/sound/dguard/slash.wav b/mod_quoth/unpak/sound/dguard/slash.wav new file mode 100644 index 0000000..842e2eb Binary files /dev/null and b/mod_quoth/unpak/sound/dguard/slash.wav differ diff --git a/mod_quoth/unpak/sound/dguard/slhit.wav b/mod_quoth/unpak/sound/dguard/slhit.wav new file mode 100644 index 0000000..a426850 Binary files /dev/null and b/mod_quoth/unpak/sound/dguard/slhit.wav differ diff --git a/mod_quoth/unpak/sound/dguard/slmiss1.wav b/mod_quoth/unpak/sound/dguard/slmiss1.wav new file mode 100644 index 0000000..935fdf3 Binary files /dev/null and b/mod_quoth/unpak/sound/dguard/slmiss1.wav differ diff --git a/mod_quoth/unpak/sound/dguard/slmiss2.wav b/mod_quoth/unpak/sound/dguard/slmiss2.wav new file mode 100644 index 0000000..765affd Binary files /dev/null and b/mod_quoth/unpak/sound/dguard/slmiss2.wav differ diff --git a/mod_quoth/unpak/sound/dlord/death.wav b/mod_quoth/unpak/sound/dlord/death.wav new file mode 100644 index 0000000..06f8563 Binary files /dev/null and b/mod_quoth/unpak/sound/dlord/death.wav differ diff --git a/mod_quoth/unpak/sound/dlord/idle.wav b/mod_quoth/unpak/sound/dlord/idle.wav new file mode 100644 index 0000000..1460847 Binary files /dev/null and b/mod_quoth/unpak/sound/dlord/idle.wav differ diff --git a/mod_quoth/unpak/sound/dlord/pain.wav b/mod_quoth/unpak/sound/dlord/pain.wav new file mode 100644 index 0000000..a714406 Binary files /dev/null and b/mod_quoth/unpak/sound/dlord/pain.wav differ diff --git a/mod_quoth/unpak/sound/dlord/sight.wav b/mod_quoth/unpak/sound/dlord/sight.wav new file mode 100644 index 0000000..0754425 Binary files /dev/null and b/mod_quoth/unpak/sound/dlord/sight.wav differ diff --git a/mod_quoth/unpak/sound/doors/blocks2.wav b/mod_quoth/unpak/sound/doors/blocks2.wav new file mode 100644 index 0000000..45d2f4a Binary files /dev/null and b/mod_quoth/unpak/sound/doors/blocks2.wav differ diff --git a/mod_quoth/unpak/sound/doors/blockse1m2.wav b/mod_quoth/unpak/sound/doors/blockse1m2.wav new file mode 100644 index 0000000..723187a Binary files /dev/null and b/mod_quoth/unpak/sound/doors/blockse1m2.wav differ diff --git a/mod_quoth/unpak/sound/doors/eldertry.wav b/mod_quoth/unpak/sound/doors/eldertry.wav new file mode 100644 index 0000000..b5be123 Binary files /dev/null and b/mod_quoth/unpak/sound/doors/eldertry.wav differ diff --git a/mod_quoth/unpak/sound/doors/er_stop.wav b/mod_quoth/unpak/sound/doors/er_stop.wav new file mode 100644 index 0000000..a7254fc Binary files /dev/null and b/mod_quoth/unpak/sound/doors/er_stop.wav differ diff --git a/mod_quoth/unpak/sound/doors/er_strt.wav b/mod_quoth/unpak/sound/doors/er_strt.wav new file mode 100644 index 0000000..2dfd451 Binary files /dev/null and b/mod_quoth/unpak/sound/doors/er_strt.wav differ diff --git a/mod_quoth/unpak/sound/doors/ir_stop.wav b/mod_quoth/unpak/sound/doors/ir_stop.wav new file mode 100644 index 0000000..db956fb Binary files /dev/null and b/mod_quoth/unpak/sound/doors/ir_stop.wav differ diff --git a/mod_quoth/unpak/sound/doors/ir_strt.wav b/mod_quoth/unpak/sound/doors/ir_strt.wav new file mode 100644 index 0000000..e0593af Binary files /dev/null and b/mod_quoth/unpak/sound/doors/ir_strt.wav differ diff --git a/mod_quoth/unpak/sound/drole/death.wav b/mod_quoth/unpak/sound/drole/death.wav new file mode 100644 index 0000000..958e61a Binary files /dev/null and b/mod_quoth/unpak/sound/drole/death.wav differ diff --git a/mod_quoth/unpak/sound/drole/explode3.wav b/mod_quoth/unpak/sound/drole/explode3.wav new file mode 100644 index 0000000..4e24458 Binary files /dev/null and b/mod_quoth/unpak/sound/drole/explode3.wav differ diff --git a/mod_quoth/unpak/sound/drole/fire.wav b/mod_quoth/unpak/sound/drole/fire.wav new file mode 100644 index 0000000..8a17a80 Binary files /dev/null and b/mod_quoth/unpak/sound/drole/fire.wav differ diff --git a/mod_quoth/unpak/sound/drole/idle.wav b/mod_quoth/unpak/sound/drole/idle.wav new file mode 100644 index 0000000..698a3e0 Binary files /dev/null and b/mod_quoth/unpak/sound/drole/idle.wav differ diff --git a/mod_quoth/unpak/sound/drole/pain.wav b/mod_quoth/unpak/sound/drole/pain.wav new file mode 100644 index 0000000..cd7a2bc Binary files /dev/null and b/mod_quoth/unpak/sound/drole/pain.wav differ diff --git a/mod_quoth/unpak/sound/drole/sight.wav b/mod_quoth/unpak/sound/drole/sight.wav new file mode 100644 index 0000000..f15e9a3 Binary files /dev/null and b/mod_quoth/unpak/sound/drole/sight.wav differ diff --git a/mod_quoth/unpak/sound/drole/sight2.wav b/mod_quoth/unpak/sound/drole/sight2.wav new file mode 100644 index 0000000..97a7a54 Binary files /dev/null and b/mod_quoth/unpak/sound/drole/sight2.wav differ diff --git a/mod_quoth/unpak/sound/drole/strike1.wav b/mod_quoth/unpak/sound/drole/strike1.wav new file mode 100644 index 0000000..c7148c9 Binary files /dev/null and b/mod_quoth/unpak/sound/drole/strike1.wav differ diff --git a/mod_quoth/unpak/sound/drole/strike2.wav b/mod_quoth/unpak/sound/drole/strike2.wav new file mode 100644 index 0000000..dc8e109 Binary files /dev/null and b/mod_quoth/unpak/sound/drole/strike2.wav differ diff --git a/mod_quoth/unpak/sound/drole/swipe.wav b/mod_quoth/unpak/sound/drole/swipe.wav new file mode 100644 index 0000000..e2a5239 Binary files /dev/null and b/mod_quoth/unpak/sound/drole/swipe.wav differ diff --git a/mod_quoth/unpak/sound/edie/death.wav b/mod_quoth/unpak/sound/edie/death.wav new file mode 100644 index 0000000..a736271 Binary files /dev/null and b/mod_quoth/unpak/sound/edie/death.wav differ diff --git a/mod_quoth/unpak/sound/edie/idle1.wav b/mod_quoth/unpak/sound/edie/idle1.wav new file mode 100644 index 0000000..3de79a9 Binary files /dev/null and b/mod_quoth/unpak/sound/edie/idle1.wav differ diff --git a/mod_quoth/unpak/sound/edie/mangle.wav b/mod_quoth/unpak/sound/edie/mangle.wav new file mode 100644 index 0000000..8eb2b01 Binary files /dev/null and b/mod_quoth/unpak/sound/edie/mangle.wav differ diff --git a/mod_quoth/unpak/sound/edie/pain.wav b/mod_quoth/unpak/sound/edie/pain.wav new file mode 100644 index 0000000..2373ba5 Binary files /dev/null and b/mod_quoth/unpak/sound/edie/pain.wav differ diff --git a/mod_quoth/unpak/sound/edie/painshrt.wav b/mod_quoth/unpak/sound/edie/painshrt.wav new file mode 100644 index 0000000..3f0c239 Binary files /dev/null and b/mod_quoth/unpak/sound/edie/painshrt.wav differ diff --git a/mod_quoth/unpak/sound/edie/sawstart.wav b/mod_quoth/unpak/sound/edie/sawstart.wav new file mode 100644 index 0000000..9f36fae Binary files /dev/null and b/mod_quoth/unpak/sound/edie/sawstart.wav differ diff --git a/mod_quoth/unpak/sound/edie/sight.wav b/mod_quoth/unpak/sound/edie/sight.wav new file mode 100644 index 0000000..54b885b Binary files /dev/null and b/mod_quoth/unpak/sound/edie/sight.wav differ diff --git a/mod_quoth/unpak/sound/edie/step.wav b/mod_quoth/unpak/sound/edie/step.wav new file mode 100644 index 0000000..1276d51 Binary files /dev/null and b/mod_quoth/unpak/sound/edie/step.wav differ diff --git a/mod_quoth/unpak/sound/edie/stfire.wav b/mod_quoth/unpak/sound/edie/stfire.wav new file mode 100644 index 0000000..df806ab Binary files /dev/null and b/mod_quoth/unpak/sound/edie/stfire.wav differ diff --git a/mod_quoth/unpak/sound/eliminator/acknow.wav b/mod_quoth/unpak/sound/eliminator/acknow.wav new file mode 100644 index 0000000..e086e28 Binary files /dev/null and b/mod_quoth/unpak/sound/eliminator/acknow.wav differ diff --git a/mod_quoth/unpak/sound/eliminator/hesdown.wav b/mod_quoth/unpak/sound/eliminator/hesdown.wav new file mode 100644 index 0000000..715177c Binary files /dev/null and b/mod_quoth/unpak/sound/eliminator/hesdown.wav differ diff --git a/mod_quoth/unpak/sound/eliminator/hostile.wav b/mod_quoth/unpak/sound/eliminator/hostile.wav new file mode 100644 index 0000000..1a34546 Binary files /dev/null and b/mod_quoth/unpak/sound/eliminator/hostile.wav differ diff --git a/mod_quoth/unpak/sound/eliminator/idle1.wav b/mod_quoth/unpak/sound/eliminator/idle1.wav new file mode 100644 index 0000000..94a2871 Binary files /dev/null and b/mod_quoth/unpak/sound/eliminator/idle1.wav differ diff --git a/mod_quoth/unpak/sound/eliminator/idle2.wav b/mod_quoth/unpak/sound/eliminator/idle2.wav new file mode 100644 index 0000000..183db87 Binary files /dev/null and b/mod_quoth/unpak/sound/eliminator/idle2.wav differ diff --git a/mod_quoth/unpak/sound/eliminator/idle3.wav b/mod_quoth/unpak/sound/eliminator/idle3.wav new file mode 100644 index 0000000..8d2880e Binary files /dev/null and b/mod_quoth/unpak/sound/eliminator/idle3.wav differ diff --git a/mod_quoth/unpak/sound/eliminator/sight.wav b/mod_quoth/unpak/sound/eliminator/sight.wav new file mode 100644 index 0000000..825060b Binary files /dev/null and b/mod_quoth/unpak/sound/eliminator/sight.wav differ diff --git a/mod_quoth/unpak/sound/eliminator/target.wav b/mod_quoth/unpak/sound/eliminator/target.wav new file mode 100644 index 0000000..2a57877 Binary files /dev/null and b/mod_quoth/unpak/sound/eliminator/target.wav differ diff --git a/mod_quoth/unpak/sound/gaunt/death.wav b/mod_quoth/unpak/sound/gaunt/death.wav new file mode 100644 index 0000000..a86abef Binary files /dev/null and b/mod_quoth/unpak/sound/gaunt/death.wav differ diff --git a/mod_quoth/unpak/sound/gaunt/idle1.wav b/mod_quoth/unpak/sound/gaunt/idle1.wav new file mode 100644 index 0000000..d085677 Binary files /dev/null and b/mod_quoth/unpak/sound/gaunt/idle1.wav differ diff --git a/mod_quoth/unpak/sound/gaunt/idle2.wav b/mod_quoth/unpak/sound/gaunt/idle2.wav new file mode 100644 index 0000000..20859aa Binary files /dev/null and b/mod_quoth/unpak/sound/gaunt/idle2.wav differ diff --git a/mod_quoth/unpak/sound/gaunt/idle3.wav b/mod_quoth/unpak/sound/gaunt/idle3.wav new file mode 100644 index 0000000..895c526 Binary files /dev/null and b/mod_quoth/unpak/sound/gaunt/idle3.wav differ diff --git a/mod_quoth/unpak/sound/gaunt/pain.wav b/mod_quoth/unpak/sound/gaunt/pain.wav new file mode 100644 index 0000000..7aed5e2 Binary files /dev/null and b/mod_quoth/unpak/sound/gaunt/pain.wav differ diff --git a/mod_quoth/unpak/sound/gaunt/sight.wav b/mod_quoth/unpak/sound/gaunt/sight.wav new file mode 100644 index 0000000..893e425 Binary files /dev/null and b/mod_quoth/unpak/sound/gaunt/sight.wav differ diff --git a/mod_quoth/unpak/sound/gug/bile.wav b/mod_quoth/unpak/sound/gug/bile.wav new file mode 100644 index 0000000..0fc1ffa Binary files /dev/null and b/mod_quoth/unpak/sound/gug/bile.wav differ diff --git a/mod_quoth/unpak/sound/gug/bileatk.wav b/mod_quoth/unpak/sound/gug/bileatk.wav new file mode 100644 index 0000000..00e021d Binary files /dev/null and b/mod_quoth/unpak/sound/gug/bileatk.wav differ diff --git a/mod_quoth/unpak/sound/gug/death.wav b/mod_quoth/unpak/sound/gug/death.wav new file mode 100644 index 0000000..c09f45d Binary files /dev/null and b/mod_quoth/unpak/sound/gug/death.wav differ diff --git a/mod_quoth/unpak/sound/gug/gquake.wav b/mod_quoth/unpak/sound/gug/gquake.wav new file mode 100644 index 0000000..d1cbfa5 Binary files /dev/null and b/mod_quoth/unpak/sound/gug/gquake.wav differ diff --git a/mod_quoth/unpak/sound/gug/idle.wav b/mod_quoth/unpak/sound/gug/idle.wav new file mode 100644 index 0000000..8afb3d6 Binary files /dev/null and b/mod_quoth/unpak/sound/gug/idle.wav differ diff --git a/mod_quoth/unpak/sound/gug/pain.wav b/mod_quoth/unpak/sound/gug/pain.wav new file mode 100644 index 0000000..9fb68db Binary files /dev/null and b/mod_quoth/unpak/sound/gug/pain.wav differ diff --git a/mod_quoth/unpak/sound/gug/quakeatk.wav b/mod_quoth/unpak/sound/gug/quakeatk.wav new file mode 100644 index 0000000..019a872 Binary files /dev/null and b/mod_quoth/unpak/sound/gug/quakeatk.wav differ diff --git a/mod_quoth/unpak/sound/gug/sight.wav b/mod_quoth/unpak/sound/gug/sight.wav new file mode 100644 index 0000000..88ba36a Binary files /dev/null and b/mod_quoth/unpak/sound/gug/sight.wav differ diff --git a/mod_quoth/unpak/sound/gug/step1.wav b/mod_quoth/unpak/sound/gug/step1.wav new file mode 100644 index 0000000..cafa599 Binary files /dev/null and b/mod_quoth/unpak/sound/gug/step1.wav differ diff --git a/mod_quoth/unpak/sound/gug/step2.wav b/mod_quoth/unpak/sound/gug/step2.wav new file mode 100644 index 0000000..201f1a9 Binary files /dev/null and b/mod_quoth/unpak/sound/gug/step2.wav differ diff --git a/mod_quoth/unpak/sound/gug/step3.wav b/mod_quoth/unpak/sound/gug/step3.wav new file mode 100644 index 0000000..f04a2bf Binary files /dev/null and b/mod_quoth/unpak/sound/gug/step3.wav differ diff --git a/mod_quoth/unpak/sound/gug/step4.wav b/mod_quoth/unpak/sound/gug/step4.wav new file mode 100644 index 0000000..f65433a Binary files /dev/null and b/mod_quoth/unpak/sound/gug/step4.wav differ diff --git a/mod_quoth/unpak/sound/gug/swipe.wav b/mod_quoth/unpak/sound/gug/swipe.wav new file mode 100644 index 0000000..5828d0a Binary files /dev/null and b/mod_quoth/unpak/sound/gug/swipe.wav differ diff --git a/mod_quoth/unpak/sound/gug/throw.wav b/mod_quoth/unpak/sound/gug/throw.wav new file mode 100644 index 0000000..8eebcce Binary files /dev/null and b/mod_quoth/unpak/sound/gug/throw.wav differ diff --git a/mod_quoth/unpak/sound/impact/gib_i2.wav b/mod_quoth/unpak/sound/impact/gib_i2.wav new file mode 100644 index 0000000..8af694f Binary files /dev/null and b/mod_quoth/unpak/sound/impact/gib_i2.wav differ diff --git a/mod_quoth/unpak/sound/impact/gib_i3.wav b/mod_quoth/unpak/sound/impact/gib_i3.wav new file mode 100644 index 0000000..9d980f1 Binary files /dev/null and b/mod_quoth/unpak/sound/impact/gib_i3.wav differ diff --git a/mod_quoth/unpak/sound/impact/gib_i4.wav b/mod_quoth/unpak/sound/impact/gib_i4.wav new file mode 100644 index 0000000..a54b185 Binary files /dev/null and b/mod_quoth/unpak/sound/impact/gib_i4.wav differ diff --git a/mod_quoth/unpak/sound/impact/glass_bk.wav b/mod_quoth/unpak/sound/impact/glass_bk.wav new file mode 100644 index 0000000..3bb2670 Binary files /dev/null and b/mod_quoth/unpak/sound/impact/glass_bk.wav differ diff --git a/mod_quoth/unpak/sound/impact/glass_i1.wav b/mod_quoth/unpak/sound/impact/glass_i1.wav new file mode 100644 index 0000000..fa4da69 Binary files /dev/null and b/mod_quoth/unpak/sound/impact/glass_i1.wav differ diff --git a/mod_quoth/unpak/sound/impact/glass_i2.wav b/mod_quoth/unpak/sound/impact/glass_i2.wav new file mode 100644 index 0000000..8de041c Binary files /dev/null and b/mod_quoth/unpak/sound/impact/glass_i2.wav differ diff --git a/mod_quoth/unpak/sound/impact/glass_i3.wav b/mod_quoth/unpak/sound/impact/glass_i3.wav new file mode 100644 index 0000000..b8dded1 Binary files /dev/null and b/mod_quoth/unpak/sound/impact/glass_i3.wav differ diff --git a/mod_quoth/unpak/sound/impact/glass_i4.wav b/mod_quoth/unpak/sound/impact/glass_i4.wav new file mode 100644 index 0000000..d25f358 Binary files /dev/null and b/mod_quoth/unpak/sound/impact/glass_i4.wav differ diff --git a/mod_quoth/unpak/sound/impact/mach_bk.wav b/mod_quoth/unpak/sound/impact/mach_bk.wav new file mode 100644 index 0000000..4da1ed1 Binary files /dev/null and b/mod_quoth/unpak/sound/impact/mach_bk.wav differ diff --git a/mod_quoth/unpak/sound/impact/metal_bk.wav b/mod_quoth/unpak/sound/impact/metal_bk.wav new file mode 100644 index 0000000..4b0e4f2 Binary files /dev/null and b/mod_quoth/unpak/sound/impact/metal_bk.wav differ diff --git a/mod_quoth/unpak/sound/impact/metal_i1.wav b/mod_quoth/unpak/sound/impact/metal_i1.wav new file mode 100644 index 0000000..053a3ce Binary files /dev/null and b/mod_quoth/unpak/sound/impact/metal_i1.wav differ diff --git a/mod_quoth/unpak/sound/impact/metal_i2.wav b/mod_quoth/unpak/sound/impact/metal_i2.wav new file mode 100644 index 0000000..44e40e3 Binary files /dev/null and b/mod_quoth/unpak/sound/impact/metal_i2.wav differ diff --git a/mod_quoth/unpak/sound/impact/metal_i3.wav b/mod_quoth/unpak/sound/impact/metal_i3.wav new file mode 100644 index 0000000..c765a55 Binary files /dev/null and b/mod_quoth/unpak/sound/impact/metal_i3.wav differ diff --git a/mod_quoth/unpak/sound/impact/metal_i4.wav b/mod_quoth/unpak/sound/impact/metal_i4.wav new file mode 100644 index 0000000..cd9cba4 Binary files /dev/null and b/mod_quoth/unpak/sound/impact/metal_i4.wav differ diff --git a/mod_quoth/unpak/sound/impact/rock1.wav b/mod_quoth/unpak/sound/impact/rock1.wav new file mode 100644 index 0000000..6f08f5a Binary files /dev/null and b/mod_quoth/unpak/sound/impact/rock1.wav differ diff --git a/mod_quoth/unpak/sound/impact/rock2.wav b/mod_quoth/unpak/sound/impact/rock2.wav new file mode 100644 index 0000000..cd7a95c Binary files /dev/null and b/mod_quoth/unpak/sound/impact/rock2.wav differ diff --git a/mod_quoth/unpak/sound/impact/rock3.wav b/mod_quoth/unpak/sound/impact/rock3.wav new file mode 100644 index 0000000..f168fcc Binary files /dev/null and b/mod_quoth/unpak/sound/impact/rock3.wav differ diff --git a/mod_quoth/unpak/sound/impact/rock4.wav b/mod_quoth/unpak/sound/impact/rock4.wav new file mode 100644 index 0000000..f7dc4e3 Binary files /dev/null and b/mod_quoth/unpak/sound/impact/rock4.wav differ diff --git a/mod_quoth/unpak/sound/impact/rockbrk.wav b/mod_quoth/unpak/sound/impact/rockbrk.wav new file mode 100644 index 0000000..134ec83 Binary files /dev/null and b/mod_quoth/unpak/sound/impact/rockbrk.wav differ diff --git a/mod_quoth/unpak/sound/impact/wood_bk.wav b/mod_quoth/unpak/sound/impact/wood_bk.wav new file mode 100644 index 0000000..9c9a1c1 Binary files /dev/null and b/mod_quoth/unpak/sound/impact/wood_bk.wav differ diff --git a/mod_quoth/unpak/sound/impact/wood_bk_old.wav b/mod_quoth/unpak/sound/impact/wood_bk_old.wav new file mode 100644 index 0000000..ca7caf3 Binary files /dev/null and b/mod_quoth/unpak/sound/impact/wood_bk_old.wav differ diff --git a/mod_quoth/unpak/sound/impact/wood_i1.wav b/mod_quoth/unpak/sound/impact/wood_i1.wav new file mode 100644 index 0000000..53d5b6d Binary files /dev/null and b/mod_quoth/unpak/sound/impact/wood_i1.wav differ diff --git a/mod_quoth/unpak/sound/impact/wood_i2.wav b/mod_quoth/unpak/sound/impact/wood_i2.wav new file mode 100644 index 0000000..ff3cbae Binary files /dev/null and b/mod_quoth/unpak/sound/impact/wood_i2.wav differ diff --git a/mod_quoth/unpak/sound/impact/wood_i3.wav b/mod_quoth/unpak/sound/impact/wood_i3.wav new file mode 100644 index 0000000..f830b26 Binary files /dev/null and b/mod_quoth/unpak/sound/impact/wood_i3.wav differ diff --git a/mod_quoth/unpak/sound/impact/wood_i4.wav b/mod_quoth/unpak/sound/impact/wood_i4.wav new file mode 100644 index 0000000..d606359 Binary files /dev/null and b/mod_quoth/unpak/sound/impact/wood_i4.wav differ diff --git a/mod_quoth/unpak/sound/items/click.wav b/mod_quoth/unpak/sound/items/click.wav new file mode 100644 index 0000000..5e58474 Binary files /dev/null and b/mod_quoth/unpak/sound/items/click.wav differ diff --git a/mod_quoth/unpak/sound/items2/crosend.wav b/mod_quoth/unpak/sound/items2/crosend.wav new file mode 100644 index 0000000..4627d87 Binary files /dev/null and b/mod_quoth/unpak/sound/items2/crosend.wav differ diff --git a/mod_quoth/unpak/sound/items2/crostake.wav b/mod_quoth/unpak/sound/items2/crostake.wav new file mode 100644 index 0000000..820eb6c Binary files /dev/null and b/mod_quoth/unpak/sound/items2/crostake.wav differ diff --git a/mod_quoth/unpak/sound/items2/crosuse.wav b/mod_quoth/unpak/sound/items2/crosuse.wav new file mode 100644 index 0000000..fe6a5f4 Binary files /dev/null and b/mod_quoth/unpak/sound/items2/crosuse.wav differ diff --git a/mod_quoth/unpak/sound/items2/trinend.wav b/mod_quoth/unpak/sound/items2/trinend.wav new file mode 100644 index 0000000..847dd84 Binary files /dev/null and b/mod_quoth/unpak/sound/items2/trinend.wav differ diff --git a/mod_quoth/unpak/sound/items2/trintake.wav b/mod_quoth/unpak/sound/items2/trintake.wav new file mode 100644 index 0000000..a0eff93 Binary files /dev/null and b/mod_quoth/unpak/sound/items2/trintake.wav differ diff --git a/mod_quoth/unpak/sound/items2/trinuse.wav b/mod_quoth/unpak/sound/items2/trinuse.wav new file mode 100644 index 0000000..01a3ed9 Binary files /dev/null and b/mod_quoth/unpak/sound/items2/trinuse.wav differ diff --git a/mod_quoth/unpak/sound/misc/elderkey.wav b/mod_quoth/unpak/sound/misc/elderkey.wav new file mode 100644 index 0000000..a94c94e Binary files /dev/null and b/mod_quoth/unpak/sound/misc/elderkey.wav differ diff --git a/mod_quoth/unpak/sound/misc/quake.wav b/mod_quoth/unpak/sound/misc/quake.wav new file mode 100644 index 0000000..953df92 Binary files /dev/null and b/mod_quoth/unpak/sound/misc/quake.wav differ diff --git a/mod_quoth/unpak/sound/misc/quakeend.wav b/mod_quoth/unpak/sound/misc/quakeend.wav new file mode 100644 index 0000000..6fdd531 Binary files /dev/null and b/mod_quoth/unpak/sound/misc/quakeend.wav differ diff --git a/mod_quoth/unpak/sound/misc/wfend.wav b/mod_quoth/unpak/sound/misc/wfend.wav new file mode 100644 index 0000000..0475fa7 Binary files /dev/null and b/mod_quoth/unpak/sound/misc/wfend.wav differ diff --git a/mod_quoth/unpak/sound/misc/wfstart.wav b/mod_quoth/unpak/sound/misc/wfstart.wav new file mode 100644 index 0000000..fa4c466 Binary files /dev/null and b/mod_quoth/unpak/sound/misc/wfstart.wav differ diff --git a/mod_quoth/unpak/sound/necros/dias.wav b/mod_quoth/unpak/sound/necros/dias.wav new file mode 100644 index 0000000..f285d3a Binary files /dev/null and b/mod_quoth/unpak/sound/necros/dias.wav differ diff --git a/mod_quoth/unpak/sound/necros/drivshft.wav b/mod_quoth/unpak/sound/necros/drivshft.wav new file mode 100644 index 0000000..ca15996 Binary files /dev/null and b/mod_quoth/unpak/sound/necros/drivshft.wav differ diff --git a/mod_quoth/unpak/sound/necros/forebode.wav b/mod_quoth/unpak/sound/necros/forebode.wav new file mode 100644 index 0000000..d18b0c2 Binary files /dev/null and b/mod_quoth/unpak/sound/necros/forebode.wav differ diff --git a/mod_quoth/unpak/sound/necros/gen.wav b/mod_quoth/unpak/sound/necros/gen.wav new file mode 100644 index 0000000..967201b Binary files /dev/null and b/mod_quoth/unpak/sound/necros/gen.wav differ diff --git a/mod_quoth/unpak/sound/necros/gen_fire.wav b/mod_quoth/unpak/sound/necros/gen_fire.wav new file mode 100644 index 0000000..0d06ec7 Binary files /dev/null and b/mod_quoth/unpak/sound/necros/gen_fire.wav differ diff --git a/mod_quoth/unpak/sound/necros/highwind.wav b/mod_quoth/unpak/sound/necros/highwind.wav new file mode 100644 index 0000000..ee1ccf3 Binary files /dev/null and b/mod_quoth/unpak/sound/necros/highwind.wav differ diff --git a/mod_quoth/unpak/sound/necros/irulan.wav b/mod_quoth/unpak/sound/necros/irulan.wav new file mode 100644 index 0000000..11ea105 Binary files /dev/null and b/mod_quoth/unpak/sound/necros/irulan.wav differ diff --git a/mod_quoth/unpak/sound/necros/sgatehum.wav b/mod_quoth/unpak/sound/necros/sgatehum.wav new file mode 100644 index 0000000..2ae18b7 Binary files /dev/null and b/mod_quoth/unpak/sound/necros/sgatehum.wav differ diff --git a/mod_quoth/unpak/sound/necros/strongwind.wav b/mod_quoth/unpak/sound/necros/strongwind.wav new file mode 100644 index 0000000..e71f9f6 Binary files /dev/null and b/mod_quoth/unpak/sound/necros/strongwind.wav differ diff --git a/mod_quoth/unpak/sound/necros/tld_stop.wav b/mod_quoth/unpak/sound/necros/tld_stop.wav new file mode 100644 index 0000000..9413b09 Binary files /dev/null and b/mod_quoth/unpak/sound/necros/tld_stop.wav differ diff --git a/mod_quoth/unpak/sound/necros/tld_strt.wav b/mod_quoth/unpak/sound/necros/tld_strt.wav new file mode 100644 index 0000000..ac52585 Binary files /dev/null and b/mod_quoth/unpak/sound/necros/tld_strt.wav differ diff --git a/mod_quoth/unpak/sound/necros/tshaft.wav b/mod_quoth/unpak/sound/necros/tshaft.wav new file mode 100644 index 0000000..9cdf7b1 Binary files /dev/null and b/mod_quoth/unpak/sound/necros/tshaft.wav differ diff --git a/mod_quoth/unpak/sound/necros/wat_amb.wav b/mod_quoth/unpak/sound/necros/wat_amb.wav new file mode 100644 index 0000000..e0d59de Binary files /dev/null and b/mod_quoth/unpak/sound/necros/wat_amb.wav differ diff --git a/mod_quoth/unpak/sound/necros/water6.wav b/mod_quoth/unpak/sound/necros/water6.wav new file mode 100644 index 0000000..648f689 Binary files /dev/null and b/mod_quoth/unpak/sound/necros/water6.wav differ diff --git a/mod_quoth/unpak/sound/necros/woodmve.wav b/mod_quoth/unpak/sound/necros/woodmve.wav new file mode 100644 index 0000000..cf9cff1 Binary files /dev/null and b/mod_quoth/unpak/sound/necros/woodmve.wav differ diff --git a/mod_quoth/unpak/sound/necros/woodstp.wav b/mod_quoth/unpak/sound/necros/woodstp.wav new file mode 100644 index 0000000..6125733 Binary files /dev/null and b/mod_quoth/unpak/sound/necros/woodstp.wav differ diff --git a/mod_quoth/unpak/sound/ogre/flakfire.wav b/mod_quoth/unpak/sound/ogre/flakfire.wav new file mode 100644 index 0000000..ccc23d9 Binary files /dev/null and b/mod_quoth/unpak/sound/ogre/flakfire.wav differ diff --git a/mod_quoth/unpak/sound/ogre/flakhit.wav b/mod_quoth/unpak/sound/ogre/flakhit.wav new file mode 100644 index 0000000..4c1edee Binary files /dev/null and b/mod_quoth/unpak/sound/ogre/flakhit.wav differ diff --git a/mod_quoth/unpak/sound/player/ftladmet.wav b/mod_quoth/unpak/sound/player/ftladmet.wav new file mode 100644 index 0000000..1ef97a9 Binary files /dev/null and b/mod_quoth/unpak/sound/player/ftladmet.wav differ diff --git a/mod_quoth/unpak/sound/player/ftladwd.wav b/mod_quoth/unpak/sound/player/ftladwd.wav new file mode 100644 index 0000000..867ad3d Binary files /dev/null and b/mod_quoth/unpak/sound/player/ftladwd.wav differ diff --git a/mod_quoth/unpak/sound/polyp/blast.wav b/mod_quoth/unpak/sound/polyp/blast.wav new file mode 100644 index 0000000..57c46c7 Binary files /dev/null and b/mod_quoth/unpak/sound/polyp/blast.wav differ diff --git a/mod_quoth/unpak/sound/polyp/cloak.wav b/mod_quoth/unpak/sound/polyp/cloak.wav new file mode 100644 index 0000000..cd115ee Binary files /dev/null and b/mod_quoth/unpak/sound/polyp/cloak.wav differ diff --git a/mod_quoth/unpak/sound/polyp/decloak.wav b/mod_quoth/unpak/sound/polyp/decloak.wav new file mode 100644 index 0000000..d08ab64 Binary files /dev/null and b/mod_quoth/unpak/sound/polyp/decloak.wav differ diff --git a/mod_quoth/unpak/sound/polyp/gibsplt1.wav b/mod_quoth/unpak/sound/polyp/gibsplt1.wav new file mode 100644 index 0000000..2acf7b2 Binary files /dev/null and b/mod_quoth/unpak/sound/polyp/gibsplt1.wav differ diff --git a/mod_quoth/unpak/sound/polyp/idle.wav b/mod_quoth/unpak/sound/polyp/idle.wav new file mode 100644 index 0000000..5407dc9 Binary files /dev/null and b/mod_quoth/unpak/sound/polyp/idle.wav differ diff --git a/mod_quoth/unpak/sound/polyp/idle2.wav b/mod_quoth/unpak/sound/polyp/idle2.wav new file mode 100644 index 0000000..5d05f16 Binary files /dev/null and b/mod_quoth/unpak/sound/polyp/idle2.wav differ diff --git a/mod_quoth/unpak/sound/polyp/sight.wav b/mod_quoth/unpak/sound/polyp/sight.wav new file mode 100644 index 0000000..a1a7044 Binary files /dev/null and b/mod_quoth/unpak/sound/polyp/sight.wav differ diff --git a/mod_quoth/unpak/sound/pyro/death1.wav b/mod_quoth/unpak/sound/pyro/death1.wav new file mode 100644 index 0000000..3b7ce21 Binary files /dev/null and b/mod_quoth/unpak/sound/pyro/death1.wav differ diff --git a/mod_quoth/unpak/sound/pyro/flame.wav b/mod_quoth/unpak/sound/pyro/flame.wav new file mode 100644 index 0000000..93ed1f5 Binary files /dev/null and b/mod_quoth/unpak/sound/pyro/flame.wav differ diff --git a/mod_quoth/unpak/sound/pyro/fstop.wav b/mod_quoth/unpak/sound/pyro/fstop.wav new file mode 100644 index 0000000..5bdba90 Binary files /dev/null and b/mod_quoth/unpak/sound/pyro/fstop.wav differ diff --git a/mod_quoth/unpak/sound/pyro/sight.wav b/mod_quoth/unpak/sound/pyro/sight.wav new file mode 100644 index 0000000..680d9a8 Binary files /dev/null and b/mod_quoth/unpak/sound/pyro/sight.wav differ diff --git a/mod_quoth/unpak/sound/scourge/idle.wav b/mod_quoth/unpak/sound/scourge/idle.wav new file mode 100644 index 0000000..9442eb6 Binary files /dev/null and b/mod_quoth/unpak/sound/scourge/idle.wav differ diff --git a/mod_quoth/unpak/sound/scourge/pain.wav b/mod_quoth/unpak/sound/scourge/pain.wav new file mode 100644 index 0000000..7a6c557 Binary files /dev/null and b/mod_quoth/unpak/sound/scourge/pain.wav differ diff --git a/mod_quoth/unpak/sound/scourge/pain2.wav b/mod_quoth/unpak/sound/scourge/pain2.wav new file mode 100644 index 0000000..201c7fa Binary files /dev/null and b/mod_quoth/unpak/sound/scourge/pain2.wav differ diff --git a/mod_quoth/unpak/sound/scourge/sight.wav b/mod_quoth/unpak/sound/scourge/sight.wav new file mode 100644 index 0000000..61f162f Binary files /dev/null and b/mod_quoth/unpak/sound/scourge/sight.wav differ diff --git a/mod_quoth/unpak/sound/scourge/tailswng.wav b/mod_quoth/unpak/sound/scourge/tailswng.wav new file mode 100644 index 0000000..fcd9a26 Binary files /dev/null and b/mod_quoth/unpak/sound/scourge/tailswng.wav differ diff --git a/mod_quoth/unpak/sound/scourge/walk.wav b/mod_quoth/unpak/sound/scourge/walk.wav new file mode 100644 index 0000000..08b0bd7 Binary files /dev/null and b/mod_quoth/unpak/sound/scourge/walk.wav differ diff --git a/mod_quoth/unpak/sound/sentinel/laser.wav b/mod_quoth/unpak/sound/sentinel/laser.wav new file mode 100644 index 0000000..d0d3641 Binary files /dev/null and b/mod_quoth/unpak/sound/sentinel/laser.wav differ diff --git a/mod_quoth/unpak/sound/sentinel/nail.wav b/mod_quoth/unpak/sound/sentinel/nail.wav new file mode 100644 index 0000000..b3c9319 Binary files /dev/null and b/mod_quoth/unpak/sound/sentinel/nail.wav differ diff --git a/mod_quoth/unpak/sound/sentinel/widle1.wav b/mod_quoth/unpak/sound/sentinel/widle1.wav new file mode 100644 index 0000000..a0674ca Binary files /dev/null and b/mod_quoth/unpak/sound/sentinel/widle1.wav differ diff --git a/mod_quoth/unpak/sound/sentinel/widle2.wav b/mod_quoth/unpak/sound/sentinel/widle2.wav new file mode 100644 index 0000000..a0674ca Binary files /dev/null and b/mod_quoth/unpak/sound/sentinel/widle2.wav differ diff --git a/mod_quoth/unpak/sound/sentinel/wpain.wav b/mod_quoth/unpak/sound/sentinel/wpain.wav new file mode 100644 index 0000000..78bdf31 Binary files /dev/null and b/mod_quoth/unpak/sound/sentinel/wpain.wav differ diff --git a/mod_quoth/unpak/sound/sentinel/wsight.wav b/mod_quoth/unpak/sound/sentinel/wsight.wav new file mode 100644 index 0000000..cd3ea88 Binary files /dev/null and b/mod_quoth/unpak/sound/sentinel/wsight.wav differ diff --git a/mod_quoth/unpak/sound/soldier/load.wav b/mod_quoth/unpak/sound/soldier/load.wav new file mode 100644 index 0000000..abd612b Binary files /dev/null and b/mod_quoth/unpak/sound/soldier/load.wav differ diff --git a/mod_quoth/unpak/sound/soldier/rocket.wav b/mod_quoth/unpak/sound/soldier/rocket.wav new file mode 100644 index 0000000..66edccc Binary files /dev/null and b/mod_quoth/unpak/sound/soldier/rocket.wav differ diff --git a/mod_quoth/unpak/sound/vermis/death.wav b/mod_quoth/unpak/sound/vermis/death.wav new file mode 100644 index 0000000..ae4076f Binary files /dev/null and b/mod_quoth/unpak/sound/vermis/death.wav differ diff --git a/mod_quoth/unpak/sound/vermis/grab.wav b/mod_quoth/unpak/sound/vermis/grab.wav new file mode 100644 index 0000000..5211786 Binary files /dev/null and b/mod_quoth/unpak/sound/vermis/grab.wav differ diff --git a/mod_quoth/unpak/sound/vermis/grabbed.wav b/mod_quoth/unpak/sound/vermis/grabbed.wav new file mode 100644 index 0000000..5a1952b Binary files /dev/null and b/mod_quoth/unpak/sound/vermis/grabbed.wav differ diff --git a/mod_quoth/unpak/sound/vermis/grndhit.wav b/mod_quoth/unpak/sound/vermis/grndhit.wav new file mode 100644 index 0000000..7f359d5 Binary files /dev/null and b/mod_quoth/unpak/sound/vermis/grndhit.wav differ diff --git a/mod_quoth/unpak/sound/vermis/pop.wav b/mod_quoth/unpak/sound/vermis/pop.wav new file mode 100644 index 0000000..a1aaf8c Binary files /dev/null and b/mod_quoth/unpak/sound/vermis/pop.wav differ diff --git a/mod_quoth/unpak/sound/vermis/sight.wav b/mod_quoth/unpak/sound/vermis/sight.wav new file mode 100644 index 0000000..2356d33 Binary files /dev/null and b/mod_quoth/unpak/sound/vermis/sight.wav differ diff --git a/mod_quoth/unpak/sound/vermis/sight2.wav b/mod_quoth/unpak/sound/vermis/sight2.wav new file mode 100644 index 0000000..76a87da Binary files /dev/null and b/mod_quoth/unpak/sound/vermis/sight2.wav differ diff --git a/mod_quoth/unpak/sound/vermis/splash1.wav b/mod_quoth/unpak/sound/vermis/splash1.wav new file mode 100644 index 0000000..3c15dce Binary files /dev/null and b/mod_quoth/unpak/sound/vermis/splash1.wav differ diff --git a/mod_quoth/unpak/sound/vermis/splash2.wav b/mod_quoth/unpak/sound/vermis/splash2.wav new file mode 100644 index 0000000..b2c2766 Binary files /dev/null and b/mod_quoth/unpak/sound/vermis/splash2.wav differ diff --git a/mod_quoth/unpak/sound/vermis/splash3.wav b/mod_quoth/unpak/sound/vermis/splash3.wav new file mode 100644 index 0000000..a17dee8 Binary files /dev/null and b/mod_quoth/unpak/sound/vermis/splash3.wav differ diff --git a/mod_quoth/unpak/sound/vermis/spore.wav b/mod_quoth/unpak/sound/vermis/spore.wav new file mode 100644 index 0000000..094c91a Binary files /dev/null and b/mod_quoth/unpak/sound/vermis/spore.wav differ diff --git a/mod_quoth/unpak/sound/voreling/bite.wav b/mod_quoth/unpak/sound/voreling/bite.wav new file mode 100644 index 0000000..a642c1c Binary files /dev/null and b/mod_quoth/unpak/sound/voreling/bite.wav differ diff --git a/mod_quoth/unpak/sound/voreling/bitestrt.wav b/mod_quoth/unpak/sound/voreling/bitestrt.wav new file mode 100644 index 0000000..302a686 Binary files /dev/null and b/mod_quoth/unpak/sound/voreling/bitestrt.wav differ diff --git a/mod_quoth/unpak/sound/voreling/death.wav b/mod_quoth/unpak/sound/voreling/death.wav new file mode 100644 index 0000000..3db00fd Binary files /dev/null and b/mod_quoth/unpak/sound/voreling/death.wav differ diff --git a/mod_quoth/unpak/sound/voreling/idle.wav b/mod_quoth/unpak/sound/voreling/idle.wav new file mode 100644 index 0000000..ded33a7 Binary files /dev/null and b/mod_quoth/unpak/sound/voreling/idle.wav differ diff --git a/mod_quoth/unpak/sound/voreling/land.wav b/mod_quoth/unpak/sound/voreling/land.wav new file mode 100644 index 0000000..9849272 Binary files /dev/null and b/mod_quoth/unpak/sound/voreling/land.wav differ diff --git a/mod_quoth/unpak/sound/voreling/pain.wav b/mod_quoth/unpak/sound/voreling/pain.wav new file mode 100644 index 0000000..8aecda1 Binary files /dev/null and b/mod_quoth/unpak/sound/voreling/pain.wav differ diff --git a/mod_quoth/unpak/sound/voreling/sight.wav b/mod_quoth/unpak/sound/voreling/sight.wav new file mode 100644 index 0000000..0507244 Binary files /dev/null and b/mod_quoth/unpak/sound/voreling/sight.wav differ diff --git a/mod_quoth/unpak/sound/weapons/bomb.wav b/mod_quoth/unpak/sound/weapons/bomb.wav new file mode 100644 index 0000000..53fffc1 Binary files /dev/null and b/mod_quoth/unpak/sound/weapons/bomb.wav differ diff --git a/mod_quoth/unpak/sound/weapons/bombfar.wav b/mod_quoth/unpak/sound/weapons/bombfar.wav new file mode 100644 index 0000000..1a634d9 Binary files /dev/null and b/mod_quoth/unpak/sound/weapons/bombfar.wav differ diff --git a/mod_quoth/unpak/sound/weapons/dryfire.wav b/mod_quoth/unpak/sound/weapons/dryfire.wav new file mode 100644 index 0000000..f4eb6cd Binary files /dev/null and b/mod_quoth/unpak/sound/weapons/dryfire.wav differ diff --git a/mod_quoth/unpak/sound/weapons/expl1.wav b/mod_quoth/unpak/sound/weapons/expl1.wav new file mode 100644 index 0000000..235cd43 Binary files /dev/null and b/mod_quoth/unpak/sound/weapons/expl1.wav differ diff --git a/mod_quoth/unpak/sound/weapons/hamhit.wav b/mod_quoth/unpak/sound/weapons/hamhit.wav new file mode 100644 index 0000000..a381d1b Binary files /dev/null and b/mod_quoth/unpak/sound/weapons/hamhit.wav differ diff --git a/mod_quoth/unpak/sound/weapons/lancfire.wav b/mod_quoth/unpak/sound/weapons/lancfire.wav new file mode 100644 index 0000000..1140f08 Binary files /dev/null and b/mod_quoth/unpak/sound/weapons/lancfire.wav differ diff --git a/mod_quoth/unpak/sound/weapons/plasexp2.wav b/mod_quoth/unpak/sound/weapons/plasexp2.wav new file mode 100644 index 0000000..178075b Binary files /dev/null and b/mod_quoth/unpak/sound/weapons/plasexp2.wav differ diff --git a/mod_quoth/unpak/sound/weapons/plasexpl.wav b/mod_quoth/unpak/sound/weapons/plasexpl.wav new file mode 100644 index 0000000..e5aafb5 Binary files /dev/null and b/mod_quoth/unpak/sound/weapons/plasexpl.wav differ diff --git a/mod_quoth/unpak/sound/weapons/r_exp3.wav b/mod_quoth/unpak/sound/weapons/r_exp3.wav new file mode 100644 index 0000000..39b2dd1 Binary files /dev/null and b/mod_quoth/unpak/sound/weapons/r_exp3.wav differ diff --git a/mod_quoth/unpak/sound/weapons/slime.wav b/mod_quoth/unpak/sound/weapons/slime.wav new file mode 100644 index 0000000..37f2e81 Binary files /dev/null and b/mod_quoth/unpak/sound/weapons/slime.wav differ diff --git a/mod_quoth/unpak/textures/+0bfall.tga b/mod_quoth/unpak/textures/+0bfall.tga new file mode 100644 index 0000000..33b93c3 Binary files /dev/null and b/mod_quoth/unpak/textures/+0bfall.tga differ diff --git a/mod_quoth/unpak/textures/+0wall58.tga b/mod_quoth/unpak/textures/+0wall58.tga new file mode 100644 index 0000000..5d4bb43 Binary files /dev/null and b/mod_quoth/unpak/textures/+0wall58.tga differ diff --git a/mod_quoth/unpak/textures/+1bfall.tga b/mod_quoth/unpak/textures/+1bfall.tga new file mode 100644 index 0000000..55cf725 Binary files /dev/null and b/mod_quoth/unpak/textures/+1bfall.tga differ diff --git a/mod_quoth/unpak/textures/+1wall58.tga b/mod_quoth/unpak/textures/+1wall58.tga new file mode 100644 index 0000000..35f9df6 Binary files /dev/null and b/mod_quoth/unpak/textures/+1wall58.tga differ diff --git a/mod_quoth/unpak/textures/+2bfall.tga b/mod_quoth/unpak/textures/+2bfall.tga new file mode 100644 index 0000000..fbdfa11 Binary files /dev/null and b/mod_quoth/unpak/textures/+2bfall.tga differ diff --git a/mod_quoth/unpak/textures/+2wall58.tga b/mod_quoth/unpak/textures/+2wall58.tga new file mode 100644 index 0000000..43a2e4b Binary files /dev/null and b/mod_quoth/unpak/textures/+2wall58.tga differ diff --git a/mod_quoth/unpak/textures/+3bfall.tga b/mod_quoth/unpak/textures/+3bfall.tga new file mode 100644 index 0000000..4a87ddc Binary files /dev/null and b/mod_quoth/unpak/textures/+3bfall.tga differ diff --git a/mod_quoth/unpak/textures/dem1_5.tga b/mod_quoth/unpak/textures/dem1_5.tga new file mode 100644 index 0000000..d8559eb Binary files /dev/null and b/mod_quoth/unpak/textures/dem1_5.tga differ diff --git a/mod_quoth/unpak/textures/dem1_6.tga b/mod_quoth/unpak/textures/dem1_6.tga new file mode 100644 index 0000000..7257f14 Binary files /dev/null and b/mod_quoth/unpak/textures/dem1_6.tga differ diff --git a/mod_quoth/unpak/textures/door11_1.tga b/mod_quoth/unpak/textures/door11_1.tga new file mode 100644 index 0000000..265e774 Binary files /dev/null and b/mod_quoth/unpak/textures/door11_1.tga differ diff --git a/mod_quoth/unpak/textures/mwall1_1.tga b/mod_quoth/unpak/textures/mwall1_1.tga new file mode 100644 index 0000000..c807f98 Binary files /dev/null and b/mod_quoth/unpak/textures/mwall1_1.tga differ diff --git a/mod_quoth/unpak/textures/mwall1_2.tga b/mod_quoth/unpak/textures/mwall1_2.tga new file mode 100644 index 0000000..eece91c Binary files /dev/null and b/mod_quoth/unpak/textures/mwall1_2.tga differ diff --git a/mod_quoth/unpak/textures/mwall2_1.tga b/mod_quoth/unpak/textures/mwall2_1.tga new file mode 100644 index 0000000..006b394 Binary files /dev/null and b/mod_quoth/unpak/textures/mwall2_1.tga differ diff --git a/mod_quoth/unpak/textures/mwall2_1_red.tga b/mod_quoth/unpak/textures/mwall2_1_red.tga new file mode 100644 index 0000000..abc889b Binary files /dev/null and b/mod_quoth/unpak/textures/mwall2_1_red.tga differ diff --git a/mod_quoth/unpak/textures/mwall2_1_red_tr.tga b/mod_quoth/unpak/textures/mwall2_1_red_tr.tga new file mode 100644 index 0000000..d8570ef Binary files /dev/null and b/mod_quoth/unpak/textures/mwall2_1_red_tr.tga differ diff --git a/mod_quoth/unpak/textures/mwall3_1.tga b/mod_quoth/unpak/textures/mwall3_1.tga new file mode 100644 index 0000000..bcedb8c Binary files /dev/null and b/mod_quoth/unpak/textures/mwall3_1.tga differ diff --git a/mod_quoth/unpak/textures/mwall3_1_red.tga b/mod_quoth/unpak/textures/mwall3_1_red.tga new file mode 100644 index 0000000..0d33a23 Binary files /dev/null and b/mod_quoth/unpak/textures/mwall3_1_red.tga differ diff --git a/mod_quoth/unpak/textures/mwall4_1.tga b/mod_quoth/unpak/textures/mwall4_1.tga new file mode 100644 index 0000000..6e62cde Binary files /dev/null and b/mod_quoth/unpak/textures/mwall4_1.tga differ diff --git a/mod_quoth/unpak/textures/mwall4_2.tga b/mod_quoth/unpak/textures/mwall4_2.tga new file mode 100644 index 0000000..ab4258d Binary files /dev/null and b/mod_quoth/unpak/textures/mwall4_2.tga differ diff --git a/mod_quoth/unpak/textures/mwall5_1.tga b/mod_quoth/unpak/textures/mwall5_1.tga new file mode 100644 index 0000000..8f6ec9b Binary files /dev/null and b/mod_quoth/unpak/textures/mwall5_1.tga differ diff --git a/mod_quoth/unpak/textures/rw15_1.tga b/mod_quoth/unpak/textures/rw15_1.tga new file mode 100644 index 0000000..b29c3c4 Binary files /dev/null and b/mod_quoth/unpak/textures/rw15_1.tga differ diff --git a/mod_quoth/unpak/textures/rw15_2.tga b/mod_quoth/unpak/textures/rw15_2.tga new file mode 100644 index 0000000..9541519 Binary files /dev/null and b/mod_quoth/unpak/textures/rw15_2.tga differ diff --git a/mod_quoth/unpak/textures/rw15_3.tga b/mod_quoth/unpak/textures/rw15_3.tga new file mode 100644 index 0000000..1c835c6 Binary files /dev/null and b/mod_quoth/unpak/textures/rw15_3.tga differ diff --git a/mod_quoth/unpak/textures/rw15_4.tga b/mod_quoth/unpak/textures/rw15_4.tga new file mode 100644 index 0000000..4401aab Binary files /dev/null and b/mod_quoth/unpak/textures/rw15_4.tga differ diff --git a/mod_quoth/unpak/textures/rw21_1.tga b/mod_quoth/unpak/textures/rw21_1.tga new file mode 100644 index 0000000..12642da Binary files /dev/null and b/mod_quoth/unpak/textures/rw21_1.tga differ diff --git a/mod_quoth/unpak/textures/rw21_2.tga b/mod_quoth/unpak/textures/rw21_2.tga new file mode 100644 index 0000000..cbcc05e Binary files /dev/null and b/mod_quoth/unpak/textures/rw21_2.tga differ diff --git a/mod_quoth/unpak/textures/rw21_3.tga b/mod_quoth/unpak/textures/rw21_3.tga new file mode 100644 index 0000000..d220152 Binary files /dev/null and b/mod_quoth/unpak/textures/rw21_3.tga differ diff --git a/mod_quoth/unpak/textures/rw21_4.tga b/mod_quoth/unpak/textures/rw21_4.tga new file mode 100644 index 0000000..796fffd Binary files /dev/null and b/mod_quoth/unpak/textures/rw21_4.tga differ diff --git a/mod_quoth/unpak/textures/rw21_5.tga b/mod_quoth/unpak/textures/rw21_5.tga new file mode 100644 index 0000000..729999f Binary files /dev/null and b/mod_quoth/unpak/textures/rw21_5.tga differ diff --git a/mod_quoth/unpak/textures/rw26_1.tga b/mod_quoth/unpak/textures/rw26_1.tga new file mode 100644 index 0000000..b6a7b08 Binary files /dev/null and b/mod_quoth/unpak/textures/rw26_1.tga differ diff --git a/mod_quoth/unpak/textures/rw26_2.tga b/mod_quoth/unpak/textures/rw26_2.tga new file mode 100644 index 0000000..3b2a131 Binary files /dev/null and b/mod_quoth/unpak/textures/rw26_2.tga differ diff --git a/mod_quoth/unpak/textures/rw26_3.tga b/mod_quoth/unpak/textures/rw26_3.tga new file mode 100644 index 0000000..e8b93be Binary files /dev/null and b/mod_quoth/unpak/textures/rw26_3.tga differ diff --git a/mod_quoth/unpak/textures/rw26_4.tga b/mod_quoth/unpak/textures/rw26_4.tga new file mode 100644 index 0000000..66b7976 Binary files /dev/null and b/mod_quoth/unpak/textures/rw26_4.tga differ diff --git a/mod_quoth/unpak/textures/rw7_2.tga b/mod_quoth/unpak/textures/rw7_2.tga new file mode 100644 index 0000000..c111938 Binary files /dev/null and b/mod_quoth/unpak/textures/rw7_2.tga differ diff --git a/mod_quoth/unpak/textures/rw7_3.tga b/mod_quoth/unpak/textures/rw7_3.tga new file mode 100644 index 0000000..0b34474 Binary files /dev/null and b/mod_quoth/unpak/textures/rw7_3.tga differ diff --git a/mod_quoth/unpak/textures/w105_1.tga b/mod_quoth/unpak/textures/w105_1.tga new file mode 100644 index 0000000..3431e5b Binary files /dev/null and b/mod_quoth/unpak/textures/w105_1.tga differ diff --git a/mod_quoth/unpak/textures/wall30_2.tga b/mod_quoth/unpak/textures/wall30_2.tga new file mode 100644 index 0000000..4ad5d31 Binary files /dev/null and b/mod_quoth/unpak/textures/wall30_2.tga differ diff --git a/mod_quoth/unpak/textures/wall30_2_red.tga b/mod_quoth/unpak/textures/wall30_2_red.tga new file mode 100644 index 0000000..90ca64b Binary files /dev/null and b/mod_quoth/unpak/textures/wall30_2_red.tga differ diff --git a/mod_quoth/unpak/textures/wall30_3.tga b/mod_quoth/unpak/textures/wall30_3.tga new file mode 100644 index 0000000..80e9cb2 Binary files /dev/null and b/mod_quoth/unpak/textures/wall30_3.tga differ diff --git a/mod_quoth/unpak/textures/wall30_3_red.tga b/mod_quoth/unpak/textures/wall30_3_red.tga new file mode 100644 index 0000000..c29b5fb Binary files /dev/null and b/mod_quoth/unpak/textures/wall30_3_red.tga differ diff --git a/mod_quoth/unpak/textures/wall30_4.tga b/mod_quoth/unpak/textures/wall30_4.tga new file mode 100644 index 0000000..72fda71 Binary files /dev/null and b/mod_quoth/unpak/textures/wall30_4.tga differ diff --git a/mod_quoth/unpak/textures/wall30_4_red.tga b/mod_quoth/unpak/textures/wall30_4_red.tga new file mode 100644 index 0000000..03a3ce0 Binary files /dev/null and b/mod_quoth/unpak/textures/wall30_4_red.tga differ diff --git a/mod_quoth/unpak/textures/wall48_1.tga b/mod_quoth/unpak/textures/wall48_1.tga new file mode 100644 index 0000000..a040204 Binary files /dev/null and b/mod_quoth/unpak/textures/wall48_1.tga differ diff --git a/mod_quoth/unpak/textures/wall48_1_red.tga b/mod_quoth/unpak/textures/wall48_1_red.tga new file mode 100644 index 0000000..b92f10e Binary files /dev/null and b/mod_quoth/unpak/textures/wall48_1_red.tga differ diff --git a/mod_quoth/unpak/textures/wall48_vine.tga b/mod_quoth/unpak/textures/wall48_vine.tga new file mode 100644 index 0000000..1faf4b5 Binary files /dev/null and b/mod_quoth/unpak/textures/wall48_vine.tga differ diff --git a/mod_quoth/unpak/textures/wall59_1.tga b/mod_quoth/unpak/textures/wall59_1.tga new file mode 100644 index 0000000..afce7a9 Binary files /dev/null and b/mod_quoth/unpak/textures/wall59_1.tga differ diff --git a/mod_quoth/unpak/textures/wrcka1x.tga b/mod_quoth/unpak/textures/wrcka1x.tga new file mode 100644 index 0000000..a013a28 Binary files /dev/null and b/mod_quoth/unpak/textures/wrcka1x.tga differ diff --git a/mod_quoth/unpak/vongug.dem b/mod_quoth/unpak/vongug.dem new file mode 100644 index 0000000..00c766d Binary files /dev/null and b/mod_quoth/unpak/vongug.dem differ diff --git a/mod_xj19/auto_save_0.sav b/mod_xj19/auto_save_0.sav new file mode 100644 index 0000000..c3f2449 --- /dev/null +++ b/mod_xj19/auto_save_0.sav @@ -0,0 +1,24304 @@ +5 +Violet_Fluid__________kills:__2/117____ +4097.000000 +100.000000 +0.000000 +25.000000 +0.000000 +0.000000 +0.000000 +1.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +1 +xj19_here +121.066000 +m +mmnmmommommnonmmonqnmmo +abcdefghijklmnopqrstuvwxyzyxwvutsrqponmlkjihgfedcba +mmmmmaaaaammmmmaaaaaabcdefgabcdefg +mamamamamama +jklmnopqrstuvwxyzyxwvutsrqponmlkj +nmonqnmomnmomomno +mmmaaaabcdefgmmmmaaaammmaamm +mmmaaammmaaammmabcdefaaaammmmabcdefmmmaaaa +aaaaaaaazzzzzzzz +mmamammmmammamamaaamammma +abcdefghijklmnopqrrqponmlkjihgfedcba +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +a +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +m +a +{ +"self" "1468" +"other" "0" +"world" "0" +"time" "120.995003" +"frametime" "0.071000" +"force_retouch" "0.000000" +"mapname" "xj19_here" +"deathmatch" "0.000000" +"coop" "0.000000" +"teamplay" "0.000000" +"serverflags" "1152.000000" +"total_secrets" "6.000000" +"total_monsters" "117.000000" +"found_secrets" "0.000000" +"killed_monsters" "2.000000" +"parm1" "4097.000000" +"parm2" "100.000000" +"parm3" "0.000000" +"parm4" "25.000000" +"parm5" "0.000000" +"parm6" "0.000000" +"parm7" "0.000000" +"parm8" "1.000000" +"parm9" "0.000000" +"parm10" "0.000000" +"parm11" "0.000000" +"parm12" "0.000000" +"parm13" "0.000000" +"parm14" "0.000000" +"parm15" "0.000000" +"parm16" "0.000000" +"trace_allsolid" "0.000000" +"trace_startsolid" "0.000000" +"trace_fraction" "0.057866" +"trace_plane_dist" "-56.000000" +"trace_ent" "0" +"trace_inopen" "1.000000" +"trace_inwater" "0.000000" +"msg_entity" "1" +"movedist" "14.000000" +"gameover" "0.000000" +"string_null" "" +"newmis" "1468" +"activator" "1" +"damage_attacker" "315" +"framecount" "2030.000000" +"skill" "1.000000" +"developer" "0.000000" +"sight_entity" "308" +"sight_entity_time" "118.996834" +"modelindex_eyes" "134.000000" +"modelindex_player" "133.000000" +"intermission_running" "0.000000" +"intermission_exittime" "0.000000" +"nextmap" "" +"enemy_vis" "0.000000" +"enemy_infront" "1.000000" +"enemy_range" "2.000000" +"enemy_yaw" "324.000000" +"multi_ent" "0" +"multi_damage" "0.000000" +"client_ent" "1" +"camera_ent" "247" +"coop_ent" "331" +"coop_artifacts" "0.000000" +"coop_ammoboxes" "0.000000" +"coop_weapons" "0.000000" +"coop_health" "0.000000" +"coop_powerups" "0.000000" +"trig_cdtrack" "0.000000" +"trig_skybox" "" +"engine" "1.000000" +"ext_active" "0.000000" +"ext_dpfog" "0.000000" +"ext_dppart" "0.000000" +"ext_dpsurf" "0.000000" +"ext_dprain" "0.000000" +"ext_dpsnow" "0.000000" +"pixelmode" "0.000000" +"playerprojsize" "0.000000" +"gibitem" "0" +"gibstone" "0.000000" +"gibpoison" "1.000000" +"liquid_alpha" "206.000000" +"map_gravity" "800.000000" +"map_bodyflrcheck" "0.000000" +"map_bodyfadeaway" "0.000000" +"debugent1" "0" +"debugent2" "0" +"debugent3" "0" +"fog_active" "0.000000" +"fog_control" "501" +"part_debug" "0.000000" +"gettaginfo_parent" "0.000000" +"gettaginfo_name" "" +"worldstatus" "" +"trace_dpstartcontents" "0.000000" +"trace_dphitcontents" "0.000000" +"trace_dphitq3surfaceflags" "0.000000" +"trace_dphittexturename" "" +"mathlib_accuracy" "0.000000" +"part_message" "0.000000" +"part_control" "12" +"part_start" "430" +"part_end" "1456" +"part_free" "431" +"part_total" "107.000000" +"part_max" "1024.000000" +"part" "759" +"lastspawn" "214" +"bodyque_head" "2" +"bitflags[0]" "1.000000" +"bitflags[1]" "2.000000" +"bitflags[2]" "4.000000" +"bitflags[3]" "8.000000" +"bitflags[4]" "16.000000" +"bitflags[5]" "32.000000" +"bitflags[6]" "64.000000" +"bitflags[7]" "128.000000" +"bitflags[8]" "256.000000" +"bitflags[9]" "512.000000" +"bitflags[10]" "1024.000000" +"bitflags[11]" "2048.000000" +"bitflags[12]" "4096.000000" +"bitflags[13]" "8192.000000" +"bitflags[14]" "16384.000000" +"bitflags[15]" "32768.000000" +"bitflags[16]" "65536.000000" +"bitflags[17]" "131072.000000" +"bitflags[18]" "262144.000000" +"bitflags[19]" "524288.000000" +"bitflags[20]" "1048576.000000" +"bitflags[21]" "2097152.000000" +"bitflags[22]" "4194304.000000" +"bitflags[23]" "8388608.000000" +"mapvar[0]" "0.000000" +"mapvar[1]" "0.000000" +"mapvar[2]" "0.000000" +"mapvar[3]" "0.000000" +"mapvar[4]" "0.000000" +"mapvar[5]" "0.000000" +"le1" "0" +"le2" "0" +"lightning_end" "0.000000" +"shub" "0" +} +{ +"modelindex" "1.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "worldspawn" +"model" "maps/xj19_here.bsp" +"message" "Violet Fluid" +"sounds" "199.000000" +"wad" "D:/JEUX/QUAKE_DEV/wads/Makkon1.wad;D:/JEUX/QUAKE_DEV/wads/Doom3_enpro.wad;D:/JEUX/QUAKE_DEV/wads/chrn_lc1.wad;D:/JEUX/QUAKE_DEV/wads/fury.wad;D:/JEUX/QUAKE_DEV/wads/Here_pipes.wad;D:/JEUX/QUAKE_DEV/wads/QUAKE101.WAD;D:/JEUX/QUAKE_DEV/wads/utility.wad;D:/JEUX/QUAKE_DEV/wads/connifer.wad;D:/JEUX/QUAKE_DEV/wads/rtcw.wad" +"worldtype" "2.000000" +"classtype" "1.000000" +} +{ +"modelindex" "133.000000" +"absmin" "990.384827 -607.803040 155.973938" +"absmax" "1024.384766 -573.803040 213.973938" +"movetype" "8.000000" +"solid" "3.000000" +"origin" "1007.384827 -590.803040 180.973938" +"oldorigin" "267.481445 501.126007 40.031250" +"velocity" "29.044266 -318.679169 0.000000" +"angles" "-6.652222 -174.792480 -8.000000" +"punchangle" "-0.000000 0.000000 0.000000" +"classname" "player" +"model" "progs/player.mdl" +"frame" "8.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"think" "player_run" +"nextthink" "121.142967" +"health" "40.000000" +"weapon" "1.000000" +"weaponmodel" "progs/v_shot.mdl" +"currentammo" "56.000000" +"ammo_shells" "56.000000" +"ammo_nails" "50.000000" +"ammo_cells" "1.000000" +"items" "4353.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 22.000000" +"v_angle" "19.956665 -174.792480 0.000000" +"netname" "player" +"flags" "4616.000000" +"colormap" "1.000000" +"team" "1.000000" +"max_health" "100.000000" +"watertype" "-1.000000" +"dmg_inflictor" "1499" +"noise" "player/pain4.wav" +"th_pain" "player_pain" +"th_die" "player_death" +"walkframe" "3.000000" +"attack_finished" "118.698997" +"pain_finished" "119.642998" +"show_hostile" "119.198997" +"jump_flag" "-110.052155" +"air_finished" "122.995003" +"dmg" "2.000000" +"cnt" "289.634888" +"lip" "4.000000" +"gravity" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"target2" "" +"classtype" "7.000000" +"classgroup" "50.000000" +"classmove" "1.000000" +"gibhealth" "-40.000000" +"headmdl" "progs/h_player.mdl" +"estate" "1.000000" +"estate_off" "SUB_Null" +"pain_finstate" "110.300003" +"steptype" "4.000000" +"steplast" "1.000000" +"dmgtimeframe" "11.408000" +"dmgcombined" "12.000000" +"cshift_time" "999999.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "11" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "2" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "3" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "4" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "5" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "6" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "7" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "8" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "9" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "bodyque" +"owner" "10" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"think" "generate_particlechain" +"count" "1024.000000" +"classtype" "42.000000" +} +{ +"modelindex" "2.000000" +"absmin" "-2305.000000 -2305.000000 959.000000" +"absmax" "2305.000000 2305.000000 993.000000" +"classname" "func_illusionary" +"model" "*1" +"mins" "-2304.000000 -2304.000000 960.000000" +"maxs" "2304.000000 2304.000000 992.000000" +"size" "4608.000000 4608.000000 32.000000" +"mdl" "*1" +"alpha" "0.700000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "3.000000" +"absmin" "-2305.000000 -2305.000000 879.000000" +"absmax" "2305.000000 2305.000000 929.000000" +"classname" "func_illusionary" +"model" "*2" +"mins" "-2304.000000 -2304.000000 880.000000" +"maxs" "2304.000000 2304.000000 928.000000" +"size" "4608.000000 4608.000000 48.000000" +"mdl" "*2" +"alpha" "0.900000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "4.000000" +"absmin" "-2305.000000 -2305.000000 927.000000" +"absmax" "2305.000000 2305.000000 961.000000" +"classname" "func_illusionary" +"model" "*3" +"mins" "-2304.000000 -2304.000000 928.000000" +"maxs" "2304.000000 2304.000000 960.000000" +"size" "4608.000000 4608.000000 32.000000" +"mdl" "*3" +"alpha" "0.800000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "5.000000" +"absmin" "-2305.000000 -2305.000000 991.000000" +"absmax" "2305.000000 2305.000000 1025.000000" +"classname" "func_illusionary" +"model" "*4" +"mins" "-2304.000000 -2304.000000 992.000000" +"maxs" "2304.000000 2304.000000 1024.000000" +"size" "4608.000000 4608.000000 32.000000" +"mdl" "*4" +"alpha" "0.600000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "6.000000" +"absmin" "-2305.000000 -2305.000000 1023.000000" +"absmax" "2305.000000 2305.000000 1057.000000" +"classname" "func_illusionary" +"model" "*5" +"mins" "-2304.000000 -2304.000000 1024.000000" +"maxs" "2304.000000 2304.000000 1056.000000" +"size" "4608.000000 4608.000000 32.000000" +"mdl" "*5" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "7.000000" +"absmin" "-2305.000000 -2305.000000 1055.000000" +"absmax" "2305.000000 2305.000000 1089.000000" +"classname" "func_illusionary" +"model" "*6" +"mins" "-2304.000000 -2304.000000 1056.000000" +"maxs" "2304.000000 2304.000000 1088.000000" +"size" "4608.000000 4608.000000 32.000000" +"mdl" "*6" +"alpha" "0.400000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "8.000000" +"absmin" "-2305.000000 -2305.000000 1087.000000" +"absmax" "2305.000000 2305.000000 1121.000000" +"classname" "func_illusionary" +"model" "*7" +"mins" "-2304.000000 -2304.000000 1088.000000" +"maxs" "2304.000000 2304.000000 1120.000000" +"size" "4608.000000 4608.000000 32.000000" +"mdl" "*7" +"alpha" "0.300000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "9.000000" +"absmin" "-2305.000000 -2305.000000 1119.000000" +"absmax" "2305.000000 2305.000000 1153.000000" +"classname" "func_illusionary" +"model" "*8" +"mins" "-2304.000000 -2304.000000 1120.000000" +"maxs" "2304.000000 2304.000000 1152.000000" +"size" "4608.000000 4608.000000 32.000000" +"mdl" "*8" +"alpha" "0.200000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "10.000000" +"absmin" "-2305.000000 -2305.000000 1151.000000" +"absmax" "2305.000000 2305.000000 1185.000000" +"classname" "func_illusionary" +"model" "*9" +"mins" "-2304.000000 -2304.000000 1152.000000" +"maxs" "2304.000000 2304.000000 1184.000000" +"size" "4608.000000 4608.000000 32.000000" +"mdl" "*9" +"alpha" "0.100000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"absmin" "-2209.000000 -1857.000000 -1985.000000" +"absmax" "2161.000000 1865.000000 -839.000000" +"solid" "1.000000" +"classname" "trigger_hurt" +"model" "" +"mins" "-2208.000000 -1856.000000 -1984.000000" +"maxs" "2160.000000 1864.000000 -840.000000" +"size" "4368.000000 3720.000000 1144.000000" +"touch" "trigger_bmodel_anytouch" +"spawnflags" "49152.000000" +"mdl" "*10" +"wait" "1.000000" +"dmg" "999.000000" +"bsporigin" "1.000000" +"bmodel_act" "1491" +"bbmins" "-2208.000000 -1856.000000 -1984.000000" +"bbmaxs" "2160.000000 1864.000000 -840.000000" +"classtype" "960.000000" +"estate" "1.000000" +"estate_on" "trigger_hurt_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_fire" "trigger_hurt_fire" +} +{ +"absmin" "-5.000000 575.000000 -141.000000" +"absmax" "-3.000000 577.000000 -139.000000" +"origin" "-4.000000 576.000000 -140.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_off" +"light_lev" "250.000000" +"style" "32.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-133.000000 575.000000 -141.000000" +"absmax" "-131.000000 577.000000 -139.000000" +"origin" "-132.000000 576.000000 -140.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_off" +"light_lev" "250.000000" +"style" "32.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "131.000000 575.000000 -141.000000" +"absmax" "133.000000 577.000000 -139.000000" +"origin" "132.000000 576.000000 -140.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_off" +"light_lev" "250.000000" +"style" "32.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "759.000000 -769.000000 895.000000" +"absmax" "769.000000 737.000000 1409.000000" +"solid" "1.000000" +"classname" "trigger_changelevel" +"model" "" +"mins" "760.000000 -768.000000 896.000000" +"maxs" "768.000000 736.000000 1408.000000" +"size" "8.000000 1504.000000 512.000000" +"touch" "trigger_bmodel_touch" +"think" "trigger_changelevel_setup" +"spawnflags" "49158.000000" +"map" "xj19_here" +"mdl" "*11" +"bsporigin" "1.000000" +"bbmins" "760.000000 -768.000000 896.000000" +"bbmaxs" "768.000000 736.000000 1408.000000" +"classtype" "975.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_changelevel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-761.000000 -769.000000 895.000000" +"absmax" "761.000000 -759.000000 1409.000000" +"solid" "1.000000" +"classname" "trigger_changelevel" +"model" "" +"mins" "-760.000000 -768.000000 896.000000" +"maxs" "760.000000 -760.000000 1408.000000" +"size" "1520.000000 8.000000 512.000000" +"touch" "trigger_bmodel_touch" +"think" "trigger_changelevel_setup" +"spawnflags" "49158.000000" +"map" "start" +"mdl" "*12" +"bsporigin" "1.000000" +"bbmins" "-760.000000 -768.000000 896.000000" +"bbmaxs" "760.000000 -760.000000 1408.000000" +"classtype" "975.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_changelevel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-769.000000 -769.000000 895.000000" +"absmax" "-759.000000 737.000000 1409.000000" +"solid" "1.000000" +"classname" "trigger_changelevel" +"model" "" +"mins" "-768.000000 -768.000000 896.000000" +"maxs" "-760.000000 736.000000 1408.000000" +"size" "8.000000 1504.000000 512.000000" +"touch" "trigger_bmodel_touch" +"think" "trigger_changelevel_setup" +"spawnflags" "49158.000000" +"map" "start" +"mdl" "*13" +"bsporigin" "1.000000" +"bbmins" "-768.000000 -768.000000 896.000000" +"bbmaxs" "-760.000000 736.000000 1408.000000" +"classtype" "975.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_changelevel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "15.000000" +"absmin" "-41.000000 447.000000 903.000000" +"absmax" "41.000000 505.000000 1033.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_button" +"model" "*14" +"mins" "-40.000000 448.000000 904.000000" +"maxs" "40.000000 504.000000 1032.000000" +"size" "80.000000 56.000000 128.000000" +"touch" "func_button_touch" +"think" "SUB_Null" +"blocked" "func_button_blocked" +"target" "power_button" +"movedir" "0.000000 0.000000 -1.000000" +"sounds" "3.000000" +"noise" "buttons/switch04.wav" +"killtarget" "message01" +"speed" "40.000000" +"mdl" "*14" +"wait" "-1.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 -124.000000" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-761.000000 727.000000 895.000000" +"absmax" "761.000000 737.000000 1409.000000" +"solid" "1.000000" +"classname" "trigger_changelevel" +"model" "" +"mins" "-760.000000 728.000000 896.000000" +"maxs" "760.000000 736.000000 1408.000000" +"size" "1520.000000 8.000000 512.000000" +"touch" "trigger_bmodel_touch" +"think" "trigger_changelevel_setup" +"spawnflags" "49158.000000" +"map" "start" +"mdl" "*15" +"bsporigin" "1.000000" +"bbmins" "-760.000000 728.000000 896.000000" +"bbmaxs" "760.000000 736.000000 1408.000000" +"classtype" "975.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_changelevel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "206.000000" +"absmin" "-47.000000 393.000000 560.031250" +"absmax" "15.000000 455.000000 616.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-16.000000 424.000000 560.031250" +"oldorigin" "-16.000000 424.000000 560.031250" +"angles" "0.000000 283.000000 0.000000" +"classname" "item_health" +"model" "progs/health_15b.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"spawnflags" "17.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15b.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "120.000000" +"respawn_count" "5.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "206.000000" +"absmin" "81.000000 393.000000 560.031250" +"absmax" "143.000000 455.000000 616.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "112.000000 424.000000 560.031250" +"oldorigin" "112.000000 424.000000 560.031250" +"angles" "0.000000 12.000000 0.000000" +"classname" "item_health" +"model" "progs/health_15b.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"spawnflags" "17.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15b.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "120.000000" +"respawn_count" "5.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "17.000000" +"absmin" "-41.000000 -505.000000 903.000000" +"absmax" "41.000000 -447.000000 1033.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_button" +"model" "*16" +"mins" "-40.000000 -504.000000 904.000000" +"maxs" "40.000000 -448.000000 1032.000000" +"size" "80.000000 56.000000 128.000000" +"touch" "func_button_touch" +"think" "SUB_Null" +"blocked" "func_button_blocked" +"target" "power_button" +"movedir" "0.000000 0.000000 -1.000000" +"sounds" "3.000000" +"noise" "buttons/switch04.wav" +"killtarget" "message01" +"speed" "40.000000" +"mdl" "*16" +"wait" "-1.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 -124.000000" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"modelindex" "18.000000" +"absmin" "447.000000 -41.000000 903.000000" +"absmax" "505.000000 41.000000 1033.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_button" +"model" "*17" +"mins" "448.000000 -40.000000 904.000000" +"maxs" "504.000000 40.000000 1032.000000" +"size" "56.000000 80.000000 128.000000" +"touch" "func_button_touch" +"think" "SUB_Null" +"blocked" "func_button_blocked" +"target" "power_button" +"movedir" "0.000000 0.000000 -1.000000" +"sounds" "3.000000" +"noise" "buttons/switch04.wav" +"killtarget" "message01" +"speed" "40.000000" +"mdl" "*17" +"wait" "-1.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 -124.000000" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-141.000000 -109.000000 2887.031250" +"absmax" "-139.000000 -107.000000 2889.031250" +"origin" "-140.000000 -108.000000 2888.031250" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "121.453529" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "16744.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "46" +"part_style" "110.000000" +"start_delay" "2.300455" +"dpp_name" "DPP_ITSARMOR1" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_lgrn.spr" +"spr_name2" "progs/s_dotmed_lgrn.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.750000" +"part_ofs" "0.000000 0.000000 24.000000" +"part_veltype" "5.000000" +"part_velbase" "0.000000 0.000000 12.000000" +"part_vel" "6.000000 6.000000 4.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +"spawn_rand" "0.200000" +} +{ +"modelindex" "206.000000" +"absmin" "-295.000000 -207.000000 896.031250" +"absmax" "-233.000000 -145.000000 952.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-264.000000 -176.000000 896.031250" +"oldorigin" "-264.000000 -176.000000 896.031250" +"angles" "0.000000 318.000000 0.000000" +"classname" "item_health" +"model" "progs/health_15b.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15b.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "19.000000" +"absmin" "207.000000 -113.000000 1204.923218" +"absmax" "273.000000 -47.000000 1270.923218" +"ltime" "88.970215" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000000 0.000000 5.923250" +"velocity" "0.000000 0.000000 60.000000" +"classname" "func_bob" +"model" "*18" +"mins" "208.000000 -112.000000 1200.000000" +"maxs" "272.000000 -48.000000 1264.000000" +"size" "64.000000 64.000000 64.000000" +"think" "func_bob_timer" +"nextthink" "88.999214" +"movedir" "0.000000 0.000000 1.000000" +"mdl" "*18" +"t_length" "12.000000" +"count" "2.000000" +"height" "12.000000" +"waitmin" "1.000000" +"waitmin2" "0.750000" +"distance" "121.375999" +"bsporigin" "1.000000" +"classtype" "815.000000" +"estate" "1.000000" +"estate_on" "func_bob_on" +"estate_off" "func_bob_off" +"attack_timer" "122.375999" +} +{ +"absmin" "-161.000000 -193.000000 1311.000000" +"absmax" "-63.000000 -95.000000 1377.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-160.000000 -192.000000 1312.000000" +"maxs" "-64.000000 -96.000000 1376.000000" +"size" "96.000000 96.000000 64.000000" +"touch" "trigger_bmodel_touch" +"target" "dump" +"message" "You found the JCR's pro Jumping secret" +"sounds" "1.000000" +"noise" "misc/secret.wav" +"mdl" "*19" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-160.000000 -192.000000 1312.000000" +"bbmaxs" "-64.000000 -96.000000 1376.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "21.000000" +"absmin" "-257.000000 -257.000000 1079.000000" +"absmax" "-191.000000 -191.000000 1145.000000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000000 0.000000 -200.000000" +"classname" "func_plat" +"model" "*20" +"mins" "-256.000000 -256.000000 1280.000000" +"maxs" "-192.000000 -192.000000 1344.000000" +"size" "64.000000 64.000000 64.000000" +"think" "SUB_Null" +"blocked" "func_plat_blocked" +"sounds" "4.000000" +"noise" "misc/null.wav" +"noise1" "misc/null.wav" +"speed" "150.000000" +"mdl" "*20" +"mangle" "0.000000 -1.000000 0.000000" +"t_length" "80.000000" +"t_width" "10.000000" +"delay" "-1.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 -200.000000" +"height" "200.000000" +"bsporigin" "1.000000" +"classtype" "890.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_plat_on" +"estate_off" "func_plat_off" +"estate_disable" "func_plat_disable" +"estate_use" "func_plat_use" +} +{ +"absmin" "-232.000000 -232.000000 1143.000000" +"absmax" "-216.000000 -216.000000 1353.000000" +"solid" "1.000000" +"mins" "-231.000000 -231.000000 1144.000000" +"maxs" "-217.000000 -217.000000 1352.000000" +"size" "14.000000 14.000000 208.000000" +"touch" "func_plat_trigger_touch" +"owner" "39" +} +{ +"absmin" "285.000000 -139.000000 135.000000" +"absmax" "287.000000 -137.000000 137.000000" +"origin" "286.000000 -138.000000 136.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"spawnflags" "1281.000000" +"target" "stairs_01" +"targetname" "stairs_01b" +"wait" "2.000000" +"count" "6.000000" +"height" "6.000000" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "-345.000000 295.000000 31.000000" +"absmax" "-343.000000 297.000000 33.000000" +"origin" "-344.000000 296.000000 32.000000" +"classname" "trigger_entitystate_off" +"use" "trigger_entitystate_use" +"target" "fence_offc" +"targetname" "fence_off" +"classtype" "34.000000" +"estate_trigger" "2.000000" +} +{ +"absmin" "389.000000 -19.000000 560.000000" +"absmax" "419.000000 11.000000 560.000000" +"origin" "404.000000 -4.000000 560.000000" +"oldorigin" "404.000000 -4.000000 560.000000" +"classname" "weapon_supernailgun" +"use" "entity_state_use" +"weapon" "8.000000" +"netname" "Super Nailgun" +"flags" "256.000000" +"spawnflags" "64.000000" +"targetname" "goldkey" +"noise" "weapons/pkup.wav" +"mdl" "progs/g_nail2.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "525.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_delay" +"estate_reset" "item_reset" +} +{ +"modelindex" "208.000000" +"absmin" "-83.000000 -299.000000 2889.031250" +"absmax" "-21.000000 -237.000000 2945.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-52.000000 -268.000000 2889.031250" +"oldorigin" "-52.000000 -268.000000 2889.031250" +"angles" "0.000000 340.000000 0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails1.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-391.000000 401.000000 39.031250" +"absmax" "-389.000000 403.000000 41.031250" +"origin" "-390.000000 402.000000 40.031250" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "122.057533" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "334718.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "215" +"part_style" "122.000000" +"start_delay" "1.203986" +"dpp_name" "DPP_ITSGOLDKEY" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_gold.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_yell.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 20.000000" +"part_veltype" "5.000000" +"part_vel" "16.000000 16.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"modelindex" "210.000000" +"absmin" "-171.000000 -139.000000 2888.031250" +"absmax" "-109.000000 -77.000000 2944.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-140.000000 -108.000000 2888.031250" +"oldorigin" "-140.000000 -108.000000 2888.031250" +"classname" "item_armor1" +"model" "progs/armour.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "8192.000000" +"flags" "768.000000" +"armortype" "0.300000" +"armorvalue" "100.000000" +"noise" "items/armor1.wav" +"mdl" "progs/armour.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "armor_touch" +"classtype" "770.000000" +"classgroup" "275.000000" +"entno_unique" "16744.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "258.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "35" +"part_active" "110.000000" +} +{ +"modelindex" "208.000000" +"absmin" "-7.000000 377.000000 896.031250" +"absmax" "55.000000 439.000000 952.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "24.000000 408.000000 896.031250" +"oldorigin" "24.000000 408.000000 896.031250" +"angles" "0.000000 260.000000 0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails1.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "22.000000" +"absmin" "207.000000 -71.000000 1530.738647" +"absmax" "273.000000 -5.000000 1596.738647" +"ltime" "89.938164" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000000 0.000000 3.738633" +"velocity" "0.000000 0.000000 17.085938" +"classname" "func_bob" +"model" "*21" +"mins" "208.000000 -70.000000 1528.000000" +"maxs" "272.000000 -6.000000 1592.000000" +"size" "64.000000 64.000000 64.000000" +"think" "func_bob_timer" +"nextthink" "89.967163" +"movedir" "0.000000 0.000000 1.000000" +"mdl" "*21" +"t_length" "8.000000" +"delay" "2.967956" +"count" "2.000000" +"height" "8.000000" +"waitmin" "1.000000" +"waitmin2" "0.750000" +"distance" "120.315002" +"bsporigin" "1.000000" +"classtype" "815.000000" +"estate" "1.000000" +"estate_on" "func_bob_on" +"estate_off" "func_bob_off" +"attack_timer" "121.315002" +} +{ +"absmin" "-1.000000 -151.000000 631.000000" +"absmax" "1.000000 -149.000000 633.000000" +"ltime" "120.995003" +"origin" "-0.000000 -150.000000 632.000000" +"oldorigin" "-0.000000 -150.000000 632.000000" +"angles" "297.001617 0.000000 0.000000" +"classname" "func_rotate_entity" +"use" "rotate_entity_use" +"think" "rotate_entity_think" +"nextthink" "121.014999" +"spawnflags" "2.000000" +"target" "fan_01b" +"speed" "1.000000" +"cnt" "1.000000" +"rotate" "600.000000 0.000000 0.000000" +} +{ +"modelindex" "23.000000" +"absmin" "-47.000000 -197.000000 585.000000" +"absmax" "47.000000 -103.000000 679.000000" +"origin" "0.000000 -150.000000 632.000000" +"angles" "297.001617 0.000000 0.000000" +"classname" "rotate_object" +"model" "*22" +"mins" "-46.000000 -46.000000 -46.000000" +"maxs" "46.000000 46.000000 46.000000" +"size" "92.000000 92.000000 92.000000" +"think" "SUB_Null" +"target" "fan_01" +"targetname" "fan_01b" +"owner" "49" +"bsporigin" "1.000000" +} +{ +"absmin" "-1.000000 -151.000000 631.000000" +"absmax" "1.000000 -149.000000 633.000000" +"origin" "-0.000000 -150.000000 632.000000" +"classname" "info_rotate" +"targetname" "fan_01" +} +{ +"modelindex" "24.000000" +"absmin" "-159.000000 -197.000000 585.000000" +"absmax" "-65.000000 -103.000000 679.000000" +"origin" "-112.000000 -150.000000 632.000000" +"angles" "234.750000 0.000000 0.000000" +"classname" "rotate_object" +"model" "*23" +"mins" "-46.000000 -46.000000 -46.000000" +"maxs" "46.000000 46.000000 46.000000" +"size" "92.000000 92.000000 92.000000" +"think" "SUB_Null" +"target" "fan_02" +"targetname" "fan_02b" +"owner" "54" +"bsporigin" "1.000000" +"neworigin" "-0.000000 0.000000 0.000000" +} +{ +"absmin" "-113.000000 -151.000000 631.000000" +"absmax" "-111.000000 -149.000000 633.000000" +"origin" "-112.000000 -150.000000 632.000000" +"classname" "info_rotate" +"targetname" "fan_02" +} +{ +"absmin" "-113.000000 -151.000000 631.000000" +"absmax" "-111.000000 -149.000000 633.000000" +"ltime" "120.995003" +"origin" "-112.000000 -150.000000 632.000000" +"oldorigin" "-112.000000 -150.000000 632.000000" +"angles" "234.750000 0.000000 0.000000" +"classname" "func_rotate_entity" +"use" "rotate_entity_use" +"think" "rotate_entity_think" +"nextthink" "121.014999" +"spawnflags" "2.000000" +"target" "fan_02b" +"speed" "1.000000" +"cnt" "1.000000" +"rotate" "50.000000 0.000000 0.000000" +} +{ +"absmin" "111.000000 -151.000000 631.000000" +"absmax" "113.000000 -149.000000 633.000000" +"ltime" "120.995003" +"origin" "112.000000 -150.000000 632.000000" +"oldorigin" "112.000000 -150.000000 632.000000" +"angles" "312.751434 0.000000 0.000000" +"classname" "func_rotate_entity" +"use" "rotate_entity_use" +"think" "rotate_entity_think" +"nextthink" "121.014999" +"spawnflags" "2.000000" +"target" "fan_03b" +"speed" "1.000000" +"cnt" "1.000000" +"rotate" "450.000000 0.000000 0.000000" +} +{ +"modelindex" "25.000000" +"absmin" "65.000000 -197.000000 585.000000" +"absmax" "159.000000 -103.000000 679.000000" +"origin" "112.000000 -150.000000 632.000000" +"angles" "312.751434 0.000000 0.000000" +"classname" "rotate_object" +"model" "*24" +"mins" "-46.000000 -46.000000 -46.000000" +"maxs" "46.000000 46.000000 46.000000" +"size" "92.000000 92.000000 92.000000" +"think" "SUB_Null" +"target" "fan_03" +"targetname" "fan_03b" +"owner" "55" +"bsporigin" "1.000000" +} +{ +"absmin" "111.000000 -151.000000 631.000000" +"absmax" "113.000000 -149.000000 633.000000" +"origin" "112.000000 -150.000000 632.000000" +"classname" "info_rotate" +"targetname" "fan_03" +} +{ +"absmin" "-393.000000 39.000000 587.000000" +"absmax" "-367.000000 49.000000 905.000000" +"solid" "1.000000" +"classname" "trigger_ladder" +"model" "" +"mins" "-392.000000 40.000000 588.000000" +"maxs" "-368.000000 48.000000 904.000000" +"size" "24.000000 8.000000 316.000000" +"touch" "trigger_bmodel_touch" +"spawnflags" "49152.000000" +"sounds" "1.000000" +"noise1" "player/ladmetal1.wav" +"noise2" "player/ladmetal2.wav" +"noise3" "player/ladmetal3.wav" +"speed" "160.000000" +"mdl" "*25" +"noise4" "player/ladmetal4.wav" +"waitmin" "0.450000" +"bsporigin" "1.000000" +"bbmins" "-392.000000 40.000000 588.000000" +"bbmaxs" "-368.000000 48.000000 904.000000" +"classtype" "955.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_ladder_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "27.000000" +"absmin" "-409.000000 31.000000 889.000000" +"absmax" "-351.000000 93.000000 895.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*26" +"mins" "-408.000000 32.000000 890.000000" +"maxs" "-352.000000 92.000000 894.000000" +"size" "56.000000 60.000000 4.000000" +"touch" "func_door_touch" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"items" "262144.000000" +"enemy" "60" +"yaw_speed" "100.000000" +"spawnflags" "8.000000" +"owner" "59" +"movedir" "0.000000 -1.000000 -0.000000" +"sounds" "2.000000" +"noise" "misc/talk.wav" +"noise1" "doors/hydro2.wav" +"noise2" "doors/hydro1.wav" +"noise3" "doors/basetry.wav" +"worldtype" "2.000000" +"speed" "100.000000" +"mdl" "*26" +"wait" "-1.000000" +"noise4" "doors/baseuse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "0.000001 -52.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "28.000000" +"absmin" "-409.000000 77.000000 889.000000" +"absmax" "-351.000000 129.000000 895.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*27" +"mins" "-408.000000 78.000000 890.000000" +"maxs" "-352.000000 128.000000 894.000000" +"size" "56.000000 50.000000 4.000000" +"touch" "func_door_touch" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"items" "262144.000000" +"enemy" "59" +"yaw_speed" "100.000000" +"spawnflags" "8.000000" +"owner" "59" +"movedir" "-0.000000 1.000000 -0.000000" +"sounds" "2.000000" +"noise" "misc/talk.wav" +"noise1" "doors/hydro2.wav" +"noise2" "doors/hydro1.wav" +"noise3" "doors/basetry.wav" +"worldtype" "2.000000" +"speed" "100.000000" +"mdl" "*27" +"wait" "-1.000000" +"noise4" "doors/baseuse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "-0.000002 41.999996 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "211.000000" +"absmin" "-345.000000 373.000000 560.031250" +"absmax" "-283.000000 435.000000 616.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-314.000000 404.000000 584.031250" +"oldorigin" "-314.000000 404.000000 584.031250" +"classname" "item_key1" +"model" "progs/key_base.mdl" +"skin" "2.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "131072.000000" +"netname" "silver keycard" +"flags" "768.000000" +"noise" "misc/basekey.wav" +"worldtype" "2.000000" +"mdl" "progs/key_base.mdl" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"touch2" "key_touch" +"classtype" "600.000000" +"classgroup" "300.000000" +"entno_unique" "53289.000000" +"respawn_time" "60.000000" +"respawn_style" "520.000000" +"respawn_ofs" "0.000000 0.000000 20.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "494" +"part_active" "120.000000" +} +{ +"modelindex" "29.000000" +"absmin" "-331.000000 143.000000 1668.083008" +"absmax" "-265.000000 209.000000 1734.083008" +"ltime" "89.423607" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "0.000000 0.000000 -86.916977" +"velocity" "0.000000 0.000000 -40.500000" +"classname" "func_bob" +"model" "*28" +"mins" "-330.000000 144.000000 1756.000000" +"maxs" "-266.000000 208.000000 1820.000000" +"size" "64.000000 64.000000 64.000000" +"think" "func_bob_timer" +"nextthink" "89.452606" +"movedir" "0.000000 0.000000 1.000000" +"lefty" "1.000000" +"mdl" "*28" +"t_length" "-8.000000" +"delay" "1.553392" +"count" "2.000000" +"height" "8.000000" +"waitmin" "1.000000" +"waitmin2" "0.750000" +"distance" "120.688004" +"bsporigin" "1.000000" +"classtype" "815.000000" +"estate" "1.000000" +"estate_on" "func_bob_on" +"estate_off" "func_bob_off" +"attack_timer" "121.688004" +} +{ +"modelindex" "30.000000" +"absmin" "-541.000000 574.000000 1021.000000" +"absmax" "-35.000000 578.000000 1025.000000" +"classname" "func_illusionary" +"model" "*29" +"mins" "-540.000000 575.000000 1022.000000" +"maxs" "-36.000000 577.000000 1024.000000" +"size" "504.000000 2.000000 2.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*29" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "31.000000" +"absmin" "-541.000000 574.000000 981.000000" +"absmax" "-35.000000 578.000000 985.000000" +"classname" "func_illusionary" +"model" "*30" +"mins" "-540.000000 575.000000 982.000000" +"maxs" "-36.000000 577.000000 984.000000" +"size" "504.000000 2.000000 2.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*30" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "32.000000" +"absmin" "-541.000000 574.000000 941.000000" +"absmax" "-35.000000 578.000000 945.000000" +"classname" "func_illusionary" +"model" "*31" +"mins" "-540.000000 575.000000 942.000000" +"maxs" "-36.000000 577.000000 944.000000" +"size" "504.000000 2.000000 2.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*31" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "33.000000" +"absmin" "-578.000000 35.000000 1021.000000" +"absmax" "-574.000000 541.000000 1025.000000" +"classname" "func_illusionary" +"model" "*32" +"mins" "-577.000000 36.000000 1022.000000" +"maxs" "-575.000000 540.000000 1024.000000" +"size" "2.000000 504.000000 2.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*32" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "34.000000" +"absmin" "-578.000000 35.000000 981.000000" +"absmax" "-574.000000 541.000000 985.000000" +"classname" "func_illusionary" +"model" "*33" +"mins" "-577.000000 36.000000 982.000000" +"maxs" "-575.000000 540.000000 984.000000" +"size" "2.000000 504.000000 2.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*33" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "35.000000" +"absmin" "-578.000000 35.000000 941.000000" +"absmax" "-574.000000 541.000000 945.000000" +"classname" "func_illusionary" +"model" "*34" +"mins" "-577.000000 36.000000 942.000000" +"maxs" "-575.000000 540.000000 944.000000" +"size" "2.000000 504.000000 2.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*34" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "36.000000" +"absmin" "35.000000 574.000000 1021.000000" +"absmax" "541.000000 578.000000 1025.000000" +"classname" "func_illusionary" +"model" "*35" +"mins" "36.000000 575.000000 1022.000000" +"maxs" "540.000000 577.000000 1024.000000" +"size" "504.000000 2.000000 2.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*35" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "37.000000" +"absmin" "35.000000 574.000000 981.000000" +"absmax" "541.000000 578.000000 985.000000" +"classname" "func_illusionary" +"model" "*36" +"mins" "36.000000 575.000000 982.000000" +"maxs" "540.000000 577.000000 984.000000" +"size" "504.000000 2.000000 2.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*36" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "38.000000" +"absmin" "35.000000 574.000000 941.000000" +"absmax" "541.000000 578.000000 945.000000" +"classname" "func_illusionary" +"model" "*37" +"mins" "36.000000 575.000000 942.000000" +"maxs" "540.000000 577.000000 944.000000" +"size" "504.000000 2.000000 2.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*37" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "39.000000" +"absmin" "574.000000 -541.000000 1021.000000" +"absmax" "578.000000 -35.000000 1025.000000" +"classname" "func_illusionary" +"model" "*38" +"mins" "575.000000 -540.000000 1022.000000" +"maxs" "577.000000 -36.000000 1024.000000" +"size" "2.000000 504.000000 2.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*38" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "40.000000" +"absmin" "574.000000 -541.000000 981.000000" +"absmax" "578.000000 -35.000000 985.000000" +"classname" "func_illusionary" +"model" "*39" +"mins" "575.000000 -540.000000 982.000000" +"maxs" "577.000000 -36.000000 984.000000" +"size" "2.000000 504.000000 2.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*39" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "41.000000" +"absmin" "574.000000 -541.000000 941.000000" +"absmax" "578.000000 -35.000000 945.000000" +"classname" "func_illusionary" +"model" "*40" +"mins" "575.000000 -540.000000 942.000000" +"maxs" "577.000000 -36.000000 944.000000" +"size" "2.000000 504.000000 2.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*40" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "42.000000" +"absmin" "574.000000 35.000000 941.000000" +"absmax" "578.000000 541.000000 945.000000" +"classname" "func_illusionary" +"model" "*41" +"mins" "575.000000 36.000000 942.000000" +"maxs" "577.000000 540.000000 944.000000" +"size" "2.000000 504.000000 2.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*41" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "43.000000" +"absmin" "574.000000 35.000000 981.000000" +"absmax" "578.000000 541.000000 985.000000" +"classname" "func_illusionary" +"model" "*42" +"mins" "575.000000 36.000000 982.000000" +"maxs" "577.000000 540.000000 984.000000" +"size" "2.000000 504.000000 2.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*42" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "44.000000" +"absmin" "574.000000 35.000000 1021.000000" +"absmax" "578.000000 541.000000 1025.000000" +"classname" "func_illusionary" +"model" "*43" +"mins" "575.000000 36.000000 1022.000000" +"maxs" "577.000000 540.000000 1024.000000" +"size" "2.000000 504.000000 2.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*43" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "45.000000" +"absmin" "-541.000000 -578.000000 1021.000000" +"absmax" "-35.000000 -574.000000 1025.000000" +"classname" "func_illusionary" +"model" "*44" +"mins" "-540.000000 -577.000000 1022.000000" +"maxs" "-36.000000 -575.000000 1024.000000" +"size" "504.000000 2.000000 2.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*44" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "46.000000" +"absmin" "-541.000000 -578.000000 981.000000" +"absmax" "-35.000000 -574.000000 985.000000" +"classname" "func_illusionary" +"model" "*45" +"mins" "-540.000000 -577.000000 982.000000" +"maxs" "-36.000000 -575.000000 984.000000" +"size" "504.000000 2.000000 2.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*45" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "47.000000" +"absmin" "-541.000000 -578.000000 941.000000" +"absmax" "-35.000000 -574.000000 945.000000" +"classname" "func_illusionary" +"model" "*46" +"mins" "-540.000000 -577.000000 942.000000" +"maxs" "-36.000000 -575.000000 944.000000" +"size" "504.000000 2.000000 2.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*46" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "48.000000" +"absmin" "35.000000 -578.000000 941.000000" +"absmax" "541.000000 -574.000000 945.000000" +"classname" "func_illusionary" +"model" "*47" +"mins" "36.000000 -577.000000 942.000000" +"maxs" "540.000000 -575.000000 944.000000" +"size" "504.000000 2.000000 2.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*47" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "49.000000" +"absmin" "35.000000 -578.000000 981.000000" +"absmax" "541.000000 -574.000000 985.000000" +"classname" "func_illusionary" +"model" "*48" +"mins" "36.000000 -577.000000 982.000000" +"maxs" "540.000000 -575.000000 984.000000" +"size" "504.000000 2.000000 2.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*48" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "50.000000" +"absmin" "35.000000 -578.000000 1021.000000" +"absmax" "541.000000 -574.000000 1025.000000" +"classname" "func_illusionary" +"model" "*49" +"mins" "36.000000 -577.000000 1022.000000" +"maxs" "540.000000 -575.000000 1024.000000" +"size" "504.000000 2.000000 2.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*49" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "51.000000" +"absmin" "-578.000000 -541.000000 1021.000000" +"absmax" "-574.000000 -35.000000 1025.000000" +"classname" "func_illusionary" +"model" "*50" +"mins" "-577.000000 -540.000000 1022.000000" +"maxs" "-575.000000 -36.000000 1024.000000" +"size" "2.000000 504.000000 2.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*50" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "52.000000" +"absmin" "-578.000000 -541.000000 981.000000" +"absmax" "-574.000000 -35.000000 985.000000" +"classname" "func_illusionary" +"model" "*51" +"mins" "-577.000000 -540.000000 982.000000" +"maxs" "-575.000000 -36.000000 984.000000" +"size" "2.000000 504.000000 2.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*51" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "53.000000" +"absmin" "-578.000000 -541.000000 941.000000" +"absmax" "-574.000000 -35.000000 945.000000" +"classname" "func_illusionary" +"model" "*52" +"mins" "-577.000000 -540.000000 942.000000" +"maxs" "-575.000000 -36.000000 944.000000" +"size" "2.000000 504.000000 2.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*52" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"absmin" "111.000000 -209.000000 627.000000" +"absmax" "113.000000 -207.000000 629.000000" +"origin" "112.000000 -208.000000 628.000000" +"classname" "ambient_custom_loop" +"noise" "ambience/machine_loop1.wav" +"volume" "1.000000" +} +{ +"absmin" "-1.000000 -213.000000 627.000000" +"absmax" "1.000000 -211.000000 629.000000" +"origin" "-0.000000 -212.000000 628.000000" +"classname" "ambient_custom_loop" +"noise" "ambience/machine_loop1.wav" +"volume" "1.000000" +} +{ +"absmin" "-1.000000 -97.000000 627.000000" +"absmax" "1.000000 -95.000000 629.000000" +"origin" "-0.000000 -96.000000 628.000000" +"classname" "ambient_custom_loop" +"noise" "ambience/machine_loop1.wav" +"volume" "1.000000" +} +{ +"absmin" "111.000000 -93.000000 627.000000" +"absmax" "113.000000 -91.000000 629.000000" +"origin" "112.000000 -92.000000 628.000000" +"classname" "ambient_custom_loop" +"noise" "ambience/machine_loop1.wav" +"volume" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 551.000000" +"absmax" "1.000000 1.000000 553.000000" +"origin" "-0.000000 -0.000000 552.000000" +"classname" "ambient_custom_loop" +"noise" "ambience/deep.wav" +"volume" "1.000000" +} +{ +"absmin" "-625.000000 291.000000 903.000000" +"absmax" "-623.000000 293.000000 905.000000" +"origin" "-624.000000 292.000000 904.000000" +"classname" "ambient_custom_wind" +"think" "ambient_custom_play" +"nextthink" "125.201370" +"impulse" "1.000000" +"noise" "ambience/windgust3.wav" +"speed" "1.000000" +"wait" "10.000000" +"delay" "10.000000" +"count" "3.000000" +"state" "1.000000" +"waitmin" "6.088443" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-169.000000 631.000000 903.000000" +"absmax" "-167.000000 633.000000 905.000000" +"origin" "-168.000000 632.000000 904.000000" +"classname" "ambient_custom_wind" +"think" "ambient_custom_play" +"nextthink" "125.522820" +"impulse" "1.000000" +"noise" "ambience/windgust3.wav" +"speed" "1.000000" +"wait" "10.000000" +"delay" "10.000000" +"count" "3.000000" +"state" "1.000000" +"waitmin" "7.953368" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "311.000000 655.000000 903.000000" +"absmax" "313.000000 657.000000 905.000000" +"origin" "312.000000 656.000000 904.000000" +"classname" "ambient_custom_wind" +"think" "ambient_custom_play" +"nextthink" "128.204529" +"impulse" "1.000000" +"noise" "ambience/windgust3.wav" +"speed" "1.000000" +"wait" "10.000000" +"delay" "10.000000" +"count" "3.000000" +"state" "1.000000" +"waitmin" "4.746239" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "651.000000 171.000000 903.000000" +"absmax" "653.000000 173.000000 905.000000" +"origin" "652.000000 172.000000 904.000000" +"classname" "ambient_custom_wind" +"think" "ambient_custom_play" +"nextthink" "128.857269" +"impulse" "1.000000" +"noise" "ambience/windgust3.wav" +"speed" "1.000000" +"wait" "10.000000" +"delay" "10.000000" +"count" "3.000000" +"state" "1.000000" +"waitmin" "4.478897" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "623.000000 -285.000000 903.000000" +"absmax" "625.000000 -283.000000 905.000000" +"origin" "624.000000 -284.000000 904.000000" +"classname" "ambient_custom_wind" +"think" "ambient_custom_play" +"nextthink" "134.273468" +"impulse" "1.000000" +"noise" "ambience/windgust3.wav" +"speed" "1.000000" +"wait" "10.000000" +"delay" "10.000000" +"count" "3.000000" +"state" "1.000000" +"waitmin" "5.261757" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "403.000000 -653.000000 903.000000" +"absmax" "405.000000 -651.000000 905.000000" +"origin" "404.000000 -652.000000 904.000000" +"classname" "ambient_custom_wind" +"think" "ambient_custom_play" +"nextthink" "127.490356" +"impulse" "1.000000" +"noise" "ambience/windgust3.wav" +"speed" "1.000000" +"wait" "10.000000" +"delay" "10.000000" +"count" "3.000000" +"state" "1.000000" +"waitmin" "6.214057" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "55.000000 -681.000000 903.000000" +"absmax" "57.000000 -679.000000 905.000000" +"origin" "56.000000 -680.000000 904.000000" +"classname" "ambient_custom_wind" +"think" "ambient_custom_play" +"nextthink" "132.003586" +"impulse" "1.000000" +"noise" "ambience/windgust3.wav" +"speed" "1.000000" +"wait" "10.000000" +"delay" "10.000000" +"count" "3.000000" +"state" "1.000000" +"waitmin" "7.350322" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-365.000000 -641.000000 903.000000" +"absmax" "-363.000000 -639.000000 905.000000" +"origin" "-364.000000 -640.000000 904.000000" +"classname" "ambient_custom_wind" +"think" "ambient_custom_play" +"nextthink" "132.432007" +"impulse" "1.000000" +"noise" "ambience/windgust3.wav" +"speed" "1.000000" +"wait" "10.000000" +"delay" "10.000000" +"count" "3.000000" +"state" "1.000000" +"waitmin" "5.373455" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-637.000000 -153.000000 903.000000" +"absmax" "-635.000000 -151.000000 905.000000" +"origin" "-636.000000 -152.000000 904.000000" +"classname" "ambient_custom_wind" +"think" "ambient_custom_play" +"nextthink" "121.234329" +"impulse" "1.000000" +"noise" "ambience/windgust3.wav" +"speed" "1.000000" +"wait" "10.000000" +"delay" "10.000000" +"count" "3.000000" +"state" "1.000000" +"waitmin" "4.049806" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "1.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "-57.000000 -137.000000 951.000000" +"absmax" "-55.000000 -135.000000 953.000000" +"origin" "-56.000000 -136.000000 952.000000" +"classname" "ambient_custom_loop" +"noise" "ambience/deep.wav" +"volume" "1.000000" +} +{ +"absmin" "79.000000 151.000000 951.000000" +"absmax" "81.000000 153.000000 953.000000" +"origin" "80.000000 152.000000 952.000000" +"classname" "ambient_custom_loop" +"noise" "ambience/deep.wav" +"volume" "1.000000" +} +{ +"absmin" "187.000000 -45.000000 951.000000" +"absmax" "189.000000 -43.000000 953.000000" +"origin" "188.000000 -44.000000 952.000000" +"classname" "ambient_custom_loop" +"noise" "ambience/deep.wav" +"volume" "1.000000" +} +{ +"modelindex" "54.000000" +"absmin" "-33.000000 487.000000 575.000000" +"absmax" "33.000000 497.000000 665.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*53" +"mins" "-32.000000 488.000000 576.000000" +"maxs" "32.000000 496.000000 664.000000" +"size" "64.000000 8.000000 88.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "104" +"yaw_speed" "100.000000" +"targetname" "baldoor" +"owner" "104" +"movedir" "0.000000 0.000000 -1.000000" +"noise" "misc/talk.wav" +"noise1" "misc/null.wav" +"noise2" "misc/null.wav" +"noise3" "doors/basetry.wav" +"worldtype" "2.000000" +"speed" "100.000000" +"mdl" "*53" +"wait" "-1.000000" +"noise4" "doors/baseuse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 -80.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "212.000000" +"absmin" "-15.000000 545.000000 560.031250" +"absmax" "47.000000 607.000000 616.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "16.000000 576.000000 560.031250" +"oldorigin" "16.000000 576.000000 560.031250" +"angles" "0.000000 100.000000 0.000000" +"classname" "item_health" +"model" "progs/health_100b.mdl" +"skin" "2.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_thinkloop" +"nextthink" "121.128983" +"flags" "768.000000" +"spawnflags" "2.000000" +"noise" "items/r_item2.wav" +"mdl" "progs/health_100b.mdl" +"healamount" "100.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "760.000000" +"classgroup" "100.000000" +"item_skinanim" "1.000000" +"item_skincycle" "3.000000" +"item_skinanim_no" "2.000000" +"entno_unique" "524167.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 28.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "495" +"part_active" "105.000000" +} +{ +"absmin" "-337.000000 375.000000 559.000000" +"absmax" "-287.000000 425.000000 649.000000" +"solid" "1.000000" +"classname" "trigger_multiple" +"model" "" +"mins" "-336.000000 376.000000 560.000000" +"maxs" "-288.000000 424.000000 648.000000" +"size" "48.000000 48.000000 88.000000" +"touch" "trigger_bmodel_touch" +"target" "bluekey" +"mdl" "*54" +"wait" "0.200000" +"bsporigin" "1.000000" +"bbmins" "-336.000000 376.000000 560.000000" +"bbmaxs" "-288.000000 424.000000 648.000000" +"classtype" "905.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "206.000000" +"absmin" "-271.000000 -319.000000 552.031250" +"absmax" "-209.000000 -257.000000 608.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-240.000000 -288.000000 552.031250" +"oldorigin" "-240.000000 -288.000000 552.031250" +"angles" "0.000000 31.000000 0.000000" +"classname" "item_health" +"model" "progs/health_15b.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15b.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "206.000000" +"absmin" "-319.000000 -319.000000 552.031250" +"absmax" "-257.000000 -257.000000 608.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-288.000000 -288.000000 552.031250" +"oldorigin" "-288.000000 -288.000000 552.031250" +"angles" "0.000000 32.000000 0.000000" +"classname" "item_health" +"model" "progs/health_15b.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15b.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "213.000000" +"absmin" "-15.000000 -191.000000 792.031250" +"absmax" "47.000000 -129.000000 848.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "16.000000 -160.000000 816.031250" +"oldorigin" "16.000000 -160.000000 816.031250" +"classname" "item_artifact_super_damage" +"model" "progs/artifact_quad.mdl" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "4194304.000000" +"netname" "Quad Damage" +"flags" "768.000000" +"noise" "items/damage.wav" +"noise1" "items/damage2.wav" +"noise2" "items/damage3.wav" +"mdl" "progs/artifact_quad.mdl" +"cnt" "30.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"touch2" "artifact_touch" +"classtype" "565.000000" +"classgroup" "350.000000" +"entno_unique" "561475.000000" +"respawn_time" "60.000000" +"respawn_style" "520.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "426" +"part_active" "230.000000" +} +{ +"modelindex" "210.000000" +"absmin" "-175.000000 -15.000000 552.031250" +"absmax" "-113.000000 47.000000 608.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-144.000000 16.000000 552.031250" +"oldorigin" "-144.000000 16.000000 552.031250" +"classname" "item_armor1" +"model" "progs/armour.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "8192.000000" +"flags" "768.000000" +"armortype" "0.300000" +"armorvalue" "100.000000" +"spawnflags" "16.000000" +"noise" "items/armor1.wav" +"mdl" "progs/armour.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "armor_touch" +"classtype" "770.000000" +"classgroup" "275.000000" +"entno_unique" "610232.000000" +"respawn_time" "200.000000" +"respawn_count" "3.000000" +"respawn_effect" "1.000000" +"respawn_style" "258.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "427" +"part_active" "110.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "func_button" +"touch" "func_button_touch" +"use" "entity_state_use" +"think" "SUB_Null" +"blocked" "func_button_blocked" +"spawnflags" "64.000000" +"target" "asc_01c" +"targetname" "asc_01" +"movedir" "0.000000 -1.000000 -0.000000" +"noise" "buttons/airbut1.wav" +"speed" "40.000000" +"mdl" "*55" +"wait" "1.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "0.000000 -4.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "2.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"modelindex" "57.000000" +"absmin" "51.000000 -477.000000 591.000000" +"absmax" "85.000000 -467.000000 625.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_button" +"model" "*56" +"mins" "52.000000 -476.000000 592.000000" +"maxs" "84.000000 -468.000000 624.000000" +"size" "32.000000 8.000000 32.000000" +"touch" "func_button_touch" +"think" "SUB_Null" +"blocked" "func_button_blocked" +"target" "asc_01c" +"movedir" "0.000000 -1.000000 -0.000000" +"noise" "buttons/airbut1.wav" +"speed" "40.000000" +"mdl" "*56" +"wait" "1.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "0.000000 -4.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"modelindex" "58.000000" +"absmin" "-241.000000 -337.000000 521.000000" +"absmax" "-175.000000 -271.000000 551.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*57" +"mins" "-240.000000 -336.000000 522.000000" +"maxs" "-176.000000 -272.000000 550.000000" +"size" "64.000000 64.000000 28.000000" +"use" "entity_state_use" +"targetname" "lift_trap" +"mdl" "*57" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-455.000000 321.000000 127.000000" +"absmax" "-453.000000 323.000000 129.000000" +"origin" "-454.000000 322.000000 128.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-447.000000 405.000000 127.000000" +"absmax" "-445.000000 407.000000 129.000000" +"origin" "-446.000000 406.000000 128.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-405.000000 445.000000 127.000000" +"absmax" "-403.000000 447.000000 129.000000" +"origin" "-404.000000 446.000000 128.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-321.000000 453.000000 127.000000" +"absmax" "-319.000000 455.000000 129.000000" +"origin" "-320.000000 454.000000 128.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-455.000000 321.000000 63.000000" +"absmax" "-453.000000 323.000000 65.000000" +"origin" "-454.000000 322.000000 64.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-447.000000 405.000000 63.000000" +"absmax" "-445.000000 407.000000 65.000000" +"origin" "-446.000000 406.000000 64.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-405.000000 445.000000 63.000000" +"absmax" "-403.000000 447.000000 65.000000" +"origin" "-404.000000 446.000000 64.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-321.000000 453.000000 63.000000" +"absmax" "-319.000000 455.000000 65.000000" +"origin" "-320.000000 454.000000 64.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-477.000000 405.000000 127.000000" +"absmax" "-475.000000 407.000000 129.000000" +"origin" "-476.000000 406.000000 128.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-405.000000 473.000000 127.000000" +"absmax" "-403.000000 475.000000 129.000000" +"origin" "-404.000000 474.000000 128.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-477.000000 405.000000 63.000000" +"absmax" "-475.000000 407.000000 65.000000" +"origin" "-476.000000 406.000000 64.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-405.000000 473.000000 63.000000" +"absmax" "-403.000000 475.000000 65.000000" +"origin" "-404.000000 474.000000 64.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-475.000000 321.000000 127.000000" +"absmax" "-473.000000 323.000000 129.000000" +"origin" "-474.000000 322.000000 128.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-475.000000 321.000000 63.000000" +"absmax" "-473.000000 323.000000 65.000000" +"origin" "-474.000000 322.000000 64.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-321.000000 473.000000 127.000000" +"absmax" "-319.000000 475.000000 129.000000" +"origin" "-320.000000 474.000000 128.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-321.000000 473.000000 63.000000" +"absmax" "-319.000000 475.000000 65.000000" +"origin" "-320.000000 474.000000 64.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-105.000000 437.000000 127.000000" +"absmax" "-103.000000 439.000000 129.000000" +"origin" "-104.000000 438.000000 128.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-105.000000 437.000000 63.000000" +"absmax" "-103.000000 439.000000 65.000000" +"origin" "-104.000000 438.000000 64.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-105.000000 457.000000 127.000000" +"absmax" "-103.000000 459.000000 129.000000" +"origin" "-104.000000 458.000000 128.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-105.000000 457.000000 63.000000" +"absmax" "-103.000000 459.000000 65.000000" +"origin" "-104.000000 458.000000 64.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-459.000000 103.000000 127.000000" +"absmax" "-457.000000 105.000000 129.000000" +"origin" "-458.000000 104.000000 128.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-459.000000 103.000000 63.000000" +"absmax" "-457.000000 105.000000 65.000000" +"origin" "-458.000000 104.000000 64.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-439.000000 103.000000 127.000000" +"absmax" "-437.000000 105.000000 129.000000" +"origin" "-438.000000 104.000000 128.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-439.000000 103.000000 63.000000" +"absmax" "-437.000000 105.000000 65.000000" +"origin" "-438.000000 104.000000 64.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"modelindex" "59.000000" +"absmin" "175.000000 -369.000000 -3.000000" +"absmax" "369.000000 -175.000000 3.000000" +"classname" "func_illusionary" +"model" "*58" +"mins" "176.000000 -368.000000 -2.000000" +"maxs" "368.000000 -176.000000 2.000000" +"size" "192.000000 192.000000 4.000000" +"mdl" "*58" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "60.000000" +"absmin" "175.000000 173.000000 -3.000000" +"absmax" "369.000000 367.000000 3.000000" +"classname" "func_illusionary" +"model" "*59" +"mins" "176.000000 174.000000 -2.000000" +"maxs" "368.000000 366.000000 2.000000" +"size" "192.000000 192.000000 4.000000" +"mdl" "*59" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "61.000000" +"absmin" "-99.000000 -97.000000 -3.000000" +"absmax" "95.000000 97.000000 3.000000" +"classname" "func_illusionary" +"model" "*60" +"mins" "-98.000000 -96.000000 -2.000000" +"maxs" "94.000000 96.000000 2.000000" +"size" "192.000000 192.000000 4.000000" +"mdl" "*60" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "62.000000" +"absmin" "-369.000000 -369.000000 -3.000000" +"absmax" "-175.000000 -175.000000 3.000000" +"classname" "func_illusionary" +"model" "*61" +"mins" "-368.000000 -368.000000 -2.000000" +"maxs" "-176.000000 -176.000000 2.000000" +"size" "192.000000 192.000000 4.000000" +"mdl" "*61" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "63.000000" +"absmin" "-13.000000 -97.000000 -1.000000" +"absmax" "97.000000 -7.000000 9.000000" +"classname" "func_illusionary" +"model" "*62" +"mins" "-12.000000 -96.000000 0.000000" +"maxs" "96.000000 -8.000000 8.000000" +"size" "108.000000 88.000000 8.000000" +"mdl" "*62" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "64.000000" +"absmin" "7.000000 -13.000000 -1.000000" +"absmax" "97.000000 97.000000 9.000000" +"classname" "func_illusionary" +"model" "*63" +"mins" "8.000000 -12.000000 0.000000" +"maxs" "96.000000 96.000000 8.000000" +"size" "88.000000 108.000000 8.000000" +"mdl" "*63" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "65.000000" +"absmin" "-97.000000 7.000000 -1.000000" +"absmax" "13.000000 97.000000 9.000000" +"classname" "func_illusionary" +"model" "*64" +"mins" "-96.000000 8.000000 0.000000" +"maxs" "12.000000 96.000000 8.000000" +"size" "108.000000 88.000000 8.000000" +"mdl" "*64" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "66.000000" +"absmin" "-97.000000 -97.000000 -1.000000" +"absmax" "-7.000000 13.000000 9.000000" +"classname" "func_illusionary" +"model" "*65" +"mins" "-96.000000 -96.000000 0.000000" +"maxs" "-8.000000 12.000000 8.000000" +"size" "88.000000 108.000000 8.000000" +"mdl" "*65" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "67.000000" +"absmin" "11.000000 223.000000 15.000000" +"absmax" "21.000000 289.000000 185.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*66" +"mins" "12.000000 224.000000 16.000000" +"maxs" "20.000000 288.000000 184.000000" +"size" "8.000000 64.000000 168.000000" +"touch" "func_door_touch" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"items" "131072.000000" +"enemy" "147" +"yaw_speed" "100.000000" +"spawnflags" "16.000000" +"target" "roof_door" +"owner" "146" +"movedir" "-0.000000 1.000000 -0.000000" +"sounds" "2.000000" +"noise" "misc/talk.wav" +"noise1" "doors/hydro2.wav" +"noise2" "doors/hydro1.wav" +"noise3" "doors/basetry.wav" +"worldtype" "2.000000" +"speed" "100.000000" +"mdl" "*66" +"wait" "-1.000000" +"noise4" "doors/baseuse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "-0.000002 56.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "68.000000" +"absmin" "11.000000 159.000000 15.000000" +"absmax" "21.000000 225.000000 185.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*67" +"mins" "12.000000 160.000000 16.000000" +"maxs" "20.000000 224.000000 184.000000" +"size" "8.000000 64.000000 168.000000" +"touch" "func_door_touch" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"items" "131072.000000" +"enemy" "146" +"yaw_speed" "100.000000" +"spawnflags" "16.000000" +"owner" "146" +"movedir" "0.000000 -1.000000 -0.000000" +"sounds" "2.000000" +"noise" "misc/talk.wav" +"noise1" "doors/hydro2.wav" +"noise2" "doors/hydro1.wav" +"noise3" "doors/basetry.wav" +"worldtype" "2.000000" +"speed" "100.000000" +"mdl" "*67" +"wait" "-1.000000" +"noise4" "doors/baseuse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "0.000001 -56.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "69.000000" +"absmin" "643.000000 707.000000 111.000000" +"absmax" "685.000000 749.000000 161.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_button" +"model" "*68" +"mins" "644.000000 708.000000 112.000000" +"maxs" "684.000000 748.000000 160.000000" +"size" "40.000000 40.000000 48.000000" +"think" "SUB_Null" +"blocked" "func_button_blocked" +"health" "1.000000" +"takedamage" "1.000000" +"max_health" "1.000000" +"target" "BUTTON_03" +"movedir" "0.707107 0.707107 -0.000000" +"noise" "buttons/airbut1.wav" +"th_die" "func_button_killed" +"speed" "40.000000" +"mdl" "*68" +"wait" "-1.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "37.171574 37.171574 0.000000" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"modelindex" "70.000000" +"absmin" "663.029419 727.000000 199.000000" +"absmax" "729.000000 792.970581 217.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_button" +"model" "*69" +"mins" "664.029419 728.000000 200.000000" +"maxs" "728.000000 791.970581 216.000000" +"size" "63.970581 63.970581 16.000000" +"think" "SUB_Null" +"blocked" "func_button_blocked" +"health" "1.000000" +"takedamage" "1.000000" +"max_health" "1.000000" +"target" "BUTTON_06" +"movedir" "0.000000 0.000000 -1.000000" +"noise" "buttons/airbut1.wav" +"th_die" "func_button_killed" +"speed" "40.000000" +"mdl" "*69" +"wait" "-1.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 -12.000000" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"modelindex" "71.000000" +"absmin" "525.784790 725.784790 205.784821" +"absmax" "658.215210 858.215210 338.215179" +"origin" "592.000000 792.000000 272.000000" +"oldorigin" "0.000000 0.000000 16.000000" +"angles" "0.000000 187.502228 0.000000" +"classname" "rotate_object" +"model" "*70" +"mins" "-65.215187 -65.215187 -65.215187" +"maxs" "65.215187 65.215187 65.215187" +"size" "130.430374 130.430374 130.430374" +"think" "SUB_Null" +"target" "helicopter_01" +"targetname" "helicopter_01b" +"owner" "151" +"bsporigin" "1.000000" +"neworigin" "0.000000 0.000000 16.000000" +} +{ +"absmin" "591.000000 791.000000 255.000000" +"absmax" "593.000000 793.000000 257.000000" +"ltime" "120.995003" +"origin" "592.000000 792.000000 256.000000" +"oldorigin" "592.000000 792.000000 256.000000" +"angles" "0.000000 187.502228 0.000000" +"classname" "func_rotate_entity" +"use" "rotate_entity_use" +"think" "rotate_entity_think" +"nextthink" "121.014999" +"spawnflags" "2.000000" +"target" "helicopter_01b" +"speed" "1.000000" +"cnt" "1.000000" +"rotate" "0.000000 500.000000 0.000000" +} +{ +"absmin" "591.000000 791.000000 271.000000" +"absmax" "593.000000 793.000000 273.000000" +"origin" "592.000000 792.000000 272.000000" +"classname" "info_rotate" +"targetname" "helicopter_01" +} +{ +"modelindex" "72.000000" +"absmin" "661.784790 589.784790 205.784821" +"absmax" "794.215210 722.215210 338.215179" +"origin" "728.000000 656.000000 272.000000" +"oldorigin" "0.000000 0.000000 16.000000" +"angles" "0.000000 187.502228 0.000000" +"classname" "rotate_object" +"model" "*71" +"mins" "-65.215187 -65.215187 -65.215187" +"maxs" "65.215187 65.215187 65.215187" +"size" "130.430374 130.430374 130.430374" +"think" "SUB_Null" +"target" "helicopter_02" +"targetname" "helicopter_02b" +"owner" "154" +"bsporigin" "1.000000" +"neworigin" "0.000000 0.000000 16.000000" +} +{ +"absmin" "727.000000 655.000000 255.000000" +"absmax" "729.000000 657.000000 257.000000" +"ltime" "120.995003" +"origin" "728.000000 656.000000 256.000000" +"oldorigin" "728.000000 656.000000 256.000000" +"angles" "0.000000 187.502228 0.000000" +"classname" "func_rotate_entity" +"use" "rotate_entity_use" +"think" "rotate_entity_think" +"nextthink" "121.014999" +"spawnflags" "2.000000" +"target" "helicopter_02b" +"speed" "1.000000" +"cnt" "1.000000" +"rotate" "0.000000 500.000000 0.000000" +} +{ +"absmin" "727.000000 655.000000 271.000000" +"absmax" "729.000000 657.000000 273.000000" +"origin" "728.000000 656.000000 272.000000" +"classname" "info_rotate" +"targetname" "helicopter_02" +} +{ +"modelindex" "73.000000" +"absmin" "709.828430 -687.828430 111.000000" +"absmax" "751.828430 -645.828430 161.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"origin" "2.828427 -2.828427 0.000000" +"classname" "func_button" +"model" "*72" +"frame" "1.000000" +"mins" "708.000000 -684.000000 112.000000" +"maxs" "748.000000 -644.000000 160.000000" +"size" "40.000000 40.000000 48.000000" +"think" "func_button_return" +"blocked" "func_button_blocked" +"nextthink" "-0.900000" +"health" "1.000000" +"enemy" "1" +"max_health" "1.000000" +"target" "BUTTON_02" +"movedir" "-0.707107 0.707107 -0.000000" +"noise" "buttons/airbut1.wav" +"th_die" "func_button_killed" +"speed" "40.000000" +"mdl" "*72" +"wait" "-1.000000" +"think1" "func_button_wait" +"finaldest" "2.828427 -2.828427 0.000000" +"lip" "4.000000" +"pos2" "2.828427 -2.828427 0.000000" +"bsporigin" "1.000000" +"activate" "1" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +"dmgtimeframe" "118.460999" +"dmgcombined" "4.000000" +} +{ +"modelindex" "74.000000" +"absmin" "727.000000 -729.000000 199.000000" +"absmax" "792.970581 -663.029419 217.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_button" +"model" "*73" +"mins" "728.000000 -728.000000 200.000000" +"maxs" "791.970581 -664.029419 216.000000" +"size" "63.970581 63.970581 16.000000" +"think" "SUB_Null" +"blocked" "func_button_blocked" +"health" "1.000000" +"takedamage" "1.000000" +"max_health" "1.000000" +"target" "BUTTON_05" +"movedir" "0.000000 0.000000 -1.000000" +"noise" "buttons/airbut1.wav" +"th_die" "func_button_killed" +"speed" "40.000000" +"mdl" "*73" +"wait" "-1.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 -12.000000" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"modelindex" "75.000000" +"absmin" "725.784790 -658.215210 205.784821" +"absmax" "858.215210 -525.784790 338.215179" +"origin" "792.000000 -592.000000 272.000000" +"oldorigin" "0.000000 0.000000 16.000000" +"angles" "0.000000 97.502136 0.000000" +"classname" "rotate_object" +"model" "*74" +"mins" "-65.215187 -65.215187 -65.215187" +"maxs" "65.215187 65.215187 65.215187" +"size" "130.430374 130.430374 130.430374" +"think" "SUB_Null" +"target" "helicopter_03" +"targetname" "helicopter_03b" +"owner" "159" +"bsporigin" "1.000000" +"neworigin" "0.000000 0.000000 16.000000" +} +{ +"absmin" "791.000000 -593.000000 255.000000" +"absmax" "793.000000 -591.000000 257.000000" +"ltime" "120.995003" +"origin" "792.000000 -592.000000 256.000000" +"oldorigin" "792.000000 -592.000000 256.000000" +"angles" "0.000000 97.502136 0.000000" +"classname" "func_rotate_entity" +"use" "rotate_entity_use" +"think" "rotate_entity_think" +"nextthink" "121.014999" +"spawnflags" "2.000000" +"target" "helicopter_03b" +"speed" "1.000000" +"cnt" "1.000000" +"rotate" "0.000000 500.000000 0.000000" +} +{ +"absmin" "791.000000 -593.000000 271.000000" +"absmax" "793.000000 -591.000000 273.000000" +"origin" "792.000000 -592.000000 272.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "info_rotate" +"targetname" "helicopter_03" +} +{ +"modelindex" "76.000000" +"absmin" "589.784790 -794.215210 205.784821" +"absmax" "722.215210 -661.784790 338.215179" +"origin" "656.000000 -728.000000 272.000000" +"oldorigin" "0.000000 0.000000 16.000000" +"angles" "0.000000 97.502136 0.000000" +"classname" "rotate_object" +"model" "*75" +"mins" "-65.215187 -65.215187 -65.215187" +"maxs" "65.215187 65.215187 65.215187" +"size" "130.430374 130.430374 130.430374" +"think" "SUB_Null" +"target" "helicopter_04" +"targetname" "helicopter_04b" +"owner" "162" +"bsporigin" "1.000000" +"neworigin" "0.000000 0.000000 16.000000" +} +{ +"absmin" "655.000000 -729.000000 255.000000" +"absmax" "657.000000 -727.000000 257.000000" +"ltime" "120.995003" +"origin" "656.000000 -728.000000 256.000000" +"oldorigin" "656.000000 -728.000000 256.000000" +"angles" "0.000000 97.502136 0.000000" +"classname" "func_rotate_entity" +"use" "rotate_entity_use" +"think" "rotate_entity_think" +"nextthink" "121.014999" +"spawnflags" "2.000000" +"target" "helicopter_04b" +"speed" "1.000000" +"cnt" "1.000000" +"rotate" "0.000000 500.000000 0.000000" +} +{ +"absmin" "655.000000 -729.000000 271.000000" +"absmax" "657.000000 -727.000000 273.000000" +"origin" "656.000000 -728.000000 272.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "info_rotate" +"targetname" "helicopter_04" +} +{ +"modelindex" "77.000000" +"absmin" "-685.000000 -749.000000 111.000000" +"absmax" "-643.000000 -707.000000 161.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_button" +"model" "*76" +"mins" "-684.000000 -748.000000 112.000000" +"maxs" "-644.000000 -708.000000 160.000000" +"size" "40.000000 40.000000 48.000000" +"think" "SUB_Null" +"blocked" "func_button_blocked" +"health" "1.000000" +"takedamage" "1.000000" +"max_health" "1.000000" +"target" "BUTTON_01" +"movedir" "-0.707107 -0.707107 -0.000000" +"noise" "buttons/airbut1.wav" +"th_die" "func_button_killed" +"speed" "40.000000" +"mdl" "*76" +"wait" "-1.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "-37.171574 -37.171570 0.000000" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"modelindex" "78.000000" +"absmin" "-729.000000 -792.970581 199.000000" +"absmax" "-663.029419 -727.000000 217.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_button" +"model" "*77" +"mins" "-728.000000 -791.970581 200.000000" +"maxs" "-664.029419 -728.000000 216.000000" +"size" "63.970581 63.970581 16.000000" +"think" "SUB_Null" +"blocked" "func_button_blocked" +"health" "1.000000" +"takedamage" "1.000000" +"max_health" "1.000000" +"target" "BUTTON_04" +"movedir" "0.000000 0.000000 -1.000000" +"noise" "buttons/airbut1.wav" +"th_die" "func_button_killed" +"speed" "40.000000" +"mdl" "*77" +"wait" "-1.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 -12.000000" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"modelindex" "79.000000" +"absmin" "-658.215210 -858.215210 205.784821" +"absmax" "-525.784790 -725.784790 338.215179" +"origin" "-592.000000 -792.000000 272.000000" +"oldorigin" "0.000000 0.000000 16.000000" +"angles" "0.000000 7.501831 0.000000" +"classname" "rotate_object" +"model" "*78" +"mins" "-65.215187 -65.215187 -65.215187" +"maxs" "65.215187 65.215187 65.215187" +"size" "130.430374 130.430374 130.430374" +"think" "SUB_Null" +"target" "helicopter_05" +"targetname" "helicopter_05b" +"owner" "167" +"bsporigin" "1.000000" +"neworigin" "0.000000 0.000000 16.000000" +} +{ +"absmin" "-593.000000 -793.000000 255.000000" +"absmax" "-591.000000 -791.000000 257.000000" +"ltime" "120.995003" +"origin" "-592.000000 -792.000000 256.000000" +"oldorigin" "-592.000000 -792.000000 256.000000" +"angles" "0.000000 7.501831 0.000000" +"classname" "func_rotate_entity" +"use" "rotate_entity_use" +"think" "rotate_entity_think" +"nextthink" "121.014999" +"spawnflags" "2.000000" +"target" "helicopter_05b" +"speed" "1.000000" +"cnt" "1.000000" +"rotate" "0.000000 500.000000 0.000000" +} +{ +"absmin" "-593.000000 -793.000000 271.000000" +"absmax" "-591.000000 -791.000000 273.000000" +"origin" "-592.000000 -792.000000 272.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "info_rotate" +"targetname" "helicopter_05" +} +{ +"modelindex" "80.000000" +"absmin" "-794.215210 -722.215210 205.784821" +"absmax" "-661.784790 -589.784790 338.215179" +"origin" "-728.000000 -656.000000 272.000000" +"oldorigin" "0.000000 0.000000 16.000000" +"angles" "0.000000 7.501831 0.000000" +"classname" "rotate_object" +"model" "*79" +"mins" "-65.215187 -65.215187 -65.215187" +"maxs" "65.215187 65.215187 65.215187" +"size" "130.430374 130.430374 130.430374" +"think" "SUB_Null" +"target" "helicopter_06" +"targetname" "helicopter_06b" +"owner" "170" +"bsporigin" "1.000000" +"neworigin" "0.000000 0.000000 16.000000" +} +{ +"absmin" "-729.000000 -657.000000 255.000000" +"absmax" "-727.000000 -655.000000 257.000000" +"ltime" "120.995003" +"origin" "-728.000000 -656.000000 256.000000" +"oldorigin" "-728.000000 -656.000000 256.000000" +"angles" "0.000000 7.501831 0.000000" +"classname" "func_rotate_entity" +"use" "rotate_entity_use" +"think" "rotate_entity_think" +"nextthink" "121.014999" +"spawnflags" "2.000000" +"target" "helicopter_06b" +"speed" "1.000000" +"cnt" "1.000000" +"rotate" "0.000000 500.000000 0.000000" +} +{ +"absmin" "-729.000000 -657.000000 271.000000" +"absmax" "-727.000000 -655.000000 273.000000" +"origin" "-728.000000 -656.000000 272.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "info_rotate" +"targetname" "helicopter_06" +} +{ +"modelindex" "81.000000" +"absmin" "-99.000000 -89.000000 229.000000" +"absmax" "89.000000 97.000000 235.000000" +"classname" "func_illusionary" +"model" "*80" +"mins" "-98.000000 -88.000000 230.000000" +"maxs" "88.000000 96.000000 234.000000" +"size" "186.000000 184.000000 4.000000" +"mdl" "*80" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "214.000000" +"absmin" "-31.000000 -527.000000 16.031250" +"absmax" "31.000000 -465.000000 72.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "0.000000 -496.000000 16.031250" +"oldorigin" "0.000000 -496.000000 16.031250" +"classname" "weapon_nailgun" +"model" "progs/g_nail.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"weapon" "4.000000" +"netname" "Nailgun" +"flags" "768.000000" +"noise" "weapons/pkup.wav" +"mdl" "progs/g_nail.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "520.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "49.000000 -415.000000 16.031250" +"absmax" "79.000000 -385.000000 16.031250" +"origin" "64.000000 -400.000000 16.031250" +"oldorigin" "64.000000 -400.000000 16.031250" +"angles" "0.000000 182.000000 0.000000" +"classname" "item_spikes" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "768.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "50.000000" +"respawn_count" "5.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-47.000000 -415.000000 16.031250" +"absmax" "-17.000000 -385.000000 16.031250" +"origin" "-32.000000 -400.000000 16.031250" +"oldorigin" "-32.000000 -400.000000 16.031250" +"angles" "0.000000 182.000000 0.000000" +"classname" "item_spikes" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "768.000000" +"noise" "weapons/lock4.wav" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "50.000000" +"respawn_count" "5.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "210.000000" +"absmin" "-407.000000 -407.000000 290.031250" +"absmax" "-345.000000 -345.000000 346.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-376.000000 -376.000000 290.031250" +"oldorigin" "-376.000000 -376.000000 290.031250" +"classname" "item_armor2" +"model" "progs/armour.mdl" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "16384.000000" +"flags" "768.000000" +"armortype" "0.600000" +"armorvalue" "150.000000" +"noise" "items/armor1.wav" +"mdl" "progs/armour.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "armor_touch" +"classtype" "775.000000" +"classgroup" "275.000000" +"entno_unique" "236925.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "496" +"part_active" "110.000000" +} +{ +"absmin" "311.000000 -329.000000 23.000000" +"absmax" "329.000000 -311.000000 57.000000" +"solid" "1.000000" +"origin" "320.000000 -320.000000 40.000000" +"oldorigin" "320.000000 -320.000000 40.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "corner_02" +"targetname" "corner_01" +"movetarget" "178" +"state" "1.000000" +"activate" "301" +"classtype" "26.000000" +"targetback" "corner_01" +"movetarget3" "179" +} +{ +"absmin" "239.000000 135.000000 23.000000" +"absmax" "257.000000 153.000000 57.000000" +"solid" "1.000000" +"origin" "248.000000 144.000000 40.000000" +"oldorigin" "248.000000 144.000000 40.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "corner_03" +"targetname" "corner_02" +"movetarget" "180" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "corner_02" +"movetarget3" "177" +} +{ +"absmin" "-97.000000 -369.000000 23.000000" +"absmax" "-79.000000 -351.000000 57.000000" +"solid" "1.000000" +"origin" "-88.000000 -360.000000 40.000000" +"oldorigin" "-88.000000 -360.000000 40.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "corner_01" +"targetname" "corner_04" +"movetarget" "177" +"state" "1.000000" +"classtype" "26.000000" +"targetback" "corner_04" +"movetarget3" "180" +} +{ +"absmin" "255.000000 -257.000000 23.000000" +"absmax" "273.000000 -239.000000 57.000000" +"solid" "1.000000" +"origin" "264.000000 -248.000000 40.000000" +"oldorigin" "264.000000 -248.000000 40.000000" +"classname" "path_corner" +"mins" "-8.000000 -8.000000 -16.000000" +"maxs" "8.000000 8.000000 16.000000" +"size" "16.000000 16.000000 32.000000" +"touch" "path_corner_touch" +"use" "path_corner_use" +"think" "path_corner_setuptargets" +"spawnflags" "80.000000" +"target" "corner_04" +"targetname" "corner_03" +"movetarget" "179" +"state" "1.000000" +"activate" "300" +"classtype" "26.000000" +"targetback" "corner_03" +"movetarget3" "178" +} +{ +"absmin" "-33.000000 -521.000000 15.000000" +"absmax" "33.000000 -471.000000 73.000000" +"solid" "1.000000" +"classname" "trigger_multiple" +"model" "" +"mins" "-32.000000 -520.000000 16.000000" +"maxs" "32.000000 -472.000000 72.000000" +"size" "64.000000 48.000000 56.000000" +"touch" "trigger_bmodel_touch" +"target" "nailgun" +"mdl" "*81" +"wait" "0.200000" +"bsporigin" "1.000000" +"bbmins" "-32.000000 -520.000000 16.000000" +"bbmaxs" "32.000000 -472.000000 72.000000" +"classtype" "905.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "206.000000" +"absmin" "-447.000000 -347.000000 16.031250" +"absmax" "-385.000000 -285.000000 72.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-416.000000 -316.000000 16.031250" +"oldorigin" "-416.000000 -316.000000 16.031250" +"angles" "0.000000 90.000000 0.000000" +"classname" "item_health" +"model" "progs/health_15b.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "SUB_Null" +"flags" "768.000000" +"spawnflags" "17.000000" +"noise" "items/r_item1.wav" +"speed" "0.999994" +"mdl" "progs/health_15b.mdl" +"waitmin" "58.348000" +"healamount" "15.000000" +"alpha" "1.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"entno_unique" "303056.000000" +"respawn_time" "50.000000" +"respawn_count" "4.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"respawn_part" "1458" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "206.000000" +"absmin" "-447.000000 -291.000000 16.031250" +"absmax" "-385.000000 -229.000000 72.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-416.000000 -260.000000 16.031250" +"oldorigin" "-416.000000 -260.000000 16.031250" +"angles" "0.000000 90.000000 0.000000" +"classname" "item_health" +"model" "progs/health_15b.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "SUB_Null" +"flags" "768.000000" +"spawnflags" "17.000000" +"noise" "items/r_item1.wav" +"speed" "0.999993" +"mdl" "progs/health_15b.mdl" +"waitmin" "61.376999" +"healamount" "15.000000" +"alpha" "1.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"entno_unique" "350895.000000" +"respawn_time" "50.000000" +"respawn_count" "4.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"respawn_part" "1460" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "217.000000" +"absmin" "249.000000 425.000000 16.031250" +"absmax" "311.000000 487.000000 72.031250" +"origin" "280.000000 456.000000 16.031250" +"oldorigin" "280.000000 456.000000 16.031250" +"angles" "0.000000 231.000000 0.000000" +"classname" "item_health" +"model" "progs/health_25b.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "alphafade_item_respawn" +"nextthink" "121.090919" +"flags" "768.000000" +"spawnflags" "16.000000" +"noise" "items/health1.wav" +"speed" "0.591658" +"attack_finished" "999999.000000" +"mdl" "progs/health_25b.mdl" +"waitmin" "169.992004" +"healamount" "25.000000" +"alpha" "0.223355" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"item_skinanim" "1.000000" +"item_skincycle" "1.000000" +"entno_unique" "220129.000000" +"respawn_time" "120.000000" +"respawn_count" "4.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"respawn_part" "1459" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "128.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "693" +} +{ +"modelindex" "218.000000" +"absmin" "449.000000 241.000000 16.031250" +"absmax" "511.000000 303.000000 72.031250" +"origin" "480.000000 272.000000 16.031250" +"oldorigin" "480.000000 272.000000 16.031250" +"angles" "0.000000 155.000000 0.000000" +"classname" "item_shells" +"model" "progs/ammo_shells1.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "alphafade_item_respawn" +"nextthink" "121.066673" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "17.000000" +"noise" "weapons/lock4.wav" +"speed" "0.806656" +"attack_finished" "999999.000000" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"waitmin" "144.167999" +"alpha" "0.215793" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"entno_unique" "7290.000000" +"respawn_time" "120.000000" +"respawn_count" "4.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"respawn_part" "1457" +"estate" "2.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "208.000000" +"absmin" "433.000000 -367.000000 16.031250" +"absmax" "495.000000 -305.000000 72.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "464.000000 -336.000000 16.031250" +"oldorigin" "464.000000 -336.000000 16.031250" +"angles" "0.000000 241.000000 0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails1.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "17.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "120.000000" +"respawn_count" "3.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "208.000000" +"absmin" "433.000000 -303.000000 16.031250" +"absmax" "495.000000 -241.000000 72.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "464.000000 -272.000000 16.031250" +"oldorigin" "464.000000 -272.000000 16.031250" +"angles" "0.000000 108.000000 0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails1.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "17.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "120.000000" +"respawn_count" "3.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "210.000000" +"absmin" "357.000000 449.000000 144.031250" +"absmax" "419.000000 511.000000 200.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "388.000000 480.000000 144.031250" +"oldorigin" "388.000000 480.000000 144.031250" +"classname" "item_armor1" +"model" "progs/armour.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "8192.000000" +"flags" "768.000000" +"armortype" "0.300000" +"armorvalue" "100.000000" +"noise" "items/armor1.wav" +"mdl" "progs/armour.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "armor_touch" +"classtype" "770.000000" +"classgroup" "275.000000" +"entno_unique" "352775.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "258.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "497" +"part_active" "110.000000" +} +{ +"modelindex" "219.000000" +"absmin" "-191.000000 -7.000000 248.031250" +"absmax" "-129.000000 55.000000 304.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-160.000000 24.000000 248.031250" +"oldorigin" "-160.000000 24.000000 248.031250" +"classname" "weapon_supershotgun" +"model" "progs/g_shot2.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"weapon" "2.000000" +"netname" "Double-barrelled Shotgun" +"flags" "768.000000" +"noise" "weapons/pkup.wav" +"mdl" "progs/g_shot2.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "510.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "217.000000" +"absmin" "-447.000000 249.000000 248.031250" +"absmax" "-385.000000 311.000000 304.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-416.000000 280.000000 248.031250" +"oldorigin" "-416.000000 280.000000 248.031250" +"angles" "0.000000 84.000000 0.000000" +"classname" "item_health" +"model" "progs/health_25b.mdl" +"skin" "3.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_thinkloop" +"nextthink" "121.066170" +"flags" "768.000000" +"spawnflags" "16.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25b.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"item_skinanim" "1.000000" +"item_skinanim_no" "3.000000" +"respawn_time" "120.000000" +"respawn_count" "5.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "217.000000" +"absmin" "-15.000000 465.000000 248.031250" +"absmax" "47.000000 527.000000 304.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "16.000000 496.000000 248.031250" +"oldorigin" "16.000000 496.000000 248.031250" +"angles" "0.000000 335.000000 0.000000" +"classname" "item_health" +"model" "progs/health_25b.mdl" +"skin" "3.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_thinkloop" +"nextthink" "121.125725" +"flags" "768.000000" +"spawnflags" "16.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25b.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"item_skinanim" "1.000000" +"item_skincycle" "1.000000" +"item_skinanim_no" "3.000000" +"respawn_time" "120.000000" +"respawn_count" "5.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "83.000000" +"absmin" "-36.062988 270.638184 252.000000" +"absmax" "35.937012 278.040192 324.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-0.062988 274.339172 288.000000" +"classname" "func_breakable" +"model" "*82" +"mins" "-35.062988 271.638184 253.000000" +"maxs" "34.937012 277.040192 323.000000" +"size" "70.000000 5.402008 70.000000" +"use" "funcbreakable_use" +"health" "80.000000" +"takedamage" "1.000000" +"noise" "break/wood_impact.wav" +"noise1" "break/wood_i1.wav" +"noise2" "break/wood_i2.wav" +"noise3" "break/wood_i3.wav" +"style" "2.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/wood_i4.wav" +"cnt" "4.000000" +"count" "7.000000" +"pos1" "16.000000 8.000000 1.000000" +"height" "7.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "16.000000" +"attachment" "194" +"brksound" "2.000000" +"brkimpsound" "2.000000" +"brkimpqty" "4.000000" +"brkobjects" "20.000000" +"brkobj1" "maps/ad_brk/wood01.bsp" +"brkobj2" "maps/ad_brk/wood02.bsp" +"brkobj3" "maps/ad_brk/wood03.bsp" +"brkobj4" "maps/ad_brk/wood04.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 50.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-1.062988 273.339172 287.000000" +"absmax" "0.937012 275.339172 289.000000" +"origin" "-0.062988 274.339172 288.000000" +} +{ +"absmin" "-21.000000 291.000000 251.000000" +"absmax" "21.000000 337.000000 297.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-20.000000 292.000000 252.000000" +"maxs" "20.000000 336.000000 296.000000" +"size" "40.000000 44.000000 44.000000" +"touch" "trigger_bmodel_touch" +"message" "You got Comrades Beep's shotgun" +"sounds" "1.000000" +"noise" "misc/secret.wav" +"mdl" "*83" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-20.000000 292.000000 252.000000" +"bbmaxs" "20.000000 336.000000 296.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-401.000000 -401.000000 303.000000" +"absmax" "-351.000000 -351.000000 353.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-400.000000 -400.000000 304.000000" +"maxs" "-352.000000 -352.000000 352.000000" +"size" "48.000000 48.000000 48.000000" +"touch" "trigger_bmodel_touch" +"message" "Dumptruck's secret makes you stronger" +"sounds" "1.000000" +"noise" "misc/secret.wav" +"mdl" "*84" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-400.000000 -400.000000 304.000000" +"bbmaxs" "-352.000000 -352.000000 352.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-25.000000 535.000000 559.000000" +"absmax" "25.000000 585.000000 617.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-24.000000 536.000000 560.000000" +"maxs" "24.000000 584.000000 616.000000" +"size" "48.000000 48.000000 56.000000" +"touch" "trigger_bmodel_touch" +"target" "baldoor" +"message" "Bal gives you a high technical health !" +"sounds" "1.000000" +"noise" "misc/secret.wav" +"mdl" "*85" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-24.000000 536.000000 560.000000" +"bbmaxs" "24.000000 584.000000 616.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "220.000000" +"absmin" "-31.000000 281.000000 253.031250" +"absmax" "31.000000 343.000000 309.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "0.000000 312.000000 253.031250" +"oldorigin" "0.000000 312.000000 253.031250" +"classname" "weapon_upgrade_ssg" +"model" "progs/g_shot3.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"weapon" "2.000000" +"netname" "Widowmaker Shotgun" +"flags" "768.000000" +"noise" "weapons/pkup.wav" +"mdl" "progs/g_shot3.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "515.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "87.000000" +"absmin" "-249.000000 175.000000 235.000000" +"absmax" "-147.000000 369.000000 245.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*86" +"mins" "-248.000000 176.000000 236.000000" +"maxs" "-148.000000 368.000000 244.000000" +"size" "100.000000 192.000000 8.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "200" +"yaw_speed" "100.000000" +"targetname" "roof_door" +"owner" "199" +"movedir" "1.000000 0.000000 -0.000000" +"sounds" "2.000000" +"noise" "misc/talk.wav" +"noise1" "doors/hydro2.wav" +"noise2" "doors/hydro1.wav" +"noise3" "doors/basetry.wav" +"worldtype" "2.000000" +"speed" "100.000000" +"mdl" "*86" +"wait" "-1.000000" +"noise4" "doors/baseuse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "92.000000 0.000000 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "88.000000" +"absmin" "-349.000000 175.000000 235.000000" +"absmax" "-247.000000 369.000000 245.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*87" +"mins" "-348.000000 176.000000 236.000000" +"maxs" "-248.000000 368.000000 244.000000" +"size" "100.000000 192.000000 8.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "199" +"yaw_speed" "100.000000" +"targetname" "roof_door" +"owner" "199" +"movedir" "-1.000000 -0.000000 -0.000000" +"sounds" "2.000000" +"noise" "misc/talk.wav" +"noise1" "doors/hydro2.wav" +"noise2" "doors/hydro1.wav" +"noise3" "doors/basetry.wav" +"worldtype" "2.000000" +"speed" "100.000000" +"mdl" "*87" +"wait" "-1.000000" +"noise4" "doors/baseuse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "-92.000015 -0.000008 0.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "func_button" +"touch" "func_button_touch" +"use" "entity_state_use" +"think" "SUB_Null" +"blocked" "func_button_blocked" +"spawnflags" "64.000000" +"target" "fence_off" +"targetname" "power_buttonb" +"movedir" "-1.000000 -0.000000 -0.000000" +"message" "You can now escape throught the desert" +"noise" "buttons/airbut1.wav" +"killtarget" "laser_fence" +"speed" "40.000000" +"mdl" "*88" +"wait" "-1.000000" +"lip" "4.000000" +"state" "1.000000" +"pos2" "-8.000002 -0.000001 0.000000" +"bsporigin" "1.000000" +"classtype" "810.000000" +"classgroup" "450.000000" +"estate" "2.000000" +"estate_on" "func_button_on" +"estate_off" "func_button_off" +"estate_disable" "func_button_disable" +"estate_use" "func_button_use" +} +{ +"absmin" "-361.000000 191.000000 23.000000" +"absmax" "-359.000000 193.000000 25.000000" +"origin" "-360.000000 192.000000 24.000000" +"classname" "ambient_custom_sound" +"use" "entity_state_use" +"think" "SUB_Null" +"impulse" "1.000000" +"spawnflags" "66.000000" +"targetname" "fence_off" +"noise" "ambience/power_shutdown.wav" +"speed" "1.000000" +"wait" "20.000000" +"delay" "2.000000" +"state" "2.000000" +"waitmin" "4.000000" +"volume" "1.000000" +"classtype" "22.000000" +"estate" "2.000000" +"estate_on" "ambient_custom_on" +"estate_off" "ambient_custom_off" +"estate_disable" "ambient_custom_disable" +"estate_use" "ambient_custom_use" +} +{ +"absmin" "49.000000 -61.000000 55.000000" +"absmax" "51.000000 -59.000000 57.000000" +"origin" "50.000000 -60.000000 56.000000" +"classname" "ambient_custom_loop" +"noise" "ambience/machine_loop1.wav" +"volume" "1.000000" +} +{ +"absmin" "-279.000000 -303.000000 55.000000" +"absmax" "-277.000000 -301.000000 57.000000" +"origin" "-278.000000 -302.000000 56.000000" +"classname" "ambient_custom_loop" +"noise" "ambience/machine_loop1.wav" +"volume" "1.000000" +} +{ +"absmin" "257.000000 -281.000000 55.000000" +"absmax" "259.000000 -279.000000 57.000000" +"origin" "258.000000 -280.000000 56.000000" +"classname" "ambient_custom_loop" +"noise" "ambience/machine_loop1.wav" +"volume" "1.000000" +} +{ +"absmin" "287.000000 267.000000 55.000000" +"absmax" "289.000000 269.000000 57.000000" +"origin" "288.000000 268.000000 56.000000" +"classname" "ambient_custom_loop" +"noise" "ambience/machine_loop1.wav" +"volume" "1.000000" +} +{ +"absmin" "49.000000 -61.000000 259.000000" +"absmax" "51.000000 -59.000000 261.000000" +"origin" "50.000000 -60.000000 260.000000" +"classname" "ambient_custom_loop" +"noise" "ambience/machine_loop1.wav" +"volume" "1.000000" +} +{ +"modelindex" "90.000000" +"absmin" "-474.346375 48.790791 23.000000" +"absmax" "-50.385174 474.976807 241.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*89" +"mins" "-473.346375 49.790791 24.000000" +"maxs" "-51.385174 473.976807 240.000000" +"size" "421.961212 424.186005 216.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*89" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"absmin" "-401.000000 167.000000 15.000000" +"absmax" "-367.000000 217.000000 105.000000" +"solid" "1.000000" +"classname" "trigger_multiple" +"model" "" +"mins" "-400.000000 168.000000 16.000000" +"maxs" "-368.000000 216.000000 104.000000" +"size" "32.000000 48.000000 88.000000" +"touch" "trigger_bmodel_touch" +"use" "entity_state_use" +"targetname" "message01" +"message" "Must be activated at the top of the station" +"sounds" "2.000000" +"noise" "misc/talk.wav" +"mdl" "*90" +"wait" "15.000000" +"bsporigin" "1.000000" +"bbmins" "-400.000000 168.000000 16.000000" +"bbmaxs" "-368.000000 216.000000 104.000000" +"classtype" "905.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "92.000000" +"absmin" "-585.000000 -585.000000 895.000000" +"absmax" "585.000000 585.000000 1537.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*91" +"mins" "-584.000000 -584.000000 896.000000" +"maxs" "584.000000 584.000000 1536.000000" +"size" "1168.000000 1168.000000 640.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*91" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "93.000000" +"absmin" "-321.000000 -25.000000 79.000000" +"absmax" "-191.000000 -19.000000 161.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*92" +"mins" "-320.000000 -24.000000 80.000000" +"maxs" "-192.000000 -20.000000 160.000000" +"size" "128.000000 4.000000 80.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*92" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "215.000000" +"absmin" "345.000000 -23.000000 240.031250" +"absmax" "407.000000 39.000000 296.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "376.000000 8.000000 240.031250" +"oldorigin" "376.000000 8.000000 240.031250" +"angles" "0.000000 261.000000 0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails0.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "16.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "120.000000" +"respawn_count" "5.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "215.000000" +"absmin" "393.000000 -63.000000 240.031250" +"absmax" "455.000000 -1.000000 296.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "424.000000 -32.000000 240.031250" +"oldorigin" "424.000000 -32.000000 240.031250" +"angles" "0.000000 184.000000 0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails0.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "16.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "120.000000" +"respawn_count" "5.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-436.000000 -409.000000 39.000000" +"absmax" "-434.000000 -407.000000 41.000000" +"origin" "-435.000000 -408.000000 40.000000" +"classname" "info_player_start" +"classtype" "10.000000" +"estate" "1.000000" +} +{ +"modelindex" "211.000000" +"absmin" "-421.000000 371.000000 16.031250" +"absmax" "-359.000000 433.000000 72.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-390.000000 402.000000 40.031250" +"oldorigin" "-390.000000 402.000000 40.031250" +"classname" "item_key2" +"model" "progs/key_base.mdl" +"skin" "6.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "262144.000000" +"netname" "gold keycard" +"flags" "768.000000" +"noise" "misc/basekey.wav" +"worldtype" "2.000000" +"mdl" "progs/key_base.mdl" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"touch2" "key_touch" +"classtype" "605.000000" +"classgroup" "300.000000" +"entno_unique" "334718.000000" +"respawn_time" "60.000000" +"respawn_style" "513.000000" +"respawn_ofs" "0.000000 0.000000 20.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "45" +"part_active" "122.000000" +} +{ +"modelindex" "225.000000" +"absmin" "-447.000000 297.000000 248.031250" +"absmax" "-385.000000 359.000000 304.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-416.000000 328.000000 248.031250" +"oldorigin" "-416.000000 328.000000 248.031250" +"classname" "item_shells" +"model" "progs/ammo_shells0.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "16.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_shells0.mdl" +"aflag" "20.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "120.000000" +"respawn_count" "5.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "208.000000" +"absmin" "-15.000000 401.000000 248.031250" +"absmax" "47.000000 463.000000 304.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "16.000000 432.000000 248.031250" +"oldorigin" "16.000000 432.000000 248.031250" +"angles" "0.000000 277.000000 0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails1.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "17.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "120.000000" +"respawn_count" "5.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "220.000000" +"absmin" "-255.000000 137.000000 16.031250" +"absmax" "-193.000000 199.000000 72.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-224.000000 168.000000 16.031250" +"oldorigin" "-224.000000 168.000000 16.031250" +"classname" "weapon_upgrade_ssg" +"model" "progs/g_shot3.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"weapon" "2.000000" +"netname" "Widowmaker Shotgun" +"flags" "768.000000" +"noise" "weapons/pkup.wav" +"mdl" "progs/g_shot3.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "515.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "159.000000 -437.000000 287.000000" +"absmax" "225.000000 -375.000000 345.000000" +"solid" "1.000000" +"classname" "trigger_multiple" +"model" "" +"mins" "160.000000 -436.000000 288.000000" +"maxs" "224.000000 -376.000000 344.000000" +"size" "64.000000 60.000000 56.000000" +"touch" "trigger_bmodel_touch" +"use" "entity_state_use" +"targetname" "drone_monster" +"message" "You have to shoot the drones'upper button" +"mdl" "*93" +"wait" "15.000000" +"bsporigin" "1.000000" +"bbmins" "160.000000 -436.000000 288.000000" +"bbmaxs" "224.000000 -376.000000 344.000000" +"classtype" "905.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-185.000000 -1.000000 243.000000" +"absmax" "-135.000000 49.000000 393.000000" +"solid" "1.000000" +"classname" "trigger_multiple" +"model" "" +"mins" "-184.000000 0.000000 244.000000" +"maxs" "-136.000000 48.000000 392.000000" +"size" "48.000000 48.000000 148.000000" +"touch" "trigger_bmodel_touch" +"target" "shotgun" +"mdl" "*94" +"wait" "0.200000" +"bsporigin" "1.000000" +"bbmins" "-184.000000 0.000000 244.000000" +"bbmaxs" "-136.000000 48.000000 392.000000" +"classtype" "905.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-417.000000 375.000000 15.000000" +"absmax" "-359.000000 425.000000 113.000000" +"solid" "1.000000" +"classname" "trigger_multiple" +"model" "" +"mins" "-416.000000 376.000000 16.000000" +"maxs" "-360.000000 424.000000 112.000000" +"size" "56.000000 48.000000 96.000000" +"touch" "trigger_bmodel_touch" +"target" "goldkey" +"mdl" "*95" +"wait" "0.200000" +"bsporigin" "1.000000" +"bbmins" "-416.000000 376.000000 16.000000" +"bbmaxs" "-360.000000 424.000000 112.000000" +"classtype" "905.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "-417.000000 383.000000 215.000000" +"absmax" "-415.000000 385.000000 217.000000" +"origin" "-416.000000 384.000000 216.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-385.000000 415.000000 215.000000" +"absmax" "-383.000000 417.000000 217.000000" +"origin" "-384.000000 416.000000 216.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-257.000000 415.000000 215.000000" +"absmax" "-255.000000 417.000000 217.000000" +"origin" "-256.000000 416.000000 216.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-129.000000 415.000000 215.000000" +"absmax" "-127.000000 417.000000 217.000000" +"origin" "-128.000000 416.000000 216.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-417.000000 255.000000 215.000000" +"absmax" "-415.000000 257.000000 217.000000" +"origin" "-416.000000 256.000000 216.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-417.000000 127.000000 215.000000" +"absmax" "-415.000000 129.000000 217.000000" +"origin" "-416.000000 128.000000 216.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"targetname" "fence_offc" +"light_lev" "250.000000" +"style" "33.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "1.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"modelindex" "97.000000" +"absmin" "-129.000000 -481.000000 535.000000" +"absmax" "129.000000 -335.000000 569.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*96" +"mins" "-128.000000 -480.000000 536.000000" +"maxs" "128.000000 -336.000000 568.000000" +"size" "256.000000 144.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "228" +"yaw_speed" "200.000000" +"targetname" "asc_01c" +"owner" "228" +"movedir" "0.000000 0.000000 -1.000000" +"sounds" "1.000000" +"noise" "misc/talk.wav" +"noise1" "doors/drclos4.wav" +"noise2" "doors/doormv1.wav" +"noise3" "doors/basetry.wav" +"worldtype" "2.000000" +"speed" "200.000000" +"mdl" "*96" +"wait" "3.000000" +"noise4" "doors/baseuse.wav" +"dmg" "2.000000" +"lip" "-232.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 -264.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "98.000000" +"absmin" "-474.346375 -21.000000 23.000000" +"absmax" "-50.385174 474.976807 185.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*97" +"mins" "-473.346375 -20.000000 24.000000" +"maxs" "-51.385174 473.976807 184.000000" +"size" "421.961212 493.976807 160.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*97" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "99.000000" +"absmin" "-279.666656 -279.666656 534.000000" +"absmax" "279.666656 279.666656 538.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*98" +"mins" "-278.666656 -278.666656 535.000000" +"maxs" "278.666656 278.666656 537.000000" +"size" "557.333313 557.333313 2.000000" +"mdl" "*98" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "100.000000" +"absmin" "103.000000 47.000000 -33.000000" +"absmax" "181.000000 121.000000 1.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*99" +"mins" "104.000000 48.000000 -32.000000" +"maxs" "180.000000 120.000000 0.000000" +"size" "76.000000 72.000000 32.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "232" +"yaw_speed" "80.000000" +"targetname" "stairs_01" +"owner" "231" +"movedir" "0.000000 0.000000 1.000000" +"sounds" "2.000000" +"noise" "misc/talk.wav" +"noise1" "doors/hydro2.wav" +"noise2" "doors/hydro1.wav" +"noise3" "doors/basetry.wav" +"worldtype" "2.000000" +"speed" "80.000000" +"mdl" "*99" +"wait" "-1.000000" +"noise4" "doors/baseuse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 24.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "101.000000" +"absmin" "119.000000 15.000000 -49.000000" +"absmax" "193.000000 73.000000 1.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*100" +"mins" "120.000000 16.000000 -48.000000" +"maxs" "192.000000 72.000000 0.000000" +"size" "72.000000 56.000000 48.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "233" +"yaw_speed" "80.000000" +"targetname" "stairs_01" +"owner" "231" +"movedir" "0.000000 0.000000 1.000000" +"sounds" "2.000000" +"noise" "misc/talk.wav" +"noise1" "doors/hydro2.wav" +"noise2" "doors/hydro1.wav" +"noise3" "doors/basetry.wav" +"worldtype" "2.000000" +"speed" "80.000000" +"mdl" "*100" +"wait" "-1.000000" +"noise4" "doors/baseuse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 40.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "102.000000" +"absmin" "127.000000 -25.000000 -65.000000" +"absmax" "193.000000 25.000000 1.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*101" +"mins" "128.000000 -24.000000 -64.000000" +"maxs" "192.000000 24.000000 0.000000" +"size" "64.000000 48.000000 64.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "234" +"yaw_speed" "80.000000" +"targetname" "stairs_01" +"owner" "231" +"movedir" "0.000000 0.000000 1.000000" +"sounds" "2.000000" +"noise" "misc/talk.wav" +"noise1" "doors/hydro2.wav" +"noise2" "doors/hydro1.wav" +"noise3" "doors/basetry.wav" +"worldtype" "2.000000" +"speed" "80.000000" +"mdl" "*101" +"wait" "-1.000000" +"noise4" "doors/baseuse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 56.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "103.000000" +"absmin" "119.000000 -73.000000 -81.000000" +"absmax" "193.000000 -15.000000 1.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*102" +"mins" "120.000000 -72.000000 -80.000000" +"maxs" "192.000000 -16.000000 0.000000" +"size" "72.000000 56.000000 80.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "235" +"yaw_speed" "80.000000" +"targetname" "stairs_01" +"owner" "231" +"movedir" "0.000000 0.000000 1.000000" +"sounds" "2.000000" +"noise" "misc/talk.wav" +"noise1" "doors/hydro2.wav" +"noise2" "doors/hydro1.wav" +"noise3" "doors/basetry.wav" +"worldtype" "2.000000" +"speed" "80.000000" +"mdl" "*102" +"wait" "-1.000000" +"noise4" "doors/baseuse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 72.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "104.000000" +"absmin" "103.000000 -121.000000 -97.000000" +"absmax" "181.000000 -47.000000 1.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*103" +"mins" "104.000000 -120.000000 -96.000000" +"maxs" "180.000000 -48.000000 0.000000" +"size" "76.000000 72.000000 96.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "236" +"yaw_speed" "80.000000" +"targetname" "stairs_01" +"owner" "231" +"movedir" "0.000000 0.000000 1.000000" +"sounds" "2.000000" +"noise" "misc/talk.wav" +"noise1" "doors/hydro2.wav" +"noise2" "doors/hydro1.wav" +"noise3" "doors/basetry.wav" +"worldtype" "2.000000" +"speed" "80.000000" +"mdl" "*103" +"wait" "-1.000000" +"noise4" "doors/baseuse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 88.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "105.000000" +"absmin" "47.000000 -181.000000 -129.000000" +"absmax" "121.000000 -103.000000 1.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*104" +"mins" "48.000000 -180.000000 -128.000000" +"maxs" "120.000000 -104.000000 0.000000" +"size" "72.000000 76.000000 128.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "237" +"yaw_speed" "80.000000" +"targetname" "stairs_01" +"owner" "231" +"movedir" "0.000000 0.000000 1.000000" +"sounds" "2.000000" +"noise" "misc/talk.wav" +"noise1" "doors/hydro2.wav" +"noise2" "doors/hydro1.wav" +"noise3" "doors/basetry.wav" +"worldtype" "2.000000" +"speed" "80.000000" +"mdl" "*104" +"wait" "-1.000000" +"noise4" "doors/baseuse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 120.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "106.000000" +"absmin" "79.000000 -157.000000 -113.000000" +"absmax" "157.000000 -79.000000 1.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*105" +"mins" "80.000000 -156.000000 -112.000000" +"maxs" "156.000000 -80.000000 0.000000" +"size" "76.000000 76.000000 112.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "231" +"yaw_speed" "80.000000" +"targetname" "stairs_01" +"owner" "231" +"movedir" "0.000000 0.000000 1.000000" +"sounds" "2.000000" +"noise" "misc/talk.wav" +"noise1" "doors/hydro2.wav" +"noise2" "doors/hydro1.wav" +"noise3" "doors/basetry.wav" +"worldtype" "2.000000" +"speed" "80.000000" +"mdl" "*105" +"wait" "-1.000000" +"noise4" "doors/baseuse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 104.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "107.000000" +"absmin" "15.000000 -193.000000 -145.000000" +"absmax" "73.000000 -119.000000 1.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*106" +"mins" "16.000000 -192.000000 -144.000000" +"maxs" "72.000000 -120.000000 0.000000" +"size" "56.000000 72.000000 144.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "239" +"yaw_speed" "80.000000" +"targetname" "stairs_01" +"owner" "238" +"movedir" "0.000000 0.000000 1.000000" +"sounds" "2.000000" +"noise" "misc/talk.wav" +"noise1" "doors/hydro2.wav" +"noise2" "doors/hydro1.wav" +"noise3" "doors/basetry.wav" +"worldtype" "2.000000" +"speed" "80.000000" +"mdl" "*106" +"wait" "-1.000000" +"noise4" "doors/baseuse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 136.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "108.000000" +"absmin" "-25.000000 -193.000000 -161.000000" +"absmax" "25.000000 -127.000000 1.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*107" +"mins" "-24.000000 -192.000000 -160.000000" +"maxs" "24.000000 -128.000000 0.000000" +"size" "48.000000 64.000000 160.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "240" +"yaw_speed" "80.000000" +"targetname" "stairs_01" +"owner" "238" +"movedir" "0.000000 0.000000 1.000000" +"sounds" "2.000000" +"noise" "misc/talk.wav" +"noise1" "doors/hydro2.wav" +"noise2" "doors/hydro1.wav" +"noise3" "doors/basetry.wav" +"worldtype" "2.000000" +"speed" "80.000000" +"mdl" "*107" +"wait" "-1.000000" +"noise4" "doors/baseuse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 152.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "109.000000" +"absmin" "-73.000000 -193.000000 -177.000000" +"absmax" "-15.000000 -119.000000 1.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*108" +"mins" "-72.000000 -192.000000 -176.000000" +"maxs" "-16.000000 -120.000000 0.000000" +"size" "56.000000 72.000000 176.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "241" +"yaw_speed" "80.000000" +"targetname" "stairs_01" +"owner" "238" +"movedir" "0.000000 0.000000 1.000000" +"sounds" "2.000000" +"noise" "misc/talk.wav" +"noise1" "doors/hydro2.wav" +"noise2" "doors/hydro1.wav" +"noise3" "doors/basetry.wav" +"worldtype" "2.000000" +"speed" "80.000000" +"mdl" "*108" +"wait" "-1.000000" +"noise4" "doors/baseuse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 168.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "110.000000" +"absmin" "-121.000000 -181.000000 -193.000000" +"absmax" "-47.000000 -103.000000 1.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*109" +"mins" "-120.000000 -180.000000 -192.000000" +"maxs" "-48.000000 -104.000000 0.000000" +"size" "72.000000 76.000000 192.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "242" +"yaw_speed" "80.000000" +"targetname" "stairs_01" +"owner" "238" +"movedir" "0.000000 0.000000 1.000000" +"sounds" "2.000000" +"noise" "misc/talk.wav" +"noise1" "doors/hydro2.wav" +"noise2" "doors/hydro1.wav" +"noise3" "doors/basetry.wav" +"worldtype" "2.000000" +"speed" "80.000000" +"mdl" "*109" +"wait" "-1.000000" +"noise4" "doors/baseuse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 184.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "111.000000" +"absmin" "-157.000000 -157.000000 -209.000000" +"absmax" "-79.000000 -79.000000 1.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*110" +"mins" "-156.000000 -156.000000 -208.000000" +"maxs" "-80.000000 -80.000000 0.000000" +"size" "76.000000 76.000000 208.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "243" +"yaw_speed" "80.000000" +"targetname" "stairs_01" +"owner" "238" +"movedir" "0.000000 0.000000 1.000000" +"sounds" "2.000000" +"noise" "misc/talk.wav" +"noise1" "doors/hydro2.wav" +"noise2" "doors/hydro1.wav" +"noise3" "doors/basetry.wav" +"worldtype" "2.000000" +"speed" "80.000000" +"mdl" "*110" +"wait" "-1.000000" +"noise4" "doors/baseuse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 200.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "112.000000" +"absmin" "-181.000000 -121.000000 -225.000000" +"absmax" "-103.000000 -47.000000 1.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*111" +"mins" "-180.000000 -120.000000 -224.000000" +"maxs" "-104.000000 -48.000000 0.000000" +"size" "76.000000 72.000000 224.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "244" +"yaw_speed" "80.000000" +"targetname" "stairs_01" +"owner" "238" +"movedir" "0.000000 0.000000 1.000000" +"sounds" "2.000000" +"noise" "misc/talk.wav" +"noise1" "doors/hydro2.wav" +"noise2" "doors/hydro1.wav" +"noise3" "doors/basetry.wav" +"worldtype" "2.000000" +"speed" "80.000000" +"mdl" "*111" +"wait" "-1.000000" +"noise4" "doors/baseuse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 216.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "113.000000" +"absmin" "-191.000000 -73.000000 -241.000000" +"absmax" "-119.000000 -31.000000 1.000000" +"ltime" "0.100000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_door" +"model" "*112" +"mins" "-190.000000 -72.000000 -240.000000" +"maxs" "-120.000000 -32.000000 0.000000" +"size" "70.000000 40.000000 240.000000" +"use" "entity_state_use" +"think" "func_door_link" +"blocked" "func_door_blocked" +"enemy" "238" +"yaw_speed" "80.000000" +"targetname" "stairs_01" +"owner" "238" +"movedir" "0.000000 0.000000 1.000000" +"sounds" "2.000000" +"noise" "misc/talk.wav" +"noise1" "doors/hydro2.wav" +"noise2" "doors/hydro1.wav" +"noise3" "doors/basetry.wav" +"worldtype" "2.000000" +"speed" "80.000000" +"mdl" "*112" +"wait" "-1.000000" +"noise4" "doors/baseuse.wav" +"dmg" "2.000000" +"lip" "8.000000" +"state" "1.000000" +"pos2" "0.000000 0.000000 232.000000" +"bsporigin" "1.000000" +"classtype" "800.000000" +"classgroup" "450.000000" +"estate" "1.000000" +"estate_on" "func_door_on" +"estate_off" "func_door_off" +"estate_disable" "func_door_disable" +"estate_use" "func_door_use" +"estate_reset" "func_door_reset" +} +{ +"modelindex" "114.000000" +"absmin" "-1695.000000 -1709.000000 -1425.000000" +"absmax" "2214.000000 1609.000000 -73.000000" +"movetype" "7.000000" +"solid" "4.000000" +"classname" "func_wall" +"model" "*113" +"mins" "-1694.000000 -1708.000000 -1424.000000" +"maxs" "2213.000000 1608.000000 -74.000000" +"size" "3907.000000 3316.000000 1350.000000" +"mdl" "*113" +"bsporigin" "1.000000" +"classtype" "830.000000" +"estate" "1.000000" +"estate_on" "func_wall_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_wall_aframe" +} +{ +"modelindex" "115.000000" +"absmin" "166.000000 1192.000000 49.000000" +"absmax" "206.000000 1232.000000 137.000000" +"classname" "func_illusionary" +"model" "*114" +"mins" "167.000000 1193.000000 50.000000" +"maxs" "205.000000 1231.000000 136.000000" +"size" "38.000000 38.000000 86.000000" +"mdl" "*114" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "174.000000" +"absmin" "895.000000 967.000000 -666.000000" +"absmax" "897.003479 969.003479 -663.996521" +"origin" "896.000000 968.000000 -665.000000" +"angles" "0.000000 225.000000 0.000000" +"classname" "info_intermission" +"model" "progs/misc_empty.mdl" +"mins" "0.000001 0.000000 0.000000" +"maxs" "0.003501 0.003500 0.003500" +"size" "0.003500 0.003500 0.003500" +"owner" "247" +"mangle" "340.000000 225.000000 -0.000000" +"count" "1.000000" +"classtype" "16.000000" +"estate" "1.000000" +} +{ +"absmin" "175.000000 1199.000000 55.000000" +"absmax" "201.000000 1225.000000 145.000000" +"solid" "1.000000" +"oldorigin" "188.000000 1212.000000 100.000000" +"classname" "trigger_teleport" +"model" "" +"mins" "176.000000 1200.000000 56.000000" +"maxs" "200.000000 1224.000000 144.000000" +"size" "24.000000 24.000000 88.000000" +"touch" "trigger_teleport_touch" +"use" "entity_state_use" +"spawnflags" "49152.000000" +"target" "teleporter_01" +"noise" "ambience/hum1.wav" +"speed" "300.000000" +"mdl" "*115" +"waitmin" "3.622000" +"volume" "0.500000" +"bsporigin" "1.000000" +"bbmins" "176.000000 1200.000000 56.000000" +"bbmaxs" "200.000000 1224.000000 144.000000" +"classtype" "930.000000" +"attachment" "249" +"estate" "1.000000" +"estate_on" "trigger_teleport_on" +"estate_off" "trigger_teleport_off" +"estate_use" "trigger_teleport_use" +} +{ +"absmin" "187.000000 1211.000000 99.000000" +"absmax" "189.000000 1213.000000 101.000000" +"origin" "188.000000 1212.000000 100.000000" +"think" "trigger_teleport_sound" +"nextthink" "121.098724" +"owner" "248" +"fly_sound" "124.020737" +"estate" "1.000000" +} +{ +"modelindex" "226.000000" +"absmin" "39.000000 -401.000000 2887.000000" +"absmax" "41.000000 -399.000000 2889.000000" +"origin" "40.000000 -400.000000 2888.000000" +"oldorigin" "40.000000 -400.000000 2888.000000" +"angles" "0.000000 225.000000 0.000000" +"classname" "misc_model" +"model" "progs/xmasjam/balxj_tree_a.mdl" +"speed" "0.100000" +"mdl" "progs/xmasjam/balxj_tree_a.mdl" +"mangle" "0.000000 225.000000 0.000000" +"classtype" "690.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_model_on" +"estate_off" "misc_model_off" +} +{ +"absmin" "-249.000000 -445.000000 2962.000000" +"absmax" "-247.000000 -443.000000 2964.000000" +"origin" "-248.000000 -444.000000 2963.000000" +"classname" "info_teleport_destination" +"targetname" "teleporter_01" +"mangle" "0.000000 60.000000 0.000000" +"classtype" "932.000000" +"estate" "1.000000" +} +{ +"absmin" "-1.000000 787.000000 95.000000" +"absmax" "1.000000 789.000000 97.000000" +"origin" "-0.000000 788.000000 96.000000" +"classname" "info_target" +"targetname" "push_01" +} +{ +"absmin" "-49.000000 519.000000 -281.000000" +"absmax" "49.000000 620.428589 -205.019806" +"solid" "1.000000" +"classname" "trigger_push" +"model" "" +"mins" "-48.000000 520.000000 -280.000000" +"maxs" "48.000000 619.428589 -206.019806" +"size" "96.000000 99.428589 73.980194" +"touch" "trigger_bmodel_anytouch" +"think" "TargetMovedir" +"spawnflags" "49152.000000" +"target" "push_01" +"movedir" "-0.000000 0.541373 0.840783" +"noise" "ambience/windfly.wav" +"speed" "110.000000" +"mdl" "*116" +"bsporigin" "1.000000" +"bmodel_act" "245" +"bbmins" "-48.000000 520.000000 -280.000000" +"bbmaxs" "48.000000 619.428589 -206.019806" +"classtype" "970.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_push_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "118.000000" +"absmin" "-193.000000 530.000000 -134.000000" +"absmax" "193.000000 637.000000 -130.000000" +"classname" "func_illusionary" +"model" "*117" +"mins" "-192.000000 531.000000 -133.000000" +"maxs" "192.000000 636.000000 -131.000000" +"size" "384.000000 105.000000 2.000000" +"use" "entity_state_use" +"targetname" "laser_fence" +"mdl" "*117" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"absmin" "-193.000000 447.000000 -132.000000" +"absmax" "193.000000 637.000000 -82.000000" +"solid" "1.000000" +"classname" "trigger_hurt" +"model" "" +"mins" "-192.000000 448.000000 -131.000000" +"maxs" "192.000000 636.000000 -83.000000" +"size" "384.000000 188.000000 48.000000" +"touch" "trigger_bmodel_anytouch" +"use" "entity_state_use" +"spawnflags" "49152.000000" +"targetname" "laser_fence" +"mdl" "*118" +"wait" "1.000000" +"dmg" "999.000000" +"bsporigin" "1.000000" +"bmodel_act" "245" +"bbmins" "-192.000000 448.000000 -131.000000" +"bbmaxs" "192.000000 636.000000 -83.000000" +"classtype" "960.000000" +"estate" "1.000000" +"estate_on" "trigger_hurt_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_fire" "trigger_hurt_fire" +} +{ +"absmin" "-393.000000 -409.000000 66.000000" +"absmax" "-391.000000 -407.000000 68.000000" +"origin" "-392.000000 -408.000000 67.000000" +"classname" "info_teleport_destination" +"targetname" "teleporter_02" +"classtype" "932.000000" +"estate" "1.000000" +} +{ +"modelindex" "227.000000" +"absmin" "9.000000 -119.000000 2888.031250" +"absmax" "71.000000 -57.000000 2944.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "40.000000 -88.000000 2912.031250" +"oldorigin" "40.000000 -88.000000 2912.031250" +"classname" "item_sigil" +"model" "progs/key_rune4.mdl" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"spawnflags" "8.000000" +"noise" "misc/runekey.wav" +"mdl" "progs/key_rune4.mdl" +"customkey" "8.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"touch2" "sigil_touch" +"classtype" "620.000000" +"classgroup" "310.000000" +"entno_unique" "13600.000000" +"respawn_time" "60.000000" +"respawn_style" "528.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "428" +"part_active" "140.000000" +} +{ +"modelindex" "228.000000" +"absmin" "7.000000 -185.000000 2888.000000" +"absmax" "9.000000 -183.000000 2890.000000" +"origin" "8.000000 -184.000000 2889.000000" +"oldorigin" "8.000000 -184.000000 2889.000000" +"angles" "0.000000 320.000000 0.000000" +"classname" "misc_model" +"model" "progs/xmasjam/pritchard_chair.mdl" +"speed" "0.100000" +"mdl" "progs/xmasjam/pritchard_chair.mdl" +"mangle" "0.000000 320.000000 0.000000" +"classtype" "690.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_model_on" +"estate_off" "misc_model_off" +} +{ +"absmin" "-1.000000 7.000000 2879.000000" +"absmax" "129.000000 17.000000 3065.000000" +"solid" "1.000000" +"oldorigin" "64.000000 12.000000 2972.000000" +"classname" "trigger_teleport" +"model" "" +"mins" "0.000000 8.000000 2880.000000" +"maxs" "128.000000 16.000000 3064.000000" +"size" "128.000000 8.000000 184.000000" +"touch" "trigger_teleport_touch" +"use" "entity_state_use" +"spawnflags" "49152.000000" +"target" "teleporter_02" +"noise" "ambience/hum1.wav" +"speed" "300.000000" +"mdl" "*119" +"waitmin" "3.622000" +"volume" "0.500000" +"bsporigin" "1.000000" +"bbmins" "0.000000 8.000000 2880.000000" +"bbmaxs" "128.000000 16.000000 3064.000000" +"classtype" "930.000000" +"attachment" "260" +"estate" "1.000000" +"estate_on" "trigger_teleport_on" +"estate_off" "trigger_teleport_off" +"estate_use" "trigger_teleport_use" +} +{ +"absmin" "63.000000 11.000000 2971.000000" +"absmax" "65.000000 13.000000 2973.000000" +"origin" "64.000000 12.000000 2972.000000" +"think" "trigger_teleport_sound" +"nextthink" "121.098724" +"owner" "259" +"fly_sound" "124.020737" +"estate" "1.000000" +} +{ +"modelindex" "229.000000" +"absmin" "159.000000 -265.000000 2927.000000" +"absmax" "161.000000 -263.000000 2929.000000" +"origin" "160.000000 -264.000000 2928.000000" +"angles" "0.000000 49.000000 0.000000" +"classname" "light_flame_large_yellow" +"model" "progs/flame2.mdl" +"frame" "1.000000" +"noise" "ambience/fire1.wav" +"light_lev" "300.000000" +"mdl" "progs/flame2.mdl" +"wait" "2.000000" +"delay" "1.000000" +"lip" "2.000000" +"waitmin" "2.165000" +"volume" "0.500000" +"alpha" "0.800000" +"entno_unique" "12192.000000" +"part_emitter" "262" +"part_active" "75.000000" +} +{ +"absmin" "159.000000 -265.000000 2927.000000" +"absmax" "161.000000 -263.000000 2929.000000" +"origin" "160.000000 -264.000000 2928.000000" +"angles" "0.000000 49.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "121.236374" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "12192.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "261" +"part_style" "75.000000" +"pemit_tcount" "77.000000" +"start_delay" "1.853603" +"dpp_name" "DPP_ITSLFLAME" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_tor1.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "100.000000" +"part_life" "8.000000" +"part_vel" "0.000000 0.000000 12.000000" +"part_velrand" "4.000000 4.000000 0.000000" +"part_vol" "4.000000 4.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"modelindex" "121.000000" +"absmin" "35.000000 -529.000000 2947.000000" +"absmax" "93.000000 -523.000000 3069.000000" +"classname" "func_illusionary" +"model" "*120" +"mins" "36.000000 -528.000000 2948.000000" +"maxs" "92.000000 -524.000000 3068.000000" +"size" "56.000000 4.000000 120.000000" +"mdl" "*120" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "122.000000" +"absmin" "-93.000000 -529.000000 2947.000000" +"absmax" "-35.000000 -523.000000 3069.000000" +"classname" "func_illusionary" +"model" "*121" +"mins" "-92.000000 -528.000000 2948.000000" +"maxs" "-36.000000 -524.000000 3068.000000" +"size" "56.000000 4.000000 120.000000" +"mdl" "*121" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "123.000000" +"absmin" "-221.000000 -529.000000 2947.000000" +"absmax" "-163.000000 -523.000000 3069.000000" +"classname" "func_illusionary" +"model" "*122" +"mins" "-220.000000 -528.000000 2948.000000" +"maxs" "-164.000000 -524.000000 3068.000000" +"size" "56.000000 4.000000 120.000000" +"mdl" "*122" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "124.000000" +"absmin" "-341.000000 -413.000000 2947.000000" +"absmax" "-335.000000 -355.000000 3069.000000" +"classname" "func_illusionary" +"model" "*123" +"mins" "-340.000000 -412.000000 2948.000000" +"maxs" "-336.000000 -356.000000 3068.000000" +"size" "4.000000 56.000000 120.000000" +"mdl" "*123" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "125.000000" +"absmin" "-341.000000 -221.000000 2947.000000" +"absmax" "-335.000000 -163.000000 3069.000000" +"classname" "func_illusionary" +"model" "*124" +"mins" "-340.000000 -220.000000 2948.000000" +"maxs" "-336.000000 -164.000000 3068.000000" +"size" "4.000000 56.000000 120.000000" +"mdl" "*124" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "126.000000" +"absmin" "-341.000000 -157.000000 2947.000000" +"absmax" "-335.000000 -99.000000 3069.000000" +"classname" "func_illusionary" +"model" "*125" +"mins" "-340.000000 -156.000000 2948.000000" +"maxs" "-336.000000 -100.000000 3068.000000" +"size" "4.000000 56.000000 120.000000" +"mdl" "*125" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "127.000000" +"absmin" "-253.000000 15.000000 2947.000000" +"absmax" "-195.000000 21.000000 3069.000000" +"classname" "func_illusionary" +"model" "*126" +"mins" "-252.000000 16.000000 2948.000000" +"maxs" "-196.000000 20.000000 3068.000000" +"size" "56.000000 4.000000 120.000000" +"mdl" "*126" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "128.000000" +"absmin" "-189.000000 15.000000 2947.000000" +"absmax" "-131.000000 21.000000 3069.000000" +"classname" "func_illusionary" +"model" "*127" +"mins" "-188.000000 16.000000 2948.000000" +"maxs" "-132.000000 20.000000 3068.000000" +"size" "56.000000 4.000000 120.000000" +"mdl" "*127" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "129.000000" +"absmin" "-125.000000 15.000000 2947.000000" +"absmax" "-67.000000 21.000000 3069.000000" +"classname" "func_illusionary" +"model" "*128" +"mins" "-124.000000 16.000000 2948.000000" +"maxs" "-68.000000 20.000000 3068.000000" +"size" "56.000000 4.000000 120.000000" +"mdl" "*128" +"alpha" "0.500000" +"bsporigin" "1.000000" +"classtype" "832.000000" +"estate" "1.000000" +"estate_on" "func_illusionary_on" +"estate_off" "func_wall_off" +"estate_use" "func_wall_use" +"estate_aframe" "func_illusionary_aframe" +} +{ +"modelindex" "130.000000" +"absmin" "-310.428558 -508.047607 2890.047607" +"absmax" "-171.000000 -365.095245 3033.000000" +"movetype" "7.000000" +"solid" "4.000000" +"oldorigin" "-240.714279 -436.571411 2961.523926" +"classname" "func_breakable" +"model" "*129" +"mins" "-309.428558 -507.047607 2891.047607" +"maxs" "-172.000000 -366.095245 3032.000000" +"size" "137.428558 140.952362 140.952393" +"use" "funcbreakable_use" +"health" "80.000000" +"takedamage" "1.000000" +"noise" "break/ceramic_impact.wav" +"noise1" "break/ceramic_i1.wav" +"noise2" "break/ceramic_i2.wav" +"noise3" "break/ceramic_i3.wav" +"style" "6.000000" +"th_pain" "funcbreakable_pain" +"th_die" "funcbreakable_death" +"wait" "-1.000000" +"noise4" "break/ceramic_i4.wav" +"cnt" "4.000000" +"count" "7.000000" +"pos1" "96.000000 8.000000 1.000000" +"height" "7.000000" +"bsporigin" "1.000000" +"classtype" "840.000000" +"classgroup" "430.000000" +"bleedcolour" "96.000000" +"attachment" "273" +"brksound" "6.000000" +"brkimpsound" "6.000000" +"brkimpqty" "4.000000" +"brkobjects" "60.000000" +"brkobj1" "maps/ad_brk/glass09.bsp" +"brkobj2" "maps/ad_brk/glass10.bsp" +"brkobj3" "maps/ad_brk/glass11.bsp" +"brkobj4" "maps/ad_brk/glass12.bsp" +"brkobjqty" "4.000000" +"brkvelbase" "50.000000 50.000000 50.000000" +"brkveladd" "100.000000 100.000000 150.000000" +"brkavel" "200.000000" +"brkfade" "4.000000" +} +{ +"absmin" "-241.714279 -437.571411 2960.523926" +"absmax" "-239.714279 -435.571411 2962.523926" +"origin" "-240.714279 -436.571411 2961.523926" +} +{ +"absmin" "-297.000000 -505.000000 2887.000000" +"absmax" "153.000000 -7.000000 2993.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-296.000000 -504.000000 2888.000000" +"maxs" "152.000000 -8.000000 2992.000000" +"size" "448.000000 496.000000 104.000000" +"touch" "trigger_bmodel_touch" +"target" "xmas_spawn" +"message" "You know now where santa is living, get out !" +"sounds" "1.000000" +"noise" "misc/secret.wav" +"mdl" "*130" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-296.000000 -504.000000 2888.000000" +"bbmaxs" "152.000000 -8.000000 2992.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"modelindex" "228.000000" +"absmin" "-1.000000 -289.000000 2888.000000" +"absmax" "1.000000 -287.000000 2890.000000" +"origin" "0.000000 -288.000000 2889.000000" +"oldorigin" "-0.000000 -288.000000 2889.000000" +"angles" "0.000000 35.000000 0.000000" +"classname" "misc_model" +"model" "progs/xmasjam/pritchard_chair.mdl" +"speed" "0.100000" +"mdl" "progs/xmasjam/pritchard_chair.mdl" +"mangle" "0.000000 35.000000 0.000000" +"classtype" "690.000000" +"classgroup" "410.000000" +"estate" "1.000000" +"estate_on" "misc_model_on" +"estate_off" "misc_model_off" +} +{ +"absmin" "-25.000000 -281.000000 2999.000000" +"absmax" "-23.000000 -279.000000 3001.000000" +"origin" "-24.000000 -280.000000 3000.000000" +"classname" "trigger_cdtrack" +"use" "entity_state_use" +"targetname" "xmas_spawn" +"count" "198.000000" +"classtype" "979.000000" +"estate" "1.000000" +"estate_use" "trigger_cdtrack_use" +} +{ +"absmin" "-116.000000 -319.000000 39.000000" +"absmax" "-114.000000 -317.000000 41.000000" +"origin" "-115.000000 -318.000000 40.000000" +"oldorigin" "-115.000000 -318.000000 40.000000" +"angles" "0.000000 195.000000 0.000000" +"classname" "monster_xmas_snowman" +"use" "monster_spawn" +"health" "125.000000" +"flags" "32.000000" +"max_health" "125.000000" +"spawnflags" "64.000000" +"target" "corner_01" +"targetname" "xmas_spawn" +"th_stand" "snowm_stand1" +"th_walk" "snowm_walk1" +"th_run" "snowm_run1" +"th_missile" "snowm_nail1" +"th_melee" "snowm_claw1" +"th_pain" "snowm_pain" +"th_die" "snowm_die" +"mdl" "progs/xmas/mon_snowman.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "367.000000" +"classgroup" "680.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"headmdl" "progs/xmas/h_snowman.mdl" +"bleedcolour" "36.000000" +"th_checkattack" "SnowmanCheckAttack" +"attack_count" "5.000000" +"attack_offset" "24.000000 0.000000 20.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "30.000000" +"pain_sound" "xmas/snowman/pain1.wav" +"pain_sound2" "xmas/snowman/pain2.wav" +"death_sound" "xmas/snowman/death1.wav" +"death_sound2" "xmas/snowman/death2.wav" +"death_dmg" "40.000000" +"deathstring" " was smashed on a Snowman +" +"idle_sound" "xmas/snowman/idle.wav" +"sight_sound" "xmas/snowman/sight1.wav" +"sight_sound2" "xmas/snowman/sight2.wav" +"sight_count" "2.000000" +"steptype" "1.000000" +"gib1mdl" "progs/xmas/gib_snowclaw.mdl" +"gib2mdl" "progs/xmas/gib_snowgun.mdl" +"gib3mdl" "progs/xmas/gib_snowball.mdl" +"gib1sound" "20.000000" +"gib2sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "331.000000 72.000000 39.000000" +"absmax" "333.000000 74.000000 41.000000" +"origin" "332.000000 73.000000 40.000000" +"oldorigin" "332.000000 73.000000 40.000000" +"angles" "0.000000 255.000000 0.000000" +"classname" "monster_xmas_snowman" +"use" "monster_spawn" +"health" "125.000000" +"flags" "32.000000" +"max_health" "125.000000" +"spawnflags" "320.000000" +"target" "corner_01" +"targetname" "xmas_spawn" +"th_stand" "snowm_stand1" +"th_walk" "snowm_walk1" +"th_run" "snowm_run1" +"th_missile" "snowm_nail1" +"th_melee" "snowm_claw1" +"th_pain" "snowm_pain" +"th_die" "snowm_die" +"mdl" "progs/xmas/mon_snowman.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "367.000000" +"classgroup" "680.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"headmdl" "progs/xmas/h_snowman.mdl" +"bleedcolour" "36.000000" +"th_checkattack" "SnowmanCheckAttack" +"attack_count" "5.000000" +"attack_offset" "24.000000 0.000000 20.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "30.000000" +"pain_sound" "xmas/snowman/pain1.wav" +"pain_sound2" "xmas/snowman/pain2.wav" +"death_sound" "xmas/snowman/death1.wav" +"death_sound2" "xmas/snowman/death2.wav" +"death_dmg" "40.000000" +"deathstring" " was smashed on a Snowman +" +"idle_sound" "xmas/snowman/idle.wav" +"sight_sound" "xmas/snowman/sight1.wav" +"sight_sound2" "xmas/snowman/sight2.wav" +"sight_count" "2.000000" +"steptype" "1.000000" +"gib1mdl" "progs/xmas/gib_snowclaw.mdl" +"gib2mdl" "progs/xmas/gib_snowgun.mdl" +"gib3mdl" "progs/xmas/gib_snowball.mdl" +"gib1sound" "20.000000" +"gib2sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-81.000000 255.000000 279.000000" +"absmax" "-79.000000 257.000000 281.000000" +"origin" "-80.000000 256.000000 280.000000" +"oldorigin" "-80.000000 256.000000 280.000000" +"angles" "0.000000 255.000000 0.000000" +"classname" "monster_xmas_elf" +"use" "monster_spawn" +"health" "30.000000" +"flags" "32.000000" +"max_health" "30.000000" +"spawnflags" "64.000000" +"target" "xmas_count1" +"targetname" "xmas_spawn" +"th_stand" "elf_stand1" +"th_walk" "elf_walk1" +"th_run" "elf_run1" +"th_melee" "elf_cane1" +"th_pain" "elf_pain" +"th_die" "elf_die" +"mdl" "progs/xmas/mon_elf.mdl" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "365.000000" +"classgroup" "680.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"headmdl" "progs/xmas/h_elf.mdl" +"th_checkattack" "ElfCheckAttack" +"th_slide" "elf_slide1" +"th_jump" "elf_leap1" +"th_jumpexit" "elf_leap7" +"attack_offset" "10.000000 0.000000 4.000000" +"meleeoffset" "20.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_sound" "xmas/elf/pain.wav" +"death_sound" "xmas/elf/death1.wav" +"death_sound2" "xmas/elf/death2.wav" +"deathstring" " was torn to pieces by a Elf +" +"idle_sound" "xmas/elf/idle.wav" +"sight_sound" "xmas/elf/sight1.wav" +"sight_sound2" "xmas/elf/sight2.wav" +"sight_sound3" "xmas/elf/sight3.wav" +"sight_sound4" "xmas/elf/sight4.wav" +"sight_count" "4.000000" +"steptype" "3.000000" +"gib1mdl" "progs/xmas/gib_elfcane.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-353.000000 271.000000 279.000000" +"absmax" "-351.000000 273.000000 281.000000" +"origin" "-352.000000 272.000000 280.000000" +"oldorigin" "-352.000000 272.000000 280.000000" +"angles" "0.000000 255.000000 0.000000" +"classname" "monster_xmas_elf" +"use" "monster_spawn" +"health" "30.000000" +"flags" "32.000000" +"max_health" "30.000000" +"spawnflags" "64.000000" +"target" "xmas_count1" +"targetname" "xmas_spawn" +"th_stand" "elf_stand1" +"th_walk" "elf_walk1" +"th_run" "elf_run1" +"th_melee" "elf_cane1" +"th_pain" "elf_pain" +"th_die" "elf_die" +"mdl" "progs/xmas/mon_elf.mdl" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "365.000000" +"classgroup" "680.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"headmdl" "progs/xmas/h_elf.mdl" +"exactskin" "1.000000" +"th_checkattack" "ElfCheckAttack" +"th_slide" "elf_slide1" +"th_jump" "elf_leap1" +"th_jumpexit" "elf_leap7" +"attack_offset" "10.000000 0.000000 4.000000" +"meleeoffset" "20.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_sound" "xmas/elf/pain.wav" +"death_sound" "xmas/elf/death1.wav" +"death_sound2" "xmas/elf/death2.wav" +"deathstring" " was torn to pieces by a Elf +" +"idle_sound" "xmas/elf/idle.wav" +"sight_sound" "xmas/elf/sight1.wav" +"sight_sound2" "xmas/elf/sight2.wav" +"sight_sound3" "xmas/elf/sight3.wav" +"sight_sound4" "xmas/elf/sight4.wav" +"sight_count" "4.000000" +"steptype" "3.000000" +"gib1mdl" "progs/xmas/gib_elfcane.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-257.000000 79.000000 279.000000" +"absmax" "-255.000000 81.000000 281.000000" +"origin" "-256.000000 80.000000 280.000000" +"oldorigin" "-256.000000 80.000000 280.000000" +"angles" "0.000000 255.000000 0.000000" +"classname" "monster_xmas_snowman" +"use" "monster_spawn" +"health" "125.000000" +"flags" "32.000000" +"max_health" "125.000000" +"spawnflags" "64.000000" +"target" "xmas_count1" +"targetname" "xmas_spawn" +"th_stand" "snowm_stand1" +"th_walk" "snowm_walk1" +"th_run" "snowm_run1" +"th_missile" "snowm_nail1" +"th_melee" "snowm_claw1" +"th_pain" "snowm_pain" +"th_die" "snowm_die" +"mdl" "progs/xmas/mon_snowman.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "367.000000" +"classgroup" "680.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"headmdl" "progs/xmas/h_snowman.mdl" +"bleedcolour" "36.000000" +"th_checkattack" "SnowmanCheckAttack" +"attack_count" "5.000000" +"attack_offset" "24.000000 0.000000 20.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "30.000000" +"pain_sound" "xmas/snowman/pain1.wav" +"pain_sound2" "xmas/snowman/pain2.wav" +"death_sound" "xmas/snowman/death1.wav" +"death_sound2" "xmas/snowman/death2.wav" +"death_dmg" "40.000000" +"deathstring" " was smashed on a Snowman +" +"idle_sound" "xmas/snowman/idle.wav" +"sight_sound" "xmas/snowman/sight1.wav" +"sight_sound2" "xmas/snowman/sight2.wav" +"sight_count" "2.000000" +"steptype" "1.000000" +"gib1mdl" "progs/xmas/gib_snowclaw.mdl" +"gib2mdl" "progs/xmas/gib_snowgun.mdl" +"gib3mdl" "progs/xmas/gib_snowball.mdl" +"gib1sound" "20.000000" +"gib2sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-201.000000 311.000000 263.000000" +"absmax" "-199.000000 313.000000 265.000000" +"origin" "-200.000000 312.000000 264.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"spawnflags" "1.000000" +"target" "santa_01" +"targetname" "xmas_count1" +"wait" "2.000000" +"count" "3.000000" +"height" "3.000000" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "397.000000 -334.000000 39.000000" +"absmax" "399.000000 -332.000000 41.000000" +"origin" "398.000000 -333.000000 40.000000" +"oldorigin" "398.000000 -333.000000 40.000000" +"angles" "0.000000 240.000000 0.000000" +"classname" "monster_xmas_raindeer" +"use" "monster_spawn" +"health" "200.000000" +"flags" "32.000000" +"max_health" "200.000000" +"spawnflags" "64.000000" +"target" "corner_02" +"targetname" "xmas_spawn" +"th_stand" "raind_stand1" +"th_walk" "raind_walk1" +"th_run" "raind_run1" +"th_missile" "raind_shoot1" +"th_melee" "raind_ram1" +"th_pain" "raind_pain" +"th_die" "raind_die" +"mdl" "progs/xmas/mon_raindeer.mdl" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "366.000000" +"classgroup" "680.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"headmdl" "progs/xmas/h_raindeer.mdl" +"th_checkattack" "RaindeerCheckAttack" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "30.000000" +"pain_sound" "xmas/raindeer/hit.wav" +"death_sound" "xmas/raindeer/death.wav" +"death_dmg" "20.000000" +"deathstring" " was trampled by a Raindeer +" +"idle_sound" "xmas/raindeer/idle.wav" +"sight_sound" "xmas/raindeer/sight.wav" +"steptype" "1.000000" +"gib1mdl" "progs/xmas/gib_rdleg1.mdl" +"gib2mdl" "progs/xmas/gib_rdrockpack.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "271.000000 -273.000000 583.000000" +"absmax" "273.000000 -271.000000 585.000000" +"origin" "272.000000 -272.000000 584.000000" +"oldorigin" "272.000000 -272.000000 584.000000" +"angles" "0.000000 255.000000 0.000000" +"classname" "monster_xmas_snowman" +"use" "monster_spawn" +"health" "125.000000" +"flags" "32.000000" +"max_health" "125.000000" +"spawnflags" "64.000000" +"target" "xmas_count2" +"targetname" "xmas_spawn" +"th_stand" "snowm_stand1" +"th_walk" "snowm_walk1" +"th_run" "snowm_run1" +"th_missile" "snowm_nail1" +"th_melee" "snowm_claw1" +"th_pain" "snowm_pain" +"th_die" "snowm_die" +"mdl" "progs/xmas/mon_snowman.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "367.000000" +"classgroup" "680.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"headmdl" "progs/xmas/h_snowman.mdl" +"bleedcolour" "36.000000" +"th_checkattack" "SnowmanCheckAttack" +"attack_count" "5.000000" +"attack_offset" "24.000000 0.000000 20.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "30.000000" +"pain_sound" "xmas/snowman/pain1.wav" +"pain_sound2" "xmas/snowman/pain2.wav" +"death_sound" "xmas/snowman/death1.wav" +"death_sound2" "xmas/snowman/death2.wav" +"death_dmg" "40.000000" +"deathstring" " was smashed on a Snowman +" +"idle_sound" "xmas/snowman/idle.wav" +"sight_sound" "xmas/snowman/sight1.wav" +"sight_sound2" "xmas/snowman/sight2.wav" +"sight_count" "2.000000" +"steptype" "1.000000" +"gib1mdl" "progs/xmas/gib_snowclaw.mdl" +"gib2mdl" "progs/xmas/gib_snowgun.mdl" +"gib3mdl" "progs/xmas/gib_snowball.mdl" +"gib1sound" "20.000000" +"gib2sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "207.000000 -241.000000 583.000000" +"absmax" "209.000000 -239.000000 585.000000" +"origin" "208.000000 -240.000000 584.000000" +"oldorigin" "208.000000 -240.000000 584.000000" +"angles" "0.000000 255.000000 0.000000" +"classname" "monster_xmas_snowman" +"use" "monster_spawn" +"health" "125.000000" +"flags" "32.000000" +"max_health" "125.000000" +"spawnflags" "64.000000" +"target" "xmas_count2" +"targetname" "xmas_spawn" +"th_stand" "snowm_stand1" +"th_walk" "snowm_walk1" +"th_run" "snowm_run1" +"th_missile" "snowm_nail1" +"th_melee" "snowm_claw1" +"th_pain" "snowm_pain" +"th_die" "snowm_die" +"mdl" "progs/xmas/mon_snowman.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "367.000000" +"classgroup" "680.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"headmdl" "progs/xmas/h_snowman.mdl" +"bleedcolour" "36.000000" +"th_checkattack" "SnowmanCheckAttack" +"attack_count" "5.000000" +"attack_offset" "24.000000 0.000000 20.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "30.000000" +"pain_sound" "xmas/snowman/pain1.wav" +"pain_sound2" "xmas/snowman/pain2.wav" +"death_sound" "xmas/snowman/death1.wav" +"death_sound2" "xmas/snowman/death2.wav" +"death_dmg" "40.000000" +"deathstring" " was smashed on a Snowman +" +"idle_sound" "xmas/snowman/idle.wav" +"sight_sound" "xmas/snowman/sight1.wav" +"sight_sound2" "xmas/snowman/sight2.wav" +"sight_count" "2.000000" +"steptype" "1.000000" +"gib1mdl" "progs/xmas/gib_snowclaw.mdl" +"gib2mdl" "progs/xmas/gib_snowgun.mdl" +"gib3mdl" "progs/xmas/gib_snowball.mdl" +"gib1sound" "20.000000" +"gib2sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "303.000000 -161.000000 583.000000" +"absmax" "305.000000 -159.000000 585.000000" +"origin" "304.000000 -160.000000 584.000000" +"oldorigin" "304.000000 -160.000000 584.000000" +"angles" "0.000000 255.000000 0.000000" +"classname" "monster_xmas_snowman" +"use" "monster_spawn" +"health" "125.000000" +"flags" "32.000000" +"max_health" "125.000000" +"spawnflags" "64.000000" +"target" "xmas_count2" +"targetname" "xmas_spawn" +"th_stand" "snowm_stand1" +"th_walk" "snowm_walk1" +"th_run" "snowm_run1" +"th_missile" "snowm_nail1" +"th_melee" "snowm_claw1" +"th_pain" "snowm_pain" +"th_die" "snowm_die" +"mdl" "progs/xmas/mon_snowman.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "367.000000" +"classgroup" "680.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"headmdl" "progs/xmas/h_snowman.mdl" +"bleedcolour" "36.000000" +"th_checkattack" "SnowmanCheckAttack" +"attack_count" "5.000000" +"attack_offset" "24.000000 0.000000 20.000000" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "30.000000" +"pain_sound" "xmas/snowman/pain1.wav" +"pain_sound2" "xmas/snowman/pain2.wav" +"death_sound" "xmas/snowman/death1.wav" +"death_sound2" "xmas/snowman/death2.wav" +"death_dmg" "40.000000" +"deathstring" " was smashed on a Snowman +" +"idle_sound" "xmas/snowman/idle.wav" +"sight_sound" "xmas/snowman/sight1.wav" +"sight_sound2" "xmas/snowman/sight2.wav" +"sight_count" "2.000000" +"steptype" "1.000000" +"gib1mdl" "progs/xmas/gib_snowclaw.mdl" +"gib2mdl" "progs/xmas/gib_snowgun.mdl" +"gib3mdl" "progs/xmas/gib_snowball.mdl" +"gib1sound" "20.000000" +"gib2sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "271.000000 303.000000 599.000000" +"absmax" "273.000000 305.000000 601.000000" +"origin" "272.000000 304.000000 600.000000" +"oldorigin" "272.000000 304.000000 600.000000" +"angles" "0.000000 255.000000 0.000000" +"classname" "monster_xmas_elf" +"use" "monster_spawn" +"health" "30.000000" +"flags" "32.000000" +"max_health" "30.000000" +"spawnflags" "320.000000" +"targetname" "santa_02" +"th_stand" "elf_stand1" +"th_walk" "elf_walk1" +"th_run" "elf_run1" +"th_melee" "elf_cane1" +"th_pain" "elf_pain" +"th_die" "elf_die" +"mdl" "progs/xmas/mon_elf.mdl" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "365.000000" +"classgroup" "680.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"headmdl" "progs/xmas/h_elf.mdl" +"th_checkattack" "ElfCheckAttack" +"th_slide" "elf_slide1" +"th_jump" "elf_leap1" +"th_jumpexit" "elf_leap7" +"attack_offset" "10.000000 0.000000 4.000000" +"meleeoffset" "20.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_sound" "xmas/elf/pain.wav" +"death_sound" "xmas/elf/death1.wav" +"death_sound2" "xmas/elf/death2.wav" +"deathstring" " was torn to pieces by a Elf +" +"idle_sound" "xmas/elf/idle.wav" +"sight_sound" "xmas/elf/sight1.wav" +"sight_sound2" "xmas/elf/sight2.wav" +"sight_sound3" "xmas/elf/sight3.wav" +"sight_sound4" "xmas/elf/sight4.wav" +"sight_count" "4.000000" +"steptype" "3.000000" +"gib1mdl" "progs/xmas/gib_elfcane.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "295.000000 119.000000 559.000000" +"absmax" "297.000000 121.000000 561.000000" +"origin" "296.000000 120.000000 560.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"spawnflags" "1.000000" +"target" "santa_02" +"targetname" "xmas_count2" +"wait" "2.000000" +"count" "3.000000" +"height" "3.000000" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "127.000000 319.000000 599.000000" +"absmax" "129.000000 321.000000 601.000000" +"origin" "128.000000 320.000000 600.000000" +"oldorigin" "128.000000 320.000000 600.000000" +"angles" "0.000000 255.000000 0.000000" +"classname" "monster_xmas_elf" +"use" "monster_spawn" +"health" "30.000000" +"flags" "32.000000" +"max_health" "30.000000" +"spawnflags" "320.000000" +"targetname" "santa_02" +"th_stand" "elf_stand1" +"th_walk" "elf_walk1" +"th_run" "elf_run1" +"th_melee" "elf_cane1" +"th_pain" "elf_pain" +"th_die" "elf_die" +"mdl" "progs/xmas/mon_elf.mdl" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "365.000000" +"classgroup" "680.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"headmdl" "progs/xmas/h_elf.mdl" +"exactskin" "1.000000" +"th_checkattack" "ElfCheckAttack" +"th_slide" "elf_slide1" +"th_jump" "elf_leap1" +"th_jumpexit" "elf_leap7" +"attack_offset" "10.000000 0.000000 4.000000" +"meleeoffset" "20.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_sound" "xmas/elf/pain.wav" +"death_sound" "xmas/elf/death1.wav" +"death_sound2" "xmas/elf/death2.wav" +"deathstring" " was torn to pieces by a Elf +" +"idle_sound" "xmas/elf/idle.wav" +"sight_sound" "xmas/elf/sight1.wav" +"sight_sound2" "xmas/elf/sight2.wav" +"sight_sound3" "xmas/elf/sight3.wav" +"sight_sound4" "xmas/elf/sight4.wav" +"sight_count" "4.000000" +"steptype" "3.000000" +"gib1mdl" "progs/xmas/gib_elfcane.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "15.000000 223.000000 599.000000" +"absmax" "17.000000 225.000000 601.000000" +"origin" "16.000000 224.000000 600.000000" +"oldorigin" "16.000000 224.000000 600.000000" +"angles" "0.000000 300.000000 0.000000" +"classname" "monster_xmas_elf" +"use" "monster_spawn" +"health" "30.000000" +"flags" "32.000000" +"max_health" "30.000000" +"spawnflags" "320.000000" +"targetname" "santa_02" +"th_stand" "elf_stand1" +"th_walk" "elf_walk1" +"th_run" "elf_run1" +"th_melee" "elf_cane1" +"th_pain" "elf_pain" +"th_die" "elf_die" +"mdl" "progs/xmas/mon_elf.mdl" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "365.000000" +"classgroup" "680.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"headmdl" "progs/xmas/h_elf.mdl" +"exactskin" "1.000000" +"th_checkattack" "ElfCheckAttack" +"th_slide" "elf_slide1" +"th_jump" "elf_leap1" +"th_jumpexit" "elf_leap7" +"attack_offset" "10.000000 0.000000 4.000000" +"meleeoffset" "20.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_sound" "xmas/elf/pain.wav" +"death_sound" "xmas/elf/death1.wav" +"death_sound2" "xmas/elf/death2.wav" +"deathstring" " was torn to pieces by a Elf +" +"idle_sound" "xmas/elf/idle.wav" +"sight_sound" "xmas/elf/sight1.wav" +"sight_sound2" "xmas/elf/sight2.wav" +"sight_sound3" "xmas/elf/sight3.wav" +"sight_sound4" "xmas/elf/sight4.wav" +"sight_count" "4.000000" +"steptype" "3.000000" +"gib1mdl" "progs/xmas/gib_elfcane.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-178.000000 387.000000 599.000000" +"absmax" "-176.000000 389.000000 601.000000" +"origin" "-177.000000 388.000000 600.000000" +"oldorigin" "-177.000000 388.000000 600.000000" +"angles" "0.000000 345.000000 0.000000" +"classname" "monster_xmas_santa" +"use" "monster_spawn" +"health" "1200.000000" +"flags" "32.000000" +"max_health" "1200.000000" +"spawnflags" "64.000000" +"targetname" "santa_02" +"th_stand" "santa_stand1" +"th_walk" "santa_walk1" +"th_run" "santa_run1" +"th_missile" "santa_snowstart" +"th_melee" "santa_sack1" +"th_pain" "santa_pain" +"th_die" "santa_die" +"mdl" "progs/xmas/mon_santa.mdl" +"no_liquiddmg" "1.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "369.000000" +"classgroup" "680.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/xmas/h_santa.mdl" +"bossflag" "1.000000" +"th_checkattack" "SantaCheckAttack" +"reflectlightning" "1.000000" +"reflectplasma" "1.000000" +"attack_offset" "28.000000 22.000000 26.000000" +"attack_rage" "1.000000" +"pain_flinch" "200.000000" +"pain_timeout" "2.000000" +"pain_sound" "xmas/santa/pain1.wav" +"pain_sound2" "xmas/santa/pain2.wav" +"death_sound" "xmas/santa/death2.wav" +"deathstring" " was wrapped up by Santa +" +"idle_sound" "xmas/santa/hohoho.wav" +"idle_sound2" "xmas/santa/laugh1.wav" +"idle_soundcom" "xmas/santa/laugh3_com.wav" +"idle_soundcom2" "xmas/santa/hohoho.wav" +"sight_sound" "xmas/santa/sight.wav" +"infightextra" "8.000000" +"steptype" "5.000000" +"resist_rockets" "0.500000" +"resist_cells" "0.500000" +"gib1mdl" "progs/xmas/gib_santagun.mdl" +"gib2mdl" "progs/xmas/gib_santasack.mdl" +"gib3mdl" "progs/xmas/gib_snowball.mdl" +"gib1sound" "20.000000" +"gib2sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1.000000 319.000000 599.000000" +"absmax" "1.000000 321.000000 601.000000" +"origin" "-0.000000 320.000000 600.000000" +"oldorigin" "-0.000000 320.000000 600.000000" +"angles" "0.000000 300.000000 0.000000" +"classname" "monster_xmas_elf" +"use" "monster_spawn" +"health" "30.000000" +"flags" "32.000000" +"max_health" "30.000000" +"spawnflags" "320.000000" +"targetname" "santa_02" +"th_stand" "elf_stand1" +"th_walk" "elf_walk1" +"th_run" "elf_run1" +"th_melee" "elf_cane1" +"th_pain" "elf_pain" +"th_die" "elf_die" +"mdl" "progs/xmas/mon_elf.mdl" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "365.000000" +"classgroup" "680.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"headmdl" "progs/xmas/h_elf.mdl" +"th_checkattack" "ElfCheckAttack" +"th_slide" "elf_slide1" +"th_jump" "elf_leap1" +"th_jumpexit" "elf_leap7" +"attack_offset" "10.000000 0.000000 4.000000" +"meleeoffset" "20.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_sound" "xmas/elf/pain.wav" +"death_sound" "xmas/elf/death1.wav" +"death_sound2" "xmas/elf/death2.wav" +"deathstring" " was torn to pieces by a Elf +" +"idle_sound" "xmas/elf/idle.wav" +"sight_sound" "xmas/elf/sight1.wav" +"sight_sound2" "xmas/elf/sight2.wav" +"sight_sound3" "xmas/elf/sight3.wav" +"sight_sound4" "xmas/elf/sight4.wav" +"sight_count" "4.000000" +"steptype" "3.000000" +"gib1mdl" "progs/xmas/gib_elfcane.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-33.000000 175.000000 599.000000" +"absmax" "-31.000000 177.000000 601.000000" +"origin" "-32.000000 176.000000 600.000000" +"oldorigin" "-32.000000 176.000000 600.000000" +"angles" "0.000000 300.000000 0.000000" +"classname" "monster_xmas_elf" +"use" "monster_spawn" +"health" "30.000000" +"flags" "32.000000" +"max_health" "30.000000" +"spawnflags" "320.000000" +"targetname" "santa_02" +"th_stand" "elf_stand1" +"th_walk" "elf_walk1" +"th_run" "elf_run1" +"th_melee" "elf_cane1" +"th_pain" "elf_pain" +"th_die" "elf_die" +"mdl" "progs/xmas/mon_elf.mdl" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "365.000000" +"classgroup" "680.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"headmdl" "progs/xmas/h_elf.mdl" +"th_checkattack" "ElfCheckAttack" +"th_slide" "elf_slide1" +"th_jump" "elf_leap1" +"th_jumpexit" "elf_leap7" +"attack_offset" "10.000000 0.000000 4.000000" +"meleeoffset" "20.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_sound" "xmas/elf/pain.wav" +"death_sound" "xmas/elf/death1.wav" +"death_sound2" "xmas/elf/death2.wav" +"deathstring" " was torn to pieces by a Elf +" +"idle_sound" "xmas/elf/idle.wav" +"sight_sound" "xmas/elf/sight1.wav" +"sight_sound2" "xmas/elf/sight2.wav" +"sight_sound3" "xmas/elf/sight3.wav" +"sight_sound4" "xmas/elf/sight4.wav" +"sight_count" "4.000000" +"steptype" "3.000000" +"gib1mdl" "progs/xmas/gib_elfcane.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "127.000000 47.000000 599.000000" +"absmax" "129.000000 49.000000 601.000000" +"origin" "128.000000 48.000000 600.000000" +"oldorigin" "128.000000 48.000000 600.000000" +"angles" "0.000000 300.000000 0.000000" +"classname" "monster_xmas_elf" +"use" "monster_spawn" +"health" "30.000000" +"flags" "32.000000" +"max_health" "30.000000" +"spawnflags" "320.000000" +"targetname" "santa_02" +"th_stand" "elf_stand1" +"th_walk" "elf_walk1" +"th_run" "elf_run1" +"th_melee" "elf_cane1" +"th_pain" "elf_pain" +"th_die" "elf_die" +"mdl" "progs/xmas/mon_elf.mdl" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "365.000000" +"classgroup" "680.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"headmdl" "progs/xmas/h_elf.mdl" +"th_checkattack" "ElfCheckAttack" +"th_slide" "elf_slide1" +"th_jump" "elf_leap1" +"th_jumpexit" "elf_leap7" +"attack_offset" "10.000000 0.000000 4.000000" +"meleeoffset" "20.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_sound" "xmas/elf/pain.wav" +"death_sound" "xmas/elf/death1.wav" +"death_sound2" "xmas/elf/death2.wav" +"deathstring" " was torn to pieces by a Elf +" +"idle_sound" "xmas/elf/idle.wav" +"sight_sound" "xmas/elf/sight1.wav" +"sight_sound2" "xmas/elf/sight2.wav" +"sight_sound3" "xmas/elf/sight3.wav" +"sight_sound4" "xmas/elf/sight4.wav" +"sight_count" "4.000000" +"steptype" "3.000000" +"gib1mdl" "progs/xmas/gib_elfcane.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "319.000000 207.000000 599.000000" +"absmax" "321.000000 209.000000 601.000000" +"origin" "320.000000 208.000000 600.000000" +"oldorigin" "320.000000 208.000000 600.000000" +"angles" "0.000000 255.000000 0.000000" +"classname" "monster_xmas_elf" +"use" "monster_spawn" +"health" "30.000000" +"flags" "32.000000" +"max_health" "30.000000" +"spawnflags" "320.000000" +"targetname" "santa_02" +"th_stand" "elf_stand1" +"th_walk" "elf_walk1" +"th_run" "elf_run1" +"th_melee" "elf_cane1" +"th_pain" "elf_pain" +"th_die" "elf_die" +"mdl" "progs/xmas/mon_elf.mdl" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "365.000000" +"classgroup" "680.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"headmdl" "progs/xmas/h_elf.mdl" +"th_checkattack" "ElfCheckAttack" +"th_slide" "elf_slide1" +"th_jump" "elf_leap1" +"th_jumpexit" "elf_leap7" +"attack_offset" "10.000000 0.000000 4.000000" +"meleeoffset" "20.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_sound" "xmas/elf/pain.wav" +"death_sound" "xmas/elf/death1.wav" +"death_sound2" "xmas/elf/death2.wav" +"deathstring" " was torn to pieces by a Elf +" +"idle_sound" "xmas/elf/idle.wav" +"sight_sound" "xmas/elf/sight1.wav" +"sight_sound2" "xmas/elf/sight2.wav" +"sight_sound3" "xmas/elf/sight3.wav" +"sight_sound4" "xmas/elf/sight4.wav" +"sight_count" "4.000000" +"steptype" "3.000000" +"gib1mdl" "progs/xmas/gib_elfcane.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "359.000000 79.000000 599.000000" +"absmax" "361.000000 81.000000 601.000000" +"origin" "360.000000 80.000000 600.000000" +"oldorigin" "360.000000 80.000000 600.000000" +"angles" "0.000000 255.000000 0.000000" +"classname" "monster_xmas_elf" +"use" "monster_spawn" +"health" "30.000000" +"flags" "32.000000" +"max_health" "30.000000" +"spawnflags" "320.000000" +"targetname" "santa_02" +"th_stand" "elf_stand1" +"th_walk" "elf_walk1" +"th_run" "elf_run1" +"th_melee" "elf_cane1" +"th_pain" "elf_pain" +"th_die" "elf_die" +"mdl" "progs/xmas/mon_elf.mdl" +"bboxtype" "1.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 16.000000" +"classtype" "365.000000" +"classgroup" "680.000000" +"classmove" "1.000000" +"gibhealth" "-20.000000" +"headmdl" "progs/xmas/h_elf.mdl" +"th_checkattack" "ElfCheckAttack" +"th_slide" "elf_slide1" +"th_jump" "elf_leap1" +"th_jumpexit" "elf_leap7" +"attack_offset" "10.000000 0.000000 4.000000" +"meleeoffset" "20.000000 0.000000 20.000000" +"pain_flinch" "10.000000" +"pain_sound" "xmas/elf/pain.wav" +"death_sound" "xmas/elf/death1.wav" +"death_sound2" "xmas/elf/death2.wav" +"deathstring" " was torn to pieces by a Elf +" +"idle_sound" "xmas/elf/idle.wav" +"sight_sound" "xmas/elf/sight1.wav" +"sight_sound2" "xmas/elf/sight2.wav" +"sight_sound3" "xmas/elf/sight3.wav" +"sight_sound4" "xmas/elf/sight4.wav" +"sight_count" "4.000000" +"steptype" "3.000000" +"gib1mdl" "progs/xmas/gib_elfcane.mdl" +"gib1sound" "40.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "421.000000 -254.000000 39.000000" +"absmax" "423.000000 -252.000000 41.000000" +"origin" "422.000000 -253.000000 40.000000" +"oldorigin" "422.000000 -253.000000 40.000000" +"angles" "0.000000 240.000000 0.000000" +"classname" "monster_xmas_raindeer" +"use" "monster_spawn" +"health" "200.000000" +"flags" "32.000000" +"max_health" "200.000000" +"spawnflags" "320.000000" +"target" "corner_02" +"targetname" "xmas_spawn" +"th_stand" "raind_stand1" +"th_walk" "raind_walk1" +"th_run" "raind_run1" +"th_missile" "raind_shoot1" +"th_melee" "raind_ram1" +"th_pain" "raind_pain" +"th_die" "raind_die" +"mdl" "progs/xmas/mon_raindeer.mdl" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "366.000000" +"classgroup" "680.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"headmdl" "progs/xmas/h_raindeer.mdl" +"th_checkattack" "RaindeerCheckAttack" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "30.000000" +"pain_sound" "xmas/raindeer/hit.wav" +"death_sound" "xmas/raindeer/death.wav" +"death_dmg" "20.000000" +"deathstring" " was trampled by a Raindeer +" +"idle_sound" "xmas/raindeer/idle.wav" +"sight_sound" "xmas/raindeer/sight.wav" +"steptype" "1.000000" +"gib1mdl" "progs/xmas/gib_rdleg1.mdl" +"gib2mdl" "progs/xmas/gib_rdrockpack.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "357.000000 -174.000000 39.000000" +"absmax" "359.000000 -172.000000 41.000000" +"origin" "358.000000 -173.000000 40.000000" +"oldorigin" "358.000000 -173.000000 40.000000" +"angles" "0.000000 240.000000 0.000000" +"classname" "monster_xmas_raindeer" +"use" "monster_spawn" +"health" "200.000000" +"flags" "32.000000" +"max_health" "200.000000" +"spawnflags" "64.000000" +"target" "corner_02" +"targetname" "xmas_spawn" +"th_stand" "raind_stand1" +"th_walk" "raind_walk1" +"th_run" "raind_run1" +"th_missile" "raind_shoot1" +"th_melee" "raind_ram1" +"th_pain" "raind_pain" +"th_die" "raind_die" +"mdl" "progs/xmas/mon_raindeer.mdl" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "366.000000" +"classgroup" "680.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"headmdl" "progs/xmas/h_raindeer.mdl" +"th_checkattack" "RaindeerCheckAttack" +"meleeoffset" "24.000000 0.000000 20.000000" +"pain_flinch" "30.000000" +"pain_sound" "xmas/raindeer/hit.wav" +"death_sound" "xmas/raindeer/death.wav" +"death_dmg" "20.000000" +"deathstring" " was trampled by a Raindeer +" +"idle_sound" "xmas/raindeer/idle.wav" +"sight_sound" "xmas/raindeer/sight.wav" +"steptype" "1.000000" +"gib1mdl" "progs/xmas/gib_rdleg1.mdl" +"gib2mdl" "progs/xmas/gib_rdrockpack.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-409.000000 -361.000000 127.000000" +"absmax" "-407.000000 -359.000000 129.000000" +"origin" "-408.000000 -360.000000 128.000000" +"classname" "trigger_cdtrack" +"use" "entity_state_use" +"targetname" "teleporter_02" +"count" "199.000000" +"classtype" "979.000000" +"estate" "1.000000" +"estate_use" "trigger_cdtrack_use" +} +{ +"modelindex" "254.000000" +"absmin" "-224.009125 -401.032288 15.031250" +"absmax" "-190.009125 -367.032288 81.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-207.009125 -384.032288 40.031250" +"oldorigin" "271.668335 55.002899 40.031250" +"angles" "0.000000 171.996460 0.000000" +"classname" "monster_enforcer" +"model" "progs/mon_enforcer.mdl" +"frame" "65.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "121.094696" +"health" "-20.000000" +"ammo_cells" "1.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "172.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "corner_03" +"th_stand" "enf_stand1" +"th_walk" "enf_walk1" +"th_run" "enf_run1" +"th_missile" "enf_atk1" +"th_pain" "enf_pain" +"th_die" "enf_die" +"search_time" "22.087004" +"attack_finished" "19.080168" +"pain_finished" "1000017.687500" +"show_hostile" "18.087004" +"mdl" "progs/mon_enforcer.mdl" +"pausetime" "999999.000000" +"movetarget" "180" +"lip" "0.494278" +"activate" "1" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "110.000000" +"classgroup" "610.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_enforcer.mdl" +"exactskin" "1.000000" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "18.087004" +"attack_chance" "0.400000" +"attack_offset" "28.000000 8.500000 16.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_finstate" "17.287001" +"pain_check" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "enforcer/pain1.wav" +"pain_sound2" "enforcer/pain2.wav" +"deathstring" " was blasted by an Enforcer +" +"idletimer" "23.228355" +"idle_sound" "enforcer/idle1.wav" +"sight_timeout" "14.215891" +"sight_sound" "enforcer/sight1.wav" +"sight_sound2" "enforcer/sight2.wav" +"sight_sound3" "enforcer/sight3.wav" +"sight_sound4" "enforcer/sight4.wav" +"sight_count" "4.000000" +"enemydist" "157.943176" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "17.896000" +"dmgcombined" "4.000000" +"gib1mdl" "progs/w_enforcergun.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "257.000000" +"absmin" "-433.864014 -402.088837 15.031250" +"absmax" "-399.864014 -368.088837 73.031250" +"movetype" "4.000000" +"solid" "1.000000" +"origin" "-416.864014 -385.088837 40.031250" +"oldorigin" "-54.058846 -305.940857 40.031250" +"angles" "0.000000 79.996948 0.000000" +"classname" "monster_army" +"model" "progs/mon_soldier.mdl" +"frame" "17.000000" +"skin" "2.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "SUB_Null" +"use" "monster_use" +"think" "monster_deadbody_check" +"nextthink" "121.153717" +"health" "-10.000000" +"ammo_shells" "5.000000" +"takedamage" "2.000000" +"deadflag" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "30.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "78.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"target" "corner_01" +"th_stand" "army_stand1" +"th_walk" "army_walk1" +"th_run" "army_run1" +"th_missile" "army_atk1" +"th_pain" "army_pain" +"th_die" "army_die" +"search_time" "17.926439" +"attack_state" "1.000000" +"attack_finished" "14.024015" +"pain_finished" "1000012.875000" +"show_hostile" "13.926439" +"mdl" "progs/mon_soldier.mdl" +"pausetime" "999999.000000" +"movetarget" "177" +"activate" "1" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "100.000000" +"classgroup" "600.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_soldier.mdl" +"randomskin" "4.000000" +"th_checkattack" "SoldierCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "13.726439" +"attack_chance" "0.400000" +"attack_offset" "12.000000 8.000000 12.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "soldier/pain1.wav" +"pain_sound2" "soldier/pain2.wav" +"deathstring" " was shot by a Grunt +" +"idletimer" "15.517217" +"idle_sound" "soldier/idle.wav" +"sight_timeout" "14.226424" +"sight_sound" "soldier/sight1.wav" +"enemydist" "166.171341" +"switchoverride" "1.000000" +"steptype" "4.000000" +"steplast" "3.000000" +"bodyonflr" "TRUE" +"dmgtimeframe" "13.155001" +"dmgcombined" "16.000000" +"gib1mdl" "progs/w_soldiergun.mdl" +"gib1sound" "20.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "167.000000 -1.000000 39.000000" +"absmax" "169.000000 1.000000 41.000000" +"origin" "168.000000 -0.000000 40.000000" +"oldorigin" "168.000000 -0.000000 40.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "monster_enforcer" +"use" "monster_spawn" +"health" "80.000000" +"ammo_cells" "1.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "64.000000" +"targetname" "nailgun" +"th_stand" "enf_stand1" +"th_walk" "enf_walk1" +"th_run" "enf_run1" +"th_missile" "enf_atk1" +"th_pain" "enf_pain" +"th_die" "enf_die" +"mdl" "progs/mon_enforcer.mdl" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "110.000000" +"classgroup" "610.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_enforcer.mdl" +"exactskin" "2.000000" +"th_checkattack" "CheckAttack" +"attack_offset" "28.000000 8.500000 16.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "enforcer/pain1.wav" +"pain_sound2" "enforcer/pain2.wav" +"deathstring" " was blasted by an Enforcer +" +"idle_sound" "enforcer/idle1.wav" +"sight_sound" "enforcer/sight1.wav" +"sight_sound2" "enforcer/sight2.wav" +"sight_sound3" "enforcer/sight3.wav" +"sight_sound4" "enforcer/sight4.wav" +"sight_count" "4.000000" +"steptype" "5.000000" +"gib1mdl" "progs/w_enforcergun.mdl" +"gib1sound" "20.000000" +} +{ +"absmin" "401.000000 692.000000 103.000000" +"absmax" "403.000000 694.000000 105.000000" +"origin" "402.000000 693.000000 104.000000" +"oldorigin" "402.000000 693.000000 104.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "monster_jim" +"use" "monster_spawn" +"health" "50.000000" +"flags" "32.000000" +"max_health" "50.000000" +"spawnflags" "324.000000" +"target" "stairs_01b" +"targetname" "BUTTON_03" +"th_stand" "jim_stand1" +"th_walk" "jim_walk1" +"th_run" "jim_run1" +"th_missile" "jim_fire1" +"th_pain" "jim_pain" +"th_die" "jim_die" +"mdl" "progs/mon_jimrock.mdl" +"height" "128.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "386.000000" +"classgroup" "630.000000" +"classmove" "2.000000" +"gibhealth" "-300.000000" +"th_checkattack" "JimCheckAttack" +"attack_offset" "20.000000 0.000000 -10.000000" +"pain_flinch" "30.000000" +"pain_sound" "jim/pain1.wav" +"pain_sound2" "jim/pain2.wav" +"deathstring" " was blown away by Jim +" +"idle_sound" "jim/idle1.wav" +"idle_sound2" "jim/idle3.wav" +"sight_sound" "jim/sight1.wav" +"steptype" "10.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "586.000000 633.000000 103.000000" +"absmax" "588.000000 635.000000 105.000000" +"origin" "587.000000 634.000000 104.000000" +"oldorigin" "587.000000 634.000000 104.000000" +"angles" "0.000000 225.000000 0.000000" +"classname" "monster_sentinel" +"use" "monster_spawn" +"health" "75.000000" +"flags" "32.000000" +"max_health" "75.000000" +"spawnflags" "64.000000" +"target" "stairs_01b" +"targetname" "BUTTON_03" +"th_stand" "sent_stand" +"th_walk" "sent_walk" +"th_run" "sent_run" +"th_missile" "sent_attack" +"th_pain" "sent_pain" +"th_die" "sent_die" +"mdl" "progs/mon_sentinel.mdl" +"height" "32.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "387.000000" +"classgroup" "630.000000" +"classmove" "2.000000" +"gibhealth" "-300.000000" +"th_checkattack" "SentinelCheckAttack" +"attack_offset" "0.000000 0.000000 14.000000" +"pain_flinch" "30.000000" +"pain_sound" "sentinel/wpain.wav" +"death_sound" "jim/explode_major.wav" +"deathstring" " was scorched by a Sentinel +" +"idlemoreoften" "1.000000" +"idle_sound" "sentinel/widle1.wav" +"idle_sound2" "sentinel/widle2.wav" +"sight_sound" "sentinel/wsight.wav" +"sight_nofront" "1.000000" +"steptype" "10.000000" +"gib1mdl" "progs/gib_metal1.mdl" +"gib2mdl" "progs/gib_metal3.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "575.000000 623.000000 279.000000" +"absmax" "577.000000 625.000000 281.000000" +"origin" "576.000000 624.000000 280.000000" +"oldorigin" "576.000000 624.000000 280.000000" +"angles" "0.000000 225.000000 0.000000" +"classname" "monster_centurion" +"use" "monster_spawn" +"health" "120.000000" +"flags" "32.000000" +"max_health" "120.000000" +"yaw_speed" "35.000000" +"spawnflags" "64.000000" +"target" "asc_01b" +"targetname" "BUTTON_06" +"th_stand" "cent_stand1" +"th_walk" "cent_walk1" +"th_run" "cent_run1" +"th_missile" "cent_atk1" +"th_pain" "cent_pain" +"th_die" "cent_die" +"mdl" "progs/mon_centurion.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "395.000000" +"classgroup" "610.000000" +"classmove" "2.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_centurion.mdl" +"randomskin" "6.000000" +"th_checkattack" "CenturionCheckAttack" +"attack_offset" "28.000000 8.500000 24.000000" +"pain_flinch" "60.000000" +"pain_sound" "enforcer/pain1.wav" +"pain_sound2" "enforcer/pain2.wav" +"deathstring" " was vaporized by a Centurion +" +"idle_sound" "enforcer/idle1.wav" +"sight_sound" "enforcer/sight1.wav" +"steptype" "10.000000" +} +{ +"absmin" "615.000000 583.000000 279.000000" +"absmax" "617.000000 585.000000 281.000000" +"origin" "616.000000 584.000000 280.000000" +"oldorigin" "616.000000 584.000000 280.000000" +"angles" "0.000000 225.000000 0.000000" +"classname" "monster_jim" +"use" "monster_spawn" +"health" "50.000000" +"flags" "32.000000" +"max_health" "50.000000" +"spawnflags" "324.000000" +"target" "asc_01b" +"targetname" "BUTTON_06" +"th_stand" "jim_stand1" +"th_walk" "jim_walk1" +"th_run" "jim_run1" +"th_missile" "jim_fire1" +"th_pain" "jim_pain" +"th_die" "jim_die" +"mdl" "progs/mon_jimrock.mdl" +"height" "128.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "386.000000" +"classgroup" "630.000000" +"classmove" "2.000000" +"gibhealth" "-300.000000" +"th_checkattack" "JimCheckAttack" +"attack_offset" "20.000000 0.000000 -10.000000" +"pain_flinch" "30.000000" +"pain_sound" "jim/pain1.wav" +"pain_sound2" "jim/pain2.wav" +"deathstring" " was blown away by Jim +" +"idle_sound" "jim/idle1.wav" +"idle_sound2" "jim/idle3.wav" +"sight_sound" "jim/sight1.wav" +"steptype" "10.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "263.000000" +"absmin" "598.472107 -601.297729 84.459198" +"absmax" "632.472107 -567.297729 142.459198" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "615.472107 -584.297729 109.459198" +"oldorigin" "609.000000 -589.000000 104.000000" +"velocity" "0.000000 0.000000 -45.200001" +"angles" "0.000000 59.990845 0.000000" +"classname" "monster_sentinel" +"model" "progs/mon_sentinel.mdl" +"frame" "2.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"use" "monster_use" +"think" "sent_update" +"nextthink" "121.134560" +"health" "75.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "33.000000" +"max_health" "75.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "36.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "64.000000" +"target" "stairs_01b" +"targetname" "BUTTON_02" +"th_stand" "sent_stand" +"th_walk" "sent_walk" +"th_run" "sent_run" +"th_missile" "sent_attack" +"th_pain" "sent_pain" +"th_die" "sent_die" +"search_time" "125.834564" +"attack_state" "1.000000" +"walkframe" "3.000000" +"attack_finished" "120.934578" +"show_hostile" "122.034561" +"mdl" "progs/mon_sentinel.mdl" +"pausetime" "999999.000000" +"movetarget" "41" +"lip" "1.000000" +"height" "32.000000" +"movespeed" "1.000000" +"activate" "156" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "387.000000" +"classgroup" "630.000000" +"classmove" "2.000000" +"gibhealth" "-300.000000" +"enemytarget" "1463" +"th_checkattack" "SentinelCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "122.034561" +"attack_speed" "650.000000" +"attack_timer" "2.000000" +"attack_offset" "0.000000 0.000000 14.000000" +"pain_flinch" "30.000000" +"pain_timeout" "1.000000" +"pain_sound" "sentinel/wpain.wav" +"death_sound" "jim/explode_major.wav" +"deathstring" " was scorched by a Sentinel +" +"idletimer" "126.068756" +"idlemoreoften" "1.000000" +"idle_sound" "sentinel/widle1.wav" +"idle_sound2" "sentinel/widle2.wav" +"sight_timeout" "128.834595" +"sight_sound" "sentinel/wsight.wav" +"sight_nofront" "1.000000" +"enemydist" "405.859894" +"switchoverride" "1.000000" +"steptype" "10.000000" +"gib1mdl" "progs/gib_metal1.mdl" +"gib2mdl" "progs/gib_metal3.mdl" +"blockudeath" "1.000000" +} +{ +"modelindex" "262.000000" +"absmin" "909.134277 -453.180206 247.314423" +"absmax" "943.134277 -419.180206 305.314423" +"movetype" "5.000000" +"solid" "3.000000" +"origin" "926.134277 -436.180206 272.314423" +"oldorigin" "915.960327 -432.238708 260.696899" +"velocity" "143.294968 -55.513931 163.626984" +"angles" "0.000000 307.996216 0.000000" +"classname" "monster_jim" +"model" "progs/mon_jimrock.mdl" +"frame" "52.000000" +"skin" "1.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 32.000000" +"size" "32.000000 32.000000 56.000000" +"use" "monster_use" +"think" "jim_fire10" +"nextthink" "121.096802" +"health" "50.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1465" +"flags" "33.000000" +"max_health" "50.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "308.000000" +"yaw_speed" "15.000000" +"goalentity" "1" +"spawnflags" "324.000000" +"target" "stairs_01b" +"targetname" "BUTTON_02" +"th_stand" "jim_stand1" +"th_walk" "jim_walk1" +"th_run" "jim_run1" +"th_missile" "jim_fire1" +"th_pain" "jim_pain" +"th_die" "jim_die" +"search_time" "125.196815" +"attack_state" "1.000000" +"attack_finished" "122.564606" +"show_hostile" "121.196815" +"mdl" "progs/mon_jimrock.mdl" +"t_length" "120.996803" +"t_width" "121.896805" +"pausetime" "999999.000000" +"movetarget" "41" +"count" "4.000000" +"lip" "1.000000" +"pos1" "0.000000 0.000000 148.751801" +"pos2" "111.118584 -77.813126 -0.000000" +"pos3" "19.149555 27.345919 -0.000000" +"height" "128.000000" +"activate" "156" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "386.000000" +"classgroup" "630.000000" +"classmove" "2.000000" +"gibhealth" "-300.000000" +"enemytarget" "1465" +"exactskin" "1.000000" +"th_checkattack" "JimCheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "121.096817" +"attack_track" "130.268143 -50.467209 148.751801" +"attack_chance" "0.600000" +"attack_speed" "650.000000" +"attack_timer" "119.996834" +"attack_offset" "20.000000 0.000000 -10.000000" +"pain_flinch" "30.000000" +"pain_timeout" "1.000000" +"pain_sound" "jim/pain1.wav" +"pain_sound2" "jim/pain2.wav" +"deathstring" " was blown away by Jim +" +"idletimer" "126.496140" +"idle_sound" "jim/idle1.wav" +"idle_sound2" "jim/idle3.wav" +"sight_timeout" "128.996826" +"sight_sound" "jim/sight1.wav" +"enemydist" "116.280136" +"switchoverride" "1.000000" +"steptype" "10.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "671.000000 -553.000000 279.000000" +"absmax" "673.000000 -551.000000 281.000000" +"origin" "672.000000 -552.000000 280.000000" +"oldorigin" "672.000000 -552.000000 280.000000" +"angles" "0.000000 135.000000 0.000000" +"classname" "monster_jim" +"use" "monster_spawn" +"health" "50.000000" +"flags" "32.000000" +"max_health" "50.000000" +"spawnflags" "324.000000" +"target" "asc_01b" +"targetname" "BUTTON_05" +"th_stand" "jim_stand1" +"th_walk" "jim_walk1" +"th_run" "jim_run1" +"th_missile" "jim_fire1" +"th_pain" "jim_pain" +"th_die" "jim_die" +"mdl" "progs/mon_jimrock.mdl" +"height" "128.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "386.000000" +"classgroup" "630.000000" +"classmove" "2.000000" +"gibhealth" "-300.000000" +"th_checkattack" "JimCheckAttack" +"attack_offset" "20.000000 0.000000 -10.000000" +"pain_flinch" "30.000000" +"pain_sound" "jim/pain1.wav" +"pain_sound2" "jim/pain2.wav" +"deathstring" " was blown away by Jim +" +"idle_sound" "jim/idle1.wav" +"idle_sound2" "jim/idle3.wav" +"sight_sound" "jim/sight1.wav" +"steptype" "10.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "623.000000 -601.000000 279.000000" +"absmax" "625.000000 -599.000000 281.000000" +"origin" "624.000000 -600.000000 280.000000" +"oldorigin" "624.000000 -600.000000 280.000000" +"angles" "0.000000 135.000000 0.000000" +"classname" "monster_centurion" +"use" "monster_spawn" +"health" "120.000000" +"ammo_cells" "2.000000" +"flags" "32.000000" +"max_health" "120.000000" +"yaw_speed" "35.000000" +"spawnflags" "64.000000" +"target" "asc_01b" +"targetname" "BUTTON_05" +"th_stand" "cent_stand1" +"th_walk" "cent_walk1" +"th_run" "cent_run1" +"th_missile" "cent_atk1" +"th_pain" "cent_pain" +"th_die" "cent_die" +"mdl" "progs/mon_centurion.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "395.000000" +"classgroup" "610.000000" +"classmove" "2.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_centurion.mdl" +"randomskin" "6.000000" +"th_checkattack" "CenturionCheckAttack" +"attack_offset" "28.000000 8.500000 24.000000" +"pain_flinch" "60.000000" +"pain_sound" "enforcer/pain1.wav" +"pain_sound2" "enforcer/pain2.wav" +"deathstring" " was vaporized by a Centurion +" +"idle_sound" "enforcer/idle1.wav" +"sight_sound" "enforcer/sight1.wav" +"steptype" "10.000000" +} +{ +"absmin" "-545.000000 -641.000000 279.000000" +"absmax" "-543.000000 -639.000000 281.000000" +"origin" "-544.000000 -640.000000 280.000000" +"oldorigin" "-544.000000 -640.000000 280.000000" +"angles" "0.000000 45.000000 0.000000" +"classname" "monster_jim" +"use" "monster_spawn" +"health" "50.000000" +"flags" "32.000000" +"max_health" "50.000000" +"spawnflags" "324.000000" +"target" "asc_01b" +"targetname" "BUTTON_04" +"th_stand" "jim_stand1" +"th_walk" "jim_walk1" +"th_run" "jim_run1" +"th_missile" "jim_fire1" +"th_pain" "jim_pain" +"th_die" "jim_die" +"mdl" "progs/mon_jimrock.mdl" +"height" "128.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "386.000000" +"classgroup" "630.000000" +"classmove" "2.000000" +"gibhealth" "-300.000000" +"th_checkattack" "JimCheckAttack" +"attack_offset" "20.000000 0.000000 -10.000000" +"pain_flinch" "30.000000" +"pain_sound" "jim/pain1.wav" +"pain_sound2" "jim/pain2.wav" +"deathstring" " was blown away by Jim +" +"idle_sound" "jim/idle1.wav" +"idle_sound2" "jim/idle3.wav" +"sight_sound" "jim/sight1.wav" +"steptype" "10.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-601.000000 -593.000000 279.000000" +"absmax" "-599.000000 -591.000000 281.000000" +"origin" "-600.000000 -592.000000 280.000000" +"oldorigin" "-600.000000 -592.000000 280.000000" +"angles" "0.000000 45.000000 0.000000" +"classname" "monster_centurion" +"use" "monster_spawn" +"health" "120.000000" +"ammo_cells" "2.000000" +"flags" "32.000000" +"max_health" "120.000000" +"yaw_speed" "35.000000" +"spawnflags" "64.000000" +"target" "asc_01b" +"targetname" "BUTTON_04" +"th_stand" "cent_stand1" +"th_walk" "cent_walk1" +"th_run" "cent_run1" +"th_missile" "cent_atk1" +"th_pain" "cent_pain" +"th_die" "cent_die" +"mdl" "progs/mon_centurion.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "395.000000" +"classgroup" "610.000000" +"classmove" "2.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_centurion.mdl" +"randomskin" "6.000000" +"th_checkattack" "CenturionCheckAttack" +"attack_offset" "28.000000 8.500000 24.000000" +"pain_flinch" "60.000000" +"pain_sound" "enforcer/pain1.wav" +"pain_sound2" "enforcer/pain2.wav" +"deathstring" " was vaporized by a Centurion +" +"idle_sound" "enforcer/idle1.wav" +"sight_sound" "enforcer/sight1.wav" +"steptype" "10.000000" +} +{ +"absmin" "-592.000000 -585.000000 103.000000" +"absmax" "-590.000000 -583.000000 105.000000" +"origin" "-591.000000 -584.000000 104.000000" +"oldorigin" "-591.000000 -584.000000 104.000000" +"angles" "0.000000 45.000000 0.000000" +"classname" "monster_sentinel" +"use" "monster_spawn" +"health" "75.000000" +"flags" "32.000000" +"max_health" "75.000000" +"spawnflags" "64.000000" +"target" "stairs_01b" +"targetname" "BUTTON_01" +"th_stand" "sent_stand" +"th_walk" "sent_walk" +"th_run" "sent_run" +"th_missile" "sent_attack" +"th_pain" "sent_pain" +"th_die" "sent_die" +"mdl" "progs/mon_sentinel.mdl" +"height" "32.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "387.000000" +"classgroup" "630.000000" +"classmove" "2.000000" +"gibhealth" "-300.000000" +"th_checkattack" "SentinelCheckAttack" +"attack_offset" "0.000000 0.000000 14.000000" +"pain_flinch" "30.000000" +"pain_sound" "sentinel/wpain.wav" +"death_sound" "jim/explode_major.wav" +"deathstring" " was scorched by a Sentinel +" +"idlemoreoften" "1.000000" +"idle_sound" "sentinel/widle1.wav" +"idle_sound2" "sentinel/widle2.wav" +"sight_sound" "sentinel/wsight.wav" +"sight_nofront" "1.000000" +"steptype" "10.000000" +"gib1mdl" "progs/gib_metal1.mdl" +"gib2mdl" "progs/gib_metal3.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-439.000000 -664.000000 103.000000" +"absmax" "-437.000000 -662.000000 105.000000" +"origin" "-438.000000 -663.000000 104.000000" +"oldorigin" "-438.000000 -663.000000 104.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "monster_jim" +"use" "monster_spawn" +"health" "50.000000" +"flags" "32.000000" +"max_health" "50.000000" +"spawnflags" "324.000000" +"target" "stairs_01b" +"targetname" "BUTTON_01" +"th_stand" "jim_stand1" +"th_walk" "jim_walk1" +"th_run" "jim_run1" +"th_missile" "jim_fire1" +"th_pain" "jim_pain" +"th_die" "jim_die" +"mdl" "progs/mon_jimrock.mdl" +"height" "128.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "386.000000" +"classgroup" "630.000000" +"classmove" "2.000000" +"gibhealth" "-300.000000" +"th_checkattack" "JimCheckAttack" +"attack_offset" "20.000000 0.000000 -10.000000" +"pain_flinch" "30.000000" +"pain_sound" "jim/pain1.wav" +"pain_sound2" "jim/pain2.wav" +"deathstring" " was blown away by Jim +" +"idle_sound" "jim/idle1.wav" +"idle_sound2" "jim/idle3.wav" +"sight_sound" "jim/sight1.wav" +"steptype" "10.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "254.000000" +"absmin" "230.191162 -47.948086 239.031250" +"absmax" "264.191162 -13.948086 305.031250" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "247.191162 -30.948086 264.031250" +"oldorigin" "-379.000000 264.000000 272.031250" +"angles" "0.000000 325.997314 0.000000" +"classname" "monster_enforcer" +"model" "progs/mon_enforcer.mdl" +"frame" "24.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"use" "monster_use" +"think" "enf_run3" +"nextthink" "121.159554" +"health" "80.000000" +"ammo_cells" "2.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "326.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"th_stand" "enf_stand1" +"th_walk" "enf_walk1" +"th_run" "enf_run1" +"th_missile" "enf_atk1" +"th_pain" "enf_pain" +"th_die" "enf_die" +"search_time" "124.559578" +"attack_finished" "121.231628" +"show_hostile" "122.059555" +"mdl" "progs/mon_enforcer.mdl" +"pausetime" "999999.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "110.000000" +"classgroup" "610.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_enforcer.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "121.959557" +"attack_chance" "0.100000" +"attack_offset" "28.000000 8.500000 16.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "enforcer/pain1.wav" +"pain_sound2" "enforcer/pain2.wav" +"deathstring" " was blasted by an Enforcer +" +"idletimer" "122.829277" +"idle_sound" "enforcer/idle1.wav" +"sight_timeout" "74.860413" +"sight_sound" "enforcer/sight1.wav" +"sight_sound2" "enforcer/sight2.wav" +"sight_sound3" "enforcer/sight3.wav" +"sight_sound4" "enforcer/sight4.wav" +"sight_count" "4.000000" +"enemydist" "961.860168" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "3.000000" +"gib1mdl" "progs/w_enforcergun.mdl" +"gib1sound" "20.000000" +} +{ +"modelindex" "254.000000" +"absmin" "391.063477 -437.680084 287.031250" +"absmax" "425.063477 -403.680084 353.031250" +"movetype" "4.000000" +"solid" "3.000000" +"origin" "408.063477 -420.680084 312.031250" +"oldorigin" "-430.000000 387.000000 272.031250" +"angles" "0.000000 315.000000 0.000000" +"classname" "monster_enforcer" +"model" "progs/mon_enforcer.mdl" +"frame" "31.000000" +"mins" "-16.000000 -16.000000 -24.000000" +"maxs" "16.000000 16.000000 40.000000" +"size" "32.000000 32.000000 64.000000" +"use" "monster_use" +"think" "enf_atk2" +"nextthink" "121.094658" +"health" "80.000000" +"ammo_cells" "2.000000" +"takedamage" "2.000000" +"view_ofs" "0.000000 0.000000 24.000000" +"enemy" "1" +"flags" "544.000000" +"max_health" "80.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"ideal_yaw" "315.000000" +"yaw_speed" "20.000000" +"goalentity" "1" +"spawnflags" "256.000000" +"th_stand" "enf_stand1" +"th_walk" "enf_walk1" +"th_run" "enf_run1" +"th_missile" "enf_atk1" +"th_pain" "enf_pain" +"th_die" "enf_die" +"search_time" "125.994659" +"attack_finished" "122.355721" +"show_hostile" "121.994659" +"mdl" "progs/mon_enforcer.mdl" +"pausetime" "999999.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "110.000000" +"classgroup" "610.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_enforcer.mdl" +"th_checkattack" "CheckAttack" +"liquidbase" "-1.000000" +"liquidcheck" "121.694664" +"attack_chance" "0.100000" +"attack_offset" "28.000000 8.500000 16.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_timeout" "1.000000" +"pain_sound" "enforcer/pain1.wav" +"pain_sound2" "enforcer/pain2.wav" +"deathstring" " was blasted by an Enforcer +" +"idletimer" "122.450447" +"idle_sound" "enforcer/idle1.wav" +"sight_timeout" "74.895515" +"sight_sound" "enforcer/sight1.wav" +"sight_sound2" "enforcer/sight2.wav" +"sight_sound3" "enforcer/sight3.wav" +"sight_sound4" "enforcer/sight4.wav" +"sight_count" "4.000000" +"enemydist" "635.295105" +"switchoverride" "1.000000" +"steptype" "5.000000" +"steplast" "4.000000" +"gib1mdl" "progs/w_enforcergun.mdl" +"gib1sound" "20.000000" +} +{ +"absmin" "279.000000 -1.000000 263.000000" +"absmax" "281.000000 1.000000 265.000000" +"origin" "280.000000 -0.000000 264.000000" +"oldorigin" "280.000000 -0.000000 264.000000" +"angles" "0.000000 150.000000 0.000000" +"classname" "monster_army_plasma" +"use" "monster_spawn" +"health" "75.000000" +"flags" "32.000000" +"max_health" "75.000000" +"spawnflags" "64.000000" +"targetname" "shotgun" +"th_stand" "army_stand1" +"th_walk" "army_walk1" +"th_run" "army_run1" +"th_missile" "army_plasma_atk1" +"th_pain" "army_pain" +"th_die" "army_die" +"mdl" "progs/mon_soldier.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "275.000000" +"classgroup" "600.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_soldier.mdl" +"exactskin" "9.000000" +"th_checkattack" "SoldierCheckAttack" +"attack_offset" "12.000000 8.000000 12.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "soldier/pain1.wav" +"pain_sound2" "soldier/pain2.wav" +"deathstring" " was fried by an Electrocutioner +" +"idle_sound" "soldier/idle.wav" +"sight_sound" "soldier/sight1.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_soldiergun.mdl" +"gib2mdl" "progs/gib_soldfoot1.mdl" +"gib3mdl" "progs/gib_soldfoot2.mdl" +"gib1sound" "20.000000" +} +{ +"absmin" "415.000000 -169.000000 263.000000" +"absmax" "417.000000 -167.000000 265.000000" +"origin" "416.000000 -168.000000 264.000000" +"oldorigin" "416.000000 -168.000000 264.000000" +"angles" "0.000000 150.000000 0.000000" +"classname" "monster_army_plasma" +"use" "monster_spawn" +"health" "75.000000" +"flags" "32.000000" +"max_health" "75.000000" +"spawnflags" "64.000000" +"targetname" "shotgun" +"th_stand" "army_stand1" +"th_walk" "army_walk1" +"th_run" "army_run1" +"th_missile" "army_plasma_atk1" +"th_pain" "army_pain" +"th_die" "army_die" +"mdl" "progs/mon_soldier.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "275.000000" +"classgroup" "600.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_soldier.mdl" +"exactskin" "8.000000" +"th_checkattack" "SoldierCheckAttack" +"attack_offset" "12.000000 8.000000 12.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "soldier/pain1.wav" +"pain_sound2" "soldier/pain2.wav" +"deathstring" " was fried by an Electrocutioner +" +"idle_sound" "soldier/idle.wav" +"sight_sound" "soldier/sight1.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_soldiergun.mdl" +"gib2mdl" "progs/gib_soldfoot1.mdl" +"gib1skin" "1.000000" +"gib1sound" "20.000000" +} +{ +"absmin" "367.000000 -385.000000 311.000000" +"absmax" "369.000000 -383.000000 313.000000" +"origin" "368.000000 -384.000000 312.000000" +"oldorigin" "368.000000 -384.000000 312.000000" +"angles" "0.000000 150.000000 0.000000" +"classname" "monster_army_plasma" +"use" "monster_spawn" +"health" "75.000000" +"flags" "32.000000" +"max_health" "75.000000" +"spawnflags" "320.000000" +"targetname" "shotgun" +"th_stand" "army_stand1" +"th_walk" "army_walk1" +"th_run" "army_run1" +"th_missile" "army_plasma_atk1" +"th_pain" "army_pain" +"th_die" "army_die" +"mdl" "progs/mon_soldier.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "275.000000" +"classgroup" "600.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_soldier.mdl" +"exactskin" "9.000000" +"th_checkattack" "SoldierCheckAttack" +"attack_offset" "12.000000 8.000000 12.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "soldier/pain1.wav" +"pain_sound2" "soldier/pain2.wav" +"deathstring" " was fried by an Electrocutioner +" +"idle_sound" "soldier/idle.wav" +"sight_sound" "soldier/sight1.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_soldiergun.mdl" +"gib1skin" "1.000000" +"gib1sound" "20.000000" +} +{ +"absmin" "63.000000 -425.000000 583.000000" +"absmax" "65.000000 -423.000000 585.000000" +"origin" "64.000000 -424.000000 584.000000" +"oldorigin" "64.000000 -424.000000 584.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "monster_enforcer" +"use" "monster_spawn" +"health" "80.000000" +"ammo_cells" "1.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "64.000000" +"targetname" "asc_01" +"th_stand" "enf_stand1" +"th_walk" "enf_walk1" +"th_run" "enf_run1" +"th_missile" "enf_atk1" +"th_pain" "enf_pain" +"th_die" "enf_die" +"mdl" "progs/mon_enforcer.mdl" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "110.000000" +"classgroup" "610.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_enforcer.mdl" +"exactskin" "2.000000" +"th_checkattack" "CheckAttack" +"attack_offset" "28.000000 8.500000 16.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "enforcer/pain1.wav" +"pain_sound2" "enforcer/pain2.wav" +"deathstring" " was blasted by an Enforcer +" +"idle_sound" "enforcer/idle1.wav" +"sight_sound" "enforcer/sight1.wav" +"sight_sound2" "enforcer/sight2.wav" +"sight_sound3" "enforcer/sight3.wav" +"sight_sound4" "enforcer/sight4.wav" +"sight_count" "4.000000" +"steptype" "5.000000" +"gib1mdl" "progs/w_enforcergun.mdl" +"gib1sound" "20.000000" +} +{ +"absmin" "-73.000000 -425.000000 583.000000" +"absmax" "-71.000000 -423.000000 585.000000" +"origin" "-72.000000 -424.000000 584.000000" +"oldorigin" "-72.000000 -424.000000 584.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "monster_enforcer" +"use" "monster_spawn" +"health" "80.000000" +"ammo_cells" "2.000000" +"flags" "32.000000" +"max_health" "80.000000" +"spawnflags" "64.000000" +"targetname" "asc_01" +"th_stand" "enf_stand1" +"th_walk" "enf_walk1" +"th_run" "enf_run1" +"th_missile" "enf_atk1" +"th_pain" "enf_pain" +"th_die" "enf_die" +"mdl" "progs/mon_enforcer.mdl" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "110.000000" +"classgroup" "610.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_enforcer.mdl" +"th_checkattack" "CheckAttack" +"attack_offset" "28.000000 8.500000 16.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "enforcer/pain1.wav" +"pain_sound2" "enforcer/pain2.wav" +"deathstring" " was blasted by an Enforcer +" +"idle_sound" "enforcer/idle1.wav" +"sight_sound" "enforcer/sight1.wav" +"sight_sound2" "enforcer/sight2.wav" +"sight_sound3" "enforcer/sight3.wav" +"sight_sound4" "enforcer/sight4.wav" +"sight_count" "4.000000" +"steptype" "5.000000" +"gib1mdl" "progs/w_enforcergun.mdl" +"gib1sound" "20.000000" +} +{ +"absmin" "-201.000000 -321.000000 575.000000" +"absmax" "-199.000000 -319.000000 577.000000" +"origin" "-200.000000 -320.000000 576.000000" +"oldorigin" "-200.000000 -320.000000 576.000000" +"angles" "0.000000 345.000000 0.000000" +"classname" "monster_pyro" +"use" "monster_spawn" +"health" "100.000000" +"ammo_shells" "4.000000" +"flags" "32.000000" +"max_health" "100.000000" +"yaw_speed" "35.000000" +"spawnflags" "64.000000" +"targetname" "asc_01" +"noise3" "enforcer/pyro_flameon.wav" +"th_stand" "pyro_stand1" +"th_walk" "pyro_walk1" +"th_run" "pyro_run1" +"th_missile" "pyro_atk1" +"th_melee" "pyro_atk1" +"th_pain" "pyro_pain" +"th_die" "pyro_die" +"mdl" "progs/mon_pyro.mdl" +"noise4" "enforcer/pyro_flameoff.wav" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "390.000000" +"classgroup" "610.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_pyro.mdl" +"randomskin" "4.000000" +"th_checkattack" "PyroCheckAttack" +"attack_offset" "24.000000 8.500000 16.000000" +"pain_flinch" "100.000000" +"pain_longanim" "1.000000" +"pain_sound" "enforcer/pain1.wav" +"pain_sound2" "enforcer/pain2.wav" +"deathstring" " was toasted by a Pyro +" +"idle_sound" "enforcer/idle1.wav" +"sight_sound" "enforcer/sight1.wav" +"steptype" "5.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_enforcergun.mdl" +"gib1skin" "3.000000" +} +{ +"absmin" "279.000000 -305.000000 575.000000" +"absmax" "281.000000 -303.000000 577.000000" +"origin" "280.000000 -304.000000 576.000000" +"oldorigin" "280.000000 -304.000000 576.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_army" +"use" "monster_spawn" +"health" "30.000000" +"ammo_shells" "6.000000" +"flags" "32.000000" +"max_health" "30.000000" +"spawnflags" "320.000000" +"targetname" "asc_01" +"th_stand" "army_stand1" +"th_walk" "army_walk1" +"th_run" "army_run1" +"th_missile" "army_atk1" +"th_pain" "army_pain" +"th_die" "army_die" +"mdl" "progs/mon_soldier.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "100.000000" +"classgroup" "600.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_soldier.mdl" +"randomskin" "4.000000" +"th_checkattack" "SoldierCheckAttack" +"attack_offset" "12.000000 8.000000 12.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "soldier/pain1.wav" +"pain_sound2" "soldier/pain2.wav" +"deathstring" " was shot by a Grunt +" +"idle_sound" "soldier/idle.wav" +"sight_sound" "soldier/sight1.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_soldiergun.mdl" +"gib2mdl" "progs/gib_soldfoot1.mdl" +"gib3mdl" "progs/gib_soldfoot2.mdl" +"gib1sound" "20.000000" +} +{ +"absmin" "271.000000 -209.000000 575.000000" +"absmax" "273.000000 -207.000000 577.000000" +"origin" "272.000000 -208.000000 576.000000" +"oldorigin" "272.000000 -208.000000 576.000000" +"angles" "0.000000 210.000000 0.000000" +"classname" "monster_army" +"use" "monster_spawn" +"health" "30.000000" +"ammo_shells" "3.000000" +"flags" "32.000000" +"max_health" "30.000000" +"spawnflags" "320.000000" +"targetname" "asc_01" +"th_stand" "army_stand1" +"th_walk" "army_walk1" +"th_run" "army_run1" +"th_missile" "army_atk1" +"th_pain" "army_pain" +"th_die" "army_die" +"mdl" "progs/mon_soldier.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "100.000000" +"classgroup" "600.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_soldier.mdl" +"randomskin" "4.000000" +"th_checkattack" "SoldierCheckAttack" +"attack_offset" "12.000000 8.000000 12.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "soldier/pain1.wav" +"pain_sound2" "soldier/pain2.wav" +"deathstring" " was shot by a Grunt +" +"idle_sound" "soldier/idle.wav" +"sight_sound" "soldier/sight1.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_soldiergun.mdl" +"gib1skin" "1.000000" +"gib1sound" "20.000000" +} +{ +"absmin" "311.000000 215.000000 575.000000" +"absmax" "313.000000 217.000000 577.000000" +"origin" "312.000000 216.000000 576.000000" +"oldorigin" "312.000000 216.000000 576.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "monster_demon1" +"use" "monster_spawn" +"health" "300.000000" +"flags" "32.000000" +"max_health" "300.000000" +"spawnflags" "320.000000" +"targetname" "asc_01" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"mdl" "progs/mon_demon.mdl" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idle_sound" "demon/idle1.wav" +"sight_sound" "demon/sight2.wav" +"steptype" "1.000000" +"gib1mdl" "progs/gib_dmleg1.mdl" +"gib2mdl" "progs/gib_dmclaw2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"absmin" "111.000000 15.000000 583.000000" +"absmax" "113.000000 17.000000 585.000000" +"origin" "112.000000 16.000000 584.000000" +"oldorigin" "112.000000 16.000000 584.000000" +"angles" "0.000000 330.000000 0.000000" +"classname" "monster_army_plasma" +"use" "monster_spawn" +"health" "75.000000" +"flags" "32.000000" +"max_health" "75.000000" +"spawnflags" "64.000000" +"targetname" "asc_01" +"th_stand" "army_stand1" +"th_walk" "army_walk1" +"th_run" "army_run1" +"th_missile" "army_plasma_atk1" +"th_pain" "army_pain" +"th_die" "army_die" +"mdl" "progs/mon_soldier.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "275.000000" +"classgroup" "600.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_soldier.mdl" +"exactskin" "9.000000" +"th_checkattack" "SoldierCheckAttack" +"attack_offset" "12.000000 8.000000 12.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "soldier/pain1.wav" +"pain_sound2" "soldier/pain2.wav" +"deathstring" " was fried by an Electrocutioner +" +"idle_sound" "soldier/idle.wav" +"sight_sound" "soldier/sight1.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_soldiergun.mdl" +"gib1sound" "20.000000" +} +{ +"modelindex" "280.000000" +"absmin" "-519.000000 -535.000000 896.031250" +"absmax" "-457.000000 -473.000000 952.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-488.000000 -504.000000 896.031250" +"oldorigin" "-488.000000 -504.000000 896.031250" +"classname" "weapon_upgrade_lg" +"model" "progs/g_plasma.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"weapon" "64.000000" +"netname" "Plasma Gun" +"flags" "768.000000" +"noise" "weapons/pkup.wav" +"mdl" "progs/g_plasma.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "weapon_touch" +"classtype" "545.000000" +"classgroup" "250.000000" +"respawn_time" "30.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "281.000000" +"absmin" "-439.000000 -527.000000 896.031250" +"absmax" "-377.000000 -465.000000 952.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-408.000000 -496.000000 896.031250" +"oldorigin" "-408.000000 -496.000000 896.031250" +"angles" "0.000000 358.000000 0.000000" +"classname" "item_plasma" +"model" "progs/ammo_cells1.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of cells" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_cells1.mdl" +"aflag" "12.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "740.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "264.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "281.000000" +"absmin" "-399.000000 -527.000000 896.031250" +"absmax" "-337.000000 -465.000000 952.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-368.000000 -496.000000 896.031250" +"oldorigin" "-368.000000 -496.000000 896.031250" +"angles" "0.000000 45.000000 0.000000" +"classname" "item_plasma" +"model" "progs/ammo_cells1.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of cells" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_cells1.mdl" +"aflag" "12.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "740.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "30.000000" +"respawn_effect" "1.000000" +"respawn_style" "264.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "281.000000" +"absmin" "169.000000 -431.000000 560.031250" +"absmax" "231.000000 -369.000000 616.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "200.000000 -400.000000 560.031250" +"oldorigin" "200.000000 -400.000000 560.031250" +"angles" "0.000000 107.000000 0.000000" +"classname" "item_plasma" +"model" "progs/ammo_cells1.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of cells" +"flags" "768.000000" +"spawnflags" "17.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_cells1.mdl" +"aflag" "12.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "740.000000" +"classgroup" "200.000000" +"frame_override" "1.000000" +"respawn_time" "150.000000" +"respawn_count" "3.000000" +"respawn_effect" "1.000000" +"respawn_style" "264.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-481.000000 -337.000000 39.000000" +"absmax" "-479.000000 -335.000000 41.000000" +"origin" "-480.000000 -336.000000 40.000000" +"classname" "info_player_coop" +"owner" "332" +"count" "4.000000" +"classtype" "11.000000" +"estate" "1.000000" +} +{ +"absmin" "-481.000000 -281.000000 39.000000" +"absmax" "-479.000000 -279.000000 41.000000" +"origin" "-480.000000 -280.000000 40.000000" +"classname" "info_player_coop" +"owner" "333" +"classtype" "11.000000" +"estate" "1.000000" +} +{ +"absmin" "-369.000000 -169.000000 39.000000" +"absmax" "-367.000000 -167.000000 41.000000" +"origin" "-368.000000 -168.000000 40.000000" +"classname" "info_player_coop" +"owner" "334" +"classtype" "11.000000" +"estate" "1.000000" +} +{ +"absmin" "-313.000000 -393.000000 39.000000" +"absmax" "-311.000000 -391.000000 41.000000" +"origin" "-312.000000 -392.000000 40.000000" +"classname" "info_player_coop" +"owner" "331" +"classtype" "11.000000" +"estate" "1.000000" +} +{ +"absmin" "333.000000 5.000000 319.000000" +"absmax" "335.000000 7.000000 321.000000" +"origin" "334.000000 6.000000 320.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"spawnflags" "1281.000000" +"target" "asc_01" +"targetname" "asc_01b" +"killtarget" "drone_monster" +"wait" "2.000000" +"count" "6.000000" +"height" "6.000000" +"message2" "The lift button is on" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "279.000000 311.000000 583.000000" +"absmax" "281.000000 313.000000 585.000000" +"origin" "280.000000 312.000000 584.000000" +"oldorigin" "280.000000 312.000000 584.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_demon1" +"use" "monster_spawn" +"health" "300.000000" +"flags" "32.000000" +"max_health" "300.000000" +"spawnflags" "64.000000" +"targetname" "bluekey" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"mdl" "progs/mon_demon.mdl" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idle_sound" "demon/idle1.wav" +"sight_sound" "demon/sight2.wav" +"steptype" "1.000000" +"gib1mdl" "progs/gib_dmclaw1.mdl" +"gib2mdl" "progs/gib_dmclaw2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"absmin" "95.000000 -313.000000 595.000000" +"absmax" "97.000000 -311.000000 597.000000" +"origin" "96.000000 -312.000000 596.000000" +"oldorigin" "96.000000 -312.000000 596.000000" +"angles" "0.000000 30.000000 0.000000" +"classname" "monster_fumigator" +"use" "monster_spawn" +"health" "100.000000" +"ammo_shells" "4.000000" +"flags" "32.000000" +"max_health" "100.000000" +"yaw_speed" "35.000000" +"spawnflags" "64.000000" +"targetname" "bluekey" +"noise3" "enforcer/fum_poisonon.wav" +"th_stand" "pyro_stand1" +"th_walk" "pyro_walk1" +"th_run" "pyro_run1" +"th_missile" "pyro_atk1" +"th_melee" "pyro_atk1" +"th_pain" "pyro_pain" +"th_die" "pyro_die" +"mdl" "progs/mon_fumigator.mdl" +"noise4" "enforcer/fum_poisonoff.wav" +"poisonous" "1.000000" +"no_liquiddmg" "1.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "392.000000" +"classgroup" "610.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_pyro.mdl" +"randomskin" "4.000000" +"th_checkattack" "PyroCheckAttack" +"reflectnails" "1.000000" +"attack_offset" "24.000000 8.500000 16.000000" +"pain_flinch" "100.000000" +"pain_longanim" "1.000000" +"pain_sound" "enforcer/pain1.wav" +"pain_sound2" "enforcer/pain2.wav" +"deathstring" " was choked by a Fumigator +" +"idle_sound" "enforcer/idle1.wav" +"sight_sound" "enforcer/sight1.wav" +"steptype" "5.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_enforcergun.mdl" +"gib1skin" "4.000000" +"gib1sound" "20.000000" +"gibtype" "10.000000" +} +{ +"absmin" "-257.000000 279.000000 275.000000" +"absmax" "-255.000000 281.000000 277.000000" +"origin" "-256.000000 280.000000 276.000000" +"oldorigin" "-256.000000 280.000000 276.000000" +"classname" "monster_seeker" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "320.000000" +"target" "seeker_01" +"targetname" "roof_door" +"noise2" "progs/misc_spark.mdl" +"noise3" "misc/spark.wav" +"th_stand" "seek_stand" +"th_walk" "seek_walk" +"th_run" "seek_run" +"th_missile" "seek_fire" +"th_melee" "seek_melee1" +"th_pain" "seek_pain" +"th_die" "seek_die" +"mdl" "progs/mon_seeker.mdl" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "362.000000" +"classgroup" "630.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"headmdl" "progs/h_seeker.mdl" +"bleedcolour" "4.000000" +"th_checkattack" "SeekerCheckAttack" +"bouncegrenade" "1.000000" +"weaponglow" "progs/mon_seeker_glow.mdl" +"pain_flinch" "400.000000" +"pain_timeout" "2.000000" +"pain_sound" "seeker/pain1.wav" +"pain_sound2" "seeker/pain2.wav" +"death_dmg" "50.000000" +"deathstring" " was destroyed by a Seeker +" +"idle_sound" "seeker/idle1.wav" +"idle_sound2" "seeker/idle2.wav" +"sight_sound" "seeker/sight1.wav" +"steptype" "9.000000" +"stepc1" "seeker/footstep1.wav" +"stepc2" "seeker/footstep2.wav" +"stepc3" "seeker/footstep1.wav" +"stepc4" "seeker/footstep2.wav" +"stepc5" "seeker/footstep3.wav" +"resist_rockets" "0.500000" +"gib1mdl" "progs/gib_seekchunk.mdl" +"gib2mdl" "progs/gib_seekarm.mdl" +"gib3mdl" "progs/gib_metal1.mdl" +"gib4mdl" "progs/gib_metal3.mdl" +"gib1frame" "2.000000" +"gibtype" "4.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "223.000000 15.000000 279.000000" +"absmax" "225.000000 17.000000 281.000000" +"origin" "224.000000 16.000000 280.000000" +"oldorigin" "224.000000 16.000000 280.000000" +"angles" "0.000000 285.000000 0.000000" +"classname" "monster_army_plasma" +"use" "monster_spawn" +"health" "75.000000" +"flags" "32.000000" +"max_health" "75.000000" +"spawnflags" "64.000000" +"targetname" "bluekey" +"th_stand" "army_stand1" +"th_walk" "army_walk1" +"th_run" "army_run1" +"th_missile" "army_plasma_atk1" +"th_pain" "army_pain" +"th_die" "army_die" +"mdl" "progs/mon_soldier.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "275.000000" +"classgroup" "600.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_soldier.mdl" +"exactskin" "9.000000" +"th_checkattack" "SoldierCheckAttack" +"attack_offset" "12.000000 8.000000 12.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "soldier/pain1.wav" +"pain_sound2" "soldier/pain2.wav" +"deathstring" " was fried by an Electrocutioner +" +"idle_sound" "soldier/idle.wav" +"sight_sound" "soldier/sight1.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_soldiergun.mdl" +"gib2mdl" "progs/gib_soldfoot1.mdl" +"gib3mdl" "progs/gib_soldfoot2.mdl" +"gib1skin" "1.000000" +"gib1sound" "20.000000" +} +{ +"absmin" "311.000000 175.000000 47.000000" +"absmax" "313.000000 177.000000 49.000000" +"origin" "312.000000 176.000000 48.000000" +"oldorigin" "312.000000 176.000000 48.000000" +"angles" "0.000000 225.000000 0.000000" +"classname" "monster_army" +"use" "monster_spawn" +"health" "30.000000" +"ammo_shells" "3.000000" +"flags" "32.000000" +"max_health" "30.000000" +"spawnflags" "320.000000" +"targetname" "bluekey" +"th_stand" "army_stand1" +"th_walk" "army_walk1" +"th_run" "army_run1" +"th_missile" "army_atk1" +"th_pain" "army_pain" +"th_die" "army_die" +"mdl" "progs/mon_soldier.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "100.000000" +"classgroup" "600.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_soldier.mdl" +"randomskin" "4.000000" +"th_checkattack" "SoldierCheckAttack" +"attack_offset" "12.000000 8.000000 12.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "soldier/pain1.wav" +"pain_sound2" "soldier/pain2.wav" +"deathstring" " was shot by a Grunt +" +"idle_sound" "soldier/idle.wav" +"sight_sound" "soldier/sight1.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_soldiergun.mdl" +"gib2mdl" "progs/gib_soldfoot1.mdl" +"gib3mdl" "progs/gib_soldfoot2.mdl" +"gib1sound" "20.000000" +} +{ +"absmin" "351.000000 255.000000 47.000000" +"absmax" "353.000000 257.000000 49.000000" +"origin" "352.000000 256.000000 48.000000" +"oldorigin" "352.000000 256.000000 48.000000" +"angles" "0.000000 225.000000 0.000000" +"classname" "monster_army" +"use" "monster_spawn" +"health" "30.000000" +"ammo_shells" "2.000000" +"flags" "32.000000" +"max_health" "30.000000" +"spawnflags" "320.000000" +"targetname" "bluekey" +"th_stand" "army_stand1" +"th_walk" "army_walk1" +"th_run" "army_run1" +"th_missile" "army_atk1" +"th_pain" "army_pain" +"th_die" "army_die" +"mdl" "progs/mon_soldier.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "100.000000" +"classgroup" "600.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_soldier.mdl" +"randomskin" "4.000000" +"th_checkattack" "SoldierCheckAttack" +"attack_offset" "12.000000 8.000000 12.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "soldier/pain1.wav" +"pain_sound2" "soldier/pain2.wav" +"deathstring" " was shot by a Grunt +" +"idle_sound" "soldier/idle.wav" +"sight_sound" "soldier/sight1.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_soldiergun.mdl" +"gib2mdl" "progs/gib_soldfoot1.mdl" +"gib1sound" "20.000000" +} +{ +"absmin" "199.000000 159.000000 47.000000" +"absmax" "201.000000 161.000000 49.000000" +"origin" "200.000000 160.000000 48.000000" +"oldorigin" "200.000000 160.000000 48.000000" +"angles" "0.000000 345.000000 0.000000" +"classname" "monster_army" +"use" "monster_spawn" +"health" "30.000000" +"ammo_shells" "4.000000" +"flags" "32.000000" +"max_health" "30.000000" +"spawnflags" "320.000000" +"targetname" "bluekey" +"th_stand" "army_stand1" +"th_walk" "army_walk1" +"th_run" "army_run1" +"th_missile" "army_atk1" +"th_pain" "army_pain" +"th_die" "army_die" +"mdl" "progs/mon_soldier.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "100.000000" +"classgroup" "600.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_soldier.mdl" +"randomskin" "4.000000" +"th_checkattack" "SoldierCheckAttack" +"attack_offset" "12.000000 8.000000 12.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "soldier/pain1.wav" +"pain_sound2" "soldier/pain2.wav" +"deathstring" " was shot by a Grunt +" +"idle_sound" "soldier/idle.wav" +"sight_sound" "soldier/sight1.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_soldiergun.mdl" +"gib2mdl" "progs/gib_soldfoot1.mdl" +"gib3mdl" "progs/gib_soldfoot2.mdl" +"gib1skin" "1.000000" +"gib1sound" "20.000000" +} +{ +"absmin" "543.000000 -385.000000 391.000000" +"absmax" "545.000000 -383.000000 393.000000" +"origin" "544.000000 -384.000000 392.000000" +"oldorigin" "544.000000 -384.000000 392.000000" +"angles" "0.000000 165.000000 0.000000" +"classname" "monster_jim" +"use" "monster_spawn" +"health" "50.000000" +"flags" "32.000000" +"max_health" "50.000000" +"spawnflags" "324.000000" +"targetname" "bluekey" +"th_stand" "jim_stand1" +"th_walk" "jim_walk1" +"th_run" "jim_run1" +"th_missile" "jim_fire1" +"th_pain" "jim_pain" +"th_die" "jim_die" +"mdl" "progs/mon_jimrock.mdl" +"height" "128.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "386.000000" +"classgroup" "630.000000" +"classmove" "2.000000" +"gibhealth" "-300.000000" +"th_checkattack" "JimCheckAttack" +"attack_offset" "20.000000 0.000000 -10.000000" +"pain_flinch" "30.000000" +"pain_sound" "jim/pain1.wav" +"pain_sound2" "jim/pain2.wav" +"deathstring" " was blown away by Jim +" +"idle_sound" "jim/idle1.wav" +"idle_sound2" "jim/idle3.wav" +"sight_sound" "jim/sight1.wav" +"steptype" "10.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "431.000000 -369.000000 327.000000" +"absmax" "433.000000 -367.000000 329.000000" +"origin" "432.000000 -368.000000 328.000000" +"oldorigin" "432.000000 -368.000000 328.000000" +"angles" "0.000000 165.000000 0.000000" +"classname" "monster_army_plasma" +"use" "monster_spawn" +"health" "75.000000" +"flags" "32.000000" +"max_health" "75.000000" +"spawnflags" "320.000000" +"targetname" "bluekey" +"th_stand" "army_stand1" +"th_walk" "army_walk1" +"th_run" "army_run1" +"th_missile" "army_plasma_atk1" +"th_pain" "army_pain" +"th_die" "army_die" +"mdl" "progs/mon_soldier.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "275.000000" +"classgroup" "600.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_soldier.mdl" +"exactskin" "8.000000" +"th_checkattack" "SoldierCheckAttack" +"attack_offset" "12.000000 8.000000 12.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "soldier/pain1.wav" +"pain_sound2" "soldier/pain2.wav" +"deathstring" " was fried by an Electrocutioner +" +"idle_sound" "soldier/idle.wav" +"sight_sound" "soldier/sight1.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_soldiergun.mdl" +"gib2mdl" "progs/gib_soldfoot1.mdl" +"gib3mdl" "progs/gib_soldfoot2.mdl" +"gib1skin" "1.000000" +"gib1sound" "20.000000" +} +{ +"absmin" "863.000000 127.000000 135.000000" +"absmax" "865.000000 129.000000 137.000000" +"origin" "864.000000 128.000000 136.000000" +"oldorigin" "864.000000 128.000000 136.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_centurion" +"use" "monster_spawn" +"health" "120.000000" +"ammo_cells" "3.000000" +"flags" "32.000000" +"max_health" "120.000000" +"yaw_speed" "35.000000" +"spawnflags" "448.000000" +"targetname" "seeker_01" +"th_stand" "cent_stand1" +"th_walk" "cent_walk1" +"th_run" "cent_run1" +"th_missile" "cent_atk1" +"th_pain" "cent_pain" +"th_die" "cent_die" +"mdl" "progs/mon_centurion.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "395.000000" +"classgroup" "610.000000" +"classmove" "2.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_centurion.mdl" +"randomskin" "6.000000" +"th_checkattack" "CenturionCheckAttack" +"attack_offset" "28.000000 8.500000 24.000000" +"pain_flinch" "60.000000" +"pain_sound" "enforcer/pain1.wav" +"pain_sound2" "enforcer/pain2.wav" +"deathstring" " was vaporized by a Centurion +" +"idle_sound" "enforcer/idle1.wav" +"sight_sound" "enforcer/sight1.wav" +"steptype" "10.000000" +} +{ +"absmin" "-193.000000 183.000000 39.000000" +"absmax" "-191.000000 185.000000 41.000000" +"origin" "-192.000000 184.000000 40.000000" +"oldorigin" "-192.000000 184.000000 40.000000" +"classname" "monster_army_rocket" +"use" "monster_spawn" +"health" "45.000000" +"ammo_rockets" "1.000000" +"flags" "32.000000" +"max_health" "45.000000" +"spawnflags" "320.000000" +"targetname" "bluekey" +"th_stand" "army_stand1" +"th_walk" "army_walk1" +"th_run" "army_run1" +"th_missile" "army_rocket_atk1" +"th_melee" "army_runback1" +"th_pain" "army_pain" +"th_die" "army_die" +"mdl" "progs/mon_soldier.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "270.000000" +"classgroup" "600.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_soldier.mdl" +"exactskin" "5.000000" +"th_checkattack" "SoldierCheckAttack" +"th_updmissile" "army_rocket_think" +"attack_offset" "12.000000 8.000000 12.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "soldier/pain1.wav" +"pain_sound2" "soldier/pain2.wav" +"deathstring" " was blown up by a Rocketeer +" +"idle_sound" "soldier/idle.wav" +"sight_sound" "soldier/sight1.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_soldiergun.mdl" +"gib2mdl" "progs/gib_soldfoot1.mdl" +"gib1skin" "1.000000" +"gib1sound" "20.000000" +} +{ +"absmin" "-121.000000 279.000000 39.000000" +"absmax" "-119.000000 281.000000 41.000000" +"origin" "-120.000000 280.000000 40.000000" +"oldorigin" "-120.000000 280.000000 40.000000" +"classname" "monster_army_rocket" +"use" "monster_spawn" +"health" "45.000000" +"flags" "32.000000" +"max_health" "45.000000" +"spawnflags" "64.000000" +"targetname" "bluekey" +"th_stand" "army_stand1" +"th_walk" "army_walk1" +"th_run" "army_run1" +"th_missile" "army_rocket_atk1" +"th_melee" "army_runback1" +"th_pain" "army_pain" +"th_die" "army_die" +"mdl" "progs/mon_soldier.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "270.000000" +"classgroup" "600.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_soldier.mdl" +"exactskin" "4.000000" +"th_checkattack" "SoldierCheckAttack" +"th_updmissile" "army_rocket_think" +"attack_offset" "12.000000 8.000000 12.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "soldier/pain1.wav" +"pain_sound2" "soldier/pain2.wav" +"deathstring" " was blown up by a Rocketeer +" +"idle_sound" "soldier/idle.wav" +"sight_sound" "soldier/sight1.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_soldiergun.mdl" +"gib2mdl" "progs/gib_soldfoot1.mdl" +"gib1sound" "20.000000" +} +{ +"absmin" "-641.000000 439.000000 391.000000" +"absmax" "-639.000000 441.000000 393.000000" +"origin" "-640.000000 440.000000 392.000000" +"oldorigin" "-640.000000 440.000000 392.000000" +"angles" "0.000000 15.000000 0.000000" +"classname" "monster_jim" +"use" "monster_spawn" +"health" "50.000000" +"flags" "32.000000" +"max_health" "50.000000" +"spawnflags" "324.000000" +"targetname" "bluekey" +"th_stand" "jim_stand1" +"th_walk" "jim_walk1" +"th_run" "jim_run1" +"th_missile" "jim_fire1" +"th_pain" "jim_pain" +"th_die" "jim_die" +"mdl" "progs/mon_jimrock.mdl" +"height" "128.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "386.000000" +"classgroup" "630.000000" +"classmove" "2.000000" +"gibhealth" "-300.000000" +"th_checkattack" "JimCheckAttack" +"attack_offset" "20.000000 0.000000 -10.000000" +"pain_flinch" "30.000000" +"pain_sound" "jim/pain1.wav" +"pain_sound2" "jim/pain2.wav" +"deathstring" " was blown away by Jim +" +"idle_sound" "jim/idle1.wav" +"idle_sound2" "jim/idle3.wav" +"sight_sound" "jim/sight1.wav" +"steptype" "10.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "175.000000 -305.000000 595.000000" +"absmax" "177.000000 -303.000000 597.000000" +"origin" "176.000000 -304.000000 596.000000" +"oldorigin" "176.000000 -304.000000 596.000000" +"angles" "0.000000 30.000000 0.000000" +"classname" "monster_fumigator" +"use" "monster_spawn" +"health" "100.000000" +"ammo_shells" "4.000000" +"flags" "32.000000" +"max_health" "100.000000" +"yaw_speed" "35.000000" +"spawnflags" "320.000000" +"targetname" "bluekey" +"noise3" "enforcer/fum_poisonon.wav" +"th_stand" "pyro_stand1" +"th_walk" "pyro_walk1" +"th_run" "pyro_run1" +"th_missile" "pyro_atk1" +"th_melee" "pyro_atk1" +"th_pain" "pyro_pain" +"th_die" "pyro_die" +"mdl" "progs/mon_fumigator.mdl" +"noise4" "enforcer/fum_poisonoff.wav" +"poisonous" "1.000000" +"no_liquiddmg" "1.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "392.000000" +"classgroup" "610.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_pyro.mdl" +"randomskin" "4.000000" +"th_checkattack" "PyroCheckAttack" +"reflectnails" "1.000000" +"attack_offset" "24.000000 8.500000 16.000000" +"pain_flinch" "100.000000" +"pain_longanim" "1.000000" +"pain_sound" "enforcer/pain1.wav" +"pain_sound2" "enforcer/pain2.wav" +"deathstring" " was choked by a Fumigator +" +"idle_sound" "enforcer/idle1.wav" +"sight_sound" "enforcer/sight1.wav" +"steptype" "5.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_enforcergun.mdl" +"gib1skin" "4.000000" +"gib1sound" "20.000000" +"gibtype" "10.000000" +} +{ +"modelindex" "208.000000" +"absmin" "393.000000 -71.000000 560.031250" +"absmax" "455.000000 -9.000000 616.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "424.000000 -40.000000 560.031250" +"oldorigin" "424.000000 -40.000000 560.031250" +"angles" "0.000000 305.000000 0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails1.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "17.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "120.000000" +"respawn_count" "5.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "208.000000" +"absmin" "397.000000 25.000000 560.031250" +"absmax" "459.000000 87.000000 616.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "428.000000 56.000000 560.031250" +"oldorigin" "428.000000 56.000000 560.031250" +"angles" "0.000000 356.000000 0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails1.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "17.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails1.mdl" +"aflag" "50.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "120.000000" +"respawn_count" "5.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "218.000000" +"absmin" "17.000000 401.000000 560.031250" +"absmax" "79.000000 463.000000 616.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "48.000000 432.000000 560.031250" +"oldorigin" "48.000000 432.000000 560.031250" +"angles" "0.000000 180.000000 0.000000" +"classname" "item_shells" +"model" "progs/ammo_shells1.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "17.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "120.000000" +"respawn_count" "5.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "218.000000" +"absmin" "-151.000000 297.000000 16.031250" +"absmax" "-89.000000 359.000000 72.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-120.000000 328.000000 16.031250" +"oldorigin" "-120.000000 328.000000 16.031250" +"angles" "0.000000 272.000000 0.000000" +"classname" "item_shells" +"model" "progs/ammo_shells1.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of shells" +"flags" "768.000000" +"spawnflags" "17.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_shells1.mdl" +"aflag" "40.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "710.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidlarge.mdl" +"respawn_time" "120.000000" +"respawn_count" "5.000000" +"respawn_effect" "1.000000" +"respawn_style" "257.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "217.000000" +"absmin" "-247.000000 105.000000 16.031250" +"absmax" "-185.000000 167.000000 72.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-216.000000 136.000000 16.031250" +"oldorigin" "-216.000000 136.000000 16.031250" +"angles" "0.000000 171.000000 0.000000" +"classname" "item_health" +"model" "progs/health_25b.mdl" +"skin" "2.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_thinkloop" +"nextthink" "121.147858" +"flags" "768.000000" +"spawnflags" "16.000000" +"noise" "items/health1.wav" +"mdl" "progs/health_25b.mdl" +"healamount" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "755.000000" +"classgroup" "100.000000" +"item_skinanim" "1.000000" +"item_skinanim_no" "2.000000" +"respawn_time" "120.000000" +"respawn_count" "5.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "129.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "706" +} +{ +"absmin" "-249.000000 151.000000 271.000000" +"absmax" "-247.000000 153.000000 273.000000" +"origin" "-248.000000 152.000000 272.000000" +"oldorigin" "-248.000000 152.000000 272.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "monster_army_grenade" +"use" "monster_spawn" +"health" "60.000000" +"ammo_rockets" "1.000000" +"flags" "32.000000" +"max_health" "60.000000" +"spawnflags" "448.000000" +"targetname" "goldkey" +"th_stand" "army_stand1" +"th_walk" "army_walk1" +"th_run" "army_run1" +"th_missile" "army_grenade_atk1" +"th_melee" "army_runback1" +"th_pain" "army_pain" +"th_die" "army_die" +"mdl" "progs/mon_soldier.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "272.000000" +"classgroup" "600.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_soldier.mdl" +"exactskin" "7.000000" +"th_checkattack" "SoldierCheckAttack" +"bouncegrenade" "1.000000" +"attack_offset" "12.000000 8.000000 12.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "soldier/pain1.wav" +"pain_sound2" "soldier/pain2.wav" +"deathstring" " was pineappled by a Grenader +" +"idle_sound" "soldier/idle.wav" +"sight_sound" "soldier/sight1.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_soldiergun.mdl" +"gib2mdl" "progs/gib_soldfoot1.mdl" +"gib3mdl" "progs/gib_soldfoot2.mdl" +"gib1skin" "1.000000" +"gib1sound" "20.000000" +} +{ +"absmin" "-97.000000 271.000000 271.000000" +"absmax" "-95.000000 273.000000 273.000000" +"origin" "-96.000000 272.000000 272.000000" +"oldorigin" "-96.000000 272.000000 272.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_army_grenade" +"use" "monster_spawn" +"health" "60.000000" +"ammo_rockets" "1.000000" +"flags" "32.000000" +"max_health" "60.000000" +"spawnflags" "448.000000" +"targetname" "goldkey" +"th_stand" "army_stand1" +"th_walk" "army_walk1" +"th_run" "army_run1" +"th_missile" "army_grenade_atk1" +"th_melee" "army_runback1" +"th_pain" "army_pain" +"th_die" "army_die" +"mdl" "progs/mon_soldier.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "272.000000" +"classgroup" "600.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_soldier.mdl" +"exactskin" "6.000000" +"th_checkattack" "SoldierCheckAttack" +"bouncegrenade" "1.000000" +"attack_offset" "12.000000 8.000000 12.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "soldier/pain1.wav" +"pain_sound2" "soldier/pain2.wav" +"deathstring" " was pineappled by a Grenader +" +"idle_sound" "soldier/idle.wav" +"sight_sound" "soldier/sight1.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_soldiergun.mdl" +"gib3mdl" "progs/gib_soldfoot2.mdl" +"gib1skin" "1.000000" +"gib1sound" "20.000000" +} +{ +"absmin" "127.000000 319.000000 39.000000" +"absmax" "129.000000 321.000000 41.000000" +"origin" "128.000000 320.000000 40.000000" +"oldorigin" "128.000000 320.000000 40.000000" +"angles" "0.000000 225.000000 0.000000" +"classname" "monster_pyro" +"use" "monster_spawn" +"health" "100.000000" +"ammo_shells" "4.000000" +"flags" "32.000000" +"max_health" "100.000000" +"yaw_speed" "35.000000" +"spawnflags" "448.000000" +"targetname" "goldkey" +"noise3" "enforcer/pyro_flameon.wav" +"th_stand" "pyro_stand1" +"th_walk" "pyro_walk1" +"th_run" "pyro_run1" +"th_missile" "pyro_atk1" +"th_melee" "pyro_atk1" +"th_pain" "pyro_pain" +"th_die" "pyro_die" +"mdl" "progs/mon_pyro.mdl" +"noise4" "enforcer/pyro_flameoff.wav" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "390.000000" +"classgroup" "610.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_pyro.mdl" +"randomskin" "4.000000" +"th_checkattack" "PyroCheckAttack" +"attack_offset" "24.000000 8.500000 16.000000" +"pain_flinch" "100.000000" +"pain_longanim" "1.000000" +"pain_sound" "enforcer/pain1.wav" +"pain_sound2" "enforcer/pain2.wav" +"deathstring" " was toasted by a Pyro +" +"idle_sound" "enforcer/idle1.wav" +"sight_sound" "enforcer/sight1.wav" +"steptype" "5.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_enforcergun.mdl" +"gib1skin" "3.000000" +} +{ +"absmin" "135.000000 159.000000 39.000000" +"absmax" "137.000000 161.000000 41.000000" +"origin" "136.000000 160.000000 40.000000" +"oldorigin" "136.000000 160.000000 40.000000" +"angles" "0.000000 150.000000 0.000000" +"classname" "monster_pyro" +"use" "monster_spawn" +"health" "100.000000" +"ammo_shells" "4.000000" +"flags" "32.000000" +"max_health" "100.000000" +"yaw_speed" "35.000000" +"spawnflags" "448.000000" +"targetname" "goldkey" +"noise3" "enforcer/pyro_flameon.wav" +"th_stand" "pyro_stand1" +"th_walk" "pyro_walk1" +"th_run" "pyro_run1" +"th_missile" "pyro_atk1" +"th_melee" "pyro_atk1" +"th_pain" "pyro_pain" +"th_die" "pyro_die" +"mdl" "progs/mon_pyro.mdl" +"noise4" "enforcer/pyro_flameoff.wav" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "390.000000" +"classgroup" "610.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_pyro.mdl" +"randomskin" "4.000000" +"th_checkattack" "PyroCheckAttack" +"attack_offset" "24.000000 8.500000 16.000000" +"pain_flinch" "100.000000" +"pain_longanim" "1.000000" +"pain_sound" "enforcer/pain1.wav" +"pain_sound2" "enforcer/pain2.wav" +"deathstring" " was toasted by a Pyro +" +"idle_sound" "enforcer/idle1.wav" +"sight_sound" "enforcer/sight1.wav" +"steptype" "5.000000" +"resist_nails" "0.500000" +"gib1mdl" "progs/w_enforcergun.mdl" +"gib1skin" "3.000000" +} +{ +"absmin" "103.000000 -377.000000 319.000000" +"absmax" "105.000000 -375.000000 321.000000" +"origin" "104.000000 -376.000000 320.000000" +"oldorigin" "104.000000 -376.000000 320.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "monster_army_rocket" +"use" "monster_spawn" +"health" "45.000000" +"ammo_rockets" "1.000000" +"flags" "32.000000" +"max_health" "45.000000" +"spawnflags" "448.000000" +"targetname" "goldkey" +"th_stand" "army_stand1" +"th_walk" "army_walk1" +"th_run" "army_run1" +"th_missile" "army_rocket_atk1" +"th_melee" "army_runback1" +"th_pain" "army_pain" +"th_die" "army_die" +"mdl" "progs/mon_soldier.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "270.000000" +"classgroup" "600.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_soldier.mdl" +"exactskin" "4.000000" +"th_checkattack" "SoldierCheckAttack" +"th_updmissile" "army_rocket_think" +"attack_offset" "12.000000 8.000000 12.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "soldier/pain1.wav" +"pain_sound2" "soldier/pain2.wav" +"deathstring" " was blown up by a Rocketeer +" +"idle_sound" "soldier/idle.wav" +"sight_sound" "soldier/sight1.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_soldiergun.mdl" +"gib2mdl" "progs/gib_soldfoot1.mdl" +"gib1sound" "20.000000" +} +{ +"absmin" "-73.000000 -369.000000 319.000000" +"absmax" "-71.000000 -367.000000 321.000000" +"origin" "-72.000000 -368.000000 320.000000" +"oldorigin" "-72.000000 -368.000000 320.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "monster_army_rocket" +"use" "monster_spawn" +"health" "45.000000" +"flags" "32.000000" +"max_health" "45.000000" +"spawnflags" "448.000000" +"targetname" "goldkey" +"th_stand" "army_stand1" +"th_walk" "army_walk1" +"th_run" "army_run1" +"th_missile" "army_rocket_atk1" +"th_melee" "army_runback1" +"th_pain" "army_pain" +"th_die" "army_die" +"mdl" "progs/mon_soldier.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "270.000000" +"classgroup" "600.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_soldier.mdl" +"exactskin" "5.000000" +"th_checkattack" "SoldierCheckAttack" +"th_updmissile" "army_rocket_think" +"attack_offset" "12.000000 8.000000 12.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "soldier/pain1.wav" +"pain_sound2" "soldier/pain2.wav" +"deathstring" " was blown up by a Rocketeer +" +"idle_sound" "soldier/idle.wav" +"sight_sound" "soldier/sight1.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_soldiergun.mdl" +"gib1skin" "1.000000" +"gib1sound" "20.000000" +} +{ +"absmin" "-417.000000 127.000000 199.000000" +"absmax" "-415.000000 129.000000 201.000000" +"origin" "-416.000000 128.000000 200.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "fence_off" +"light_lev" "250.000000" +"style" "32.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "2.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-417.000000 255.000000 199.000000" +"absmax" "-415.000000 257.000000 201.000000" +"origin" "-416.000000 256.000000 200.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "fence_off" +"light_lev" "250.000000" +"style" "32.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "2.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-417.000000 383.000000 199.000000" +"absmax" "-415.000000 385.000000 201.000000" +"origin" "-416.000000 384.000000 200.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "fence_off" +"light_lev" "250.000000" +"style" "32.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "2.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-385.000000 415.000000 199.000000" +"absmax" "-383.000000 417.000000 201.000000" +"origin" "-384.000000 416.000000 200.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "fence_off" +"light_lev" "250.000000" +"style" "32.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "2.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-257.000000 415.000000 199.000000" +"absmax" "-255.000000 417.000000 201.000000" +"origin" "-256.000000 416.000000 200.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "fence_off" +"light_lev" "250.000000" +"style" "32.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "2.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "-129.000000 415.000000 199.000000" +"absmax" "-127.000000 417.000000 201.000000" +"origin" "-128.000000 416.000000 200.000000" +"angles" "0.000000 -0.000000 0.000000" +"classname" "light" +"use" "entity_state_use" +"spawnflags" "1.000000" +"targetname" "fence_off" +"light_lev" "250.000000" +"style" "32.000000" +"wait" "3.000000" +"delay" "2.000000" +"estate" "2.000000" +"estate_on" "light_on" +"estate_off" "light_off" +} +{ +"absmin" "231.000000 -265.000000 575.000000" +"absmax" "233.000000 -263.000000 577.000000" +"origin" "232.000000 -264.000000 576.000000" +"oldorigin" "232.000000 -264.000000 576.000000" +"angles" "0.000000 210.000000 0.000000" +"classname" "monster_army_plasma" +"use" "monster_spawn" +"health" "75.000000" +"ammo_cells" "1.000000" +"flags" "32.000000" +"max_health" "75.000000" +"spawnflags" "64.000000" +"targetname" "goldkey" +"th_stand" "army_stand1" +"th_walk" "army_walk1" +"th_run" "army_run1" +"th_missile" "army_plasma_atk1" +"th_pain" "army_pain" +"th_die" "army_die" +"mdl" "progs/mon_soldier.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "275.000000" +"classgroup" "600.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_soldier.mdl" +"exactskin" "9.000000" +"th_checkattack" "SoldierCheckAttack" +"attack_offset" "12.000000 8.000000 12.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "soldier/pain1.wav" +"pain_sound2" "soldier/pain2.wav" +"deathstring" " was fried by an Electrocutioner +" +"idle_sound" "soldier/idle.wav" +"sight_sound" "soldier/sight1.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_soldiergun.mdl" +"gib3mdl" "progs/gib_soldfoot2.mdl" +"gib1sound" "20.000000" +} +{ +"absmin" "-193.000000 367.000000 593.000000" +"absmax" "-191.000000 369.000000 595.000000" +"origin" "-192.000000 368.000000 594.000000" +"oldorigin" "-192.000000 368.000000 594.000000" +"classname" "monster_shambler" +"use" "monster_spawn" +"health" "600.000000" +"flags" "32.000000" +"max_health" "600.000000" +"spawnflags" "321.000000" +"target" "goldkeyc" +"targetname" "goldkey" +"th_stand" "sham_stand1" +"th_walk" "sham_walk1" +"th_run" "sham_run1" +"th_missile" "sham_magic1" +"th_melee" "sham_melee" +"th_pain" "sham_pain" +"th_die" "sham_die" +"mdl" "progs/mon_shambler.mdl" +"lip" "0.671102" +"bboxtype" "10.000000" +"bbmins" "-32.000000 -32.000000 -24.000000" +"bbmaxs" "32.000000 32.000000 64.000000" +"classtype" "165.000000" +"classgroup" "666.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_shambler.mdl" +"th_checkattack" "ShamCheckAttack" +"th_wakeup" "sham_wakeup1" +"attack_offset" "0.000000 0.000000 40.000000" +"meleehitsound" "shambler/smack.wav" +"pain_flinch" "400.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "shambler/shurt2.wav" +"deathstring" " was smashed by a Shambler +" +"idle_sound" "shambler/sidle.wav" +"sight_sound" "shambler/ssight.wav" +"steptype" "6.000000" +"resist_rockets" "0.500000" +"gib1mdl" "progs/gib_shclaw1.mdl" +"gib2mdl" "progs/gib_shclaw2.mdl" +"gib3mdl" "progs/gib_shfoot2.mdl" +"gib4mdl" "progs/gib_shfoot2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "-149.000000 -319.000000 919.000000" +"absmax" "-147.000000 -317.000000 921.000000" +"origin" "-148.000000 -318.000000 920.000000" +"oldorigin" "-148.000000 -318.000000 920.000000" +"angles" "0.000000 330.000000 0.000000" +"classname" "monster_army_plasma" +"use" "monster_spawn" +"health" "75.000000" +"flags" "32.000000" +"max_health" "75.000000" +"spawnflags" "65.000000" +"target" "shambler_01" +"targetname" "goldkeyc" +"th_stand" "army_stand1" +"th_walk" "army_walk1" +"th_run" "army_run1" +"th_missile" "army_plasma_atk1" +"th_pain" "army_pain" +"th_die" "army_die" +"mdl" "progs/mon_soldier.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "275.000000" +"classgroup" "600.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_soldier.mdl" +"exactskin" "9.000000" +"th_checkattack" "SoldierCheckAttack" +"attack_offset" "12.000000 8.000000 12.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "soldier/pain1.wav" +"pain_sound2" "soldier/pain2.wav" +"deathstring" " was fried by an Electrocutioner +" +"idle_sound" "soldier/idle.wav" +"sight_sound" "soldier/sight1.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_soldiergun.mdl" +"gib2mdl" "progs/gib_soldfoot1.mdl" +"gib1sound" "20.000000" +} +{ +"absmin" "327.000000 175.000000 919.000000" +"absmax" "329.000000 177.000000 921.000000" +"origin" "328.000000 176.000000 920.000000" +"oldorigin" "328.000000 176.000000 920.000000" +"angles" "0.000000 195.000000 0.000000" +"classname" "monster_army_rocket" +"use" "monster_spawn" +"health" "45.000000" +"flags" "32.000000" +"max_health" "45.000000" +"spawnflags" "64.000000" +"target" "shambler_01" +"targetname" "goldkeyc" +"th_stand" "army_stand1" +"th_walk" "army_walk1" +"th_run" "army_run1" +"th_missile" "army_rocket_atk1" +"th_melee" "army_runback1" +"th_pain" "army_pain" +"th_die" "army_die" +"mdl" "progs/mon_soldier.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "270.000000" +"classgroup" "600.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_soldier.mdl" +"exactskin" "4.000000" +"th_checkattack" "SoldierCheckAttack" +"th_updmissile" "army_rocket_think" +"attack_offset" "12.000000 8.000000 12.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "soldier/pain1.wav" +"pain_sound2" "soldier/pain2.wav" +"deathstring" " was blown up by a Rocketeer +" +"idle_sound" "soldier/idle.wav" +"sight_sound" "soldier/sight1.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_soldiergun.mdl" +"gib2mdl" "progs/gib_soldfoot1.mdl" +"gib3mdl" "progs/gib_soldfoot2.mdl" +"gib1skin" "1.000000" +"gib1sound" "20.000000" +} +{ +"modelindex" "210.000000" +"absmin" "-151.000000 -191.000000 1320.031250" +"absmax" "-89.000000 -129.000000 1376.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-120.000000 -160.000000 1320.031250" +"oldorigin" "-120.000000 -160.000000 1320.031250" +"classname" "item_armorInv" +"model" "progs/armour.mdl" +"skin" "2.000000" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"items" "32768.000000" +"flags" "768.000000" +"armortype" "0.800000" +"armorvalue" "200.000000" +"noise" "items/armor1.wav" +"mdl" "progs/armour.mdl" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "armor_touch" +"classtype" "790.000000" +"classgroup" "275.000000" +"entno_unique" "85488.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "260.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +"part_emitter" "500" +"part_active" "110.000000" +} +{ +"absmin" "31.000000 -481.000000 1367.000000" +"absmax" "33.000000 -479.000000 1369.000000" +"origin" "32.000000 -480.000000 1368.000000" +"oldorigin" "32.000000 -480.000000 1368.000000" +"angles" "0.000000 135.000000 0.000000" +"classname" "monster_centurion" +"use" "monster_spawn" +"health" "120.000000" +"ammo_cells" "3.000000" +"flags" "32.000000" +"max_health" "120.000000" +"yaw_speed" "35.000000" +"spawnflags" "448.000000" +"targetname" "dump" +"th_stand" "cent_stand1" +"th_walk" "cent_walk1" +"th_run" "cent_run1" +"th_missile" "cent_atk1" +"th_pain" "cent_pain" +"th_die" "cent_die" +"mdl" "progs/mon_centurion.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "395.000000" +"classgroup" "610.000000" +"classmove" "2.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_centurion.mdl" +"randomskin" "6.000000" +"th_checkattack" "CenturionCheckAttack" +"attack_offset" "28.000000 8.500000 24.000000" +"pain_flinch" "60.000000" +"pain_sound" "enforcer/pain1.wav" +"pain_sound2" "enforcer/pain2.wav" +"deathstring" " was vaporized by a Centurion +" +"idle_sound" "enforcer/idle1.wav" +"sight_sound" "enforcer/sight1.wav" +"steptype" "10.000000" +} +{ +"absmin" "-281.000000 -153.000000 1367.000000" +"absmax" "-279.000000 -151.000000 1369.000000" +"origin" "-280.000000 -152.000000 1368.000000" +"oldorigin" "-280.000000 -152.000000 1368.000000" +"angles" "0.000000 330.000000 0.000000" +"classname" "monster_centurion" +"use" "monster_spawn" +"health" "120.000000" +"ammo_cells" "2.000000" +"flags" "32.000000" +"max_health" "120.000000" +"yaw_speed" "35.000000" +"spawnflags" "192.000000" +"targetname" "dump" +"th_stand" "cent_stand1" +"th_walk" "cent_walk1" +"th_run" "cent_run1" +"th_missile" "cent_atk1" +"th_pain" "cent_pain" +"th_die" "cent_die" +"mdl" "progs/mon_centurion.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "395.000000" +"classgroup" "610.000000" +"classmove" "2.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_centurion.mdl" +"randomskin" "6.000000" +"th_checkattack" "CenturionCheckAttack" +"attack_offset" "28.000000 8.500000 24.000000" +"pain_flinch" "60.000000" +"pain_sound" "enforcer/pain1.wav" +"pain_sound2" "enforcer/pain2.wav" +"deathstring" " was vaporized by a Centurion +" +"idle_sound" "enforcer/idle1.wav" +"sight_sound" "enforcer/sight1.wav" +"steptype" "10.000000" +} +{ +"absmin" "421.000000 -317.000000 919.000000" +"absmax" "423.000000 -315.000000 921.000000" +"origin" "422.000000 -316.000000 920.000000" +"oldorigin" "422.000000 -316.000000 920.000000" +"angles" "0.000000 135.000000 0.000000" +"classname" "monster_seeker" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "192.000000" +"target" "shambler_02" +"targetname" "shambler_01b" +"noise2" "progs/misc_spark.mdl" +"noise3" "misc/spark.wav" +"th_stand" "seek_stand" +"th_walk" "seek_walk" +"th_run" "seek_run" +"th_missile" "seek_fire" +"th_melee" "seek_melee1" +"th_pain" "seek_pain" +"th_die" "seek_die" +"mdl" "progs/mon_seeker.mdl" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "362.000000" +"classgroup" "630.000000" +"classmove" "1.000000" +"gibhealth" "-300.000000" +"headmdl" "progs/h_seeker.mdl" +"bleedcolour" "4.000000" +"th_checkattack" "SeekerCheckAttack" +"bouncegrenade" "1.000000" +"weaponglow" "progs/mon_seeker_glow.mdl" +"pain_flinch" "400.000000" +"pain_timeout" "2.000000" +"pain_sound" "seeker/pain1.wav" +"pain_sound2" "seeker/pain2.wav" +"death_dmg" "50.000000" +"deathstring" " was destroyed by a Seeker +" +"idle_sound" "seeker/idle1.wav" +"idle_sound2" "seeker/idle2.wav" +"sight_sound" "seeker/sight1.wav" +"steptype" "9.000000" +"stepc1" "seeker/footstep1.wav" +"stepc2" "seeker/footstep2.wav" +"stepc3" "seeker/footstep1.wav" +"stepc4" "seeker/footstep2.wav" +"stepc5" "seeker/footstep3.wav" +"resist_rockets" "0.500000" +"gib1mdl" "progs/gib_seekchunk.mdl" +"gib2mdl" "progs/gib_seekarm.mdl" +"gib3mdl" "progs/gib_metal1.mdl" +"gib4mdl" "progs/gib_metal3.mdl" +"gib1frame" "2.000000" +"gibtype" "4.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "351.000000 -161.000000 1031.000000" +"absmax" "353.000000 -159.000000 1033.000000" +"origin" "352.000000 -160.000000 1032.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"spawnflags" "1025.000000" +"target" "shambler_01b" +"targetname" "shambler_01" +"wait" "2.000000" +"count" "2.000000" +"height" "2.000000" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "-186.000000 -453.000000 919.000000" +"absmax" "-184.000000 -451.000000 921.000000" +"origin" "-185.000000 -452.000000 920.000000" +"oldorigin" "-185.000000 -452.000000 920.000000" +"angles" "0.000000 45.000000 0.000000" +"classname" "monster_freddie" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "448.000000" +"targetname" "shambler_02" +"th_stand" "fred_stand1" +"th_walk" "fred_walk1" +"th_run" "fred_run" +"th_missile" "fred_sfire1" +"th_melee" "fred_fswing1" +"th_pain" "fred_pain" +"th_die" "fred_die" +"mdl" "progs/mon_freddie.mdl" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "383.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_ogre.mdl" +"th_checkattack" "FreddieCheckAttack" +"th_charge" "fred_sfire24" +"th_gibdie" "fred_explode" +"meleerange" "100.000000" +"pain_flinch" "200.000000" +"pain_timeout" "2.000000" +"pain_sound" "freddie/pain.wav" +"pain_sound2" "freddie/painshrt.wav" +"death_sound" "seeker/explode_major.wav" +"death_dmg" "40.000000" +"deathstring" " was exterminated by Freddie +" +"idle_sound" "freddie/idle1.wav" +"sight_sound" "freddie/sight.wav" +"infightextra" "2.000000" +"steptype" "9.000000" +"stepc1" "freddie/step.wav" +"stepc2" "freddie/step2.wav" +"stepc3" "freddie/step.wav" +"stepc4" "freddie/step2.wav" +"stepc5" "freddie/step3.wav" +"gib1mdl" "progs/gib_freddiejunk.mdl" +"gib2mdl" "progs/gib_metal1.mdl" +"gib3mdl" "progs/gib_metal3.mdl" +"gib1frame" "3.000000" +"blockudeath" "1.000000" +} +{ +"modelindex" "206.000000" +"absmin" "-215.000000 513.000000 896.031250" +"absmax" "-153.000000 575.000000 952.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-184.000000 544.000000 896.031250" +"oldorigin" "-184.000000 544.000000 896.031250" +"angles" "0.000000 184.000000 0.000000" +"classname" "item_health" +"model" "progs/health_15b.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15b.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"modelindex" "206.000000" +"absmin" "-223.000000 465.000000 896.031250" +"absmax" "-161.000000 527.000000 952.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-192.000000 496.000000 896.031250" +"oldorigin" "-192.000000 496.000000 896.031250" +"angles" "0.000000 110.000000 0.000000" +"classname" "item_health" +"model" "progs/health_15b.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"flags" "768.000000" +"spawnflags" "1.000000" +"noise" "items/r_item1.wav" +"mdl" "progs/health_15b.mdl" +"healamount" "15.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "health_touch" +"classtype" "750.000000" +"classgroup" "100.000000" +"respawn_time" "20.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 16.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "-9.000000 -185.000000 791.000000" +"absmax" "41.000000 -135.000000 841.000000" +"solid" "1.000000" +"classname" "trigger_secret" +"model" "" +"mins" "-8.000000 -184.000000 792.000000" +"maxs" "40.000000 -136.000000 840.000000" +"size" "48.000000 48.000000 48.000000" +"touch" "trigger_bmodel_touch" +"message" "You get Makkon's Quad texture skill" +"sounds" "1.000000" +"noise" "misc/secret.wav" +"mdl" "*131" +"wait" "-1.000000" +"count" "1.000000" +"bsporigin" "1.000000" +"bbmins" "-8.000000 -184.000000 792.000000" +"bbmaxs" "40.000000 -136.000000 840.000000" +"classtype" "950.000000" +"estate" "1.000000" +"estate_on" "trigger_bmodel_on" +"estate_off" "trigger_bmodel_off" +"estate_disable" "trigger_bmodel_disable" +"estate_use" "trigger_bmodel_use" +"estate_fire" "trigger_bmodel_fire" +"estate_reset" "trigger_bmodel_reset" +} +{ +"absmin" "474.000000 -499.000000 1119.000000" +"absmax" "476.000000 -497.000000 1121.000000" +"origin" "475.000000 -498.000000 1120.000000" +"oldorigin" "475.000000 -498.000000 1120.000000" +"angles" "0.000000 135.000000 0.000000" +"classname" "monster_jim" +"use" "monster_spawn" +"health" "100.000000" +"flags" "32.000000" +"max_health" "100.000000" +"spawnflags" "64.000000" +"targetname" "power_buttonb" +"th_stand" "jim_stand1" +"th_walk" "jim_walk1" +"th_run" "jim_run1" +"th_missile" "jim_fire1" +"th_pain" "jim_pain" +"th_die" "jim_die" +"mdl" "progs/mon_jim.mdl" +"height" "128.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "385.000000" +"classgroup" "630.000000" +"classmove" "2.000000" +"gibhealth" "-300.000000" +"th_checkattack" "JimCheckAttack" +"attack_offset" "20.000000 0.000000 -10.000000" +"pain_flinch" "30.000000" +"pain_sound" "jim/pain1.wav" +"pain_sound2" "jim/pain2.wav" +"deathstring" " was cauterized by Jim +" +"idle_sound" "jim/idle1.wav" +"idle_sound2" "jim/idle2.wav" +"sight_sound" "jim/sight1.wav" +"steptype" "10.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "367.000000 -25.000000 1007.000000" +"absmax" "369.000000 -23.000000 1009.000000" +"origin" "368.000000 -24.000000 1008.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"target" "power_buttonb" +"targetname" "power_button" +"killtarget" "lift_trap" +"wait" "2.000000" +"count" "3.000000" +"height" "3.000000" +"message2" "Power button has been enabled" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "427.000000 394.000000 1119.000000" +"absmax" "429.000000 396.000000 1121.000000" +"origin" "428.000000 395.000000 1120.000000" +"oldorigin" "428.000000 395.000000 1120.000000" +"angles" "0.000000 240.000000 0.000000" +"classname" "monster_jim" +"use" "monster_spawn" +"health" "100.000000" +"flags" "32.000000" +"max_health" "100.000000" +"spawnflags" "64.000000" +"targetname" "power_buttonb" +"th_stand" "jim_stand1" +"th_walk" "jim_walk1" +"th_run" "jim_run1" +"th_missile" "jim_fire1" +"th_pain" "jim_pain" +"th_die" "jim_die" +"mdl" "progs/mon_jim.mdl" +"height" "128.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "385.000000" +"classgroup" "630.000000" +"classmove" "2.000000" +"gibhealth" "-300.000000" +"th_checkattack" "JimCheckAttack" +"attack_offset" "20.000000 0.000000 -10.000000" +"pain_flinch" "30.000000" +"pain_sound" "jim/pain1.wav" +"pain_sound2" "jim/pain2.wav" +"deathstring" " was cauterized by Jim +" +"idle_sound" "jim/idle1.wav" +"idle_sound2" "jim/idle2.wav" +"sight_sound" "jim/sight1.wav" +"steptype" "10.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "303.000000 -50.000000 575.000000" +"absmax" "305.000000 -48.000000 577.000000" +"origin" "304.000000 -49.000000 576.000000" +"oldorigin" "304.000000 -49.000000 576.000000" +"angles" "0.000000 165.000000 0.000000" +"classname" "monster_army_rocket" +"use" "monster_spawn" +"health" "45.000000" +"ammo_rockets" "1.000000" +"flags" "32.000000" +"max_health" "45.000000" +"spawnflags" "320.000000" +"targetname" "power_buttonb" +"th_stand" "army_stand1" +"th_walk" "army_walk1" +"th_run" "army_run1" +"th_missile" "army_rocket_atk1" +"th_melee" "army_runback1" +"th_pain" "army_pain" +"th_die" "army_die" +"mdl" "progs/mon_soldier.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "270.000000" +"classgroup" "600.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_soldier.mdl" +"exactskin" "4.000000" +"th_checkattack" "SoldierCheckAttack" +"th_updmissile" "army_rocket_think" +"attack_offset" "12.000000 8.000000 12.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "soldier/pain1.wav" +"pain_sound2" "soldier/pain2.wav" +"deathstring" " was blown up by a Rocketeer +" +"idle_sound" "soldier/idle.wav" +"sight_sound" "soldier/sight1.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_soldiergun.mdl" +"gib3mdl" "progs/gib_soldfoot2.mdl" +"gib1skin" "1.000000" +"gib1sound" "20.000000" +} +{ +"absmin" "303.000000 54.000000 575.000000" +"absmax" "305.000000 56.000000 577.000000" +"origin" "304.000000 55.000000 576.000000" +"oldorigin" "304.000000 55.000000 576.000000" +"angles" "0.000000 180.000000 0.000000" +"classname" "monster_army_rocket" +"use" "monster_spawn" +"health" "45.000000" +"ammo_rockets" "1.000000" +"flags" "32.000000" +"max_health" "45.000000" +"spawnflags" "64.000000" +"targetname" "power_buttonb" +"th_stand" "army_stand1" +"th_walk" "army_walk1" +"th_run" "army_run1" +"th_missile" "army_rocket_atk1" +"th_melee" "army_runback1" +"th_pain" "army_pain" +"th_die" "army_die" +"mdl" "progs/mon_soldier.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "270.000000" +"classgroup" "600.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_soldier.mdl" +"exactskin" "4.000000" +"th_checkattack" "SoldierCheckAttack" +"th_updmissile" "army_rocket_think" +"attack_offset" "12.000000 8.000000 12.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "soldier/pain1.wav" +"pain_sound2" "soldier/pain2.wav" +"deathstring" " was blown up by a Rocketeer +" +"idle_sound" "soldier/idle.wav" +"sight_sound" "soldier/sight1.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_soldiergun.mdl" +"gib1skin" "1.000000" +"gib1sound" "20.000000" +} +{ +"absmin" "-8.000000 279.000000 575.000000" +"absmax" "-6.000000 281.000000 577.000000" +"origin" "-7.000000 280.000000 576.000000" +"oldorigin" "-7.000000 280.000000 576.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "monster_army_rocket" +"use" "monster_spawn" +"health" "45.000000" +"flags" "32.000000" +"max_health" "45.000000" +"spawnflags" "64.000000" +"targetname" "power_buttonb" +"th_stand" "army_stand1" +"th_walk" "army_walk1" +"th_run" "army_run1" +"th_missile" "army_rocket_atk1" +"th_melee" "army_runback1" +"th_pain" "army_pain" +"th_die" "army_die" +"mdl" "progs/mon_soldier.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "270.000000" +"classgroup" "600.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_soldier.mdl" +"exactskin" "4.000000" +"th_checkattack" "SoldierCheckAttack" +"th_updmissile" "army_rocket_think" +"attack_offset" "12.000000 8.000000 12.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "soldier/pain1.wav" +"pain_sound2" "soldier/pain2.wav" +"deathstring" " was blown up by a Rocketeer +" +"idle_sound" "soldier/idle.wav" +"sight_sound" "soldier/sight1.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_soldiergun.mdl" +"gib2mdl" "progs/gib_soldfoot1.mdl" +"gib1skin" "1.000000" +"gib1sound" "20.000000" +} +{ +"absmin" "-185.000000 -305.000000 575.000000" +"absmax" "-183.000000 -303.000000 577.000000" +"origin" "-184.000000 -304.000000 576.000000" +"oldorigin" "-184.000000 -304.000000 576.000000" +"classname" "monster_demon1" +"use" "monster_spawn" +"health" "300.000000" +"flags" "32.000000" +"max_health" "300.000000" +"spawnflags" "64.000000" +"target" "power_buttonc" +"targetname" "power_buttonb" +"th_stand" "demon1_stand1" +"th_walk" "demon1_walk1" +"th_run" "demon1_run1" +"th_melee" "demon1_atta1" +"th_pain" "demon1_pain" +"th_die" "demon1_die" +"mdl" "progs/mon_demon.mdl" +"bboxtype" "7.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 40.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 64.000000" +"classtype" "115.000000" +"classgroup" "615.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_demon.mdl" +"th_checkattack" "DemonCheckAttack" +"th_jump" "demon1_jump1" +"th_jumpexit" "demon1_jump11" +"meleeoffset" "32.000000 0.000000 10.000000" +"pain_flinch" "200.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "demon/dpain1.wav" +"deathstring" " was eviscerated by a Fiend +" +"idle_sound" "demon/idle1.wav" +"sight_sound" "demon/sight2.wav" +"steptype" "1.000000" +"gib1mdl" "progs/gib_dmleg1.mdl" +"gib2mdl" "progs/gib_dmclaw2.mdl" +"gib3mdl" "progs/gib_dmtail.mdl" +"gib4mdl" "" +"gib5mdl" "" +"blockudeath" "1.000000" +} +{ +"absmin" "418.000000 -370.000000 311.000000" +"absmax" "420.000000 -368.000000 313.000000" +"origin" "419.000000 -369.000000 312.000000" +"oldorigin" "419.000000 -369.000000 312.000000" +"angles" "0.000000 150.000000 0.000000" +"classname" "monster_eliminator" +"use" "monster_spawn" +"health" "120.000000" +"ammo_cells" "2.000000" +"flags" "32.000000" +"max_health" "120.000000" +"spawnflags" "64.000000" +"target" "count_01" +"targetname" "power_buttonc" +"th_stand" "enf_stand1" +"th_walk" "enf_walk1" +"th_run" "enf_run1" +"th_missile" "elim_atk1" +"th_pain" "enf_pain" +"th_die" "enf_die" +"mdl" "progs/mon_enforcer.mdl" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "285.000000" +"classgroup" "610.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_enforcer.mdl" +"exactskin" "8.000000" +"th_checkattack" "EliminatorCheckAttack" +"attack_offset" "28.000000 8.500000 16.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "enforcer/pain1.wav" +"pain_sound2" "enforcer/pain2.wav" +"deathstring" " was assasinated by a Eliminator +" +"idle_sound" "enforcer/elim_idle1.wav" +"idle_sound2" "enforcer/elim_idle2.wav" +"sight_sound" "enforcer/elim_sight1.wav" +"steptype" "5.000000" +"resist_cells" "0.500000" +"gib1mdl" "progs/w_enforcergun.mdl" +"gib1skin" "2.000000" +"gib1sound" "20.000000" +} +{ +"absmin" "312.000000 23.000000 271.000000" +"absmax" "314.000000 25.000000 273.000000" +"origin" "313.000000 24.000000 272.000000" +"oldorigin" "313.000000 24.000000 272.000000" +"angles" "0.000000 225.000000 0.000000" +"classname" "monster_eliminator" +"use" "monster_spawn" +"health" "120.000000" +"ammo_cells" "3.000000" +"flags" "32.000000" +"max_health" "120.000000" +"spawnflags" "64.000000" +"target" "count_01" +"targetname" "power_buttonc" +"th_stand" "enf_stand1" +"th_walk" "enf_walk1" +"th_run" "enf_run1" +"th_missile" "elim_atk1" +"th_pain" "enf_pain" +"th_die" "enf_die" +"mdl" "progs/mon_enforcer.mdl" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "285.000000" +"classgroup" "610.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_enforcer.mdl" +"exactskin" "6.000000" +"th_checkattack" "EliminatorCheckAttack" +"attack_offset" "28.000000 8.500000 16.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "enforcer/pain1.wav" +"pain_sound2" "enforcer/pain2.wav" +"deathstring" " was assasinated by a Eliminator +" +"idle_sound" "enforcer/elim_idle1.wav" +"idle_sound2" "enforcer/elim_idle2.wav" +"sight_sound" "enforcer/elim_sight1.wav" +"steptype" "5.000000" +"resist_cells" "0.500000" +"gib1mdl" "progs/w_enforcergun.mdl" +"gib1skin" "2.000000" +"gib1sound" "20.000000" +} +{ +"absmin" "-214.000000 17.000000 271.000000" +"absmax" "-212.000000 19.000000 273.000000" +"origin" "-213.000000 18.000000 272.000000" +"oldorigin" "-213.000000 18.000000 272.000000" +"angles" "0.000000 300.000000 0.000000" +"classname" "monster_eliminator" +"use" "monster_spawn" +"health" "120.000000" +"ammo_cells" "4.000000" +"flags" "32.000000" +"max_health" "120.000000" +"spawnflags" "64.000000" +"target" "count_01" +"targetname" "power_buttonc" +"th_stand" "enf_stand1" +"th_walk" "enf_walk1" +"th_run" "enf_run1" +"th_missile" "elim_atk1" +"th_pain" "enf_pain" +"th_die" "enf_die" +"mdl" "progs/mon_enforcer.mdl" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "285.000000" +"classgroup" "610.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_enforcer.mdl" +"exactskin" "6.000000" +"th_checkattack" "EliminatorCheckAttack" +"attack_offset" "28.000000 8.500000 16.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "enforcer/pain1.wav" +"pain_sound2" "enforcer/pain2.wav" +"deathstring" " was assasinated by a Eliminator +" +"idle_sound" "enforcer/elim_idle1.wav" +"idle_sound2" "enforcer/elim_idle2.wav" +"sight_sound" "enforcer/elim_sight1.wav" +"steptype" "5.000000" +"resist_cells" "0.500000" +"gib1mdl" "progs/w_enforcergun.mdl" +"gib1skin" "2.000000" +"gib1sound" "20.000000" +} +{ +"absmin" "-83.000000 141.000000 279.000000" +"absmax" "-81.000000 143.000000 281.000000" +"origin" "-82.000000 142.000000 280.000000" +"oldorigin" "-82.000000 142.000000 280.000000" +"angles" "0.000000 285.000000 0.000000" +"classname" "monster_eliminator" +"use" "monster_spawn" +"health" "120.000000" +"ammo_cells" "3.000000" +"flags" "32.000000" +"max_health" "120.000000" +"spawnflags" "64.000000" +"target" "count_01" +"targetname" "power_buttonc" +"th_stand" "enf_stand1" +"th_walk" "enf_walk1" +"th_run" "enf_run1" +"th_missile" "elim_atk1" +"th_pain" "enf_pain" +"th_die" "enf_die" +"mdl" "progs/mon_enforcer.mdl" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "285.000000" +"classgroup" "610.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_enforcer.mdl" +"exactskin" "7.000000" +"th_checkattack" "EliminatorCheckAttack" +"attack_offset" "28.000000 8.500000 16.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "enforcer/pain1.wav" +"pain_sound2" "enforcer/pain2.wav" +"deathstring" " was assasinated by a Eliminator +" +"idle_sound" "enforcer/elim_idle1.wav" +"idle_sound2" "enforcer/elim_idle2.wav" +"sight_sound" "enforcer/elim_sight1.wav" +"steptype" "5.000000" +"resist_cells" "0.500000" +"gib1mdl" "progs/w_enforcergun.mdl" +"gib1skin" "2.000000" +"gib1sound" "20.000000" +} +{ +"absmin" "151.000000 7.000000 311.000000" +"absmax" "153.000000 9.000000 313.000000" +"origin" "152.000000 8.000000 312.000000" +"classname" "trigger_counter" +"use" "entity_state_use" +"spawnflags" "1.000000" +"target" "power_buttond" +"targetname" "count_01" +"wait" "2.000000" +"count" "4.000000" +"height" "4.000000" +"classtype" "920.000000" +"estate" "1.000000" +"estate_use" "trigger_counter_use" +"estate_reset" "trigger_counter_reset" +} +{ +"absmin" "-217.000000 223.000000 39.000000" +"absmax" "-215.000000 225.000000 41.000000" +"origin" "-216.000000 224.000000 40.000000" +"oldorigin" "-216.000000 224.000000 40.000000" +"classname" "monster_freddie" +"use" "monster_spawn" +"health" "500.000000" +"flags" "32.000000" +"max_health" "500.000000" +"spawnflags" "322.000000" +"targetname" "power_buttond" +"th_stand" "fred_stand1" +"th_walk" "fred_walk1" +"th_run" "fred_run" +"th_missile" "fred_sfire1" +"th_melee" "fred_fswing1" +"th_pain" "fred_pain" +"th_die" "fred_die" +"mdl" "progs/mon_freddie.mdl" +"bboxtype" "8.000000" +"bbmins" "-24.000000 -24.000000 -24.000000" +"bbmaxs" "24.000000 24.000000 64.000000" +"classtype" "383.000000" +"classgroup" "650.000000" +"classmove" "1.000000" +"gibhealth" "-80.000000" +"headmdl" "progs/h_ogre.mdl" +"th_checkattack" "FreddieCheckAttack" +"th_charge" "fred_sfire24" +"th_gibdie" "fred_explode" +"meleerange" "100.000000" +"pain_flinch" "200.000000" +"pain_timeout" "2.000000" +"pain_sound" "freddie/pain.wav" +"pain_sound2" "freddie/painshrt.wav" +"death_sound" "seeker/explode_major.wav" +"death_dmg" "40.000000" +"deathstring" " was exterminated by Freddie +" +"idle_sound" "freddie/idle1.wav" +"sight_sound" "freddie/sight.wav" +"infightextra" "2.000000" +"steptype" "9.000000" +"stepc1" "freddie/step.wav" +"stepc2" "freddie/step2.wav" +"stepc3" "freddie/step.wav" +"stepc4" "freddie/step2.wav" +"stepc5" "freddie/step3.wav" +"gib1mdl" "progs/gib_freddiejunk.mdl" +"gib2mdl" "progs/gib_metal1.mdl" +"gib3mdl" "progs/gib_metal3.mdl" +"gib1frame" "3.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "223.000000 655.000000 159.000000" +"absmax" "225.000000 657.000000 161.000000" +"origin" "224.000000 656.000000 160.000000" +"oldorigin" "224.000000 656.000000 160.000000" +"angles" "0.000000 255.000000 0.000000" +"classname" "monster_centurion" +"use" "monster_spawn" +"health" "120.000000" +"flags" "32.000000" +"max_health" "120.000000" +"yaw_speed" "35.000000" +"spawnflags" "64.000000" +"targetname" "power_buttond" +"th_stand" "cent_stand1" +"th_walk" "cent_walk1" +"th_run" "cent_run1" +"th_missile" "cent_atk1" +"th_pain" "cent_pain" +"th_die" "cent_die" +"mdl" "progs/mon_centurion.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "395.000000" +"classgroup" "610.000000" +"classmove" "2.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_centurion.mdl" +"randomskin" "6.000000" +"th_checkattack" "CenturionCheckAttack" +"attack_offset" "28.000000 8.500000 24.000000" +"pain_flinch" "60.000000" +"pain_sound" "enforcer/pain1.wav" +"pain_sound2" "enforcer/pain2.wav" +"deathstring" " was vaporized by a Centurion +" +"idle_sound" "enforcer/idle1.wav" +"sight_sound" "enforcer/sight1.wav" +"steptype" "10.000000" +} +{ +"absmin" "623.000000 -417.000000 231.000000" +"absmax" "625.000000 -415.000000 233.000000" +"origin" "624.000000 -416.000000 232.000000" +"oldorigin" "624.000000 -416.000000 232.000000" +"angles" "0.000000 210.000000 0.000000" +"classname" "monster_centurion" +"use" "monster_spawn" +"health" "120.000000" +"ammo_cells" "1.000000" +"flags" "32.000000" +"max_health" "120.000000" +"yaw_speed" "35.000000" +"spawnflags" "320.000000" +"targetname" "power_buttond" +"th_stand" "cent_stand1" +"th_walk" "cent_walk1" +"th_run" "cent_run1" +"th_missile" "cent_atk1" +"th_pain" "cent_pain" +"th_die" "cent_die" +"mdl" "progs/mon_centurion.mdl" +"height" "128.000000" +"bboxtype" "5.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 40.000000" +"classtype" "395.000000" +"classgroup" "610.000000" +"classmove" "2.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_centurion.mdl" +"randomskin" "6.000000" +"th_checkattack" "CenturionCheckAttack" +"attack_offset" "28.000000 8.500000 24.000000" +"pain_flinch" "60.000000" +"pain_sound" "enforcer/pain1.wav" +"pain_sound2" "enforcer/pain2.wav" +"deathstring" " was vaporized by a Centurion +" +"idle_sound" "enforcer/idle1.wav" +"sight_sound" "enforcer/sight1.wav" +"steptype" "10.000000" +} +{ +"modelindex" "215.000000" +"absmin" "-151.000000 209.000000 16.031250" +"absmax" "-89.000000 271.000000 72.031250" +"movetype" "6.000000" +"solid" "1.000000" +"origin" "-120.000000 240.000000 16.031250" +"oldorigin" "-120.000000 240.000000 16.031250" +"angles" "0.000000 314.000000 0.000000" +"classname" "item_spikes" +"model" "progs/ammo_nails0.mdl" +"mins" "-16.000000 -16.000000 0.000000" +"maxs" "16.000000 16.000000 56.000000" +"size" "32.000000 32.000000 56.000000" +"touch" "item_touch" +"think" "item_delay" +"netname" "box of nails" +"flags" "768.000000" +"spawnflags" "16.000000" +"noise" "weapons/lock4.wav" +"mdl" "progs/ammo_nails0.mdl" +"aflag" "25.000000" +"bbmins" "-16.000000 -16.000000 0.000000" +"bbmaxs" "16.000000 16.000000 56.000000" +"touch2" "ammo_touch" +"classtype" "720.000000" +"classgroup" "200.000000" +"headmdl" "progs/ammo_lidsmall.mdl" +"respawn_time" "200.000000" +"respawn_count" "3.000000" +"respawn_effect" "1.000000" +"respawn_style" "320.000000" +"respawn_ofs" "0.000000 0.000000 24.000000" +"estate" "1.000000" +"estate_on" "item_on" +"estate_off" "item_off" +"estate_use" "item_use" +"estate_reset" "item_reset" +} +{ +"absmin" "506.000000 -19.000000 1119.000000" +"absmax" "508.000000 -17.000000 1121.000000" +"origin" "507.000000 -18.000000 1120.000000" +"oldorigin" "507.000000 -18.000000 1120.000000" +"angles" "0.000000 135.000000 0.000000" +"classname" "monster_jim" +"use" "monster_spawn" +"health" "50.000000" +"flags" "32.000000" +"max_health" "50.000000" +"spawnflags" "68.000000" +"targetname" "power_buttonb" +"th_stand" "jim_stand1" +"th_walk" "jim_walk1" +"th_run" "jim_run1" +"th_missile" "jim_fire1" +"th_pain" "jim_pain" +"th_die" "jim_die" +"mdl" "progs/mon_jimrock.mdl" +"height" "128.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "386.000000" +"classgroup" "630.000000" +"classmove" "2.000000" +"gibhealth" "-300.000000" +"th_checkattack" "JimCheckAttack" +"attack_offset" "20.000000 0.000000 -10.000000" +"pain_flinch" "30.000000" +"pain_sound" "jim/pain1.wav" +"pain_sound2" "jim/pain2.wav" +"deathstring" " was blown away by Jim +" +"idle_sound" "jim/idle1.wav" +"idle_sound2" "jim/idle3.wav" +"sight_sound" "jim/sight1.wav" +"steptype" "10.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-203.000000 -510.000000 1119.000000" +"absmax" "-201.000000 -508.000000 1121.000000" +"origin" "-202.000000 -509.000000 1120.000000" +"oldorigin" "-202.000000 -509.000000 1120.000000" +"angles" "0.000000 30.000000 0.000000" +"classname" "monster_jim" +"use" "monster_spawn" +"health" "50.000000" +"flags" "32.000000" +"max_health" "50.000000" +"spawnflags" "324.000000" +"targetname" "power_buttonb" +"th_stand" "jim_stand1" +"th_walk" "jim_walk1" +"th_run" "jim_run1" +"th_missile" "jim_fire1" +"th_pain" "jim_pain" +"th_die" "jim_die" +"mdl" "progs/mon_jimrock.mdl" +"height" "128.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "386.000000" +"classgroup" "630.000000" +"classmove" "2.000000" +"gibhealth" "-300.000000" +"th_checkattack" "JimCheckAttack" +"attack_offset" "20.000000 0.000000 -10.000000" +"pain_flinch" "30.000000" +"pain_sound" "jim/pain1.wav" +"pain_sound2" "jim/pain2.wav" +"deathstring" " was blown away by Jim +" +"idle_sound" "jim/idle1.wav" +"idle_sound2" "jim/idle3.wav" +"sight_sound" "jim/sight1.wav" +"steptype" "10.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-441.000000 -169.000000 335.000000" +"absmax" "-439.000000 -167.000000 337.000000" +"origin" "-440.000000 -168.000000 336.000000" +"oldorigin" "-440.000000 -168.000000 336.000000" +"classname" "monster_jim" +"use" "monster_spawn" +"health" "100.000000" +"flags" "32.000000" +"max_health" "100.000000" +"spawnflags" "64.000000" +"targetname" "fence_offb" +"th_stand" "jim_stand1" +"th_walk" "jim_walk1" +"th_run" "jim_run1" +"th_missile" "jim_fire1" +"th_pain" "jim_pain" +"th_die" "jim_die" +"mdl" "progs/mon_jim.mdl" +"height" "128.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "385.000000" +"classgroup" "630.000000" +"classmove" "2.000000" +"gibhealth" "-300.000000" +"th_checkattack" "JimCheckAttack" +"attack_offset" "20.000000 0.000000 -10.000000" +"pain_flinch" "30.000000" +"pain_sound" "jim/pain1.wav" +"pain_sound2" "jim/pain2.wav" +"deathstring" " was cauterized by Jim +" +"idle_sound" "jim/idle1.wav" +"idle_sound2" "jim/idle2.wav" +"sight_sound" "jim/sight1.wav" +"steptype" "10.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-417.000000 -297.000000 335.000000" +"absmax" "-415.000000 -295.000000 337.000000" +"origin" "-416.000000 -296.000000 336.000000" +"oldorigin" "-416.000000 -296.000000 336.000000" +"classname" "monster_jim" +"use" "monster_spawn" +"health" "100.000000" +"flags" "32.000000" +"max_health" "100.000000" +"spawnflags" "64.000000" +"targetname" "fence_offb" +"th_stand" "jim_stand1" +"th_walk" "jim_walk1" +"th_run" "jim_run1" +"th_missile" "jim_fire1" +"th_pain" "jim_pain" +"th_die" "jim_die" +"mdl" "progs/mon_jim.mdl" +"height" "128.000000" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "385.000000" +"classgroup" "630.000000" +"classmove" "2.000000" +"gibhealth" "-300.000000" +"th_checkattack" "JimCheckAttack" +"attack_offset" "20.000000 0.000000 -10.000000" +"pain_flinch" "30.000000" +"pain_sound" "jim/pain1.wav" +"pain_sound2" "jim/pain2.wav" +"deathstring" " was cauterized by Jim +" +"idle_sound" "jim/idle1.wav" +"idle_sound2" "jim/idle2.wav" +"sight_sound" "jim/sight1.wav" +"steptype" "10.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-409.000000 367.000000 271.000000" +"absmax" "-407.000000 369.000000 273.000000" +"origin" "-408.000000 368.000000 272.000000" +"oldorigin" "-408.000000 368.000000 272.000000" +"classname" "monster_army_plasma" +"use" "monster_spawn" +"health" "75.000000" +"flags" "32.000000" +"max_health" "75.000000" +"spawnflags" "64.000000" +"targetname" "fence_offb" +"th_stand" "army_stand1" +"th_walk" "army_walk1" +"th_run" "army_run1" +"th_missile" "army_plasma_atk1" +"th_pain" "army_pain" +"th_die" "army_die" +"mdl" "progs/mon_soldier.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "275.000000" +"classgroup" "600.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_soldier.mdl" +"exactskin" "9.000000" +"th_checkattack" "SoldierCheckAttack" +"attack_offset" "12.000000 8.000000 12.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "soldier/pain1.wav" +"pain_sound2" "soldier/pain2.wav" +"deathstring" " was fried by an Electrocutioner +" +"idle_sound" "soldier/idle.wav" +"sight_sound" "soldier/sight1.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_soldiergun.mdl" +"gib2mdl" "progs/gib_soldfoot1.mdl" +"gib3mdl" "progs/gib_soldfoot2.mdl" +"gib1sound" "20.000000" +} +{ +"absmin" "-249.000000 119.000000 271.000000" +"absmax" "-247.000000 121.000000 273.000000" +"origin" "-248.000000 120.000000 272.000000" +"oldorigin" "-248.000000 120.000000 272.000000" +"angles" "0.000000 90.000000 0.000000" +"classname" "monster_army_plasma" +"use" "monster_spawn" +"health" "75.000000" +"flags" "32.000000" +"max_health" "75.000000" +"spawnflags" "64.000000" +"targetname" "fence_offb" +"th_stand" "army_stand1" +"th_walk" "army_walk1" +"th_run" "army_run1" +"th_missile" "army_plasma_atk1" +"th_pain" "army_pain" +"th_die" "army_die" +"mdl" "progs/mon_soldier.mdl" +"bboxtype" "4.000000" +"bbmins" "-16.000000 -16.000000 -24.000000" +"bbmaxs" "16.000000 16.000000 32.000000" +"classtype" "275.000000" +"classgroup" "600.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_soldier.mdl" +"exactskin" "9.000000" +"th_checkattack" "SoldierCheckAttack" +"attack_offset" "12.000000 8.000000 12.000000" +"pain_flinch" "20.000000" +"pain_longanim" "1.000000" +"pain_sound" "soldier/pain1.wav" +"pain_sound2" "soldier/pain2.wav" +"deathstring" " was fried by an Electrocutioner +" +"idle_sound" "soldier/idle.wav" +"sight_sound" "soldier/sight1.wav" +"steptype" "4.000000" +"gib1mdl" "progs/w_soldiergun.mdl" +"gib3mdl" "progs/gib_soldfoot2.mdl" +"gib1skin" "1.000000" +"gib1sound" "20.000000" +} +{ +"absmin" "215.000000 -337.000000 583.000000" +"absmax" "217.000000 -335.000000 585.000000" +"origin" "216.000000 -336.000000 584.000000" +"oldorigin" "216.000000 -336.000000 584.000000" +"angles" "0.000000 195.000000 0.000000" +"classname" "monster_dog" +"use" "monster_spawn" +"health" "25.000000" +"flags" "32.000000" +"max_health" "25.000000" +"spawnflags" "64.000000" +"targetname" "fence_offb" +"th_stand" "dog_stand1" +"th_walk" "dog_walk1" +"th_run" "dog_run1" +"th_melee" "dog_atta1" +"th_pain" "dog_pain" +"th_die" "dog_die" +"mdl" "progs/mon_dog.mdl" +"bboxtype" "20.000000" +"bbmins" "-20.000000 -20.000000 -24.000000" +"bbmaxs" "20.000000 20.000000 16.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 40.000000" +"classtype" "120.000000" +"classgroup" "620.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dog.mdl" +"th_checkattack" "DogCheckAttack" +"th_jump" "dog_leap1" +"th_jumpexit" "dog_leap8" +"meleeoffset" "24.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_sound" "dog/dpain1.wav" +"deathstring" " was mauled by a Rottweiler +" +"idle_sound" "dog/idle.wav" +"sight_sound" "dog/dsight.wav" +"steptype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "327.000000 -249.000000 583.000000" +"absmax" "329.000000 -247.000000 585.000000" +"origin" "328.000000 -248.000000 584.000000" +"oldorigin" "328.000000 -248.000000 584.000000" +"angles" "0.000000 225.000000 0.000000" +"classname" "monster_dog" +"use" "monster_spawn" +"health" "25.000000" +"flags" "32.000000" +"max_health" "25.000000" +"spawnflags" "64.000000" +"targetname" "fence_offb" +"th_stand" "dog_stand1" +"th_walk" "dog_walk1" +"th_run" "dog_run1" +"th_melee" "dog_atta1" +"th_pain" "dog_pain" +"th_die" "dog_die" +"mdl" "progs/mon_dog.mdl" +"bboxtype" "20.000000" +"bbmins" "-20.000000 -20.000000 -24.000000" +"bbmaxs" "20.000000 20.000000 16.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 40.000000" +"classtype" "120.000000" +"classgroup" "620.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dog.mdl" +"th_checkattack" "DogCheckAttack" +"th_jump" "dog_leap1" +"th_jumpexit" "dog_leap8" +"meleeoffset" "24.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_sound" "dog/dpain1.wav" +"deathstring" " was mauled by a Rottweiler +" +"idle_sound" "dog/idle.wav" +"sight_sound" "dog/dsight.wav" +"steptype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "319.000000 -185.000000 583.000000" +"absmax" "321.000000 -183.000000 585.000000" +"origin" "320.000000 -184.000000 584.000000" +"oldorigin" "320.000000 -184.000000 584.000000" +"angles" "0.000000 225.000000 0.000000" +"classname" "monster_dog" +"use" "monster_spawn" +"health" "25.000000" +"flags" "32.000000" +"max_health" "25.000000" +"spawnflags" "320.000000" +"targetname" "fence_offb" +"th_stand" "dog_stand1" +"th_walk" "dog_walk1" +"th_run" "dog_run1" +"th_melee" "dog_atta1" +"th_pain" "dog_pain" +"th_die" "dog_die" +"mdl" "progs/mon_dog.mdl" +"bboxtype" "20.000000" +"bbmins" "-20.000000 -20.000000 -24.000000" +"bbmaxs" "20.000000 20.000000 16.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 40.000000" +"classtype" "120.000000" +"classgroup" "620.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dog.mdl" +"th_checkattack" "DogCheckAttack" +"th_jump" "dog_leap1" +"th_jumpexit" "dog_leap8" +"meleeoffset" "24.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_sound" "dog/dpain1.wav" +"deathstring" " was mauled by a Rottweiler +" +"idle_sound" "dog/idle.wav" +"sight_sound" "dog/dsight.wav" +"steptype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "223.000000 -249.000000 583.000000" +"absmax" "225.000000 -247.000000 585.000000" +"origin" "224.000000 -248.000000 584.000000" +"oldorigin" "224.000000 -248.000000 584.000000" +"angles" "0.000000 195.000000 0.000000" +"classname" "monster_dog" +"use" "monster_spawn" +"health" "25.000000" +"flags" "32.000000" +"max_health" "25.000000" +"spawnflags" "320.000000" +"targetname" "fence_offb" +"th_stand" "dog_stand1" +"th_walk" "dog_walk1" +"th_run" "dog_run1" +"th_melee" "dog_atta1" +"th_pain" "dog_pain" +"th_die" "dog_die" +"mdl" "progs/mon_dog.mdl" +"bboxtype" "20.000000" +"bbmins" "-20.000000 -20.000000 -24.000000" +"bbmaxs" "20.000000 20.000000 16.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 40.000000" +"classtype" "120.000000" +"classgroup" "620.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dog.mdl" +"th_checkattack" "DogCheckAttack" +"th_jump" "dog_leap1" +"th_jumpexit" "dog_leap8" +"meleeoffset" "24.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_sound" "dog/dpain1.wav" +"deathstring" " was mauled by a Rottweiler +" +"idle_sound" "dog/idle.wav" +"sight_sound" "dog/dsight.wav" +"steptype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "391.000000 -121.000000 583.000000" +"absmax" "393.000000 -119.000000 585.000000" +"origin" "392.000000 -120.000000 584.000000" +"oldorigin" "392.000000 -120.000000 584.000000" +"angles" "0.000000 225.000000 0.000000" +"classname" "monster_dog" +"use" "monster_spawn" +"health" "25.000000" +"flags" "32.000000" +"max_health" "25.000000" +"spawnflags" "64.000000" +"targetname" "fence_offb" +"th_stand" "dog_stand1" +"th_walk" "dog_walk1" +"th_run" "dog_run1" +"th_melee" "dog_atta1" +"th_pain" "dog_pain" +"th_die" "dog_die" +"mdl" "progs/mon_dog.mdl" +"bboxtype" "20.000000" +"bbmins" "-20.000000 -20.000000 -24.000000" +"bbmaxs" "20.000000 20.000000 16.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 40.000000" +"classtype" "120.000000" +"classgroup" "620.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dog.mdl" +"th_checkattack" "DogCheckAttack" +"th_jump" "dog_leap1" +"th_jumpexit" "dog_leap8" +"meleeoffset" "24.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_sound" "dog/dpain1.wav" +"deathstring" " was mauled by a Rottweiler +" +"idle_sound" "dog/idle.wav" +"sight_sound" "dog/dsight.wav" +"steptype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "295.000000 -105.000000 583.000000" +"absmax" "297.000000 -103.000000 585.000000" +"origin" "296.000000 -104.000000 584.000000" +"oldorigin" "296.000000 -104.000000 584.000000" +"angles" "0.000000 225.000000 0.000000" +"classname" "monster_dog" +"use" "monster_spawn" +"health" "25.000000" +"flags" "32.000000" +"max_health" "25.000000" +"spawnflags" "64.000000" +"targetname" "fence_offb" +"th_stand" "dog_stand1" +"th_walk" "dog_walk1" +"th_run" "dog_run1" +"th_melee" "dog_atta1" +"th_pain" "dog_pain" +"th_die" "dog_die" +"mdl" "progs/mon_dog.mdl" +"bboxtype" "20.000000" +"bbmins" "-20.000000 -20.000000 -24.000000" +"bbmaxs" "20.000000 20.000000 16.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 40.000000" +"classtype" "120.000000" +"classgroup" "620.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dog.mdl" +"th_checkattack" "DogCheckAttack" +"th_jump" "dog_leap1" +"th_jumpexit" "dog_leap8" +"meleeoffset" "24.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_sound" "dog/dpain1.wav" +"deathstring" " was mauled by a Rottweiler +" +"idle_sound" "dog/idle.wav" +"sight_sound" "dog/dsight.wav" +"steptype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "255.000000 -1.000000 583.000000" +"absmax" "257.000000 1.000000 585.000000" +"origin" "256.000000 -0.000000 584.000000" +"oldorigin" "256.000000 -0.000000 584.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "monster_dog" +"use" "monster_spawn" +"health" "25.000000" +"flags" "32.000000" +"max_health" "25.000000" +"spawnflags" "64.000000" +"targetname" "fence_offb" +"th_stand" "dog_stand1" +"th_walk" "dog_walk1" +"th_run" "dog_run1" +"th_melee" "dog_atta1" +"th_pain" "dog_pain" +"th_die" "dog_die" +"mdl" "progs/mon_dog.mdl" +"bboxtype" "20.000000" +"bbmins" "-20.000000 -20.000000 -24.000000" +"bbmaxs" "20.000000 20.000000 16.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 40.000000" +"classtype" "120.000000" +"classgroup" "620.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dog.mdl" +"th_checkattack" "DogCheckAttack" +"th_jump" "dog_leap1" +"th_jumpexit" "dog_leap8" +"meleeoffset" "24.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_sound" "dog/dpain1.wav" +"deathstring" " was mauled by a Rottweiler +" +"idle_sound" "dog/idle.wav" +"sight_sound" "dog/dsight.wav" +"steptype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "327.000000 7.000000 583.000000" +"absmax" "329.000000 9.000000 585.000000" +"origin" "328.000000 8.000000 584.000000" +"oldorigin" "328.000000 8.000000 584.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "monster_dog" +"use" "monster_spawn" +"health" "25.000000" +"flags" "32.000000" +"max_health" "25.000000" +"spawnflags" "320.000000" +"targetname" "fence_offb" +"th_stand" "dog_stand1" +"th_walk" "dog_walk1" +"th_run" "dog_run1" +"th_melee" "dog_atta1" +"th_pain" "dog_pain" +"th_die" "dog_die" +"mdl" "progs/mon_dog.mdl" +"bboxtype" "20.000000" +"bbmins" "-20.000000 -20.000000 -24.000000" +"bbmaxs" "20.000000 20.000000 16.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 40.000000" +"classtype" "120.000000" +"classgroup" "620.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dog.mdl" +"th_checkattack" "DogCheckAttack" +"th_jump" "dog_leap1" +"th_jumpexit" "dog_leap8" +"meleeoffset" "24.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_sound" "dog/dpain1.wav" +"deathstring" " was mauled by a Rottweiler +" +"idle_sound" "dog/idle.wav" +"sight_sound" "dog/dsight.wav" +"steptype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "311.000000 95.000000 583.000000" +"absmax" "313.000000 97.000000 585.000000" +"origin" "312.000000 96.000000 584.000000" +"oldorigin" "312.000000 96.000000 584.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "monster_dog" +"use" "monster_spawn" +"health" "25.000000" +"flags" "32.000000" +"max_health" "25.000000" +"spawnflags" "64.000000" +"targetname" "fence_offb" +"th_stand" "dog_stand1" +"th_walk" "dog_walk1" +"th_run" "dog_run1" +"th_melee" "dog_atta1" +"th_pain" "dog_pain" +"th_die" "dog_die" +"mdl" "progs/mon_dog.mdl" +"bboxtype" "20.000000" +"bbmins" "-20.000000 -20.000000 -24.000000" +"bbmaxs" "20.000000 20.000000 16.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 40.000000" +"classtype" "120.000000" +"classgroup" "620.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dog.mdl" +"th_checkattack" "DogCheckAttack" +"th_jump" "dog_leap1" +"th_jumpexit" "dog_leap8" +"meleeoffset" "24.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_sound" "dog/dpain1.wav" +"deathstring" " was mauled by a Rottweiler +" +"idle_sound" "dog/idle.wav" +"sight_sound" "dog/dsight.wav" +"steptype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "295.000000 191.000000 583.000000" +"absmax" "297.000000 193.000000 585.000000" +"origin" "296.000000 192.000000 584.000000" +"oldorigin" "296.000000 192.000000 584.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "monster_dog" +"use" "monster_spawn" +"health" "25.000000" +"flags" "32.000000" +"max_health" "25.000000" +"spawnflags" "320.000000" +"targetname" "fence_offb" +"th_stand" "dog_stand1" +"th_walk" "dog_walk1" +"th_run" "dog_run1" +"th_melee" "dog_atta1" +"th_pain" "dog_pain" +"th_die" "dog_die" +"mdl" "progs/mon_dog.mdl" +"bboxtype" "20.000000" +"bbmins" "-20.000000 -20.000000 -24.000000" +"bbmaxs" "20.000000 20.000000 16.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 40.000000" +"classtype" "120.000000" +"classgroup" "620.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dog.mdl" +"th_checkattack" "DogCheckAttack" +"th_jump" "dog_leap1" +"th_jumpexit" "dog_leap8" +"meleeoffset" "24.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_sound" "dog/dpain1.wav" +"deathstring" " was mauled by a Rottweiler +" +"idle_sound" "dog/idle.wav" +"sight_sound" "dog/dsight.wav" +"steptype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "279.000000 271.000000 583.000000" +"absmax" "281.000000 273.000000 585.000000" +"origin" "280.000000 272.000000 584.000000" +"oldorigin" "280.000000 272.000000 584.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "monster_dog" +"use" "monster_spawn" +"health" "25.000000" +"flags" "32.000000" +"max_health" "25.000000" +"spawnflags" "64.000000" +"targetname" "fence_offb" +"th_stand" "dog_stand1" +"th_walk" "dog_walk1" +"th_run" "dog_run1" +"th_melee" "dog_atta1" +"th_pain" "dog_pain" +"th_die" "dog_die" +"mdl" "progs/mon_dog.mdl" +"bboxtype" "20.000000" +"bbmins" "-20.000000 -20.000000 -24.000000" +"bbmaxs" "20.000000 20.000000 16.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 40.000000" +"classtype" "120.000000" +"classgroup" "620.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dog.mdl" +"th_checkattack" "DogCheckAttack" +"th_jump" "dog_leap1" +"th_jumpexit" "dog_leap8" +"meleeoffset" "24.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_sound" "dog/dpain1.wav" +"deathstring" " was mauled by a Rottweiler +" +"idle_sound" "dog/idle.wav" +"sight_sound" "dog/dsight.wav" +"steptype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "159.000000 15.000000 583.000000" +"absmax" "161.000000 17.000000 585.000000" +"origin" "160.000000 16.000000 584.000000" +"oldorigin" "160.000000 16.000000 584.000000" +"angles" "0.000000 330.000000 0.000000" +"classname" "monster_dog" +"use" "monster_spawn" +"health" "25.000000" +"flags" "32.000000" +"max_health" "25.000000" +"spawnflags" "320.000000" +"targetname" "fence_offb" +"th_stand" "dog_stand1" +"th_walk" "dog_walk1" +"th_run" "dog_run1" +"th_melee" "dog_atta1" +"th_pain" "dog_pain" +"th_die" "dog_die" +"mdl" "progs/mon_dog.mdl" +"bboxtype" "20.000000" +"bbmins" "-20.000000 -20.000000 -24.000000" +"bbmaxs" "20.000000 20.000000 16.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 40.000000" +"classtype" "120.000000" +"classgroup" "620.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dog.mdl" +"th_checkattack" "DogCheckAttack" +"th_jump" "dog_leap1" +"th_jumpexit" "dog_leap8" +"meleeoffset" "24.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_sound" "dog/dpain1.wav" +"deathstring" " was mauled by a Rottweiler +" +"idle_sound" "dog/idle.wav" +"sight_sound" "dog/dsight.wav" +"steptype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "63.000000 103.000000 583.000000" +"absmax" "65.000000 105.000000 585.000000" +"origin" "64.000000 104.000000 584.000000" +"oldorigin" "64.000000 104.000000 584.000000" +"angles" "0.000000 330.000000 0.000000" +"classname" "monster_dog" +"use" "monster_spawn" +"health" "25.000000" +"flags" "32.000000" +"max_health" "25.000000" +"spawnflags" "320.000000" +"targetname" "fence_offb" +"th_stand" "dog_stand1" +"th_walk" "dog_walk1" +"th_run" "dog_run1" +"th_melee" "dog_atta1" +"th_pain" "dog_pain" +"th_die" "dog_die" +"mdl" "progs/mon_dog.mdl" +"bboxtype" "20.000000" +"bbmins" "-20.000000 -20.000000 -24.000000" +"bbmaxs" "20.000000 20.000000 16.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 40.000000" +"classtype" "120.000000" +"classgroup" "620.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dog.mdl" +"th_checkattack" "DogCheckAttack" +"th_jump" "dog_leap1" +"th_jumpexit" "dog_leap8" +"meleeoffset" "24.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_sound" "dog/dpain1.wav" +"deathstring" " was mauled by a Rottweiler +" +"idle_sound" "dog/idle.wav" +"sight_sound" "dog/dsight.wav" +"steptype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-1.000000 191.000000 583.000000" +"absmax" "1.000000 193.000000 585.000000" +"origin" "-0.000000 192.000000 584.000000" +"oldorigin" "-0.000000 192.000000 584.000000" +"angles" "0.000000 330.000000 0.000000" +"classname" "monster_dog" +"use" "monster_spawn" +"health" "25.000000" +"flags" "32.000000" +"max_health" "25.000000" +"spawnflags" "320.000000" +"targetname" "fence_offb" +"th_stand" "dog_stand1" +"th_walk" "dog_walk1" +"th_run" "dog_run1" +"th_melee" "dog_atta1" +"th_pain" "dog_pain" +"th_die" "dog_die" +"mdl" "progs/mon_dog.mdl" +"bboxtype" "20.000000" +"bbmins" "-20.000000 -20.000000 -24.000000" +"bbmaxs" "20.000000 20.000000 16.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 40.000000" +"classtype" "120.000000" +"classgroup" "620.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dog.mdl" +"th_checkattack" "DogCheckAttack" +"th_jump" "dog_leap1" +"th_jumpexit" "dog_leap8" +"meleeoffset" "24.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_sound" "dog/dpain1.wav" +"deathstring" " was mauled by a Rottweiler +" +"idle_sound" "dog/idle.wav" +"sight_sound" "dog/dsight.wav" +"steptype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-25.000000 119.000000 583.000000" +"absmax" "-23.000000 121.000000 585.000000" +"origin" "-24.000000 120.000000 584.000000" +"oldorigin" "-24.000000 120.000000 584.000000" +"angles" "0.000000 330.000000 0.000000" +"classname" "monster_dog" +"use" "monster_spawn" +"health" "25.000000" +"flags" "32.000000" +"max_health" "25.000000" +"spawnflags" "64.000000" +"targetname" "fence_offb" +"th_stand" "dog_stand1" +"th_walk" "dog_walk1" +"th_run" "dog_run1" +"th_melee" "dog_atta1" +"th_pain" "dog_pain" +"th_die" "dog_die" +"mdl" "progs/mon_dog.mdl" +"bboxtype" "20.000000" +"bbmins" "-20.000000 -20.000000 -24.000000" +"bbmaxs" "20.000000 20.000000 16.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 40.000000" +"classtype" "120.000000" +"classgroup" "620.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dog.mdl" +"th_checkattack" "DogCheckAttack" +"th_jump" "dog_leap1" +"th_jumpexit" "dog_leap8" +"meleeoffset" "24.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_sound" "dog/dpain1.wav" +"deathstring" " was mauled by a Rottweiler +" +"idle_sound" "dog/idle.wav" +"sight_sound" "dog/dsight.wav" +"steptype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-17.000000 279.000000 583.000000" +"absmax" "-15.000000 281.000000 585.000000" +"origin" "-16.000000 280.000000 584.000000" +"oldorigin" "-16.000000 280.000000 584.000000" +"angles" "0.000000 330.000000 0.000000" +"classname" "monster_dog" +"use" "monster_spawn" +"health" "25.000000" +"flags" "32.000000" +"max_health" "25.000000" +"spawnflags" "64.000000" +"targetname" "fence_offb" +"th_stand" "dog_stand1" +"th_walk" "dog_walk1" +"th_run" "dog_run1" +"th_melee" "dog_atta1" +"th_pain" "dog_pain" +"th_die" "dog_die" +"mdl" "progs/mon_dog.mdl" +"bboxtype" "20.000000" +"bbmins" "-20.000000 -20.000000 -24.000000" +"bbmaxs" "20.000000 20.000000 16.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 40.000000" +"classtype" "120.000000" +"classgroup" "620.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dog.mdl" +"th_checkattack" "DogCheckAttack" +"th_jump" "dog_leap1" +"th_jumpexit" "dog_leap8" +"meleeoffset" "24.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_sound" "dog/dpain1.wav" +"deathstring" " was mauled by a Rottweiler +" +"idle_sound" "dog/idle.wav" +"sight_sound" "dog/dsight.wav" +"steptype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "87.000000 319.000000 583.000000" +"absmax" "89.000000 321.000000 585.000000" +"origin" "88.000000 320.000000 584.000000" +"oldorigin" "88.000000 320.000000 584.000000" +"angles" "0.000000 330.000000 0.000000" +"classname" "monster_dog" +"use" "monster_spawn" +"health" "25.000000" +"flags" "32.000000" +"max_health" "25.000000" +"spawnflags" "64.000000" +"targetname" "fence_offb" +"th_stand" "dog_stand1" +"th_walk" "dog_walk1" +"th_run" "dog_run1" +"th_melee" "dog_atta1" +"th_pain" "dog_pain" +"th_die" "dog_die" +"mdl" "progs/mon_dog.mdl" +"bboxtype" "20.000000" +"bbmins" "-20.000000 -20.000000 -24.000000" +"bbmaxs" "20.000000 20.000000 16.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 40.000000" +"classtype" "120.000000" +"classgroup" "620.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dog.mdl" +"th_checkattack" "DogCheckAttack" +"th_jump" "dog_leap1" +"th_jumpexit" "dog_leap8" +"meleeoffset" "24.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_sound" "dog/dpain1.wav" +"deathstring" " was mauled by a Rottweiler +" +"idle_sound" "dog/idle.wav" +"sight_sound" "dog/dsight.wav" +"steptype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-97.000000 327.000000 583.000000" +"absmax" "-95.000000 329.000000 585.000000" +"origin" "-96.000000 328.000000 584.000000" +"oldorigin" "-96.000000 328.000000 584.000000" +"angles" "0.000000 330.000000 0.000000" +"classname" "monster_dog" +"use" "monster_spawn" +"health" "25.000000" +"flags" "32.000000" +"max_health" "25.000000" +"spawnflags" "320.000000" +"targetname" "fence_offb" +"th_stand" "dog_stand1" +"th_walk" "dog_walk1" +"th_run" "dog_run1" +"th_melee" "dog_atta1" +"th_pain" "dog_pain" +"th_die" "dog_die" +"mdl" "progs/mon_dog.mdl" +"bboxtype" "20.000000" +"bbmins" "-20.000000 -20.000000 -24.000000" +"bbmaxs" "20.000000 20.000000 16.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 40.000000" +"classtype" "120.000000" +"classgroup" "620.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dog.mdl" +"th_checkattack" "DogCheckAttack" +"th_jump" "dog_leap1" +"th_jumpexit" "dog_leap8" +"meleeoffset" "24.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_sound" "dog/dpain1.wav" +"deathstring" " was mauled by a Rottweiler +" +"idle_sound" "dog/idle.wav" +"sight_sound" "dog/dsight.wav" +"steptype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "199.000000 327.000000 583.000000" +"absmax" "201.000000 329.000000 585.000000" +"origin" "200.000000 328.000000 584.000000" +"oldorigin" "200.000000 328.000000 584.000000" +"angles" "0.000000 330.000000 0.000000" +"classname" "monster_dog" +"use" "monster_spawn" +"health" "25.000000" +"flags" "32.000000" +"max_health" "25.000000" +"spawnflags" "320.000000" +"targetname" "fence_offb" +"th_stand" "dog_stand1" +"th_walk" "dog_walk1" +"th_run" "dog_run1" +"th_melee" "dog_atta1" +"th_pain" "dog_pain" +"th_die" "dog_die" +"mdl" "progs/mon_dog.mdl" +"bboxtype" "20.000000" +"bbmins" "-20.000000 -20.000000 -24.000000" +"bbmaxs" "20.000000 20.000000 16.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 40.000000" +"classtype" "120.000000" +"classgroup" "620.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dog.mdl" +"th_checkattack" "DogCheckAttack" +"th_jump" "dog_leap1" +"th_jumpexit" "dog_leap8" +"meleeoffset" "24.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_sound" "dog/dpain1.wav" +"deathstring" " was mauled by a Rottweiler +" +"idle_sound" "dog/idle.wav" +"sight_sound" "dog/dsight.wav" +"steptype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-249.000000 335.000000 583.000000" +"absmax" "-247.000000 337.000000 585.000000" +"origin" "-248.000000 336.000000 584.000000" +"oldorigin" "-248.000000 336.000000 584.000000" +"angles" "0.000000 15.000000 0.000000" +"classname" "monster_dog" +"use" "monster_spawn" +"health" "25.000000" +"flags" "32.000000" +"max_health" "25.000000" +"spawnflags" "320.000000" +"targetname" "fence_offb" +"th_stand" "dog_stand1" +"th_walk" "dog_walk1" +"th_run" "dog_run1" +"th_melee" "dog_atta1" +"th_pain" "dog_pain" +"th_die" "dog_die" +"mdl" "progs/mon_dog.mdl" +"bboxtype" "20.000000" +"bbmins" "-20.000000 -20.000000 -24.000000" +"bbmaxs" "20.000000 20.000000 16.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 40.000000" +"classtype" "120.000000" +"classgroup" "620.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dog.mdl" +"th_checkattack" "DogCheckAttack" +"th_jump" "dog_leap1" +"th_jumpexit" "dog_leap8" +"meleeoffset" "24.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_sound" "dog/dpain1.wav" +"deathstring" " was mauled by a Rottweiler +" +"idle_sound" "dog/idle.wav" +"sight_sound" "dog/dsight.wav" +"steptype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-313.000000 279.000000 583.000000" +"absmax" "-311.000000 281.000000 585.000000" +"origin" "-312.000000 280.000000 584.000000" +"oldorigin" "-312.000000 280.000000 584.000000" +"angles" "0.000000 15.000000 0.000000" +"classname" "monster_dog" +"use" "monster_spawn" +"health" "25.000000" +"flags" "32.000000" +"max_health" "25.000000" +"spawnflags" "320.000000" +"targetname" "fence_offb" +"th_stand" "dog_stand1" +"th_walk" "dog_walk1" +"th_run" "dog_run1" +"th_melee" "dog_atta1" +"th_pain" "dog_pain" +"th_die" "dog_die" +"mdl" "progs/mon_dog.mdl" +"bboxtype" "20.000000" +"bbmins" "-20.000000 -20.000000 -24.000000" +"bbmaxs" "20.000000 20.000000 16.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 40.000000" +"classtype" "120.000000" +"classgroup" "620.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dog.mdl" +"th_checkattack" "DogCheckAttack" +"th_jump" "dog_leap1" +"th_jumpexit" "dog_leap8" +"meleeoffset" "24.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_sound" "dog/dpain1.wav" +"deathstring" " was mauled by a Rottweiler +" +"idle_sound" "dog/idle.wav" +"sight_sound" "dog/dsight.wav" +"steptype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "-177.000000 383.000000 591.000000" +"absmax" "-175.000000 385.000000 593.000000" +"origin" "-176.000000 384.000000 592.000000" +"oldorigin" "-176.000000 384.000000 592.000000" +"angles" "0.000000 15.000000 0.000000" +"classname" "monster_dog" +"use" "monster_spawn" +"health" "25.000000" +"flags" "32.000000" +"max_health" "25.000000" +"spawnflags" "64.000000" +"targetname" "fence_offb" +"th_stand" "dog_stand1" +"th_walk" "dog_walk1" +"th_run" "dog_run1" +"th_melee" "dog_atta1" +"th_pain" "dog_pain" +"th_die" "dog_die" +"mdl" "progs/mon_dog.mdl" +"bboxtype" "20.000000" +"bbmins" "-20.000000 -20.000000 -24.000000" +"bbmaxs" "20.000000 20.000000 16.000000" +"idmins" "-32.000000 -32.000000 -24.000000" +"idmaxs" "32.000000 32.000000 40.000000" +"classtype" "120.000000" +"classgroup" "620.000000" +"classmove" "1.000000" +"gibhealth" "-35.000000" +"headmdl" "progs/h_dog.mdl" +"th_checkattack" "DogCheckAttack" +"th_jump" "dog_leap1" +"th_jumpexit" "dog_leap8" +"meleeoffset" "24.000000 0.000000 10.000000" +"pain_flinch" "10.000000" +"pain_sound" "dog/dpain1.wav" +"deathstring" " was mauled by a Rottweiler +" +"idle_sound" "dog/idle.wav" +"sight_sound" "dog/dsight.wav" +"steptype" "1.000000" +"blockudeath" "1.000000" +} +{ +"absmin" "167.000000 367.000000 71.000000" +"absmax" "169.000000 369.000000 73.000000" +"origin" "168.000000 368.000000 72.000000" +"oldorigin" "168.000000 368.000000 72.000000" +"angles" "0.000000 270.000000 0.000000" +"classname" "monster_shambler" +"use" "monster_spawn" +"health" "600.000000" +"flags" "32.000000" +"max_health" "600.000000" +"spawnflags" "1088.000000" +"target" "fence_offb" +"targetname" "fence_off" +"th_stand" "sham_stand1" +"th_walk" "sham_walk1" +"th_run" "sham_run1" +"th_missile" "sham_magic1" +"th_melee" "sham_melee" +"th_pain" "sham_pain" +"th_die" "sham_die" +"mdl" "progs/mon_shambler.mdl" +"lip" "0.305338" +"bboxtype" "10.000000" +"bbmins" "-32.000000 -32.000000 -24.000000" +"bbmaxs" "32.000000 32.000000 64.000000" +"classtype" "165.000000" +"classgroup" "666.000000" +"classmove" "1.000000" +"gibhealth" "-60.000000" +"headmdl" "progs/h_shambler.mdl" +"th_checkattack" "ShamCheckAttack" +"th_wakeup" "sham_wakeup1" +"attack_offset" "0.000000 0.000000 40.000000" +"meleehitsound" "shambler/smack.wav" +"pain_flinch" "400.000000" +"pain_longanim" "1.000000" +"pain_timeout" "2.000000" +"pain_sound" "shambler/shurt2.wav" +"deathstring" " was smashed by a Shambler +" +"idle_sound" "shambler/sidle.wav" +"sight_sound" "shambler/ssight.wav" +"steptype" "6.000000" +"resist_rockets" "0.500000" +"gib1mdl" "progs/gib_shclaw1.mdl" +"gib2mdl" "progs/gib_shfoot2.mdl" +"gib3mdl" "progs/gib_shfoot1.mdl" +"gib4mdl" "progs/gib_shfoot2.mdl" +"blockudeath" "1.000000" +} +{ +"absmin" "15.000000 -161.000000 815.031250" +"absmax" "17.000000 -159.000000 817.031250" +"origin" "16.000000 -160.000000 816.031250" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "121.643806" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "561475.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "109" +"part_style" "230.000000" +"pemit_tcount" "5.000000" +"start_delay" "2.030427" +"dpp_name" "DPP_ITSQUAD" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_blue.spr" +"spr_name2" "progs/s_dotsml_wht.spr" +"spr_name3" "progs/s_dotsml_blue.spr" +"spr_frame" "1.000000" +"part_limit" "75.000000" +"part_life" "1.500000" +"part_ofs" "0.000000 0.000000 16.000000" +"part_veltype" "5.000000" +"part_vel" "10.000000 10.000000 16.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"absmin" "-145.000000 15.000000 551.031250" +"absmax" "-143.000000 17.000000 553.031250" +"origin" "-144.000000 16.000000 552.031250" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "121.609512" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "610232.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "110" +"part_style" "110.000000" +"start_delay" "2.387738" +"dpp_name" "DPP_ITSARMOR1" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_lgrn.spr" +"spr_name2" "progs/s_dotmed_lgrn.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.750000" +"part_ofs" "0.000000 0.000000 24.000000" +"part_veltype" "5.000000" +"part_velbase" "0.000000 0.000000 12.000000" +"part_vel" "6.000000 6.000000 4.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +"spawn_rand" "0.200000" +} +{ +"absmin" "39.000000 -89.000000 2911.031250" +"absmax" "41.000000 -87.000000 2913.031250" +"origin" "40.000000 -88.000000 2912.031250" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "121.726387" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "13600.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "257" +"part_style" "140.000000" +"pemit_tcount" "5.000000" +"start_delay" "1.465590" +"dpp_name" "DPP_ITSSIGIL" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotmed_purp.spr" +"spr_name2" "progs/s_dotsml_purp.spr" +"spr_name3" "progs/s_dotsml_purp.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "1.500000" +"part_ofs" "0.000000 0.000000 16.000000" +"part_veltype" "5.000000" +"part_vel" "8.000000 8.000000 16.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "130.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "488" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"classtype" "40.000000" +"entchain" "431" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1.000000" +"classtype" "40.000000" +"entchain" "747" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "2.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "560" +} +{ +"modelindex" "205.000000" +"absmin" "165.357361 -257.293915 2980.263672" +"absmax" "167.357361 -255.293915 2982.263672" +"movetype" "8.000000" +"origin" "166.357361 -256.293915 2981.263672" +"velocity" "0.845119 3.360576 16.946928" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "125.969498" +"owner" "262" +"cnt" "3.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "693" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "4.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "608" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "5.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "589" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "6.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "659" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "7.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "607" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "8.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "631" +} +{ +"modelindex" "186.000000" +"absmin" "27.112020 -158.030624 809.494751" +"absmax" "29.112020 -156.030624 811.494751" +"movetype" "8.000000" +"origin" "28.112020 -157.030624 810.494751" +"velocity" "7.769097 1.904660 -13.814386" +"classname" "particle" +"model" "progs/s_dotsml_blue.spr" +"think" "finish_particle" +"nextthink" "121.833931" +"owner" "426" +"cnt" "9.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "646" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "10.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "510" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "11.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "480" +} +{ +"modelindex" "198.000000" +"absmin" "395.223114 483.217499 195.008209" +"absmax" "397.223114 485.217499 197.008209" +"movetype" "8.000000" +"origin" "396.223114 484.217499 196.008209" +"velocity" "3.207190 1.644886 10.911466" +"classname" "particle" +"model" "progs/s_dotmed_lgrn.spr" +"think" "finish_particle" +"nextthink" "121.564568" +"owner" "497" +"cnt" "12.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "650" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "13.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "435" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "14.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "701" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "15.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "441" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "16.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "434" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "17.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "444" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "18.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "440" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "19.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "720" +} +{ +"modelindex" "180.000000" +"absmin" "141.846893 -250.943344 3000.628662" +"absmax" "143.846893 -248.943344 3002.628662" +"movetype" "8.000000" +"origin" "142.846893 -249.943344 3001.628662" +"velocity" "-3.925779 3.411359 17.191198" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "125.243477" +"owner" "262" +"cnt" "20.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "519" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "21.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "629" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "22.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "355" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "23.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "760" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "24.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "498" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "25.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "438" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "26.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "645" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "27.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "676" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "28.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "471" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "29.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "457" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "30.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "731" +} +{ +"modelindex" "180.000000" +"absmin" "144.536301 -262.570831 2988.147949" +"absmax" "146.536301 -260.570831 2990.147949" +"movetype" "8.000000" +"origin" "145.536301 -261.570831 2989.147949" +"velocity" "-3.919431 -0.155156 16.455091" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "126.178772" +"owner" "262" +"cnt" "31.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "704" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "32.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "578" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "33.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "452" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "34.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "752" +} +{ +"modelindex" "200.000000" +"absmin" "41.061810 -81.289299 2937.119873" +"absmax" "43.061810 -79.289299 2939.119873" +"movetype" "8.000000" +"origin" "42.061810 -80.289299 2938.119873" +"velocity" "1.378216 5.154210 6.743858" +"classname" "particle" +"model" "progs/s_dotsml_purp.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "122.018143" +"owner" "428" +"cnt" "35.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "659" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "36.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "726" +} +{ +"modelindex" "205.000000" +"absmin" "168.058334 -271.501648 2979.401855" +"absmax" "170.058334 -269.501648 2981.401855" +"movetype" "8.000000" +"origin" "169.058334 -270.501648 2980.401855" +"velocity" "2.836635 -1.546068 22.471024" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "127.206703" +"owner" "262" +"cnt" "37.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "602" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "38.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "445" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "39.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "449" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "40.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "466" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "41.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "680" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "42.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "537" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "43.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "468" +} +{ +"modelindex" "201.000000" +"absmin" "30.341921 -93.050812 2924.249268" +"absmax" "32.341919 -91.050812 2926.249268" +"movetype" "8.000000" +"origin" "31.341921 -92.050812 2925.249268" +"velocity" "-5.132236 -2.401196 -1.648975" +"classname" "particle" +"model" "progs/s_dotmed_purp.spr" +"think" "finish_particle" +"nextthink" "121.819214" +"owner" "428" +"cnt" "44.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "659" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "45.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "458" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "46.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "460" +} +{ +"modelindex" "192.000000" +"absmin" "153.742630 -263.458649 3001.202881" +"absmax" "155.742630 -261.458649 3003.202881" +"movetype" "8.000000" +"origin" "154.742630 -262.458649 3002.202881" +"velocity" "-0.932523 1.369793 19.389263" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "125.964973" +"owner" "262" +"cnt" "47.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "439" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "48.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "473" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "49.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "447" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "50.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "546" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "51.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "478" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "52.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "672" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "53.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "479" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "54.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "483" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "55.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "475" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "56.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "443" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "57.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "469" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "58.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "700" +} +{ +"modelindex" "192.000000" +"absmin" "153.598801 -263.301086 2982.724854" +"absmax" "155.598801 -261.301086 2984.724854" +"movetype" "8.000000" +"origin" "154.598801 -262.301086 2983.724854" +"velocity" "-2.321238 1.251625 20.197515" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "126.558922" +"owner" "262" +"cnt" "59.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "462" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "60.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "485" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "61.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "459" +} +{ +"modelindex" "198.000000" +"absmin" "395.899963 490.260315 187.786469" +"absmax" "397.899963 492.260315 189.786469" +"movetype" "8.000000" +"origin" "396.899963 491.260315 188.786469" +"velocity" "3.638600 4.603595 8.485367" +"classname" "particle" +"model" "progs/s_dotmed_lgrn.spr" +"think" "finish_particle" +"nextthink" "121.382751" +"owner" "497" +"cnt" "62.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "453" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "63.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "487" +} +{ +"absmin" "-315.000000 403.000000 583.031250" +"absmax" "-313.000000 405.000000 585.031250" +"origin" "-314.000000 404.000000 584.031250" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "121.310478" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "53289.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "61" +"part_style" "120.000000" +"start_delay" "1.889248" +"dpp_name" "DPP_ITSSILVERKEY" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_blue.spr" +"spr_name2" "progs/s_dotsml_blue.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.000000" +"part_ofs" "0.000000 0.000000 20.000000" +"part_veltype" "5.000000" +"part_vel" "16.000000 16.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +} +{ +"absmin" "15.000000 575.000000 559.031250" +"absmax" "17.000000 577.000000 561.031250" +"origin" "16.000000 576.000000 560.031250" +"angles" "0.000000 100.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "121.975891" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "524167.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "105" +"part_style" "105.000000" +"start_delay" "1.916227" +"dpp_name" "DPP_ITSMEGAH" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_wht.spr" +"spr_name2" "progs/s_dotmed_red.spr" +"spr_name3" "progs/s_dotsml_gold.spr" +"spr_frame" "1.000000" +"part_limit" "75.000000" +"part_life" "3.500000" +"part_ofs" "0.000000 0.000000 16.000000" +"part_veltype" "5.000000" +"part_vel" "12.000000 12.000000 4.000000" +"part_velrand" "0.000000 0.000000 8.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +"spawn_rand" "0.100000" +} +{ +"absmin" "-377.000000 -377.000000 289.031250" +"absmax" "-375.000000 -375.000000 291.031250" +"origin" "-376.000000 -376.000000 290.031250" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "121.742249" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "236925.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "176" +"part_style" "110.000000" +"start_delay" "1.747032" +"dpp_name" "DPP_ITSARMOR2" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_yell.spr" +"spr_name2" "progs/s_dotmed_yell.spr" +"spr_name3" "progs/s_dotsml_gold.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.750000" +"part_ofs" "0.000000 0.000000 24.000000" +"part_veltype" "5.000000" +"part_velbase" "0.000000 0.000000 12.000000" +"part_vel" "6.000000 6.000000 4.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +"spawn_rand" "0.200000" +} +{ +"absmin" "387.000000 479.000000 143.031250" +"absmax" "389.000000 481.000000 145.031250" +"origin" "388.000000 480.000000 144.031250" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "121.612946" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "352775.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "189" +"part_style" "110.000000" +"pemit_tcount" "8.000000" +"start_delay" "2.896542" +"dpp_name" "DPP_ITSARMOR1" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_lgrn.spr" +"spr_name2" "progs/s_dotmed_lgrn.spr" +"spr_name3" "progs/s_dotsml_grey.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.750000" +"part_ofs" "0.000000 0.000000 24.000000" +"part_veltype" "5.000000" +"part_velbase" "0.000000 0.000000 12.000000" +"part_vel" "6.000000 6.000000 4.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +"spawn_rand" "0.200000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "64.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "586" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "131.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "481" +} +{ +"absmin" "-121.000000 -161.000000 1319.031250" +"absmax" "-119.000000 -159.000000 1321.031250" +"origin" "-120.000000 -160.000000 1320.031250" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "121.972343" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "85488.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "372" +"part_style" "110.000000" +"start_delay" "2.519455" +"dpp_name" "DPP_ITSARMOR3" +"dpp_wait" "0.100000" +"dpp_rnd" "1.000000" +"spr_name1" "progs/s_dotsml_red.spr" +"spr_name2" "progs/s_dotsml_gold.spr" +"spr_name3" "progs/s_dotmed_red.spr" +"spr_frame" "1.000000" +"part_limit" "50.000000" +"part_life" "2.750000" +"part_ofs" "0.000000 0.000000 24.000000" +"part_veltype" "5.000000" +"part_velbase" "0.000000 0.000000 12.000000" +"part_vel" "6.000000 6.000000 4.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.100000" +"spawn_rand" "0.200000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"think" "fog_controller_think" +"nextthink" "121.045006" +"owner" "1" +"state" "2.000000" +"fog_dpextra" "1 0 8192 1024 32" +"fog_currden" "0.100000" +"fog_targden" "0.100000" +"fog_currcol" "0.100000 0.100000 0.100000" +"fog_targcol" "0.100000 0.100000 0.100000" +"classtype" "15.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "132.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "555" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "65.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "504" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "66.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "531" +} +{ +"modelindex" "201.000000" +"absmin" "42.238712 -97.976852 2912.976807" +"absmax" "44.238712 -95.976852 2914.976807" +"movetype" "8.000000" +"origin" "43.238712 -96.976852 2913.976807" +"velocity" "1.356243 -3.759148 -5.885433" +"classname" "particle" +"model" "progs/s_dotmed_purp.spr" +"think" "finish_particle" +"nextthink" "121.143852" +"owner" "428" +"cnt" "67.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "602" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "68.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "627" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "69.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "603" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "70.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "614" +} +{ +"modelindex" "192.000000" +"absmin" "172.243546 -256.673370 3003.453613" +"absmax" "174.243546 -254.673370 3005.453613" +"movetype" "8.000000" +"origin" "173.243546 -255.673370 3004.453613" +"velocity" "2.650838 1.073885 13.213294" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "124.018646" +"owner" "262" +"cnt" "71.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "505" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "72.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "673" +} +{ +"modelindex" "205.000000" +"absmin" "140.435089 -288.251831 3065.489746" +"absmax" "142.435089 -286.251831 3067.489746" +"movetype" "8.000000" +"origin" "141.435089 -287.251831 3066.489746" +"velocity" "-2.920621 -3.143773 19.189672" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "122.292793" +"owner" "262" +"cnt" "73.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "662" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "74.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "563" +} +{ +"modelindex" "205.000000" +"absmin" "151.406067 -254.483490 3000.770752" +"absmax" "153.406067 -252.483490 3002.770752" +"movetype" "8.000000" +"origin" "152.406067 -253.483490 3001.770752" +"velocity" "-2.196966 2.231147 17.711599" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "125.516312" +"owner" "262" +"cnt" "75.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "442" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "76.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "643" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "77.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "472" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "78.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "502" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "79.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "491" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "80.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "490" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "81.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "470" +} +{ +"modelindex" "203.000000" +"absmin" "8.032788 -177.059143 803.305908" +"absmax" "10.032788 -175.059143 805.305908" +"movetype" "8.000000" +"origin" "9.032788 -176.059143 804.305908" +"velocity" "-3.735771 -8.610798 -14.866177" +"classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "121.582764" +"owner" "426" +"cnt" "82.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "728" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "83.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "432" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "84.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "507" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "85.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "462" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "86.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "573" +} +{ +"modelindex" "205.000000" +"absmin" "155.575272 -282.574341 2971.037354" +"absmax" "157.575272 -280.574341 2973.037354" +"movetype" "8.000000" +"origin" "156.575272 -281.574341 2972.037354" +"velocity" "-1.710379 -3.883541 12.064821" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "125.463219" +"owner" "262" +"cnt" "87.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "704" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "88.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "451" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "89.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "558" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "90.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "454" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "91.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "528" +} +{ +"modelindex" "205.000000" +"absmin" "148.566666 -259.942719 3028.321777" +"absmax" "150.566666 -257.942719 3030.321777" +"movetype" "8.000000" +"origin" "149.566666 -258.942719 3029.321777" +"velocity" "-1.859066 0.698630 17.182043" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "123.793724" +"owner" "262" +"cnt" "92.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "442" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "93.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "763" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "94.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "503" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "95.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "515" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "96.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "437" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "97.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "455" +} +{ +"modelindex" "192.000000" +"absmin" "478.919708 280.953186 29.713146" +"absmax" "480.919708 282.953186 31.713146" +"movetype" "8.000000" +"origin" "479.919708 281.953186 30.713146" +"velocity" "3.810541 -1.484298 10.764671" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "121.349625" +"owner" "1457" +"cnt" "98.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "486" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "99.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "685" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "100.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "512" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "101.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "446" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "102.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "678" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "103.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "524" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "104.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "550" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "105.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "429" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "106.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "688" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "107.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "529" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "108.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "484" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "109.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "541" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "110.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "508" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "111.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "506" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "112.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "535" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "113.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "526" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "114.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "547" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "115.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "542" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "116.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "539" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "117.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "543" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "118.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "742" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "119.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "522" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "120.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "549" +} +{ +"modelindex" "180.000000" +"absmin" "149.482849 -267.250885 2979.791748" +"absmax" "151.482849 -265.250885 2981.791748" +"movetype" "8.000000" +"origin" "150.482849 -266.250885 2980.791748" +"velocity" "-3.183325 0.725730 23.215553" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "127.452568" +"owner" "262" +"cnt" "121.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "453" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "122.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "456" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "123.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "499" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "124.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "538" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "125.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "448" +} +{ +"modelindex" "180.000000" +"absmin" "175.864792 -255.101303 3013.534180" +"absmax" "177.864792 -253.101303 3015.534180" +"movetype" "8.000000" +"origin" "176.864792 -254.101303 3014.534180" +"velocity" "2.549272 1.622242 16.536026" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "124.168053" +"owner" "262" +"cnt" "126.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "734" +"part_active" "1.000000" +} +{ +"modelindex" "205.000000" +"absmin" "164.096512 -264.982147 2962.583008" +"absmax" "166.096512 -262.982147 2964.583008" +"movetype" "8.000000" +"origin" "165.096512 -263.982147 2963.583008" +"velocity" "2.402051 -1.597583 16.960844" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "127.477768" +"owner" "262" +"cnt" "127.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "476" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "133.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "533" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "134.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "556" +} +{ +"modelindex" "205.000000" +"absmin" "158.387177 -272.496735 2991.749512" +"absmax" "160.387177 -270.496735 2993.749512" +"movetype" "8.000000" +"origin" "159.387177 -271.496735 2992.749512" +"velocity" "-0.198370 -3.545396 21.397991" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "126.082138" +"owner" "262" +"cnt" "135.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "544" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "136.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "476" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "137.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "562" +} +{ +"modelindex" "205.000000" +"absmin" "169.254745 -255.064362 2966.393311" +"absmax" "171.254745 -253.064362 2968.393311" +"movetype" "8.000000" +"origin" "170.254745 -254.064362 2967.393311" +"velocity" "3.433577 3.644764 13.486496" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "126.999237" +"owner" "262" +"cnt" "138.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "523" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "139.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "599" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "140.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "527" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "141.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "548" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "142.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "463" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "143.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "517" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "144.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "521" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "145.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "486" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "146.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "545" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "147.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "744" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "148.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "516" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "149.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "636" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "150.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "569" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "151.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "575" +} +{ +"modelindex" "192.000000" +"absmin" "158.211517 -277.916321 3016.372803" +"absmax" "160.211517 -275.916321 3018.372803" +"movetype" "8.000000" +"origin" "159.211517 -276.916321 3017.372803" +"velocity" "-0.047243 -2.811975 16.736717" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "124.554428" +"owner" "262" +"cnt" "152.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "525" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "153.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "553" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "154.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "642" +} +{ +"modelindex" "192.000000" +"absmin" "159.116989 -254.831314 2970.660889" +"absmax" "161.116989 -252.831314 2972.660889" +"movetype" "8.000000" +"origin" "160.116989 -253.831314 2971.660889" +"velocity" "0.277719 3.616931 23.410748" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "127.526329" +"owner" "262" +"cnt" "155.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "520" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "156.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "436" +} +{ +"modelindex" "205.000000" +"absmin" "150.737427 -273.411682 2990.113525" +"absmax" "152.737427 -271.411682 2992.113525" +"movetype" "8.000000" +"origin" "151.737427 -272.411682 2991.113525" +"velocity" "-3.109348 -2.256050 17.869442" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "126.545219" +"owner" "262" +"cnt" "157.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "638" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "158.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "664" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "159.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "584" +} +{ +"modelindex" "180.000000" +"absmin" "165.606049 -262.600800 2965.753418" +"absmax" "167.606049 -260.600800 2967.753418" +"movetype" "8.000000" +"origin" "166.606049 -261.600800 2966.753418" +"velocity" "3.015595 2.040956 22.971649" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "127.548935" +"owner" "262" +"cnt" "160.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "474" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "161.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "561" +} +{ +"modelindex" "180.000000" +"absmin" "160.707306 -247.238861 3080.885010" +"absmax" "162.707306 -245.238861 3082.885010" +"movetype" "8.000000" +"origin" "161.707306 -246.238861 3081.885010" +"velocity" "0.745750 2.564898 20.680563" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "121.794167" +"owner" "262" +"cnt" "162.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "569" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "163.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "567" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "164.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "576" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "165.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "591" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "166.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "493" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "167.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "574" +} +{ +"modelindex" "180.000000" +"absmin" "161.153244 -271.250275 2989.427979" +"absmax" "163.153244 -269.250275 2991.427979" +"movetype" "8.000000" +"origin" "162.153244 -270.250275 2990.427979" +"velocity" "1.419843 -1.274087 16.081179" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "126.186996" +"owner" "262" +"cnt" "168.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "588" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "169.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "583" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "170.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "579" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "171.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "675" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "172.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "647" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "173.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "597" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "174.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "755" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "175.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "557" +} +{ +"modelindex" "205.000000" +"absmin" "162.631363 -271.559692 2955.332275" +"absmax" "164.631363 -269.559692 2957.332275" +"movetype" "8.000000" +"origin" "163.631363 -270.559692 2956.332275" +"velocity" "2.777551 -3.080538 21.382977" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "127.977051" +"owner" "262" +"cnt" "176.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "443" +"part_active" "1.000000" +} +{ +"modelindex" "205.000000" +"absmin" "151.997406 -285.500488 2990.386963" +"absmax" "153.997406 -283.500488 2992.386963" +"movetype" "8.000000" +"origin" "152.997406 -284.500488 2991.386963" +"velocity" "-0.928617 -3.982421 14.425489" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "124.921661" +"owner" "262" +"cnt" "177.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "520" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "178.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "596" +} +{ +"modelindex" "192.000000" +"absmin" "160.411026 -280.616150 3064.186523" +"absmax" "162.411026 -278.616150 3066.186523" +"movetype" "8.000000" +"origin" "161.411026 -279.616150 3065.186523" +"velocity" "0.082644 -1.863704 17.409466" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "121.726692" +"owner" "262" +"cnt" "179.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "565" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "180.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "554" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "181.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "604" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "182.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "570" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "183.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "606" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "184.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "598" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "185.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "617" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "186.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "580" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "187.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "581" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "188.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "727" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "189.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "551" +} +{ +"modelindex" "205.000000" +"absmin" "147.095551 -282.580963 3069.581055" +"absmax" "149.095551 -280.580963 3071.581055" +"movetype" "8.000000" +"origin" "148.095551 -281.580963 3070.581055" +"velocity" "-2.128605 -2.568316 22.513870" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "123.421844" +"owner" "262" +"cnt" "190.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "470" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "191.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "615" +} +{ +"modelindex" "192.000000" +"absmin" "154.385101 -257.705688 2979.461914" +"absmax" "156.385101 -255.705688 2981.461914" +"movetype" "8.000000" +"origin" "155.385101 -256.705688 2980.461914" +"velocity" "-0.434950 3.926755 20.460831" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "126.832634" +"owner" "262" +"cnt" "192.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "569" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "193.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "600" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "194.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "626" +} +{ +"modelindex" "205.000000" +"absmin" "157.659897 -266.519257 2979.604980" +"absmax" "159.659897 -264.519257 2981.604980" +"movetype" "8.000000" +"origin" "158.659897 -265.519257 2980.604980" +"velocity" "-0.636860 -1.134434 18.348461" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "127.128975" +"owner" "262" +"cnt" "195.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "536" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "196.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "613" +} +{ +"modelindex" "192.000000" +"absmin" "160.834732 -260.458679 2955.872070" +"absmax" "162.834732 -258.458679 2957.872070" +"movetype" "8.000000" +"origin" "161.834732 -259.458679 2956.872070" +"velocity" "-0.660787 1.759209 23.704458" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "127.939667" +"owner" "262" +"cnt" "197.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "578" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "198.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "618" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "199.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "566" +} +{ +"modelindex" "205.000000" +"absmin" "380.140381 486.258209 199.291565" +"absmax" "382.140381 488.258209 201.291565" +"movetype" "8.000000" +"origin" "381.140381 487.258209 200.291565" +"velocity" "-2.224982 2.354259 10.463943" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "121.774162" +"owner" "497" +"cnt" "200.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "568" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "201.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "655" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "202.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "624" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "203.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "185" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "204.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "534" +} +{ +"modelindex" "180.000000" +"absmin" "157.985291 -267.191284 2951.692383" +"absmax" "159.985291 -265.191284 2953.692383" +"movetype" "8.000000" +"origin" "158.985291 -266.191284 2952.692383" +"velocity" "-3.095920 -2.828333 21.415571" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "128.258148" +"owner" "262" +"cnt" "205.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "462" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "206.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "582" +} +{ +"modelindex" "205.000000" +"absmin" "141.821259 -255.960220 3034.614258" +"absmax" "143.821259 -253.960220 3036.614258" +"movetype" "8.000000" +"origin" "142.821259 -254.960220 3035.614258" +"velocity" "-3.583483 2.121281 23.033905" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "124.994896" +"owner" "262" +"cnt" "207.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "534" +"part_active" "1.000000" +} +{ +"modelindex" "205.000000" +"absmin" "181.114182 -279.811951 3018.919189" +"absmax" "183.114182 -277.811951 3020.919189" +"movetype" "8.000000" +"origin" "182.114182 -278.811951 3019.919189" +"velocity" "3.813715 -2.037538 14.074282" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "122.618057" +"owner" "262" +"cnt" "208.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "599" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "209.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "594" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "210.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "634" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "211.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "518" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "212.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "587" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "213.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "621" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "214.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "635" +} +{ +"modelindex" "192.000000" +"absmin" "154.108109 -260.393555 3028.594482" +"absmax" "156.108109 -258.393555 3030.594482" +"movetype" "8.000000" +"origin" "155.108109 -259.393555 3029.594482" +"velocity" "-1.141758 0.205206 21.465012" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "125.226448" +"owner" "262" +"cnt" "215.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "596" +"part_active" "1.000000" +} +{ +"modelindex" "180.000000" +"absmin" "149.701111 -286.315094 3069.131592" +"absmax" "151.701111 -284.315094 3071.131592" +"movetype" "8.000000" +"origin" "150.701111 -285.315094 3070.131592" +"velocity" "-1.529222 -2.809534 17.074739" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "121.558434" +"owner" "262" +"cnt" "216.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "592" +"part_active" "1.000000" +} +{ +"modelindex" "205.000000" +"absmin" "493.034149 285.699066 26.975597" +"absmax" "495.034149 287.699066 28.975597" +"movetype" "8.000000" +"origin" "494.034149 286.699066 27.975597" +"velocity" "0.130741 2.767785 8.985504" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "121.271881" +"owner" "1457" +"cnt" "217.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "630" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "218.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "725" +} +{ +"modelindex" "205.000000" +"absmin" "387.194305 484.786560 194.315613" +"absmax" "389.194305 486.786560 196.315613" +"movetype" "8.000000" +"origin" "388.194305 485.786560 195.315613" +"velocity" "0.057680 1.718131 8.101077" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "121.118179" +"owner" "497" +"cnt" "219.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "544" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "220.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "552" +} +{ +"modelindex" "180.000000" +"absmin" "178.274124 -264.902710 3014.943359" +"absmax" "180.274124 -262.902710 3016.943359" +"movetype" "8.000000" +"origin" "179.274124 -263.902710 3015.943359" +"velocity" "3.647694 -0.361949 17.577929" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "125.004181" +"owner" "262" +"cnt" "221.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "619" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "222.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "611" +} +{ +"modelindex" "180.000000" +"absmin" "157.154053 -262.042572 2960.106445" +"absmax" "159.154053 -260.042572 2962.106445" +"movetype" "8.000000" +"origin" "158.154053 -261.042572 2961.106445" +"velocity" "0.741844 2.709433 18.320993" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "127.390068" +"owner" "262" +"cnt" "223.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "659" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "224.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "602" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "225.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "592" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "226.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "514" +} +{ +"modelindex" "205.000000" +"absmin" "391.041077 473.556427 191.478012" +"absmax" "393.041077 475.556427 193.478012" +"movetype" "8.000000" +"origin" "392.041077 474.556427 192.478012" +"velocity" "1.820307 -2.452041 11.012054" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "122.550072" +"owner" "497" +"cnt" "227.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "596" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "228.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "616" +} +{ +"modelindex" "205.000000" +"absmin" "178.788208 -258.754517 3015.332520" +"absmax" "180.788208 -256.754517 3017.332520" +"movetype" "8.000000" +"origin" "179.788208 -257.754517 3016.332520" +"velocity" "3.586169 1.396405 18.452833" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "124.436783" +"owner" "262" +"cnt" "229.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "467" +"part_active" "1.000000" +} +{ +"modelindex" "205.000000" +"absmin" "161.489334 -253.350174 2997.985352" +"absmax" "163.489334 -251.350174 2999.985352" +"movetype" "8.000000" +"origin" "162.489334 -252.350174 2998.985352" +"velocity" "0.379528 2.958464 21.419600" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "126.189781" +"owner" "262" +"cnt" "230.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "544" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "231.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "532" +} +{ +"modelindex" "192.000000" +"absmin" "178.837708 -269.249084 3075.915527" +"absmax" "180.837708 -267.249084 3077.915527" +"movetype" "8.000000" +"origin" "179.837708 -268.249084 3076.915527" +"velocity" "2.562944 -1.130284 21.566454" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "123.130486" +"owner" "262" +"cnt" "232.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "663" +"part_active" "1.000000" +} +{ +"modelindex" "199.000000" +"absmin" "385.726990 473.959412 192.204987" +"absmax" "387.726990 475.959412 194.204987" +"movetype" "8.000000" +"origin" "386.726990 474.959412 193.204987" +"velocity" "-0.642902 -2.545794 12.714011" +"classname" "particle" +"model" "progs/s_dotsml_lgrn.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "122.742706" +"owner" "497" +"cnt" "233.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "643" +"part_active" "1.000000" +} +{ +"modelindex" "192.000000" +"absmin" "481.201874 269.123871 33.930992" +"absmax" "483.201874 271.123871 35.930992" +"movetype" "8.000000" +"origin" "482.201874 270.123871 34.930992" +"velocity" "-3.578112 0.426160 12.989655" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "121.104057" +"owner" "1457" +"cnt" "234.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "609" +"part_active" "1.000000" +} +{ +"modelindex" "180.000000" +"absmin" "155.261917 -268.147644 2989.929932" +"absmax" "157.261917 -266.147644 2991.929932" +"movetype" "8.000000" +"origin" "156.261917 -267.147644 2990.929932" +"velocity" "-1.818537 -0.915433 18.384350" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "125.758705" +"owner" "262" +"cnt" "235.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "578" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "236.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "622" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "237.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "644" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "238.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "620" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "239.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "453" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "240.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "669" +} +{ +"modelindex" "205.000000" +"absmin" "393.173309 479.600555 190.624512" +"absmax" "395.173309 481.600555 192.624512" +"movetype" "8.000000" +"origin" "394.173309 480.600555 191.624512" +"velocity" "3.310099 0.322092 12.650533" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "122.918770" +"owner" "497" +"cnt" "241.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "659" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "242.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "670" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "243.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "605" +} +{ +"modelindex" "180.000000" +"absmin" "164.082611 -285.022369 3070.755615" +"absmax" "166.082611 -283.022369 3072.755615" +"movetype" "8.000000" +"origin" "165.082611 -284.022369 3071.755615" +"velocity" "0.692526 -3.474349 23.134251" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "123.587296" +"owner" "262" +"cnt" "244.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "652" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "245.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "639" +} +{ +"modelindex" "205.000000" +"absmin" "155.970947 -263.215271 2952.655518" +"absmax" "157.970947 -261.215271 2954.655518" +"movetype" "8.000000" +"origin" "156.970947 -262.215271 2953.655518" +"velocity" "-0.956450 -0.686178 12.600604" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "127.395485" +"owner" "262" +"cnt" "246.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "672" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "247.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "577" +} +{ +"modelindex" "192.000000" +"absmin" "150.405167 -257.012085 2957.976074" +"absmax" "152.405167 -255.012085 2959.976074" +"movetype" "8.000000" +"origin" "151.405167 -256.012085 2958.976074" +"velocity" "-2.138371 1.991882 13.953062" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "127.845985" +"owner" "262" +"cnt" "248.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "660" +"part_active" "1.000000" +} +{ +"modelindex" "191.000000" +"absmin" "485.077881 273.455750 31.998940" +"absmax" "487.077881 275.455750 33.998940" +"movetype" "8.000000" +"origin" "486.077881 274.455750 32.998940" +"velocity" "0.190069 2.731407 17.262367" +"classname" "particle" +"model" "progs/s_dotsml_yell.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "122.071716" +"owner" "1457" +"cnt" "249.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "678" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "250.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "753" +} +{ +"modelindex" "180.000000" +"absmin" "158.148605 -260.004761 2990.576172" +"absmax" "160.148605 -258.004761 2992.576172" +"movetype" "8.000000" +"origin" "159.148605 -259.004761 2991.576172" +"velocity" "0.512101 1.841975 17.698782" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "125.847702" +"owner" "262" +"cnt" "251.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "646" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "252.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "671" +} +{ +"modelindex" "200.000000" +"absmin" "39.776768 -87.768387 2907.835693" +"absmax" "41.776768 -85.768387 2909.835693" +"movetype" "8.000000" +"origin" "40.776768 -86.768387 2908.835693" +"velocity" "0.443617 0.703391 -10.962736" +"classname" "particle" +"model" "progs/s_dotsml_purp.spr" +"think" "finish_particle" +"nextthink" "121.603882" +"owner" "428" +"cnt" "253.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "593" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "254.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "683" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "255.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "736" +} +{ +"modelindex" "180.000000" +"absmin" "140.692688 -275.226685 2983.415527" +"absmax" "142.692688 -273.226685 2985.415527" +"movetype" "8.000000" +"origin" "141.692688 -274.226685 2984.415527" +"velocity" "-3.936522 -1.672536 14.333567" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "125.181778" +"owner" "262" +"cnt" "256.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "651" +"part_active" "1.000000" +} +{ +"modelindex" "180.000000" +"absmin" "186.551132 -270.950134 3090.526855" +"absmax" "188.551132 -268.950134 3092.526855" +"movetype" "8.000000" +"origin" "187.551132 -269.950134 3091.526855" +"velocity" "3.375713 -0.297739 21.124790" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "121.390610" +"owner" "262" +"cnt" "257.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "668" +"part_active" "1.000000" +} +{ +"modelindex" "191.000000" +"absmin" "478.719513 258.683624 28.484383" +"absmax" "480.719513 260.683624 30.484383" +"movetype" "8.000000" +"origin" "479.719513 259.683624 29.484383" +"velocity" "-2.163518 -1.999451 14.363476" +"classname" "particle" +"model" "progs/s_dotsml_yell.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "121.789398" +"owner" "1457" +"cnt" "258.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "540" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "259.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "619" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "260.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "651" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "261.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "661" +} +{ +"modelindex" "192.000000" +"absmin" "173.579269 -269.395782 3030.625488" +"absmax" "175.579269 -267.395782 3032.625488" +"movetype" "8.000000" +"origin" "174.579269 -268.395782 3031.625488" +"velocity" "3.081515 -0.128300 20.031250" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "124.409653" +"owner" "262" +"cnt" "262.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "663" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "263.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "658" +} +{ +"modelindex" "185.000000" +"absmin" "28.757931 -169.185181 840.882507" +"absmax" "30.757931 -167.185181 842.882507" +"movetype" "8.000000" +"origin" "29.757931 -168.185181 841.882507" +"velocity" "8.471633 -5.040132 6.066103" +"classname" "particle" +"model" "progs/s_dotmed_blue.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "121.463997" +"owner" "426" +"cnt" "264.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "646" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "265.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "657" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "266.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "572" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "267.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "653" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "268.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "694" +} +{ +"modelindex" "205.000000" +"absmin" "133.746735 -292.094055 3129.890381" +"absmax" "135.746735 -290.094055 3131.890381" +"movetype" "8.000000" +"origin" "134.746735 -291.094055 3130.890381" +"velocity" "-2.915494 -2.966765 23.956785" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "121.147110" +"owner" "262" +"cnt" "269.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "623" +"part_active" "1.000000" +} +{ +"modelindex" "205.000000" +"absmin" "474.025604 283.462097 33.108124" +"absmax" "476.025604 285.462097 35.108124" +"movetype" "8.000000" +"origin" "475.025604 284.462097 34.108124" +"velocity" "1.061190 -1.755547 14.810816" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "121.804451" +"owner" "1457" +"cnt" "270.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "638" +"part_active" "1.000000" +} +{ +"modelindex" "180.000000" +"absmin" "159.156998 -268.245209 2950.476074" +"absmax" "161.156998 -266.245209 2952.476074" +"movetype" "8.000000" +"origin" "160.156998 -267.245209 2951.476074" +"velocity" "-2.096377 -3.974853 16.325449" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "127.908531" +"owner" "262" +"cnt" "271.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "589" +"part_active" "1.000000" +} +{ +"modelindex" "192.000000" +"absmin" "143.831375 -261.476410 3015.469482" +"absmax" "145.831375 -259.476410 3017.469482" +"movetype" "8.000000" +"origin" "144.831375 -260.476410 3016.469482" +"velocity" "-2.464309 0.983551 17.289711" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "124.353424" +"owner" "262" +"cnt" "272.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "698" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "273.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "632" +} +{ +"modelindex" "192.000000" +"absmin" "146.481491 -250.803345 3005.662354" +"absmax" "148.481491 -248.803345 3007.662354" +"movetype" "8.000000" +"origin" "147.481491 -249.803345 3006.662354" +"velocity" "-2.031678 2.336864 17.480881" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "125.266228" +"owner" "262" +"cnt" "274.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "489" +"part_active" "1.000000" +} +{ +"modelindex" "192.000000" +"absmin" "466.424744 257.725342 31.319187" +"absmax" "468.424744 259.725342 33.319187" +"movetype" "8.000000" +"origin" "467.424744 258.725342 32.319187" +"velocity" "-3.268044 1.135899 14.785240" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "121.253502" +"owner" "1457" +"cnt" "275.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "693" +"part_active" "1.000000" +} +{ +"modelindex" "180.000000" +"absmin" "153.879303 -258.978668 3004.280273" +"absmax" "155.879303 -256.978668 3006.280273" +"movetype" "8.000000" +"origin" "154.879303 -257.978668 3005.280273" +"velocity" "-0.526017 1.678640 15.787103" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "124.284615" +"owner" "262" +"cnt" "276.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "568" +"part_active" "1.000000" +} +{ +"modelindex" "205.000000" +"absmin" "175.676025 -286.422394 3022.457275" +"absmax" "177.676025 -284.422394 3024.457275" +"movetype" "8.000000" +"origin" "176.676025 -285.422394 3023.457275" +"velocity" "2.813440 -3.033418 16.339733" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "123.669350" +"owner" "262" +"cnt" "277.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "681" +"part_active" "1.000000" +} +{ +"modelindex" "180.000000" +"absmin" "138.348801 -244.692139 3038.765381" +"absmax" "140.348801 -242.692139 3040.765381" +"movetype" "8.000000" +"origin" "139.348801 -243.692139 3039.765381" +"velocity" "-3.050264 3.692373 18.400463" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "123.277138" +"owner" "262" +"cnt" "278.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "704" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "279.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "544" +} +{ +"modelindex" "192.000000" +"absmin" "148.193481 -294.149597 3087.977783" +"absmax" "150.193481 -292.149597 3089.977783" +"movetype" "8.000000" +"origin" "149.193481 -293.149597 3088.977783" +"velocity" "-1.607593 -3.209693 18.462723" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "121.148575" +"owner" "262" +"cnt" "280.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "663" +"part_active" "1.000000" +} +{ +"modelindex" "192.000000" +"absmin" "165.476379 -263.824707 2965.654297" +"absmax" "167.476379 -261.824707 2967.654297" +"movetype" "8.000000" +"origin" "166.476379 -262.824707 2966.654297" +"velocity" "2.773644 -0.883694 15.803217" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "126.711250" +"owner" "262" +"cnt" "281.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "657" +"part_active" "1.000000" +} +{ +"modelindex" "205.000000" +"absmin" "170.034927 -269.626740 3001.870605" +"absmax" "172.034927 -267.626740 3003.870605" +"movetype" "8.000000" +"origin" "171.034927 -268.626740 3002.870605" +"velocity" "1.615894 -0.221320 16.444105" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "124.534248" +"owner" "262" +"cnt" "282.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "687" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "283.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "540" +} +{ +"modelindex" "205.000000" +"absmin" "150.457123 -242.968933 3059.181641" +"absmax" "152.457123 -240.968933 3061.181641" +"movetype" "8.000000" +"origin" "151.457123 -241.968933 3060.181641" +"velocity" "-1.192786 3.633778 18.760094" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "123.024460" +"owner" "262" +"cnt" "284.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "705" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "285.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "698" +} +{ +"modelindex" "192.000000" +"absmin" "182.850601 -261.162262 3104.359619" +"absmax" "184.850601 -259.162262 3106.359619" +"movetype" "8.000000" +"origin" "183.850601 -260.162262 3105.359619" +"velocity" "3.163304 0.295297 23.150730" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "122.046349" +"owner" "262" +"cnt" "286.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "697" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "287.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "696" +} +{ +"modelindex" "205.000000" +"absmin" "136.736191 -261.848511 3058.864502" +"absmax" "138.736191 -259.848511 3060.864502" +"movetype" "8.000000" +"origin" "137.736191 -260.848511 3059.864502" +"velocity" "-3.228980 0.362926 16.589130" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "121.822433" +"owner" "262" +"cnt" "288.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "684" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "289.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "523" +} +{ +"modelindex" "192.000000" +"absmin" "155.109131 -257.235321 3069.365479" +"absmax" "157.109131 -255.235321 3071.365479" +"movetype" "8.000000" +"origin" "156.109131 -256.235321 3070.365479" +"velocity" "-0.850734 1.241859 23.182592" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "123.774757" +"owner" "262" +"cnt" "290.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "711" +"part_active" "1.000000" +} +{ +"modelindex" "185.000000" +"absmin" "8.483644 -142.756943 832.968201" +"absmax" "10.483644 -140.756943 834.968201" +"movetype" "8.000000" +"origin" "9.483644 -141.756943 833.968201" +"velocity" "-3.021027 8.457595 0.897977" +"classname" "particle" +"model" "progs/s_dotmed_blue.spr" +"think" "finish_particle" +"nextthink" "121.283958" +"owner" "426" +"cnt" "291.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "692" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "292.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "722" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "293.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "482" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "294.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "718" +} +{ +"modelindex" "201.000000" +"absmin" "26.663593 -83.901604 2929.074463" +"absmax" "28.663593 -81.901604 2931.074463" +"movetype" "8.000000" +"origin" "27.663593 -82.901604 2930.074463" +"velocity" "-6.614704 2.733726 1.096225" +"classname" "particle" +"model" "progs/s_dotmed_purp.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "121.137054" +"owner" "428" +"cnt" "295.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "674" +"part_active" "1.000000" +} +{ +"modelindex" "205.000000" +"absmin" "147.986877 -278.452484 3081.627686" +"absmax" "149.986877 -276.452484 3083.627686" +"movetype" "8.000000" +"origin" "148.986877 -277.452484 3082.627686" +"velocity" "-1.881283 -1.903012 23.137180" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "122.964401" +"owner" "262" +"cnt" "296.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "706" +"part_active" "1.000000" +} +{ +"modelindex" "180.000000" +"absmin" "141.917496 -290.077667 3080.972900" +"absmax" "143.917496 -288.077667 3082.972900" +"movetype" "8.000000" +"origin" "142.917496 -289.077667 3081.972900" +"velocity" "-2.432814 -3.132298 19.198828" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "121.929146" +"owner" "262" +"cnt" "297.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "721" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "298.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "637" +} +{ +"modelindex" "192.000000" +"absmin" "167.308487 -240.425888 3092.817871" +"absmax" "169.308487 -238.425888 3094.817871" +"movetype" "8.000000" +"origin" "168.308487 -239.425888 3093.817871" +"velocity" "1.489181 3.099093 20.471085" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "121.305672" +"owner" "262" +"cnt" "299.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "711" +"part_active" "1.000000" +} +{ +"modelindex" "205.000000" +"absmin" "155.810669 -278.694977 3010.811035" +"absmax" "157.810669 -276.694977 3012.811035" +"movetype" "8.000000" +"origin" "156.810669 -277.694977 3011.811035" +"velocity" "-0.052614 -2.626423 14.931608" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "123.480927" +"owner" "262" +"cnt" "300.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "633" +"part_active" "1.000000" +} +{ +"modelindex" "198.000000" +"absmin" "375.519135 477.936279 203.926208" +"absmax" "377.519135 479.936279 205.926208" +"movetype" "8.000000" +"origin" "376.519135 478.936279 204.926208" +"velocity" "-4.081362 -0.378124 13.115879" +"classname" "particle" +"model" "progs/s_dotmed_lgrn.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "121.511177" +"owner" "497" +"cnt" "301.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "489" +"part_active" "1.000000" +} +{ +"modelindex" "192.000000" +"absmin" "158.092026 -253.260788 3031.363525" +"absmax" "160.092026 -251.260788 3033.363525" +"movetype" "8.000000" +"origin" "159.092026 -252.260788 3032.363525" +"velocity" "-0.560198 1.752373 14.310129" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "122.227180" +"owner" "262" +"cnt" "302.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "667" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "303.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "687" +} +{ +"modelindex" "192.000000" +"absmin" "181.076996 -249.060364 3015.964600" +"absmax" "183.076996 -247.060364 3017.964600" +"movetype" "8.000000" +"origin" "182.076996 -248.060364 3016.964600" +"velocity" "3.440168 2.722617 13.459029" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "123.382980" +"owner" "262" +"cnt" "304.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "720" +"part_active" "1.000000" +} +{ +"modelindex" "180.000000" +"absmin" "133.484329 -270.166656 3017.367432" +"absmax" "135.484329 -268.166656 3019.367432" +"movetype" "8.000000" +"origin" "134.484329 -269.166656 3018.367432" +"velocity" "-3.905026 -0.645650 13.366009" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "122.973274" +"owner" "262" +"cnt" "305.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "709" +"part_active" "1.000000" +} +{ +"modelindex" "203.000000" +"absmin" "29.850769 -147.563629 854.918335" +"absmax" "31.850769 -145.563629 856.918335" +"movetype" "8.000000" +"origin" "30.850769 -146.563629 855.918335" +"velocity" "7.722709 6.987213 12.421766" +"classname" "particle" +"model" "progs/s_dotsml_wht.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "121.099091" +"owner" "426" +"cnt" "306.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "728" +"part_active" "1.000000" +} +{ +"modelindex" "192.000000" +"absmin" "168.918900 -284.552979 3040.229736" +"absmax" "170.918900 -282.552979 3042.229736" +"movetype" "8.000000" +"origin" "169.918900 -283.552979 3041.229736" +"velocity" "1.435713 -3.415998 20.787498" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "124.385536" +"owner" "262" +"cnt" "307.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "667" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "308.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "692" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "309.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "464" +} +{ +"modelindex" "180.000000" +"absmin" "172.413895 -281.686371 3054.250977" +"absmax" "174.413895 -279.686371 3056.250977" +"movetype" "8.000000" +"origin" "173.413895 -280.686371 3055.250977" +"velocity" "2.727256 -3.065157 23.136814" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "124.110893" +"owner" "262" +"cnt" "310.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "725" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "311.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "712" +} +{ +"modelindex" "180.000000" +"absmin" "142.957596 -275.176483 2983.570557" +"absmax" "144.957596 -273.176483 2985.570557" +"movetype" "8.000000" +"origin" "143.957596 -274.176483 2984.570557" +"velocity" "-3.991699 -1.721854 13.988953" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "125.225487" +"owner" "262" +"cnt" "312.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "660" +"part_active" "1.000000" +} +{ +"modelindex" "192.000000" +"absmin" "167.651199 -237.526428 3079.704834" +"absmax" "169.651199 -235.526428 3081.704834" +"movetype" "8.000000" +"origin" "168.651199 -236.526428 3080.704834" +"velocity" "1.015534 3.146458 20.325327" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "121.954803" +"owner" "262" +"cnt" "313.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "715" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "314.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "646" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "315.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "741" +} +{ +"modelindex" "192.000000" +"absmin" "463.479950 266.332916 49.370167" +"absmax" "465.479950 268.332916 51.370167" +"movetype" "8.000000" +"origin" "464.479950 267.332916 50.370167" +"velocity" "-3.740715 3.734123 20.528885" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"think" "finish_particle" +"nextthink" "121.101250" +"owner" "1457" +"cnt" "316.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "697" +"part_active" "1.000000" +} +{ +"modelindex" "205.000000" +"absmin" "150.431580 -270.196686 3102.876221" +"absmax" "152.431580 -268.196686 3104.876221" +"movetype" "8.000000" +"origin" "151.431580 -269.196686 3103.876221" +"velocity" "-0.602679 -1.154210 23.183691" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "121.941093" +"owner" "262" +"cnt" "317.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "687" +"part_active" "1.000000" +} +{ +"modelindex" "192.000000" +"absmin" "160.932266 -273.227112 2970.292480" +"absmax" "162.932266 -271.227112 2972.292480" +"movetype" "8.000000" +"origin" "161.932266 -272.227112 2971.292480" +"velocity" "1.017731 -2.474563 16.504532" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "126.692482" +"owner" "262" +"cnt" "318.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "741" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "319.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "699" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "320.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "716" +} +{ +"modelindex" "180.000000" +"absmin" "158.300644 -259.886719 2954.404297" +"absmax" "160.300644 -257.886719 2956.404297" +"movetype" "8.000000" +"origin" "159.300644 -258.886719 2955.404297" +"velocity" "-2.297555 3.601795 17.577929" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "128.151138" +"owner" "262" +"cnt" "321.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "439" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "322.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "519" +} +{ +"modelindex" "205.000000" +"absmin" "163.563553 -271.951263 2945.169922" +"absmax" "165.563553 -269.951263 2947.169922" +"movetype" "8.000000" +"origin" "164.563553 -270.951263 2946.169922" +"velocity" "3.603992 -3.325663 18.540726" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "128.848511" +"owner" "262" +"cnt" "323.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "636" +"part_active" "1.000000" +} +{ +"modelindex" "205.000000" +"absmin" "491.817688 283.868073 30.777660" +"absmax" "493.817688 285.868073 32.777660" +"movetype" "8.000000" +"origin" "492.817688 284.868073 31.777660" +"velocity" "2.164251 2.465529 13.479353" +"classname" "particle" +"model" "progs/s_dotsml_grey.spr" +"think" "finish_particle" +"nextthink" "121.128006" +"owner" "1457" +"cnt" "324.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "725" +"part_active" "1.000000" +} +{ +"modelindex" "180.000000" +"absmin" "157.124130 -279.835876 2983.025879" +"absmax" "159.124130 -277.835876 2985.025879" +"movetype" "8.000000" +"origin" "158.124130 -278.835876 2984.025879" +"velocity" "-0.359996 -3.673330 17.186071" +"classname" "particle" +"model" "progs/s_dotmed_tor1.spr" +"think" "finish_particle" +"nextthink" "126.409668" +"owner" "262" +"cnt" "325.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "755" +"part_active" "1.000000" +} +{ +"modelindex" "192.000000" +"absmin" "489.924225 261.789093 27.924810" +"absmax" "491.924225 263.789093 29.924810" +"movetype" "8.000000" +"origin" "490.924225 262.789093 28.924810" +"velocity" "-0.840724 2.880093 14.701559" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "121.498260" +"owner" "1457" +"cnt" "326.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "716" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"movetype" "8.000000" +"classname" "particle" +"think" "finish_particle" +"cnt" "327.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "748" +} +{ +"modelindex" "191.000000" +"absmin" "468.551910 270.098480 36.396721" +"absmax" "470.551910 272.098480 38.396721" +"movetype" "8.000000" +"origin" "469.551910 271.098480 37.396721" +"velocity" "-1.299478 0.344127 20.781090" +"classname" "particle" +"model" "progs/s_dotsml_yell.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "121.587189" +"owner" "1457" +"cnt" "328.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "756" +"part_active" "1.000000" +} +{ +"modelindex" "192.000000" +"absmin" "477.969910 276.728973 44.338188" +"absmax" "479.969910 278.728973 46.338188" +"movetype" "8.000000" +"origin" "478.969910 277.728973 45.338188" +"velocity" "-0.991119 -2.582232 18.157110" +"classname" "particle" +"model" "progs/s_dotsml_gold.spr" +"frame" "1.000000" +"think" "finish_particle" +"nextthink" "121.386032" +"owner" "1457" +"cnt" "329.000000" +"gravity" "1.000000" +"classtype" "40.000000" +"entchain" "754" +"part_active" "1.000000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "330.000000" +"classtype" "40.000000" +"entchain" "764" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "331.000000" +"classtype" "40.000000" +"entchain" "765" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "332.000000" +"classtype" "40.000000" +"entchain" "766" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "333.000000" +"classtype" "40.000000" +"entchain" "767" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "334.000000" +"classtype" "40.000000" +"entchain" "768" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "335.000000" +"classtype" "40.000000" +"entchain" "769" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "336.000000" +"classtype" "40.000000" +"entchain" "770" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "337.000000" +"classtype" "40.000000" +"entchain" "771" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "338.000000" +"classtype" "40.000000" +"entchain" "772" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "339.000000" +"classtype" "40.000000" +"entchain" "773" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "340.000000" +"classtype" "40.000000" +"entchain" "774" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "341.000000" +"classtype" "40.000000" +"entchain" "775" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "342.000000" +"classtype" "40.000000" +"entchain" "776" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "343.000000" +"classtype" "40.000000" +"entchain" "777" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "344.000000" +"classtype" "40.000000" +"entchain" "778" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "345.000000" +"classtype" "40.000000" +"entchain" "779" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "346.000000" +"classtype" "40.000000" +"entchain" "780" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "347.000000" +"classtype" "40.000000" +"entchain" "781" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "348.000000" +"classtype" "40.000000" +"entchain" "782" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "349.000000" +"classtype" "40.000000" +"entchain" "783" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "350.000000" +"classtype" "40.000000" +"entchain" "784" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "351.000000" +"classtype" "40.000000" +"entchain" "785" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "352.000000" +"classtype" "40.000000" +"entchain" "786" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "353.000000" +"classtype" "40.000000" +"entchain" "787" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "354.000000" +"classtype" "40.000000" +"entchain" "788" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "355.000000" +"classtype" "40.000000" +"entchain" "789" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "356.000000" +"classtype" "40.000000" +"entchain" "790" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "357.000000" +"classtype" "40.000000" +"entchain" "791" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "358.000000" +"classtype" "40.000000" +"entchain" "792" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "359.000000" +"classtype" "40.000000" +"entchain" "793" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "360.000000" +"classtype" "40.000000" +"entchain" "794" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "361.000000" +"classtype" "40.000000" +"entchain" "795" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "362.000000" +"classtype" "40.000000" +"entchain" "796" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "363.000000" +"classtype" "40.000000" +"entchain" "797" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "364.000000" +"classtype" "40.000000" +"entchain" "798" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "365.000000" +"classtype" "40.000000" +"entchain" "799" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "366.000000" +"classtype" "40.000000" +"entchain" "800" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "367.000000" +"classtype" "40.000000" +"entchain" "801" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "368.000000" +"classtype" "40.000000" +"entchain" "802" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "369.000000" +"classtype" "40.000000" +"entchain" "803" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "370.000000" +"classtype" "40.000000" +"entchain" "804" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "371.000000" +"classtype" "40.000000" +"entchain" "805" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "372.000000" +"classtype" "40.000000" +"entchain" "806" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "373.000000" +"classtype" "40.000000" +"entchain" "807" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "374.000000" +"classtype" "40.000000" +"entchain" "808" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "375.000000" +"classtype" "40.000000" +"entchain" "809" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "376.000000" +"classtype" "40.000000" +"entchain" "810" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "377.000000" +"classtype" "40.000000" +"entchain" "811" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "378.000000" +"classtype" "40.000000" +"entchain" "812" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "379.000000" +"classtype" "40.000000" +"entchain" "813" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "380.000000" +"classtype" "40.000000" +"entchain" "814" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "381.000000" +"classtype" "40.000000" +"entchain" "815" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "382.000000" +"classtype" "40.000000" +"entchain" "816" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "383.000000" +"classtype" "40.000000" +"entchain" "817" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "384.000000" +"classtype" "40.000000" +"entchain" "818" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "385.000000" +"classtype" "40.000000" +"entchain" "819" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "386.000000" +"classtype" "40.000000" +"entchain" "820" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "387.000000" +"classtype" "40.000000" +"entchain" "821" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "388.000000" +"classtype" "40.000000" +"entchain" "822" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "389.000000" +"classtype" "40.000000" +"entchain" "823" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "390.000000" +"classtype" "40.000000" +"entchain" "824" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "391.000000" +"classtype" "40.000000" +"entchain" "825" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "392.000000" +"classtype" "40.000000" +"entchain" "826" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "393.000000" +"classtype" "40.000000" +"entchain" "827" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "394.000000" +"classtype" "40.000000" +"entchain" "828" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "395.000000" +"classtype" "40.000000" +"entchain" "829" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "396.000000" +"classtype" "40.000000" +"entchain" "830" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "397.000000" +"classtype" "40.000000" +"entchain" "831" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "398.000000" +"classtype" "40.000000" +"entchain" "832" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "399.000000" +"classtype" "40.000000" +"entchain" "833" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "400.000000" +"classtype" "40.000000" +"entchain" "834" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "401.000000" +"classtype" "40.000000" +"entchain" "835" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "402.000000" +"classtype" "40.000000" +"entchain" "836" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "403.000000" +"classtype" "40.000000" +"entchain" "837" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "404.000000" +"classtype" "40.000000" +"entchain" "838" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "405.000000" +"classtype" "40.000000" +"entchain" "839" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "406.000000" +"classtype" "40.000000" +"entchain" "840" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "407.000000" +"classtype" "40.000000" +"entchain" "841" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "408.000000" +"classtype" "40.000000" +"entchain" "842" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "409.000000" +"classtype" "40.000000" +"entchain" "843" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "410.000000" +"classtype" "40.000000" +"entchain" "844" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "411.000000" +"classtype" "40.000000" +"entchain" "845" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "412.000000" +"classtype" "40.000000" +"entchain" "846" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "413.000000" +"classtype" "40.000000" +"entchain" "847" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "414.000000" +"classtype" "40.000000" +"entchain" "848" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "415.000000" +"classtype" "40.000000" +"entchain" "849" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "416.000000" +"classtype" "40.000000" +"entchain" "850" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "417.000000" +"classtype" "40.000000" +"entchain" "851" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "418.000000" +"classtype" "40.000000" +"entchain" "852" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "419.000000" +"classtype" "40.000000" +"entchain" "853" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "420.000000" +"classtype" "40.000000" +"entchain" "854" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "421.000000" +"classtype" "40.000000" +"entchain" "855" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "422.000000" +"classtype" "40.000000" +"entchain" "856" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "423.000000" +"classtype" "40.000000" +"entchain" "857" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "424.000000" +"classtype" "40.000000" +"entchain" "858" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "425.000000" +"classtype" "40.000000" +"entchain" "859" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "426.000000" +"classtype" "40.000000" +"entchain" "860" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "427.000000" +"classtype" "40.000000" +"entchain" "861" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "428.000000" +"classtype" "40.000000" +"entchain" "862" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "429.000000" +"classtype" "40.000000" +"entchain" "863" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "430.000000" +"classtype" "40.000000" +"entchain" "864" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "431.000000" +"classtype" "40.000000" +"entchain" "865" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "432.000000" +"classtype" "40.000000" +"entchain" "866" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "433.000000" +"classtype" "40.000000" +"entchain" "867" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "434.000000" +"classtype" "40.000000" +"entchain" "868" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "435.000000" +"classtype" "40.000000" +"entchain" "869" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "436.000000" +"classtype" "40.000000" +"entchain" "870" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "437.000000" +"classtype" "40.000000" +"entchain" "871" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "438.000000" +"classtype" "40.000000" +"entchain" "872" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "439.000000" +"classtype" "40.000000" +"entchain" "873" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "440.000000" +"classtype" "40.000000" +"entchain" "874" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "441.000000" +"classtype" "40.000000" +"entchain" "875" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "442.000000" +"classtype" "40.000000" +"entchain" "876" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "443.000000" +"classtype" "40.000000" +"entchain" "877" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "444.000000" +"classtype" "40.000000" +"entchain" "878" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "445.000000" +"classtype" "40.000000" +"entchain" "879" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "446.000000" +"classtype" "40.000000" +"entchain" "880" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "447.000000" +"classtype" "40.000000" +"entchain" "881" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "448.000000" +"classtype" "40.000000" +"entchain" "882" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "449.000000" +"classtype" "40.000000" +"entchain" "883" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "450.000000" +"classtype" "40.000000" +"entchain" "884" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "451.000000" +"classtype" "40.000000" +"entchain" "885" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "452.000000" +"classtype" "40.000000" +"entchain" "886" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "453.000000" +"classtype" "40.000000" +"entchain" "887" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "454.000000" +"classtype" "40.000000" +"entchain" "888" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "455.000000" +"classtype" "40.000000" +"entchain" "889" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "456.000000" +"classtype" "40.000000" +"entchain" "890" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "457.000000" +"classtype" "40.000000" +"entchain" "891" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "458.000000" +"classtype" "40.000000" +"entchain" "892" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "459.000000" +"classtype" "40.000000" +"entchain" "893" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "460.000000" +"classtype" "40.000000" +"entchain" "894" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "461.000000" +"classtype" "40.000000" +"entchain" "895" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "462.000000" +"classtype" "40.000000" +"entchain" "896" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "463.000000" +"classtype" "40.000000" +"entchain" "897" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "464.000000" +"classtype" "40.000000" +"entchain" "898" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "465.000000" +"classtype" "40.000000" +"entchain" "899" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "466.000000" +"classtype" "40.000000" +"entchain" "900" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "467.000000" +"classtype" "40.000000" +"entchain" "901" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "468.000000" +"classtype" "40.000000" +"entchain" "902" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "469.000000" +"classtype" "40.000000" +"entchain" "903" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "470.000000" +"classtype" "40.000000" +"entchain" "904" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "471.000000" +"classtype" "40.000000" +"entchain" "905" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "472.000000" +"classtype" "40.000000" +"entchain" "906" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "473.000000" +"classtype" "40.000000" +"entchain" "907" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "474.000000" +"classtype" "40.000000" +"entchain" "908" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "475.000000" +"classtype" "40.000000" +"entchain" "909" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "476.000000" +"classtype" "40.000000" +"entchain" "910" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "477.000000" +"classtype" "40.000000" +"entchain" "911" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "478.000000" +"classtype" "40.000000" +"entchain" "912" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "479.000000" +"classtype" "40.000000" +"entchain" "913" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "480.000000" +"classtype" "40.000000" +"entchain" "914" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "481.000000" +"classtype" "40.000000" +"entchain" "915" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "482.000000" +"classtype" "40.000000" +"entchain" "916" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "483.000000" +"classtype" "40.000000" +"entchain" "917" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "484.000000" +"classtype" "40.000000" +"entchain" "918" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "485.000000" +"classtype" "40.000000" +"entchain" "919" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "486.000000" +"classtype" "40.000000" +"entchain" "920" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "487.000000" +"classtype" "40.000000" +"entchain" "921" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "488.000000" +"classtype" "40.000000" +"entchain" "922" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "489.000000" +"classtype" "40.000000" +"entchain" "923" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "490.000000" +"classtype" "40.000000" +"entchain" "924" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "491.000000" +"classtype" "40.000000" +"entchain" "925" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "492.000000" +"classtype" "40.000000" +"entchain" "926" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "493.000000" +"classtype" "40.000000" +"entchain" "927" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "494.000000" +"classtype" "40.000000" +"entchain" "928" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "495.000000" +"classtype" "40.000000" +"entchain" "929" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "496.000000" +"classtype" "40.000000" +"entchain" "930" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "497.000000" +"classtype" "40.000000" +"entchain" "931" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "498.000000" +"classtype" "40.000000" +"entchain" "932" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "499.000000" +"classtype" "40.000000" +"entchain" "933" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "500.000000" +"classtype" "40.000000" +"entchain" "934" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "501.000000" +"classtype" "40.000000" +"entchain" "935" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "502.000000" +"classtype" "40.000000" +"entchain" "936" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "503.000000" +"classtype" "40.000000" +"entchain" "937" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "504.000000" +"classtype" "40.000000" +"entchain" "938" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "505.000000" +"classtype" "40.000000" +"entchain" "939" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "506.000000" +"classtype" "40.000000" +"entchain" "940" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "507.000000" +"classtype" "40.000000" +"entchain" "941" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "508.000000" +"classtype" "40.000000" +"entchain" "942" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "509.000000" +"classtype" "40.000000" +"entchain" "943" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "510.000000" +"classtype" "40.000000" +"entchain" "944" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "511.000000" +"classtype" "40.000000" +"entchain" "945" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "512.000000" +"classtype" "40.000000" +"entchain" "946" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "513.000000" +"classtype" "40.000000" +"entchain" "947" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "514.000000" +"classtype" "40.000000" +"entchain" "948" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "515.000000" +"classtype" "40.000000" +"entchain" "949" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "516.000000" +"classtype" "40.000000" +"entchain" "950" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "517.000000" +"classtype" "40.000000" +"entchain" "951" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "518.000000" +"classtype" "40.000000" +"entchain" "952" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "519.000000" +"classtype" "40.000000" +"entchain" "953" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "520.000000" +"classtype" "40.000000" +"entchain" "954" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "521.000000" +"classtype" "40.000000" +"entchain" "955" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "522.000000" +"classtype" "40.000000" +"entchain" "956" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "523.000000" +"classtype" "40.000000" +"entchain" "957" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "524.000000" +"classtype" "40.000000" +"entchain" "958" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "525.000000" +"classtype" "40.000000" +"entchain" "959" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "526.000000" +"classtype" "40.000000" +"entchain" "960" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "527.000000" +"classtype" "40.000000" +"entchain" "961" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "528.000000" +"classtype" "40.000000" +"entchain" "962" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "529.000000" +"classtype" "40.000000" +"entchain" "963" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "530.000000" +"classtype" "40.000000" +"entchain" "964" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "531.000000" +"classtype" "40.000000" +"entchain" "965" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "532.000000" +"classtype" "40.000000" +"entchain" "966" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "533.000000" +"classtype" "40.000000" +"entchain" "967" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "534.000000" +"classtype" "40.000000" +"entchain" "968" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "535.000000" +"classtype" "40.000000" +"entchain" "969" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "536.000000" +"classtype" "40.000000" +"entchain" "970" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "537.000000" +"classtype" "40.000000" +"entchain" "971" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "538.000000" +"classtype" "40.000000" +"entchain" "972" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "539.000000" +"classtype" "40.000000" +"entchain" "973" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "540.000000" +"classtype" "40.000000" +"entchain" "974" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "541.000000" +"classtype" "40.000000" +"entchain" "975" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "542.000000" +"classtype" "40.000000" +"entchain" "976" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "543.000000" +"classtype" "40.000000" +"entchain" "977" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "544.000000" +"classtype" "40.000000" +"entchain" "978" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "545.000000" +"classtype" "40.000000" +"entchain" "979" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "546.000000" +"classtype" "40.000000" +"entchain" "980" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "547.000000" +"classtype" "40.000000" +"entchain" "981" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "548.000000" +"classtype" "40.000000" +"entchain" "982" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "549.000000" +"classtype" "40.000000" +"entchain" "983" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "550.000000" +"classtype" "40.000000" +"entchain" "984" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "551.000000" +"classtype" "40.000000" +"entchain" "985" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "552.000000" +"classtype" "40.000000" +"entchain" "986" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "553.000000" +"classtype" "40.000000" +"entchain" "987" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "554.000000" +"classtype" "40.000000" +"entchain" "988" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "555.000000" +"classtype" "40.000000" +"entchain" "989" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "556.000000" +"classtype" "40.000000" +"entchain" "990" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "557.000000" +"classtype" "40.000000" +"entchain" "991" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "558.000000" +"classtype" "40.000000" +"entchain" "992" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "559.000000" +"classtype" "40.000000" +"entchain" "993" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "560.000000" +"classtype" "40.000000" +"entchain" "994" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "561.000000" +"classtype" "40.000000" +"entchain" "995" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "562.000000" +"classtype" "40.000000" +"entchain" "996" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "563.000000" +"classtype" "40.000000" +"entchain" "997" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "564.000000" +"classtype" "40.000000" +"entchain" "998" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "565.000000" +"classtype" "40.000000" +"entchain" "999" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "566.000000" +"classtype" "40.000000" +"entchain" "1000" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "567.000000" +"classtype" "40.000000" +"entchain" "1001" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "568.000000" +"classtype" "40.000000" +"entchain" "1002" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "569.000000" +"classtype" "40.000000" +"entchain" "1003" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "570.000000" +"classtype" "40.000000" +"entchain" "1004" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "571.000000" +"classtype" "40.000000" +"entchain" "1005" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "572.000000" +"classtype" "40.000000" +"entchain" "1006" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "573.000000" +"classtype" "40.000000" +"entchain" "1007" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "574.000000" +"classtype" "40.000000" +"entchain" "1008" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "575.000000" +"classtype" "40.000000" +"entchain" "1009" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "576.000000" +"classtype" "40.000000" +"entchain" "1010" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "577.000000" +"classtype" "40.000000" +"entchain" "1011" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "578.000000" +"classtype" "40.000000" +"entchain" "1012" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "579.000000" +"classtype" "40.000000" +"entchain" "1013" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "580.000000" +"classtype" "40.000000" +"entchain" "1014" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "581.000000" +"classtype" "40.000000" +"entchain" "1015" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "582.000000" +"classtype" "40.000000" +"entchain" "1016" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "583.000000" +"classtype" "40.000000" +"entchain" "1017" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "584.000000" +"classtype" "40.000000" +"entchain" "1018" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "585.000000" +"classtype" "40.000000" +"entchain" "1019" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "586.000000" +"classtype" "40.000000" +"entchain" "1020" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "587.000000" +"classtype" "40.000000" +"entchain" "1021" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "588.000000" +"classtype" "40.000000" +"entchain" "1022" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "589.000000" +"classtype" "40.000000" +"entchain" "1023" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "590.000000" +"classtype" "40.000000" +"entchain" "1024" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "591.000000" +"classtype" "40.000000" +"entchain" "1025" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "592.000000" +"classtype" "40.000000" +"entchain" "1026" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "593.000000" +"classtype" "40.000000" +"entchain" "1027" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "594.000000" +"classtype" "40.000000" +"entchain" "1028" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "595.000000" +"classtype" "40.000000" +"entchain" "1029" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "596.000000" +"classtype" "40.000000" +"entchain" "1030" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "597.000000" +"classtype" "40.000000" +"entchain" "1031" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "598.000000" +"classtype" "40.000000" +"entchain" "1032" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "599.000000" +"classtype" "40.000000" +"entchain" "1033" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "600.000000" +"classtype" "40.000000" +"entchain" "1034" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "601.000000" +"classtype" "40.000000" +"entchain" "1035" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "602.000000" +"classtype" "40.000000" +"entchain" "1036" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "603.000000" +"classtype" "40.000000" +"entchain" "1037" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "604.000000" +"classtype" "40.000000" +"entchain" "1038" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "605.000000" +"classtype" "40.000000" +"entchain" "1039" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "606.000000" +"classtype" "40.000000" +"entchain" "1040" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "607.000000" +"classtype" "40.000000" +"entchain" "1041" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "608.000000" +"classtype" "40.000000" +"entchain" "1042" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "609.000000" +"classtype" "40.000000" +"entchain" "1043" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "610.000000" +"classtype" "40.000000" +"entchain" "1044" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "611.000000" +"classtype" "40.000000" +"entchain" "1045" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "612.000000" +"classtype" "40.000000" +"entchain" "1046" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "613.000000" +"classtype" "40.000000" +"entchain" "1047" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "614.000000" +"classtype" "40.000000" +"entchain" "1048" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "615.000000" +"classtype" "40.000000" +"entchain" "1049" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "616.000000" +"classtype" "40.000000" +"entchain" "1050" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "617.000000" +"classtype" "40.000000" +"entchain" "1051" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "618.000000" +"classtype" "40.000000" +"entchain" "1052" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "619.000000" +"classtype" "40.000000" +"entchain" "1053" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "620.000000" +"classtype" "40.000000" +"entchain" "1054" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "621.000000" +"classtype" "40.000000" +"entchain" "1055" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "622.000000" +"classtype" "40.000000" +"entchain" "1056" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "623.000000" +"classtype" "40.000000" +"entchain" "1057" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "624.000000" +"classtype" "40.000000" +"entchain" "1058" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "625.000000" +"classtype" "40.000000" +"entchain" "1059" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "626.000000" +"classtype" "40.000000" +"entchain" "1060" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "627.000000" +"classtype" "40.000000" +"entchain" "1061" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "628.000000" +"classtype" "40.000000" +"entchain" "1062" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "629.000000" +"classtype" "40.000000" +"entchain" "1063" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "630.000000" +"classtype" "40.000000" +"entchain" "1064" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "631.000000" +"classtype" "40.000000" +"entchain" "1065" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "632.000000" +"classtype" "40.000000" +"entchain" "1066" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "633.000000" +"classtype" "40.000000" +"entchain" "1067" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "634.000000" +"classtype" "40.000000" +"entchain" "1068" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "635.000000" +"classtype" "40.000000" +"entchain" "1069" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "636.000000" +"classtype" "40.000000" +"entchain" "1070" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "637.000000" +"classtype" "40.000000" +"entchain" "1071" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "638.000000" +"classtype" "40.000000" +"entchain" "1072" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "639.000000" +"classtype" "40.000000" +"entchain" "1073" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "640.000000" +"classtype" "40.000000" +"entchain" "1074" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "641.000000" +"classtype" "40.000000" +"entchain" "1075" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "642.000000" +"classtype" "40.000000" +"entchain" "1076" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "643.000000" +"classtype" "40.000000" +"entchain" "1077" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "644.000000" +"classtype" "40.000000" +"entchain" "1078" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "645.000000" +"classtype" "40.000000" +"entchain" "1079" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "646.000000" +"classtype" "40.000000" +"entchain" "1080" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "647.000000" +"classtype" "40.000000" +"entchain" "1081" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "648.000000" +"classtype" "40.000000" +"entchain" "1082" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "649.000000" +"classtype" "40.000000" +"entchain" "1083" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "650.000000" +"classtype" "40.000000" +"entchain" "1084" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "651.000000" +"classtype" "40.000000" +"entchain" "1085" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "652.000000" +"classtype" "40.000000" +"entchain" "1086" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "653.000000" +"classtype" "40.000000" +"entchain" "1087" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "654.000000" +"classtype" "40.000000" +"entchain" "1088" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "655.000000" +"classtype" "40.000000" +"entchain" "1089" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "656.000000" +"classtype" "40.000000" +"entchain" "1090" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "657.000000" +"classtype" "40.000000" +"entchain" "1091" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "658.000000" +"classtype" "40.000000" +"entchain" "1092" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "659.000000" +"classtype" "40.000000" +"entchain" "1093" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "660.000000" +"classtype" "40.000000" +"entchain" "1094" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "661.000000" +"classtype" "40.000000" +"entchain" "1095" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "662.000000" +"classtype" "40.000000" +"entchain" "1096" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "663.000000" +"classtype" "40.000000" +"entchain" "1097" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "664.000000" +"classtype" "40.000000" +"entchain" "1098" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "665.000000" +"classtype" "40.000000" +"entchain" "1099" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "666.000000" +"classtype" "40.000000" +"entchain" "1100" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "667.000000" +"classtype" "40.000000" +"entchain" "1101" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "668.000000" +"classtype" "40.000000" +"entchain" "1102" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "669.000000" +"classtype" "40.000000" +"entchain" "1103" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "670.000000" +"classtype" "40.000000" +"entchain" "1104" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "671.000000" +"classtype" "40.000000" +"entchain" "1105" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "672.000000" +"classtype" "40.000000" +"entchain" "1106" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "673.000000" +"classtype" "40.000000" +"entchain" "1107" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "674.000000" +"classtype" "40.000000" +"entchain" "1108" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "675.000000" +"classtype" "40.000000" +"entchain" "1109" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "676.000000" +"classtype" "40.000000" +"entchain" "1110" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "677.000000" +"classtype" "40.000000" +"entchain" "1111" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "678.000000" +"classtype" "40.000000" +"entchain" "1112" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "679.000000" +"classtype" "40.000000" +"entchain" "1113" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "680.000000" +"classtype" "40.000000" +"entchain" "1114" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "681.000000" +"classtype" "40.000000" +"entchain" "1115" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "682.000000" +"classtype" "40.000000" +"entchain" "1116" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "683.000000" +"classtype" "40.000000" +"entchain" "1117" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "684.000000" +"classtype" "40.000000" +"entchain" "1118" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "685.000000" +"classtype" "40.000000" +"entchain" "1119" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "686.000000" +"classtype" "40.000000" +"entchain" "1120" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "687.000000" +"classtype" "40.000000" +"entchain" "1121" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "688.000000" +"classtype" "40.000000" +"entchain" "1122" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "689.000000" +"classtype" "40.000000" +"entchain" "1123" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "690.000000" +"classtype" "40.000000" +"entchain" "1124" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "691.000000" +"classtype" "40.000000" +"entchain" "1125" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "692.000000" +"classtype" "40.000000" +"entchain" "1126" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "693.000000" +"classtype" "40.000000" +"entchain" "1127" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "694.000000" +"classtype" "40.000000" +"entchain" "1128" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "695.000000" +"classtype" "40.000000" +"entchain" "1129" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "696.000000" +"classtype" "40.000000" +"entchain" "1130" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "697.000000" +"classtype" "40.000000" +"entchain" "1131" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "698.000000" +"classtype" "40.000000" +"entchain" "1132" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "699.000000" +"classtype" "40.000000" +"entchain" "1133" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "700.000000" +"classtype" "40.000000" +"entchain" "1134" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "701.000000" +"classtype" "40.000000" +"entchain" "1135" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "702.000000" +"classtype" "40.000000" +"entchain" "1136" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "703.000000" +"classtype" "40.000000" +"entchain" "1137" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "704.000000" +"classtype" "40.000000" +"entchain" "1138" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "705.000000" +"classtype" "40.000000" +"entchain" "1139" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "706.000000" +"classtype" "40.000000" +"entchain" "1140" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "707.000000" +"classtype" "40.000000" +"entchain" "1141" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "708.000000" +"classtype" "40.000000" +"entchain" "1142" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "709.000000" +"classtype" "40.000000" +"entchain" "1143" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "710.000000" +"classtype" "40.000000" +"entchain" "1144" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "711.000000" +"classtype" "40.000000" +"entchain" "1145" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "712.000000" +"classtype" "40.000000" +"entchain" "1146" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "713.000000" +"classtype" "40.000000" +"entchain" "1147" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "714.000000" +"classtype" "40.000000" +"entchain" "1148" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "715.000000" +"classtype" "40.000000" +"entchain" "1149" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "716.000000" +"classtype" "40.000000" +"entchain" "1150" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "717.000000" +"classtype" "40.000000" +"entchain" "1151" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "718.000000" +"classtype" "40.000000" +"entchain" "1152" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "719.000000" +"classtype" "40.000000" +"entchain" "1153" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "720.000000" +"classtype" "40.000000" +"entchain" "1154" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "721.000000" +"classtype" "40.000000" +"entchain" "1155" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "722.000000" +"classtype" "40.000000" +"entchain" "1156" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "723.000000" +"classtype" "40.000000" +"entchain" "1157" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "724.000000" +"classtype" "40.000000" +"entchain" "1158" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "725.000000" +"classtype" "40.000000" +"entchain" "1159" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "726.000000" +"classtype" "40.000000" +"entchain" "1160" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "727.000000" +"classtype" "40.000000" +"entchain" "1161" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "728.000000" +"classtype" "40.000000" +"entchain" "1162" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "729.000000" +"classtype" "40.000000" +"entchain" "1163" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "730.000000" +"classtype" "40.000000" +"entchain" "1164" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "731.000000" +"classtype" "40.000000" +"entchain" "1165" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "732.000000" +"classtype" "40.000000" +"entchain" "1166" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "733.000000" +"classtype" "40.000000" +"entchain" "1167" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "734.000000" +"classtype" "40.000000" +"entchain" "1168" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "735.000000" +"classtype" "40.000000" +"entchain" "1169" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "736.000000" +"classtype" "40.000000" +"entchain" "1170" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "737.000000" +"classtype" "40.000000" +"entchain" "1171" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "738.000000" +"classtype" "40.000000" +"entchain" "1172" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "739.000000" +"classtype" "40.000000" +"entchain" "1173" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "740.000000" +"classtype" "40.000000" +"entchain" "1174" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "741.000000" +"classtype" "40.000000" +"entchain" "1175" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "742.000000" +"classtype" "40.000000" +"entchain" "1176" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "743.000000" +"classtype" "40.000000" +"entchain" "1177" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "744.000000" +"classtype" "40.000000" +"entchain" "1178" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "745.000000" +"classtype" "40.000000" +"entchain" "1179" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "746.000000" +"classtype" "40.000000" +"entchain" "1180" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "747.000000" +"classtype" "40.000000" +"entchain" "1181" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "748.000000" +"classtype" "40.000000" +"entchain" "1182" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "749.000000" +"classtype" "40.000000" +"entchain" "1183" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "750.000000" +"classtype" "40.000000" +"entchain" "1184" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "751.000000" +"classtype" "40.000000" +"entchain" "1185" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "752.000000" +"classtype" "40.000000" +"entchain" "1186" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "753.000000" +"classtype" "40.000000" +"entchain" "1187" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "754.000000" +"classtype" "40.000000" +"entchain" "1188" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "755.000000" +"classtype" "40.000000" +"entchain" "1189" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "756.000000" +"classtype" "40.000000" +"entchain" "1190" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "757.000000" +"classtype" "40.000000" +"entchain" "1191" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "758.000000" +"classtype" "40.000000" +"entchain" "1192" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "759.000000" +"classtype" "40.000000" +"entchain" "1193" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "760.000000" +"classtype" "40.000000" +"entchain" "1194" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "761.000000" +"classtype" "40.000000" +"entchain" "1195" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "762.000000" +"classtype" "40.000000" +"entchain" "1196" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "763.000000" +"classtype" "40.000000" +"entchain" "1197" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "764.000000" +"classtype" "40.000000" +"entchain" "1198" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "765.000000" +"classtype" "40.000000" +"entchain" "1199" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "766.000000" +"classtype" "40.000000" +"entchain" "1200" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "767.000000" +"classtype" "40.000000" +"entchain" "1201" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "768.000000" +"classtype" "40.000000" +"entchain" "1202" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "769.000000" +"classtype" "40.000000" +"entchain" "1203" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "770.000000" +"classtype" "40.000000" +"entchain" "1204" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "771.000000" +"classtype" "40.000000" +"entchain" "1205" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "772.000000" +"classtype" "40.000000" +"entchain" "1206" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "773.000000" +"classtype" "40.000000" +"entchain" "1207" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "774.000000" +"classtype" "40.000000" +"entchain" "1208" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "775.000000" +"classtype" "40.000000" +"entchain" "1209" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "776.000000" +"classtype" "40.000000" +"entchain" "1210" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "777.000000" +"classtype" "40.000000" +"entchain" "1211" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "778.000000" +"classtype" "40.000000" +"entchain" "1212" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "779.000000" +"classtype" "40.000000" +"entchain" "1213" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "780.000000" +"classtype" "40.000000" +"entchain" "1214" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "781.000000" +"classtype" "40.000000" +"entchain" "1215" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "782.000000" +"classtype" "40.000000" +"entchain" "1216" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "783.000000" +"classtype" "40.000000" +"entchain" "1217" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "784.000000" +"classtype" "40.000000" +"entchain" "1218" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "785.000000" +"classtype" "40.000000" +"entchain" "1219" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "786.000000" +"classtype" "40.000000" +"entchain" "1220" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "787.000000" +"classtype" "40.000000" +"entchain" "1221" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "788.000000" +"classtype" "40.000000" +"entchain" "1222" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "789.000000" +"classtype" "40.000000" +"entchain" "1223" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "790.000000" +"classtype" "40.000000" +"entchain" "1224" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "791.000000" +"classtype" "40.000000" +"entchain" "1225" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "792.000000" +"classtype" "40.000000" +"entchain" "1226" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "793.000000" +"classtype" "40.000000" +"entchain" "1227" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "794.000000" +"classtype" "40.000000" +"entchain" "1228" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "795.000000" +"classtype" "40.000000" +"entchain" "1229" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "796.000000" +"classtype" "40.000000" +"entchain" "1230" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "797.000000" +"classtype" "40.000000" +"entchain" "1231" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "798.000000" +"classtype" "40.000000" +"entchain" "1232" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "799.000000" +"classtype" "40.000000" +"entchain" "1233" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "800.000000" +"classtype" "40.000000" +"entchain" "1234" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "801.000000" +"classtype" "40.000000" +"entchain" "1235" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "802.000000" +"classtype" "40.000000" +"entchain" "1236" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "803.000000" +"classtype" "40.000000" +"entchain" "1237" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "804.000000" +"classtype" "40.000000" +"entchain" "1238" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "805.000000" +"classtype" "40.000000" +"entchain" "1239" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "806.000000" +"classtype" "40.000000" +"entchain" "1240" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "807.000000" +"classtype" "40.000000" +"entchain" "1241" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "808.000000" +"classtype" "40.000000" +"entchain" "1242" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "809.000000" +"classtype" "40.000000" +"entchain" "1243" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "810.000000" +"classtype" "40.000000" +"entchain" "1244" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "811.000000" +"classtype" "40.000000" +"entchain" "1245" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "812.000000" +"classtype" "40.000000" +"entchain" "1246" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "813.000000" +"classtype" "40.000000" +"entchain" "1247" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "814.000000" +"classtype" "40.000000" +"entchain" "1248" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "815.000000" +"classtype" "40.000000" +"entchain" "1249" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "816.000000" +"classtype" "40.000000" +"entchain" "1250" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "817.000000" +"classtype" "40.000000" +"entchain" "1251" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "818.000000" +"classtype" "40.000000" +"entchain" "1252" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "819.000000" +"classtype" "40.000000" +"entchain" "1253" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "820.000000" +"classtype" "40.000000" +"entchain" "1254" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "821.000000" +"classtype" "40.000000" +"entchain" "1255" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "822.000000" +"classtype" "40.000000" +"entchain" "1256" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "823.000000" +"classtype" "40.000000" +"entchain" "1257" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "824.000000" +"classtype" "40.000000" +"entchain" "1258" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "825.000000" +"classtype" "40.000000" +"entchain" "1259" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "826.000000" +"classtype" "40.000000" +"entchain" "1260" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "827.000000" +"classtype" "40.000000" +"entchain" "1261" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "828.000000" +"classtype" "40.000000" +"entchain" "1262" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "829.000000" +"classtype" "40.000000" +"entchain" "1263" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "830.000000" +"classtype" "40.000000" +"entchain" "1264" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "831.000000" +"classtype" "40.000000" +"entchain" "1265" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "832.000000" +"classtype" "40.000000" +"entchain" "1266" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "833.000000" +"classtype" "40.000000" +"entchain" "1267" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "834.000000" +"classtype" "40.000000" +"entchain" "1268" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "835.000000" +"classtype" "40.000000" +"entchain" "1269" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "836.000000" +"classtype" "40.000000" +"entchain" "1270" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "837.000000" +"classtype" "40.000000" +"entchain" "1271" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "838.000000" +"classtype" "40.000000" +"entchain" "1272" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "839.000000" +"classtype" "40.000000" +"entchain" "1273" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "840.000000" +"classtype" "40.000000" +"entchain" "1274" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "841.000000" +"classtype" "40.000000" +"entchain" "1275" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "842.000000" +"classtype" "40.000000" +"entchain" "1276" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "843.000000" +"classtype" "40.000000" +"entchain" "1277" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "844.000000" +"classtype" "40.000000" +"entchain" "1278" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "845.000000" +"classtype" "40.000000" +"entchain" "1279" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "846.000000" +"classtype" "40.000000" +"entchain" "1280" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "847.000000" +"classtype" "40.000000" +"entchain" "1281" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "848.000000" +"classtype" "40.000000" +"entchain" "1282" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "849.000000" +"classtype" "40.000000" +"entchain" "1283" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "850.000000" +"classtype" "40.000000" +"entchain" "1284" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "851.000000" +"classtype" "40.000000" +"entchain" "1285" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "852.000000" +"classtype" "40.000000" +"entchain" "1286" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "853.000000" +"classtype" "40.000000" +"entchain" "1287" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "854.000000" +"classtype" "40.000000" +"entchain" "1288" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "855.000000" +"classtype" "40.000000" +"entchain" "1289" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "856.000000" +"classtype" "40.000000" +"entchain" "1290" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "857.000000" +"classtype" "40.000000" +"entchain" "1291" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "858.000000" +"classtype" "40.000000" +"entchain" "1292" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "859.000000" +"classtype" "40.000000" +"entchain" "1293" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "860.000000" +"classtype" "40.000000" +"entchain" "1294" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "861.000000" +"classtype" "40.000000" +"entchain" "1295" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "862.000000" +"classtype" "40.000000" +"entchain" "1296" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "863.000000" +"classtype" "40.000000" +"entchain" "1297" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "864.000000" +"classtype" "40.000000" +"entchain" "1298" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "865.000000" +"classtype" "40.000000" +"entchain" "1299" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "866.000000" +"classtype" "40.000000" +"entchain" "1300" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "867.000000" +"classtype" "40.000000" +"entchain" "1301" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "868.000000" +"classtype" "40.000000" +"entchain" "1302" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "869.000000" +"classtype" "40.000000" +"entchain" "1303" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "870.000000" +"classtype" "40.000000" +"entchain" "1304" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "871.000000" +"classtype" "40.000000" +"entchain" "1305" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "872.000000" +"classtype" "40.000000" +"entchain" "1306" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "873.000000" +"classtype" "40.000000" +"entchain" "1307" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "874.000000" +"classtype" "40.000000" +"entchain" "1308" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "875.000000" +"classtype" "40.000000" +"entchain" "1309" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "876.000000" +"classtype" "40.000000" +"entchain" "1310" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "877.000000" +"classtype" "40.000000" +"entchain" "1311" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "878.000000" +"classtype" "40.000000" +"entchain" "1312" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "879.000000" +"classtype" "40.000000" +"entchain" "1313" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "880.000000" +"classtype" "40.000000" +"entchain" "1314" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "881.000000" +"classtype" "40.000000" +"entchain" "1315" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "882.000000" +"classtype" "40.000000" +"entchain" "1316" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "883.000000" +"classtype" "40.000000" +"entchain" "1317" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "884.000000" +"classtype" "40.000000" +"entchain" "1318" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "885.000000" +"classtype" "40.000000" +"entchain" "1319" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "886.000000" +"classtype" "40.000000" +"entchain" "1320" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "887.000000" +"classtype" "40.000000" +"entchain" "1321" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "888.000000" +"classtype" "40.000000" +"entchain" "1322" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "889.000000" +"classtype" "40.000000" +"entchain" "1323" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "890.000000" +"classtype" "40.000000" +"entchain" "1324" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "891.000000" +"classtype" "40.000000" +"entchain" "1325" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "892.000000" +"classtype" "40.000000" +"entchain" "1326" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "893.000000" +"classtype" "40.000000" +"entchain" "1327" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "894.000000" +"classtype" "40.000000" +"entchain" "1328" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "895.000000" +"classtype" "40.000000" +"entchain" "1329" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "896.000000" +"classtype" "40.000000" +"entchain" "1330" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "897.000000" +"classtype" "40.000000" +"entchain" "1331" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "898.000000" +"classtype" "40.000000" +"entchain" "1332" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "899.000000" +"classtype" "40.000000" +"entchain" "1333" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "900.000000" +"classtype" "40.000000" +"entchain" "1334" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "901.000000" +"classtype" "40.000000" +"entchain" "1335" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "902.000000" +"classtype" "40.000000" +"entchain" "1336" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "903.000000" +"classtype" "40.000000" +"entchain" "1337" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "904.000000" +"classtype" "40.000000" +"entchain" "1338" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "905.000000" +"classtype" "40.000000" +"entchain" "1339" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "906.000000" +"classtype" "40.000000" +"entchain" "1340" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "907.000000" +"classtype" "40.000000" +"entchain" "1341" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "908.000000" +"classtype" "40.000000" +"entchain" "1342" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "909.000000" +"classtype" "40.000000" +"entchain" "1343" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "910.000000" +"classtype" "40.000000" +"entchain" "1344" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "911.000000" +"classtype" "40.000000" +"entchain" "1345" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "912.000000" +"classtype" "40.000000" +"entchain" "1346" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "913.000000" +"classtype" "40.000000" +"entchain" "1347" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "914.000000" +"classtype" "40.000000" +"entchain" "1348" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "915.000000" +"classtype" "40.000000" +"entchain" "1349" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "916.000000" +"classtype" "40.000000" +"entchain" "1350" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "917.000000" +"classtype" "40.000000" +"entchain" "1351" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "918.000000" +"classtype" "40.000000" +"entchain" "1352" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "919.000000" +"classtype" "40.000000" +"entchain" "1353" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "920.000000" +"classtype" "40.000000" +"entchain" "1354" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "921.000000" +"classtype" "40.000000" +"entchain" "1355" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "922.000000" +"classtype" "40.000000" +"entchain" "1356" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "923.000000" +"classtype" "40.000000" +"entchain" "1357" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "924.000000" +"classtype" "40.000000" +"entchain" "1358" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "925.000000" +"classtype" "40.000000" +"entchain" "1359" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "926.000000" +"classtype" "40.000000" +"entchain" "1360" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "927.000000" +"classtype" "40.000000" +"entchain" "1361" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "928.000000" +"classtype" "40.000000" +"entchain" "1362" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "929.000000" +"classtype" "40.000000" +"entchain" "1363" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "930.000000" +"classtype" "40.000000" +"entchain" "1364" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "931.000000" +"classtype" "40.000000" +"entchain" "1365" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "932.000000" +"classtype" "40.000000" +"entchain" "1366" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "933.000000" +"classtype" "40.000000" +"entchain" "1367" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "934.000000" +"classtype" "40.000000" +"entchain" "1368" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "935.000000" +"classtype" "40.000000" +"entchain" "1369" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "936.000000" +"classtype" "40.000000" +"entchain" "1370" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "937.000000" +"classtype" "40.000000" +"entchain" "1371" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "938.000000" +"classtype" "40.000000" +"entchain" "1372" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "939.000000" +"classtype" "40.000000" +"entchain" "1373" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "940.000000" +"classtype" "40.000000" +"entchain" "1374" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "941.000000" +"classtype" "40.000000" +"entchain" "1375" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "942.000000" +"classtype" "40.000000" +"entchain" "1376" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "943.000000" +"classtype" "40.000000" +"entchain" "1377" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "944.000000" +"classtype" "40.000000" +"entchain" "1378" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "945.000000" +"classtype" "40.000000" +"entchain" "1379" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "946.000000" +"classtype" "40.000000" +"entchain" "1380" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "947.000000" +"classtype" "40.000000" +"entchain" "1381" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "948.000000" +"classtype" "40.000000" +"entchain" "1382" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "949.000000" +"classtype" "40.000000" +"entchain" "1383" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "950.000000" +"classtype" "40.000000" +"entchain" "1384" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "951.000000" +"classtype" "40.000000" +"entchain" "1385" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "952.000000" +"classtype" "40.000000" +"entchain" "1386" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "953.000000" +"classtype" "40.000000" +"entchain" "1387" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "954.000000" +"classtype" "40.000000" +"entchain" "1388" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "955.000000" +"classtype" "40.000000" +"entchain" "1389" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "956.000000" +"classtype" "40.000000" +"entchain" "1390" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "957.000000" +"classtype" "40.000000" +"entchain" "1391" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "958.000000" +"classtype" "40.000000" +"entchain" "1392" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "959.000000" +"classtype" "40.000000" +"entchain" "1393" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "960.000000" +"classtype" "40.000000" +"entchain" "1394" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "961.000000" +"classtype" "40.000000" +"entchain" "1395" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "962.000000" +"classtype" "40.000000" +"entchain" "1396" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "963.000000" +"classtype" "40.000000" +"entchain" "1397" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "964.000000" +"classtype" "40.000000" +"entchain" "1398" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "965.000000" +"classtype" "40.000000" +"entchain" "1399" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "966.000000" +"classtype" "40.000000" +"entchain" "1400" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "967.000000" +"classtype" "40.000000" +"entchain" "1401" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "968.000000" +"classtype" "40.000000" +"entchain" "1402" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "969.000000" +"classtype" "40.000000" +"entchain" "1403" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "970.000000" +"classtype" "40.000000" +"entchain" "1404" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "971.000000" +"classtype" "40.000000" +"entchain" "1405" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "972.000000" +"classtype" "40.000000" +"entchain" "1406" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "973.000000" +"classtype" "40.000000" +"entchain" "1407" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "974.000000" +"classtype" "40.000000" +"entchain" "1408" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "975.000000" +"classtype" "40.000000" +"entchain" "1409" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "976.000000" +"classtype" "40.000000" +"entchain" "1410" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "977.000000" +"classtype" "40.000000" +"entchain" "1411" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "978.000000" +"classtype" "40.000000" +"entchain" "1412" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "979.000000" +"classtype" "40.000000" +"entchain" "1413" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "980.000000" +"classtype" "40.000000" +"entchain" "1414" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "981.000000" +"classtype" "40.000000" +"entchain" "1415" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "982.000000" +"classtype" "40.000000" +"entchain" "1416" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "983.000000" +"classtype" "40.000000" +"entchain" "1417" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "984.000000" +"classtype" "40.000000" +"entchain" "1418" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "985.000000" +"classtype" "40.000000" +"entchain" "1419" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "986.000000" +"classtype" "40.000000" +"entchain" "1420" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "987.000000" +"classtype" "40.000000" +"entchain" "1421" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "988.000000" +"classtype" "40.000000" +"entchain" "1422" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "989.000000" +"classtype" "40.000000" +"entchain" "1423" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "990.000000" +"classtype" "40.000000" +"entchain" "1424" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "991.000000" +"classtype" "40.000000" +"entchain" "1425" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "992.000000" +"classtype" "40.000000" +"entchain" "1426" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "993.000000" +"classtype" "40.000000" +"entchain" "1427" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "994.000000" +"classtype" "40.000000" +"entchain" "1428" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "995.000000" +"classtype" "40.000000" +"entchain" "1429" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "996.000000" +"classtype" "40.000000" +"entchain" "1430" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "997.000000" +"classtype" "40.000000" +"entchain" "1431" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "998.000000" +"classtype" "40.000000" +"entchain" "1432" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "999.000000" +"classtype" "40.000000" +"entchain" "1433" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1000.000000" +"classtype" "40.000000" +"entchain" "1434" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1001.000000" +"classtype" "40.000000" +"entchain" "1435" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1002.000000" +"classtype" "40.000000" +"entchain" "1436" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1003.000000" +"classtype" "40.000000" +"entchain" "1437" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1004.000000" +"classtype" "40.000000" +"entchain" "1438" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1005.000000" +"classtype" "40.000000" +"entchain" "1439" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1006.000000" +"classtype" "40.000000" +"entchain" "1440" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1007.000000" +"classtype" "40.000000" +"entchain" "1441" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1008.000000" +"classtype" "40.000000" +"entchain" "1442" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1009.000000" +"classtype" "40.000000" +"entchain" "1443" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1010.000000" +"classtype" "40.000000" +"entchain" "1444" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1011.000000" +"classtype" "40.000000" +"entchain" "1445" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1012.000000" +"classtype" "40.000000" +"entchain" "1446" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1013.000000" +"classtype" "40.000000" +"entchain" "1447" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1014.000000" +"classtype" "40.000000" +"entchain" "1448" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1015.000000" +"classtype" "40.000000" +"entchain" "1449" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1016.000000" +"classtype" "40.000000" +"entchain" "1450" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1017.000000" +"classtype" "40.000000" +"entchain" "1451" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1018.000000" +"classtype" "40.000000" +"entchain" "1452" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1019.000000" +"classtype" "40.000000" +"entchain" "1453" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1020.000000" +"classtype" "40.000000" +"entchain" "1454" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1021.000000" +"classtype" "40.000000" +"entchain" "1455" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1022.000000" +"classtype" "40.000000" +"entchain" "1456" +} +{ +"absmin" "-1.000000 -1.000000 -1.000000" +"absmax" "1.000000 1.000000 1.000000" +"classname" "particle" +"cnt" "1023.000000" +"classtype" "40.000000" +"entchain" "430" +} +{ +"absmin" "479.000000 271.000000 15.031250" +"absmax" "481.000000 273.000000 17.031250" +"origin" "480.000000 272.000000 16.031250" +"angles" "0.000000 155.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "121.257004" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "7290.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "186" +"part_style" "100.000000" +"pemit_tcount" "12.000000" +"start_delay" "0.100000" +"dpp_name" "DPP_ITSRESPAWN" +"dpp_wait" "0.100000" +"spr_name1" "progs/s_dotsml_yell.spr" +"spr_name2" "progs/s_dotsml_grey.spr" +"spr_name3" "progs/s_dotsml_gold.spr" +"spr_frame" "1.000000" +"part_limit" "26.000000" +"part_life" "1.000000" +"part_ofs" "0.000000 0.000000 1.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 6.000000" +"part_vol" "16.000000 16.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +} +{ +"absmin" "-417.000000 -317.000000 15.031250" +"absmax" "-415.000000 -315.000000 17.031250" +"origin" "-416.000000 -316.000000 16.031250" +"angles" "0.000000 90.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "303056.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "182" +"part_style" "100.000000" +"start_delay" "0.100000" +"dpp_name" "DPP_ITSRESPAWN" +"dpp_wait" "0.100000" +"spr_name1" "progs/s_dotsml_yell.spr" +"spr_name2" "progs/s_dotsml_grey.spr" +"spr_name3" "progs/s_dotsml_gold.spr" +"spr_frame" "1.000000" +"part_limit" "32.000000" +"part_life" "1.000000" +"part_ofs" "0.000000 0.000000 1.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 6.000000" +"part_vol" "16.000000 16.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +} +{ +"absmin" "279.000000 455.000000 15.031250" +"absmax" "281.000000 457.000000 17.031250" +"origin" "280.000000 456.000000 16.031250" +"angles" "0.000000 231.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"nextthink" "121.235001" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "1.000000" +"classtype" "41.000000" +"entno_unique" "220129.000000" +"estate" "1.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "184" +"part_style" "100.000000" +"start_delay" "0.100000" +"dpp_name" "DPP_ITSRESPAWN" +"dpp_wait" "0.100000" +"spr_name1" "progs/s_dotsml_yell.spr" +"spr_name2" "progs/s_dotsml_grey.spr" +"spr_name3" "progs/s_dotsml_gold.spr" +"spr_frame" "1.000000" +"part_limit" "19.000000" +"part_life" "1.000000" +"part_ofs" "0.000000 0.000000 1.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 6.000000" +"part_vol" "16.000000 16.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +} +{ +"absmin" "-417.000000 -261.000000 15.031250" +"absmax" "-415.000000 -259.000000 17.031250" +"origin" "-416.000000 -260.000000 16.031250" +"angles" "0.000000 90.000000 0.000000" +"use" "misc_particle_use" +"think" "emit_particle" +"enemy" "1" +"spawnflags" "2.000000" +"target" "" +"state" "2.000000" +"classtype" "41.000000" +"entno_unique" "350895.000000" +"estate" "2.000000" +"estate_on" "misc_particle_switch_on" +"estate_off" "misc_particle_switch_off" +"estate_disable" "misc_particle_switch_disable" +"estate_use" "misc_particle_use" +"pemit_source" "183" +"part_style" "100.000000" +"start_delay" "0.100000" +"dpp_name" "DPP_ITSRESPAWN" +"dpp_wait" "0.100000" +"spr_name1" "progs/s_dotsml_yell.spr" +"spr_name2" "progs/s_dotsml_grey.spr" +"spr_name3" "progs/s_dotsml_gold.spr" +"spr_frame" "1.000000" +"part_limit" "32.000000" +"part_life" "1.000000" +"part_ofs" "0.000000 0.000000 1.000000" +"part_vel" "0.000000 0.000000 10.000000" +"part_velrand" "4.000000 4.000000 6.000000" +"part_vol" "16.000000 16.000000 0.000000" +"part_movetype" "8.000000" +"wakeup_dist" "768.000000" +"wakeup_timer" "1.000000" +"spawn_base" "0.050000" +} +{ +"absmin" "478.968750 -134.960159 255.164825" +"absmax" "480.968750 -132.960159 257.164825" +"origin" "479.968750 -133.960159 256.164825" +"angles" "353.000000 337.000000 0.000000" +"classname" "proj_nail" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "122.440002" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "315" +"finalangle" "0.910569 -0.394733 -0.122676" +"waitmin" "1000119.437500" +"classtype" "445.000000" +"classgroup" "205.000000" +"estate" "2.000000" +"attack_speed" "600.000000" +} +{ +"absmin" "-133.237762 -401.599121 15.031250" +"absmax" "-131.237762 -399.599121 17.031250" +"ltime" "12.733982" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-132.237762 -400.599121 16.031250" +"angles" "-109.043091 485.447845 -236.934860" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "301" +"noise" "weapons/bounce.wav" +"mangle" "0.723230 -76.804901 158.577225" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "1001.188965 -544.414307 201.691895" +"absmax" "1003.188965 -542.414307 203.691895" +"origin" "1002.188965 -543.414307 202.691895" +"think" "SUB_updateEnemyTarget" +"health" "999999.000000" +"takedamage" "1.000000" +"view_ofs" "0.000000 0.000000 21.717949" +"enemy" "1" +"owner" "307" +"wait" "2.000000" +"lip" "-1.000000" +"state" "2.000000" +"height" "32.000000" +"waitmin" "122.636078" +"classtype" "30.000000" +"enemydist" "775.390808" +} +{ +"modelindex" "253.000000" +"absmin" "1051.355591 -258.754456 220.765106" +"absmax" "1053.355591 -256.754456 222.765106" +"movetype" "5.000000" +"solid" "2.000000" +"origin" "1052.355591 -257.754456 221.765106" +"velocity" "511.367340 382.059479 122.613510" +"angles" "10.000000 36.000000 0.000000" +"classname" "proj_nail" +"model" "progs/proj_laz.mdl" +"effects" "8.000000" +"touch" "Touch_Projectile" +"think" "SUB_Remove" +"nextthink" "126.234573" +"owner" "307" +"finalangle" "0.786719 0.587784 0.188636" +"classtype" "445.000000" +"classgroup" "205.000000" +"attack_speed" "650.000000" +} +{ +"absmin" "1006.384827 -591.803040 226.241943" +"absmax" "1008.384827 -589.803040 228.241943" +"origin" "1007.384827 -590.803040 227.241943" +"think" "SUB_updateEnemyTarget" +"nextthink" "121.096802" +"health" "999999.000000" +"takedamage" "1.000000" +"view_ofs" "0.000000 0.000000 46.268013" +"enemy" "1" +"owner" "308" +"wait" "2.000000" +"lip" "-1.000000" +"state" "1.000000" +"height" "128.000000" +"waitmin" "122.756874" +"classtype" "30.000000" +"enemydist" "760.013062" +} +{ +"absmin" "281.962280 -56.968750 282.004059" +"absmax" "283.962280 -54.968750 284.004059" +"origin" "282.962280 -55.968750 283.004059" +"angles" "354.000000 332.000000 0.000000" +"classname" "proj_nail" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "122.509003" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "315" +"finalangle" "0.876570 -0.469455 -0.106007" +"waitmin" "1000119.500000" +"classtype" "445.000000" +"classgroup" "205.000000" +"estate" "2.000000" +"attack_speed" "600.000000" +} +{ +"absmin" "1035.818604 -500.028992 162.678574" +"absmax" "1037.818604 -498.028992 164.678574" +"origin" "1036.818604 -499.028992 163.678574" +"angles" "355.000000 333.000000 0.000000" +"classname" "proj_rocket" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "121.917000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "308" +"noise" "jim/rocket_hit.wav" +"dmg" "38.848690" +"pos1" "25.000000 15.000000 25.000000" +"height" "1.000000" +"waitmin" "1000119.937500" +"classtype" "483.000000" +"classgroup" "230.000000" +"estate" "2.000000" +} +{ +"modelindex" "137.000000" +"absmin" "1035.818604 -500.028992 162.678574" +"absmax" "1037.818604 -498.028992 164.678574" +"origin" "1036.818604 -499.028992 163.678574" +"model" "progs/s_exp_small.spr" +"frame" "1.000000" +"effects" "32.000000" +"think" "SpawnExplosion_think" +"nextthink" "121.116997" +"speed" "0.100000" +"count" "5.000000" +"alpha" "0.850000" +"classgroup" "420.000000" +} +{ +"absmin" "-309.475708 -338.736603 -24.266552" +"absmax" "-307.475708 -336.736603 -22.266552" +"ltime" "22.553194" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-308.475708 -337.736603 -23.266552" +"angles" "139.544846 -26.981623 -120.120094" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "68.795204 54.283794 105.064919" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-193.362015 -404.088867 15.031250" +"absmax" "-191.362015 -402.088867 17.031250" +"ltime" "14.127206" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-192.362015 -403.088867 16.031250" +"angles" "348.254761 267.140533 237.357376" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "301" +"noise" "weapons/bounce.wav" +"mangle" "-16.848656 -78.104042 125.788139" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-354.620331 -342.450867 -96.968750" +"absmax" "-352.620331 -340.450867 -94.968750" +"ltime" "24.534828" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-353.620331 -341.450867 -95.968750" +"angles" "635.247620 392.707184 -311.247589" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "51.022263 69.963806 188.027695" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-208.622864 -200.742554 -96.968750" +"absmax" "-206.622864 -198.742554 -94.968750" +"ltime" "19.077187" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-207.622864 -199.742554 -95.968750" +"angles" "-43.809956 -585.685486 364.750397" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.159050 -1.127442 196.256241" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-250.014816 -452.721588 15.031250" +"absmax" "-248.014816 -450.721588 17.031250" +"ltime" "15.431846" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-249.014816 -451.721588 16.031250" +"angles" "-56.415714 410.169525 306.640381" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "301" +"noise" "weapons/bounce.wav" +"mangle" "-56.686256 -61.766857 187.026581" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-294.778351 -434.969879 15.031250" +"absmax" "-292.778351 -432.969879 17.031250" +"ltime" "16.443848" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-293.778351 -433.969879 16.031250" +"angles" "51.299774 171.667633 272.194275" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "301" +"noise" "weapons/bounce.wav" +"mangle" "-44.126877 -63.061657 130.405594" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"modelindex" "165.000000" +"absmin" "792.110474 -365.234100 -1517.365723" +"absmax" "794.110474 -363.234100 -1515.365723" +"ltime" "125.164909" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "793.110474 -364.234100 -1516.365723" +"velocity" "-222.511078 -71.560707 480.112488" +"angles" "49.866211 1014.326599 599.972900" +"avelocity" "0.302124 240.086060 209.268494" +"classname" "proj_grenade" +"model" "progs/proj_shellcase.mdl" +"touch" "SUB_Null" +"think" "model_fade" +"nextthink" "125.164909" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "74.713715 -50.824093 105.025322" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-346.632111 -425.382538 15.031250" +"absmax" "-344.632111 -423.382538 17.031250" +"ltime" "17.535830" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-345.632111 -424.382538 16.031250" +"angles" "-93.996178 159.661545 -223.481689" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "301" +"noise" "weapons/bounce.wav" +"mangle" "-58.038345 -54.600136 131.583603" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-352.566589 -260.543213 -26.522381" +"absmax" "-350.566589 -258.543213 -24.522381" +"ltime" "19.694271" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-351.566589 -259.543213 -25.522381" +"angles" "176.208191 475.246857 105.829620" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "60.655930 -68.507904 102.169426" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"modelindex" "165.000000" +"absmin" "944.174072 -181.564743 -2016.968750" +"absmax" "946.174072 -179.564743 -2014.968750" +"ltime" "122.305809" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "945.174072 -180.564743 -2015.968750" +"velocity" "12.608364 54.220287 473.130005" +"angles" "1427.774658 1585.825684 1434.482422" +"avelocity" "272.991119 250.614960 286.724457" +"classname" "proj_grenade" +"model" "progs/proj_shellcase.mdl" +"touch" "SUB_Null" +"think" "model_fade" +"nextthink" "122.305809" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "75.916542 -41.672985 163.720047" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "-329.158630 -322.971497 -23.916243" +"absmax" "-327.158630 -320.971497 -21.916243" +"ltime" "23.091221" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-328.158630 -321.971497 -22.916243" +"angles" "-49.159561 107.403015 -131.263153" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "27.640001 72.310616 157.047607" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "409.759430 -202.897659 15.031250" +"absmax" "411.759430 -200.897659 17.031250" +"ltime" "116.778542" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "410.759430 -201.897659 16.031250" +"angles" "524.063293 289.295685 -494.542023" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "53.474613 -58.496887 112.809868" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-323.268250 -293.294952 -96.968750" +"absmax" "-321.268250 -291.294952 -94.968750" +"ltime" "24.367756" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-322.268250 -292.294952 -95.968750" +"angles" "26.052853 -473.185303 384.234802" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "40.152687 71.128098 131.008560" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +} +{ +} +{ +"absmin" "-340.472137 -194.956528 -96.968750" +"absmax" "-338.472137 -192.956528 -94.968750" +"ltime" "20.338261" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-339.472137 -193.956528 -95.968750" +"angles" "-222.125687 814.708984 -507.004425" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "66.848358 -42.185318 134.318726" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"modelindex" "165.000000" +"absmin" "924.866333 -242.853012 -1497.216919" +"absmax" "926.866333 -240.853012 -1495.216919" +"ltime" "123.831131" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "925.866333 -241.853012 -1496.216919" +"velocity" "10.987312 52.180901 -112.085716" +"angles" "627.913208 1388.916382 37.009239" +"avelocity" "142.762543 268.779541 9.402752" +"classname" "proj_grenade" +"model" "progs/proj_shellcase.mdl" +"touch" "SUB_Null" +"think" "model_fade" +"nextthink" "123.831131" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "72.958633 -41.687424 192.971405" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +"absmin" "-322.079346 -264.803131 -96.968750" +"absmax" "-320.079346 -262.803131 -94.968750" +"ltime" "23.738626" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-321.079346 -263.803131 -95.968750" +"angles" "483.804321 449.311554 438.957367" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "18.055195 73.495056 103.528351" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} +{ +} +{ +"absmin" "710.044373 -211.196838 202.325745" +"absmax" "712.044373 -209.196838 204.325745" +"origin" "711.044373 -210.196838 203.325745" +"angles" "352.000000 338.000000 0.000000" +"classname" "proj_nail" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "121.142998" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "315" +"dmg" "15.000000" +"finalangle" "0.910806 -0.384981 -0.149074" +"waitmin" "1000118.125000" +"classtype" "445.000000" +"classgroup" "205.000000" +"estate" "2.000000" +"attack_speed" "600.000000" +} +{ +} +{ +} +{ +} +{ +} +{ +"absmin" "772.539001 -237.612106 192.097107" +"absmax" "774.539001 -235.612106 194.097107" +"origin" "773.539001 -236.612106 193.097107" +"angles" "352.000000 338.000000 0.000000" +"classname" "proj_nail" +"touch" "SUB_Null" +"use" "SUB_Null" +"think" "SUB_Remove" +"nextthink" "121.627998" +"waterlevel" "1.000000" +"watertype" "-1.000000" +"owner" "315" +"dmg" "15.000000" +"finalangle" "0.910806 -0.384981 -0.149074" +"waitmin" "1000118.625000" +"classtype" "445.000000" +"classgroup" "205.000000" +"estate" "2.000000" +"attack_speed" "600.000000" +} +{ +"absmin" "-326.864685 -287.390259 -96.968750" +"absmax" "-324.864685 -285.390259 -94.968750" +"ltime" "24.137278" +"movetype" "10.000000" +"solid" "2.000000" +"origin" "-325.864685 -286.390259 -95.968750" +"angles" "122.871948 -124.693970 -457.677246" +"classname" "proj_grenade" +"model" "" +"touch" "SUB_Null" +"think" "model_fade" +"flags" "512.000000" +"waterlevel" "-1.000000" +"watertype" "-1.000000" +"owner" "1" +"noise" "weapons/bounce.wav" +"mangle" "34.646317 71.717911 159.122849" +"height" "1.000000" +"classtype" "405.000000" +"classgroup" "230.000000" +} diff --git a/mod_xj19/config.cfg b/mod_xj19/config.cfg index d89a433..3917c84 100644 --- a/mod_xj19/config.cfg +++ b/mod_xj19/config.cfg @@ -1,13 +1,13 @@ +// Mark V unbindall bind "TAB" "+showscores" bind "ENTER" "+jump" bind "ESCAPE" "togglemenu" bind "SPACE" "+jump" bind "+" "sizeup" -bind "," "+moveleft" +bind "," "+klook" bind "-" "sizedown" -bind "." "+moveright" -bind "/" "impulse 10" +bind "." "+mlook" bind "0" "impulse 0" bind "1" "impulse 1" bind "2" "impulse 2" @@ -18,25 +18,29 @@ bind "6" "impulse 6" bind "7" "impulse 7" bind "8" "impulse 8" bind "=" "sizeup" -bind "\" "+mlook" +bind "[" "impulse 10" +bind "]" "impulse 12" bind "`" "toggleconsole" bind "a" "+moveleft" -bind "c" "+movedown" bind "d" "+moveright" -bind "e" "+moveup" +bind "e" "+movedown" bind "i" "impulse 175" +bind "q" "+moveup" bind "s" "+back" bind "t" "messagemode" bind "w" "+forward" -bind "z" "+lookdown" bind "~" "toggleconsole" -bind "UPARROW" "+forward" -bind "DOWNARROW" "+back" +bind "CTRL" "+attack" +bind "ALT" "+strafe" +bind "SHIFT" "+speed" +bind "PAUSE" "pause" bind "LEFTARROW" "+left" bind "RIGHTARROW" "+right" -bind "ALT" "+strafe" -bind "CTRL" "+attack" -bind "SHIFT" "+speed" +bind "UPARROW" "+forward" +bind "DOWNARROW" "+back" +bind "PGUP" "+lookup" +bind "PGDN" "+lookdown" +bind "END" "centerview" bind "F1" "help" bind "F2" "menu_save" bind "F3" "menu_load" @@ -45,48 +49,67 @@ bind "F5" "menu_multiplayer" bind "F6" "echo Quicksaving...; wait; save quick" bind "F9" "echo Quickloading...; wait; load quick" bind "F10" "quit" -bind "F11" "zoom_in" bind "F12" "screenshot" -bind "INS" "+klook" -bind "DEL" "+lookdown" -bind "PGDN" "+lookup" -bind "END" "centerview" bind "MOUSE1" "+attack" bind "MOUSE2" "+forward" -bind "MOUSE3" "+mlook" -bind "MWHEELUP" "impulse 12" -bind "MWHEELDOWN" "impulse 10" +bind "MOUSE3" "+zoom_key" +bind "MOUSE4" "togglemenu" +bind "MWHEELUP" "impulse 10" +bind "MWHEELDOWN" "impulse 12" bind "LSHOULDER" "impulse 12" bind "RSHOULDER" "impulse 10" +bind "BBUTTON" "togglemenu" +bind "XBUTTON" "+zoom_key" +bind "YBUTTON" "-mlook; force_centerview; +mlook" bind "LTRIGGER" "+jump" bind "RTRIGGER" "+attack" -bind "PAUSE" "pause" _cl_color "0" _cl_name "player" +_cl_sky "" +_hd_folder "hd" _snd_mixahead "0.1" -bgm_extmusic "1" -bgmvolume "1.000000" +bgmvolume "1" cfg_unbindall "1" -cl_alwaysrun "0" -cl_backspeed "400.000000" -cl_forwardspeed "400.000000" +cl_anglespeedkey "1.5" +cl_autodemo "0" +cl_backspeed "400" +cl_bob "0.02" +cl_bobcycle "0.6" +cl_bobside "0.02" +cl_bobsidecycle "0.9" +cl_bobsideup "0.5" +cl_bobup "0.5" +cl_forwardspeed "400" +cl_item_bobbing "0" cl_maxpitch "90" cl_minpitch "-90" +cl_movespeedkey "2.0" +cl_pitchspeed "150" +cl_rollangle "2.0" +cl_sidebobbing "0" +cl_sidespeed "350" +cl_truelightning "0" +cl_upspeed "200" +cl_yawspeed "140" +con_verbose "0" contrast "1" -crosshair "1" -external_ents "1" -fov_adapt "1" -gamma "1.0" -gl_farclip "16384" +crosshair "0" +cutscene "1" +fov "90" +gamma "0.75" gl_flashblend "0" -gl_fullbrights "1" -gl_overbright "1" -gl_overbright_models "1" +gl_polyblend "1" gl_subdivide_size "128" -gl_texture_anisotropy "4" +gl_texture_anisotropy "1" gl_texturemode "GL_LINEAR_MIPMAP_LINEAR" gl_triplebuffer "1" host_maxfps "72" +host_sleep "0" +host_startdemos "1" +hostname "UNNAMED" +in_freelook "1" +in_keymap "1" +in_system_enhanced_keys "1" joy_deadzone "0.175" joy_deadzone_trigger "0.2" joy_enable "1" @@ -94,50 +117,107 @@ joy_exponent "3" joy_exponent_move "3" joy_invert "0" joy_sensitivity_pitch "150" -joy_sensitivity_yaw "300" +joy_sensitivity_yaw "140" joy_swapmovelook "0" lookspring "0" -lookstrafe "0" +m_filter "0" m_forward "1" m_pitch "0.022" m_side "0.8" m_yaw "0.022" +nomouse "0" +pq_bindprotect "0" +pq_download_http_locs "0" +pq_moveup "0" +qmb_active "0" +qmb_blood "1" +qmb_bounceparticles "1" +qmb_bubbles "1" +qmb_clipparticles "0" +qmb_disableblood "0" +qmb_explosionlightcolor "0" +qmb_explosions "1" +qmb_explosiontype "2" +qmb_flames "1" +qmb_gunshots "1" +qmb_inferno "1" +qmb_laserfire "1" +qmb_lavasplash "1" +qmb_lightning "1" +qmb_particles_quakec "1" +qmb_particles_quakec_count_30 "0" +qmb_rocketlightcolor "0" +qmb_sparks "1" +qmb_spikes "1" +qmb_tarbaby_explosions "1" +qmb_telesplash "1" +qmb_trail_grenade "1" +qmb_trail_hellknight "1" +qmb_trail_lavaball "1" +qmb_trail_normal_gib "1" +qmb_trail_rocket "1" +qmb_trail_scrag "1" +qmb_trail_spike "1" +qmb_trail_vore "1" +qmb_trail_zombie_gib "1" r_clearcolor "2" -r_dynamic "1" -r_novis "0" -r_oldwater "0" +r_lavaalpha "1" +r_lerpmodels "1" +r_lerpmove "1" +r_mirroralpha "0.2" +r_oldwater "1" r_particles "1" r_quadparticles "1" -r_scale "1" -r_shadows "0" +r_slimealpha "0.7" +r_stains "1" +r_viewmodel_fov "90" +r_viewmodel_offset "0" r_viewmodel_quake "0" -r_wateralpha "1.000" +r_viewmodel_ring "1" +r_viewmodel_size "0" +r_wateralpha "0.5" +r_waterripple "0" +r_waterwarp "1" +r_waterwarp_amp "150" +r_waterwarp_cycle "5" +r_waterwarp_downscale "1" saved1 "0" saved2 "0" saved3 "0" saved4 "0" savedgamecfg "0" -scr_conalpha "0.5" -scr_conscale "1.6" -scr_conspeed "500" +scr_clock "-1" +scr_conalpha "1" +scr_conscale "1" +scr_conspeed "300" scr_conwidth "0" scr_crosshairscale "1" -scr_menuscale "1.6" -scr_sbaralpha "0.75" -scr_sbarscale "1.6" -sensitivity "3" +scr_menuscale "1" +scr_originalquake2d "0" +scr_sbaralpha "1" +scr_sbarcentered "1" +scr_sbarscale "1" +scr_scaleauto "1" +scr_showfps "0" +scr_weapon_crosshair "1" +sensitivity "7" +sndspeed "11025" +sv_aim "0.93" sv_altnoclip "1" -sys_throttle "0.02" -vid_borderless "0" -vid_bpp "24" -vid_desktopfullscreen "0" -vid_fsaa "0" +v_gunkick "1" +v_kickpitch "0.6" +v_kickroll "0.6" +v_kicktime "0.5" +v_polyblend_lite "0" +v_smoothstairs "1" vid_fullscreen "0" -vid_height "768" +vid_hardwaregamma "0" +vid_height "480" +vid_multisample "0" vid_refreshrate "60" +vid_sound_thread "1" +vid_touchscreen "0" vid_vsync "0" -vid_width "1366" -viewsize "110" +vid_width "640" +viewsize "100" volume "0.7" -vid_restart -+mlook diff --git a/textures/Q/*02owat.png b/textures/Q/*02owat.png new file mode 100644 index 0000000..3e8bf35 Binary files /dev/null and b/textures/Q/*02owat.png differ diff --git a/textures/Q/*04awater1.png b/textures/Q/*04awater1.png new file mode 100644 index 0000000..31f14b1 Binary files /dev/null and b/textures/Q/*04awater1.png differ diff --git a/textures/Q/*04mwat1.png b/textures/Q/*04mwat1.png new file mode 100644 index 0000000..111e620 Binary files /dev/null and b/textures/Q/*04mwat1.png differ diff --git a/textures/Q/*04mwats.png b/textures/Q/*04mwats.png new file mode 100644 index 0000000..21d75eb Binary files /dev/null and b/textures/Q/*04mwats.png differ diff --git a/textures/Q/*blood1.png b/textures/Q/*blood1.png new file mode 100644 index 0000000..06b03a4 Binary files /dev/null and b/textures/Q/*blood1.png differ diff --git a/textures/Q/*lava1.png b/textures/Q/*lava1.png new file mode 100644 index 0000000..099c4b8 Binary files /dev/null and b/textures/Q/*lava1.png differ diff --git a/textures/Q/*rift1.png b/textures/Q/*rift1.png new file mode 100644 index 0000000..57850e6 Binary files /dev/null and b/textures/Q/*rift1.png differ diff --git a/textures/Q/*slime.png b/textures/Q/*slime.png new file mode 100644 index 0000000..4597e0e Binary files /dev/null and b/textures/Q/*slime.png differ diff --git a/textures/Q/*teleport.png b/textures/Q/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/Q/*teleport.png differ diff --git a/textures/Q/+0_box_side.png b/textures/Q/+0_box_side.png new file mode 100644 index 0000000..7588194 Binary files /dev/null and b/textures/Q/+0_box_side.png differ diff --git a/textures/Q/+0_box_top.png b/textures/Q/+0_box_top.png new file mode 100644 index 0000000..1ef26bd Binary files /dev/null and b/textures/Q/+0_box_top.png differ diff --git a/textures/Q/+0_fall.png b/textures/Q/+0_fall.png new file mode 100644 index 0000000..9fe2191 Binary files /dev/null and b/textures/Q/+0_fall.png differ diff --git a/textures/Q/+0_med100.png b/textures/Q/+0_med100.png new file mode 100644 index 0000000..63b552f Binary files /dev/null and b/textures/Q/+0_med100.png differ diff --git a/textures/Q/+0_med25.png b/textures/Q/+0_med25.png new file mode 100644 index 0000000..a5600e5 Binary files /dev/null and b/textures/Q/+0_med25.png differ diff --git a/textures/Q/+0_med25s.png b/textures/Q/+0_med25s.png new file mode 100644 index 0000000..f4a543c Binary files /dev/null and b/textures/Q/+0_med25s.png differ diff --git a/textures/Q/+0basebtn.png b/textures/Q/+0basebtn.png new file mode 100644 index 0000000..12618de Binary files /dev/null and b/textures/Q/+0basebtn.png differ diff --git a/textures/Q/+0butn.png b/textures/Q/+0butn.png new file mode 100644 index 0000000..75be6e8 Binary files /dev/null and b/textures/Q/+0butn.png differ diff --git a/textures/Q/+0butnn.png b/textures/Q/+0butnn.png new file mode 100644 index 0000000..ca36086 Binary files /dev/null and b/textures/Q/+0butnn.png differ diff --git a/textures/Q/+0button.png b/textures/Q/+0button.png new file mode 100644 index 0000000..14947f9 Binary files /dev/null and b/textures/Q/+0button.png differ diff --git a/textures/Q/+0dem5.png b/textures/Q/+0dem5.png new file mode 100644 index 0000000..a95c950 Binary files /dev/null and b/textures/Q/+0dem5.png differ diff --git a/textures/Q/+0floorsw.png b/textures/Q/+0floorsw.png new file mode 100644 index 0000000..048c5b2 Binary files /dev/null and b/textures/Q/+0floorsw.png differ diff --git a/textures/Q/+0light01.png b/textures/Q/+0light01.png new file mode 100644 index 0000000..9163e7f Binary files /dev/null and b/textures/Q/+0light01.png differ diff --git a/textures/Q/+0mtlsw.png b/textures/Q/+0mtlsw.png new file mode 100644 index 0000000..33a769d Binary files /dev/null and b/textures/Q/+0mtlsw.png differ diff --git a/textures/Q/+0planet.png b/textures/Q/+0planet.png new file mode 100644 index 0000000..e31dd52 Binary files /dev/null and b/textures/Q/+0planet.png differ diff --git a/textures/Q/+0shoot.png b/textures/Q/+0shoot.png new file mode 100644 index 0000000..117d370 Binary files /dev/null and b/textures/Q/+0shoot.png differ diff --git a/textures/Q/+0slip.png b/textures/Q/+0slip.png new file mode 100644 index 0000000..313dfc1 Binary files /dev/null and b/textures/Q/+0slip.png differ diff --git a/textures/Q/+0slipbot.png b/textures/Q/+0slipbot.png new file mode 100644 index 0000000..a5f1df2 Binary files /dev/null and b/textures/Q/+0slipbot.png differ diff --git a/textures/Q/+0sliptop.png b/textures/Q/+0sliptop.png new file mode 100644 index 0000000..1a1702b Binary files /dev/null and b/textures/Q/+0sliptop.png differ diff --git a/textures/Q/+1_box_side.png b/textures/Q/+1_box_side.png new file mode 100644 index 0000000..39f8c65 Binary files /dev/null and b/textures/Q/+1_box_side.png differ diff --git a/textures/Q/+1_box_top.png b/textures/Q/+1_box_top.png new file mode 100644 index 0000000..f5a45c9 Binary files /dev/null and b/textures/Q/+1_box_top.png differ diff --git a/textures/Q/+1_fall.png b/textures/Q/+1_fall.png new file mode 100644 index 0000000..3727bde Binary files /dev/null and b/textures/Q/+1_fall.png differ diff --git a/textures/Q/+1_med100.png b/textures/Q/+1_med100.png new file mode 100644 index 0000000..add8d7f Binary files /dev/null and b/textures/Q/+1_med100.png differ diff --git a/textures/Q/+1_med25.png b/textures/Q/+1_med25.png new file mode 100644 index 0000000..38ffbb3 Binary files /dev/null and b/textures/Q/+1_med25.png differ diff --git a/textures/Q/+1_med25s.png b/textures/Q/+1_med25s.png new file mode 100644 index 0000000..daeabaf Binary files /dev/null and b/textures/Q/+1_med25s.png differ diff --git a/textures/Q/+1basebtn.png b/textures/Q/+1basebtn.png new file mode 100644 index 0000000..d57b6a7 Binary files /dev/null and b/textures/Q/+1basebtn.png differ diff --git a/textures/Q/+1butn.png b/textures/Q/+1butn.png new file mode 100644 index 0000000..59eacde Binary files /dev/null and b/textures/Q/+1butn.png differ diff --git a/textures/Q/+1butnn.png b/textures/Q/+1butnn.png new file mode 100644 index 0000000..8f0ffa9 Binary files /dev/null and b/textures/Q/+1butnn.png differ diff --git a/textures/Q/+1button.png b/textures/Q/+1button.png new file mode 100644 index 0000000..de83f50 Binary files /dev/null and b/textures/Q/+1button.png differ diff --git a/textures/Q/+1dem5.png b/textures/Q/+1dem5.png new file mode 100644 index 0000000..abb9470 Binary files /dev/null and b/textures/Q/+1dem5.png differ diff --git a/textures/Q/+1floorsw.png b/textures/Q/+1floorsw.png new file mode 100644 index 0000000..aada891 Binary files /dev/null and b/textures/Q/+1floorsw.png differ diff --git a/textures/Q/+1light01.png b/textures/Q/+1light01.png new file mode 100644 index 0000000..bfd63c2 Binary files /dev/null and b/textures/Q/+1light01.png differ diff --git a/textures/Q/+1mtlsw.png b/textures/Q/+1mtlsw.png new file mode 100644 index 0000000..bb86d21 Binary files /dev/null and b/textures/Q/+1mtlsw.png differ diff --git a/textures/Q/+1planet.png b/textures/Q/+1planet.png new file mode 100644 index 0000000..339c865 Binary files /dev/null and b/textures/Q/+1planet.png differ diff --git a/textures/Q/+1shoot.png b/textures/Q/+1shoot.png new file mode 100644 index 0000000..6bfdccc Binary files /dev/null and b/textures/Q/+1shoot.png differ diff --git a/textures/Q/+1slip.png b/textures/Q/+1slip.png new file mode 100644 index 0000000..d18a947 Binary files /dev/null and b/textures/Q/+1slip.png differ diff --git a/textures/Q/+2_fall.png b/textures/Q/+2_fall.png new file mode 100644 index 0000000..5202471 Binary files /dev/null and b/textures/Q/+2_fall.png differ diff --git a/textures/Q/+2_med100.png b/textures/Q/+2_med100.png new file mode 100644 index 0000000..619b957 Binary files /dev/null and b/textures/Q/+2_med100.png differ diff --git a/textures/Q/+2_med25.png b/textures/Q/+2_med25.png new file mode 100644 index 0000000..116e842 Binary files /dev/null and b/textures/Q/+2_med25.png differ diff --git a/textures/Q/+2butn.png b/textures/Q/+2butn.png new file mode 100644 index 0000000..8317c42 Binary files /dev/null and b/textures/Q/+2butn.png differ diff --git a/textures/Q/+2butnn.png b/textures/Q/+2butnn.png new file mode 100644 index 0000000..c11c9ca Binary files /dev/null and b/textures/Q/+2butnn.png differ diff --git a/textures/Q/+2button.png b/textures/Q/+2button.png new file mode 100644 index 0000000..be192b8 Binary files /dev/null and b/textures/Q/+2button.png differ diff --git a/textures/Q/+2dem5.png b/textures/Q/+2dem5.png new file mode 100644 index 0000000..063d5b7 Binary files /dev/null and b/textures/Q/+2dem5.png differ diff --git a/textures/Q/+2floorsw.png b/textures/Q/+2floorsw.png new file mode 100644 index 0000000..b926cc3 Binary files /dev/null and b/textures/Q/+2floorsw.png differ diff --git a/textures/Q/+2light01.png b/textures/Q/+2light01.png new file mode 100644 index 0000000..6ce8599 Binary files /dev/null and b/textures/Q/+2light01.png differ diff --git a/textures/Q/+2mtlsw.png b/textures/Q/+2mtlsw.png new file mode 100644 index 0000000..e087862 Binary files /dev/null and b/textures/Q/+2mtlsw.png differ diff --git a/textures/Q/+2planet.png b/textures/Q/+2planet.png new file mode 100644 index 0000000..c713d15 Binary files /dev/null and b/textures/Q/+2planet.png differ diff --git a/textures/Q/+2shoot.png b/textures/Q/+2shoot.png new file mode 100644 index 0000000..89743c8 Binary files /dev/null and b/textures/Q/+2shoot.png differ diff --git a/textures/Q/+2slip.png b/textures/Q/+2slip.png new file mode 100644 index 0000000..38cbabb Binary files /dev/null and b/textures/Q/+2slip.png differ diff --git a/textures/Q/+3_fall.png b/textures/Q/+3_fall.png new file mode 100644 index 0000000..c9dae29 Binary files /dev/null and b/textures/Q/+3_fall.png differ diff --git a/textures/Q/+3_med100.png b/textures/Q/+3_med100.png new file mode 100644 index 0000000..add8d7f Binary files /dev/null and b/textures/Q/+3_med100.png differ diff --git a/textures/Q/+3_med25.png b/textures/Q/+3_med25.png new file mode 100644 index 0000000..de06828 Binary files /dev/null and b/textures/Q/+3_med25.png differ diff --git a/textures/Q/+3butn.png b/textures/Q/+3butn.png new file mode 100644 index 0000000..59eacde Binary files /dev/null and b/textures/Q/+3butn.png differ diff --git a/textures/Q/+3butnn.png b/textures/Q/+3butnn.png new file mode 100644 index 0000000..8f0ffa9 Binary files /dev/null and b/textures/Q/+3butnn.png differ diff --git a/textures/Q/+3button.png b/textures/Q/+3button.png new file mode 100644 index 0000000..db99f9d Binary files /dev/null and b/textures/Q/+3button.png differ diff --git a/textures/Q/+3dem5.png b/textures/Q/+3dem5.png new file mode 100644 index 0000000..6cc19d4 Binary files /dev/null and b/textures/Q/+3dem5.png differ diff --git a/textures/Q/+3floorsw.png b/textures/Q/+3floorsw.png new file mode 100644 index 0000000..d1d5725 Binary files /dev/null and b/textures/Q/+3floorsw.png differ diff --git a/textures/Q/+3mtlsw.png b/textures/Q/+3mtlsw.png new file mode 100644 index 0000000..bb24345 Binary files /dev/null and b/textures/Q/+3mtlsw.png differ diff --git a/textures/Q/+3planet.png b/textures/Q/+3planet.png new file mode 100644 index 0000000..1b94dd6 Binary files /dev/null and b/textures/Q/+3planet.png differ diff --git a/textures/Q/+3shoot.png b/textures/Q/+3shoot.png new file mode 100644 index 0000000..60a846b Binary files /dev/null and b/textures/Q/+3shoot.png differ diff --git a/textures/Q/+3slip.png b/textures/Q/+3slip.png new file mode 100644 index 0000000..b20d6cb Binary files /dev/null and b/textures/Q/+3slip.png differ diff --git a/textures/Q/+4_fall.png b/textures/Q/+4_fall.png new file mode 100644 index 0000000..07b407d Binary files /dev/null and b/textures/Q/+4_fall.png differ diff --git a/textures/Q/+4slip.png b/textures/Q/+4slip.png new file mode 100644 index 0000000..dc32f5c Binary files /dev/null and b/textures/Q/+4slip.png differ diff --git a/textures/Q/+5_fall.png b/textures/Q/+5_fall.png new file mode 100644 index 0000000..667f600 Binary files /dev/null and b/textures/Q/+5_fall.png differ diff --git a/textures/Q/+5slip.png b/textures/Q/+5slip.png new file mode 100644 index 0000000..50089a1 Binary files /dev/null and b/textures/Q/+5slip.png differ diff --git a/textures/Q/+6_fall.png b/textures/Q/+6_fall.png new file mode 100644 index 0000000..9cce54d Binary files /dev/null and b/textures/Q/+6_fall.png differ diff --git a/textures/Q/+6slip.png b/textures/Q/+6slip.png new file mode 100644 index 0000000..16ec774 Binary files /dev/null and b/textures/Q/+6slip.png differ diff --git a/textures/Q/+7_fall.png b/textures/Q/+7_fall.png new file mode 100644 index 0000000..592f89a Binary files /dev/null and b/textures/Q/+7_fall.png differ diff --git a/textures/Q/+abasebtn.png b/textures/Q/+abasebtn.png new file mode 100644 index 0000000..436d503 Binary files /dev/null and b/textures/Q/+abasebtn.png differ diff --git a/textures/Q/+abutn.png b/textures/Q/+abutn.png new file mode 100644 index 0000000..962476a Binary files /dev/null and b/textures/Q/+abutn.png differ diff --git a/textures/Q/+abutnn.png b/textures/Q/+abutnn.png new file mode 100644 index 0000000..962476a Binary files /dev/null and b/textures/Q/+abutnn.png differ diff --git a/textures/Q/+abutton.png b/textures/Q/+abutton.png new file mode 100644 index 0000000..7714abc Binary files /dev/null and b/textures/Q/+abutton.png differ diff --git a/textures/Q/+afloorsw.png b/textures/Q/+afloorsw.png new file mode 100644 index 0000000..06b5091 Binary files /dev/null and b/textures/Q/+afloorsw.png differ diff --git a/textures/Q/+amtlsw.png b/textures/Q/+amtlsw.png new file mode 100644 index 0000000..fbb3cd3 Binary files /dev/null and b/textures/Q/+amtlsw.png differ diff --git a/textures/Q/+ashoot.png b/textures/Q/+ashoot.png new file mode 100644 index 0000000..a641fcc Binary files /dev/null and b/textures/Q/+ashoot.png differ diff --git a/textures/Q/BARROW.png b/textures/Q/BARROW.png new file mode 100644 index 0000000..96c21a3 Binary files /dev/null and b/textures/Q/BARROW.png differ diff --git a/textures/Q/PALETTE b/textures/Q/PALETTE new file mode 100644 index 0000000..7eefda1 Binary files /dev/null and b/textures/Q/PALETTE differ diff --git a/textures/Q/RARROW.png b/textures/Q/RARROW.png new file mode 100644 index 0000000..24271c0 Binary files /dev/null and b/textures/Q/RARROW.png differ diff --git a/textures/Q/adoor01_2.png b/textures/Q/adoor01_2.png new file mode 100644 index 0000000..c2b7b4c Binary files /dev/null and b/textures/Q/adoor01_2.png differ diff --git a/textures/Q/adoor03_2.png b/textures/Q/adoor03_2.png new file mode 100644 index 0000000..fe2a5d9 Binary files /dev/null and b/textures/Q/adoor03_2.png differ diff --git a/textures/Q/adoor03_3.png b/textures/Q/adoor03_3.png new file mode 100644 index 0000000..4bb724a Binary files /dev/null and b/textures/Q/adoor03_3.png differ diff --git a/textures/Q/adoor03_4.png b/textures/Q/adoor03_4.png new file mode 100644 index 0000000..0c86824 Binary files /dev/null and b/textures/Q/adoor03_4.png differ diff --git a/textures/Q/adoor03_5.png b/textures/Q/adoor03_5.png new file mode 100644 index 0000000..f85d272 Binary files /dev/null and b/textures/Q/adoor03_5.png differ diff --git a/textures/Q/adoor03_6.png b/textures/Q/adoor03_6.png new file mode 100644 index 0000000..db510f6 Binary files /dev/null and b/textures/Q/adoor03_6.png differ diff --git a/textures/Q/adoor09_2.png b/textures/Q/adoor09_2.png new file mode 100644 index 0000000..fd795f4 Binary files /dev/null and b/textures/Q/adoor09_2.png differ diff --git a/textures/Q/adoor10_5.png b/textures/Q/adoor10_5.png new file mode 100644 index 0000000..d9feca0 Binary files /dev/null and b/textures/Q/adoor10_5.png differ diff --git a/textures/Q/afloor1_3.png b/textures/Q/afloor1_3.png new file mode 100644 index 0000000..2fd9a47 Binary files /dev/null and b/textures/Q/afloor1_3.png differ diff --git a/textures/Q/afloor1_4.png b/textures/Q/afloor1_4.png new file mode 100644 index 0000000..89f5e0b Binary files /dev/null and b/textures/Q/afloor1_4.png differ diff --git a/textures/Q/afloor3_1.png b/textures/Q/afloor3_1.png new file mode 100644 index 0000000..3c6a9a7 Binary files /dev/null and b/textures/Q/afloor3_1.png differ diff --git a/textures/Q/altar1_1.png b/textures/Q/altar1_1.png new file mode 100644 index 0000000..8d272be Binary files /dev/null and b/textures/Q/altar1_1.png differ diff --git a/textures/Q/altar1_6.png b/textures/Q/altar1_6.png new file mode 100644 index 0000000..6f9301a Binary files /dev/null and b/textures/Q/altar1_6.png differ diff --git a/textures/Q/altar1_7.png b/textures/Q/altar1_7.png new file mode 100644 index 0000000..2d25161 Binary files /dev/null and b/textures/Q/altar1_7.png differ diff --git a/textures/Q/altar1_8.png b/textures/Q/altar1_8.png new file mode 100644 index 0000000..038c9af Binary files /dev/null and b/textures/Q/altar1_8.png differ diff --git a/textures/Q/arch7.png b/textures/Q/arch7.png new file mode 100644 index 0000000..f5a436c Binary files /dev/null and b/textures/Q/arch7.png differ diff --git a/textures/Q/arrow_m.png b/textures/Q/arrow_m.png new file mode 100644 index 0000000..9b5bbd7 Binary files /dev/null and b/textures/Q/arrow_m.png differ diff --git a/textures/Q/az1_6.png b/textures/Q/az1_6.png new file mode 100644 index 0000000..f920786 Binary files /dev/null and b/textures/Q/az1_6.png differ diff --git a/textures/Q/azfloor1_1.png b/textures/Q/azfloor1_1.png new file mode 100644 index 0000000..59437ab Binary files /dev/null and b/textures/Q/azfloor1_1.png differ diff --git a/textures/Q/azswitch3.png b/textures/Q/azswitch3.png new file mode 100644 index 0000000..fe1f83e Binary files /dev/null and b/textures/Q/azswitch3.png differ diff --git a/textures/Q/azwall3_2.png b/textures/Q/azwall3_2.png new file mode 100644 index 0000000..f2dabf9 Binary files /dev/null and b/textures/Q/azwall3_2.png differ diff --git a/textures/Q/basebutn3.png b/textures/Q/basebutn3.png new file mode 100644 index 0000000..e46f86b Binary files /dev/null and b/textures/Q/basebutn3.png differ diff --git a/textures/Q/batt0sid.png b/textures/Q/batt0sid.png new file mode 100644 index 0000000..432e35b Binary files /dev/null and b/textures/Q/batt0sid.png differ diff --git a/textures/Q/batt0top.png b/textures/Q/batt0top.png new file mode 100644 index 0000000..64eb709 Binary files /dev/null and b/textures/Q/batt0top.png differ diff --git a/textures/Q/batt1sid.png b/textures/Q/batt1sid.png new file mode 100644 index 0000000..0d08442 Binary files /dev/null and b/textures/Q/batt1sid.png differ diff --git a/textures/Q/batt1top.png b/textures/Q/batt1top.png new file mode 100644 index 0000000..ca95936 Binary files /dev/null and b/textures/Q/batt1top.png differ diff --git a/textures/Q/black.png b/textures/Q/black.png new file mode 100644 index 0000000..cc4b78b Binary files /dev/null and b/textures/Q/black.png differ diff --git a/textures/Q/blueflag.png b/textures/Q/blueflag.png new file mode 100644 index 0000000..e1ecf42 Binary files /dev/null and b/textures/Q/blueflag.png differ diff --git a/textures/Q/bm12door.png b/textures/Q/bm12door.png new file mode 100644 index 0000000..0aa18c5 Binary files /dev/null and b/textures/Q/bm12door.png differ diff --git a/textures/Q/bm8door.png b/textures/Q/bm8door.png new file mode 100644 index 0000000..b11a0ec Binary files /dev/null and b/textures/Q/bm8door.png differ diff --git a/textures/Q/bm96door.png b/textures/Q/bm96door.png new file mode 100644 index 0000000..6700a05 Binary files /dev/null and b/textures/Q/bm96door.png differ diff --git a/textures/Q/bodiesa2_1.png b/textures/Q/bodiesa2_1.png new file mode 100644 index 0000000..20dfede Binary files /dev/null and b/textures/Q/bodiesa2_1.png differ diff --git a/textures/Q/bodiesa2_4.png b/textures/Q/bodiesa2_4.png new file mode 100644 index 0000000..7d40182 Binary files /dev/null and b/textures/Q/bodiesa2_4.png differ diff --git a/textures/Q/bodiesa3_1.png b/textures/Q/bodiesa3_1.png new file mode 100644 index 0000000..51bdb28 Binary files /dev/null and b/textures/Q/bodiesa3_1.png differ diff --git a/textures/Q/bodiesa3_2.png b/textures/Q/bodiesa3_2.png new file mode 100644 index 0000000..fb4bef8 Binary files /dev/null and b/textures/Q/bodiesa3_2.png differ diff --git a/textures/Q/bodiesa3_3.png b/textures/Q/bodiesa3_3.png new file mode 100644 index 0000000..1adddfc Binary files /dev/null and b/textures/Q/bodiesa3_3.png differ diff --git a/textures/Q/bricka2_1.png b/textures/Q/bricka2_1.png new file mode 100644 index 0000000..219d986 Binary files /dev/null and b/textures/Q/bricka2_1.png differ diff --git a/textures/Q/bricka2_4.png b/textures/Q/bricka2_4.png new file mode 100644 index 0000000..73b0dd2 Binary files /dev/null and b/textures/Q/bricka2_4.png differ diff --git a/textures/Q/bricka2_6.png b/textures/Q/bricka2_6.png new file mode 100644 index 0000000..c8d738c Binary files /dev/null and b/textures/Q/bricka2_6.png differ diff --git a/textures/Q/bwood2.png b/textures/Q/bwood2.png new file mode 100644 index 0000000..ea8cd99 Binary files /dev/null and b/textures/Q/bwood2.png differ diff --git a/textures/Q/c-blue.png b/textures/Q/c-blue.png new file mode 100644 index 0000000..696494a Binary files /dev/null and b/textures/Q/c-blue.png differ diff --git a/textures/Q/c-red.png b/textures/Q/c-red.png new file mode 100644 index 0000000..3ddf965 Binary files /dev/null and b/textures/Q/c-red.png differ diff --git a/textures/Q/c-white.png b/textures/Q/c-white.png new file mode 100644 index 0000000..65726e4 Binary files /dev/null and b/textures/Q/c-white.png differ diff --git a/textures/Q/carch02.png b/textures/Q/carch02.png new file mode 100644 index 0000000..92646a6 Binary files /dev/null and b/textures/Q/carch02.png differ diff --git a/textures/Q/carch03.png b/textures/Q/carch03.png new file mode 100644 index 0000000..c3c0e0d Binary files /dev/null and b/textures/Q/carch03.png differ diff --git a/textures/Q/carch04_1.png b/textures/Q/carch04_1.png new file mode 100644 index 0000000..071dd90 Binary files /dev/null and b/textures/Q/carch04_1.png differ diff --git a/textures/Q/caution.png b/textures/Q/caution.png new file mode 100644 index 0000000..0f17653 Binary files /dev/null and b/textures/Q/caution.png differ diff --git a/textures/Q/ceil1_1.png b/textures/Q/ceil1_1.png new file mode 100644 index 0000000..1c8e261 Binary files /dev/null and b/textures/Q/ceil1_1.png differ diff --git a/textures/Q/ceiling1_3.png b/textures/Q/ceiling1_3.png new file mode 100644 index 0000000..fc1e03f Binary files /dev/null and b/textures/Q/ceiling1_3.png differ diff --git a/textures/Q/ceiling4.png b/textures/Q/ceiling4.png new file mode 100644 index 0000000..6ca1d6b Binary files /dev/null and b/textures/Q/ceiling4.png differ diff --git a/textures/Q/ceiling5.png b/textures/Q/ceiling5.png new file mode 100644 index 0000000..6d27342 Binary files /dev/null and b/textures/Q/ceiling5.png differ diff --git a/textures/Q/chain1.png b/textures/Q/chain1.png new file mode 100644 index 0000000..d4c9309 Binary files /dev/null and b/textures/Q/chain1.png differ diff --git a/textures/Q/church1.png b/textures/Q/church1.png new file mode 100644 index 0000000..b6c130f Binary files /dev/null and b/textures/Q/church1.png differ diff --git a/textures/Q/church1_2.png b/textures/Q/church1_2.png new file mode 100644 index 0000000..bc07855 Binary files /dev/null and b/textures/Q/church1_2.png differ diff --git a/textures/Q/church7.png b/textures/Q/church7.png new file mode 100644 index 0000000..5ef770a Binary files /dev/null and b/textures/Q/church7.png differ diff --git a/textures/Q/churchflr.png b/textures/Q/churchflr.png new file mode 100644 index 0000000..4bdaac2 Binary files /dev/null and b/textures/Q/churchflr.png differ diff --git a/textures/Q/city1_4.png b/textures/Q/city1_4.png new file mode 100644 index 0000000..ac6e8bd Binary files /dev/null and b/textures/Q/city1_4.png differ diff --git a/textures/Q/city1_7.png b/textures/Q/city1_7.png new file mode 100644 index 0000000..9ab8313 Binary files /dev/null and b/textures/Q/city1_7.png differ diff --git a/textures/Q/city2_1.png b/textures/Q/city2_1.png new file mode 100644 index 0000000..ef68fe6 Binary files /dev/null and b/textures/Q/city2_1.png differ diff --git a/textures/Q/city2_2.png b/textures/Q/city2_2.png new file mode 100644 index 0000000..be68187 Binary files /dev/null and b/textures/Q/city2_2.png differ diff --git a/textures/Q/city2_3.png b/textures/Q/city2_3.png new file mode 100644 index 0000000..8a2a35d Binary files /dev/null and b/textures/Q/city2_3.png differ diff --git a/textures/Q/city2_5.png b/textures/Q/city2_5.png new file mode 100644 index 0000000..4dfa8f9 Binary files /dev/null and b/textures/Q/city2_5.png differ diff --git a/textures/Q/city2_6.png b/textures/Q/city2_6.png new file mode 100644 index 0000000..e9f3869 Binary files /dev/null and b/textures/Q/city2_6.png differ diff --git a/textures/Q/city2_7.png b/textures/Q/city2_7.png new file mode 100644 index 0000000..0a995c4 Binary files /dev/null and b/textures/Q/city2_7.png differ diff --git a/textures/Q/city2_8.png b/textures/Q/city2_8.png new file mode 100644 index 0000000..d3a8631 Binary files /dev/null and b/textures/Q/city2_8.png differ diff --git a/textures/Q/city3_2.png b/textures/Q/city3_2.png new file mode 100644 index 0000000..522cea3 Binary files /dev/null and b/textures/Q/city3_2.png differ diff --git a/textures/Q/city3_4.png b/textures/Q/city3_4.png new file mode 100644 index 0000000..cf87b7e Binary files /dev/null and b/textures/Q/city3_4.png differ diff --git a/textures/Q/city4_1.png b/textures/Q/city4_1.png new file mode 100644 index 0000000..c169312 Binary files /dev/null and b/textures/Q/city4_1.png differ diff --git a/textures/Q/city4_2.png b/textures/Q/city4_2.png new file mode 100644 index 0000000..c2f4dda Binary files /dev/null and b/textures/Q/city4_2.png differ diff --git a/textures/Q/city4_5.png b/textures/Q/city4_5.png new file mode 100644 index 0000000..b4cf58b Binary files /dev/null and b/textures/Q/city4_5.png differ diff --git a/textures/Q/city4_6.png b/textures/Q/city4_6.png new file mode 100644 index 0000000..bfa5acc Binary files /dev/null and b/textures/Q/city4_6.png differ diff --git a/textures/Q/city4_7.png b/textures/Q/city4_7.png new file mode 100644 index 0000000..b800099 Binary files /dev/null and b/textures/Q/city4_7.png differ diff --git a/textures/Q/city4_8.png b/textures/Q/city4_8.png new file mode 100644 index 0000000..22c4543 Binary files /dev/null and b/textures/Q/city4_8.png differ diff --git a/textures/Q/city5_1.png b/textures/Q/city5_1.png new file mode 100644 index 0000000..3c10424 Binary files /dev/null and b/textures/Q/city5_1.png differ diff --git a/textures/Q/city5_2.png b/textures/Q/city5_2.png new file mode 100644 index 0000000..60f3ece Binary files /dev/null and b/textures/Q/city5_2.png differ diff --git a/textures/Q/city5_3.png b/textures/Q/city5_3.png new file mode 100644 index 0000000..457a9e7 Binary files /dev/null and b/textures/Q/city5_3.png differ diff --git a/textures/Q/city5_4.png b/textures/Q/city5_4.png new file mode 100644 index 0000000..a1ac582 Binary files /dev/null and b/textures/Q/city5_4.png differ diff --git a/textures/Q/city5_6.png b/textures/Q/city5_6.png new file mode 100644 index 0000000..84288b9 Binary files /dev/null and b/textures/Q/city5_6.png differ diff --git a/textures/Q/city5_7.png b/textures/Q/city5_7.png new file mode 100644 index 0000000..03ddb58 Binary files /dev/null and b/textures/Q/city5_7.png differ diff --git a/textures/Q/city5_8.png b/textures/Q/city5_8.png new file mode 100644 index 0000000..c5a57e5 Binary files /dev/null and b/textures/Q/city5_8.png differ diff --git a/textures/Q/city6_3.png b/textures/Q/city6_3.png new file mode 100644 index 0000000..0ba245c Binary files /dev/null and b/textures/Q/city6_3.png differ diff --git a/textures/Q/city6_4.png b/textures/Q/city6_4.png new file mode 100644 index 0000000..c7054dc Binary files /dev/null and b/textures/Q/city6_4.png differ diff --git a/textures/Q/city6_7.png b/textures/Q/city6_7.png new file mode 100644 index 0000000..fd3330a Binary files /dev/null and b/textures/Q/city6_7.png differ diff --git a/textures/Q/city8_2.png b/textures/Q/city8_2.png new file mode 100644 index 0000000..b445967 Binary files /dev/null and b/textures/Q/city8_2.png differ diff --git a/textures/Q/citya1_1.png b/textures/Q/citya1_1.png new file mode 100644 index 0000000..187feb1 Binary files /dev/null and b/textures/Q/citya1_1.png differ diff --git a/textures/Q/clip.png b/textures/Q/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/Q/clip.png differ diff --git a/textures/Q/clock1.png b/textures/Q/clock1.png new file mode 100644 index 0000000..a4daf3c Binary files /dev/null and b/textures/Q/clock1.png differ diff --git a/textures/Q/column01_3.png b/textures/Q/column01_3.png new file mode 100644 index 0000000..9435946 Binary files /dev/null and b/textures/Q/column01_3.png differ diff --git a/textures/Q/column1_5.png b/textures/Q/column1_5.png new file mode 100644 index 0000000..76fb214 Binary files /dev/null and b/textures/Q/column1_5.png differ diff --git a/textures/Q/comp1_1.png b/textures/Q/comp1_1.png new file mode 100644 index 0000000..b929c60 Binary files /dev/null and b/textures/Q/comp1_1.png differ diff --git a/textures/Q/comp1_2.png b/textures/Q/comp1_2.png new file mode 100644 index 0000000..c6b6ebf Binary files /dev/null and b/textures/Q/comp1_2.png differ diff --git a/textures/Q/comp1_3.png b/textures/Q/comp1_3.png new file mode 100644 index 0000000..69a688b Binary files /dev/null and b/textures/Q/comp1_3.png differ diff --git a/textures/Q/comp1_4.png b/textures/Q/comp1_4.png new file mode 100644 index 0000000..ed52212 Binary files /dev/null and b/textures/Q/comp1_4.png differ diff --git a/textures/Q/comp1_5.png b/textures/Q/comp1_5.png new file mode 100644 index 0000000..0a66103 Binary files /dev/null and b/textures/Q/comp1_5.png differ diff --git a/textures/Q/comp1_6.png b/textures/Q/comp1_6.png new file mode 100644 index 0000000..7391a09 Binary files /dev/null and b/textures/Q/comp1_6.png differ diff --git a/textures/Q/comp1_7.png b/textures/Q/comp1_7.png new file mode 100644 index 0000000..8ccf767 Binary files /dev/null and b/textures/Q/comp1_7.png differ diff --git a/textures/Q/comp1_8.png b/textures/Q/comp1_8.png new file mode 100644 index 0000000..9546e60 Binary files /dev/null and b/textures/Q/comp1_8.png differ diff --git a/textures/Q/cop1_1.png b/textures/Q/cop1_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/Q/cop1_1.png differ diff --git a/textures/Q/cop1_2.png b/textures/Q/cop1_2.png new file mode 100644 index 0000000..b875c92 Binary files /dev/null and b/textures/Q/cop1_2.png differ diff --git a/textures/Q/cop1_3.png b/textures/Q/cop1_3.png new file mode 100644 index 0000000..ee5b195 Binary files /dev/null and b/textures/Q/cop1_3.png differ diff --git a/textures/Q/cop1_4.png b/textures/Q/cop1_4.png new file mode 100644 index 0000000..4510549 Binary files /dev/null and b/textures/Q/cop1_4.png differ diff --git a/textures/Q/cop1_6.png b/textures/Q/cop1_6.png new file mode 100644 index 0000000..8fc8c40 Binary files /dev/null and b/textures/Q/cop1_6.png differ diff --git a/textures/Q/cop1_7.png b/textures/Q/cop1_7.png new file mode 100644 index 0000000..7d75f34 Binary files /dev/null and b/textures/Q/cop1_7.png differ diff --git a/textures/Q/cop1_8.png b/textures/Q/cop1_8.png new file mode 100644 index 0000000..9bd6f82 Binary files /dev/null and b/textures/Q/cop1_8.png differ diff --git a/textures/Q/cop2_1.png b/textures/Q/cop2_1.png new file mode 100644 index 0000000..b30b22d Binary files /dev/null and b/textures/Q/cop2_1.png differ diff --git a/textures/Q/cop2_2.png b/textures/Q/cop2_2.png new file mode 100644 index 0000000..4517e3c Binary files /dev/null and b/textures/Q/cop2_2.png differ diff --git a/textures/Q/cop2_4.png b/textures/Q/cop2_4.png new file mode 100644 index 0000000..223d939 Binary files /dev/null and b/textures/Q/cop2_4.png differ diff --git a/textures/Q/cop2_5.png b/textures/Q/cop2_5.png new file mode 100644 index 0000000..af90b81 Binary files /dev/null and b/textures/Q/cop2_5.png differ diff --git a/textures/Q/cop2_6.png b/textures/Q/cop2_6.png new file mode 100644 index 0000000..04006ab Binary files /dev/null and b/textures/Q/cop2_6.png differ diff --git a/textures/Q/cop3_1.png b/textures/Q/cop3_1.png new file mode 100644 index 0000000..5adeaca Binary files /dev/null and b/textures/Q/cop3_1.png differ diff --git a/textures/Q/cop3_2.png b/textures/Q/cop3_2.png new file mode 100644 index 0000000..8175852 Binary files /dev/null and b/textures/Q/cop3_2.png differ diff --git a/textures/Q/cop3_4.png b/textures/Q/cop3_4.png new file mode 100644 index 0000000..45da005 Binary files /dev/null and b/textures/Q/cop3_4.png differ diff --git a/textures/Q/cop4_3.png b/textures/Q/cop4_3.png new file mode 100644 index 0000000..86e2f18 Binary files /dev/null and b/textures/Q/cop4_3.png differ diff --git a/textures/Q/cop4_5.png b/textures/Q/cop4_5.png new file mode 100644 index 0000000..0cb1cf2 Binary files /dev/null and b/textures/Q/cop4_5.png differ diff --git a/textures/Q/crate0_side.png b/textures/Q/crate0_side.png new file mode 100644 index 0000000..329218b Binary files /dev/null and b/textures/Q/crate0_side.png differ diff --git a/textures/Q/crate0_top.png b/textures/Q/crate0_top.png new file mode 100644 index 0000000..74539a7 Binary files /dev/null and b/textures/Q/crate0_top.png differ diff --git a/textures/Q/crate1_side.png b/textures/Q/crate1_side.png new file mode 100644 index 0000000..a3655d4 Binary files /dev/null and b/textures/Q/crate1_side.png differ diff --git a/textures/Q/crate1_top.png b/textures/Q/crate1_top.png new file mode 100644 index 0000000..e00e748 Binary files /dev/null and b/textures/Q/crate1_top.png differ diff --git a/textures/Q/ctf05.png b/textures/Q/ctf05.png new file mode 100644 index 0000000..29b2908 Binary files /dev/null and b/textures/Q/ctf05.png differ diff --git a/textures/Q/ctf06.png b/textures/Q/ctf06.png new file mode 100644 index 0000000..7607839 Binary files /dev/null and b/textures/Q/ctf06.png differ diff --git a/textures/Q/ctf07.png b/textures/Q/ctf07.png new file mode 100644 index 0000000..edd021a Binary files /dev/null and b/textures/Q/ctf07.png differ diff --git a/textures/Q/ctf08.png b/textures/Q/ctf08.png new file mode 100644 index 0000000..a61412b Binary files /dev/null and b/textures/Q/ctf08.png differ diff --git a/textures/Q/ctf1_2.png b/textures/Q/ctf1_2.png new file mode 100644 index 0000000..b0e3f7c Binary files /dev/null and b/textures/Q/ctf1_2.png differ diff --git a/textures/Q/ctf1_3.png b/textures/Q/ctf1_3.png new file mode 100644 index 0000000..cab3152 Binary files /dev/null and b/textures/Q/ctf1_3.png differ diff --git a/textures/Q/ctfbb5.png b/textures/Q/ctfbb5.png new file mode 100644 index 0000000..a894a42 Binary files /dev/null and b/textures/Q/ctfbb5.png differ diff --git a/textures/Q/ctfbbs3.png b/textures/Q/ctfbbs3.png new file mode 100644 index 0000000..5b12f68 Binary files /dev/null and b/textures/Q/ctfbbs3.png differ diff --git a/textures/Q/ctfbbs4.png b/textures/Q/ctfbbs4.png new file mode 100644 index 0000000..c05092d Binary files /dev/null and b/textures/Q/ctfbbs4.png differ diff --git a/textures/Q/ctfbflg.png b/textures/Q/ctfbflg.png new file mode 100644 index 0000000..47545ea Binary files /dev/null and b/textures/Q/ctfbflg.png differ diff --git a/textures/Q/ctfbfr1.png b/textures/Q/ctfbfr1.png new file mode 100644 index 0000000..d5d9c16 Binary files /dev/null and b/textures/Q/ctfbfr1.png differ diff --git a/textures/Q/ctfbfr2.png b/textures/Q/ctfbfr2.png new file mode 100644 index 0000000..2d736f2 Binary files /dev/null and b/textures/Q/ctfbfr2.png differ diff --git a/textures/Q/ctfbr5.png b/textures/Q/ctfbr5.png new file mode 100644 index 0000000..8728628 Binary files /dev/null and b/textures/Q/ctfbr5.png differ diff --git a/textures/Q/ctfbt1.png b/textures/Q/ctfbt1.png new file mode 100644 index 0000000..3b926d0 Binary files /dev/null and b/textures/Q/ctfbt1.png differ diff --git a/textures/Q/ctfbtdr.png b/textures/Q/ctfbtdr.png new file mode 100644 index 0000000..22ce523 Binary files /dev/null and b/textures/Q/ctfbtdr.png differ diff --git a/textures/Q/ctfflag_b5.png b/textures/Q/ctfflag_b5.png new file mode 100644 index 0000000..8efbc1a Binary files /dev/null and b/textures/Q/ctfflag_b5.png differ diff --git a/textures/Q/ctfflag_r5.png b/textures/Q/ctfflag_r5.png new file mode 100644 index 0000000..dc3727b Binary files /dev/null and b/textures/Q/ctfflag_r5.png differ diff --git a/textures/Q/ctfmet_r03.png b/textures/Q/ctfmet_r03.png new file mode 100644 index 0000000..aa87918 Binary files /dev/null and b/textures/Q/ctfmet_r03.png differ diff --git a/textures/Q/ctfmet_r04.png b/textures/Q/ctfmet_r04.png new file mode 100644 index 0000000..ddde016 Binary files /dev/null and b/textures/Q/ctfmet_r04.png differ diff --git a/textures/Q/ctfmet_r08.png b/textures/Q/ctfmet_r08.png new file mode 100644 index 0000000..49ba57a Binary files /dev/null and b/textures/Q/ctfmet_r08.png differ diff --git a/textures/Q/ctfrbs3.png b/textures/Q/ctfrbs3.png new file mode 100644 index 0000000..23a50c2 Binary files /dev/null and b/textures/Q/ctfrbs3.png differ diff --git a/textures/Q/ctfrbs5.png b/textures/Q/ctfrbs5.png new file mode 100644 index 0000000..149c915 Binary files /dev/null and b/textures/Q/ctfrbs5.png differ diff --git a/textures/Q/ctfrfb1.png b/textures/Q/ctfrfb1.png new file mode 100644 index 0000000..658ad3c Binary files /dev/null and b/textures/Q/ctfrfb1.png differ diff --git a/textures/Q/ctfrflg.png b/textures/Q/ctfrflg.png new file mode 100644 index 0000000..90bfb1d Binary files /dev/null and b/textures/Q/ctfrflg.png differ diff --git a/textures/Q/ctfrfr1.png b/textures/Q/ctfrfr1.png new file mode 100644 index 0000000..5b0c202 Binary files /dev/null and b/textures/Q/ctfrfr1.png differ diff --git a/textures/Q/ctfrfr2.png b/textures/Q/ctfrfr2.png new file mode 100644 index 0000000..6efd81d Binary files /dev/null and b/textures/Q/ctfrfr2.png differ diff --git a/textures/Q/ctfrt1.png b/textures/Q/ctfrt1.png new file mode 100644 index 0000000..77de900 Binary files /dev/null and b/textures/Q/ctfrt1.png differ diff --git a/textures/Q/ctfrtdr.png b/textures/Q/ctfrtdr.png new file mode 100644 index 0000000..d83b258 Binary files /dev/null and b/textures/Q/ctfrtdr.png differ diff --git a/textures/Q/ctftex_r1_1.png b/textures/Q/ctftex_r1_1.png new file mode 100644 index 0000000..4dd341f Binary files /dev/null and b/textures/Q/ctftex_r1_1.png differ diff --git a/textures/Q/ctftex_r3.png b/textures/Q/ctftex_r3.png new file mode 100644 index 0000000..4834752 Binary files /dev/null and b/textures/Q/ctftex_r3.png differ diff --git a/textures/Q/ctwall8.png b/textures/Q/ctwall8.png new file mode 100644 index 0000000..0dc5d39 Binary files /dev/null and b/textures/Q/ctwall8.png differ diff --git a/textures/Q/dem4_1.png b/textures/Q/dem4_1.png new file mode 100644 index 0000000..0f96e5e Binary files /dev/null and b/textures/Q/dem4_1.png differ diff --git a/textures/Q/dem4_4.png b/textures/Q/dem4_4.png new file mode 100644 index 0000000..daf9e9e Binary files /dev/null and b/textures/Q/dem4_4.png differ diff --git a/textures/Q/dem5_3.png b/textures/Q/dem5_3.png new file mode 100644 index 0000000..063d5b7 Binary files /dev/null and b/textures/Q/dem5_3.png differ diff --git a/textures/Q/demc4_4.png b/textures/Q/demc4_4.png new file mode 100644 index 0000000..7f2554e Binary files /dev/null and b/textures/Q/demc4_4.png differ diff --git a/textures/Q/door02_1.png b/textures/Q/door02_1.png new file mode 100644 index 0000000..31d4237 Binary files /dev/null and b/textures/Q/door02_1.png differ diff --git a/textures/Q/door02_7.png b/textures/Q/door02_7.png new file mode 100644 index 0000000..20ae5d5 Binary files /dev/null and b/textures/Q/door02_7.png differ diff --git a/textures/Q/door04_1.png b/textures/Q/door04_1.png new file mode 100644 index 0000000..f1a5d09 Binary files /dev/null and b/textures/Q/door04_1.png differ diff --git a/textures/Q/door04_2.png b/textures/Q/door04_2.png new file mode 100644 index 0000000..3e58086 Binary files /dev/null and b/textures/Q/door04_2.png differ diff --git a/textures/Q/door05_2.png b/textures/Q/door05_2.png new file mode 100644 index 0000000..3b6d16a Binary files /dev/null and b/textures/Q/door05_2.png differ diff --git a/textures/Q/dr01_1.png b/textures/Q/dr01_1.png new file mode 100644 index 0000000..d874c04 Binary files /dev/null and b/textures/Q/dr01_1.png differ diff --git a/textures/Q/dr02_2.png b/textures/Q/dr02_2.png new file mode 100644 index 0000000..bb001ff Binary files /dev/null and b/textures/Q/dr02_2.png differ diff --git a/textures/Q/dr05_2.png b/textures/Q/dr05_2.png new file mode 100644 index 0000000..64f9456 Binary files /dev/null and b/textures/Q/dr05_2.png differ diff --git a/textures/Q/dr07_1.png b/textures/Q/dr07_1.png new file mode 100644 index 0000000..877e37f Binary files /dev/null and b/textures/Q/dr07_1.png differ diff --git a/textures/Q/dung01_1.png b/textures/Q/dung01_1.png new file mode 100644 index 0000000..d7a8649 Binary files /dev/null and b/textures/Q/dung01_1.png differ diff --git a/textures/Q/dung01_2.png b/textures/Q/dung01_2.png new file mode 100644 index 0000000..22e3920 Binary files /dev/null and b/textures/Q/dung01_2.png differ diff --git a/textures/Q/dung01_3.png b/textures/Q/dung01_3.png new file mode 100644 index 0000000..d10a47c Binary files /dev/null and b/textures/Q/dung01_3.png differ diff --git a/textures/Q/dung01_4.png b/textures/Q/dung01_4.png new file mode 100644 index 0000000..9f66d61 Binary files /dev/null and b/textures/Q/dung01_4.png differ diff --git a/textures/Q/dung01_5.png b/textures/Q/dung01_5.png new file mode 100644 index 0000000..7eeb3ed Binary files /dev/null and b/textures/Q/dung01_5.png differ diff --git a/textures/Q/dung02_1.png b/textures/Q/dung02_1.png new file mode 100644 index 0000000..0b3c9bf Binary files /dev/null and b/textures/Q/dung02_1.png differ diff --git a/textures/Q/dung02_5.png b/textures/Q/dung02_5.png new file mode 100644 index 0000000..ea8f0de Binary files /dev/null and b/textures/Q/dung02_5.png differ diff --git a/textures/Q/edoor01_1.png b/textures/Q/edoor01_1.png new file mode 100644 index 0000000..7f37ab3 Binary files /dev/null and b/textures/Q/edoor01_1.png differ diff --git a/textures/Q/egypt01.png b/textures/Q/egypt01.png new file mode 100644 index 0000000..ab9472f Binary files /dev/null and b/textures/Q/egypt01.png differ diff --git a/textures/Q/egypt14.png b/textures/Q/egypt14.png new file mode 100644 index 0000000..cae2a8b Binary files /dev/null and b/textures/Q/egypt14.png differ diff --git a/textures/Q/egypt18.png b/textures/Q/egypt18.png new file mode 100644 index 0000000..1b7302f Binary files /dev/null and b/textures/Q/egypt18.png differ diff --git a/textures/Q/elwall1_1.png b/textures/Q/elwall1_1.png new file mode 100644 index 0000000..24b1ac3 Binary files /dev/null and b/textures/Q/elwall1_1.png differ diff --git a/textures/Q/elwall2_4.png b/textures/Q/elwall2_4.png new file mode 100644 index 0000000..28a0fbf Binary files /dev/null and b/textures/Q/elwall2_4.png differ diff --git a/textures/Q/emetal1_3.png b/textures/Q/emetal1_3.png new file mode 100644 index 0000000..b75b82c Binary files /dev/null and b/textures/Q/emetal1_3.png differ diff --git a/textures/Q/enter01.png b/textures/Q/enter01.png new file mode 100644 index 0000000..1227cf6 Binary files /dev/null and b/textures/Q/enter01.png differ diff --git a/textures/Q/exit01.png b/textures/Q/exit01.png new file mode 100644 index 0000000..f1acda2 Binary files /dev/null and b/textures/Q/exit01.png differ diff --git a/textures/Q/exit02_2.png b/textures/Q/exit02_2.png new file mode 100644 index 0000000..6f582ba Binary files /dev/null and b/textures/Q/exit02_2.png differ diff --git a/textures/Q/exit02_3.png b/textures/Q/exit02_3.png new file mode 100644 index 0000000..b18284f Binary files /dev/null and b/textures/Q/exit02_3.png differ diff --git a/textures/Q/floor01_5.png b/textures/Q/floor01_5.png new file mode 100644 index 0000000..0ad6e58 Binary files /dev/null and b/textures/Q/floor01_5.png differ diff --git a/textures/Q/ground1_1.png b/textures/Q/ground1_1.png new file mode 100644 index 0000000..1fcfa5c Binary files /dev/null and b/textures/Q/ground1_1.png differ diff --git a/textures/Q/ground1_2.png b/textures/Q/ground1_2.png new file mode 100644 index 0000000..631c399 Binary files /dev/null and b/textures/Q/ground1_2.png differ diff --git a/textures/Q/ground1_5.png b/textures/Q/ground1_5.png new file mode 100644 index 0000000..025ec37 Binary files /dev/null and b/textures/Q/ground1_5.png differ diff --git a/textures/Q/ground1_6.png b/textures/Q/ground1_6.png new file mode 100644 index 0000000..482804a Binary files /dev/null and b/textures/Q/ground1_6.png differ diff --git a/textures/Q/ground1_7.png b/textures/Q/ground1_7.png new file mode 100644 index 0000000..8b9bfc4 Binary files /dev/null and b/textures/Q/ground1_7.png differ diff --git a/textures/Q/ground1_8.png b/textures/Q/ground1_8.png new file mode 100644 index 0000000..fc97961 Binary files /dev/null and b/textures/Q/ground1_8.png differ diff --git a/textures/Q/hskl07_1.png b/textures/Q/hskl07_1.png new file mode 100644 index 0000000..1df0dcd Binary files /dev/null and b/textures/Q/hskl07_1.png differ diff --git a/textures/Q/htek04_1.png b/textures/Q/htek04_1.png new file mode 100644 index 0000000..68a207c Binary files /dev/null and b/textures/Q/htek04_1.png differ diff --git a/textures/Q/htek04_2.png b/textures/Q/htek04_2.png new file mode 100644 index 0000000..e05204e Binary files /dev/null and b/textures/Q/htek04_2.png differ diff --git a/textures/Q/htek05_1.png b/textures/Q/htek05_1.png new file mode 100644 index 0000000..693f56f Binary files /dev/null and b/textures/Q/htek05_1.png differ diff --git a/textures/Q/htek07_1.png b/textures/Q/htek07_1.png new file mode 100644 index 0000000..a469aaf Binary files /dev/null and b/textures/Q/htek07_1.png differ diff --git a/textures/Q/htek10_3.png b/textures/Q/htek10_3.png new file mode 100644 index 0000000..ea7f64b Binary files /dev/null and b/textures/Q/htek10_3.png differ diff --git a/textures/Q/key01_1.png b/textures/Q/key01_1.png new file mode 100644 index 0000000..643b32f Binary files /dev/null and b/textures/Q/key01_1.png differ diff --git a/textures/Q/key01_2.png b/textures/Q/key01_2.png new file mode 100644 index 0000000..4b57b40 Binary files /dev/null and b/textures/Q/key01_2.png differ diff --git a/textures/Q/key01_3.png b/textures/Q/key01_3.png new file mode 100644 index 0000000..0275e21 Binary files /dev/null and b/textures/Q/key01_3.png differ diff --git a/textures/Q/key02_1.png b/textures/Q/key02_1.png new file mode 100644 index 0000000..fb3513d Binary files /dev/null and b/textures/Q/key02_1.png differ diff --git a/textures/Q/key02_2.png b/textures/Q/key02_2.png new file mode 100644 index 0000000..0a0c5b7 Binary files /dev/null and b/textures/Q/key02_2.png differ diff --git a/textures/Q/key03_1.png b/textures/Q/key03_1.png new file mode 100644 index 0000000..a0877a0 Binary files /dev/null and b/textures/Q/key03_1.png differ diff --git a/textures/Q/key03_2.png b/textures/Q/key03_2.png new file mode 100644 index 0000000..06006e3 Binary files /dev/null and b/textures/Q/key03_2.png differ diff --git a/textures/Q/key03_3.png b/textures/Q/key03_3.png new file mode 100644 index 0000000..077c4e3 Binary files /dev/null and b/textures/Q/key03_3.png differ diff --git a/textures/Q/lgmetal2.png b/textures/Q/lgmetal2.png new file mode 100644 index 0000000..b4fbe93 Binary files /dev/null and b/textures/Q/lgmetal2.png differ diff --git a/textures/Q/lgmetal3.png b/textures/Q/lgmetal3.png new file mode 100644 index 0000000..d9f42c5 Binary files /dev/null and b/textures/Q/lgmetal3.png differ diff --git a/textures/Q/light1_1.png b/textures/Q/light1_1.png new file mode 100644 index 0000000..0e80d21 Binary files /dev/null and b/textures/Q/light1_1.png differ diff --git a/textures/Q/light1_2.png b/textures/Q/light1_2.png new file mode 100644 index 0000000..64175f3 Binary files /dev/null and b/textures/Q/light1_2.png differ diff --git a/textures/Q/light1_3.png b/textures/Q/light1_3.png new file mode 100644 index 0000000..df0be1b Binary files /dev/null and b/textures/Q/light1_3.png differ diff --git a/textures/Q/light1_4.png b/textures/Q/light1_4.png new file mode 100644 index 0000000..80df630 Binary files /dev/null and b/textures/Q/light1_4.png differ diff --git a/textures/Q/light1_5.png b/textures/Q/light1_5.png new file mode 100644 index 0000000..eb46eed Binary files /dev/null and b/textures/Q/light1_5.png differ diff --git a/textures/Q/light1_8.png b/textures/Q/light1_8.png new file mode 100644 index 0000000..e61f95f Binary files /dev/null and b/textures/Q/light1_8.png differ diff --git a/textures/Q/light3_5.png b/textures/Q/light3_5.png new file mode 100644 index 0000000..4181115 Binary files /dev/null and b/textures/Q/light3_5.png differ diff --git a/textures/Q/light3_6.png b/textures/Q/light3_6.png new file mode 100644 index 0000000..cb6a2df Binary files /dev/null and b/textures/Q/light3_6.png differ diff --git a/textures/Q/light3_7.png b/textures/Q/light3_7.png new file mode 100644 index 0000000..7ab83c5 Binary files /dev/null and b/textures/Q/light3_7.png differ diff --git a/textures/Q/light3_8.png b/textures/Q/light3_8.png new file mode 100644 index 0000000..b615936 Binary files /dev/null and b/textures/Q/light3_8.png differ diff --git a/textures/Q/m5_3.png b/textures/Q/m5_3.png new file mode 100644 index 0000000..c8d9cf1 Binary files /dev/null and b/textures/Q/m5_3.png differ diff --git a/textures/Q/m5_5.png b/textures/Q/m5_5.png new file mode 100644 index 0000000..6e6f4ae Binary files /dev/null and b/textures/Q/m5_5.png differ diff --git a/textures/Q/m5_8.png b/textures/Q/m5_8.png new file mode 100644 index 0000000..8778445 Binary files /dev/null and b/textures/Q/m5_8.png differ diff --git a/textures/Q/maya2_2.png b/textures/Q/maya2_2.png new file mode 100644 index 0000000..ce05f9f Binary files /dev/null and b/textures/Q/maya2_2.png differ diff --git a/textures/Q/maya2_9.png b/textures/Q/maya2_9.png new file mode 100644 index 0000000..17e5a26 Binary files /dev/null and b/textures/Q/maya2_9.png differ diff --git a/textures/Q/med100.png b/textures/Q/med100.png new file mode 100644 index 0000000..8dba434 Binary files /dev/null and b/textures/Q/med100.png differ diff --git a/textures/Q/med3_0.png b/textures/Q/med3_0.png new file mode 100644 index 0000000..78c62ac Binary files /dev/null and b/textures/Q/med3_0.png differ diff --git a/textures/Q/med3_1.png b/textures/Q/med3_1.png new file mode 100644 index 0000000..b5fcab8 Binary files /dev/null and b/textures/Q/med3_1.png differ diff --git a/textures/Q/met5_1.png b/textures/Q/met5_1.png new file mode 100644 index 0000000..cc9a272 Binary files /dev/null and b/textures/Q/met5_1.png differ diff --git a/textures/Q/met5_2.png b/textures/Q/met5_2.png new file mode 100644 index 0000000..722b93a Binary files /dev/null and b/textures/Q/met5_2.png differ diff --git a/textures/Q/met5_3.png b/textures/Q/met5_3.png new file mode 100644 index 0000000..1eb1dec Binary files /dev/null and b/textures/Q/met5_3.png differ diff --git a/textures/Q/metal1_4.png b/textures/Q/metal1_4.png new file mode 100644 index 0000000..e77c5b7 Binary files /dev/null and b/textures/Q/metal1_4.png differ diff --git a/textures/Q/metal1_5.png b/textures/Q/metal1_5.png new file mode 100644 index 0000000..8ca9f64 Binary files /dev/null and b/textures/Q/metal1_5.png differ diff --git a/textures/Q/metal1_6.png b/textures/Q/metal1_6.png new file mode 100644 index 0000000..2becbe3 Binary files /dev/null and b/textures/Q/metal1_6.png differ diff --git a/textures/Q/metal2_1.png b/textures/Q/metal2_1.png new file mode 100644 index 0000000..c41ef7a Binary files /dev/null and b/textures/Q/metal2_1.png differ diff --git a/textures/Q/metal2_2.png b/textures/Q/metal2_2.png new file mode 100644 index 0000000..20d52cc Binary files /dev/null and b/textures/Q/metal2_2.png differ diff --git a/textures/Q/metal2_3.png b/textures/Q/metal2_3.png new file mode 100644 index 0000000..0efb623 Binary files /dev/null and b/textures/Q/metal2_3.png differ diff --git a/textures/Q/metal2_4.png b/textures/Q/metal2_4.png new file mode 100644 index 0000000..96ae676 Binary files /dev/null and b/textures/Q/metal2_4.png differ diff --git a/textures/Q/metal2_6.png b/textures/Q/metal2_6.png new file mode 100644 index 0000000..2f3dec6 Binary files /dev/null and b/textures/Q/metal2_6.png differ diff --git a/textures/Q/metal2_7.png b/textures/Q/metal2_7.png new file mode 100644 index 0000000..5c9b1f4 Binary files /dev/null and b/textures/Q/metal2_7.png differ diff --git a/textures/Q/metal2_8.png b/textures/Q/metal2_8.png new file mode 100644 index 0000000..5a1cd31 Binary files /dev/null and b/textures/Q/metal2_8.png differ diff --git a/textures/Q/metal3_2.png b/textures/Q/metal3_2.png new file mode 100644 index 0000000..80b1da2 Binary files /dev/null and b/textures/Q/metal3_2.png differ diff --git a/textures/Q/metal4_2.png b/textures/Q/metal4_2.png new file mode 100644 index 0000000..c5b02f4 Binary files /dev/null and b/textures/Q/metal4_2.png differ diff --git a/textures/Q/metal4_3.png b/textures/Q/metal4_3.png new file mode 100644 index 0000000..aefabce Binary files /dev/null and b/textures/Q/metal4_3.png differ diff --git a/textures/Q/metal4_4.png b/textures/Q/metal4_4.png new file mode 100644 index 0000000..41a1994 Binary files /dev/null and b/textures/Q/metal4_4.png differ diff --git a/textures/Q/metal4_5.png b/textures/Q/metal4_5.png new file mode 100644 index 0000000..90bcde0 Binary files /dev/null and b/textures/Q/metal4_5.png differ diff --git a/textures/Q/metal4_6.png b/textures/Q/metal4_6.png new file mode 100644 index 0000000..efd983b Binary files /dev/null and b/textures/Q/metal4_6.png differ diff --git a/textures/Q/metal4_7.png b/textures/Q/metal4_7.png new file mode 100644 index 0000000..9e184fd Binary files /dev/null and b/textures/Q/metal4_7.png differ diff --git a/textures/Q/metal4_8.png b/textures/Q/metal4_8.png new file mode 100644 index 0000000..36d2155 Binary files /dev/null and b/textures/Q/metal4_8.png differ diff --git a/textures/Q/metal5_2.png b/textures/Q/metal5_2.png new file mode 100644 index 0000000..e20a601 Binary files /dev/null and b/textures/Q/metal5_2.png differ diff --git a/textures/Q/metal5_3.png b/textures/Q/metal5_3.png new file mode 100644 index 0000000..309902a Binary files /dev/null and b/textures/Q/metal5_3.png differ diff --git a/textures/Q/metal5_4.png b/textures/Q/metal5_4.png new file mode 100644 index 0000000..6558ca3 Binary files /dev/null and b/textures/Q/metal5_4.png differ diff --git a/textures/Q/metal5_6.png b/textures/Q/metal5_6.png new file mode 100644 index 0000000..c76fb6e Binary files /dev/null and b/textures/Q/metal5_6.png differ diff --git a/textures/Q/metal5_8.png b/textures/Q/metal5_8.png new file mode 100644 index 0000000..f15200a Binary files /dev/null and b/textures/Q/metal5_8.png differ diff --git a/textures/Q/metal5r8.png b/textures/Q/metal5r8.png new file mode 100644 index 0000000..76a670d Binary files /dev/null and b/textures/Q/metal5r8.png differ diff --git a/textures/Q/metal6_1.png b/textures/Q/metal6_1.png new file mode 100644 index 0000000..cca7507 Binary files /dev/null and b/textures/Q/metal6_1.png differ diff --git a/textures/Q/metal6_2.png b/textures/Q/metal6_2.png new file mode 100644 index 0000000..355efbb Binary files /dev/null and b/textures/Q/metal6_2.png differ diff --git a/textures/Q/metal6_3.png b/textures/Q/metal6_3.png new file mode 100644 index 0000000..2cabed2 Binary files /dev/null and b/textures/Q/metal6_3.png differ diff --git a/textures/Q/metal6_4.png b/textures/Q/metal6_4.png new file mode 100644 index 0000000..dcab40e Binary files /dev/null and b/textures/Q/metal6_4.png differ diff --git a/textures/Q/metal8_3.png b/textures/Q/metal8_3.png new file mode 100644 index 0000000..1b54f99 Binary files /dev/null and b/textures/Q/metal8_3.png differ diff --git a/textures/Q/metal8_4.png b/textures/Q/metal8_4.png new file mode 100644 index 0000000..7d90466 Binary files /dev/null and b/textures/Q/metal8_4.png differ diff --git a/textures/Q/metal8_5.png b/textures/Q/metal8_5.png new file mode 100644 index 0000000..90f5099 Binary files /dev/null and b/textures/Q/metal8_5.png differ diff --git a/textures/Q/metalt1_1.png b/textures/Q/metalt1_1.png new file mode 100644 index 0000000..e0824e2 Binary files /dev/null and b/textures/Q/metalt1_1.png differ diff --git a/textures/Q/metalt1_2.png b/textures/Q/metalt1_2.png new file mode 100644 index 0000000..cb0433f Binary files /dev/null and b/textures/Q/metalt1_2.png differ diff --git a/textures/Q/metalt1_7.png b/textures/Q/metalt1_7.png new file mode 100644 index 0000000..f313701 Binary files /dev/null and b/textures/Q/metalt1_7.png differ diff --git a/textures/Q/metalt2_2.png b/textures/Q/metalt2_2.png new file mode 100644 index 0000000..a701f42 Binary files /dev/null and b/textures/Q/metalt2_2.png differ diff --git a/textures/Q/metalt2_3.png b/textures/Q/metalt2_3.png new file mode 100644 index 0000000..ca63a89 Binary files /dev/null and b/textures/Q/metalt2_3.png differ diff --git a/textures/Q/midtest1_1.png b/textures/Q/midtest1_1.png new file mode 100644 index 0000000..4343570 Binary files /dev/null and b/textures/Q/midtest1_1.png differ diff --git a/textures/Q/mmetal1_1.png b/textures/Q/mmetal1_1.png new file mode 100644 index 0000000..0762b66 Binary files /dev/null and b/textures/Q/mmetal1_1.png differ diff --git a/textures/Q/mmetal1_2.png b/textures/Q/mmetal1_2.png new file mode 100644 index 0000000..53f634d Binary files /dev/null and b/textures/Q/mmetal1_2.png differ diff --git a/textures/Q/mmetal1_3.png b/textures/Q/mmetal1_3.png new file mode 100644 index 0000000..e957e7e Binary files /dev/null and b/textures/Q/mmetal1_3.png differ diff --git a/textures/Q/mmetal1_5.png b/textures/Q/mmetal1_5.png new file mode 100644 index 0000000..da9c99b Binary files /dev/null and b/textures/Q/mmetal1_5.png differ diff --git a/textures/Q/mmetal1_6.png b/textures/Q/mmetal1_6.png new file mode 100644 index 0000000..01b681a Binary files /dev/null and b/textures/Q/mmetal1_6.png differ diff --git a/textures/Q/mmetal1_7.png b/textures/Q/mmetal1_7.png new file mode 100644 index 0000000..3f24801 Binary files /dev/null and b/textures/Q/mmetal1_7.png differ diff --git a/textures/Q/mmetal1_8.png b/textures/Q/mmetal1_8.png new file mode 100644 index 0000000..9d0b7dc Binary files /dev/null and b/textures/Q/mmetal1_8.png differ diff --git a/textures/Q/mswtch_2.png b/textures/Q/mswtch_2.png new file mode 100644 index 0000000..97646ec Binary files /dev/null and b/textures/Q/mswtch_2.png differ diff --git a/textures/Q/mswtch_4.png b/textures/Q/mswtch_4.png new file mode 100644 index 0000000..962476a Binary files /dev/null and b/textures/Q/mswtch_4.png differ diff --git a/textures/Q/muh_bad.png b/textures/Q/muh_bad.png new file mode 100644 index 0000000..4c182c5 Binary files /dev/null and b/textures/Q/muh_bad.png differ diff --git a/textures/Q/nail0sid.png b/textures/Q/nail0sid.png new file mode 100644 index 0000000..9e43047 Binary files /dev/null and b/textures/Q/nail0sid.png differ diff --git a/textures/Q/nail0top.png b/textures/Q/nail0top.png new file mode 100644 index 0000000..fb29641 Binary files /dev/null and b/textures/Q/nail0top.png differ diff --git a/textures/Q/nail1sid.png b/textures/Q/nail1sid.png new file mode 100644 index 0000000..a08bb6a Binary files /dev/null and b/textures/Q/nail1sid.png differ diff --git a/textures/Q/nail1top.png b/textures/Q/nail1top.png new file mode 100644 index 0000000..2583d0b Binary files /dev/null and b/textures/Q/nail1top.png differ diff --git a/textures/Q/plat_side1.png b/textures/Q/plat_side1.png new file mode 100644 index 0000000..35dd135 Binary files /dev/null and b/textures/Q/plat_side1.png differ diff --git a/textures/Q/plat_stem.png b/textures/Q/plat_stem.png new file mode 100644 index 0000000..b5091dc Binary files /dev/null and b/textures/Q/plat_stem.png differ diff --git a/textures/Q/plat_top1.png b/textures/Q/plat_top1.png new file mode 100644 index 0000000..5776d21 Binary files /dev/null and b/textures/Q/plat_top1.png differ diff --git a/textures/Q/plat_top2.png b/textures/Q/plat_top2.png new file mode 100644 index 0000000..831ee39 Binary files /dev/null and b/textures/Q/plat_top2.png differ diff --git a/textures/Q/quake.png b/textures/Q/quake.png new file mode 100644 index 0000000..18e8ecc Binary files /dev/null and b/textures/Q/quake.png differ diff --git a/textures/Q/redflag.png b/textures/Q/redflag.png new file mode 100644 index 0000000..b2a119d Binary files /dev/null and b/textures/Q/redflag.png differ diff --git a/textures/Q/rock0sid.png b/textures/Q/rock0sid.png new file mode 100644 index 0000000..00c27b4 Binary files /dev/null and b/textures/Q/rock0sid.png differ diff --git a/textures/Q/rock1_1.png b/textures/Q/rock1_1.png new file mode 100644 index 0000000..6ea798c Binary files /dev/null and b/textures/Q/rock1_1.png differ diff --git a/textures/Q/rock1sid.png b/textures/Q/rock1sid.png new file mode 100644 index 0000000..3e09c6b Binary files /dev/null and b/textures/Q/rock1sid.png differ diff --git a/textures/Q/rock3_2.png b/textures/Q/rock3_2.png new file mode 100644 index 0000000..bea7830 Binary files /dev/null and b/textures/Q/rock3_2.png differ diff --git a/textures/Q/rock3_7.png b/textures/Q/rock3_7.png new file mode 100644 index 0000000..d363c2a Binary files /dev/null and b/textures/Q/rock3_7.png differ diff --git a/textures/Q/rock3_8.png b/textures/Q/rock3_8.png new file mode 100644 index 0000000..c0f8a67 Binary files /dev/null and b/textures/Q/rock3_8.png differ diff --git a/textures/Q/rock4_1.png b/textures/Q/rock4_1.png new file mode 100644 index 0000000..51e8571 Binary files /dev/null and b/textures/Q/rock4_1.png differ diff --git a/textures/Q/rock4_2.png b/textures/Q/rock4_2.png new file mode 100644 index 0000000..edca558 Binary files /dev/null and b/textures/Q/rock4_2.png differ diff --git a/textures/Q/rock5_2.png b/textures/Q/rock5_2.png new file mode 100644 index 0000000..4091085 Binary files /dev/null and b/textures/Q/rock5_2.png differ diff --git a/textures/Q/rockettop.png b/textures/Q/rockettop.png new file mode 100644 index 0000000..99ec50e Binary files /dev/null and b/textures/Q/rockettop.png differ diff --git a/textures/Q/rome10.png b/textures/Q/rome10.png new file mode 100644 index 0000000..593ea99 Binary files /dev/null and b/textures/Q/rome10.png differ diff --git a/textures/Q/rune1_1.png b/textures/Q/rune1_1.png new file mode 100644 index 0000000..bb21ccb Binary files /dev/null and b/textures/Q/rune1_1.png differ diff --git a/textures/Q/rune1_4.png b/textures/Q/rune1_4.png new file mode 100644 index 0000000..1b64c36 Binary files /dev/null and b/textures/Q/rune1_4.png differ diff --git a/textures/Q/rune1_5.png b/textures/Q/rune1_5.png new file mode 100644 index 0000000..16eb2cf Binary files /dev/null and b/textures/Q/rune1_5.png differ diff --git a/textures/Q/rune1_6.png b/textures/Q/rune1_6.png new file mode 100644 index 0000000..0eb4eff Binary files /dev/null and b/textures/Q/rune1_6.png differ diff --git a/textures/Q/rune1_7.png b/textures/Q/rune1_7.png new file mode 100644 index 0000000..6b06d0c Binary files /dev/null and b/textures/Q/rune1_7.png differ diff --git a/textures/Q/rune2_1.png b/textures/Q/rune2_1.png new file mode 100644 index 0000000..6654436 Binary files /dev/null and b/textures/Q/rune2_1.png differ diff --git a/textures/Q/rune2_2.png b/textures/Q/rune2_2.png new file mode 100644 index 0000000..d9af17e Binary files /dev/null and b/textures/Q/rune2_2.png differ diff --git a/textures/Q/rune2_3.png b/textures/Q/rune2_3.png new file mode 100644 index 0000000..18acc99 Binary files /dev/null and b/textures/Q/rune2_3.png differ diff --git a/textures/Q/rune2_4.png b/textures/Q/rune2_4.png new file mode 100644 index 0000000..b20573d Binary files /dev/null and b/textures/Q/rune2_4.png differ diff --git a/textures/Q/rune2_5.png b/textures/Q/rune2_5.png new file mode 100644 index 0000000..95a12c7 Binary files /dev/null and b/textures/Q/rune2_5.png differ diff --git a/textures/Q/rune_a.png b/textures/Q/rune_a.png new file mode 100644 index 0000000..9437447 Binary files /dev/null and b/textures/Q/rune_a.png differ diff --git a/textures/Q/rwood2.png b/textures/Q/rwood2.png new file mode 100644 index 0000000..661efaf Binary files /dev/null and b/textures/Q/rwood2.png differ diff --git a/textures/Q/sfloor1_2.png b/textures/Q/sfloor1_2.png new file mode 100644 index 0000000..6c49022 Binary files /dev/null and b/textures/Q/sfloor1_2.png differ diff --git a/textures/Q/sfloor3_2.png b/textures/Q/sfloor3_2.png new file mode 100644 index 0000000..31649cb Binary files /dev/null and b/textures/Q/sfloor3_2.png differ diff --git a/textures/Q/sfloor4_1.png b/textures/Q/sfloor4_1.png new file mode 100644 index 0000000..74f91ce Binary files /dev/null and b/textures/Q/sfloor4_1.png differ diff --git a/textures/Q/sfloor4_2.png b/textures/Q/sfloor4_2.png new file mode 100644 index 0000000..70f9b4d Binary files /dev/null and b/textures/Q/sfloor4_2.png differ diff --git a/textures/Q/sfloor4_4.png b/textures/Q/sfloor4_4.png new file mode 100644 index 0000000..297e7bc Binary files /dev/null and b/textures/Q/sfloor4_4.png differ diff --git a/textures/Q/sfloor4_5.png b/textures/Q/sfloor4_5.png new file mode 100644 index 0000000..0c7ed5d Binary files /dev/null and b/textures/Q/sfloor4_5.png differ diff --git a/textures/Q/sfloor4_6.png b/textures/Q/sfloor4_6.png new file mode 100644 index 0000000..c39e73a Binary files /dev/null and b/textures/Q/sfloor4_6.png differ diff --git a/textures/Q/sfloor4_7.png b/textures/Q/sfloor4_7.png new file mode 100644 index 0000000..f436b21 Binary files /dev/null and b/textures/Q/sfloor4_7.png differ diff --git a/textures/Q/sfloor4_8.png b/textures/Q/sfloor4_8.png new file mode 100644 index 0000000..1964d1d Binary files /dev/null and b/textures/Q/sfloor4_8.png differ diff --git a/textures/Q/shot0sid.png b/textures/Q/shot0sid.png new file mode 100644 index 0000000..e03f93a Binary files /dev/null and b/textures/Q/shot0sid.png differ diff --git a/textures/Q/shot0top.png b/textures/Q/shot0top.png new file mode 100644 index 0000000..5c07e89 Binary files /dev/null and b/textures/Q/shot0top.png differ diff --git a/textures/Q/shot1sid.png b/textures/Q/shot1sid.png new file mode 100644 index 0000000..b373a76 Binary files /dev/null and b/textures/Q/shot1sid.png differ diff --git a/textures/Q/shot1top.png b/textures/Q/shot1top.png new file mode 100644 index 0000000..ea0ea77 Binary files /dev/null and b/textures/Q/shot1top.png differ diff --git a/textures/Q/skill0.png b/textures/Q/skill0.png new file mode 100644 index 0000000..907779f Binary files /dev/null and b/textures/Q/skill0.png differ diff --git a/textures/Q/skill1.png b/textures/Q/skill1.png new file mode 100644 index 0000000..061459e Binary files /dev/null and b/textures/Q/skill1.png differ diff --git a/textures/Q/skill2.png b/textures/Q/skill2.png new file mode 100644 index 0000000..33b0b59 Binary files /dev/null and b/textures/Q/skill2.png differ diff --git a/textures/Q/skill3.png b/textures/Q/skill3.png new file mode 100644 index 0000000..11db2a4 Binary files /dev/null and b/textures/Q/skill3.png differ diff --git a/textures/Q/sky1.png b/textures/Q/sky1.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/Q/sky1.png differ diff --git a/textures/Q/sky4.png b/textures/Q/sky4.png new file mode 100644 index 0000000..e9da881 Binary files /dev/null and b/textures/Q/sky4.png differ diff --git a/textures/Q/sky5.png b/textures/Q/sky5.png new file mode 100644 index 0000000..80e140d Binary files /dev/null and b/textures/Q/sky5.png differ diff --git a/textures/Q/slip1.png b/textures/Q/slip1.png new file mode 100644 index 0000000..71f096b Binary files /dev/null and b/textures/Q/slip1.png differ diff --git a/textures/Q/slip2.png b/textures/Q/slip2.png new file mode 100644 index 0000000..6c2bd15 Binary files /dev/null and b/textures/Q/slip2.png differ diff --git a/textures/Q/slipbotsd.png b/textures/Q/slipbotsd.png new file mode 100644 index 0000000..40f1f58 Binary files /dev/null and b/textures/Q/slipbotsd.png differ diff --git a/textures/Q/sliplite.png b/textures/Q/sliplite.png new file mode 100644 index 0000000..72b56f6 Binary files /dev/null and b/textures/Q/sliplite.png differ diff --git a/textures/Q/slipside.png b/textures/Q/slipside.png new file mode 100644 index 0000000..f1a73e9 Binary files /dev/null and b/textures/Q/slipside.png differ diff --git a/textures/Q/sliptopsd.png b/textures/Q/sliptopsd.png new file mode 100644 index 0000000..9513fe7 Binary files /dev/null and b/textures/Q/sliptopsd.png differ diff --git a/textures/Q/stone1_3.png b/textures/Q/stone1_3.png new file mode 100644 index 0000000..6ff6826 Binary files /dev/null and b/textures/Q/stone1_3.png differ diff --git a/textures/Q/stone1_5.png b/textures/Q/stone1_5.png new file mode 100644 index 0000000..41aa511 Binary files /dev/null and b/textures/Q/stone1_5.png differ diff --git a/textures/Q/stone1_7.png b/textures/Q/stone1_7.png new file mode 100644 index 0000000..4f41690 Binary files /dev/null and b/textures/Q/stone1_7.png differ diff --git a/textures/Q/summon.png b/textures/Q/summon.png new file mode 100644 index 0000000..225396a Binary files /dev/null and b/textures/Q/summon.png differ diff --git a/textures/Q/switch_1.png b/textures/Q/switch_1.png new file mode 100644 index 0000000..f47e1e9 Binary files /dev/null and b/textures/Q/switch_1.png differ diff --git a/textures/Q/swtch1_1.png b/textures/Q/swtch1_1.png new file mode 100644 index 0000000..78b779a Binary files /dev/null and b/textures/Q/swtch1_1.png differ diff --git a/textures/Q/sym04_1.png b/textures/Q/sym04_1.png new file mode 100644 index 0000000..c02fed2 Binary files /dev/null and b/textures/Q/sym04_1.png differ diff --git a/textures/Q/sym06_2.png b/textures/Q/sym06_2.png new file mode 100644 index 0000000..186633f Binary files /dev/null and b/textures/Q/sym06_2.png differ diff --git a/textures/Q/sym08_2.png b/textures/Q/sym08_2.png new file mode 100644 index 0000000..dca3259 Binary files /dev/null and b/textures/Q/sym08_2.png differ diff --git a/textures/Q/sym10_2.png b/textures/Q/sym10_2.png new file mode 100644 index 0000000..298c95a Binary files /dev/null and b/textures/Q/sym10_2.png differ diff --git a/textures/Q/teambl2.png b/textures/Q/teambl2.png new file mode 100644 index 0000000..6be6ce5 Binary files /dev/null and b/textures/Q/teambl2.png differ diff --git a/textures/Q/teamrd2.png b/textures/Q/teamrd2.png new file mode 100644 index 0000000..e7e10ac Binary files /dev/null and b/textures/Q/teamrd2.png differ diff --git a/textures/Q/tech01_1.png b/textures/Q/tech01_1.png new file mode 100644 index 0000000..f4edfde Binary files /dev/null and b/textures/Q/tech01_1.png differ diff --git a/textures/Q/tech01_2.png b/textures/Q/tech01_2.png new file mode 100644 index 0000000..18b26ea Binary files /dev/null and b/textures/Q/tech01_2.png differ diff --git a/textures/Q/tech01_6.png b/textures/Q/tech01_6.png new file mode 100644 index 0000000..86779f7 Binary files /dev/null and b/textures/Q/tech01_6.png differ diff --git a/textures/Q/tech01_7.png b/textures/Q/tech01_7.png new file mode 100644 index 0000000..1409168 Binary files /dev/null and b/textures/Q/tech01_7.png differ diff --git a/textures/Q/tech01_9.png b/textures/Q/tech01_9.png new file mode 100644 index 0000000..3be897b Binary files /dev/null and b/textures/Q/tech01_9.png differ diff --git a/textures/Q/tech02_1.png b/textures/Q/tech02_1.png new file mode 100644 index 0000000..356c768 Binary files /dev/null and b/textures/Q/tech02_1.png differ diff --git a/textures/Q/tech02_2.png b/textures/Q/tech02_2.png new file mode 100644 index 0000000..3224334 Binary files /dev/null and b/textures/Q/tech02_2.png differ diff --git a/textures/Q/tech02_3.png b/textures/Q/tech02_3.png new file mode 100644 index 0000000..225bb78 Binary files /dev/null and b/textures/Q/tech02_3.png differ diff --git a/textures/Q/tech02_7.png b/textures/Q/tech02_7.png new file mode 100644 index 0000000..ec358dd Binary files /dev/null and b/textures/Q/tech02_7.png differ diff --git a/textures/Q/tech03_1.png b/textures/Q/tech03_1.png new file mode 100644 index 0000000..9586f18 Binary files /dev/null and b/textures/Q/tech03_1.png differ diff --git a/textures/Q/tech04_1.png b/textures/Q/tech04_1.png new file mode 100644 index 0000000..ec8fa9d Binary files /dev/null and b/textures/Q/tech04_1.png differ diff --git a/textures/Q/tech04_2.png b/textures/Q/tech04_2.png new file mode 100644 index 0000000..d8d53f6 Binary files /dev/null and b/textures/Q/tech04_2.png differ diff --git a/textures/Q/tech04_5.png b/textures/Q/tech04_5.png new file mode 100644 index 0000000..528ae63 Binary files /dev/null and b/textures/Q/tech04_5.png differ diff --git a/textures/Q/tech04_6.png b/textures/Q/tech04_6.png new file mode 100644 index 0000000..2700837 Binary files /dev/null and b/textures/Q/tech04_6.png differ diff --git a/textures/Q/tech05_1.png b/textures/Q/tech05_1.png new file mode 100644 index 0000000..e7258e0 Binary files /dev/null and b/textures/Q/tech05_1.png differ diff --git a/textures/Q/tech05_2.png b/textures/Q/tech05_2.png new file mode 100644 index 0000000..7e5fa31 Binary files /dev/null and b/textures/Q/tech05_2.png differ diff --git a/textures/Q/tech06_1.png b/textures/Q/tech06_1.png new file mode 100644 index 0000000..0b66074 Binary files /dev/null and b/textures/Q/tech06_1.png differ diff --git a/textures/Q/tech06_2.png b/textures/Q/tech06_2.png new file mode 100644 index 0000000..9e19f11 Binary files /dev/null and b/textures/Q/tech06_2.png differ diff --git a/textures/Q/tech07_1.png b/textures/Q/tech07_1.png new file mode 100644 index 0000000..750f555 Binary files /dev/null and b/textures/Q/tech07_1.png differ diff --git a/textures/Q/tech07_2.png b/textures/Q/tech07_2.png new file mode 100644 index 0000000..35be421 Binary files /dev/null and b/textures/Q/tech07_2.png differ diff --git a/textures/Q/tech08_1.png b/textures/Q/tech08_1.png new file mode 100644 index 0000000..8d4012d Binary files /dev/null and b/textures/Q/tech08_1.png differ diff --git a/textures/Q/tech08_2.png b/textures/Q/tech08_2.png new file mode 100644 index 0000000..12603ad Binary files /dev/null and b/textures/Q/tech08_2.png differ diff --git a/textures/Q/tech09_3.png b/textures/Q/tech09_3.png new file mode 100644 index 0000000..1068750 Binary files /dev/null and b/textures/Q/tech09_3.png differ diff --git a/textures/Q/tech09_4.png b/textures/Q/tech09_4.png new file mode 100644 index 0000000..30d1cf9 Binary files /dev/null and b/textures/Q/tech09_4.png differ diff --git a/textures/Q/tech10_1.png b/textures/Q/tech10_1.png new file mode 100644 index 0000000..55f82cf Binary files /dev/null and b/textures/Q/tech10_1.png differ diff --git a/textures/Q/tech10_3.png b/textures/Q/tech10_3.png new file mode 100644 index 0000000..ff00536 Binary files /dev/null and b/textures/Q/tech10_3.png differ diff --git a/textures/Q/tech11_1.png b/textures/Q/tech11_1.png new file mode 100644 index 0000000..cd61c4d Binary files /dev/null and b/textures/Q/tech11_1.png differ diff --git a/textures/Q/tech11_2.png b/textures/Q/tech11_2.png new file mode 100644 index 0000000..548feab Binary files /dev/null and b/textures/Q/tech11_2.png differ diff --git a/textures/Q/tech12_1.png b/textures/Q/tech12_1.png new file mode 100644 index 0000000..6fcbd91 Binary files /dev/null and b/textures/Q/tech12_1.png differ diff --git a/textures/Q/tech13_2.png b/textures/Q/tech13_2.png new file mode 100644 index 0000000..97b704e Binary files /dev/null and b/textures/Q/tech13_2.png differ diff --git a/textures/Q/tech14_1.png b/textures/Q/tech14_1.png new file mode 100644 index 0000000..9564195 Binary files /dev/null and b/textures/Q/tech14_1.png differ diff --git a/textures/Q/tech14_2.png b/textures/Q/tech14_2.png new file mode 100644 index 0000000..c912d51 Binary files /dev/null and b/textures/Q/tech14_2.png differ diff --git a/textures/Q/tele_top.png b/textures/Q/tele_top.png new file mode 100644 index 0000000..a2362d2 Binary files /dev/null and b/textures/Q/tele_top.png differ diff --git a/textures/Q/tlight01.png b/textures/Q/tlight01.png new file mode 100644 index 0000000..d1a232a Binary files /dev/null and b/textures/Q/tlight01.png differ diff --git a/textures/Q/tlight01_2.png b/textures/Q/tlight01_2.png new file mode 100644 index 0000000..cfd08b3 Binary files /dev/null and b/textures/Q/tlight01_2.png differ diff --git a/textures/Q/tlight02.png b/textures/Q/tlight02.png new file mode 100644 index 0000000..a7e3a88 Binary files /dev/null and b/textures/Q/tlight02.png differ diff --git a/textures/Q/tlight05.png b/textures/Q/tlight05.png new file mode 100644 index 0000000..e68b38e Binary files /dev/null and b/textures/Q/tlight05.png differ diff --git a/textures/Q/tlight07.png b/textures/Q/tlight07.png new file mode 100644 index 0000000..0434563 Binary files /dev/null and b/textures/Q/tlight07.png differ diff --git a/textures/Q/tlight08.png b/textures/Q/tlight08.png new file mode 100644 index 0000000..c7c6dd1 Binary files /dev/null and b/textures/Q/tlight08.png differ diff --git a/textures/Q/tlight09.png b/textures/Q/tlight09.png new file mode 100644 index 0000000..147befe Binary files /dev/null and b/textures/Q/tlight09.png differ diff --git a/textures/Q/tlight11.png b/textures/Q/tlight11.png new file mode 100644 index 0000000..75b7dff Binary files /dev/null and b/textures/Q/tlight11.png differ diff --git a/textures/Q/tlightb.png b/textures/Q/tlightb.png new file mode 100644 index 0000000..ce8e3ef Binary files /dev/null and b/textures/Q/tlightb.png differ diff --git a/textures/Q/tlightr.png b/textures/Q/tlightr.png new file mode 100644 index 0000000..68359f6 Binary files /dev/null and b/textures/Q/tlightr.png differ diff --git a/textures/Q/tomb1_1.png b/textures/Q/tomb1_1.png new file mode 100644 index 0000000..23a3e8b Binary files /dev/null and b/textures/Q/tomb1_1.png differ diff --git a/textures/Q/tomb1_2.png b/textures/Q/tomb1_2.png new file mode 100644 index 0000000..e59f987 Binary files /dev/null and b/textures/Q/tomb1_2.png differ diff --git a/textures/Q/trigger.png b/textures/Q/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/Q/trigger.png differ diff --git a/textures/Q/twall1_1.png b/textures/Q/twall1_1.png new file mode 100644 index 0000000..b441b2a Binary files /dev/null and b/textures/Q/twall1_1.png differ diff --git a/textures/Q/twall1_2.png b/textures/Q/twall1_2.png new file mode 100644 index 0000000..df9d73c Binary files /dev/null and b/textures/Q/twall1_2.png differ diff --git a/textures/Q/twall1_4.png b/textures/Q/twall1_4.png new file mode 100644 index 0000000..0845f37 Binary files /dev/null and b/textures/Q/twall1_4.png differ diff --git a/textures/Q/twall2_1.png b/textures/Q/twall2_1.png new file mode 100644 index 0000000..e401920 Binary files /dev/null and b/textures/Q/twall2_1.png differ diff --git a/textures/Q/twall2_2.png b/textures/Q/twall2_2.png new file mode 100644 index 0000000..f7dbdf1 Binary files /dev/null and b/textures/Q/twall2_2.png differ diff --git a/textures/Q/twall2_3.png b/textures/Q/twall2_3.png new file mode 100644 index 0000000..d98490d Binary files /dev/null and b/textures/Q/twall2_3.png differ diff --git a/textures/Q/twall2_5.png b/textures/Q/twall2_5.png new file mode 100644 index 0000000..4f05e23 Binary files /dev/null and b/textures/Q/twall2_5.png differ diff --git a/textures/Q/twall2_6.png b/textures/Q/twall2_6.png new file mode 100644 index 0000000..43070e5 Binary files /dev/null and b/textures/Q/twall2_6.png differ diff --git a/textures/Q/twall3_1.png b/textures/Q/twall3_1.png new file mode 100644 index 0000000..5471c8a Binary files /dev/null and b/textures/Q/twall3_1.png differ diff --git a/textures/Q/twall5_1.png b/textures/Q/twall5_1.png new file mode 100644 index 0000000..61b3572 Binary files /dev/null and b/textures/Q/twall5_1.png differ diff --git a/textures/Q/twall5_2.png b/textures/Q/twall5_2.png new file mode 100644 index 0000000..20c43b2 Binary files /dev/null and b/textures/Q/twall5_2.png differ diff --git a/textures/Q/twall5_3.png b/textures/Q/twall5_3.png new file mode 100644 index 0000000..835cb6f Binary files /dev/null and b/textures/Q/twall5_3.png differ diff --git a/textures/Q/uwall1_2.png b/textures/Q/uwall1_2.png new file mode 100644 index 0000000..3730bff Binary files /dev/null and b/textures/Q/uwall1_2.png differ diff --git a/textures/Q/vine1_2.png b/textures/Q/vine1_2.png new file mode 100644 index 0000000..1a8347e Binary files /dev/null and b/textures/Q/vine1_2.png differ diff --git a/textures/Q/wall11_2.png b/textures/Q/wall11_2.png new file mode 100644 index 0000000..50221cd Binary files /dev/null and b/textures/Q/wall11_2.png differ diff --git a/textures/Q/wall11_6.png b/textures/Q/wall11_6.png new file mode 100644 index 0000000..bec6ec1 Binary files /dev/null and b/textures/Q/wall11_6.png differ diff --git a/textures/Q/wall14_5.png b/textures/Q/wall14_5.png new file mode 100644 index 0000000..458e08f Binary files /dev/null and b/textures/Q/wall14_5.png differ diff --git a/textures/Q/wall14_6.png b/textures/Q/wall14_6.png new file mode 100644 index 0000000..f266fbe Binary files /dev/null and b/textures/Q/wall14_6.png differ diff --git a/textures/Q/wall16_4.png b/textures/Q/wall16_4.png new file mode 100644 index 0000000..df29d06 Binary files /dev/null and b/textures/Q/wall16_4.png differ diff --git a/textures/Q/wall16_5.png b/textures/Q/wall16_5.png new file mode 100644 index 0000000..cc215e5 Binary files /dev/null and b/textures/Q/wall16_5.png differ diff --git a/textures/Q/wall16_6.png b/textures/Q/wall16_6.png new file mode 100644 index 0000000..42d174e Binary files /dev/null and b/textures/Q/wall16_6.png differ diff --git a/textures/Q/wall2_8.png b/textures/Q/wall2_8.png new file mode 100644 index 0000000..1c17e62 Binary files /dev/null and b/textures/Q/wall2_8.png differ diff --git a/textures/Q/wall3_4.png b/textures/Q/wall3_4.png new file mode 100644 index 0000000..1bc7cc2 Binary files /dev/null and b/textures/Q/wall3_4.png differ diff --git a/textures/Q/wall9_3.png b/textures/Q/wall9_3.png new file mode 100644 index 0000000..e43d415 Binary files /dev/null and b/textures/Q/wall9_3.png differ diff --git a/textures/Q/wall9_8.png b/textures/Q/wall9_8.png new file mode 100644 index 0000000..9848e31 Binary files /dev/null and b/textures/Q/wall9_8.png differ diff --git a/textures/Q/warch05.png b/textures/Q/warch05.png new file mode 100644 index 0000000..db96eda Binary files /dev/null and b/textures/Q/warch05.png differ diff --git a/textures/Q/wbrick1_4.png b/textures/Q/wbrick1_4.png new file mode 100644 index 0000000..269092d Binary files /dev/null and b/textures/Q/wbrick1_4.png differ diff --git a/textures/Q/wbrick1_5.png b/textures/Q/wbrick1_5.png new file mode 100644 index 0000000..1b73a31 Binary files /dev/null and b/textures/Q/wbrick1_5.png differ diff --git a/textures/Q/wgrass1_1.png b/textures/Q/wgrass1_1.png new file mode 100644 index 0000000..1849ff6 Binary files /dev/null and b/textures/Q/wgrass1_1.png differ diff --git a/textures/Q/window01.png b/textures/Q/window01.png new file mode 100644 index 0000000..973f108 Binary files /dev/null and b/textures/Q/window01.png differ diff --git a/textures/Q/window01_1.png b/textures/Q/window01_1.png new file mode 100644 index 0000000..ba665bf Binary files /dev/null and b/textures/Q/window01_1.png differ diff --git a/textures/Q/window01_2.png b/textures/Q/window01_2.png new file mode 100644 index 0000000..0f41cbb Binary files /dev/null and b/textures/Q/window01_2.png differ diff --git a/textures/Q/window01_3.png b/textures/Q/window01_3.png new file mode 100644 index 0000000..dde57f5 Binary files /dev/null and b/textures/Q/window01_3.png differ diff --git a/textures/Q/window01_4.png b/textures/Q/window01_4.png new file mode 100644 index 0000000..781087f Binary files /dev/null and b/textures/Q/window01_4.png differ diff --git a/textures/Q/window02_1.png b/textures/Q/window02_1.png new file mode 100644 index 0000000..7fddd11 Binary files /dev/null and b/textures/Q/window02_1.png differ diff --git a/textures/Q/window03.png b/textures/Q/window03.png new file mode 100644 index 0000000..0c0994d Binary files /dev/null and b/textures/Q/window03.png differ diff --git a/textures/Q/window1_2.png b/textures/Q/window1_2.png new file mode 100644 index 0000000..8818fa9 Binary files /dev/null and b/textures/Q/window1_2.png differ diff --git a/textures/Q/window1_3.png b/textures/Q/window1_3.png new file mode 100644 index 0000000..2e460e1 Binary files /dev/null and b/textures/Q/window1_3.png differ diff --git a/textures/Q/window1_4.png b/textures/Q/window1_4.png new file mode 100644 index 0000000..41a7158 Binary files /dev/null and b/textures/Q/window1_4.png differ diff --git a/textures/Q/wiz1_2.png b/textures/Q/wiz1_2.png new file mode 100644 index 0000000..7486e48 Binary files /dev/null and b/textures/Q/wiz1_2.png differ diff --git a/textures/Q/wiz1_3.png b/textures/Q/wiz1_3.png new file mode 100644 index 0000000..dc44496 Binary files /dev/null and b/textures/Q/wiz1_3.png differ diff --git a/textures/Q/wiz1_4.png b/textures/Q/wiz1_4.png new file mode 100644 index 0000000..708c8b6 Binary files /dev/null and b/textures/Q/wiz1_4.png differ diff --git a/textures/Q/wizwin1_8.png b/textures/Q/wizwin1_8.png new file mode 100644 index 0000000..e463b38 Binary files /dev/null and b/textures/Q/wizwin1_8.png differ diff --git a/textures/Q/wizwood1_4.png b/textures/Q/wizwood1_4.png new file mode 100644 index 0000000..1b321ff Binary files /dev/null and b/textures/Q/wizwood1_4.png differ diff --git a/textures/Q/wizwood1_5.png b/textures/Q/wizwood1_5.png new file mode 100644 index 0000000..504eccb Binary files /dev/null and b/textures/Q/wizwood1_5.png differ diff --git a/textures/Q/wizwood1_6.png b/textures/Q/wizwood1_6.png new file mode 100644 index 0000000..10c1b05 Binary files /dev/null and b/textures/Q/wizwood1_6.png differ diff --git a/textures/Q/wizwood1_7.png b/textures/Q/wizwood1_7.png new file mode 100644 index 0000000..b8d51b4 Binary files /dev/null and b/textures/Q/wizwood1_7.png differ diff --git a/textures/Q/wizwood1_8.png b/textures/Q/wizwood1_8.png new file mode 100644 index 0000000..fc16c18 Binary files /dev/null and b/textures/Q/wizwood1_8.png differ diff --git a/textures/Q/wkey02_3.png b/textures/Q/wkey02_3.png new file mode 100644 index 0000000..446a04d Binary files /dev/null and b/textures/Q/wkey02_3.png differ diff --git a/textures/Q/wmet2_2.png b/textures/Q/wmet2_2.png new file mode 100644 index 0000000..8f220df Binary files /dev/null and b/textures/Q/wmet2_2.png differ diff --git a/textures/Q/wmet2_3.png b/textures/Q/wmet2_3.png new file mode 100644 index 0000000..98a2af0 Binary files /dev/null and b/textures/Q/wmet2_3.png differ diff --git a/textures/Q/wmet2_4.png b/textures/Q/wmet2_4.png new file mode 100644 index 0000000..5067a6a Binary files /dev/null and b/textures/Q/wmet2_4.png differ diff --git a/textures/Q/wmet3_1.png b/textures/Q/wmet3_1.png new file mode 100644 index 0000000..f4a556e Binary files /dev/null and b/textures/Q/wmet3_1.png differ diff --git a/textures/Q/wmet3_3.png b/textures/Q/wmet3_3.png new file mode 100644 index 0000000..0d72c59 Binary files /dev/null and b/textures/Q/wmet3_3.png differ diff --git a/textures/Q/wmet3_4.png b/textures/Q/wmet3_4.png new file mode 100644 index 0000000..1fdc8d4 Binary files /dev/null and b/textures/Q/wmet3_4.png differ diff --git a/textures/Q/wood1_1.png b/textures/Q/wood1_1.png new file mode 100644 index 0000000..d3aefc0 Binary files /dev/null and b/textures/Q/wood1_1.png differ diff --git a/textures/Q/wood1_5.png b/textures/Q/wood1_5.png new file mode 100644 index 0000000..c1dbb6a Binary files /dev/null and b/textures/Q/wood1_5.png differ diff --git a/textures/Q/wood1_7.png b/textures/Q/wood1_7.png new file mode 100644 index 0000000..65612bd Binary files /dev/null and b/textures/Q/wood1_7.png differ diff --git a/textures/Q/wood1_8.png b/textures/Q/wood1_8.png new file mode 100644 index 0000000..bb74378 Binary files /dev/null and b/textures/Q/wood1_8.png differ diff --git a/textures/Q/wood3_1.png b/textures/Q/wood3_1.png new file mode 100644 index 0000000..e2e1add Binary files /dev/null and b/textures/Q/wood3_1.png differ diff --git a/textures/Q/wswamp1_2.png b/textures/Q/wswamp1_2.png new file mode 100644 index 0000000..b893964 Binary files /dev/null and b/textures/Q/wswamp1_2.png differ diff --git a/textures/Q/wswamp1_4.png b/textures/Q/wswamp1_4.png new file mode 100644 index 0000000..b3f6207 Binary files /dev/null and b/textures/Q/wswamp1_4.png differ diff --git a/textures/Q/wswamp2_1.png b/textures/Q/wswamp2_1.png new file mode 100644 index 0000000..3a031cb Binary files /dev/null and b/textures/Q/wswamp2_1.png differ diff --git a/textures/Q/wswamp2_2.png b/textures/Q/wswamp2_2.png new file mode 100644 index 0000000..6de30ad Binary files /dev/null and b/textures/Q/wswamp2_2.png differ diff --git a/textures/Q/wswitch1.png b/textures/Q/wswitch1.png new file mode 100644 index 0000000..5d11803 Binary files /dev/null and b/textures/Q/wswitch1.png differ diff --git a/textures/Q/wwall1_1.png b/textures/Q/wwall1_1.png new file mode 100644 index 0000000..8911ca6 Binary files /dev/null and b/textures/Q/wwall1_1.png differ diff --git a/textures/Q/z_exit.png b/textures/Q/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/Q/z_exit.png differ diff --git a/textures/clip_trigger/clip.png b/textures/clip_trigger/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/clip_trigger/clip.png differ diff --git a/textures/clip_trigger/trigger.png b/textures/clip_trigger/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/clip_trigger/trigger.png differ diff --git a/textures/devqtex_v2/d128x32.png b/textures/devqtex_v2/d128x32.png new file mode 100644 index 0000000..59f660d Binary files /dev/null and b/textures/devqtex_v2/d128x32.png differ diff --git a/textures/devqtex_v2/d128x64.png b/textures/devqtex_v2/d128x64.png new file mode 100644 index 0000000..7e5fb85 Binary files /dev/null and b/textures/devqtex_v2/d128x64.png differ diff --git a/textures/devqtex_v2/d192x32.png b/textures/devqtex_v2/d192x32.png new file mode 100644 index 0000000..5f2858e Binary files /dev/null and b/textures/devqtex_v2/d192x32.png differ diff --git a/textures/devqtex_v2/d192x64.png b/textures/devqtex_v2/d192x64.png new file mode 100644 index 0000000..8746404 Binary files /dev/null and b/textures/devqtex_v2/d192x64.png differ diff --git a/textures/devqtex_v2/d256x32.png b/textures/devqtex_v2/d256x32.png new file mode 100644 index 0000000..f61c327 Binary files /dev/null and b/textures/devqtex_v2/d256x32.png differ diff --git a/textures/devqtex_v2/d256x64.png b/textures/devqtex_v2/d256x64.png new file mode 100644 index 0000000..c72fe56 Binary files /dev/null and b/textures/devqtex_v2/d256x64.png differ diff --git a/textures/devqtex_v2/d512x32.png b/textures/devqtex_v2/d512x32.png new file mode 100644 index 0000000..994e4f5 Binary files /dev/null and b/textures/devqtex_v2/d512x32.png differ diff --git a/textures/devqtex_v2/d512x64.png b/textures/devqtex_v2/d512x64.png new file mode 100644 index 0000000..d9c2842 Binary files /dev/null and b/textures/devqtex_v2/d512x64.png differ diff --git a/textures/devqtex_v2/d64x32.png b/textures/devqtex_v2/d64x32.png new file mode 100644 index 0000000..612fd91 Binary files /dev/null and b/textures/devqtex_v2/d64x32.png differ diff --git a/textures/dm1/*lava1.png b/textures/dm1/*lava1.png new file mode 100644 index 0000000..099c4b8 Binary files /dev/null and b/textures/dm1/*lava1.png differ diff --git a/textures/dm1/*teleport.png b/textures/dm1/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/dm1/*teleport.png differ diff --git a/textures/dm1/+0button.png b/textures/dm1/+0button.png new file mode 100644 index 0000000..14947f9 Binary files /dev/null and b/textures/dm1/+0button.png differ diff --git a/textures/dm1/+0floorsw.png b/textures/dm1/+0floorsw.png new file mode 100644 index 0000000..048c5b2 Binary files /dev/null and b/textures/dm1/+0floorsw.png differ diff --git a/textures/dm1/+1button.png b/textures/dm1/+1button.png new file mode 100644 index 0000000..de83f50 Binary files /dev/null and b/textures/dm1/+1button.png differ diff --git a/textures/dm1/+1floorsw.png b/textures/dm1/+1floorsw.png new file mode 100644 index 0000000..aada891 Binary files /dev/null and b/textures/dm1/+1floorsw.png differ diff --git a/textures/dm1/+2button.png b/textures/dm1/+2button.png new file mode 100644 index 0000000..be192b8 Binary files /dev/null and b/textures/dm1/+2button.png differ diff --git a/textures/dm1/+2floorsw.png b/textures/dm1/+2floorsw.png new file mode 100644 index 0000000..b926cc3 Binary files /dev/null and b/textures/dm1/+2floorsw.png differ diff --git a/textures/dm1/+3button.png b/textures/dm1/+3button.png new file mode 100644 index 0000000..db99f9d Binary files /dev/null and b/textures/dm1/+3button.png differ diff --git a/textures/dm1/+3floorsw.png b/textures/dm1/+3floorsw.png new file mode 100644 index 0000000..d1d5725 Binary files /dev/null and b/textures/dm1/+3floorsw.png differ diff --git a/textures/dm1/+abutton.png b/textures/dm1/+abutton.png new file mode 100644 index 0000000..7714abc Binary files /dev/null and b/textures/dm1/+abutton.png differ diff --git a/textures/dm1/+afloorsw.png b/textures/dm1/+afloorsw.png new file mode 100644 index 0000000..06b5091 Binary files /dev/null and b/textures/dm1/+afloorsw.png differ diff --git a/textures/dm1/bodiesa2_1.png b/textures/dm1/bodiesa2_1.png new file mode 100644 index 0000000..20dfede Binary files /dev/null and b/textures/dm1/bodiesa2_1.png differ diff --git a/textures/dm1/bodiesa2_4.png b/textures/dm1/bodiesa2_4.png new file mode 100644 index 0000000..7d40182 Binary files /dev/null and b/textures/dm1/bodiesa2_4.png differ diff --git a/textures/dm1/bodiesa3_1.png b/textures/dm1/bodiesa3_1.png new file mode 100644 index 0000000..51bdb28 Binary files /dev/null and b/textures/dm1/bodiesa3_1.png differ diff --git a/textures/dm1/bodiesa3_2.png b/textures/dm1/bodiesa3_2.png new file mode 100644 index 0000000..fb4bef8 Binary files /dev/null and b/textures/dm1/bodiesa3_2.png differ diff --git a/textures/dm1/bodiesa3_3.png b/textures/dm1/bodiesa3_3.png new file mode 100644 index 0000000..1adddfc Binary files /dev/null and b/textures/dm1/bodiesa3_3.png differ diff --git a/textures/dm1/bricka2_4.png b/textures/dm1/bricka2_4.png new file mode 100644 index 0000000..73b0dd2 Binary files /dev/null and b/textures/dm1/bricka2_4.png differ diff --git a/textures/dm1/bricka2_6.png b/textures/dm1/bricka2_6.png new file mode 100644 index 0000000..c8d738c Binary files /dev/null and b/textures/dm1/bricka2_6.png differ diff --git a/textures/dm1/city4_7.png b/textures/dm1/city4_7.png new file mode 100644 index 0000000..b800099 Binary files /dev/null and b/textures/dm1/city4_7.png differ diff --git a/textures/dm1/cop1_5.png b/textures/dm1/cop1_5.png new file mode 100644 index 0000000..ce669be Binary files /dev/null and b/textures/dm1/cop1_5.png differ diff --git a/textures/dm1/cop1_6.png b/textures/dm1/cop1_6.png new file mode 100644 index 0000000..8fc8c40 Binary files /dev/null and b/textures/dm1/cop1_6.png differ diff --git a/textures/dm1/cop1_7.png b/textures/dm1/cop1_7.png new file mode 100644 index 0000000..7d75f34 Binary files /dev/null and b/textures/dm1/cop1_7.png differ diff --git a/textures/dm1/cop2_5.png b/textures/dm1/cop2_5.png new file mode 100644 index 0000000..af90b81 Binary files /dev/null and b/textures/dm1/cop2_5.png differ diff --git a/textures/dm1/cop3_4.png b/textures/dm1/cop3_4.png new file mode 100644 index 0000000..45da005 Binary files /dev/null and b/textures/dm1/cop3_4.png differ diff --git a/textures/dm1/door05_3.png b/textures/dm1/door05_3.png new file mode 100644 index 0000000..db510f6 Binary files /dev/null and b/textures/dm1/door05_3.png differ diff --git a/textures/dm1/dung01_1.png b/textures/dm1/dung01_1.png new file mode 100644 index 0000000..d7a8649 Binary files /dev/null and b/textures/dm1/dung01_1.png differ diff --git a/textures/dm1/dung01_2.png b/textures/dm1/dung01_2.png new file mode 100644 index 0000000..22e3920 Binary files /dev/null and b/textures/dm1/dung01_2.png differ diff --git a/textures/dm1/dung01_3.png b/textures/dm1/dung01_3.png new file mode 100644 index 0000000..d10a47c Binary files /dev/null and b/textures/dm1/dung01_3.png differ diff --git a/textures/dm1/dung01_4.png b/textures/dm1/dung01_4.png new file mode 100644 index 0000000..9f66d61 Binary files /dev/null and b/textures/dm1/dung01_4.png differ diff --git a/textures/dm1/dung01_5.png b/textures/dm1/dung01_5.png new file mode 100644 index 0000000..7eeb3ed Binary files /dev/null and b/textures/dm1/dung01_5.png differ diff --git a/textures/dm1/dung02_1.png b/textures/dm1/dung02_1.png new file mode 100644 index 0000000..0b3c9bf Binary files /dev/null and b/textures/dm1/dung02_1.png differ diff --git a/textures/dm1/dung02_5.png b/textures/dm1/dung02_5.png new file mode 100644 index 0000000..ea8f0de Binary files /dev/null and b/textures/dm1/dung02_5.png differ diff --git a/textures/dm1/metal1_3.png b/textures/dm1/metal1_3.png new file mode 100644 index 0000000..b75b82c Binary files /dev/null and b/textures/dm1/metal1_3.png differ diff --git a/textures/dm1/metal2_2.png b/textures/dm1/metal2_2.png new file mode 100644 index 0000000..20d52cc Binary files /dev/null and b/textures/dm1/metal2_2.png differ diff --git a/textures/dm1/trigger.png b/textures/dm1/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/dm1/trigger.png differ diff --git a/textures/dm2/*04mwat2.png b/textures/dm2/*04mwat2.png new file mode 100644 index 0000000..31f14b1 Binary files /dev/null and b/textures/dm2/*04mwat2.png differ diff --git a/textures/dm2/*lava1.png b/textures/dm2/*lava1.png new file mode 100644 index 0000000..099c4b8 Binary files /dev/null and b/textures/dm2/*lava1.png differ diff --git a/textures/dm2/*teleport.png b/textures/dm2/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/dm2/*teleport.png differ diff --git a/textures/dm2/cop1_1.png b/textures/dm2/cop1_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/dm2/cop1_1.png differ diff --git a/textures/dm2/cop3_4.png b/textures/dm2/cop3_4.png new file mode 100644 index 0000000..45da005 Binary files /dev/null and b/textures/dm2/cop3_4.png differ diff --git a/textures/dm2/met5_1.png b/textures/dm2/met5_1.png new file mode 100644 index 0000000..cc9a272 Binary files /dev/null and b/textures/dm2/met5_1.png differ diff --git a/textures/dm2/met5_2.png b/textures/dm2/met5_2.png new file mode 100644 index 0000000..722b93a Binary files /dev/null and b/textures/dm2/met5_2.png differ diff --git a/textures/dm2/met5_3.png b/textures/dm2/met5_3.png new file mode 100644 index 0000000..1eb1dec Binary files /dev/null and b/textures/dm2/met5_3.png differ diff --git a/textures/dm2/metal1_3.png b/textures/dm2/metal1_3.png new file mode 100644 index 0000000..b75b82c Binary files /dev/null and b/textures/dm2/metal1_3.png differ diff --git a/textures/dm2/metal1_4.png b/textures/dm2/metal1_4.png new file mode 100644 index 0000000..e77c5b7 Binary files /dev/null and b/textures/dm2/metal1_4.png differ diff --git a/textures/dm2/metal1_7.png b/textures/dm2/metal1_7.png new file mode 100644 index 0000000..97f2db5 Binary files /dev/null and b/textures/dm2/metal1_7.png differ diff --git a/textures/dm2/metal2_2.png b/textures/dm2/metal2_2.png new file mode 100644 index 0000000..20d52cc Binary files /dev/null and b/textures/dm2/metal2_2.png differ diff --git a/textures/dm2/metal4_3.png b/textures/dm2/metal4_3.png new file mode 100644 index 0000000..aefabce Binary files /dev/null and b/textures/dm2/metal4_3.png differ diff --git a/textures/dm2/metal4_4.png b/textures/dm2/metal4_4.png new file mode 100644 index 0000000..41a1994 Binary files /dev/null and b/textures/dm2/metal4_4.png differ diff --git a/textures/dm2/metal4_5.png b/textures/dm2/metal4_5.png new file mode 100644 index 0000000..90bcde0 Binary files /dev/null and b/textures/dm2/metal4_5.png differ diff --git a/textures/dm2/metal5_1.png b/textures/dm2/metal5_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/dm2/metal5_1.png differ diff --git a/textures/dm2/metalt1_2.png b/textures/dm2/metalt1_2.png new file mode 100644 index 0000000..cb0433f Binary files /dev/null and b/textures/dm2/metalt1_2.png differ diff --git a/textures/dm2/metalt2_1.png b/textures/dm2/metalt2_1.png new file mode 100644 index 0000000..8d272be Binary files /dev/null and b/textures/dm2/metalt2_1.png differ diff --git a/textures/dm2/metalt2_3.png b/textures/dm2/metalt2_3.png new file mode 100644 index 0000000..ca63a89 Binary files /dev/null and b/textures/dm2/metalt2_3.png differ diff --git a/textures/dm2/metalt2_8.png b/textures/dm2/metalt2_8.png new file mode 100644 index 0000000..038c9af Binary files /dev/null and b/textures/dm2/metalt2_8.png differ diff --git a/textures/dm2/mmetal1_2.png b/textures/dm2/mmetal1_2.png new file mode 100644 index 0000000..53f634d Binary files /dev/null and b/textures/dm2/mmetal1_2.png differ diff --git a/textures/dm2/mmetal1_6.png b/textures/dm2/mmetal1_6.png new file mode 100644 index 0000000..01b681a Binary files /dev/null and b/textures/dm2/mmetal1_6.png differ diff --git a/textures/dm2/muh_bad.png b/textures/dm2/muh_bad.png new file mode 100644 index 0000000..4c182c5 Binary files /dev/null and b/textures/dm2/muh_bad.png differ diff --git a/textures/dm2/nmetal2_1.png b/textures/dm2/nmetal2_1.png new file mode 100644 index 0000000..b8525ac Binary files /dev/null and b/textures/dm2/nmetal2_1.png differ diff --git a/textures/dm2/plat_top2.png b/textures/dm2/plat_top2.png new file mode 100644 index 0000000..831ee39 Binary files /dev/null and b/textures/dm2/plat_top2.png differ diff --git a/textures/dm2/rune1_1.png b/textures/dm2/rune1_1.png new file mode 100644 index 0000000..bb21ccb Binary files /dev/null and b/textures/dm2/rune1_1.png differ diff --git a/textures/dm2/rune1_5.png b/textures/dm2/rune1_5.png new file mode 100644 index 0000000..16eb2cf Binary files /dev/null and b/textures/dm2/rune1_5.png differ diff --git a/textures/dm2/rune1_6.png b/textures/dm2/rune1_6.png new file mode 100644 index 0000000..0eb4eff Binary files /dev/null and b/textures/dm2/rune1_6.png differ diff --git a/textures/dm2/rune1_7.png b/textures/dm2/rune1_7.png new file mode 100644 index 0000000..6b06d0c Binary files /dev/null and b/textures/dm2/rune1_7.png differ diff --git a/textures/dm2/rune2_1.png b/textures/dm2/rune2_1.png new file mode 100644 index 0000000..6654436 Binary files /dev/null and b/textures/dm2/rune2_1.png differ diff --git a/textures/dm2/rune2_2.png b/textures/dm2/rune2_2.png new file mode 100644 index 0000000..d9af17e Binary files /dev/null and b/textures/dm2/rune2_2.png differ diff --git a/textures/dm2/rune2_3.png b/textures/dm2/rune2_3.png new file mode 100644 index 0000000..18acc99 Binary files /dev/null and b/textures/dm2/rune2_3.png differ diff --git a/textures/dm2/rune2_4.png b/textures/dm2/rune2_4.png new file mode 100644 index 0000000..b20573d Binary files /dev/null and b/textures/dm2/rune2_4.png differ diff --git a/textures/dm2/rune2_5.png b/textures/dm2/rune2_5.png new file mode 100644 index 0000000..95a12c7 Binary files /dev/null and b/textures/dm2/rune2_5.png differ diff --git a/textures/dm2/sky4.png b/textures/dm2/sky4.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/dm2/sky4.png differ diff --git a/textures/dm2/trigger.png b/textures/dm2/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/dm2/trigger.png differ diff --git a/textures/dm2/z_exit.png b/textures/dm2/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/dm2/z_exit.png differ diff --git a/textures/dm3/*teleport.png b/textures/dm3/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/dm3/*teleport.png differ diff --git a/textures/dm3/*water1.png b/textures/dm3/*water1.png new file mode 100644 index 0000000..a78bfa1 Binary files /dev/null and b/textures/dm3/*water1.png differ diff --git a/textures/dm3/comp1_1.png b/textures/dm3/comp1_1.png new file mode 100644 index 0000000..b929c60 Binary files /dev/null and b/textures/dm3/comp1_1.png differ diff --git a/textures/dm3/comp1_2.png b/textures/dm3/comp1_2.png new file mode 100644 index 0000000..c6b6ebf Binary files /dev/null and b/textures/dm3/comp1_2.png differ diff --git a/textures/dm3/comp1_3.png b/textures/dm3/comp1_3.png new file mode 100644 index 0000000..69a688b Binary files /dev/null and b/textures/dm3/comp1_3.png differ diff --git a/textures/dm3/comp1_4.png b/textures/dm3/comp1_4.png new file mode 100644 index 0000000..ed52212 Binary files /dev/null and b/textures/dm3/comp1_4.png differ diff --git a/textures/dm3/comp1_5.png b/textures/dm3/comp1_5.png new file mode 100644 index 0000000..0a66103 Binary files /dev/null and b/textures/dm3/comp1_5.png differ diff --git a/textures/dm3/comp1_6.png b/textures/dm3/comp1_6.png new file mode 100644 index 0000000..7391a09 Binary files /dev/null and b/textures/dm3/comp1_6.png differ diff --git a/textures/dm3/comp1_7.png b/textures/dm3/comp1_7.png new file mode 100644 index 0000000..8ccf767 Binary files /dev/null and b/textures/dm3/comp1_7.png differ diff --git a/textures/dm3/comp1_8.png b/textures/dm3/comp1_8.png new file mode 100644 index 0000000..9546e60 Binary files /dev/null and b/textures/dm3/comp1_8.png differ diff --git a/textures/dm3/ecop1_4.png b/textures/dm3/ecop1_4.png new file mode 100644 index 0000000..4510549 Binary files /dev/null and b/textures/dm3/ecop1_4.png differ diff --git a/textures/dm3/ecop1_6.png b/textures/dm3/ecop1_6.png new file mode 100644 index 0000000..8fc8c40 Binary files /dev/null and b/textures/dm3/ecop1_6.png differ diff --git a/textures/dm3/emetal1_3.png b/textures/dm3/emetal1_3.png new file mode 100644 index 0000000..b75b82c Binary files /dev/null and b/textures/dm3/emetal1_3.png differ diff --git a/textures/dm3/ground1_2.png b/textures/dm3/ground1_2.png new file mode 100644 index 0000000..631c399 Binary files /dev/null and b/textures/dm3/ground1_2.png differ diff --git a/textures/dm3/ground1_6.png b/textures/dm3/ground1_6.png new file mode 100644 index 0000000..482804a Binary files /dev/null and b/textures/dm3/ground1_6.png differ diff --git a/textures/dm3/ground1_7.png b/textures/dm3/ground1_7.png new file mode 100644 index 0000000..8b9bfc4 Binary files /dev/null and b/textures/dm3/ground1_7.png differ diff --git a/textures/dm3/plat_side1.png b/textures/dm3/plat_side1.png new file mode 100644 index 0000000..35dd135 Binary files /dev/null and b/textures/dm3/plat_side1.png differ diff --git a/textures/dm3/plat_stem.png b/textures/dm3/plat_stem.png new file mode 100644 index 0000000..b5091dc Binary files /dev/null and b/textures/dm3/plat_stem.png differ diff --git a/textures/dm3/plat_top1.png b/textures/dm3/plat_top1.png new file mode 100644 index 0000000..5776d21 Binary files /dev/null and b/textures/dm3/plat_top1.png differ diff --git a/textures/dm3/sfloor1_2.png b/textures/dm3/sfloor1_2.png new file mode 100644 index 0000000..6c49022 Binary files /dev/null and b/textures/dm3/sfloor1_2.png differ diff --git a/textures/dm3/sfloor3_2.png b/textures/dm3/sfloor3_2.png new file mode 100644 index 0000000..31649cb Binary files /dev/null and b/textures/dm3/sfloor3_2.png differ diff --git a/textures/dm3/sfloor4_1.png b/textures/dm3/sfloor4_1.png new file mode 100644 index 0000000..74f91ce Binary files /dev/null and b/textures/dm3/sfloor4_1.png differ diff --git a/textures/dm3/sfloor4_2.png b/textures/dm3/sfloor4_2.png new file mode 100644 index 0000000..70f9b4d Binary files /dev/null and b/textures/dm3/sfloor4_2.png differ diff --git a/textures/dm3/sfloor4_4.png b/textures/dm3/sfloor4_4.png new file mode 100644 index 0000000..297e7bc Binary files /dev/null and b/textures/dm3/sfloor4_4.png differ diff --git a/textures/dm3/sfloor4_5.png b/textures/dm3/sfloor4_5.png new file mode 100644 index 0000000..0c7ed5d Binary files /dev/null and b/textures/dm3/sfloor4_5.png differ diff --git a/textures/dm3/sfloor4_7.png b/textures/dm3/sfloor4_7.png new file mode 100644 index 0000000..f436b21 Binary files /dev/null and b/textures/dm3/sfloor4_7.png differ diff --git a/textures/dm3/sfloor4_8.png b/textures/dm3/sfloor4_8.png new file mode 100644 index 0000000..1964d1d Binary files /dev/null and b/textures/dm3/sfloor4_8.png differ diff --git a/textures/dm3/sky4.png b/textures/dm3/sky4.png new file mode 100644 index 0000000..e9da881 Binary files /dev/null and b/textures/dm3/sky4.png differ diff --git a/textures/dm3/tech01_1.png b/textures/dm3/tech01_1.png new file mode 100644 index 0000000..f4edfde Binary files /dev/null and b/textures/dm3/tech01_1.png differ diff --git a/textures/dm3/tech01_2.png b/textures/dm3/tech01_2.png new file mode 100644 index 0000000..18b26ea Binary files /dev/null and b/textures/dm3/tech01_2.png differ diff --git a/textures/dm3/tech01_5.png b/textures/dm3/tech01_5.png new file mode 100644 index 0000000..f6e20e6 Binary files /dev/null and b/textures/dm3/tech01_5.png differ diff --git a/textures/dm3/tech01_6.png b/textures/dm3/tech01_6.png new file mode 100644 index 0000000..86779f7 Binary files /dev/null and b/textures/dm3/tech01_6.png differ diff --git a/textures/dm3/tech01_7.png b/textures/dm3/tech01_7.png new file mode 100644 index 0000000..1409168 Binary files /dev/null and b/textures/dm3/tech01_7.png differ diff --git a/textures/dm3/tech02_6.png b/textures/dm3/tech02_6.png new file mode 100644 index 0000000..93d7966 Binary files /dev/null and b/textures/dm3/tech02_6.png differ diff --git a/textures/dm3/tech02_7.png b/textures/dm3/tech02_7.png new file mode 100644 index 0000000..ec358dd Binary files /dev/null and b/textures/dm3/tech02_7.png differ diff --git a/textures/dm3/tech03_1.png b/textures/dm3/tech03_1.png new file mode 100644 index 0000000..9586f18 Binary files /dev/null and b/textures/dm3/tech03_1.png differ diff --git a/textures/dm3/tech03_2.png b/textures/dm3/tech03_2.png new file mode 100644 index 0000000..c26c732 Binary files /dev/null and b/textures/dm3/tech03_2.png differ diff --git a/textures/dm3/tech04_1.png b/textures/dm3/tech04_1.png new file mode 100644 index 0000000..ec8fa9d Binary files /dev/null and b/textures/dm3/tech04_1.png differ diff --git a/textures/dm3/tech04_2.png b/textures/dm3/tech04_2.png new file mode 100644 index 0000000..d8d53f6 Binary files /dev/null and b/textures/dm3/tech04_2.png differ diff --git a/textures/dm3/tech04_3.png b/textures/dm3/tech04_3.png new file mode 100644 index 0000000..46425b8 Binary files /dev/null and b/textures/dm3/tech04_3.png differ diff --git a/textures/dm3/tech04_4.png b/textures/dm3/tech04_4.png new file mode 100644 index 0000000..0b49495 Binary files /dev/null and b/textures/dm3/tech04_4.png differ diff --git a/textures/dm3/tech04_5.png b/textures/dm3/tech04_5.png new file mode 100644 index 0000000..528ae63 Binary files /dev/null and b/textures/dm3/tech04_5.png differ diff --git a/textures/dm3/tech04_6.png b/textures/dm3/tech04_6.png new file mode 100644 index 0000000..2700837 Binary files /dev/null and b/textures/dm3/tech04_6.png differ diff --git a/textures/dm3/tech04_7.png b/textures/dm3/tech04_7.png new file mode 100644 index 0000000..5278f5a Binary files /dev/null and b/textures/dm3/tech04_7.png differ diff --git a/textures/dm3/tech04_8.png b/textures/dm3/tech04_8.png new file mode 100644 index 0000000..58ac379 Binary files /dev/null and b/textures/dm3/tech04_8.png differ diff --git a/textures/dm3/tech05_1.png b/textures/dm3/tech05_1.png new file mode 100644 index 0000000..e7258e0 Binary files /dev/null and b/textures/dm3/tech05_1.png differ diff --git a/textures/dm3/tech05_2.png b/textures/dm3/tech05_2.png new file mode 100644 index 0000000..7e5fa31 Binary files /dev/null and b/textures/dm3/tech05_2.png differ diff --git a/textures/dm3/tech06_1.png b/textures/dm3/tech06_1.png new file mode 100644 index 0000000..0b66074 Binary files /dev/null and b/textures/dm3/tech06_1.png differ diff --git a/textures/dm3/tech06_2.png b/textures/dm3/tech06_2.png new file mode 100644 index 0000000..9e19f11 Binary files /dev/null and b/textures/dm3/tech06_2.png differ diff --git a/textures/dm3/tech07_1.png b/textures/dm3/tech07_1.png new file mode 100644 index 0000000..750f555 Binary files /dev/null and b/textures/dm3/tech07_1.png differ diff --git a/textures/dm3/tech07_2.png b/textures/dm3/tech07_2.png new file mode 100644 index 0000000..35be421 Binary files /dev/null and b/textures/dm3/tech07_2.png differ diff --git a/textures/dm3/tele_top.png b/textures/dm3/tele_top.png new file mode 100644 index 0000000..a2362d2 Binary files /dev/null and b/textures/dm3/tele_top.png differ diff --git a/textures/dm3/tlight01.png b/textures/dm3/tlight01.png new file mode 100644 index 0000000..d1a232a Binary files /dev/null and b/textures/dm3/tlight01.png differ diff --git a/textures/dm3/tlight02.png b/textures/dm3/tlight02.png new file mode 100644 index 0000000..a7e3a88 Binary files /dev/null and b/textures/dm3/tlight02.png differ diff --git a/textures/dm3/tlight03.png b/textures/dm3/tlight03.png new file mode 100644 index 0000000..79707fa Binary files /dev/null and b/textures/dm3/tlight03.png differ diff --git a/textures/dm3/tlight07.png b/textures/dm3/tlight07.png new file mode 100644 index 0000000..0434563 Binary files /dev/null and b/textures/dm3/tlight07.png differ diff --git a/textures/dm3/tlight08.png b/textures/dm3/tlight08.png new file mode 100644 index 0000000..c7c6dd1 Binary files /dev/null and b/textures/dm3/tlight08.png differ diff --git a/textures/dm3/tlight09.png b/textures/dm3/tlight09.png new file mode 100644 index 0000000..147befe Binary files /dev/null and b/textures/dm3/tlight09.png differ diff --git a/textures/dm3/z_exit.png b/textures/dm3/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/dm3/z_exit.png differ diff --git a/textures/dm4/*lava1.png b/textures/dm4/*lava1.png new file mode 100644 index 0000000..099c4b8 Binary files /dev/null and b/textures/dm4/*lava1.png differ diff --git a/textures/dm4/*teleport.png b/textures/dm4/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/dm4/*teleport.png differ diff --git a/textures/dm4/cop1_2.png b/textures/dm4/cop1_2.png new file mode 100644 index 0000000..b875c92 Binary files /dev/null and b/textures/dm4/cop1_2.png differ diff --git a/textures/dm4/cop1_7.png b/textures/dm4/cop1_7.png new file mode 100644 index 0000000..7d75f34 Binary files /dev/null and b/textures/dm4/cop1_7.png differ diff --git a/textures/dm4/cop3_4.png b/textures/dm4/cop3_4.png new file mode 100644 index 0000000..45da005 Binary files /dev/null and b/textures/dm4/cop3_4.png differ diff --git a/textures/dm4/light3_7.png b/textures/dm4/light3_7.png new file mode 100644 index 0000000..7ab83c5 Binary files /dev/null and b/textures/dm4/light3_7.png differ diff --git a/textures/dm4/metal1_3.png b/textures/dm4/metal1_3.png new file mode 100644 index 0000000..b75b82c Binary files /dev/null and b/textures/dm4/metal1_3.png differ diff --git a/textures/dm4/metal1_4.png b/textures/dm4/metal1_4.png new file mode 100644 index 0000000..e77c5b7 Binary files /dev/null and b/textures/dm4/metal1_4.png differ diff --git a/textures/dm4/metal1_6.png b/textures/dm4/metal1_6.png new file mode 100644 index 0000000..2becbe3 Binary files /dev/null and b/textures/dm4/metal1_6.png differ diff --git a/textures/dm4/metal5_8.png b/textures/dm4/metal5_8.png new file mode 100644 index 0000000..f15200a Binary files /dev/null and b/textures/dm4/metal5_8.png differ diff --git a/textures/dm4/metal6_1.png b/textures/dm4/metal6_1.png new file mode 100644 index 0000000..cca7507 Binary files /dev/null and b/textures/dm4/metal6_1.png differ diff --git a/textures/dm4/metal6_2.png b/textures/dm4/metal6_2.png new file mode 100644 index 0000000..355efbb Binary files /dev/null and b/textures/dm4/metal6_2.png differ diff --git a/textures/dm4/mmetal1_3.png b/textures/dm4/mmetal1_3.png new file mode 100644 index 0000000..e957e7e Binary files /dev/null and b/textures/dm4/mmetal1_3.png differ diff --git a/textures/dm4/sky4.png b/textures/dm4/sky4.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/dm4/sky4.png differ diff --git a/textures/dm4/trigger.png b/textures/dm4/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/dm4/trigger.png differ diff --git a/textures/dm4/z_exit.png b/textures/dm4/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/dm4/z_exit.png differ diff --git a/textures/dm5/*04water2.png b/textures/dm5/*04water2.png new file mode 100644 index 0000000..111e620 Binary files /dev/null and b/textures/dm5/*04water2.png differ diff --git a/textures/dm5/*teleport.png b/textures/dm5/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/dm5/*teleport.png differ diff --git a/textures/dm5/+0button.png b/textures/dm5/+0button.png new file mode 100644 index 0000000..14947f9 Binary files /dev/null and b/textures/dm5/+0button.png differ diff --git a/textures/dm5/+1button.png b/textures/dm5/+1button.png new file mode 100644 index 0000000..de83f50 Binary files /dev/null and b/textures/dm5/+1button.png differ diff --git a/textures/dm5/+2button.png b/textures/dm5/+2button.png new file mode 100644 index 0000000..be192b8 Binary files /dev/null and b/textures/dm5/+2button.png differ diff --git a/textures/dm5/+3button.png b/textures/dm5/+3button.png new file mode 100644 index 0000000..db99f9d Binary files /dev/null and b/textures/dm5/+3button.png differ diff --git a/textures/dm5/+abutton.png b/textures/dm5/+abutton.png new file mode 100644 index 0000000..7714abc Binary files /dev/null and b/textures/dm5/+abutton.png differ diff --git a/textures/dm5/adoor03_6.png b/textures/dm5/adoor03_6.png new file mode 100644 index 0000000..db510f6 Binary files /dev/null and b/textures/dm5/adoor03_6.png differ diff --git a/textures/dm5/afloor1_3.png b/textures/dm5/afloor1_3.png new file mode 100644 index 0000000..2fd9a47 Binary files /dev/null and b/textures/dm5/afloor1_3.png differ diff --git a/textures/dm5/afloor1_4.png b/textures/dm5/afloor1_4.png new file mode 100644 index 0000000..89f5e0b Binary files /dev/null and b/textures/dm5/afloor1_4.png differ diff --git a/textures/dm5/afloor1_8.png b/textures/dm5/afloor1_8.png new file mode 100644 index 0000000..7517588 Binary files /dev/null and b/textures/dm5/afloor1_8.png differ diff --git a/textures/dm5/az1_6.png b/textures/dm5/az1_6.png new file mode 100644 index 0000000..f920786 Binary files /dev/null and b/textures/dm5/az1_6.png differ diff --git a/textures/dm5/city2_3.png b/textures/dm5/city2_3.png new file mode 100644 index 0000000..8a2a35d Binary files /dev/null and b/textures/dm5/city2_3.png differ diff --git a/textures/dm5/city2_6.png b/textures/dm5/city2_6.png new file mode 100644 index 0000000..e9f3869 Binary files /dev/null and b/textures/dm5/city2_6.png differ diff --git a/textures/dm5/city3_4.png b/textures/dm5/city3_4.png new file mode 100644 index 0000000..cf87b7e Binary files /dev/null and b/textures/dm5/city3_4.png differ diff --git a/textures/dm5/city4_1.png b/textures/dm5/city4_1.png new file mode 100644 index 0000000..c169312 Binary files /dev/null and b/textures/dm5/city4_1.png differ diff --git a/textures/dm5/cop1_2.png b/textures/dm5/cop1_2.png new file mode 100644 index 0000000..b875c92 Binary files /dev/null and b/textures/dm5/cop1_2.png differ diff --git a/textures/dm5/cop1_5.png b/textures/dm5/cop1_5.png new file mode 100644 index 0000000..ce669be Binary files /dev/null and b/textures/dm5/cop1_5.png differ diff --git a/textures/dm5/door04_1.png b/textures/dm5/door04_1.png new file mode 100644 index 0000000..cee9caa Binary files /dev/null and b/textures/dm5/door04_1.png differ diff --git a/textures/dm5/door05_3.png b/textures/dm5/door05_3.png new file mode 100644 index 0000000..db510f6 Binary files /dev/null and b/textures/dm5/door05_3.png differ diff --git a/textures/dm5/metal1_7.png b/textures/dm5/metal1_7.png new file mode 100644 index 0000000..97f2db5 Binary files /dev/null and b/textures/dm5/metal1_7.png differ diff --git a/textures/dm5/metal2_4.png b/textures/dm5/metal2_4.png new file mode 100644 index 0000000..96ae676 Binary files /dev/null and b/textures/dm5/metal2_4.png differ diff --git a/textures/dm5/sky4.png b/textures/dm5/sky4.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/dm5/sky4.png differ diff --git a/textures/dm5/trigger.png b/textures/dm5/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/dm5/trigger.png differ diff --git a/textures/dm5/z_exit.png b/textures/dm5/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/dm5/z_exit.png differ diff --git a/textures/dm6/*teleport.png b/textures/dm6/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/dm6/*teleport.png differ diff --git a/textures/dm6/city2_6.png b/textures/dm6/city2_6.png new file mode 100644 index 0000000..e9f3869 Binary files /dev/null and b/textures/dm6/city2_6.png differ diff --git a/textures/dm6/city2_7.png b/textures/dm6/city2_7.png new file mode 100644 index 0000000..0a995c4 Binary files /dev/null and b/textures/dm6/city2_7.png differ diff --git a/textures/dm6/city2_8.png b/textures/dm6/city2_8.png new file mode 100644 index 0000000..d3a8631 Binary files /dev/null and b/textures/dm6/city2_8.png differ diff --git a/textures/dm6/city4_2.png b/textures/dm6/city4_2.png new file mode 100644 index 0000000..c2f4dda Binary files /dev/null and b/textures/dm6/city4_2.png differ diff --git a/textures/dm6/cop1_1.png b/textures/dm6/cop1_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/dm6/cop1_1.png differ diff --git a/textures/dm6/cop1_7.png b/textures/dm6/cop1_7.png new file mode 100644 index 0000000..7d75f34 Binary files /dev/null and b/textures/dm6/cop1_7.png differ diff --git a/textures/dm6/ground1_5.png b/textures/dm6/ground1_5.png new file mode 100644 index 0000000..025ec37 Binary files /dev/null and b/textures/dm6/ground1_5.png differ diff --git a/textures/dm6/metal4_4.png b/textures/dm6/metal4_4.png new file mode 100644 index 0000000..41a1994 Binary files /dev/null and b/textures/dm6/metal4_4.png differ diff --git a/textures/dm6/sky4.png b/textures/dm6/sky4.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/dm6/sky4.png differ diff --git a/textures/dm6/trigger.png b/textures/dm6/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/dm6/trigger.png differ diff --git a/textures/dm6/wmet4_8.png b/textures/dm6/wmet4_8.png new file mode 100644 index 0000000..36d2155 Binary files /dev/null and b/textures/dm6/wmet4_8.png differ diff --git a/textures/e1m1/*slime0.png b/textures/e1m1/*slime0.png new file mode 100644 index 0000000..fe955b4 Binary files /dev/null and b/textures/e1m1/*slime0.png differ diff --git a/textures/e1m1/*teleport.png b/textures/e1m1/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/e1m1/*teleport.png differ diff --git a/textures/e1m1/*water0.png b/textures/e1m1/*water0.png new file mode 100644 index 0000000..9c3f91d Binary files /dev/null and b/textures/e1m1/*water0.png differ diff --git a/textures/e1m1/+0basebtn.png b/textures/e1m1/+0basebtn.png new file mode 100644 index 0000000..12618de Binary files /dev/null and b/textures/e1m1/+0basebtn.png differ diff --git a/textures/e1m1/+0planet.png b/textures/e1m1/+0planet.png new file mode 100644 index 0000000..e31dd52 Binary files /dev/null and b/textures/e1m1/+0planet.png differ diff --git a/textures/e1m1/+0slip.png b/textures/e1m1/+0slip.png new file mode 100644 index 0000000..313dfc1 Binary files /dev/null and b/textures/e1m1/+0slip.png differ diff --git a/textures/e1m1/+0slipbot.png b/textures/e1m1/+0slipbot.png new file mode 100644 index 0000000..a5f1df2 Binary files /dev/null and b/textures/e1m1/+0slipbot.png differ diff --git a/textures/e1m1/+0sliptop.png b/textures/e1m1/+0sliptop.png new file mode 100644 index 0000000..1a1702b Binary files /dev/null and b/textures/e1m1/+0sliptop.png differ diff --git a/textures/e1m1/+1basebtn.png b/textures/e1m1/+1basebtn.png new file mode 100644 index 0000000..d57b6a7 Binary files /dev/null and b/textures/e1m1/+1basebtn.png differ diff --git a/textures/e1m1/+1planet.png b/textures/e1m1/+1planet.png new file mode 100644 index 0000000..339c865 Binary files /dev/null and b/textures/e1m1/+1planet.png differ diff --git a/textures/e1m1/+1slip.png b/textures/e1m1/+1slip.png new file mode 100644 index 0000000..d18a947 Binary files /dev/null and b/textures/e1m1/+1slip.png differ diff --git a/textures/e1m1/+2planet.png b/textures/e1m1/+2planet.png new file mode 100644 index 0000000..c713d15 Binary files /dev/null and b/textures/e1m1/+2planet.png differ diff --git a/textures/e1m1/+2slip.png b/textures/e1m1/+2slip.png new file mode 100644 index 0000000..38cbabb Binary files /dev/null and b/textures/e1m1/+2slip.png differ diff --git a/textures/e1m1/+3planet.png b/textures/e1m1/+3planet.png new file mode 100644 index 0000000..1b94dd6 Binary files /dev/null and b/textures/e1m1/+3planet.png differ diff --git a/textures/e1m1/+3slip.png b/textures/e1m1/+3slip.png new file mode 100644 index 0000000..b20d6cb Binary files /dev/null and b/textures/e1m1/+3slip.png differ diff --git a/textures/e1m1/+4slip.png b/textures/e1m1/+4slip.png new file mode 100644 index 0000000..dc32f5c Binary files /dev/null and b/textures/e1m1/+4slip.png differ diff --git a/textures/e1m1/+5slip.png b/textures/e1m1/+5slip.png new file mode 100644 index 0000000..50089a1 Binary files /dev/null and b/textures/e1m1/+5slip.png differ diff --git a/textures/e1m1/+6slip.png b/textures/e1m1/+6slip.png new file mode 100644 index 0000000..16ec774 Binary files /dev/null and b/textures/e1m1/+6slip.png differ diff --git a/textures/e1m1/+abasebtn.png b/textures/e1m1/+abasebtn.png new file mode 100644 index 0000000..436d503 Binary files /dev/null and b/textures/e1m1/+abasebtn.png differ diff --git a/textures/e1m1/basebutn3.png b/textures/e1m1/basebutn3.png new file mode 100644 index 0000000..e46f86b Binary files /dev/null and b/textures/e1m1/basebutn3.png differ diff --git a/textures/e1m1/clip.png b/textures/e1m1/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/e1m1/clip.png differ diff --git a/textures/e1m1/comp1_1.png b/textures/e1m1/comp1_1.png new file mode 100644 index 0000000..b929c60 Binary files /dev/null and b/textures/e1m1/comp1_1.png differ diff --git a/textures/e1m1/comp1_2.png b/textures/e1m1/comp1_2.png new file mode 100644 index 0000000..c6b6ebf Binary files /dev/null and b/textures/e1m1/comp1_2.png differ diff --git a/textures/e1m1/comp1_3.png b/textures/e1m1/comp1_3.png new file mode 100644 index 0000000..69a688b Binary files /dev/null and b/textures/e1m1/comp1_3.png differ diff --git a/textures/e1m1/comp1_4.png b/textures/e1m1/comp1_4.png new file mode 100644 index 0000000..ed52212 Binary files /dev/null and b/textures/e1m1/comp1_4.png differ diff --git a/textures/e1m1/comp1_5.png b/textures/e1m1/comp1_5.png new file mode 100644 index 0000000..0a66103 Binary files /dev/null and b/textures/e1m1/comp1_5.png differ diff --git a/textures/e1m1/comp1_6.png b/textures/e1m1/comp1_6.png new file mode 100644 index 0000000..7391a09 Binary files /dev/null and b/textures/e1m1/comp1_6.png differ diff --git a/textures/e1m1/crate0_side.png b/textures/e1m1/crate0_side.png new file mode 100644 index 0000000..329218b Binary files /dev/null and b/textures/e1m1/crate0_side.png differ diff --git a/textures/e1m1/crate0_top.png b/textures/e1m1/crate0_top.png new file mode 100644 index 0000000..74539a7 Binary files /dev/null and b/textures/e1m1/crate0_top.png differ diff --git a/textures/e1m1/door02_1.png b/textures/e1m1/door02_1.png new file mode 100644 index 0000000..31d4237 Binary files /dev/null and b/textures/e1m1/door02_1.png differ diff --git a/textures/e1m1/ecop1_1.png b/textures/e1m1/ecop1_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/e1m1/ecop1_1.png differ diff --git a/textures/e1m1/ecop1_4.png b/textures/e1m1/ecop1_4.png new file mode 100644 index 0000000..4510549 Binary files /dev/null and b/textures/e1m1/ecop1_4.png differ diff --git a/textures/e1m1/ecop1_6.png b/textures/e1m1/ecop1_6.png new file mode 100644 index 0000000..8fc8c40 Binary files /dev/null and b/textures/e1m1/ecop1_6.png differ diff --git a/textures/e1m1/edoor01_1.png b/textures/e1m1/edoor01_1.png new file mode 100644 index 0000000..7f37ab3 Binary files /dev/null and b/textures/e1m1/edoor01_1.png differ diff --git a/textures/e1m1/ground1_2.png b/textures/e1m1/ground1_2.png new file mode 100644 index 0000000..631c399 Binary files /dev/null and b/textures/e1m1/ground1_2.png differ diff --git a/textures/e1m1/ground1_6.png b/textures/e1m1/ground1_6.png new file mode 100644 index 0000000..482804a Binary files /dev/null and b/textures/e1m1/ground1_6.png differ diff --git a/textures/e1m1/key01_3.png b/textures/e1m1/key01_3.png new file mode 100644 index 0000000..0275e21 Binary files /dev/null and b/textures/e1m1/key01_3.png differ diff --git a/textures/e1m1/plat_side1.png b/textures/e1m1/plat_side1.png new file mode 100644 index 0000000..35dd135 Binary files /dev/null and b/textures/e1m1/plat_side1.png differ diff --git a/textures/e1m1/plat_stem.png b/textures/e1m1/plat_stem.png new file mode 100644 index 0000000..b5091dc Binary files /dev/null and b/textures/e1m1/plat_stem.png differ diff --git a/textures/e1m1/plat_top1.png b/textures/e1m1/plat_top1.png new file mode 100644 index 0000000..5776d21 Binary files /dev/null and b/textures/e1m1/plat_top1.png differ diff --git a/textures/e1m1/sfloor4_2.png b/textures/e1m1/sfloor4_2.png new file mode 100644 index 0000000..70f9b4d Binary files /dev/null and b/textures/e1m1/sfloor4_2.png differ diff --git a/textures/e1m1/sfloor4_5.png b/textures/e1m1/sfloor4_5.png new file mode 100644 index 0000000..0c7ed5d Binary files /dev/null and b/textures/e1m1/sfloor4_5.png differ diff --git a/textures/e1m1/sky4.png b/textures/e1m1/sky4.png new file mode 100644 index 0000000..e9da881 Binary files /dev/null and b/textures/e1m1/sky4.png differ diff --git a/textures/e1m1/slip1.png b/textures/e1m1/slip1.png new file mode 100644 index 0000000..71f096b Binary files /dev/null and b/textures/e1m1/slip1.png differ diff --git a/textures/e1m1/slipbotsd.png b/textures/e1m1/slipbotsd.png new file mode 100644 index 0000000..40f1f58 Binary files /dev/null and b/textures/e1m1/slipbotsd.png differ diff --git a/textures/e1m1/sliplite.png b/textures/e1m1/sliplite.png new file mode 100644 index 0000000..72b56f6 Binary files /dev/null and b/textures/e1m1/sliplite.png differ diff --git a/textures/e1m1/slipside.png b/textures/e1m1/slipside.png new file mode 100644 index 0000000..f1a73e9 Binary files /dev/null and b/textures/e1m1/slipside.png differ diff --git a/textures/e1m1/sliptopsd.png b/textures/e1m1/sliptopsd.png new file mode 100644 index 0000000..9513fe7 Binary files /dev/null and b/textures/e1m1/sliptopsd.png differ diff --git a/textures/e1m1/switch_1.png b/textures/e1m1/switch_1.png new file mode 100644 index 0000000..f47e1e9 Binary files /dev/null and b/textures/e1m1/switch_1.png differ diff --git a/textures/e1m1/tech01_1.png b/textures/e1m1/tech01_1.png new file mode 100644 index 0000000..f4edfde Binary files /dev/null and b/textures/e1m1/tech01_1.png differ diff --git a/textures/e1m1/tech01_6.png b/textures/e1m1/tech01_6.png new file mode 100644 index 0000000..86779f7 Binary files /dev/null and b/textures/e1m1/tech01_6.png differ diff --git a/textures/e1m1/tech01_7.png b/textures/e1m1/tech01_7.png new file mode 100644 index 0000000..1409168 Binary files /dev/null and b/textures/e1m1/tech01_7.png differ diff --git a/textures/e1m1/tech01_9.png b/textures/e1m1/tech01_9.png new file mode 100644 index 0000000..3be897b Binary files /dev/null and b/textures/e1m1/tech01_9.png differ diff --git a/textures/e1m1/tech04_1.png b/textures/e1m1/tech04_1.png new file mode 100644 index 0000000..ec8fa9d Binary files /dev/null and b/textures/e1m1/tech04_1.png differ diff --git a/textures/e1m1/tech04_2.png b/textures/e1m1/tech04_2.png new file mode 100644 index 0000000..d8d53f6 Binary files /dev/null and b/textures/e1m1/tech04_2.png differ diff --git a/textures/e1m1/tech04_3.png b/textures/e1m1/tech04_3.png new file mode 100644 index 0000000..46425b8 Binary files /dev/null and b/textures/e1m1/tech04_3.png differ diff --git a/textures/e1m1/tech07_2.png b/textures/e1m1/tech07_2.png new file mode 100644 index 0000000..35be421 Binary files /dev/null and b/textures/e1m1/tech07_2.png differ diff --git a/textures/e1m1/tech08_1.png b/textures/e1m1/tech08_1.png new file mode 100644 index 0000000..8d4012d Binary files /dev/null and b/textures/e1m1/tech08_1.png differ diff --git a/textures/e1m1/tech09_3.png b/textures/e1m1/tech09_3.png new file mode 100644 index 0000000..1068750 Binary files /dev/null and b/textures/e1m1/tech09_3.png differ diff --git a/textures/e1m1/tech10_1.png b/textures/e1m1/tech10_1.png new file mode 100644 index 0000000..55f82cf Binary files /dev/null and b/textures/e1m1/tech10_1.png differ diff --git a/textures/e1m1/tech10_3.png b/textures/e1m1/tech10_3.png new file mode 100644 index 0000000..ff00536 Binary files /dev/null and b/textures/e1m1/tech10_3.png differ diff --git a/textures/e1m1/tech11_2.png b/textures/e1m1/tech11_2.png new file mode 100644 index 0000000..548feab Binary files /dev/null and b/textures/e1m1/tech11_2.png differ diff --git a/textures/e1m1/tlight01.png b/textures/e1m1/tlight01.png new file mode 100644 index 0000000..d1a232a Binary files /dev/null and b/textures/e1m1/tlight01.png differ diff --git a/textures/e1m1/tlight02.png b/textures/e1m1/tlight02.png new file mode 100644 index 0000000..a7e3a88 Binary files /dev/null and b/textures/e1m1/tlight02.png differ diff --git a/textures/e1m1/tlight07.png b/textures/e1m1/tlight07.png new file mode 100644 index 0000000..0434563 Binary files /dev/null and b/textures/e1m1/tlight07.png differ diff --git a/textures/e1m1/tlight08.png b/textures/e1m1/tlight08.png new file mode 100644 index 0000000..c7c6dd1 Binary files /dev/null and b/textures/e1m1/tlight08.png differ diff --git a/textures/e1m1/tlight10.png b/textures/e1m1/tlight10.png new file mode 100644 index 0000000..086a37c Binary files /dev/null and b/textures/e1m1/tlight10.png differ diff --git a/textures/e1m1/tlight11.png b/textures/e1m1/tlight11.png new file mode 100644 index 0000000..75b7dff Binary files /dev/null and b/textures/e1m1/tlight11.png differ diff --git a/textures/e1m1/trigger.png b/textures/e1m1/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e1m1/trigger.png differ diff --git a/textures/e1m1/twall1_1.png b/textures/e1m1/twall1_1.png new file mode 100644 index 0000000..b441b2a Binary files /dev/null and b/textures/e1m1/twall1_1.png differ diff --git a/textures/e1m1/twall1_2.png b/textures/e1m1/twall1_2.png new file mode 100644 index 0000000..df9d73c Binary files /dev/null and b/textures/e1m1/twall1_2.png differ diff --git a/textures/e1m1/twall2_1.png b/textures/e1m1/twall2_1.png new file mode 100644 index 0000000..e401920 Binary files /dev/null and b/textures/e1m1/twall2_1.png differ diff --git a/textures/e1m1/twall2_2.png b/textures/e1m1/twall2_2.png new file mode 100644 index 0000000..f7dbdf1 Binary files /dev/null and b/textures/e1m1/twall2_2.png differ diff --git a/textures/e1m1/twall2_3.png b/textures/e1m1/twall2_3.png new file mode 100644 index 0000000..d98490d Binary files /dev/null and b/textures/e1m1/twall2_3.png differ diff --git a/textures/e1m1/twall2_5.png b/textures/e1m1/twall2_5.png new file mode 100644 index 0000000..4f05e23 Binary files /dev/null and b/textures/e1m1/twall2_5.png differ diff --git a/textures/e1m1/twall2_6.png b/textures/e1m1/twall2_6.png new file mode 100644 index 0000000..43070e5 Binary files /dev/null and b/textures/e1m1/twall2_6.png differ diff --git a/textures/e1m1/twall3_1.png b/textures/e1m1/twall3_1.png new file mode 100644 index 0000000..5471c8a Binary files /dev/null and b/textures/e1m1/twall3_1.png differ diff --git a/textures/e1m1/twall5_1.png b/textures/e1m1/twall5_1.png new file mode 100644 index 0000000..61b3572 Binary files /dev/null and b/textures/e1m1/twall5_1.png differ diff --git a/textures/e1m1/twall5_3.png b/textures/e1m1/twall5_3.png new file mode 100644 index 0000000..835cb6f Binary files /dev/null and b/textures/e1m1/twall5_3.png differ diff --git a/textures/e1m1/uwall1_2.png b/textures/e1m1/uwall1_2.png new file mode 100644 index 0000000..3730bff Binary files /dev/null and b/textures/e1m1/uwall1_2.png differ diff --git a/textures/e1m1/z_exit.png b/textures/e1m1/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/e1m1/z_exit.png differ diff --git a/textures/e1m2/*04water1.png b/textures/e1m2/*04water1.png new file mode 100644 index 0000000..111e620 Binary files /dev/null and b/textures/e1m2/*04water1.png differ diff --git a/textures/e1m2/*teleport.png b/textures/e1m2/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/e1m2/*teleport.png differ diff --git a/textures/e1m2/+0button.png b/textures/e1m2/+0button.png new file mode 100644 index 0000000..14947f9 Binary files /dev/null and b/textures/e1m2/+0button.png differ diff --git a/textures/e1m2/+0floorsw.png b/textures/e1m2/+0floorsw.png new file mode 100644 index 0000000..048c5b2 Binary files /dev/null and b/textures/e1m2/+0floorsw.png differ diff --git a/textures/e1m2/+0shoot.png b/textures/e1m2/+0shoot.png new file mode 100644 index 0000000..117d370 Binary files /dev/null and b/textures/e1m2/+0shoot.png differ diff --git a/textures/e1m2/+0slipbot.png b/textures/e1m2/+0slipbot.png new file mode 100644 index 0000000..a5f1df2 Binary files /dev/null and b/textures/e1m2/+0slipbot.png differ diff --git a/textures/e1m2/+1button.png b/textures/e1m2/+1button.png new file mode 100644 index 0000000..de83f50 Binary files /dev/null and b/textures/e1m2/+1button.png differ diff --git a/textures/e1m2/+1floorsw.png b/textures/e1m2/+1floorsw.png new file mode 100644 index 0000000..aada891 Binary files /dev/null and b/textures/e1m2/+1floorsw.png differ diff --git a/textures/e1m2/+1shoot.png b/textures/e1m2/+1shoot.png new file mode 100644 index 0000000..6bfdccc Binary files /dev/null and b/textures/e1m2/+1shoot.png differ diff --git a/textures/e1m2/+2button.png b/textures/e1m2/+2button.png new file mode 100644 index 0000000..be192b8 Binary files /dev/null and b/textures/e1m2/+2button.png differ diff --git a/textures/e1m2/+2floorsw.png b/textures/e1m2/+2floorsw.png new file mode 100644 index 0000000..b926cc3 Binary files /dev/null and b/textures/e1m2/+2floorsw.png differ diff --git a/textures/e1m2/+2shoot.png b/textures/e1m2/+2shoot.png new file mode 100644 index 0000000..89743c8 Binary files /dev/null and b/textures/e1m2/+2shoot.png differ diff --git a/textures/e1m2/+3button.png b/textures/e1m2/+3button.png new file mode 100644 index 0000000..db99f9d Binary files /dev/null and b/textures/e1m2/+3button.png differ diff --git a/textures/e1m2/+3floorsw.png b/textures/e1m2/+3floorsw.png new file mode 100644 index 0000000..d1d5725 Binary files /dev/null and b/textures/e1m2/+3floorsw.png differ diff --git a/textures/e1m2/+3shoot.png b/textures/e1m2/+3shoot.png new file mode 100644 index 0000000..60a846b Binary files /dev/null and b/textures/e1m2/+3shoot.png differ diff --git a/textures/e1m2/+abutton.png b/textures/e1m2/+abutton.png new file mode 100644 index 0000000..7714abc Binary files /dev/null and b/textures/e1m2/+abutton.png differ diff --git a/textures/e1m2/+afloorsw.png b/textures/e1m2/+afloorsw.png new file mode 100644 index 0000000..06b5091 Binary files /dev/null and b/textures/e1m2/+afloorsw.png differ diff --git a/textures/e1m2/+ashoot.png b/textures/e1m2/+ashoot.png new file mode 100644 index 0000000..a641fcc Binary files /dev/null and b/textures/e1m2/+ashoot.png differ diff --git a/textures/e1m2/adoor09_2.png b/textures/e1m2/adoor09_2.png new file mode 100644 index 0000000..fd795f4 Binary files /dev/null and b/textures/e1m2/adoor09_2.png differ diff --git a/textures/e1m2/altar1_3.png b/textures/e1m2/altar1_3.png new file mode 100644 index 0000000..ca63a89 Binary files /dev/null and b/textures/e1m2/altar1_3.png differ diff --git a/textures/e1m2/altar1_6.png b/textures/e1m2/altar1_6.png new file mode 100644 index 0000000..6f9301a Binary files /dev/null and b/textures/e1m2/altar1_6.png differ diff --git a/textures/e1m2/altar1_7.png b/textures/e1m2/altar1_7.png new file mode 100644 index 0000000..2d25161 Binary files /dev/null and b/textures/e1m2/altar1_7.png differ diff --git a/textures/e1m2/black.png b/textures/e1m2/black.png new file mode 100644 index 0000000..cc4b78b Binary files /dev/null and b/textures/e1m2/black.png differ diff --git a/textures/e1m2/clip.png b/textures/e1m2/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/e1m2/clip.png differ diff --git a/textures/e1m2/cop1_1.png b/textures/e1m2/cop1_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/e1m2/cop1_1.png differ diff --git a/textures/e1m2/cop3_4.png b/textures/e1m2/cop3_4.png new file mode 100644 index 0000000..45da005 Binary files /dev/null and b/textures/e1m2/cop3_4.png differ diff --git a/textures/e1m2/crate0_side.png b/textures/e1m2/crate0_side.png new file mode 100644 index 0000000..329218b Binary files /dev/null and b/textures/e1m2/crate0_side.png differ diff --git a/textures/e1m2/crate0_top.png b/textures/e1m2/crate0_top.png new file mode 100644 index 0000000..74539a7 Binary files /dev/null and b/textures/e1m2/crate0_top.png differ diff --git a/textures/e1m2/crate1_side.png b/textures/e1m2/crate1_side.png new file mode 100644 index 0000000..a3655d4 Binary files /dev/null and b/textures/e1m2/crate1_side.png differ diff --git a/textures/e1m2/crate1_top.png b/textures/e1m2/crate1_top.png new file mode 100644 index 0000000..e00e748 Binary files /dev/null and b/textures/e1m2/crate1_top.png differ diff --git a/textures/e1m2/dem5_3.png b/textures/e1m2/dem5_3.png new file mode 100644 index 0000000..063d5b7 Binary files /dev/null and b/textures/e1m2/dem5_3.png differ diff --git a/textures/e1m2/door04_1.png b/textures/e1m2/door04_1.png new file mode 100644 index 0000000..f1a5d09 Binary files /dev/null and b/textures/e1m2/door04_1.png differ diff --git a/textures/e1m2/door05_3.png b/textures/e1m2/door05_3.png new file mode 100644 index 0000000..db510f6 Binary files /dev/null and b/textures/e1m2/door05_3.png differ diff --git a/textures/e1m2/exit02_2.png b/textures/e1m2/exit02_2.png new file mode 100644 index 0000000..6f582ba Binary files /dev/null and b/textures/e1m2/exit02_2.png differ diff --git a/textures/e1m2/metal5_6.png b/textures/e1m2/metal5_6.png new file mode 100644 index 0000000..c76fb6e Binary files /dev/null and b/textures/e1m2/metal5_6.png differ diff --git a/textures/e1m2/sky1.png b/textures/e1m2/sky1.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/e1m2/sky1.png differ diff --git a/textures/e1m2/slipbotsd.png b/textures/e1m2/slipbotsd.png new file mode 100644 index 0000000..40f1f58 Binary files /dev/null and b/textures/e1m2/slipbotsd.png differ diff --git a/textures/e1m2/sliplite.png b/textures/e1m2/sliplite.png new file mode 100644 index 0000000..72b56f6 Binary files /dev/null and b/textures/e1m2/sliplite.png differ diff --git a/textures/e1m2/slipside.png b/textures/e1m2/slipside.png new file mode 100644 index 0000000..f1a73e9 Binary files /dev/null and b/textures/e1m2/slipside.png differ diff --git a/textures/e1m2/stone1_3.png b/textures/e1m2/stone1_3.png new file mode 100644 index 0000000..6ff6826 Binary files /dev/null and b/textures/e1m2/stone1_3.png differ diff --git a/textures/e1m2/trigger.png b/textures/e1m2/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e1m2/trigger.png differ diff --git a/textures/e1m2/wbrick1_5.png b/textures/e1m2/wbrick1_5.png new file mode 100644 index 0000000..1b73a31 Binary files /dev/null and b/textures/e1m2/wbrick1_5.png differ diff --git a/textures/e1m2/wenter01.png b/textures/e1m2/wenter01.png new file mode 100644 index 0000000..832c7fc Binary files /dev/null and b/textures/e1m2/wenter01.png differ diff --git a/textures/e1m2/window03.png b/textures/e1m2/window03.png new file mode 100644 index 0000000..0c0994d Binary files /dev/null and b/textures/e1m2/window03.png differ diff --git a/textures/e1m2/wiz1_1.png b/textures/e1m2/wiz1_1.png new file mode 100644 index 0000000..8d62588 Binary files /dev/null and b/textures/e1m2/wiz1_1.png differ diff --git a/textures/e1m2/wiz1_4.png b/textures/e1m2/wiz1_4.png new file mode 100644 index 0000000..708c8b6 Binary files /dev/null and b/textures/e1m2/wiz1_4.png differ diff --git a/textures/e1m2/wizmet1_2.png b/textures/e1m2/wizmet1_2.png new file mode 100644 index 0000000..53f634d Binary files /dev/null and b/textures/e1m2/wizmet1_2.png differ diff --git a/textures/e1m2/wizmet1_7.png b/textures/e1m2/wizmet1_7.png new file mode 100644 index 0000000..3f24801 Binary files /dev/null and b/textures/e1m2/wizmet1_7.png differ diff --git a/textures/e1m2/wizwood1_4.png b/textures/e1m2/wizwood1_4.png new file mode 100644 index 0000000..1b321ff Binary files /dev/null and b/textures/e1m2/wizwood1_4.png differ diff --git a/textures/e1m2/wizwood1_5.png b/textures/e1m2/wizwood1_5.png new file mode 100644 index 0000000..504eccb Binary files /dev/null and b/textures/e1m2/wizwood1_5.png differ diff --git a/textures/e1m2/wkey02_2.png b/textures/e1m2/wkey02_2.png new file mode 100644 index 0000000..0a0c5b7 Binary files /dev/null and b/textures/e1m2/wkey02_2.png differ diff --git a/textures/e1m2/wmet2_1.png b/textures/e1m2/wmet2_1.png new file mode 100644 index 0000000..b8525ac Binary files /dev/null and b/textures/e1m2/wmet2_1.png differ diff --git a/textures/e1m2/wmet4_3.png b/textures/e1m2/wmet4_3.png new file mode 100644 index 0000000..aefabce Binary files /dev/null and b/textures/e1m2/wmet4_3.png differ diff --git a/textures/e1m2/wmet4_5.png b/textures/e1m2/wmet4_5.png new file mode 100644 index 0000000..90bcde0 Binary files /dev/null and b/textures/e1m2/wmet4_5.png differ diff --git a/textures/e1m2/woodflr1_4.png b/textures/e1m2/woodflr1_4.png new file mode 100644 index 0000000..0e69d0c Binary files /dev/null and b/textures/e1m2/woodflr1_4.png differ diff --git a/textures/e1m2/wswamp1_2.png b/textures/e1m2/wswamp1_2.png new file mode 100644 index 0000000..b893964 Binary files /dev/null and b/textures/e1m2/wswamp1_2.png differ diff --git a/textures/e1m2/wswamp2_1.png b/textures/e1m2/wswamp2_1.png new file mode 100644 index 0000000..3a031cb Binary files /dev/null and b/textures/e1m2/wswamp2_1.png differ diff --git a/textures/e1m2/wswamp2_2.png b/textures/e1m2/wswamp2_2.png new file mode 100644 index 0000000..6de30ad Binary files /dev/null and b/textures/e1m2/wswamp2_2.png differ diff --git a/textures/e1m2/z_exit.png b/textures/e1m2/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/e1m2/z_exit.png differ diff --git a/textures/e1m3/*04water1.png b/textures/e1m3/*04water1.png new file mode 100644 index 0000000..111e620 Binary files /dev/null and b/textures/e1m3/*04water1.png differ diff --git a/textures/e1m3/*teleport.png b/textures/e1m3/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/e1m3/*teleport.png differ diff --git a/textures/e1m3/+0button.png b/textures/e1m3/+0button.png new file mode 100644 index 0000000..14947f9 Binary files /dev/null and b/textures/e1m3/+0button.png differ diff --git a/textures/e1m3/+0floorsw.png b/textures/e1m3/+0floorsw.png new file mode 100644 index 0000000..048c5b2 Binary files /dev/null and b/textures/e1m3/+0floorsw.png differ diff --git a/textures/e1m3/+0shoot.png b/textures/e1m3/+0shoot.png new file mode 100644 index 0000000..117d370 Binary files /dev/null and b/textures/e1m3/+0shoot.png differ diff --git a/textures/e1m3/+1button.png b/textures/e1m3/+1button.png new file mode 100644 index 0000000..de83f50 Binary files /dev/null and b/textures/e1m3/+1button.png differ diff --git a/textures/e1m3/+1floorsw.png b/textures/e1m3/+1floorsw.png new file mode 100644 index 0000000..aada891 Binary files /dev/null and b/textures/e1m3/+1floorsw.png differ diff --git a/textures/e1m3/+1shoot.png b/textures/e1m3/+1shoot.png new file mode 100644 index 0000000..6bfdccc Binary files /dev/null and b/textures/e1m3/+1shoot.png differ diff --git a/textures/e1m3/+2button.png b/textures/e1m3/+2button.png new file mode 100644 index 0000000..be192b8 Binary files /dev/null and b/textures/e1m3/+2button.png differ diff --git a/textures/e1m3/+2floorsw.png b/textures/e1m3/+2floorsw.png new file mode 100644 index 0000000..b926cc3 Binary files /dev/null and b/textures/e1m3/+2floorsw.png differ diff --git a/textures/e1m3/+2shoot.png b/textures/e1m3/+2shoot.png new file mode 100644 index 0000000..89743c8 Binary files /dev/null and b/textures/e1m3/+2shoot.png differ diff --git a/textures/e1m3/+3button.png b/textures/e1m3/+3button.png new file mode 100644 index 0000000..db99f9d Binary files /dev/null and b/textures/e1m3/+3button.png differ diff --git a/textures/e1m3/+3floorsw.png b/textures/e1m3/+3floorsw.png new file mode 100644 index 0000000..d1d5725 Binary files /dev/null and b/textures/e1m3/+3floorsw.png differ diff --git a/textures/e1m3/+3shoot.png b/textures/e1m3/+3shoot.png new file mode 100644 index 0000000..60a846b Binary files /dev/null and b/textures/e1m3/+3shoot.png differ diff --git a/textures/e1m3/+abutton.png b/textures/e1m3/+abutton.png new file mode 100644 index 0000000..7714abc Binary files /dev/null and b/textures/e1m3/+abutton.png differ diff --git a/textures/e1m3/+afloorsw.png b/textures/e1m3/+afloorsw.png new file mode 100644 index 0000000..06b5091 Binary files /dev/null and b/textures/e1m3/+afloorsw.png differ diff --git a/textures/e1m3/+ashoot.png b/textures/e1m3/+ashoot.png new file mode 100644 index 0000000..a641fcc Binary files /dev/null and b/textures/e1m3/+ashoot.png differ diff --git a/textures/e1m3/altarb_2.png b/textures/e1m3/altarb_2.png new file mode 100644 index 0000000..bc2a756 Binary files /dev/null and b/textures/e1m3/altarb_2.png differ diff --git a/textures/e1m3/black.png b/textures/e1m3/black.png new file mode 100644 index 0000000..cc4b78b Binary files /dev/null and b/textures/e1m3/black.png differ diff --git a/textures/e1m3/clip.png b/textures/e1m3/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/e1m3/clip.png differ diff --git a/textures/e1m3/cop3_4.png b/textures/e1m3/cop3_4.png new file mode 100644 index 0000000..45da005 Binary files /dev/null and b/textures/e1m3/cop3_4.png differ diff --git a/textures/e1m3/dem5_3.png b/textures/e1m3/dem5_3.png new file mode 100644 index 0000000..063d5b7 Binary files /dev/null and b/textures/e1m3/dem5_3.png differ diff --git a/textures/e1m3/door04_2.png b/textures/e1m3/door04_2.png new file mode 100644 index 0000000..3e58086 Binary files /dev/null and b/textures/e1m3/door04_2.png differ diff --git a/textures/e1m3/door05_2.png b/textures/e1m3/door05_2.png new file mode 100644 index 0000000..3b6d16a Binary files /dev/null and b/textures/e1m3/door05_2.png differ diff --git a/textures/e1m3/door05_3.png b/textures/e1m3/door05_3.png new file mode 100644 index 0000000..db510f6 Binary files /dev/null and b/textures/e1m3/door05_3.png differ diff --git a/textures/e1m3/exit02_2.png b/textures/e1m3/exit02_2.png new file mode 100644 index 0000000..6f582ba Binary files /dev/null and b/textures/e1m3/exit02_2.png differ diff --git a/textures/e1m3/metal5_6.png b/textures/e1m3/metal5_6.png new file mode 100644 index 0000000..c76fb6e Binary files /dev/null and b/textures/e1m3/metal5_6.png differ diff --git a/textures/e1m3/plat_top2.png b/textures/e1m3/plat_top2.png new file mode 100644 index 0000000..831ee39 Binary files /dev/null and b/textures/e1m3/plat_top2.png differ diff --git a/textures/e1m3/rock4_1.png b/textures/e1m3/rock4_1.png new file mode 100644 index 0000000..51e8571 Binary files /dev/null and b/textures/e1m3/rock4_1.png differ diff --git a/textures/e1m3/sky1.png b/textures/e1m3/sky1.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/e1m3/sky1.png differ diff --git a/textures/e1m3/trigger.png b/textures/e1m3/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e1m3/trigger.png differ diff --git a/textures/e1m3/wall16_7.png b/textures/e1m3/wall16_7.png new file mode 100644 index 0000000..89fd949 Binary files /dev/null and b/textures/e1m3/wall16_7.png differ diff --git a/textures/e1m3/wbrick1_5.png b/textures/e1m3/wbrick1_5.png new file mode 100644 index 0000000..1b73a31 Binary files /dev/null and b/textures/e1m3/wbrick1_5.png differ diff --git a/textures/e1m3/wenter01.png b/textures/e1m3/wenter01.png new file mode 100644 index 0000000..832c7fc Binary files /dev/null and b/textures/e1m3/wenter01.png differ diff --git a/textures/e1m3/wgrnd1_5.png b/textures/e1m3/wgrnd1_5.png new file mode 100644 index 0000000..025ec37 Binary files /dev/null and b/textures/e1m3/wgrnd1_5.png differ diff --git a/textures/e1m3/wizmet1_2.png b/textures/e1m3/wizmet1_2.png new file mode 100644 index 0000000..53f634d Binary files /dev/null and b/textures/e1m3/wizmet1_2.png differ diff --git a/textures/e1m3/wizmet1_7.png b/textures/e1m3/wizmet1_7.png new file mode 100644 index 0000000..3f24801 Binary files /dev/null and b/textures/e1m3/wizmet1_7.png differ diff --git a/textures/e1m3/wizmet1_8.png b/textures/e1m3/wizmet1_8.png new file mode 100644 index 0000000..9d0b7dc Binary files /dev/null and b/textures/e1m3/wizmet1_8.png differ diff --git a/textures/e1m3/wizwood1_4.png b/textures/e1m3/wizwood1_4.png new file mode 100644 index 0000000..1b321ff Binary files /dev/null and b/textures/e1m3/wizwood1_4.png differ diff --git a/textures/e1m3/wizwood1_5.png b/textures/e1m3/wizwood1_5.png new file mode 100644 index 0000000..504eccb Binary files /dev/null and b/textures/e1m3/wizwood1_5.png differ diff --git a/textures/e1m3/wizwood1_7.png b/textures/e1m3/wizwood1_7.png new file mode 100644 index 0000000..b8d51b4 Binary files /dev/null and b/textures/e1m3/wizwood1_7.png differ diff --git a/textures/e1m3/wizwood1_8.png b/textures/e1m3/wizwood1_8.png new file mode 100644 index 0000000..fc16c18 Binary files /dev/null and b/textures/e1m3/wizwood1_8.png differ diff --git a/textures/e1m3/wkey02_1.png b/textures/e1m3/wkey02_1.png new file mode 100644 index 0000000..fb3513d Binary files /dev/null and b/textures/e1m3/wkey02_1.png differ diff --git a/textures/e1m3/wmet2_1.png b/textures/e1m3/wmet2_1.png new file mode 100644 index 0000000..b8525ac Binary files /dev/null and b/textures/e1m3/wmet2_1.png differ diff --git a/textures/e1m3/wmet4_6.png b/textures/e1m3/wmet4_6.png new file mode 100644 index 0000000..efd983b Binary files /dev/null and b/textures/e1m3/wmet4_6.png differ diff --git a/textures/e1m3/wmet4_7.png b/textures/e1m3/wmet4_7.png new file mode 100644 index 0000000..9e184fd Binary files /dev/null and b/textures/e1m3/wmet4_7.png differ diff --git a/textures/e1m3/wmet4_8.png b/textures/e1m3/wmet4_8.png new file mode 100644 index 0000000..36d2155 Binary files /dev/null and b/textures/e1m3/wmet4_8.png differ diff --git a/textures/e1m3/wswamp1_2.png b/textures/e1m3/wswamp1_2.png new file mode 100644 index 0000000..b893964 Binary files /dev/null and b/textures/e1m3/wswamp1_2.png differ diff --git a/textures/e1m3/wswamp1_4.png b/textures/e1m3/wswamp1_4.png new file mode 100644 index 0000000..b3f6207 Binary files /dev/null and b/textures/e1m3/wswamp1_4.png differ diff --git a/textures/e1m3/wswamp2_1.png b/textures/e1m3/wswamp2_1.png new file mode 100644 index 0000000..3a031cb Binary files /dev/null and b/textures/e1m3/wswamp2_1.png differ diff --git a/textures/e1m3/wswamp2_2.png b/textures/e1m3/wswamp2_2.png new file mode 100644 index 0000000..6de30ad Binary files /dev/null and b/textures/e1m3/wswamp2_2.png differ diff --git a/textures/e1m3/z_exit.png b/textures/e1m3/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/e1m3/z_exit.png differ diff --git a/textures/e1m4/*04water1.png b/textures/e1m4/*04water1.png new file mode 100644 index 0000000..111e620 Binary files /dev/null and b/textures/e1m4/*04water1.png differ diff --git a/textures/e1m4/*slime.png b/textures/e1m4/*slime.png new file mode 100644 index 0000000..4597e0e Binary files /dev/null and b/textures/e1m4/*slime.png differ diff --git a/textures/e1m4/*teleport.png b/textures/e1m4/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/e1m4/*teleport.png differ diff --git a/textures/e1m4/+0button.png b/textures/e1m4/+0button.png new file mode 100644 index 0000000..14947f9 Binary files /dev/null and b/textures/e1m4/+0button.png differ diff --git a/textures/e1m4/+0floorsw.png b/textures/e1m4/+0floorsw.png new file mode 100644 index 0000000..048c5b2 Binary files /dev/null and b/textures/e1m4/+0floorsw.png differ diff --git a/textures/e1m4/+0shoot.png b/textures/e1m4/+0shoot.png new file mode 100644 index 0000000..117d370 Binary files /dev/null and b/textures/e1m4/+0shoot.png differ diff --git a/textures/e1m4/+1button.png b/textures/e1m4/+1button.png new file mode 100644 index 0000000..de83f50 Binary files /dev/null and b/textures/e1m4/+1button.png differ diff --git a/textures/e1m4/+1floorsw.png b/textures/e1m4/+1floorsw.png new file mode 100644 index 0000000..aada891 Binary files /dev/null and b/textures/e1m4/+1floorsw.png differ diff --git a/textures/e1m4/+1shoot.png b/textures/e1m4/+1shoot.png new file mode 100644 index 0000000..6bfdccc Binary files /dev/null and b/textures/e1m4/+1shoot.png differ diff --git a/textures/e1m4/+2button.png b/textures/e1m4/+2button.png new file mode 100644 index 0000000..be192b8 Binary files /dev/null and b/textures/e1m4/+2button.png differ diff --git a/textures/e1m4/+2floorsw.png b/textures/e1m4/+2floorsw.png new file mode 100644 index 0000000..b926cc3 Binary files /dev/null and b/textures/e1m4/+2floorsw.png differ diff --git a/textures/e1m4/+2shoot.png b/textures/e1m4/+2shoot.png new file mode 100644 index 0000000..89743c8 Binary files /dev/null and b/textures/e1m4/+2shoot.png differ diff --git a/textures/e1m4/+3button.png b/textures/e1m4/+3button.png new file mode 100644 index 0000000..db99f9d Binary files /dev/null and b/textures/e1m4/+3button.png differ diff --git a/textures/e1m4/+3floorsw.png b/textures/e1m4/+3floorsw.png new file mode 100644 index 0000000..d1d5725 Binary files /dev/null and b/textures/e1m4/+3floorsw.png differ diff --git a/textures/e1m4/+3shoot.png b/textures/e1m4/+3shoot.png new file mode 100644 index 0000000..60a846b Binary files /dev/null and b/textures/e1m4/+3shoot.png differ diff --git a/textures/e1m4/+abutton.png b/textures/e1m4/+abutton.png new file mode 100644 index 0000000..7714abc Binary files /dev/null and b/textures/e1m4/+abutton.png differ diff --git a/textures/e1m4/+afloorsw.png b/textures/e1m4/+afloorsw.png new file mode 100644 index 0000000..06b5091 Binary files /dev/null and b/textures/e1m4/+afloorsw.png differ diff --git a/textures/e1m4/+ashoot.png b/textures/e1m4/+ashoot.png new file mode 100644 index 0000000..a641fcc Binary files /dev/null and b/textures/e1m4/+ashoot.png differ diff --git a/textures/e1m4/arrow_m.png b/textures/e1m4/arrow_m.png new file mode 100644 index 0000000..9b5bbd7 Binary files /dev/null and b/textures/e1m4/arrow_m.png differ diff --git a/textures/e1m4/black.png b/textures/e1m4/black.png new file mode 100644 index 0000000..cc4b78b Binary files /dev/null and b/textures/e1m4/black.png differ diff --git a/textures/e1m4/clip.png b/textures/e1m4/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/e1m4/clip.png differ diff --git a/textures/e1m4/cop1_1.png b/textures/e1m4/cop1_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/e1m4/cop1_1.png differ diff --git a/textures/e1m4/cop3_4.png b/textures/e1m4/cop3_4.png new file mode 100644 index 0000000..45da005 Binary files /dev/null and b/textures/e1m4/cop3_4.png differ diff --git a/textures/e1m4/dem5_3.png b/textures/e1m4/dem5_3.png new file mode 100644 index 0000000..063d5b7 Binary files /dev/null and b/textures/e1m4/dem5_3.png differ diff --git a/textures/e1m4/door01_2.png b/textures/e1m4/door01_2.png new file mode 100644 index 0000000..0ad8270 Binary files /dev/null and b/textures/e1m4/door01_2.png differ diff --git a/textures/e1m4/door02_2.png b/textures/e1m4/door02_2.png new file mode 100644 index 0000000..793def8 Binary files /dev/null and b/textures/e1m4/door02_2.png differ diff --git a/textures/e1m4/door03_2.png b/textures/e1m4/door03_2.png new file mode 100644 index 0000000..fe2a5d9 Binary files /dev/null and b/textures/e1m4/door03_2.png differ diff --git a/textures/e1m4/door05_3.png b/textures/e1m4/door05_3.png new file mode 100644 index 0000000..db510f6 Binary files /dev/null and b/textures/e1m4/door05_3.png differ diff --git a/textures/e1m4/exit02_2.png b/textures/e1m4/exit02_2.png new file mode 100644 index 0000000..6f582ba Binary files /dev/null and b/textures/e1m4/exit02_2.png differ diff --git a/textures/e1m4/metal5_6.png b/textures/e1m4/metal5_6.png new file mode 100644 index 0000000..c76fb6e Binary files /dev/null and b/textures/e1m4/metal5_6.png differ diff --git a/textures/e1m4/metal6_3.png b/textures/e1m4/metal6_3.png new file mode 100644 index 0000000..2cabed2 Binary files /dev/null and b/textures/e1m4/metal6_3.png differ diff --git a/textures/e1m4/metal6_4.png b/textures/e1m4/metal6_4.png new file mode 100644 index 0000000..dcab40e Binary files /dev/null and b/textures/e1m4/metal6_4.png differ diff --git a/textures/e1m4/rock1_2.png b/textures/e1m4/rock1_2.png new file mode 100644 index 0000000..2254249 Binary files /dev/null and b/textures/e1m4/rock1_2.png differ diff --git a/textures/e1m4/rock4_1.png b/textures/e1m4/rock4_1.png new file mode 100644 index 0000000..51e8571 Binary files /dev/null and b/textures/e1m4/rock4_1.png differ diff --git a/textures/e1m4/sky1.png b/textures/e1m4/sky1.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/e1m4/sky1.png differ diff --git a/textures/e1m4/swtch1_1.png b/textures/e1m4/swtch1_1.png new file mode 100644 index 0000000..78b779a Binary files /dev/null and b/textures/e1m4/swtch1_1.png differ diff --git a/textures/e1m4/trigger.png b/textures/e1m4/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e1m4/trigger.png differ diff --git a/textures/e1m4/vine1_2.png b/textures/e1m4/vine1_2.png new file mode 100644 index 0000000..1a8347e Binary files /dev/null and b/textures/e1m4/vine1_2.png differ diff --git a/textures/e1m4/wbrick1_5.png b/textures/e1m4/wbrick1_5.png new file mode 100644 index 0000000..1b73a31 Binary files /dev/null and b/textures/e1m4/wbrick1_5.png differ diff --git a/textures/e1m4/wenter01.png b/textures/e1m4/wenter01.png new file mode 100644 index 0000000..832c7fc Binary files /dev/null and b/textures/e1m4/wenter01.png differ diff --git a/textures/e1m4/wgrnd1_6.png b/textures/e1m4/wgrnd1_6.png new file mode 100644 index 0000000..482804a Binary files /dev/null and b/textures/e1m4/wgrnd1_6.png differ diff --git a/textures/e1m4/wiz1_4.png b/textures/e1m4/wiz1_4.png new file mode 100644 index 0000000..708c8b6 Binary files /dev/null and b/textures/e1m4/wiz1_4.png differ diff --git a/textures/e1m4/wizmet1_2.png b/textures/e1m4/wizmet1_2.png new file mode 100644 index 0000000..53f634d Binary files /dev/null and b/textures/e1m4/wizmet1_2.png differ diff --git a/textures/e1m4/wizmet1_7.png b/textures/e1m4/wizmet1_7.png new file mode 100644 index 0000000..3f24801 Binary files /dev/null and b/textures/e1m4/wizmet1_7.png differ diff --git a/textures/e1m4/wizwood1_8.png b/textures/e1m4/wizwood1_8.png new file mode 100644 index 0000000..fc16c18 Binary files /dev/null and b/textures/e1m4/wizwood1_8.png differ diff --git a/textures/e1m4/wkey02_2.png b/textures/e1m4/wkey02_2.png new file mode 100644 index 0000000..0a0c5b7 Binary files /dev/null and b/textures/e1m4/wkey02_2.png differ diff --git a/textures/e1m4/wmet2_1.png b/textures/e1m4/wmet2_1.png new file mode 100644 index 0000000..b8525ac Binary files /dev/null and b/textures/e1m4/wmet2_1.png differ diff --git a/textures/e1m4/wmet2_3.png b/textures/e1m4/wmet2_3.png new file mode 100644 index 0000000..98a2af0 Binary files /dev/null and b/textures/e1m4/wmet2_3.png differ diff --git a/textures/e1m4/wmet4_5.png b/textures/e1m4/wmet4_5.png new file mode 100644 index 0000000..90bcde0 Binary files /dev/null and b/textures/e1m4/wmet4_5.png differ diff --git a/textures/e1m4/wmet4_7.png b/textures/e1m4/wmet4_7.png new file mode 100644 index 0000000..9e184fd Binary files /dev/null and b/textures/e1m4/wmet4_7.png differ diff --git a/textures/e1m4/wswamp1_4.png b/textures/e1m4/wswamp1_4.png new file mode 100644 index 0000000..b3f6207 Binary files /dev/null and b/textures/e1m4/wswamp1_4.png differ diff --git a/textures/e1m4/wswamp2_1.png b/textures/e1m4/wswamp2_1.png new file mode 100644 index 0000000..3a031cb Binary files /dev/null and b/textures/e1m4/wswamp2_1.png differ diff --git a/textures/e1m4/wswamp2_2.png b/textures/e1m4/wswamp2_2.png new file mode 100644 index 0000000..6de30ad Binary files /dev/null and b/textures/e1m4/wswamp2_2.png differ diff --git a/textures/e1m4/z_exit.png b/textures/e1m4/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/e1m4/z_exit.png differ diff --git a/textures/e1m5/*04water2.png b/textures/e1m5/*04water2.png new file mode 100644 index 0000000..111e620 Binary files /dev/null and b/textures/e1m5/*04water2.png differ diff --git a/textures/e1m5/*teleport.png b/textures/e1m5/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/e1m5/*teleport.png differ diff --git a/textures/e1m5/+0button.png b/textures/e1m5/+0button.png new file mode 100644 index 0000000..14947f9 Binary files /dev/null and b/textures/e1m5/+0button.png differ diff --git a/textures/e1m5/+0floorsw.png b/textures/e1m5/+0floorsw.png new file mode 100644 index 0000000..048c5b2 Binary files /dev/null and b/textures/e1m5/+0floorsw.png differ diff --git a/textures/e1m5/+1button.png b/textures/e1m5/+1button.png new file mode 100644 index 0000000..de83f50 Binary files /dev/null and b/textures/e1m5/+1button.png differ diff --git a/textures/e1m5/+1floorsw.png b/textures/e1m5/+1floorsw.png new file mode 100644 index 0000000..aada891 Binary files /dev/null and b/textures/e1m5/+1floorsw.png differ diff --git a/textures/e1m5/+2button.png b/textures/e1m5/+2button.png new file mode 100644 index 0000000..be192b8 Binary files /dev/null and b/textures/e1m5/+2button.png differ diff --git a/textures/e1m5/+2floorsw.png b/textures/e1m5/+2floorsw.png new file mode 100644 index 0000000..b926cc3 Binary files /dev/null and b/textures/e1m5/+2floorsw.png differ diff --git a/textures/e1m5/+3button.png b/textures/e1m5/+3button.png new file mode 100644 index 0000000..db99f9d Binary files /dev/null and b/textures/e1m5/+3button.png differ diff --git a/textures/e1m5/+3floorsw.png b/textures/e1m5/+3floorsw.png new file mode 100644 index 0000000..d1d5725 Binary files /dev/null and b/textures/e1m5/+3floorsw.png differ diff --git a/textures/e1m5/+abutton.png b/textures/e1m5/+abutton.png new file mode 100644 index 0000000..7714abc Binary files /dev/null and b/textures/e1m5/+abutton.png differ diff --git a/textures/e1m5/+afloorsw.png b/textures/e1m5/+afloorsw.png new file mode 100644 index 0000000..06b5091 Binary files /dev/null and b/textures/e1m5/+afloorsw.png differ diff --git a/textures/e1m5/adoor01_2.png b/textures/e1m5/adoor01_2.png new file mode 100644 index 0000000..c2b7b4c Binary files /dev/null and b/textures/e1m5/adoor01_2.png differ diff --git a/textures/e1m5/adoor02_2.png b/textures/e1m5/adoor02_2.png new file mode 100644 index 0000000..410d9ce Binary files /dev/null and b/textures/e1m5/adoor02_2.png differ diff --git a/textures/e1m5/adoor03_3.png b/textures/e1m5/adoor03_3.png new file mode 100644 index 0000000..4bb724a Binary files /dev/null and b/textures/e1m5/adoor03_3.png differ diff --git a/textures/e1m5/adoor03_6.png b/textures/e1m5/adoor03_6.png new file mode 100644 index 0000000..db510f6 Binary files /dev/null and b/textures/e1m5/adoor03_6.png differ diff --git a/textures/e1m5/afloor3_1.png b/textures/e1m5/afloor3_1.png new file mode 100644 index 0000000..3c6a9a7 Binary files /dev/null and b/textures/e1m5/afloor3_1.png differ diff --git a/textures/e1m5/carch03.png b/textures/e1m5/carch03.png new file mode 100644 index 0000000..c3c0e0d Binary files /dev/null and b/textures/e1m5/carch03.png differ diff --git a/textures/e1m5/carch04_2.png b/textures/e1m5/carch04_2.png new file mode 100644 index 0000000..b74824d Binary files /dev/null and b/textures/e1m5/carch04_2.png differ diff --git a/textures/e1m5/city2_1.png b/textures/e1m5/city2_1.png new file mode 100644 index 0000000..ef68fe6 Binary files /dev/null and b/textures/e1m5/city2_1.png differ diff --git a/textures/e1m5/city2_7.png b/textures/e1m5/city2_7.png new file mode 100644 index 0000000..0a995c4 Binary files /dev/null and b/textures/e1m5/city2_7.png differ diff --git a/textures/e1m5/city2_8.png b/textures/e1m5/city2_8.png new file mode 100644 index 0000000..d3a8631 Binary files /dev/null and b/textures/e1m5/city2_8.png differ diff --git a/textures/e1m5/city4_7.png b/textures/e1m5/city4_7.png new file mode 100644 index 0000000..b800099 Binary files /dev/null and b/textures/e1m5/city4_7.png differ diff --git a/textures/e1m5/city5_1.png b/textures/e1m5/city5_1.png new file mode 100644 index 0000000..3c10424 Binary files /dev/null and b/textures/e1m5/city5_1.png differ diff --git a/textures/e1m5/city5_3.png b/textures/e1m5/city5_3.png new file mode 100644 index 0000000..457a9e7 Binary files /dev/null and b/textures/e1m5/city5_3.png differ diff --git a/textures/e1m5/city5_4.png b/textures/e1m5/city5_4.png new file mode 100644 index 0000000..a1ac582 Binary files /dev/null and b/textures/e1m5/city5_4.png differ diff --git a/textures/e1m5/city5_6.png b/textures/e1m5/city5_6.png new file mode 100644 index 0000000..84288b9 Binary files /dev/null and b/textures/e1m5/city5_6.png differ diff --git a/textures/e1m5/city5_7.png b/textures/e1m5/city5_7.png new file mode 100644 index 0000000..03ddb58 Binary files /dev/null and b/textures/e1m5/city5_7.png differ diff --git a/textures/e1m5/city5_8.png b/textures/e1m5/city5_8.png new file mode 100644 index 0000000..c5a57e5 Binary files /dev/null and b/textures/e1m5/city5_8.png differ diff --git a/textures/e1m5/city6_4.png b/textures/e1m5/city6_4.png new file mode 100644 index 0000000..c7054dc Binary files /dev/null and b/textures/e1m5/city6_4.png differ diff --git a/textures/e1m5/citya1_1.png b/textures/e1m5/citya1_1.png new file mode 100644 index 0000000..187feb1 Binary files /dev/null and b/textures/e1m5/citya1_1.png differ diff --git a/textures/e1m5/clip.png b/textures/e1m5/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/e1m5/clip.png differ diff --git a/textures/e1m5/column1_2.png b/textures/e1m5/column1_2.png new file mode 100644 index 0000000..32a521a Binary files /dev/null and b/textures/e1m5/column1_2.png differ diff --git a/textures/e1m5/column1_5.png b/textures/e1m5/column1_5.png new file mode 100644 index 0000000..76fb214 Binary files /dev/null and b/textures/e1m5/column1_5.png differ diff --git a/textures/e1m5/cop1_1.png b/textures/e1m5/cop1_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/e1m5/cop1_1.png differ diff --git a/textures/e1m5/cop1_5.png b/textures/e1m5/cop1_5.png new file mode 100644 index 0000000..ce669be Binary files /dev/null and b/textures/e1m5/cop1_5.png differ diff --git a/textures/e1m5/cop2_4.png b/textures/e1m5/cop2_4.png new file mode 100644 index 0000000..223d939 Binary files /dev/null and b/textures/e1m5/cop2_4.png differ diff --git a/textures/e1m5/cop3_1.png b/textures/e1m5/cop3_1.png new file mode 100644 index 0000000..5adeaca Binary files /dev/null and b/textures/e1m5/cop3_1.png differ diff --git a/textures/e1m5/cop3_4.png b/textures/e1m5/cop3_4.png new file mode 100644 index 0000000..45da005 Binary files /dev/null and b/textures/e1m5/cop3_4.png differ diff --git a/textures/e1m5/door05_3.png b/textures/e1m5/door05_3.png new file mode 100644 index 0000000..db510f6 Binary files /dev/null and b/textures/e1m5/door05_3.png differ diff --git a/textures/e1m5/enter01.png b/textures/e1m5/enter01.png new file mode 100644 index 0000000..1227cf6 Binary files /dev/null and b/textures/e1m5/enter01.png differ diff --git a/textures/e1m5/exit02_2.png b/textures/e1m5/exit02_2.png new file mode 100644 index 0000000..6f582ba Binary files /dev/null and b/textures/e1m5/exit02_2.png differ diff --git a/textures/e1m5/ground1_6.png b/textures/e1m5/ground1_6.png new file mode 100644 index 0000000..482804a Binary files /dev/null and b/textures/e1m5/ground1_6.png differ diff --git a/textures/e1m5/key02_1.png b/textures/e1m5/key02_1.png new file mode 100644 index 0000000..fb3513d Binary files /dev/null and b/textures/e1m5/key02_1.png differ diff --git a/textures/e1m5/key02_2.png b/textures/e1m5/key02_2.png new file mode 100644 index 0000000..0a0c5b7 Binary files /dev/null and b/textures/e1m5/key02_2.png differ diff --git a/textures/e1m5/metal1_7.png b/textures/e1m5/metal1_7.png new file mode 100644 index 0000000..97f2db5 Binary files /dev/null and b/textures/e1m5/metal1_7.png differ diff --git a/textures/e1m5/metal2_2.png b/textures/e1m5/metal2_2.png new file mode 100644 index 0000000..20d52cc Binary files /dev/null and b/textures/e1m5/metal2_2.png differ diff --git a/textures/e1m5/metal2_4.png b/textures/e1m5/metal2_4.png new file mode 100644 index 0000000..96ae676 Binary files /dev/null and b/textures/e1m5/metal2_4.png differ diff --git a/textures/e1m5/metal4_4.png b/textures/e1m5/metal4_4.png new file mode 100644 index 0000000..41a1994 Binary files /dev/null and b/textures/e1m5/metal4_4.png differ diff --git a/textures/e1m5/metal5_6.png b/textures/e1m5/metal5_6.png new file mode 100644 index 0000000..c76fb6e Binary files /dev/null and b/textures/e1m5/metal5_6.png differ diff --git a/textures/e1m5/metal6_3.png b/textures/e1m5/metal6_3.png new file mode 100644 index 0000000..2cabed2 Binary files /dev/null and b/textures/e1m5/metal6_3.png differ diff --git a/textures/e1m5/metal6_4.png b/textures/e1m5/metal6_4.png new file mode 100644 index 0000000..dcab40e Binary files /dev/null and b/textures/e1m5/metal6_4.png differ diff --git a/textures/e1m5/mmetal1_1.png b/textures/e1m5/mmetal1_1.png new file mode 100644 index 0000000..0762b66 Binary files /dev/null and b/textures/e1m5/mmetal1_1.png differ diff --git a/textures/e1m5/plat_top1.png b/textures/e1m5/plat_top1.png new file mode 100644 index 0000000..01b497b Binary files /dev/null and b/textures/e1m5/plat_top1.png differ diff --git a/textures/e1m5/rock4_2.png b/textures/e1m5/rock4_2.png new file mode 100644 index 0000000..edca558 Binary files /dev/null and b/textures/e1m5/rock4_2.png differ diff --git a/textures/e1m5/sky4.png b/textures/e1m5/sky4.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/e1m5/sky4.png differ diff --git a/textures/e1m5/trigger.png b/textures/e1m5/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e1m5/trigger.png differ diff --git a/textures/e1m5/window02_1.png b/textures/e1m5/window02_1.png new file mode 100644 index 0000000..7fddd11 Binary files /dev/null and b/textures/e1m5/window02_1.png differ diff --git a/textures/e1m5/window1_3.png b/textures/e1m5/window1_3.png new file mode 100644 index 0000000..2e460e1 Binary files /dev/null and b/textures/e1m5/window1_3.png differ diff --git a/textures/e1m5/woodflr1_2.png b/textures/e1m5/woodflr1_2.png new file mode 100644 index 0000000..e314139 Binary files /dev/null and b/textures/e1m5/woodflr1_2.png differ diff --git a/textures/e1m5/z_exit.png b/textures/e1m5/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/e1m5/z_exit.png differ diff --git a/textures/e1m6/*lava1.png b/textures/e1m6/*lava1.png new file mode 100644 index 0000000..099c4b8 Binary files /dev/null and b/textures/e1m6/*lava1.png differ diff --git a/textures/e1m6/*teleport.png b/textures/e1m6/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/e1m6/*teleport.png differ diff --git a/textures/e1m6/+0butn.png b/textures/e1m6/+0butn.png new file mode 100644 index 0000000..75be6e8 Binary files /dev/null and b/textures/e1m6/+0butn.png differ diff --git a/textures/e1m6/+0butnn.png b/textures/e1m6/+0butnn.png new file mode 100644 index 0000000..ca36086 Binary files /dev/null and b/textures/e1m6/+0butnn.png differ diff --git a/textures/e1m6/+1butn.png b/textures/e1m6/+1butn.png new file mode 100644 index 0000000..59eacde Binary files /dev/null and b/textures/e1m6/+1butn.png differ diff --git a/textures/e1m6/+1butnn.png b/textures/e1m6/+1butnn.png new file mode 100644 index 0000000..8f0ffa9 Binary files /dev/null and b/textures/e1m6/+1butnn.png differ diff --git a/textures/e1m6/+2butn.png b/textures/e1m6/+2butn.png new file mode 100644 index 0000000..8317c42 Binary files /dev/null and b/textures/e1m6/+2butn.png differ diff --git a/textures/e1m6/+2butnn.png b/textures/e1m6/+2butnn.png new file mode 100644 index 0000000..c11c9ca Binary files /dev/null and b/textures/e1m6/+2butnn.png differ diff --git a/textures/e1m6/+3butn.png b/textures/e1m6/+3butn.png new file mode 100644 index 0000000..59eacde Binary files /dev/null and b/textures/e1m6/+3butn.png differ diff --git a/textures/e1m6/+3butnn.png b/textures/e1m6/+3butnn.png new file mode 100644 index 0000000..8f0ffa9 Binary files /dev/null and b/textures/e1m6/+3butnn.png differ diff --git a/textures/e1m6/+abutn.png b/textures/e1m6/+abutn.png new file mode 100644 index 0000000..962476a Binary files /dev/null and b/textures/e1m6/+abutn.png differ diff --git a/textures/e1m6/+abutnn.png b/textures/e1m6/+abutnn.png new file mode 100644 index 0000000..962476a Binary files /dev/null and b/textures/e1m6/+abutnn.png differ diff --git a/textures/e1m6/clip.png b/textures/e1m6/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/e1m6/clip.png differ diff --git a/textures/e1m6/cop1_2.png b/textures/e1m6/cop1_2.png new file mode 100644 index 0000000..b875c92 Binary files /dev/null and b/textures/e1m6/cop1_2.png differ diff --git a/textures/e1m6/cop1_6.png b/textures/e1m6/cop1_6.png new file mode 100644 index 0000000..8fc8c40 Binary files /dev/null and b/textures/e1m6/cop1_6.png differ diff --git a/textures/e1m6/cop1_7.png b/textures/e1m6/cop1_7.png new file mode 100644 index 0000000..7d75f34 Binary files /dev/null and b/textures/e1m6/cop1_7.png differ diff --git a/textures/e1m6/cop2_6.png b/textures/e1m6/cop2_6.png new file mode 100644 index 0000000..04006ab Binary files /dev/null and b/textures/e1m6/cop2_6.png differ diff --git a/textures/e1m6/cop3_4.png b/textures/e1m6/cop3_4.png new file mode 100644 index 0000000..45da005 Binary files /dev/null and b/textures/e1m6/cop3_4.png differ diff --git a/textures/e1m6/cop4_3.png b/textures/e1m6/cop4_3.png new file mode 100644 index 0000000..86e2f18 Binary files /dev/null and b/textures/e1m6/cop4_3.png differ diff --git a/textures/e1m6/dem4_4.png b/textures/e1m6/dem4_4.png new file mode 100644 index 0000000..daf9e9e Binary files /dev/null and b/textures/e1m6/dem4_4.png differ diff --git a/textures/e1m6/dr02_1.png b/textures/e1m6/dr02_1.png new file mode 100644 index 0000000..30d66fc Binary files /dev/null and b/textures/e1m6/dr02_1.png differ diff --git a/textures/e1m6/dr07_1.png b/textures/e1m6/dr07_1.png new file mode 100644 index 0000000..877e37f Binary files /dev/null and b/textures/e1m6/dr07_1.png differ diff --git a/textures/e1m6/elwall1_1.png b/textures/e1m6/elwall1_1.png new file mode 100644 index 0000000..24b1ac3 Binary files /dev/null and b/textures/e1m6/elwall1_1.png differ diff --git a/textures/e1m6/key03_2.png b/textures/e1m6/key03_2.png new file mode 100644 index 0000000..06006e3 Binary files /dev/null and b/textures/e1m6/key03_2.png differ diff --git a/textures/e1m6/key03_3.png b/textures/e1m6/key03_3.png new file mode 100644 index 0000000..077c4e3 Binary files /dev/null and b/textures/e1m6/key03_3.png differ diff --git a/textures/e1m6/light1_4.png b/textures/e1m6/light1_4.png new file mode 100644 index 0000000..80df630 Binary files /dev/null and b/textures/e1m6/light1_4.png differ diff --git a/textures/e1m6/light1_5.png b/textures/e1m6/light1_5.png new file mode 100644 index 0000000..eb46eed Binary files /dev/null and b/textures/e1m6/light1_5.png differ diff --git a/textures/e1m6/light1_7.png b/textures/e1m6/light1_7.png new file mode 100644 index 0000000..bb1f38e Binary files /dev/null and b/textures/e1m6/light1_7.png differ diff --git a/textures/e1m6/met5_1.png b/textures/e1m6/met5_1.png new file mode 100644 index 0000000..cc9a272 Binary files /dev/null and b/textures/e1m6/met5_1.png differ diff --git a/textures/e1m6/met5_2.png b/textures/e1m6/met5_2.png new file mode 100644 index 0000000..722b93a Binary files /dev/null and b/textures/e1m6/met5_2.png differ diff --git a/textures/e1m6/metal1_2.png b/textures/e1m6/metal1_2.png new file mode 100644 index 0000000..94e6b61 Binary files /dev/null and b/textures/e1m6/metal1_2.png differ diff --git a/textures/e1m6/metal1_3.png b/textures/e1m6/metal1_3.png new file mode 100644 index 0000000..b75b82c Binary files /dev/null and b/textures/e1m6/metal1_3.png differ diff --git a/textures/e1m6/metal1_4.png b/textures/e1m6/metal1_4.png new file mode 100644 index 0000000..e77c5b7 Binary files /dev/null and b/textures/e1m6/metal1_4.png differ diff --git a/textures/e1m6/metal2_2.png b/textures/e1m6/metal2_2.png new file mode 100644 index 0000000..20d52cc Binary files /dev/null and b/textures/e1m6/metal2_2.png differ diff --git a/textures/e1m6/metal2_4.png b/textures/e1m6/metal2_4.png new file mode 100644 index 0000000..96ae676 Binary files /dev/null and b/textures/e1m6/metal2_4.png differ diff --git a/textures/e1m6/metal2_5.png b/textures/e1m6/metal2_5.png new file mode 100644 index 0000000..b54646c Binary files /dev/null and b/textures/e1m6/metal2_5.png differ diff --git a/textures/e1m6/metal2_6.png b/textures/e1m6/metal2_6.png new file mode 100644 index 0000000..2f3dec6 Binary files /dev/null and b/textures/e1m6/metal2_6.png differ diff --git a/textures/e1m6/metal4_2.png b/textures/e1m6/metal4_2.png new file mode 100644 index 0000000..c5b02f4 Binary files /dev/null and b/textures/e1m6/metal4_2.png differ diff --git a/textures/e1m6/metal4_3.png b/textures/e1m6/metal4_3.png new file mode 100644 index 0000000..aefabce Binary files /dev/null and b/textures/e1m6/metal4_3.png differ diff --git a/textures/e1m6/metal4_4.png b/textures/e1m6/metal4_4.png new file mode 100644 index 0000000..41a1994 Binary files /dev/null and b/textures/e1m6/metal4_4.png differ diff --git a/textures/e1m6/metal4_5.png b/textures/e1m6/metal4_5.png new file mode 100644 index 0000000..90bcde0 Binary files /dev/null and b/textures/e1m6/metal4_5.png differ diff --git a/textures/e1m6/metal6_1.png b/textures/e1m6/metal6_1.png new file mode 100644 index 0000000..cca7507 Binary files /dev/null and b/textures/e1m6/metal6_1.png differ diff --git a/textures/e1m6/metal6_2.png b/textures/e1m6/metal6_2.png new file mode 100644 index 0000000..355efbb Binary files /dev/null and b/textures/e1m6/metal6_2.png differ diff --git a/textures/e1m6/metal6_3.png b/textures/e1m6/metal6_3.png new file mode 100644 index 0000000..2cabed2 Binary files /dev/null and b/textures/e1m6/metal6_3.png differ diff --git a/textures/e1m6/metal6_4.png b/textures/e1m6/metal6_4.png new file mode 100644 index 0000000..dcab40e Binary files /dev/null and b/textures/e1m6/metal6_4.png differ diff --git a/textures/e1m6/metalt2_1.png b/textures/e1m6/metalt2_1.png new file mode 100644 index 0000000..8d272be Binary files /dev/null and b/textures/e1m6/metalt2_1.png differ diff --git a/textures/e1m6/metalt2_3.png b/textures/e1m6/metalt2_3.png new file mode 100644 index 0000000..ca63a89 Binary files /dev/null and b/textures/e1m6/metalt2_3.png differ diff --git a/textures/e1m6/metalt2_5.png b/textures/e1m6/metalt2_5.png new file mode 100644 index 0000000..1d2854b Binary files /dev/null and b/textures/e1m6/metalt2_5.png differ diff --git a/textures/e1m6/metalt2_6.png b/textures/e1m6/metalt2_6.png new file mode 100644 index 0000000..6f9301a Binary files /dev/null and b/textures/e1m6/metalt2_6.png differ diff --git a/textures/e1m6/metalt2_8.png b/textures/e1m6/metalt2_8.png new file mode 100644 index 0000000..038c9af Binary files /dev/null and b/textures/e1m6/metalt2_8.png differ diff --git a/textures/e1m6/mmetal1_1.png b/textures/e1m6/mmetal1_1.png new file mode 100644 index 0000000..0762b66 Binary files /dev/null and b/textures/e1m6/mmetal1_1.png differ diff --git a/textures/e1m6/mmetal1_2.png b/textures/e1m6/mmetal1_2.png new file mode 100644 index 0000000..53f634d Binary files /dev/null and b/textures/e1m6/mmetal1_2.png differ diff --git a/textures/e1m6/mmetal1_5.png b/textures/e1m6/mmetal1_5.png new file mode 100644 index 0000000..da9c99b Binary files /dev/null and b/textures/e1m6/mmetal1_5.png differ diff --git a/textures/e1m6/mmetal1_7.png b/textures/e1m6/mmetal1_7.png new file mode 100644 index 0000000..3f24801 Binary files /dev/null and b/textures/e1m6/mmetal1_7.png differ diff --git a/textures/e1m6/mmetal1_8.png b/textures/e1m6/mmetal1_8.png new file mode 100644 index 0000000..9d0b7dc Binary files /dev/null and b/textures/e1m6/mmetal1_8.png differ diff --git a/textures/e1m6/mswtch_3.png b/textures/e1m6/mswtch_3.png new file mode 100644 index 0000000..d97b6b7 Binary files /dev/null and b/textures/e1m6/mswtch_3.png differ diff --git a/textures/e1m6/mswtch_4.png b/textures/e1m6/mswtch_4.png new file mode 100644 index 0000000..962476a Binary files /dev/null and b/textures/e1m6/mswtch_4.png differ diff --git a/textures/e1m6/nmetal2_1.png b/textures/e1m6/nmetal2_1.png new file mode 100644 index 0000000..b8525ac Binary files /dev/null and b/textures/e1m6/nmetal2_1.png differ diff --git a/textures/e1m6/nmetal2_6.png b/textures/e1m6/nmetal2_6.png new file mode 100644 index 0000000..df87b5c Binary files /dev/null and b/textures/e1m6/nmetal2_6.png differ diff --git a/textures/e1m6/plat_top2.png b/textures/e1m6/plat_top2.png new file mode 100644 index 0000000..831ee39 Binary files /dev/null and b/textures/e1m6/plat_top2.png differ diff --git a/textures/e1m6/rune1_6.png b/textures/e1m6/rune1_6.png new file mode 100644 index 0000000..0eb4eff Binary files /dev/null and b/textures/e1m6/rune1_6.png differ diff --git a/textures/e1m6/rune1_7.png b/textures/e1m6/rune1_7.png new file mode 100644 index 0000000..6b06d0c Binary files /dev/null and b/textures/e1m6/rune1_7.png differ diff --git a/textures/e1m6/rune2_1.png b/textures/e1m6/rune2_1.png new file mode 100644 index 0000000..6654436 Binary files /dev/null and b/textures/e1m6/rune2_1.png differ diff --git a/textures/e1m6/rune2_2.png b/textures/e1m6/rune2_2.png new file mode 100644 index 0000000..d9af17e Binary files /dev/null and b/textures/e1m6/rune2_2.png differ diff --git a/textures/e1m6/rune2_4.png b/textures/e1m6/rune2_4.png new file mode 100644 index 0000000..b20573d Binary files /dev/null and b/textures/e1m6/rune2_4.png differ diff --git a/textures/e1m6/rune_a.png b/textures/e1m6/rune_a.png new file mode 100644 index 0000000..9437447 Binary files /dev/null and b/textures/e1m6/rune_a.png differ diff --git a/textures/e1m6/sky4.png b/textures/e1m6/sky4.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/e1m6/sky4.png differ diff --git a/textures/e1m6/trigger.png b/textures/e1m6/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e1m6/trigger.png differ diff --git a/textures/e1m6/z_exit.png b/textures/e1m6/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/e1m6/z_exit.png differ diff --git a/textures/e1m7/*lava1.png b/textures/e1m7/*lava1.png new file mode 100644 index 0000000..099c4b8 Binary files /dev/null and b/textures/e1m7/*lava1.png differ diff --git a/textures/e1m7/*teleport.png b/textures/e1m7/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/e1m7/*teleport.png differ diff --git a/textures/e1m7/+0butn.png b/textures/e1m7/+0butn.png new file mode 100644 index 0000000..75be6e8 Binary files /dev/null and b/textures/e1m7/+0butn.png differ diff --git a/textures/e1m7/+0butnn.png b/textures/e1m7/+0butnn.png new file mode 100644 index 0000000..ca36086 Binary files /dev/null and b/textures/e1m7/+0butnn.png differ diff --git a/textures/e1m7/+1butn.png b/textures/e1m7/+1butn.png new file mode 100644 index 0000000..59eacde Binary files /dev/null and b/textures/e1m7/+1butn.png differ diff --git a/textures/e1m7/+1butnn.png b/textures/e1m7/+1butnn.png new file mode 100644 index 0000000..8f0ffa9 Binary files /dev/null and b/textures/e1m7/+1butnn.png differ diff --git a/textures/e1m7/+2butn.png b/textures/e1m7/+2butn.png new file mode 100644 index 0000000..8317c42 Binary files /dev/null and b/textures/e1m7/+2butn.png differ diff --git a/textures/e1m7/+2butnn.png b/textures/e1m7/+2butnn.png new file mode 100644 index 0000000..c11c9ca Binary files /dev/null and b/textures/e1m7/+2butnn.png differ diff --git a/textures/e1m7/+3butn.png b/textures/e1m7/+3butn.png new file mode 100644 index 0000000..59eacde Binary files /dev/null and b/textures/e1m7/+3butn.png differ diff --git a/textures/e1m7/+3butnn.png b/textures/e1m7/+3butnn.png new file mode 100644 index 0000000..8f0ffa9 Binary files /dev/null and b/textures/e1m7/+3butnn.png differ diff --git a/textures/e1m7/+abutn.png b/textures/e1m7/+abutn.png new file mode 100644 index 0000000..962476a Binary files /dev/null and b/textures/e1m7/+abutn.png differ diff --git a/textures/e1m7/+abutnn.png b/textures/e1m7/+abutnn.png new file mode 100644 index 0000000..962476a Binary files /dev/null and b/textures/e1m7/+abutnn.png differ diff --git a/textures/e1m7/clip.png b/textures/e1m7/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/e1m7/clip.png differ diff --git a/textures/e1m7/cop1_6.png b/textures/e1m7/cop1_6.png new file mode 100644 index 0000000..8fc8c40 Binary files /dev/null and b/textures/e1m7/cop1_6.png differ diff --git a/textures/e1m7/cop1_8.png b/textures/e1m7/cop1_8.png new file mode 100644 index 0000000..9bd6f82 Binary files /dev/null and b/textures/e1m7/cop1_8.png differ diff --git a/textures/e1m7/cop2_3.png b/textures/e1m7/cop2_3.png new file mode 100644 index 0000000..ee988b4 Binary files /dev/null and b/textures/e1m7/cop2_3.png differ diff --git a/textures/e1m7/cop3_4.png b/textures/e1m7/cop3_4.png new file mode 100644 index 0000000..45da005 Binary files /dev/null and b/textures/e1m7/cop3_4.png differ diff --git a/textures/e1m7/dr07_1.png b/textures/e1m7/dr07_1.png new file mode 100644 index 0000000..877e37f Binary files /dev/null and b/textures/e1m7/dr07_1.png differ diff --git a/textures/e1m7/lgmetal3.png b/textures/e1m7/lgmetal3.png new file mode 100644 index 0000000..d9f42c5 Binary files /dev/null and b/textures/e1m7/lgmetal3.png differ diff --git a/textures/e1m7/met5_1.png b/textures/e1m7/met5_1.png new file mode 100644 index 0000000..cc9a272 Binary files /dev/null and b/textures/e1m7/met5_1.png differ diff --git a/textures/e1m7/met5_2.png b/textures/e1m7/met5_2.png new file mode 100644 index 0000000..722b93a Binary files /dev/null and b/textures/e1m7/met5_2.png differ diff --git a/textures/e1m7/metal1_2.png b/textures/e1m7/metal1_2.png new file mode 100644 index 0000000..94e6b61 Binary files /dev/null and b/textures/e1m7/metal1_2.png differ diff --git a/textures/e1m7/metal1_3.png b/textures/e1m7/metal1_3.png new file mode 100644 index 0000000..b75b82c Binary files /dev/null and b/textures/e1m7/metal1_3.png differ diff --git a/textures/e1m7/metal2_2.png b/textures/e1m7/metal2_2.png new file mode 100644 index 0000000..20d52cc Binary files /dev/null and b/textures/e1m7/metal2_2.png differ diff --git a/textures/e1m7/metal4_4.png b/textures/e1m7/metal4_4.png new file mode 100644 index 0000000..41a1994 Binary files /dev/null and b/textures/e1m7/metal4_4.png differ diff --git a/textures/e1m7/metal4_5.png b/textures/e1m7/metal4_5.png new file mode 100644 index 0000000..90bcde0 Binary files /dev/null and b/textures/e1m7/metal4_5.png differ diff --git a/textures/e1m7/metal4_6.png b/textures/e1m7/metal4_6.png new file mode 100644 index 0000000..efd983b Binary files /dev/null and b/textures/e1m7/metal4_6.png differ diff --git a/textures/e1m7/metal5_2.png b/textures/e1m7/metal5_2.png new file mode 100644 index 0000000..e20a601 Binary files /dev/null and b/textures/e1m7/metal5_2.png differ diff --git a/textures/e1m7/metal6_2.png b/textures/e1m7/metal6_2.png new file mode 100644 index 0000000..355efbb Binary files /dev/null and b/textures/e1m7/metal6_2.png differ diff --git a/textures/e1m7/metal6_3.png b/textures/e1m7/metal6_3.png new file mode 100644 index 0000000..2cabed2 Binary files /dev/null and b/textures/e1m7/metal6_3.png differ diff --git a/textures/e1m7/metal6_4.png b/textures/e1m7/metal6_4.png new file mode 100644 index 0000000..dcab40e Binary files /dev/null and b/textures/e1m7/metal6_4.png differ diff --git a/textures/e1m7/metalt2_3.png b/textures/e1m7/metalt2_3.png new file mode 100644 index 0000000..ca63a89 Binary files /dev/null and b/textures/e1m7/metalt2_3.png differ diff --git a/textures/e1m7/metalt2_8.png b/textures/e1m7/metalt2_8.png new file mode 100644 index 0000000..038c9af Binary files /dev/null and b/textures/e1m7/metalt2_8.png differ diff --git a/textures/e1m7/mmetal1_2.png b/textures/e1m7/mmetal1_2.png new file mode 100644 index 0000000..53f634d Binary files /dev/null and b/textures/e1m7/mmetal1_2.png differ diff --git a/textures/e1m7/nmetal2_1.png b/textures/e1m7/nmetal2_1.png new file mode 100644 index 0000000..b8525ac Binary files /dev/null and b/textures/e1m7/nmetal2_1.png differ diff --git a/textures/e1m7/plat_top1.png b/textures/e1m7/plat_top1.png new file mode 100644 index 0000000..01b497b Binary files /dev/null and b/textures/e1m7/plat_top1.png differ diff --git a/textures/e1m7/rune1_6.png b/textures/e1m7/rune1_6.png new file mode 100644 index 0000000..0eb4eff Binary files /dev/null and b/textures/e1m7/rune1_6.png differ diff --git a/textures/e1m7/rune1_7.png b/textures/e1m7/rune1_7.png new file mode 100644 index 0000000..6b06d0c Binary files /dev/null and b/textures/e1m7/rune1_7.png differ diff --git a/textures/e1m7/rune_a.png b/textures/e1m7/rune_a.png new file mode 100644 index 0000000..9437447 Binary files /dev/null and b/textures/e1m7/rune_a.png differ diff --git a/textures/e1m7/sky4.png b/textures/e1m7/sky4.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/e1m7/sky4.png differ diff --git a/textures/e1m7/trigger.png b/textures/e1m7/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e1m7/trigger.png differ diff --git a/textures/e1m8/*lava1.png b/textures/e1m8/*lava1.png new file mode 100644 index 0000000..099c4b8 Binary files /dev/null and b/textures/e1m8/*lava1.png differ diff --git a/textures/e1m8/*teleport.png b/textures/e1m8/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/e1m8/*teleport.png differ diff --git a/textures/e1m8/+0butnn.png b/textures/e1m8/+0butnn.png new file mode 100644 index 0000000..ca36086 Binary files /dev/null and b/textures/e1m8/+0butnn.png differ diff --git a/textures/e1m8/+1butnn.png b/textures/e1m8/+1butnn.png new file mode 100644 index 0000000..8f0ffa9 Binary files /dev/null and b/textures/e1m8/+1butnn.png differ diff --git a/textures/e1m8/+2butnn.png b/textures/e1m8/+2butnn.png new file mode 100644 index 0000000..c11c9ca Binary files /dev/null and b/textures/e1m8/+2butnn.png differ diff --git a/textures/e1m8/+3butnn.png b/textures/e1m8/+3butnn.png new file mode 100644 index 0000000..8f0ffa9 Binary files /dev/null and b/textures/e1m8/+3butnn.png differ diff --git a/textures/e1m8/+abutnn.png b/textures/e1m8/+abutnn.png new file mode 100644 index 0000000..962476a Binary files /dev/null and b/textures/e1m8/+abutnn.png differ diff --git a/textures/e1m8/clip.png b/textures/e1m8/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/e1m8/clip.png differ diff --git a/textures/e1m8/cop1_1.png b/textures/e1m8/cop1_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/e1m8/cop1_1.png differ diff --git a/textures/e1m8/cop1_3.png b/textures/e1m8/cop1_3.png new file mode 100644 index 0000000..ee5b195 Binary files /dev/null and b/textures/e1m8/cop1_3.png differ diff --git a/textures/e1m8/cop1_6.png b/textures/e1m8/cop1_6.png new file mode 100644 index 0000000..8fc8c40 Binary files /dev/null and b/textures/e1m8/cop1_6.png differ diff --git a/textures/e1m8/cop3_4.png b/textures/e1m8/cop3_4.png new file mode 100644 index 0000000..45da005 Binary files /dev/null and b/textures/e1m8/cop3_4.png differ diff --git a/textures/e1m8/dr02_1.png b/textures/e1m8/dr02_1.png new file mode 100644 index 0000000..30d66fc Binary files /dev/null and b/textures/e1m8/dr02_1.png differ diff --git a/textures/e1m8/key03_1.png b/textures/e1m8/key03_1.png new file mode 100644 index 0000000..a0877a0 Binary files /dev/null and b/textures/e1m8/key03_1.png differ diff --git a/textures/e1m8/lgmetal.png b/textures/e1m8/lgmetal.png new file mode 100644 index 0000000..d00a3bb Binary files /dev/null and b/textures/e1m8/lgmetal.png differ diff --git a/textures/e1m8/light1_4.png b/textures/e1m8/light1_4.png new file mode 100644 index 0000000..80df630 Binary files /dev/null and b/textures/e1m8/light1_4.png differ diff --git a/textures/e1m8/light3_6.png b/textures/e1m8/light3_6.png new file mode 100644 index 0000000..cb6a2df Binary files /dev/null and b/textures/e1m8/light3_6.png differ diff --git a/textures/e1m8/light3_7.png b/textures/e1m8/light3_7.png new file mode 100644 index 0000000..7ab83c5 Binary files /dev/null and b/textures/e1m8/light3_7.png differ diff --git a/textures/e1m8/light3_8.png b/textures/e1m8/light3_8.png new file mode 100644 index 0000000..b615936 Binary files /dev/null and b/textures/e1m8/light3_8.png differ diff --git a/textures/e1m8/met5_1.png b/textures/e1m8/met5_1.png new file mode 100644 index 0000000..cc9a272 Binary files /dev/null and b/textures/e1m8/met5_1.png differ diff --git a/textures/e1m8/metal1_1.png b/textures/e1m8/metal1_1.png new file mode 100644 index 0000000..ca38b28 Binary files /dev/null and b/textures/e1m8/metal1_1.png differ diff --git a/textures/e1m8/metal1_3.png b/textures/e1m8/metal1_3.png new file mode 100644 index 0000000..b75b82c Binary files /dev/null and b/textures/e1m8/metal1_3.png differ diff --git a/textures/e1m8/metal1_4.png b/textures/e1m8/metal1_4.png new file mode 100644 index 0000000..e77c5b7 Binary files /dev/null and b/textures/e1m8/metal1_4.png differ diff --git a/textures/e1m8/metal2_6.png b/textures/e1m8/metal2_6.png new file mode 100644 index 0000000..2f3dec6 Binary files /dev/null and b/textures/e1m8/metal2_6.png differ diff --git a/textures/e1m8/metal4_2.png b/textures/e1m8/metal4_2.png new file mode 100644 index 0000000..c5b02f4 Binary files /dev/null and b/textures/e1m8/metal4_2.png differ diff --git a/textures/e1m8/metal4_3.png b/textures/e1m8/metal4_3.png new file mode 100644 index 0000000..aefabce Binary files /dev/null and b/textures/e1m8/metal4_3.png differ diff --git a/textures/e1m8/metal4_4.png b/textures/e1m8/metal4_4.png new file mode 100644 index 0000000..41a1994 Binary files /dev/null and b/textures/e1m8/metal4_4.png differ diff --git a/textures/e1m8/metal4_5.png b/textures/e1m8/metal4_5.png new file mode 100644 index 0000000..90bcde0 Binary files /dev/null and b/textures/e1m8/metal4_5.png differ diff --git a/textures/e1m8/metal5_1.png b/textures/e1m8/metal5_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/e1m8/metal5_1.png differ diff --git a/textures/e1m8/metal5_2.png b/textures/e1m8/metal5_2.png new file mode 100644 index 0000000..e20a601 Binary files /dev/null and b/textures/e1m8/metal5_2.png differ diff --git a/textures/e1m8/metal5_4.png b/textures/e1m8/metal5_4.png new file mode 100644 index 0000000..6558ca3 Binary files /dev/null and b/textures/e1m8/metal5_4.png differ diff --git a/textures/e1m8/metal6_3.png b/textures/e1m8/metal6_3.png new file mode 100644 index 0000000..2cabed2 Binary files /dev/null and b/textures/e1m8/metal6_3.png differ diff --git a/textures/e1m8/metal6_4.png b/textures/e1m8/metal6_4.png new file mode 100644 index 0000000..dcab40e Binary files /dev/null and b/textures/e1m8/metal6_4.png differ diff --git a/textures/e1m8/metalt1_1.png b/textures/e1m8/metalt1_1.png new file mode 100644 index 0000000..e0824e2 Binary files /dev/null and b/textures/e1m8/metalt1_1.png differ diff --git a/textures/e1m8/metalt2_1.png b/textures/e1m8/metalt2_1.png new file mode 100644 index 0000000..8d272be Binary files /dev/null and b/textures/e1m8/metalt2_1.png differ diff --git a/textures/e1m8/metalt2_2.png b/textures/e1m8/metalt2_2.png new file mode 100644 index 0000000..a701f42 Binary files /dev/null and b/textures/e1m8/metalt2_2.png differ diff --git a/textures/e1m8/metalt2_5.png b/textures/e1m8/metalt2_5.png new file mode 100644 index 0000000..1d2854b Binary files /dev/null and b/textures/e1m8/metalt2_5.png differ diff --git a/textures/e1m8/metalt2_8.png b/textures/e1m8/metalt2_8.png new file mode 100644 index 0000000..038c9af Binary files /dev/null and b/textures/e1m8/metalt2_8.png differ diff --git a/textures/e1m8/mmetal1_2.png b/textures/e1m8/mmetal1_2.png new file mode 100644 index 0000000..53f634d Binary files /dev/null and b/textures/e1m8/mmetal1_2.png differ diff --git a/textures/e1m8/mswtch_3.png b/textures/e1m8/mswtch_3.png new file mode 100644 index 0000000..d97b6b7 Binary files /dev/null and b/textures/e1m8/mswtch_3.png differ diff --git a/textures/e1m8/mswtch_4.png b/textures/e1m8/mswtch_4.png new file mode 100644 index 0000000..962476a Binary files /dev/null and b/textures/e1m8/mswtch_4.png differ diff --git a/textures/e1m8/muh_bad.png b/textures/e1m8/muh_bad.png new file mode 100644 index 0000000..4c182c5 Binary files /dev/null and b/textures/e1m8/muh_bad.png differ diff --git a/textures/e1m8/nmetal2_1.png b/textures/e1m8/nmetal2_1.png new file mode 100644 index 0000000..b8525ac Binary files /dev/null and b/textures/e1m8/nmetal2_1.png differ diff --git a/textures/e1m8/rune2_2.png b/textures/e1m8/rune2_2.png new file mode 100644 index 0000000..d9af17e Binary files /dev/null and b/textures/e1m8/rune2_2.png differ diff --git a/textures/e1m8/rune2_4.png b/textures/e1m8/rune2_4.png new file mode 100644 index 0000000..b20573d Binary files /dev/null and b/textures/e1m8/rune2_4.png differ diff --git a/textures/e1m8/rune_a.png b/textures/e1m8/rune_a.png new file mode 100644 index 0000000..9437447 Binary files /dev/null and b/textures/e1m8/rune_a.png differ diff --git a/textures/e1m8/trigger.png b/textures/e1m8/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e1m8/trigger.png differ diff --git a/textures/e1m8/z_exit.png b/textures/e1m8/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/e1m8/z_exit.png differ diff --git a/textures/e2m1/*teleport.png b/textures/e2m1/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/e2m1/*teleport.png differ diff --git a/textures/e2m1/*water0.png b/textures/e2m1/*water0.png new file mode 100644 index 0000000..9c3f91d Binary files /dev/null and b/textures/e2m1/*water0.png differ diff --git a/textures/e2m1/*water1.png b/textures/e2m1/*water1.png new file mode 100644 index 0000000..a78bfa1 Binary files /dev/null and b/textures/e2m1/*water1.png differ diff --git a/textures/e2m1/+0basebtn.png b/textures/e2m1/+0basebtn.png new file mode 100644 index 0000000..12618de Binary files /dev/null and b/textures/e2m1/+0basebtn.png differ diff --git a/textures/e2m1/+0slip.png b/textures/e2m1/+0slip.png new file mode 100644 index 0000000..313dfc1 Binary files /dev/null and b/textures/e2m1/+0slip.png differ diff --git a/textures/e2m1/+0slipbot.png b/textures/e2m1/+0slipbot.png new file mode 100644 index 0000000..a5f1df2 Binary files /dev/null and b/textures/e2m1/+0slipbot.png differ diff --git a/textures/e2m1/+0sliptop.png b/textures/e2m1/+0sliptop.png new file mode 100644 index 0000000..1a1702b Binary files /dev/null and b/textures/e2m1/+0sliptop.png differ diff --git a/textures/e2m1/+1basebtn.png b/textures/e2m1/+1basebtn.png new file mode 100644 index 0000000..d57b6a7 Binary files /dev/null and b/textures/e2m1/+1basebtn.png differ diff --git a/textures/e2m1/+1slip.png b/textures/e2m1/+1slip.png new file mode 100644 index 0000000..d18a947 Binary files /dev/null and b/textures/e2m1/+1slip.png differ diff --git a/textures/e2m1/+2slip.png b/textures/e2m1/+2slip.png new file mode 100644 index 0000000..38cbabb Binary files /dev/null and b/textures/e2m1/+2slip.png differ diff --git a/textures/e2m1/+3slip.png b/textures/e2m1/+3slip.png new file mode 100644 index 0000000..b20d6cb Binary files /dev/null and b/textures/e2m1/+3slip.png differ diff --git a/textures/e2m1/+4slip.png b/textures/e2m1/+4slip.png new file mode 100644 index 0000000..dc32f5c Binary files /dev/null and b/textures/e2m1/+4slip.png differ diff --git a/textures/e2m1/+5slip.png b/textures/e2m1/+5slip.png new file mode 100644 index 0000000..50089a1 Binary files /dev/null and b/textures/e2m1/+5slip.png differ diff --git a/textures/e2m1/+6slip.png b/textures/e2m1/+6slip.png new file mode 100644 index 0000000..16ec774 Binary files /dev/null and b/textures/e2m1/+6slip.png differ diff --git a/textures/e2m1/+abasebtn.png b/textures/e2m1/+abasebtn.png new file mode 100644 index 0000000..436d503 Binary files /dev/null and b/textures/e2m1/+abasebtn.png differ diff --git a/textures/e2m1/ceil1_1.png b/textures/e2m1/ceil1_1.png new file mode 100644 index 0000000..1c8e261 Binary files /dev/null and b/textures/e2m1/ceil1_1.png differ diff --git a/textures/e2m1/clip.png b/textures/e2m1/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/e2m1/clip.png differ diff --git a/textures/e2m1/comp1_1.png b/textures/e2m1/comp1_1.png new file mode 100644 index 0000000..b929c60 Binary files /dev/null and b/textures/e2m1/comp1_1.png differ diff --git a/textures/e2m1/comp1_2.png b/textures/e2m1/comp1_2.png new file mode 100644 index 0000000..c6b6ebf Binary files /dev/null and b/textures/e2m1/comp1_2.png differ diff --git a/textures/e2m1/comp1_3.png b/textures/e2m1/comp1_3.png new file mode 100644 index 0000000..69a688b Binary files /dev/null and b/textures/e2m1/comp1_3.png differ diff --git a/textures/e2m1/comp1_4.png b/textures/e2m1/comp1_4.png new file mode 100644 index 0000000..ed52212 Binary files /dev/null and b/textures/e2m1/comp1_4.png differ diff --git a/textures/e2m1/comp1_5.png b/textures/e2m1/comp1_5.png new file mode 100644 index 0000000..0a66103 Binary files /dev/null and b/textures/e2m1/comp1_5.png differ diff --git a/textures/e2m1/comp1_6.png b/textures/e2m1/comp1_6.png new file mode 100644 index 0000000..7391a09 Binary files /dev/null and b/textures/e2m1/comp1_6.png differ diff --git a/textures/e2m1/comp1_8.png b/textures/e2m1/comp1_8.png new file mode 100644 index 0000000..9546e60 Binary files /dev/null and b/textures/e2m1/comp1_8.png differ diff --git a/textures/e2m1/crate0_side.png b/textures/e2m1/crate0_side.png new file mode 100644 index 0000000..329218b Binary files /dev/null and b/textures/e2m1/crate0_side.png differ diff --git a/textures/e2m1/crate0_top.png b/textures/e2m1/crate0_top.png new file mode 100644 index 0000000..74539a7 Binary files /dev/null and b/textures/e2m1/crate0_top.png differ diff --git a/textures/e2m1/door02_1.png b/textures/e2m1/door02_1.png new file mode 100644 index 0000000..31d4237 Binary files /dev/null and b/textures/e2m1/door02_1.png differ diff --git a/textures/e2m1/ecop1_1.png b/textures/e2m1/ecop1_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/e2m1/ecop1_1.png differ diff --git a/textures/e2m1/ecop1_4.png b/textures/e2m1/ecop1_4.png new file mode 100644 index 0000000..4510549 Binary files /dev/null and b/textures/e2m1/ecop1_4.png differ diff --git a/textures/e2m1/ecop1_6.png b/textures/e2m1/ecop1_6.png new file mode 100644 index 0000000..8fc8c40 Binary files /dev/null and b/textures/e2m1/ecop1_6.png differ diff --git a/textures/e2m1/ecop1_7.png b/textures/e2m1/ecop1_7.png new file mode 100644 index 0000000..7d75f34 Binary files /dev/null and b/textures/e2m1/ecop1_7.png differ diff --git a/textures/e2m1/edoor01_1.png b/textures/e2m1/edoor01_1.png new file mode 100644 index 0000000..7f37ab3 Binary files /dev/null and b/textures/e2m1/edoor01_1.png differ diff --git a/textures/e2m1/emetal1_3.png b/textures/e2m1/emetal1_3.png new file mode 100644 index 0000000..b75b82c Binary files /dev/null and b/textures/e2m1/emetal1_3.png differ diff --git a/textures/e2m1/ground1_5.png b/textures/e2m1/ground1_5.png new file mode 100644 index 0000000..025ec37 Binary files /dev/null and b/textures/e2m1/ground1_5.png differ diff --git a/textures/e2m1/key01_1.png b/textures/e2m1/key01_1.png new file mode 100644 index 0000000..643b32f Binary files /dev/null and b/textures/e2m1/key01_1.png differ diff --git a/textures/e2m1/key01_2.png b/textures/e2m1/key01_2.png new file mode 100644 index 0000000..4b57b40 Binary files /dev/null and b/textures/e2m1/key01_2.png differ diff --git a/textures/e2m1/key01_3.png b/textures/e2m1/key01_3.png new file mode 100644 index 0000000..0275e21 Binary files /dev/null and b/textures/e2m1/key01_3.png differ diff --git a/textures/e2m1/plat_side1.png b/textures/e2m1/plat_side1.png new file mode 100644 index 0000000..35dd135 Binary files /dev/null and b/textures/e2m1/plat_side1.png differ diff --git a/textures/e2m1/plat_stem.png b/textures/e2m1/plat_stem.png new file mode 100644 index 0000000..b5091dc Binary files /dev/null and b/textures/e2m1/plat_stem.png differ diff --git a/textures/e2m1/plat_top1.png b/textures/e2m1/plat_top1.png new file mode 100644 index 0000000..5776d21 Binary files /dev/null and b/textures/e2m1/plat_top1.png differ diff --git a/textures/e2m1/sfloor4_1.png b/textures/e2m1/sfloor4_1.png new file mode 100644 index 0000000..74f91ce Binary files /dev/null and b/textures/e2m1/sfloor4_1.png differ diff --git a/textures/e2m1/sfloor4_2.png b/textures/e2m1/sfloor4_2.png new file mode 100644 index 0000000..70f9b4d Binary files /dev/null and b/textures/e2m1/sfloor4_2.png differ diff --git a/textures/e2m1/sfloor4_5.png b/textures/e2m1/sfloor4_5.png new file mode 100644 index 0000000..0c7ed5d Binary files /dev/null and b/textures/e2m1/sfloor4_5.png differ diff --git a/textures/e2m1/sky4.png b/textures/e2m1/sky4.png new file mode 100644 index 0000000..e9da881 Binary files /dev/null and b/textures/e2m1/sky4.png differ diff --git a/textures/e2m1/slip1.png b/textures/e2m1/slip1.png new file mode 100644 index 0000000..71f096b Binary files /dev/null and b/textures/e2m1/slip1.png differ diff --git a/textures/e2m1/slipbotsd.png b/textures/e2m1/slipbotsd.png new file mode 100644 index 0000000..40f1f58 Binary files /dev/null and b/textures/e2m1/slipbotsd.png differ diff --git a/textures/e2m1/sliplite.png b/textures/e2m1/sliplite.png new file mode 100644 index 0000000..72b56f6 Binary files /dev/null and b/textures/e2m1/sliplite.png differ diff --git a/textures/e2m1/slipside.png b/textures/e2m1/slipside.png new file mode 100644 index 0000000..f1a73e9 Binary files /dev/null and b/textures/e2m1/slipside.png differ diff --git a/textures/e2m1/sliptopsd.png b/textures/e2m1/sliptopsd.png new file mode 100644 index 0000000..9513fe7 Binary files /dev/null and b/textures/e2m1/sliptopsd.png differ diff --git a/textures/e2m1/switch_1.png b/textures/e2m1/switch_1.png new file mode 100644 index 0000000..f47e1e9 Binary files /dev/null and b/textures/e2m1/switch_1.png differ diff --git a/textures/e2m1/tech01_1.png b/textures/e2m1/tech01_1.png new file mode 100644 index 0000000..f4edfde Binary files /dev/null and b/textures/e2m1/tech01_1.png differ diff --git a/textures/e2m1/tech01_5.png b/textures/e2m1/tech01_5.png new file mode 100644 index 0000000..f6e20e6 Binary files /dev/null and b/textures/e2m1/tech01_5.png differ diff --git a/textures/e2m1/tech01_6.png b/textures/e2m1/tech01_6.png new file mode 100644 index 0000000..86779f7 Binary files /dev/null and b/textures/e2m1/tech01_6.png differ diff --git a/textures/e2m1/tech01_7.png b/textures/e2m1/tech01_7.png new file mode 100644 index 0000000..1409168 Binary files /dev/null and b/textures/e2m1/tech01_7.png differ diff --git a/textures/e2m1/tech01_9.png b/textures/e2m1/tech01_9.png new file mode 100644 index 0000000..3be897b Binary files /dev/null and b/textures/e2m1/tech01_9.png differ diff --git a/textures/e2m1/tech02_2.png b/textures/e2m1/tech02_2.png new file mode 100644 index 0000000..3224334 Binary files /dev/null and b/textures/e2m1/tech02_2.png differ diff --git a/textures/e2m1/tech02_5.png b/textures/e2m1/tech02_5.png new file mode 100644 index 0000000..68ba4ef Binary files /dev/null and b/textures/e2m1/tech02_5.png differ diff --git a/textures/e2m1/tech02_6.png b/textures/e2m1/tech02_6.png new file mode 100644 index 0000000..93d7966 Binary files /dev/null and b/textures/e2m1/tech02_6.png differ diff --git a/textures/e2m1/tech02_7.png b/textures/e2m1/tech02_7.png new file mode 100644 index 0000000..ec358dd Binary files /dev/null and b/textures/e2m1/tech02_7.png differ diff --git a/textures/e2m1/tech04_1.png b/textures/e2m1/tech04_1.png new file mode 100644 index 0000000..ec8fa9d Binary files /dev/null and b/textures/e2m1/tech04_1.png differ diff --git a/textures/e2m1/tech04_2.png b/textures/e2m1/tech04_2.png new file mode 100644 index 0000000..d8d53f6 Binary files /dev/null and b/textures/e2m1/tech04_2.png differ diff --git a/textures/e2m1/tech04_3.png b/textures/e2m1/tech04_3.png new file mode 100644 index 0000000..46425b8 Binary files /dev/null and b/textures/e2m1/tech04_3.png differ diff --git a/textures/e2m1/tech04_5.png b/textures/e2m1/tech04_5.png new file mode 100644 index 0000000..528ae63 Binary files /dev/null and b/textures/e2m1/tech04_5.png differ diff --git a/textures/e2m1/tech04_7.png b/textures/e2m1/tech04_7.png new file mode 100644 index 0000000..5278f5a Binary files /dev/null and b/textures/e2m1/tech04_7.png differ diff --git a/textures/e2m1/tech04_8.png b/textures/e2m1/tech04_8.png new file mode 100644 index 0000000..58ac379 Binary files /dev/null and b/textures/e2m1/tech04_8.png differ diff --git a/textures/e2m1/tech05_1.png b/textures/e2m1/tech05_1.png new file mode 100644 index 0000000..e7258e0 Binary files /dev/null and b/textures/e2m1/tech05_1.png differ diff --git a/textures/e2m1/tech05_2.png b/textures/e2m1/tech05_2.png new file mode 100644 index 0000000..7e5fa31 Binary files /dev/null and b/textures/e2m1/tech05_2.png differ diff --git a/textures/e2m1/tech06_1.png b/textures/e2m1/tech06_1.png new file mode 100644 index 0000000..0b66074 Binary files /dev/null and b/textures/e2m1/tech06_1.png differ diff --git a/textures/e2m1/tech06_2.png b/textures/e2m1/tech06_2.png new file mode 100644 index 0000000..9e19f11 Binary files /dev/null and b/textures/e2m1/tech06_2.png differ diff --git a/textures/e2m1/tech11_1.png b/textures/e2m1/tech11_1.png new file mode 100644 index 0000000..cd61c4d Binary files /dev/null and b/textures/e2m1/tech11_1.png differ diff --git a/textures/e2m1/tech12_1.png b/textures/e2m1/tech12_1.png new file mode 100644 index 0000000..6fcbd91 Binary files /dev/null and b/textures/e2m1/tech12_1.png differ diff --git a/textures/e2m1/tlight01.png b/textures/e2m1/tlight01.png new file mode 100644 index 0000000..d1a232a Binary files /dev/null and b/textures/e2m1/tlight01.png differ diff --git a/textures/e2m1/tlight01_2.png b/textures/e2m1/tlight01_2.png new file mode 100644 index 0000000..cfd08b3 Binary files /dev/null and b/textures/e2m1/tlight01_2.png differ diff --git a/textures/e2m1/tlight02.png b/textures/e2m1/tlight02.png new file mode 100644 index 0000000..a7e3a88 Binary files /dev/null and b/textures/e2m1/tlight02.png differ diff --git a/textures/e2m1/tlight03.png b/textures/e2m1/tlight03.png new file mode 100644 index 0000000..79707fa Binary files /dev/null and b/textures/e2m1/tlight03.png differ diff --git a/textures/e2m1/tlight07.png b/textures/e2m1/tlight07.png new file mode 100644 index 0000000..0434563 Binary files /dev/null and b/textures/e2m1/tlight07.png differ diff --git a/textures/e2m1/tlight08.png b/textures/e2m1/tlight08.png new file mode 100644 index 0000000..c7c6dd1 Binary files /dev/null and b/textures/e2m1/tlight08.png differ diff --git a/textures/e2m1/tlight10.png b/textures/e2m1/tlight10.png new file mode 100644 index 0000000..086a37c Binary files /dev/null and b/textures/e2m1/tlight10.png differ diff --git a/textures/e2m1/trigger.png b/textures/e2m1/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e2m1/trigger.png differ diff --git a/textures/e2m1/z_exit.png b/textures/e2m1/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/e2m1/z_exit.png differ diff --git a/textures/e2m2/*04water1.png b/textures/e2m2/*04water1.png new file mode 100644 index 0000000..111e620 Binary files /dev/null and b/textures/e2m2/*04water1.png differ diff --git a/textures/e2m2/*teleport.png b/textures/e2m2/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/e2m2/*teleport.png differ diff --git a/textures/e2m2/+0button.png b/textures/e2m2/+0button.png new file mode 100644 index 0000000..14947f9 Binary files /dev/null and b/textures/e2m2/+0button.png differ diff --git a/textures/e2m2/+0floorsw.png b/textures/e2m2/+0floorsw.png new file mode 100644 index 0000000..048c5b2 Binary files /dev/null and b/textures/e2m2/+0floorsw.png differ diff --git a/textures/e2m2/+0shoot.png b/textures/e2m2/+0shoot.png new file mode 100644 index 0000000..117d370 Binary files /dev/null and b/textures/e2m2/+0shoot.png differ diff --git a/textures/e2m2/+0slipbot.png b/textures/e2m2/+0slipbot.png new file mode 100644 index 0000000..a5f1df2 Binary files /dev/null and b/textures/e2m2/+0slipbot.png differ diff --git a/textures/e2m2/+1button.png b/textures/e2m2/+1button.png new file mode 100644 index 0000000..de83f50 Binary files /dev/null and b/textures/e2m2/+1button.png differ diff --git a/textures/e2m2/+1floorsw.png b/textures/e2m2/+1floorsw.png new file mode 100644 index 0000000..aada891 Binary files /dev/null and b/textures/e2m2/+1floorsw.png differ diff --git a/textures/e2m2/+1shoot.png b/textures/e2m2/+1shoot.png new file mode 100644 index 0000000..6bfdccc Binary files /dev/null and b/textures/e2m2/+1shoot.png differ diff --git a/textures/e2m2/+2button.png b/textures/e2m2/+2button.png new file mode 100644 index 0000000..be192b8 Binary files /dev/null and b/textures/e2m2/+2button.png differ diff --git a/textures/e2m2/+2floorsw.png b/textures/e2m2/+2floorsw.png new file mode 100644 index 0000000..b926cc3 Binary files /dev/null and b/textures/e2m2/+2floorsw.png differ diff --git a/textures/e2m2/+2shoot.png b/textures/e2m2/+2shoot.png new file mode 100644 index 0000000..89743c8 Binary files /dev/null and b/textures/e2m2/+2shoot.png differ diff --git a/textures/e2m2/+3button.png b/textures/e2m2/+3button.png new file mode 100644 index 0000000..db99f9d Binary files /dev/null and b/textures/e2m2/+3button.png differ diff --git a/textures/e2m2/+3floorsw.png b/textures/e2m2/+3floorsw.png new file mode 100644 index 0000000..d1d5725 Binary files /dev/null and b/textures/e2m2/+3floorsw.png differ diff --git a/textures/e2m2/+3shoot.png b/textures/e2m2/+3shoot.png new file mode 100644 index 0000000..60a846b Binary files /dev/null and b/textures/e2m2/+3shoot.png differ diff --git a/textures/e2m2/+abutton.png b/textures/e2m2/+abutton.png new file mode 100644 index 0000000..7714abc Binary files /dev/null and b/textures/e2m2/+abutton.png differ diff --git a/textures/e2m2/+afloorsw.png b/textures/e2m2/+afloorsw.png new file mode 100644 index 0000000..06b5091 Binary files /dev/null and b/textures/e2m2/+afloorsw.png differ diff --git a/textures/e2m2/+ashoot.png b/textures/e2m2/+ashoot.png new file mode 100644 index 0000000..a641fcc Binary files /dev/null and b/textures/e2m2/+ashoot.png differ diff --git a/textures/e2m2/arrow_m.png b/textures/e2m2/arrow_m.png new file mode 100644 index 0000000..9b5bbd7 Binary files /dev/null and b/textures/e2m2/arrow_m.png differ diff --git a/textures/e2m2/clip.png b/textures/e2m2/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/e2m2/clip.png differ diff --git a/textures/e2m2/cop1_1.png b/textures/e2m2/cop1_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/e2m2/cop1_1.png differ diff --git a/textures/e2m2/crate1_side.png b/textures/e2m2/crate1_side.png new file mode 100644 index 0000000..a3655d4 Binary files /dev/null and b/textures/e2m2/crate1_side.png differ diff --git a/textures/e2m2/crate1_top.png b/textures/e2m2/crate1_top.png new file mode 100644 index 0000000..e00e748 Binary files /dev/null and b/textures/e2m2/crate1_top.png differ diff --git a/textures/e2m2/dem5_3.png b/textures/e2m2/dem5_3.png new file mode 100644 index 0000000..063d5b7 Binary files /dev/null and b/textures/e2m2/dem5_3.png differ diff --git a/textures/e2m2/door03_3.png b/textures/e2m2/door03_3.png new file mode 100644 index 0000000..4bb724a Binary files /dev/null and b/textures/e2m2/door03_3.png differ diff --git a/textures/e2m2/door03_5.png b/textures/e2m2/door03_5.png new file mode 100644 index 0000000..f85d272 Binary files /dev/null and b/textures/e2m2/door03_5.png differ diff --git a/textures/e2m2/exit02_3.png b/textures/e2m2/exit02_3.png new file mode 100644 index 0000000..b18284f Binary files /dev/null and b/textures/e2m2/exit02_3.png differ diff --git a/textures/e2m2/plat_top1.png b/textures/e2m2/plat_top1.png new file mode 100644 index 0000000..01b497b Binary files /dev/null and b/textures/e2m2/plat_top1.png differ diff --git a/textures/e2m2/rock3_7.png b/textures/e2m2/rock3_7.png new file mode 100644 index 0000000..d363c2a Binary files /dev/null and b/textures/e2m2/rock3_7.png differ diff --git a/textures/e2m2/rock4_2.png b/textures/e2m2/rock4_2.png new file mode 100644 index 0000000..edca558 Binary files /dev/null and b/textures/e2m2/rock4_2.png differ diff --git a/textures/e2m2/sky1.png b/textures/e2m2/sky1.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/e2m2/sky1.png differ diff --git a/textures/e2m2/slipbotsd.png b/textures/e2m2/slipbotsd.png new file mode 100644 index 0000000..40f1f58 Binary files /dev/null and b/textures/e2m2/slipbotsd.png differ diff --git a/textures/e2m2/sliplite.png b/textures/e2m2/sliplite.png new file mode 100644 index 0000000..72b56f6 Binary files /dev/null and b/textures/e2m2/sliplite.png differ diff --git a/textures/e2m2/slipside.png b/textures/e2m2/slipside.png new file mode 100644 index 0000000..f1a73e9 Binary files /dev/null and b/textures/e2m2/slipside.png differ diff --git a/textures/e2m2/trigger.png b/textures/e2m2/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e2m2/trigger.png differ diff --git a/textures/e2m2/wall14_5.png b/textures/e2m2/wall14_5.png new file mode 100644 index 0000000..458e08f Binary files /dev/null and b/textures/e2m2/wall14_5.png differ diff --git a/textures/e2m2/wbrick1_5.png b/textures/e2m2/wbrick1_5.png new file mode 100644 index 0000000..1b73a31 Binary files /dev/null and b/textures/e2m2/wbrick1_5.png differ diff --git a/textures/e2m2/wceiling5.png b/textures/e2m2/wceiling5.png new file mode 100644 index 0000000..a159510 Binary files /dev/null and b/textures/e2m2/wceiling5.png differ diff --git a/textures/e2m2/wexit01.png b/textures/e2m2/wexit01.png new file mode 100644 index 0000000..e59343b Binary files /dev/null and b/textures/e2m2/wexit01.png differ diff --git a/textures/e2m2/wgrass1_1.png b/textures/e2m2/wgrass1_1.png new file mode 100644 index 0000000..1849ff6 Binary files /dev/null and b/textures/e2m2/wgrass1_1.png differ diff --git a/textures/e2m2/wgrnd1_6.png b/textures/e2m2/wgrnd1_6.png new file mode 100644 index 0000000..482804a Binary files /dev/null and b/textures/e2m2/wgrnd1_6.png differ diff --git a/textures/e2m2/window01_2.png b/textures/e2m2/window01_2.png new file mode 100644 index 0000000..0f41cbb Binary files /dev/null and b/textures/e2m2/window01_2.png differ diff --git a/textures/e2m2/window01_3.png b/textures/e2m2/window01_3.png new file mode 100644 index 0000000..dde57f5 Binary files /dev/null and b/textures/e2m2/window01_3.png differ diff --git a/textures/e2m2/wiz1_4.png b/textures/e2m2/wiz1_4.png new file mode 100644 index 0000000..708c8b6 Binary files /dev/null and b/textures/e2m2/wiz1_4.png differ diff --git a/textures/e2m2/wizmet1_1.png b/textures/e2m2/wizmet1_1.png new file mode 100644 index 0000000..0762b66 Binary files /dev/null and b/textures/e2m2/wizmet1_1.png differ diff --git a/textures/e2m2/wizmet1_2.png b/textures/e2m2/wizmet1_2.png new file mode 100644 index 0000000..53f634d Binary files /dev/null and b/textures/e2m2/wizmet1_2.png differ diff --git a/textures/e2m2/wizmet1_6.png b/textures/e2m2/wizmet1_6.png new file mode 100644 index 0000000..01b681a Binary files /dev/null and b/textures/e2m2/wizmet1_6.png differ diff --git a/textures/e2m2/wizwin1_2.png b/textures/e2m2/wizwin1_2.png new file mode 100644 index 0000000..8818fa9 Binary files /dev/null and b/textures/e2m2/wizwin1_2.png differ diff --git a/textures/e2m2/wkey02_1.png b/textures/e2m2/wkey02_1.png new file mode 100644 index 0000000..fb3513d Binary files /dev/null and b/textures/e2m2/wkey02_1.png differ diff --git a/textures/e2m2/wmet4_4.png b/textures/e2m2/wmet4_4.png new file mode 100644 index 0000000..41a1994 Binary files /dev/null and b/textures/e2m2/wmet4_4.png differ diff --git a/textures/e2m2/wswamp1_2.png b/textures/e2m2/wswamp1_2.png new file mode 100644 index 0000000..b893964 Binary files /dev/null and b/textures/e2m2/wswamp1_2.png differ diff --git a/textures/e2m2/wwood1_5.png b/textures/e2m2/wwood1_5.png new file mode 100644 index 0000000..c1dbb6a Binary files /dev/null and b/textures/e2m2/wwood1_5.png differ diff --git a/textures/e2m2/wwood1_7.png b/textures/e2m2/wwood1_7.png new file mode 100644 index 0000000..65612bd Binary files /dev/null and b/textures/e2m2/wwood1_7.png differ diff --git a/textures/e2m2/z_exit.png b/textures/e2m2/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/e2m2/z_exit.png differ diff --git a/textures/e2m3/*04awater1.png b/textures/e2m3/*04awater1.png new file mode 100644 index 0000000..31f14b1 Binary files /dev/null and b/textures/e2m3/*04awater1.png differ diff --git a/textures/e2m3/*04water2.png b/textures/e2m3/*04water2.png new file mode 100644 index 0000000..111e620 Binary files /dev/null and b/textures/e2m3/*04water2.png differ diff --git a/textures/e2m3/*teleport.png b/textures/e2m3/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/e2m3/*teleport.png differ diff --git a/textures/e2m3/+0button.png b/textures/e2m3/+0button.png new file mode 100644 index 0000000..14947f9 Binary files /dev/null and b/textures/e2m3/+0button.png differ diff --git a/textures/e2m3/+0shoot.png b/textures/e2m3/+0shoot.png new file mode 100644 index 0000000..117d370 Binary files /dev/null and b/textures/e2m3/+0shoot.png differ diff --git a/textures/e2m3/+1button.png b/textures/e2m3/+1button.png new file mode 100644 index 0000000..de83f50 Binary files /dev/null and b/textures/e2m3/+1button.png differ diff --git a/textures/e2m3/+1shoot.png b/textures/e2m3/+1shoot.png new file mode 100644 index 0000000..6bfdccc Binary files /dev/null and b/textures/e2m3/+1shoot.png differ diff --git a/textures/e2m3/+2button.png b/textures/e2m3/+2button.png new file mode 100644 index 0000000..be192b8 Binary files /dev/null and b/textures/e2m3/+2button.png differ diff --git a/textures/e2m3/+2shoot.png b/textures/e2m3/+2shoot.png new file mode 100644 index 0000000..89743c8 Binary files /dev/null and b/textures/e2m3/+2shoot.png differ diff --git a/textures/e2m3/+3button.png b/textures/e2m3/+3button.png new file mode 100644 index 0000000..db99f9d Binary files /dev/null and b/textures/e2m3/+3button.png differ diff --git a/textures/e2m3/+3shoot.png b/textures/e2m3/+3shoot.png new file mode 100644 index 0000000..60a846b Binary files /dev/null and b/textures/e2m3/+3shoot.png differ diff --git a/textures/e2m3/+abutton.png b/textures/e2m3/+abutton.png new file mode 100644 index 0000000..7714abc Binary files /dev/null and b/textures/e2m3/+abutton.png differ diff --git a/textures/e2m3/+ashoot.png b/textures/e2m3/+ashoot.png new file mode 100644 index 0000000..a641fcc Binary files /dev/null and b/textures/e2m3/+ashoot.png differ diff --git a/textures/e2m3/adoor03_2.png b/textures/e2m3/adoor03_2.png new file mode 100644 index 0000000..fe2a5d9 Binary files /dev/null and b/textures/e2m3/adoor03_2.png differ diff --git a/textures/e2m3/adoor03_3.png b/textures/e2m3/adoor03_3.png new file mode 100644 index 0000000..4bb724a Binary files /dev/null and b/textures/e2m3/adoor03_3.png differ diff --git a/textures/e2m3/adoor03_5.png b/textures/e2m3/adoor03_5.png new file mode 100644 index 0000000..f85d272 Binary files /dev/null and b/textures/e2m3/adoor03_5.png differ diff --git a/textures/e2m3/arrow_m.png b/textures/e2m3/arrow_m.png new file mode 100644 index 0000000..9b5bbd7 Binary files /dev/null and b/textures/e2m3/arrow_m.png differ diff --git a/textures/e2m3/az1_6.png b/textures/e2m3/az1_6.png new file mode 100644 index 0000000..f920786 Binary files /dev/null and b/textures/e2m3/az1_6.png differ diff --git a/textures/e2m3/azfloor1_1.png b/textures/e2m3/azfloor1_1.png new file mode 100644 index 0000000..59437ab Binary files /dev/null and b/textures/e2m3/azfloor1_1.png differ diff --git a/textures/e2m3/azwall1_5.png b/textures/e2m3/azwall1_5.png new file mode 100644 index 0000000..9a84823 Binary files /dev/null and b/textures/e2m3/azwall1_5.png differ diff --git a/textures/e2m3/black.png b/textures/e2m3/black.png new file mode 100644 index 0000000..cc4b78b Binary files /dev/null and b/textures/e2m3/black.png differ diff --git a/textures/e2m3/city2_5.png b/textures/e2m3/city2_5.png new file mode 100644 index 0000000..4dfa8f9 Binary files /dev/null and b/textures/e2m3/city2_5.png differ diff --git a/textures/e2m3/city3_4.png b/textures/e2m3/city3_4.png new file mode 100644 index 0000000..cf87b7e Binary files /dev/null and b/textures/e2m3/city3_4.png differ diff --git a/textures/e2m3/city4_2.png b/textures/e2m3/city4_2.png new file mode 100644 index 0000000..c2f4dda Binary files /dev/null and b/textures/e2m3/city4_2.png differ diff --git a/textures/e2m3/city4_5.png b/textures/e2m3/city4_5.png new file mode 100644 index 0000000..b4cf58b Binary files /dev/null and b/textures/e2m3/city4_5.png differ diff --git a/textures/e2m3/city4_7.png b/textures/e2m3/city4_7.png new file mode 100644 index 0000000..b800099 Binary files /dev/null and b/textures/e2m3/city4_7.png differ diff --git a/textures/e2m3/city6_4.png b/textures/e2m3/city6_4.png new file mode 100644 index 0000000..c7054dc Binary files /dev/null and b/textures/e2m3/city6_4.png differ diff --git a/textures/e2m3/city6_8.png b/textures/e2m3/city6_8.png new file mode 100644 index 0000000..6671c16 Binary files /dev/null and b/textures/e2m3/city6_8.png differ diff --git a/textures/e2m3/clip.png b/textures/e2m3/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/e2m3/clip.png differ diff --git a/textures/e2m3/cop1_1.png b/textures/e2m3/cop1_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/e2m3/cop1_1.png differ diff --git a/textures/e2m3/cop1_4.png b/textures/e2m3/cop1_4.png new file mode 100644 index 0000000..4510549 Binary files /dev/null and b/textures/e2m3/cop1_4.png differ diff --git a/textures/e2m3/cop2_1.png b/textures/e2m3/cop2_1.png new file mode 100644 index 0000000..b30b22d Binary files /dev/null and b/textures/e2m3/cop2_1.png differ diff --git a/textures/e2m3/cop2_3.png b/textures/e2m3/cop2_3.png new file mode 100644 index 0000000..ee988b4 Binary files /dev/null and b/textures/e2m3/cop2_3.png differ diff --git a/textures/e2m3/cop3_2.png b/textures/e2m3/cop3_2.png new file mode 100644 index 0000000..8175852 Binary files /dev/null and b/textures/e2m3/cop3_2.png differ diff --git a/textures/e2m3/cop3_4.png b/textures/e2m3/cop3_4.png new file mode 100644 index 0000000..45da005 Binary files /dev/null and b/textures/e2m3/cop3_4.png differ diff --git a/textures/e2m3/demc4_4.png b/textures/e2m3/demc4_4.png new file mode 100644 index 0000000..7f2554e Binary files /dev/null and b/textures/e2m3/demc4_4.png differ diff --git a/textures/e2m3/dopeback.png b/textures/e2m3/dopeback.png new file mode 100644 index 0000000..65f8e66 Binary files /dev/null and b/textures/e2m3/dopeback.png differ diff --git a/textures/e2m3/dopefish.png b/textures/e2m3/dopefish.png new file mode 100644 index 0000000..a66d5f4 Binary files /dev/null and b/textures/e2m3/dopefish.png differ diff --git a/textures/e2m3/exit01.png b/textures/e2m3/exit01.png new file mode 100644 index 0000000..f1acda2 Binary files /dev/null and b/textures/e2m3/exit01.png differ diff --git a/textures/e2m3/exit02_3.png b/textures/e2m3/exit02_3.png new file mode 100644 index 0000000..b18284f Binary files /dev/null and b/textures/e2m3/exit02_3.png differ diff --git a/textures/e2m3/ground1_6.png b/textures/e2m3/ground1_6.png new file mode 100644 index 0000000..482804a Binary files /dev/null and b/textures/e2m3/ground1_6.png differ diff --git a/textures/e2m3/key02_1.png b/textures/e2m3/key02_1.png new file mode 100644 index 0000000..fb3513d Binary files /dev/null and b/textures/e2m3/key02_1.png differ diff --git a/textures/e2m3/metal1_2.png b/textures/e2m3/metal1_2.png new file mode 100644 index 0000000..94e6b61 Binary files /dev/null and b/textures/e2m3/metal1_2.png differ diff --git a/textures/e2m3/metal1_4.png b/textures/e2m3/metal1_4.png new file mode 100644 index 0000000..e77c5b7 Binary files /dev/null and b/textures/e2m3/metal1_4.png differ diff --git a/textures/e2m3/metal1_6.png b/textures/e2m3/metal1_6.png new file mode 100644 index 0000000..2becbe3 Binary files /dev/null and b/textures/e2m3/metal1_6.png differ diff --git a/textures/e2m3/metal2_1.png b/textures/e2m3/metal2_1.png new file mode 100644 index 0000000..c41ef7a Binary files /dev/null and b/textures/e2m3/metal2_1.png differ diff --git a/textures/e2m3/metal2_5.png b/textures/e2m3/metal2_5.png new file mode 100644 index 0000000..b54646c Binary files /dev/null and b/textures/e2m3/metal2_5.png differ diff --git a/textures/e2m3/metal2_6.png b/textures/e2m3/metal2_6.png new file mode 100644 index 0000000..2f3dec6 Binary files /dev/null and b/textures/e2m3/metal2_6.png differ diff --git a/textures/e2m3/metal2_7.png b/textures/e2m3/metal2_7.png new file mode 100644 index 0000000..5c9b1f4 Binary files /dev/null and b/textures/e2m3/metal2_7.png differ diff --git a/textures/e2m3/metal2_8.png b/textures/e2m3/metal2_8.png new file mode 100644 index 0000000..5a1cd31 Binary files /dev/null and b/textures/e2m3/metal2_8.png differ diff --git a/textures/e2m3/plat_top1.png b/textures/e2m3/plat_top1.png new file mode 100644 index 0000000..01b497b Binary files /dev/null and b/textures/e2m3/plat_top1.png differ diff --git a/textures/e2m3/plat_top2.png b/textures/e2m3/plat_top2.png new file mode 100644 index 0000000..831ee39 Binary files /dev/null and b/textures/e2m3/plat_top2.png differ diff --git a/textures/e2m3/rock3_7.png b/textures/e2m3/rock3_7.png new file mode 100644 index 0000000..d363c2a Binary files /dev/null and b/textures/e2m3/rock3_7.png differ diff --git a/textures/e2m3/rock3_8.png b/textures/e2m3/rock3_8.png new file mode 100644 index 0000000..c0f8a67 Binary files /dev/null and b/textures/e2m3/rock3_8.png differ diff --git a/textures/e2m3/sky4.png b/textures/e2m3/sky4.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/e2m3/sky4.png differ diff --git a/textures/e2m3/trigger.png b/textures/e2m3/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e2m3/trigger.png differ diff --git a/textures/e2m3/unwall1_8.png b/textures/e2m3/unwall1_8.png new file mode 100644 index 0000000..b05ac0b Binary files /dev/null and b/textures/e2m3/unwall1_8.png differ diff --git a/textures/e2m3/wood1_8.png b/textures/e2m3/wood1_8.png new file mode 100644 index 0000000..bb74378 Binary files /dev/null and b/textures/e2m3/wood1_8.png differ diff --git a/textures/e2m3/z_exit.png b/textures/e2m3/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/e2m3/z_exit.png differ diff --git a/textures/e2m4/*04water1.png b/textures/e2m4/*04water1.png new file mode 100644 index 0000000..111e620 Binary files /dev/null and b/textures/e2m4/*04water1.png differ diff --git a/textures/e2m4/*slime.png b/textures/e2m4/*slime.png new file mode 100644 index 0000000..4597e0e Binary files /dev/null and b/textures/e2m4/*slime.png differ diff --git a/textures/e2m4/+0button.png b/textures/e2m4/+0button.png new file mode 100644 index 0000000..14947f9 Binary files /dev/null and b/textures/e2m4/+0button.png differ diff --git a/textures/e2m4/+0shoot.png b/textures/e2m4/+0shoot.png new file mode 100644 index 0000000..117d370 Binary files /dev/null and b/textures/e2m4/+0shoot.png differ diff --git a/textures/e2m4/+1button.png b/textures/e2m4/+1button.png new file mode 100644 index 0000000..de83f50 Binary files /dev/null and b/textures/e2m4/+1button.png differ diff --git a/textures/e2m4/+1shoot.png b/textures/e2m4/+1shoot.png new file mode 100644 index 0000000..6bfdccc Binary files /dev/null and b/textures/e2m4/+1shoot.png differ diff --git a/textures/e2m4/+2button.png b/textures/e2m4/+2button.png new file mode 100644 index 0000000..be192b8 Binary files /dev/null and b/textures/e2m4/+2button.png differ diff --git a/textures/e2m4/+2shoot.png b/textures/e2m4/+2shoot.png new file mode 100644 index 0000000..89743c8 Binary files /dev/null and b/textures/e2m4/+2shoot.png differ diff --git a/textures/e2m4/+3button.png b/textures/e2m4/+3button.png new file mode 100644 index 0000000..db99f9d Binary files /dev/null and b/textures/e2m4/+3button.png differ diff --git a/textures/e2m4/+3shoot.png b/textures/e2m4/+3shoot.png new file mode 100644 index 0000000..60a846b Binary files /dev/null and b/textures/e2m4/+3shoot.png differ diff --git a/textures/e2m4/+abutton.png b/textures/e2m4/+abutton.png new file mode 100644 index 0000000..7714abc Binary files /dev/null and b/textures/e2m4/+abutton.png differ diff --git a/textures/e2m4/+ashoot.png b/textures/e2m4/+ashoot.png new file mode 100644 index 0000000..a641fcc Binary files /dev/null and b/textures/e2m4/+ashoot.png differ diff --git a/textures/e2m4/black.png b/textures/e2m4/black.png new file mode 100644 index 0000000..cc4b78b Binary files /dev/null and b/textures/e2m4/black.png differ diff --git a/textures/e2m4/city4_5.png b/textures/e2m4/city4_5.png new file mode 100644 index 0000000..b4cf58b Binary files /dev/null and b/textures/e2m4/city4_5.png differ diff --git a/textures/e2m4/city4_7.png b/textures/e2m4/city4_7.png new file mode 100644 index 0000000..b800099 Binary files /dev/null and b/textures/e2m4/city4_7.png differ diff --git a/textures/e2m4/city6_8.png b/textures/e2m4/city6_8.png new file mode 100644 index 0000000..6671c16 Binary files /dev/null and b/textures/e2m4/city6_8.png differ diff --git a/textures/e2m4/clip.png b/textures/e2m4/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/e2m4/clip.png differ diff --git a/textures/e2m4/cop1_1.png b/textures/e2m4/cop1_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/e2m4/cop1_1.png differ diff --git a/textures/e2m4/door03_3.png b/textures/e2m4/door03_3.png new file mode 100644 index 0000000..4bb724a Binary files /dev/null and b/textures/e2m4/door03_3.png differ diff --git a/textures/e2m4/dung01_5.png b/textures/e2m4/dung01_5.png new file mode 100644 index 0000000..7eeb3ed Binary files /dev/null and b/textures/e2m4/dung01_5.png differ diff --git a/textures/e2m4/exit02_3.png b/textures/e2m4/exit02_3.png new file mode 100644 index 0000000..b18284f Binary files /dev/null and b/textures/e2m4/exit02_3.png differ diff --git a/textures/e2m4/plat_top1.png b/textures/e2m4/plat_top1.png new file mode 100644 index 0000000..01b497b Binary files /dev/null and b/textures/e2m4/plat_top1.png differ diff --git a/textures/e2m4/rock1_2.png b/textures/e2m4/rock1_2.png new file mode 100644 index 0000000..2254249 Binary files /dev/null and b/textures/e2m4/rock1_2.png differ diff --git a/textures/e2m4/sky1.png b/textures/e2m4/sky1.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/e2m4/sky1.png differ diff --git a/textures/e2m4/stone1_7.png b/textures/e2m4/stone1_7.png new file mode 100644 index 0000000..4f41690 Binary files /dev/null and b/textures/e2m4/stone1_7.png differ diff --git a/textures/e2m4/trigger.png b/textures/e2m4/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e2m4/trigger.png differ diff --git a/textures/e2m4/wall11_2.png b/textures/e2m4/wall11_2.png new file mode 100644 index 0000000..50221cd Binary files /dev/null and b/textures/e2m4/wall11_2.png differ diff --git a/textures/e2m4/wceiling5.png b/textures/e2m4/wceiling5.png new file mode 100644 index 0000000..a159510 Binary files /dev/null and b/textures/e2m4/wceiling5.png differ diff --git a/textures/e2m4/wexit01.png b/textures/e2m4/wexit01.png new file mode 100644 index 0000000..e59343b Binary files /dev/null and b/textures/e2m4/wexit01.png differ diff --git a/textures/e2m4/wgrnd1_6.png b/textures/e2m4/wgrnd1_6.png new file mode 100644 index 0000000..482804a Binary files /dev/null and b/textures/e2m4/wgrnd1_6.png differ diff --git a/textures/e2m4/window01_2.png b/textures/e2m4/window01_2.png new file mode 100644 index 0000000..0f41cbb Binary files /dev/null and b/textures/e2m4/window01_2.png differ diff --git a/textures/e2m4/window01_3.png b/textures/e2m4/window01_3.png new file mode 100644 index 0000000..dde57f5 Binary files /dev/null and b/textures/e2m4/window01_3.png differ diff --git a/textures/e2m4/wizmet1_2.png b/textures/e2m4/wizmet1_2.png new file mode 100644 index 0000000..53f634d Binary files /dev/null and b/textures/e2m4/wizmet1_2.png differ diff --git a/textures/e2m4/wizmet1_3.png b/textures/e2m4/wizmet1_3.png new file mode 100644 index 0000000..e957e7e Binary files /dev/null and b/textures/e2m4/wizmet1_3.png differ diff --git a/textures/e2m4/wizwood1_6.png b/textures/e2m4/wizwood1_6.png new file mode 100644 index 0000000..10c1b05 Binary files /dev/null and b/textures/e2m4/wizwood1_6.png differ diff --git a/textures/e2m4/wkey02_1.png b/textures/e2m4/wkey02_1.png new file mode 100644 index 0000000..fb3513d Binary files /dev/null and b/textures/e2m4/wkey02_1.png differ diff --git a/textures/e2m4/wkey02_2.png b/textures/e2m4/wkey02_2.png new file mode 100644 index 0000000..0a0c5b7 Binary files /dev/null and b/textures/e2m4/wkey02_2.png differ diff --git a/textures/e2m4/wmet2_2.png b/textures/e2m4/wmet2_2.png new file mode 100644 index 0000000..8f220df Binary files /dev/null and b/textures/e2m4/wmet2_2.png differ diff --git a/textures/e2m5/*04water1.png b/textures/e2m5/*04water1.png new file mode 100644 index 0000000..111e620 Binary files /dev/null and b/textures/e2m5/*04water1.png differ diff --git a/textures/e2m5/*slime.png b/textures/e2m5/*slime.png new file mode 100644 index 0000000..4597e0e Binary files /dev/null and b/textures/e2m5/*slime.png differ diff --git a/textures/e2m5/+0button.png b/textures/e2m5/+0button.png new file mode 100644 index 0000000..14947f9 Binary files /dev/null and b/textures/e2m5/+0button.png differ diff --git a/textures/e2m5/+0shoot.png b/textures/e2m5/+0shoot.png new file mode 100644 index 0000000..117d370 Binary files /dev/null and b/textures/e2m5/+0shoot.png differ diff --git a/textures/e2m5/+1button.png b/textures/e2m5/+1button.png new file mode 100644 index 0000000..de83f50 Binary files /dev/null and b/textures/e2m5/+1button.png differ diff --git a/textures/e2m5/+1shoot.png b/textures/e2m5/+1shoot.png new file mode 100644 index 0000000..6bfdccc Binary files /dev/null and b/textures/e2m5/+1shoot.png differ diff --git a/textures/e2m5/+2button.png b/textures/e2m5/+2button.png new file mode 100644 index 0000000..be192b8 Binary files /dev/null and b/textures/e2m5/+2button.png differ diff --git a/textures/e2m5/+2shoot.png b/textures/e2m5/+2shoot.png new file mode 100644 index 0000000..89743c8 Binary files /dev/null and b/textures/e2m5/+2shoot.png differ diff --git a/textures/e2m5/+3button.png b/textures/e2m5/+3button.png new file mode 100644 index 0000000..db99f9d Binary files /dev/null and b/textures/e2m5/+3button.png differ diff --git a/textures/e2m5/+3shoot.png b/textures/e2m5/+3shoot.png new file mode 100644 index 0000000..60a846b Binary files /dev/null and b/textures/e2m5/+3shoot.png differ diff --git a/textures/e2m5/+abutton.png b/textures/e2m5/+abutton.png new file mode 100644 index 0000000..7714abc Binary files /dev/null and b/textures/e2m5/+abutton.png differ diff --git a/textures/e2m5/+ashoot.png b/textures/e2m5/+ashoot.png new file mode 100644 index 0000000..a641fcc Binary files /dev/null and b/textures/e2m5/+ashoot.png differ diff --git a/textures/e2m5/arrow_m.png b/textures/e2m5/arrow_m.png new file mode 100644 index 0000000..9b5bbd7 Binary files /dev/null and b/textures/e2m5/arrow_m.png differ diff --git a/textures/e2m5/black.png b/textures/e2m5/black.png new file mode 100644 index 0000000..cc4b78b Binary files /dev/null and b/textures/e2m5/black.png differ diff --git a/textures/e2m5/clip.png b/textures/e2m5/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/e2m5/clip.png differ diff --git a/textures/e2m5/column01_4.png b/textures/e2m5/column01_4.png new file mode 100644 index 0000000..2d4106e Binary files /dev/null and b/textures/e2m5/column01_4.png differ diff --git a/textures/e2m5/cop1_1.png b/textures/e2m5/cop1_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/e2m5/cop1_1.png differ diff --git a/textures/e2m5/door03_3.png b/textures/e2m5/door03_3.png new file mode 100644 index 0000000..4bb724a Binary files /dev/null and b/textures/e2m5/door03_3.png differ diff --git a/textures/e2m5/door03_5.png b/textures/e2m5/door03_5.png new file mode 100644 index 0000000..f85d272 Binary files /dev/null and b/textures/e2m5/door03_5.png differ diff --git a/textures/e2m5/dung01_5.png b/textures/e2m5/dung01_5.png new file mode 100644 index 0000000..7eeb3ed Binary files /dev/null and b/textures/e2m5/dung01_5.png differ diff --git a/textures/e2m5/exit02_3.png b/textures/e2m5/exit02_3.png new file mode 100644 index 0000000..b18284f Binary files /dev/null and b/textures/e2m5/exit02_3.png differ diff --git a/textures/e2m5/floor01_5.png b/textures/e2m5/floor01_5.png new file mode 100644 index 0000000..0ad6e58 Binary files /dev/null and b/textures/e2m5/floor01_5.png differ diff --git a/textures/e2m5/metal5_2.png b/textures/e2m5/metal5_2.png new file mode 100644 index 0000000..bb91653 Binary files /dev/null and b/textures/e2m5/metal5_2.png differ diff --git a/textures/e2m5/metal5_5.png b/textures/e2m5/metal5_5.png new file mode 100644 index 0000000..6e6f4ae Binary files /dev/null and b/textures/e2m5/metal5_5.png differ diff --git a/textures/e2m5/metal5_6.png b/textures/e2m5/metal5_6.png new file mode 100644 index 0000000..c76fb6e Binary files /dev/null and b/textures/e2m5/metal5_6.png differ diff --git a/textures/e2m5/metal5_8.png b/textures/e2m5/metal5_8.png new file mode 100644 index 0000000..8778445 Binary files /dev/null and b/textures/e2m5/metal5_8.png differ diff --git a/textures/e2m5/plat_top1.png b/textures/e2m5/plat_top1.png new file mode 100644 index 0000000..01b497b Binary files /dev/null and b/textures/e2m5/plat_top1.png differ diff --git a/textures/e2m5/rock1_2.png b/textures/e2m5/rock1_2.png new file mode 100644 index 0000000..2254249 Binary files /dev/null and b/textures/e2m5/rock1_2.png differ diff --git a/textures/e2m5/sky1.png b/textures/e2m5/sky1.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/e2m5/sky1.png differ diff --git a/textures/e2m5/stone1_7.png b/textures/e2m5/stone1_7.png new file mode 100644 index 0000000..4f41690 Binary files /dev/null and b/textures/e2m5/stone1_7.png differ diff --git a/textures/e2m5/trigger.png b/textures/e2m5/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e2m5/trigger.png differ diff --git a/textures/e2m5/wall9_3.png b/textures/e2m5/wall9_3.png new file mode 100644 index 0000000..e43d415 Binary files /dev/null and b/textures/e2m5/wall9_3.png differ diff --git a/textures/e2m5/wall9_8.png b/textures/e2m5/wall9_8.png new file mode 100644 index 0000000..9848e31 Binary files /dev/null and b/textures/e2m5/wall9_8.png differ diff --git a/textures/e2m5/warch05.png b/textures/e2m5/warch05.png new file mode 100644 index 0000000..db96eda Binary files /dev/null and b/textures/e2m5/warch05.png differ diff --git a/textures/e2m5/wceiling4.png b/textures/e2m5/wceiling4.png new file mode 100644 index 0000000..543737a Binary files /dev/null and b/textures/e2m5/wceiling4.png differ diff --git a/textures/e2m5/wceiling5.png b/textures/e2m5/wceiling5.png new file mode 100644 index 0000000..a159510 Binary files /dev/null and b/textures/e2m5/wceiling5.png differ diff --git a/textures/e2m5/wexit01.png b/textures/e2m5/wexit01.png new file mode 100644 index 0000000..e59343b Binary files /dev/null and b/textures/e2m5/wexit01.png differ diff --git a/textures/e2m5/wgrnd1_6.png b/textures/e2m5/wgrnd1_6.png new file mode 100644 index 0000000..482804a Binary files /dev/null and b/textures/e2m5/wgrnd1_6.png differ diff --git a/textures/e2m5/window01_1.png b/textures/e2m5/window01_1.png new file mode 100644 index 0000000..ba665bf Binary files /dev/null and b/textures/e2m5/window01_1.png differ diff --git a/textures/e2m5/window01_3.png b/textures/e2m5/window01_3.png new file mode 100644 index 0000000..dde57f5 Binary files /dev/null and b/textures/e2m5/window01_3.png differ diff --git a/textures/e2m5/wizmet1_2.png b/textures/e2m5/wizmet1_2.png new file mode 100644 index 0000000..53f634d Binary files /dev/null and b/textures/e2m5/wizmet1_2.png differ diff --git a/textures/e2m5/wizmet1_7.png b/textures/e2m5/wizmet1_7.png new file mode 100644 index 0000000..3f24801 Binary files /dev/null and b/textures/e2m5/wizmet1_7.png differ diff --git a/textures/e2m5/wizwin1_8.png b/textures/e2m5/wizwin1_8.png new file mode 100644 index 0000000..e463b38 Binary files /dev/null and b/textures/e2m5/wizwin1_8.png differ diff --git a/textures/e2m5/wkey02_1.png b/textures/e2m5/wkey02_1.png new file mode 100644 index 0000000..fb3513d Binary files /dev/null and b/textures/e2m5/wkey02_1.png differ diff --git a/textures/e2m5/wkey02_3.png b/textures/e2m5/wkey02_3.png new file mode 100644 index 0000000..446a04d Binary files /dev/null and b/textures/e2m5/wkey02_3.png differ diff --git a/textures/e2m5/wmet2_2.png b/textures/e2m5/wmet2_2.png new file mode 100644 index 0000000..8f220df Binary files /dev/null and b/textures/e2m5/wmet2_2.png differ diff --git a/textures/e2m5/wmet2_6.png b/textures/e2m5/wmet2_6.png new file mode 100644 index 0000000..df87b5c Binary files /dev/null and b/textures/e2m5/wmet2_6.png differ diff --git a/textures/e2m5/wmet3_1.png b/textures/e2m5/wmet3_1.png new file mode 100644 index 0000000..f4a556e Binary files /dev/null and b/textures/e2m5/wmet3_1.png differ diff --git a/textures/e2m5/wmet4_7.png b/textures/e2m5/wmet4_7.png new file mode 100644 index 0000000..9e184fd Binary files /dev/null and b/textures/e2m5/wmet4_7.png differ diff --git a/textures/e2m5/wswamp1_2.png b/textures/e2m5/wswamp1_2.png new file mode 100644 index 0000000..b893964 Binary files /dev/null and b/textures/e2m5/wswamp1_2.png differ diff --git a/textures/e2m5/wwood1_5.png b/textures/e2m5/wwood1_5.png new file mode 100644 index 0000000..c1dbb6a Binary files /dev/null and b/textures/e2m5/wwood1_5.png differ diff --git a/textures/e2m5/z_exit.png b/textures/e2m5/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/e2m5/z_exit.png differ diff --git a/textures/e2m6/*04water1.png b/textures/e2m6/*04water1.png new file mode 100644 index 0000000..111e620 Binary files /dev/null and b/textures/e2m6/*04water1.png differ diff --git a/textures/e2m6/*teleport.png b/textures/e2m6/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/e2m6/*teleport.png differ diff --git a/textures/e2m6/+0button.png b/textures/e2m6/+0button.png new file mode 100644 index 0000000..14947f9 Binary files /dev/null and b/textures/e2m6/+0button.png differ diff --git a/textures/e2m6/+0mtlsw.png b/textures/e2m6/+0mtlsw.png new file mode 100644 index 0000000..33a769d Binary files /dev/null and b/textures/e2m6/+0mtlsw.png differ diff --git a/textures/e2m6/+0shoot.png b/textures/e2m6/+0shoot.png new file mode 100644 index 0000000..117d370 Binary files /dev/null and b/textures/e2m6/+0shoot.png differ diff --git a/textures/e2m6/+1button.png b/textures/e2m6/+1button.png new file mode 100644 index 0000000..de83f50 Binary files /dev/null and b/textures/e2m6/+1button.png differ diff --git a/textures/e2m6/+1mtlsw.png b/textures/e2m6/+1mtlsw.png new file mode 100644 index 0000000..bb86d21 Binary files /dev/null and b/textures/e2m6/+1mtlsw.png differ diff --git a/textures/e2m6/+1shoot.png b/textures/e2m6/+1shoot.png new file mode 100644 index 0000000..6bfdccc Binary files /dev/null and b/textures/e2m6/+1shoot.png differ diff --git a/textures/e2m6/+2button.png b/textures/e2m6/+2button.png new file mode 100644 index 0000000..be192b8 Binary files /dev/null and b/textures/e2m6/+2button.png differ diff --git a/textures/e2m6/+2mtlsw.png b/textures/e2m6/+2mtlsw.png new file mode 100644 index 0000000..e087862 Binary files /dev/null and b/textures/e2m6/+2mtlsw.png differ diff --git a/textures/e2m6/+2shoot.png b/textures/e2m6/+2shoot.png new file mode 100644 index 0000000..89743c8 Binary files /dev/null and b/textures/e2m6/+2shoot.png differ diff --git a/textures/e2m6/+3button.png b/textures/e2m6/+3button.png new file mode 100644 index 0000000..db99f9d Binary files /dev/null and b/textures/e2m6/+3button.png differ diff --git a/textures/e2m6/+3mtlsw.png b/textures/e2m6/+3mtlsw.png new file mode 100644 index 0000000..bb24345 Binary files /dev/null and b/textures/e2m6/+3mtlsw.png differ diff --git a/textures/e2m6/+3shoot.png b/textures/e2m6/+3shoot.png new file mode 100644 index 0000000..60a846b Binary files /dev/null and b/textures/e2m6/+3shoot.png differ diff --git a/textures/e2m6/+abutton.png b/textures/e2m6/+abutton.png new file mode 100644 index 0000000..7714abc Binary files /dev/null and b/textures/e2m6/+abutton.png differ diff --git a/textures/e2m6/+amtlsw.png b/textures/e2m6/+amtlsw.png new file mode 100644 index 0000000..fbb3cd3 Binary files /dev/null and b/textures/e2m6/+amtlsw.png differ diff --git a/textures/e2m6/+ashoot.png b/textures/e2m6/+ashoot.png new file mode 100644 index 0000000..a641fcc Binary files /dev/null and b/textures/e2m6/+ashoot.png differ diff --git a/textures/e2m6/altarb_1.png b/textures/e2m6/altarb_1.png new file mode 100644 index 0000000..af66e7f Binary files /dev/null and b/textures/e2m6/altarb_1.png differ diff --git a/textures/e2m6/altarc_1.png b/textures/e2m6/altarc_1.png new file mode 100644 index 0000000..e0824e2 Binary files /dev/null and b/textures/e2m6/altarc_1.png differ diff --git a/textures/e2m6/arrow_m.png b/textures/e2m6/arrow_m.png new file mode 100644 index 0000000..9b5bbd7 Binary files /dev/null and b/textures/e2m6/arrow_m.png differ diff --git a/textures/e2m6/city4_5.png b/textures/e2m6/city4_5.png new file mode 100644 index 0000000..b4cf58b Binary files /dev/null and b/textures/e2m6/city4_5.png differ diff --git a/textures/e2m6/city4_7.png b/textures/e2m6/city4_7.png new file mode 100644 index 0000000..b800099 Binary files /dev/null and b/textures/e2m6/city4_7.png differ diff --git a/textures/e2m6/clip.png b/textures/e2m6/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/e2m6/clip.png differ diff --git a/textures/e2m6/column01_4.png b/textures/e2m6/column01_4.png new file mode 100644 index 0000000..2d4106e Binary files /dev/null and b/textures/e2m6/column01_4.png differ diff --git a/textures/e2m6/cop1_1.png b/textures/e2m6/cop1_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/e2m6/cop1_1.png differ diff --git a/textures/e2m6/cop3_4.png b/textures/e2m6/cop3_4.png new file mode 100644 index 0000000..45da005 Binary files /dev/null and b/textures/e2m6/cop3_4.png differ diff --git a/textures/e2m6/door03_4.png b/textures/e2m6/door03_4.png new file mode 100644 index 0000000..0c86824 Binary files /dev/null and b/textures/e2m6/door03_4.png differ diff --git a/textures/e2m6/exit02_3.png b/textures/e2m6/exit02_3.png new file mode 100644 index 0000000..b18284f Binary files /dev/null and b/textures/e2m6/exit02_3.png differ diff --git a/textures/e2m6/grave03_2.png b/textures/e2m6/grave03_2.png new file mode 100644 index 0000000..d340048 Binary files /dev/null and b/textures/e2m6/grave03_2.png differ diff --git a/textures/e2m6/metal6_2.png b/textures/e2m6/metal6_2.png new file mode 100644 index 0000000..355efbb Binary files /dev/null and b/textures/e2m6/metal6_2.png differ diff --git a/textures/e2m6/plat_top1.png b/textures/e2m6/plat_top1.png new file mode 100644 index 0000000..01b497b Binary files /dev/null and b/textures/e2m6/plat_top1.png differ diff --git a/textures/e2m6/rock4_2.png b/textures/e2m6/rock4_2.png new file mode 100644 index 0000000..edca558 Binary files /dev/null and b/textures/e2m6/rock4_2.png differ diff --git a/textures/e2m6/sky1.png b/textures/e2m6/sky1.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/e2m6/sky1.png differ diff --git a/textures/e2m6/stone1_7.png b/textures/e2m6/stone1_7.png new file mode 100644 index 0000000..4f41690 Binary files /dev/null and b/textures/e2m6/stone1_7.png differ diff --git a/textures/e2m6/trigger.png b/textures/e2m6/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e2m6/trigger.png differ diff --git a/textures/e2m6/wbrick1_4.png b/textures/e2m6/wbrick1_4.png new file mode 100644 index 0000000..269092d Binary files /dev/null and b/textures/e2m6/wbrick1_4.png differ diff --git a/textures/e2m6/wbrick1_5.png b/textures/e2m6/wbrick1_5.png new file mode 100644 index 0000000..1b73a31 Binary files /dev/null and b/textures/e2m6/wbrick1_5.png differ diff --git a/textures/e2m6/wceiling5.png b/textures/e2m6/wceiling5.png new file mode 100644 index 0000000..a159510 Binary files /dev/null and b/textures/e2m6/wceiling5.png differ diff --git a/textures/e2m6/wexit01.png b/textures/e2m6/wexit01.png new file mode 100644 index 0000000..e59343b Binary files /dev/null and b/textures/e2m6/wexit01.png differ diff --git a/textures/e2m6/wgrnd1_6.png b/textures/e2m6/wgrnd1_6.png new file mode 100644 index 0000000..482804a Binary files /dev/null and b/textures/e2m6/wgrnd1_6.png differ diff --git a/textures/e2m6/wgrnd1_8.png b/textures/e2m6/wgrnd1_8.png new file mode 100644 index 0000000..fc97961 Binary files /dev/null and b/textures/e2m6/wgrnd1_8.png differ diff --git a/textures/e2m6/window01_2.png b/textures/e2m6/window01_2.png new file mode 100644 index 0000000..0f41cbb Binary files /dev/null and b/textures/e2m6/window01_2.png differ diff --git a/textures/e2m6/window01_3.png b/textures/e2m6/window01_3.png new file mode 100644 index 0000000..dde57f5 Binary files /dev/null and b/textures/e2m6/window01_3.png differ diff --git a/textures/e2m6/wizmet1_2.png b/textures/e2m6/wizmet1_2.png new file mode 100644 index 0000000..53f634d Binary files /dev/null and b/textures/e2m6/wizmet1_2.png differ diff --git a/textures/e2m6/wizmet1_4.png b/textures/e2m6/wizmet1_4.png new file mode 100644 index 0000000..6cd1393 Binary files /dev/null and b/textures/e2m6/wizmet1_4.png differ diff --git a/textures/e2m6/wizmet1_6.png b/textures/e2m6/wizmet1_6.png new file mode 100644 index 0000000..01b681a Binary files /dev/null and b/textures/e2m6/wizmet1_6.png differ diff --git a/textures/e2m6/wizmet1_7.png b/textures/e2m6/wizmet1_7.png new file mode 100644 index 0000000..3f24801 Binary files /dev/null and b/textures/e2m6/wizmet1_7.png differ diff --git a/textures/e2m6/wizwood1_2.png b/textures/e2m6/wizwood1_2.png new file mode 100644 index 0000000..dd9747c Binary files /dev/null and b/textures/e2m6/wizwood1_2.png differ diff --git a/textures/e2m6/wizwood1_7.png b/textures/e2m6/wizwood1_7.png new file mode 100644 index 0000000..b8d51b4 Binary files /dev/null and b/textures/e2m6/wizwood1_7.png differ diff --git a/textures/e2m6/wkey02_1.png b/textures/e2m6/wkey02_1.png new file mode 100644 index 0000000..fb3513d Binary files /dev/null and b/textures/e2m6/wkey02_1.png differ diff --git a/textures/e2m6/wmet2_6.png b/textures/e2m6/wmet2_6.png new file mode 100644 index 0000000..df87b5c Binary files /dev/null and b/textures/e2m6/wmet2_6.png differ diff --git a/textures/e2m6/wmet4_4.png b/textures/e2m6/wmet4_4.png new file mode 100644 index 0000000..41a1994 Binary files /dev/null and b/textures/e2m6/wmet4_4.png differ diff --git a/textures/e2m6/z_exit.png b/textures/e2m6/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/e2m6/z_exit.png differ diff --git a/textures/e2m7/*04water2.png b/textures/e2m7/*04water2.png new file mode 100644 index 0000000..111e620 Binary files /dev/null and b/textures/e2m7/*04water2.png differ diff --git a/textures/e2m7/*slime.png b/textures/e2m7/*slime.png new file mode 100644 index 0000000..4597e0e Binary files /dev/null and b/textures/e2m7/*slime.png differ diff --git a/textures/e2m7/*teleport.png b/textures/e2m7/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/e2m7/*teleport.png differ diff --git a/textures/e2m7/+0button.png b/textures/e2m7/+0button.png new file mode 100644 index 0000000..14947f9 Binary files /dev/null and b/textures/e2m7/+0button.png differ diff --git a/textures/e2m7/+0floorsw.png b/textures/e2m7/+0floorsw.png new file mode 100644 index 0000000..048c5b2 Binary files /dev/null and b/textures/e2m7/+0floorsw.png differ diff --git a/textures/e2m7/+1button.png b/textures/e2m7/+1button.png new file mode 100644 index 0000000..de83f50 Binary files /dev/null and b/textures/e2m7/+1button.png differ diff --git a/textures/e2m7/+1floorsw.png b/textures/e2m7/+1floorsw.png new file mode 100644 index 0000000..aada891 Binary files /dev/null and b/textures/e2m7/+1floorsw.png differ diff --git a/textures/e2m7/+2button.png b/textures/e2m7/+2button.png new file mode 100644 index 0000000..be192b8 Binary files /dev/null and b/textures/e2m7/+2button.png differ diff --git a/textures/e2m7/+2floorsw.png b/textures/e2m7/+2floorsw.png new file mode 100644 index 0000000..b926cc3 Binary files /dev/null and b/textures/e2m7/+2floorsw.png differ diff --git a/textures/e2m7/+3button.png b/textures/e2m7/+3button.png new file mode 100644 index 0000000..db99f9d Binary files /dev/null and b/textures/e2m7/+3button.png differ diff --git a/textures/e2m7/+3floorsw.png b/textures/e2m7/+3floorsw.png new file mode 100644 index 0000000..d1d5725 Binary files /dev/null and b/textures/e2m7/+3floorsw.png differ diff --git a/textures/e2m7/+abutton.png b/textures/e2m7/+abutton.png new file mode 100644 index 0000000..7714abc Binary files /dev/null and b/textures/e2m7/+abutton.png differ diff --git a/textures/e2m7/+afloorsw.png b/textures/e2m7/+afloorsw.png new file mode 100644 index 0000000..06b5091 Binary files /dev/null and b/textures/e2m7/+afloorsw.png differ diff --git a/textures/e2m7/adoor03_3.png b/textures/e2m7/adoor03_3.png new file mode 100644 index 0000000..4bb724a Binary files /dev/null and b/textures/e2m7/adoor03_3.png differ diff --git a/textures/e2m7/black.png b/textures/e2m7/black.png new file mode 100644 index 0000000..cc4b78b Binary files /dev/null and b/textures/e2m7/black.png differ diff --git a/textures/e2m7/city4_5.png b/textures/e2m7/city4_5.png new file mode 100644 index 0000000..b4cf58b Binary files /dev/null and b/textures/e2m7/city4_5.png differ diff --git a/textures/e2m7/city4_8.png b/textures/e2m7/city4_8.png new file mode 100644 index 0000000..22c4543 Binary files /dev/null and b/textures/e2m7/city4_8.png differ diff --git a/textures/e2m7/city6_8.png b/textures/e2m7/city6_8.png new file mode 100644 index 0000000..6671c16 Binary files /dev/null and b/textures/e2m7/city6_8.png differ diff --git a/textures/e2m7/city8_2.png b/textures/e2m7/city8_2.png new file mode 100644 index 0000000..b445967 Binary files /dev/null and b/textures/e2m7/city8_2.png differ diff --git a/textures/e2m7/clip.png b/textures/e2m7/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/e2m7/clip.png differ diff --git a/textures/e2m7/cop1_1.png b/textures/e2m7/cop1_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/e2m7/cop1_1.png differ diff --git a/textures/e2m7/cop2_3.png b/textures/e2m7/cop2_3.png new file mode 100644 index 0000000..ee988b4 Binary files /dev/null and b/textures/e2m7/cop2_3.png differ diff --git a/textures/e2m7/cop2_5.png b/textures/e2m7/cop2_5.png new file mode 100644 index 0000000..af90b81 Binary files /dev/null and b/textures/e2m7/cop2_5.png differ diff --git a/textures/e2m7/cop3_2.png b/textures/e2m7/cop3_2.png new file mode 100644 index 0000000..8175852 Binary files /dev/null and b/textures/e2m7/cop3_2.png differ diff --git a/textures/e2m7/cop3_4.png b/textures/e2m7/cop3_4.png new file mode 100644 index 0000000..45da005 Binary files /dev/null and b/textures/e2m7/cop3_4.png differ diff --git a/textures/e2m7/demc4_4.png b/textures/e2m7/demc4_4.png new file mode 100644 index 0000000..7f2554e Binary files /dev/null and b/textures/e2m7/demc4_4.png differ diff --git a/textures/e2m7/door01_2.png b/textures/e2m7/door01_2.png new file mode 100644 index 0000000..0ad8270 Binary files /dev/null and b/textures/e2m7/door01_2.png differ diff --git a/textures/e2m7/door05_3.png b/textures/e2m7/door05_3.png new file mode 100644 index 0000000..db510f6 Binary files /dev/null and b/textures/e2m7/door05_3.png differ diff --git a/textures/e2m7/exit02_3.png b/textures/e2m7/exit02_3.png new file mode 100644 index 0000000..b18284f Binary files /dev/null and b/textures/e2m7/exit02_3.png differ diff --git a/textures/e2m7/ground1_6.png b/textures/e2m7/ground1_6.png new file mode 100644 index 0000000..482804a Binary files /dev/null and b/textures/e2m7/ground1_6.png differ diff --git a/textures/e2m7/ground1_8.png b/textures/e2m7/ground1_8.png new file mode 100644 index 0000000..fc97961 Binary files /dev/null and b/textures/e2m7/ground1_8.png differ diff --git a/textures/e2m7/light1_2.png b/textures/e2m7/light1_2.png new file mode 100644 index 0000000..64175f3 Binary files /dev/null and b/textures/e2m7/light1_2.png differ diff --git a/textures/e2m7/metal1_7.png b/textures/e2m7/metal1_7.png new file mode 100644 index 0000000..97f2db5 Binary files /dev/null and b/textures/e2m7/metal1_7.png differ diff --git a/textures/e2m7/metal4_5.png b/textures/e2m7/metal4_5.png new file mode 100644 index 0000000..90bcde0 Binary files /dev/null and b/textures/e2m7/metal4_5.png differ diff --git a/textures/e2m7/metal4_7.png b/textures/e2m7/metal4_7.png new file mode 100644 index 0000000..9e184fd Binary files /dev/null and b/textures/e2m7/metal4_7.png differ diff --git a/textures/e2m7/metal5_3.png b/textures/e2m7/metal5_3.png new file mode 100644 index 0000000..309902a Binary files /dev/null and b/textures/e2m7/metal5_3.png differ diff --git a/textures/e2m7/raven.png b/textures/e2m7/raven.png new file mode 100644 index 0000000..cf601bd Binary files /dev/null and b/textures/e2m7/raven.png differ diff --git a/textures/e2m7/rock1_2.png b/textures/e2m7/rock1_2.png new file mode 100644 index 0000000..2254249 Binary files /dev/null and b/textures/e2m7/rock1_2.png differ diff --git a/textures/e2m7/rock3_2.png b/textures/e2m7/rock3_2.png new file mode 100644 index 0000000..bea7830 Binary files /dev/null and b/textures/e2m7/rock3_2.png differ diff --git a/textures/e2m7/rock4_1.png b/textures/e2m7/rock4_1.png new file mode 100644 index 0000000..51e8571 Binary files /dev/null and b/textures/e2m7/rock4_1.png differ diff --git a/textures/e2m7/sky4.png b/textures/e2m7/sky4.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/e2m7/sky4.png differ diff --git a/textures/e2m7/trigger.png b/textures/e2m7/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e2m7/trigger.png differ diff --git a/textures/e2m7/wall11_6.png b/textures/e2m7/wall11_6.png new file mode 100644 index 0000000..bec6ec1 Binary files /dev/null and b/textures/e2m7/wall11_6.png differ diff --git a/textures/e2m7/wall14_6.png b/textures/e2m7/wall14_6.png new file mode 100644 index 0000000..f266fbe Binary files /dev/null and b/textures/e2m7/wall14_6.png differ diff --git a/textures/e2m7/wexit01.png b/textures/e2m7/wexit01.png new file mode 100644 index 0000000..e59343b Binary files /dev/null and b/textures/e2m7/wexit01.png differ diff --git a/textures/e2m7/wizmet1_2.png b/textures/e2m7/wizmet1_2.png new file mode 100644 index 0000000..53f634d Binary files /dev/null and b/textures/e2m7/wizmet1_2.png differ diff --git a/textures/e2m7/wizmet1_5.png b/textures/e2m7/wizmet1_5.png new file mode 100644 index 0000000..da9c99b Binary files /dev/null and b/textures/e2m7/wizmet1_5.png differ diff --git a/textures/e2m7/wizwood1_7.png b/textures/e2m7/wizwood1_7.png new file mode 100644 index 0000000..b8d51b4 Binary files /dev/null and b/textures/e2m7/wizwood1_7.png differ diff --git a/textures/e2m7/wizwood1_8.png b/textures/e2m7/wizwood1_8.png new file mode 100644 index 0000000..fc16c18 Binary files /dev/null and b/textures/e2m7/wizwood1_8.png differ diff --git a/textures/e2m7/wkey02_1.png b/textures/e2m7/wkey02_1.png new file mode 100644 index 0000000..fb3513d Binary files /dev/null and b/textures/e2m7/wkey02_1.png differ diff --git a/textures/e2m7/wmet2_4.png b/textures/e2m7/wmet2_4.png new file mode 100644 index 0000000..5067a6a Binary files /dev/null and b/textures/e2m7/wmet2_4.png differ diff --git a/textures/e2m7/wswamp1_2.png b/textures/e2m7/wswamp1_2.png new file mode 100644 index 0000000..b893964 Binary files /dev/null and b/textures/e2m7/wswamp1_2.png differ diff --git a/textures/e2m7/wwall1_1.png b/textures/e2m7/wwall1_1.png new file mode 100644 index 0000000..8911ca6 Binary files /dev/null and b/textures/e2m7/wwall1_1.png differ diff --git a/textures/e2m7/z_exit.png b/textures/e2m7/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/e2m7/z_exit.png differ diff --git a/textures/e3m1/*slime0.png b/textures/e3m1/*slime0.png new file mode 100644 index 0000000..fe955b4 Binary files /dev/null and b/textures/e3m1/*slime0.png differ diff --git a/textures/e3m1/*teleport.png b/textures/e3m1/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/e3m1/*teleport.png differ diff --git a/textures/e3m1/+0basebtn.png b/textures/e3m1/+0basebtn.png new file mode 100644 index 0000000..12618de Binary files /dev/null and b/textures/e3m1/+0basebtn.png differ diff --git a/textures/e3m1/+0slipbot.png b/textures/e3m1/+0slipbot.png new file mode 100644 index 0000000..a5f1df2 Binary files /dev/null and b/textures/e3m1/+0slipbot.png differ diff --git a/textures/e3m1/+0sliptop.png b/textures/e3m1/+0sliptop.png new file mode 100644 index 0000000..1a1702b Binary files /dev/null and b/textures/e3m1/+0sliptop.png differ diff --git a/textures/e3m1/+1basebtn.png b/textures/e3m1/+1basebtn.png new file mode 100644 index 0000000..d57b6a7 Binary files /dev/null and b/textures/e3m1/+1basebtn.png differ diff --git a/textures/e3m1/+abasebtn.png b/textures/e3m1/+abasebtn.png new file mode 100644 index 0000000..436d503 Binary files /dev/null and b/textures/e3m1/+abasebtn.png differ diff --git a/textures/e3m1/ceil1_1.png b/textures/e3m1/ceil1_1.png new file mode 100644 index 0000000..1c8e261 Binary files /dev/null and b/textures/e3m1/ceil1_1.png differ diff --git a/textures/e3m1/clip.png b/textures/e3m1/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/e3m1/clip.png differ diff --git a/textures/e3m1/comp1_1.png b/textures/e3m1/comp1_1.png new file mode 100644 index 0000000..b929c60 Binary files /dev/null and b/textures/e3m1/comp1_1.png differ diff --git a/textures/e3m1/comp1_2.png b/textures/e3m1/comp1_2.png new file mode 100644 index 0000000..c6b6ebf Binary files /dev/null and b/textures/e3m1/comp1_2.png differ diff --git a/textures/e3m1/comp1_3.png b/textures/e3m1/comp1_3.png new file mode 100644 index 0000000..69a688b Binary files /dev/null and b/textures/e3m1/comp1_3.png differ diff --git a/textures/e3m1/comp1_4.png b/textures/e3m1/comp1_4.png new file mode 100644 index 0000000..ed52212 Binary files /dev/null and b/textures/e3m1/comp1_4.png differ diff --git a/textures/e3m1/comp1_5.png b/textures/e3m1/comp1_5.png new file mode 100644 index 0000000..0a66103 Binary files /dev/null and b/textures/e3m1/comp1_5.png differ diff --git a/textures/e3m1/comp1_6.png b/textures/e3m1/comp1_6.png new file mode 100644 index 0000000..7391a09 Binary files /dev/null and b/textures/e3m1/comp1_6.png differ diff --git a/textures/e3m1/comp1_8.png b/textures/e3m1/comp1_8.png new file mode 100644 index 0000000..9546e60 Binary files /dev/null and b/textures/e3m1/comp1_8.png differ diff --git a/textures/e3m1/crate0_top.png b/textures/e3m1/crate0_top.png new file mode 100644 index 0000000..74539a7 Binary files /dev/null and b/textures/e3m1/crate0_top.png differ diff --git a/textures/e3m1/crate1_side.png b/textures/e3m1/crate1_side.png new file mode 100644 index 0000000..a3655d4 Binary files /dev/null and b/textures/e3m1/crate1_side.png differ diff --git a/textures/e3m1/door02_1.png b/textures/e3m1/door02_1.png new file mode 100644 index 0000000..31d4237 Binary files /dev/null and b/textures/e3m1/door02_1.png differ diff --git a/textures/e3m1/door02_3.png b/textures/e3m1/door02_3.png new file mode 100644 index 0000000..ff214c2 Binary files /dev/null and b/textures/e3m1/door02_3.png differ diff --git a/textures/e3m1/ecop1_1.png b/textures/e3m1/ecop1_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/e3m1/ecop1_1.png differ diff --git a/textures/e3m1/ecop1_4.png b/textures/e3m1/ecop1_4.png new file mode 100644 index 0000000..4510549 Binary files /dev/null and b/textures/e3m1/ecop1_4.png differ diff --git a/textures/e3m1/edoor01_1.png b/textures/e3m1/edoor01_1.png new file mode 100644 index 0000000..7f37ab3 Binary files /dev/null and b/textures/e3m1/edoor01_1.png differ diff --git a/textures/e3m1/ground1_1.png b/textures/e3m1/ground1_1.png new file mode 100644 index 0000000..1fcfa5c Binary files /dev/null and b/textures/e3m1/ground1_1.png differ diff --git a/textures/e3m1/key01_2.png b/textures/e3m1/key01_2.png new file mode 100644 index 0000000..4b57b40 Binary files /dev/null and b/textures/e3m1/key01_2.png differ diff --git a/textures/e3m1/plat_side1.png b/textures/e3m1/plat_side1.png new file mode 100644 index 0000000..35dd135 Binary files /dev/null and b/textures/e3m1/plat_side1.png differ diff --git a/textures/e3m1/plat_stem.png b/textures/e3m1/plat_stem.png new file mode 100644 index 0000000..b5091dc Binary files /dev/null and b/textures/e3m1/plat_stem.png differ diff --git a/textures/e3m1/plat_top1.png b/textures/e3m1/plat_top1.png new file mode 100644 index 0000000..5776d21 Binary files /dev/null and b/textures/e3m1/plat_top1.png differ diff --git a/textures/e3m1/sfloor1_2.png b/textures/e3m1/sfloor1_2.png new file mode 100644 index 0000000..6c49022 Binary files /dev/null and b/textures/e3m1/sfloor1_2.png differ diff --git a/textures/e3m1/sfloor4_2.png b/textures/e3m1/sfloor4_2.png new file mode 100644 index 0000000..70f9b4d Binary files /dev/null and b/textures/e3m1/sfloor4_2.png differ diff --git a/textures/e3m1/sfloor4_4.png b/textures/e3m1/sfloor4_4.png new file mode 100644 index 0000000..297e7bc Binary files /dev/null and b/textures/e3m1/sfloor4_4.png differ diff --git a/textures/e3m1/sfloor4_5.png b/textures/e3m1/sfloor4_5.png new file mode 100644 index 0000000..0c7ed5d Binary files /dev/null and b/textures/e3m1/sfloor4_5.png differ diff --git a/textures/e3m1/sky4.png b/textures/e3m1/sky4.png new file mode 100644 index 0000000..e9da881 Binary files /dev/null and b/textures/e3m1/sky4.png differ diff --git a/textures/e3m1/slip1.png b/textures/e3m1/slip1.png new file mode 100644 index 0000000..71f096b Binary files /dev/null and b/textures/e3m1/slip1.png differ diff --git a/textures/e3m1/slip2.png b/textures/e3m1/slip2.png new file mode 100644 index 0000000..6c2bd15 Binary files /dev/null and b/textures/e3m1/slip2.png differ diff --git a/textures/e3m1/slipbotsd.png b/textures/e3m1/slipbotsd.png new file mode 100644 index 0000000..40f1f58 Binary files /dev/null and b/textures/e3m1/slipbotsd.png differ diff --git a/textures/e3m1/sliplite.png b/textures/e3m1/sliplite.png new file mode 100644 index 0000000..72b56f6 Binary files /dev/null and b/textures/e3m1/sliplite.png differ diff --git a/textures/e3m1/slipside.png b/textures/e3m1/slipside.png new file mode 100644 index 0000000..f1a73e9 Binary files /dev/null and b/textures/e3m1/slipside.png differ diff --git a/textures/e3m1/sliptopsd.png b/textures/e3m1/sliptopsd.png new file mode 100644 index 0000000..9513fe7 Binary files /dev/null and b/textures/e3m1/sliptopsd.png differ diff --git a/textures/e3m1/switch_1.png b/textures/e3m1/switch_1.png new file mode 100644 index 0000000..f47e1e9 Binary files /dev/null and b/textures/e3m1/switch_1.png differ diff --git a/textures/e3m1/tech01_1.png b/textures/e3m1/tech01_1.png new file mode 100644 index 0000000..f4edfde Binary files /dev/null and b/textures/e3m1/tech01_1.png differ diff --git a/textures/e3m1/tech01_6.png b/textures/e3m1/tech01_6.png new file mode 100644 index 0000000..86779f7 Binary files /dev/null and b/textures/e3m1/tech01_6.png differ diff --git a/textures/e3m1/tech01_7.png b/textures/e3m1/tech01_7.png new file mode 100644 index 0000000..1409168 Binary files /dev/null and b/textures/e3m1/tech01_7.png differ diff --git a/textures/e3m1/tech03_1.png b/textures/e3m1/tech03_1.png new file mode 100644 index 0000000..9586f18 Binary files /dev/null and b/textures/e3m1/tech03_1.png differ diff --git a/textures/e3m1/tech03_2.png b/textures/e3m1/tech03_2.png new file mode 100644 index 0000000..c26c732 Binary files /dev/null and b/textures/e3m1/tech03_2.png differ diff --git a/textures/e3m1/tech04_1.png b/textures/e3m1/tech04_1.png new file mode 100644 index 0000000..ec8fa9d Binary files /dev/null and b/textures/e3m1/tech04_1.png differ diff --git a/textures/e3m1/tech04_2.png b/textures/e3m1/tech04_2.png new file mode 100644 index 0000000..d8d53f6 Binary files /dev/null and b/textures/e3m1/tech04_2.png differ diff --git a/textures/e3m1/tech04_3.png b/textures/e3m1/tech04_3.png new file mode 100644 index 0000000..46425b8 Binary files /dev/null and b/textures/e3m1/tech04_3.png differ diff --git a/textures/e3m1/tech04_4.png b/textures/e3m1/tech04_4.png new file mode 100644 index 0000000..0b49495 Binary files /dev/null and b/textures/e3m1/tech04_4.png differ diff --git a/textures/e3m1/tech04_7.png b/textures/e3m1/tech04_7.png new file mode 100644 index 0000000..5278f5a Binary files /dev/null and b/textures/e3m1/tech04_7.png differ diff --git a/textures/e3m1/tech05_1.png b/textures/e3m1/tech05_1.png new file mode 100644 index 0000000..e7258e0 Binary files /dev/null and b/textures/e3m1/tech05_1.png differ diff --git a/textures/e3m1/tech08_1.png b/textures/e3m1/tech08_1.png new file mode 100644 index 0000000..8d4012d Binary files /dev/null and b/textures/e3m1/tech08_1.png differ diff --git a/textures/e3m1/tech08_2.png b/textures/e3m1/tech08_2.png new file mode 100644 index 0000000..12603ad Binary files /dev/null and b/textures/e3m1/tech08_2.png differ diff --git a/textures/e3m1/tech09_4.png b/textures/e3m1/tech09_4.png new file mode 100644 index 0000000..30d1cf9 Binary files /dev/null and b/textures/e3m1/tech09_4.png differ diff --git a/textures/e3m1/tech11_2.png b/textures/e3m1/tech11_2.png new file mode 100644 index 0000000..548feab Binary files /dev/null and b/textures/e3m1/tech11_2.png differ diff --git a/textures/e3m1/tlight01.png b/textures/e3m1/tlight01.png new file mode 100644 index 0000000..d1a232a Binary files /dev/null and b/textures/e3m1/tlight01.png differ diff --git a/textures/e3m1/tlight02.png b/textures/e3m1/tlight02.png new file mode 100644 index 0000000..a7e3a88 Binary files /dev/null and b/textures/e3m1/tlight02.png differ diff --git a/textures/e3m1/tlight03.png b/textures/e3m1/tlight03.png new file mode 100644 index 0000000..79707fa Binary files /dev/null and b/textures/e3m1/tlight03.png differ diff --git a/textures/e3m1/tlight07.png b/textures/e3m1/tlight07.png new file mode 100644 index 0000000..0434563 Binary files /dev/null and b/textures/e3m1/tlight07.png differ diff --git a/textures/e3m1/tlight08.png b/textures/e3m1/tlight08.png new file mode 100644 index 0000000..c7c6dd1 Binary files /dev/null and b/textures/e3m1/tlight08.png differ diff --git a/textures/e3m1/trigger.png b/textures/e3m1/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e3m1/trigger.png differ diff --git a/textures/e3m1/twall1_1.png b/textures/e3m1/twall1_1.png new file mode 100644 index 0000000..b441b2a Binary files /dev/null and b/textures/e3m1/twall1_1.png differ diff --git a/textures/e3m1/twall2_1.png b/textures/e3m1/twall2_1.png new file mode 100644 index 0000000..e401920 Binary files /dev/null and b/textures/e3m1/twall2_1.png differ diff --git a/textures/e3m1/twall2_6.png b/textures/e3m1/twall2_6.png new file mode 100644 index 0000000..43070e5 Binary files /dev/null and b/textures/e3m1/twall2_6.png differ diff --git a/textures/e3m1/uwall1_2.png b/textures/e3m1/uwall1_2.png new file mode 100644 index 0000000..3730bff Binary files /dev/null and b/textures/e3m1/uwall1_2.png differ diff --git a/textures/e3m1/z_exit.png b/textures/e3m1/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/e3m1/z_exit.png differ diff --git a/textures/e3m2/*lava1.png b/textures/e3m2/*lava1.png new file mode 100644 index 0000000..099c4b8 Binary files /dev/null and b/textures/e3m2/*lava1.png differ diff --git a/textures/e3m2/*teleport.png b/textures/e3m2/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/e3m2/*teleport.png differ diff --git a/textures/e3m2/+0butnn.png b/textures/e3m2/+0butnn.png new file mode 100644 index 0000000..ca36086 Binary files /dev/null and b/textures/e3m2/+0butnn.png differ diff --git a/textures/e3m2/+0slipbot.png b/textures/e3m2/+0slipbot.png new file mode 100644 index 0000000..a5f1df2 Binary files /dev/null and b/textures/e3m2/+0slipbot.png differ diff --git a/textures/e3m2/+1butnn.png b/textures/e3m2/+1butnn.png new file mode 100644 index 0000000..8f0ffa9 Binary files /dev/null and b/textures/e3m2/+1butnn.png differ diff --git a/textures/e3m2/+2butnn.png b/textures/e3m2/+2butnn.png new file mode 100644 index 0000000..c11c9ca Binary files /dev/null and b/textures/e3m2/+2butnn.png differ diff --git a/textures/e3m2/+3butnn.png b/textures/e3m2/+3butnn.png new file mode 100644 index 0000000..8f0ffa9 Binary files /dev/null and b/textures/e3m2/+3butnn.png differ diff --git a/textures/e3m2/+abutnn.png b/textures/e3m2/+abutnn.png new file mode 100644 index 0000000..962476a Binary files /dev/null and b/textures/e3m2/+abutnn.png differ diff --git a/textures/e3m2/cop1_1.png b/textures/e3m2/cop1_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/e3m2/cop1_1.png differ diff --git a/textures/e3m2/cop1_3.png b/textures/e3m2/cop1_3.png new file mode 100644 index 0000000..ee5b195 Binary files /dev/null and b/textures/e3m2/cop1_3.png differ diff --git a/textures/e3m2/cop1_6.png b/textures/e3m2/cop1_6.png new file mode 100644 index 0000000..8fc8c40 Binary files /dev/null and b/textures/e3m2/cop1_6.png differ diff --git a/textures/e3m2/cop1_7.png b/textures/e3m2/cop1_7.png new file mode 100644 index 0000000..7d75f34 Binary files /dev/null and b/textures/e3m2/cop1_7.png differ diff --git a/textures/e3m2/cop2_2.png b/textures/e3m2/cop2_2.png new file mode 100644 index 0000000..4517e3c Binary files /dev/null and b/textures/e3m2/cop2_2.png differ diff --git a/textures/e3m2/cop2_6.png b/textures/e3m2/cop2_6.png new file mode 100644 index 0000000..04006ab Binary files /dev/null and b/textures/e3m2/cop2_6.png differ diff --git a/textures/e3m2/cop3_4.png b/textures/e3m2/cop3_4.png new file mode 100644 index 0000000..45da005 Binary files /dev/null and b/textures/e3m2/cop3_4.png differ diff --git a/textures/e3m2/cop4_3.png b/textures/e3m2/cop4_3.png new file mode 100644 index 0000000..86e2f18 Binary files /dev/null and b/textures/e3m2/cop4_3.png differ diff --git a/textures/e3m2/crate0_side.png b/textures/e3m2/crate0_side.png new file mode 100644 index 0000000..329218b Binary files /dev/null and b/textures/e3m2/crate0_side.png differ diff --git a/textures/e3m2/crate1_top.png b/textures/e3m2/crate1_top.png new file mode 100644 index 0000000..e00e748 Binary files /dev/null and b/textures/e3m2/crate1_top.png differ diff --git a/textures/e3m2/dem4_4.png b/textures/e3m2/dem4_4.png new file mode 100644 index 0000000..daf9e9e Binary files /dev/null and b/textures/e3m2/dem4_4.png differ diff --git a/textures/e3m2/dr01_2.png b/textures/e3m2/dr01_2.png new file mode 100644 index 0000000..79f75c2 Binary files /dev/null and b/textures/e3m2/dr01_2.png differ diff --git a/textures/e3m2/dr02_1.png b/textures/e3m2/dr02_1.png new file mode 100644 index 0000000..30d66fc Binary files /dev/null and b/textures/e3m2/dr02_1.png differ diff --git a/textures/e3m2/dr02_2.png b/textures/e3m2/dr02_2.png new file mode 100644 index 0000000..bb001ff Binary files /dev/null and b/textures/e3m2/dr02_2.png differ diff --git a/textures/e3m2/dr07_1.png b/textures/e3m2/dr07_1.png new file mode 100644 index 0000000..877e37f Binary files /dev/null and b/textures/e3m2/dr07_1.png differ diff --git a/textures/e3m2/key03_1.png b/textures/e3m2/key03_1.png new file mode 100644 index 0000000..a0877a0 Binary files /dev/null and b/textures/e3m2/key03_1.png differ diff --git a/textures/e3m2/key03_2.png b/textures/e3m2/key03_2.png new file mode 100644 index 0000000..06006e3 Binary files /dev/null and b/textures/e3m2/key03_2.png differ diff --git a/textures/e3m2/key03_3.png b/textures/e3m2/key03_3.png new file mode 100644 index 0000000..077c4e3 Binary files /dev/null and b/textures/e3m2/key03_3.png differ diff --git a/textures/e3m2/light1_4.png b/textures/e3m2/light1_4.png new file mode 100644 index 0000000..80df630 Binary files /dev/null and b/textures/e3m2/light1_4.png differ diff --git a/textures/e3m2/light3_3.png b/textures/e3m2/light3_3.png new file mode 100644 index 0000000..1caf67b Binary files /dev/null and b/textures/e3m2/light3_3.png differ diff --git a/textures/e3m2/light3_6.png b/textures/e3m2/light3_6.png new file mode 100644 index 0000000..cb6a2df Binary files /dev/null and b/textures/e3m2/light3_6.png differ diff --git a/textures/e3m2/light3_7.png b/textures/e3m2/light3_7.png new file mode 100644 index 0000000..7ab83c5 Binary files /dev/null and b/textures/e3m2/light3_7.png differ diff --git a/textures/e3m2/met5_1.png b/textures/e3m2/met5_1.png new file mode 100644 index 0000000..cc9a272 Binary files /dev/null and b/textures/e3m2/met5_1.png differ diff --git a/textures/e3m2/metal1_2.png b/textures/e3m2/metal1_2.png new file mode 100644 index 0000000..94e6b61 Binary files /dev/null and b/textures/e3m2/metal1_2.png differ diff --git a/textures/e3m2/metal1_3.png b/textures/e3m2/metal1_3.png new file mode 100644 index 0000000..b75b82c Binary files /dev/null and b/textures/e3m2/metal1_3.png differ diff --git a/textures/e3m2/metal1_4.png b/textures/e3m2/metal1_4.png new file mode 100644 index 0000000..e77c5b7 Binary files /dev/null and b/textures/e3m2/metal1_4.png differ diff --git a/textures/e3m2/metal2_2.png b/textures/e3m2/metal2_2.png new file mode 100644 index 0000000..20d52cc Binary files /dev/null and b/textures/e3m2/metal2_2.png differ diff --git a/textures/e3m2/metal2_6.png b/textures/e3m2/metal2_6.png new file mode 100644 index 0000000..2f3dec6 Binary files /dev/null and b/textures/e3m2/metal2_6.png differ diff --git a/textures/e3m2/metal4_2.png b/textures/e3m2/metal4_2.png new file mode 100644 index 0000000..c5b02f4 Binary files /dev/null and b/textures/e3m2/metal4_2.png differ diff --git a/textures/e3m2/metal4_3.png b/textures/e3m2/metal4_3.png new file mode 100644 index 0000000..aefabce Binary files /dev/null and b/textures/e3m2/metal4_3.png differ diff --git a/textures/e3m2/metal4_4.png b/textures/e3m2/metal4_4.png new file mode 100644 index 0000000..41a1994 Binary files /dev/null and b/textures/e3m2/metal4_4.png differ diff --git a/textures/e3m2/metal4_5.png b/textures/e3m2/metal4_5.png new file mode 100644 index 0000000..90bcde0 Binary files /dev/null and b/textures/e3m2/metal4_5.png differ diff --git a/textures/e3m2/metal4_7.png b/textures/e3m2/metal4_7.png new file mode 100644 index 0000000..9e184fd Binary files /dev/null and b/textures/e3m2/metal4_7.png differ diff --git a/textures/e3m2/metal5_3.png b/textures/e3m2/metal5_3.png new file mode 100644 index 0000000..309902a Binary files /dev/null and b/textures/e3m2/metal5_3.png differ diff --git a/textures/e3m2/metal5_4.png b/textures/e3m2/metal5_4.png new file mode 100644 index 0000000..6558ca3 Binary files /dev/null and b/textures/e3m2/metal5_4.png differ diff --git a/textures/e3m2/metal6_1.png b/textures/e3m2/metal6_1.png new file mode 100644 index 0000000..cca7507 Binary files /dev/null and b/textures/e3m2/metal6_1.png differ diff --git a/textures/e3m2/metal6_3.png b/textures/e3m2/metal6_3.png new file mode 100644 index 0000000..2cabed2 Binary files /dev/null and b/textures/e3m2/metal6_3.png differ diff --git a/textures/e3m2/metal6_4.png b/textures/e3m2/metal6_4.png new file mode 100644 index 0000000..dcab40e Binary files /dev/null and b/textures/e3m2/metal6_4.png differ diff --git a/textures/e3m2/metalt1_1.png b/textures/e3m2/metalt1_1.png new file mode 100644 index 0000000..e0824e2 Binary files /dev/null and b/textures/e3m2/metalt1_1.png differ diff --git a/textures/e3m2/metalt1_2.png b/textures/e3m2/metalt1_2.png new file mode 100644 index 0000000..cb0433f Binary files /dev/null and b/textures/e3m2/metalt1_2.png differ diff --git a/textures/e3m2/metalt2_3.png b/textures/e3m2/metalt2_3.png new file mode 100644 index 0000000..ca63a89 Binary files /dev/null and b/textures/e3m2/metalt2_3.png differ diff --git a/textures/e3m2/metalt2_7.png b/textures/e3m2/metalt2_7.png new file mode 100644 index 0000000..2d25161 Binary files /dev/null and b/textures/e3m2/metalt2_7.png differ diff --git a/textures/e3m2/metalt2_8.png b/textures/e3m2/metalt2_8.png new file mode 100644 index 0000000..038c9af Binary files /dev/null and b/textures/e3m2/metalt2_8.png differ diff --git a/textures/e3m2/mmetal1_2.png b/textures/e3m2/mmetal1_2.png new file mode 100644 index 0000000..53f634d Binary files /dev/null and b/textures/e3m2/mmetal1_2.png differ diff --git a/textures/e3m2/mswtch_2.png b/textures/e3m2/mswtch_2.png new file mode 100644 index 0000000..97646ec Binary files /dev/null and b/textures/e3m2/mswtch_2.png differ diff --git a/textures/e3m2/muh_bad.png b/textures/e3m2/muh_bad.png new file mode 100644 index 0000000..4c182c5 Binary files /dev/null and b/textures/e3m2/muh_bad.png differ diff --git a/textures/e3m2/nmetal2_1.png b/textures/e3m2/nmetal2_1.png new file mode 100644 index 0000000..b8525ac Binary files /dev/null and b/textures/e3m2/nmetal2_1.png differ diff --git a/textures/e3m2/plat_top2.png b/textures/e3m2/plat_top2.png new file mode 100644 index 0000000..831ee39 Binary files /dev/null and b/textures/e3m2/plat_top2.png differ diff --git a/textures/e3m2/rune1_4.png b/textures/e3m2/rune1_4.png new file mode 100644 index 0000000..1b64c36 Binary files /dev/null and b/textures/e3m2/rune1_4.png differ diff --git a/textures/e3m2/rune1_6.png b/textures/e3m2/rune1_6.png new file mode 100644 index 0000000..0eb4eff Binary files /dev/null and b/textures/e3m2/rune1_6.png differ diff --git a/textures/e3m2/rune1_7.png b/textures/e3m2/rune1_7.png new file mode 100644 index 0000000..6b06d0c Binary files /dev/null and b/textures/e3m2/rune1_7.png differ diff --git a/textures/e3m2/rune2_4.png b/textures/e3m2/rune2_4.png new file mode 100644 index 0000000..b20573d Binary files /dev/null and b/textures/e3m2/rune2_4.png differ diff --git a/textures/e3m2/rune2_5.png b/textures/e3m2/rune2_5.png new file mode 100644 index 0000000..95a12c7 Binary files /dev/null and b/textures/e3m2/rune2_5.png differ diff --git a/textures/e3m2/rune_a.png b/textures/e3m2/rune_a.png new file mode 100644 index 0000000..9437447 Binary files /dev/null and b/textures/e3m2/rune_a.png differ diff --git a/textures/e3m2/sky4.png b/textures/e3m2/sky4.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/e3m2/sky4.png differ diff --git a/textures/e3m2/slipbotsd.png b/textures/e3m2/slipbotsd.png new file mode 100644 index 0000000..40f1f58 Binary files /dev/null and b/textures/e3m2/slipbotsd.png differ diff --git a/textures/e3m2/sliplite.png b/textures/e3m2/sliplite.png new file mode 100644 index 0000000..72b56f6 Binary files /dev/null and b/textures/e3m2/sliplite.png differ diff --git a/textures/e3m2/slipside.png b/textures/e3m2/slipside.png new file mode 100644 index 0000000..f1a73e9 Binary files /dev/null and b/textures/e3m2/slipside.png differ diff --git a/textures/e3m2/trigger.png b/textures/e3m2/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e3m2/trigger.png differ diff --git a/textures/e3m2/z_exit.png b/textures/e3m2/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/e3m2/z_exit.png differ diff --git a/textures/e3m3/*04mwat2.png b/textures/e3m3/*04mwat2.png new file mode 100644 index 0000000..31f14b1 Binary files /dev/null and b/textures/e3m3/*04mwat2.png differ diff --git a/textures/e3m3/*lava1.png b/textures/e3m3/*lava1.png new file mode 100644 index 0000000..099c4b8 Binary files /dev/null and b/textures/e3m3/*lava1.png differ diff --git a/textures/e3m3/*teleport.png b/textures/e3m3/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/e3m3/*teleport.png differ diff --git a/textures/e3m3/+0butn.png b/textures/e3m3/+0butn.png new file mode 100644 index 0000000..75be6e8 Binary files /dev/null and b/textures/e3m3/+0butn.png differ diff --git a/textures/e3m3/+0butnn.png b/textures/e3m3/+0butnn.png new file mode 100644 index 0000000..ca36086 Binary files /dev/null and b/textures/e3m3/+0butnn.png differ diff --git a/textures/e3m3/+1butn.png b/textures/e3m3/+1butn.png new file mode 100644 index 0000000..59eacde Binary files /dev/null and b/textures/e3m3/+1butn.png differ diff --git a/textures/e3m3/+1butnn.png b/textures/e3m3/+1butnn.png new file mode 100644 index 0000000..8f0ffa9 Binary files /dev/null and b/textures/e3m3/+1butnn.png differ diff --git a/textures/e3m3/+2butn.png b/textures/e3m3/+2butn.png new file mode 100644 index 0000000..8317c42 Binary files /dev/null and b/textures/e3m3/+2butn.png differ diff --git a/textures/e3m3/+2butnn.png b/textures/e3m3/+2butnn.png new file mode 100644 index 0000000..c11c9ca Binary files /dev/null and b/textures/e3m3/+2butnn.png differ diff --git a/textures/e3m3/+3butn.png b/textures/e3m3/+3butn.png new file mode 100644 index 0000000..59eacde Binary files /dev/null and b/textures/e3m3/+3butn.png differ diff --git a/textures/e3m3/+3butnn.png b/textures/e3m3/+3butnn.png new file mode 100644 index 0000000..8f0ffa9 Binary files /dev/null and b/textures/e3m3/+3butnn.png differ diff --git a/textures/e3m3/+abutn.png b/textures/e3m3/+abutn.png new file mode 100644 index 0000000..962476a Binary files /dev/null and b/textures/e3m3/+abutn.png differ diff --git a/textures/e3m3/+abutnn.png b/textures/e3m3/+abutnn.png new file mode 100644 index 0000000..962476a Binary files /dev/null and b/textures/e3m3/+abutnn.png differ diff --git a/textures/e3m3/clip.png b/textures/e3m3/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/e3m3/clip.png differ diff --git a/textures/e3m3/cop1_1.png b/textures/e3m3/cop1_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/e3m3/cop1_1.png differ diff --git a/textures/e3m3/cop1_2.png b/textures/e3m3/cop1_2.png new file mode 100644 index 0000000..b875c92 Binary files /dev/null and b/textures/e3m3/cop1_2.png differ diff --git a/textures/e3m3/cop1_3.png b/textures/e3m3/cop1_3.png new file mode 100644 index 0000000..ee5b195 Binary files /dev/null and b/textures/e3m3/cop1_3.png differ diff --git a/textures/e3m3/cop1_6.png b/textures/e3m3/cop1_6.png new file mode 100644 index 0000000..8fc8c40 Binary files /dev/null and b/textures/e3m3/cop1_6.png differ diff --git a/textures/e3m3/cop3_4.png b/textures/e3m3/cop3_4.png new file mode 100644 index 0000000..45da005 Binary files /dev/null and b/textures/e3m3/cop3_4.png differ diff --git a/textures/e3m3/dr02_1.png b/textures/e3m3/dr02_1.png new file mode 100644 index 0000000..30d66fc Binary files /dev/null and b/textures/e3m3/dr02_1.png differ diff --git a/textures/e3m3/key03_1.png b/textures/e3m3/key03_1.png new file mode 100644 index 0000000..a0877a0 Binary files /dev/null and b/textures/e3m3/key03_1.png differ diff --git a/textures/e3m3/light1_4.png b/textures/e3m3/light1_4.png new file mode 100644 index 0000000..80df630 Binary files /dev/null and b/textures/e3m3/light1_4.png differ diff --git a/textures/e3m3/light3_5.png b/textures/e3m3/light3_5.png new file mode 100644 index 0000000..4181115 Binary files /dev/null and b/textures/e3m3/light3_5.png differ diff --git a/textures/e3m3/light3_6.png b/textures/e3m3/light3_6.png new file mode 100644 index 0000000..cb6a2df Binary files /dev/null and b/textures/e3m3/light3_6.png differ diff --git a/textures/e3m3/light3_7.png b/textures/e3m3/light3_7.png new file mode 100644 index 0000000..7ab83c5 Binary files /dev/null and b/textures/e3m3/light3_7.png differ diff --git a/textures/e3m3/light3_8.png b/textures/e3m3/light3_8.png new file mode 100644 index 0000000..b615936 Binary files /dev/null and b/textures/e3m3/light3_8.png differ diff --git a/textures/e3m3/met5_1.png b/textures/e3m3/met5_1.png new file mode 100644 index 0000000..cc9a272 Binary files /dev/null and b/textures/e3m3/met5_1.png differ diff --git a/textures/e3m3/metal1_2.png b/textures/e3m3/metal1_2.png new file mode 100644 index 0000000..94e6b61 Binary files /dev/null and b/textures/e3m3/metal1_2.png differ diff --git a/textures/e3m3/metal1_3.png b/textures/e3m3/metal1_3.png new file mode 100644 index 0000000..b75b82c Binary files /dev/null and b/textures/e3m3/metal1_3.png differ diff --git a/textures/e3m3/metal1_4.png b/textures/e3m3/metal1_4.png new file mode 100644 index 0000000..e77c5b7 Binary files /dev/null and b/textures/e3m3/metal1_4.png differ diff --git a/textures/e3m3/metal1_7.png b/textures/e3m3/metal1_7.png new file mode 100644 index 0000000..97f2db5 Binary files /dev/null and b/textures/e3m3/metal1_7.png differ diff --git a/textures/e3m3/metal2_2.png b/textures/e3m3/metal2_2.png new file mode 100644 index 0000000..20d52cc Binary files /dev/null and b/textures/e3m3/metal2_2.png differ diff --git a/textures/e3m3/metal2_3.png b/textures/e3m3/metal2_3.png new file mode 100644 index 0000000..0efb623 Binary files /dev/null and b/textures/e3m3/metal2_3.png differ diff --git a/textures/e3m3/metal2_6.png b/textures/e3m3/metal2_6.png new file mode 100644 index 0000000..2f3dec6 Binary files /dev/null and b/textures/e3m3/metal2_6.png differ diff --git a/textures/e3m3/metal4_2.png b/textures/e3m3/metal4_2.png new file mode 100644 index 0000000..c5b02f4 Binary files /dev/null and b/textures/e3m3/metal4_2.png differ diff --git a/textures/e3m3/metal4_3.png b/textures/e3m3/metal4_3.png new file mode 100644 index 0000000..aefabce Binary files /dev/null and b/textures/e3m3/metal4_3.png differ diff --git a/textures/e3m3/metal4_4.png b/textures/e3m3/metal4_4.png new file mode 100644 index 0000000..41a1994 Binary files /dev/null and b/textures/e3m3/metal4_4.png differ diff --git a/textures/e3m3/metal4_5.png b/textures/e3m3/metal4_5.png new file mode 100644 index 0000000..90bcde0 Binary files /dev/null and b/textures/e3m3/metal4_5.png differ diff --git a/textures/e3m3/metal4_8.png b/textures/e3m3/metal4_8.png new file mode 100644 index 0000000..36d2155 Binary files /dev/null and b/textures/e3m3/metal4_8.png differ diff --git a/textures/e3m3/metal5_1.png b/textures/e3m3/metal5_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/e3m3/metal5_1.png differ diff --git a/textures/e3m3/metal5_3.png b/textures/e3m3/metal5_3.png new file mode 100644 index 0000000..309902a Binary files /dev/null and b/textures/e3m3/metal5_3.png differ diff --git a/textures/e3m3/metal6_3.png b/textures/e3m3/metal6_3.png new file mode 100644 index 0000000..2cabed2 Binary files /dev/null and b/textures/e3m3/metal6_3.png differ diff --git a/textures/e3m3/metal6_4.png b/textures/e3m3/metal6_4.png new file mode 100644 index 0000000..dcab40e Binary files /dev/null and b/textures/e3m3/metal6_4.png differ diff --git a/textures/e3m3/metalt1_1.png b/textures/e3m3/metalt1_1.png new file mode 100644 index 0000000..e0824e2 Binary files /dev/null and b/textures/e3m3/metalt1_1.png differ diff --git a/textures/e3m3/metalt1_7.png b/textures/e3m3/metalt1_7.png new file mode 100644 index 0000000..f313701 Binary files /dev/null and b/textures/e3m3/metalt1_7.png differ diff --git a/textures/e3m3/metalt2_1.png b/textures/e3m3/metalt2_1.png new file mode 100644 index 0000000..8d272be Binary files /dev/null and b/textures/e3m3/metalt2_1.png differ diff --git a/textures/e3m3/metalt2_7.png b/textures/e3m3/metalt2_7.png new file mode 100644 index 0000000..2d25161 Binary files /dev/null and b/textures/e3m3/metalt2_7.png differ diff --git a/textures/e3m3/metalt2_8.png b/textures/e3m3/metalt2_8.png new file mode 100644 index 0000000..038c9af Binary files /dev/null and b/textures/e3m3/metalt2_8.png differ diff --git a/textures/e3m3/mmetal1_2.png b/textures/e3m3/mmetal1_2.png new file mode 100644 index 0000000..53f634d Binary files /dev/null and b/textures/e3m3/mmetal1_2.png differ diff --git a/textures/e3m3/nmetal2_1.png b/textures/e3m3/nmetal2_1.png new file mode 100644 index 0000000..b8525ac Binary files /dev/null and b/textures/e3m3/nmetal2_1.png differ diff --git a/textures/e3m3/plat_top1.png b/textures/e3m3/plat_top1.png new file mode 100644 index 0000000..01b497b Binary files /dev/null and b/textures/e3m3/plat_top1.png differ diff --git a/textures/e3m3/rune1_6.png b/textures/e3m3/rune1_6.png new file mode 100644 index 0000000..0eb4eff Binary files /dev/null and b/textures/e3m3/rune1_6.png differ diff --git a/textures/e3m3/rune1_7.png b/textures/e3m3/rune1_7.png new file mode 100644 index 0000000..6b06d0c Binary files /dev/null and b/textures/e3m3/rune1_7.png differ diff --git a/textures/e3m3/rune2_2.png b/textures/e3m3/rune2_2.png new file mode 100644 index 0000000..d9af17e Binary files /dev/null and b/textures/e3m3/rune2_2.png differ diff --git a/textures/e3m3/rune2_3.png b/textures/e3m3/rune2_3.png new file mode 100644 index 0000000..18acc99 Binary files /dev/null and b/textures/e3m3/rune2_3.png differ diff --git a/textures/e3m3/rune2_4.png b/textures/e3m3/rune2_4.png new file mode 100644 index 0000000..b20573d Binary files /dev/null and b/textures/e3m3/rune2_4.png differ diff --git a/textures/e3m3/rune2_5.png b/textures/e3m3/rune2_5.png new file mode 100644 index 0000000..95a12c7 Binary files /dev/null and b/textures/e3m3/rune2_5.png differ diff --git a/textures/e3m3/sky4.png b/textures/e3m3/sky4.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/e3m3/sky4.png differ diff --git a/textures/e3m3/trigger.png b/textures/e3m3/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e3m3/trigger.png differ diff --git a/textures/e3m3/z_exit.png b/textures/e3m3/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/e3m3/z_exit.png differ diff --git a/textures/e3m4/*04mwat2.png b/textures/e3m4/*04mwat2.png new file mode 100644 index 0000000..31f14b1 Binary files /dev/null and b/textures/e3m4/*04mwat2.png differ diff --git a/textures/e3m4/*lava1.png b/textures/e3m4/*lava1.png new file mode 100644 index 0000000..099c4b8 Binary files /dev/null and b/textures/e3m4/*lava1.png differ diff --git a/textures/e3m4/*teleport.png b/textures/e3m4/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/e3m4/*teleport.png differ diff --git a/textures/e3m4/+0butn.png b/textures/e3m4/+0butn.png new file mode 100644 index 0000000..75be6e8 Binary files /dev/null and b/textures/e3m4/+0butn.png differ diff --git a/textures/e3m4/+0butnn.png b/textures/e3m4/+0butnn.png new file mode 100644 index 0000000..ca36086 Binary files /dev/null and b/textures/e3m4/+0butnn.png differ diff --git a/textures/e3m4/+1butn.png b/textures/e3m4/+1butn.png new file mode 100644 index 0000000..59eacde Binary files /dev/null and b/textures/e3m4/+1butn.png differ diff --git a/textures/e3m4/+1butnn.png b/textures/e3m4/+1butnn.png new file mode 100644 index 0000000..8f0ffa9 Binary files /dev/null and b/textures/e3m4/+1butnn.png differ diff --git a/textures/e3m4/+2butn.png b/textures/e3m4/+2butn.png new file mode 100644 index 0000000..8317c42 Binary files /dev/null and b/textures/e3m4/+2butn.png differ diff --git a/textures/e3m4/+2butnn.png b/textures/e3m4/+2butnn.png new file mode 100644 index 0000000..c11c9ca Binary files /dev/null and b/textures/e3m4/+2butnn.png differ diff --git a/textures/e3m4/+3butn.png b/textures/e3m4/+3butn.png new file mode 100644 index 0000000..59eacde Binary files /dev/null and b/textures/e3m4/+3butn.png differ diff --git a/textures/e3m4/+3butnn.png b/textures/e3m4/+3butnn.png new file mode 100644 index 0000000..8f0ffa9 Binary files /dev/null and b/textures/e3m4/+3butnn.png differ diff --git a/textures/e3m4/+abutn.png b/textures/e3m4/+abutn.png new file mode 100644 index 0000000..962476a Binary files /dev/null and b/textures/e3m4/+abutn.png differ diff --git a/textures/e3m4/+abutnn.png b/textures/e3m4/+abutnn.png new file mode 100644 index 0000000..962476a Binary files /dev/null and b/textures/e3m4/+abutnn.png differ diff --git a/textures/e3m4/clip.png b/textures/e3m4/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/e3m4/clip.png differ diff --git a/textures/e3m4/cop1_3.png b/textures/e3m4/cop1_3.png new file mode 100644 index 0000000..ee5b195 Binary files /dev/null and b/textures/e3m4/cop1_3.png differ diff --git a/textures/e3m4/cop1_5.png b/textures/e3m4/cop1_5.png new file mode 100644 index 0000000..ce669be Binary files /dev/null and b/textures/e3m4/cop1_5.png differ diff --git a/textures/e3m4/cop1_6.png b/textures/e3m4/cop1_6.png new file mode 100644 index 0000000..8fc8c40 Binary files /dev/null and b/textures/e3m4/cop1_6.png differ diff --git a/textures/e3m4/cop2_3.png b/textures/e3m4/cop2_3.png new file mode 100644 index 0000000..ee988b4 Binary files /dev/null and b/textures/e3m4/cop2_3.png differ diff --git a/textures/e3m4/cop3_4.png b/textures/e3m4/cop3_4.png new file mode 100644 index 0000000..45da005 Binary files /dev/null and b/textures/e3m4/cop3_4.png differ diff --git a/textures/e3m4/dem4_4.png b/textures/e3m4/dem4_4.png new file mode 100644 index 0000000..daf9e9e Binary files /dev/null and b/textures/e3m4/dem4_4.png differ diff --git a/textures/e3m4/dr01_1.png b/textures/e3m4/dr01_1.png new file mode 100644 index 0000000..d874c04 Binary files /dev/null and b/textures/e3m4/dr01_1.png differ diff --git a/textures/e3m4/dr02_1.png b/textures/e3m4/dr02_1.png new file mode 100644 index 0000000..30d66fc Binary files /dev/null and b/textures/e3m4/dr02_1.png differ diff --git a/textures/e3m4/dr02_2.png b/textures/e3m4/dr02_2.png new file mode 100644 index 0000000..bb001ff Binary files /dev/null and b/textures/e3m4/dr02_2.png differ diff --git a/textures/e3m4/key03_3.png b/textures/e3m4/key03_3.png new file mode 100644 index 0000000..077c4e3 Binary files /dev/null and b/textures/e3m4/key03_3.png differ diff --git a/textures/e3m4/light1_4.png b/textures/e3m4/light1_4.png new file mode 100644 index 0000000..80df630 Binary files /dev/null and b/textures/e3m4/light1_4.png differ diff --git a/textures/e3m4/light1_5.png b/textures/e3m4/light1_5.png new file mode 100644 index 0000000..eb46eed Binary files /dev/null and b/textures/e3m4/light1_5.png differ diff --git a/textures/e3m4/light1_7.png b/textures/e3m4/light1_7.png new file mode 100644 index 0000000..bb1f38e Binary files /dev/null and b/textures/e3m4/light1_7.png differ diff --git a/textures/e3m4/light1_8.png b/textures/e3m4/light1_8.png new file mode 100644 index 0000000..e61f95f Binary files /dev/null and b/textures/e3m4/light1_8.png differ diff --git a/textures/e3m4/light3_3.png b/textures/e3m4/light3_3.png new file mode 100644 index 0000000..1caf67b Binary files /dev/null and b/textures/e3m4/light3_3.png differ diff --git a/textures/e3m4/light3_5.png b/textures/e3m4/light3_5.png new file mode 100644 index 0000000..4181115 Binary files /dev/null and b/textures/e3m4/light3_5.png differ diff --git a/textures/e3m4/light3_6.png b/textures/e3m4/light3_6.png new file mode 100644 index 0000000..cb6a2df Binary files /dev/null and b/textures/e3m4/light3_6.png differ diff --git a/textures/e3m4/light3_7.png b/textures/e3m4/light3_7.png new file mode 100644 index 0000000..7ab83c5 Binary files /dev/null and b/textures/e3m4/light3_7.png differ diff --git a/textures/e3m4/light3_8.png b/textures/e3m4/light3_8.png new file mode 100644 index 0000000..b615936 Binary files /dev/null and b/textures/e3m4/light3_8.png differ diff --git a/textures/e3m4/met5_1.png b/textures/e3m4/met5_1.png new file mode 100644 index 0000000..cc9a272 Binary files /dev/null and b/textures/e3m4/met5_1.png differ diff --git a/textures/e3m4/met5_2.png b/textures/e3m4/met5_2.png new file mode 100644 index 0000000..722b93a Binary files /dev/null and b/textures/e3m4/met5_2.png differ diff --git a/textures/e3m4/metal1_2.png b/textures/e3m4/metal1_2.png new file mode 100644 index 0000000..94e6b61 Binary files /dev/null and b/textures/e3m4/metal1_2.png differ diff --git a/textures/e3m4/metal1_3.png b/textures/e3m4/metal1_3.png new file mode 100644 index 0000000..b75b82c Binary files /dev/null and b/textures/e3m4/metal1_3.png differ diff --git a/textures/e3m4/metal1_4.png b/textures/e3m4/metal1_4.png new file mode 100644 index 0000000..e77c5b7 Binary files /dev/null and b/textures/e3m4/metal1_4.png differ diff --git a/textures/e3m4/metal2_2.png b/textures/e3m4/metal2_2.png new file mode 100644 index 0000000..20d52cc Binary files /dev/null and b/textures/e3m4/metal2_2.png differ diff --git a/textures/e3m4/metal4_2.png b/textures/e3m4/metal4_2.png new file mode 100644 index 0000000..c5b02f4 Binary files /dev/null and b/textures/e3m4/metal4_2.png differ diff --git a/textures/e3m4/metal4_3.png b/textures/e3m4/metal4_3.png new file mode 100644 index 0000000..aefabce Binary files /dev/null and b/textures/e3m4/metal4_3.png differ diff --git a/textures/e3m4/metal4_4.png b/textures/e3m4/metal4_4.png new file mode 100644 index 0000000..41a1994 Binary files /dev/null and b/textures/e3m4/metal4_4.png differ diff --git a/textures/e3m4/metal4_5.png b/textures/e3m4/metal4_5.png new file mode 100644 index 0000000..90bcde0 Binary files /dev/null and b/textures/e3m4/metal4_5.png differ diff --git a/textures/e3m4/metal5_2.png b/textures/e3m4/metal5_2.png new file mode 100644 index 0000000..e20a601 Binary files /dev/null and b/textures/e3m4/metal5_2.png differ diff --git a/textures/e3m4/metal5_4.png b/textures/e3m4/metal5_4.png new file mode 100644 index 0000000..6558ca3 Binary files /dev/null and b/textures/e3m4/metal5_4.png differ diff --git a/textures/e3m4/metal6_1.png b/textures/e3m4/metal6_1.png new file mode 100644 index 0000000..cca7507 Binary files /dev/null and b/textures/e3m4/metal6_1.png differ diff --git a/textures/e3m4/metal6_3.png b/textures/e3m4/metal6_3.png new file mode 100644 index 0000000..2cabed2 Binary files /dev/null and b/textures/e3m4/metal6_3.png differ diff --git a/textures/e3m4/metal6_4.png b/textures/e3m4/metal6_4.png new file mode 100644 index 0000000..dcab40e Binary files /dev/null and b/textures/e3m4/metal6_4.png differ diff --git a/textures/e3m4/metalt1_1.png b/textures/e3m4/metalt1_1.png new file mode 100644 index 0000000..e0824e2 Binary files /dev/null and b/textures/e3m4/metalt1_1.png differ diff --git a/textures/e3m4/metalt2_8.png b/textures/e3m4/metalt2_8.png new file mode 100644 index 0000000..038c9af Binary files /dev/null and b/textures/e3m4/metalt2_8.png differ diff --git a/textures/e3m4/mmetal1_3.png b/textures/e3m4/mmetal1_3.png new file mode 100644 index 0000000..e957e7e Binary files /dev/null and b/textures/e3m4/mmetal1_3.png differ diff --git a/textures/e3m4/mswtch_2.png b/textures/e3m4/mswtch_2.png new file mode 100644 index 0000000..97646ec Binary files /dev/null and b/textures/e3m4/mswtch_2.png differ diff --git a/textures/e3m4/nmetal2_1.png b/textures/e3m4/nmetal2_1.png new file mode 100644 index 0000000..b8525ac Binary files /dev/null and b/textures/e3m4/nmetal2_1.png differ diff --git a/textures/e3m4/plat_top1.png b/textures/e3m4/plat_top1.png new file mode 100644 index 0000000..01b497b Binary files /dev/null and b/textures/e3m4/plat_top1.png differ diff --git a/textures/e3m4/plat_top2.png b/textures/e3m4/plat_top2.png new file mode 100644 index 0000000..831ee39 Binary files /dev/null and b/textures/e3m4/plat_top2.png differ diff --git a/textures/e3m4/rune2_2.png b/textures/e3m4/rune2_2.png new file mode 100644 index 0000000..d9af17e Binary files /dev/null and b/textures/e3m4/rune2_2.png differ diff --git a/textures/e3m4/rune2_4.png b/textures/e3m4/rune2_4.png new file mode 100644 index 0000000..b20573d Binary files /dev/null and b/textures/e3m4/rune2_4.png differ diff --git a/textures/e3m4/rune2_5.png b/textures/e3m4/rune2_5.png new file mode 100644 index 0000000..95a12c7 Binary files /dev/null and b/textures/e3m4/rune2_5.png differ diff --git a/textures/e3m4/sky4.png b/textures/e3m4/sky4.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/e3m4/sky4.png differ diff --git a/textures/e3m4/trigger.png b/textures/e3m4/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e3m4/trigger.png differ diff --git a/textures/e3m4/wswitch1.png b/textures/e3m4/wswitch1.png new file mode 100644 index 0000000..5d11803 Binary files /dev/null and b/textures/e3m4/wswitch1.png differ diff --git a/textures/e3m4/z_exit.png b/textures/e3m4/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/e3m4/z_exit.png differ diff --git a/textures/e3m5/*04mwat1.png b/textures/e3m5/*04mwat1.png new file mode 100644 index 0000000..111e620 Binary files /dev/null and b/textures/e3m5/*04mwat1.png differ diff --git a/textures/e3m5/*teleport.png b/textures/e3m5/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/e3m5/*teleport.png differ diff --git a/textures/e3m5/+0butn.png b/textures/e3m5/+0butn.png new file mode 100644 index 0000000..75be6e8 Binary files /dev/null and b/textures/e3m5/+0butn.png differ diff --git a/textures/e3m5/+0butnn.png b/textures/e3m5/+0butnn.png new file mode 100644 index 0000000..ca36086 Binary files /dev/null and b/textures/e3m5/+0butnn.png differ diff --git a/textures/e3m5/+1butn.png b/textures/e3m5/+1butn.png new file mode 100644 index 0000000..59eacde Binary files /dev/null and b/textures/e3m5/+1butn.png differ diff --git a/textures/e3m5/+1butnn.png b/textures/e3m5/+1butnn.png new file mode 100644 index 0000000..8f0ffa9 Binary files /dev/null and b/textures/e3m5/+1butnn.png differ diff --git a/textures/e3m5/+2butn.png b/textures/e3m5/+2butn.png new file mode 100644 index 0000000..8317c42 Binary files /dev/null and b/textures/e3m5/+2butn.png differ diff --git a/textures/e3m5/+2butnn.png b/textures/e3m5/+2butnn.png new file mode 100644 index 0000000..c11c9ca Binary files /dev/null and b/textures/e3m5/+2butnn.png differ diff --git a/textures/e3m5/+3butn.png b/textures/e3m5/+3butn.png new file mode 100644 index 0000000..59eacde Binary files /dev/null and b/textures/e3m5/+3butn.png differ diff --git a/textures/e3m5/+3butnn.png b/textures/e3m5/+3butnn.png new file mode 100644 index 0000000..8f0ffa9 Binary files /dev/null and b/textures/e3m5/+3butnn.png differ diff --git a/textures/e3m5/+abutn.png b/textures/e3m5/+abutn.png new file mode 100644 index 0000000..962476a Binary files /dev/null and b/textures/e3m5/+abutn.png differ diff --git a/textures/e3m5/+abutnn.png b/textures/e3m5/+abutnn.png new file mode 100644 index 0000000..962476a Binary files /dev/null and b/textures/e3m5/+abutnn.png differ diff --git a/textures/e3m5/black.png b/textures/e3m5/black.png new file mode 100644 index 0000000..cc4b78b Binary files /dev/null and b/textures/e3m5/black.png differ diff --git a/textures/e3m5/clip.png b/textures/e3m5/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/e3m5/clip.png differ diff --git a/textures/e3m5/cop1_1.png b/textures/e3m5/cop1_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/e3m5/cop1_1.png differ diff --git a/textures/e3m5/cop1_3.png b/textures/e3m5/cop1_3.png new file mode 100644 index 0000000..ee5b195 Binary files /dev/null and b/textures/e3m5/cop1_3.png differ diff --git a/textures/e3m5/cop1_4.png b/textures/e3m5/cop1_4.png new file mode 100644 index 0000000..4510549 Binary files /dev/null and b/textures/e3m5/cop1_4.png differ diff --git a/textures/e3m5/cop1_7.png b/textures/e3m5/cop1_7.png new file mode 100644 index 0000000..7d75f34 Binary files /dev/null and b/textures/e3m5/cop1_7.png differ diff --git a/textures/e3m5/cop2_3.png b/textures/e3m5/cop2_3.png new file mode 100644 index 0000000..ee988b4 Binary files /dev/null and b/textures/e3m5/cop2_3.png differ diff --git a/textures/e3m5/cop3_4.png b/textures/e3m5/cop3_4.png new file mode 100644 index 0000000..45da005 Binary files /dev/null and b/textures/e3m5/cop3_4.png differ diff --git a/textures/e3m5/lgmetal4.png b/textures/e3m5/lgmetal4.png new file mode 100644 index 0000000..d00a3bb Binary files /dev/null and b/textures/e3m5/lgmetal4.png differ diff --git a/textures/e3m5/light1_3.png b/textures/e3m5/light1_3.png new file mode 100644 index 0000000..df0be1b Binary files /dev/null and b/textures/e3m5/light1_3.png differ diff --git a/textures/e3m5/light1_8.png b/textures/e3m5/light1_8.png new file mode 100644 index 0000000..e61f95f Binary files /dev/null and b/textures/e3m5/light1_8.png differ diff --git a/textures/e3m5/met5_1.png b/textures/e3m5/met5_1.png new file mode 100644 index 0000000..cc9a272 Binary files /dev/null and b/textures/e3m5/met5_1.png differ diff --git a/textures/e3m5/metal1_3.png b/textures/e3m5/metal1_3.png new file mode 100644 index 0000000..b75b82c Binary files /dev/null and b/textures/e3m5/metal1_3.png differ diff --git a/textures/e3m5/metal1_7.png b/textures/e3m5/metal1_7.png new file mode 100644 index 0000000..97f2db5 Binary files /dev/null and b/textures/e3m5/metal1_7.png differ diff --git a/textures/e3m5/metal2_3.png b/textures/e3m5/metal2_3.png new file mode 100644 index 0000000..0efb623 Binary files /dev/null and b/textures/e3m5/metal2_3.png differ diff --git a/textures/e3m5/metal2_4.png b/textures/e3m5/metal2_4.png new file mode 100644 index 0000000..96ae676 Binary files /dev/null and b/textures/e3m5/metal2_4.png differ diff --git a/textures/e3m5/metal4_5.png b/textures/e3m5/metal4_5.png new file mode 100644 index 0000000..90bcde0 Binary files /dev/null and b/textures/e3m5/metal4_5.png differ diff --git a/textures/e3m5/metal5_2.png b/textures/e3m5/metal5_2.png new file mode 100644 index 0000000..e20a601 Binary files /dev/null and b/textures/e3m5/metal5_2.png differ diff --git a/textures/e3m5/metal6_3.png b/textures/e3m5/metal6_3.png new file mode 100644 index 0000000..2cabed2 Binary files /dev/null and b/textures/e3m5/metal6_3.png differ diff --git a/textures/e3m5/metal6_4.png b/textures/e3m5/metal6_4.png new file mode 100644 index 0000000..dcab40e Binary files /dev/null and b/textures/e3m5/metal6_4.png differ diff --git a/textures/e3m5/mmetal1_8.png b/textures/e3m5/mmetal1_8.png new file mode 100644 index 0000000..9d0b7dc Binary files /dev/null and b/textures/e3m5/mmetal1_8.png differ diff --git a/textures/e3m5/rune2_1.png b/textures/e3m5/rune2_1.png new file mode 100644 index 0000000..6654436 Binary files /dev/null and b/textures/e3m5/rune2_1.png differ diff --git a/textures/e3m5/rune2_4.png b/textures/e3m5/rune2_4.png new file mode 100644 index 0000000..b20573d Binary files /dev/null and b/textures/e3m5/rune2_4.png differ diff --git a/textures/e3m5/rune_a.png b/textures/e3m5/rune_a.png new file mode 100644 index 0000000..9437447 Binary files /dev/null and b/textures/e3m5/rune_a.png differ diff --git a/textures/e3m5/sky4.png b/textures/e3m5/sky4.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/e3m5/sky4.png differ diff --git a/textures/e3m5/trigger.png b/textures/e3m5/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e3m5/trigger.png differ diff --git a/textures/e3m5/z_exit.png b/textures/e3m5/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/e3m5/z_exit.png differ diff --git a/textures/e3m6/*lava1.png b/textures/e3m6/*lava1.png new file mode 100644 index 0000000..099c4b8 Binary files /dev/null and b/textures/e3m6/*lava1.png differ diff --git a/textures/e3m6/*teleport.png b/textures/e3m6/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/e3m6/*teleport.png differ diff --git a/textures/e3m6/+0butn.png b/textures/e3m6/+0butn.png new file mode 100644 index 0000000..75be6e8 Binary files /dev/null and b/textures/e3m6/+0butn.png differ diff --git a/textures/e3m6/+0butnn.png b/textures/e3m6/+0butnn.png new file mode 100644 index 0000000..ca36086 Binary files /dev/null and b/textures/e3m6/+0butnn.png differ diff --git a/textures/e3m6/+1butn.png b/textures/e3m6/+1butn.png new file mode 100644 index 0000000..59eacde Binary files /dev/null and b/textures/e3m6/+1butn.png differ diff --git a/textures/e3m6/+1butnn.png b/textures/e3m6/+1butnn.png new file mode 100644 index 0000000..8f0ffa9 Binary files /dev/null and b/textures/e3m6/+1butnn.png differ diff --git a/textures/e3m6/+2butn.png b/textures/e3m6/+2butn.png new file mode 100644 index 0000000..8317c42 Binary files /dev/null and b/textures/e3m6/+2butn.png differ diff --git a/textures/e3m6/+2butnn.png b/textures/e3m6/+2butnn.png new file mode 100644 index 0000000..c11c9ca Binary files /dev/null and b/textures/e3m6/+2butnn.png differ diff --git a/textures/e3m6/+3butn.png b/textures/e3m6/+3butn.png new file mode 100644 index 0000000..59eacde Binary files /dev/null and b/textures/e3m6/+3butn.png differ diff --git a/textures/e3m6/+3butnn.png b/textures/e3m6/+3butnn.png new file mode 100644 index 0000000..8f0ffa9 Binary files /dev/null and b/textures/e3m6/+3butnn.png differ diff --git a/textures/e3m6/+abutn.png b/textures/e3m6/+abutn.png new file mode 100644 index 0000000..962476a Binary files /dev/null and b/textures/e3m6/+abutn.png differ diff --git a/textures/e3m6/+abutnn.png b/textures/e3m6/+abutnn.png new file mode 100644 index 0000000..962476a Binary files /dev/null and b/textures/e3m6/+abutnn.png differ diff --git a/textures/e3m6/clip.png b/textures/e3m6/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/e3m6/clip.png differ diff --git a/textures/e3m6/cop2_3.png b/textures/e3m6/cop2_3.png new file mode 100644 index 0000000..ee988b4 Binary files /dev/null and b/textures/e3m6/cop2_3.png differ diff --git a/textures/e3m6/cop3_4.png b/textures/e3m6/cop3_4.png new file mode 100644 index 0000000..45da005 Binary files /dev/null and b/textures/e3m6/cop3_4.png differ diff --git a/textures/e3m6/dem4_4.png b/textures/e3m6/dem4_4.png new file mode 100644 index 0000000..daf9e9e Binary files /dev/null and b/textures/e3m6/dem4_4.png differ diff --git a/textures/e3m6/dr05_2.png b/textures/e3m6/dr05_2.png new file mode 100644 index 0000000..64f9456 Binary files /dev/null and b/textures/e3m6/dr05_2.png differ diff --git a/textures/e3m6/elwall2_4.png b/textures/e3m6/elwall2_4.png new file mode 100644 index 0000000..28a0fbf Binary files /dev/null and b/textures/e3m6/elwall2_4.png differ diff --git a/textures/e3m6/key03_1.png b/textures/e3m6/key03_1.png new file mode 100644 index 0000000..a0877a0 Binary files /dev/null and b/textures/e3m6/key03_1.png differ diff --git a/textures/e3m6/key03_2.png b/textures/e3m6/key03_2.png new file mode 100644 index 0000000..06006e3 Binary files /dev/null and b/textures/e3m6/key03_2.png differ diff --git a/textures/e3m6/key03_3.png b/textures/e3m6/key03_3.png new file mode 100644 index 0000000..077c4e3 Binary files /dev/null and b/textures/e3m6/key03_3.png differ diff --git a/textures/e3m6/lgmetal.png b/textures/e3m6/lgmetal.png new file mode 100644 index 0000000..d00a3bb Binary files /dev/null and b/textures/e3m6/lgmetal.png differ diff --git a/textures/e3m6/light3_5.png b/textures/e3m6/light3_5.png new file mode 100644 index 0000000..4181115 Binary files /dev/null and b/textures/e3m6/light3_5.png differ diff --git a/textures/e3m6/light3_8.png b/textures/e3m6/light3_8.png new file mode 100644 index 0000000..b615936 Binary files /dev/null and b/textures/e3m6/light3_8.png differ diff --git a/textures/e3m6/met5_1.png b/textures/e3m6/met5_1.png new file mode 100644 index 0000000..cc9a272 Binary files /dev/null and b/textures/e3m6/met5_1.png differ diff --git a/textures/e3m6/metal1_2.png b/textures/e3m6/metal1_2.png new file mode 100644 index 0000000..94e6b61 Binary files /dev/null and b/textures/e3m6/metal1_2.png differ diff --git a/textures/e3m6/metal1_4.png b/textures/e3m6/metal1_4.png new file mode 100644 index 0000000..e77c5b7 Binary files /dev/null and b/textures/e3m6/metal1_4.png differ diff --git a/textures/e3m6/metal2_6.png b/textures/e3m6/metal2_6.png new file mode 100644 index 0000000..2f3dec6 Binary files /dev/null and b/textures/e3m6/metal2_6.png differ diff --git a/textures/e3m6/metal2_8.png b/textures/e3m6/metal2_8.png new file mode 100644 index 0000000..5a1cd31 Binary files /dev/null and b/textures/e3m6/metal2_8.png differ diff --git a/textures/e3m6/metal3_2.png b/textures/e3m6/metal3_2.png new file mode 100644 index 0000000..80b1da2 Binary files /dev/null and b/textures/e3m6/metal3_2.png differ diff --git a/textures/e3m6/metal4_2.png b/textures/e3m6/metal4_2.png new file mode 100644 index 0000000..c5b02f4 Binary files /dev/null and b/textures/e3m6/metal4_2.png differ diff --git a/textures/e3m6/metal4_3.png b/textures/e3m6/metal4_3.png new file mode 100644 index 0000000..aefabce Binary files /dev/null and b/textures/e3m6/metal4_3.png differ diff --git a/textures/e3m6/metal4_4.png b/textures/e3m6/metal4_4.png new file mode 100644 index 0000000..41a1994 Binary files /dev/null and b/textures/e3m6/metal4_4.png differ diff --git a/textures/e3m6/metal4_5.png b/textures/e3m6/metal4_5.png new file mode 100644 index 0000000..90bcde0 Binary files /dev/null and b/textures/e3m6/metal4_5.png differ diff --git a/textures/e3m6/metal4_8.png b/textures/e3m6/metal4_8.png new file mode 100644 index 0000000..36d2155 Binary files /dev/null and b/textures/e3m6/metal4_8.png differ diff --git a/textures/e3m6/metal5_4.png b/textures/e3m6/metal5_4.png new file mode 100644 index 0000000..6558ca3 Binary files /dev/null and b/textures/e3m6/metal5_4.png differ diff --git a/textures/e3m6/metal6_1.png b/textures/e3m6/metal6_1.png new file mode 100644 index 0000000..cca7507 Binary files /dev/null and b/textures/e3m6/metal6_1.png differ diff --git a/textures/e3m6/metal6_4.png b/textures/e3m6/metal6_4.png new file mode 100644 index 0000000..dcab40e Binary files /dev/null and b/textures/e3m6/metal6_4.png differ diff --git a/textures/e3m6/metalt1_1.png b/textures/e3m6/metalt1_1.png new file mode 100644 index 0000000..e0824e2 Binary files /dev/null and b/textures/e3m6/metalt1_1.png differ diff --git a/textures/e3m6/metalt1_7.png b/textures/e3m6/metalt1_7.png new file mode 100644 index 0000000..f313701 Binary files /dev/null and b/textures/e3m6/metalt1_7.png differ diff --git a/textures/e3m6/metalt2_8.png b/textures/e3m6/metalt2_8.png new file mode 100644 index 0000000..038c9af Binary files /dev/null and b/textures/e3m6/metalt2_8.png differ diff --git a/textures/e3m6/metflor2_1.png b/textures/e3m6/metflor2_1.png new file mode 100644 index 0000000..457a9e7 Binary files /dev/null and b/textures/e3m6/metflor2_1.png differ diff --git a/textures/e3m6/mmetal1_3.png b/textures/e3m6/mmetal1_3.png new file mode 100644 index 0000000..e957e7e Binary files /dev/null and b/textures/e3m6/mmetal1_3.png differ diff --git a/textures/e3m6/mmetal1_8.png b/textures/e3m6/mmetal1_8.png new file mode 100644 index 0000000..9d0b7dc Binary files /dev/null and b/textures/e3m6/mmetal1_8.png differ diff --git a/textures/e3m6/nmetal2_6.png b/textures/e3m6/nmetal2_6.png new file mode 100644 index 0000000..df87b5c Binary files /dev/null and b/textures/e3m6/nmetal2_6.png differ diff --git a/textures/e3m6/sky4.png b/textures/e3m6/sky4.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/e3m6/sky4.png differ diff --git a/textures/e3m6/trigger.png b/textures/e3m6/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e3m6/trigger.png differ diff --git a/textures/e3m6/wmet3_1.png b/textures/e3m6/wmet3_1.png new file mode 100644 index 0000000..f4a556e Binary files /dev/null and b/textures/e3m6/wmet3_1.png differ diff --git a/textures/e3m6/wmet3_3.png b/textures/e3m6/wmet3_3.png new file mode 100644 index 0000000..0d72c59 Binary files /dev/null and b/textures/e3m6/wmet3_3.png differ diff --git a/textures/e3m6/wmet3_4.png b/textures/e3m6/wmet3_4.png new file mode 100644 index 0000000..1fdc8d4 Binary files /dev/null and b/textures/e3m6/wmet3_4.png differ diff --git a/textures/e3m6/z_exit.png b/textures/e3m6/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/e3m6/z_exit.png differ diff --git a/textures/e3m7/*lava1.png b/textures/e3m7/*lava1.png new file mode 100644 index 0000000..099c4b8 Binary files /dev/null and b/textures/e3m7/*lava1.png differ diff --git a/textures/e3m7/*teleport.png b/textures/e3m7/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/e3m7/*teleport.png differ diff --git a/textures/e3m7/+0butn.png b/textures/e3m7/+0butn.png new file mode 100644 index 0000000..75be6e8 Binary files /dev/null and b/textures/e3m7/+0butn.png differ diff --git a/textures/e3m7/+0butnn.png b/textures/e3m7/+0butnn.png new file mode 100644 index 0000000..ca36086 Binary files /dev/null and b/textures/e3m7/+0butnn.png differ diff --git a/textures/e3m7/+1butn.png b/textures/e3m7/+1butn.png new file mode 100644 index 0000000..59eacde Binary files /dev/null and b/textures/e3m7/+1butn.png differ diff --git a/textures/e3m7/+1butnn.png b/textures/e3m7/+1butnn.png new file mode 100644 index 0000000..8f0ffa9 Binary files /dev/null and b/textures/e3m7/+1butnn.png differ diff --git a/textures/e3m7/+2butn.png b/textures/e3m7/+2butn.png new file mode 100644 index 0000000..8317c42 Binary files /dev/null and b/textures/e3m7/+2butn.png differ diff --git a/textures/e3m7/+2butnn.png b/textures/e3m7/+2butnn.png new file mode 100644 index 0000000..c11c9ca Binary files /dev/null and b/textures/e3m7/+2butnn.png differ diff --git a/textures/e3m7/+3butn.png b/textures/e3m7/+3butn.png new file mode 100644 index 0000000..59eacde Binary files /dev/null and b/textures/e3m7/+3butn.png differ diff --git a/textures/e3m7/+3butnn.png b/textures/e3m7/+3butnn.png new file mode 100644 index 0000000..8f0ffa9 Binary files /dev/null and b/textures/e3m7/+3butnn.png differ diff --git a/textures/e3m7/+abutn.png b/textures/e3m7/+abutn.png new file mode 100644 index 0000000..962476a Binary files /dev/null and b/textures/e3m7/+abutn.png differ diff --git a/textures/e3m7/+abutnn.png b/textures/e3m7/+abutnn.png new file mode 100644 index 0000000..962476a Binary files /dev/null and b/textures/e3m7/+abutnn.png differ diff --git a/textures/e3m7/cop1_7.png b/textures/e3m7/cop1_7.png new file mode 100644 index 0000000..7d75f34 Binary files /dev/null and b/textures/e3m7/cop1_7.png differ diff --git a/textures/e3m7/cop2_3.png b/textures/e3m7/cop2_3.png new file mode 100644 index 0000000..ee988b4 Binary files /dev/null and b/textures/e3m7/cop2_3.png differ diff --git a/textures/e3m7/cop3_4.png b/textures/e3m7/cop3_4.png new file mode 100644 index 0000000..45da005 Binary files /dev/null and b/textures/e3m7/cop3_4.png differ diff --git a/textures/e3m7/cop4_5.png b/textures/e3m7/cop4_5.png new file mode 100644 index 0000000..0cb1cf2 Binary files /dev/null and b/textures/e3m7/cop4_5.png differ diff --git a/textures/e3m7/dr02_1.png b/textures/e3m7/dr02_1.png new file mode 100644 index 0000000..30d66fc Binary files /dev/null and b/textures/e3m7/dr02_1.png differ diff --git a/textures/e3m7/dr02_2.png b/textures/e3m7/dr02_2.png new file mode 100644 index 0000000..bb001ff Binary files /dev/null and b/textures/e3m7/dr02_2.png differ diff --git a/textures/e3m7/dr03_1.png b/textures/e3m7/dr03_1.png new file mode 100644 index 0000000..d874c04 Binary files /dev/null and b/textures/e3m7/dr03_1.png differ diff --git a/textures/e3m7/lgmetal2.png b/textures/e3m7/lgmetal2.png new file mode 100644 index 0000000..b4fbe93 Binary files /dev/null and b/textures/e3m7/lgmetal2.png differ diff --git a/textures/e3m7/met5_1.png b/textures/e3m7/met5_1.png new file mode 100644 index 0000000..cc9a272 Binary files /dev/null and b/textures/e3m7/met5_1.png differ diff --git a/textures/e3m7/metal1_3.png b/textures/e3m7/metal1_3.png new file mode 100644 index 0000000..b75b82c Binary files /dev/null and b/textures/e3m7/metal1_3.png differ diff --git a/textures/e3m7/metal1_4.png b/textures/e3m7/metal1_4.png new file mode 100644 index 0000000..e77c5b7 Binary files /dev/null and b/textures/e3m7/metal1_4.png differ diff --git a/textures/e3m7/metal2_2.png b/textures/e3m7/metal2_2.png new file mode 100644 index 0000000..20d52cc Binary files /dev/null and b/textures/e3m7/metal2_2.png differ diff --git a/textures/e3m7/metal2_6.png b/textures/e3m7/metal2_6.png new file mode 100644 index 0000000..2f3dec6 Binary files /dev/null and b/textures/e3m7/metal2_6.png differ diff --git a/textures/e3m7/metal4_2.png b/textures/e3m7/metal4_2.png new file mode 100644 index 0000000..c5b02f4 Binary files /dev/null and b/textures/e3m7/metal4_2.png differ diff --git a/textures/e3m7/metal4_3.png b/textures/e3m7/metal4_3.png new file mode 100644 index 0000000..aefabce Binary files /dev/null and b/textures/e3m7/metal4_3.png differ diff --git a/textures/e3m7/metal4_4.png b/textures/e3m7/metal4_4.png new file mode 100644 index 0000000..41a1994 Binary files /dev/null and b/textures/e3m7/metal4_4.png differ diff --git a/textures/e3m7/metal4_5.png b/textures/e3m7/metal4_5.png new file mode 100644 index 0000000..90bcde0 Binary files /dev/null and b/textures/e3m7/metal4_5.png differ diff --git a/textures/e3m7/metal5_4.png b/textures/e3m7/metal5_4.png new file mode 100644 index 0000000..6558ca3 Binary files /dev/null and b/textures/e3m7/metal5_4.png differ diff --git a/textures/e3m7/metal6_3.png b/textures/e3m7/metal6_3.png new file mode 100644 index 0000000..2cabed2 Binary files /dev/null and b/textures/e3m7/metal6_3.png differ diff --git a/textures/e3m7/metal6_4.png b/textures/e3m7/metal6_4.png new file mode 100644 index 0000000..dcab40e Binary files /dev/null and b/textures/e3m7/metal6_4.png differ diff --git a/textures/e3m7/metalt1_1.png b/textures/e3m7/metalt1_1.png new file mode 100644 index 0000000..e0824e2 Binary files /dev/null and b/textures/e3m7/metalt1_1.png differ diff --git a/textures/e3m7/metalt2_4.png b/textures/e3m7/metalt2_4.png new file mode 100644 index 0000000..953d2b0 Binary files /dev/null and b/textures/e3m7/metalt2_4.png differ diff --git a/textures/e3m7/metalt2_7.png b/textures/e3m7/metalt2_7.png new file mode 100644 index 0000000..2d25161 Binary files /dev/null and b/textures/e3m7/metalt2_7.png differ diff --git a/textures/e3m7/metalt2_8.png b/textures/e3m7/metalt2_8.png new file mode 100644 index 0000000..038c9af Binary files /dev/null and b/textures/e3m7/metalt2_8.png differ diff --git a/textures/e3m7/nmetal2_1.png b/textures/e3m7/nmetal2_1.png new file mode 100644 index 0000000..b8525ac Binary files /dev/null and b/textures/e3m7/nmetal2_1.png differ diff --git a/textures/e3m7/nmetal2_6.png b/textures/e3m7/nmetal2_6.png new file mode 100644 index 0000000..df87b5c Binary files /dev/null and b/textures/e3m7/nmetal2_6.png differ diff --git a/textures/e3m7/plat_top2.png b/textures/e3m7/plat_top2.png new file mode 100644 index 0000000..831ee39 Binary files /dev/null and b/textures/e3m7/plat_top2.png differ diff --git a/textures/e3m7/rune2_1.png b/textures/e3m7/rune2_1.png new file mode 100644 index 0000000..6654436 Binary files /dev/null and b/textures/e3m7/rune2_1.png differ diff --git a/textures/e3m7/rune2_4.png b/textures/e3m7/rune2_4.png new file mode 100644 index 0000000..b20573d Binary files /dev/null and b/textures/e3m7/rune2_4.png differ diff --git a/textures/e3m7/rune2_5.png b/textures/e3m7/rune2_5.png new file mode 100644 index 0000000..95a12c7 Binary files /dev/null and b/textures/e3m7/rune2_5.png differ diff --git a/textures/e3m7/sky4.png b/textures/e3m7/sky4.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/e3m7/sky4.png differ diff --git a/textures/e3m7/trigger.png b/textures/e3m7/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e3m7/trigger.png differ diff --git a/textures/e3m7/z_exit.png b/textures/e3m7/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/e3m7/z_exit.png differ diff --git a/textures/e4m1/*teleport.png b/textures/e4m1/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/e4m1/*teleport.png differ diff --git a/textures/e4m1/*water1.png b/textures/e4m1/*water1.png new file mode 100644 index 0000000..a78bfa1 Binary files /dev/null and b/textures/e4m1/*water1.png differ diff --git a/textures/e4m1/+0basebtn.png b/textures/e4m1/+0basebtn.png new file mode 100644 index 0000000..12618de Binary files /dev/null and b/textures/e4m1/+0basebtn.png differ diff --git a/textures/e4m1/+0slip.png b/textures/e4m1/+0slip.png new file mode 100644 index 0000000..313dfc1 Binary files /dev/null and b/textures/e4m1/+0slip.png differ diff --git a/textures/e4m1/+0slipbot.png b/textures/e4m1/+0slipbot.png new file mode 100644 index 0000000..a5f1df2 Binary files /dev/null and b/textures/e4m1/+0slipbot.png differ diff --git a/textures/e4m1/+0sliptop.png b/textures/e4m1/+0sliptop.png new file mode 100644 index 0000000..1a1702b Binary files /dev/null and b/textures/e4m1/+0sliptop.png differ diff --git a/textures/e4m1/+1basebtn.png b/textures/e4m1/+1basebtn.png new file mode 100644 index 0000000..d57b6a7 Binary files /dev/null and b/textures/e4m1/+1basebtn.png differ diff --git a/textures/e4m1/+1slip.png b/textures/e4m1/+1slip.png new file mode 100644 index 0000000..d18a947 Binary files /dev/null and b/textures/e4m1/+1slip.png differ diff --git a/textures/e4m1/+2slip.png b/textures/e4m1/+2slip.png new file mode 100644 index 0000000..38cbabb Binary files /dev/null and b/textures/e4m1/+2slip.png differ diff --git a/textures/e4m1/+3slip.png b/textures/e4m1/+3slip.png new file mode 100644 index 0000000..b20d6cb Binary files /dev/null and b/textures/e4m1/+3slip.png differ diff --git a/textures/e4m1/+4slip.png b/textures/e4m1/+4slip.png new file mode 100644 index 0000000..dc32f5c Binary files /dev/null and b/textures/e4m1/+4slip.png differ diff --git a/textures/e4m1/+5slip.png b/textures/e4m1/+5slip.png new file mode 100644 index 0000000..50089a1 Binary files /dev/null and b/textures/e4m1/+5slip.png differ diff --git a/textures/e4m1/+6slip.png b/textures/e4m1/+6slip.png new file mode 100644 index 0000000..16ec774 Binary files /dev/null and b/textures/e4m1/+6slip.png differ diff --git a/textures/e4m1/+abasebtn.png b/textures/e4m1/+abasebtn.png new file mode 100644 index 0000000..436d503 Binary files /dev/null and b/textures/e4m1/+abasebtn.png differ diff --git a/textures/e4m1/basebutn3.png b/textures/e4m1/basebutn3.png new file mode 100644 index 0000000..e46f86b Binary files /dev/null and b/textures/e4m1/basebutn3.png differ diff --git a/textures/e4m1/ceil1_1.png b/textures/e4m1/ceil1_1.png new file mode 100644 index 0000000..1c8e261 Binary files /dev/null and b/textures/e4m1/ceil1_1.png differ diff --git a/textures/e4m1/clip.png b/textures/e4m1/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/e4m1/clip.png differ diff --git a/textures/e4m1/comp1_3.png b/textures/e4m1/comp1_3.png new file mode 100644 index 0000000..69a688b Binary files /dev/null and b/textures/e4m1/comp1_3.png differ diff --git a/textures/e4m1/comp1_6.png b/textures/e4m1/comp1_6.png new file mode 100644 index 0000000..7391a09 Binary files /dev/null and b/textures/e4m1/comp1_6.png differ diff --git a/textures/e4m1/crate0_side.png b/textures/e4m1/crate0_side.png new file mode 100644 index 0000000..329218b Binary files /dev/null and b/textures/e4m1/crate0_side.png differ diff --git a/textures/e4m1/crate0_top.png b/textures/e4m1/crate0_top.png new file mode 100644 index 0000000..74539a7 Binary files /dev/null and b/textures/e4m1/crate0_top.png differ diff --git a/textures/e4m1/door02_1.png b/textures/e4m1/door02_1.png new file mode 100644 index 0000000..31d4237 Binary files /dev/null and b/textures/e4m1/door02_1.png differ diff --git a/textures/e4m1/door02_7.png b/textures/e4m1/door02_7.png new file mode 100644 index 0000000..20ae5d5 Binary files /dev/null and b/textures/e4m1/door02_7.png differ diff --git a/textures/e4m1/ecop1_1.png b/textures/e4m1/ecop1_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/e4m1/ecop1_1.png differ diff --git a/textures/e4m1/ecop1_8.png b/textures/e4m1/ecop1_8.png new file mode 100644 index 0000000..9bd6f82 Binary files /dev/null and b/textures/e4m1/ecop1_8.png differ diff --git a/textures/e4m1/edoor01_1.png b/textures/e4m1/edoor01_1.png new file mode 100644 index 0000000..7f37ab3 Binary files /dev/null and b/textures/e4m1/edoor01_1.png differ diff --git a/textures/e4m1/key01_2.png b/textures/e4m1/key01_2.png new file mode 100644 index 0000000..4b57b40 Binary files /dev/null and b/textures/e4m1/key01_2.png differ diff --git a/textures/e4m1/plat_top1.png b/textures/e4m1/plat_top1.png new file mode 100644 index 0000000..5776d21 Binary files /dev/null and b/textures/e4m1/plat_top1.png differ diff --git a/textures/e4m1/sfloor4_2.png b/textures/e4m1/sfloor4_2.png new file mode 100644 index 0000000..70f9b4d Binary files /dev/null and b/textures/e4m1/sfloor4_2.png differ diff --git a/textures/e4m1/sfloor4_5.png b/textures/e4m1/sfloor4_5.png new file mode 100644 index 0000000..0c7ed5d Binary files /dev/null and b/textures/e4m1/sfloor4_5.png differ diff --git a/textures/e4m1/sfloor4_6.png b/textures/e4m1/sfloor4_6.png new file mode 100644 index 0000000..c39e73a Binary files /dev/null and b/textures/e4m1/sfloor4_6.png differ diff --git a/textures/e4m1/sfloor4_7.png b/textures/e4m1/sfloor4_7.png new file mode 100644 index 0000000..f436b21 Binary files /dev/null and b/textures/e4m1/sfloor4_7.png differ diff --git a/textures/e4m1/sky4.png b/textures/e4m1/sky4.png new file mode 100644 index 0000000..e9da881 Binary files /dev/null and b/textures/e4m1/sky4.png differ diff --git a/textures/e4m1/slip1.png b/textures/e4m1/slip1.png new file mode 100644 index 0000000..71f096b Binary files /dev/null and b/textures/e4m1/slip1.png differ diff --git a/textures/e4m1/slipbotsd.png b/textures/e4m1/slipbotsd.png new file mode 100644 index 0000000..40f1f58 Binary files /dev/null and b/textures/e4m1/slipbotsd.png differ diff --git a/textures/e4m1/sliplite.png b/textures/e4m1/sliplite.png new file mode 100644 index 0000000..72b56f6 Binary files /dev/null and b/textures/e4m1/sliplite.png differ diff --git a/textures/e4m1/slipside.png b/textures/e4m1/slipside.png new file mode 100644 index 0000000..f1a73e9 Binary files /dev/null and b/textures/e4m1/slipside.png differ diff --git a/textures/e4m1/sliptopsd.png b/textures/e4m1/sliptopsd.png new file mode 100644 index 0000000..9513fe7 Binary files /dev/null and b/textures/e4m1/sliptopsd.png differ diff --git a/textures/e4m1/switch_1.png b/textures/e4m1/switch_1.png new file mode 100644 index 0000000..f47e1e9 Binary files /dev/null and b/textures/e4m1/switch_1.png differ diff --git a/textures/e4m1/tech01_1.png b/textures/e4m1/tech01_1.png new file mode 100644 index 0000000..f4edfde Binary files /dev/null and b/textures/e4m1/tech01_1.png differ diff --git a/textures/e4m1/tech01_3.png b/textures/e4m1/tech01_3.png new file mode 100644 index 0000000..48241a9 Binary files /dev/null and b/textures/e4m1/tech01_3.png differ diff --git a/textures/e4m1/tech01_6.png b/textures/e4m1/tech01_6.png new file mode 100644 index 0000000..86779f7 Binary files /dev/null and b/textures/e4m1/tech01_6.png differ diff --git a/textures/e4m1/tech01_7.png b/textures/e4m1/tech01_7.png new file mode 100644 index 0000000..1409168 Binary files /dev/null and b/textures/e4m1/tech01_7.png differ diff --git a/textures/e4m1/tech02_1.png b/textures/e4m1/tech02_1.png new file mode 100644 index 0000000..356c768 Binary files /dev/null and b/textures/e4m1/tech02_1.png differ diff --git a/textures/e4m1/tech02_3.png b/textures/e4m1/tech02_3.png new file mode 100644 index 0000000..225bb78 Binary files /dev/null and b/textures/e4m1/tech02_3.png differ diff --git a/textures/e4m1/tech02_5.png b/textures/e4m1/tech02_5.png new file mode 100644 index 0000000..68ba4ef Binary files /dev/null and b/textures/e4m1/tech02_5.png differ diff --git a/textures/e4m1/tech02_6.png b/textures/e4m1/tech02_6.png new file mode 100644 index 0000000..93d7966 Binary files /dev/null and b/textures/e4m1/tech02_6.png differ diff --git a/textures/e4m1/tech04_1.png b/textures/e4m1/tech04_1.png new file mode 100644 index 0000000..ec8fa9d Binary files /dev/null and b/textures/e4m1/tech04_1.png differ diff --git a/textures/e4m1/tech04_2.png b/textures/e4m1/tech04_2.png new file mode 100644 index 0000000..d8d53f6 Binary files /dev/null and b/textures/e4m1/tech04_2.png differ diff --git a/textures/e4m1/tech04_3.png b/textures/e4m1/tech04_3.png new file mode 100644 index 0000000..46425b8 Binary files /dev/null and b/textures/e4m1/tech04_3.png differ diff --git a/textures/e4m1/tech04_5.png b/textures/e4m1/tech04_5.png new file mode 100644 index 0000000..528ae63 Binary files /dev/null and b/textures/e4m1/tech04_5.png differ diff --git a/textures/e4m1/tech04_7.png b/textures/e4m1/tech04_7.png new file mode 100644 index 0000000..5278f5a Binary files /dev/null and b/textures/e4m1/tech04_7.png differ diff --git a/textures/e4m1/tech05_1.png b/textures/e4m1/tech05_1.png new file mode 100644 index 0000000..e7258e0 Binary files /dev/null and b/textures/e4m1/tech05_1.png differ diff --git a/textures/e4m1/tech06_1.png b/textures/e4m1/tech06_1.png new file mode 100644 index 0000000..0b66074 Binary files /dev/null and b/textures/e4m1/tech06_1.png differ diff --git a/textures/e4m1/tech10_1.png b/textures/e4m1/tech10_1.png new file mode 100644 index 0000000..55f82cf Binary files /dev/null and b/textures/e4m1/tech10_1.png differ diff --git a/textures/e4m1/tech13_2.png b/textures/e4m1/tech13_2.png new file mode 100644 index 0000000..97b704e Binary files /dev/null and b/textures/e4m1/tech13_2.png differ diff --git a/textures/e4m1/tech14_1.png b/textures/e4m1/tech14_1.png new file mode 100644 index 0000000..9564195 Binary files /dev/null and b/textures/e4m1/tech14_1.png differ diff --git a/textures/e4m1/tech14_2.png b/textures/e4m1/tech14_2.png new file mode 100644 index 0000000..c912d51 Binary files /dev/null and b/textures/e4m1/tech14_2.png differ diff --git a/textures/e4m1/tele_top.png b/textures/e4m1/tele_top.png new file mode 100644 index 0000000..a2362d2 Binary files /dev/null and b/textures/e4m1/tele_top.png differ diff --git a/textures/e4m1/tlight01.png b/textures/e4m1/tlight01.png new file mode 100644 index 0000000..d1a232a Binary files /dev/null and b/textures/e4m1/tlight01.png differ diff --git a/textures/e4m1/tlight05.png b/textures/e4m1/tlight05.png new file mode 100644 index 0000000..e68b38e Binary files /dev/null and b/textures/e4m1/tlight05.png differ diff --git a/textures/e4m1/tlight07.png b/textures/e4m1/tlight07.png new file mode 100644 index 0000000..0434563 Binary files /dev/null and b/textures/e4m1/tlight07.png differ diff --git a/textures/e4m1/tlight08.png b/textures/e4m1/tlight08.png new file mode 100644 index 0000000..c7c6dd1 Binary files /dev/null and b/textures/e4m1/tlight08.png differ diff --git a/textures/e4m1/tlight09.png b/textures/e4m1/tlight09.png new file mode 100644 index 0000000..147befe Binary files /dev/null and b/textures/e4m1/tlight09.png differ diff --git a/textures/e4m1/tlight10.png b/textures/e4m1/tlight10.png new file mode 100644 index 0000000..086a37c Binary files /dev/null and b/textures/e4m1/tlight10.png differ diff --git a/textures/e4m1/trigger.png b/textures/e4m1/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e4m1/trigger.png differ diff --git a/textures/e4m1/twall1_1.png b/textures/e4m1/twall1_1.png new file mode 100644 index 0000000..b441b2a Binary files /dev/null and b/textures/e4m1/twall1_1.png differ diff --git a/textures/e4m1/twall1_2.png b/textures/e4m1/twall1_2.png new file mode 100644 index 0000000..df9d73c Binary files /dev/null and b/textures/e4m1/twall1_2.png differ diff --git a/textures/e4m1/twall1_4.png b/textures/e4m1/twall1_4.png new file mode 100644 index 0000000..0845f37 Binary files /dev/null and b/textures/e4m1/twall1_4.png differ diff --git a/textures/e4m1/twall2_1.png b/textures/e4m1/twall2_1.png new file mode 100644 index 0000000..e401920 Binary files /dev/null and b/textures/e4m1/twall2_1.png differ diff --git a/textures/e4m1/twall2_3.png b/textures/e4m1/twall2_3.png new file mode 100644 index 0000000..d98490d Binary files /dev/null and b/textures/e4m1/twall2_3.png differ diff --git a/textures/e4m1/twall2_6.png b/textures/e4m1/twall2_6.png new file mode 100644 index 0000000..43070e5 Binary files /dev/null and b/textures/e4m1/twall2_6.png differ diff --git a/textures/e4m1/twall5_2.png b/textures/e4m1/twall5_2.png new file mode 100644 index 0000000..20c43b2 Binary files /dev/null and b/textures/e4m1/twall5_2.png differ diff --git a/textures/e4m1/z_exit.png b/textures/e4m1/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/e4m1/z_exit.png differ diff --git a/textures/e4m2/*04awater1.png b/textures/e4m2/*04awater1.png new file mode 100644 index 0000000..31f14b1 Binary files /dev/null and b/textures/e4m2/*04awater1.png differ diff --git a/textures/e4m2/*teleport.png b/textures/e4m2/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/e4m2/*teleport.png differ diff --git a/textures/e4m2/+0slipbot.png b/textures/e4m2/+0slipbot.png new file mode 100644 index 0000000..a5f1df2 Binary files /dev/null and b/textures/e4m2/+0slipbot.png differ diff --git a/textures/e4m2/adoor03_4.png b/textures/e4m2/adoor03_4.png new file mode 100644 index 0000000..0c86824 Binary files /dev/null and b/textures/e4m2/adoor03_4.png differ diff --git a/textures/e4m2/arch7.png b/textures/e4m2/arch7.png new file mode 100644 index 0000000..f5a436c Binary files /dev/null and b/textures/e4m2/arch7.png differ diff --git a/textures/e4m2/azswitch3.png b/textures/e4m2/azswitch3.png new file mode 100644 index 0000000..fe1f83e Binary files /dev/null and b/textures/e4m2/azswitch3.png differ diff --git a/textures/e4m2/black.png b/textures/e4m2/black.png new file mode 100644 index 0000000..cc4b78b Binary files /dev/null and b/textures/e4m2/black.png differ diff --git a/textures/e4m2/bricka2_1.png b/textures/e4m2/bricka2_1.png new file mode 100644 index 0000000..219d986 Binary files /dev/null and b/textures/e4m2/bricka2_1.png differ diff --git a/textures/e4m2/bricka2_2.png b/textures/e4m2/bricka2_2.png new file mode 100644 index 0000000..0e2d511 Binary files /dev/null and b/textures/e4m2/bricka2_2.png differ diff --git a/textures/e4m2/carch04_2.png b/textures/e4m2/carch04_2.png new file mode 100644 index 0000000..b74824d Binary files /dev/null and b/textures/e4m2/carch04_2.png differ diff --git a/textures/e4m2/ceiling1_3.png b/textures/e4m2/ceiling1_3.png new file mode 100644 index 0000000..fc1e03f Binary files /dev/null and b/textures/e4m2/ceiling1_3.png differ diff --git a/textures/e4m2/church1_2.png b/textures/e4m2/church1_2.png new file mode 100644 index 0000000..bc07855 Binary files /dev/null and b/textures/e4m2/church1_2.png differ diff --git a/textures/e4m2/church7.png b/textures/e4m2/church7.png new file mode 100644 index 0000000..5ef770a Binary files /dev/null and b/textures/e4m2/church7.png differ diff --git a/textures/e4m2/city1_4.png b/textures/e4m2/city1_4.png new file mode 100644 index 0000000..ac6e8bd Binary files /dev/null and b/textures/e4m2/city1_4.png differ diff --git a/textures/e4m2/clip.png b/textures/e4m2/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/e4m2/clip.png differ diff --git a/textures/e4m2/cop1_1.png b/textures/e4m2/cop1_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/e4m2/cop1_1.png differ diff --git a/textures/e4m2/crate0_top.png b/textures/e4m2/crate0_top.png new file mode 100644 index 0000000..74539a7 Binary files /dev/null and b/textures/e4m2/crate0_top.png differ diff --git a/textures/e4m2/crate1_side.png b/textures/e4m2/crate1_side.png new file mode 100644 index 0000000..a3655d4 Binary files /dev/null and b/textures/e4m2/crate1_side.png differ diff --git a/textures/e4m2/crate1_top.png b/textures/e4m2/crate1_top.png new file mode 100644 index 0000000..e00e748 Binary files /dev/null and b/textures/e4m2/crate1_top.png differ diff --git a/textures/e4m2/exit02_3.png b/textures/e4m2/exit02_3.png new file mode 100644 index 0000000..b18284f Binary files /dev/null and b/textures/e4m2/exit02_3.png differ diff --git a/textures/e4m2/key02_2.png b/textures/e4m2/key02_2.png new file mode 100644 index 0000000..0a0c5b7 Binary files /dev/null and b/textures/e4m2/key02_2.png differ diff --git a/textures/e4m2/metal2_5.png b/textures/e4m2/metal2_5.png new file mode 100644 index 0000000..b54646c Binary files /dev/null and b/textures/e4m2/metal2_5.png differ diff --git a/textures/e4m2/sky4.png b/textures/e4m2/sky4.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/e4m2/sky4.png differ diff --git a/textures/e4m2/slipbotsd.png b/textures/e4m2/slipbotsd.png new file mode 100644 index 0000000..40f1f58 Binary files /dev/null and b/textures/e4m2/slipbotsd.png differ diff --git a/textures/e4m2/sliplite.png b/textures/e4m2/sliplite.png new file mode 100644 index 0000000..72b56f6 Binary files /dev/null and b/textures/e4m2/sliplite.png differ diff --git a/textures/e4m2/slipside.png b/textures/e4m2/slipside.png new file mode 100644 index 0000000..f1a73e9 Binary files /dev/null and b/textures/e4m2/slipside.png differ diff --git a/textures/e4m2/trigger.png b/textures/e4m2/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e4m2/trigger.png differ diff --git a/textures/e4m2/window03.png b/textures/e4m2/window03.png new file mode 100644 index 0000000..702c72b Binary files /dev/null and b/textures/e4m2/window03.png differ diff --git a/textures/e4m2/wood1_1.png b/textures/e4m2/wood1_1.png new file mode 100644 index 0000000..d3aefc0 Binary files /dev/null and b/textures/e4m2/wood1_1.png differ diff --git a/textures/e4m2/wood1_7.png b/textures/e4m2/wood1_7.png new file mode 100644 index 0000000..65612bd Binary files /dev/null and b/textures/e4m2/wood1_7.png differ diff --git a/textures/e4m2/z_exit.png b/textures/e4m2/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/e4m2/z_exit.png differ diff --git a/textures/e4m3/*04awater1.png b/textures/e4m3/*04awater1.png new file mode 100644 index 0000000..31f14b1 Binary files /dev/null and b/textures/e4m3/*04awater1.png differ diff --git a/textures/e4m3/*lava1.png b/textures/e4m3/*lava1.png new file mode 100644 index 0000000..099c4b8 Binary files /dev/null and b/textures/e4m3/*lava1.png differ diff --git a/textures/e4m3/*teleport.png b/textures/e4m3/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/e4m3/*teleport.png differ diff --git a/textures/e4m3/+0button.png b/textures/e4m3/+0button.png new file mode 100644 index 0000000..14947f9 Binary files /dev/null and b/textures/e4m3/+0button.png differ diff --git a/textures/e4m3/+0floorsw.png b/textures/e4m3/+0floorsw.png new file mode 100644 index 0000000..048c5b2 Binary files /dev/null and b/textures/e4m3/+0floorsw.png differ diff --git a/textures/e4m3/+1button.png b/textures/e4m3/+1button.png new file mode 100644 index 0000000..de83f50 Binary files /dev/null and b/textures/e4m3/+1button.png differ diff --git a/textures/e4m3/+1floorsw.png b/textures/e4m3/+1floorsw.png new file mode 100644 index 0000000..aada891 Binary files /dev/null and b/textures/e4m3/+1floorsw.png differ diff --git a/textures/e4m3/+2button.png b/textures/e4m3/+2button.png new file mode 100644 index 0000000..be192b8 Binary files /dev/null and b/textures/e4m3/+2button.png differ diff --git a/textures/e4m3/+2floorsw.png b/textures/e4m3/+2floorsw.png new file mode 100644 index 0000000..b926cc3 Binary files /dev/null and b/textures/e4m3/+2floorsw.png differ diff --git a/textures/e4m3/+3button.png b/textures/e4m3/+3button.png new file mode 100644 index 0000000..db99f9d Binary files /dev/null and b/textures/e4m3/+3button.png differ diff --git a/textures/e4m3/+3floorsw.png b/textures/e4m3/+3floorsw.png new file mode 100644 index 0000000..d1d5725 Binary files /dev/null and b/textures/e4m3/+3floorsw.png differ diff --git a/textures/e4m3/+abutton.png b/textures/e4m3/+abutton.png new file mode 100644 index 0000000..7714abc Binary files /dev/null and b/textures/e4m3/+abutton.png differ diff --git a/textures/e4m3/+afloorsw.png b/textures/e4m3/+afloorsw.png new file mode 100644 index 0000000..06b5091 Binary files /dev/null and b/textures/e4m3/+afloorsw.png differ diff --git a/textures/e4m3/adoor03_3.png b/textures/e4m3/adoor03_3.png new file mode 100644 index 0000000..4bb724a Binary files /dev/null and b/textures/e4m3/adoor03_3.png differ diff --git a/textures/e4m3/adoor03_5.png b/textures/e4m3/adoor03_5.png new file mode 100644 index 0000000..f85d272 Binary files /dev/null and b/textures/e4m3/adoor03_5.png differ diff --git a/textures/e4m3/arch7.png b/textures/e4m3/arch7.png new file mode 100644 index 0000000..f5a436c Binary files /dev/null and b/textures/e4m3/arch7.png differ diff --git a/textures/e4m3/azwall1_5.png b/textures/e4m3/azwall1_5.png new file mode 100644 index 0000000..9a84823 Binary files /dev/null and b/textures/e4m3/azwall1_5.png differ diff --git a/textures/e4m3/azwall3_1.png b/textures/e4m3/azwall3_1.png new file mode 100644 index 0000000..1ca6ea4 Binary files /dev/null and b/textures/e4m3/azwall3_1.png differ diff --git a/textures/e4m3/azwall3_2.png b/textures/e4m3/azwall3_2.png new file mode 100644 index 0000000..f2dabf9 Binary files /dev/null and b/textures/e4m3/azwall3_2.png differ diff --git a/textures/e4m3/black.png b/textures/e4m3/black.png new file mode 100644 index 0000000..cc4b78b Binary files /dev/null and b/textures/e4m3/black.png differ diff --git a/textures/e4m3/bricka2_4.png b/textures/e4m3/bricka2_4.png new file mode 100644 index 0000000..73b0dd2 Binary files /dev/null and b/textures/e4m3/bricka2_4.png differ diff --git a/textures/e4m3/carch04_1.png b/textures/e4m3/carch04_1.png new file mode 100644 index 0000000..071dd90 Binary files /dev/null and b/textures/e4m3/carch04_1.png differ diff --git a/textures/e4m3/city1_7.png b/textures/e4m3/city1_7.png new file mode 100644 index 0000000..9ab8313 Binary files /dev/null and b/textures/e4m3/city1_7.png differ diff --git a/textures/e4m3/city2_6.png b/textures/e4m3/city2_6.png new file mode 100644 index 0000000..e9f3869 Binary files /dev/null and b/textures/e4m3/city2_6.png differ diff --git a/textures/e4m3/city3_2.png b/textures/e4m3/city3_2.png new file mode 100644 index 0000000..522cea3 Binary files /dev/null and b/textures/e4m3/city3_2.png differ diff --git a/textures/e4m3/city3_4.png b/textures/e4m3/city3_4.png new file mode 100644 index 0000000..cf87b7e Binary files /dev/null and b/textures/e4m3/city3_4.png differ diff --git a/textures/e4m3/city4_2.png b/textures/e4m3/city4_2.png new file mode 100644 index 0000000..c2f4dda Binary files /dev/null and b/textures/e4m3/city4_2.png differ diff --git a/textures/e4m3/city4_5.png b/textures/e4m3/city4_5.png new file mode 100644 index 0000000..b4cf58b Binary files /dev/null and b/textures/e4m3/city4_5.png differ diff --git a/textures/e4m3/city5_1.png b/textures/e4m3/city5_1.png new file mode 100644 index 0000000..3c10424 Binary files /dev/null and b/textures/e4m3/city5_1.png differ diff --git a/textures/e4m3/city5_2.png b/textures/e4m3/city5_2.png new file mode 100644 index 0000000..60f3ece Binary files /dev/null and b/textures/e4m3/city5_2.png differ diff --git a/textures/e4m3/city5_3.png b/textures/e4m3/city5_3.png new file mode 100644 index 0000000..457a9e7 Binary files /dev/null and b/textures/e4m3/city5_3.png differ diff --git a/textures/e4m3/city5_4.png b/textures/e4m3/city5_4.png new file mode 100644 index 0000000..a1ac582 Binary files /dev/null and b/textures/e4m3/city5_4.png differ diff --git a/textures/e4m3/city5_6.png b/textures/e4m3/city5_6.png new file mode 100644 index 0000000..84288b9 Binary files /dev/null and b/textures/e4m3/city5_6.png differ diff --git a/textures/e4m3/city5_8.png b/textures/e4m3/city5_8.png new file mode 100644 index 0000000..c5a57e5 Binary files /dev/null and b/textures/e4m3/city5_8.png differ diff --git a/textures/e4m3/city6_3.png b/textures/e4m3/city6_3.png new file mode 100644 index 0000000..0ba245c Binary files /dev/null and b/textures/e4m3/city6_3.png differ diff --git a/textures/e4m3/city6_4.png b/textures/e4m3/city6_4.png new file mode 100644 index 0000000..c7054dc Binary files /dev/null and b/textures/e4m3/city6_4.png differ diff --git a/textures/e4m3/city6_7.png b/textures/e4m3/city6_7.png new file mode 100644 index 0000000..fd3330a Binary files /dev/null and b/textures/e4m3/city6_7.png differ diff --git a/textures/e4m3/clip.png b/textures/e4m3/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/e4m3/clip.png differ diff --git a/textures/e4m3/door05_3.png b/textures/e4m3/door05_3.png new file mode 100644 index 0000000..db510f6 Binary files /dev/null and b/textures/e4m3/door05_3.png differ diff --git a/textures/e4m3/exit02_3.png b/textures/e4m3/exit02_3.png new file mode 100644 index 0000000..b18284f Binary files /dev/null and b/textures/e4m3/exit02_3.png differ diff --git a/textures/e4m3/grave01_1.png b/textures/e4m3/grave01_1.png new file mode 100644 index 0000000..e88246c Binary files /dev/null and b/textures/e4m3/grave01_1.png differ diff --git a/textures/e4m3/grave01_3.png b/textures/e4m3/grave01_3.png new file mode 100644 index 0000000..909a5a0 Binary files /dev/null and b/textures/e4m3/grave01_3.png differ diff --git a/textures/e4m3/grave02_1.png b/textures/e4m3/grave02_1.png new file mode 100644 index 0000000..7d550d1 Binary files /dev/null and b/textures/e4m3/grave02_1.png differ diff --git a/textures/e4m3/grave02_2.png b/textures/e4m3/grave02_2.png new file mode 100644 index 0000000..503fa70 Binary files /dev/null and b/textures/e4m3/grave02_2.png differ diff --git a/textures/e4m3/grave02_3.png b/textures/e4m3/grave02_3.png new file mode 100644 index 0000000..4e72309 Binary files /dev/null and b/textures/e4m3/grave02_3.png differ diff --git a/textures/e4m3/grave02_4.png b/textures/e4m3/grave02_4.png new file mode 100644 index 0000000..5fe6c54 Binary files /dev/null and b/textures/e4m3/grave02_4.png differ diff --git a/textures/e4m3/grave02_5.png b/textures/e4m3/grave02_5.png new file mode 100644 index 0000000..ecfe6fd Binary files /dev/null and b/textures/e4m3/grave02_5.png differ diff --git a/textures/e4m3/grave02_6.png b/textures/e4m3/grave02_6.png new file mode 100644 index 0000000..edd563a Binary files /dev/null and b/textures/e4m3/grave02_6.png differ diff --git a/textures/e4m3/grave02_7.png b/textures/e4m3/grave02_7.png new file mode 100644 index 0000000..56424da Binary files /dev/null and b/textures/e4m3/grave02_7.png differ diff --git a/textures/e4m3/grave03_1.png b/textures/e4m3/grave03_1.png new file mode 100644 index 0000000..b80194b Binary files /dev/null and b/textures/e4m3/grave03_1.png differ diff --git a/textures/e4m3/grave03_2.png b/textures/e4m3/grave03_2.png new file mode 100644 index 0000000..d340048 Binary files /dev/null and b/textures/e4m3/grave03_2.png differ diff --git a/textures/e4m3/grave03_3.png b/textures/e4m3/grave03_3.png new file mode 100644 index 0000000..a290185 Binary files /dev/null and b/textures/e4m3/grave03_3.png differ diff --git a/textures/e4m3/grave03_4.png b/textures/e4m3/grave03_4.png new file mode 100644 index 0000000..491e912 Binary files /dev/null and b/textures/e4m3/grave03_4.png differ diff --git a/textures/e4m3/grave03_5.png b/textures/e4m3/grave03_5.png new file mode 100644 index 0000000..1f0ae45 Binary files /dev/null and b/textures/e4m3/grave03_5.png differ diff --git a/textures/e4m3/grave03_6.png b/textures/e4m3/grave03_6.png new file mode 100644 index 0000000..bfcaf2c Binary files /dev/null and b/textures/e4m3/grave03_6.png differ diff --git a/textures/e4m3/grave03_7.png b/textures/e4m3/grave03_7.png new file mode 100644 index 0000000..c313cfd Binary files /dev/null and b/textures/e4m3/grave03_7.png differ diff --git a/textures/e4m3/ground1_6.png b/textures/e4m3/ground1_6.png new file mode 100644 index 0000000..482804a Binary files /dev/null and b/textures/e4m3/ground1_6.png differ diff --git a/textures/e4m3/ground1_8.png b/textures/e4m3/ground1_8.png new file mode 100644 index 0000000..fc97961 Binary files /dev/null and b/textures/e4m3/ground1_8.png differ diff --git a/textures/e4m3/key02_1.png b/textures/e4m3/key02_1.png new file mode 100644 index 0000000..fb3513d Binary files /dev/null and b/textures/e4m3/key02_1.png differ diff --git a/textures/e4m3/key02_2.png b/textures/e4m3/key02_2.png new file mode 100644 index 0000000..0a0c5b7 Binary files /dev/null and b/textures/e4m3/key02_2.png differ diff --git a/textures/e4m3/metal1_6.png b/textures/e4m3/metal1_6.png new file mode 100644 index 0000000..2becbe3 Binary files /dev/null and b/textures/e4m3/metal1_6.png differ diff --git a/textures/e4m3/sky4.png b/textures/e4m3/sky4.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/e4m3/sky4.png differ diff --git a/textures/e4m3/stone1_5.png b/textures/e4m3/stone1_5.png new file mode 100644 index 0000000..41aa511 Binary files /dev/null and b/textures/e4m3/stone1_5.png differ diff --git a/textures/e4m3/trigger.png b/textures/e4m3/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e4m3/trigger.png differ diff --git a/textures/e4m3/uwall1_4.png b/textures/e4m3/uwall1_4.png new file mode 100644 index 0000000..f6c0dbd Binary files /dev/null and b/textures/e4m3/uwall1_4.png differ diff --git a/textures/e4m3/window02_1.png b/textures/e4m3/window02_1.png new file mode 100644 index 0000000..7fddd11 Binary files /dev/null and b/textures/e4m3/window02_1.png differ diff --git a/textures/e4m3/window03.png b/textures/e4m3/window03.png new file mode 100644 index 0000000..702c72b Binary files /dev/null and b/textures/e4m3/window03.png differ diff --git a/textures/e4m3/window1_2.png b/textures/e4m3/window1_2.png new file mode 100644 index 0000000..8818fa9 Binary files /dev/null and b/textures/e4m3/window1_2.png differ diff --git a/textures/e4m3/woodflr1_2.png b/textures/e4m3/woodflr1_2.png new file mode 100644 index 0000000..e314139 Binary files /dev/null and b/textures/e4m3/woodflr1_2.png differ diff --git a/textures/e4m3/z_exit.png b/textures/e4m3/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/e4m3/z_exit.png differ diff --git a/textures/e4m4/*04awater1.png b/textures/e4m4/*04awater1.png new file mode 100644 index 0000000..31f14b1 Binary files /dev/null and b/textures/e4m4/*04awater1.png differ diff --git a/textures/e4m4/*teleport.png b/textures/e4m4/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/e4m4/*teleport.png differ diff --git a/textures/e4m4/+0floorsw.png b/textures/e4m4/+0floorsw.png new file mode 100644 index 0000000..048c5b2 Binary files /dev/null and b/textures/e4m4/+0floorsw.png differ diff --git a/textures/e4m4/+1floorsw.png b/textures/e4m4/+1floorsw.png new file mode 100644 index 0000000..aada891 Binary files /dev/null and b/textures/e4m4/+1floorsw.png differ diff --git a/textures/e4m4/+2floorsw.png b/textures/e4m4/+2floorsw.png new file mode 100644 index 0000000..b926cc3 Binary files /dev/null and b/textures/e4m4/+2floorsw.png differ diff --git a/textures/e4m4/+3floorsw.png b/textures/e4m4/+3floorsw.png new file mode 100644 index 0000000..d1d5725 Binary files /dev/null and b/textures/e4m4/+3floorsw.png differ diff --git a/textures/e4m4/+afloorsw.png b/textures/e4m4/+afloorsw.png new file mode 100644 index 0000000..06b5091 Binary files /dev/null and b/textures/e4m4/+afloorsw.png differ diff --git a/textures/e4m4/adoor03_3.png b/textures/e4m4/adoor03_3.png new file mode 100644 index 0000000..4bb724a Binary files /dev/null and b/textures/e4m4/adoor03_3.png differ diff --git a/textures/e4m4/adoor03_5.png b/textures/e4m4/adoor03_5.png new file mode 100644 index 0000000..f85d272 Binary files /dev/null and b/textures/e4m4/adoor03_5.png differ diff --git a/textures/e4m4/arch7.png b/textures/e4m4/arch7.png new file mode 100644 index 0000000..f5a436c Binary files /dev/null and b/textures/e4m4/arch7.png differ diff --git a/textures/e4m4/black.png b/textures/e4m4/black.png new file mode 100644 index 0000000..cc4b78b Binary files /dev/null and b/textures/e4m4/black.png differ diff --git a/textures/e4m4/carch02.png b/textures/e4m4/carch02.png new file mode 100644 index 0000000..92646a6 Binary files /dev/null and b/textures/e4m4/carch02.png differ diff --git a/textures/e4m4/carch03.png b/textures/e4m4/carch03.png new file mode 100644 index 0000000..c3c0e0d Binary files /dev/null and b/textures/e4m4/carch03.png differ diff --git a/textures/e4m4/ceiling5.png b/textures/e4m4/ceiling5.png new file mode 100644 index 0000000..6d27342 Binary files /dev/null and b/textures/e4m4/ceiling5.png differ diff --git a/textures/e4m4/city2_2.png b/textures/e4m4/city2_2.png new file mode 100644 index 0000000..be68187 Binary files /dev/null and b/textures/e4m4/city2_2.png differ diff --git a/textures/e4m4/city2_7.png b/textures/e4m4/city2_7.png new file mode 100644 index 0000000..0a995c4 Binary files /dev/null and b/textures/e4m4/city2_7.png differ diff --git a/textures/e4m4/city4_2.png b/textures/e4m4/city4_2.png new file mode 100644 index 0000000..c2f4dda Binary files /dev/null and b/textures/e4m4/city4_2.png differ diff --git a/textures/e4m4/city5_1.png b/textures/e4m4/city5_1.png new file mode 100644 index 0000000..3c10424 Binary files /dev/null and b/textures/e4m4/city5_1.png differ diff --git a/textures/e4m4/city5_4.png b/textures/e4m4/city5_4.png new file mode 100644 index 0000000..a1ac582 Binary files /dev/null and b/textures/e4m4/city5_4.png differ diff --git a/textures/e4m4/city5_6.png b/textures/e4m4/city5_6.png new file mode 100644 index 0000000..84288b9 Binary files /dev/null and b/textures/e4m4/city5_6.png differ diff --git a/textures/e4m4/city5_7.png b/textures/e4m4/city5_7.png new file mode 100644 index 0000000..03ddb58 Binary files /dev/null and b/textures/e4m4/city5_7.png differ diff --git a/textures/e4m4/city5_8.png b/textures/e4m4/city5_8.png new file mode 100644 index 0000000..c5a57e5 Binary files /dev/null and b/textures/e4m4/city5_8.png differ diff --git a/textures/e4m4/city6_3.png b/textures/e4m4/city6_3.png new file mode 100644 index 0000000..0ba245c Binary files /dev/null and b/textures/e4m4/city6_3.png differ diff --git a/textures/e4m4/citya1_1.png b/textures/e4m4/citya1_1.png new file mode 100644 index 0000000..187feb1 Binary files /dev/null and b/textures/e4m4/citya1_1.png differ diff --git a/textures/e4m4/clip.png b/textures/e4m4/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/e4m4/clip.png differ diff --git a/textures/e4m4/cop2_6.png b/textures/e4m4/cop2_6.png new file mode 100644 index 0000000..04006ab Binary files /dev/null and b/textures/e4m4/cop2_6.png differ diff --git a/textures/e4m4/cop3_4.png b/textures/e4m4/cop3_4.png new file mode 100644 index 0000000..45da005 Binary files /dev/null and b/textures/e4m4/cop3_4.png differ diff --git a/textures/e4m4/door05_3.png b/textures/e4m4/door05_3.png new file mode 100644 index 0000000..db510f6 Binary files /dev/null and b/textures/e4m4/door05_3.png differ diff --git a/textures/e4m4/exit02_3.png b/textures/e4m4/exit02_3.png new file mode 100644 index 0000000..b18284f Binary files /dev/null and b/textures/e4m4/exit02_3.png differ diff --git a/textures/e4m4/key02_2.png b/textures/e4m4/key02_2.png new file mode 100644 index 0000000..0a0c5b7 Binary files /dev/null and b/textures/e4m4/key02_2.png differ diff --git a/textures/e4m4/light1_1.png b/textures/e4m4/light1_1.png new file mode 100644 index 0000000..0e80d21 Binary files /dev/null and b/textures/e4m4/light1_1.png differ diff --git a/textures/e4m4/metal1_1.png b/textures/e4m4/metal1_1.png new file mode 100644 index 0000000..ca38b28 Binary files /dev/null and b/textures/e4m4/metal1_1.png differ diff --git a/textures/e4m4/rock4_1.png b/textures/e4m4/rock4_1.png new file mode 100644 index 0000000..51e8571 Binary files /dev/null and b/textures/e4m4/rock4_1.png differ diff --git a/textures/e4m4/trigger.png b/textures/e4m4/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e4m4/trigger.png differ diff --git a/textures/e4m4/wood1_1.png b/textures/e4m4/wood1_1.png new file mode 100644 index 0000000..d3aefc0 Binary files /dev/null and b/textures/e4m4/wood1_1.png differ diff --git a/textures/e4m4/wood1_5.png b/textures/e4m4/wood1_5.png new file mode 100644 index 0000000..c1dbb6a Binary files /dev/null and b/textures/e4m4/wood1_5.png differ diff --git a/textures/e4m4/z_exit.png b/textures/e4m4/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/e4m4/z_exit.png differ diff --git a/textures/e4m5/*04water1.png b/textures/e4m5/*04water1.png new file mode 100644 index 0000000..111e620 Binary files /dev/null and b/textures/e4m5/*04water1.png differ diff --git a/textures/e4m5/*lava1.png b/textures/e4m5/*lava1.png new file mode 100644 index 0000000..099c4b8 Binary files /dev/null and b/textures/e4m5/*lava1.png differ diff --git a/textures/e4m5/*slime.png b/textures/e4m5/*slime.png new file mode 100644 index 0000000..4597e0e Binary files /dev/null and b/textures/e4m5/*slime.png differ diff --git a/textures/e4m5/*teleport.png b/textures/e4m5/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/e4m5/*teleport.png differ diff --git a/textures/e4m5/+0button.png b/textures/e4m5/+0button.png new file mode 100644 index 0000000..14947f9 Binary files /dev/null and b/textures/e4m5/+0button.png differ diff --git a/textures/e4m5/+0floorsw.png b/textures/e4m5/+0floorsw.png new file mode 100644 index 0000000..048c5b2 Binary files /dev/null and b/textures/e4m5/+0floorsw.png differ diff --git a/textures/e4m5/+0shoot.png b/textures/e4m5/+0shoot.png new file mode 100644 index 0000000..117d370 Binary files /dev/null and b/textures/e4m5/+0shoot.png differ diff --git a/textures/e4m5/+1button.png b/textures/e4m5/+1button.png new file mode 100644 index 0000000..de83f50 Binary files /dev/null and b/textures/e4m5/+1button.png differ diff --git a/textures/e4m5/+1floorsw.png b/textures/e4m5/+1floorsw.png new file mode 100644 index 0000000..aada891 Binary files /dev/null and b/textures/e4m5/+1floorsw.png differ diff --git a/textures/e4m5/+1shoot.png b/textures/e4m5/+1shoot.png new file mode 100644 index 0000000..6bfdccc Binary files /dev/null and b/textures/e4m5/+1shoot.png differ diff --git a/textures/e4m5/+2button.png b/textures/e4m5/+2button.png new file mode 100644 index 0000000..be192b8 Binary files /dev/null and b/textures/e4m5/+2button.png differ diff --git a/textures/e4m5/+2floorsw.png b/textures/e4m5/+2floorsw.png new file mode 100644 index 0000000..b926cc3 Binary files /dev/null and b/textures/e4m5/+2floorsw.png differ diff --git a/textures/e4m5/+2shoot.png b/textures/e4m5/+2shoot.png new file mode 100644 index 0000000..89743c8 Binary files /dev/null and b/textures/e4m5/+2shoot.png differ diff --git a/textures/e4m5/+3button.png b/textures/e4m5/+3button.png new file mode 100644 index 0000000..db99f9d Binary files /dev/null and b/textures/e4m5/+3button.png differ diff --git a/textures/e4m5/+3floorsw.png b/textures/e4m5/+3floorsw.png new file mode 100644 index 0000000..d1d5725 Binary files /dev/null and b/textures/e4m5/+3floorsw.png differ diff --git a/textures/e4m5/+3shoot.png b/textures/e4m5/+3shoot.png new file mode 100644 index 0000000..60a846b Binary files /dev/null and b/textures/e4m5/+3shoot.png differ diff --git a/textures/e4m5/+abutton.png b/textures/e4m5/+abutton.png new file mode 100644 index 0000000..7714abc Binary files /dev/null and b/textures/e4m5/+abutton.png differ diff --git a/textures/e4m5/+afloorsw.png b/textures/e4m5/+afloorsw.png new file mode 100644 index 0000000..06b5091 Binary files /dev/null and b/textures/e4m5/+afloorsw.png differ diff --git a/textures/e4m5/+ashoot.png b/textures/e4m5/+ashoot.png new file mode 100644 index 0000000..a641fcc Binary files /dev/null and b/textures/e4m5/+ashoot.png differ diff --git a/textures/e4m5/altar1_1.png b/textures/e4m5/altar1_1.png new file mode 100644 index 0000000..8d272be Binary files /dev/null and b/textures/e4m5/altar1_1.png differ diff --git a/textures/e4m5/arch7.png b/textures/e4m5/arch7.png new file mode 100644 index 0000000..f5a436c Binary files /dev/null and b/textures/e4m5/arch7.png differ diff --git a/textures/e4m5/black.png b/textures/e4m5/black.png new file mode 100644 index 0000000..cc4b78b Binary files /dev/null and b/textures/e4m5/black.png differ diff --git a/textures/e4m5/clip.png b/textures/e4m5/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/e4m5/clip.png differ diff --git a/textures/e4m5/column01_3.png b/textures/e4m5/column01_3.png new file mode 100644 index 0000000..9435946 Binary files /dev/null and b/textures/e4m5/column01_3.png differ diff --git a/textures/e4m5/cop1_1.png b/textures/e4m5/cop1_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/e4m5/cop1_1.png differ diff --git a/textures/e4m5/cop3_4.png b/textures/e4m5/cop3_4.png new file mode 100644 index 0000000..45da005 Binary files /dev/null and b/textures/e4m5/cop3_4.png differ diff --git a/textures/e4m5/door03_4.png b/textures/e4m5/door03_4.png new file mode 100644 index 0000000..0c86824 Binary files /dev/null and b/textures/e4m5/door03_4.png differ diff --git a/textures/e4m5/door05_2.png b/textures/e4m5/door05_2.png new file mode 100644 index 0000000..3b6d16a Binary files /dev/null and b/textures/e4m5/door05_2.png differ diff --git a/textures/e4m5/door05_3.png b/textures/e4m5/door05_3.png new file mode 100644 index 0000000..db510f6 Binary files /dev/null and b/textures/e4m5/door05_3.png differ diff --git a/textures/e4m5/exit02_3.png b/textures/e4m5/exit02_3.png new file mode 100644 index 0000000..b18284f Binary files /dev/null and b/textures/e4m5/exit02_3.png differ diff --git a/textures/e4m5/grave03_4.png b/textures/e4m5/grave03_4.png new file mode 100644 index 0000000..491e912 Binary files /dev/null and b/textures/e4m5/grave03_4.png differ diff --git a/textures/e4m5/plat_top2.png b/textures/e4m5/plat_top2.png new file mode 100644 index 0000000..831ee39 Binary files /dev/null and b/textures/e4m5/plat_top2.png differ diff --git a/textures/e4m5/sky1.png b/textures/e4m5/sky1.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/e4m5/sky1.png differ diff --git a/textures/e4m5/stone1_7.png b/textures/e4m5/stone1_7.png new file mode 100644 index 0000000..4f41690 Binary files /dev/null and b/textures/e4m5/stone1_7.png differ diff --git a/textures/e4m5/trigger.png b/textures/e4m5/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e4m5/trigger.png differ diff --git a/textures/e4m5/wall11_2.png b/textures/e4m5/wall11_2.png new file mode 100644 index 0000000..50221cd Binary files /dev/null and b/textures/e4m5/wall11_2.png differ diff --git a/textures/e4m5/wall14_5.png b/textures/e4m5/wall14_5.png new file mode 100644 index 0000000..458e08f Binary files /dev/null and b/textures/e4m5/wall14_5.png differ diff --git a/textures/e4m5/wall9_8.png b/textures/e4m5/wall9_8.png new file mode 100644 index 0000000..9848e31 Binary files /dev/null and b/textures/e4m5/wall9_8.png differ diff --git a/textures/e4m5/window01_2.png b/textures/e4m5/window01_2.png new file mode 100644 index 0000000..0f41cbb Binary files /dev/null and b/textures/e4m5/window01_2.png differ diff --git a/textures/e4m5/wizwin1_2.png b/textures/e4m5/wizwin1_2.png new file mode 100644 index 0000000..8818fa9 Binary files /dev/null and b/textures/e4m5/wizwin1_2.png differ diff --git a/textures/e4m5/wizwood1_2.png b/textures/e4m5/wizwood1_2.png new file mode 100644 index 0000000..dd9747c Binary files /dev/null and b/textures/e4m5/wizwood1_2.png differ diff --git a/textures/e4m5/wizwood1_4.png b/textures/e4m5/wizwood1_4.png new file mode 100644 index 0000000..1b321ff Binary files /dev/null and b/textures/e4m5/wizwood1_4.png differ diff --git a/textures/e4m5/wizwood1_5.png b/textures/e4m5/wizwood1_5.png new file mode 100644 index 0000000..504eccb Binary files /dev/null and b/textures/e4m5/wizwood1_5.png differ diff --git a/textures/e4m5/wizwood1_7.png b/textures/e4m5/wizwood1_7.png new file mode 100644 index 0000000..b8d51b4 Binary files /dev/null and b/textures/e4m5/wizwood1_7.png differ diff --git a/textures/e4m5/wkey02_1.png b/textures/e4m5/wkey02_1.png new file mode 100644 index 0000000..fb3513d Binary files /dev/null and b/textures/e4m5/wkey02_1.png differ diff --git a/textures/e4m5/wkey02_2.png b/textures/e4m5/wkey02_2.png new file mode 100644 index 0000000..0a0c5b7 Binary files /dev/null and b/textures/e4m5/wkey02_2.png differ diff --git a/textures/e4m5/wmet1_1.png b/textures/e4m5/wmet1_1.png new file mode 100644 index 0000000..4739206 Binary files /dev/null and b/textures/e4m5/wmet1_1.png differ diff --git a/textures/e4m5/wmet2_2.png b/textures/e4m5/wmet2_2.png new file mode 100644 index 0000000..8f220df Binary files /dev/null and b/textures/e4m5/wmet2_2.png differ diff --git a/textures/e4m5/wmet2_3.png b/textures/e4m5/wmet2_3.png new file mode 100644 index 0000000..98a2af0 Binary files /dev/null and b/textures/e4m5/wmet2_3.png differ diff --git a/textures/e4m5/wmet4_2.png b/textures/e4m5/wmet4_2.png new file mode 100644 index 0000000..c5b02f4 Binary files /dev/null and b/textures/e4m5/wmet4_2.png differ diff --git a/textures/e4m5/wmet4_5.png b/textures/e4m5/wmet4_5.png new file mode 100644 index 0000000..90bcde0 Binary files /dev/null and b/textures/e4m5/wmet4_5.png differ diff --git a/textures/e4m5/woodflr1_5.png b/textures/e4m5/woodflr1_5.png new file mode 100644 index 0000000..ec1d35d Binary files /dev/null and b/textures/e4m5/woodflr1_5.png differ diff --git a/textures/e4m5/wwall1_1.png b/textures/e4m5/wwall1_1.png new file mode 100644 index 0000000..8911ca6 Binary files /dev/null and b/textures/e4m5/wwall1_1.png differ diff --git a/textures/e4m5/z_exit.png b/textures/e4m5/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/e4m5/z_exit.png differ diff --git a/textures/e4m6/*04water1.png b/textures/e4m6/*04water1.png new file mode 100644 index 0000000..111e620 Binary files /dev/null and b/textures/e4m6/*04water1.png differ diff --git a/textures/e4m6/*teleport.png b/textures/e4m6/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/e4m6/*teleport.png differ diff --git a/textures/e4m6/+0button.png b/textures/e4m6/+0button.png new file mode 100644 index 0000000..14947f9 Binary files /dev/null and b/textures/e4m6/+0button.png differ diff --git a/textures/e4m6/+0floorsw.png b/textures/e4m6/+0floorsw.png new file mode 100644 index 0000000..048c5b2 Binary files /dev/null and b/textures/e4m6/+0floorsw.png differ diff --git a/textures/e4m6/+1button.png b/textures/e4m6/+1button.png new file mode 100644 index 0000000..de83f50 Binary files /dev/null and b/textures/e4m6/+1button.png differ diff --git a/textures/e4m6/+1floorsw.png b/textures/e4m6/+1floorsw.png new file mode 100644 index 0000000..aada891 Binary files /dev/null and b/textures/e4m6/+1floorsw.png differ diff --git a/textures/e4m6/+2button.png b/textures/e4m6/+2button.png new file mode 100644 index 0000000..be192b8 Binary files /dev/null and b/textures/e4m6/+2button.png differ diff --git a/textures/e4m6/+2floorsw.png b/textures/e4m6/+2floorsw.png new file mode 100644 index 0000000..b926cc3 Binary files /dev/null and b/textures/e4m6/+2floorsw.png differ diff --git a/textures/e4m6/+3button.png b/textures/e4m6/+3button.png new file mode 100644 index 0000000..db99f9d Binary files /dev/null and b/textures/e4m6/+3button.png differ diff --git a/textures/e4m6/+3floorsw.png b/textures/e4m6/+3floorsw.png new file mode 100644 index 0000000..d1d5725 Binary files /dev/null and b/textures/e4m6/+3floorsw.png differ diff --git a/textures/e4m6/+abutton.png b/textures/e4m6/+abutton.png new file mode 100644 index 0000000..7714abc Binary files /dev/null and b/textures/e4m6/+abutton.png differ diff --git a/textures/e4m6/+afloorsw.png b/textures/e4m6/+afloorsw.png new file mode 100644 index 0000000..06b5091 Binary files /dev/null and b/textures/e4m6/+afloorsw.png differ diff --git a/textures/e4m6/altar1_4.png b/textures/e4m6/altar1_4.png new file mode 100644 index 0000000..953d2b0 Binary files /dev/null and b/textures/e4m6/altar1_4.png differ diff --git a/textures/e4m6/altar1_6.png b/textures/e4m6/altar1_6.png new file mode 100644 index 0000000..6f9301a Binary files /dev/null and b/textures/e4m6/altar1_6.png differ diff --git a/textures/e4m6/altar1_8.png b/textures/e4m6/altar1_8.png new file mode 100644 index 0000000..038c9af Binary files /dev/null and b/textures/e4m6/altar1_8.png differ diff --git a/textures/e4m6/arch7.png b/textures/e4m6/arch7.png new file mode 100644 index 0000000..f5a436c Binary files /dev/null and b/textures/e4m6/arch7.png differ diff --git a/textures/e4m6/black.png b/textures/e4m6/black.png new file mode 100644 index 0000000..cc4b78b Binary files /dev/null and b/textures/e4m6/black.png differ diff --git a/textures/e4m6/clip.png b/textures/e4m6/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/e4m6/clip.png differ diff --git a/textures/e4m6/column01_3.png b/textures/e4m6/column01_3.png new file mode 100644 index 0000000..9435946 Binary files /dev/null and b/textures/e4m6/column01_3.png differ diff --git a/textures/e4m6/door04_1.png b/textures/e4m6/door04_1.png new file mode 100644 index 0000000..f1a5d09 Binary files /dev/null and b/textures/e4m6/door04_1.png differ diff --git a/textures/e4m6/door05_2.png b/textures/e4m6/door05_2.png new file mode 100644 index 0000000..3b6d16a Binary files /dev/null and b/textures/e4m6/door05_2.png differ diff --git a/textures/e4m6/door05_3.png b/textures/e4m6/door05_3.png new file mode 100644 index 0000000..db510f6 Binary files /dev/null and b/textures/e4m6/door05_3.png differ diff --git a/textures/e4m6/exit02_3.png b/textures/e4m6/exit02_3.png new file mode 100644 index 0000000..b18284f Binary files /dev/null and b/textures/e4m6/exit02_3.png differ diff --git a/textures/e4m6/light1_3.png b/textures/e4m6/light1_3.png new file mode 100644 index 0000000..df0be1b Binary files /dev/null and b/textures/e4m6/light1_3.png differ diff --git a/textures/e4m6/metal5_2.png b/textures/e4m6/metal5_2.png new file mode 100644 index 0000000..bb91653 Binary files /dev/null and b/textures/e4m6/metal5_2.png differ diff --git a/textures/e4m6/metal5_4.png b/textures/e4m6/metal5_4.png new file mode 100644 index 0000000..f035e9c Binary files /dev/null and b/textures/e4m6/metal5_4.png differ diff --git a/textures/e4m6/metal5_8.png b/textures/e4m6/metal5_8.png new file mode 100644 index 0000000..8778445 Binary files /dev/null and b/textures/e4m6/metal5_8.png differ diff --git a/textures/e4m6/plat_top2.png b/textures/e4m6/plat_top2.png new file mode 100644 index 0000000..831ee39 Binary files /dev/null and b/textures/e4m6/plat_top2.png differ diff --git a/textures/e4m6/stone1_7.png b/textures/e4m6/stone1_7.png new file mode 100644 index 0000000..4f41690 Binary files /dev/null and b/textures/e4m6/stone1_7.png differ diff --git a/textures/e4m6/trigger.png b/textures/e4m6/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e4m6/trigger.png differ diff --git a/textures/e4m6/vine1_2.png b/textures/e4m6/vine1_2.png new file mode 100644 index 0000000..1a8347e Binary files /dev/null and b/textures/e4m6/vine1_2.png differ diff --git a/textures/e4m6/wall11_2.png b/textures/e4m6/wall11_2.png new file mode 100644 index 0000000..50221cd Binary files /dev/null and b/textures/e4m6/wall11_2.png differ diff --git a/textures/e4m6/wall14_5.png b/textures/e4m6/wall14_5.png new file mode 100644 index 0000000..458e08f Binary files /dev/null and b/textures/e4m6/wall14_5.png differ diff --git a/textures/e4m6/wall3_4.png b/textures/e4m6/wall3_4.png new file mode 100644 index 0000000..1bc7cc2 Binary files /dev/null and b/textures/e4m6/wall3_4.png differ diff --git a/textures/e4m6/wall9_3.png b/textures/e4m6/wall9_3.png new file mode 100644 index 0000000..e43d415 Binary files /dev/null and b/textures/e4m6/wall9_3.png differ diff --git a/textures/e4m6/wall9_8.png b/textures/e4m6/wall9_8.png new file mode 100644 index 0000000..9848e31 Binary files /dev/null and b/textures/e4m6/wall9_8.png differ diff --git a/textures/e4m6/wceiling4.png b/textures/e4m6/wceiling4.png new file mode 100644 index 0000000..543737a Binary files /dev/null and b/textures/e4m6/wceiling4.png differ diff --git a/textures/e4m6/window01_1.png b/textures/e4m6/window01_1.png new file mode 100644 index 0000000..ba665bf Binary files /dev/null and b/textures/e4m6/window01_1.png differ diff --git a/textures/e4m6/window01_2.png b/textures/e4m6/window01_2.png new file mode 100644 index 0000000..0f41cbb Binary files /dev/null and b/textures/e4m6/window01_2.png differ diff --git a/textures/e4m6/window01_3.png b/textures/e4m6/window01_3.png new file mode 100644 index 0000000..dde57f5 Binary files /dev/null and b/textures/e4m6/window01_3.png differ diff --git a/textures/e4m6/window01_4.png b/textures/e4m6/window01_4.png new file mode 100644 index 0000000..781087f Binary files /dev/null and b/textures/e4m6/window01_4.png differ diff --git a/textures/e4m6/wizwin1_2.png b/textures/e4m6/wizwin1_2.png new file mode 100644 index 0000000..8818fa9 Binary files /dev/null and b/textures/e4m6/wizwin1_2.png differ diff --git a/textures/e4m6/wizwood1_4.png b/textures/e4m6/wizwood1_4.png new file mode 100644 index 0000000..1b321ff Binary files /dev/null and b/textures/e4m6/wizwood1_4.png differ diff --git a/textures/e4m6/wizwood1_5.png b/textures/e4m6/wizwood1_5.png new file mode 100644 index 0000000..504eccb Binary files /dev/null and b/textures/e4m6/wizwood1_5.png differ diff --git a/textures/e4m6/wizwood1_7.png b/textures/e4m6/wizwood1_7.png new file mode 100644 index 0000000..b8d51b4 Binary files /dev/null and b/textures/e4m6/wizwood1_7.png differ diff --git a/textures/e4m6/wizwood1_8.png b/textures/e4m6/wizwood1_8.png new file mode 100644 index 0000000..fc16c18 Binary files /dev/null and b/textures/e4m6/wizwood1_8.png differ diff --git a/textures/e4m6/wkey02_1.png b/textures/e4m6/wkey02_1.png new file mode 100644 index 0000000..fb3513d Binary files /dev/null and b/textures/e4m6/wkey02_1.png differ diff --git a/textures/e4m6/wkey02_2.png b/textures/e4m6/wkey02_2.png new file mode 100644 index 0000000..0a0c5b7 Binary files /dev/null and b/textures/e4m6/wkey02_2.png differ diff --git a/textures/e4m6/wmet1_1.png b/textures/e4m6/wmet1_1.png new file mode 100644 index 0000000..4739206 Binary files /dev/null and b/textures/e4m6/wmet1_1.png differ diff --git a/textures/e4m6/wmet2_1.png b/textures/e4m6/wmet2_1.png new file mode 100644 index 0000000..b8525ac Binary files /dev/null and b/textures/e4m6/wmet2_1.png differ diff --git a/textures/e4m6/wmet4_2.png b/textures/e4m6/wmet4_2.png new file mode 100644 index 0000000..c5b02f4 Binary files /dev/null and b/textures/e4m6/wmet4_2.png differ diff --git a/textures/e4m6/wmet4_4.png b/textures/e4m6/wmet4_4.png new file mode 100644 index 0000000..41a1994 Binary files /dev/null and b/textures/e4m6/wmet4_4.png differ diff --git a/textures/e4m6/wswamp1_2.png b/textures/e4m6/wswamp1_2.png new file mode 100644 index 0000000..b893964 Binary files /dev/null and b/textures/e4m6/wswamp1_2.png differ diff --git a/textures/e4m6/wswamp2_2.png b/textures/e4m6/wswamp2_2.png new file mode 100644 index 0000000..6de30ad Binary files /dev/null and b/textures/e4m6/wswamp2_2.png differ diff --git a/textures/e4m6/z_exit.png b/textures/e4m6/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/e4m6/z_exit.png differ diff --git a/textures/e4m7/*04awater1.png b/textures/e4m7/*04awater1.png new file mode 100644 index 0000000..31f14b1 Binary files /dev/null and b/textures/e4m7/*04awater1.png differ diff --git a/textures/e4m7/*slime1.png b/textures/e4m7/*slime1.png new file mode 100644 index 0000000..4597e0e Binary files /dev/null and b/textures/e4m7/*slime1.png differ diff --git a/textures/e4m7/*teleport.png b/textures/e4m7/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/e4m7/*teleport.png differ diff --git a/textures/e4m7/+0button.png b/textures/e4m7/+0button.png new file mode 100644 index 0000000..14947f9 Binary files /dev/null and b/textures/e4m7/+0button.png differ diff --git a/textures/e4m7/+0floorsw.png b/textures/e4m7/+0floorsw.png new file mode 100644 index 0000000..048c5b2 Binary files /dev/null and b/textures/e4m7/+0floorsw.png differ diff --git a/textures/e4m7/+0light01.png b/textures/e4m7/+0light01.png new file mode 100644 index 0000000..9163e7f Binary files /dev/null and b/textures/e4m7/+0light01.png differ diff --git a/textures/e4m7/+0shoot.png b/textures/e4m7/+0shoot.png new file mode 100644 index 0000000..117d370 Binary files /dev/null and b/textures/e4m7/+0shoot.png differ diff --git a/textures/e4m7/+1button.png b/textures/e4m7/+1button.png new file mode 100644 index 0000000..de83f50 Binary files /dev/null and b/textures/e4m7/+1button.png differ diff --git a/textures/e4m7/+1floorsw.png b/textures/e4m7/+1floorsw.png new file mode 100644 index 0000000..aada891 Binary files /dev/null and b/textures/e4m7/+1floorsw.png differ diff --git a/textures/e4m7/+1light01.png b/textures/e4m7/+1light01.png new file mode 100644 index 0000000..bfd63c2 Binary files /dev/null and b/textures/e4m7/+1light01.png differ diff --git a/textures/e4m7/+1shoot.png b/textures/e4m7/+1shoot.png new file mode 100644 index 0000000..6bfdccc Binary files /dev/null and b/textures/e4m7/+1shoot.png differ diff --git a/textures/e4m7/+2button.png b/textures/e4m7/+2button.png new file mode 100644 index 0000000..be192b8 Binary files /dev/null and b/textures/e4m7/+2button.png differ diff --git a/textures/e4m7/+2floorsw.png b/textures/e4m7/+2floorsw.png new file mode 100644 index 0000000..b926cc3 Binary files /dev/null and b/textures/e4m7/+2floorsw.png differ diff --git a/textures/e4m7/+2light01.png b/textures/e4m7/+2light01.png new file mode 100644 index 0000000..6ce8599 Binary files /dev/null and b/textures/e4m7/+2light01.png differ diff --git a/textures/e4m7/+2shoot.png b/textures/e4m7/+2shoot.png new file mode 100644 index 0000000..89743c8 Binary files /dev/null and b/textures/e4m7/+2shoot.png differ diff --git a/textures/e4m7/+3button.png b/textures/e4m7/+3button.png new file mode 100644 index 0000000..db99f9d Binary files /dev/null and b/textures/e4m7/+3button.png differ diff --git a/textures/e4m7/+3floorsw.png b/textures/e4m7/+3floorsw.png new file mode 100644 index 0000000..d1d5725 Binary files /dev/null and b/textures/e4m7/+3floorsw.png differ diff --git a/textures/e4m7/+3shoot.png b/textures/e4m7/+3shoot.png new file mode 100644 index 0000000..60a846b Binary files /dev/null and b/textures/e4m7/+3shoot.png differ diff --git a/textures/e4m7/+abutton.png b/textures/e4m7/+abutton.png new file mode 100644 index 0000000..7714abc Binary files /dev/null and b/textures/e4m7/+abutton.png differ diff --git a/textures/e4m7/+afloorsw.png b/textures/e4m7/+afloorsw.png new file mode 100644 index 0000000..06b5091 Binary files /dev/null and b/textures/e4m7/+afloorsw.png differ diff --git a/textures/e4m7/+ashoot.png b/textures/e4m7/+ashoot.png new file mode 100644 index 0000000..a641fcc Binary files /dev/null and b/textures/e4m7/+ashoot.png differ diff --git a/textures/e4m7/adoor03_6.png b/textures/e4m7/adoor03_6.png new file mode 100644 index 0000000..db510f6 Binary files /dev/null and b/textures/e4m7/adoor03_6.png differ diff --git a/textures/e4m7/adoor09_1.png b/textures/e4m7/adoor09_1.png new file mode 100644 index 0000000..1287277 Binary files /dev/null and b/textures/e4m7/adoor09_1.png differ diff --git a/textures/e4m7/arch7.png b/textures/e4m7/arch7.png new file mode 100644 index 0000000..f5a436c Binary files /dev/null and b/textures/e4m7/arch7.png differ diff --git a/textures/e4m7/black.png b/textures/e4m7/black.png new file mode 100644 index 0000000..cc4b78b Binary files /dev/null and b/textures/e4m7/black.png differ diff --git a/textures/e4m7/ceiling4.png b/textures/e4m7/ceiling4.png new file mode 100644 index 0000000..6ca1d6b Binary files /dev/null and b/textures/e4m7/ceiling4.png differ diff --git a/textures/e4m7/city2_2.png b/textures/e4m7/city2_2.png new file mode 100644 index 0000000..be68187 Binary files /dev/null and b/textures/e4m7/city2_2.png differ diff --git a/textures/e4m7/city2_5.png b/textures/e4m7/city2_5.png new file mode 100644 index 0000000..4dfa8f9 Binary files /dev/null and b/textures/e4m7/city2_5.png differ diff --git a/textures/e4m7/city3_2.png b/textures/e4m7/city3_2.png new file mode 100644 index 0000000..522cea3 Binary files /dev/null and b/textures/e4m7/city3_2.png differ diff --git a/textures/e4m7/city4_5.png b/textures/e4m7/city4_5.png new file mode 100644 index 0000000..b4cf58b Binary files /dev/null and b/textures/e4m7/city4_5.png differ diff --git a/textures/e4m7/city4_7.png b/textures/e4m7/city4_7.png new file mode 100644 index 0000000..b800099 Binary files /dev/null and b/textures/e4m7/city4_7.png differ diff --git a/textures/e4m7/column1_4.png b/textures/e4m7/column1_4.png new file mode 100644 index 0000000..4ea30d0 Binary files /dev/null and b/textures/e4m7/column1_4.png differ diff --git a/textures/e4m7/cop1_1.png b/textures/e4m7/cop1_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/e4m7/cop1_1.png differ diff --git a/textures/e4m7/cop3_4.png b/textures/e4m7/cop3_4.png new file mode 100644 index 0000000..45da005 Binary files /dev/null and b/textures/e4m7/cop3_4.png differ diff --git a/textures/e4m7/demc4_4.png b/textures/e4m7/demc4_4.png new file mode 100644 index 0000000..7f2554e Binary files /dev/null and b/textures/e4m7/demc4_4.png differ diff --git a/textures/e4m7/dung01_1.png b/textures/e4m7/dung01_1.png new file mode 100644 index 0000000..d7a8649 Binary files /dev/null and b/textures/e4m7/dung01_1.png differ diff --git a/textures/e4m7/exit02_3.png b/textures/e4m7/exit02_3.png new file mode 100644 index 0000000..b18284f Binary files /dev/null and b/textures/e4m7/exit02_3.png differ diff --git a/textures/e4m7/key02_2.png b/textures/e4m7/key02_2.png new file mode 100644 index 0000000..0a0c5b7 Binary files /dev/null and b/textures/e4m7/key02_2.png differ diff --git a/textures/e4m7/light1_2.png b/textures/e4m7/light1_2.png new file mode 100644 index 0000000..64175f3 Binary files /dev/null and b/textures/e4m7/light1_2.png differ diff --git a/textures/e4m7/metal1_3.png b/textures/e4m7/metal1_3.png new file mode 100644 index 0000000..b75b82c Binary files /dev/null and b/textures/e4m7/metal1_3.png differ diff --git a/textures/e4m7/metal1_5.png b/textures/e4m7/metal1_5.png new file mode 100644 index 0000000..8ca9f64 Binary files /dev/null and b/textures/e4m7/metal1_5.png differ diff --git a/textures/e4m7/metal1_6.png b/textures/e4m7/metal1_6.png new file mode 100644 index 0000000..2becbe3 Binary files /dev/null and b/textures/e4m7/metal1_6.png differ diff --git a/textures/e4m7/metal2_1.png b/textures/e4m7/metal2_1.png new file mode 100644 index 0000000..c41ef7a Binary files /dev/null and b/textures/e4m7/metal2_1.png differ diff --git a/textures/e4m7/metal2_5.png b/textures/e4m7/metal2_5.png new file mode 100644 index 0000000..b54646c Binary files /dev/null and b/textures/e4m7/metal2_5.png differ diff --git a/textures/e4m7/plat_top1.png b/textures/e4m7/plat_top1.png new file mode 100644 index 0000000..01b497b Binary files /dev/null and b/textures/e4m7/plat_top1.png differ diff --git a/textures/e4m7/plat_top2.png b/textures/e4m7/plat_top2.png new file mode 100644 index 0000000..831ee39 Binary files /dev/null and b/textures/e4m7/plat_top2.png differ diff --git a/textures/e4m7/sky4.png b/textures/e4m7/sky4.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/e4m7/sky4.png differ diff --git a/textures/e4m7/swtch1_1.png b/textures/e4m7/swtch1_1.png new file mode 100644 index 0000000..78b779a Binary files /dev/null and b/textures/e4m7/swtch1_1.png differ diff --git a/textures/e4m7/trigger.png b/textures/e4m7/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e4m7/trigger.png differ diff --git a/textures/e4m7/uwall1_4.png b/textures/e4m7/uwall1_4.png new file mode 100644 index 0000000..f6c0dbd Binary files /dev/null and b/textures/e4m7/uwall1_4.png differ diff --git a/textures/e4m7/z_exit.png b/textures/e4m7/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/e4m7/z_exit.png differ diff --git a/textures/e4m8/*04water2.png b/textures/e4m8/*04water2.png new file mode 100644 index 0000000..111e620 Binary files /dev/null and b/textures/e4m8/*04water2.png differ diff --git a/textures/e4m8/*lava1.png b/textures/e4m8/*lava1.png new file mode 100644 index 0000000..099c4b8 Binary files /dev/null and b/textures/e4m8/*lava1.png differ diff --git a/textures/e4m8/*teleport.png b/textures/e4m8/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/e4m8/*teleport.png differ diff --git a/textures/e4m8/+0button.png b/textures/e4m8/+0button.png new file mode 100644 index 0000000..14947f9 Binary files /dev/null and b/textures/e4m8/+0button.png differ diff --git a/textures/e4m8/+0floorsw.png b/textures/e4m8/+0floorsw.png new file mode 100644 index 0000000..048c5b2 Binary files /dev/null and b/textures/e4m8/+0floorsw.png differ diff --git a/textures/e4m8/+0light01.png b/textures/e4m8/+0light01.png new file mode 100644 index 0000000..9163e7f Binary files /dev/null and b/textures/e4m8/+0light01.png differ diff --git a/textures/e4m8/+0shoot.png b/textures/e4m8/+0shoot.png new file mode 100644 index 0000000..117d370 Binary files /dev/null and b/textures/e4m8/+0shoot.png differ diff --git a/textures/e4m8/+1button.png b/textures/e4m8/+1button.png new file mode 100644 index 0000000..de83f50 Binary files /dev/null and b/textures/e4m8/+1button.png differ diff --git a/textures/e4m8/+1floorsw.png b/textures/e4m8/+1floorsw.png new file mode 100644 index 0000000..aada891 Binary files /dev/null and b/textures/e4m8/+1floorsw.png differ diff --git a/textures/e4m8/+1light01.png b/textures/e4m8/+1light01.png new file mode 100644 index 0000000..bfd63c2 Binary files /dev/null and b/textures/e4m8/+1light01.png differ diff --git a/textures/e4m8/+1shoot.png b/textures/e4m8/+1shoot.png new file mode 100644 index 0000000..6bfdccc Binary files /dev/null and b/textures/e4m8/+1shoot.png differ diff --git a/textures/e4m8/+2button.png b/textures/e4m8/+2button.png new file mode 100644 index 0000000..be192b8 Binary files /dev/null and b/textures/e4m8/+2button.png differ diff --git a/textures/e4m8/+2floorsw.png b/textures/e4m8/+2floorsw.png new file mode 100644 index 0000000..b926cc3 Binary files /dev/null and b/textures/e4m8/+2floorsw.png differ diff --git a/textures/e4m8/+2light01.png b/textures/e4m8/+2light01.png new file mode 100644 index 0000000..6ce8599 Binary files /dev/null and b/textures/e4m8/+2light01.png differ diff --git a/textures/e4m8/+2shoot.png b/textures/e4m8/+2shoot.png new file mode 100644 index 0000000..89743c8 Binary files /dev/null and b/textures/e4m8/+2shoot.png differ diff --git a/textures/e4m8/+3button.png b/textures/e4m8/+3button.png new file mode 100644 index 0000000..db99f9d Binary files /dev/null and b/textures/e4m8/+3button.png differ diff --git a/textures/e4m8/+3floorsw.png b/textures/e4m8/+3floorsw.png new file mode 100644 index 0000000..d1d5725 Binary files /dev/null and b/textures/e4m8/+3floorsw.png differ diff --git a/textures/e4m8/+3shoot.png b/textures/e4m8/+3shoot.png new file mode 100644 index 0000000..60a846b Binary files /dev/null and b/textures/e4m8/+3shoot.png differ diff --git a/textures/e4m8/+abutton.png b/textures/e4m8/+abutton.png new file mode 100644 index 0000000..7714abc Binary files /dev/null and b/textures/e4m8/+abutton.png differ diff --git a/textures/e4m8/+afloorsw.png b/textures/e4m8/+afloorsw.png new file mode 100644 index 0000000..06b5091 Binary files /dev/null and b/textures/e4m8/+afloorsw.png differ diff --git a/textures/e4m8/+ashoot.png b/textures/e4m8/+ashoot.png new file mode 100644 index 0000000..a641fcc Binary files /dev/null and b/textures/e4m8/+ashoot.png differ diff --git a/textures/e4m8/adoor03_4.png b/textures/e4m8/adoor03_4.png new file mode 100644 index 0000000..0c86824 Binary files /dev/null and b/textures/e4m8/adoor03_4.png differ diff --git a/textures/e4m8/adoor03_5.png b/textures/e4m8/adoor03_5.png new file mode 100644 index 0000000..f85d272 Binary files /dev/null and b/textures/e4m8/adoor03_5.png differ diff --git a/textures/e4m8/adoor03_6.png b/textures/e4m8/adoor03_6.png new file mode 100644 index 0000000..db510f6 Binary files /dev/null and b/textures/e4m8/adoor03_6.png differ diff --git a/textures/e4m8/arch7.png b/textures/e4m8/arch7.png new file mode 100644 index 0000000..f5a436c Binary files /dev/null and b/textures/e4m8/arch7.png differ diff --git a/textures/e4m8/azfloor1_1.png b/textures/e4m8/azfloor1_1.png new file mode 100644 index 0000000..59437ab Binary files /dev/null and b/textures/e4m8/azfloor1_1.png differ diff --git a/textures/e4m8/black.png b/textures/e4m8/black.png new file mode 100644 index 0000000..cc4b78b Binary files /dev/null and b/textures/e4m8/black.png differ diff --git a/textures/e4m8/city1_7.png b/textures/e4m8/city1_7.png new file mode 100644 index 0000000..9ab8313 Binary files /dev/null and b/textures/e4m8/city1_7.png differ diff --git a/textures/e4m8/city2_3.png b/textures/e4m8/city2_3.png new file mode 100644 index 0000000..8a2a35d Binary files /dev/null and b/textures/e4m8/city2_3.png differ diff --git a/textures/e4m8/clip.png b/textures/e4m8/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/e4m8/clip.png differ diff --git a/textures/e4m8/column1_4.png b/textures/e4m8/column1_4.png new file mode 100644 index 0000000..4ea30d0 Binary files /dev/null and b/textures/e4m8/column1_4.png differ diff --git a/textures/e4m8/cop1_1.png b/textures/e4m8/cop1_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/e4m8/cop1_1.png differ diff --git a/textures/e4m8/cop3_4.png b/textures/e4m8/cop3_4.png new file mode 100644 index 0000000..45da005 Binary files /dev/null and b/textures/e4m8/cop3_4.png differ diff --git a/textures/e4m8/demc4_4.png b/textures/e4m8/demc4_4.png new file mode 100644 index 0000000..7f2554e Binary files /dev/null and b/textures/e4m8/demc4_4.png differ diff --git a/textures/e4m8/dung01_3.png b/textures/e4m8/dung01_3.png new file mode 100644 index 0000000..d10a47c Binary files /dev/null and b/textures/e4m8/dung01_3.png differ diff --git a/textures/e4m8/exit02_3.png b/textures/e4m8/exit02_3.png new file mode 100644 index 0000000..b18284f Binary files /dev/null and b/textures/e4m8/exit02_3.png differ diff --git a/textures/e4m8/key02_1.png b/textures/e4m8/key02_1.png new file mode 100644 index 0000000..fb3513d Binary files /dev/null and b/textures/e4m8/key02_1.png differ diff --git a/textures/e4m8/key02_2.png b/textures/e4m8/key02_2.png new file mode 100644 index 0000000..0a0c5b7 Binary files /dev/null and b/textures/e4m8/key02_2.png differ diff --git a/textures/e4m8/sky4.png b/textures/e4m8/sky4.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/e4m8/sky4.png differ diff --git a/textures/e4m8/trigger.png b/textures/e4m8/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/e4m8/trigger.png differ diff --git a/textures/e4m8/uwall1_3.png b/textures/e4m8/uwall1_3.png new file mode 100644 index 0000000..3efa2c1 Binary files /dev/null and b/textures/e4m8/uwall1_3.png differ diff --git a/textures/e4m8/wall5_4.png b/textures/e4m8/wall5_4.png new file mode 100644 index 0000000..92f0b36 Binary files /dev/null and b/textures/e4m8/wall5_4.png differ diff --git a/textures/e4m8/window1_4.png b/textures/e4m8/window1_4.png new file mode 100644 index 0000000..41a7158 Binary files /dev/null and b/textures/e4m8/window1_4.png differ diff --git a/textures/e4m8/woodflr1_2.png b/textures/e4m8/woodflr1_2.png new file mode 100644 index 0000000..e314139 Binary files /dev/null and b/textures/e4m8/woodflr1_2.png differ diff --git a/textures/e4m8/z_exit.png b/textures/e4m8/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/e4m8/z_exit.png differ diff --git a/textures/end/*04water1.png b/textures/end/*04water1.png new file mode 100644 index 0000000..111e620 Binary files /dev/null and b/textures/end/*04water1.png differ diff --git a/textures/end/*lava1.png b/textures/end/*lava1.png new file mode 100644 index 0000000..099c4b8 Binary files /dev/null and b/textures/end/*lava1.png differ diff --git a/textures/end/*teleport.png b/textures/end/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/end/*teleport.png differ diff --git a/textures/end/cop1_1.png b/textures/end/cop1_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/end/cop1_1.png differ diff --git a/textures/end/cop3_4.png b/textures/end/cop3_4.png new file mode 100644 index 0000000..45da005 Binary files /dev/null and b/textures/end/cop3_4.png differ diff --git a/textures/end/rock3_8.png b/textures/end/rock3_8.png new file mode 100644 index 0000000..a16cb06 Binary files /dev/null and b/textures/end/rock3_8.png differ diff --git a/textures/end/rock4_1.png b/textures/end/rock4_1.png new file mode 100644 index 0000000..51e8571 Binary files /dev/null and b/textures/end/rock4_1.png differ diff --git a/textures/end/rock5_2.png b/textures/end/rock5_2.png new file mode 100644 index 0000000..4091085 Binary files /dev/null and b/textures/end/rock5_2.png differ diff --git a/textures/end/trigger.png b/textures/end/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/end/trigger.png differ diff --git a/textures/end/wgrnd1_6.png b/textures/end/wgrnd1_6.png new file mode 100644 index 0000000..482804a Binary files /dev/null and b/textures/end/wgrnd1_6.png differ diff --git a/textures/end/wizmet1_2.png b/textures/end/wizmet1_2.png new file mode 100644 index 0000000..53f634d Binary files /dev/null and b/textures/end/wizmet1_2.png differ diff --git a/textures/prototype/*64_water1_1.png b/textures/prototype/*64_water1_1.png new file mode 100644 index 0000000..300759b Binary files /dev/null and b/textures/prototype/*64_water1_1.png differ diff --git a/textures/prototype/*64_water1_2.png b/textures/prototype/*64_water1_2.png new file mode 100644 index 0000000..5cc1887 Binary files /dev/null and b/textures/prototype/*64_water1_2.png differ diff --git a/textures/prototype/*64_water1_3.png b/textures/prototype/*64_water1_3.png new file mode 100644 index 0000000..9387c8b Binary files /dev/null and b/textures/prototype/*64_water1_3.png differ diff --git a/textures/prototype/*64_water2_1.png b/textures/prototype/*64_water2_1.png new file mode 100644 index 0000000..9cf0334 Binary files /dev/null and b/textures/prototype/*64_water2_1.png differ diff --git a/textures/prototype/*64_water2_2.png b/textures/prototype/*64_water2_2.png new file mode 100644 index 0000000..a7bdde5 Binary files /dev/null and b/textures/prototype/*64_water2_2.png differ diff --git a/textures/prototype/*64_water2_3.png b/textures/prototype/*64_water2_3.png new file mode 100644 index 0000000..05d7f07 Binary files /dev/null and b/textures/prototype/*64_water2_3.png differ diff --git a/textures/prototype/*tele01.png b/textures/prototype/*tele01.png new file mode 100644 index 0000000..7d3cd7f Binary files /dev/null and b/textures/prototype/*tele01.png differ diff --git a/textures/prototype/*waterskip.png b/textures/prototype/*waterskip.png new file mode 100644 index 0000000..9032d18 Binary files /dev/null and b/textures/prototype/*waterskip.png differ diff --git a/textures/prototype/+0button_1.png b/textures/prototype/+0button_1.png new file mode 100644 index 0000000..43f124b Binary files /dev/null and b/textures/prototype/+0button_1.png differ diff --git a/textures/prototype/+0button_2.png b/textures/prototype/+0button_2.png new file mode 100644 index 0000000..7f1b7e1 Binary files /dev/null and b/textures/prototype/+0button_2.png differ diff --git a/textures/prototype/+0button_3.png b/textures/prototype/+0button_3.png new file mode 100644 index 0000000..3f7abb3 Binary files /dev/null and b/textures/prototype/+0button_3.png differ diff --git a/textures/prototype/+1button_1.png b/textures/prototype/+1button_1.png new file mode 100644 index 0000000..48599c5 Binary files /dev/null and b/textures/prototype/+1button_1.png differ diff --git a/textures/prototype/+1button_2.png b/textures/prototype/+1button_2.png new file mode 100644 index 0000000..e7c6509 Binary files /dev/null and b/textures/prototype/+1button_2.png differ diff --git a/textures/prototype/+1button_3.png b/textures/prototype/+1button_3.png new file mode 100644 index 0000000..47350c8 Binary files /dev/null and b/textures/prototype/+1button_3.png differ diff --git a/textures/prototype/+abutton_1.png b/textures/prototype/+abutton_1.png new file mode 100644 index 0000000..40abeca Binary files /dev/null and b/textures/prototype/+abutton_1.png differ diff --git a/textures/prototype/+abutton_2.png b/textures/prototype/+abutton_2.png new file mode 100644 index 0000000..9703c9f Binary files /dev/null and b/textures/prototype/+abutton_2.png differ diff --git a/textures/prototype/+abutton_3.png b/textures/prototype/+abutton_3.png new file mode 100644 index 0000000..ed906ed Binary files /dev/null and b/textures/prototype/+abutton_3.png differ diff --git a/textures/prototype/128_blood_1.png b/textures/prototype/128_blood_1.png new file mode 100644 index 0000000..15dc943 Binary files /dev/null and b/textures/prototype/128_blood_1.png differ diff --git a/textures/prototype/128_blood_2.png b/textures/prototype/128_blood_2.png new file mode 100644 index 0000000..e2923da Binary files /dev/null and b/textures/prototype/128_blood_2.png differ diff --git a/textures/prototype/128_blood_3.png b/textures/prototype/128_blood_3.png new file mode 100644 index 0000000..3ceea06 Binary files /dev/null and b/textures/prototype/128_blood_3.png differ diff --git a/textures/prototype/128_blue_1.png b/textures/prototype/128_blue_1.png new file mode 100644 index 0000000..3bd0e09 Binary files /dev/null and b/textures/prototype/128_blue_1.png differ diff --git a/textures/prototype/128_blue_2.png b/textures/prototype/128_blue_2.png new file mode 100644 index 0000000..798c3f9 Binary files /dev/null and b/textures/prototype/128_blue_2.png differ diff --git a/textures/prototype/128_blue_3.png b/textures/prototype/128_blue_3.png new file mode 100644 index 0000000..91a8710 Binary files /dev/null and b/textures/prototype/128_blue_3.png differ diff --git a/textures/prototype/128_brown_1.png b/textures/prototype/128_brown_1.png new file mode 100644 index 0000000..0ceca16 Binary files /dev/null and b/textures/prototype/128_brown_1.png differ diff --git a/textures/prototype/128_brown_2.png b/textures/prototype/128_brown_2.png new file mode 100644 index 0000000..6783a29 Binary files /dev/null and b/textures/prototype/128_brown_2.png differ diff --git a/textures/prototype/128_brown_3.png b/textures/prototype/128_brown_3.png new file mode 100644 index 0000000..b7dd5c8 Binary files /dev/null and b/textures/prototype/128_brown_3.png differ diff --git a/textures/prototype/128_cyan_1.png b/textures/prototype/128_cyan_1.png new file mode 100644 index 0000000..389aed3 Binary files /dev/null and b/textures/prototype/128_cyan_1.png differ diff --git a/textures/prototype/128_cyan_2.png b/textures/prototype/128_cyan_2.png new file mode 100644 index 0000000..f4cb8ff Binary files /dev/null and b/textures/prototype/128_cyan_2.png differ diff --git a/textures/prototype/128_cyan_3.png b/textures/prototype/128_cyan_3.png new file mode 100644 index 0000000..01289f5 Binary files /dev/null and b/textures/prototype/128_cyan_3.png differ diff --git a/textures/prototype/128_gold_1.png b/textures/prototype/128_gold_1.png new file mode 100644 index 0000000..f2043be Binary files /dev/null and b/textures/prototype/128_gold_1.png differ diff --git a/textures/prototype/128_gold_2.png b/textures/prototype/128_gold_2.png new file mode 100644 index 0000000..a258702 Binary files /dev/null and b/textures/prototype/128_gold_2.png differ diff --git a/textures/prototype/128_gold_3.png b/textures/prototype/128_gold_3.png new file mode 100644 index 0000000..172f4ec Binary files /dev/null and b/textures/prototype/128_gold_3.png differ diff --git a/textures/prototype/128_green_1.png b/textures/prototype/128_green_1.png new file mode 100644 index 0000000..69bf22c Binary files /dev/null and b/textures/prototype/128_green_1.png differ diff --git a/textures/prototype/128_green_2.png b/textures/prototype/128_green_2.png new file mode 100644 index 0000000..78acf4c Binary files /dev/null and b/textures/prototype/128_green_2.png differ diff --git a/textures/prototype/128_green_3.png b/textures/prototype/128_green_3.png new file mode 100644 index 0000000..f4f4d58 Binary files /dev/null and b/textures/prototype/128_green_3.png differ diff --git a/textures/prototype/128_grey_1.png b/textures/prototype/128_grey_1.png new file mode 100644 index 0000000..7d188fa Binary files /dev/null and b/textures/prototype/128_grey_1.png differ diff --git a/textures/prototype/128_grey_2.png b/textures/prototype/128_grey_2.png new file mode 100644 index 0000000..83c726f Binary files /dev/null and b/textures/prototype/128_grey_2.png differ diff --git a/textures/prototype/128_grey_3.png b/textures/prototype/128_grey_3.png new file mode 100644 index 0000000..701f11a Binary files /dev/null and b/textures/prototype/128_grey_3.png differ diff --git a/textures/prototype/128_honey_1.png b/textures/prototype/128_honey_1.png new file mode 100644 index 0000000..ae920ee Binary files /dev/null and b/textures/prototype/128_honey_1.png differ diff --git a/textures/prototype/128_honey_2.png b/textures/prototype/128_honey_2.png new file mode 100644 index 0000000..fbe0a62 Binary files /dev/null and b/textures/prototype/128_honey_2.png differ diff --git a/textures/prototype/128_honey_3.png b/textures/prototype/128_honey_3.png new file mode 100644 index 0000000..8311d8b Binary files /dev/null and b/textures/prototype/128_honey_3.png differ diff --git a/textures/prototype/64_blood_1.png b/textures/prototype/64_blood_1.png new file mode 100644 index 0000000..399d1f5 Binary files /dev/null and b/textures/prototype/64_blood_1.png differ diff --git a/textures/prototype/64_blood_2.png b/textures/prototype/64_blood_2.png new file mode 100644 index 0000000..1e6a2c6 Binary files /dev/null and b/textures/prototype/64_blood_2.png differ diff --git a/textures/prototype/64_blood_3.png b/textures/prototype/64_blood_3.png new file mode 100644 index 0000000..328d269 Binary files /dev/null and b/textures/prototype/64_blood_3.png differ diff --git a/textures/prototype/64_blue_1.png b/textures/prototype/64_blue_1.png new file mode 100644 index 0000000..87387ed Binary files /dev/null and b/textures/prototype/64_blue_1.png differ diff --git a/textures/prototype/64_blue_2.png b/textures/prototype/64_blue_2.png new file mode 100644 index 0000000..9ad6ecb Binary files /dev/null and b/textures/prototype/64_blue_2.png differ diff --git a/textures/prototype/64_blue_3.png b/textures/prototype/64_blue_3.png new file mode 100644 index 0000000..cb27960 Binary files /dev/null and b/textures/prototype/64_blue_3.png differ diff --git a/textures/prototype/64_brown_1.png b/textures/prototype/64_brown_1.png new file mode 100644 index 0000000..2e9f37a Binary files /dev/null and b/textures/prototype/64_brown_1.png differ diff --git a/textures/prototype/64_brown_2.png b/textures/prototype/64_brown_2.png new file mode 100644 index 0000000..833e549 Binary files /dev/null and b/textures/prototype/64_brown_2.png differ diff --git a/textures/prototype/64_brown_3.png b/textures/prototype/64_brown_3.png new file mode 100644 index 0000000..b9f5275 Binary files /dev/null and b/textures/prototype/64_brown_3.png differ diff --git a/textures/prototype/64_cyan_1.png b/textures/prototype/64_cyan_1.png new file mode 100644 index 0000000..f10850d Binary files /dev/null and b/textures/prototype/64_cyan_1.png differ diff --git a/textures/prototype/64_cyan_2.png b/textures/prototype/64_cyan_2.png new file mode 100644 index 0000000..773d64d Binary files /dev/null and b/textures/prototype/64_cyan_2.png differ diff --git a/textures/prototype/64_cyan_3.png b/textures/prototype/64_cyan_3.png new file mode 100644 index 0000000..c9cc961 Binary files /dev/null and b/textures/prototype/64_cyan_3.png differ diff --git a/textures/prototype/64_gold_1.png b/textures/prototype/64_gold_1.png new file mode 100644 index 0000000..1cc7026 Binary files /dev/null and b/textures/prototype/64_gold_1.png differ diff --git a/textures/prototype/64_gold_2.png b/textures/prototype/64_gold_2.png new file mode 100644 index 0000000..51ba679 Binary files /dev/null and b/textures/prototype/64_gold_2.png differ diff --git a/textures/prototype/64_gold_3.png b/textures/prototype/64_gold_3.png new file mode 100644 index 0000000..faa737b Binary files /dev/null and b/textures/prototype/64_gold_3.png differ diff --git a/textures/prototype/64_green_1.png b/textures/prototype/64_green_1.png new file mode 100644 index 0000000..ab064a8 Binary files /dev/null and b/textures/prototype/64_green_1.png differ diff --git a/textures/prototype/64_green_2.png b/textures/prototype/64_green_2.png new file mode 100644 index 0000000..12a3766 Binary files /dev/null and b/textures/prototype/64_green_2.png differ diff --git a/textures/prototype/64_green_3.png b/textures/prototype/64_green_3.png new file mode 100644 index 0000000..4f0a80e Binary files /dev/null and b/textures/prototype/64_green_3.png differ diff --git a/textures/prototype/64_grey_1.png b/textures/prototype/64_grey_1.png new file mode 100644 index 0000000..7a7a525 Binary files /dev/null and b/textures/prototype/64_grey_1.png differ diff --git a/textures/prototype/64_grey_3.png b/textures/prototype/64_grey_3.png new file mode 100644 index 0000000..3d10f4b Binary files /dev/null and b/textures/prototype/64_grey_3.png differ diff --git a/textures/prototype/64_grey_4.png b/textures/prototype/64_grey_4.png new file mode 100644 index 0000000..5c46bcb Binary files /dev/null and b/textures/prototype/64_grey_4.png differ diff --git a/textures/prototype/64_honey_1.png b/textures/prototype/64_honey_1.png new file mode 100644 index 0000000..59ce863 Binary files /dev/null and b/textures/prototype/64_honey_1.png differ diff --git a/textures/prototype/64_honey_2.png b/textures/prototype/64_honey_2.png new file mode 100644 index 0000000..6145bd7 Binary files /dev/null and b/textures/prototype/64_honey_2.png differ diff --git a/textures/prototype/64_honey_3.png b/textures/prototype/64_honey_3.png new file mode 100644 index 0000000..168af6f Binary files /dev/null and b/textures/prototype/64_honey_3.png differ diff --git a/textures/prototype/clip.png b/textures/prototype/clip.png new file mode 100644 index 0000000..62495da Binary files /dev/null and b/textures/prototype/clip.png differ diff --git a/textures/prototype/hint.png b/textures/prototype/hint.png new file mode 100644 index 0000000..5765f6a Binary files /dev/null and b/textures/prototype/hint.png differ diff --git a/textures/prototype/light1_big.png b/textures/prototype/light1_big.png new file mode 100644 index 0000000..a9e4d85 Binary files /dev/null and b/textures/prototype/light1_big.png differ diff --git a/textures/prototype/light1_grt.png b/textures/prototype/light1_grt.png new file mode 100644 index 0000000..044f2e9 Binary files /dev/null and b/textures/prototype/light1_grt.png differ diff --git a/textures/prototype/light1_sml.png b/textures/prototype/light1_sml.png new file mode 100644 index 0000000..0b1fc73 Binary files /dev/null and b/textures/prototype/light1_sml.png differ diff --git a/textures/prototype/skip.png b/textures/prototype/skip.png new file mode 100644 index 0000000..44fd4bb Binary files /dev/null and b/textures/prototype/skip.png differ diff --git a/textures/prototype/sky1.png b/textures/prototype/sky1.png new file mode 100644 index 0000000..acaf57d Binary files /dev/null and b/textures/prototype/sky1.png differ diff --git a/textures/prototype/sky2.png b/textures/prototype/sky2.png new file mode 100644 index 0000000..d0a9ea3 Binary files /dev/null and b/textures/prototype/sky2.png differ diff --git a/textures/prototype/text_0.png b/textures/prototype/text_0.png new file mode 100644 index 0000000..4c48d42 Binary files /dev/null and b/textures/prototype/text_0.png differ diff --git a/textures/prototype/text_1.png b/textures/prototype/text_1.png new file mode 100644 index 0000000..5b0b123 Binary files /dev/null and b/textures/prototype/text_1.png differ diff --git a/textures/prototype/text_2.png b/textures/prototype/text_2.png new file mode 100644 index 0000000..027347a Binary files /dev/null and b/textures/prototype/text_2.png differ diff --git a/textures/prototype/text_3.png b/textures/prototype/text_3.png new file mode 100644 index 0000000..ad064d9 Binary files /dev/null and b/textures/prototype/text_3.png differ diff --git a/textures/prototype/text_4.png b/textures/prototype/text_4.png new file mode 100644 index 0000000..c486a43 Binary files /dev/null and b/textures/prototype/text_4.png differ diff --git a/textures/prototype/text_5.png b/textures/prototype/text_5.png new file mode 100644 index 0000000..c5cb247 Binary files /dev/null and b/textures/prototype/text_5.png differ diff --git a/textures/prototype/text_6.png b/textures/prototype/text_6.png new file mode 100644 index 0000000..83e4c16 Binary files /dev/null and b/textures/prototype/text_6.png differ diff --git a/textures/prototype/text_7.png b/textures/prototype/text_7.png new file mode 100644 index 0000000..0135bc2 Binary files /dev/null and b/textures/prototype/text_7.png differ diff --git a/textures/prototype/text_8.png b/textures/prototype/text_8.png new file mode 100644 index 0000000..f5bb1b7 Binary files /dev/null and b/textures/prototype/text_8.png differ diff --git a/textures/prototype/text_9.png b/textures/prototype/text_9.png new file mode 100644 index 0000000..2227453 Binary files /dev/null and b/textures/prototype/text_9.png differ diff --git a/textures/prototype/text_A.png b/textures/prototype/text_A.png new file mode 100644 index 0000000..c15d525 Binary files /dev/null and b/textures/prototype/text_A.png differ diff --git a/textures/prototype/text_B.png b/textures/prototype/text_B.png new file mode 100644 index 0000000..f56cdef Binary files /dev/null and b/textures/prototype/text_B.png differ diff --git a/textures/prototype/text_C.png b/textures/prototype/text_C.png new file mode 100644 index 0000000..c7da233 Binary files /dev/null and b/textures/prototype/text_C.png differ diff --git a/textures/prototype/text_D.png b/textures/prototype/text_D.png new file mode 100644 index 0000000..219c6b6 Binary files /dev/null and b/textures/prototype/text_D.png differ diff --git a/textures/prototype/text_E.png b/textures/prototype/text_E.png new file mode 100644 index 0000000..dd9d55e Binary files /dev/null and b/textures/prototype/text_E.png differ diff --git a/textures/prototype/text_F.png b/textures/prototype/text_F.png new file mode 100644 index 0000000..d710bd6 Binary files /dev/null and b/textures/prototype/text_F.png differ diff --git a/textures/prototype/text_G.png b/textures/prototype/text_G.png new file mode 100644 index 0000000..20936bd Binary files /dev/null and b/textures/prototype/text_G.png differ diff --git a/textures/prototype/text_H.png b/textures/prototype/text_H.png new file mode 100644 index 0000000..eed9736 Binary files /dev/null and b/textures/prototype/text_H.png differ diff --git a/textures/prototype/text_I.png b/textures/prototype/text_I.png new file mode 100644 index 0000000..2b0890e Binary files /dev/null and b/textures/prototype/text_I.png differ diff --git a/textures/prototype/text_J.png b/textures/prototype/text_J.png new file mode 100644 index 0000000..067fde8 Binary files /dev/null and b/textures/prototype/text_J.png differ diff --git a/textures/prototype/text_K.png b/textures/prototype/text_K.png new file mode 100644 index 0000000..50a5a12 Binary files /dev/null and b/textures/prototype/text_K.png differ diff --git a/textures/prototype/text_L.png b/textures/prototype/text_L.png new file mode 100644 index 0000000..e9ebbd7 Binary files /dev/null and b/textures/prototype/text_L.png differ diff --git a/textures/prototype/text_M.png b/textures/prototype/text_M.png new file mode 100644 index 0000000..bfd6572 Binary files /dev/null and b/textures/prototype/text_M.png differ diff --git a/textures/prototype/text_N.png b/textures/prototype/text_N.png new file mode 100644 index 0000000..b4527fa Binary files /dev/null and b/textures/prototype/text_N.png differ diff --git a/textures/prototype/text_O.png b/textures/prototype/text_O.png new file mode 100644 index 0000000..8171602 Binary files /dev/null and b/textures/prototype/text_O.png differ diff --git a/textures/prototype/text_P.png b/textures/prototype/text_P.png new file mode 100644 index 0000000..3b09271 Binary files /dev/null and b/textures/prototype/text_P.png differ diff --git a/textures/prototype/text_Q.png b/textures/prototype/text_Q.png new file mode 100644 index 0000000..2707870 Binary files /dev/null and b/textures/prototype/text_Q.png differ diff --git a/textures/prototype/text_R.png b/textures/prototype/text_R.png new file mode 100644 index 0000000..75d5464 Binary files /dev/null and b/textures/prototype/text_R.png differ diff --git a/textures/prototype/text_S.png b/textures/prototype/text_S.png new file mode 100644 index 0000000..4ca1fd6 Binary files /dev/null and b/textures/prototype/text_S.png differ diff --git a/textures/prototype/text_T.png b/textures/prototype/text_T.png new file mode 100644 index 0000000..b822347 Binary files /dev/null and b/textures/prototype/text_T.png differ diff --git a/textures/prototype/text_U.png b/textures/prototype/text_U.png new file mode 100644 index 0000000..e344fa8 Binary files /dev/null and b/textures/prototype/text_U.png differ diff --git a/textures/prototype/text_V.png b/textures/prototype/text_V.png new file mode 100644 index 0000000..a75303e Binary files /dev/null and b/textures/prototype/text_V.png differ diff --git a/textures/prototype/text_W.png b/textures/prototype/text_W.png new file mode 100644 index 0000000..d380732 Binary files /dev/null and b/textures/prototype/text_W.png differ diff --git a/textures/prototype/text_X.png b/textures/prototype/text_X.png new file mode 100644 index 0000000..c3d317e Binary files /dev/null and b/textures/prototype/text_X.png differ diff --git a/textures/prototype/text_Y.png b/textures/prototype/text_Y.png new file mode 100644 index 0000000..144652a Binary files /dev/null and b/textures/prototype/text_Y.png differ diff --git a/textures/prototype/text_Z.png b/textures/prototype/text_Z.png new file mode 100644 index 0000000..611c0d2 Binary files /dev/null and b/textures/prototype/text_Z.png differ diff --git a/textures/prototype/text_amper.png b/textures/prototype/text_amper.png new file mode 100644 index 0000000..19b2fc3 Binary files /dev/null and b/textures/prototype/text_amper.png differ diff --git a/textures/prototype/text_arrow.png b/textures/prototype/text_arrow.png new file mode 100644 index 0000000..5231f52 Binary files /dev/null and b/textures/prototype/text_arrow.png differ diff --git a/textures/prototype/text_circle.png b/textures/prototype/text_circle.png new file mode 100644 index 0000000..4af8baf Binary files /dev/null and b/textures/prototype/text_circle.png differ diff --git a/textures/prototype/text_comma.png b/textures/prototype/text_comma.png new file mode 100644 index 0000000..96ddd33 Binary files /dev/null and b/textures/prototype/text_comma.png differ diff --git a/textures/prototype/text_dash.png b/textures/prototype/text_dash.png new file mode 100644 index 0000000..0f4ab9a Binary files /dev/null and b/textures/prototype/text_dash.png differ diff --git a/textures/prototype/text_dot.png b/textures/prototype/text_dot.png new file mode 100644 index 0000000..6a372b2 Binary files /dev/null and b/textures/prototype/text_dot.png differ diff --git a/textures/prototype/text_emark.png b/textures/prototype/text_emark.png new file mode 100644 index 0000000..baa50ae Binary files /dev/null and b/textures/prototype/text_emark.png differ diff --git a/textures/prototype/text_hash.png b/textures/prototype/text_hash.png new file mode 100644 index 0000000..269c1b5 Binary files /dev/null and b/textures/prototype/text_hash.png differ diff --git a/textures/prototype/text_light.png b/textures/prototype/text_light.png new file mode 100644 index 0000000..d610832 Binary files /dev/null and b/textures/prototype/text_light.png differ diff --git a/textures/prototype/text_percent.png b/textures/prototype/text_percent.png new file mode 100644 index 0000000..8c3468a Binary files /dev/null and b/textures/prototype/text_percent.png differ diff --git a/textures/prototype/text_qmark.png b/textures/prototype/text_qmark.png new file mode 100644 index 0000000..09309c5 Binary files /dev/null and b/textures/prototype/text_qmark.png differ diff --git a/textures/prototype/text_smiley.png b/textures/prototype/text_smiley.png new file mode 100644 index 0000000..7ffcfa9 Binary files /dev/null and b/textures/prototype/text_smiley.png differ diff --git a/textures/prototype/text_sound.png b/textures/prototype/text_sound.png new file mode 100644 index 0000000..577e7a0 Binary files /dev/null and b/textures/prototype/text_sound.png differ diff --git a/textures/prototype/text_uscore.png b/textures/prototype/text_uscore.png new file mode 100644 index 0000000..fa95cb8 Binary files /dev/null and b/textures/prototype/text_uscore.png differ diff --git a/textures/prototype/trigger.png b/textures/prototype/trigger.png new file mode 100644 index 0000000..129635a Binary files /dev/null and b/textures/prototype/trigger.png differ diff --git a/textures/prototype/void.png b/textures/prototype/void.png new file mode 100644 index 0000000..cc4b78b Binary files /dev/null and b/textures/prototype/void.png differ diff --git a/textures/prototype_1_2/*64_water1_1.png b/textures/prototype_1_2/*64_water1_1.png new file mode 100644 index 0000000..300759b Binary files /dev/null and b/textures/prototype_1_2/*64_water1_1.png differ diff --git a/textures/prototype_1_2/*64_water1_2.png b/textures/prototype_1_2/*64_water1_2.png new file mode 100644 index 0000000..5cc1887 Binary files /dev/null and b/textures/prototype_1_2/*64_water1_2.png differ diff --git a/textures/prototype_1_2/*64_water1_3.png b/textures/prototype_1_2/*64_water1_3.png new file mode 100644 index 0000000..9387c8b Binary files /dev/null and b/textures/prototype_1_2/*64_water1_3.png differ diff --git a/textures/prototype_1_2/*64_water2_1.png b/textures/prototype_1_2/*64_water2_1.png new file mode 100644 index 0000000..9cf0334 Binary files /dev/null and b/textures/prototype_1_2/*64_water2_1.png differ diff --git a/textures/prototype_1_2/*64_water2_2.png b/textures/prototype_1_2/*64_water2_2.png new file mode 100644 index 0000000..a7bdde5 Binary files /dev/null and b/textures/prototype_1_2/*64_water2_2.png differ diff --git a/textures/prototype_1_2/*64_water2_3.png b/textures/prototype_1_2/*64_water2_3.png new file mode 100644 index 0000000..05d7f07 Binary files /dev/null and b/textures/prototype_1_2/*64_water2_3.png differ diff --git a/textures/prototype_1_2/*lava_64_1.png b/textures/prototype_1_2/*lava_64_1.png new file mode 100644 index 0000000..697537f Binary files /dev/null and b/textures/prototype_1_2/*lava_64_1.png differ diff --git a/textures/prototype_1_2/*lava_64_2.png b/textures/prototype_1_2/*lava_64_2.png new file mode 100644 index 0000000..81dfa2c Binary files /dev/null and b/textures/prototype_1_2/*lava_64_2.png differ diff --git a/textures/prototype_1_2/*lava_64_3.png b/textures/prototype_1_2/*lava_64_3.png new file mode 100644 index 0000000..ff16064 Binary files /dev/null and b/textures/prototype_1_2/*lava_64_3.png differ diff --git a/textures/prototype_1_2/*lavaskip.png b/textures/prototype_1_2/*lavaskip.png new file mode 100644 index 0000000..c58e4be Binary files /dev/null and b/textures/prototype_1_2/*lavaskip.png differ diff --git a/textures/prototype_1_2/*slimeskip.png b/textures/prototype_1_2/*slimeskip.png new file mode 100644 index 0000000..8916acd Binary files /dev/null and b/textures/prototype_1_2/*slimeskip.png differ diff --git a/textures/prototype_1_2/*tele01.png b/textures/prototype_1_2/*tele01.png new file mode 100644 index 0000000..7d3cd7f Binary files /dev/null and b/textures/prototype_1_2/*tele01.png differ diff --git a/textures/prototype_1_2/*waterskip.png b/textures/prototype_1_2/*waterskip.png new file mode 100644 index 0000000..9032d18 Binary files /dev/null and b/textures/prototype_1_2/*waterskip.png differ diff --git a/textures/prototype_1_2/+0button_1.png b/textures/prototype_1_2/+0button_1.png new file mode 100644 index 0000000..43f124b Binary files /dev/null and b/textures/prototype_1_2/+0button_1.png differ diff --git a/textures/prototype_1_2/+0button_2.png b/textures/prototype_1_2/+0button_2.png new file mode 100644 index 0000000..7f1b7e1 Binary files /dev/null and b/textures/prototype_1_2/+0button_2.png differ diff --git a/textures/prototype_1_2/+0button_3.png b/textures/prototype_1_2/+0button_3.png new file mode 100644 index 0000000..3f7abb3 Binary files /dev/null and b/textures/prototype_1_2/+0button_3.png differ diff --git a/textures/prototype_1_2/+1button_1.png b/textures/prototype_1_2/+1button_1.png new file mode 100644 index 0000000..48599c5 Binary files /dev/null and b/textures/prototype_1_2/+1button_1.png differ diff --git a/textures/prototype_1_2/+1button_2.png b/textures/prototype_1_2/+1button_2.png new file mode 100644 index 0000000..e7c6509 Binary files /dev/null and b/textures/prototype_1_2/+1button_2.png differ diff --git a/textures/prototype_1_2/+1button_3.png b/textures/prototype_1_2/+1button_3.png new file mode 100644 index 0000000..47350c8 Binary files /dev/null and b/textures/prototype_1_2/+1button_3.png differ diff --git a/textures/prototype_1_2/+abutton_1.png b/textures/prototype_1_2/+abutton_1.png new file mode 100644 index 0000000..40abeca Binary files /dev/null and b/textures/prototype_1_2/+abutton_1.png differ diff --git a/textures/prototype_1_2/+abutton_2.png b/textures/prototype_1_2/+abutton_2.png new file mode 100644 index 0000000..9703c9f Binary files /dev/null and b/textures/prototype_1_2/+abutton_2.png differ diff --git a/textures/prototype_1_2/+abutton_3.png b/textures/prototype_1_2/+abutton_3.png new file mode 100644 index 0000000..ed906ed Binary files /dev/null and b/textures/prototype_1_2/+abutton_3.png differ diff --git a/textures/prototype_1_2/128_blood_1.png b/textures/prototype_1_2/128_blood_1.png new file mode 100644 index 0000000..15dc943 Binary files /dev/null and b/textures/prototype_1_2/128_blood_1.png differ diff --git a/textures/prototype_1_2/128_blood_2.png b/textures/prototype_1_2/128_blood_2.png new file mode 100644 index 0000000..e2923da Binary files /dev/null and b/textures/prototype_1_2/128_blood_2.png differ diff --git a/textures/prototype_1_2/128_blood_3.png b/textures/prototype_1_2/128_blood_3.png new file mode 100644 index 0000000..3ceea06 Binary files /dev/null and b/textures/prototype_1_2/128_blood_3.png differ diff --git a/textures/prototype_1_2/128_blue_1.png b/textures/prototype_1_2/128_blue_1.png new file mode 100644 index 0000000..3bd0e09 Binary files /dev/null and b/textures/prototype_1_2/128_blue_1.png differ diff --git a/textures/prototype_1_2/128_blue_2.png b/textures/prototype_1_2/128_blue_2.png new file mode 100644 index 0000000..798c3f9 Binary files /dev/null and b/textures/prototype_1_2/128_blue_2.png differ diff --git a/textures/prototype_1_2/128_blue_3.png b/textures/prototype_1_2/128_blue_3.png new file mode 100644 index 0000000..91a8710 Binary files /dev/null and b/textures/prototype_1_2/128_blue_3.png differ diff --git a/textures/prototype_1_2/128_brown_1.png b/textures/prototype_1_2/128_brown_1.png new file mode 100644 index 0000000..0ceca16 Binary files /dev/null and b/textures/prototype_1_2/128_brown_1.png differ diff --git a/textures/prototype_1_2/128_brown_2.png b/textures/prototype_1_2/128_brown_2.png new file mode 100644 index 0000000..6783a29 Binary files /dev/null and b/textures/prototype_1_2/128_brown_2.png differ diff --git a/textures/prototype_1_2/128_brown_3.png b/textures/prototype_1_2/128_brown_3.png new file mode 100644 index 0000000..b7dd5c8 Binary files /dev/null and b/textures/prototype_1_2/128_brown_3.png differ diff --git a/textures/prototype_1_2/128_cyan_1.png b/textures/prototype_1_2/128_cyan_1.png new file mode 100644 index 0000000..389aed3 Binary files /dev/null and b/textures/prototype_1_2/128_cyan_1.png differ diff --git a/textures/prototype_1_2/128_cyan_2.png b/textures/prototype_1_2/128_cyan_2.png new file mode 100644 index 0000000..f4cb8ff Binary files /dev/null and b/textures/prototype_1_2/128_cyan_2.png differ diff --git a/textures/prototype_1_2/128_cyan_3.png b/textures/prototype_1_2/128_cyan_3.png new file mode 100644 index 0000000..01289f5 Binary files /dev/null and b/textures/prototype_1_2/128_cyan_3.png differ diff --git a/textures/prototype_1_2/128_gold_1.png b/textures/prototype_1_2/128_gold_1.png new file mode 100644 index 0000000..f2043be Binary files /dev/null and b/textures/prototype_1_2/128_gold_1.png differ diff --git a/textures/prototype_1_2/128_gold_2.png b/textures/prototype_1_2/128_gold_2.png new file mode 100644 index 0000000..a258702 Binary files /dev/null and b/textures/prototype_1_2/128_gold_2.png differ diff --git a/textures/prototype_1_2/128_gold_3.png b/textures/prototype_1_2/128_gold_3.png new file mode 100644 index 0000000..172f4ec Binary files /dev/null and b/textures/prototype_1_2/128_gold_3.png differ diff --git a/textures/prototype_1_2/128_green_1.png b/textures/prototype_1_2/128_green_1.png new file mode 100644 index 0000000..69bf22c Binary files /dev/null and b/textures/prototype_1_2/128_green_1.png differ diff --git a/textures/prototype_1_2/128_green_2.png b/textures/prototype_1_2/128_green_2.png new file mode 100644 index 0000000..78acf4c Binary files /dev/null and b/textures/prototype_1_2/128_green_2.png differ diff --git a/textures/prototype_1_2/128_green_3.png b/textures/prototype_1_2/128_green_3.png new file mode 100644 index 0000000..f4f4d58 Binary files /dev/null and b/textures/prototype_1_2/128_green_3.png differ diff --git a/textures/prototype_1_2/128_grey_1.png b/textures/prototype_1_2/128_grey_1.png new file mode 100644 index 0000000..7d188fa Binary files /dev/null and b/textures/prototype_1_2/128_grey_1.png differ diff --git a/textures/prototype_1_2/128_grey_2.png b/textures/prototype_1_2/128_grey_2.png new file mode 100644 index 0000000..83c726f Binary files /dev/null and b/textures/prototype_1_2/128_grey_2.png differ diff --git a/textures/prototype_1_2/128_grey_3.png b/textures/prototype_1_2/128_grey_3.png new file mode 100644 index 0000000..701f11a Binary files /dev/null and b/textures/prototype_1_2/128_grey_3.png differ diff --git a/textures/prototype_1_2/128_honey_1.png b/textures/prototype_1_2/128_honey_1.png new file mode 100644 index 0000000..ae920ee Binary files /dev/null and b/textures/prototype_1_2/128_honey_1.png differ diff --git a/textures/prototype_1_2/128_honey_2.png b/textures/prototype_1_2/128_honey_2.png new file mode 100644 index 0000000..fbe0a62 Binary files /dev/null and b/textures/prototype_1_2/128_honey_2.png differ diff --git a/textures/prototype_1_2/128_honey_3.png b/textures/prototype_1_2/128_honey_3.png new file mode 100644 index 0000000..8311d8b Binary files /dev/null and b/textures/prototype_1_2/128_honey_3.png differ diff --git a/textures/prototype_1_2/16_blood_1.png b/textures/prototype_1_2/16_blood_1.png new file mode 100644 index 0000000..dc68880 Binary files /dev/null and b/textures/prototype_1_2/16_blood_1.png differ diff --git a/textures/prototype_1_2/16_blood_2.png b/textures/prototype_1_2/16_blood_2.png new file mode 100644 index 0000000..2e5abea Binary files /dev/null and b/textures/prototype_1_2/16_blood_2.png differ diff --git a/textures/prototype_1_2/16_blood_3.png b/textures/prototype_1_2/16_blood_3.png new file mode 100644 index 0000000..ed1f4c3 Binary files /dev/null and b/textures/prototype_1_2/16_blood_3.png differ diff --git a/textures/prototype_1_2/16_blue_1.png b/textures/prototype_1_2/16_blue_1.png new file mode 100644 index 0000000..613080a Binary files /dev/null and b/textures/prototype_1_2/16_blue_1.png differ diff --git a/textures/prototype_1_2/16_blue_2.png b/textures/prototype_1_2/16_blue_2.png new file mode 100644 index 0000000..db7fae4 Binary files /dev/null and b/textures/prototype_1_2/16_blue_2.png differ diff --git a/textures/prototype_1_2/16_blue_3.png b/textures/prototype_1_2/16_blue_3.png new file mode 100644 index 0000000..297c314 Binary files /dev/null and b/textures/prototype_1_2/16_blue_3.png differ diff --git a/textures/prototype_1_2/16_brown_1.png b/textures/prototype_1_2/16_brown_1.png new file mode 100644 index 0000000..538bcf5 Binary files /dev/null and b/textures/prototype_1_2/16_brown_1.png differ diff --git a/textures/prototype_1_2/16_brown_2.png b/textures/prototype_1_2/16_brown_2.png new file mode 100644 index 0000000..a67288c Binary files /dev/null and b/textures/prototype_1_2/16_brown_2.png differ diff --git a/textures/prototype_1_2/16_brown_3.png b/textures/prototype_1_2/16_brown_3.png new file mode 100644 index 0000000..31bedcd Binary files /dev/null and b/textures/prototype_1_2/16_brown_3.png differ diff --git a/textures/prototype_1_2/16_cyan_1.png b/textures/prototype_1_2/16_cyan_1.png new file mode 100644 index 0000000..5f3c386 Binary files /dev/null and b/textures/prototype_1_2/16_cyan_1.png differ diff --git a/textures/prototype_1_2/16_cyan_2.png b/textures/prototype_1_2/16_cyan_2.png new file mode 100644 index 0000000..1379132 Binary files /dev/null and b/textures/prototype_1_2/16_cyan_2.png differ diff --git a/textures/prototype_1_2/16_cyan_3.png b/textures/prototype_1_2/16_cyan_3.png new file mode 100644 index 0000000..c38cda6 Binary files /dev/null and b/textures/prototype_1_2/16_cyan_3.png differ diff --git a/textures/prototype_1_2/16_gold_1.png b/textures/prototype_1_2/16_gold_1.png new file mode 100644 index 0000000..3c56664 Binary files /dev/null and b/textures/prototype_1_2/16_gold_1.png differ diff --git a/textures/prototype_1_2/16_gold_2.png b/textures/prototype_1_2/16_gold_2.png new file mode 100644 index 0000000..cd52611 Binary files /dev/null and b/textures/prototype_1_2/16_gold_2.png differ diff --git a/textures/prototype_1_2/16_gold_3.png b/textures/prototype_1_2/16_gold_3.png new file mode 100644 index 0000000..0cf7146 Binary files /dev/null and b/textures/prototype_1_2/16_gold_3.png differ diff --git a/textures/prototype_1_2/16_green_1.png b/textures/prototype_1_2/16_green_1.png new file mode 100644 index 0000000..eb82b05 Binary files /dev/null and b/textures/prototype_1_2/16_green_1.png differ diff --git a/textures/prototype_1_2/16_green_2.png b/textures/prototype_1_2/16_green_2.png new file mode 100644 index 0000000..e39589b Binary files /dev/null and b/textures/prototype_1_2/16_green_2.png differ diff --git a/textures/prototype_1_2/16_green_3.png b/textures/prototype_1_2/16_green_3.png new file mode 100644 index 0000000..482bad3 Binary files /dev/null and b/textures/prototype_1_2/16_green_3.png differ diff --git a/textures/prototype_1_2/16_grey_1.png b/textures/prototype_1_2/16_grey_1.png new file mode 100644 index 0000000..347a1f7 Binary files /dev/null and b/textures/prototype_1_2/16_grey_1.png differ diff --git a/textures/prototype_1_2/16_grey_2.png b/textures/prototype_1_2/16_grey_2.png new file mode 100644 index 0000000..85d7b17 Binary files /dev/null and b/textures/prototype_1_2/16_grey_2.png differ diff --git a/textures/prototype_1_2/16_grey_3.png b/textures/prototype_1_2/16_grey_3.png new file mode 100644 index 0000000..b104d22 Binary files /dev/null and b/textures/prototype_1_2/16_grey_3.png differ diff --git a/textures/prototype_1_2/16_honey_1.png b/textures/prototype_1_2/16_honey_1.png new file mode 100644 index 0000000..610c967 Binary files /dev/null and b/textures/prototype_1_2/16_honey_1.png differ diff --git a/textures/prototype_1_2/16_honey_2.png b/textures/prototype_1_2/16_honey_2.png new file mode 100644 index 0000000..3e53c2e Binary files /dev/null and b/textures/prototype_1_2/16_honey_2.png differ diff --git a/textures/prototype_1_2/16_honey_3.png b/textures/prototype_1_2/16_honey_3.png new file mode 100644 index 0000000..7e89dad Binary files /dev/null and b/textures/prototype_1_2/16_honey_3.png differ diff --git a/textures/prototype_1_2/32_blood_1.png b/textures/prototype_1_2/32_blood_1.png new file mode 100644 index 0000000..12ac07b Binary files /dev/null and b/textures/prototype_1_2/32_blood_1.png differ diff --git a/textures/prototype_1_2/32_blood_2.png b/textures/prototype_1_2/32_blood_2.png new file mode 100644 index 0000000..564b5df Binary files /dev/null and b/textures/prototype_1_2/32_blood_2.png differ diff --git a/textures/prototype_1_2/32_blood_3.png b/textures/prototype_1_2/32_blood_3.png new file mode 100644 index 0000000..21d9855 Binary files /dev/null and b/textures/prototype_1_2/32_blood_3.png differ diff --git a/textures/prototype_1_2/32_blue_1.png b/textures/prototype_1_2/32_blue_1.png new file mode 100644 index 0000000..d492c01 Binary files /dev/null and b/textures/prototype_1_2/32_blue_1.png differ diff --git a/textures/prototype_1_2/32_blue_2.png b/textures/prototype_1_2/32_blue_2.png new file mode 100644 index 0000000..3094333 Binary files /dev/null and b/textures/prototype_1_2/32_blue_2.png differ diff --git a/textures/prototype_1_2/32_blue_3.png b/textures/prototype_1_2/32_blue_3.png new file mode 100644 index 0000000..f3920ec Binary files /dev/null and b/textures/prototype_1_2/32_blue_3.png differ diff --git a/textures/prototype_1_2/32_brown_1.png b/textures/prototype_1_2/32_brown_1.png new file mode 100644 index 0000000..44f608e Binary files /dev/null and b/textures/prototype_1_2/32_brown_1.png differ diff --git a/textures/prototype_1_2/32_brown_2.png b/textures/prototype_1_2/32_brown_2.png new file mode 100644 index 0000000..381c5ef Binary files /dev/null and b/textures/prototype_1_2/32_brown_2.png differ diff --git a/textures/prototype_1_2/32_brown_3.png b/textures/prototype_1_2/32_brown_3.png new file mode 100644 index 0000000..0d33a3a Binary files /dev/null and b/textures/prototype_1_2/32_brown_3.png differ diff --git a/textures/prototype_1_2/32_cyan_1.png b/textures/prototype_1_2/32_cyan_1.png new file mode 100644 index 0000000..234cc64 Binary files /dev/null and b/textures/prototype_1_2/32_cyan_1.png differ diff --git a/textures/prototype_1_2/32_cyan_2.png b/textures/prototype_1_2/32_cyan_2.png new file mode 100644 index 0000000..b3e2a18 Binary files /dev/null and b/textures/prototype_1_2/32_cyan_2.png differ diff --git a/textures/prototype_1_2/32_cyan_3.png b/textures/prototype_1_2/32_cyan_3.png new file mode 100644 index 0000000..87836a5 Binary files /dev/null and b/textures/prototype_1_2/32_cyan_3.png differ diff --git a/textures/prototype_1_2/32_gold_1.png b/textures/prototype_1_2/32_gold_1.png new file mode 100644 index 0000000..9a1bdd4 Binary files /dev/null and b/textures/prototype_1_2/32_gold_1.png differ diff --git a/textures/prototype_1_2/32_gold_2.png b/textures/prototype_1_2/32_gold_2.png new file mode 100644 index 0000000..baa4ce4 Binary files /dev/null and b/textures/prototype_1_2/32_gold_2.png differ diff --git a/textures/prototype_1_2/32_gold_3.png b/textures/prototype_1_2/32_gold_3.png new file mode 100644 index 0000000..cf98d69 Binary files /dev/null and b/textures/prototype_1_2/32_gold_3.png differ diff --git a/textures/prototype_1_2/32_green_1.png b/textures/prototype_1_2/32_green_1.png new file mode 100644 index 0000000..3b9f582 Binary files /dev/null and b/textures/prototype_1_2/32_green_1.png differ diff --git a/textures/prototype_1_2/32_green_2.png b/textures/prototype_1_2/32_green_2.png new file mode 100644 index 0000000..99b15da Binary files /dev/null and b/textures/prototype_1_2/32_green_2.png differ diff --git a/textures/prototype_1_2/32_green_3.png b/textures/prototype_1_2/32_green_3.png new file mode 100644 index 0000000..7501fb9 Binary files /dev/null and b/textures/prototype_1_2/32_green_3.png differ diff --git a/textures/prototype_1_2/32_grey_1.png b/textures/prototype_1_2/32_grey_1.png new file mode 100644 index 0000000..04c3d6b Binary files /dev/null and b/textures/prototype_1_2/32_grey_1.png differ diff --git a/textures/prototype_1_2/32_grey_2.png b/textures/prototype_1_2/32_grey_2.png new file mode 100644 index 0000000..bc0b998 Binary files /dev/null and b/textures/prototype_1_2/32_grey_2.png differ diff --git a/textures/prototype_1_2/32_grey_3.png b/textures/prototype_1_2/32_grey_3.png new file mode 100644 index 0000000..69e2d60 Binary files /dev/null and b/textures/prototype_1_2/32_grey_3.png differ diff --git a/textures/prototype_1_2/32_honey_1.png b/textures/prototype_1_2/32_honey_1.png new file mode 100644 index 0000000..0745aa6 Binary files /dev/null and b/textures/prototype_1_2/32_honey_1.png differ diff --git a/textures/prototype_1_2/32_honey_2.png b/textures/prototype_1_2/32_honey_2.png new file mode 100644 index 0000000..2de00fc Binary files /dev/null and b/textures/prototype_1_2/32_honey_2.png differ diff --git a/textures/prototype_1_2/32_honey_3.png b/textures/prototype_1_2/32_honey_3.png new file mode 100644 index 0000000..05e7885 Binary files /dev/null and b/textures/prototype_1_2/32_honey_3.png differ diff --git a/textures/prototype_1_2/64_blood_1.png b/textures/prototype_1_2/64_blood_1.png new file mode 100644 index 0000000..399d1f5 Binary files /dev/null and b/textures/prototype_1_2/64_blood_1.png differ diff --git a/textures/prototype_1_2/64_blood_2.png b/textures/prototype_1_2/64_blood_2.png new file mode 100644 index 0000000..1e6a2c6 Binary files /dev/null and b/textures/prototype_1_2/64_blood_2.png differ diff --git a/textures/prototype_1_2/64_blood_3.png b/textures/prototype_1_2/64_blood_3.png new file mode 100644 index 0000000..328d269 Binary files /dev/null and b/textures/prototype_1_2/64_blood_3.png differ diff --git a/textures/prototype_1_2/64_blue_1.png b/textures/prototype_1_2/64_blue_1.png new file mode 100644 index 0000000..87387ed Binary files /dev/null and b/textures/prototype_1_2/64_blue_1.png differ diff --git a/textures/prototype_1_2/64_blue_2.png b/textures/prototype_1_2/64_blue_2.png new file mode 100644 index 0000000..9ad6ecb Binary files /dev/null and b/textures/prototype_1_2/64_blue_2.png differ diff --git a/textures/prototype_1_2/64_blue_3.png b/textures/prototype_1_2/64_blue_3.png new file mode 100644 index 0000000..cb27960 Binary files /dev/null and b/textures/prototype_1_2/64_blue_3.png differ diff --git a/textures/prototype_1_2/64_brown_1.png b/textures/prototype_1_2/64_brown_1.png new file mode 100644 index 0000000..2e9f37a Binary files /dev/null and b/textures/prototype_1_2/64_brown_1.png differ diff --git a/textures/prototype_1_2/64_brown_2.png b/textures/prototype_1_2/64_brown_2.png new file mode 100644 index 0000000..833e549 Binary files /dev/null and b/textures/prototype_1_2/64_brown_2.png differ diff --git a/textures/prototype_1_2/64_brown_3.png b/textures/prototype_1_2/64_brown_3.png new file mode 100644 index 0000000..b9f5275 Binary files /dev/null and b/textures/prototype_1_2/64_brown_3.png differ diff --git a/textures/prototype_1_2/64_cyan_1.png b/textures/prototype_1_2/64_cyan_1.png new file mode 100644 index 0000000..f10850d Binary files /dev/null and b/textures/prototype_1_2/64_cyan_1.png differ diff --git a/textures/prototype_1_2/64_cyan_2.png b/textures/prototype_1_2/64_cyan_2.png new file mode 100644 index 0000000..773d64d Binary files /dev/null and b/textures/prototype_1_2/64_cyan_2.png differ diff --git a/textures/prototype_1_2/64_cyan_3.png b/textures/prototype_1_2/64_cyan_3.png new file mode 100644 index 0000000..c9cc961 Binary files /dev/null and b/textures/prototype_1_2/64_cyan_3.png differ diff --git a/textures/prototype_1_2/64_gold_1.png b/textures/prototype_1_2/64_gold_1.png new file mode 100644 index 0000000..1cc7026 Binary files /dev/null and b/textures/prototype_1_2/64_gold_1.png differ diff --git a/textures/prototype_1_2/64_gold_2.png b/textures/prototype_1_2/64_gold_2.png new file mode 100644 index 0000000..51ba679 Binary files /dev/null and b/textures/prototype_1_2/64_gold_2.png differ diff --git a/textures/prototype_1_2/64_gold_3.png b/textures/prototype_1_2/64_gold_3.png new file mode 100644 index 0000000..faa737b Binary files /dev/null and b/textures/prototype_1_2/64_gold_3.png differ diff --git a/textures/prototype_1_2/64_green_1.png b/textures/prototype_1_2/64_green_1.png new file mode 100644 index 0000000..ab064a8 Binary files /dev/null and b/textures/prototype_1_2/64_green_1.png differ diff --git a/textures/prototype_1_2/64_green_2.png b/textures/prototype_1_2/64_green_2.png new file mode 100644 index 0000000..12a3766 Binary files /dev/null and b/textures/prototype_1_2/64_green_2.png differ diff --git a/textures/prototype_1_2/64_green_3.png b/textures/prototype_1_2/64_green_3.png new file mode 100644 index 0000000..4f0a80e Binary files /dev/null and b/textures/prototype_1_2/64_green_3.png differ diff --git a/textures/prototype_1_2/64_grey_1.png b/textures/prototype_1_2/64_grey_1.png new file mode 100644 index 0000000..7a7a525 Binary files /dev/null and b/textures/prototype_1_2/64_grey_1.png differ diff --git a/textures/prototype_1_2/64_grey_3.png b/textures/prototype_1_2/64_grey_3.png new file mode 100644 index 0000000..3d10f4b Binary files /dev/null and b/textures/prototype_1_2/64_grey_3.png differ diff --git a/textures/prototype_1_2/64_grey_4.png b/textures/prototype_1_2/64_grey_4.png new file mode 100644 index 0000000..5c46bcb Binary files /dev/null and b/textures/prototype_1_2/64_grey_4.png differ diff --git a/textures/prototype_1_2/64_honey_1.png b/textures/prototype_1_2/64_honey_1.png new file mode 100644 index 0000000..59ce863 Binary files /dev/null and b/textures/prototype_1_2/64_honey_1.png differ diff --git a/textures/prototype_1_2/64_honey_2.png b/textures/prototype_1_2/64_honey_2.png new file mode 100644 index 0000000..6145bd7 Binary files /dev/null and b/textures/prototype_1_2/64_honey_2.png differ diff --git a/textures/prototype_1_2/64_honey_3.png b/textures/prototype_1_2/64_honey_3.png new file mode 100644 index 0000000..168af6f Binary files /dev/null and b/textures/prototype_1_2/64_honey_3.png differ diff --git a/textures/prototype_1_2/blood_1.png b/textures/prototype_1_2/blood_1.png new file mode 100644 index 0000000..42e6333 Binary files /dev/null and b/textures/prototype_1_2/blood_1.png differ diff --git a/textures/prototype_1_2/blood_2.png b/textures/prototype_1_2/blood_2.png new file mode 100644 index 0000000..a817613 Binary files /dev/null and b/textures/prototype_1_2/blood_2.png differ diff --git a/textures/prototype_1_2/blood_3.png b/textures/prototype_1_2/blood_3.png new file mode 100644 index 0000000..29b2908 Binary files /dev/null and b/textures/prototype_1_2/blood_3.png differ diff --git a/textures/prototype_1_2/blue_1.png b/textures/prototype_1_2/blue_1.png new file mode 100644 index 0000000..7531644 Binary files /dev/null and b/textures/prototype_1_2/blue_1.png differ diff --git a/textures/prototype_1_2/blue_2.png b/textures/prototype_1_2/blue_2.png new file mode 100644 index 0000000..a91105e Binary files /dev/null and b/textures/prototype_1_2/blue_2.png differ diff --git a/textures/prototype_1_2/blue_3.png b/textures/prototype_1_2/blue_3.png new file mode 100644 index 0000000..5c56109 Binary files /dev/null and b/textures/prototype_1_2/blue_3.png differ diff --git a/textures/prototype_1_2/brown_1.png b/textures/prototype_1_2/brown_1.png new file mode 100644 index 0000000..cda86a9 Binary files /dev/null and b/textures/prototype_1_2/brown_1.png differ diff --git a/textures/prototype_1_2/brown_2.png b/textures/prototype_1_2/brown_2.png new file mode 100644 index 0000000..407b9c2 Binary files /dev/null and b/textures/prototype_1_2/brown_2.png differ diff --git a/textures/prototype_1_2/brown_3.png b/textures/prototype_1_2/brown_3.png new file mode 100644 index 0000000..df4aa53 Binary files /dev/null and b/textures/prototype_1_2/brown_3.png differ diff --git a/textures/prototype_1_2/clip.png b/textures/prototype_1_2/clip.png new file mode 100644 index 0000000..62495da Binary files /dev/null and b/textures/prototype_1_2/clip.png differ diff --git a/textures/prototype_1_2/cyan_1.png b/textures/prototype_1_2/cyan_1.png new file mode 100644 index 0000000..483bbf4 Binary files /dev/null and b/textures/prototype_1_2/cyan_1.png differ diff --git a/textures/prototype_1_2/cyan_2.png b/textures/prototype_1_2/cyan_2.png new file mode 100644 index 0000000..1f013f1 Binary files /dev/null and b/textures/prototype_1_2/cyan_2.png differ diff --git a/textures/prototype_1_2/cyan_3.png b/textures/prototype_1_2/cyan_3.png new file mode 100644 index 0000000..2b6b6e4 Binary files /dev/null and b/textures/prototype_1_2/cyan_3.png differ diff --git a/textures/prototype_1_2/fullbright_1.png b/textures/prototype_1_2/fullbright_1.png new file mode 100644 index 0000000..9a68638 Binary files /dev/null and b/textures/prototype_1_2/fullbright_1.png differ diff --git a/textures/prototype_1_2/fullbright_2.png b/textures/prototype_1_2/fullbright_2.png new file mode 100644 index 0000000..b8012bd Binary files /dev/null and b/textures/prototype_1_2/fullbright_2.png differ diff --git a/textures/prototype_1_2/fullbright_3.png b/textures/prototype_1_2/fullbright_3.png new file mode 100644 index 0000000..cc402bc Binary files /dev/null and b/textures/prototype_1_2/fullbright_3.png differ diff --git a/textures/prototype_1_2/fullbright_4.png b/textures/prototype_1_2/fullbright_4.png new file mode 100644 index 0000000..663c957 Binary files /dev/null and b/textures/prototype_1_2/fullbright_4.png differ diff --git a/textures/prototype_1_2/fullbright_5.png b/textures/prototype_1_2/fullbright_5.png new file mode 100644 index 0000000..bfa0e9c Binary files /dev/null and b/textures/prototype_1_2/fullbright_5.png differ diff --git a/textures/prototype_1_2/fullbright_6.png b/textures/prototype_1_2/fullbright_6.png new file mode 100644 index 0000000..2a2e994 Binary files /dev/null and b/textures/prototype_1_2/fullbright_6.png differ diff --git a/textures/prototype_1_2/fullbright_7.png b/textures/prototype_1_2/fullbright_7.png new file mode 100644 index 0000000..552596d Binary files /dev/null and b/textures/prototype_1_2/fullbright_7.png differ diff --git a/textures/prototype_1_2/fullbright_8.png b/textures/prototype_1_2/fullbright_8.png new file mode 100644 index 0000000..ae6bc0f Binary files /dev/null and b/textures/prototype_1_2/fullbright_8.png differ diff --git a/textures/prototype_1_2/fullbright_9.png b/textures/prototype_1_2/fullbright_9.png new file mode 100644 index 0000000..b3418e7 Binary files /dev/null and b/textures/prototype_1_2/fullbright_9.png differ diff --git a/textures/prototype_1_2/gold_1.png b/textures/prototype_1_2/gold_1.png new file mode 100644 index 0000000..9757712 Binary files /dev/null and b/textures/prototype_1_2/gold_1.png differ diff --git a/textures/prototype_1_2/gold_2.png b/textures/prototype_1_2/gold_2.png new file mode 100644 index 0000000..d3a45dc Binary files /dev/null and b/textures/prototype_1_2/gold_2.png differ diff --git a/textures/prototype_1_2/gold_3.png b/textures/prototype_1_2/gold_3.png new file mode 100644 index 0000000..c8c83c8 Binary files /dev/null and b/textures/prototype_1_2/gold_3.png differ diff --git a/textures/prototype_1_2/green_1.png b/textures/prototype_1_2/green_1.png new file mode 100644 index 0000000..b87eaf6 Binary files /dev/null and b/textures/prototype_1_2/green_1.png differ diff --git a/textures/prototype_1_2/green_2.png b/textures/prototype_1_2/green_2.png new file mode 100644 index 0000000..e75781e Binary files /dev/null and b/textures/prototype_1_2/green_2.png differ diff --git a/textures/prototype_1_2/green_3.png b/textures/prototype_1_2/green_3.png new file mode 100644 index 0000000..09b6dc7 Binary files /dev/null and b/textures/prototype_1_2/green_3.png differ diff --git a/textures/prototype_1_2/grey_1.png b/textures/prototype_1_2/grey_1.png new file mode 100644 index 0000000..fc59b0d Binary files /dev/null and b/textures/prototype_1_2/grey_1.png differ diff --git a/textures/prototype_1_2/grey_2.png b/textures/prototype_1_2/grey_2.png new file mode 100644 index 0000000..1589647 Binary files /dev/null and b/textures/prototype_1_2/grey_2.png differ diff --git a/textures/prototype_1_2/grey_3.png b/textures/prototype_1_2/grey_3.png new file mode 100644 index 0000000..2a20fab Binary files /dev/null and b/textures/prototype_1_2/grey_3.png differ diff --git a/textures/prototype_1_2/hint.png b/textures/prototype_1_2/hint.png new file mode 100644 index 0000000..5765f6a Binary files /dev/null and b/textures/prototype_1_2/hint.png differ diff --git a/textures/prototype_1_2/hintskip.png b/textures/prototype_1_2/hintskip.png new file mode 100644 index 0000000..6fe0741 Binary files /dev/null and b/textures/prototype_1_2/hintskip.png differ diff --git a/textures/prototype_1_2/honey_1.png b/textures/prototype_1_2/honey_1.png new file mode 100644 index 0000000..e011d05 Binary files /dev/null and b/textures/prototype_1_2/honey_1.png differ diff --git a/textures/prototype_1_2/honey_2.png b/textures/prototype_1_2/honey_2.png new file mode 100644 index 0000000..a483d27 Binary files /dev/null and b/textures/prototype_1_2/honey_2.png differ diff --git a/textures/prototype_1_2/honey_3.png b/textures/prototype_1_2/honey_3.png new file mode 100644 index 0000000..4e6fdc9 Binary files /dev/null and b/textures/prototype_1_2/honey_3.png differ diff --git a/textures/prototype_1_2/key_gold_1.png b/textures/prototype_1_2/key_gold_1.png new file mode 100644 index 0000000..fe558c8 Binary files /dev/null and b/textures/prototype_1_2/key_gold_1.png differ diff --git a/textures/prototype_1_2/key_silver_1.png b/textures/prototype_1_2/key_silver_1.png new file mode 100644 index 0000000..1e2f7d4 Binary files /dev/null and b/textures/prototype_1_2/key_silver_1.png differ diff --git a/textures/prototype_1_2/light1_big.png b/textures/prototype_1_2/light1_big.png new file mode 100644 index 0000000..a9e4d85 Binary files /dev/null and b/textures/prototype_1_2/light1_big.png differ diff --git a/textures/prototype_1_2/light1_grt.png b/textures/prototype_1_2/light1_grt.png new file mode 100644 index 0000000..044f2e9 Binary files /dev/null and b/textures/prototype_1_2/light1_grt.png differ diff --git a/textures/prototype_1_2/light1_sml.png b/textures/prototype_1_2/light1_sml.png new file mode 100644 index 0000000..0b1fc73 Binary files /dev/null and b/textures/prototype_1_2/light1_sml.png differ diff --git a/textures/prototype_1_2/skip.png b/textures/prototype_1_2/skip.png new file mode 100644 index 0000000..44fd4bb Binary files /dev/null and b/textures/prototype_1_2/skip.png differ diff --git a/textures/prototype_1_2/sky1.png b/textures/prototype_1_2/sky1.png new file mode 100644 index 0000000..acaf57d Binary files /dev/null and b/textures/prototype_1_2/sky1.png differ diff --git a/textures/prototype_1_2/sky2.png b/textures/prototype_1_2/sky2.png new file mode 100644 index 0000000..d0a9ea3 Binary files /dev/null and b/textures/prototype_1_2/sky2.png differ diff --git a/textures/prototype_1_2/text_0.png b/textures/prototype_1_2/text_0.png new file mode 100644 index 0000000..4c48d42 Binary files /dev/null and b/textures/prototype_1_2/text_0.png differ diff --git a/textures/prototype_1_2/text_1.png b/textures/prototype_1_2/text_1.png new file mode 100644 index 0000000..5b0b123 Binary files /dev/null and b/textures/prototype_1_2/text_1.png differ diff --git a/textures/prototype_1_2/text_2.png b/textures/prototype_1_2/text_2.png new file mode 100644 index 0000000..027347a Binary files /dev/null and b/textures/prototype_1_2/text_2.png differ diff --git a/textures/prototype_1_2/text_3.png b/textures/prototype_1_2/text_3.png new file mode 100644 index 0000000..ad064d9 Binary files /dev/null and b/textures/prototype_1_2/text_3.png differ diff --git a/textures/prototype_1_2/text_4.png b/textures/prototype_1_2/text_4.png new file mode 100644 index 0000000..c486a43 Binary files /dev/null and b/textures/prototype_1_2/text_4.png differ diff --git a/textures/prototype_1_2/text_5.png b/textures/prototype_1_2/text_5.png new file mode 100644 index 0000000..c5cb247 Binary files /dev/null and b/textures/prototype_1_2/text_5.png differ diff --git a/textures/prototype_1_2/text_6.png b/textures/prototype_1_2/text_6.png new file mode 100644 index 0000000..83e4c16 Binary files /dev/null and b/textures/prototype_1_2/text_6.png differ diff --git a/textures/prototype_1_2/text_7.png b/textures/prototype_1_2/text_7.png new file mode 100644 index 0000000..0135bc2 Binary files /dev/null and b/textures/prototype_1_2/text_7.png differ diff --git a/textures/prototype_1_2/text_8.png b/textures/prototype_1_2/text_8.png new file mode 100644 index 0000000..f5bb1b7 Binary files /dev/null and b/textures/prototype_1_2/text_8.png differ diff --git a/textures/prototype_1_2/text_9.png b/textures/prototype_1_2/text_9.png new file mode 100644 index 0000000..2227453 Binary files /dev/null and b/textures/prototype_1_2/text_9.png differ diff --git a/textures/prototype_1_2/text_A.png b/textures/prototype_1_2/text_A.png new file mode 100644 index 0000000..c15d525 Binary files /dev/null and b/textures/prototype_1_2/text_A.png differ diff --git a/textures/prototype_1_2/text_B.png b/textures/prototype_1_2/text_B.png new file mode 100644 index 0000000..f56cdef Binary files /dev/null and b/textures/prototype_1_2/text_B.png differ diff --git a/textures/prototype_1_2/text_C.png b/textures/prototype_1_2/text_C.png new file mode 100644 index 0000000..c7da233 Binary files /dev/null and b/textures/prototype_1_2/text_C.png differ diff --git a/textures/prototype_1_2/text_D.png b/textures/prototype_1_2/text_D.png new file mode 100644 index 0000000..219c6b6 Binary files /dev/null and b/textures/prototype_1_2/text_D.png differ diff --git a/textures/prototype_1_2/text_E.png b/textures/prototype_1_2/text_E.png new file mode 100644 index 0000000..dd9d55e Binary files /dev/null and b/textures/prototype_1_2/text_E.png differ diff --git a/textures/prototype_1_2/text_F.png b/textures/prototype_1_2/text_F.png new file mode 100644 index 0000000..d710bd6 Binary files /dev/null and b/textures/prototype_1_2/text_F.png differ diff --git a/textures/prototype_1_2/text_G.png b/textures/prototype_1_2/text_G.png new file mode 100644 index 0000000..20936bd Binary files /dev/null and b/textures/prototype_1_2/text_G.png differ diff --git a/textures/prototype_1_2/text_H.png b/textures/prototype_1_2/text_H.png new file mode 100644 index 0000000..eed9736 Binary files /dev/null and b/textures/prototype_1_2/text_H.png differ diff --git a/textures/prototype_1_2/text_I.png b/textures/prototype_1_2/text_I.png new file mode 100644 index 0000000..2b0890e Binary files /dev/null and b/textures/prototype_1_2/text_I.png differ diff --git a/textures/prototype_1_2/text_J.png b/textures/prototype_1_2/text_J.png new file mode 100644 index 0000000..067fde8 Binary files /dev/null and b/textures/prototype_1_2/text_J.png differ diff --git a/textures/prototype_1_2/text_K.png b/textures/prototype_1_2/text_K.png new file mode 100644 index 0000000..50a5a12 Binary files /dev/null and b/textures/prototype_1_2/text_K.png differ diff --git a/textures/prototype_1_2/text_L.png b/textures/prototype_1_2/text_L.png new file mode 100644 index 0000000..e9ebbd7 Binary files /dev/null and b/textures/prototype_1_2/text_L.png differ diff --git a/textures/prototype_1_2/text_M.png b/textures/prototype_1_2/text_M.png new file mode 100644 index 0000000..bfd6572 Binary files /dev/null and b/textures/prototype_1_2/text_M.png differ diff --git a/textures/prototype_1_2/text_N.png b/textures/prototype_1_2/text_N.png new file mode 100644 index 0000000..b4527fa Binary files /dev/null and b/textures/prototype_1_2/text_N.png differ diff --git a/textures/prototype_1_2/text_O.png b/textures/prototype_1_2/text_O.png new file mode 100644 index 0000000..8171602 Binary files /dev/null and b/textures/prototype_1_2/text_O.png differ diff --git a/textures/prototype_1_2/text_P.png b/textures/prototype_1_2/text_P.png new file mode 100644 index 0000000..3b09271 Binary files /dev/null and b/textures/prototype_1_2/text_P.png differ diff --git a/textures/prototype_1_2/text_Q.png b/textures/prototype_1_2/text_Q.png new file mode 100644 index 0000000..2707870 Binary files /dev/null and b/textures/prototype_1_2/text_Q.png differ diff --git a/textures/prototype_1_2/text_R.png b/textures/prototype_1_2/text_R.png new file mode 100644 index 0000000..75d5464 Binary files /dev/null and b/textures/prototype_1_2/text_R.png differ diff --git a/textures/prototype_1_2/text_S.png b/textures/prototype_1_2/text_S.png new file mode 100644 index 0000000..4ca1fd6 Binary files /dev/null and b/textures/prototype_1_2/text_S.png differ diff --git a/textures/prototype_1_2/text_T.png b/textures/prototype_1_2/text_T.png new file mode 100644 index 0000000..b822347 Binary files /dev/null and b/textures/prototype_1_2/text_T.png differ diff --git a/textures/prototype_1_2/text_U.png b/textures/prototype_1_2/text_U.png new file mode 100644 index 0000000..e344fa8 Binary files /dev/null and b/textures/prototype_1_2/text_U.png differ diff --git a/textures/prototype_1_2/text_V.png b/textures/prototype_1_2/text_V.png new file mode 100644 index 0000000..a75303e Binary files /dev/null and b/textures/prototype_1_2/text_V.png differ diff --git a/textures/prototype_1_2/text_W.png b/textures/prototype_1_2/text_W.png new file mode 100644 index 0000000..d380732 Binary files /dev/null and b/textures/prototype_1_2/text_W.png differ diff --git a/textures/prototype_1_2/text_X.png b/textures/prototype_1_2/text_X.png new file mode 100644 index 0000000..c3d317e Binary files /dev/null and b/textures/prototype_1_2/text_X.png differ diff --git a/textures/prototype_1_2/text_Y.png b/textures/prototype_1_2/text_Y.png new file mode 100644 index 0000000..144652a Binary files /dev/null and b/textures/prototype_1_2/text_Y.png differ diff --git a/textures/prototype_1_2/text_Z.png b/textures/prototype_1_2/text_Z.png new file mode 100644 index 0000000..611c0d2 Binary files /dev/null and b/textures/prototype_1_2/text_Z.png differ diff --git a/textures/prototype_1_2/text_amper.png b/textures/prototype_1_2/text_amper.png new file mode 100644 index 0000000..19b2fc3 Binary files /dev/null and b/textures/prototype_1_2/text_amper.png differ diff --git a/textures/prototype_1_2/text_arrow.png b/textures/prototype_1_2/text_arrow.png new file mode 100644 index 0000000..5231f52 Binary files /dev/null and b/textures/prototype_1_2/text_arrow.png differ diff --git a/textures/prototype_1_2/text_circle.png b/textures/prototype_1_2/text_circle.png new file mode 100644 index 0000000..4af8baf Binary files /dev/null and b/textures/prototype_1_2/text_circle.png differ diff --git a/textures/prototype_1_2/text_comma.png b/textures/prototype_1_2/text_comma.png new file mode 100644 index 0000000..96ddd33 Binary files /dev/null and b/textures/prototype_1_2/text_comma.png differ diff --git a/textures/prototype_1_2/text_dash.png b/textures/prototype_1_2/text_dash.png new file mode 100644 index 0000000..0f4ab9a Binary files /dev/null and b/textures/prototype_1_2/text_dash.png differ diff --git a/textures/prototype_1_2/text_dot.png b/textures/prototype_1_2/text_dot.png new file mode 100644 index 0000000..6a372b2 Binary files /dev/null and b/textures/prototype_1_2/text_dot.png differ diff --git a/textures/prototype_1_2/text_emark.png b/textures/prototype_1_2/text_emark.png new file mode 100644 index 0000000..baa50ae Binary files /dev/null and b/textures/prototype_1_2/text_emark.png differ diff --git a/textures/prototype_1_2/text_hash.png b/textures/prototype_1_2/text_hash.png new file mode 100644 index 0000000..269c1b5 Binary files /dev/null and b/textures/prototype_1_2/text_hash.png differ diff --git a/textures/prototype_1_2/text_light.png b/textures/prototype_1_2/text_light.png new file mode 100644 index 0000000..d610832 Binary files /dev/null and b/textures/prototype_1_2/text_light.png differ diff --git a/textures/prototype_1_2/text_percent.png b/textures/prototype_1_2/text_percent.png new file mode 100644 index 0000000..8c3468a Binary files /dev/null and b/textures/prototype_1_2/text_percent.png differ diff --git a/textures/prototype_1_2/text_qmark.png b/textures/prototype_1_2/text_qmark.png new file mode 100644 index 0000000..09309c5 Binary files /dev/null and b/textures/prototype_1_2/text_qmark.png differ diff --git a/textures/prototype_1_2/text_smiley.png b/textures/prototype_1_2/text_smiley.png new file mode 100644 index 0000000..7ffcfa9 Binary files /dev/null and b/textures/prototype_1_2/text_smiley.png differ diff --git a/textures/prototype_1_2/text_sound.png b/textures/prototype_1_2/text_sound.png new file mode 100644 index 0000000..577e7a0 Binary files /dev/null and b/textures/prototype_1_2/text_sound.png differ diff --git a/textures/prototype_1_2/text_uscore.png b/textures/prototype_1_2/text_uscore.png new file mode 100644 index 0000000..fa95cb8 Binary files /dev/null and b/textures/prototype_1_2/text_uscore.png differ diff --git a/textures/prototype_1_2/trigger.png b/textures/prototype_1_2/trigger.png new file mode 100644 index 0000000..129635a Binary files /dev/null and b/textures/prototype_1_2/trigger.png differ diff --git a/textures/prototype_1_2/void.png b/textures/prototype_1_2/void.png new file mode 100644 index 0000000..cc4b78b Binary files /dev/null and b/textures/prototype_1_2/void.png differ diff --git a/textures/skips_2018/*lavaskip.png b/textures/skips_2018/*lavaskip.png new file mode 100644 index 0000000..ced98ee Binary files /dev/null and b/textures/skips_2018/*lavaskip.png differ diff --git a/textures/skips_2018/*slimeskip.png b/textures/skips_2018/*slimeskip.png new file mode 100644 index 0000000..f521cd9 Binary files /dev/null and b/textures/skips_2018/*slimeskip.png differ diff --git a/textures/skips_2018/*waterskip.png b/textures/skips_2018/*waterskip.png new file mode 100644 index 0000000..6854673 Binary files /dev/null and b/textures/skips_2018/*waterskip.png differ diff --git a/textures/skips_2018/hint.png b/textures/skips_2018/hint.png new file mode 100644 index 0000000..7de2d03 Binary files /dev/null and b/textures/skips_2018/hint.png differ diff --git a/textures/skips_2018/hintskip.png b/textures/skips_2018/hintskip.png new file mode 100644 index 0000000..6f16cb5 Binary files /dev/null and b/textures/skips_2018/hintskip.png differ diff --git a/textures/skips_2018/skip.png b/textures/skips_2018/skip.png new file mode 100644 index 0000000..5061f1e Binary files /dev/null and b/textures/skips_2018/skip.png differ diff --git a/textures/sock_egypt_floor/block01a.png b/textures/sock_egypt_floor/block01a.png new file mode 100644 index 0000000..3c59165 Binary files /dev/null and b/textures/sock_egypt_floor/block01a.png differ diff --git a/textures/sock_egypt_floor/block01b.png b/textures/sock_egypt_floor/block01b.png new file mode 100644 index 0000000..9445e15 Binary files /dev/null and b/textures/sock_egypt_floor/block01b.png differ diff --git a/textures/sock_egypt_floor/block02a.png b/textures/sock_egypt_floor/block02a.png new file mode 100644 index 0000000..48e0c6a Binary files /dev/null and b/textures/sock_egypt_floor/block02a.png differ diff --git a/textures/sock_egypt_floor/block02b.png b/textures/sock_egypt_floor/block02b.png new file mode 100644 index 0000000..98dec0f Binary files /dev/null and b/textures/sock_egypt_floor/block02b.png differ diff --git a/textures/sock_egypt_floor/block03a.png b/textures/sock_egypt_floor/block03a.png new file mode 100644 index 0000000..a4b8883 Binary files /dev/null and b/textures/sock_egypt_floor/block03a.png differ diff --git a/textures/sock_egypt_floor/block03b.png b/textures/sock_egypt_floor/block03b.png new file mode 100644 index 0000000..8922d3a Binary files /dev/null and b/textures/sock_egypt_floor/block03b.png differ diff --git a/textures/sock_egypt_floor/block04a.png b/textures/sock_egypt_floor/block04a.png new file mode 100644 index 0000000..b6e779d Binary files /dev/null and b/textures/sock_egypt_floor/block04a.png differ diff --git a/textures/sock_egypt_floor/block04b.png b/textures/sock_egypt_floor/block04b.png new file mode 100644 index 0000000..496765a Binary files /dev/null and b/textures/sock_egypt_floor/block04b.png differ diff --git a/textures/sock_egypt_floor/block06a.png b/textures/sock_egypt_floor/block06a.png new file mode 100644 index 0000000..58b152d Binary files /dev/null and b/textures/sock_egypt_floor/block06a.png differ diff --git a/textures/sock_egypt_floor/block06b.png b/textures/sock_egypt_floor/block06b.png new file mode 100644 index 0000000..4d8bca6 Binary files /dev/null and b/textures/sock_egypt_floor/block06b.png differ diff --git a/textures/sock_egypt_floor/block07a.png b/textures/sock_egypt_floor/block07a.png new file mode 100644 index 0000000..a48401f Binary files /dev/null and b/textures/sock_egypt_floor/block07a.png differ diff --git a/textures/sock_egypt_floor/block07b.png b/textures/sock_egypt_floor/block07b.png new file mode 100644 index 0000000..c26a1f4 Binary files /dev/null and b/textures/sock_egypt_floor/block07b.png differ diff --git a/textures/sock_egypt_floor/block08a.png b/textures/sock_egypt_floor/block08a.png new file mode 100644 index 0000000..2f89bde Binary files /dev/null and b/textures/sock_egypt_floor/block08a.png differ diff --git a/textures/sock_egypt_floor/block08b.png b/textures/sock_egypt_floor/block08b.png new file mode 100644 index 0000000..21363fc Binary files /dev/null and b/textures/sock_egypt_floor/block08b.png differ diff --git a/textures/sock_egypt_floor/block08c.png b/textures/sock_egypt_floor/block08c.png new file mode 100644 index 0000000..1fd9b79 Binary files /dev/null and b/textures/sock_egypt_floor/block08c.png differ diff --git a/textures/sock_egypt_floor/block08d.png b/textures/sock_egypt_floor/block08d.png new file mode 100644 index 0000000..65b4a82 Binary files /dev/null and b/textures/sock_egypt_floor/block08d.png differ diff --git a/textures/sock_egypt_floor/block09a.png b/textures/sock_egypt_floor/block09a.png new file mode 100644 index 0000000..3d22d87 Binary files /dev/null and b/textures/sock_egypt_floor/block09a.png differ diff --git a/textures/sock_egypt_floor/block09b.png b/textures/sock_egypt_floor/block09b.png new file mode 100644 index 0000000..de75801 Binary files /dev/null and b/textures/sock_egypt_floor/block09b.png differ diff --git a/textures/sock_egypt_floor/block10a.png b/textures/sock_egypt_floor/block10a.png new file mode 100644 index 0000000..cf1cd05 Binary files /dev/null and b/textures/sock_egypt_floor/block10a.png differ diff --git a/textures/sock_egypt_floor/block10b.png b/textures/sock_egypt_floor/block10b.png new file mode 100644 index 0000000..a8a3719 Binary files /dev/null and b/textures/sock_egypt_floor/block10b.png differ diff --git a/textures/sock_egypt_floor/block10c.png b/textures/sock_egypt_floor/block10c.png new file mode 100644 index 0000000..02ad390 Binary files /dev/null and b/textures/sock_egypt_floor/block10c.png differ diff --git a/textures/sock_egypt_floor/grate1a.png b/textures/sock_egypt_floor/grate1a.png new file mode 100644 index 0000000..626bf43 Binary files /dev/null and b/textures/sock_egypt_floor/grate1a.png differ diff --git a/textures/sock_egypt_floor/grate1b.png b/textures/sock_egypt_floor/grate1b.png new file mode 100644 index 0000000..a482cd4 Binary files /dev/null and b/textures/sock_egypt_floor/grate1b.png differ diff --git a/textures/sock_egypt_floor/grate2a.png b/textures/sock_egypt_floor/grate2a.png new file mode 100644 index 0000000..3bdff9a Binary files /dev/null and b/textures/sock_egypt_floor/grate2a.png differ diff --git a/textures/sock_egypt_floor/grate2b.png b/textures/sock_egypt_floor/grate2b.png new file mode 100644 index 0000000..aab81d2 Binary files /dev/null and b/textures/sock_egypt_floor/grate2b.png differ diff --git a/textures/sock_egypt_floor/grate3a.png b/textures/sock_egypt_floor/grate3a.png new file mode 100644 index 0000000..032d904 Binary files /dev/null and b/textures/sock_egypt_floor/grate3a.png differ diff --git a/textures/sock_egypt_floor/grate3b.png b/textures/sock_egypt_floor/grate3b.png new file mode 100644 index 0000000..b072712 Binary files /dev/null and b/textures/sock_egypt_floor/grate3b.png differ diff --git a/textures/sock_egypt_floor/grate4a.png b/textures/sock_egypt_floor/grate4a.png new file mode 100644 index 0000000..abe6642 Binary files /dev/null and b/textures/sock_egypt_floor/grate4a.png differ diff --git a/textures/sock_egypt_floor/grate4b.png b/textures/sock_egypt_floor/grate4b.png new file mode 100644 index 0000000..8f8bd33 Binary files /dev/null and b/textures/sock_egypt_floor/grate4b.png differ diff --git a/textures/sock_egypt_floor/jumppad1br.png b/textures/sock_egypt_floor/jumppad1br.png new file mode 100644 index 0000000..72c649a Binary files /dev/null and b/textures/sock_egypt_floor/jumppad1br.png differ diff --git a/textures/sock_egypt_floor/marker1ab.png b/textures/sock_egypt_floor/marker1ab.png new file mode 100644 index 0000000..87f4cc3 Binary files /dev/null and b/textures/sock_egypt_floor/marker1ab.png differ diff --git a/textures/sock_egypt_floor/marker1ag.png b/textures/sock_egypt_floor/marker1ag.png new file mode 100644 index 0000000..6f38c5d Binary files /dev/null and b/textures/sock_egypt_floor/marker1ag.png differ diff --git a/textures/sock_egypt_floor/marker1bb.png b/textures/sock_egypt_floor/marker1bb.png new file mode 100644 index 0000000..148c5b1 Binary files /dev/null and b/textures/sock_egypt_floor/marker1bb.png differ diff --git a/textures/sock_egypt_floor/marker1bg.png b/textures/sock_egypt_floor/marker1bg.png new file mode 100644 index 0000000..5479875 Binary files /dev/null and b/textures/sock_egypt_floor/marker1bg.png differ diff --git a/textures/sock_egypt_floor/solidgrate1a.png b/textures/sock_egypt_floor/solidgrate1a.png new file mode 100644 index 0000000..daf2fc8 Binary files /dev/null and b/textures/sock_egypt_floor/solidgrate1a.png differ diff --git a/textures/sock_egypt_floor/solidgrate1b.png b/textures/sock_egypt_floor/solidgrate1b.png new file mode 100644 index 0000000..5983225 Binary files /dev/null and b/textures/sock_egypt_floor/solidgrate1b.png differ diff --git a/textures/sock_egypt_floor/solidgrate2a.png b/textures/sock_egypt_floor/solidgrate2a.png new file mode 100644 index 0000000..96da6d5 Binary files /dev/null and b/textures/sock_egypt_floor/solidgrate2a.png differ diff --git a/textures/sock_egypt_floor/solidgrate2b.png b/textures/sock_egypt_floor/solidgrate2b.png new file mode 100644 index 0000000..6f7824a Binary files /dev/null and b/textures/sock_egypt_floor/solidgrate2b.png differ diff --git a/textures/sock_egypt_floor/solidgrate3a.png b/textures/sock_egypt_floor/solidgrate3a.png new file mode 100644 index 0000000..e83b849 Binary files /dev/null and b/textures/sock_egypt_floor/solidgrate3a.png differ diff --git a/textures/sock_egypt_floor/solidgrate3b.png b/textures/sock_egypt_floor/solidgrate3b.png new file mode 100644 index 0000000..9d31dec Binary files /dev/null and b/textures/sock_egypt_floor/solidgrate3b.png differ diff --git a/textures/sock_egypt_floor/solidgrate4a.png b/textures/sock_egypt_floor/solidgrate4a.png new file mode 100644 index 0000000..e4d6f70 Binary files /dev/null and b/textures/sock_egypt_floor/solidgrate4a.png differ diff --git a/textures/sock_egypt_floor/solidgrate4b.png b/textures/sock_egypt_floor/solidgrate4b.png new file mode 100644 index 0000000..8b25f89 Binary files /dev/null and b/textures/sock_egypt_floor/solidgrate4b.png differ diff --git a/textures/sock_egypt_floor/woodmgrid1a.png b/textures/sock_egypt_floor/woodmgrid1a.png new file mode 100644 index 0000000..7121295 Binary files /dev/null and b/textures/sock_egypt_floor/woodmgrid1a.png differ diff --git a/textures/sock_egypt_floor/woodmgrid1b.png b/textures/sock_egypt_floor/woodmgrid1b.png new file mode 100644 index 0000000..a486a4a Binary files /dev/null and b/textures/sock_egypt_floor/woodmgrid1b.png differ diff --git a/textures/sock_egypt_floor/woodmgrid2a.png b/textures/sock_egypt_floor/woodmgrid2a.png new file mode 100644 index 0000000..021eba5 Binary files /dev/null and b/textures/sock_egypt_floor/woodmgrid2a.png differ diff --git a/textures/sock_egypt_floor/woodmgrid2b.png b/textures/sock_egypt_floor/woodmgrid2b.png new file mode 100644 index 0000000..4ff82db Binary files /dev/null and b/textures/sock_egypt_floor/woodmgrid2b.png differ diff --git a/textures/sock_egypt_floor/woodmgrid3a.png b/textures/sock_egypt_floor/woodmgrid3a.png new file mode 100644 index 0000000..f08d505 Binary files /dev/null and b/textures/sock_egypt_floor/woodmgrid3a.png differ diff --git a/textures/sock_egypt_floor/woodmgrid3b.png b/textures/sock_egypt_floor/woodmgrid3b.png new file mode 100644 index 0000000..a853d48 Binary files /dev/null and b/textures/sock_egypt_floor/woodmgrid3b.png differ diff --git a/textures/sock_egypt_mat/block01a.png b/textures/sock_egypt_mat/block01a.png new file mode 100644 index 0000000..a01c384 Binary files /dev/null and b/textures/sock_egypt_mat/block01a.png differ diff --git a/textures/sock_egypt_mat/block01b.png b/textures/sock_egypt_mat/block01b.png new file mode 100644 index 0000000..7525c58 Binary files /dev/null and b/textures/sock_egypt_mat/block01b.png differ diff --git a/textures/sock_egypt_mat/block01c.png b/textures/sock_egypt_mat/block01c.png new file mode 100644 index 0000000..5cf4957 Binary files /dev/null and b/textures/sock_egypt_mat/block01c.png differ diff --git a/textures/sock_egypt_mat/block01d.png b/textures/sock_egypt_mat/block01d.png new file mode 100644 index 0000000..ca8c683 Binary files /dev/null and b/textures/sock_egypt_mat/block01d.png differ diff --git a/textures/sock_egypt_mat/block02a.png b/textures/sock_egypt_mat/block02a.png new file mode 100644 index 0000000..22400eb Binary files /dev/null and b/textures/sock_egypt_mat/block02a.png differ diff --git a/textures/sock_egypt_mat/block02b.png b/textures/sock_egypt_mat/block02b.png new file mode 100644 index 0000000..6c0afd1 Binary files /dev/null and b/textures/sock_egypt_mat/block02b.png differ diff --git a/textures/sock_egypt_mat/block02c.png b/textures/sock_egypt_mat/block02c.png new file mode 100644 index 0000000..e5d22b6 Binary files /dev/null and b/textures/sock_egypt_mat/block02c.png differ diff --git a/textures/sock_egypt_mat/block02d.png b/textures/sock_egypt_mat/block02d.png new file mode 100644 index 0000000..4c7af70 Binary files /dev/null and b/textures/sock_egypt_mat/block02d.png differ diff --git a/textures/sock_egypt_mat/sand1a.png b/textures/sock_egypt_mat/sand1a.png new file mode 100644 index 0000000..da93f27 Binary files /dev/null and b/textures/sock_egypt_mat/sand1a.png differ diff --git a/textures/sock_egypt_mat/sand1b.png b/textures/sock_egypt_mat/sand1b.png new file mode 100644 index 0000000..f7d9088 Binary files /dev/null and b/textures/sock_egypt_mat/sand1b.png differ diff --git a/textures/sock_egypt_mat/wood02.png b/textures/sock_egypt_mat/wood02.png new file mode 100644 index 0000000..d145bcb Binary files /dev/null and b/textures/sock_egypt_mat/wood02.png differ diff --git a/textures/sock_egypt_mat/wood04.png b/textures/sock_egypt_mat/wood04.png new file mode 100644 index 0000000..c1c89c2 Binary files /dev/null and b/textures/sock_egypt_mat/wood04.png differ diff --git a/textures/sock_egypt_mat/wood05a.png b/textures/sock_egypt_mat/wood05a.png new file mode 100644 index 0000000..288b103 Binary files /dev/null and b/textures/sock_egypt_mat/wood05a.png differ diff --git a/textures/sock_egypt_mat/wood05b.png b/textures/sock_egypt_mat/wood05b.png new file mode 100644 index 0000000..adce4a3 Binary files /dev/null and b/textures/sock_egypt_mat/wood05b.png differ diff --git a/textures/sock_egypt_mat/wood07.png b/textures/sock_egypt_mat/wood07.png new file mode 100644 index 0000000..c646ad0 Binary files /dev/null and b/textures/sock_egypt_mat/wood07.png differ diff --git a/textures/sock_egypt_mat/wood09.png b/textures/sock_egypt_mat/wood09.png new file mode 100644 index 0000000..e9a2f86 Binary files /dev/null and b/textures/sock_egypt_mat/wood09.png differ diff --git a/textures/sock_egypt_mat/wood17.png b/textures/sock_egypt_mat/wood17.png new file mode 100644 index 0000000..21dc247 Binary files /dev/null and b/textures/sock_egypt_mat/wood17.png differ diff --git a/textures/sock_egypt_mat/wood18.png b/textures/sock_egypt_mat/wood18.png new file mode 100644 index 0000000..0340dec Binary files /dev/null and b/textures/sock_egypt_mat/wood18.png differ diff --git a/textures/sock_egypt_sfx/lig_032-01b.png b/textures/sock_egypt_sfx/lig_032-01b.png new file mode 100644 index 0000000..86ec608 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-01b.png differ diff --git a/textures/sock_egypt_sfx/lig_032-01b1.png b/textures/sock_egypt_sfx/lig_032-01b1.png new file mode 100644 index 0000000..16716e8 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-01b1.png differ diff --git a/textures/sock_egypt_sfx/lig_032-01b2.png b/textures/sock_egypt_sfx/lig_032-01b2.png new file mode 100644 index 0000000..8820f26 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-01b2.png differ diff --git a/textures/sock_egypt_sfx/lig_032-01r.png b/textures/sock_egypt_sfx/lig_032-01r.png new file mode 100644 index 0000000..e852280 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-01r.png differ diff --git a/textures/sock_egypt_sfx/lig_032-01r1.png b/textures/sock_egypt_sfx/lig_032-01r1.png new file mode 100644 index 0000000..36ec34f Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-01r1.png differ diff --git a/textures/sock_egypt_sfx/lig_032-01r2.png b/textures/sock_egypt_sfx/lig_032-01r2.png new file mode 100644 index 0000000..7dc811c Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-01r2.png differ diff --git a/textures/sock_egypt_sfx/lig_032-01w.png b/textures/sock_egypt_sfx/lig_032-01w.png new file mode 100644 index 0000000..f1792e6 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-01w.png differ diff --git a/textures/sock_egypt_sfx/lig_032-01w1.png b/textures/sock_egypt_sfx/lig_032-01w1.png new file mode 100644 index 0000000..38f28f6 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-01w1.png differ diff --git a/textures/sock_egypt_sfx/lig_032-01w2.png b/textures/sock_egypt_sfx/lig_032-01w2.png new file mode 100644 index 0000000..2a8698e Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-01w2.png differ diff --git a/textures/sock_egypt_sfx/lig_032-01y.png b/textures/sock_egypt_sfx/lig_032-01y.png new file mode 100644 index 0000000..2c865ed Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-01y.png differ diff --git a/textures/sock_egypt_sfx/lig_032-01y1.png b/textures/sock_egypt_sfx/lig_032-01y1.png new file mode 100644 index 0000000..d1d4141 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-01y1.png differ diff --git a/textures/sock_egypt_sfx/lig_032-01y2.png b/textures/sock_egypt_sfx/lig_032-01y2.png new file mode 100644 index 0000000..b462754 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-01y2.png differ diff --git a/textures/sock_egypt_sfx/lig_032-02b.png b/textures/sock_egypt_sfx/lig_032-02b.png new file mode 100644 index 0000000..04a73d4 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-02b.png differ diff --git a/textures/sock_egypt_sfx/lig_032-02b1.png b/textures/sock_egypt_sfx/lig_032-02b1.png new file mode 100644 index 0000000..7cfdb7e Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-02b1.png differ diff --git a/textures/sock_egypt_sfx/lig_032-02b2.png b/textures/sock_egypt_sfx/lig_032-02b2.png new file mode 100644 index 0000000..f6b9d50 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-02b2.png differ diff --git a/textures/sock_egypt_sfx/lig_032-02r.png b/textures/sock_egypt_sfx/lig_032-02r.png new file mode 100644 index 0000000..73144d8 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-02r.png differ diff --git a/textures/sock_egypt_sfx/lig_032-02r1.png b/textures/sock_egypt_sfx/lig_032-02r1.png new file mode 100644 index 0000000..1c31334 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-02r1.png differ diff --git a/textures/sock_egypt_sfx/lig_032-02r2.png b/textures/sock_egypt_sfx/lig_032-02r2.png new file mode 100644 index 0000000..411ab10 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-02r2.png differ diff --git a/textures/sock_egypt_sfx/lig_032-02w.png b/textures/sock_egypt_sfx/lig_032-02w.png new file mode 100644 index 0000000..e2e586a Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-02w.png differ diff --git a/textures/sock_egypt_sfx/lig_032-02w1.png b/textures/sock_egypt_sfx/lig_032-02w1.png new file mode 100644 index 0000000..cdf3efe Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-02w1.png differ diff --git a/textures/sock_egypt_sfx/lig_032-02w2.png b/textures/sock_egypt_sfx/lig_032-02w2.png new file mode 100644 index 0000000..1ae2717 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-02w2.png differ diff --git a/textures/sock_egypt_sfx/lig_032-02y.png b/textures/sock_egypt_sfx/lig_032-02y.png new file mode 100644 index 0000000..b3349e6 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-02y.png differ diff --git a/textures/sock_egypt_sfx/lig_032-02y1.png b/textures/sock_egypt_sfx/lig_032-02y1.png new file mode 100644 index 0000000..4b26754 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-02y1.png differ diff --git a/textures/sock_egypt_sfx/lig_032-02y2.png b/textures/sock_egypt_sfx/lig_032-02y2.png new file mode 100644 index 0000000..48cbbcf Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-02y2.png differ diff --git a/textures/sock_egypt_sfx/lig_032-03b.png b/textures/sock_egypt_sfx/lig_032-03b.png new file mode 100644 index 0000000..9872b24 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-03b.png differ diff --git a/textures/sock_egypt_sfx/lig_032-03b1.png b/textures/sock_egypt_sfx/lig_032-03b1.png new file mode 100644 index 0000000..a1f0d25 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-03b1.png differ diff --git a/textures/sock_egypt_sfx/lig_032-03b2.png b/textures/sock_egypt_sfx/lig_032-03b2.png new file mode 100644 index 0000000..7700770 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-03b2.png differ diff --git a/textures/sock_egypt_sfx/lig_032-03r.png b/textures/sock_egypt_sfx/lig_032-03r.png new file mode 100644 index 0000000..c6b5907 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-03r.png differ diff --git a/textures/sock_egypt_sfx/lig_032-03r1.png b/textures/sock_egypt_sfx/lig_032-03r1.png new file mode 100644 index 0000000..0babc8c Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-03r1.png differ diff --git a/textures/sock_egypt_sfx/lig_032-03r2.png b/textures/sock_egypt_sfx/lig_032-03r2.png new file mode 100644 index 0000000..a9ae48d Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-03r2.png differ diff --git a/textures/sock_egypt_sfx/lig_032-03w.png b/textures/sock_egypt_sfx/lig_032-03w.png new file mode 100644 index 0000000..eb132f9 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-03w.png differ diff --git a/textures/sock_egypt_sfx/lig_032-03w1.png b/textures/sock_egypt_sfx/lig_032-03w1.png new file mode 100644 index 0000000..ebe9533 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-03w1.png differ diff --git a/textures/sock_egypt_sfx/lig_032-03w2.png b/textures/sock_egypt_sfx/lig_032-03w2.png new file mode 100644 index 0000000..132e4fc Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-03w2.png differ diff --git a/textures/sock_egypt_sfx/lig_032-03y.png b/textures/sock_egypt_sfx/lig_032-03y.png new file mode 100644 index 0000000..3efe379 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-03y.png differ diff --git a/textures/sock_egypt_sfx/lig_032-03y1.png b/textures/sock_egypt_sfx/lig_032-03y1.png new file mode 100644 index 0000000..134206d Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-03y1.png differ diff --git a/textures/sock_egypt_sfx/lig_032-03y2.png b/textures/sock_egypt_sfx/lig_032-03y2.png new file mode 100644 index 0000000..d5a7bdd Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-03y2.png differ diff --git a/textures/sock_egypt_sfx/lig_032-04b.png b/textures/sock_egypt_sfx/lig_032-04b.png new file mode 100644 index 0000000..a43cab0 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-04b.png differ diff --git a/textures/sock_egypt_sfx/lig_032-04b1.png b/textures/sock_egypt_sfx/lig_032-04b1.png new file mode 100644 index 0000000..1ae24c1 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-04b1.png differ diff --git a/textures/sock_egypt_sfx/lig_032-04b2.png b/textures/sock_egypt_sfx/lig_032-04b2.png new file mode 100644 index 0000000..5821371 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-04b2.png differ diff --git a/textures/sock_egypt_sfx/lig_032-04r.png b/textures/sock_egypt_sfx/lig_032-04r.png new file mode 100644 index 0000000..9358b5a Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-04r.png differ diff --git a/textures/sock_egypt_sfx/lig_032-04r1.png b/textures/sock_egypt_sfx/lig_032-04r1.png new file mode 100644 index 0000000..7b96d6f Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-04r1.png differ diff --git a/textures/sock_egypt_sfx/lig_032-04r2.png b/textures/sock_egypt_sfx/lig_032-04r2.png new file mode 100644 index 0000000..703d73f Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-04r2.png differ diff --git a/textures/sock_egypt_sfx/lig_032-04w.png b/textures/sock_egypt_sfx/lig_032-04w.png new file mode 100644 index 0000000..3c7292f Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-04w.png differ diff --git a/textures/sock_egypt_sfx/lig_032-04w1.png b/textures/sock_egypt_sfx/lig_032-04w1.png new file mode 100644 index 0000000..47df41d Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-04w1.png differ diff --git a/textures/sock_egypt_sfx/lig_032-04w2.png b/textures/sock_egypt_sfx/lig_032-04w2.png new file mode 100644 index 0000000..051d24b Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-04w2.png differ diff --git a/textures/sock_egypt_sfx/lig_032-04y.png b/textures/sock_egypt_sfx/lig_032-04y.png new file mode 100644 index 0000000..426908e Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-04y.png differ diff --git a/textures/sock_egypt_sfx/lig_032-04y1.png b/textures/sock_egypt_sfx/lig_032-04y1.png new file mode 100644 index 0000000..9741a91 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-04y1.png differ diff --git a/textures/sock_egypt_sfx/lig_032-04y2.png b/textures/sock_egypt_sfx/lig_032-04y2.png new file mode 100644 index 0000000..6301a76 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_032-04y2.png differ diff --git a/textures/sock_egypt_sfx/lig_064-01b.png b/textures/sock_egypt_sfx/lig_064-01b.png new file mode 100644 index 0000000..1d0c3c3 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-01b.png differ diff --git a/textures/sock_egypt_sfx/lig_064-01b1.png b/textures/sock_egypt_sfx/lig_064-01b1.png new file mode 100644 index 0000000..69a90ff Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-01b1.png differ diff --git a/textures/sock_egypt_sfx/lig_064-01b2.png b/textures/sock_egypt_sfx/lig_064-01b2.png new file mode 100644 index 0000000..14ea598 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-01b2.png differ diff --git a/textures/sock_egypt_sfx/lig_064-01r.png b/textures/sock_egypt_sfx/lig_064-01r.png new file mode 100644 index 0000000..60ea356 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-01r.png differ diff --git a/textures/sock_egypt_sfx/lig_064-01r1.png b/textures/sock_egypt_sfx/lig_064-01r1.png new file mode 100644 index 0000000..32dcc50 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-01r1.png differ diff --git a/textures/sock_egypt_sfx/lig_064-01r2.png b/textures/sock_egypt_sfx/lig_064-01r2.png new file mode 100644 index 0000000..044cd3d Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-01r2.png differ diff --git a/textures/sock_egypt_sfx/lig_064-01w.png b/textures/sock_egypt_sfx/lig_064-01w.png new file mode 100644 index 0000000..1eaeed5 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-01w.png differ diff --git a/textures/sock_egypt_sfx/lig_064-01w1.png b/textures/sock_egypt_sfx/lig_064-01w1.png new file mode 100644 index 0000000..4ad9e34 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-01w1.png differ diff --git a/textures/sock_egypt_sfx/lig_064-01w2.png b/textures/sock_egypt_sfx/lig_064-01w2.png new file mode 100644 index 0000000..19bc436 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-01w2.png differ diff --git a/textures/sock_egypt_sfx/lig_064-01y.png b/textures/sock_egypt_sfx/lig_064-01y.png new file mode 100644 index 0000000..907fa97 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-01y.png differ diff --git a/textures/sock_egypt_sfx/lig_064-01y1.png b/textures/sock_egypt_sfx/lig_064-01y1.png new file mode 100644 index 0000000..9de2dd9 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-01y1.png differ diff --git a/textures/sock_egypt_sfx/lig_064-01y2.png b/textures/sock_egypt_sfx/lig_064-01y2.png new file mode 100644 index 0000000..ee28ad3 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-01y2.png differ diff --git a/textures/sock_egypt_sfx/lig_064-02b.png b/textures/sock_egypt_sfx/lig_064-02b.png new file mode 100644 index 0000000..9b83f2d Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-02b.png differ diff --git a/textures/sock_egypt_sfx/lig_064-02b1.png b/textures/sock_egypt_sfx/lig_064-02b1.png new file mode 100644 index 0000000..a362aba Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-02b1.png differ diff --git a/textures/sock_egypt_sfx/lig_064-02b2.png b/textures/sock_egypt_sfx/lig_064-02b2.png new file mode 100644 index 0000000..057278d Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-02b2.png differ diff --git a/textures/sock_egypt_sfx/lig_064-02r.png b/textures/sock_egypt_sfx/lig_064-02r.png new file mode 100644 index 0000000..89a8ccd Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-02r.png differ diff --git a/textures/sock_egypt_sfx/lig_064-02r1.png b/textures/sock_egypt_sfx/lig_064-02r1.png new file mode 100644 index 0000000..54f4f19 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-02r1.png differ diff --git a/textures/sock_egypt_sfx/lig_064-02r2.png b/textures/sock_egypt_sfx/lig_064-02r2.png new file mode 100644 index 0000000..b8da65b Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-02r2.png differ diff --git a/textures/sock_egypt_sfx/lig_064-02w.png b/textures/sock_egypt_sfx/lig_064-02w.png new file mode 100644 index 0000000..4b14f0a Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-02w.png differ diff --git a/textures/sock_egypt_sfx/lig_064-02w1.png b/textures/sock_egypt_sfx/lig_064-02w1.png new file mode 100644 index 0000000..5aadc86 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-02w1.png differ diff --git a/textures/sock_egypt_sfx/lig_064-02w2.png b/textures/sock_egypt_sfx/lig_064-02w2.png new file mode 100644 index 0000000..463c7ba Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-02w2.png differ diff --git a/textures/sock_egypt_sfx/lig_064-02y.png b/textures/sock_egypt_sfx/lig_064-02y.png new file mode 100644 index 0000000..cc57919 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-02y.png differ diff --git a/textures/sock_egypt_sfx/lig_064-02y1.png b/textures/sock_egypt_sfx/lig_064-02y1.png new file mode 100644 index 0000000..c102248 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-02y1.png differ diff --git a/textures/sock_egypt_sfx/lig_064-02y2.png b/textures/sock_egypt_sfx/lig_064-02y2.png new file mode 100644 index 0000000..0c89b28 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-02y2.png differ diff --git a/textures/sock_egypt_sfx/lig_064-04b.png b/textures/sock_egypt_sfx/lig_064-04b.png new file mode 100644 index 0000000..3985db5 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-04b.png differ diff --git a/textures/sock_egypt_sfx/lig_064-04b1.png b/textures/sock_egypt_sfx/lig_064-04b1.png new file mode 100644 index 0000000..5cbd56c Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-04b1.png differ diff --git a/textures/sock_egypt_sfx/lig_064-04b2.png b/textures/sock_egypt_sfx/lig_064-04b2.png new file mode 100644 index 0000000..05fceb9 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-04b2.png differ diff --git a/textures/sock_egypt_sfx/lig_064-04r.png b/textures/sock_egypt_sfx/lig_064-04r.png new file mode 100644 index 0000000..12dee60 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-04r.png differ diff --git a/textures/sock_egypt_sfx/lig_064-04r1.png b/textures/sock_egypt_sfx/lig_064-04r1.png new file mode 100644 index 0000000..2689807 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-04r1.png differ diff --git a/textures/sock_egypt_sfx/lig_064-04r2.png b/textures/sock_egypt_sfx/lig_064-04r2.png new file mode 100644 index 0000000..c1a8fcc Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-04r2.png differ diff --git a/textures/sock_egypt_sfx/lig_064-04w.png b/textures/sock_egypt_sfx/lig_064-04w.png new file mode 100644 index 0000000..bf6f914 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-04w.png differ diff --git a/textures/sock_egypt_sfx/lig_064-04w1.png b/textures/sock_egypt_sfx/lig_064-04w1.png new file mode 100644 index 0000000..fdad651 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-04w1.png differ diff --git a/textures/sock_egypt_sfx/lig_064-04w2.png b/textures/sock_egypt_sfx/lig_064-04w2.png new file mode 100644 index 0000000..e1d89ac Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-04w2.png differ diff --git a/textures/sock_egypt_sfx/lig_064-04y.png b/textures/sock_egypt_sfx/lig_064-04y.png new file mode 100644 index 0000000..ec5393b Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-04y.png differ diff --git a/textures/sock_egypt_sfx/lig_064-04y1.png b/textures/sock_egypt_sfx/lig_064-04y1.png new file mode 100644 index 0000000..ff3727e Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-04y1.png differ diff --git a/textures/sock_egypt_sfx/lig_064-04y2.png b/textures/sock_egypt_sfx/lig_064-04y2.png new file mode 100644 index 0000000..becddb4 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-04y2.png differ diff --git a/textures/sock_egypt_sfx/lig_064-05b.png b/textures/sock_egypt_sfx/lig_064-05b.png new file mode 100644 index 0000000..1caec87 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-05b.png differ diff --git a/textures/sock_egypt_sfx/lig_064-05b1.png b/textures/sock_egypt_sfx/lig_064-05b1.png new file mode 100644 index 0000000..02104dd Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-05b1.png differ diff --git a/textures/sock_egypt_sfx/lig_064-05b2.png b/textures/sock_egypt_sfx/lig_064-05b2.png new file mode 100644 index 0000000..549c39f Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-05b2.png differ diff --git a/textures/sock_egypt_sfx/lig_064-05r.png b/textures/sock_egypt_sfx/lig_064-05r.png new file mode 100644 index 0000000..940f452 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-05r.png differ diff --git a/textures/sock_egypt_sfx/lig_064-05r1.png b/textures/sock_egypt_sfx/lig_064-05r1.png new file mode 100644 index 0000000..bc48b44 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-05r1.png differ diff --git a/textures/sock_egypt_sfx/lig_064-05r2.png b/textures/sock_egypt_sfx/lig_064-05r2.png new file mode 100644 index 0000000..0f69b9d Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-05r2.png differ diff --git a/textures/sock_egypt_sfx/lig_064-05w.png b/textures/sock_egypt_sfx/lig_064-05w.png new file mode 100644 index 0000000..144863d Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-05w.png differ diff --git a/textures/sock_egypt_sfx/lig_064-05w1.png b/textures/sock_egypt_sfx/lig_064-05w1.png new file mode 100644 index 0000000..f21445c Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-05w1.png differ diff --git a/textures/sock_egypt_sfx/lig_064-05w2.png b/textures/sock_egypt_sfx/lig_064-05w2.png new file mode 100644 index 0000000..c09e2a8 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-05w2.png differ diff --git a/textures/sock_egypt_sfx/lig_064-05y.png b/textures/sock_egypt_sfx/lig_064-05y.png new file mode 100644 index 0000000..41ac78d Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-05y.png differ diff --git a/textures/sock_egypt_sfx/lig_064-05y1.png b/textures/sock_egypt_sfx/lig_064-05y1.png new file mode 100644 index 0000000..2d07581 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-05y1.png differ diff --git a/textures/sock_egypt_sfx/lig_064-05y2.png b/textures/sock_egypt_sfx/lig_064-05y2.png new file mode 100644 index 0000000..50d1f53 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-05y2.png differ diff --git a/textures/sock_egypt_sfx/lig_064-06b.png b/textures/sock_egypt_sfx/lig_064-06b.png new file mode 100644 index 0000000..8ab1e0e Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-06b.png differ diff --git a/textures/sock_egypt_sfx/lig_064-06b1.png b/textures/sock_egypt_sfx/lig_064-06b1.png new file mode 100644 index 0000000..c1b29b2 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-06b1.png differ diff --git a/textures/sock_egypt_sfx/lig_064-06b2.png b/textures/sock_egypt_sfx/lig_064-06b2.png new file mode 100644 index 0000000..f8d88c1 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-06b2.png differ diff --git a/textures/sock_egypt_sfx/lig_064-06r.png b/textures/sock_egypt_sfx/lig_064-06r.png new file mode 100644 index 0000000..f0f9608 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-06r.png differ diff --git a/textures/sock_egypt_sfx/lig_064-06r1.png b/textures/sock_egypt_sfx/lig_064-06r1.png new file mode 100644 index 0000000..baa730b Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-06r1.png differ diff --git a/textures/sock_egypt_sfx/lig_064-06r2.png b/textures/sock_egypt_sfx/lig_064-06r2.png new file mode 100644 index 0000000..a9fb656 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-06r2.png differ diff --git a/textures/sock_egypt_sfx/lig_064-06w.png b/textures/sock_egypt_sfx/lig_064-06w.png new file mode 100644 index 0000000..975e7e5 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-06w.png differ diff --git a/textures/sock_egypt_sfx/lig_064-06w1.png b/textures/sock_egypt_sfx/lig_064-06w1.png new file mode 100644 index 0000000..9c564ec Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-06w1.png differ diff --git a/textures/sock_egypt_sfx/lig_064-06w2.png b/textures/sock_egypt_sfx/lig_064-06w2.png new file mode 100644 index 0000000..ec37570 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-06w2.png differ diff --git a/textures/sock_egypt_sfx/lig_064-06y.png b/textures/sock_egypt_sfx/lig_064-06y.png new file mode 100644 index 0000000..1276022 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-06y.png differ diff --git a/textures/sock_egypt_sfx/lig_064-06y1.png b/textures/sock_egypt_sfx/lig_064-06y1.png new file mode 100644 index 0000000..1b7f71e Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-06y1.png differ diff --git a/textures/sock_egypt_sfx/lig_064-06y2.png b/textures/sock_egypt_sfx/lig_064-06y2.png new file mode 100644 index 0000000..e6c2900 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_064-06y2.png differ diff --git a/textures/sock_egypt_sfx/lig_128-05b.png b/textures/sock_egypt_sfx/lig_128-05b.png new file mode 100644 index 0000000..0707c87 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_128-05b.png differ diff --git a/textures/sock_egypt_sfx/lig_128-05b1.png b/textures/sock_egypt_sfx/lig_128-05b1.png new file mode 100644 index 0000000..2e0b379 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_128-05b1.png differ diff --git a/textures/sock_egypt_sfx/lig_128-05b2.png b/textures/sock_egypt_sfx/lig_128-05b2.png new file mode 100644 index 0000000..27ad2af Binary files /dev/null and b/textures/sock_egypt_sfx/lig_128-05b2.png differ diff --git a/textures/sock_egypt_sfx/lig_128-05r.png b/textures/sock_egypt_sfx/lig_128-05r.png new file mode 100644 index 0000000..27b45f5 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_128-05r.png differ diff --git a/textures/sock_egypt_sfx/lig_128-05r1.png b/textures/sock_egypt_sfx/lig_128-05r1.png new file mode 100644 index 0000000..a3d3ef3 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_128-05r1.png differ diff --git a/textures/sock_egypt_sfx/lig_128-05r2.png b/textures/sock_egypt_sfx/lig_128-05r2.png new file mode 100644 index 0000000..eb6eee2 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_128-05r2.png differ diff --git a/textures/sock_egypt_sfx/lig_128-05w.png b/textures/sock_egypt_sfx/lig_128-05w.png new file mode 100644 index 0000000..7daf05c Binary files /dev/null and b/textures/sock_egypt_sfx/lig_128-05w.png differ diff --git a/textures/sock_egypt_sfx/lig_128-05w1.png b/textures/sock_egypt_sfx/lig_128-05w1.png new file mode 100644 index 0000000..4f3783e Binary files /dev/null and b/textures/sock_egypt_sfx/lig_128-05w1.png differ diff --git a/textures/sock_egypt_sfx/lig_128-05w2.png b/textures/sock_egypt_sfx/lig_128-05w2.png new file mode 100644 index 0000000..75a8e68 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_128-05w2.png differ diff --git a/textures/sock_egypt_sfx/lig_128-05y.png b/textures/sock_egypt_sfx/lig_128-05y.png new file mode 100644 index 0000000..f06fa3b Binary files /dev/null and b/textures/sock_egypt_sfx/lig_128-05y.png differ diff --git a/textures/sock_egypt_sfx/lig_128-05y1.png b/textures/sock_egypt_sfx/lig_128-05y1.png new file mode 100644 index 0000000..20a0439 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_128-05y1.png differ diff --git a/textures/sock_egypt_sfx/lig_128-05y2.png b/textures/sock_egypt_sfx/lig_128-05y2.png new file mode 100644 index 0000000..90ba17c Binary files /dev/null and b/textures/sock_egypt_sfx/lig_128-05y2.png differ diff --git a/textures/sock_egypt_sfx/lig_b064-01a.png b/textures/sock_egypt_sfx/lig_b064-01a.png new file mode 100644 index 0000000..ad4b796 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_b064-01a.png differ diff --git a/textures/sock_egypt_sfx/lig_b064-01b.png b/textures/sock_egypt_sfx/lig_b064-01b.png new file mode 100644 index 0000000..99c4d24 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_b064-01b.png differ diff --git a/textures/sock_egypt_sfx/lig_b064-01c.png b/textures/sock_egypt_sfx/lig_b064-01c.png new file mode 100644 index 0000000..92a1141 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_b064-01c.png differ diff --git a/textures/sock_egypt_sfx/lig_b064-01d.png b/textures/sock_egypt_sfx/lig_b064-01d.png new file mode 100644 index 0000000..07500c6 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_b064-01d.png differ diff --git a/textures/sock_egypt_sfx/lig_b064-01e.png b/textures/sock_egypt_sfx/lig_b064-01e.png new file mode 100644 index 0000000..56f784d Binary files /dev/null and b/textures/sock_egypt_sfx/lig_b064-01e.png differ diff --git a/textures/sock_egypt_sfx/lig_b064-01f.png b/textures/sock_egypt_sfx/lig_b064-01f.png new file mode 100644 index 0000000..2970777 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_b064-01f.png differ diff --git a/textures/sock_egypt_sfx/lig_b064-01r.png b/textures/sock_egypt_sfx/lig_b064-01r.png new file mode 100644 index 0000000..72c4704 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_b064-01r.png differ diff --git a/textures/sock_egypt_sfx/lig_b064-01y.png b/textures/sock_egypt_sfx/lig_b064-01y.png new file mode 100644 index 0000000..dc3c05e Binary files /dev/null and b/textures/sock_egypt_sfx/lig_b064-01y.png differ diff --git a/textures/sock_egypt_sfx/lig_b064-02a.png b/textures/sock_egypt_sfx/lig_b064-02a.png new file mode 100644 index 0000000..50c5880 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_b064-02a.png differ diff --git a/textures/sock_egypt_sfx/lig_b064-02b.png b/textures/sock_egypt_sfx/lig_b064-02b.png new file mode 100644 index 0000000..5ba96f7 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_b064-02b.png differ diff --git a/textures/sock_egypt_sfx/lig_b064-02c.png b/textures/sock_egypt_sfx/lig_b064-02c.png new file mode 100644 index 0000000..4b5fe6d Binary files /dev/null and b/textures/sock_egypt_sfx/lig_b064-02c.png differ diff --git a/textures/sock_egypt_sfx/lig_b064-02d.png b/textures/sock_egypt_sfx/lig_b064-02d.png new file mode 100644 index 0000000..f1e1f76 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_b064-02d.png differ diff --git a/textures/sock_egypt_sfx/lig_b064-02e.png b/textures/sock_egypt_sfx/lig_b064-02e.png new file mode 100644 index 0000000..d46cca0 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_b064-02e.png differ diff --git a/textures/sock_egypt_sfx/lig_b064-02f.png b/textures/sock_egypt_sfx/lig_b064-02f.png new file mode 100644 index 0000000..815d62b Binary files /dev/null and b/textures/sock_egypt_sfx/lig_b064-02f.png differ diff --git a/textures/sock_egypt_sfx/lig_b064-02r.png b/textures/sock_egypt_sfx/lig_b064-02r.png new file mode 100644 index 0000000..83e6f20 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_b064-02r.png differ diff --git a/textures/sock_egypt_sfx/lig_b064-02y.png b/textures/sock_egypt_sfx/lig_b064-02y.png new file mode 100644 index 0000000..11d9670 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_b064-02y.png differ diff --git a/textures/sock_egypt_sfx/lig_b064-03a.png b/textures/sock_egypt_sfx/lig_b064-03a.png new file mode 100644 index 0000000..cf017f4 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_b064-03a.png differ diff --git a/textures/sock_egypt_sfx/lig_b064-03b.png b/textures/sock_egypt_sfx/lig_b064-03b.png new file mode 100644 index 0000000..f400afe Binary files /dev/null and b/textures/sock_egypt_sfx/lig_b064-03b.png differ diff --git a/textures/sock_egypt_sfx/lig_b064-03c.png b/textures/sock_egypt_sfx/lig_b064-03c.png new file mode 100644 index 0000000..36c1a44 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_b064-03c.png differ diff --git a/textures/sock_egypt_sfx/lig_b064-03d.png b/textures/sock_egypt_sfx/lig_b064-03d.png new file mode 100644 index 0000000..4e29f70 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_b064-03d.png differ diff --git a/textures/sock_egypt_sfx/lig_b064-03e.png b/textures/sock_egypt_sfx/lig_b064-03e.png new file mode 100644 index 0000000..3005356 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_b064-03e.png differ diff --git a/textures/sock_egypt_sfx/lig_b064-03f.png b/textures/sock_egypt_sfx/lig_b064-03f.png new file mode 100644 index 0000000..689d879 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_b064-03f.png differ diff --git a/textures/sock_egypt_sfx/lig_b064-03r.png b/textures/sock_egypt_sfx/lig_b064-03r.png new file mode 100644 index 0000000..cfc97ed Binary files /dev/null and b/textures/sock_egypt_sfx/lig_b064-03r.png differ diff --git a/textures/sock_egypt_sfx/lig_b064-03y.png b/textures/sock_egypt_sfx/lig_b064-03y.png new file mode 100644 index 0000000..8a20ebf Binary files /dev/null and b/textures/sock_egypt_sfx/lig_b064-03y.png differ diff --git a/textures/sock_egypt_sfx/lig_v192-01b.png b/textures/sock_egypt_sfx/lig_v192-01b.png new file mode 100644 index 0000000..b39ef30 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_v192-01b.png differ diff --git a/textures/sock_egypt_sfx/lig_v192-01ba.png b/textures/sock_egypt_sfx/lig_v192-01ba.png new file mode 100644 index 0000000..17aeb0e Binary files /dev/null and b/textures/sock_egypt_sfx/lig_v192-01ba.png differ diff --git a/textures/sock_egypt_sfx/lig_v192-01bb.png b/textures/sock_egypt_sfx/lig_v192-01bb.png new file mode 100644 index 0000000..6f1f3f7 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_v192-01bb.png differ diff --git a/textures/sock_egypt_sfx/lig_v192-01w.png b/textures/sock_egypt_sfx/lig_v192-01w.png new file mode 100644 index 0000000..dac25d1 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_v192-01w.png differ diff --git a/textures/sock_egypt_sfx/lig_v192-01wa.png b/textures/sock_egypt_sfx/lig_v192-01wa.png new file mode 100644 index 0000000..4d776c3 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_v192-01wa.png differ diff --git a/textures/sock_egypt_sfx/lig_v192-01wb.png b/textures/sock_egypt_sfx/lig_v192-01wb.png new file mode 100644 index 0000000..f3baf6e Binary files /dev/null and b/textures/sock_egypt_sfx/lig_v192-01wb.png differ diff --git a/textures/sock_egypt_sfx/lig_v192-01y.png b/textures/sock_egypt_sfx/lig_v192-01y.png new file mode 100644 index 0000000..344441f Binary files /dev/null and b/textures/sock_egypt_sfx/lig_v192-01y.png differ diff --git a/textures/sock_egypt_sfx/lig_v192-01ya.png b/textures/sock_egypt_sfx/lig_v192-01ya.png new file mode 100644 index 0000000..b6eaacc Binary files /dev/null and b/textures/sock_egypt_sfx/lig_v192-01ya.png differ diff --git a/textures/sock_egypt_sfx/lig_v192-01yb.png b/textures/sock_egypt_sfx/lig_v192-01yb.png new file mode 100644 index 0000000..e66a1d8 Binary files /dev/null and b/textures/sock_egypt_sfx/lig_v192-01yb.png differ diff --git a/textures/sock_egypt_sfx/s128-01b.png b/textures/sock_egypt_sfx/s128-01b.png new file mode 100644 index 0000000..b2eb6a8 Binary files /dev/null and b/textures/sock_egypt_sfx/s128-01b.png differ diff --git a/textures/sock_egypt_sfx/s128-01g.png b/textures/sock_egypt_sfx/s128-01g.png new file mode 100644 index 0000000..a1ec482 Binary files /dev/null and b/textures/sock_egypt_sfx/s128-01g.png differ diff --git a/textures/sock_egypt_sfx/s128-01r.png b/textures/sock_egypt_sfx/s128-01r.png new file mode 100644 index 0000000..8cd2de2 Binary files /dev/null and b/textures/sock_egypt_sfx/s128-01r.png differ diff --git a/textures/sock_egypt_sfx/s128-02b.png b/textures/sock_egypt_sfx/s128-02b.png new file mode 100644 index 0000000..04c34a7 Binary files /dev/null and b/textures/sock_egypt_sfx/s128-02b.png differ diff --git a/textures/sock_egypt_sfx/s128-02g.png b/textures/sock_egypt_sfx/s128-02g.png new file mode 100644 index 0000000..e6f7ca1 Binary files /dev/null and b/textures/sock_egypt_sfx/s128-02g.png differ diff --git a/textures/sock_egypt_sfx/s128-02r.png b/textures/sock_egypt_sfx/s128-02r.png new file mode 100644 index 0000000..b329f29 Binary files /dev/null and b/textures/sock_egypt_sfx/s128-02r.png differ diff --git a/textures/sock_egypt_trim/032-01a.png b/textures/sock_egypt_trim/032-01a.png new file mode 100644 index 0000000..e5b5c36 Binary files /dev/null and b/textures/sock_egypt_trim/032-01a.png differ diff --git a/textures/sock_egypt_trim/032-01b.png b/textures/sock_egypt_trim/032-01b.png new file mode 100644 index 0000000..395bc7e Binary files /dev/null and b/textures/sock_egypt_trim/032-01b.png differ diff --git a/textures/sock_egypt_trim/032-01c.png b/textures/sock_egypt_trim/032-01c.png new file mode 100644 index 0000000..411af00 Binary files /dev/null and b/textures/sock_egypt_trim/032-01c.png differ diff --git a/textures/sock_egypt_trim/032-02a.png b/textures/sock_egypt_trim/032-02a.png new file mode 100644 index 0000000..0105040 Binary files /dev/null and b/textures/sock_egypt_trim/032-02a.png differ diff --git a/textures/sock_egypt_trim/032-02b.png b/textures/sock_egypt_trim/032-02b.png new file mode 100644 index 0000000..bccde75 Binary files /dev/null and b/textures/sock_egypt_trim/032-02b.png differ diff --git a/textures/sock_egypt_trim/032-02c.png b/textures/sock_egypt_trim/032-02c.png new file mode 100644 index 0000000..3a636bc Binary files /dev/null and b/textures/sock_egypt_trim/032-02c.png differ diff --git a/textures/sock_egypt_trim/032-03a.png b/textures/sock_egypt_trim/032-03a.png new file mode 100644 index 0000000..119b2cf Binary files /dev/null and b/textures/sock_egypt_trim/032-03a.png differ diff --git a/textures/sock_egypt_trim/032-03b.png b/textures/sock_egypt_trim/032-03b.png new file mode 100644 index 0000000..937a6f7 Binary files /dev/null and b/textures/sock_egypt_trim/032-03b.png differ diff --git a/textures/sock_egypt_trim/032-03c.png b/textures/sock_egypt_trim/032-03c.png new file mode 100644 index 0000000..1061100 Binary files /dev/null and b/textures/sock_egypt_trim/032-03c.png differ diff --git a/textures/sock_egypt_trim/032-04a.png b/textures/sock_egypt_trim/032-04a.png new file mode 100644 index 0000000..f5c21b9 Binary files /dev/null and b/textures/sock_egypt_trim/032-04a.png differ diff --git a/textures/sock_egypt_trim/032-04b.png b/textures/sock_egypt_trim/032-04b.png new file mode 100644 index 0000000..a73e4cd Binary files /dev/null and b/textures/sock_egypt_trim/032-04b.png differ diff --git a/textures/sock_egypt_trim/032-04c.png b/textures/sock_egypt_trim/032-04c.png new file mode 100644 index 0000000..2409bbf Binary files /dev/null and b/textures/sock_egypt_trim/032-04c.png differ diff --git a/textures/sock_egypt_trim/032-04d.png b/textures/sock_egypt_trim/032-04d.png new file mode 100644 index 0000000..af41f74 Binary files /dev/null and b/textures/sock_egypt_trim/032-04d.png differ diff --git a/textures/sock_egypt_trim/032-05a.png b/textures/sock_egypt_trim/032-05a.png new file mode 100644 index 0000000..38f1170 Binary files /dev/null and b/textures/sock_egypt_trim/032-05a.png differ diff --git a/textures/sock_egypt_trim/032-05b.png b/textures/sock_egypt_trim/032-05b.png new file mode 100644 index 0000000..24442df Binary files /dev/null and b/textures/sock_egypt_trim/032-05b.png differ diff --git a/textures/sock_egypt_trim/032-05c.png b/textures/sock_egypt_trim/032-05c.png new file mode 100644 index 0000000..e65e180 Binary files /dev/null and b/textures/sock_egypt_trim/032-05c.png differ diff --git a/textures/sock_egypt_trim/032-05d.png b/textures/sock_egypt_trim/032-05d.png new file mode 100644 index 0000000..a9fb4a2 Binary files /dev/null and b/textures/sock_egypt_trim/032-05d.png differ diff --git a/textures/sock_egypt_trim/032-05e.png b/textures/sock_egypt_trim/032-05e.png new file mode 100644 index 0000000..4d52d82 Binary files /dev/null and b/textures/sock_egypt_trim/032-05e.png differ diff --git a/textures/sock_egypt_trim/032-05f.png b/textures/sock_egypt_trim/032-05f.png new file mode 100644 index 0000000..3ced1b2 Binary files /dev/null and b/textures/sock_egypt_trim/032-05f.png differ diff --git a/textures/sock_egypt_trim/032-06a.png b/textures/sock_egypt_trim/032-06a.png new file mode 100644 index 0000000..9677326 Binary files /dev/null and b/textures/sock_egypt_trim/032-06a.png differ diff --git a/textures/sock_egypt_trim/032-06b.png b/textures/sock_egypt_trim/032-06b.png new file mode 100644 index 0000000..d24f807 Binary files /dev/null and b/textures/sock_egypt_trim/032-06b.png differ diff --git a/textures/sock_egypt_trim/032-06c.png b/textures/sock_egypt_trim/032-06c.png new file mode 100644 index 0000000..40b94e3 Binary files /dev/null and b/textures/sock_egypt_trim/032-06c.png differ diff --git a/textures/sock_egypt_trim/048-01a.png b/textures/sock_egypt_trim/048-01a.png new file mode 100644 index 0000000..b5e5689 Binary files /dev/null and b/textures/sock_egypt_trim/048-01a.png differ diff --git a/textures/sock_egypt_trim/048-01b.png b/textures/sock_egypt_trim/048-01b.png new file mode 100644 index 0000000..35369b2 Binary files /dev/null and b/textures/sock_egypt_trim/048-01b.png differ diff --git a/textures/sock_egypt_trim/048-01c.png b/textures/sock_egypt_trim/048-01c.png new file mode 100644 index 0000000..2e74067 Binary files /dev/null and b/textures/sock_egypt_trim/048-01c.png differ diff --git a/textures/sock_egypt_trim/048-02a.png b/textures/sock_egypt_trim/048-02a.png new file mode 100644 index 0000000..7aabe33 Binary files /dev/null and b/textures/sock_egypt_trim/048-02a.png differ diff --git a/textures/sock_egypt_trim/048-02b.png b/textures/sock_egypt_trim/048-02b.png new file mode 100644 index 0000000..4320c63 Binary files /dev/null and b/textures/sock_egypt_trim/048-02b.png differ diff --git a/textures/sock_egypt_trim/048-02c.png b/textures/sock_egypt_trim/048-02c.png new file mode 100644 index 0000000..8520559 Binary files /dev/null and b/textures/sock_egypt_trim/048-02c.png differ diff --git a/textures/sock_egypt_trim/048-02d.png b/textures/sock_egypt_trim/048-02d.png new file mode 100644 index 0000000..a846b79 Binary files /dev/null and b/textures/sock_egypt_trim/048-02d.png differ diff --git a/textures/sock_egypt_trim/048-02e.png b/textures/sock_egypt_trim/048-02e.png new file mode 100644 index 0000000..76d3580 Binary files /dev/null and b/textures/sock_egypt_trim/048-02e.png differ diff --git a/textures/sock_egypt_trim/048-02f.png b/textures/sock_egypt_trim/048-02f.png new file mode 100644 index 0000000..f8a9a22 Binary files /dev/null and b/textures/sock_egypt_trim/048-02f.png differ diff --git a/textures/sock_egypt_trim/048-02g.png b/textures/sock_egypt_trim/048-02g.png new file mode 100644 index 0000000..f926865 Binary files /dev/null and b/textures/sock_egypt_trim/048-02g.png differ diff --git a/textures/sock_egypt_trim/048-02h.png b/textures/sock_egypt_trim/048-02h.png new file mode 100644 index 0000000..1704aea Binary files /dev/null and b/textures/sock_egypt_trim/048-02h.png differ diff --git a/textures/sock_egypt_trim/064-01a.png b/textures/sock_egypt_trim/064-01a.png new file mode 100644 index 0000000..a755e83 Binary files /dev/null and b/textures/sock_egypt_trim/064-01a.png differ diff --git a/textures/sock_egypt_trim/064-01b.png b/textures/sock_egypt_trim/064-01b.png new file mode 100644 index 0000000..8e72cb8 Binary files /dev/null and b/textures/sock_egypt_trim/064-01b.png differ diff --git a/textures/sock_egypt_trim/064-01c.png b/textures/sock_egypt_trim/064-01c.png new file mode 100644 index 0000000..0b6bf1e Binary files /dev/null and b/textures/sock_egypt_trim/064-01c.png differ diff --git a/textures/sock_egypt_trim/064-02a.png b/textures/sock_egypt_trim/064-02a.png new file mode 100644 index 0000000..5ed1177 Binary files /dev/null and b/textures/sock_egypt_trim/064-02a.png differ diff --git a/textures/sock_egypt_trim/064-02b.png b/textures/sock_egypt_trim/064-02b.png new file mode 100644 index 0000000..266ce9f Binary files /dev/null and b/textures/sock_egypt_trim/064-02b.png differ diff --git a/textures/sock_egypt_trim/064-02c.png b/textures/sock_egypt_trim/064-02c.png new file mode 100644 index 0000000..e6accab Binary files /dev/null and b/textures/sock_egypt_trim/064-02c.png differ diff --git a/textures/sock_egypt_trim/064-03a.png b/textures/sock_egypt_trim/064-03a.png new file mode 100644 index 0000000..214b081 Binary files /dev/null and b/textures/sock_egypt_trim/064-03a.png differ diff --git a/textures/sock_egypt_trim/064-03b.png b/textures/sock_egypt_trim/064-03b.png new file mode 100644 index 0000000..773eb9e Binary files /dev/null and b/textures/sock_egypt_trim/064-03b.png differ diff --git a/textures/sock_egypt_trim/064-03c.png b/textures/sock_egypt_trim/064-03c.png new file mode 100644 index 0000000..546b6e3 Binary files /dev/null and b/textures/sock_egypt_trim/064-03c.png differ diff --git a/textures/sock_egypt_trim/064-04a.png b/textures/sock_egypt_trim/064-04a.png new file mode 100644 index 0000000..715610d Binary files /dev/null and b/textures/sock_egypt_trim/064-04a.png differ diff --git a/textures/sock_egypt_trim/064-04b.png b/textures/sock_egypt_trim/064-04b.png new file mode 100644 index 0000000..f17df12 Binary files /dev/null and b/textures/sock_egypt_trim/064-04b.png differ diff --git a/textures/sock_egypt_trim/064-04c.png b/textures/sock_egypt_trim/064-04c.png new file mode 100644 index 0000000..278c2d5 Binary files /dev/null and b/textures/sock_egypt_trim/064-04c.png differ diff --git a/textures/sock_egypt_trim/064-05a.png b/textures/sock_egypt_trim/064-05a.png new file mode 100644 index 0000000..a511b57 Binary files /dev/null and b/textures/sock_egypt_trim/064-05a.png differ diff --git a/textures/sock_egypt_trim/064-05b.png b/textures/sock_egypt_trim/064-05b.png new file mode 100644 index 0000000..07ba9c1 Binary files /dev/null and b/textures/sock_egypt_trim/064-05b.png differ diff --git a/textures/sock_egypt_trim/064-05c.png b/textures/sock_egypt_trim/064-05c.png new file mode 100644 index 0000000..6803df5 Binary files /dev/null and b/textures/sock_egypt_trim/064-05c.png differ diff --git a/textures/sock_egypt_trim/064-05d.png b/textures/sock_egypt_trim/064-05d.png new file mode 100644 index 0000000..e328ba5 Binary files /dev/null and b/textures/sock_egypt_trim/064-05d.png differ diff --git a/textures/sock_egypt_trim/064-06a.png b/textures/sock_egypt_trim/064-06a.png new file mode 100644 index 0000000..0c8a87c Binary files /dev/null and b/textures/sock_egypt_trim/064-06a.png differ diff --git a/textures/sock_egypt_trim/064-06b.png b/textures/sock_egypt_trim/064-06b.png new file mode 100644 index 0000000..389eb47 Binary files /dev/null and b/textures/sock_egypt_trim/064-06b.png differ diff --git a/textures/sock_egypt_trim/064-06c.png b/textures/sock_egypt_trim/064-06c.png new file mode 100644 index 0000000..9804023 Binary files /dev/null and b/textures/sock_egypt_trim/064-06c.png differ diff --git a/textures/sock_egypt_trim/064-06d.png b/textures/sock_egypt_trim/064-06d.png new file mode 100644 index 0000000..5ce5130 Binary files /dev/null and b/textures/sock_egypt_trim/064-06d.png differ diff --git a/textures/sock_egypt_trim/064-07a.png b/textures/sock_egypt_trim/064-07a.png new file mode 100644 index 0000000..d4af3aa Binary files /dev/null and b/textures/sock_egypt_trim/064-07a.png differ diff --git a/textures/sock_egypt_trim/064-07b.png b/textures/sock_egypt_trim/064-07b.png new file mode 100644 index 0000000..e03fcc7 Binary files /dev/null and b/textures/sock_egypt_trim/064-07b.png differ diff --git a/textures/sock_egypt_trim/064-07c.png b/textures/sock_egypt_trim/064-07c.png new file mode 100644 index 0000000..4df9776 Binary files /dev/null and b/textures/sock_egypt_trim/064-07c.png differ diff --git a/textures/sock_egypt_trim/064-07d.png b/textures/sock_egypt_trim/064-07d.png new file mode 100644 index 0000000..95bc45c Binary files /dev/null and b/textures/sock_egypt_trim/064-07d.png differ diff --git a/textures/sock_egypt_trim/064-07e.png b/textures/sock_egypt_trim/064-07e.png new file mode 100644 index 0000000..3c27b20 Binary files /dev/null and b/textures/sock_egypt_trim/064-07e.png differ diff --git a/textures/sock_egypt_trim/064-08a.png b/textures/sock_egypt_trim/064-08a.png new file mode 100644 index 0000000..494a7ed Binary files /dev/null and b/textures/sock_egypt_trim/064-08a.png differ diff --git a/textures/sock_egypt_trim/064-08b.png b/textures/sock_egypt_trim/064-08b.png new file mode 100644 index 0000000..2b3f4c6 Binary files /dev/null and b/textures/sock_egypt_trim/064-08b.png differ diff --git a/textures/sock_egypt_trim/064-08c.png b/textures/sock_egypt_trim/064-08c.png new file mode 100644 index 0000000..e758ed6 Binary files /dev/null and b/textures/sock_egypt_trim/064-08c.png differ diff --git a/textures/sock_egypt_trim/064-08d.png b/textures/sock_egypt_trim/064-08d.png new file mode 100644 index 0000000..e402f5b Binary files /dev/null and b/textures/sock_egypt_trim/064-08d.png differ diff --git a/textures/sock_egypt_trim/064-08e.png b/textures/sock_egypt_trim/064-08e.png new file mode 100644 index 0000000..774c22d Binary files /dev/null and b/textures/sock_egypt_trim/064-08e.png differ diff --git a/textures/sock_egypt_trim/064-08f.png b/textures/sock_egypt_trim/064-08f.png new file mode 100644 index 0000000..395ff0c Binary files /dev/null and b/textures/sock_egypt_trim/064-08f.png differ diff --git a/textures/sock_egypt_trim/096-01c.png b/textures/sock_egypt_trim/096-01c.png new file mode 100644 index 0000000..3b36b67 Binary files /dev/null and b/textures/sock_egypt_trim/096-01c.png differ diff --git a/textures/sock_egypt_trim/128-01a.png b/textures/sock_egypt_trim/128-01a.png new file mode 100644 index 0000000..4de45b5 Binary files /dev/null and b/textures/sock_egypt_trim/128-01a.png differ diff --git a/textures/sock_egypt_trim/128-01b.png b/textures/sock_egypt_trim/128-01b.png new file mode 100644 index 0000000..f0d6390 Binary files /dev/null and b/textures/sock_egypt_trim/128-01b.png differ diff --git a/textures/sock_egypt_trim/128-01c.png b/textures/sock_egypt_trim/128-01c.png new file mode 100644 index 0000000..51ca9dc Binary files /dev/null and b/textures/sock_egypt_trim/128-01c.png differ diff --git a/textures/sock_egypt_trim/128-01pa.png b/textures/sock_egypt_trim/128-01pa.png new file mode 100644 index 0000000..782730a Binary files /dev/null and b/textures/sock_egypt_trim/128-01pa.png differ diff --git a/textures/sock_egypt_trim/128-01pb.png b/textures/sock_egypt_trim/128-01pb.png new file mode 100644 index 0000000..75ade8f Binary files /dev/null and b/textures/sock_egypt_trim/128-01pb.png differ diff --git a/textures/sock_egypt_trim/128-01pc.png b/textures/sock_egypt_trim/128-01pc.png new file mode 100644 index 0000000..6745f0d Binary files /dev/null and b/textures/sock_egypt_trim/128-01pc.png differ diff --git a/textures/sock_egypt_trim/128-02a.png b/textures/sock_egypt_trim/128-02a.png new file mode 100644 index 0000000..4254346 Binary files /dev/null and b/textures/sock_egypt_trim/128-02a.png differ diff --git a/textures/sock_egypt_trim/128-02b.png b/textures/sock_egypt_trim/128-02b.png new file mode 100644 index 0000000..22aa0ba Binary files /dev/null and b/textures/sock_egypt_trim/128-02b.png differ diff --git a/textures/sock_egypt_trim/128-02c.png b/textures/sock_egypt_trim/128-02c.png new file mode 100644 index 0000000..e3c3e3e Binary files /dev/null and b/textures/sock_egypt_trim/128-02c.png differ diff --git a/textures/sock_egypt_trim/128-02pa.png b/textures/sock_egypt_trim/128-02pa.png new file mode 100644 index 0000000..0bc87e6 Binary files /dev/null and b/textures/sock_egypt_trim/128-02pa.png differ diff --git a/textures/sock_egypt_trim/128-02pb.png b/textures/sock_egypt_trim/128-02pb.png new file mode 100644 index 0000000..61c8a5e Binary files /dev/null and b/textures/sock_egypt_trim/128-02pb.png differ diff --git a/textures/sock_egypt_trim/128-02pc.png b/textures/sock_egypt_trim/128-02pc.png new file mode 100644 index 0000000..8376b4d Binary files /dev/null and b/textures/sock_egypt_trim/128-02pc.png differ diff --git a/textures/sock_egypt_trim/128-03a.png b/textures/sock_egypt_trim/128-03a.png new file mode 100644 index 0000000..f742f2f Binary files /dev/null and b/textures/sock_egypt_trim/128-03a.png differ diff --git a/textures/sock_egypt_trim/128-03b.png b/textures/sock_egypt_trim/128-03b.png new file mode 100644 index 0000000..f3cbefc Binary files /dev/null and b/textures/sock_egypt_trim/128-03b.png differ diff --git a/textures/sock_egypt_trim/128-03c.png b/textures/sock_egypt_trim/128-03c.png new file mode 100644 index 0000000..f8cf8ca Binary files /dev/null and b/textures/sock_egypt_trim/128-03c.png differ diff --git a/textures/sock_egypt_trim/128-04a.png b/textures/sock_egypt_trim/128-04a.png new file mode 100644 index 0000000..09ca367 Binary files /dev/null and b/textures/sock_egypt_trim/128-04a.png differ diff --git a/textures/sock_egypt_trim/128-04b.png b/textures/sock_egypt_trim/128-04b.png new file mode 100644 index 0000000..1898eb1 Binary files /dev/null and b/textures/sock_egypt_trim/128-04b.png differ diff --git a/textures/sock_egypt_trim/128-04c.png b/textures/sock_egypt_trim/128-04c.png new file mode 100644 index 0000000..8a2894f Binary files /dev/null and b/textures/sock_egypt_trim/128-04c.png differ diff --git a/textures/sock_egypt_trim/128-04d.png b/textures/sock_egypt_trim/128-04d.png new file mode 100644 index 0000000..948fd9b Binary files /dev/null and b/textures/sock_egypt_trim/128-04d.png differ diff --git a/textures/sock_egypt_trim/128-05a.png b/textures/sock_egypt_trim/128-05a.png new file mode 100644 index 0000000..fa5e52c Binary files /dev/null and b/textures/sock_egypt_trim/128-05a.png differ diff --git a/textures/sock_egypt_trim/128-05b.png b/textures/sock_egypt_trim/128-05b.png new file mode 100644 index 0000000..21652b7 Binary files /dev/null and b/textures/sock_egypt_trim/128-05b.png differ diff --git a/textures/sock_egypt_trim/128-05c.png b/textures/sock_egypt_trim/128-05c.png new file mode 100644 index 0000000..20bc7c5 Binary files /dev/null and b/textures/sock_egypt_trim/128-05c.png differ diff --git a/textures/sock_egypt_trim/128-05d.png b/textures/sock_egypt_trim/128-05d.png new file mode 100644 index 0000000..dd77216 Binary files /dev/null and b/textures/sock_egypt_trim/128-05d.png differ diff --git a/textures/sock_egypt_trim/128-05e.png b/textures/sock_egypt_trim/128-05e.png new file mode 100644 index 0000000..07f559c Binary files /dev/null and b/textures/sock_egypt_trim/128-05e.png differ diff --git a/textures/sock_egypt_trim/128-05f.png b/textures/sock_egypt_trim/128-05f.png new file mode 100644 index 0000000..5448fca Binary files /dev/null and b/textures/sock_egypt_trim/128-05f.png differ diff --git a/textures/sock_egypt_trim/128-05g.png b/textures/sock_egypt_trim/128-05g.png new file mode 100644 index 0000000..ef6a74e Binary files /dev/null and b/textures/sock_egypt_trim/128-05g.png differ diff --git a/textures/sock_egypt_trim/128-05h.png b/textures/sock_egypt_trim/128-05h.png new file mode 100644 index 0000000..51dca61 Binary files /dev/null and b/textures/sock_egypt_trim/128-05h.png differ diff --git a/textures/sock_egypt_trim/128-05i.png b/textures/sock_egypt_trim/128-05i.png new file mode 100644 index 0000000..3b8f29d Binary files /dev/null and b/textures/sock_egypt_trim/128-05i.png differ diff --git a/textures/sock_egypt_trim/128-05j.png b/textures/sock_egypt_trim/128-05j.png new file mode 100644 index 0000000..3ed3fdc Binary files /dev/null and b/textures/sock_egypt_trim/128-05j.png differ diff --git a/textures/sock_egypt_trim/128-comb1.png b/textures/sock_egypt_trim/128-comb1.png new file mode 100644 index 0000000..0c87b57 Binary files /dev/null and b/textures/sock_egypt_trim/128-comb1.png differ diff --git a/textures/sock_egypt_trim/256-01a.png b/textures/sock_egypt_trim/256-01a.png new file mode 100644 index 0000000..993994c Binary files /dev/null and b/textures/sock_egypt_trim/256-01a.png differ diff --git a/textures/sock_egypt_trim/256-01b.png b/textures/sock_egypt_trim/256-01b.png new file mode 100644 index 0000000..9463fd6 Binary files /dev/null and b/textures/sock_egypt_trim/256-01b.png differ diff --git a/textures/sock_egypt_trim/256-03a.png b/textures/sock_egypt_trim/256-03a.png new file mode 100644 index 0000000..5f7c10b Binary files /dev/null and b/textures/sock_egypt_trim/256-03a.png differ diff --git a/textures/sock_egypt_trim/256-03b.png b/textures/sock_egypt_trim/256-03b.png new file mode 100644 index 0000000..bfc8670 Binary files /dev/null and b/textures/sock_egypt_trim/256-03b.png differ diff --git a/textures/sock_egypt_trim/256-03c.png b/textures/sock_egypt_trim/256-03c.png new file mode 100644 index 0000000..0d656ed Binary files /dev/null and b/textures/sock_egypt_trim/256-03c.png differ diff --git a/textures/sock_egypt_trim/256-03d.png b/textures/sock_egypt_trim/256-03d.png new file mode 100644 index 0000000..df6b369 Binary files /dev/null and b/textures/sock_egypt_trim/256-03d.png differ diff --git a/textures/sock_egypt_trim/256-04a.png b/textures/sock_egypt_trim/256-04a.png new file mode 100644 index 0000000..8c79df5 Binary files /dev/null and b/textures/sock_egypt_trim/256-04a.png differ diff --git a/textures/sock_egypt_trim/256-04b.png b/textures/sock_egypt_trim/256-04b.png new file mode 100644 index 0000000..82d40fb Binary files /dev/null and b/textures/sock_egypt_trim/256-04b.png differ diff --git a/textures/sock_egypt_trim/256-04c.png b/textures/sock_egypt_trim/256-04c.png new file mode 100644 index 0000000..74ef5a2 Binary files /dev/null and b/textures/sock_egypt_trim/256-04c.png differ diff --git a/textures/sock_egypt_trim/256-04d.png b/textures/sock_egypt_trim/256-04d.png new file mode 100644 index 0000000..f22a10f Binary files /dev/null and b/textures/sock_egypt_trim/256-04d.png differ diff --git a/textures/sock_egypt_trim/lig_128-05a.png b/textures/sock_egypt_trim/lig_128-05a.png new file mode 100644 index 0000000..ef140ce Binary files /dev/null and b/textures/sock_egypt_trim/lig_128-05a.png differ diff --git a/textures/sock_egypt_trim/lig_128-05b.png b/textures/sock_egypt_trim/lig_128-05b.png new file mode 100644 index 0000000..b60bc96 Binary files /dev/null and b/textures/sock_egypt_trim/lig_128-05b.png differ diff --git a/textures/sock_egypt_trim/s064-01a.png b/textures/sock_egypt_trim/s064-01a.png new file mode 100644 index 0000000..e49d394 Binary files /dev/null and b/textures/sock_egypt_trim/s064-01a.png differ diff --git a/textures/sock_egypt_trim/s064-01b.png b/textures/sock_egypt_trim/s064-01b.png new file mode 100644 index 0000000..084d1f5 Binary files /dev/null and b/textures/sock_egypt_trim/s064-01b.png differ diff --git a/textures/sock_egypt_trim/s064-01c.png b/textures/sock_egypt_trim/s064-01c.png new file mode 100644 index 0000000..de5b972 Binary files /dev/null and b/textures/sock_egypt_trim/s064-01c.png differ diff --git a/textures/sock_egypt_trim/s064-01d.png b/textures/sock_egypt_trim/s064-01d.png new file mode 100644 index 0000000..c1a1b95 Binary files /dev/null and b/textures/sock_egypt_trim/s064-01d.png differ diff --git a/textures/sock_egypt_trim/s064-01e.png b/textures/sock_egypt_trim/s064-01e.png new file mode 100644 index 0000000..df45a38 Binary files /dev/null and b/textures/sock_egypt_trim/s064-01e.png differ diff --git a/textures/sock_egypt_trim/s064-01f.png b/textures/sock_egypt_trim/s064-01f.png new file mode 100644 index 0000000..ca0f0f8 Binary files /dev/null and b/textures/sock_egypt_trim/s064-01f.png differ diff --git a/textures/sock_egypt_trim/s064-02a.png b/textures/sock_egypt_trim/s064-02a.png new file mode 100644 index 0000000..ca5869b Binary files /dev/null and b/textures/sock_egypt_trim/s064-02a.png differ diff --git a/textures/sock_egypt_trim/s064-02b.png b/textures/sock_egypt_trim/s064-02b.png new file mode 100644 index 0000000..c64cc2a Binary files /dev/null and b/textures/sock_egypt_trim/s064-02b.png differ diff --git a/textures/sock_egypt_trim/s064-02c.png b/textures/sock_egypt_trim/s064-02c.png new file mode 100644 index 0000000..768f40e Binary files /dev/null and b/textures/sock_egypt_trim/s064-02c.png differ diff --git a/textures/sock_egypt_trim/s064-02d.png b/textures/sock_egypt_trim/s064-02d.png new file mode 100644 index 0000000..3a431e2 Binary files /dev/null and b/textures/sock_egypt_trim/s064-02d.png differ diff --git a/textures/sock_egypt_trim/s064-02e.png b/textures/sock_egypt_trim/s064-02e.png new file mode 100644 index 0000000..f7e9d32 Binary files /dev/null and b/textures/sock_egypt_trim/s064-02e.png differ diff --git a/textures/sock_egypt_trim/s064-03a.png b/textures/sock_egypt_trim/s064-03a.png new file mode 100644 index 0000000..f379ddf Binary files /dev/null and b/textures/sock_egypt_trim/s064-03a.png differ diff --git a/textures/sock_egypt_trim/s064-03b.png b/textures/sock_egypt_trim/s064-03b.png new file mode 100644 index 0000000..9ac4fc6 Binary files /dev/null and b/textures/sock_egypt_trim/s064-03b.png differ diff --git a/textures/sock_egypt_trim/s064-03c.png b/textures/sock_egypt_trim/s064-03c.png new file mode 100644 index 0000000..fbc4eed Binary files /dev/null and b/textures/sock_egypt_trim/s064-03c.png differ diff --git a/textures/sock_egypt_trim/s064-03d.png b/textures/sock_egypt_trim/s064-03d.png new file mode 100644 index 0000000..9b13571 Binary files /dev/null and b/textures/sock_egypt_trim/s064-03d.png differ diff --git a/textures/sock_egypt_trim/s064-03e.png b/textures/sock_egypt_trim/s064-03e.png new file mode 100644 index 0000000..4012805 Binary files /dev/null and b/textures/sock_egypt_trim/s064-03e.png differ diff --git a/textures/sock_egypt_trim/s064-04a.png b/textures/sock_egypt_trim/s064-04a.png new file mode 100644 index 0000000..0fe8ed5 Binary files /dev/null and b/textures/sock_egypt_trim/s064-04a.png differ diff --git a/textures/sock_egypt_trim/s064-04b.png b/textures/sock_egypt_trim/s064-04b.png new file mode 100644 index 0000000..f82d183 Binary files /dev/null and b/textures/sock_egypt_trim/s064-04b.png differ diff --git a/textures/sock_egypt_trim/s064-04c.png b/textures/sock_egypt_trim/s064-04c.png new file mode 100644 index 0000000..c03f16e Binary files /dev/null and b/textures/sock_egypt_trim/s064-04c.png differ diff --git a/textures/sock_egypt_trim/s064-04d.png b/textures/sock_egypt_trim/s064-04d.png new file mode 100644 index 0000000..cfe7e14 Binary files /dev/null and b/textures/sock_egypt_trim/s064-04d.png differ diff --git a/textures/sock_egypt_trim/s064-04e.png b/textures/sock_egypt_trim/s064-04e.png new file mode 100644 index 0000000..67046c6 Binary files /dev/null and b/textures/sock_egypt_trim/s064-04e.png differ diff --git a/textures/sock_egypt_trim/s064-05a.png b/textures/sock_egypt_trim/s064-05a.png new file mode 100644 index 0000000..64f43b1 Binary files /dev/null and b/textures/sock_egypt_trim/s064-05a.png differ diff --git a/textures/sock_egypt_trim/s064-05b.png b/textures/sock_egypt_trim/s064-05b.png new file mode 100644 index 0000000..66a6eb0 Binary files /dev/null and b/textures/sock_egypt_trim/s064-05b.png differ diff --git a/textures/sock_egypt_trim/s064-05c.png b/textures/sock_egypt_trim/s064-05c.png new file mode 100644 index 0000000..d4e4ddd Binary files /dev/null and b/textures/sock_egypt_trim/s064-05c.png differ diff --git a/textures/sock_egypt_trim/s064-05d.png b/textures/sock_egypt_trim/s064-05d.png new file mode 100644 index 0000000..4b18bb5 Binary files /dev/null and b/textures/sock_egypt_trim/s064-05d.png differ diff --git a/textures/sock_egypt_trim/s064-05e.png b/textures/sock_egypt_trim/s064-05e.png new file mode 100644 index 0000000..e7b337b Binary files /dev/null and b/textures/sock_egypt_trim/s064-05e.png differ diff --git a/textures/sock_egypt_trim/s064-05f.png b/textures/sock_egypt_trim/s064-05f.png new file mode 100644 index 0000000..2c87e6d Binary files /dev/null and b/textures/sock_egypt_trim/s064-05f.png differ diff --git a/textures/sock_egypt_trim/s064-05g.png b/textures/sock_egypt_trim/s064-05g.png new file mode 100644 index 0000000..c38f658 Binary files /dev/null and b/textures/sock_egypt_trim/s064-05g.png differ diff --git a/textures/sock_egypt_trim/s064-05h.png b/textures/sock_egypt_trim/s064-05h.png new file mode 100644 index 0000000..edfa07d Binary files /dev/null and b/textures/sock_egypt_trim/s064-05h.png differ diff --git a/textures/sock_egypt_trim/s064-05i.png b/textures/sock_egypt_trim/s064-05i.png new file mode 100644 index 0000000..1f821ad Binary files /dev/null and b/textures/sock_egypt_trim/s064-05i.png differ diff --git a/textures/sock_egypt_trim/s064-05j.png b/textures/sock_egypt_trim/s064-05j.png new file mode 100644 index 0000000..950ca7f Binary files /dev/null and b/textures/sock_egypt_trim/s064-05j.png differ diff --git a/textures/sock_egypt_trim/s064-05k.png b/textures/sock_egypt_trim/s064-05k.png new file mode 100644 index 0000000..e234dda Binary files /dev/null and b/textures/sock_egypt_trim/s064-05k.png differ diff --git a/textures/sock_egypt_trim/s064-05l.png b/textures/sock_egypt_trim/s064-05l.png new file mode 100644 index 0000000..cff0c7a Binary files /dev/null and b/textures/sock_egypt_trim/s064-05l.png differ diff --git a/textures/sock_egypt_trim/s064-05m.png b/textures/sock_egypt_trim/s064-05m.png new file mode 100644 index 0000000..f41953f Binary files /dev/null and b/textures/sock_egypt_trim/s064-05m.png differ diff --git a/textures/sock_egypt_trim/s064-05n.png b/textures/sock_egypt_trim/s064-05n.png new file mode 100644 index 0000000..e6dc9c9 Binary files /dev/null and b/textures/sock_egypt_trim/s064-05n.png differ diff --git a/textures/sock_egypt_trim/s064-05o.png b/textures/sock_egypt_trim/s064-05o.png new file mode 100644 index 0000000..29df160 Binary files /dev/null and b/textures/sock_egypt_trim/s064-05o.png differ diff --git a/textures/sock_egypt_trim/s064-05p.png b/textures/sock_egypt_trim/s064-05p.png new file mode 100644 index 0000000..a4b7600 Binary files /dev/null and b/textures/sock_egypt_trim/s064-05p.png differ diff --git a/textures/sock_egypt_trim/s128-01a.png b/textures/sock_egypt_trim/s128-01a.png new file mode 100644 index 0000000..82a70ec Binary files /dev/null and b/textures/sock_egypt_trim/s128-01a.png differ diff --git a/textures/sock_egypt_trim/s128-01b.png b/textures/sock_egypt_trim/s128-01b.png new file mode 100644 index 0000000..60d14f2 Binary files /dev/null and b/textures/sock_egypt_trim/s128-01b.png differ diff --git a/textures/sock_egypt_trim/s128-01c.png b/textures/sock_egypt_trim/s128-01c.png new file mode 100644 index 0000000..e635f41 Binary files /dev/null and b/textures/sock_egypt_trim/s128-01c.png differ diff --git a/textures/sock_egypt_trim/s128-01d.png b/textures/sock_egypt_trim/s128-01d.png new file mode 100644 index 0000000..ff37ba1 Binary files /dev/null and b/textures/sock_egypt_trim/s128-01d.png differ diff --git a/textures/sock_egypt_trim/s128-01e.png b/textures/sock_egypt_trim/s128-01e.png new file mode 100644 index 0000000..0400cf2 Binary files /dev/null and b/textures/sock_egypt_trim/s128-01e.png differ diff --git a/textures/sock_egypt_trim/s128-02a.png b/textures/sock_egypt_trim/s128-02a.png new file mode 100644 index 0000000..7f017c2 Binary files /dev/null and b/textures/sock_egypt_trim/s128-02a.png differ diff --git a/textures/sock_egypt_trim/s128-02b.png b/textures/sock_egypt_trim/s128-02b.png new file mode 100644 index 0000000..6884346 Binary files /dev/null and b/textures/sock_egypt_trim/s128-02b.png differ diff --git a/textures/sock_egypt_trim/s128-02c.png b/textures/sock_egypt_trim/s128-02c.png new file mode 100644 index 0000000..6d61b88 Binary files /dev/null and b/textures/sock_egypt_trim/s128-02c.png differ diff --git a/textures/sock_egypt_trim/s128-02d.png b/textures/sock_egypt_trim/s128-02d.png new file mode 100644 index 0000000..b61643a Binary files /dev/null and b/textures/sock_egypt_trim/s128-02d.png differ diff --git a/textures/sock_egypt_trim/s128-02e.png b/textures/sock_egypt_trim/s128-02e.png new file mode 100644 index 0000000..114cd48 Binary files /dev/null and b/textures/sock_egypt_trim/s128-02e.png differ diff --git a/textures/sock_egypt_trim/s128-04a.png b/textures/sock_egypt_trim/s128-04a.png new file mode 100644 index 0000000..ab3650a Binary files /dev/null and b/textures/sock_egypt_trim/s128-04a.png differ diff --git a/textures/sock_egypt_trim/s128-04b.png b/textures/sock_egypt_trim/s128-04b.png new file mode 100644 index 0000000..0cc0d70 Binary files /dev/null and b/textures/sock_egypt_trim/s128-04b.png differ diff --git a/textures/sock_egypt_trim/s128-04c.png b/textures/sock_egypt_trim/s128-04c.png new file mode 100644 index 0000000..86bf672 Binary files /dev/null and b/textures/sock_egypt_trim/s128-04c.png differ diff --git a/textures/sock_egypt_trim/s128-04d.png b/textures/sock_egypt_trim/s128-04d.png new file mode 100644 index 0000000..a9876ed Binary files /dev/null and b/textures/sock_egypt_trim/s128-04d.png differ diff --git a/textures/sock_egypt_trim/s128-04e.png b/textures/sock_egypt_trim/s128-04e.png new file mode 100644 index 0000000..394c2ee Binary files /dev/null and b/textures/sock_egypt_trim/s128-04e.png differ diff --git a/textures/sock_egypt_trim/step01a.png b/textures/sock_egypt_trim/step01a.png new file mode 100644 index 0000000..b2413d4 Binary files /dev/null and b/textures/sock_egypt_trim/step01a.png differ diff --git a/textures/sock_egypt_trim/step01b.png b/textures/sock_egypt_trim/step01b.png new file mode 100644 index 0000000..222e88b Binary files /dev/null and b/textures/sock_egypt_trim/step01b.png differ diff --git a/textures/sock_egypt_trim/stepangle01a.png b/textures/sock_egypt_trim/stepangle01a.png new file mode 100644 index 0000000..90ad649 Binary files /dev/null and b/textures/sock_egypt_trim/stepangle01a.png differ diff --git a/textures/sock_egypt_trim/stepangle01b.png b/textures/sock_egypt_trim/stepangle01b.png new file mode 100644 index 0000000..fdd01b6 Binary files /dev/null and b/textures/sock_egypt_trim/stepangle01b.png differ diff --git a/textures/sock_egypt_trim/stepangle01c.png b/textures/sock_egypt_trim/stepangle01c.png new file mode 100644 index 0000000..6ff29b8 Binary files /dev/null and b/textures/sock_egypt_trim/stepangle01c.png differ diff --git a/textures/sock_egypt_trim/stepangle01d.png b/textures/sock_egypt_trim/stepangle01d.png new file mode 100644 index 0000000..0874ec0 Binary files /dev/null and b/textures/sock_egypt_trim/stepangle01d.png differ diff --git a/textures/sock_egypt_trim/t064-01a.png b/textures/sock_egypt_trim/t064-01a.png new file mode 100644 index 0000000..a3acc81 Binary files /dev/null and b/textures/sock_egypt_trim/t064-01a.png differ diff --git a/textures/sock_egypt_trim/t064-01b.png b/textures/sock_egypt_trim/t064-01b.png new file mode 100644 index 0000000..5c84bc0 Binary files /dev/null and b/textures/sock_egypt_trim/t064-01b.png differ diff --git a/textures/sock_egypt_trim/t064-02a.png b/textures/sock_egypt_trim/t064-02a.png new file mode 100644 index 0000000..2de0d15 Binary files /dev/null and b/textures/sock_egypt_trim/t064-02a.png differ diff --git a/textures/sock_egypt_trim/t064-02b.png b/textures/sock_egypt_trim/t064-02b.png new file mode 100644 index 0000000..ceae7cb Binary files /dev/null and b/textures/sock_egypt_trim/t064-02b.png differ diff --git a/textures/sock_egypt_trim/t064-02c.png b/textures/sock_egypt_trim/t064-02c.png new file mode 100644 index 0000000..cefe01a Binary files /dev/null and b/textures/sock_egypt_trim/t064-02c.png differ diff --git a/textures/sock_egypt_trim/t064-02d.png b/textures/sock_egypt_trim/t064-02d.png new file mode 100644 index 0000000..b529e65 Binary files /dev/null and b/textures/sock_egypt_trim/t064-02d.png differ diff --git a/textures/sock_egypt_trim/v064-01a.png b/textures/sock_egypt_trim/v064-01a.png new file mode 100644 index 0000000..37e0c0b Binary files /dev/null and b/textures/sock_egypt_trim/v064-01a.png differ diff --git a/textures/sock_egypt_trim/v064-01b.png b/textures/sock_egypt_trim/v064-01b.png new file mode 100644 index 0000000..d70752a Binary files /dev/null and b/textures/sock_egypt_trim/v064-01b.png differ diff --git a/textures/sock_egypt_trim/v064-01c.png b/textures/sock_egypt_trim/v064-01c.png new file mode 100644 index 0000000..b97436e Binary files /dev/null and b/textures/sock_egypt_trim/v064-01c.png differ diff --git a/textures/sock_egypt_trim/v064-01d.png b/textures/sock_egypt_trim/v064-01d.png new file mode 100644 index 0000000..bdc92fc Binary files /dev/null and b/textures/sock_egypt_trim/v064-01d.png differ diff --git a/textures/sock_egypt_trim/v064-01e.png b/textures/sock_egypt_trim/v064-01e.png new file mode 100644 index 0000000..2d591c7 Binary files /dev/null and b/textures/sock_egypt_trim/v064-01e.png differ diff --git a/textures/sock_egypt_trim/v064-02a.png b/textures/sock_egypt_trim/v064-02a.png new file mode 100644 index 0000000..8d40473 Binary files /dev/null and b/textures/sock_egypt_trim/v064-02a.png differ diff --git a/textures/sock_egypt_trim/v064-02b.png b/textures/sock_egypt_trim/v064-02b.png new file mode 100644 index 0000000..1b13608 Binary files /dev/null and b/textures/sock_egypt_trim/v064-02b.png differ diff --git a/textures/sock_egypt_trim/v064-02c.png b/textures/sock_egypt_trim/v064-02c.png new file mode 100644 index 0000000..d51fc6e Binary files /dev/null and b/textures/sock_egypt_trim/v064-02c.png differ diff --git a/textures/sock_egypt_trim/v064-02d.png b/textures/sock_egypt_trim/v064-02d.png new file mode 100644 index 0000000..e17b4bd Binary files /dev/null and b/textures/sock_egypt_trim/v064-02d.png differ diff --git a/textures/sock_egypt_trim/v064-02e.png b/textures/sock_egypt_trim/v064-02e.png new file mode 100644 index 0000000..b2102f8 Binary files /dev/null and b/textures/sock_egypt_trim/v064-02e.png differ diff --git a/textures/sock_egypt_trim/v064-03a.png b/textures/sock_egypt_trim/v064-03a.png new file mode 100644 index 0000000..0f38e74 Binary files /dev/null and b/textures/sock_egypt_trim/v064-03a.png differ diff --git a/textures/sock_egypt_trim/v064-03b.png b/textures/sock_egypt_trim/v064-03b.png new file mode 100644 index 0000000..05a92a6 Binary files /dev/null and b/textures/sock_egypt_trim/v064-03b.png differ diff --git a/textures/sock_egypt_trim/v064-03c.png b/textures/sock_egypt_trim/v064-03c.png new file mode 100644 index 0000000..3dff793 Binary files /dev/null and b/textures/sock_egypt_trim/v064-03c.png differ diff --git a/textures/sock_egypt_trim/v064-03d.png b/textures/sock_egypt_trim/v064-03d.png new file mode 100644 index 0000000..9749997 Binary files /dev/null and b/textures/sock_egypt_trim/v064-03d.png differ diff --git a/textures/sock_egypt_trim/v064-03e.png b/textures/sock_egypt_trim/v064-03e.png new file mode 100644 index 0000000..fc559f8 Binary files /dev/null and b/textures/sock_egypt_trim/v064-03e.png differ diff --git a/textures/sock_egypt_trim/v096-01b.png b/textures/sock_egypt_trim/v096-01b.png new file mode 100644 index 0000000..7358922 Binary files /dev/null and b/textures/sock_egypt_trim/v096-01b.png differ diff --git a/textures/sock_egypt_trim/v096-01c.png b/textures/sock_egypt_trim/v096-01c.png new file mode 100644 index 0000000..cb454e5 Binary files /dev/null and b/textures/sock_egypt_trim/v096-01c.png differ diff --git a/textures/sock_egypt_trim/v128-01a.png b/textures/sock_egypt_trim/v128-01a.png new file mode 100644 index 0000000..49280ff Binary files /dev/null and b/textures/sock_egypt_trim/v128-01a.png differ diff --git a/textures/sock_egypt_trim/v128-01b.png b/textures/sock_egypt_trim/v128-01b.png new file mode 100644 index 0000000..0491607 Binary files /dev/null and b/textures/sock_egypt_trim/v128-01b.png differ diff --git a/textures/sock_egypt_trim/v128-01c.png b/textures/sock_egypt_trim/v128-01c.png new file mode 100644 index 0000000..62a78fb Binary files /dev/null and b/textures/sock_egypt_trim/v128-01c.png differ diff --git a/textures/sock_egypt_trim/v128-01d.png b/textures/sock_egypt_trim/v128-01d.png new file mode 100644 index 0000000..2ce1b63 Binary files /dev/null and b/textures/sock_egypt_trim/v128-01d.png differ diff --git a/textures/sock_egypt_trim/v128-01e.png b/textures/sock_egypt_trim/v128-01e.png new file mode 100644 index 0000000..25dad51 Binary files /dev/null and b/textures/sock_egypt_trim/v128-01e.png differ diff --git a/textures/sock_egypt_trim/v128-02a.png b/textures/sock_egypt_trim/v128-02a.png new file mode 100644 index 0000000..ca5adea Binary files /dev/null and b/textures/sock_egypt_trim/v128-02a.png differ diff --git a/textures/sock_egypt_trim/v128-02b.png b/textures/sock_egypt_trim/v128-02b.png new file mode 100644 index 0000000..82e1afd Binary files /dev/null and b/textures/sock_egypt_trim/v128-02b.png differ diff --git a/textures/sock_egypt_trim/v128-02c.png b/textures/sock_egypt_trim/v128-02c.png new file mode 100644 index 0000000..49a57eb Binary files /dev/null and b/textures/sock_egypt_trim/v128-02c.png differ diff --git a/textures/sock_egypt_trim/v128-02d.png b/textures/sock_egypt_trim/v128-02d.png new file mode 100644 index 0000000..c5b26b2 Binary files /dev/null and b/textures/sock_egypt_trim/v128-02d.png differ diff --git a/textures/sock_egypt_trim/v128-02e.png b/textures/sock_egypt_trim/v128-02e.png new file mode 100644 index 0000000..b0171f0 Binary files /dev/null and b/textures/sock_egypt_trim/v128-02e.png differ diff --git a/textures/sock_egypt_trim/v128-03a.png b/textures/sock_egypt_trim/v128-03a.png new file mode 100644 index 0000000..e5ff03c Binary files /dev/null and b/textures/sock_egypt_trim/v128-03a.png differ diff --git a/textures/sock_egypt_trim/v128-03b.png b/textures/sock_egypt_trim/v128-03b.png new file mode 100644 index 0000000..0e49e47 Binary files /dev/null and b/textures/sock_egypt_trim/v128-03b.png differ diff --git a/textures/sock_egypt_trim/v128-03c.png b/textures/sock_egypt_trim/v128-03c.png new file mode 100644 index 0000000..8a1aff6 Binary files /dev/null and b/textures/sock_egypt_trim/v128-03c.png differ diff --git a/textures/sock_egypt_trim/v128-03d.png b/textures/sock_egypt_trim/v128-03d.png new file mode 100644 index 0000000..f289f43 Binary files /dev/null and b/textures/sock_egypt_trim/v128-03d.png differ diff --git a/textures/sock_egypt_trim/v128-03e.png b/textures/sock_egypt_trim/v128-03e.png new file mode 100644 index 0000000..5ebf137 Binary files /dev/null and b/textures/sock_egypt_trim/v128-03e.png differ diff --git a/textures/sock_egypt_trim/v128-03f.png b/textures/sock_egypt_trim/v128-03f.png new file mode 100644 index 0000000..4f687f0 Binary files /dev/null and b/textures/sock_egypt_trim/v128-03f.png differ diff --git a/textures/sock_egypt_trim/v128-03g.png b/textures/sock_egypt_trim/v128-03g.png new file mode 100644 index 0000000..be306f5 Binary files /dev/null and b/textures/sock_egypt_trim/v128-03g.png differ diff --git a/textures/sock_egypt_trim/v128-04a.png b/textures/sock_egypt_trim/v128-04a.png new file mode 100644 index 0000000..a909cd4 Binary files /dev/null and b/textures/sock_egypt_trim/v128-04a.png differ diff --git a/textures/sock_egypt_trim/v128-04b.png b/textures/sock_egypt_trim/v128-04b.png new file mode 100644 index 0000000..31f6575 Binary files /dev/null and b/textures/sock_egypt_trim/v128-04b.png differ diff --git a/textures/sock_egypt_trim/v128-04c.png b/textures/sock_egypt_trim/v128-04c.png new file mode 100644 index 0000000..4e86125 Binary files /dev/null and b/textures/sock_egypt_trim/v128-04c.png differ diff --git a/textures/sock_egypt_trim/v128-04d.png b/textures/sock_egypt_trim/v128-04d.png new file mode 100644 index 0000000..ba461c7 Binary files /dev/null and b/textures/sock_egypt_trim/v128-04d.png differ diff --git a/textures/sock_egypt_trim/v128-04e.png b/textures/sock_egypt_trim/v128-04e.png new file mode 100644 index 0000000..23c813e Binary files /dev/null and b/textures/sock_egypt_trim/v128-04e.png differ diff --git a/textures/sock_egypt_trim/v128-04f.png b/textures/sock_egypt_trim/v128-04f.png new file mode 100644 index 0000000..7b1a638 Binary files /dev/null and b/textures/sock_egypt_trim/v128-04f.png differ diff --git a/textures/sock_egypt_trim/v128-04g.png b/textures/sock_egypt_trim/v128-04g.png new file mode 100644 index 0000000..ac371e4 Binary files /dev/null and b/textures/sock_egypt_trim/v128-04g.png differ diff --git a/textures/sock_egypt_trimd/128-04cr.png b/textures/sock_egypt_trimd/128-04cr.png new file mode 100644 index 0000000..6c0423a Binary files /dev/null and b/textures/sock_egypt_trimd/128-04cr.png differ diff --git a/textures/sock_egypt_trimd/128-04dr.png b/textures/sock_egypt_trimd/128-04dr.png new file mode 100644 index 0000000..bb3b9b8 Binary files /dev/null and b/textures/sock_egypt_trimd/128-04dr.png differ diff --git a/textures/sock_egypt_trimd/s064-01ed.png b/textures/sock_egypt_trimd/s064-01ed.png new file mode 100644 index 0000000..6b9576e Binary files /dev/null and b/textures/sock_egypt_trimd/s064-01ed.png differ diff --git a/textures/sock_egypt_trimd/s064-01er.png b/textures/sock_egypt_trimd/s064-01er.png new file mode 100644 index 0000000..ffb53e2 Binary files /dev/null and b/textures/sock_egypt_trimd/s064-01er.png differ diff --git a/textures/sock_egypt_trimd/s064-01fd.png b/textures/sock_egypt_trimd/s064-01fd.png new file mode 100644 index 0000000..370468f Binary files /dev/null and b/textures/sock_egypt_trimd/s064-01fd.png differ diff --git a/textures/sock_egypt_trimd/s064-01fr.png b/textures/sock_egypt_trimd/s064-01fr.png new file mode 100644 index 0000000..ca43868 Binary files /dev/null and b/textures/sock_egypt_trimd/s064-01fr.png differ diff --git a/textures/sock_egypt_trimd/s064-02cd.png b/textures/sock_egypt_trimd/s064-02cd.png new file mode 100644 index 0000000..b9249f3 Binary files /dev/null and b/textures/sock_egypt_trimd/s064-02cd.png differ diff --git a/textures/sock_egypt_trimd/s064-02cr.png b/textures/sock_egypt_trimd/s064-02cr.png new file mode 100644 index 0000000..27304e2 Binary files /dev/null and b/textures/sock_egypt_trimd/s064-02cr.png differ diff --git a/textures/sock_egypt_trimd/s064-02dd.png b/textures/sock_egypt_trimd/s064-02dd.png new file mode 100644 index 0000000..fee1bdc Binary files /dev/null and b/textures/sock_egypt_trimd/s064-02dd.png differ diff --git a/textures/sock_egypt_trimd/s064-02dr.png b/textures/sock_egypt_trimd/s064-02dr.png new file mode 100644 index 0000000..0917b72 Binary files /dev/null and b/textures/sock_egypt_trimd/s064-02dr.png differ diff --git a/textures/sock_egypt_trimd/s064-03cd.png b/textures/sock_egypt_trimd/s064-03cd.png new file mode 100644 index 0000000..8a57de3 Binary files /dev/null and b/textures/sock_egypt_trimd/s064-03cd.png differ diff --git a/textures/sock_egypt_trimd/s064-03dd.png b/textures/sock_egypt_trimd/s064-03dd.png new file mode 100644 index 0000000..0dfa4c3 Binary files /dev/null and b/textures/sock_egypt_trimd/s064-03dd.png differ diff --git a/textures/sock_egypt_trimd/s064-04cd.png b/textures/sock_egypt_trimd/s064-04cd.png new file mode 100644 index 0000000..acaf49f Binary files /dev/null and b/textures/sock_egypt_trimd/s064-04cd.png differ diff --git a/textures/sock_egypt_trimd/s064-04dd.png b/textures/sock_egypt_trimd/s064-04dd.png new file mode 100644 index 0000000..88e3dde Binary files /dev/null and b/textures/sock_egypt_trimd/s064-04dd.png differ diff --git a/textures/sock_egypt_trimd/s128-01cd.png b/textures/sock_egypt_trimd/s128-01cd.png new file mode 100644 index 0000000..e87f1c2 Binary files /dev/null and b/textures/sock_egypt_trimd/s128-01cd.png differ diff --git a/textures/sock_egypt_trimd/s128-01cr.png b/textures/sock_egypt_trimd/s128-01cr.png new file mode 100644 index 0000000..f1b03ac Binary files /dev/null and b/textures/sock_egypt_trimd/s128-01cr.png differ diff --git a/textures/sock_egypt_trimd/s128-01dd.png b/textures/sock_egypt_trimd/s128-01dd.png new file mode 100644 index 0000000..e1611ca Binary files /dev/null and b/textures/sock_egypt_trimd/s128-01dd.png differ diff --git a/textures/sock_egypt_trimd/s128-01dr.png b/textures/sock_egypt_trimd/s128-01dr.png new file mode 100644 index 0000000..b3748ac Binary files /dev/null and b/textures/sock_egypt_trimd/s128-01dr.png differ diff --git a/textures/sock_egypt_trimd/s128-02cd.png b/textures/sock_egypt_trimd/s128-02cd.png new file mode 100644 index 0000000..53358fe Binary files /dev/null and b/textures/sock_egypt_trimd/s128-02cd.png differ diff --git a/textures/sock_egypt_trimd/s128-02cr.png b/textures/sock_egypt_trimd/s128-02cr.png new file mode 100644 index 0000000..8b415df Binary files /dev/null and b/textures/sock_egypt_trimd/s128-02cr.png differ diff --git a/textures/sock_egypt_trimd/s128-02dd.png b/textures/sock_egypt_trimd/s128-02dd.png new file mode 100644 index 0000000..afad60e Binary files /dev/null and b/textures/sock_egypt_trimd/s128-02dd.png differ diff --git a/textures/sock_egypt_trimd/s128-02dr.png b/textures/sock_egypt_trimd/s128-02dr.png new file mode 100644 index 0000000..ba6e2a9 Binary files /dev/null and b/textures/sock_egypt_trimd/s128-02dr.png differ diff --git a/textures/sock_egypt_trimd/s128-04cd.png b/textures/sock_egypt_trimd/s128-04cd.png new file mode 100644 index 0000000..af580cf Binary files /dev/null and b/textures/sock_egypt_trimd/s128-04cd.png differ diff --git a/textures/sock_egypt_trimd/s128-04cr.png b/textures/sock_egypt_trimd/s128-04cr.png new file mode 100644 index 0000000..91310ca Binary files /dev/null and b/textures/sock_egypt_trimd/s128-04cr.png differ diff --git a/textures/sock_egypt_trimd/s128-04dd.png b/textures/sock_egypt_trimd/s128-04dd.png new file mode 100644 index 0000000..7ba0539 Binary files /dev/null and b/textures/sock_egypt_trimd/s128-04dd.png differ diff --git a/textures/sock_egypt_trimd/s128-04dr.png b/textures/sock_egypt_trimd/s128-04dr.png new file mode 100644 index 0000000..6a08a52 Binary files /dev/null and b/textures/sock_egypt_trimd/s128-04dr.png differ diff --git a/textures/sock_egypt_trimd/v064-01cd.png b/textures/sock_egypt_trimd/v064-01cd.png new file mode 100644 index 0000000..f771b45 Binary files /dev/null and b/textures/sock_egypt_trimd/v064-01cd.png differ diff --git a/textures/sock_egypt_trimd/v064-01cr.png b/textures/sock_egypt_trimd/v064-01cr.png new file mode 100644 index 0000000..02ee2f9 Binary files /dev/null and b/textures/sock_egypt_trimd/v064-01cr.png differ diff --git a/textures/sock_egypt_trimd/v064-01dd.png b/textures/sock_egypt_trimd/v064-01dd.png new file mode 100644 index 0000000..666e1bd Binary files /dev/null and b/textures/sock_egypt_trimd/v064-01dd.png differ diff --git a/textures/sock_egypt_trimd/v064-01dr.png b/textures/sock_egypt_trimd/v064-01dr.png new file mode 100644 index 0000000..2071ee6 Binary files /dev/null and b/textures/sock_egypt_trimd/v064-01dr.png differ diff --git a/textures/sock_egypt_trimd/v064-02cd.png b/textures/sock_egypt_trimd/v064-02cd.png new file mode 100644 index 0000000..e2c457c Binary files /dev/null and b/textures/sock_egypt_trimd/v064-02cd.png differ diff --git a/textures/sock_egypt_trimd/v064-02cr.png b/textures/sock_egypt_trimd/v064-02cr.png new file mode 100644 index 0000000..c675088 Binary files /dev/null and b/textures/sock_egypt_trimd/v064-02cr.png differ diff --git a/textures/sock_egypt_trimd/v064-02dd.png b/textures/sock_egypt_trimd/v064-02dd.png new file mode 100644 index 0000000..bb7976b Binary files /dev/null and b/textures/sock_egypt_trimd/v064-02dd.png differ diff --git a/textures/sock_egypt_trimd/v064-02dr.png b/textures/sock_egypt_trimd/v064-02dr.png new file mode 100644 index 0000000..5c529d5 Binary files /dev/null and b/textures/sock_egypt_trimd/v064-02dr.png differ diff --git a/textures/sock_egypt_trimd/v064-03cd.png b/textures/sock_egypt_trimd/v064-03cd.png new file mode 100644 index 0000000..96d53b4 Binary files /dev/null and b/textures/sock_egypt_trimd/v064-03cd.png differ diff --git a/textures/sock_egypt_trimd/v064-03cr.png b/textures/sock_egypt_trimd/v064-03cr.png new file mode 100644 index 0000000..979c284 Binary files /dev/null and b/textures/sock_egypt_trimd/v064-03cr.png differ diff --git a/textures/sock_egypt_trimd/v064-03dd.png b/textures/sock_egypt_trimd/v064-03dd.png new file mode 100644 index 0000000..9f1614b Binary files /dev/null and b/textures/sock_egypt_trimd/v064-03dd.png differ diff --git a/textures/sock_egypt_trimd/v064-03dr.png b/textures/sock_egypt_trimd/v064-03dr.png new file mode 100644 index 0000000..ab82a1f Binary files /dev/null and b/textures/sock_egypt_trimd/v064-03dr.png differ diff --git a/textures/sock_egypt_trimd/v128-01cd.png b/textures/sock_egypt_trimd/v128-01cd.png new file mode 100644 index 0000000..d3c1ab8 Binary files /dev/null and b/textures/sock_egypt_trimd/v128-01cd.png differ diff --git a/textures/sock_egypt_trimd/v128-01cr.png b/textures/sock_egypt_trimd/v128-01cr.png new file mode 100644 index 0000000..a96cf74 Binary files /dev/null and b/textures/sock_egypt_trimd/v128-01cr.png differ diff --git a/textures/sock_egypt_trimd/v128-01dd.png b/textures/sock_egypt_trimd/v128-01dd.png new file mode 100644 index 0000000..ccc2b43 Binary files /dev/null and b/textures/sock_egypt_trimd/v128-01dd.png differ diff --git a/textures/sock_egypt_trimd/v128-01dr.png b/textures/sock_egypt_trimd/v128-01dr.png new file mode 100644 index 0000000..37c8aba Binary files /dev/null and b/textures/sock_egypt_trimd/v128-01dr.png differ diff --git a/textures/sock_egypt_trimd/v128-02cd.png b/textures/sock_egypt_trimd/v128-02cd.png new file mode 100644 index 0000000..3fa55df Binary files /dev/null and b/textures/sock_egypt_trimd/v128-02cd.png differ diff --git a/textures/sock_egypt_trimd/v128-02cr.png b/textures/sock_egypt_trimd/v128-02cr.png new file mode 100644 index 0000000..d130333 Binary files /dev/null and b/textures/sock_egypt_trimd/v128-02cr.png differ diff --git a/textures/sock_egypt_trimd/v128-02dd.png b/textures/sock_egypt_trimd/v128-02dd.png new file mode 100644 index 0000000..2b2bcd2 Binary files /dev/null and b/textures/sock_egypt_trimd/v128-02dd.png differ diff --git a/textures/sock_egypt_trimd/v128-02dr.png b/textures/sock_egypt_trimd/v128-02dr.png new file mode 100644 index 0000000..4aeacd6 Binary files /dev/null and b/textures/sock_egypt_trimd/v128-02dr.png differ diff --git a/textures/sock_egypt_trimd/v128-03cd.png b/textures/sock_egypt_trimd/v128-03cd.png new file mode 100644 index 0000000..af39c2c Binary files /dev/null and b/textures/sock_egypt_trimd/v128-03cd.png differ diff --git a/textures/sock_egypt_trimd/v128-03cr.png b/textures/sock_egypt_trimd/v128-03cr.png new file mode 100644 index 0000000..3a69328 Binary files /dev/null and b/textures/sock_egypt_trimd/v128-03cr.png differ diff --git a/textures/sock_egypt_trimd/v128-03dd.png b/textures/sock_egypt_trimd/v128-03dd.png new file mode 100644 index 0000000..68dbccf Binary files /dev/null and b/textures/sock_egypt_trimd/v128-03dd.png differ diff --git a/textures/sock_egypt_trimd/v128-03dr.png b/textures/sock_egypt_trimd/v128-03dr.png new file mode 100644 index 0000000..4ea7647 Binary files /dev/null and b/textures/sock_egypt_trimd/v128-03dr.png differ diff --git a/textures/sock_egypt_trimd/v128-03gd.png b/textures/sock_egypt_trimd/v128-03gd.png new file mode 100644 index 0000000..1a92c28 Binary files /dev/null and b/textures/sock_egypt_trimd/v128-03gd.png differ diff --git a/textures/sock_egypt_trimd/v128-04cd.png b/textures/sock_egypt_trimd/v128-04cd.png new file mode 100644 index 0000000..58aba8f Binary files /dev/null and b/textures/sock_egypt_trimd/v128-04cd.png differ diff --git a/textures/sock_egypt_trimd/v128-04cr.png b/textures/sock_egypt_trimd/v128-04cr.png new file mode 100644 index 0000000..2e19952 Binary files /dev/null and b/textures/sock_egypt_trimd/v128-04cr.png differ diff --git a/textures/sock_egypt_trimd/v128-04dd.png b/textures/sock_egypt_trimd/v128-04dd.png new file mode 100644 index 0000000..1043c22 Binary files /dev/null and b/textures/sock_egypt_trimd/v128-04dd.png differ diff --git a/textures/sock_egypt_trimd/v128-04dr.png b/textures/sock_egypt_trimd/v128-04dr.png new file mode 100644 index 0000000..852c18e Binary files /dev/null and b/textures/sock_egypt_trimd/v128-04dr.png differ diff --git a/textures/sock_egypt_trimd/v128-04fd.png b/textures/sock_egypt_trimd/v128-04fd.png new file mode 100644 index 0000000..67f1411 Binary files /dev/null and b/textures/sock_egypt_trimd/v128-04fd.png differ diff --git a/textures/sock_egypt_trimd/v128-04fr.png b/textures/sock_egypt_trimd/v128-04fr.png new file mode 100644 index 0000000..9c6cfa6 Binary files /dev/null and b/textures/sock_egypt_trimd/v128-04fr.png differ diff --git a/textures/sock_egypt_trimd/v128-04gr.png b/textures/sock_egypt_trimd/v128-04gr.png new file mode 100644 index 0000000..25bed9b Binary files /dev/null and b/textures/sock_egypt_trimd/v128-04gr.png differ diff --git a/textures/sock_egypt_wall/relief03a.png b/textures/sock_egypt_wall/relief03a.png new file mode 100644 index 0000000..7f92e83 Binary files /dev/null and b/textures/sock_egypt_wall/relief03a.png differ diff --git a/textures/sock_egypt_wall/relief03b.png b/textures/sock_egypt_wall/relief03b.png new file mode 100644 index 0000000..621efbd Binary files /dev/null and b/textures/sock_egypt_wall/relief03b.png differ diff --git a/textures/sock_egypt_wall/relief03c.png b/textures/sock_egypt_wall/relief03c.png new file mode 100644 index 0000000..8d84a5f Binary files /dev/null and b/textures/sock_egypt_wall/relief03c.png differ diff --git a/textures/sock_egypt_wall/relief03d.png b/textures/sock_egypt_wall/relief03d.png new file mode 100644 index 0000000..cfa93f1 Binary files /dev/null and b/textures/sock_egypt_wall/relief03d.png differ diff --git a/textures/sock_egypt_wall/relief04a.png b/textures/sock_egypt_wall/relief04a.png new file mode 100644 index 0000000..ae1da39 Binary files /dev/null and b/textures/sock_egypt_wall/relief04a.png differ diff --git a/textures/sock_egypt_wall/relief04b.png b/textures/sock_egypt_wall/relief04b.png new file mode 100644 index 0000000..d20268b Binary files /dev/null and b/textures/sock_egypt_wall/relief04b.png differ diff --git a/textures/sock_egypt_wall/relief04c.png b/textures/sock_egypt_wall/relief04c.png new file mode 100644 index 0000000..eee0601 Binary files /dev/null and b/textures/sock_egypt_wall/relief04c.png differ diff --git a/textures/sock_egypt_wall/relief04d.png b/textures/sock_egypt_wall/relief04d.png new file mode 100644 index 0000000..c1932ee Binary files /dev/null and b/textures/sock_egypt_wall/relief04d.png differ diff --git a/textures/sock_egypt_wall/stone01a.png b/textures/sock_egypt_wall/stone01a.png new file mode 100644 index 0000000..a82d83e Binary files /dev/null and b/textures/sock_egypt_wall/stone01a.png differ diff --git a/textures/sock_egypt_wall/stone01b.png b/textures/sock_egypt_wall/stone01b.png new file mode 100644 index 0000000..34feb5e Binary files /dev/null and b/textures/sock_egypt_wall/stone01b.png differ diff --git a/textures/sock_egypt_wall/stone01c.png b/textures/sock_egypt_wall/stone01c.png new file mode 100644 index 0000000..63dfc7d Binary files /dev/null and b/textures/sock_egypt_wall/stone01c.png differ diff --git a/textures/sock_egypt_wall/stone01d.png b/textures/sock_egypt_wall/stone01d.png new file mode 100644 index 0000000..7b585dd Binary files /dev/null and b/textures/sock_egypt_wall/stone01d.png differ diff --git a/textures/sock_egypt_wall/stone02a.png b/textures/sock_egypt_wall/stone02a.png new file mode 100644 index 0000000..3afe4a5 Binary files /dev/null and b/textures/sock_egypt_wall/stone02a.png differ diff --git a/textures/sock_egypt_wall/stone02b.png b/textures/sock_egypt_wall/stone02b.png new file mode 100644 index 0000000..23e228c Binary files /dev/null and b/textures/sock_egypt_wall/stone02b.png differ diff --git a/textures/sock_egypt_wall/stone02c.png b/textures/sock_egypt_wall/stone02c.png new file mode 100644 index 0000000..34df6bd Binary files /dev/null and b/textures/sock_egypt_wall/stone02c.png differ diff --git a/textures/sock_egypt_wall/stone02d.png b/textures/sock_egypt_wall/stone02d.png new file mode 100644 index 0000000..21589cb Binary files /dev/null and b/textures/sock_egypt_wall/stone02d.png differ diff --git a/textures/sock_egypt_wall/stone03a.png b/textures/sock_egypt_wall/stone03a.png new file mode 100644 index 0000000..ae73ee7 Binary files /dev/null and b/textures/sock_egypt_wall/stone03a.png differ diff --git a/textures/sock_egypt_wall/stone03b.png b/textures/sock_egypt_wall/stone03b.png new file mode 100644 index 0000000..550d78e Binary files /dev/null and b/textures/sock_egypt_wall/stone03b.png differ diff --git a/textures/sock_egypt_wall/stone03c.png b/textures/sock_egypt_wall/stone03c.png new file mode 100644 index 0000000..e69c35a Binary files /dev/null and b/textures/sock_egypt_wall/stone03c.png differ diff --git a/textures/sock_egypt_wall/stone03d.png b/textures/sock_egypt_wall/stone03d.png new file mode 100644 index 0000000..cbdc201 Binary files /dev/null and b/textures/sock_egypt_wall/stone03d.png differ diff --git a/textures/sock_egypt_wall/stone04a.png b/textures/sock_egypt_wall/stone04a.png new file mode 100644 index 0000000..c41fc3d Binary files /dev/null and b/textures/sock_egypt_wall/stone04a.png differ diff --git a/textures/sock_egypt_wall/stone04b.png b/textures/sock_egypt_wall/stone04b.png new file mode 100644 index 0000000..d2f61a4 Binary files /dev/null and b/textures/sock_egypt_wall/stone04b.png differ diff --git a/textures/sock_egypt_wall/stone04c.png b/textures/sock_egypt_wall/stone04c.png new file mode 100644 index 0000000..243bd87 Binary files /dev/null and b/textures/sock_egypt_wall/stone04c.png differ diff --git a/textures/sock_egypt_wall/stone04d.png b/textures/sock_egypt_wall/stone04d.png new file mode 100644 index 0000000..10b0688 Binary files /dev/null and b/textures/sock_egypt_wall/stone04d.png differ diff --git a/textures/sock_egypt_wall/stone05a.png b/textures/sock_egypt_wall/stone05a.png new file mode 100644 index 0000000..b0c24f1 Binary files /dev/null and b/textures/sock_egypt_wall/stone05a.png differ diff --git a/textures/sock_egypt_wall/stone05b.png b/textures/sock_egypt_wall/stone05b.png new file mode 100644 index 0000000..7657441 Binary files /dev/null and b/textures/sock_egypt_wall/stone05b.png differ diff --git a/textures/sock_egypt_wall/stone06a.png b/textures/sock_egypt_wall/stone06a.png new file mode 100644 index 0000000..eda70d1 Binary files /dev/null and b/textures/sock_egypt_wall/stone06a.png differ diff --git a/textures/sock_egypt_wall/stone06b.png b/textures/sock_egypt_wall/stone06b.png new file mode 100644 index 0000000..00794d5 Binary files /dev/null and b/textures/sock_egypt_wall/stone06b.png differ diff --git a/textures/sock_egypt_wall/stone06e.png b/textures/sock_egypt_wall/stone06e.png new file mode 100644 index 0000000..882e8b5 Binary files /dev/null and b/textures/sock_egypt_wall/stone06e.png differ diff --git a/textures/sock_egypt_wall/stone07a.png b/textures/sock_egypt_wall/stone07a.png new file mode 100644 index 0000000..9a4c019 Binary files /dev/null and b/textures/sock_egypt_wall/stone07a.png differ diff --git a/textures/sock_egypt_wall/stone07b.png b/textures/sock_egypt_wall/stone07b.png new file mode 100644 index 0000000..8130ada Binary files /dev/null and b/textures/sock_egypt_wall/stone07b.png differ diff --git a/textures/sock_egypt_wall/stone07c.png b/textures/sock_egypt_wall/stone07c.png new file mode 100644 index 0000000..0fc119c Binary files /dev/null and b/textures/sock_egypt_wall/stone07c.png differ diff --git a/textures/sock_egypt_wall/stone07d.png b/textures/sock_egypt_wall/stone07d.png new file mode 100644 index 0000000..c140a5d Binary files /dev/null and b/textures/sock_egypt_wall/stone07d.png differ diff --git a/textures/sock_egypt_wall/stone08a.png b/textures/sock_egypt_wall/stone08a.png new file mode 100644 index 0000000..8d1e32c Binary files /dev/null and b/textures/sock_egypt_wall/stone08a.png differ diff --git a/textures/sock_egypt_wall/stone08b.png b/textures/sock_egypt_wall/stone08b.png new file mode 100644 index 0000000..a740b24 Binary files /dev/null and b/textures/sock_egypt_wall/stone08b.png differ diff --git a/textures/sock_egypt_wall/stone08c.png b/textures/sock_egypt_wall/stone08c.png new file mode 100644 index 0000000..55cee10 Binary files /dev/null and b/textures/sock_egypt_wall/stone08c.png differ diff --git a/textures/sock_egypt_wall/stone08d.png b/textures/sock_egypt_wall/stone08d.png new file mode 100644 index 0000000..8f6fdea Binary files /dev/null and b/textures/sock_egypt_wall/stone08d.png differ diff --git a/textures/sock_egypt_wall/stone09a.png b/textures/sock_egypt_wall/stone09a.png new file mode 100644 index 0000000..ea7ec53 Binary files /dev/null and b/textures/sock_egypt_wall/stone09a.png differ diff --git a/textures/sock_egypt_wall/stone09b.png b/textures/sock_egypt_wall/stone09b.png new file mode 100644 index 0000000..74ab7fb Binary files /dev/null and b/textures/sock_egypt_wall/stone09b.png differ diff --git a/textures/sock_egypt_wall/stone09c.png b/textures/sock_egypt_wall/stone09c.png new file mode 100644 index 0000000..8b85a19 Binary files /dev/null and b/textures/sock_egypt_wall/stone09c.png differ diff --git a/textures/sock_egypt_wall/stone09d.png b/textures/sock_egypt_wall/stone09d.png new file mode 100644 index 0000000..7e1d79f Binary files /dev/null and b/textures/sock_egypt_wall/stone09d.png differ diff --git a/textures/sock_egypt_wall/stone10a.png b/textures/sock_egypt_wall/stone10a.png new file mode 100644 index 0000000..cd40a57 Binary files /dev/null and b/textures/sock_egypt_wall/stone10a.png differ diff --git a/textures/sock_egypt_wall/stone10b.png b/textures/sock_egypt_wall/stone10b.png new file mode 100644 index 0000000..7e3fdf1 Binary files /dev/null and b/textures/sock_egypt_wall/stone10b.png differ diff --git a/textures/sock_egypt_wall/stone10c.png b/textures/sock_egypt_wall/stone10c.png new file mode 100644 index 0000000..c3a1804 Binary files /dev/null and b/textures/sock_egypt_wall/stone10c.png differ diff --git a/textures/sock_egypt_wall/stone10d.png b/textures/sock_egypt_wall/stone10d.png new file mode 100644 index 0000000..854473a Binary files /dev/null and b/textures/sock_egypt_wall/stone10d.png differ diff --git a/textures/sock_egypt_wall/stone11a.png b/textures/sock_egypt_wall/stone11a.png new file mode 100644 index 0000000..dfe04e7 Binary files /dev/null and b/textures/sock_egypt_wall/stone11a.png differ diff --git a/textures/sock_egypt_wall/stone11b.png b/textures/sock_egypt_wall/stone11b.png new file mode 100644 index 0000000..9fe0fc6 Binary files /dev/null and b/textures/sock_egypt_wall/stone11b.png differ diff --git a/textures/sock_egypt_wall/stone11c.png b/textures/sock_egypt_wall/stone11c.png new file mode 100644 index 0000000..9f16662 Binary files /dev/null and b/textures/sock_egypt_wall/stone11c.png differ diff --git a/textures/sock_egypt_wall/stone11d.png b/textures/sock_egypt_wall/stone11d.png new file mode 100644 index 0000000..77c94a1 Binary files /dev/null and b/textures/sock_egypt_wall/stone11d.png differ diff --git a/textures/sock_industrial_base/concrete1b.png b/textures/sock_industrial_base/concrete1b.png new file mode 100644 index 0000000..f8b74da Binary files /dev/null and b/textures/sock_industrial_base/concrete1b.png differ diff --git a/textures/sock_industrial_base/concrete1b_grid.png b/textures/sock_industrial_base/concrete1b_grid.png new file mode 100644 index 0000000..5b7260a Binary files /dev/null and b/textures/sock_industrial_base/concrete1b_grid.png differ diff --git a/textures/sock_industrial_base/concrete1b_mach1.png b/textures/sock_industrial_base/concrete1b_mach1.png new file mode 100644 index 0000000..f4a5aef Binary files /dev/null and b/textures/sock_industrial_base/concrete1b_mach1.png differ diff --git a/textures/sock_industrial_base/concrete1b_panel.png b/textures/sock_industrial_base/concrete1b_panel.png new file mode 100644 index 0000000..9fcc1c0 Binary files /dev/null and b/textures/sock_industrial_base/concrete1b_panel.png differ diff --git a/textures/sock_industrial_base/concrete1b_seam1.png b/textures/sock_industrial_base/concrete1b_seam1.png new file mode 100644 index 0000000..5a1e4fe Binary files /dev/null and b/textures/sock_industrial_base/concrete1b_seam1.png differ diff --git a/textures/sock_industrial_base/concrete1b_seam2.png b/textures/sock_industrial_base/concrete1b_seam2.png new file mode 100644 index 0000000..2d63be0 Binary files /dev/null and b/textures/sock_industrial_base/concrete1b_seam2.png differ diff --git a/textures/sock_industrial_base/concrete1y.png b/textures/sock_industrial_base/concrete1y.png new file mode 100644 index 0000000..84afd4f Binary files /dev/null and b/textures/sock_industrial_base/concrete1y.png differ diff --git a/textures/sock_industrial_base/concrete2b.png b/textures/sock_industrial_base/concrete2b.png new file mode 100644 index 0000000..191a3cf Binary files /dev/null and b/textures/sock_industrial_base/concrete2b.png differ diff --git a/textures/sock_industrial_base/concrete2b_diag.png b/textures/sock_industrial_base/concrete2b_diag.png new file mode 100644 index 0000000..b8fd0c0 Binary files /dev/null and b/textures/sock_industrial_base/concrete2b_diag.png differ diff --git a/textures/sock_industrial_base/concrete2b_girde.png b/textures/sock_industrial_base/concrete2b_girde.png new file mode 100644 index 0000000..239b02d Binary files /dev/null and b/textures/sock_industrial_base/concrete2b_girde.png differ diff --git a/textures/sock_industrial_base/concrete2b_grid.png b/textures/sock_industrial_base/concrete2b_grid.png new file mode 100644 index 0000000..f4219fb Binary files /dev/null and b/textures/sock_industrial_base/concrete2b_grid.png differ diff --git a/textures/sock_industrial_base/concrete2b_panel.png b/textures/sock_industrial_base/concrete2b_panel.png new file mode 100644 index 0000000..98c40b7 Binary files /dev/null and b/textures/sock_industrial_base/concrete2b_panel.png differ diff --git a/textures/sock_industrial_base/concrete2b_seam1.png b/textures/sock_industrial_base/concrete2b_seam1.png new file mode 100644 index 0000000..4b7b28e Binary files /dev/null and b/textures/sock_industrial_base/concrete2b_seam1.png differ diff --git a/textures/sock_industrial_base/concrete2b_seam2.png b/textures/sock_industrial_base/concrete2b_seam2.png new file mode 100644 index 0000000..40824fe Binary files /dev/null and b/textures/sock_industrial_base/concrete2b_seam2.png differ diff --git a/textures/sock_industrial_base/concrete2b_trian.png b/textures/sock_industrial_base/concrete2b_trian.png new file mode 100644 index 0000000..0f93830 Binary files /dev/null and b/textures/sock_industrial_base/concrete2b_trian.png differ diff --git a/textures/sock_industrial_base/concrete2y.png b/textures/sock_industrial_base/concrete2y.png new file mode 100644 index 0000000..2084d87 Binary files /dev/null and b/textures/sock_industrial_base/concrete2y.png differ diff --git a/textures/sock_industrial_base/concrete3b.png b/textures/sock_industrial_base/concrete3b.png new file mode 100644 index 0000000..ab3f1b3 Binary files /dev/null and b/textures/sock_industrial_base/concrete3b.png differ diff --git a/textures/sock_industrial_base/concrete4b.png b/textures/sock_industrial_base/concrete4b.png new file mode 100644 index 0000000..260bdef Binary files /dev/null and b/textures/sock_industrial_base/concrete4b.png differ diff --git a/textures/sock_industrial_base/corrugated1g.png b/textures/sock_industrial_base/corrugated1g.png new file mode 100644 index 0000000..d1756c0 Binary files /dev/null and b/textures/sock_industrial_base/corrugated1g.png differ diff --git a/textures/sock_industrial_base/corrugated1y.png b/textures/sock_industrial_base/corrugated1y.png new file mode 100644 index 0000000..e413949 Binary files /dev/null and b/textures/sock_industrial_base/corrugated1y.png differ diff --git a/textures/sock_industrial_base/glass_gold.png b/textures/sock_industrial_base/glass_gold.png new file mode 100644 index 0000000..5d952d6 Binary files /dev/null and b/textures/sock_industrial_base/glass_gold.png differ diff --git a/textures/sock_industrial_base/metb_b.png b/textures/sock_industrial_base/metb_b.png new file mode 100644 index 0000000..8a5b577 Binary files /dev/null and b/textures/sock_industrial_base/metb_b.png differ diff --git a/textures/sock_industrial_base/metb_bchip.png b/textures/sock_industrial_base/metb_bchip.png new file mode 100644 index 0000000..19744a6 Binary files /dev/null and b/textures/sock_industrial_base/metb_bchip.png differ diff --git a/textures/sock_industrial_base/metb_brusty.png b/textures/sock_industrial_base/metb_brusty.png new file mode 100644 index 0000000..1f6e2db Binary files /dev/null and b/textures/sock_industrial_base/metb_brusty.png differ diff --git a/textures/sock_industrial_base/metb_floor1a.png b/textures/sock_industrial_base/metb_floor1a.png new file mode 100644 index 0000000..b07601d Binary files /dev/null and b/textures/sock_industrial_base/metb_floor1a.png differ diff --git a/textures/sock_industrial_base/metb_floor1b.png b/textures/sock_industrial_base/metb_floor1b.png new file mode 100644 index 0000000..df4d71d Binary files /dev/null and b/textures/sock_industrial_base/metb_floor1b.png differ diff --git a/textures/sock_industrial_base/metb_floor1bb.png b/textures/sock_industrial_base/metb_floor1bb.png new file mode 100644 index 0000000..2caed4c Binary files /dev/null and b/textures/sock_industrial_base/metb_floor1bb.png differ diff --git a/textures/sock_industrial_base/metb_floor1c.png b/textures/sock_industrial_base/metb_floor1c.png new file mode 100644 index 0000000..18ca051 Binary files /dev/null and b/textures/sock_industrial_base/metb_floor1c.png differ diff --git a/textures/sock_industrial_base/metb_floor1cb.png b/textures/sock_industrial_base/metb_floor1cb.png new file mode 100644 index 0000000..b330a71 Binary files /dev/null and b/textures/sock_industrial_base/metb_floor1cb.png differ diff --git a/textures/sock_industrial_base/metb_floor1d.png b/textures/sock_industrial_base/metb_floor1d.png new file mode 100644 index 0000000..ef4ca25 Binary files /dev/null and b/textures/sock_industrial_base/metb_floor1d.png differ diff --git a/textures/sock_industrial_base/metb_floor2a.png b/textures/sock_industrial_base/metb_floor2a.png new file mode 100644 index 0000000..31a5484 Binary files /dev/null and b/textures/sock_industrial_base/metb_floor2a.png differ diff --git a/textures/sock_industrial_base/metb_floor2b.png b/textures/sock_industrial_base/metb_floor2b.png new file mode 100644 index 0000000..7f5345e Binary files /dev/null and b/textures/sock_industrial_base/metb_floor2b.png differ diff --git a/textures/sock_industrial_base/metb_floor2c.png b/textures/sock_industrial_base/metb_floor2c.png new file mode 100644 index 0000000..dd32759 Binary files /dev/null and b/textures/sock_industrial_base/metb_floor2c.png differ diff --git a/textures/sock_industrial_base/metb_girder1.png b/textures/sock_industrial_base/metb_girder1.png new file mode 100644 index 0000000..3ad1835 Binary files /dev/null and b/textures/sock_industrial_base/metb_girder1.png differ diff --git a/textures/sock_industrial_base/metb_girder2.png b/textures/sock_industrial_base/metb_girder2.png new file mode 100644 index 0000000..3f10af8 Binary files /dev/null and b/textures/sock_industrial_base/metb_girder2.png differ diff --git a/textures/sock_industrial_base/metb_girder3.png b/textures/sock_industrial_base/metb_girder3.png new file mode 100644 index 0000000..93d1288 Binary files /dev/null and b/textures/sock_industrial_base/metb_girder3.png differ diff --git a/textures/sock_industrial_base/metb_grate1.png b/textures/sock_industrial_base/metb_grate1.png new file mode 100644 index 0000000..ab70b6a Binary files /dev/null and b/textures/sock_industrial_base/metb_grate1.png differ diff --git a/textures/sock_industrial_base/metb_grate2.png b/textures/sock_industrial_base/metb_grate2.png new file mode 100644 index 0000000..281b5c2 Binary files /dev/null and b/textures/sock_industrial_base/metb_grate2.png differ diff --git a/textures/sock_industrial_base/metb_grid.png b/textures/sock_industrial_base/metb_grid.png new file mode 100644 index 0000000..25f6a4c Binary files /dev/null and b/textures/sock_industrial_base/metb_grid.png differ diff --git a/textures/sock_industrial_base/metb_gridb.png b/textures/sock_industrial_base/metb_gridb.png new file mode 100644 index 0000000..9155dbd Binary files /dev/null and b/textures/sock_industrial_base/metb_gridb.png differ diff --git a/textures/sock_industrial_base/metb_hazard08.png b/textures/sock_industrial_base/metb_hazard08.png new file mode 100644 index 0000000..93e649e Binary files /dev/null and b/textures/sock_industrial_base/metb_hazard08.png differ diff --git a/textures/sock_industrial_base/metb_hazard16.png b/textures/sock_industrial_base/metb_hazard16.png new file mode 100644 index 0000000..7e450bd Binary files /dev/null and b/textures/sock_industrial_base/metb_hazard16.png differ diff --git a/textures/sock_industrial_base/metb_hazard32.png b/textures/sock_industrial_base/metb_hazard32.png new file mode 100644 index 0000000..fbaf82a Binary files /dev/null and b/textures/sock_industrial_base/metb_hazard32.png differ diff --git a/textures/sock_industrial_base/metb_light1.png b/textures/sock_industrial_base/metb_light1.png new file mode 100644 index 0000000..80d73e8 Binary files /dev/null and b/textures/sock_industrial_base/metb_light1.png differ diff --git a/textures/sock_industrial_base/metb_light1_blen.png b/textures/sock_industrial_base/metb_light1_blen.png new file mode 100644 index 0000000..8cb76a9 Binary files /dev/null and b/textures/sock_industrial_base/metb_light1_blen.png differ diff --git a/textures/sock_industrial_base/metb_light2.png b/textures/sock_industrial_base/metb_light2.png new file mode 100644 index 0000000..8b485fd Binary files /dev/null and b/textures/sock_industrial_base/metb_light2.png differ diff --git a/textures/sock_industrial_base/metb_light2_blen.png b/textures/sock_industrial_base/metb_light2_blen.png new file mode 100644 index 0000000..3454509 Binary files /dev/null and b/textures/sock_industrial_base/metb_light2_blen.png differ diff --git a/textures/sock_industrial_base/metb_light3.png b/textures/sock_industrial_base/metb_light3.png new file mode 100644 index 0000000..13d7bde Binary files /dev/null and b/textures/sock_industrial_base/metb_light3.png differ diff --git a/textures/sock_industrial_base/metb_light3_blen.png b/textures/sock_industrial_base/metb_light3_blen.png new file mode 100644 index 0000000..054a9ef Binary files /dev/null and b/textures/sock_industrial_base/metb_light3_blen.png differ diff --git a/textures/sock_industrial_base/metb_mach1.png b/textures/sock_industrial_base/metb_mach1.png new file mode 100644 index 0000000..af0037c Binary files /dev/null and b/textures/sock_industrial_base/metb_mach1.png differ diff --git a/textures/sock_industrial_base/metb_mach1b.png b/textures/sock_industrial_base/metb_mach1b.png new file mode 100644 index 0000000..f3c2128 Binary files /dev/null and b/textures/sock_industrial_base/metb_mach1b.png differ diff --git a/textures/sock_industrial_base/metb_mach2.png b/textures/sock_industrial_base/metb_mach2.png new file mode 100644 index 0000000..f598af2 Binary files /dev/null and b/textures/sock_industrial_base/metb_mach2.png differ diff --git a/textures/sock_industrial_base/metb_panel1.png b/textures/sock_industrial_base/metb_panel1.png new file mode 100644 index 0000000..e160a26 Binary files /dev/null and b/textures/sock_industrial_base/metb_panel1.png differ diff --git a/textures/sock_industrial_base/metb_panel1b.png b/textures/sock_industrial_base/metb_panel1b.png new file mode 100644 index 0000000..685c6f7 Binary files /dev/null and b/textures/sock_industrial_base/metb_panel1b.png differ diff --git a/textures/sock_industrial_base/metb_panel2.png b/textures/sock_industrial_base/metb_panel2.png new file mode 100644 index 0000000..5ead7a6 Binary files /dev/null and b/textures/sock_industrial_base/metb_panel2.png differ diff --git a/textures/sock_industrial_base/metb_panel2b.png b/textures/sock_industrial_base/metb_panel2b.png new file mode 100644 index 0000000..c1ddc8e Binary files /dev/null and b/textures/sock_industrial_base/metb_panel2b.png differ diff --git a/textures/sock_industrial_base/metb_panel3.png b/textures/sock_industrial_base/metb_panel3.png new file mode 100644 index 0000000..36b6c77 Binary files /dev/null and b/textures/sock_industrial_base/metb_panel3.png differ diff --git a/textures/sock_industrial_base/metb_panel3b.png b/textures/sock_industrial_base/metb_panel3b.png new file mode 100644 index 0000000..0e4bf1d Binary files /dev/null and b/textures/sock_industrial_base/metb_panel3b.png differ diff --git a/textures/sock_industrial_base/metb_panel4.png b/textures/sock_industrial_base/metb_panel4.png new file mode 100644 index 0000000..7b67b40 Binary files /dev/null and b/textures/sock_industrial_base/metb_panel4.png differ diff --git a/textures/sock_industrial_base/metb_panel4b.png b/textures/sock_industrial_base/metb_panel4b.png new file mode 100644 index 0000000..c52332b Binary files /dev/null and b/textures/sock_industrial_base/metb_panel4b.png differ diff --git a/textures/sock_industrial_base/metb_panel5.png b/textures/sock_industrial_base/metb_panel5.png new file mode 100644 index 0000000..85b9011 Binary files /dev/null and b/textures/sock_industrial_base/metb_panel5.png differ diff --git a/textures/sock_industrial_base/metb_panel5b.png b/textures/sock_industrial_base/metb_panel5b.png new file mode 100644 index 0000000..6ea0b3b Binary files /dev/null and b/textures/sock_industrial_base/metb_panel5b.png differ diff --git a/textures/sock_industrial_base/metb_panel6.png b/textures/sock_industrial_base/metb_panel6.png new file mode 100644 index 0000000..a34b458 Binary files /dev/null and b/textures/sock_industrial_base/metb_panel6.png differ diff --git a/textures/sock_industrial_base/metb_panel6b.png b/textures/sock_industrial_base/metb_panel6b.png new file mode 100644 index 0000000..4180095 Binary files /dev/null and b/textures/sock_industrial_base/metb_panel6b.png differ diff --git a/textures/sock_industrial_base/metb_panel7.png b/textures/sock_industrial_base/metb_panel7.png new file mode 100644 index 0000000..74aefc6 Binary files /dev/null and b/textures/sock_industrial_base/metb_panel7.png differ diff --git a/textures/sock_industrial_base/metb_panel7b.png b/textures/sock_industrial_base/metb_panel7b.png new file mode 100644 index 0000000..c00f1d8 Binary files /dev/null and b/textures/sock_industrial_base/metb_panel7b.png differ diff --git a/textures/sock_industrial_base/metb_pipe1a.png b/textures/sock_industrial_base/metb_pipe1a.png new file mode 100644 index 0000000..13c1efd Binary files /dev/null and b/textures/sock_industrial_base/metb_pipe1a.png differ diff --git a/textures/sock_industrial_base/metb_pipe1b.png b/textures/sock_industrial_base/metb_pipe1b.png new file mode 100644 index 0000000..fbff761 Binary files /dev/null and b/textures/sock_industrial_base/metb_pipe1b.png differ diff --git a/textures/sock_industrial_base/metb_seam1.png b/textures/sock_industrial_base/metb_seam1.png new file mode 100644 index 0000000..5fa8367 Binary files /dev/null and b/textures/sock_industrial_base/metb_seam1.png differ diff --git a/textures/sock_industrial_base/metb_seam1b.png b/textures/sock_industrial_base/metb_seam1b.png new file mode 100644 index 0000000..ecf0ed7 Binary files /dev/null and b/textures/sock_industrial_base/metb_seam1b.png differ diff --git a/textures/sock_industrial_base/metb_seam2.png b/textures/sock_industrial_base/metb_seam2.png new file mode 100644 index 0000000..d839a54 Binary files /dev/null and b/textures/sock_industrial_base/metb_seam2.png differ diff --git a/textures/sock_industrial_base/metb_seam2b.png b/textures/sock_industrial_base/metb_seam2b.png new file mode 100644 index 0000000..b9c123d Binary files /dev/null and b/textures/sock_industrial_base/metb_seam2b.png differ diff --git a/textures/sock_industrial_base/metb_seam3.png b/textures/sock_industrial_base/metb_seam3.png new file mode 100644 index 0000000..cdaccae Binary files /dev/null and b/textures/sock_industrial_base/metb_seam3.png differ diff --git a/textures/sock_industrial_base/metb_seam3b.png b/textures/sock_industrial_base/metb_seam3b.png new file mode 100644 index 0000000..0e7d9c9 Binary files /dev/null and b/textures/sock_industrial_base/metb_seam3b.png differ diff --git a/textures/sock_industrial_base/metb_seam_girder.png b/textures/sock_industrial_base/metb_seam_girder.png new file mode 100644 index 0000000..7e70f73 Binary files /dev/null and b/textures/sock_industrial_base/metb_seam_girder.png differ diff --git a/textures/sock_industrial_base/metb_step1.png b/textures/sock_industrial_base/metb_step1.png new file mode 100644 index 0000000..94df088 Binary files /dev/null and b/textures/sock_industrial_base/metb_step1.png differ diff --git a/textures/sock_industrial_base/metb_triangle.png b/textures/sock_industrial_base/metb_triangle.png new file mode 100644 index 0000000..f65c7fb Binary files /dev/null and b/textures/sock_industrial_base/metb_triangle.png differ diff --git a/textures/sock_industrial_base/mety_b.png b/textures/sock_industrial_base/mety_b.png new file mode 100644 index 0000000..46c956e Binary files /dev/null and b/textures/sock_industrial_base/mety_b.png differ diff --git a/textures/sock_industrial_base/mety_girder1.png b/textures/sock_industrial_base/mety_girder1.png new file mode 100644 index 0000000..8341b0f Binary files /dev/null and b/textures/sock_industrial_base/mety_girder1.png differ diff --git a/textures/sock_industrial_base/mety_girder2.png b/textures/sock_industrial_base/mety_girder2.png new file mode 100644 index 0000000..8e36411 Binary files /dev/null and b/textures/sock_industrial_base/mety_girder2.png differ diff --git a/textures/sock_industrial_base/mety_girder3.png b/textures/sock_industrial_base/mety_girder3.png new file mode 100644 index 0000000..20d2ecb Binary files /dev/null and b/textures/sock_industrial_base/mety_girder3.png differ diff --git a/textures/sock_industrial_base/mety_grid.png b/textures/sock_industrial_base/mety_grid.png new file mode 100644 index 0000000..a7df904 Binary files /dev/null and b/textures/sock_industrial_base/mety_grid.png differ diff --git a/textures/sock_industrial_base/mety_gridb.png b/textures/sock_industrial_base/mety_gridb.png new file mode 100644 index 0000000..7f39374 Binary files /dev/null and b/textures/sock_industrial_base/mety_gridb.png differ diff --git a/textures/sock_industrial_base/mety_mach1.png b/textures/sock_industrial_base/mety_mach1.png new file mode 100644 index 0000000..0714916 Binary files /dev/null and b/textures/sock_industrial_base/mety_mach1.png differ diff --git a/textures/sock_industrial_base/mety_mach1b.png b/textures/sock_industrial_base/mety_mach1b.png new file mode 100644 index 0000000..1b50091 Binary files /dev/null and b/textures/sock_industrial_base/mety_mach1b.png differ diff --git a/textures/sock_industrial_base/mety_mach2.png b/textures/sock_industrial_base/mety_mach2.png new file mode 100644 index 0000000..d81b57e Binary files /dev/null and b/textures/sock_industrial_base/mety_mach2.png differ diff --git a/textures/sock_industrial_base/mety_panel1.png b/textures/sock_industrial_base/mety_panel1.png new file mode 100644 index 0000000..42230bb Binary files /dev/null and b/textures/sock_industrial_base/mety_panel1.png differ diff --git a/textures/sock_industrial_base/mety_panel1b.png b/textures/sock_industrial_base/mety_panel1b.png new file mode 100644 index 0000000..9f55f9e Binary files /dev/null and b/textures/sock_industrial_base/mety_panel1b.png differ diff --git a/textures/sock_industrial_base/mety_seam1.png b/textures/sock_industrial_base/mety_seam1.png new file mode 100644 index 0000000..0414efd Binary files /dev/null and b/textures/sock_industrial_base/mety_seam1.png differ diff --git a/textures/sock_industrial_base/mety_seam1b.png b/textures/sock_industrial_base/mety_seam1b.png new file mode 100644 index 0000000..75d8c21 Binary files /dev/null and b/textures/sock_industrial_base/mety_seam1b.png differ diff --git a/textures/sock_industrial_base/mety_seam_girder.png b/textures/sock_industrial_base/mety_seam_girder.png new file mode 100644 index 0000000..0dd9b5b Binary files /dev/null and b/textures/sock_industrial_base/mety_seam_girder.png differ diff --git a/textures/sock_industrial_base/mety_triangle.png b/textures/sock_industrial_base/mety_triangle.png new file mode 100644 index 0000000..2c2cbd0 Binary files /dev/null and b/textures/sock_industrial_base/mety_triangle.png differ diff --git a/textures/sock_industrial_base/wood_crate1.png b/textures/sock_industrial_base/wood_crate1.png new file mode 100644 index 0000000..b4c6abd Binary files /dev/null and b/textures/sock_industrial_base/wood_crate1.png differ diff --git a/textures/sock_industrial_base/wood_plank1.png b/textures/sock_industrial_base/wood_plank1.png new file mode 100644 index 0000000..a93d8e9 Binary files /dev/null and b/textures/sock_industrial_base/wood_plank1.png differ diff --git a/textures/sock_industrial_base/wood_plank1b.png b/textures/sock_industrial_base/wood_plank1b.png new file mode 100644 index 0000000..951908c Binary files /dev/null and b/textures/sock_industrial_base/wood_plank1b.png differ diff --git a/textures/sock_industrial_color/mettb_b.png b/textures/sock_industrial_color/mettb_b.png new file mode 100644 index 0000000..37692ac Binary files /dev/null and b/textures/sock_industrial_color/mettb_b.png differ diff --git a/textures/sock_industrial_color/mettb_girder1.png b/textures/sock_industrial_color/mettb_girder1.png new file mode 100644 index 0000000..81cdca3 Binary files /dev/null and b/textures/sock_industrial_color/mettb_girder1.png differ diff --git a/textures/sock_industrial_color/mettb_girder2.png b/textures/sock_industrial_color/mettb_girder2.png new file mode 100644 index 0000000..a3d3f8a Binary files /dev/null and b/textures/sock_industrial_color/mettb_girder2.png differ diff --git a/textures/sock_industrial_color/mettb_girder3.png b/textures/sock_industrial_color/mettb_girder3.png new file mode 100644 index 0000000..e461345 Binary files /dev/null and b/textures/sock_industrial_color/mettb_girder3.png differ diff --git a/textures/sock_industrial_color/mettb_grid.png b/textures/sock_industrial_color/mettb_grid.png new file mode 100644 index 0000000..0cfea30 Binary files /dev/null and b/textures/sock_industrial_color/mettb_grid.png differ diff --git a/textures/sock_industrial_color/mettb_gridb.png b/textures/sock_industrial_color/mettb_gridb.png new file mode 100644 index 0000000..cd534b9 Binary files /dev/null and b/textures/sock_industrial_color/mettb_gridb.png differ diff --git a/textures/sock_industrial_color/mettb_mach1.png b/textures/sock_industrial_color/mettb_mach1.png new file mode 100644 index 0000000..f731a9d Binary files /dev/null and b/textures/sock_industrial_color/mettb_mach1.png differ diff --git a/textures/sock_industrial_color/mettb_mach1b.png b/textures/sock_industrial_color/mettb_mach1b.png new file mode 100644 index 0000000..5c2061a Binary files /dev/null and b/textures/sock_industrial_color/mettb_mach1b.png differ diff --git a/textures/sock_industrial_color/mettb_mach2.png b/textures/sock_industrial_color/mettb_mach2.png new file mode 100644 index 0000000..2d982c0 Binary files /dev/null and b/textures/sock_industrial_color/mettb_mach2.png differ diff --git a/textures/sock_industrial_color/mettb_panel1.png b/textures/sock_industrial_color/mettb_panel1.png new file mode 100644 index 0000000..06ddd9b Binary files /dev/null and b/textures/sock_industrial_color/mettb_panel1.png differ diff --git a/textures/sock_industrial_color/mettb_panel1b.png b/textures/sock_industrial_color/mettb_panel1b.png new file mode 100644 index 0000000..b0d4c9d Binary files /dev/null and b/textures/sock_industrial_color/mettb_panel1b.png differ diff --git a/textures/sock_industrial_color/mettb_seam1.png b/textures/sock_industrial_color/mettb_seam1.png new file mode 100644 index 0000000..484edcb Binary files /dev/null and b/textures/sock_industrial_color/mettb_seam1.png differ diff --git a/textures/sock_industrial_color/mettb_seam1b.png b/textures/sock_industrial_color/mettb_seam1b.png new file mode 100644 index 0000000..6c220a2 Binary files /dev/null and b/textures/sock_industrial_color/mettb_seam1b.png differ diff --git a/textures/sock_industrial_color/mettb_seam_girde.png b/textures/sock_industrial_color/mettb_seam_girde.png new file mode 100644 index 0000000..f7d7b0b Binary files /dev/null and b/textures/sock_industrial_color/mettb_seam_girde.png differ diff --git a/textures/sock_industrial_color/mettb_triangle.png b/textures/sock_industrial_color/mettb_triangle.png new file mode 100644 index 0000000..837dc03 Binary files /dev/null and b/textures/sock_industrial_color/mettb_triangle.png differ diff --git a/textures/sock_industrial_color/mettg_b.png b/textures/sock_industrial_color/mettg_b.png new file mode 100644 index 0000000..4273ceb Binary files /dev/null and b/textures/sock_industrial_color/mettg_b.png differ diff --git a/textures/sock_industrial_color/mettg_girder1.png b/textures/sock_industrial_color/mettg_girder1.png new file mode 100644 index 0000000..90a288b Binary files /dev/null and b/textures/sock_industrial_color/mettg_girder1.png differ diff --git a/textures/sock_industrial_color/mettg_girder2.png b/textures/sock_industrial_color/mettg_girder2.png new file mode 100644 index 0000000..be2de05 Binary files /dev/null and b/textures/sock_industrial_color/mettg_girder2.png differ diff --git a/textures/sock_industrial_color/mettg_girder3.png b/textures/sock_industrial_color/mettg_girder3.png new file mode 100644 index 0000000..9dd62f9 Binary files /dev/null and b/textures/sock_industrial_color/mettg_girder3.png differ diff --git a/textures/sock_industrial_color/mettg_grid.png b/textures/sock_industrial_color/mettg_grid.png new file mode 100644 index 0000000..004ffd9 Binary files /dev/null and b/textures/sock_industrial_color/mettg_grid.png differ diff --git a/textures/sock_industrial_color/mettg_gridb.png b/textures/sock_industrial_color/mettg_gridb.png new file mode 100644 index 0000000..2dd7f3e Binary files /dev/null and b/textures/sock_industrial_color/mettg_gridb.png differ diff --git a/textures/sock_industrial_color/mettg_mach1.png b/textures/sock_industrial_color/mettg_mach1.png new file mode 100644 index 0000000..6cb70d6 Binary files /dev/null and b/textures/sock_industrial_color/mettg_mach1.png differ diff --git a/textures/sock_industrial_color/mettg_mach1b.png b/textures/sock_industrial_color/mettg_mach1b.png new file mode 100644 index 0000000..fbcb34f Binary files /dev/null and b/textures/sock_industrial_color/mettg_mach1b.png differ diff --git a/textures/sock_industrial_color/mettg_mach2.png b/textures/sock_industrial_color/mettg_mach2.png new file mode 100644 index 0000000..1ed8525 Binary files /dev/null and b/textures/sock_industrial_color/mettg_mach2.png differ diff --git a/textures/sock_industrial_color/mettg_panel1.png b/textures/sock_industrial_color/mettg_panel1.png new file mode 100644 index 0000000..a0a9e2d Binary files /dev/null and b/textures/sock_industrial_color/mettg_panel1.png differ diff --git a/textures/sock_industrial_color/mettg_panel1b.png b/textures/sock_industrial_color/mettg_panel1b.png new file mode 100644 index 0000000..fe5fefa Binary files /dev/null and b/textures/sock_industrial_color/mettg_panel1b.png differ diff --git a/textures/sock_industrial_color/mettg_seam1.png b/textures/sock_industrial_color/mettg_seam1.png new file mode 100644 index 0000000..cb391a6 Binary files /dev/null and b/textures/sock_industrial_color/mettg_seam1.png differ diff --git a/textures/sock_industrial_color/mettg_seam1b.png b/textures/sock_industrial_color/mettg_seam1b.png new file mode 100644 index 0000000..13c4103 Binary files /dev/null and b/textures/sock_industrial_color/mettg_seam1b.png differ diff --git a/textures/sock_industrial_color/mettg_seam_girde.png b/textures/sock_industrial_color/mettg_seam_girde.png new file mode 100644 index 0000000..9b19e6d Binary files /dev/null and b/textures/sock_industrial_color/mettg_seam_girde.png differ diff --git a/textures/sock_industrial_color/mettg_triangle.png b/textures/sock_industrial_color/mettg_triangle.png new file mode 100644 index 0000000..28c7746 Binary files /dev/null and b/textures/sock_industrial_color/mettg_triangle.png differ diff --git a/textures/sock_industrial_color/metto_b.png b/textures/sock_industrial_color/metto_b.png new file mode 100644 index 0000000..e19841b Binary files /dev/null and b/textures/sock_industrial_color/metto_b.png differ diff --git a/textures/sock_industrial_color/metto_girder1.png b/textures/sock_industrial_color/metto_girder1.png new file mode 100644 index 0000000..610e032 Binary files /dev/null and b/textures/sock_industrial_color/metto_girder1.png differ diff --git a/textures/sock_industrial_color/metto_girder2.png b/textures/sock_industrial_color/metto_girder2.png new file mode 100644 index 0000000..825f428 Binary files /dev/null and b/textures/sock_industrial_color/metto_girder2.png differ diff --git a/textures/sock_industrial_color/metto_girder3.png b/textures/sock_industrial_color/metto_girder3.png new file mode 100644 index 0000000..41efdf5 Binary files /dev/null and b/textures/sock_industrial_color/metto_girder3.png differ diff --git a/textures/sock_industrial_color/metto_grid.png b/textures/sock_industrial_color/metto_grid.png new file mode 100644 index 0000000..96fa1d6 Binary files /dev/null and b/textures/sock_industrial_color/metto_grid.png differ diff --git a/textures/sock_industrial_color/metto_gridb.png b/textures/sock_industrial_color/metto_gridb.png new file mode 100644 index 0000000..1199f66 Binary files /dev/null and b/textures/sock_industrial_color/metto_gridb.png differ diff --git a/textures/sock_industrial_color/metto_mach1.png b/textures/sock_industrial_color/metto_mach1.png new file mode 100644 index 0000000..642303d Binary files /dev/null and b/textures/sock_industrial_color/metto_mach1.png differ diff --git a/textures/sock_industrial_color/metto_mach1b.png b/textures/sock_industrial_color/metto_mach1b.png new file mode 100644 index 0000000..19b7955 Binary files /dev/null and b/textures/sock_industrial_color/metto_mach1b.png differ diff --git a/textures/sock_industrial_color/metto_mach2.png b/textures/sock_industrial_color/metto_mach2.png new file mode 100644 index 0000000..da622a1 Binary files /dev/null and b/textures/sock_industrial_color/metto_mach2.png differ diff --git a/textures/sock_industrial_color/metto_panel1.png b/textures/sock_industrial_color/metto_panel1.png new file mode 100644 index 0000000..00c1f56 Binary files /dev/null and b/textures/sock_industrial_color/metto_panel1.png differ diff --git a/textures/sock_industrial_color/metto_panel1b.png b/textures/sock_industrial_color/metto_panel1b.png new file mode 100644 index 0000000..ec47a4c Binary files /dev/null and b/textures/sock_industrial_color/metto_panel1b.png differ diff --git a/textures/sock_industrial_color/metto_seam1.png b/textures/sock_industrial_color/metto_seam1.png new file mode 100644 index 0000000..783258d Binary files /dev/null and b/textures/sock_industrial_color/metto_seam1.png differ diff --git a/textures/sock_industrial_color/metto_seam1b.png b/textures/sock_industrial_color/metto_seam1b.png new file mode 100644 index 0000000..a457ce8 Binary files /dev/null and b/textures/sock_industrial_color/metto_seam1b.png differ diff --git a/textures/sock_industrial_color/metto_seam_girde.png b/textures/sock_industrial_color/metto_seam_girde.png new file mode 100644 index 0000000..b60d729 Binary files /dev/null and b/textures/sock_industrial_color/metto_seam_girde.png differ diff --git a/textures/sock_industrial_color/metto_triangle.png b/textures/sock_industrial_color/metto_triangle.png new file mode 100644 index 0000000..0fc8e23 Binary files /dev/null and b/textures/sock_industrial_color/metto_triangle.png differ diff --git a/textures/sock_medieval/button_woodhand.png b/textures/sock_medieval/button_woodhand.png new file mode 100644 index 0000000..e4018bc Binary files /dev/null and b/textures/sock_medieval/button_woodhand.png differ diff --git a/textures/sock_medieval/button_woodhand4.png b/textures/sock_medieval/button_woodhand4.png new file mode 100644 index 0000000..f82d0c9 Binary files /dev/null and b/textures/sock_medieval/button_woodhand4.png differ diff --git a/textures/sock_medieval/button_woodshoot.png b/textures/sock_medieval/button_woodshoot.png new file mode 100644 index 0000000..d821cf7 Binary files /dev/null and b/textures/sock_medieval/button_woodshoot.png differ diff --git a/textures/sock_medieval/button_woodside.png b/textures/sock_medieval/button_woodside.png new file mode 100644 index 0000000..bc8d1c7 Binary files /dev/null and b/textures/sock_medieval/button_woodside.png differ diff --git a/textures/sock_medieval/decal_stain1.png b/textures/sock_medieval/decal_stain1.png new file mode 100644 index 0000000..b62b70a Binary files /dev/null and b/textures/sock_medieval/decal_stain1.png differ diff --git a/textures/sock_medieval/decal_stain2a.png b/textures/sock_medieval/decal_stain2a.png new file mode 100644 index 0000000..0d9a384 Binary files /dev/null and b/textures/sock_medieval/decal_stain2a.png differ diff --git a/textures/sock_medieval/decal_stain2b.png b/textures/sock_medieval/decal_stain2b.png new file mode 100644 index 0000000..db83b67 Binary files /dev/null and b/textures/sock_medieval/decal_stain2b.png differ diff --git a/textures/sock_medieval/decal_stain3a.png b/textures/sock_medieval/decal_stain3a.png new file mode 100644 index 0000000..e43d3ec Binary files /dev/null and b/textures/sock_medieval/decal_stain3a.png differ diff --git a/textures/sock_medieval/decal_stain3b.png b/textures/sock_medieval/decal_stain3b.png new file mode 100644 index 0000000..e2cd372 Binary files /dev/null and b/textures/sock_medieval/decal_stain3b.png differ diff --git a/textures/sock_medieval/floor_stepside1.png b/textures/sock_medieval/floor_stepside1.png new file mode 100644 index 0000000..a395c8d Binary files /dev/null and b/textures/sock_medieval/floor_stepside1.png differ diff --git a/textures/sock_medieval/floor_stepside1c.png b/textures/sock_medieval/floor_stepside1c.png new file mode 100644 index 0000000..c208368 Binary files /dev/null and b/textures/sock_medieval/floor_stepside1c.png differ diff --git a/textures/sock_medieval/floor_steptop1.png b/textures/sock_medieval/floor_steptop1.png new file mode 100644 index 0000000..4e7ac1a Binary files /dev/null and b/textures/sock_medieval/floor_steptop1.png differ diff --git a/textures/sock_medieval/floor_steptop1c.png b/textures/sock_medieval/floor_steptop1c.png new file mode 100644 index 0000000..138bc89 Binary files /dev/null and b/textures/sock_medieval/floor_steptop1c.png differ diff --git a/textures/sock_medieval/floor_stone1.png b/textures/sock_medieval/floor_stone1.png new file mode 100644 index 0000000..9b9aaa3 Binary files /dev/null and b/textures/sock_medieval/floor_stone1.png differ diff --git a/textures/sock_medieval/light1.png b/textures/sock_medieval/light1.png new file mode 100644 index 0000000..83ffc8e Binary files /dev/null and b/textures/sock_medieval/light1.png differ diff --git a/textures/sock_medieval/light1_beam.png b/textures/sock_medieval/light1_beam.png new file mode 100644 index 0000000..c95f780 Binary files /dev/null and b/textures/sock_medieval/light1_beam.png differ diff --git a/textures/sock_medieval/light1_blend.png b/textures/sock_medieval/light1_blend.png new file mode 100644 index 0000000..cfc42d1 Binary files /dev/null and b/textures/sock_medieval/light1_blend.png differ diff --git a/textures/sock_medieval/light2.png b/textures/sock_medieval/light2.png new file mode 100644 index 0000000..70456f6 Binary files /dev/null and b/textures/sock_medieval/light2.png differ diff --git a/textures/sock_medieval/light2_blend.png b/textures/sock_medieval/light2_blend.png new file mode 100644 index 0000000..e2aae8d Binary files /dev/null and b/textures/sock_medieval/light2_blend.png differ diff --git a/textures/sock_medieval/marble_black.png b/textures/sock_medieval/marble_black.png new file mode 100644 index 0000000..6c613a6 Binary files /dev/null and b/textures/sock_medieval/marble_black.png differ diff --git a/textures/sock_medieval/metal1.png b/textures/sock_medieval/metal1.png new file mode 100644 index 0000000..04712cf Binary files /dev/null and b/textures/sock_medieval/metal1.png differ diff --git a/textures/sock_medieval/metal2.png b/textures/sock_medieval/metal2.png new file mode 100644 index 0000000..8c4e45f Binary files /dev/null and b/textures/sock_medieval/metal2.png differ diff --git a/textures/sock_medieval/metal_trim1.png b/textures/sock_medieval/metal_trim1.png new file mode 100644 index 0000000..f99efe1 Binary files /dev/null and b/textures/sock_medieval/metal_trim1.png differ diff --git a/textures/sock_medieval/rooftile1.png b/textures/sock_medieval/rooftile1.png new file mode 100644 index 0000000..fc8760a Binary files /dev/null and b/textures/sock_medieval/rooftile1.png differ diff --git a/textures/sock_medieval/stone1.png b/textures/sock_medieval/stone1.png new file mode 100644 index 0000000..f24d518 Binary files /dev/null and b/textures/sock_medieval/stone1.png differ diff --git a/textures/sock_medieval/stone2.png b/textures/sock_medieval/stone2.png new file mode 100644 index 0000000..e21b116 Binary files /dev/null and b/textures/sock_medieval/stone2.png differ diff --git a/textures/sock_medieval/stone_trim1.png b/textures/sock_medieval/stone_trim1.png new file mode 100644 index 0000000..2ac7cab Binary files /dev/null and b/textures/sock_medieval/stone_trim1.png differ diff --git a/textures/sock_medieval/wood_browndark.png b/textures/sock_medieval/wood_browndark.png new file mode 100644 index 0000000..d354b85 Binary files /dev/null and b/textures/sock_medieval/wood_browndark.png differ diff --git a/textures/sock_medieval/wood_brownlight.png b/textures/sock_medieval/wood_brownlight.png new file mode 100644 index 0000000..2423d80 Binary files /dev/null and b/textures/sock_medieval/wood_brownlight.png differ diff --git a/textures/sock_medieval/wood_grey.png b/textures/sock_medieval/wood_grey.png new file mode 100644 index 0000000..6815f17 Binary files /dev/null and b/textures/sock_medieval/wood_grey.png differ diff --git a/textures/sock_medieval/wood_trim1c.png b/textures/sock_medieval/wood_trim1c.png new file mode 100644 index 0000000..7b283e9 Binary files /dev/null and b/textures/sock_medieval/wood_trim1c.png differ diff --git a/textures/sock_medieval/wood_trim1d.png b/textures/sock_medieval/wood_trim1d.png new file mode 100644 index 0000000..673365f Binary files /dev/null and b/textures/sock_medieval/wood_trim1d.png differ diff --git a/textures/sock_medieval/woodplank_1a.png b/textures/sock_medieval/woodplank_1a.png new file mode 100644 index 0000000..baa9bb8 Binary files /dev/null and b/textures/sock_medieval/woodplank_1a.png differ diff --git a/textures/sock_medieval/woodplank_1b.png b/textures/sock_medieval/woodplank_1b.png new file mode 100644 index 0000000..57311cb Binary files /dev/null and b/textures/sock_medieval/woodplank_1b.png differ diff --git a/textures/sock_medieval/woodplank_2.png b/textures/sock_medieval/woodplank_2.png new file mode 100644 index 0000000..1ec4aef Binary files /dev/null and b/textures/sock_medieval/woodplank_2.png differ diff --git a/textures/sock_palace/hd_button_marble.png b/textures/sock_palace/hd_button_marble.png new file mode 100644 index 0000000..c3c727b Binary files /dev/null and b/textures/sock_palace/hd_button_marble.png differ diff --git a/textures/sock_palace/hd_ceiling_tile1.png b/textures/sock_palace/hd_ceiling_tile1.png new file mode 100644 index 0000000..92a50db Binary files /dev/null and b/textures/sock_palace/hd_ceiling_tile1.png differ diff --git a/textures/sock_palace/hd_ceiling_tile2.png b/textures/sock_palace/hd_ceiling_tile2.png new file mode 100644 index 0000000..3abe831 Binary files /dev/null and b/textures/sock_palace/hd_ceiling_tile2.png differ diff --git a/textures/sock_palace/hd_ceiling_tile3.png b/textures/sock_palace/hd_ceiling_tile3.png new file mode 100644 index 0000000..982bbe3 Binary files /dev/null and b/textures/sock_palace/hd_ceiling_tile3.png differ diff --git a/textures/sock_palace/hd_ceiling_vault.png b/textures/sock_palace/hd_ceiling_vault.png new file mode 100644 index 0000000..450501f Binary files /dev/null and b/textures/sock_palace/hd_ceiling_vault.png differ diff --git a/textures/sock_palace/hd_door1.png b/textures/sock_palace/hd_door1.png new file mode 100644 index 0000000..883b0f6 Binary files /dev/null and b/textures/sock_palace/hd_door1.png differ diff --git a/textures/sock_palace/hd_door2.png b/textures/sock_palace/hd_door2.png new file mode 100644 index 0000000..b487a51 Binary files /dev/null and b/textures/sock_palace/hd_door2.png differ diff --git a/textures/sock_palace/hd_doorframe1.png b/textures/sock_palace/hd_doorframe1.png new file mode 100644 index 0000000..221930d Binary files /dev/null and b/textures/sock_palace/hd_doorframe1.png differ diff --git a/textures/sock_palace/hd_floor_stepsid.png b/textures/sock_palace/hd_floor_stepsid.png new file mode 100644 index 0000000..6567f7e Binary files /dev/null and b/textures/sock_palace/hd_floor_stepsid.png differ diff --git a/textures/sock_palace/hd_floor_steptop.png b/textures/sock_palace/hd_floor_steptop.png new file mode 100644 index 0000000..f7755a4 Binary files /dev/null and b/textures/sock_palace/hd_floor_steptop.png differ diff --git a/textures/sock_palace/hd_floor_tile1.png b/textures/sock_palace/hd_floor_tile1.png new file mode 100644 index 0000000..43fcc77 Binary files /dev/null and b/textures/sock_palace/hd_floor_tile1.png differ diff --git a/textures/sock_palace/hd_floor_tile2.png b/textures/sock_palace/hd_floor_tile2.png new file mode 100644 index 0000000..df6d9c0 Binary files /dev/null and b/textures/sock_palace/hd_floor_tile2.png differ diff --git a/textures/sock_palace/hd_floor_tile3.png b/textures/sock_palace/hd_floor_tile3.png new file mode 100644 index 0000000..d5e7636 Binary files /dev/null and b/textures/sock_palace/hd_floor_tile3.png differ diff --git a/textures/sock_palace/hd_gold_trim1.png b/textures/sock_palace/hd_gold_trim1.png new file mode 100644 index 0000000..136ccf1 Binary files /dev/null and b/textures/sock_palace/hd_gold_trim1.png differ diff --git a/textures/sock_palace/hd_marble_greenc.png b/textures/sock_palace/hd_marble_greenc.png new file mode 100644 index 0000000..c6e57d2 Binary files /dev/null and b/textures/sock_palace/hd_marble_greenc.png differ diff --git a/textures/sock_palace/hd_marble_trim1.png b/textures/sock_palace/hd_marble_trim1.png new file mode 100644 index 0000000..c92b39b Binary files /dev/null and b/textures/sock_palace/hd_marble_trim1.png differ diff --git a/textures/sock_palace/hd_marble_trim2.png b/textures/sock_palace/hd_marble_trim2.png new file mode 100644 index 0000000..d603270 Binary files /dev/null and b/textures/sock_palace/hd_marble_trim2.png differ diff --git a/textures/sock_palace/hd_marble_trim3.png b/textures/sock_palace/hd_marble_trim3.png new file mode 100644 index 0000000..0e3b4f3 Binary files /dev/null and b/textures/sock_palace/hd_marble_trim3.png differ diff --git a/textures/sock_palace/hd_marble_trim4.png b/textures/sock_palace/hd_marble_trim4.png new file mode 100644 index 0000000..b4dc79c Binary files /dev/null and b/textures/sock_palace/hd_marble_trim4.png differ diff --git a/textures/sock_palace/hd_marble_trim5.png b/textures/sock_palace/hd_marble_trim5.png new file mode 100644 index 0000000..9b04165 Binary files /dev/null and b/textures/sock_palace/hd_marble_trim5.png differ diff --git a/textures/sock_palace/hd_marble_trim6.png b/textures/sock_palace/hd_marble_trim6.png new file mode 100644 index 0000000..b322cad Binary files /dev/null and b/textures/sock_palace/hd_marble_trim6.png differ diff --git a/textures/sock_palace/hd_marble_trim7.png b/textures/sock_palace/hd_marble_trim7.png new file mode 100644 index 0000000..d95c44f Binary files /dev/null and b/textures/sock_palace/hd_marble_trim7.png differ diff --git a/textures/sock_palace/hd_marble_wall1a.png b/textures/sock_palace/hd_marble_wall1a.png new file mode 100644 index 0000000..52f0296 Binary files /dev/null and b/textures/sock_palace/hd_marble_wall1a.png differ diff --git a/textures/sock_palace/hd_marble_wall1b.png b/textures/sock_palace/hd_marble_wall1b.png new file mode 100644 index 0000000..bc8b449 Binary files /dev/null and b/textures/sock_palace/hd_marble_wall1b.png differ diff --git a/textures/sock_palace/hd_marble_wall2.png b/textures/sock_palace/hd_marble_wall2.png new file mode 100644 index 0000000..5b51546 Binary files /dev/null and b/textures/sock_palace/hd_marble_wall2.png differ diff --git a/textures/sock_palace/hd_marble_wall2t.png b/textures/sock_palace/hd_marble_wall2t.png new file mode 100644 index 0000000..39ce4d0 Binary files /dev/null and b/textures/sock_palace/hd_marble_wall2t.png differ diff --git a/textures/sock_palace/hd_marble_white1.png b/textures/sock_palace/hd_marble_white1.png new file mode 100644 index 0000000..10b6e56 Binary files /dev/null and b/textures/sock_palace/hd_marble_white1.png differ diff --git a/textures/sock_palace/hd_marble_white2.png b/textures/sock_palace/hd_marble_white2.png new file mode 100644 index 0000000..28c1d6e Binary files /dev/null and b/textures/sock_palace/hd_marble_white2.png differ diff --git a/textures/sock_palace/hd_marble_white3.png b/textures/sock_palace/hd_marble_white3.png new file mode 100644 index 0000000..451668a Binary files /dev/null and b/textures/sock_palace/hd_marble_white3.png differ diff --git a/textures/sock_palace/hd_marble_white4.png b/textures/sock_palace/hd_marble_white4.png new file mode 100644 index 0000000..499d351 Binary files /dev/null and b/textures/sock_palace/hd_marble_white4.png differ diff --git a/textures/sock_palace/hd_wall_goldleaf.png b/textures/sock_palace/hd_wall_goldleaf.png new file mode 100644 index 0000000..608ec82 Binary files /dev/null and b/textures/sock_palace/hd_wall_goldleaf.png differ diff --git a/textures/sock_palace/hd_wall_stone3.png b/textures/sock_palace/hd_wall_stone3.png new file mode 100644 index 0000000..082344a Binary files /dev/null and b/textures/sock_palace/hd_wall_stone3.png differ diff --git a/textures/sock_palace/hd_wall_stone3b.png b/textures/sock_palace/hd_wall_stone3b.png new file mode 100644 index 0000000..60a33a2 Binary files /dev/null and b/textures/sock_palace/hd_wall_stone3b.png differ diff --git a/textures/sock_palace/hd_wall_stone7.png b/textures/sock_palace/hd_wall_stone7.png new file mode 100644 index 0000000..1265f7b Binary files /dev/null and b/textures/sock_palace/hd_wall_stone7.png differ diff --git a/textures/start/*lava1.png b/textures/start/*lava1.png new file mode 100644 index 0000000..099c4b8 Binary files /dev/null and b/textures/start/*lava1.png differ diff --git a/textures/start/*teleport.png b/textures/start/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/start/*teleport.png differ diff --git a/textures/start/*water1.png b/textures/start/*water1.png new file mode 100644 index 0000000..111e620 Binary files /dev/null and b/textures/start/*water1.png differ diff --git a/textures/start/*water2.png b/textures/start/*water2.png new file mode 100644 index 0000000..31f14b1 Binary files /dev/null and b/textures/start/*water2.png differ diff --git a/textures/start/+0light01.png b/textures/start/+0light01.png new file mode 100644 index 0000000..9163e7f Binary files /dev/null and b/textures/start/+0light01.png differ diff --git a/textures/start/+0slip.png b/textures/start/+0slip.png new file mode 100644 index 0000000..313dfc1 Binary files /dev/null and b/textures/start/+0slip.png differ diff --git a/textures/start/+0slipbot.png b/textures/start/+0slipbot.png new file mode 100644 index 0000000..a5f1df2 Binary files /dev/null and b/textures/start/+0slipbot.png differ diff --git a/textures/start/+0sliptop.png b/textures/start/+0sliptop.png new file mode 100644 index 0000000..1a1702b Binary files /dev/null and b/textures/start/+0sliptop.png differ diff --git a/textures/start/+1light01.png b/textures/start/+1light01.png new file mode 100644 index 0000000..bfd63c2 Binary files /dev/null and b/textures/start/+1light01.png differ diff --git a/textures/start/+1slip.png b/textures/start/+1slip.png new file mode 100644 index 0000000..d18a947 Binary files /dev/null and b/textures/start/+1slip.png differ diff --git a/textures/start/+2light01.png b/textures/start/+2light01.png new file mode 100644 index 0000000..6ce8599 Binary files /dev/null and b/textures/start/+2light01.png differ diff --git a/textures/start/+2slip.png b/textures/start/+2slip.png new file mode 100644 index 0000000..38cbabb Binary files /dev/null and b/textures/start/+2slip.png differ diff --git a/textures/start/+3slip.png b/textures/start/+3slip.png new file mode 100644 index 0000000..b20d6cb Binary files /dev/null and b/textures/start/+3slip.png differ diff --git a/textures/start/+4slip.png b/textures/start/+4slip.png new file mode 100644 index 0000000..dc32f5c Binary files /dev/null and b/textures/start/+4slip.png differ diff --git a/textures/start/+5slip.png b/textures/start/+5slip.png new file mode 100644 index 0000000..50089a1 Binary files /dev/null and b/textures/start/+5slip.png differ diff --git a/textures/start/+6slip.png b/textures/start/+6slip.png new file mode 100644 index 0000000..16ec774 Binary files /dev/null and b/textures/start/+6slip.png differ diff --git a/textures/start/bricka2_1.png b/textures/start/bricka2_1.png new file mode 100644 index 0000000..219d986 Binary files /dev/null and b/textures/start/bricka2_1.png differ diff --git a/textures/start/bricka2_2.png b/textures/start/bricka2_2.png new file mode 100644 index 0000000..0e2d511 Binary files /dev/null and b/textures/start/bricka2_2.png differ diff --git a/textures/start/ceiling1_3.png b/textures/start/ceiling1_3.png new file mode 100644 index 0000000..fc1e03f Binary files /dev/null and b/textures/start/ceiling1_3.png differ diff --git a/textures/start/church1_2.png b/textures/start/church1_2.png new file mode 100644 index 0000000..bc07855 Binary files /dev/null and b/textures/start/church1_2.png differ diff --git a/textures/start/city1_4.png b/textures/start/city1_4.png new file mode 100644 index 0000000..ac6e8bd Binary files /dev/null and b/textures/start/city1_4.png differ diff --git a/textures/start/city4_6.png b/textures/start/city4_6.png new file mode 100644 index 0000000..bfa5acc Binary files /dev/null and b/textures/start/city4_6.png differ diff --git a/textures/start/city4_7.png b/textures/start/city4_7.png new file mode 100644 index 0000000..b800099 Binary files /dev/null and b/textures/start/city4_7.png differ diff --git a/textures/start/clip.png b/textures/start/clip.png new file mode 100644 index 0000000..3fe3e56 Binary files /dev/null and b/textures/start/clip.png differ diff --git a/textures/start/cop1_1.png b/textures/start/cop1_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/start/cop1_1.png differ diff --git a/textures/start/cop1_6.png b/textures/start/cop1_6.png new file mode 100644 index 0000000..8fc8c40 Binary files /dev/null and b/textures/start/cop1_6.png differ diff --git a/textures/start/cop3_4.png b/textures/start/cop3_4.png new file mode 100644 index 0000000..45da005 Binary files /dev/null and b/textures/start/cop3_4.png differ diff --git a/textures/start/dem4_1.png b/textures/start/dem4_1.png new file mode 100644 index 0000000..0f96e5e Binary files /dev/null and b/textures/start/dem4_1.png differ diff --git a/textures/start/door04_2.png b/textures/start/door04_2.png new file mode 100644 index 0000000..3e58086 Binary files /dev/null and b/textures/start/door04_2.png differ diff --git a/textures/start/m5_3.png b/textures/start/m5_3.png new file mode 100644 index 0000000..c8d9cf1 Binary files /dev/null and b/textures/start/m5_3.png differ diff --git a/textures/start/m5_5.png b/textures/start/m5_5.png new file mode 100644 index 0000000..6e6f4ae Binary files /dev/null and b/textures/start/m5_5.png differ diff --git a/textures/start/m5_8.png b/textures/start/m5_8.png new file mode 100644 index 0000000..8778445 Binary files /dev/null and b/textures/start/m5_8.png differ diff --git a/textures/start/met5_1.png b/textures/start/met5_1.png new file mode 100644 index 0000000..cc9a272 Binary files /dev/null and b/textures/start/met5_1.png differ diff --git a/textures/start/metal1_4.png b/textures/start/metal1_4.png new file mode 100644 index 0000000..e77c5b7 Binary files /dev/null and b/textures/start/metal1_4.png differ diff --git a/textures/start/metal5_1.png b/textures/start/metal5_1.png new file mode 100644 index 0000000..8335768 Binary files /dev/null and b/textures/start/metal5_1.png differ diff --git a/textures/start/metal5_3.png b/textures/start/metal5_3.png new file mode 100644 index 0000000..309902a Binary files /dev/null and b/textures/start/metal5_3.png differ diff --git a/textures/start/metal5_4.png b/textures/start/metal5_4.png new file mode 100644 index 0000000..6558ca3 Binary files /dev/null and b/textures/start/metal5_4.png differ diff --git a/textures/start/metal6_4.png b/textures/start/metal6_4.png new file mode 100644 index 0000000..dcab40e Binary files /dev/null and b/textures/start/metal6_4.png differ diff --git a/textures/start/metalt1_1.png b/textures/start/metalt1_1.png new file mode 100644 index 0000000..e0824e2 Binary files /dev/null and b/textures/start/metalt1_1.png differ diff --git a/textures/start/quake.png b/textures/start/quake.png new file mode 100644 index 0000000..18e8ecc Binary files /dev/null and b/textures/start/quake.png differ diff --git a/textures/start/rock4_1.png b/textures/start/rock4_1.png new file mode 100644 index 0000000..51e8571 Binary files /dev/null and b/textures/start/rock4_1.png differ diff --git a/textures/start/rune2_3.png b/textures/start/rune2_3.png new file mode 100644 index 0000000..18acc99 Binary files /dev/null and b/textures/start/rune2_3.png differ diff --git a/textures/start/sfloor4_2.png b/textures/start/sfloor4_2.png new file mode 100644 index 0000000..70f9b4d Binary files /dev/null and b/textures/start/sfloor4_2.png differ diff --git a/textures/start/sfloor4_5.png b/textures/start/sfloor4_5.png new file mode 100644 index 0000000..0c7ed5d Binary files /dev/null and b/textures/start/sfloor4_5.png differ diff --git a/textures/start/skill0.png b/textures/start/skill0.png new file mode 100644 index 0000000..907779f Binary files /dev/null and b/textures/start/skill0.png differ diff --git a/textures/start/skill1.png b/textures/start/skill1.png new file mode 100644 index 0000000..061459e Binary files /dev/null and b/textures/start/skill1.png differ diff --git a/textures/start/skill2.png b/textures/start/skill2.png new file mode 100644 index 0000000..33b0b59 Binary files /dev/null and b/textures/start/skill2.png differ diff --git a/textures/start/skill3.png b/textures/start/skill3.png new file mode 100644 index 0000000..11db2a4 Binary files /dev/null and b/textures/start/skill3.png differ diff --git a/textures/start/sky1.png b/textures/start/sky1.png new file mode 100644 index 0000000..3a3e829 Binary files /dev/null and b/textures/start/sky1.png differ diff --git a/textures/start/slip1.png b/textures/start/slip1.png new file mode 100644 index 0000000..71f096b Binary files /dev/null and b/textures/start/slip1.png differ diff --git a/textures/start/slipbotsd.png b/textures/start/slipbotsd.png new file mode 100644 index 0000000..40f1f58 Binary files /dev/null and b/textures/start/slipbotsd.png differ diff --git a/textures/start/sliplite.png b/textures/start/sliplite.png new file mode 100644 index 0000000..72b56f6 Binary files /dev/null and b/textures/start/sliplite.png differ diff --git a/textures/start/slipside.png b/textures/start/slipside.png new file mode 100644 index 0000000..f1a73e9 Binary files /dev/null and b/textures/start/slipside.png differ diff --git a/textures/start/sliptopsd.png b/textures/start/sliptopsd.png new file mode 100644 index 0000000..9513fe7 Binary files /dev/null and b/textures/start/sliptopsd.png differ diff --git a/textures/start/switch_1.png b/textures/start/switch_1.png new file mode 100644 index 0000000..f47e1e9 Binary files /dev/null and b/textures/start/switch_1.png differ diff --git a/textures/start/tech01_1.png b/textures/start/tech01_1.png new file mode 100644 index 0000000..f4edfde Binary files /dev/null and b/textures/start/tech01_1.png differ diff --git a/textures/start/tech01_6.png b/textures/start/tech01_6.png new file mode 100644 index 0000000..86779f7 Binary files /dev/null and b/textures/start/tech01_6.png differ diff --git a/textures/start/tech04_3.png b/textures/start/tech04_3.png new file mode 100644 index 0000000..46425b8 Binary files /dev/null and b/textures/start/tech04_3.png differ diff --git a/textures/start/tech08_1.png b/textures/start/tech08_1.png new file mode 100644 index 0000000..8d4012d Binary files /dev/null and b/textures/start/tech08_1.png differ diff --git a/textures/start/tech09_3.png b/textures/start/tech09_3.png new file mode 100644 index 0000000..1068750 Binary files /dev/null and b/textures/start/tech09_3.png differ diff --git a/textures/start/tech10_1.png b/textures/start/tech10_1.png new file mode 100644 index 0000000..55f82cf Binary files /dev/null and b/textures/start/tech10_1.png differ diff --git a/textures/start/tech11_2.png b/textures/start/tech11_2.png new file mode 100644 index 0000000..548feab Binary files /dev/null and b/textures/start/tech11_2.png differ diff --git a/textures/start/tlight02.png b/textures/start/tlight02.png new file mode 100644 index 0000000..a7e3a88 Binary files /dev/null and b/textures/start/tlight02.png differ diff --git a/textures/start/tlight07.png b/textures/start/tlight07.png new file mode 100644 index 0000000..0434563 Binary files /dev/null and b/textures/start/tlight07.png differ diff --git a/textures/start/tlight08.png b/textures/start/tlight08.png new file mode 100644 index 0000000..c7c6dd1 Binary files /dev/null and b/textures/start/tlight08.png differ diff --git a/textures/start/trigger.png b/textures/start/trigger.png new file mode 100644 index 0000000..983f7be Binary files /dev/null and b/textures/start/trigger.png differ diff --git a/textures/start/wall9_8.png b/textures/start/wall9_8.png new file mode 100644 index 0000000..9848e31 Binary files /dev/null and b/textures/start/wall9_8.png differ diff --git a/textures/start/wbrick1_5.png b/textures/start/wbrick1_5.png new file mode 100644 index 0000000..1b73a31 Binary files /dev/null and b/textures/start/wbrick1_5.png differ diff --git a/textures/start/window02_1.png b/textures/start/window02_1.png new file mode 100644 index 0000000..7fddd11 Binary files /dev/null and b/textures/start/window02_1.png differ diff --git a/textures/start/wiz1_4.png b/textures/start/wiz1_4.png new file mode 100644 index 0000000..708c8b6 Binary files /dev/null and b/textures/start/wiz1_4.png differ diff --git a/textures/start/wizmet1_1.png b/textures/start/wizmet1_1.png new file mode 100644 index 0000000..0762b66 Binary files /dev/null and b/textures/start/wizmet1_1.png differ diff --git a/textures/start/wizmet1_2.png b/textures/start/wizmet1_2.png new file mode 100644 index 0000000..53f634d Binary files /dev/null and b/textures/start/wizmet1_2.png differ diff --git a/textures/start/wizmet1_3.png b/textures/start/wizmet1_3.png new file mode 100644 index 0000000..e957e7e Binary files /dev/null and b/textures/start/wizmet1_3.png differ diff --git a/textures/start/wizmet1_8.png b/textures/start/wizmet1_8.png new file mode 100644 index 0000000..9d0b7dc Binary files /dev/null and b/textures/start/wizmet1_8.png differ diff --git a/textures/start/wizwood1_3.png b/textures/start/wizwood1_3.png new file mode 100644 index 0000000..238cd99 Binary files /dev/null and b/textures/start/wizwood1_3.png differ diff --git a/textures/start/wizwood1_5.png b/textures/start/wizwood1_5.png new file mode 100644 index 0000000..504eccb Binary files /dev/null and b/textures/start/wizwood1_5.png differ diff --git a/textures/start/wizwood1_8.png b/textures/start/wizwood1_8.png new file mode 100644 index 0000000..fc16c18 Binary files /dev/null and b/textures/start/wizwood1_8.png differ diff --git a/textures/start/wmet3_1.png b/textures/start/wmet3_1.png new file mode 100644 index 0000000..f4a556e Binary files /dev/null and b/textures/start/wmet3_1.png differ diff --git a/textures/start/wmet4_4.png b/textures/start/wmet4_4.png new file mode 100644 index 0000000..41a1994 Binary files /dev/null and b/textures/start/wmet4_4.png differ diff --git a/textures/start/wood1_1.png b/textures/start/wood1_1.png new file mode 100644 index 0000000..d3aefc0 Binary files /dev/null and b/textures/start/wood1_1.png differ diff --git a/textures/start/z_exit.png b/textures/start/z_exit.png new file mode 100644 index 0000000..e5dabf8 Binary files /dev/null and b/textures/start/z_exit.png differ diff --git a/textures/ubiLight_v103/+0base_1_ubi.png b/textures/ubiLight_v103/+0base_1_ubi.png new file mode 100644 index 0000000..c40b43f Binary files /dev/null and b/textures/ubiLight_v103/+0base_1_ubi.png differ diff --git a/textures/ubiLight_v103/+0base_2_ubi.png b/textures/ubiLight_v103/+0base_2_ubi.png new file mode 100644 index 0000000..bb883a6 Binary files /dev/null and b/textures/ubiLight_v103/+0base_2_ubi.png differ diff --git a/textures/ubiLight_v103/+0base_3_ubi.png b/textures/ubiLight_v103/+0base_3_ubi.png new file mode 100644 index 0000000..837787a Binary files /dev/null and b/textures/ubiLight_v103/+0base_3_ubi.png differ diff --git a/textures/ubiLight_v103/+0base_4_ubi.png b/textures/ubiLight_v103/+0base_4_ubi.png new file mode 100644 index 0000000..6d10507 Binary files /dev/null and b/textures/ubiLight_v103/+0base_4_ubi.png differ diff --git a/textures/ubiLight_v103/+0basebutn3_ubi.png b/textures/ubiLight_v103/+0basebutn3_ubi.png new file mode 100644 index 0000000..5cd86e2 Binary files /dev/null and b/textures/ubiLight_v103/+0basebutn3_ubi.png differ diff --git a/textures/ubiLight_v103/+0basebutn3b_ub.png b/textures/ubiLight_v103/+0basebutn3b_ub.png new file mode 100644 index 0000000..301ec55 Binary files /dev/null and b/textures/ubiLight_v103/+0basebutn3b_ub.png differ diff --git a/textures/ubiLight_v103/+0baselt2_ubi.png b/textures/ubiLight_v103/+0baselt2_ubi.png new file mode 100644 index 0000000..40391d8 Binary files /dev/null and b/textures/ubiLight_v103/+0baselt2_ubi.png differ diff --git a/textures/ubiLight_v103/+0baselt3_ubi.png b/textures/ubiLight_v103/+0baselt3_ubi.png new file mode 100644 index 0000000..155f955 Binary files /dev/null and b/textures/ubiLight_v103/+0baselt3_ubi.png differ diff --git a/textures/ubiLight_v103/+0baselt4_ubi.png b/textures/ubiLight_v103/+0baselt4_ubi.png new file mode 100644 index 0000000..6523e52 Binary files /dev/null and b/textures/ubiLight_v103/+0baselt4_ubi.png differ diff --git a/textures/ubiLight_v103/+0baselt7_ubi.png b/textures/ubiLight_v103/+0baselt7_ubi.png new file mode 100644 index 0000000..5a55886 Binary files /dev/null and b/textures/ubiLight_v103/+0baselt7_ubi.png differ diff --git a/textures/ubiLight_v103/+0baseltd_ubi.png b/textures/ubiLight_v103/+0baseltd_ubi.png new file mode 100644 index 0000000..51a6492 Binary files /dev/null and b/textures/ubiLight_v103/+0baseltd_ubi.png differ diff --git a/textures/ubiLight_v103/+0bwToggle_ubi.png b/textures/ubiLight_v103/+0bwToggle_ubi.png new file mode 100644 index 0000000..cc4b78b Binary files /dev/null and b/textures/ubiLight_v103/+0bwToggle_ubi.png differ diff --git a/textures/ubiLight_v103/+0ceil13_ubi.png b/textures/ubiLight_v103/+0ceil13_ubi.png new file mode 100644 index 0000000..a569d6a Binary files /dev/null and b/textures/ubiLight_v103/+0ceil13_ubi.png differ diff --git a/textures/ubiLight_v103/+0ceil14_ubi.png b/textures/ubiLight_v103/+0ceil14_ubi.png new file mode 100644 index 0000000..eb36ba8 Binary files /dev/null and b/textures/ubiLight_v103/+0ceil14_ubi.png differ diff --git a/textures/ubiLight_v103/+0ceil15_ubi.png b/textures/ubiLight_v103/+0ceil15_ubi.png new file mode 100644 index 0000000..e9a1bdc Binary files /dev/null and b/textures/ubiLight_v103/+0ceil15_ubi.png differ diff --git a/textures/ubiLight_v103/+0ceil18_ubi.png b/textures/ubiLight_v103/+0ceil18_ubi.png new file mode 100644 index 0000000..7ed1941 Binary files /dev/null and b/textures/ubiLight_v103/+0ceil18_ubi.png differ diff --git a/textures/ubiLight_v103/+0ceil1_1_ubi.png b/textures/ubiLight_v103/+0ceil1_1_ubi.png new file mode 100644 index 0000000..af1a0cf Binary files /dev/null and b/textures/ubiLight_v103/+0ceil1_1_ubi.png differ diff --git a/textures/ubiLight_v103/+0comp1_6_ubi.png b/textures/ubiLight_v103/+0comp1_6_ubi.png new file mode 100644 index 0000000..d17258e Binary files /dev/null and b/textures/ubiLight_v103/+0comp1_6_ubi.png differ diff --git a/textures/ubiLight_v103/+0dem5_3_ubi.png b/textures/ubiLight_v103/+0dem5_3_ubi.png new file mode 100644 index 0000000..612d058 Binary files /dev/null and b/textures/ubiLight_v103/+0dem5_3_ubi.png differ diff --git a/textures/ubiLight_v103/+0dem5_3b_ubi.png b/textures/ubiLight_v103/+0dem5_3b_ubi.png new file mode 100644 index 0000000..612d058 Binary files /dev/null and b/textures/ubiLight_v103/+0dem5_3b_ubi.png differ diff --git a/textures/ubiLight_v103/+0exitmet_ubi.png b/textures/ubiLight_v103/+0exitmet_ubi.png new file mode 100644 index 0000000..8650dc4 Binary files /dev/null and b/textures/ubiLight_v103/+0exitmet_ubi.png differ diff --git a/textures/ubiLight_v103/+0jaildr1_3_ubi.png b/textures/ubiLight_v103/+0jaildr1_3_ubi.png new file mode 100644 index 0000000..aa91ea7 Binary files /dev/null and b/textures/ubiLight_v103/+0jaildr1_3_ubi.png differ diff --git a/textures/ubiLight_v103/+0jaildr23_ubi.png b/textures/ubiLight_v103/+0jaildr23_ubi.png new file mode 100644 index 0000000..cd78ae4 Binary files /dev/null and b/textures/ubiLight_v103/+0jaildr23_ubi.png differ diff --git a/textures/ubiLight_v103/+0jaildr23b_ubi.png b/textures/ubiLight_v103/+0jaildr23b_ubi.png new file mode 100644 index 0000000..d4817b0 Binary files /dev/null and b/textures/ubiLight_v103/+0jaildr23b_ubi.png differ diff --git a/textures/ubiLight_v103/+0jaildr2_1_ubi.png b/textures/ubiLight_v103/+0jaildr2_1_ubi.png new file mode 100644 index 0000000..20653ce Binary files /dev/null and b/textures/ubiLight_v103/+0jaildr2_1_ubi.png differ diff --git a/textures/ubiLight_v103/+0jaildr2_2_ubi.png b/textures/ubiLight_v103/+0jaildr2_2_ubi.png new file mode 100644 index 0000000..cf3c376 Binary files /dev/null and b/textures/ubiLight_v103/+0jaildr2_2_ubi.png differ diff --git a/textures/ubiLight_v103/+0jaildr3_2_ubi.png b/textures/ubiLight_v103/+0jaildr3_2_ubi.png new file mode 100644 index 0000000..06146f6 Binary files /dev/null and b/textures/ubiLight_v103/+0jaildr3_2_ubi.png differ diff --git a/textures/ubiLight_v103/+0key03_1_ubi.png b/textures/ubiLight_v103/+0key03_1_ubi.png new file mode 100644 index 0000000..f173016 Binary files /dev/null and b/textures/ubiLight_v103/+0key03_1_ubi.png differ diff --git a/textures/ubiLight_v103/+0key03_1b_ubi.png b/textures/ubiLight_v103/+0key03_1b_ubi.png new file mode 100644 index 0000000..678dd9d Binary files /dev/null and b/textures/ubiLight_v103/+0key03_1b_ubi.png differ diff --git a/textures/ubiLight_v103/+0key03_2_ubi.png b/textures/ubiLight_v103/+0key03_2_ubi.png new file mode 100644 index 0000000..f198e92 Binary files /dev/null and b/textures/ubiLight_v103/+0key03_2_ubi.png differ diff --git a/textures/ubiLight_v103/+0key03_2b_ubi..png b/textures/ubiLight_v103/+0key03_2b_ubi..png new file mode 100644 index 0000000..777f8e6 Binary files /dev/null and b/textures/ubiLight_v103/+0key03_2b_ubi..png differ diff --git a/textures/ubiLight_v103/+0light1_1_ubi.png b/textures/ubiLight_v103/+0light1_1_ubi.png new file mode 100644 index 0000000..c379a81 Binary files /dev/null and b/textures/ubiLight_v103/+0light1_1_ubi.png differ diff --git a/textures/ubiLight_v103/+0light1_2_ubi.png b/textures/ubiLight_v103/+0light1_2_ubi.png new file mode 100644 index 0000000..bac3523 Binary files /dev/null and b/textures/ubiLight_v103/+0light1_2_ubi.png differ diff --git a/textures/ubiLight_v103/+0light1_3_ubi.png b/textures/ubiLight_v103/+0light1_3_ubi.png new file mode 100644 index 0000000..df0be1b Binary files /dev/null and b/textures/ubiLight_v103/+0light1_3_ubi.png differ diff --git a/textures/ubiLight_v103/+0light1_3b_ubi.png b/textures/ubiLight_v103/+0light1_3b_ubi.png new file mode 100644 index 0000000..f76352b Binary files /dev/null and b/textures/ubiLight_v103/+0light1_3b_ubi.png differ diff --git a/textures/ubiLight_v103/+0light1_4_ubi.png b/textures/ubiLight_v103/+0light1_4_ubi.png new file mode 100644 index 0000000..595b796 Binary files /dev/null and b/textures/ubiLight_v103/+0light1_4_ubi.png differ diff --git a/textures/ubiLight_v103/+0light1_5_ubi.png b/textures/ubiLight_v103/+0light1_5_ubi.png new file mode 100644 index 0000000..e108365 Binary files /dev/null and b/textures/ubiLight_v103/+0light1_5_ubi.png differ diff --git a/textures/ubiLight_v103/+0light1_5b_ubi.png b/textures/ubiLight_v103/+0light1_5b_ubi.png new file mode 100644 index 0000000..f5be105 Binary files /dev/null and b/textures/ubiLight_v103/+0light1_5b_ubi.png differ diff --git a/textures/ubiLight_v103/+0light1_8_ubi.png b/textures/ubiLight_v103/+0light1_8_ubi.png new file mode 100644 index 0000000..32ed6fd Binary files /dev/null and b/textures/ubiLight_v103/+0light1_8_ubi.png differ diff --git a/textures/ubiLight_v103/+0light2_2_ubi.png b/textures/ubiLight_v103/+0light2_2_ubi.png new file mode 100644 index 0000000..c420a16 Binary files /dev/null and b/textures/ubiLight_v103/+0light2_2_ubi.png differ diff --git a/textures/ubiLight_v103/+0light3_3_ubi.png b/textures/ubiLight_v103/+0light3_3_ubi.png new file mode 100644 index 0000000..6a3dca2 Binary files /dev/null and b/textures/ubiLight_v103/+0light3_3_ubi.png differ diff --git a/textures/ubiLight_v103/+0light3_5_ubi.png b/textures/ubiLight_v103/+0light3_5_ubi.png new file mode 100644 index 0000000..4181115 Binary files /dev/null and b/textures/ubiLight_v103/+0light3_5_ubi.png differ diff --git a/textures/ubiLight_v103/+0light3_6_ubi.png b/textures/ubiLight_v103/+0light3_6_ubi.png new file mode 100644 index 0000000..cb6a2df Binary files /dev/null and b/textures/ubiLight_v103/+0light3_6_ubi.png differ diff --git a/textures/ubiLight_v103/+0light3_7_ubi.png b/textures/ubiLight_v103/+0light3_7_ubi.png new file mode 100644 index 0000000..7ab83c5 Binary files /dev/null and b/textures/ubiLight_v103/+0light3_7_ubi.png differ diff --git a/textures/ubiLight_v103/+0light3_8_ubi.png b/textures/ubiLight_v103/+0light3_8_ubi.png new file mode 100644 index 0000000..b615936 Binary files /dev/null and b/textures/ubiLight_v103/+0light3_8_ubi.png differ diff --git a/textures/ubiLight_v103/+0met4_5_ubi.png b/textures/ubiLight_v103/+0met4_5_ubi.png new file mode 100644 index 0000000..1012479 Binary files /dev/null and b/textures/ubiLight_v103/+0met4_5_ubi.png differ diff --git a/textures/ubiLight_v103/+0metal6_3_ubi.png b/textures/ubiLight_v103/+0metal6_3_ubi.png new file mode 100644 index 0000000..dcab40e Binary files /dev/null and b/textures/ubiLight_v103/+0metal6_3_ubi.png differ diff --git a/textures/ubiLight_v103/+0pillar1_2_ubi.png b/textures/ubiLight_v103/+0pillar1_2_ubi.png new file mode 100644 index 0000000..407ea3c Binary files /dev/null and b/textures/ubiLight_v103/+0pillar1_2_ubi.png differ diff --git a/textures/ubiLight_v103/+0prwlt_1_2_ubi.png b/textures/ubiLight_v103/+0prwlt_1_2_ubi.png new file mode 100644 index 0000000..55eeb12 Binary files /dev/null and b/textures/ubiLight_v103/+0prwlt_1_2_ubi.png differ diff --git a/textures/ubiLight_v103/+0redToggle_ubi.png b/textures/ubiLight_v103/+0redToggle_ubi.png new file mode 100644 index 0000000..a817613 Binary files /dev/null and b/textures/ubiLight_v103/+0redToggle_ubi.png differ diff --git a/textures/ubiLight_v103/+0reflt3_1_ubi.png b/textures/ubiLight_v103/+0reflt3_1_ubi.png new file mode 100644 index 0000000..a999ff3 Binary files /dev/null and b/textures/ubiLight_v103/+0reflt3_1_ubi.png differ diff --git a/textures/ubiLight_v103/+0reflt3_2_ubi.png b/textures/ubiLight_v103/+0reflt3_2_ubi.png new file mode 100644 index 0000000..3f7b191 Binary files /dev/null and b/textures/ubiLight_v103/+0reflt3_2_ubi.png differ diff --git a/textures/ubiLight_v103/+0reflt3_5_ubi.png b/textures/ubiLight_v103/+0reflt3_5_ubi.png new file mode 100644 index 0000000..b1060b6 Binary files /dev/null and b/textures/ubiLight_v103/+0reflt3_5_ubi.png differ diff --git a/textures/ubiLight_v103/+0reflt3_8_ubi.png b/textures/ubiLight_v103/+0reflt3_8_ubi.png new file mode 100644 index 0000000..b63f671 Binary files /dev/null and b/textures/ubiLight_v103/+0reflt3_8_ubi.png differ diff --git a/textures/ubiLight_v103/+0rune2_1_ubi.png b/textures/ubiLight_v103/+0rune2_1_ubi.png new file mode 100644 index 0000000..bb21ccb Binary files /dev/null and b/textures/ubiLight_v103/+0rune2_1_ubi.png differ diff --git a/textures/ubiLight_v103/+0rune2_3_ubi.png b/textures/ubiLight_v103/+0rune2_3_ubi.png new file mode 100644 index 0000000..c60ebb6 Binary files /dev/null and b/textures/ubiLight_v103/+0rune2_3_ubi.png differ diff --git a/textures/ubiLight_v103/+0rune2_5_ubi.png b/textures/ubiLight_v103/+0rune2_5_ubi.png new file mode 100644 index 0000000..16eb2cf Binary files /dev/null and b/textures/ubiLight_v103/+0rune2_5_ubi.png differ diff --git a/textures/ubiLight_v103/+0sfloor4_4_ubi.png b/textures/ubiLight_v103/+0sfloor4_4_ubi.png new file mode 100644 index 0000000..a475790 Binary files /dev/null and b/textures/ubiLight_v103/+0sfloor4_4_ubi.png differ diff --git a/textures/ubiLight_v103/+0sliplite_ubi.png b/textures/ubiLight_v103/+0sliplite_ubi.png new file mode 100644 index 0000000..dfa2beb Binary files /dev/null and b/textures/ubiLight_v103/+0sliplite_ubi.png differ diff --git a/textures/ubiLight_v103/+0slipside_ubi.png b/textures/ubiLight_v103/+0slipside_ubi.png new file mode 100644 index 0000000..2356619 Binary files /dev/null and b/textures/ubiLight_v103/+0slipside_ubi.png differ diff --git a/textures/ubiLight_v103/+0supp18_ubi.png b/textures/ubiLight_v103/+0supp18_ubi.png new file mode 100644 index 0000000..d9b3370 Binary files /dev/null and b/textures/ubiLight_v103/+0supp18_ubi.png differ diff --git a/textures/ubiLight_v103/+0switch_1_ubi.png b/textures/ubiLight_v103/+0switch_1_ubi.png new file mode 100644 index 0000000..e0c8fcf Binary files /dev/null and b/textures/ubiLight_v103/+0switch_1_ubi.png differ diff --git a/textures/ubiLight_v103/+0switch_1a_ubi.png b/textures/ubiLight_v103/+0switch_1a_ubi.png new file mode 100644 index 0000000..c1efb8b Binary files /dev/null and b/textures/ubiLight_v103/+0switch_1a_ubi.png differ diff --git a/textures/ubiLight_v103/+0tech03_2_ubi.png b/textures/ubiLight_v103/+0tech03_2_ubi.png new file mode 100644 index 0000000..8b89b5b Binary files /dev/null and b/textures/ubiLight_v103/+0tech03_2_ubi.png differ diff --git a/textures/ubiLight_v103/+0tech04_6b_ubi.png b/textures/ubiLight_v103/+0tech04_6b_ubi.png new file mode 100644 index 0000000..f0a5ec8 Binary files /dev/null and b/textures/ubiLight_v103/+0tech04_6b_ubi.png differ diff --git a/textures/ubiLight_v103/+0tech04_6c_ubi.png b/textures/ubiLight_v103/+0tech04_6c_ubi.png new file mode 100644 index 0000000..f0a5ec8 Binary files /dev/null and b/textures/ubiLight_v103/+0tech04_6c_ubi.png differ diff --git a/textures/ubiLight_v103/+0tech06_2_ubi.png b/textures/ubiLight_v103/+0tech06_2_ubi.png new file mode 100644 index 0000000..afdcf9e Binary files /dev/null and b/textures/ubiLight_v103/+0tech06_2_ubi.png differ diff --git a/textures/ubiLight_v103/+0tlight01_ubi.png b/textures/ubiLight_v103/+0tlight01_ubi.png new file mode 100644 index 0000000..cfd08b3 Binary files /dev/null and b/textures/ubiLight_v103/+0tlight01_ubi.png differ diff --git a/textures/ubiLight_v103/+0tlight03b_ubi.png b/textures/ubiLight_v103/+0tlight03b_ubi.png new file mode 100644 index 0000000..c4cc13c Binary files /dev/null and b/textures/ubiLight_v103/+0tlight03b_ubi.png differ diff --git a/textures/ubiLight_v103/+0tlight03c_ubi.png b/textures/ubiLight_v103/+0tlight03c_ubi.png new file mode 100644 index 0000000..76d3a88 Binary files /dev/null and b/textures/ubiLight_v103/+0tlight03c_ubi.png differ diff --git a/textures/ubiLight_v103/+0tlight03d_ubi.png b/textures/ubiLight_v103/+0tlight03d_ubi.png new file mode 100644 index 0000000..76d3a88 Binary files /dev/null and b/textures/ubiLight_v103/+0tlight03d_ubi.png differ diff --git a/textures/ubiLight_v103/+0tlight05_ubi.png b/textures/ubiLight_v103/+0tlight05_ubi.png new file mode 100644 index 0000000..c4cc13c Binary files /dev/null and b/textures/ubiLight_v103/+0tlight05_ubi.png differ diff --git a/textures/ubiLight_v103/+0tlight07_ubi.png b/textures/ubiLight_v103/+0tlight07_ubi.png new file mode 100644 index 0000000..147befe Binary files /dev/null and b/textures/ubiLight_v103/+0tlight07_ubi.png differ diff --git a/textures/ubiLight_v103/+0tlight10_ubi.png b/textures/ubiLight_v103/+0tlight10_ubi.png new file mode 100644 index 0000000..d8fbdcf Binary files /dev/null and b/textures/ubiLight_v103/+0tlight10_ubi.png differ diff --git a/textures/ubiLight_v103/+0tlight11_ubi.png b/textures/ubiLight_v103/+0tlight11_ubi.png new file mode 100644 index 0000000..8890d74 Binary files /dev/null and b/textures/ubiLight_v103/+0tlight11_ubi.png differ diff --git a/textures/ubiLight_v103/+0tlight11b_ubi.png b/textures/ubiLight_v103/+0tlight11b_ubi.png new file mode 100644 index 0000000..8890d74 Binary files /dev/null and b/textures/ubiLight_v103/+0tlight11b_ubi.png differ diff --git a/textures/ubiLight_v103/+0yelToggle_ubi.png b/textures/ubiLight_v103/+0yelToggle_ubi.png new file mode 100644 index 0000000..3c8ccc9 Binary files /dev/null and b/textures/ubiLight_v103/+0yelToggle_ubi.png differ diff --git a/textures/ubiLight_v103/+0z_exit_ubi.png b/textures/ubiLight_v103/+0z_exit_ubi.png new file mode 100644 index 0000000..6cc146e Binary files /dev/null and b/textures/ubiLight_v103/+0z_exit_ubi.png differ diff --git a/textures/ubiLight_v103/+abase_1_ubi.png b/textures/ubiLight_v103/+abase_1_ubi.png new file mode 100644 index 0000000..b1458d4 Binary files /dev/null and b/textures/ubiLight_v103/+abase_1_ubi.png differ diff --git a/textures/ubiLight_v103/+abase_2_ubi.png b/textures/ubiLight_v103/+abase_2_ubi.png new file mode 100644 index 0000000..63477a1 Binary files /dev/null and b/textures/ubiLight_v103/+abase_2_ubi.png differ diff --git a/textures/ubiLight_v103/+abase_3_ubi.png b/textures/ubiLight_v103/+abase_3_ubi.png new file mode 100644 index 0000000..b56abb3 Binary files /dev/null and b/textures/ubiLight_v103/+abase_3_ubi.png differ diff --git a/textures/ubiLight_v103/+abase_4_ubi.png b/textures/ubiLight_v103/+abase_4_ubi.png new file mode 100644 index 0000000..a2e9751 Binary files /dev/null and b/textures/ubiLight_v103/+abase_4_ubi.png differ diff --git a/textures/ubiLight_v103/+abasebutn3_ubi.png b/textures/ubiLight_v103/+abasebutn3_ubi.png new file mode 100644 index 0000000..0750e68 Binary files /dev/null and b/textures/ubiLight_v103/+abasebutn3_ubi.png differ diff --git a/textures/ubiLight_v103/+abasebutn3b_ub.png b/textures/ubiLight_v103/+abasebutn3b_ub.png new file mode 100644 index 0000000..4836389 Binary files /dev/null and b/textures/ubiLight_v103/+abasebutn3b_ub.png differ diff --git a/textures/ubiLight_v103/+abaselt2_ubi.png b/textures/ubiLight_v103/+abaselt2_ubi.png new file mode 100644 index 0000000..3e1293b Binary files /dev/null and b/textures/ubiLight_v103/+abaselt2_ubi.png differ diff --git a/textures/ubiLight_v103/+abaselt3_ubi.png b/textures/ubiLight_v103/+abaselt3_ubi.png new file mode 100644 index 0000000..e741304 Binary files /dev/null and b/textures/ubiLight_v103/+abaselt3_ubi.png differ diff --git a/textures/ubiLight_v103/+abaselt4_ubi.png b/textures/ubiLight_v103/+abaselt4_ubi.png new file mode 100644 index 0000000..64ad9be Binary files /dev/null and b/textures/ubiLight_v103/+abaselt4_ubi.png differ diff --git a/textures/ubiLight_v103/+abaselt7_ubi.png b/textures/ubiLight_v103/+abaselt7_ubi.png new file mode 100644 index 0000000..279dd75 Binary files /dev/null and b/textures/ubiLight_v103/+abaselt7_ubi.png differ diff --git a/textures/ubiLight_v103/+abwToggle_ubi.png b/textures/ubiLight_v103/+abwToggle_ubi.png new file mode 100644 index 0000000..9a68638 Binary files /dev/null and b/textures/ubiLight_v103/+abwToggle_ubi.png differ diff --git a/textures/ubiLight_v103/+aceil13_ubi.png b/textures/ubiLight_v103/+aceil13_ubi.png new file mode 100644 index 0000000..28c6771 Binary files /dev/null and b/textures/ubiLight_v103/+aceil13_ubi.png differ diff --git a/textures/ubiLight_v103/+aceil14_ubi.png b/textures/ubiLight_v103/+aceil14_ubi.png new file mode 100644 index 0000000..7ecdaaa Binary files /dev/null and b/textures/ubiLight_v103/+aceil14_ubi.png differ diff --git a/textures/ubiLight_v103/+aceil15_ubi.png b/textures/ubiLight_v103/+aceil15_ubi.png new file mode 100644 index 0000000..ac086ed Binary files /dev/null and b/textures/ubiLight_v103/+aceil15_ubi.png differ diff --git a/textures/ubiLight_v103/+aceil18_ubi.png b/textures/ubiLight_v103/+aceil18_ubi.png new file mode 100644 index 0000000..f5ba5c3 Binary files /dev/null and b/textures/ubiLight_v103/+aceil18_ubi.png differ diff --git a/textures/ubiLight_v103/+aceil1_1_ubi.png b/textures/ubiLight_v103/+aceil1_1_ubi.png new file mode 100644 index 0000000..36c8ed0 Binary files /dev/null and b/textures/ubiLight_v103/+aceil1_1_ubi.png differ diff --git a/textures/ubiLight_v103/+acomp1_6_ubi.png b/textures/ubiLight_v103/+acomp1_6_ubi.png new file mode 100644 index 0000000..c73601b Binary files /dev/null and b/textures/ubiLight_v103/+acomp1_6_ubi.png differ diff --git a/textures/ubiLight_v103/+adem5_3_ubi.png b/textures/ubiLight_v103/+adem5_3_ubi.png new file mode 100644 index 0000000..acd81cc Binary files /dev/null and b/textures/ubiLight_v103/+adem5_3_ubi.png differ diff --git a/textures/ubiLight_v103/+adem5_3b_ubi.png b/textures/ubiLight_v103/+adem5_3b_ubi.png new file mode 100644 index 0000000..4c36b78 Binary files /dev/null and b/textures/ubiLight_v103/+adem5_3b_ubi.png differ diff --git a/textures/ubiLight_v103/+aexitmet_ubi.png b/textures/ubiLight_v103/+aexitmet_ubi.png new file mode 100644 index 0000000..f0093f4 Binary files /dev/null and b/textures/ubiLight_v103/+aexitmet_ubi.png differ diff --git a/textures/ubiLight_v103/+ajaildr1_3_ubi.png b/textures/ubiLight_v103/+ajaildr1_3_ubi.png new file mode 100644 index 0000000..ffbfc64 Binary files /dev/null and b/textures/ubiLight_v103/+ajaildr1_3_ubi.png differ diff --git a/textures/ubiLight_v103/+ajaildr23_ubi.png b/textures/ubiLight_v103/+ajaildr23_ubi.png new file mode 100644 index 0000000..7e794cf Binary files /dev/null and b/textures/ubiLight_v103/+ajaildr23_ubi.png differ diff --git a/textures/ubiLight_v103/+ajaildr23b_ubi.png b/textures/ubiLight_v103/+ajaildr23b_ubi.png new file mode 100644 index 0000000..7257455 Binary files /dev/null and b/textures/ubiLight_v103/+ajaildr23b_ubi.png differ diff --git a/textures/ubiLight_v103/+ajaildr2_1_ubi.png b/textures/ubiLight_v103/+ajaildr2_1_ubi.png new file mode 100644 index 0000000..7f51a1d Binary files /dev/null and b/textures/ubiLight_v103/+ajaildr2_1_ubi.png differ diff --git a/textures/ubiLight_v103/+ajaildr2_2_ubi.png b/textures/ubiLight_v103/+ajaildr2_2_ubi.png new file mode 100644 index 0000000..910a3cc Binary files /dev/null and b/textures/ubiLight_v103/+ajaildr2_2_ubi.png differ diff --git a/textures/ubiLight_v103/+ajaildr3_2_ubi.png b/textures/ubiLight_v103/+ajaildr3_2_ubi.png new file mode 100644 index 0000000..9e86d53 Binary files /dev/null and b/textures/ubiLight_v103/+ajaildr3_2_ubi.png differ diff --git a/textures/ubiLight_v103/+akey03_1_ubi.png b/textures/ubiLight_v103/+akey03_1_ubi.png new file mode 100644 index 0000000..226d2f1 Binary files /dev/null and b/textures/ubiLight_v103/+akey03_1_ubi.png differ diff --git a/textures/ubiLight_v103/+akey03_1b_ubi.png b/textures/ubiLight_v103/+akey03_1b_ubi.png new file mode 100644 index 0000000..df9b426 Binary files /dev/null and b/textures/ubiLight_v103/+akey03_1b_ubi.png differ diff --git a/textures/ubiLight_v103/+akey03_2_ubi.png b/textures/ubiLight_v103/+akey03_2_ubi.png new file mode 100644 index 0000000..91e5b58 Binary files /dev/null and b/textures/ubiLight_v103/+akey03_2_ubi.png differ diff --git a/textures/ubiLight_v103/+akey03_2b_ubi.png b/textures/ubiLight_v103/+akey03_2b_ubi.png new file mode 100644 index 0000000..1c9357e Binary files /dev/null and b/textures/ubiLight_v103/+akey03_2b_ubi.png differ diff --git a/textures/ubiLight_v103/+alight1_1_ubi.png b/textures/ubiLight_v103/+alight1_1_ubi.png new file mode 100644 index 0000000..644ccf5 Binary files /dev/null and b/textures/ubiLight_v103/+alight1_1_ubi.png differ diff --git a/textures/ubiLight_v103/+alight1_2_ubi.png b/textures/ubiLight_v103/+alight1_2_ubi.png new file mode 100644 index 0000000..bf4ce7b Binary files /dev/null and b/textures/ubiLight_v103/+alight1_2_ubi.png differ diff --git a/textures/ubiLight_v103/+alight1_3_ubi.png b/textures/ubiLight_v103/+alight1_3_ubi.png new file mode 100644 index 0000000..6426e58 Binary files /dev/null and b/textures/ubiLight_v103/+alight1_3_ubi.png differ diff --git a/textures/ubiLight_v103/+alight1_3b_ubi.png b/textures/ubiLight_v103/+alight1_3b_ubi.png new file mode 100644 index 0000000..b9f63b3 Binary files /dev/null and b/textures/ubiLight_v103/+alight1_3b_ubi.png differ diff --git a/textures/ubiLight_v103/+alight1_4_ubi.png b/textures/ubiLight_v103/+alight1_4_ubi.png new file mode 100644 index 0000000..ac6a637 Binary files /dev/null and b/textures/ubiLight_v103/+alight1_4_ubi.png differ diff --git a/textures/ubiLight_v103/+alight1_5_ubi.png b/textures/ubiLight_v103/+alight1_5_ubi.png new file mode 100644 index 0000000..4825fa5 Binary files /dev/null and b/textures/ubiLight_v103/+alight1_5_ubi.png differ diff --git a/textures/ubiLight_v103/+alight1_5b_ubi.png b/textures/ubiLight_v103/+alight1_5b_ubi.png new file mode 100644 index 0000000..a369402 Binary files /dev/null and b/textures/ubiLight_v103/+alight1_5b_ubi.png differ diff --git a/textures/ubiLight_v103/+alight1_8_ubi.png b/textures/ubiLight_v103/+alight1_8_ubi.png new file mode 100644 index 0000000..9ae048d Binary files /dev/null and b/textures/ubiLight_v103/+alight1_8_ubi.png differ diff --git a/textures/ubiLight_v103/+alight2_2_ubi.png b/textures/ubiLight_v103/+alight2_2_ubi.png new file mode 100644 index 0000000..0a30da2 Binary files /dev/null and b/textures/ubiLight_v103/+alight2_2_ubi.png differ diff --git a/textures/ubiLight_v103/+alight3_3_ubi.png b/textures/ubiLight_v103/+alight3_3_ubi.png new file mode 100644 index 0000000..d91edb0 Binary files /dev/null and b/textures/ubiLight_v103/+alight3_3_ubi.png differ diff --git a/textures/ubiLight_v103/+alight3_5_ubi.png b/textures/ubiLight_v103/+alight3_5_ubi.png new file mode 100644 index 0000000..6e2102b Binary files /dev/null and b/textures/ubiLight_v103/+alight3_5_ubi.png differ diff --git a/textures/ubiLight_v103/+alight3_6_ubi.png b/textures/ubiLight_v103/+alight3_6_ubi.png new file mode 100644 index 0000000..7a28ebb Binary files /dev/null and b/textures/ubiLight_v103/+alight3_6_ubi.png differ diff --git a/textures/ubiLight_v103/+alight3_7_ubi.png b/textures/ubiLight_v103/+alight3_7_ubi.png new file mode 100644 index 0000000..efd0f27 Binary files /dev/null and b/textures/ubiLight_v103/+alight3_7_ubi.png differ diff --git a/textures/ubiLight_v103/+alight3_8_ubi.png b/textures/ubiLight_v103/+alight3_8_ubi.png new file mode 100644 index 0000000..beb3d2d Binary files /dev/null and b/textures/ubiLight_v103/+alight3_8_ubi.png differ diff --git a/textures/ubiLight_v103/+amet4_5_ubi.png b/textures/ubiLight_v103/+amet4_5_ubi.png new file mode 100644 index 0000000..0efd4e9 Binary files /dev/null and b/textures/ubiLight_v103/+amet4_5_ubi.png differ diff --git a/textures/ubiLight_v103/+ametal6_3_ubi.png b/textures/ubiLight_v103/+ametal6_3_ubi.png new file mode 100644 index 0000000..325b857 Binary files /dev/null and b/textures/ubiLight_v103/+ametal6_3_ubi.png differ diff --git a/textures/ubiLight_v103/+apillar1_2_ubi.png b/textures/ubiLight_v103/+apillar1_2_ubi.png new file mode 100644 index 0000000..0a02226 Binary files /dev/null and b/textures/ubiLight_v103/+apillar1_2_ubi.png differ diff --git a/textures/ubiLight_v103/+aprwlt_1_2_ubi.png b/textures/ubiLight_v103/+aprwlt_1_2_ubi.png new file mode 100644 index 0000000..27655b8 Binary files /dev/null and b/textures/ubiLight_v103/+aprwlt_1_2_ubi.png differ diff --git a/textures/ubiLight_v103/+aredToggle_ubi.png b/textures/ubiLight_v103/+aredToggle_ubi.png new file mode 100644 index 0000000..663c957 Binary files /dev/null and b/textures/ubiLight_v103/+aredToggle_ubi.png differ diff --git a/textures/ubiLight_v103/+areflt3_1_ubi.png b/textures/ubiLight_v103/+areflt3_1_ubi.png new file mode 100644 index 0000000..fe53aaf Binary files /dev/null and b/textures/ubiLight_v103/+areflt3_1_ubi.png differ diff --git a/textures/ubiLight_v103/+areflt3_2_ubi.png b/textures/ubiLight_v103/+areflt3_2_ubi.png new file mode 100644 index 0000000..01e0294 Binary files /dev/null and b/textures/ubiLight_v103/+areflt3_2_ubi.png differ diff --git a/textures/ubiLight_v103/+areflt3_5_ubi.png b/textures/ubiLight_v103/+areflt3_5_ubi.png new file mode 100644 index 0000000..ee1b5ba Binary files /dev/null and b/textures/ubiLight_v103/+areflt3_5_ubi.png differ diff --git a/textures/ubiLight_v103/+areflt3_8_ubi.png b/textures/ubiLight_v103/+areflt3_8_ubi.png new file mode 100644 index 0000000..4327651 Binary files /dev/null and b/textures/ubiLight_v103/+areflt3_8_ubi.png differ diff --git a/textures/ubiLight_v103/+arune2_1_ubi.png b/textures/ubiLight_v103/+arune2_1_ubi.png new file mode 100644 index 0000000..11deae7 Binary files /dev/null and b/textures/ubiLight_v103/+arune2_1_ubi.png differ diff --git a/textures/ubiLight_v103/+arune2_3_ubi.png b/textures/ubiLight_v103/+arune2_3_ubi.png new file mode 100644 index 0000000..87089fd Binary files /dev/null and b/textures/ubiLight_v103/+arune2_3_ubi.png differ diff --git a/textures/ubiLight_v103/+arune2_5_ubi.png b/textures/ubiLight_v103/+arune2_5_ubi.png new file mode 100644 index 0000000..e1639cd Binary files /dev/null and b/textures/ubiLight_v103/+arune2_5_ubi.png differ diff --git a/textures/ubiLight_v103/+asfloor4_4_ubi.png b/textures/ubiLight_v103/+asfloor4_4_ubi.png new file mode 100644 index 0000000..297e7bc Binary files /dev/null and b/textures/ubiLight_v103/+asfloor4_4_ubi.png differ diff --git a/textures/ubiLight_v103/+asliplite_ubi.png b/textures/ubiLight_v103/+asliplite_ubi.png new file mode 100644 index 0000000..567b974 Binary files /dev/null and b/textures/ubiLight_v103/+asliplite_ubi.png differ diff --git a/textures/ubiLight_v103/+aslipside_ubi.png b/textures/ubiLight_v103/+aslipside_ubi.png new file mode 100644 index 0000000..94f5811 Binary files /dev/null and b/textures/ubiLight_v103/+aslipside_ubi.png differ diff --git a/textures/ubiLight_v103/+asupp18_ubi.png b/textures/ubiLight_v103/+asupp18_ubi.png new file mode 100644 index 0000000..06b91a6 Binary files /dev/null and b/textures/ubiLight_v103/+asupp18_ubi.png differ diff --git a/textures/ubiLight_v103/+aswitch_1_ubi.png b/textures/ubiLight_v103/+aswitch_1_ubi.png new file mode 100644 index 0000000..c03ae43 Binary files /dev/null and b/textures/ubiLight_v103/+aswitch_1_ubi.png differ diff --git a/textures/ubiLight_v103/+aswitch_1a_ubi.png b/textures/ubiLight_v103/+aswitch_1a_ubi.png new file mode 100644 index 0000000..f5fc3f6 Binary files /dev/null and b/textures/ubiLight_v103/+aswitch_1a_ubi.png differ diff --git a/textures/ubiLight_v103/+atech03_2_ubi.png b/textures/ubiLight_v103/+atech03_2_ubi.png new file mode 100644 index 0000000..c26c732 Binary files /dev/null and b/textures/ubiLight_v103/+atech03_2_ubi.png differ diff --git a/textures/ubiLight_v103/+atech04_6b_ubi.png b/textures/ubiLight_v103/+atech04_6b_ubi.png new file mode 100644 index 0000000..90b3908 Binary files /dev/null and b/textures/ubiLight_v103/+atech04_6b_ubi.png differ diff --git a/textures/ubiLight_v103/+atech04_6c_ubi.png b/textures/ubiLight_v103/+atech04_6c_ubi.png new file mode 100644 index 0000000..5c9bfdf Binary files /dev/null and b/textures/ubiLight_v103/+atech04_6c_ubi.png differ diff --git a/textures/ubiLight_v103/+atech06_2_ubi.png b/textures/ubiLight_v103/+atech06_2_ubi.png new file mode 100644 index 0000000..caadfaa Binary files /dev/null and b/textures/ubiLight_v103/+atech06_2_ubi.png differ diff --git a/textures/ubiLight_v103/+atlight01_ubi.png b/textures/ubiLight_v103/+atlight01_ubi.png new file mode 100644 index 0000000..d1a232a Binary files /dev/null and b/textures/ubiLight_v103/+atlight01_ubi.png differ diff --git a/textures/ubiLight_v103/+atlight03b_ubi.png b/textures/ubiLight_v103/+atlight03b_ubi.png new file mode 100644 index 0000000..aa7e581 Binary files /dev/null and b/textures/ubiLight_v103/+atlight03b_ubi.png differ diff --git a/textures/ubiLight_v103/+atlight03c_ubi.png b/textures/ubiLight_v103/+atlight03c_ubi.png new file mode 100644 index 0000000..dfe8890 Binary files /dev/null and b/textures/ubiLight_v103/+atlight03c_ubi.png differ diff --git a/textures/ubiLight_v103/+atlight05_ubi.png b/textures/ubiLight_v103/+atlight05_ubi.png new file mode 100644 index 0000000..9948156 Binary files /dev/null and b/textures/ubiLight_v103/+atlight05_ubi.png differ diff --git a/textures/ubiLight_v103/+atlight05d_ubi.png b/textures/ubiLight_v103/+atlight05d_ubi.png new file mode 100644 index 0000000..87295bd Binary files /dev/null and b/textures/ubiLight_v103/+atlight05d_ubi.png differ diff --git a/textures/ubiLight_v103/+atlight07_ubi.png b/textures/ubiLight_v103/+atlight07_ubi.png new file mode 100644 index 0000000..0434563 Binary files /dev/null and b/textures/ubiLight_v103/+atlight07_ubi.png differ diff --git a/textures/ubiLight_v103/+atlight10_ubi.png b/textures/ubiLight_v103/+atlight10_ubi.png new file mode 100644 index 0000000..a7e3a88 Binary files /dev/null and b/textures/ubiLight_v103/+atlight10_ubi.png differ diff --git a/textures/ubiLight_v103/+atlight11_ubi.png b/textures/ubiLight_v103/+atlight11_ubi.png new file mode 100644 index 0000000..75b7dff Binary files /dev/null and b/textures/ubiLight_v103/+atlight11_ubi.png differ diff --git a/textures/ubiLight_v103/+atlight11b_ubi.png b/textures/ubiLight_v103/+atlight11b_ubi.png new file mode 100644 index 0000000..b6ec134 Binary files /dev/null and b/textures/ubiLight_v103/+atlight11b_ubi.png differ diff --git a/textures/ubiLight_v103/+ayelToggle_ubi.png b/textures/ubiLight_v103/+ayelToggle_ubi.png new file mode 100644 index 0000000..b8012bd Binary files /dev/null and b/textures/ubiLight_v103/+ayelToggle_ubi.png differ diff --git a/textures/ubiLight_v103/+az_exit_ubi.png b/textures/ubiLight_v103/+az_exit_ubi.png new file mode 100644 index 0000000..d8d27af Binary files /dev/null and b/textures/ubiLight_v103/+az_exit_ubi.png differ diff --git a/textures/ubiLight_v103/Untitled-6.png b/textures/ubiLight_v103/Untitled-6.png new file mode 100644 index 0000000..066162f Binary files /dev/null and b/textures/ubiLight_v103/Untitled-6.png differ diff --git a/textures/ubiLight_v103/white.png b/textures/ubiLight_v103/white.png new file mode 100644 index 0000000..3ec3c8a Binary files /dev/null and b/textures/ubiLight_v103/white.png differ diff --git a/textures/ubiLight_v103/white2.png b/textures/ubiLight_v103/white2.png new file mode 100644 index 0000000..3ec3c8a Binary files /dev/null and b/textures/ubiLight_v103/white2.png differ diff --git a/textures/unwadall.sh b/textures/unwadall.sh new file mode 100755 index 0000000..ae69bed --- /dev/null +++ b/textures/unwadall.sh @@ -0,0 +1,10 @@ +#!/bin/bash +for fp in /opt/quakemapping/wads/*.wad; do + f=`basename $fp` + name=${f%.wad} + mkdir $name + pushd $name + unwad $fp + popd + +done diff --git a/textures/xj19_chedap/*redfog.png b/textures/xj19_chedap/*redfog.png new file mode 100644 index 0000000..768c29f Binary files /dev/null and b/textures/xj19_chedap/*redfog.png differ diff --git a/textures/xj19_chedap/*teleport.png b/textures/xj19_chedap/*teleport.png new file mode 100644 index 0000000..8c311c2 Binary files /dev/null and b/textures/xj19_chedap/*teleport.png differ diff --git a/textures/xj19_chedap/*water2.png b/textures/xj19_chedap/*water2.png new file mode 100644 index 0000000..31f14b1 Binary files /dev/null and b/textures/xj19_chedap/*water2.png differ diff --git a/textures/xj19_chedap/*waterskip.png b/textures/xj19_chedap/*waterskip.png new file mode 100644 index 0000000..bd08924 Binary files /dev/null and b/textures/xj19_chedap/*waterskip.png differ diff --git a/textures/xj19_chedap/+0qmon1a.png b/textures/xj19_chedap/+0qmon1a.png new file mode 100644 index 0000000..09ccb51 Binary files /dev/null and b/textures/xj19_chedap/+0qmon1a.png differ diff --git a/textures/xj19_chedap/+1qmon1a.png b/textures/xj19_chedap/+1qmon1a.png new file mode 100644 index 0000000..50fc639 Binary files /dev/null and b/textures/xj19_chedap/+1qmon1a.png differ diff --git a/textures/xj19_chedap/+2qmon1a.png b/textures/xj19_chedap/+2qmon1a.png new file mode 100644 index 0000000..8dc4126 Binary files /dev/null and b/textures/xj19_chedap/+2qmon1a.png differ diff --git a/textures/xj19_chedap/+3qmon1a.png b/textures/xj19_chedap/+3qmon1a.png new file mode 100644 index 0000000..0417d15 Binary files /dev/null and b/textures/xj19_chedap/+3qmon1a.png differ diff --git a/textures/xj19_chedap/+4qmon1a.png b/textures/xj19_chedap/+4qmon1a.png new file mode 100644 index 0000000..fda7ba6 Binary files /dev/null and b/textures/xj19_chedap/+4qmon1a.png differ diff --git a/textures/xj19_chedap/+5qmon1a.png b/textures/xj19_chedap/+5qmon1a.png new file mode 100644 index 0000000..e9fe4f8 Binary files /dev/null and b/textures/xj19_chedap/+5qmon1a.png differ diff --git a/textures/xj19_chedap/+6qmon1a.png b/textures/xj19_chedap/+6qmon1a.png new file mode 100644 index 0000000..b9b06b3 Binary files /dev/null and b/textures/xj19_chedap/+6qmon1a.png differ diff --git a/textures/xj19_chedap/+7qmon1a.png b/textures/xj19_chedap/+7qmon1a.png new file mode 100644 index 0000000..6947602 Binary files /dev/null and b/textures/xj19_chedap/+7qmon1a.png differ diff --git a/textures/xj19_chedap/+8qmon1a.png b/textures/xj19_chedap/+8qmon1a.png new file mode 100644 index 0000000..fa4e9f5 Binary files /dev/null and b/textures/xj19_chedap/+8qmon1a.png differ diff --git a/textures/xj19_chedap/_black.png b/textures/xj19_chedap/_black.png new file mode 100644 index 0000000..cc4b78b Binary files /dev/null and b/textures/xj19_chedap/_black.png differ diff --git a/textures/xj19_chedap/_gray.png b/textures/xj19_chedap/_gray.png new file mode 100644 index 0000000..1589647 Binary files /dev/null and b/textures/xj19_chedap/_gray.png differ diff --git a/textures/xj19_chedap/blight1_nofb.png b/textures/xj19_chedap/blight1_nofb.png new file mode 100644 index 0000000..6d86521 Binary files /dev/null and b/textures/xj19_chedap/blight1_nofb.png differ diff --git a/textures/xj19_chedap/brimstone.png b/textures/xj19_chedap/brimstone.png new file mode 100644 index 0000000..3708e7b Binary files /dev/null and b/textures/xj19_chedap/brimstone.png differ diff --git a/textures/xj19_chedap/cearth1.png b/textures/xj19_chedap/cearth1.png new file mode 100644 index 0000000..6ca71dd Binary files /dev/null and b/textures/xj19_chedap/cearth1.png differ diff --git a/textures/xj19_chedap/cearth2.png b/textures/xj19_chedap/cearth2.png new file mode 100644 index 0000000..8d9804e Binary files /dev/null and b/textures/xj19_chedap/cearth2.png differ diff --git a/textures/xj19_chedap/clip.png b/textures/xj19_chedap/clip.png new file mode 100644 index 0000000..b9b0a01 Binary files /dev/null and b/textures/xj19_chedap/clip.png differ diff --git a/textures/xj19_chedap/cstl_pav1.png b/textures/xj19_chedap/cstl_pav1.png new file mode 100644 index 0000000..697418d Binary files /dev/null and b/textures/xj19_chedap/cstl_pav1.png differ diff --git a/textures/xj19_chedap/dr_knkg.png b/textures/xj19_chedap/dr_knkg.png new file mode 100644 index 0000000..20f919e Binary files /dev/null and b/textures/xj19_chedap/dr_knkg.png differ diff --git a/textures/xj19_chedap/dstn0.png b/textures/xj19_chedap/dstn0.png new file mode 100644 index 0000000..bad50a5 Binary files /dev/null and b/textures/xj19_chedap/dstn0.png differ diff --git a/textures/xj19_chedap/flesh3.png b/textures/xj19_chedap/flesh3.png new file mode 100644 index 0000000..e851212 Binary files /dev/null and b/textures/xj19_chedap/flesh3.png differ diff --git a/textures/xj19_chedap/fpi_arch1a.png b/textures/xj19_chedap/fpi_arch1a.png new file mode 100644 index 0000000..2a88ab7 Binary files /dev/null and b/textures/xj19_chedap/fpi_arch1a.png differ diff --git a/textures/xj19_chedap/fpi_blocks1a.png b/textures/xj19_chedap/fpi_blocks1a.png new file mode 100644 index 0000000..e038e19 Binary files /dev/null and b/textures/xj19_chedap/fpi_blocks1a.png differ diff --git a/textures/xj19_chedap/fpi_blocks1b.png b/textures/xj19_chedap/fpi_blocks1b.png new file mode 100644 index 0000000..ac12083 Binary files /dev/null and b/textures/xj19_chedap/fpi_blocks1b.png differ diff --git a/textures/xj19_chedap/fpi_blood1a.png b/textures/xj19_chedap/fpi_blood1a.png new file mode 100644 index 0000000..8c003dd Binary files /dev/null and b/textures/xj19_chedap/fpi_blood1a.png differ diff --git a/textures/xj19_chedap/fpi_bricks1a.png b/textures/xj19_chedap/fpi_bricks1a.png new file mode 100644 index 0000000..22d3a06 Binary files /dev/null and b/textures/xj19_chedap/fpi_bricks1a.png differ diff --git a/textures/xj19_chedap/fpi_bricks1b.png b/textures/xj19_chedap/fpi_bricks1b.png new file mode 100644 index 0000000..c3a9681 Binary files /dev/null and b/textures/xj19_chedap/fpi_bricks1b.png differ diff --git a/textures/xj19_chedap/fpi_bricks1c.png b/textures/xj19_chedap/fpi_bricks1c.png new file mode 100644 index 0000000..daee0b7 Binary files /dev/null and b/textures/xj19_chedap/fpi_bricks1c.png differ diff --git a/textures/xj19_chedap/fpi_bricks1d.png b/textures/xj19_chedap/fpi_bricks1d.png new file mode 100644 index 0000000..87e7998 Binary files /dev/null and b/textures/xj19_chedap/fpi_bricks1d.png differ diff --git a/textures/xj19_chedap/fpi_bricks1e.png b/textures/xj19_chedap/fpi_bricks1e.png new file mode 100644 index 0000000..67b9659 Binary files /dev/null and b/textures/xj19_chedap/fpi_bricks1e.png differ diff --git a/textures/xj19_chedap/fpi_bricks2a.png b/textures/xj19_chedap/fpi_bricks2a.png new file mode 100644 index 0000000..8e62716 Binary files /dev/null and b/textures/xj19_chedap/fpi_bricks2a.png differ diff --git a/textures/xj19_chedap/fpi_bricks2b.png b/textures/xj19_chedap/fpi_bricks2b.png new file mode 100644 index 0000000..78032a0 Binary files /dev/null and b/textures/xj19_chedap/fpi_bricks2b.png differ diff --git a/textures/xj19_chedap/fpi_bricks2c.png b/textures/xj19_chedap/fpi_bricks2c.png new file mode 100644 index 0000000..1f7b372 Binary files /dev/null and b/textures/xj19_chedap/fpi_bricks2c.png differ diff --git a/textures/xj19_chedap/fpi_ceiling1a.png b/textures/xj19_chedap/fpi_ceiling1a.png new file mode 100644 index 0000000..55d15ac Binary files /dev/null and b/textures/xj19_chedap/fpi_ceiling1a.png differ diff --git a/textures/xj19_chedap/fpi_conc1a.png b/textures/xj19_chedap/fpi_conc1a.png new file mode 100644 index 0000000..a052d3e Binary files /dev/null and b/textures/xj19_chedap/fpi_conc1a.png differ diff --git a/textures/xj19_chedap/fpi_conc1b.png b/textures/xj19_chedap/fpi_conc1b.png new file mode 100644 index 0000000..fc04473 Binary files /dev/null and b/textures/xj19_chedap/fpi_conc1b.png differ diff --git a/textures/xj19_chedap/fpi_conc1c.png b/textures/xj19_chedap/fpi_conc1c.png new file mode 100644 index 0000000..e5b41d1 Binary files /dev/null and b/textures/xj19_chedap/fpi_conc1c.png differ diff --git a/textures/xj19_chedap/fpi_conc1d.png b/textures/xj19_chedap/fpi_conc1d.png new file mode 100644 index 0000000..52ef6f1 Binary files /dev/null and b/textures/xj19_chedap/fpi_conc1d.png differ diff --git a/textures/xj19_chedap/fpi_conc2a.png b/textures/xj19_chedap/fpi_conc2a.png new file mode 100644 index 0000000..b7438b6 Binary files /dev/null and b/textures/xj19_chedap/fpi_conc2a.png differ diff --git a/textures/xj19_chedap/fpi_dirt1a.png b/textures/xj19_chedap/fpi_dirt1a.png new file mode 100644 index 0000000..e5db490 Binary files /dev/null and b/textures/xj19_chedap/fpi_dirt1a.png differ diff --git a/textures/xj19_chedap/fpi_moss1a.png b/textures/xj19_chedap/fpi_moss1a.png new file mode 100644 index 0000000..2c4b764 Binary files /dev/null and b/textures/xj19_chedap/fpi_moss1a.png differ diff --git a/textures/xj19_chedap/fpi_roof1a.png b/textures/xj19_chedap/fpi_roof1a.png new file mode 100644 index 0000000..8e4a359 Binary files /dev/null and b/textures/xj19_chedap/fpi_roof1a.png differ diff --git a/textures/xj19_chedap/fpi_rust1a.png b/textures/xj19_chedap/fpi_rust1a.png new file mode 100644 index 0000000..a22428d Binary files /dev/null and b/textures/xj19_chedap/fpi_rust1a.png differ diff --git a/textures/xj19_chedap/fpi_strips1a.png b/textures/xj19_chedap/fpi_strips1a.png new file mode 100644 index 0000000..66d9d45 Binary files /dev/null and b/textures/xj19_chedap/fpi_strips1a.png differ diff --git a/textures/xj19_chedap/fpi_stucco1a.png b/textures/xj19_chedap/fpi_stucco1a.png new file mode 100644 index 0000000..a6dede1 Binary files /dev/null and b/textures/xj19_chedap/fpi_stucco1a.png differ diff --git a/textures/xj19_chedap/fpi_stucco1b.png b/textures/xj19_chedap/fpi_stucco1b.png new file mode 100644 index 0000000..9622b87 Binary files /dev/null and b/textures/xj19_chedap/fpi_stucco1b.png differ diff --git a/textures/xj19_chedap/fpi_stucco1c.png b/textures/xj19_chedap/fpi_stucco1c.png new file mode 100644 index 0000000..2430190 Binary files /dev/null and b/textures/xj19_chedap/fpi_stucco1c.png differ diff --git a/textures/xj19_chedap/fpi_stucco1d.png b/textures/xj19_chedap/fpi_stucco1d.png new file mode 100644 index 0000000..a7826ed Binary files /dev/null and b/textures/xj19_chedap/fpi_stucco1d.png differ diff --git a/textures/xj19_chedap/fpi_stucco1f.png b/textures/xj19_chedap/fpi_stucco1f.png new file mode 100644 index 0000000..99b401e Binary files /dev/null and b/textures/xj19_chedap/fpi_stucco1f.png differ diff --git a/textures/xj19_chedap/fpi_stucco2a.png b/textures/xj19_chedap/fpi_stucco2a.png new file mode 100644 index 0000000..81479f8 Binary files /dev/null and b/textures/xj19_chedap/fpi_stucco2a.png differ diff --git a/textures/xj19_chedap/fpi_stucco2b.png b/textures/xj19_chedap/fpi_stucco2b.png new file mode 100644 index 0000000..29088c7 Binary files /dev/null and b/textures/xj19_chedap/fpi_stucco2b.png differ diff --git a/textures/xj19_chedap/fpi_stucco2c.png b/textures/xj19_chedap/fpi_stucco2c.png new file mode 100644 index 0000000..6cf02f2 Binary files /dev/null and b/textures/xj19_chedap/fpi_stucco2c.png differ diff --git a/textures/xj19_chedap/fpi_stucco2d.png b/textures/xj19_chedap/fpi_stucco2d.png new file mode 100644 index 0000000..b1468d8 Binary files /dev/null and b/textures/xj19_chedap/fpi_stucco2d.png differ diff --git a/textures/xj19_chedap/fpi_stucco2e.png b/textures/xj19_chedap/fpi_stucco2e.png new file mode 100644 index 0000000..ce46996 Binary files /dev/null and b/textures/xj19_chedap/fpi_stucco2e.png differ diff --git a/textures/xj19_chedap/fpi_stucco2f.png b/textures/xj19_chedap/fpi_stucco2f.png new file mode 100644 index 0000000..d1ac7be Binary files /dev/null and b/textures/xj19_chedap/fpi_stucco2f.png differ diff --git a/textures/xj19_chedap/fpi_stucco2g.png b/textures/xj19_chedap/fpi_stucco2g.png new file mode 100644 index 0000000..6919b0c Binary files /dev/null and b/textures/xj19_chedap/fpi_stucco2g.png differ diff --git a/textures/xj19_chedap/fpi_stucco2h.png b/textures/xj19_chedap/fpi_stucco2h.png new file mode 100644 index 0000000..9a83261 Binary files /dev/null and b/textures/xj19_chedap/fpi_stucco2h.png differ diff --git a/textures/xj19_chedap/fpi_trim1a.png b/textures/xj19_chedap/fpi_trim1a.png new file mode 100644 index 0000000..45449df Binary files /dev/null and b/textures/xj19_chedap/fpi_trim1a.png differ diff --git a/textures/xj19_chedap/fpi_trim1b.png b/textures/xj19_chedap/fpi_trim1b.png new file mode 100644 index 0000000..0ef6dd3 Binary files /dev/null and b/textures/xj19_chedap/fpi_trim1b.png differ diff --git a/textures/xj19_chedap/fpi_window1a.png b/textures/xj19_chedap/fpi_window1a.png new file mode 100644 index 0000000..a3f3314 Binary files /dev/null and b/textures/xj19_chedap/fpi_window1a.png differ diff --git a/textures/xj19_chedap/fpi_window1b.png b/textures/xj19_chedap/fpi_window1b.png new file mode 100644 index 0000000..dcdb9ef Binary files /dev/null and b/textures/xj19_chedap/fpi_window1b.png differ diff --git a/textures/xj19_chedap/fpi_window1c.png b/textures/xj19_chedap/fpi_window1c.png new file mode 100644 index 0000000..2750284 Binary files /dev/null and b/textures/xj19_chedap/fpi_window1c.png differ diff --git a/textures/xj19_chedap/fpi_wood1a.png b/textures/xj19_chedap/fpi_wood1a.png new file mode 100644 index 0000000..135ec77 Binary files /dev/null and b/textures/xj19_chedap/fpi_wood1a.png differ diff --git a/textures/xj19_chedap/fpi_wood1b.png b/textures/xj19_chedap/fpi_wood1b.png new file mode 100644 index 0000000..c0471b0 Binary files /dev/null and b/textures/xj19_chedap/fpi_wood1b.png differ diff --git a/textures/xj19_chedap/gbrk4_1.png b/textures/xj19_chedap/gbrk4_1.png new file mode 100644 index 0000000..a37eb21 Binary files /dev/null and b/textures/xj19_chedap/gbrk4_1.png differ diff --git a/textures/xj19_chedap/gstn_1.png b/textures/xj19_chedap/gstn_1.png new file mode 100644 index 0000000..44a770d Binary files /dev/null and b/textures/xj19_chedap/gstn_1.png differ diff --git a/textures/xj19_chedap/hstn0.png b/textures/xj19_chedap/hstn0.png new file mode 100644 index 0000000..4bc7568 Binary files /dev/null and b/textures/xj19_chedap/hstn0.png differ diff --git a/textures/xj19_chedap/hstn1.png b/textures/xj19_chedap/hstn1.png new file mode 100644 index 0000000..c4658d5 Binary files /dev/null and b/textures/xj19_chedap/hstn1.png differ diff --git a/textures/xj19_chedap/hstnstep.png b/textures/xj19_chedap/hstnstep.png new file mode 100644 index 0000000..4623669 Binary files /dev/null and b/textures/xj19_chedap/hstnstep.png differ diff --git a/textures/xj19_chedap/jf2tech01.png b/textures/xj19_chedap/jf2tech01.png new file mode 100644 index 0000000..d682fc9 Binary files /dev/null and b/textures/xj19_chedap/jf2tech01.png differ diff --git a/textures/xj19_chedap/jf2tech03.png b/textures/xj19_chedap/jf2tech03.png new file mode 100644 index 0000000..dc68826 Binary files /dev/null and b/textures/xj19_chedap/jf2tech03.png differ diff --git a/textures/xj19_chedap/jf2tech04.png b/textures/xj19_chedap/jf2tech04.png new file mode 100644 index 0000000..0d66210 Binary files /dev/null and b/textures/xj19_chedap/jf2tech04.png differ diff --git a/textures/xj19_chedap/jf2tech06.png b/textures/xj19_chedap/jf2tech06.png new file mode 100644 index 0000000..cc06869 Binary files /dev/null and b/textures/xj19_chedap/jf2tech06.png differ diff --git a/textures/xj19_chedap/jf2tech07.png b/textures/xj19_chedap/jf2tech07.png new file mode 100644 index 0000000..87ce504 Binary files /dev/null and b/textures/xj19_chedap/jf2tech07.png differ diff --git a/textures/xj19_chedap/jf2tech09.png b/textures/xj19_chedap/jf2tech09.png new file mode 100644 index 0000000..65ffca3 Binary files /dev/null and b/textures/xj19_chedap/jf2tech09.png differ diff --git a/textures/xj19_chedap/karch4_128a.png b/textures/xj19_chedap/karch4_128a.png new file mode 100644 index 0000000..d06d194 Binary files /dev/null and b/textures/xj19_chedap/karch4_128a.png differ diff --git a/textures/xj19_chedap/karch_sup6.png b/textures/xj19_chedap/karch_sup6.png new file mode 100644 index 0000000..445ad74 Binary files /dev/null and b/textures/xj19_chedap/karch_sup6.png differ diff --git a/textures/xj19_chedap/kbrick1.png b/textures/xj19_chedap/kbrick1.png new file mode 100644 index 0000000..02f6848 Binary files /dev/null and b/textures/xj19_chedap/kbrick1.png differ diff --git a/textures/xj19_chedap/kbrick2.png b/textures/xj19_chedap/kbrick2.png new file mode 100644 index 0000000..5dcc091 Binary files /dev/null and b/textures/xj19_chedap/kbrick2.png differ diff --git a/textures/xj19_chedap/kbrick4.png b/textures/xj19_chedap/kbrick4.png new file mode 100644 index 0000000..802376c Binary files /dev/null and b/textures/xj19_chedap/kbrick4.png differ diff --git a/textures/xj19_chedap/kbrick_face.png b/textures/xj19_chedap/kbrick_face.png new file mode 100644 index 0000000..58143e6 Binary files /dev/null and b/textures/xj19_chedap/kbrick_face.png differ diff --git a/textures/xj19_chedap/kbrick_well1.png b/textures/xj19_chedap/kbrick_well1.png new file mode 100644 index 0000000..5cb0a6a Binary files /dev/null and b/textures/xj19_chedap/kbrick_well1.png differ diff --git a/textures/xj19_chedap/kbrick_win_128.png b/textures/xj19_chedap/kbrick_win_128.png new file mode 100644 index 0000000..ad95fce Binary files /dev/null and b/textures/xj19_chedap/kbrick_win_128.png differ diff --git a/textures/xj19_chedap/kbricka.png b/textures/xj19_chedap/kbricka.png new file mode 100644 index 0000000..7acc384 Binary files /dev/null and b/textures/xj19_chedap/kbricka.png differ diff --git a/textures/xj19_chedap/kbrickb.png b/textures/xj19_chedap/kbrickb.png new file mode 100644 index 0000000..c950dfe Binary files /dev/null and b/textures/xj19_chedap/kbrickb.png differ diff --git a/textures/xj19_chedap/key01_1.png b/textures/xj19_chedap/key01_1.png new file mode 100644 index 0000000..643b32f Binary files /dev/null and b/textures/xj19_chedap/key01_1.png differ diff --git a/textures/xj19_chedap/kgr2_g.png b/textures/xj19_chedap/kgr2_g.png new file mode 100644 index 0000000..ad52114 Binary files /dev/null and b/textures/xj19_chedap/kgr2_g.png differ diff --git a/textures/xj19_chedap/kgr2_r.png b/textures/xj19_chedap/kgr2_r.png new file mode 100644 index 0000000..01d8370 Binary files /dev/null and b/textures/xj19_chedap/kgr2_r.png differ diff --git a/textures/xj19_chedap/kmetr_0.png b/textures/xj19_chedap/kmetr_0.png new file mode 100644 index 0000000..94e6b61 Binary files /dev/null and b/textures/xj19_chedap/kmetr_0.png differ diff --git a/textures/xj19_chedap/kmetr_16.png b/textures/xj19_chedap/kmetr_16.png new file mode 100644 index 0000000..799da34 Binary files /dev/null and b/textures/xj19_chedap/kmetr_16.png differ diff --git a/textures/xj19_chedap/kmetr_16h.png b/textures/xj19_chedap/kmetr_16h.png new file mode 100644 index 0000000..d93a474 Binary files /dev/null and b/textures/xj19_chedap/kmetr_16h.png differ diff --git a/textures/xj19_chedap/kn_trim32.png b/textures/xj19_chedap/kn_trim32.png new file mode 100644 index 0000000..671610d Binary files /dev/null and b/textures/xj19_chedap/kn_trim32.png differ diff --git a/textures/xj19_chedap/light3_8.png b/textures/xj19_chedap/light3_8.png new file mode 100644 index 0000000..b615936 Binary files /dev/null and b/textures/xj19_chedap/light3_8.png differ diff --git a/textures/xj19_chedap/qkey.png b/textures/xj19_chedap/qkey.png new file mode 100644 index 0000000..aed1e2a Binary files /dev/null and b/textures/xj19_chedap/qkey.png differ diff --git a/textures/xj19_chedap/r3_64sr.png b/textures/xj19_chedap/r3_64sr.png new file mode 100644 index 0000000..227eab3 Binary files /dev/null and b/textures/xj19_chedap/r3_64sr.png differ diff --git a/textures/xj19_chedap/r_microluminis.png b/textures/xj19_chedap/r_microluminis.png new file mode 100644 index 0000000..9e7ea2a Binary files /dev/null and b/textures/xj19_chedap/r_microluminis.png differ diff --git a/textures/xj19_chedap/scale_iron.png b/textures/xj19_chedap/scale_iron.png new file mode 100644 index 0000000..cec5f03 Binary files /dev/null and b/textures/xj19_chedap/scale_iron.png differ diff --git a/textures/xj19_chedap/skip.png b/textures/xj19_chedap/skip.png new file mode 100644 index 0000000..7c3b699 Binary files /dev/null and b/textures/xj19_chedap/skip.png differ diff --git a/textures/xj19_chedap/sky4.png b/textures/xj19_chedap/sky4.png new file mode 100644 index 0000000..e9da881 Binary files /dev/null and b/textures/xj19_chedap/sky4.png differ diff --git a/textures/xj19_chedap/trigger.png b/textures/xj19_chedap/trigger.png new file mode 100644 index 0000000..b6d0242 Binary files /dev/null and b/textures/xj19_chedap/trigger.png differ diff --git a/textures/xj19_chedap/trimlight_d.png b/textures/xj19_chedap/trimlight_d.png new file mode 100644 index 0000000..24fb14d Binary files /dev/null and b/textures/xj19_chedap/trimlight_d.png differ diff --git a/textures/xj19_chedap/wdtrm3.png b/textures/xj19_chedap/wdtrm3.png new file mode 100644 index 0000000..0f99665 Binary files /dev/null and b/textures/xj19_chedap/wdtrm3.png differ diff --git a/textures/xj19_chedap/yith_gld1.png b/textures/xj19_chedap/yith_gld1.png new file mode 100644 index 0000000..ad5a653 Binary files /dev/null and b/textures/xj19_chedap/yith_gld1.png differ diff --git a/textures/xj19_chedap/{fpi_grass1a.png b/textures/xj19_chedap/{fpi_grass1a.png new file mode 100644 index 0000000..3caa338 Binary files /dev/null and b/textures/xj19_chedap/{fpi_grass1a.png differ diff --git a/textures/xj19_chedap/{fpi_grass1b.png b/textures/xj19_chedap/{fpi_grass1b.png new file mode 100644 index 0000000..96afaa8 Binary files /dev/null and b/textures/xj19_chedap/{fpi_grass1b.png differ diff --git a/textures/xj19_chedap/{kgr0_gf.png b/textures/xj19_chedap/{kgr0_gf.png new file mode 100644 index 0000000..c518e19 Binary files /dev/null and b/textures/xj19_chedap/{kgr0_gf.png differ diff --git a/tools/blender27-io_mesh_qfmdl-0.7.2.zip b/tools/blender27-io_mesh_qfmdl-0.7.2.zip new file mode 100644 index 0000000..f8c401e Binary files /dev/null and b/tools/blender27-io_mesh_qfmdl-0.7.2.zip differ diff --git a/tools/blender_io_map_wip.blend b/tools/blender_io_map_wip.blend index cd3de3d..0afdeb2 100644 Binary files a/tools/blender_io_map_wip.blend and b/tools/blender_io_map_wip.blend differ diff --git a/tools/blender_io_map_wip_append.blend b/tools/blender_io_map_wip_append.blend new file mode 100644 index 0000000..19f3cbf Binary files /dev/null and b/tools/blender_io_map_wip_append.blend differ diff --git a/tools/md3tomdl-0.4.zip b/tools/md3tomdl-0.4.zip new file mode 100644 index 0000000..6c2e4cd Binary files /dev/null and b/tools/md3tomdl-0.4.zip differ diff --git a/tools/pythonmod-qmdl-v0.6.zip b/tools/pythonmod-qmdl-v0.6.zip new file mode 100644 index 0000000..66d682e Binary files /dev/null and b/tools/pythonmod-qmdl-v0.6.zip differ diff --git a/working/basemap-valve.map b/working/basemap-valve.map new file mode 100644 index 0000000..c5a3cef --- /dev/null +++ b/working/basemap-valve.map @@ -0,0 +1,127 @@ +// Game: Quake +// Format: Valve +// entity 0 +{ +"classname" "worldspawn" +"mapversion" "220" +"_sun_mangle" "60 -45 0" +"_sunlight" "100" +"_sunlight2" "200" +"fog" "0.1 0.2 0.15 0.15" +"sky" "interstellar_" +"_sunlight_penumbra" "4" +"wad" "/opt/quakemapping/wads/prototype_1_2.wad" +} +// entity 1 +{ +"classname" "func_group" +"_tb_type" "_tb_layer" +"_tb_name" "Sky" +"_tb_id" "6" +// brush 0 +{ +( 2048 2048 -2048 ) ( 2048 2048 2048 ) ( 2048 -2048 2048 ) sky1 [ 0 -1 0 -1917.51 ] [ 0 -0.707107 0.707107 1 ] 0 15.8162 15 +( 2049 682.66700000000003 682.66700000000003 ) ( 2048 2048 -2048 ) ( 2048 -2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( 2049 682.66700000000003 682.66700000000003 ) ( 2048 -2048 2048 ) ( 2048 2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( 2049 682.66700000000003 682.66700000000003 ) ( 2048 2048 2048 ) ( 2048 2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +} +// brush 1 +{ +( 2048 2048 -2048 ) ( 2048 -2048 2048 ) ( 2048 -2048 -2048 ) sky1 [ 0 -1 0 -1917.51 ] [ 0 -0.707107 0.707107 1 ] 0 15.8162 15 +( 2049 -682.66700000000003 -682.66700000000003 ) ( 2048 -2048 2048 ) ( 2048 2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( 2049 -682.66700000000003 -682.66700000000003 ) ( 2048 -2048 -2048 ) ( 2048 -2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( 2049 -682.66700000000003 -682.66700000000003 ) ( 2048 2048 -2048 ) ( 2048 -2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +} +// brush 2 +{ +( -682.66700000000003 2049 682.66700000000003 ) ( -2048 2048 2048 ) ( -2048 2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( -2048 2048 -2048 ) ( -2048 2048 2048 ) ( 2048 2048 2048 ) sky1 [ 1 0 0 1 ] [ 0.707107 0 0.707107 1 ] 0 15 15 +( -682.66700000000003 2049 682.66700000000003 ) ( 2048 2048 2048 ) ( -2048 2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( -682.66700000000003 2049 682.66700000000003 ) ( -2048 2048 -2048 ) ( 2048 2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +} +// brush 3 +{ +( 682.66700000000003 2049 -682.66700000000003 ) ( 2048 2048 2048 ) ( -2048 2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( -2048 2048 -2048 ) ( 2048 2048 2048 ) ( 2048 2048 -2048 ) sky1 [ 1 0 0 1 ] [ 0.707107 0 0.707107 1 ] 0 15 15 +( 682.66700000000003 2049 -682.66700000000003 ) ( -2048 2048 -2048 ) ( 2048 2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( 682.66700000000003 2049 -682.66700000000003 ) ( 2048 2048 -2048 ) ( 2048 2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +} +// brush 4 +{ +( -2049 -682.66700000000003 682.66700000000003 ) ( -2048 -2048 2048 ) ( -2048 -2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( -2049 -682.66700000000003 682.66700000000003 ) ( -2048 2048 2048 ) ( -2048 -2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( -2049 -682.66700000000003 682.66700000000003 ) ( -2048 -2048 -2048 ) ( -2048 2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( -2048 -2048 -2048 ) ( -2048 -2048 2048 ) ( -2048 2048 2048 ) sky1 [ 0.707107 -0.707107 0 1 ] [ 0.5 -0.5 -0.707107 -58.5659 ] 0 15 15 +} +// brush 5 +{ +( -2049 682.66700000000003 -682.66700000000003 ) ( -2048 -2048 -2048 ) ( -2048 2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( -2049 682.66700000000003 -682.66700000000003 ) ( -2048 2048 -2048 ) ( -2048 2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( -2049 682.66700000000003 -682.66700000000003 ) ( -2048 2048 2048 ) ( -2048 -2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( -2048 -2048 -2048 ) ( -2048 2048 2048 ) ( -2048 2048 -2048 ) sky1 [ 0.707107 -0.707107 0 1 ] [ 0.5 -0.5 -0.707107 -13.0548 ] 0 15 15 +} +// brush 6 +{ +( -682.66700000000003 -2049 -682.66700000000003 ) ( -2048 -2048 -2048 ) ( -2048 -2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( -682.66700000000003 -2049 -682.66700000000003 ) ( 2048 -2048 -2048 ) ( -2048 -2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( 2048 -2048 -2048 ) ( -2048 -2048 2048 ) ( -2048 -2048 -2048 ) sky1 [ 0.707107 -1.66533e-16 0.707107 194.087 ] [ 1 0 0 1 ] 0 15 15 +( -682.66700000000003 -2049 -682.66700000000003 ) ( -2048 -2048 2048 ) ( 2048 -2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +} +// brush 7 +{ +( 682.66700000000003 -2049 682.66700000000003 ) ( 2048 -2048 -2048 ) ( -2048 -2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( 682.66700000000003 -2049 682.66700000000003 ) ( -2048 -2048 2048 ) ( 2048 -2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( 2048 -2048 -2048 ) ( 2048 -2048 2048 ) ( -2048 -2048 2048 ) sky1 [ 0.707107 -1.66533e-16 0.707107 194.087 ] [ 1 0 0 1 ] 0 15 15 +( 682.66700000000003 -2049 682.66700000000003 ) ( 2048 -2048 2048 ) ( 2048 -2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +} +// brush 8 +{ +( -682.66700000000003 -682.66700000000003 -2049 ) ( -2048 2048 -2048 ) ( -2048 -2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( -682.66700000000003 -682.66700000000003 -2049 ) ( -2048 -2048 -2048 ) ( 2048 -2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( -2048 2048 -2048 ) ( 2048 -2048 -2048 ) ( -2048 -2048 -2048 ) sky1 [ 0.707107 -0.707107 0 1 ] [ 1 0 0 1 ] 0 15 15 +( -682.66700000000003 -682.66700000000003 -2049 ) ( 2048 -2048 -2048 ) ( -2048 2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +} +// brush 9 +{ +( 682.66700000000003 682.66700000000003 -2049 ) ( -2048 2048 -2048 ) ( 2048 -2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( -2048 2048 -2048 ) ( 2048 2048 -2048 ) ( 2048 -2048 -2048 ) sky1 [ 0.707107 -0.707107 0 1 ] [ 1 0 0 1 ] 0 15 15 +( 682.66700000000003 682.66700000000003 -2049 ) ( 2048 2048 -2048 ) ( -2048 2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( 682.66700000000003 682.66700000000003 -2049 ) ( 2048 -2048 -2048 ) ( 2048 2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +} +// brush 10 +{ +( 682.66700000000003 -682.66700000000003 2049 ) ( -2048 -2048 2048 ) ( 2048 2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( 682.66700000000003 -682.66700000000003 2049 ) ( 2048 -2048 2048 ) ( -2048 -2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( 2048 2048 2048 ) ( -2048 -2048 2048 ) ( 2048 -2048 2048 ) sky1 [ 0.707107 -0.707107 0 1 ] [ 1 0 0 1 ] 0 15 15 +( 682.66700000000003 -682.66700000000003 2049 ) ( 2048 2048 2048 ) ( 2048 -2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +} +// brush 11 +{ +( -682.66700000000003 682.66700000000003 2049 ) ( -2048 -2048 2048 ) ( -2048 2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( 2048 2048 2048 ) ( -2048 2048 2048 ) ( -2048 -2048 2048 ) sky1 [ 0.707107 -0.707107 0 1 ] [ 1 0 0 1 ] 0 15 15 +( -682.66700000000003 682.66700000000003 2049 ) ( -2048 2048 2048 ) ( 2048 2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( -682.66700000000003 682.66700000000003 2049 ) ( 2048 2048 2048 ) ( -2048 -2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +} +} +// entity 2 +{ +"classname" "func_group" +"_tb_type" "_tb_layer" +"_tb_name" "Start" +"_tb_id" "7" +// brush 0 +{ +( -112 -112 -16 ) ( -112 -111 -16 ) ( -112 -112 -15 ) 128_cyan_1 [ 0 -1 0 0 ] [ 0 0 -1 0 ] 0 1 1 +( -48 -112 -16 ) ( -48 -112 -15 ) ( -47 -112 -16 ) 128_cyan_1 [ 1 0 0 0 ] [ 0 0 -1 0 ] 0 1 1 +( -48 -112 -16 ) ( -47 -112 -16 ) ( -48 -111 -16 ) 128_cyan_1 [ -1 0 0 0 ] [ 0 -1 0 0 ] 0 1 1 +( 32 112 0 ) ( 32 113 0 ) ( 33 112 0 ) 128_cyan_1 [ 1 0 0 0 ] [ 0 -1 0 0 ] 0 1 1 +( 32 112 0 ) ( 33 112 0 ) ( 32 112 1 ) 128_cyan_1 [ -1 0 0 0 ] [ 0 0 -1 0 ] 0 1 1 +( 112 112 0 ) ( 112 112 1 ) ( 112 113 0 ) 128_cyan_1 [ 0 1 0 0 ] [ 0 0 -1 0 ] 0 1 1 +} +} +// entity 3 +{ +"classname" "info_player_start" +"origin" "16 16 24" +"_tb_layer" "7" +} diff --git a/working/basemap.map b/working/basemap.map new file mode 100644 index 0000000..c2b54e4 --- /dev/null +++ b/working/basemap.map @@ -0,0 +1,75 @@ +// Game: Quake +// Format: Standard +// entity 0 +{ +"classname" "worldspawn" +"wad" "/opt/quakemapping/wads/prototype_1_2.wad;/opt/quakemapping/wads/Q.wad;/opt/quakemapping/wads/sock_industrial_base.wad" +"sky" "interstellar_" +"_sunlight" "100" +"_sun_mangle" "60 -45 0" +"_sunlight2" "200" +"_sunlight_penumbra" "4" +"_phong" "1" +"fog" "0.1 0.2 0.15 0.15" +} +// entity 1 +{ +"classname" "func_group" +"_tb_type" "_tb_layer" +"_tb_name" "Sky" +"_tb_id" "1" +// brush 0 +{ +( 1232 1232 752 ) ( 1232 -1280 752 ) ( 1232 1232 -208 ) sky1 0 0 0 1 1 +( 1248 -1280 -208 ) ( 1232 -1280 -208 ) ( 1248 -1280 752 ) sky1 0 0 0 1 1 +( 1248 1232 -208 ) ( 1232 1232 -208 ) ( 1248 -1280 -208 ) sky1 0 0 0 1 1 +( 1248 -1280 752 ) ( 1232 -1280 752 ) ( 1248 1232 752 ) sky1 0 0 0 1 1 +( 1248 1232 752 ) ( 1232 1232 752 ) ( 1248 1232 -208 ) sky1 0 0 0 1 1 +( 1248 -1280 752 ) ( 1248 1232 752 ) ( 1248 -1280 -208 ) sky1 0 0 0 1 1 +} +// brush 1 +{ +( -1440 1216 -208 ) ( -1440 1216 -192 ) ( -1440 -1264 -208 ) sky1 0 0 0 1 1 +( -1440 -1264 -208 ) ( -1440 -1264 -192 ) ( 1232 -1264 -208 ) sky1 0 0 0 1 1 +( -1440 1216 -208 ) ( -1440 -1264 -208 ) ( 1232 1216 -208 ) sky1 0 0 0 1 1 +( -1440 -1264 -192 ) ( -1440 1216 -192 ) ( 1232 -1264 -192 ) sky1 0 0 0 1 1 +( 1232 1216 -208 ) ( 1232 1216 -192 ) ( -1440 1216 -208 ) sky1 0 0 0 1 1 +( 1232 -1264 -208 ) ( 1232 -1264 -192 ) ( 1232 1216 -208 ) sky1 0 0 0 1 1 +} +// brush 2 +{ +( -1440 -1264 752 ) ( -1440 -1264 736 ) ( -1440 1216 752 ) sky1 0 0 0 1 1 +( 1232 -1264 752 ) ( 1232 -1264 736 ) ( -1440 -1264 752 ) sky1 0 0 0 1 1 +( 1232 1216 736 ) ( -1440 1216 736 ) ( 1232 -1264 736 ) sky1 0 0 0 1 1 +( 1232 1216 752 ) ( 1232 -1264 752 ) ( -1440 1216 752 ) sky1 0 0 0 1 1 +( -1440 1216 752 ) ( -1440 1216 736 ) ( 1232 1216 752 ) sky1 0 0 0 1 1 +( 1232 1216 752 ) ( 1232 1216 736 ) ( 1232 -1264 752 ) sky1 0 0 0 1 1 +} +// brush 3 +{ +( -1440 -1280 -208 ) ( -1440 -1264 -208 ) ( -1440 -1280 752 ) sky1 0 0 0 1 1 +( 1232 -1280 -208 ) ( -1440 -1280 -208 ) ( 1232 -1280 752 ) sky1 0 0 0 1 1 +( 1232 -1280 -208 ) ( 1232 -1264 -208 ) ( -1440 -1280 -208 ) sky1 0 0 0 1 1 +( -1440 -1280 752 ) ( -1440 -1264 752 ) ( 1232 -1280 752 ) sky1 0 0 0 1 1 +( -1440 -1264 -208 ) ( 1232 -1264 -208 ) ( -1440 -1264 752 ) sky1 0 0 0 1 1 +( 1232 -1280 752 ) ( 1232 -1264 752 ) ( 1232 -1280 -208 ) sky1 0 0 0 1 1 +} +// brush 4 +{ +( -1440 1232 752 ) ( -1440 1216 752 ) ( -1440 1232 -208 ) sky1 0 0 0 1 1 +( 1232 1216 752 ) ( 1232 1216 -208 ) ( -1440 1216 752 ) sky1 0 0 0 1 1 +( -1440 1232 -208 ) ( -1440 1216 -208 ) ( 1232 1232 -208 ) sky1 0 0 0 1 1 +( 1232 1232 752 ) ( 1232 1216 752 ) ( -1440 1232 752 ) sky1 0 0 0 1 1 +( 1232 1232 752 ) ( -1440 1232 752 ) ( 1232 1232 -208 ) sky1 0 0 0 1 1 +( 1232 1232 -208 ) ( 1232 1216 -208 ) ( 1232 1232 752 ) sky1 0 0 0 1 1 +} +// brush 5 +{ +( -1456 -1280 -208 ) ( -1456 1232 -208 ) ( -1456 -1280 752 ) sky1 0 0 0 1 1 +( -1456 -1280 752 ) ( -1440 -1280 752 ) ( -1456 -1280 -208 ) sky1 0 0 0 1 1 +( -1456 -1280 -208 ) ( -1440 -1280 -208 ) ( -1456 1232 -208 ) sky1 0 0 0 1 1 +( -1456 1232 752 ) ( -1440 1232 752 ) ( -1456 -1280 752 ) sky1 0 0 0 1 1 +( -1456 1232 -208 ) ( -1440 1232 -208 ) ( -1456 1232 752 ) sky1 0 0 0 1 1 +( -1440 -1280 -208 ) ( -1440 -1280 752 ) ( -1440 1232 -208 ) sky1 0 0 0 1 1 +} +} diff --git a/working/build/basemap-valve-compile.map b/working/build/basemap-valve-compile.map new file mode 100644 index 0000000..33843cd --- /dev/null +++ b/working/build/basemap-valve-compile.map @@ -0,0 +1,128 @@ +// Game: Quake +// Format: Valve +// entity 0 +{ +"classname" "worldspawn" +"mapversion" "220" +"_sun_mangle" "60 -45 0" +"_sunlight" "100" +"_sunlight2" "200" +"fog" "0.1 0.2 0.15 0.15" +"sky" "interstellar_" +"_sunlight_penumbra" "4" +"wad" "/opt/quakemapping/wads/prototype_1_2.wad" +// brush 0 +{ +( -112 -112 -16 ) ( -112 -111 -16 ) ( -112 -112 -15 ) 128_cyan_1 [ 0 -1 0 0 ] [ 0 0 -1 0 ] 0 1 1 +( -48 -112 -16 ) ( -48 -112 -15 ) ( -47 -112 -16 ) 128_cyan_1 [ 1 0 0 0 ] [ 0 0 -1 0 ] 0 1 1 +( -48 -112 -16 ) ( -47 -112 -16 ) ( -48 -111 -16 ) 128_cyan_1 [ -1 0 0 0 ] [ 0 -1 0 0 ] 0 1 1 +( 32 112 0 ) ( 32 113 0 ) ( 33 112 0 ) 128_cyan_1 [ 1 0 0 0 ] [ 0 -1 0 0 ] 0 1 1 +( 32 112 0 ) ( 33 112 0 ) ( 32 112 1 ) 128_cyan_1 [ -1 0 0 0 ] [ 0 0 -1 0 ] 0 1 1 +( 112 112 0 ) ( 112 112 1 ) ( 112 113 0 ) 128_cyan_1 [ 0 1 0 0 ] [ 0 0 -1 0 ] 0 1 1 +} +} +// entity 1 +{ +"classname" "info_player_start" +"origin" "16 16 24" +} +// entity 2 +{ +"classname" "func_group" +"_tb_type" "_tb_layer" +"_tb_name" "Sky" +"_tb_id" "2" +// brush 0 +{ +( 2048 2048 -2048 ) ( 2048 2048 2048 ) ( 2048 -2048 2048 ) sky1 [ 0 -1 0 -1917.51 ] [ 0 -0.707107 0.707107 1 ] 0 15.8162 15 +( 2049 682.66700000000003 682.66700000000003 ) ( 2048 2048 -2048 ) ( 2048 -2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( 2049 682.66700000000003 682.66700000000003 ) ( 2048 -2048 2048 ) ( 2048 2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( 2049 682.66700000000003 682.66700000000003 ) ( 2048 2048 2048 ) ( 2048 2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +} +// brush 1 +{ +( 2048 2048 -2048 ) ( 2048 -2048 2048 ) ( 2048 -2048 -2048 ) sky1 [ 0 -1 0 -1917.51 ] [ 0 -0.707107 0.707107 1 ] 0 15.8162 15 +( 2049 -682.66700000000003 -682.66700000000003 ) ( 2048 -2048 2048 ) ( 2048 2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( 2049 -682.66700000000003 -682.66700000000003 ) ( 2048 -2048 -2048 ) ( 2048 -2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( 2049 -682.66700000000003 -682.66700000000003 ) ( 2048 2048 -2048 ) ( 2048 -2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +} +// brush 2 +{ +( -682.66700000000003 2049 682.66700000000003 ) ( -2048 2048 2048 ) ( -2048 2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( -2048 2048 -2048 ) ( -2048 2048 2048 ) ( 2048 2048 2048 ) sky1 [ 0.707107 0 0.707107 1 ] [ 0 0 1 1 ] 0 2262.74 1600 +( -682.66700000000003 2049 682.66700000000003 ) ( 2048 2048 2048 ) ( -2048 2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( -682.66700000000003 2049 682.66700000000003 ) ( -2048 2048 -2048 ) ( 2048 2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +} +// brush 3 +{ +( 682.66700000000003 2049 -682.66700000000003 ) ( 2048 2048 2048 ) ( -2048 2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( -2048 2048 -2048 ) ( 2048 2048 2048 ) ( 2048 2048 -2048 ) sky1 [ 1 0 0 1 ] [ 0.707107 0 0.707107 1 ] 0 1600 2262.74 +( 682.66700000000003 2049 -682.66700000000003 ) ( -2048 2048 -2048 ) ( 2048 2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( 682.66700000000003 2049 -682.66700000000003 ) ( 2048 2048 -2048 ) ( 2048 2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +} +// brush 4 +{ +( -2049 -682.66700000000003 682.66700000000003 ) ( -2048 -2048 2048 ) ( -2048 -2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( -2049 -682.66700000000003 682.66700000000003 ) ( -2048 2048 2048 ) ( -2048 -2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( -2049 -682.66700000000003 682.66700000000003 ) ( -2048 -2048 -2048 ) ( -2048 2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( -2048 -2048 -2048 ) ( -2048 -2048 2048 ) ( -2048 2048 2048 ) sky1 [ 0 0.707107 0.707107 0 ] [ 0 0 1 0 ] 0 2262.74 1600 +} +// brush 5 +{ +( -2049 682.66700000000003 -682.66700000000003 ) ( -2048 -2048 -2048 ) ( -2048 2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( -2049 682.66700000000003 -682.66700000000003 ) ( -2048 2048 -2048 ) ( -2048 2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( -2049 682.66700000000003 -682.66700000000003 ) ( -2048 2048 2048 ) ( -2048 -2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( -2048 -2048 -2048 ) ( -2048 2048 2048 ) ( -2048 2048 -2048 ) sky1 [ 0 1 0 0 ] [ 0 0.707107 0.707107 0 ] 0 1131.37 3200 +} +// brush 6 +{ +( -64 -64 -16 ) ( -64 -63 -16 ) ( -64 -64 -15 ) __TB_empty [ 0 -1 0 0 ] [ 0 0 -1 0 ] 0 1 1 +( -64 -64 -16 ) ( -64 -64 -15 ) ( -63 -64 -16 ) __TB_empty [ 1 0 0 0 ] [ 0 0 -1 0 ] 0 1 1 +( -64 -64 -16 ) ( -63 -64 -16 ) ( -64 -63 -16 ) __TB_empty [ -1 0 0 0 ] [ 0 -1 0 0 ] 0 1 1 +( 64 64 16 ) ( 64 65 16 ) ( 65 64 16 ) __TB_empty [ 1 0 0 0 ] [ 0 -1 0 0 ] 0 1 1 +( 64 64 16 ) ( 65 64 16 ) ( 64 64 17 ) __TB_empty [ -1 0 0 0 ] [ 0 0 -1 0 ] 0 1 1 +( 64 64 16 ) ( 64 64 17 ) ( 64 65 16 ) __TB_empty [ 0 1 0 0 ] [ 0 0 -1 0 ] 0 1 1 +} +// brush 7 +{ +( -682.66700000000003 -2049 -682.66700000000003 ) ( -2048 -2048 -2048 ) ( -2048 -2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( -682.66700000000003 -2049 -682.66700000000003 ) ( 2048 -2048 -2048 ) ( -2048 -2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( 2048 -2048 -2048 ) ( -2048 -2048 2048 ) ( -2048 -2048 -2048 ) sky1 [ -1 0 0 0 ] [ -0.707107 0 0.707107 0 ] 0 1600 2262.74 +( -682.66700000000003 -2049 -682.66700000000003 ) ( -2048 -2048 2048 ) ( 2048 -2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +} +// brush 8 +{ +( 682.66700000000003 -2049 682.66700000000003 ) ( 2048 -2048 -2048 ) ( -2048 -2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( 682.66700000000003 -2049 682.66700000000003 ) ( -2048 -2048 2048 ) ( 2048 -2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( 2048 -2048 -2048 ) ( 2048 -2048 2048 ) ( -2048 -2048 2048 ) sky1 [ -0.707107 0 0.707107 0 ] [ 0 0 1 0 ] 0 2262.74 1600 +( 682.66700000000003 -2049 682.66700000000003 ) ( 2048 -2048 2048 ) ( 2048 -2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +} +// brush 9 +{ +( -682.66700000000003 -682.66700000000003 -2049 ) ( -2048 2048 -2048 ) ( -2048 -2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( -682.66700000000003 -682.66700000000003 -2049 ) ( -2048 -2048 -2048 ) ( 2048 -2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( -2048 2048 -2048 ) ( 2048 -2048 -2048 ) ( -2048 -2048 -2048 ) sky1 [ 0 -1 0 1 ] [ 0.707107 -0.707107 0 1 ] 0 1131.37 3200 +( -682.66700000000003 -682.66700000000003 -2049 ) ( 2048 -2048 -2048 ) ( -2048 2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +} +// brush 10 +{ +( 682.66700000000003 682.66700000000003 -2049 ) ( -2048 2048 -2048 ) ( 2048 -2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( -2048 2048 -2048 ) ( 2048 2048 -2048 ) ( 2048 -2048 -2048 ) sky1 [ 0.707107 -0.707107 0 1 ] [ 1 0 0 1 ] 0 1600 2262.74 +( 682.66700000000003 682.66700000000003 -2049 ) ( 2048 2048 -2048 ) ( -2048 2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( 682.66700000000003 682.66700000000003 -2049 ) ( 2048 -2048 -2048 ) ( 2048 2048 -2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +} +// brush 11 +{ +( 682.66700000000003 -682.66700000000003 2049 ) ( -2048 -2048 2048 ) ( 2048 2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( 682.66700000000003 -682.66700000000003 2049 ) ( 2048 -2048 2048 ) ( -2048 -2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( 2048 2048 2048 ) ( -2048 -2048 2048 ) ( 2048 -2048 2048 ) sky1 [ 0 -1 0 1 ] [ -0.707107 -0.707107 0 0 ] 0 1131.37 3200 +( 682.66700000000003 -682.66700000000003 2049 ) ( 2048 2048 2048 ) ( 2048 -2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +} +// brush 12 +{ +( -682.66700000000003 682.66700000000003 2049 ) ( -2048 -2048 2048 ) ( -2048 2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( 2048 2048 2048 ) ( -2048 2048 2048 ) ( -2048 -2048 2048 ) sky1 [ -0.707107 -0.707107 0 1 ] [ -1 0 0 0 ] 0 1600 2262.74 +( -682.66700000000003 682.66700000000003 2049 ) ( -2048 2048 2048 ) ( 2048 2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +( -682.66700000000003 682.66700000000003 2049 ) ( 2048 2048 2048 ) ( -2048 -2048 2048 ) skip [ 1 0 0 0 ] [ 0 1 0 0 ] 0 1 1 +} +} diff --git a/working/build/basemap-valve.bsp b/working/build/basemap-valve.bsp new file mode 100644 index 0000000..8d25b38 Binary files /dev/null and b/working/build/basemap-valve.bsp differ diff --git a/working/build/basemap-valve.prt b/working/build/basemap-valve.prt new file mode 100644 index 0000000..6cfb151 --- /dev/null +++ b/working/build/basemap-valve.prt @@ -0,0 +1,73 @@ +PRT1 +56 +70 +4 0 30 (2048 2048 0 ) (64 2048 0 ) (64 2048.046875 0 ) (1024.000375 2048.750000 0 ) +3 0 9 (64 2048.046875 0 ) (64 2048 0 ) (64 2048 64 ) +3 1 8 (64 2048 64 ) (64 2048 2048 ) (64 2048.726562 1056.000363 ) +4 2 16 (64 -64 2048.093750 ) (64 -64 2048 ) (2048 -64 2048 ) (992.000387 -64 2048.773437 ) +3 2 11 (64 -64 2048 ) (64 -64 2048.093750 ) (64 64 2048 ) +3 3 7 (64 1056.000363 2048.726562 ) (64 2048 2048 ) (64 64 2048 ) +3 4 35 (2048 0 0 ) (2048 112 0 ) (2048.082031 112 0 ) +4 4 28 (2048 112 0 ) (2048 2048 0 ) (2048.750000 1024.000375 0 ) (2048.082031 112 0 ) +3 4 15 (2048 -64 2048 ) (2048 -64 64 ) (2048.726562 -64 1056.000363 ) +3 5 34 (2048.046875 -64 0 ) (2048 -64 0 ) (2048 0 0 ) +3 5 14 (2048 -64 0 ) (2048.046875 -64 0 ) (2048 -64 64 ) +4 6 36 (2048 -64 0 ) (112 -64 0 ) (112 112 0 ) (2048 112 0 ) +4 6 32 (64 112 0 ) (64 2048 0 ) (2048 2048 0 ) (2048 112 0 ) +4 6 17 (64 -64 0 ) (2048 -64 0 ) (2048 -64 2048 ) (64 -64 2048 ) +4 6 13 (64 -64 16 ) (64 -64 2048 ) (64 64 2048 ) (64 64 16 ) +4 6 10 (64 2048 0 ) (64 64 0 ) (64 64 2048 ) (64 2048 2048 ) +4 7 21 (-64 2048 2048 ) (-64 64 2048 ) (-64 64 2048.093750 ) (-64 992.000387 2048.773437 ) +3 7 12 (64 64 2048 ) (-64 64 2048.093750 ) (-64 64 2048 ) +3 8 31 (-64 2048 0 ) (-64 2048.046875 0 ) (0 2048 0 ) +4 8 20 (-64 2048.046875 0 ) (-64 2048 0 ) (-64 2048 2048 ) (-64 2048.773437 992.000387 ) +3 9 30 (64 2048.046875 0 ) (64 2048 0 ) (0 2048 0 ) +4 10 32 (-64 112 0 ) (-64 2048 0 ) (64 2048 0 ) (64 112 0 ) +4 10 23 (-64 2048 0 ) (-64 64 0 ) (-64 64 2048 ) (-64 2048 2048 ) +4 10 13 (64 64 16 ) (64 64 2048 ) (-64 64 2048 ) (-64 64 16 ) +3 11 16 (64 -64 2048 ) (64 -64 2048.093750 ) (-64 -64 2048 ) +3 12 21 (-64 -64 2048 ) (-64 64 2048.093750 ) (-64 64 2048 ) +4 13 23 (-64 -64 16 ) (-64 -64 2048 ) (-64 64 2048 ) (-64 64 16 ) +4 13 17 (64 -64 16 ) (64 -64 2048 ) (-64 -64 2048 ) (-64 -64 16 ) +4 14 34 (2048 -2048 0 ) (2048 -64 0 ) (2048.046875 -64 0 ) (2048.750000 -1024.000375 0 ) +3 16 22 (-64 -1056.000363 2048.726562 ) (-64 -64 2048 ) (-64 -2048 2048 ) +4 17 44 (-64 -2048 0 ) (-64 -112 0 ) (112 -112 0 ) (112 -2048 0 ) +4 17 36 (112 -64 0 ) (2048 -64 0 ) (2048 -2048 0 ) (112 -2048 0 ) +4 17 23 (-64 -64 0 ) (-64 -2048 0 ) (-64 -2048 2048 ) (-64 -64 2048 ) +3 18 46 (-64 -2048.046875 0 ) (-64 -2048 0 ) (0 -2048 0 ) +3 18 27 (-64 -2048 0 ) (-64 -2048.046875 0 ) (-64 -2048 64 ) +3 19 45 (0 -2048 0 ) (112 -2048 0 ) (112 -2048.082031 0 ) +4 19 40 (112 -2048 0 ) (2048 -2048 0 ) (1024.000375 -2048.750000 0 ) (112 -2048.082031 0 ) +3 19 26 (-64 -2048 2048 ) (-64 -2048 64 ) (-64 -2048.726562 1056.000363 ) +4 20 48 (-1024.000375 2048.750000 0 ) (-112 2048.082031 0 ) (-112 2048 0 ) (-2048 2048 0 ) +4 20 31 (-112 2048.082031 0 ) (-64 2048.046875 0 ) (-64 2048 0 ) (-112 2048 0 ) +4 23 50 (-2048 2048 0 ) (-112 2048 0 ) (-112 -2048 0 ) (-2048 -2048 0 ) +4 23 44 (-64 -112 0 ) (-64 -2048 0 ) (-112 -2048 0 ) (-112 -112 0 ) +4 23 32 (-112 2048 0 ) (-64 2048 0 ) (-64 112 0 ) (-112 112 0 ) +3 24 52 (-2048 2048 0 ) (-2048 0 0 ) (-2048.750000 1024.000375 0 ) +3 25 51 (-2048 0 0 ) (-2048 -2048 0 ) (-2048.750000 -1024.000375 0 ) +4 27 55 (-2048 -2048 0 ) (-112 -2048 0 ) (-112 -2048.082031 0 ) (-1024.000375 -2048.750000 0 ) +4 27 46 (-112 -2048 0 ) (-64 -2048 0 ) (-64 -2048.046875 0 ) (-112 -2048.082031 0 ) +3 28 35 (2048.082031 112 0 ) (2048 112 0 ) (2048 112 -112 ) +3 29 34 (2048 112 -112 ) (2048 112 -2048 ) (2048.708984 112 -1080.000354 ) +3 30 49 (-112 2048 -2048 ) (-112 2048 -112 ) (-112 2048.708984 -1080.000354 ) +3 31 48 (-112 2048 0 ) (-112 2048.082031 0 ) (-112 2048 -112 ) +4 32 50 (-112 112 0 ) (-112 2048 0 ) (-112 2048 -2048 ) (-112 112 -2048 ) +4 32 41 (-112 112 -16 ) (-112 112 -2048 ) (112 112 -2048 ) (112 112 -16 ) +4 32 36 (2048 112 -2048 ) (2048 112 0 ) (112 112 0 ) (112 112 -2048 ) +3 33 53 (-112 1080.000354 -2048.708984 ) (-112 112 -2048 ) (-112 2048 -2048 ) +3 33 42 (112 112 -2048 ) (-112 112 -2048 ) (112 112 -2048.164062 ) +4 33 38 (2048 112 -2048 ) (112 112 -2048 ) (112 112 -2048.164062 ) (968.000396 112 -2048.791016 ) +4 36 44 (112 -112 -2048 ) (112 -2048 -2048 ) (112 -2048 0 ) (112 -112 0 ) +4 36 41 (112 112 -16 ) (112 112 -2048 ) (112 -112 -2048 ) (112 -112 -16 ) +3 37 47 (112 -1080.000354 -2048.708984 ) (112 -2048 -2048 ) (112 -112 -2048 ) +3 38 42 (112 112 -2048 ) (112 112 -2048.164062 ) (112 -112 -2048 ) +3 39 46 (112 -2048 -112 ) (112 -2048 -2048 ) (112 -2048.708984 -1080.000354 ) +3 40 45 (112 -2048.082031 0 ) (112 -2048 0 ) (112 -2048 -112 ) +4 41 50 (-112 112 -16 ) (-112 112 -2048 ) (-112 -112 -2048 ) (-112 -112 -16 ) +4 41 44 (112 -112 -2048 ) (112 -112 -16 ) (-112 -112 -16 ) (-112 -112 -2048 ) +3 43 54 (-112 112 -2048 ) (-112 -112 -2048.164062 ) (-112 -112 -2048 ) +3 43 47 (112 -112 -2048 ) (-112 -112 -2048 ) (-112 -112 -2048.164062 ) +4 44 50 (-112 -2048 0 ) (-112 -112 0 ) (-112 -112 -2048 ) (-112 -2048 -2048 ) +4 46 55 (-112 -2048.082031 0 ) (-112 -2048 0 ) (-112 -2048 -2048 ) (-112 -2048.791016 -968.000396 ) +4 47 54 (-112 -2048 -2048 ) (-112 -112 -2048 ) (-112 -112 -2048.164062 ) (-112 -968.000396 -2048.791016 )